mainstack-design-system 0.1.9 → 0.2.0

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.
@@ -63340,7 +63340,7 @@ const Kue = ({
63340
63340
  onClear: c,
63341
63341
  ...m
63342
63342
  }) => /* @__PURE__ */ Q(xh, { alignItems: "center", children: [
63343
- /* @__PURE__ */ f(Sh, { my: "4px", transform: "translateY(-50%)", top: "50%", children: /* @__PURE__ */ f(i1e, { color: oe.gray200 }) }),
63343
+ /* @__PURE__ */ f(Sh, { mx: "4px", transform: "translateY(-50%)", top: "50%", children: /* @__PURE__ */ f(i1e, { color: oe.gray200 }) }),
63344
63344
  a && /* @__PURE__ */ f(
63345
63345
  I9,
63346
63346
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mainstack-design-system",
3
- "version": "0.1.9",
3
+ "version": "0.2.0",
4
4
  "type": "module",
5
5
  "main": "build/mainstack-design-system.js",
6
6
  "types": "build/src/index.d.ts",