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/lexArriveGsDetails.json | 81 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 81 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/lexArriveGsDetails.json b/force-app/main/default/experiences/Consumable_21/views/lexArriveGsDetails.json new file mode 100644 index 0000000..326d2bf --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/views/lexArriveGsDetails.json @@ -0,0 +1,81 @@ +{ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:dynamicLayout", + "dataProviders": [], + "id": "a4c209b0-404f-4e68-bfd1-621ee6f32c54", + "label": "LexArriveGsDetails", + "regions": [ + { + "components": [ + { + "componentAttributes": { + "background": "background: rgba(0,0,0,0)", + "backgroundOverlay": "rgba(0,0,0,0.5)", + "contentAreaWidth": 100, + "sectionConfig": { + "UUID": "e00bc5e4-f1af-41af-b3bf-fb12225249b6", + "columns": [ + { + "UUID": "ff1a0009-56a0-4897-a90c-9e8c88caf4d1", + "columnKey": "1", + "columnName": "Column 1", + "columnWidth": "12", + "seedComponents": [] + } + ] + }, + "sectionHeight": 300 + }, + "componentName": "forceCommunity:section", + "id": "e00bc5e4-f1af-41af-b3bf-fb12225249b6", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "c:lexArriveGsDetails", + "id": "843125e6-3ec5-433d-82da-c16d8a1b6f13", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "ff1a0009-56a0-4897-a90c-9e8c88caf4d1", + "regionLabel": "Column 1", + "regionName": "1", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "b2206fc6-0629-47d0-9e11-b1870e6dcc79", + "regionName": "content", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "LexArriveGsDetails" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "3207e4cf-433a-4346-8f9b-15a3e7c63d65", + "renditionMap": {}, + "type": "component" + } + ], + "id": "41aa55a5-a8e5-460a-80db-c73c3ff9df25", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "custom-lexarrivegsdetails" +} -- Gitblit v1.9.1