@clidey/ux 0.18.0 → 0.18.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 (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1586,7 +1586,7 @@ function gr({
1586
1586
  ), be = (x) => {
1587
1587
  n === void 0 && p(x === m ? "" : x), s?.(x === m ? "" : x), I(!1);
1588
1588
  }, j = e.find((x) => x.value === m);
1589
- return /* @__PURE__ */ i(Ue, { open: C, onOpenChange: I, children: [
1589
+ return /* @__PURE__ */ i(Ue, { open: C, onOpenChange: I, modal: !0, children: [
1590
1590
  /* @__PURE__ */ a(We, { children: /* @__PURE__ */ i(
1591
1591
  J,
1592
1592
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@clidey/ux",
3
3
  "private": false,
4
- "version": "0.18.0",
4
+ "version": "0.18.1",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist/index.js",