@moises.ai/design-system 2.0.119 → 2.0.120

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 +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -3959,7 +3959,7 @@ const Kp = "_hasTriggerWithoutClick_1ss22_1", Vp = "_hasLeftColor_1ss22_10", qp
3959
3959
  const [d, u] = me(!1), p = (f) => {
3960
3960
  n && (f.preventDefault(), f.stopPropagation(), n(f));
3961
3961
  };
3962
- return /* @__PURE__ */ A(B, { className: g(ue.container, a), ...c, children: /* @__PURE__ */ y(ls, { open: o, onOpenChange: i, children: [
3962
+ return /* @__PURE__ */ A(B, { className: g(ue.container, a), ...c, children: /* @__PURE__ */ y(ls, { open: o, onOpenChange: i, modal: !0, children: [
3963
3963
  n && /* @__PURE__ */ A(
3964
3964
  B,
3965
3965
  {
@@ -3991,7 +3991,7 @@ const Kp = "_hasTriggerWithoutClick_1ss22_1", Vp = "_hasLeftColor_1ss22_10", qp
3991
3991
  )
3992
3992
  }
3993
3993
  ),
3994
- /* @__PURE__ */ A(cs, { asChild: !0, children: /* @__PURE__ */ y(
3994
+ /* @__PURE__ */ A(cs, { children: /* @__PURE__ */ y(
3995
3995
  "div",
3996
3996
  {
3997
3997
  className: g({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moises.ai/design-system",
3
- "version": "2.0.119",
3
+ "version": "2.0.120",
4
4
  "description": "Design System package based on @radix-ui/themes with custom defaults",
5
5
  "private": false,
6
6
  "type": "module",