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

diff --git a/force-app/main/default/experiences/Consumable_21/views/lexSummonsCreat.json b/force-app/main/default/experiences/Consumable_21/views/lexSummonsCreat.json
new file mode 100644
index 0000000..982783d
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/lexSummonsCreat.json
@@ -0,0 +1,81 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:dynamicLayout",
+    "dataProviders": [],
+    "id": "f6f1703b-2bcc-4415-af63-84125a42b0ee",
+    "label": "LexSummonsCreat",
+    "regions": [
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "background": "background: rgba(0,0,0,0)",
+                        "backgroundOverlay": "rgba(0,0,0,0.5)",
+                        "contentAreaWidth": 100,
+                        "sectionConfig": {
+                            "UUID": "aa888470-04f2-4660-b6c6-8d99622107c7",
+                            "columns": [
+                                {
+                                    "UUID": "2e69199b-872c-4035-a0a7-cbdc6dbbd77e",
+                                    "columnKey": "1",
+                                    "columnName": "Column 1",
+                                    "columnWidth": "12",
+                                    "seedComponents": []
+                                }
+                            ]
+                        },
+                        "sectionHeight": 300
+                    },
+                    "componentName": "forceCommunity:section",
+                    "id": "aa888470-04f2-4660-b6c6-8d99622107c7",
+                    "regions": [
+                        {
+                            "components": [
+                                {
+                                    "componentAttributes": {},
+                                    "componentName": "c:lexSummonsCreat",
+                                    "id": "e2a4023b-4c0c-4d42-963c-f22b93cf4563",
+                                    "renderPriority": "NEUTRAL",
+                                    "renditionMap": {},
+                                    "type": "component"
+                                }
+                            ],
+                            "id": "2e69199b-872c-4035-a0a7-cbdc6dbbd77e",
+                            "regionLabel": "Column 1",
+                            "regionName": "1",
+                            "renditionMap": {},
+                            "type": "region"
+                        }
+                    ],
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "36813fe4-e487-4809-8354-5cfc9c0e2107",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "LexSummonsCreat"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "4b7ca8d4-50ae-4d0d-bcb9-1a2069122e74",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "721b0894-38f5-4ec9-a690-7db724d10b0a",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "custom-lexsummonscreat"
+}

--
Gitblit v1.9.1