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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
| {
| "activeBrandingSetId": "9ba9ab62-f2a8-47e3-8267-adedbceaab7f",
| "customCSS": "",
| "developerName": "starter",
| "id": "64870c02-e4cf-4464-8930-7aed413f325b",
| "label": "Build Your Own",
| "layouts": {
| "Inner": "bf29ed2d-40ed-45cd-b4d1-c6ff6e1b20c6",
| "Login": "a33c4bb6-054d-4319-a5bb-f27d28d0db18",
| "ServiceNotAvailable": "1664c7f7-6090-4a0d-bfc2-3191064ecd96"
| },
| "type": "theme",
| "views": [
| {
| "componentAttributes": {},
| "componentName": "salesforceIdentity:loginBody2",
| "id": "a33c4bb6-054d-4319-a5bb-f27d28d0db18",
| "label": "Login",
| "regions": [
| {
| "id": "c7939c0b-7063-4e10-8c4f-45f5e9a33b91",
| "regionName": "header",
| "type": "region"
| },
| {
| "id": "fd5ba3cd-84a7-4c49-bce0-730c85b9ce14",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "fdc32d28-41af-4381-a451-e0574e1e2263",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "type": "view"
| },
| {
| "componentAttributes": {
| "fixedPageWidth": 1440,
| "isPageWidthFixed": true
| },
| "componentName": "siteforce:starterBody",
| "id": "bf29ed2d-40ed-45cd-b4d1-c6ff6e1b20c6",
| "label": "Default",
| "regions": [
| {
| "components": [
| {
| "componentAttributes": {
| "maxAutoCompleteResults": 5,
| "searchLabel": "Search...",
| "searchObjects": [
| {
| "isPublic": true,
| "name": "Account"
| }
| ]
| },
| "componentName": "forceCommunity:globalSearchInput",
| "id": "6b6bd259-0936-4573-8301-b6c3c47991f5",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "e1e03672-2dfc-493e-8a59-2cedaf4bdaed",
| "regionName": "search",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "accountManagementLabel": "Account Management",
| "communityBuilderLabel": "Experience Builder",
| "communitySetupLabel": "Salesforce Setup",
| "contactSupportLabel": "Contact Support",
| "filterName": "MyCases",
| "homeLabel": "Home",
| "includeContactSupport": true,
| "includeMessages": false,
| "loginLabel": "Login",
| "logoutLabel": "Logout",
| "myAccountLabel": "My Account",
| "showAccountManagement": true,
| "showUserSettings": true,
| "userSettingsLabel": "My Settings",
| "viewProfileLabel": "My Profile"
| },
| "componentName": "selfService:userProfileMenu",
| "id": "886ade64-9894-4fb5-9f0a-91f718f37a7c",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "b93ff3ad-6fb8-46b2-90fd-d85ca8c9b475",
| "regionName": "profileMenu",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "NavigationMenuEditorRefresh": "",
| "hideAppLauncher": true,
| "hideHomeText": true
| },
| "componentName": "forceCommunity:globalNavigation",
| "id": "74de3519-3e37-45f7-a9b0-686b6d576293",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "32f4c679-a1ec-4d0f-8227-f766aff2348b",
| "regionName": "navBar",
| "type": "region"
| }
| ],
| "type": "view"
| },
| {
| "componentAttributes": {
| "fixedPageWidth": 1170,
| "headerBgColor": "rgba(0, 0, 0, 0)",
| "isHeaderPinned": false,
| "isHeroUnderHeader": false,
| "isPageWidthFixed": true,
| "showHeader": true,
| "showHero": true
| },
| "componentName": "siteforce:themeLayoutStarter",
| "id": "1664c7f7-6090-4a0d-bfc2-3191064ecd96",
| "label": "ServiceNotAvailable",
| "regions": [
| {
| "id": "2bf842b8-e94c-4694-bf82-3f82bfb626fc",
| "regionName": "themeHeader",
| "type": "region"
| },
| {
| "id": "e598c1cc-513c-4cff-9029-ace967593639",
| "regionName": "themeFooter",
| "type": "region"
| }
| ],
| "type": "view"
| }
| ]
| }
|
|