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

diff --git a/force-app/main/default/experiences/Consumable_21/views/dashboardList.json b/force-app/main/default/experiences/Consumable_21/views/dashboardList.json
new file mode 100644
index 0000000..03a3bbd
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/dashboardList.json
@@ -0,0 +1,37 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "5ac09d10-30b2-49e0-a01b-26452f691876",
+    "label": "Dashboard List",
+    "regions": [
+        {
+            "id": "daa6e8e3-77f0-4065-9901-711c8efaa5a7",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {},
+                    "componentName": "forceCommunity:dashboardList",
+                    "id": "c7146be9-1bfc-412e-96b0-91ac3ea31fe3",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "cd7bf953-8f03-4944-bd82-3de39e50e3bc",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "2ac5c3dc-eb46-4a8d-b777-c1890d995fde",
+            "regionName": "footer",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "list-01Z"
+}

--
Gitblit v1.9.1