@yahoo/uds 3.154.1 → 3.155.0
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 +251 -251
- package/dist/uds/generated/componentData.js +251 -251
- package/generated/componentData.json +366 -366
- package/package.json +1 -1
|
@@ -336,6 +336,161 @@
|
|
|
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
|
+
},
|
|
339
494
|
"Switch": {
|
|
340
495
|
"name": "Switch",
|
|
341
496
|
"defaultProps": {
|
|
@@ -858,226 +1013,71 @@
|
|
|
858
1013
|
"runtimeConfigInternalComponentProps": {},
|
|
859
1014
|
"motionVarPrefixes": []
|
|
860
1015
|
},
|
|
861
|
-
"
|
|
862
|
-
"name": "
|
|
863
|
-
"defaultProps": {
|
|
864
|
-
|
|
865
|
-
"bannerSizeDescription": "default",
|
|
866
|
-
"className": "w-full line-clamp-3"
|
|
1016
|
+
"DividerLine": {
|
|
1017
|
+
"name": "DividerLine",
|
|
1018
|
+
"defaultProps": {
|
|
1019
|
+
"variant": "primary"
|
|
867
1020
|
},
|
|
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": {},
|
|
882
1021
|
"getStylesLiterals": {},
|
|
883
1022
|
"cxLiterals": [
|
|
884
|
-
"
|
|
885
|
-
"flex-col",
|
|
886
|
-
"items-start",
|
|
887
|
-
"self-stretch",
|
|
888
|
-
"flex-1",
|
|
889
|
-
"min-w-0"
|
|
1023
|
+
"inherit"
|
|
890
1024
|
],
|
|
891
|
-
"internalComponents": [
|
|
892
|
-
|
|
893
|
-
|
|
1025
|
+
"internalComponents": [
|
|
1026
|
+
"Box"
|
|
1027
|
+
],
|
|
1028
|
+
"internalComponentProps": {
|
|
1029
|
+
"Box": {
|
|
1030
|
+
"flex": [
|
|
1031
|
+
"1"
|
|
1032
|
+
]
|
|
1033
|
+
}
|
|
1034
|
+
},
|
|
1035
|
+
"propToVariantKeys": {
|
|
1036
|
+
"variant": [
|
|
1037
|
+
"dividerVariantLine"
|
|
1038
|
+
]
|
|
1039
|
+
},
|
|
894
1040
|
"runtimeConfigDefaultProps": {},
|
|
895
1041
|
"runtimeConfigGetStyles": {},
|
|
896
1042
|
"runtimeConfigInternalComponentProps": {},
|
|
897
1043
|
"motionVarPrefixes": []
|
|
898
1044
|
},
|
|
899
|
-
"
|
|
900
|
-
"name": "
|
|
901
|
-
"defaultProps": {
|
|
902
|
-
|
|
903
|
-
"
|
|
1045
|
+
"DividerLabel": {
|
|
1046
|
+
"name": "DividerLabel",
|
|
1047
|
+
"defaultProps": {
|
|
1048
|
+
"variant": "primary",
|
|
1049
|
+
"textVariant": "inherit",
|
|
1050
|
+
"color": "inherit",
|
|
1051
|
+
"as": "span"
|
|
904
1052
|
},
|
|
1053
|
+
"getStylesLiterals": {},
|
|
905
1054
|
"cxLiterals": [
|
|
906
|
-
"
|
|
907
|
-
"truncate"
|
|
1055
|
+
"inherit"
|
|
908
1056
|
],
|
|
909
1057
|
"internalComponents": [
|
|
910
1058
|
"Text"
|
|
911
1059
|
],
|
|
912
1060
|
"internalComponentProps": {},
|
|
913
|
-
"propToVariantKeys": {
|
|
1061
|
+
"propToVariantKeys": {
|
|
1062
|
+
"variant": [
|
|
1063
|
+
"dividerVariantLabel"
|
|
1064
|
+
],
|
|
1065
|
+
"textVariant": [
|
|
1066
|
+
"variant"
|
|
1067
|
+
]
|
|
1068
|
+
},
|
|
914
1069
|
"runtimeConfigDefaultProps": {},
|
|
915
1070
|
"runtimeConfigGetStyles": {},
|
|
916
1071
|
"runtimeConfigInternalComponentProps": {},
|
|
917
1072
|
"motionVarPrefixes": []
|
|
918
1073
|
},
|
|
919
|
-
"
|
|
920
|
-
"name": "
|
|
1074
|
+
"Divider": {
|
|
1075
|
+
"name": "Divider",
|
|
921
1076
|
"defaultProps": {
|
|
922
1077
|
"variant": "primary",
|
|
923
|
-
"
|
|
924
|
-
"dismissAriaLabel": "Dismiss"
|
|
925
|
-
},
|
|
926
|
-
"getStylesLiterals": {
|
|
927
|
-
"className": "truncate",
|
|
928
|
-
"className:1": "line-clamp-3",
|
|
929
|
-
"spacing": "2",
|
|
930
|
-
"borderRadius": "full",
|
|
931
|
-
"color": "primary"
|
|
1078
|
+
"contentPosition": "center"
|
|
932
1079
|
},
|
|
933
|
-
"
|
|
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": {},
|
|
1080
|
+
"getStylesLiterals": {},
|
|
1081
1081
|
"cxLiterals": [
|
|
1082
1082
|
"inherit"
|
|
1083
1083
|
],
|
|
@@ -3114,6 +3114,41 @@
|
|
|
3114
3114
|
},
|
|
3115
3115
|
"motionVarPrefixes": []
|
|
3116
3116
|
},
|
|
3117
|
+
"UDSConfigProvider": {
|
|
3118
|
+
"name": "UDSConfigProvider",
|
|
3119
|
+
"defaultProps": {},
|
|
3120
|
+
"getStylesLiterals": {},
|
|
3121
|
+
"cxLiterals": [],
|
|
3122
|
+
"internalComponents": [
|
|
3123
|
+
"UDSBreakpointsConfigProvider",
|
|
3124
|
+
"UDSBottomSheetConfigProvider",
|
|
3125
|
+
"UDSToastConfigProvider",
|
|
3126
|
+
"UDSTooltipConfigProvider",
|
|
3127
|
+
"UDSPopoverConfigProvider",
|
|
3128
|
+
"UDSModalConfigProvider"
|
|
3129
|
+
],
|
|
3130
|
+
"internalComponentProps": {},
|
|
3131
|
+
"propToVariantKeys": {},
|
|
3132
|
+
"runtimeConfigDefaultProps": {},
|
|
3133
|
+
"runtimeConfigGetStyles": {},
|
|
3134
|
+
"runtimeConfigInternalComponentProps": {},
|
|
3135
|
+
"motionVarPrefixes": []
|
|
3136
|
+
},
|
|
3137
|
+
"UDSBreakpointsConfigProvider": {
|
|
3138
|
+
"name": "UDSBreakpointsConfigProvider",
|
|
3139
|
+
"defaultProps": {},
|
|
3140
|
+
"getStylesLiterals": {},
|
|
3141
|
+
"cxLiterals": [],
|
|
3142
|
+
"internalComponents": [
|
|
3143
|
+
"UDSBreakpointsConfigContext.Provider"
|
|
3144
|
+
],
|
|
3145
|
+
"internalComponentProps": {},
|
|
3146
|
+
"propToVariantKeys": {},
|
|
3147
|
+
"runtimeConfigDefaultProps": {},
|
|
3148
|
+
"runtimeConfigGetStyles": {},
|
|
3149
|
+
"runtimeConfigInternalComponentProps": {},
|
|
3150
|
+
"motionVarPrefixes": []
|
|
3151
|
+
},
|
|
3117
3152
|
"UDSPopoverConfigProvider": {
|
|
3118
3153
|
"name": "UDSPopoverConfigProvider",
|
|
3119
3154
|
"defaultProps": {},
|
|
@@ -3277,41 +3312,6 @@
|
|
|
3277
3312
|
"runtimeConfigInternalComponentProps": {},
|
|
3278
3313
|
"motionVarPrefixes": []
|
|
3279
3314
|
},
|
|
3280
|
-
"UDSConfigProvider": {
|
|
3281
|
-
"name": "UDSConfigProvider",
|
|
3282
|
-
"defaultProps": {},
|
|
3283
|
-
"getStylesLiterals": {},
|
|
3284
|
-
"cxLiterals": [],
|
|
3285
|
-
"internalComponents": [
|
|
3286
|
-
"UDSBreakpointsConfigProvider",
|
|
3287
|
-
"UDSBottomSheetConfigProvider",
|
|
3288
|
-
"UDSToastConfigProvider",
|
|
3289
|
-
"UDSTooltipConfigProvider",
|
|
3290
|
-
"UDSPopoverConfigProvider",
|
|
3291
|
-
"UDSModalConfigProvider"
|
|
3292
|
-
],
|
|
3293
|
-
"internalComponentProps": {},
|
|
3294
|
-
"propToVariantKeys": {},
|
|
3295
|
-
"runtimeConfigDefaultProps": {},
|
|
3296
|
-
"runtimeConfigGetStyles": {},
|
|
3297
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3298
|
-
"motionVarPrefixes": []
|
|
3299
|
-
},
|
|
3300
|
-
"UDSBreakpointsConfigProvider": {
|
|
3301
|
-
"name": "UDSBreakpointsConfigProvider",
|
|
3302
|
-
"defaultProps": {},
|
|
3303
|
-
"getStylesLiterals": {},
|
|
3304
|
-
"cxLiterals": [],
|
|
3305
|
-
"internalComponents": [
|
|
3306
|
-
"UDSBreakpointsConfigContext.Provider"
|
|
3307
|
-
],
|
|
3308
|
-
"internalComponentProps": {},
|
|
3309
|
-
"propToVariantKeys": {},
|
|
3310
|
-
"runtimeConfigDefaultProps": {},
|
|
3311
|
-
"runtimeConfigGetStyles": {},
|
|
3312
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3313
|
-
"motionVarPrefixes": []
|
|
3314
|
-
},
|
|
3315
3315
|
"BottomSheetTrigger": {
|
|
3316
3316
|
"name": "BottomSheetTrigger",
|
|
3317
3317
|
"defaultProps": {},
|
|
@@ -3798,6 +3798,141 @@
|
|
|
3798
3798
|
"runtimeConfigInternalComponentProps": {},
|
|
3799
3799
|
"motionVarPrefixes": []
|
|
3800
3800
|
},
|
|
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
|
+
},
|
|
3801
3936
|
"TabList": {
|
|
3802
3937
|
"name": "TabList",
|
|
3803
3938
|
"defaultProps": {
|
|
@@ -3977,141 +4112,6 @@
|
|
|
3977
4112
|
"runtimeConfigInternalComponentProps": {},
|
|
3978
4113
|
"motionVarPrefixes": []
|
|
3979
4114
|
},
|
|
3980
|
-
"UDSTooltipConfigProvider": {
|
|
3981
|
-
"name": "UDSTooltipConfigProvider",
|
|
3982
|
-
"defaultProps": {},
|
|
3983
|
-
"getStylesLiterals": {},
|
|
3984
|
-
"cxLiterals": [],
|
|
3985
|
-
"internalComponents": [
|
|
3986
|
-
"TooltipContext.Provider"
|
|
3987
|
-
],
|
|
3988
|
-
"internalComponentProps": {},
|
|
3989
|
-
"propToVariantKeys": {},
|
|
3990
|
-
"runtimeConfigDefaultProps": {},
|
|
3991
|
-
"runtimeConfigGetStyles": {},
|
|
3992
|
-
"runtimeConfigInternalComponentProps": {},
|
|
3993
|
-
"motionVarPrefixes": []
|
|
3994
|
-
},
|
|
3995
|
-
"TooltipTrigger": {
|
|
3996
|
-
"name": "TooltipTrigger",
|
|
3997
|
-
"defaultProps": {},
|
|
3998
|
-
"getStylesLiterals": {},
|
|
3999
|
-
"cxLiterals": [],
|
|
4000
|
-
"internalComponents": [
|
|
4001
|
-
"TooltipAnchor"
|
|
4002
|
-
],
|
|
4003
|
-
"internalComponentProps": {
|
|
4004
|
-
"TooltipAnchor": {
|
|
4005
|
-
"className": [
|
|
4006
|
-
"inline"
|
|
4007
|
-
]
|
|
4008
|
-
}
|
|
4009
|
-
},
|
|
4010
|
-
"propToVariantKeys": {
|
|
4011
|
-
"children": [
|
|
4012
|
-
"render"
|
|
4013
|
-
]
|
|
4014
|
-
},
|
|
4015
|
-
"runtimeConfigDefaultProps": {},
|
|
4016
|
-
"runtimeConfigGetStyles": {},
|
|
4017
|
-
"runtimeConfigInternalComponentProps": {},
|
|
4018
|
-
"motionVarPrefixes": []
|
|
4019
|
-
},
|
|
4020
|
-
"Tooltip": {
|
|
4021
|
-
"name": "Tooltip",
|
|
4022
|
-
"defaultProps": {},
|
|
4023
|
-
"getStylesLiterals": {},
|
|
4024
|
-
"cxLiterals": [],
|
|
4025
|
-
"internalComponents": [
|
|
4026
|
-
"TooltipInternalContext.Provider",
|
|
4027
|
-
"TooltipProvider"
|
|
4028
|
-
],
|
|
4029
|
-
"internalComponentProps": {},
|
|
4030
|
-
"propToVariantKeys": {},
|
|
4031
|
-
"runtimeConfigDefaultProps": {},
|
|
4032
|
-
"runtimeConfigGetStyles": {},
|
|
4033
|
-
"runtimeConfigInternalComponentProps": {
|
|
4034
|
-
"TooltipProvider": {
|
|
4035
|
-
"animated": [
|
|
4036
|
-
"tooltip.animationDuration"
|
|
4037
|
-
]
|
|
4038
|
-
}
|
|
4039
|
-
},
|
|
4040
|
-
"motionVarPrefixes": []
|
|
4041
|
-
},
|
|
4042
|
-
"TooltipContent": {
|
|
4043
|
-
"name": "TooltipContent",
|
|
4044
|
-
"defaultProps": {},
|
|
4045
|
-
"getStylesLiterals": {
|
|
4046
|
-
"tooltipSizeRoot": "default",
|
|
4047
|
-
"tooltipVariantRoot": "default",
|
|
4048
|
-
"tooltipSizeSvg": "default",
|
|
4049
|
-
"tooltipVariantSvg": "default",
|
|
4050
|
-
"tooltipVariantBlur": "default",
|
|
4051
|
-
"position": "absolute",
|
|
4052
|
-
"width": "full",
|
|
4053
|
-
"height": "full",
|
|
4054
|
-
"tooltipSizeTitle": "default",
|
|
4055
|
-
"tooltipSizeBody": "default",
|
|
4056
|
-
"tooltipSizeEndContent": "default",
|
|
4057
|
-
"tooltipSizeIcon": "default",
|
|
4058
|
-
"tooltipVariantIcon": "default"
|
|
4059
|
-
},
|
|
4060
|
-
"cxLiterals": [
|
|
4061
|
-
"max-w-lg",
|
|
4062
|
-
"flex",
|
|
4063
|
-
"z-[9999]",
|
|
4064
|
-
"uds-bgBlurFillFallback",
|
|
4065
|
-
"uds-bgBlurFallback",
|
|
4066
|
-
"top-0",
|
|
4067
|
-
"left-0",
|
|
4068
|
-
"z-[1]"
|
|
4069
|
-
],
|
|
4070
|
-
"internalComponents": [
|
|
4071
|
-
"IconSlot",
|
|
4072
|
-
"TooltipArrow",
|
|
4073
|
-
"Tooltip",
|
|
4074
|
-
"SvgFloatingOverlay",
|
|
4075
|
-
"VStack",
|
|
4076
|
-
"Box",
|
|
4077
|
-
"Text"
|
|
4078
|
-
],
|
|
4079
|
-
"internalComponentProps": {
|
|
4080
|
-
"SvgFloatingOverlay": {
|
|
4081
|
-
"contentOverflow": [
|
|
4082
|
-
"visible"
|
|
4083
|
-
]
|
|
4084
|
-
},
|
|
4085
|
-
"VStack": {
|
|
4086
|
-
"className": [
|
|
4087
|
-
"gap-[inherit]"
|
|
4088
|
-
]
|
|
4089
|
-
},
|
|
4090
|
-
"Box": {
|
|
4091
|
-
"alignItems": [
|
|
4092
|
-
"center"
|
|
4093
|
-
],
|
|
4094
|
-
"columnGap": [
|
|
4095
|
-
"1",
|
|
4096
|
-
"1.5"
|
|
4097
|
-
]
|
|
4098
|
-
},
|
|
4099
|
-
"Text": {
|
|
4100
|
-
"color": [
|
|
4101
|
-
"inherit"
|
|
4102
|
-
]
|
|
4103
|
-
}
|
|
4104
|
-
},
|
|
4105
|
-
"propToVariantKeys": {
|
|
4106
|
-
"startTitleIcon": [
|
|
4107
|
-
"icon"
|
|
4108
|
-
]
|
|
4109
|
-
},
|
|
4110
|
-
"runtimeConfigDefaultProps": {},
|
|
4111
|
-
"runtimeConfigGetStyles": {},
|
|
4112
|
-
"runtimeConfigInternalComponentProps": {},
|
|
4113
|
-
"motionVarPrefixes": []
|
|
4114
|
-
},
|
|
4115
4115
|
"Accordion": {
|
|
4116
4116
|
"name": "Accordion",
|
|
4117
4117
|
"defaultProps": {
|