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/Consumable1/views/topicCatalog.json | 134 ++++++++++++++++++++++---------------------- 1 files changed, 67 insertions(+), 67 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/topicCatalog.json b/force-app/main/default/experiences/Consumable1/views/topicCatalog.json index 5253a92..6a820dd 100644 --- a/force-app/main/default/experiences/Consumable1/views/topicCatalog.json +++ b/force-app/main/default/experiences/Consumable1/views/topicCatalog.json @@ -1,73 +1,73 @@ { - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "3912430c-3c10-4bf3-bf37-5a619a596491", - "label": "Topic Catalog", - "regions": [ - { - "components": [ + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "3912430c-3c10-4bf3-bf37-5a619a596491", + "label": "Topic Catalog", + "regions": [ { - "componentAttributes": { - "bannerText": "", - "bannerTextWithKnowledge": "Explore other <a href=\"javascript:void(0)\" class=\"headlineArticles\">articles</a> and <a href=\"javascript:void(0)\" class=\"headlineDiscussions\">discussions</a> on this topic.", - "bannerTextWithoutKnowledge": "Explore other <a href=\"javascript:void(0)\" class=\"headlineDiscussions\">discussions</a> on this topic.", - "pageType": "", - "showSubTopics": true, - "title": "Topics", - "uniqueNameOrId": "" - }, - "componentName": "forceCommunity:headline", - "id": "bb3cf42e-7839-4d1b-9397-61f43400e885", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "e0161633-e87a-4873-a308-f87278393077", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "components": [ + { + "componentAttributes": { + "bannerText": "", + "bannerTextWithKnowledge": "Explore other <a href=\"javascript:void(0)\" class=\"headlineArticles\">articles</a> and <a href=\"javascript:void(0)\" class=\"headlineDiscussions\">discussions</a> on this topic.", + "bannerTextWithoutKnowledge": "Explore other <a href=\"javascript:void(0)\" class=\"headlineDiscussions\">discussions</a> on this topic.", + "pageType": "", + "showSubTopics": true, + "title": "Topics", + "uniqueNameOrId": "" + }, + "componentName": "forceCommunity:headline", + "id": "bb3cf42e-7839-4d1b-9397-61f43400e885", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "e0161633-e87a-4873-a308-f87278393077", + "regionName": "header", + "type": "region" + }, { - "componentAttributes": {}, - "componentName": "forceCommunity:topicCatalog", - "id": "c4149a20-518c-4518-8f16-363ca10cb9fd", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "0250f471-2b7a-48e8-894e-775d5d3edb11", - "regionName": "content", - "type": "region" - }, - { - "id": "36965db0-cc03-4916-b508-0b3747f12f39", - "regionName": "footer", - "type": "region" - }, - { - "components": [ + "components": [ + { + "componentAttributes": {}, + "componentName": "forceCommunity:topicCatalog", + "id": "c4149a20-518c-4518-8f16-363ca10cb9fd", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "0250f471-2b7a-48e8-894e-775d5d3edb11", + "regionName": "content", + "type": "region" + }, { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "Topic Catalog" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "e81daa52-bbe0-4f2d-bd9e-a43f4156623b", - "renditionMap": {}, - "type": "component" + "id": "36965db0-cc03-4916-b508-0b3747f12f39", + "regionName": "footer", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "Topic Catalog" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "e81daa52-bbe0-4f2d-bd9e-a43f4156623b", + "renditionMap": {}, + "type": "component" + } + ], + "id": "44a8bb9f-9013-450a-ab7d-d6da72269e33", + "regionName": "sfdcHiddenRegion", + "type": "region" } - ], - "id": "44a8bb9f-9013-450a-ab7d-d6da72269e33", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "topic-catalog" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "topic-catalog" } -- Gitblit v1.9.1