@deepnoid/ui 0.1.13 → 0.1.16

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 (100) hide show
  1. package/.turbo/turbo-build.log +157 -147
  2. package/dist/{chunk-TTY3EEXX.mjs → chunk-2PKM7SLZ.mjs} +4 -4
  3. package/dist/{chunk-56VCX2QR.mjs → chunk-33LANVZV.mjs} +3 -3
  4. package/dist/{chunk-2KAR2PTQ.mjs → chunk-36JC3WXM.mjs} +3 -3
  5. package/dist/{chunk-YQGZRSUQ.mjs → chunk-3MPMVCR7.mjs} +3 -3
  6. package/dist/{chunk-2ZT6V4QR.mjs → chunk-4ZJFD3L3.mjs} +54 -7
  7. package/dist/{chunk-ZMJYDLTS.mjs → chunk-CU6CIHC2.mjs} +5 -5
  8. package/dist/chunk-DQRAFUDA.mjs +1 -0
  9. package/dist/{chunk-O5UA4WDU.mjs → chunk-EDRRWKRE.mjs} +10 -7
  10. package/dist/{chunk-OQS4LGZK.mjs → chunk-H4UNPIQJ.mjs} +1 -1
  11. package/dist/{chunk-NEUCUEIG.mjs → chunk-IB424QKO.mjs} +4 -4
  12. package/dist/{chunk-U2YKMXVG.mjs → chunk-IL5ENWCR.mjs} +3 -3
  13. package/dist/{chunk-T5LK5CJS.mjs → chunk-KCPPDCLS.mjs} +4 -5
  14. package/dist/{chunk-56RN6YOP.mjs → chunk-LNNTSCMC.mjs} +3 -3
  15. package/dist/{chunk-WB24YDE2.mjs → chunk-LPZOH3RP.mjs} +1 -1
  16. package/dist/chunk-M37VBNB3.mjs +44 -0
  17. package/dist/{chunk-6G7GOPSB.mjs → chunk-OKLT5ESS.mjs} +5 -5
  18. package/dist/{chunk-HJZWSGUX.mjs → chunk-P5QCU457.mjs} +3 -3
  19. package/dist/{chunk-NJ4PBW65.mjs → chunk-P6NVCCBZ.mjs} +1 -1
  20. package/dist/{chunk-GQS6V47G.mjs → chunk-QEXS35XA.mjs} +1 -1
  21. package/dist/{chunk-4GLKWK3Z.mjs → chunk-S6DHANZX.mjs} +3 -3
  22. package/dist/{chunk-ZEZ6ZA3N.mjs → chunk-SSMMWMQC.mjs} +3 -3
  23. package/dist/{chunk-VVOOYDJS.mjs → chunk-UFVQPPPW.mjs} +3 -3
  24. package/dist/{chunk-7R4QY3TA.mjs → chunk-UYPVP36M.mjs} +1 -1
  25. package/dist/{chunk-M2IRRTFM.mjs → chunk-V3DWFAL7.mjs} +18 -15
  26. package/dist/{chunk-7R4NOC2G.mjs → chunk-VBY63YVZ.mjs} +4 -4
  27. package/dist/{chunk-57WBWSSL.mjs → chunk-XBIHKPK4.mjs} +4 -4
  28. package/dist/{chunk-LP724WOP.mjs → chunk-XKEXTBMD.mjs} +3 -3
  29. package/dist/{chunk-GXWSYM7Z.mjs → chunk-YD7UPDCV.mjs} +4 -4
  30. package/dist/{chunk-J5WJD6XZ.mjs → chunk-YLRYHUTW.mjs} +3 -3
  31. package/dist/{chunk-AHTNXGAY.mjs → chunk-ZQFIB7ZW.mjs} +2 -2
  32. package/dist/components/avatar/avatar.mjs +2 -2
  33. package/dist/components/avatar/index.mjs +2 -2
  34. package/dist/components/backdrop/backdrop.mjs +2 -2
  35. package/dist/components/backdrop/index.mjs +2 -2
  36. package/dist/components/breadcrumb/breadcrumb.js +3 -4
  37. package/dist/components/breadcrumb/breadcrumb.mjs +6 -6
  38. package/dist/components/breadcrumb/index.js +3 -4
  39. package/dist/components/breadcrumb/index.mjs +6 -6
  40. package/dist/components/button/button-group.mjs +2 -2
  41. package/dist/components/button/button.mjs +2 -2
  42. package/dist/components/button/icon-button.d.mts +1 -1
  43. package/dist/components/button/icon-button.d.ts +1 -1
  44. package/dist/components/button/icon-button.js +2 -2
  45. package/dist/components/button/icon-button.mjs +2 -2
  46. package/dist/components/button/index.js +3 -3
  47. package/dist/components/button/index.mjs +5 -5
  48. package/dist/components/button/text-button.js +1 -1
  49. package/dist/components/button/text-button.mjs +2 -2
  50. package/dist/components/checkbox/checkbox.mjs +2 -2
  51. package/dist/components/checkbox/index.mjs +2 -2
  52. package/dist/components/chip/chip.mjs +2 -2
  53. package/dist/components/chip/index.mjs +2 -2
  54. package/dist/components/dateTimePicker/calendar.mjs +2 -2
  55. package/dist/components/dateTimePicker/dateTimePicker.mjs +7 -7
  56. package/dist/components/dateTimePicker/index.mjs +7 -7
  57. package/dist/components/dateTimePicker/timePicker.mjs +5 -5
  58. package/dist/components/input/index.mjs +2 -2
  59. package/dist/components/input/input.mjs +2 -2
  60. package/dist/components/list/index.mjs +4 -4
  61. package/dist/components/list/list.mjs +2 -2
  62. package/dist/components/list/listItem.mjs +3 -3
  63. package/dist/components/modal/index.mjs +6 -6
  64. package/dist/components/modal/modal.mjs +6 -6
  65. package/dist/components/pagination/index.mjs +3 -3
  66. package/dist/components/pagination/pagination.mjs +3 -3
  67. package/dist/components/radio/index.mjs +2 -2
  68. package/dist/components/radio/radio.mjs +2 -2
  69. package/dist/components/scroll/index.d.mts +3 -0
  70. package/dist/components/scroll/index.d.ts +3 -0
  71. package/dist/components/scroll/index.js +108 -0
  72. package/dist/components/scroll/index.mjs +10 -0
  73. package/dist/components/scroll/scrollArea.d.mts +15 -0
  74. package/dist/components/scroll/scrollArea.d.ts +15 -0
  75. package/dist/components/scroll/scrollArea.js +102 -0
  76. package/dist/components/scroll/scrollArea.mjs +9 -0
  77. package/dist/components/select/index.mjs +3 -3
  78. package/dist/components/select/option.mjs +2 -2
  79. package/dist/components/select/select.mjs +3 -3
  80. package/dist/components/table/index.js +63 -24
  81. package/dist/components/table/index.mjs +9 -7
  82. package/dist/components/table/table-body.js +17 -14
  83. package/dist/components/table/table-body.mjs +3 -3
  84. package/dist/components/table/table-head.mjs +3 -3
  85. package/dist/components/table/table.js +63 -24
  86. package/dist/components/table/table.mjs +9 -7
  87. package/dist/components/tabs/index.mjs +2 -2
  88. package/dist/components/tabs/tabs.mjs +2 -2
  89. package/dist/components/toast/index.mjs +3 -3
  90. package/dist/components/toast/toast.mjs +2 -2
  91. package/dist/components/toast/use-toast.mjs +3 -3
  92. package/dist/components/tooltip/index.mjs +2 -2
  93. package/dist/components/tooltip/tooltip.mjs +2 -2
  94. package/dist/index.d.mts +1 -0
  95. package/dist/index.d.ts +1 -0
  96. package/dist/index.js +222 -135
  97. package/dist/index.mjs +47 -42
  98. package/dist/utils/tailwind-variants.mjs +1 -1
  99. package/package.json +1 -1
  100. package/tailwind.config.ts +1 -4
@@ -106,7 +106,7 @@ __export(table_exports, {
106
106
  });
107
107
  module.exports = __toCommonJS(table_exports);
108
108
  var import_react7 = require("react");
109
- var import_tailwind_variants5 = require("tailwind-variants");
109
+ var import_tailwind_variants6 = require("tailwind-variants");
110
110
 
111
111
  // src/utils/props.ts
112
112
  var mapPropsVariants = (props, variantKeys, removeVariantProps = true) => {
@@ -661,20 +661,23 @@ var TableBody = ({
661
661
  );
662
662
  const hasRows = rows.length > 0;
663
663
  const colSpan = (columns.length || 1) + (selectableRows ? 1 : 0);
664
- return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("tbody", { className: slots.tbody({ class: classNames == null ? void 0 : classNames.tbody }), children: hasRows ? rows.map((row, rowIndex) => {
665
- const isRowChecked = checkedRows.has(rowIndex);
666
- return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("tr", { className: slots.tr({ class: classNames == null ? void 0 : classNames.tr }), "aria-checked": isRowChecked, children: [
667
- columns.map((column) => /* @__PURE__ */ (0, import_react3.createElement)("td", { ...getCellProps(column, row), key: column.field })),
668
- selectableRows && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("td", { className: slots.td({ class: classNames == null ? void 0 : classNames.td }), children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { className: "flex items-center justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
669
- checkbox_default,
670
- {
671
- size,
672
- checked: isRowChecked,
673
- onChange: (e) => onCheckRow(rowIndex, e.target.checked)
674
- }
675
- ) }) })
676
- ] }, rowIndex);
677
- }) : /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("tr", { className: slots.tr({ class: classNames == null ? void 0 : classNames.tr }), children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("td", { colSpan, className: slots.td({ class: classNames == null ? void 0 : classNames.td }), children: emptyContent || /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { className: "text-neutral-dark py-4 text-center", children: "No data available" }) }) }) });
664
+ return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("tbody", { className: slots.tbody({ class: classNames == null ? void 0 : classNames.tbody }), children: [
665
+ hasRows && rows.map((row, rowIndex) => {
666
+ const isRowChecked = checkedRows.has(rowIndex);
667
+ return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("tr", { className: slots.tr({ class: classNames == null ? void 0 : classNames.tr }), "aria-checked": isRowChecked, children: [
668
+ columns.map((column) => /* @__PURE__ */ (0, import_react3.createElement)("td", { ...getCellProps(column, row), key: column.field })),
669
+ selectableRows && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("td", { className: slots.td({ class: classNames == null ? void 0 : classNames.td }), children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { className: "flex items-center justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
670
+ checkbox_default,
671
+ {
672
+ size,
673
+ checked: isRowChecked,
674
+ onChange: (e) => onCheckRow(rowIndex, e.target.checked)
675
+ }
676
+ ) }) })
677
+ ] }, rowIndex);
678
+ }),
679
+ !hasRows && emptyContent && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("tr", { className: clsx(slots.tr({ class: classNames == null ? void 0 : classNames.tr }), "border-none"), children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("td", { colSpan, className: slots.td({ class: classNames == null ? void 0 : classNames.td }), children: emptyContent }) })
680
+ ] });
678
681
  };
679
682
  var table_body_default = TableBody;
680
683
 
@@ -5195,8 +5198,44 @@ var paginationStyle = tv(
5195
5198
  }
5196
5199
  );
5197
5200
 
5198
- // src/components/table/table.tsx
5201
+ // src/components/scroll/scrollArea.tsx
5202
+ var import_tailwind_variants5 = require("tailwind-variants");
5199
5203
  var import_jsx_runtime8 = require("react/jsx-runtime");
5204
+ var ScrollArea = ({ children, className, direction, size }) => {
5205
+ return /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("div", { className: clsx(scrollAreaStyle({ direction, size }), className), children });
5206
+ };
5207
+ ScrollArea.displayName = "ScrollArea";
5208
+ var scrollArea_default = ScrollArea;
5209
+ var scrollAreaStyle = (0, import_tailwind_variants5.tv)({
5210
+ base: [
5211
+ "h-full",
5212
+ "x-full",
5213
+ "scrollbar-thumb-trans-soft",
5214
+ "hover:scrollbar-thumb-neutral-light",
5215
+ "scrollbar-track-neutral-soft",
5216
+ "scrollbar-button-neutral-main"
5217
+ ],
5218
+ variants: {
5219
+ direction: {
5220
+ x: ["overflow-x-auto", "overflow-y-hidden"],
5221
+ y: ["overflow-y-auto", "overflow-x-hidden"],
5222
+ both: ["overflow-auto"]
5223
+ },
5224
+ size: {
5225
+ sm: ["scrollbar-sm"],
5226
+ // "scrollbar-thin",
5227
+ md: ["scrollbar-md"],
5228
+ lg: ["scrollbar-lg"]
5229
+ }
5230
+ },
5231
+ defaultVariants: {
5232
+ direction: "both",
5233
+ size: "md"
5234
+ }
5235
+ });
5236
+
5237
+ // src/components/table/table.tsx
5238
+ var import_jsx_runtime9 = require("react/jsx-runtime");
5200
5239
  var Table = (0, import_react7.forwardRef)((originalProps, ref) => {
5201
5240
  const [props, variantProps] = mapPropsVariants(originalProps, tableStyle.variantKeys);
5202
5241
  const {
@@ -5233,9 +5272,9 @@ var Table = (0, import_react7.forwardRef)((originalProps, ref) => {
5233
5272
  setCheckedRows(newChecked);
5234
5273
  };
5235
5274
  const slots = (0, import_react7.useMemo)(() => tableStyle(variantProps), [variantProps]);
5236
- return /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("div", { ref: divRef, "data-table": "base", className: slots.base({ class: classNames == null ? void 0 : classNames.base }), children: [
5237
- /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("table", { className: slots.table({ class: classNames == null ? void 0 : classNames.table }), children: [
5238
- /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
5275
+ return /* @__PURE__ */ (0, import_jsx_runtime9.jsxs)("div", { ref: divRef, "data-table": "base", className: slots.base({ class: classNames == null ? void 0 : classNames.base }), children: [
5276
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(scrollArea_default, { size: size === "xl" ? "lg" : size, children: /* @__PURE__ */ (0, import_jsx_runtime9.jsxs)("table", { className: slots.table({ class: classNames == null ? void 0 : classNames.table }), children: [
5277
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
5239
5278
  table_head_default,
5240
5279
  {
5241
5280
  columns,
@@ -5247,7 +5286,7 @@ var Table = (0, import_react7.forwardRef)((originalProps, ref) => {
5247
5286
  slots
5248
5287
  }
5249
5288
  ),
5250
- /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
5289
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
5251
5290
  table_body_default,
5252
5291
  {
5253
5292
  slots,
@@ -5261,8 +5300,8 @@ var Table = (0, import_react7.forwardRef)((originalProps, ref) => {
5261
5300
  classNames
5262
5301
  }
5263
5302
  )
5264
- ] }),
5265
- showPagination && /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("div", { className: "mt-4 flex justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
5303
+ ] }) }),
5304
+ showPagination && /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("div", { className: "flex justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
5266
5305
  pagination_default,
5267
5306
  {
5268
5307
  color,
@@ -5276,9 +5315,9 @@ var Table = (0, import_react7.forwardRef)((originalProps, ref) => {
5276
5315
  });
5277
5316
  Table.displayName = "Table";
5278
5317
  var table_default = Table;
5279
- var tableStyle = (0, import_tailwind_variants5.tv)({
5318
+ var tableStyle = (0, import_tailwind_variants6.tv)({
5280
5319
  slots: {
5281
- base: ["flex", "flex-col", "relative", "select-none"],
5320
+ base: ["flex", "flex-col", "relative", "select-none", "gap-[20px]"],
5282
5321
  table: ["w-full", "h-auto"],
5283
5322
  thead: ["w-full"],
5284
5323
  tbody: ["w-full"],
@@ -1,22 +1,24 @@
1
1
  "use client";
2
2
  import {
3
3
  table_default
4
- } from "../../chunk-O5UA4WDU.mjs";
5
- import "../../chunk-M2IRRTFM.mjs";
6
- import "../../chunk-OQS4LGZK.mjs";
4
+ } from "../../chunk-EDRRWKRE.mjs";
5
+ import "../../chunk-V3DWFAL7.mjs";
6
+ import "../../chunk-H4UNPIQJ.mjs";
7
+ import "../../chunk-DQRAFUDA.mjs";
8
+ import "../../chunk-M37VBNB3.mjs";
7
9
  import "../../chunk-7B7LRG5J.mjs";
8
- import "../../chunk-7R4NOC2G.mjs";
10
+ import "../../chunk-VBY63YVZ.mjs";
9
11
  import "../../chunk-F3HENRVM.mjs";
10
12
  import "../../chunk-2GCSFWHD.mjs";
11
- import "../../chunk-2KAR2PTQ.mjs";
13
+ import "../../chunk-36JC3WXM.mjs";
12
14
  import "../../chunk-QZ3LVYJW.mjs";
13
- import "../../chunk-J5WJD6XZ.mjs";
15
+ import "../../chunk-YLRYHUTW.mjs";
14
16
  import "../../chunk-ZYIIXWVY.mjs";
15
17
  import "../../chunk-DADMVOYI.mjs";
16
18
  import "../../chunk-A7OXEUCC.mjs";
17
- import "../../chunk-2ZT6V4QR.mjs";
18
19
  import "../../chunk-27Y6K5NK.mjs";
19
20
  import "../../chunk-E3G5QXSH.mjs";
21
+ import "../../chunk-4ZJFD3L3.mjs";
20
22
  import "../../chunk-AC6TWLRT.mjs";
21
23
  export {
22
24
  table_default as default
@@ -2,9 +2,9 @@
2
2
  import "../../chunk-3MY6LO7N.mjs";
3
3
  import {
4
4
  tabs_default
5
- } from "../../chunk-ZEZ6ZA3N.mjs";
6
- import "../../chunk-2ZT6V4QR.mjs";
5
+ } from "../../chunk-SSMMWMQC.mjs";
7
6
  import "../../chunk-E3G5QXSH.mjs";
7
+ import "../../chunk-4ZJFD3L3.mjs";
8
8
  import "../../chunk-AC6TWLRT.mjs";
9
9
  export {
10
10
  tabs_default as Tabs
@@ -2,9 +2,9 @@
2
2
  import {
3
3
  tabs,
4
4
  tabs_default
5
- } from "../../chunk-ZEZ6ZA3N.mjs";
6
- import "../../chunk-2ZT6V4QR.mjs";
5
+ } from "../../chunk-SSMMWMQC.mjs";
7
6
  import "../../chunk-E3G5QXSH.mjs";
7
+ import "../../chunk-4ZJFD3L3.mjs";
8
8
  import "../../chunk-AC6TWLRT.mjs";
9
9
  export {
10
10
  tabs_default as default,
@@ -3,16 +3,16 @@ import "../../chunk-LUWGOKLG.mjs";
3
3
  import {
4
4
  ToastProvider,
5
5
  useToast
6
- } from "../../chunk-GQS6V47G.mjs";
6
+ } from "../../chunk-QEXS35XA.mjs";
7
7
  import "../../chunk-ZOTHPHXA.mjs";
8
8
  import {
9
9
  toast_default
10
- } from "../../chunk-56RN6YOP.mjs";
10
+ } from "../../chunk-LNNTSCMC.mjs";
11
11
  import "../../chunk-ZYIIXWVY.mjs";
12
12
  import "../../chunk-DADMVOYI.mjs";
13
13
  import "../../chunk-A7OXEUCC.mjs";
14
- import "../../chunk-2ZT6V4QR.mjs";
15
14
  import "../../chunk-E3G5QXSH.mjs";
15
+ import "../../chunk-4ZJFD3L3.mjs";
16
16
  import "../../chunk-AC6TWLRT.mjs";
17
17
  export {
18
18
  toast_default as Toast,
@@ -1,12 +1,12 @@
1
1
  "use client";
2
2
  import {
3
3
  toast_default
4
- } from "../../chunk-56RN6YOP.mjs";
4
+ } from "../../chunk-LNNTSCMC.mjs";
5
5
  import "../../chunk-ZYIIXWVY.mjs";
6
6
  import "../../chunk-DADMVOYI.mjs";
7
7
  import "../../chunk-A7OXEUCC.mjs";
8
- import "../../chunk-2ZT6V4QR.mjs";
9
8
  import "../../chunk-E3G5QXSH.mjs";
9
+ import "../../chunk-4ZJFD3L3.mjs";
10
10
  import "../../chunk-AC6TWLRT.mjs";
11
11
  export {
12
12
  toast_default as default
@@ -2,14 +2,14 @@
2
2
  import {
3
3
  ToastProvider,
4
4
  useToast
5
- } from "../../chunk-GQS6V47G.mjs";
5
+ } from "../../chunk-QEXS35XA.mjs";
6
6
  import "../../chunk-ZOTHPHXA.mjs";
7
- import "../../chunk-56RN6YOP.mjs";
7
+ import "../../chunk-LNNTSCMC.mjs";
8
8
  import "../../chunk-ZYIIXWVY.mjs";
9
9
  import "../../chunk-DADMVOYI.mjs";
10
10
  import "../../chunk-A7OXEUCC.mjs";
11
- import "../../chunk-2ZT6V4QR.mjs";
12
11
  import "../../chunk-E3G5QXSH.mjs";
12
+ import "../../chunk-4ZJFD3L3.mjs";
13
13
  import "../../chunk-AC6TWLRT.mjs";
14
14
  export {
15
15
  ToastProvider,
@@ -2,11 +2,11 @@
2
2
  import "../../chunk-HIE2YRGA.mjs";
3
3
  import {
4
4
  tooltip_default
5
- } from "../../chunk-U2YKMXVG.mjs";
5
+ } from "../../chunk-IL5ENWCR.mjs";
6
6
  import "../../chunk-ZMOAFSYE.mjs";
7
7
  import "../../chunk-WSIADHVC.mjs";
8
- import "../../chunk-2ZT6V4QR.mjs";
9
8
  import "../../chunk-E3G5QXSH.mjs";
9
+ import "../../chunk-4ZJFD3L3.mjs";
10
10
  import "../../chunk-AC6TWLRT.mjs";
11
11
  export {
12
12
  tooltip_default as Tooltip
@@ -1,11 +1,11 @@
1
1
  "use client";
2
2
  import {
3
3
  tooltip_default
4
- } from "../../chunk-U2YKMXVG.mjs";
4
+ } from "../../chunk-IL5ENWCR.mjs";
5
5
  import "../../chunk-ZMOAFSYE.mjs";
6
6
  import "../../chunk-WSIADHVC.mjs";
7
- import "../../chunk-2ZT6V4QR.mjs";
8
7
  import "../../chunk-E3G5QXSH.mjs";
8
+ import "../../chunk-4ZJFD3L3.mjs";
9
9
  import "../../chunk-AC6TWLRT.mjs";
10
10
  export {
11
11
  tooltip_default as default
package/dist/index.d.mts CHANGED
@@ -23,6 +23,7 @@ export { default as ListItem, ListItemProps } from './components/list/listItem.m
23
23
  export { default as Toast } from './components/toast/toast.mjs';
24
24
  export { ToastProvider, useToast } from './components/toast/use-toast.mjs';
25
25
  export { default as DateTimePicker } from './components/dateTimePicker/dateTimePicker.mjs';
26
+ export { default as ScrollArea } from './components/scroll/scrollArea.mjs';
26
27
  export { tv } from './utils/tailwind-variants.mjs';
27
28
  export { deepnoidUi } from '@deepnoid/tailwind-config';
28
29
  export { VariantProps } from 'tailwind-variants';
package/dist/index.d.ts CHANGED
@@ -23,6 +23,7 @@ export { default as ListItem, ListItemProps } from './components/list/listItem.j
23
23
  export { default as Toast } from './components/toast/toast.js';
24
24
  export { ToastProvider, useToast } from './components/toast/use-toast.js';
25
25
  export { default as DateTimePicker } from './components/dateTimePicker/dateTimePicker.js';
26
+ export { default as ScrollArea } from './components/scroll/scrollArea.js';
26
27
  export { tv } from './utils/tailwind-variants.js';
27
28
  export { deepnoidUi } from '@deepnoid/tailwind-config';
28
29
  export { VariantProps } from 'tailwind-variants';