FUYU
2023-12-13 4488f711dbc01a8db6753907cae2ef4021dede68
force-app/main/default/experiences/Consumable1/views/fileList.json
@@ -1,33 +1,39 @@
{
  "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
  "componentName" : "siteforce:sldsOneColLayout",
  "dataProviders" : [ ],
  "id" : "193807a6-e99f-4075-9811-62dda5b13d43",
  "label" : "File List",
  "regions" : [ {
    "id" : "af6a54e4-65cf-4412-831e-3d55625076ae",
    "regionName" : "header",
    "type" : "region"
  }, {
    "components" : [ {
      "componentAttributes" : {
        "pageSize" : 25
      },
      "componentName" : "forceCommunity:filesList",
      "id" : "11e918ad-fc08-4907-8d8c-5aaddd9a92e8",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "4a7c43a0-6939-4ea5-b8a4-b69789506c76",
    "regionName" : "content",
    "type" : "region"
  }, {
    "id" : "f720b89f-67f7-40d3-9eb0-f56d0fc7d379",
    "regionName" : "footer",
    "type" : "region"
  } ],
  "themeLayoutType" : "Inner",
  "type" : "view",
  "viewType" : "list-069"
}
    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
    "componentName": "siteforce:sldsOneColLayout",
    "dataProviders": [],
    "id": "193807a6-e99f-4075-9811-62dda5b13d43",
    "label": "File List",
    "regions": [
        {
            "id": "af6a54e4-65cf-4412-831e-3d55625076ae",
            "regionName": "header",
            "type": "region"
        },
        {
            "components": [
                {
                    "componentAttributes": {
                        "pageSize": 25
                    },
                    "componentName": "forceCommunity:filesList",
                    "id": "11e918ad-fc08-4907-8d8c-5aaddd9a92e8",
                    "renderPriority": "NEUTRAL",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "id": "4a7c43a0-6939-4ea5-b8a4-b69789506c76",
            "regionName": "content",
            "type": "region"
        },
        {
            "id": "f720b89f-67f7-40d3-9eb0-f56d0fc7d379",
            "regionName": "footer",
            "type": "region"
        }
    ],
    "themeLayoutType": "Inner",
    "type": "view",
    "viewType": "list-069"
}