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

diff --git a/force-app/main/default/experiences/Consumable_21/views/lexProductLimitEdit.json b/force-app/main/default/experiences/Consumable_21/views/lexProductLimitEdit.json
new file mode 100644
index 0000000..737762d
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/lexProductLimitEdit.json
@@ -0,0 +1,81 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:dynamicLayout",
+    "dataProviders": [],
+    "id": "2f3874fe-b561-465d-b1e4-83f32af06a3d",
+    "label": "LexProductLimitEdit",
+    "regions": [
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "background": "background: rgba(0,0,0,0)",
+                        "backgroundOverlay": "rgba(0,0,0,0.5)",
+                        "contentAreaWidth": 100,
+                        "sectionConfig": {
+                            "UUID": "fc9a630c-2b34-468e-8586-f38f2ec99977",
+                            "columns": [
+                                {
+                                    "UUID": "4bbc01a0-3a8e-4f79-a278-102421b64c19",
+                                    "columnKey": "1",
+                                    "columnName": "Column 1",
+                                    "columnWidth": "12",
+                                    "seedComponents": []
+                                }
+                            ]
+                        },
+                        "sectionHeight": 300
+                    },
+                    "componentName": "forceCommunity:section",
+                    "id": "fc9a630c-2b34-468e-8586-f38f2ec99977",
+                    "regions": [
+                        {
+                            "components": [
+                                {
+                                    "componentAttributes": {},
+                                    "componentName": "c:lexProductLimitEdit",
+                                    "id": "aacf514f-1447-4791-a5c6-b08e923143b7",
+                                    "renderPriority": "NEUTRAL",
+                                    "renditionMap": {},
+                                    "type": "component"
+                                }
+                            ],
+                            "id": "4bbc01a0-3a8e-4f79-a278-102421b64c19",
+                            "regionLabel": "Column 1",
+                            "regionName": "1",
+                            "renditionMap": {},
+                            "type": "region"
+                        }
+                    ],
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "6e7f2b08-c906-4841-b165-27973c0c7436",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "LexProductLimitEdit"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "e3374f0a-79c6-4db6-8558-109bec9be36f",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "c7485782-42bf-474e-b2fa-e3be306d2735",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "custom-lexproductlimitedit"
+}

--
Gitblit v1.9.1