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

diff --git a/force-app/main/default/experiences/Consumable_21/views/lexInventoryView.json b/force-app/main/default/experiences/Consumable_21/views/lexInventoryView.json
new file mode 100644
index 0000000..f751b85
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/lexInventoryView.json
@@ -0,0 +1,81 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:dynamicLayout",
+    "dataProviders": [],
+    "id": "293d6201-3895-490a-a6a9-665d2186863b",
+    "label": "lexInventoryView",
+    "regions": [
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "background": "background: rgba(0,0,0,0)",
+                        "backgroundOverlay": "rgba(0,0,0,0.5)",
+                        "contentAreaWidth": 100,
+                        "sectionConfig": {
+                            "UUID": "67a37a42-a10c-4f5d-a503-804f76292c90",
+                            "columns": [
+                                {
+                                    "UUID": "916c97a5-d46e-4464-9c34-8f4e968e68da",
+                                    "columnKey": "1",
+                                    "columnName": "Column 1",
+                                    "columnWidth": "12",
+                                    "seedComponents": []
+                                }
+                            ]
+                        },
+                        "sectionHeight": 300
+                    },
+                    "componentName": "forceCommunity:section",
+                    "id": "67a37a42-a10c-4f5d-a503-804f76292c90",
+                    "regions": [
+                        {
+                            "components": [
+                                {
+                                    "componentAttributes": {},
+                                    "componentName": "c:lexinventoryViewLWC",
+                                    "id": "4f4dca89-7053-40cb-99fa-e4c41d33506f",
+                                    "renderPriority": "NEUTRAL",
+                                    "renditionMap": {},
+                                    "type": "component"
+                                }
+                            ],
+                            "id": "916c97a5-d46e-4464-9c34-8f4e968e68da",
+                            "regionLabel": "Column 1",
+                            "regionName": "1",
+                            "renditionMap": {},
+                            "type": "region"
+                        }
+                    ],
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "8df334a1-1fe9-4f78-a3ce-5f779b3725c5",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "lexInventoryView"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "db8939f2-931b-4dc5-acca-a80c470e81d6",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "1e982ac7-8cb0-4be4-b9fb-621824fed264",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "custom-lexinventoryview"
+}

--
Gitblit v1.9.1