@deepnoid/ui 0.1.26 → 0.1.28

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 (118) hide show
  1. package/.turbo/turbo-build.log +170 -166
  2. package/dist/{chunk-MSAULFDB.mjs → chunk-272FMLIL.mjs} +17 -17
  3. package/dist/{chunk-3IU2RPSM.mjs → chunk-2SDYFOZL.mjs} +46 -35
  4. package/dist/{chunk-HWL7TPUN.mjs → chunk-2TKEWFGH.mjs} +1 -1
  5. package/dist/chunk-4OSN2OE2.mjs +178 -0
  6. package/dist/chunk-6TIIBU7J.mjs +35 -0
  7. package/dist/{chunk-Q72LZAPG.mjs → chunk-A7RU3FU5.mjs} +1 -1
  8. package/dist/{chunk-P5PJTJLY.mjs → chunk-BEQ3KZGS.mjs} +19 -19
  9. package/dist/{chunk-IRAHS4WS.mjs → chunk-G67WUZO3.mjs} +1 -1
  10. package/dist/{chunk-YBDA3WQP.mjs → chunk-IBI3OVQI.mjs} +1 -1
  11. package/dist/{chunk-BQUZRVYW.mjs → chunk-JTZUXVOU.mjs} +1 -1
  12. package/dist/{chunk-6OMHIMIA.mjs → chunk-JV7VLO2L.mjs} +2 -2
  13. package/dist/{chunk-B3DFSXGC.mjs → chunk-K7VUN5BS.mjs} +2 -2
  14. package/dist/{chunk-DLQFMOBN.mjs → chunk-KYJTZPXY.mjs} +1 -1
  15. package/dist/{chunk-OUAKGMDW.mjs → chunk-MEY4IL7D.mjs} +1 -1
  16. package/dist/{chunk-SCFTSNCK.mjs → chunk-NHVIKP4H.mjs} +6 -6
  17. package/dist/{chunk-PMMTMYRI.mjs → chunk-QIEKOGY7.mjs} +1 -1
  18. package/dist/{chunk-QY7LYAXT.mjs → chunk-RT3S3VVJ.mjs} +2 -2
  19. package/dist/{chunk-IVK24VIL.mjs → chunk-SO7BGWM7.mjs} +2 -2
  20. package/dist/{chunk-XQGD4ZIX.mjs → chunk-SP3JVQY3.mjs} +1 -1
  21. package/dist/{chunk-EAK5DVWA.mjs → chunk-UNH3BCGN.mjs} +8 -1
  22. package/dist/{chunk-6HX3PPL6.mjs → chunk-WLNLVX7Q.mjs} +1 -1
  23. package/dist/components/avatar/avatar.js +46 -35
  24. package/dist/components/avatar/avatar.mjs +2 -2
  25. package/dist/components/avatar/index.js +46 -35
  26. package/dist/components/avatar/index.mjs +2 -2
  27. package/dist/components/breadcrumb/breadcrumb.js +46 -35
  28. package/dist/components/breadcrumb/breadcrumb.mjs +5 -5
  29. package/dist/components/breadcrumb/index.js +46 -35
  30. package/dist/components/breadcrumb/index.mjs +5 -5
  31. package/dist/components/button/button.js +46 -35
  32. package/dist/components/button/button.mjs +3 -3
  33. package/dist/components/button/icon-button.js +46 -35
  34. package/dist/components/button/icon-button.mjs +3 -3
  35. package/dist/components/button/index.js +46 -35
  36. package/dist/components/button/index.mjs +4 -4
  37. package/dist/components/chip/chip.js +46 -35
  38. package/dist/components/chip/chip.mjs +3 -3
  39. package/dist/components/chip/index.js +46 -35
  40. package/dist/components/chip/index.mjs +3 -3
  41. package/dist/components/dateTimePicker/calendar.js +46 -35
  42. package/dist/components/dateTimePicker/calendar.mjs +3 -3
  43. package/dist/components/dateTimePicker/dateTimePicker.js +46 -35
  44. package/dist/components/dateTimePicker/dateTimePicker.mjs +9 -9
  45. package/dist/components/dateTimePicker/index.js +46 -35
  46. package/dist/components/dateTimePicker/index.mjs +9 -9
  47. package/dist/components/dateTimePicker/timePicker.js +46 -35
  48. package/dist/components/dateTimePicker/timePicker.mjs +5 -5
  49. package/dist/components/icon/Icon.d.mts +9 -5
  50. package/dist/components/icon/Icon.d.ts +9 -5
  51. package/dist/components/icon/Icon.js +46 -35
  52. package/dist/components/icon/Icon.mjs +2 -2
  53. package/dist/components/icon/index.js +46 -35
  54. package/dist/components/icon/index.mjs +2 -2
  55. package/dist/components/icon/template.d.mts +3 -2
  56. package/dist/components/icon/template.d.ts +3 -2
  57. package/dist/components/icon/template.js +46 -35
  58. package/dist/components/icon/template.mjs +1 -1
  59. package/dist/components/input/index.js +64 -53
  60. package/dist/components/input/index.mjs +3 -3
  61. package/dist/components/input/input.d.mts +44 -44
  62. package/dist/components/input/input.d.ts +44 -44
  63. package/dist/components/input/input.js +64 -53
  64. package/dist/components/input/input.mjs +3 -3
  65. package/dist/components/list/index.js +46 -35
  66. package/dist/components/list/index.mjs +4 -4
  67. package/dist/components/list/listItem.js +46 -35
  68. package/dist/components/list/listItem.mjs +4 -4
  69. package/dist/components/modal/index.js +46 -35
  70. package/dist/components/modal/index.mjs +5 -5
  71. package/dist/components/modal/modal.js +46 -35
  72. package/dist/components/modal/modal.mjs +5 -5
  73. package/dist/components/pagination/index.js +64 -53
  74. package/dist/components/pagination/index.mjs +4 -4
  75. package/dist/components/pagination/pagination.js +64 -53
  76. package/dist/components/pagination/pagination.mjs +4 -4
  77. package/dist/components/select/index.js +62 -51
  78. package/dist/components/select/index.mjs +3 -3
  79. package/dist/components/select/select.d.mts +38 -38
  80. package/dist/components/select/select.d.ts +38 -38
  81. package/dist/components/select/select.js +62 -51
  82. package/dist/components/select/select.mjs +3 -3
  83. package/dist/components/table/definition-table.d.mts +51 -0
  84. package/dist/components/table/definition-table.d.ts +51 -0
  85. package/dist/components/table/definition-table.js +351 -0
  86. package/dist/components/table/definition-table.mjs +9 -0
  87. package/dist/components/table/form-table.d.mts +1 -1
  88. package/dist/components/table/form-table.d.ts +1 -1
  89. package/dist/components/table/form-table.mjs +43 -3
  90. package/dist/components/table/index.d.mts +1 -1
  91. package/dist/components/table/index.d.ts +1 -1
  92. package/dist/components/table/index.js +86 -82
  93. package/dist/components/table/index.mjs +9 -9
  94. package/dist/components/table/table-head.js +8 -1
  95. package/dist/components/table/table-head.mjs +1 -1
  96. package/dist/components/table/table.js +72 -54
  97. package/dist/components/table/table.mjs +6 -6
  98. package/dist/components/toast/index.js +46 -35
  99. package/dist/components/toast/index.mjs +4 -4
  100. package/dist/components/toast/toast.js +46 -35
  101. package/dist/components/toast/toast.mjs +3 -3
  102. package/dist/components/toast/use-toast.js +46 -35
  103. package/dist/components/toast/use-toast.mjs +4 -4
  104. package/dist/components/tree/index.d.mts +1 -0
  105. package/dist/components/tree/index.d.ts +1 -0
  106. package/dist/components/tree/index.js +170 -84
  107. package/dist/components/tree/index.mjs +3 -3
  108. package/dist/components/tree/tree.d.mts +17 -10
  109. package/dist/components/tree/tree.d.ts +17 -10
  110. package/dist/components/tree/tree.js +175 -84
  111. package/dist/components/tree/tree.mjs +5 -3
  112. package/dist/index.d.mts +1 -1
  113. package/dist/index.d.ts +1 -1
  114. package/dist/index.js +226 -147
  115. package/dist/index.mjs +31 -31
  116. package/package.json +1 -1
  117. package/dist/chunk-ICZTNO4V.mjs +0 -49
  118. package/dist/chunk-TEQ723QO.mjs +0 -102
@@ -615,7 +615,14 @@ var TableHead = ({ columns, slots, size, rowCheckbox, isCheckedAll, classNames,
615
615
  },
616
616
  `${column.field}${index}thead`
617
617
  ));
618
- const renderSelectAllCheckbox = () => rowCheckbox && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("th", { className: slots.th({ class: classNames == null ? void 0 : classNames.th }), onClick: handleClickCheckAll, children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("div", { className: "flex items-center justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(checkbox_default, { size, checked: isCheckedAll }) }) });
618
+ const renderSelectAllCheckbox = () => rowCheckbox && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("th", { className: slots.th({ class: classNames == null ? void 0 : classNames.th }), onClick: handleClickCheckAll, children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("div", { className: "flex items-center justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
619
+ checkbox_default,
620
+ {
621
+ size,
622
+ checked: isCheckedAll,
623
+ onChange: (e) => onCheckAll(e.target.checked)
624
+ }
625
+ ) }) });
619
626
  return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("thead", { className: slots.thead({ class: classNames == null ? void 0 : classNames.thead }), children: /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("tr", { className: slots.tr({ class: classNames == null ? void 0 : classNames.tr }), children: [
620
627
  renderColumnHeaders(),
621
628
  renderSelectAllCheckbox()
@@ -1255,22 +1262,61 @@ var template = {
1255
1262
  }
1256
1263
  );
1257
1264
  },
1258
- // ----------------------------------- old ---------------------------------
1259
- // ** Status **
1260
- plus: ({ className, fill }) => {
1265
+ plus: ({ className }) => {
1266
+ return /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)(
1267
+ "svg",
1268
+ {
1269
+ xmlns: "http://www.w3.org/2000/svg",
1270
+ width: "18",
1271
+ height: "18",
1272
+ viewBox: "0 0 18 18",
1273
+ fill: "none",
1274
+ className,
1275
+ children: [
1276
+ /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
1277
+ /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1278
+ ]
1279
+ }
1280
+ );
1281
+ },
1282
+ minus: ({ className }) => {
1261
1283
  return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1262
1284
  "svg",
1263
1285
  {
1264
- width: "24",
1265
- height: "24",
1266
- viewBox: "0 0 24 24",
1286
+ xmlns: "http://www.w3.org/2000/svg",
1287
+ width: "18",
1288
+ height: "18",
1289
+ viewBox: "0 0 18 18",
1267
1290
  fill: "none",
1291
+ className,
1292
+ children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1293
+ }
1294
+ );
1295
+ },
1296
+ pencil: ({ className }) => {
1297
+ return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1298
+ "svg",
1299
+ {
1268
1300
  xmlns: "http://www.w3.org/2000/svg",
1301
+ width: "18",
1302
+ height: "18",
1303
+ viewBox: "0 0 18 18",
1304
+ fill: "none",
1269
1305
  className,
1270
- children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M12 4.5V19.5M19.5 12H4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1306
+ children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1307
+ "path",
1308
+ {
1309
+ d: "M12.6465 3.36525L13.9117 2.09925C14.1755 1.83549 14.5332 1.68732 14.9062 1.68732C15.2793 1.68732 15.637 1.83549 15.9008 2.09925C16.1645 2.36301 16.3127 2.72074 16.3127 3.09375C16.3127 3.46676 16.1645 3.82449 15.9008 4.08825L7.9365 12.0525C7.53999 12.4488 7.05102 12.74 6.51375 12.9L4.5 13.5L5.1 11.4863C5.25996 10.949 5.55123 10.46 5.9475 10.0635L12.6465 3.36525ZM12.6465 3.36525L14.625 5.34375M13.5 10.5V14.0625C13.5 14.5101 13.3222 14.9393 13.0057 15.2557C12.6893 15.5722 12.2601 15.75 11.8125 15.75H3.9375C3.48995 15.75 3.06072 15.5722 2.74426 15.2557C2.42779 14.9393 2.25 14.5101 2.25 14.0625V6.1875C2.25 5.73995 2.42779 5.31073 2.74426 4.99426C3.06072 4.67779 3.48995 4.5 3.9375 4.5H7.5",
1310
+ stroke: "currentColor",
1311
+ strokeLinecap: "round",
1312
+ strokeLinejoin: "round"
1313
+ }
1314
+ )
1271
1315
  }
1272
1316
  );
1273
1317
  },
1318
+ // ----------------------------------- old ---------------------------------
1319
+ // ** Status **
1274
1320
  check: ({ className, fill }) => {
1275
1321
  return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1276
1322
  "svg",
@@ -2917,34 +2963,6 @@ var template = {
2917
2963
  }
2918
2964
  );
2919
2965
  },
2920
- pencil: ({ className, fill }) => {
2921
- return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
2922
- "svg",
2923
- {
2924
- width: "24",
2925
- height: "24",
2926
- viewBox: "0 0 24 24",
2927
- fill: "none",
2928
- xmlns: "http://www.w3.org/2000/svg",
2929
- className,
2930
- children: fill ? /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
2931
- "path",
2932
- {
2933
- d: "M21.7313 2.26918C21.239 1.77699 20.5714 1.50049 19.8753 1.50049C19.1791 1.50049 18.5115 1.77699 18.0193 2.26918L16.8623 3.42618L20.5743 7.13818L21.7313 5.98118C22.2234 5.48891 22.4999 4.8213 22.4999 4.12518C22.4999 3.42906 22.2234 2.76145 21.7313 2.26918ZM19.5133 8.19918L15.8013 4.48718L3.65125 16.6372C3.03411 17.254 2.58043 18.015 2.33125 18.8512L1.53125 21.5362C1.49263 21.6657 1.48975 21.8033 1.52292 21.9344C1.55608 22.0655 1.62407 22.1852 1.71967 22.2808C1.81527 22.3764 1.93494 22.4443 2.06601 22.4775C2.19709 22.5107 2.33469 22.5078 2.46425 22.4692L5.14925 21.6692C5.98548 21.42 6.74642 20.9663 7.36325 20.3492L19.5133 8.19918Z",
2934
- fill: "currentColor"
2935
- }
2936
- ) : /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
2937
- "path",
2938
- {
2939
- d: "M16.862 4.487L18.549 2.799C18.9007 2.44733 19.3777 2.24976 19.875 2.24976C20.3723 2.24976 20.8493 2.44733 21.201 2.799C21.5527 3.15068 21.7502 3.62766 21.7502 4.125C21.7502 4.62235 21.5527 5.09933 21.201 5.451L6.832 19.82C6.30332 20.3484 5.65137 20.7367 4.935 20.95L2.25 21.75L3.05 19.065C3.26328 18.3486 3.65163 17.6967 4.18 17.168L16.863 4.487H16.862ZM16.862 4.487L19.5 7.125",
2940
- stroke: "currentColor",
2941
- strokeLinecap: "round",
2942
- strokeLinejoin: "round"
2943
- }
2944
- )
2945
- }
2946
- );
2947
- },
2948
2966
  "pencil-square": ({ className, fill }) => {
2949
2967
  return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
2950
2968
  "svg",
@@ -4711,7 +4729,7 @@ var Icon_default = Icon;
4711
4729
  var import_jsx_runtime6 = require("react/jsx-runtime");
4712
4730
  var Input = (0, import_react5.forwardRef)((originalProps, ref) => {
4713
4731
  const [props, variantProps] = mapPropsVariants(originalProps, inputStyle.variantKeys);
4714
- const { classNames, label, helperText, errorText, startContent, endContent, ...inputProps } = props;
4732
+ const { classNames, label, helperMessage, errorMessage, startContent, endContent, ...inputProps } = props;
4715
4733
  const inputRef = (0, import_react5.useRef)(null);
4716
4734
  const slots = (0, import_react5.useMemo)(() => inputStyle({ ...variantProps }), [variantProps]);
4717
4735
  const getContentProps = (0, import_react5.useCallback)(
@@ -4754,7 +4772,7 @@ var Input = (0, import_react5.forwardRef)((originalProps, ref) => {
4754
4772
  className: `${getContentProps().className || ""} ${existingProps.className || ""}`.trim()
4755
4773
  };
4756
4774
  return import_react5.default.cloneElement(endContent, mergedProps);
4757
- } else if (errorText) {
4775
+ } else if (errorMessage) {
4758
4776
  const iconProps = { ...getContentProps(), className: getContentProps().className };
4759
4777
  return /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("div", { ...iconProps, children: /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(Icon_default, { name: "exclamation-circle", fill: true, size: originalProps.size }) });
4760
4778
  } else {
@@ -4808,8 +4826,8 @@ var Input = (0, import_react5.forwardRef)((originalProps, ref) => {
4808
4826
  ]
4809
4827
  }
4810
4828
  ),
4811
- helperText && !errorText && /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("p", { className: slots.helperText({ class: classNames == null ? void 0 : classNames.helperText }), children: helperText }),
4812
- errorText && /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("p", { className: clsx("error", slots.errorText({ class: classNames == null ? void 0 : classNames.errorText })), children: errorText })
4829
+ helperMessage && !errorMessage && /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("p", { className: slots.helperMessage({ class: classNames == null ? void 0 : classNames.helperMessage }), children: helperMessage }),
4830
+ errorMessage && /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("p", { className: clsx("error", slots.errorMessage({ class: classNames == null ? void 0 : classNames.errorMessage })), children: errorMessage })
4813
4831
  ] })
4814
4832
  ]
4815
4833
  }
@@ -4849,8 +4867,8 @@ var inputStyle = tv(
4849
4867
  "group-has-[:hover]/input:text-neutral-dark",
4850
4868
  "group-has-[p.error]/input:text-danger-main"
4851
4869
  ],
4852
- helperText: ["text-neutral-main", "group-has-[:hover]/input:text-neutral-dark"],
4853
- errorText: ["text-danger-main"],
4870
+ helperMessage: ["text-neutral-main", "group-has-[:hover]/input:text-neutral-dark"],
4871
+ errorMessage: ["text-danger-main"],
4854
4872
  readonly: ["pointer-events-none", "!text-body-foreground"]
4855
4873
  },
4856
4874
  variants: {
@@ -4885,7 +4903,7 @@ var inputStyle = tv(
4885
4903
  "group-has-[:focus]/input:text-primary-main",
4886
4904
  "!group-has-[p.error]:not(input:focus):hover/input:text-primary-main"
4887
4905
  ],
4888
- helperText: [
4906
+ helperMessage: [
4889
4907
  "group-has-[:focus]/input:text-primary-main",
4890
4908
  "group-has-[:focus:hover]/input:text-primary-main",
4891
4909
  "group-has-[:focus]/input:hover:text-primary-main"
@@ -4896,7 +4914,7 @@ var inputStyle = tv(
4896
4914
  "group-has-[:focus]/input:text-secondary-main",
4897
4915
  "!group-has-[p.error]:not(input:focus):hover/input:text-secondary-main"
4898
4916
  ],
4899
- helperText: [
4917
+ helperMessage: [
4900
4918
  "group-has-[:focus]/input:text-secondary-main",
4901
4919
  "group-has-[:focus:hover]/input:text-secondary-main",
4902
4920
  "group-has-[:focus]/input:hover:text-secondary-main"
@@ -4909,32 +4927,32 @@ var inputStyle = tv(
4909
4927
  label: ["text-sm"],
4910
4928
  innerWrapper: ["gap-[4px]"],
4911
4929
  inputWrapper: ["w-[240px]", "h-[24px]", "rounded-sm", "px-[4px]", "gap-[4px]"],
4912
- helperText: ["text-sm"],
4913
- errorText: ["text-sm"]
4930
+ helperMessage: ["text-sm"],
4931
+ errorMessage: ["text-sm"]
4914
4932
  },
4915
4933
  md: {
4916
4934
  base: ["text-md", "gap-[6px]"],
4917
4935
  label: ["text-md"],
4918
4936
  innerWrapper: ["gap-[6px]"],
4919
4937
  inputWrapper: ["w-[240px]", "h-[32px]", "rounded-md", "px-[6px]", "gap-[6px]"],
4920
- helperText: ["text-sm"],
4921
- errorText: ["text-sm"]
4938
+ helperMessage: ["text-sm"],
4939
+ errorMessage: ["text-sm"]
4922
4940
  },
4923
4941
  lg: {
4924
4942
  base: ["text-lg", "gap-[8px]"],
4925
4943
  label: ["text-lg"],
4926
4944
  innerWrapper: ["gap-[8px]"],
4927
4945
  inputWrapper: ["w-[240px]", "h-[40px]", "rounded-lg", "px-[8px]", "gap-[8px]"],
4928
- helperText: ["text-md"],
4929
- errorText: ["text-md"]
4946
+ helperMessage: ["text-md"],
4947
+ errorMessage: ["text-md"]
4930
4948
  },
4931
4949
  xl: {
4932
4950
  base: ["text-xl", "gap-[10px]"],
4933
4951
  label: ["text-xl"],
4934
4952
  innerWrapper: ["gap-[10px]"],
4935
4953
  inputWrapper: ["w-[240px]", "h-[50px]", "rounded-lg", "px-[10px]", "gap-[10px]"],
4936
- helperText: ["text-md"],
4937
- errorText: ["text-md"]
4954
+ helperMessage: ["text-md"],
4955
+ errorMessage: ["text-md"]
4938
4956
  }
4939
4957
  },
4940
4958
  direction: {
@@ -4958,8 +4976,8 @@ var inputStyle = tv(
4958
4976
  "group-has-[p.error]/input:placeholder:text-danger-light"
4959
4977
  ],
4960
4978
  content: ["text-neutral-light", "group-has-[p.error]/input:text-danger-light"],
4961
- helperText: ["!text-neutral-light"],
4962
- errorText: ["!text-danger-light"]
4979
+ helperMessage: ["!text-neutral-light"],
4980
+ errorMessage: ["!text-danger-light"]
4963
4981
  }
4964
4982
  }
4965
4983
  },
@@ -1,21 +1,21 @@
1
1
  "use client";
2
2
  import {
3
3
  table_default
4
- } from "../../chunk-6OMHIMIA.mjs";
4
+ } from "../../chunk-JV7VLO2L.mjs";
5
5
  import "../../chunk-XRC5OUYQ.mjs";
6
- import "../../chunk-EAK5DVWA.mjs";
6
+ import "../../chunk-UNH3BCGN.mjs";
7
7
  import "../../chunk-DQRAFUDA.mjs";
8
8
  import "../../chunk-M37VBNB3.mjs";
9
9
  import "../../chunk-7B7LRG5J.mjs";
10
- import "../../chunk-IVK24VIL.mjs";
10
+ import "../../chunk-SO7BGWM7.mjs";
11
11
  import "../../chunk-F3HENRVM.mjs";
12
12
  import "../../chunk-2GCSFWHD.mjs";
13
- import "../../chunk-P5PJTJLY.mjs";
13
+ import "../../chunk-BEQ3KZGS.mjs";
14
14
  import "../../chunk-QZ3LVYJW.mjs";
15
15
  import "../../chunk-D6QI3DJG.mjs";
16
16
  import "../../chunk-ZYIIXWVY.mjs";
17
- import "../../chunk-HWL7TPUN.mjs";
18
- import "../../chunk-3IU2RPSM.mjs";
17
+ import "../../chunk-2TKEWFGH.mjs";
18
+ import "../../chunk-2SDYFOZL.mjs";
19
19
  import "../../chunk-4ZJFD3L3.mjs";
20
20
  import "../../chunk-27Y6K5NK.mjs";
21
21
  import "../../chunk-E3G5QXSH.mjs";
@@ -866,22 +866,61 @@ var template = {
866
866
  }
867
867
  );
868
868
  },
869
- // ----------------------------------- old ---------------------------------
870
- // ** Status **
871
- plus: ({ className, fill }) => {
869
+ plus: ({ className }) => {
870
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
871
+ "svg",
872
+ {
873
+ xmlns: "http://www.w3.org/2000/svg",
874
+ width: "18",
875
+ height: "18",
876
+ viewBox: "0 0 18 18",
877
+ fill: "none",
878
+ className,
879
+ children: [
880
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
881
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
882
+ ]
883
+ }
884
+ );
885
+ },
886
+ minus: ({ className }) => {
872
887
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
873
888
  "svg",
874
889
  {
875
- width: "24",
876
- height: "24",
877
- viewBox: "0 0 24 24",
890
+ xmlns: "http://www.w3.org/2000/svg",
891
+ width: "18",
892
+ height: "18",
893
+ viewBox: "0 0 18 18",
878
894
  fill: "none",
895
+ className,
896
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
897
+ }
898
+ );
899
+ },
900
+ pencil: ({ className }) => {
901
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
902
+ "svg",
903
+ {
879
904
  xmlns: "http://www.w3.org/2000/svg",
905
+ width: "18",
906
+ height: "18",
907
+ viewBox: "0 0 18 18",
908
+ fill: "none",
880
909
  className,
881
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 4.5V19.5M19.5 12H4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
910
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
911
+ "path",
912
+ {
913
+ d: "M12.6465 3.36525L13.9117 2.09925C14.1755 1.83549 14.5332 1.68732 14.9062 1.68732C15.2793 1.68732 15.637 1.83549 15.9008 2.09925C16.1645 2.36301 16.3127 2.72074 16.3127 3.09375C16.3127 3.46676 16.1645 3.82449 15.9008 4.08825L7.9365 12.0525C7.53999 12.4488 7.05102 12.74 6.51375 12.9L4.5 13.5L5.1 11.4863C5.25996 10.949 5.55123 10.46 5.9475 10.0635L12.6465 3.36525ZM12.6465 3.36525L14.625 5.34375M13.5 10.5V14.0625C13.5 14.5101 13.3222 14.9393 13.0057 15.2557C12.6893 15.5722 12.2601 15.75 11.8125 15.75H3.9375C3.48995 15.75 3.06072 15.5722 2.74426 15.2557C2.42779 14.9393 2.25 14.5101 2.25 14.0625V6.1875C2.25 5.73995 2.42779 5.31073 2.74426 4.99426C3.06072 4.67779 3.48995 4.5 3.9375 4.5H7.5",
914
+ stroke: "currentColor",
915
+ strokeLinecap: "round",
916
+ strokeLinejoin: "round"
917
+ }
918
+ )
882
919
  }
883
920
  );
884
921
  },
922
+ // ----------------------------------- old ---------------------------------
923
+ // ** Status **
885
924
  check: ({ className, fill }) => {
886
925
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
887
926
  "svg",
@@ -2528,34 +2567,6 @@ var template = {
2528
2567
  }
2529
2568
  );
2530
2569
  },
2531
- pencil: ({ className, fill }) => {
2532
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2533
- "svg",
2534
- {
2535
- width: "24",
2536
- height: "24",
2537
- viewBox: "0 0 24 24",
2538
- fill: "none",
2539
- xmlns: "http://www.w3.org/2000/svg",
2540
- className,
2541
- children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2542
- "path",
2543
- {
2544
- d: "M21.7313 2.26918C21.239 1.77699 20.5714 1.50049 19.8753 1.50049C19.1791 1.50049 18.5115 1.77699 18.0193 2.26918L16.8623 3.42618L20.5743 7.13818L21.7313 5.98118C22.2234 5.48891 22.4999 4.8213 22.4999 4.12518C22.4999 3.42906 22.2234 2.76145 21.7313 2.26918ZM19.5133 8.19918L15.8013 4.48718L3.65125 16.6372C3.03411 17.254 2.58043 18.015 2.33125 18.8512L1.53125 21.5362C1.49263 21.6657 1.48975 21.8033 1.52292 21.9344C1.55608 22.0655 1.62407 22.1852 1.71967 22.2808C1.81527 22.3764 1.93494 22.4443 2.06601 22.4775C2.19709 22.5107 2.33469 22.5078 2.46425 22.4692L5.14925 21.6692C5.98548 21.42 6.74642 20.9663 7.36325 20.3492L19.5133 8.19918Z",
2545
- fill: "currentColor"
2546
- }
2547
- ) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2548
- "path",
2549
- {
2550
- d: "M16.862 4.487L18.549 2.799C18.9007 2.44733 19.3777 2.24976 19.875 2.24976C20.3723 2.24976 20.8493 2.44733 21.201 2.799C21.5527 3.15068 21.7502 3.62766 21.7502 4.125C21.7502 4.62235 21.5527 5.09933 21.201 5.451L6.832 19.82C6.30332 20.3484 5.65137 20.7367 4.935 20.95L2.25 21.75L3.05 19.065C3.26328 18.3486 3.65163 17.6967 4.18 17.168L16.863 4.487H16.862ZM16.862 4.487L19.5 7.125",
2551
- stroke: "currentColor",
2552
- strokeLinecap: "round",
2553
- strokeLinejoin: "round"
2554
- }
2555
- )
2556
- }
2557
- );
2558
- },
2559
2570
  "pencil-square": ({ className, fill }) => {
2560
2571
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2561
2572
  "svg",
@@ -3,14 +3,14 @@ import "../../chunk-LUWGOKLG.mjs";
3
3
  import {
4
4
  ToastProvider,
5
5
  useToast
6
- } from "../../chunk-YBDA3WQP.mjs";
6
+ } from "../../chunk-IBI3OVQI.mjs";
7
7
  import "../../chunk-ZOTHPHXA.mjs";
8
8
  import {
9
9
  toast_default
10
- } from "../../chunk-OUAKGMDW.mjs";
10
+ } from "../../chunk-MEY4IL7D.mjs";
11
11
  import "../../chunk-ZYIIXWVY.mjs";
12
- import "../../chunk-HWL7TPUN.mjs";
13
- import "../../chunk-3IU2RPSM.mjs";
12
+ import "../../chunk-2TKEWFGH.mjs";
13
+ import "../../chunk-2SDYFOZL.mjs";
14
14
  import "../../chunk-4ZJFD3L3.mjs";
15
15
  import "../../chunk-27Y6K5NK.mjs";
16
16
  import "../../chunk-E3G5QXSH.mjs";
@@ -862,22 +862,61 @@ var template = {
862
862
  }
863
863
  );
864
864
  },
865
- // ----------------------------------- old ---------------------------------
866
- // ** Status **
867
- plus: ({ className, fill }) => {
865
+ plus: ({ className }) => {
866
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
867
+ "svg",
868
+ {
869
+ xmlns: "http://www.w3.org/2000/svg",
870
+ width: "18",
871
+ height: "18",
872
+ viewBox: "0 0 18 18",
873
+ fill: "none",
874
+ className,
875
+ children: [
876
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
877
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
878
+ ]
879
+ }
880
+ );
881
+ },
882
+ minus: ({ className }) => {
868
883
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
869
884
  "svg",
870
885
  {
871
- width: "24",
872
- height: "24",
873
- viewBox: "0 0 24 24",
886
+ xmlns: "http://www.w3.org/2000/svg",
887
+ width: "18",
888
+ height: "18",
889
+ viewBox: "0 0 18 18",
874
890
  fill: "none",
891
+ className,
892
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
893
+ }
894
+ );
895
+ },
896
+ pencil: ({ className }) => {
897
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
898
+ "svg",
899
+ {
875
900
  xmlns: "http://www.w3.org/2000/svg",
901
+ width: "18",
902
+ height: "18",
903
+ viewBox: "0 0 18 18",
904
+ fill: "none",
876
905
  className,
877
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 4.5V19.5M19.5 12H4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
906
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
907
+ "path",
908
+ {
909
+ d: "M12.6465 3.36525L13.9117 2.09925C14.1755 1.83549 14.5332 1.68732 14.9062 1.68732C15.2793 1.68732 15.637 1.83549 15.9008 2.09925C16.1645 2.36301 16.3127 2.72074 16.3127 3.09375C16.3127 3.46676 16.1645 3.82449 15.9008 4.08825L7.9365 12.0525C7.53999 12.4488 7.05102 12.74 6.51375 12.9L4.5 13.5L5.1 11.4863C5.25996 10.949 5.55123 10.46 5.9475 10.0635L12.6465 3.36525ZM12.6465 3.36525L14.625 5.34375M13.5 10.5V14.0625C13.5 14.5101 13.3222 14.9393 13.0057 15.2557C12.6893 15.5722 12.2601 15.75 11.8125 15.75H3.9375C3.48995 15.75 3.06072 15.5722 2.74426 15.2557C2.42779 14.9393 2.25 14.5101 2.25 14.0625V6.1875C2.25 5.73995 2.42779 5.31073 2.74426 4.99426C3.06072 4.67779 3.48995 4.5 3.9375 4.5H7.5",
910
+ stroke: "currentColor",
911
+ strokeLinecap: "round",
912
+ strokeLinejoin: "round"
913
+ }
914
+ )
878
915
  }
879
916
  );
880
917
  },
918
+ // ----------------------------------- old ---------------------------------
919
+ // ** Status **
881
920
  check: ({ className, fill }) => {
882
921
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
883
922
  "svg",
@@ -2524,34 +2563,6 @@ var template = {
2524
2563
  }
2525
2564
  );
2526
2565
  },
2527
- pencil: ({ className, fill }) => {
2528
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2529
- "svg",
2530
- {
2531
- width: "24",
2532
- height: "24",
2533
- viewBox: "0 0 24 24",
2534
- fill: "none",
2535
- xmlns: "http://www.w3.org/2000/svg",
2536
- className,
2537
- children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2538
- "path",
2539
- {
2540
- d: "M21.7313 2.26918C21.239 1.77699 20.5714 1.50049 19.8753 1.50049C19.1791 1.50049 18.5115 1.77699 18.0193 2.26918L16.8623 3.42618L20.5743 7.13818L21.7313 5.98118C22.2234 5.48891 22.4999 4.8213 22.4999 4.12518C22.4999 3.42906 22.2234 2.76145 21.7313 2.26918ZM19.5133 8.19918L15.8013 4.48718L3.65125 16.6372C3.03411 17.254 2.58043 18.015 2.33125 18.8512L1.53125 21.5362C1.49263 21.6657 1.48975 21.8033 1.52292 21.9344C1.55608 22.0655 1.62407 22.1852 1.71967 22.2808C1.81527 22.3764 1.93494 22.4443 2.06601 22.4775C2.19709 22.5107 2.33469 22.5078 2.46425 22.4692L5.14925 21.6692C5.98548 21.42 6.74642 20.9663 7.36325 20.3492L19.5133 8.19918Z",
2541
- fill: "currentColor"
2542
- }
2543
- ) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2544
- "path",
2545
- {
2546
- d: "M16.862 4.487L18.549 2.799C18.9007 2.44733 19.3777 2.24976 19.875 2.24976C20.3723 2.24976 20.8493 2.44733 21.201 2.799C21.5527 3.15068 21.7502 3.62766 21.7502 4.125C21.7502 4.62235 21.5527 5.09933 21.201 5.451L6.832 19.82C6.30332 20.3484 5.65137 20.7367 4.935 20.95L2.25 21.75L3.05 19.065C3.26328 18.3486 3.65163 17.6967 4.18 17.168L16.863 4.487H16.862ZM16.862 4.487L19.5 7.125",
2547
- stroke: "currentColor",
2548
- strokeLinecap: "round",
2549
- strokeLinejoin: "round"
2550
- }
2551
- )
2552
- }
2553
- );
2554
- },
2555
2566
  "pencil-square": ({ className, fill }) => {
2556
2567
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2557
2568
  "svg",
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  toast_default
4
- } from "../../chunk-OUAKGMDW.mjs";
4
+ } from "../../chunk-MEY4IL7D.mjs";
5
5
  import "../../chunk-ZYIIXWVY.mjs";
6
- import "../../chunk-HWL7TPUN.mjs";
7
- import "../../chunk-3IU2RPSM.mjs";
6
+ import "../../chunk-2TKEWFGH.mjs";
7
+ import "../../chunk-2SDYFOZL.mjs";
8
8
  import "../../chunk-4ZJFD3L3.mjs";
9
9
  import "../../chunk-27Y6K5NK.mjs";
10
10
  import "../../chunk-E3G5QXSH.mjs";
@@ -902,22 +902,61 @@ var template = {
902
902
  }
903
903
  );
904
904
  },
905
- // ----------------------------------- old ---------------------------------
906
- // ** Status **
907
- plus: ({ className, fill }) => {
905
+ plus: ({ className }) => {
906
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
907
+ "svg",
908
+ {
909
+ xmlns: "http://www.w3.org/2000/svg",
910
+ width: "18",
911
+ height: "18",
912
+ viewBox: "0 0 18 18",
913
+ fill: "none",
914
+ className,
915
+ children: [
916
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
917
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
918
+ ]
919
+ }
920
+ );
921
+ },
922
+ minus: ({ className }) => {
908
923
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
909
924
  "svg",
910
925
  {
911
- width: "24",
912
- height: "24",
913
- viewBox: "0 0 24 24",
926
+ xmlns: "http://www.w3.org/2000/svg",
927
+ width: "18",
928
+ height: "18",
929
+ viewBox: "0 0 18 18",
914
930
  fill: "none",
931
+ className,
932
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
933
+ }
934
+ );
935
+ },
936
+ pencil: ({ className }) => {
937
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
938
+ "svg",
939
+ {
915
940
  xmlns: "http://www.w3.org/2000/svg",
941
+ width: "18",
942
+ height: "18",
943
+ viewBox: "0 0 18 18",
944
+ fill: "none",
916
945
  className,
917
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 4.5V19.5M19.5 12H4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
946
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
947
+ "path",
948
+ {
949
+ d: "M12.6465 3.36525L13.9117 2.09925C14.1755 1.83549 14.5332 1.68732 14.9062 1.68732C15.2793 1.68732 15.637 1.83549 15.9008 2.09925C16.1645 2.36301 16.3127 2.72074 16.3127 3.09375C16.3127 3.46676 16.1645 3.82449 15.9008 4.08825L7.9365 12.0525C7.53999 12.4488 7.05102 12.74 6.51375 12.9L4.5 13.5L5.1 11.4863C5.25996 10.949 5.55123 10.46 5.9475 10.0635L12.6465 3.36525ZM12.6465 3.36525L14.625 5.34375M13.5 10.5V14.0625C13.5 14.5101 13.3222 14.9393 13.0057 15.2557C12.6893 15.5722 12.2601 15.75 11.8125 15.75H3.9375C3.48995 15.75 3.06072 15.5722 2.74426 15.2557C2.42779 14.9393 2.25 14.5101 2.25 14.0625V6.1875C2.25 5.73995 2.42779 5.31073 2.74426 4.99426C3.06072 4.67779 3.48995 4.5 3.9375 4.5H7.5",
950
+ stroke: "currentColor",
951
+ strokeLinecap: "round",
952
+ strokeLinejoin: "round"
953
+ }
954
+ )
918
955
  }
919
956
  );
920
957
  },
958
+ // ----------------------------------- old ---------------------------------
959
+ // ** Status **
921
960
  check: ({ className, fill }) => {
922
961
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
923
962
  "svg",
@@ -2564,34 +2603,6 @@ var template = {
2564
2603
  }
2565
2604
  );
2566
2605
  },
2567
- pencil: ({ className, fill }) => {
2568
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2569
- "svg",
2570
- {
2571
- width: "24",
2572
- height: "24",
2573
- viewBox: "0 0 24 24",
2574
- fill: "none",
2575
- xmlns: "http://www.w3.org/2000/svg",
2576
- className,
2577
- children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2578
- "path",
2579
- {
2580
- d: "M21.7313 2.26918C21.239 1.77699 20.5714 1.50049 19.8753 1.50049C19.1791 1.50049 18.5115 1.77699 18.0193 2.26918L16.8623 3.42618L20.5743 7.13818L21.7313 5.98118C22.2234 5.48891 22.4999 4.8213 22.4999 4.12518C22.4999 3.42906 22.2234 2.76145 21.7313 2.26918ZM19.5133 8.19918L15.8013 4.48718L3.65125 16.6372C3.03411 17.254 2.58043 18.015 2.33125 18.8512L1.53125 21.5362C1.49263 21.6657 1.48975 21.8033 1.52292 21.9344C1.55608 22.0655 1.62407 22.1852 1.71967 22.2808C1.81527 22.3764 1.93494 22.4443 2.06601 22.4775C2.19709 22.5107 2.33469 22.5078 2.46425 22.4692L5.14925 21.6692C5.98548 21.42 6.74642 20.9663 7.36325 20.3492L19.5133 8.19918Z",
2581
- fill: "currentColor"
2582
- }
2583
- ) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2584
- "path",
2585
- {
2586
- d: "M16.862 4.487L18.549 2.799C18.9007 2.44733 19.3777 2.24976 19.875 2.24976C20.3723 2.24976 20.8493 2.44733 21.201 2.799C21.5527 3.15068 21.7502 3.62766 21.7502 4.125C21.7502 4.62235 21.5527 5.09933 21.201 5.451L6.832 19.82C6.30332 20.3484 5.65137 20.7367 4.935 20.95L2.25 21.75L3.05 19.065C3.26328 18.3486 3.65163 17.6967 4.18 17.168L16.863 4.487H16.862ZM16.862 4.487L19.5 7.125",
2587
- stroke: "currentColor",
2588
- strokeLinecap: "round",
2589
- strokeLinejoin: "round"
2590
- }
2591
- )
2592
- }
2593
- );
2594
- },
2595
2606
  "pencil-square": ({ className, fill }) => {
2596
2607
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2597
2608
  "svg",
@@ -2,12 +2,12 @@
2
2
  import {
3
3
  ToastProvider,
4
4
  useToast
5
- } from "../../chunk-YBDA3WQP.mjs";
5
+ } from "../../chunk-IBI3OVQI.mjs";
6
6
  import "../../chunk-ZOTHPHXA.mjs";
7
- import "../../chunk-OUAKGMDW.mjs";
7
+ import "../../chunk-MEY4IL7D.mjs";
8
8
  import "../../chunk-ZYIIXWVY.mjs";
9
- import "../../chunk-HWL7TPUN.mjs";
10
- import "../../chunk-3IU2RPSM.mjs";
9
+ import "../../chunk-2TKEWFGH.mjs";
10
+ import "../../chunk-2SDYFOZL.mjs";
11
11
  import "../../chunk-4ZJFD3L3.mjs";
12
12
  import "../../chunk-27Y6K5NK.mjs";
13
13
  import "../../chunk-E3G5QXSH.mjs";
@@ -1,5 +1,6 @@
1
1
  export { default as Tree, TreeNode } from './tree.mjs';
2
2
  import 'tailwind-variants';
3
3
  import 'tailwind-merge';
4
+ import 'react/jsx-runtime';
4
5
  import 'react';
5
6
  import '../../utils/types.mjs';
@@ -1,5 +1,6 @@
1
1
  export { default as Tree, TreeNode } from './tree.js';
2
2
  import 'tailwind-variants';
3
3
  import 'tailwind-merge';
4
+ import 'react/jsx-runtime';
4
5
  import 'react';
5
6
  import '../../utils/types.js';