@deepnoid/ui 0.1.6 → 0.1.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.
Files changed (106) hide show
  1. package/.turbo/turbo-build.log +155 -155
  2. package/dist/{chunk-HKWVXX2C.mjs → chunk-25OZT5EX.mjs} +5 -5
  3. package/dist/{chunk-5KOINCEO.mjs → chunk-5JRP2GCO.mjs} +1 -1
  4. package/dist/{chunk-HKS2RITB.mjs → chunk-76NMSUQ7.mjs} +5 -5
  5. package/dist/{chunk-OQS4LGZK.mjs → chunk-A6NV5IPV.mjs} +1 -1
  6. package/dist/{chunk-W2YDY6V3.mjs → chunk-AGDPVXYX.mjs} +5 -5
  7. package/dist/{chunk-62RLAGOE.mjs → chunk-D32JTEZB.mjs} +1 -1
  8. package/dist/{chunk-NM22ZKFL.mjs → chunk-E4LCGADM.mjs} +6 -6
  9. package/dist/{chunk-OKGP3XMZ.mjs → chunk-GLJPHVXG.mjs} +40 -30
  10. package/dist/{chunk-DL4NAVLK.mjs → chunk-KMZ6TBMB.mjs} +4 -4
  11. package/dist/{chunk-NADRDQ6Z.mjs → chunk-KZNWVQ7L.mjs} +4 -4
  12. package/dist/{chunk-ERY4VRJA.mjs → chunk-MZOA64GU.mjs} +4 -4
  13. package/dist/{chunk-CTKXERBP.mjs → chunk-N7UIFRKP.mjs} +4 -4
  14. package/dist/{chunk-J7NLY4LW.mjs → chunk-NYAY3AUU.mjs} +5 -5
  15. package/dist/{chunk-BO5ZR3MX.mjs → chunk-P7UKIKKO.mjs} +1 -1
  16. package/dist/{chunk-AV6PLM5Y.mjs → chunk-T3QBPU2H.mjs} +1 -1
  17. package/dist/{chunk-447R3YAZ.mjs → chunk-XDTYBMOV.mjs} +5 -5
  18. package/dist/{chunk-M2IRRTFM.mjs → chunk-XPJDIC3M.mjs} +1 -1
  19. package/dist/{chunk-WJ2MJJR2.mjs → chunk-Y7KG7S4B.mjs} +1 -1
  20. package/dist/{chunk-TPKN62TM.mjs → chunk-YBBLRJHD.mjs} +4 -4
  21. package/dist/{chunk-ZQV3NXHD.mjs → chunk-ZC6UT7PL.mjs} +2 -2
  22. package/dist/components/avatar/avatar.js +40 -30
  23. package/dist/components/avatar/avatar.mjs +2 -2
  24. package/dist/components/avatar/index.js +40 -30
  25. package/dist/components/avatar/index.mjs +2 -2
  26. package/dist/components/breadcrumb/breadcrumb.js +40 -30
  27. package/dist/components/breadcrumb/breadcrumb.mjs +3 -3
  28. package/dist/components/breadcrumb/index.js +40 -30
  29. package/dist/components/breadcrumb/index.mjs +3 -3
  30. package/dist/components/button/button.js +40 -30
  31. package/dist/components/button/button.mjs +4 -4
  32. package/dist/components/button/index.js +40 -30
  33. package/dist/components/button/index.mjs +4 -4
  34. package/dist/components/checkbox/checkbox.mjs +2 -2
  35. package/dist/components/checkbox/index.mjs +2 -2
  36. package/dist/components/chip/chip.js +40 -30
  37. package/dist/components/chip/chip.mjs +4 -4
  38. package/dist/components/chip/index.js +40 -30
  39. package/dist/components/chip/index.mjs +4 -4
  40. package/dist/components/dateTimePicker/calendar.js +40 -30
  41. package/dist/components/dateTimePicker/calendar.mjs +4 -4
  42. package/dist/components/dateTimePicker/dateTimePicker.js +40 -30
  43. package/dist/components/dateTimePicker/dateTimePicker.mjs +9 -9
  44. package/dist/components/dateTimePicker/index.js +40 -30
  45. package/dist/components/dateTimePicker/index.mjs +9 -9
  46. package/dist/components/dateTimePicker/timePicker.js +40 -30
  47. package/dist/components/dateTimePicker/timePicker.mjs +7 -7
  48. package/dist/components/icon/Icon.d.mts +8 -4
  49. package/dist/components/icon/Icon.d.ts +8 -4
  50. package/dist/components/icon/Icon.js +40 -30
  51. package/dist/components/icon/Icon.mjs +2 -2
  52. package/dist/components/icon/index.js +40 -30
  53. package/dist/components/icon/index.mjs +2 -2
  54. package/dist/components/icon/template.d.mts +2 -1
  55. package/dist/components/icon/template.d.ts +2 -1
  56. package/dist/components/icon/template.js +40 -30
  57. package/dist/components/icon/template.mjs +1 -1
  58. package/dist/components/input/index.js +40 -30
  59. package/dist/components/input/index.mjs +4 -4
  60. package/dist/components/input/input.js +40 -30
  61. package/dist/components/input/input.mjs +4 -4
  62. package/dist/components/list/index.js +40 -30
  63. package/dist/components/list/index.mjs +6 -6
  64. package/dist/components/list/list.mjs +2 -2
  65. package/dist/components/list/listItem.js +40 -30
  66. package/dist/components/list/listItem.mjs +5 -5
  67. package/dist/components/modal/index.js +40 -30
  68. package/dist/components/modal/index.mjs +5 -5
  69. package/dist/components/modal/modal.js +40 -30
  70. package/dist/components/modal/modal.mjs +5 -5
  71. package/dist/components/pagination/index.js +40 -30
  72. package/dist/components/pagination/index.mjs +5 -5
  73. package/dist/components/pagination/pagination.js +40 -30
  74. package/dist/components/pagination/pagination.mjs +5 -5
  75. package/dist/components/radio/index.mjs +2 -2
  76. package/dist/components/radio/radio.mjs +2 -2
  77. package/dist/components/select/index.js +40 -30
  78. package/dist/components/select/index.mjs +5 -5
  79. package/dist/components/select/option.js +40 -30
  80. package/dist/components/select/option.mjs +3 -3
  81. package/dist/components/select/select.js +40 -30
  82. package/dist/components/select/select.mjs +5 -5
  83. package/dist/components/table/index.js +40 -30
  84. package/dist/components/table/index.mjs +9 -9
  85. package/dist/components/table/table-body.mjs +3 -3
  86. package/dist/components/table/table-head.mjs +3 -3
  87. package/dist/components/table/table.js +40 -30
  88. package/dist/components/table/table.mjs +9 -9
  89. package/dist/components/tabs/index.mjs +2 -2
  90. package/dist/components/tabs/tabs.mjs +2 -2
  91. package/dist/components/toast/index.js +40 -30
  92. package/dist/components/toast/index.mjs +5 -5
  93. package/dist/components/toast/toast.js +40 -30
  94. package/dist/components/toast/toast.mjs +4 -4
  95. package/dist/components/toast/use-toast.js +40 -30
  96. package/dist/components/toast/use-toast.mjs +5 -5
  97. package/dist/components/tooltip/index.mjs +2 -2
  98. package/dist/components/tooltip/tooltip.mjs +2 -2
  99. package/dist/index.js +40 -30
  100. package/dist/index.mjs +35 -35
  101. package/package.json +1 -1
  102. package/dist/{chunk-J5WJD6XZ.mjs → chunk-FNAPW3R2.mjs} +3 -3
  103. package/dist/{chunk-U2YKMXVG.mjs → chunk-GCWPJHVG.mjs} +3 -3
  104. package/dist/{chunk-ZEZ6ZA3N.mjs → chunk-M2WH4M4T.mjs} +3 -3
  105. package/dist/{chunk-56VCX2QR.mjs → chunk-MBA5HMZM.mjs} +3 -3
  106. package/dist/{chunk-VVOOYDJS.mjs → chunk-SA4MRPMM.mjs} +3 -3
@@ -1,22 +1,22 @@
1
1
  "use client";
2
2
  import {
3
3
  timePicker_default
4
- } from "./chunk-ZQV3NXHD.mjs";
4
+ } from "./chunk-ZC6UT7PL.mjs";
5
5
  import {
6
6
  useDatePicker
7
7
  } from "./chunk-FWJ2ZKH6.mjs";
8
8
  import {
9
9
  calendar_default
10
- } from "./chunk-NADRDQ6Z.mjs";
10
+ } from "./chunk-KZNWVQ7L.mjs";
11
11
  import {
12
12
  Icon_default
13
- } from "./chunk-AV6PLM5Y.mjs";
14
- import {
15
- tv
16
- } from "./chunk-2ZT6V4QR.mjs";
13
+ } from "./chunk-T3QBPU2H.mjs";
17
14
  import {
18
15
  mapPropsVariants
19
16
  } from "./chunk-E3G5QXSH.mjs";
17
+ import {
18
+ tv
19
+ } from "./chunk-2ZT6V4QR.mjs";
20
20
 
21
21
  // src/components/dateTimePicker/dateTimePicker.tsx
22
22
  import React, { forwardRef, useCallback, useMemo } from "react";
@@ -368,6 +368,46 @@ var template = {
368
368
  }
369
369
  );
370
370
  },
371
+ filter: ({ className }) => {
372
+ return /* @__PURE__ */ jsx(
373
+ "svg",
374
+ {
375
+ xmlns: "http://www.w3.org/2000/svg",
376
+ width: "18",
377
+ height: "18",
378
+ viewBox: "0 0 18 18",
379
+ fill: "none",
380
+ className,
381
+ children: /* @__PURE__ */ jsx(
382
+ "path",
383
+ {
384
+ d: "M8.09091 5.4H14M8.09091 5.4C8.09091 5.63869 7.99513 5.86761 7.82464 6.0364C7.65416 6.20518 7.42292 6.3 7.18182 6.3C6.94071 6.3 6.70948 6.20518 6.53899 6.0364C6.36851 5.86761 6.27273 5.63869 6.27273 5.4M8.09091 5.4C8.09091 5.16131 7.99513 4.93239 7.82464 4.7636C7.65416 4.59482 7.42292 4.5 7.18182 4.5C6.94071 4.5 6.70948 4.59482 6.53899 4.7636C6.36851 4.93239 6.27273 5.16131 6.27273 5.4M6.27273 5.4H4M8.09091 12.6H14M8.09091 12.6C8.09091 12.8387 7.99513 13.0676 7.82464 13.2364C7.65416 13.4052 7.42292 13.5 7.18182 13.5C6.94071 13.5 6.70948 13.4052 6.53899 13.2364C6.36851 13.0676 6.27273 12.8387 6.27273 12.6M8.09091 12.6C8.09091 12.3613 7.99513 12.1324 7.82464 11.9636C7.65416 11.7948 7.42292 11.7 7.18182 11.7C6.94071 11.7 6.70948 11.7948 6.53899 11.9636C6.36851 12.1324 6.27273 12.3613 6.27273 12.6M6.27273 12.6H4M11.7273 9H14M11.7273 9C11.7273 9.2387 11.6315 9.46761 11.461 9.6364C11.2905 9.80518 11.0593 9.9 10.8182 9.9C10.5771 9.9 10.3458 9.80518 10.1754 9.6364C10.0049 9.46761 9.90909 9.2387 9.90909 9M11.7273 9C11.7273 8.76131 11.6315 8.53239 11.461 8.3636C11.2905 8.19482 11.0593 8.1 10.8182 8.1C10.5771 8.1 10.3458 8.19482 10.1754 8.3636C10.0049 8.53239 9.90909 8.76131 9.90909 9M9.90909 9H4",
385
+ stroke: "currentColor",
386
+ strokeLinecap: "round",
387
+ strokeLinejoin: "round"
388
+ }
389
+ )
390
+ }
391
+ );
392
+ },
393
+ menu: ({ className }) => {
394
+ return /* @__PURE__ */ jsxs(
395
+ "svg",
396
+ {
397
+ xmlns: "http://www.w3.org/2000/svg",
398
+ width: "18",
399
+ height: "18",
400
+ viewBox: "0 0 18 18",
401
+ fill: "none",
402
+ className,
403
+ children: [
404
+ /* @__PURE__ */ jsx("path", { d: "M2.25 5.25H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
405
+ /* @__PURE__ */ jsx("path", { d: "M2.25 9H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
406
+ /* @__PURE__ */ jsx("path", { d: "M2.25 12.75H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
407
+ ]
408
+ }
409
+ );
410
+ },
371
411
  // ----------------------------------- old ---------------------------------
372
412
  // ** Status **
373
413
  plus: ({ className, fill }) => {
@@ -2724,36 +2764,6 @@ var template = {
2724
2764
  );
2725
2765
  },
2726
2766
  // ** Filter **
2727
- filter: ({ className, fill }) => {
2728
- return /* @__PURE__ */ jsx(
2729
- "svg",
2730
- {
2731
- width: "24",
2732
- height: "24",
2733
- viewBox: "0 0 24 24",
2734
- fill: "none",
2735
- xmlns: "http://www.w3.org/2000/svg",
2736
- className,
2737
- children: fill ? /* @__PURE__ */ jsx(
2738
- "path",
2739
- {
2740
- fillRule: "evenodd",
2741
- clipRule: "evenodd",
2742
- d: "M3.79198 2.938C6.50386 2.47904 9.24953 2.24889 12 2.25C14.797 2.25 17.54 2.486 20.209 2.938C20.6413 3.01266 21.0333 3.238 21.3154 3.57408C21.5974 3.91015 21.7514 4.33525 21.75 4.774V5.818C21.7498 6.61359 21.4336 7.37653 20.871 7.939L14.689 14.121C14.5497 14.2604 14.4393 14.4258 14.3639 14.6078C14.2886 14.7899 14.2499 14.985 14.25 15.182V18.109C14.2501 18.6662 14.0951 19.2125 13.8023 19.6865C13.5094 20.1606 13.0903 20.5437 12.592 20.793L10.835 21.671C10.7206 21.7281 10.5936 21.755 10.4659 21.7492C10.3383 21.7434 10.2142 21.7051 10.1055 21.6379C9.9968 21.5706 9.90708 21.4768 9.84486 21.3651C9.78264 21.2535 9.74998 21.1278 9.74998 21V15.182C9.74963 14.7843 9.59136 14.403 9.30998 14.122L3.12998 7.938C2.56733 7.37553 2.25115 6.61259 2.25098 5.817V4.774C2.25098 3.877 2.88998 3.091 3.79198 2.938Z",
2743
- fill: "currentColor"
2744
- }
2745
- ) : /* @__PURE__ */ jsx(
2746
- "path",
2747
- {
2748
- d: "M12 3C14.755 3 17.455 3.232 20.083 3.678C20.616 3.768 21 4.234 21 4.774V5.818C21 6.11348 20.9418 6.40606 20.8287 6.67904C20.7157 6.95203 20.5499 7.20007 20.341 7.409L14.909 12.841C14.7001 13.0499 14.5343 13.298 14.4213 13.571C14.3082 13.8439 14.25 14.1365 14.25 14.432V17.359C14.2501 17.777 14.1337 18.1867 13.914 18.5423C13.6943 18.8978 13.3799 19.1851 13.006 19.372L9.75 21V14.432C9.75 14.1365 9.69181 13.8439 9.57874 13.571C9.46566 13.298 9.29993 13.0499 9.091 12.841L3.659 7.409C3.45007 7.20007 3.28434 6.95203 3.17126 6.67904C3.05819 6.40606 3 6.11348 3 5.818V4.774C3 4.234 3.384 3.768 3.917 3.678C6.58757 3.22586 9.29143 2.99906 12 3Z",
2749
- stroke: "currentColor",
2750
- strokeLinecap: "round",
2751
- strokeLinejoin: "round"
2752
- }
2753
- )
2754
- }
2755
- );
2756
- },
2757
2767
  sparkle: ({ className, fill }) => {
2758
2768
  return /* @__PURE__ */ jsx(
2759
2769
  "svg",
@@ -1,16 +1,16 @@
1
1
  "use client";
2
2
  import {
3
3
  Icon_default
4
- } from "./chunk-AV6PLM5Y.mjs";
5
- import {
6
- tv
7
- } from "./chunk-2ZT6V4QR.mjs";
4
+ } from "./chunk-T3QBPU2H.mjs";
8
5
  import {
9
6
  clsx
10
7
  } from "./chunk-27Y6K5NK.mjs";
11
8
  import {
12
9
  mapPropsVariants
13
10
  } from "./chunk-E3G5QXSH.mjs";
11
+ import {
12
+ tv
13
+ } from "./chunk-2ZT6V4QR.mjs";
14
14
 
15
15
  // src/components/input/input.tsx
16
16
  import React, { forwardRef, useRef, useCallback, useMemo } from "react";
@@ -5,13 +5,13 @@ import {
5
5
  } from "./chunk-P732YGHO.mjs";
6
6
  import {
7
7
  Icon_default
8
- } from "./chunk-AV6PLM5Y.mjs";
9
- import {
10
- tv
11
- } from "./chunk-2ZT6V4QR.mjs";
8
+ } from "./chunk-T3QBPU2H.mjs";
12
9
  import {
13
10
  mapPropsVariants
14
11
  } from "./chunk-E3G5QXSH.mjs";
12
+ import {
13
+ tv
14
+ } from "./chunk-2ZT6V4QR.mjs";
15
15
 
16
16
  // src/components/dateTimePicker/calendar.tsx
17
17
  import React, {
@@ -7,13 +7,13 @@ import {
7
7
  } from "./chunk-6PNKRBUT.mjs";
8
8
  import {
9
9
  Icon_default
10
- } from "./chunk-AV6PLM5Y.mjs";
11
- import {
12
- tv
13
- } from "./chunk-2ZT6V4QR.mjs";
10
+ } from "./chunk-T3QBPU2H.mjs";
14
11
  import {
15
12
  mapPropsVariants
16
13
  } from "./chunk-E3G5QXSH.mjs";
14
+ import {
15
+ tv
16
+ } from "./chunk-2ZT6V4QR.mjs";
17
17
 
18
18
  // src/components/button/button.tsx
19
19
  import React, { forwardRef, useMemo, useCallback } from "react";
@@ -1,13 +1,13 @@
1
1
  "use client";
2
2
  import {
3
3
  Icon_default
4
- } from "./chunk-AV6PLM5Y.mjs";
5
- import {
6
- tv
7
- } from "./chunk-2ZT6V4QR.mjs";
4
+ } from "./chunk-T3QBPU2H.mjs";
8
5
  import {
9
6
  mapPropsVariants
10
7
  } from "./chunk-E3G5QXSH.mjs";
8
+ import {
9
+ tv
10
+ } from "./chunk-2ZT6V4QR.mjs";
11
11
 
12
12
  // src/components/chip/chip.tsx
13
13
  import { forwardRef, useMemo } from "react";
@@ -1,16 +1,16 @@
1
1
  "use client";
2
2
  import {
3
3
  avatar_default
4
- } from "./chunk-WJ2MJJR2.mjs";
4
+ } from "./chunk-Y7KG7S4B.mjs";
5
5
  import {
6
6
  Icon_default
7
- } from "./chunk-AV6PLM5Y.mjs";
8
- import {
9
- tv
10
- } from "./chunk-2ZT6V4QR.mjs";
7
+ } from "./chunk-T3QBPU2H.mjs";
11
8
  import {
12
9
  mapPropsVariants
13
10
  } from "./chunk-E3G5QXSH.mjs";
11
+ import {
12
+ tv
13
+ } from "./chunk-2ZT6V4QR.mjs";
14
14
 
15
15
  // src/components/list/listItem.tsx
16
16
  import { forwardRef, useMemo } from "react";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  Icon_default
4
- } from "./chunk-AV6PLM5Y.mjs";
4
+ } from "./chunk-T3QBPU2H.mjs";
5
5
  import {
6
6
  tv
7
7
  } from "./chunk-2ZT6V4QR.mjs";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  template
4
- } from "./chunk-OKGP3XMZ.mjs";
4
+ } from "./chunk-GLJPHVXG.mjs";
5
5
 
6
6
  // src/components/icon/Icon.tsx
7
7
  import { jsx } from "react/jsx-runtime";
@@ -1,16 +1,16 @@
1
1
  "use client";
2
2
  import {
3
3
  button_default
4
- } from "./chunk-ERY4VRJA.mjs";
4
+ } from "./chunk-MZOA64GU.mjs";
5
5
  import {
6
6
  Icon_default
7
- } from "./chunk-AV6PLM5Y.mjs";
8
- import {
9
- tv
10
- } from "./chunk-2ZT6V4QR.mjs";
7
+ } from "./chunk-T3QBPU2H.mjs";
11
8
  import {
12
9
  mapPropsVariants
13
10
  } from "./chunk-E3G5QXSH.mjs";
11
+ import {
12
+ tv
13
+ } from "./chunk-2ZT6V4QR.mjs";
14
14
 
15
15
  // src/components/modal/modal.tsx
16
16
  import { forwardRef, useCallback, useMemo, useEffect } from "react";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  checkbox_default
4
- } from "./chunk-J5WJD6XZ.mjs";
4
+ } from "./chunk-FNAPW3R2.mjs";
5
5
  import {
6
6
  clsx
7
7
  } from "./chunk-27Y6K5NK.mjs";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  template
4
- } from "./chunk-OKGP3XMZ.mjs";
4
+ } from "./chunk-GLJPHVXG.mjs";
5
5
  import {
6
6
  tv
7
7
  } from "./chunk-2ZT6V4QR.mjs";
@@ -1,13 +1,13 @@
1
1
  "use client";
2
2
  import {
3
3
  Icon_default
4
- } from "./chunk-AV6PLM5Y.mjs";
5
- import {
6
- tv
7
- } from "./chunk-2ZT6V4QR.mjs";
4
+ } from "./chunk-T3QBPU2H.mjs";
8
5
  import {
9
6
  mapPropsVariants
10
7
  } from "./chunk-E3G5QXSH.mjs";
8
+ import {
9
+ tv
10
+ } from "./chunk-2ZT6V4QR.mjs";
11
11
 
12
12
  // src/components/toast/toast.tsx
13
13
  import { forwardRef, useCallback, useImperativeHandle, useMemo, useRef } from "react";
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  list_default
4
- } from "./chunk-VVOOYDJS.mjs";
4
+ } from "./chunk-SA4MRPMM.mjs";
5
5
  import {
6
6
  listItem_default
7
- } from "./chunk-J7NLY4LW.mjs";
7
+ } from "./chunk-NYAY3AUU.mjs";
8
8
 
9
9
  // src/components/dateTimePicker/timePicker.tsx
10
10
  import { useState, useRef, useEffect } from "react";
@@ -475,6 +475,46 @@ var template = {
475
475
  }
476
476
  );
477
477
  },
478
+ filter: ({ className }) => {
479
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
480
+ "svg",
481
+ {
482
+ xmlns: "http://www.w3.org/2000/svg",
483
+ width: "18",
484
+ height: "18",
485
+ viewBox: "0 0 18 18",
486
+ fill: "none",
487
+ className,
488
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
489
+ "path",
490
+ {
491
+ d: "M8.09091 5.4H14M8.09091 5.4C8.09091 5.63869 7.99513 5.86761 7.82464 6.0364C7.65416 6.20518 7.42292 6.3 7.18182 6.3C6.94071 6.3 6.70948 6.20518 6.53899 6.0364C6.36851 5.86761 6.27273 5.63869 6.27273 5.4M8.09091 5.4C8.09091 5.16131 7.99513 4.93239 7.82464 4.7636C7.65416 4.59482 7.42292 4.5 7.18182 4.5C6.94071 4.5 6.70948 4.59482 6.53899 4.7636C6.36851 4.93239 6.27273 5.16131 6.27273 5.4M6.27273 5.4H4M8.09091 12.6H14M8.09091 12.6C8.09091 12.8387 7.99513 13.0676 7.82464 13.2364C7.65416 13.4052 7.42292 13.5 7.18182 13.5C6.94071 13.5 6.70948 13.4052 6.53899 13.2364C6.36851 13.0676 6.27273 12.8387 6.27273 12.6M8.09091 12.6C8.09091 12.3613 7.99513 12.1324 7.82464 11.9636C7.65416 11.7948 7.42292 11.7 7.18182 11.7C6.94071 11.7 6.70948 11.7948 6.53899 11.9636C6.36851 12.1324 6.27273 12.3613 6.27273 12.6M6.27273 12.6H4M11.7273 9H14M11.7273 9C11.7273 9.2387 11.6315 9.46761 11.461 9.6364C11.2905 9.80518 11.0593 9.9 10.8182 9.9C10.5771 9.9 10.3458 9.80518 10.1754 9.6364C10.0049 9.46761 9.90909 9.2387 9.90909 9M11.7273 9C11.7273 8.76131 11.6315 8.53239 11.461 8.3636C11.2905 8.19482 11.0593 8.1 10.8182 8.1C10.5771 8.1 10.3458 8.19482 10.1754 8.3636C10.0049 8.53239 9.90909 8.76131 9.90909 9M9.90909 9H4",
492
+ stroke: "currentColor",
493
+ strokeLinecap: "round",
494
+ strokeLinejoin: "round"
495
+ }
496
+ )
497
+ }
498
+ );
499
+ },
500
+ menu: ({ className }) => {
501
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
502
+ "svg",
503
+ {
504
+ xmlns: "http://www.w3.org/2000/svg",
505
+ width: "18",
506
+ height: "18",
507
+ viewBox: "0 0 18 18",
508
+ fill: "none",
509
+ className,
510
+ children: [
511
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 5.25H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
512
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 9H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
513
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 12.75H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
514
+ ]
515
+ }
516
+ );
517
+ },
478
518
  // ----------------------------------- old ---------------------------------
479
519
  // ** Status **
480
520
  plus: ({ className, fill }) => {
@@ -2831,36 +2871,6 @@ var template = {
2831
2871
  );
2832
2872
  },
2833
2873
  // ** Filter **
2834
- filter: ({ className, fill }) => {
2835
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2836
- "svg",
2837
- {
2838
- width: "24",
2839
- height: "24",
2840
- viewBox: "0 0 24 24",
2841
- fill: "none",
2842
- xmlns: "http://www.w3.org/2000/svg",
2843
- className,
2844
- children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2845
- "path",
2846
- {
2847
- fillRule: "evenodd",
2848
- clipRule: "evenodd",
2849
- d: "M3.79198 2.938C6.50386 2.47904 9.24953 2.24889 12 2.25C14.797 2.25 17.54 2.486 20.209 2.938C20.6413 3.01266 21.0333 3.238 21.3154 3.57408C21.5974 3.91015 21.7514 4.33525 21.75 4.774V5.818C21.7498 6.61359 21.4336 7.37653 20.871 7.939L14.689 14.121C14.5497 14.2604 14.4393 14.4258 14.3639 14.6078C14.2886 14.7899 14.2499 14.985 14.25 15.182V18.109C14.2501 18.6662 14.0951 19.2125 13.8023 19.6865C13.5094 20.1606 13.0903 20.5437 12.592 20.793L10.835 21.671C10.7206 21.7281 10.5936 21.755 10.4659 21.7492C10.3383 21.7434 10.2142 21.7051 10.1055 21.6379C9.9968 21.5706 9.90708 21.4768 9.84486 21.3651C9.78264 21.2535 9.74998 21.1278 9.74998 21V15.182C9.74963 14.7843 9.59136 14.403 9.30998 14.122L3.12998 7.938C2.56733 7.37553 2.25115 6.61259 2.25098 5.817V4.774C2.25098 3.877 2.88998 3.091 3.79198 2.938Z",
2850
- fill: "currentColor"
2851
- }
2852
- ) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2853
- "path",
2854
- {
2855
- d: "M12 3C14.755 3 17.455 3.232 20.083 3.678C20.616 3.768 21 4.234 21 4.774V5.818C21 6.11348 20.9418 6.40606 20.8287 6.67904C20.7157 6.95203 20.5499 7.20007 20.341 7.409L14.909 12.841C14.7001 13.0499 14.5343 13.298 14.4213 13.571C14.3082 13.8439 14.25 14.1365 14.25 14.432V17.359C14.2501 17.777 14.1337 18.1867 13.914 18.5423C13.6943 18.8978 13.3799 19.1851 13.006 19.372L9.75 21V14.432C9.75 14.1365 9.69181 13.8439 9.57874 13.571C9.46566 13.298 9.29993 13.0499 9.091 12.841L3.659 7.409C3.45007 7.20007 3.28434 6.95203 3.17126 6.67904C3.05819 6.40606 3 6.11348 3 5.818V4.774C3 4.234 3.384 3.768 3.917 3.678C6.58757 3.22586 9.29143 2.99906 12 3Z",
2856
- stroke: "currentColor",
2857
- strokeLinecap: "round",
2858
- strokeLinejoin: "round"
2859
- }
2860
- )
2861
- }
2862
- );
2863
- },
2864
2874
  sparkle: ({ className, fill }) => {
2865
2875
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2866
2876
  "svg",
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  import {
3
3
  avatar_default
4
- } from "../../chunk-WJ2MJJR2.mjs";
5
- import "../../chunk-OKGP3XMZ.mjs";
4
+ } from "../../chunk-Y7KG7S4B.mjs";
5
+ import "../../chunk-GLJPHVXG.mjs";
6
6
  import "../../chunk-2ZT6V4QR.mjs";
7
7
  import "../../chunk-AC6TWLRT.mjs";
8
8
  export {
@@ -477,6 +477,46 @@ var template = {
477
477
  }
478
478
  );
479
479
  },
480
+ filter: ({ className }) => {
481
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
482
+ "svg",
483
+ {
484
+ xmlns: "http://www.w3.org/2000/svg",
485
+ width: "18",
486
+ height: "18",
487
+ viewBox: "0 0 18 18",
488
+ fill: "none",
489
+ className,
490
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
491
+ "path",
492
+ {
493
+ d: "M8.09091 5.4H14M8.09091 5.4C8.09091 5.63869 7.99513 5.86761 7.82464 6.0364C7.65416 6.20518 7.42292 6.3 7.18182 6.3C6.94071 6.3 6.70948 6.20518 6.53899 6.0364C6.36851 5.86761 6.27273 5.63869 6.27273 5.4M8.09091 5.4C8.09091 5.16131 7.99513 4.93239 7.82464 4.7636C7.65416 4.59482 7.42292 4.5 7.18182 4.5C6.94071 4.5 6.70948 4.59482 6.53899 4.7636C6.36851 4.93239 6.27273 5.16131 6.27273 5.4M6.27273 5.4H4M8.09091 12.6H14M8.09091 12.6C8.09091 12.8387 7.99513 13.0676 7.82464 13.2364C7.65416 13.4052 7.42292 13.5 7.18182 13.5C6.94071 13.5 6.70948 13.4052 6.53899 13.2364C6.36851 13.0676 6.27273 12.8387 6.27273 12.6M8.09091 12.6C8.09091 12.3613 7.99513 12.1324 7.82464 11.9636C7.65416 11.7948 7.42292 11.7 7.18182 11.7C6.94071 11.7 6.70948 11.7948 6.53899 11.9636C6.36851 12.1324 6.27273 12.3613 6.27273 12.6M6.27273 12.6H4M11.7273 9H14M11.7273 9C11.7273 9.2387 11.6315 9.46761 11.461 9.6364C11.2905 9.80518 11.0593 9.9 10.8182 9.9C10.5771 9.9 10.3458 9.80518 10.1754 9.6364C10.0049 9.46761 9.90909 9.2387 9.90909 9M11.7273 9C11.7273 8.76131 11.6315 8.53239 11.461 8.3636C11.2905 8.19482 11.0593 8.1 10.8182 8.1C10.5771 8.1 10.3458 8.19482 10.1754 8.3636C10.0049 8.53239 9.90909 8.76131 9.90909 9M9.90909 9H4",
494
+ stroke: "currentColor",
495
+ strokeLinecap: "round",
496
+ strokeLinejoin: "round"
497
+ }
498
+ )
499
+ }
500
+ );
501
+ },
502
+ menu: ({ className }) => {
503
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
504
+ "svg",
505
+ {
506
+ xmlns: "http://www.w3.org/2000/svg",
507
+ width: "18",
508
+ height: "18",
509
+ viewBox: "0 0 18 18",
510
+ fill: "none",
511
+ className,
512
+ children: [
513
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 5.25H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
514
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 9H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
515
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 12.75H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
516
+ ]
517
+ }
518
+ );
519
+ },
480
520
  // ----------------------------------- old ---------------------------------
481
521
  // ** Status **
482
522
  plus: ({ className, fill }) => {
@@ -2833,36 +2873,6 @@ var template = {
2833
2873
  );
2834
2874
  },
2835
2875
  // ** Filter **
2836
- filter: ({ className, fill }) => {
2837
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2838
- "svg",
2839
- {
2840
- width: "24",
2841
- height: "24",
2842
- viewBox: "0 0 24 24",
2843
- fill: "none",
2844
- xmlns: "http://www.w3.org/2000/svg",
2845
- className,
2846
- children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2847
- "path",
2848
- {
2849
- fillRule: "evenodd",
2850
- clipRule: "evenodd",
2851
- d: "M3.79198 2.938C6.50386 2.47904 9.24953 2.24889 12 2.25C14.797 2.25 17.54 2.486 20.209 2.938C20.6413 3.01266 21.0333 3.238 21.3154 3.57408C21.5974 3.91015 21.7514 4.33525 21.75 4.774V5.818C21.7498 6.61359 21.4336 7.37653 20.871 7.939L14.689 14.121C14.5497 14.2604 14.4393 14.4258 14.3639 14.6078C14.2886 14.7899 14.2499 14.985 14.25 15.182V18.109C14.2501 18.6662 14.0951 19.2125 13.8023 19.6865C13.5094 20.1606 13.0903 20.5437 12.592 20.793L10.835 21.671C10.7206 21.7281 10.5936 21.755 10.4659 21.7492C10.3383 21.7434 10.2142 21.7051 10.1055 21.6379C9.9968 21.5706 9.90708 21.4768 9.84486 21.3651C9.78264 21.2535 9.74998 21.1278 9.74998 21V15.182C9.74963 14.7843 9.59136 14.403 9.30998 14.122L3.12998 7.938C2.56733 7.37553 2.25115 6.61259 2.25098 5.817V4.774C2.25098 3.877 2.88998 3.091 3.79198 2.938Z",
2852
- fill: "currentColor"
2853
- }
2854
- ) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2855
- "path",
2856
- {
2857
- d: "M12 3C14.755 3 17.455 3.232 20.083 3.678C20.616 3.768 21 4.234 21 4.774V5.818C21 6.11348 20.9418 6.40606 20.8287 6.67904C20.7157 6.95203 20.5499 7.20007 20.341 7.409L14.909 12.841C14.7001 13.0499 14.5343 13.298 14.4213 13.571C14.3082 13.8439 14.25 14.1365 14.25 14.432V17.359C14.2501 17.777 14.1337 18.1867 13.914 18.5423C13.6943 18.8978 13.3799 19.1851 13.006 19.372L9.75 21V14.432C9.75 14.1365 9.69181 13.8439 9.57874 13.571C9.46566 13.298 9.29993 13.0499 9.091 12.841L3.659 7.409C3.45007 7.20007 3.28434 6.95203 3.17126 6.67904C3.05819 6.40606 3 6.11348 3 5.818V4.774C3 4.234 3.384 3.768 3.917 3.678C6.58757 3.22586 9.29143 2.99906 12 3Z",
2858
- stroke: "currentColor",
2859
- strokeLinecap: "round",
2860
- strokeLinejoin: "round"
2861
- }
2862
- )
2863
- }
2864
- );
2865
- },
2866
2876
  sparkle: ({ className, fill }) => {
2867
2877
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2868
2878
  "svg",
@@ -2,8 +2,8 @@
2
2
  import "../../chunk-7DLOYKVC.mjs";
3
3
  import {
4
4
  avatar_default
5
- } from "../../chunk-WJ2MJJR2.mjs";
6
- import "../../chunk-OKGP3XMZ.mjs";
5
+ } from "../../chunk-Y7KG7S4B.mjs";
6
+ import "../../chunk-GLJPHVXG.mjs";
7
7
  import "../../chunk-2ZT6V4QR.mjs";
8
8
  import "../../chunk-AC6TWLRT.mjs";
9
9
  export {
@@ -692,6 +692,46 @@ var template = {
692
692
  }
693
693
  );
694
694
  },
695
+ filter: ({ className }) => {
696
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
697
+ "svg",
698
+ {
699
+ xmlns: "http://www.w3.org/2000/svg",
700
+ width: "18",
701
+ height: "18",
702
+ viewBox: "0 0 18 18",
703
+ fill: "none",
704
+ className,
705
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
706
+ "path",
707
+ {
708
+ d: "M8.09091 5.4H14M8.09091 5.4C8.09091 5.63869 7.99513 5.86761 7.82464 6.0364C7.65416 6.20518 7.42292 6.3 7.18182 6.3C6.94071 6.3 6.70948 6.20518 6.53899 6.0364C6.36851 5.86761 6.27273 5.63869 6.27273 5.4M8.09091 5.4C8.09091 5.16131 7.99513 4.93239 7.82464 4.7636C7.65416 4.59482 7.42292 4.5 7.18182 4.5C6.94071 4.5 6.70948 4.59482 6.53899 4.7636C6.36851 4.93239 6.27273 5.16131 6.27273 5.4M6.27273 5.4H4M8.09091 12.6H14M8.09091 12.6C8.09091 12.8387 7.99513 13.0676 7.82464 13.2364C7.65416 13.4052 7.42292 13.5 7.18182 13.5C6.94071 13.5 6.70948 13.4052 6.53899 13.2364C6.36851 13.0676 6.27273 12.8387 6.27273 12.6M8.09091 12.6C8.09091 12.3613 7.99513 12.1324 7.82464 11.9636C7.65416 11.7948 7.42292 11.7 7.18182 11.7C6.94071 11.7 6.70948 11.7948 6.53899 11.9636C6.36851 12.1324 6.27273 12.3613 6.27273 12.6M6.27273 12.6H4M11.7273 9H14M11.7273 9C11.7273 9.2387 11.6315 9.46761 11.461 9.6364C11.2905 9.80518 11.0593 9.9 10.8182 9.9C10.5771 9.9 10.3458 9.80518 10.1754 9.6364C10.0049 9.46761 9.90909 9.2387 9.90909 9M11.7273 9C11.7273 8.76131 11.6315 8.53239 11.461 8.3636C11.2905 8.19482 11.0593 8.1 10.8182 8.1C10.5771 8.1 10.3458 8.19482 10.1754 8.3636C10.0049 8.53239 9.90909 8.76131 9.90909 9M9.90909 9H4",
709
+ stroke: "currentColor",
710
+ strokeLinecap: "round",
711
+ strokeLinejoin: "round"
712
+ }
713
+ )
714
+ }
715
+ );
716
+ },
717
+ menu: ({ className }) => {
718
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
719
+ "svg",
720
+ {
721
+ xmlns: "http://www.w3.org/2000/svg",
722
+ width: "18",
723
+ height: "18",
724
+ viewBox: "0 0 18 18",
725
+ fill: "none",
726
+ className,
727
+ children: [
728
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 5.25H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
729
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 9H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
730
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 12.75H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
731
+ ]
732
+ }
733
+ );
734
+ },
695
735
  // ----------------------------------- old ---------------------------------
696
736
  // ** Status **
697
737
  plus: ({ className, fill }) => {
@@ -3048,36 +3088,6 @@ var template = {
3048
3088
  );
3049
3089
  },
3050
3090
  // ** Filter **
3051
- filter: ({ className, fill }) => {
3052
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3053
- "svg",
3054
- {
3055
- width: "24",
3056
- height: "24",
3057
- viewBox: "0 0 24 24",
3058
- fill: "none",
3059
- xmlns: "http://www.w3.org/2000/svg",
3060
- className,
3061
- children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3062
- "path",
3063
- {
3064
- fillRule: "evenodd",
3065
- clipRule: "evenodd",
3066
- d: "M3.79198 2.938C6.50386 2.47904 9.24953 2.24889 12 2.25C14.797 2.25 17.54 2.486 20.209 2.938C20.6413 3.01266 21.0333 3.238 21.3154 3.57408C21.5974 3.91015 21.7514 4.33525 21.75 4.774V5.818C21.7498 6.61359 21.4336 7.37653 20.871 7.939L14.689 14.121C14.5497 14.2604 14.4393 14.4258 14.3639 14.6078C14.2886 14.7899 14.2499 14.985 14.25 15.182V18.109C14.2501 18.6662 14.0951 19.2125 13.8023 19.6865C13.5094 20.1606 13.0903 20.5437 12.592 20.793L10.835 21.671C10.7206 21.7281 10.5936 21.755 10.4659 21.7492C10.3383 21.7434 10.2142 21.7051 10.1055 21.6379C9.9968 21.5706 9.90708 21.4768 9.84486 21.3651C9.78264 21.2535 9.74998 21.1278 9.74998 21V15.182C9.74963 14.7843 9.59136 14.403 9.30998 14.122L3.12998 7.938C2.56733 7.37553 2.25115 6.61259 2.25098 5.817V4.774C2.25098 3.877 2.88998 3.091 3.79198 2.938Z",
3067
- fill: "currentColor"
3068
- }
3069
- ) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3070
- "path",
3071
- {
3072
- d: "M12 3C14.755 3 17.455 3.232 20.083 3.678C20.616 3.768 21 4.234 21 4.774V5.818C21 6.11348 20.9418 6.40606 20.8287 6.67904C20.7157 6.95203 20.5499 7.20007 20.341 7.409L14.909 12.841C14.7001 13.0499 14.5343 13.298 14.4213 13.571C14.3082 13.8439 14.25 14.1365 14.25 14.432V17.359C14.2501 17.777 14.1337 18.1867 13.914 18.5423C13.6943 18.8978 13.3799 19.1851 13.006 19.372L9.75 21V14.432C9.75 14.1365 9.69181 13.8439 9.57874 13.571C9.46566 13.298 9.29993 13.0499 9.091 12.841L3.659 7.409C3.45007 7.20007 3.28434 6.95203 3.17126 6.67904C3.05819 6.40606 3 6.11348 3 5.818V4.774C3 4.234 3.384 3.768 3.917 3.678C6.58757 3.22586 9.29143 2.99906 12 3Z",
3073
- stroke: "currentColor",
3074
- strokeLinecap: "round",
3075
- strokeLinejoin: "round"
3076
- }
3077
- )
3078
- }
3079
- );
3080
- },
3081
3091
  sparkle: ({ className, fill }) => {
3082
3092
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3083
3093
  "svg",
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  breadcrumb_default
4
- } from "../../chunk-62RLAGOE.mjs";
4
+ } from "../../chunk-D32JTEZB.mjs";
5
5
  import "../../chunk-ZYIIXWVY.mjs";
6
- import "../../chunk-AV6PLM5Y.mjs";
7
- import "../../chunk-OKGP3XMZ.mjs";
6
+ import "../../chunk-T3QBPU2H.mjs";
7
+ import "../../chunk-GLJPHVXG.mjs";
8
8
  import "../../chunk-2ZT6V4QR.mjs";
9
9
  import "../../chunk-AC6TWLRT.mjs";
10
10
  export {