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/Partner21/views/home.json | 154 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 154 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/home.json b/force-app/main/default/experiences/Partner21/views/home.json new file mode 100644 index 0000000..9730b42 --- /dev/null +++ b/force-app/main/default/experiences/Partner21/views/home.json @@ -0,0 +1,154 @@ +{ + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "componentName": "siteforce:sldsTwoCol84Layout", + "dataProviders": [], + "id": "4fa3fa38-4d0f-4247-9f1d-cccfa436763a", + "label": "Home", + "regions": [ + { + "components": [ + { + "componentAttributes": { + "richTextValue": "<h1 style=\"text-align: center;\"><strong style=\"font-size: 28px; color: rgb(30, 36, 67);\"> </strong><strong style=\"font-size: 28px;\">娆㈣繋浣跨敤缁忛攢鍟嗘椿鍔ㄧ鐞嗙郴缁�!</strong></h1>" + }, + "componentName": "forceCommunity:richTextInline", + "id": "288056b9-19a8-4fb0-bb2d-e9df4a1e8323", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "c4aa6478-aeb4-401e-9856-a7c5ad49939a", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "tabsetConfig": { + "UUID": "a34ef4d7-956e-4ff6-b57f-449ab0c365bd", + "activeTab": "tab1", + "tabs": [ + { + "UUID": "e9161519-4cfb-450d-8b6c-6fb901731928", + "allowGuestUser": true, + "locked": false, + "seedComponents": [ + { + "attributes": {}, + "fqn": "forceCommunity:dashboard" + } + ], + "tabKey": "tab1", + "tabName": "Business Summary" + }, + { + "UUID": "035ed89e-2b2c-4e99-8b59-aa494eb293b2", + "allowGuestUser": true, + "locked": false, + "seedComponents": [ + { + "attributes": { + "type": "Home" + }, + "fqn": "forceCommunity:forceCommunityFeed" + } + ], + "tabKey": "tab2", + "tabName": "News & Updates" + } + ], + "useOverflowMenu": false + } + }, + "componentName": "forceCommunity:tabset", + "id": "a34ef4d7-956e-4ff6-b57f-449ab0c365bd", + "regions": [ + { + "components": [ + { + "componentAttributes": { + "height": "485", + "recordId": "01Z0l000000cnvqEAA" + }, + "componentName": "forceCommunity:dashboard", + "id": "98e3f33b-6cf4-4f81-8b68-c22aeb01eebe", + "renditionMap": {}, + "type": "component" + } + ], + "id": "e9161519-4cfb-450d-8b6c-6fb901731928", + "regionLabel": "Business Summary", + "regionName": "tab1", + "renditionMap": {}, + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "canChangeSorting": true, + "defaultFilter": "", + "defaultSortOrderHomeFeed": "Relevance", + "defaultSortOrderTopicsFeed": "Relevance", + "feedDesign": "DEFAULT", + "hasFeedSearch": true, + "subjectId": "{!recordId}", + "type": "Home" + }, + "componentName": "forceCommunity:forceCommunityFeed", + "id": "1e21094c-03b0-4931-a80b-7c51a83f38e6", + "renditionMap": {}, + "type": "component" + } + ], + "id": "035ed89e-2b2c-4e99-8b59-aa494eb293b2", + "regionLabel": "News & Updates", + "regionName": "tab2", + "renditionMap": {}, + "type": "region" + } + ], + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "0cb3aa2c-48ff-4713-adcd-dad0bd193235", + "regionName": "content", + "type": "region" + }, + { + "id": "b0ba4f16-e9b8-4f48-a2f5-b3d8d8c13b6c", + "regionName": "sidebar", + "type": "region" + }, + { + "id": "560deca7-2f6e-47c8-986f-24a589bf37b7", + "regionName": "footer", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "Home" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "cf12da6d-789e-4cbc-b87c-f9ae4a989108", + "renditionMap": {}, + "type": "component" + } + ], + "id": "dbdbdf01-b5fa-4f34-8a22-8afddbf3259e", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "home" +} -- Gitblit v1.9.1