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

diff --git a/force-app/main/default/experiences/Consumable_21/views/dashboardDetail.json b/force-app/main/default/experiences/Consumable_21/views/dashboardDetail.json
new file mode 100644
index 0000000..9e9c8a2
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/dashboardDetail.json
@@ -0,0 +1,58 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "62c1cd02-8480-40fa-904f-418af2153eca",
+    "label": "Dashboard Detail",
+    "regions": [
+        {
+            "id": "22074c71-247e-4d46-9592-b1a9bcdfe024",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "height": "1065",
+                        "recordId": "{!recordId}"
+                    },
+                    "componentName": "forceCommunity:dashboard",
+                    "id": "e6c192bc-4e57-484e-a5ac-141d4a624b2a",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "3327088d-8b39-452b-bf17-63cc1b96a0a3",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "08cb94c4-e4c4-4324-bf97-57dea84fc9fc",
+            "regionName": "footer",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "{!Record._Object}: {!Record._Title}"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "e9d8fbd5-8938-4934-969d-6764066bd2b8",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "8e50cedc-f527-4b9c-9a9a-cf585c7e3091",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "detail-01Z"
+}

--
Gitblit v1.9.1