moduix 0.5.6 → 0.5.7

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.js CHANGED
@@ -1909,22 +1909,22 @@ function Xr({ className: t, ...n }) {
1909
1909
  });
1910
1910
  }
1911
1911
  var V = {
1912
- indentBackground: "_indentBackground_1m29q_2",
1913
- indent: "_indent_1m29q_2",
1914
- trigger: "_trigger_1m29q_31",
1915
- close: "_close_1m29q_32",
1916
- swipeArea: "_swipeArea_1m29q_66",
1917
- backdrop: "_backdrop_1m29q_104",
1918
- viewport: "_viewport_1m29q_128",
1919
- popup: "_popup_1m29q_143",
1920
- handle: "_handle_1m29q_451",
1921
- content: "_content_1m29q_476",
1922
- header: "_header_1m29q_497",
1923
- title: "_title_1m29q_518",
1924
- description: "_description_1m29q_526",
1925
- body: "_body_1m29q_533",
1926
- footer: "_footer_1m29q_547",
1927
- snapToggle: "_snapToggle_1m29q_554"
1912
+ indentBackground: "_indentBackground_vp6x7_2",
1913
+ indent: "_indent_vp6x7_2",
1914
+ trigger: "_trigger_vp6x7_31",
1915
+ close: "_close_vp6x7_32",
1916
+ swipeArea: "_swipeArea_vp6x7_66",
1917
+ backdrop: "_backdrop_vp6x7_104",
1918
+ viewport: "_viewport_vp6x7_128",
1919
+ popup: "_popup_vp6x7_143",
1920
+ handle: "_handle_vp6x7_483",
1921
+ content: "_content_vp6x7_508",
1922
+ header: "_header_vp6x7_542",
1923
+ title: "_title_vp6x7_563",
1924
+ description: "_description_vp6x7_571",
1925
+ body: "_body_vp6x7_578",
1926
+ footer: "_footer_vp6x7_592",
1927
+ snapToggle: "_snapToggle_vp6x7_599"
1928
1928
  };
1929
1929
  //#endregion
1930
1930
  //#region src/components/Drawer/Drawer.tsx
@@ -1999,11 +1999,15 @@ function oi({ className: t, ...n }) {
1999
1999
  ...n
2000
2000
  });
2001
2001
  }
2002
- function si({ className: t, ...n }) {
2002
+ function si({ className: t, style: n, ...r }) {
2003
2003
  return /* @__PURE__ */ e(m.Popup, {
2004
2004
  "data-slot": "drawer-popup",
2005
2005
  className: P(t, V.popup),
2006
- ...n
2006
+ style: {
2007
+ outline: "none",
2008
+ ...n
2009
+ },
2010
+ ...r
2007
2011
  });
2008
2012
  }
2009
2013
  function ci({ className: t, ...n }) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "moduix",
3
- "version": "0.5.6",
3
+ "version": "0.5.7",
4
4
  "description": "Composable React UI components built on Base UI primitives.",
5
5
  "license": "MIT",
6
6
  "files": [