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/lexAgencyInfo.json | 81 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 81 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/lexAgencyInfo.json b/force-app/main/default/experiences/Consumable_21/views/lexAgencyInfo.json new file mode 100644 index 0000000..2b67ced --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/views/lexAgencyInfo.json @@ -0,0 +1,81 @@ +{ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "c558f76d-08aa-4c90-87d5-79689fdd7e19", + "label": "lexAgencyInfo", + "regions": [ + { + "components": [ + { + "componentAttributes": { + "background": "background: rgba(0,0,0,0)", + "backgroundOverlay": "rgba(0,0,0,0.5)", + "contentAreaWidth": 100, + "sectionConfig": { + "UUID": "0fe31625-b19d-42b8-9d16-3714b25e7e8f", + "columns": [ + { + "UUID": "74b857cd-a540-4852-9593-c13bf98f0b6b", + "columnKey": "1", + "columnName": "Column 1", + "columnWidth": "12", + "seedComponents": [] + } + ] + }, + "sectionHeight": 300 + }, + "componentName": "forceCommunity:section", + "id": "0fe31625-b19d-42b8-9d16-3714b25e7e8f", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "c:lexAgencyInfo", + "id": "2a46aa63-fedf-4b2f-a934-5befed84050a", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "74b857cd-a540-4852-9593-c13bf98f0b6b", + "regionLabel": "Column 1", + "regionName": "1", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "1259aff9-b8a9-42e3-8a11-df7baf08bbc0", + "regionName": "content", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "lexAgencyInfo" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "a2f6086c-ee22-481f-9251-1f7d78a76694", + "renditionMap": {}, + "type": "component" + } + ], + "id": "00c48920-25c9-4e42-ad29-b45ece6bd1e4", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexagencyinfo" +} -- Gitblit v1.9.1