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,1429 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ //#region src/components/icons/CheckIcon.tsx
3
+ var CheckIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ className,
6
+ width: "24",
7
+ height: "24",
8
+ strokeWidth: "2",
9
+ strokeLinecap: "round",
10
+ strokeLinejoin: "round",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ stroke: "currentColor",
14
+ "aria-labelledby": title ? titleId : void 0,
15
+ role: "img",
16
+ ...props,
17
+ children: [title && /* @__PURE__ */ jsx("title", {
18
+ id: titleId,
19
+ children: title
20
+ }), /* @__PURE__ */ jsx("path", {
21
+ strokeLinecap: "round",
22
+ strokeLinejoin: "round",
23
+ strokeWidth: 2,
24
+ d: "M5 13l4 4L19 7"
25
+ })]
26
+ });
27
+ //#endregion
28
+ //#region src/components/icons/CloseIcon.tsx
29
+ var CloseIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
30
+ xmlns: "http://www.w3.org/2000/svg",
31
+ className,
32
+ width: "24",
33
+ height: "24",
34
+ strokeWidth: "2",
35
+ strokeLinecap: "round",
36
+ strokeLinejoin: "round",
37
+ fill: "none",
38
+ viewBox: "0 0 24 24",
39
+ stroke: "currentColor",
40
+ "aria-labelledby": title ? titleId : void 0,
41
+ role: "img",
42
+ ...props,
43
+ children: [title && /* @__PURE__ */ jsx("title", {
44
+ id: titleId,
45
+ children: title
46
+ }), /* @__PURE__ */ jsx("path", {
47
+ strokeLinecap: "round",
48
+ strokeLinejoin: "round",
49
+ strokeWidth: 2,
50
+ d: "M6 18L18 6M6 6l12 12"
51
+ })]
52
+ });
53
+ //#endregion
54
+ //#region src/components/icons/HomeIcon.tsx
55
+ var HomeIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
56
+ xmlns: "http://www.w3.org/2000/svg",
57
+ className,
58
+ width: "24",
59
+ height: "24",
60
+ strokeWidth: "2",
61
+ strokeLinecap: "round",
62
+ strokeLinejoin: "round",
63
+ fill: "none",
64
+ viewBox: "0 0 24 24",
65
+ stroke: "currentColor",
66
+ "aria-labelledby": title ? titleId : void 0,
67
+ role: "img",
68
+ ...props,
69
+ children: [title && /* @__PURE__ */ jsx("title", {
70
+ id: titleId,
71
+ children: title
72
+ }), /* @__PURE__ */ jsx("path", {
73
+ 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",
74
+ strokeWidth: 2,
75
+ strokeLinecap: "round",
76
+ strokeLinejoin: "round"
77
+ })]
78
+ });
79
+ //#endregion
80
+ //#region src/components/icons/ShoppingCartIcon.tsx
81
+ var ShoppingCartIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
82
+ xmlns: "http://www.w3.org/2000/svg",
83
+ className,
84
+ width: "24",
85
+ height: "24",
86
+ strokeWidth: "2",
87
+ strokeLinecap: "round",
88
+ strokeLinejoin: "round",
89
+ fill: "none",
90
+ viewBox: "0 0 24 24",
91
+ stroke: "currentColor",
92
+ "aria-labelledby": title ? titleId : void 0,
93
+ role: "img",
94
+ ...props,
95
+ children: [title && /* @__PURE__ */ jsx("title", {
96
+ id: titleId,
97
+ children: title
98
+ }), /* @__PURE__ */ jsx("path", {
99
+ 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",
100
+ strokeWidth: 2,
101
+ strokeLinecap: "round",
102
+ strokeLinejoin: "round"
103
+ })]
104
+ });
105
+ //#endregion
106
+ //#region src/components/icons/SettingsIcon.tsx
107
+ var SettingsIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
108
+ xmlns: "http://www.w3.org/2000/svg",
109
+ className,
110
+ width: "24",
111
+ height: "24",
112
+ strokeWidth: "2",
113
+ strokeLinecap: "round",
114
+ strokeLinejoin: "round",
115
+ fill: "none",
116
+ viewBox: "0 0 24 24",
117
+ stroke: "currentColor",
118
+ "aria-labelledby": title ? titleId : void 0,
119
+ role: "img",
120
+ ...props,
121
+ children: [title && /* @__PURE__ */ jsx("title", {
122
+ id: titleId,
123
+ children: title
124
+ }), /* @__PURE__ */ jsx("g", {
125
+ id: "Icon / Settings",
126
+ children: /* @__PURE__ */ jsxs("g", {
127
+ id: "Vector",
128
+ children: [/* @__PURE__ */ jsx("path", {
129
+ 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",
130
+ strokeWidth: "2",
131
+ strokeLinecap: "round",
132
+ strokeLinejoin: "round"
133
+ }), /* @__PURE__ */ jsx("path", {
134
+ 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",
135
+ strokeWidth: "2",
136
+ strokeLinecap: "round",
137
+ strokeLinejoin: "round"
138
+ })]
139
+ })
140
+ })]
141
+ });
142
+ //#endregion
143
+ //#region src/components/icons/PackageIcon.tsx
144
+ var PackageIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
145
+ xmlns: "http://www.w3.org/2000/svg",
146
+ className,
147
+ width: "24",
148
+ height: "24",
149
+ strokeWidth: "2",
150
+ strokeLinecap: "round",
151
+ strokeLinejoin: "round",
152
+ fill: "none",
153
+ viewBox: "0 0 24 24",
154
+ stroke: "currentColor",
155
+ "aria-labelledby": title ? titleId : void 0,
156
+ role: "img",
157
+ ...props,
158
+ children: [title && /* @__PURE__ */ jsx("title", {
159
+ id: titleId,
160
+ children: title
161
+ }), /* @__PURE__ */ jsx("g", {
162
+ id: "Icon / Package",
163
+ children: /* @__PURE__ */ jsx("path", {
164
+ id: "Vector",
165
+ 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",
166
+ strokeWidth: 2,
167
+ strokeLinecap: "round",
168
+ strokeLinejoin: "round"
169
+ })
170
+ })]
171
+ });
172
+ //#endregion
173
+ //#region src/components/icons/SearchIcon.tsx
174
+ var SearchIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
175
+ xmlns: "http://www.w3.org/2000/svg",
176
+ className,
177
+ width: "24",
178
+ height: "24",
179
+ strokeWidth: "2",
180
+ strokeLinecap: "round",
181
+ strokeLinejoin: "round",
182
+ fill: "none",
183
+ viewBox: "0 0 24 24",
184
+ stroke: "currentColor",
185
+ "aria-labelledby": title ? titleId : void 0,
186
+ role: "img",
187
+ ...props,
188
+ children: [title && /* @__PURE__ */ jsx("title", {
189
+ id: titleId,
190
+ children: title
191
+ }), /* @__PURE__ */ jsx("path", {
192
+ 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",
193
+ strokeWidth: 2,
194
+ strokeLinecap: "round",
195
+ strokeLinejoin: "round"
196
+ })]
197
+ });
198
+ //#endregion
199
+ //#region src/components/icons/UserIcon.tsx
200
+ var UserIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
201
+ xmlns: "http://www.w3.org/2000/svg",
202
+ className,
203
+ width: "24",
204
+ height: "24",
205
+ strokeWidth: "2",
206
+ strokeLinecap: "round",
207
+ strokeLinejoin: "round",
208
+ fill: "none",
209
+ viewBox: "0 0 24 24",
210
+ stroke: "currentColor",
211
+ "aria-labelledby": title ? titleId : void 0,
212
+ role: "img",
213
+ ...props,
214
+ children: [title && /* @__PURE__ */ jsx("title", {
215
+ id: titleId,
216
+ children: title
217
+ }), /* @__PURE__ */ jsx("g", {
218
+ id: "Icon / User",
219
+ children: /* @__PURE__ */ jsx("path", {
220
+ id: "Vector",
221
+ 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",
222
+ strokeWidth: "2",
223
+ strokeLinecap: "round",
224
+ strokeLinejoin: "round"
225
+ })
226
+ })]
227
+ });
228
+ //#endregion
229
+ //#region src/components/icons/BriefcaseBusinessIcon.tsx
230
+ var BriefcaseBusinessIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
231
+ xmlns: "http://www.w3.org/2000/svg",
232
+ className,
233
+ width: "24",
234
+ height: "24",
235
+ strokeWidth: "2",
236
+ strokeLinecap: "round",
237
+ strokeLinejoin: "round",
238
+ fill: "none",
239
+ viewBox: "0 0 24 24",
240
+ stroke: "currentColor",
241
+ "aria-labelledby": title ? titleId : void 0,
242
+ role: "img",
243
+ ...props,
244
+ children: [title && /* @__PURE__ */ jsx("title", {
245
+ id: titleId,
246
+ children: title
247
+ }), /* @__PURE__ */ jsx("g", {
248
+ id: "Icon / BriefcaseBusiness",
249
+ children: /* @__PURE__ */ jsx("path", {
250
+ id: "Vector",
251
+ 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",
252
+ strokeWidth: "2",
253
+ strokeLinecap: "round",
254
+ strokeLinejoin: "round"
255
+ })
256
+ })]
257
+ });
258
+ //#endregion
259
+ //#region src/components/icons/ActivityIcon.tsx
260
+ var ActivityIcon = ({ className, title, titleId, color = "currentColor", ...props }) => /* @__PURE__ */ jsxs("svg", {
261
+ xmlns: "http://www.w3.org/2000/svg",
262
+ className,
263
+ width: "24",
264
+ height: "24",
265
+ strokeWidth: "2",
266
+ strokeLinecap: "round",
267
+ strokeLinejoin: "round",
268
+ fill: "none",
269
+ viewBox: "0 0 24 24",
270
+ stroke: color,
271
+ "aria-labelledby": title ? titleId : void 0,
272
+ role: "img",
273
+ ...props,
274
+ children: [title && /* @__PURE__ */ jsx("title", {
275
+ id: titleId,
276
+ children: title
277
+ }), /* @__PURE__ */ jsx("g", {
278
+ id: "Icon / Activity",
279
+ children: /* @__PURE__ */ jsx("path", {
280
+ id: "Vector",
281
+ 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",
282
+ strokeWidth: "2",
283
+ strokeLinecap: "round",
284
+ strokeLinejoin: "round"
285
+ })
286
+ })]
287
+ });
288
+ //#endregion
289
+ //#region src/components/icons/TrashIcon.tsx
290
+ var TrashIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
291
+ xmlns: "http://www.w3.org/2000/svg",
292
+ className,
293
+ width: "24",
294
+ height: "24",
295
+ strokeWidth: "2",
296
+ strokeLinecap: "round",
297
+ strokeLinejoin: "round",
298
+ fill: "none",
299
+ viewBox: "0 0 24 24",
300
+ stroke: "currentColor",
301
+ "aria-labelledby": title ? titleId : void 0,
302
+ role: "img",
303
+ ...props,
304
+ children: [title && /* @__PURE__ */ jsx("title", {
305
+ id: titleId,
306
+ children: title
307
+ }), /* @__PURE__ */ jsx("g", {
308
+ id: "Icon / Trash",
309
+ children: /* @__PURE__ */ jsx("path", {
310
+ id: "Vector",
311
+ 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",
312
+ strokeWidth: "2",
313
+ strokeLinecap: "round",
314
+ strokeLinejoin: "round"
315
+ })
316
+ })]
317
+ });
318
+ //#endregion
319
+ //#region src/components/icons/ArrowDownIcon.tsx
320
+ var ArrowDownIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
321
+ xmlns: "http://www.w3.org/2000/svg",
322
+ className,
323
+ width: "24",
324
+ height: "24",
325
+ strokeWidth: "2",
326
+ strokeLinecap: "round",
327
+ strokeLinejoin: "round",
328
+ fill: "none",
329
+ viewBox: "0 0 24 24",
330
+ stroke: "currentColor",
331
+ "aria-labelledby": title ? titleId : void 0,
332
+ role: "img",
333
+ ...props,
334
+ children: [title && /* @__PURE__ */ jsx("title", {
335
+ id: titleId,
336
+ children: title
337
+ }), /* @__PURE__ */ jsx("path", {
338
+ d: "M12 5V19M12 19L19 12M12 19L5 12",
339
+ strokeWidth: "2",
340
+ strokeLinecap: "round",
341
+ strokeLinejoin: "round"
342
+ })]
343
+ });
344
+ //#endregion
345
+ //#region src/components/icons/ArrowUpIcon.tsx
346
+ var ArrowUpIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
347
+ xmlns: "http://www.w3.org/2000/svg",
348
+ className,
349
+ width: "24",
350
+ height: "24",
351
+ strokeWidth: "2",
352
+ strokeLinecap: "round",
353
+ strokeLinejoin: "round",
354
+ fill: "none",
355
+ viewBox: "0 0 24 24",
356
+ stroke: "currentColor",
357
+ "aria-labelledby": title ? titleId : void 0,
358
+ role: "img",
359
+ ...props,
360
+ children: [title && /* @__PURE__ */ jsx("title", {
361
+ id: titleId,
362
+ children: title
363
+ }), /* @__PURE__ */ jsx("path", {
364
+ 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",
365
+ strokeWidth: 2,
366
+ strokeLinecap: "round",
367
+ strokeLinejoin: "round"
368
+ })]
369
+ });
370
+ //#endregion
371
+ //#region src/components/icons/ArrowLeftIcon.tsx
372
+ var ArrowLeftIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
373
+ xmlns: "http://www.w3.org/2000/svg",
374
+ className,
375
+ width: "24",
376
+ height: "24",
377
+ strokeWidth: "2",
378
+ strokeLinecap: "round",
379
+ strokeLinejoin: "round",
380
+ fill: "none",
381
+ viewBox: "0 0 24 24",
382
+ stroke: "currentColor",
383
+ "aria-labelledby": title ? titleId : void 0,
384
+ role: "img",
385
+ ...props,
386
+ children: [title && /* @__PURE__ */ jsx("title", {
387
+ id: titleId,
388
+ children: title
389
+ }), /* @__PURE__ */ jsx("path", {
390
+ 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",
391
+ strokeWidth: 2,
392
+ strokeLinecap: "round",
393
+ strokeLinejoin: "round"
394
+ })]
395
+ });
396
+ //#endregion
397
+ //#region src/components/icons/ArrowRightIcon.tsx
398
+ var ArrowRightIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
399
+ xmlns: "http://www.w3.org/2000/svg",
400
+ className,
401
+ width: "24",
402
+ height: "24",
403
+ strokeWidth: "2",
404
+ strokeLinecap: "round",
405
+ strokeLinejoin: "round",
406
+ fill: "none",
407
+ viewBox: "0 0 24 24",
408
+ stroke: "currentColor",
409
+ "aria-labelledby": title ? titleId : void 0,
410
+ role: "img",
411
+ ...props,
412
+ children: [title && /* @__PURE__ */ jsx("title", {
413
+ id: titleId,
414
+ children: title
415
+ }), /* @__PURE__ */ jsx("path", {
416
+ d: "M5 12H19M19 12L12 5M19 12L12 19",
417
+ strokeWidth: "2",
418
+ strokeLinecap: "round",
419
+ strokeLinejoin: "round"
420
+ })]
421
+ });
422
+ //#endregion
423
+ //#region src/components/icons/ChevronDownIcon.tsx
424
+ var ChevronDownIcon = ({ className, title, titleId, color = "currentColor", ...props }) => /* @__PURE__ */ jsxs("svg", {
425
+ xmlns: "http://www.w3.org/2000/svg",
426
+ className,
427
+ width: "24",
428
+ height: "24",
429
+ fill: "none",
430
+ strokeWidth: "2",
431
+ strokeLinecap: "round",
432
+ strokeLinejoin: "round",
433
+ viewBox: "0 0 24 24",
434
+ stroke: color,
435
+ "aria-labelledby": title ? titleId : void 0,
436
+ role: "img",
437
+ ...props,
438
+ children: [title && /* @__PURE__ */ jsx("title", {
439
+ id: titleId,
440
+ children: title
441
+ }), /* @__PURE__ */ jsx("path", {
442
+ d: "M6 9L12 15L18 9",
443
+ strokeWidth: "2",
444
+ strokeLinecap: "round",
445
+ strokeLinejoin: "round"
446
+ })]
447
+ });
448
+ //#endregion
449
+ //#region src/components/icons/ChevronLeftIcon.tsx
450
+ var ChevronLeftIcon = ({ className = "text-fg", title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
451
+ xmlns: "http://www.w3.org/2000/svg",
452
+ className,
453
+ width: "24",
454
+ height: "24",
455
+ strokeWidth: "2",
456
+ strokeLinecap: "round",
457
+ strokeLinejoin: "round",
458
+ fill: "none",
459
+ viewBox: "0 0 24 24",
460
+ stroke: "currentColor",
461
+ "aria-labelledby": title ? titleId : void 0,
462
+ role: "img",
463
+ ...props,
464
+ children: [title && /* @__PURE__ */ jsx("title", {
465
+ id: titleId,
466
+ children: title
467
+ }), /* @__PURE__ */ jsx("path", {
468
+ d: "M15 18L9 12L15 6",
469
+ strokeWidth: 2,
470
+ strokeLinecap: "round",
471
+ strokeLinejoin: "round"
472
+ })]
473
+ });
474
+ //#endregion
475
+ //#region src/components/icons/ChevronRightIcon.tsx
476
+ var ChevronRightIcon = ({ className = "text-fg", title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
477
+ xmlns: "http://www.w3.org/2000/svg",
478
+ className,
479
+ width: "24",
480
+ height: "24",
481
+ strokeWidth: "2",
482
+ strokeLinecap: "round",
483
+ strokeLinejoin: "round",
484
+ fill: "none",
485
+ viewBox: "0 0 24 24",
486
+ stroke: "currentColor",
487
+ "aria-labelledby": title ? titleId : void 0,
488
+ role: "img",
489
+ ...props,
490
+ children: [title && /* @__PURE__ */ jsx("title", {
491
+ id: titleId,
492
+ children: title
493
+ }), /* @__PURE__ */ jsx("path", {
494
+ d: "M9 18L15 12L9 6",
495
+ strokeWidth: 2,
496
+ strokeLinecap: "round",
497
+ strokeLinejoin: "round"
498
+ })]
499
+ });
500
+ //#endregion
501
+ //#region src/components/icons/ChevronUpIcon.tsx
502
+ var ChevronUpIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
503
+ xmlns: "http://www.w3.org/2000/svg",
504
+ className,
505
+ width: "24",
506
+ height: "24",
507
+ strokeWidth: "2",
508
+ strokeLinecap: "round",
509
+ strokeLinejoin: "round",
510
+ fill: "none",
511
+ viewBox: "0 0 24 24",
512
+ stroke: "currentColor",
513
+ "aria-labelledby": title ? titleId : void 0,
514
+ role: "img",
515
+ ...props,
516
+ children: [title && /* @__PURE__ */ jsx("title", {
517
+ id: titleId,
518
+ children: title
519
+ }), /* @__PURE__ */ jsx("path", {
520
+ d: "M6 9L12 15L18 9",
521
+ strokeWidth: "2",
522
+ strokeLinecap: "round",
523
+ strokeLinejoin: "round"
524
+ })]
525
+ });
526
+ //#endregion
527
+ //#region src/components/icons/ChevronsLeftIcon.tsx
528
+ var ChevronsLeftIcon = ({ className = "text-fg", title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
529
+ xmlns: "http://www.w3.org/2000/svg",
530
+ className,
531
+ width: "24",
532
+ height: "24",
533
+ strokeWidth: "2",
534
+ strokeLinecap: "round",
535
+ strokeLinejoin: "round",
536
+ fill: "none",
537
+ viewBox: "0 0 24 24",
538
+ stroke: "currentColor",
539
+ "aria-labelledby": title ? titleId : void 0,
540
+ role: "img",
541
+ ...props,
542
+ children: [title && /* @__PURE__ */ jsx("title", {
543
+ id: titleId,
544
+ children: title
545
+ }), /* @__PURE__ */ jsx("path", {
546
+ d: "M11 17L6 12L11 7M18 17L13 12L18 7",
547
+ strokeWidth: 2,
548
+ strokeLinecap: "round",
549
+ strokeLinejoin: "round"
550
+ })]
551
+ });
552
+ //#endregion
553
+ //#region src/components/icons/ChevronsRightIcon.tsx
554
+ var ChevronsRightIcon = ({ className = "text-fg", title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
555
+ xmlns: "http://www.w3.org/2000/svg",
556
+ className,
557
+ width: "24",
558
+ height: "24",
559
+ strokeWidth: "2",
560
+ strokeLinecap: "round",
561
+ strokeLinejoin: "round",
562
+ fill: "none",
563
+ viewBox: "0 0 24 24",
564
+ stroke: "currentColor",
565
+ "aria-labelledby": title ? titleId : void 0,
566
+ role: "img",
567
+ ...props,
568
+ children: [title && /* @__PURE__ */ jsx("title", {
569
+ id: titleId,
570
+ children: title
571
+ }), /* @__PURE__ */ jsx("path", {
572
+ d: "M6 17L11 12L6 7M13 17L18 12L13 7",
573
+ strokeWidth: 2,
574
+ strokeLinecap: "round",
575
+ strokeLinejoin: "round"
576
+ })]
577
+ });
578
+ //#endregion
579
+ //#region src/components/icons/ArrowUpDownIcon.tsx
580
+ var ArrowUpDownIcon = ({ className = "text-fg", title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
581
+ xmlns: "http://www.w3.org/2000/svg",
582
+ className,
583
+ width: "24",
584
+ height: "24",
585
+ strokeWidth: "2",
586
+ strokeLinecap: "round",
587
+ strokeLinejoin: "round",
588
+ fill: "none",
589
+ viewBox: "0 0 24 24",
590
+ stroke: "currentColor",
591
+ "aria-labelledby": title ? titleId : void 0,
592
+ role: "img",
593
+ ...props,
594
+ children: [title && /* @__PURE__ */ jsx("title", {
595
+ id: titleId,
596
+ children: title
597
+ }), /* @__PURE__ */ jsx("path", {
598
+ d: "M21 16L17 20M17 20L13 16M17 20V4M3 8L7 4M7 4L11 8M7 4V20",
599
+ strokeWidth: 2,
600
+ strokeLinecap: "round",
601
+ strokeLinejoin: "round"
602
+ })]
603
+ });
604
+ //#endregion
605
+ //#region src/components/icons/EllipsisIcon.tsx
606
+ var EllipsisIcon = ({ className = "text-fg", title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
607
+ xmlns: "http://www.w3.org/2000/svg",
608
+ className,
609
+ width: "24",
610
+ height: "24",
611
+ strokeWidth: "2",
612
+ strokeLinecap: "round",
613
+ strokeLinejoin: "round",
614
+ fill: "none",
615
+ viewBox: "0 0 24 24",
616
+ stroke: "currentColor",
617
+ "aria-labelledby": title ? titleId : void 0,
618
+ role: "img",
619
+ ...props,
620
+ children: [
621
+ title && /* @__PURE__ */ jsx("title", {
622
+ id: titleId,
623
+ children: title
624
+ }),
625
+ /* @__PURE__ */ jsx("path", {
626
+ 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",
627
+ strokeWidth: 2,
628
+ strokeLinecap: "round",
629
+ strokeLinejoin: "round"
630
+ }),
631
+ /* @__PURE__ */ jsx("path", {
632
+ 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",
633
+ strokeWidth: 2,
634
+ strokeLinecap: "round",
635
+ strokeLinejoin: "round"
636
+ }),
637
+ /* @__PURE__ */ jsx("path", {
638
+ 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",
639
+ strokeWidth: 2,
640
+ strokeLinecap: "round",
641
+ strokeLinejoin: "round"
642
+ })
643
+ ]
644
+ });
645
+ //#endregion
646
+ //#region src/components/icons/EllipsisVerticalIcon.tsx
647
+ var EllipsisVerticalIcon = ({ className = "text-fg", title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
648
+ xmlns: "http://www.w3.org/2000/svg",
649
+ className,
650
+ width: "24",
651
+ height: "24",
652
+ strokeWidth: "2",
653
+ strokeLinecap: "round",
654
+ strokeLinejoin: "round",
655
+ fill: "none",
656
+ viewBox: "0 0 24 24",
657
+ stroke: "currentColor",
658
+ "aria-labelledby": title ? titleId : void 0,
659
+ role: "img",
660
+ ...props,
661
+ children: [
662
+ title && /* @__PURE__ */ jsx("title", {
663
+ id: titleId,
664
+ children: title
665
+ }),
666
+ /* @__PURE__ */ jsx("path", {
667
+ 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",
668
+ strokeWidth: 2,
669
+ strokeLinecap: "round",
670
+ strokeLinejoin: "round"
671
+ }),
672
+ /* @__PURE__ */ jsx("path", {
673
+ 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",
674
+ strokeWidth: 2,
675
+ strokeLinecap: "round",
676
+ strokeLinejoin: "round"
677
+ }),
678
+ /* @__PURE__ */ jsx("path", {
679
+ 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",
680
+ strokeWidth: 2,
681
+ strokeLinecap: "round",
682
+ strokeLinejoin: "round"
683
+ })
684
+ ]
685
+ });
686
+ //#endregion
687
+ //#region src/components/icons/EyeIcon.tsx
688
+ var EyeIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
689
+ xmlns: "http://www.w3.org/2000/svg",
690
+ className,
691
+ width: "24",
692
+ height: "24",
693
+ strokeWidth: "2",
694
+ strokeLinecap: "round",
695
+ strokeLinejoin: "round",
696
+ fill: "none",
697
+ viewBox: "0 0 24 24",
698
+ stroke: "currentColor",
699
+ "aria-labelledby": title ? titleId : void 0,
700
+ role: "img",
701
+ ...props,
702
+ children: [title && /* @__PURE__ */ jsx("title", {
703
+ id: titleId,
704
+ children: title
705
+ }), /* @__PURE__ */ jsx("path", {
706
+ 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",
707
+ strokeWidth: 2,
708
+ strokeLinecap: "round",
709
+ strokeLinejoin: "round"
710
+ })]
711
+ });
712
+ //#endregion
713
+ //#region src/components/icons/EyeOffIcon.tsx
714
+ var EyeOffIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
715
+ xmlns: "http://www.w3.org/2000/svg",
716
+ className,
717
+ width: "24",
718
+ height: "24",
719
+ strokeWidth: "2",
720
+ strokeLinecap: "round",
721
+ strokeLinejoin: "round",
722
+ fill: "none",
723
+ viewBox: "0 0 24 24",
724
+ stroke: "currentColor",
725
+ "aria-labelledby": title ? titleId : void 0,
726
+ role: "img",
727
+ ...props,
728
+ children: [title && /* @__PURE__ */ jsx("title", {
729
+ id: titleId,
730
+ children: title
731
+ }), /* @__PURE__ */ jsx("g", {
732
+ id: "Icon / User",
733
+ children: /* @__PURE__ */ jsx("path", {
734
+ id: "Vector",
735
+ 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",
736
+ strokeWidth: "2",
737
+ strokeLinecap: "round",
738
+ strokeLinejoin: "round"
739
+ })
740
+ })]
741
+ });
742
+ //#endregion
743
+ //#region src/components/icons/BellIcon.tsx
744
+ var BellIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
745
+ xmlns: "http://www.w3.org/2000/svg",
746
+ className,
747
+ fill: "none",
748
+ width: "24",
749
+ height: "24",
750
+ viewBox: "0 0 24 24",
751
+ strokeWidth: "2",
752
+ strokeLinejoin: "round",
753
+ strokeLinecap: "round",
754
+ stroke: "currentColor",
755
+ "aria-labelledby": title ? titleId : void 0,
756
+ role: "img",
757
+ ...props,
758
+ children: [
759
+ title && /* @__PURE__ */ jsx("title", {
760
+ id: titleId,
761
+ children: title
762
+ }),
763
+ /* @__PURE__ */ jsx("path", { d: "M10.268 21a2 2 0 0 0 3.464 0" }),
764
+ /* @__PURE__ */ 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" })
765
+ ]
766
+ });
767
+ //#endregion
768
+ //#region src/components/icons/FullScreenIcon.tsx
769
+ var FullScreenIcon = ({ className, title, titleId, color = "currentColor", ...props }) => /* @__PURE__ */ jsxs("svg", {
770
+ xmlns: "http://www.w3.org/2000/svg",
771
+ className,
772
+ width: "24",
773
+ height: "24",
774
+ strokeWidth: "2",
775
+ strokeLinecap: "round",
776
+ strokeLinejoin: "round",
777
+ fill: "none",
778
+ viewBox: "0 0 24 24",
779
+ stroke: color,
780
+ "aria-labelledby": title ? titleId : void 0,
781
+ role: "img",
782
+ ...props,
783
+ children: [title && /* @__PURE__ */ jsx("title", {
784
+ id: titleId,
785
+ children: title
786
+ }), /* @__PURE__ */ jsx("g", {
787
+ id: "Icon / User",
788
+ children: /* @__PURE__ */ jsx("path", {
789
+ xmlns: "http://www.w3.org/2000/svg",
790
+ 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",
791
+ stroke: color,
792
+ strokeWidth: "2",
793
+ strokeLinecap: "round",
794
+ strokeLinejoin: "round"
795
+ })
796
+ })]
797
+ });
798
+ //#endregion
799
+ //#region src/components/icons/DragIcon.tsx
800
+ var DragIcon = ({ className, title, titleId, color = "#transparent", ...props }) => /* @__PURE__ */ jsxs("svg", {
801
+ xmlns: "http://www.w3.org/2000/svg",
802
+ className,
803
+ width: "24",
804
+ height: "24",
805
+ strokeWidth: "2",
806
+ strokeLinecap: "round",
807
+ strokeLinejoin: "round",
808
+ fill: "none",
809
+ viewBox: "0 0 24 24",
810
+ stroke: "currentColor",
811
+ "aria-labelledby": title ? titleId : void 0,
812
+ role: "img",
813
+ ...props,
814
+ children: [
815
+ title && /* @__PURE__ */ jsx("title", {
816
+ id: titleId,
817
+ children: title
818
+ }),
819
+ /* @__PURE__ */ jsx("path", {
820
+ 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",
821
+ stroke: color,
822
+ strokeWidth: 2,
823
+ strokeLinecap: "round",
824
+ strokeLinejoin: "round"
825
+ }),
826
+ /* @__PURE__ */ jsx("path", {
827
+ 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",
828
+ stroke: color,
829
+ strokeWidth: 2,
830
+ strokeLinecap: "round",
831
+ strokeLinejoin: "round"
832
+ }),
833
+ /* @__PURE__ */ jsx("path", {
834
+ 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",
835
+ stroke: color,
836
+ strokeWidth: 2,
837
+ strokeLinecap: "round",
838
+ strokeLinejoin: "round"
839
+ }),
840
+ /* @__PURE__ */ jsx("path", {
841
+ 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",
842
+ stroke: color,
843
+ strokeWidth: 2,
844
+ strokeLinecap: "round",
845
+ strokeLinejoin: "round"
846
+ }),
847
+ /* @__PURE__ */ jsx("path", {
848
+ 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",
849
+ stroke: color,
850
+ strokeWidth: 2,
851
+ strokeLinecap: "round",
852
+ strokeLinejoin: "round"
853
+ }),
854
+ /* @__PURE__ */ jsx("path", {
855
+ 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",
856
+ stroke: color,
857
+ strokeWidth: 2,
858
+ strokeLinecap: "round",
859
+ strokeLinejoin: "round"
860
+ })
861
+ ]
862
+ });
863
+ //#endregion
864
+ //#region src/components/icons/CircleIcon.tsx
865
+ var CircleIcon = (props) => /* @__PURE__ */ jsx("svg", {
866
+ viewBox: "0 0 24 24",
867
+ fill: "none",
868
+ stroke: "currentColor",
869
+ strokeWidth: 2,
870
+ strokeLinecap: "round",
871
+ strokeLinejoin: "round",
872
+ ...props,
873
+ children: /* @__PURE__ */ jsx("circle", {
874
+ cx: 12,
875
+ cy: 12,
876
+ r: 10
877
+ })
878
+ });
879
+ //#endregion
880
+ //#region src/components/icons/AlertCircleIcon.tsx
881
+ var AlertCircleIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
882
+ xmlns: "http://www.w3.org/2000/svg",
883
+ className,
884
+ width: "24",
885
+ height: "24",
886
+ fill: "none",
887
+ viewBox: "0 0 24 24",
888
+ stroke: "currentColor",
889
+ strokeWidth: "2",
890
+ strokeLinecap: "round",
891
+ strokeLinejoin: "round",
892
+ "aria-labelledby": title ? titleId : void 0,
893
+ role: "img",
894
+ ...props,
895
+ children: [
896
+ title && /* @__PURE__ */ jsx("title", {
897
+ id: titleId,
898
+ children: title
899
+ }),
900
+ /* @__PURE__ */ jsx("circle", {
901
+ cx: "12",
902
+ cy: "12",
903
+ r: "10"
904
+ }),
905
+ /* @__PURE__ */ jsx("path", { d: "M12 8v4" }),
906
+ /* @__PURE__ */ jsx("path", { d: "M12 16h.01" })
907
+ ]
908
+ });
909
+ //#endregion
910
+ //#region src/components/icons/AlertTriangleIcon.tsx
911
+ var AlertTriangleIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
912
+ xmlns: "http://www.w3.org/2000/svg",
913
+ className,
914
+ width: "24",
915
+ height: "24",
916
+ fill: "none",
917
+ viewBox: "0 0 24 24",
918
+ stroke: "currentColor",
919
+ strokeWidth: "2",
920
+ strokeLinecap: "round",
921
+ strokeLinejoin: "round",
922
+ "aria-labelledby": title ? titleId : void 0,
923
+ role: "img",
924
+ ...props,
925
+ children: [
926
+ title && /* @__PURE__ */ jsx("title", {
927
+ id: titleId,
928
+ children: title
929
+ }),
930
+ /* @__PURE__ */ 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" }),
931
+ /* @__PURE__ */ jsx("path", { d: "M12 9v4" }),
932
+ /* @__PURE__ */ jsx("path", { d: "M12 17h.01" })
933
+ ]
934
+ });
935
+ //#endregion
936
+ //#region src/components/icons/AudioWaveIcon.tsx
937
+ var AudioWaveIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
938
+ xmlns: "http://www.w3.org/2000/svg",
939
+ width: "55",
940
+ height: "80",
941
+ fill: "currentColor",
942
+ viewBox: "0 0 55 80",
943
+ className,
944
+ "aria-labelledby": title ? titleId : void 0,
945
+ role: "img",
946
+ ...props,
947
+ children: [title && /* @__PURE__ */ jsx("title", {
948
+ id: titleId,
949
+ children: title
950
+ }), /* @__PURE__ */ jsxs("g", {
951
+ transform: "matrix(1 0 0 -1 0 80)",
952
+ children: [
953
+ /* @__PURE__ */ jsx("rect", {
954
+ width: "10",
955
+ height: "20",
956
+ rx: "3",
957
+ children: /* @__PURE__ */ jsx("animate", {
958
+ attributeName: "height",
959
+ begin: "0s",
960
+ dur: "4.3s",
961
+ values: "20;45;57;80;64;32;66;45;64;23;66;13;64;56;34;34;2;23;76;79;20",
962
+ calcMode: "linear",
963
+ repeatCount: "indefinite"
964
+ })
965
+ }),
966
+ /* @__PURE__ */ jsx("rect", {
967
+ x: "15",
968
+ width: "10",
969
+ height: "80",
970
+ rx: "3",
971
+ children: /* @__PURE__ */ jsx("animate", {
972
+ attributeName: "height",
973
+ begin: "0s",
974
+ dur: "2s",
975
+ values: "80;55;33;5;75;23;73;33;12;14;60;80",
976
+ calcMode: "linear",
977
+ repeatCount: "indefinite"
978
+ })
979
+ }),
980
+ /* @__PURE__ */ jsx("rect", {
981
+ x: "30",
982
+ width: "10",
983
+ height: "50",
984
+ rx: "3",
985
+ children: /* @__PURE__ */ jsx("animate", {
986
+ attributeName: "height",
987
+ begin: "0s",
988
+ dur: "1.4s",
989
+ values: "50;34;78;23;56;23;34;76;80;54;21;50",
990
+ calcMode: "linear",
991
+ repeatCount: "indefinite"
992
+ })
993
+ }),
994
+ /* @__PURE__ */ jsx("rect", {
995
+ x: "45",
996
+ width: "10",
997
+ height: "30",
998
+ rx: "3",
999
+ children: /* @__PURE__ */ jsx("animate", {
1000
+ attributeName: "height",
1001
+ begin: "0s",
1002
+ dur: "2s",
1003
+ values: "30;45;13;80;56;72;45;76;34;23;67;30",
1004
+ calcMode: "linear",
1005
+ repeatCount: "indefinite"
1006
+ })
1007
+ })
1008
+ ]
1009
+ })]
1010
+ });
1011
+ //#endregion
1012
+ //#region src/components/icons/CheckCircleIcon.tsx
1013
+ var CheckCircleIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
1014
+ xmlns: "http://www.w3.org/2000/svg",
1015
+ className,
1016
+ width: "24",
1017
+ height: "24",
1018
+ fill: "none",
1019
+ viewBox: "0 0 24 24",
1020
+ stroke: "currentColor",
1021
+ strokeWidth: "2",
1022
+ strokeLinecap: "round",
1023
+ strokeLinejoin: "round",
1024
+ "aria-labelledby": title ? titleId : void 0,
1025
+ role: "img",
1026
+ ...props,
1027
+ children: [
1028
+ title && /* @__PURE__ */ jsx("title", {
1029
+ id: titleId,
1030
+ children: title
1031
+ }),
1032
+ /* @__PURE__ */ jsx("circle", {
1033
+ cx: "12",
1034
+ cy: "12",
1035
+ r: "10"
1036
+ }),
1037
+ /* @__PURE__ */ jsx("path", { d: "m9 12 2 2 4-4" })
1038
+ ]
1039
+ });
1040
+ //#endregion
1041
+ //#region src/components/icons/ColumnsIcon.tsx
1042
+ var ColumnsIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
1043
+ xmlns: "http://www.w3.org/2000/svg",
1044
+ className,
1045
+ width: "24",
1046
+ height: "24",
1047
+ fill: "none",
1048
+ viewBox: "0 0 24 24",
1049
+ stroke: "currentColor",
1050
+ strokeWidth: "2",
1051
+ strokeLinecap: "round",
1052
+ strokeLinejoin: "round",
1053
+ "aria-labelledby": title ? titleId : void 0,
1054
+ role: "img",
1055
+ ...props,
1056
+ children: [
1057
+ title && /* @__PURE__ */ jsx("title", {
1058
+ id: titleId,
1059
+ children: title
1060
+ }),
1061
+ /* @__PURE__ */ jsx("path", { d: "M4 6h16" }),
1062
+ /* @__PURE__ */ jsx("path", { d: "M7 12h10" }),
1063
+ /* @__PURE__ */ jsx("path", { d: "M10 18h4" })
1064
+ ]
1065
+ });
1066
+ //#endregion
1067
+ //#region src/components/icons/FilterIcon.tsx
1068
+ var FilterIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
1069
+ xmlns: "http://www.w3.org/2000/svg",
1070
+ className,
1071
+ width: "24",
1072
+ height: "24",
1073
+ fill: "none",
1074
+ viewBox: "0 0 24 24",
1075
+ stroke: "currentColor",
1076
+ strokeWidth: "2",
1077
+ strokeLinecap: "round",
1078
+ strokeLinejoin: "round",
1079
+ "aria-labelledby": title ? titleId : void 0,
1080
+ role: "img",
1081
+ ...props,
1082
+ children: [title && /* @__PURE__ */ jsx("title", {
1083
+ id: titleId,
1084
+ children: title
1085
+ }), /* @__PURE__ */ jsx("path", { d: "M3 4h18l-7 8v6l-4 2v-8L3 4Z" })]
1086
+ });
1087
+ //#endregion
1088
+ //#region src/components/icons/FilterProfileIcon.tsx
1089
+ var FilterProfileIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
1090
+ xmlns: "http://www.w3.org/2000/svg",
1091
+ className,
1092
+ width: "24",
1093
+ height: "24",
1094
+ fill: "none",
1095
+ viewBox: "0 0 24 24",
1096
+ stroke: "currentColor",
1097
+ strokeWidth: "2",
1098
+ strokeLinecap: "round",
1099
+ strokeLinejoin: "round",
1100
+ "aria-labelledby": title ? titleId : void 0,
1101
+ role: "img",
1102
+ ...props,
1103
+ children: [
1104
+ title && /* @__PURE__ */ jsx("title", {
1105
+ id: titleId,
1106
+ children: title
1107
+ }),
1108
+ /* @__PURE__ */ jsx("circle", {
1109
+ cx: "9",
1110
+ cy: "7",
1111
+ r: "3"
1112
+ }),
1113
+ /* @__PURE__ */ jsx("path", { d: "M3 21v-2a4 4 0 0 1 4-4h4" }),
1114
+ /* @__PURE__ */ jsx("path", { d: "M15 12h6l-3 3.5v2.5l-1.5 1v-3.5L15 12Z" })
1115
+ ]
1116
+ });
1117
+ //#endregion
1118
+ //#region src/components/icons/FilterXIcon.tsx
1119
+ var FilterXIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
1120
+ xmlns: "http://www.w3.org/2000/svg",
1121
+ className,
1122
+ width: "24",
1123
+ height: "24",
1124
+ fill: "none",
1125
+ viewBox: "0 0 24 24",
1126
+ stroke: "currentColor",
1127
+ strokeWidth: "2",
1128
+ strokeLinecap: "round",
1129
+ strokeLinejoin: "round",
1130
+ "aria-labelledby": title ? titleId : void 0,
1131
+ role: "img",
1132
+ ...props,
1133
+ children: [
1134
+ title && /* @__PURE__ */ jsx("title", {
1135
+ id: titleId,
1136
+ children: title
1137
+ }),
1138
+ /* @__PURE__ */ jsx("path", { d: "M3 4h18l-7 8v6l-4 2v-8L3 4Z" }),
1139
+ /* @__PURE__ */ jsx("path", { d: "m17 17 4 4" }),
1140
+ /* @__PURE__ */ jsx("path", { d: "m21 17-4 4" })
1141
+ ]
1142
+ });
1143
+ //#endregion
1144
+ //#region src/components/icons/InfoCircleIcon.tsx
1145
+ var InfoCircleIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
1146
+ xmlns: "http://www.w3.org/2000/svg",
1147
+ className,
1148
+ width: "24",
1149
+ height: "24",
1150
+ fill: "none",
1151
+ viewBox: "0 0 24 24",
1152
+ stroke: "currentColor",
1153
+ strokeWidth: "2",
1154
+ strokeLinecap: "round",
1155
+ strokeLinejoin: "round",
1156
+ "aria-labelledby": title ? titleId : void 0,
1157
+ role: "img",
1158
+ ...props,
1159
+ children: [
1160
+ title && /* @__PURE__ */ jsx("title", {
1161
+ id: titleId,
1162
+ children: title
1163
+ }),
1164
+ /* @__PURE__ */ jsx("circle", {
1165
+ cx: "12",
1166
+ cy: "12",
1167
+ r: "10"
1168
+ }),
1169
+ /* @__PURE__ */ jsx("path", { d: "M12 10v6" }),
1170
+ /* @__PURE__ */ jsx("path", { d: "M12 7h.01" })
1171
+ ]
1172
+ });
1173
+ //#endregion
1174
+ //#region src/components/icons/LoaderIcon.tsx
1175
+ var LoaderIcon = ({ className, title, titleId, color = "currentColor", ...props }) => /* @__PURE__ */ jsxs("svg", {
1176
+ xmlns: "http://www.w3.org/2000/svg",
1177
+ className,
1178
+ width: "24",
1179
+ height: "24",
1180
+ fill: "none",
1181
+ viewBox: "0 0 24 24",
1182
+ "aria-labelledby": title ? titleId : void 0,
1183
+ role: "img",
1184
+ ...props,
1185
+ children: [
1186
+ title && /* @__PURE__ */ jsx("title", {
1187
+ id: titleId,
1188
+ children: title
1189
+ }),
1190
+ /* @__PURE__ */ jsx("circle", {
1191
+ cx: "12",
1192
+ cy: "12",
1193
+ r: "10",
1194
+ stroke: color,
1195
+ strokeWidth: "4",
1196
+ opacity: "0.25"
1197
+ }),
1198
+ /* @__PURE__ */ jsx("path", {
1199
+ 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",
1200
+ fill: color,
1201
+ opacity: "0.75"
1202
+ })
1203
+ ]
1204
+ });
1205
+ //#endregion
1206
+ //#region src/components/icons/MailIcon.tsx
1207
+ var MailIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
1208
+ xmlns: "http://www.w3.org/2000/svg",
1209
+ className,
1210
+ width: "24",
1211
+ height: "24",
1212
+ fill: "none",
1213
+ viewBox: "0 0 24 24",
1214
+ stroke: "currentColor",
1215
+ strokeWidth: "2",
1216
+ strokeLinecap: "round",
1217
+ strokeLinejoin: "round",
1218
+ "aria-labelledby": title ? titleId : void 0,
1219
+ role: "img",
1220
+ ...props,
1221
+ children: [
1222
+ title && /* @__PURE__ */ jsx("title", {
1223
+ id: titleId,
1224
+ children: title
1225
+ }),
1226
+ /* @__PURE__ */ jsx("rect", {
1227
+ width: "20",
1228
+ height: "16",
1229
+ x: "2",
1230
+ y: "4",
1231
+ rx: "2"
1232
+ }),
1233
+ /* @__PURE__ */ jsx("path", { d: "m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7" })
1234
+ ]
1235
+ });
1236
+ //#endregion
1237
+ //#region src/components/icons/PlayIcon.tsx
1238
+ var PlayIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
1239
+ xmlns: "http://www.w3.org/2000/svg",
1240
+ className,
1241
+ width: "24",
1242
+ height: "24",
1243
+ fill: "none",
1244
+ viewBox: "0 0 24 24",
1245
+ stroke: "currentColor",
1246
+ strokeWidth: "2",
1247
+ strokeLinecap: "round",
1248
+ strokeLinejoin: "round",
1249
+ "aria-labelledby": title ? titleId : void 0,
1250
+ role: "img",
1251
+ ...props,
1252
+ children: [title && /* @__PURE__ */ jsx("title", {
1253
+ id: titleId,
1254
+ children: title
1255
+ }), /* @__PURE__ */ jsx("polygon", { points: "5 3 19 12 5 21 5 3" })]
1256
+ });
1257
+ //#endregion
1258
+ //#region src/components/icons/QuestionCircleIcon.tsx
1259
+ var QuestionCircleIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
1260
+ xmlns: "http://www.w3.org/2000/svg",
1261
+ className,
1262
+ width: "24",
1263
+ height: "24",
1264
+ fill: "none",
1265
+ viewBox: "0 0 24 24",
1266
+ stroke: "currentColor",
1267
+ strokeWidth: "2",
1268
+ strokeLinecap: "round",
1269
+ strokeLinejoin: "round",
1270
+ "aria-labelledby": title ? titleId : void 0,
1271
+ role: "img",
1272
+ ...props,
1273
+ children: [
1274
+ title && /* @__PURE__ */ jsx("title", {
1275
+ id: titleId,
1276
+ children: title
1277
+ }),
1278
+ /* @__PURE__ */ jsx("circle", {
1279
+ cx: "12",
1280
+ cy: "12",
1281
+ r: "10"
1282
+ }),
1283
+ /* @__PURE__ */ jsx("path", { d: "M9.09 9a3 3 0 1 1 5.82 1c0 2-3 3-3 3" }),
1284
+ /* @__PURE__ */ jsx("path", { d: "M12 17h.01" })
1285
+ ]
1286
+ });
1287
+ //#endregion
1288
+ //#region src/components/icons/RefreshIcon.tsx
1289
+ var RefreshIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
1290
+ xmlns: "http://www.w3.org/2000/svg",
1291
+ className,
1292
+ width: "24",
1293
+ height: "24",
1294
+ fill: "none",
1295
+ viewBox: "0 0 24 24",
1296
+ stroke: "currentColor",
1297
+ strokeWidth: "2",
1298
+ strokeLinecap: "round",
1299
+ strokeLinejoin: "round",
1300
+ "aria-labelledby": title ? titleId : void 0,
1301
+ role: "img",
1302
+ ...props,
1303
+ children: [
1304
+ title && /* @__PURE__ */ jsx("title", {
1305
+ id: titleId,
1306
+ children: title
1307
+ }),
1308
+ /* @__PURE__ */ jsx("path", { d: "M21 2v6h-6" }),
1309
+ /* @__PURE__ */ jsx("path", { d: "M3 12a9 9 0 0 1 15.55-6.36L21 8" }),
1310
+ /* @__PURE__ */ jsx("path", { d: "M3 22v-6h6" }),
1311
+ /* @__PURE__ */ jsx("path", { d: "M21 12a9 9 0 0 1-15.55 6.36L3 16" })
1312
+ ]
1313
+ });
1314
+ //#endregion
1315
+ //#region src/components/icons/RingLoaderIcon.tsx
1316
+ var RingLoaderIcon = ({ className, title, titleId, color = "currentColor", strokeWidth = 4, ...props }) => /* @__PURE__ */ jsxs("svg", {
1317
+ xmlns: "http://www.w3.org/2000/svg",
1318
+ className,
1319
+ viewBox: "0 0 50 50",
1320
+ fill: "none",
1321
+ "aria-labelledby": title ? titleId : void 0,
1322
+ role: "img",
1323
+ ...props,
1324
+ children: [
1325
+ title && /* @__PURE__ */ jsx("title", {
1326
+ id: titleId,
1327
+ children: title
1328
+ }),
1329
+ /* @__PURE__ */ jsx("circle", {
1330
+ cx: "25",
1331
+ cy: "25",
1332
+ r: "20",
1333
+ stroke: color,
1334
+ strokeWidth,
1335
+ opacity: "0.2"
1336
+ }),
1337
+ /* @__PURE__ */ jsx("circle", {
1338
+ cx: "25",
1339
+ cy: "25",
1340
+ r: "20",
1341
+ stroke: color,
1342
+ strokeWidth,
1343
+ strokeLinecap: "round",
1344
+ strokeDasharray: "80 200",
1345
+ strokeDashoffset: "0"
1346
+ })
1347
+ ]
1348
+ });
1349
+ //#endregion
1350
+ //#region src/components/icons/SelectionIcon.tsx
1351
+ var SelectionIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
1352
+ xmlns: "http://www.w3.org/2000/svg",
1353
+ className,
1354
+ width: "24",
1355
+ height: "24",
1356
+ fill: "none",
1357
+ viewBox: "0 0 24 24",
1358
+ stroke: "currentColor",
1359
+ strokeWidth: "1.75",
1360
+ strokeLinecap: "round",
1361
+ strokeLinejoin: "round",
1362
+ "aria-labelledby": title ? titleId : void 0,
1363
+ role: "img",
1364
+ ...props,
1365
+ children: [
1366
+ title && /* @__PURE__ */ jsx("title", {
1367
+ id: titleId,
1368
+ children: title
1369
+ }),
1370
+ /* @__PURE__ */ jsx("path", { d: "M4.25 10V18.85A1.25 1.25 0 0 0 5.5 20.1H14" }),
1371
+ /* @__PURE__ */ 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" }),
1372
+ /* @__PURE__ */ jsx("path", { d: "m9.25 12 2.25 2.25 4.25-4.5" })
1373
+ ]
1374
+ });
1375
+ //#endregion
1376
+ //#region src/components/icons/XCircleIcon.tsx
1377
+ var XCircleIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
1378
+ xmlns: "http://www.w3.org/2000/svg",
1379
+ className,
1380
+ width: "24",
1381
+ height: "24",
1382
+ fill: "none",
1383
+ viewBox: "0 0 24 24",
1384
+ stroke: "currentColor",
1385
+ strokeWidth: "2",
1386
+ strokeLinecap: "round",
1387
+ strokeLinejoin: "round",
1388
+ "aria-labelledby": title ? titleId : void 0,
1389
+ role: "img",
1390
+ ...props,
1391
+ children: [
1392
+ title && /* @__PURE__ */ jsx("title", {
1393
+ id: titleId,
1394
+ children: title
1395
+ }),
1396
+ /* @__PURE__ */ jsx("circle", {
1397
+ cx: "12",
1398
+ cy: "12",
1399
+ r: "10"
1400
+ }),
1401
+ /* @__PURE__ */ jsx("path", { d: "m15 9-6 6" }),
1402
+ /* @__PURE__ */ jsx("path", { d: "m9 9 6 6" })
1403
+ ]
1404
+ });
1405
+ //#endregion
1406
+ //#region src/components/icons/ZapIcon.tsx
1407
+ var ZapIcon = ({ className, title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
1408
+ xmlns: "http://www.w3.org/2000/svg",
1409
+ className,
1410
+ width: "24",
1411
+ height: "24",
1412
+ fill: "none",
1413
+ viewBox: "0 0 24 24",
1414
+ stroke: "currentColor",
1415
+ strokeWidth: "2",
1416
+ strokeLinecap: "round",
1417
+ strokeLinejoin: "round",
1418
+ "aria-labelledby": title ? titleId : void 0,
1419
+ role: "img",
1420
+ ...props,
1421
+ children: [title && /* @__PURE__ */ jsx("title", {
1422
+ id: titleId,
1423
+ children: title
1424
+ }), /* @__PURE__ */ jsx("path", { d: "M13 10V3L4 14h7v7l9-11h-7z" })]
1425
+ });
1426
+ //#endregion
1427
+ export { ChevronUpIcon as A, BriefcaseBusinessIcon as B, EyeOffIcon as C, ArrowUpDownIcon as D, EllipsisIcon as E, ArrowLeftIcon as F, ShoppingCartIcon as G, SearchIcon as H, ArrowUpIcon as I, CheckIcon as J, HomeIcon as K, ArrowDownIcon as L, ChevronLeftIcon as M, ChevronDownIcon as N, ChevronsRightIcon as O, ArrowRightIcon as P, TrashIcon as R, BellIcon as S, EllipsisVerticalIcon as T, PackageIcon as U, UserIcon as V, SettingsIcon as W, AlertTriangleIcon as _, RefreshIcon as a, DragIcon as b, MailIcon as c, FilterXIcon as d, FilterProfileIcon as f, AudioWaveIcon as g, CheckCircleIcon as h, RingLoaderIcon as i, ChevronRightIcon as j, ChevronsLeftIcon as k, LoaderIcon as l, ColumnsIcon as m, XCircleIcon as n, QuestionCircleIcon as o, FilterIcon as p, CloseIcon as q, SelectionIcon as r, PlayIcon as s, ZapIcon as t, InfoCircleIcon as u, AlertCircleIcon as v, EyeIcon as w, FullScreenIcon as x, CircleIcon as y, ActivityIcon as z };
1428
+
1429
+ //# sourceMappingURL=icons-DuumN7z-.mjs.map