@yahoo/uds 3.155.0 → 3.156.1
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/dist/uds/generated/componentData.cjs +466 -466
- package/dist/uds/generated/componentData.js +466 -466
- package/dist/uds/generated/tailwindPurge.cjs +89 -89
- package/dist/uds/generated/tailwindPurge.js +89 -89
- package/generated/componentData.json +842 -842
- package/generated/tailwindPurge.ts +1 -1
- package/package.json +1 -1
|
@@ -336,161 +336,6 @@
|
|
|
336
336
|
"runtimeConfigInternalComponentProps": {},
|
|
337
337
|
"motionVarPrefixes": []
|
|
338
338
|
},
|
|
339
|
-
"BannerDescription": {
|
|
340
|
-
"name": "BannerDescription",
|
|
341
|
-
"defaultProps": {},
|
|
342
|
-
"getStylesLiterals": {
|
|
343
|
-
"bannerSizeDescription": "default",
|
|
344
|
-
"className": "w-full line-clamp-3"
|
|
345
|
-
},
|
|
346
|
-
"cxLiterals": [],
|
|
347
|
-
"internalComponents": [
|
|
348
|
-
"Text"
|
|
349
|
-
],
|
|
350
|
-
"internalComponentProps": {},
|
|
351
|
-
"propToVariantKeys": {},
|
|
352
|
-
"runtimeConfigDefaultProps": {},
|
|
353
|
-
"runtimeConfigGetStyles": {},
|
|
354
|
-
"runtimeConfigInternalComponentProps": {},
|
|
355
|
-
"motionVarPrefixes": []
|
|
356
|
-
},
|
|
357
|
-
"BannerContent": {
|
|
358
|
-
"name": "BannerContent",
|
|
359
|
-
"defaultProps": {},
|
|
360
|
-
"getStylesLiterals": {},
|
|
361
|
-
"cxLiterals": [
|
|
362
|
-
"flex",
|
|
363
|
-
"flex-col",
|
|
364
|
-
"items-start",
|
|
365
|
-
"self-stretch",
|
|
366
|
-
"flex-1",
|
|
367
|
-
"min-w-0"
|
|
368
|
-
],
|
|
369
|
-
"internalComponents": [],
|
|
370
|
-
"internalComponentProps": {},
|
|
371
|
-
"propToVariantKeys": {},
|
|
372
|
-
"runtimeConfigDefaultProps": {},
|
|
373
|
-
"runtimeConfigGetStyles": {},
|
|
374
|
-
"runtimeConfigInternalComponentProps": {},
|
|
375
|
-
"motionVarPrefixes": []
|
|
376
|
-
},
|
|
377
|
-
"BannerTitle": {
|
|
378
|
-
"name": "BannerTitle",
|
|
379
|
-
"defaultProps": {},
|
|
380
|
-
"getStylesLiterals": {
|
|
381
|
-
"bannerSizeTitle": "default"
|
|
382
|
-
},
|
|
383
|
-
"cxLiterals": [
|
|
384
|
-
"w-full",
|
|
385
|
-
"truncate"
|
|
386
|
-
],
|
|
387
|
-
"internalComponents": [
|
|
388
|
-
"Text"
|
|
389
|
-
],
|
|
390
|
-
"internalComponentProps": {},
|
|
391
|
-
"propToVariantKeys": {},
|
|
392
|
-
"runtimeConfigDefaultProps": {},
|
|
393
|
-
"runtimeConfigGetStyles": {},
|
|
394
|
-
"runtimeConfigInternalComponentProps": {},
|
|
395
|
-
"motionVarPrefixes": []
|
|
396
|
-
},
|
|
397
|
-
"Banner": {
|
|
398
|
-
"name": "Banner",
|
|
399
|
-
"defaultProps": {
|
|
400
|
-
"variant": "primary",
|
|
401
|
-
"size": "default",
|
|
402
|
-
"dismissAriaLabel": "Dismiss"
|
|
403
|
-
},
|
|
404
|
-
"getStylesLiterals": {
|
|
405
|
-
"className": "truncate",
|
|
406
|
-
"className:1": "line-clamp-3",
|
|
407
|
-
"spacing": "2",
|
|
408
|
-
"borderRadius": "full",
|
|
409
|
-
"color": "primary"
|
|
410
|
-
},
|
|
411
|
-
"cxLiterals": [
|
|
412
|
-
"uds-banner",
|
|
413
|
-
"flex",
|
|
414
|
-
"flex-row",
|
|
415
|
-
"items-center",
|
|
416
|
-
"items-start",
|
|
417
|
-
"min-w-[300px]",
|
|
418
|
-
"transition-[background-color]",
|
|
419
|
-
"motion-safe:duration-120",
|
|
420
|
-
"bg-carbon-15/0",
|
|
421
|
-
"hover:bg-carbon-15/10",
|
|
422
|
-
"active:bg-carbon-15/15",
|
|
423
|
-
"uds-ring",
|
|
424
|
-
"shrink-0",
|
|
425
|
-
"self-start",
|
|
426
|
-
"flex-1",
|
|
427
|
-
"min-w-0",
|
|
428
|
-
"flex-col",
|
|
429
|
-
"gap-[inherit]",
|
|
430
|
-
"uds-sm:flex-row",
|
|
431
|
-
"uds-sm:items-center",
|
|
432
|
-
"self-stretch",
|
|
433
|
-
"gap-0.5",
|
|
434
|
-
"w-full",
|
|
435
|
-
"truncate",
|
|
436
|
-
"leading-none",
|
|
437
|
-
"line-clamp-3",
|
|
438
|
-
"gap-1.5",
|
|
439
|
-
"uds-sm:self-center",
|
|
440
|
-
"uds-sm:shrink-0"
|
|
441
|
-
],
|
|
442
|
-
"internalComponents": [
|
|
443
|
-
"IconSlot",
|
|
444
|
-
"Text",
|
|
445
|
-
"Pressable"
|
|
446
|
-
],
|
|
447
|
-
"internalComponentProps": {
|
|
448
|
-
"IconSlot": {
|
|
449
|
-
"data-testid": [
|
|
450
|
-
"banner-start-icon"
|
|
451
|
-
]
|
|
452
|
-
},
|
|
453
|
-
"Text": {
|
|
454
|
-
"data-testid": [
|
|
455
|
-
"banner-title",
|
|
456
|
-
"banner-description"
|
|
457
|
-
]
|
|
458
|
-
},
|
|
459
|
-
"Pressable": {
|
|
460
|
-
"data-testid": [
|
|
461
|
-
"banner-dismiss"
|
|
462
|
-
]
|
|
463
|
-
}
|
|
464
|
-
},
|
|
465
|
-
"propToVariantKeys": {
|
|
466
|
-
"variant": [
|
|
467
|
-
"bannerVariantRoot",
|
|
468
|
-
"bannerVariantIcon",
|
|
469
|
-
"bannerVariantTitle",
|
|
470
|
-
"bannerVariantDescription"
|
|
471
|
-
],
|
|
472
|
-
"size": [
|
|
473
|
-
"bannerSizeRoot",
|
|
474
|
-
"bannerSizeIcon",
|
|
475
|
-
"bannerSizeTitle",
|
|
476
|
-
"bannerSizeDescription",
|
|
477
|
-
"bannerSizeClose"
|
|
478
|
-
],
|
|
479
|
-
"startIcon": [
|
|
480
|
-
"icon"
|
|
481
|
-
],
|
|
482
|
-
"dismissAriaLabel": [
|
|
483
|
-
"aria-label"
|
|
484
|
-
],
|
|
485
|
-
"onDismiss": [
|
|
486
|
-
"onClick"
|
|
487
|
-
]
|
|
488
|
-
},
|
|
489
|
-
"runtimeConfigDefaultProps": {},
|
|
490
|
-
"runtimeConfigGetStyles": {},
|
|
491
|
-
"runtimeConfigInternalComponentProps": {},
|
|
492
|
-
"motionVarPrefixes": []
|
|
493
|
-
},
|
|
494
339
|
"Switch": {
|
|
495
340
|
"name": "Switch",
|
|
496
341
|
"defaultProps": {
|
|
@@ -1013,84 +858,239 @@
|
|
|
1013
858
|
"runtimeConfigInternalComponentProps": {},
|
|
1014
859
|
"motionVarPrefixes": []
|
|
1015
860
|
},
|
|
1016
|
-
"
|
|
1017
|
-
"name": "
|
|
1018
|
-
"defaultProps": {
|
|
1019
|
-
|
|
861
|
+
"BannerDescription": {
|
|
862
|
+
"name": "BannerDescription",
|
|
863
|
+
"defaultProps": {},
|
|
864
|
+
"getStylesLiterals": {
|
|
865
|
+
"bannerSizeDescription": "default",
|
|
866
|
+
"className": "w-full line-clamp-3"
|
|
1020
867
|
},
|
|
868
|
+
"cxLiterals": [],
|
|
869
|
+
"internalComponents": [
|
|
870
|
+
"Text"
|
|
871
|
+
],
|
|
872
|
+
"internalComponentProps": {},
|
|
873
|
+
"propToVariantKeys": {},
|
|
874
|
+
"runtimeConfigDefaultProps": {},
|
|
875
|
+
"runtimeConfigGetStyles": {},
|
|
876
|
+
"runtimeConfigInternalComponentProps": {},
|
|
877
|
+
"motionVarPrefixes": []
|
|
878
|
+
},
|
|
879
|
+
"BannerContent": {
|
|
880
|
+
"name": "BannerContent",
|
|
881
|
+
"defaultProps": {},
|
|
1021
882
|
"getStylesLiterals": {},
|
|
1022
883
|
"cxLiterals": [
|
|
1023
|
-
"
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
"
|
|
884
|
+
"flex",
|
|
885
|
+
"flex-col",
|
|
886
|
+
"items-start",
|
|
887
|
+
"self-stretch",
|
|
888
|
+
"flex-1",
|
|
889
|
+
"min-w-0"
|
|
1027
890
|
],
|
|
1028
|
-
"
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
"1"
|
|
1032
|
-
]
|
|
1033
|
-
}
|
|
1034
|
-
},
|
|
1035
|
-
"propToVariantKeys": {
|
|
1036
|
-
"variant": [
|
|
1037
|
-
"dividerVariantLine"
|
|
1038
|
-
]
|
|
1039
|
-
},
|
|
891
|
+
"internalComponents": [],
|
|
892
|
+
"internalComponentProps": {},
|
|
893
|
+
"propToVariantKeys": {},
|
|
1040
894
|
"runtimeConfigDefaultProps": {},
|
|
1041
895
|
"runtimeConfigGetStyles": {},
|
|
1042
896
|
"runtimeConfigInternalComponentProps": {},
|
|
1043
897
|
"motionVarPrefixes": []
|
|
1044
898
|
},
|
|
1045
|
-
"
|
|
1046
|
-
"name": "
|
|
1047
|
-
"defaultProps": {
|
|
1048
|
-
|
|
1049
|
-
"
|
|
1050
|
-
"color": "inherit",
|
|
1051
|
-
"as": "span"
|
|
899
|
+
"BannerTitle": {
|
|
900
|
+
"name": "BannerTitle",
|
|
901
|
+
"defaultProps": {},
|
|
902
|
+
"getStylesLiterals": {
|
|
903
|
+
"bannerSizeTitle": "default"
|
|
1052
904
|
},
|
|
1053
|
-
"getStylesLiterals": {},
|
|
1054
905
|
"cxLiterals": [
|
|
1055
|
-
"
|
|
906
|
+
"w-full",
|
|
907
|
+
"truncate"
|
|
1056
908
|
],
|
|
1057
909
|
"internalComponents": [
|
|
1058
910
|
"Text"
|
|
1059
911
|
],
|
|
1060
912
|
"internalComponentProps": {},
|
|
1061
|
-
"propToVariantKeys": {
|
|
1062
|
-
"variant": [
|
|
1063
|
-
"dividerVariantLabel"
|
|
1064
|
-
],
|
|
1065
|
-
"textVariant": [
|
|
1066
|
-
"variant"
|
|
1067
|
-
]
|
|
1068
|
-
},
|
|
913
|
+
"propToVariantKeys": {},
|
|
1069
914
|
"runtimeConfigDefaultProps": {},
|
|
1070
915
|
"runtimeConfigGetStyles": {},
|
|
1071
916
|
"runtimeConfigInternalComponentProps": {},
|
|
1072
917
|
"motionVarPrefixes": []
|
|
1073
918
|
},
|
|
1074
|
-
"
|
|
1075
|
-
"name": "
|
|
919
|
+
"Banner": {
|
|
920
|
+
"name": "Banner",
|
|
1076
921
|
"defaultProps": {
|
|
1077
922
|
"variant": "primary",
|
|
1078
|
-
"
|
|
923
|
+
"size": "default",
|
|
924
|
+
"dismissAriaLabel": "Dismiss"
|
|
925
|
+
},
|
|
926
|
+
"getStylesLiterals": {
|
|
927
|
+
"className": "truncate",
|
|
928
|
+
"className:1": "line-clamp-3",
|
|
929
|
+
"spacing": "2",
|
|
930
|
+
"borderRadius": "full",
|
|
931
|
+
"color": "primary"
|
|
1079
932
|
},
|
|
1080
|
-
"getStylesLiterals": {},
|
|
1081
933
|
"cxLiterals": [
|
|
1082
|
-
"
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
"
|
|
1086
|
-
"
|
|
1087
|
-
"
|
|
1088
|
-
"
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
"
|
|
1092
|
-
|
|
1093
|
-
|
|
934
|
+
"uds-banner",
|
|
935
|
+
"flex",
|
|
936
|
+
"flex-row",
|
|
937
|
+
"items-center",
|
|
938
|
+
"items-start",
|
|
939
|
+
"min-w-[300px]",
|
|
940
|
+
"transition-[background-color]",
|
|
941
|
+
"motion-safe:duration-120",
|
|
942
|
+
"bg-carbon-15/0",
|
|
943
|
+
"hover:bg-carbon-15/10",
|
|
944
|
+
"active:bg-carbon-15/15",
|
|
945
|
+
"uds-ring",
|
|
946
|
+
"shrink-0",
|
|
947
|
+
"self-start",
|
|
948
|
+
"flex-1",
|
|
949
|
+
"min-w-0",
|
|
950
|
+
"flex-col",
|
|
951
|
+
"gap-[inherit]",
|
|
952
|
+
"uds-sm:flex-row",
|
|
953
|
+
"uds-sm:items-center",
|
|
954
|
+
"self-stretch",
|
|
955
|
+
"gap-0.5",
|
|
956
|
+
"w-full",
|
|
957
|
+
"truncate",
|
|
958
|
+
"leading-none",
|
|
959
|
+
"line-clamp-3",
|
|
960
|
+
"gap-1.5",
|
|
961
|
+
"uds-sm:self-center",
|
|
962
|
+
"uds-sm:shrink-0"
|
|
963
|
+
],
|
|
964
|
+
"internalComponents": [
|
|
965
|
+
"IconSlot",
|
|
966
|
+
"Text",
|
|
967
|
+
"Pressable"
|
|
968
|
+
],
|
|
969
|
+
"internalComponentProps": {
|
|
970
|
+
"IconSlot": {
|
|
971
|
+
"data-testid": [
|
|
972
|
+
"banner-start-icon"
|
|
973
|
+
]
|
|
974
|
+
},
|
|
975
|
+
"Text": {
|
|
976
|
+
"data-testid": [
|
|
977
|
+
"banner-title",
|
|
978
|
+
"banner-description"
|
|
979
|
+
]
|
|
980
|
+
},
|
|
981
|
+
"Pressable": {
|
|
982
|
+
"data-testid": [
|
|
983
|
+
"banner-dismiss"
|
|
984
|
+
]
|
|
985
|
+
}
|
|
986
|
+
},
|
|
987
|
+
"propToVariantKeys": {
|
|
988
|
+
"variant": [
|
|
989
|
+
"bannerVariantRoot",
|
|
990
|
+
"bannerVariantIcon",
|
|
991
|
+
"bannerVariantTitle",
|
|
992
|
+
"bannerVariantDescription"
|
|
993
|
+
],
|
|
994
|
+
"size": [
|
|
995
|
+
"bannerSizeRoot",
|
|
996
|
+
"bannerSizeIcon",
|
|
997
|
+
"bannerSizeTitle",
|
|
998
|
+
"bannerSizeDescription",
|
|
999
|
+
"bannerSizeClose"
|
|
1000
|
+
],
|
|
1001
|
+
"startIcon": [
|
|
1002
|
+
"icon"
|
|
1003
|
+
],
|
|
1004
|
+
"dismissAriaLabel": [
|
|
1005
|
+
"aria-label"
|
|
1006
|
+
],
|
|
1007
|
+
"onDismiss": [
|
|
1008
|
+
"onClick"
|
|
1009
|
+
]
|
|
1010
|
+
},
|
|
1011
|
+
"runtimeConfigDefaultProps": {},
|
|
1012
|
+
"runtimeConfigGetStyles": {},
|
|
1013
|
+
"runtimeConfigInternalComponentProps": {},
|
|
1014
|
+
"motionVarPrefixes": []
|
|
1015
|
+
},
|
|
1016
|
+
"DividerLine": {
|
|
1017
|
+
"name": "DividerLine",
|
|
1018
|
+
"defaultProps": {
|
|
1019
|
+
"variant": "primary"
|
|
1020
|
+
},
|
|
1021
|
+
"getStylesLiterals": {},
|
|
1022
|
+
"cxLiterals": [
|
|
1023
|
+
"inherit"
|
|
1024
|
+
],
|
|
1025
|
+
"internalComponents": [
|
|
1026
|
+
"Box"
|
|
1027
|
+
],
|
|
1028
|
+
"internalComponentProps": {
|
|
1029
|
+
"Box": {
|
|
1030
|
+
"flex": [
|
|
1031
|
+
"1"
|
|
1032
|
+
]
|
|
1033
|
+
}
|
|
1034
|
+
},
|
|
1035
|
+
"propToVariantKeys": {
|
|
1036
|
+
"variant": [
|
|
1037
|
+
"dividerVariantLine"
|
|
1038
|
+
]
|
|
1039
|
+
},
|
|
1040
|
+
"runtimeConfigDefaultProps": {},
|
|
1041
|
+
"runtimeConfigGetStyles": {},
|
|
1042
|
+
"runtimeConfigInternalComponentProps": {},
|
|
1043
|
+
"motionVarPrefixes": []
|
|
1044
|
+
},
|
|
1045
|
+
"DividerLabel": {
|
|
1046
|
+
"name": "DividerLabel",
|
|
1047
|
+
"defaultProps": {
|
|
1048
|
+
"variant": "primary",
|
|
1049
|
+
"textVariant": "inherit",
|
|
1050
|
+
"color": "inherit",
|
|
1051
|
+
"as": "span"
|
|
1052
|
+
},
|
|
1053
|
+
"getStylesLiterals": {},
|
|
1054
|
+
"cxLiterals": [
|
|
1055
|
+
"inherit"
|
|
1056
|
+
],
|
|
1057
|
+
"internalComponents": [
|
|
1058
|
+
"Text"
|
|
1059
|
+
],
|
|
1060
|
+
"internalComponentProps": {},
|
|
1061
|
+
"propToVariantKeys": {
|
|
1062
|
+
"variant": [
|
|
1063
|
+
"dividerVariantLabel"
|
|
1064
|
+
],
|
|
1065
|
+
"textVariant": [
|
|
1066
|
+
"variant"
|
|
1067
|
+
]
|
|
1068
|
+
},
|
|
1069
|
+
"runtimeConfigDefaultProps": {},
|
|
1070
|
+
"runtimeConfigGetStyles": {},
|
|
1071
|
+
"runtimeConfigInternalComponentProps": {},
|
|
1072
|
+
"motionVarPrefixes": []
|
|
1073
|
+
},
|
|
1074
|
+
"Divider": {
|
|
1075
|
+
"name": "Divider",
|
|
1076
|
+
"defaultProps": {
|
|
1077
|
+
"variant": "primary",
|
|
1078
|
+
"contentPosition": "center"
|
|
1079
|
+
},
|
|
1080
|
+
"getStylesLiterals": {},
|
|
1081
|
+
"cxLiterals": [
|
|
1082
|
+
"inherit"
|
|
1083
|
+
],
|
|
1084
|
+
"internalComponents": [
|
|
1085
|
+
"DividerLine",
|
|
1086
|
+
"DividerLabel",
|
|
1087
|
+
"InternalComponent",
|
|
1088
|
+
"Box"
|
|
1089
|
+
],
|
|
1090
|
+
"internalComponentProps": {
|
|
1091
|
+
"InternalComponent": {
|
|
1092
|
+
"alignItems": [
|
|
1093
|
+
"center"
|
|
1094
1094
|
],
|
|
1095
1095
|
"flex": [
|
|
1096
1096
|
"1"
|
|
@@ -1384,92 +1384,245 @@
|
|
|
1384
1384
|
"runtimeConfigInternalComponentProps": {},
|
|
1385
1385
|
"motionVarPrefixes": []
|
|
1386
1386
|
},
|
|
1387
|
-
"
|
|
1388
|
-
"name": "
|
|
1387
|
+
"RadioGroupStore": {
|
|
1388
|
+
"name": "RadioGroupStore",
|
|
1389
1389
|
"defaultProps": {},
|
|
1390
1390
|
"getStylesLiterals": {},
|
|
1391
1391
|
"cxLiterals": [],
|
|
1392
|
-
"internalComponents": [
|
|
1393
|
-
"Modal",
|
|
1394
|
-
"ModalTitle",
|
|
1395
|
-
"ModalDescription",
|
|
1396
|
-
"ModalContent",
|
|
1397
|
-
"ModalActions"
|
|
1398
|
-
],
|
|
1392
|
+
"internalComponents": [],
|
|
1399
1393
|
"internalComponentProps": {},
|
|
1400
1394
|
"propToVariantKeys": {},
|
|
1401
|
-
"runtimeConfigDefaultProps": {
|
|
1402
|
-
"size": "modal.defaultSize",
|
|
1403
|
-
"variant": "modal.defaultVariant"
|
|
1404
|
-
},
|
|
1395
|
+
"runtimeConfigDefaultProps": {},
|
|
1405
1396
|
"runtimeConfigGetStyles": {},
|
|
1406
1397
|
"runtimeConfigInternalComponentProps": {},
|
|
1407
1398
|
"motionVarPrefixes": []
|
|
1408
1399
|
},
|
|
1409
|
-
"
|
|
1410
|
-
"name": "
|
|
1400
|
+
"RadioGroupProvider": {
|
|
1401
|
+
"name": "RadioGroupProvider",
|
|
1411
1402
|
"defaultProps": {},
|
|
1412
1403
|
"getStylesLiterals": {},
|
|
1413
1404
|
"cxLiterals": [],
|
|
1414
1405
|
"internalComponents": [
|
|
1415
|
-
"
|
|
1416
|
-
"
|
|
1406
|
+
"DivProps",
|
|
1407
|
+
"Comp",
|
|
1408
|
+
"RadioGroupContext.Provider"
|
|
1417
1409
|
],
|
|
1418
1410
|
"internalComponentProps": {
|
|
1419
|
-
"
|
|
1420
|
-
"
|
|
1421
|
-
"
|
|
1411
|
+
"Comp": {
|
|
1412
|
+
"role": [
|
|
1413
|
+
"radiogroup"
|
|
1422
1414
|
]
|
|
1423
1415
|
}
|
|
1424
1416
|
},
|
|
1425
|
-
"propToVariantKeys": {
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
],
|
|
1429
|
-
"variant": [
|
|
1430
|
-
"modalVariantDescription"
|
|
1431
|
-
]
|
|
1432
|
-
},
|
|
1433
|
-
"runtimeConfigDefaultProps": {
|
|
1434
|
-
"size": "modal.defaultSize",
|
|
1435
|
-
"variant": "modal.defaultVariant"
|
|
1436
|
-
},
|
|
1437
|
-
"runtimeConfigGetStyles": {
|
|
1438
|
-
"modalSizeDescription": [
|
|
1439
|
-
"modal.defaultSize"
|
|
1440
|
-
],
|
|
1441
|
-
"modalVariantDescription": [
|
|
1442
|
-
"modal.defaultVariant"
|
|
1443
|
-
]
|
|
1444
|
-
},
|
|
1417
|
+
"propToVariantKeys": {},
|
|
1418
|
+
"runtimeConfigDefaultProps": {},
|
|
1419
|
+
"runtimeConfigGetStyles": {},
|
|
1445
1420
|
"runtimeConfigInternalComponentProps": {},
|
|
1446
1421
|
"motionVarPrefixes": []
|
|
1447
1422
|
},
|
|
1448
|
-
"
|
|
1449
|
-
"name": "
|
|
1450
|
-
"defaultProps": {
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
"
|
|
1455
|
-
"DialogHeading"
|
|
1456
|
-
],
|
|
1457
|
-
"internalComponentProps": {
|
|
1458
|
-
"Text": {
|
|
1459
|
-
"as": [
|
|
1460
|
-
"span"
|
|
1461
|
-
]
|
|
1462
|
-
}
|
|
1423
|
+
"Radio": {
|
|
1424
|
+
"name": "Radio",
|
|
1425
|
+
"defaultProps": {
|
|
1426
|
+
"labelPosition": "start",
|
|
1427
|
+
"variant": "primary",
|
|
1428
|
+
"size": "md",
|
|
1429
|
+
"value": ""
|
|
1463
1430
|
},
|
|
1464
|
-
"
|
|
1465
|
-
"
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
"
|
|
1469
|
-
|
|
1470
|
-
|
|
1431
|
+
"getStylesLiterals": {
|
|
1432
|
+
"radioVariantValueRoot": "checked",
|
|
1433
|
+
"radioVariantValueRoot:1": "unchecked",
|
|
1434
|
+
"display": "flex",
|
|
1435
|
+
"flexDirection": "row",
|
|
1436
|
+
"flexDirection:1": "row-reverse",
|
|
1437
|
+
"alignItems": "center",
|
|
1438
|
+
"radioVariantValueRadio": "checked",
|
|
1439
|
+
"radioVariantValueRadio:1": "unchecked",
|
|
1440
|
+
"radioVariantValueRadioCircle": "checked",
|
|
1441
|
+
"radioVariantValueRadioCircle:1": "unchecked"
|
|
1471
1442
|
},
|
|
1472
|
-
"
|
|
1443
|
+
"cxLiterals": [
|
|
1444
|
+
"cursor-pointer",
|
|
1445
|
+
"cursor-default",
|
|
1446
|
+
"opacity-50",
|
|
1447
|
+
"border",
|
|
1448
|
+
"uds-ring",
|
|
1449
|
+
"uds-ring-within",
|
|
1450
|
+
"transition-[background-color,border-color]",
|
|
1451
|
+
"transition-shadow",
|
|
1452
|
+
"pointer-events-none",
|
|
1453
|
+
"w-[8px]",
|
|
1454
|
+
"h-[8px]",
|
|
1455
|
+
"opacity-55",
|
|
1456
|
+
"opacity-100",
|
|
1457
|
+
"opacity-0",
|
|
1458
|
+
"transition-opacity",
|
|
1459
|
+
"cursor-[inherit]",
|
|
1460
|
+
"absolute",
|
|
1461
|
+
"top-1/2",
|
|
1462
|
+
"left-1/2",
|
|
1463
|
+
"w-[calc(100%+2px)]",
|
|
1464
|
+
"h-[calc(100%+2px)]",
|
|
1465
|
+
"transform",
|
|
1466
|
+
"translate-x-[-50%]",
|
|
1467
|
+
"translate-y-[-50%]",
|
|
1468
|
+
"text-start",
|
|
1469
|
+
"text-end"
|
|
1470
|
+
],
|
|
1471
|
+
"internalComponents": [
|
|
1472
|
+
"Box",
|
|
1473
|
+
"FormLabel",
|
|
1474
|
+
"SpringMotionConfig",
|
|
1475
|
+
"RootElement",
|
|
1476
|
+
"MotionBox"
|
|
1477
|
+
],
|
|
1478
|
+
"internalComponentProps": {
|
|
1479
|
+
"Box": {
|
|
1480
|
+
"borderRadius": [
|
|
1481
|
+
"full"
|
|
1482
|
+
]
|
|
1483
|
+
},
|
|
1484
|
+
"FormLabel": {
|
|
1485
|
+
"as": [
|
|
1486
|
+
"div"
|
|
1487
|
+
],
|
|
1488
|
+
"variant": [
|
|
1489
|
+
"inherit"
|
|
1490
|
+
],
|
|
1491
|
+
"color": [
|
|
1492
|
+
"inherit"
|
|
1493
|
+
]
|
|
1494
|
+
},
|
|
1495
|
+
"RootElement": {
|
|
1496
|
+
"data-testid": [
|
|
1497
|
+
"container"
|
|
1498
|
+
]
|
|
1499
|
+
},
|
|
1500
|
+
"MotionBox": {
|
|
1501
|
+
"position": [
|
|
1502
|
+
"relative"
|
|
1503
|
+
],
|
|
1504
|
+
"borderRadius": [
|
|
1505
|
+
"full"
|
|
1506
|
+
],
|
|
1507
|
+
"alignItems": [
|
|
1508
|
+
"center"
|
|
1509
|
+
],
|
|
1510
|
+
"justifyContent": [
|
|
1511
|
+
"center"
|
|
1512
|
+
],
|
|
1513
|
+
"flex": [
|
|
1514
|
+
"none"
|
|
1515
|
+
]
|
|
1516
|
+
}
|
|
1517
|
+
},
|
|
1518
|
+
"propToVariantKeys": {
|
|
1519
|
+
"size": [
|
|
1520
|
+
"radioSizeRoot",
|
|
1521
|
+
"radioSizeRadio"
|
|
1522
|
+
],
|
|
1523
|
+
"variant": [
|
|
1524
|
+
"radioVariantRoot",
|
|
1525
|
+
"radioVariantRadio",
|
|
1526
|
+
"radioVariantRadioCircle"
|
|
1527
|
+
],
|
|
1528
|
+
"reduceMotion": [
|
|
1529
|
+
"reducedMotion"
|
|
1530
|
+
]
|
|
1531
|
+
},
|
|
1532
|
+
"runtimeConfigDefaultProps": {},
|
|
1533
|
+
"runtimeConfigGetStyles": {},
|
|
1534
|
+
"runtimeConfigInternalComponentProps": {},
|
|
1535
|
+
"motionVarPrefixes": [
|
|
1536
|
+
"--uds-motion-subtle-3-",
|
|
1537
|
+
"--uds-motion-smooth-3-"
|
|
1538
|
+
]
|
|
1539
|
+
},
|
|
1540
|
+
"ManagedModal": {
|
|
1541
|
+
"name": "ManagedModal",
|
|
1542
|
+
"defaultProps": {},
|
|
1543
|
+
"getStylesLiterals": {},
|
|
1544
|
+
"cxLiterals": [],
|
|
1545
|
+
"internalComponents": [
|
|
1546
|
+
"Modal",
|
|
1547
|
+
"ModalTitle",
|
|
1548
|
+
"ModalDescription",
|
|
1549
|
+
"ModalContent",
|
|
1550
|
+
"ModalActions"
|
|
1551
|
+
],
|
|
1552
|
+
"internalComponentProps": {},
|
|
1553
|
+
"propToVariantKeys": {},
|
|
1554
|
+
"runtimeConfigDefaultProps": {
|
|
1555
|
+
"size": "modal.defaultSize",
|
|
1556
|
+
"variant": "modal.defaultVariant"
|
|
1557
|
+
},
|
|
1558
|
+
"runtimeConfigGetStyles": {},
|
|
1559
|
+
"runtimeConfigInternalComponentProps": {},
|
|
1560
|
+
"motionVarPrefixes": []
|
|
1561
|
+
},
|
|
1562
|
+
"ModalDescription": {
|
|
1563
|
+
"name": "ModalDescription",
|
|
1564
|
+
"defaultProps": {},
|
|
1565
|
+
"getStylesLiterals": {},
|
|
1566
|
+
"cxLiterals": [],
|
|
1567
|
+
"internalComponents": [
|
|
1568
|
+
"Text",
|
|
1569
|
+
"DialogDescription"
|
|
1570
|
+
],
|
|
1571
|
+
"internalComponentProps": {
|
|
1572
|
+
"Text": {
|
|
1573
|
+
"as": [
|
|
1574
|
+
"span"
|
|
1575
|
+
]
|
|
1576
|
+
}
|
|
1577
|
+
},
|
|
1578
|
+
"propToVariantKeys": {
|
|
1579
|
+
"size": [
|
|
1580
|
+
"modalSizeDescription"
|
|
1581
|
+
],
|
|
1582
|
+
"variant": [
|
|
1583
|
+
"modalVariantDescription"
|
|
1584
|
+
]
|
|
1585
|
+
},
|
|
1586
|
+
"runtimeConfigDefaultProps": {
|
|
1587
|
+
"size": "modal.defaultSize",
|
|
1588
|
+
"variant": "modal.defaultVariant"
|
|
1589
|
+
},
|
|
1590
|
+
"runtimeConfigGetStyles": {
|
|
1591
|
+
"modalSizeDescription": [
|
|
1592
|
+
"modal.defaultSize"
|
|
1593
|
+
],
|
|
1594
|
+
"modalVariantDescription": [
|
|
1595
|
+
"modal.defaultVariant"
|
|
1596
|
+
]
|
|
1597
|
+
},
|
|
1598
|
+
"runtimeConfigInternalComponentProps": {},
|
|
1599
|
+
"motionVarPrefixes": []
|
|
1600
|
+
},
|
|
1601
|
+
"ModalTitle": {
|
|
1602
|
+
"name": "ModalTitle",
|
|
1603
|
+
"defaultProps": {},
|
|
1604
|
+
"getStylesLiterals": {},
|
|
1605
|
+
"cxLiterals": [],
|
|
1606
|
+
"internalComponents": [
|
|
1607
|
+
"Text",
|
|
1608
|
+
"DialogHeading"
|
|
1609
|
+
],
|
|
1610
|
+
"internalComponentProps": {
|
|
1611
|
+
"Text": {
|
|
1612
|
+
"as": [
|
|
1613
|
+
"span"
|
|
1614
|
+
]
|
|
1615
|
+
}
|
|
1616
|
+
},
|
|
1617
|
+
"propToVariantKeys": {
|
|
1618
|
+
"size": [
|
|
1619
|
+
"modalSizeTitle"
|
|
1620
|
+
],
|
|
1621
|
+
"variant": [
|
|
1622
|
+
"modalVariantTitle"
|
|
1623
|
+
]
|
|
1624
|
+
},
|
|
1625
|
+
"runtimeConfigDefaultProps": {
|
|
1473
1626
|
"size": "modal.defaultSize",
|
|
1474
1627
|
"variant": "modal.defaultVariant"
|
|
1475
1628
|
},
|
|
@@ -1720,220 +1873,67 @@
|
|
|
1720
1873
|
"runtimeConfigInternalComponentProps": {},
|
|
1721
1874
|
"motionVarPrefixes": []
|
|
1722
1875
|
},
|
|
1723
|
-
"
|
|
1724
|
-
"name": "
|
|
1876
|
+
"PaginationEllipsis": {
|
|
1877
|
+
"name": "PaginationEllipsis",
|
|
1725
1878
|
"defaultProps": {},
|
|
1726
|
-
"getStylesLiterals": {
|
|
1727
|
-
|
|
1879
|
+
"getStylesLiterals": {
|
|
1880
|
+
"paginationVariantActiveRoot": "off"
|
|
1881
|
+
},
|
|
1882
|
+
"cxLiterals": [
|
|
1883
|
+
"inline-flex",
|
|
1884
|
+
"items-center",
|
|
1885
|
+
"justify-center",
|
|
1886
|
+
"relative",
|
|
1887
|
+
"m-0",
|
|
1888
|
+
"border-solid",
|
|
1889
|
+
"inline-grid",
|
|
1890
|
+
"shrink-0",
|
|
1891
|
+
"place-items-center",
|
|
1892
|
+
"place-content-center",
|
|
1893
|
+
"rounded-full",
|
|
1894
|
+
"box-border",
|
|
1895
|
+
"w-[var(--uds-pagination-control-size)]",
|
|
1896
|
+
"appearance-none",
|
|
1897
|
+
"uds-ring",
|
|
1898
|
+
"cursor-pointer",
|
|
1899
|
+
"select-none",
|
|
1900
|
+
"pointer-events-none",
|
|
1901
|
+
"auto-cols-max",
|
|
1902
|
+
"grid-flow-col",
|
|
1903
|
+
"gap-1",
|
|
1904
|
+
"block",
|
|
1905
|
+
"tabular-nums",
|
|
1906
|
+
"!leading-none",
|
|
1907
|
+
"[text-box-trim:trim-both]",
|
|
1908
|
+
"[text-box-edge:cap_alphabetic]",
|
|
1909
|
+
"h-[var(--uds-pagination-control-size)]"
|
|
1910
|
+
],
|
|
1728
1911
|
"internalComponents": [],
|
|
1729
1912
|
"internalComponentProps": {},
|
|
1730
|
-
"propToVariantKeys": {
|
|
1913
|
+
"propToVariantKeys": {
|
|
1914
|
+
"size": [
|
|
1915
|
+
"paginationSizeRoot",
|
|
1916
|
+
"paginationSizeItem",
|
|
1917
|
+
"paginationSizeIcon",
|
|
1918
|
+
"paginationSizeText"
|
|
1919
|
+
],
|
|
1920
|
+
"variant": [
|
|
1921
|
+
"paginationVariantRoot"
|
|
1922
|
+
],
|
|
1923
|
+
"activeState": [
|
|
1924
|
+
"paginationVariantActiveRoot"
|
|
1925
|
+
]
|
|
1926
|
+
},
|
|
1731
1927
|
"runtimeConfigDefaultProps": {},
|
|
1732
1928
|
"runtimeConfigGetStyles": {},
|
|
1733
1929
|
"runtimeConfigInternalComponentProps": {},
|
|
1734
1930
|
"motionVarPrefixes": []
|
|
1735
1931
|
},
|
|
1736
|
-
"
|
|
1737
|
-
"name": "
|
|
1932
|
+
"PaginationLink": {
|
|
1933
|
+
"name": "PaginationLink",
|
|
1738
1934
|
"defaultProps": {},
|
|
1739
|
-
"getStylesLiterals": {
|
|
1740
|
-
|
|
1741
|
-
"internalComponents": [
|
|
1742
|
-
"DivProps",
|
|
1743
|
-
"Comp",
|
|
1744
|
-
"RadioGroupContext.Provider"
|
|
1745
|
-
],
|
|
1746
|
-
"internalComponentProps": {
|
|
1747
|
-
"Comp": {
|
|
1748
|
-
"role": [
|
|
1749
|
-
"radiogroup"
|
|
1750
|
-
]
|
|
1751
|
-
}
|
|
1752
|
-
},
|
|
1753
|
-
"propToVariantKeys": {},
|
|
1754
|
-
"runtimeConfigDefaultProps": {},
|
|
1755
|
-
"runtimeConfigGetStyles": {},
|
|
1756
|
-
"runtimeConfigInternalComponentProps": {},
|
|
1757
|
-
"motionVarPrefixes": []
|
|
1758
|
-
},
|
|
1759
|
-
"Radio": {
|
|
1760
|
-
"name": "Radio",
|
|
1761
|
-
"defaultProps": {
|
|
1762
|
-
"labelPosition": "start",
|
|
1763
|
-
"variant": "primary",
|
|
1764
|
-
"size": "md",
|
|
1765
|
-
"value": ""
|
|
1766
|
-
},
|
|
1767
|
-
"getStylesLiterals": {
|
|
1768
|
-
"radioVariantValueRoot": "checked",
|
|
1769
|
-
"radioVariantValueRoot:1": "unchecked",
|
|
1770
|
-
"display": "flex",
|
|
1771
|
-
"flexDirection": "row",
|
|
1772
|
-
"flexDirection:1": "row-reverse",
|
|
1773
|
-
"alignItems": "center",
|
|
1774
|
-
"radioVariantValueRadio": "checked",
|
|
1775
|
-
"radioVariantValueRadio:1": "unchecked",
|
|
1776
|
-
"radioVariantValueRadioCircle": "checked",
|
|
1777
|
-
"radioVariantValueRadioCircle:1": "unchecked"
|
|
1778
|
-
},
|
|
1779
|
-
"cxLiterals": [
|
|
1780
|
-
"cursor-pointer",
|
|
1781
|
-
"cursor-default",
|
|
1782
|
-
"opacity-50",
|
|
1783
|
-
"border",
|
|
1784
|
-
"uds-ring",
|
|
1785
|
-
"uds-ring-within",
|
|
1786
|
-
"transition-[background-color,border-color]",
|
|
1787
|
-
"transition-shadow",
|
|
1788
|
-
"pointer-events-none",
|
|
1789
|
-
"w-[8px]",
|
|
1790
|
-
"h-[8px]",
|
|
1791
|
-
"opacity-55",
|
|
1792
|
-
"opacity-100",
|
|
1793
|
-
"opacity-0",
|
|
1794
|
-
"transition-opacity",
|
|
1795
|
-
"cursor-[inherit]",
|
|
1796
|
-
"absolute",
|
|
1797
|
-
"top-1/2",
|
|
1798
|
-
"left-1/2",
|
|
1799
|
-
"w-[calc(100%+2px)]",
|
|
1800
|
-
"h-[calc(100%+2px)]",
|
|
1801
|
-
"transform",
|
|
1802
|
-
"translate-x-[-50%]",
|
|
1803
|
-
"translate-y-[-50%]",
|
|
1804
|
-
"text-start",
|
|
1805
|
-
"text-end"
|
|
1806
|
-
],
|
|
1807
|
-
"internalComponents": [
|
|
1808
|
-
"Box",
|
|
1809
|
-
"FormLabel",
|
|
1810
|
-
"SpringMotionConfig",
|
|
1811
|
-
"RootElement",
|
|
1812
|
-
"MotionBox"
|
|
1813
|
-
],
|
|
1814
|
-
"internalComponentProps": {
|
|
1815
|
-
"Box": {
|
|
1816
|
-
"borderRadius": [
|
|
1817
|
-
"full"
|
|
1818
|
-
]
|
|
1819
|
-
},
|
|
1820
|
-
"FormLabel": {
|
|
1821
|
-
"as": [
|
|
1822
|
-
"div"
|
|
1823
|
-
],
|
|
1824
|
-
"variant": [
|
|
1825
|
-
"inherit"
|
|
1826
|
-
],
|
|
1827
|
-
"color": [
|
|
1828
|
-
"inherit"
|
|
1829
|
-
]
|
|
1830
|
-
},
|
|
1831
|
-
"RootElement": {
|
|
1832
|
-
"data-testid": [
|
|
1833
|
-
"container"
|
|
1834
|
-
]
|
|
1835
|
-
},
|
|
1836
|
-
"MotionBox": {
|
|
1837
|
-
"position": [
|
|
1838
|
-
"relative"
|
|
1839
|
-
],
|
|
1840
|
-
"borderRadius": [
|
|
1841
|
-
"full"
|
|
1842
|
-
],
|
|
1843
|
-
"alignItems": [
|
|
1844
|
-
"center"
|
|
1845
|
-
],
|
|
1846
|
-
"justifyContent": [
|
|
1847
|
-
"center"
|
|
1848
|
-
],
|
|
1849
|
-
"flex": [
|
|
1850
|
-
"none"
|
|
1851
|
-
]
|
|
1852
|
-
}
|
|
1853
|
-
},
|
|
1854
|
-
"propToVariantKeys": {
|
|
1855
|
-
"size": [
|
|
1856
|
-
"radioSizeRoot",
|
|
1857
|
-
"radioSizeRadio"
|
|
1858
|
-
],
|
|
1859
|
-
"variant": [
|
|
1860
|
-
"radioVariantRoot",
|
|
1861
|
-
"radioVariantRadio",
|
|
1862
|
-
"radioVariantRadioCircle"
|
|
1863
|
-
],
|
|
1864
|
-
"reduceMotion": [
|
|
1865
|
-
"reducedMotion"
|
|
1866
|
-
]
|
|
1867
|
-
},
|
|
1868
|
-
"runtimeConfigDefaultProps": {},
|
|
1869
|
-
"runtimeConfigGetStyles": {},
|
|
1870
|
-
"runtimeConfigInternalComponentProps": {},
|
|
1871
|
-
"motionVarPrefixes": [
|
|
1872
|
-
"--uds-motion-subtle-3-",
|
|
1873
|
-
"--uds-motion-smooth-3-"
|
|
1874
|
-
]
|
|
1875
|
-
},
|
|
1876
|
-
"PaginationEllipsis": {
|
|
1877
|
-
"name": "PaginationEllipsis",
|
|
1878
|
-
"defaultProps": {},
|
|
1879
|
-
"getStylesLiterals": {
|
|
1880
|
-
"paginationVariantActiveRoot": "off"
|
|
1881
|
-
},
|
|
1882
|
-
"cxLiterals": [
|
|
1883
|
-
"inline-flex",
|
|
1884
|
-
"items-center",
|
|
1885
|
-
"justify-center",
|
|
1886
|
-
"relative",
|
|
1887
|
-
"m-0",
|
|
1888
|
-
"border-solid",
|
|
1889
|
-
"inline-grid",
|
|
1890
|
-
"shrink-0",
|
|
1891
|
-
"place-items-center",
|
|
1892
|
-
"place-content-center",
|
|
1893
|
-
"rounded-full",
|
|
1894
|
-
"box-border",
|
|
1895
|
-
"w-[var(--uds-pagination-control-size)]",
|
|
1896
|
-
"appearance-none",
|
|
1897
|
-
"uds-ring",
|
|
1898
|
-
"cursor-pointer",
|
|
1899
|
-
"select-none",
|
|
1900
|
-
"pointer-events-none",
|
|
1901
|
-
"auto-cols-max",
|
|
1902
|
-
"grid-flow-col",
|
|
1903
|
-
"gap-1",
|
|
1904
|
-
"block",
|
|
1905
|
-
"tabular-nums",
|
|
1906
|
-
"!leading-none",
|
|
1907
|
-
"[text-box-trim:trim-both]",
|
|
1908
|
-
"[text-box-edge:cap_alphabetic]",
|
|
1909
|
-
"h-[var(--uds-pagination-control-size)]"
|
|
1910
|
-
],
|
|
1911
|
-
"internalComponents": [],
|
|
1912
|
-
"internalComponentProps": {},
|
|
1913
|
-
"propToVariantKeys": {
|
|
1914
|
-
"size": [
|
|
1915
|
-
"paginationSizeRoot",
|
|
1916
|
-
"paginationSizeItem",
|
|
1917
|
-
"paginationSizeIcon",
|
|
1918
|
-
"paginationSizeText"
|
|
1919
|
-
],
|
|
1920
|
-
"variant": [
|
|
1921
|
-
"paginationVariantRoot"
|
|
1922
|
-
],
|
|
1923
|
-
"activeState": [
|
|
1924
|
-
"paginationVariantActiveRoot"
|
|
1925
|
-
]
|
|
1926
|
-
},
|
|
1927
|
-
"runtimeConfigDefaultProps": {},
|
|
1928
|
-
"runtimeConfigGetStyles": {},
|
|
1929
|
-
"runtimeConfigInternalComponentProps": {},
|
|
1930
|
-
"motionVarPrefixes": []
|
|
1931
|
-
},
|
|
1932
|
-
"PaginationLink": {
|
|
1933
|
-
"name": "PaginationLink",
|
|
1934
|
-
"defaultProps": {},
|
|
1935
|
-
"getStylesLiterals": {
|
|
1936
|
-
"paginationVariantActiveRoot": "off"
|
|
1935
|
+
"getStylesLiterals": {
|
|
1936
|
+
"paginationVariantActiveRoot": "off"
|
|
1937
1937
|
},
|
|
1938
1938
|
"cxLiterals": [
|
|
1939
1939
|
"inline-flex",
|
|
@@ -3149,13 +3149,13 @@
|
|
|
3149
3149
|
"runtimeConfigInternalComponentProps": {},
|
|
3150
3150
|
"motionVarPrefixes": []
|
|
3151
3151
|
},
|
|
3152
|
-
"
|
|
3153
|
-
"name": "
|
|
3152
|
+
"BottomSheetTrigger": {
|
|
3153
|
+
"name": "BottomSheetTrigger",
|
|
3154
3154
|
"defaultProps": {},
|
|
3155
3155
|
"getStylesLiterals": {},
|
|
3156
3156
|
"cxLiterals": [],
|
|
3157
3157
|
"internalComponents": [
|
|
3158
|
-
"
|
|
3158
|
+
"AriakitDialogDisclosure"
|
|
3159
3159
|
],
|
|
3160
3160
|
"internalComponentProps": {},
|
|
3161
3161
|
"propToVariantKeys": {},
|
|
@@ -3164,176 +3164,13 @@
|
|
|
3164
3164
|
"runtimeConfigInternalComponentProps": {},
|
|
3165
3165
|
"motionVarPrefixes": []
|
|
3166
3166
|
},
|
|
3167
|
-
"
|
|
3168
|
-
"name": "
|
|
3167
|
+
"UDSBottomSheetConfigProvider": {
|
|
3168
|
+
"name": "UDSBottomSheetConfigProvider",
|
|
3169
3169
|
"defaultProps": {},
|
|
3170
|
-
"getStylesLiterals": {
|
|
3171
|
-
|
|
3172
|
-
"popoverVariantRoot": "default",
|
|
3173
|
-
"display": "flex",
|
|
3174
|
-
"position": "relative",
|
|
3175
|
-
"display:1": "block",
|
|
3176
|
-
"spacingTop": "0",
|
|
3177
|
-
"spacingStart": "0",
|
|
3178
|
-
"spacingBottom": "0",
|
|
3179
|
-
"spacingEnd": "0",
|
|
3180
|
-
"popoverSizeSvgBase": "default",
|
|
3181
|
-
"popoverVariantSvgBase": "default",
|
|
3182
|
-
"popoverSizeSvgBorder": "default",
|
|
3183
|
-
"popoverVariantSvgBorder": "default",
|
|
3184
|
-
"popoverVariantBlur": "default",
|
|
3185
|
-
"position:1": "absolute",
|
|
3186
|
-
"width": "full",
|
|
3187
|
-
"height": "full",
|
|
3188
|
-
"flexShrink": "0",
|
|
3189
|
-
"borderRadius": "full",
|
|
3190
|
-
"alignItems": "center",
|
|
3191
|
-
"justifyContent": "center",
|
|
3192
|
-
"popoverVariantCloseIcon": "default",
|
|
3193
|
-
"popoverSizeCloseIcon": "default"
|
|
3194
|
-
},
|
|
3195
|
-
"cxLiterals": [
|
|
3196
|
-
"z-[9999]",
|
|
3197
|
-
"outline-none",
|
|
3198
|
-
"focus-visible:outline-none",
|
|
3199
|
-
"uds-bgBlurFillFallback",
|
|
3200
|
-
"uds-bgBlurFallback",
|
|
3201
|
-
"top-0",
|
|
3202
|
-
"left-0",
|
|
3203
|
-
"z-[1]",
|
|
3204
|
-
"duration-0",
|
|
3205
|
-
"duration-120",
|
|
3206
|
-
"transition-[background-color]",
|
|
3207
|
-
"bg-carbon-15/0",
|
|
3208
|
-
"hover:bg-carbon-15/10",
|
|
3209
|
-
"active:bg-carbon-15/15",
|
|
3210
|
-
"uds-ring",
|
|
3211
|
-
"absolute",
|
|
3212
|
-
"z-[4]"
|
|
3213
|
-
],
|
|
3170
|
+
"getStylesLiterals": {},
|
|
3171
|
+
"cxLiterals": [],
|
|
3214
3172
|
"internalComponents": [
|
|
3215
|
-
"
|
|
3216
|
-
"IconSlot",
|
|
3217
|
-
"PopoverArrow",
|
|
3218
|
-
"Popover",
|
|
3219
|
-
"SvgFloatingOverlay",
|
|
3220
|
-
"Box",
|
|
3221
|
-
"Pressable"
|
|
3222
|
-
],
|
|
3223
|
-
"internalComponentProps": {},
|
|
3224
|
-
"propToVariantKeys": {
|
|
3225
|
-
"closeIcon": [
|
|
3226
|
-
"icon"
|
|
3227
|
-
]
|
|
3228
|
-
},
|
|
3229
|
-
"runtimeConfigDefaultProps": {
|
|
3230
|
-
"size": "popover.defaultSize",
|
|
3231
|
-
"variant": "popover.defaultVariant"
|
|
3232
|
-
},
|
|
3233
|
-
"runtimeConfigGetStyles": {
|
|
3234
|
-
"spacingTop": [
|
|
3235
|
-
"popover.spacingVertical.${size}"
|
|
3236
|
-
],
|
|
3237
|
-
"spacingStart": [
|
|
3238
|
-
"popover.spacingHorizontal.${size}"
|
|
3239
|
-
],
|
|
3240
|
-
"spacingBottom": [
|
|
3241
|
-
"popover.spacingVertical.${size}"
|
|
3242
|
-
],
|
|
3243
|
-
"spacingEnd": [
|
|
3244
|
-
"popover.spacingHorizontal.${size}"
|
|
3245
|
-
]
|
|
3246
|
-
},
|
|
3247
|
-
"runtimeConfigInternalComponentProps": {
|
|
3248
|
-
"SvgFloatingOverlay": {
|
|
3249
|
-
"borderRadius": [
|
|
3250
|
-
"popover.borderRadius.${size}"
|
|
3251
|
-
]
|
|
3252
|
-
}
|
|
3253
|
-
},
|
|
3254
|
-
"motionVarPrefixes": []
|
|
3255
|
-
},
|
|
3256
|
-
"PopoverContext": {
|
|
3257
|
-
"name": "PopoverContext",
|
|
3258
|
-
"defaultProps": {},
|
|
3259
|
-
"getStylesLiterals": {},
|
|
3260
|
-
"cxLiterals": [],
|
|
3261
|
-
"internalComponents": [],
|
|
3262
|
-
"internalComponentProps": {},
|
|
3263
|
-
"propToVariantKeys": {},
|
|
3264
|
-
"runtimeConfigDefaultProps": {},
|
|
3265
|
-
"runtimeConfigGetStyles": {},
|
|
3266
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3267
|
-
"motionVarPrefixes": []
|
|
3268
|
-
},
|
|
3269
|
-
"PopoverTrigger": {
|
|
3270
|
-
"name": "PopoverTrigger",
|
|
3271
|
-
"defaultProps": {},
|
|
3272
|
-
"getStylesLiterals": {},
|
|
3273
|
-
"cxLiterals": [],
|
|
3274
|
-
"internalComponents": [
|
|
3275
|
-
"PopoverDisclosure"
|
|
3276
|
-
],
|
|
3277
|
-
"internalComponentProps": {
|
|
3278
|
-
"PopoverDisclosure": {
|
|
3279
|
-
"className": [
|
|
3280
|
-
"inline"
|
|
3281
|
-
]
|
|
3282
|
-
}
|
|
3283
|
-
},
|
|
3284
|
-
"propToVariantKeys": {
|
|
3285
|
-
"children": [
|
|
3286
|
-
"render"
|
|
3287
|
-
]
|
|
3288
|
-
},
|
|
3289
|
-
"runtimeConfigDefaultProps": {},
|
|
3290
|
-
"runtimeConfigGetStyles": {},
|
|
3291
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3292
|
-
"motionVarPrefixes": []
|
|
3293
|
-
},
|
|
3294
|
-
"Popover": {
|
|
3295
|
-
"name": "Popover",
|
|
3296
|
-
"defaultProps": {},
|
|
3297
|
-
"getStylesLiterals": {},
|
|
3298
|
-
"cxLiterals": [
|
|
3299
|
-
"uds:popover-open"
|
|
3300
|
-
],
|
|
3301
|
-
"internalComponents": [
|
|
3302
|
-
"PopoverInternalContext.Provider",
|
|
3303
|
-
"PopoverProvider"
|
|
3304
|
-
],
|
|
3305
|
-
"internalComponentProps": {},
|
|
3306
|
-
"propToVariantKeys": {},
|
|
3307
|
-
"runtimeConfigDefaultProps": {
|
|
3308
|
-
"size": "popover.defaultSize",
|
|
3309
|
-
"variant": "popover.defaultVariant"
|
|
3310
|
-
},
|
|
3311
|
-
"runtimeConfigGetStyles": {},
|
|
3312
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3313
|
-
"motionVarPrefixes": []
|
|
3314
|
-
},
|
|
3315
|
-
"BottomSheetTrigger": {
|
|
3316
|
-
"name": "BottomSheetTrigger",
|
|
3317
|
-
"defaultProps": {},
|
|
3318
|
-
"getStylesLiterals": {},
|
|
3319
|
-
"cxLiterals": [],
|
|
3320
|
-
"internalComponents": [
|
|
3321
|
-
"AriakitDialogDisclosure"
|
|
3322
|
-
],
|
|
3323
|
-
"internalComponentProps": {},
|
|
3324
|
-
"propToVariantKeys": {},
|
|
3325
|
-
"runtimeConfigDefaultProps": {},
|
|
3326
|
-
"runtimeConfigGetStyles": {},
|
|
3327
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3328
|
-
"motionVarPrefixes": []
|
|
3329
|
-
},
|
|
3330
|
-
"UDSBottomSheetConfigProvider": {
|
|
3331
|
-
"name": "UDSBottomSheetConfigProvider",
|
|
3332
|
-
"defaultProps": {},
|
|
3333
|
-
"getStylesLiterals": {},
|
|
3334
|
-
"cxLiterals": [],
|
|
3335
|
-
"internalComponents": [
|
|
3336
|
-
"BottomSheetContext.Provider"
|
|
3173
|
+
"BottomSheetContext.Provider"
|
|
3337
3174
|
],
|
|
3338
3175
|
"internalComponentProps": {},
|
|
3339
3176
|
"propToVariantKeys": {},
|
|
@@ -3798,141 +3635,6 @@
|
|
|
3798
3635
|
"runtimeConfigInternalComponentProps": {},
|
|
3799
3636
|
"motionVarPrefixes": []
|
|
3800
3637
|
},
|
|
3801
|
-
"UDSTooltipConfigProvider": {
|
|
3802
|
-
"name": "UDSTooltipConfigProvider",
|
|
3803
|
-
"defaultProps": {},
|
|
3804
|
-
"getStylesLiterals": {},
|
|
3805
|
-
"cxLiterals": [],
|
|
3806
|
-
"internalComponents": [
|
|
3807
|
-
"TooltipContext.Provider"
|
|
3808
|
-
],
|
|
3809
|
-
"internalComponentProps": {},
|
|
3810
|
-
"propToVariantKeys": {},
|
|
3811
|
-
"runtimeConfigDefaultProps": {},
|
|
3812
|
-
"runtimeConfigGetStyles": {},
|
|
3813
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3814
|
-
"motionVarPrefixes": []
|
|
3815
|
-
},
|
|
3816
|
-
"TooltipTrigger": {
|
|
3817
|
-
"name": "TooltipTrigger",
|
|
3818
|
-
"defaultProps": {},
|
|
3819
|
-
"getStylesLiterals": {},
|
|
3820
|
-
"cxLiterals": [],
|
|
3821
|
-
"internalComponents": [
|
|
3822
|
-
"TooltipAnchor"
|
|
3823
|
-
],
|
|
3824
|
-
"internalComponentProps": {
|
|
3825
|
-
"TooltipAnchor": {
|
|
3826
|
-
"className": [
|
|
3827
|
-
"inline"
|
|
3828
|
-
]
|
|
3829
|
-
}
|
|
3830
|
-
},
|
|
3831
|
-
"propToVariantKeys": {
|
|
3832
|
-
"children": [
|
|
3833
|
-
"render"
|
|
3834
|
-
]
|
|
3835
|
-
},
|
|
3836
|
-
"runtimeConfigDefaultProps": {},
|
|
3837
|
-
"runtimeConfigGetStyles": {},
|
|
3838
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3839
|
-
"motionVarPrefixes": []
|
|
3840
|
-
},
|
|
3841
|
-
"Tooltip": {
|
|
3842
|
-
"name": "Tooltip",
|
|
3843
|
-
"defaultProps": {},
|
|
3844
|
-
"getStylesLiterals": {},
|
|
3845
|
-
"cxLiterals": [],
|
|
3846
|
-
"internalComponents": [
|
|
3847
|
-
"TooltipInternalContext.Provider",
|
|
3848
|
-
"TooltipProvider"
|
|
3849
|
-
],
|
|
3850
|
-
"internalComponentProps": {},
|
|
3851
|
-
"propToVariantKeys": {},
|
|
3852
|
-
"runtimeConfigDefaultProps": {},
|
|
3853
|
-
"runtimeConfigGetStyles": {},
|
|
3854
|
-
"runtimeConfigInternalComponentProps": {
|
|
3855
|
-
"TooltipProvider": {
|
|
3856
|
-
"animated": [
|
|
3857
|
-
"tooltip.animationDuration"
|
|
3858
|
-
]
|
|
3859
|
-
}
|
|
3860
|
-
},
|
|
3861
|
-
"motionVarPrefixes": []
|
|
3862
|
-
},
|
|
3863
|
-
"TooltipContent": {
|
|
3864
|
-
"name": "TooltipContent",
|
|
3865
|
-
"defaultProps": {},
|
|
3866
|
-
"getStylesLiterals": {
|
|
3867
|
-
"tooltipSizeRoot": "default",
|
|
3868
|
-
"tooltipVariantRoot": "default",
|
|
3869
|
-
"tooltipSizeSvg": "default",
|
|
3870
|
-
"tooltipVariantSvg": "default",
|
|
3871
|
-
"tooltipVariantBlur": "default",
|
|
3872
|
-
"position": "absolute",
|
|
3873
|
-
"width": "full",
|
|
3874
|
-
"height": "full",
|
|
3875
|
-
"tooltipSizeTitle": "default",
|
|
3876
|
-
"tooltipSizeBody": "default",
|
|
3877
|
-
"tooltipSizeEndContent": "default",
|
|
3878
|
-
"tooltipSizeIcon": "default",
|
|
3879
|
-
"tooltipVariantIcon": "default"
|
|
3880
|
-
},
|
|
3881
|
-
"cxLiterals": [
|
|
3882
|
-
"max-w-lg",
|
|
3883
|
-
"flex",
|
|
3884
|
-
"z-[9999]",
|
|
3885
|
-
"uds-bgBlurFillFallback",
|
|
3886
|
-
"uds-bgBlurFallback",
|
|
3887
|
-
"top-0",
|
|
3888
|
-
"left-0",
|
|
3889
|
-
"z-[1]"
|
|
3890
|
-
],
|
|
3891
|
-
"internalComponents": [
|
|
3892
|
-
"IconSlot",
|
|
3893
|
-
"TooltipArrow",
|
|
3894
|
-
"Tooltip",
|
|
3895
|
-
"SvgFloatingOverlay",
|
|
3896
|
-
"VStack",
|
|
3897
|
-
"Box",
|
|
3898
|
-
"Text"
|
|
3899
|
-
],
|
|
3900
|
-
"internalComponentProps": {
|
|
3901
|
-
"SvgFloatingOverlay": {
|
|
3902
|
-
"contentOverflow": [
|
|
3903
|
-
"visible"
|
|
3904
|
-
]
|
|
3905
|
-
},
|
|
3906
|
-
"VStack": {
|
|
3907
|
-
"className": [
|
|
3908
|
-
"gap-[inherit]"
|
|
3909
|
-
]
|
|
3910
|
-
},
|
|
3911
|
-
"Box": {
|
|
3912
|
-
"alignItems": [
|
|
3913
|
-
"center"
|
|
3914
|
-
],
|
|
3915
|
-
"columnGap": [
|
|
3916
|
-
"1",
|
|
3917
|
-
"1.5"
|
|
3918
|
-
]
|
|
3919
|
-
},
|
|
3920
|
-
"Text": {
|
|
3921
|
-
"color": [
|
|
3922
|
-
"inherit"
|
|
3923
|
-
]
|
|
3924
|
-
}
|
|
3925
|
-
},
|
|
3926
|
-
"propToVariantKeys": {
|
|
3927
|
-
"startTitleIcon": [
|
|
3928
|
-
"icon"
|
|
3929
|
-
]
|
|
3930
|
-
},
|
|
3931
|
-
"runtimeConfigDefaultProps": {},
|
|
3932
|
-
"runtimeConfigGetStyles": {},
|
|
3933
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3934
|
-
"motionVarPrefixes": []
|
|
3935
|
-
},
|
|
3936
3638
|
"TabList": {
|
|
3937
3639
|
"name": "TabList",
|
|
3938
3640
|
"defaultProps": {
|
|
@@ -4031,64 +3733,214 @@
|
|
|
4031
3733
|
"tabSizeIcon": "default"
|
|
4032
3734
|
},
|
|
4033
3735
|
"cxLiterals": [
|
|
4034
|
-
"pointer-events-none",
|
|
4035
|
-
"absolute",
|
|
4036
|
-
"bottom-0",
|
|
3736
|
+
"pointer-events-none",
|
|
3737
|
+
"absolute",
|
|
3738
|
+
"bottom-0",
|
|
3739
|
+
"left-0",
|
|
3740
|
+
"right-0",
|
|
3741
|
+
"h-[var(--uds-tab-underline-width,0px)]",
|
|
3742
|
+
"bg-[var(--uds-tab-underline-color,transparent)]",
|
|
3743
|
+
"transition-[height,background-color]",
|
|
3744
|
+
"duration-[240ms]",
|
|
3745
|
+
"ease-[cubic-bezier(0.2,0,0,1)]",
|
|
3746
|
+
"!bg-transparent",
|
|
3747
|
+
"!shadow-none",
|
|
3748
|
+
"inline-flex",
|
|
3749
|
+
"items-center",
|
|
3750
|
+
"shrink-0",
|
|
3751
|
+
"box-border",
|
|
3752
|
+
"relative",
|
|
3753
|
+
"z-[1]",
|
|
3754
|
+
"cursor-pointer",
|
|
3755
|
+
"select-none",
|
|
3756
|
+
"whitespace-nowrap",
|
|
3757
|
+
"uds-ring",
|
|
3758
|
+
"opacity-50",
|
|
3759
|
+
"cursor-default",
|
|
3760
|
+
"border-solid",
|
|
3761
|
+
"border-b-solid",
|
|
3762
|
+
"transition-colors"
|
|
3763
|
+
],
|
|
3764
|
+
"internalComponents": [
|
|
3765
|
+
"IconSlot",
|
|
3766
|
+
"AriakitTab",
|
|
3767
|
+
"Text"
|
|
3768
|
+
],
|
|
3769
|
+
"internalComponentProps": {
|
|
3770
|
+
"Text": {
|
|
3771
|
+
"variant": [
|
|
3772
|
+
"inherit"
|
|
3773
|
+
],
|
|
3774
|
+
"as": [
|
|
3775
|
+
"span"
|
|
3776
|
+
],
|
|
3777
|
+
"color": [
|
|
3778
|
+
"current"
|
|
3779
|
+
]
|
|
3780
|
+
}
|
|
3781
|
+
},
|
|
3782
|
+
"propToVariantKeys": {
|
|
3783
|
+
"variant": [
|
|
3784
|
+
"tabVariantRoot",
|
|
3785
|
+
"tabVariantIcon"
|
|
3786
|
+
],
|
|
3787
|
+
"activeState": [
|
|
3788
|
+
"tabVariantActiveIcon"
|
|
3789
|
+
],
|
|
3790
|
+
"startIcon": [
|
|
3791
|
+
"icon"
|
|
3792
|
+
],
|
|
3793
|
+
"endIcon": [
|
|
3794
|
+
"icon"
|
|
3795
|
+
]
|
|
3796
|
+
},
|
|
3797
|
+
"runtimeConfigDefaultProps": {},
|
|
3798
|
+
"runtimeConfigGetStyles": {},
|
|
3799
|
+
"runtimeConfigInternalComponentProps": {},
|
|
3800
|
+
"motionVarPrefixes": []
|
|
3801
|
+
},
|
|
3802
|
+
"TabPanel": {
|
|
3803
|
+
"name": "TabPanel",
|
|
3804
|
+
"defaultProps": {},
|
|
3805
|
+
"getStylesLiterals": {},
|
|
3806
|
+
"cxLiterals": [],
|
|
3807
|
+
"internalComponents": [
|
|
3808
|
+
"AriakitTabPanel"
|
|
3809
|
+
],
|
|
3810
|
+
"internalComponentProps": {},
|
|
3811
|
+
"propToVariantKeys": {},
|
|
3812
|
+
"runtimeConfigDefaultProps": {},
|
|
3813
|
+
"runtimeConfigGetStyles": {},
|
|
3814
|
+
"runtimeConfigInternalComponentProps": {},
|
|
3815
|
+
"motionVarPrefixes": []
|
|
3816
|
+
},
|
|
3817
|
+
"UDSTooltipConfigProvider": {
|
|
3818
|
+
"name": "UDSTooltipConfigProvider",
|
|
3819
|
+
"defaultProps": {},
|
|
3820
|
+
"getStylesLiterals": {},
|
|
3821
|
+
"cxLiterals": [],
|
|
3822
|
+
"internalComponents": [
|
|
3823
|
+
"TooltipContext.Provider"
|
|
3824
|
+
],
|
|
3825
|
+
"internalComponentProps": {},
|
|
3826
|
+
"propToVariantKeys": {},
|
|
3827
|
+
"runtimeConfigDefaultProps": {},
|
|
3828
|
+
"runtimeConfigGetStyles": {},
|
|
3829
|
+
"runtimeConfigInternalComponentProps": {},
|
|
3830
|
+
"motionVarPrefixes": []
|
|
3831
|
+
},
|
|
3832
|
+
"TooltipTrigger": {
|
|
3833
|
+
"name": "TooltipTrigger",
|
|
3834
|
+
"defaultProps": {},
|
|
3835
|
+
"getStylesLiterals": {},
|
|
3836
|
+
"cxLiterals": [],
|
|
3837
|
+
"internalComponents": [
|
|
3838
|
+
"TooltipAnchor"
|
|
3839
|
+
],
|
|
3840
|
+
"internalComponentProps": {
|
|
3841
|
+
"TooltipAnchor": {
|
|
3842
|
+
"className": [
|
|
3843
|
+
"inline"
|
|
3844
|
+
]
|
|
3845
|
+
}
|
|
3846
|
+
},
|
|
3847
|
+
"propToVariantKeys": {
|
|
3848
|
+
"children": [
|
|
3849
|
+
"render"
|
|
3850
|
+
]
|
|
3851
|
+
},
|
|
3852
|
+
"runtimeConfigDefaultProps": {},
|
|
3853
|
+
"runtimeConfigGetStyles": {},
|
|
3854
|
+
"runtimeConfigInternalComponentProps": {},
|
|
3855
|
+
"motionVarPrefixes": []
|
|
3856
|
+
},
|
|
3857
|
+
"Tooltip": {
|
|
3858
|
+
"name": "Tooltip",
|
|
3859
|
+
"defaultProps": {},
|
|
3860
|
+
"getStylesLiterals": {},
|
|
3861
|
+
"cxLiterals": [],
|
|
3862
|
+
"internalComponents": [
|
|
3863
|
+
"TooltipInternalContext.Provider",
|
|
3864
|
+
"TooltipProvider"
|
|
3865
|
+
],
|
|
3866
|
+
"internalComponentProps": {},
|
|
3867
|
+
"propToVariantKeys": {},
|
|
3868
|
+
"runtimeConfigDefaultProps": {},
|
|
3869
|
+
"runtimeConfigGetStyles": {},
|
|
3870
|
+
"runtimeConfigInternalComponentProps": {
|
|
3871
|
+
"TooltipProvider": {
|
|
3872
|
+
"animated": [
|
|
3873
|
+
"tooltip.animationDuration"
|
|
3874
|
+
]
|
|
3875
|
+
}
|
|
3876
|
+
},
|
|
3877
|
+
"motionVarPrefixes": []
|
|
3878
|
+
},
|
|
3879
|
+
"TooltipContent": {
|
|
3880
|
+
"name": "TooltipContent",
|
|
3881
|
+
"defaultProps": {},
|
|
3882
|
+
"getStylesLiterals": {
|
|
3883
|
+
"tooltipSizeRoot": "default",
|
|
3884
|
+
"tooltipVariantRoot": "default",
|
|
3885
|
+
"tooltipSizeSvg": "default",
|
|
3886
|
+
"tooltipVariantSvg": "default",
|
|
3887
|
+
"tooltipVariantBlur": "default",
|
|
3888
|
+
"position": "absolute",
|
|
3889
|
+
"width": "full",
|
|
3890
|
+
"height": "full",
|
|
3891
|
+
"tooltipSizeTitle": "default",
|
|
3892
|
+
"tooltipSizeBody": "default",
|
|
3893
|
+
"tooltipSizeEndContent": "default",
|
|
3894
|
+
"tooltipSizeIcon": "default",
|
|
3895
|
+
"tooltipVariantIcon": "default"
|
|
3896
|
+
},
|
|
3897
|
+
"cxLiterals": [
|
|
3898
|
+
"max-w-lg",
|
|
3899
|
+
"flex",
|
|
3900
|
+
"z-[9999]",
|
|
3901
|
+
"uds-bgBlurFillFallback",
|
|
3902
|
+
"uds-bgBlurFallback",
|
|
3903
|
+
"top-0",
|
|
4037
3904
|
"left-0",
|
|
4038
|
-
"
|
|
4039
|
-
"h-[var(--uds-tab-underline-width,0px)]",
|
|
4040
|
-
"bg-[var(--uds-tab-underline-color,transparent)]",
|
|
4041
|
-
"transition-[height,background-color]",
|
|
4042
|
-
"duration-[240ms]",
|
|
4043
|
-
"ease-[cubic-bezier(0.2,0,0,1)]",
|
|
4044
|
-
"!bg-transparent",
|
|
4045
|
-
"!shadow-none",
|
|
4046
|
-
"inline-flex",
|
|
4047
|
-
"items-center",
|
|
4048
|
-
"shrink-0",
|
|
4049
|
-
"box-border",
|
|
4050
|
-
"relative",
|
|
4051
|
-
"z-[1]",
|
|
4052
|
-
"cursor-pointer",
|
|
4053
|
-
"select-none",
|
|
4054
|
-
"whitespace-nowrap",
|
|
4055
|
-
"uds-ring",
|
|
4056
|
-
"opacity-50",
|
|
4057
|
-
"cursor-default",
|
|
4058
|
-
"border-solid",
|
|
4059
|
-
"border-b-solid",
|
|
4060
|
-
"transition-colors"
|
|
3905
|
+
"z-[1]"
|
|
4061
3906
|
],
|
|
4062
3907
|
"internalComponents": [
|
|
4063
3908
|
"IconSlot",
|
|
4064
|
-
"
|
|
3909
|
+
"TooltipArrow",
|
|
3910
|
+
"Tooltip",
|
|
3911
|
+
"SvgFloatingOverlay",
|
|
3912
|
+
"VStack",
|
|
3913
|
+
"Box",
|
|
4065
3914
|
"Text"
|
|
4066
3915
|
],
|
|
4067
3916
|
"internalComponentProps": {
|
|
4068
|
-
"
|
|
4069
|
-
"
|
|
4070
|
-
"
|
|
4071
|
-
]
|
|
4072
|
-
|
|
4073
|
-
|
|
3917
|
+
"SvgFloatingOverlay": {
|
|
3918
|
+
"contentOverflow": [
|
|
3919
|
+
"visible"
|
|
3920
|
+
]
|
|
3921
|
+
},
|
|
3922
|
+
"VStack": {
|
|
3923
|
+
"className": [
|
|
3924
|
+
"gap-[inherit]"
|
|
3925
|
+
]
|
|
3926
|
+
},
|
|
3927
|
+
"Box": {
|
|
3928
|
+
"alignItems": [
|
|
3929
|
+
"center"
|
|
4074
3930
|
],
|
|
3931
|
+
"columnGap": [
|
|
3932
|
+
"1",
|
|
3933
|
+
"1.5"
|
|
3934
|
+
]
|
|
3935
|
+
},
|
|
3936
|
+
"Text": {
|
|
4075
3937
|
"color": [
|
|
4076
|
-
"
|
|
3938
|
+
"inherit"
|
|
4077
3939
|
]
|
|
4078
3940
|
}
|
|
4079
3941
|
},
|
|
4080
3942
|
"propToVariantKeys": {
|
|
4081
|
-
"
|
|
4082
|
-
"tabVariantRoot",
|
|
4083
|
-
"tabVariantIcon"
|
|
4084
|
-
],
|
|
4085
|
-
"activeState": [
|
|
4086
|
-
"tabVariantActiveIcon"
|
|
4087
|
-
],
|
|
4088
|
-
"startIcon": [
|
|
4089
|
-
"icon"
|
|
4090
|
-
],
|
|
4091
|
-
"endIcon": [
|
|
3943
|
+
"startTitleIcon": [
|
|
4092
3944
|
"icon"
|
|
4093
3945
|
]
|
|
4094
3946
|
},
|
|
@@ -4097,21 +3949,6 @@
|
|
|
4097
3949
|
"runtimeConfigInternalComponentProps": {},
|
|
4098
3950
|
"motionVarPrefixes": []
|
|
4099
3951
|
},
|
|
4100
|
-
"TabPanel": {
|
|
4101
|
-
"name": "TabPanel",
|
|
4102
|
-
"defaultProps": {},
|
|
4103
|
-
"getStylesLiterals": {},
|
|
4104
|
-
"cxLiterals": [],
|
|
4105
|
-
"internalComponents": [
|
|
4106
|
-
"AriakitTabPanel"
|
|
4107
|
-
],
|
|
4108
|
-
"internalComponentProps": {},
|
|
4109
|
-
"propToVariantKeys": {},
|
|
4110
|
-
"runtimeConfigDefaultProps": {},
|
|
4111
|
-
"runtimeConfigGetStyles": {},
|
|
4112
|
-
"runtimeConfigInternalComponentProps": {},
|
|
4113
|
-
"motionVarPrefixes": []
|
|
4114
|
-
},
|
|
4115
3952
|
"Accordion": {
|
|
4116
3953
|
"name": "Accordion",
|
|
4117
3954
|
"defaultProps": {
|
|
@@ -4430,5 +4267,168 @@
|
|
|
4430
4267
|
"runtimeConfigGetStyles": {},
|
|
4431
4268
|
"runtimeConfigInternalComponentProps": {},
|
|
4432
4269
|
"motionVarPrefixes": []
|
|
4270
|
+
},
|
|
4271
|
+
"UDSPopoverConfigProvider": {
|
|
4272
|
+
"name": "UDSPopoverConfigProvider",
|
|
4273
|
+
"defaultProps": {},
|
|
4274
|
+
"getStylesLiterals": {},
|
|
4275
|
+
"cxLiterals": [],
|
|
4276
|
+
"internalComponents": [
|
|
4277
|
+
"PopoverContext.Provider"
|
|
4278
|
+
],
|
|
4279
|
+
"internalComponentProps": {},
|
|
4280
|
+
"propToVariantKeys": {},
|
|
4281
|
+
"runtimeConfigDefaultProps": {},
|
|
4282
|
+
"runtimeConfigGetStyles": {},
|
|
4283
|
+
"runtimeConfigInternalComponentProps": {},
|
|
4284
|
+
"motionVarPrefixes": []
|
|
4285
|
+
},
|
|
4286
|
+
"PopoverContent": {
|
|
4287
|
+
"name": "PopoverContent",
|
|
4288
|
+
"defaultProps": {},
|
|
4289
|
+
"getStylesLiterals": {
|
|
4290
|
+
"popoverSizeRoot": "default",
|
|
4291
|
+
"popoverVariantRoot": "default",
|
|
4292
|
+
"display": "flex",
|
|
4293
|
+
"position": "relative",
|
|
4294
|
+
"display:1": "block",
|
|
4295
|
+
"spacingTop": "0",
|
|
4296
|
+
"spacingStart": "0",
|
|
4297
|
+
"spacingBottom": "0",
|
|
4298
|
+
"spacingEnd": "0",
|
|
4299
|
+
"popoverSizeSvgBase": "default",
|
|
4300
|
+
"popoverVariantSvgBase": "default",
|
|
4301
|
+
"popoverSizeSvgBorder": "default",
|
|
4302
|
+
"popoverVariantSvgBorder": "default",
|
|
4303
|
+
"popoverVariantBlur": "default",
|
|
4304
|
+
"position:1": "absolute",
|
|
4305
|
+
"width": "full",
|
|
4306
|
+
"height": "full",
|
|
4307
|
+
"flexShrink": "0",
|
|
4308
|
+
"borderRadius": "full",
|
|
4309
|
+
"alignItems": "center",
|
|
4310
|
+
"justifyContent": "center",
|
|
4311
|
+
"popoverVariantCloseIcon": "default",
|
|
4312
|
+
"popoverSizeCloseIcon": "default"
|
|
4313
|
+
},
|
|
4314
|
+
"cxLiterals": [
|
|
4315
|
+
"z-[9999]",
|
|
4316
|
+
"outline-none",
|
|
4317
|
+
"focus-visible:outline-none",
|
|
4318
|
+
"uds-bgBlurFillFallback",
|
|
4319
|
+
"uds-bgBlurFallback",
|
|
4320
|
+
"top-0",
|
|
4321
|
+
"left-0",
|
|
4322
|
+
"z-[1]",
|
|
4323
|
+
"duration-0",
|
|
4324
|
+
"duration-120",
|
|
4325
|
+
"transition-[background-color]",
|
|
4326
|
+
"bg-carbon-15/0",
|
|
4327
|
+
"hover:bg-carbon-15/10",
|
|
4328
|
+
"active:bg-carbon-15/15",
|
|
4329
|
+
"uds-ring",
|
|
4330
|
+
"absolute",
|
|
4331
|
+
"z-[4]"
|
|
4332
|
+
],
|
|
4333
|
+
"internalComponents": [
|
|
4334
|
+
"PopoverDismiss",
|
|
4335
|
+
"IconSlot",
|
|
4336
|
+
"PopoverArrow",
|
|
4337
|
+
"Popover",
|
|
4338
|
+
"SvgFloatingOverlay",
|
|
4339
|
+
"Box",
|
|
4340
|
+
"Pressable"
|
|
4341
|
+
],
|
|
4342
|
+
"internalComponentProps": {},
|
|
4343
|
+
"propToVariantKeys": {
|
|
4344
|
+
"closeIcon": [
|
|
4345
|
+
"icon"
|
|
4346
|
+
]
|
|
4347
|
+
},
|
|
4348
|
+
"runtimeConfigDefaultProps": {
|
|
4349
|
+
"size": "popover.defaultSize",
|
|
4350
|
+
"variant": "popover.defaultVariant"
|
|
4351
|
+
},
|
|
4352
|
+
"runtimeConfigGetStyles": {
|
|
4353
|
+
"spacingTop": [
|
|
4354
|
+
"popover.spacingVertical.${size}"
|
|
4355
|
+
],
|
|
4356
|
+
"spacingStart": [
|
|
4357
|
+
"popover.spacingHorizontal.${size}"
|
|
4358
|
+
],
|
|
4359
|
+
"spacingBottom": [
|
|
4360
|
+
"popover.spacingVertical.${size}"
|
|
4361
|
+
],
|
|
4362
|
+
"spacingEnd": [
|
|
4363
|
+
"popover.spacingHorizontal.${size}"
|
|
4364
|
+
]
|
|
4365
|
+
},
|
|
4366
|
+
"runtimeConfigInternalComponentProps": {
|
|
4367
|
+
"SvgFloatingOverlay": {
|
|
4368
|
+
"borderRadius": [
|
|
4369
|
+
"popover.borderRadius.${size}"
|
|
4370
|
+
]
|
|
4371
|
+
}
|
|
4372
|
+
},
|
|
4373
|
+
"motionVarPrefixes": []
|
|
4374
|
+
},
|
|
4375
|
+
"PopoverContext": {
|
|
4376
|
+
"name": "PopoverContext",
|
|
4377
|
+
"defaultProps": {},
|
|
4378
|
+
"getStylesLiterals": {},
|
|
4379
|
+
"cxLiterals": [],
|
|
4380
|
+
"internalComponents": [],
|
|
4381
|
+
"internalComponentProps": {},
|
|
4382
|
+
"propToVariantKeys": {},
|
|
4383
|
+
"runtimeConfigDefaultProps": {},
|
|
4384
|
+
"runtimeConfigGetStyles": {},
|
|
4385
|
+
"runtimeConfigInternalComponentProps": {},
|
|
4386
|
+
"motionVarPrefixes": []
|
|
4387
|
+
},
|
|
4388
|
+
"PopoverTrigger": {
|
|
4389
|
+
"name": "PopoverTrigger",
|
|
4390
|
+
"defaultProps": {},
|
|
4391
|
+
"getStylesLiterals": {},
|
|
4392
|
+
"cxLiterals": [],
|
|
4393
|
+
"internalComponents": [
|
|
4394
|
+
"PopoverDisclosure"
|
|
4395
|
+
],
|
|
4396
|
+
"internalComponentProps": {
|
|
4397
|
+
"PopoverDisclosure": {
|
|
4398
|
+
"className": [
|
|
4399
|
+
"inline"
|
|
4400
|
+
]
|
|
4401
|
+
}
|
|
4402
|
+
},
|
|
4403
|
+
"propToVariantKeys": {
|
|
4404
|
+
"children": [
|
|
4405
|
+
"render"
|
|
4406
|
+
]
|
|
4407
|
+
},
|
|
4408
|
+
"runtimeConfigDefaultProps": {},
|
|
4409
|
+
"runtimeConfigGetStyles": {},
|
|
4410
|
+
"runtimeConfigInternalComponentProps": {},
|
|
4411
|
+
"motionVarPrefixes": []
|
|
4412
|
+
},
|
|
4413
|
+
"Popover": {
|
|
4414
|
+
"name": "Popover",
|
|
4415
|
+
"defaultProps": {},
|
|
4416
|
+
"getStylesLiterals": {},
|
|
4417
|
+
"cxLiterals": [
|
|
4418
|
+
"uds:popover-open"
|
|
4419
|
+
],
|
|
4420
|
+
"internalComponents": [
|
|
4421
|
+
"PopoverInternalContext.Provider",
|
|
4422
|
+
"PopoverProvider"
|
|
4423
|
+
],
|
|
4424
|
+
"internalComponentProps": {},
|
|
4425
|
+
"propToVariantKeys": {},
|
|
4426
|
+
"runtimeConfigDefaultProps": {
|
|
4427
|
+
"size": "popover.defaultSize",
|
|
4428
|
+
"variant": "popover.defaultVariant"
|
|
4429
|
+
},
|
|
4430
|
+
"runtimeConfigGetStyles": {},
|
|
4431
|
+
"runtimeConfigInternalComponentProps": {},
|
|
4432
|
+
"motionVarPrefixes": []
|
|
4433
4433
|
}
|
|
4434
4434
|
}
|