@yahoo/uds 3.124.0 → 3.125.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.
Files changed (76) hide show
  1. package/dist/automated-config/dist/generated/autoVariants.cjs +6 -0
  2. package/dist/automated-config/dist/generated/autoVariants.d.cts +2 -2
  3. package/dist/automated-config/dist/generated/autoVariants.d.ts +2 -2
  4. package/dist/automated-config/dist/generated/autoVariants.js +6 -0
  5. package/dist/automated-config/dist/generated/generatedConfigs.cjs +19 -1
  6. package/dist/automated-config/dist/generated/generatedConfigs.d.cts +16 -1
  7. package/dist/automated-config/dist/generated/generatedConfigs.d.ts +16 -1
  8. package/dist/automated-config/dist/generated/generatedConfigs.js +19 -1
  9. package/dist/automated-config/dist/generated/universalTokensConfigAuto.cjs +81 -0
  10. package/dist/automated-config/dist/generated/universalTokensConfigAuto.js +81 -0
  11. package/dist/components/FormLabel.cjs +4 -2
  12. package/dist/components/FormLabel.d.cts +2 -17
  13. package/dist/components/FormLabel.d.ts +2 -17
  14. package/dist/components/FormLabel.js +4 -2
  15. package/dist/components/Image.cjs +4 -2
  16. package/dist/components/Image.d.cts +2 -61
  17. package/dist/components/Image.d.ts +2 -61
  18. package/dist/components/Image.js +4 -2
  19. package/dist/components/client/Avatar/AvatarImage.cjs +1 -0
  20. package/dist/components/client/Avatar/AvatarImage.js +1 -0
  21. package/dist/components/client/Checkbox.cjs +2 -1
  22. package/dist/components/client/Checkbox.js +2 -1
  23. package/dist/components/client/Input/Input.cjs +2 -1
  24. package/dist/components/client/Input/Input.js +2 -1
  25. package/dist/components/client/Input/InputHelpTextInternal.cjs +3 -2
  26. package/dist/components/client/Input/InputHelpTextInternal.d.cts +1 -14
  27. package/dist/components/client/Input/InputHelpTextInternal.d.ts +1 -14
  28. package/dist/components/client/Input/InputHelpTextInternal.js +4 -3
  29. package/dist/components/client/Menu/Menu.ItemCheckbox.d.cts +1 -1
  30. package/dist/components/client/Menu/Menu.ItemCheckbox.d.ts +1 -1
  31. package/dist/components/client/Radio/Radio.cjs +2 -1
  32. package/dist/components/client/Radio/Radio.js +2 -1
  33. package/dist/components/client/Switch.cjs +3 -3
  34. package/dist/components/client/Switch.js +3 -3
  35. package/dist/components/client/Toast/UDSToastConfigProvider.d.cts +5 -5
  36. package/dist/components/client/Toast/UDSToastConfigProvider.d.ts +5 -5
  37. package/dist/config/dist/index.cjs +83 -2
  38. package/dist/config/dist/index.js +83 -2
  39. package/dist/fixtures/dist/index.cjs +19 -6
  40. package/dist/fixtures/dist/index.d.cts +1 -1
  41. package/dist/fixtures/dist/index.d.ts +1 -1
  42. package/dist/fixtures/dist/index.js +19 -6
  43. package/dist/styles/styler.d.cts +93 -93
  44. package/dist/styles/styler.d.ts +93 -93
  45. package/dist/styles/variants.cjs +4 -1
  46. package/dist/styles/variants.d.cts +9 -0
  47. package/dist/styles/variants.d.ts +9 -0
  48. package/dist/styles/variants.js +4 -1
  49. package/dist/tailwind/dist/automated-config/dist/generated/autoVariants.cjs +6 -0
  50. package/dist/tailwind/dist/automated-config/dist/generated/autoVariants.js +6 -0
  51. package/dist/tailwind/dist/automated-config/dist/generated/autoVariants.js.map +1 -1
  52. package/dist/tailwind/dist/automated-config/dist/generated/generatedConfigs.cjs +19 -1
  53. package/dist/tailwind/dist/automated-config/dist/generated/generatedConfigs.js +19 -1
  54. package/dist/tailwind/dist/automated-config/dist/generated/generatedConfigs.js.map +1 -1
  55. package/dist/tailwind/dist/config/dist/index.cjs +83 -2
  56. package/dist/tailwind/dist/config/dist/index.js +83 -2
  57. package/dist/tailwind/dist/config/dist/index.js.map +1 -1
  58. package/dist/tailwind/dist/fixtures/dist/index.cjs +20 -0
  59. package/dist/tailwind/dist/fixtures/dist/index.js +20 -0
  60. package/dist/tailwind/dist/fixtures/dist/index.js.map +1 -1
  61. package/dist/tailwind/dist/purger/optimized/ast/expressions.cjs +27 -0
  62. package/dist/tailwind/dist/purger/optimized/ast/expressions.js +27 -0
  63. package/dist/tailwind/dist/purger/optimized/ast/expressions.js.map +1 -1
  64. package/dist/tailwind/dist/types/dist/index.d.cts +2 -2
  65. package/dist/tailwind/dist/types/dist/index.d.ts +2 -2
  66. package/dist/tokens/configs/sizes.cjs +4 -1
  67. package/dist/tokens/configs/sizes.js +4 -1
  68. package/dist/types/dist/index.d.cts +2 -2
  69. package/dist/types/dist/index.d.ts +2 -2
  70. package/dist/uds/generated/componentData.cjs +1040 -1040
  71. package/dist/uds/generated/componentData.js +1040 -1040
  72. package/dist/uds/generated/tailwindPurge.cjs +13 -5
  73. package/dist/uds/generated/tailwindPurge.js +13 -5
  74. package/generated/componentData.json +1591 -1591
  75. package/generated/tailwindPurge.ts +2 -2
  76. package/package.json +1 -1
@@ -296,74 +296,6 @@ var DividerInternal = {
296
296
  "runtimeConfigInternalComponentProps": {},
297
297
  "motionVarPrefixes": []
298
298
  };
299
- var Spinner = {
300
- "name": "Spinner",
301
- "defaultProps": {
302
- "color": "primary",
303
- "size": "lg"
304
- },
305
- "getStylesLiterals": {},
306
- "cxLiterals": [
307
- "self-center",
308
- "relative",
309
- "sr-only"
310
- ],
311
- "internalComponents": ["Icon"],
312
- "internalComponentProps": { "Icon": {
313
- "role": ["img"],
314
- "className": ["animate-spin"],
315
- "aria-hidden": ["true"]
316
- } },
317
- "propToVariantKeys": {},
318
- "runtimeConfigDefaultProps": {},
319
- "runtimeConfigGetStyles": {},
320
- "runtimeConfigInternalComponentProps": {},
321
- "motionVarPrefixes": []
322
- };
323
- var Table_mocks = {
324
- "name": "Table.mocks",
325
- "defaultProps": {},
326
- "getStylesLiterals": {},
327
- "cxLiterals": [],
328
- "internalComponents": [],
329
- "internalComponentProps": {},
330
- "propToVariantKeys": {},
331
- "runtimeConfigDefaultProps": {},
332
- "runtimeConfigGetStyles": {},
333
- "runtimeConfigInternalComponentProps": {},
334
- "motionVarPrefixes": []
335
- };
336
- var Table = {
337
- "name": "Table",
338
- "defaultProps": {
339
- "display": "table-cell",
340
- "overflow": "hidden",
341
- "borderColor": "muted",
342
- "borderRadius": "md",
343
- "spacing": "3",
344
- "borderBottomColor": "muted",
345
- "borderBottomWidth": "thin",
346
- "color": "primary"
347
- },
348
- "getStylesLiterals": { "textAlign": "start" },
349
- "cxLiterals": [],
350
- "internalComponents": [
351
- "CellComponent",
352
- "Box",
353
- "Text",
354
- "Table.Root",
355
- "Table.Header",
356
- "Table.Row",
357
- "Table.Cell",
358
- "Table.Body"
359
- ],
360
- "internalComponentProps": { "Table.Cell": { "asHeaderCell": ["column"] } },
361
- "propToVariantKeys": {},
362
- "runtimeConfigDefaultProps": {},
363
- "runtimeConfigGetStyles": {},
364
- "runtimeConfigInternalComponentProps": {},
365
- "motionVarPrefixes": []
366
- };
367
299
  var AnimateHeightChange = {
368
300
  "name": "AnimateHeightChange",
369
301
  "defaultProps": {},
@@ -701,582 +633,169 @@ var Switch = {
701
633
  "runtimeConfigInternalComponentProps": {},
702
634
  "motionVarPrefixes": ["--uds-motion-bouncy-4-", "--uds-motion-smooth-3-"]
703
635
  };
704
- var Input = {
705
- "name": "Input",
636
+ var Spinner = {
637
+ "name": "Spinner",
706
638
  "defaultProps": {
707
- "type": "text",
708
- "size": "md",
709
- "width": "full"
710
- },
711
- "getStylesLiterals": {
712
- "inputVariantRoot": "default",
713
- "inputVariantValueRoot": "empty",
714
- "inputVariantValueRoot:1": "filled",
715
- "inputVariantInputWrapper": "default",
716
- "inputVariantValueInputWrapper": "empty",
717
- "inputVariantValueInputWrapper:1": "filled",
718
- "inputVariantInput": "default",
719
- "inputVariantValueInput": "empty",
720
- "inputVariantValueInput:1": "filled",
721
- "inputVariantInputPlaceholder": "default",
722
- "inputVariantValueInputPlaceholder": "empty",
723
- "inputVariantValueInputPlaceholder:1": "filled",
724
- "inputVariantLabel": "default",
725
- "inputVariantValueLabel": "empty",
726
- "inputVariantValueLabel:1": "filled",
727
- "inputVariantLabelRequired": "default",
728
- "inputVariantValueLabelRequired": "empty",
729
- "inputVariantValueLabelRequired:1": "filled",
730
- "inputVariantStartIcon": "default",
731
- "inputVariantValueStartIcon": "empty",
732
- "inputVariantValueStartIcon:1": "filled",
733
- "inputVariantEndIcon": "default",
734
- "inputVariantValueEndIcon": "empty",
735
- "inputVariantValueEndIcon:1": "filled"
639
+ "color": "primary",
640
+ "size": "lg"
736
641
  },
642
+ "getStylesLiterals": {},
737
643
  "cxLiterals": [
738
- "opacity-50",
739
- "min-w-[200px]",
740
- "grow",
741
- "uds-hit-target",
742
- "bg-clip-text",
743
- "focus:outline-none",
744
- "cursor-text",
745
- "cursor-not-allowed"
746
- ],
747
- "internalComponents": [
748
- "IconSlot",
749
- "StartIcon",
750
- "EndIcon",
751
- "HelpTextContent",
752
- "Box",
753
- "InputHelpTextInternal",
754
- "VStack",
755
- "HStack",
756
- "AnimateHeightChange"
644
+ "self-center",
645
+ "relative",
646
+ "sr-only"
757
647
  ],
758
- "internalComponentProps": {
759
- "HelpTextContent": { "spacingTop": ["2"] },
760
- "Box": {
761
- "spacingBottom": ["2"],
762
- "columnGap": ["0.5"],
763
- "alignItems": ["flex-end", "center"],
764
- "position": ["relative"]
765
- },
766
- "HStack": {
767
- "alignItems": ["center"],
768
- "gap": ["1"]
769
- }
770
- },
771
- "propToVariantKeys": {
772
- "size": [
773
- "inputSizeRoot",
774
- "inputSizeInputWrapper",
775
- "inputSizeInput",
776
- "inputSizeLabel",
777
- "inputSizeStartIcon",
778
- "inputSizeEndIcon"
779
- ],
780
- "startIcon": ["icon"],
781
- "endIcon": ["icon"],
782
- "helperTextIcon": ["startIcon"]
783
- },
648
+ "internalComponents": ["Icon"],
649
+ "internalComponentProps": { "Icon": {
650
+ "role": ["img"],
651
+ "className": ["animate-spin"],
652
+ "aria-hidden": ["true"]
653
+ } },
654
+ "propToVariantKeys": {},
784
655
  "runtimeConfigDefaultProps": {},
785
656
  "runtimeConfigGetStyles": {},
786
657
  "runtimeConfigInternalComponentProps": {},
787
658
  "motionVarPrefixes": []
788
659
  };
789
- var InputHelpText = {
790
- "name": "InputHelpText",
791
- "defaultProps": { "size": "md" },
792
- "getStylesLiterals": {
793
- "inputVariantRoot": "default",
794
- "inputVariantValueRoot": "empty",
795
- "inputVariantValueRoot:1": "filled"
660
+ var Table_mocks = {
661
+ "name": "Table.mocks",
662
+ "defaultProps": {},
663
+ "getStylesLiterals": {},
664
+ "cxLiterals": [],
665
+ "internalComponents": [],
666
+ "internalComponentProps": {},
667
+ "propToVariantKeys": {},
668
+ "runtimeConfigDefaultProps": {},
669
+ "runtimeConfigGetStyles": {},
670
+ "runtimeConfigInternalComponentProps": {},
671
+ "motionVarPrefixes": []
672
+ };
673
+ var Table = {
674
+ "name": "Table",
675
+ "defaultProps": {
676
+ "display": "table-cell",
677
+ "overflow": "hidden",
678
+ "borderColor": "muted",
679
+ "borderRadius": "md",
680
+ "spacing": "3",
681
+ "borderBottomColor": "muted",
682
+ "borderBottomWidth": "thin",
683
+ "color": "primary"
796
684
  },
685
+ "getStylesLiterals": { "textAlign": "start" },
797
686
  "cxLiterals": [],
798
- "internalComponents": ["InputHelpTextInternal", "Box"],
799
- "internalComponentProps": { "Box": { "spacingTop": ["2"] } },
800
- "propToVariantKeys": { "size": ["inputSizeRoot"] },
687
+ "internalComponents": [
688
+ "CellComponent",
689
+ "Box",
690
+ "Text",
691
+ "Table.Root",
692
+ "Table.Header",
693
+ "Table.Row",
694
+ "Table.Cell",
695
+ "Table.Body"
696
+ ],
697
+ "internalComponentProps": { "Table.Cell": { "asHeaderCell": ["column"] } },
698
+ "propToVariantKeys": {},
801
699
  "runtimeConfigDefaultProps": {},
802
700
  "runtimeConfigGetStyles": {},
803
701
  "runtimeConfigInternalComponentProps": {},
804
702
  "motionVarPrefixes": []
805
703
  };
806
- var InputHelpTextInternal = {
807
- "name": "InputHelpTextInternal",
704
+ var Avatar = {
705
+ "name": "Avatar",
808
706
  "defaultProps": {},
809
- "getStylesLiterals": {
810
- "inputVariantHelperText": "default",
811
- "inputVariantValueHelperText": "empty",
812
- "inputVariantValueHelperText:1": "filled",
813
- "inputVariantHelperIcon": "default",
814
- "inputVariantValueHelperIcon": "empty",
815
- "inputVariantValueHelperIcon:1": "filled"
816
- },
707
+ "getStylesLiterals": {},
817
708
  "cxLiterals": [],
818
- "internalComponents": ["IconSlot", "HStack"],
819
- "internalComponentProps": { "HStack": {
820
- "gap": ["1"],
821
- "alignItems": ["center"]
822
- } },
823
- "propToVariantKeys": {
824
- "size": ["inputSizeHelperText", "inputSizeHelperIcon"],
825
- "startIcon": ["icon"],
826
- "endIcon": ["icon"]
827
- },
709
+ "internalComponents": ["AvatarImage"],
710
+ "internalComponentProps": {},
711
+ "propToVariantKeys": {},
828
712
  "runtimeConfigDefaultProps": {},
829
713
  "runtimeConfigGetStyles": {},
830
714
  "runtimeConfigInternalComponentProps": {},
831
715
  "motionVarPrefixes": []
832
716
  };
833
- var Radio = {
834
- "name": "Radio",
717
+ var AvatarIcon = {
718
+ "name": "AvatarIcon",
835
719
  "defaultProps": {
836
- "labelPosition": "start",
837
- "variant": "primary",
838
720
  "size": "md",
839
- "value": ""
840
- },
841
- "getStylesLiterals": {
842
- "radioVariantValueRoot": "checked",
843
- "radioVariantValueRoot:1": "unchecked",
844
- "display": "flex",
845
- "flexDirection": "row",
846
- "flexDirection:1": "row-reverse",
847
- "alignItems": "center",
848
- "radioVariantValueRadio": "checked",
849
- "radioVariantValueRadio:1": "unchecked",
850
- "radioVariantValueRadioCircle": "checked",
851
- "radioVariantValueRadioCircle:1": "unchecked"
721
+ "variant": "primary"
852
722
  },
723
+ "getStylesLiterals": {},
853
724
  "cxLiterals": [
854
- "cursor-pointer",
855
- "cursor-default",
856
- "opacity-50",
857
- "border",
858
- "uds-ring",
859
- "uds-ring-within",
860
- "transition-[background-color,border-color]",
861
- "transition-shadow",
862
- "pointer-events-none",
863
- "w-[8px]",
864
- "h-[8px]",
865
- "transition-opacity",
866
- "cursor-[inherit]",
867
- "absolute",
868
- "opacity-0",
869
- "top-1/2",
870
- "left-1/2",
871
- "w-[calc(100%+2px)]",
872
- "h-[calc(100%+2px)]",
873
- "transform",
874
- "translate-x-[-50%]",
875
- "translate-y-[-50%]",
876
- "text-start",
877
- "text-end"
878
- ],
879
- "internalComponents": [
880
- "Box",
881
- "FormLabel",
882
- "SpringMotionConfig",
883
- "RootElement",
884
- "MotionBox"
885
- ],
886
- "internalComponentProps": {
887
- "Box": { "borderRadius": ["full"] },
888
- "FormLabel": {
889
- "as": ["div"],
890
- "variant": ["inherit"],
891
- "color": ["inherit"]
892
- },
893
- "RootElement": { "data-testid": ["container"] },
894
- "MotionBox": {
895
- "position": ["relative"],
896
- "borderRadius": ["full"],
897
- "alignItems": ["center"],
898
- "justifyContent": ["center"],
899
- "flex": ["none"]
900
- }
901
- },
902
- "propToVariantKeys": {
903
- "size": ["radioSizeRoot", "radioSizeRadio"],
904
- "variant": [
905
- "radioVariantRoot",
906
- "radioVariantRadio",
907
- "radioVariantRadioCircle"
908
- ],
909
- "reduceMotion": ["reducedMotion"]
910
- },
911
- "runtimeConfigDefaultProps": {},
912
- "runtimeConfigGetStyles": {},
913
- "runtimeConfigInternalComponentProps": {},
914
- "motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
915
- };
916
- var RadioGroupProvider = {
917
- "name": "RadioGroupProvider",
918
- "defaultProps": {},
919
- "getStylesLiterals": {},
920
- "cxLiterals": [],
921
- "internalComponents": [
922
- "DivProps",
923
- "Comp",
924
- "RadioGroupContext.Provider"
925
- ],
926
- "internalComponentProps": { "Comp": { "role": ["radiogroup"] } },
927
- "propToVariantKeys": {},
928
- "runtimeConfigDefaultProps": {},
929
- "runtimeConfigGetStyles": {},
930
- "runtimeConfigInternalComponentProps": {},
931
- "motionVarPrefixes": []
932
- };
933
- var RadioGroupStore = {
934
- "name": "RadioGroupStore",
935
- "defaultProps": {},
936
- "getStylesLiterals": {},
937
- "cxLiterals": [],
938
- "internalComponents": [],
939
- "internalComponentProps": {},
940
- "propToVariantKeys": {},
941
- "runtimeConfigDefaultProps": {},
942
- "runtimeConfigGetStyles": {},
943
- "runtimeConfigInternalComponentProps": {},
944
- "motionVarPrefixes": []
945
- };
946
- var Popover = {
947
- "name": "Popover",
948
- "defaultProps": {},
949
- "getStylesLiterals": {},
950
- "cxLiterals": [],
951
- "internalComponents": ["PopoverInternalContext.Provider", "PopoverProvider"],
952
- "internalComponentProps": {},
953
- "propToVariantKeys": {},
954
- "runtimeConfigDefaultProps": {
955
- "size": "popover.defaultSize",
956
- "variant": "popover.defaultVariant"
957
- },
958
- "runtimeConfigGetStyles": {},
959
- "runtimeConfigInternalComponentProps": {},
960
- "motionVarPrefixes": []
961
- };
962
- var PopoverContent = {
963
- "name": "PopoverContent",
964
- "defaultProps": {},
965
- "getStylesLiterals": {
966
- "popoverSizeRoot": "default",
967
- "popoverVariantRoot": "default",
968
- "display": "flex",
969
- "position": "absolute",
970
- "spacingTop": "0",
971
- "spacingStart": "0",
972
- "spacingBottom": "0",
973
- "spacingEnd": "0",
974
- "popoverSizeSvgBase": "default",
975
- "popoverVariantSvgBase": "default",
976
- "popoverSizeSvgBorder": "default",
977
- "popoverVariantSvgBorder": "default",
978
- "popoverVariantBlur": "default",
979
- "width": "full",
980
- "height": "full",
981
- "flexShrink": "0",
982
- "borderRadius": "full",
983
- "alignItems": "center",
984
- "justifyContent": "center",
985
- "popoverVariantCloseIcon": "default",
986
- "popoverSizeCloseIcon": "default"
987
- },
988
- "cxLiterals": [
989
- "z-[9999]",
990
- "outline-none",
991
- "focus-visible:outline-none",
992
- "uds-bgBlurFillFallback",
993
- "uds-bgBlurFallback",
994
- "top-0",
995
- "left-0",
996
- "z-[1]",
997
- "duration-0",
998
- "duration-120",
999
- "transition-[background-color]",
1000
- "bg-carbon-15/0",
1001
- "hover:bg-carbon-15/10",
1002
- "active:bg-carbon-15/15",
1003
- "uds-ring",
1004
- "absolute",
1005
- "z-[4]"
1006
- ],
1007
- "internalComponents": [
1008
- "PopoverDismiss",
1009
- "IconSlot",
1010
- "PopoverArrow",
1011
- "Popover",
1012
- "SvgFloatingOverlay",
1013
- "Box",
1014
- "Pressable"
1015
- ],
1016
- "internalComponentProps": {},
1017
- "propToVariantKeys": { "closeIcon": ["icon"] },
1018
- "runtimeConfigDefaultProps": {
1019
- "size": "popover.defaultSize",
1020
- "variant": "popover.defaultVariant"
1021
- },
1022
- "runtimeConfigGetStyles": {
1023
- "spacingTop": ["popover.spacingVertical.${size}"],
1024
- "spacingStart": ["popover.spacingHorizontal.${size}"],
1025
- "spacingBottom": ["popover.spacingVertical.${size}"],
1026
- "spacingEnd": ["popover.spacingHorizontal.${size}"]
1027
- },
1028
- "runtimeConfigInternalComponentProps": { "SvgFloatingOverlay": { "borderRadius": ["popover.borderRadius.${size}"] } },
1029
- "motionVarPrefixes": []
1030
- };
1031
- var PopoverContext = {
1032
- "name": "PopoverContext",
1033
- "defaultProps": {},
1034
- "getStylesLiterals": {},
1035
- "cxLiterals": [],
1036
- "internalComponents": [],
1037
- "internalComponentProps": {},
1038
- "propToVariantKeys": {},
1039
- "runtimeConfigDefaultProps": {},
1040
- "runtimeConfigGetStyles": {},
1041
- "runtimeConfigInternalComponentProps": {},
1042
- "motionVarPrefixes": []
1043
- };
1044
- var PopoverTrigger = {
1045
- "name": "PopoverTrigger",
1046
- "defaultProps": {},
1047
- "getStylesLiterals": {},
1048
- "cxLiterals": [],
1049
- "internalComponents": ["PopoverDisclosure"],
1050
- "internalComponentProps": { "PopoverDisclosure": { "className": ["inline"] } },
1051
- "propToVariantKeys": { "children": ["render"] },
1052
- "runtimeConfigDefaultProps": {},
1053
- "runtimeConfigGetStyles": {},
1054
- "runtimeConfigInternalComponentProps": {},
1055
- "motionVarPrefixes": []
1056
- };
1057
- var UDSPopoverConfigProvider = {
1058
- "name": "UDSPopoverConfigProvider",
1059
- "defaultProps": {},
1060
- "getStylesLiterals": {},
1061
- "cxLiterals": [],
1062
- "internalComponents": ["PopoverContext.Provider"],
1063
- "internalComponentProps": {},
1064
- "propToVariantKeys": {},
1065
- "runtimeConfigDefaultProps": {},
1066
- "runtimeConfigGetStyles": {},
1067
- "runtimeConfigInternalComponentProps": {},
1068
- "motionVarPrefixes": []
1069
- };
1070
- var Menu_Content = {
1071
- "name": "Menu.Content",
1072
- "defaultProps": {
1073
- "size": "default",
1074
- "variant": "default",
1075
- "gutter": "1"
1076
- },
1077
- "getStylesLiterals": {},
1078
- "cxLiterals": [
1079
- "uds-menu-content",
1080
- "transition-shadow",
1081
- "duration-200",
1082
- "ease-in-out",
1083
- "min-w-60",
1084
- "max-w-lg",
1085
- "max-h-96",
1086
- "overflow-auto",
1087
- "uds-ring",
1088
- "z-10",
1089
- "group"
1090
- ],
1091
- "internalComponents": [
1092
- "AriakitMenu",
1093
- "AnimatePresence",
1094
- "MotionVStack"
1095
- ],
1096
- "internalComponentProps": {},
1097
- "propToVariantKeys": {
1098
- "size": ["menucontentSizeRoot"],
1099
- "variant": ["menucontentVariantRoot"]
1100
- },
1101
- "runtimeConfigDefaultProps": {},
1102
- "runtimeConfigGetStyles": {},
1103
- "runtimeConfigInternalComponentProps": {},
1104
- "motionVarPrefixes": []
1105
- };
1106
- var Menu_Divider = {
1107
- "name": "Menu.Divider",
1108
- "defaultProps": {
1109
- "role": "separator",
1110
- "contentPosition": "start",
1111
- "gap": "4"
1112
- },
1113
- "getStylesLiterals": {
1114
- "menuitemDividerVariantRoot": "default",
1115
- "menuitemDividerVariantText": "default",
1116
- "menuitemDividerVariantLine": "default"
1117
- },
1118
- "cxLiterals": [],
1119
- "internalComponents": ["DividerInternal"],
1120
- "internalComponentProps": { "DividerInternal": { "variant": ["inherit"] } },
1121
- "propToVariantKeys": {},
1122
- "runtimeConfigDefaultProps": {},
1123
- "runtimeConfigGetStyles": {},
1124
- "runtimeConfigInternalComponentProps": {},
1125
- "motionVarPrefixes": []
1126
- };
1127
- var Menu_Item = {
1128
- "name": "Menu.Item",
1129
- "defaultProps": {},
1130
- "getStylesLiterals": {
1131
- "menuitemItemVariantRoot": "default",
1132
- "menuitemItemVariantActiveRoot": "on",
1133
- "menuitemItemVariantActiveRoot:1": "off",
1134
- "menuitemItemVariantText": "default",
1135
- "menuitemItemVariantActiveText": "on",
1136
- "menuitemItemVariantActiveText:1": "off",
1137
- "menuitemItemVariantIcon": "default",
1138
- "menuitemItemVariantActiveIcon": "on",
1139
- "menuitemItemVariantActiveIcon:1": "off"
1140
- },
1141
- "cxLiterals": [],
1142
- "internalComponents": ["MenuItemBase"],
725
+ "overflow-hidden",
726
+ "w-full",
727
+ "h-full",
728
+ "shrink-0",
729
+ "text-center",
730
+ "inline-flex",
731
+ "justify-center",
732
+ "items-center"
733
+ ],
734
+ "internalComponents": ["IconSlot", "Box"],
1143
735
  "internalComponentProps": {},
1144
- "propToVariantKeys": {},
736
+ "propToVariantKeys": { "size": ["avatarSizeIcon"] },
1145
737
  "runtimeConfigDefaultProps": {},
1146
738
  "runtimeConfigGetStyles": {},
1147
739
  "runtimeConfigInternalComponentProps": {},
1148
740
  "motionVarPrefixes": []
1149
741
  };
1150
- var Menu_ItemBase = {
1151
- "name": "Menu.ItemBase",
742
+ var AvatarImage = {
743
+ "name": "AvatarImage",
1152
744
  "defaultProps": {
1153
- "spacing": "0",
1154
- "spacingHorizontal": "4",
1155
- "spacingVertical": "3.5",
1156
- "columnGap": "2",
1157
- "alignItems": "center",
1158
- "justifyContent": "space-between"
1159
- },
1160
- "getStylesLiterals": {
1161
- "textAlign": "start",
1162
- "menuitemSizeRoot": "default",
1163
- "flexDirection": "row",
1164
- "menuitemSizeStartIcon": "default",
1165
- "menuitemSizeEndIcon": "default"
745
+ "size": "md",
746
+ "variant": "primary"
1166
747
  },
748
+ "getStylesLiterals": {},
1167
749
  "cxLiterals": [
1168
- "flex",
1169
- "focus-visible:text-brand",
1170
- "focus-visible:bg-brand-secondary",
1171
- "focus-visible:z-10",
1172
- "uds-ring",
1173
- "!-outline-offset-2",
1174
- "[&:not([aria-checked])]:cursor-default",
1175
- "opacity-25",
1176
- "cursor-not-allowed",
1177
- "duration-20",
1178
- "transition-[font-variation-settings]",
1179
- "ease-in-out",
1180
- "z-0",
1181
- "uds-start-icon",
1182
- "uds-end-icon"
750
+ "overflow-hidden",
751
+ "w-full",
752
+ "h-full",
753
+ "shrink-0",
754
+ "text-center",
755
+ "inline-flex",
756
+ "justify-center",
757
+ "items-center",
758
+ "object-cover"
1183
759
  ],
1184
760
  "internalComponents": [
1185
- "Pressable",
1186
- "IconSlot",
1187
- "RootComponent",
1188
- "HStack",
1189
- "AnimatePresence"
761
+ "UDSImage",
762
+ "AvatarText",
763
+ "AvatarIcon",
764
+ "Box"
1190
765
  ],
1191
- "internalComponentProps": {
1192
- "HStack": {
1193
- "alignItems": ["center"],
1194
- "width": ["full"]
1195
- },
1196
- "AnimatePresence": { "mode": ["popLayout"] }
1197
- },
766
+ "internalComponentProps": {},
1198
767
  "propToVariantKeys": {
1199
- "startIcon": ["icon"],
1200
- "endIcon": ["icon"],
1201
- "columnGap": ["gap"]
768
+ "alt": ["name"],
769
+ "fallback": ["initials"]
1202
770
  },
1203
771
  "runtimeConfigDefaultProps": {},
1204
772
  "runtimeConfigGetStyles": {},
1205
773
  "runtimeConfigInternalComponentProps": {},
1206
774
  "motionVarPrefixes": []
1207
775
  };
1208
- var Menu_ItemCheckbox = {
1209
- "name": "Menu.ItemCheckbox",
1210
- "defaultProps": {},
1211
- "getStylesLiterals": {
1212
- "menuitemItemCheckboxVariantRoot": "default",
1213
- "menuitemItemCheckboxVariantActiveRoot": "on",
1214
- "menuitemItemCheckboxVariantActiveRoot:1": "off",
1215
- "menuitemItemCheckboxVariantText": "default",
1216
- "menuitemItemCheckboxVariantActiveText": "on",
1217
- "menuitemItemCheckboxVariantActiveText:1": "off",
1218
- "menuitemItemCheckboxVariantStartIcon": "default",
1219
- "menuitemItemCheckboxVariantActiveStartIcon": "on",
1220
- "menuitemItemCheckboxVariantActiveStartIcon:1": "off",
1221
- "menuitemItemCheckboxVariantEndIcon": "default",
1222
- "menuitemItemCheckboxVariantActiveEndIcon": "on",
1223
- "menuitemItemCheckboxVariantActiveEndIcon:1": "off"
776
+ var AvatarText = {
777
+ "name": "AvatarText",
778
+ "defaultProps": {
779
+ "size": "md",
780
+ "variant": "primary"
1224
781
  },
1225
- "cxLiterals": ["uds-menu-item-checkbox"],
1226
- "internalComponents": ["MenuItemBase"],
1227
- "internalComponentProps": {},
1228
- "propToVariantKeys": {},
1229
- "runtimeConfigDefaultProps": {},
1230
- "runtimeConfigGetStyles": {},
1231
- "runtimeConfigInternalComponentProps": {},
1232
- "motionVarPrefixes": []
1233
- };
1234
- var Menu_Provider = {
1235
- "name": "Menu.Provider",
1236
- "defaultProps": {},
1237
- "getStylesLiterals": {},
1238
- "cxLiterals": [],
1239
- "internalComponents": ["AriakitMenuProvider", "SpringMotionConfig"],
1240
- "internalComponentProps": {},
1241
- "propToVariantKeys": {},
1242
- "runtimeConfigDefaultProps": {},
1243
- "runtimeConfigGetStyles": {},
1244
- "runtimeConfigInternalComponentProps": {},
1245
- "motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
1246
- };
1247
- var Menu_Trigger = {
1248
- "name": "Menu.Trigger",
1249
- "defaultProps": {},
1250
- "getStylesLiterals": {},
1251
- "cxLiterals": ["uds-menu-trigger"],
1252
- "internalComponents": ["AriakitMenuTrigger", "Box"],
1253
- "internalComponentProps": { "Box": { "className": ["uds-ring h-fit w-fit"] } },
1254
- "propToVariantKeys": {},
1255
- "runtimeConfigDefaultProps": {},
1256
- "runtimeConfigGetStyles": {},
1257
- "runtimeConfigInternalComponentProps": {},
1258
- "motionVarPrefixes": []
1259
- };
1260
- var Menu_index = {
1261
- "name": "Menu.index",
1262
- "defaultProps": {},
1263
- "getStylesLiterals": {},
1264
- "cxLiterals": [],
1265
- "internalComponents": [],
1266
- "internalComponentProps": {},
1267
- "propToVariantKeys": {},
1268
- "runtimeConfigDefaultProps": {},
1269
- "runtimeConfigGetStyles": {},
1270
- "runtimeConfigInternalComponentProps": {},
1271
- "motionVarPrefixes": []
1272
- };
1273
- var Menu = {
1274
- "name": "Menu",
1275
- "defaultProps": {},
1276
782
  "getStylesLiterals": {},
1277
- "cxLiterals": [],
1278
- "internalComponents": [],
1279
- "internalComponentProps": {},
783
+ "cxLiterals": [
784
+ "overflow-hidden",
785
+ "truncate",
786
+ "w-full",
787
+ "h-full",
788
+ "shrink-0",
789
+ "text-center",
790
+ "inline-flex",
791
+ "justify-center",
792
+ "items-center"
793
+ ],
794
+ "internalComponents": ["Box", "Text"],
795
+ "internalComponentProps": { "Text": {
796
+ "color": ["inherit"],
797
+ "variant": ["inherit"]
798
+ } },
1280
799
  "propToVariantKeys": {},
1281
800
  "runtimeConfigDefaultProps": {},
1282
801
  "runtimeConfigGetStyles": {},
@@ -1556,396 +1075,568 @@ var ChipDismissible = {
1556
1075
  "rounded-full"
1557
1076
  ],
1558
1077
  "internalComponents": [
1559
- "ChipBase",
1078
+ "ChipBase",
1079
+ "IconSlot",
1080
+ "Pressable"
1081
+ ],
1082
+ "internalComponentProps": {},
1083
+ "propToVariantKeys": {
1084
+ "variant": ["chipDismissibleVariantRoot", "chipDismissibleVariantIcon"],
1085
+ "dismissButtonAriaLabel": ["aria-label"]
1086
+ },
1087
+ "runtimeConfigDefaultProps": {},
1088
+ "runtimeConfigGetStyles": {},
1089
+ "runtimeConfigInternalComponentProps": {},
1090
+ "motionVarPrefixes": []
1091
+ };
1092
+ var ChipLink = {
1093
+ "name": "ChipLink",
1094
+ "defaultProps": { "variant": "primary" },
1095
+ "getStylesLiterals": {},
1096
+ "cxLiterals": ["uds-ring"],
1097
+ "internalComponents": ["ChipBase"],
1098
+ "internalComponentProps": { "ChipBase": { "as": ["a"] } },
1099
+ "propToVariantKeys": { "variant": ["chipLinkVariantRoot", "chipLinkVariantIcon"] },
1100
+ "runtimeConfigDefaultProps": {},
1101
+ "runtimeConfigGetStyles": {},
1102
+ "runtimeConfigInternalComponentProps": {},
1103
+ "motionVarPrefixes": []
1104
+ };
1105
+ var ChipToggle = {
1106
+ "name": "ChipToggle",
1107
+ "defaultProps": {
1108
+ "variant": "primary",
1109
+ "role": "checkbox"
1110
+ },
1111
+ "getStylesLiterals": {
1112
+ "chipToggleVariantActiveRoot": "on",
1113
+ "chipToggleVariantActiveRoot:1": "off"
1114
+ },
1115
+ "cxLiterals": ["uds-ring"],
1116
+ "internalComponents": ["ChipBase"],
1117
+ "internalComponentProps": { "ChipBase": { "as": ["button"] } },
1118
+ "propToVariantKeys": { "variant": ["chipToggleVariantRoot", "chipToggleVariantIcon"] },
1119
+ "runtimeConfigDefaultProps": {},
1120
+ "runtimeConfigGetStyles": {},
1121
+ "runtimeConfigInternalComponentProps": {},
1122
+ "motionVarPrefixes": []
1123
+ };
1124
+ var Input = {
1125
+ "name": "Input",
1126
+ "defaultProps": {
1127
+ "type": "text",
1128
+ "size": "md",
1129
+ "width": "full"
1130
+ },
1131
+ "getStylesLiterals": {
1132
+ "inputVariantRoot": "default",
1133
+ "inputVariantValueRoot": "empty",
1134
+ "inputVariantValueRoot:1": "filled",
1135
+ "inputVariantInputWrapper": "default",
1136
+ "inputVariantValueInputWrapper": "empty",
1137
+ "inputVariantValueInputWrapper:1": "filled",
1138
+ "inputVariantInput": "default",
1139
+ "inputVariantValueInput": "empty",
1140
+ "inputVariantValueInput:1": "filled",
1141
+ "inputVariantInputPlaceholder": "default",
1142
+ "inputVariantValueInputPlaceholder": "empty",
1143
+ "inputVariantValueInputPlaceholder:1": "filled",
1144
+ "inputVariantLabel": "default",
1145
+ "inputVariantValueLabel": "empty",
1146
+ "inputVariantValueLabel:1": "filled",
1147
+ "inputVariantLabelRequired": "default",
1148
+ "inputVariantValueLabelRequired": "empty",
1149
+ "inputVariantValueLabelRequired:1": "filled",
1150
+ "inputVariantStartIcon": "default",
1151
+ "inputVariantValueStartIcon": "empty",
1152
+ "inputVariantValueStartIcon:1": "filled",
1153
+ "inputVariantEndIcon": "default",
1154
+ "inputVariantValueEndIcon": "empty",
1155
+ "inputVariantValueEndIcon:1": "filled"
1156
+ },
1157
+ "cxLiterals": [
1158
+ "opacity-50",
1159
+ "min-w-[200px]",
1160
+ "grow",
1161
+ "uds-hit-target",
1162
+ "bg-clip-text",
1163
+ "focus:outline-none",
1164
+ "cursor-text",
1165
+ "cursor-not-allowed"
1166
+ ],
1167
+ "internalComponents": [
1560
1168
  "IconSlot",
1561
- "Pressable"
1169
+ "StartIcon",
1170
+ "EndIcon",
1171
+ "HelpTextContent",
1172
+ "Box",
1173
+ "InputHelpTextInternal",
1174
+ "VStack",
1175
+ "HStack",
1176
+ "AnimateHeightChange"
1562
1177
  ],
1563
- "internalComponentProps": {},
1178
+ "internalComponentProps": {
1179
+ "HelpTextContent": { "spacingTop": ["2"] },
1180
+ "Box": {
1181
+ "spacingBottom": ["2"],
1182
+ "columnGap": ["0.5"],
1183
+ "alignItems": ["flex-end", "center"],
1184
+ "position": ["relative"]
1185
+ },
1186
+ "HStack": {
1187
+ "alignItems": ["center"],
1188
+ "gap": ["1"]
1189
+ }
1190
+ },
1564
1191
  "propToVariantKeys": {
1565
- "variant": ["chipDismissibleVariantRoot", "chipDismissibleVariantIcon"],
1566
- "dismissButtonAriaLabel": ["aria-label"]
1192
+ "size": [
1193
+ "inputSizeRoot",
1194
+ "inputSizeInputWrapper",
1195
+ "inputSizeInput",
1196
+ "inputSizeLabel",
1197
+ "inputSizeStartIcon",
1198
+ "inputSizeEndIcon"
1199
+ ],
1200
+ "startIcon": ["icon"],
1201
+ "endIcon": ["icon"],
1202
+ "helperTextIcon": ["startIcon"]
1567
1203
  },
1568
1204
  "runtimeConfigDefaultProps": {},
1569
1205
  "runtimeConfigGetStyles": {},
1570
1206
  "runtimeConfigInternalComponentProps": {},
1571
1207
  "motionVarPrefixes": []
1572
1208
  };
1573
- var ChipLink = {
1574
- "name": "ChipLink",
1575
- "defaultProps": { "variant": "primary" },
1576
- "getStylesLiterals": {},
1577
- "cxLiterals": ["uds-ring"],
1578
- "internalComponents": ["ChipBase"],
1579
- "internalComponentProps": { "ChipBase": { "as": ["a"] } },
1580
- "propToVariantKeys": { "variant": ["chipLinkVariantRoot", "chipLinkVariantIcon"] },
1209
+ var InputHelpText = {
1210
+ "name": "InputHelpText",
1211
+ "defaultProps": { "size": "md" },
1212
+ "getStylesLiterals": {
1213
+ "inputVariantRoot": "default",
1214
+ "inputVariantValueRoot": "empty",
1215
+ "inputVariantValueRoot:1": "filled"
1216
+ },
1217
+ "cxLiterals": [],
1218
+ "internalComponents": ["InputHelpTextInternal", "Box"],
1219
+ "internalComponentProps": { "Box": { "spacingTop": ["2"] } },
1220
+ "propToVariantKeys": { "size": ["inputSizeRoot"] },
1581
1221
  "runtimeConfigDefaultProps": {},
1582
1222
  "runtimeConfigGetStyles": {},
1583
1223
  "runtimeConfigInternalComponentProps": {},
1584
1224
  "motionVarPrefixes": []
1585
1225
  };
1586
- var ChipToggle = {
1587
- "name": "ChipToggle",
1588
- "defaultProps": {
1589
- "variant": "primary",
1590
- "role": "checkbox"
1591
- },
1226
+ var InputHelpTextInternal = {
1227
+ "name": "InputHelpTextInternal",
1228
+ "defaultProps": {},
1592
1229
  "getStylesLiterals": {
1593
- "chipToggleVariantActiveRoot": "on",
1594
- "chipToggleVariantActiveRoot:1": "off"
1230
+ "inputVariantHelperText": "default",
1231
+ "inputVariantValueHelperText": "empty",
1232
+ "inputVariantValueHelperText:1": "filled",
1233
+ "inputVariantHelperIcon": "default",
1234
+ "inputVariantValueHelperIcon": "empty",
1235
+ "inputVariantValueHelperIcon:1": "filled"
1236
+ },
1237
+ "cxLiterals": [],
1238
+ "internalComponents": ["IconSlot", "HStack"],
1239
+ "internalComponentProps": { "HStack": {
1240
+ "gap": ["1"],
1241
+ "alignItems": ["center"]
1242
+ } },
1243
+ "propToVariantKeys": {
1244
+ "size": ["inputSizeHelperText", "inputSizeHelperIcon"],
1245
+ "startIcon": ["icon"],
1246
+ "endIcon": ["icon"]
1595
1247
  },
1596
- "cxLiterals": ["uds-ring"],
1597
- "internalComponents": ["ChipBase"],
1598
- "internalComponentProps": { "ChipBase": { "as": ["button"] } },
1599
- "propToVariantKeys": { "variant": ["chipToggleVariantRoot", "chipToggleVariantIcon"] },
1600
1248
  "runtimeConfigDefaultProps": {},
1601
1249
  "runtimeConfigGetStyles": {},
1602
1250
  "runtimeConfigInternalComponentProps": {},
1603
1251
  "motionVarPrefixes": []
1604
1252
  };
1605
- var Avatar = {
1606
- "name": "Avatar",
1253
+ var Popover = {
1254
+ "name": "Popover",
1607
1255
  "defaultProps": {},
1608
1256
  "getStylesLiterals": {},
1609
1257
  "cxLiterals": [],
1610
- "internalComponents": ["AvatarImage"],
1258
+ "internalComponents": ["PopoverInternalContext.Provider", "PopoverProvider"],
1611
1259
  "internalComponentProps": {},
1612
1260
  "propToVariantKeys": {},
1613
- "runtimeConfigDefaultProps": {},
1261
+ "runtimeConfigDefaultProps": {
1262
+ "size": "popover.defaultSize",
1263
+ "variant": "popover.defaultVariant"
1264
+ },
1614
1265
  "runtimeConfigGetStyles": {},
1615
1266
  "runtimeConfigInternalComponentProps": {},
1616
1267
  "motionVarPrefixes": []
1617
1268
  };
1618
- var AvatarIcon = {
1619
- "name": "AvatarIcon",
1620
- "defaultProps": {
1621
- "size": "md",
1622
- "variant": "primary"
1269
+ var PopoverContent = {
1270
+ "name": "PopoverContent",
1271
+ "defaultProps": {},
1272
+ "getStylesLiterals": {
1273
+ "popoverSizeRoot": "default",
1274
+ "popoverVariantRoot": "default",
1275
+ "display": "flex",
1276
+ "position": "absolute",
1277
+ "spacingTop": "0",
1278
+ "spacingStart": "0",
1279
+ "spacingBottom": "0",
1280
+ "spacingEnd": "0",
1281
+ "popoverSizeSvgBase": "default",
1282
+ "popoverVariantSvgBase": "default",
1283
+ "popoverSizeSvgBorder": "default",
1284
+ "popoverVariantSvgBorder": "default",
1285
+ "popoverVariantBlur": "default",
1286
+ "width": "full",
1287
+ "height": "full",
1288
+ "flexShrink": "0",
1289
+ "borderRadius": "full",
1290
+ "alignItems": "center",
1291
+ "justifyContent": "center",
1292
+ "popoverVariantCloseIcon": "default",
1293
+ "popoverSizeCloseIcon": "default"
1623
1294
  },
1624
- "getStylesLiterals": {},
1625
1295
  "cxLiterals": [
1626
- "overflow-hidden",
1627
- "w-full",
1628
- "h-full",
1629
- "shrink-0",
1630
- "text-center",
1631
- "inline-flex",
1632
- "justify-center",
1633
- "items-center"
1296
+ "z-[9999]",
1297
+ "outline-none",
1298
+ "focus-visible:outline-none",
1299
+ "uds-bgBlurFillFallback",
1300
+ "uds-bgBlurFallback",
1301
+ "top-0",
1302
+ "left-0",
1303
+ "z-[1]",
1304
+ "duration-0",
1305
+ "duration-120",
1306
+ "transition-[background-color]",
1307
+ "bg-carbon-15/0",
1308
+ "hover:bg-carbon-15/10",
1309
+ "active:bg-carbon-15/15",
1310
+ "uds-ring",
1311
+ "absolute",
1312
+ "z-[4]"
1313
+ ],
1314
+ "internalComponents": [
1315
+ "PopoverDismiss",
1316
+ "IconSlot",
1317
+ "PopoverArrow",
1318
+ "Popover",
1319
+ "SvgFloatingOverlay",
1320
+ "Box",
1321
+ "Pressable"
1634
1322
  ],
1635
- "internalComponents": ["IconSlot", "Box"],
1636
1323
  "internalComponentProps": {},
1637
- "propToVariantKeys": { "size": ["avatarSizeIcon"] },
1324
+ "propToVariantKeys": { "closeIcon": ["icon"] },
1325
+ "runtimeConfigDefaultProps": {
1326
+ "size": "popover.defaultSize",
1327
+ "variant": "popover.defaultVariant"
1328
+ },
1329
+ "runtimeConfigGetStyles": {
1330
+ "spacingTop": ["popover.spacingVertical.${size}"],
1331
+ "spacingStart": ["popover.spacingHorizontal.${size}"],
1332
+ "spacingBottom": ["popover.spacingVertical.${size}"],
1333
+ "spacingEnd": ["popover.spacingHorizontal.${size}"]
1334
+ },
1335
+ "runtimeConfigInternalComponentProps": { "SvgFloatingOverlay": { "borderRadius": ["popover.borderRadius.${size}"] } },
1336
+ "motionVarPrefixes": []
1337
+ };
1338
+ var PopoverContext = {
1339
+ "name": "PopoverContext",
1340
+ "defaultProps": {},
1341
+ "getStylesLiterals": {},
1342
+ "cxLiterals": [],
1343
+ "internalComponents": [],
1344
+ "internalComponentProps": {},
1345
+ "propToVariantKeys": {},
1638
1346
  "runtimeConfigDefaultProps": {},
1639
1347
  "runtimeConfigGetStyles": {},
1640
1348
  "runtimeConfigInternalComponentProps": {},
1641
1349
  "motionVarPrefixes": []
1642
1350
  };
1643
- var AvatarImage = {
1644
- "name": "AvatarImage",
1645
- "defaultProps": {
1646
- "size": "md",
1647
- "variant": "primary"
1648
- },
1351
+ var PopoverTrigger = {
1352
+ "name": "PopoverTrigger",
1353
+ "defaultProps": {},
1649
1354
  "getStylesLiterals": {},
1650
- "cxLiterals": [
1651
- "overflow-hidden",
1652
- "w-full",
1653
- "h-full",
1654
- "shrink-0",
1655
- "text-center",
1656
- "inline-flex",
1657
- "justify-center",
1658
- "items-center",
1659
- "object-cover"
1660
- ],
1661
- "internalComponents": [
1662
- "UDSImage",
1663
- "AvatarText",
1664
- "AvatarIcon",
1665
- "Box"
1666
- ],
1667
- "internalComponentProps": {},
1668
- "propToVariantKeys": {
1669
- "alt": ["name"],
1670
- "fallback": ["initials"]
1671
- },
1355
+ "cxLiterals": [],
1356
+ "internalComponents": ["PopoverDisclosure"],
1357
+ "internalComponentProps": { "PopoverDisclosure": { "className": ["inline"] } },
1358
+ "propToVariantKeys": { "children": ["render"] },
1672
1359
  "runtimeConfigDefaultProps": {},
1673
1360
  "runtimeConfigGetStyles": {},
1674
1361
  "runtimeConfigInternalComponentProps": {},
1675
1362
  "motionVarPrefixes": []
1676
1363
  };
1677
- var AvatarText = {
1678
- "name": "AvatarText",
1679
- "defaultProps": {
1680
- "size": "md",
1681
- "variant": "primary"
1682
- },
1364
+ var UDSPopoverConfigProvider = {
1365
+ "name": "UDSPopoverConfigProvider",
1366
+ "defaultProps": {},
1683
1367
  "getStylesLiterals": {},
1684
- "cxLiterals": [
1685
- "overflow-hidden",
1686
- "truncate",
1687
- "w-full",
1688
- "h-full",
1689
- "shrink-0",
1690
- "text-center",
1691
- "inline-flex",
1692
- "justify-center",
1693
- "items-center"
1694
- ],
1695
- "internalComponents": ["Box", "Text"],
1696
- "internalComponentProps": { "Text": {
1697
- "color": ["inherit"],
1698
- "variant": ["inherit"]
1699
- } },
1368
+ "cxLiterals": [],
1369
+ "internalComponents": ["PopoverContext.Provider"],
1370
+ "internalComponentProps": {},
1700
1371
  "propToVariantKeys": {},
1701
1372
  "runtimeConfigDefaultProps": {},
1702
1373
  "runtimeConfigGetStyles": {},
1703
1374
  "runtimeConfigInternalComponentProps": {},
1704
1375
  "motionVarPrefixes": []
1705
1376
  };
1706
- var Accordion = {
1707
- "name": "Accordion",
1377
+ var Menu_Content = {
1378
+ "name": "Menu.Content",
1708
1379
  "defaultProps": {
1709
- "spacingHorizontal": "4",
1710
- "spacingVertical": "4"
1380
+ "size": "default",
1381
+ "variant": "default",
1382
+ "gutter": "1"
1711
1383
  },
1712
1384
  "getStylesLiterals": {},
1713
- "cxLiterals": ["hover:bg-secondary/80", "w-full"],
1385
+ "cxLiterals": [
1386
+ "uds-menu-content",
1387
+ "transition-shadow",
1388
+ "duration-200",
1389
+ "ease-in-out",
1390
+ "min-w-60",
1391
+ "max-w-lg",
1392
+ "max-h-96",
1393
+ "overflow-auto",
1394
+ "uds-ring",
1395
+ "z-10",
1396
+ "group"
1397
+ ],
1714
1398
  "internalComponents": [
1715
- "Icon",
1716
- "SpringMotionConfig",
1717
- "Pressable",
1718
- "Text",
1719
- "HStack",
1399
+ "AriakitMenu",
1720
1400
  "AnimatePresence",
1721
- "VStack"
1401
+ "MotionVStack"
1722
1402
  ],
1723
- "internalComponentProps": {
1724
- "Icon": {
1725
- "variant": ["fill"],
1726
- "size": ["sm"],
1727
- "color": ["primary"]
1728
- },
1729
- "SpringMotionConfig": {
1730
- "layoutVariant": ["smooth"],
1731
- "layoutSpeed": ["3"]
1732
- },
1733
- "Pressable": {
1734
- "display": ["flex"],
1735
- "flexDirection": ["row"],
1736
- "alignItems": ["center"],
1737
- "justifyContent": ["space-between"],
1738
- "borderRadius": ["md"]
1739
- },
1740
- "Text": {
1741
- "variant": ["title4"],
1742
- "color": ["primary"]
1743
- },
1744
- "HStack": {
1745
- "display": ["flex"],
1746
- "alignItems": ["center"],
1747
- "justifyContent": ["space-between"],
1748
- "columnGap": ["2.5"]
1749
- }
1403
+ "internalComponentProps": {},
1404
+ "propToVariantKeys": {
1405
+ "size": ["menucontentSizeRoot"],
1406
+ "variant": ["menucontentVariantRoot"]
1750
1407
  },
1751
- "propToVariantKeys": {},
1752
1408
  "runtimeConfigDefaultProps": {},
1753
1409
  "runtimeConfigGetStyles": {},
1754
1410
  "runtimeConfigInternalComponentProps": {},
1755
- "motionVarPrefixes": ["--uds-motion-smooth-3-"]
1411
+ "motionVarPrefixes": []
1756
1412
  };
1757
- var AvoidMotionLibraryProvider = {
1758
- "name": "AvoidMotionLibraryProvider",
1759
- "defaultProps": {},
1760
- "getStylesLiterals": {},
1413
+ var Menu_Divider = {
1414
+ "name": "Menu.Divider",
1415
+ "defaultProps": {
1416
+ "role": "separator",
1417
+ "contentPosition": "start",
1418
+ "gap": "4"
1419
+ },
1420
+ "getStylesLiterals": {
1421
+ "menuitemDividerVariantRoot": "default",
1422
+ "menuitemDividerVariantText": "default",
1423
+ "menuitemDividerVariantLine": "default"
1424
+ },
1761
1425
  "cxLiterals": [],
1762
- "internalComponents": [],
1763
- "internalComponentProps": {},
1426
+ "internalComponents": ["DividerInternal"],
1427
+ "internalComponentProps": { "DividerInternal": { "variant": ["inherit"] } },
1764
1428
  "propToVariantKeys": {},
1765
1429
  "runtimeConfigDefaultProps": {},
1766
1430
  "runtimeConfigGetStyles": {},
1767
1431
  "runtimeConfigInternalComponentProps": {},
1768
1432
  "motionVarPrefixes": []
1769
1433
  };
1770
- var Modal = {
1771
- "name": "Modal",
1434
+ var Menu_Item = {
1435
+ "name": "Menu.Item",
1772
1436
  "defaultProps": {},
1773
- "getStylesLiterals": {},
1774
- "cxLiterals": [
1775
- "inset-8",
1776
- "top-[250px]",
1777
- "z-50",
1778
- "mx-auto",
1779
- "h-fit",
1780
- "w-[600px]",
1781
- "origin-center",
1782
- "scale-95",
1783
- "opacity-0",
1784
- "transition",
1785
- "duration-150",
1786
- "data-[enter]:scale-100",
1787
- "data-[enter]:opacity-100",
1788
- "data-[enter]:bg-primary",
1789
- "backdrop-blur-0",
1790
- "data-[enter]:opacity-60",
1791
- "data-[enter]:backdrop-blur-sm"
1792
- ],
1793
- "internalComponents": [
1794
- "IconButton",
1795
- "Dialog",
1796
- "HStack",
1797
- "Text",
1798
- "VStack"
1799
- ],
1800
- "internalComponentProps": {
1801
- "IconButton": {
1802
- "aria-label": ["Close"],
1803
- "size": ["sm"],
1804
- "variant": ["tertiary"]
1805
- },
1806
- "HStack": {
1807
- "alignItems": ["center"],
1808
- "justifyContent": ["space-between"]
1809
- },
1810
- "Text": {
1811
- "variant": ["headline1"],
1812
- "color": ["primary"]
1813
- },
1814
- "VStack": {
1815
- "borderRadius": ["md"],
1816
- "position": ["fixed"],
1817
- "backgroundColor": ["primary"],
1818
- "dropShadow": ["md"],
1819
- "spacing": ["8"],
1820
- "overflow": ["hidden"]
1821
- }
1437
+ "getStylesLiterals": {
1438
+ "menuitemItemVariantRoot": "default",
1439
+ "menuitemItemVariantActiveRoot": "on",
1440
+ "menuitemItemVariantActiveRoot:1": "off",
1441
+ "menuitemItemVariantText": "default",
1442
+ "menuitemItemVariantActiveText": "on",
1443
+ "menuitemItemVariantActiveText:1": "off",
1444
+ "menuitemItemVariantIcon": "default",
1445
+ "menuitemItemVariantActiveIcon": "on",
1446
+ "menuitemItemVariantActiveIcon:1": "off"
1822
1447
  },
1823
- "propToVariantKeys": { "handleClose": ["onClick"] },
1448
+ "cxLiterals": [],
1449
+ "internalComponents": ["MenuItemBase"],
1450
+ "internalComponentProps": {},
1451
+ "propToVariantKeys": {},
1824
1452
  "runtimeConfigDefaultProps": {},
1825
1453
  "runtimeConfigGetStyles": {},
1826
1454
  "runtimeConfigInternalComponentProps": {},
1827
1455
  "motionVarPrefixes": []
1828
1456
  };
1829
- var SegmentedControl = {
1830
- "name": "SegmentedControl",
1831
- "defaultProps": { "textVariant": "label2" },
1832
- "getStylesLiterals": {
1833
- "display": "flex",
1457
+ var Menu_ItemBase = {
1458
+ "name": "Menu.ItemBase",
1459
+ "defaultProps": {
1460
+ "spacing": "0",
1461
+ "spacingHorizontal": "4",
1462
+ "spacingVertical": "3.5",
1463
+ "columnGap": "2",
1834
1464
  "alignItems": "center",
1835
- "backgroundColor": "primary",
1836
- "spacingVertical": "1",
1837
- "spacingHorizontal": "3",
1838
- "columnGap": "1.5",
1839
- "borderWidth": "thin",
1840
- "borderRadius": "full",
1841
- "borderColor": "muted",
1842
- "borderColor:1": "transparent",
1843
- "color": "primary",
1844
- "color:1": "tertiary",
1845
- "color:2": "muted"
1465
+ "justifyContent": "space-between"
1466
+ },
1467
+ "getStylesLiterals": {
1468
+ "textAlign": "start",
1469
+ "menuitemSizeRoot": "default",
1470
+ "flexDirection": "row",
1471
+ "menuitemSizeStartIcon": "default",
1472
+ "menuitemSizeEndIcon": "default"
1846
1473
  },
1847
1474
  "cxLiterals": [
1475
+ "flex",
1476
+ "focus-visible:text-brand",
1477
+ "focus-visible:bg-brand-secondary",
1478
+ "focus-visible:z-10",
1848
1479
  "uds-ring",
1480
+ "!-outline-offset-2",
1481
+ "[&:not([aria-checked])]:cursor-default",
1482
+ "opacity-25",
1849
1483
  "cursor-not-allowed",
1850
- "opacity-50",
1851
- "pointer-events-none",
1852
- "hover:bg-primary"
1484
+ "duration-20",
1485
+ "transition-[font-variation-settings]",
1486
+ "ease-in-out",
1487
+ "z-0",
1488
+ "uds-start-icon",
1489
+ "uds-end-icon"
1853
1490
  ],
1854
1491
  "internalComponents": [
1855
- "TextVariant",
1856
- "Radio",
1857
- "Icon",
1858
- "RadioProvider",
1859
- "HStack",
1860
- "RadioGroup",
1861
1492
  "Pressable",
1862
- "Text"
1493
+ "IconSlot",
1494
+ "RootComponent",
1495
+ "HStack",
1496
+ "AnimatePresence"
1863
1497
  ],
1864
1498
  "internalComponentProps": {
1865
- "Icon": {
1866
- "size": ["sm"],
1867
- "color": ["current"],
1868
- "aria-hidden": ["true"]
1869
- },
1870
1499
  "HStack": {
1871
- "spacing": ["1"],
1872
- "gap": ["1"],
1873
- "backgroundColor": ["secondary"],
1874
- "borderRadius": ["full"],
1875
- "display": ["inline-flex"]
1500
+ "alignItems": ["center"],
1501
+ "width": ["full"]
1876
1502
  },
1877
- "Text": { "color": ["current"] }
1503
+ "AnimatePresence": { "mode": ["popLayout"] }
1878
1504
  },
1879
1505
  "propToVariantKeys": {
1880
- "value": ["key"],
1881
- "label": ["aria-label"],
1882
- "textVariant": ["variant"]
1506
+ "startIcon": ["icon"],
1507
+ "endIcon": ["icon"],
1508
+ "columnGap": ["gap"]
1509
+ },
1510
+ "runtimeConfigDefaultProps": {},
1511
+ "runtimeConfigGetStyles": {},
1512
+ "runtimeConfigInternalComponentProps": {},
1513
+ "motionVarPrefixes": []
1514
+ };
1515
+ var Menu_ItemCheckbox = {
1516
+ "name": "Menu.ItemCheckbox",
1517
+ "defaultProps": {},
1518
+ "getStylesLiterals": {
1519
+ "menuitemItemCheckboxVariantRoot": "default",
1520
+ "menuitemItemCheckboxVariantActiveRoot": "on",
1521
+ "menuitemItemCheckboxVariantActiveRoot:1": "off",
1522
+ "menuitemItemCheckboxVariantText": "default",
1523
+ "menuitemItemCheckboxVariantActiveText": "on",
1524
+ "menuitemItemCheckboxVariantActiveText:1": "off",
1525
+ "menuitemItemCheckboxVariantStartIcon": "default",
1526
+ "menuitemItemCheckboxVariantActiveStartIcon": "on",
1527
+ "menuitemItemCheckboxVariantActiveStartIcon:1": "off",
1528
+ "menuitemItemCheckboxVariantEndIcon": "default",
1529
+ "menuitemItemCheckboxVariantActiveEndIcon": "on",
1530
+ "menuitemItemCheckboxVariantActiveEndIcon:1": "off"
1883
1531
  },
1532
+ "cxLiterals": ["uds-menu-item-checkbox"],
1533
+ "internalComponents": ["MenuItemBase"],
1534
+ "internalComponentProps": {},
1535
+ "propToVariantKeys": {},
1884
1536
  "runtimeConfigDefaultProps": {},
1885
1537
  "runtimeConfigGetStyles": {},
1886
1538
  "runtimeConfigInternalComponentProps": {},
1887
1539
  "motionVarPrefixes": []
1888
1540
  };
1889
- var SwitchV2 = {
1890
- "name": "SwitchV2",
1541
+ var Menu_Provider = {
1542
+ "name": "Menu.Provider",
1543
+ "defaultProps": {},
1544
+ "getStylesLiterals": {},
1545
+ "cxLiterals": [],
1546
+ "internalComponents": ["AriakitMenuProvider", "SpringMotionConfig"],
1547
+ "internalComponentProps": {},
1548
+ "propToVariantKeys": {},
1549
+ "runtimeConfigDefaultProps": {},
1550
+ "runtimeConfigGetStyles": {},
1551
+ "runtimeConfigInternalComponentProps": {},
1552
+ "motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
1553
+ };
1554
+ var Menu_Trigger = {
1555
+ "name": "Menu.Trigger",
1556
+ "defaultProps": {},
1557
+ "getStylesLiterals": {},
1558
+ "cxLiterals": ["uds-menu-trigger"],
1559
+ "internalComponents": ["AriakitMenuTrigger", "Box"],
1560
+ "internalComponentProps": { "Box": { "className": ["uds-ring h-fit w-fit"] } },
1561
+ "propToVariantKeys": {},
1562
+ "runtimeConfigDefaultProps": {},
1563
+ "runtimeConfigGetStyles": {},
1564
+ "runtimeConfigInternalComponentProps": {},
1565
+ "motionVarPrefixes": []
1566
+ };
1567
+ var Menu_index = {
1568
+ "name": "Menu.index",
1569
+ "defaultProps": {},
1570
+ "getStylesLiterals": {},
1571
+ "cxLiterals": [],
1572
+ "internalComponents": [],
1573
+ "internalComponentProps": {},
1574
+ "propToVariantKeys": {},
1575
+ "runtimeConfigDefaultProps": {},
1576
+ "runtimeConfigGetStyles": {},
1577
+ "runtimeConfigInternalComponentProps": {},
1578
+ "motionVarPrefixes": []
1579
+ };
1580
+ var Menu = {
1581
+ "name": "Menu",
1582
+ "defaultProps": {},
1583
+ "getStylesLiterals": {},
1584
+ "cxLiterals": [],
1585
+ "internalComponents": [],
1586
+ "internalComponentProps": {},
1587
+ "propToVariantKeys": {},
1588
+ "runtimeConfigDefaultProps": {},
1589
+ "runtimeConfigGetStyles": {},
1590
+ "runtimeConfigInternalComponentProps": {},
1591
+ "motionVarPrefixes": []
1592
+ };
1593
+ var Radio = {
1594
+ "name": "Radio",
1891
1595
  "defaultProps": {
1892
1596
  "labelPosition": "start",
1893
- "size": "md"
1597
+ "variant": "primary",
1598
+ "size": "md",
1599
+ "value": ""
1894
1600
  },
1895
1601
  "getStylesLiterals": {
1896
- "switchVariantRoot": "default",
1897
- "switchVariantActiveRoot": "on",
1898
- "switchVariantActiveRoot:1": "off",
1899
- "switchVariantSwitch": "default",
1900
- "switchVariantActiveSwitch": "on",
1901
- "switchVariantActiveSwitch:1": "off",
1902
- "switchVariantActiveHandle": "on",
1903
- "switchVariantActiveHandle:1": "off",
1904
- "switchVariantHandle": "default",
1905
- "switchVariantHandleIcon": "default",
1906
- "switchVariantActiveHandleIcon": "on",
1907
- "switchVariantActiveHandleIcon:1": "off"
1602
+ "radioVariantValueRoot": "checked",
1603
+ "radioVariantValueRoot:1": "unchecked",
1604
+ "display": "flex",
1605
+ "flexDirection": "row",
1606
+ "flexDirection:1": "row-reverse",
1607
+ "alignItems": "center",
1608
+ "radioVariantValueRadio": "checked",
1609
+ "radioVariantValueRadio:1": "unchecked",
1610
+ "radioVariantValueRadioCircle": "checked",
1611
+ "radioVariantValueRadioCircle:1": "unchecked"
1908
1612
  },
1909
1613
  "cxLiterals": [
1910
- "group",
1911
- "flex",
1912
- "items-center",
1913
- "flex-row",
1914
- "flex-row-reverse",
1614
+ "cursor-pointer",
1615
+ "cursor-default",
1616
+ "opacity-50",
1617
+ "border",
1915
1618
  "uds-ring",
1916
1619
  "uds-ring-within",
1917
- "relative",
1918
- "uds-border-radius-full",
1919
- "transition-[background-color,box-shadow]",
1620
+ "transition-[background-color,border-color]",
1621
+ "transition-shadow",
1920
1622
  "pointer-events-none",
1921
- "w-full",
1922
- "h-full",
1623
+ "w-[8px]",
1624
+ "h-[8px]",
1625
+ "transition-opacity",
1626
+ "cursor-[inherit]",
1923
1627
  "absolute",
1924
- "top-0",
1925
- "bottom-0",
1926
- "right-0",
1927
- "left-0",
1928
- "overflow-hidden",
1929
- "group-hover:scale-105",
1930
- "opacity-95",
1931
- "group-hover:opacity-100",
1932
- "transition-[transform,opacity]",
1933
1628
  "opacity-0",
1934
1629
  "top-1/2",
1935
1630
  "left-1/2",
1631
+ "w-[calc(100%+2px)]",
1632
+ "h-[calc(100%+2px)]",
1936
1633
  "transform",
1937
1634
  "translate-x-[-50%]",
1938
1635
  "translate-y-[-50%]",
1939
- "transition-opacity",
1940
- "cursor-[inherit]",
1941
- "w-[calc(100%+2px)]",
1942
- "h-[calc(100%+2px)]",
1943
1636
  "text-start",
1944
- "text-end",
1945
- "opacity-100"
1637
+ "text-end"
1946
1638
  ],
1947
1639
  "internalComponents": [
1948
- "IconSlot",
1949
1640
  "Box",
1950
1641
  "FormLabel",
1951
1642
  "SpringMotionConfig",
@@ -1953,76 +1644,59 @@ var SwitchV2 = {
1953
1644
  "MotionBox"
1954
1645
  ],
1955
1646
  "internalComponentProps": {
1956
- "IconSlot": { "data-testid": ["on-icon", "off-icon"] },
1647
+ "Box": { "borderRadius": ["full"] },
1957
1648
  "FormLabel": {
1958
1649
  "as": ["div"],
1959
1650
  "variant": ["inherit"],
1960
1651
  "color": ["inherit"]
1961
1652
  },
1962
- "SpringMotionConfig": {
1963
- "layoutVariant": ["bouncy"],
1964
- "layoutSpeed": ["4"]
1965
- },
1966
- "RootElement": { "data-testid": ["switch-root"] },
1967
- "MotionBox": { "layout": ["position"] }
1653
+ "RootElement": { "data-testid": ["container"] },
1654
+ "MotionBox": {
1655
+ "position": ["relative"],
1656
+ "borderRadius": ["full"],
1657
+ "alignItems": ["center"],
1658
+ "justifyContent": ["center"],
1659
+ "flex": ["none"]
1660
+ }
1968
1661
  },
1969
1662
  "propToVariantKeys": {
1970
- "size": [
1971
- "switchSizeRoot",
1972
- "switchSizeSwitch",
1973
- "switchSizeHandle",
1974
- "switchSizeHandleIcon"
1663
+ "size": ["radioSizeRoot", "radioSizeRadio"],
1664
+ "variant": [
1665
+ "radioVariantRoot",
1666
+ "radioVariantRadio",
1667
+ "radioVariantRadioCircle"
1975
1668
  ],
1976
- "onIcon": ["icon"],
1977
- "offIcon": ["icon"],
1978
- "reduceMotion": ["reducedMotion"],
1979
- "isOn": ["layoutDependency"]
1669
+ "reduceMotion": ["reducedMotion"]
1980
1670
  },
1981
1671
  "runtimeConfigDefaultProps": {},
1982
1672
  "runtimeConfigGetStyles": {},
1983
1673
  "runtimeConfigInternalComponentProps": {},
1984
- "motionVarPrefixes": ["--uds-motion-bouncy-4-", "--uds-motion-smooth-3-"]
1674
+ "motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
1985
1675
  };
1986
- var Tabs = {
1987
- "name": "Tabs",
1676
+ var RadioGroupProvider = {
1677
+ "name": "RadioGroupProvider",
1988
1678
  "defaultProps": {},
1989
- "getStylesLiterals": {
1990
- "display": "flex",
1991
- "flexDirection": "row",
1992
- "columnGap": "6"
1993
- },
1994
- "cxLiterals": [
1995
- "text-tertiary",
1996
- "border-b-transparent",
1997
- "aria-selected:border-b-brand",
1998
- "aria-selected:text-secondary"
1999
- ],
1679
+ "getStylesLiterals": {},
1680
+ "cxLiterals": [],
2000
1681
  "internalComponents": [
2001
- "TabProvider",
2002
- "OriginalTabList",
2003
- "OriginalTab",
2004
- "Icon",
2005
- "OriginalTabPanel",
2006
- "Pressable",
1682
+ "DivProps",
2007
1683
  "Comp",
2008
- "Text"
1684
+ "RadioGroupContext.Provider"
2009
1685
  ],
2010
- "internalComponentProps": {
2011
- "Icon": {
2012
- "className": ["text-current"],
2013
- "size": ["md"]
2014
- },
2015
- "Pressable": {
2016
- "borderBottomWidth": ["medium"],
2017
- "spacingBottom": ["1"],
2018
- "spacingTop": ["4"]
2019
- },
2020
- "Text": {
2021
- "className": ["text-current"],
2022
- "variant": ["headline1"],
2023
- "as": ["span"]
2024
- }
2025
- },
1686
+ "internalComponentProps": { "Comp": { "role": ["radiogroup"] } },
1687
+ "propToVariantKeys": {},
1688
+ "runtimeConfigDefaultProps": {},
1689
+ "runtimeConfigGetStyles": {},
1690
+ "runtimeConfigInternalComponentProps": {},
1691
+ "motionVarPrefixes": []
1692
+ };
1693
+ var RadioGroupStore = {
1694
+ "name": "RadioGroupStore",
1695
+ "defaultProps": {},
1696
+ "getStylesLiterals": {},
1697
+ "cxLiterals": [],
1698
+ "internalComponents": [],
1699
+ "internalComponentProps": {},
2026
1700
  "propToVariantKeys": {},
2027
1701
  "runtimeConfigDefaultProps": {},
2028
1702
  "runtimeConfigGetStyles": {},
@@ -2123,35 +1797,126 @@ var ToastContainer = {
2123
1797
  "size": "toast.defaultSize",
2124
1798
  "variant": "toast.defaultVariant"
2125
1799
  },
2126
- "runtimeConfigGetStyles": {
2127
- "toastVariantRoot": ["toast.defaultVariant"],
2128
- "toastSizeRoot": ["toast.defaultSize"]
1800
+ "runtimeConfigGetStyles": {
1801
+ "toastVariantRoot": ["toast.defaultVariant"],
1802
+ "toastSizeRoot": ["toast.defaultSize"]
1803
+ },
1804
+ "runtimeConfigInternalComponentProps": { "HStack": { "backgroundColor": ["toast.backgroundColor.${variant}"] } },
1805
+ "motionVarPrefixes": []
1806
+ };
1807
+ var ToastPortal = {
1808
+ "name": "ToastPortal",
1809
+ "defaultProps": {},
1810
+ "getStylesLiterals": {},
1811
+ "cxLiterals": [],
1812
+ "internalComponents": ["ReactToastifyToastContainer"],
1813
+ "internalComponentProps": {},
1814
+ "propToVariantKeys": {},
1815
+ "runtimeConfigDefaultProps": {
1816
+ "size": "toast.defaultSize",
1817
+ "variant": "toast.defaultVariant"
1818
+ },
1819
+ "runtimeConfigGetStyles": {},
1820
+ "runtimeConfigInternalComponentProps": { "ReactToastifyToastContainer": { "autoClose": ["toast.autoClose"] } },
1821
+ "motionVarPrefixes": []
1822
+ };
1823
+ var UDSToastConfigProvider = {
1824
+ "name": "UDSToastConfigProvider",
1825
+ "defaultProps": {},
1826
+ "getStylesLiterals": {},
1827
+ "cxLiterals": [],
1828
+ "internalComponents": ["ToastContext.Provider"],
1829
+ "internalComponentProps": {},
1830
+ "propToVariantKeys": {},
1831
+ "runtimeConfigDefaultProps": {},
1832
+ "runtimeConfigGetStyles": {},
1833
+ "runtimeConfigInternalComponentProps": {},
1834
+ "motionVarPrefixes": []
1835
+ };
1836
+ var Tooltip = {
1837
+ "name": "Tooltip",
1838
+ "defaultProps": {},
1839
+ "getStylesLiterals": {},
1840
+ "cxLiterals": [],
1841
+ "internalComponents": ["TooltipInternalContext.Provider", "TooltipProvider"],
1842
+ "internalComponentProps": {},
1843
+ "propToVariantKeys": {},
1844
+ "runtimeConfigDefaultProps": {},
1845
+ "runtimeConfigGetStyles": {},
1846
+ "runtimeConfigInternalComponentProps": { "TooltipProvider": { "animated": ["tooltip.animationDuration"] } },
1847
+ "motionVarPrefixes": []
1848
+ };
1849
+ var TooltipContent = {
1850
+ "name": "TooltipContent",
1851
+ "defaultProps": {},
1852
+ "getStylesLiterals": {
1853
+ "tooltipSizeRoot": "default",
1854
+ "tooltipVariantRoot": "default",
1855
+ "tooltipSizeSvg": "default",
1856
+ "tooltipVariantSvg": "default",
1857
+ "tooltipVariantBlur": "default",
1858
+ "position": "absolute",
1859
+ "width": "full",
1860
+ "height": "full",
1861
+ "tooltipSizeTitle": "default",
1862
+ "tooltipSizeBody": "default",
1863
+ "tooltipSizeEndContent": "default",
1864
+ "tooltipSizeIcon": "default",
1865
+ "tooltipVariantIcon": "default"
1866
+ },
1867
+ "cxLiterals": [
1868
+ "max-w-lg",
1869
+ "flex",
1870
+ "z-[9999]",
1871
+ "uds-bgBlurFillFallback",
1872
+ "uds-bgBlurFallback",
1873
+ "top-0",
1874
+ "left-0",
1875
+ "z-[1]"
1876
+ ],
1877
+ "internalComponents": [
1878
+ "IconSlot",
1879
+ "TooltipArrow",
1880
+ "Tooltip",
1881
+ "SvgFloatingOverlay",
1882
+ "VStack",
1883
+ "Box",
1884
+ "Text"
1885
+ ],
1886
+ "internalComponentProps": {
1887
+ "SvgFloatingOverlay": { "contentOverflow": ["visible"] },
1888
+ "VStack": { "className": ["gap-[inherit]"] },
1889
+ "Box": {
1890
+ "alignItems": ["center"],
1891
+ "columnGap": ["1", "1.5"]
1892
+ },
1893
+ "Text": { "color": ["inherit"] }
2129
1894
  },
2130
- "runtimeConfigInternalComponentProps": { "HStack": { "backgroundColor": ["toast.backgroundColor.${variant}"] } },
1895
+ "propToVariantKeys": { "startTitleIcon": ["icon"] },
1896
+ "runtimeConfigDefaultProps": {},
1897
+ "runtimeConfigGetStyles": {},
1898
+ "runtimeConfigInternalComponentProps": {},
2131
1899
  "motionVarPrefixes": []
2132
1900
  };
2133
- var ToastPortal = {
2134
- "name": "ToastPortal",
1901
+ var TooltipTrigger = {
1902
+ "name": "TooltipTrigger",
2135
1903
  "defaultProps": {},
2136
1904
  "getStylesLiterals": {},
2137
1905
  "cxLiterals": [],
2138
- "internalComponents": ["ReactToastifyToastContainer"],
2139
- "internalComponentProps": {},
2140
- "propToVariantKeys": {},
2141
- "runtimeConfigDefaultProps": {
2142
- "size": "toast.defaultSize",
2143
- "variant": "toast.defaultVariant"
2144
- },
1906
+ "internalComponents": ["TooltipAnchor"],
1907
+ "internalComponentProps": { "TooltipAnchor": { "className": ["inline"] } },
1908
+ "propToVariantKeys": { "children": ["render"] },
1909
+ "runtimeConfigDefaultProps": {},
2145
1910
  "runtimeConfigGetStyles": {},
2146
- "runtimeConfigInternalComponentProps": { "ReactToastifyToastContainer": { "autoClose": ["toast.autoClose"] } },
1911
+ "runtimeConfigInternalComponentProps": {},
2147
1912
  "motionVarPrefixes": []
2148
1913
  };
2149
- var UDSToastConfigProvider = {
2150
- "name": "UDSToastConfigProvider",
1914
+ var UDSTooltipConfigProvider = {
1915
+ "name": "UDSTooltipConfigProvider",
2151
1916
  "defaultProps": {},
2152
1917
  "getStylesLiterals": {},
2153
1918
  "cxLiterals": [],
2154
- "internalComponents": ["ToastContext.Provider"],
1919
+ "internalComponents": ["TooltipContext.Provider"],
2155
1920
  "internalComponentProps": {},
2156
1921
  "propToVariantKeys": {},
2157
1922
  "runtimeConfigDefaultProps": {},
@@ -2191,91 +1956,326 @@ var UDSConfigProvider = {
2191
1956
  "runtimeConfigInternalComponentProps": {},
2192
1957
  "motionVarPrefixes": []
2193
1958
  };
2194
- var Tooltip = {
2195
- "name": "Tooltip",
2196
- "defaultProps": {},
2197
- "getStylesLiterals": {},
2198
- "cxLiterals": [],
2199
- "internalComponents": ["TooltipInternalContext.Provider", "TooltipProvider"],
2200
- "internalComponentProps": {},
2201
- "propToVariantKeys": {},
2202
- "runtimeConfigDefaultProps": {},
2203
- "runtimeConfigGetStyles": {},
2204
- "runtimeConfigInternalComponentProps": { "TooltipProvider": { "animated": ["tooltip.animationDuration"] } },
2205
- "motionVarPrefixes": []
2206
- };
2207
- var TooltipContent = {
2208
- "name": "TooltipContent",
2209
- "defaultProps": {},
1959
+ var Accordion = {
1960
+ "name": "Accordion",
1961
+ "defaultProps": {
1962
+ "spacingHorizontal": "4",
1963
+ "spacingVertical": "4"
1964
+ },
1965
+ "getStylesLiterals": {},
1966
+ "cxLiterals": ["hover:bg-secondary/80", "w-full"],
1967
+ "internalComponents": [
1968
+ "Icon",
1969
+ "SpringMotionConfig",
1970
+ "Pressable",
1971
+ "Text",
1972
+ "HStack",
1973
+ "AnimatePresence",
1974
+ "VStack"
1975
+ ],
1976
+ "internalComponentProps": {
1977
+ "Icon": {
1978
+ "variant": ["fill"],
1979
+ "size": ["sm"],
1980
+ "color": ["primary"]
1981
+ },
1982
+ "SpringMotionConfig": {
1983
+ "layoutVariant": ["smooth"],
1984
+ "layoutSpeed": ["3"]
1985
+ },
1986
+ "Pressable": {
1987
+ "display": ["flex"],
1988
+ "flexDirection": ["row"],
1989
+ "alignItems": ["center"],
1990
+ "justifyContent": ["space-between"],
1991
+ "borderRadius": ["md"]
1992
+ },
1993
+ "Text": {
1994
+ "variant": ["title4"],
1995
+ "color": ["primary"]
1996
+ },
1997
+ "HStack": {
1998
+ "display": ["flex"],
1999
+ "alignItems": ["center"],
2000
+ "justifyContent": ["space-between"],
2001
+ "columnGap": ["2.5"]
2002
+ }
2003
+ },
2004
+ "propToVariantKeys": {},
2005
+ "runtimeConfigDefaultProps": {},
2006
+ "runtimeConfigGetStyles": {},
2007
+ "runtimeConfigInternalComponentProps": {},
2008
+ "motionVarPrefixes": ["--uds-motion-smooth-3-"]
2009
+ };
2010
+ var AvoidMotionLibraryProvider = {
2011
+ "name": "AvoidMotionLibraryProvider",
2012
+ "defaultProps": {},
2013
+ "getStylesLiterals": {},
2014
+ "cxLiterals": [],
2015
+ "internalComponents": [],
2016
+ "internalComponentProps": {},
2017
+ "propToVariantKeys": {},
2018
+ "runtimeConfigDefaultProps": {},
2019
+ "runtimeConfigGetStyles": {},
2020
+ "runtimeConfigInternalComponentProps": {},
2021
+ "motionVarPrefixes": []
2022
+ };
2023
+ var Modal = {
2024
+ "name": "Modal",
2025
+ "defaultProps": {},
2026
+ "getStylesLiterals": {},
2027
+ "cxLiterals": [
2028
+ "inset-8",
2029
+ "top-[250px]",
2030
+ "z-50",
2031
+ "mx-auto",
2032
+ "h-fit",
2033
+ "w-[600px]",
2034
+ "origin-center",
2035
+ "scale-95",
2036
+ "opacity-0",
2037
+ "transition",
2038
+ "duration-150",
2039
+ "data-[enter]:scale-100",
2040
+ "data-[enter]:opacity-100",
2041
+ "data-[enter]:bg-primary",
2042
+ "backdrop-blur-0",
2043
+ "data-[enter]:opacity-60",
2044
+ "data-[enter]:backdrop-blur-sm"
2045
+ ],
2046
+ "internalComponents": [
2047
+ "IconButton",
2048
+ "Dialog",
2049
+ "HStack",
2050
+ "Text",
2051
+ "VStack"
2052
+ ],
2053
+ "internalComponentProps": {
2054
+ "IconButton": {
2055
+ "aria-label": ["Close"],
2056
+ "size": ["sm"],
2057
+ "variant": ["tertiary"]
2058
+ },
2059
+ "HStack": {
2060
+ "alignItems": ["center"],
2061
+ "justifyContent": ["space-between"]
2062
+ },
2063
+ "Text": {
2064
+ "variant": ["headline1"],
2065
+ "color": ["primary"]
2066
+ },
2067
+ "VStack": {
2068
+ "borderRadius": ["md"],
2069
+ "position": ["fixed"],
2070
+ "backgroundColor": ["primary"],
2071
+ "dropShadow": ["md"],
2072
+ "spacing": ["8"],
2073
+ "overflow": ["hidden"]
2074
+ }
2075
+ },
2076
+ "propToVariantKeys": { "handleClose": ["onClick"] },
2077
+ "runtimeConfigDefaultProps": {},
2078
+ "runtimeConfigGetStyles": {},
2079
+ "runtimeConfigInternalComponentProps": {},
2080
+ "motionVarPrefixes": []
2081
+ };
2082
+ var SegmentedControl = {
2083
+ "name": "SegmentedControl",
2084
+ "defaultProps": { "textVariant": "label2" },
2085
+ "getStylesLiterals": {
2086
+ "display": "flex",
2087
+ "alignItems": "center",
2088
+ "backgroundColor": "primary",
2089
+ "spacingVertical": "1",
2090
+ "spacingHorizontal": "3",
2091
+ "columnGap": "1.5",
2092
+ "borderWidth": "thin",
2093
+ "borderRadius": "full",
2094
+ "borderColor": "muted",
2095
+ "borderColor:1": "transparent",
2096
+ "color": "primary",
2097
+ "color:1": "tertiary",
2098
+ "color:2": "muted"
2099
+ },
2100
+ "cxLiterals": [
2101
+ "uds-ring",
2102
+ "cursor-not-allowed",
2103
+ "opacity-50",
2104
+ "pointer-events-none",
2105
+ "hover:bg-primary"
2106
+ ],
2107
+ "internalComponents": [
2108
+ "TextVariant",
2109
+ "Radio",
2110
+ "Icon",
2111
+ "RadioProvider",
2112
+ "HStack",
2113
+ "RadioGroup",
2114
+ "Pressable",
2115
+ "Text"
2116
+ ],
2117
+ "internalComponentProps": {
2118
+ "Icon": {
2119
+ "size": ["sm"],
2120
+ "color": ["current"],
2121
+ "aria-hidden": ["true"]
2122
+ },
2123
+ "HStack": {
2124
+ "spacing": ["1"],
2125
+ "gap": ["1"],
2126
+ "backgroundColor": ["secondary"],
2127
+ "borderRadius": ["full"],
2128
+ "display": ["inline-flex"]
2129
+ },
2130
+ "Text": { "color": ["current"] }
2131
+ },
2132
+ "propToVariantKeys": {
2133
+ "value": ["key"],
2134
+ "label": ["aria-label"],
2135
+ "textVariant": ["variant"]
2136
+ },
2137
+ "runtimeConfigDefaultProps": {},
2138
+ "runtimeConfigGetStyles": {},
2139
+ "runtimeConfigInternalComponentProps": {},
2140
+ "motionVarPrefixes": []
2141
+ };
2142
+ var SwitchV2 = {
2143
+ "name": "SwitchV2",
2144
+ "defaultProps": {
2145
+ "labelPosition": "start",
2146
+ "size": "md"
2147
+ },
2210
2148
  "getStylesLiterals": {
2211
- "tooltipSizeRoot": "default",
2212
- "tooltipVariantRoot": "default",
2213
- "tooltipSizeSvg": "default",
2214
- "tooltipVariantSvg": "default",
2215
- "tooltipVariantBlur": "default",
2216
- "position": "absolute",
2217
- "width": "full",
2218
- "height": "full",
2219
- "tooltipSizeTitle": "default",
2220
- "tooltipSizeBody": "default",
2221
- "tooltipSizeEndContent": "default",
2222
- "tooltipSizeIcon": "default",
2223
- "tooltipVariantIcon": "default"
2149
+ "switchVariantRoot": "default",
2150
+ "switchVariantActiveRoot": "on",
2151
+ "switchVariantActiveRoot:1": "off",
2152
+ "switchVariantSwitch": "default",
2153
+ "switchVariantActiveSwitch": "on",
2154
+ "switchVariantActiveSwitch:1": "off",
2155
+ "switchVariantActiveHandle": "on",
2156
+ "switchVariantActiveHandle:1": "off",
2157
+ "switchVariantHandle": "default",
2158
+ "switchVariantHandleIcon": "default",
2159
+ "switchVariantActiveHandleIcon": "on",
2160
+ "switchVariantActiveHandleIcon:1": "off"
2224
2161
  },
2225
2162
  "cxLiterals": [
2226
- "max-w-lg",
2163
+ "group",
2227
2164
  "flex",
2228
- "z-[9999]",
2229
- "uds-bgBlurFillFallback",
2230
- "uds-bgBlurFallback",
2165
+ "items-center",
2166
+ "flex-row",
2167
+ "flex-row-reverse",
2168
+ "uds-ring",
2169
+ "uds-ring-within",
2170
+ "relative",
2171
+ "uds-border-radius-full",
2172
+ "transition-[background-color,box-shadow]",
2173
+ "pointer-events-none",
2174
+ "w-full",
2175
+ "h-full",
2176
+ "absolute",
2231
2177
  "top-0",
2178
+ "bottom-0",
2179
+ "right-0",
2232
2180
  "left-0",
2233
- "z-[1]"
2181
+ "overflow-hidden",
2182
+ "group-hover:scale-105",
2183
+ "opacity-95",
2184
+ "group-hover:opacity-100",
2185
+ "transition-[transform,opacity]",
2186
+ "opacity-0",
2187
+ "top-1/2",
2188
+ "left-1/2",
2189
+ "transform",
2190
+ "translate-x-[-50%]",
2191
+ "translate-y-[-50%]",
2192
+ "transition-opacity",
2193
+ "cursor-[inherit]",
2194
+ "w-[calc(100%+2px)]",
2195
+ "h-[calc(100%+2px)]",
2196
+ "text-start",
2197
+ "text-end",
2198
+ "opacity-100"
2234
2199
  ],
2235
2200
  "internalComponents": [
2236
2201
  "IconSlot",
2237
- "TooltipArrow",
2238
- "Tooltip",
2239
- "SvgFloatingOverlay",
2240
- "VStack",
2241
2202
  "Box",
2242
- "Text"
2203
+ "FormLabel",
2204
+ "SpringMotionConfig",
2205
+ "RootElement",
2206
+ "MotionBox"
2243
2207
  ],
2244
2208
  "internalComponentProps": {
2245
- "SvgFloatingOverlay": { "contentOverflow": ["visible"] },
2246
- "VStack": { "className": ["gap-[inherit]"] },
2247
- "Box": {
2248
- "alignItems": ["center"],
2249
- "columnGap": ["1", "1.5"]
2209
+ "IconSlot": { "data-testid": ["on-icon", "off-icon"] },
2210
+ "FormLabel": {
2211
+ "as": ["div"],
2212
+ "variant": ["inherit"],
2213
+ "color": ["inherit"]
2250
2214
  },
2251
- "Text": { "color": ["inherit"] }
2215
+ "SpringMotionConfig": {
2216
+ "layoutVariant": ["bouncy"],
2217
+ "layoutSpeed": ["4"]
2218
+ },
2219
+ "RootElement": { "data-testid": ["switch-root"] },
2220
+ "MotionBox": { "layout": ["position"] }
2221
+ },
2222
+ "propToVariantKeys": {
2223
+ "size": [
2224
+ "switchSizeRoot",
2225
+ "switchSizeSwitch",
2226
+ "switchSizeHandle",
2227
+ "switchSizeHandleIcon"
2228
+ ],
2229
+ "onIcon": ["icon"],
2230
+ "offIcon": ["icon"],
2231
+ "reduceMotion": ["reducedMotion"],
2232
+ "isOn": ["layoutDependency"]
2252
2233
  },
2253
- "propToVariantKeys": { "startTitleIcon": ["icon"] },
2254
- "runtimeConfigDefaultProps": {},
2255
- "runtimeConfigGetStyles": {},
2256
- "runtimeConfigInternalComponentProps": {},
2257
- "motionVarPrefixes": []
2258
- };
2259
- var TooltipTrigger = {
2260
- "name": "TooltipTrigger",
2261
- "defaultProps": {},
2262
- "getStylesLiterals": {},
2263
- "cxLiterals": [],
2264
- "internalComponents": ["TooltipAnchor"],
2265
- "internalComponentProps": { "TooltipAnchor": { "className": ["inline"] } },
2266
- "propToVariantKeys": { "children": ["render"] },
2267
2234
  "runtimeConfigDefaultProps": {},
2268
2235
  "runtimeConfigGetStyles": {},
2269
2236
  "runtimeConfigInternalComponentProps": {},
2270
- "motionVarPrefixes": []
2237
+ "motionVarPrefixes": ["--uds-motion-bouncy-4-", "--uds-motion-smooth-3-"]
2271
2238
  };
2272
- var UDSTooltipConfigProvider = {
2273
- "name": "UDSTooltipConfigProvider",
2239
+ var Tabs = {
2240
+ "name": "Tabs",
2274
2241
  "defaultProps": {},
2275
- "getStylesLiterals": {},
2276
- "cxLiterals": [],
2277
- "internalComponents": ["TooltipContext.Provider"],
2278
- "internalComponentProps": {},
2242
+ "getStylesLiterals": {
2243
+ "display": "flex",
2244
+ "flexDirection": "row",
2245
+ "columnGap": "6"
2246
+ },
2247
+ "cxLiterals": [
2248
+ "text-tertiary",
2249
+ "border-b-transparent",
2250
+ "aria-selected:border-b-brand",
2251
+ "aria-selected:text-secondary"
2252
+ ],
2253
+ "internalComponents": [
2254
+ "TabProvider",
2255
+ "OriginalTabList",
2256
+ "OriginalTab",
2257
+ "Icon",
2258
+ "OriginalTabPanel",
2259
+ "Pressable",
2260
+ "Comp",
2261
+ "Text"
2262
+ ],
2263
+ "internalComponentProps": {
2264
+ "Icon": {
2265
+ "className": ["text-current"],
2266
+ "size": ["md"]
2267
+ },
2268
+ "Pressable": {
2269
+ "borderBottomWidth": ["medium"],
2270
+ "spacingBottom": ["1"],
2271
+ "spacingTop": ["4"]
2272
+ },
2273
+ "Text": {
2274
+ "className": ["text-current"],
2275
+ "variant": ["headline1"],
2276
+ "as": ["span"]
2277
+ }
2278
+ },
2279
2279
  "propToVariantKeys": {},
2280
2280
  "runtimeConfigDefaultProps": {},
2281
2281
  "runtimeConfigGetStyles": {},
@@ -2297,9 +2297,6 @@ var componentData_default = {
2297
2297
  Divider,
2298
2298
  DividerCore,
2299
2299
  DividerInternal,
2300
- Spinner,
2301
- "Table.mocks": Table_mocks,
2302
- Table,
2303
2300
  AnimateHeightChange,
2304
2301
  Badge,
2305
2302
  Button,
@@ -2308,12 +2305,31 @@ var componentData_default = {
2308
2305
  Pressable,
2309
2306
  SpringMotionConfig,
2310
2307
  Switch,
2308
+ Spinner,
2309
+ "Table.mocks": Table_mocks,
2310
+ Table,
2311
+ Avatar,
2312
+ AvatarIcon,
2313
+ AvatarImage,
2314
+ AvatarText,
2315
+ BottomSheet,
2316
+ BottomSheetContent,
2317
+ BottomSheetDismiss,
2318
+ BottomSheetHandle,
2319
+ BottomSheetHeader,
2320
+ BottomSheetInternalContext,
2321
+ BottomSheetProvider,
2322
+ BottomSheetTrigger,
2323
+ UDSBottomSheetConfigProvider,
2324
+ Chip,
2325
+ ChipBase,
2326
+ ChipButton,
2327
+ ChipDismissible,
2328
+ ChipLink,
2329
+ ChipToggle,
2311
2330
  Input,
2312
2331
  InputHelpText,
2313
2332
  InputHelpTextInternal,
2314
- Radio,
2315
- RadioGroupProvider,
2316
- RadioGroupStore,
2317
2333
  Popover,
2318
2334
  PopoverContent,
2319
2335
  PopoverContext,
@@ -2328,41 +2344,25 @@ var componentData_default = {
2328
2344
  "Menu.Trigger": Menu_Trigger,
2329
2345
  "Menu.index": Menu_index,
2330
2346
  Menu,
2331
- BottomSheet,
2332
- BottomSheetContent,
2333
- BottomSheetDismiss,
2334
- BottomSheetHandle,
2335
- BottomSheetHeader,
2336
- BottomSheetInternalContext,
2337
- BottomSheetProvider,
2338
- BottomSheetTrigger,
2339
- UDSBottomSheetConfigProvider,
2340
- Chip,
2341
- ChipBase,
2342
- ChipButton,
2343
- ChipDismissible,
2344
- ChipLink,
2345
- ChipToggle,
2346
- Avatar,
2347
- AvatarIcon,
2348
- AvatarImage,
2349
- AvatarText,
2350
- Accordion,
2351
- AvoidMotionLibraryProvider,
2352
- Modal,
2353
- SegmentedControl,
2354
- SwitchV2,
2355
- Tabs,
2347
+ Radio,
2348
+ RadioGroupProvider,
2349
+ RadioGroupStore,
2356
2350
  Toast,
2357
2351
  ToastContainer,
2358
2352
  ToastPortal,
2359
2353
  UDSToastConfigProvider,
2360
- UDSBreakpointsConfigProvider,
2361
- UDSConfigProvider,
2362
2354
  Tooltip,
2363
2355
  TooltipContent,
2364
2356
  TooltipTrigger,
2365
- UDSTooltipConfigProvider
2357
+ UDSTooltipConfigProvider,
2358
+ UDSBreakpointsConfigProvider,
2359
+ UDSConfigProvider,
2360
+ Accordion,
2361
+ AvoidMotionLibraryProvider,
2362
+ Modal,
2363
+ SegmentedControl,
2364
+ SwitchV2,
2365
+ Tabs
2366
2366
  };
2367
2367
 
2368
2368
  //#endregion