From 80a3f59e2d3df07805bc67e329300b8de90a5b3a Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 11 七月 2023 14:13:08 +0800
Subject: [PATCH] Merge branch 'LEXCommunityLiJun' into LEXUpgrade2023-Deloitte

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

diff --git a/force-app/main/default/experiences/Consumable_21/views/reportDetail.json b/force-app/main/default/experiences/Consumable_21/views/reportDetail.json
new file mode 100644
index 0000000..2264104
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/reportDetail.json
@@ -0,0 +1,57 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "f74c2f86-84ce-4157-a76d-542bd0ca8351",
+    "label": "Report Detail",
+    "regions": [
+        {
+            "id": "a42fdd13-c95f-41c9-b991-5bd43876bbe1",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "recordId": "{!recordId}"
+                    },
+                    "componentName": "forceCommunity:reportPage",
+                    "id": "bc478db1-7a45-45dd-918b-1a4004b401a1",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "dd41d526-05b9-46dc-a994-6960b904c88c",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "5eac274a-5499-47b1-ae2d-33aea9633ab0",
+            "regionName": "footer",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "{!Record._Object}: {!Record._Title}"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "8dd3f7b0-ab94-4fc9-96f2-9b235d28ef75",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "4158b198-2e76-4527-84b1-0545f38f1e67",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "detail-00O"
+}

--
Gitblit v1.9.1