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/reportList.json |   37 +++++++++++++++++++++++++++++++++++++
 1 files changed, 37 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable_21/views/reportList.json b/force-app/main/default/experiences/Consumable_21/views/reportList.json
new file mode 100644
index 0000000..25b9801
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/reportList.json
@@ -0,0 +1,37 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "aec1e1b3-f846-4a3c-bb16-dc3a06c86c45",
+    "label": "Report List",
+    "regions": [
+        {
+            "id": "dab5410c-8cfd-4048-b659-d23d7723c9f3",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {},
+                    "componentName": "forceCommunity:reportList",
+                    "id": "be602af9-57bc-4622-863c-e55016dc1180",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "e6143314-c99f-4efb-9d10-b4b81c74bc57",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "c0089849-7e79-4b6f-ae67-578aaa75c9ed",
+            "regionName": "footer",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "list-00O"
+}

--
Gitblit v1.9.1