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/lexRemoveBox.json | 81 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 81 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/lexRemoveBox.json b/force-app/main/default/experiences/Consumable_21/views/lexRemoveBox.json new file mode 100644 index 0000000..afc6c2f --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/views/lexRemoveBox.json @@ -0,0 +1,81 @@ +{ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "d2e89610-42e7-4a89-811b-88ffc7616a93", + "label": "LexRemoveBox", + "regions": [ + { + "components": [ + { + "componentAttributes": { + "background": "background: rgba(0,0,0,0)", + "backgroundOverlay": "rgba(0,0,0,0.5)", + "contentAreaWidth": 100, + "sectionConfig": { + "UUID": "eb3dcb68-ca63-4485-bb83-0555b0053a37", + "columns": [ + { + "UUID": "1a674342-55bd-40f4-ba01-a666a9193984", + "columnKey": "1", + "columnName": "Column 1", + "columnWidth": "12", + "seedComponents": [] + } + ] + }, + "sectionHeight": 300 + }, + "componentName": "forceCommunity:section", + "id": "eb3dcb68-ca63-4485-bb83-0555b0053a37", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "c:lexRemoveBox", + "id": "fb2f30d8-1c08-40e8-bde3-80551d722d19", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "1a674342-55bd-40f4-ba01-a666a9193984", + "regionLabel": "Column 1", + "regionName": "1", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "0b761058-de22-4b3f-891f-a6900f8a6db8", + "regionName": "content", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "LexRemoveBox" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "9303032b-91e4-4b55-adaa-e59ba086b7a3", + "renditionMap": {}, + "type": "component" + } + ], + "id": "2aed1452-6477-41b1-95b5-ecc54275d6b3", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexremovebox" +} -- Gitblit v1.9.1