@adia-ai/a2ui 0.8.37 → 0.8.38
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 +36 -22
- package/README.md +14 -0
- package/a2ui.schema.d.ts +1 -1
- package/catalog/catalog-a2ui_0_9.d.ts +4 -0
- package/catalog/catalog-a2ui_0_9.json +29823 -0
- package/catalog/catalog-a2ui_0_9_rules.txt +1221 -0
- package/catalog/common_types.d.ts +5 -0
- package/catalog/common_types.json +222 -0
- package/catalog/functions.d.ts +5 -0
- package/catalog/functions.json +253 -0
- package/catalog/tier-index.d.ts +4 -0
- package/catalog/tier-index.json +1006 -0
- package/catalog/tiers/README.md +45 -0
- package/package.json +23 -2
- package/registry.js +1 -0
- package/validate/CHANGELOG.md +23 -23
- package/validate/README.md +14 -9
|
@@ -0,0 +1,1006 @@
|
|
|
1
|
+
{
|
|
2
|
+
"catalogId": "adia.tiers@0.8.38",
|
|
3
|
+
"description": "Tier index of the AdiaUI catalog contract (ADR-0050). L0-L4 ladder; every tier-N entry is a declared composition of tier-(N-1) entries. Derived — regenerate with `npm run build:catalog-tiers`, never hand-edit.",
|
|
4
|
+
"extends": {
|
|
5
|
+
"catalogId": "adia.base",
|
|
6
|
+
"version": "0.8.38"
|
|
7
|
+
},
|
|
8
|
+
"tiers": {
|
|
9
|
+
"L0": {
|
|
10
|
+
"composesTier": null,
|
|
11
|
+
"count": 191,
|
|
12
|
+
"entries": {
|
|
13
|
+
"A2UIRoot": {
|
|
14
|
+
"category": "container",
|
|
15
|
+
"composes": [],
|
|
16
|
+
"tag": "a2ui-root"
|
|
17
|
+
},
|
|
18
|
+
"Accordion": {
|
|
19
|
+
"category": "container",
|
|
20
|
+
"composes": [],
|
|
21
|
+
"tag": "accordion-ui"
|
|
22
|
+
},
|
|
23
|
+
"AccordionItem": {
|
|
24
|
+
"category": "layout",
|
|
25
|
+
"composes": [],
|
|
26
|
+
"tag": "accordion-item-ui"
|
|
27
|
+
},
|
|
28
|
+
"ActionItem": {
|
|
29
|
+
"category": "navigation",
|
|
30
|
+
"composes": [],
|
|
31
|
+
"tag": "action-item-ui"
|
|
32
|
+
},
|
|
33
|
+
"ActionList": {
|
|
34
|
+
"category": "navigation",
|
|
35
|
+
"composes": [],
|
|
36
|
+
"tag": "action-list-ui"
|
|
37
|
+
},
|
|
38
|
+
"AdiaMark": {
|
|
39
|
+
"category": "display",
|
|
40
|
+
"composes": [],
|
|
41
|
+
"tag": "adia-mark-ui"
|
|
42
|
+
},
|
|
43
|
+
"AdiaWordmark": {
|
|
44
|
+
"category": "display",
|
|
45
|
+
"composes": [],
|
|
46
|
+
"tag": "adia-wordmark-ui"
|
|
47
|
+
},
|
|
48
|
+
"AdminCommand": {
|
|
49
|
+
"category": "interaction",
|
|
50
|
+
"composes": [],
|
|
51
|
+
"tag": "admin-command"
|
|
52
|
+
},
|
|
53
|
+
"AdminContent": {
|
|
54
|
+
"category": "layout",
|
|
55
|
+
"composes": [],
|
|
56
|
+
"tag": "admin-content"
|
|
57
|
+
},
|
|
58
|
+
"AdminEntityItem": {
|
|
59
|
+
"category": "layout",
|
|
60
|
+
"composes": [],
|
|
61
|
+
"tag": "admin-entity-item"
|
|
62
|
+
},
|
|
63
|
+
"AdminPage": {
|
|
64
|
+
"category": "layout",
|
|
65
|
+
"composes": [],
|
|
66
|
+
"tag": "admin-page"
|
|
67
|
+
},
|
|
68
|
+
"AdminPageBody": {
|
|
69
|
+
"category": "layout",
|
|
70
|
+
"composes": [],
|
|
71
|
+
"tag": "admin-page-body"
|
|
72
|
+
},
|
|
73
|
+
"AdminPageFooter": {
|
|
74
|
+
"category": "layout",
|
|
75
|
+
"composes": [],
|
|
76
|
+
"tag": "admin-page-footer"
|
|
77
|
+
},
|
|
78
|
+
"AdminPageHeader": {
|
|
79
|
+
"category": "layout",
|
|
80
|
+
"composes": [],
|
|
81
|
+
"tag": "admin-page-header"
|
|
82
|
+
},
|
|
83
|
+
"AdminRoster": {
|
|
84
|
+
"category": "container",
|
|
85
|
+
"composes": [],
|
|
86
|
+
"tag": "admin-roster-ui"
|
|
87
|
+
},
|
|
88
|
+
"AdminScroll": {
|
|
89
|
+
"category": "layout",
|
|
90
|
+
"composes": [],
|
|
91
|
+
"tag": "admin-scroll"
|
|
92
|
+
},
|
|
93
|
+
"AdminSettings": {
|
|
94
|
+
"category": "container",
|
|
95
|
+
"composes": [],
|
|
96
|
+
"tag": "admin-settings-ui"
|
|
97
|
+
},
|
|
98
|
+
"AdminSidebar": {
|
|
99
|
+
"category": "layout",
|
|
100
|
+
"composes": [],
|
|
101
|
+
"tag": "admin-sidebar"
|
|
102
|
+
},
|
|
103
|
+
"AdminStatusbar": {
|
|
104
|
+
"category": "layout",
|
|
105
|
+
"composes": [],
|
|
106
|
+
"tag": "admin-statusbar"
|
|
107
|
+
},
|
|
108
|
+
"AdminTopbar": {
|
|
109
|
+
"category": "layout",
|
|
110
|
+
"composes": [],
|
|
111
|
+
"tag": "admin-topbar"
|
|
112
|
+
},
|
|
113
|
+
"AgentAdmin": {
|
|
114
|
+
"category": "container",
|
|
115
|
+
"composes": [],
|
|
116
|
+
"tag": "agent-admin-ui"
|
|
117
|
+
},
|
|
118
|
+
"AgentArtifact": {
|
|
119
|
+
"category": "agent",
|
|
120
|
+
"composes": [],
|
|
121
|
+
"tag": "agent-artifact-ui"
|
|
122
|
+
},
|
|
123
|
+
"AgentFeedbackBar": {
|
|
124
|
+
"category": "agent",
|
|
125
|
+
"composes": [],
|
|
126
|
+
"tag": "agent-feedback-bar-ui"
|
|
127
|
+
},
|
|
128
|
+
"AgentQuestions": {
|
|
129
|
+
"category": "agent",
|
|
130
|
+
"composes": [],
|
|
131
|
+
"tag": "agent-questions-ui"
|
|
132
|
+
},
|
|
133
|
+
"AgentReasoning": {
|
|
134
|
+
"category": "agent",
|
|
135
|
+
"composes": [],
|
|
136
|
+
"tag": "agent-reasoning-ui"
|
|
137
|
+
},
|
|
138
|
+
"AgentSuggestions": {
|
|
139
|
+
"category": "agent",
|
|
140
|
+
"composes": [],
|
|
141
|
+
"tag": "agent-suggestions-ui"
|
|
142
|
+
},
|
|
143
|
+
"AgentTrace": {
|
|
144
|
+
"category": "agent",
|
|
145
|
+
"composes": [],
|
|
146
|
+
"tag": "agent-trace-ui"
|
|
147
|
+
},
|
|
148
|
+
"Alert": {
|
|
149
|
+
"category": "container",
|
|
150
|
+
"composes": [],
|
|
151
|
+
"tag": "alert-ui"
|
|
152
|
+
},
|
|
153
|
+
"AnchorBar": {
|
|
154
|
+
"category": "container",
|
|
155
|
+
"composes": [],
|
|
156
|
+
"tag": "anchor-bar-ui"
|
|
157
|
+
},
|
|
158
|
+
"AppShell": {
|
|
159
|
+
"category": "layout",
|
|
160
|
+
"composes": [],
|
|
161
|
+
"tag": "embed-shell"
|
|
162
|
+
},
|
|
163
|
+
"Aside": {
|
|
164
|
+
"category": "container",
|
|
165
|
+
"composes": [],
|
|
166
|
+
"tag": "aside-ui"
|
|
167
|
+
},
|
|
168
|
+
"Avatar": {
|
|
169
|
+
"category": "display",
|
|
170
|
+
"composes": [],
|
|
171
|
+
"tag": "avatar-ui"
|
|
172
|
+
},
|
|
173
|
+
"AvatarGroup": {
|
|
174
|
+
"category": "feedback",
|
|
175
|
+
"composes": [],
|
|
176
|
+
"tag": "avatar-group-ui"
|
|
177
|
+
},
|
|
178
|
+
"Badge": {
|
|
179
|
+
"category": "display",
|
|
180
|
+
"composes": [],
|
|
181
|
+
"tag": "badge-ui"
|
|
182
|
+
},
|
|
183
|
+
"BillingOverview": {
|
|
184
|
+
"category": "container",
|
|
185
|
+
"composes": [],
|
|
186
|
+
"tag": "billing-overview-ui"
|
|
187
|
+
},
|
|
188
|
+
"Block": {
|
|
189
|
+
"category": "layout",
|
|
190
|
+
"composes": [],
|
|
191
|
+
"tag": "block-ui"
|
|
192
|
+
},
|
|
193
|
+
"Blockquote": {
|
|
194
|
+
"category": "display",
|
|
195
|
+
"composes": [],
|
|
196
|
+
"tag": "blockquote-ui"
|
|
197
|
+
},
|
|
198
|
+
"Breadcrumb": {
|
|
199
|
+
"category": "navigation",
|
|
200
|
+
"composes": [],
|
|
201
|
+
"tag": "breadcrumb-ui"
|
|
202
|
+
},
|
|
203
|
+
"Button": {
|
|
204
|
+
"category": "action",
|
|
205
|
+
"composes": [],
|
|
206
|
+
"tag": "button-ui"
|
|
207
|
+
},
|
|
208
|
+
"CalendarGrid": {
|
|
209
|
+
"category": "input",
|
|
210
|
+
"composes": [],
|
|
211
|
+
"tag": "calendar-grid-ui"
|
|
212
|
+
},
|
|
213
|
+
"CalendarPicker": {
|
|
214
|
+
"category": "input",
|
|
215
|
+
"composes": [],
|
|
216
|
+
"tag": "calendar-picker-ui"
|
|
217
|
+
},
|
|
218
|
+
"Canvas": {
|
|
219
|
+
"category": "agent",
|
|
220
|
+
"composes": [],
|
|
221
|
+
"tag": "canvas-ui"
|
|
222
|
+
},
|
|
223
|
+
"Card": {
|
|
224
|
+
"category": "container",
|
|
225
|
+
"composes": [],
|
|
226
|
+
"tag": "card-ui"
|
|
227
|
+
},
|
|
228
|
+
"Chart": {
|
|
229
|
+
"category": "agent",
|
|
230
|
+
"composes": [],
|
|
231
|
+
"tag": "chart-ui"
|
|
232
|
+
},
|
|
233
|
+
"ChartLegend": {
|
|
234
|
+
"category": "agent",
|
|
235
|
+
"composes": [],
|
|
236
|
+
"tag": "chart-legend-ui"
|
|
237
|
+
},
|
|
238
|
+
"ChatComposer": {
|
|
239
|
+
"category": "input",
|
|
240
|
+
"composes": [],
|
|
241
|
+
"tag": "chat-composer"
|
|
242
|
+
},
|
|
243
|
+
"ChatEmpty": {
|
|
244
|
+
"category": "feedback",
|
|
245
|
+
"composes": [],
|
|
246
|
+
"tag": "chat-empty"
|
|
247
|
+
},
|
|
248
|
+
"ChatHeader": {
|
|
249
|
+
"category": "layout",
|
|
250
|
+
"composes": [],
|
|
251
|
+
"tag": "chat-header"
|
|
252
|
+
},
|
|
253
|
+
"ChatInput": {
|
|
254
|
+
"category": "agent",
|
|
255
|
+
"composes": [],
|
|
256
|
+
"tag": "chat-input-ui"
|
|
257
|
+
},
|
|
258
|
+
"ChatShell": {
|
|
259
|
+
"category": "container",
|
|
260
|
+
"composes": [],
|
|
261
|
+
"tag": "chat-shell"
|
|
262
|
+
},
|
|
263
|
+
"ChatSidebar": {
|
|
264
|
+
"category": "layout",
|
|
265
|
+
"composes": [],
|
|
266
|
+
"tag": "chat-sidebar"
|
|
267
|
+
},
|
|
268
|
+
"ChatStatus": {
|
|
269
|
+
"category": "feedback",
|
|
270
|
+
"composes": [],
|
|
271
|
+
"tag": "chat-status"
|
|
272
|
+
},
|
|
273
|
+
"ChatThread": {
|
|
274
|
+
"category": "container",
|
|
275
|
+
"composes": [],
|
|
276
|
+
"tag": "chat-thread"
|
|
277
|
+
},
|
|
278
|
+
"Check": {
|
|
279
|
+
"category": "layout",
|
|
280
|
+
"composes": [],
|
|
281
|
+
"tag": "check-ui"
|
|
282
|
+
},
|
|
283
|
+
"Code": {
|
|
284
|
+
"category": "display",
|
|
285
|
+
"composes": [],
|
|
286
|
+
"tag": "code-ui"
|
|
287
|
+
},
|
|
288
|
+
"Col": {
|
|
289
|
+
"category": "layout",
|
|
290
|
+
"composes": [],
|
|
291
|
+
"tag": "col-ui"
|
|
292
|
+
},
|
|
293
|
+
"ColorInput": {
|
|
294
|
+
"category": "input",
|
|
295
|
+
"composes": [],
|
|
296
|
+
"tag": "color-input-ui"
|
|
297
|
+
},
|
|
298
|
+
"ColorPicker": {
|
|
299
|
+
"category": "input",
|
|
300
|
+
"composes": [],
|
|
301
|
+
"tag": "color-picker-ui"
|
|
302
|
+
},
|
|
303
|
+
"Combobox": {
|
|
304
|
+
"category": "input",
|
|
305
|
+
"composes": [],
|
|
306
|
+
"tag": "combobox-ui"
|
|
307
|
+
},
|
|
308
|
+
"Command": {
|
|
309
|
+
"category": "container",
|
|
310
|
+
"composes": [],
|
|
311
|
+
"tag": "command-ui"
|
|
312
|
+
},
|
|
313
|
+
"ConfirmDialog": {
|
|
314
|
+
"category": "feedback",
|
|
315
|
+
"composes": [],
|
|
316
|
+
"tag": "confirm-dialog-ui"
|
|
317
|
+
},
|
|
318
|
+
"ContextMenu": {
|
|
319
|
+
"category": "container",
|
|
320
|
+
"composes": [],
|
|
321
|
+
"tag": "context-menu-ui"
|
|
322
|
+
},
|
|
323
|
+
"DashboardLayout": {
|
|
324
|
+
"category": "layout",
|
|
325
|
+
"composes": [],
|
|
326
|
+
"tag": "dashboard-layout-ui"
|
|
327
|
+
},
|
|
328
|
+
"DateRangePicker": {
|
|
329
|
+
"category": "input",
|
|
330
|
+
"composes": [],
|
|
331
|
+
"tag": "date-range-picker-ui"
|
|
332
|
+
},
|
|
333
|
+
"DateRangeSelector": {
|
|
334
|
+
"category": "input",
|
|
335
|
+
"composes": [],
|
|
336
|
+
"tag": "date-range-selector-ui"
|
|
337
|
+
},
|
|
338
|
+
"DatetimePicker": {
|
|
339
|
+
"category": "input",
|
|
340
|
+
"composes": [],
|
|
341
|
+
"tag": "datetime-picker-ui"
|
|
342
|
+
},
|
|
343
|
+
"DemoToggle": {
|
|
344
|
+
"category": "container",
|
|
345
|
+
"composes": [],
|
|
346
|
+
"tag": "demo-toggle-ui"
|
|
347
|
+
},
|
|
348
|
+
"DescriptionList": {
|
|
349
|
+
"category": "display",
|
|
350
|
+
"composes": [],
|
|
351
|
+
"tag": "description-list-ui"
|
|
352
|
+
},
|
|
353
|
+
"DisplayField": {
|
|
354
|
+
"category": "form",
|
|
355
|
+
"composes": [],
|
|
356
|
+
"tag": "display-field-ui"
|
|
357
|
+
},
|
|
358
|
+
"Divider": {
|
|
359
|
+
"category": "display",
|
|
360
|
+
"composes": [],
|
|
361
|
+
"tag": "divider-ui"
|
|
362
|
+
},
|
|
363
|
+
"Drawer": {
|
|
364
|
+
"category": "container",
|
|
365
|
+
"composes": [],
|
|
366
|
+
"tag": "drawer-ui"
|
|
367
|
+
},
|
|
368
|
+
"Drilldown": {
|
|
369
|
+
"category": "navigation",
|
|
370
|
+
"composes": [],
|
|
371
|
+
"tag": "drilldown-ui"
|
|
372
|
+
},
|
|
373
|
+
"EditorCanvas": {
|
|
374
|
+
"category": "container",
|
|
375
|
+
"composes": [],
|
|
376
|
+
"tag": "editor-canvas"
|
|
377
|
+
},
|
|
378
|
+
"EditorCanvasEmpty": {
|
|
379
|
+
"category": "feedback",
|
|
380
|
+
"composes": [],
|
|
381
|
+
"tag": "editor-canvas-empty"
|
|
382
|
+
},
|
|
383
|
+
"EditorCanvasToolbar": {
|
|
384
|
+
"category": "layout",
|
|
385
|
+
"composes": [],
|
|
386
|
+
"tag": "editor-canvas-toolbar"
|
|
387
|
+
},
|
|
388
|
+
"EditorShell": {
|
|
389
|
+
"category": "container",
|
|
390
|
+
"composes": [],
|
|
391
|
+
"tag": "editor-shell"
|
|
392
|
+
},
|
|
393
|
+
"EditorSidebar": {
|
|
394
|
+
"category": "layout",
|
|
395
|
+
"composes": [],
|
|
396
|
+
"tag": "editor-sidebar"
|
|
397
|
+
},
|
|
398
|
+
"EditorStatusbar": {
|
|
399
|
+
"category": "layout",
|
|
400
|
+
"composes": [],
|
|
401
|
+
"tag": "editor-statusbar"
|
|
402
|
+
},
|
|
403
|
+
"EditorToolbar": {
|
|
404
|
+
"category": "layout",
|
|
405
|
+
"composes": [],
|
|
406
|
+
"tag": "editor-toolbar"
|
|
407
|
+
},
|
|
408
|
+
"Embed": {
|
|
409
|
+
"category": "agent",
|
|
410
|
+
"composes": [],
|
|
411
|
+
"tag": "embed-ui"
|
|
412
|
+
},
|
|
413
|
+
"EmptyState": {
|
|
414
|
+
"category": "display",
|
|
415
|
+
"composes": [],
|
|
416
|
+
"tag": "empty-state-ui"
|
|
417
|
+
},
|
|
418
|
+
"Feed": {
|
|
419
|
+
"category": "container",
|
|
420
|
+
"composes": [],
|
|
421
|
+
"tag": "feed-ui"
|
|
422
|
+
},
|
|
423
|
+
"FeedItem": {
|
|
424
|
+
"category": "feedback",
|
|
425
|
+
"composes": [],
|
|
426
|
+
"tag": "feed-item-ui"
|
|
427
|
+
},
|
|
428
|
+
"Field": {
|
|
429
|
+
"category": "form",
|
|
430
|
+
"composes": [],
|
|
431
|
+
"tag": "field-ui"
|
|
432
|
+
},
|
|
433
|
+
"Fields": {
|
|
434
|
+
"category": "form",
|
|
435
|
+
"composes": [],
|
|
436
|
+
"tag": "fields-ui"
|
|
437
|
+
},
|
|
438
|
+
"Footer": {
|
|
439
|
+
"category": "container",
|
|
440
|
+
"composes": [],
|
|
441
|
+
"tag": "footer-ui"
|
|
442
|
+
},
|
|
443
|
+
"FormPopover": {
|
|
444
|
+
"category": "input",
|
|
445
|
+
"composes": [],
|
|
446
|
+
"tag": "form-popover-ui"
|
|
447
|
+
},
|
|
448
|
+
"Frame": {
|
|
449
|
+
"category": "layout",
|
|
450
|
+
"composes": [],
|
|
451
|
+
"tag": "frame-ui"
|
|
452
|
+
},
|
|
453
|
+
"GenRoot": {
|
|
454
|
+
"category": "layout",
|
|
455
|
+
"composes": [],
|
|
456
|
+
"tag": "gen-root"
|
|
457
|
+
},
|
|
458
|
+
"Grid": {
|
|
459
|
+
"category": "layout",
|
|
460
|
+
"composes": [],
|
|
461
|
+
"tag": "grid-ui"
|
|
462
|
+
},
|
|
463
|
+
"Header": {
|
|
464
|
+
"category": "container",
|
|
465
|
+
"composes": [],
|
|
466
|
+
"tag": "header-ui"
|
|
467
|
+
},
|
|
468
|
+
"Heatmap": {
|
|
469
|
+
"category": "data-display",
|
|
470
|
+
"composes": [],
|
|
471
|
+
"tag": "heatmap-ui"
|
|
472
|
+
},
|
|
473
|
+
"Icon": {
|
|
474
|
+
"category": "display",
|
|
475
|
+
"composes": [],
|
|
476
|
+
"tag": "icon-ui"
|
|
477
|
+
},
|
|
478
|
+
"Image": {
|
|
479
|
+
"category": "display",
|
|
480
|
+
"composes": [],
|
|
481
|
+
"tag": "image-ui"
|
|
482
|
+
},
|
|
483
|
+
"InlineEdit": {
|
|
484
|
+
"category": "form",
|
|
485
|
+
"composes": [],
|
|
486
|
+
"tag": "inline-edit-ui"
|
|
487
|
+
},
|
|
488
|
+
"InlineMessage": {
|
|
489
|
+
"category": "feedback",
|
|
490
|
+
"composes": [],
|
|
491
|
+
"tag": "inline-message-ui"
|
|
492
|
+
},
|
|
493
|
+
"Input": {
|
|
494
|
+
"category": "input",
|
|
495
|
+
"composes": [],
|
|
496
|
+
"tag": "input-ui"
|
|
497
|
+
},
|
|
498
|
+
"Inspector": {
|
|
499
|
+
"category": "agent",
|
|
500
|
+
"composes": [],
|
|
501
|
+
"tag": "inspector-ui"
|
|
502
|
+
},
|
|
503
|
+
"IntegrationCard": {
|
|
504
|
+
"category": "display",
|
|
505
|
+
"composes": [],
|
|
506
|
+
"tag": "integration-card-ui"
|
|
507
|
+
},
|
|
508
|
+
"IntegrationsPage": {
|
|
509
|
+
"category": "container",
|
|
510
|
+
"composes": [],
|
|
511
|
+
"tag": "integrations-page-ui"
|
|
512
|
+
},
|
|
513
|
+
"InvoiceDetail": {
|
|
514
|
+
"category": "container",
|
|
515
|
+
"composes": [],
|
|
516
|
+
"tag": "invoice-detail-ui"
|
|
517
|
+
},
|
|
518
|
+
"InvoiceHistory": {
|
|
519
|
+
"category": "display",
|
|
520
|
+
"composes": [],
|
|
521
|
+
"tag": "invoice-history-ui"
|
|
522
|
+
},
|
|
523
|
+
"Kbd": {
|
|
524
|
+
"category": "display",
|
|
525
|
+
"composes": [],
|
|
526
|
+
"tag": "kbd-ui"
|
|
527
|
+
},
|
|
528
|
+
"Link": {
|
|
529
|
+
"category": "content",
|
|
530
|
+
"composes": [],
|
|
531
|
+
"tag": "link-ui"
|
|
532
|
+
},
|
|
533
|
+
"List": {
|
|
534
|
+
"category": "layout",
|
|
535
|
+
"composes": [],
|
|
536
|
+
"tag": "list-ui"
|
|
537
|
+
},
|
|
538
|
+
"ListItem": {
|
|
539
|
+
"category": "layout",
|
|
540
|
+
"composes": [],
|
|
541
|
+
"tag": "list-item-ui"
|
|
542
|
+
},
|
|
543
|
+
"ListWindow": {
|
|
544
|
+
"category": "display",
|
|
545
|
+
"composes": [],
|
|
546
|
+
"tag": "list-window-ui"
|
|
547
|
+
},
|
|
548
|
+
"LoadingOverlay": {
|
|
549
|
+
"category": "feedback",
|
|
550
|
+
"composes": [],
|
|
551
|
+
"tag": "loading-overlay-ui"
|
|
552
|
+
},
|
|
553
|
+
"Mark": {
|
|
554
|
+
"category": "typography",
|
|
555
|
+
"composes": [],
|
|
556
|
+
"tag": "mark-ui"
|
|
557
|
+
},
|
|
558
|
+
"Menu": {
|
|
559
|
+
"category": "container",
|
|
560
|
+
"composes": [],
|
|
561
|
+
"tag": "menu-ui"
|
|
562
|
+
},
|
|
563
|
+
"MenuDivider": {
|
|
564
|
+
"category": "navigation",
|
|
565
|
+
"composes": [],
|
|
566
|
+
"tag": "menu-divider-ui"
|
|
567
|
+
},
|
|
568
|
+
"MenuItem": {
|
|
569
|
+
"category": "navigation",
|
|
570
|
+
"composes": [],
|
|
571
|
+
"tag": "menu-item-ui"
|
|
572
|
+
},
|
|
573
|
+
"MenuLabel": {
|
|
574
|
+
"category": "navigation",
|
|
575
|
+
"composes": [],
|
|
576
|
+
"tag": "menu-label-ui"
|
|
577
|
+
},
|
|
578
|
+
"Modal": {
|
|
579
|
+
"category": "container",
|
|
580
|
+
"composes": [],
|
|
581
|
+
"tag": "modal-ui"
|
|
582
|
+
},
|
|
583
|
+
"Nav": {
|
|
584
|
+
"category": "layout",
|
|
585
|
+
"composes": [],
|
|
586
|
+
"tag": "nav-ui"
|
|
587
|
+
},
|
|
588
|
+
"NavGroup": {
|
|
589
|
+
"category": "layout",
|
|
590
|
+
"composes": [],
|
|
591
|
+
"tag": "nav-group-ui"
|
|
592
|
+
},
|
|
593
|
+
"NavItem": {
|
|
594
|
+
"category": "layout",
|
|
595
|
+
"composes": [],
|
|
596
|
+
"tag": "nav-item-ui"
|
|
597
|
+
},
|
|
598
|
+
"Noodles": {
|
|
599
|
+
"category": "agent",
|
|
600
|
+
"composes": [],
|
|
601
|
+
"tag": "noodles-ui"
|
|
602
|
+
},
|
|
603
|
+
"NotificationPreferences": {
|
|
604
|
+
"category": "container",
|
|
605
|
+
"composes": [],
|
|
606
|
+
"tag": "notification-preferences-ui"
|
|
607
|
+
},
|
|
608
|
+
"NumberFormat": {
|
|
609
|
+
"category": "display",
|
|
610
|
+
"composes": [],
|
|
611
|
+
"tag": "number-format-ui"
|
|
612
|
+
},
|
|
613
|
+
"OnboardingChecklist": {
|
|
614
|
+
"category": "feedback",
|
|
615
|
+
"composes": [],
|
|
616
|
+
"tag": "onboarding-checklist-ui"
|
|
617
|
+
},
|
|
618
|
+
"OptionCard": {
|
|
619
|
+
"category": "input",
|
|
620
|
+
"composes": [],
|
|
621
|
+
"tag": "option-card-ui"
|
|
622
|
+
},
|
|
623
|
+
"OtpInput": {
|
|
624
|
+
"category": "input",
|
|
625
|
+
"composes": [],
|
|
626
|
+
"tag": "otp-input-ui"
|
|
627
|
+
},
|
|
628
|
+
"Page": {
|
|
629
|
+
"category": "container",
|
|
630
|
+
"composes": [],
|
|
631
|
+
"tag": "page-ui"
|
|
632
|
+
},
|
|
633
|
+
"Pagination": {
|
|
634
|
+
"category": "navigation",
|
|
635
|
+
"composes": [],
|
|
636
|
+
"tag": "pagination-ui"
|
|
637
|
+
},
|
|
638
|
+
"Pane": {
|
|
639
|
+
"category": "layout",
|
|
640
|
+
"composes": [],
|
|
641
|
+
"tag": "pane-ui"
|
|
642
|
+
},
|
|
643
|
+
"PasswordStrength": {
|
|
644
|
+
"category": "display",
|
|
645
|
+
"composes": [],
|
|
646
|
+
"tag": "password-strength-ui"
|
|
647
|
+
},
|
|
648
|
+
"PaymentMethodForm": {
|
|
649
|
+
"category": "input",
|
|
650
|
+
"composes": [],
|
|
651
|
+
"tag": "payment-method-form-ui"
|
|
652
|
+
},
|
|
653
|
+
"PaymentMethodList": {
|
|
654
|
+
"category": "input",
|
|
655
|
+
"composes": [],
|
|
656
|
+
"tag": "payment-method-list-ui"
|
|
657
|
+
},
|
|
658
|
+
"PipelineStatus": {
|
|
659
|
+
"category": "agent",
|
|
660
|
+
"composes": [],
|
|
661
|
+
"tag": "pipeline-status-ui"
|
|
662
|
+
},
|
|
663
|
+
"PlanPicker": {
|
|
664
|
+
"category": "input",
|
|
665
|
+
"composes": [],
|
|
666
|
+
"tag": "plan-picker-ui"
|
|
667
|
+
},
|
|
668
|
+
"Popover": {
|
|
669
|
+
"category": "container",
|
|
670
|
+
"composes": [],
|
|
671
|
+
"tag": "popover-ui"
|
|
672
|
+
},
|
|
673
|
+
"Preview": {
|
|
674
|
+
"category": "display",
|
|
675
|
+
"composes": [],
|
|
676
|
+
"tag": "preview-ui"
|
|
677
|
+
},
|
|
678
|
+
"Progress": {
|
|
679
|
+
"category": "display",
|
|
680
|
+
"composes": [],
|
|
681
|
+
"tag": "progress-ui"
|
|
682
|
+
},
|
|
683
|
+
"ProgressRow": {
|
|
684
|
+
"category": "data",
|
|
685
|
+
"composes": [],
|
|
686
|
+
"tag": "progress-row-ui"
|
|
687
|
+
},
|
|
688
|
+
"QRCode": {
|
|
689
|
+
"category": "display",
|
|
690
|
+
"composes": [],
|
|
691
|
+
"tag": "qr-code-ui"
|
|
692
|
+
},
|
|
693
|
+
"Radio": {
|
|
694
|
+
"category": "input",
|
|
695
|
+
"composes": [],
|
|
696
|
+
"tag": "radio-ui"
|
|
697
|
+
},
|
|
698
|
+
"RadioGroup": {
|
|
699
|
+
"category": "input",
|
|
700
|
+
"composes": [],
|
|
701
|
+
"tag": "radio-group-ui"
|
|
702
|
+
},
|
|
703
|
+
"Range": {
|
|
704
|
+
"category": "input",
|
|
705
|
+
"composes": [],
|
|
706
|
+
"tag": "range-ui"
|
|
707
|
+
},
|
|
708
|
+
"Rating": {
|
|
709
|
+
"category": "form",
|
|
710
|
+
"composes": [],
|
|
711
|
+
"tag": "rating-ui"
|
|
712
|
+
},
|
|
713
|
+
"RelativeTime": {
|
|
714
|
+
"category": "display",
|
|
715
|
+
"composes": [],
|
|
716
|
+
"tag": "relative-time-ui"
|
|
717
|
+
},
|
|
718
|
+
"RichText": {
|
|
719
|
+
"category": "forms",
|
|
720
|
+
"composes": [],
|
|
721
|
+
"tag": "richtext-ui"
|
|
722
|
+
},
|
|
723
|
+
"Row": {
|
|
724
|
+
"category": "layout",
|
|
725
|
+
"composes": [],
|
|
726
|
+
"tag": "row-ui"
|
|
727
|
+
},
|
|
728
|
+
"Search": {
|
|
729
|
+
"category": "input",
|
|
730
|
+
"composes": [],
|
|
731
|
+
"tag": "search-ui"
|
|
732
|
+
},
|
|
733
|
+
"Section": {
|
|
734
|
+
"category": "container",
|
|
735
|
+
"composes": [],
|
|
736
|
+
"tag": "section-ui"
|
|
737
|
+
},
|
|
738
|
+
"Segment": {
|
|
739
|
+
"category": "navigation",
|
|
740
|
+
"composes": [],
|
|
741
|
+
"tag": "segment-ui"
|
|
742
|
+
},
|
|
743
|
+
"Segmented": {
|
|
744
|
+
"category": "navigation",
|
|
745
|
+
"composes": [],
|
|
746
|
+
"tag": "segmented-ui"
|
|
747
|
+
},
|
|
748
|
+
"Select": {
|
|
749
|
+
"category": "input",
|
|
750
|
+
"composes": [],
|
|
751
|
+
"tag": "select-ui"
|
|
752
|
+
},
|
|
753
|
+
"SimpleContent": {
|
|
754
|
+
"category": "shells",
|
|
755
|
+
"composes": [],
|
|
756
|
+
"tag": "simple-content"
|
|
757
|
+
},
|
|
758
|
+
"SimpleHero": {
|
|
759
|
+
"category": "shells",
|
|
760
|
+
"composes": [],
|
|
761
|
+
"tag": "simple-hero"
|
|
762
|
+
},
|
|
763
|
+
"SimpleShell": {
|
|
764
|
+
"category": "shells",
|
|
765
|
+
"composes": [],
|
|
766
|
+
"tag": "simple-shell"
|
|
767
|
+
},
|
|
768
|
+
"Skeleton": {
|
|
769
|
+
"category": "display",
|
|
770
|
+
"composes": [],
|
|
771
|
+
"tag": "skeleton-ui"
|
|
772
|
+
},
|
|
773
|
+
"SkipNav": {
|
|
774
|
+
"category": "utility",
|
|
775
|
+
"composes": [],
|
|
776
|
+
"tag": "skip-nav-ui"
|
|
777
|
+
},
|
|
778
|
+
"Slider": {
|
|
779
|
+
"category": "input",
|
|
780
|
+
"composes": [],
|
|
781
|
+
"tag": "slider-ui"
|
|
782
|
+
},
|
|
783
|
+
"Spinner": {
|
|
784
|
+
"category": "feedback",
|
|
785
|
+
"composes": [],
|
|
786
|
+
"tag": "spinner-ui"
|
|
787
|
+
},
|
|
788
|
+
"Stack": {
|
|
789
|
+
"category": "layout",
|
|
790
|
+
"composes": [],
|
|
791
|
+
"tag": "stack-ui"
|
|
792
|
+
},
|
|
793
|
+
"Stat": {
|
|
794
|
+
"category": "display",
|
|
795
|
+
"composes": [],
|
|
796
|
+
"tag": "stat-ui"
|
|
797
|
+
},
|
|
798
|
+
"StepProgress": {
|
|
799
|
+
"category": "feedback",
|
|
800
|
+
"composes": [],
|
|
801
|
+
"tag": "step-progress-ui"
|
|
802
|
+
},
|
|
803
|
+
"Stepper": {
|
|
804
|
+
"category": "navigation",
|
|
805
|
+
"composes": [],
|
|
806
|
+
"tag": "stepper-ui"
|
|
807
|
+
},
|
|
808
|
+
"StepperItem": {
|
|
809
|
+
"category": "navigation",
|
|
810
|
+
"composes": [],
|
|
811
|
+
"tag": "stepper-item-ui"
|
|
812
|
+
},
|
|
813
|
+
"Stream": {
|
|
814
|
+
"category": "agent",
|
|
815
|
+
"composes": [],
|
|
816
|
+
"tag": "stream-ui"
|
|
817
|
+
},
|
|
818
|
+
"Swatch": {
|
|
819
|
+
"category": "display",
|
|
820
|
+
"composes": [],
|
|
821
|
+
"tag": "swatch-ui"
|
|
822
|
+
},
|
|
823
|
+
"Swiper": {
|
|
824
|
+
"category": "layout",
|
|
825
|
+
"composes": [],
|
|
826
|
+
"tag": "swiper-ui"
|
|
827
|
+
},
|
|
828
|
+
"Switch": {
|
|
829
|
+
"category": "layout",
|
|
830
|
+
"composes": [],
|
|
831
|
+
"tag": "switch-ui"
|
|
832
|
+
},
|
|
833
|
+
"Tab": {
|
|
834
|
+
"category": "navigation",
|
|
835
|
+
"composes": [],
|
|
836
|
+
"tag": "tab-ui"
|
|
837
|
+
},
|
|
838
|
+
"Table": {
|
|
839
|
+
"category": "agent",
|
|
840
|
+
"composes": [],
|
|
841
|
+
"tag": "table-ui"
|
|
842
|
+
},
|
|
843
|
+
"TableOfContents": {
|
|
844
|
+
"category": "navigation",
|
|
845
|
+
"composes": [],
|
|
846
|
+
"tag": "toc-ui"
|
|
847
|
+
},
|
|
848
|
+
"TableToolbar": {
|
|
849
|
+
"category": "agent",
|
|
850
|
+
"composes": [],
|
|
851
|
+
"tag": "table-toolbar-ui"
|
|
852
|
+
},
|
|
853
|
+
"Tabs": {
|
|
854
|
+
"category": "container",
|
|
855
|
+
"composes": [],
|
|
856
|
+
"tag": "tabs-ui"
|
|
857
|
+
},
|
|
858
|
+
"Tag": {
|
|
859
|
+
"category": "display",
|
|
860
|
+
"composes": [],
|
|
861
|
+
"tag": "tag-ui"
|
|
862
|
+
},
|
|
863
|
+
"TagsInput": {
|
|
864
|
+
"category": "input",
|
|
865
|
+
"composes": [],
|
|
866
|
+
"tag": "tags-input-ui"
|
|
867
|
+
},
|
|
868
|
+
"Text": {
|
|
869
|
+
"category": "display",
|
|
870
|
+
"composes": [],
|
|
871
|
+
"tag": "text-ui"
|
|
872
|
+
},
|
|
873
|
+
"Textarea": {
|
|
874
|
+
"category": "layout",
|
|
875
|
+
"composes": [],
|
|
876
|
+
"tag": "textarea-ui"
|
|
877
|
+
},
|
|
878
|
+
"ThemePanel": {
|
|
879
|
+
"category": "layout",
|
|
880
|
+
"composes": [],
|
|
881
|
+
"tag": "theme-panel"
|
|
882
|
+
},
|
|
883
|
+
"ThemeProvider": {
|
|
884
|
+
"category": "layout",
|
|
885
|
+
"composes": [],
|
|
886
|
+
"tag": "theme-provider"
|
|
887
|
+
},
|
|
888
|
+
"TimePicker": {
|
|
889
|
+
"category": "input",
|
|
890
|
+
"composes": [],
|
|
891
|
+
"tag": "time-picker-ui"
|
|
892
|
+
},
|
|
893
|
+
"Timeline": {
|
|
894
|
+
"category": "display",
|
|
895
|
+
"composes": [],
|
|
896
|
+
"tag": "timeline-ui"
|
|
897
|
+
},
|
|
898
|
+
"TimelineItem": {
|
|
899
|
+
"category": "feedback",
|
|
900
|
+
"composes": [],
|
|
901
|
+
"tag": "timeline-item-ui"
|
|
902
|
+
},
|
|
903
|
+
"Toast": {
|
|
904
|
+
"category": "container",
|
|
905
|
+
"composes": [],
|
|
906
|
+
"tag": "toast-ui"
|
|
907
|
+
},
|
|
908
|
+
"ToggleGroup": {
|
|
909
|
+
"category": "navigation",
|
|
910
|
+
"composes": [],
|
|
911
|
+
"tag": "toggle-group-ui"
|
|
912
|
+
},
|
|
913
|
+
"ToggleOption": {
|
|
914
|
+
"category": "forms",
|
|
915
|
+
"composes": [],
|
|
916
|
+
"tag": "toggle-option-ui"
|
|
917
|
+
},
|
|
918
|
+
"ToggleScheme": {
|
|
919
|
+
"category": "control",
|
|
920
|
+
"composes": [],
|
|
921
|
+
"tag": "toggle-scheme-ui"
|
|
922
|
+
},
|
|
923
|
+
"Toolbar": {
|
|
924
|
+
"category": "layout",
|
|
925
|
+
"composes": [],
|
|
926
|
+
"tag": "toolbar-ui"
|
|
927
|
+
},
|
|
928
|
+
"ToolbarGroup": {
|
|
929
|
+
"category": "navigation",
|
|
930
|
+
"composes": [],
|
|
931
|
+
"tag": "toolbar-group-ui"
|
|
932
|
+
},
|
|
933
|
+
"Tooltip": {
|
|
934
|
+
"category": "container",
|
|
935
|
+
"composes": [],
|
|
936
|
+
"tag": "tooltip-ui"
|
|
937
|
+
},
|
|
938
|
+
"Tour": {
|
|
939
|
+
"category": "feedback",
|
|
940
|
+
"composes": [],
|
|
941
|
+
"tag": "tour-ui"
|
|
942
|
+
},
|
|
943
|
+
"TourStep": {
|
|
944
|
+
"category": "feedback",
|
|
945
|
+
"composes": [],
|
|
946
|
+
"tag": "tour-step-ui"
|
|
947
|
+
},
|
|
948
|
+
"Tree": {
|
|
949
|
+
"category": "data",
|
|
950
|
+
"composes": [],
|
|
951
|
+
"tag": "tree-ui"
|
|
952
|
+
},
|
|
953
|
+
"TreeItem": {
|
|
954
|
+
"category": "data",
|
|
955
|
+
"composes": [],
|
|
956
|
+
"tag": "tree-item-ui"
|
|
957
|
+
},
|
|
958
|
+
"Upload": {
|
|
959
|
+
"category": "input",
|
|
960
|
+
"composes": [],
|
|
961
|
+
"tag": "upload-ui"
|
|
962
|
+
},
|
|
963
|
+
"VisuallyHidden": {
|
|
964
|
+
"category": "utility",
|
|
965
|
+
"composes": [],
|
|
966
|
+
"tag": "visually-hidden-ui"
|
|
967
|
+
}
|
|
968
|
+
},
|
|
969
|
+
"source": "catalog-a2ui_0_9.json",
|
|
970
|
+
"status": "populated",
|
|
971
|
+
"unit": "primitive"
|
|
972
|
+
},
|
|
973
|
+
"L1": {
|
|
974
|
+
"composesTier": "L0",
|
|
975
|
+
"count": 0,
|
|
976
|
+
"entries": {},
|
|
977
|
+
"source": "tiers/l1-*.json",
|
|
978
|
+
"status": "reserved",
|
|
979
|
+
"unit": "widget"
|
|
980
|
+
},
|
|
981
|
+
"L2": {
|
|
982
|
+
"composesTier": "L1",
|
|
983
|
+
"count": 0,
|
|
984
|
+
"entries": {},
|
|
985
|
+
"source": "tiers/l2-*.json",
|
|
986
|
+
"status": "reserved",
|
|
987
|
+
"unit": "layout"
|
|
988
|
+
},
|
|
989
|
+
"L3": {
|
|
990
|
+
"composesTier": "L2",
|
|
991
|
+
"count": 0,
|
|
992
|
+
"entries": {},
|
|
993
|
+
"source": "tiers/l3-*.json",
|
|
994
|
+
"status": "reserved",
|
|
995
|
+
"unit": "shell"
|
|
996
|
+
},
|
|
997
|
+
"L4": {
|
|
998
|
+
"composesTier": "L3",
|
|
999
|
+
"count": 0,
|
|
1000
|
+
"entries": {},
|
|
1001
|
+
"source": "tiers/l4-*.json",
|
|
1002
|
+
"status": "reserved",
|
|
1003
|
+
"unit": "flow"
|
|
1004
|
+
}
|
|
1005
|
+
}
|
|
1006
|
+
}
|