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

diff --git a/force-app/main/default/experiences/Consumable_21/views/lexOverdueStock.json b/force-app/main/default/experiences/Consumable_21/views/lexOverdueStock.json
new file mode 100644
index 0000000..38fbd2d
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/lexOverdueStock.json
@@ -0,0 +1,81 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:dynamicLayout",
+    "dataProviders": [],
+    "id": "d58143e6-fa98-4c6b-b61e-205921ce7586",
+    "label": "lexOverdueStock",
+    "regions": [
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "background": "background: rgba(0,0,0,0)",
+                        "backgroundOverlay": "rgba(0,0,0,0.5)",
+                        "contentAreaWidth": 100,
+                        "sectionConfig": {
+                            "UUID": "b5f8ed57-3632-4b40-bcee-58cccd7aff48",
+                            "columns": [
+                                {
+                                    "UUID": "36b0d4c2-ba9e-4d2d-952a-f5ff15e575c9",
+                                    "columnKey": "1",
+                                    "columnName": "Column 1",
+                                    "columnWidth": "12",
+                                    "seedComponents": []
+                                }
+                            ]
+                        },
+                        "sectionHeight": 300
+                    },
+                    "componentName": "forceCommunity:section",
+                    "id": "b5f8ed57-3632-4b40-bcee-58cccd7aff48",
+                    "regions": [
+                        {
+                            "components": [
+                                {
+                                    "componentAttributes": {},
+                                    "componentName": "c:lexOverdueStock",
+                                    "id": "796b2bfd-f2bf-4cf6-bb67-ff2932ce76b8",
+                                    "renderPriority": "NEUTRAL",
+                                    "renditionMap": {},
+                                    "type": "component"
+                                }
+                            ],
+                            "id": "36b0d4c2-ba9e-4d2d-952a-f5ff15e575c9",
+                            "regionLabel": "Column 1",
+                            "regionName": "1",
+                            "renditionMap": {},
+                            "type": "region"
+                        }
+                    ],
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "272771ba-89cd-4a85-8856-0935f895b06e",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "lexOverdueStock"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "04811b07-ae7b-4446-b938-d51b4a82e8a9",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "3c217eab-097a-48c5-a1bf-e42b1b4dd402",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "custom-lexoverduestock"
+}

--
Gitblit v1.9.1