@payfit/unity-components 2.67.28 → 2.67.35
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/README.md +2 -0
- package/dist/esm/components/button/Button.js +43 -43
- package/dist/esm/components/dialog/Dialog.d.ts +8 -3
- package/dist/esm/components/dialog/Dialog.js +48 -39
- package/dist/esm/index.js +4 -4
- package/package.json +18 -18
- package/src/agent-references/component-catalog.json +471 -94
- package/src/agent-references/manifest.json +7 -2
|
@@ -19,14 +19,22 @@
|
|
|
19
19
|
},
|
|
20
20
|
"related": [],
|
|
21
21
|
"section": "components",
|
|
22
|
-
"tags": [
|
|
22
|
+
"tags": [
|
|
23
|
+
"category:tabular-data",
|
|
24
|
+
"type:component",
|
|
25
|
+
"category:actions"
|
|
26
|
+
],
|
|
23
27
|
"title": "ActionBar"
|
|
24
28
|
},
|
|
25
29
|
{
|
|
26
30
|
"description": "Turns custom content into an accessible press target without changing its layout or visual structure.",
|
|
27
31
|
"docsHref": "?path=/docs/component-reference-actionable--docs",
|
|
28
32
|
"id": "component-reference-actionable",
|
|
29
|
-
"keywords": [
|
|
33
|
+
"keywords": [
|
|
34
|
+
"actionable",
|
|
35
|
+
"Pressable",
|
|
36
|
+
"Clickable"
|
|
37
|
+
],
|
|
30
38
|
"preview": {
|
|
31
39
|
"type": "story",
|
|
32
40
|
"story": "primary",
|
|
@@ -34,7 +42,11 @@
|
|
|
34
42
|
},
|
|
35
43
|
"related": [],
|
|
36
44
|
"section": "components",
|
|
37
|
-
"tags": [
|
|
45
|
+
"tags": [
|
|
46
|
+
"type:primitive",
|
|
47
|
+
"type:component",
|
|
48
|
+
"category:foundations"
|
|
49
|
+
],
|
|
38
50
|
"title": "Actionable"
|
|
39
51
|
},
|
|
40
52
|
{
|
|
@@ -69,7 +81,11 @@
|
|
|
69
81
|
"description": "Position a small element relative to a bigger element in any of its corners",
|
|
70
82
|
"docsHref": "?path=/docs/component-reference-anchor--docs",
|
|
71
83
|
"id": "component-reference-anchor",
|
|
72
|
-
"keywords": [
|
|
84
|
+
"keywords": [
|
|
85
|
+
"anchor",
|
|
86
|
+
"Corner anchor",
|
|
87
|
+
"Overlay anchor"
|
|
88
|
+
],
|
|
73
89
|
"preview": {
|
|
74
90
|
"type": "story",
|
|
75
91
|
"story": "primary",
|
|
@@ -77,7 +93,11 @@
|
|
|
77
93
|
},
|
|
78
94
|
"related": [],
|
|
79
95
|
"section": "components",
|
|
80
|
-
"tags": [
|
|
96
|
+
"tags": [
|
|
97
|
+
"type:primitive",
|
|
98
|
+
"type:component",
|
|
99
|
+
"category:foundations"
|
|
100
|
+
],
|
|
81
101
|
"title": "Anchor"
|
|
82
102
|
},
|
|
83
103
|
{
|
|
@@ -99,7 +119,10 @@
|
|
|
99
119
|
},
|
|
100
120
|
"related": [],
|
|
101
121
|
"section": "patterns",
|
|
102
|
-
"tags": [
|
|
122
|
+
"tags": [
|
|
123
|
+
"category:layout",
|
|
124
|
+
"type:pattern"
|
|
125
|
+
],
|
|
103
126
|
"title": "AppLayout"
|
|
104
127
|
},
|
|
105
128
|
{
|
|
@@ -164,7 +187,12 @@
|
|
|
164
187
|
"description": "Provides the content-level sticky top-bar structure for application shells.",
|
|
165
188
|
"docsHref": "?path=/docs/component-reference-apptopbar--docs",
|
|
166
189
|
"id": "component-reference-apptopbar",
|
|
167
|
-
"keywords": [
|
|
190
|
+
"keywords": [
|
|
191
|
+
"app-top-bar",
|
|
192
|
+
"top bar",
|
|
193
|
+
"app shell",
|
|
194
|
+
"sticky header"
|
|
195
|
+
],
|
|
168
196
|
"preview": {
|
|
169
197
|
"type": "story",
|
|
170
198
|
"story": "primary",
|
|
@@ -172,7 +200,10 @@
|
|
|
172
200
|
},
|
|
173
201
|
"related": [],
|
|
174
202
|
"section": "patterns",
|
|
175
|
-
"tags": [
|
|
203
|
+
"tags": [
|
|
204
|
+
"category:navigation",
|
|
205
|
+
"type:pattern"
|
|
206
|
+
],
|
|
176
207
|
"title": "AppTopBar"
|
|
177
208
|
},
|
|
178
209
|
{
|
|
@@ -233,7 +264,14 @@
|
|
|
233
264
|
"description": "Avatar groups display related people or entities with responsive sizing and optional truncation.",
|
|
234
265
|
"docsHref": "?path=/docs/component-reference-avatargroup--docs",
|
|
235
266
|
"id": "component-reference-avatargroup",
|
|
236
|
-
"keywords": [
|
|
267
|
+
"keywords": [
|
|
268
|
+
"avatar",
|
|
269
|
+
"group",
|
|
270
|
+
"people",
|
|
271
|
+
"members",
|
|
272
|
+
"profile",
|
|
273
|
+
"users"
|
|
274
|
+
],
|
|
237
275
|
"preview": {
|
|
238
276
|
"type": "story",
|
|
239
277
|
"story": "with-images-and-fallbacks",
|
|
@@ -241,7 +279,10 @@
|
|
|
241
279
|
},
|
|
242
280
|
"related": [],
|
|
243
281
|
"section": "components",
|
|
244
|
-
"tags": [
|
|
282
|
+
"tags": [
|
|
283
|
+
"type:component",
|
|
284
|
+
"category:content"
|
|
285
|
+
],
|
|
245
286
|
"title": "AvatarGroup"
|
|
246
287
|
},
|
|
247
288
|
{
|
|
@@ -266,14 +307,22 @@
|
|
|
266
307
|
},
|
|
267
308
|
"related": [],
|
|
268
309
|
"section": "components",
|
|
269
|
-
"tags": [
|
|
310
|
+
"tags": [
|
|
311
|
+
"type:component",
|
|
312
|
+
"category:content",
|
|
313
|
+
"behavior:disclosure"
|
|
314
|
+
],
|
|
270
315
|
"title": "AvatarWithTooltip"
|
|
271
316
|
},
|
|
272
317
|
{
|
|
273
318
|
"description": "Labels statuses, counts, or metadata with compact contextual styling and optional icons.",
|
|
274
319
|
"docsHref": "?path=/docs/component-reference-badge--docs",
|
|
275
320
|
"id": "component-reference-badge",
|
|
276
|
-
"keywords": [
|
|
321
|
+
"keywords": [
|
|
322
|
+
"badge",
|
|
323
|
+
"Status badge",
|
|
324
|
+
"Count badge"
|
|
325
|
+
],
|
|
277
326
|
"preview": {
|
|
278
327
|
"type": "story",
|
|
279
328
|
"story": "primary",
|
|
@@ -281,7 +330,11 @@
|
|
|
281
330
|
},
|
|
282
331
|
"related": [],
|
|
283
332
|
"section": "components",
|
|
284
|
-
"tags": [
|
|
333
|
+
"tags": [
|
|
334
|
+
"category:information",
|
|
335
|
+
"type:component",
|
|
336
|
+
"category:content"
|
|
337
|
+
],
|
|
285
338
|
"title": "Badge"
|
|
286
339
|
},
|
|
287
340
|
{
|
|
@@ -353,7 +406,11 @@
|
|
|
353
406
|
},
|
|
354
407
|
"related": [],
|
|
355
408
|
"section": "components",
|
|
356
|
-
"tags": [
|
|
409
|
+
"tags": [
|
|
410
|
+
"category:navigation",
|
|
411
|
+
"type:component",
|
|
412
|
+
"behavior:navigation"
|
|
413
|
+
],
|
|
357
414
|
"title": "Breadcrumbs"
|
|
358
415
|
},
|
|
359
416
|
{
|
|
@@ -387,7 +444,12 @@
|
|
|
387
444
|
"description": "Frames related content and actions in a reusable surface with consistent spacing and borders.",
|
|
388
445
|
"docsHref": "?path=/docs/component-reference-card--docs",
|
|
389
446
|
"id": "component-reference-card",
|
|
390
|
-
"keywords": [
|
|
447
|
+
"keywords": [
|
|
448
|
+
"card",
|
|
449
|
+
"Content card",
|
|
450
|
+
"Surface",
|
|
451
|
+
"Panel"
|
|
452
|
+
],
|
|
391
453
|
"preview": {
|
|
392
454
|
"type": "story",
|
|
393
455
|
"story": "default",
|
|
@@ -395,14 +457,22 @@
|
|
|
395
457
|
},
|
|
396
458
|
"related": [],
|
|
397
459
|
"section": "components",
|
|
398
|
-
"tags": [
|
|
460
|
+
"tags": [
|
|
461
|
+
"category:information",
|
|
462
|
+
"type:component",
|
|
463
|
+
"category:content"
|
|
464
|
+
],
|
|
399
465
|
"title": "Card"
|
|
400
466
|
},
|
|
401
467
|
{
|
|
402
468
|
"description": "Present related content in a horizontally scrollable region with navigation controls.",
|
|
403
469
|
"docsHref": "?path=/docs/component-reference-carousel--docs",
|
|
404
470
|
"id": "component-reference-carousel",
|
|
405
|
-
"keywords": [
|
|
471
|
+
"keywords": [
|
|
472
|
+
"carousel",
|
|
473
|
+
"Slider",
|
|
474
|
+
"Content slider"
|
|
475
|
+
],
|
|
406
476
|
"preview": {
|
|
407
477
|
"type": "story",
|
|
408
478
|
"story": "default",
|
|
@@ -411,14 +481,21 @@
|
|
|
411
481
|
},
|
|
412
482
|
"related": [],
|
|
413
483
|
"section": "components",
|
|
414
|
-
"tags": [
|
|
484
|
+
"tags": [
|
|
485
|
+
"type:component",
|
|
486
|
+
"category:content",
|
|
487
|
+
"behavior:selection"
|
|
488
|
+
],
|
|
415
489
|
"title": "Carousel"
|
|
416
490
|
},
|
|
417
491
|
{
|
|
418
492
|
"description": "Lets users toggle a single boolean option in forms or settings.",
|
|
419
493
|
"docsHref": "?path=/docs/component-reference-checkbox--docs",
|
|
420
494
|
"id": "component-reference-checkbox",
|
|
421
|
-
"keywords": [
|
|
495
|
+
"keywords": [
|
|
496
|
+
"checkbox",
|
|
497
|
+
"Tickbox"
|
|
498
|
+
],
|
|
422
499
|
"preview": {
|
|
423
500
|
"type": "story",
|
|
424
501
|
"story": "primary",
|
|
@@ -601,14 +678,22 @@
|
|
|
601
678
|
},
|
|
602
679
|
"related": [],
|
|
603
680
|
"section": "components",
|
|
604
|
-
"tags": [
|
|
681
|
+
"tags": [
|
|
682
|
+
"status:experimental",
|
|
683
|
+
"category:actions",
|
|
684
|
+
"type:component"
|
|
685
|
+
],
|
|
605
686
|
"title": "CircularIconButton"
|
|
606
687
|
},
|
|
607
688
|
{
|
|
608
689
|
"description": "Displays inline code, technical values, or short tokens with monospace styling.",
|
|
609
690
|
"docsHref": "?path=/docs/component-reference-code--docs",
|
|
610
691
|
"id": "component-reference-code",
|
|
611
|
-
"keywords": [
|
|
692
|
+
"keywords": [
|
|
693
|
+
"code",
|
|
694
|
+
"InlineCode",
|
|
695
|
+
"Code text"
|
|
696
|
+
],
|
|
612
697
|
"preview": {
|
|
613
698
|
"type": "story",
|
|
614
699
|
"story": "default",
|
|
@@ -616,14 +701,22 @@
|
|
|
616
701
|
},
|
|
617
702
|
"related": [],
|
|
618
703
|
"section": "components",
|
|
619
|
-
"tags": [
|
|
704
|
+
"tags": [
|
|
705
|
+
"category:information",
|
|
706
|
+
"type:primitive",
|
|
707
|
+
"category:content"
|
|
708
|
+
],
|
|
620
709
|
"title": "Code"
|
|
621
710
|
},
|
|
622
711
|
{
|
|
623
712
|
"description": "Creates disclosure sections for optional details without sending users to another page.",
|
|
624
713
|
"docsHref": "?path=/docs/component-reference-collapsible--docs",
|
|
625
714
|
"id": "component-reference-collapsible",
|
|
626
|
-
"keywords": [
|
|
715
|
+
"keywords": [
|
|
716
|
+
"collapsible",
|
|
717
|
+
"Disclosure",
|
|
718
|
+
"Expandable section"
|
|
719
|
+
],
|
|
627
720
|
"preview": {
|
|
628
721
|
"type": "story",
|
|
629
722
|
"story": "default",
|
|
@@ -655,9 +748,15 @@
|
|
|
655
748
|
"story": "default",
|
|
656
749
|
"storyId": "component-reference-collapsiblegroup--default"
|
|
657
750
|
},
|
|
658
|
-
"related": [
|
|
751
|
+
"related": [
|
|
752
|
+
"component-reference-collapsible"
|
|
753
|
+
],
|
|
659
754
|
"section": "components",
|
|
660
|
-
"tags": [
|
|
755
|
+
"tags": [
|
|
756
|
+
"type:component",
|
|
757
|
+
"category:information",
|
|
758
|
+
"behavior:disclosure"
|
|
759
|
+
],
|
|
661
760
|
"title": "CollapsibleGroup"
|
|
662
761
|
},
|
|
663
762
|
{
|
|
@@ -680,7 +779,11 @@
|
|
|
680
779
|
},
|
|
681
780
|
"related": [],
|
|
682
781
|
"section": "components",
|
|
683
|
-
"tags": [
|
|
782
|
+
"tags": [
|
|
783
|
+
"category:tabular-data",
|
|
784
|
+
"type:component",
|
|
785
|
+
"behavior:selection"
|
|
786
|
+
],
|
|
684
787
|
"title": "DataTable"
|
|
685
788
|
},
|
|
686
789
|
{
|
|
@@ -730,7 +833,11 @@
|
|
|
730
833
|
},
|
|
731
834
|
"related": [],
|
|
732
835
|
"section": "components",
|
|
733
|
-
"tags": [
|
|
836
|
+
"tags": [
|
|
837
|
+
"type:component",
|
|
838
|
+
"category:inputs",
|
|
839
|
+
"behavior:editing"
|
|
840
|
+
],
|
|
734
841
|
"title": "DateCalendar"
|
|
735
842
|
},
|
|
736
843
|
{
|
|
@@ -751,7 +858,11 @@
|
|
|
751
858
|
},
|
|
752
859
|
"related": [],
|
|
753
860
|
"section": "components",
|
|
754
|
-
"tags": [
|
|
861
|
+
"tags": [
|
|
862
|
+
"category:inputs",
|
|
863
|
+
"type:component",
|
|
864
|
+
"behavior:editing"
|
|
865
|
+
],
|
|
755
866
|
"title": "DatePicker"
|
|
756
867
|
},
|
|
757
868
|
{
|
|
@@ -833,7 +944,11 @@
|
|
|
833
944
|
},
|
|
834
945
|
"related": [],
|
|
835
946
|
"section": "components",
|
|
836
|
-
"tags": [
|
|
947
|
+
"tags": [
|
|
948
|
+
"type:component",
|
|
949
|
+
"category:inputs",
|
|
950
|
+
"behavior:editing"
|
|
951
|
+
],
|
|
837
952
|
"title": "DateRangeCalendar"
|
|
838
953
|
},
|
|
839
954
|
{
|
|
@@ -855,7 +970,11 @@
|
|
|
855
970
|
},
|
|
856
971
|
"related": [],
|
|
857
972
|
"section": "components",
|
|
858
|
-
"tags": [
|
|
973
|
+
"tags": [
|
|
974
|
+
"category:inputs",
|
|
975
|
+
"type:component",
|
|
976
|
+
"behavior:editing"
|
|
977
|
+
],
|
|
859
978
|
"title": "DateRangePicker"
|
|
860
979
|
},
|
|
861
980
|
{
|
|
@@ -938,7 +1057,11 @@
|
|
|
938
1057
|
},
|
|
939
1058
|
"related": [],
|
|
940
1059
|
"section": "components",
|
|
941
|
-
"tags": [
|
|
1060
|
+
"tags": [
|
|
1061
|
+
"type:component",
|
|
1062
|
+
"category:tabular-data",
|
|
1063
|
+
"behavior:selection"
|
|
1064
|
+
],
|
|
942
1065
|
"title": "DefinitionList"
|
|
943
1066
|
},
|
|
944
1067
|
{
|
|
@@ -959,7 +1082,11 @@
|
|
|
959
1082
|
},
|
|
960
1083
|
"related": [],
|
|
961
1084
|
"section": "components",
|
|
962
|
-
"tags": [
|
|
1085
|
+
"tags": [
|
|
1086
|
+
"category:feedback",
|
|
1087
|
+
"type:component",
|
|
1088
|
+
"behavior:disclosure"
|
|
1089
|
+
],
|
|
963
1090
|
"title": "DefinitionTooltip"
|
|
964
1091
|
},
|
|
965
1092
|
{
|
|
@@ -1008,7 +1135,10 @@
|
|
|
1008
1135
|
},
|
|
1009
1136
|
"related": [],
|
|
1010
1137
|
"section": "components",
|
|
1011
|
-
"tags": [
|
|
1138
|
+
"tags": [
|
|
1139
|
+
"type:component",
|
|
1140
|
+
"category:feedback"
|
|
1141
|
+
],
|
|
1012
1142
|
"title": "EmptyState"
|
|
1013
1143
|
},
|
|
1014
1144
|
{
|
|
@@ -1030,7 +1160,11 @@
|
|
|
1030
1160
|
},
|
|
1031
1161
|
"related": [],
|
|
1032
1162
|
"section": "components",
|
|
1033
|
-
"tags": [
|
|
1163
|
+
"tags": [
|
|
1164
|
+
"category:feedback",
|
|
1165
|
+
"type:component",
|
|
1166
|
+
"behavior:validation"
|
|
1167
|
+
],
|
|
1034
1168
|
"title": "ErrorState"
|
|
1035
1169
|
},
|
|
1036
1170
|
{
|
|
@@ -1066,7 +1200,11 @@
|
|
|
1066
1200
|
"description": "Groups related form controls under one accessible legend.",
|
|
1067
1201
|
"docsHref": "?path=/docs/forms-reference-fieldset--docs",
|
|
1068
1202
|
"id": "forms-reference-fieldset",
|
|
1069
|
-
"keywords": [
|
|
1203
|
+
"keywords": [
|
|
1204
|
+
"fieldset",
|
|
1205
|
+
"Form group",
|
|
1206
|
+
"Control group"
|
|
1207
|
+
],
|
|
1070
1208
|
"preview": {
|
|
1071
1209
|
"type": "story",
|
|
1072
1210
|
"story": "default",
|
|
@@ -1086,7 +1224,11 @@
|
|
|
1086
1224
|
"description": "Defines one table filter with a trigger, operator, and custom value control.",
|
|
1087
1225
|
"docsHref": "?path=/docs/component-reference-filter--docs",
|
|
1088
1226
|
"id": "component-reference-filter",
|
|
1089
|
-
"keywords": [
|
|
1227
|
+
"keywords": [
|
|
1228
|
+
"filter",
|
|
1229
|
+
"Data filter",
|
|
1230
|
+
"Column filter"
|
|
1231
|
+
],
|
|
1090
1232
|
"preview": {
|
|
1091
1233
|
"type": "story",
|
|
1092
1234
|
"story": "default",
|
|
@@ -1094,7 +1236,11 @@
|
|
|
1094
1236
|
},
|
|
1095
1237
|
"related": [],
|
|
1096
1238
|
"section": "components",
|
|
1097
|
-
"tags": [
|
|
1239
|
+
"tags": [
|
|
1240
|
+
"category:tabular-data",
|
|
1241
|
+
"type:component",
|
|
1242
|
+
"behavior:filtering"
|
|
1243
|
+
],
|
|
1098
1244
|
"title": "Filter"
|
|
1099
1245
|
},
|
|
1100
1246
|
{
|
|
@@ -1115,14 +1261,22 @@
|
|
|
1115
1261
|
},
|
|
1116
1262
|
"related": [],
|
|
1117
1263
|
"section": "components",
|
|
1118
|
-
"tags": [
|
|
1264
|
+
"tags": [
|
|
1265
|
+
"type:component",
|
|
1266
|
+
"category:tabular-data",
|
|
1267
|
+
"behavior:filtering"
|
|
1268
|
+
],
|
|
1119
1269
|
"title": "FilterToolbar"
|
|
1120
1270
|
},
|
|
1121
1271
|
{
|
|
1122
1272
|
"description": "Arranges content in one dimension with Unity spacing, alignment, wrapping, and direction props.",
|
|
1123
1273
|
"docsHref": "?path=/docs/component-reference-flex--docs",
|
|
1124
1274
|
"id": "component-reference-flex",
|
|
1125
|
-
"keywords": [
|
|
1275
|
+
"keywords": [
|
|
1276
|
+
"flex",
|
|
1277
|
+
"Flexbox",
|
|
1278
|
+
"Stack"
|
|
1279
|
+
],
|
|
1126
1280
|
"preview": {
|
|
1127
1281
|
"type": "story",
|
|
1128
1282
|
"story": "basic",
|
|
@@ -1130,7 +1284,10 @@
|
|
|
1130
1284
|
},
|
|
1131
1285
|
"related": [],
|
|
1132
1286
|
"section": "components",
|
|
1133
|
-
"tags": [
|
|
1287
|
+
"tags": [
|
|
1288
|
+
"category:layout",
|
|
1289
|
+
"type:primitive"
|
|
1290
|
+
],
|
|
1134
1291
|
"title": "Flex"
|
|
1135
1292
|
},
|
|
1136
1293
|
{
|
|
@@ -1207,7 +1364,11 @@
|
|
|
1207
1364
|
},
|
|
1208
1365
|
"related": [],
|
|
1209
1366
|
"section": "integrations",
|
|
1210
|
-
"tags": [
|
|
1367
|
+
"tags": [
|
|
1368
|
+
"type:integration",
|
|
1369
|
+
"category:inputs",
|
|
1370
|
+
"behavior:navigation"
|
|
1371
|
+
],
|
|
1211
1372
|
"title": "FormContextualLink"
|
|
1212
1373
|
},
|
|
1213
1374
|
{
|
|
@@ -1229,7 +1390,11 @@
|
|
|
1229
1390
|
},
|
|
1230
1391
|
"related": [],
|
|
1231
1392
|
"section": "components",
|
|
1232
|
-
"tags": [
|
|
1393
|
+
"tags": [
|
|
1394
|
+
"category:feedback",
|
|
1395
|
+
"type:pattern",
|
|
1396
|
+
"behavior:async"
|
|
1397
|
+
],
|
|
1233
1398
|
"title": "FullPageLoader"
|
|
1234
1399
|
},
|
|
1235
1400
|
{
|
|
@@ -1250,14 +1415,22 @@
|
|
|
1250
1415
|
},
|
|
1251
1416
|
"related": [],
|
|
1252
1417
|
"section": "patterns",
|
|
1253
|
-
"tags": [
|
|
1418
|
+
"tags": [
|
|
1419
|
+
"category:layout",
|
|
1420
|
+
"behavior:editing",
|
|
1421
|
+
"type:pattern"
|
|
1422
|
+
],
|
|
1254
1423
|
"title": "FunnelLayout"
|
|
1255
1424
|
},
|
|
1256
1425
|
{
|
|
1257
1426
|
"description": "Creates responsive two-dimensional layouts using Unity grid primitives.",
|
|
1258
1427
|
"docsHref": "?path=/docs/component-reference-grid--docs",
|
|
1259
1428
|
"id": "component-reference-grid",
|
|
1260
|
-
"keywords": [
|
|
1429
|
+
"keywords": [
|
|
1430
|
+
"grid",
|
|
1431
|
+
"CSS Grid",
|
|
1432
|
+
"Grid layout"
|
|
1433
|
+
],
|
|
1261
1434
|
"preview": {
|
|
1262
1435
|
"type": "story",
|
|
1263
1436
|
"story": "basic",
|
|
@@ -1265,7 +1438,10 @@
|
|
|
1265
1438
|
},
|
|
1266
1439
|
"related": [],
|
|
1267
1440
|
"section": "components",
|
|
1268
|
-
"tags": [
|
|
1441
|
+
"tags": [
|
|
1442
|
+
"category:layout",
|
|
1443
|
+
"type:primitive"
|
|
1444
|
+
],
|
|
1269
1445
|
"title": "Grid"
|
|
1270
1446
|
},
|
|
1271
1447
|
{
|
|
@@ -1286,7 +1462,10 @@
|
|
|
1286
1462
|
},
|
|
1287
1463
|
"related": [],
|
|
1288
1464
|
"section": "components",
|
|
1289
|
-
"tags": [
|
|
1465
|
+
"tags": [
|
|
1466
|
+
"category:actions",
|
|
1467
|
+
"type:component"
|
|
1468
|
+
],
|
|
1290
1469
|
"title": "IconButton"
|
|
1291
1470
|
},
|
|
1292
1471
|
{
|
|
@@ -1371,7 +1550,12 @@
|
|
|
1371
1550
|
"description": "Provides the plain text input base with adornments, validation states, and native input props.",
|
|
1372
1551
|
"docsHref": "?path=/docs/component-reference-input--docs",
|
|
1373
1552
|
"id": "component-reference-input",
|
|
1374
|
-
"keywords": [
|
|
1553
|
+
"keywords": [
|
|
1554
|
+
"input",
|
|
1555
|
+
"Base input",
|
|
1556
|
+
"Raw input",
|
|
1557
|
+
"Text input primitive"
|
|
1558
|
+
],
|
|
1375
1559
|
"preview": {
|
|
1376
1560
|
"type": "story",
|
|
1377
1561
|
"story": "empty",
|
|
@@ -1379,7 +1563,11 @@
|
|
|
1379
1563
|
},
|
|
1380
1564
|
"related": [],
|
|
1381
1565
|
"section": "components",
|
|
1382
|
-
"tags": [
|
|
1566
|
+
"tags": [
|
|
1567
|
+
"category:inputs",
|
|
1568
|
+
"type:component",
|
|
1569
|
+
"behavior:editing"
|
|
1570
|
+
],
|
|
1383
1571
|
"title": "Input"
|
|
1384
1572
|
},
|
|
1385
1573
|
{
|
|
@@ -1406,14 +1594,22 @@
|
|
|
1406
1594
|
},
|
|
1407
1595
|
"related": [],
|
|
1408
1596
|
"section": "components",
|
|
1409
|
-
"tags": [
|
|
1597
|
+
"tags": [
|
|
1598
|
+
"type:component",
|
|
1599
|
+
"category:content",
|
|
1600
|
+
"behavior:disclosure"
|
|
1601
|
+
],
|
|
1410
1602
|
"title": "InteractiveAvatar"
|
|
1411
1603
|
},
|
|
1412
1604
|
{
|
|
1413
1605
|
"description": "Labels a form control with required or optional indicators and accessible text styling.",
|
|
1414
1606
|
"docsHref": "?path=/docs/component-reference-label--docs",
|
|
1415
1607
|
"id": "component-reference-label",
|
|
1416
|
-
"keywords": [
|
|
1608
|
+
"keywords": [
|
|
1609
|
+
"label",
|
|
1610
|
+
"Form label",
|
|
1611
|
+
"Field label"
|
|
1612
|
+
],
|
|
1417
1613
|
"preview": {
|
|
1418
1614
|
"type": "story",
|
|
1419
1615
|
"story": "is-required",
|
|
@@ -1421,7 +1617,11 @@
|
|
|
1421
1617
|
},
|
|
1422
1618
|
"related": [],
|
|
1423
1619
|
"section": "components",
|
|
1424
|
-
"tags": [
|
|
1620
|
+
"tags": [
|
|
1621
|
+
"category:inputs",
|
|
1622
|
+
"type:component",
|
|
1623
|
+
"behavior:editing"
|
|
1624
|
+
],
|
|
1425
1625
|
"title": "Label"
|
|
1426
1626
|
},
|
|
1427
1627
|
{
|
|
@@ -1443,14 +1643,23 @@
|
|
|
1443
1643
|
},
|
|
1444
1644
|
"related": [],
|
|
1445
1645
|
"section": "components",
|
|
1446
|
-
"tags": [
|
|
1646
|
+
"tags": [
|
|
1647
|
+
"category:navigation",
|
|
1648
|
+
"type:component",
|
|
1649
|
+
"behavior:navigation"
|
|
1650
|
+
],
|
|
1447
1651
|
"title": "Link"
|
|
1448
1652
|
},
|
|
1449
1653
|
{
|
|
1450
1654
|
"description": "Link integrates Unity with TanStack Router navigation patterns.",
|
|
1451
1655
|
"docsHref": "?path=/docs/library-integrations-reference-tanstack-router-link--docs",
|
|
1452
1656
|
"id": "library-integrations-reference-tanstack-router-link",
|
|
1453
|
-
"keywords": [
|
|
1657
|
+
"keywords": [
|
|
1658
|
+
"tanstack-router",
|
|
1659
|
+
"link",
|
|
1660
|
+
"RouterLink",
|
|
1661
|
+
"TanStack Link"
|
|
1662
|
+
],
|
|
1454
1663
|
"preview": {
|
|
1455
1664
|
"type": "story",
|
|
1456
1665
|
"story": "basic-navigation",
|
|
@@ -1486,7 +1695,11 @@
|
|
|
1486
1695
|
},
|
|
1487
1696
|
"related": [],
|
|
1488
1697
|
"section": "components",
|
|
1489
|
-
"tags": [
|
|
1698
|
+
"tags": [
|
|
1699
|
+
"type:component",
|
|
1700
|
+
"category:actions",
|
|
1701
|
+
"behavior:navigation"
|
|
1702
|
+
],
|
|
1490
1703
|
"title": "LinkButton"
|
|
1491
1704
|
},
|
|
1492
1705
|
{
|
|
@@ -1572,7 +1785,12 @@
|
|
|
1572
1785
|
"description": "Collects contextual actions in a keyboard-accessible popover menu anchored to a trigger.",
|
|
1573
1786
|
"docsHref": "?path=/docs/component-reference-menu--docs",
|
|
1574
1787
|
"id": "component-reference-menu",
|
|
1575
|
-
"keywords": [
|
|
1788
|
+
"keywords": [
|
|
1789
|
+
"menu",
|
|
1790
|
+
"Dropdown menu",
|
|
1791
|
+
"Action menu",
|
|
1792
|
+
"Context menu"
|
|
1793
|
+
],
|
|
1576
1794
|
"preview": {
|
|
1577
1795
|
"type": "image",
|
|
1578
1796
|
"src": "/catalog/menu-preview.png",
|
|
@@ -1634,7 +1852,9 @@
|
|
|
1634
1852
|
"story": "primary",
|
|
1635
1853
|
"storyId": "component-reference-multiselect--primary"
|
|
1636
1854
|
},
|
|
1637
|
-
"related": [
|
|
1855
|
+
"related": [
|
|
1856
|
+
"forms-reference-multiselectfield"
|
|
1857
|
+
],
|
|
1638
1858
|
"section": "components",
|
|
1639
1859
|
"tags": [
|
|
1640
1860
|
"type:component",
|
|
@@ -1665,7 +1885,9 @@
|
|
|
1665
1885
|
"storyId": "forms-reference-multiselectfield--primary"
|
|
1666
1886
|
},
|
|
1667
1887
|
"principal": "component-reference-multiselect",
|
|
1668
|
-
"related": [
|
|
1888
|
+
"related": [
|
|
1889
|
+
"component-reference-multiselect"
|
|
1890
|
+
],
|
|
1669
1891
|
"section": "forms",
|
|
1670
1892
|
"tags": [
|
|
1671
1893
|
"type:form-control",
|
|
@@ -1712,7 +1934,11 @@
|
|
|
1712
1934
|
"description": "Structures app navigation lists with active, disabled, and nested item states.",
|
|
1713
1935
|
"docsHref": "?path=/docs/component-reference-nav--docs",
|
|
1714
1936
|
"id": "component-reference-nav",
|
|
1715
|
-
"keywords": [
|
|
1937
|
+
"keywords": [
|
|
1938
|
+
"nav",
|
|
1939
|
+
"Navigation list",
|
|
1940
|
+
"Sidebar nav"
|
|
1941
|
+
],
|
|
1716
1942
|
"preview": {
|
|
1717
1943
|
"type": "story",
|
|
1718
1944
|
"story": "primary",
|
|
@@ -1720,7 +1946,11 @@
|
|
|
1720
1946
|
},
|
|
1721
1947
|
"related": [],
|
|
1722
1948
|
"section": "components",
|
|
1723
|
-
"tags": [
|
|
1949
|
+
"tags": [
|
|
1950
|
+
"category:navigation",
|
|
1951
|
+
"type:component",
|
|
1952
|
+
"behavior:navigation"
|
|
1953
|
+
],
|
|
1724
1954
|
"title": "Nav"
|
|
1725
1955
|
},
|
|
1726
1956
|
{
|
|
@@ -1770,7 +2000,11 @@
|
|
|
1770
2000
|
},
|
|
1771
2001
|
"related": [],
|
|
1772
2002
|
"section": "components",
|
|
1773
|
-
"tags": [
|
|
2003
|
+
"tags": [
|
|
2004
|
+
"category:navigation",
|
|
2005
|
+
"type:component",
|
|
2006
|
+
"behavior:navigation"
|
|
2007
|
+
],
|
|
1774
2008
|
"title": "NavigationCard"
|
|
1775
2009
|
},
|
|
1776
2010
|
{
|
|
@@ -1845,7 +2079,11 @@
|
|
|
1845
2079
|
},
|
|
1846
2080
|
"related": [],
|
|
1847
2081
|
"section": "components",
|
|
1848
|
-
"tags": [
|
|
2082
|
+
"tags": [
|
|
2083
|
+
"category:inputs",
|
|
2084
|
+
"type:component",
|
|
2085
|
+
"behavior:editing"
|
|
2086
|
+
],
|
|
1849
2087
|
"title": "NumberInput"
|
|
1850
2088
|
},
|
|
1851
2089
|
{
|
|
@@ -1880,7 +2118,11 @@
|
|
|
1880
2118
|
"description": "Provides a page shell with header, content, and action regions for app screens.",
|
|
1881
2119
|
"docsHref": "?path=/docs/component-reference-page--docs",
|
|
1882
2120
|
"id": "component-reference-page",
|
|
1883
|
-
"keywords": [
|
|
2121
|
+
"keywords": [
|
|
2122
|
+
"page",
|
|
2123
|
+
"PageLayout",
|
|
2124
|
+
"Page shell"
|
|
2125
|
+
],
|
|
1884
2126
|
"preview": {
|
|
1885
2127
|
"type": "story",
|
|
1886
2128
|
"story": "default",
|
|
@@ -1889,7 +2131,10 @@
|
|
|
1889
2131
|
},
|
|
1890
2132
|
"related": [],
|
|
1891
2133
|
"section": "patterns",
|
|
1892
|
-
"tags": [
|
|
2134
|
+
"tags": [
|
|
2135
|
+
"category:layout",
|
|
2136
|
+
"type:pattern"
|
|
2137
|
+
],
|
|
1893
2138
|
"title": "Page"
|
|
1894
2139
|
},
|
|
1895
2140
|
{
|
|
@@ -1992,7 +2237,10 @@
|
|
|
1992
2237
|
},
|
|
1993
2238
|
"related": [],
|
|
1994
2239
|
"section": "components",
|
|
1995
|
-
"tags": [
|
|
2240
|
+
"tags": [
|
|
2241
|
+
"type:component",
|
|
2242
|
+
"category:content"
|
|
2243
|
+
],
|
|
1996
2244
|
"title": "PayFitBrand"
|
|
1997
2245
|
},
|
|
1998
2246
|
{
|
|
@@ -2016,7 +2264,10 @@
|
|
|
2016
2264
|
},
|
|
2017
2265
|
"related": [],
|
|
2018
2266
|
"section": "components",
|
|
2019
|
-
"tags": [
|
|
2267
|
+
"tags": [
|
|
2268
|
+
"type:component",
|
|
2269
|
+
"category:content"
|
|
2270
|
+
],
|
|
2020
2271
|
"title": "PayFitBrandPreprod"
|
|
2021
2272
|
},
|
|
2022
2273
|
{
|
|
@@ -2070,7 +2321,11 @@
|
|
|
2070
2321
|
},
|
|
2071
2322
|
"related": [],
|
|
2072
2323
|
"section": "components",
|
|
2073
|
-
"tags": [
|
|
2324
|
+
"tags": [
|
|
2325
|
+
"type:component",
|
|
2326
|
+
"category:inputs",
|
|
2327
|
+
"behavior:editing"
|
|
2328
|
+
],
|
|
2074
2329
|
"title": "PhoneNumberInput"
|
|
2075
2330
|
},
|
|
2076
2331
|
{
|
|
@@ -2107,7 +2362,12 @@
|
|
|
2107
2362
|
"description": "Displays compact labels for selected filters, statuses, or removable tokens.",
|
|
2108
2363
|
"docsHref": "?path=/docs/component-reference-pill--docs",
|
|
2109
2364
|
"id": "component-reference-pill",
|
|
2110
|
-
"keywords": [
|
|
2365
|
+
"keywords": [
|
|
2366
|
+
"pill",
|
|
2367
|
+
"Chip",
|
|
2368
|
+
"Tag",
|
|
2369
|
+
"Token"
|
|
2370
|
+
],
|
|
2111
2371
|
"preview": {
|
|
2112
2372
|
"type": "story",
|
|
2113
2373
|
"story": "default",
|
|
@@ -2115,14 +2375,22 @@
|
|
|
2115
2375
|
},
|
|
2116
2376
|
"related": [],
|
|
2117
2377
|
"section": "components",
|
|
2118
|
-
"tags": [
|
|
2378
|
+
"tags": [
|
|
2379
|
+
"category:information",
|
|
2380
|
+
"type:component",
|
|
2381
|
+
"category:feedback"
|
|
2382
|
+
],
|
|
2119
2383
|
"title": "Pill"
|
|
2120
2384
|
},
|
|
2121
2385
|
{
|
|
2122
2386
|
"description": "Positions non-modal contextual content next to a trigger.",
|
|
2123
2387
|
"docsHref": "?path=/docs/component-reference-popover--docs",
|
|
2124
2388
|
"id": "component-reference-popover",
|
|
2125
|
-
"keywords": [
|
|
2389
|
+
"keywords": [
|
|
2390
|
+
"popover",
|
|
2391
|
+
"Flyout",
|
|
2392
|
+
"Floating panel"
|
|
2393
|
+
],
|
|
2126
2394
|
"preview": {
|
|
2127
2395
|
"type": "image",
|
|
2128
2396
|
"src": "/catalog/popover-preview.png",
|
|
@@ -2130,7 +2398,11 @@
|
|
|
2130
2398
|
},
|
|
2131
2399
|
"related": [],
|
|
2132
2400
|
"section": "components",
|
|
2133
|
-
"tags": [
|
|
2401
|
+
"tags": [
|
|
2402
|
+
"category:feedback",
|
|
2403
|
+
"type:component",
|
|
2404
|
+
"behavior:disclosure"
|
|
2405
|
+
],
|
|
2134
2406
|
"title": "Popover"
|
|
2135
2407
|
},
|
|
2136
2408
|
{
|
|
@@ -2152,7 +2424,11 @@
|
|
|
2152
2424
|
},
|
|
2153
2425
|
"related": [],
|
|
2154
2426
|
"section": "components",
|
|
2155
|
-
"tags": [
|
|
2427
|
+
"tags": [
|
|
2428
|
+
"category:feedback",
|
|
2429
|
+
"type:component",
|
|
2430
|
+
"behavior:async"
|
|
2431
|
+
],
|
|
2156
2432
|
"title": "ProgressBar"
|
|
2157
2433
|
},
|
|
2158
2434
|
{
|
|
@@ -2279,7 +2555,12 @@
|
|
|
2279
2555
|
"description": "Captures query text for search and filtering flows with clear affordances.",
|
|
2280
2556
|
"docsHref": "?path=/docs/component-reference-search--docs",
|
|
2281
2557
|
"id": "component-reference-search",
|
|
2282
|
-
"keywords": [
|
|
2558
|
+
"keywords": [
|
|
2559
|
+
"search",
|
|
2560
|
+
"SearchInput",
|
|
2561
|
+
"Search field",
|
|
2562
|
+
"Search box"
|
|
2563
|
+
],
|
|
2283
2564
|
"preview": {
|
|
2284
2565
|
"type": "story",
|
|
2285
2566
|
"story": "default",
|
|
@@ -2325,7 +2606,12 @@
|
|
|
2325
2606
|
"description": "Lets users choose one option from a trigger-controlled listbox.",
|
|
2326
2607
|
"docsHref": "?path=/docs/component-reference-select--docs",
|
|
2327
2608
|
"id": "component-reference-select",
|
|
2328
|
-
"keywords": [
|
|
2609
|
+
"keywords": [
|
|
2610
|
+
"select",
|
|
2611
|
+
"Dropdown",
|
|
2612
|
+
"Select menu",
|
|
2613
|
+
"Listbox select"
|
|
2614
|
+
],
|
|
2329
2615
|
"preview": {
|
|
2330
2616
|
"type": "story",
|
|
2331
2617
|
"story": "default",
|
|
@@ -2402,7 +2688,13 @@
|
|
|
2402
2688
|
"description": "Powers selectable option lists for selects, comboboxes, and picker-style controls.",
|
|
2403
2689
|
"docsHref": "?path=/docs/component-reference-selectlist--docs",
|
|
2404
2690
|
"id": "component-reference-selectlist",
|
|
2405
|
-
"keywords": [
|
|
2691
|
+
"keywords": [
|
|
2692
|
+
"select-list",
|
|
2693
|
+
"select",
|
|
2694
|
+
"list",
|
|
2695
|
+
"Listbox",
|
|
2696
|
+
"Option list"
|
|
2697
|
+
],
|
|
2406
2698
|
"preview": {
|
|
2407
2699
|
"type": "story",
|
|
2408
2700
|
"story": "default",
|
|
@@ -2410,7 +2702,11 @@
|
|
|
2410
2702
|
},
|
|
2411
2703
|
"related": [],
|
|
2412
2704
|
"section": "components",
|
|
2413
|
-
"tags": [
|
|
2705
|
+
"tags": [
|
|
2706
|
+
"category:inputs",
|
|
2707
|
+
"type:component",
|
|
2708
|
+
"behavior:selection"
|
|
2709
|
+
],
|
|
2414
2710
|
"title": "SelectList"
|
|
2415
2711
|
},
|
|
2416
2712
|
{
|
|
@@ -2660,7 +2956,12 @@
|
|
|
2660
2956
|
"description": "Non-interactive placeholders for content whose final layout is known while it loads.",
|
|
2661
2957
|
"docsHref": "?path=/docs/component-reference-skeleton--docs",
|
|
2662
2958
|
"id": "component-reference-skeleton",
|
|
2663
|
-
"keywords": [
|
|
2959
|
+
"keywords": [
|
|
2960
|
+
"skeleton",
|
|
2961
|
+
"loading",
|
|
2962
|
+
"placeholder",
|
|
2963
|
+
"shimmer"
|
|
2964
|
+
],
|
|
2664
2965
|
"preview": {
|
|
2665
2966
|
"type": "story",
|
|
2666
2967
|
"story": "default",
|
|
@@ -2668,7 +2969,11 @@
|
|
|
2668
2969
|
},
|
|
2669
2970
|
"related": [],
|
|
2670
2971
|
"section": "components",
|
|
2671
|
-
"tags": [
|
|
2972
|
+
"tags": [
|
|
2973
|
+
"category:feedback",
|
|
2974
|
+
"behavior:async",
|
|
2975
|
+
"type:component"
|
|
2976
|
+
],
|
|
2672
2977
|
"title": "Skeleton"
|
|
2673
2978
|
},
|
|
2674
2979
|
{
|
|
@@ -2689,7 +2994,11 @@
|
|
|
2689
2994
|
},
|
|
2690
2995
|
"related": [],
|
|
2691
2996
|
"section": "components",
|
|
2692
|
-
"tags": [
|
|
2997
|
+
"tags": [
|
|
2998
|
+
"category:navigation",
|
|
2999
|
+
"type:component",
|
|
3000
|
+
"behavior:navigation"
|
|
3001
|
+
],
|
|
2693
3002
|
"title": "SkipLinks"
|
|
2694
3003
|
},
|
|
2695
3004
|
{
|
|
@@ -2709,14 +3018,23 @@
|
|
|
2709
3018
|
},
|
|
2710
3019
|
"related": [],
|
|
2711
3020
|
"section": "components",
|
|
2712
|
-
"tags": [
|
|
3021
|
+
"tags": [
|
|
3022
|
+
"category:feedback",
|
|
3023
|
+
"type:component",
|
|
3024
|
+
"behavior:async"
|
|
3025
|
+
],
|
|
2713
3026
|
"title": "Spinner"
|
|
2714
3027
|
},
|
|
2715
3028
|
{
|
|
2716
3029
|
"description": "Guides users through ordered flows by marking completed, current, and upcoming steps.",
|
|
2717
3030
|
"docsHref": "?path=/docs/component-reference-stepper--docs",
|
|
2718
3031
|
"id": "component-reference-stepper",
|
|
2719
|
-
"keywords": [
|
|
3032
|
+
"keywords": [
|
|
3033
|
+
"stepper",
|
|
3034
|
+
"Steps",
|
|
3035
|
+
"Wizard progress",
|
|
3036
|
+
"Progress steps"
|
|
3037
|
+
],
|
|
2720
3038
|
"preview": {
|
|
2721
3039
|
"type": "story",
|
|
2722
3040
|
"story": "primary",
|
|
@@ -2736,7 +3054,12 @@
|
|
|
2736
3054
|
"description": "Provides accessible table primitives for custom tabular layouts and row interactions.",
|
|
2737
3055
|
"docsHref": "?path=/docs/component-reference-table--docs",
|
|
2738
3056
|
"id": "component-reference-table",
|
|
2739
|
-
"keywords": [
|
|
3057
|
+
"keywords": [
|
|
3058
|
+
"table",
|
|
3059
|
+
"Table primitives",
|
|
3060
|
+
"Basic table",
|
|
3061
|
+
"Static table"
|
|
3062
|
+
],
|
|
2740
3063
|
"preview": {
|
|
2741
3064
|
"type": "story",
|
|
2742
3065
|
"story": "default",
|
|
@@ -2745,14 +3068,22 @@
|
|
|
2745
3068
|
},
|
|
2746
3069
|
"related": [],
|
|
2747
3070
|
"section": "components",
|
|
2748
|
-
"tags": [
|
|
3071
|
+
"tags": [
|
|
3072
|
+
"category:tabular-data",
|
|
3073
|
+
"type:component",
|
|
3074
|
+
"behavior:selection"
|
|
3075
|
+
],
|
|
2749
3076
|
"title": "Table"
|
|
2750
3077
|
},
|
|
2751
3078
|
{
|
|
2752
3079
|
"description": "Switches between related panels while keeping one panel visible at a time.",
|
|
2753
3080
|
"docsHref": "?path=/docs/component-reference-tabs--docs",
|
|
2754
3081
|
"id": "component-reference-tabs",
|
|
2755
|
-
"keywords": [
|
|
3082
|
+
"keywords": [
|
|
3083
|
+
"tabs",
|
|
3084
|
+
"Tab list",
|
|
3085
|
+
"Tabbed interface"
|
|
3086
|
+
],
|
|
2756
3087
|
"preview": {
|
|
2757
3088
|
"type": "story",
|
|
2758
3089
|
"story": "primary",
|
|
@@ -2772,7 +3103,12 @@
|
|
|
2772
3103
|
"description": "Tabs integrates Unity with TanStack Router navigation patterns.",
|
|
2773
3104
|
"docsHref": "?path=/docs/library-integrations-reference-tanstack-router-tabs--docs",
|
|
2774
3105
|
"id": "library-integrations-reference-tanstack-router-tabs",
|
|
2775
|
-
"keywords": [
|
|
3106
|
+
"keywords": [
|
|
3107
|
+
"tanstack-router",
|
|
3108
|
+
"tabs",
|
|
3109
|
+
"RouterTabs",
|
|
3110
|
+
"Route tabs"
|
|
3111
|
+
],
|
|
2776
3112
|
"preview": {
|
|
2777
3113
|
"type": "story",
|
|
2778
3114
|
"story": "basic-tab-navigation",
|
|
@@ -2843,7 +3179,11 @@
|
|
|
2843
3179
|
"description": "Applies Unity typography variants, colors, truncation, and line clamping to semantic text.",
|
|
2844
3180
|
"docsHref": "?path=/docs/component-reference-text--docs",
|
|
2845
3181
|
"id": "component-reference-text",
|
|
2846
|
-
"keywords": [
|
|
3182
|
+
"keywords": [
|
|
3183
|
+
"text",
|
|
3184
|
+
"Typography",
|
|
3185
|
+
"Text primitive"
|
|
3186
|
+
],
|
|
2847
3187
|
"preview": {
|
|
2848
3188
|
"type": "story",
|
|
2849
3189
|
"story": "default",
|
|
@@ -2851,14 +3191,23 @@
|
|
|
2851
3191
|
},
|
|
2852
3192
|
"related": [],
|
|
2853
3193
|
"section": "components",
|
|
2854
|
-
"tags": [
|
|
3194
|
+
"tags": [
|
|
3195
|
+
"category:foundations",
|
|
3196
|
+
"type:primitive"
|
|
3197
|
+
],
|
|
2855
3198
|
"title": "Text"
|
|
2856
3199
|
},
|
|
2857
3200
|
{
|
|
2858
3201
|
"description": "Captures longer free-form text with Unity styling and controlled resize behavior.",
|
|
2859
3202
|
"docsHref": "?path=/docs/component-reference-textarea--docs",
|
|
2860
3203
|
"id": "component-reference-textarea",
|
|
2861
|
-
"keywords": [
|
|
3204
|
+
"keywords": [
|
|
3205
|
+
"text-area",
|
|
3206
|
+
"text",
|
|
3207
|
+
"area",
|
|
3208
|
+
"Textarea",
|
|
3209
|
+
"Multiline input"
|
|
3210
|
+
],
|
|
2862
3211
|
"preview": {
|
|
2863
3212
|
"type": "story",
|
|
2864
3213
|
"story": "default",
|
|
@@ -2866,7 +3215,11 @@
|
|
|
2866
3215
|
},
|
|
2867
3216
|
"related": [],
|
|
2868
3217
|
"section": "components",
|
|
2869
|
-
"tags": [
|
|
3218
|
+
"tags": [
|
|
3219
|
+
"category:inputs",
|
|
3220
|
+
"type:component",
|
|
3221
|
+
"behavior:editing"
|
|
3222
|
+
],
|
|
2870
3223
|
"title": "TextArea"
|
|
2871
3224
|
},
|
|
2872
3225
|
{
|
|
@@ -2956,7 +3309,12 @@
|
|
|
2956
3309
|
"description": "Arranges chronological events or milestones with markers, labels, and supporting content.",
|
|
2957
3310
|
"docsHref": "?path=/docs/component-reference-timeline--docs",
|
|
2958
3311
|
"id": "component-reference-timeline",
|
|
2959
|
-
"keywords": [
|
|
3312
|
+
"keywords": [
|
|
3313
|
+
"timeline",
|
|
3314
|
+
"Event timeline",
|
|
3315
|
+
"Activity feed",
|
|
3316
|
+
"History"
|
|
3317
|
+
],
|
|
2960
3318
|
"preview": {
|
|
2961
3319
|
"type": "story",
|
|
2962
3320
|
"story": "vertical-default",
|
|
@@ -2964,14 +3322,21 @@
|
|
|
2964
3322
|
},
|
|
2965
3323
|
"related": [],
|
|
2966
3324
|
"section": "components",
|
|
2967
|
-
"tags": [
|
|
3325
|
+
"tags": [
|
|
3326
|
+
"type:pattern",
|
|
3327
|
+
"category:content"
|
|
3328
|
+
],
|
|
2968
3329
|
"title": "Timeline"
|
|
2969
3330
|
},
|
|
2970
3331
|
{
|
|
2971
3332
|
"description": "Lets users turn a single setting on or off.",
|
|
2972
3333
|
"docsHref": "?path=/docs/component-reference-toggleswitch--docs",
|
|
2973
3334
|
"id": "component-reference-toggleswitch",
|
|
2974
|
-
"keywords": [
|
|
3335
|
+
"keywords": [
|
|
3336
|
+
"toggle-switch",
|
|
3337
|
+
"toggle",
|
|
3338
|
+
"switch"
|
|
3339
|
+
],
|
|
2975
3340
|
"preview": {
|
|
2976
3341
|
"type": "story",
|
|
2977
3342
|
"story": "default",
|
|
@@ -3141,7 +3506,11 @@
|
|
|
3141
3506
|
"description": "Adds short contextual help to a trigger on hover or focus without changing the page layout.",
|
|
3142
3507
|
"docsHref": "?path=/docs/component-reference-tooltip--docs",
|
|
3143
3508
|
"id": "component-reference-tooltip",
|
|
3144
|
-
"keywords": [
|
|
3509
|
+
"keywords": [
|
|
3510
|
+
"tooltip",
|
|
3511
|
+
"Hint",
|
|
3512
|
+
"Hover help"
|
|
3513
|
+
],
|
|
3145
3514
|
"preview": {
|
|
3146
3515
|
"type": "image",
|
|
3147
3516
|
"src": "/catalog/tooltip-preview.png",
|
|
@@ -3149,7 +3518,11 @@
|
|
|
3149
3518
|
},
|
|
3150
3519
|
"related": [],
|
|
3151
3520
|
"section": "components",
|
|
3152
|
-
"tags": [
|
|
3521
|
+
"tags": [
|
|
3522
|
+
"category:feedback",
|
|
3523
|
+
"type:component",
|
|
3524
|
+
"behavior:disclosure"
|
|
3525
|
+
],
|
|
3153
3526
|
"title": "Tooltip"
|
|
3154
3527
|
},
|
|
3155
3528
|
{
|
|
@@ -3170,7 +3543,11 @@
|
|
|
3170
3543
|
},
|
|
3171
3544
|
"related": [],
|
|
3172
3545
|
"section": "components",
|
|
3173
|
-
"tags": [
|
|
3546
|
+
"tags": [
|
|
3547
|
+
"type:component",
|
|
3548
|
+
"category:feedback",
|
|
3549
|
+
"behavior:async"
|
|
3550
|
+
],
|
|
3174
3551
|
"title": "UnityToast"
|
|
3175
3552
|
}
|
|
3176
3553
|
]
|