@moises.ai/design-system 2.0.45 → 2.0.46

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
@@ -2126,7 +2126,7 @@ const Um = ({ children: e, ...t }) => /* @__PURE__ */ d(
2126
2126
  return null;
2127
2127
  }
2128
2128
  }, Ym = $r(
2129
- ({ trigger: e, options: t, className: r, showActiveTrigger: s, ...n }) => /* @__PURE__ */ d(ke, { children: t.length > 0 && /* @__PURE__ */ x(no, { children: [
2129
+ ({ trigger: e, options: t, className: r, showActiveTrigger: s, ...n }) => /* @__PURE__ */ d(ke, { children: (t == null ? void 0 : t.length) > 0 && /* @__PURE__ */ x(no, { children: [
2130
2130
  /* @__PURE__ */ d(
2131
2131
  oo,
2132
2132
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moises.ai/design-system",
3
- "version": "2.0.45",
3
+ "version": "2.0.46",
4
4
  "description": "Design System package based on @radix-ui/themes with custom defaults",
5
5
  "private": false,
6
6
  "type": "module",