@ttn-shared/ui 1.2.7 → 1.2.8

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.
package/dist/index.cjs CHANGED
@@ -2650,7 +2650,7 @@ var SidebarMenu = ({
2650
2650
  "data-testid": `sidebar-menu-${label}`,
2651
2651
  children: [
2652
2652
  /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)(MC4.Flex, { align: "center", flex: 1, children: [
2653
- /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(MC4.Center, { w: 40, h: 40, me: 10, children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
2653
+ /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(MC4.Center, { miw: 40, mih: 40, me: 10, children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
2654
2654
  MC4.Box,
2655
2655
  {
2656
2656
  className: "ttn-sidebar-menu-icon",
package/dist/index.js CHANGED
@@ -2662,7 +2662,7 @@ var SidebarMenu = ({
2662
2662
  "data-testid": `sidebar-menu-${label}`,
2663
2663
  children: [
2664
2664
  /* @__PURE__ */ jsxs12(MC4.Flex, { align: "center", flex: 1, children: [
2665
- /* @__PURE__ */ jsx13(MC4.Center, { w: 40, h: 40, me: 10, children: /* @__PURE__ */ jsx13(
2665
+ /* @__PURE__ */ jsx13(MC4.Center, { miw: 40, mih: 40, me: 10, children: /* @__PURE__ */ jsx13(
2666
2666
  MC4.Box,
2667
2667
  {
2668
2668
  className: "ttn-sidebar-menu-icon",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ttn-shared/ui",
3
- "version": "1.2.7",
3
+ "version": "1.2.8",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "files": [