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/lexConsumableAccount.json | 81 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 81 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/lexConsumableAccount.json b/force-app/main/default/experiences/Consumable_21/views/lexConsumableAccount.json new file mode 100644 index 0000000..760f9e8 --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/views/lexConsumableAccount.json @@ -0,0 +1,81 @@ +{ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "16367a78-cbc2-45e0-adc8-99e2b57f9943", + "label": "LexConsumableAccount", + "regions": [ + { + "components": [ + { + "componentAttributes": { + "background": "background: rgba(0,0,0,0)", + "backgroundOverlay": "rgba(0,0,0,0.5)", + "contentAreaWidth": 100, + "sectionConfig": { + "UUID": "7fb38e47-b5f5-48a4-8fe0-ccd66b524eab", + "columns": [ + { + "UUID": "a743a69e-c758-414b-932d-7e169d91c32a", + "columnKey": "1", + "columnName": "Column 1", + "columnWidth": "12", + "seedComponents": [] + } + ] + }, + "sectionHeight": 300 + }, + "componentName": "forceCommunity:section", + "id": "7fb38e47-b5f5-48a4-8fe0-ccd66b524eab", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "c:lexConsumableAccount", + "id": "771ed559-d10b-4ae8-a13f-b5927e3d5d0e", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "a743a69e-c758-414b-932d-7e169d91c32a", + "regionLabel": "Column 1", + "regionName": "1", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "e23ebf56-14cd-4e0b-b80f-d35fc1d66098", + "regionName": "content", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "LexConsumableAccount" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "90e4cf9a-eb53-4b45-bbd2-0b89515a7cb1", + "renditionMap": {}, + "type": "component" + } + ], + "id": "9e3d45cd-91df-4280-908e-9f7ffc8bb8ce", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexconsumableaccount" +} -- Gitblit v1.9.1