eai-frontend-components 2.0.6 → 2.0.8

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 (586) hide show
  1. package/dist/index.d.ts +24 -73
  2. package/dist/index.esm.js +2 -2
  3. package/dist/index.esm.js.map +1 -1
  4. package/dist/index.js +2 -2
  5. package/dist/index.js.map +1 -1
  6. package/package.json +1 -1
  7. package/dist/components/accordion.d.ts +0 -8
  8. package/dist/components/accordion.d.ts.map +0 -1
  9. package/dist/components/accordion.js +0 -13
  10. package/dist/components/alert-dialog.d.ts +0 -25
  11. package/dist/components/alert-dialog.d.ts.map +0 -1
  12. package/dist/components/alert-dialog.js +0 -27
  13. package/dist/components/alert.d.ts +0 -9
  14. package/dist/components/alert.d.ts.map +0 -1
  15. package/dist/components/alert.js +0 -22
  16. package/dist/components/avatar.d.ts +0 -7
  17. package/dist/components/avatar.d.ts.map +0 -1
  18. package/dist/components/avatar.js +0 -11
  19. package/dist/components/badge.d.ts +0 -10
  20. package/dist/components/badge.d.ts.map +0 -1
  21. package/dist/components/badge.js +0 -26
  22. package/dist/components/breadcrumb.d.ts +0 -20
  23. package/dist/components/breadcrumb.d.ts.map +0 -1
  24. package/dist/components/breadcrumb.js +0 -23
  25. package/dist/components/button.d.ts +0 -12
  26. package/dist/components/button.d.ts.map +0 -1
  27. package/dist/components/button.js +0 -33
  28. package/dist/components/calendar.d.ts +0 -9
  29. package/dist/components/calendar.d.ts.map +0 -1
  30. package/dist/components/calendar.js +0 -70
  31. package/dist/components/card.d.ts +0 -9
  32. package/dist/components/card.d.ts.map +0 -1
  33. package/dist/components/card.js +0 -16
  34. package/dist/components/carousel.d.ts +0 -19
  35. package/dist/components/carousel.d.ts.map +0 -1
  36. package/dist/components/carousel.js +0 -98
  37. package/dist/components/chart.d.ts +0 -63
  38. package/dist/components/chart.d.ts.map +0 -1
  39. package/dist/components/chart.js +0 -130
  40. package/dist/components/checkbox.d.ts +0 -5
  41. package/dist/components/checkbox.d.ts.map +0 -1
  42. package/dist/components/checkbox.js +0 -8
  43. package/dist/components/collapsible.d.ts +0 -6
  44. package/dist/components/collapsible.d.ts.map +0 -1
  45. package/dist/components/collapsible.js +0 -5
  46. package/dist/components/command.d.ts +0 -81
  47. package/dist/components/command.d.ts.map +0 -1
  48. package/dist/components/command.js +0 -28
  49. package/dist/components/context-menu.d.ts +0 -28
  50. package/dist/components/context-menu.d.ts.map +0 -1
  51. package/dist/components/context-menu.js +0 -33
  52. package/dist/components/custom/date-picker.d.ts +0 -12
  53. package/dist/components/custom/date-picker.d.ts.map +0 -1
  54. package/dist/components/custom/date-picker.js +0 -35
  55. package/dist/components/custom/form/checkbox.d.ts +0 -13
  56. package/dist/components/custom/form/checkbox.d.ts.map +0 -1
  57. package/dist/components/custom/form/checkbox.js +0 -15
  58. package/dist/components/custom/form/color.d.ts +0 -15
  59. package/dist/components/custom/form/color.d.ts.map +0 -1
  60. package/dist/components/custom/form/color.js +0 -40
  61. package/dist/components/custom/form/combobox.d.ts +0 -37
  62. package/dist/components/custom/form/combobox.d.ts.map +0 -1
  63. package/dist/components/custom/form/combobox.js +0 -82
  64. package/dist/components/custom/form/cpf-cnpj.d.ts +0 -16
  65. package/dist/components/custom/form/cpf-cnpj.d.ts.map +0 -1
  66. package/dist/components/custom/form/cpf-cnpj.js +0 -32
  67. package/dist/components/custom/form/currency.d.ts +0 -14
  68. package/dist/components/custom/form/currency.d.ts.map +0 -1
  69. package/dist/components/custom/form/currency.js +0 -15
  70. package/dist/components/custom/form/date-range.d.ts +0 -16
  71. package/dist/components/custom/form/date-range.d.ts.map +0 -1
  72. package/dist/components/custom/form/date-range.js +0 -24
  73. package/dist/components/custom/form/date.d.ts +0 -16
  74. package/dist/components/custom/form/date.d.ts.map +0 -1
  75. package/dist/components/custom/form/date.js +0 -35
  76. package/dist/components/custom/form/decimal.d.ts +0 -14
  77. package/dist/components/custom/form/decimal.d.ts.map +0 -1
  78. package/dist/components/custom/form/decimal.js +0 -15
  79. package/dist/components/custom/form/file.d.ts +0 -15
  80. package/dist/components/custom/form/file.d.ts.map +0 -1
  81. package/dist/components/custom/form/file.js +0 -18
  82. package/dist/components/custom/form/form-help-text.d.ts +0 -3
  83. package/dist/components/custom/form/form-help-text.d.ts.map +0 -1
  84. package/dist/components/custom/form/form-help-text.js +0 -7
  85. package/dist/components/custom/form/form-label.d.ts +0 -4
  86. package/dist/components/custom/form/form-label.d.ts.map +0 -1
  87. package/dist/components/custom/form/form-label.js +0 -9
  88. package/dist/components/custom/form/form-message.d.ts +0 -3
  89. package/dist/components/custom/form/form-message.d.ts.map +0 -1
  90. package/dist/components/custom/form/form-message.js +0 -5
  91. package/dist/components/custom/form/ghost.d.ts +0 -8
  92. package/dist/components/custom/form/ghost.d.ts.map +0 -1
  93. package/dist/components/custom/form/ghost.js +0 -8
  94. package/dist/components/custom/form/input.d.ts +0 -18
  95. package/dist/components/custom/form/input.d.ts.map +0 -1
  96. package/dist/components/custom/form/input.js +0 -14
  97. package/dist/components/custom/form/mask.d.ts +0 -19
  98. package/dist/components/custom/form/mask.d.ts.map +0 -1
  99. package/dist/components/custom/form/mask.js +0 -19
  100. package/dist/components/custom/form/multi-select-old.d.ts +0 -19
  101. package/dist/components/custom/form/multi-select-old.d.ts.map +0 -1
  102. package/dist/components/custom/form/multi-select-old.js +0 -30
  103. package/dist/components/custom/form/multi-select.d.ts +0 -26
  104. package/dist/components/custom/form/multi-select.d.ts.map +0 -1
  105. package/dist/components/custom/form/multi-select.js +0 -66
  106. package/dist/components/custom/form/password.d.ts +0 -16
  107. package/dist/components/custom/form/password.d.ts.map +0 -1
  108. package/dist/components/custom/form/password.js +0 -14
  109. package/dist/components/custom/form/percent.d.ts +0 -14
  110. package/dist/components/custom/form/percent.d.ts.map +0 -1
  111. package/dist/components/custom/form/percent.js +0 -15
  112. package/dist/components/custom/form/phone.d.ts +0 -16
  113. package/dist/components/custom/form/phone.d.ts.map +0 -1
  114. package/dist/components/custom/form/phone.js +0 -23
  115. package/dist/components/custom/form/radio-group.d.ts +0 -23
  116. package/dist/components/custom/form/radio-group.d.ts.map +0 -1
  117. package/dist/components/custom/form/radio-group.js +0 -15
  118. package/dist/components/custom/form/select.d.ts +0 -20
  119. package/dist/components/custom/form/select.d.ts.map +0 -1
  120. package/dist/components/custom/form/select.js +0 -12
  121. package/dist/components/custom/form/step-new-form.d.ts +0 -10
  122. package/dist/components/custom/form/step-new-form.d.ts.map +0 -1
  123. package/dist/components/custom/form/step-new-form.js +0 -13
  124. package/dist/components/custom/form/switch.d.ts +0 -13
  125. package/dist/components/custom/form/switch.d.ts.map +0 -1
  126. package/dist/components/custom/form/switch.js +0 -16
  127. package/dist/components/custom/form/text.d.ts +0 -18
  128. package/dist/components/custom/form/text.d.ts.map +0 -1
  129. package/dist/components/custom/form/text.js +0 -14
  130. package/dist/components/custom/form/textarea.d.ts +0 -16
  131. package/dist/components/custom/form/textarea.d.ts.map +0 -1
  132. package/dist/components/custom/form/textarea.js +0 -19
  133. package/dist/components/custom/form/utils.d.ts +0 -18
  134. package/dist/components/custom/form/utils.d.ts.map +0 -1
  135. package/dist/components/custom/form/utils.js +0 -88
  136. package/dist/components/custom/header.d.ts +0 -3
  137. package/dist/components/custom/header.d.ts.map +0 -1
  138. package/dist/components/custom/header.js +0 -94
  139. package/dist/components/custom/label.d.ts +0 -13
  140. package/dist/components/custom/label.d.ts.map +0 -1
  141. package/dist/components/custom/label.js +0 -20
  142. package/dist/components/custom/not-found.d.ts +0 -3
  143. package/dist/components/custom/not-found.d.ts.map +0 -1
  144. package/dist/components/custom/not-found.js +0 -9
  145. package/dist/components/custom/sidebar/app-sidebar.d.ts +0 -5
  146. package/dist/components/custom/sidebar/app-sidebar.d.ts.map +0 -1
  147. package/dist/components/custom/sidebar/app-sidebar.js +0 -26
  148. package/dist/components/custom/sidebar/module-switcher.d.ts +0 -3
  149. package/dist/components/custom/sidebar/module-switcher.d.ts.map +0 -1
  150. package/dist/components/custom/sidebar/module-switcher.js +0 -55
  151. package/dist/components/custom/sidebar/nav-footer.d.ts +0 -3
  152. package/dist/components/custom/sidebar/nav-footer.d.ts.map +0 -1
  153. package/dist/components/custom/sidebar/nav-footer.js +0 -17
  154. package/dist/components/custom/sidebar/nav-main.d.ts +0 -3
  155. package/dist/components/custom/sidebar/nav-main.d.ts.map +0 -1
  156. package/dist/components/custom/sidebar/nav-main.js +0 -32
  157. package/dist/components/custom/sidebar/nav-submenu-collapsible.d.ts +0 -9
  158. package/dist/components/custom/sidebar/nav-submenu-collapsible.d.ts.map +0 -1
  159. package/dist/components/custom/sidebar/nav-submenu-collapsible.js +0 -21
  160. package/dist/components/custom/sidebar/nav-submenu-dropdown.d.ts +0 -10
  161. package/dist/components/custom/sidebar/nav-submenu-dropdown.d.ts.map +0 -1
  162. package/dist/components/custom/sidebar/nav-submenu-dropdown.js +0 -13
  163. package/dist/components/custom/sidebar/nav-user.d.ts +0 -3
  164. package/dist/components/custom/sidebar/nav-user.d.ts.map +0 -1
  165. package/dist/components/custom/sidebar/nav-user.js +0 -51
  166. package/dist/components/custom/sidebar/sidebar-button.d.ts +0 -9
  167. package/dist/components/custom/sidebar/sidebar-button.d.ts.map +0 -1
  168. package/dist/components/custom/sidebar/sidebar-button.js +0 -7
  169. package/dist/components/custom/sidebar/sidebar-item-two-lines.d.ts +0 -12
  170. package/dist/components/custom/sidebar/sidebar-item-two-lines.d.ts.map +0 -1
  171. package/dist/components/custom/sidebar/sidebar-item-two-lines.js +0 -5
  172. package/dist/components/custom/sidebar/sidebar-item.d.ts +0 -9
  173. package/dist/components/custom/sidebar/sidebar-item.d.ts.map +0 -1
  174. package/dist/components/custom/sidebar/sidebar-item.js +0 -7
  175. package/dist/components/custom/sidebar/types/sidebar.d.ts +0 -29
  176. package/dist/components/custom/sidebar/types/sidebar.d.ts.map +0 -1
  177. package/dist/components/custom/sidebar/types/sidebar.js +0 -5
  178. package/dist/components/custom/table/data-table-export.d.ts +0 -8
  179. package/dist/components/custom/table/data-table-export.d.ts.map +0 -1
  180. package/dist/components/custom/table/data-table-export.js +0 -65
  181. package/dist/components/custom/table/data-table-footer.d.ts +0 -25
  182. package/dist/components/custom/table/data-table-footer.d.ts.map +0 -1
  183. package/dist/components/custom/table/data-table-footer.js +0 -39
  184. package/dist/components/custom/table/data-table-header.d.ts +0 -9
  185. package/dist/components/custom/table/data-table-header.d.ts.map +0 -1
  186. package/dist/components/custom/table/data-table-header.js +0 -11
  187. package/dist/components/custom/table/data-table-rows.d.ts +0 -13
  188. package/dist/components/custom/table/data-table-rows.d.ts.map +0 -1
  189. package/dist/components/custom/table/data-table-rows.js +0 -25
  190. package/dist/components/custom/table/data-table.d.ts +0 -35
  191. package/dist/components/custom/table/data-table.d.ts.map +0 -1
  192. package/dist/components/custom/table/data-table.js +0 -99
  193. package/dist/components/custom/table/types/data-table.d.ts +0 -29
  194. package/dist/components/custom/table/types/data-table.d.ts.map +0 -1
  195. package/dist/components/custom/table/types/data-table.js +0 -1
  196. package/dist/components/custom/theme-provider.d.ts +0 -24
  197. package/dist/components/custom/theme-provider.d.ts.map +0 -1
  198. package/dist/components/custom/theme-provider.js +0 -79
  199. package/dist/components/dateRangePicker.d.ts +0 -3
  200. package/dist/components/dateRangePicker.d.ts.map +0 -1
  201. package/dist/components/dateRangePicker.js +0 -15
  202. package/dist/components/dialog.d.ts +0 -23
  203. package/dist/components/dialog.d.ts.map +0 -1
  204. package/dist/components/dialog.js +0 -23
  205. package/dist/components/drawer.d.ts +0 -23
  206. package/dist/components/drawer.d.ts.map +0 -1
  207. package/dist/components/drawer.js +0 -22
  208. package/dist/components/dropdown-menu.d.ts +0 -28
  209. package/dist/components/dropdown-menu.d.ts.map +0 -1
  210. package/dist/components/dropdown-menu.js +0 -32
  211. package/dist/components/form.d.ts +0 -24
  212. package/dist/components/form.d.ts.map +0 -1
  213. package/dist/components/form.js +0 -60
  214. package/dist/components/hover-card.d.ts +0 -7
  215. package/dist/components/hover-card.d.ts.map +0 -1
  216. package/dist/components/hover-card.js +0 -9
  217. package/dist/components/input.d.ts +0 -24
  218. package/dist/components/input.d.ts.map +0 -1
  219. package/dist/components/input.js +0 -71
  220. package/dist/components/label.d.ts +0 -6
  221. package/dist/components/label.d.ts.map +0 -1
  222. package/dist/components/label.js +0 -9
  223. package/dist/components/masks.d.ts +0 -17
  224. package/dist/components/masks.d.ts.map +0 -1
  225. package/dist/components/masks.js +0 -25
  226. package/dist/components/pagination.d.ts +0 -30
  227. package/dist/components/pagination.d.ts.map +0 -1
  228. package/dist/components/pagination.js +0 -23
  229. package/dist/components/popover.d.ts +0 -7
  230. package/dist/components/popover.d.ts.map +0 -1
  231. package/dist/components/popover.js +0 -11
  232. package/dist/components/progress.d.ts +0 -5
  233. package/dist/components/progress.d.ts.map +0 -1
  234. package/dist/components/progress.js +0 -7
  235. package/dist/components/radio-group.d.ts +0 -6
  236. package/dist/components/radio-group.d.ts.map +0 -1
  237. package/dist/components/radio-group.js +0 -14
  238. package/dist/components/scroll-area.d.ts +0 -6
  239. package/dist/components/scroll-area.d.ts.map +0 -1
  240. package/dist/components/scroll-area.js +0 -11
  241. package/dist/components/select.d.ts +0 -14
  242. package/dist/components/select.d.ts.map +0 -1
  243. package/dist/components/select.js +0 -24
  244. package/dist/components/separator.d.ts +0 -5
  245. package/dist/components/separator.d.ts.map +0 -1
  246. package/dist/components/separator.js +0 -7
  247. package/dist/components/sheet.d.ts +0 -26
  248. package/dist/components/sheet.d.ts.map +0 -1
  249. package/dist/components/sheet.js +0 -37
  250. package/dist/components/sidebar.d.ts +0 -67
  251. package/dist/components/sidebar.d.ts.map +0 -1
  252. package/dist/components/sidebar.js +0 -221
  253. package/dist/components/skeleton.d.ts +0 -3
  254. package/dist/components/skeleton.d.ts.map +0 -1
  255. package/dist/components/skeleton.js +0 -6
  256. package/dist/components/slider.d.ts +0 -5
  257. package/dist/components/slider.d.ts.map +0 -1
  258. package/dist/components/slider.js +0 -7
  259. package/dist/components/switch.d.ts +0 -5
  260. package/dist/components/switch.d.ts.map +0 -1
  261. package/dist/components/switch.js +0 -7
  262. package/dist/components/table.d.ts +0 -11
  263. package/dist/components/table.d.ts.map +0 -1
  264. package/dist/components/table.js +0 -20
  265. package/dist/components/tabs.d.ts +0 -8
  266. package/dist/components/tabs.d.ts.map +0 -1
  267. package/dist/components/tabs.js +0 -12
  268. package/dist/components/textarea.d.ts +0 -4
  269. package/dist/components/textarea.d.ts.map +0 -1
  270. package/dist/components/textarea.js +0 -14
  271. package/dist/components/toast.d.ts +0 -16
  272. package/dist/components/toast.d.ts.map +0 -1
  273. package/dist/components/toast.js +0 -34
  274. package/dist/components/toaster.d.ts +0 -2
  275. package/dist/components/toaster.d.ts.map +0 -1
  276. package/dist/components/toaster.js +0 -21
  277. package/dist/components/tooltip.d.ts +0 -8
  278. package/dist/components/tooltip.d.ts.map +0 -1
  279. package/dist/components/tooltip.js +0 -10
  280. package/dist/components/ui/accordion.d.ts +0 -8
  281. package/dist/components/ui/accordion.d.ts.map +0 -1
  282. package/dist/components/ui/accordion.js +0 -13
  283. package/dist/components/ui/alert-dialog.d.ts +0 -25
  284. package/dist/components/ui/alert-dialog.d.ts.map +0 -1
  285. package/dist/components/ui/alert-dialog.js +0 -27
  286. package/dist/components/ui/alert.d.ts +0 -9
  287. package/dist/components/ui/alert.d.ts.map +0 -1
  288. package/dist/components/ui/alert.js +0 -22
  289. package/dist/components/ui/avatar.d.ts +0 -7
  290. package/dist/components/ui/avatar.d.ts.map +0 -1
  291. package/dist/components/ui/avatar.js +0 -11
  292. package/dist/components/ui/badge.d.ts +0 -10
  293. package/dist/components/ui/badge.d.ts.map +0 -1
  294. package/dist/components/ui/badge.js +0 -26
  295. package/dist/components/ui/breadcrumb.d.ts +0 -20
  296. package/dist/components/ui/breadcrumb.d.ts.map +0 -1
  297. package/dist/components/ui/breadcrumb.js +0 -23
  298. package/dist/components/ui/button.d.ts +0 -12
  299. package/dist/components/ui/button.d.ts.map +0 -1
  300. package/dist/components/ui/button.js +0 -33
  301. package/dist/components/ui/calendar.d.ts +0 -9
  302. package/dist/components/ui/calendar.d.ts.map +0 -1
  303. package/dist/components/ui/calendar.js +0 -70
  304. package/dist/components/ui/card.d.ts +0 -9
  305. package/dist/components/ui/card.d.ts.map +0 -1
  306. package/dist/components/ui/card.js +0 -16
  307. package/dist/components/ui/carousel.d.ts +0 -19
  308. package/dist/components/ui/carousel.d.ts.map +0 -1
  309. package/dist/components/ui/carousel.js +0 -98
  310. package/dist/components/ui/chart.d.ts +0 -63
  311. package/dist/components/ui/chart.d.ts.map +0 -1
  312. package/dist/components/ui/chart.js +0 -130
  313. package/dist/components/ui/checkbox.d.ts +0 -5
  314. package/dist/components/ui/checkbox.d.ts.map +0 -1
  315. package/dist/components/ui/checkbox.js +0 -8
  316. package/dist/components/ui/collapsible.d.ts +0 -6
  317. package/dist/components/ui/collapsible.d.ts.map +0 -1
  318. package/dist/components/ui/collapsible.js +0 -5
  319. package/dist/components/ui/command.d.ts +0 -81
  320. package/dist/components/ui/command.d.ts.map +0 -1
  321. package/dist/components/ui/command.js +0 -28
  322. package/dist/components/ui/context-menu.d.ts +0 -28
  323. package/dist/components/ui/context-menu.d.ts.map +0 -1
  324. package/dist/components/ui/context-menu.js +0 -33
  325. package/dist/components/ui/custom/date-picker.d.ts +0 -12
  326. package/dist/components/ui/custom/date-picker.d.ts.map +0 -1
  327. package/dist/components/ui/custom/date-picker.js +0 -35
  328. package/dist/components/ui/custom/form/checkbox.d.ts +0 -13
  329. package/dist/components/ui/custom/form/checkbox.d.ts.map +0 -1
  330. package/dist/components/ui/custom/form/checkbox.js +0 -15
  331. package/dist/components/ui/custom/form/color.d.ts +0 -15
  332. package/dist/components/ui/custom/form/color.d.ts.map +0 -1
  333. package/dist/components/ui/custom/form/color.js +0 -40
  334. package/dist/components/ui/custom/form/combobox.d.ts +0 -37
  335. package/dist/components/ui/custom/form/combobox.d.ts.map +0 -1
  336. package/dist/components/ui/custom/form/combobox.js +0 -82
  337. package/dist/components/ui/custom/form/cpf-cnpj.d.ts +0 -16
  338. package/dist/components/ui/custom/form/cpf-cnpj.d.ts.map +0 -1
  339. package/dist/components/ui/custom/form/cpf-cnpj.js +0 -32
  340. package/dist/components/ui/custom/form/currency.d.ts +0 -14
  341. package/dist/components/ui/custom/form/currency.d.ts.map +0 -1
  342. package/dist/components/ui/custom/form/currency.js +0 -15
  343. package/dist/components/ui/custom/form/date-range.d.ts +0 -16
  344. package/dist/components/ui/custom/form/date-range.d.ts.map +0 -1
  345. package/dist/components/ui/custom/form/date-range.js +0 -24
  346. package/dist/components/ui/custom/form/date.d.ts +0 -16
  347. package/dist/components/ui/custom/form/date.d.ts.map +0 -1
  348. package/dist/components/ui/custom/form/date.js +0 -35
  349. package/dist/components/ui/custom/form/decimal.d.ts +0 -14
  350. package/dist/components/ui/custom/form/decimal.d.ts.map +0 -1
  351. package/dist/components/ui/custom/form/decimal.js +0 -15
  352. package/dist/components/ui/custom/form/file.d.ts +0 -15
  353. package/dist/components/ui/custom/form/file.d.ts.map +0 -1
  354. package/dist/components/ui/custom/form/file.js +0 -18
  355. package/dist/components/ui/custom/form/form-help-text.d.ts +0 -3
  356. package/dist/components/ui/custom/form/form-help-text.d.ts.map +0 -1
  357. package/dist/components/ui/custom/form/form-help-text.js +0 -7
  358. package/dist/components/ui/custom/form/form-label.d.ts +0 -7
  359. package/dist/components/ui/custom/form/form-label.d.ts.map +0 -1
  360. package/dist/components/ui/custom/form/form-label.js +0 -9
  361. package/dist/components/ui/custom/form/form-message.d.ts +0 -5
  362. package/dist/components/ui/custom/form/form-message.d.ts.map +0 -1
  363. package/dist/components/ui/custom/form/form-message.js +0 -5
  364. package/dist/components/ui/custom/form/ghost.d.ts +0 -8
  365. package/dist/components/ui/custom/form/ghost.d.ts.map +0 -1
  366. package/dist/components/ui/custom/form/ghost.js +0 -8
  367. package/dist/components/ui/custom/form/input.d.ts +0 -18
  368. package/dist/components/ui/custom/form/input.d.ts.map +0 -1
  369. package/dist/components/ui/custom/form/input.js +0 -14
  370. package/dist/components/ui/custom/form/mask.d.ts +0 -19
  371. package/dist/components/ui/custom/form/mask.d.ts.map +0 -1
  372. package/dist/components/ui/custom/form/mask.js +0 -19
  373. package/dist/components/ui/custom/form/multi-select-old.d.ts +0 -19
  374. package/dist/components/ui/custom/form/multi-select-old.d.ts.map +0 -1
  375. package/dist/components/ui/custom/form/multi-select-old.js +0 -30
  376. package/dist/components/ui/custom/form/multi-select.d.ts +0 -26
  377. package/dist/components/ui/custom/form/multi-select.d.ts.map +0 -1
  378. package/dist/components/ui/custom/form/multi-select.js +0 -66
  379. package/dist/components/ui/custom/form/password.d.ts +0 -16
  380. package/dist/components/ui/custom/form/password.d.ts.map +0 -1
  381. package/dist/components/ui/custom/form/password.js +0 -14
  382. package/dist/components/ui/custom/form/percent.d.ts +0 -14
  383. package/dist/components/ui/custom/form/percent.d.ts.map +0 -1
  384. package/dist/components/ui/custom/form/percent.js +0 -15
  385. package/dist/components/ui/custom/form/phone.d.ts +0 -16
  386. package/dist/components/ui/custom/form/phone.d.ts.map +0 -1
  387. package/dist/components/ui/custom/form/phone.js +0 -23
  388. package/dist/components/ui/custom/form/radio-group.d.ts +0 -23
  389. package/dist/components/ui/custom/form/radio-group.d.ts.map +0 -1
  390. package/dist/components/ui/custom/form/radio-group.js +0 -15
  391. package/dist/components/ui/custom/form/select.d.ts +0 -20
  392. package/dist/components/ui/custom/form/select.d.ts.map +0 -1
  393. package/dist/components/ui/custom/form/select.js +0 -12
  394. package/dist/components/ui/custom/form/step-new-form.d.ts +0 -10
  395. package/dist/components/ui/custom/form/step-new-form.d.ts.map +0 -1
  396. package/dist/components/ui/custom/form/step-new-form.js +0 -13
  397. package/dist/components/ui/custom/form/switch.d.ts +0 -13
  398. package/dist/components/ui/custom/form/switch.d.ts.map +0 -1
  399. package/dist/components/ui/custom/form/switch.js +0 -16
  400. package/dist/components/ui/custom/form/text.d.ts +0 -18
  401. package/dist/components/ui/custom/form/text.d.ts.map +0 -1
  402. package/dist/components/ui/custom/form/text.js +0 -14
  403. package/dist/components/ui/custom/form/textarea.d.ts +0 -16
  404. package/dist/components/ui/custom/form/textarea.d.ts.map +0 -1
  405. package/dist/components/ui/custom/form/textarea.js +0 -19
  406. package/dist/components/ui/custom/form/utils.d.ts +0 -18
  407. package/dist/components/ui/custom/form/utils.d.ts.map +0 -1
  408. package/dist/components/ui/custom/form/utils.js +0 -88
  409. package/dist/components/ui/custom/header.d.ts +0 -11
  410. package/dist/components/ui/custom/header.d.ts.map +0 -1
  411. package/dist/components/ui/custom/header.js +0 -74
  412. package/dist/components/ui/custom/label.d.ts +0 -13
  413. package/dist/components/ui/custom/label.d.ts.map +0 -1
  414. package/dist/components/ui/custom/label.js +0 -20
  415. package/dist/components/ui/custom/not-found.d.ts +0 -3
  416. package/dist/components/ui/custom/not-found.d.ts.map +0 -1
  417. package/dist/components/ui/custom/not-found.js +0 -9
  418. package/dist/components/ui/custom/sidebar/app-sidebar.d.ts +0 -5
  419. package/dist/components/ui/custom/sidebar/app-sidebar.d.ts.map +0 -1
  420. package/dist/components/ui/custom/sidebar/app-sidebar.js +0 -26
  421. package/dist/components/ui/custom/sidebar/module-switcher.d.ts +0 -9
  422. package/dist/components/ui/custom/sidebar/module-switcher.d.ts.map +0 -1
  423. package/dist/components/ui/custom/sidebar/module-switcher.js +0 -55
  424. package/dist/components/ui/custom/sidebar/nav-footer.d.ts +0 -7
  425. package/dist/components/ui/custom/sidebar/nav-footer.d.ts.map +0 -1
  426. package/dist/components/ui/custom/sidebar/nav-footer.js +0 -13
  427. package/dist/components/ui/custom/sidebar/nav-main.d.ts +0 -7
  428. package/dist/components/ui/custom/sidebar/nav-main.d.ts.map +0 -1
  429. package/dist/components/ui/custom/sidebar/nav-main.js +0 -27
  430. package/dist/components/ui/custom/sidebar/nav-submenu-collapsible.d.ts +0 -9
  431. package/dist/components/ui/custom/sidebar/nav-submenu-collapsible.d.ts.map +0 -1
  432. package/dist/components/ui/custom/sidebar/nav-submenu-collapsible.js +0 -18
  433. package/dist/components/ui/custom/sidebar/nav-submenu-dropdown.d.ts +0 -10
  434. package/dist/components/ui/custom/sidebar/nav-submenu-dropdown.d.ts.map +0 -1
  435. package/dist/components/ui/custom/sidebar/nav-submenu-dropdown.js +0 -10
  436. package/dist/components/ui/custom/sidebar/nav-user.d.ts +0 -9
  437. package/dist/components/ui/custom/sidebar/nav-user.d.ts.map +0 -1
  438. package/dist/components/ui/custom/sidebar/nav-user.js +0 -24
  439. package/dist/components/ui/custom/sidebar/sidebar-button.d.ts +0 -9
  440. package/dist/components/ui/custom/sidebar/sidebar-button.d.ts.map +0 -1
  441. package/dist/components/ui/custom/sidebar/sidebar-button.js +0 -7
  442. package/dist/components/ui/custom/sidebar/sidebar-item-two-lines.d.ts +0 -12
  443. package/dist/components/ui/custom/sidebar/sidebar-item-two-lines.d.ts.map +0 -1
  444. package/dist/components/ui/custom/sidebar/sidebar-item-two-lines.js +0 -5
  445. package/dist/components/ui/custom/sidebar/sidebar-item.d.ts +0 -9
  446. package/dist/components/ui/custom/sidebar/sidebar-item.d.ts.map +0 -1
  447. package/dist/components/ui/custom/sidebar/sidebar-item.js +0 -7
  448. package/dist/components/ui/custom/sidebar/sidebar-module-switcher.d.ts +0 -9
  449. package/dist/components/ui/custom/sidebar/sidebar-module-switcher.d.ts.map +0 -1
  450. package/dist/components/ui/custom/sidebar/sidebar-module-switcher.js +0 -20
  451. package/dist/components/ui/custom/sidebar/types/sidebar.d.ts +0 -29
  452. package/dist/components/ui/custom/sidebar/types/sidebar.d.ts.map +0 -1
  453. package/dist/components/ui/custom/sidebar/types/sidebar.js +0 -5
  454. package/dist/components/ui/custom/table/data-table-export.d.ts +0 -8
  455. package/dist/components/ui/custom/table/data-table-export.d.ts.map +0 -1
  456. package/dist/components/ui/custom/table/data-table-export.js +0 -65
  457. package/dist/components/ui/custom/table/data-table-footer.d.ts +0 -25
  458. package/dist/components/ui/custom/table/data-table-footer.d.ts.map +0 -1
  459. package/dist/components/ui/custom/table/data-table-footer.js +0 -39
  460. package/dist/components/ui/custom/table/data-table-header.d.ts +0 -9
  461. package/dist/components/ui/custom/table/data-table-header.d.ts.map +0 -1
  462. package/dist/components/ui/custom/table/data-table-header.js +0 -11
  463. package/dist/components/ui/custom/table/data-table-rows.d.ts +0 -13
  464. package/dist/components/ui/custom/table/data-table-rows.d.ts.map +0 -1
  465. package/dist/components/ui/custom/table/data-table-rows.js +0 -25
  466. package/dist/components/ui/custom/table/data-table.d.ts +0 -35
  467. package/dist/components/ui/custom/table/data-table.d.ts.map +0 -1
  468. package/dist/components/ui/custom/table/data-table.js +0 -99
  469. package/dist/components/ui/custom/table/types/data-table.d.ts +0 -29
  470. package/dist/components/ui/custom/table/types/data-table.d.ts.map +0 -1
  471. package/dist/components/ui/custom/table/types/data-table.js +0 -1
  472. package/dist/components/ui/custom/theme-provider.d.ts +0 -24
  473. package/dist/components/ui/custom/theme-provider.d.ts.map +0 -1
  474. package/dist/components/ui/custom/theme-provider.js +0 -79
  475. package/dist/components/ui/dateRangePicker.d.ts +0 -3
  476. package/dist/components/ui/dateRangePicker.d.ts.map +0 -1
  477. package/dist/components/ui/dateRangePicker.js +0 -15
  478. package/dist/components/ui/dialog.d.ts +0 -23
  479. package/dist/components/ui/dialog.d.ts.map +0 -1
  480. package/dist/components/ui/dialog.js +0 -23
  481. package/dist/components/ui/drawer.d.ts +0 -23
  482. package/dist/components/ui/drawer.d.ts.map +0 -1
  483. package/dist/components/ui/drawer.js +0 -22
  484. package/dist/components/ui/dropdown-menu.d.ts +0 -28
  485. package/dist/components/ui/dropdown-menu.d.ts.map +0 -1
  486. package/dist/components/ui/dropdown-menu.js +0 -32
  487. package/dist/components/ui/form.d.ts +0 -24
  488. package/dist/components/ui/form.d.ts.map +0 -1
  489. package/dist/components/ui/form.js +0 -60
  490. package/dist/components/ui/hover-card.d.ts +0 -7
  491. package/dist/components/ui/hover-card.d.ts.map +0 -1
  492. package/dist/components/ui/hover-card.js +0 -9
  493. package/dist/components/ui/input.d.ts +0 -24
  494. package/dist/components/ui/input.d.ts.map +0 -1
  495. package/dist/components/ui/input.js +0 -71
  496. package/dist/components/ui/label.d.ts +0 -6
  497. package/dist/components/ui/label.d.ts.map +0 -1
  498. package/dist/components/ui/label.js +0 -9
  499. package/dist/components/ui/masks.d.ts +0 -17
  500. package/dist/components/ui/masks.d.ts.map +0 -1
  501. package/dist/components/ui/masks.js +0 -25
  502. package/dist/components/ui/pagination.d.ts +0 -30
  503. package/dist/components/ui/pagination.d.ts.map +0 -1
  504. package/dist/components/ui/pagination.js +0 -23
  505. package/dist/components/ui/popover.d.ts +0 -7
  506. package/dist/components/ui/popover.d.ts.map +0 -1
  507. package/dist/components/ui/popover.js +0 -11
  508. package/dist/components/ui/progress.d.ts +0 -5
  509. package/dist/components/ui/progress.d.ts.map +0 -1
  510. package/dist/components/ui/progress.js +0 -7
  511. package/dist/components/ui/radio-group.d.ts +0 -6
  512. package/dist/components/ui/radio-group.d.ts.map +0 -1
  513. package/dist/components/ui/radio-group.js +0 -14
  514. package/dist/components/ui/scroll-area.d.ts +0 -6
  515. package/dist/components/ui/scroll-area.d.ts.map +0 -1
  516. package/dist/components/ui/scroll-area.js +0 -11
  517. package/dist/components/ui/select.d.ts +0 -14
  518. package/dist/components/ui/select.d.ts.map +0 -1
  519. package/dist/components/ui/select.js +0 -24
  520. package/dist/components/ui/separator.d.ts +0 -5
  521. package/dist/components/ui/separator.d.ts.map +0 -1
  522. package/dist/components/ui/separator.js +0 -7
  523. package/dist/components/ui/sheet.d.ts +0 -26
  524. package/dist/components/ui/sheet.d.ts.map +0 -1
  525. package/dist/components/ui/sheet.js +0 -37
  526. package/dist/components/ui/sidebar.d.ts +0 -67
  527. package/dist/components/ui/sidebar.d.ts.map +0 -1
  528. package/dist/components/ui/sidebar.js +0 -221
  529. package/dist/components/ui/skeleton.d.ts +0 -3
  530. package/dist/components/ui/skeleton.d.ts.map +0 -1
  531. package/dist/components/ui/skeleton.js +0 -6
  532. package/dist/components/ui/slider.d.ts +0 -5
  533. package/dist/components/ui/slider.d.ts.map +0 -1
  534. package/dist/components/ui/slider.js +0 -7
  535. package/dist/components/ui/switch.d.ts +0 -5
  536. package/dist/components/ui/switch.d.ts.map +0 -1
  537. package/dist/components/ui/switch.js +0 -7
  538. package/dist/components/ui/table.d.ts +0 -11
  539. package/dist/components/ui/table.d.ts.map +0 -1
  540. package/dist/components/ui/table.js +0 -20
  541. package/dist/components/ui/tabs.d.ts +0 -8
  542. package/dist/components/ui/tabs.d.ts.map +0 -1
  543. package/dist/components/ui/tabs.js +0 -12
  544. package/dist/components/ui/textarea.d.ts +0 -4
  545. package/dist/components/ui/textarea.d.ts.map +0 -1
  546. package/dist/components/ui/textarea.js +0 -14
  547. package/dist/components/ui/toast.d.ts +0 -16
  548. package/dist/components/ui/toast.d.ts.map +0 -1
  549. package/dist/components/ui/toast.js +0 -34
  550. package/dist/components/ui/toaster.d.ts +0 -2
  551. package/dist/components/ui/toaster.d.ts.map +0 -1
  552. package/dist/components/ui/toaster.js +0 -21
  553. package/dist/components/ui/tooltip.d.ts +0 -8
  554. package/dist/components/ui/tooltip.d.ts.map +0 -1
  555. package/dist/components/ui/tooltip.js +0 -10
  556. package/dist/components/ui/use-calendar.d.ts +0 -7
  557. package/dist/components/ui/use-calendar.d.ts.map +0 -1
  558. package/dist/components/ui/use-calendar.js +0 -23
  559. package/dist/components/ui/use-toast.d.ts +0 -46
  560. package/dist/components/ui/use-toast.d.ts.map +0 -1
  561. package/dist/components/ui/use-toast.js +0 -125
  562. package/dist/components/use-calendar.d.ts +0 -7
  563. package/dist/components/use-calendar.d.ts.map +0 -1
  564. package/dist/components/use-calendar.js +0 -23
  565. package/dist/components/use-toast.d.ts +0 -46
  566. package/dist/components/use-toast.d.ts.map +0 -1
  567. package/dist/components/use-toast.js +0 -125
  568. package/dist/hooks/use-mobile.d.ts +0 -2
  569. package/dist/hooks/use-mobile.d.ts.map +0 -1
  570. package/dist/hooks/use-mobile.js +0 -15
  571. package/dist/index.d.ts.map +0 -1
  572. package/dist/lib/help/date-utils.d.ts +0 -7
  573. package/dist/lib/help/date-utils.d.ts.map +0 -1
  574. package/dist/lib/help/date-utils.js +0 -34
  575. package/dist/lib/help/format.d.ts +0 -22
  576. package/dist/lib/help/format.d.ts.map +0 -1
  577. package/dist/lib/help/format.js +0 -140
  578. package/dist/lib/help/theme.d.ts +0 -291
  579. package/dist/lib/help/theme.d.ts.map +0 -1
  580. package/dist/lib/help/theme.js +0 -340
  581. package/dist/lib/help/uuid.d.ts +0 -2
  582. package/dist/lib/help/uuid.d.ts.map +0 -1
  583. package/dist/lib/help/uuid.js +0 -4
  584. package/dist/lib/utils.d.ts +0 -3
  585. package/dist/lib/utils.d.ts.map +0 -1
  586. package/dist/lib/utils.js +0 -5
@@ -1,6 +0,0 @@
1
- import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
2
- import * as React from 'react';
3
- declare const RadioGroup: React.ForwardRefExoticComponent<Omit<RadioGroupPrimitive.RadioGroupProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
4
- declare const RadioGroupItem: React.ForwardRefExoticComponent<Omit<RadioGroupPrimitive.RadioGroupItemProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
5
- export { RadioGroup, RadioGroupItem };
6
- //# sourceMappingURL=radio-group.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"radio-group.d.ts","sourceRoot":"","sources":["../../../src/components/ui/radio-group.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,mBAAmB,MAAM,6BAA6B,CAAC;AAEnE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,UAAU,+JAKd,CAAC;AAGH,QAAA,MAAM,cAAc,yKAkBlB,CAAC;AAGH,OAAO,EAAE,UAAU,EAAE,cAAc,EAAE,CAAC"}
@@ -1,14 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
3
- import { Circle } from 'lucide-react';
4
- import * as React from 'react';
5
- import { cn } from '@/lib/utils';
6
- const RadioGroup = React.forwardRef(({ className, ...props }, ref) => {
7
- return _jsx(RadioGroupPrimitive.Root, { className: cn('', className), ...props, ref: ref });
8
- });
9
- RadioGroup.displayName = RadioGroupPrimitive.Root.displayName;
10
- const RadioGroupItem = React.forwardRef(({ className, ...props }, ref) => {
11
- return (_jsx(RadioGroupPrimitive.Item, { ref: ref, className: cn('aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50', className), ...props, children: _jsx(RadioGroupPrimitive.Indicator, { className: 'flex items-center justify-center', children: _jsx(Circle, { className: 'h-2.5 w-2.5 fill-current text-current' }) }) }));
12
- });
13
- RadioGroupItem.displayName = RadioGroupPrimitive.Item.displayName;
14
- export { RadioGroup, RadioGroupItem };
@@ -1,6 +0,0 @@
1
- import * as React from "react";
2
- import * as ScrollAreaPrimitive from "@radix-ui/react-scroll-area";
3
- declare const ScrollArea: React.ForwardRefExoticComponent<Omit<ScrollAreaPrimitive.ScrollAreaProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
4
- declare const ScrollBar: React.ForwardRefExoticComponent<Omit<ScrollAreaPrimitive.ScrollAreaScrollbarProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
5
- export { ScrollArea, ScrollBar };
6
- //# sourceMappingURL=scroll-area.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"scroll-area.d.ts","sourceRoot":"","sources":["../../../src/components/ui/scroll-area.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,KAAK,mBAAmB,MAAM,6BAA6B,CAAA;AAIlE,QAAA,MAAM,UAAU,+JAed,CAAA;AAGF,QAAA,MAAM,SAAS,wKAmBb,CAAA;AAGF,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,CAAA"}
@@ -1,11 +0,0 @@
1
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import * as React from "react";
3
- import * as ScrollAreaPrimitive from "@radix-ui/react-scroll-area";
4
- import { cn } from "@/lib/utils";
5
- const ScrollArea = React.forwardRef(({ className, children, ...props }, ref) => (_jsxs(ScrollAreaPrimitive.Root, { ref: ref, className: cn("relative overflow-hidden", className), ...props, children: [_jsx(ScrollAreaPrimitive.Viewport, { className: "h-full w-full rounded-[inherit]", children: children }), _jsx(ScrollBar, {}), _jsx(ScrollAreaPrimitive.Corner, {})] })));
6
- ScrollArea.displayName = ScrollAreaPrimitive.Root.displayName;
7
- const ScrollBar = React.forwardRef(({ className, orientation = "vertical", ...props }, ref) => (_jsx(ScrollAreaPrimitive.ScrollAreaScrollbar, { ref: ref, orientation: orientation, className: cn("flex touch-none select-none transition-colors", orientation === "vertical" &&
8
- "h-full w-2.5 border-l border-l-transparent p-[1px]", orientation === "horizontal" &&
9
- "h-2.5 flex-col border-t border-t-transparent p-[1px]", className), ...props, children: _jsx(ScrollAreaPrimitive.ScrollAreaThumb, { className: "relative flex-1 rounded-full bg-border" }) })));
10
- ScrollBar.displayName = ScrollAreaPrimitive.ScrollAreaScrollbar.displayName;
11
- export { ScrollArea, ScrollBar };
@@ -1,14 +0,0 @@
1
- import * as SelectPrimitive from '@radix-ui/react-select';
2
- import * as React from 'react';
3
- declare const Select: React.FC<SelectPrimitive.SelectProps>;
4
- declare const SelectGroup: React.ForwardRefExoticComponent<SelectPrimitive.SelectGroupProps & React.RefAttributes<HTMLDivElement>>;
5
- declare const SelectValue: React.ForwardRefExoticComponent<SelectPrimitive.SelectValueProps & React.RefAttributes<HTMLSpanElement>>;
6
- declare const SelectTrigger: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectTriggerProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
7
- declare const SelectScrollUpButton: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectScrollUpButtonProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
8
- declare const SelectScrollDownButton: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectScrollDownButtonProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
9
- declare const SelectContent: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
10
- declare const SelectLabel: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectLabelProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
11
- declare const SelectItem: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
12
- declare const SelectSeparator: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectSeparatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
13
- export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue };
14
- //# sourceMappingURL=select.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"select.d.ts","sourceRoot":"","sources":["../../../src/components/ui/select.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAC;AAE1D,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,MAAM,uCAAuB,CAAC;AAEpC,QAAA,MAAM,WAAW,yGAAwB,CAAC;AAE1C,QAAA,MAAM,WAAW,0GAAwB,CAAC;AAE1C,QAAA,MAAM,aAAa,oKAiBjB,CAAC;AAGH,QAAA,MAAM,oBAAoB,qKAOxB,CAAC;AAGH,QAAA,MAAM,sBAAsB,uKAO1B,CAAC;AAGH,QAAA,MAAM,aAAa,8JA4BjB,CAAC;AAGH,QAAA,MAAM,WAAW,4JAIhB,CAAC;AAGF,QAAA,MAAM,UAAU,2JAmBf,CAAC;AAGF,QAAA,MAAM,eAAe,gKAGwH,CAAC;AAG9I,OAAO,EACN,MAAM,EACN,aAAa,EACb,WAAW,EACX,UAAU,EACV,WAAW,EACX,sBAAsB,EACtB,oBAAoB,EACpB,eAAe,EACf,aAAa,EACb,WAAW,EACX,CAAC"}
@@ -1,24 +0,0 @@
1
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import { cn } from '@/lib/utils';
3
- import * as SelectPrimitive from '@radix-ui/react-select';
4
- import { Check, ChevronDown, ChevronUp } from 'lucide-react';
5
- import * as React from 'react';
6
- const Select = SelectPrimitive.Root;
7
- const SelectGroup = SelectPrimitive.Group;
8
- const SelectValue = SelectPrimitive.Value;
9
- const SelectTrigger = React.forwardRef(({ className, children, ...props }, ref) => (_jsxs(SelectPrimitive.Trigger, { ref: ref, className: cn('flex h-10 w-full items-center justify-between rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1', className), ...props, children: [children, _jsx(SelectPrimitive.Icon, { asChild: true, children: _jsx(ChevronDown, { className: 'h-4 w-4 opacity-50' }) })] })));
10
- SelectTrigger.displayName = SelectPrimitive.Trigger.displayName;
11
- const SelectScrollUpButton = React.forwardRef(({ className, ...props }, ref) => (_jsx(SelectPrimitive.ScrollUpButton, { ref: ref, className: cn('flex cursor-default items-center justify-center py-1', className), ...props, children: _jsx(ChevronUp, { className: 'h-4 w-4' }) })));
12
- SelectScrollUpButton.displayName = SelectPrimitive.ScrollUpButton.displayName;
13
- const SelectScrollDownButton = React.forwardRef(({ className, ...props }, ref) => (_jsx(SelectPrimitive.ScrollDownButton, { ref: ref, className: cn('flex cursor-default items-center justify-center py-1', className), ...props, children: _jsx(ChevronDown, { className: 'h-4 w-4' }) })));
14
- SelectScrollDownButton.displayName = SelectPrimitive.ScrollDownButton.displayName;
15
- const SelectContent = React.forwardRef(({ className, children, position = 'popper', ...props }, ref) => (_jsx(SelectPrimitive.Portal, { children: _jsxs(SelectPrimitive.Content, { ref: ref, className: cn('relative z-50 max-h-[--radix-select-content-available-height] min-w-[8rem] overflow-y-auto overflow-x-hidden rounded-md border bg-popover text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 origin-[--radix-select-content-transform-origin]', position === 'popper' &&
16
- 'data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1', className), position: position, ...props, children: [_jsx(SelectScrollUpButton, {}), _jsx(SelectPrimitive.Viewport, { className: cn('p-1', position === 'popper' && 'h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]'), children: children }), _jsx(SelectScrollDownButton, {})] }) })));
17
- SelectContent.displayName = SelectPrimitive.Content.displayName;
18
- const SelectLabel = React.forwardRef(({ className, ...props }, ref) => (_jsx(SelectPrimitive.Label, { ref: ref, className: cn('py-1.5 pl-8 pr-2 text-sm font-semibold', className), ...props })));
19
- SelectLabel.displayName = SelectPrimitive.Label.displayName;
20
- const SelectItem = React.forwardRef(({ className, children, ...props }, ref) => (_jsxs(SelectPrimitive.Item, { ref: ref, className: cn('relative flex w-full cursor-default select-none items-center rounded-sm py-1.5 pl-3 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50', className), ...props, children: [_jsx(SelectPrimitive.ItemText, { children: children }), _jsx("span", { className: 'absolute right-2 flex h-3.5 w-3.5 items-center justify-center', children: _jsx(SelectPrimitive.ItemIndicator, { children: _jsx(Check, { className: 'h-4 w-4' }) }) })] })));
21
- SelectItem.displayName = SelectPrimitive.Item.displayName;
22
- const SelectSeparator = React.forwardRef(({ className, ...props }, ref) => _jsx(SelectPrimitive.Separator, { ref: ref, className: cn('-mx-1 my-1 h-px bg-muted', className), ...props }));
23
- SelectSeparator.displayName = SelectPrimitive.Separator.displayName;
24
- export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, };
@@ -1,5 +0,0 @@
1
- import * as React from "react";
2
- import * as SeparatorPrimitive from "@radix-ui/react-separator";
3
- declare const Separator: React.ForwardRefExoticComponent<Omit<SeparatorPrimitive.SeparatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
4
- export { Separator };
5
- //# sourceMappingURL=separator.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"separator.d.ts","sourceRoot":"","sources":["../../../src/components/ui/separator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,KAAK,kBAAkB,MAAM,2BAA2B,CAAA;AAI/D,QAAA,MAAM,SAAS,6JAoBd,CAAA;AAGD,OAAO,EAAE,SAAS,EAAE,CAAA"}
@@ -1,7 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- import * as React from "react";
3
- import * as SeparatorPrimitive from "@radix-ui/react-separator";
4
- import { cn } from "@/lib/utils";
5
- const Separator = React.forwardRef(({ className, orientation = "horizontal", decorative = true, ...props }, ref) => (_jsx(SeparatorPrimitive.Root, { ref: ref, decorative: decorative, orientation: orientation, className: cn("shrink-0 bg-border", orientation === "horizontal" ? "h-[1px] w-full" : "h-full w-[1px]", className), ...props })));
6
- Separator.displayName = SeparatorPrimitive.Root.displayName;
7
- export { Separator };
@@ -1,26 +0,0 @@
1
- import * as SheetPrimitive from '@radix-ui/react-dialog';
2
- import { type VariantProps } from 'class-variance-authority';
3
- import * as React from 'react';
4
- declare const Sheet: React.FC<SheetPrimitive.DialogProps>;
5
- declare const SheetTrigger: React.ForwardRefExoticComponent<SheetPrimitive.DialogTriggerProps & React.RefAttributes<HTMLButtonElement>>;
6
- declare const SheetClose: React.ForwardRefExoticComponent<SheetPrimitive.DialogCloseProps & React.RefAttributes<HTMLButtonElement>>;
7
- declare const SheetPortal: React.FC<SheetPrimitive.DialogPortalProps>;
8
- declare const SheetOverlay: React.ForwardRefExoticComponent<Omit<SheetPrimitive.DialogOverlayProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
9
- declare const sheetVariants: (props?: ({
10
- side?: "left" | "right" | "top" | "bottom" | null | undefined;
11
- } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
12
- interface SheetContentProps extends React.ComponentPropsWithoutRef<typeof SheetPrimitive.Content>, VariantProps<typeof sheetVariants> {
13
- }
14
- declare const SheetContent: React.ForwardRefExoticComponent<SheetContentProps & React.RefAttributes<HTMLDivElement>>;
15
- declare const SheetHeader: {
16
- ({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
17
- displayName: string;
18
- };
19
- declare const SheetFooter: {
20
- ({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
21
- displayName: string;
22
- };
23
- declare const SheetTitle: React.ForwardRefExoticComponent<Omit<SheetPrimitive.DialogTitleProps & React.RefAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
24
- declare const SheetDescription: React.ForwardRefExoticComponent<Omit<SheetPrimitive.DialogDescriptionProps & React.RefAttributes<HTMLParagraphElement>, "ref"> & React.RefAttributes<HTMLParagraphElement>>;
25
- export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetOverlay, SheetPortal, SheetTitle, SheetTrigger };
26
- //# sourceMappingURL=sheet.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sheet.d.ts","sourceRoot":"","sources":["../../../src/components/ui/sheet.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,cAAc,MAAM,wBAAwB,CAAC;AACzD,OAAO,EAAE,KAAK,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAElE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,KAAK,sCAAsB,CAAC;AAElC,QAAA,MAAM,YAAY,6GAAyB,CAAC;AAE5C,QAAA,MAAM,UAAU,2GAAuB,CAAC;AAExC,QAAA,MAAM,WAAW,4CAAwB,CAAC;AAE1C,QAAA,MAAM,YAAY,6JAWjB,CAAC;AAGF,QAAA,MAAM,aAAa;;mFAelB,CAAC;AAEF,UAAU,iBAAkB,SAAQ,KAAK,CAAC,wBAAwB,CAAC,OAAO,cAAc,CAAC,OAAO,CAAC,EAAE,YAAY,CAAC,OAAO,aAAa,CAAC;CAAG;AAExI,QAAA,MAAM,YAAY,0FAajB,CAAC;AAGF,QAAA,MAAM,WAAW;8BAA6B,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;;CAEjF,CAAC;AAGF,QAAA,MAAM,WAAW;8BAA6B,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;;CAEjF,CAAC;AAGF,QAAA,MAAM,UAAU,mKAIf,CAAC;AAGF,QAAA,MAAM,gBAAgB,6KAG6H,CAAC;AAGpJ,OAAO,EAAE,KAAK,EAAE,UAAU,EAAE,YAAY,EAAE,gBAAgB,EAAE,WAAW,EAAE,WAAW,EAAE,YAAY,EAAE,WAAW,EAAE,UAAU,EAAE,YAAY,EAAE,CAAC"}
@@ -1,37 +0,0 @@
1
- 'use client';
2
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- import * as SheetPrimitive from '@radix-ui/react-dialog';
4
- import { cva } from 'class-variance-authority';
5
- import { X } from 'lucide-react';
6
- import * as React from 'react';
7
- import { cn } from '@/lib/utils';
8
- const Sheet = SheetPrimitive.Root;
9
- const SheetTrigger = SheetPrimitive.Trigger;
10
- const SheetClose = SheetPrimitive.Close;
11
- const SheetPortal = SheetPrimitive.Portal;
12
- const SheetOverlay = React.forwardRef(({ className, ...props }, ref) => (_jsx(SheetPrimitive.Overlay, { className: cn('fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0', className), ...props, ref: ref })));
13
- SheetOverlay.displayName = SheetPrimitive.Overlay.displayName;
14
- const sheetVariants = cva('fixed z-50 gap-4 bg-background p-6 shadow-lg transition ease-in-out data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:duration-300 data-[state=open]:duration-500', {
15
- variants: {
16
- side: {
17
- top: 'inset-x-0 top-0 border-b data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top',
18
- bottom: 'inset-x-0 bottom-0 border-t data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom',
19
- left: 'inset-y-0 left-0 h-full w-3/4 border-r data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left sm:max-w-sm',
20
- right: 'inset-y-0 right-0 h-full w-3/4 border-l data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right sm:max-w-sm',
21
- },
22
- },
23
- defaultVariants: {
24
- side: 'right',
25
- },
26
- });
27
- const SheetContent = React.forwardRef(({ side = 'right', className, children, ...props }, ref) => (_jsxs(SheetPortal, { children: [_jsx(SheetOverlay, {}), _jsxs(SheetPrimitive.Content, { ref: ref, className: cn(sheetVariants({ side }), className), ...props, children: [children, _jsxs(SheetPrimitive.Close, { className: 'absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-background-secondary', children: [_jsx(X, { className: 'h-4 w-4' }), _jsx("span", { className: 'sr-only', children: "Close" })] })] })] })));
28
- SheetContent.displayName = SheetPrimitive.Content.displayName;
29
- const SheetHeader = ({ className, ...props }) => (_jsx("div", { className: cn('flex flex-col space-y-2 text-center sm:text-left', className), ...props }));
30
- SheetHeader.displayName = 'SheetHeader';
31
- const SheetFooter = ({ className, ...props }) => (_jsx("div", { className: cn('flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2', className), ...props }));
32
- SheetFooter.displayName = 'SheetFooter';
33
- const SheetTitle = React.forwardRef(({ className, ...props }, ref) => (_jsx(SheetPrimitive.Title, { ref: ref, className: cn('text-lg font-semibold text-foreground', className), ...props })));
34
- SheetTitle.displayName = SheetPrimitive.Title.displayName;
35
- const SheetDescription = React.forwardRef(({ className, ...props }, ref) => _jsx(SheetPrimitive.Description, { ref: ref, className: cn('text-sm text-muted-foreground', className), ...props }));
36
- SheetDescription.displayName = SheetPrimitive.Description.displayName;
37
- export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetOverlay, SheetPortal, SheetTitle, SheetTrigger };
@@ -1,67 +0,0 @@
1
- import { VariantProps } from 'class-variance-authority';
2
- import * as React from 'react';
3
- import { TooltipContent } from './tooltip';
4
- type SidebarContext = {
5
- state: 'expanded' | 'collapsed';
6
- open: boolean;
7
- setOpen: (open: boolean) => void;
8
- openMobile: boolean;
9
- setOpenMobile: (open: boolean) => void;
10
- isMobile: boolean;
11
- toggleSidebar: () => void;
12
- };
13
- declare const SidebarContext: React.Context<SidebarContext | null>;
14
- declare function useSidebar(): SidebarContext;
15
- declare const SidebarProvider: React.ForwardRefExoticComponent<Omit<React.ClassAttributes<HTMLDivElement> & React.HTMLAttributes<HTMLDivElement> & {
16
- defaultOpen?: boolean;
17
- open?: boolean;
18
- onOpenChange?: (open: boolean) => void;
19
- }, "ref"> & React.RefAttributes<HTMLDivElement>>;
20
- declare const Sidebar: React.ForwardRefExoticComponent<Omit<React.ClassAttributes<HTMLDivElement> & React.HTMLAttributes<HTMLDivElement> & {
21
- side?: "left" | "right";
22
- variant?: "sidebar" | "floating" | "inset";
23
- collapsible?: "offcanvas" | "icon" | "none";
24
- }, "ref"> & React.RefAttributes<HTMLDivElement>>;
25
- declare const SidebarTrigger: React.ForwardRefExoticComponent<Omit<import("./button").ButtonProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
26
- declare const SidebarRail: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
27
- declare const SidebarInset: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
28
- declare const SidebarInput: React.ForwardRefExoticComponent<Omit<import("./input").InputProps & React.RefAttributes<HTMLInputElement>, "ref"> & React.RefAttributes<HTMLInputElement>>;
29
- declare const SidebarHeader: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
30
- declare const SidebarFooter: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
31
- declare const SidebarSeparator: React.ForwardRefExoticComponent<Omit<Omit<import("@radix-ui/react-separator").SeparatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
32
- declare const SidebarContent: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
33
- declare const SidebarGroup: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
34
- declare const SidebarGroupLabel: React.ForwardRefExoticComponent<Omit<React.ClassAttributes<HTMLDivElement> & React.HTMLAttributes<HTMLDivElement> & {
35
- asChild?: boolean;
36
- }, "ref"> & React.RefAttributes<HTMLDivElement>>;
37
- declare const SidebarGroupAction: React.ForwardRefExoticComponent<Omit<React.ClassAttributes<HTMLButtonElement> & React.ButtonHTMLAttributes<HTMLButtonElement> & {
38
- asChild?: boolean;
39
- }, "ref"> & React.RefAttributes<HTMLButtonElement>>;
40
- declare const SidebarGroupContent: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
41
- declare const SidebarMenu: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref"> & React.RefAttributes<HTMLUListElement>>;
42
- declare const SidebarMenuItem: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & React.RefAttributes<HTMLLIElement>>;
43
- declare const SidebarMenuButton: React.ForwardRefExoticComponent<Omit<React.ClassAttributes<HTMLButtonElement> & React.ButtonHTMLAttributes<HTMLButtonElement> & {
44
- asChild?: boolean;
45
- isActive?: boolean;
46
- tooltip?: string | React.ComponentProps<typeof TooltipContent>;
47
- } & VariantProps<(props?: ({
48
- variant?: "default" | "outline" | null | undefined;
49
- size?: "default" | "sm" | "lg" | null | undefined;
50
- } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
51
- declare const SidebarMenuAction: React.ForwardRefExoticComponent<Omit<React.ClassAttributes<HTMLButtonElement> & React.ButtonHTMLAttributes<HTMLButtonElement> & {
52
- asChild?: boolean;
53
- showOnHover?: boolean;
54
- }, "ref"> & React.RefAttributes<HTMLButtonElement>>;
55
- declare const SidebarMenuBadge: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
56
- declare const SidebarMenuSkeleton: React.ForwardRefExoticComponent<Omit<React.ClassAttributes<HTMLDivElement> & React.HTMLAttributes<HTMLDivElement> & {
57
- showIcon?: boolean;
58
- }, "ref"> & React.RefAttributes<HTMLDivElement>>;
59
- declare const SidebarMenuSub: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref"> & React.RefAttributes<HTMLUListElement>>;
60
- declare const SidebarMenuSubItem: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & React.RefAttributes<HTMLLIElement>>;
61
- declare const SidebarMenuSubButton: React.ForwardRefExoticComponent<Omit<React.ClassAttributes<HTMLAnchorElement> & React.AnchorHTMLAttributes<HTMLAnchorElement> & {
62
- asChild?: boolean;
63
- size?: "sm" | "md";
64
- isActive?: boolean;
65
- }, "ref"> & React.RefAttributes<HTMLAnchorElement>>;
66
- export { Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, useSidebar };
67
- //# sourceMappingURL=sidebar.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sidebar.d.ts","sourceRoot":"","sources":["../../../src/components/ui/sidebar.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAE7D,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAQ/B,OAAO,EAAW,cAAc,EAAmC,MAAM,WAAW,CAAC;AASrF,KAAK,cAAc,GAAG;IACrB,KAAK,EAAE,UAAU,GAAG,WAAW,CAAC;IAChC,IAAI,EAAE,OAAO,CAAC;IACd,OAAO,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACjC,UAAU,EAAE,OAAO,CAAC;IACpB,aAAa,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACvC,QAAQ,EAAE,OAAO,CAAC;IAClB,aAAa,EAAE,MAAM,IAAI,CAAC;CAC1B,CAAC;AAEF,QAAA,MAAM,cAAc,sCAAmD,CAAC;AAExE,iBAAS,UAAU,mBAOlB;AAED,QAAA,MAAM,eAAe;kBAGL,OAAO;WACd,OAAO;mBACC,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI;gDAgFtC,CAAC;AAGH,QAAA,MAAM,OAAO;WAGJ,MAAM,GAAG,OAAO;cACb,SAAS,GAAG,UAAU,GAAG,OAAO;kBAC5B,WAAW,GAAG,MAAM,GAAG,MAAM;gDA4E3C,CAAC;AAGH,QAAA,MAAM,cAAc,gKAuBnB,CAAC;AAGF,QAAA,MAAM,WAAW,kLAwBf,CAAC;AAGH,QAAA,MAAM,YAAY,6JAYhB,CAAC;AAGH,QAAA,MAAM,YAAY,4JAShB,CAAC;AAGH,QAAA,MAAM,aAAa,mKAEjB,CAAC;AAGH,QAAA,MAAM,aAAa,mKAEjB,CAAC;AAGH,QAAA,MAAM,gBAAgB,iOAIrB,CAAC;AAGF,QAAA,MAAM,cAAc,mKASlB,CAAC;AAGH,QAAA,MAAM,YAAY,mKAEhB,CAAC;AAGH,QAAA,MAAM,iBAAiB;cAA8E,OAAO;gDAiB3G,CAAC;AAGF,QAAA,MAAM,kBAAkB;cAAoF,OAAO;mDAmBlH,CAAC;AAGF,QAAA,MAAM,mBAAmB,mKAEvB,CAAC;AAGH,QAAA,MAAM,WAAW,yKAEf,CAAC;AAGH,QAAA,MAAM,eAAe,kKAEnB,CAAC;AAyBH,QAAA,MAAM,iBAAiB;cAGX,OAAO;eACN,OAAO;cACR,MAAM,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,cAAc,CAAC;;;;sIAiC9D,CAAC;AAGH,QAAA,MAAM,iBAAiB;cAGX,OAAO;kBACH,OAAO;mDAwBrB,CAAC;AAGH,QAAA,MAAM,gBAAgB,mKAepB,CAAC;AAGH,QAAA,MAAM,mBAAmB;eAGZ,OAAO;gDAsBlB,CAAC;AAGH,QAAA,MAAM,cAAc,yKAWlB,CAAC;AAGH,QAAA,MAAM,kBAAkB,kKAAkH,CAAC;AAG3I,QAAA,MAAM,oBAAoB;cAGd,OAAO;WACV,IAAI,GAAG,IAAI;eACP,OAAO;mDAsBlB,CAAC;AAGH,OAAO,EACN,OAAO,EACP,cAAc,EACd,aAAa,EACb,YAAY,EACZ,kBAAkB,EAClB,mBAAmB,EACnB,iBAAiB,EACjB,aAAa,EACb,YAAY,EACZ,YAAY,EACZ,WAAW,EACX,iBAAiB,EACjB,gBAAgB,EAChB,iBAAiB,EACjB,eAAe,EACf,mBAAmB,EACnB,cAAc,EACd,oBAAoB,EACpB,kBAAkB,EAClB,eAAe,EACf,WAAW,EACX,gBAAgB,EAChB,cAAc,EACd,UAAU,EACV,CAAC"}
@@ -1,221 +0,0 @@
1
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import { useIsMobile } from '@/hooks/use-mobile';
3
- import { cn } from '@/lib/utils';
4
- import { Slot } from '@radix-ui/react-slot';
5
- import { cva } from 'class-variance-authority';
6
- import { PanelLeft } from 'lucide-react';
7
- import * as React from 'react';
8
- import { Button } from './button';
9
- import { Input } from './input';
10
- import { Separator } from './separator';
11
- import { Sheet, SheetContent } from './sheet';
12
- import { Skeleton } from './skeleton';
13
- import { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from './tooltip';
14
- const SIDEBAR_COOKIE_NAME = 'sidebar:state';
15
- const SIDEBAR_COOKIE_MAX_AGE = 60 * 60 * 24 * 7;
16
- const SIDEBAR_WIDTH = '16rem';
17
- const SIDEBAR_WIDTH_MOBILE = '18rem';
18
- const SIDEBAR_WIDTH_ICON = '3rem';
19
- const SIDEBAR_KEYBOARD_SHORTCUT = 'b';
20
- const SidebarContext = React.createContext(null);
21
- function useSidebar() {
22
- const context = React.useContext(SidebarContext);
23
- if (!context) {
24
- throw new Error('useSidebar must be used within a SidebarProvider.');
25
- }
26
- return context;
27
- }
28
- const SidebarProvider = React.forwardRef(({ defaultOpen = true, open: openProp, onOpenChange: setOpenProp, className, style, children, ...props }, ref) => {
29
- const isMobile = useIsMobile();
30
- const [openMobile, setOpenMobile] = React.useState(false);
31
- // This is the internal state of the sidebar.
32
- // We use openProp and setOpenProp for control from outside the component.
33
- const [_open, _setOpen] = React.useState(defaultOpen);
34
- const open = openProp ?? _open;
35
- const setOpen = React.useCallback((value) => {
36
- const openState = typeof value === 'function' ? value(open) : value;
37
- if (setOpenProp) {
38
- setOpenProp(openState);
39
- }
40
- else {
41
- _setOpen(openState);
42
- }
43
- // This sets the cookie to keep the sidebar state.
44
- document.cookie = `${SIDEBAR_COOKIE_NAME}=${openState}; path=/; max-age=${SIDEBAR_COOKIE_MAX_AGE}`;
45
- }, [setOpenProp, open]);
46
- // Helper to toggle the sidebar.
47
- const toggleSidebar = React.useCallback(() => {
48
- return isMobile ? setOpenMobile((open) => !open) : setOpen((open) => !open);
49
- }, [isMobile, setOpen, setOpenMobile]);
50
- // Adds a keyboard shortcut to toggle the sidebar.
51
- React.useEffect(() => {
52
- const handleKeyDown = (event) => {
53
- if (event.key === SIDEBAR_KEYBOARD_SHORTCUT && (event.metaKey || event.ctrlKey)) {
54
- event.preventDefault();
55
- toggleSidebar();
56
- }
57
- };
58
- window.addEventListener('keydown', handleKeyDown);
59
- return () => window.removeEventListener('keydown', handleKeyDown);
60
- }, [toggleSidebar]);
61
- // We add a state so that we can do data-state="expanded" or "collapsed".
62
- // This makes it easier to style the sidebar with Tailwind classes.
63
- const state = open ? 'expanded' : 'collapsed';
64
- const contextValue = React.useMemo(() => ({
65
- state,
66
- open,
67
- setOpen,
68
- isMobile,
69
- openMobile,
70
- setOpenMobile,
71
- toggleSidebar,
72
- }), [state, open, setOpen, isMobile, openMobile, setOpenMobile, toggleSidebar]);
73
- return (_jsx(SidebarContext.Provider, { value: contextValue, children: _jsx(TooltipProvider, { delayDuration: 0, children: _jsx("div", { style: {
74
- '--sidebar-width': SIDEBAR_WIDTH,
75
- '--sidebar-width-icon': SIDEBAR_WIDTH_ICON,
76
- ...style,
77
- }, className: cn('group/sidebar-wrapper flex min-h-svh w-full has-[[data-variant=inset]]:bg-sidebar', className), ref: ref, ...props, children: children }) }) }));
78
- });
79
- SidebarProvider.displayName = 'SidebarProvider';
80
- const Sidebar = React.forwardRef(({ side = 'left', variant = 'sidebar', collapsible = 'offcanvas', className, children, ...props }, ref) => {
81
- const { isMobile, state, openMobile, setOpenMobile } = useSidebar();
82
- if (collapsible === 'none') {
83
- return (_jsx("div", { className: cn('flex h-full w-[--sidebar-width] flex-col bg-sidebar text-sidebar-foreground', className), ref: ref, ...props, children: children }));
84
- }
85
- if (isMobile) {
86
- return (_jsx(Sheet, { open: openMobile, onOpenChange: setOpenMobile, ...props, children: _jsx(SheetContent, { "data-sidebar": 'sidebar', "data-mobile": 'true', className: 'w-[--sidebar-width] bg-sidebar p-0 text-sidebar-foreground [&>button]:hidden', style: {
87
- '--sidebar-width': SIDEBAR_WIDTH_MOBILE,
88
- }, side: side, children: _jsx("div", { className: 'flex h-screen w-full flex-col', children: children }) }) }));
89
- }
90
- return (_jsxs("div", { ref: ref, className: 'group peer hidden md:block text-sidebar-foreground', "data-state": state, "data-collapsible": state === 'collapsed' ? collapsible : '', "data-variant": variant, "data-side": side, children: [_jsx("div", { className: cn('duration-200 relative h-svh w-[--sidebar-width] bg-transparent transition-[width] ease-linear', 'group-data-[collapsible=offcanvas]:w-0', 'group-data-[side=right]:rotate-180', variant === 'floating' || variant === 'inset'
91
- ? 'group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4))]'
92
- : 'group-data-[collapsible=icon]:w-[--sidebar-width-icon]') }), _jsx("div", { className: cn('duration-200 fixed inset-y-0 z-10 hidden h-svh w-[--sidebar-width] transition-[left,right,width] ease-linear md:flex', side === 'left'
93
- ? 'left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]'
94
- : 'right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]',
95
- // Adjust the padding for floating and inset variants.
96
- variant === 'floating' || variant === 'inset'
97
- ? 'p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4)_+2px)]'
98
- : 'group-data-[collapsible=icon]:w-[--sidebar-width-icon] group-data-[side=left]:border-r group-data-[side=right]:border-l', className), ...props, children: _jsx("div", { "data-sidebar": 'sidebar', className: 'flex h-full w-full flex-col bg-sidebar group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:border-sidebar-border group-data-[variant=floating]:shadow', children: children }) })] }));
99
- });
100
- Sidebar.displayName = 'Sidebar';
101
- const SidebarTrigger = React.forwardRef(({ className, onClick, ...props }, ref) => {
102
- const { toggleSidebar } = useSidebar();
103
- return (_jsxs(Button, { ref: ref, "data-sidebar": 'trigger', variant: 'ghost', size: 'icon', type: 'button', className: cn('h-7 w-7', className), onClick: (event) => {
104
- onClick?.(event);
105
- toggleSidebar();
106
- }, ...props, children: [_jsx(PanelLeft, {}), _jsx("span", { className: 'sr-only', children: "Toggle Sidebar" })] }));
107
- });
108
- SidebarTrigger.displayName = 'SidebarTrigger';
109
- const SidebarRail = React.forwardRef(({ className, ...props }, ref) => {
110
- const { toggleSidebar } = useSidebar();
111
- return (_jsx("button", { ref: ref, "data-sidebar": 'rail', "aria-label": 'Toggle Sidebar', tabIndex: -1, type: 'button', onClick: toggleSidebar, title: 'Toggle Sidebar', className: cn('absolute inset-y-0 z-20 hidden w-4 -translate-x-1/2 transition-all ease-linear after:absolute after:inset-y-0 after:left-1/2 after:w-[2px] hover:after:bg-sidebar-border group-data-[side=left]:-right-4 group-data-[side=right]:left-0 sm:flex', '[[data-side=left]_&]:cursor-w-resize [[data-side=right]_&]:cursor-e-resize', '[[data-side=left][data-state=collapsed]_&]:cursor-e-resize [[data-side=right][data-state=collapsed]_&]:cursor-w-resize', 'group-data-[collapsible=offcanvas]:translate-x-0 group-data-[collapsible=offcanvas]:after:left-full group-data-[collapsible=offcanvas]:hover:bg-sidebar', '[[data-side=left][data-collapsible=offcanvas]_&]:-right-2', '[[data-side=right][data-collapsible=offcanvas]_&]:-left-2', className), ...props }));
112
- });
113
- SidebarRail.displayName = 'SidebarRail';
114
- const SidebarInset = React.forwardRef(({ className, ...props }, ref) => {
115
- return (_jsx("main", { ref: ref, className: cn('relative flex min-h-svh flex-1 flex-col bg-background', 'peer-data-[variant=inset]:min-h-[calc(100svh-theme(spacing.4))] md:peer-data-[variant=inset]:m-2 md:peer-data-[state=collapsed]:peer-data-[variant=inset]:ml-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow', className), ...props }));
116
- });
117
- SidebarInset.displayName = 'SidebarInset';
118
- const SidebarInput = React.forwardRef(({ className, ...props }, ref) => {
119
- return (_jsx(Input, { ref: ref, "data-sidebar": 'input', className: cn('h-8 w-full bg-background shadow-none focus-visible:ring-2 focus-visible:ring-sidebar-ring', className), ...props }));
120
- });
121
- SidebarInput.displayName = 'SidebarInput';
122
- const SidebarHeader = React.forwardRef(({ className, ...props }, ref) => {
123
- return _jsx("div", { ref: ref, "data-sidebar": 'header', className: cn('flex flex-col gap-2 p-2', className), ...props });
124
- });
125
- SidebarHeader.displayName = 'SidebarHeader';
126
- const SidebarFooter = React.forwardRef(({ className, ...props }, ref) => {
127
- return _jsx("div", { ref: ref, "data-sidebar": 'footer', className: cn('flex flex-col gap-2 p-2', className), ...props });
128
- });
129
- SidebarFooter.displayName = 'SidebarFooter';
130
- const SidebarSeparator = React.forwardRef(({ className, ...props }, ref) => {
131
- return _jsx(Separator, { ref: ref, "data-sidebar": 'separator', className: cn('mx-2 w-auto bg-sidebar-border', className), ...props });
132
- });
133
- SidebarSeparator.displayName = 'SidebarSeparator';
134
- const SidebarContent = React.forwardRef(({ className, ...props }, ref) => {
135
- return (_jsx("div", { ref: ref, "data-sidebar": 'content', className: cn('flex min-h-0 flex-1 flex-col gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden', className), ...props }));
136
- });
137
- SidebarContent.displayName = 'SidebarContent';
138
- const SidebarGroup = React.forwardRef(({ className, ...props }, ref) => {
139
- return _jsx("div", { ref: ref, "data-sidebar": 'group', className: cn('relative flex w-full min-w-0 flex-col p-2', className), ...props });
140
- });
141
- SidebarGroup.displayName = 'SidebarGroup';
142
- const SidebarGroupLabel = React.forwardRef(({ className, asChild = false, ...props }, ref) => {
143
- const Comp = asChild ? Slot : 'div';
144
- return (_jsx(Comp, { ref: ref, "data-sidebar": 'group-label', className: cn('duration-200 flex h-8 shrink-0 items-center rounded-md px-2 text-xs font-medium text-sidebar-foreground/70 outline-none ring-sidebar-ring transition-[margin,opa] ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0', 'group-data-[collapsible=icon]:-mt-8 group-data-[collapsible=icon]:opacity-0', className), ...props }));
145
- });
146
- SidebarGroupLabel.displayName = 'SidebarGroupLabel';
147
- const SidebarGroupAction = React.forwardRef(({ className, asChild = false, ...props }, ref) => {
148
- const Comp = asChild ? Slot : 'button';
149
- return (_jsx(Comp, { ref: ref, "data-sidebar": 'group-action', className: cn('absolute right-3 top-3.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0',
150
- // Increases the hit area of the button on mobile.
151
- 'after:absolute after:-inset-2 after:md:hidden', 'group-data-[collapsible=icon]:hidden', className), ...props }));
152
- });
153
- SidebarGroupAction.displayName = 'SidebarGroupAction';
154
- const SidebarGroupContent = React.forwardRef(({ className, ...props }, ref) => (_jsx("div", { ref: ref, "data-sidebar": 'group-content', className: cn('w-full text-sm', className), ...props })));
155
- SidebarGroupContent.displayName = 'SidebarGroupContent';
156
- const SidebarMenu = React.forwardRef(({ className, ...props }, ref) => (_jsx("ul", { ref: ref, "data-sidebar": 'menu', className: cn('flex w-full min-w-0 flex-col gap-1', className), ...props })));
157
- SidebarMenu.displayName = 'SidebarMenu';
158
- const SidebarMenuItem = React.forwardRef(({ className, ...props }, ref) => (_jsx("li", { ref: ref, "data-sidebar": 'menu-item', className: cn('group/menu-item relative', className), ...props })));
159
- SidebarMenuItem.displayName = 'SidebarMenuItem';
160
- const sidebarMenuButtonVariants = cva('peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left text-sm outline-none ring-sidebar-ring transition-[width,height,padding] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-[[data-sidebar=menu-action]]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:!size-8 group-data-[collapsible=icon]:!p-2 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0', {
161
- variants: {
162
- variant: {
163
- default: 'hover:bg-sidebar-accent hover:text-sidebar-accent-foreground',
164
- outline: 'bg-background shadow-[0_0_0_1px_var(--sidebar-border)] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground hover:shadow-[0_0_0_1px_var(--sidebar-accent)]',
165
- },
166
- size: {
167
- default: 'h-8 text-sm',
168
- sm: 'h-7 text-xs',
169
- lg: 'h-12 text-sm group-data-[collapsible=icon]:!p-0',
170
- },
171
- },
172
- defaultVariants: {
173
- variant: 'default',
174
- size: 'default',
175
- },
176
- });
177
- const SidebarMenuButton = React.forwardRef(({ asChild = false, isActive = false, variant = 'default', size = 'default', tooltip, className, ...props }, ref) => {
178
- const Comp = asChild ? Slot : 'button';
179
- const { isMobile, state } = useSidebar();
180
- const button = (_jsx(Comp, { ref: ref, "data-sidebar": 'menu-button', "data-size": size, "data-active": isActive, className: cn(sidebarMenuButtonVariants({ variant, size }), className), ...props }));
181
- if (!tooltip) {
182
- return button;
183
- }
184
- if (typeof tooltip === 'string') {
185
- tooltip = {
186
- children: tooltip,
187
- };
188
- }
189
- return (_jsxs(Tooltip, { children: [_jsx(TooltipTrigger, { asChild: true, children: button }), _jsx(TooltipContent, { side: 'right', align: 'center', hidden: state !== 'collapsed' || isMobile, ...tooltip })] }));
190
- });
191
- SidebarMenuButton.displayName = 'SidebarMenuButton';
192
- const SidebarMenuAction = React.forwardRef(({ className, asChild = false, showOnHover = false, ...props }, ref) => {
193
- const Comp = asChild ? Slot : 'button';
194
- return (_jsx(Comp, { ref: ref, "data-sidebar": 'menu-action', className: cn('absolute right-1 top-1.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 peer-hover/menu-button:text-sidebar-accent-foreground [&>svg]:size-4 [&>svg]:shrink-0',
195
- // Increases the hit area of the button on mobile.
196
- 'after:absolute after:-inset-2 after:md:hidden', 'peer-data-[size=sm]/menu-button:top-1', 'peer-data-[size=default]/menu-button:top-1.5', 'peer-data-[size=lg]/menu-button:top-2.5', 'group-data-[collapsible=icon]:hidden', showOnHover &&
197
- 'group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 peer-data-[active=true]/menu-button:text-sidebar-accent-foreground md:opacity-0', className), ...props }));
198
- });
199
- SidebarMenuAction.displayName = 'SidebarMenuAction';
200
- const SidebarMenuBadge = React.forwardRef(({ className, ...props }, ref) => (_jsx("div", { ref: ref, "data-sidebar": 'menu-badge', className: cn('absolute right-1 flex h-5 min-w-5 items-center justify-center rounded-md px-1 text-xs font-medium tabular-nums text-sidebar-foreground select-none pointer-events-none', 'peer-hover/menu-button:text-sidebar-accent-foreground peer-data-[active=true]/menu-button:text-sidebar-accent-foreground', 'peer-data-[size=sm]/menu-button:top-1', 'peer-data-[size=default]/menu-button:top-1.5', 'peer-data-[size=lg]/menu-button:top-2.5', 'group-data-[collapsible=icon]:hidden', className), ...props })));
201
- SidebarMenuBadge.displayName = 'SidebarMenuBadge';
202
- const SidebarMenuSkeleton = React.forwardRef(({ className, showIcon = false, ...props }, ref) => {
203
- // Random width between 50 to 90%.
204
- const width = React.useMemo(() => {
205
- return `${Math.floor(Math.random() * 40) + 50}%`;
206
- }, []);
207
- return (_jsxs("div", { ref: ref, "data-sidebar": 'menu-skeleton', className: cn('rounded-md h-8 flex gap-2 px-2 items-center', className), ...props, children: [showIcon && _jsx(Skeleton, { className: 'size-4 rounded-md', "data-sidebar": 'menu-skeleton-icon' }), _jsx(Skeleton, { className: 'h-4 flex-1 max-w-[--skeleton-width]', "data-sidebar": 'menu-skeleton-text', style: {
208
- '--skeleton-width': width,
209
- } })] }));
210
- });
211
- SidebarMenuSkeleton.displayName = 'SidebarMenuSkeleton';
212
- const SidebarMenuSub = React.forwardRef(({ className, ...props }, ref) => (_jsx("ul", { ref: ref, "data-sidebar": 'menu-sub', className: cn('mx-3.5 flex min-w-0 translate-x-px flex-col gap-1 border-l border-sidebar-border px-2.5 py-0.5', 'group-data-[collapsible=icon]:hidden', className), ...props })));
213
- SidebarMenuSub.displayName = 'SidebarMenuSub';
214
- const SidebarMenuSubItem = React.forwardRef(({ ...props }, ref) => _jsx("li", { ref: ref, ...props }));
215
- SidebarMenuSubItem.displayName = 'SidebarMenuSubItem';
216
- const SidebarMenuSubButton = React.forwardRef(({ asChild = false, size = 'md', isActive, className, ...props }, ref) => {
217
- const Comp = asChild ? Slot : 'a';
218
- return (_jsx(Comp, { ref: ref, "data-sidebar": 'menu-sub-button', "data-size": size, "data-active": isActive, className: cn('flex h-7 min-w-0 -translate-x-px items-center gap-2 overflow-hidden rounded-md px-2 text-sidebar-foreground outline-none ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 [&>svg]:text-sidebar-accent-foreground', 'data-[active=true]:bg-sidebar-accent data-[active=true]:text-sidebar-accent-foreground', size === 'sm' && 'text-xs', size === 'md' && 'text-sm', 'group-data-[collapsible=icon]:hidden', className), ...props }));
219
- });
220
- SidebarMenuSubButton.displayName = 'SidebarMenuSubButton';
221
- export { Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, useSidebar };
@@ -1,3 +0,0 @@
1
- declare function Skeleton({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
2
- export { Skeleton };
3
- //# sourceMappingURL=skeleton.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"skeleton.d.ts","sourceRoot":"","sources":["../../../src/components/ui/skeleton.tsx"],"names":[],"mappings":"AAEA,iBAAS,QAAQ,CAAC,EAChB,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,2CAOtC;AAED,OAAO,EAAE,QAAQ,EAAE,CAAA"}
@@ -1,6 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- import { cn } from "@/lib/utils";
3
- function Skeleton({ className, ...props }) {
4
- return (_jsx("div", { className: cn("animate-pulse rounded-md bg-muted", className), ...props }));
5
- }
6
- export { Skeleton };
@@ -1,5 +0,0 @@
1
- import * as SliderPrimitive from '@radix-ui/react-slider';
2
- import * as React from 'react';
3
- declare const Slider: React.ForwardRefExoticComponent<Omit<SliderPrimitive.SliderProps & React.RefAttributes<HTMLSpanElement>, "ref"> & React.RefAttributes<HTMLSpanElement>>;
4
- export { Slider };
5
- //# sourceMappingURL=slider.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"slider.d.ts","sourceRoot":"","sources":["../../../src/components/ui/slider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAC;AAC1D,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,MAAM,yJASX,CAAC;AAGF,OAAO,EAAE,MAAM,EAAE,CAAC"}
@@ -1,7 +0,0 @@
1
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import * as SliderPrimitive from '@radix-ui/react-slider';
3
- import * as React from 'react';
4
- import { cn } from '@/lib/utils';
5
- const Slider = React.forwardRef(({ className, ...props }, ref) => (_jsxs(SliderPrimitive.Root, { ref: ref, className: cn('relative flex w-full touch-none select-none items-center', className), ...props, children: [_jsx(SliderPrimitive.Track, { className: 'relative h-2 w-full grow overflow-hidden rounded-full bg-background-secondary', children: _jsx(SliderPrimitive.Range, { className: 'absolute h-full bg-background-primary' }) }), _jsx(SliderPrimitive.Thumb, { className: 'block h-5 w-5 rounded-full border-2 border-primary bg-background ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50' })] })));
6
- Slider.displayName = SliderPrimitive.Root.displayName;
7
- export { Slider };
@@ -1,5 +0,0 @@
1
- import * as SwitchPrimitives from '@radix-ui/react-switch';
2
- import * as React from 'react';
3
- declare const Switch: React.ForwardRefExoticComponent<Omit<SwitchPrimitives.SwitchProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
4
- export { Switch };
5
- //# sourceMappingURL=switch.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"switch.d.ts","sourceRoot":"","sources":["../../../src/components/ui/switch.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,gBAAgB,MAAM,wBAAwB,CAAC;AAC3D,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,MAAM,8JAiBX,CAAC;AAGF,OAAO,EAAE,MAAM,EAAE,CAAC"}
@@ -1,7 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- import * as SwitchPrimitives from '@radix-ui/react-switch';
3
- import * as React from 'react';
4
- import { cn } from '@/lib/utils';
5
- const Switch = React.forwardRef(({ className, ...props }, ref) => (_jsx(SwitchPrimitives.Root, { className: cn('peer inline-flex h-6 w-11 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-background-primary data-[state=unchecked]:bg-accent', className), ...props, ref: ref, children: _jsx(SwitchPrimitives.Thumb, { className: cn('pointer-events-none block h-5 w-5 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-5 data-[state=unchecked]:translate-x-0') }) })));
6
- Switch.displayName = SwitchPrimitives.Root.displayName;
7
- export { Switch };
@@ -1,11 +0,0 @@
1
- import * as React from 'react';
2
- declare const Table: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableElement> & React.RefAttributes<HTMLTableElement>>;
3
- declare const TableHeader: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableSectionElement> & React.RefAttributes<HTMLTableSectionElement>>;
4
- declare const TableBody: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableSectionElement> & React.RefAttributes<HTMLTableSectionElement>>;
5
- declare const TableFooter: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableSectionElement> & React.RefAttributes<HTMLTableSectionElement>>;
6
- declare const TableRow: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableRowElement> & React.RefAttributes<HTMLTableRowElement>>;
7
- declare const TableHead: React.ForwardRefExoticComponent<React.ThHTMLAttributes<HTMLTableCellElement> & React.RefAttributes<HTMLTableCellElement>>;
8
- declare const TableCell: React.ForwardRefExoticComponent<React.TdHTMLAttributes<HTMLTableCellElement> & React.RefAttributes<HTMLTableCellElement>>;
9
- declare const TableCaption: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableCaptionElement> & React.RefAttributes<HTMLTableCaptionElement>>;
10
- export { Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow };
11
- //# sourceMappingURL=table.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../../src/components/ui/table.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,KAAK,iHAET,CAAC;AAGH,QAAA,MAAM,WAAW,+HAEf,CAAC;AAGH,QAAA,MAAM,SAAS,+HAEb,CAAC;AAGH,QAAA,MAAM,WAAW,+HAEf,CAAC;AAGH,QAAA,MAAM,QAAQ,uHAMZ,CAAC;AAGH,QAAA,MAAM,SAAS,2HAMb,CAAC;AAGH,QAAA,MAAM,SAAS,2HAEb,CAAC;AAGH,QAAA,MAAM,YAAY,+HAEhB,CAAC;AAGH,OAAO,EAAE,KAAK,EAAE,SAAS,EAAE,YAAY,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,WAAW,EAAE,QAAQ,EAAE,CAAC"}