From 80a3f59e2d3df07805bc67e329300b8de90a5b3a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 11 七月 2023 14:13:08 +0800 Subject: [PATCH] Merge branch 'LEXCommunityLiJun' into LEXUpgrade2023-Deloitte --- force-app/main/default/experiences/Partner21/views/resources.json | 75 +++++++++++++++++++++++++++++++++++++ 1 files changed, 75 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/resources.json b/force-app/main/default/experiences/Partner21/views/resources.json new file mode 100644 index 0000000..7d5cbdb --- /dev/null +++ b/force-app/main/default/experiences/Partner21/views/resources.json @@ -0,0 +1,75 @@ +{ + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "componentName": "siteforce:sldsTwoCol84Layout", + "dataProviders": [], + "id": "fe6b6a28-688d-44ad-921f-8ad8124e9a5d", + "label": "Resources", + "regions": [ + { + "id": "bf1b04ec-3a24-4aaa-ad19-9dd086392fd5", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "librariesHeaderLabel": "Libraries", + "showWorkspaceImage": true + }, + "componentName": "forceCommunity:workspacesList", + "id": "4be79487-0c69-4824-8d63-f209b4836e56", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "7f053486-a341-4c1b-b235-305ed271d840", + "regionName": "content", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "title": "Popular Now" + }, + "componentName": "forceChatter:recommendationsBig", + "id": "7347ee86-1a7c-46d9-8b28-6ff45898a22e", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "efea1d40-d248-4efc-8179-203496bc3d69", + "regionName": "sidebar", + "type": "region" + }, + { + "id": "159d628c-4403-410f-9cdc-6508d3e2c6d5", + "regionName": "footer", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "Resources" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "35d3f15e-df06-4cbb-bf3c-7fb747fe299e", + "renditionMap": {}, + "type": "component" + } + ], + "id": "78bb1d06-c3ad-4f3f-ba7e-2e2c4966bf8d", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "files" +} -- Gitblit v1.9.1