@yahoo/uds 3.100.0-beta.2 → 3.100.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.
- package/dist/_virtual/_rolldown/runtime.js +1 -2
- package/dist/automated-config/dist/generated/autoVariants.cjs +1 -10
- package/dist/automated-config/dist/generated/autoVariants.d.cts +0 -9
- package/dist/automated-config/dist/generated/autoVariants.d.ts +0 -9
- package/dist/automated-config/dist/generated/autoVariants.js +1 -10
- package/dist/automated-config/dist/generated/generatedConfigs.cjs +1 -1640
- package/dist/automated-config/dist/generated/generatedConfigs.d.cts +189 -405
- package/dist/automated-config/dist/generated/generatedConfigs.d.ts +189 -405
- package/dist/automated-config/dist/generated/generatedConfigs.js +1 -1639
- package/dist/automated-config/dist/generated/universalTokensConfigAuto.cjs +0 -94
- package/dist/automated-config/dist/generated/universalTokensConfigAuto.d.cts +1 -2
- package/dist/automated-config/dist/generated/universalTokensConfigAuto.d.ts +1 -2
- package/dist/automated-config/dist/generated/universalTokensConfigAuto.js +0 -94
- package/dist/automated-config/dist/properties.cjs +89 -147
- package/dist/automated-config/dist/properties.d.cts +3 -24
- package/dist/automated-config/dist/properties.d.ts +3 -24
- package/dist/automated-config/dist/properties.js +90 -148
- package/dist/automated-config/dist/utils/buildConfigSchema.cjs +1 -5
- package/dist/automated-config/dist/utils/buildConfigSchema.d.cts +1 -2
- package/dist/automated-config/dist/utils/buildConfigSchema.d.ts +1 -2
- package/dist/automated-config/dist/utils/buildConfigSchema.js +1 -5
- package/dist/automated-config/dist/utils/coalesceConfigVariant.cjs +2 -4
- package/dist/automated-config/dist/utils/coalesceConfigVariant.js +1 -1
- package/dist/automated-config/dist/utils/getConfigVariantProperties.d.cts +2 -2
- package/dist/automated-config/dist/utils/getConfigVariantProperties.d.ts +2 -2
- package/dist/automated-config/dist/utils/index.d.cts +1 -6
- package/dist/automated-config/dist/utils/index.d.ts +1 -6
- package/dist/automated-config/dist/utils/mapValues.cjs +13 -0
- package/dist/automated-config/dist/utils/mapValues.js +12 -0
- package/dist/cli/commands/sync.cjs +2 -6
- package/dist/cli/commands/sync.js +2 -6
- package/dist/cli/dist/commands/editor-rules.cjs +1 -1
- package/dist/cli/dist/commands/editor-rules.js +1 -1
- package/dist/cli/dist/utils/rules/config.cjs +1 -1
- package/dist/cli/dist/utils/rules/config.js +1 -1
- package/dist/cli/runner.cjs +23 -3
- package/dist/cli/runner.js +22 -3
- package/dist/components/client/Button.js +2 -2
- package/dist/components/client/SpringMotionConfig.cjs +8 -8
- package/dist/components/client/SpringMotionConfig.js +1 -1
- package/dist/components/client/index.cjs +0 -8
- package/dist/components/client/index.d.cts +1 -7
- package/dist/components/client/index.d.ts +1 -7
- package/dist/components/client/index.js +1 -5
- package/dist/components/client/providers/UDSConfigProvider.cjs +2 -6
- package/dist/components/client/providers/UDSConfigProvider.d.cts +1 -2
- package/dist/components/client/providers/UDSConfigProvider.d.ts +1 -2
- package/dist/components/client/providers/UDSConfigProvider.js +2 -6
- package/dist/components/experimental/index.cjs +36 -0
- package/dist/components/experimental/index.js +32 -1
- package/dist/components/index.cjs +51 -8
- package/dist/components/index.d.cts +1 -6
- package/dist/components/index.d.ts +1 -6
- package/dist/components/index.js +46 -5
- package/dist/config/dist/index.cjs +1 -95
- package/dist/config/dist/index.d.cts +1 -139
- package/dist/config/dist/index.d.ts +1 -139
- package/dist/config/dist/index.js +1 -95
- package/dist/css-tokens/dist/index.cjs +9 -2
- package/dist/css-tokens/dist/index.d.cts +13 -4
- package/dist/css-tokens/dist/index.d.ts +13 -4
- package/dist/css-tokens/dist/index.js +9 -2
- package/dist/fixtures/dist/index.cjs +1 -27
- package/dist/fixtures/dist/index.d.cts +3 -17
- package/dist/fixtures/dist/index.d.ts +3 -17
- package/dist/fixtures/dist/index.js +2 -26
- package/dist/fixtures/index.cjs +1 -6
- package/dist/fixtures/index.d.cts +2 -4
- package/dist/fixtures/index.d.ts +2 -4
- package/dist/fixtures/index.js +2 -3
- package/dist/index.cjs +10 -25
- package/dist/index.d.cts +4 -11
- package/dist/index.d.ts +4 -11
- package/dist/index.js +11 -18
- package/dist/runtime/index.cjs +0 -2
- package/dist/runtime/index.d.cts +1 -2
- package/dist/runtime/index.d.ts +1 -2
- package/dist/runtime/index.js +1 -2
- package/dist/runtime/udsConfig.cjs +1 -3
- package/dist/runtime/udsConfig.d.cts +0 -2
- package/dist/runtime/udsConfig.d.ts +0 -2
- package/dist/runtime/udsConfig.js +1 -3
- package/dist/styles/styler.d.cts +10 -19
- package/dist/styles/styler.d.ts +10 -19
- package/dist/styles/variants.d.cts +0 -27
- package/dist/styles/variants.d.ts +0 -27
- package/dist/tailwind/dist/.prettierrc.cjs +13 -0
- package/dist/tailwind/dist/.prettierrc.js +12 -0
- package/dist/tailwind/dist/_virtual/_rolldown/runtime.cjs +11 -0
- package/dist/tailwind/dist/_virtual/_rolldown/runtime.js +12 -0
- package/dist/tailwind/dist/commands/generatePurgeCSSData.cjs +52 -0
- package/dist/tailwind/dist/commands/generatePurgeCSSData.d.ts +3 -0
- package/dist/tailwind/dist/commands/generatePurgeCSSData.js +50 -0
- package/dist/tailwind/dist/commands/purge.cjs +27 -0
- package/dist/tailwind/dist/commands/purge.d.ts +3 -0
- package/dist/tailwind/dist/commands/purge.js +27 -0
- package/dist/tailwind/dist/index.d.cts +3 -0
- package/dist/tailwind/dist/index.d.ts +5 -0
- package/dist/tailwind/dist/plugin.cjs +38 -0
- package/dist/tailwind/{tailwindPlugin.d.ts → dist/plugin.d.cts} +6 -5
- package/dist/tailwind/{tailwindPlugin.d.cts → dist/plugin.d.ts} +6 -5
- package/dist/tailwind/dist/plugin.js +37 -0
- package/dist/tailwind/dist/tailwind/base/addColorModeVars.cjs +21 -0
- package/dist/tailwind/{base → dist/tailwind/base}/addColorModeVars.js +4 -3
- package/dist/tailwind/{base → dist/tailwind/base}/addColorModeVarsV2.cjs +9 -10
- package/dist/tailwind/{base → dist/tailwind/base}/addColorModeVarsV2.js +4 -3
- package/dist/tailwind/dist/tailwind/base/addFontFaceDeclarations.cjs +12 -0
- package/dist/tailwind/{base → dist/tailwind/base}/addFontFaceDeclarations.js +2 -1
- package/dist/tailwind/dist/tailwind/base/addFontVars.cjs +11 -0
- package/dist/tailwind/{base → dist/tailwind/base}/addFontVars.js +2 -1
- package/dist/tailwind/dist/tailwind/base/addMotionVars.cjs +11 -0
- package/dist/tailwind/{base → dist/tailwind/base}/addMotionVars.js +2 -1
- package/dist/tailwind/{base → dist/tailwind/base}/addScaleModeVars.cjs +6 -6
- package/dist/tailwind/{base → dist/tailwind/base}/addScaleModeVars.js +4 -3
- package/dist/tailwind/{components → dist/tailwind/components}/getFocusRingStyles.cjs +3 -3
- package/dist/tailwind/{components → dist/tailwind/components}/getFocusRingStyles.js +3 -2
- package/dist/tailwind/dist/tailwind/components/getGroupedTextStyles.cjs +20 -0
- package/dist/tailwind/{components → dist/tailwind/components}/getGroupedTextStyles.js +4 -3
- package/dist/tailwind/{components → dist/tailwind/components}/getHitTargetStyles.cjs +2 -3
- package/dist/tailwind/{components → dist/tailwind/components}/getHitTargetStyles.js +3 -2
- package/dist/tailwind/{components → dist/tailwind/components}/getIconStyles.cjs +2 -2
- package/dist/tailwind/{components → dist/tailwind/components}/getIconStyles.js +2 -1
- package/dist/tailwind/{components → dist/tailwind/components}/getInputStyles.cjs +2 -2
- package/dist/tailwind/dist/tailwind/components/getInputStyles.d.cts +11 -0
- package/dist/tailwind/dist/tailwind/components/getInputStyles.d.ts +11 -0
- package/dist/tailwind/{components → dist/tailwind/components}/getInputStyles.js +2 -1
- package/dist/tailwind/dist/tailwind/components/getResponsiveTextStyles.cjs +72 -0
- package/dist/tailwind/dist/tailwind/components/getResponsiveTextStyles.d.cts +9 -0
- package/dist/tailwind/dist/tailwind/components/getResponsiveTextStyles.d.ts +9 -0
- package/dist/tailwind/{components → dist/tailwind/components}/getResponsiveTextStyles.js +5 -4
- package/dist/tailwind/{components → dist/tailwind/components}/types.d.cts +3 -4
- package/dist/tailwind/{components → dist/tailwind/components}/types.d.ts +3 -4
- package/dist/tailwind/{defaultTailwindThemeAsUdsConfig.cjs → dist/tailwind/defaultTailwindThemeAsUdsConfig.cjs} +2 -2
- package/dist/tailwind/{defaultTailwindThemeAsUdsConfig.d.cts → dist/tailwind/defaultTailwindThemeAsUdsConfig.d.cts} +3 -2
- package/dist/tailwind/{defaultTailwindThemeAsUdsConfig.d.ts → dist/tailwind/defaultTailwindThemeAsUdsConfig.d.ts} +3 -2
- package/dist/tailwind/{defaultTailwindThemeAsUdsConfig.js → dist/tailwind/defaultTailwindThemeAsUdsConfig.js} +2 -1
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/a11y.cjs +7 -7
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/a11y.js +2 -1
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/borderRadius.cjs +10 -12
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/borderRadius.js +6 -5
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/borderWidth.cjs +10 -11
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/borderWidth.js +6 -5
- package/dist/tailwind/dist/tailwind/plugins/breakpoints.cjs +35 -0
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/breakpoints.js +5 -4
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/colors.cjs +19 -20
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/colors.js +8 -7
- package/dist/tailwind/dist/tailwind/plugins/components.cjs +31 -0
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/components.js +5 -5
- package/dist/tailwind/dist/tailwind/plugins/elevation.cjs +38 -0
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/elevation.js +5 -4
- package/dist/tailwind/{utils → dist/tailwind/plugins}/getTailwindAsUdsColors.cjs +11 -11
- package/dist/tailwind/{utils → dist/tailwind/plugins}/getTailwindAsUdsColors.js +4 -3
- package/dist/tailwind/dist/tailwind/plugins/icons.cjs +14 -0
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/icons.js +2 -1
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/input.cjs +5 -5
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/input.js +2 -1
- package/dist/tailwind/dist/tailwind/plugins/motion.cjs +15 -0
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/motion.js +2 -1
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/nestedBorderRadius.cjs +9 -9
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/nestedBorderRadius.js +2 -1
- package/dist/tailwind/dist/tailwind/plugins/scaleMode.cjs +18 -0
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/scaleMode.js +3 -2
- package/dist/tailwind/dist/tailwind/plugins/shadows.cjs +46 -0
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/shadows.js +3 -2
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/sizing.cjs +6 -6
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/sizing.js +4 -3
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/spacing.cjs +3 -3
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/spacing.js +2 -1
- package/dist/tailwind/dist/tailwind/plugins/typography.cjs +86 -0
- package/dist/tailwind/{plugins → dist/tailwind/plugins}/typography.js +21 -7
- package/dist/tailwind/dist/tailwind/theme/getFontFamilyTheme.cjs +24 -0
- package/dist/tailwind/{theme → dist/tailwind/theme}/getFontFamilyTheme.js +4 -3
- package/dist/tailwind/dist/tailwind/utils/addFontsPlugin.cjs +16 -0
- package/dist/tailwind/{utils → dist/tailwind/utils}/addFontsPlugin.d.cts +3 -3
- package/dist/tailwind/{utils → dist/tailwind/utils}/addFontsPlugin.d.ts +3 -3
- package/dist/tailwind/{utils → dist/tailwind/utils}/addFontsPlugin.js +2 -1
- package/dist/tailwind/{utils → dist/tailwind/utils}/composeTailwindPlugins.cjs +10 -17
- package/dist/tailwind/{utils → dist/tailwind/utils}/composeTailwindPlugins.d.cts +4 -16
- package/dist/tailwind/{utils → dist/tailwind/utils}/composeTailwindPlugins.d.ts +4 -15
- package/dist/tailwind/{utils → dist/tailwind/utils}/composeTailwindPlugins.js +2 -1
- package/dist/tailwind/{utils → dist/tailwind/utils}/flattenColorPalette.cjs +2 -2
- package/dist/tailwind/{utils → dist/tailwind/utils}/flattenColorPalette.js +2 -1
- package/dist/tailwind/{utils → dist/tailwind/utils}/getColorModeStyles.cjs +2 -2
- package/dist/tailwind/{utils → dist/tailwind/utils}/getColorModeStyles.d.cts +3 -2
- package/dist/tailwind/{utils → dist/tailwind/utils}/getColorModeStyles.d.ts +3 -2
- package/dist/tailwind/{utils → dist/tailwind/utils}/getColorModeStyles.js +2 -1
- package/dist/tailwind/dist/tailwind/utils/getElevationStyles.cjs +33 -0
- package/dist/tailwind/{utils → dist/tailwind/utils}/getElevationStyles.d.cts +3 -3
- package/dist/tailwind/{utils → dist/tailwind/utils}/getElevationStyles.d.ts +3 -3
- package/dist/tailwind/{utils → dist/tailwind/utils}/getElevationStyles.js +5 -4
- package/dist/tailwind/{utils → dist/tailwind/utils}/getFontFaceDeclarations.cjs +3 -3
- package/dist/tailwind/{utils → dist/tailwind/utils}/getFontFaceDeclarations.d.cts +3 -3
- package/dist/tailwind/{utils → dist/tailwind/utils}/getFontFaceDeclarations.d.ts +3 -3
- package/dist/tailwind/{utils → dist/tailwind/utils}/getFontFaceDeclarations.js +3 -2
- package/dist/tailwind/{utils → dist/tailwind/utils}/getFontStyles.cjs +7 -7
- package/dist/tailwind/{utils → dist/tailwind/utils}/getFontStyles.d.cts +3 -3
- package/dist/tailwind/{utils → dist/tailwind/utils}/getFontStyles.d.ts +3 -3
- package/dist/tailwind/{utils → dist/tailwind/utils}/getFontStyles.js +6 -5
- package/dist/tailwind/dist/tailwind/utils/getMotionStyles.cjs +38 -0
- package/dist/tailwind/{utils → dist/tailwind/utils}/getMotionStyles.d.cts +3 -3
- package/dist/tailwind/{utils → dist/tailwind/utils}/getMotionStyles.d.ts +3 -3
- package/dist/tailwind/{utils → dist/tailwind/utils}/getMotionStyles.js +6 -5
- package/dist/tailwind/{utils → dist/tailwind/utils}/getNestedBorderRadiusUtilities.cjs +2 -2
- package/dist/tailwind/{utils → dist/tailwind/utils}/getNestedBorderRadiusUtilities.js +2 -1
- package/dist/tailwind/{utils → dist/tailwind/utils}/getScaleModeStyles.cjs +2 -2
- package/dist/tailwind/{utils → dist/tailwind/utils}/getScaleModeStyles.d.cts +3 -2
- package/dist/tailwind/{utils → dist/tailwind/utils}/getScaleModeStyles.d.ts +3 -2
- package/dist/tailwind/{utils → dist/tailwind/utils}/getScaleModeStyles.js +2 -1
- package/dist/tailwind/{utils → dist/tailwind/utils}/getShadowPresetValues.cjs +5 -5
- package/dist/tailwind/{utils → dist/tailwind/utils}/getShadowPresetValues.d.cts +4 -4
- package/dist/tailwind/{utils → dist/tailwind/utils}/getShadowPresetValues.d.ts +4 -4
- package/dist/tailwind/{utils → dist/tailwind/utils}/getShadowPresetValues.js +4 -3
- package/dist/tailwind/{utils → dist/tailwind/utils}/getShadowStyles.cjs +6 -6
- package/dist/tailwind/dist/tailwind/utils/getShadowStyles.d.cts +22 -0
- package/dist/tailwind/dist/tailwind/utils/getShadowStyles.d.ts +22 -0
- package/dist/tailwind/{utils → dist/tailwind/utils}/getShadowStyles.js +5 -4
- package/dist/tailwind/dist/utils/assertUnreachable.cjs +10 -0
- package/dist/tailwind/dist/utils/assertUnreachable.js +9 -0
- package/dist/tailwind/dist/utils/entries.cjs +10 -0
- package/dist/tailwind/dist/utils/entries.js +9 -0
- package/dist/tailwind/dist/utils/fromEntries.cjs +18 -0
- package/dist/tailwind/dist/utils/fromEntries.js +17 -0
- package/dist/tailwind/dist/utils/generatePurgeCSSData.cjs +190 -0
- package/dist/tailwind/dist/utils/generatePurgeCSSData.js +181 -0
- package/dist/tailwind/dist/utils/mapValues.cjs +13 -0
- package/dist/tailwind/dist/utils/mapValues.js +12 -0
- package/dist/{tokens → tailwind/dist}/utils/opacity.cjs +5 -6
- package/dist/{tokens → tailwind/dist}/utils/opacity.js +2 -1
- package/dist/tailwind/dist/utils/parseTokens.cjs +136 -0
- package/dist/tailwind/dist/utils/parseTokens.d.cts +32 -0
- package/dist/tailwind/dist/utils/parseTokens.d.ts +32 -0
- package/dist/tailwind/dist/utils/parseTokens.js +136 -0
- package/dist/{cli/commands → tailwind/dist}/utils/purgeCSS.cjs +35 -46
- package/dist/tailwind/dist/utils/purgeCSS.d.ts +2 -0
- package/dist/{cli/commands → tailwind/dist}/utils/purgeCSS.js +26 -26
- package/dist/{uds/scripts → tailwind/dist}/utils/tsMorph.cjs +11 -27
- package/dist/{uds/scripts → tailwind/dist}/utils/tsMorph.js +4 -12
- package/dist/tailwind/dist/utils.d.cts +11 -0
- package/dist/tailwind/dist/utils.d.ts +11 -0
- package/dist/tailwind/plugin.cjs +10 -0
- package/dist/tailwind/plugin.d.cts +5 -0
- package/dist/tailwind/plugin.d.ts +5 -0
- package/dist/tailwind/plugin.js +6 -0
- package/dist/tailwind/{purger/index.cjs → purger.cjs} +1 -1
- package/dist/tailwind/{purger/index.d.ts → purger.d.cts} +1 -1
- package/dist/tailwind/{purger/index.d.cts → purger.d.ts} +1 -1
- package/dist/tailwind/{purger/index.js → purger.js} +1 -1
- package/dist/tailwind/utils.cjs +25 -0
- package/dist/tailwind/utils.d.cts +13 -0
- package/dist/tailwind/utils.d.ts +13 -0
- package/dist/tailwind/utils.js +13 -0
- package/dist/tokens/automation/configs/index.cjs +1 -2
- package/dist/tokens/automation/configs/index.d.cts +2 -2
- package/dist/tokens/automation/configs/index.d.ts +2 -2
- package/dist/tokens/automation/configs/index.js +2 -2
- package/dist/tokens/automation/index.cjs +0 -1
- package/dist/tokens/automation/index.d.cts +2 -2
- package/dist/tokens/automation/index.d.ts +2 -2
- package/dist/tokens/automation/index.js +2 -2
- package/dist/tokens/automation/properties.d.cts +2 -2
- package/dist/tokens/automation/properties.d.ts +2 -2
- package/dist/tokens/configs/typography.cjs +0 -15
- package/dist/tokens/configs/typography.d.cts +2 -6
- package/dist/tokens/configs/typography.d.ts +2 -6
- package/dist/tokens/configs/typography.js +1 -15
- package/dist/tokens/consts/cssTokens.cjs +1 -1
- package/dist/tokens/consts/cssTokens.d.cts +2 -2
- package/dist/tokens/consts/cssTokens.d.ts +2 -2
- package/dist/tokens/consts/cssTokens.js +2 -2
- package/dist/tokens/index.cjs +2 -7
- package/dist/tokens/index.d.cts +4 -6
- package/dist/tokens/index.d.ts +4 -6
- package/dist/tokens/index.js +4 -6
- package/dist/tokens/parseTokens.cjs +2 -133
- package/dist/tokens/parseTokens.d.cts +2 -30
- package/dist/tokens/parseTokens.d.ts +2 -30
- package/dist/tokens/parseTokens.js +1 -132
- package/dist/tokens/types.d.cts +2 -2
- package/dist/tokens/types.d.ts +2 -2
- package/dist/types/dist/index.d.cts +2 -25
- package/dist/types/dist/index.d.ts +2 -25
- package/dist/uds/generated/tailwindPurge.cjs +2 -31
- package/dist/uds/generated/tailwindPurge.js +2 -31
- package/dist/uds/package.cjs +284 -0
- package/dist/uds/package.js +278 -0
- package/dist/utils/fromEntries.cjs +18 -0
- package/dist/utils/fromEntries.d.cts +13 -0
- package/dist/utils/fromEntries.d.ts +13 -0
- package/dist/utils/fromEntries.js +16 -0
- package/package.json +15 -28
- package/dist/cli/commands/purge.cjs +0 -26
- package/dist/cli/commands/purge.d.cts +0 -15
- package/dist/cli/commands/purge.d.ts +0 -15
- package/dist/cli/commands/purge.js +0 -25
- package/dist/cli/commands/utils/purgeCSS.d.cts +0 -59
- package/dist/cli/commands/utils/purgeCSS.d.ts +0 -59
- package/dist/components/client/Tooltip/Tooltip.cjs +0 -37
- package/dist/components/client/Tooltip/Tooltip.d.cts +0 -16
- package/dist/components/client/Tooltip/Tooltip.d.ts +0 -16
- package/dist/components/client/Tooltip/Tooltip.js +0 -35
- package/dist/components/client/Tooltip/TooltipContent.cjs +0 -174
- package/dist/components/client/Tooltip/TooltipContent.d.cts +0 -8
- package/dist/components/client/Tooltip/TooltipContent.d.ts +0 -8
- package/dist/components/client/Tooltip/TooltipContent.js +0 -172
- package/dist/components/client/Tooltip/TooltipTrigger.cjs +0 -20
- package/dist/components/client/Tooltip/TooltipTrigger.d.cts +0 -13
- package/dist/components/client/Tooltip/TooltipTrigger.d.ts +0 -13
- package/dist/components/client/Tooltip/TooltipTrigger.js +0 -18
- package/dist/components/client/Tooltip/UDSTooltipConfigProvider.cjs +0 -41
- package/dist/components/client/Tooltip/UDSTooltipConfigProvider.d.cts +0 -29
- package/dist/components/client/Tooltip/UDSTooltipConfigProvider.d.ts +0 -29
- package/dist/components/client/Tooltip/UDSTooltipConfigProvider.js +0 -38
- package/dist/components/client/Tooltip/index.cjs +0 -12
- package/dist/components/client/Tooltip/index.d.cts +0 -7
- package/dist/components/client/Tooltip/index.d.ts +0 -7
- package/dist/components/client/Tooltip/index.js +0 -8
- package/dist/components/client/Tooltip/tooltipContext.cjs +0 -12
- package/dist/components/client/Tooltip/tooltipContext.d.cts +0 -12
- package/dist/components/client/Tooltip/tooltipContext.d.ts +0 -12
- package/dist/components/client/Tooltip/tooltipContext.js +0 -10
- package/dist/components/client/Tooltip/useTooltipContent.cjs +0 -199
- package/dist/components/client/Tooltip/useTooltipContent.d.cts +0 -65
- package/dist/components/client/Tooltip/useTooltipContent.d.ts +0 -65
- package/dist/components/client/Tooltip/useTooltipContent.js +0 -197
- package/dist/components/client/Tooltip/util.cjs +0 -248
- package/dist/components/client/Tooltip/util.d.cts +0 -118
- package/dist/components/client/Tooltip/util.d.ts +0 -118
- package/dist/components/client/Tooltip/util.js +0 -240
- package/dist/fixtures/dist/arbitrary.d.cts +0 -11
- package/dist/fixtures/dist/arbitrary.d.ts +0 -11
- package/dist/fixtures/src/arbitrary.cjs +0 -23
- package/dist/fixtures/src/arbitrary.d.cts +0 -15
- package/dist/fixtures/src/arbitrary.d.ts +0 -15
- package/dist/fixtures/src/arbitrary.js +0 -18
- package/dist/fixtures/src/util.cjs +0 -26
- package/dist/fixtures/src/util.d.cts +0 -9
- package/dist/fixtures/src/util.d.ts +0 -9
- package/dist/fixtures/src/util.js +0 -25
- package/dist/runtime/tooltipConfig.cjs +0 -50
- package/dist/runtime/tooltipConfig.d.cts +0 -21
- package/dist/runtime/tooltipConfig.d.ts +0 -21
- package/dist/runtime/tooltipConfig.js +0 -49
- package/dist/tailwind/base/addColorModeVars.cjs +0 -22
- package/dist/tailwind/base/addColorModeVars.d.cts +0 -11
- package/dist/tailwind/base/addColorModeVars.d.ts +0 -11
- package/dist/tailwind/base/addColorModeVarsV2.d.cts +0 -11
- package/dist/tailwind/base/addColorModeVarsV2.d.ts +0 -11
- package/dist/tailwind/base/addFontFaceDeclarations.cjs +0 -12
- package/dist/tailwind/base/addFontFaceDeclarations.d.cts +0 -11
- package/dist/tailwind/base/addFontFaceDeclarations.d.ts +0 -11
- package/dist/tailwind/base/addFontVars.cjs +0 -11
- package/dist/tailwind/base/addFontVars.d.cts +0 -11
- package/dist/tailwind/base/addFontVars.d.ts +0 -11
- package/dist/tailwind/base/addMotionVars.cjs +0 -11
- package/dist/tailwind/base/addMotionVars.d.cts +0 -11
- package/dist/tailwind/base/addMotionVars.d.ts +0 -11
- package/dist/tailwind/base/addScaleModeVars.d.cts +0 -10
- package/dist/tailwind/base/addScaleModeVars.d.ts +0 -10
- package/dist/tailwind/components/getFocusRingStyles.d.cts +0 -14
- package/dist/tailwind/components/getFocusRingStyles.d.ts +0 -14
- package/dist/tailwind/components/getGroupedTextStyles.cjs +0 -21
- package/dist/tailwind/components/getGroupedTextStyles.d.cts +0 -26
- package/dist/tailwind/components/getGroupedTextStyles.d.ts +0 -26
- package/dist/tailwind/components/getHitTargetStyles.d.cts +0 -8
- package/dist/tailwind/components/getHitTargetStyles.d.ts +0 -8
- package/dist/tailwind/components/getIconStyles.d.cts +0 -10
- package/dist/tailwind/components/getIconStyles.d.ts +0 -10
- package/dist/tailwind/components/getInputStyles.d.cts +0 -10
- package/dist/tailwind/components/getInputStyles.d.ts +0 -10
- package/dist/tailwind/components/getResponsiveTextStyles.cjs +0 -74
- package/dist/tailwind/components/getResponsiveTextStyles.d.cts +0 -39
- package/dist/tailwind/components/getResponsiveTextStyles.d.ts +0 -39
- package/dist/tailwind/components/types.cjs +0 -1
- package/dist/tailwind/components/types.js +0 -1
- package/dist/tailwind/plugins/a11y.d.cts +0 -14
- package/dist/tailwind/plugins/a11y.d.ts +0 -14
- package/dist/tailwind/plugins/blurBgFallback.cjs +0 -30
- package/dist/tailwind/plugins/blurBgFallback.d.cts +0 -14
- package/dist/tailwind/plugins/blurBgFallback.d.ts +0 -14
- package/dist/tailwind/plugins/blurBgFallback.js +0 -27
- package/dist/tailwind/plugins/borderRadius.d.cts +0 -28
- package/dist/tailwind/plugins/borderRadius.d.ts +0 -28
- package/dist/tailwind/plugins/borderWidth.d.cts +0 -16
- package/dist/tailwind/plugins/borderWidth.d.ts +0 -16
- package/dist/tailwind/plugins/breakpoints.cjs +0 -37
- package/dist/tailwind/plugins/breakpoints.d.cts +0 -42
- package/dist/tailwind/plugins/breakpoints.d.ts +0 -42
- package/dist/tailwind/plugins/colors.d.cts +0 -14
- package/dist/tailwind/plugins/colors.d.ts +0 -14
- package/dist/tailwind/plugins/components.cjs +0 -32
- package/dist/tailwind/plugins/components.d.cts +0 -14
- package/dist/tailwind/plugins/components.d.ts +0 -14
- package/dist/tailwind/plugins/elevation.cjs +0 -38
- package/dist/tailwind/plugins/elevation.d.cts +0 -14
- package/dist/tailwind/plugins/elevation.d.ts +0 -14
- package/dist/tailwind/plugins/icons.cjs +0 -14
- package/dist/tailwind/plugins/icons.d.cts +0 -14
- package/dist/tailwind/plugins/icons.d.ts +0 -14
- package/dist/tailwind/plugins/input.d.cts +0 -17
- package/dist/tailwind/plugins/input.d.ts +0 -17
- package/dist/tailwind/plugins/motion.cjs +0 -15
- package/dist/tailwind/plugins/motion.d.cts +0 -14
- package/dist/tailwind/plugins/motion.d.ts +0 -14
- package/dist/tailwind/plugins/nestedBorderRadius.d.cts +0 -14
- package/dist/tailwind/plugins/nestedBorderRadius.d.ts +0 -14
- package/dist/tailwind/plugins/scaleMode.cjs +0 -18
- package/dist/tailwind/plugins/scaleMode.d.cts +0 -17
- package/dist/tailwind/plugins/scaleMode.d.ts +0 -17
- package/dist/tailwind/plugins/shadows.cjs +0 -46
- package/dist/tailwind/plugins/shadows.d.cts +0 -14
- package/dist/tailwind/plugins/shadows.d.ts +0 -14
- package/dist/tailwind/plugins/sizing.d.cts +0 -17
- package/dist/tailwind/plugins/sizing.d.ts +0 -17
- package/dist/tailwind/plugins/spacing.d.cts +0 -14
- package/dist/tailwind/plugins/spacing.d.ts +0 -14
- package/dist/tailwind/plugins/typography.cjs +0 -73
- package/dist/tailwind/plugins/typography.d.cts +0 -14
- package/dist/tailwind/plugins/typography.d.ts +0 -14
- package/dist/tailwind/postcss.config.cjs +0 -9
- package/dist/tailwind/postcss.config.d.cts +0 -2
- package/dist/tailwind/postcss.config.d.ts +0 -2
- package/dist/tailwind/postcss.config.js +0 -13
- package/dist/tailwind/tailwind.config.cjs +0 -30
- package/dist/tailwind/tailwind.config.d.cts +0 -19
- package/dist/tailwind/tailwind.config.d.ts +0 -20
- package/dist/tailwind/tailwind.config.js +0 -30
- package/dist/tailwind/tailwindPlugin.cjs +0 -40
- package/dist/tailwind/tailwindPlugin.js +0 -37
- package/dist/tailwind/theme/getFontFamilyTheme.cjs +0 -25
- package/dist/tailwind/theme/getFontFamilyTheme.d.cts +0 -7
- package/dist/tailwind/theme/getFontFamilyTheme.d.ts +0 -7
- package/dist/tailwind/tsMorph.cjs +0 -12
- package/dist/tailwind/tsMorph.d.cts +0 -3
- package/dist/tailwind/tsMorph.d.ts +0 -3
- package/dist/tailwind/tsMorph.js +0 -4
- package/dist/tailwind/utils/addFontsPlugin.cjs +0 -16
- package/dist/tailwind/utils/flattenColorPalette.d.cts +0 -5
- package/dist/tailwind/utils/flattenColorPalette.d.ts +0 -5
- package/dist/tailwind/utils/getElevationStyles.cjs +0 -33
- package/dist/tailwind/utils/getMotionStyles.cjs +0 -39
- package/dist/tailwind/utils/getNestedBorderRadiusUtilities.d.cts +0 -27
- package/dist/tailwind/utils/getNestedBorderRadiusUtilities.d.ts +0 -27
- package/dist/tailwind/utils/getShadowStyles.d.cts +0 -22
- package/dist/tailwind/utils/getShadowStyles.d.ts +0 -22
- package/dist/tailwind/utils/getShadowVars.cjs +0 -27
- package/dist/tailwind/utils/getShadowVars.d.cts +0 -8
- package/dist/tailwind/utils/getShadowVars.d.ts +0 -8
- package/dist/tailwind/utils/getShadowVars.js +0 -26
- package/dist/tailwind/utils/getTailwindAsUdsColors.d.cts +0 -9
- package/dist/tailwind/utils/getTailwindAsUdsColors.d.ts +0 -9
- package/dist/tailwind/utils/index.cjs +0 -25
- package/dist/tailwind/utils/index.d.cts +0 -12
- package/dist/tailwind/utils/index.d.ts +0 -12
- package/dist/tailwind/utils/index.js +0 -13
- package/dist/tokens/utils/opacity.d.cts +0 -20
- package/dist/tokens/utils/opacity.d.ts +0 -20
- package/dist/uds/scripts/utils/tsMorph.d.cts +0 -33
- package/dist/uds/scripts/utils/tsMorph.d.ts +0 -33
- package/dist/utils/getMotionVar.cjs +0 -16
- package/dist/utils/getMotionVar.d.cts +0 -17
- package/dist/utils/getMotionVar.d.ts +0 -17
- package/dist/utils/getMotionVar.js +0 -15
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
import { UniversalTooltipContentProps, UniversalTooltipProps, UniversalTooltipTriggerProps } from "../types/dist/index.cjs";
|
|
3
2
|
import { Box, BoxProps } from "./Box.cjs";
|
|
4
3
|
import { Divider, DividerProps } from "./Divider/Divider.cjs";
|
|
5
4
|
import "./Divider/index.cjs";
|
|
@@ -42,11 +41,7 @@ import { ToastContainer, ToastContainerProps } from "./client/Toast/ToastContain
|
|
|
42
41
|
import { ToastPortal, ToastPortalProps } from "./client/Toast/ToastPortal.cjs";
|
|
43
42
|
import { UDSToastConfigProvider, UDSToastConfigProviderProps, useToastConfig } from "./client/Toast/UDSToastConfigProvider.cjs";
|
|
44
43
|
import { ToastLoadingPromise, createToast } from "./client/Toast/createToast.cjs";
|
|
45
|
-
import { Tooltip } from "./client/Tooltip/Tooltip.cjs";
|
|
46
|
-
import { TooltipContent } from "./client/Tooltip/TooltipContent.cjs";
|
|
47
|
-
import { TooltipTrigger } from "./client/Tooltip/TooltipTrigger.cjs";
|
|
48
|
-
import { UDSTooltipConfigProvider, UDSTooltipConfigProviderProps } from "./client/Tooltip/UDSTooltipConfigProvider.cjs";
|
|
49
44
|
import { UDSBreakpointsConfigProvider, UDSBreakpointsConfigProviderProps, useBreakpointsConfig } from "./client/providers/UDSBreakpointsConfigProvider.cjs";
|
|
50
45
|
import { UDSConfigProvider, UDSConfigProviderProps } from "./client/providers/UDSConfigProvider.cjs";
|
|
51
46
|
import "./client/index.cjs";
|
|
52
|
-
export { Avatar, AvatarIcon, type AvatarIconProps, AvatarImage, type AvatarImageProps, type AvatarProps, AvatarText, type AvatarTextProps, Badge, type BadgeProps, Box, type BoxProps, Button, type ButtonProps, Checkbox, type CheckboxProps, Chip, ChipButton, type ChipButtonProps, ChipDismissible, type ChipDismissibleProps, ChipLink, type ChipLinkProps, type ChipProps, ChipToggle, type ChipToggleProps, Divider, type DividerProps, FormLabel, type FormLabelProps, HStack, type HStackProps, Icon, IconButton, type IconButtonProps, type IconProps, Image, type ImageProps, Input, InputHelpText, type InputHelpTextProps, type InputProps, Link, type LinkProps, Menu_index_d_exports as Menu, type MenuContentProps, type MenuDividerProps, type MenuItemCheckboxProps, type MenuItemProps, type MenuPlacement, type MenuProviderProps, type MenuTriggerProps, Pressable, type PressableProps, Radio, RadioGroupProvider, type RadioGroupProviderProps, type RadioProps, SpringMotionConfig, type SpringMotionConfigProps, Switch, type SwitchProps, Text, type TextProps, Toast, ToastContainer, type ToastContainerProps, type ToastLoadingPromise, ToastPortal, type ToastPortalProps, type ToastProps,
|
|
47
|
+
export { Avatar, AvatarIcon, type AvatarIconProps, AvatarImage, type AvatarImageProps, type AvatarProps, AvatarText, type AvatarTextProps, Badge, type BadgeProps, Box, type BoxProps, Button, type ButtonProps, Checkbox, type CheckboxProps, Chip, ChipButton, type ChipButtonProps, ChipDismissible, type ChipDismissibleProps, ChipLink, type ChipLinkProps, type ChipProps, ChipToggle, type ChipToggleProps, Divider, type DividerProps, FormLabel, type FormLabelProps, HStack, type HStackProps, Icon, IconButton, type IconButtonProps, type IconProps, Image, type ImageProps, Input, InputHelpText, type InputHelpTextProps, type InputProps, Link, type LinkProps, Menu_index_d_exports as Menu, type MenuContentProps, type MenuDividerProps, type MenuItemCheckboxProps, type MenuItemProps, type MenuPlacement, type MenuProviderProps, type MenuTriggerProps, Pressable, type PressableProps, Radio, RadioGroupProvider, type RadioGroupProviderProps, type RadioProps, SpringMotionConfig, type SpringMotionConfigProps, Switch, type SwitchProps, Text, type TextProps, Toast, ToastContainer, type ToastContainerProps, type ToastLoadingPromise, ToastPortal, type ToastPortalProps, type ToastProps, UDSBreakpointsConfigProvider, type UDSBreakpointsConfigProviderProps, UDSConfigProvider, type UDSConfigProviderProps, UDSToastConfigProvider, type UDSToastConfigProviderProps, VStack, type VStackProps, createToast, useBreakpointsConfig, useToastConfig };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
import { UniversalTooltipContentProps, UniversalTooltipProps, UniversalTooltipTriggerProps } from "../types/dist/index.js";
|
|
3
2
|
import { Box, BoxProps } from "./Box.js";
|
|
4
3
|
import { Divider, DividerProps } from "./Divider/Divider.js";
|
|
5
4
|
import "./Divider/index.js";
|
|
@@ -42,11 +41,7 @@ import { ToastContainer, ToastContainerProps } from "./client/Toast/ToastContain
|
|
|
42
41
|
import { ToastPortal, ToastPortalProps } from "./client/Toast/ToastPortal.js";
|
|
43
42
|
import { UDSToastConfigProvider, UDSToastConfigProviderProps, useToastConfig } from "./client/Toast/UDSToastConfigProvider.js";
|
|
44
43
|
import { ToastLoadingPromise, createToast } from "./client/Toast/createToast.js";
|
|
45
|
-
import { Tooltip } from "./client/Tooltip/Tooltip.js";
|
|
46
|
-
import { TooltipContent } from "./client/Tooltip/TooltipContent.js";
|
|
47
|
-
import { TooltipTrigger } from "./client/Tooltip/TooltipTrigger.js";
|
|
48
|
-
import { UDSTooltipConfigProvider, UDSTooltipConfigProviderProps } from "./client/Tooltip/UDSTooltipConfigProvider.js";
|
|
49
44
|
import { UDSBreakpointsConfigProvider, UDSBreakpointsConfigProviderProps, useBreakpointsConfig } from "./client/providers/UDSBreakpointsConfigProvider.js";
|
|
50
45
|
import { UDSConfigProvider, UDSConfigProviderProps } from "./client/providers/UDSConfigProvider.js";
|
|
51
46
|
import "./client/index.js";
|
|
52
|
-
export { Avatar, AvatarIcon, type AvatarIconProps, AvatarImage, type AvatarImageProps, type AvatarProps, AvatarText, type AvatarTextProps, Badge, type BadgeProps, Box, type BoxProps, Button, type ButtonProps, Checkbox, type CheckboxProps, Chip, ChipButton, type ChipButtonProps, ChipDismissible, type ChipDismissibleProps, ChipLink, type ChipLinkProps, type ChipProps, ChipToggle, type ChipToggleProps, Divider, type DividerProps, FormLabel, type FormLabelProps, HStack, type HStackProps, Icon, IconButton, type IconButtonProps, type IconProps, Image, type ImageProps, Input, InputHelpText, type InputHelpTextProps, type InputProps, Link, type LinkProps, Menu_index_d_exports as Menu, type MenuContentProps, type MenuDividerProps, type MenuItemCheckboxProps, type MenuItemProps, type MenuPlacement, type MenuProviderProps, type MenuTriggerProps, Pressable, type PressableProps, Radio, RadioGroupProvider, type RadioGroupProviderProps, type RadioProps, SpringMotionConfig, type SpringMotionConfigProps, Switch, type SwitchProps, Text, type TextProps, Toast, ToastContainer, type ToastContainerProps, type ToastLoadingPromise, ToastPortal, type ToastPortalProps, type ToastProps,
|
|
47
|
+
export { Avatar, AvatarIcon, type AvatarIconProps, AvatarImage, type AvatarImageProps, type AvatarProps, AvatarText, type AvatarTextProps, Badge, type BadgeProps, Box, type BoxProps, Button, type ButtonProps, Checkbox, type CheckboxProps, Chip, ChipButton, type ChipButtonProps, ChipDismissible, type ChipDismissibleProps, ChipLink, type ChipLinkProps, type ChipProps, ChipToggle, type ChipToggleProps, Divider, type DividerProps, FormLabel, type FormLabelProps, HStack, type HStackProps, Icon, IconButton, type IconButtonProps, type IconProps, Image, type ImageProps, Input, InputHelpText, type InputHelpTextProps, type InputProps, Link, type LinkProps, Menu_index_d_exports as Menu, type MenuContentProps, type MenuDividerProps, type MenuItemCheckboxProps, type MenuItemProps, type MenuPlacement, type MenuProviderProps, type MenuTriggerProps, Pressable, type PressableProps, Radio, RadioGroupProvider, type RadioGroupProviderProps, type RadioProps, SpringMotionConfig, type SpringMotionConfigProps, Switch, type SwitchProps, Text, type TextProps, Toast, ToastContainer, type ToastContainerProps, type ToastLoadingPromise, ToastPortal, type ToastPortalProps, type ToastProps, UDSBreakpointsConfigProvider, type UDSBreakpointsConfigProviderProps, UDSConfigProvider, type UDSConfigProviderProps, UDSToastConfigProvider, type UDSToastConfigProviderProps, VStack, type VStackProps, createToast, useBreakpointsConfig, useToastConfig };
|
package/dist/components/index.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
/*! © 2026 Yahoo, Inc. UDS v0.0.0-development */
|
|
2
|
+
import { __exportAll } from "../_virtual/_rolldown/runtime.js";
|
|
2
3
|
import { Box } from "./Box.js";
|
|
3
4
|
import { HStack } from "./HStack.js";
|
|
4
5
|
import { Text } from "./Text.js";
|
|
@@ -28,7 +29,6 @@ import { InputHelpText } from "./client/Input/InputHelpText.js";
|
|
|
28
29
|
import { Menu_index_exports } from "./client/Menu/Menu.index.js";
|
|
29
30
|
import { UDSBreakpointsConfigProvider, useBreakpointsConfig } from "./client/providers/UDSBreakpointsConfigProvider.js";
|
|
30
31
|
import { UDSToastConfigProvider, useToastConfig } from "./client/Toast/UDSToastConfigProvider.js";
|
|
31
|
-
import { UDSTooltipConfigProvider } from "./client/Tooltip/UDSTooltipConfigProvider.js";
|
|
32
32
|
import { UDSConfigProvider } from "./client/providers/UDSConfigProvider.js";
|
|
33
33
|
import { Radio } from "./client/Radio/Radio.js";
|
|
34
34
|
import { RadioGroupProvider } from "./client/Radio/RadioGroupProvider.js";
|
|
@@ -37,8 +37,49 @@ import { ToastContainer } from "./client/Toast/ToastContainer.js";
|
|
|
37
37
|
import { Toast } from "./client/Toast/Toast.js";
|
|
38
38
|
import { createToast } from "./client/Toast/createToast.js";
|
|
39
39
|
import { ToastPortal } from "./client/Toast/ToastPortal.js";
|
|
40
|
-
import { Tooltip } from "./client/Tooltip/Tooltip.js";
|
|
41
|
-
import { TooltipContent } from "./client/Tooltip/TooltipContent.js";
|
|
42
|
-
import { TooltipTrigger } from "./client/Tooltip/TooltipTrigger.js";
|
|
43
40
|
|
|
44
|
-
|
|
41
|
+
//#region src/components/index.ts
|
|
42
|
+
var components_exports = /* @__PURE__ */ __exportAll({
|
|
43
|
+
Avatar: () => Avatar,
|
|
44
|
+
AvatarIcon: () => AvatarIcon,
|
|
45
|
+
AvatarImage: () => AvatarImage,
|
|
46
|
+
AvatarText: () => AvatarText,
|
|
47
|
+
Badge: () => Badge,
|
|
48
|
+
Box: () => Box,
|
|
49
|
+
Button: () => Button,
|
|
50
|
+
Checkbox: () => Checkbox,
|
|
51
|
+
Chip: () => Chip,
|
|
52
|
+
ChipButton: () => ChipButton,
|
|
53
|
+
ChipDismissible: () => ChipDismissible,
|
|
54
|
+
ChipLink: () => ChipLink,
|
|
55
|
+
ChipToggle: () => ChipToggle,
|
|
56
|
+
Divider: () => Divider,
|
|
57
|
+
FormLabel: () => FormLabel,
|
|
58
|
+
HStack: () => HStack,
|
|
59
|
+
Icon: () => Icon,
|
|
60
|
+
IconButton: () => IconButton,
|
|
61
|
+
Image: () => Image,
|
|
62
|
+
Input: () => Input,
|
|
63
|
+
InputHelpText: () => InputHelpText,
|
|
64
|
+
Link: () => Link,
|
|
65
|
+
Menu: () => Menu_index_exports,
|
|
66
|
+
Pressable: () => Pressable,
|
|
67
|
+
Radio: () => Radio,
|
|
68
|
+
RadioGroupProvider: () => RadioGroupProvider,
|
|
69
|
+
SpringMotionConfig: () => SpringMotionConfig,
|
|
70
|
+
Switch: () => Switch,
|
|
71
|
+
Text: () => Text,
|
|
72
|
+
Toast: () => Toast,
|
|
73
|
+
ToastContainer: () => ToastContainer,
|
|
74
|
+
ToastPortal: () => ToastPortal,
|
|
75
|
+
UDSBreakpointsConfigProvider: () => UDSBreakpointsConfigProvider,
|
|
76
|
+
UDSConfigProvider: () => UDSConfigProvider,
|
|
77
|
+
UDSToastConfigProvider: () => UDSToastConfigProvider,
|
|
78
|
+
VStack: () => VStack,
|
|
79
|
+
createToast: () => createToast,
|
|
80
|
+
useBreakpointsConfig: () => useBreakpointsConfig,
|
|
81
|
+
useToastConfig: () => useToastConfig
|
|
82
|
+
});
|
|
83
|
+
|
|
84
|
+
//#endregion
|
|
85
|
+
export { Avatar, AvatarIcon, AvatarImage, AvatarText, Badge, Box, Button, Checkbox, Chip, ChipButton, ChipDismissible, ChipLink, ChipToggle, Divider, FormLabel, HStack, Icon, IconButton, Image, Input, InputHelpText, Link, Menu_index_exports as Menu, Pressable, Radio, RadioGroupProvider, SpringMotionConfig, Switch, Text, Toast, ToastContainer, ToastPortal, UDSBreakpointsConfigProvider, UDSConfigProvider, UDSToastConfigProvider, VStack, components_exports, createToast, useBreakpointsConfig, useToastConfig };
|
|
@@ -3,100 +3,6 @@
|
|
|
3
3
|
//#region ../config/dist/index.js
|
|
4
4
|
/*! © 2026 Yahoo, Inc. UDS Default Config v0.0.0-development */
|
|
5
5
|
const yosConfig = {
|
|
6
|
-
tooltip: {
|
|
7
|
-
variables: {
|
|
8
|
-
"size/default/root": {
|
|
9
|
-
shadow: { rest: {
|
|
10
|
-
type: "elevationAliases",
|
|
11
|
-
valueType: "alias",
|
|
12
|
-
value: "elevation-0"
|
|
13
|
-
} },
|
|
14
|
-
spacingHorizontal: { rest: {
|
|
15
|
-
type: "spacingAliases",
|
|
16
|
-
valueType: "alias",
|
|
17
|
-
value: "3"
|
|
18
|
-
} },
|
|
19
|
-
spacingVertical: { rest: {
|
|
20
|
-
type: "spacingAliases",
|
|
21
|
-
valueType: "alias",
|
|
22
|
-
value: "2"
|
|
23
|
-
} },
|
|
24
|
-
gap: { rest: {
|
|
25
|
-
type: "spacingAliases",
|
|
26
|
-
valueType: "alias",
|
|
27
|
-
value: "1"
|
|
28
|
-
} }
|
|
29
|
-
},
|
|
30
|
-
"size/default/svg": {
|
|
31
|
-
borderRadius: { rest: {
|
|
32
|
-
type: "borderRadii",
|
|
33
|
-
valueType: "alias",
|
|
34
|
-
value: "md"
|
|
35
|
-
} },
|
|
36
|
-
strokeWidth: { rest: {
|
|
37
|
-
type: "borderWidths",
|
|
38
|
-
valueType: "alias",
|
|
39
|
-
value: "thin"
|
|
40
|
-
} }
|
|
41
|
-
},
|
|
42
|
-
"size/default/title": { textVariant: { rest: {
|
|
43
|
-
type: "textVariants",
|
|
44
|
-
valueType: "alias",
|
|
45
|
-
value: "ui1/emphasized"
|
|
46
|
-
} } },
|
|
47
|
-
"size/default/body": { textVariant: { rest: {
|
|
48
|
-
type: "textVariants",
|
|
49
|
-
valueType: "alias",
|
|
50
|
-
value: "ui3/emphasized"
|
|
51
|
-
} } },
|
|
52
|
-
"size/default/icon": { size: { rest: {
|
|
53
|
-
type: "iconSizes",
|
|
54
|
-
valueType: "alias",
|
|
55
|
-
value: "xs"
|
|
56
|
-
} } },
|
|
57
|
-
"variant/default/root": { color: { rest: {
|
|
58
|
-
type: "foregroundPaletteColors",
|
|
59
|
-
valueType: "alias",
|
|
60
|
-
value: "primary"
|
|
61
|
-
} } },
|
|
62
|
-
"variant/default/svg": {
|
|
63
|
-
backgroundColor: { rest: {
|
|
64
|
-
type: "elevationAliases",
|
|
65
|
-
valueType: "alias",
|
|
66
|
-
value: "elevation-0"
|
|
67
|
-
} },
|
|
68
|
-
blurBackgroundColorFallback: { rest: {
|
|
69
|
-
type: "elevationAliases",
|
|
70
|
-
valueType: "alias",
|
|
71
|
-
value: "elevation-0"
|
|
72
|
-
} },
|
|
73
|
-
fillOpacity: { rest: {
|
|
74
|
-
type: "opacitySteps",
|
|
75
|
-
valueType: "alias",
|
|
76
|
-
value: "100"
|
|
77
|
-
} },
|
|
78
|
-
stroke: { rest: {
|
|
79
|
-
type: "elevationAliases",
|
|
80
|
-
valueType: "alias",
|
|
81
|
-
value: "elevation-0"
|
|
82
|
-
} }
|
|
83
|
-
},
|
|
84
|
-
"variant/default/blur": { backdropBlur: { rest: {
|
|
85
|
-
type: "positiveIntegers",
|
|
86
|
-
valueType: "custom",
|
|
87
|
-
value: 0
|
|
88
|
-
} } },
|
|
89
|
-
"variant/default/icon": { color: { rest: {
|
|
90
|
-
type: "foregroundPaletteColors",
|
|
91
|
-
valueType: "alias",
|
|
92
|
-
value: "primary"
|
|
93
|
-
} } }
|
|
94
|
-
},
|
|
95
|
-
defaults: {
|
|
96
|
-
size: "default",
|
|
97
|
-
variant: "default"
|
|
98
|
-
}
|
|
99
|
-
},
|
|
100
6
|
toast: {
|
|
101
7
|
variables: {
|
|
102
8
|
"variant/success/root": {
|
|
@@ -19937,7 +19843,7 @@ const yosConfig = {
|
|
|
19937
19843
|
} }
|
|
19938
19844
|
}
|
|
19939
19845
|
},
|
|
19940
|
-
version: "v0.
|
|
19846
|
+
version: "v0.77.0",
|
|
19941
19847
|
colorMode: {
|
|
19942
19848
|
light: {
|
|
19943
19849
|
palette: {
|
|
@@ -11,144 +11,6 @@ interface UniversalTokensConfig extends Omit<UniversalTokensConfigGeneric<Univer
|
|
|
11
11
|
//#endregion
|
|
12
12
|
//#region src/yosConfig.d.ts
|
|
13
13
|
declare const yosConfig: {
|
|
14
|
-
readonly tooltip: {
|
|
15
|
-
readonly variables: {
|
|
16
|
-
readonly 'size/default/root': {
|
|
17
|
-
readonly shadow: {
|
|
18
|
-
readonly rest: {
|
|
19
|
-
readonly type: "elevationAliases";
|
|
20
|
-
readonly valueType: "alias";
|
|
21
|
-
readonly value: "elevation-0";
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
readonly spacingHorizontal: {
|
|
25
|
-
readonly rest: {
|
|
26
|
-
readonly type: "spacingAliases";
|
|
27
|
-
readonly valueType: "alias";
|
|
28
|
-
readonly value: "3";
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
readonly spacingVertical: {
|
|
32
|
-
readonly rest: {
|
|
33
|
-
readonly type: "spacingAliases";
|
|
34
|
-
readonly valueType: "alias";
|
|
35
|
-
readonly value: "2";
|
|
36
|
-
};
|
|
37
|
-
};
|
|
38
|
-
readonly gap: {
|
|
39
|
-
readonly rest: {
|
|
40
|
-
readonly type: "spacingAliases";
|
|
41
|
-
readonly valueType: "alias";
|
|
42
|
-
readonly value: "1";
|
|
43
|
-
};
|
|
44
|
-
};
|
|
45
|
-
};
|
|
46
|
-
readonly 'size/default/svg': {
|
|
47
|
-
readonly borderRadius: {
|
|
48
|
-
readonly rest: {
|
|
49
|
-
readonly type: "borderRadii";
|
|
50
|
-
readonly valueType: "alias";
|
|
51
|
-
readonly value: "md";
|
|
52
|
-
};
|
|
53
|
-
};
|
|
54
|
-
readonly strokeWidth: {
|
|
55
|
-
readonly rest: {
|
|
56
|
-
readonly type: "borderWidths";
|
|
57
|
-
readonly valueType: "alias";
|
|
58
|
-
readonly value: "thin";
|
|
59
|
-
};
|
|
60
|
-
};
|
|
61
|
-
};
|
|
62
|
-
readonly 'size/default/title': {
|
|
63
|
-
readonly textVariant: {
|
|
64
|
-
readonly rest: {
|
|
65
|
-
readonly type: "textVariants";
|
|
66
|
-
readonly valueType: "alias";
|
|
67
|
-
readonly value: "ui1/emphasized";
|
|
68
|
-
};
|
|
69
|
-
};
|
|
70
|
-
};
|
|
71
|
-
readonly 'size/default/body': {
|
|
72
|
-
readonly textVariant: {
|
|
73
|
-
readonly rest: {
|
|
74
|
-
readonly type: "textVariants";
|
|
75
|
-
readonly valueType: "alias";
|
|
76
|
-
readonly value: "ui3/emphasized";
|
|
77
|
-
};
|
|
78
|
-
};
|
|
79
|
-
};
|
|
80
|
-
readonly 'size/default/icon': {
|
|
81
|
-
readonly size: {
|
|
82
|
-
readonly rest: {
|
|
83
|
-
readonly type: "iconSizes";
|
|
84
|
-
readonly valueType: "alias";
|
|
85
|
-
readonly value: "xs";
|
|
86
|
-
};
|
|
87
|
-
};
|
|
88
|
-
};
|
|
89
|
-
readonly 'variant/default/root': {
|
|
90
|
-
readonly color: {
|
|
91
|
-
readonly rest: {
|
|
92
|
-
readonly type: "foregroundPaletteColors";
|
|
93
|
-
readonly valueType: "alias";
|
|
94
|
-
readonly value: "primary";
|
|
95
|
-
};
|
|
96
|
-
};
|
|
97
|
-
};
|
|
98
|
-
readonly 'variant/default/svg': {
|
|
99
|
-
readonly backgroundColor: {
|
|
100
|
-
readonly rest: {
|
|
101
|
-
readonly type: "elevationAliases";
|
|
102
|
-
readonly valueType: "alias";
|
|
103
|
-
readonly value: "elevation-0";
|
|
104
|
-
};
|
|
105
|
-
};
|
|
106
|
-
readonly blurBackgroundColorFallback: {
|
|
107
|
-
readonly rest: {
|
|
108
|
-
readonly type: "elevationAliases";
|
|
109
|
-
readonly valueType: "alias";
|
|
110
|
-
readonly value: "elevation-0";
|
|
111
|
-
};
|
|
112
|
-
};
|
|
113
|
-
readonly fillOpacity: {
|
|
114
|
-
readonly rest: {
|
|
115
|
-
readonly type: "opacitySteps";
|
|
116
|
-
readonly valueType: "alias";
|
|
117
|
-
readonly value: "100";
|
|
118
|
-
};
|
|
119
|
-
};
|
|
120
|
-
readonly stroke: {
|
|
121
|
-
readonly rest: {
|
|
122
|
-
readonly type: "elevationAliases";
|
|
123
|
-
readonly valueType: "alias";
|
|
124
|
-
readonly value: "elevation-0";
|
|
125
|
-
};
|
|
126
|
-
};
|
|
127
|
-
};
|
|
128
|
-
readonly 'variant/default/blur': {
|
|
129
|
-
readonly backdropBlur: {
|
|
130
|
-
readonly rest: {
|
|
131
|
-
readonly type: "positiveIntegers";
|
|
132
|
-
readonly valueType: "custom";
|
|
133
|
-
readonly value: 0;
|
|
134
|
-
};
|
|
135
|
-
};
|
|
136
|
-
};
|
|
137
|
-
readonly 'variant/default/icon': {
|
|
138
|
-
readonly color: {
|
|
139
|
-
readonly rest: {
|
|
140
|
-
readonly type: "foregroundPaletteColors";
|
|
141
|
-
readonly valueType: "alias";
|
|
142
|
-
readonly value: "primary";
|
|
143
|
-
};
|
|
144
|
-
};
|
|
145
|
-
};
|
|
146
|
-
};
|
|
147
|
-
readonly defaults: {
|
|
148
|
-
readonly size: "default";
|
|
149
|
-
readonly variant: "default";
|
|
150
|
-
};
|
|
151
|
-
};
|
|
152
14
|
readonly toast: {
|
|
153
15
|
readonly variables: {
|
|
154
16
|
readonly 'variant/success/root': {
|
|
@@ -21153,7 +21015,7 @@ declare const yosConfig: {
|
|
|
21153
21015
|
};
|
|
21154
21016
|
};
|
|
21155
21017
|
};
|
|
21156
|
-
readonly version: "v0.
|
|
21018
|
+
readonly version: "v0.77.0";
|
|
21157
21019
|
readonly colorMode: {
|
|
21158
21020
|
readonly light: {
|
|
21159
21021
|
readonly palette: {
|
|
@@ -11,144 +11,6 @@ interface UniversalTokensConfig extends Omit<UniversalTokensConfigGeneric<Univer
|
|
|
11
11
|
//#endregion
|
|
12
12
|
//#region src/yosConfig.d.ts
|
|
13
13
|
declare const yosConfig: {
|
|
14
|
-
readonly tooltip: {
|
|
15
|
-
readonly variables: {
|
|
16
|
-
readonly 'size/default/root': {
|
|
17
|
-
readonly shadow: {
|
|
18
|
-
readonly rest: {
|
|
19
|
-
readonly type: "elevationAliases";
|
|
20
|
-
readonly valueType: "alias";
|
|
21
|
-
readonly value: "elevation-0";
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
readonly spacingHorizontal: {
|
|
25
|
-
readonly rest: {
|
|
26
|
-
readonly type: "spacingAliases";
|
|
27
|
-
readonly valueType: "alias";
|
|
28
|
-
readonly value: "3";
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
readonly spacingVertical: {
|
|
32
|
-
readonly rest: {
|
|
33
|
-
readonly type: "spacingAliases";
|
|
34
|
-
readonly valueType: "alias";
|
|
35
|
-
readonly value: "2";
|
|
36
|
-
};
|
|
37
|
-
};
|
|
38
|
-
readonly gap: {
|
|
39
|
-
readonly rest: {
|
|
40
|
-
readonly type: "spacingAliases";
|
|
41
|
-
readonly valueType: "alias";
|
|
42
|
-
readonly value: "1";
|
|
43
|
-
};
|
|
44
|
-
};
|
|
45
|
-
};
|
|
46
|
-
readonly 'size/default/svg': {
|
|
47
|
-
readonly borderRadius: {
|
|
48
|
-
readonly rest: {
|
|
49
|
-
readonly type: "borderRadii";
|
|
50
|
-
readonly valueType: "alias";
|
|
51
|
-
readonly value: "md";
|
|
52
|
-
};
|
|
53
|
-
};
|
|
54
|
-
readonly strokeWidth: {
|
|
55
|
-
readonly rest: {
|
|
56
|
-
readonly type: "borderWidths";
|
|
57
|
-
readonly valueType: "alias";
|
|
58
|
-
readonly value: "thin";
|
|
59
|
-
};
|
|
60
|
-
};
|
|
61
|
-
};
|
|
62
|
-
readonly 'size/default/title': {
|
|
63
|
-
readonly textVariant: {
|
|
64
|
-
readonly rest: {
|
|
65
|
-
readonly type: "textVariants";
|
|
66
|
-
readonly valueType: "alias";
|
|
67
|
-
readonly value: "ui1/emphasized";
|
|
68
|
-
};
|
|
69
|
-
};
|
|
70
|
-
};
|
|
71
|
-
readonly 'size/default/body': {
|
|
72
|
-
readonly textVariant: {
|
|
73
|
-
readonly rest: {
|
|
74
|
-
readonly type: "textVariants";
|
|
75
|
-
readonly valueType: "alias";
|
|
76
|
-
readonly value: "ui3/emphasized";
|
|
77
|
-
};
|
|
78
|
-
};
|
|
79
|
-
};
|
|
80
|
-
readonly 'size/default/icon': {
|
|
81
|
-
readonly size: {
|
|
82
|
-
readonly rest: {
|
|
83
|
-
readonly type: "iconSizes";
|
|
84
|
-
readonly valueType: "alias";
|
|
85
|
-
readonly value: "xs";
|
|
86
|
-
};
|
|
87
|
-
};
|
|
88
|
-
};
|
|
89
|
-
readonly 'variant/default/root': {
|
|
90
|
-
readonly color: {
|
|
91
|
-
readonly rest: {
|
|
92
|
-
readonly type: "foregroundPaletteColors";
|
|
93
|
-
readonly valueType: "alias";
|
|
94
|
-
readonly value: "primary";
|
|
95
|
-
};
|
|
96
|
-
};
|
|
97
|
-
};
|
|
98
|
-
readonly 'variant/default/svg': {
|
|
99
|
-
readonly backgroundColor: {
|
|
100
|
-
readonly rest: {
|
|
101
|
-
readonly type: "elevationAliases";
|
|
102
|
-
readonly valueType: "alias";
|
|
103
|
-
readonly value: "elevation-0";
|
|
104
|
-
};
|
|
105
|
-
};
|
|
106
|
-
readonly blurBackgroundColorFallback: {
|
|
107
|
-
readonly rest: {
|
|
108
|
-
readonly type: "elevationAliases";
|
|
109
|
-
readonly valueType: "alias";
|
|
110
|
-
readonly value: "elevation-0";
|
|
111
|
-
};
|
|
112
|
-
};
|
|
113
|
-
readonly fillOpacity: {
|
|
114
|
-
readonly rest: {
|
|
115
|
-
readonly type: "opacitySteps";
|
|
116
|
-
readonly valueType: "alias";
|
|
117
|
-
readonly value: "100";
|
|
118
|
-
};
|
|
119
|
-
};
|
|
120
|
-
readonly stroke: {
|
|
121
|
-
readonly rest: {
|
|
122
|
-
readonly type: "elevationAliases";
|
|
123
|
-
readonly valueType: "alias";
|
|
124
|
-
readonly value: "elevation-0";
|
|
125
|
-
};
|
|
126
|
-
};
|
|
127
|
-
};
|
|
128
|
-
readonly 'variant/default/blur': {
|
|
129
|
-
readonly backdropBlur: {
|
|
130
|
-
readonly rest: {
|
|
131
|
-
readonly type: "positiveIntegers";
|
|
132
|
-
readonly valueType: "custom";
|
|
133
|
-
readonly value: 0;
|
|
134
|
-
};
|
|
135
|
-
};
|
|
136
|
-
};
|
|
137
|
-
readonly 'variant/default/icon': {
|
|
138
|
-
readonly color: {
|
|
139
|
-
readonly rest: {
|
|
140
|
-
readonly type: "foregroundPaletteColors";
|
|
141
|
-
readonly valueType: "alias";
|
|
142
|
-
readonly value: "primary";
|
|
143
|
-
};
|
|
144
|
-
};
|
|
145
|
-
};
|
|
146
|
-
};
|
|
147
|
-
readonly defaults: {
|
|
148
|
-
readonly size: "default";
|
|
149
|
-
readonly variant: "default";
|
|
150
|
-
};
|
|
151
|
-
};
|
|
152
14
|
readonly toast: {
|
|
153
15
|
readonly variables: {
|
|
154
16
|
readonly 'variant/success/root': {
|
|
@@ -21153,7 +21015,7 @@ declare const yosConfig: {
|
|
|
21153
21015
|
};
|
|
21154
21016
|
};
|
|
21155
21017
|
};
|
|
21156
|
-
readonly version: "v0.
|
|
21018
|
+
readonly version: "v0.77.0";
|
|
21157
21019
|
readonly colorMode: {
|
|
21158
21020
|
readonly light: {
|
|
21159
21021
|
readonly palette: {
|
|
@@ -2,100 +2,6 @@
|
|
|
2
2
|
//#region ../config/dist/index.js
|
|
3
3
|
/*! © 2026 Yahoo, Inc. UDS Default Config v0.0.0-development */
|
|
4
4
|
const yosConfig = {
|
|
5
|
-
tooltip: {
|
|
6
|
-
variables: {
|
|
7
|
-
"size/default/root": {
|
|
8
|
-
shadow: { rest: {
|
|
9
|
-
type: "elevationAliases",
|
|
10
|
-
valueType: "alias",
|
|
11
|
-
value: "elevation-0"
|
|
12
|
-
} },
|
|
13
|
-
spacingHorizontal: { rest: {
|
|
14
|
-
type: "spacingAliases",
|
|
15
|
-
valueType: "alias",
|
|
16
|
-
value: "3"
|
|
17
|
-
} },
|
|
18
|
-
spacingVertical: { rest: {
|
|
19
|
-
type: "spacingAliases",
|
|
20
|
-
valueType: "alias",
|
|
21
|
-
value: "2"
|
|
22
|
-
} },
|
|
23
|
-
gap: { rest: {
|
|
24
|
-
type: "spacingAliases",
|
|
25
|
-
valueType: "alias",
|
|
26
|
-
value: "1"
|
|
27
|
-
} }
|
|
28
|
-
},
|
|
29
|
-
"size/default/svg": {
|
|
30
|
-
borderRadius: { rest: {
|
|
31
|
-
type: "borderRadii",
|
|
32
|
-
valueType: "alias",
|
|
33
|
-
value: "md"
|
|
34
|
-
} },
|
|
35
|
-
strokeWidth: { rest: {
|
|
36
|
-
type: "borderWidths",
|
|
37
|
-
valueType: "alias",
|
|
38
|
-
value: "thin"
|
|
39
|
-
} }
|
|
40
|
-
},
|
|
41
|
-
"size/default/title": { textVariant: { rest: {
|
|
42
|
-
type: "textVariants",
|
|
43
|
-
valueType: "alias",
|
|
44
|
-
value: "ui1/emphasized"
|
|
45
|
-
} } },
|
|
46
|
-
"size/default/body": { textVariant: { rest: {
|
|
47
|
-
type: "textVariants",
|
|
48
|
-
valueType: "alias",
|
|
49
|
-
value: "ui3/emphasized"
|
|
50
|
-
} } },
|
|
51
|
-
"size/default/icon": { size: { rest: {
|
|
52
|
-
type: "iconSizes",
|
|
53
|
-
valueType: "alias",
|
|
54
|
-
value: "xs"
|
|
55
|
-
} } },
|
|
56
|
-
"variant/default/root": { color: { rest: {
|
|
57
|
-
type: "foregroundPaletteColors",
|
|
58
|
-
valueType: "alias",
|
|
59
|
-
value: "primary"
|
|
60
|
-
} } },
|
|
61
|
-
"variant/default/svg": {
|
|
62
|
-
backgroundColor: { rest: {
|
|
63
|
-
type: "elevationAliases",
|
|
64
|
-
valueType: "alias",
|
|
65
|
-
value: "elevation-0"
|
|
66
|
-
} },
|
|
67
|
-
blurBackgroundColorFallback: { rest: {
|
|
68
|
-
type: "elevationAliases",
|
|
69
|
-
valueType: "alias",
|
|
70
|
-
value: "elevation-0"
|
|
71
|
-
} },
|
|
72
|
-
fillOpacity: { rest: {
|
|
73
|
-
type: "opacitySteps",
|
|
74
|
-
valueType: "alias",
|
|
75
|
-
value: "100"
|
|
76
|
-
} },
|
|
77
|
-
stroke: { rest: {
|
|
78
|
-
type: "elevationAliases",
|
|
79
|
-
valueType: "alias",
|
|
80
|
-
value: "elevation-0"
|
|
81
|
-
} }
|
|
82
|
-
},
|
|
83
|
-
"variant/default/blur": { backdropBlur: { rest: {
|
|
84
|
-
type: "positiveIntegers",
|
|
85
|
-
valueType: "custom",
|
|
86
|
-
value: 0
|
|
87
|
-
} } },
|
|
88
|
-
"variant/default/icon": { color: { rest: {
|
|
89
|
-
type: "foregroundPaletteColors",
|
|
90
|
-
valueType: "alias",
|
|
91
|
-
value: "primary"
|
|
92
|
-
} } }
|
|
93
|
-
},
|
|
94
|
-
defaults: {
|
|
95
|
-
size: "default",
|
|
96
|
-
variant: "default"
|
|
97
|
-
}
|
|
98
|
-
},
|
|
99
5
|
toast: {
|
|
100
6
|
variables: {
|
|
101
7
|
"variant/success/root": {
|
|
@@ -19936,7 +19842,7 @@ const yosConfig = {
|
|
|
19936
19842
|
} }
|
|
19937
19843
|
}
|
|
19938
19844
|
},
|
|
19939
|
-
version: "v0.
|
|
19845
|
+
version: "v0.77.0",
|
|
19940
19846
|
colorMode: {
|
|
19941
19847
|
light: {
|
|
19942
19848
|
palette: {
|
|
@@ -11,7 +11,6 @@ const BORDER_RADIUS_PREFIX = `${UDS_PREFIX}-border-radius`;
|
|
|
11
11
|
const BORDER_WIDTH_PREFIX = `${UDS_PREFIX}-border-width`;
|
|
12
12
|
const DROP_SHADOW_PREFIX = `${UDS_PREFIX}-drop-shadow`;
|
|
13
13
|
const BACKGROUND_BLUR_RADIUS_PREFIX = `${UDS_PREFIX}-background-blur-radius`;
|
|
14
|
-
const BACKGROUND_BLUR_COLOR_PREFIX = `${UDS_PREFIX}-background-blur-color`;
|
|
15
14
|
const BACKGROUND_BLUR_FALLBACK_COLOR_PREFIX = `${UDS_PREFIX}-background-blur-fallback-color`;
|
|
16
15
|
const FONT_FAMILY_PREFIX = `${UDS_PREFIX}-font`;
|
|
17
16
|
const FONT_SIZE_PREFIX = `${UDS_PREFIX}-font-size`;
|
|
@@ -114,10 +113,17 @@ function getShadowLayerValue({ preset, prefix, shadowType }) {
|
|
|
114
113
|
const colorValue = `rgb(${defaultColor} / var(${varPrefix}${prefix ? `${prefix}-` : ""}opacity, ${Number(preset.opacity) / 100}))`;
|
|
115
114
|
return `${shadowType === "inset" ? "inset " : ""}${cssValues} ${colorValue}`;
|
|
116
115
|
}
|
|
116
|
+
function getMotionVar({ variant, speed, control }) {
|
|
117
|
+
return `${[
|
|
118
|
+
`--${MOTION_PREFIX}`,
|
|
119
|
+
variant,
|
|
120
|
+
speed,
|
|
121
|
+
control
|
|
122
|
+
].join("-")}`;
|
|
123
|
+
}
|
|
117
124
|
|
|
118
125
|
//#endregion
|
|
119
126
|
exports.AVATAR_SIZE_PREFIX = AVATAR_SIZE_PREFIX;
|
|
120
|
-
exports.BACKGROUND_BLUR_COLOR_PREFIX = BACKGROUND_BLUR_COLOR_PREFIX;
|
|
121
127
|
exports.BACKGROUND_BLUR_FALLBACK_COLOR_PREFIX = BACKGROUND_BLUR_FALLBACK_COLOR_PREFIX;
|
|
122
128
|
exports.BACKGROUND_BLUR_RADIUS_PREFIX = BACKGROUND_BLUR_RADIUS_PREFIX;
|
|
123
129
|
exports.BACKGROUND_COLOR_PREFIX = BACKGROUND_COLOR_PREFIX;
|
|
@@ -158,5 +164,6 @@ exports.XLARGE_SCALE_MODE_CLASSNAME = XLARGE_SCALE_MODE_CLASSNAME;
|
|
|
158
164
|
exports.XSMALL_SCALE_MODE_CLASSNAME = XSMALL_SCALE_MODE_CLASSNAME;
|
|
159
165
|
exports.XXLARGE_SCALE_MODE_CLASSNAME = XXLARGE_SCALE_MODE_CLASSNAME;
|
|
160
166
|
exports.XXXLARGE_SCALE_MODE_CLASSNAME = XXXLARGE_SCALE_MODE_CLASSNAME;
|
|
167
|
+
exports.getMotionVar = getMotionVar;
|
|
161
168
|
exports.getShadowLayerValue = getShadowLayerValue;
|
|
162
169
|
exports.textVariantsSafe = textVariantsSafe;
|