@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
@@ -404,7 +404,7 @@ var AreaChartComponent = (0, import_react.forwardRef)((originalProps, ref) => {
404
404
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_recharts.ResponsiveContainer, { width: "100%", height: "100%", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_recharts.AreaChart, { data, margin: { left: -30 }, children: [
405
405
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: `colorGradient-${uniqueId}`, x1: "0", y1: "0", x2: "0", y2: "1", children: [
406
406
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { offset: "5%", stopColor: colorHex, stopOpacity: 0.3 }),
407
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { offset: "95%", stopColor: colorHex, stopOpacity: 0.05 })
407
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { offset: "95%", stopColor: colorHex, stopOpacity: 0 })
408
408
  ] }) }),
409
409
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
410
410
  import_recharts.CartesianGrid,
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  areaChart_default
4
- } from "../../chunk-4F6RULPS.mjs";
4
+ } from "../../chunk-ZOENHWSZ.mjs";
5
5
  import "../../chunk-4ZJFD3L3.mjs";
6
6
  import "../../chunk-E3G5QXSH.mjs";
7
7
  import "../../chunk-AC6TWLRT.mjs";
@@ -363,7 +363,7 @@ var BarChartComponent = (0, import_react.forwardRef)((originalProps, ref) => {
363
363
  const CustomBarShape = (barProps) => {
364
364
  const { x, y, width, height, fill } = barProps;
365
365
  const radius = 5;
366
- const extraHeight = 12;
366
+ const extraHeight = 10;
367
367
  const adjustedHeight = height + extraHeight;
368
368
  const adjustedY = y;
369
369
  const bottomY = adjustedY + adjustedHeight;
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  barChart_default
4
- } from "../../chunk-A7GHXG3K.mjs";
4
+ } from "../../chunk-76B5LZBM.mjs";
5
5
  import "../../chunk-4ZJFD3L3.mjs";
6
6
  import "../../chunk-E3G5QXSH.mjs";
7
7
  import "../../chunk-AC6TWLRT.mjs";
@@ -502,7 +502,7 @@ var AreaChartComponent = (0, import_react2.forwardRef)((originalProps, ref) => {
502
502
  /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(import_recharts2.ResponsiveContainer, { width: "100%", height: "100%", children: /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)(import_recharts2.AreaChart, { data, margin: { left: -30 }, children: [
503
503
  /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("linearGradient", { id: `colorGradient-${uniqueId}`, x1: "0", y1: "0", x2: "0", y2: "1", children: [
504
504
  /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("stop", { offset: "5%", stopColor: colorHex, stopOpacity: 0.3 }),
505
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("stop", { offset: "95%", stopColor: colorHex, stopOpacity: 0.05 })
505
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("stop", { offset: "95%", stopColor: colorHex, stopOpacity: 0 })
506
506
  ] }) }),
507
507
  /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
508
508
  import_recharts2.CartesianGrid,
@@ -597,7 +597,7 @@ var BarChartComponent = (0, import_react3.forwardRef)((originalProps, ref) => {
597
597
  const CustomBarShape = (barProps) => {
598
598
  const { x, y, width, height, fill } = barProps;
599
599
  const radius = 5;
600
- const extraHeight = 12;
600
+ const extraHeight = 10;
601
601
  const adjustedHeight = height + extraHeight;
602
602
  const adjustedY = y;
603
603
  const bottomY = adjustedY + adjustedHeight;
@@ -2,10 +2,10 @@
2
2
  import "../../chunk-XOH6GWRD.mjs";
3
3
  import {
4
4
  areaChart_default
5
- } from "../../chunk-4F6RULPS.mjs";
5
+ } from "../../chunk-ZOENHWSZ.mjs";
6
6
  import {
7
7
  barChart_default
8
- } from "../../chunk-A7GHXG3K.mjs";
8
+ } from "../../chunk-76B5LZBM.mjs";
9
9
  import {
10
10
  circularProgress_default
11
11
  } from "../../chunk-U2NPH2O3.mjs";
@@ -895,6 +895,29 @@ var template = {
895
895
  }
896
896
  );
897
897
  },
898
+ circle: ({ className }) => {
899
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
900
+ "svg",
901
+ {
902
+ xmlns: "http://www.w3.org/2000/svg",
903
+ width: "28",
904
+ height: "28",
905
+ viewBox: "0 0 28 28",
906
+ fill: "none",
907
+ className,
908
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
909
+ "path",
910
+ {
911
+ 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",
912
+ stroke: "currentColor",
913
+ strokeWidth: "1.5",
914
+ strokeLinecap: "round",
915
+ strokeLinejoin: "round"
916
+ }
917
+ )
918
+ }
919
+ );
920
+ },
898
921
  // ----------------------------------- old ---------------------------------
899
922
  // ** Status **
900
923
  check: ({ className, fill }) => {
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  chip_default
4
- } from "../../chunk-WLNLVX7Q.mjs";
4
+ } from "../../chunk-RQ6ADHCR.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-E3G5QXSH.mjs";
10
10
  import "../../chunk-AC6TWLRT.mjs";
@@ -897,6 +897,29 @@ var template = {
897
897
  }
898
898
  );
899
899
  },
900
+ circle: ({ className }) => {
901
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
902
+ "svg",
903
+ {
904
+ xmlns: "http://www.w3.org/2000/svg",
905
+ width: "28",
906
+ height: "28",
907
+ viewBox: "0 0 28 28",
908
+ fill: "none",
909
+ className,
910
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
911
+ "path",
912
+ {
913
+ 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",
914
+ stroke: "currentColor",
915
+ strokeWidth: "1.5",
916
+ strokeLinecap: "round",
917
+ strokeLinejoin: "round"
918
+ }
919
+ )
920
+ }
921
+ );
922
+ },
900
923
  // ----------------------------------- old ---------------------------------
901
924
  // ** Status **
902
925
  check: ({ className, fill }) => {
@@ -2,10 +2,10 @@
2
2
  import "../../chunk-MGEWSREV.mjs";
3
3
  import {
4
4
  chip_default
5
- } from "../../chunk-WLNLVX7Q.mjs";
5
+ } from "../../chunk-RQ6ADHCR.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";
@@ -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 }) => {
@@ -2,11 +2,11 @@
2
2
  import {
3
3
  calendarStyle,
4
4
  calendar_default
5
- } from "../../chunk-A7RU3FU5.mjs";
5
+ } from "../../chunk-Y3FMWQ7R.mjs";
6
6
  import "../../chunk-P732YGHO.mjs";
7
7
  import "../../chunk-ZYIIXWVY.mjs";
8
- import "../../chunk-2TKEWFGH.mjs";
9
- import "../../chunk-2SDYFOZL.mjs";
8
+ import "../../chunk-LTNDSCRA.mjs";
9
+ import "../../chunk-ZVGVLD3T.mjs";
10
10
  import "../../chunk-4ZJFD3L3.mjs";
11
11
  import "../../chunk-E3G5QXSH.mjs";
12
12
  import "../../chunk-AC6TWLRT.mjs";
@@ -1010,6 +1010,29 @@ var template = {
1010
1010
  }
1011
1011
  );
1012
1012
  },
1013
+ circle: ({ className }) => {
1014
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1015
+ "svg",
1016
+ {
1017
+ xmlns: "http://www.w3.org/2000/svg",
1018
+ width: "28",
1019
+ height: "28",
1020
+ viewBox: "0 0 28 28",
1021
+ fill: "none",
1022
+ className,
1023
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1024
+ "path",
1025
+ {
1026
+ 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",
1027
+ stroke: "currentColor",
1028
+ strokeWidth: "1.5",
1029
+ strokeLinecap: "round",
1030
+ strokeLinejoin: "round"
1031
+ }
1032
+ )
1033
+ }
1034
+ );
1035
+ },
1013
1036
  // ----------------------------------- old ---------------------------------
1014
1037
  // ** Status **
1015
1038
  check: ({ className, fill }) => {
@@ -2,18 +2,18 @@
2
2
  import {
3
3
  dateTimePickerStyle,
4
4
  dateTimePicker_default
5
- } from "../../chunk-WOEZHDJR.mjs";
6
- import "../../chunk-A7RU3FU5.mjs";
7
- import "../../chunk-KYJTZPXY.mjs";
5
+ } from "../../chunk-NWV5ELFP.mjs";
6
+ import "../../chunk-LF4SL2LJ.mjs";
8
7
  import "../../chunk-7MVEAQ7Z.mjs";
9
8
  import "../../chunk-HIVPDIEP.mjs";
10
- import "../../chunk-RT3S3VVJ.mjs";
9
+ import "../../chunk-MXLJ3B4K.mjs";
11
10
  import "../../chunk-FWJ2ZKH6.mjs";
11
+ import "../../chunk-Y3FMWQ7R.mjs";
12
12
  import "../../chunk-P732YGHO.mjs";
13
- import "../../chunk-SP3JVQY3.mjs";
13
+ import "../../chunk-GC3GYCKY.mjs";
14
14
  import "../../chunk-ZYIIXWVY.mjs";
15
- import "../../chunk-2TKEWFGH.mjs";
16
- import "../../chunk-2SDYFOZL.mjs";
15
+ import "../../chunk-LTNDSCRA.mjs";
16
+ import "../../chunk-ZVGVLD3T.mjs";
17
17
  import "../../chunk-4ZJFD3L3.mjs";
18
18
  import "../../chunk-E3G5QXSH.mjs";
19
19
  import "../../chunk-AC6TWLRT.mjs";
@@ -1011,6 +1011,29 @@ var template = {
1011
1011
  }
1012
1012
  );
1013
1013
  },
1014
+ circle: ({ className }) => {
1015
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1016
+ "svg",
1017
+ {
1018
+ xmlns: "http://www.w3.org/2000/svg",
1019
+ width: "28",
1020
+ height: "28",
1021
+ viewBox: "0 0 28 28",
1022
+ fill: "none",
1023
+ className,
1024
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1025
+ "path",
1026
+ {
1027
+ 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",
1028
+ stroke: "currentColor",
1029
+ strokeWidth: "1.5",
1030
+ strokeLinecap: "round",
1031
+ strokeLinejoin: "round"
1032
+ }
1033
+ )
1034
+ }
1035
+ );
1036
+ },
1014
1037
  // ----------------------------------- old ---------------------------------
1015
1038
  // ** Status **
1016
1039
  check: ({ className, fill }) => {
@@ -2,18 +2,18 @@
2
2
  import "../../chunk-75HLCORR.mjs";
3
3
  import {
4
4
  dateTimePicker_default
5
- } from "../../chunk-WOEZHDJR.mjs";
6
- import "../../chunk-A7RU3FU5.mjs";
7
- import "../../chunk-KYJTZPXY.mjs";
5
+ } from "../../chunk-NWV5ELFP.mjs";
6
+ import "../../chunk-LF4SL2LJ.mjs";
8
7
  import "../../chunk-7MVEAQ7Z.mjs";
9
8
  import "../../chunk-HIVPDIEP.mjs";
10
- import "../../chunk-RT3S3VVJ.mjs";
9
+ import "../../chunk-MXLJ3B4K.mjs";
11
10
  import "../../chunk-FWJ2ZKH6.mjs";
11
+ import "../../chunk-Y3FMWQ7R.mjs";
12
12
  import "../../chunk-P732YGHO.mjs";
13
- import "../../chunk-SP3JVQY3.mjs";
13
+ import "../../chunk-GC3GYCKY.mjs";
14
14
  import "../../chunk-ZYIIXWVY.mjs";
15
- import "../../chunk-2TKEWFGH.mjs";
16
- import "../../chunk-2SDYFOZL.mjs";
15
+ import "../../chunk-LTNDSCRA.mjs";
16
+ import "../../chunk-ZVGVLD3T.mjs";
17
17
  import "../../chunk-4ZJFD3L3.mjs";
18
18
  import "../../chunk-E3G5QXSH.mjs";
19
19
  import "../../chunk-AC6TWLRT.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 }) => {
@@ -1,14 +1,14 @@
1
1
  "use client";
2
2
  import {
3
3
  timePicker_default
4
- } from "../../chunk-KYJTZPXY.mjs";
4
+ } from "../../chunk-LF4SL2LJ.mjs";
5
5
  import "../../chunk-7MVEAQ7Z.mjs";
6
6
  import "../../chunk-HIVPDIEP.mjs";
7
- import "../../chunk-RT3S3VVJ.mjs";
8
- import "../../chunk-SP3JVQY3.mjs";
7
+ import "../../chunk-MXLJ3B4K.mjs";
8
+ import "../../chunk-GC3GYCKY.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-E3G5QXSH.mjs";
14
14
  import "../../chunk-AC6TWLRT.mjs";
@@ -684,6 +684,29 @@ var template = {
684
684
  }
685
685
  );
686
686
  },
687
+ circle: ({ className }) => {
688
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
689
+ "svg",
690
+ {
691
+ xmlns: "http://www.w3.org/2000/svg",
692
+ width: "28",
693
+ height: "28",
694
+ viewBox: "0 0 28 28",
695
+ fill: "none",
696
+ className,
697
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
698
+ "path",
699
+ {
700
+ 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",
701
+ stroke: "currentColor",
702
+ strokeWidth: "1.5",
703
+ strokeLinecap: "round",
704
+ strokeLinejoin: "round"
705
+ }
706
+ )
707
+ }
708
+ );
709
+ },
687
710
  // ----------------------------------- old ---------------------------------
688
711
  // ** Status **
689
712
  check: ({ className, fill }) => {
@@ -3,20 +3,20 @@ import {
3
3
  FileUpload,
4
4
  fileUploadStyle,
5
5
  fileUpload_default
6
- } from "../../chunk-TRR232FS.mjs";
6
+ } from "../../chunk-RBQEUS4K.mjs";
7
7
  import "../../chunk-2GCSFWHD.mjs";
8
- import "../../chunk-GH6CPGFN.mjs";
8
+ import "../../chunk-FDBWNO2X.mjs";
9
9
  import "../../chunk-MY5U63QO.mjs";
10
- import "../../chunk-7TAGGLNY.mjs";
11
- import "../../chunk-WFMFC7R6.mjs";
12
10
  import "../../chunk-LPZOH3RP.mjs";
13
- import "../../chunk-UB4YBFOT.mjs";
11
+ import "../../chunk-YQ2ULGET.mjs";
12
+ import "../../chunk-FKKDEWW3.mjs";
14
13
  import "../../chunk-6WSACUIB.mjs";
15
14
  import "../../chunk-LXHUO6VM.mjs";
16
15
  import "../../chunk-6PNKRBUT.mjs";
17
16
  import "../../chunk-ZYIIXWVY.mjs";
18
- import "../../chunk-2TKEWFGH.mjs";
19
- import "../../chunk-2SDYFOZL.mjs";
17
+ import "../../chunk-LTNDSCRA.mjs";
18
+ import "../../chunk-WFMFC7R6.mjs";
19
+ import "../../chunk-ZVGVLD3T.mjs";
20
20
  import "../../chunk-4ZJFD3L3.mjs";
21
21
  import "../../chunk-27Y6K5NK.mjs";
22
22
  import "../../chunk-E3G5QXSH.mjs";
@@ -684,6 +684,29 @@ var template = {
684
684
  }
685
685
  );
686
686
  },
687
+ circle: ({ className }) => {
688
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
689
+ "svg",
690
+ {
691
+ xmlns: "http://www.w3.org/2000/svg",
692
+ width: "28",
693
+ height: "28",
694
+ viewBox: "0 0 28 28",
695
+ fill: "none",
696
+ className,
697
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
698
+ "path",
699
+ {
700
+ 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",
701
+ stroke: "currentColor",
702
+ strokeWidth: "1.5",
703
+ strokeLinecap: "round",
704
+ strokeLinejoin: "round"
705
+ }
706
+ )
707
+ }
708
+ );
709
+ },
687
710
  // ----------------------------------- old ---------------------------------
688
711
  // ** Status **
689
712
  check: ({ className, fill }) => {
@@ -2,20 +2,20 @@
2
2
  import "../../chunk-RLXOHILK.mjs";
3
3
  import {
4
4
  fileUpload_default
5
- } from "../../chunk-TRR232FS.mjs";
5
+ } from "../../chunk-RBQEUS4K.mjs";
6
6
  import "../../chunk-2GCSFWHD.mjs";
7
- import "../../chunk-GH6CPGFN.mjs";
7
+ import "../../chunk-FDBWNO2X.mjs";
8
8
  import "../../chunk-MY5U63QO.mjs";
9
- import "../../chunk-7TAGGLNY.mjs";
10
- import "../../chunk-WFMFC7R6.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";
@@ -96,6 +96,10 @@ declare const iconTemplate: {
96
96
  className?: string;
97
97
  fill?: boolean;
98
98
  }) => react_jsx_runtime.JSX.Element;
99
+ circle: ({ className }: {
100
+ className?: string;
101
+ fill?: boolean;
102
+ }) => react_jsx_runtime.JSX.Element;
99
103
  check: ({ className, fill }: {
100
104
  className?: string;
101
105
  fill?: boolean;
@@ -96,6 +96,10 @@ declare const iconTemplate: {
96
96
  className?: string;
97
97
  fill?: boolean;
98
98
  }) => react_jsx_runtime.JSX.Element;
99
+ circle: ({ className }: {
100
+ className?: string;
101
+ fill?: boolean;
102
+ }) => react_jsx_runtime.JSX.Element;
99
103
  check: ({ className, fill }: {
100
104
  className?: string;
101
105
  fill?: boolean;
@@ -597,6 +597,29 @@ var template = {
597
597
  }
598
598
  );
599
599
  },
600
+ circle: ({ className }) => {
601
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
602
+ "svg",
603
+ {
604
+ xmlns: "http://www.w3.org/2000/svg",
605
+ width: "28",
606
+ height: "28",
607
+ viewBox: "0 0 28 28",
608
+ fill: "none",
609
+ className,
610
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
611
+ "path",
612
+ {
613
+ 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",
614
+ stroke: "currentColor",
615
+ strokeWidth: "1.5",
616
+ strokeLinecap: "round",
617
+ strokeLinejoin: "round"
618
+ }
619
+ )
620
+ }
621
+ );
622
+ },
600
623
  // ----------------------------------- old ---------------------------------
601
624
  // ** Status **
602
625
  check: ({ className, fill }) => {
@@ -2,8 +2,8 @@
2
2
  import {
3
3
  Icon_default,
4
4
  iconTemplate
5
- } from "../../chunk-2TKEWFGH.mjs";
6
- import "../../chunk-2SDYFOZL.mjs";
5
+ } from "../../chunk-LTNDSCRA.mjs";
6
+ import "../../chunk-ZVGVLD3T.mjs";
7
7
  import "../../chunk-AC6TWLRT.mjs";
8
8
  export {
9
9
  Icon_default as default,
@@ -597,6 +597,29 @@ var template = {
597
597
  }
598
598
  );
599
599
  },
600
+ circle: ({ className }) => {
601
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
602
+ "svg",
603
+ {
604
+ xmlns: "http://www.w3.org/2000/svg",
605
+ width: "28",
606
+ height: "28",
607
+ viewBox: "0 0 28 28",
608
+ fill: "none",
609
+ className,
610
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
611
+ "path",
612
+ {
613
+ 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",
614
+ stroke: "currentColor",
615
+ strokeWidth: "1.5",
616
+ strokeLinecap: "round",
617
+ strokeLinejoin: "round"
618
+ }
619
+ )
620
+ }
621
+ );
622
+ },
600
623
  // ----------------------------------- old ---------------------------------
601
624
  // ** Status **
602
625
  check: ({ className, fill }) => {
@@ -3,8 +3,8 @@ import "../../chunk-ZYIIXWVY.mjs";
3
3
  import {
4
4
  Icon_default,
5
5
  iconTemplate
6
- } from "../../chunk-2TKEWFGH.mjs";
7
- import "../../chunk-2SDYFOZL.mjs";
6
+ } from "../../chunk-LTNDSCRA.mjs";
7
+ import "../../chunk-ZVGVLD3T.mjs";
8
8
  import "../../chunk-AC6TWLRT.mjs";
9
9
  export {
10
10
  Icon_default as Icon,
@@ -28,6 +28,7 @@ declare const template: {
28
28
  plus: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
29
29
  minus: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
30
30
  pencil: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
31
+ circle: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
31
32
  check: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
32
33
  "plus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
33
34
  "minus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
@@ -28,6 +28,7 @@ declare const template: {
28
28
  plus: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
29
29
  minus: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
30
30
  pencil: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
31
+ circle: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
31
32
  check: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
32
33
  "plus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
33
34
  "minus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;