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

diff --git a/force-app/main/default/experiences/Consumable_21/views/lexConsumableAccountInfoPrint.json b/force-app/main/default/experiences/Consumable_21/views/lexConsumableAccountInfoPrint.json
new file mode 100644
index 0000000..6081290
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/lexConsumableAccountInfoPrint.json
@@ -0,0 +1,81 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:dynamicLayout",
+    "dataProviders": [],
+    "id": "6d539cfe-d011-486d-ac5f-7ee2764809a5",
+    "label": "LexConsumableAccountInfoPrint",
+    "regions": [
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "background": "background: rgba(0,0,0,0)",
+                        "backgroundOverlay": "rgba(0,0,0,0.5)",
+                        "contentAreaWidth": 100,
+                        "sectionConfig": {
+                            "UUID": "f25c9d9e-88c0-45fb-9c46-3f6f5ec8a4b3",
+                            "columns": [
+                                {
+                                    "UUID": "3276a32c-0a7f-4d38-be16-53dba1c55704",
+                                    "columnKey": "1",
+                                    "columnName": "Column 1",
+                                    "columnWidth": "12",
+                                    "seedComponents": []
+                                }
+                            ]
+                        },
+                        "sectionHeight": 300
+                    },
+                    "componentName": "forceCommunity:section",
+                    "id": "f25c9d9e-88c0-45fb-9c46-3f6f5ec8a4b3",
+                    "regions": [
+                        {
+                            "components": [
+                                {
+                                    "componentAttributes": {},
+                                    "componentName": "c:lexConsumableAccountInfoPrint",
+                                    "id": "e8c7e5f0-2c4a-4dd5-bd08-03e35ead56d4",
+                                    "renderPriority": "NEUTRAL",
+                                    "renditionMap": {},
+                                    "type": "component"
+                                }
+                            ],
+                            "id": "3276a32c-0a7f-4d38-be16-53dba1c55704",
+                            "regionLabel": "Column 1",
+                            "regionName": "1",
+                            "renditionMap": {},
+                            "type": "region"
+                        }
+                    ],
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "e6b8c3f8-7f0f-44de-95d6-d834d69520c6",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "LexConsumableAccountInfoPrint"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "6398f7d8-c5ed-4132-854f-bed857252caa",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "dd4d3bb1-9c82-4519-91b1-c03d5a03a880",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "custom-lexconsumableaccountinfoprint"
+}

--
Gitblit v1.9.1