| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 | | { |  |   "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", |  |   "componentName" : "siteforce:sldsOneColLayout", |  |   "dataProviders" : [ ], |  |   "id" : "2322115a-ac65-4862-9104-912d42fca69a", |  |   "label" : "File Detail", |  |   "regions" : [ { |  |     "id" : "d076ed42-1664-4b15-96ee-70c0eb0707ef", |  |     "regionName" : "header", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { }, |  |       "componentName" : "forceCommunity:fileDetailPage", |  |       "id" : "1782e7b6-53ac-4493-bffe-00fe18a9a42f", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "89a0e125-284e-4240-bf7a-52e32979cf3e", |  |     "regionName" : "content", |  |     "type" : "region" |  |   }, { |  |     "id" : "efd311f4-16ab-4cf8-9d82-bdeda1722dfb", |  |     "regionName" : "footer", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Inner", |  |   "type" : "view", |  |   "viewType" : "detail-069" |  | } | 
 |