@adia-ai/a2ui-corpus 0.7.19 → 0.7.21

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.
Files changed (94) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/chunk-embeddings.json +1 -1
  3. package/chunks/_index.json +8208 -4773
  4. package/chunks/admin-shell-rounded-borderless.json +280 -0
  5. package/chunks/admin-shell-standard.json +303 -0
  6. package/chunks/agent-artifact-stub-card.json +115 -0
  7. package/chunks/agent-citations-source-chips.json +78 -0
  8. package/chunks/agent-pipeline-status-stages.json +69 -0
  9. package/chunks/agent-tool-call-accordion.json +109 -0
  10. package/chunks/avatar-stack-overflow.json +124 -0
  11. package/chunks/billing-cancel-subscription-danger.json +61 -0
  12. package/chunks/billing-invoice-history-table.json +75 -0
  13. package/chunks/billing-payment-method-card-on-file.json +157 -0
  14. package/chunks/bulk-selection-actions-bar.json +161 -0
  15. package/chunks/business-address-form.json +950 -0
  16. package/chunks/card-with-empty-state.json +96 -0
  17. package/chunks/card-with-form.json +143 -0
  18. package/chunks/card-with-sparkline.json +90 -0
  19. package/chunks/card-with-stat-kpi.json +95 -0
  20. package/chunks/chat-empty-state-hero.json +102 -0
  21. package/chunks/chat-message-assistant-byline.json +85 -0
  22. package/chunks/chat-message-user-byline.json +84 -0
  23. package/chunks/checkout-order-summary-card.json +140 -0
  24. package/chunks/col-form-stack.json +93 -0
  25. package/chunks/col-heading-body-action.json +79 -0
  26. package/chunks/col-stat-label.json +72 -0
  27. package/chunks/contact-form-card.json +197 -0
  28. package/chunks/contact-support-form.json +699 -0
  29. package/chunks/cta-banner-centered.json +102 -0
  30. package/chunks/data-import-wizard.json +12 -3
  31. package/chunks/departments-checkbox-form.json +387 -0
  32. package/chunks/drawer-record-detail.json +44 -0
  33. package/chunks/drawer-with-create-form.json +43 -0
  34. package/chunks/editor-statusbar-ready.json +99 -0
  35. package/chunks/editor-toolbar-import-export.json +195 -0
  36. package/chunks/extended-profile-form.json +509 -0
  37. package/chunks/feature-grid-three-cards.json +187 -0
  38. package/chunks/feature-toggle-switch-grid.json +213 -0
  39. package/chunks/file-upload-field.json +97 -0
  40. package/chunks/file-upload-form.json +248 -0
  41. package/chunks/form-field-with-error.json +151 -0
  42. package/chunks/grid-2col-entry-cards.json +158 -0
  43. package/chunks/grid-kpi-4col.json +164 -0
  44. package/chunks/grid-responsive-kpi.json +165 -0
  45. package/chunks/image-thumbnail-grid.json +77 -0
  46. package/chunks/integrations-api-keys-card-list.json +475 -0
  47. package/chunks/integrations-connect-form.json +547 -0
  48. package/chunks/integrations-webhooks-empty-state.json +66 -0
  49. package/chunks/key-value-detail-list.json +172 -0
  50. package/chunks/library-browser-search-filter.json +109 -0
  51. package/chunks/login-form-card.json +207 -0
  52. package/chunks/logo-cloud-trusted-by.json +235 -0
  53. package/chunks/map-with-location-list.json +291 -0
  54. package/chunks/marketing-page-shell.json +45 -11
  55. package/chunks/members-active-table-search-filter.json +184 -0
  56. package/chunks/members-pending-invites-cards.json +251 -0
  57. package/chunks/members-roles-permissions-list.json +104 -0
  58. package/chunks/multi-field-form-validation.json +391 -0
  59. package/chunks/order-confirmation-success-card.json +177 -0
  60. package/chunks/payment-checkout-form.json +338 -0
  61. package/chunks/plan-selection-form.json +526 -0
  62. package/chunks/rating-stars-review-summary.json +258 -0
  63. package/chunks/reg-step-shell.json +12 -3
  64. package/chunks/responsive-shell-sidebar.json +79 -0
  65. package/chunks/row-action-cluster.json +54 -0
  66. package/chunks/row-avatar-name-role.json +71 -0
  67. package/chunks/row-icon-label.json +52 -0
  68. package/chunks/row-spread-label-value.json +54 -0
  69. package/chunks/row-wrap-tags.json +112 -0
  70. package/chunks/schedule-meeting-form-card.json +229 -0
  71. package/chunks/searchable-picker-modal.json +164 -0
  72. package/chunks/security-active-sessions-devices.json +287 -0
  73. package/chunks/security-change-password-form.json +102 -0
  74. package/chunks/security-delete-account-danger.json +79 -0
  75. package/chunks/settings-admin-page.json +61 -34
  76. package/chunks/settings-danger-zone-delete-workspace.json +93 -0
  77. package/chunks/settings-notification-activity-checkboxes.json +108 -0
  78. package/chunks/settings-notification-channels-switches.json +101 -0
  79. package/chunks/signup-form-card.json +218 -0
  80. package/chunks/signup-team-size-form.json +256 -0
  81. package/chunks/single-select-card-form.json +228 -0
  82. package/chunks/stack-avatar-badge-overlay.json +53 -0
  83. package/chunks/stack-image-shimmer.json +51 -0
  84. package/chunks/stats-band-big-numbers.json +175 -0
  85. package/chunks/subscription-status-renewal-card.json +229 -0
  86. package/chunks/table-empty-state.json +116 -0
  87. package/chunks/table-toolbar-no-search.json +38 -0
  88. package/chunks/table-toolbar-with-table.json +231 -0
  89. package/chunks/table-with-toolbar-card.json +76 -0
  90. package/chunks/team-invite-form.json +377 -0
  91. package/chunks/testimonial-pull-quote.json +129 -0
  92. package/chunks/url-import-form.json +725 -0
  93. package/chunks/usage-quota-meter-card.json +217 -0
  94. package/package.json +1 -1
@@ -0,0 +1,231 @@
1
+ {
2
+ "name": "table-toolbar-with-table",
3
+ "kind": "block",
4
+ "primary": "div",
5
+ "page": "/packages/web-components/components/table-toolbar/table-toolbar.examples.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-artifact-item": "",
10
+ "data-artifact-label": "table with toolbar"
11
+ },
12
+ "html": "<col-ui gap=\"0\">\n <table-toolbar-ui for=\"demo-table\" text=\"All employees\" count=\"32\" placeholder=\"Search employees…\"></table-toolbar-ui>\n <card-ui>\n <section bleed>\n <table-ui id=\"demo-table\" sortable raw>\n <table>\n <thead><tr><th>Name</th><th>Role</th><th>Status</th></tr></thead>\n <tbody>\n <tr><td>Maya Chen</td><td>Designer</td><td><tag-ui size=\"sm\" variant=\"success\">Active</tag-ui></td></tr>\n <tr><td>Alex Park</td><td>Engineer</td><td><tag-ui size=\"sm\" variant=\"success\">Active</tag-ui></td></tr>\n <tr><td>Jordan Lee</td><td>Product</td><td><tag-ui size=\"sm\" variant=\"warning\">Away</tag-ui></td></tr>\n </tbody>\n </table>\n </table-ui>\n </section>\n </card-ui>\n </col-ui>",
13
+ "source": "packages/web-components/components/table-toolbar/table-toolbar.examples.html",
14
+ "metadata": {
15
+ "domain": "data",
16
+ "description": "Data table with toolbar — table-toolbar-ui above card-wrapped table-ui. Standard data grid pattern with search, filter, sort, and column visibility.",
17
+ "keywords": [
18
+ "table",
19
+ "toolbar",
20
+ "search",
21
+ "filter",
22
+ "sort",
23
+ "columns",
24
+ "data",
25
+ "grid",
26
+ "employees",
27
+ "members",
28
+ "users",
29
+ "card"
30
+ ]
31
+ },
32
+ "captured_at": "2026-06-10T20:25:14.783Z",
33
+ "template": [
34
+ {
35
+ "id": "column",
36
+ "component": "Column"
37
+ },
38
+ {
39
+ "id": "text",
40
+ "component": "Text",
41
+ "textContent": "Name",
42
+ "variant": "body"
43
+ },
44
+ {
45
+ "id": "text-2",
46
+ "component": "Text",
47
+ "textContent": "Role",
48
+ "variant": "body"
49
+ },
50
+ {
51
+ "id": "text-3",
52
+ "component": "Text",
53
+ "textContent": "Status",
54
+ "variant": "body"
55
+ },
56
+ {
57
+ "id": "column-3",
58
+ "component": "Column",
59
+ "children": [
60
+ "text",
61
+ "text-2",
62
+ "text-3"
63
+ ]
64
+ },
65
+ {
66
+ "id": "text-4",
67
+ "component": "Text",
68
+ "textContent": "Maya Chen",
69
+ "variant": "body"
70
+ },
71
+ {
72
+ "id": "text-5",
73
+ "component": "Text",
74
+ "textContent": "Designer",
75
+ "variant": "body"
76
+ },
77
+ {
78
+ "id": "text-6",
79
+ "component": "Text",
80
+ "textContent": "Active",
81
+ "variant": "body"
82
+ },
83
+ {
84
+ "id": "tag",
85
+ "component": "Tag",
86
+ "size": "sm",
87
+ "variant": "success",
88
+ "children": [
89
+ "text-6"
90
+ ]
91
+ },
92
+ {
93
+ "id": "column-8",
94
+ "component": "Column",
95
+ "children": [
96
+ "text-4",
97
+ "text-5",
98
+ "tag"
99
+ ]
100
+ },
101
+ {
102
+ "id": "text-7",
103
+ "component": "Text",
104
+ "textContent": "Alex Park",
105
+ "variant": "body"
106
+ },
107
+ {
108
+ "id": "text-8",
109
+ "component": "Text",
110
+ "textContent": "Engineer",
111
+ "variant": "body"
112
+ },
113
+ {
114
+ "id": "text-9",
115
+ "component": "Text",
116
+ "textContent": "Active",
117
+ "variant": "body"
118
+ },
119
+ {
120
+ "id": "tag-2",
121
+ "component": "Tag",
122
+ "size": "sm",
123
+ "variant": "success",
124
+ "children": [
125
+ "text-9"
126
+ ]
127
+ },
128
+ {
129
+ "id": "column-12",
130
+ "component": "Column",
131
+ "children": [
132
+ "text-7",
133
+ "text-8",
134
+ "tag-2"
135
+ ]
136
+ },
137
+ {
138
+ "id": "text-10",
139
+ "component": "Text",
140
+ "textContent": "Jordan Lee",
141
+ "variant": "body"
142
+ },
143
+ {
144
+ "id": "text-11",
145
+ "component": "Text",
146
+ "textContent": "Product",
147
+ "variant": "body"
148
+ },
149
+ {
150
+ "id": "text-12",
151
+ "component": "Text",
152
+ "textContent": "Away",
153
+ "variant": "body"
154
+ },
155
+ {
156
+ "id": "tag-3",
157
+ "component": "Tag",
158
+ "size": "sm",
159
+ "variant": "warning",
160
+ "children": [
161
+ "text-12"
162
+ ]
163
+ },
164
+ {
165
+ "id": "column-16",
166
+ "component": "Column",
167
+ "children": [
168
+ "text-10",
169
+ "text-11",
170
+ "tag-3"
171
+ ]
172
+ },
173
+ {
174
+ "id": "column-7",
175
+ "component": "Column",
176
+ "children": [
177
+ "column-8",
178
+ "column-12",
179
+ "column-16"
180
+ ]
181
+ },
182
+ {
183
+ "id": "table",
184
+ "component": "Table",
185
+ "children": [
186
+ "column-3",
187
+ "column-7"
188
+ ]
189
+ },
190
+ {
191
+ "id": "demo-table",
192
+ "component": "Table",
193
+ "raw": true,
194
+ "sortable": true,
195
+ "children": [
196
+ "table"
197
+ ]
198
+ },
199
+ {
200
+ "id": "section",
201
+ "component": "Section",
202
+ "bleed": true,
203
+ "children": [
204
+ "column-20"
205
+ ]
206
+ },
207
+ {
208
+ "id": "column-20",
209
+ "component": "Column",
210
+ "children": [
211
+ "demo-table"
212
+ ]
213
+ },
214
+ {
215
+ "id": "card",
216
+ "component": "Card",
217
+ "children": [
218
+ "section"
219
+ ]
220
+ },
221
+ {
222
+ "id": "root",
223
+ "component": "Column",
224
+ "gap": "0",
225
+ "children": [
226
+ "column",
227
+ "card"
228
+ ]
229
+ }
230
+ ]
231
+ }
@@ -0,0 +1,76 @@
1
+ {
2
+ "name": "table-with-toolbar-card",
3
+ "kind": "block",
4
+ "primary": "div",
5
+ "page": "/packages/web-components/components/table/table.examples.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-artifact-item": "",
10
+ "data-artifact-label": "table with toolbar in card"
11
+ },
12
+ "html": "<col-ui gap=\"0\">\n <table-toolbar-ui for=\"compound-table\" text=\"Team members\" count=\"24\" placeholder=\"Search members…\"></table-toolbar-ui>\n <card-ui>\n <section bleed>\n <!-- Hydrated by table.examples.js — inline <table> children\n would be foster-parented out of the custom element by the\n HTML parser; columns + data set via JS instead. -->\n <table-ui id=\"compound-table\" sortable selectable></table-ui>\n </section>\n </card-ui>\n </col-ui>",
13
+ "source": "packages/web-components/components/table/table.examples.html",
14
+ "metadata": {
15
+ "domain": "data",
16
+ "description": "Data table with toolbar in card — table-toolbar-ui above a sortable table wrapped in a card. Standard data grid pattern.",
17
+ "keywords": [
18
+ "table",
19
+ "toolbar",
20
+ "search",
21
+ "filter",
22
+ "sort",
23
+ "card",
24
+ "data",
25
+ "grid",
26
+ "employees",
27
+ "members",
28
+ "sortable",
29
+ "selectable"
30
+ ]
31
+ },
32
+ "captured_at": "2026-06-10T20:25:14.783Z",
33
+ "template": [
34
+ {
35
+ "id": "column",
36
+ "component": "Column"
37
+ },
38
+ {
39
+ "id": "compound-table",
40
+ "component": "Table",
41
+ "selectable": true,
42
+ "sortable": true
43
+ },
44
+ {
45
+ "id": "section",
46
+ "component": "Section",
47
+ "bleed": true,
48
+ "children": [
49
+ "column-2"
50
+ ]
51
+ },
52
+ {
53
+ "id": "column-2",
54
+ "component": "Column",
55
+ "children": [
56
+ "compound-table"
57
+ ]
58
+ },
59
+ {
60
+ "id": "card",
61
+ "component": "Card",
62
+ "children": [
63
+ "section"
64
+ ]
65
+ },
66
+ {
67
+ "id": "root",
68
+ "component": "Column",
69
+ "gap": "0",
70
+ "children": [
71
+ "column",
72
+ "card"
73
+ ]
74
+ }
75
+ ]
76
+ }
@@ -0,0 +1,377 @@
1
+ {
2
+ "name": "team-invite-form",
3
+ "kind": "block",
4
+ "primary": "form",
5
+ "page": "/apps/user-flow/app/registration/invite/invite.contents.html",
6
+ "slots": [],
7
+ "nested": [
8
+ "reg-step-header",
9
+ "reg-invite-form",
10
+ "reg-step-footer",
11
+ "reg-step-progress"
12
+ ],
13
+ "attrs": {
14
+ "data-reg-input": "",
15
+ "action": "/site/examples/registration/integrations",
16
+ "method": "get"
17
+ },
18
+ "html": "<form data-reg-input action=\"/site/examples/registration/integrations\" method=\"get\">\n <header data-reg-heading><!-- nested: reg-step-header --></header>\n\n <section data-reg-form><!-- nested: reg-invite-form --></section>\n\n <footer><!-- nested: reg-step-footer --></footer>\n </form>",
19
+ "source": "apps/user-flow/app/registration/invite/invite.contents.html",
20
+ "metadata": {
21
+ "domain": "forms",
22
+ "description": "Complete team-invite form — heading, repeating rows of email + role select per teammate, an add-another row button, an info alert, and a footer with two submit actions (Skip for now + Send invites). The whole form composition with header and dual-action footer. Use for 'invite form', 'add team members form', 'form with submit and skip / reset actions'.",
23
+ "keywords": [
24
+ "invite",
25
+ "form",
26
+ "team",
27
+ "members",
28
+ "email",
29
+ "role",
30
+ "multi-row",
31
+ "add-another",
32
+ "submit",
33
+ "skip",
34
+ "reset",
35
+ "send",
36
+ "invites",
37
+ "complete",
38
+ "card",
39
+ "heading",
40
+ "footer",
41
+ "dual-action",
42
+ "onboarding",
43
+ "full-form"
44
+ ],
45
+ "related": [
46
+ "reg-invite-form",
47
+ "invite-members",
48
+ "reg-step-footer"
49
+ ],
50
+ "tags": {
51
+ "complexity": "moderate",
52
+ "form": "invite"
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": "Invite your teammates"
62
+ },
63
+ {
64
+ "id": "text-2",
65
+ "component": "Text",
66
+ "color": "subtle",
67
+ "textContent": "We'll email each person a join link. Skip if you'd rather invite later."
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": "invite-0-email",
88
+ "component": "Input",
89
+ "type": "email",
90
+ "autocomplete": "email",
91
+ "name": "invite[0][email]",
92
+ "placeholder": "alex@acme.com"
93
+ },
94
+ {
95
+ "id": "field",
96
+ "component": "Field",
97
+ "label": "Email",
98
+ "children": [
99
+ "invite-0-email"
100
+ ]
101
+ },
102
+ {
103
+ "id": "invite-0-role",
104
+ "component": "ChoicePicker",
105
+ "name": "invite[0][role]",
106
+ "value": "member",
107
+ "options": [
108
+ {
109
+ "value": "admin",
110
+ "label": "Admin"
111
+ },
112
+ {
113
+ "value": "member",
114
+ "label": "Member"
115
+ },
116
+ {
117
+ "value": "viewer",
118
+ "label": "Viewer"
119
+ }
120
+ ]
121
+ },
122
+ {
123
+ "id": "field-2",
124
+ "component": "Field",
125
+ "label": "Role",
126
+ "children": [
127
+ "invite-0-role"
128
+ ]
129
+ },
130
+ {
131
+ "id": "column",
132
+ "component": "Column",
133
+ "data-reg-invite-row": "",
134
+ "children": [
135
+ "field",
136
+ "field-2"
137
+ ]
138
+ },
139
+ {
140
+ "id": "invite-1-email",
141
+ "component": "Input",
142
+ "type": "email",
143
+ "autocomplete": "email",
144
+ "name": "invite[1][email]",
145
+ "placeholder": "sam@acme.com"
146
+ },
147
+ {
148
+ "id": "field-3",
149
+ "component": "Field",
150
+ "label": "Email",
151
+ "children": [
152
+ "invite-1-email"
153
+ ]
154
+ },
155
+ {
156
+ "id": "invite-1-role",
157
+ "component": "ChoicePicker",
158
+ "name": "invite[1][role]",
159
+ "value": "member",
160
+ "options": [
161
+ {
162
+ "value": "admin",
163
+ "label": "Admin"
164
+ },
165
+ {
166
+ "value": "member",
167
+ "label": "Member"
168
+ },
169
+ {
170
+ "value": "viewer",
171
+ "label": "Viewer"
172
+ }
173
+ ]
174
+ },
175
+ {
176
+ "id": "field-4",
177
+ "component": "Field",
178
+ "label": "Role",
179
+ "children": [
180
+ "invite-1-role"
181
+ ]
182
+ },
183
+ {
184
+ "id": "column-2",
185
+ "component": "Column",
186
+ "data-reg-invite-row": "",
187
+ "children": [
188
+ "field-3",
189
+ "field-4"
190
+ ]
191
+ },
192
+ {
193
+ "id": "invite-2-email",
194
+ "component": "Input",
195
+ "type": "email",
196
+ "autocomplete": "email",
197
+ "name": "invite[2][email]",
198
+ "placeholder": "riley@acme.com"
199
+ },
200
+ {
201
+ "id": "field-5",
202
+ "component": "Field",
203
+ "label": "Email",
204
+ "children": [
205
+ "invite-2-email"
206
+ ]
207
+ },
208
+ {
209
+ "id": "invite-2-role",
210
+ "component": "ChoicePicker",
211
+ "name": "invite[2][role]",
212
+ "value": "member",
213
+ "options": [
214
+ {
215
+ "value": "admin",
216
+ "label": "Admin"
217
+ },
218
+ {
219
+ "value": "member",
220
+ "label": "Member"
221
+ },
222
+ {
223
+ "value": "viewer",
224
+ "label": "Viewer"
225
+ }
226
+ ]
227
+ },
228
+ {
229
+ "id": "field-6",
230
+ "component": "Field",
231
+ "label": "Role",
232
+ "children": [
233
+ "invite-2-role"
234
+ ]
235
+ },
236
+ {
237
+ "id": "column-3",
238
+ "component": "Column",
239
+ "data-reg-invite-row": "",
240
+ "children": [
241
+ "field-5",
242
+ "field-6"
243
+ ]
244
+ },
245
+ {
246
+ "id": "button",
247
+ "component": "Button",
248
+ "type": "button",
249
+ "icon": "plus",
250
+ "text": "Add another",
251
+ "variant": "ghost"
252
+ },
253
+ {
254
+ "id": "text-4",
255
+ "component": "Text",
256
+ "textContent": "Copy a join link",
257
+ "variant": "body"
258
+ },
259
+ {
260
+ "id": "link",
261
+ "component": "Link",
262
+ "href": "#",
263
+ "text": "Copy a join link",
264
+ "children": [
265
+ "text-4"
266
+ ]
267
+ },
268
+ {
269
+ "id": "text-3",
270
+ "component": "Text",
271
+ "variant": "body",
272
+ "slot": "content",
273
+ "textContent": "Don't have everyone's email? instead.",
274
+ "children": [
275
+ "link"
276
+ ]
277
+ },
278
+ {
279
+ "id": "alert",
280
+ "component": "Alert",
281
+ "icon": "info",
282
+ "variant": "info",
283
+ "children": [
284
+ "text-3"
285
+ ]
286
+ },
287
+ {
288
+ "id": "section-2",
289
+ "component": "Section",
290
+ "data-reg-form": "",
291
+ "children": [
292
+ "column",
293
+ "column-2",
294
+ "column-3",
295
+ "button",
296
+ "alert"
297
+ ]
298
+ },
299
+ {
300
+ "id": "section",
301
+ "component": "Section",
302
+ "data-reg-form": "",
303
+ "children": [
304
+ "section-2"
305
+ ]
306
+ },
307
+ {
308
+ "id": "column-4",
309
+ "component": "Column"
310
+ },
311
+ {
312
+ "id": "text-5",
313
+ "component": "Text",
314
+ "textContent": "Back",
315
+ "variant": "body"
316
+ },
317
+ {
318
+ "id": "link-2",
319
+ "component": "Link",
320
+ "href": "/site/examples/registration/team-size",
321
+ "text": "Back",
322
+ "data-reg-back": "",
323
+ "children": [
324
+ "text-5"
325
+ ]
326
+ },
327
+ {
328
+ "id": "button-2",
329
+ "component": "Button",
330
+ "type": "submit",
331
+ "text": "Skip for now",
332
+ "variant": "outline"
333
+ },
334
+ {
335
+ "id": "button-3",
336
+ "component": "Button",
337
+ "type": "submit",
338
+ "text": "Send invites",
339
+ "variant": "primary"
340
+ },
341
+ {
342
+ "id": "column-5",
343
+ "component": "Column",
344
+ "data-reg-actions": "",
345
+ "children": [
346
+ "link-2",
347
+ "button-2",
348
+ "button-3"
349
+ ]
350
+ },
351
+ {
352
+ "id": "footer-2",
353
+ "component": "Footer",
354
+ "children": [
355
+ "column-4",
356
+ "column-5"
357
+ ]
358
+ },
359
+ {
360
+ "id": "footer",
361
+ "component": "Footer",
362
+ "children": [
363
+ "footer-2"
364
+ ]
365
+ },
366
+ {
367
+ "id": "root",
368
+ "component": "FormContainer",
369
+ "data-reg-input": "",
370
+ "children": [
371
+ "header",
372
+ "section",
373
+ "footer"
374
+ ]
375
+ }
376
+ ]
377
+ }