@moises.ai/design-system 2.0.32 → 2.0.33

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
@@ -2843,7 +2843,7 @@ const qu = "_contextMenuContent_1nz11_5", Xu = "_contextMenuSubContent_1nz11_5",
2843
2843
  }, sm = Cr(
2844
2844
  ({ children: e, options: t, className: r, ...s }) => /* @__PURE__ */ $(po, { children: [
2845
2845
  /* @__PURE__ */ d(fo, { className: ce.contextMenuTrigger, asChild: !0, children: e }),
2846
- /* @__PURE__ */ d(
2846
+ (t == null ? void 0 : t.length) > 0 && /* @__PURE__ */ d(
2847
2847
  ho,
2848
2848
  {
2849
2849
  className: p(ce.contextMenuContent, r),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moises.ai/design-system",
3
- "version": "2.0.32",
3
+ "version": "2.0.33",
4
4
  "description": "Design System package based on @radix-ui/themes with custom defaults",
5
5
  "private": false,
6
6
  "type": "module",