@deepnoid/ui 0.1.49 → 0.1.51

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 +198 -198
  2. package/dist/{chunk-IC25OKBJ.mjs → chunk-2RK3IMLR.mjs} +2 -2
  3. package/dist/{chunk-NFQMXW4Z.mjs → chunk-4FO4MABJ.mjs} +1 -1
  4. package/dist/{chunk-ZYWQWFVT.mjs → chunk-5SNPCI6I.mjs} +1 -1
  5. package/dist/{chunk-A7GHXG3K.mjs → chunk-76B5LZBM.mjs} +1 -1
  6. package/dist/{chunk-GH6CPGFN.mjs → chunk-FDBWNO2X.mjs} +1 -1
  7. package/dist/{chunk-7TAGGLNY.mjs → chunk-FKKDEWW3.mjs} +1 -1
  8. package/dist/{chunk-SP3JVQY3.mjs → chunk-GC3GYCKY.mjs} +1 -1
  9. package/dist/{chunk-KYJTZPXY.mjs → chunk-LF4SL2LJ.mjs} +1 -1
  10. package/dist/{chunk-RIW4TT6V.mjs → chunk-LIUQU45I.mjs} +3 -3
  11. package/dist/{chunk-2TKEWFGH.mjs → chunk-LTNDSCRA.mjs} +1 -1
  12. package/dist/{chunk-RT3S3VVJ.mjs → chunk-MXLJ3B4K.mjs} +2 -2
  13. package/dist/{chunk-WOEZHDJR.mjs → chunk-NWV5ELFP.mjs} +5 -5
  14. package/dist/{chunk-MCNCHQ33.mjs → chunk-OTEWHVER.mjs} +2 -2
  15. package/dist/{chunk-MEY4IL7D.mjs → chunk-PVFDO2WN.mjs} +1 -1
  16. package/dist/{chunk-TRR232FS.mjs → chunk-RBQEUS4K.mjs} +5 -5
  17. package/dist/{chunk-WLNLVX7Q.mjs → chunk-RQ6ADHCR.mjs} +1 -1
  18. package/dist/{chunk-G67WUZO3.mjs → chunk-X3A2QD6L.mjs} +3 -3
  19. package/dist/{chunk-A7RU3FU5.mjs → chunk-Y3FMWQ7R.mjs} +1 -1
  20. package/dist/{chunk-UB4YBFOT.mjs → chunk-YQ2ULGET.mjs} +1 -1
  21. package/dist/{chunk-IBI3OVQI.mjs → chunk-YUMQWCQ3.mjs} +1 -1
  22. package/dist/{chunk-4F6RULPS.mjs → chunk-ZOENHWSZ.mjs} +1 -1
  23. package/dist/{chunk-2SDYFOZL.mjs → chunk-ZVGVLD3T.mjs} +23 -0
  24. package/dist/components/avatar/avatar.js +23 -0
  25. package/dist/components/avatar/avatar.mjs +2 -2
  26. package/dist/components/avatar/index.js +23 -0
  27. package/dist/components/avatar/index.mjs +2 -2
  28. package/dist/components/breadcrumb/breadcrumb.js +23 -0
  29. package/dist/components/breadcrumb/breadcrumb.mjs +6 -6
  30. package/dist/components/breadcrumb/index.js +23 -0
  31. package/dist/components/breadcrumb/index.mjs +6 -6
  32. package/dist/components/button/button.js +23 -0
  33. package/dist/components/button/button.mjs +3 -3
  34. package/dist/components/button/icon-button.js +23 -0
  35. package/dist/components/button/icon-button.mjs +3 -3
  36. package/dist/components/button/index.js +23 -0
  37. package/dist/components/button/index.mjs +9 -9
  38. package/dist/components/charts/areaChart.js +1 -1
  39. package/dist/components/charts/areaChart.mjs +1 -1
  40. package/dist/components/charts/barChart.js +1 -1
  41. package/dist/components/charts/barChart.mjs +1 -1
  42. package/dist/components/charts/index.js +2 -2
  43. package/dist/components/charts/index.mjs +2 -2
  44. package/dist/components/chip/chip.js +23 -0
  45. package/dist/components/chip/chip.mjs +3 -3
  46. package/dist/components/chip/index.js +23 -0
  47. package/dist/components/chip/index.mjs +3 -3
  48. package/dist/components/dateTimePicker/calendar.js +23 -0
  49. package/dist/components/dateTimePicker/calendar.mjs +3 -3
  50. package/dist/components/dateTimePicker/dateTimePicker.js +23 -0
  51. package/dist/components/dateTimePicker/dateTimePicker.mjs +7 -7
  52. package/dist/components/dateTimePicker/index.js +23 -0
  53. package/dist/components/dateTimePicker/index.mjs +7 -7
  54. package/dist/components/dateTimePicker/timePicker.js +23 -0
  55. package/dist/components/dateTimePicker/timePicker.mjs +5 -5
  56. package/dist/components/fileUpload/fileUpload.js +23 -0
  57. package/dist/components/fileUpload/fileUpload.mjs +7 -7
  58. package/dist/components/fileUpload/index.js +23 -0
  59. package/dist/components/fileUpload/index.mjs +7 -7
  60. package/dist/components/icon/Icon.d.mts +4 -0
  61. package/dist/components/icon/Icon.d.ts +4 -0
  62. package/dist/components/icon/Icon.js +23 -0
  63. package/dist/components/icon/Icon.mjs +2 -2
  64. package/dist/components/icon/index.js +23 -0
  65. package/dist/components/icon/index.mjs +2 -2
  66. package/dist/components/icon/template.d.mts +1 -0
  67. package/dist/components/icon/template.d.ts +1 -0
  68. package/dist/components/icon/template.js +23 -0
  69. package/dist/components/icon/template.mjs +1 -1
  70. package/dist/components/input/index.js +23 -0
  71. package/dist/components/input/index.mjs +3 -3
  72. package/dist/components/input/input.js +23 -0
  73. package/dist/components/input/input.mjs +3 -3
  74. package/dist/components/list/index.js +23 -0
  75. package/dist/components/list/index.mjs +4 -4
  76. package/dist/components/list/listItem.js +23 -0
  77. package/dist/components/list/listItem.mjs +4 -4
  78. package/dist/components/modal/index.js +23 -0
  79. package/dist/components/modal/index.mjs +7 -7
  80. package/dist/components/modal/modal.js +23 -0
  81. package/dist/components/modal/modal.mjs +7 -7
  82. package/dist/components/pagination/index.js +23 -0
  83. package/dist/components/pagination/index.mjs +4 -4
  84. package/dist/components/pagination/pagination.js +23 -0
  85. package/dist/components/pagination/pagination.mjs +4 -4
  86. package/dist/components/select/index.js +23 -0
  87. package/dist/components/select/index.mjs +3 -3
  88. package/dist/components/select/select.js +23 -0
  89. package/dist/components/select/select.mjs +3 -3
  90. package/dist/components/table/index.js +23 -0
  91. package/dist/components/table/index.mjs +7 -7
  92. package/dist/components/table/table.js +23 -0
  93. package/dist/components/table/table.mjs +7 -7
  94. package/dist/components/toast/index.js +23 -0
  95. package/dist/components/toast/index.mjs +4 -4
  96. package/dist/components/toast/toast.js +23 -0
  97. package/dist/components/toast/toast.mjs +3 -3
  98. package/dist/components/toast/use-toast.js +23 -0
  99. package/dist/components/toast/use-toast.mjs +4 -4
  100. package/dist/components/tree/index.js +23 -0
  101. package/dist/components/tree/index.mjs +3 -3
  102. package/dist/components/tree/tree.js +23 -0
  103. package/dist/components/tree/tree.mjs +3 -3
  104. package/dist/index.js +25 -2
  105. package/dist/index.mjs +51 -51
  106. package/package.json +1 -1
@@ -594,6 +594,29 @@ var template = {
594
594
  }
595
595
  );
596
596
  },
597
+ circle: ({ className }) => {
598
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
599
+ "svg",
600
+ {
601
+ xmlns: "http://www.w3.org/2000/svg",
602
+ width: "28",
603
+ height: "28",
604
+ viewBox: "0 0 28 28",
605
+ fill: "none",
606
+ className,
607
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
608
+ "path",
609
+ {
610
+ d: "M21.5 14C21.5 14.9849 21.306 15.9602 20.9291 16.8701C20.5522 17.7801 19.9997 18.6069 19.3033 19.3033C18.6069 19.9997 17.7801 20.5522 16.8701 20.9291C15.9602 21.306 14.9849 21.5 14 21.5C13.0151 21.5 12.0398 21.306 11.1299 20.9291C10.2199 20.5522 9.39314 19.9997 8.6967 19.3033C8.00026 18.6069 7.44781 17.7801 7.0709 16.8701C6.69399 15.9602 6.5 14.9849 6.5 14C6.5 12.0109 7.29018 10.1032 8.6967 8.6967C10.1032 7.29018 12.0109 6.5 14 6.5C15.9891 6.5 17.8968 7.29018 19.3033 8.6967C20.7098 10.1032 21.5 12.0109 21.5 14Z",
611
+ stroke: "currentColor",
612
+ strokeWidth: "1.5",
613
+ strokeLinecap: "round",
614
+ strokeLinejoin: "round"
615
+ }
616
+ )
617
+ }
618
+ );
619
+ },
597
620
  // ----------------------------------- old ---------------------------------
598
621
  // ** Status **
599
622
  check: ({ className, fill }) => {
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  template
4
- } from "../../chunk-2SDYFOZL.mjs";
4
+ } from "../../chunk-ZVGVLD3T.mjs";
5
5
  import "../../chunk-AC6TWLRT.mjs";
6
6
  export {
7
7
  template
@@ -680,6 +680,29 @@ var template = {
680
680
  }
681
681
  );
682
682
  },
683
+ circle: ({ className }) => {
684
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
685
+ "svg",
686
+ {
687
+ xmlns: "http://www.w3.org/2000/svg",
688
+ width: "28",
689
+ height: "28",
690
+ viewBox: "0 0 28 28",
691
+ fill: "none",
692
+ className,
693
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
694
+ "path",
695
+ {
696
+ d: "M21.5 14C21.5 14.9849 21.306 15.9602 20.9291 16.8701C20.5522 17.7801 19.9997 18.6069 19.3033 19.3033C18.6069 19.9997 17.7801 20.5522 16.8701 20.9291C15.9602 21.306 14.9849 21.5 14 21.5C13.0151 21.5 12.0398 21.306 11.1299 20.9291C10.2199 20.5522 9.39314 19.9997 8.6967 19.3033C8.00026 18.6069 7.44781 17.7801 7.0709 16.8701C6.69399 15.9602 6.5 14.9849 6.5 14C6.5 12.0109 7.29018 10.1032 8.6967 8.6967C10.1032 7.29018 12.0109 6.5 14 6.5C15.9891 6.5 17.8968 7.29018 19.3033 8.6967C20.7098 10.1032 21.5 12.0109 21.5 14Z",
697
+ stroke: "currentColor",
698
+ strokeWidth: "1.5",
699
+ strokeLinecap: "round",
700
+ strokeLinejoin: "round"
701
+ }
702
+ )
703
+ }
704
+ );
705
+ },
683
706
  // ----------------------------------- old ---------------------------------
684
707
  // ** Status **
685
708
  check: ({ className, fill }) => {
@@ -2,10 +2,10 @@
2
2
  import "../../chunk-2GCSFWHD.mjs";
3
3
  import {
4
4
  input_default
5
- } from "../../chunk-GH6CPGFN.mjs";
5
+ } from "../../chunk-FDBWNO2X.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
- import "../../chunk-2TKEWFGH.mjs";
8
- import "../../chunk-2SDYFOZL.mjs";
7
+ import "../../chunk-LTNDSCRA.mjs";
8
+ import "../../chunk-ZVGVLD3T.mjs";
9
9
  import "../../chunk-4ZJFD3L3.mjs";
10
10
  import "../../chunk-27Y6K5NK.mjs";
11
11
  import "../../chunk-E3G5QXSH.mjs";
@@ -679,6 +679,29 @@ var template = {
679
679
  }
680
680
  );
681
681
  },
682
+ circle: ({ className }) => {
683
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
684
+ "svg",
685
+ {
686
+ xmlns: "http://www.w3.org/2000/svg",
687
+ width: "28",
688
+ height: "28",
689
+ viewBox: "0 0 28 28",
690
+ fill: "none",
691
+ className,
692
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
693
+ "path",
694
+ {
695
+ d: "M21.5 14C21.5 14.9849 21.306 15.9602 20.9291 16.8701C20.5522 17.7801 19.9997 18.6069 19.3033 19.3033C18.6069 19.9997 17.7801 20.5522 16.8701 20.9291C15.9602 21.306 14.9849 21.5 14 21.5C13.0151 21.5 12.0398 21.306 11.1299 20.9291C10.2199 20.5522 9.39314 19.9997 8.6967 19.3033C8.00026 18.6069 7.44781 17.7801 7.0709 16.8701C6.69399 15.9602 6.5 14.9849 6.5 14C6.5 12.0109 7.29018 10.1032 8.6967 8.6967C10.1032 7.29018 12.0109 6.5 14 6.5C15.9891 6.5 17.8968 7.29018 19.3033 8.6967C20.7098 10.1032 21.5 12.0109 21.5 14Z",
696
+ stroke: "currentColor",
697
+ strokeWidth: "1.5",
698
+ strokeLinecap: "round",
699
+ strokeLinejoin: "round"
700
+ }
701
+ )
702
+ }
703
+ );
704
+ },
682
705
  // ----------------------------------- old ---------------------------------
683
706
  // ** Status **
684
707
  check: ({ className, fill }) => {
@@ -2,10 +2,10 @@
2
2
  import {
3
3
  inputStyle,
4
4
  input_default
5
- } from "../../chunk-GH6CPGFN.mjs";
5
+ } from "../../chunk-FDBWNO2X.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
- import "../../chunk-2TKEWFGH.mjs";
8
- import "../../chunk-2SDYFOZL.mjs";
7
+ import "../../chunk-LTNDSCRA.mjs";
8
+ import "../../chunk-ZVGVLD3T.mjs";
9
9
  import "../../chunk-4ZJFD3L3.mjs";
10
10
  import "../../chunk-27Y6K5NK.mjs";
11
11
  import "../../chunk-E3G5QXSH.mjs";
@@ -968,6 +968,29 @@ var template = {
968
968
  }
969
969
  );
970
970
  },
971
+ circle: ({ className }) => {
972
+ return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
973
+ "svg",
974
+ {
975
+ xmlns: "http://www.w3.org/2000/svg",
976
+ width: "28",
977
+ height: "28",
978
+ viewBox: "0 0 28 28",
979
+ fill: "none",
980
+ className,
981
+ children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
982
+ "path",
983
+ {
984
+ d: "M21.5 14C21.5 14.9849 21.306 15.9602 20.9291 16.8701C20.5522 17.7801 19.9997 18.6069 19.3033 19.3033C18.6069 19.9997 17.7801 20.5522 16.8701 20.9291C15.9602 21.306 14.9849 21.5 14 21.5C13.0151 21.5 12.0398 21.306 11.1299 20.9291C10.2199 20.5522 9.39314 19.9997 8.6967 19.3033C8.00026 18.6069 7.44781 17.7801 7.0709 16.8701C6.69399 15.9602 6.5 14.9849 6.5 14C6.5 12.0109 7.29018 10.1032 8.6967 8.6967C10.1032 7.29018 12.0109 6.5 14 6.5C15.9891 6.5 17.8968 7.29018 19.3033 8.6967C20.7098 10.1032 21.5 12.0109 21.5 14Z",
985
+ stroke: "currentColor",
986
+ strokeWidth: "1.5",
987
+ strokeLinecap: "round",
988
+ strokeLinejoin: "round"
989
+ }
990
+ )
991
+ }
992
+ );
993
+ },
971
994
  // ----------------------------------- old ---------------------------------
972
995
  // ** Status **
973
996
  check: ({ className, fill }) => {
@@ -5,11 +5,11 @@ import {
5
5
  } from "../../chunk-HIVPDIEP.mjs";
6
6
  import {
7
7
  listItem_default
8
- } from "../../chunk-RT3S3VVJ.mjs";
9
- import "../../chunk-SP3JVQY3.mjs";
8
+ } from "../../chunk-MXLJ3B4K.mjs";
9
+ import "../../chunk-GC3GYCKY.mjs";
10
10
  import "../../chunk-ZYIIXWVY.mjs";
11
- import "../../chunk-2TKEWFGH.mjs";
12
- import "../../chunk-2SDYFOZL.mjs";
11
+ import "../../chunk-LTNDSCRA.mjs";
12
+ import "../../chunk-ZVGVLD3T.mjs";
13
13
  import "../../chunk-4ZJFD3L3.mjs";
14
14
  import "../../chunk-E3G5QXSH.mjs";
15
15
  import "../../chunk-AC6TWLRT.mjs";
@@ -918,6 +918,29 @@ var template = {
918
918
  }
919
919
  );
920
920
  },
921
+ circle: ({ className }) => {
922
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
923
+ "svg",
924
+ {
925
+ xmlns: "http://www.w3.org/2000/svg",
926
+ width: "28",
927
+ height: "28",
928
+ viewBox: "0 0 28 28",
929
+ fill: "none",
930
+ className,
931
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
932
+ "path",
933
+ {
934
+ d: "M21.5 14C21.5 14.9849 21.306 15.9602 20.9291 16.8701C20.5522 17.7801 19.9997 18.6069 19.3033 19.3033C18.6069 19.9997 17.7801 20.5522 16.8701 20.9291C15.9602 21.306 14.9849 21.5 14 21.5C13.0151 21.5 12.0398 21.306 11.1299 20.9291C10.2199 20.5522 9.39314 19.9997 8.6967 19.3033C8.00026 18.6069 7.44781 17.7801 7.0709 16.8701C6.69399 15.9602 6.5 14.9849 6.5 14C6.5 12.0109 7.29018 10.1032 8.6967 8.6967C10.1032 7.29018 12.0109 6.5 14 6.5C15.9891 6.5 17.8968 7.29018 19.3033 8.6967C20.7098 10.1032 21.5 12.0109 21.5 14Z",
935
+ stroke: "currentColor",
936
+ strokeWidth: "1.5",
937
+ strokeLinecap: "round",
938
+ strokeLinejoin: "round"
939
+ }
940
+ )
941
+ }
942
+ );
943
+ },
921
944
  // ----------------------------------- old ---------------------------------
922
945
  // ** Status **
923
946
  check: ({ className, fill }) => {
@@ -1,11 +1,11 @@
1
1
  "use client";
2
2
  import {
3
3
  listItem_default
4
- } from "../../chunk-RT3S3VVJ.mjs";
5
- import "../../chunk-SP3JVQY3.mjs";
4
+ } from "../../chunk-MXLJ3B4K.mjs";
5
+ import "../../chunk-GC3GYCKY.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
- import "../../chunk-2TKEWFGH.mjs";
8
- import "../../chunk-2SDYFOZL.mjs";
7
+ import "../../chunk-LTNDSCRA.mjs";
8
+ import "../../chunk-ZVGVLD3T.mjs";
9
9
  import "../../chunk-4ZJFD3L3.mjs";
10
10
  import "../../chunk-E3G5QXSH.mjs";
11
11
  import "../../chunk-AC6TWLRT.mjs";
@@ -918,6 +918,29 @@ var template = {
918
918
  }
919
919
  );
920
920
  },
921
+ circle: ({ className }) => {
922
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
923
+ "svg",
924
+ {
925
+ xmlns: "http://www.w3.org/2000/svg",
926
+ width: "28",
927
+ height: "28",
928
+ viewBox: "0 0 28 28",
929
+ fill: "none",
930
+ className,
931
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
932
+ "path",
933
+ {
934
+ d: "M21.5 14C21.5 14.9849 21.306 15.9602 20.9291 16.8701C20.5522 17.7801 19.9997 18.6069 19.3033 19.3033C18.6069 19.9997 17.7801 20.5522 16.8701 20.9291C15.9602 21.306 14.9849 21.5 14 21.5C13.0151 21.5 12.0398 21.306 11.1299 20.9291C10.2199 20.5522 9.39314 19.9997 8.6967 19.3033C8.00026 18.6069 7.44781 17.7801 7.0709 16.8701C6.69399 15.9602 6.5 14.9849 6.5 14C6.5 12.0109 7.29018 10.1032 8.6967 8.6967C10.1032 7.29018 12.0109 6.5 14 6.5C15.9891 6.5 17.8968 7.29018 19.3033 8.6967C20.7098 10.1032 21.5 12.0109 21.5 14Z",
935
+ stroke: "currentColor",
936
+ strokeWidth: "1.5",
937
+ strokeLinecap: "round",
938
+ strokeLinejoin: "round"
939
+ }
940
+ )
941
+ }
942
+ );
943
+ },
921
944
  // ----------------------------------- old ---------------------------------
922
945
  // ** Status **
923
946
  check: ({ className, fill }) => {
@@ -2,20 +2,20 @@
2
2
  import "../../chunk-DJOG6Z35.mjs";
3
3
  import {
4
4
  modal_default
5
- } from "../../chunk-IC25OKBJ.mjs";
6
- import "../../chunk-MY5U63QO.mjs";
7
- import "../../chunk-7TAGGLNY.mjs";
8
- import "../../chunk-WFMFC7R6.mjs";
5
+ } from "../../chunk-2RK3IMLR.mjs";
9
6
  import "../../chunk-SE5TU755.mjs";
10
7
  import "../../chunk-LL6F3WDX.mjs";
8
+ import "../../chunk-MY5U63QO.mjs";
11
9
  import "../../chunk-LPZOH3RP.mjs";
12
- import "../../chunk-UB4YBFOT.mjs";
10
+ import "../../chunk-YQ2ULGET.mjs";
11
+ import "../../chunk-FKKDEWW3.mjs";
13
12
  import "../../chunk-6WSACUIB.mjs";
14
13
  import "../../chunk-LXHUO6VM.mjs";
15
14
  import "../../chunk-6PNKRBUT.mjs";
16
15
  import "../../chunk-ZYIIXWVY.mjs";
17
- import "../../chunk-2TKEWFGH.mjs";
18
- import "../../chunk-2SDYFOZL.mjs";
16
+ import "../../chunk-LTNDSCRA.mjs";
17
+ import "../../chunk-WFMFC7R6.mjs";
18
+ import "../../chunk-ZVGVLD3T.mjs";
19
19
  import "../../chunk-4ZJFD3L3.mjs";
20
20
  import "../../chunk-27Y6K5NK.mjs";
21
21
  import "../../chunk-E3G5QXSH.mjs";
@@ -916,6 +916,29 @@ var template = {
916
916
  }
917
917
  );
918
918
  },
919
+ circle: ({ className }) => {
920
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
921
+ "svg",
922
+ {
923
+ xmlns: "http://www.w3.org/2000/svg",
924
+ width: "28",
925
+ height: "28",
926
+ viewBox: "0 0 28 28",
927
+ fill: "none",
928
+ className,
929
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
930
+ "path",
931
+ {
932
+ d: "M21.5 14C21.5 14.9849 21.306 15.9602 20.9291 16.8701C20.5522 17.7801 19.9997 18.6069 19.3033 19.3033C18.6069 19.9997 17.7801 20.5522 16.8701 20.9291C15.9602 21.306 14.9849 21.5 14 21.5C13.0151 21.5 12.0398 21.306 11.1299 20.9291C10.2199 20.5522 9.39314 19.9997 8.6967 19.3033C8.00026 18.6069 7.44781 17.7801 7.0709 16.8701C6.69399 15.9602 6.5 14.9849 6.5 14C6.5 12.0109 7.29018 10.1032 8.6967 8.6967C10.1032 7.29018 12.0109 6.5 14 6.5C15.9891 6.5 17.8968 7.29018 19.3033 8.6967C20.7098 10.1032 21.5 12.0109 21.5 14Z",
933
+ stroke: "currentColor",
934
+ strokeWidth: "1.5",
935
+ strokeLinecap: "round",
936
+ strokeLinejoin: "round"
937
+ }
938
+ )
939
+ }
940
+ );
941
+ },
919
942
  // ----------------------------------- old ---------------------------------
920
943
  // ** Status **
921
944
  check: ({ className, fill }) => {
@@ -1,20 +1,20 @@
1
1
  "use client";
2
2
  import {
3
3
  modal_default
4
- } from "../../chunk-IC25OKBJ.mjs";
5
- import "../../chunk-MY5U63QO.mjs";
6
- import "../../chunk-7TAGGLNY.mjs";
7
- import "../../chunk-WFMFC7R6.mjs";
4
+ } from "../../chunk-2RK3IMLR.mjs";
8
5
  import "../../chunk-SE5TU755.mjs";
9
6
  import "../../chunk-LL6F3WDX.mjs";
7
+ import "../../chunk-MY5U63QO.mjs";
10
8
  import "../../chunk-LPZOH3RP.mjs";
11
- import "../../chunk-UB4YBFOT.mjs";
9
+ import "../../chunk-YQ2ULGET.mjs";
10
+ import "../../chunk-FKKDEWW3.mjs";
12
11
  import "../../chunk-6WSACUIB.mjs";
13
12
  import "../../chunk-LXHUO6VM.mjs";
14
13
  import "../../chunk-6PNKRBUT.mjs";
15
14
  import "../../chunk-ZYIIXWVY.mjs";
16
- import "../../chunk-2TKEWFGH.mjs";
17
- import "../../chunk-2SDYFOZL.mjs";
15
+ import "../../chunk-LTNDSCRA.mjs";
16
+ import "../../chunk-WFMFC7R6.mjs";
17
+ import "../../chunk-ZVGVLD3T.mjs";
18
18
  import "../../chunk-4ZJFD3L3.mjs";
19
19
  import "../../chunk-27Y6K5NK.mjs";
20
20
  import "../../chunk-E3G5QXSH.mjs";
@@ -945,6 +945,29 @@ var template = {
945
945
  }
946
946
  );
947
947
  },
948
+ circle: ({ className }) => {
949
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
950
+ "svg",
951
+ {
952
+ xmlns: "http://www.w3.org/2000/svg",
953
+ width: "28",
954
+ height: "28",
955
+ viewBox: "0 0 28 28",
956
+ fill: "none",
957
+ className,
958
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
959
+ "path",
960
+ {
961
+ d: "M21.5 14C21.5 14.9849 21.306 15.9602 20.9291 16.8701C20.5522 17.7801 19.9997 18.6069 19.3033 19.3033C18.6069 19.9997 17.7801 20.5522 16.8701 20.9291C15.9602 21.306 14.9849 21.5 14 21.5C13.0151 21.5 12.0398 21.306 11.1299 20.9291C10.2199 20.5522 9.39314 19.9997 8.6967 19.3033C8.00026 18.6069 7.44781 17.7801 7.0709 16.8701C6.69399 15.9602 6.5 14.9849 6.5 14C6.5 12.0109 7.29018 10.1032 8.6967 8.6967C10.1032 7.29018 12.0109 6.5 14 6.5C15.9891 6.5 17.8968 7.29018 19.3033 8.6967C20.7098 10.1032 21.5 12.0109 21.5 14Z",
962
+ stroke: "currentColor",
963
+ strokeWidth: "1.5",
964
+ strokeLinecap: "round",
965
+ strokeLinejoin: "round"
966
+ }
967
+ )
968
+ }
969
+ );
970
+ },
948
971
  // ----------------------------------- old ---------------------------------
949
972
  // ** Status **
950
973
  check: ({ className, fill }) => {
@@ -2,13 +2,13 @@
2
2
  import "../../chunk-7B7LRG5J.mjs";
3
3
  import {
4
4
  pagination_default
5
- } from "../../chunk-MCNCHQ33.mjs";
5
+ } from "../../chunk-OTEWHVER.mjs";
6
6
  import "../../chunk-F3HENRVM.mjs";
7
7
  import "../../chunk-2GCSFWHD.mjs";
8
- import "../../chunk-GH6CPGFN.mjs";
8
+ import "../../chunk-FDBWNO2X.mjs";
9
9
  import "../../chunk-ZYIIXWVY.mjs";
10
- import "../../chunk-2TKEWFGH.mjs";
11
- import "../../chunk-2SDYFOZL.mjs";
10
+ import "../../chunk-LTNDSCRA.mjs";
11
+ import "../../chunk-ZVGVLD3T.mjs";
12
12
  import "../../chunk-4ZJFD3L3.mjs";
13
13
  import "../../chunk-27Y6K5NK.mjs";
14
14
  import "../../chunk-E3G5QXSH.mjs";
@@ -944,6 +944,29 @@ var template = {
944
944
  }
945
945
  );
946
946
  },
947
+ circle: ({ className }) => {
948
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
949
+ "svg",
950
+ {
951
+ xmlns: "http://www.w3.org/2000/svg",
952
+ width: "28",
953
+ height: "28",
954
+ viewBox: "0 0 28 28",
955
+ fill: "none",
956
+ className,
957
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
958
+ "path",
959
+ {
960
+ d: "M21.5 14C21.5 14.9849 21.306 15.9602 20.9291 16.8701C20.5522 17.7801 19.9997 18.6069 19.3033 19.3033C18.6069 19.9997 17.7801 20.5522 16.8701 20.9291C15.9602 21.306 14.9849 21.5 14 21.5C13.0151 21.5 12.0398 21.306 11.1299 20.9291C10.2199 20.5522 9.39314 19.9997 8.6967 19.3033C8.00026 18.6069 7.44781 17.7801 7.0709 16.8701C6.69399 15.9602 6.5 14.9849 6.5 14C6.5 12.0109 7.29018 10.1032 8.6967 8.6967C10.1032 7.29018 12.0109 6.5 14 6.5C15.9891 6.5 17.8968 7.29018 19.3033 8.6967C20.7098 10.1032 21.5 12.0109 21.5 14Z",
961
+ stroke: "currentColor",
962
+ strokeWidth: "1.5",
963
+ strokeLinecap: "round",
964
+ strokeLinejoin: "round"
965
+ }
966
+ )
967
+ }
968
+ );
969
+ },
947
970
  // ----------------------------------- old ---------------------------------
948
971
  // ** Status **
949
972
  check: ({ className, fill }) => {
@@ -2,13 +2,13 @@
2
2
  import {
3
3
  paginationStyle,
4
4
  pagination_default
5
- } from "../../chunk-MCNCHQ33.mjs";
5
+ } from "../../chunk-OTEWHVER.mjs";
6
6
  import "../../chunk-F3HENRVM.mjs";
7
7
  import "../../chunk-2GCSFWHD.mjs";
8
- import "../../chunk-GH6CPGFN.mjs";
8
+ import "../../chunk-FDBWNO2X.mjs";
9
9
  import "../../chunk-ZYIIXWVY.mjs";
10
- import "../../chunk-2TKEWFGH.mjs";
11
- import "../../chunk-2SDYFOZL.mjs";
10
+ import "../../chunk-LTNDSCRA.mjs";
11
+ import "../../chunk-ZVGVLD3T.mjs";
12
12
  import "../../chunk-4ZJFD3L3.mjs";
13
13
  import "../../chunk-27Y6K5NK.mjs";
14
14
  import "../../chunk-E3G5QXSH.mjs";
@@ -918,6 +918,29 @@ var template = {
918
918
  }
919
919
  );
920
920
  },
921
+ circle: ({ className }) => {
922
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
923
+ "svg",
924
+ {
925
+ xmlns: "http://www.w3.org/2000/svg",
926
+ width: "28",
927
+ height: "28",
928
+ viewBox: "0 0 28 28",
929
+ fill: "none",
930
+ className,
931
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
932
+ "path",
933
+ {
934
+ d: "M21.5 14C21.5 14.9849 21.306 15.9602 20.9291 16.8701C20.5522 17.7801 19.9997 18.6069 19.3033 19.3033C18.6069 19.9997 17.7801 20.5522 16.8701 20.9291C15.9602 21.306 14.9849 21.5 14 21.5C13.0151 21.5 12.0398 21.306 11.1299 20.9291C10.2199 20.5522 9.39314 19.9997 8.6967 19.3033C8.00026 18.6069 7.44781 17.7801 7.0709 16.8701C6.69399 15.9602 6.5 14.9849 6.5 14C6.5 12.0109 7.29018 10.1032 8.6967 8.6967C10.1032 7.29018 12.0109 6.5 14 6.5C15.9891 6.5 17.8968 7.29018 19.3033 8.6967C20.7098 10.1032 21.5 12.0109 21.5 14Z",
935
+ stroke: "currentColor",
936
+ strokeWidth: "1.5",
937
+ strokeLinecap: "round",
938
+ strokeLinejoin: "round"
939
+ }
940
+ )
941
+ }
942
+ );
943
+ },
921
944
  // ----------------------------------- old ---------------------------------
922
945
  // ** Status **
923
946
  check: ({ className, fill }) => {
@@ -2,10 +2,10 @@
2
2
  import "../../chunk-QCEKPS7U.mjs";
3
3
  import {
4
4
  select_default
5
- } from "../../chunk-ZYWQWFVT.mjs";
5
+ } from "../../chunk-5SNPCI6I.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
- import "../../chunk-2TKEWFGH.mjs";
8
- import "../../chunk-2SDYFOZL.mjs";
7
+ import "../../chunk-LTNDSCRA.mjs";
8
+ import "../../chunk-ZVGVLD3T.mjs";
9
9
  import "../../chunk-4ZJFD3L3.mjs";
10
10
  import "../../chunk-27Y6K5NK.mjs";
11
11
  import "../../chunk-E3G5QXSH.mjs";
@@ -916,6 +916,29 @@ var template = {
916
916
  }
917
917
  );
918
918
  },
919
+ circle: ({ className }) => {
920
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
921
+ "svg",
922
+ {
923
+ xmlns: "http://www.w3.org/2000/svg",
924
+ width: "28",
925
+ height: "28",
926
+ viewBox: "0 0 28 28",
927
+ fill: "none",
928
+ className,
929
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
930
+ "path",
931
+ {
932
+ d: "M21.5 14C21.5 14.9849 21.306 15.9602 20.9291 16.8701C20.5522 17.7801 19.9997 18.6069 19.3033 19.3033C18.6069 19.9997 17.7801 20.5522 16.8701 20.9291C15.9602 21.306 14.9849 21.5 14 21.5C13.0151 21.5 12.0398 21.306 11.1299 20.9291C10.2199 20.5522 9.39314 19.9997 8.6967 19.3033C8.00026 18.6069 7.44781 17.7801 7.0709 16.8701C6.69399 15.9602 6.5 14.9849 6.5 14C6.5 12.0109 7.29018 10.1032 8.6967 8.6967C10.1032 7.29018 12.0109 6.5 14 6.5C15.9891 6.5 17.8968 7.29018 19.3033 8.6967C20.7098 10.1032 21.5 12.0109 21.5 14Z",
933
+ stroke: "currentColor",
934
+ strokeWidth: "1.5",
935
+ strokeLinecap: "round",
936
+ strokeLinejoin: "round"
937
+ }
938
+ )
939
+ }
940
+ );
941
+ },
919
942
  // ----------------------------------- old ---------------------------------
920
943
  // ** Status **
921
944
  check: ({ className, fill }) => {
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  select_default
4
- } from "../../chunk-ZYWQWFVT.mjs";
4
+ } from "../../chunk-5SNPCI6I.mjs";
5
5
  import "../../chunk-ZYIIXWVY.mjs";
6
- import "../../chunk-2TKEWFGH.mjs";
7
- import "../../chunk-2SDYFOZL.mjs";
6
+ import "../../chunk-LTNDSCRA.mjs";
7
+ import "../../chunk-ZVGVLD3T.mjs";
8
8
  import "../../chunk-4ZJFD3L3.mjs";
9
9
  import "../../chunk-27Y6K5NK.mjs";
10
10
  import "../../chunk-E3G5QXSH.mjs";
@@ -1390,6 +1390,29 @@ var template = {
1390
1390
  }
1391
1391
  );
1392
1392
  },
1393
+ circle: ({ className }) => {
1394
+ return /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1395
+ "svg",
1396
+ {
1397
+ xmlns: "http://www.w3.org/2000/svg",
1398
+ width: "28",
1399
+ height: "28",
1400
+ viewBox: "0 0 28 28",
1401
+ fill: "none",
1402
+ className,
1403
+ children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1404
+ "path",
1405
+ {
1406
+ d: "M21.5 14C21.5 14.9849 21.306 15.9602 20.9291 16.8701C20.5522 17.7801 19.9997 18.6069 19.3033 19.3033C18.6069 19.9997 17.7801 20.5522 16.8701 20.9291C15.9602 21.306 14.9849 21.5 14 21.5C13.0151 21.5 12.0398 21.306 11.1299 20.9291C10.2199 20.5522 9.39314 19.9997 8.6967 19.3033C8.00026 18.6069 7.44781 17.7801 7.0709 16.8701C6.69399 15.9602 6.5 14.9849 6.5 14C6.5 12.0109 7.29018 10.1032 8.6967 8.6967C10.1032 7.29018 12.0109 6.5 14 6.5C15.9891 6.5 17.8968 7.29018 19.3033 8.6967C20.7098 10.1032 21.5 12.0109 21.5 14Z",
1407
+ stroke: "currentColor",
1408
+ strokeWidth: "1.5",
1409
+ strokeLinecap: "round",
1410
+ strokeLinejoin: "round"
1411
+ }
1412
+ )
1413
+ }
1414
+ );
1415
+ },
1393
1416
  // ----------------------------------- old ---------------------------------
1394
1417
  // ** Status **
1395
1418
  check: ({ className, fill }) => {
@@ -2,9 +2,12 @@
2
2
  import "../../chunk-DX3KXNP6.mjs";
3
3
  import {
4
4
  table_default
5
- } from "../../chunk-RIW4TT6V.mjs";
5
+ } from "../../chunk-LIUQU45I.mjs";
6
6
  import "../../chunk-BPEMHZH3.mjs";
7
7
  import "../../chunk-P7YYNA6L.mjs";
8
+ import "../../chunk-7B7LRG5J.mjs";
9
+ import "../../chunk-OTEWHVER.mjs";
10
+ import "../../chunk-F3HENRVM.mjs";
8
11
  import "../../chunk-MZ76AA76.mjs";
9
12
  import "../../chunk-6PN3DGOE.mjs";
10
13
  import {
@@ -12,16 +15,13 @@ import {
12
15
  } from "../../chunk-6TIIBU7J.mjs";
13
16
  import "../../chunk-DQRAFUDA.mjs";
14
17
  import "../../chunk-M37VBNB3.mjs";
15
- import "../../chunk-7B7LRG5J.mjs";
16
- import "../../chunk-MCNCHQ33.mjs";
17
- import "../../chunk-F3HENRVM.mjs";
18
18
  import "../../chunk-2GCSFWHD.mjs";
19
- import "../../chunk-GH6CPGFN.mjs";
19
+ import "../../chunk-FDBWNO2X.mjs";
20
20
  import "../../chunk-QZ3LVYJW.mjs";
21
21
  import "../../chunk-D6QI3DJG.mjs";
22
22
  import "../../chunk-ZYIIXWVY.mjs";
23
- import "../../chunk-2TKEWFGH.mjs";
24
- import "../../chunk-2SDYFOZL.mjs";
23
+ import "../../chunk-LTNDSCRA.mjs";
24
+ import "../../chunk-ZVGVLD3T.mjs";
25
25
  import "../../chunk-4ZJFD3L3.mjs";
26
26
  import "../../chunk-27Y6K5NK.mjs";
27
27
  import "../../chunk-E3G5QXSH.mjs";
@@ -1387,6 +1387,29 @@ var template = {
1387
1387
  }
1388
1388
  );
1389
1389
  },
1390
+ circle: ({ className }) => {
1391
+ return /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1392
+ "svg",
1393
+ {
1394
+ xmlns: "http://www.w3.org/2000/svg",
1395
+ width: "28",
1396
+ height: "28",
1397
+ viewBox: "0 0 28 28",
1398
+ fill: "none",
1399
+ className,
1400
+ children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1401
+ "path",
1402
+ {
1403
+ d: "M21.5 14C21.5 14.9849 21.306 15.9602 20.9291 16.8701C20.5522 17.7801 19.9997 18.6069 19.3033 19.3033C18.6069 19.9997 17.7801 20.5522 16.8701 20.9291C15.9602 21.306 14.9849 21.5 14 21.5C13.0151 21.5 12.0398 21.306 11.1299 20.9291C10.2199 20.5522 9.39314 19.9997 8.6967 19.3033C8.00026 18.6069 7.44781 17.7801 7.0709 16.8701C6.69399 15.9602 6.5 14.9849 6.5 14C6.5 12.0109 7.29018 10.1032 8.6967 8.6967C10.1032 7.29018 12.0109 6.5 14 6.5C15.9891 6.5 17.8968 7.29018 19.3033 8.6967C20.7098 10.1032 21.5 12.0109 21.5 14Z",
1404
+ stroke: "currentColor",
1405
+ strokeWidth: "1.5",
1406
+ strokeLinecap: "round",
1407
+ strokeLinejoin: "round"
1408
+ }
1409
+ )
1410
+ }
1411
+ );
1412
+ },
1390
1413
  // ----------------------------------- old ---------------------------------
1391
1414
  // ** Status **
1392
1415
  check: ({ className, fill }) => {