| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 | | { |  |   "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", |  |   "componentName" : "siteforce:sldsOneColLayout", |  |   "dataProviders" : [ ], |  |   "id" : "e1275716-f06a-4a27-a667-19c49eefb083", |  |   "label" : "Stream List", |  |   "regions" : [ { |  |     "components" : [ { |  |       "componentAttributes" : { }, |  |       "componentName" : "forceCommunity:streamList", |  |       "id" : "c55e158b-0343-40b2-bca0-888ab4e1ae18", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "e93a4c80-2373-4f62-a413-6b91c74928e1", |  |     "regionName" : "content", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Inner", |  |   "type" : "view", |  |   "viewType" : "list-0Fq" |  | } | 
 |