moduix 0.5.12 → 0.5.14

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_15rad_2",
1913
- indent: "_indent_15rad_2",
1914
- trigger: "_trigger_15rad_31",
1915
- close: "_close_15rad_32",
1916
- swipeArea: "_swipeArea_15rad_66",
1917
- backdrop: "_backdrop_15rad_104",
1918
- viewport: "_viewport_15rad_128",
1919
- popup: "_popup_15rad_143",
1920
- handle: "_handle_15rad_485",
1921
- content: "_content_15rad_510",
1922
- header: "_header_15rad_525",
1923
- title: "_title_15rad_546",
1924
- description: "_description_15rad_554",
1925
- body: "_body_15rad_561",
1926
- footer: "_footer_15rad_570",
1927
- snapToggle: "_snapToggle_15rad_577"
1912
+ indentBackground: "_indentBackground_fxulp_2",
1913
+ indent: "_indent_fxulp_2",
1914
+ trigger: "_trigger_fxulp_31",
1915
+ close: "_close_fxulp_32",
1916
+ swipeArea: "_swipeArea_fxulp_66",
1917
+ backdrop: "_backdrop_fxulp_104",
1918
+ viewport: "_viewport_fxulp_128",
1919
+ popup: "_popup_fxulp_143",
1920
+ handle: "_handle_fxulp_485",
1921
+ content: "_content_fxulp_510",
1922
+ header: "_header_fxulp_534",
1923
+ title: "_title_fxulp_555",
1924
+ description: "_description_fxulp_563",
1925
+ body: "_body_fxulp_570",
1926
+ footer: "_footer_fxulp_579",
1927
+ snapToggle: "_snapToggle_fxulp_586"
1928
1928
  };
1929
1929
  //#endregion
1930
1930
  //#region src/components/Drawer/Drawer.tsx
@@ -3466,20 +3466,22 @@ function ws({ className: t, ...n }) {
3466
3466
  });
3467
3467
  }
3468
3468
  var Ts = {
3469
- root: "_root_1jy8h_2",
3470
- viewport: "_viewport_1jy8h_10",
3471
- content: "_content_1jy8h_24",
3472
- scrollbar: "_scrollbar_1jy8h_31",
3473
- thumb: "_thumb_1jy8h_102",
3474
- corner: "_corner_1jy8h_118"
3469
+ root: "_root_16242_2",
3470
+ viewport: "_viewport_16242_10",
3471
+ content: "_content_16242_74",
3472
+ scrollbar: "_scrollbar_16242_81",
3473
+ thumb: "_thumb_16242_152",
3474
+ corner: "_corner_16242_168"
3475
3475
  };
3476
3476
  //#endregion
3477
3477
  //#region src/components/ScrollArea/ScrollArea.tsx
3478
- function Es({ className: t, ...n }) {
3478
+ function Es({ className: t, fade: n = !1, ...r }) {
3479
+ let i = n === !0 ? "vertical" : n || void 0;
3479
3480
  return /* @__PURE__ */ e(E.Root, {
3480
3481
  "data-slot": "scroll-area-root",
3482
+ "data-fade": i,
3481
3483
  className: P(t, Ts.root),
3482
- ...n
3484
+ ...r
3483
3485
  });
3484
3486
  }
3485
3487
  function Ds({ className: t, ...n }) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "moduix",
3
- "version": "0.5.12",
3
+ "version": "0.5.14",
4
4
  "description": "Composable React UI components built on Base UI primitives.",
5
5
  "license": "MIT",
6
6
  "files": [