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

diff --git a/force-app/main/default/experiences/Consumable_21/views/lexSaleAndDelivery.json b/force-app/main/default/experiences/Consumable_21/views/lexSaleAndDelivery.json
new file mode 100644
index 0000000..aa2813b
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/lexSaleAndDelivery.json
@@ -0,0 +1,81 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:dynamicLayout",
+    "dataProviders": [],
+    "id": "90a77753-3af8-4953-b01c-06879a91e3f4",
+    "label": "LexSaleAndDelivery",
+    "regions": [
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "background": "background: rgba(0,0,0,0)",
+                        "backgroundOverlay": "rgba(0,0,0,0.5)",
+                        "contentAreaWidth": 100,
+                        "sectionConfig": {
+                            "UUID": "1b511ff5-fc63-4b50-8d9c-e25054c9c6bd",
+                            "columns": [
+                                {
+                                    "UUID": "c252b9f1-a94f-4c1f-9315-3fd3233d5e2f",
+                                    "columnKey": "1",
+                                    "columnName": "Column 1",
+                                    "columnWidth": "12",
+                                    "seedComponents": []
+                                }
+                            ]
+                        },
+                        "sectionHeight": 300
+                    },
+                    "componentName": "forceCommunity:section",
+                    "id": "1b511ff5-fc63-4b50-8d9c-e25054c9c6bd",
+                    "regions": [
+                        {
+                            "components": [
+                                {
+                                    "componentAttributes": {},
+                                    "componentName": "c:lexSaleAndDelivery",
+                                    "id": "5dfcfce1-e6cb-4dd7-aa79-e95c0073efc2",
+                                    "renderPriority": "NEUTRAL",
+                                    "renditionMap": {},
+                                    "type": "component"
+                                }
+                            ],
+                            "id": "c252b9f1-a94f-4c1f-9315-3fd3233d5e2f",
+                            "regionLabel": "Column 1",
+                            "regionName": "1",
+                            "renditionMap": {},
+                            "type": "region"
+                        }
+                    ],
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "6b4b4e72-48df-4f01-a984-20e35f648911",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "LexSaleAndDelivery"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "f33162e6-aed9-44bd-b176-d09ee7ae9969",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "ba34748e-afdc-4436-8a0b-15bffcb270b2",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "custom-lexsaleanddelivery"
+}

--
Gitblit v1.9.1