@yahoo/uds 3.122.0 → 3.122.1

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 (54) hide show
  1. package/dist/automated-config/dist/utils/getConfigVariantProperties.d.cts +2 -2
  2. package/dist/automated-config/dist/utils/getConfigVariantProperties.d.ts +2 -2
  3. package/dist/components/SvgFloatingOverlay.cjs +2 -2
  4. package/dist/components/SvgFloatingOverlay.d.cts +2 -0
  5. package/dist/components/SvgFloatingOverlay.d.ts +2 -0
  6. package/dist/components/SvgFloatingOverlay.js +2 -2
  7. package/dist/components/client/Popover/PopoverContent.cjs +2 -0
  8. package/dist/components/client/Popover/PopoverContent.js +2 -0
  9. package/dist/components/client/Popover/UDSPopoverConfigProvider.d.cts +1 -1
  10. package/dist/components/client/Popover/UDSPopoverConfigProvider.d.ts +1 -1
  11. package/dist/components/client/Tooltip/TooltipContent.cjs +3 -0
  12. package/dist/components/client/Tooltip/TooltipContent.js +3 -0
  13. package/dist/components/experimental/client/index.cjs +1 -14
  14. package/dist/components/experimental/client/index.d.cts +1 -2
  15. package/dist/components/experimental/client/index.d.ts +1 -2
  16. package/dist/components/experimental/client/index.js +1 -2
  17. package/dist/components/experimental/index.cjs +2 -24
  18. package/dist/components/experimental/index.d.cts +1 -2
  19. package/dist/components/experimental/index.d.ts +1 -2
  20. package/dist/components/experimental/index.js +2 -13
  21. package/dist/styles/styler.d.cts +44 -44
  22. package/dist/styles/styler.d.ts +44 -44
  23. package/dist/tailwind/dist/css/generate.cjs +6 -1
  24. package/dist/tailwind/dist/css/generate.d.cts.map +1 -1
  25. package/dist/tailwind/dist/css/generate.d.ts.map +1 -1
  26. package/dist/tailwind/dist/css/generate.helpers.cjs +22 -3
  27. package/dist/tailwind/dist/css/generate.helpers.js +20 -2
  28. package/dist/tailwind/dist/css/generate.helpers.js.map +1 -1
  29. package/dist/tailwind/dist/css/generate.js +8 -3
  30. package/dist/tailwind/dist/css/generate.js.map +1 -1
  31. package/dist/tailwind/dist/css/runner.cjs +5 -1
  32. package/dist/tailwind/dist/css/runner.js +6 -2
  33. package/dist/tailwind/dist/css/runner.js.map +1 -1
  34. package/dist/tailwind/dist/purger/optimized/purge.cjs +1 -0
  35. package/dist/tailwind/dist/purger/optimized/purge.js +2 -1
  36. package/dist/tailwind/dist/purger/optimized/purge.js.map +1 -1
  37. package/dist/tailwind/dist/purger/optimized/utils/safelist.cjs +7 -0
  38. package/dist/tailwind/dist/purger/optimized/utils/safelist.js +7 -1
  39. package/dist/tailwind/dist/purger/optimized/utils/safelist.js.map +1 -1
  40. package/dist/uds/generated/componentData.cjs +1227 -1250
  41. package/dist/uds/generated/componentData.js +1229 -1246
  42. package/dist/uds/generated/tailwindPurge.cjs +6 -140
  43. package/dist/uds/generated/tailwindPurge.js +6 -140
  44. package/dist/utils/getUnscaledAnchorRect.cjs +34 -0
  45. package/dist/utils/getUnscaledAnchorRect.d.cts +17 -0
  46. package/dist/utils/getUnscaledAnchorRect.d.ts +17 -0
  47. package/dist/utils/getUnscaledAnchorRect.js +32 -0
  48. package/generated/componentData.json +1581 -1598
  49. package/generated/tailwindPurge.ts +3 -3
  50. package/package.json +1 -1
  51. package/dist/components/experimental/client/ExperimentalPopover.cjs +0 -54
  52. package/dist/components/experimental/client/ExperimentalPopover.d.cts +0 -40
  53. package/dist/components/experimental/client/ExperimentalPopover.d.ts +0 -40
  54. package/dist/components/experimental/client/ExperimentalPopover.js +0 -42
@@ -11,8 +11,8 @@ import { SelectedConfigurableProperty } from "../properties.cjs";
11
11
  * @returns A Record of layer names to their properties, or null if no properties are found
12
12
  */
13
13
  declare function getConfigVariantProperties(variant?: VariantConfig): {
14
- [x: string]: Readonly<Record<string, SelectedConfigurableProperty<"backgroundColor" | "borderWidth" | "strokeWidth" | "borderRadius" | "borderRadiusVar" | "borderColor" | "stroke" | "buttonSize" | "buttonVariant" | "fontFamily" | "fontSize" | "fontVariationSettings" | "lineHeight" | "textTransform" | "letterSpacing" | "gap" | "color" | "opacity" | "fillOpacity" | "fontWeight" | "iconSize" | "spacing" | "iconVariant" | "horizontalMargin" | "bottomMargin" | "spacingHorizontal" | "spacingVertical" | "textVariant" | "textDecorationLine" | "shadow" | "shadowVar" | "insetShadow" | "height" | "width" | "scaleEffect" | "backdropBlur" | "blurBackgroundColor" | "blurBackgroundColorFallback" | "scrimBackgroundColor" | "scrimOpacity", string, readonly ("backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases" | "elevationAliases")[] | readonly ("elevationAliases" | "borderWidths" | "spacingAliases")[] | readonly "borderRadii"[] | readonly ("spectrumColors" | "alwaysPaletteAliases" | "elevationAliases" | "linePaletteColors")[] | readonly "buttonSizes"[] | readonly "buttonVariantsFlat"[] | readonly "textVariants"[] | readonly "spacingAliases"[] | readonly ("spectrumColors" | "alwaysPaletteAliases" | "foregroundPaletteColors")[] | readonly "opacitySteps"[] | readonly "iconSizes"[] | readonly "iconVariants"[] | readonly "textDecorationLines"[] | readonly ("elevationAliases" | "shadowVariants" | "shadowVariantConfig")[] | readonly ("shadowVariantConfig" | "shadowVariantsWithInvert")[] | readonly "scaleEffects"[] | readonly "positiveIntegers"[] | readonly ("backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases")[], readonly (readonly unknown[])[]>>>;
15
- root: Readonly<Record<string, SelectedConfigurableProperty<"backgroundColor" | "borderWidth" | "strokeWidth" | "borderRadius" | "borderRadiusVar" | "borderColor" | "stroke" | "buttonSize" | "buttonVariant" | "fontFamily" | "fontSize" | "fontVariationSettings" | "lineHeight" | "textTransform" | "letterSpacing" | "gap" | "color" | "opacity" | "fillOpacity" | "fontWeight" | "iconSize" | "spacing" | "iconVariant" | "horizontalMargin" | "bottomMargin" | "spacingHorizontal" | "spacingVertical" | "textVariant" | "textDecorationLine" | "shadow" | "shadowVar" | "insetShadow" | "height" | "width" | "scaleEffect" | "backdropBlur" | "blurBackgroundColor" | "blurBackgroundColorFallback" | "scrimBackgroundColor" | "scrimOpacity", string, readonly ("backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases" | "elevationAliases")[] | readonly ("elevationAliases" | "borderWidths" | "spacingAliases")[] | readonly "borderRadii"[] | readonly ("spectrumColors" | "alwaysPaletteAliases" | "elevationAliases" | "linePaletteColors")[] | readonly "buttonSizes"[] | readonly "buttonVariantsFlat"[] | readonly "textVariants"[] | readonly "spacingAliases"[] | readonly ("spectrumColors" | "alwaysPaletteAliases" | "foregroundPaletteColors")[] | readonly "opacitySteps"[] | readonly "iconSizes"[] | readonly "iconVariants"[] | readonly "textDecorationLines"[] | readonly ("elevationAliases" | "shadowVariants" | "shadowVariantConfig")[] | readonly ("shadowVariantConfig" | "shadowVariantsWithInvert")[] | readonly "scaleEffects"[] | readonly "positiveIntegers"[] | readonly ("backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases")[], readonly (readonly unknown[])[]>>>;
14
+ [x: string]: Readonly<Record<string, SelectedConfigurableProperty<"textTransform" | "fontSize" | "fontWeight" | "lineHeight" | "fontFamily" | "letterSpacing" | "backgroundColor" | "borderWidth" | "strokeWidth" | "borderRadius" | "borderRadiusVar" | "borderColor" | "stroke" | "buttonSize" | "buttonVariant" | "fontVariationSettings" | "gap" | "color" | "opacity" | "fillOpacity" | "iconSize" | "spacing" | "iconVariant" | "horizontalMargin" | "bottomMargin" | "spacingHorizontal" | "spacingVertical" | "textVariant" | "textDecorationLine" | "shadow" | "shadowVar" | "insetShadow" | "height" | "width" | "scaleEffect" | "backdropBlur" | "blurBackgroundColor" | "blurBackgroundColorFallback" | "scrimBackgroundColor" | "scrimOpacity", string, readonly ("backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases" | "elevationAliases")[] | readonly ("elevationAliases" | "borderWidths" | "spacingAliases")[] | readonly "borderRadii"[] | readonly ("spectrumColors" | "alwaysPaletteAliases" | "elevationAliases" | "linePaletteColors")[] | readonly "buttonSizes"[] | readonly "buttonVariantsFlat"[] | readonly "textVariants"[] | readonly "spacingAliases"[] | readonly ("spectrumColors" | "alwaysPaletteAliases" | "foregroundPaletteColors")[] | readonly "opacitySteps"[] | readonly "iconSizes"[] | readonly "iconVariants"[] | readonly "textDecorationLines"[] | readonly ("elevationAliases" | "shadowVariants" | "shadowVariantConfig")[] | readonly ("shadowVariantConfig" | "shadowVariantsWithInvert")[] | readonly "scaleEffects"[] | readonly "positiveIntegers"[] | readonly ("backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases")[], readonly (readonly unknown[])[]>>>;
15
+ root: Readonly<Record<string, SelectedConfigurableProperty<"textTransform" | "fontSize" | "fontWeight" | "lineHeight" | "fontFamily" | "letterSpacing" | "backgroundColor" | "borderWidth" | "strokeWidth" | "borderRadius" | "borderRadiusVar" | "borderColor" | "stroke" | "buttonSize" | "buttonVariant" | "fontVariationSettings" | "gap" | "color" | "opacity" | "fillOpacity" | "iconSize" | "spacing" | "iconVariant" | "horizontalMargin" | "bottomMargin" | "spacingHorizontal" | "spacingVertical" | "textVariant" | "textDecorationLine" | "shadow" | "shadowVar" | "insetShadow" | "height" | "width" | "scaleEffect" | "backdropBlur" | "blurBackgroundColor" | "blurBackgroundColorFallback" | "scrimBackgroundColor" | "scrimOpacity", string, readonly ("backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases" | "elevationAliases")[] | readonly ("elevationAliases" | "borderWidths" | "spacingAliases")[] | readonly "borderRadii"[] | readonly ("spectrumColors" | "alwaysPaletteAliases" | "elevationAliases" | "linePaletteColors")[] | readonly "buttonSizes"[] | readonly "buttonVariantsFlat"[] | readonly "textVariants"[] | readonly "spacingAliases"[] | readonly ("spectrumColors" | "alwaysPaletteAliases" | "foregroundPaletteColors")[] | readonly "opacitySteps"[] | readonly "iconSizes"[] | readonly "iconVariants"[] | readonly "textDecorationLines"[] | readonly ("elevationAliases" | "shadowVariants" | "shadowVariantConfig")[] | readonly ("shadowVariantConfig" | "shadowVariantsWithInvert")[] | readonly "scaleEffects"[] | readonly "positiveIntegers"[] | readonly ("backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases")[], readonly (readonly unknown[])[]>>>;
16
16
  } | null; //#endregion
17
17
  //#endregion
18
18
  export { getConfigVariantProperties };
@@ -11,8 +11,8 @@ import { SelectedConfigurableProperty } from "../properties.js";
11
11
  * @returns A Record of layer names to their properties, or null if no properties are found
12
12
  */
13
13
  declare function getConfigVariantProperties(variant?: VariantConfig): {
14
- [x: string]: Readonly<Record<string, SelectedConfigurableProperty<"backgroundColor" | "borderWidth" | "strokeWidth" | "borderRadius" | "borderRadiusVar" | "borderColor" | "stroke" | "buttonSize" | "buttonVariant" | "fontFamily" | "fontSize" | "fontVariationSettings" | "lineHeight" | "textTransform" | "letterSpacing" | "gap" | "color" | "opacity" | "fillOpacity" | "fontWeight" | "iconSize" | "spacing" | "iconVariant" | "horizontalMargin" | "bottomMargin" | "spacingHorizontal" | "spacingVertical" | "textVariant" | "textDecorationLine" | "shadow" | "shadowVar" | "insetShadow" | "height" | "width" | "scaleEffect" | "backdropBlur" | "blurBackgroundColor" | "blurBackgroundColorFallback" | "scrimBackgroundColor" | "scrimOpacity", string, readonly ("backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases" | "elevationAliases")[] | readonly ("elevationAliases" | "borderWidths" | "spacingAliases")[] | readonly "borderRadii"[] | readonly ("spectrumColors" | "alwaysPaletteAliases" | "elevationAliases" | "linePaletteColors")[] | readonly "buttonSizes"[] | readonly "buttonVariantsFlat"[] | readonly "textVariants"[] | readonly "spacingAliases"[] | readonly ("spectrumColors" | "alwaysPaletteAliases" | "foregroundPaletteColors")[] | readonly "opacitySteps"[] | readonly "iconSizes"[] | readonly "iconVariants"[] | readonly "textDecorationLines"[] | readonly ("elevationAliases" | "shadowVariants" | "shadowVariantConfig")[] | readonly ("shadowVariantConfig" | "shadowVariantsWithInvert")[] | readonly "scaleEffects"[] | readonly "positiveIntegers"[] | readonly ("backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases")[], readonly (readonly unknown[])[]>>>;
15
- root: Readonly<Record<string, SelectedConfigurableProperty<"backgroundColor" | "borderWidth" | "strokeWidth" | "borderRadius" | "borderRadiusVar" | "borderColor" | "stroke" | "buttonSize" | "buttonVariant" | "fontFamily" | "fontSize" | "fontVariationSettings" | "lineHeight" | "textTransform" | "letterSpacing" | "gap" | "color" | "opacity" | "fillOpacity" | "fontWeight" | "iconSize" | "spacing" | "iconVariant" | "horizontalMargin" | "bottomMargin" | "spacingHorizontal" | "spacingVertical" | "textVariant" | "textDecorationLine" | "shadow" | "shadowVar" | "insetShadow" | "height" | "width" | "scaleEffect" | "backdropBlur" | "blurBackgroundColor" | "blurBackgroundColorFallback" | "scrimBackgroundColor" | "scrimOpacity", string, readonly ("backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases" | "elevationAliases")[] | readonly ("elevationAliases" | "borderWidths" | "spacingAliases")[] | readonly "borderRadii"[] | readonly ("spectrumColors" | "alwaysPaletteAliases" | "elevationAliases" | "linePaletteColors")[] | readonly "buttonSizes"[] | readonly "buttonVariantsFlat"[] | readonly "textVariants"[] | readonly "spacingAliases"[] | readonly ("spectrumColors" | "alwaysPaletteAliases" | "foregroundPaletteColors")[] | readonly "opacitySteps"[] | readonly "iconSizes"[] | readonly "iconVariants"[] | readonly "textDecorationLines"[] | readonly ("elevationAliases" | "shadowVariants" | "shadowVariantConfig")[] | readonly ("shadowVariantConfig" | "shadowVariantsWithInvert")[] | readonly "scaleEffects"[] | readonly "positiveIntegers"[] | readonly ("backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases")[], readonly (readonly unknown[])[]>>>;
14
+ [x: string]: Readonly<Record<string, SelectedConfigurableProperty<"textTransform" | "fontSize" | "fontWeight" | "lineHeight" | "fontFamily" | "letterSpacing" | "backgroundColor" | "borderWidth" | "strokeWidth" | "borderRadius" | "borderRadiusVar" | "borderColor" | "stroke" | "buttonSize" | "buttonVariant" | "fontVariationSettings" | "gap" | "color" | "opacity" | "fillOpacity" | "iconSize" | "spacing" | "iconVariant" | "horizontalMargin" | "bottomMargin" | "spacingHorizontal" | "spacingVertical" | "textVariant" | "textDecorationLine" | "shadow" | "shadowVar" | "insetShadow" | "height" | "width" | "scaleEffect" | "backdropBlur" | "blurBackgroundColor" | "blurBackgroundColorFallback" | "scrimBackgroundColor" | "scrimOpacity", string, readonly ("backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases" | "elevationAliases")[] | readonly ("elevationAliases" | "borderWidths" | "spacingAliases")[] | readonly "borderRadii"[] | readonly ("spectrumColors" | "alwaysPaletteAliases" | "elevationAliases" | "linePaletteColors")[] | readonly "buttonSizes"[] | readonly "buttonVariantsFlat"[] | readonly "textVariants"[] | readonly "spacingAliases"[] | readonly ("spectrumColors" | "alwaysPaletteAliases" | "foregroundPaletteColors")[] | readonly "opacitySteps"[] | readonly "iconSizes"[] | readonly "iconVariants"[] | readonly "textDecorationLines"[] | readonly ("elevationAliases" | "shadowVariants" | "shadowVariantConfig")[] | readonly ("shadowVariantConfig" | "shadowVariantsWithInvert")[] | readonly "scaleEffects"[] | readonly "positiveIntegers"[] | readonly ("backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases")[], readonly (readonly unknown[])[]>>>;
15
+ root: Readonly<Record<string, SelectedConfigurableProperty<"textTransform" | "fontSize" | "fontWeight" | "lineHeight" | "fontFamily" | "letterSpacing" | "backgroundColor" | "borderWidth" | "strokeWidth" | "borderRadius" | "borderRadiusVar" | "borderColor" | "stroke" | "buttonSize" | "buttonVariant" | "fontVariationSettings" | "gap" | "color" | "opacity" | "fillOpacity" | "iconSize" | "spacing" | "iconVariant" | "horizontalMargin" | "bottomMargin" | "spacingHorizontal" | "spacingVertical" | "textVariant" | "textDecorationLine" | "shadow" | "shadowVar" | "insetShadow" | "height" | "width" | "scaleEffect" | "backdropBlur" | "blurBackgroundColor" | "blurBackgroundColorFallback" | "scrimBackgroundColor" | "scrimOpacity", string, readonly ("backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases" | "elevationAliases")[] | readonly ("elevationAliases" | "borderWidths" | "spacingAliases")[] | readonly "borderRadii"[] | readonly ("spectrumColors" | "alwaysPaletteAliases" | "elevationAliases" | "linePaletteColors")[] | readonly "buttonSizes"[] | readonly "buttonVariantsFlat"[] | readonly "textVariants"[] | readonly "spacingAliases"[] | readonly ("spectrumColors" | "alwaysPaletteAliases" | "foregroundPaletteColors")[] | readonly "opacitySteps"[] | readonly "iconSizes"[] | readonly "iconVariants"[] | readonly "textDecorationLines"[] | readonly ("elevationAliases" | "shadowVariants" | "shadowVariantConfig")[] | readonly ("shadowVariantConfig" | "shadowVariantsWithInvert")[] | readonly "scaleEffects"[] | readonly "positiveIntegers"[] | readonly ("backgroundPaletteColors" | "spectrumColors" | "alwaysPaletteAliases")[], readonly (readonly unknown[])[]>>>;
16
16
  } | null; //#endregion
17
17
  //#endregion
18
18
  export { getConfigVariantProperties };
@@ -7,7 +7,7 @@ let react = require("react");
7
7
  let react_jsx_runtime = require("react/jsx-runtime");
8
8
 
9
9
  //#region src/components/SvgFloatingOverlay.tsx
10
- const SvgFloatingOverlay = ({ blurClassName, blurStyle, childTransitionStyle, svgPath, dimensions, shadows, svgClassNames, shadowFilterId, shadowPadding, arrowHeight, contentWrapperSlotProps, children, borderRadius, svgBaseStyle, svgBorderStyle }) => {
10
+ const SvgFloatingOverlay = ({ blurClassName, blurStyle, childTransitionStyle, svgPath, dimensions, shadows, svgClassNames, shadowFilterId, shadowPadding, arrowHeight, contentWrapperSlotProps, contentOverflow = "auto", children, borderRadius, svgBaseStyle, svgBorderStyle }) => {
11
11
  const svgSharedProps = {
12
12
  "aria-hidden": true,
13
13
  style: childTransitionStyle,
@@ -97,7 +97,7 @@ const SvgFloatingOverlay = ({ blurClassName, blurStyle, childTransitionStyle, sv
97
97
  borderRadius
98
98
  },
99
99
  children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_components_Box.Box, {
100
- overflow: "auto",
100
+ overflow: contentOverflow,
101
101
  flexGrow: "1",
102
102
  display: "block",
103
103
  className: "max-h-full gap-[inherit]",
@@ -14,6 +14,7 @@ interface SvgFloatingOverlayProps extends Pick<UseSvgFloatingContentReturn, 'blu
14
14
  arrowHeight: number;
15
15
  children: React.ReactNode;
16
16
  contentWrapperSlotProps?: Partial<BoxProps>;
17
+ contentOverflow?: 'auto' | 'visible';
17
18
  borderRadius?: number;
18
19
  svgBaseStyle?: CSSProperties;
19
20
  svgBorderStyle?: CSSProperties;
@@ -31,6 +32,7 @@ declare const SvgFloatingOverlay: {
31
32
  shadowPadding,
32
33
  arrowHeight,
33
34
  contentWrapperSlotProps,
35
+ contentOverflow,
34
36
  children,
35
37
  borderRadius,
36
38
  svgBaseStyle,
@@ -14,6 +14,7 @@ interface SvgFloatingOverlayProps extends Pick<UseSvgFloatingContentReturn, 'blu
14
14
  arrowHeight: number;
15
15
  children: React.ReactNode;
16
16
  contentWrapperSlotProps?: Partial<BoxProps>;
17
+ contentOverflow?: 'auto' | 'visible';
17
18
  borderRadius?: number;
18
19
  svgBaseStyle?: CSSProperties;
19
20
  svgBorderStyle?: CSSProperties;
@@ -31,6 +32,7 @@ declare const SvgFloatingOverlay: {
31
32
  shadowPadding,
32
33
  arrowHeight,
33
34
  contentWrapperSlotProps,
35
+ contentOverflow,
34
36
  children,
35
37
  borderRadius,
36
38
  svgBaseStyle,
@@ -5,7 +5,7 @@ import { Fragment } from "react";
5
5
  import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
6
6
 
7
7
  //#region src/components/SvgFloatingOverlay.tsx
8
- const SvgFloatingOverlay = ({ blurClassName, blurStyle, childTransitionStyle, svgPath, dimensions, shadows, svgClassNames, shadowFilterId, shadowPadding, arrowHeight, contentWrapperSlotProps, children, borderRadius, svgBaseStyle, svgBorderStyle }) => {
8
+ const SvgFloatingOverlay = ({ blurClassName, blurStyle, childTransitionStyle, svgPath, dimensions, shadows, svgClassNames, shadowFilterId, shadowPadding, arrowHeight, contentWrapperSlotProps, contentOverflow = "auto", children, borderRadius, svgBaseStyle, svgBorderStyle }) => {
9
9
  const svgSharedProps = {
10
10
  "aria-hidden": true,
11
11
  style: childTransitionStyle,
@@ -95,7 +95,7 @@ const SvgFloatingOverlay = ({ blurClassName, blurStyle, childTransitionStyle, sv
95
95
  borderRadius
96
96
  },
97
97
  children: /* @__PURE__ */ jsx(Box, {
98
- overflow: "auto",
98
+ overflow: contentOverflow,
99
99
  flexGrow: "1",
100
100
  display: "block",
101
101
  className: "max-h-full gap-[inherit]",
@@ -11,6 +11,7 @@ const require_components_client_Popover_PopoverContext = require('./PopoverConte
11
11
  const require_components_client_Popover_UDSPopoverConfigProvider = require('./UDSPopoverConfigProvider.cjs');
12
12
  const require_hooks_useForkRef = require('../../../hooks/useForkRef.cjs');
13
13
  const require_hooks_useSvgFloatingContent = require('../../../hooks/useSvgFloatingContent.cjs');
14
+ const require_utils_getUnscaledAnchorRect = require('../../../utils/getUnscaledAnchorRect.cjs');
14
15
  const require_components_SvgFloatingOverlay = require('../../SvgFloatingOverlay.cjs');
15
16
  let react = require("react");
16
17
  let react_jsx_runtime = require("react/jsx-runtime");
@@ -118,6 +119,7 @@ const PopoverContent = (0, react.forwardRef)(function PopoverContent({ children,
118
119
  return false;
119
120
  },
120
121
  autoFocusOnHide: !internalContext?.disableAutoFocus,
122
+ getAnchorRect: require_utils_getUnscaledAnchorRect.getUnscaledAnchorRect,
121
123
  children: [
122
124
  /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_components_SvgFloatingOverlay.SvgFloatingOverlay, {
123
125
  blurClassName: classNames.blur,
@@ -9,6 +9,7 @@ import { PopoverInternalContext } from "./PopoverContext.js";
9
9
  import { usePopoverConfig } from "./UDSPopoverConfigProvider.js";
10
10
  import { useForkRef } from "../../../hooks/useForkRef.js";
11
11
  import { useSvgFloatingContent } from "../../../hooks/useSvgFloatingContent.js";
12
+ import { getUnscaledAnchorRect } from "../../../utils/getUnscaledAnchorRect.js";
12
13
  import { SvgFloatingOverlay } from "../../SvgFloatingOverlay.js";
13
14
  import { forwardRef, useContext, useRef } from "react";
14
15
  import { jsx, jsxs } from "react/jsx-runtime";
@@ -116,6 +117,7 @@ const PopoverContent = forwardRef(function PopoverContent({ children, className,
116
117
  return false;
117
118
  },
118
119
  autoFocusOnHide: !internalContext?.disableAutoFocus,
120
+ getAnchorRect: getUnscaledAnchorRect,
119
121
  children: [
120
122
  /* @__PURE__ */ jsx(SvgFloatingOverlay, {
121
123
  blurClassName: classNames.blur,
@@ -29,7 +29,7 @@ declare function usePopoverConfig(sizeProp?: PopoverSize | undefined, variantPro
29
29
  gap: SpacingAlias;
30
30
  dismissButtonSpacing: SpacingAlias;
31
31
  dismissIconSize: number;
32
- ariaKitPlacement: ("bottom-start" | "bottom-end" | "top-start" | "top-end" | ("bottom" | "left" | "right" | "top") | "left-start" | "right-start" | "left-end" | "right-end") | undefined;
32
+ ariaKitPlacement: ("top-start" | "top-end" | "bottom-start" | "bottom-end" | ("top" | "bottom" | "left" | "right") | "left-start" | "right-start" | "left-end" | "right-end") | undefined;
33
33
  animationDuration: number;
34
34
  };
35
35
  //#endregion
@@ -29,7 +29,7 @@ declare function usePopoverConfig(sizeProp?: PopoverSize | undefined, variantPro
29
29
  gap: SpacingAlias;
30
30
  dismissButtonSpacing: SpacingAlias;
31
31
  dismissIconSize: number;
32
- ariaKitPlacement: ("bottom-start" | "bottom-end" | "top-start" | "top-end" | ("bottom" | "left" | "right" | "top") | "left-start" | "right-start" | "left-end" | "right-end") | undefined;
32
+ ariaKitPlacement: ("top-start" | "top-end" | "bottom-start" | "bottom-end" | ("top" | "bottom" | "left" | "right") | "left-start" | "right-start" | "left-end" | "right-end") | undefined;
33
33
  animationDuration: number;
34
34
  };
35
35
  //#endregion
@@ -9,6 +9,7 @@ const require_components_VStack = require('../../VStack.cjs');
9
9
  const require_components_IconSlot = require('../../IconSlot.cjs');
10
10
  const require_hooks_useForkRef = require('../../../hooks/useForkRef.cjs');
11
11
  const require_hooks_useSvgFloatingContent = require('../../../hooks/useSvgFloatingContent.cjs');
12
+ const require_utils_getUnscaledAnchorRect = require('../../../utils/getUnscaledAnchorRect.cjs');
12
13
  const require_components_SvgFloatingOverlay = require('../../SvgFloatingOverlay.cjs');
13
14
  const require_components_client_Tooltip_UDSTooltipConfigProvider = require('./UDSTooltipConfigProvider.cjs');
14
15
  const require_components_client_Tooltip_tooltipContext = require('./tooltipContext.cjs');
@@ -75,6 +76,7 @@ const TooltipContent = (0, react.forwardRef)(function TooltipContent({ children,
75
76
  portal: internalContext ? internalContext.portal : true,
76
77
  gutter: 10,
77
78
  updatePosition: onPositionUpdate,
79
+ getAnchorRect: require_utils_getUnscaledAnchorRect.getUnscaledAnchorRect,
78
80
  style: {
79
81
  ...shift.x !== 0 || shift.y !== 0 ? { transform: `translate(${shift.x}px, ${shift.y}px)` } : void 0,
80
82
  ...maxWidth !== void 0 ? { maxWidth } : void 0
@@ -84,6 +86,7 @@ const TooltipContent = (0, react.forwardRef)(function TooltipContent({ children,
84
86
  svgClassNames: { base: classNames.svg },
85
87
  arrowHeight: ARROW_HEIGHT,
86
88
  contentWrapperSlotProps: { id },
89
+ contentOverflow: "visible",
87
90
  ...svgFloatingContentProps,
88
91
  children: /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_components_VStack.VStack, {
89
92
  className: "gap-[inherit]",
@@ -7,6 +7,7 @@ import { VStack } from "../../VStack.js";
7
7
  import { IconSlot } from "../../IconSlot.js";
8
8
  import { useForkRef } from "../../../hooks/useForkRef.js";
9
9
  import { useSvgFloatingContent } from "../../../hooks/useSvgFloatingContent.js";
10
+ import { getUnscaledAnchorRect } from "../../../utils/getUnscaledAnchorRect.js";
10
11
  import { SvgFloatingOverlay } from "../../SvgFloatingOverlay.js";
11
12
  import { useTooltipConfig } from "./UDSTooltipConfigProvider.js";
12
13
  import { TooltipInternalContext } from "./tooltipContext.js";
@@ -73,6 +74,7 @@ const TooltipContent = forwardRef(function TooltipContent({ children, maxWidth,
73
74
  portal: internalContext ? internalContext.portal : true,
74
75
  gutter: 10,
75
76
  updatePosition: onPositionUpdate,
77
+ getAnchorRect: getUnscaledAnchorRect,
76
78
  style: {
77
79
  ...shift.x !== 0 || shift.y !== 0 ? { transform: `translate(${shift.x}px, ${shift.y}px)` } : void 0,
78
80
  ...maxWidth !== void 0 ? { maxWidth } : void 0
@@ -82,6 +84,7 @@ const TooltipContent = forwardRef(function TooltipContent({ children, maxWidth,
82
84
  svgClassNames: { base: classNames.svg },
83
85
  arrowHeight: ARROW_HEIGHT,
84
86
  contentWrapperSlotProps: { id },
87
+ contentOverflow: "visible",
85
88
  ...svgFloatingContentProps,
86
89
  children: /* @__PURE__ */ jsxs(VStack, {
87
90
  className: "gap-[inherit]",
@@ -1,30 +1,18 @@
1
1
  "use client";
2
2
  /*! © 2026 Yahoo, Inc. UDS v0.0.0-development */
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
4
- const require_runtime = require('../../../_virtual/_rolldown/runtime.cjs');
5
4
  const require_components_experimental_client_AvoidMotionLibraryProvider = require('./AvoidMotionLibraryProvider.cjs');
6
5
  const require_components_experimental_client_Accordion = require('./Accordion.cjs');
7
- const require_components_experimental_client_ExperimentalPopover = require('./ExperimentalPopover.cjs');
8
6
  const require_components_experimental_client_Modal = require('./Modal.cjs');
9
7
  const require_components_experimental_client_SegmentedControl = require('./SegmentedControl.cjs');
10
8
  const require_components_experimental_client_SwitchV2 = require('./SwitchV2.cjs');
11
9
  const require_components_experimental_client_Tabs = require('./Tabs.cjs');
12
- let _ariakit_react = require("@ariakit/react");
13
10
 
14
11
  exports.Accordion = require_components_experimental_client_Accordion.Accordion;
15
12
  exports.AvoidMotionLibraryProvider = require_components_experimental_client_AvoidMotionLibraryProvider.AvoidMotionLibraryProvider;
16
13
  exports.Modal = require_components_experimental_client_Modal.Modal;
17
14
  exports.ModalDismiss = require_components_experimental_client_Modal.ModalDismiss;
18
15
  exports.ModalHeader = require_components_experimental_client_Modal.ModalHeader;
19
- exports.Popover = require_components_experimental_client_ExperimentalPopover.Popover;
20
- exports.PopoverAnchor = require_components_experimental_client_ExperimentalPopover.PopoverAnchor;
21
- exports.PopoverArrow = require_components_experimental_client_ExperimentalPopover.PopoverArrow;
22
- exports.PopoverDescription = require_components_experimental_client_ExperimentalPopover.PopoverDescription;
23
- exports.PopoverDisclosure = require_components_experimental_client_ExperimentalPopover.PopoverDisclosure;
24
- exports.PopoverDisclosureArrow = require_components_experimental_client_ExperimentalPopover.PopoverDisclosureArrow;
25
- exports.PopoverDismiss = require_components_experimental_client_ExperimentalPopover.PopoverDismiss;
26
- exports.PopoverHeading = require_components_experimental_client_ExperimentalPopover.PopoverHeading;
27
- exports.PopoverProvider = require_components_experimental_client_ExperimentalPopover.PopoverProvider;
28
16
  exports.SegmentedControl = require_components_experimental_client_SegmentedControl.SegmentedControl;
29
17
  exports.SwitchV2 = require_components_experimental_client_SwitchV2.SwitchV2;
30
18
  exports.SwitchV2AvoidMotionLibraryProvider = require_components_experimental_client_SwitchV2.SwitchV2AvoidMotionLibraryProvider;
@@ -33,5 +21,4 @@ exports.TabList = require_components_experimental_client_Tabs.TabList;
33
21
  exports.TabPanel = require_components_experimental_client_Tabs.TabPanel;
34
22
  exports.Tabs = require_components_experimental_client_Tabs.Tabs;
35
23
  exports.useAvoidMotionLibrary = require_components_experimental_client_AvoidMotionLibraryProvider.useAvoidMotionLibrary;
36
- exports.useModalStore = require_components_experimental_client_Modal.useModalStore;
37
- exports.usePopoverStore = _ariakit_react.usePopoverStore;
24
+ exports.useModalStore = require_components_experimental_client_Modal.useModalStore;
@@ -1,9 +1,8 @@
1
1
 
2
2
  import { Accordion, AccordionProps } from "./Accordion.cjs";
3
3
  import { AvoidMotionLibraryProvider, useAvoidMotionLibrary } from "./AvoidMotionLibraryProvider.cjs";
4
- import { Popover, PopoverAnchor, PopoverArrow, PopoverDescription, PopoverDisclosure, PopoverDisclosureArrow, PopoverDismiss, PopoverHeading, PopoverHeadingProps as ExperimentalPopoverHeadingProps, PopoverProps as ExperimentalPopoverProps, PopoverProvider, usePopoverStore } from "./ExperimentalPopover.cjs";
5
4
  import { Modal, ModalDismiss, ModalHeader, ModalProps, ModalStore, useModalStore } from "./Modal.cjs";
6
5
  import { SegmentedControl, SegmentedControlOption, SegmentedControlProps } from "./SegmentedControl.cjs";
7
6
  import { SwitchV2, SwitchV2AvoidMotionLibraryProvider, SwitchV2Props } from "./SwitchV2.cjs";
8
7
  import { Tab, TabList, TabListProps, TabPanel, TabPanelProps, TabProps, Tabs, TabsProps } from "./Tabs.cjs";
9
- export { Accordion, AccordionProps, AvoidMotionLibraryProvider, Modal, ModalDismiss, ModalHeader, ModalProps, ModalStore, Popover, PopoverAnchor, PopoverArrow, PopoverDescription, PopoverDisclosure, PopoverDisclosureArrow, PopoverDismiss, PopoverHeading, ExperimentalPopoverHeadingProps as PopoverHeadingProps, ExperimentalPopoverProps as PopoverProps, PopoverProvider, SegmentedControl, SegmentedControlOption, SegmentedControlProps, SwitchV2, SwitchV2AvoidMotionLibraryProvider, SwitchV2Props, Tab, TabList, TabListProps, TabPanel, TabPanelProps, TabProps, Tabs, TabsProps, useAvoidMotionLibrary, useModalStore, usePopoverStore };
8
+ export { Accordion, AccordionProps, AvoidMotionLibraryProvider, Modal, ModalDismiss, ModalHeader, ModalProps, ModalStore, SegmentedControl, SegmentedControlOption, SegmentedControlProps, SwitchV2, SwitchV2AvoidMotionLibraryProvider, SwitchV2Props, Tab, TabList, TabListProps, TabPanel, TabPanelProps, TabProps, Tabs, TabsProps, useAvoidMotionLibrary, useModalStore };
@@ -1,9 +1,8 @@
1
1
 
2
2
  import { Accordion, AccordionProps } from "./Accordion.js";
3
3
  import { AvoidMotionLibraryProvider, useAvoidMotionLibrary } from "./AvoidMotionLibraryProvider.js";
4
- import { Popover, PopoverAnchor, PopoverArrow, PopoverDescription, PopoverDisclosure, PopoverDisclosureArrow, PopoverDismiss, PopoverHeading, PopoverHeadingProps as ExperimentalPopoverHeadingProps, PopoverProps as ExperimentalPopoverProps, PopoverProvider, usePopoverStore } from "./ExperimentalPopover.js";
5
4
  import { Modal, ModalDismiss, ModalHeader, ModalProps, ModalStore, useModalStore } from "./Modal.js";
6
5
  import { SegmentedControl, SegmentedControlOption, SegmentedControlProps } from "./SegmentedControl.js";
7
6
  import { SwitchV2, SwitchV2AvoidMotionLibraryProvider, SwitchV2Props } from "./SwitchV2.js";
8
7
  import { Tab, TabList, TabListProps, TabPanel, TabPanelProps, TabProps, Tabs, TabsProps } from "./Tabs.js";
9
- export { Accordion, AccordionProps, AvoidMotionLibraryProvider, Modal, ModalDismiss, ModalHeader, ModalProps, ModalStore, Popover, PopoverAnchor, PopoverArrow, PopoverDescription, PopoverDisclosure, PopoverDisclosureArrow, PopoverDismiss, PopoverHeading, ExperimentalPopoverHeadingProps as PopoverHeadingProps, ExperimentalPopoverProps as PopoverProps, PopoverProvider, SegmentedControl, SegmentedControlOption, SegmentedControlProps, SwitchV2, SwitchV2AvoidMotionLibraryProvider, SwitchV2Props, Tab, TabList, TabListProps, TabPanel, TabPanelProps, TabProps, Tabs, TabsProps, useAvoidMotionLibrary, useModalStore, usePopoverStore };
8
+ export { Accordion, AccordionProps, AvoidMotionLibraryProvider, Modal, ModalDismiss, ModalHeader, ModalProps, ModalStore, SegmentedControl, SegmentedControlOption, SegmentedControlProps, SwitchV2, SwitchV2AvoidMotionLibraryProvider, SwitchV2Props, Tab, TabList, TabListProps, TabPanel, TabPanelProps, TabProps, Tabs, TabsProps, useAvoidMotionLibrary, useModalStore };
@@ -2,10 +2,9 @@
2
2
  /*! © 2026 Yahoo, Inc. UDS v0.0.0-development */
3
3
  import { AvoidMotionLibraryProvider, useAvoidMotionLibrary } from "./AvoidMotionLibraryProvider.js";
4
4
  import { Accordion } from "./Accordion.js";
5
- import { Popover, PopoverAnchor, PopoverArrow, PopoverDescription, PopoverDisclosure, PopoverDisclosureArrow, PopoverDismiss, PopoverHeading, PopoverProvider, usePopoverStore } from "./ExperimentalPopover.js";
6
5
  import { Modal, ModalDismiss, ModalHeader, useModalStore } from "./Modal.js";
7
6
  import { SegmentedControl } from "./SegmentedControl.js";
8
7
  import { SwitchV2, SwitchV2AvoidMotionLibraryProvider } from "./SwitchV2.js";
9
8
  import { Tab, TabList, TabPanel, Tabs } from "./Tabs.js";
10
9
 
11
- export { Accordion, AvoidMotionLibraryProvider, Modal, ModalDismiss, ModalHeader, Popover, PopoverAnchor, PopoverArrow, PopoverDescription, PopoverDisclosure, PopoverDisclosureArrow, PopoverDismiss, PopoverHeading, PopoverProvider, SegmentedControl, SwitchV2, SwitchV2AvoidMotionLibraryProvider, Tab, TabList, TabPanel, Tabs, useAvoidMotionLibrary, useModalStore, usePopoverStore };
10
+ export { Accordion, AvoidMotionLibraryProvider, Modal, ModalDismiss, ModalHeader, SegmentedControl, SwitchV2, SwitchV2AvoidMotionLibraryProvider, Tab, TabList, TabPanel, Tabs, useAvoidMotionLibrary, useModalStore };
@@ -5,12 +5,10 @@ const require_components_experimental_client_AvoidMotionLibraryProvider = requir
5
5
  const require_components_experimental_Spinner = require('./Spinner.cjs');
6
6
  const require_components_experimental_Table = require('./Table.cjs');
7
7
  const require_components_experimental_client_Accordion = require('./client/Accordion.cjs');
8
- const require_components_experimental_client_ExperimentalPopover = require('./client/ExperimentalPopover.cjs');
9
8
  const require_components_experimental_client_Modal = require('./client/Modal.cjs');
10
9
  const require_components_experimental_client_SegmentedControl = require('./client/SegmentedControl.cjs');
11
10
  const require_components_experimental_client_SwitchV2 = require('./client/SwitchV2.cjs');
12
11
  const require_components_experimental_client_Tabs = require('./client/Tabs.cjs');
13
- let _ariakit_react = require("@ariakit/react");
14
12
 
15
13
  //#region src/components/experimental/index.ts
16
14
  var experimental_exports = /* @__PURE__ */ require_runtime.__exportAll({
@@ -19,15 +17,6 @@ var experimental_exports = /* @__PURE__ */ require_runtime.__exportAll({
19
17
  Modal: () => require_components_experimental_client_Modal.Modal,
20
18
  ModalDismiss: () => require_components_experimental_client_Modal.ModalDismiss,
21
19
  ModalHeader: () => require_components_experimental_client_Modal.ModalHeader,
22
- Popover: () => require_components_experimental_client_ExperimentalPopover.Popover,
23
- PopoverAnchor: () => require_components_experimental_client_ExperimentalPopover.PopoverAnchor,
24
- PopoverArrow: () => require_components_experimental_client_ExperimentalPopover.PopoverArrow,
25
- PopoverDescription: () => require_components_experimental_client_ExperimentalPopover.PopoverDescription,
26
- PopoverDisclosure: () => require_components_experimental_client_ExperimentalPopover.PopoverDisclosure,
27
- PopoverDisclosureArrow: () => require_components_experimental_client_ExperimentalPopover.PopoverDisclosureArrow,
28
- PopoverDismiss: () => require_components_experimental_client_ExperimentalPopover.PopoverDismiss,
29
- PopoverHeading: () => require_components_experimental_client_ExperimentalPopover.PopoverHeading,
30
- PopoverProvider: () => require_components_experimental_client_ExperimentalPopover.PopoverProvider,
31
20
  SegmentedControl: () => require_components_experimental_client_SegmentedControl.SegmentedControl,
32
21
  Spinner: () => require_components_experimental_Spinner.Spinner,
33
22
  SwitchV2: () => require_components_experimental_client_SwitchV2.SwitchV2,
@@ -37,8 +26,7 @@ var experimental_exports = /* @__PURE__ */ require_runtime.__exportAll({
37
26
  Table: () => require_components_experimental_Table.Table,
38
27
  Tabs: () => require_components_experimental_client_Tabs.Tabs,
39
28
  useAvoidMotionLibrary: () => require_components_experimental_client_AvoidMotionLibraryProvider.useAvoidMotionLibrary,
40
- useModalStore: () => require_components_experimental_client_Modal.useModalStore,
41
- usePopoverStore: () => _ariakit_react.usePopoverStore
29
+ useModalStore: () => require_components_experimental_client_Modal.useModalStore
42
30
  });
43
31
 
44
32
  //#endregion
@@ -47,15 +35,6 @@ exports.AvoidMotionLibraryProvider = require_components_experimental_client_Avoi
47
35
  exports.Modal = require_components_experimental_client_Modal.Modal;
48
36
  exports.ModalDismiss = require_components_experimental_client_Modal.ModalDismiss;
49
37
  exports.ModalHeader = require_components_experimental_client_Modal.ModalHeader;
50
- exports.Popover = require_components_experimental_client_ExperimentalPopover.Popover;
51
- exports.PopoverAnchor = require_components_experimental_client_ExperimentalPopover.PopoverAnchor;
52
- exports.PopoverArrow = require_components_experimental_client_ExperimentalPopover.PopoverArrow;
53
- exports.PopoverDescription = require_components_experimental_client_ExperimentalPopover.PopoverDescription;
54
- exports.PopoverDisclosure = require_components_experimental_client_ExperimentalPopover.PopoverDisclosure;
55
- exports.PopoverDisclosureArrow = require_components_experimental_client_ExperimentalPopover.PopoverDisclosureArrow;
56
- exports.PopoverDismiss = require_components_experimental_client_ExperimentalPopover.PopoverDismiss;
57
- exports.PopoverHeading = require_components_experimental_client_ExperimentalPopover.PopoverHeading;
58
- exports.PopoverProvider = require_components_experimental_client_ExperimentalPopover.PopoverProvider;
59
38
  exports.SegmentedControl = require_components_experimental_client_SegmentedControl.SegmentedControl;
60
39
  exports.Spinner = require_components_experimental_Spinner.Spinner;
61
40
  exports.SwitchV2 = require_components_experimental_client_SwitchV2.SwitchV2;
@@ -71,5 +50,4 @@ Object.defineProperty(exports, 'experimental_exports', {
71
50
  }
72
51
  });
73
52
  exports.useAvoidMotionLibrary = require_components_experimental_client_AvoidMotionLibraryProvider.useAvoidMotionLibrary;
74
- exports.useModalStore = require_components_experimental_client_Modal.useModalStore;
75
- exports.usePopoverStore = _ariakit_react.usePopoverStore;
53
+ exports.useModalStore = require_components_experimental_client_Modal.useModalStore;
@@ -3,10 +3,9 @@ import { Spinner, SpinnerProps } from "./Spinner.cjs";
3
3
  import { Table, TableColumn, TableProps } from "./Table.cjs";
4
4
  import { Accordion, AccordionProps } from "./client/Accordion.cjs";
5
5
  import { AvoidMotionLibraryProvider, useAvoidMotionLibrary } from "./client/AvoidMotionLibraryProvider.cjs";
6
- import { Popover, PopoverAnchor, PopoverArrow, PopoverDescription, PopoverDisclosure, PopoverDisclosureArrow, PopoverDismiss, PopoverHeading, PopoverHeadingProps as ExperimentalPopoverHeadingProps, PopoverProps as ExperimentalPopoverProps, PopoverProvider, usePopoverStore } from "./client/ExperimentalPopover.cjs";
7
6
  import { Modal, ModalDismiss, ModalHeader, ModalProps, ModalStore, useModalStore } from "./client/Modal.cjs";
8
7
  import { SegmentedControl, SegmentedControlOption, SegmentedControlProps } from "./client/SegmentedControl.cjs";
9
8
  import { SwitchV2, SwitchV2Props } from "./client/SwitchV2.cjs";
10
9
  import { Tab, TabList, TabListProps, TabPanel, TabPanelProps, TabProps, Tabs, TabsProps } from "./client/Tabs.cjs";
11
10
  import "./client/index.cjs";
12
- export { Accordion, type AccordionProps, AvoidMotionLibraryProvider, Modal, ModalDismiss, ModalHeader, type ModalProps, type ModalStore, Popover, PopoverAnchor, PopoverArrow, PopoverDescription, PopoverDisclosure, PopoverDisclosureArrow, PopoverDismiss, PopoverHeading, type ExperimentalPopoverHeadingProps as PopoverHeadingProps, type ExperimentalPopoverProps as PopoverProps, PopoverProvider, SegmentedControl, type SegmentedControlOption, type SegmentedControlProps, Spinner, SpinnerProps, SwitchV2, type SwitchV2Props, Tab, TabList, type TabListProps, TabPanel, type TabPanelProps, type TabProps, Table, TableColumn, TableProps, Tabs, type TabsProps, useAvoidMotionLibrary, useModalStore, usePopoverStore };
11
+ export { Accordion, type AccordionProps, AvoidMotionLibraryProvider, Modal, ModalDismiss, ModalHeader, type ModalProps, type ModalStore, SegmentedControl, type SegmentedControlOption, type SegmentedControlProps, Spinner, SpinnerProps, SwitchV2, type SwitchV2Props, Tab, TabList, type TabListProps, TabPanel, type TabPanelProps, type TabProps, Table, TableColumn, TableProps, Tabs, type TabsProps, useAvoidMotionLibrary, useModalStore };
@@ -3,10 +3,9 @@ import { Spinner, SpinnerProps } from "./Spinner.js";
3
3
  import { Table, TableColumn, TableProps } from "./Table.js";
4
4
  import { Accordion, AccordionProps } from "./client/Accordion.js";
5
5
  import { AvoidMotionLibraryProvider, useAvoidMotionLibrary } from "./client/AvoidMotionLibraryProvider.js";
6
- import { Popover, PopoverAnchor, PopoverArrow, PopoverDescription, PopoverDisclosure, PopoverDisclosureArrow, PopoverDismiss, PopoverHeading, PopoverHeadingProps as ExperimentalPopoverHeadingProps, PopoverProps as ExperimentalPopoverProps, PopoverProvider, usePopoverStore } from "./client/ExperimentalPopover.js";
7
6
  import { Modal, ModalDismiss, ModalHeader, ModalProps, ModalStore, useModalStore } from "./client/Modal.js";
8
7
  import { SegmentedControl, SegmentedControlOption, SegmentedControlProps } from "./client/SegmentedControl.js";
9
8
  import { SwitchV2, SwitchV2Props } from "./client/SwitchV2.js";
10
9
  import { Tab, TabList, TabListProps, TabPanel, TabPanelProps, TabProps, Tabs, TabsProps } from "./client/Tabs.js";
11
10
  import "./client/index.js";
12
- export { Accordion, type AccordionProps, AvoidMotionLibraryProvider, Modal, ModalDismiss, ModalHeader, type ModalProps, type ModalStore, Popover, PopoverAnchor, PopoverArrow, PopoverDescription, PopoverDisclosure, PopoverDisclosureArrow, PopoverDismiss, PopoverHeading, type ExperimentalPopoverHeadingProps as PopoverHeadingProps, type ExperimentalPopoverProps as PopoverProps, PopoverProvider, SegmentedControl, type SegmentedControlOption, type SegmentedControlProps, Spinner, SpinnerProps, SwitchV2, type SwitchV2Props, Tab, TabList, type TabListProps, TabPanel, type TabPanelProps, type TabProps, Table, TableColumn, TableProps, Tabs, type TabsProps, useAvoidMotionLibrary, useModalStore, usePopoverStore };
11
+ export { Accordion, type AccordionProps, AvoidMotionLibraryProvider, Modal, ModalDismiss, ModalHeader, type ModalProps, type ModalStore, SegmentedControl, type SegmentedControlOption, type SegmentedControlProps, Spinner, SpinnerProps, SwitchV2, type SwitchV2Props, Tab, TabList, type TabListProps, TabPanel, type TabPanelProps, type TabProps, Table, TableColumn, TableProps, Tabs, type TabsProps, useAvoidMotionLibrary, useModalStore };
@@ -4,7 +4,6 @@ import { AvoidMotionLibraryProvider, useAvoidMotionLibrary } from "./client/Avoi
4
4
  import { Spinner } from "./Spinner.js";
5
5
  import { Table } from "./Table.js";
6
6
  import { Accordion } from "./client/Accordion.js";
7
- import { Popover, PopoverAnchor, PopoverArrow, PopoverDescription, PopoverDisclosure, PopoverDisclosureArrow, PopoverDismiss, PopoverHeading, PopoverProvider, usePopoverStore } from "./client/ExperimentalPopover.js";
8
7
  import { Modal, ModalDismiss, ModalHeader, useModalStore } from "./client/Modal.js";
9
8
  import { SegmentedControl } from "./client/SegmentedControl.js";
10
9
  import { SwitchV2 } from "./client/SwitchV2.js";
@@ -17,15 +16,6 @@ var experimental_exports = /* @__PURE__ */ __exportAll({
17
16
  Modal: () => Modal,
18
17
  ModalDismiss: () => ModalDismiss,
19
18
  ModalHeader: () => ModalHeader,
20
- Popover: () => Popover,
21
- PopoverAnchor: () => PopoverAnchor,
22
- PopoverArrow: () => PopoverArrow,
23
- PopoverDescription: () => PopoverDescription,
24
- PopoverDisclosure: () => PopoverDisclosure,
25
- PopoverDisclosureArrow: () => PopoverDisclosureArrow,
26
- PopoverDismiss: () => PopoverDismiss,
27
- PopoverHeading: () => PopoverHeading,
28
- PopoverProvider: () => PopoverProvider,
29
19
  SegmentedControl: () => SegmentedControl,
30
20
  Spinner: () => Spinner,
31
21
  SwitchV2: () => SwitchV2,
@@ -35,9 +25,8 @@ var experimental_exports = /* @__PURE__ */ __exportAll({
35
25
  Table: () => Table,
36
26
  Tabs: () => Tabs,
37
27
  useAvoidMotionLibrary: () => useAvoidMotionLibrary,
38
- useModalStore: () => useModalStore,
39
- usePopoverStore: () => usePopoverStore
28
+ useModalStore: () => useModalStore
40
29
  });
41
30
 
42
31
  //#endregion
43
- export { Accordion, AvoidMotionLibraryProvider, Modal, ModalDismiss, ModalHeader, Popover, PopoverAnchor, PopoverArrow, PopoverDescription, PopoverDisclosure, PopoverDisclosureArrow, PopoverDismiss, PopoverHeading, PopoverProvider, SegmentedControl, Spinner, SwitchV2, Tab, TabList, TabPanel, Table, Tabs, experimental_exports, useAvoidMotionLibrary, useModalStore, usePopoverStore };
32
+ export { Accordion, AvoidMotionLibraryProvider, Modal, ModalDismiss, ModalHeader, SegmentedControl, Spinner, SwitchV2, Tab, TabList, TabPanel, Table, Tabs, experimental_exports, useAvoidMotionLibrary, useModalStore };