@deepnoid/ui 0.1.154 → 0.1.156

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 (127) hide show
  1. package/.turbo/turbo-build.log +157 -157
  2. package/dist/{chunk-JHRNRPCD.mjs → chunk-2DAIOZ7N.mjs} +4 -4
  3. package/dist/{chunk-TQEXXVWM.mjs → chunk-47MQPUEY.mjs} +4 -4
  4. package/dist/{chunk-N7MBBK63.mjs → chunk-4YVZ3XKA.mjs} +4 -4
  5. package/dist/{chunk-47HH5QQE.mjs → chunk-5VVNAW4E.mjs} +5 -5
  6. package/dist/{chunk-T6RUYNOO.mjs → chunk-6YTT5ACI.mjs} +4 -4
  7. package/dist/{chunk-WYEUAXY7.mjs → chunk-7RG7CQQM.mjs} +1 -1
  8. package/dist/{chunk-H3UI2ZNK.mjs → chunk-HP4ARKW3.mjs} +1 -1
  9. package/dist/{chunk-6EMUORXZ.mjs → chunk-KKHOCWXJ.mjs} +1 -1
  10. package/dist/{chunk-OMAU726W.mjs → chunk-KX6WG4VG.mjs} +1 -1
  11. package/dist/{chunk-DGIMR6KP.mjs → chunk-LFALITPU.mjs} +2 -2
  12. package/dist/{chunk-Q6BXFXQM.mjs → chunk-Q2YLULZH.mjs} +1 -1
  13. package/dist/{chunk-IMAS344K.mjs → chunk-R2USZD77.mjs} +4 -4
  14. package/dist/{chunk-QGUZNPT2.mjs → chunk-TCURFCQ2.mjs} +5 -5
  15. package/dist/{chunk-6F4GD2PP.mjs → chunk-UIRHCS6B.mjs} +1 -1
  16. package/dist/{chunk-THETKWV3.mjs → chunk-URJA4W4R.mjs} +3 -3
  17. package/dist/{chunk-NX4FTFY3.mjs → chunk-WHU5VP5G.mjs} +46 -0
  18. package/dist/{chunk-WLNFUKNT.mjs → chunk-ZGUTKE5H.mjs} +4 -4
  19. package/dist/{chunk-OLHRUZBU.mjs → chunk-ZNQML73F.mjs} +5 -5
  20. package/dist/{chunk-XND7KNUJ.mjs → chunk-ZY3HNPPG.mjs} +6 -6
  21. package/dist/components/avatar/avatar.js +46 -0
  22. package/dist/components/avatar/avatar.mjs +2 -2
  23. package/dist/components/avatar/index.js +46 -0
  24. package/dist/components/avatar/index.mjs +2 -2
  25. package/dist/components/backdrop/backdrop.mjs +2 -2
  26. package/dist/components/backdrop/index.mjs +2 -2
  27. package/dist/components/breadcrumb/breadcrumb.js +46 -0
  28. package/dist/components/breadcrumb/breadcrumb.mjs +7 -7
  29. package/dist/components/breadcrumb/index.js +46 -0
  30. package/dist/components/breadcrumb/index.mjs +7 -7
  31. package/dist/components/button/button.js +46 -0
  32. package/dist/components/button/button.mjs +3 -3
  33. package/dist/components/button/icon-button.js +46 -0
  34. package/dist/components/button/icon-button.mjs +3 -3
  35. package/dist/components/button/index.js +46 -0
  36. package/dist/components/button/index.mjs +6 -6
  37. package/dist/components/button/text-button.mjs +2 -2
  38. package/dist/components/charts/areaChart.mjs +1 -1
  39. package/dist/components/charts/index.mjs +1 -1
  40. package/dist/components/checkbox/checkbox.mjs +2 -2
  41. package/dist/components/checkbox/index.mjs +2 -2
  42. package/dist/components/chip/chip.js +46 -0
  43. package/dist/components/chip/chip.mjs +3 -3
  44. package/dist/components/chip/index.js +46 -0
  45. package/dist/components/chip/index.mjs +3 -3
  46. package/dist/components/drawer/drawer.mjs +2 -2
  47. package/dist/components/drawer/index.mjs +2 -2
  48. package/dist/components/fileUpload/fileUpload.js +46 -0
  49. package/dist/components/fileUpload/fileUpload.mjs +10 -10
  50. package/dist/components/fileUpload/index.js +46 -0
  51. package/dist/components/fileUpload/index.mjs +10 -10
  52. package/dist/components/icon/Icon.d.mts +8 -0
  53. package/dist/components/icon/Icon.d.ts +8 -0
  54. package/dist/components/icon/Icon.js +46 -0
  55. package/dist/components/icon/Icon.mjs +2 -2
  56. package/dist/components/icon/index.js +46 -0
  57. package/dist/components/icon/index.mjs +2 -2
  58. package/dist/components/icon/template.d.mts +2 -0
  59. package/dist/components/icon/template.d.ts +2 -0
  60. package/dist/components/icon/template.js +46 -0
  61. package/dist/components/icon/template.mjs +1 -1
  62. package/dist/components/input/index.js +46 -0
  63. package/dist/components/input/index.mjs +4 -4
  64. package/dist/components/input/input.js +46 -0
  65. package/dist/components/input/input.mjs +4 -4
  66. package/dist/components/list/index.js +46 -0
  67. package/dist/components/list/index.mjs +4 -4
  68. package/dist/components/list/listItem.js +46 -0
  69. package/dist/components/list/listItem.mjs +4 -4
  70. package/dist/components/modal/index.js +46 -0
  71. package/dist/components/modal/index.mjs +8 -8
  72. package/dist/components/modal/modal.js +46 -0
  73. package/dist/components/modal/modal.mjs +8 -8
  74. package/dist/components/pagination/index.js +46 -0
  75. package/dist/components/pagination/index.mjs +5 -5
  76. package/dist/components/pagination/pagination.js +46 -0
  77. package/dist/components/pagination/pagination.mjs +5 -5
  78. package/dist/components/picker/datePicker.js +46 -0
  79. package/dist/components/picker/datePicker.mjs +8 -8
  80. package/dist/components/picker/index.js +46 -0
  81. package/dist/components/picker/index.mjs +10 -10
  82. package/dist/components/picker/timePicker.js +46 -0
  83. package/dist/components/picker/timePicker.mjs +5 -5
  84. package/dist/components/progress/index.mjs +2 -2
  85. package/dist/components/progress/progress.mjs +2 -2
  86. package/dist/components/radio/index.mjs +2 -2
  87. package/dist/components/radio/radio.mjs +2 -2
  88. package/dist/components/select/index.js +46 -0
  89. package/dist/components/select/index.mjs +4 -4
  90. package/dist/components/select/select.js +46 -0
  91. package/dist/components/select/select.mjs +4 -4
  92. package/dist/components/table/definition-table.mjs +2 -2
  93. package/dist/components/table/index.js +47 -1
  94. package/dist/components/table/index.mjs +8 -8
  95. package/dist/components/table/table-body.js +47 -1
  96. package/dist/components/table/table-body.mjs +7 -7
  97. package/dist/components/table/table-head.js +47 -1
  98. package/dist/components/table/table-head.mjs +7 -7
  99. package/dist/components/table/table.d.mts +3 -3
  100. package/dist/components/table/table.d.ts +3 -3
  101. package/dist/components/table/table.js +47 -1
  102. package/dist/components/table/table.mjs +7 -7
  103. package/dist/components/textarea/index.mjs +2 -2
  104. package/dist/components/textarea/textarea.mjs +2 -2
  105. package/dist/components/timePicker/calendar.js +46 -0
  106. package/dist/components/timePicker/calendar.mjs +2 -2
  107. package/dist/components/toast/index.js +46 -0
  108. package/dist/components/toast/index.mjs +5 -5
  109. package/dist/components/toast/toast.js +46 -0
  110. package/dist/components/toast/toast.mjs +4 -4
  111. package/dist/components/toast/use-toast.js +46 -0
  112. package/dist/components/toast/use-toast.mjs +5 -5
  113. package/dist/components/tree/index.js +46 -0
  114. package/dist/components/tree/index.mjs +4 -4
  115. package/dist/components/tree/tree.js +46 -0
  116. package/dist/components/tree/tree.mjs +4 -4
  117. package/dist/index.js +47 -1
  118. package/dist/index.mjs +30 -30
  119. package/package.json +1 -1
  120. package/dist/{chunk-AZ5SQYZE.mjs → chunk-2CLPU5LR.mjs} +3 -3
  121. package/dist/{chunk-3HXNAVAN.mjs → chunk-3CRSSRCH.mjs} +3 -3
  122. package/dist/{chunk-NUELPELQ.mjs → chunk-AF4I7ZQS.mjs} +3 -3
  123. package/dist/{chunk-TMI3QBKD.mjs → chunk-H6JGLPPF.mjs} +3 -3
  124. package/dist/{chunk-LFNJOJGA.mjs → chunk-JZMJ5UMR.mjs} +3 -3
  125. package/dist/{chunk-XHSTRFLS.mjs → chunk-Q364C3FI.mjs} +3 -3
  126. package/dist/{chunk-7JWA5HLS.mjs → chunk-QW7T3V5O.mjs} +3 -3
  127. package/dist/{chunk-NO6RDCY7.mjs → chunk-S7Y7XUBL.mjs} +3 -3
@@ -86,7 +86,7 @@ declare const tableStyle: tailwind_variants.TVReturnType<{
86
86
  };
87
87
  }, {
88
88
  base: string[];
89
- scroll: string[];
89
+ scroll: never[];
90
90
  table: string[];
91
91
  thead: string[];
92
92
  tbody: string[];
@@ -147,7 +147,7 @@ declare const tableStyle: tailwind_variants.TVReturnType<{
147
147
  };
148
148
  }, {
149
149
  base: string[];
150
- scroll: string[];
150
+ scroll: never[];
151
151
  table: string[];
152
152
  thead: string[];
153
153
  tbody: string[];
@@ -208,7 +208,7 @@ declare const tableStyle: tailwind_variants.TVReturnType<{
208
208
  };
209
209
  }, {
210
210
  base: string[];
211
- scroll: string[];
211
+ scroll: never[];
212
212
  table: string[];
213
213
  thead: string[];
214
214
  tbody: string[];
@@ -1187,6 +1187,29 @@ var template = {
1187
1187
  }
1188
1188
  );
1189
1189
  },
1190
+ ["home-outline"]: ({ className }) => {
1191
+ return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1192
+ "svg",
1193
+ {
1194
+ width: "21",
1195
+ height: "21",
1196
+ viewBox: "0 0 21 21",
1197
+ fill: "none",
1198
+ xmlns: "http://www.w3.org/2000/svg",
1199
+ className,
1200
+ children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1201
+ "path",
1202
+ {
1203
+ d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
1204
+ stroke: "#5B5E62",
1205
+ strokeWidth: "1.25",
1206
+ strokeLinecap: "round",
1207
+ strokeLinejoin: "round"
1208
+ }
1209
+ )
1210
+ }
1211
+ );
1212
+ },
1190
1213
  exclamation: ({ className, fill }) => {
1191
1214
  return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1192
1215
  "svg",
@@ -2032,6 +2055,29 @@ var template = {
2032
2055
  }
2033
2056
  );
2034
2057
  },
2058
+ ["chat-outline"]: ({ className }) => {
2059
+ return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
2060
+ "svg",
2061
+ {
2062
+ width: "21",
2063
+ height: "21",
2064
+ viewBox: "0 0 21 21",
2065
+ fill: "none",
2066
+ xmlns: "http://www.w3.org/2000/svg",
2067
+ className,
2068
+ children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
2069
+ "path",
2070
+ {
2071
+ d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
2072
+ stroke: "#5B5E62",
2073
+ strokeWidth: "1.25",
2074
+ strokeLinecap: "round",
2075
+ strokeLinejoin: "round"
2076
+ }
2077
+ )
2078
+ }
2079
+ );
2080
+ },
2035
2081
  calendar: ({ className, fill }) => {
2036
2082
  return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
2037
2083
  "svg",
@@ -6404,7 +6450,7 @@ var table_default = Table;
6404
6450
  var tableStyle = (0, import_tailwind_variants6.tv)({
6405
6451
  slots: {
6406
6452
  base: ["flex", "flex-col", "relative", "select-none", "gap-[20px]", "h-full", "min-h-0"],
6407
- scroll: ["flex-1", "overflow-auto", "min-h-0", "!h-auto"],
6453
+ scroll: [],
6408
6454
  table: ["w-full", "h-auto"],
6409
6455
  thead: ["w-full"],
6410
6456
  tbody: ["w-full"],
@@ -2,22 +2,22 @@
2
2
  import {
3
3
  getCellStyle,
4
4
  table_default
5
- } from "../../chunk-XND7KNUJ.mjs";
5
+ } from "../../chunk-ZY3HNPPG.mjs";
6
6
  import "../../chunk-7B7LRG5J.mjs";
7
- import "../../chunk-OLHRUZBU.mjs";
7
+ import "../../chunk-ZNQML73F.mjs";
8
8
  import "../../chunk-F3HENRVM.mjs";
9
9
  import "../../chunk-2GCSFWHD.mjs";
10
- import "../../chunk-TQEXXVWM.mjs";
10
+ import "../../chunk-47MQPUEY.mjs";
11
11
  import "../../chunk-DQRAFUDA.mjs";
12
12
  import "../../chunk-EWS3FESG.mjs";
13
13
  import "../../chunk-QZ3LVYJW.mjs";
14
- import "../../chunk-TMI3QBKD.mjs";
14
+ import "../../chunk-H6JGLPPF.mjs";
15
15
  import "../../chunk-ZYIIXWVY.mjs";
16
- import "../../chunk-Q6BXFXQM.mjs";
17
- import "../../chunk-NX4FTFY3.mjs";
18
- import "../../chunk-27Y6K5NK.mjs";
16
+ import "../../chunk-Q2YLULZH.mjs";
19
17
  import "../../chunk-E3G5QXSH.mjs";
18
+ import "../../chunk-WHU5VP5G.mjs";
20
19
  import "../../chunk-CDXBML6O.mjs";
20
+ import "../../chunk-27Y6K5NK.mjs";
21
21
  import "../../chunk-AC6TWLRT.mjs";
22
22
  export {
23
23
  table_default as default,
@@ -2,9 +2,9 @@
2
2
  import "../../chunk-RRAZM5D3.mjs";
3
3
  import {
4
4
  textarea_default
5
- } from "../../chunk-3HXNAVAN.mjs";
6
- import "../../chunk-27Y6K5NK.mjs";
5
+ } from "../../chunk-3CRSSRCH.mjs";
7
6
  import "../../chunk-E3G5QXSH.mjs";
7
+ import "../../chunk-27Y6K5NK.mjs";
8
8
  import "../../chunk-AC6TWLRT.mjs";
9
9
  export {
10
10
  textarea_default as Textarea
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  textarea_default
4
- } from "../../chunk-3HXNAVAN.mjs";
5
- import "../../chunk-27Y6K5NK.mjs";
4
+ } from "../../chunk-3CRSSRCH.mjs";
6
5
  import "../../chunk-E3G5QXSH.mjs";
6
+ import "../../chunk-27Y6K5NK.mjs";
7
7
  import "../../chunk-AC6TWLRT.mjs";
8
8
  export {
9
9
  textarea_default as default
@@ -791,6 +791,29 @@ var template = {
791
791
  }
792
792
  );
793
793
  },
794
+ ["home-outline"]: ({ className }) => {
795
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
796
+ "svg",
797
+ {
798
+ width: "21",
799
+ height: "21",
800
+ viewBox: "0 0 21 21",
801
+ fill: "none",
802
+ xmlns: "http://www.w3.org/2000/svg",
803
+ className,
804
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
805
+ "path",
806
+ {
807
+ d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
808
+ stroke: "#5B5E62",
809
+ strokeWidth: "1.25",
810
+ strokeLinecap: "round",
811
+ strokeLinejoin: "round"
812
+ }
813
+ )
814
+ }
815
+ );
816
+ },
794
817
  exclamation: ({ className, fill }) => {
795
818
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
796
819
  "svg",
@@ -1636,6 +1659,29 @@ var template = {
1636
1659
  }
1637
1660
  );
1638
1661
  },
1662
+ ["chat-outline"]: ({ className }) => {
1663
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1664
+ "svg",
1665
+ {
1666
+ width: "21",
1667
+ height: "21",
1668
+ viewBox: "0 0 21 21",
1669
+ fill: "none",
1670
+ xmlns: "http://www.w3.org/2000/svg",
1671
+ className,
1672
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1673
+ "path",
1674
+ {
1675
+ d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
1676
+ stroke: "#5B5E62",
1677
+ strokeWidth: "1.25",
1678
+ strokeLinecap: "round",
1679
+ strokeLinejoin: "round"
1680
+ }
1681
+ )
1682
+ }
1683
+ );
1684
+ },
1639
1685
  calendar: ({ className, fill }) => {
1640
1686
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1641
1687
  "svg",
@@ -6,11 +6,11 @@ import {
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
7
  import {
8
8
  Icon_default
9
- } from "../../chunk-Q6BXFXQM.mjs";
10
- import "../../chunk-NX4FTFY3.mjs";
9
+ } from "../../chunk-Q2YLULZH.mjs";
11
10
  import {
12
11
  mapPropsVariants
13
12
  } from "../../chunk-E3G5QXSH.mjs";
13
+ import "../../chunk-WHU5VP5G.mjs";
14
14
  import {
15
15
  tv
16
16
  } from "../../chunk-CDXBML6O.mjs";
@@ -794,6 +794,29 @@ var template = {
794
794
  }
795
795
  );
796
796
  },
797
+ ["home-outline"]: ({ className }) => {
798
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
799
+ "svg",
800
+ {
801
+ width: "21",
802
+ height: "21",
803
+ viewBox: "0 0 21 21",
804
+ fill: "none",
805
+ xmlns: "http://www.w3.org/2000/svg",
806
+ className,
807
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
808
+ "path",
809
+ {
810
+ d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
811
+ stroke: "#5B5E62",
812
+ strokeWidth: "1.25",
813
+ strokeLinecap: "round",
814
+ strokeLinejoin: "round"
815
+ }
816
+ )
817
+ }
818
+ );
819
+ },
797
820
  exclamation: ({ className, fill }) => {
798
821
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
799
822
  "svg",
@@ -1639,6 +1662,29 @@ var template = {
1639
1662
  }
1640
1663
  );
1641
1664
  },
1665
+ ["chat-outline"]: ({ className }) => {
1666
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1667
+ "svg",
1668
+ {
1669
+ width: "21",
1670
+ height: "21",
1671
+ viewBox: "0 0 21 21",
1672
+ fill: "none",
1673
+ xmlns: "http://www.w3.org/2000/svg",
1674
+ className,
1675
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1676
+ "path",
1677
+ {
1678
+ d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
1679
+ stroke: "#5B5E62",
1680
+ strokeWidth: "1.25",
1681
+ strokeLinecap: "round",
1682
+ strokeLinejoin: "round"
1683
+ }
1684
+ )
1685
+ }
1686
+ );
1687
+ },
1642
1688
  calendar: ({ className, fill }) => {
1643
1689
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1644
1690
  "svg",
@@ -3,17 +3,17 @@ import "../../chunk-LUWGOKLG.mjs";
3
3
  import {
4
4
  ToastProvider,
5
5
  useToast
6
- } from "../../chunk-OMAU726W.mjs";
6
+ } from "../../chunk-KX6WG4VG.mjs";
7
7
  import "../../chunk-ZOTHPHXA.mjs";
8
8
  import {
9
9
  toast_default
10
- } from "../../chunk-T6RUYNOO.mjs";
10
+ } from "../../chunk-6YTT5ACI.mjs";
11
11
  import "../../chunk-ZYIIXWVY.mjs";
12
- import "../../chunk-Q6BXFXQM.mjs";
13
- import "../../chunk-NX4FTFY3.mjs";
14
- import "../../chunk-27Y6K5NK.mjs";
12
+ import "../../chunk-Q2YLULZH.mjs";
15
13
  import "../../chunk-E3G5QXSH.mjs";
14
+ import "../../chunk-WHU5VP5G.mjs";
16
15
  import "../../chunk-CDXBML6O.mjs";
16
+ import "../../chunk-27Y6K5NK.mjs";
17
17
  import "../../chunk-AC6TWLRT.mjs";
18
18
  export {
19
19
  toast_default as Toast,
@@ -790,6 +790,29 @@ var template = {
790
790
  }
791
791
  );
792
792
  },
793
+ ["home-outline"]: ({ className }) => {
794
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
795
+ "svg",
796
+ {
797
+ width: "21",
798
+ height: "21",
799
+ viewBox: "0 0 21 21",
800
+ fill: "none",
801
+ xmlns: "http://www.w3.org/2000/svg",
802
+ className,
803
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
804
+ "path",
805
+ {
806
+ d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
807
+ stroke: "#5B5E62",
808
+ strokeWidth: "1.25",
809
+ strokeLinecap: "round",
810
+ strokeLinejoin: "round"
811
+ }
812
+ )
813
+ }
814
+ );
815
+ },
793
816
  exclamation: ({ className, fill }) => {
794
817
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
795
818
  "svg",
@@ -1635,6 +1658,29 @@ var template = {
1635
1658
  }
1636
1659
  );
1637
1660
  },
1661
+ ["chat-outline"]: ({ className }) => {
1662
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1663
+ "svg",
1664
+ {
1665
+ width: "21",
1666
+ height: "21",
1667
+ viewBox: "0 0 21 21",
1668
+ fill: "none",
1669
+ xmlns: "http://www.w3.org/2000/svg",
1670
+ className,
1671
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1672
+ "path",
1673
+ {
1674
+ d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
1675
+ stroke: "#5B5E62",
1676
+ strokeWidth: "1.25",
1677
+ strokeLinecap: "round",
1678
+ strokeLinejoin: "round"
1679
+ }
1680
+ )
1681
+ }
1682
+ );
1683
+ },
1638
1684
  calendar: ({ className, fill }) => {
1639
1685
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1640
1686
  "svg",
@@ -1,13 +1,13 @@
1
1
  "use client";
2
2
  import {
3
3
  toast_default
4
- } from "../../chunk-T6RUYNOO.mjs";
4
+ } from "../../chunk-6YTT5ACI.mjs";
5
5
  import "../../chunk-ZYIIXWVY.mjs";
6
- import "../../chunk-Q6BXFXQM.mjs";
7
- import "../../chunk-NX4FTFY3.mjs";
8
- import "../../chunk-27Y6K5NK.mjs";
6
+ import "../../chunk-Q2YLULZH.mjs";
9
7
  import "../../chunk-E3G5QXSH.mjs";
8
+ import "../../chunk-WHU5VP5G.mjs";
10
9
  import "../../chunk-CDXBML6O.mjs";
10
+ import "../../chunk-27Y6K5NK.mjs";
11
11
  import "../../chunk-AC6TWLRT.mjs";
12
12
  export {
13
13
  toast_default as default
@@ -830,6 +830,29 @@ var template = {
830
830
  }
831
831
  );
832
832
  },
833
+ ["home-outline"]: ({ className }) => {
834
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
835
+ "svg",
836
+ {
837
+ width: "21",
838
+ height: "21",
839
+ viewBox: "0 0 21 21",
840
+ fill: "none",
841
+ xmlns: "http://www.w3.org/2000/svg",
842
+ className,
843
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
844
+ "path",
845
+ {
846
+ d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
847
+ stroke: "#5B5E62",
848
+ strokeWidth: "1.25",
849
+ strokeLinecap: "round",
850
+ strokeLinejoin: "round"
851
+ }
852
+ )
853
+ }
854
+ );
855
+ },
833
856
  exclamation: ({ className, fill }) => {
834
857
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
835
858
  "svg",
@@ -1675,6 +1698,29 @@ var template = {
1675
1698
  }
1676
1699
  );
1677
1700
  },
1701
+ ["chat-outline"]: ({ className }) => {
1702
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1703
+ "svg",
1704
+ {
1705
+ width: "21",
1706
+ height: "21",
1707
+ viewBox: "0 0 21 21",
1708
+ fill: "none",
1709
+ xmlns: "http://www.w3.org/2000/svg",
1710
+ className,
1711
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1712
+ "path",
1713
+ {
1714
+ d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
1715
+ stroke: "#5B5E62",
1716
+ strokeWidth: "1.25",
1717
+ strokeLinecap: "round",
1718
+ strokeLinejoin: "round"
1719
+ }
1720
+ )
1721
+ }
1722
+ );
1723
+ },
1678
1724
  calendar: ({ className, fill }) => {
1679
1725
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1680
1726
  "svg",
@@ -2,15 +2,15 @@
2
2
  import {
3
3
  ToastProvider,
4
4
  useToast
5
- } from "../../chunk-OMAU726W.mjs";
5
+ } from "../../chunk-KX6WG4VG.mjs";
6
6
  import "../../chunk-ZOTHPHXA.mjs";
7
- import "../../chunk-T6RUYNOO.mjs";
7
+ import "../../chunk-6YTT5ACI.mjs";
8
8
  import "../../chunk-ZYIIXWVY.mjs";
9
- import "../../chunk-Q6BXFXQM.mjs";
10
- import "../../chunk-NX4FTFY3.mjs";
11
- import "../../chunk-27Y6K5NK.mjs";
9
+ import "../../chunk-Q2YLULZH.mjs";
12
10
  import "../../chunk-E3G5QXSH.mjs";
11
+ import "../../chunk-WHU5VP5G.mjs";
13
12
  import "../../chunk-CDXBML6O.mjs";
13
+ import "../../chunk-27Y6K5NK.mjs";
14
14
  import "../../chunk-AC6TWLRT.mjs";
15
15
  export {
16
16
  ToastProvider,
@@ -772,6 +772,29 @@ var template = {
772
772
  }
773
773
  );
774
774
  },
775
+ ["home-outline"]: ({ className }) => {
776
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
777
+ "svg",
778
+ {
779
+ width: "21",
780
+ height: "21",
781
+ viewBox: "0 0 21 21",
782
+ fill: "none",
783
+ xmlns: "http://www.w3.org/2000/svg",
784
+ className,
785
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
786
+ "path",
787
+ {
788
+ d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
789
+ stroke: "#5B5E62",
790
+ strokeWidth: "1.25",
791
+ strokeLinecap: "round",
792
+ strokeLinejoin: "round"
793
+ }
794
+ )
795
+ }
796
+ );
797
+ },
775
798
  exclamation: ({ className, fill }) => {
776
799
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
777
800
  "svg",
@@ -1617,6 +1640,29 @@ var template = {
1617
1640
  }
1618
1641
  );
1619
1642
  },
1643
+ ["chat-outline"]: ({ className }) => {
1644
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1645
+ "svg",
1646
+ {
1647
+ width: "21",
1648
+ height: "21",
1649
+ viewBox: "0 0 21 21",
1650
+ fill: "none",
1651
+ xmlns: "http://www.w3.org/2000/svg",
1652
+ className,
1653
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1654
+ "path",
1655
+ {
1656
+ d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
1657
+ stroke: "#5B5E62",
1658
+ strokeWidth: "1.25",
1659
+ strokeLinecap: "round",
1660
+ strokeLinejoin: "round"
1661
+ }
1662
+ )
1663
+ }
1664
+ );
1665
+ },
1620
1666
  calendar: ({ className, fill }) => {
1621
1667
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1622
1668
  "svg",
@@ -2,12 +2,12 @@
2
2
  import "../../chunk-MBLZYQCN.mjs";
3
3
  import {
4
4
  tree_default
5
- } from "../../chunk-IMAS344K.mjs";
5
+ } from "../../chunk-R2USZD77.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
- import "../../chunk-Q6BXFXQM.mjs";
8
- import "../../chunk-NX4FTFY3.mjs";
9
- import "../../chunk-27Y6K5NK.mjs";
7
+ import "../../chunk-Q2YLULZH.mjs";
8
+ import "../../chunk-WHU5VP5G.mjs";
10
9
  import "../../chunk-CDXBML6O.mjs";
10
+ import "../../chunk-27Y6K5NK.mjs";
11
11
  import "../../chunk-AC6TWLRT.mjs";
12
12
  export {
13
13
  tree_default as Tree
@@ -771,6 +771,29 @@ var template = {
771
771
  }
772
772
  );
773
773
  },
774
+ ["home-outline"]: ({ className }) => {
775
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
776
+ "svg",
777
+ {
778
+ width: "21",
779
+ height: "21",
780
+ viewBox: "0 0 21 21",
781
+ fill: "none",
782
+ xmlns: "http://www.w3.org/2000/svg",
783
+ className,
784
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
785
+ "path",
786
+ {
787
+ d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
788
+ stroke: "#5B5E62",
789
+ strokeWidth: "1.25",
790
+ strokeLinecap: "round",
791
+ strokeLinejoin: "round"
792
+ }
793
+ )
794
+ }
795
+ );
796
+ },
774
797
  exclamation: ({ className, fill }) => {
775
798
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
776
799
  "svg",
@@ -1616,6 +1639,29 @@ var template = {
1616
1639
  }
1617
1640
  );
1618
1641
  },
1642
+ ["chat-outline"]: ({ className }) => {
1643
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1644
+ "svg",
1645
+ {
1646
+ width: "21",
1647
+ height: "21",
1648
+ viewBox: "0 0 21 21",
1649
+ fill: "none",
1650
+ xmlns: "http://www.w3.org/2000/svg",
1651
+ className,
1652
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1653
+ "path",
1654
+ {
1655
+ d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
1656
+ stroke: "#5B5E62",
1657
+ strokeWidth: "1.25",
1658
+ strokeLinecap: "round",
1659
+ strokeLinejoin: "round"
1660
+ }
1661
+ )
1662
+ }
1663
+ );
1664
+ },
1619
1665
  calendar: ({ className, fill }) => {
1620
1666
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1621
1667
  "svg",
@@ -2,12 +2,12 @@
2
2
  import {
3
3
  Tree,
4
4
  tree_default
5
- } from "../../chunk-IMAS344K.mjs";
5
+ } from "../../chunk-R2USZD77.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
- import "../../chunk-Q6BXFXQM.mjs";
8
- import "../../chunk-NX4FTFY3.mjs";
9
- import "../../chunk-27Y6K5NK.mjs";
7
+ import "../../chunk-Q2YLULZH.mjs";
8
+ import "../../chunk-WHU5VP5G.mjs";
10
9
  import "../../chunk-CDXBML6O.mjs";
10
+ import "../../chunk-27Y6K5NK.mjs";
11
11
  import "../../chunk-AC6TWLRT.mjs";
12
12
  export {
13
13
  Tree,