@yahoo/uds 3.33.1 → 3.34.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 (65) hide show
  1. package/dist/Box-B5-iomov.d.ts +34 -0
  2. package/dist/Box-BM08iUR2.d.cts +34 -0
  3. package/dist/Box-D2_1_jHu.d.ts +34 -0
  4. package/dist/Box-DiAlMwFs.d.cts +34 -0
  5. package/dist/Input-C267CIVV.d.cts +54 -0
  6. package/dist/Input-C2JHbAnz.d.cts +54 -0
  7. package/dist/{Input-Cgnjk-GV.d.ts → Input-CF4Kpe9f.d.ts} +3 -1
  8. package/dist/{Input-ObapKyaD.d.cts → Input-Drdk_VTx.d.ts} +3 -1
  9. package/dist/{Pressable-CwUgxpDe.d.cts → Pressable-BtsR3Qz0.d.cts} +1 -1
  10. package/dist/Pressable-CZHF_iLZ.d.cts +44 -0
  11. package/dist/{Pressable-DfsJWAUg.d.ts → Pressable-DvTJyjgZ.d.ts} +1 -1
  12. package/dist/Pressable-SmBC4IjK.d.ts +44 -0
  13. package/dist/{VStack-v-u55ROY.d.ts → VStack-D-3cxbIi.d.ts} +3 -32
  14. package/dist/{VStack-CjObxroS.d.cts → VStack-DQsyv2sb.d.cts} +3 -32
  15. package/dist/VStack-mmwkcypy.d.cts +83 -0
  16. package/dist/VStack-r7oAc-8J.d.ts +83 -0
  17. package/dist/chunk-5NN6ZF5W.js +2 -0
  18. package/dist/chunk-64CJRXJ4.cjs +1 -0
  19. package/dist/chunk-6IRLMT6I.cjs +1 -0
  20. package/dist/chunk-7NWACD4M.cjs +1 -0
  21. package/dist/chunk-C644LGNR.cjs +1 -0
  22. package/dist/chunk-CFX4ZLZI.js +1 -0
  23. package/dist/chunk-FN67NTU3.cjs +1 -0
  24. package/dist/chunk-GIJZFIYD.js +3 -0
  25. package/dist/chunk-OW6PGTIM.js +1 -0
  26. package/dist/chunk-PAETZFJJ.cjs +3 -0
  27. package/dist/chunk-VKJHEGMU.js +2 -0
  28. package/dist/chunk-WBRK2KGV.cjs +2 -0
  29. package/dist/chunk-YHC6NBJU.js +1 -0
  30. package/dist/chunk-Z22N2NRS.js +1 -0
  31. package/dist/client/Menu.d.cts +4 -3
  32. package/dist/client/Menu.d.ts +4 -3
  33. package/dist/client/index.cjs +1 -1
  34. package/dist/client/index.d.cts +4 -3
  35. package/dist/client/index.d.ts +4 -3
  36. package/dist/client/index.js +1 -1
  37. package/dist/defaultTokensConfig.d.cts +2 -2
  38. package/dist/defaultTokensConfig.d.ts +2 -2
  39. package/dist/experimental/client/SwitchV2.d.cts +1 -1
  40. package/dist/experimental/client/SwitchV2.d.ts +1 -1
  41. package/dist/index-BiFYC5eM.d.ts +245 -0
  42. package/dist/index-CISBacKa.d.cts +245 -0
  43. package/dist/{index-DCvnWL4w.d.cts → index-CqizU-UO.d.cts} +1 -1
  44. package/dist/{index-h0brUKTk.d.ts → index-Dn2pubkn.d.ts} +1 -1
  45. package/dist/index.d.cts +7 -6
  46. package/dist/index.d.ts +7 -6
  47. package/dist/metafile-cjs.json +1 -1
  48. package/dist/metafile-esm.json +1 -1
  49. package/dist/tailwind/plugin.d.cts +1 -1
  50. package/dist/tailwind/plugin.d.ts +1 -1
  51. package/dist/tailwind/utils.d.cts +1 -1
  52. package/dist/tailwind/utils.d.ts +1 -1
  53. package/dist/tokens/automation/configs.d.cts +2 -2
  54. package/dist/tokens/automation/configs.d.ts +2 -2
  55. package/dist/tokens/automation/properties.d.cts +2 -2
  56. package/dist/tokens/automation/properties.d.ts +2 -2
  57. package/dist/tokens/index.d.cts +4 -4
  58. package/dist/tokens/index.d.ts +4 -4
  59. package/dist/tokens/parseTokens.d.cts +1 -1
  60. package/dist/tokens/parseTokens.d.ts +1 -1
  61. package/dist/{types-Dde3E25v.d.cts → types-BRmrSr-u.d.cts} +2029 -2029
  62. package/dist/{types-Dde3E25v.d.ts → types-BRmrSr-u.d.ts} +2029 -2029
  63. package/dist/types-D0Rkj_1F.d.cts +10585 -0
  64. package/dist/types-D0Rkj_1F.d.ts +10585 -0
  65. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import * as tailwindcss_types_config from 'tailwindcss/types/config';
2
- import { B as ButtonConfig, q as ButtonClassMap, g as UniversalTokensConfig, r as IconButtonClassMap, s as ButtonColorProperty, t as ButtonColorPropertyConfig } from '../types-Dde3E25v.cjs';
2
+ import { B as ButtonConfig, q as ButtonClassMap, h as UniversalTokensConfig, r as IconButtonClassMap, s as ButtonColorProperty, t as ButtonColorPropertyConfig } from '../types-D0Rkj_1F.cjs';
3
3
  import { Config } from 'tailwindcss';
4
4
  import { T as ThemeFn, C as CssStyleObject } from '../types-BvOFo15W.cjs';
5
5
  import defaultTailwindTheme from 'tailwindcss/defaultTheme';
@@ -1,5 +1,5 @@
1
1
  import * as tailwindcss_types_config from 'tailwindcss/types/config';
2
- import { B as ButtonConfig, q as ButtonClassMap, g as UniversalTokensConfig, r as IconButtonClassMap, s as ButtonColorProperty, t as ButtonColorPropertyConfig } from '../types-Dde3E25v.js';
2
+ import { B as ButtonConfig, q as ButtonClassMap, h as UniversalTokensConfig, r as IconButtonClassMap, s as ButtonColorProperty, t as ButtonColorPropertyConfig } from '../types-D0Rkj_1F.js';
3
3
  import { Config } from 'tailwindcss';
4
4
  import { T as ThemeFn, C as CssStyleObject } from '../types-BvOFo15W.js';
5
5
  import defaultTailwindTheme from 'tailwindcss/defaultTheme';
@@ -1,4 +1,4 @@
1
- import { g as UniversalTokensConfig, w as FontID, x as FontDeclarationItemConfig, F as FontConfig, M as MotionConfig, m as ShadowPreset, y as ShadowType } from '../types-Dde3E25v.cjs';
1
+ import { h as UniversalTokensConfig, w as FontID, x as FontDeclarationItemConfig, F as FontConfig, M as MotionConfig, n as ShadowPreset, y as ShadowType } from '../types-D0Rkj_1F.cjs';
2
2
  import { C as CssStyleObject } from '../types-BvOFo15W.cjs';
3
3
  import * as tailwindcss_types_config from 'tailwindcss/types/config';
4
4
  import { WebTokens } from '../tokens/parseTokens.cjs';
@@ -1,4 +1,4 @@
1
- import { g as UniversalTokensConfig, w as FontID, x as FontDeclarationItemConfig, F as FontConfig, M as MotionConfig, m as ShadowPreset, y as ShadowType } from '../types-Dde3E25v.js';
1
+ import { h as UniversalTokensConfig, w as FontID, x as FontDeclarationItemConfig, F as FontConfig, M as MotionConfig, n as ShadowPreset, y as ShadowType } from '../types-D0Rkj_1F.js';
2
2
  import { C as CssStyleObject } from '../types-BvOFo15W.js';
3
3
  import * as tailwindcss_types_config from 'tailwindcss/types/config';
4
4
  import { WebTokens } from '../tokens/parseTokens.js';
@@ -1,6 +1,6 @@
1
- import { e as VariantConfigWithProperties, d as SubComponentConfig, f as VariantConfigWithComponentStates } from '../../index-DCvnWL4w.cjs';
1
+ import { e as VariantConfigWithProperties, d as SubComponentConfig, f as VariantConfigWithComponentStates } from '../../index-CqizU-UO.cjs';
2
2
  import '@yahoo/uds/fixtures';
3
- import '../../types-Dde3E25v.cjs';
3
+ import '../../types-D0Rkj_1F.cjs';
4
4
  import '@yahoo/uds-icons/types';
5
5
  import 'motion/react';
6
6
  import 'react';
@@ -1,6 +1,6 @@
1
- import { e as VariantConfigWithProperties, d as SubComponentConfig, f as VariantConfigWithComponentStates } from '../../index-h0brUKTk.js';
1
+ import { e as VariantConfigWithProperties, d as SubComponentConfig, f as VariantConfigWithComponentStates } from '../../index-Dn2pubkn.js';
2
2
  import '@yahoo/uds/fixtures';
3
- import '../../types-Dde3E25v.js';
3
+ import '../../types-D0Rkj_1F.js';
4
4
  import '@yahoo/uds-icons/types';
5
5
  import 'motion/react';
6
6
  import 'react';
@@ -1,5 +1,5 @@
1
- export { C as ConfigurablePropertiesName, E as ExtendablePropertiesName, S as SelectedConfigurableProperty, c as configurableProperties } from '../../index-DCvnWL4w.cjs';
2
- import '../../types-Dde3E25v.cjs';
1
+ export { C as ConfigurablePropertiesName, E as ExtendablePropertiesName, S as SelectedConfigurableProperty, c as configurableProperties } from '../../index-CqizU-UO.cjs';
2
+ import '../../types-D0Rkj_1F.cjs';
3
3
  import '@yahoo/uds/fixtures';
4
4
  import '@yahoo/uds-icons/types';
5
5
  import 'motion/react';
@@ -1,5 +1,5 @@
1
- export { C as ConfigurablePropertiesName, E as ExtendablePropertiesName, S as SelectedConfigurableProperty, c as configurableProperties } from '../../index-h0brUKTk.js';
2
- import '../../types-Dde3E25v.js';
1
+ export { C as ConfigurablePropertiesName, E as ExtendablePropertiesName, S as SelectedConfigurableProperty, c as configurableProperties } from '../../index-Dn2pubkn.js';
2
+ import '../../types-D0Rkj_1F.js';
3
3
  import '@yahoo/uds/fixtures';
4
4
  import '@yahoo/uds-icons/types';
5
5
  import 'motion/react';
@@ -1,8 +1,8 @@
1
1
  export { AvatarConfig, BadgeConfig, CheckboxConfig, ChipConfig, DividerConfig, InputConfig, LinkConfig, MenuConfig, RadioConfig, SwitchConfig } from './automation/configs.cjs';
2
- import { g as ComponentConfig, V as VariantConfig, b as ComponentStateConfig, S as SelectedConfigurableProperty, a as PossibleStatesWithRest, d as SubComponentConfig } from '../index-DCvnWL4w.cjs';
3
- export { A as AllPossibleProperties, j as AllVariantKeys, i as AutoComponentName, h as AutoComponents, C as ConfigurablePropertiesName, E as ExtendablePropertiesName, L as LayerConfig, P as PossibleStates, k as SchemaStateValue, f as VariantConfigWithComponentStates, e as VariantConfigWithProperties, c as configurableProperties, r as createComponentStateConfig, w as createComponentStates, p as createConfigurableProperty, x as createLayerConfig, y as createSubComponentConfig, q as createVariantConfig, v as createVariantConfigWithComponentStates, u as createVariantConfigWithProperties, l as findFixtureType, m as generateClassName, n as generateDeclaration, o as generateStyles, s as statePseudoMapDocsMode, t as toMinimalDbConfigObject } from '../index-DCvnWL4w.cjs';
4
- import { d9 as UniversalTokensConfigAuto, g as UniversalTokensConfig, aP as ButtonKind, aT as ButtonPalette, aK as ButtonBaseConfig, B as ButtonConfig, d as ShadowConfig, bB as FontWeightDescriptive, bC as FontWeightNumeric, ba as ColorModeForApp, cg as ScaleModeForApp, h as ColorMode, l as ScaleMode, bH as HighContrastMode, cc as RegionMode, b2 as ButtonVariant, b4 as ButtonVariantFlat } from '../types-Dde3E25v.cjs';
5
- export { N as AVATAR_SIZE_PREFIX, ao as AlwaysPalette, ap as AlwaysPaletteAlias, aq as AlwaysPaletteColor, ar as Animation, as as AriaAttribute, at as AvatarAbbreviationStrategy, au as AvatarShape, av as AvatarSize, aw as AvatarSizeConfig, ax as AvatarVariant, O as BORDER_RADIUS_PREFIX, Q as BORDER_WIDTH_PREFIX, ag as BUTTON_CSS_VAR_MAP, ay as BackgroundColor, az as BackgroundPalette, aA as BackgroundPaletteAlias, aB as BackgroundStyleProps, aC as BadgeSize, aD as BadgeVariant, aE as BorderRadius, aF as BorderRadiusConfig, aG as BorderStyleProps, aH as BorderWidth, aI as BorderWidthConfig, aJ as Breakpoint, e as BreakpointsConfig, q as ButtonClassMap, aL as ButtonClassName, aM as ButtonColorConfig, aN as ButtonColorEffect, aO as ButtonColorEffectConfig, s as ButtonColorProperty, t as ButtonColorPropertyConfig, aQ as ButtonMotionEffect, aR as ButtonMotionProperty, aS as ButtonMotionPropertyConfig, aU as ButtonPaletteColor, aV as ButtonPaletteConfig, aW as ButtonShadowPropertyConfig, aX as ButtonSize, aY as ButtonSizeConfig, aZ as ButtonSizeProperty, a_ as ButtonSpectrumColor, a$ as ButtonState, b0 as ButtonStateConfig, b1 as ButtonStateEffectConfig, b3 as ButtonVariantConfig, b5 as CheckboxSize, b6 as CheckboxValue, b7 as CheckboxVariant, b8 as ChipSize, b9 as ChipVariant, C as ColorModeConfig, i as ColorsConfig, bb as ConfigurableDropShadowValues, bc as ConfigurableInsetShadowValues, bd as CustomSizingStyleProps, a2 as DARK_COLOR_MODE_CLASSNAME, ad as DEFAULT_COLOR_MODE_CLASSNAME, ae as DEFAULT_SCALE_MODE_CLASSNAME, be as DataAttribute, bf as Display, bg as DividerVariant, aj as FONT_DECLARATIONS_MAP, R as FONT_FAMILY_PREFIX, V as FONT_SIZE_PREFIX, X as FONT_SLANT_PREFIX, W as FONT_WEIGHT_PREFIX, Y as FONT_WIDTH_PREFIX, bh as Flex, bi as FlexAlignContent, bj as FlexAlignItems, bk as FlexAlignSelf, bl as FlexBasis, bm as FlexDirection, bn as FlexGrow, bo as FlexJustifyContent, bp as FlexShrink, bq as FlexStyleProps, br as FlexWrap, bs as FontAlias, ak as FontAxisConfig, F as FontConfig, bt as FontCssVar, al as FontDeclarationConfig, x as FontDeclarationItemConfig, am as FontDeclarationMap, bu as FontFamilyCDNUrl, bv as FontFamilyConfig, w as FontID, bw as FontSize, bx as FontSizeConfig, by as FontSlantConfig, bz as FontType, bA as FontWeightConfig, an as FontWeightForFont, bD as FontWidthConfig, bE as ForegroundColor, bF as ForegroundPalette, bG as ForegroundPaletteAlias, G as GlobalDefaultsConfig, H as Hue, j as HueStep, ah as ICON_BUTTON_CSS_VAR_MAP, Z as ICON_SIZE_PREFIX, a5 as INVERT_COLOR_MODE_CLASSNAME, r as IconButtonClassMap, bI as IconButtonClassName, c as IconButtonConfig, bJ as IconButtonDefaultsConfig, bK as IconButtonSize, I as IconPropsWithSVGProps, bL as IconSizeConfig, bM as IconSlotRenderProps, A as ImagePropsWithImgProps, bN as ImageStyleProps, bO as InputSize, a9 as LARGE_SCALE_MODE_CLASSNAME, a3 as LIGHT_COLOR_MODE_CLASSNAME, _ as LINE_HEIGHT_PREFIX, bP as LayoutStyleProps, bQ as LetterSpacing, bR as LineClampAlias, bS as LineColor, bT as LineHeight, bU as LineHeightConfig, bV as LinePalette, bW as LinePaletteAlias, a8 as MEDIUM_SCALE_MODE_CLASSNAME, $ as MOTION_PREFIX, bX as Modes, M as MotionConfig, bY as MotionCssVar, bZ as MotionSpringConfig, b_ as MotionSpringConfigOptions, b$ as MotionVariant, c0 as MotionVariantSpeed, c1 as MotionVariantValues, c2 as Overflow, ai as PSEUDO_STYLE_SELECTOR_MAP, c3 as Palette, k as PaletteConfig, P as PaletteType, c4 as PaletteValue, c5 as Pixels, c6 as PlatformMode, c7 as Position, c8 as PropertyToPaletteAliasMap, c9 as RadioSize, ca as RadioValue, cb as RadioVariant, cd as Rems, a7 as SMALL_SCALE_MODE_CLASSNAME, a0 as SPECTRUM_COLOR_PREFIX, a4 as SYSTEM_COLOR_MODE_CLASSNAME, ce as ScaleConfig, cf as ScaleEffectMap, S as ScaleModeConfig, ch as ShadowColor, ci as ShadowColorConfig, cj as ShadowOffset, ck as ShadowOpacity, cl as ShadowPalette, cm as ShadowPaletteAlias, m as ShadowPreset, cn as ShadowSpreadRadius, co as ShadowStyleProps, y as ShadowType, cp as ShadowTypeConfig, cq as ShadowVariant, cr as ShadowVariantConfig, cs as ShadowVariantInvert, ct as ShadowVariantWithInvert, cu as SharedPaletteAlias, u as SpacingAlias, cv as SpacingConfig, cw as SpacingStyleProps, cx as SpectrumColor, cy as SpectrumConfig, cz as StateStyleProps, cA as StyleProps, cB as SwitchSize, af as TEXT_RESPONSIVE_CLASSNAME, a1 as TEXT_TRANSFORM_PREFIX, cL as TShirtSize, cM as TShirtSizeCommon, cC as TextDecorationLine, cD as TextProperty, cE as TextStyleProps, cF as TextTransform, cG as TextTransformConfig, cH as TextVariant, cI as TransitionDelay, cJ as TransitionDuration, cK as TransitionTiming, T as TypographyConfig, cN as TypographyResponsiveProperty, cO as TypographyStyle, cP as TypographyStyleProperty, cQ as TypographyUnitValue, L as UDS_PREFIX, cR as UdsCssVar, cS as Unitless, cT as UniversalAvatarIconProps, cU as UniversalAvatarImageProps, cV as UniversalAvatarProps, cW as UniversalAvatarTextProps, cX as UniversalBadgeProps, n as UniversalBoxProps, cY as UniversalButtonProps, cZ as UniversalCheckboxProps, c_ as UniversalChipBaseProps, c$ as UniversalChipButtonProps, d0 as UniversalChipDismissibleProps, d1 as UniversalChipLinkProps, d2 as UniversalChipProps, d3 as UniversalChipToggleProps, p as UniversalDividerProps, z as UniversalFormLabelProps, d4 as UniversalIconButtonProps, d5 as UniversalIconProps, D as UniversalIconSlot, d6 as UniversalImageProps, U as UniversalInputProps, E as UniversalLinkProps, v as UniversalMenuItemProps, a as UniversalPressableProps, d7 as UniversalRadioGroupProps, d8 as UniversalRadioProps, o as UniversalStackProps, b as UniversalSwitchProps, J as UniversalTextProps, aa as XLARGE_SCALE_MODE_CLASSNAME, a6 as XSMALL_SCALE_MODE_CLASSNAME, ab as XXLARGE_SCALE_MODE_CLASSNAME, ac as XXXLARGE_SCALE_MODE_CLASSNAME, K as alwaysPalette } from '../types-Dde3E25v.cjs';
2
+ import { g as ComponentConfig, V as VariantConfig, b as ComponentStateConfig, S as SelectedConfigurableProperty, a as PossibleStatesWithRest, d as SubComponentConfig } from '../index-CqizU-UO.cjs';
3
+ export { A as AllPossibleProperties, j as AllVariantKeys, i as AutoComponentName, h as AutoComponents, C as ConfigurablePropertiesName, E as ExtendablePropertiesName, L as LayerConfig, P as PossibleStates, k as SchemaStateValue, f as VariantConfigWithComponentStates, e as VariantConfigWithProperties, c as configurableProperties, r as createComponentStateConfig, w as createComponentStates, p as createConfigurableProperty, x as createLayerConfig, y as createSubComponentConfig, q as createVariantConfig, v as createVariantConfigWithComponentStates, u as createVariantConfigWithProperties, l as findFixtureType, m as generateClassName, n as generateDeclaration, o as generateStyles, s as statePseudoMapDocsMode, t as toMinimalDbConfigObject } from '../index-CqizU-UO.cjs';
4
+ import { d9 as UniversalTokensConfigAuto, h as UniversalTokensConfig, aP as ButtonKind, aT as ButtonPalette, aK as ButtonBaseConfig, B as ButtonConfig, e as ShadowConfig, bB as FontWeightDescriptive, bC as FontWeightNumeric, ba as ColorModeForApp, cg as ScaleModeForApp, i as ColorMode, m as ScaleMode, bH as HighContrastMode, cc as RegionMode, b2 as ButtonVariant, b4 as ButtonVariantFlat } from '../types-D0Rkj_1F.cjs';
5
+ export { N as AVATAR_SIZE_PREFIX, ao as AlwaysPalette, ap as AlwaysPaletteAlias, aq as AlwaysPaletteColor, ar as Animation, as as AriaAttribute, at as AvatarAbbreviationStrategy, au as AvatarShape, av as AvatarSize, aw as AvatarSizeConfig, ax as AvatarVariant, O as BORDER_RADIUS_PREFIX, Q as BORDER_WIDTH_PREFIX, ag as BUTTON_CSS_VAR_MAP, ay as BackgroundColor, az as BackgroundPalette, aA as BackgroundPaletteAlias, aB as BackgroundStyleProps, aC as BadgeSize, aD as BadgeVariant, aE as BorderRadius, aF as BorderRadiusConfig, aG as BorderStyleProps, aH as BorderWidth, aI as BorderWidthConfig, aJ as Breakpoint, f as BreakpointsConfig, q as ButtonClassMap, aL as ButtonClassName, aM as ButtonColorConfig, aN as ButtonColorEffect, aO as ButtonColorEffectConfig, s as ButtonColorProperty, t as ButtonColorPropertyConfig, aQ as ButtonMotionEffect, aR as ButtonMotionProperty, aS as ButtonMotionPropertyConfig, aU as ButtonPaletteColor, aV as ButtonPaletteConfig, aW as ButtonShadowPropertyConfig, aX as ButtonSize, aY as ButtonSizeConfig, aZ as ButtonSizeProperty, a_ as ButtonSpectrumColor, a$ as ButtonState, b0 as ButtonStateConfig, b1 as ButtonStateEffectConfig, b3 as ButtonVariantConfig, b5 as CheckboxSize, b6 as CheckboxValue, b7 as CheckboxVariant, b8 as ChipSize, b9 as ChipVariant, C as ColorModeConfig, j as ColorsConfig, bb as ConfigurableDropShadowValues, bc as ConfigurableInsetShadowValues, bd as CustomSizingStyleProps, a2 as DARK_COLOR_MODE_CLASSNAME, ad as DEFAULT_COLOR_MODE_CLASSNAME, ae as DEFAULT_SCALE_MODE_CLASSNAME, be as DataAttribute, bf as Display, bg as DividerVariant, aj as FONT_DECLARATIONS_MAP, R as FONT_FAMILY_PREFIX, V as FONT_SIZE_PREFIX, X as FONT_SLANT_PREFIX, W as FONT_WEIGHT_PREFIX, Y as FONT_WIDTH_PREFIX, bh as Flex, bi as FlexAlignContent, bj as FlexAlignItems, bk as FlexAlignSelf, bl as FlexBasis, bm as FlexDirection, bn as FlexGrow, bo as FlexJustifyContent, bp as FlexShrink, bq as FlexStyleProps, br as FlexWrap, bs as FontAlias, ak as FontAxisConfig, F as FontConfig, bt as FontCssVar, al as FontDeclarationConfig, x as FontDeclarationItemConfig, am as FontDeclarationMap, bu as FontFamilyCDNUrl, bv as FontFamilyConfig, w as FontID, bw as FontSize, bx as FontSizeConfig, by as FontSlantConfig, bz as FontType, bA as FontWeightConfig, an as FontWeightForFont, bD as FontWidthConfig, bE as ForegroundColor, bF as ForegroundPalette, bG as ForegroundPaletteAlias, G as GlobalDefaultsConfig, H as Hue, k as HueStep, ah as ICON_BUTTON_CSS_VAR_MAP, Z as ICON_SIZE_PREFIX, a5 as INVERT_COLOR_MODE_CLASSNAME, r as IconButtonClassMap, bI as IconButtonClassName, d as IconButtonConfig, bJ as IconButtonDefaultsConfig, bK as IconButtonSize, I as IconPropsWithSVGProps, bL as IconSizeConfig, bM as IconSlotRenderProps, A as ImagePropsWithImgProps, bN as ImageStyleProps, bO as InputSize, a9 as LARGE_SCALE_MODE_CLASSNAME, a3 as LIGHT_COLOR_MODE_CLASSNAME, _ as LINE_HEIGHT_PREFIX, bP as LayoutStyleProps, bQ as LetterSpacing, bR as LineClampAlias, bS as LineColor, bT as LineHeight, bU as LineHeightConfig, bV as LinePalette, bW as LinePaletteAlias, a8 as MEDIUM_SCALE_MODE_CLASSNAME, $ as MOTION_PREFIX, bX as Modes, M as MotionConfig, bY as MotionCssVar, bZ as MotionSpringConfig, b_ as MotionSpringConfigOptions, b$ as MotionVariant, c0 as MotionVariantSpeed, c1 as MotionVariantValues, c2 as Overflow, ai as PSEUDO_STYLE_SELECTOR_MAP, c3 as Palette, l as PaletteConfig, P as PaletteType, c4 as PaletteValue, c5 as Pixels, c6 as PlatformMode, c7 as Position, c8 as PropertyToPaletteAliasMap, c9 as RadioSize, ca as RadioValue, cb as RadioVariant, cd as Rems, a7 as SMALL_SCALE_MODE_CLASSNAME, a0 as SPECTRUM_COLOR_PREFIX, a4 as SYSTEM_COLOR_MODE_CLASSNAME, ce as ScaleConfig, cf as ScaleEffectMap, S as ScaleModeConfig, ch as ShadowColor, ci as ShadowColorConfig, cj as ShadowOffset, ck as ShadowOpacity, cl as ShadowPalette, cm as ShadowPaletteAlias, n as ShadowPreset, cn as ShadowSpreadRadius, co as ShadowStyleProps, y as ShadowType, cp as ShadowTypeConfig, cq as ShadowVariant, cr as ShadowVariantConfig, cs as ShadowVariantInvert, ct as ShadowVariantWithInvert, cu as SharedPaletteAlias, u as SpacingAlias, cv as SpacingConfig, cw as SpacingStyleProps, cx as SpectrumColor, cy as SpectrumConfig, cz as StateStyleProps, cA as StyleProps, cB as SwitchSize, af as TEXT_RESPONSIVE_CLASSNAME, a1 as TEXT_TRANSFORM_PREFIX, cL as TShirtSize, cM as TShirtSizeCommon, cC as TextDecorationLine, cD as TextProperty, cE as TextStyleProps, cF as TextTransform, cG as TextTransformConfig, cH as TextVariant, cI as TransitionDelay, cJ as TransitionDuration, cK as TransitionTiming, T as TypographyConfig, cN as TypographyResponsiveProperty, cO as TypographyStyle, cP as TypographyStyleProperty, cQ as TypographyUnitValue, L as UDS_PREFIX, cR as UdsCssVar, cS as Unitless, cT as UniversalAvatarIconProps, cU as UniversalAvatarImageProps, cV as UniversalAvatarProps, cW as UniversalAvatarTextProps, cX as UniversalBadgeProps, b as UniversalBoxProps, cY as UniversalButtonProps, cZ as UniversalCheckboxProps, c_ as UniversalChipBaseProps, c$ as UniversalChipButtonProps, d0 as UniversalChipDismissibleProps, d1 as UniversalChipLinkProps, d2 as UniversalChipProps, d3 as UniversalChipToggleProps, p as UniversalDividerProps, z as UniversalFormLabelProps, d4 as UniversalIconButtonProps, d5 as UniversalIconProps, D as UniversalIconSlot, d6 as UniversalImageProps, U as UniversalInputProps, E as UniversalLinkProps, v as UniversalMenuItemProps, a as UniversalPressableProps, d7 as UniversalRadioGroupProps, d8 as UniversalRadioProps, o as UniversalStackProps, c as UniversalSwitchProps, J as UniversalTextProps, aa as XLARGE_SCALE_MODE_CLASSNAME, a6 as XSMALL_SCALE_MODE_CLASSNAME, ab as XXLARGE_SCALE_MODE_CLASSNAME, ac as XXXLARGE_SCALE_MODE_CLASSNAME, K as alwaysPalette } from '../types-D0Rkj_1F.cjs';
6
6
  export { IconSize, IconVariant } from '@yahoo/uds-icons/types';
7
7
  import '@yahoo/uds/fixtures';
8
8
  import 'motion/react';
@@ -1,8 +1,8 @@
1
1
  export { AvatarConfig, BadgeConfig, CheckboxConfig, ChipConfig, DividerConfig, InputConfig, LinkConfig, MenuConfig, RadioConfig, SwitchConfig } from './automation/configs.js';
2
- import { g as ComponentConfig, V as VariantConfig, b as ComponentStateConfig, S as SelectedConfigurableProperty, a as PossibleStatesWithRest, d as SubComponentConfig } from '../index-h0brUKTk.js';
3
- export { A as AllPossibleProperties, j as AllVariantKeys, i as AutoComponentName, h as AutoComponents, C as ConfigurablePropertiesName, E as ExtendablePropertiesName, L as LayerConfig, P as PossibleStates, k as SchemaStateValue, f as VariantConfigWithComponentStates, e as VariantConfigWithProperties, c as configurableProperties, r as createComponentStateConfig, w as createComponentStates, p as createConfigurableProperty, x as createLayerConfig, y as createSubComponentConfig, q as createVariantConfig, v as createVariantConfigWithComponentStates, u as createVariantConfigWithProperties, l as findFixtureType, m as generateClassName, n as generateDeclaration, o as generateStyles, s as statePseudoMapDocsMode, t as toMinimalDbConfigObject } from '../index-h0brUKTk.js';
4
- import { d9 as UniversalTokensConfigAuto, g as UniversalTokensConfig, aP as ButtonKind, aT as ButtonPalette, aK as ButtonBaseConfig, B as ButtonConfig, d as ShadowConfig, bB as FontWeightDescriptive, bC as FontWeightNumeric, ba as ColorModeForApp, cg as ScaleModeForApp, h as ColorMode, l as ScaleMode, bH as HighContrastMode, cc as RegionMode, b2 as ButtonVariant, b4 as ButtonVariantFlat } from '../types-Dde3E25v.js';
5
- export { N as AVATAR_SIZE_PREFIX, ao as AlwaysPalette, ap as AlwaysPaletteAlias, aq as AlwaysPaletteColor, ar as Animation, as as AriaAttribute, at as AvatarAbbreviationStrategy, au as AvatarShape, av as AvatarSize, aw as AvatarSizeConfig, ax as AvatarVariant, O as BORDER_RADIUS_PREFIX, Q as BORDER_WIDTH_PREFIX, ag as BUTTON_CSS_VAR_MAP, ay as BackgroundColor, az as BackgroundPalette, aA as BackgroundPaletteAlias, aB as BackgroundStyleProps, aC as BadgeSize, aD as BadgeVariant, aE as BorderRadius, aF as BorderRadiusConfig, aG as BorderStyleProps, aH as BorderWidth, aI as BorderWidthConfig, aJ as Breakpoint, e as BreakpointsConfig, q as ButtonClassMap, aL as ButtonClassName, aM as ButtonColorConfig, aN as ButtonColorEffect, aO as ButtonColorEffectConfig, s as ButtonColorProperty, t as ButtonColorPropertyConfig, aQ as ButtonMotionEffect, aR as ButtonMotionProperty, aS as ButtonMotionPropertyConfig, aU as ButtonPaletteColor, aV as ButtonPaletteConfig, aW as ButtonShadowPropertyConfig, aX as ButtonSize, aY as ButtonSizeConfig, aZ as ButtonSizeProperty, a_ as ButtonSpectrumColor, a$ as ButtonState, b0 as ButtonStateConfig, b1 as ButtonStateEffectConfig, b3 as ButtonVariantConfig, b5 as CheckboxSize, b6 as CheckboxValue, b7 as CheckboxVariant, b8 as ChipSize, b9 as ChipVariant, C as ColorModeConfig, i as ColorsConfig, bb as ConfigurableDropShadowValues, bc as ConfigurableInsetShadowValues, bd as CustomSizingStyleProps, a2 as DARK_COLOR_MODE_CLASSNAME, ad as DEFAULT_COLOR_MODE_CLASSNAME, ae as DEFAULT_SCALE_MODE_CLASSNAME, be as DataAttribute, bf as Display, bg as DividerVariant, aj as FONT_DECLARATIONS_MAP, R as FONT_FAMILY_PREFIX, V as FONT_SIZE_PREFIX, X as FONT_SLANT_PREFIX, W as FONT_WEIGHT_PREFIX, Y as FONT_WIDTH_PREFIX, bh as Flex, bi as FlexAlignContent, bj as FlexAlignItems, bk as FlexAlignSelf, bl as FlexBasis, bm as FlexDirection, bn as FlexGrow, bo as FlexJustifyContent, bp as FlexShrink, bq as FlexStyleProps, br as FlexWrap, bs as FontAlias, ak as FontAxisConfig, F as FontConfig, bt as FontCssVar, al as FontDeclarationConfig, x as FontDeclarationItemConfig, am as FontDeclarationMap, bu as FontFamilyCDNUrl, bv as FontFamilyConfig, w as FontID, bw as FontSize, bx as FontSizeConfig, by as FontSlantConfig, bz as FontType, bA as FontWeightConfig, an as FontWeightForFont, bD as FontWidthConfig, bE as ForegroundColor, bF as ForegroundPalette, bG as ForegroundPaletteAlias, G as GlobalDefaultsConfig, H as Hue, j as HueStep, ah as ICON_BUTTON_CSS_VAR_MAP, Z as ICON_SIZE_PREFIX, a5 as INVERT_COLOR_MODE_CLASSNAME, r as IconButtonClassMap, bI as IconButtonClassName, c as IconButtonConfig, bJ as IconButtonDefaultsConfig, bK as IconButtonSize, I as IconPropsWithSVGProps, bL as IconSizeConfig, bM as IconSlotRenderProps, A as ImagePropsWithImgProps, bN as ImageStyleProps, bO as InputSize, a9 as LARGE_SCALE_MODE_CLASSNAME, a3 as LIGHT_COLOR_MODE_CLASSNAME, _ as LINE_HEIGHT_PREFIX, bP as LayoutStyleProps, bQ as LetterSpacing, bR as LineClampAlias, bS as LineColor, bT as LineHeight, bU as LineHeightConfig, bV as LinePalette, bW as LinePaletteAlias, a8 as MEDIUM_SCALE_MODE_CLASSNAME, $ as MOTION_PREFIX, bX as Modes, M as MotionConfig, bY as MotionCssVar, bZ as MotionSpringConfig, b_ as MotionSpringConfigOptions, b$ as MotionVariant, c0 as MotionVariantSpeed, c1 as MotionVariantValues, c2 as Overflow, ai as PSEUDO_STYLE_SELECTOR_MAP, c3 as Palette, k as PaletteConfig, P as PaletteType, c4 as PaletteValue, c5 as Pixels, c6 as PlatformMode, c7 as Position, c8 as PropertyToPaletteAliasMap, c9 as RadioSize, ca as RadioValue, cb as RadioVariant, cd as Rems, a7 as SMALL_SCALE_MODE_CLASSNAME, a0 as SPECTRUM_COLOR_PREFIX, a4 as SYSTEM_COLOR_MODE_CLASSNAME, ce as ScaleConfig, cf as ScaleEffectMap, S as ScaleModeConfig, ch as ShadowColor, ci as ShadowColorConfig, cj as ShadowOffset, ck as ShadowOpacity, cl as ShadowPalette, cm as ShadowPaletteAlias, m as ShadowPreset, cn as ShadowSpreadRadius, co as ShadowStyleProps, y as ShadowType, cp as ShadowTypeConfig, cq as ShadowVariant, cr as ShadowVariantConfig, cs as ShadowVariantInvert, ct as ShadowVariantWithInvert, cu as SharedPaletteAlias, u as SpacingAlias, cv as SpacingConfig, cw as SpacingStyleProps, cx as SpectrumColor, cy as SpectrumConfig, cz as StateStyleProps, cA as StyleProps, cB as SwitchSize, af as TEXT_RESPONSIVE_CLASSNAME, a1 as TEXT_TRANSFORM_PREFIX, cL as TShirtSize, cM as TShirtSizeCommon, cC as TextDecorationLine, cD as TextProperty, cE as TextStyleProps, cF as TextTransform, cG as TextTransformConfig, cH as TextVariant, cI as TransitionDelay, cJ as TransitionDuration, cK as TransitionTiming, T as TypographyConfig, cN as TypographyResponsiveProperty, cO as TypographyStyle, cP as TypographyStyleProperty, cQ as TypographyUnitValue, L as UDS_PREFIX, cR as UdsCssVar, cS as Unitless, cT as UniversalAvatarIconProps, cU as UniversalAvatarImageProps, cV as UniversalAvatarProps, cW as UniversalAvatarTextProps, cX as UniversalBadgeProps, n as UniversalBoxProps, cY as UniversalButtonProps, cZ as UniversalCheckboxProps, c_ as UniversalChipBaseProps, c$ as UniversalChipButtonProps, d0 as UniversalChipDismissibleProps, d1 as UniversalChipLinkProps, d2 as UniversalChipProps, d3 as UniversalChipToggleProps, p as UniversalDividerProps, z as UniversalFormLabelProps, d4 as UniversalIconButtonProps, d5 as UniversalIconProps, D as UniversalIconSlot, d6 as UniversalImageProps, U as UniversalInputProps, E as UniversalLinkProps, v as UniversalMenuItemProps, a as UniversalPressableProps, d7 as UniversalRadioGroupProps, d8 as UniversalRadioProps, o as UniversalStackProps, b as UniversalSwitchProps, J as UniversalTextProps, aa as XLARGE_SCALE_MODE_CLASSNAME, a6 as XSMALL_SCALE_MODE_CLASSNAME, ab as XXLARGE_SCALE_MODE_CLASSNAME, ac as XXXLARGE_SCALE_MODE_CLASSNAME, K as alwaysPalette } from '../types-Dde3E25v.js';
2
+ import { g as ComponentConfig, V as VariantConfig, b as ComponentStateConfig, S as SelectedConfigurableProperty, a as PossibleStatesWithRest, d as SubComponentConfig } from '../index-Dn2pubkn.js';
3
+ export { A as AllPossibleProperties, j as AllVariantKeys, i as AutoComponentName, h as AutoComponents, C as ConfigurablePropertiesName, E as ExtendablePropertiesName, L as LayerConfig, P as PossibleStates, k as SchemaStateValue, f as VariantConfigWithComponentStates, e as VariantConfigWithProperties, c as configurableProperties, r as createComponentStateConfig, w as createComponentStates, p as createConfigurableProperty, x as createLayerConfig, y as createSubComponentConfig, q as createVariantConfig, v as createVariantConfigWithComponentStates, u as createVariantConfigWithProperties, l as findFixtureType, m as generateClassName, n as generateDeclaration, o as generateStyles, s as statePseudoMapDocsMode, t as toMinimalDbConfigObject } from '../index-Dn2pubkn.js';
4
+ import { d9 as UniversalTokensConfigAuto, h as UniversalTokensConfig, aP as ButtonKind, aT as ButtonPalette, aK as ButtonBaseConfig, B as ButtonConfig, e as ShadowConfig, bB as FontWeightDescriptive, bC as FontWeightNumeric, ba as ColorModeForApp, cg as ScaleModeForApp, i as ColorMode, m as ScaleMode, bH as HighContrastMode, cc as RegionMode, b2 as ButtonVariant, b4 as ButtonVariantFlat } from '../types-D0Rkj_1F.js';
5
+ export { N as AVATAR_SIZE_PREFIX, ao as AlwaysPalette, ap as AlwaysPaletteAlias, aq as AlwaysPaletteColor, ar as Animation, as as AriaAttribute, at as AvatarAbbreviationStrategy, au as AvatarShape, av as AvatarSize, aw as AvatarSizeConfig, ax as AvatarVariant, O as BORDER_RADIUS_PREFIX, Q as BORDER_WIDTH_PREFIX, ag as BUTTON_CSS_VAR_MAP, ay as BackgroundColor, az as BackgroundPalette, aA as BackgroundPaletteAlias, aB as BackgroundStyleProps, aC as BadgeSize, aD as BadgeVariant, aE as BorderRadius, aF as BorderRadiusConfig, aG as BorderStyleProps, aH as BorderWidth, aI as BorderWidthConfig, aJ as Breakpoint, f as BreakpointsConfig, q as ButtonClassMap, aL as ButtonClassName, aM as ButtonColorConfig, aN as ButtonColorEffect, aO as ButtonColorEffectConfig, s as ButtonColorProperty, t as ButtonColorPropertyConfig, aQ as ButtonMotionEffect, aR as ButtonMotionProperty, aS as ButtonMotionPropertyConfig, aU as ButtonPaletteColor, aV as ButtonPaletteConfig, aW as ButtonShadowPropertyConfig, aX as ButtonSize, aY as ButtonSizeConfig, aZ as ButtonSizeProperty, a_ as ButtonSpectrumColor, a$ as ButtonState, b0 as ButtonStateConfig, b1 as ButtonStateEffectConfig, b3 as ButtonVariantConfig, b5 as CheckboxSize, b6 as CheckboxValue, b7 as CheckboxVariant, b8 as ChipSize, b9 as ChipVariant, C as ColorModeConfig, j as ColorsConfig, bb as ConfigurableDropShadowValues, bc as ConfigurableInsetShadowValues, bd as CustomSizingStyleProps, a2 as DARK_COLOR_MODE_CLASSNAME, ad as DEFAULT_COLOR_MODE_CLASSNAME, ae as DEFAULT_SCALE_MODE_CLASSNAME, be as DataAttribute, bf as Display, bg as DividerVariant, aj as FONT_DECLARATIONS_MAP, R as FONT_FAMILY_PREFIX, V as FONT_SIZE_PREFIX, X as FONT_SLANT_PREFIX, W as FONT_WEIGHT_PREFIX, Y as FONT_WIDTH_PREFIX, bh as Flex, bi as FlexAlignContent, bj as FlexAlignItems, bk as FlexAlignSelf, bl as FlexBasis, bm as FlexDirection, bn as FlexGrow, bo as FlexJustifyContent, bp as FlexShrink, bq as FlexStyleProps, br as FlexWrap, bs as FontAlias, ak as FontAxisConfig, F as FontConfig, bt as FontCssVar, al as FontDeclarationConfig, x as FontDeclarationItemConfig, am as FontDeclarationMap, bu as FontFamilyCDNUrl, bv as FontFamilyConfig, w as FontID, bw as FontSize, bx as FontSizeConfig, by as FontSlantConfig, bz as FontType, bA as FontWeightConfig, an as FontWeightForFont, bD as FontWidthConfig, bE as ForegroundColor, bF as ForegroundPalette, bG as ForegroundPaletteAlias, G as GlobalDefaultsConfig, H as Hue, k as HueStep, ah as ICON_BUTTON_CSS_VAR_MAP, Z as ICON_SIZE_PREFIX, a5 as INVERT_COLOR_MODE_CLASSNAME, r as IconButtonClassMap, bI as IconButtonClassName, d as IconButtonConfig, bJ as IconButtonDefaultsConfig, bK as IconButtonSize, I as IconPropsWithSVGProps, bL as IconSizeConfig, bM as IconSlotRenderProps, A as ImagePropsWithImgProps, bN as ImageStyleProps, bO as InputSize, a9 as LARGE_SCALE_MODE_CLASSNAME, a3 as LIGHT_COLOR_MODE_CLASSNAME, _ as LINE_HEIGHT_PREFIX, bP as LayoutStyleProps, bQ as LetterSpacing, bR as LineClampAlias, bS as LineColor, bT as LineHeight, bU as LineHeightConfig, bV as LinePalette, bW as LinePaletteAlias, a8 as MEDIUM_SCALE_MODE_CLASSNAME, $ as MOTION_PREFIX, bX as Modes, M as MotionConfig, bY as MotionCssVar, bZ as MotionSpringConfig, b_ as MotionSpringConfigOptions, b$ as MotionVariant, c0 as MotionVariantSpeed, c1 as MotionVariantValues, c2 as Overflow, ai as PSEUDO_STYLE_SELECTOR_MAP, c3 as Palette, l as PaletteConfig, P as PaletteType, c4 as PaletteValue, c5 as Pixels, c6 as PlatformMode, c7 as Position, c8 as PropertyToPaletteAliasMap, c9 as RadioSize, ca as RadioValue, cb as RadioVariant, cd as Rems, a7 as SMALL_SCALE_MODE_CLASSNAME, a0 as SPECTRUM_COLOR_PREFIX, a4 as SYSTEM_COLOR_MODE_CLASSNAME, ce as ScaleConfig, cf as ScaleEffectMap, S as ScaleModeConfig, ch as ShadowColor, ci as ShadowColorConfig, cj as ShadowOffset, ck as ShadowOpacity, cl as ShadowPalette, cm as ShadowPaletteAlias, n as ShadowPreset, cn as ShadowSpreadRadius, co as ShadowStyleProps, y as ShadowType, cp as ShadowTypeConfig, cq as ShadowVariant, cr as ShadowVariantConfig, cs as ShadowVariantInvert, ct as ShadowVariantWithInvert, cu as SharedPaletteAlias, u as SpacingAlias, cv as SpacingConfig, cw as SpacingStyleProps, cx as SpectrumColor, cy as SpectrumConfig, cz as StateStyleProps, cA as StyleProps, cB as SwitchSize, af as TEXT_RESPONSIVE_CLASSNAME, a1 as TEXT_TRANSFORM_PREFIX, cL as TShirtSize, cM as TShirtSizeCommon, cC as TextDecorationLine, cD as TextProperty, cE as TextStyleProps, cF as TextTransform, cG as TextTransformConfig, cH as TextVariant, cI as TransitionDelay, cJ as TransitionDuration, cK as TransitionTiming, T as TypographyConfig, cN as TypographyResponsiveProperty, cO as TypographyStyle, cP as TypographyStyleProperty, cQ as TypographyUnitValue, L as UDS_PREFIX, cR as UdsCssVar, cS as Unitless, cT as UniversalAvatarIconProps, cU as UniversalAvatarImageProps, cV as UniversalAvatarProps, cW as UniversalAvatarTextProps, cX as UniversalBadgeProps, b as UniversalBoxProps, cY as UniversalButtonProps, cZ as UniversalCheckboxProps, c_ as UniversalChipBaseProps, c$ as UniversalChipButtonProps, d0 as UniversalChipDismissibleProps, d1 as UniversalChipLinkProps, d2 as UniversalChipProps, d3 as UniversalChipToggleProps, p as UniversalDividerProps, z as UniversalFormLabelProps, d4 as UniversalIconButtonProps, d5 as UniversalIconProps, D as UniversalIconSlot, d6 as UniversalImageProps, U as UniversalInputProps, E as UniversalLinkProps, v as UniversalMenuItemProps, a as UniversalPressableProps, d7 as UniversalRadioGroupProps, d8 as UniversalRadioProps, o as UniversalStackProps, c as UniversalSwitchProps, J as UniversalTextProps, aa as XLARGE_SCALE_MODE_CLASSNAME, a6 as XSMALL_SCALE_MODE_CLASSNAME, ab as XXLARGE_SCALE_MODE_CLASSNAME, ac as XXXLARGE_SCALE_MODE_CLASSNAME, K as alwaysPalette } from '../types-D0Rkj_1F.js';
6
6
  export { IconSize, IconVariant } from '@yahoo/uds-icons/types';
7
7
  import '@yahoo/uds/fixtures';
8
8
  import 'motion/react';
@@ -1,4 +1,4 @@
1
- import { g as UniversalTokensConfig, h as ColorMode, i as ColorsConfig, H as Hue, j as HueStep, P as PaletteType, k as PaletteConfig, l as ScaleMode } from '../types-Dde3E25v.cjs';
1
+ import { h as UniversalTokensConfig, i as ColorMode, j as ColorsConfig, H as Hue, k as HueStep, P as PaletteType, l as PaletteConfig, m as ScaleMode } from '../types-D0Rkj_1F.cjs';
2
2
  import '@yahoo/uds-icons/types';
3
3
  import 'motion/react';
4
4
  import 'react';
@@ -1,4 +1,4 @@
1
- import { g as UniversalTokensConfig, h as ColorMode, i as ColorsConfig, H as Hue, j as HueStep, P as PaletteType, k as PaletteConfig, l as ScaleMode } from '../types-Dde3E25v.js';
1
+ import { h as UniversalTokensConfig, i as ColorMode, j as ColorsConfig, H as Hue, k as HueStep, P as PaletteType, l as PaletteConfig, m as ScaleMode } from '../types-D0Rkj_1F.js';
2
2
  import '@yahoo/uds-icons/types';
3
3
  import 'motion/react';
4
4
  import 'react';