From 0c4796706fc9473d069b620321a54b20a119906c Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 11 七月 2023 14:16:44 +0800
Subject: [PATCH] Merge branch 'LEXUpgrade2023-Deloitte'

---
 force-app/main/default/experiences/Consumable_21/views/fileList.json |   39 +++++++++++++++++++++++++++++++++++++++
 1 files changed, 39 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable_21/views/fileList.json b/force-app/main/default/experiences/Consumable_21/views/fileList.json
new file mode 100644
index 0000000..732cf49
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/fileList.json
@@ -0,0 +1,39 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "27e5ec62-67fd-485d-af35-ecaae97389b3",
+    "label": "File List",
+    "regions": [
+        {
+            "id": "c9685e9b-711f-4dd4-977e-6d9137647e8e",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "pageSize": 25
+                    },
+                    "componentName": "forceCommunity:filesList",
+                    "id": "476a5a8b-b8f1-4b8d-9ab6-bceba74700b1",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "5b604875-3c1f-4b95-a594-195fe6ce6ae7",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "6f280e8d-47b7-4352-8282-30dfe204ea50",
+            "regionName": "footer",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "list-069"
+}

--
Gitblit v1.9.1