binxie
2023-06-20 6d14c34d9a4e304bf3289e4ad957b091f27ef3b8
force-app/main/default/experiences/Site3/views/checkPassword.json
@@ -1,67 +1,58 @@
{
  "appPageId": "2bcb651a-3bf1-4ba0-bf17-8f52e81c95c6",
  "componentName": "siteforce:sldsOneColLayout",
  "dataProviders": [],
  "id": "a0810e9f-b4d6-4a64-80aa-02d99f2c8234",
  "label": "Check Password",
  "regions": [
    {
      "components": [
        {
          "componentAttributes": {
            "richTextValue": "<div style=\"text-align: center;\"><span style=\"font-size:22px\">NOW, CHECK YOUR EMAIL</span></div>"
          },
          "componentName": "forceCommunity:richTextInline",
          "id": "79101fac-0f27-4968-b69b-af30771dcccf",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        },
        {
          "componentAttributes": {
            "richTextValue": "<div style=\"text-align: center;\">Check the email account associated with your user name for instructions on resetting your password. Remember to look in your spam folder, where automated messages sometimes filter.   If you still can't log in, contact your administrator.</div>"
          },
          "componentName": "forceCommunity:richTextInline",
          "id": "c19aadfa-f932-405c-9d25-5d6f43361035",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        },
        {
          "componentAttributes": {
            "richTextValue": "<div style=\"text-align: center;\"><a href=\"./\">Back to login</a></div>"
          },
          "componentName": "forceCommunity:richTextInline",
          "id": "2a4826d1-54c0-4e91-8d77-23c4152e281d",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        }
      ],
      "id": "aff6a477-e89c-4adf-865f-a6ed3bf3b795",
      "regionName": "content",
      "type": "region"
    },
    {
      "components": [
        {
          "componentAttributes": {
            "customHeadTags": "",
            "description": "",
            "title": "Check Password"
          },
          "componentName": "forceCommunity:seoAssistant",
          "id": "51b9427e-2b7e-49f7-a4b1-ccf0eafa56a3",
          "renditionMap": {},
          "type": "component"
        }
      ],
      "id": "c4dd2d29-9f0d-412d-9a48-08d0464ba417",
      "regionName": "sfdcHiddenRegion",
      "type": "region"
    }
  ],
  "themeLayoutType": "Login",
  "type": "view",
  "viewType": "check-password"
}
  "appPageId" : "2bcb651a-3bf1-4ba0-bf17-8f52e81c95c6",
  "componentName" : "siteforce:sldsOneColLayout",
  "dataProviders" : [ ],
  "id" : "a0810e9f-b4d6-4a64-80aa-02d99f2c8234",
  "label" : "Check Password",
  "regions" : [ {
    "components" : [ {
      "componentAttributes" : {
        "richTextValue" : "<div style=\"text-align: center;\"><span style=\"font-size:22px\">NOW, CHECK YOUR EMAIL</span></div>"
      },
      "componentName" : "forceCommunity:richTextInline",
      "id" : "79101fac-0f27-4968-b69b-af30771dcccf",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    }, {
      "componentAttributes" : {
        "richTextValue" : "<div style=\"text-align: center;\">Check the email account associated with your user name for instructions on resetting your password. Remember to look in your spam folder, where automated messages sometimes filter.   If you still can't log in, contact your administrator.</div>"
      },
      "componentName" : "forceCommunity:richTextInline",
      "id" : "c19aadfa-f932-405c-9d25-5d6f43361035",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    }, {
      "componentAttributes" : {
        "richTextValue" : "<div style=\"text-align: center;\"><a href=\"./\">Back to login</a></div>"
      },
      "componentName" : "forceCommunity:richTextInline",
      "id" : "2a4826d1-54c0-4e91-8d77-23c4152e281d",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "aff6a477-e89c-4adf-865f-a6ed3bf3b795",
    "regionName" : "content",
    "type" : "region"
  }, {
    "components" : [ {
      "componentAttributes" : {
        "customHeadTags" : "",
        "description" : "",
        "title" : "Check Password"
      },
      "componentName" : "forceCommunity:seoAssistant",
      "id" : "51b9427e-2b7e-49f7-a4b1-ccf0eafa56a3",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "c4dd2d29-9f0d-412d-9a48-08d0464ba417",
    "regionName" : "sfdcHiddenRegion",
    "type" : "region"
  } ],
  "themeLayoutType" : "Login",
  "type" : "view",
  "viewType" : "check-password"
}