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/lexOutboundorderImport.json | 81 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 81 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/lexOutboundorderImport.json b/force-app/main/default/experiences/Consumable_21/views/lexOutboundorderImport.json new file mode 100644 index 0000000..660b49c --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/views/lexOutboundorderImport.json @@ -0,0 +1,81 @@ +{ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "da82669a-9527-4f47-a2bb-7a0d376ff837", + "label": "LexOutboundorderImport", + "regions": [ + { + "components": [ + { + "componentAttributes": { + "background": "background: rgba(0,0,0,0)", + "backgroundOverlay": "rgba(0,0,0,0.5)", + "contentAreaWidth": 100, + "sectionConfig": { + "UUID": "880736f4-f8ff-43bb-86a9-c959ec773790", + "columns": [ + { + "UUID": "701c3f2f-5e69-40cb-89c4-d76f3a957ed4", + "columnKey": "1", + "columnName": "Column 1", + "columnWidth": "12", + "seedComponents": [] + } + ] + }, + "sectionHeight": 300 + }, + "componentName": "forceCommunity:section", + "id": "880736f4-f8ff-43bb-86a9-c959ec773790", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "c:lexOutboundorderImport", + "id": "0cb1d200-6ac7-44af-b69b-26e6146d2b00", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "701c3f2f-5e69-40cb-89c4-d76f3a957ed4", + "regionLabel": "Column 1", + "regionName": "1", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "898ab149-4525-4afc-b602-539b03d84a17", + "regionName": "content", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "LexOutboundorderImport" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "835ecf2b-de96-4886-b447-e52a6c6f0597", + "renditionMap": {}, + "type": "component" + } + ], + "id": "535c283f-05f1-4c67-b47b-702fc383cd1d", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexoutboundorderimport" +} -- Gitblit v1.9.1