@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
@@ -431,70 +431,6 @@ var componentData_default = {
431
431
  "runtimeConfigInternalComponentProps": {},
432
432
  "motionVarPrefixes": []
433
433
  },
434
- DividerLabel: {
435
- "name": "DividerLabel",
436
- "defaultProps": {
437
- "variant": "primary",
438
- "textVariant": "inherit",
439
- "color": "inherit",
440
- "as": "span"
441
- },
442
- "getStylesLiterals": {},
443
- "cxLiterals": ["inherit"],
444
- "internalComponents": ["Text"],
445
- "internalComponentProps": {},
446
- "propToVariantKeys": {
447
- "variant": ["dividerVariantLabel"],
448
- "textVariant": ["variant"]
449
- },
450
- "runtimeConfigDefaultProps": {},
451
- "runtimeConfigGetStyles": {},
452
- "runtimeConfigInternalComponentProps": {},
453
- "motionVarPrefixes": []
454
- },
455
- DividerLine: {
456
- "name": "DividerLine",
457
- "defaultProps": { "variant": "primary" },
458
- "getStylesLiterals": {},
459
- "cxLiterals": ["inherit"],
460
- "internalComponents": ["Box"],
461
- "internalComponentProps": { "Box": { "flex": ["1"] } },
462
- "propToVariantKeys": { "variant": ["dividerVariantLine"] },
463
- "runtimeConfigDefaultProps": {},
464
- "runtimeConfigGetStyles": {},
465
- "runtimeConfigInternalComponentProps": {},
466
- "motionVarPrefixes": []
467
- },
468
- Divider: {
469
- "name": "Divider",
470
- "defaultProps": {
471
- "variant": "primary",
472
- "contentPosition": "center"
473
- },
474
- "getStylesLiterals": {},
475
- "cxLiterals": ["inherit"],
476
- "internalComponents": [
477
- "DividerLine",
478
- "DividerLabel",
479
- "InternalComponent",
480
- "Box"
481
- ],
482
- "internalComponentProps": {
483
- "InternalComponent": {
484
- "alignItems": ["center"],
485
- "flex": ["1"]
486
- },
487
- "Box": {
488
- "display": ["flex"],
489
- "flex": ["none"]
490
- }
491
- },
492
- "propToVariantKeys": { "variant": ["dividerVariantRoot"] },
493
- "runtimeConfigDefaultProps": {},
494
- "runtimeConfigGetStyles": {},
495
- "runtimeConfigInternalComponentProps": {},
496
- "motionVarPrefixes": []
497
- },
498
434
  Badge: {
499
435
  "name": "Badge",
500
436
  "defaultProps": {
@@ -585,6 +521,70 @@ var componentData_default = {
585
521
  "runtimeConfigInternalComponentProps": {},
586
522
  "motionVarPrefixes": []
587
523
  },
524
+ DividerLabel: {
525
+ "name": "DividerLabel",
526
+ "defaultProps": {
527
+ "variant": "primary",
528
+ "textVariant": "inherit",
529
+ "color": "inherit",
530
+ "as": "span"
531
+ },
532
+ "getStylesLiterals": {},
533
+ "cxLiterals": ["inherit"],
534
+ "internalComponents": ["Text"],
535
+ "internalComponentProps": {},
536
+ "propToVariantKeys": {
537
+ "variant": ["dividerVariantLabel"],
538
+ "textVariant": ["variant"]
539
+ },
540
+ "runtimeConfigDefaultProps": {},
541
+ "runtimeConfigGetStyles": {},
542
+ "runtimeConfigInternalComponentProps": {},
543
+ "motionVarPrefixes": []
544
+ },
545
+ DividerLine: {
546
+ "name": "DividerLine",
547
+ "defaultProps": { "variant": "primary" },
548
+ "getStylesLiterals": {},
549
+ "cxLiterals": ["inherit"],
550
+ "internalComponents": ["Box"],
551
+ "internalComponentProps": { "Box": { "flex": ["1"] } },
552
+ "propToVariantKeys": { "variant": ["dividerVariantLine"] },
553
+ "runtimeConfigDefaultProps": {},
554
+ "runtimeConfigGetStyles": {},
555
+ "runtimeConfigInternalComponentProps": {},
556
+ "motionVarPrefixes": []
557
+ },
558
+ Divider: {
559
+ "name": "Divider",
560
+ "defaultProps": {
561
+ "variant": "primary",
562
+ "contentPosition": "center"
563
+ },
564
+ "getStylesLiterals": {},
565
+ "cxLiterals": ["inherit"],
566
+ "internalComponents": [
567
+ "DividerLine",
568
+ "DividerLabel",
569
+ "InternalComponent",
570
+ "Box"
571
+ ],
572
+ "internalComponentProps": {
573
+ "InternalComponent": {
574
+ "alignItems": ["center"],
575
+ "flex": ["1"]
576
+ },
577
+ "Box": {
578
+ "display": ["flex"],
579
+ "flex": ["none"]
580
+ }
581
+ },
582
+ "propToVariantKeys": { "variant": ["dividerVariantRoot"] },
583
+ "runtimeConfigDefaultProps": {},
584
+ "runtimeConfigGetStyles": {},
585
+ "runtimeConfigInternalComponentProps": {},
586
+ "motionVarPrefixes": []
587
+ },
588
588
  Accordion: {
589
589
  "name": "Accordion",
590
590
  "defaultProps": {
@@ -1868,92 +1868,6 @@ var componentData_default = {
1868
1868
  "runtimeConfigInternalComponentProps": {},
1869
1869
  "motionVarPrefixes": []
1870
1870
  },
1871
- ButtonBase: {
1872
- "name": "ButtonBase",
1873
- "defaultProps": { "type": "button" },
1874
- "getStylesLiterals": {},
1875
- "cxLiterals": [
1876
- "uds-ring",
1877
- "uds-hit-target",
1878
- "inline-flex",
1879
- "max-w-full",
1880
- "overflow-hidden",
1881
- "justify-center",
1882
- "items-center",
1883
- "whitespace-nowrap",
1884
- "select-none",
1885
- "[transform-origin:center]",
1886
- "[backface-visibility:hidden]",
1887
- "[transition-property:color,background-color,border-color,box-shadow,text-decoration-color,fill,stroke]",
1888
- "[transition-timing-function:cubic-bezier(0,0,0.2,1)]",
1889
- "[transition-duration:220ms]",
1890
- "cursor-not-allowed",
1891
- "uds-button-loading",
1892
- "uds-button-without-effects",
1893
- "withIcon",
1894
- "uds-button-with-gap",
1895
- "flex",
1896
- "shrink-0",
1897
- "overflow-clip",
1898
- "uds-button-icon-container",
1899
- "animate-spin",
1900
- "min-w-0",
1901
- "truncate"
1902
- ],
1903
- "internalComponents": [],
1904
- "internalComponentProps": {},
1905
- "propToVariantKeys": {
1906
- "size": ["buttonSizeRoot", "buttonSizeIcon"],
1907
- "variant": ["buttonVariantRoot", "buttonVariantIcon"]
1908
- },
1909
- "runtimeConfigDefaultProps": { "size": "button.defaultSize" },
1910
- "runtimeConfigGetStyles": {},
1911
- "runtimeConfigInternalComponentProps": {},
1912
- "motionVarPrefixes": []
1913
- },
1914
- UDSButtonConfigProvider: {
1915
- "name": "UDSButtonConfigProvider",
1916
- "defaultProps": {},
1917
- "getStylesLiterals": {},
1918
- "cxLiterals": [],
1919
- "internalComponents": ["ButtonContext.Provider"],
1920
- "internalComponentProps": {},
1921
- "propToVariantKeys": {},
1922
- "runtimeConfigDefaultProps": {},
1923
- "runtimeConfigGetStyles": {},
1924
- "runtimeConfigInternalComponentProps": {},
1925
- "motionVarPrefixes": []
1926
- },
1927
- Button: {
1928
- "name": "Button",
1929
- "defaultProps": {},
1930
- "getStylesLiterals": {},
1931
- "cxLiterals": [],
1932
- "internalComponents": [
1933
- "ButtonBase",
1934
- "Icon",
1935
- "IconSlot",
1936
- "AnimatePresence",
1937
- "SpringMotionConfig",
1938
- "MotionSlot",
1939
- "ButtonProps",
1940
- "Slot"
1941
- ],
1942
- "internalComponentProps": {
1943
- "Icon": { "color": ["current"] },
1944
- "AnimatePresence": { "mode": ["popLayout"] },
1945
- "SpringMotionConfig": { "layoutSpeed": ["3"] },
1946
- "MotionSlot": {
1947
- "whileHover": ["hover"],
1948
- "whileTap": ["pressed"]
1949
- }
1950
- },
1951
- "propToVariantKeys": {},
1952
- "runtimeConfigDefaultProps": {},
1953
- "runtimeConfigGetStyles": {},
1954
- "runtimeConfigInternalComponentProps": {},
1955
- "motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
1956
- },
1957
1871
  Modal: {
1958
1872
  "name": "Modal",
1959
1873
  "defaultProps": {
@@ -2196,15 +2110,101 @@ var componentData_default = {
2196
2110
  "runtimeConfigInternalComponentProps": {},
2197
2111
  "motionVarPrefixes": []
2198
2112
  },
2199
- RadioGroupStore: {
2200
- "name": "RadioGroupStore",
2201
- "defaultProps": {},
2113
+ ButtonBase: {
2114
+ "name": "ButtonBase",
2115
+ "defaultProps": { "type": "button" },
2202
2116
  "getStylesLiterals": {},
2203
- "cxLiterals": [],
2117
+ "cxLiterals": [
2118
+ "uds-ring",
2119
+ "uds-hit-target",
2120
+ "inline-flex",
2121
+ "max-w-full",
2122
+ "overflow-hidden",
2123
+ "justify-center",
2124
+ "items-center",
2125
+ "whitespace-nowrap",
2126
+ "select-none",
2127
+ "[transform-origin:center]",
2128
+ "[backface-visibility:hidden]",
2129
+ "[transition-property:color,background-color,border-color,box-shadow,text-decoration-color,fill,stroke]",
2130
+ "[transition-timing-function:cubic-bezier(0,0,0.2,1)]",
2131
+ "[transition-duration:220ms]",
2132
+ "cursor-not-allowed",
2133
+ "uds-button-loading",
2134
+ "uds-button-without-effects",
2135
+ "withIcon",
2136
+ "uds-button-with-gap",
2137
+ "flex",
2138
+ "shrink-0",
2139
+ "overflow-clip",
2140
+ "uds-button-icon-container",
2141
+ "animate-spin",
2142
+ "min-w-0",
2143
+ "truncate"
2144
+ ],
2204
2145
  "internalComponents": [],
2205
2146
  "internalComponentProps": {},
2206
- "propToVariantKeys": {},
2207
- "runtimeConfigDefaultProps": {},
2147
+ "propToVariantKeys": {
2148
+ "size": ["buttonSizeRoot", "buttonSizeIcon"],
2149
+ "variant": ["buttonVariantRoot", "buttonVariantIcon"]
2150
+ },
2151
+ "runtimeConfigDefaultProps": { "size": "button.defaultSize" },
2152
+ "runtimeConfigGetStyles": {},
2153
+ "runtimeConfigInternalComponentProps": {},
2154
+ "motionVarPrefixes": []
2155
+ },
2156
+ UDSButtonConfigProvider: {
2157
+ "name": "UDSButtonConfigProvider",
2158
+ "defaultProps": {},
2159
+ "getStylesLiterals": {},
2160
+ "cxLiterals": [],
2161
+ "internalComponents": ["ButtonContext.Provider"],
2162
+ "internalComponentProps": {},
2163
+ "propToVariantKeys": {},
2164
+ "runtimeConfigDefaultProps": {},
2165
+ "runtimeConfigGetStyles": {},
2166
+ "runtimeConfigInternalComponentProps": {},
2167
+ "motionVarPrefixes": []
2168
+ },
2169
+ Button: {
2170
+ "name": "Button",
2171
+ "defaultProps": {},
2172
+ "getStylesLiterals": {},
2173
+ "cxLiterals": [],
2174
+ "internalComponents": [
2175
+ "ButtonBase",
2176
+ "Icon",
2177
+ "IconSlot",
2178
+ "AnimatePresence",
2179
+ "SpringMotionConfig",
2180
+ "MotionSlot",
2181
+ "ButtonProps",
2182
+ "Slot"
2183
+ ],
2184
+ "internalComponentProps": {
2185
+ "Icon": { "color": ["current"] },
2186
+ "AnimatePresence": { "mode": ["popLayout"] },
2187
+ "SpringMotionConfig": { "layoutSpeed": ["3"] },
2188
+ "MotionSlot": {
2189
+ "whileHover": ["hover"],
2190
+ "whileTap": ["pressed"]
2191
+ }
2192
+ },
2193
+ "propToVariantKeys": {},
2194
+ "runtimeConfigDefaultProps": {},
2195
+ "runtimeConfigGetStyles": {},
2196
+ "runtimeConfigInternalComponentProps": {},
2197
+ "motionVarPrefixes": ["--uds-motion-subtle-3-", "--uds-motion-smooth-3-"]
2198
+ },
2199
+ RadioGroupStore: {
2200
+ "name": "RadioGroupStore",
2201
+ "defaultProps": {},
2202
+ "getStylesLiterals": {},
2203
+ "cxLiterals": [],
2204
+ "internalComponents": [],
2205
+ "internalComponentProps": {},
2206
+ "propToVariantKeys": {},
2207
+ "runtimeConfigDefaultProps": {},
2208
2208
  "runtimeConfigGetStyles": {},
2209
2209
  "runtimeConfigInternalComponentProps": {},
2210
2210
  "motionVarPrefixes": []
@@ -2734,120 +2734,6 @@ var componentData_default = {
2734
2734
  "runtimeConfigInternalComponentProps": {},
2735
2735
  "motionVarPrefixes": []
2736
2736
  },
2737
- AvatarIcon: {
2738
- "name": "AvatarIcon",
2739
- "defaultProps": {
2740
- "size": "md",
2741
- "variant": "primary"
2742
- },
2743
- "getStylesLiterals": {},
2744
- "cxLiterals": [
2745
- "overflow-hidden",
2746
- "w-full",
2747
- "h-full",
2748
- "shrink-0",
2749
- "text-center",
2750
- "inline-flex",
2751
- "justify-center",
2752
- "items-center"
2753
- ],
2754
- "internalComponents": ["IconSlot", "Box"],
2755
- "internalComponentProps": {},
2756
- "propToVariantKeys": { "size": ["avatarSizeIcon"] },
2757
- "runtimeConfigDefaultProps": { "size": "avatar.defaultSize" },
2758
- "runtimeConfigGetStyles": {},
2759
- "runtimeConfigInternalComponentProps": {},
2760
- "motionVarPrefixes": []
2761
- },
2762
- AvatarImage: {
2763
- "name": "AvatarImage",
2764
- "defaultProps": {
2765
- "size": "md",
2766
- "variant": "primary"
2767
- },
2768
- "getStylesLiterals": {},
2769
- "cxLiterals": [
2770
- "overflow-hidden",
2771
- "w-full",
2772
- "h-full",
2773
- "shrink-0",
2774
- "text-center",
2775
- "inline-flex",
2776
- "justify-center",
2777
- "items-center",
2778
- "object-cover"
2779
- ],
2780
- "internalComponents": [
2781
- "UDSImage",
2782
- "AvatarText",
2783
- "AvatarIcon",
2784
- "Box"
2785
- ],
2786
- "internalComponentProps": {},
2787
- "propToVariantKeys": {
2788
- "alt": ["name"],
2789
- "fallback": ["initials"]
2790
- },
2791
- "runtimeConfigDefaultProps": {},
2792
- "runtimeConfigGetStyles": {},
2793
- "runtimeConfigInternalComponentProps": {},
2794
- "motionVarPrefixes": []
2795
- },
2796
- AvatarText: {
2797
- "name": "AvatarText",
2798
- "defaultProps": {
2799
- "size": "md",
2800
- "variant": "primary"
2801
- },
2802
- "getStylesLiterals": {},
2803
- "cxLiterals": [
2804
- "overflow-hidden",
2805
- "truncate",
2806
- "w-full",
2807
- "h-full",
2808
- "shrink-0",
2809
- "text-center",
2810
- "inline-flex",
2811
- "justify-center",
2812
- "items-center"
2813
- ],
2814
- "internalComponents": ["Box", "Text"],
2815
- "internalComponentProps": { "Text": {
2816
- "color": ["inherit"],
2817
- "variant": ["inherit"]
2818
- } },
2819
- "propToVariantKeys": {},
2820
- "runtimeConfigDefaultProps": {},
2821
- "runtimeConfigGetStyles": {},
2822
- "runtimeConfigInternalComponentProps": {},
2823
- "motionVarPrefixes": []
2824
- },
2825
- Avatar: {
2826
- "name": "Avatar",
2827
- "defaultProps": {},
2828
- "getStylesLiterals": {},
2829
- "cxLiterals": [],
2830
- "internalComponents": ["AvatarImage"],
2831
- "internalComponentProps": {},
2832
- "propToVariantKeys": {},
2833
- "runtimeConfigDefaultProps": {},
2834
- "runtimeConfigGetStyles": {},
2835
- "runtimeConfigInternalComponentProps": {},
2836
- "motionVarPrefixes": []
2837
- },
2838
- UDSAvatarConfigProvider: {
2839
- "name": "UDSAvatarConfigProvider",
2840
- "defaultProps": {},
2841
- "getStylesLiterals": {},
2842
- "cxLiterals": [],
2843
- "internalComponents": [],
2844
- "internalComponentProps": {},
2845
- "propToVariantKeys": {},
2846
- "runtimeConfigDefaultProps": {},
2847
- "runtimeConfigGetStyles": {},
2848
- "runtimeConfigInternalComponentProps": {},
2849
- "motionVarPrefixes": []
2850
- },
2851
2737
  UDSPopoverConfigProvider: {
2852
2738
  "name": "UDSPopoverConfigProvider",
2853
2739
  "defaultProps": {},
@@ -2974,6 +2860,120 @@ var componentData_default = {
2974
2860
  "runtimeConfigInternalComponentProps": {},
2975
2861
  "motionVarPrefixes": []
2976
2862
  },
2863
+ AvatarIcon: {
2864
+ "name": "AvatarIcon",
2865
+ "defaultProps": {
2866
+ "size": "md",
2867
+ "variant": "primary"
2868
+ },
2869
+ "getStylesLiterals": {},
2870
+ "cxLiterals": [
2871
+ "overflow-hidden",
2872
+ "w-full",
2873
+ "h-full",
2874
+ "shrink-0",
2875
+ "text-center",
2876
+ "inline-flex",
2877
+ "justify-center",
2878
+ "items-center"
2879
+ ],
2880
+ "internalComponents": ["IconSlot", "Box"],
2881
+ "internalComponentProps": {},
2882
+ "propToVariantKeys": { "size": ["avatarSizeIcon"] },
2883
+ "runtimeConfigDefaultProps": { "size": "avatar.defaultSize" },
2884
+ "runtimeConfigGetStyles": {},
2885
+ "runtimeConfigInternalComponentProps": {},
2886
+ "motionVarPrefixes": []
2887
+ },
2888
+ AvatarImage: {
2889
+ "name": "AvatarImage",
2890
+ "defaultProps": {
2891
+ "size": "md",
2892
+ "variant": "primary"
2893
+ },
2894
+ "getStylesLiterals": {},
2895
+ "cxLiterals": [
2896
+ "overflow-hidden",
2897
+ "w-full",
2898
+ "h-full",
2899
+ "shrink-0",
2900
+ "text-center",
2901
+ "inline-flex",
2902
+ "justify-center",
2903
+ "items-center",
2904
+ "object-cover"
2905
+ ],
2906
+ "internalComponents": [
2907
+ "UDSImage",
2908
+ "AvatarText",
2909
+ "AvatarIcon",
2910
+ "Box"
2911
+ ],
2912
+ "internalComponentProps": {},
2913
+ "propToVariantKeys": {
2914
+ "alt": ["name"],
2915
+ "fallback": ["initials"]
2916
+ },
2917
+ "runtimeConfigDefaultProps": {},
2918
+ "runtimeConfigGetStyles": {},
2919
+ "runtimeConfigInternalComponentProps": {},
2920
+ "motionVarPrefixes": []
2921
+ },
2922
+ AvatarText: {
2923
+ "name": "AvatarText",
2924
+ "defaultProps": {
2925
+ "size": "md",
2926
+ "variant": "primary"
2927
+ },
2928
+ "getStylesLiterals": {},
2929
+ "cxLiterals": [
2930
+ "overflow-hidden",
2931
+ "truncate",
2932
+ "w-full",
2933
+ "h-full",
2934
+ "shrink-0",
2935
+ "text-center",
2936
+ "inline-flex",
2937
+ "justify-center",
2938
+ "items-center"
2939
+ ],
2940
+ "internalComponents": ["Box", "Text"],
2941
+ "internalComponentProps": { "Text": {
2942
+ "color": ["inherit"],
2943
+ "variant": ["inherit"]
2944
+ } },
2945
+ "propToVariantKeys": {},
2946
+ "runtimeConfigDefaultProps": {},
2947
+ "runtimeConfigGetStyles": {},
2948
+ "runtimeConfigInternalComponentProps": {},
2949
+ "motionVarPrefixes": []
2950
+ },
2951
+ Avatar: {
2952
+ "name": "Avatar",
2953
+ "defaultProps": {},
2954
+ "getStylesLiterals": {},
2955
+ "cxLiterals": [],
2956
+ "internalComponents": ["AvatarImage"],
2957
+ "internalComponentProps": {},
2958
+ "propToVariantKeys": {},
2959
+ "runtimeConfigDefaultProps": {},
2960
+ "runtimeConfigGetStyles": {},
2961
+ "runtimeConfigInternalComponentProps": {},
2962
+ "motionVarPrefixes": []
2963
+ },
2964
+ UDSAvatarConfigProvider: {
2965
+ "name": "UDSAvatarConfigProvider",
2966
+ "defaultProps": {},
2967
+ "getStylesLiterals": {},
2968
+ "cxLiterals": [],
2969
+ "internalComponents": [],
2970
+ "internalComponentProps": {},
2971
+ "propToVariantKeys": {},
2972
+ "runtimeConfigDefaultProps": {},
2973
+ "runtimeConfigGetStyles": {},
2974
+ "runtimeConfigInternalComponentProps": {},
2975
+ "motionVarPrefixes": []
2976
+ },
2977
2977
  IconButtonBase: {
2978
2978
  "name": "IconButtonBase",
2979
2979
  "defaultProps": { "type": "button" },