buli
2023-07-14 dd1c643be561ebfbb521431b49d6e1e65bfcbd81
force-app/main/default/experiences/Consumable1/views/groupList.json
@@ -1,40 +1,47 @@
{
  "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
  "componentName" : "siteforce:sldsOneColLayout",
  "dataProviders" : [ ],
  "id" : "949c0ee3-6484-4ed7-a44f-aa417cec1835",
  "label" : "Group List",
  "regions" : [ {
    "id" : "9a5c8668-57b0-4ed9-b08f-7db30276d775",
    "regionName" : "header",
    "type" : "region"
  }, {
    "components" : [ {
      "componentAttributes" : {
        "richTextValue" : "             <h1 style=\"text-align: center;\">                 <b style=\"font-size: 20px; color: #1e2443;\">Group List</b>             </h1>             "
      },
      "componentName" : "forceCommunity:richTextInline",
      "id" : "cbff4378-dadd-486b-b610-0c737fcc355a",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    }, {
      "componentAttributes" : { },
      "componentName" : "forceCommunity:groupObjectHome",
      "id" : "c5348791-4e5f-4115-bc57-297af7a3560b",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "e9583cc1-1d2d-49a3-bab1-4e826e4cce53",
    "regionName" : "content",
    "type" : "region"
  }, {
    "id" : "cc1ad297-48af-47cf-b66f-373b81e275f1",
    "regionName" : "footer",
    "type" : "region"
  } ],
  "themeLayoutType" : "Inner",
  "type" : "view",
  "viewType" : "list-0F9"
}
    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
    "componentName": "siteforce:sldsOneColLayout",
    "dataProviders": [],
    "id": "949c0ee3-6484-4ed7-a44f-aa417cec1835",
    "label": "Group List",
    "regions": [
        {
            "id": "9a5c8668-57b0-4ed9-b08f-7db30276d775",
            "regionName": "header",
            "type": "region"
        },
        {
            "components": [
                {
                    "componentAttributes": {
                        "richTextValue": "             <h1 style=\"text-align: center;\">                 <b style=\"font-size: 20px; color: #1e2443;\">Group List</b>             </h1>             "
                    },
                    "componentName": "forceCommunity:richTextInline",
                    "id": "cbff4378-dadd-486b-b610-0c737fcc355a",
                    "renderPriority": "NEUTRAL",
                    "renditionMap": {},
                    "type": "component"
                },
                {
                    "componentAttributes": {},
                    "componentName": "forceCommunity:groupObjectHome",
                    "id": "c5348791-4e5f-4115-bc57-297af7a3560b",
                    "renderPriority": "NEUTRAL",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "id": "e9583cc1-1d2d-49a3-bab1-4e826e4cce53",
            "regionName": "content",
            "type": "region"
        },
        {
            "id": "cc1ad297-48af-47cf-b66f-373b81e275f1",
            "regionName": "footer",
            "type": "region"
        }
    ],
    "themeLayoutType": "Inner",
    "type": "view",
    "viewType": "list-0F9"
}