@moises.ai/design-system 2.0.76 → 2.0.77

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
@@ -2765,7 +2765,7 @@ const dp = "_selectTrigger_1nzeo_1", up = "_soft_1nzeo_1", pp = "_ghost_1nzeo_2"
2765
2765
  }),
2766
2766
  disabled: c || u,
2767
2767
  children: [
2768
- /* @__PURE__ */ d(M, { size: "1", style: { color: "var(--neutral-12)" }, children: b.label }),
2768
+ /* @__PURE__ */ d(M, { size: l, style: { color: "var(--neutral-12)" }, children: b.label }),
2769
2769
  b.aiDetected && /* @__PURE__ */ d(
2770
2770
  M,
2771
2771
  {
@@ -2780,7 +2780,7 @@ const dp = "_selectTrigger_1nzeo_1", up = "_soft_1nzeo_1", pp = "_ghost_1nzeo_2"
2780
2780
  b.extra && /* @__PURE__ */ S(
2781
2781
  M,
2782
2782
  {
2783
- size: "1",
2783
+ size: l,
2784
2784
  className: Ne.extra,
2785
2785
  style: {
2786
2786
  color: "var(--neutral-alpha-9)"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moises.ai/design-system",
3
- "version": "2.0.76",
3
+ "version": "2.0.77",
4
4
  "description": "Design System package based on @radix-ui/themes with custom defaults",
5
5
  "private": false,
6
6
  "type": "module",