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/lexConsumableOrderManage.json | 81 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 81 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/lexConsumableOrderManage.json b/force-app/main/default/experiences/Consumable_21/views/lexConsumableOrderManage.json new file mode 100644 index 0000000..d2c14f8 --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/views/lexConsumableOrderManage.json @@ -0,0 +1,81 @@ +{ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "2623448a-1cdd-4bb7-a610-921f58adcd80", + "label": "LexConsumableOrderManage", + "regions": [ + { + "components": [ + { + "componentAttributes": { + "background": "background: rgba(0,0,0,0)", + "backgroundOverlay": "rgba(0,0,0,0.5)", + "contentAreaWidth": 100, + "sectionConfig": { + "UUID": "78cf86c2-ac79-4bec-be85-3679272d86c2", + "columns": [ + { + "UUID": "28ca8afb-2630-4e26-b2aa-a59817fe16d0", + "columnKey": "1", + "columnName": "Column 1", + "columnWidth": "12", + "seedComponents": [] + } + ] + }, + "sectionHeight": 300 + }, + "componentName": "forceCommunity:section", + "id": "78cf86c2-ac79-4bec-be85-3679272d86c2", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "c:lexConsumableOrderManage", + "id": "9c244a3a-fd9e-4c10-8379-79cf5230e64c", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "28ca8afb-2630-4e26-b2aa-a59817fe16d0", + "regionLabel": "Column 1", + "regionName": "1", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "389f115f-8479-44dd-9912-abf349ba6701", + "regionName": "content", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "LexConsumableOrderManage" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "784a7c58-1d99-405f-848f-0cb10712a18b", + "renditionMap": {}, + "type": "component" + } + ], + "id": "15a651b0-aa1f-4bd6-982f-c697cbeeb3c9", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexconsumableordermanage" +} -- Gitblit v1.9.1