@yahoo/uds 3.168.1 → 3.169.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.
Files changed (80) hide show
  1. package/dist/automated-config/dist/utils/getConfigVariantProperties.d.cts +2 -2
  2. package/dist/automated-config/dist/utils/getConfigVariantProperties.d.ts +2 -2
  3. package/dist/components/client/Input/Input.cjs +3 -5
  4. package/dist/components/client/Input/Input.js +4 -6
  5. package/dist/components/client/Popover/UDSPopoverConfigProvider.d.cts +1 -1
  6. package/dist/components/client/Popover/UDSPopoverConfigProvider.d.ts +1 -1
  7. package/dist/components/client/Toast/UDSToastConfigProvider.d.cts +1 -1
  8. package/dist/components/client/Toast/UDSToastConfigProvider.d.ts +1 -1
  9. package/dist/styles/styler.d.cts +28 -28
  10. package/dist/styles/styler.d.ts +28 -28
  11. package/dist/tailwind-internal/dist/defaultTailwindThemeAsUdsConfig.d.cts +1 -1
  12. package/dist/tailwind-internal/dist/defaultTailwindThemeAsUdsConfig.d.ts +1 -1
  13. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/defaultTheme.d.cts +2 -2
  14. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/defaultTheme.d.ts +2 -2
  15. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/lib/public/create-plugin.cjs +1 -1
  16. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/lib/public/create-plugin.js +1 -1
  17. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/lib/util/createPlugin.cjs +1 -1
  18. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/lib/util/createPlugin.js +1 -1
  19. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/plugin.cjs +1 -1
  20. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/plugin.d.cts +2 -2
  21. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/plugin.d.ts +2 -2
  22. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/plugin.js +1 -1
  23. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/types/config.d.cts +2 -2
  24. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/types/config.d.ts +2 -2
  25. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/types/generated/colors.d.cts +2 -2
  26. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/types/generated/colors.d.ts +2 -2
  27. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/types/generated/corePluginList.d.cts +2 -2
  28. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/types/generated/corePluginList.d.ts +2 -2
  29. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/types/generated/default-theme.d.cts +2 -2
  30. package/dist/tailwind-internal/dist/node_modules/.bun/{tailwindcss@3.4.19_7500dce058369e0a → tailwindcss@3.4.19_028b7be3b865fa1a}/node_modules/tailwindcss/types/generated/default-theme.d.ts +2 -2
  31. package/dist/tailwind-internal/dist/plugins/a11y.cjs +1 -1
  32. package/dist/tailwind-internal/dist/plugins/a11y.js +1 -1
  33. package/dist/tailwind-internal/dist/plugins/blurBgFallback.cjs +1 -1
  34. package/dist/tailwind-internal/dist/plugins/blurBgFallback.js +1 -1
  35. package/dist/tailwind-internal/dist/plugins/borderRadius.cjs +1 -1
  36. package/dist/tailwind-internal/dist/plugins/borderRadius.js +1 -1
  37. package/dist/tailwind-internal/dist/plugins/borderWidth.cjs +1 -1
  38. package/dist/tailwind-internal/dist/plugins/borderWidth.js +1 -1
  39. package/dist/tailwind-internal/dist/plugins/breakpoints.cjs +1 -1
  40. package/dist/tailwind-internal/dist/plugins/breakpoints.js +1 -1
  41. package/dist/tailwind-internal/dist/plugins/colors.cjs +1 -1
  42. package/dist/tailwind-internal/dist/plugins/colors.js +1 -1
  43. package/dist/tailwind-internal/dist/plugins/components.cjs +1 -1
  44. package/dist/tailwind-internal/dist/plugins/components.js +1 -1
  45. package/dist/tailwind-internal/dist/plugins/elevation.cjs +1 -1
  46. package/dist/tailwind-internal/dist/plugins/elevation.js +1 -1
  47. package/dist/tailwind-internal/dist/plugins/icons.cjs +1 -1
  48. package/dist/tailwind-internal/dist/plugins/icons.js +1 -1
  49. package/dist/tailwind-internal/dist/plugins/input.cjs +1 -1
  50. package/dist/tailwind-internal/dist/plugins/input.js +1 -1
  51. package/dist/tailwind-internal/dist/plugins/motion.cjs +1 -1
  52. package/dist/tailwind-internal/dist/plugins/motion.js +1 -1
  53. package/dist/tailwind-internal/dist/plugins/nestedBorderRadius.cjs +1 -1
  54. package/dist/tailwind-internal/dist/plugins/nestedBorderRadius.js +1 -1
  55. package/dist/tailwind-internal/dist/plugins/scaleMode.cjs +1 -1
  56. package/dist/tailwind-internal/dist/plugins/scaleMode.js +1 -1
  57. package/dist/tailwind-internal/dist/plugins/shadows.cjs +1 -1
  58. package/dist/tailwind-internal/dist/plugins/shadows.js +1 -1
  59. package/dist/tailwind-internal/dist/plugins/sizing.cjs +1 -1
  60. package/dist/tailwind-internal/dist/plugins/sizing.js +1 -1
  61. package/dist/tailwind-internal/dist/plugins/spacing.cjs +1 -1
  62. package/dist/tailwind-internal/dist/plugins/spacing.js +1 -1
  63. package/dist/tailwind-internal/dist/plugins/typography.cjs +1 -1
  64. package/dist/tailwind-internal/dist/plugins/typography.js +1 -1
  65. package/dist/tailwind-internal/dist/tailwindPlugin.d.cts +1 -1
  66. package/dist/tailwind-internal/dist/tailwindPlugin.d.ts +1 -1
  67. package/dist/tailwind-internal/dist/utils/addFontsPlugin.cjs +1 -1
  68. package/dist/tailwind-internal/dist/utils/addFontsPlugin.d.cts +1 -1
  69. package/dist/tailwind-internal/dist/utils/addFontsPlugin.d.ts +1 -1
  70. package/dist/tailwind-internal/dist/utils/addFontsPlugin.js +1 -1
  71. package/dist/tailwind-internal/dist/utils/composeTailwindPlugins.cjs +1 -1
  72. package/dist/tailwind-internal/dist/utils/composeTailwindPlugins.d.cts +2 -2
  73. package/dist/tailwind-internal/dist/utils/composeTailwindPlugins.d.ts +2 -2
  74. package/dist/tailwind-internal/dist/utils/composeTailwindPlugins.js +1 -1
  75. package/dist/tailwind-internal/dist/utils/getShadowStyles.d.cts +2 -2
  76. package/dist/tailwind-internal/dist/utils/getShadowStyles.d.ts +2 -2
  77. package/dist/uds/generated/componentData.cjs +270 -270
  78. package/dist/uds/generated/componentData.js +270 -270
  79. package/generated/componentData.json +374 -374
  80. package/package.json +1 -1
@@ -577,108 +577,6 @@
577
577
  "runtimeConfigInternalComponentProps": {},
578
578
  "motionVarPrefixes": []
579
579
  },
580
- "DividerLabel": {
581
- "name": "DividerLabel",
582
- "defaultProps": {
583
- "variant": "primary",
584
- "textVariant": "inherit",
585
- "color": "inherit",
586
- "as": "span"
587
- },
588
- "getStylesLiterals": {},
589
- "cxLiterals": [
590
- "inherit"
591
- ],
592
- "internalComponents": [
593
- "Text"
594
- ],
595
- "internalComponentProps": {},
596
- "propToVariantKeys": {
597
- "variant": [
598
- "dividerVariantLabel"
599
- ],
600
- "textVariant": [
601
- "variant"
602
- ]
603
- },
604
- "runtimeConfigDefaultProps": {},
605
- "runtimeConfigGetStyles": {},
606
- "runtimeConfigInternalComponentProps": {},
607
- "motionVarPrefixes": []
608
- },
609
- "DividerLine": {
610
- "name": "DividerLine",
611
- "defaultProps": {
612
- "variant": "primary"
613
- },
614
- "getStylesLiterals": {},
615
- "cxLiterals": [
616
- "inherit"
617
- ],
618
- "internalComponents": [
619
- "Box"
620
- ],
621
- "internalComponentProps": {
622
- "Box": {
623
- "flex": [
624
- "1"
625
- ]
626
- }
627
- },
628
- "propToVariantKeys": {
629
- "variant": [
630
- "dividerVariantLine"
631
- ]
632
- },
633
- "runtimeConfigDefaultProps": {},
634
- "runtimeConfigGetStyles": {},
635
- "runtimeConfigInternalComponentProps": {},
636
- "motionVarPrefixes": []
637
- },
638
- "Divider": {
639
- "name": "Divider",
640
- "defaultProps": {
641
- "variant": "primary",
642
- "contentPosition": "center"
643
- },
644
- "getStylesLiterals": {},
645
- "cxLiterals": [
646
- "inherit"
647
- ],
648
- "internalComponents": [
649
- "DividerLine",
650
- "DividerLabel",
651
- "InternalComponent",
652
- "Box"
653
- ],
654
- "internalComponentProps": {
655
- "InternalComponent": {
656
- "alignItems": [
657
- "center"
658
- ],
659
- "flex": [
660
- "1"
661
- ]
662
- },
663
- "Box": {
664
- "display": [
665
- "flex"
666
- ],
667
- "flex": [
668
- "none"
669
- ]
670
- }
671
- },
672
- "propToVariantKeys": {
673
- "variant": [
674
- "dividerVariantRoot"
675
- ]
676
- },
677
- "runtimeConfigDefaultProps": {},
678
- "runtimeConfigGetStyles": {},
679
- "runtimeConfigInternalComponentProps": {},
680
- "motionVarPrefixes": []
681
- },
682
580
  "Badge": {
683
581
  "name": "Badge",
684
582
  "defaultProps": {
@@ -823,6 +721,108 @@
823
721
  "runtimeConfigInternalComponentProps": {},
824
722
  "motionVarPrefixes": []
825
723
  },
724
+ "DividerLabel": {
725
+ "name": "DividerLabel",
726
+ "defaultProps": {
727
+ "variant": "primary",
728
+ "textVariant": "inherit",
729
+ "color": "inherit",
730
+ "as": "span"
731
+ },
732
+ "getStylesLiterals": {},
733
+ "cxLiterals": [
734
+ "inherit"
735
+ ],
736
+ "internalComponents": [
737
+ "Text"
738
+ ],
739
+ "internalComponentProps": {},
740
+ "propToVariantKeys": {
741
+ "variant": [
742
+ "dividerVariantLabel"
743
+ ],
744
+ "textVariant": [
745
+ "variant"
746
+ ]
747
+ },
748
+ "runtimeConfigDefaultProps": {},
749
+ "runtimeConfigGetStyles": {},
750
+ "runtimeConfigInternalComponentProps": {},
751
+ "motionVarPrefixes": []
752
+ },
753
+ "DividerLine": {
754
+ "name": "DividerLine",
755
+ "defaultProps": {
756
+ "variant": "primary"
757
+ },
758
+ "getStylesLiterals": {},
759
+ "cxLiterals": [
760
+ "inherit"
761
+ ],
762
+ "internalComponents": [
763
+ "Box"
764
+ ],
765
+ "internalComponentProps": {
766
+ "Box": {
767
+ "flex": [
768
+ "1"
769
+ ]
770
+ }
771
+ },
772
+ "propToVariantKeys": {
773
+ "variant": [
774
+ "dividerVariantLine"
775
+ ]
776
+ },
777
+ "runtimeConfigDefaultProps": {},
778
+ "runtimeConfigGetStyles": {},
779
+ "runtimeConfigInternalComponentProps": {},
780
+ "motionVarPrefixes": []
781
+ },
782
+ "Divider": {
783
+ "name": "Divider",
784
+ "defaultProps": {
785
+ "variant": "primary",
786
+ "contentPosition": "center"
787
+ },
788
+ "getStylesLiterals": {},
789
+ "cxLiterals": [
790
+ "inherit"
791
+ ],
792
+ "internalComponents": [
793
+ "DividerLine",
794
+ "DividerLabel",
795
+ "InternalComponent",
796
+ "Box"
797
+ ],
798
+ "internalComponentProps": {
799
+ "InternalComponent": {
800
+ "alignItems": [
801
+ "center"
802
+ ],
803
+ "flex": [
804
+ "1"
805
+ ]
806
+ },
807
+ "Box": {
808
+ "display": [
809
+ "flex"
810
+ ],
811
+ "flex": [
812
+ "none"
813
+ ]
814
+ }
815
+ },
816
+ "propToVariantKeys": {
817
+ "variant": [
818
+ "dividerVariantRoot"
819
+ ]
820
+ },
821
+ "runtimeConfigDefaultProps": {},
822
+ "runtimeConfigGetStyles": {},
823
+ "runtimeConfigInternalComponentProps": {},
824
+ "motionVarPrefixes": []
825
+ },
826
826
  "Accordion": {
827
827
  "name": "Accordion",
828
828
  "defaultProps": {
@@ -2465,143 +2465,26 @@
2465
2465
  "runtimeConfigInternalComponentProps": {},
2466
2466
  "motionVarPrefixes": []
2467
2467
  },
2468
- "ButtonBase": {
2469
- "name": "ButtonBase",
2468
+ "Modal": {
2469
+ "name": "Modal",
2470
2470
  "defaultProps": {
2471
- "type": "button"
2471
+ "closeAriaLabel": "Close",
2472
+ "maxWidth": "auto",
2473
+ "maxHeight": "auto",
2474
+ "scrollBehavior": "outside"
2475
+ },
2476
+ "getStylesLiterals": {
2477
+ "flexDirection": "row-reverse",
2478
+ "justifyContent": "space-between",
2479
+ "alignItems": "flex-end",
2480
+ "alignItems:1": "flex-start",
2481
+ "borderRadius": "full"
2472
2482
  },
2473
- "getStylesLiterals": {},
2474
2483
  "cxLiterals": [
2475
- "uds-ring",
2476
- "uds-hit-target",
2477
- "inline-flex",
2478
- "max-w-full",
2479
- "overflow-hidden",
2480
- "justify-center",
2481
- "items-center",
2482
- "whitespace-nowrap",
2483
- "select-none",
2484
- "[transform-origin:center]",
2485
- "[backface-visibility:hidden]",
2486
- "[transition-property:color,background-color,border-color,box-shadow,text-decoration-color,fill,stroke]",
2487
- "[transition-timing-function:cubic-bezier(0,0,0.2,1)]",
2488
- "[transition-duration:220ms]",
2489
- "cursor-not-allowed",
2490
- "uds-button-loading",
2491
- "uds-button-without-effects",
2492
- "withIcon",
2493
- "uds-button-with-gap",
2494
- "flex",
2495
- "shrink-0",
2496
- "overflow-clip",
2497
- "uds-button-icon-container",
2498
- "animate-spin",
2499
- "min-w-0",
2500
- "truncate"
2501
- ],
2502
- "internalComponents": [],
2503
- "internalComponentProps": {},
2504
- "propToVariantKeys": {
2505
- "size": [
2506
- "buttonSizeRoot",
2507
- "buttonSizeIcon"
2508
- ],
2509
- "variant": [
2510
- "buttonVariantRoot",
2511
- "buttonVariantIcon"
2512
- ]
2513
- },
2514
- "runtimeConfigDefaultProps": {
2515
- "size": "button.defaultSize"
2516
- },
2517
- "runtimeConfigGetStyles": {},
2518
- "runtimeConfigInternalComponentProps": {},
2519
- "motionVarPrefixes": []
2520
- },
2521
- "UDSButtonConfigProvider": {
2522
- "name": "UDSButtonConfigProvider",
2523
- "defaultProps": {},
2524
- "getStylesLiterals": {},
2525
- "cxLiterals": [],
2526
- "internalComponents": [
2527
- "ButtonContext.Provider"
2528
- ],
2529
- "internalComponentProps": {},
2530
- "propToVariantKeys": {},
2531
- "runtimeConfigDefaultProps": {},
2532
- "runtimeConfigGetStyles": {},
2533
- "runtimeConfigInternalComponentProps": {},
2534
- "motionVarPrefixes": []
2535
- },
2536
- "Button": {
2537
- "name": "Button",
2538
- "defaultProps": {},
2539
- "getStylesLiterals": {},
2540
- "cxLiterals": [],
2541
- "internalComponents": [
2542
- "ButtonBase",
2543
- "Icon",
2544
- "IconSlot",
2545
- "AnimatePresence",
2546
- "SpringMotionConfig",
2547
- "MotionSlot",
2548
- "ButtonProps",
2549
- "Slot"
2550
- ],
2551
- "internalComponentProps": {
2552
- "Icon": {
2553
- "color": [
2554
- "current"
2555
- ]
2556
- },
2557
- "AnimatePresence": {
2558
- "mode": [
2559
- "popLayout"
2560
- ]
2561
- },
2562
- "SpringMotionConfig": {
2563
- "layoutSpeed": [
2564
- "3"
2565
- ]
2566
- },
2567
- "MotionSlot": {
2568
- "whileHover": [
2569
- "hover"
2570
- ],
2571
- "whileTap": [
2572
- "pressed"
2573
- ]
2574
- }
2575
- },
2576
- "propToVariantKeys": {},
2577
- "runtimeConfigDefaultProps": {},
2578
- "runtimeConfigGetStyles": {},
2579
- "runtimeConfigInternalComponentProps": {},
2580
- "motionVarPrefixes": [
2581
- "--uds-motion-subtle-3-",
2582
- "--uds-motion-smooth-3-"
2583
- ]
2584
- },
2585
- "Modal": {
2586
- "name": "Modal",
2587
- "defaultProps": {
2588
- "closeAriaLabel": "Close",
2589
- "maxWidth": "auto",
2590
- "maxHeight": "auto",
2591
- "scrollBehavior": "outside"
2592
- },
2593
- "getStylesLiterals": {
2594
- "flexDirection": "row-reverse",
2595
- "justifyContent": "space-between",
2596
- "alignItems": "flex-end",
2597
- "alignItems:1": "flex-start",
2598
- "borderRadius": "full"
2599
- },
2600
- "cxLiterals": [
2601
- "fixed",
2602
- "inset-0",
2603
- "z-40",
2604
- "overflow-y-auto",
2484
+ "fixed",
2485
+ "inset-0",
2486
+ "z-40",
2487
+ "overflow-y-auto",
2605
2488
  "overflow-hidden",
2606
2489
  "transition-[opacity,visibility]",
2607
2490
  "visible",
@@ -2918,6 +2801,123 @@
2918
2801
  "runtimeConfigInternalComponentProps": {},
2919
2802
  "motionVarPrefixes": []
2920
2803
  },
2804
+ "ButtonBase": {
2805
+ "name": "ButtonBase",
2806
+ "defaultProps": {
2807
+ "type": "button"
2808
+ },
2809
+ "getStylesLiterals": {},
2810
+ "cxLiterals": [
2811
+ "uds-ring",
2812
+ "uds-hit-target",
2813
+ "inline-flex",
2814
+ "max-w-full",
2815
+ "overflow-hidden",
2816
+ "justify-center",
2817
+ "items-center",
2818
+ "whitespace-nowrap",
2819
+ "select-none",
2820
+ "[transform-origin:center]",
2821
+ "[backface-visibility:hidden]",
2822
+ "[transition-property:color,background-color,border-color,box-shadow,text-decoration-color,fill,stroke]",
2823
+ "[transition-timing-function:cubic-bezier(0,0,0.2,1)]",
2824
+ "[transition-duration:220ms]",
2825
+ "cursor-not-allowed",
2826
+ "uds-button-loading",
2827
+ "uds-button-without-effects",
2828
+ "withIcon",
2829
+ "uds-button-with-gap",
2830
+ "flex",
2831
+ "shrink-0",
2832
+ "overflow-clip",
2833
+ "uds-button-icon-container",
2834
+ "animate-spin",
2835
+ "min-w-0",
2836
+ "truncate"
2837
+ ],
2838
+ "internalComponents": [],
2839
+ "internalComponentProps": {},
2840
+ "propToVariantKeys": {
2841
+ "size": [
2842
+ "buttonSizeRoot",
2843
+ "buttonSizeIcon"
2844
+ ],
2845
+ "variant": [
2846
+ "buttonVariantRoot",
2847
+ "buttonVariantIcon"
2848
+ ]
2849
+ },
2850
+ "runtimeConfigDefaultProps": {
2851
+ "size": "button.defaultSize"
2852
+ },
2853
+ "runtimeConfigGetStyles": {},
2854
+ "runtimeConfigInternalComponentProps": {},
2855
+ "motionVarPrefixes": []
2856
+ },
2857
+ "UDSButtonConfigProvider": {
2858
+ "name": "UDSButtonConfigProvider",
2859
+ "defaultProps": {},
2860
+ "getStylesLiterals": {},
2861
+ "cxLiterals": [],
2862
+ "internalComponents": [
2863
+ "ButtonContext.Provider"
2864
+ ],
2865
+ "internalComponentProps": {},
2866
+ "propToVariantKeys": {},
2867
+ "runtimeConfigDefaultProps": {},
2868
+ "runtimeConfigGetStyles": {},
2869
+ "runtimeConfigInternalComponentProps": {},
2870
+ "motionVarPrefixes": []
2871
+ },
2872
+ "Button": {
2873
+ "name": "Button",
2874
+ "defaultProps": {},
2875
+ "getStylesLiterals": {},
2876
+ "cxLiterals": [],
2877
+ "internalComponents": [
2878
+ "ButtonBase",
2879
+ "Icon",
2880
+ "IconSlot",
2881
+ "AnimatePresence",
2882
+ "SpringMotionConfig",
2883
+ "MotionSlot",
2884
+ "ButtonProps",
2885
+ "Slot"
2886
+ ],
2887
+ "internalComponentProps": {
2888
+ "Icon": {
2889
+ "color": [
2890
+ "current"
2891
+ ]
2892
+ },
2893
+ "AnimatePresence": {
2894
+ "mode": [
2895
+ "popLayout"
2896
+ ]
2897
+ },
2898
+ "SpringMotionConfig": {
2899
+ "layoutSpeed": [
2900
+ "3"
2901
+ ]
2902
+ },
2903
+ "MotionSlot": {
2904
+ "whileHover": [
2905
+ "hover"
2906
+ ],
2907
+ "whileTap": [
2908
+ "pressed"
2909
+ ]
2910
+ }
2911
+ },
2912
+ "propToVariantKeys": {},
2913
+ "runtimeConfigDefaultProps": {},
2914
+ "runtimeConfigGetStyles": {},
2915
+ "runtimeConfigInternalComponentProps": {},
2916
+ "motionVarPrefixes": [
2917
+ "--uds-motion-subtle-3-",
2918
+ "--uds-motion-smooth-3-"
2919
+ ]
2920
+ },
2921
2921
  "RadioGroupStore": {
2922
2922
  "name": "RadioGroupStore",
2923
2923
  "defaultProps": {},
@@ -3673,144 +3673,6 @@
3673
3673
  "runtimeConfigInternalComponentProps": {},
3674
3674
  "motionVarPrefixes": []
3675
3675
  },
3676
- "AvatarIcon": {
3677
- "name": "AvatarIcon",
3678
- "defaultProps": {
3679
- "size": "md",
3680
- "variant": "primary"
3681
- },
3682
- "getStylesLiterals": {},
3683
- "cxLiterals": [
3684
- "overflow-hidden",
3685
- "w-full",
3686
- "h-full",
3687
- "shrink-0",
3688
- "text-center",
3689
- "inline-flex",
3690
- "justify-center",
3691
- "items-center"
3692
- ],
3693
- "internalComponents": [
3694
- "IconSlot",
3695
- "Box"
3696
- ],
3697
- "internalComponentProps": {},
3698
- "propToVariantKeys": {
3699
- "size": [
3700
- "avatarSizeIcon"
3701
- ]
3702
- },
3703
- "runtimeConfigDefaultProps": {
3704
- "size": "avatar.defaultSize"
3705
- },
3706
- "runtimeConfigGetStyles": {},
3707
- "runtimeConfigInternalComponentProps": {},
3708
- "motionVarPrefixes": []
3709
- },
3710
- "AvatarImage": {
3711
- "name": "AvatarImage",
3712
- "defaultProps": {
3713
- "size": "md",
3714
- "variant": "primary"
3715
- },
3716
- "getStylesLiterals": {},
3717
- "cxLiterals": [
3718
- "overflow-hidden",
3719
- "w-full",
3720
- "h-full",
3721
- "shrink-0",
3722
- "text-center",
3723
- "inline-flex",
3724
- "justify-center",
3725
- "items-center",
3726
- "object-cover"
3727
- ],
3728
- "internalComponents": [
3729
- "UDSImage",
3730
- "AvatarText",
3731
- "AvatarIcon",
3732
- "Box"
3733
- ],
3734
- "internalComponentProps": {},
3735
- "propToVariantKeys": {
3736
- "alt": [
3737
- "name"
3738
- ],
3739
- "fallback": [
3740
- "initials"
3741
- ]
3742
- },
3743
- "runtimeConfigDefaultProps": {},
3744
- "runtimeConfigGetStyles": {},
3745
- "runtimeConfigInternalComponentProps": {},
3746
- "motionVarPrefixes": []
3747
- },
3748
- "AvatarText": {
3749
- "name": "AvatarText",
3750
- "defaultProps": {
3751
- "size": "md",
3752
- "variant": "primary"
3753
- },
3754
- "getStylesLiterals": {},
3755
- "cxLiterals": [
3756
- "overflow-hidden",
3757
- "truncate",
3758
- "w-full",
3759
- "h-full",
3760
- "shrink-0",
3761
- "text-center",
3762
- "inline-flex",
3763
- "justify-center",
3764
- "items-center"
3765
- ],
3766
- "internalComponents": [
3767
- "Box",
3768
- "Text"
3769
- ],
3770
- "internalComponentProps": {
3771
- "Text": {
3772
- "color": [
3773
- "inherit"
3774
- ],
3775
- "variant": [
3776
- "inherit"
3777
- ]
3778
- }
3779
- },
3780
- "propToVariantKeys": {},
3781
- "runtimeConfigDefaultProps": {},
3782
- "runtimeConfigGetStyles": {},
3783
- "runtimeConfigInternalComponentProps": {},
3784
- "motionVarPrefixes": []
3785
- },
3786
- "Avatar": {
3787
- "name": "Avatar",
3788
- "defaultProps": {},
3789
- "getStylesLiterals": {},
3790
- "cxLiterals": [],
3791
- "internalComponents": [
3792
- "AvatarImage"
3793
- ],
3794
- "internalComponentProps": {},
3795
- "propToVariantKeys": {},
3796
- "runtimeConfigDefaultProps": {},
3797
- "runtimeConfigGetStyles": {},
3798
- "runtimeConfigInternalComponentProps": {},
3799
- "motionVarPrefixes": []
3800
- },
3801
- "UDSAvatarConfigProvider": {
3802
- "name": "UDSAvatarConfigProvider",
3803
- "defaultProps": {},
3804
- "getStylesLiterals": {},
3805
- "cxLiterals": [],
3806
- "internalComponents": [],
3807
- "internalComponentProps": {},
3808
- "propToVariantKeys": {},
3809
- "runtimeConfigDefaultProps": {},
3810
- "runtimeConfigGetStyles": {},
3811
- "runtimeConfigInternalComponentProps": {},
3812
- "motionVarPrefixes": []
3813
- },
3814
3676
  "UDSPopoverConfigProvider": {
3815
3677
  "name": "UDSPopoverConfigProvider",
3816
3678
  "defaultProps": {},
@@ -3974,6 +3836,144 @@
3974
3836
  "runtimeConfigInternalComponentProps": {},
3975
3837
  "motionVarPrefixes": []
3976
3838
  },
3839
+ "AvatarIcon": {
3840
+ "name": "AvatarIcon",
3841
+ "defaultProps": {
3842
+ "size": "md",
3843
+ "variant": "primary"
3844
+ },
3845
+ "getStylesLiterals": {},
3846
+ "cxLiterals": [
3847
+ "overflow-hidden",
3848
+ "w-full",
3849
+ "h-full",
3850
+ "shrink-0",
3851
+ "text-center",
3852
+ "inline-flex",
3853
+ "justify-center",
3854
+ "items-center"
3855
+ ],
3856
+ "internalComponents": [
3857
+ "IconSlot",
3858
+ "Box"
3859
+ ],
3860
+ "internalComponentProps": {},
3861
+ "propToVariantKeys": {
3862
+ "size": [
3863
+ "avatarSizeIcon"
3864
+ ]
3865
+ },
3866
+ "runtimeConfigDefaultProps": {
3867
+ "size": "avatar.defaultSize"
3868
+ },
3869
+ "runtimeConfigGetStyles": {},
3870
+ "runtimeConfigInternalComponentProps": {},
3871
+ "motionVarPrefixes": []
3872
+ },
3873
+ "AvatarImage": {
3874
+ "name": "AvatarImage",
3875
+ "defaultProps": {
3876
+ "size": "md",
3877
+ "variant": "primary"
3878
+ },
3879
+ "getStylesLiterals": {},
3880
+ "cxLiterals": [
3881
+ "overflow-hidden",
3882
+ "w-full",
3883
+ "h-full",
3884
+ "shrink-0",
3885
+ "text-center",
3886
+ "inline-flex",
3887
+ "justify-center",
3888
+ "items-center",
3889
+ "object-cover"
3890
+ ],
3891
+ "internalComponents": [
3892
+ "UDSImage",
3893
+ "AvatarText",
3894
+ "AvatarIcon",
3895
+ "Box"
3896
+ ],
3897
+ "internalComponentProps": {},
3898
+ "propToVariantKeys": {
3899
+ "alt": [
3900
+ "name"
3901
+ ],
3902
+ "fallback": [
3903
+ "initials"
3904
+ ]
3905
+ },
3906
+ "runtimeConfigDefaultProps": {},
3907
+ "runtimeConfigGetStyles": {},
3908
+ "runtimeConfigInternalComponentProps": {},
3909
+ "motionVarPrefixes": []
3910
+ },
3911
+ "AvatarText": {
3912
+ "name": "AvatarText",
3913
+ "defaultProps": {
3914
+ "size": "md",
3915
+ "variant": "primary"
3916
+ },
3917
+ "getStylesLiterals": {},
3918
+ "cxLiterals": [
3919
+ "overflow-hidden",
3920
+ "truncate",
3921
+ "w-full",
3922
+ "h-full",
3923
+ "shrink-0",
3924
+ "text-center",
3925
+ "inline-flex",
3926
+ "justify-center",
3927
+ "items-center"
3928
+ ],
3929
+ "internalComponents": [
3930
+ "Box",
3931
+ "Text"
3932
+ ],
3933
+ "internalComponentProps": {
3934
+ "Text": {
3935
+ "color": [
3936
+ "inherit"
3937
+ ],
3938
+ "variant": [
3939
+ "inherit"
3940
+ ]
3941
+ }
3942
+ },
3943
+ "propToVariantKeys": {},
3944
+ "runtimeConfigDefaultProps": {},
3945
+ "runtimeConfigGetStyles": {},
3946
+ "runtimeConfigInternalComponentProps": {},
3947
+ "motionVarPrefixes": []
3948
+ },
3949
+ "Avatar": {
3950
+ "name": "Avatar",
3951
+ "defaultProps": {},
3952
+ "getStylesLiterals": {},
3953
+ "cxLiterals": [],
3954
+ "internalComponents": [
3955
+ "AvatarImage"
3956
+ ],
3957
+ "internalComponentProps": {},
3958
+ "propToVariantKeys": {},
3959
+ "runtimeConfigDefaultProps": {},
3960
+ "runtimeConfigGetStyles": {},
3961
+ "runtimeConfigInternalComponentProps": {},
3962
+ "motionVarPrefixes": []
3963
+ },
3964
+ "UDSAvatarConfigProvider": {
3965
+ "name": "UDSAvatarConfigProvider",
3966
+ "defaultProps": {},
3967
+ "getStylesLiterals": {},
3968
+ "cxLiterals": [],
3969
+ "internalComponents": [],
3970
+ "internalComponentProps": {},
3971
+ "propToVariantKeys": {},
3972
+ "runtimeConfigDefaultProps": {},
3973
+ "runtimeConfigGetStyles": {},
3974
+ "runtimeConfigInternalComponentProps": {},
3975
+ "motionVarPrefixes": []
3976
+ },
3977
3977
  "IconButtonBase": {
3978
3978
  "name": "IconButtonBase",
3979
3979
  "defaultProps": {