erp-pro-ui 0.1.0 → 0.1.2

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 (793) hide show
  1. package/README.md +544 -188
  2. package/dist/accordion.cjs +3 -0
  3. package/dist/accordion.d.ts +2 -0
  4. package/dist/accordion.mjs +2 -0
  5. package/dist/alert.cjs +3 -0
  6. package/dist/alert.d.ts +2 -0
  7. package/dist/alert.mjs +2 -0
  8. package/dist/animated-content.cjs +3 -0
  9. package/dist/animated-content.d.ts +2 -0
  10. package/dist/animated-content.mjs +2 -0
  11. package/dist/animations.css +91 -0
  12. package/dist/ascii-text.cjs +3 -0
  13. package/dist/ascii-text.d.ts +2 -0
  14. package/dist/ascii-text.mjs +2 -0
  15. package/dist/background-gradient-animation.cjs +4 -0
  16. package/dist/background-gradient-animation.d.ts +2 -0
  17. package/dist/background-gradient-animation.mjs +2 -0
  18. package/dist/button-hover-border-gradient.cjs +3 -0
  19. package/dist/button-hover-border-gradient.d.ts +2 -0
  20. package/dist/button-hover-border-gradient.mjs +2 -0
  21. package/dist/button.cjs +3 -0
  22. package/dist/button.d.ts +2 -0
  23. package/dist/button.mjs +2 -0
  24. package/dist/calendar.cjs +3 -0
  25. package/dist/calendar.d.ts +2 -0
  26. package/dist/calendar.mjs +2 -0
  27. package/dist/card.cjs +3 -0
  28. package/dist/card.d.ts +2 -0
  29. package/dist/card.mjs +2 -0
  30. package/dist/carousel.cjs +3 -0
  31. package/dist/carousel.d.ts +2 -0
  32. package/dist/carousel.mjs +2 -0
  33. package/dist/catalog.cjs +308 -0
  34. package/dist/catalog.cjs.map +1 -0
  35. package/dist/catalog.d.ts +496 -0
  36. package/dist/catalog.d.ts.map +1 -0
  37. package/dist/catalog.mjs +304 -0
  38. package/dist/catalog.mjs.map +1 -0
  39. package/dist/charts.cjs +11 -0
  40. package/dist/charts.d.ts +2 -0
  41. package/dist/charts.mjs +2 -0
  42. package/dist/checkbox.cjs +3 -0
  43. package/dist/checkbox.d.ts +2 -0
  44. package/dist/checkbox.mjs +2 -0
  45. package/dist/chip.cjs +3 -0
  46. package/dist/chip.d.ts +2 -0
  47. package/dist/chip.mjs +2 -0
  48. package/dist/chroma-grid.cjs +3 -0
  49. package/dist/chroma-grid.d.ts +2 -0
  50. package/dist/chroma-grid.mjs +2 -0
  51. package/dist/chunks/HoverBorderGradient-DVFEIXFQ.mjs +69 -0
  52. package/dist/chunks/HoverBorderGradient-DVFEIXFQ.mjs.map +1 -0
  53. package/dist/chunks/HoverBorderGradient-Df3PKpw6.cjs +75 -0
  54. package/dist/chunks/HoverBorderGradient-Df3PKpw6.cjs.map +1 -0
  55. package/dist/chunks/accordion-Cbt-SJhj.mjs +66 -0
  56. package/dist/chunks/accordion-Cbt-SJhj.mjs.map +1 -0
  57. package/dist/chunks/accordion-pfJR8YYA.cjs +72 -0
  58. package/dist/chunks/accordion-pfJR8YYA.cjs.map +1 -0
  59. package/dist/chunks/alert-CtdLy4Hv.mjs +40 -0
  60. package/dist/chunks/alert-CtdLy4Hv.mjs.map +1 -0
  61. package/dist/chunks/alert-Dvz1GoL5.cjs +46 -0
  62. package/dist/chunks/alert-Dvz1GoL5.cjs.map +1 -0
  63. package/dist/chunks/animated-content-C1uNg1xO.mjs +292 -0
  64. package/dist/chunks/animated-content-C1uNg1xO.mjs.map +1 -0
  65. package/dist/chunks/animated-content-CttSmLWV.cjs +298 -0
  66. package/dist/chunks/animated-content-CttSmLWV.cjs.map +1 -0
  67. package/dist/chunks/ascii-text-C5tyNsR3.mjs +511 -0
  68. package/dist/chunks/ascii-text-C5tyNsR3.mjs.map +1 -0
  69. package/dist/chunks/ascii-text-DlmArZXh.cjs +519 -0
  70. package/dist/chunks/ascii-text-DlmArZXh.cjs.map +1 -0
  71. package/dist/chunks/background-gradient-animation-BL-lnrJe.mjs +144 -0
  72. package/dist/chunks/background-gradient-animation-BL-lnrJe.mjs.map +1 -0
  73. package/dist/chunks/background-gradient-animation-CXV9GDH8.cjs +156 -0
  74. package/dist/chunks/background-gradient-animation-CXV9GDH8.cjs.map +1 -0
  75. package/dist/chunks/button-B0Lhj0AS.mjs +42 -0
  76. package/dist/chunks/button-B0Lhj0AS.mjs.map +1 -0
  77. package/dist/chunks/button-CZL6kFzT.cjs +48 -0
  78. package/dist/chunks/button-CZL6kFzT.cjs.map +1 -0
  79. package/dist/chunks/button-hover-border-gradient-CSHXM5Cm.cjs +24 -0
  80. package/dist/chunks/button-hover-border-gradient-CSHXM5Cm.cjs.map +1 -0
  81. package/dist/chunks/button-hover-border-gradient-CvoM60wz.mjs +18 -0
  82. package/dist/chunks/button-hover-border-gradient-CvoM60wz.mjs.map +1 -0
  83. package/dist/chunks/calendar-BarcG6x_.mjs +137 -0
  84. package/dist/chunks/calendar-BarcG6x_.mjs.map +1 -0
  85. package/dist/chunks/calendar-xrGmvukr.cjs +143 -0
  86. package/dist/chunks/calendar-xrGmvukr.cjs.map +1 -0
  87. package/dist/chunks/card-CcIF6z2H.mjs +24 -0
  88. package/dist/chunks/card-CcIF6z2H.mjs.map +1 -0
  89. package/dist/chunks/card-gt-HZh0h.cjs +30 -0
  90. package/dist/chunks/card-gt-HZh0h.cjs.map +1 -0
  91. package/dist/chunks/carousel-Cq5uwqQt.cjs +313 -0
  92. package/dist/chunks/carousel-Cq5uwqQt.cjs.map +1 -0
  93. package/dist/chunks/carousel-DJdqBVRK.mjs +307 -0
  94. package/dist/chunks/carousel-DJdqBVRK.mjs.map +1 -0
  95. package/dist/chunks/charts-BpElnsoR.cjs +687 -0
  96. package/dist/chunks/charts-BpElnsoR.cjs.map +1 -0
  97. package/dist/chunks/charts-DugYWvEf.mjs +632 -0
  98. package/dist/chunks/charts-DugYWvEf.mjs.map +1 -0
  99. package/dist/chunks/checkbox-DvwlGwWe.mjs +53 -0
  100. package/dist/chunks/checkbox-DvwlGwWe.mjs.map +1 -0
  101. package/dist/chunks/checkbox-yHuSw-hV.cjs +59 -0
  102. package/dist/chunks/checkbox-yHuSw-hV.cjs.map +1 -0
  103. package/dist/chunks/chip-BGSUmnlO.mjs +139 -0
  104. package/dist/chunks/chip-BGSUmnlO.mjs.map +1 -0
  105. package/dist/chunks/chip-DcBji__g.cjs +145 -0
  106. package/dist/chunks/chip-DcBji__g.cjs.map +1 -0
  107. package/dist/chunks/chroma-grid-9E9j1s9I.cjs +221 -0
  108. package/dist/chunks/chroma-grid-9E9j1s9I.cjs.map +1 -0
  109. package/dist/chunks/chroma-grid-Cdeql_2C.mjs +215 -0
  110. package/dist/chunks/chroma-grid-Cdeql_2C.mjs.map +1 -0
  111. package/dist/chunks/chunk-B_GkZjkl.cjs +28 -0
  112. package/dist/chunks/color-palette-BLvDnCOD.cjs +754 -0
  113. package/dist/chunks/color-palette-BLvDnCOD.cjs.map +1 -0
  114. package/dist/chunks/color-palette-CXlCDiZz.mjs +748 -0
  115. package/dist/chunks/color-palette-CXlCDiZz.mjs.map +1 -0
  116. package/dist/chunks/combobox-BXu3s0dt.cjs +139 -0
  117. package/dist/chunks/combobox-BXu3s0dt.cjs.map +1 -0
  118. package/dist/chunks/combobox-CjK-qG4k.mjs +132 -0
  119. package/dist/chunks/combobox-CjK-qG4k.mjs.map +1 -0
  120. package/dist/chunks/data-table-9HELVsYR.cjs +1154 -0
  121. package/dist/chunks/data-table-9HELVsYR.cjs.map +1 -0
  122. package/dist/chunks/data-table-DyEQn9Yj.mjs +1123 -0
  123. package/dist/chunks/data-table-DyEQn9Yj.mjs.map +1 -0
  124. package/dist/chunks/date-picker-D8gaaMlJ.mjs +135 -0
  125. package/dist/chunks/date-picker-D8gaaMlJ.mjs.map +1 -0
  126. package/dist/chunks/date-picker-W9om1j7A.cjs +141 -0
  127. package/dist/chunks/date-picker-W9om1j7A.cjs.map +1 -0
  128. package/dist/chunks/dialog-CYFiWN8M.cjs +396 -0
  129. package/dist/chunks/dialog-CYFiWN8M.cjs.map +1 -0
  130. package/dist/chunks/dialog-DUWnV9tN.mjs +390 -0
  131. package/dist/chunks/dialog-DUWnV9tN.mjs.map +1 -0
  132. package/dist/chunks/drawer-CLjsYdxN.cjs +128 -0
  133. package/dist/chunks/drawer-CLjsYdxN.cjs.map +1 -0
  134. package/dist/chunks/drawer-D82Jz6KO.mjs +122 -0
  135. package/dist/chunks/drawer-D82Jz6KO.mjs.map +1 -0
  136. package/dist/chunks/form-B2vcaHwh.mjs +161 -0
  137. package/dist/chunks/form-B2vcaHwh.mjs.map +1 -0
  138. package/dist/chunks/form-CzH9GQc6.cjs +203 -0
  139. package/dist/chunks/form-CzH9GQc6.cjs.map +1 -0
  140. package/dist/chunks/gradual-blur-B9GoY8o1.cjs +65 -0
  141. package/dist/chunks/gradual-blur-B9GoY8o1.cjs.map +1 -0
  142. package/dist/chunks/gradual-blur-Bl3dOMEz.mjs +59 -0
  143. package/dist/chunks/gradual-blur-Bl3dOMEz.mjs.map +1 -0
  144. package/dist/chunks/hover-card-v0QwmVBU.cjs +191 -0
  145. package/dist/chunks/hover-card-v0QwmVBU.cjs.map +1 -0
  146. package/dist/chunks/hover-card-xqwpmZNm.mjs +185 -0
  147. package/dist/chunks/hover-card-xqwpmZNm.mjs.map +1 -0
  148. package/dist/chunks/icons-BxIzP2jd.cjs +1717 -0
  149. package/dist/chunks/icons-BxIzP2jd.cjs.map +1 -0
  150. package/dist/chunks/icons-DuumN7z-.mjs +1429 -0
  151. package/dist/chunks/icons-DuumN7z-.mjs.map +1 -0
  152. package/dist/chunks/input-D9qZNqXV.cjs +99 -0
  153. package/dist/chunks/input-D9qZNqXV.cjs.map +1 -0
  154. package/dist/chunks/input-wNqevfQ4.mjs +87 -0
  155. package/dist/chunks/input-wNqevfQ4.mjs.map +1 -0
  156. package/dist/chunks/label-BWPEGVam.cjs +32 -0
  157. package/dist/chunks/label-BWPEGVam.cjs.map +1 -0
  158. package/dist/chunks/label-KPA-yYOF.mjs +26 -0
  159. package/dist/chunks/label-KPA-yYOF.mjs.map +1 -0
  160. package/dist/chunks/loading-S1TdIrbB.mjs +259 -0
  161. package/dist/chunks/loading-S1TdIrbB.mjs.map +1 -0
  162. package/dist/chunks/loading-q7IEg56I.cjs +313 -0
  163. package/dist/chunks/loading-q7IEg56I.cjs.map +1 -0
  164. package/dist/chunks/multi-select-combobox-ELSH_Xr4.mjs +132 -0
  165. package/dist/chunks/multi-select-combobox-ELSH_Xr4.mjs.map +1 -0
  166. package/dist/chunks/multi-select-combobox-UW0X15W7.cjs +139 -0
  167. package/dist/chunks/multi-select-combobox-UW0X15W7.cjs.map +1 -0
  168. package/dist/chunks/otp-input-B6zzOEqw.cjs +186 -0
  169. package/dist/chunks/otp-input-B6zzOEqw.cjs.map +1 -0
  170. package/dist/chunks/otp-input-Bg4nQG6x.mjs +180 -0
  171. package/dist/chunks/otp-input-Bg4nQG6x.mjs.map +1 -0
  172. package/dist/chunks/overlay-DWNTyQzK.cjs +60 -0
  173. package/dist/chunks/overlay-DWNTyQzK.cjs.map +1 -0
  174. package/dist/chunks/overlay-TycCIFOu.mjs +54 -0
  175. package/dist/chunks/overlay-TycCIFOu.mjs.map +1 -0
  176. package/dist/chunks/password-strength-meter-CbNSBuh_.mjs +99 -0
  177. package/dist/chunks/password-strength-meter-CbNSBuh_.mjs.map +1 -0
  178. package/dist/chunks/password-strength-meter-DxMV6GAs.cjs +105 -0
  179. package/dist/chunks/password-strength-meter-DxMV6GAs.cjs.map +1 -0
  180. package/dist/chunks/progress-bar-C1OvQ-NI.cjs +96 -0
  181. package/dist/chunks/progress-bar-C1OvQ-NI.cjs.map +1 -0
  182. package/dist/chunks/progress-bar-C9FZDrju.mjs +89 -0
  183. package/dist/chunks/progress-bar-C9FZDrju.mjs.map +1 -0
  184. package/dist/chunks/radio-C9w_CoiY.mjs +44 -0
  185. package/dist/chunks/radio-C9w_CoiY.mjs.map +1 -0
  186. package/dist/chunks/radio-jMHDvaMY.cjs +50 -0
  187. package/dist/chunks/radio-jMHDvaMY.cjs.map +1 -0
  188. package/dist/chunks/select-D71tk6-I.mjs +152 -0
  189. package/dist/chunks/select-D71tk6-I.mjs.map +1 -0
  190. package/dist/chunks/select-WC_kPqUP.cjs +158 -0
  191. package/dist/chunks/select-WC_kPqUP.cjs.map +1 -0
  192. package/dist/chunks/skeleton-BhYWOp0Q.mjs +215 -0
  193. package/dist/chunks/skeleton-BhYWOp0Q.mjs.map +1 -0
  194. package/dist/chunks/skeleton-DTXpHYYB.cjs +221 -0
  195. package/dist/chunks/skeleton-DTXpHYYB.cjs.map +1 -0
  196. package/dist/chunks/spinners-BBCWD2gw.mjs +11 -0
  197. package/dist/chunks/spinners-BBCWD2gw.mjs.map +1 -0
  198. package/dist/chunks/spinners-BL4ERCCw.cjs +17 -0
  199. package/dist/chunks/spinners-BL4ERCCw.cjs.map +1 -0
  200. package/dist/chunks/splash-cursor-BVSmbcIX.cjs +279 -0
  201. package/dist/chunks/splash-cursor-BVSmbcIX.cjs.map +1 -0
  202. package/dist/chunks/splash-cursor-rSrTnawZ.mjs +273 -0
  203. package/dist/chunks/splash-cursor-rSrTnawZ.mjs.map +1 -0
  204. package/dist/chunks/spotlight-card-BpZLMOp6.mjs +104 -0
  205. package/dist/chunks/spotlight-card-BpZLMOp6.mjs.map +1 -0
  206. package/dist/chunks/spotlight-card-DS1dy1W3.cjs +110 -0
  207. package/dist/chunks/spotlight-card-DS1dy1W3.cjs.map +1 -0
  208. package/dist/chunks/stepper-D4yQsQB0.mjs +261 -0
  209. package/dist/chunks/stepper-D4yQsQB0.mjs.map +1 -0
  210. package/dist/chunks/stepper-fY-Sx72k.cjs +267 -0
  211. package/dist/chunks/stepper-fY-Sx72k.cjs.map +1 -0
  212. package/dist/chunks/sun-to-moon-button-B2Aje05o.mjs +186 -0
  213. package/dist/chunks/sun-to-moon-button-B2Aje05o.mjs.map +1 -0
  214. package/dist/chunks/sun-to-moon-button-BmFwRBye.cjs +192 -0
  215. package/dist/chunks/sun-to-moon-button-BmFwRBye.cjs.map +1 -0
  216. package/dist/chunks/switch-C5otDb4c.cjs +64 -0
  217. package/dist/chunks/switch-C5otDb4c.cjs.map +1 -0
  218. package/dist/chunks/switch-DOVl_i_s.mjs +58 -0
  219. package/dist/chunks/switch-DOVl_i_s.mjs.map +1 -0
  220. package/dist/chunks/textarea-CAUsyu4-.cjs +63 -0
  221. package/dist/chunks/textarea-CAUsyu4-.cjs.map +1 -0
  222. package/dist/chunks/textarea-CU5C-Zw9.mjs +57 -0
  223. package/dist/chunks/textarea-CU5C-Zw9.mjs.map +1 -0
  224. package/dist/chunks/theme-7DWLxJK_.cjs +68 -0
  225. package/dist/chunks/theme-7DWLxJK_.cjs.map +1 -0
  226. package/dist/chunks/theme-BceKeYhw.mjs +56 -0
  227. package/dist/chunks/theme-BceKeYhw.mjs.map +1 -0
  228. package/dist/chunks/toast-CvfP7PUP.mjs +339 -0
  229. package/dist/chunks/toast-CvfP7PUP.mjs.map +1 -0
  230. package/dist/chunks/toast-Ds7_19Ap.cjs +369 -0
  231. package/dist/chunks/toast-Ds7_19Ap.cjs.map +1 -0
  232. package/dist/chunks/tooltip-efHETBo1.mjs +199 -0
  233. package/dist/chunks/tooltip-efHETBo1.mjs.map +1 -0
  234. package/dist/chunks/tooltip-nkIqViGk.cjs +205 -0
  235. package/dist/chunks/tooltip-nkIqViGk.cjs.map +1 -0
  236. package/dist/chunks/typography-CLu6Hx9j.mjs +83 -0
  237. package/dist/chunks/typography-CLu6Hx9j.mjs.map +1 -0
  238. package/dist/chunks/typography-DaLu9tty.cjs +90 -0
  239. package/dist/chunks/typography-DaLu9tty.cjs.map +1 -0
  240. package/dist/chunks/utils-B4SmmY4J.cjs +2019 -0
  241. package/dist/chunks/utils-B4SmmY4J.cjs.map +1 -0
  242. package/dist/chunks/utils-ati1KkDb.mjs +2002 -0
  243. package/dist/chunks/utils-ati1KkDb.mjs.map +1 -0
  244. package/dist/color-palette.cjs +3 -0
  245. package/dist/color-palette.d.ts +2 -0
  246. package/dist/color-palette.mjs +2 -0
  247. package/dist/colors.css +153 -0
  248. package/dist/combobox.cjs +3 -0
  249. package/dist/combobox.d.ts +2 -0
  250. package/dist/combobox.mjs +2 -0
  251. package/dist/components/data-display/card/Card.d.ts.map +1 -0
  252. package/dist/components/data-display/card/index.d.ts.map +1 -0
  253. package/dist/components/data-display/card/types.d.ts +5 -0
  254. package/dist/components/data-display/card/types.d.ts.map +1 -0
  255. package/dist/components/data-display/charts/AreaChart.d.ts.map +1 -0
  256. package/dist/components/data-display/charts/BarChart.d.ts.map +1 -0
  257. package/dist/components/data-display/charts/NeonLineChart.d.ts.map +1 -0
  258. package/dist/components/data-display/charts/PieChart.d.ts.map +1 -0
  259. package/dist/components/data-display/charts/StackedBarChart.d.ts.map +1 -0
  260. package/dist/components/data-display/charts/ThinBreakdownBar.d.ts.map +1 -0
  261. package/dist/components/data-display/charts/chartPalette.d.ts +10 -0
  262. package/dist/components/data-display/charts/chartPalette.d.ts.map +1 -0
  263. package/dist/components/data-display/charts/index.d.ts +14 -0
  264. package/dist/components/data-display/charts/index.d.ts.map +1 -0
  265. package/dist/components/data-display/chip/Chip.d.ts.map +1 -0
  266. package/dist/components/data-display/chip/index.d.ts.map +1 -0
  267. package/dist/components/data-display/color-palette/ColorPalette.d.ts.map +1 -0
  268. package/dist/components/data-display/color-palette/index.d.ts.map +1 -0
  269. package/dist/components/data-display/color-palette/types.d.ts +14 -0
  270. package/dist/components/data-display/color-palette/types.d.ts.map +1 -0
  271. package/dist/components/{basics → data-display}/data-table/DataTable.d.ts +27 -11
  272. package/dist/components/data-display/data-table/DataTable.d.ts.map +1 -0
  273. package/dist/components/data-display/data-table/index.d.ts +4 -0
  274. package/dist/components/data-display/data-table/index.d.ts.map +1 -0
  275. package/dist/components/data-display/index.d.ts +10 -0
  276. package/dist/components/data-display/index.d.ts.map +1 -0
  277. package/dist/components/{basics → data-display}/loading/Loading.d.ts +7 -7
  278. package/dist/components/data-display/loading/Loading.d.ts.map +1 -0
  279. package/dist/components/data-display/loading/index.d.ts.map +1 -0
  280. package/dist/components/data-display/loading/types.d.ts +25 -0
  281. package/dist/components/data-display/loading/types.d.ts.map +1 -0
  282. package/dist/components/data-display/progress-bar/ProgressBar.d.ts +18 -0
  283. package/dist/components/data-display/progress-bar/ProgressBar.d.ts.map +1 -0
  284. package/dist/components/data-display/progress-bar/index.d.ts +3 -0
  285. package/dist/components/data-display/progress-bar/index.d.ts.map +1 -0
  286. package/dist/components/data-display/skeleton/Skeleton.d.ts.map +1 -0
  287. package/dist/components/data-display/skeleton/index.d.ts.map +1 -0
  288. package/dist/components/effects/animated-content/AnimatedContent.d.ts.map +1 -0
  289. package/dist/components/effects/animated-content/index.d.ts.map +1 -0
  290. package/dist/components/effects/animated-content/types.d.ts +45 -0
  291. package/dist/components/effects/animated-content/types.d.ts.map +1 -0
  292. package/dist/components/effects/ascii-text/ASCIIText.d.ts.map +1 -0
  293. package/dist/components/effects/ascii-text/index.d.ts.map +1 -0
  294. package/dist/components/effects/background-gradient-animation/BackgroundGradientAnimation.d.ts.map +1 -0
  295. package/dist/components/effects/background-gradient-animation/BackgroundGradientAnimationDemo.d.ts.map +1 -0
  296. package/dist/components/effects/background-gradient-animation/index.d.ts.map +1 -0
  297. package/dist/components/effects/border-beam/BorderBeam.d.ts +12 -0
  298. package/dist/components/effects/border-beam/BorderBeam.d.ts.map +1 -0
  299. package/dist/components/effects/border-beam/index.d.ts +3 -0
  300. package/dist/components/effects/border-beam/index.d.ts.map +1 -0
  301. package/dist/components/effects/button-hover-border-gradient/ButtonHoverBorderGradient.d.ts.map +1 -0
  302. package/dist/components/effects/button-hover-border-gradient/index.d.ts.map +1 -0
  303. package/dist/components/effects/chroma-grid/ChromaGrid.d.ts.map +1 -0
  304. package/dist/components/effects/chroma-grid/index.d.ts +3 -0
  305. package/dist/components/effects/chroma-grid/index.d.ts.map +1 -0
  306. package/dist/components/effects/chroma-grid/types.d.ts +50 -0
  307. package/dist/components/effects/chroma-grid/types.d.ts.map +1 -0
  308. package/dist/components/{basics → effects}/gradual-blur/GradualBlur.d.ts +1 -1
  309. package/dist/components/effects/gradual-blur/GradualBlur.d.ts.map +1 -0
  310. package/dist/components/effects/gradual-blur/index.d.ts +3 -0
  311. package/dist/components/effects/gradual-blur/index.d.ts.map +1 -0
  312. package/dist/components/effects/gradual-blur/types.d.ts +28 -0
  313. package/dist/components/effects/gradual-blur/types.d.ts.map +1 -0
  314. package/dist/components/effects/hover-border-gradient/HoverBorderGradient.d.ts.map +1 -0
  315. package/dist/components/effects/hover-border-gradient/index.d.ts.map +1 -0
  316. package/dist/components/effects/index.d.ts +12 -0
  317. package/dist/components/effects/index.d.ts.map +1 -0
  318. package/dist/components/effects/splash-cursor/SplashCursor.d.ts.map +1 -0
  319. package/dist/components/effects/splash-cursor/index.d.ts.map +1 -0
  320. package/dist/components/effects/splash-cursor/types.d.ts +40 -0
  321. package/dist/components/effects/splash-cursor/types.d.ts.map +1 -0
  322. package/dist/components/effects/spotlight-card/SpotlightCard.d.ts.map +1 -0
  323. package/dist/components/effects/spotlight-card/index.d.ts +3 -0
  324. package/dist/components/effects/spotlight-card/index.d.ts.map +1 -0
  325. package/dist/components/effects/spotlight-card/types.d.ts +26 -0
  326. package/dist/components/effects/spotlight-card/types.d.ts.map +1 -0
  327. package/dist/components/effects/sun-to-moon-button/SunToMoonButton.d.ts +5 -0
  328. package/dist/components/effects/sun-to-moon-button/SunToMoonButton.d.ts.map +1 -0
  329. package/dist/components/effects/sun-to-moon-button/index.d.ts.map +1 -0
  330. package/dist/components/feedback/alert/Alert.d.ts.map +1 -0
  331. package/dist/components/feedback/alert/index.d.ts.map +1 -0
  332. package/dist/components/feedback/alert/types.d.ts +11 -0
  333. package/dist/components/feedback/alert/types.d.ts.map +1 -0
  334. package/dist/components/feedback/index.d.ts +2 -0
  335. package/dist/components/feedback/index.d.ts.map +1 -0
  336. package/dist/components/{basics/Button → forms/button}/Button.d.ts +1 -1
  337. package/dist/components/forms/button/Button.d.ts.map +1 -0
  338. package/dist/components/forms/button/index.d.ts.map +1 -0
  339. package/dist/components/forms/button/types.d.ts +14 -0
  340. package/dist/components/forms/button/types.d.ts.map +1 -0
  341. package/dist/components/forms/calendar/Calendar.d.ts.map +1 -0
  342. package/dist/components/forms/calendar/index.d.ts.map +1 -0
  343. package/dist/components/forms/calendar/types.d.ts +20 -0
  344. package/dist/components/forms/calendar/types.d.ts.map +1 -0
  345. package/dist/components/forms/checkbox/Checkbox.d.ts.map +1 -0
  346. package/dist/components/forms/checkbox/index.d.ts.map +1 -0
  347. package/dist/components/forms/checkbox/types.d.ts +8 -0
  348. package/dist/components/forms/checkbox/types.d.ts.map +1 -0
  349. package/dist/components/{basics → forms}/combobox/Combobox.d.ts +1 -1
  350. package/dist/components/forms/combobox/Combobox.d.ts.map +1 -0
  351. package/dist/components/forms/combobox/index.d.ts.map +1 -0
  352. package/dist/components/forms/date-picker/DatePicker.d.ts.map +1 -0
  353. package/dist/components/forms/date-picker/index.d.ts +3 -0
  354. package/dist/components/forms/date-picker/index.d.ts.map +1 -0
  355. package/dist/components/forms/date-picker/types.d.ts +21 -0
  356. package/dist/components/forms/date-picker/types.d.ts.map +1 -0
  357. package/dist/components/forms/form/Form.d.ts.map +1 -0
  358. package/dist/components/forms/form/index.d.ts.map +1 -0
  359. package/dist/components/forms/form/types.d.ts +47 -0
  360. package/dist/components/forms/form/types.d.ts.map +1 -0
  361. package/dist/components/forms/index.d.ts +15 -0
  362. package/dist/components/forms/index.d.ts.map +1 -0
  363. package/dist/components/forms/input/Input.d.ts.map +1 -0
  364. package/dist/components/{basics → forms}/input/index.d.ts +1 -0
  365. package/dist/components/forms/input/index.d.ts.map +1 -0
  366. package/dist/components/forms/input/types.d.ts.map +1 -0
  367. package/dist/components/forms/label/Label.d.ts.map +1 -0
  368. package/dist/components/forms/label/index.d.ts.map +1 -0
  369. package/dist/components/forms/label/types.d.ts +5 -0
  370. package/dist/components/forms/label/types.d.ts.map +1 -0
  371. package/dist/components/{basics → forms}/multi-select-combobox/MultiSelectCombobox.d.ts +1 -1
  372. package/dist/components/forms/multi-select-combobox/MultiSelectCombobox.d.ts.map +1 -0
  373. package/dist/components/forms/multi-select-combobox/index.d.ts +3 -0
  374. package/dist/components/forms/multi-select-combobox/index.d.ts.map +1 -0
  375. package/dist/components/forms/otp-input/OTPInput.d.ts.map +1 -0
  376. package/dist/components/forms/otp-input/index.d.ts +3 -0
  377. package/dist/components/{basics/skeleton → forms/otp-input}/index.d.ts.map +1 -1
  378. package/dist/components/forms/otp-input/types.d.ts +2 -0
  379. package/dist/components/forms/otp-input/types.d.ts.map +1 -0
  380. package/dist/components/forms/password-strength-meter/PasswordCriteria.d.ts.map +1 -0
  381. package/dist/components/forms/password-strength-meter/PasswordStrengthMeter.d.ts +5 -0
  382. package/dist/components/forms/password-strength-meter/PasswordStrengthMeter.d.ts.map +1 -0
  383. package/dist/components/forms/password-strength-meter/index.d.ts +3 -0
  384. package/dist/components/forms/password-strength-meter/index.d.ts.map +1 -0
  385. package/dist/components/forms/radio/Radio.d.ts.map +1 -0
  386. package/dist/components/forms/radio/index.d.ts.map +1 -0
  387. package/dist/components/forms/radio/types.d.ts +11 -0
  388. package/dist/components/forms/radio/types.d.ts.map +1 -0
  389. package/dist/components/forms/select/Select.d.ts.map +1 -0
  390. package/dist/components/forms/select/index.d.ts.map +1 -0
  391. package/dist/components/forms/select/types.d.ts +15 -0
  392. package/dist/components/forms/select/types.d.ts.map +1 -0
  393. package/dist/components/forms/switch/Switch.d.ts.map +1 -0
  394. package/dist/components/forms/switch/index.d.ts.map +1 -0
  395. package/dist/components/forms/switch/types.d.ts +6 -0
  396. package/dist/components/forms/switch/types.d.ts.map +1 -0
  397. package/dist/components/forms/textarea/Textarea.d.ts.map +1 -0
  398. package/dist/components/forms/textarea/index.d.ts.map +1 -0
  399. package/dist/components/forms/textarea/types.d.ts +7 -0
  400. package/dist/components/forms/textarea/types.d.ts.map +1 -0
  401. package/dist/components/icons/AlertCircleIcon.d.ts +9 -0
  402. package/dist/components/icons/AlertCircleIcon.d.ts.map +1 -0
  403. package/dist/components/icons/AlertTriangleIcon.d.ts +9 -0
  404. package/dist/components/icons/AlertTriangleIcon.d.ts.map +1 -0
  405. package/dist/components/icons/AudioWaveIcon.d.ts +9 -0
  406. package/dist/components/icons/AudioWaveIcon.d.ts.map +1 -0
  407. package/dist/components/icons/CheckCircleIcon.d.ts +9 -0
  408. package/dist/components/icons/CheckCircleIcon.d.ts.map +1 -0
  409. package/dist/components/icons/ColumnsIcon.d.ts +9 -0
  410. package/dist/components/icons/ColumnsIcon.d.ts.map +1 -0
  411. package/dist/components/icons/FilterIcon.d.ts +9 -0
  412. package/dist/components/icons/FilterIcon.d.ts.map +1 -0
  413. package/dist/components/icons/FilterProfileIcon.d.ts +9 -0
  414. package/dist/components/icons/FilterProfileIcon.d.ts.map +1 -0
  415. package/dist/components/icons/FilterXIcon.d.ts +9 -0
  416. package/dist/components/icons/FilterXIcon.d.ts.map +1 -0
  417. package/dist/components/icons/InfoCircleIcon.d.ts +9 -0
  418. package/dist/components/icons/InfoCircleIcon.d.ts.map +1 -0
  419. package/dist/components/icons/LoaderIcon.d.ts +10 -0
  420. package/dist/components/icons/LoaderIcon.d.ts.map +1 -0
  421. package/dist/components/icons/MailIcon.d.ts +9 -0
  422. package/dist/components/icons/MailIcon.d.ts.map +1 -0
  423. package/dist/components/icons/PlayIcon.d.ts +9 -0
  424. package/dist/components/icons/PlayIcon.d.ts.map +1 -0
  425. package/dist/components/icons/QuestionCircleIcon.d.ts +9 -0
  426. package/dist/components/icons/QuestionCircleIcon.d.ts.map +1 -0
  427. package/dist/components/icons/RefreshIcon.d.ts +9 -0
  428. package/dist/components/icons/RefreshIcon.d.ts.map +1 -0
  429. package/dist/components/icons/RingLoaderIcon.d.ts +11 -0
  430. package/dist/components/icons/RingLoaderIcon.d.ts.map +1 -0
  431. package/dist/components/icons/SelectionIcon.d.ts +9 -0
  432. package/dist/components/icons/SelectionIcon.d.ts.map +1 -0
  433. package/dist/components/icons/XCircleIcon.d.ts +9 -0
  434. package/dist/components/icons/XCircleIcon.d.ts.map +1 -0
  435. package/dist/components/icons/ZapIcon.d.ts +9 -0
  436. package/dist/components/icons/ZapIcon.d.ts.map +1 -0
  437. package/dist/components/icons/index.d.ts +18 -0
  438. package/dist/components/icons/index.d.ts.map +1 -1
  439. package/dist/components/{basics → navigation}/accordion/Accordion.d.ts +1 -1
  440. package/dist/components/navigation/accordion/Accordion.d.ts.map +1 -0
  441. package/dist/components/{basics → navigation}/accordion/index.d.ts +1 -1
  442. package/dist/components/navigation/accordion/index.d.ts.map +1 -0
  443. package/dist/components/navigation/accordion/types.d.ts +18 -0
  444. package/dist/components/navigation/accordion/types.d.ts.map +1 -0
  445. package/dist/components/navigation/carousel/Carousel.d.ts.map +1 -0
  446. package/dist/components/navigation/carousel/index.d.ts.map +1 -0
  447. package/dist/components/navigation/carousel/types.d.ts +64 -0
  448. package/dist/components/navigation/carousel/types.d.ts.map +1 -0
  449. package/dist/components/navigation/index.d.ts +4 -0
  450. package/dist/components/navigation/index.d.ts.map +1 -0
  451. package/dist/components/navigation/stepper/Stepper.d.ts.map +1 -0
  452. package/dist/components/navigation/stepper/index.d.ts.map +1 -0
  453. package/dist/components/navigation/stepper/types.d.ts +83 -0
  454. package/dist/components/navigation/stepper/types.d.ts.map +1 -0
  455. package/dist/components/overlays/dialog/Dialog.d.ts.map +1 -0
  456. package/dist/components/overlays/dialog/index.d.ts +3 -0
  457. package/dist/components/overlays/dialog/index.d.ts.map +1 -0
  458. package/dist/components/{basics → overlays}/dialog/types.d.ts +18 -18
  459. package/dist/components/overlays/dialog/types.d.ts.map +1 -0
  460. package/dist/components/overlays/drawer/Drawer.d.ts.map +1 -0
  461. package/dist/components/overlays/drawer/index.d.ts +3 -0
  462. package/dist/components/overlays/drawer/index.d.ts.map +1 -0
  463. package/dist/components/overlays/drawer/types.d.ts +12 -0
  464. package/dist/components/overlays/drawer/types.d.ts.map +1 -0
  465. package/dist/components/overlays/hover-card/HoverCard.d.ts.map +1 -0
  466. package/dist/components/overlays/hover-card/index.d.ts +3 -0
  467. package/dist/components/overlays/hover-card/index.d.ts.map +1 -0
  468. package/dist/components/overlays/hover-card/types.d.ts +2 -0
  469. package/dist/components/overlays/hover-card/types.d.ts.map +1 -0
  470. package/dist/components/overlays/index.d.ts +6 -0
  471. package/dist/components/overlays/index.d.ts.map +1 -0
  472. package/dist/components/overlays/toast/Toast.d.ts.map +1 -0
  473. package/dist/components/overlays/toast/index.d.ts.map +1 -0
  474. package/dist/components/overlays/toast/types.d.ts +2 -0
  475. package/dist/components/overlays/toast/types.d.ts.map +1 -0
  476. package/dist/components/overlays/tooltip/Tooltip.d.ts.map +1 -0
  477. package/dist/components/overlays/tooltip/index.d.ts.map +1 -0
  478. package/dist/components/overlays/tooltip/types.d.ts +27 -0
  479. package/dist/components/overlays/tooltip/types.d.ts.map +1 -0
  480. package/dist/components/spinners/Audio.d.ts.map +1 -1
  481. package/dist/components/spinners/index.d.ts +2 -0
  482. package/dist/components/spinners/index.d.ts.map +1 -0
  483. package/dist/components/text-animations/{BlurText → blur-text}/BlurText.d.ts +2 -2
  484. package/dist/components/text-animations/blur-text/BlurText.d.ts.map +1 -0
  485. package/dist/components/text-animations/blur-text/index.d.ts.map +1 -0
  486. package/dist/components/{basics/typography → typography}/Typography.d.ts +5 -5
  487. package/dist/components/typography/Typography.d.ts.map +1 -0
  488. package/dist/components/typography/index.d.ts +3 -0
  489. package/dist/components/typography/index.d.ts.map +1 -0
  490. package/dist/contexts/ThemeContext.d.ts +2 -15
  491. package/dist/contexts/ThemeContext.d.ts.map +1 -1
  492. package/dist/data-table.cjs +7 -0
  493. package/dist/data-table.d.ts +2 -0
  494. package/dist/data-table.mjs +2 -0
  495. package/dist/date-picker.cjs +3 -0
  496. package/dist/date-picker.d.ts +2 -0
  497. package/dist/date-picker.mjs +2 -0
  498. package/dist/dialog.cjs +3 -0
  499. package/dist/dialog.d.ts +2 -0
  500. package/dist/dialog.mjs +2 -0
  501. package/dist/docs.cjs +699 -0
  502. package/dist/docs.cjs.map +1 -0
  503. package/dist/docs.d.ts +257 -0
  504. package/dist/docs.d.ts.map +1 -0
  505. package/dist/docs.mjs +691 -0
  506. package/dist/docs.mjs.map +1 -0
  507. package/dist/drawer.cjs +3 -0
  508. package/dist/drawer.d.ts +2 -0
  509. package/dist/drawer.mjs +2 -0
  510. package/dist/fonts/geist/Geist-Black.woff2 +0 -0
  511. package/dist/fonts/geist/Geist-Bold.woff2 +0 -0
  512. package/dist/fonts/geist/Geist-ExtraBold.woff2 +0 -0
  513. package/dist/fonts/geist/Geist-ExtraLight.woff2 +0 -0
  514. package/dist/fonts/geist/Geist-Light.woff2 +0 -0
  515. package/dist/fonts/geist/Geist-Medium.woff2 +0 -0
  516. package/dist/fonts/geist/Geist-Regular.woff2 +0 -0
  517. package/dist/fonts/geist/Geist-SemiBold.woff2 +0 -0
  518. package/dist/fonts/geist/Geist-Thin.woff2 +0 -0
  519. package/dist/fonts/geist/Geist[wght].woff2 +0 -0
  520. package/dist/fonts.css +84 -0
  521. package/dist/form.cjs +9 -0
  522. package/dist/form.d.ts +2 -0
  523. package/dist/form.mjs +2 -0
  524. package/dist/foundation.css +30 -0
  525. package/dist/foundations/index.d.ts +2 -0
  526. package/dist/foundations/index.d.ts.map +1 -0
  527. package/dist/foundations/theme/ThemeProvider.d.ts +17 -0
  528. package/dist/foundations/theme/ThemeProvider.d.ts.map +1 -0
  529. package/dist/foundations/theme/index.d.ts +3 -0
  530. package/dist/foundations/theme/index.d.ts.map +1 -0
  531. package/dist/gradual-blur.cjs +3 -0
  532. package/dist/gradual-blur.d.ts +2 -0
  533. package/dist/gradual-blur.mjs +2 -0
  534. package/dist/hover-border-gradient.cjs +3 -0
  535. package/dist/hover-border-gradient.d.ts +2 -0
  536. package/dist/hover-border-gradient.mjs +2 -0
  537. package/dist/hover-card.cjs +3 -0
  538. package/dist/hover-card.d.ts +2 -0
  539. package/dist/hover-card.mjs +2 -0
  540. package/dist/icons.cjs +50 -0
  541. package/dist/icons.d.ts +2 -0
  542. package/dist/icons.mjs +2 -0
  543. package/dist/index.cjs +188 -12516
  544. package/dist/index.cjs.map +1 -1
  545. package/dist/index.d.ts +74 -76
  546. package/dist/index.d.ts.map +1 -1
  547. package/dist/index.mjs +67 -12500
  548. package/dist/index.mjs.map +1 -1
  549. package/dist/input.cjs +4 -0
  550. package/dist/input.d.ts +2 -0
  551. package/dist/input.mjs +2 -0
  552. package/dist/label.cjs +3 -0
  553. package/dist/label.d.ts +2 -0
  554. package/dist/label.mjs +2 -0
  555. package/dist/loading.cjs +11 -0
  556. package/dist/loading.d.ts +2 -0
  557. package/dist/loading.mjs +2 -0
  558. package/dist/multi-select-combobox.cjs +3 -0
  559. package/dist/multi-select-combobox.d.ts +2 -0
  560. package/dist/multi-select-combobox.mjs +2 -0
  561. package/dist/otp-input.cjs +3 -0
  562. package/dist/otp-input.d.ts +2 -0
  563. package/dist/otp-input.mjs +2 -0
  564. package/dist/password-strength-meter.cjs +3 -0
  565. package/dist/password-strength-meter.d.ts +2 -0
  566. package/dist/password-strength-meter.mjs +2 -0
  567. package/dist/progress-bar.cjs +3 -0
  568. package/dist/progress-bar.d.ts +2 -0
  569. package/dist/progress-bar.mjs +2 -0
  570. package/dist/radio.cjs +3 -0
  571. package/dist/radio.d.ts +2 -0
  572. package/dist/radio.mjs +2 -0
  573. package/dist/select.cjs +3 -0
  574. package/dist/select.d.ts +2 -0
  575. package/dist/select.mjs +2 -0
  576. package/dist/skeleton.cjs +3 -0
  577. package/dist/skeleton.d.ts +2 -0
  578. package/dist/skeleton.mjs +2 -0
  579. package/dist/spinners.cjs +3 -0
  580. package/dist/spinners.d.ts +2 -0
  581. package/dist/spinners.mjs +2 -0
  582. package/dist/splash-cursor.cjs +3 -0
  583. package/dist/splash-cursor.d.ts +2 -0
  584. package/dist/splash-cursor.mjs +2 -0
  585. package/dist/spotlight-card.cjs +3 -0
  586. package/dist/spotlight-card.d.ts +2 -0
  587. package/dist/spotlight-card.mjs +2 -0
  588. package/dist/stepper.cjs +3 -0
  589. package/dist/stepper.d.ts +2 -0
  590. package/dist/stepper.mjs +2 -0
  591. package/dist/styles.css +6 -0
  592. package/dist/sun-to-moon-button.cjs +3 -0
  593. package/dist/sun-to-moon-button.d.ts +2 -0
  594. package/dist/sun-to-moon-button.mjs +2 -0
  595. package/dist/switch.cjs +3 -0
  596. package/dist/switch.d.ts +2 -0
  597. package/dist/switch.mjs +2 -0
  598. package/dist/textarea.cjs +3 -0
  599. package/dist/textarea.d.ts +2 -0
  600. package/dist/textarea.mjs +2 -0
  601. package/dist/theme.cjs +4 -0
  602. package/dist/theme.d.ts +2 -0
  603. package/dist/theme.mjs +2 -0
  604. package/dist/toast.cjs +11 -0
  605. package/dist/toast.d.ts +6 -0
  606. package/dist/toast.mjs +2 -0
  607. package/dist/tokens.css +592 -0
  608. package/dist/tooltip.cjs +3 -0
  609. package/dist/tooltip.d.ts +2 -0
  610. package/dist/tooltip.mjs +2 -0
  611. package/dist/typography.cjs +3 -0
  612. package/dist/typography.d.ts +2 -0
  613. package/dist/typography.mjs +2 -0
  614. package/dist/utils/generateUniqueKey.d.ts.map +1 -1
  615. package/dist/utils.cjs +5 -0
  616. package/dist/utils.d.ts +2 -0
  617. package/dist/utils.mjs +2 -0
  618. package/package.json +252 -106
  619. package/dist/components/Button.d.ts +0 -8
  620. package/dist/components/Button.d.ts.map +0 -1
  621. package/dist/components/basics/Button/Button.d.ts.map +0 -1
  622. package/dist/components/basics/Button/index.d.ts.map +0 -1
  623. package/dist/components/basics/accordion/Accordion.d.ts.map +0 -1
  624. package/dist/components/basics/accordion/index.d.ts.map +0 -1
  625. package/dist/components/basics/alert/Alert.d.ts.map +0 -1
  626. package/dist/components/basics/alert/index.d.ts.map +0 -1
  627. package/dist/components/basics/animated-content/AnimatedContent.d.ts.map +0 -1
  628. package/dist/components/basics/animated-content/index.d.ts.map +0 -1
  629. package/dist/components/basics/background-gradient-animation/BackgroundGradientAnimation.d.ts.map +0 -1
  630. package/dist/components/basics/background-gradient-animation/BackgroundGradientAnimationDemo.d.ts.map +0 -1
  631. package/dist/components/basics/background-gradient-animation/index.d.ts.map +0 -1
  632. package/dist/components/basics/button-hover-border-gradient/ButtonHoverBorderGradient.d.ts.map +0 -1
  633. package/dist/components/basics/button-hover-border-gradient/index.d.ts.map +0 -1
  634. package/dist/components/basics/calendar/Calendar.d.ts.map +0 -1
  635. package/dist/components/basics/calendar/index.d.ts.map +0 -1
  636. package/dist/components/basics/card/Card.d.ts.map +0 -1
  637. package/dist/components/basics/card/index.d.ts.map +0 -1
  638. package/dist/components/basics/carousel/Carousel.d.ts.map +0 -1
  639. package/dist/components/basics/carousel/index.d.ts.map +0 -1
  640. package/dist/components/basics/charts/AreaChart.d.ts.map +0 -1
  641. package/dist/components/basics/charts/BarChart.d.ts.map +0 -1
  642. package/dist/components/basics/charts/NeonLineChart.d.ts.map +0 -1
  643. package/dist/components/basics/charts/PieChart.d.ts.map +0 -1
  644. package/dist/components/basics/charts/StackedBarChart.d.ts.map +0 -1
  645. package/dist/components/basics/charts/ThinBreakdownBar.d.ts.map +0 -1
  646. package/dist/components/basics/checkbox/Checkbox.d.ts.map +0 -1
  647. package/dist/components/basics/checkbox/index.d.ts.map +0 -1
  648. package/dist/components/basics/chip/Chip.d.ts.map +0 -1
  649. package/dist/components/basics/chip/index.d.ts.map +0 -1
  650. package/dist/components/basics/chroma-grid/ChromaGrid.d.ts.map +0 -1
  651. package/dist/components/basics/chroma-grid/index.d.ts +0 -3
  652. package/dist/components/basics/chroma-grid/index.d.ts.map +0 -1
  653. package/dist/components/basics/colo-palette/ColorPalette.d.ts.map +0 -1
  654. package/dist/components/basics/colo-palette/index.d.ts.map +0 -1
  655. package/dist/components/basics/combobox/Combobox.d.ts.map +0 -1
  656. package/dist/components/basics/combobox/index.d.ts.map +0 -1
  657. package/dist/components/basics/data-table/DataTable.d.ts.map +0 -1
  658. package/dist/components/basics/data-table/index.d.ts +0 -4
  659. package/dist/components/basics/data-table/index.d.ts.map +0 -1
  660. package/dist/components/basics/date-picker/DatePicker.d.ts.map +0 -1
  661. package/dist/components/basics/date-picker/index.d.ts +0 -3
  662. package/dist/components/basics/date-picker/index.d.ts.map +0 -1
  663. package/dist/components/basics/dialog/Dialog.d.ts.map +0 -1
  664. package/dist/components/basics/dialog/types.d.ts.map +0 -1
  665. package/dist/components/basics/drawer/Drawer.d.ts.map +0 -1
  666. package/dist/components/basics/drawer/index.d.ts +0 -3
  667. package/dist/components/basics/drawer/index.d.ts.map +0 -1
  668. package/dist/components/basics/form/Form.d.ts.map +0 -1
  669. package/dist/components/basics/form/index.d.ts.map +0 -1
  670. package/dist/components/basics/gradual-blur/GradualBlur.d.ts.map +0 -1
  671. package/dist/components/basics/gradual-blur/index.d.ts +0 -3
  672. package/dist/components/basics/gradual-blur/index.d.ts.map +0 -1
  673. package/dist/components/basics/hover-border-gradient/HoverBorderGradient.d.ts.map +0 -1
  674. package/dist/components/basics/hover-border-gradient/index.d.ts.map +0 -1
  675. package/dist/components/basics/hover-card/HoverCard.d.ts.map +0 -1
  676. package/dist/components/basics/hover-card/index.d.ts +0 -3
  677. package/dist/components/basics/hover-card/index.d.ts.map +0 -1
  678. package/dist/components/basics/input/Input.d.ts.map +0 -1
  679. package/dist/components/basics/input/index.d.ts.map +0 -1
  680. package/dist/components/basics/input/types.d.ts.map +0 -1
  681. package/dist/components/basics/label/Label.d.ts.map +0 -1
  682. package/dist/components/basics/label/index.d.ts.map +0 -1
  683. package/dist/components/basics/loading/Loading.d.ts.map +0 -1
  684. package/dist/components/basics/loading/index.d.ts.map +0 -1
  685. package/dist/components/basics/multi-select-combobox/MultiSelectCombobox.d.ts.map +0 -1
  686. package/dist/components/basics/multi-select-combobox/index.d.ts +0 -3
  687. package/dist/components/basics/multi-select-combobox/index.d.ts.map +0 -1
  688. package/dist/components/basics/otp-Input/OTPInput.d.ts.map +0 -1
  689. package/dist/components/basics/otp-Input/index.d.ts +0 -3
  690. package/dist/components/basics/otp-Input/index.d.ts.map +0 -1
  691. package/dist/components/basics/password-strength-meter/PasswordCriteria.d.ts.map +0 -1
  692. package/dist/components/basics/password-strength-meter/PasswordStrengthMeter.d.ts +0 -6
  693. package/dist/components/basics/password-strength-meter/PasswordStrengthMeter.d.ts.map +0 -1
  694. package/dist/components/basics/preview/Preview.d.ts +0 -2
  695. package/dist/components/basics/preview/Preview.d.ts.map +0 -1
  696. package/dist/components/basics/preview/index.d.ts +0 -2
  697. package/dist/components/basics/preview/index.d.ts.map +0 -1
  698. package/dist/components/basics/radio/Radio.d.ts.map +0 -1
  699. package/dist/components/basics/radio/index.d.ts.map +0 -1
  700. package/dist/components/basics/select/Select.d.ts.map +0 -1
  701. package/dist/components/basics/select/index.d.ts.map +0 -1
  702. package/dist/components/basics/skeleton/Skeleton.d.ts.map +0 -1
  703. package/dist/components/basics/splashCursor/SplashCursor.d.ts.map +0 -1
  704. package/dist/components/basics/splashCursor/index.d.ts.map +0 -1
  705. package/dist/components/basics/spotlight-card/SpotlightCard.d.ts.map +0 -1
  706. package/dist/components/basics/spotlight-card/index.d.ts +0 -3
  707. package/dist/components/basics/spotlight-card/index.d.ts.map +0 -1
  708. package/dist/components/basics/stepper/Stepper.d.ts.map +0 -1
  709. package/dist/components/basics/stepper/index.d.ts.map +0 -1
  710. package/dist/components/basics/sun-to-moon-button/SunToMoonButton.d.ts +0 -4
  711. package/dist/components/basics/sun-to-moon-button/SunToMoonButton.d.ts.map +0 -1
  712. package/dist/components/basics/sun-to-moon-button/index.d.ts.map +0 -1
  713. package/dist/components/basics/switch/Switch.d.ts.map +0 -1
  714. package/dist/components/basics/switch/index.d.ts.map +0 -1
  715. package/dist/components/basics/textarea/Textarea.d.ts.map +0 -1
  716. package/dist/components/basics/textarea/index.d.ts.map +0 -1
  717. package/dist/components/basics/toast/Toast.d.ts.map +0 -1
  718. package/dist/components/basics/toast/index.d.ts.map +0 -1
  719. package/dist/components/basics/tooltip/Tooltip.d.ts.map +0 -1
  720. package/dist/components/basics/tooltip/index.d.ts.map +0 -1
  721. package/dist/components/basics/typography/Typography.d.ts.map +0 -1
  722. package/dist/components/text-animations/ASCIIText/ASCIIText.d.ts.map +0 -1
  723. package/dist/components/text-animations/ASCIIText/index.d.ts.map +0 -1
  724. package/dist/components/text-animations/BlurText/BlurText.d.ts.map +0 -1
  725. package/dist/components/text-animations/BlurText/index.d.ts.map +0 -1
  726. /package/dist/components/{basics → data-display}/card/Card.d.ts +0 -0
  727. /package/dist/components/{basics → data-display}/card/index.d.ts +0 -0
  728. /package/dist/components/{basics → data-display}/charts/AreaChart.d.ts +0 -0
  729. /package/dist/components/{basics → data-display}/charts/BarChart.d.ts +0 -0
  730. /package/dist/components/{basics → data-display}/charts/NeonLineChart.d.ts +0 -0
  731. /package/dist/components/{basics → data-display}/charts/PieChart.d.ts +0 -0
  732. /package/dist/components/{basics → data-display}/charts/StackedBarChart.d.ts +0 -0
  733. /package/dist/components/{basics → data-display}/charts/ThinBreakdownBar.d.ts +0 -0
  734. /package/dist/components/{basics → data-display}/chip/Chip.d.ts +0 -0
  735. /package/dist/components/{basics → data-display}/chip/index.d.ts +0 -0
  736. /package/dist/components/{basics/colo-palette → data-display/color-palette}/ColorPalette.d.ts +0 -0
  737. /package/dist/components/{basics/colo-palette → data-display/color-palette}/index.d.ts +0 -0
  738. /package/dist/components/{basics → data-display}/loading/index.d.ts +0 -0
  739. /package/dist/components/{basics → data-display}/skeleton/Skeleton.d.ts +0 -0
  740. /package/dist/components/{basics → data-display}/skeleton/index.d.ts +0 -0
  741. /package/dist/components/{basics → effects}/animated-content/AnimatedContent.d.ts +0 -0
  742. /package/dist/components/{basics → effects}/animated-content/index.d.ts +0 -0
  743. /package/dist/components/{text-animations/ASCIIText → effects/ascii-text}/ASCIIText.d.ts +0 -0
  744. /package/dist/components/{text-animations/ASCIIText → effects/ascii-text}/index.d.ts +0 -0
  745. /package/dist/components/{basics → effects}/background-gradient-animation/BackgroundGradientAnimation.d.ts +0 -0
  746. /package/dist/components/{basics → effects}/background-gradient-animation/BackgroundGradientAnimationDemo.d.ts +0 -0
  747. /package/dist/components/{basics → effects}/background-gradient-animation/index.d.ts +0 -0
  748. /package/dist/components/{basics → effects}/button-hover-border-gradient/ButtonHoverBorderGradient.d.ts +0 -0
  749. /package/dist/components/{basics → effects}/button-hover-border-gradient/index.d.ts +0 -0
  750. /package/dist/components/{basics → effects}/chroma-grid/ChromaGrid.d.ts +0 -0
  751. /package/dist/components/{basics → effects}/hover-border-gradient/HoverBorderGradient.d.ts +0 -0
  752. /package/dist/components/{basics → effects}/hover-border-gradient/index.d.ts +0 -0
  753. /package/dist/components/{basics/splashCursor → effects/splash-cursor}/SplashCursor.d.ts +0 -0
  754. /package/dist/components/{basics/splashCursor → effects/splash-cursor}/index.d.ts +0 -0
  755. /package/dist/components/{basics → effects}/spotlight-card/SpotlightCard.d.ts +0 -0
  756. /package/dist/components/{basics → effects}/sun-to-moon-button/index.d.ts +0 -0
  757. /package/dist/components/{basics → feedback}/alert/Alert.d.ts +0 -0
  758. /package/dist/components/{basics → feedback}/alert/index.d.ts +0 -0
  759. /package/dist/components/{basics/Button → forms/button}/index.d.ts +0 -0
  760. /package/dist/components/{basics → forms}/calendar/Calendar.d.ts +0 -0
  761. /package/dist/components/{basics → forms}/calendar/index.d.ts +0 -0
  762. /package/dist/components/{basics → forms}/checkbox/Checkbox.d.ts +0 -0
  763. /package/dist/components/{basics → forms}/checkbox/index.d.ts +0 -0
  764. /package/dist/components/{basics → forms}/combobox/index.d.ts +0 -0
  765. /package/dist/components/{basics → forms}/date-picker/DatePicker.d.ts +0 -0
  766. /package/dist/components/{basics → forms}/form/Form.d.ts +0 -0
  767. /package/dist/components/{basics → forms}/form/index.d.ts +0 -0
  768. /package/dist/components/{basics → forms}/input/Input.d.ts +0 -0
  769. /package/dist/components/{basics → forms}/input/types.d.ts +0 -0
  770. /package/dist/components/{basics → forms}/label/Label.d.ts +0 -0
  771. /package/dist/components/{basics → forms}/label/index.d.ts +0 -0
  772. /package/dist/components/{basics/otp-Input → forms/otp-input}/OTPInput.d.ts +0 -0
  773. /package/dist/components/{basics → forms}/password-strength-meter/PasswordCriteria.d.ts +0 -0
  774. /package/dist/components/{basics → forms}/radio/Radio.d.ts +0 -0
  775. /package/dist/components/{basics → forms}/radio/index.d.ts +0 -0
  776. /package/dist/components/{basics → forms}/select/Select.d.ts +0 -0
  777. /package/dist/components/{basics → forms}/select/index.d.ts +0 -0
  778. /package/dist/components/{basics → forms}/switch/Switch.d.ts +0 -0
  779. /package/dist/components/{basics → forms}/switch/index.d.ts +0 -0
  780. /package/dist/components/{basics → forms}/textarea/Textarea.d.ts +0 -0
  781. /package/dist/components/{basics → forms}/textarea/index.d.ts +0 -0
  782. /package/dist/components/{basics → navigation}/carousel/Carousel.d.ts +0 -0
  783. /package/dist/components/{basics → navigation}/carousel/index.d.ts +0 -0
  784. /package/dist/components/{basics → navigation}/stepper/Stepper.d.ts +0 -0
  785. /package/dist/components/{basics → navigation}/stepper/index.d.ts +0 -0
  786. /package/dist/components/{basics → overlays}/dialog/Dialog.d.ts +0 -0
  787. /package/dist/components/{basics → overlays}/drawer/Drawer.d.ts +0 -0
  788. /package/dist/components/{basics → overlays}/hover-card/HoverCard.d.ts +0 -0
  789. /package/dist/components/{basics → overlays}/toast/Toast.d.ts +0 -0
  790. /package/dist/components/{basics → overlays}/toast/index.d.ts +0 -0
  791. /package/dist/components/{basics → overlays}/tooltip/Tooltip.d.ts +0 -0
  792. /package/dist/components/{basics → overlays}/tooltip/index.d.ts +0 -0
  793. /package/dist/components/text-animations/{BlurText → blur-text}/index.d.ts +0 -0
@@ -0,0 +1,1717 @@
1
+ require("./chunk-B_GkZjkl.cjs");
2
+ let react_jsx_runtime = require("react/jsx-runtime");
3
+ //#region src/components/icons/CheckIcon.tsx
4
+ var CheckIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ className,
7
+ width: "24",
8
+ height: "24",
9
+ strokeWidth: "2",
10
+ strokeLinecap: "round",
11
+ strokeLinejoin: "round",
12
+ fill: "none",
13
+ viewBox: "0 0 24 24",
14
+ stroke: "currentColor",
15
+ "aria-labelledby": title ? titleId : void 0,
16
+ role: "img",
17
+ ...props,
18
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
19
+ id: titleId,
20
+ children: title
21
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
22
+ strokeLinecap: "round",
23
+ strokeLinejoin: "round",
24
+ strokeWidth: 2,
25
+ d: "M5 13l4 4L19 7"
26
+ })]
27
+ });
28
+ //#endregion
29
+ //#region src/components/icons/CloseIcon.tsx
30
+ var CloseIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
31
+ xmlns: "http://www.w3.org/2000/svg",
32
+ className,
33
+ width: "24",
34
+ height: "24",
35
+ strokeWidth: "2",
36
+ strokeLinecap: "round",
37
+ strokeLinejoin: "round",
38
+ fill: "none",
39
+ viewBox: "0 0 24 24",
40
+ stroke: "currentColor",
41
+ "aria-labelledby": title ? titleId : void 0,
42
+ role: "img",
43
+ ...props,
44
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
45
+ id: titleId,
46
+ children: title
47
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
48
+ strokeLinecap: "round",
49
+ strokeLinejoin: "round",
50
+ strokeWidth: 2,
51
+ d: "M6 18L18 6M6 6l12 12"
52
+ })]
53
+ });
54
+ //#endregion
55
+ //#region src/components/icons/HomeIcon.tsx
56
+ var HomeIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
57
+ xmlns: "http://www.w3.org/2000/svg",
58
+ className,
59
+ width: "24",
60
+ height: "24",
61
+ strokeWidth: "2",
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round",
64
+ fill: "none",
65
+ viewBox: "0 0 24 24",
66
+ stroke: "currentColor",
67
+ "aria-labelledby": title ? titleId : void 0,
68
+ role: "img",
69
+ ...props,
70
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
71
+ id: titleId,
72
+ children: title
73
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
74
+ d: "M9 22V12H15V22M3 9L12 2L21 9V20C21 20.5304 20.7893 21.0391 20.4142 21.4142C20.0391 21.7893 19.5304 22 19 22H5C4.46957 22 3.96086 21.7893 3.58579 21.4142C3.21071 21.0391 3 20.5304 3 20V9Z",
75
+ strokeWidth: 2,
76
+ strokeLinecap: "round",
77
+ strokeLinejoin: "round"
78
+ })]
79
+ });
80
+ //#endregion
81
+ //#region src/components/icons/ShoppingCartIcon.tsx
82
+ var ShoppingCartIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
83
+ xmlns: "http://www.w3.org/2000/svg",
84
+ className,
85
+ width: "24",
86
+ height: "24",
87
+ strokeWidth: "2",
88
+ strokeLinecap: "round",
89
+ strokeLinejoin: "round",
90
+ fill: "none",
91
+ viewBox: "0 0 24 24",
92
+ stroke: "currentColor",
93
+ "aria-labelledby": title ? titleId : void 0,
94
+ role: "img",
95
+ ...props,
96
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
97
+ id: titleId,
98
+ children: title
99
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
100
+ d: "M2.0498 2.05005H4.0498L6.7098 14.47C6.80738 14.9249 7.06048 15.3315 7.42552 15.6199C7.79056 15.9083 8.24471 16.0604 8.7098 16.05H18.4898C18.945 16.0493 19.3863 15.8933 19.7408 15.6079C20.0954 15.3224 20.3419 14.9246 20.4398 14.48L22.0898 7.05005H5.1198M9 21C9 21.5523 8.55228 22 8 22C7.44772 22 7 21.5523 7 21C7 20.4477 7.44772 20 8 20C8.55228 20 9 20.4477 9 21ZM20 21C20 21.5523 19.5523 22 19 22C18.4477 22 18 21.5523 18 21C18 20.4477 18.4477 20 19 20C19.5523 20 20 20.4477 20 21Z",
101
+ strokeWidth: 2,
102
+ strokeLinecap: "round",
103
+ strokeLinejoin: "round"
104
+ })]
105
+ });
106
+ //#endregion
107
+ //#region src/components/icons/SettingsIcon.tsx
108
+ var SettingsIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
109
+ xmlns: "http://www.w3.org/2000/svg",
110
+ className,
111
+ width: "24",
112
+ height: "24",
113
+ strokeWidth: "2",
114
+ strokeLinecap: "round",
115
+ strokeLinejoin: "round",
116
+ fill: "none",
117
+ viewBox: "0 0 24 24",
118
+ stroke: "currentColor",
119
+ "aria-labelledby": title ? titleId : void 0,
120
+ role: "img",
121
+ ...props,
122
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
123
+ id: titleId,
124
+ children: title
125
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("g", {
126
+ id: "Icon / Settings",
127
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("g", {
128
+ id: "Vector",
129
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
130
+ d: "M12.22 2H11.78C11.2496 2 10.7409 2.21071 10.3658 2.58579C9.99072 2.96086 9.78 3.46957 9.78 4V4.18C9.77964 4.53073 9.68706 4.87519 9.51154 5.17884C9.33602 5.48248 9.08374 5.73464 8.78 5.91L8.35 6.16C8.04596 6.33554 7.70108 6.42795 7.35 6.42795C6.99893 6.42795 6.65404 6.33554 6.35 6.16L6.2 6.08C5.74107 5.81526 5.19584 5.74344 4.684 5.88031C4.17217 6.01717 3.73555 6.35154 3.47 6.81L3.25 7.19C2.98526 7.64893 2.91345 8.19416 3.05031 8.706C3.18717 9.21783 3.52154 9.65445 3.98 9.92L4.13 10.02C4.43228 10.1945 4.68362 10.4451 4.85905 10.7468C5.03448 11.0486 5.1279 11.391 5.13 11.74V12.25C5.1314 12.6024 5.03965 12.949 4.86405 13.2545C4.68844 13.5601 4.43521 13.8138 4.13 13.99L3.98 14.08C3.52154 14.3456 3.18717 14.7822 3.05031 15.294C2.91345 15.8058 2.98526 16.3511 3.25 16.81L3.47 17.19C3.73555 17.6485 4.17217 17.9828 4.684 18.1197C5.19584 18.2566 5.74107 18.1847 6.2 17.92L6.35 17.84C6.65404 17.6645 6.99893 17.5721 7.35 17.5721C7.70108 17.5721 8.04596 17.6645 8.35 17.84L8.78 18.09C9.08374 18.2654 9.33602 18.5175 9.51154 18.8212C9.68706 19.1248 9.77964 19.4693 9.78 19.82V20C9.78 20.5304 9.99072 21.0391 10.3658 21.4142C10.7409 21.7893 11.2496 22 11.78 22H12.22C12.7504 22 13.2591 21.7893 13.6342 21.4142C14.0093 21.0391 14.22 20.5304 14.22 20V19.82C14.2204 19.4693 14.3129 19.1248 14.4885 18.8212C14.664 18.5175 14.9163 18.2654 15.22 18.09L15.65 17.84C15.954 17.6645 16.2989 17.5721 16.65 17.5721C17.0011 17.5721 17.346 17.6645 17.65 17.84L17.8 17.92C18.2589 18.1847 18.8042 18.2566 19.316 18.1197C19.8278 17.9828 20.2645 17.6485 20.53 17.19L20.75 16.8C21.0147 16.3411 21.0866 15.7958 20.9497 15.284C20.8128 14.7722 20.4785 14.3356 20.02 14.07L19.87 13.99C19.5648 13.8138 19.3116 13.5601 19.136 13.2545C18.9604 12.949 18.8686 12.6024 18.87 12.25V11.75C18.8686 11.3976 18.9604 11.051 19.136 10.7455C19.3116 10.4399 19.5648 10.1862 19.87 10.01L20.02 9.92C20.4785 9.65445 20.8128 9.21783 20.9497 8.706C21.0866 8.19416 21.0147 7.64893 20.75 7.19L20.53 6.81C20.2645 6.35154 19.8278 6.01717 19.316 5.88031C18.8042 5.74344 18.2589 5.81526 17.8 6.08L17.65 6.16C17.346 6.33554 17.0011 6.42795 16.65 6.42795C16.2989 6.42795 15.954 6.33554 15.65 6.16L15.22 5.91C14.9163 5.73464 14.664 5.48248 14.4885 5.17884C14.3129 4.87519 14.2204 4.53073 14.22 4.18V4C14.22 3.46957 14.0093 2.96086 13.6342 2.58579C13.2591 2.21071 12.7504 2 12.22 2Z",
131
+ strokeWidth: "2",
132
+ strokeLinecap: "round",
133
+ strokeLinejoin: "round"
134
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
135
+ d: "M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z",
136
+ strokeWidth: "2",
137
+ strokeLinecap: "round",
138
+ strokeLinejoin: "round"
139
+ })]
140
+ })
141
+ })]
142
+ });
143
+ //#endregion
144
+ //#region src/components/icons/PackageIcon.tsx
145
+ var PackageIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
146
+ xmlns: "http://www.w3.org/2000/svg",
147
+ className,
148
+ width: "24",
149
+ height: "24",
150
+ strokeWidth: "2",
151
+ strokeLinecap: "round",
152
+ strokeLinejoin: "round",
153
+ fill: "none",
154
+ viewBox: "0 0 24 24",
155
+ stroke: "currentColor",
156
+ "aria-labelledby": title ? titleId : void 0,
157
+ role: "img",
158
+ ...props,
159
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
160
+ id: titleId,
161
+ children: title
162
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("g", {
163
+ id: "Icon / Package",
164
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
165
+ id: "Vector",
166
+ d: "M7.5 4.27002L16.5 9.42002M3.30005 7L12 12M12 12L20.7001 7M12 12L12 22M21 7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L20 17.7299C20.3037 17.5545 20.556 17.3024 20.7315 16.9987C20.9071 16.6951 20.9996 16.3506 21 15.9999V7.9999Z",
167
+ strokeWidth: 2,
168
+ strokeLinecap: "round",
169
+ strokeLinejoin: "round"
170
+ })
171
+ })]
172
+ });
173
+ //#endregion
174
+ //#region src/components/icons/SearchIcon.tsx
175
+ var SearchIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
176
+ xmlns: "http://www.w3.org/2000/svg",
177
+ className,
178
+ width: "24",
179
+ height: "24",
180
+ strokeWidth: "2",
181
+ strokeLinecap: "round",
182
+ strokeLinejoin: "round",
183
+ fill: "none",
184
+ viewBox: "0 0 24 24",
185
+ stroke: "currentColor",
186
+ "aria-labelledby": title ? titleId : void 0,
187
+ role: "img",
188
+ ...props,
189
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
190
+ id: titleId,
191
+ children: title
192
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
193
+ d: "M21.0002 21L16.7002 16.7M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z",
194
+ strokeWidth: 2,
195
+ strokeLinecap: "round",
196
+ strokeLinejoin: "round"
197
+ })]
198
+ });
199
+ //#endregion
200
+ //#region src/components/icons/UserIcon.tsx
201
+ var UserIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
202
+ xmlns: "http://www.w3.org/2000/svg",
203
+ className,
204
+ width: "24",
205
+ height: "24",
206
+ strokeWidth: "2",
207
+ strokeLinecap: "round",
208
+ strokeLinejoin: "round",
209
+ fill: "none",
210
+ viewBox: "0 0 24 24",
211
+ stroke: "currentColor",
212
+ "aria-labelledby": title ? titleId : void 0,
213
+ role: "img",
214
+ ...props,
215
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
216
+ id: titleId,
217
+ children: title
218
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("g", {
219
+ id: "Icon / User",
220
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
221
+ id: "Vector",
222
+ d: "M19 21V19C19 17.9391 18.5786 16.9217 17.8284 16.1716C17.0783 15.4214 16.0609 15 15 15H9C7.93913 15 6.92172 15.4214 6.17157 16.1716C5.42143 16.9217 5 17.9391 5 19V21M16 7C16 9.20914 14.2091 11 12 11C9.79086 11 8 9.20914 8 7C8 4.79086 9.79086 3 12 3C14.2091 3 16 4.79086 16 7Z",
223
+ strokeWidth: "2",
224
+ strokeLinecap: "round",
225
+ strokeLinejoin: "round"
226
+ })
227
+ })]
228
+ });
229
+ //#endregion
230
+ //#region src/components/icons/BriefcaseBusinessIcon.tsx
231
+ var BriefcaseBusinessIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
232
+ xmlns: "http://www.w3.org/2000/svg",
233
+ className,
234
+ width: "24",
235
+ height: "24",
236
+ strokeWidth: "2",
237
+ strokeLinecap: "round",
238
+ strokeLinejoin: "round",
239
+ fill: "none",
240
+ viewBox: "0 0 24 24",
241
+ stroke: "currentColor",
242
+ "aria-labelledby": title ? titleId : void 0,
243
+ role: "img",
244
+ ...props,
245
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
246
+ id: titleId,
247
+ children: title
248
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("g", {
249
+ id: "Icon / BriefcaseBusiness",
250
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
251
+ id: "Vector",
252
+ d: "M12 12H12.01M16 6V4C16 3.46957 15.7893 2.96086 15.4142 2.58579C15.0391 2.21071 14.5304 2 14 2H10C9.46957 2 8.96086 2.21071 8.58579 2.58579C8.21071 2.96086 8 3.46957 8 4V6M22 13C19.0328 14.959 15.5555 16.0033 12 16.0033C8.44445 16.0033 4.96721 14.959 2 13M4 6H20C21.1046 6 22 6.89543 22 8V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V8C2 6.89543 2.89543 6 4 6Z",
253
+ strokeWidth: "2",
254
+ strokeLinecap: "round",
255
+ strokeLinejoin: "round"
256
+ })
257
+ })]
258
+ });
259
+ //#endregion
260
+ //#region src/components/icons/ActivityIcon.tsx
261
+ var ActivityIcon = ({ className, title, titleId, color = "currentColor", ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
262
+ xmlns: "http://www.w3.org/2000/svg",
263
+ className,
264
+ width: "24",
265
+ height: "24",
266
+ strokeWidth: "2",
267
+ strokeLinecap: "round",
268
+ strokeLinejoin: "round",
269
+ fill: "none",
270
+ viewBox: "0 0 24 24",
271
+ stroke: color,
272
+ "aria-labelledby": title ? titleId : void 0,
273
+ role: "img",
274
+ ...props,
275
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
276
+ id: titleId,
277
+ children: title
278
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("g", {
279
+ id: "Icon / Activity",
280
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
281
+ id: "Vector",
282
+ d: "M22 12H19.52C19.083 11.9991 18.6577 12.1413 18.3091 12.405C17.9606 12.6686 17.708 13.0392 17.59 13.46L15.24 21.82C15.2249 21.8719 15.1933 21.9175 15.15 21.95C15.1067 21.9825 15.0541 22 15 22C14.9459 22 14.8933 21.9825 14.85 21.95C14.8067 21.9175 14.7751 21.8719 14.76 21.82L9.24 2.18C9.22485 2.12807 9.19327 2.08246 9.15 2.05C9.10673 2.01754 9.05409 2 9 2C8.94591 2 8.89327 2.01754 8.85 2.05C8.80673 2.08246 8.77515 2.12807 8.76 2.18L6.41 10.54C6.29246 10.9592 6.04138 11.3285 5.69486 11.592C5.34835 11.8555 4.92532 11.9988 4.49 12H2",
283
+ strokeWidth: "2",
284
+ strokeLinecap: "round",
285
+ strokeLinejoin: "round"
286
+ })
287
+ })]
288
+ });
289
+ //#endregion
290
+ //#region src/components/icons/TrashIcon.tsx
291
+ var TrashIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
292
+ xmlns: "http://www.w3.org/2000/svg",
293
+ className,
294
+ width: "24",
295
+ height: "24",
296
+ strokeWidth: "2",
297
+ strokeLinecap: "round",
298
+ strokeLinejoin: "round",
299
+ fill: "none",
300
+ viewBox: "0 0 24 24",
301
+ stroke: "currentColor",
302
+ "aria-labelledby": title ? titleId : void 0,
303
+ role: "img",
304
+ ...props,
305
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
306
+ id: titleId,
307
+ children: title
308
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("g", {
309
+ id: "Icon / Trash",
310
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
311
+ id: "Vector",
312
+ d: "M3 6H21M19 6V20C19 21 18 22 17 22H7C6 22 5 21 5 20V6M8 6V4C8 3 9 2 10 2H14C15 2 16 3 16 4V6",
313
+ strokeWidth: "2",
314
+ strokeLinecap: "round",
315
+ strokeLinejoin: "round"
316
+ })
317
+ })]
318
+ });
319
+ //#endregion
320
+ //#region src/components/icons/ArrowDownIcon.tsx
321
+ var ArrowDownIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
322
+ xmlns: "http://www.w3.org/2000/svg",
323
+ className,
324
+ width: "24",
325
+ height: "24",
326
+ strokeWidth: "2",
327
+ strokeLinecap: "round",
328
+ strokeLinejoin: "round",
329
+ fill: "none",
330
+ viewBox: "0 0 24 24",
331
+ stroke: "currentColor",
332
+ "aria-labelledby": title ? titleId : void 0,
333
+ role: "img",
334
+ ...props,
335
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
336
+ id: titleId,
337
+ children: title
338
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
339
+ d: "M12 5V19M12 19L19 12M12 19L5 12",
340
+ strokeWidth: "2",
341
+ strokeLinecap: "round",
342
+ strokeLinejoin: "round"
343
+ })]
344
+ });
345
+ //#endregion
346
+ //#region src/components/icons/ArrowUpIcon.tsx
347
+ var ArrowUpIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
348
+ xmlns: "http://www.w3.org/2000/svg",
349
+ className,
350
+ width: "24",
351
+ height: "24",
352
+ strokeWidth: "2",
353
+ strokeLinecap: "round",
354
+ strokeLinejoin: "round",
355
+ fill: "none",
356
+ viewBox: "0 0 24 24",
357
+ stroke: "currentColor",
358
+ "aria-labelledby": title ? titleId : void 0,
359
+ role: "img",
360
+ ...props,
361
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
362
+ id: titleId,
363
+ children: title
364
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
365
+ d: "M2.0498 2.05005H4.0498L6.7098 14.47C6.80738 14.9249 7.06048 15.3315 7.42552 15.6199C7.79056 15.9083 8.24471 16.0604 8.7098 16.05H18.4898C18.945 16.0493 19.3863 15.8933 19.7408 15.6079C20.0954 15.3224 20.3419 14.9246 20.4398 14.48L22.0898 7.05005H5.1198M9 21C9 21.5523 8.55228 22 8 22C7.44772 22 7 21.5523 7 21C7 20.4477 7.44772 20 8 20C8.55228 20 9 20.4477 9 21ZM20 21C20 21.5523 19.5523 22 19 22C18.4477 22 18 21.5523 18 21C18 20.4477 18.4477 20 19 20C19.5523 20 20 20.4477 20 21Z",
366
+ strokeWidth: 2,
367
+ strokeLinecap: "round",
368
+ strokeLinejoin: "round"
369
+ })]
370
+ });
371
+ //#endregion
372
+ //#region src/components/icons/ArrowLeftIcon.tsx
373
+ var ArrowLeftIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
374
+ xmlns: "http://www.w3.org/2000/svg",
375
+ className,
376
+ width: "24",
377
+ height: "24",
378
+ strokeWidth: "2",
379
+ strokeLinecap: "round",
380
+ strokeLinejoin: "round",
381
+ fill: "none",
382
+ viewBox: "0 0 24 24",
383
+ stroke: "currentColor",
384
+ "aria-labelledby": title ? titleId : void 0,
385
+ role: "img",
386
+ ...props,
387
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
388
+ id: titleId,
389
+ children: title
390
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
391
+ d: "M2.0498 2.05005H4.0498L6.7098 14.47C6.80738 14.9249 7.06048 15.3315 7.42552 15.6199C7.79056 15.9083 8.24471 16.0604 8.7098 16.05H18.4898C18.945 16.0493 19.3863 15.8933 19.7408 15.6079C20.0954 15.3224 20.3419 14.9246 20.4398 14.48L22.0898 7.05005H5.1198M9 21C9 21.5523 8.55228 22 8 22C7.44772 22 7 21.5523 7 21C7 20.4477 7.44772 20 8 20C8.55228 20 9 20.4477 9 21ZM20 21C20 21.5523 19.5523 22 19 22C18.4477 22 18 21.5523 18 21C18 20.4477 18.4477 20 19 20C19.5523 20 20 20.4477 20 21Z",
392
+ strokeWidth: 2,
393
+ strokeLinecap: "round",
394
+ strokeLinejoin: "round"
395
+ })]
396
+ });
397
+ //#endregion
398
+ //#region src/components/icons/ArrowRightIcon.tsx
399
+ var ArrowRightIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
400
+ xmlns: "http://www.w3.org/2000/svg",
401
+ className,
402
+ width: "24",
403
+ height: "24",
404
+ strokeWidth: "2",
405
+ strokeLinecap: "round",
406
+ strokeLinejoin: "round",
407
+ fill: "none",
408
+ viewBox: "0 0 24 24",
409
+ stroke: "currentColor",
410
+ "aria-labelledby": title ? titleId : void 0,
411
+ role: "img",
412
+ ...props,
413
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
414
+ id: titleId,
415
+ children: title
416
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
417
+ d: "M5 12H19M19 12L12 5M19 12L12 19",
418
+ strokeWidth: "2",
419
+ strokeLinecap: "round",
420
+ strokeLinejoin: "round"
421
+ })]
422
+ });
423
+ //#endregion
424
+ //#region src/components/icons/ChevronDownIcon.tsx
425
+ var ChevronDownIcon = ({ className, title, titleId, color = "currentColor", ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
426
+ xmlns: "http://www.w3.org/2000/svg",
427
+ className,
428
+ width: "24",
429
+ height: "24",
430
+ fill: "none",
431
+ strokeWidth: "2",
432
+ strokeLinecap: "round",
433
+ strokeLinejoin: "round",
434
+ viewBox: "0 0 24 24",
435
+ stroke: color,
436
+ "aria-labelledby": title ? titleId : void 0,
437
+ role: "img",
438
+ ...props,
439
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
440
+ id: titleId,
441
+ children: title
442
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
443
+ d: "M6 9L12 15L18 9",
444
+ strokeWidth: "2",
445
+ strokeLinecap: "round",
446
+ strokeLinejoin: "round"
447
+ })]
448
+ });
449
+ //#endregion
450
+ //#region src/components/icons/ChevronLeftIcon.tsx
451
+ var ChevronLeftIcon = ({ className = "text-fg", title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
452
+ xmlns: "http://www.w3.org/2000/svg",
453
+ className,
454
+ width: "24",
455
+ height: "24",
456
+ strokeWidth: "2",
457
+ strokeLinecap: "round",
458
+ strokeLinejoin: "round",
459
+ fill: "none",
460
+ viewBox: "0 0 24 24",
461
+ stroke: "currentColor",
462
+ "aria-labelledby": title ? titleId : void 0,
463
+ role: "img",
464
+ ...props,
465
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
466
+ id: titleId,
467
+ children: title
468
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
469
+ d: "M15 18L9 12L15 6",
470
+ strokeWidth: 2,
471
+ strokeLinecap: "round",
472
+ strokeLinejoin: "round"
473
+ })]
474
+ });
475
+ //#endregion
476
+ //#region src/components/icons/ChevronRightIcon.tsx
477
+ var ChevronRightIcon = ({ className = "text-fg", title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
478
+ xmlns: "http://www.w3.org/2000/svg",
479
+ className,
480
+ width: "24",
481
+ height: "24",
482
+ strokeWidth: "2",
483
+ strokeLinecap: "round",
484
+ strokeLinejoin: "round",
485
+ fill: "none",
486
+ viewBox: "0 0 24 24",
487
+ stroke: "currentColor",
488
+ "aria-labelledby": title ? titleId : void 0,
489
+ role: "img",
490
+ ...props,
491
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
492
+ id: titleId,
493
+ children: title
494
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
495
+ d: "M9 18L15 12L9 6",
496
+ strokeWidth: 2,
497
+ strokeLinecap: "round",
498
+ strokeLinejoin: "round"
499
+ })]
500
+ });
501
+ //#endregion
502
+ //#region src/components/icons/ChevronUpIcon.tsx
503
+ var ChevronUpIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
504
+ xmlns: "http://www.w3.org/2000/svg",
505
+ className,
506
+ width: "24",
507
+ height: "24",
508
+ strokeWidth: "2",
509
+ strokeLinecap: "round",
510
+ strokeLinejoin: "round",
511
+ fill: "none",
512
+ viewBox: "0 0 24 24",
513
+ stroke: "currentColor",
514
+ "aria-labelledby": title ? titleId : void 0,
515
+ role: "img",
516
+ ...props,
517
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
518
+ id: titleId,
519
+ children: title
520
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
521
+ d: "M6 9L12 15L18 9",
522
+ strokeWidth: "2",
523
+ strokeLinecap: "round",
524
+ strokeLinejoin: "round"
525
+ })]
526
+ });
527
+ //#endregion
528
+ //#region src/components/icons/ChevronsLeftIcon.tsx
529
+ var ChevronsLeftIcon = ({ className = "text-fg", title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
530
+ xmlns: "http://www.w3.org/2000/svg",
531
+ className,
532
+ width: "24",
533
+ height: "24",
534
+ strokeWidth: "2",
535
+ strokeLinecap: "round",
536
+ strokeLinejoin: "round",
537
+ fill: "none",
538
+ viewBox: "0 0 24 24",
539
+ stroke: "currentColor",
540
+ "aria-labelledby": title ? titleId : void 0,
541
+ role: "img",
542
+ ...props,
543
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
544
+ id: titleId,
545
+ children: title
546
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
547
+ d: "M11 17L6 12L11 7M18 17L13 12L18 7",
548
+ strokeWidth: 2,
549
+ strokeLinecap: "round",
550
+ strokeLinejoin: "round"
551
+ })]
552
+ });
553
+ //#endregion
554
+ //#region src/components/icons/ChevronsRightIcon.tsx
555
+ var ChevronsRightIcon = ({ className = "text-fg", title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
556
+ xmlns: "http://www.w3.org/2000/svg",
557
+ className,
558
+ width: "24",
559
+ height: "24",
560
+ strokeWidth: "2",
561
+ strokeLinecap: "round",
562
+ strokeLinejoin: "round",
563
+ fill: "none",
564
+ viewBox: "0 0 24 24",
565
+ stroke: "currentColor",
566
+ "aria-labelledby": title ? titleId : void 0,
567
+ role: "img",
568
+ ...props,
569
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
570
+ id: titleId,
571
+ children: title
572
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
573
+ d: "M6 17L11 12L6 7M13 17L18 12L13 7",
574
+ strokeWidth: 2,
575
+ strokeLinecap: "round",
576
+ strokeLinejoin: "round"
577
+ })]
578
+ });
579
+ //#endregion
580
+ //#region src/components/icons/ArrowUpDownIcon.tsx
581
+ var ArrowUpDownIcon = ({ className = "text-fg", title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
582
+ xmlns: "http://www.w3.org/2000/svg",
583
+ className,
584
+ width: "24",
585
+ height: "24",
586
+ strokeWidth: "2",
587
+ strokeLinecap: "round",
588
+ strokeLinejoin: "round",
589
+ fill: "none",
590
+ viewBox: "0 0 24 24",
591
+ stroke: "currentColor",
592
+ "aria-labelledby": title ? titleId : void 0,
593
+ role: "img",
594
+ ...props,
595
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
596
+ id: titleId,
597
+ children: title
598
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
599
+ d: "M21 16L17 20M17 20L13 16M17 20V4M3 8L7 4M7 4L11 8M7 4V20",
600
+ strokeWidth: 2,
601
+ strokeLinecap: "round",
602
+ strokeLinejoin: "round"
603
+ })]
604
+ });
605
+ //#endregion
606
+ //#region src/components/icons/EllipsisIcon.tsx
607
+ var EllipsisIcon = ({ className = "text-fg", title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
608
+ xmlns: "http://www.w3.org/2000/svg",
609
+ className,
610
+ width: "24",
611
+ height: "24",
612
+ strokeWidth: "2",
613
+ strokeLinecap: "round",
614
+ strokeLinejoin: "round",
615
+ fill: "none",
616
+ viewBox: "0 0 24 24",
617
+ stroke: "currentColor",
618
+ "aria-labelledby": title ? titleId : void 0,
619
+ role: "img",
620
+ ...props,
621
+ children: [
622
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
623
+ id: titleId,
624
+ children: title
625
+ }),
626
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
627
+ d: "M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z",
628
+ strokeWidth: 2,
629
+ strokeLinecap: "round",
630
+ strokeLinejoin: "round"
631
+ }),
632
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
633
+ d: "M19 13C19.5523 13 20 12.5523 20 12C20 11.4477 19.5523 11 19 11C18.4477 11 18 11.4477 18 12C18 12.5523 18.4477 13 19 13Z",
634
+ strokeWidth: 2,
635
+ strokeLinecap: "round",
636
+ strokeLinejoin: "round"
637
+ }),
638
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
639
+ d: "M5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13Z",
640
+ strokeWidth: 2,
641
+ strokeLinecap: "round",
642
+ strokeLinejoin: "round"
643
+ })
644
+ ]
645
+ });
646
+ //#endregion
647
+ //#region src/components/icons/EllipsisVerticalIcon.tsx
648
+ var EllipsisVerticalIcon = ({ className = "text-fg", title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
649
+ xmlns: "http://www.w3.org/2000/svg",
650
+ className,
651
+ width: "24",
652
+ height: "24",
653
+ strokeWidth: "2",
654
+ strokeLinecap: "round",
655
+ strokeLinejoin: "round",
656
+ fill: "none",
657
+ viewBox: "0 0 24 24",
658
+ stroke: "currentColor",
659
+ "aria-labelledby": title ? titleId : void 0,
660
+ role: "img",
661
+ ...props,
662
+ children: [
663
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
664
+ id: titleId,
665
+ children: title
666
+ }),
667
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
668
+ d: "M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z",
669
+ strokeWidth: 2,
670
+ strokeLinecap: "round",
671
+ strokeLinejoin: "round"
672
+ }),
673
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
674
+ d: "M12 6C12.5523 6 13 5.55228 13 5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5C11 5.55228 11.4477 6 12 6Z",
675
+ strokeWidth: 2,
676
+ strokeLinecap: "round",
677
+ strokeLinejoin: "round"
678
+ }),
679
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
680
+ d: "M12 20C12.5523 20 13 19.5523 13 19C13 18.4477 12.5523 18 12 18C11.4477 18 11 18.4477 11 19C11 19.5523 11.4477 20 12 20Z",
681
+ strokeWidth: 2,
682
+ strokeLinecap: "round",
683
+ strokeLinejoin: "round"
684
+ })
685
+ ]
686
+ });
687
+ //#endregion
688
+ //#region src/components/icons/EyeIcon.tsx
689
+ var EyeIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
690
+ xmlns: "http://www.w3.org/2000/svg",
691
+ className,
692
+ width: "24",
693
+ height: "24",
694
+ strokeWidth: "2",
695
+ strokeLinecap: "round",
696
+ strokeLinejoin: "round",
697
+ fill: "none",
698
+ viewBox: "0 0 24 24",
699
+ stroke: "currentColor",
700
+ "aria-labelledby": title ? titleId : void 0,
701
+ role: "img",
702
+ ...props,
703
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
704
+ id: titleId,
705
+ children: title
706
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
707
+ d: "M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z",
708
+ strokeWidth: 2,
709
+ strokeLinecap: "round",
710
+ strokeLinejoin: "round"
711
+ })]
712
+ });
713
+ //#endregion
714
+ //#region src/components/icons/EyeOffIcon.tsx
715
+ var EyeOffIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
716
+ xmlns: "http://www.w3.org/2000/svg",
717
+ className,
718
+ width: "24",
719
+ height: "24",
720
+ strokeWidth: "2",
721
+ strokeLinecap: "round",
722
+ strokeLinejoin: "round",
723
+ fill: "none",
724
+ viewBox: "0 0 24 24",
725
+ stroke: "currentColor",
726
+ "aria-labelledby": title ? titleId : void 0,
727
+ role: "img",
728
+ ...props,
729
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
730
+ id: titleId,
731
+ children: title
732
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("g", {
733
+ id: "Icon / User",
734
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
735
+ id: "Vector",
736
+ d: "M19 21V19C19 17.9391 18.5786 16.9217 17.8284 16.1716C17.0783 15.4214 16.0609 15 15 15H9C7.93913 15 6.92172 15.4214 6.17157 16.1716C5.42143 16.9217 5 17.9391 5 19V21M16 7C16 9.20914 14.2091 11 12 11C9.79086 11 8 9.20914 8 7C8 4.79086 9.79086 3 12 3C14.2091 3 16 4.79086 16 7Z",
737
+ strokeWidth: "2",
738
+ strokeLinecap: "round",
739
+ strokeLinejoin: "round"
740
+ })
741
+ })]
742
+ });
743
+ //#endregion
744
+ //#region src/components/icons/BellIcon.tsx
745
+ var BellIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
746
+ xmlns: "http://www.w3.org/2000/svg",
747
+ className,
748
+ fill: "none",
749
+ width: "24",
750
+ height: "24",
751
+ viewBox: "0 0 24 24",
752
+ strokeWidth: "2",
753
+ strokeLinejoin: "round",
754
+ strokeLinecap: "round",
755
+ stroke: "currentColor",
756
+ "aria-labelledby": title ? titleId : void 0,
757
+ role: "img",
758
+ ...props,
759
+ children: [
760
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
761
+ id: titleId,
762
+ children: title
763
+ }),
764
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10.268 21a2 2 0 0 0 3.464 0" }),
765
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326" })
766
+ ]
767
+ });
768
+ //#endregion
769
+ //#region src/components/icons/FullScreenIcon.tsx
770
+ var FullScreenIcon = ({ className, title, titleId, color = "currentColor", ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
771
+ xmlns: "http://www.w3.org/2000/svg",
772
+ className,
773
+ width: "24",
774
+ height: "24",
775
+ strokeWidth: "2",
776
+ strokeLinecap: "round",
777
+ strokeLinejoin: "round",
778
+ fill: "none",
779
+ viewBox: "0 0 24 24",
780
+ stroke: color,
781
+ "aria-labelledby": title ? titleId : void 0,
782
+ role: "img",
783
+ ...props,
784
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
785
+ id: titleId,
786
+ children: title
787
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("g", {
788
+ id: "Icon / User",
789
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
790
+ xmlns: "http://www.w3.org/2000/svg",
791
+ d: "M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M8 8H16C16.5523 8 17 8.44772 17 9V15C17 15.5523 16.5523 16 16 16H8C7.44772 16 7 15.5523 7 15V9C7 8.44772 7.44772 8 8 8Z",
792
+ stroke: color,
793
+ strokeWidth: "2",
794
+ strokeLinecap: "round",
795
+ strokeLinejoin: "round"
796
+ })
797
+ })]
798
+ });
799
+ //#endregion
800
+ //#region src/components/icons/DragIcon.tsx
801
+ var DragIcon = ({ className, title, titleId, color = "#transparent", ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
802
+ xmlns: "http://www.w3.org/2000/svg",
803
+ className,
804
+ width: "24",
805
+ height: "24",
806
+ strokeWidth: "2",
807
+ strokeLinecap: "round",
808
+ strokeLinejoin: "round",
809
+ fill: "none",
810
+ viewBox: "0 0 24 24",
811
+ stroke: "currentColor",
812
+ "aria-labelledby": title ? titleId : void 0,
813
+ role: "img",
814
+ ...props,
815
+ children: [
816
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
817
+ id: titleId,
818
+ children: title
819
+ }),
820
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
821
+ d: "M9 13C9.55228 13 10 12.5523 10 12C10 11.4477 9.55228 11 9 11C8.44772 11 8 11.4477 8 12C8 12.5523 8.44772 13 9 13Z",
822
+ stroke: color,
823
+ strokeWidth: 2,
824
+ strokeLinecap: "round",
825
+ strokeLinejoin: "round"
826
+ }),
827
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
828
+ d: "M9 6C9.55228 6 10 5.55228 10 5C10 4.44772 9.55228 4 9 4C8.44772 4 8 4.44772 8 5C8 5.55228 8.44772 6 9 6Z",
829
+ stroke: color,
830
+ strokeWidth: 2,
831
+ strokeLinecap: "round",
832
+ strokeLinejoin: "round"
833
+ }),
834
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
835
+ d: "M9 20C9.55228 20 10 19.5523 10 19C10 18.4477 9.55228 18 9 18C8.44772 18 8 18.4477 8 19C8 19.5523 8.44772 20 9 20Z",
836
+ stroke: color,
837
+ strokeWidth: 2,
838
+ strokeLinecap: "round",
839
+ strokeLinejoin: "round"
840
+ }),
841
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
842
+ d: "M15 13C15.5523 13 16 12.5523 16 12C16 11.4477 15.5523 11 15 11C14.4477 11 14 11.4477 14 12C14 12.5523 14.4477 13 15 13Z",
843
+ stroke: color,
844
+ strokeWidth: 2,
845
+ strokeLinecap: "round",
846
+ strokeLinejoin: "round"
847
+ }),
848
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
849
+ d: "M15 6C15.5523 6 16 5.55228 16 5C16 4.44772 15.5523 4 15 4C14.4477 4 14 4.44772 14 5C14 5.55228 14.4477 6 15 6Z",
850
+ stroke: color,
851
+ strokeWidth: 2,
852
+ strokeLinecap: "round",
853
+ strokeLinejoin: "round"
854
+ }),
855
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
856
+ d: "M15 20C15.5523 20 16 19.5523 16 19C16 18.4477 15.5523 18 15 18C14.4477 18 14 18.4477 14 19C14 19.5523 14.4477 20 15 20Z",
857
+ stroke: color,
858
+ strokeWidth: 2,
859
+ strokeLinecap: "round",
860
+ strokeLinejoin: "round"
861
+ })
862
+ ]
863
+ });
864
+ //#endregion
865
+ //#region src/components/icons/CircleIcon.tsx
866
+ var CircleIcon = (props) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)("svg", {
867
+ viewBox: "0 0 24 24",
868
+ fill: "none",
869
+ stroke: "currentColor",
870
+ strokeWidth: 2,
871
+ strokeLinecap: "round",
872
+ strokeLinejoin: "round",
873
+ ...props,
874
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
875
+ cx: 12,
876
+ cy: 12,
877
+ r: 10
878
+ })
879
+ });
880
+ //#endregion
881
+ //#region src/components/icons/AlertCircleIcon.tsx
882
+ var AlertCircleIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
883
+ xmlns: "http://www.w3.org/2000/svg",
884
+ className,
885
+ width: "24",
886
+ height: "24",
887
+ fill: "none",
888
+ viewBox: "0 0 24 24",
889
+ stroke: "currentColor",
890
+ strokeWidth: "2",
891
+ strokeLinecap: "round",
892
+ strokeLinejoin: "round",
893
+ "aria-labelledby": title ? titleId : void 0,
894
+ role: "img",
895
+ ...props,
896
+ children: [
897
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
898
+ id: titleId,
899
+ children: title
900
+ }),
901
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
902
+ cx: "12",
903
+ cy: "12",
904
+ r: "10"
905
+ }),
906
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 8v4" }),
907
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 16h.01" })
908
+ ]
909
+ });
910
+ //#endregion
911
+ //#region src/components/icons/AlertTriangleIcon.tsx
912
+ var AlertTriangleIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
913
+ xmlns: "http://www.w3.org/2000/svg",
914
+ className,
915
+ width: "24",
916
+ height: "24",
917
+ fill: "none",
918
+ viewBox: "0 0 24 24",
919
+ stroke: "currentColor",
920
+ strokeWidth: "2",
921
+ strokeLinecap: "round",
922
+ strokeLinejoin: "round",
923
+ "aria-labelledby": title ? titleId : void 0,
924
+ role: "img",
925
+ ...props,
926
+ children: [
927
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
928
+ id: titleId,
929
+ children: title
930
+ }),
931
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0Z" }),
932
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 9v4" }),
933
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 17h.01" })
934
+ ]
935
+ });
936
+ //#endregion
937
+ //#region src/components/icons/AudioWaveIcon.tsx
938
+ var AudioWaveIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
939
+ xmlns: "http://www.w3.org/2000/svg",
940
+ width: "55",
941
+ height: "80",
942
+ fill: "currentColor",
943
+ viewBox: "0 0 55 80",
944
+ className,
945
+ "aria-labelledby": title ? titleId : void 0,
946
+ role: "img",
947
+ ...props,
948
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
949
+ id: titleId,
950
+ children: title
951
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("g", {
952
+ transform: "matrix(1 0 0 -1 0 80)",
953
+ children: [
954
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("rect", {
955
+ width: "10",
956
+ height: "20",
957
+ rx: "3",
958
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("animate", {
959
+ attributeName: "height",
960
+ begin: "0s",
961
+ dur: "4.3s",
962
+ values: "20;45;57;80;64;32;66;45;64;23;66;13;64;56;34;34;2;23;76;79;20",
963
+ calcMode: "linear",
964
+ repeatCount: "indefinite"
965
+ })
966
+ }),
967
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("rect", {
968
+ x: "15",
969
+ width: "10",
970
+ height: "80",
971
+ rx: "3",
972
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("animate", {
973
+ attributeName: "height",
974
+ begin: "0s",
975
+ dur: "2s",
976
+ values: "80;55;33;5;75;23;73;33;12;14;60;80",
977
+ calcMode: "linear",
978
+ repeatCount: "indefinite"
979
+ })
980
+ }),
981
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("rect", {
982
+ x: "30",
983
+ width: "10",
984
+ height: "50",
985
+ rx: "3",
986
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("animate", {
987
+ attributeName: "height",
988
+ begin: "0s",
989
+ dur: "1.4s",
990
+ values: "50;34;78;23;56;23;34;76;80;54;21;50",
991
+ calcMode: "linear",
992
+ repeatCount: "indefinite"
993
+ })
994
+ }),
995
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("rect", {
996
+ x: "45",
997
+ width: "10",
998
+ height: "30",
999
+ rx: "3",
1000
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("animate", {
1001
+ attributeName: "height",
1002
+ begin: "0s",
1003
+ dur: "2s",
1004
+ values: "30;45;13;80;56;72;45;76;34;23;67;30",
1005
+ calcMode: "linear",
1006
+ repeatCount: "indefinite"
1007
+ })
1008
+ })
1009
+ ]
1010
+ })]
1011
+ });
1012
+ //#endregion
1013
+ //#region src/components/icons/CheckCircleIcon.tsx
1014
+ var CheckCircleIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
1015
+ xmlns: "http://www.w3.org/2000/svg",
1016
+ className,
1017
+ width: "24",
1018
+ height: "24",
1019
+ fill: "none",
1020
+ viewBox: "0 0 24 24",
1021
+ stroke: "currentColor",
1022
+ strokeWidth: "2",
1023
+ strokeLinecap: "round",
1024
+ strokeLinejoin: "round",
1025
+ "aria-labelledby": title ? titleId : void 0,
1026
+ role: "img",
1027
+ ...props,
1028
+ children: [
1029
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
1030
+ id: titleId,
1031
+ children: title
1032
+ }),
1033
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
1034
+ cx: "12",
1035
+ cy: "12",
1036
+ r: "10"
1037
+ }),
1038
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m9 12 2 2 4-4" })
1039
+ ]
1040
+ });
1041
+ //#endregion
1042
+ //#region src/components/icons/ColumnsIcon.tsx
1043
+ var ColumnsIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
1044
+ xmlns: "http://www.w3.org/2000/svg",
1045
+ className,
1046
+ width: "24",
1047
+ height: "24",
1048
+ fill: "none",
1049
+ viewBox: "0 0 24 24",
1050
+ stroke: "currentColor",
1051
+ strokeWidth: "2",
1052
+ strokeLinecap: "round",
1053
+ strokeLinejoin: "round",
1054
+ "aria-labelledby": title ? titleId : void 0,
1055
+ role: "img",
1056
+ ...props,
1057
+ children: [
1058
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
1059
+ id: titleId,
1060
+ children: title
1061
+ }),
1062
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 6h16" }),
1063
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7 12h10" }),
1064
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 18h4" })
1065
+ ]
1066
+ });
1067
+ //#endregion
1068
+ //#region src/components/icons/FilterIcon.tsx
1069
+ var FilterIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
1070
+ xmlns: "http://www.w3.org/2000/svg",
1071
+ className,
1072
+ width: "24",
1073
+ height: "24",
1074
+ fill: "none",
1075
+ viewBox: "0 0 24 24",
1076
+ stroke: "currentColor",
1077
+ strokeWidth: "2",
1078
+ strokeLinecap: "round",
1079
+ strokeLinejoin: "round",
1080
+ "aria-labelledby": title ? titleId : void 0,
1081
+ role: "img",
1082
+ ...props,
1083
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
1084
+ id: titleId,
1085
+ children: title
1086
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M3 4h18l-7 8v6l-4 2v-8L3 4Z" })]
1087
+ });
1088
+ //#endregion
1089
+ //#region src/components/icons/FilterProfileIcon.tsx
1090
+ var FilterProfileIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
1091
+ xmlns: "http://www.w3.org/2000/svg",
1092
+ className,
1093
+ width: "24",
1094
+ height: "24",
1095
+ fill: "none",
1096
+ viewBox: "0 0 24 24",
1097
+ stroke: "currentColor",
1098
+ strokeWidth: "2",
1099
+ strokeLinecap: "round",
1100
+ strokeLinejoin: "round",
1101
+ "aria-labelledby": title ? titleId : void 0,
1102
+ role: "img",
1103
+ ...props,
1104
+ children: [
1105
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
1106
+ id: titleId,
1107
+ children: title
1108
+ }),
1109
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
1110
+ cx: "9",
1111
+ cy: "7",
1112
+ r: "3"
1113
+ }),
1114
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M3 21v-2a4 4 0 0 1 4-4h4" }),
1115
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 12h6l-3 3.5v2.5l-1.5 1v-3.5L15 12Z" })
1116
+ ]
1117
+ });
1118
+ //#endregion
1119
+ //#region src/components/icons/FilterXIcon.tsx
1120
+ var FilterXIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
1121
+ xmlns: "http://www.w3.org/2000/svg",
1122
+ className,
1123
+ width: "24",
1124
+ height: "24",
1125
+ fill: "none",
1126
+ viewBox: "0 0 24 24",
1127
+ stroke: "currentColor",
1128
+ strokeWidth: "2",
1129
+ strokeLinecap: "round",
1130
+ strokeLinejoin: "round",
1131
+ "aria-labelledby": title ? titleId : void 0,
1132
+ role: "img",
1133
+ ...props,
1134
+ children: [
1135
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
1136
+ id: titleId,
1137
+ children: title
1138
+ }),
1139
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M3 4h18l-7 8v6l-4 2v-8L3 4Z" }),
1140
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m17 17 4 4" }),
1141
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m21 17-4 4" })
1142
+ ]
1143
+ });
1144
+ //#endregion
1145
+ //#region src/components/icons/InfoCircleIcon.tsx
1146
+ var InfoCircleIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
1147
+ xmlns: "http://www.w3.org/2000/svg",
1148
+ className,
1149
+ width: "24",
1150
+ height: "24",
1151
+ fill: "none",
1152
+ viewBox: "0 0 24 24",
1153
+ stroke: "currentColor",
1154
+ strokeWidth: "2",
1155
+ strokeLinecap: "round",
1156
+ strokeLinejoin: "round",
1157
+ "aria-labelledby": title ? titleId : void 0,
1158
+ role: "img",
1159
+ ...props,
1160
+ children: [
1161
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
1162
+ id: titleId,
1163
+ children: title
1164
+ }),
1165
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
1166
+ cx: "12",
1167
+ cy: "12",
1168
+ r: "10"
1169
+ }),
1170
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 10v6" }),
1171
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 7h.01" })
1172
+ ]
1173
+ });
1174
+ //#endregion
1175
+ //#region src/components/icons/LoaderIcon.tsx
1176
+ var LoaderIcon = ({ className, title, titleId, color = "currentColor", ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
1177
+ xmlns: "http://www.w3.org/2000/svg",
1178
+ className,
1179
+ width: "24",
1180
+ height: "24",
1181
+ fill: "none",
1182
+ viewBox: "0 0 24 24",
1183
+ "aria-labelledby": title ? titleId : void 0,
1184
+ role: "img",
1185
+ ...props,
1186
+ children: [
1187
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
1188
+ id: titleId,
1189
+ children: title
1190
+ }),
1191
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
1192
+ cx: "12",
1193
+ cy: "12",
1194
+ r: "10",
1195
+ stroke: color,
1196
+ strokeWidth: "4",
1197
+ opacity: "0.25"
1198
+ }),
1199
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
1200
+ d: "M4 12a8 8 0 0 1 8-8V0C5.373 0 0 5.373 0 12h4Zm2 5.291A7.962 7.962 0 0 1 4 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647Z",
1201
+ fill: color,
1202
+ opacity: "0.75"
1203
+ })
1204
+ ]
1205
+ });
1206
+ //#endregion
1207
+ //#region src/components/icons/MailIcon.tsx
1208
+ var MailIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
1209
+ xmlns: "http://www.w3.org/2000/svg",
1210
+ className,
1211
+ width: "24",
1212
+ height: "24",
1213
+ fill: "none",
1214
+ viewBox: "0 0 24 24",
1215
+ stroke: "currentColor",
1216
+ strokeWidth: "2",
1217
+ strokeLinecap: "round",
1218
+ strokeLinejoin: "round",
1219
+ "aria-labelledby": title ? titleId : void 0,
1220
+ role: "img",
1221
+ ...props,
1222
+ children: [
1223
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
1224
+ id: titleId,
1225
+ children: title
1226
+ }),
1227
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("rect", {
1228
+ width: "20",
1229
+ height: "16",
1230
+ x: "2",
1231
+ y: "4",
1232
+ rx: "2"
1233
+ }),
1234
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7" })
1235
+ ]
1236
+ });
1237
+ //#endregion
1238
+ //#region src/components/icons/PlayIcon.tsx
1239
+ var PlayIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
1240
+ xmlns: "http://www.w3.org/2000/svg",
1241
+ className,
1242
+ width: "24",
1243
+ height: "24",
1244
+ fill: "none",
1245
+ viewBox: "0 0 24 24",
1246
+ stroke: "currentColor",
1247
+ strokeWidth: "2",
1248
+ strokeLinecap: "round",
1249
+ strokeLinejoin: "round",
1250
+ "aria-labelledby": title ? titleId : void 0,
1251
+ role: "img",
1252
+ ...props,
1253
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
1254
+ id: titleId,
1255
+ children: title
1256
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("polygon", { points: "5 3 19 12 5 21 5 3" })]
1257
+ });
1258
+ //#endregion
1259
+ //#region src/components/icons/QuestionCircleIcon.tsx
1260
+ var QuestionCircleIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
1261
+ xmlns: "http://www.w3.org/2000/svg",
1262
+ className,
1263
+ width: "24",
1264
+ height: "24",
1265
+ fill: "none",
1266
+ viewBox: "0 0 24 24",
1267
+ stroke: "currentColor",
1268
+ strokeWidth: "2",
1269
+ strokeLinecap: "round",
1270
+ strokeLinejoin: "round",
1271
+ "aria-labelledby": title ? titleId : void 0,
1272
+ role: "img",
1273
+ ...props,
1274
+ children: [
1275
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
1276
+ id: titleId,
1277
+ children: title
1278
+ }),
1279
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
1280
+ cx: "12",
1281
+ cy: "12",
1282
+ r: "10"
1283
+ }),
1284
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9.09 9a3 3 0 1 1 5.82 1c0 2-3 3-3 3" }),
1285
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 17h.01" })
1286
+ ]
1287
+ });
1288
+ //#endregion
1289
+ //#region src/components/icons/RefreshIcon.tsx
1290
+ var RefreshIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
1291
+ xmlns: "http://www.w3.org/2000/svg",
1292
+ className,
1293
+ width: "24",
1294
+ height: "24",
1295
+ fill: "none",
1296
+ viewBox: "0 0 24 24",
1297
+ stroke: "currentColor",
1298
+ strokeWidth: "2",
1299
+ strokeLinecap: "round",
1300
+ strokeLinejoin: "round",
1301
+ "aria-labelledby": title ? titleId : void 0,
1302
+ role: "img",
1303
+ ...props,
1304
+ children: [
1305
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
1306
+ id: titleId,
1307
+ children: title
1308
+ }),
1309
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 2v6h-6" }),
1310
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M3 12a9 9 0 0 1 15.55-6.36L21 8" }),
1311
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M3 22v-6h6" }),
1312
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 12a9 9 0 0 1-15.55 6.36L3 16" })
1313
+ ]
1314
+ });
1315
+ //#endregion
1316
+ //#region src/components/icons/RingLoaderIcon.tsx
1317
+ var RingLoaderIcon = ({ className, title, titleId, color = "currentColor", strokeWidth = 4, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
1318
+ xmlns: "http://www.w3.org/2000/svg",
1319
+ className,
1320
+ viewBox: "0 0 50 50",
1321
+ fill: "none",
1322
+ "aria-labelledby": title ? titleId : void 0,
1323
+ role: "img",
1324
+ ...props,
1325
+ children: [
1326
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
1327
+ id: titleId,
1328
+ children: title
1329
+ }),
1330
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
1331
+ cx: "25",
1332
+ cy: "25",
1333
+ r: "20",
1334
+ stroke: color,
1335
+ strokeWidth,
1336
+ opacity: "0.2"
1337
+ }),
1338
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
1339
+ cx: "25",
1340
+ cy: "25",
1341
+ r: "20",
1342
+ stroke: color,
1343
+ strokeWidth,
1344
+ strokeLinecap: "round",
1345
+ strokeDasharray: "80 200",
1346
+ strokeDashoffset: "0"
1347
+ })
1348
+ ]
1349
+ });
1350
+ //#endregion
1351
+ //#region src/components/icons/SelectionIcon.tsx
1352
+ var SelectionIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
1353
+ xmlns: "http://www.w3.org/2000/svg",
1354
+ className,
1355
+ width: "24",
1356
+ height: "24",
1357
+ fill: "none",
1358
+ viewBox: "0 0 24 24",
1359
+ stroke: "currentColor",
1360
+ strokeWidth: "1.75",
1361
+ strokeLinecap: "round",
1362
+ strokeLinejoin: "round",
1363
+ "aria-labelledby": title ? titleId : void 0,
1364
+ role: "img",
1365
+ ...props,
1366
+ children: [
1367
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
1368
+ id: titleId,
1369
+ children: title
1370
+ }),
1371
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4.25 10V18.85A1.25 1.25 0 0 0 5.5 20.1H14" }),
1372
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7 5.75h10A1.25 1.25 0 0 1 18.25 7v10A1.25 1.25 0 0 1 17 18.25H7A1.25 1.25 0 0 1 5.75 17V7A1.25 1.25 0 0 1 7 5.75Z" }),
1373
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m9.25 12 2.25 2.25 4.25-4.5" })
1374
+ ]
1375
+ });
1376
+ //#endregion
1377
+ //#region src/components/icons/XCircleIcon.tsx
1378
+ var XCircleIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
1379
+ xmlns: "http://www.w3.org/2000/svg",
1380
+ className,
1381
+ width: "24",
1382
+ height: "24",
1383
+ fill: "none",
1384
+ viewBox: "0 0 24 24",
1385
+ stroke: "currentColor",
1386
+ strokeWidth: "2",
1387
+ strokeLinecap: "round",
1388
+ strokeLinejoin: "round",
1389
+ "aria-labelledby": title ? titleId : void 0,
1390
+ role: "img",
1391
+ ...props,
1392
+ children: [
1393
+ title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
1394
+ id: titleId,
1395
+ children: title
1396
+ }),
1397
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
1398
+ cx: "12",
1399
+ cy: "12",
1400
+ r: "10"
1401
+ }),
1402
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m15 9-6 6" }),
1403
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m9 9 6 6" })
1404
+ ]
1405
+ });
1406
+ //#endregion
1407
+ //#region src/components/icons/ZapIcon.tsx
1408
+ var ZapIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
1409
+ xmlns: "http://www.w3.org/2000/svg",
1410
+ className,
1411
+ width: "24",
1412
+ height: "24",
1413
+ fill: "none",
1414
+ viewBox: "0 0 24 24",
1415
+ stroke: "currentColor",
1416
+ strokeWidth: "2",
1417
+ strokeLinecap: "round",
1418
+ strokeLinejoin: "round",
1419
+ "aria-labelledby": title ? titleId : void 0,
1420
+ role: "img",
1421
+ ...props,
1422
+ children: [title && /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
1423
+ id: titleId,
1424
+ children: title
1425
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 10V3L4 14h7v7l9-11h-7z" })]
1426
+ });
1427
+ //#endregion
1428
+ Object.defineProperty(exports, "ActivityIcon", {
1429
+ enumerable: true,
1430
+ get: function() {
1431
+ return ActivityIcon;
1432
+ }
1433
+ });
1434
+ Object.defineProperty(exports, "AlertCircleIcon", {
1435
+ enumerable: true,
1436
+ get: function() {
1437
+ return AlertCircleIcon;
1438
+ }
1439
+ });
1440
+ Object.defineProperty(exports, "AlertTriangleIcon", {
1441
+ enumerable: true,
1442
+ get: function() {
1443
+ return AlertTriangleIcon;
1444
+ }
1445
+ });
1446
+ Object.defineProperty(exports, "ArrowDownIcon", {
1447
+ enumerable: true,
1448
+ get: function() {
1449
+ return ArrowDownIcon;
1450
+ }
1451
+ });
1452
+ Object.defineProperty(exports, "ArrowLeftIcon", {
1453
+ enumerable: true,
1454
+ get: function() {
1455
+ return ArrowLeftIcon;
1456
+ }
1457
+ });
1458
+ Object.defineProperty(exports, "ArrowRightIcon", {
1459
+ enumerable: true,
1460
+ get: function() {
1461
+ return ArrowRightIcon;
1462
+ }
1463
+ });
1464
+ Object.defineProperty(exports, "ArrowUpDownIcon", {
1465
+ enumerable: true,
1466
+ get: function() {
1467
+ return ArrowUpDownIcon;
1468
+ }
1469
+ });
1470
+ Object.defineProperty(exports, "ArrowUpIcon", {
1471
+ enumerable: true,
1472
+ get: function() {
1473
+ return ArrowUpIcon;
1474
+ }
1475
+ });
1476
+ Object.defineProperty(exports, "AudioWaveIcon", {
1477
+ enumerable: true,
1478
+ get: function() {
1479
+ return AudioWaveIcon;
1480
+ }
1481
+ });
1482
+ Object.defineProperty(exports, "BellIcon", {
1483
+ enumerable: true,
1484
+ get: function() {
1485
+ return BellIcon;
1486
+ }
1487
+ });
1488
+ Object.defineProperty(exports, "BriefcaseBusinessIcon", {
1489
+ enumerable: true,
1490
+ get: function() {
1491
+ return BriefcaseBusinessIcon;
1492
+ }
1493
+ });
1494
+ Object.defineProperty(exports, "CheckCircleIcon", {
1495
+ enumerable: true,
1496
+ get: function() {
1497
+ return CheckCircleIcon;
1498
+ }
1499
+ });
1500
+ Object.defineProperty(exports, "CheckIcon", {
1501
+ enumerable: true,
1502
+ get: function() {
1503
+ return CheckIcon;
1504
+ }
1505
+ });
1506
+ Object.defineProperty(exports, "ChevronDownIcon", {
1507
+ enumerable: true,
1508
+ get: function() {
1509
+ return ChevronDownIcon;
1510
+ }
1511
+ });
1512
+ Object.defineProperty(exports, "ChevronLeftIcon", {
1513
+ enumerable: true,
1514
+ get: function() {
1515
+ return ChevronLeftIcon;
1516
+ }
1517
+ });
1518
+ Object.defineProperty(exports, "ChevronRightIcon", {
1519
+ enumerable: true,
1520
+ get: function() {
1521
+ return ChevronRightIcon;
1522
+ }
1523
+ });
1524
+ Object.defineProperty(exports, "ChevronUpIcon", {
1525
+ enumerable: true,
1526
+ get: function() {
1527
+ return ChevronUpIcon;
1528
+ }
1529
+ });
1530
+ Object.defineProperty(exports, "ChevronsLeftIcon", {
1531
+ enumerable: true,
1532
+ get: function() {
1533
+ return ChevronsLeftIcon;
1534
+ }
1535
+ });
1536
+ Object.defineProperty(exports, "ChevronsRightIcon", {
1537
+ enumerable: true,
1538
+ get: function() {
1539
+ return ChevronsRightIcon;
1540
+ }
1541
+ });
1542
+ Object.defineProperty(exports, "CircleIcon", {
1543
+ enumerable: true,
1544
+ get: function() {
1545
+ return CircleIcon;
1546
+ }
1547
+ });
1548
+ Object.defineProperty(exports, "CloseIcon", {
1549
+ enumerable: true,
1550
+ get: function() {
1551
+ return CloseIcon;
1552
+ }
1553
+ });
1554
+ Object.defineProperty(exports, "ColumnsIcon", {
1555
+ enumerable: true,
1556
+ get: function() {
1557
+ return ColumnsIcon;
1558
+ }
1559
+ });
1560
+ Object.defineProperty(exports, "DragIcon", {
1561
+ enumerable: true,
1562
+ get: function() {
1563
+ return DragIcon;
1564
+ }
1565
+ });
1566
+ Object.defineProperty(exports, "EllipsisIcon", {
1567
+ enumerable: true,
1568
+ get: function() {
1569
+ return EllipsisIcon;
1570
+ }
1571
+ });
1572
+ Object.defineProperty(exports, "EllipsisVerticalIcon", {
1573
+ enumerable: true,
1574
+ get: function() {
1575
+ return EllipsisVerticalIcon;
1576
+ }
1577
+ });
1578
+ Object.defineProperty(exports, "EyeIcon", {
1579
+ enumerable: true,
1580
+ get: function() {
1581
+ return EyeIcon;
1582
+ }
1583
+ });
1584
+ Object.defineProperty(exports, "EyeOffIcon", {
1585
+ enumerable: true,
1586
+ get: function() {
1587
+ return EyeOffIcon;
1588
+ }
1589
+ });
1590
+ Object.defineProperty(exports, "FilterIcon", {
1591
+ enumerable: true,
1592
+ get: function() {
1593
+ return FilterIcon;
1594
+ }
1595
+ });
1596
+ Object.defineProperty(exports, "FilterProfileIcon", {
1597
+ enumerable: true,
1598
+ get: function() {
1599
+ return FilterProfileIcon;
1600
+ }
1601
+ });
1602
+ Object.defineProperty(exports, "FilterXIcon", {
1603
+ enumerable: true,
1604
+ get: function() {
1605
+ return FilterXIcon;
1606
+ }
1607
+ });
1608
+ Object.defineProperty(exports, "FullScreenIcon", {
1609
+ enumerable: true,
1610
+ get: function() {
1611
+ return FullScreenIcon;
1612
+ }
1613
+ });
1614
+ Object.defineProperty(exports, "HomeIcon", {
1615
+ enumerable: true,
1616
+ get: function() {
1617
+ return HomeIcon;
1618
+ }
1619
+ });
1620
+ Object.defineProperty(exports, "InfoCircleIcon", {
1621
+ enumerable: true,
1622
+ get: function() {
1623
+ return InfoCircleIcon;
1624
+ }
1625
+ });
1626
+ Object.defineProperty(exports, "LoaderIcon", {
1627
+ enumerable: true,
1628
+ get: function() {
1629
+ return LoaderIcon;
1630
+ }
1631
+ });
1632
+ Object.defineProperty(exports, "MailIcon", {
1633
+ enumerable: true,
1634
+ get: function() {
1635
+ return MailIcon;
1636
+ }
1637
+ });
1638
+ Object.defineProperty(exports, "PackageIcon", {
1639
+ enumerable: true,
1640
+ get: function() {
1641
+ return PackageIcon;
1642
+ }
1643
+ });
1644
+ Object.defineProperty(exports, "PlayIcon", {
1645
+ enumerable: true,
1646
+ get: function() {
1647
+ return PlayIcon;
1648
+ }
1649
+ });
1650
+ Object.defineProperty(exports, "QuestionCircleIcon", {
1651
+ enumerable: true,
1652
+ get: function() {
1653
+ return QuestionCircleIcon;
1654
+ }
1655
+ });
1656
+ Object.defineProperty(exports, "RefreshIcon", {
1657
+ enumerable: true,
1658
+ get: function() {
1659
+ return RefreshIcon;
1660
+ }
1661
+ });
1662
+ Object.defineProperty(exports, "RingLoaderIcon", {
1663
+ enumerable: true,
1664
+ get: function() {
1665
+ return RingLoaderIcon;
1666
+ }
1667
+ });
1668
+ Object.defineProperty(exports, "SearchIcon", {
1669
+ enumerable: true,
1670
+ get: function() {
1671
+ return SearchIcon;
1672
+ }
1673
+ });
1674
+ Object.defineProperty(exports, "SelectionIcon", {
1675
+ enumerable: true,
1676
+ get: function() {
1677
+ return SelectionIcon;
1678
+ }
1679
+ });
1680
+ Object.defineProperty(exports, "SettingsIcon", {
1681
+ enumerable: true,
1682
+ get: function() {
1683
+ return SettingsIcon;
1684
+ }
1685
+ });
1686
+ Object.defineProperty(exports, "ShoppingCartIcon", {
1687
+ enumerable: true,
1688
+ get: function() {
1689
+ return ShoppingCartIcon;
1690
+ }
1691
+ });
1692
+ Object.defineProperty(exports, "TrashIcon", {
1693
+ enumerable: true,
1694
+ get: function() {
1695
+ return TrashIcon;
1696
+ }
1697
+ });
1698
+ Object.defineProperty(exports, "UserIcon", {
1699
+ enumerable: true,
1700
+ get: function() {
1701
+ return UserIcon;
1702
+ }
1703
+ });
1704
+ Object.defineProperty(exports, "XCircleIcon", {
1705
+ enumerable: true,
1706
+ get: function() {
1707
+ return XCircleIcon;
1708
+ }
1709
+ });
1710
+ Object.defineProperty(exports, "ZapIcon", {
1711
+ enumerable: true,
1712
+ get: function() {
1713
+ return ZapIcon;
1714
+ }
1715
+ });
1716
+
1717
+ //# sourceMappingURL=icons-BxIzP2jd.cjs.map