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

diff --git a/force-app/main/default/experiences/Consumable_21/views/lexCancelRemoveBox.json b/force-app/main/default/experiences/Consumable_21/views/lexCancelRemoveBox.json
new file mode 100644
index 0000000..3314035
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/lexCancelRemoveBox.json
@@ -0,0 +1,81 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:dynamicLayout",
+    "dataProviders": [],
+    "id": "b3dcfa91-44f1-4f34-849a-cd6a51997236",
+    "label": "lexCancelRemoveBox",
+    "regions": [
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "background": "background: rgba(0,0,0,0)",
+                        "backgroundOverlay": "rgba(0,0,0,0.5)",
+                        "contentAreaWidth": 100,
+                        "sectionConfig": {
+                            "UUID": "6023505f-311a-452d-9dbe-5cf6fe7c24ca",
+                            "columns": [
+                                {
+                                    "UUID": "ea372780-94b0-4a02-8210-16cd6dac417b",
+                                    "columnKey": "1",
+                                    "columnName": "Column 1",
+                                    "columnWidth": "12",
+                                    "seedComponents": []
+                                }
+                            ]
+                        },
+                        "sectionHeight": 300
+                    },
+                    "componentName": "forceCommunity:section",
+                    "id": "6023505f-311a-452d-9dbe-5cf6fe7c24ca",
+                    "regions": [
+                        {
+                            "components": [
+                                {
+                                    "componentAttributes": {},
+                                    "componentName": "c:lexCancelRemoveBox",
+                                    "id": "fca16c60-9266-4f5c-8c9d-f1a4142a33f8",
+                                    "renderPriority": "NEUTRAL",
+                                    "renditionMap": {},
+                                    "type": "component"
+                                }
+                            ],
+                            "id": "ea372780-94b0-4a02-8210-16cd6dac417b",
+                            "regionLabel": "Column 1",
+                            "regionName": "1",
+                            "renditionMap": {},
+                            "type": "region"
+                        }
+                    ],
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "d36c5678-9f93-41e0-91ee-37b8b5e58f1d",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "lexCancelRemoveBox"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "bc2283b4-e055-4dbb-aaee-7c69c6832f7b",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "75009416-b5c8-458c-b5e0-13c07f25390e",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "custom-lexcancelremovebox"
+}

--
Gitblit v1.9.1