@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,115 +0,0 @@
1
- export type ButtonClassName = string | string[] | Record<string, boolean>;
2
- export type ButtonVariant = 'filled' | 'tonal' | 'outline' | 'text' | 'link' | 'chip' | 'cta' | 'gradient' | 'frosted';
3
- export type ButtonColor = 'primary' | 'secondary' | 'accent' | 'neutral' | 'success' | 'warning' | 'danger' | 'transparent';
4
- export type ButtonSizeLevel = 'sm' | 'md' | 'lg';
5
- /**
6
- * Interface props for the Button component.
7
- * Notes:
8
- * - Use `variant` (filled | tonal | outline | text | link | chip | cta | gradient | frosted) for style and `color` (primary | warning | etc.) for intent.
9
- * - Preferred size prop: `size` ('sm' | 'md' | 'lg').
10
- * - Legacy composite `variant` strings remain accepted as a fallback; `sizeLevel` is kept for backward compatibility.
11
- */
12
- export interface IButtonProps {
13
- /**
14
- * Optional ID of the button. Can be a string or null.
15
- */
16
- id?: string | null;
17
- /**
18
- * Optional text of the button. Can be a string or null.
19
- */
20
- text?: string | null;
21
- /**
22
- * Optional title of the button. Can be a string or null.
23
- */
24
- title?: string | null;
25
- /**
26
- * Visual style. Prefer simple values like 'filled' | 'tonal' | 'outline'.
27
- * Legacy composite strings are still accepted for backward compatibility.
28
- */
29
- variant: ButtonVariant | string | undefined;
30
- /**
31
- * Semantic color used with certain variants (e.g., 'filled' or 'tonal').
32
- */
33
- color?: ButtonColor | string | undefined;
34
- /**
35
- * Preferred size alias.
36
- * Accepts logical sizes ('sm' | 'md' | 'lg'). Legacy class strings are also accepted for compatibility.
37
- */
38
- size?: ButtonSizeLevel | string | undefined;
39
- /**
40
- * Optional icon variant of the button. Can be 'shape-sm', 'shape-md', 'compact-sm', 'compact', or undefined.
41
- */
42
- iconVariant?: 'shape-sm' | 'shape-md' | 'compact-sm' | 'compact' | undefined;
43
- /**
44
- * Icon-only mode toggle. When true, renders the button with icon styles (no label required).
45
- */
46
- icon?: boolean;
47
- /**
48
- * Places the icon on the trailing side when true. Defaults to leading when false.
49
- */
50
- iconTrailing?: boolean;
51
- /**
52
- * Optional disabled state of the button. Can be a boolean.
53
- */
54
- disabled?: boolean;
55
- /**
56
- * Optional loading state of the button. Can be a boolean. When true, shows a loading spinner.
57
- */
58
- loading?: boolean;
59
- /**
60
- * Optional tooltip text of the button. Can be a string or null.
61
- */
62
- tooltipText?: string | null;
63
- /**
64
- * Optional custom class for the button. Can be an array or null.
65
- */
66
- customClass?: ButtonClassName | null;
67
- /**
68
- * Optional rounded style. When true, applies a fully rounded button style.
69
- */
70
- rounded?: boolean;
71
- }
72
- /**
73
- * Interface props for the ButtonGroup component.
74
- */
75
- export interface IButtonGroupProps {
76
- /**
77
- * Applies connected button styling with rounded outer corners.
78
- * When true, buttons will have reduced gap and only first/last buttons have rounded corners.
79
- */
80
- connected?: boolean;
81
- /**
82
- * Removes gap completely between buttons. Only works when `connected` is also true.
83
- * Creates a seamless joined button group with no spacing.
84
- */
85
- joined?: boolean;
86
- /**
87
- * Arranges buttons vertically instead of horizontally.
88
- * Changes which corners are rounded (top corners for first, bottom for last).
89
- */
90
- vertical?: boolean;
91
- /**
92
- * Optional custom CSS classes to apply to the button group container.
93
- */
94
- customClass?: string | null;
95
- }
96
- /**
97
- * Interface props for the ButtonFabGroup component (Floating Action Button Group).
98
- */
99
- export interface IButtonFabGroupProps {
100
- /**
101
- * Positions the FAB group at the top of the viewport instead of bottom.
102
- * Default position is bottom-right. Combine with `start` for top-left.
103
- */
104
- top?: boolean;
105
- /**
106
- * Positions the FAB group at the start (left) of the viewport instead of end (right).
107
- * Default position is bottom-right. Combine with `top` for top-left.
108
- */
109
- start?: boolean;
110
- /**
111
- * Optional custom CSS classes to apply to the FAB group container.
112
- */
113
- customClass?: string | null;
114
- }
115
- //# sourceMappingURL=button.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../src/types/button.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,eAAe,GAAG,MAAM,GAAG,MAAM,EAAE,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;AACzE,MAAM,MAAM,aAAa,GAAG,QAAQ,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,MAAM,GAAG,KAAK,GAAG,UAAU,GAAG,SAAS,CAAA;AACtH,MAAM,MAAM,WAAW,GAAG,SAAS,GAAG,WAAW,GAAG,QAAQ,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,aAAa,CAAA;AAC3H,MAAM,MAAM,eAAe,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAA;AAEhD;;;;;;GAMG;AACH,MAAM,WAAW,YAAY;IAC3B;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAElB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAEpB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAErB;;;OAGG;IACH,OAAO,EAAE,aAAa,GAAG,MAAM,GAAG,SAAS,CAAA;IAE3C;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,GAAG,MAAM,GAAG,SAAS,CAAA;IAExC;;;OAGG;IACH,IAAI,CAAC,EAAE,eAAe,GAAG,MAAM,GAAG,SAAS,CAAA;IAE3C;;OAEG;IACH,WAAW,CAAC,EAAE,UAAU,GAAG,UAAU,GAAG,YAAY,GAAG,SAAS,GAAG,SAAS,CAAA;IAE5E;;OAEG;IACH,IAAI,CAAC,EAAE,OAAO,CAAA;IAEd;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAA;IAEtB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;IAEjB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAE3B;;OAEG;IACH,WAAW,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IAEpC;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC;;;OAGG;IACH,SAAS,CAAC,EAAE,OAAO,CAAA;IAEnB;;;OAGG;IACH,MAAM,CAAC,EAAE,OAAO,CAAA;IAEhB;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAC5B;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC;;;OAGG;IACH,GAAG,CAAC,EAAE,OAAO,CAAA;IAEb;;;OAGG;IACH,KAAK,CAAC,EAAE,OAAO,CAAA;IAEf;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAC5B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"card.d.ts","sourceRoot":"","sources":["../../src/types/card.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,aAAa,GAAG,MAAM,GAAG,MAAM,EAAE,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;AACvE,MAAM,MAAM,WAAW,GAAG,SAAS,GAAG,UAAU,GAAG,MAAM,CAAA;AACzD,MAAM,MAAM,QAAQ,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAA;AAEzC;;;;;;GAMG;AACH,MAAM,WAAW,UAAU;IACzB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAElB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAErB;;OAEG;IACH,OAAO,CAAC,EAAE,WAAW,GAAG,MAAM,GAAG,SAAS,CAAA;IAE1C;;OAEG;IACH,IAAI,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAA;IAE3B;;OAEG;IACH,WAAW,CAAC,EAAE,aAAa,GAAG,IAAI,CAAA;IAElC;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,CAAA;CACjC"}
@@ -1 +0,0 @@
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,CAAA;AAC3C,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,OAAO,CAAC,EAAE,OAAO,GAAG,IAAI,CAAA;IAExB;;;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;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,GAAG,IAAI,CAAA;IAExB;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"icon.d.ts","sourceRoot":"","sources":["../../src/types/icon.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,MAAM,OAAO,GACb,UAAU,GACV,QAAQ,GACR,MAAM,GACN,OAAO,CAAA;AAEb;;;GAGG;AACH,MAAM,MAAM,QAAQ,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAA;AAEvD;;;;;;;GAOG;AACH,MAAM,WAAW,cAAc;IAC7B;;;OAGG;IACH,IAAI,CAAC,EAAE,QAAQ,GAAG,MAAM,GAAG,IAAI,CAAA;IAE/B;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAErB;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAA;IAEpB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAC1B;AAED;;;;GAIG;AACH,MAAM,MAAM,SAAS,GACf,YAAY,GACZ,SAAS,GACT,SAAS,GACT,SAAS,GACT,SAAS,GACT,UAAU,GACV,UAAU,GACV,UAAU,GACV,UAAU,GACV,QAAQ,GACR,QAAQ,GACR,QAAQ,GACR,QAAQ,GACR,QAAQ,GACR,QAAQ,GACR,QAAQ,GACR,QAAQ,GACR,QAAQ,GACR,QAAQ,GACR,QAAQ,GACR,QAAQ,GACR,QAAQ,GACR,QAAQ,GACR,QAAQ,CAAA;AAEd;;;GAGG;AACH,MAAM,MAAM,YAAY,GAClB,QAAQ,GACR,cAAc,GACd,kBAAkB,GAClB,gBAAgB,GAChB,iBAAiB,GACjB,qBAAqB,GACrB,YAAY,GACZ,kBAAkB,CAAA;AAExB;;;GAGG;AACH,MAAM,MAAM,aAAa,GACnB,SAAS,GACT,QAAQ,GACR,SAAS,GACT,SAAS,GACT,WAAW,GACX,SAAS,GACT,QAAQ,GACR,QAAQ,GACR,YAAY,GACZ,OAAO,GACP,QAAQ,GACR,UAAU,GACV,MAAM,CAAA;AAEZ;;;;;GAKG;AACH,MAAM,WAAW,kBAAmB,SAAQ,cAAc;IACxD;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAA;CACjB;AAED;;;;;;GAMG;AACH,MAAM,WAAW,eAAgB,SAAQ,cAAc;IACrD;;;OAGG;IACH,KAAK,EAAE,SAAS,CAAA;IAEhB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CACtB;AAED;;;;;GAKG;AACH,MAAM,WAAW,cAAe,SAAQ,cAAc;IACpD;;;OAGG;IACH,IAAI,EAAE,YAAY,CAAA;CACnB;AAED;;;;;GAKG;AACH,MAAM,WAAW,eAAgB,SAAQ,cAAc;IACrD;;;OAGG;IACH,KAAK,EAAE,aAAa,CAAA;CACrB;AAED;;;;;;GAMG;AACH,MAAM,WAAW,YAAa,SAAQ,cAAc;IAClD;;OAEG;IACH,GAAG,CAAC,EAAE,OAAO,CAAA;IAEb;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAExB;;OAEG;IACH,KAAK,CAAC,EAAE,SAAS,GAAG,IAAI,CAAA;IAExB;;OAEG;IACH,IAAI,CAAC,EAAE,YAAY,GAAG,IAAI,CAAA;IAE1B;;OAEG;IACH,KAAK,CAAC,EAAE,aAAa,GAAG,IAAI,CAAA;CAC7B"}
@@ -1 +0,0 @@
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"}
@@ -1 +0,0 @@
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 +0,0 @@
1
- {"version":3,"file":"navbar.d.ts","sourceRoot":"","sources":["../../src/types/navbar.ts"],"names":[],"mappings":"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"}
@@ -1,103 +0,0 @@
1
- /**
2
- * Interface for navigation items used in NavigationBar component.
3
- */
4
- export interface INavigationItem {
5
- /**
6
- * Unique identifier for the navigation item.
7
- */
8
- id: string;
9
- /**
10
- * Navigation destination. Can be a string path or router object.
11
- */
12
- to: string | object;
13
- /**
14
- * Material icon code for the navigation item.
15
- */
16
- icon: string;
17
- /**
18
- * Display text label for the navigation item.
19
- */
20
- text: string;
21
- /**
22
- * ARIA label for accessibility.
23
- */
24
- ariaLabel: string;
25
- }
26
- /**
27
- * Interface props for the NavigationBar component.
28
- * Notes:
29
- * - Use `items` to define navigation links with icons and labels.
30
- * - Use `frosted` or `island` for different visual styles.
31
- * - Use `indicatorTab` or `indicatorFrosted` for active item indicators.
32
- */
33
- export interface INavigationBarProps {
34
- /**
35
- * Array of navigation items to display.
36
- */
37
- items?: INavigationItem[];
38
- /**
39
- * Currently active navigation item 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
- * Interface for tab items used in Tabs component.
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 props for the Tabs component.
79
- * Notes:
80
- * - Use `tabs` to define the tab items.
81
- * - Use `pillTabs` for pill-styled tabs.
82
- * - Use `contrastTabs` for contrast variant styling.
83
- * - Use `activeTab` to set the initially active tab by id.
84
- */
85
- export interface ITabsProps {
86
- /**
87
- * Array of tab items to display.
88
- */
89
- tabs: ITabItem[];
90
- /**
91
- * When true, renders tabs with pill styling.
92
- */
93
- pillTabs?: boolean;
94
- /**
95
- * When true, applies contrast styling to tabs.
96
- */
97
- contrastTabs?: boolean;
98
- /**
99
- * The id of the tab that should be active. If not provided, defaults to the first tab.
100
- */
101
- activeTab?: string;
102
- }
103
- //# sourceMappingURL=navigation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"navigation.d.ts","sourceRoot":"","sources":["../../src/types/navigation.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,eAAe;IAC9B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAA;IAEV;;OAEG;IACH,EAAE,EAAE,MAAM,GAAG,MAAM,CAAA;IAEnB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAA;IAEZ;;OAEG;IACH,IAAI,EAAE,MAAM,CAAA;IAEZ;;OAEG;IACH,SAAS,EAAE,MAAM,CAAA;CAClB;AAED;;;;;;GAMG;AACH,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,KAAK,CAAC,EAAE,eAAe,EAAE,CAAA;IAEzB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAE1B;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAEpB;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;IAEjB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAA;IAEhB;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAA;IAEtB;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAA;CAC3B;AAED;;GAEG;AACH,MAAM,WAAW,QAAQ;IACvB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAA;IAEV;;OAEG;IACH,KAAK,EAAE,MAAM,CAAA;CACd;AAED;;;;;;;GAOG;AACH,MAAM,WAAW,UAAU;IACzB;;OAEG;IACH,IAAI,EAAE,QAAQ,EAAE,CAAA;IAEhB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAA;IAEtB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB"}
@@ -1 +0,0 @@
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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"sidebar.d.ts","sourceRoot":"","sources":["../../src/types/sidebar.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,gBAAgB,GAAG,MAAM,GAAG,MAAM,EAAE,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;AAE1E;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,CAAA;IAEd;;;;;OAKG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAErB;;OAEG;IACH,WAAW,CAAC,EAAE,gBAAgB,GAAG,IAAI,CAAA;CACtC;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAA;IAEX;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAA;IAEb;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IAEpB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAA;IAEb;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAEpB;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAEpB;;;OAGG;IACH,gBAAgB,CAAC,EAAE,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,GAAG,WAAW,GAAG,SAAS,GAAG,cAAc,GAAG,YAAY,GAAG,YAAY,GAAG,UAAU,GAAG,aAAa,GAAG,WAAW,CAAA;IAE1K;;;OAGG;IACH,MAAM,CAAC,EAAE,OAAO,CAAA;IAEhB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAA;IAEf;;OAEG;IACH,WAAW,CAAC,EAAE,gBAAgB,GAAG,IAAI,CAAA;IAErC;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;IAEvB;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACrB;AAED;;;GAGG;AACH,MAAM,WAAW,qBAAqB;IACpC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IAEd;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAExB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAA;IAErB;;;;OAIG;IACH,SAAS,CAAC,EAAE,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,GAAG,WAAW,GAAG,SAAS,GAAG,cAAc,GAAG,YAAY,GAAG,YAAY,GAAG,UAAU,GAAG,aAAa,GAAG,WAAW,CAAA;IAEnK;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAC5B;AAED;;;GAGG;AACH,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAA;IAEb;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAEpB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAA;IAErB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAA;IAErB;;OAEG;IACH,WAAW,CAAC,EAAE,gBAAgB,GAAG,IAAI,CAAA;CACtC"}
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes