@stokelp/ui 2.33.0 → 2.34.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/ui.js CHANGED
@@ -15548,7 +15548,7 @@ const { withProvider: UL, withContext: w4 } = j(od), YL = UL(s("div"), "root"),
15548
15548
  borderRadius: "radius-8",
15549
15549
  boxShadow: "0px 4px 20px 0px rgba(45, 42, 49, 0.1), 0px 4px 20px 0px rgba(45, 42, 49, 0.1)",
15550
15550
  inset: 0,
15551
- zIndex: "dropdown",
15551
+ zIndex: "popover",
15552
15552
  _open: {
15553
15553
  animation: "fadeIn 0.25s ease-out"
15554
15554
  },