@adia-ai/a2ui-corpus 0.7.19 → 0.7.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5 -0
- package/chunk-embeddings.json +1 -1
- package/chunks/_index.json +2176 -64
- package/chunks/agent-artifact-stub-card.json +115 -0
- package/chunks/agent-citations-source-chips.json +78 -0
- package/chunks/agent-pipeline-status-stages.json +69 -0
- package/chunks/agent-tool-call-accordion.json +109 -0
- package/chunks/billing-cancel-subscription-danger.json +61 -0
- package/chunks/billing-invoice-history-table.json +75 -0
- package/chunks/billing-payment-method-card-on-file.json +157 -0
- package/chunks/business-address-form.json +950 -0
- package/chunks/chat-empty-state-hero.json +102 -0
- package/chunks/chat-message-assistant-byline.json +85 -0
- package/chunks/chat-message-user-byline.json +84 -0
- package/chunks/checkout-order-summary-card.json +140 -0
- package/chunks/contact-form-card.json +197 -0
- package/chunks/contact-support-form.json +699 -0
- package/chunks/data-import-wizard.json +12 -3
- package/chunks/departments-checkbox-form.json +387 -0
- package/chunks/editor-statusbar-ready.json +99 -0
- package/chunks/editor-toolbar-import-export.json +195 -0
- package/chunks/extended-profile-form.json +509 -0
- package/chunks/feature-toggle-switch-grid.json +213 -0
- package/chunks/file-upload-field.json +97 -0
- package/chunks/file-upload-form.json +248 -0
- package/chunks/form-field-with-error.json +151 -0
- package/chunks/image-thumbnail-grid.json +77 -0
- package/chunks/integrations-api-keys-card-list.json +475 -0
- package/chunks/integrations-connect-form.json +547 -0
- package/chunks/integrations-webhooks-empty-state.json +66 -0
- package/chunks/library-browser-search-filter.json +109 -0
- package/chunks/login-form-card.json +207 -0
- package/chunks/map-with-location-list.json +291 -0
- package/chunks/members-active-table-search-filter.json +184 -0
- package/chunks/members-pending-invites-cards.json +251 -0
- package/chunks/members-roles-permissions-list.json +104 -0
- package/chunks/multi-field-form-validation.json +391 -0
- package/chunks/payment-checkout-form.json +338 -0
- package/chunks/plan-selection-form.json +526 -0
- package/chunks/reg-step-shell.json +12 -3
- package/chunks/schedule-meeting-form-card.json +229 -0
- package/chunks/searchable-picker-modal.json +164 -0
- package/chunks/security-active-sessions-devices.json +287 -0
- package/chunks/security-change-password-form.json +102 -0
- package/chunks/security-delete-account-danger.json +79 -0
- package/chunks/settings-admin-page.json +61 -34
- package/chunks/settings-danger-zone-delete-workspace.json +93 -0
- package/chunks/settings-notification-activity-checkboxes.json +108 -0
- package/chunks/settings-notification-channels-switches.json +101 -0
- package/chunks/signup-form-card.json +218 -0
- package/chunks/signup-team-size-form.json +256 -0
- package/chunks/single-select-card-form.json +228 -0
- package/chunks/team-invite-form.json +377 -0
- package/chunks/url-import-form.json +725 -0
- package/package.json +1 -1
|
@@ -0,0 +1,725 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "url-import-form",
|
|
3
|
+
"kind": "block",
|
|
4
|
+
"primary": "form",
|
|
5
|
+
"page": "/apps/user-flow/app/registration/brand-scrape/brand-scrape.contents.html",
|
|
6
|
+
"slots": [],
|
|
7
|
+
"nested": [
|
|
8
|
+
"reg-step-header",
|
|
9
|
+
"reg-brand-scrape",
|
|
10
|
+
"reg-step-footer",
|
|
11
|
+
"reg-step-progress"
|
|
12
|
+
],
|
|
13
|
+
"attrs": {
|
|
14
|
+
"data-reg-input": "",
|
|
15
|
+
"action": "/site/examples/registration/support",
|
|
16
|
+
"method": "get"
|
|
17
|
+
},
|
|
18
|
+
"html": "<form data-reg-input action=\"/site/examples/registration/support\" method=\"get\">\n <header data-reg-heading><!-- nested: reg-step-header --></header>\n\n <section data-reg-form><!-- nested: reg-brand-scrape --></section>\n\n <footer><!-- nested: reg-step-footer --></footer>\n </form>",
|
|
19
|
+
"source": "apps/user-flow/app/registration/brand-scrape/brand-scrape.contents.html",
|
|
20
|
+
"metadata": {
|
|
21
|
+
"domain": "forms",
|
|
22
|
+
"description": "Complete URL-import form — heading, a single company-URL input, a found-status row with a re-scan button, then a column of result cards (logo, brand colors) each with an Edit action, and a submit footer. The full auto-fill / scrape form composition with header and footer. Use for 'url import form', 'auto-fill from website form', 'form with a single URL field and review cards'.",
|
|
23
|
+
"keywords": [
|
|
24
|
+
"url",
|
|
25
|
+
"import",
|
|
26
|
+
"form",
|
|
27
|
+
"auto-fill",
|
|
28
|
+
"scrape",
|
|
29
|
+
"website",
|
|
30
|
+
"company",
|
|
31
|
+
"logo",
|
|
32
|
+
"brand",
|
|
33
|
+
"colors",
|
|
34
|
+
"review",
|
|
35
|
+
"edit",
|
|
36
|
+
"single-field",
|
|
37
|
+
"status",
|
|
38
|
+
"complete",
|
|
39
|
+
"card",
|
|
40
|
+
"heading",
|
|
41
|
+
"footer",
|
|
42
|
+
"submit",
|
|
43
|
+
"continue",
|
|
44
|
+
"full-form"
|
|
45
|
+
],
|
|
46
|
+
"related": [
|
|
47
|
+
"reg-brand-scrape",
|
|
48
|
+
"reg-step-footer"
|
|
49
|
+
],
|
|
50
|
+
"tags": {
|
|
51
|
+
"complexity": "moderate",
|
|
52
|
+
"form": "url-import"
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
"captured_at": "2026-06-10T14:28:57.979Z",
|
|
56
|
+
"template": [
|
|
57
|
+
{
|
|
58
|
+
"id": "text",
|
|
59
|
+
"component": "Text",
|
|
60
|
+
"variant": "display",
|
|
61
|
+
"textContent": "Pull your brand from your website"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"id": "text-2",
|
|
65
|
+
"component": "Text",
|
|
66
|
+
"color": "subtle",
|
|
67
|
+
"textContent": "Paste your company URL and we'll auto-fill what we find. Review and edit before saving."
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"id": "header-2",
|
|
71
|
+
"component": "Header",
|
|
72
|
+
"data-reg-heading": "",
|
|
73
|
+
"children": [
|
|
74
|
+
"text",
|
|
75
|
+
"text-2"
|
|
76
|
+
]
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"id": "header",
|
|
80
|
+
"component": "Header",
|
|
81
|
+
"data-reg-heading": "",
|
|
82
|
+
"children": [
|
|
83
|
+
"header-2"
|
|
84
|
+
]
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"id": "url",
|
|
88
|
+
"component": "Input",
|
|
89
|
+
"type": "url",
|
|
90
|
+
"autocomplete": "url",
|
|
91
|
+
"name": "url",
|
|
92
|
+
"placeholder": "https://acme.com",
|
|
93
|
+
"value": "https://acme.com"
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"id": "field",
|
|
97
|
+
"component": "Field",
|
|
98
|
+
"inline": true,
|
|
99
|
+
"label": "Company URL",
|
|
100
|
+
"children": [
|
|
101
|
+
"url"
|
|
102
|
+
]
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"id": "check-circle",
|
|
106
|
+
"component": "Icon",
|
|
107
|
+
"name": "check-circle"
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"id": "text-4",
|
|
111
|
+
"component": "Text",
|
|
112
|
+
"variant": "body",
|
|
113
|
+
"textContent": "Found 4 things"
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"id": "text-3",
|
|
117
|
+
"component": "Text",
|
|
118
|
+
"textContent": "on acme.com — review each below, then continue.",
|
|
119
|
+
"children": [
|
|
120
|
+
"text-4"
|
|
121
|
+
]
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"id": "button",
|
|
125
|
+
"component": "Button",
|
|
126
|
+
"type": "button",
|
|
127
|
+
"size": "sm",
|
|
128
|
+
"text": "Re-scan",
|
|
129
|
+
"variant": "ghost"
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"id": "column",
|
|
133
|
+
"component": "Column",
|
|
134
|
+
"data-reg-found-status": "",
|
|
135
|
+
"children": [
|
|
136
|
+
"check-circle",
|
|
137
|
+
"text-3",
|
|
138
|
+
"button"
|
|
139
|
+
]
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"id": "avatar",
|
|
143
|
+
"component": "Avatar",
|
|
144
|
+
"icon": "image-square"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"id": "text-5",
|
|
148
|
+
"component": "Text",
|
|
149
|
+
"variant": "body",
|
|
150
|
+
"slot": "icon",
|
|
151
|
+
"children": [
|
|
152
|
+
"avatar"
|
|
153
|
+
]
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"id": "text-7",
|
|
157
|
+
"component": "Text",
|
|
158
|
+
"strong": true,
|
|
159
|
+
"textContent": "Logo"
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
"id": "badge",
|
|
163
|
+
"component": "Badge",
|
|
164
|
+
"text": "Found",
|
|
165
|
+
"variant": "success"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"id": "row",
|
|
169
|
+
"component": "Row",
|
|
170
|
+
"align": "center",
|
|
171
|
+
"gap": "2",
|
|
172
|
+
"children": [
|
|
173
|
+
"text-7",
|
|
174
|
+
"badge"
|
|
175
|
+
]
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"id": "text-6",
|
|
179
|
+
"component": "Text",
|
|
180
|
+
"variant": "body",
|
|
181
|
+
"slot": "heading",
|
|
182
|
+
"children": [
|
|
183
|
+
"row"
|
|
184
|
+
]
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
"id": "code",
|
|
188
|
+
"component": "Code",
|
|
189
|
+
"textContent": "acme-logo-dark.svg"
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"id": "text-9",
|
|
193
|
+
"component": "Text",
|
|
194
|
+
"color": "subtle",
|
|
195
|
+
"size": "sm",
|
|
196
|
+
"textContent": "Pulled at 240×80 from the site header. Light variant inferred via auto-invert.",
|
|
197
|
+
"children": [
|
|
198
|
+
"code"
|
|
199
|
+
]
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"id": "text-8",
|
|
203
|
+
"component": "Text",
|
|
204
|
+
"variant": "body",
|
|
205
|
+
"slot": "description",
|
|
206
|
+
"children": [
|
|
207
|
+
"text-9"
|
|
208
|
+
]
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"id": "button-2",
|
|
212
|
+
"component": "Button",
|
|
213
|
+
"slot": "action",
|
|
214
|
+
"type": "button",
|
|
215
|
+
"icon": "pencil-simple",
|
|
216
|
+
"text": "Edit",
|
|
217
|
+
"variant": "ghost",
|
|
218
|
+
"data-edit": "logo"
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"id": "header-3",
|
|
222
|
+
"component": "Header",
|
|
223
|
+
"children": [
|
|
224
|
+
"text-5",
|
|
225
|
+
"text-6",
|
|
226
|
+
"text-8",
|
|
227
|
+
"button-2"
|
|
228
|
+
]
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
"id": "card",
|
|
232
|
+
"component": "Card",
|
|
233
|
+
"children": [
|
|
234
|
+
"header-3"
|
|
235
|
+
]
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
"id": "avatar-2",
|
|
239
|
+
"component": "Avatar",
|
|
240
|
+
"icon": "palette"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"id": "text-10",
|
|
244
|
+
"component": "Text",
|
|
245
|
+
"variant": "body",
|
|
246
|
+
"slot": "icon",
|
|
247
|
+
"children": [
|
|
248
|
+
"avatar-2"
|
|
249
|
+
]
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
"id": "text-12",
|
|
253
|
+
"component": "Text",
|
|
254
|
+
"strong": true,
|
|
255
|
+
"textContent": "Brand colors"
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"id": "badge-2",
|
|
259
|
+
"component": "Badge",
|
|
260
|
+
"text": "Found",
|
|
261
|
+
"variant": "success"
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"id": "row-2",
|
|
265
|
+
"component": "Row",
|
|
266
|
+
"align": "center",
|
|
267
|
+
"gap": "2",
|
|
268
|
+
"children": [
|
|
269
|
+
"text-12",
|
|
270
|
+
"badge-2"
|
|
271
|
+
]
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
"id": "text-11",
|
|
275
|
+
"component": "Text",
|
|
276
|
+
"variant": "body",
|
|
277
|
+
"slot": "heading",
|
|
278
|
+
"children": [
|
|
279
|
+
"row-2"
|
|
280
|
+
]
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"id": "code-2",
|
|
284
|
+
"component": "Code",
|
|
285
|
+
"textContent": "#1B5BFA"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"id": "code-3",
|
|
289
|
+
"component": "Code",
|
|
290
|
+
"textContent": "#FFC857"
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"id": "code-4",
|
|
294
|
+
"component": "Code",
|
|
295
|
+
"textContent": "#0E1116"
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
"id": "text-14",
|
|
299
|
+
"component": "Text",
|
|
300
|
+
"color": "subtle",
|
|
301
|
+
"size": "sm",
|
|
302
|
+
"textContent": "Primary , accent , surface . Sampled from your hero, CTAs, and footer.",
|
|
303
|
+
"children": [
|
|
304
|
+
"code-2",
|
|
305
|
+
"code-3",
|
|
306
|
+
"code-4"
|
|
307
|
+
]
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"id": "text-13",
|
|
311
|
+
"component": "Text",
|
|
312
|
+
"variant": "body",
|
|
313
|
+
"slot": "description",
|
|
314
|
+
"children": [
|
|
315
|
+
"text-14"
|
|
316
|
+
]
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"id": "button-3",
|
|
320
|
+
"component": "Button",
|
|
321
|
+
"slot": "action",
|
|
322
|
+
"type": "button",
|
|
323
|
+
"icon": "pencil-simple",
|
|
324
|
+
"text": "Edit",
|
|
325
|
+
"variant": "ghost",
|
|
326
|
+
"data-edit": "colors"
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
"id": "header-4",
|
|
330
|
+
"component": "Header",
|
|
331
|
+
"children": [
|
|
332
|
+
"text-10",
|
|
333
|
+
"text-11",
|
|
334
|
+
"text-13",
|
|
335
|
+
"button-3"
|
|
336
|
+
]
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"id": "card-2",
|
|
340
|
+
"component": "Card",
|
|
341
|
+
"children": [
|
|
342
|
+
"header-4"
|
|
343
|
+
]
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"id": "avatar-3",
|
|
347
|
+
"component": "Avatar",
|
|
348
|
+
"icon": "quotes"
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
"id": "text-15",
|
|
352
|
+
"component": "Text",
|
|
353
|
+
"variant": "body",
|
|
354
|
+
"slot": "icon",
|
|
355
|
+
"children": [
|
|
356
|
+
"avatar-3"
|
|
357
|
+
]
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"id": "text-17",
|
|
361
|
+
"component": "Text",
|
|
362
|
+
"strong": true,
|
|
363
|
+
"textContent": "Tagline"
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"id": "badge-3",
|
|
367
|
+
"component": "Badge",
|
|
368
|
+
"text": "AI generated",
|
|
369
|
+
"variant": "warning"
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"id": "row-3",
|
|
373
|
+
"component": "Row",
|
|
374
|
+
"align": "center",
|
|
375
|
+
"gap": "2",
|
|
376
|
+
"children": [
|
|
377
|
+
"text-17",
|
|
378
|
+
"badge-3"
|
|
379
|
+
]
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"id": "text-16",
|
|
383
|
+
"component": "Text",
|
|
384
|
+
"variant": "body",
|
|
385
|
+
"slot": "heading",
|
|
386
|
+
"children": [
|
|
387
|
+
"row-3"
|
|
388
|
+
]
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
"id": "text-19",
|
|
392
|
+
"component": "Text",
|
|
393
|
+
"color": "subtle",
|
|
394
|
+
"size": "sm",
|
|
395
|
+
"textContent": "\"Acme is the fastest way to ship infrastructure for modern teams.\" — distilled from your homepage hero + about copy."
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"id": "text-18",
|
|
399
|
+
"component": "Text",
|
|
400
|
+
"variant": "body",
|
|
401
|
+
"slot": "description",
|
|
402
|
+
"children": [
|
|
403
|
+
"text-19"
|
|
404
|
+
]
|
|
405
|
+
},
|
|
406
|
+
{
|
|
407
|
+
"id": "button-4",
|
|
408
|
+
"component": "Button",
|
|
409
|
+
"slot": "action",
|
|
410
|
+
"type": "button",
|
|
411
|
+
"icon": "pencil-simple",
|
|
412
|
+
"text": "Edit",
|
|
413
|
+
"variant": "ghost",
|
|
414
|
+
"data-edit": "tagline"
|
|
415
|
+
},
|
|
416
|
+
{
|
|
417
|
+
"id": "header-5",
|
|
418
|
+
"component": "Header",
|
|
419
|
+
"children": [
|
|
420
|
+
"text-15",
|
|
421
|
+
"text-16",
|
|
422
|
+
"text-18",
|
|
423
|
+
"button-4"
|
|
424
|
+
]
|
|
425
|
+
},
|
|
426
|
+
{
|
|
427
|
+
"id": "card-3",
|
|
428
|
+
"component": "Card",
|
|
429
|
+
"children": [
|
|
430
|
+
"header-5"
|
|
431
|
+
]
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
"id": "avatar-4",
|
|
435
|
+
"component": "Avatar",
|
|
436
|
+
"icon": "link"
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
"id": "text-20",
|
|
440
|
+
"component": "Text",
|
|
441
|
+
"variant": "body",
|
|
442
|
+
"slot": "icon",
|
|
443
|
+
"children": [
|
|
444
|
+
"avatar-4"
|
|
445
|
+
]
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
"id": "text-22",
|
|
449
|
+
"component": "Text",
|
|
450
|
+
"strong": true,
|
|
451
|
+
"textContent": "Social & presence"
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
"id": "badge-4",
|
|
455
|
+
"component": "Badge",
|
|
456
|
+
"text": "Found",
|
|
457
|
+
"variant": "success"
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
"id": "row-4",
|
|
461
|
+
"component": "Row",
|
|
462
|
+
"align": "center",
|
|
463
|
+
"gap": "2",
|
|
464
|
+
"children": [
|
|
465
|
+
"text-22",
|
|
466
|
+
"badge-4"
|
|
467
|
+
]
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
"id": "text-21",
|
|
471
|
+
"component": "Text",
|
|
472
|
+
"variant": "body",
|
|
473
|
+
"slot": "heading",
|
|
474
|
+
"children": [
|
|
475
|
+
"row-4"
|
|
476
|
+
]
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"id": "text-24",
|
|
480
|
+
"component": "Text",
|
|
481
|
+
"color": "subtle",
|
|
482
|
+
"size": "sm",
|
|
483
|
+
"textContent": "LinkedIn · Twitter · GitHub · YouTube — 4 official handles found. Slack and Discord links not detected."
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
"id": "text-23",
|
|
487
|
+
"component": "Text",
|
|
488
|
+
"variant": "body",
|
|
489
|
+
"slot": "description",
|
|
490
|
+
"children": [
|
|
491
|
+
"text-24"
|
|
492
|
+
]
|
|
493
|
+
},
|
|
494
|
+
{
|
|
495
|
+
"id": "button-5",
|
|
496
|
+
"component": "Button",
|
|
497
|
+
"slot": "action",
|
|
498
|
+
"type": "button",
|
|
499
|
+
"icon": "pencil-simple",
|
|
500
|
+
"text": "Edit",
|
|
501
|
+
"variant": "ghost",
|
|
502
|
+
"data-edit": "social"
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
"id": "header-6",
|
|
506
|
+
"component": "Header",
|
|
507
|
+
"children": [
|
|
508
|
+
"text-20",
|
|
509
|
+
"text-21",
|
|
510
|
+
"text-23",
|
|
511
|
+
"button-5"
|
|
512
|
+
]
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
"id": "card-4",
|
|
516
|
+
"component": "Card",
|
|
517
|
+
"children": [
|
|
518
|
+
"header-6"
|
|
519
|
+
]
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"id": "avatar-5",
|
|
523
|
+
"component": "Avatar",
|
|
524
|
+
"icon": "text-aa"
|
|
525
|
+
},
|
|
526
|
+
{
|
|
527
|
+
"id": "text-25",
|
|
528
|
+
"component": "Text",
|
|
529
|
+
"variant": "body",
|
|
530
|
+
"slot": "icon",
|
|
531
|
+
"children": [
|
|
532
|
+
"avatar-5"
|
|
533
|
+
]
|
|
534
|
+
},
|
|
535
|
+
{
|
|
536
|
+
"id": "text-27",
|
|
537
|
+
"component": "Text",
|
|
538
|
+
"strong": true,
|
|
539
|
+
"textContent": "Typography"
|
|
540
|
+
},
|
|
541
|
+
{
|
|
542
|
+
"id": "badge-5",
|
|
543
|
+
"component": "Badge",
|
|
544
|
+
"text": "Couldn't infer",
|
|
545
|
+
"variant": "muted"
|
|
546
|
+
},
|
|
547
|
+
{
|
|
548
|
+
"id": "row-5",
|
|
549
|
+
"component": "Row",
|
|
550
|
+
"align": "center",
|
|
551
|
+
"gap": "2",
|
|
552
|
+
"children": [
|
|
553
|
+
"text-27",
|
|
554
|
+
"badge-5"
|
|
555
|
+
]
|
|
556
|
+
},
|
|
557
|
+
{
|
|
558
|
+
"id": "text-26",
|
|
559
|
+
"component": "Text",
|
|
560
|
+
"variant": "body",
|
|
561
|
+
"slot": "heading",
|
|
562
|
+
"children": [
|
|
563
|
+
"row-5"
|
|
564
|
+
]
|
|
565
|
+
},
|
|
566
|
+
{
|
|
567
|
+
"id": "text-29",
|
|
568
|
+
"component": "Text",
|
|
569
|
+
"color": "subtle",
|
|
570
|
+
"size": "sm",
|
|
571
|
+
"textContent": "Site uses a custom hosted font. Pick a library family or upload your brand font from admin → workspace → branding."
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
"id": "text-28",
|
|
575
|
+
"component": "Text",
|
|
576
|
+
"variant": "body",
|
|
577
|
+
"slot": "description",
|
|
578
|
+
"children": [
|
|
579
|
+
"text-29"
|
|
580
|
+
]
|
|
581
|
+
},
|
|
582
|
+
{
|
|
583
|
+
"id": "button-6",
|
|
584
|
+
"component": "Button",
|
|
585
|
+
"slot": "action",
|
|
586
|
+
"type": "button",
|
|
587
|
+
"icon": "arrow-right",
|
|
588
|
+
"text": "Set up",
|
|
589
|
+
"variant": "ghost",
|
|
590
|
+
"data-edit": "typography"
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"id": "header-7",
|
|
594
|
+
"component": "Header",
|
|
595
|
+
"children": [
|
|
596
|
+
"text-25",
|
|
597
|
+
"text-26",
|
|
598
|
+
"text-28",
|
|
599
|
+
"button-6"
|
|
600
|
+
]
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"id": "card-5",
|
|
604
|
+
"component": "Card",
|
|
605
|
+
"children": [
|
|
606
|
+
"header-7"
|
|
607
|
+
]
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
"id": "column-2",
|
|
611
|
+
"component": "Column",
|
|
612
|
+
"gap": "2",
|
|
613
|
+
"children": [
|
|
614
|
+
"card",
|
|
615
|
+
"card-2",
|
|
616
|
+
"card-3",
|
|
617
|
+
"card-4",
|
|
618
|
+
"card-5"
|
|
619
|
+
]
|
|
620
|
+
},
|
|
621
|
+
{
|
|
622
|
+
"id": "defer",
|
|
623
|
+
"component": "CheckBox",
|
|
624
|
+
"label": "I'll do this later from admin → workspace → branding",
|
|
625
|
+
"name": "defer"
|
|
626
|
+
},
|
|
627
|
+
{
|
|
628
|
+
"id": "text-30",
|
|
629
|
+
"component": "Text",
|
|
630
|
+
"color": "subtle",
|
|
631
|
+
"size": "sm",
|
|
632
|
+
"textContent": "Workspace will use a generic logo and accent palette until you complete branding.",
|
|
633
|
+
"data-reg-defer-hint": ""
|
|
634
|
+
},
|
|
635
|
+
{
|
|
636
|
+
"id": "column-3",
|
|
637
|
+
"component": "Column",
|
|
638
|
+
"data-reg-defer-row": "",
|
|
639
|
+
"children": [
|
|
640
|
+
"defer",
|
|
641
|
+
"text-30"
|
|
642
|
+
]
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
"id": "section-2",
|
|
646
|
+
"component": "Section",
|
|
647
|
+
"data-reg-form": "",
|
|
648
|
+
"children": [
|
|
649
|
+
"field",
|
|
650
|
+
"column",
|
|
651
|
+
"column-2",
|
|
652
|
+
"column-3"
|
|
653
|
+
]
|
|
654
|
+
},
|
|
655
|
+
{
|
|
656
|
+
"id": "section",
|
|
657
|
+
"component": "Section",
|
|
658
|
+
"data-reg-form": "",
|
|
659
|
+
"children": [
|
|
660
|
+
"section-2"
|
|
661
|
+
]
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
"id": "column-4",
|
|
665
|
+
"component": "Column"
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"id": "text-31",
|
|
669
|
+
"component": "Text",
|
|
670
|
+
"textContent": "Back",
|
|
671
|
+
"variant": "body"
|
|
672
|
+
},
|
|
673
|
+
{
|
|
674
|
+
"id": "link",
|
|
675
|
+
"component": "Link",
|
|
676
|
+
"href": "/site/examples/registration/address",
|
|
677
|
+
"text": "Back",
|
|
678
|
+
"data-reg-back": "",
|
|
679
|
+
"children": [
|
|
680
|
+
"text-31"
|
|
681
|
+
]
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
"id": "button-7",
|
|
685
|
+
"component": "Button",
|
|
686
|
+
"type": "submit",
|
|
687
|
+
"text": "Continue",
|
|
688
|
+
"variant": "primary"
|
|
689
|
+
},
|
|
690
|
+
{
|
|
691
|
+
"id": "column-5",
|
|
692
|
+
"component": "Column",
|
|
693
|
+
"data-reg-actions": "",
|
|
694
|
+
"children": [
|
|
695
|
+
"link",
|
|
696
|
+
"button-7"
|
|
697
|
+
]
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
"id": "footer-2",
|
|
701
|
+
"component": "Footer",
|
|
702
|
+
"children": [
|
|
703
|
+
"column-4",
|
|
704
|
+
"column-5"
|
|
705
|
+
]
|
|
706
|
+
},
|
|
707
|
+
{
|
|
708
|
+
"id": "footer",
|
|
709
|
+
"component": "Footer",
|
|
710
|
+
"children": [
|
|
711
|
+
"footer-2"
|
|
712
|
+
]
|
|
713
|
+
},
|
|
714
|
+
{
|
|
715
|
+
"id": "root",
|
|
716
|
+
"component": "FormContainer",
|
|
717
|
+
"data-reg-input": "",
|
|
718
|
+
"children": [
|
|
719
|
+
"header",
|
|
720
|
+
"section",
|
|
721
|
+
"footer"
|
|
722
|
+
]
|
|
723
|
+
}
|
|
724
|
+
]
|
|
725
|
+
}
|