@yahoo/uds 3.8.2 → 3.8.3

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 (39) hide show
  1. package/dist/{Input-CzZjGS_G.d.cts → Input-B7DKHaz_.d.cts} +1 -1
  2. package/dist/{Input-CVIrgHsH.d.ts → Input-CFQQUyGa.d.ts} +1 -1
  3. package/dist/{Input-PVGFXtkx.d.cts → Input-DcIvvvLD.d.cts} +1 -1
  4. package/dist/{Input-CmkmuvrM.d.ts → Input-ml_QlxDf.d.ts} +1 -1
  5. package/dist/{Pressable-BhcHtCvI.d.cts → Pressable-BjZ946YV.d.cts} +1 -1
  6. package/dist/{Pressable-D3FJsB7_.d.cts → Pressable-Cc24znXA.d.cts} +1 -1
  7. package/dist/{Pressable-dGwwt9jV.d.ts → Pressable-D7WI8aEU.d.ts} +1 -1
  8. package/dist/{Pressable-lNqsdSJU.d.ts → Pressable-DDf8QZC_.d.ts} +1 -1
  9. package/dist/{VStack-5TEnNAP_.d.ts → VStack-BFHUc7rS.d.ts} +1 -1
  10. package/dist/{VStack-B_eklK1W.d.cts → VStack-Cql9dxVj.d.cts} +1 -1
  11. package/dist/{VStack-Bue6YCyi.d.cts → VStack-D2I4thtt.d.cts} +1 -1
  12. package/dist/{VStack-BB8gaSzn.d.ts → VStack-DE8mYT1Q.d.ts} +1 -1
  13. package/dist/client/Menu.d.cts +3 -3
  14. package/dist/client/Menu.d.ts +3 -3
  15. package/dist/client/index.d.cts +3 -3
  16. package/dist/client/index.d.ts +3 -3
  17. package/dist/{index-DD4YLbLO.d.ts → index-BLWH1g42.d.ts} +1 -1
  18. package/dist/{index-Bszwf4ZY.d.cts → index-BR_WKGJS.d.cts} +1 -1
  19. package/dist/{index-KEPvOXd5.d.cts → index-Cgc9eUQ6.d.cts} +1 -1
  20. package/dist/{index-STbRau2s.d.ts → index-qyaEaIzP.d.ts} +1 -1
  21. package/dist/index.d.cts +6 -6
  22. package/dist/index.d.ts +6 -6
  23. package/dist/tailwind/plugin.d.cts +1 -1
  24. package/dist/tailwind/plugin.d.ts +1 -1
  25. package/dist/tailwind/utils.d.cts +1 -1
  26. package/dist/tailwind/utils.d.ts +1 -1
  27. package/dist/tokens/automation/configs.d.cts +2 -2
  28. package/dist/tokens/automation/configs.d.ts +2 -2
  29. package/dist/tokens/automation/properties.d.cts +2 -2
  30. package/dist/tokens/automation/properties.d.ts +2 -2
  31. package/dist/tokens/index.d.cts +4 -4
  32. package/dist/tokens/index.d.ts +4 -4
  33. package/dist/tokens/parseTokens.d.cts +1 -1
  34. package/dist/tokens/parseTokens.d.ts +1 -1
  35. package/dist/{types-Blp45Jw1.d.cts → types-JgL6-s9g.d.cts} +9 -4
  36. package/dist/{types-Blp45Jw1.d.ts → types-JgL6-s9g.d.ts} +9 -4
  37. package/dist/{types-C3IoByX6.d.cts → types-bQSUiYZq.d.cts} +9 -4
  38. package/dist/{types-C3IoByX6.d.ts → types-bQSUiYZq.d.ts} +9 -4
  39. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { U as UniversalInputProps } from './types-C3IoByX6.cjs';
2
+ import { U as UniversalInputProps } from './types-bQSUiYZq.cjs';
3
3
  import { HTMLMotionProps } from 'motion/react';
4
4
 
5
5
  type HtmlInputProps = React.InputHTMLAttributes<HTMLInputElement> & HTMLMotionProps<'input'>;
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { U as UniversalInputProps } from './types-C3IoByX6.js';
2
+ import { U as UniversalInputProps } from './types-bQSUiYZq.js';
3
3
  import { HTMLMotionProps } from 'motion/react';
4
4
 
5
5
  type HtmlInputProps = React.InputHTMLAttributes<HTMLInputElement> & HTMLMotionProps<'input'>;
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { U as UniversalInputProps } from './types-Blp45Jw1.cjs';
2
+ import { U as UniversalInputProps } from './types-JgL6-s9g.cjs';
3
3
  import { HTMLMotionProps } from 'motion/react';
4
4
 
5
5
  type HtmlInputProps = React.InputHTMLAttributes<HTMLInputElement> & HTMLMotionProps<'input'>;
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { U as UniversalInputProps } from './types-Blp45Jw1.js';
2
+ import { U as UniversalInputProps } from './types-JgL6-s9g.js';
3
3
  import { HTMLMotionProps } from 'motion/react';
4
4
 
5
5
  type HtmlInputProps = React.InputHTMLAttributes<HTMLInputElement> & HTMLMotionProps<'input'>;
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { a as UniversalPressableProps } from './types-C3IoByX6.cjs';
2
+ import { a as UniversalPressableProps } from './types-bQSUiYZq.cjs';
3
3
 
4
4
  type HtmlButtonProps = Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, 'color' | 'name'>;
5
5
  interface PressableProps extends UniversalPressableProps, HtmlButtonProps {
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { a as UniversalPressableProps } from './types-Blp45Jw1.cjs';
2
+ import { a as UniversalPressableProps } from './types-JgL6-s9g.cjs';
3
3
 
4
4
  type HtmlButtonProps = Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, 'color' | 'name'>;
5
5
  interface PressableProps extends UniversalPressableProps, HtmlButtonProps {
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { a as UniversalPressableProps } from './types-C3IoByX6.js';
2
+ import { a as UniversalPressableProps } from './types-bQSUiYZq.js';
3
3
 
4
4
  type HtmlButtonProps = Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, 'color' | 'name'>;
5
5
  interface PressableProps extends UniversalPressableProps, HtmlButtonProps {
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { a as UniversalPressableProps } from './types-Blp45Jw1.js';
2
+ import { a as UniversalPressableProps } from './types-JgL6-s9g.js';
3
3
 
4
4
  type HtmlButtonProps = Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, 'color' | 'name'>;
5
5
  interface PressableProps extends UniversalPressableProps, HtmlButtonProps {
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { g as UniversalBoxProps, h as UniversalStackProps, i as UniversalDividerProps } from './types-Blp45Jw1.js';
2
+ import { g as UniversalBoxProps, h as UniversalStackProps, i as UniversalDividerProps } from './types-JgL6-s9g.js';
3
3
 
4
4
  type DivProps = React.HTMLAttributes<HTMLDivElement>;
5
5
  interface BoxProps extends UniversalBoxProps, DivProps {
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { g as UniversalBoxProps, h as UniversalStackProps, i as UniversalDividerProps } from './types-Blp45Jw1.cjs';
2
+ import { g as UniversalBoxProps, h as UniversalStackProps, i as UniversalDividerProps } from './types-bQSUiYZq.cjs';
3
3
 
4
4
  type DivProps = React.HTMLAttributes<HTMLDivElement>;
5
5
  interface BoxProps extends UniversalBoxProps, DivProps {
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { g as UniversalBoxProps, h as UniversalStackProps, i as UniversalDividerProps } from './types-C3IoByX6.cjs';
2
+ import { g as UniversalBoxProps, h as UniversalStackProps, i as UniversalDividerProps } from './types-JgL6-s9g.cjs';
3
3
 
4
4
  type DivProps = React.HTMLAttributes<HTMLDivElement>;
5
5
  interface BoxProps extends UniversalBoxProps, DivProps {
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { g as UniversalBoxProps, h as UniversalStackProps, i as UniversalDividerProps } from './types-C3IoByX6.js';
2
+ import { g as UniversalBoxProps, h as UniversalStackProps, i as UniversalDividerProps } from './types-bQSUiYZq.js';
3
3
 
4
4
  type DivProps = React.HTMLAttributes<HTMLDivElement>;
5
5
  interface BoxProps extends UniversalBoxProps, DivProps {
@@ -1,9 +1,9 @@
1
1
  import * as react from 'react';
2
2
  import { AriaRole, HTMLAttributes, PropsWithChildren } from 'react';
3
3
  import { MenuProps, MenuItemProps as MenuItemProps$1, MenuItemCheckboxProps as MenuItemCheckboxProps$1, MenuProviderProps as MenuProviderProps$1, MenuButtonProps, useMenuContext, useMenuStore } from '@ariakit/react/menu';
4
- import { j as SpacingAlias, k as UniversalMenuItemProps } from '../types-C3IoByX6.cjs';
5
- import { V as VStackProps, D as DividerProps, B as BoxProps } from '../VStack-Bue6YCyi.cjs';
6
- import { P as PressableProps } from '../Pressable-BhcHtCvI.cjs';
4
+ import { j as SpacingAlias, k as UniversalMenuItemProps } from '../types-bQSUiYZq.cjs';
5
+ import { V as VStackProps, D as DividerProps, B as BoxProps } from '../VStack-Cql9dxVj.cjs';
6
+ import { P as PressableProps } from '../Pressable-BjZ946YV.cjs';
7
7
  import * as react_jsx_runtime from 'react/jsx-runtime';
8
8
  import { useStoreState } from '@ariakit/react';
9
9
  import '@yahoo/uds-icons/types';
@@ -1,9 +1,9 @@
1
1
  import * as react from 'react';
2
2
  import { AriaRole, HTMLAttributes, PropsWithChildren } from 'react';
3
3
  import { MenuProps, MenuItemProps as MenuItemProps$1, MenuItemCheckboxProps as MenuItemCheckboxProps$1, MenuProviderProps as MenuProviderProps$1, MenuButtonProps, useMenuContext, useMenuStore } from '@ariakit/react/menu';
4
- import { j as SpacingAlias, k as UniversalMenuItemProps } from '../types-C3IoByX6.js';
5
- import { V as VStackProps, D as DividerProps, B as BoxProps } from '../VStack-BB8gaSzn.js';
6
- import { P as PressableProps } from '../Pressable-dGwwt9jV.js';
4
+ import { j as SpacingAlias, k as UniversalMenuItemProps } from '../types-bQSUiYZq.js';
5
+ import { V as VStackProps, D as DividerProps, B as BoxProps } from '../VStack-DE8mYT1Q.js';
6
+ import { P as PressableProps } from '../Pressable-D7WI8aEU.js';
7
7
  import * as react_jsx_runtime from 'react/jsx-runtime';
8
8
  import { useStoreState } from '@ariakit/react';
9
9
  import '@yahoo/uds-icons/types';
@@ -1,10 +1,10 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { cN as UniversalAvatarProps, cL as UniversalAvatarIconProps, cM as UniversalAvatarImageProps, cO as UniversalAvatarTextProps, cP as UniversalBadgeProps, cQ as UniversalButtonProps, cR as UniversalCheckboxProps, cW as UniversalChipProps, cT as UniversalChipButtonProps, cU as UniversalChipDismissibleProps, cV as UniversalChipLinkProps, cX as UniversalChipToggleProps, cY as UniversalIconButtonProps, d0 as UniversalRadioProps, c$ as UniversalRadioGroupProps, M as MotionVariant, q as MotionVariantSpeed, d1 as UniversalSwitchProps } from '../types-C3IoByX6.cjs';
2
+ import { cN as UniversalAvatarProps, cL as UniversalAvatarIconProps, cM as UniversalAvatarImageProps, cO as UniversalAvatarTextProps, cP as UniversalBadgeProps, cQ as UniversalButtonProps, cR as UniversalCheckboxProps, cW as UniversalChipProps, cT as UniversalChipButtonProps, cU as UniversalChipDismissibleProps, cV as UniversalChipLinkProps, cX as UniversalChipToggleProps, cY as UniversalIconButtonProps, d0 as UniversalRadioProps, c$ as UniversalRadioGroupProps, M as MotionVariant, q as MotionVariantSpeed, d1 as UniversalSwitchProps } from '../types-bQSUiYZq.cjs';
3
3
  import * as react from 'react';
4
4
  import react__default from 'react';
5
5
  import { HTMLMotionProps, MotionConfigProps } from 'motion/react';
6
- export { a as Input, I as InputProps } from '../Input-CzZjGS_G.cjs';
7
- export { a as Pressable, P as PressableProps } from '../Pressable-BhcHtCvI.cjs';
6
+ export { a as Input, I as InputProps } from '../Input-B7DKHaz_.cjs';
7
+ export { a as Pressable, P as PressableProps } from '../Pressable-BjZ946YV.cjs';
8
8
  export { Menu, MenuContentProps, MenuDividerProps, MenuItemCheckboxProps, MenuItemProps, MenuPlacement, MenuProviderProps, MenuTriggerProps } from '@yahoo/uds/client/Menu';
9
9
  import '@yahoo/uds-icons/types';
10
10
  import 'type-fest';
@@ -1,10 +1,10 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { cN as UniversalAvatarProps, cL as UniversalAvatarIconProps, cM as UniversalAvatarImageProps, cO as UniversalAvatarTextProps, cP as UniversalBadgeProps, cQ as UniversalButtonProps, cR as UniversalCheckboxProps, cW as UniversalChipProps, cT as UniversalChipButtonProps, cU as UniversalChipDismissibleProps, cV as UniversalChipLinkProps, cX as UniversalChipToggleProps, cY as UniversalIconButtonProps, d0 as UniversalRadioProps, c$ as UniversalRadioGroupProps, M as MotionVariant, q as MotionVariantSpeed, d1 as UniversalSwitchProps } from '../types-C3IoByX6.js';
2
+ import { cN as UniversalAvatarProps, cL as UniversalAvatarIconProps, cM as UniversalAvatarImageProps, cO as UniversalAvatarTextProps, cP as UniversalBadgeProps, cQ as UniversalButtonProps, cR as UniversalCheckboxProps, cW as UniversalChipProps, cT as UniversalChipButtonProps, cU as UniversalChipDismissibleProps, cV as UniversalChipLinkProps, cX as UniversalChipToggleProps, cY as UniversalIconButtonProps, d0 as UniversalRadioProps, c$ as UniversalRadioGroupProps, M as MotionVariant, q as MotionVariantSpeed, d1 as UniversalSwitchProps } from '../types-bQSUiYZq.js';
3
3
  import * as react from 'react';
4
4
  import react__default from 'react';
5
5
  import { HTMLMotionProps, MotionConfigProps } from 'motion/react';
6
- export { a as Input, I as InputProps } from '../Input-CVIrgHsH.js';
7
- export { a as Pressable, P as PressableProps } from '../Pressable-dGwwt9jV.js';
6
+ export { a as Input, I as InputProps } from '../Input-CFQQUyGa.js';
7
+ export { a as Pressable, P as PressableProps } from '../Pressable-D7WI8aEU.js';
8
8
  export { Menu, MenuContentProps, MenuDividerProps, MenuItemCheckboxProps, MenuItemProps, MenuPlacement, MenuProviderProps, MenuTriggerProps } from '@yahoo/uds/client/Menu';
9
9
  import '@yahoo/uds-icons/types';
10
10
  import 'type-fest';
@@ -1,5 +1,5 @@
1
1
  import * as properties from '@yahoo/uds/fixtures';
2
- import { f as ShadowPreset, b as UniversalTokensConfig } from './types-C3IoByX6.js';
2
+ import { f as ShadowPreset, b as UniversalTokensConfig } from './types-bQSUiYZq.js';
3
3
 
4
4
  type DispatchContext = {
5
5
  componentName: string;
@@ -1,5 +1,5 @@
1
1
  import * as properties from '@yahoo/uds/fixtures';
2
- import { f as ShadowPreset, b as UniversalTokensConfig } from './types-C3IoByX6.cjs';
2
+ import { f as ShadowPreset, b as UniversalTokensConfig } from './types-JgL6-s9g.cjs';
3
3
 
4
4
  type DispatchContext = {
5
5
  componentName: string;
@@ -1,5 +1,5 @@
1
1
  import * as properties from '@yahoo/uds/fixtures';
2
- import { f as ShadowPreset, b as UniversalTokensConfig } from './types-Blp45Jw1.cjs';
2
+ import { f as ShadowPreset, b as UniversalTokensConfig } from './types-bQSUiYZq.cjs';
3
3
 
4
4
  type DispatchContext = {
5
5
  componentName: string;
@@ -1,5 +1,5 @@
1
1
  import * as properties from '@yahoo/uds/fixtures';
2
- import { f as ShadowPreset, b as UniversalTokensConfig } from './types-Blp45Jw1.js';
2
+ import { f as ShadowPreset, b as UniversalTokensConfig } from './types-JgL6-s9g.js';
3
3
 
4
4
  type DispatchContext = {
5
5
  componentName: string;
package/dist/index.d.cts CHANGED
@@ -1,15 +1,15 @@
1
- import { a as DivProps } from './VStack-Bue6YCyi.cjs';
2
- export { b as Box, B as BoxProps, c as Divider, D as DividerProps, d as VStack, V as VStackProps } from './VStack-Bue6YCyi.cjs';
1
+ import { a as DivProps } from './VStack-Cql9dxVj.cjs';
2
+ export { b as Box, B as BoxProps, c as Divider, D as DividerProps, d as VStack, V as VStackProps } from './VStack-Cql9dxVj.cjs';
3
3
  import * as react_jsx_runtime from 'react/jsx-runtime';
4
- import { u as UniversalFormLabelProps, h as UniversalStackProps, v as IconPropsWithSVGProps, w as ImagePropsWithImgProps, x as UniversalIconSlot, y as UniversalLinkProps, z as UniversalTextProps } from './types-C3IoByX6.cjs';
5
- export { G as AVATAR_SIZE_PREFIX, ai as AlwaysPalette, aj as AlwaysPaletteAlias, ak as AlwaysPaletteColor, al as Animation, am as AriaAttribute, an as AvatarAbbreviationStrategy, ao as AvatarShape, ap as AvatarSize, aq as AvatarSizeConfig, ar as AvatarVariant, J as BORDER_RADIUS_PREFIX, K as BORDER_WIDTH_PREFIX, aa as BUTTON_CSS_VAR_MAP, as as BackgroundColor, at as BackgroundPalette, au as BackgroundPaletteAlias, av as BackgroundStyleProps, aw as BadgeSize, ax as BadgeVariant, ay as BorderRadius, az as BorderRadiusConfig, aA as BorderStyleProps, aB as BorderWidth, aC as BorderWidthConfig, aD as Breakpoint, aE as ButtonBaseConfig, l as ButtonClassMap, aF as ButtonClassName, aG as ButtonColorConfig, aH as ButtonColorEffect, aI as ButtonColorEffectConfig, m as ButtonColorProperty, n as ButtonColorPropertyConfig, B as ButtonConfig, aJ as ButtonKind, aK as ButtonMotionEffect, aL as ButtonMotionProperty, aM as ButtonMotionPropertyConfig, aN as ButtonPalette, aO as ButtonPaletteColor, aP as ButtonPaletteConfig, aQ as ButtonShadowPropertyConfig, aR as ButtonSize, aS as ButtonSizeConfig, aT as ButtonSizeProperty, aU as ButtonSpectrumColor, aV as ButtonState, aW as ButtonStateConfig, aX as ButtonStateEffectConfig, aY as ButtonVariant, aZ as ButtonVariantConfig, a_ as ButtonVariantFlat, a$ as CheckboxSize, b0 as CheckboxValue, b1 as CheckboxVariant, b2 as ChipSize, b3 as ChipVariant, C as ColorMode, b4 as ColorModeConfig, b5 as ColorModeForApp, c as ColorsConfig, b6 as ConfigurableDropShadowValues, b7 as ConfigurableInsetShadowValues, b8 as CustomSizingStyleProps, Z as DARK_COLOR_MODE_CLASSNAME, a6 as DEFAULT_COLOR_MODE_CLASSNAME, a7 as DEFAULT_SCALE_MODE_CLASSNAME, b9 as DataAttribute, ba as Display, bb as DividerVariant, ad as FONT_DECLARATIONS_MAP, L as FONT_FAMILY_PREFIX, N as FONT_SIZE_PREFIX, Q as FONT_SLANT_PREFIX, O as FONT_WEIGHT_PREFIX, R as FONT_WIDTH_PREFIX, bc as Flex, bd as FlexAlignContent, be as FlexAlignItems, bf as FlexAlignSelf, bg as FlexBasis, bh as FlexDirection, bi as FlexGrow, bj as FlexJustifyContent, bk as FlexShrink, bl as FlexStyleProps, bm as FlexWrap, bn as FontAlias, ae as FontAxisConfig, p as FontConfig, bo as FontCssVar, af as FontDeclarationConfig, o as FontDeclarationItemConfig, ag as FontDeclarationMap, bp as FontFamilyCDNUrl, bq as FontFamilyConfig, F as FontID, br as FontSize, bs as FontSizeConfig, bt as FontSlantConfig, bu as FontType, bv as FontWeightConfig, bw as FontWeightDescriptive, ah as FontWeightForFont, bx as FontWeightNumeric, by as FontWidthConfig, bz as ForegroundColor, bA as ForegroundPalette, bB as ForegroundPaletteAlias, bC as HighContrastMode, H as Hue, d as HueStep, ab as ICON_BUTTON_CSS_VAR_MAP, T as ICON_SIZE_PREFIX, I as IconButtonClassMap, bD as IconButtonClassName, bE as IconButtonConfig, bF as IconButtonDefaultsConfig, bG as IconButtonSize, bH as IconSizeConfig, bI as ImageStyleProps, bJ as InputSize, a2 as LARGE_SCALE_MODE_CLASSNAME, _ as LIGHT_COLOR_MODE_CLASSNAME, V as LINE_HEIGHT_PREFIX, bK as LayoutStyleProps, bL as LetterSpacing, bM as LineClampAlias, bN as LineColor, bO as LineHeight, bP as LineHeightConfig, bQ as LinePalette, bR as LinePaletteAlias, a1 as MEDIUM_SCALE_MODE_CLASSNAME, W as MOTION_PREFIX, bS as Modes, s as MotionConfig, bT as MotionCssVar, bU as MotionSpringConfig, r as MotionSpringConfigOptions, M as MotionVariant, q as MotionVariantSpeed, bV as MotionVariantValues, bW as Overflow, ac as PSEUDO_STYLE_SELECTOR_MAP, bX as Palette, e as PaletteConfig, P as PaletteType, bY as PaletteValue, bZ as PlatformMode, b_ as Position, b$ as PropertyToPaletteAliasMap, c0 as RadioSize, c1 as RadioValue, c2 as RadioVariant, c3 as RegionMode, a0 as SMALL_SCALE_MODE_CLASSNAME, X as SPECTRUM_COLOR_PREFIX, c4 as ScaleConfig, c5 as ScaleEffectMap, S as ScaleMode, c6 as ScaleModeConfig, c7 as ScaleModeForApp, c8 as ShadowColor, c9 as ShadowColorConfig, ca as ShadowConfig, cb as ShadowOffset, cc as ShadowOpacity, cd as ShadowPalette, ce as ShadowPaletteAlias, f as ShadowPreset, cf as ShadowSpreadRadius, cg as ShadowStyleProps, t as ShadowType, ch as ShadowTypeConfig, ci as ShadowVariant, cj as ShadowVariantConfig, ck as ShadowVariantInvert, cl as ShadowVariantWithInvert, cm as SharedPaletteAlias, j as SpacingAlias, cn as SpacingConfig, co as SpacingStyleProps, cp as SpectrumColor, cq as SpectrumConfig, cr as StateStyleProps, cs as StyleProps, ct as SwitchSize, a8 as TEXT_RESPONSIVE_CLASSNAME, a9 as TEXT_STATIC_CLASSNAME, Y as TEXT_TRANSFORM_PREFIX, cD as TShirtSize, cE as TShirtSizeCommon, cu as TextDecorationLine, cv as TextProperty, cw as TextStyleProps, cx as TextTransform, cy as TextTransformConfig, cz as TextVariant, cA as TransitionDelay, cB as TransitionDuration, cC as TransitionTiming, cF as TypographyConfig, cG as TypographyResponsiveProperty, cH as TypographyStyle, cI as TypographyStyleProperty, cJ as TypographyUnitValue, E as UDS_PREFIX, cK as UdsCssVar, cL as UniversalAvatarIconProps, cM as UniversalAvatarImageProps, cN as UniversalAvatarProps, cO as UniversalAvatarTextProps, cP as UniversalBadgeProps, g as UniversalBoxProps, cQ as UniversalButtonProps, cR as UniversalCheckboxProps, cS as UniversalChipBaseProps, cT as UniversalChipButtonProps, cU as UniversalChipDismissibleProps, cV as UniversalChipLinkProps, cW as UniversalChipProps, cX as UniversalChipToggleProps, i as UniversalDividerProps, cY as UniversalIconButtonProps, cZ as UniversalIconProps, c_ as UniversalImageProps, U as UniversalInputProps, k as UniversalMenuItemProps, a as UniversalPressableProps, c$ as UniversalRadioGroupProps, d0 as UniversalRadioProps, d1 as UniversalSwitchProps, b as UniversalTokensConfig, d2 as UniversalTokensConfigAuto, a3 as XLARGE_SCALE_MODE_CLASSNAME, $ as XSMALL_SCALE_MODE_CLASSNAME, a4 as XXLARGE_SCALE_MODE_CLASSNAME, a5 as XXXLARGE_SCALE_MODE_CLASSNAME, A as alwaysPalette, D as defaultUniversalTokensConfigAuto } from './types-C3IoByX6.cjs';
4
+ import { u as UniversalFormLabelProps, h as UniversalStackProps, v as IconPropsWithSVGProps, w as ImagePropsWithImgProps, x as UniversalIconSlot, y as UniversalLinkProps, z as UniversalTextProps } from './types-bQSUiYZq.cjs';
5
+ export { G as AVATAR_SIZE_PREFIX, ai as AlwaysPalette, aj as AlwaysPaletteAlias, ak as AlwaysPaletteColor, al as Animation, am as AriaAttribute, an as AvatarAbbreviationStrategy, ao as AvatarShape, ap as AvatarSize, aq as AvatarSizeConfig, ar as AvatarVariant, J as BORDER_RADIUS_PREFIX, K as BORDER_WIDTH_PREFIX, aa as BUTTON_CSS_VAR_MAP, as as BackgroundColor, at as BackgroundPalette, au as BackgroundPaletteAlias, av as BackgroundStyleProps, aw as BadgeSize, ax as BadgeVariant, ay as BorderRadius, az as BorderRadiusConfig, aA as BorderStyleProps, aB as BorderWidth, aC as BorderWidthConfig, aD as Breakpoint, aE as ButtonBaseConfig, l as ButtonClassMap, aF as ButtonClassName, aG as ButtonColorConfig, aH as ButtonColorEffect, aI as ButtonColorEffectConfig, m as ButtonColorProperty, n as ButtonColorPropertyConfig, B as ButtonConfig, aJ as ButtonKind, aK as ButtonMotionEffect, aL as ButtonMotionProperty, aM as ButtonMotionPropertyConfig, aN as ButtonPalette, aO as ButtonPaletteColor, aP as ButtonPaletteConfig, aQ as ButtonShadowPropertyConfig, aR as ButtonSize, aS as ButtonSizeConfig, aT as ButtonSizeProperty, aU as ButtonSpectrumColor, aV as ButtonState, aW as ButtonStateConfig, aX as ButtonStateEffectConfig, aY as ButtonVariant, aZ as ButtonVariantConfig, a_ as ButtonVariantFlat, a$ as CheckboxSize, b0 as CheckboxValue, b1 as CheckboxVariant, b2 as ChipSize, b3 as ChipVariant, C as ColorMode, b4 as ColorModeConfig, b5 as ColorModeForApp, c as ColorsConfig, b6 as ConfigurableDropShadowValues, b7 as ConfigurableInsetShadowValues, b8 as CustomSizingStyleProps, Z as DARK_COLOR_MODE_CLASSNAME, a6 as DEFAULT_COLOR_MODE_CLASSNAME, a7 as DEFAULT_SCALE_MODE_CLASSNAME, b9 as DataAttribute, ba as Display, bb as DividerVariant, ad as FONT_DECLARATIONS_MAP, L as FONT_FAMILY_PREFIX, N as FONT_SIZE_PREFIX, Q as FONT_SLANT_PREFIX, O as FONT_WEIGHT_PREFIX, R as FONT_WIDTH_PREFIX, bc as Flex, bd as FlexAlignContent, be as FlexAlignItems, bf as FlexAlignSelf, bg as FlexBasis, bh as FlexDirection, bi as FlexGrow, bj as FlexJustifyContent, bk as FlexShrink, bl as FlexStyleProps, bm as FlexWrap, bn as FontAlias, ae as FontAxisConfig, p as FontConfig, bo as FontCssVar, af as FontDeclarationConfig, o as FontDeclarationItemConfig, ag as FontDeclarationMap, bp as FontFamilyCDNUrl, bq as FontFamilyConfig, F as FontID, br as FontSize, bs as FontSizeConfig, bt as FontSlantConfig, bu as FontType, bv as FontWeightConfig, bw as FontWeightDescriptive, ah as FontWeightForFont, bx as FontWeightNumeric, by as FontWidthConfig, bz as ForegroundColor, bA as ForegroundPalette, bB as ForegroundPaletteAlias, bC as HighContrastMode, H as Hue, d as HueStep, ab as ICON_BUTTON_CSS_VAR_MAP, T as ICON_SIZE_PREFIX, I as IconButtonClassMap, bD as IconButtonClassName, bE as IconButtonConfig, bF as IconButtonDefaultsConfig, bG as IconButtonSize, bH as IconSizeConfig, bI as ImageStyleProps, bJ as InputSize, a2 as LARGE_SCALE_MODE_CLASSNAME, _ as LIGHT_COLOR_MODE_CLASSNAME, V as LINE_HEIGHT_PREFIX, bK as LayoutStyleProps, bL as LetterSpacing, bM as LineClampAlias, bN as LineColor, bO as LineHeight, bP as LineHeightConfig, bQ as LinePalette, bR as LinePaletteAlias, a1 as MEDIUM_SCALE_MODE_CLASSNAME, W as MOTION_PREFIX, bS as Modes, s as MotionConfig, bT as MotionCssVar, bU as MotionSpringConfig, r as MotionSpringConfigOptions, M as MotionVariant, q as MotionVariantSpeed, bV as MotionVariantValues, bW as Overflow, ac as PSEUDO_STYLE_SELECTOR_MAP, bX as Palette, e as PaletteConfig, P as PaletteType, bY as PaletteValue, bZ as PlatformMode, b_ as Position, b$ as PropertyToPaletteAliasMap, c0 as RadioSize, c1 as RadioValue, c2 as RadioVariant, c3 as RegionMode, a0 as SMALL_SCALE_MODE_CLASSNAME, X as SPECTRUM_COLOR_PREFIX, c4 as ScaleConfig, c5 as ScaleEffectMap, S as ScaleMode, c6 as ScaleModeConfig, c7 as ScaleModeForApp, c8 as ShadowColor, c9 as ShadowColorConfig, ca as ShadowConfig, cb as ShadowOffset, cc as ShadowOpacity, cd as ShadowPalette, ce as ShadowPaletteAlias, f as ShadowPreset, cf as ShadowSpreadRadius, cg as ShadowStyleProps, t as ShadowType, ch as ShadowTypeConfig, ci as ShadowVariant, cj as ShadowVariantConfig, ck as ShadowVariantInvert, cl as ShadowVariantWithInvert, cm as SharedPaletteAlias, j as SpacingAlias, cn as SpacingConfig, co as SpacingStyleProps, cp as SpectrumColor, cq as SpectrumConfig, cr as StateStyleProps, cs as StyleProps, ct as SwitchSize, a8 as TEXT_RESPONSIVE_CLASSNAME, a9 as TEXT_STATIC_CLASSNAME, Y as TEXT_TRANSFORM_PREFIX, cD as TShirtSize, cE as TShirtSizeCommon, cu as TextDecorationLine, cv as TextProperty, cw as TextStyleProps, cx as TextTransform, cy as TextTransformConfig, cz as TextVariant, cA as TransitionDelay, cB as TransitionDuration, cC as TransitionTiming, cF as TypographyConfig, cG as TypographyResponsiveProperty, cH as TypographyStyle, cI as TypographyStyleProperty, cJ as TypographyUnitValue, E as UDS_PREFIX, cK as UdsCssVar, cL as UniversalAvatarIconProps, cM as UniversalAvatarImageProps, cN as UniversalAvatarProps, cO as UniversalAvatarTextProps, cP as UniversalBadgeProps, g as UniversalBoxProps, cQ as UniversalButtonProps, cR as UniversalCheckboxProps, cS as UniversalChipBaseProps, cT as UniversalChipButtonProps, cU as UniversalChipDismissibleProps, cV as UniversalChipLinkProps, cW as UniversalChipProps, cX as UniversalChipToggleProps, i as UniversalDividerProps, cY as UniversalIconButtonProps, cZ as UniversalIconProps, c_ as UniversalImageProps, U as UniversalInputProps, k as UniversalMenuItemProps, a as UniversalPressableProps, c$ as UniversalRadioGroupProps, d0 as UniversalRadioProps, d1 as UniversalSwitchProps, b as UniversalTokensConfig, d2 as UniversalTokensConfigAuto, a3 as XLARGE_SCALE_MODE_CLASSNAME, $ as XSMALL_SCALE_MODE_CLASSNAME, a4 as XXLARGE_SCALE_MODE_CLASSNAME, a5 as XXXLARGE_SCALE_MODE_CLASSNAME, A as alwaysPalette, D as defaultUniversalTokensConfigAuto } from './types-bQSUiYZq.cjs';
6
6
  import * as react from 'react';
7
7
  import { PropsWithChildren, Ref, Dispatch, SetStateAction } from 'react';
8
- import { I as InputProps } from './Input-CzZjGS_G.cjs';
8
+ import { I as InputProps } from './Input-B7DKHaz_.cjs';
9
9
  export { Avatar, AvatarIcon, AvatarIconProps, AvatarImage, AvatarImageProps, AvatarProps, AvatarText, AvatarTextProps, Badge, BadgeProps, Button, ButtonProps, Checkbox, CheckboxProps, Chip, ChipButton, ChipButtonProps, ChipDismissible, ChipDismissibleProps, ChipLink, ChipLinkProps, ChipProps, ChipToggle, ChipToggleProps, IconButton, IconButtonProps, Input, InputProps, Menu, MenuContentProps, MenuDividerProps, MenuItemCheckboxProps, MenuItemProps, MenuPlacement, MenuProviderProps, MenuTriggerProps, Pressable, PressableProps, Radio, RadioGroupProvider, RadioGroupProviderProps, RadioProps, SpringMotionConfig, SpringMotionConfigProps, Switch, SwitchProps } from '@yahoo/uds/client';
10
10
  export { AllSelectors, BaseSelector, CssStyleObject, DEFAULT_COLOR_MODE, DEFAULT_COLOR_MODE_FOR_APP, DEFAULT_HIGH_CONTRAST_MODE, DEFAULT_REGION_MODE, DEFAULT_SCALE_MODE, DEFAULT_SCALE_MODE_FOR_APP, ParentVariantSelector, button, cartesianProduct, coalesceConfigVariant, defaultTokensConfig, entries, fontWeightMap, fromEntries, generateKeyFromFlatConfigPath, generateSchemaKey, getConfigDefaultValue, getConfigPseudoStateVariables, getConfigPseudoStateVariablesWithSetter, getConfigSubcomponents, getConfigVariantComponentStates, getConfigVariantComponentStatesMatrix, getConfigVariantProperties, getConfigVariantPseudoStates, getConfigVariants, getDefaultButtonBaseMap, isConfigDefaultValue, mapValues, parseButtonVariantFlat, parseDeprecatedButtonPaletteVariant, setConfigPseudoStateVariable, shadow, variants } from './tokens/index.cjs';
11
11
  export { AvatarConfig, BadgeConfig, CheckboxConfig, ChipConfig, DividerConfig, InputConfig, LinkConfig, MenuConfig, RadioConfig, SwitchConfig } from './tokens/automation/configs.cjs';
12
- export { A as AllPossibleProperties, j as AllVariantKeys, i as AutoComponentName, h as AutoComponents, g as ComponentConfig, b as ComponentStateConfig, C as ConfigurablePropertiesName, E as ExtendablePropertiesName, L as LayerConfig, P as PossibleStates, a as PossibleStatesWithRest, k as SchemaStateValue, S as SelectedConfigurableProperty, d as SubComponentConfig, V as VariantConfig, 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-Bszwf4ZY.cjs';
12
+ export { A as AllPossibleProperties, j as AllVariantKeys, i as AutoComponentName, h as AutoComponents, g as ComponentConfig, b as ComponentStateConfig, C as ConfigurablePropertiesName, E as ExtendablePropertiesName, L as LayerConfig, P as PossibleStates, a as PossibleStatesWithRest, k as SchemaStateValue, S as SelectedConfigurableProperty, d as SubComponentConfig, V as VariantConfig, 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-Cgc9eUQ6.cjs';
13
13
  export { IconSize, IconVariant } from '@yahoo/uds-icons/types';
14
14
  import 'motion/react';
15
15
  import 'type-fest';
package/dist/index.d.ts CHANGED
@@ -1,15 +1,15 @@
1
- import { a as DivProps } from './VStack-BB8gaSzn.js';
2
- export { b as Box, B as BoxProps, c as Divider, D as DividerProps, d as VStack, V as VStackProps } from './VStack-BB8gaSzn.js';
1
+ import { a as DivProps } from './VStack-DE8mYT1Q.js';
2
+ export { b as Box, B as BoxProps, c as Divider, D as DividerProps, d as VStack, V as VStackProps } from './VStack-DE8mYT1Q.js';
3
3
  import * as react_jsx_runtime from 'react/jsx-runtime';
4
- import { u as UniversalFormLabelProps, h as UniversalStackProps, v as IconPropsWithSVGProps, w as ImagePropsWithImgProps, x as UniversalIconSlot, y as UniversalLinkProps, z as UniversalTextProps } from './types-C3IoByX6.js';
5
- export { G as AVATAR_SIZE_PREFIX, ai as AlwaysPalette, aj as AlwaysPaletteAlias, ak as AlwaysPaletteColor, al as Animation, am as AriaAttribute, an as AvatarAbbreviationStrategy, ao as AvatarShape, ap as AvatarSize, aq as AvatarSizeConfig, ar as AvatarVariant, J as BORDER_RADIUS_PREFIX, K as BORDER_WIDTH_PREFIX, aa as BUTTON_CSS_VAR_MAP, as as BackgroundColor, at as BackgroundPalette, au as BackgroundPaletteAlias, av as BackgroundStyleProps, aw as BadgeSize, ax as BadgeVariant, ay as BorderRadius, az as BorderRadiusConfig, aA as BorderStyleProps, aB as BorderWidth, aC as BorderWidthConfig, aD as Breakpoint, aE as ButtonBaseConfig, l as ButtonClassMap, aF as ButtonClassName, aG as ButtonColorConfig, aH as ButtonColorEffect, aI as ButtonColorEffectConfig, m as ButtonColorProperty, n as ButtonColorPropertyConfig, B as ButtonConfig, aJ as ButtonKind, aK as ButtonMotionEffect, aL as ButtonMotionProperty, aM as ButtonMotionPropertyConfig, aN as ButtonPalette, aO as ButtonPaletteColor, aP as ButtonPaletteConfig, aQ as ButtonShadowPropertyConfig, aR as ButtonSize, aS as ButtonSizeConfig, aT as ButtonSizeProperty, aU as ButtonSpectrumColor, aV as ButtonState, aW as ButtonStateConfig, aX as ButtonStateEffectConfig, aY as ButtonVariant, aZ as ButtonVariantConfig, a_ as ButtonVariantFlat, a$ as CheckboxSize, b0 as CheckboxValue, b1 as CheckboxVariant, b2 as ChipSize, b3 as ChipVariant, C as ColorMode, b4 as ColorModeConfig, b5 as ColorModeForApp, c as ColorsConfig, b6 as ConfigurableDropShadowValues, b7 as ConfigurableInsetShadowValues, b8 as CustomSizingStyleProps, Z as DARK_COLOR_MODE_CLASSNAME, a6 as DEFAULT_COLOR_MODE_CLASSNAME, a7 as DEFAULT_SCALE_MODE_CLASSNAME, b9 as DataAttribute, ba as Display, bb as DividerVariant, ad as FONT_DECLARATIONS_MAP, L as FONT_FAMILY_PREFIX, N as FONT_SIZE_PREFIX, Q as FONT_SLANT_PREFIX, O as FONT_WEIGHT_PREFIX, R as FONT_WIDTH_PREFIX, bc as Flex, bd as FlexAlignContent, be as FlexAlignItems, bf as FlexAlignSelf, bg as FlexBasis, bh as FlexDirection, bi as FlexGrow, bj as FlexJustifyContent, bk as FlexShrink, bl as FlexStyleProps, bm as FlexWrap, bn as FontAlias, ae as FontAxisConfig, p as FontConfig, bo as FontCssVar, af as FontDeclarationConfig, o as FontDeclarationItemConfig, ag as FontDeclarationMap, bp as FontFamilyCDNUrl, bq as FontFamilyConfig, F as FontID, br as FontSize, bs as FontSizeConfig, bt as FontSlantConfig, bu as FontType, bv as FontWeightConfig, bw as FontWeightDescriptive, ah as FontWeightForFont, bx as FontWeightNumeric, by as FontWidthConfig, bz as ForegroundColor, bA as ForegroundPalette, bB as ForegroundPaletteAlias, bC as HighContrastMode, H as Hue, d as HueStep, ab as ICON_BUTTON_CSS_VAR_MAP, T as ICON_SIZE_PREFIX, I as IconButtonClassMap, bD as IconButtonClassName, bE as IconButtonConfig, bF as IconButtonDefaultsConfig, bG as IconButtonSize, bH as IconSizeConfig, bI as ImageStyleProps, bJ as InputSize, a2 as LARGE_SCALE_MODE_CLASSNAME, _ as LIGHT_COLOR_MODE_CLASSNAME, V as LINE_HEIGHT_PREFIX, bK as LayoutStyleProps, bL as LetterSpacing, bM as LineClampAlias, bN as LineColor, bO as LineHeight, bP as LineHeightConfig, bQ as LinePalette, bR as LinePaletteAlias, a1 as MEDIUM_SCALE_MODE_CLASSNAME, W as MOTION_PREFIX, bS as Modes, s as MotionConfig, bT as MotionCssVar, bU as MotionSpringConfig, r as MotionSpringConfigOptions, M as MotionVariant, q as MotionVariantSpeed, bV as MotionVariantValues, bW as Overflow, ac as PSEUDO_STYLE_SELECTOR_MAP, bX as Palette, e as PaletteConfig, P as PaletteType, bY as PaletteValue, bZ as PlatformMode, b_ as Position, b$ as PropertyToPaletteAliasMap, c0 as RadioSize, c1 as RadioValue, c2 as RadioVariant, c3 as RegionMode, a0 as SMALL_SCALE_MODE_CLASSNAME, X as SPECTRUM_COLOR_PREFIX, c4 as ScaleConfig, c5 as ScaleEffectMap, S as ScaleMode, c6 as ScaleModeConfig, c7 as ScaleModeForApp, c8 as ShadowColor, c9 as ShadowColorConfig, ca as ShadowConfig, cb as ShadowOffset, cc as ShadowOpacity, cd as ShadowPalette, ce as ShadowPaletteAlias, f as ShadowPreset, cf as ShadowSpreadRadius, cg as ShadowStyleProps, t as ShadowType, ch as ShadowTypeConfig, ci as ShadowVariant, cj as ShadowVariantConfig, ck as ShadowVariantInvert, cl as ShadowVariantWithInvert, cm as SharedPaletteAlias, j as SpacingAlias, cn as SpacingConfig, co as SpacingStyleProps, cp as SpectrumColor, cq as SpectrumConfig, cr as StateStyleProps, cs as StyleProps, ct as SwitchSize, a8 as TEXT_RESPONSIVE_CLASSNAME, a9 as TEXT_STATIC_CLASSNAME, Y as TEXT_TRANSFORM_PREFIX, cD as TShirtSize, cE as TShirtSizeCommon, cu as TextDecorationLine, cv as TextProperty, cw as TextStyleProps, cx as TextTransform, cy as TextTransformConfig, cz as TextVariant, cA as TransitionDelay, cB as TransitionDuration, cC as TransitionTiming, cF as TypographyConfig, cG as TypographyResponsiveProperty, cH as TypographyStyle, cI as TypographyStyleProperty, cJ as TypographyUnitValue, E as UDS_PREFIX, cK as UdsCssVar, cL as UniversalAvatarIconProps, cM as UniversalAvatarImageProps, cN as UniversalAvatarProps, cO as UniversalAvatarTextProps, cP as UniversalBadgeProps, g as UniversalBoxProps, cQ as UniversalButtonProps, cR as UniversalCheckboxProps, cS as UniversalChipBaseProps, cT as UniversalChipButtonProps, cU as UniversalChipDismissibleProps, cV as UniversalChipLinkProps, cW as UniversalChipProps, cX as UniversalChipToggleProps, i as UniversalDividerProps, cY as UniversalIconButtonProps, cZ as UniversalIconProps, c_ as UniversalImageProps, U as UniversalInputProps, k as UniversalMenuItemProps, a as UniversalPressableProps, c$ as UniversalRadioGroupProps, d0 as UniversalRadioProps, d1 as UniversalSwitchProps, b as UniversalTokensConfig, d2 as UniversalTokensConfigAuto, a3 as XLARGE_SCALE_MODE_CLASSNAME, $ as XSMALL_SCALE_MODE_CLASSNAME, a4 as XXLARGE_SCALE_MODE_CLASSNAME, a5 as XXXLARGE_SCALE_MODE_CLASSNAME, A as alwaysPalette, D as defaultUniversalTokensConfigAuto } from './types-C3IoByX6.js';
4
+ import { u as UniversalFormLabelProps, h as UniversalStackProps, v as IconPropsWithSVGProps, w as ImagePropsWithImgProps, x as UniversalIconSlot, y as UniversalLinkProps, z as UniversalTextProps } from './types-bQSUiYZq.js';
5
+ export { G as AVATAR_SIZE_PREFIX, ai as AlwaysPalette, aj as AlwaysPaletteAlias, ak as AlwaysPaletteColor, al as Animation, am as AriaAttribute, an as AvatarAbbreviationStrategy, ao as AvatarShape, ap as AvatarSize, aq as AvatarSizeConfig, ar as AvatarVariant, J as BORDER_RADIUS_PREFIX, K as BORDER_WIDTH_PREFIX, aa as BUTTON_CSS_VAR_MAP, as as BackgroundColor, at as BackgroundPalette, au as BackgroundPaletteAlias, av as BackgroundStyleProps, aw as BadgeSize, ax as BadgeVariant, ay as BorderRadius, az as BorderRadiusConfig, aA as BorderStyleProps, aB as BorderWidth, aC as BorderWidthConfig, aD as Breakpoint, aE as ButtonBaseConfig, l as ButtonClassMap, aF as ButtonClassName, aG as ButtonColorConfig, aH as ButtonColorEffect, aI as ButtonColorEffectConfig, m as ButtonColorProperty, n as ButtonColorPropertyConfig, B as ButtonConfig, aJ as ButtonKind, aK as ButtonMotionEffect, aL as ButtonMotionProperty, aM as ButtonMotionPropertyConfig, aN as ButtonPalette, aO as ButtonPaletteColor, aP as ButtonPaletteConfig, aQ as ButtonShadowPropertyConfig, aR as ButtonSize, aS as ButtonSizeConfig, aT as ButtonSizeProperty, aU as ButtonSpectrumColor, aV as ButtonState, aW as ButtonStateConfig, aX as ButtonStateEffectConfig, aY as ButtonVariant, aZ as ButtonVariantConfig, a_ as ButtonVariantFlat, a$ as CheckboxSize, b0 as CheckboxValue, b1 as CheckboxVariant, b2 as ChipSize, b3 as ChipVariant, C as ColorMode, b4 as ColorModeConfig, b5 as ColorModeForApp, c as ColorsConfig, b6 as ConfigurableDropShadowValues, b7 as ConfigurableInsetShadowValues, b8 as CustomSizingStyleProps, Z as DARK_COLOR_MODE_CLASSNAME, a6 as DEFAULT_COLOR_MODE_CLASSNAME, a7 as DEFAULT_SCALE_MODE_CLASSNAME, b9 as DataAttribute, ba as Display, bb as DividerVariant, ad as FONT_DECLARATIONS_MAP, L as FONT_FAMILY_PREFIX, N as FONT_SIZE_PREFIX, Q as FONT_SLANT_PREFIX, O as FONT_WEIGHT_PREFIX, R as FONT_WIDTH_PREFIX, bc as Flex, bd as FlexAlignContent, be as FlexAlignItems, bf as FlexAlignSelf, bg as FlexBasis, bh as FlexDirection, bi as FlexGrow, bj as FlexJustifyContent, bk as FlexShrink, bl as FlexStyleProps, bm as FlexWrap, bn as FontAlias, ae as FontAxisConfig, p as FontConfig, bo as FontCssVar, af as FontDeclarationConfig, o as FontDeclarationItemConfig, ag as FontDeclarationMap, bp as FontFamilyCDNUrl, bq as FontFamilyConfig, F as FontID, br as FontSize, bs as FontSizeConfig, bt as FontSlantConfig, bu as FontType, bv as FontWeightConfig, bw as FontWeightDescriptive, ah as FontWeightForFont, bx as FontWeightNumeric, by as FontWidthConfig, bz as ForegroundColor, bA as ForegroundPalette, bB as ForegroundPaletteAlias, bC as HighContrastMode, H as Hue, d as HueStep, ab as ICON_BUTTON_CSS_VAR_MAP, T as ICON_SIZE_PREFIX, I as IconButtonClassMap, bD as IconButtonClassName, bE as IconButtonConfig, bF as IconButtonDefaultsConfig, bG as IconButtonSize, bH as IconSizeConfig, bI as ImageStyleProps, bJ as InputSize, a2 as LARGE_SCALE_MODE_CLASSNAME, _ as LIGHT_COLOR_MODE_CLASSNAME, V as LINE_HEIGHT_PREFIX, bK as LayoutStyleProps, bL as LetterSpacing, bM as LineClampAlias, bN as LineColor, bO as LineHeight, bP as LineHeightConfig, bQ as LinePalette, bR as LinePaletteAlias, a1 as MEDIUM_SCALE_MODE_CLASSNAME, W as MOTION_PREFIX, bS as Modes, s as MotionConfig, bT as MotionCssVar, bU as MotionSpringConfig, r as MotionSpringConfigOptions, M as MotionVariant, q as MotionVariantSpeed, bV as MotionVariantValues, bW as Overflow, ac as PSEUDO_STYLE_SELECTOR_MAP, bX as Palette, e as PaletteConfig, P as PaletteType, bY as PaletteValue, bZ as PlatformMode, b_ as Position, b$ as PropertyToPaletteAliasMap, c0 as RadioSize, c1 as RadioValue, c2 as RadioVariant, c3 as RegionMode, a0 as SMALL_SCALE_MODE_CLASSNAME, X as SPECTRUM_COLOR_PREFIX, c4 as ScaleConfig, c5 as ScaleEffectMap, S as ScaleMode, c6 as ScaleModeConfig, c7 as ScaleModeForApp, c8 as ShadowColor, c9 as ShadowColorConfig, ca as ShadowConfig, cb as ShadowOffset, cc as ShadowOpacity, cd as ShadowPalette, ce as ShadowPaletteAlias, f as ShadowPreset, cf as ShadowSpreadRadius, cg as ShadowStyleProps, t as ShadowType, ch as ShadowTypeConfig, ci as ShadowVariant, cj as ShadowVariantConfig, ck as ShadowVariantInvert, cl as ShadowVariantWithInvert, cm as SharedPaletteAlias, j as SpacingAlias, cn as SpacingConfig, co as SpacingStyleProps, cp as SpectrumColor, cq as SpectrumConfig, cr as StateStyleProps, cs as StyleProps, ct as SwitchSize, a8 as TEXT_RESPONSIVE_CLASSNAME, a9 as TEXT_STATIC_CLASSNAME, Y as TEXT_TRANSFORM_PREFIX, cD as TShirtSize, cE as TShirtSizeCommon, cu as TextDecorationLine, cv as TextProperty, cw as TextStyleProps, cx as TextTransform, cy as TextTransformConfig, cz as TextVariant, cA as TransitionDelay, cB as TransitionDuration, cC as TransitionTiming, cF as TypographyConfig, cG as TypographyResponsiveProperty, cH as TypographyStyle, cI as TypographyStyleProperty, cJ as TypographyUnitValue, E as UDS_PREFIX, cK as UdsCssVar, cL as UniversalAvatarIconProps, cM as UniversalAvatarImageProps, cN as UniversalAvatarProps, cO as UniversalAvatarTextProps, cP as UniversalBadgeProps, g as UniversalBoxProps, cQ as UniversalButtonProps, cR as UniversalCheckboxProps, cS as UniversalChipBaseProps, cT as UniversalChipButtonProps, cU as UniversalChipDismissibleProps, cV as UniversalChipLinkProps, cW as UniversalChipProps, cX as UniversalChipToggleProps, i as UniversalDividerProps, cY as UniversalIconButtonProps, cZ as UniversalIconProps, c_ as UniversalImageProps, U as UniversalInputProps, k as UniversalMenuItemProps, a as UniversalPressableProps, c$ as UniversalRadioGroupProps, d0 as UniversalRadioProps, d1 as UniversalSwitchProps, b as UniversalTokensConfig, d2 as UniversalTokensConfigAuto, a3 as XLARGE_SCALE_MODE_CLASSNAME, $ as XSMALL_SCALE_MODE_CLASSNAME, a4 as XXLARGE_SCALE_MODE_CLASSNAME, a5 as XXXLARGE_SCALE_MODE_CLASSNAME, A as alwaysPalette, D as defaultUniversalTokensConfigAuto } from './types-bQSUiYZq.js';
6
6
  import * as react from 'react';
7
7
  import { PropsWithChildren, Ref, Dispatch, SetStateAction } from 'react';
8
- import { I as InputProps } from './Input-CVIrgHsH.js';
8
+ import { I as InputProps } from './Input-CFQQUyGa.js';
9
9
  export { Avatar, AvatarIcon, AvatarIconProps, AvatarImage, AvatarImageProps, AvatarProps, AvatarText, AvatarTextProps, Badge, BadgeProps, Button, ButtonProps, Checkbox, CheckboxProps, Chip, ChipButton, ChipButtonProps, ChipDismissible, ChipDismissibleProps, ChipLink, ChipLinkProps, ChipProps, ChipToggle, ChipToggleProps, IconButton, IconButtonProps, Input, InputProps, Menu, MenuContentProps, MenuDividerProps, MenuItemCheckboxProps, MenuItemProps, MenuPlacement, MenuProviderProps, MenuTriggerProps, Pressable, PressableProps, Radio, RadioGroupProvider, RadioGroupProviderProps, RadioProps, SpringMotionConfig, SpringMotionConfigProps, Switch, SwitchProps } from '@yahoo/uds/client';
10
10
  export { AllSelectors, BaseSelector, CssStyleObject, DEFAULT_COLOR_MODE, DEFAULT_COLOR_MODE_FOR_APP, DEFAULT_HIGH_CONTRAST_MODE, DEFAULT_REGION_MODE, DEFAULT_SCALE_MODE, DEFAULT_SCALE_MODE_FOR_APP, ParentVariantSelector, button, cartesianProduct, coalesceConfigVariant, defaultTokensConfig, entries, fontWeightMap, fromEntries, generateKeyFromFlatConfigPath, generateSchemaKey, getConfigDefaultValue, getConfigPseudoStateVariables, getConfigPseudoStateVariablesWithSetter, getConfigSubcomponents, getConfigVariantComponentStates, getConfigVariantComponentStatesMatrix, getConfigVariantProperties, getConfigVariantPseudoStates, getConfigVariants, getDefaultButtonBaseMap, isConfigDefaultValue, mapValues, parseButtonVariantFlat, parseDeprecatedButtonPaletteVariant, setConfigPseudoStateVariable, shadow, variants } from './tokens/index.js';
11
11
  export { AvatarConfig, BadgeConfig, CheckboxConfig, ChipConfig, DividerConfig, InputConfig, LinkConfig, MenuConfig, RadioConfig, SwitchConfig } from './tokens/automation/configs.js';
12
- export { A as AllPossibleProperties, j as AllVariantKeys, i as AutoComponentName, h as AutoComponents, g as ComponentConfig, b as ComponentStateConfig, C as ConfigurablePropertiesName, E as ExtendablePropertiesName, L as LayerConfig, P as PossibleStates, a as PossibleStatesWithRest, k as SchemaStateValue, S as SelectedConfigurableProperty, d as SubComponentConfig, V as VariantConfig, 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-DD4YLbLO.js';
12
+ export { A as AllPossibleProperties, j as AllVariantKeys, i as AutoComponentName, h as AutoComponents, g as ComponentConfig, b as ComponentStateConfig, C as ConfigurablePropertiesName, E as ExtendablePropertiesName, L as LayerConfig, P as PossibleStates, a as PossibleStatesWithRest, k as SchemaStateValue, S as SelectedConfigurableProperty, d as SubComponentConfig, V as VariantConfig, 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-BLWH1g42.js';
13
13
  export { IconSize, IconVariant } from '@yahoo/uds-icons/types';
14
14
  import 'motion/react';
15
15
  import 'type-fest';
@@ -1,6 +1,6 @@
1
1
  import * as tailwindcss_types_config from 'tailwindcss/types/config';
2
2
  import { CSSRuleObject } from 'tailwindcss/types/config';
3
- import { B as ButtonConfig, l as ButtonClassMap, b as UniversalTokensConfig, I as IconButtonClassMap, m as ButtonColorProperty, n as ButtonColorPropertyConfig } from '../types-C3IoByX6.cjs';
3
+ import { B as ButtonConfig, l as ButtonClassMap, b as UniversalTokensConfig, I as IconButtonClassMap, m as ButtonColorProperty, n as ButtonColorPropertyConfig } from '../types-bQSUiYZq.cjs';
4
4
  import { Config } from 'tailwindcss';
5
5
  import defaultTailwindTheme from 'tailwindcss/defaultTheme';
6
6
  import '@yahoo/uds-icons/types';
@@ -1,6 +1,6 @@
1
1
  import * as tailwindcss_types_config from 'tailwindcss/types/config';
2
2
  import { CSSRuleObject } from 'tailwindcss/types/config';
3
- import { B as ButtonConfig, l as ButtonClassMap, b as UniversalTokensConfig, I as IconButtonClassMap, m as ButtonColorProperty, n as ButtonColorPropertyConfig } from '../types-C3IoByX6.js';
3
+ import { B as ButtonConfig, l as ButtonClassMap, b as UniversalTokensConfig, I as IconButtonClassMap, m as ButtonColorProperty, n as ButtonColorPropertyConfig } from '../types-bQSUiYZq.js';
4
4
  import { Config } from 'tailwindcss';
5
5
  import defaultTailwindTheme from 'tailwindcss/defaultTheme';
6
6
  import '@yahoo/uds-icons/types';
@@ -1,5 +1,5 @@
1
1
  import * as tailwindcss_types_config from 'tailwindcss/types/config';
2
- import { F as FontID, o as FontDeclarationItemConfig, p as FontConfig, M as MotionVariant, q as MotionVariantSpeed, r as MotionSpringConfigOptions, s as MotionConfig, f as ShadowPreset, t as ShadowType, b as UniversalTokensConfig } from '../types-C3IoByX6.cjs';
2
+ import { F as FontID, o as FontDeclarationItemConfig, p as FontConfig, M as MotionVariant, q as MotionVariantSpeed, r as MotionSpringConfigOptions, s as MotionConfig, f as ShadowPreset, t as ShadowType, b as UniversalTokensConfig } from '../types-bQSUiYZq.cjs';
3
3
  import { WebTokens } from '../tokens/parseTokens.cjs';
4
4
  import '@yahoo/uds-icons/types';
5
5
  import 'motion/react';
@@ -1,5 +1,5 @@
1
1
  import * as tailwindcss_types_config from 'tailwindcss/types/config';
2
- import { F as FontID, o as FontDeclarationItemConfig, p as FontConfig, M as MotionVariant, q as MotionVariantSpeed, r as MotionSpringConfigOptions, s as MotionConfig, f as ShadowPreset, t as ShadowType, b as UniversalTokensConfig } from '../types-C3IoByX6.js';
2
+ import { F as FontID, o as FontDeclarationItemConfig, p as FontConfig, M as MotionVariant, q as MotionVariantSpeed, r as MotionSpringConfigOptions, s as MotionConfig, f as ShadowPreset, t as ShadowType, b as UniversalTokensConfig } from '../types-bQSUiYZq.js';
3
3
  import { WebTokens } from '../tokens/parseTokens.js';
4
4
  import '@yahoo/uds-icons/types';
5
5
  import 'motion/react';
@@ -1,6 +1,6 @@
1
- import { e as VariantConfigWithProperties, d as SubComponentConfig, f as VariantConfigWithComponentStates } from '../../index-Bszwf4ZY.cjs';
1
+ import { e as VariantConfigWithProperties, d as SubComponentConfig, f as VariantConfigWithComponentStates } from '../../index-Cgc9eUQ6.cjs';
2
2
  import '@yahoo/uds/fixtures';
3
- import '../../types-C3IoByX6.cjs';
3
+ import '../../types-bQSUiYZq.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-DD4YLbLO.js';
1
+ import { e as VariantConfigWithProperties, d as SubComponentConfig, f as VariantConfigWithComponentStates } from '../../index-BLWH1g42.js';
2
2
  import '@yahoo/uds/fixtures';
3
- import '../../types-C3IoByX6.js';
3
+ import '../../types-bQSUiYZq.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-Bszwf4ZY.cjs';
2
- import '../../types-C3IoByX6.cjs';
1
+ export { C as ConfigurablePropertiesName, E as ExtendablePropertiesName, S as SelectedConfigurableProperty, c as configurableProperties } from '../../index-Cgc9eUQ6.cjs';
2
+ import '../../types-bQSUiYZq.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-DD4YLbLO.js';
2
- import '../../types-C3IoByX6.js';
1
+ export { C as ConfigurablePropertiesName, E as ExtendablePropertiesName, S as SelectedConfigurableProperty, c as configurableProperties } from '../../index-BLWH1g42.js';
2
+ import '../../types-bQSUiYZq.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-Bszwf4ZY.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-Bszwf4ZY.cjs';
4
- import { d2 as UniversalTokensConfigAuto, b as UniversalTokensConfig, aJ as ButtonKind, aN as ButtonPalette, aE as ButtonBaseConfig, B as ButtonConfig, b4 as ColorModeConfig, c6 as ScaleModeConfig, p as FontConfig, bE as IconButtonConfig, s as MotionConfig, ca as ShadowConfig, cF as TypographyConfig, bw as FontWeightDescriptive, bx as FontWeightNumeric, b5 as ColorModeForApp, c7 as ScaleModeForApp, C as ColorMode, S as ScaleMode, bC as HighContrastMode, c3 as RegionMode, aY as ButtonVariant, a_ as ButtonVariantFlat } from '../types-C3IoByX6.cjs';
5
- export { G as AVATAR_SIZE_PREFIX, ai as AlwaysPalette, aj as AlwaysPaletteAlias, ak as AlwaysPaletteColor, al as Animation, am as AriaAttribute, an as AvatarAbbreviationStrategy, ao as AvatarShape, ap as AvatarSize, aq as AvatarSizeConfig, ar as AvatarVariant, J as BORDER_RADIUS_PREFIX, K as BORDER_WIDTH_PREFIX, aa as BUTTON_CSS_VAR_MAP, as as BackgroundColor, at as BackgroundPalette, au as BackgroundPaletteAlias, av as BackgroundStyleProps, aw as BadgeSize, ax as BadgeVariant, ay as BorderRadius, az as BorderRadiusConfig, aA as BorderStyleProps, aB as BorderWidth, aC as BorderWidthConfig, aD as Breakpoint, l as ButtonClassMap, aF as ButtonClassName, aG as ButtonColorConfig, aH as ButtonColorEffect, aI as ButtonColorEffectConfig, m as ButtonColorProperty, n as ButtonColorPropertyConfig, aK as ButtonMotionEffect, aL as ButtonMotionProperty, aM as ButtonMotionPropertyConfig, aO as ButtonPaletteColor, aP as ButtonPaletteConfig, aQ as ButtonShadowPropertyConfig, aR as ButtonSize, aS as ButtonSizeConfig, aT as ButtonSizeProperty, aU as ButtonSpectrumColor, aV as ButtonState, aW as ButtonStateConfig, aX as ButtonStateEffectConfig, aZ as ButtonVariantConfig, a$ as CheckboxSize, b0 as CheckboxValue, b1 as CheckboxVariant, b2 as ChipSize, b3 as ChipVariant, c as ColorsConfig, b6 as ConfigurableDropShadowValues, b7 as ConfigurableInsetShadowValues, b8 as CustomSizingStyleProps, Z as DARK_COLOR_MODE_CLASSNAME, a6 as DEFAULT_COLOR_MODE_CLASSNAME, a7 as DEFAULT_SCALE_MODE_CLASSNAME, b9 as DataAttribute, ba as Display, bb as DividerVariant, ad as FONT_DECLARATIONS_MAP, L as FONT_FAMILY_PREFIX, N as FONT_SIZE_PREFIX, Q as FONT_SLANT_PREFIX, O as FONT_WEIGHT_PREFIX, R as FONT_WIDTH_PREFIX, bc as Flex, bd as FlexAlignContent, be as FlexAlignItems, bf as FlexAlignSelf, bg as FlexBasis, bh as FlexDirection, bi as FlexGrow, bj as FlexJustifyContent, bk as FlexShrink, bl as FlexStyleProps, bm as FlexWrap, bn as FontAlias, ae as FontAxisConfig, bo as FontCssVar, af as FontDeclarationConfig, o as FontDeclarationItemConfig, ag as FontDeclarationMap, bp as FontFamilyCDNUrl, bq as FontFamilyConfig, F as FontID, br as FontSize, bs as FontSizeConfig, bt as FontSlantConfig, bu as FontType, bv as FontWeightConfig, ah as FontWeightForFont, by as FontWidthConfig, bz as ForegroundColor, bA as ForegroundPalette, bB as ForegroundPaletteAlias, H as Hue, d as HueStep, ab as ICON_BUTTON_CSS_VAR_MAP, T as ICON_SIZE_PREFIX, I as IconButtonClassMap, bD as IconButtonClassName, bF as IconButtonDefaultsConfig, bG as IconButtonSize, v as IconPropsWithSVGProps, bH as IconSizeConfig, w as ImagePropsWithImgProps, bI as ImageStyleProps, bJ as InputSize, a2 as LARGE_SCALE_MODE_CLASSNAME, _ as LIGHT_COLOR_MODE_CLASSNAME, V as LINE_HEIGHT_PREFIX, bK as LayoutStyleProps, bL as LetterSpacing, bM as LineClampAlias, bN as LineColor, bO as LineHeight, bP as LineHeightConfig, bQ as LinePalette, bR as LinePaletteAlias, a1 as MEDIUM_SCALE_MODE_CLASSNAME, W as MOTION_PREFIX, bS as Modes, bT as MotionCssVar, bU as MotionSpringConfig, r as MotionSpringConfigOptions, M as MotionVariant, q as MotionVariantSpeed, bV as MotionVariantValues, bW as Overflow, ac as PSEUDO_STYLE_SELECTOR_MAP, bX as Palette, e as PaletteConfig, P as PaletteType, bY as PaletteValue, bZ as PlatformMode, b_ as Position, b$ as PropertyToPaletteAliasMap, c0 as RadioSize, c1 as RadioValue, c2 as RadioVariant, a0 as SMALL_SCALE_MODE_CLASSNAME, X as SPECTRUM_COLOR_PREFIX, c4 as ScaleConfig, c5 as ScaleEffectMap, c8 as ShadowColor, c9 as ShadowColorConfig, cb as ShadowOffset, cc as ShadowOpacity, cd as ShadowPalette, ce as ShadowPaletteAlias, f as ShadowPreset, cf as ShadowSpreadRadius, cg as ShadowStyleProps, t as ShadowType, ch as ShadowTypeConfig, ci as ShadowVariant, cj as ShadowVariantConfig, ck as ShadowVariantInvert, cl as ShadowVariantWithInvert, cm as SharedPaletteAlias, j as SpacingAlias, cn as SpacingConfig, co as SpacingStyleProps, cp as SpectrumColor, cq as SpectrumConfig, cr as StateStyleProps, cs as StyleProps, ct as SwitchSize, a8 as TEXT_RESPONSIVE_CLASSNAME, a9 as TEXT_STATIC_CLASSNAME, Y as TEXT_TRANSFORM_PREFIX, cD as TShirtSize, cE as TShirtSizeCommon, cu as TextDecorationLine, cv as TextProperty, cw as TextStyleProps, cx as TextTransform, cy as TextTransformConfig, cz as TextVariant, cA as TransitionDelay, cB as TransitionDuration, cC as TransitionTiming, cG as TypographyResponsiveProperty, cH as TypographyStyle, cI as TypographyStyleProperty, cJ as TypographyUnitValue, E as UDS_PREFIX, cK as UdsCssVar, cL as UniversalAvatarIconProps, cM as UniversalAvatarImageProps, cN as UniversalAvatarProps, cO as UniversalAvatarTextProps, cP as UniversalBadgeProps, g as UniversalBoxProps, cQ as UniversalButtonProps, cR as UniversalCheckboxProps, cS as UniversalChipBaseProps, cT as UniversalChipButtonProps, cU as UniversalChipDismissibleProps, cV as UniversalChipLinkProps, cW as UniversalChipProps, cX as UniversalChipToggleProps, i as UniversalDividerProps, u as UniversalFormLabelProps, cY as UniversalIconButtonProps, cZ as UniversalIconProps, x as UniversalIconSlot, c_ as UniversalImageProps, U as UniversalInputProps, y as UniversalLinkProps, k as UniversalMenuItemProps, a as UniversalPressableProps, c$ as UniversalRadioGroupProps, d0 as UniversalRadioProps, h as UniversalStackProps, d1 as UniversalSwitchProps, z as UniversalTextProps, a3 as XLARGE_SCALE_MODE_CLASSNAME, $ as XSMALL_SCALE_MODE_CLASSNAME, a4 as XXLARGE_SCALE_MODE_CLASSNAME, a5 as XXXLARGE_SCALE_MODE_CLASSNAME, A as alwaysPalette, D as defaultUniversalTokensConfigAuto } from '../types-C3IoByX6.cjs';
2
+ import { g as ComponentConfig, V as VariantConfig, b as ComponentStateConfig, S as SelectedConfigurableProperty, a as PossibleStatesWithRest, d as SubComponentConfig } from '../index-Cgc9eUQ6.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-Cgc9eUQ6.cjs';
4
+ import { d2 as UniversalTokensConfigAuto, b as UniversalTokensConfig, aJ as ButtonKind, aN as ButtonPalette, aE as ButtonBaseConfig, B as ButtonConfig, b4 as ColorModeConfig, c6 as ScaleModeConfig, p as FontConfig, bE as IconButtonConfig, s as MotionConfig, ca as ShadowConfig, cF as TypographyConfig, bw as FontWeightDescriptive, bx as FontWeightNumeric, b5 as ColorModeForApp, c7 as ScaleModeForApp, C as ColorMode, S as ScaleMode, bC as HighContrastMode, c3 as RegionMode, aY as ButtonVariant, a_ as ButtonVariantFlat } from '../types-bQSUiYZq.cjs';
5
+ export { G as AVATAR_SIZE_PREFIX, ai as AlwaysPalette, aj as AlwaysPaletteAlias, ak as AlwaysPaletteColor, al as Animation, am as AriaAttribute, an as AvatarAbbreviationStrategy, ao as AvatarShape, ap as AvatarSize, aq as AvatarSizeConfig, ar as AvatarVariant, J as BORDER_RADIUS_PREFIX, K as BORDER_WIDTH_PREFIX, aa as BUTTON_CSS_VAR_MAP, as as BackgroundColor, at as BackgroundPalette, au as BackgroundPaletteAlias, av as BackgroundStyleProps, aw as BadgeSize, ax as BadgeVariant, ay as BorderRadius, az as BorderRadiusConfig, aA as BorderStyleProps, aB as BorderWidth, aC as BorderWidthConfig, aD as Breakpoint, l as ButtonClassMap, aF as ButtonClassName, aG as ButtonColorConfig, aH as ButtonColorEffect, aI as ButtonColorEffectConfig, m as ButtonColorProperty, n as ButtonColorPropertyConfig, aK as ButtonMotionEffect, aL as ButtonMotionProperty, aM as ButtonMotionPropertyConfig, aO as ButtonPaletteColor, aP as ButtonPaletteConfig, aQ as ButtonShadowPropertyConfig, aR as ButtonSize, aS as ButtonSizeConfig, aT as ButtonSizeProperty, aU as ButtonSpectrumColor, aV as ButtonState, aW as ButtonStateConfig, aX as ButtonStateEffectConfig, aZ as ButtonVariantConfig, a$ as CheckboxSize, b0 as CheckboxValue, b1 as CheckboxVariant, b2 as ChipSize, b3 as ChipVariant, c as ColorsConfig, b6 as ConfigurableDropShadowValues, b7 as ConfigurableInsetShadowValues, b8 as CustomSizingStyleProps, Z as DARK_COLOR_MODE_CLASSNAME, a6 as DEFAULT_COLOR_MODE_CLASSNAME, a7 as DEFAULT_SCALE_MODE_CLASSNAME, b9 as DataAttribute, ba as Display, bb as DividerVariant, ad as FONT_DECLARATIONS_MAP, L as FONT_FAMILY_PREFIX, N as FONT_SIZE_PREFIX, Q as FONT_SLANT_PREFIX, O as FONT_WEIGHT_PREFIX, R as FONT_WIDTH_PREFIX, bc as Flex, bd as FlexAlignContent, be as FlexAlignItems, bf as FlexAlignSelf, bg as FlexBasis, bh as FlexDirection, bi as FlexGrow, bj as FlexJustifyContent, bk as FlexShrink, bl as FlexStyleProps, bm as FlexWrap, bn as FontAlias, ae as FontAxisConfig, bo as FontCssVar, af as FontDeclarationConfig, o as FontDeclarationItemConfig, ag as FontDeclarationMap, bp as FontFamilyCDNUrl, bq as FontFamilyConfig, F as FontID, br as FontSize, bs as FontSizeConfig, bt as FontSlantConfig, bu as FontType, bv as FontWeightConfig, ah as FontWeightForFont, by as FontWidthConfig, bz as ForegroundColor, bA as ForegroundPalette, bB as ForegroundPaletteAlias, H as Hue, d as HueStep, ab as ICON_BUTTON_CSS_VAR_MAP, T as ICON_SIZE_PREFIX, I as IconButtonClassMap, bD as IconButtonClassName, bF as IconButtonDefaultsConfig, bG as IconButtonSize, v as IconPropsWithSVGProps, bH as IconSizeConfig, w as ImagePropsWithImgProps, bI as ImageStyleProps, bJ as InputSize, a2 as LARGE_SCALE_MODE_CLASSNAME, _ as LIGHT_COLOR_MODE_CLASSNAME, V as LINE_HEIGHT_PREFIX, bK as LayoutStyleProps, bL as LetterSpacing, bM as LineClampAlias, bN as LineColor, bO as LineHeight, bP as LineHeightConfig, bQ as LinePalette, bR as LinePaletteAlias, a1 as MEDIUM_SCALE_MODE_CLASSNAME, W as MOTION_PREFIX, bS as Modes, bT as MotionCssVar, bU as MotionSpringConfig, r as MotionSpringConfigOptions, M as MotionVariant, q as MotionVariantSpeed, bV as MotionVariantValues, bW as Overflow, ac as PSEUDO_STYLE_SELECTOR_MAP, bX as Palette, e as PaletteConfig, P as PaletteType, bY as PaletteValue, bZ as PlatformMode, b_ as Position, b$ as PropertyToPaletteAliasMap, c0 as RadioSize, c1 as RadioValue, c2 as RadioVariant, a0 as SMALL_SCALE_MODE_CLASSNAME, X as SPECTRUM_COLOR_PREFIX, c4 as ScaleConfig, c5 as ScaleEffectMap, c8 as ShadowColor, c9 as ShadowColorConfig, cb as ShadowOffset, cc as ShadowOpacity, cd as ShadowPalette, ce as ShadowPaletteAlias, f as ShadowPreset, cf as ShadowSpreadRadius, cg as ShadowStyleProps, t as ShadowType, ch as ShadowTypeConfig, ci as ShadowVariant, cj as ShadowVariantConfig, ck as ShadowVariantInvert, cl as ShadowVariantWithInvert, cm as SharedPaletteAlias, j as SpacingAlias, cn as SpacingConfig, co as SpacingStyleProps, cp as SpectrumColor, cq as SpectrumConfig, cr as StateStyleProps, cs as StyleProps, ct as SwitchSize, a8 as TEXT_RESPONSIVE_CLASSNAME, a9 as TEXT_STATIC_CLASSNAME, Y as TEXT_TRANSFORM_PREFIX, cD as TShirtSize, cE as TShirtSizeCommon, cu as TextDecorationLine, cv as TextProperty, cw as TextStyleProps, cx as TextTransform, cy as TextTransformConfig, cz as TextVariant, cA as TransitionDelay, cB as TransitionDuration, cC as TransitionTiming, cG as TypographyResponsiveProperty, cH as TypographyStyle, cI as TypographyStyleProperty, cJ as TypographyUnitValue, E as UDS_PREFIX, cK as UdsCssVar, cL as UniversalAvatarIconProps, cM as UniversalAvatarImageProps, cN as UniversalAvatarProps, cO as UniversalAvatarTextProps, cP as UniversalBadgeProps, g as UniversalBoxProps, cQ as UniversalButtonProps, cR as UniversalCheckboxProps, cS as UniversalChipBaseProps, cT as UniversalChipButtonProps, cU as UniversalChipDismissibleProps, cV as UniversalChipLinkProps, cW as UniversalChipProps, cX as UniversalChipToggleProps, i as UniversalDividerProps, u as UniversalFormLabelProps, cY as UniversalIconButtonProps, cZ as UniversalIconProps, x as UniversalIconSlot, c_ as UniversalImageProps, U as UniversalInputProps, y as UniversalLinkProps, k as UniversalMenuItemProps, a as UniversalPressableProps, c$ as UniversalRadioGroupProps, d0 as UniversalRadioProps, h as UniversalStackProps, d1 as UniversalSwitchProps, z as UniversalTextProps, a3 as XLARGE_SCALE_MODE_CLASSNAME, $ as XSMALL_SCALE_MODE_CLASSNAME, a4 as XXLARGE_SCALE_MODE_CLASSNAME, a5 as XXXLARGE_SCALE_MODE_CLASSNAME, A as alwaysPalette, D as defaultUniversalTokensConfigAuto } from '../types-bQSUiYZq.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-DD4YLbLO.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-DD4YLbLO.js';
4
- import { d2 as UniversalTokensConfigAuto, b as UniversalTokensConfig, aJ as ButtonKind, aN as ButtonPalette, aE as ButtonBaseConfig, B as ButtonConfig, b4 as ColorModeConfig, c6 as ScaleModeConfig, p as FontConfig, bE as IconButtonConfig, s as MotionConfig, ca as ShadowConfig, cF as TypographyConfig, bw as FontWeightDescriptive, bx as FontWeightNumeric, b5 as ColorModeForApp, c7 as ScaleModeForApp, C as ColorMode, S as ScaleMode, bC as HighContrastMode, c3 as RegionMode, aY as ButtonVariant, a_ as ButtonVariantFlat } from '../types-C3IoByX6.js';
5
- export { G as AVATAR_SIZE_PREFIX, ai as AlwaysPalette, aj as AlwaysPaletteAlias, ak as AlwaysPaletteColor, al as Animation, am as AriaAttribute, an as AvatarAbbreviationStrategy, ao as AvatarShape, ap as AvatarSize, aq as AvatarSizeConfig, ar as AvatarVariant, J as BORDER_RADIUS_PREFIX, K as BORDER_WIDTH_PREFIX, aa as BUTTON_CSS_VAR_MAP, as as BackgroundColor, at as BackgroundPalette, au as BackgroundPaletteAlias, av as BackgroundStyleProps, aw as BadgeSize, ax as BadgeVariant, ay as BorderRadius, az as BorderRadiusConfig, aA as BorderStyleProps, aB as BorderWidth, aC as BorderWidthConfig, aD as Breakpoint, l as ButtonClassMap, aF as ButtonClassName, aG as ButtonColorConfig, aH as ButtonColorEffect, aI as ButtonColorEffectConfig, m as ButtonColorProperty, n as ButtonColorPropertyConfig, aK as ButtonMotionEffect, aL as ButtonMotionProperty, aM as ButtonMotionPropertyConfig, aO as ButtonPaletteColor, aP as ButtonPaletteConfig, aQ as ButtonShadowPropertyConfig, aR as ButtonSize, aS as ButtonSizeConfig, aT as ButtonSizeProperty, aU as ButtonSpectrumColor, aV as ButtonState, aW as ButtonStateConfig, aX as ButtonStateEffectConfig, aZ as ButtonVariantConfig, a$ as CheckboxSize, b0 as CheckboxValue, b1 as CheckboxVariant, b2 as ChipSize, b3 as ChipVariant, c as ColorsConfig, b6 as ConfigurableDropShadowValues, b7 as ConfigurableInsetShadowValues, b8 as CustomSizingStyleProps, Z as DARK_COLOR_MODE_CLASSNAME, a6 as DEFAULT_COLOR_MODE_CLASSNAME, a7 as DEFAULT_SCALE_MODE_CLASSNAME, b9 as DataAttribute, ba as Display, bb as DividerVariant, ad as FONT_DECLARATIONS_MAP, L as FONT_FAMILY_PREFIX, N as FONT_SIZE_PREFIX, Q as FONT_SLANT_PREFIX, O as FONT_WEIGHT_PREFIX, R as FONT_WIDTH_PREFIX, bc as Flex, bd as FlexAlignContent, be as FlexAlignItems, bf as FlexAlignSelf, bg as FlexBasis, bh as FlexDirection, bi as FlexGrow, bj as FlexJustifyContent, bk as FlexShrink, bl as FlexStyleProps, bm as FlexWrap, bn as FontAlias, ae as FontAxisConfig, bo as FontCssVar, af as FontDeclarationConfig, o as FontDeclarationItemConfig, ag as FontDeclarationMap, bp as FontFamilyCDNUrl, bq as FontFamilyConfig, F as FontID, br as FontSize, bs as FontSizeConfig, bt as FontSlantConfig, bu as FontType, bv as FontWeightConfig, ah as FontWeightForFont, by as FontWidthConfig, bz as ForegroundColor, bA as ForegroundPalette, bB as ForegroundPaletteAlias, H as Hue, d as HueStep, ab as ICON_BUTTON_CSS_VAR_MAP, T as ICON_SIZE_PREFIX, I as IconButtonClassMap, bD as IconButtonClassName, bF as IconButtonDefaultsConfig, bG as IconButtonSize, v as IconPropsWithSVGProps, bH as IconSizeConfig, w as ImagePropsWithImgProps, bI as ImageStyleProps, bJ as InputSize, a2 as LARGE_SCALE_MODE_CLASSNAME, _ as LIGHT_COLOR_MODE_CLASSNAME, V as LINE_HEIGHT_PREFIX, bK as LayoutStyleProps, bL as LetterSpacing, bM as LineClampAlias, bN as LineColor, bO as LineHeight, bP as LineHeightConfig, bQ as LinePalette, bR as LinePaletteAlias, a1 as MEDIUM_SCALE_MODE_CLASSNAME, W as MOTION_PREFIX, bS as Modes, bT as MotionCssVar, bU as MotionSpringConfig, r as MotionSpringConfigOptions, M as MotionVariant, q as MotionVariantSpeed, bV as MotionVariantValues, bW as Overflow, ac as PSEUDO_STYLE_SELECTOR_MAP, bX as Palette, e as PaletteConfig, P as PaletteType, bY as PaletteValue, bZ as PlatformMode, b_ as Position, b$ as PropertyToPaletteAliasMap, c0 as RadioSize, c1 as RadioValue, c2 as RadioVariant, a0 as SMALL_SCALE_MODE_CLASSNAME, X as SPECTRUM_COLOR_PREFIX, c4 as ScaleConfig, c5 as ScaleEffectMap, c8 as ShadowColor, c9 as ShadowColorConfig, cb as ShadowOffset, cc as ShadowOpacity, cd as ShadowPalette, ce as ShadowPaletteAlias, f as ShadowPreset, cf as ShadowSpreadRadius, cg as ShadowStyleProps, t as ShadowType, ch as ShadowTypeConfig, ci as ShadowVariant, cj as ShadowVariantConfig, ck as ShadowVariantInvert, cl as ShadowVariantWithInvert, cm as SharedPaletteAlias, j as SpacingAlias, cn as SpacingConfig, co as SpacingStyleProps, cp as SpectrumColor, cq as SpectrumConfig, cr as StateStyleProps, cs as StyleProps, ct as SwitchSize, a8 as TEXT_RESPONSIVE_CLASSNAME, a9 as TEXT_STATIC_CLASSNAME, Y as TEXT_TRANSFORM_PREFIX, cD as TShirtSize, cE as TShirtSizeCommon, cu as TextDecorationLine, cv as TextProperty, cw as TextStyleProps, cx as TextTransform, cy as TextTransformConfig, cz as TextVariant, cA as TransitionDelay, cB as TransitionDuration, cC as TransitionTiming, cG as TypographyResponsiveProperty, cH as TypographyStyle, cI as TypographyStyleProperty, cJ as TypographyUnitValue, E as UDS_PREFIX, cK as UdsCssVar, cL as UniversalAvatarIconProps, cM as UniversalAvatarImageProps, cN as UniversalAvatarProps, cO as UniversalAvatarTextProps, cP as UniversalBadgeProps, g as UniversalBoxProps, cQ as UniversalButtonProps, cR as UniversalCheckboxProps, cS as UniversalChipBaseProps, cT as UniversalChipButtonProps, cU as UniversalChipDismissibleProps, cV as UniversalChipLinkProps, cW as UniversalChipProps, cX as UniversalChipToggleProps, i as UniversalDividerProps, u as UniversalFormLabelProps, cY as UniversalIconButtonProps, cZ as UniversalIconProps, x as UniversalIconSlot, c_ as UniversalImageProps, U as UniversalInputProps, y as UniversalLinkProps, k as UniversalMenuItemProps, a as UniversalPressableProps, c$ as UniversalRadioGroupProps, d0 as UniversalRadioProps, h as UniversalStackProps, d1 as UniversalSwitchProps, z as UniversalTextProps, a3 as XLARGE_SCALE_MODE_CLASSNAME, $ as XSMALL_SCALE_MODE_CLASSNAME, a4 as XXLARGE_SCALE_MODE_CLASSNAME, a5 as XXXLARGE_SCALE_MODE_CLASSNAME, A as alwaysPalette, D as defaultUniversalTokensConfigAuto } from '../types-C3IoByX6.js';
2
+ import { g as ComponentConfig, V as VariantConfig, b as ComponentStateConfig, S as SelectedConfigurableProperty, a as PossibleStatesWithRest, d as SubComponentConfig } from '../index-BLWH1g42.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-BLWH1g42.js';
4
+ import { d2 as UniversalTokensConfigAuto, b as UniversalTokensConfig, aJ as ButtonKind, aN as ButtonPalette, aE as ButtonBaseConfig, B as ButtonConfig, b4 as ColorModeConfig, c6 as ScaleModeConfig, p as FontConfig, bE as IconButtonConfig, s as MotionConfig, ca as ShadowConfig, cF as TypographyConfig, bw as FontWeightDescriptive, bx as FontWeightNumeric, b5 as ColorModeForApp, c7 as ScaleModeForApp, C as ColorMode, S as ScaleMode, bC as HighContrastMode, c3 as RegionMode, aY as ButtonVariant, a_ as ButtonVariantFlat } from '../types-bQSUiYZq.js';
5
+ export { G as AVATAR_SIZE_PREFIX, ai as AlwaysPalette, aj as AlwaysPaletteAlias, ak as AlwaysPaletteColor, al as Animation, am as AriaAttribute, an as AvatarAbbreviationStrategy, ao as AvatarShape, ap as AvatarSize, aq as AvatarSizeConfig, ar as AvatarVariant, J as BORDER_RADIUS_PREFIX, K as BORDER_WIDTH_PREFIX, aa as BUTTON_CSS_VAR_MAP, as as BackgroundColor, at as BackgroundPalette, au as BackgroundPaletteAlias, av as BackgroundStyleProps, aw as BadgeSize, ax as BadgeVariant, ay as BorderRadius, az as BorderRadiusConfig, aA as BorderStyleProps, aB as BorderWidth, aC as BorderWidthConfig, aD as Breakpoint, l as ButtonClassMap, aF as ButtonClassName, aG as ButtonColorConfig, aH as ButtonColorEffect, aI as ButtonColorEffectConfig, m as ButtonColorProperty, n as ButtonColorPropertyConfig, aK as ButtonMotionEffect, aL as ButtonMotionProperty, aM as ButtonMotionPropertyConfig, aO as ButtonPaletteColor, aP as ButtonPaletteConfig, aQ as ButtonShadowPropertyConfig, aR as ButtonSize, aS as ButtonSizeConfig, aT as ButtonSizeProperty, aU as ButtonSpectrumColor, aV as ButtonState, aW as ButtonStateConfig, aX as ButtonStateEffectConfig, aZ as ButtonVariantConfig, a$ as CheckboxSize, b0 as CheckboxValue, b1 as CheckboxVariant, b2 as ChipSize, b3 as ChipVariant, c as ColorsConfig, b6 as ConfigurableDropShadowValues, b7 as ConfigurableInsetShadowValues, b8 as CustomSizingStyleProps, Z as DARK_COLOR_MODE_CLASSNAME, a6 as DEFAULT_COLOR_MODE_CLASSNAME, a7 as DEFAULT_SCALE_MODE_CLASSNAME, b9 as DataAttribute, ba as Display, bb as DividerVariant, ad as FONT_DECLARATIONS_MAP, L as FONT_FAMILY_PREFIX, N as FONT_SIZE_PREFIX, Q as FONT_SLANT_PREFIX, O as FONT_WEIGHT_PREFIX, R as FONT_WIDTH_PREFIX, bc as Flex, bd as FlexAlignContent, be as FlexAlignItems, bf as FlexAlignSelf, bg as FlexBasis, bh as FlexDirection, bi as FlexGrow, bj as FlexJustifyContent, bk as FlexShrink, bl as FlexStyleProps, bm as FlexWrap, bn as FontAlias, ae as FontAxisConfig, bo as FontCssVar, af as FontDeclarationConfig, o as FontDeclarationItemConfig, ag as FontDeclarationMap, bp as FontFamilyCDNUrl, bq as FontFamilyConfig, F as FontID, br as FontSize, bs as FontSizeConfig, bt as FontSlantConfig, bu as FontType, bv as FontWeightConfig, ah as FontWeightForFont, by as FontWidthConfig, bz as ForegroundColor, bA as ForegroundPalette, bB as ForegroundPaletteAlias, H as Hue, d as HueStep, ab as ICON_BUTTON_CSS_VAR_MAP, T as ICON_SIZE_PREFIX, I as IconButtonClassMap, bD as IconButtonClassName, bF as IconButtonDefaultsConfig, bG as IconButtonSize, v as IconPropsWithSVGProps, bH as IconSizeConfig, w as ImagePropsWithImgProps, bI as ImageStyleProps, bJ as InputSize, a2 as LARGE_SCALE_MODE_CLASSNAME, _ as LIGHT_COLOR_MODE_CLASSNAME, V as LINE_HEIGHT_PREFIX, bK as LayoutStyleProps, bL as LetterSpacing, bM as LineClampAlias, bN as LineColor, bO as LineHeight, bP as LineHeightConfig, bQ as LinePalette, bR as LinePaletteAlias, a1 as MEDIUM_SCALE_MODE_CLASSNAME, W as MOTION_PREFIX, bS as Modes, bT as MotionCssVar, bU as MotionSpringConfig, r as MotionSpringConfigOptions, M as MotionVariant, q as MotionVariantSpeed, bV as MotionVariantValues, bW as Overflow, ac as PSEUDO_STYLE_SELECTOR_MAP, bX as Palette, e as PaletteConfig, P as PaletteType, bY as PaletteValue, bZ as PlatformMode, b_ as Position, b$ as PropertyToPaletteAliasMap, c0 as RadioSize, c1 as RadioValue, c2 as RadioVariant, a0 as SMALL_SCALE_MODE_CLASSNAME, X as SPECTRUM_COLOR_PREFIX, c4 as ScaleConfig, c5 as ScaleEffectMap, c8 as ShadowColor, c9 as ShadowColorConfig, cb as ShadowOffset, cc as ShadowOpacity, cd as ShadowPalette, ce as ShadowPaletteAlias, f as ShadowPreset, cf as ShadowSpreadRadius, cg as ShadowStyleProps, t as ShadowType, ch as ShadowTypeConfig, ci as ShadowVariant, cj as ShadowVariantConfig, ck as ShadowVariantInvert, cl as ShadowVariantWithInvert, cm as SharedPaletteAlias, j as SpacingAlias, cn as SpacingConfig, co as SpacingStyleProps, cp as SpectrumColor, cq as SpectrumConfig, cr as StateStyleProps, cs as StyleProps, ct as SwitchSize, a8 as TEXT_RESPONSIVE_CLASSNAME, a9 as TEXT_STATIC_CLASSNAME, Y as TEXT_TRANSFORM_PREFIX, cD as TShirtSize, cE as TShirtSizeCommon, cu as TextDecorationLine, cv as TextProperty, cw as TextStyleProps, cx as TextTransform, cy as TextTransformConfig, cz as TextVariant, cA as TransitionDelay, cB as TransitionDuration, cC as TransitionTiming, cG as TypographyResponsiveProperty, cH as TypographyStyle, cI as TypographyStyleProperty, cJ as TypographyUnitValue, E as UDS_PREFIX, cK as UdsCssVar, cL as UniversalAvatarIconProps, cM as UniversalAvatarImageProps, cN as UniversalAvatarProps, cO as UniversalAvatarTextProps, cP as UniversalBadgeProps, g as UniversalBoxProps, cQ as UniversalButtonProps, cR as UniversalCheckboxProps, cS as UniversalChipBaseProps, cT as UniversalChipButtonProps, cU as UniversalChipDismissibleProps, cV as UniversalChipLinkProps, cW as UniversalChipProps, cX as UniversalChipToggleProps, i as UniversalDividerProps, u as UniversalFormLabelProps, cY as UniversalIconButtonProps, cZ as UniversalIconProps, x as UniversalIconSlot, c_ as UniversalImageProps, U as UniversalInputProps, y as UniversalLinkProps, k as UniversalMenuItemProps, a as UniversalPressableProps, c$ as UniversalRadioGroupProps, d0 as UniversalRadioProps, h as UniversalStackProps, d1 as UniversalSwitchProps, z as UniversalTextProps, a3 as XLARGE_SCALE_MODE_CLASSNAME, $ as XSMALL_SCALE_MODE_CLASSNAME, a4 as XXLARGE_SCALE_MODE_CLASSNAME, a5 as XXXLARGE_SCALE_MODE_CLASSNAME, A as alwaysPalette, D as defaultUniversalTokensConfigAuto } from '../types-bQSUiYZq.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 { b as UniversalTokensConfig, C as ColorMode, c as ColorsConfig, H as Hue, d as HueStep, P as PaletteType, e as PaletteConfig, S as ScaleMode } from '../types-C3IoByX6.cjs';
1
+ import { b as UniversalTokensConfig, C as ColorMode, c as ColorsConfig, H as Hue, d as HueStep, P as PaletteType, e as PaletteConfig, S as ScaleMode } from '../types-bQSUiYZq.cjs';
2
2
  import '@yahoo/uds-icons/types';
3
3
  import 'motion/react';
4
4
  import 'react';
@@ -1,4 +1,4 @@
1
- import { b as UniversalTokensConfig, C as ColorMode, c as ColorsConfig, H as Hue, d as HueStep, P as PaletteType, e as PaletteConfig, S as ScaleMode } from '../types-C3IoByX6.js';
1
+ import { b as UniversalTokensConfig, C as ColorMode, c as ColorsConfig, H as Hue, d as HueStep, P as PaletteType, e as PaletteConfig, S as ScaleMode } from '../types-bQSUiYZq.js';
2
2
  import '@yahoo/uds-icons/types';
3
3
  import 'motion/react';
4
4
  import 'react';
@@ -9501,14 +9501,19 @@ type TypographyResponsiveProperty<T> = {
9501
9501
  * Responsive overrides for each breakpoint. If this key is present, it must
9502
9502
  * contain a value for every defined breakpoint.
9503
9503
  */
9504
- breakpoints?: Record<Breakpoint, T>;
9504
+ breakpoints: Record<Breakpoint, T>;
9505
9505
  };
9506
9506
  type TypographyStyleProperty = 'fontFamily' | 'fontSize' | 'fontWeight' | 'lineHeight' | 'textTransform' | 'fontSlant' | 'fontWidth';
9507
- type StringBasedProperties = 'fontFamily' | 'textTransform';
9508
9507
  type TypographyStyle = {
9509
- [Property in TypographyStyleProperty]?: TypographyResponsiveProperty<Property extends StringBasedProperties ? string : TypographyUnitValue>;
9508
+ fontFamily: TypographyResponsiveProperty<FontAlias>;
9509
+ textTransform: TypographyResponsiveProperty<TextTransform>;
9510
+ fontSize: TypographyResponsiveProperty<TypographyUnitValue>;
9511
+ fontWeight: TypographyResponsiveProperty<TypographyUnitValue>;
9512
+ lineHeight: TypographyResponsiveProperty<TypographyUnitValue>;
9513
+ fontSlant: TypographyResponsiveProperty<TypographyUnitValue>;
9514
+ fontWidth: TypographyResponsiveProperty<TypographyUnitValue>;
9510
9515
  };
9511
- type TypographyConfig = Partial<Record<TextVariant, TypographyStyle>>;
9516
+ type TypographyConfig = Record<TextVariant, TypographyStyle>;
9512
9517
  type TShirtSize = 'none' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'full';
9513
9518
  type TShirtSizeCommon = Extract<TShirtSize, 'sm' | 'md' | 'lg'>;
9514
9519
  type AvatarSize = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
@@ -9501,14 +9501,19 @@ type TypographyResponsiveProperty<T> = {
9501
9501
  * Responsive overrides for each breakpoint. If this key is present, it must
9502
9502
  * contain a value for every defined breakpoint.
9503
9503
  */
9504
- breakpoints?: Record<Breakpoint, T>;
9504
+ breakpoints: Record<Breakpoint, T>;
9505
9505
  };
9506
9506
  type TypographyStyleProperty = 'fontFamily' | 'fontSize' | 'fontWeight' | 'lineHeight' | 'textTransform' | 'fontSlant' | 'fontWidth';
9507
- type StringBasedProperties = 'fontFamily' | 'textTransform';
9508
9507
  type TypographyStyle = {
9509
- [Property in TypographyStyleProperty]?: TypographyResponsiveProperty<Property extends StringBasedProperties ? string : TypographyUnitValue>;
9508
+ fontFamily: TypographyResponsiveProperty<FontAlias>;
9509
+ textTransform: TypographyResponsiveProperty<TextTransform>;
9510
+ fontSize: TypographyResponsiveProperty<TypographyUnitValue>;
9511
+ fontWeight: TypographyResponsiveProperty<TypographyUnitValue>;
9512
+ lineHeight: TypographyResponsiveProperty<TypographyUnitValue>;
9513
+ fontSlant: TypographyResponsiveProperty<TypographyUnitValue>;
9514
+ fontWidth: TypographyResponsiveProperty<TypographyUnitValue>;
9510
9515
  };
9511
- type TypographyConfig = Partial<Record<TextVariant, TypographyStyle>>;
9516
+ type TypographyConfig = Record<TextVariant, TypographyStyle>;
9512
9517
  type TShirtSize = 'none' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'full';
9513
9518
  type TShirtSizeCommon = Extract<TShirtSize, 'sm' | 'md' | 'lg'>;
9514
9519
  type AvatarSize = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
@@ -9501,14 +9501,19 @@ type TypographyResponsiveProperty<T> = {
9501
9501
  * Responsive overrides for each breakpoint. If this key is present, it must
9502
9502
  * contain a value for every defined breakpoint.
9503
9503
  */
9504
- breakpoints?: Record<Breakpoint, T>;
9504
+ breakpoints: Record<Breakpoint, T>;
9505
9505
  };
9506
9506
  type TypographyStyleProperty = 'fontFamily' | 'fontSize' | 'fontWeight' | 'lineHeight' | 'textTransform' | 'fontSlant' | 'fontWidth';
9507
- type StringBasedProperties = 'fontFamily' | 'textTransform';
9508
9507
  type TypographyStyle = {
9509
- [Property in TypographyStyleProperty]?: TypographyResponsiveProperty<Property extends StringBasedProperties ? string : TypographyUnitValue>;
9508
+ fontFamily: TypographyResponsiveProperty<FontAlias>;
9509
+ textTransform: TypographyResponsiveProperty<TextTransform>;
9510
+ fontSize: TypographyResponsiveProperty<TypographyUnitValue>;
9511
+ fontWeight: TypographyResponsiveProperty<TypographyUnitValue>;
9512
+ lineHeight: TypographyResponsiveProperty<TypographyUnitValue>;
9513
+ fontSlant: TypographyResponsiveProperty<TypographyUnitValue>;
9514
+ fontWidth: TypographyResponsiveProperty<TypographyUnitValue>;
9510
9515
  };
9511
- type TypographyConfig = Partial<Record<TextVariant, TypographyStyle>>;
9516
+ type TypographyConfig = Record<TextVariant, TypographyStyle>;
9512
9517
  type TShirtSize = 'none' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'full';
9513
9518
  type TShirtSizeCommon = Extract<TShirtSize, 'sm' | 'md' | 'lg'>;
9514
9519
  type AvatarSize = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
@@ -9501,14 +9501,19 @@ type TypographyResponsiveProperty<T> = {
9501
9501
  * Responsive overrides for each breakpoint. If this key is present, it must
9502
9502
  * contain a value for every defined breakpoint.
9503
9503
  */
9504
- breakpoints?: Record<Breakpoint, T>;
9504
+ breakpoints: Record<Breakpoint, T>;
9505
9505
  };
9506
9506
  type TypographyStyleProperty = 'fontFamily' | 'fontSize' | 'fontWeight' | 'lineHeight' | 'textTransform' | 'fontSlant' | 'fontWidth';
9507
- type StringBasedProperties = 'fontFamily' | 'textTransform';
9508
9507
  type TypographyStyle = {
9509
- [Property in TypographyStyleProperty]?: TypographyResponsiveProperty<Property extends StringBasedProperties ? string : TypographyUnitValue>;
9508
+ fontFamily: TypographyResponsiveProperty<FontAlias>;
9509
+ textTransform: TypographyResponsiveProperty<TextTransform>;
9510
+ fontSize: TypographyResponsiveProperty<TypographyUnitValue>;
9511
+ fontWeight: TypographyResponsiveProperty<TypographyUnitValue>;
9512
+ lineHeight: TypographyResponsiveProperty<TypographyUnitValue>;
9513
+ fontSlant: TypographyResponsiveProperty<TypographyUnitValue>;
9514
+ fontWidth: TypographyResponsiveProperty<TypographyUnitValue>;
9510
9515
  };
9511
- type TypographyConfig = Partial<Record<TextVariant, TypographyStyle>>;
9516
+ type TypographyConfig = Record<TextVariant, TypographyStyle>;
9512
9517
  type TShirtSize = 'none' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'full';
9513
9518
  type TShirtSizeCommon = Extract<TShirtSize, 'sm' | 'md' | 'lg'>;
9514
9519
  type AvatarSize = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@yahoo/uds",
3
3
  "description": "Yahoo Universal System",
4
- "version": "3.8.2",
4
+ "version": "3.8.3",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "uds": "./cli/uds-cli"