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/Consumable_21/views/streamList.json | 27 +++++++++++++++++++++++++++ 1 files changed, 27 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/streamList.json b/force-app/main/default/experiences/Consumable_21/views/streamList.json new file mode 100644 index 0000000..c1762bb --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/views/streamList.json @@ -0,0 +1,27 @@ +{ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "7b44c578-cb31-4b50-93b6-a47a13e14547", + "label": "Stream List", + "regions": [ + { + "components": [ + { + "componentAttributes": {}, + "componentName": "forceCommunity:streamList", + "id": "5205b934-769e-4f35-ae54-aa8ba648e02d", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "2ce11f7f-7b38-4778-a26a-40f79d06afa9", + "regionName": "content", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "list-0Fq" +} -- Gitblit v1.9.1