@colorffy/ui 1.4.6 → 1.5.0

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 (390) hide show
  1. package/dist/components-DpnTyqb-.cjs +2 -0
  2. package/dist/components-DpnTyqb-.cjs.map +1 -0
  3. package/dist/{components-CeJZpnEW.js → components-igBfuqzk.js} +588 -574
  4. package/dist/components-igBfuqzk.js.map +1 -0
  5. package/dist/index.cjs +1 -1
  6. package/dist/index.d.ts +6 -20
  7. package/dist/index.js +2 -2
  8. package/dist/nuxt.cjs +1 -1
  9. package/dist/nuxt.d.ts +4 -4
  10. package/dist/nuxt.js +1 -1
  11. package/dist/src/components/layout/HeaderContent.stories.d.ts.map +1 -0
  12. package/dist/src/components/layout/HeaderContent.vue.d.ts.map +1 -0
  13. package/dist/src/components/layout/PaneContent.stories.d.ts.map +1 -0
  14. package/dist/src/components/layout/PaneContent.vue.d.ts.map +1 -0
  15. package/dist/src/components/state/BaseSkeleton.stories.d.ts.map +1 -0
  16. package/dist/{components → src/components}/state/BaseSkeleton.vue.d.ts +1 -1
  17. package/dist/src/components/state/BaseSkeleton.vue.d.ts.map +1 -0
  18. package/dist/src/components/state/Empty.stories.d.ts.map +1 -0
  19. package/dist/src/components/state/Empty.vue.d.ts.map +1 -0
  20. package/dist/src/components/state/ExpressiveLoading.stories.d.ts.map +1 -0
  21. package/dist/src/components/state/ExpressiveLoading.vue.d.ts.map +1 -0
  22. package/dist/src/components/state/GridSkeleton.stories.d.ts.map +1 -0
  23. package/dist/src/components/state/GridSkeleton.vue.d.ts.map +1 -0
  24. package/dist/src/components/state/Loading.stories.d.ts.map +1 -0
  25. package/dist/src/components/state/Loading.vue.d.ts.map +1 -0
  26. package/dist/src/components/state/ShapeLoading.stories.d.ts.map +1 -0
  27. package/dist/src/components/state/ShapeLoading.vue.d.ts.map +1 -0
  28. package/dist/src/components/state/TableSkeleton.stories.d.ts.map +1 -0
  29. package/dist/src/components/state/TableSkeleton.vue.d.ts.map +1 -0
  30. package/dist/src/components/ui/accordion/Accordion.stories.d.ts.map +1 -0
  31. package/dist/src/components/ui/accordion/Accordion.vue.d.ts.map +1 -0
  32. package/dist/src/components/ui/accordion/AccordionGroup.vue.d.ts.map +1 -0
  33. package/dist/{components → src/components}/ui/alert/Alert.stories.d.ts +3 -3
  34. package/dist/src/components/ui/alert/Alert.stories.d.ts.map +1 -0
  35. package/dist/{components → src/components}/ui/alert/Alert.vue.d.ts +1 -1
  36. package/dist/src/components/ui/alert/Alert.vue.d.ts.map +1 -0
  37. package/dist/{components → src/components}/ui/alert/AlertToast.vue.d.ts +1 -7
  38. package/dist/src/components/ui/alert/AlertToast.vue.d.ts.map +1 -0
  39. package/dist/{components → src/components}/ui/badge/Badge.stories.d.ts +1 -1
  40. package/dist/src/components/ui/badge/Badge.stories.d.ts.map +1 -0
  41. package/dist/{components → src/components}/ui/badge/Badge.vue.d.ts +1 -1
  42. package/dist/src/components/ui/badge/Badge.vue.d.ts.map +1 -0
  43. package/dist/src/components/ui/badge/BadgeGroup.vue.d.ts.map +1 -0
  44. package/dist/{components → src/components}/ui/button/Button.stories.d.ts +6 -6
  45. package/dist/src/components/ui/button/Button.stories.d.ts.map +1 -0
  46. package/dist/{components → src/components}/ui/button/Button.vue.d.ts +2 -2
  47. package/dist/src/components/ui/button/Button.vue.d.ts.map +1 -0
  48. package/dist/{components → src/components}/ui/button/ButtonFabGroup.vue.d.ts +1 -1
  49. package/dist/src/components/ui/button/ButtonFabGroup.vue.d.ts.map +1 -0
  50. package/dist/src/components/ui/button/ButtonGroup.vue.d.ts.map +1 -0
  51. package/dist/{components → src/components}/ui/button/ButtonMenu.vue.d.ts +4 -9
  52. package/dist/src/components/ui/button/ButtonMenu.vue.d.ts.map +1 -0
  53. package/dist/src/components/ui/button/ButtonMenuDivider.vue.d.ts.map +1 -0
  54. package/dist/{components → src/components}/ui/button/ButtonMenuItem.vue.d.ts +2 -14
  55. package/dist/src/components/ui/button/ButtonMenuItem.vue.d.ts.map +1 -0
  56. package/dist/{components → src/components}/ui/button/ButtonMenuText.vue.d.ts +1 -4
  57. package/dist/src/components/ui/button/ButtonMenuText.vue.d.ts.map +1 -0
  58. package/dist/src/components/ui/button/ButtonToggleGroup.vue.d.ts +11 -0
  59. package/dist/src/components/ui/button/ButtonToggleGroup.vue.d.ts.map +1 -0
  60. package/dist/{components → src/components}/ui/button/ButtonTooltip.vue.d.ts +4 -8
  61. package/dist/src/components/ui/button/ButtonTooltip.vue.d.ts.map +1 -0
  62. package/dist/{components → src/components}/ui/card/Card.stories.d.ts +3 -3
  63. package/dist/src/components/ui/card/Card.stories.d.ts.map +1 -0
  64. package/dist/{components → src/components}/ui/card/Card.vue.d.ts +1 -1
  65. package/dist/src/components/ui/card/Card.vue.d.ts.map +1 -0
  66. package/dist/src/components/ui/datatable/Datatable.stories.d.ts.map +1 -0
  67. package/dist/{components → src/components}/ui/datatable/Datatable.vue.d.ts +2 -29
  68. package/dist/src/components/ui/datatable/Datatable.vue.d.ts.map +1 -0
  69. package/dist/{components → src/components}/ui/dialog/ConfirmModal.vue.d.ts +5 -11
  70. package/dist/src/components/ui/dialog/ConfirmModal.vue.d.ts.map +1 -0
  71. package/dist/src/components/ui/dialog/Modal.stories.d.ts.map +1 -0
  72. package/dist/src/components/ui/dialog/Modal.vue.d.ts.map +1 -0
  73. package/dist/{components → src/components}/ui/icon/App.vue.d.ts +2 -7
  74. package/dist/src/components/ui/icon/App.vue.d.ts.map +1 -0
  75. package/dist/src/components/ui/icon/Material.stories.d.ts.map +1 -0
  76. package/dist/src/components/ui/icon/Material.vue.d.ts.map +1 -0
  77. package/dist/src/components/ui/icon/Shapes.vue.d.ts.map +1 -0
  78. package/dist/src/components/ui/icon/Tool.vue.d.ts.map +1 -0
  79. package/dist/src/components/ui/image/Avatar.stories.d.ts.map +1 -0
  80. package/dist/src/components/ui/image/Avatar.vue.d.ts.map +1 -0
  81. package/dist/src/components/ui/input/Check.stories.d.ts.map +1 -0
  82. package/dist/{components → src/components}/ui/input/Check.vue.d.ts +1 -9
  83. package/dist/src/components/ui/input/Check.vue.d.ts.map +1 -0
  84. package/dist/src/components/ui/input/ColorPicker.stories.d.ts.map +1 -0
  85. package/dist/{components → src/components}/ui/input/ColorPicker.vue.d.ts +5 -11
  86. package/dist/src/components/ui/input/ColorPicker.vue.d.ts.map +1 -0
  87. package/dist/{components → src/components}/ui/input/File.vue.d.ts +1 -9
  88. package/dist/src/components/ui/input/File.vue.d.ts.map +1 -0
  89. package/dist/{components → src/components}/ui/input/PhoneNumber.vue.d.ts +3 -18
  90. package/dist/src/components/ui/input/PhoneNumber.vue.d.ts.map +1 -0
  91. package/dist/{components → src/components}/ui/input/Radio.vue.d.ts +1 -9
  92. package/dist/src/components/ui/input/Radio.vue.d.ts.map +1 -0
  93. package/dist/src/components/ui/input/Range.stories.d.ts.map +1 -0
  94. package/dist/{components → src/components}/ui/input/Range.vue.d.ts +4 -18
  95. package/dist/src/components/ui/input/Range.vue.d.ts.map +1 -0
  96. package/dist/src/components/ui/input/Select.stories.d.ts.map +1 -0
  97. package/dist/{components → src/components}/ui/input/Select.vue.d.ts +4 -20
  98. package/dist/src/components/ui/input/Select.vue.d.ts.map +1 -0
  99. package/dist/src/components/ui/input/Text.stories.d.ts.map +1 -0
  100. package/dist/{components → src/components}/ui/input/Text.vue.d.ts +4 -23
  101. package/dist/src/components/ui/input/Text.vue.d.ts.map +1 -0
  102. package/dist/src/components/ui/input/TextArea.stories.d.ts.map +1 -0
  103. package/dist/{components → src/components}/ui/input/Textarea.vue.d.ts +5 -24
  104. package/dist/src/components/ui/input/Textarea.vue.d.ts.map +1 -0
  105. package/dist/{components → src/components}/ui/link/LinkTooltip.vue.d.ts +4 -11
  106. package/dist/src/components/ui/link/LinkTooltip.vue.d.ts.map +1 -0
  107. package/dist/{components → src/components}/ui/list/List.stories.d.ts +3 -3
  108. package/dist/src/components/ui/list/List.stories.d.ts.map +1 -0
  109. package/dist/{components → src/components}/ui/list/ListGroup.vue.d.ts +1 -1
  110. package/dist/src/components/ui/list/ListGroup.vue.d.ts.map +1 -0
  111. package/dist/src/components/ui/list/ListItem.vue.d.ts.map +1 -0
  112. package/dist/src/components/ui/navbar/Navbar.stories.d.ts.map +1 -0
  113. package/dist/src/components/ui/navbar/Navbar.vue.d.ts.map +1 -0
  114. package/dist/src/components/ui/navbar/NavbarAvatar.vue.d.ts.map +1 -0
  115. package/dist/{components → src/components}/ui/navbar/NavbarBrand.vue.d.ts +1 -1
  116. package/dist/src/components/ui/navbar/NavbarBrand.vue.d.ts.map +1 -0
  117. package/dist/src/components/ui/navbar/NavbarCollapse.vue.d.ts.map +1 -0
  118. package/dist/src/components/ui/navbar/NavbarItem.vue.d.ts.map +1 -0
  119. package/dist/{components → src/components}/ui/navbar/NavbarLink.vue.d.ts +1 -1
  120. package/dist/src/components/ui/navbar/NavbarLink.vue.d.ts.map +1 -0
  121. package/dist/src/components/ui/navbar/NavbarMobileMenu.vue.d.ts.map +1 -0
  122. package/dist/src/components/ui/navbar/NavbarNav.vue.d.ts.map +1 -0
  123. package/dist/src/components/ui/navbar/NavbarTitle.vue.d.ts.map +1 -0
  124. package/dist/{components → src/components}/ui/navbar/NavbarToggle.vue.d.ts +1 -0
  125. package/dist/src/components/ui/navbar/NavbarToggle.vue.d.ts.map +1 -0
  126. package/dist/{components → src/components}/ui/navigation/NavigationBar.stories.d.ts +1 -1
  127. package/dist/src/components/ui/navigation/NavigationBar.stories.d.ts.map +1 -0
  128. package/dist/{components → src/components}/ui/navigation/NavigationBar.vue.d.ts +1 -1
  129. package/dist/src/components/ui/navigation/NavigationBar.vue.d.ts.map +1 -0
  130. package/dist/{components → src/components}/ui/navigation/PopoverMenu.vue.d.ts +2 -23
  131. package/dist/src/components/ui/navigation/PopoverMenu.vue.d.ts.map +1 -0
  132. package/dist/{components → src/components}/ui/navigation/SegmentedControls.vue.d.ts +1 -10
  133. package/dist/src/components/ui/navigation/SegmentedControls.vue.d.ts.map +1 -0
  134. package/dist/src/components/ui/navigation/Tabs.stories.d.ts.map +1 -0
  135. package/dist/src/components/ui/navigation/Tabs.vue.d.ts.map +1 -0
  136. package/dist/src/components/ui/progress/ProgressBar.stories.d.ts.map +1 -0
  137. package/dist/{components → src/components}/ui/progress/ProgressBar.vue.d.ts +1 -1
  138. package/dist/src/components/ui/progress/ProgressBar.vue.d.ts.map +1 -0
  139. package/dist/src/components/ui/progress/ProgressSpinner.stories.d.ts.map +1 -0
  140. package/dist/src/components/ui/progress/ProgressSpinner.vue.d.ts.map +1 -0
  141. package/dist/{components → src/components}/ui/sidebar/Sidebar.stories.d.ts +14 -4
  142. package/dist/src/components/ui/sidebar/Sidebar.stories.d.ts.map +1 -0
  143. package/dist/{components → src/components}/ui/sidebar/Sidebar.vue.d.ts +7 -3
  144. package/dist/src/components/ui/sidebar/Sidebar.vue.d.ts.map +1 -0
  145. package/dist/src/components/ui/sidebar/SidebarBody.vue.d.ts +19 -0
  146. package/dist/src/components/ui/sidebar/SidebarBody.vue.d.ts.map +1 -0
  147. package/dist/src/components/ui/sidebar/SidebarDropdown.vue.d.ts.map +1 -0
  148. package/dist/src/components/ui/sidebar/SidebarFooter.vue.d.ts +19 -0
  149. package/dist/src/components/ui/sidebar/SidebarFooter.vue.d.ts.map +1 -0
  150. package/dist/src/components/ui/sidebar/SidebarGroup.vue.d.ts.map +1 -0
  151. package/dist/src/components/ui/sidebar/SidebarHeader.vue.d.ts +19 -0
  152. package/dist/src/components/ui/sidebar/SidebarHeader.vue.d.ts.map +1 -0
  153. package/dist/{components → src/components}/ui/sidebar/SidebarLink.vue.d.ts +2 -2
  154. package/dist/src/components/ui/sidebar/SidebarLink.vue.d.ts.map +1 -0
  155. package/dist/src/components/ui/sidebar/SidebarText.vue.d.ts +7 -0
  156. package/dist/src/components/ui/sidebar/SidebarText.vue.d.ts.map +1 -0
  157. package/dist/src/components.d.ts.map +1 -0
  158. package/dist/src/composables/useDateUtils.d.ts.map +1 -0
  159. package/dist/src/composables/useTextUtils.d.ts.map +1 -0
  160. package/dist/src/composables/useToast.d.ts.map +1 -0
  161. package/dist/src/index.d.ts +20 -0
  162. package/dist/src/index.d.ts.map +1 -0
  163. package/dist/src/nuxt.d.ts +4 -0
  164. package/dist/src/nuxt.d.ts.map +1 -0
  165. package/dist/src/plugin.d.ts.map +1 -0
  166. package/dist/src/types/accordion.d.ts.map +1 -0
  167. package/dist/{types → src/types}/alert.d.ts +17 -0
  168. package/dist/src/types/alert.d.ts.map +1 -0
  169. package/dist/src/types/avatar.d.ts.map +1 -0
  170. package/dist/src/types/badge.d.ts.map +1 -0
  171. package/dist/src/types/button.d.ts +301 -0
  172. package/dist/src/types/button.d.ts.map +1 -0
  173. package/dist/src/types/card.d.ts.map +1 -0
  174. package/dist/src/types/datatable.d.ts +97 -0
  175. package/dist/src/types/datatable.d.ts.map +1 -0
  176. package/dist/{types → src/types}/dialog.d.ts +27 -23
  177. package/dist/src/types/dialog.d.ts.map +1 -0
  178. package/dist/{types → src/types}/icon.d.ts +49 -0
  179. package/dist/src/types/icon.d.ts.map +1 -0
  180. package/dist/src/types/input.d.ts +154 -0
  181. package/dist/src/types/input.d.ts.map +1 -0
  182. package/dist/src/types/layout.d.ts.map +1 -0
  183. package/dist/src/types/list.d.ts.map +1 -0
  184. package/dist/{types → src/types}/navbar.d.ts +26 -52
  185. package/dist/src/types/navbar.d.ts.map +1 -0
  186. package/dist/src/types/navigation.d.ts +204 -0
  187. package/dist/src/types/navigation.d.ts.map +1 -0
  188. package/dist/src/types/progress.d.ts.map +1 -0
  189. package/dist/src/types/shared.d.ts +95 -0
  190. package/dist/src/types/shared.d.ts.map +1 -0
  191. package/dist/{types → src/types}/sidebar.d.ts +51 -37
  192. package/dist/src/types/sidebar.d.ts.map +1 -0
  193. package/package.json +1 -1
  194. package/dist/components/layout/HeaderContent.stories.d.ts.map +0 -1
  195. package/dist/components/layout/HeaderContent.vue.d.ts.map +0 -1
  196. package/dist/components/layout/PaneContent.stories.d.ts.map +0 -1
  197. package/dist/components/layout/PaneContent.vue.d.ts.map +0 -1
  198. package/dist/components/state/BaseSkeleton.stories.d.ts.map +0 -1
  199. package/dist/components/state/BaseSkeleton.vue.d.ts.map +0 -1
  200. package/dist/components/state/Empty.stories.d.ts.map +0 -1
  201. package/dist/components/state/Empty.vue.d.ts.map +0 -1
  202. package/dist/components/state/ExpressiveLoading.stories.d.ts.map +0 -1
  203. package/dist/components/state/ExpressiveLoading.vue.d.ts.map +0 -1
  204. package/dist/components/state/GridSkeleton.stories.d.ts.map +0 -1
  205. package/dist/components/state/GridSkeleton.vue.d.ts.map +0 -1
  206. package/dist/components/state/Loading.stories.d.ts.map +0 -1
  207. package/dist/components/state/Loading.vue.d.ts.map +0 -1
  208. package/dist/components/state/ShapeLoading.stories.d.ts.map +0 -1
  209. package/dist/components/state/ShapeLoading.vue.d.ts.map +0 -1
  210. package/dist/components/state/TableSkeleton.stories.d.ts.map +0 -1
  211. package/dist/components/state/TableSkeleton.vue.d.ts.map +0 -1
  212. package/dist/components/ui/accordion/Accordion.stories.d.ts.map +0 -1
  213. package/dist/components/ui/accordion/Accordion.vue.d.ts.map +0 -1
  214. package/dist/components/ui/accordion/AccordionGroup.vue.d.ts.map +0 -1
  215. package/dist/components/ui/alert/Alert.stories.d.ts.map +0 -1
  216. package/dist/components/ui/alert/Alert.vue.d.ts.map +0 -1
  217. package/dist/components/ui/alert/AlertToast.vue.d.ts.map +0 -1
  218. package/dist/components/ui/badge/Badge.stories.d.ts.map +0 -1
  219. package/dist/components/ui/badge/Badge.vue.d.ts.map +0 -1
  220. package/dist/components/ui/badge/BadgeGroup.vue.d.ts.map +0 -1
  221. package/dist/components/ui/button/Button.stories.d.ts.map +0 -1
  222. package/dist/components/ui/button/Button.vue.d.ts.map +0 -1
  223. package/dist/components/ui/button/ButtonFabGroup.vue.d.ts.map +0 -1
  224. package/dist/components/ui/button/ButtonGroup.vue.d.ts.map +0 -1
  225. package/dist/components/ui/button/ButtonMenu.vue.d.ts.map +0 -1
  226. package/dist/components/ui/button/ButtonMenuDivider.vue.d.ts.map +0 -1
  227. package/dist/components/ui/button/ButtonMenuItem.vue.d.ts.map +0 -1
  228. package/dist/components/ui/button/ButtonMenuText.vue.d.ts.map +0 -1
  229. package/dist/components/ui/button/ButtonToggleGroup.vue.d.ts +0 -30
  230. package/dist/components/ui/button/ButtonToggleGroup.vue.d.ts.map +0 -1
  231. package/dist/components/ui/button/ButtonTooltip.vue.d.ts.map +0 -1
  232. package/dist/components/ui/card/Card.stories.d.ts.map +0 -1
  233. package/dist/components/ui/card/Card.vue.d.ts.map +0 -1
  234. package/dist/components/ui/datatable/Datatable.stories.d.ts.map +0 -1
  235. package/dist/components/ui/datatable/Datatable.vue.d.ts.map +0 -1
  236. package/dist/components/ui/dialog/ConfirmModal.vue.d.ts.map +0 -1
  237. package/dist/components/ui/dialog/Modal.stories.d.ts.map +0 -1
  238. package/dist/components/ui/dialog/Modal.vue.d.ts.map +0 -1
  239. package/dist/components/ui/icon/App.vue.d.ts.map +0 -1
  240. package/dist/components/ui/icon/Material.stories.d.ts.map +0 -1
  241. package/dist/components/ui/icon/Material.vue.d.ts.map +0 -1
  242. package/dist/components/ui/icon/Shapes.vue.d.ts.map +0 -1
  243. package/dist/components/ui/icon/Tool.vue.d.ts.map +0 -1
  244. package/dist/components/ui/image/Avatar.stories.d.ts.map +0 -1
  245. package/dist/components/ui/image/Avatar.vue.d.ts.map +0 -1
  246. package/dist/components/ui/input/Check.stories.d.ts.map +0 -1
  247. package/dist/components/ui/input/Check.vue.d.ts.map +0 -1
  248. package/dist/components/ui/input/ColorPicker.stories.d.ts.map +0 -1
  249. package/dist/components/ui/input/ColorPicker.vue.d.ts.map +0 -1
  250. package/dist/components/ui/input/File.vue.d.ts.map +0 -1
  251. package/dist/components/ui/input/PhoneNumber.vue.d.ts.map +0 -1
  252. package/dist/components/ui/input/Radio.vue.d.ts.map +0 -1
  253. package/dist/components/ui/input/Range.stories.d.ts.map +0 -1
  254. package/dist/components/ui/input/Range.vue.d.ts.map +0 -1
  255. package/dist/components/ui/input/Select.stories.d.ts.map +0 -1
  256. package/dist/components/ui/input/Select.vue.d.ts.map +0 -1
  257. package/dist/components/ui/input/Text.stories.d.ts.map +0 -1
  258. package/dist/components/ui/input/Text.vue.d.ts.map +0 -1
  259. package/dist/components/ui/input/TextArea.stories.d.ts.map +0 -1
  260. package/dist/components/ui/input/Textarea.vue.d.ts.map +0 -1
  261. package/dist/components/ui/link/LinkTooltip.vue.d.ts.map +0 -1
  262. package/dist/components/ui/list/List.stories.d.ts.map +0 -1
  263. package/dist/components/ui/list/ListGroup.vue.d.ts.map +0 -1
  264. package/dist/components/ui/list/ListItem.vue.d.ts.map +0 -1
  265. package/dist/components/ui/navbar/Navbar.stories.d.ts.map +0 -1
  266. package/dist/components/ui/navbar/Navbar.vue.d.ts.map +0 -1
  267. package/dist/components/ui/navbar/NavbarAvatar.vue.d.ts.map +0 -1
  268. package/dist/components/ui/navbar/NavbarBrand.vue.d.ts.map +0 -1
  269. package/dist/components/ui/navbar/NavbarCollapse.vue.d.ts.map +0 -1
  270. package/dist/components/ui/navbar/NavbarItem.vue.d.ts.map +0 -1
  271. package/dist/components/ui/navbar/NavbarLink.vue.d.ts.map +0 -1
  272. package/dist/components/ui/navbar/NavbarMobileMenu.vue.d.ts.map +0 -1
  273. package/dist/components/ui/navbar/NavbarNav.vue.d.ts.map +0 -1
  274. package/dist/components/ui/navbar/NavbarTitle.vue.d.ts.map +0 -1
  275. package/dist/components/ui/navbar/NavbarToggle.vue.d.ts.map +0 -1
  276. package/dist/components/ui/navigation/NavigationBar.stories.d.ts.map +0 -1
  277. package/dist/components/ui/navigation/NavigationBar.vue.d.ts.map +0 -1
  278. package/dist/components/ui/navigation/PopoverMenu.vue.d.ts.map +0 -1
  279. package/dist/components/ui/navigation/SegmentedControls.vue.d.ts.map +0 -1
  280. package/dist/components/ui/navigation/Tabs.stories.d.ts.map +0 -1
  281. package/dist/components/ui/navigation/Tabs.vue.d.ts.map +0 -1
  282. package/dist/components/ui/progress/ProgressBar.stories.d.ts.map +0 -1
  283. package/dist/components/ui/progress/ProgressBar.vue.d.ts.map +0 -1
  284. package/dist/components/ui/progress/ProgressSpinner.stories.d.ts.map +0 -1
  285. package/dist/components/ui/progress/ProgressSpinner.vue.d.ts.map +0 -1
  286. package/dist/components/ui/sidebar/Sidebar.stories.d.ts.map +0 -1
  287. package/dist/components/ui/sidebar/Sidebar.vue.d.ts.map +0 -1
  288. package/dist/components/ui/sidebar/SidebarBody.vue.d.ts +0 -22
  289. package/dist/components/ui/sidebar/SidebarBody.vue.d.ts.map +0 -1
  290. package/dist/components/ui/sidebar/SidebarDropdown.vue.d.ts.map +0 -1
  291. package/dist/components/ui/sidebar/SidebarFooter.vue.d.ts +0 -22
  292. package/dist/components/ui/sidebar/SidebarFooter.vue.d.ts.map +0 -1
  293. package/dist/components/ui/sidebar/SidebarGroup.vue.d.ts.map +0 -1
  294. package/dist/components/ui/sidebar/SidebarHeader.vue.d.ts +0 -22
  295. package/dist/components/ui/sidebar/SidebarHeader.vue.d.ts.map +0 -1
  296. package/dist/components/ui/sidebar/SidebarLink.vue.d.ts.map +0 -1
  297. package/dist/components/ui/sidebar/SidebarText.vue.d.ts +0 -11
  298. package/dist/components/ui/sidebar/SidebarText.vue.d.ts.map +0 -1
  299. package/dist/components-BA5fI3mc.cjs +0 -2
  300. package/dist/components-BA5fI3mc.cjs.map +0 -1
  301. package/dist/components-CeJZpnEW.js.map +0 -1
  302. package/dist/components.d.ts.map +0 -1
  303. package/dist/composables/useDateUtils.d.ts.map +0 -1
  304. package/dist/composables/useTextUtils.d.ts.map +0 -1
  305. package/dist/composables/useToast.d.ts.map +0 -1
  306. package/dist/index.d.ts.map +0 -1
  307. package/dist/nuxt.d.ts.map +0 -1
  308. package/dist/plugin.d.ts.map +0 -1
  309. package/dist/types/accordion.d.ts.map +0 -1
  310. package/dist/types/alert.d.ts.map +0 -1
  311. package/dist/types/avatar.d.ts.map +0 -1
  312. package/dist/types/badge.d.ts.map +0 -1
  313. package/dist/types/button.d.ts +0 -115
  314. package/dist/types/button.d.ts.map +0 -1
  315. package/dist/types/card.d.ts.map +0 -1
  316. package/dist/types/dialog.d.ts.map +0 -1
  317. package/dist/types/icon.d.ts.map +0 -1
  318. package/dist/types/layout.d.ts.map +0 -1
  319. package/dist/types/list.d.ts.map +0 -1
  320. package/dist/types/navbar.d.ts.map +0 -1
  321. package/dist/types/navigation.d.ts +0 -103
  322. package/dist/types/navigation.d.ts.map +0 -1
  323. package/dist/types/progress.d.ts.map +0 -1
  324. package/dist/types/sidebar.d.ts.map +0 -1
  325. /package/dist/{components → src/components}/layout/HeaderContent.stories.d.ts +0 -0
  326. /package/dist/{components → src/components}/layout/HeaderContent.vue.d.ts +0 -0
  327. /package/dist/{components → src/components}/layout/PaneContent.stories.d.ts +0 -0
  328. /package/dist/{components → src/components}/layout/PaneContent.vue.d.ts +0 -0
  329. /package/dist/{components → src/components}/state/BaseSkeleton.stories.d.ts +0 -0
  330. /package/dist/{components → src/components}/state/Empty.stories.d.ts +0 -0
  331. /package/dist/{components → src/components}/state/Empty.vue.d.ts +0 -0
  332. /package/dist/{components → src/components}/state/ExpressiveLoading.stories.d.ts +0 -0
  333. /package/dist/{components → src/components}/state/ExpressiveLoading.vue.d.ts +0 -0
  334. /package/dist/{components → src/components}/state/GridSkeleton.stories.d.ts +0 -0
  335. /package/dist/{components → src/components}/state/GridSkeleton.vue.d.ts +0 -0
  336. /package/dist/{components → src/components}/state/Loading.stories.d.ts +0 -0
  337. /package/dist/{components → src/components}/state/Loading.vue.d.ts +0 -0
  338. /package/dist/{components → src/components}/state/ShapeLoading.stories.d.ts +0 -0
  339. /package/dist/{components → src/components}/state/ShapeLoading.vue.d.ts +0 -0
  340. /package/dist/{components → src/components}/state/TableSkeleton.stories.d.ts +0 -0
  341. /package/dist/{components → src/components}/state/TableSkeleton.vue.d.ts +0 -0
  342. /package/dist/{components → src/components}/ui/accordion/Accordion.stories.d.ts +0 -0
  343. /package/dist/{components → src/components}/ui/accordion/Accordion.vue.d.ts +0 -0
  344. /package/dist/{components → src/components}/ui/accordion/AccordionGroup.vue.d.ts +0 -0
  345. /package/dist/{components → src/components}/ui/badge/BadgeGroup.vue.d.ts +0 -0
  346. /package/dist/{components → src/components}/ui/button/ButtonGroup.vue.d.ts +0 -0
  347. /package/dist/{components → src/components}/ui/button/ButtonMenuDivider.vue.d.ts +0 -0
  348. /package/dist/{components → src/components}/ui/datatable/Datatable.stories.d.ts +0 -0
  349. /package/dist/{components → src/components}/ui/dialog/Modal.stories.d.ts +0 -0
  350. /package/dist/{components → src/components}/ui/dialog/Modal.vue.d.ts +0 -0
  351. /package/dist/{components → src/components}/ui/icon/Material.stories.d.ts +0 -0
  352. /package/dist/{components → src/components}/ui/icon/Material.vue.d.ts +0 -0
  353. /package/dist/{components → src/components}/ui/icon/Shapes.vue.d.ts +0 -0
  354. /package/dist/{components → src/components}/ui/icon/Tool.vue.d.ts +0 -0
  355. /package/dist/{components → src/components}/ui/image/Avatar.stories.d.ts +0 -0
  356. /package/dist/{components → src/components}/ui/image/Avatar.vue.d.ts +0 -0
  357. /package/dist/{components → src/components}/ui/input/Check.stories.d.ts +0 -0
  358. /package/dist/{components → src/components}/ui/input/ColorPicker.stories.d.ts +0 -0
  359. /package/dist/{components → src/components}/ui/input/Range.stories.d.ts +0 -0
  360. /package/dist/{components → src/components}/ui/input/Select.stories.d.ts +0 -0
  361. /package/dist/{components → src/components}/ui/input/Text.stories.d.ts +0 -0
  362. /package/dist/{components → src/components}/ui/input/TextArea.stories.d.ts +0 -0
  363. /package/dist/{components → src/components}/ui/list/ListItem.vue.d.ts +0 -0
  364. /package/dist/{components → src/components}/ui/navbar/Navbar.stories.d.ts +0 -0
  365. /package/dist/{components → src/components}/ui/navbar/Navbar.vue.d.ts +0 -0
  366. /package/dist/{components → src/components}/ui/navbar/NavbarAvatar.vue.d.ts +0 -0
  367. /package/dist/{components → src/components}/ui/navbar/NavbarCollapse.vue.d.ts +0 -0
  368. /package/dist/{components → src/components}/ui/navbar/NavbarItem.vue.d.ts +0 -0
  369. /package/dist/{components → src/components}/ui/navbar/NavbarMobileMenu.vue.d.ts +0 -0
  370. /package/dist/{components → src/components}/ui/navbar/NavbarNav.vue.d.ts +0 -0
  371. /package/dist/{components → src/components}/ui/navbar/NavbarTitle.vue.d.ts +0 -0
  372. /package/dist/{components → src/components}/ui/navigation/Tabs.stories.d.ts +0 -0
  373. /package/dist/{components → src/components}/ui/navigation/Tabs.vue.d.ts +0 -0
  374. /package/dist/{components → src/components}/ui/progress/ProgressBar.stories.d.ts +0 -0
  375. /package/dist/{components → src/components}/ui/progress/ProgressSpinner.stories.d.ts +0 -0
  376. /package/dist/{components → src/components}/ui/progress/ProgressSpinner.vue.d.ts +0 -0
  377. /package/dist/{components → src/components}/ui/sidebar/SidebarDropdown.vue.d.ts +0 -0
  378. /package/dist/{components → src/components}/ui/sidebar/SidebarGroup.vue.d.ts +0 -0
  379. /package/dist/{components.d.ts → src/components.d.ts} +0 -0
  380. /package/dist/{composables → src/composables}/useDateUtils.d.ts +0 -0
  381. /package/dist/{composables → src/composables}/useTextUtils.d.ts +0 -0
  382. /package/dist/{composables → src/composables}/useToast.d.ts +0 -0
  383. /package/dist/{plugin.d.ts → src/plugin.d.ts} +0 -0
  384. /package/dist/{types → src/types}/accordion.d.ts +0 -0
  385. /package/dist/{types → src/types}/avatar.d.ts +0 -0
  386. /package/dist/{types → src/types}/badge.d.ts +0 -0
  387. /package/dist/{types → src/types}/card.d.ts +0 -0
  388. /package/dist/{types → src/types}/layout.d.ts +0 -0
  389. /package/dist/{types → src/types}/list.d.ts +0 -0
  390. /package/dist/{types → src/types}/progress.d.ts +0 -0
@@ -1,6 +1,6 @@
1
1
  export type DialogClassName = string | string[] | Record<string, boolean>;
2
2
  export type DialogMode = 'modal' | 'side-sheet' | 'headless';
3
- export type DialogSize = 'sm' | 'md' | 'lg';
3
+ export type DialogSize = 'sm' | 'md' | 'lg' | 'fullscreen';
4
4
  export type DialogVariant = 'danger' | 'warning' | 'success' | 'primary';
5
5
  /**
6
6
  * Interface props for the Dialog component
@@ -14,16 +14,6 @@ export interface IDialogProps {
14
14
  * Can be a boolean indicating if the dialog is modal or not, or null.
15
15
  */
16
16
  showAsModal?: boolean | null;
17
- /**
18
- * Legacy flag: when true, treat as a modal dialog.
19
- * Only applied when `mode` is not provided.
20
- */
21
- isModal?: boolean | null;
22
- /**
23
- * Legacy flag: when true, render dialog as a side sheet.
24
- * Only applied when `mode` is not provided.
25
- */
26
- isSideSheet?: boolean | null;
27
17
  /**
28
18
  * Optional isHeadless property of the Dialog component.
29
19
  * Can be a boolean indicating if the dialog is customizable or not, or null.
@@ -39,18 +29,6 @@ export interface IDialogProps {
39
29
  * When provided, it takes precedence over legacy `isSmall` and `isLarge` flags.
40
30
  */
41
31
  size?: DialogSize | null;
42
- /**
43
- * Deprecated: use `size` instead.
44
- * Optional isSmall property of the Dialog component.
45
- * Can be a boolean indicating if the dialog is small or not, or null.
46
- */
47
- isSmall?: boolean | null;
48
- /**
49
- * Deprecated: use `size` instead.
50
- * Optional isLarge property of the Dialog component.
51
- * Can be a boolean indicating if the dialog is large or not, or null.
52
- */
53
- isLarge?: boolean | null;
54
32
  /**
55
33
  * Optional title text shown in the dialog header (if used by the template).
56
34
  */
@@ -86,4 +64,30 @@ export interface IDialogDisplay {
86
64
  */
87
65
  closeDialog: () => void;
88
66
  }
67
+ /**
68
+ * Interface props for the ConfirmModal component.
69
+ */
70
+ export interface IConfirmModalProps extends IDialogProps {
71
+ /**
72
+ * When true, shows a loading state in the confirm button.
73
+ */
74
+ isLoading?: boolean;
75
+ /**
76
+ * Text to display when loading.
77
+ */
78
+ loadingLabel?: string;
79
+ /**
80
+ * Text for the cancel button.
81
+ */
82
+ cancelLabel?: string;
83
+ }
84
+ /**
85
+ * Interface emits for the ConfirmModal component.
86
+ */
87
+ export interface IConfirmModalEmits {
88
+ /**
89
+ * Emitted when the confirm button is clicked.
90
+ */
91
+ (e: 'confirm'): void;
92
+ }
89
93
  //# sourceMappingURL=dialog.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialog.d.ts","sourceRoot":"","sources":["../../../src/types/dialog.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,eAAe,GAAG,MAAM,GAAG,MAAM,EAAE,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;AACzE,MAAM,MAAM,UAAU,GAAG,OAAO,GAAG,YAAY,GAAG,UAAU,CAAA;AAC5D,MAAM,MAAM,UAAU,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,YAAY,CAAA;AAC1D,MAAM,MAAM,aAAa,GAAG,QAAQ,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS,CAAA;AAExE;;;;;GAKG;AACH,MAAM,WAAW,YAAY;IAC3B;;;OAGG;IACH,WAAW,CAAC,EAAE,OAAO,GAAG,IAAI,CAAA;IAE5B;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,GAAG,IAAI,CAAA;IAE3B;;;OAGG;IACH,IAAI,CAAC,EAAE,UAAU,CAAA;IAEjB;;;OAGG;IACH,IAAI,CAAC,EAAE,UAAU,GAAG,IAAI,CAAA;IAExB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAErB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAEvB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAE5B;;OAEG;IAEH,OAAO,CAAC,EAAE,aAAa,GAAG,IAAI,CAAA;IAC9B;;OAEG;IACH,WAAW,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IAEpC;;OAEG;IACH,eAAe,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;CACzC;AAED,MAAM,WAAW,cAAc;IAC7B;;OAEG;IACH,UAAU,EAAE,MAAM,IAAI,CAAA;IAEtB;;OAEG;IACH,WAAW,EAAE,MAAM,IAAI,CAAA;CACxB;AAED;;GAEG;AACH,MAAM,WAAW,kBAAmB,SAAQ,YAAY;IACtD;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAA;IAEnB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IAErB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;CACrB;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,CAAC,CAAC,EAAE,SAAS,GAAG,IAAI,CAAA;CACrB"}
@@ -97,6 +97,25 @@ export interface IToolIconProps extends IIconBaseProps {
97
97
  */
98
98
  tool: IconToolName;
99
99
  }
100
+ /**
101
+ * Internal definition for tool icons.
102
+ */
103
+ export interface IToolIconDefinition {
104
+ /**
105
+ * SVG viewBox attribute.
106
+ */
107
+ viewBox: string;
108
+ /**
109
+ * Default fill color.
110
+ */
111
+ defaultColor?: string;
112
+ /**
113
+ * SVG path data.
114
+ */
115
+ paths?: Array<{
116
+ d: string;
117
+ }>;
118
+ }
100
119
  /**
101
120
  * Interface props for brand glyphs.
102
121
  * Notes:
@@ -110,6 +129,36 @@ export interface IBrandIconProps extends IIconBaseProps {
110
129
  */
111
130
  brand: IconBrandName;
112
131
  }
132
+ /**
133
+ * Interface props for the IconApp component.
134
+ */
135
+ export interface IIconAppProps extends IIconBaseProps {
136
+ /**
137
+ * Icon brand name.
138
+ */
139
+ icon?: IconBrandName | null;
140
+ /**
141
+ * Explicit brand name (overrides icon).
142
+ */
143
+ brand?: IconBrandName | null;
144
+ }
145
+ /**
146
+ * Internal metadata for app/brand icons.
147
+ */
148
+ export interface IIconMeta {
149
+ /**
150
+ * CSS class to apply to the SVG.
151
+ */
152
+ class?: string | null;
153
+ /**
154
+ * Default fill color.
155
+ */
156
+ defaultColor?: string | null;
157
+ /**
158
+ * Whether the icon supports manual color override.
159
+ */
160
+ supportsColorOverride?: boolean;
161
+ }
113
162
  /**
114
163
  * Discriminated union used by the icon wrapper.
115
164
  * Notes:
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon.d.ts","sourceRoot":"","sources":["../../../src/types/icon.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,154 @@
1
+ import { IBaseInputProps } from './shared';
2
+ /**
3
+ * Interface props for the TextInput component.
4
+ */
5
+ export interface ITextInputProps extends IBaseInputProps {
6
+ modelValue?: string | number | null;
7
+ type?: string;
8
+ maxlength?: string | number;
9
+ autofocus?: boolean;
10
+ min?: number | null;
11
+ max?: number | null;
12
+ }
13
+ /**
14
+ * Interface emits for the TextInput component.
15
+ */
16
+ export interface ITextInputEmits {
17
+ (e: 'update:modelValue', value: string | number | null): void;
18
+ (e: 'onUpdate', value: string | number | null): void;
19
+ }
20
+ /**
21
+ * Interface props for the TextareaInput component.
22
+ */
23
+ export interface ITextareaInputProps extends IBaseInputProps {
24
+ modelValue?: string | null;
25
+ maxlength?: string | number;
26
+ autofocus?: boolean;
27
+ rows?: number;
28
+ cols?: number;
29
+ resize?: 'none' | 'both' | 'horizontal' | 'vertical';
30
+ }
31
+ /**
32
+ * Interface emits for the TextareaInput component.
33
+ */
34
+ export interface ITextareaInputEmits {
35
+ (e: 'update:modelValue', value: string | null): void;
36
+ (e: 'onUpdate', value: string | null): void;
37
+ }
38
+ /**
39
+ * Interface props for the SelectInput component.
40
+ */
41
+ export interface ISelectInputProps extends IBaseInputProps {
42
+ modelValue?: string | number | Record<string, unknown> | null;
43
+ options?: any[];
44
+ optionLabel?: string | null;
45
+ optionValue?: string | null;
46
+ }
47
+ /**
48
+ * Interface emits for the SelectInput component.
49
+ */
50
+ export interface ISelectInputEmits {
51
+ (e: 'update:modelValue', value: string | number | Record<string, unknown> | null): void;
52
+ (e: 'onUpdate', value: string | number | Record<string, unknown> | null): void;
53
+ }
54
+ /**
55
+ * Interface props for the RangeInput component.
56
+ */
57
+ export interface IRangeInputProps extends IBaseInputProps {
58
+ min?: number;
59
+ max?: number;
60
+ step?: number;
61
+ modelValue?: string | number | null;
62
+ }
63
+ /**
64
+ * Interface emits for the RangeInput component.
65
+ */
66
+ export interface IRangeInputEmits {
67
+ (e: 'update:modelValue', value: string | number | null): void;
68
+ (e: 'onUpdate', value: string | number | null): void;
69
+ }
70
+ /**
71
+ * Interface props for the RadioInput component.
72
+ */
73
+ export interface IRadioInputProps {
74
+ id?: string | null;
75
+ labelDefaultOption: string;
76
+ labelOption: string;
77
+ type?: string;
78
+ modelValue?: string | number | null;
79
+ customClass?: string | null;
80
+ }
81
+ /**
82
+ * Interface emits for the RadioInput component.
83
+ */
84
+ export interface IRadioInputEmits {
85
+ (e: 'update:modelValue', value: string | number | null): void;
86
+ (e: 'onUpdate', value: string | number | null): void;
87
+ }
88
+ /**
89
+ * Interface props for the PhoneNumberInput component.
90
+ */
91
+ export interface IPhoneNumberInputProps extends IBaseInputProps {
92
+ modelValue?: string | null;
93
+ maxlength?: number;
94
+ autofocus?: boolean;
95
+ }
96
+ /**
97
+ * Interface emits for the PhoneNumberInput component.
98
+ */
99
+ export interface IPhoneNumberInputEmits {
100
+ (e: 'update:modelValue', value: string | null): void;
101
+ (e: 'onUpdate', value: string | null): void;
102
+ }
103
+ /**
104
+ * Interface props for the FileInput component.
105
+ */
106
+ export interface IFileInputProps {
107
+ id?: string | null;
108
+ label?: string | null;
109
+ inputLabel?: string | null;
110
+ large?: boolean;
111
+ modelValue?: File | null;
112
+ customClass?: string | null;
113
+ }
114
+ /**
115
+ * Interface emits for the FileInput component.
116
+ */
117
+ export interface IFileInputEmits {
118
+ (e: 'update:modelValue', value: File | null): void;
119
+ (e: 'onUpdate', value: File | null): void;
120
+ }
121
+ /**
122
+ * Interface props for the ColorPicker component.
123
+ */
124
+ export interface IColorPickerProps {
125
+ id?: string | null;
126
+ label?: string | null;
127
+ maxLength?: number;
128
+ modelValue?: string | null;
129
+ customClass?: string | null;
130
+ }
131
+ /**
132
+ * Interface emits for the ColorPicker component.
133
+ */
134
+ export interface IColorPickerEmits {
135
+ (e: 'onUpdate'): void;
136
+ }
137
+ /**
138
+ * Interface props for the Check component.
139
+ */
140
+ export interface ICheckProps {
141
+ id?: string | null;
142
+ label: string;
143
+ type?: string;
144
+ modelValue?: string | boolean | null;
145
+ errorMessages?: string[];
146
+ customClass?: string | null;
147
+ }
148
+ /**
149
+ * Interface emits for the Check component.
150
+ */
151
+ export interface ICheckEmits {
152
+ (e: 'update:modelValue', value: string | boolean | null): void;
153
+ }
154
+ //# sourceMappingURL=input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"input.d.ts","sourceRoot":"","sources":["../../../src/types/input.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"layout.d.ts","sourceRoot":"","sources":["../../../src/types/layout.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAErB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAExB;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;IAEjB;;;OAGG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAA;IAE7B;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAA;IAEpB;;;OAGG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IAExB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;CACnC;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,CAAC,CAAC,EAAE,OAAO,GAAG,IAAI,CAAA;CACnB;AAED;;;;;;GAMG;AACH,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,GAAG,IAAI,CAAA;IAEtC;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,GAAG,IAAI,CAAA;IAEzC;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAA;IAEtB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAElB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;IAEvB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IAExB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAA;CACZ"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../src/types/list.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,aAAa,GAAG,MAAM,GAAG,MAAM,EAAE,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;AAEvE,MAAM,MAAM,WAAW,GAAG,OAAO,GAAG,cAAc,CAAA;AAClD,MAAM,MAAM,QAAQ,GAAG,IAAI,GAAG,IAAI,CAAA;AAElC;;;;;;;GAOG;AACH,MAAM,WAAW,eAAe;IAC9B;;;OAGG;IACH,OAAO,CAAC,EAAE,WAAW,GAAG,MAAM,GAAG,IAAI,CAAA;IAErC;;;OAGG;IACH,IAAI,CAAC,EAAE,QAAQ,GAAG,MAAM,GAAG,IAAI,CAAA;IAE/B;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAA;IAEvB;;;OAGG;IACH,aAAa,CAAC,EAAE,OAAO,CAAA;IAEvB;;;OAGG;IACH,WAAW,CAAC,EAAE,aAAa,GAAG,IAAI,CAAA;CACnC;AAED;;;;;;GAMG;AACH,MAAM,WAAW,cAAc;IAC7B;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAErB;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAEpB;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAEpB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAA;IAEhB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB;;;OAGG;IACH,WAAW,CAAC,EAAE,aAAa,GAAG,IAAI,CAAA;CACnC"}
@@ -1,3 +1,4 @@
1
+ import { IBaseLinkProps } from './shared';
1
2
  export type NavbarClassName = string | string[] | Record<string, boolean>;
2
3
  /**
3
4
  * Interface props for the Navbar component.
@@ -21,19 +22,7 @@ export interface INavbarProps {
21
22
  /**
22
23
  * Interface props for the NavbarBrand component.
23
24
  */
24
- export interface INavbarBrandProps {
25
- /**
26
- * Brand text to display.
27
- */
28
- text?: string;
29
- /**
30
- * Link target (for NuxtLink/router-link).
31
- */
32
- to?: string | object;
33
- /**
34
- * Standard href for <a> tag.
35
- */
36
- href?: string;
25
+ export interface INavbarBrandProps extends IBaseLinkProps {
37
26
  /**
38
27
  * Brand logo image URL.
39
28
  */
@@ -42,15 +31,6 @@ export interface INavbarBrandProps {
42
31
  * Initials to show in avatar (if no logo).
43
32
  */
44
33
  initials?: string | null;
45
- /**
46
- * Optional custom CSS classes.
47
- */
48
- customClass?: NavbarClassName | null;
49
- /**
50
- * Component to use for the link (e.g., 'a', NuxtLink, RouterLink).
51
- * @default 'a'
52
- */
53
- as?: string | object;
54
34
  }
55
35
  /**
56
36
  * Interface props for the NavbarTitle component.
@@ -89,6 +69,20 @@ export interface INavbarToggleProps {
89
69
  * Optional custom CSS classes.
90
70
  */
91
71
  customClass?: NavbarClassName | null;
72
+ /**
73
+ * Show the toggle button on mobile.
74
+ * @default false
75
+ */
76
+ showToggleButton?: boolean;
77
+ }
78
+ /**
79
+ * Interface props for the NavbarToggle component emits.
80
+ */
81
+ export interface INavbarToggleEmits {
82
+ /**
83
+ * Emitted when the toggle button is clicked.
84
+ */
85
+ toggle: [];
92
86
  }
93
87
  /**
94
88
  * Interface props for the NavbarAvatar component.
@@ -114,6 +108,15 @@ export interface INavbarAvatarProps {
114
108
  */
115
109
  customClass?: NavbarClassName | null;
116
110
  }
111
+ /**
112
+ * Interface props for the NavbarAvatar component emits.
113
+ */
114
+ export interface INavbarAvatarEmits {
115
+ /**
116
+ * Emitted when the avatar is clicked.
117
+ */
118
+ click: [];
119
+ }
117
120
  /**
118
121
  * Interface props for the NavbarMobileMenu component.
119
122
  */
@@ -160,35 +163,6 @@ export interface INavbarItemProps {
160
163
  /**
161
164
  * Interface props for the NavbarLink component.
162
165
  */
163
- export interface INavbarLinkProps {
164
- /**
165
- * Link text content.
166
- */
167
- text?: string;
168
- /**
169
- * Link target (for router-link or NuxtLink).
170
- */
171
- to?: string | object;
172
- /**
173
- * Standard href for <a> tag.
174
- */
175
- href?: string;
176
- /**
177
- * Mark link as active.
178
- */
179
- active?: boolean;
180
- /**
181
- * Disable the link.
182
- */
183
- disabled?: boolean;
184
- /**
185
- * Optional custom CSS classes.
186
- */
187
- customClass?: NavbarClassName | null;
188
- /**
189
- * Component to use for the link (e.g., 'a', NuxtLink, RouterLink).
190
- * @default 'a'
191
- */
192
- as?: string | object;
166
+ export interface INavbarLinkProps extends IBaseLinkProps {
193
167
  }
194
168
  //# sourceMappingURL=navbar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"navbar.d.ts","sourceRoot":"","sources":["../../../src/types/navbar.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAA;AAEpD,MAAM,MAAM,eAAe,GAAG,MAAM,GAAG,MAAM,EAAE,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;AAEzE;;GAEG;AACH,MAAM,WAAW,YAAY;IAC3B;;;OAGG;IACH,MAAM,CAAC,EAAE,OAAO,CAAA;IAEhB;;;OAGG;IACH,KAAK,CAAC,EAAE,OAAO,CAAA;IAEf;;OAEG;IACH,WAAW,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;CACrC;AAED;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,cAAc;IACvD;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAEpB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CACzB;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IAEd;;OAEG;IACH,WAAW,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;CACrC;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC;;;;OAIG;IACH,SAAS,CAAC,EAAE,OAAO,CAAA;IAEnB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IAErB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IAEnB;;OAEG;IACH,WAAW,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IAEpC;;;OAGG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAA;CAC3B;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,MAAM,EAAE,EAAE,CAAA;CACX;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAEnB;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAA;IAEZ;;;;;OAKG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,QAAQ,CAAA;IAEtB;;OAEG;IACH,WAAW,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;CACrC;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,KAAK,EAAE,EAAE,CAAA;CACV;AAED;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC;;OAEG;IACH,WAAW,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;CACrC;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC;;OAEG;IACH,WAAW,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;CACrC;AAED;;GAEG;AACH,MAAM,WAAW,eAAe;IAC9B;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,OAAO,GAAG,KAAK,CAAA;IAE1B;;OAEG;IACH,WAAW,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;CACrC;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B;;OAEG;IACH,WAAW,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;CACrC;AAED;;GAEG;AACH,MAAM,WAAW,gBAAiB,SAAQ,cAAc;CAAG"}
@@ -0,0 +1,204 @@
1
+ import { IBaseLinkProps } from './shared';
2
+ /**
3
+ * Shared interface for navigation and menu items.
4
+ * Used across NavigationBar, PopoverMenu, and other navigation components.
5
+ */
6
+ export interface INavItem extends IBaseLinkProps {
7
+ /**
8
+ * Unique identifier for the item.
9
+ */
10
+ id: string;
11
+ /**
12
+ * Navigation destination. Required for navigation items.
13
+ */
14
+ to: string | object;
15
+ /**
16
+ * Material icon code for the item.
17
+ */
18
+ icon: string;
19
+ /**
20
+ * ARIA label for accessibility.
21
+ */
22
+ ariaLabel: string;
23
+ }
24
+ /**
25
+ * Interface props for the NavigationBar component.
26
+ * @deprecated Use INavItem for individual items.
27
+ */
28
+ export interface INavigationItem extends INavItem {
29
+ }
30
+ /**
31
+ * Interface props for the NavigationBar component.
32
+ */
33
+ export interface INavigationBarProps {
34
+ /**
35
+ * Array of navigation items to display.
36
+ */
37
+ items?: INavItem[];
38
+ /**
39
+ * Currently active navigation item identifier or path.
40
+ */
41
+ activeItem?: string | null;
42
+ /**
43
+ * Component type to render for links (e.g., 'a', 'router-link', 'nuxt-link').
44
+ * @default 'a'
45
+ */
46
+ as?: string | object;
47
+ /**
48
+ * When true, applies frosted glass effect to the navigation bar.
49
+ */
50
+ frosted?: boolean;
51
+ /**
52
+ * When true, renders the navigation bar as an island variant.
53
+ */
54
+ island?: boolean;
55
+ /**
56
+ * When true, shows a tab-style indicator for the active item.
57
+ */
58
+ indicatorTab?: boolean;
59
+ /**
60
+ * When true, shows a frosted indicator for the active item.
61
+ */
62
+ indicatorFrosted?: boolean;
63
+ }
64
+ /**
65
+ * Base interface for tab-like items.
66
+ */
67
+ export interface ITabItem {
68
+ /**
69
+ * Unique identifier for the tab.
70
+ */
71
+ id: string;
72
+ /**
73
+ * Display label for the tab.
74
+ */
75
+ label: string;
76
+ }
77
+ /**
78
+ * Interface for segmented tab items used in SegmentedControls component.
79
+ */
80
+ export interface ISegmentedTab extends ITabItem {
81
+ /**
82
+ * Numerical position of the tab for the indicator offset calculation.
83
+ */
84
+ position: number;
85
+ }
86
+ /**
87
+ * Interface props for the SegmentedControls component.
88
+ */
89
+ export interface ISegmentedControlsProps {
90
+ /**
91
+ * Array of segmented tab items to display.
92
+ */
93
+ tabs: ISegmentedTab[];
94
+ /**
95
+ * The id of the tab that should be active.
96
+ */
97
+ activeTab?: string;
98
+ }
99
+ /**
100
+ * Interface props for the Tabs component.
101
+ */
102
+ export interface ITabsProps {
103
+ /**
104
+ * Array of tab items to display.
105
+ */
106
+ tabs: ITabItem[];
107
+ /**
108
+ * When true, renders tabs with pill styling.
109
+ */
110
+ pillTabs?: boolean;
111
+ /**
112
+ * When true, applies contrast styling to tabs.
113
+ */
114
+ contrastTabs?: boolean;
115
+ /**
116
+ * The id of the tab that should be active.
117
+ */
118
+ activeTab?: string;
119
+ }
120
+ /**
121
+ * Shared interface for tab-related emits.
122
+ */
123
+ export interface ITabEmits {
124
+ /**
125
+ * Emitted when a tab is selected.
126
+ */
127
+ (e: 'updateActiveTab', tabId: string): void;
128
+ }
129
+ /**
130
+ * Aliases for specific component emits to maintain compatibility.
131
+ */
132
+ export interface ITabsEmits extends ITabEmits {
133
+ }
134
+ export interface ISegmentedControlsEmits extends ITabEmits {
135
+ }
136
+ /**
137
+ * Interface for menu items used in PopoverMenu component.
138
+ * @deprecated Use INavItem instead.
139
+ */
140
+ export interface IMenuItem extends INavItem {
141
+ }
142
+ /**
143
+ * Interface props for the PopoverMenu component.
144
+ */
145
+ export interface IPopoverMenuProps {
146
+ /**
147
+ * When true, shows the dropdown menu.
148
+ */
149
+ isOpened?: boolean;
150
+ /**
151
+ * Array of menu items to display.
152
+ */
153
+ menuItems?: INavItem[];
154
+ /**
155
+ * Current route object for active state checking.
156
+ */
157
+ currentRoute?: any;
158
+ /**
159
+ * Display title in the menu header.
160
+ */
161
+ title?: string | null;
162
+ /**
163
+ * Display subtitle in the menu header.
164
+ */
165
+ subtitle?: string | null;
166
+ /**
167
+ * Avatar image source URL.
168
+ */
169
+ avatarUrl?: string | null;
170
+ /**
171
+ * Optional custom CSS class for the avatar image.
172
+ */
173
+ avatarCustomClass?: string | null;
174
+ /**
175
+ * User data object (Firebase or custom).
176
+ */
177
+ user?: any;
178
+ /**
179
+ * Auth state or configuration.
180
+ */
181
+ auth?: any | null;
182
+ }
183
+ /**
184
+ * Interface emits for the PopoverMenu component.
185
+ */
186
+ export interface IPopoverMenuEmits {
187
+ /**
188
+ * Emitted when the dropdown should be hidden.
189
+ */
190
+ (e: 'hideDropdown'): void;
191
+ /**
192
+ * Emitted when a menu item is clicked.
193
+ */
194
+ (e: 'menuItemClick', to: string | object): void;
195
+ }
196
+ /**
197
+ * Interface for user metadata mapping in the menu.
198
+ */
199
+ export interface IUserData {
200
+ displayName: string | null;
201
+ email: string | null;
202
+ photoURL: string | null;
203
+ }
204
+ //# sourceMappingURL=navigation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"navigation.d.ts","sourceRoot":"","sources":["../../../src/types/navigation.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"progress.d.ts","sourceRoot":"","sources":["../../../src/types/progress.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,iBAAiB,GAAG,MAAM,GAAG,MAAM,EAAE,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;AAC3E,MAAM,MAAM,YAAY,GAAG,IAAI,GAAG,IAAI,CAAA;AAEtC;;;;;;;GAOG;AACH,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,KAAK,EAAE,MAAM,CAAA;IAEb;;;OAGG;IACH,IAAI,CAAC,EAAE,YAAY,GAAG,SAAS,CAAA;IAE/B;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAEpB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IAErB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IAErB;;OAEG;IACH,WAAW,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAEtC;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,IAAI,CAAA;IAElD;;OAEG;IACH,QAAQ,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAEnC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,IAAI,CAAA;CAChD;AAED;;;;;GAKG;AACH,MAAM,WAAW,qBAAqB;IACpC;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,CAAA;IAEb;;OAEG;IACH,WAAW,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAEtC;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,IAAI,CAAA;CACnD"}