@colorffy/ui 1.4.7 → 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-CV69FiQW.js → components-igBfuqzk.js} +483 -463
  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 -20
  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-CV69FiQW.js.map +0 -1
  300. package/dist/components-u9Mr8oGQ.cjs +0 -2
  301. package/dist/components-u9Mr8oGQ.cjs.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,4 +1,4 @@
1
- import { defineComponent as y, computed as f, openBlock as o, createElementBlock as n, mergeProps as G, renderSlot as x, toDisplayString as g, createCommentVNode as w, createVNode as M, unref as H, withCtx as B, createTextVNode as T, normalizeClass as m, createElementVNode as c, createBlock as _, ref as O, onMounted as ve, onUnmounted as Ae, watch as N, Transition as ye, Fragment as P, renderList as E, createSlots as Oe, nextTick as Pe, getCurrentInstance as he, getCurrentScope as we, hasInjectionContext as xe, inject as Ee, toRef as pe, readonly as De, customRef as He, onScopeDispose as Ie, shallowRef as q, toValue as D, watchEffect as Ge, withDirectives as I, vShow as Ze, useModel as R, mergeModels as A, normalizeStyle as V, createStaticVNode as z, vModelDynamic as le, vModelText as ee, toRefs as Ne, vModelSelect as Re, resolveDynamicComponent as W, normalizeProps as te, guardReactiveProps as se, useSlots as je } from "vue";
1
+ import { defineComponent as y, computed as f, openBlock as o, createElementBlock as n, mergeProps as G, renderSlot as x, toDisplayString as g, createCommentVNode as w, createVNode as M, unref as H, withCtx as B, createTextVNode as T, normalizeClass as m, createElementVNode as c, createBlock as _, ref as P, onMounted as ve, onUnmounted as Ae, watch as N, Transition as ye, Fragment as O, renderList as E, createSlots as Oe, nextTick as Pe, getCurrentInstance as he, getCurrentScope as we, hasInjectionContext as xe, inject as Ee, toRef as pe, readonly as De, customRef as He, onScopeDispose as Ie, shallowRef as q, toValue as D, watchEffect as Ge, withDirectives as I, vShow as Ze, useModel as R, mergeModels as A, normalizeStyle as V, createStaticVNode as z, vModelDynamic as le, vModelText as ee, toRefs as Ne, vModelSelect as Re, resolveDynamicComponent as W, normalizeProps as te, guardReactiveProps as se, useSlots as je } from "vue";
2
2
  import { Tooltip as ie, Dropdown as $e } from "floating-vue";
3
3
  const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__ */ y({
4
4
  __name: "Material",
@@ -10,12 +10,12 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
10
10
  ariaLabel: { default: null }
11
11
  },
12
12
  setup(e) {
13
- const t = e, a = f(() => t.decorative ? "true" : void 0), l = f(() => t.decorative ? void 0 : "img"), s = f(() => t.decorative ? void 0 : t.ariaLabel ?? void 0);
14
- return (i, r) => (o(), n("i", {
13
+ const t = e, a = f(() => t.decorative ? "true" : void 0), l = f(() => t.decorative ? void 0 : "img"), i = f(() => t.decorative ? void 0 : t.ariaLabel ?? void 0);
14
+ return (s, r) => (o(), n("i", {
15
15
  class: "material-symbols-rounded",
16
16
  "aria-hidden": a.value,
17
17
  role: l.value,
18
- "aria-label": s.value,
18
+ "aria-label": i.value,
19
19
  innerHTML: e.iconCode
20
20
  }, null, 8, qe));
21
21
  }
@@ -37,25 +37,25 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
37
37
  iconTrailing: { type: Boolean, default: !1 },
38
38
  disabled: { type: Boolean, default: !1 },
39
39
  loading: { type: Boolean, default: !1 },
40
- tooltipText: {},
41
40
  customClass: { default: "" },
42
- rounded: { type: Boolean, default: !1 }
41
+ rounded: { type: Boolean, default: !1 },
42
+ tooltipText: {}
43
43
  },
44
44
  emits: ["onClick"],
45
45
  setup(e) {
46
46
  const t = e, a = f(() => {
47
47
  const l = [];
48
48
  if (t.variant && (l.push(`btn-${t.variant}`), t.variant === "filled" && t.color ? l.push(`filled-${t.color}`) : t.variant === "tonal" && t.color && l.push(`tonal-${t.color}`)), t.size) {
49
- let s = "";
50
- t.size === "sm" ? s = "btn-sm" : t.size === "lg" ? s = "btn-lg" : t.size === "md" ? s = "" : s = t.size, s && l.push(s);
49
+ let i = "";
50
+ t.size === "sm" ? i = "btn-sm" : t.size === "lg" ? i = "btn-lg" : t.size === "md" ? i = "" : i = t.size, i && l.push(i);
51
51
  }
52
52
  return t?.icon && l.push(`btn-icon ${t.iconVariant}`), t?.iconTrailing && l.push("icon-trailing"), t?.loading && l.push("loading"), t?.rounded && l.push("btn-rounded"), t.customClass && l.push(t.customClass), l;
53
53
  });
54
- return (l, s) => (o(), n("button", G({ title: e.title || void 0, id: e.id ? `button-${e.id}` : void 0 }, {
54
+ return (l, i) => (o(), n("button", G({ title: e.title || void 0, id: e.id ? `button-${e.id}` : void 0 }, {
55
55
  class: ["btn", a.value],
56
56
  type: "button",
57
57
  disabled: e.disabled,
58
- onClick: s[0] || (s[0] = (i) => l.$emit("onClick"))
58
+ onClick: i[0] || (i[0] = (s) => l.$emit("onClick"))
59
59
  }), [
60
60
  x(l.$slots, "icon"),
61
61
  e.text ? (o(), n("span", Ke, g(e.text), 1)) : w("", !0),
@@ -136,10 +136,10 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
136
136
  },
137
137
  emits: ["click"],
138
138
  setup(e, { emit: t }) {
139
- const a = e, l = t, s = f(() => {
139
+ const a = e, l = t, i = f(() => {
140
140
  const d = [];
141
141
  return a.backButton && d.push("page-header-breadcrumb"), a.actions && d.push("page-header-actions"), d;
142
- }), i = f(() => {
142
+ }), s = f(() => {
143
143
  const d = ["header-container"];
144
144
  return a.containerClass && (Array.isArray(a.containerClass) ? d.push(...a.containerClass) : d.push(a.containerClass)), d.join(" ");
145
145
  });
@@ -147,7 +147,7 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
147
147
  l("click");
148
148
  }
149
149
  return (d, u) => (o(), n("div", {
150
- class: m(i.value)
150
+ class: m(s.value)
151
151
  }, [
152
152
  c("header", {
153
153
  class: "header",
@@ -155,7 +155,7 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
155
155
  "aria-label": e.title ? `Page header: ${e.title}` : "Page header"
156
156
  }, [
157
157
  c("div", {
158
- class: m(["header-title", s.value])
158
+ class: m(["header-title", i.value])
159
159
  }, [
160
160
  e.backButton ? (o(), _(oe, {
161
161
  key: 0,
@@ -198,8 +198,8 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
198
198
  }
199
199
  }), me = (e, t) => {
200
200
  const a = e.__vccOpts || e;
201
- for (const [l, s] of t)
202
- a[l] = s;
201
+ for (const [l, i] of t)
202
+ a[l] = i;
203
203
  return a;
204
204
  }, at = /* @__PURE__ */ me(tt, [["__scopeId", "data-v-f4f8f377"]]), lt = { class: "col-md-12" }, st = /* @__PURE__ */ y({
205
205
  __name: "PaneContent",
@@ -216,24 +216,24 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
216
216
  const a = e, l = f(() => {
217
217
  const d = [];
218
218
  return a.customClass && d.push(a.customClass), a.isFullHeight && d.push("pane-content-expanded"), d;
219
- }), s = f(() => {
219
+ }), i = f(() => {
220
220
  const d = [];
221
221
  return a.containerClass && d.push(a.containerClass), d;
222
- }), i = f(() => {
222
+ }), s = f(() => {
223
223
  const d = {};
224
224
  return a.ariaLabel && (d["aria-label"] = a.ariaLabel), a.ariaLabelledby && (d["aria-labelledby"] = a.ariaLabelledby), a.ariaDescribedby && (d["aria-describedby"] = a.ariaDescribedby), a.id && (d.id = a.id), d;
225
- }), r = O(null);
225
+ }), r = P(null);
226
226
  return t({
227
227
  paneContentRef: r
228
228
  }), (d, u) => (o(), n("div", {
229
- class: m(["row", s.value])
229
+ class: m(["row", i.value])
230
230
  }, [
231
231
  c("div", lt, [
232
232
  c("section", G({
233
233
  ref_key: "paneContentRef",
234
234
  ref: r,
235
235
  class: ["pane-content", l.value]
236
- }, i.value), [
236
+ }, s.value), [
237
237
  x(d.$slots, "default")
238
238
  ], 16)
239
239
  ])
@@ -256,21 +256,21 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
256
256
  },
257
257
  setup(e) {
258
258
  const t = e, a = f(() => {
259
- const i = ["skeleton"];
260
- t.size && i.push(`skeleton-${t.size}`);
259
+ const s = ["skeleton"];
260
+ t.size && s.push(`skeleton-${t.size}`);
261
261
  const r = t.isThumbnail ? "thumbnail" : t.variant;
262
- return r && r !== "default" && (r === "thumbnail" ? i.push("skeleton-thumbnail") : i.push(`skeleton-${r}`)), t.rounded && i.push("rounded-pill"), t.customClass && i.push(t.customClass), i;
262
+ return r && r !== "default" && (r === "thumbnail" ? s.push("skeleton-thumbnail") : s.push(`skeleton-${r}`)), t.rounded && s.push("rounded-pill"), t.customClass && s.push(t.customClass), s;
263
263
  }), l = f(() => {
264
- const i = {};
265
- return t.width && (i.width = typeof t.width == "number" ? `${t.width}px` : t.width), t.height && (i.height = typeof t.height == "number" ? `${t.height}px` : t.height), t.skeletonStyles ? typeof t.skeletonStyles == "string" ? [i, t.skeletonStyles] : { ...i, ...t.skeletonStyles } : i;
266
- }), s = f(() => {
267
- const i = {};
268
- return t.role && (i.role = t.role), t.ariaLabel && (i["aria-label"] = t.ariaLabel), t.ariaLive && t.ariaLive !== "off" && (i["aria-live"] = t.ariaLive), i;
264
+ const s = {};
265
+ return t.width && (s.width = typeof t.width == "number" ? `${t.width}px` : t.width), t.height && (s.height = typeof t.height == "number" ? `${t.height}px` : t.height), t.skeletonStyles ? typeof t.skeletonStyles == "string" ? [s, t.skeletonStyles] : { ...s, ...t.skeletonStyles } : s;
266
+ }), i = f(() => {
267
+ const s = {};
268
+ return t.role && (s.role = t.role), t.ariaLabel && (s["aria-label"] = t.ariaLabel), t.ariaLive && t.ariaLive !== "off" && (s["aria-live"] = t.ariaLive), s;
269
269
  });
270
- return (i, r) => (o(), n("div", G({
270
+ return (s, r) => (o(), n("div", G({
271
271
  class: a.value,
272
272
  style: l.value
273
- }, s.value), null, 16));
273
+ }, i.value), null, 16));
274
274
  }
275
275
  }), it = {
276
276
  key: 0,
@@ -296,13 +296,13 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
296
296
  },
297
297
  setup(e) {
298
298
  const t = e, a = f(() => {
299
- const s = ["text-center", "my-3"];
300
- return t.customClass && s.push(t.customClass), s;
299
+ const i = ["text-center", "my-3"];
300
+ return t.customClass && i.push(t.customClass), i;
301
301
  }), l = f(() => {
302
- const s = {};
303
- return t.role && (s.role = t.role), t.ariaLabel && (s["aria-label"] = t.ariaLabel), t.ariaLive && t.ariaLive !== "off" && (s["aria-live"] = t.ariaLive), s;
302
+ const i = {};
303
+ return t.role && (i.role = t.role), t.ariaLabel && (i["aria-label"] = t.ariaLabel), t.ariaLive && t.ariaLive !== "off" && (i["aria-live"] = t.ariaLive), i;
304
304
  });
305
- return (s, i) => (o(), n("div", G({
305
+ return (i, s) => (o(), n("div", G({
306
306
  class: a.value,
307
307
  style: e.emptyStyles
308
308
  }, l.value), [
@@ -310,14 +310,14 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
310
310
  key: 1,
311
311
  "icon-code": e.iconCode,
312
312
  class: "fs-100 text-muted mb-3"
313
- }, null, 8, ["icon-code"])) : (o(), n("div", it, [...i[0] || (i[0] = [
313
+ }, null, 8, ["icon-code"])) : (o(), n("div", it, [...s[0] || (s[0] = [
314
314
  c("div", { class: "icon-empty-state" }, null, -1),
315
315
  c("div", { class: "icon-empty-state" }, null, -1),
316
316
  c("div", { class: "icon-empty-state" }, null, -1)
317
317
  ])])),
318
318
  e.title ? (o(), n("h3", ot, g(e.title), 1)) : w("", !0),
319
319
  e.subtitle ? (o(), n("p", nt, g(e.subtitle), 1)) : w("", !0),
320
- x(s.$slots, "button")
320
+ x(i.$slots, "button")
321
321
  ], 16));
322
322
  }
323
323
  }), rt = ["width", "height"], ut = /* @__PURE__ */ y({
@@ -333,9 +333,9 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
333
333
  ariaLive: { default: "polite" }
334
334
  },
335
335
  setup(e) {
336
- const t = e, a = O(null);
337
- let l = 0, s = null;
338
- const i = f(() => {
336
+ const t = e, a = P(null);
337
+ let l = 0, i = null;
338
+ const s = f(() => {
339
339
  const b = ["d-grid", "place-items-center", "gap-5"];
340
340
  return t.size === "sm" ? b.push("gap-3") : t.size === "lg" && b.push("gap-6"), t.customClass && b.push(t.customClass), b;
341
341
  }), r = f(() => {
@@ -355,12 +355,12 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
355
355
  return t.role && (b.role = t.role), t.ariaLabel && (b["aria-label"] = t.ariaLabel), t.ariaLive && t.ariaLive !== "off" && (b["aria-live"] = t.ariaLive), b;
356
356
  });
357
357
  function p() {
358
- u.value.length > 0 && (a.value = u.value[l] || null, u.value.length > 1 && (s = setInterval(() => {
358
+ u.value.length > 0 && (a.value = u.value[l] || null, u.value.length > 1 && (i = setInterval(() => {
359
359
  l = (l + 1) % u.value.length, a.value = u.value[l] || null;
360
360
  }, t.interval)));
361
361
  }
362
362
  function v() {
363
- s && (clearInterval(s), s = null);
363
+ i && (clearInterval(i), i = null);
364
364
  }
365
365
  return ve(() => {
366
366
  p();
@@ -369,7 +369,7 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
369
369
  }), N(() => t.title, () => {
370
370
  v(), l = 0, p();
371
371
  }, { deep: !0 }), (b, C) => (o(), n("div", G({
372
- class: i.value,
372
+ class: s.value,
373
373
  style: e.loadingStyles
374
374
  }, h.value), [
375
375
  (o(), n("svg", {
@@ -422,7 +422,7 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
422
422
  const l = [];
423
423
  return t.variant && l.push(`card-${t.variant}`), t.size === "xs" ? l.push("card-xs") : t.size === "sm" ? l.push("card-sm") : t.size === "md" && l.push("card-md"), t.selectable && l.push("card-selectable"), t.customClass && l.push(t.customClass), l;
424
424
  });
425
- return (l, s) => (o(), n("div", G({ title: e.title || void 0, id: e.id ? `card-${e.id}` : void 0 }, {
425
+ return (l, i) => (o(), n("div", G({ title: e.title || void 0, id: e.id ? `card-${e.id}` : void 0 }, {
426
426
  class: ["card", a.value]
427
427
  }), [
428
428
  c("div", dt, [
@@ -451,14 +451,14 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
451
451
  },
452
452
  setup(e) {
453
453
  const t = e, a = f(() => {
454
- const s = [];
455
- return t.gridLayoutClasses && (Array.isArray(t.gridLayoutClasses) ? s.push(...t.gridLayoutClasses) : s.push(t.gridLayoutClasses)), s;
454
+ const i = [];
455
+ return t.gridLayoutClasses && (Array.isArray(t.gridLayoutClasses) ? i.push(...t.gridLayoutClasses) : i.push(t.gridLayoutClasses)), i;
456
456
  }), l = f(() => {
457
- const s = {};
458
- return t.role && (s.role = t.role), t.ariaLabel && (s["aria-label"] = t.ariaLabel), t.ariaLive && t.ariaLive !== "off" && (s["aria-live"] = t.ariaLive), s;
457
+ const i = {};
458
+ return t.role && (i.role = t.role), t.ariaLabel && (i["aria-label"] = t.ariaLabel), t.ariaLive && t.ariaLive !== "off" && (i["aria-live"] = t.ariaLive), i;
459
459
  });
460
- return (s, i) => (o(), n("div", G({ class: a.value }, l.value), [
461
- (o(!0), n(P, null, E(e.skeletonGridItems, (r) => (o(), _(Le, {
460
+ return (i, s) => (o(), n("div", G({ class: a.value }, l.value), [
461
+ (o(!0), n(O, null, E(e.skeletonGridItems, (r) => (o(), _(Le, {
462
462
  key: `skeleton-grid-item-${r}`,
463
463
  variant: e.cardVariant,
464
464
  "aria-label": `Loading item ${r} of ${e.skeletonGridItems}`
@@ -520,16 +520,16 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
520
520
  },
521
521
  setup(e) {
522
522
  const t = e, a = f(() => {
523
- const i = [];
524
- return t.customClass && i.push(t.customClass), i;
525
- }), l = f(() => typeof t.spinnerSize == "number" ? `${t.spinnerSize}px` : t.spinnerSize), s = f(() => {
526
- const i = {};
527
- return t.role && (i.role = t.role), t.ariaLabel && (i["aria-label"] = t.ariaLabel), t.ariaLive && t.ariaLive !== "off" && (i["aria-live"] = t.ariaLive), i;
523
+ const s = [];
524
+ return t.customClass && s.push(t.customClass), s;
525
+ }), l = f(() => typeof t.spinnerSize == "number" ? `${t.spinnerSize}px` : t.spinnerSize), i = f(() => {
526
+ const s = {};
527
+ return t.role && (s.role = t.role), t.ariaLabel && (s["aria-label"] = t.ariaLabel), t.ariaLive && t.ariaLive !== "off" && (s["aria-live"] = t.ariaLive), s;
528
528
  });
529
- return (i, r) => (o(), n("div", G({
529
+ return (s, r) => (o(), n("div", G({
530
530
  class: a.value,
531
531
  style: e.loadingStyles
532
- }, s.value), [
532
+ }, i.value), [
533
533
  e.hideSpinner ? w("", !0) : (o(), n("svg", {
534
534
  key: 0,
535
535
  class: "spinner mb-3",
@@ -572,16 +572,16 @@ const qe = ["aria-hidden", "role", "aria-label", "innerHTML"], S = /* @__PURE__
572
572
  },
573
573
  setup(e) {
574
574
  const t = e, a = f(() => {
575
- const i = ["loading-shapes-container"];
576
- return t.customClass && i.push(t.customClass), i;
577
- }), l = f(() => ["subtitle-1", "font-primary", "fw-600", "mb-0", "fs-500"]), s = f(() => {
578
- const i = {};
579
- return t.role && (i.role = t.role), t.ariaLabel && (i["aria-label"] = t.ariaLabel), t.ariaLive && t.ariaLive !== "off" && (i["aria-live"] = t.ariaLive), i;
575
+ const s = ["loading-shapes-container"];
576
+ return t.customClass && s.push(t.customClass), s;
577
+ }), l = f(() => ["subtitle-1", "font-primary", "fw-600", "mb-0", "fs-500"]), i = f(() => {
578
+ const s = {};
579
+ return t.role && (s.role = t.role), t.ariaLabel && (s["aria-label"] = t.ariaLabel), t.ariaLive && t.ariaLive !== "off" && (s["aria-live"] = t.ariaLive), s;
580
580
  });
581
- return (i, r) => (o(), n("div", G({
581
+ return (s, r) => (o(), n("div", G({
582
582
  class: a.value,
583
583
  style: e.loadingStyles
584
- }, s.value), [
584
+ }, i.value), [
585
585
  e.title || e.subtitle ? (o(), n("div", gt, [
586
586
  e.title ? (o(), n("p", {
587
587
  key: 0,
@@ -605,9 +605,9 @@ function xt(e, t) {
605
605
  }
606
606
  const re = /* @__PURE__ */ new WeakMap(), $t = /* @__NO_SIDE_EFFECTS__ */ (...e) => {
607
607
  var t;
608
- const a = e[0], l = (t = he()) === null || t === void 0 ? void 0 : t.proxy, s = l ?? we();
609
- if (s == null && !xe()) throw new Error("injectLocal must be called in setup");
610
- return s && re.has(s) && a in re.get(s) ? re.get(s)[a] : Ee(...e);
608
+ const a = e[0], l = (t = he()) === null || t === void 0 ? void 0 : t.proxy, i = l ?? we();
609
+ if (i == null && !xe()) throw new Error("injectLocal must be called in setup");
610
+ return i && re.has(i) && a in re.get(i) ? re.get(i)[a] : Ee(...e);
611
611
  }, kt = typeof window < "u" && typeof document < "u";
612
612
  typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
613
613
  const Lt = Object.prototype.toString, Bt = (e) => Lt.call(e) === "[object Object]", J = () => {
@@ -618,13 +618,13 @@ function _t(...e) {
618
618
  return typeof t == "function" ? De(He(() => ({
619
619
  get: t,
620
620
  set: J
621
- }))) : O(t);
621
+ }))) : P(t);
622
622
  }
623
623
  function Mt(e, t) {
624
624
  var a;
625
625
  if (typeof e == "number") return e + t;
626
- const l = ((a = e.match(/^-?\d+\.?\d*/)) === null || a === void 0 ? void 0 : a[0]) || "", s = e.slice(l.length), i = Number.parseFloat(l) + t;
627
- return Number.isNaN(i) ? e : i + s;
626
+ const l = ((a = e.match(/^-?\d+\.?\d*/)) === null || a === void 0 ? void 0 : a[0]) || "", i = e.slice(l.length), s = Number.parseFloat(l) + t;
627
+ return Number.isNaN(s) ? e : s + i;
628
628
  }
629
629
  function X(e) {
630
630
  return e.endsWith("rem") ? Number.parseFloat(e) * 16 : Number.parseFloat(e);
@@ -651,35 +651,35 @@ function Y(e) {
651
651
  return (t = a?.$el) !== null && t !== void 0 ? t : a;
652
652
  }
653
653
  function ae(...e) {
654
- const t = (l, s, i, r) => (l.addEventListener(s, i, r), () => l.removeEventListener(s, i, r)), a = f(() => {
655
- const l = ue(D(e[0])).filter((s) => s != null);
656
- return l.every((s) => typeof s != "string") ? l : void 0;
654
+ const t = (l, i, s, r) => (l.addEventListener(i, s, r), () => l.removeEventListener(i, s, r)), a = f(() => {
655
+ const l = ue(D(e[0])).filter((i) => i != null);
656
+ return l.every((i) => typeof i != "string") ? l : void 0;
657
657
  });
658
658
  return zt(() => {
659
- var l, s;
659
+ var l, i;
660
660
  return [
661
- (l = (s = a.value) === null || s === void 0 ? void 0 : s.map((i) => Y(i))) !== null && l !== void 0 ? l : [ne].filter((i) => i != null),
661
+ (l = (i = a.value) === null || i === void 0 ? void 0 : i.map((s) => Y(s))) !== null && l !== void 0 ? l : [ne].filter((s) => s != null),
662
662
  ue(D(a.value ? e[1] : e[0])),
663
663
  ue(H(a.value ? e[2] : e[1])),
664
664
  D(a.value ? e[3] : e[2])
665
665
  ];
666
- }, ([l, s, i, r], d, u) => {
667
- if (!l?.length || !s?.length || !i?.length) return;
668
- const h = Bt(r) ? { ...r } : r, p = l.flatMap((v) => s.flatMap((b) => i.map((C) => t(v, b, C, h))));
666
+ }, ([l, i, s, r], d, u) => {
667
+ if (!l?.length || !i?.length || !s?.length) return;
668
+ const h = Bt(r) ? { ...r } : r, p = l.flatMap((v) => i.flatMap((b) => s.map((C) => t(v, b, C, h))));
669
669
  u(() => {
670
670
  p.forEach((v) => v());
671
671
  });
672
672
  }, { flush: "post" });
673
673
  }
674
674
  function ge(e, t, a = {}) {
675
- const { window: l = ne, ignore: s = [], capture: i = !0, detectIframe: r = !1, controls: d = !1 } = a;
675
+ const { window: l = ne, ignore: i = [], capture: s = !0, detectIframe: r = !1, controls: d = !1 } = a;
676
676
  if (!l) return d ? {
677
677
  stop: J,
678
678
  cancel: J,
679
679
  trigger: J
680
680
  } : J;
681
681
  let u = !0;
682
- const h = ($) => D(s).some((U) => {
682
+ const h = ($) => D(i).some((U) => {
683
683
  if (typeof U == "string") return Array.from(l.document.querySelectorAll(U)).some((k) => k === $.target || $.composedPath().includes(k));
684
684
  {
685
685
  const k = Y(U);
@@ -712,7 +712,7 @@ function ge(e, t, a = {}) {
712
712
  }, 0), b($));
713
713
  }, {
714
714
  passive: !0,
715
- capture: i
715
+ capture: s
716
716
  }),
717
717
  ae(l, "pointerdown", ($) => {
718
718
  const U = Y(e);
@@ -755,19 +755,19 @@ function Be() {
755
755
  return typeof e == "number" ? e : void 0;
756
756
  }
757
757
  function Q(e, t = {}) {
758
- const { window: a = ne, ssrWidth: l = /* @__PURE__ */ Be() } = t, s = /* @__PURE__ */ Vt(() => a && "matchMedia" in a && typeof a.matchMedia == "function"), i = q(typeof l == "number"), r = q(), d = q(!1), u = (h) => {
758
+ const { window: a = ne, ssrWidth: l = /* @__PURE__ */ Be() } = t, i = /* @__PURE__ */ Vt(() => a && "matchMedia" in a && typeof a.matchMedia == "function"), s = q(typeof l == "number"), r = q(), d = q(!1), u = (h) => {
759
759
  d.value = h.matches;
760
760
  };
761
761
  return Ge(() => {
762
- if (i.value) {
763
- i.value = !s.value, d.value = D(e).split(",").some((h) => {
762
+ if (s.value) {
763
+ s.value = !i.value, d.value = D(e).split(",").some((h) => {
764
764
  const p = h.includes("not all"), v = h.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/), b = h.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);
765
765
  let C = !!(v || b);
766
766
  return v && C && (C = l >= X(v[1])), b && C && (C = l <= X(b[1])), p ? !C : C;
767
767
  });
768
768
  return;
769
769
  }
770
- s.value && (r.value = a.matchMedia(D(e)), d.value = r.value.matches);
770
+ i.value && (r.value = a.matchMedia(D(e)), d.value = r.value.matches);
771
771
  }), ae(r, "change", u, { passive: !0 }), f(() => d.value);
772
772
  }
773
773
  const At = {
@@ -784,13 +784,13 @@ function Ot(e, t = {}) {
784
784
  let F = D(e[D(C)]);
785
785
  return L != null && (F = Mt(F, L)), typeof F == "number" && (F = `${F}px`), F;
786
786
  }
787
- const { window: l = ne, strategy: s = "min-width", ssrWidth: i = /* @__PURE__ */ Be() } = t, r = typeof i == "number", d = r ? q(!1) : { value: !0 };
787
+ const { window: l = ne, strategy: i = "min-width", ssrWidth: s = /* @__PURE__ */ Be() } = t, r = typeof s == "number", d = r ? q(!1) : { value: !0 };
788
788
  r && Ut(() => d.value = !!l);
789
789
  function u(C, L) {
790
- return !d.value && r ? C === "min" ? i >= X(L) : i <= X(L) : l ? l.matchMedia(`(${C}-width: ${L})`).matches : !1;
790
+ return !d.value && r ? C === "min" ? s >= X(L) : s <= X(L) : l ? l.matchMedia(`(${C}-width: ${L})`).matches : !1;
791
791
  }
792
792
  const h = (C) => Q(() => `(min-width: ${a(C)})`, t), p = (C) => Q(() => `(max-width: ${a(C)})`, t), v = Object.keys(e).reduce((C, L) => (Object.defineProperty(C, L, {
793
- get: () => s === "min-width" ? h(L) : p(L),
793
+ get: () => i === "min-width" ? h(L) : p(L),
794
794
  enumerable: !0,
795
795
  configurable: !0
796
796
  }), C), {});
@@ -832,7 +832,7 @@ function Ot(e, t = {}) {
832
832
  current: b,
833
833
  active() {
834
834
  const C = b();
835
- return f(() => C.value.length === 0 ? "" : C.value.at(s === "min-width" ? -1 : 0));
835
+ return f(() => C.value.length === 0 ? "" : C.value.at(i === "min-width" ? -1 : 0));
836
836
  }
837
837
  });
838
838
  }
@@ -851,19 +851,19 @@ function Pt(e, t = !1) {
851
851
  if (a.value) return u.style.overflow = "hidden";
852
852
  }
853
853
  }, { immediate: !0 });
854
- const s = () => {
854
+ const i = () => {
855
855
  const r = de(D(e));
856
856
  !r || a.value || (r.style.overflow = "hidden", a.value = !0);
857
- }, i = () => {
857
+ }, s = () => {
858
858
  const r = de(D(e));
859
859
  !r || !a.value || (r.style.overflow = l, ce.delete(r), a.value = !1);
860
860
  };
861
- return xt(i), f({
861
+ return xt(s), f({
862
862
  get() {
863
863
  return a.value;
864
864
  },
865
865
  set(r) {
866
- r ? s() : i();
866
+ r ? i() : s();
867
867
  }
868
868
  });
869
869
  }
@@ -881,7 +881,7 @@ const _e = /* @__PURE__ */ y({
881
881
  isExpanded: { type: Boolean, default: !1 }
882
882
  },
883
883
  setup(e) {
884
- const t = e, l = (/* @__PURE__ */ Ot(At)).smallerOrEqual("sm"), s = f(() => t.isExpanded ? t.skeletonColExpanded : t.skeletonCols), i = f(() => {
884
+ const t = e, l = (/* @__PURE__ */ Ot(At)).smallerOrEqual("sm"), i = f(() => t.isExpanded ? t.skeletonColExpanded : t.skeletonCols), s = f(() => {
885
885
  const d = [];
886
886
  return t.customClass && d.push(t.customClass), d;
887
887
  }), r = f(() => {
@@ -889,13 +889,13 @@ const _e = /* @__PURE__ */ y({
889
889
  return t.role && (d.role = t.role), t.ariaLabel && (d["aria-label"] = t.ariaLabel), t.ariaLive && t.ariaLive !== "off" && (d["aria-live"] = t.ariaLive), d;
890
890
  });
891
891
  return (d, u) => (o(), n("tbody", G({
892
- class: i.value,
892
+ class: s.value,
893
893
  style: e.skeletonStyles
894
894
  }, r.value), [
895
- (o(!0), n(P, null, E(e.skeletonRows, (h) => (o(), n("tr", {
895
+ (o(!0), n(O, null, E(e.skeletonRows, (h) => (o(), n("tr", {
896
896
  key: `row-${h}`
897
897
  }, [
898
- (o(!0), n(P, null, E(s.value, (p) => (o(), n("td", {
898
+ (o(!0), n(O, null, E(i.value, (p) => (o(), n("td", {
899
899
  key: `col-${p}`
900
900
  }, [
901
901
  I(M(S, {
@@ -959,7 +959,7 @@ const _e = /* @__PURE__ */ y({
959
959
  const l = [];
960
960
  return t.isTransparent && l.push("accordion-transparent"), t.customClass && (Array.isArray(t.customClass) ? l.push(...t.customClass) : l.push(t.customClass)), l;
961
961
  });
962
- return (l, s) => (o(), n("div", {
962
+ return (l, i) => (o(), n("div", {
963
963
  class: m(["accordion-group", a.value])
964
964
  }, [
965
965
  x(l.$slots, "default")
@@ -984,7 +984,7 @@ const _e = /* @__PURE__ */ y({
984
984
  const l = [];
985
985
  return t.type && l.push(`alert-${t.type}`), t.variant && l.push(`${t.type}-${t.variant}`), t.size === "sm" && l.push("alert-sm"), t.critical && l.push("alert-critical"), t.customClass && l.push(t.customClass), l;
986
986
  });
987
- return (l, s) => (o(), n("div", Rt, [
987
+ return (l, i) => (o(), n("div", Rt, [
988
988
  c("div", {
989
989
  class: m(["alert", a.value]),
990
990
  role: "alert"
@@ -1026,7 +1026,7 @@ const _e = /* @__PURE__ */ y({
1026
1026
  snackbarVariant: { default: "success" }
1027
1027
  },
1028
1028
  setup(e, { expose: t }) {
1029
- const a = e, l = O(a.snackbarTitle ?? ""), s = O(a.snackbarMessage ?? ""), i = O(a.snackbarVariant ?? "success"), r = O(!1);
1029
+ const a = e, l = P(a.snackbarTitle ?? ""), i = P(a.snackbarMessage ?? ""), s = P(a.snackbarVariant ?? "success"), r = P(!1);
1030
1030
  function d() {
1031
1031
  r.value = !0, setTimeout(() => {
1032
1032
  r.value = !1;
@@ -1034,8 +1034,8 @@ const _e = /* @__PURE__ */ y({
1034
1034
  }
1035
1035
  return t({
1036
1036
  title: l,
1037
- message: s,
1038
- variant: i,
1037
+ message: i,
1038
+ variant: s,
1039
1039
  showToast: d
1040
1040
  }), (u, h) => (o(), _(ye, {
1041
1041
  name: "slide-block",
@@ -1045,8 +1045,8 @@ const _e = /* @__PURE__ */ y({
1045
1045
  r.value ? (o(), _(Me, {
1046
1046
  key: 0,
1047
1047
  title: l.value,
1048
- message: s.value,
1049
- variant: i.value,
1048
+ message: i.value,
1049
+ variant: s.value,
1050
1050
  type: "snackbar"
1051
1051
  }, null, 8, ["title", "message", "variant"])) : w("", !0)
1052
1052
  ]),
@@ -1070,7 +1070,7 @@ const _e = /* @__PURE__ */ y({
1070
1070
  const l = [];
1071
1071
  return t.variant && l.push(`badge-${t.variant}`), t.size === "sm" && l.push("badge-sm"), t.pill && l.push("badge-pill"), t.customClass && l.push(t.customClass), l;
1072
1072
  });
1073
- return (l, s) => (o(), n("div", {
1073
+ return (l, i) => (o(), n("div", {
1074
1074
  class: m(["badge", a.value])
1075
1075
  }, [
1076
1076
  e.iconCode ? (o(), _(S, {
@@ -1103,7 +1103,7 @@ const ea = /* @__PURE__ */ me(Jt, [["render", Xt]]), ta = /* @__PURE__ */ y({
1103
1103
  const l = [];
1104
1104
  return t.top && l.push("fab-top"), t.start && l.push("fab-start"), t.customClass && l.push(t.customClass), l;
1105
1105
  });
1106
- return (l, s) => (o(), n("div", {
1106
+ return (l, i) => (o(), n("div", {
1107
1107
  class: m(["fab-group", a.value])
1108
1108
  }, [
1109
1109
  x(l.$slots, "default")
@@ -1122,7 +1122,7 @@ const ea = /* @__PURE__ */ me(Jt, [["render", Xt]]), ta = /* @__PURE__ */ y({
1122
1122
  const l = [];
1123
1123
  return t.connected && l.push("btn-group-connected"), t.joined && l.push("btn-group-joined"), t.vertical && l.push("btn-group-vertical"), t.customClass && l.push(t.customClass), l;
1124
1124
  });
1125
- return (l, s) => (o(), n("div", {
1125
+ return (l, i) => (o(), n("div", {
1126
1126
  class: m(["btn-group", a.value])
1127
1127
  }, [
1128
1128
  x(l.$slots, "default")
@@ -1132,7 +1132,6 @@ const ea = /* @__PURE__ */ me(Jt, [["render", Xt]]), ta = /* @__PURE__ */ y({
1132
1132
  __name: "ButtonMenu",
1133
1133
  props: {
1134
1134
  isMobile: { type: Boolean, default: !1 },
1135
- tooltipText: { default: "menu" },
1136
1135
  id: { default: "" },
1137
1136
  text: { default: "" },
1138
1137
  title: { default: "" },
@@ -1145,7 +1144,8 @@ const ea = /* @__PURE__ */ me(Jt, [["render", Xt]]), ta = /* @__PURE__ */ y({
1145
1144
  disabled: { type: Boolean, default: !1 },
1146
1145
  loading: { type: Boolean, default: !1 },
1147
1146
  customClass: { default: "" },
1148
- rounded: { type: Boolean, default: !1 }
1147
+ rounded: { type: Boolean, default: !1 },
1148
+ tooltipText: { default: "menu" }
1149
1149
  },
1150
1150
  emits: ["onClick"],
1151
1151
  setup(e) {
@@ -1226,7 +1226,7 @@ const ia = /* @__PURE__ */ me(aa, [["render", sa]]), oa = ["disabled"], na = { c
1226
1226
  const l = [];
1227
1227
  return t.isDestructive && l.push("v-danger"), t.disabled && l.push("v-disabled"), t.customClass && l.push(t.customClass), l;
1228
1228
  });
1229
- return (l, s) => (o(), n("li", null, [
1229
+ return (l, i) => (o(), n("li", null, [
1230
1230
  c("button", {
1231
1231
  class: m(["v-dropdown-item", a.value]),
1232
1232
  disabled: e.disabled
@@ -1280,10 +1280,10 @@ const ia = /* @__PURE__ */ me(aa, [["render", sa]]), oa = ["disabled"], na = { c
1280
1280
  emits: ["onOptionClick"],
1281
1281
  setup(e, { emit: t }) {
1282
1282
  const a = e, l = t;
1283
- function s(h, p) {
1283
+ function i(h, p) {
1284
1284
  p.disabled || l("onOptionClick", h, p);
1285
1285
  }
1286
- function i(h, p) {
1286
+ function s(h, p) {
1287
1287
  if (!p.disabled && (h.key === "Enter" || h.key === " ")) {
1288
1288
  h.key === " " && h.preventDefault();
1289
1289
  const v = new MouseEvent("click", {
@@ -1309,7 +1309,7 @@ const ia = /* @__PURE__ */ me(aa, [["render", sa]]), oa = ["disabled"], na = { c
1309
1309
  role: "radiogroup",
1310
1310
  "aria-label": a.ariaLabel
1311
1311
  }, [
1312
- (o(!0), n(P, null, E(a.options, (v, b) => (o(), n("div", {
1312
+ (o(!0), n(O, null, E(a.options, (v, b) => (o(), n("div", {
1313
1313
  key: r(b),
1314
1314
  role: "radio",
1315
1315
  tabindex: v.disabled ? -1 : 0,
@@ -1320,8 +1320,8 @@ const ia = /* @__PURE__ */ me(aa, [["render", sa]]), oa = ["disabled"], na = { c
1320
1320
  "toggle-btn-active": v.active,
1321
1321
  "toggle-btn-disabled": v.disabled
1322
1322
  }]),
1323
- onClick: (C) => s(C, v),
1324
- onKeydown: (C) => i(C, v)
1323
+ onClick: (C) => i(C, v),
1324
+ onKeydown: (C) => s(C, v)
1325
1325
  }, [
1326
1326
  c("div", ha, [
1327
1327
  v.icon ? (o(), n("div", pa, [
@@ -1383,7 +1383,7 @@ const ia = /* @__PURE__ */ me(aa, [["render", sa]]), oa = ["disabled"], na = { c
1383
1383
  emptyStateIconCode: { default: "&#xeb83;" }
1384
1384
  },
1385
1385
  setup(e) {
1386
- const t = e, a = O(t.defaultSortKey), l = O(t.defaultSortOrder), s = O([...t.hiddenColumns]), i = f(() => s.value.length === 0), r = f(() => typeof t.columnsToggleTooltip == "string" ? t.columnsToggleTooltip : i.value ? t.columnsToggleTooltip.hideDefault : t.columnsToggleTooltip.showAll), d = f(() => t.headers.filter(($) => !s.value.includes($))), u = f(() => a.value ? [...t.items].sort(($, U) => {
1386
+ const t = e, a = P(t.defaultSortKey), l = P(t.defaultSortOrder), i = P([...t.hiddenColumns]), s = f(() => i.value.length === 0), r = f(() => typeof t.columnsToggleTooltip == "string" ? t.columnsToggleTooltip : s.value ? t.columnsToggleTooltip.hideDefault : t.columnsToggleTooltip.showAll), d = f(() => t.headers.filter(($) => !i.value.includes($))), u = f(() => a.value ? [...t.items].sort(($, U) => {
1387
1387
  const k = $[a.value], Z = U[a.value];
1388
1388
  return k < Z ? l.value === "asc" ? -1 : 1 : k > Z ? l.value === "asc" ? 1 : -1 : 0;
1389
1389
  }) : t.items);
@@ -1398,14 +1398,14 @@ const ia = /* @__PURE__ */ me(aa, [["render", sa]]), oa = ["disabled"], na = { c
1398
1398
  return k.charAt(0).toLowerCase() + k.slice(1);
1399
1399
  }
1400
1400
  function b() {
1401
- s.value.length > 0 ? s.value = [] : s.value = [...t.hiddenColumns];
1401
+ i.value.length > 0 ? i.value = [] : i.value = [...t.hiddenColumns];
1402
1402
  }
1403
1403
  function C($) {
1404
- const U = s.value.indexOf($);
1405
- U > -1 ? s.value.splice(U, 1) : d.value.length > 1 && s.value.push($);
1404
+ const U = i.value.indexOf($);
1405
+ U > -1 ? i.value.splice(U, 1) : d.value.length > 1 && i.value.push($);
1406
1406
  }
1407
1407
  function L($) {
1408
- return !s.value.includes($);
1408
+ return !i.value.includes($);
1409
1409
  }
1410
1410
  function F($) {
1411
1411
  return d.value.length === 1 && L($);
@@ -1429,7 +1429,7 @@ const ia = /* @__PURE__ */ me(aa, [["render", sa]]), oa = ["disabled"], na = { c
1429
1429
  }, {
1430
1430
  icon: B(() => [
1431
1431
  M(S, {
1432
- "icon-code": i.value ? "" : "",
1432
+ "icon-code": s.value ? "" : "",
1433
1433
  class: "rotate-90"
1434
1434
  }, null, 8, ["icon-code"])
1435
1435
  ]),
@@ -1448,7 +1448,7 @@ const ia = /* @__PURE__ */ me(aa, [["render", sa]]), oa = ["disabled"], na = { c
1448
1448
  M(S, { "icon-code": "" })
1449
1449
  ]),
1450
1450
  menu: B(() => [
1451
- (o(!0), n(P, null, E(e.headers, (k) => (o(), _(ze, {
1451
+ (o(!0), n(O, null, E(e.headers, (k) => (o(), _(ze, {
1452
1452
  id: `column-${v(k)}`,
1453
1453
  key: k,
1454
1454
  "item-text": k,
@@ -1469,14 +1469,14 @@ const ia = /* @__PURE__ */ me(aa, [["render", sa]]), oa = ["disabled"], na = { c
1469
1469
  }, [
1470
1470
  c("thead", null, [
1471
1471
  c("tr", null, [
1472
- (o(!0), n(P, null, E(d.value, (k) => (o(), n("th", {
1472
+ (o(!0), n(O, null, E(d.value, (k) => (o(), n("th", {
1473
1473
  key: k,
1474
1474
  scope: "col",
1475
1475
  class: m({ sortable: h(k), sorted: a.value === v(k) }),
1476
1476
  onClick: (Z) => h(k) ? p(v(k)) : void 0
1477
1477
  }, [
1478
1478
  T(g(k) + " ", 1),
1479
- h(k) ? (o(), n(P, { key: 0 }, [
1479
+ h(k) ? (o(), n(O, { key: 0 }, [
1480
1480
  a.value === v(k) ? (o(), _(S, {
1481
1481
  key: 0,
1482
1482
  "icon-code": l.value === "asc" ? "" : "",
@@ -1497,8 +1497,8 @@ const ia = /* @__PURE__ */ me(aa, [["render", sa]]), oa = ["disabled"], na = { c
1497
1497
  "skeleton-rows": e.skeletonRows,
1498
1498
  "is-expanded": e.isExpanded
1499
1499
  }, null, 8, ["skeleton-cols", "skeleton-col-expanded", "skeleton-rows", "is-expanded"])) : u.value.length > 0 ? (o(), n("tbody", ka, [
1500
- (o(!0), n(P, null, E(u.value, (k, Z) => (o(), n("tr", { key: Z }, [
1501
- (o(!0), n(P, null, E(d.value, (j) => (o(), n("td", { key: j }, [
1500
+ (o(!0), n(O, null, E(u.value, (k, Z) => (o(), n("tr", { key: Z }, [
1501
+ (o(!0), n(O, null, E(d.value, (j) => (o(), n("td", { key: j }, [
1502
1502
  x($.$slots, `cell-${v(j)}`, { item: k }, () => [
1503
1503
  T(g(k[v(j)]), 1)
1504
1504
  ])
@@ -1528,8 +1528,8 @@ const ia = /* @__PURE__ */ me(aa, [["render", sa]]), oa = ["disabled"], na = { c
1528
1528
  let l;
1529
1529
  if (typeof t.value == "function") l = ge(e, t.value, { capture: a });
1530
1530
  else {
1531
- const [s, i] = t.value;
1532
- l = ge(e, s, Object.assign({ capture: a }, i));
1531
+ const [i, s] = t.value;
1532
+ l = ge(e, i, Object.assign({ capture: a }, s));
1533
1533
  }
1534
1534
  fe.set(e, l);
1535
1535
  },
@@ -1544,8 +1544,8 @@ function Ma() {
1544
1544
  return (a, l) => {
1545
1545
  if (t.value = l.value, e) return;
1546
1546
  e = !0;
1547
- const s = Pt(a, l.value);
1548
- N(t, (i) => s.value = i);
1547
+ const i = Pt(a, l.value);
1548
+ N(t, (s) => i.value = s);
1549
1549
  };
1550
1550
  }
1551
1551
  Ma();
@@ -1562,13 +1562,9 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1562
1562
  loadingLabel: { default: "Deleting..." },
1563
1563
  cancelLabel: { default: "Cancel" },
1564
1564
  showAsModal: { type: [Boolean, null], default: !0 },
1565
- isModal: { type: [Boolean, null] },
1566
- isSideSheet: { type: [Boolean, null] },
1567
1565
  isHeadless: { type: [Boolean, null] },
1568
1566
  mode: { default: void 0 },
1569
1567
  size: { default: void 0 },
1570
- isSmall: { type: [Boolean, null] },
1571
- isLarge: { type: [Boolean, null] },
1572
1568
  title: { default: null },
1573
1569
  message: { default: null },
1574
1570
  confirmLabel: { default: "Delete" },
@@ -1578,7 +1574,7 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1578
1574
  },
1579
1575
  emits: ["confirm"],
1580
1576
  setup(e, { expose: t, emit: a }) {
1581
- const l = e, s = a, i = O(null), r = f(() => {
1577
+ const l = e, i = a, s = P(null), r = f(() => {
1582
1578
  const v = ["dialog-confirm"];
1583
1579
  return l.mode ? (l.mode === "modal" && v.push("dialog-modal"), l.mode === "side-sheet" && v.push("dialog-side-sheet"), l.mode === "headless" && v.push("dialog-headless")) : v.push("dialog-modal"), l.size && (l.size === "sm" && v.push("dialog-sm"), l.size === "lg" && v.push("dialog-lg")), l.customClass && (Array.isArray(l.customClass) ? v.push(...l.customClass) : v.push(l.customClass)), v;
1584
1580
  }), d = f(() => {
@@ -1606,17 +1602,17 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1606
1602
  return l.variant && v.push(`filled-${l.variant}`), v;
1607
1603
  });
1608
1604
  function h() {
1609
- i.value && (l.showAsModal ? i.value.showModal() : i.value.show());
1605
+ s.value && (l.showAsModal ? s.value.showModal() : s.value.show());
1610
1606
  }
1611
1607
  function p() {
1612
- i?.value?.close();
1608
+ s?.value?.close();
1613
1609
  }
1614
1610
  return t({
1615
1611
  showDialog: h,
1616
1612
  closeDialog: p
1617
1613
  }), (v, b) => (o(), n("dialog", {
1618
1614
  ref_key: "dialogRef",
1619
- ref: i,
1615
+ ref: s,
1620
1616
  class: m(["dialog", r.value]),
1621
1617
  role: "dialog",
1622
1618
  "aria-modal": "true"
@@ -1643,7 +1639,7 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1643
1639
  text: e.confirmLabel,
1644
1640
  loading: e.isLoading,
1645
1641
  disabled: e.isLoading,
1646
- onClick: b[0] || (b[0] = (C) => s("confirm"))
1642
+ onClick: b[0] || (b[0] = (C) => i("confirm"))
1647
1643
  }, null, 8, ["class", "text", "loading", "disabled"])
1648
1644
  ])
1649
1645
  ])), [
@@ -1655,13 +1651,9 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1655
1651
  __name: "Modal",
1656
1652
  props: {
1657
1653
  showAsModal: { type: [Boolean, null], default: !0 },
1658
- isModal: { type: [Boolean, null] },
1659
- isSideSheet: { type: [Boolean, null] },
1660
1654
  isHeadless: { type: [Boolean, null] },
1661
1655
  mode: { default: void 0 },
1662
1656
  size: { default: void 0 },
1663
- isSmall: { type: [Boolean, null] },
1664
- isLarge: { type: [Boolean, null] },
1665
1657
  title: {},
1666
1658
  message: {},
1667
1659
  confirmLabel: {},
@@ -1671,22 +1663,22 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1671
1663
  },
1672
1664
  emits: ["onCloseDialog"],
1673
1665
  setup(e, { expose: t, emit: a }) {
1674
- const l = e, s = a, i = O(null), r = f(() => {
1666
+ const l = e, i = a, s = P(null), r = f(() => {
1675
1667
  const h = [];
1676
- return l.mode ? l.mode === "side-sheet" ? h.push("dialog-side-sheet") : l.mode === "headless" ? h.push("dialog-modal dialog-headless") : h.push("dialog-modal") : h.push("dialog-modal"), l.size && (l.size === "sm" && h.push("dialog-sm"), l.size === "lg" && h.push("dialog-lg")), l.customClass && (Array.isArray(l.customClass) ? h.push(...l.customClass) : h.push(l.customClass)), h;
1668
+ return l.mode ? l.mode === "side-sheet" ? h.push("dialog-side-sheet") : l.mode === "headless" ? h.push("dialog-modal dialog-headless") : h.push("dialog-modal") : h.push("dialog-modal"), l.size && (l.size === "sm" && h.push("dialog-sm"), l.size === "md" && h.push("dialog-md"), l.size === "lg" && h.push("dialog-lg"), l.size === "fullscreen" && h.push("dialog-fullscreen")), l.customClass && (Array.isArray(l.customClass) ? h.push(...l.customClass) : h.push(l.customClass)), h;
1677
1669
  });
1678
1670
  function d() {
1679
- i.value && (l.showAsModal ? i.value.showModal() : i.value.show());
1671
+ s.value && (l.showAsModal ? s.value.showModal() : s.value.show());
1680
1672
  }
1681
1673
  function u() {
1682
- i?.value?.close(), s("onCloseDialog");
1674
+ s?.value?.close(), i("onCloseDialog");
1683
1675
  }
1684
1676
  return t({
1685
1677
  showDialog: d,
1686
1678
  closeDialog: u
1687
1679
  }), (h, p) => (o(), n("dialog", {
1688
1680
  ref_key: "dialogRef",
1689
- ref: i,
1681
+ ref: s,
1690
1682
  class: m(["dialog", r.value]),
1691
1683
  role: "dialog",
1692
1684
  "aria-modal": "true"
@@ -1739,22 +1731,22 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1739
1731
  google: { supportsColorOverride: !1 },
1740
1732
  facebook: { class: "", defaultColor: "#0866ff", supportsColorOverride: !1 },
1741
1733
  nuxt: { class: "filter-invert", defaultColor: "#00DC82", supportsColorOverride: !0 }
1742
- }, s = f(() => t.brand ?? t.icon ?? "youtube"), i = f(() => t.decorative ? "true" : void 0), r = f(() => t.decorative ? void 0 : "img"), d = f(() => {
1734
+ }, i = f(() => t.brand ?? t.icon ?? "youtube"), s = f(() => t.decorative ? "true" : void 0), r = f(() => t.decorative ? void 0 : "img"), d = f(() => {
1743
1735
  if (!t.decorative)
1744
- return t.ariaLabel ?? s.value;
1736
+ return t.ariaLabel ?? i.value;
1745
1737
  }), u = f(() => typeof t.size == "number" ? t.size : t.size ? a[t.size] ?? a.md : a.md), h = f(() => {
1746
- const p = l[s.value], v = p?.supportsColorOverride ? t.color ?? p?.defaultColor ?? "currentColor" : void 0;
1738
+ const p = l[i.value], v = p?.supportsColorOverride ? t.color ?? p?.defaultColor ?? "currentColor" : void 0;
1747
1739
  return {
1748
1740
  class: p?.class ?? null,
1749
1741
  fill: v
1750
1742
  };
1751
1743
  });
1752
1744
  return (p, v) => (o(), n("div", null, [
1753
- s.value === "youtube" ? (o(), n("svg", {
1745
+ i.value === "youtube" ? (o(), n("svg", {
1754
1746
  key: 0,
1755
1747
  width: u.value,
1756
1748
  height: u.value,
1757
- "aria-hidden": i.value,
1749
+ "aria-hidden": s.value,
1758
1750
  role: r.value,
1759
1751
  "aria-label": d.value,
1760
1752
  focusable: "false",
@@ -1764,11 +1756,11 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1764
1756
  xmlns: "http://www.w3.org/2000/svg"
1765
1757
  }, [...v[0] || (v[0] = [
1766
1758
  c("path", { d: "M21.593 7.203a2.506 2.506 0 0 0-1.762-1.766C18.265 5.007 12 5 12 5s-6.264-.007-7.831.404a2.56 2.56 0 0 0-1.766 1.778c-.413 1.566-.417 4.814-.417 4.814s-.004 3.264.406 4.814c.23.857.905 1.534 1.763 1.765 1.582.43 7.83.437 7.83.437s6.265.007 7.831-.403a2.515 2.515 0 0 0 1.767-1.763c.414-1.565.417-4.812.417-4.812s.02-3.265-.407-4.831zM9.996 15.005l.005-6 5.207 3.005-5.212 2.995z" }, null, -1)
1767
- ])], 14, Da)) : s.value === "github" ? (o(), n("svg", {
1759
+ ])], 14, Da)) : i.value === "github" ? (o(), n("svg", {
1768
1760
  key: 1,
1769
1761
  width: u.value,
1770
1762
  height: u.value,
1771
- "aria-hidden": i.value,
1763
+ "aria-hidden": s.value,
1772
1764
  role: r.value,
1773
1765
  "aria-label": d.value,
1774
1766
  focusable: "false",
@@ -1782,11 +1774,11 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1782
1774
  "clip-rule": "evenodd",
1783
1775
  d: "M12.026 2c-5.509 0-9.974 4.465-9.974 9.974 0 4.406 2.857 8.145 6.821 9.465.499.09.679-.217.679-.481 0-.237-.008-.865-.011-1.696-2.775.602-3.361-1.338-3.361-1.338-.452-1.152-1.107-1.459-1.107-1.459-.905-.619.069-.605.069-.605 1.002.07 1.527 1.028 1.527 1.028.89 1.524 2.336 1.084 2.902.829.091-.645.351-1.085.635-1.334-2.214-.251-4.542-1.107-4.542-4.93 0-1.087.389-1.979 1.024-2.675-.101-.253-.446-1.268.099-2.64 0 0 .837-.269 2.742 1.021a9.582 9.582 0 0 1 2.496-.336 9.554 9.554 0 0 1 2.496.336c1.906-1.291 2.742-1.021 2.742-1.021.545 1.372.203 2.387.099 2.64.64.696 1.024 1.587 1.024 2.675 0 3.833-2.33 4.675-4.552 4.922.355.308.675.916.675 1.846 0 1.334-.012 2.41-.012 2.737 0 .267.178.577.687.479C19.146 20.115 22 16.379 22 11.974 22 6.465 17.535 2 12.026 2z"
1784
1776
  }, null, -1)
1785
- ])], 14, Ha)) : s.value === "codepen" ? (o(), n("svg", {
1777
+ ])], 14, Ha)) : i.value === "codepen" ? (o(), n("svg", {
1786
1778
  key: 2,
1787
1779
  width: u.value,
1788
1780
  height: u.value,
1789
- "aria-hidden": i.value,
1781
+ "aria-hidden": s.value,
1790
1782
  role: r.value,
1791
1783
  "aria-label": d.value,
1792
1784
  focusable: "false",
@@ -1796,11 +1788,11 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1796
1788
  xmlns: "http://www.w3.org/2000/svg"
1797
1789
  }, [...v[2] || (v[2] = [
1798
1790
  c("path", { d: "M21.838 8.445c0-.001-.001-.001 0 0l-.003-.004-.001-.001v-.001a.809.809 0 0 0-.235-.228l-9.164-6.08a.834.834 0 0 0-.898 0L2.371 8.214A.786.786 0 0 0 2 8.897v6.16a.789.789 0 0 0 .131.448v.001l.002.002.01.015v.002h.001l.001.001.001.001c.063.088.14.16.226.215l9.165 6.082a.787.787 0 0 0 .448.139.784.784 0 0 0 .45-.139l9.165-6.082a.794.794 0 0 0 .371-.685v-6.16a.793.793 0 0 0-.133-.452zm-9.057-4.172 6.953 4.613-3.183 2.112-3.771-2.536V4.273zm-1.592 0v4.189l-3.771 2.536-3.181-2.111 6.952-4.614zm-7.595 6.098 2.395 1.59-2.395 1.611v-3.201zm7.595 9.311-6.96-4.617 3.195-2.15 3.765 2.498v4.269zm.795-5.653-3.128-2.078 3.128-2.105 3.131 2.105-3.131 2.078zm.797 5.653v-4.27l3.766-2.498 3.193 2.15-6.959 4.618zm7.597-6.11-2.396-1.611 2.396-1.59v3.201z" }, null, -1)
1799
- ])], 14, Ia)) : s.value === "twitter" ? (o(), n("svg", {
1791
+ ])], 14, Ia)) : i.value === "twitter" ? (o(), n("svg", {
1800
1792
  key: 3,
1801
1793
  width: u.value,
1802
1794
  height: u.value,
1803
- "aria-hidden": i.value,
1795
+ "aria-hidden": s.value,
1804
1796
  role: r.value,
1805
1797
  "aria-label": d.value,
1806
1798
  focusable: "false",
@@ -1811,11 +1803,11 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1811
1803
  }, [...v[3] || (v[3] = [
1812
1804
  c("path", { d: "M17.6874 3.0625L12.6907 8.77425L8.37045 3.0625H2.11328L9.58961 12.8387L2.50378 20.9375H5.53795L11.0068 14.6886L15.7863 20.9375H21.8885L14.095 10.6342L20.7198 3.0625H17.6874Z" }, null, -1),
1813
1805
  c("path", { d: "M16.6232 19.1225L5.65436 4.78217H7.45745L18.3034 19.1225H16.6232Z" }, null, -1)
1814
- ])], 14, Ga)) : s.value === "instagram" ? (o(), n("svg", {
1806
+ ])], 14, Ga)) : i.value === "instagram" ? (o(), n("svg", {
1815
1807
  key: 4,
1816
1808
  width: u.value,
1817
1809
  height: u.value,
1818
- "aria-hidden": i.value,
1810
+ "aria-hidden": s.value,
1819
1811
  role: r.value,
1820
1812
  "aria-label": d.value,
1821
1813
  focusable: "false",
@@ -1831,11 +1823,11 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1831
1823
  r: "1.078"
1832
1824
  }, null, -1),
1833
1825
  c("path", { d: "M20.533 6.111A4.605 4.605 0 0 0 17.9 3.479a6.606 6.606 0 0 0-2.186-.42c-.963-.042-1.268-.054-3.71-.054s-2.755 0-3.71.054a6.554 6.554 0 0 0-2.184.42 4.6 4.6 0 0 0-2.633 2.632 6.585 6.585 0 0 0-.419 2.186c-.043.962-.056 1.267-.056 3.71 0 2.442 0 2.753.056 3.71.015.748.156 1.486.419 2.187a4.61 4.61 0 0 0 2.634 2.632 6.584 6.584 0 0 0 2.185.45c.963.042 1.268.055 3.71.055s2.755 0 3.71-.055a6.615 6.615 0 0 0 2.186-.419 4.613 4.613 0 0 0 2.633-2.633c.263-.7.404-1.438.419-2.186.043-.962.056-1.267.056-3.71s0-2.753-.056-3.71a6.581 6.581 0 0 0-.421-2.217zm-1.218 9.532a5.043 5.043 0 0 1-.311 1.688 2.987 2.987 0 0 1-1.712 1.711 4.985 4.985 0 0 1-1.67.311c-.95.044-1.218.055-3.654.055-2.438 0-2.687 0-3.655-.055a4.96 4.96 0 0 1-1.669-.311 2.985 2.985 0 0 1-1.719-1.711 5.08 5.08 0 0 1-.311-1.669c-.043-.95-.053-1.218-.053-3.654 0-2.437 0-2.686.053-3.655a5.038 5.038 0 0 1 .311-1.687c.305-.789.93-1.41 1.719-1.712a5.01 5.01 0 0 1 1.669-.311c.951-.043 1.218-.055 3.655-.055s2.687 0 3.654.055a4.96 4.96 0 0 1 1.67.311 2.991 2.991 0 0 1 1.712 1.712 5.08 5.08 0 0 1 .311 1.669c.043.951.054 1.218.054 3.655 0 2.436 0 2.698-.043 3.654h-.011z" }, null, -1)
1834
- ])], 14, Za)) : s.value === "discord" ? (o(), n("svg", {
1826
+ ])], 14, Za)) : i.value === "discord" ? (o(), n("svg", {
1835
1827
  key: 5,
1836
1828
  width: u.value,
1837
1829
  height: u.value,
1838
- "aria-hidden": i.value,
1830
+ "aria-hidden": s.value,
1839
1831
  role: r.value,
1840
1832
  "aria-label": d.value,
1841
1833
  focusable: "false",
@@ -1845,11 +1837,11 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1845
1837
  xmlns: "http://www.w3.org/2000/svg"
1846
1838
  }, [...v[5] || (v[5] = [
1847
1839
  c("path", { d: "M14.82 4.26a10.14 10.14 0 0 0-.53 1.1 14.66 14.66 0 0 0-4.58 0 10.14 10.14 0 0 0-.53-1.1 16 16 0 0 0-4.13 1.3 17.33 17.33 0 0 0-3 11.59 16.6 16.6 0 0 0 5.07 2.59A12.89 12.89 0 0 0 8.23 18a9.65 9.65 0 0 1-1.71-.83 3.39 3.39 0 0 0 .42-.33 11.66 11.66 0 0 0 10.12 0q.21.18.42.33a10.84 10.84 0 0 1-1.71.84 12.41 12.41 0 0 0 1.08 1.78 16.44 16.44 0 0 0 5.06-2.59 17.22 17.22 0 0 0-3-11.59 16.09 16.09 0 0 0-4.09-1.35zM8.68 14.81a1.94 1.94 0 0 1-1.8-2 1.93 1.93 0 0 1 1.8-2 1.93 1.93 0 0 1 1.8 2 1.93 1.93 0 0 1-1.8 2zm6.64 0a1.94 1.94 0 0 1-1.8-2 1.93 1.93 0 0 1 1.8-2 1.92 1.92 0 0 1 1.8 2 1.92 1.92 0 0 1-1.8 2z" }, null, -1)
1848
- ])], 14, Na)) : s.value === "coffee" ? (o(), n("svg", {
1840
+ ])], 14, Na)) : i.value === "coffee" ? (o(), n("svg", {
1849
1841
  key: 6,
1850
1842
  width: u.value,
1851
1843
  height: u.value,
1852
- "aria-hidden": i.value,
1844
+ "aria-hidden": s.value,
1853
1845
  role: r.value,
1854
1846
  "aria-label": d.value,
1855
1847
  focusable: "false",
@@ -1859,11 +1851,11 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1859
1851
  xmlns: "http://www.w3.org/2000/svg"
1860
1852
  }, [...v[6] || (v[6] = [
1861
1853
  c("path", { d: "M7 22h10a1 1 0 0 0 .99-.858L19.867 8H21V6h-1.382l-1.724-3.447A.998.998 0 0 0 17 2H7c-.379 0-.725.214-.895.553L4.382 6H3v2h1.133L6.01 21.142A1 1 0 0 0 7 22zm10.418-11H6.582l-.429-3h11.693l-.428 3zm-9.551 9-.429-3h9.123l-.429 3H7.867zM7.618 4h8.764l1 2H6.618l1-2z" }, null, -1)
1862
- ])], 14, Ra)) : s.value === "buy-coffee" ? (o(), n("svg", {
1854
+ ])], 14, Ra)) : i.value === "buy-coffee" ? (o(), n("svg", {
1863
1855
  key: 7,
1864
1856
  width: u.value,
1865
1857
  height: u.value,
1866
- "aria-hidden": i.value,
1858
+ "aria-hidden": s.value,
1867
1859
  role: r.value,
1868
1860
  "aria-label": d.value,
1869
1861
  focusable: "false",
@@ -1873,11 +1865,11 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1873
1865
  xmlns: "http://www.w3.org/2000/svg"
1874
1866
  }, [...v[7] || (v[7] = [
1875
1867
  z('<path d="M791.109 297.518L790.231 297.002L788.201 296.383C789.018 297.072 790.04 297.472 791.109 297.518V297.518Z" fill="#0D0C22"></path><path d="M803.896 388.891L802.916 389.166L803.896 388.891Z" fill="#0D0C22"></path><path d="M791.484 297.377C791.359 297.361 791.237 297.332 791.118 297.29C791.111 297.371 791.111 297.453 791.118 297.534C791.252 297.516 791.379 297.462 791.484 297.377V297.377Z" fill="#0D0C22"></path><path d="M791.113 297.529H791.244V297.447L791.113 297.529Z" fill="#0D0C22"></path><path d="M803.111 388.726L804.591 387.883L805.142 387.573L805.641 387.04C804.702 387.444 803.846 388.016 803.111 388.726V388.726Z" fill="#0D0C22"></path><path d="M793.669 299.515L792.223 298.138L791.243 297.605C791.77 298.535 792.641 299.221 793.669 299.515V299.515Z" fill="#0D0C22"></path><path d="M430.019 1186.18C428.864 1186.68 427.852 1187.46 427.076 1188.45L427.988 1187.87C428.608 1187.3 429.485 1186.63 430.019 1186.18Z" fill="#0D0C22"></path><path d="M641.187 1144.63C641.187 1143.33 640.551 1143.57 640.705 1148.21C640.705 1147.84 640.86 1147.46 640.929 1147.1C641.015 1146.27 641.084 1145.46 641.187 1144.63Z" fill="#0D0C22"></path><path d="M619.284 1186.18C618.129 1186.68 617.118 1187.46 616.342 1188.45L617.254 1187.87C617.873 1187.3 618.751 1186.63 619.284 1186.18Z" fill="#0D0C22"></path><path d="M281.304 1196.06C280.427 1195.3 279.354 1194.8 278.207 1194.61C279.136 1195.06 280.065 1195.51 280.684 1195.85L281.304 1196.06Z" fill="#0D0C22"></path><path d="M247.841 1164.01C247.704 1162.66 247.288 1161.35 246.619 1160.16C247.093 1161.39 247.489 1162.66 247.806 1163.94L247.841 1164.01Z" fill="#0D0C22"></path><path d="M472.623 590.836C426.682 610.503 374.546 632.802 306.976 632.802C278.71 632.746 250.58 628.868 223.353 621.274L270.086 1101.08C271.74 1121.13 280.876 1139.83 295.679 1153.46C310.482 1167.09 329.87 1174.65 349.992 1174.65C349.992 1174.65 416.254 1178.09 438.365 1178.09C462.161 1178.09 533.516 1174.65 533.516 1174.65C553.636 1174.65 573.019 1167.08 587.819 1153.45C602.619 1139.82 611.752 1121.13 613.406 1101.08L663.459 570.876C641.091 563.237 618.516 558.161 593.068 558.161C549.054 558.144 513.591 573.303 472.623 590.836Z" fill="#FFDD00"></path><path d="M78.6885 386.132L79.4799 386.872L79.9962 387.182C79.5987 386.787 79.1603 386.435 78.6885 386.132V386.132Z" fill="#0D0C22"></path><path d="M879.567 341.849L872.53 306.352C866.215 274.503 851.882 244.409 819.19 232.898C808.711 229.215 796.821 227.633 788.786 220.01C780.751 212.388 778.376 200.55 776.518 189.572C773.076 169.423 769.842 149.257 766.314 129.143C763.269 111.85 760.86 92.4243 752.928 76.56C742.604 55.2584 721.182 42.8009 699.88 34.559C688.965 30.4844 677.826 27.0375 666.517 24.2352C613.297 10.1947 557.342 5.03277 502.591 2.09047C436.875 -1.53577 370.983 -0.443234 305.422 5.35968C256.625 9.79894 205.229 15.1674 158.858 32.0469C141.91 38.224 124.445 45.6399 111.558 58.7341C95.7448 74.8221 90.5829 99.7026 102.128 119.765C110.336 134.012 124.239 144.078 138.985 150.737C158.192 159.317 178.251 165.846 198.829 170.215C256.126 182.879 315.471 187.851 374.007 189.968C438.887 192.586 503.87 190.464 568.44 183.618C584.408 181.863 600.347 179.758 616.257 177.304C634.995 174.43 647.022 149.928 641.499 132.859C634.891 112.453 617.134 104.538 597.055 107.618C594.095 108.082 591.153 108.512 588.193 108.942L586.06 109.252C579.257 110.113 572.455 110.915 565.653 111.661C551.601 113.175 537.515 114.414 523.394 115.378C491.768 117.58 460.057 118.595 428.363 118.647C397.219 118.647 366.058 117.769 334.983 115.722C320.805 114.793 306.661 113.611 292.552 112.177C286.134 111.506 279.733 110.801 273.333 110.009L267.241 109.235L265.917 109.046L259.602 108.134C246.697 106.189 233.792 103.953 221.025 101.251C219.737 100.965 218.584 100.249 217.758 99.2193C216.932 98.1901 216.482 96.9099 216.482 95.5903C216.482 94.2706 216.932 92.9904 217.758 91.9612C218.584 90.9319 219.737 90.2152 221.025 89.9293H221.266C232.33 87.5721 243.479 85.5589 254.663 83.8038C258.392 83.2188 262.131 82.6453 265.882 82.0832H265.985C272.988 81.6186 280.026 80.3625 286.994 79.5366C347.624 73.2302 408.614 71.0801 469.538 73.1014C499.115 73.9618 528.676 75.6996 558.116 78.6935C564.448 79.3474 570.746 80.0357 577.043 80.8099C579.452 81.1025 581.878 81.4465 584.305 81.7391L589.191 82.4445C603.438 84.5667 617.61 87.1419 631.708 90.1703C652.597 94.7128 679.422 96.1925 688.713 119.077C691.673 126.338 693.015 134.408 694.649 142.03L696.731 151.752C696.786 151.926 696.826 152.105 696.852 152.285C701.773 175.227 706.7 198.169 711.632 221.111C711.994 222.806 712.002 224.557 711.657 226.255C711.312 227.954 710.621 229.562 709.626 230.982C708.632 232.401 707.355 233.6 705.877 234.504C704.398 235.408 702.75 235.997 701.033 236.236H700.895L697.884 236.649L694.908 237.044C685.478 238.272 676.038 239.419 666.586 240.486C647.968 242.608 629.322 244.443 610.648 245.992C573.539 249.077 536.356 251.102 499.098 252.066C480.114 252.57 461.135 252.806 442.162 252.771C366.643 252.712 291.189 248.322 216.173 239.625C208.051 238.662 199.93 237.629 191.808 236.58C198.106 237.389 187.231 235.96 185.029 235.651C179.867 234.928 174.705 234.177 169.543 233.397C152.216 230.798 134.993 227.598 117.7 224.793C96.7944 221.352 76.8005 223.073 57.8906 233.397C42.3685 241.891 29.8055 254.916 21.8776 270.735C13.7217 287.597 11.2956 305.956 7.64786 324.075C4.00009 342.193 -1.67805 361.688 0.472751 380.288C5.10128 420.431 33.165 453.054 73.5313 460.35C111.506 467.232 149.687 472.807 187.971 477.556C338.361 495.975 490.294 498.178 641.155 484.129C653.44 482.982 665.708 481.732 677.959 480.378C681.786 479.958 685.658 480.398 689.292 481.668C692.926 482.938 696.23 485.005 698.962 487.717C701.694 490.429 703.784 493.718 705.08 497.342C706.377 500.967 706.846 504.836 706.453 508.665L702.633 545.797C694.936 620.828 687.239 695.854 679.542 770.874C671.513 849.657 663.431 928.434 655.298 1007.2C653.004 1029.39 650.71 1051.57 648.416 1073.74C646.213 1095.58 645.904 1118.1 641.757 1139.68C635.218 1173.61 612.248 1194.45 578.73 1202.07C548.022 1209.06 516.652 1212.73 485.161 1213.01C450.249 1213.2 415.355 1211.65 380.443 1211.84C343.173 1212.05 297.525 1208.61 268.756 1180.87C243.479 1156.51 239.986 1118.36 236.545 1085.37C231.957 1041.7 227.409 998.039 222.9 954.381L197.607 711.615L181.244 554.538C180.968 551.94 180.693 549.376 180.435 546.76C178.473 528.023 165.207 509.681 144.301 510.627C126.407 511.418 106.069 526.629 108.168 546.76L120.298 663.214L145.385 904.104C152.532 972.528 159.661 1040.96 166.773 1109.41C168.15 1122.52 169.44 1135.67 170.885 1148.78C178.749 1220.43 233.465 1259.04 301.224 1269.91C340.799 1276.28 381.337 1277.59 421.497 1278.24C472.979 1279.07 524.977 1281.05 575.615 1271.72C650.653 1257.95 706.952 1207.85 714.987 1130.13C717.282 1107.69 719.576 1085.25 721.87 1062.8C729.498 988.559 737.115 914.313 744.72 840.061L769.601 597.451L781.009 486.263C781.577 480.749 783.905 475.565 787.649 471.478C791.392 467.391 796.352 464.617 801.794 463.567C823.25 459.386 843.761 452.245 859.023 435.916C883.318 409.918 888.153 376.021 879.567 341.849Z" fill="#0D0C22"></path><path d="M72.4301 365.835C72.757 365.68 72.1548 368.484 71.8967 369.792C71.8451 367.813 71.9483 366.058 72.4301 365.835Z" fill="#0D0C22"></path><path d="M74.5121 381.94C74.6842 381.819 75.2003 382.508 75.7337 383.334C74.925 382.576 74.4089 382.009 74.4949 381.94H74.5121Z" fill="#0D0C22"></path><path d="M76.5597 384.641C77.2996 385.897 77.6953 386.689 76.5597 384.641V384.641Z" fill="#0D0C22"></path><path d="M80.672 387.979H80.7752C80.7752 388.1 80.9645 388.22 81.0333 388.341C80.9192 388.208 80.7925 388.087 80.6548 387.979H80.672Z" fill="#0D0C22"></path><path d="M800.796 382.989C793.088 390.319 781.473 393.726 769.996 395.43C641.292 414.529 510.713 424.199 380.597 419.932C287.476 416.749 195.336 406.407 103.144 393.382C94.1102 392.109 84.3197 390.457 78.1082 383.798C66.4078 371.237 72.1548 345.944 75.2003 330.768C77.9878 316.865 83.3218 298.334 99.8572 296.355C125.667 293.327 155.64 304.218 181.175 308.09C211.917 312.781 242.774 316.538 273.745 319.36C405.925 331.405 540.325 329.529 671.92 311.91C695.905 308.686 719.805 304.941 743.619 300.674C764.835 296.871 788.356 289.731 801.175 311.703C809.967 326.673 811.137 346.701 809.778 363.615C809.359 370.984 806.139 377.915 800.779 382.989H800.796Z" fill="#0D0C22"></path>', 19)
1876
- ])], 10, ja)) : s.value === "stripe" ? (o(), n("svg", {
1868
+ ])], 10, ja)) : i.value === "stripe" ? (o(), n("svg", {
1877
1869
  key: 8,
1878
1870
  width: u.value,
1879
1871
  height: u.value,
1880
- "aria-hidden": i.value,
1872
+ "aria-hidden": s.value,
1881
1873
  role: r.value,
1882
1874
  "aria-label": d.value,
1883
1875
  focusable: "false",
@@ -1887,11 +1879,11 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1887
1879
  xmlns: "http://www.w3.org/2000/svg"
1888
1880
  }, [...v[8] || (v[8] = [
1889
1881
  c("path", { d: "M13.479 9.883c-1.626-.604-2.512-1.067-2.512-1.803 0-.622.511-.977 1.423-.977 1.667 0 3.379.642 4.558 1.22l.666-4.111c-.935-.446-2.847-1.177-5.49-1.177-1.87 0-3.425.489-4.536 1.401-1.155.954-1.757 2.334-1.757 4 0 3.023 1.847 4.312 4.847 5.403 1.936.688 2.579 1.178 2.579 1.934 0 .732-.629 1.155-1.762 1.155-1.403 0-3.716-.689-5.231-1.578l-.674 4.157c1.304.732 3.705 1.488 6.197 1.488 1.976 0 3.624-.467 4.735-1.356 1.245-.977 1.89-2.422 1.89-4.289 0-3.091-1.889-4.38-4.935-5.468h.002z" }, null, -1)
1890
- ])], 14, qa)) : s.value === "apple" ? (o(), n("svg", {
1882
+ ])], 14, qa)) : i.value === "apple" ? (o(), n("svg", {
1891
1883
  key: 9,
1892
1884
  width: u.value,
1893
1885
  height: u.value,
1894
- "aria-hidden": i.value,
1886
+ "aria-hidden": s.value,
1895
1887
  role: r.value,
1896
1888
  "aria-label": d.value,
1897
1889
  focusable: "false",
@@ -1901,11 +1893,11 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1901
1893
  xmlns: "http://www.w3.org/2000/svg"
1902
1894
  }, [...v[9] || (v[9] = [
1903
1895
  c("path", { d: "M19.665 16.811a10.316 10.316 0 0 1-1.021 1.837c-.537.767-.978 1.297-1.316 1.592-.525.482-1.089.73-1.692.744-.432 0-.954-.123-1.562-.373-.61-.249-1.17-.371-1.683-.371-.537 0-1.113.122-1.73.371-.616.25-1.114.381-1.495.393-.577.025-1.154-.229-1.729-.764-.367-.32-.826-.87-1.377-1.648-.59-.829-1.075-1.794-1.455-2.891-.407-1.187-.611-2.335-.611-3.447 0-1.273.275-2.372.826-3.292a4.857 4.857 0 0 1 1.73-1.751 4.65 4.65 0 0 1 2.34-.662c.46 0 1.063.142 1.81.422s1.227.422 1.436.422c.158 0 .689-.167 1.593-.498.853-.307 1.573-.434 2.163-.384 1.6.129 2.801.759 3.6 1.895-1.43.867-2.137 2.08-2.123 3.637.012 1.213.453 2.222 1.317 3.023a4.33 4.33 0 0 0 1.315.863c-.106.307-.218.6-.336.882zM15.998 2.38c0 .95-.348 1.838-1.039 2.659-.836.976-1.846 1.541-2.941 1.452a2.955 2.955 0 0 1-.021-.36c0-.913.396-1.889 1.103-2.688.352-.404.8-.741 1.343-1.009.542-.264 1.054-.41 1.536-.435.013.128.019.255.019.381z" }, null, -1)
1904
- ])], 14, Wa)) : s.value === "google" ? (o(), n("svg", {
1896
+ ])], 14, Wa)) : i.value === "google" ? (o(), n("svg", {
1905
1897
  key: 10,
1906
1898
  width: u.value,
1907
1899
  height: u.value,
1908
- "aria-hidden": i.value,
1900
+ "aria-hidden": s.value,
1909
1901
  role: r.value,
1910
1902
  "aria-label": d.value,
1911
1903
  focusable: "false",
@@ -1928,11 +1920,11 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1928
1920
  d: "M130.55 50.479c24.514 0 41.05 10.589 50.479 19.438l36.844-35.974C195.245 12.91 165.798 0 130.55 0 79.49 0 35.393 29.301 13.925 71.947l42.211 32.783c10.59-31.477 39.891-54.251 74.414-54.251",
1929
1921
  fill: "#EB4335"
1930
1922
  }, null, -1)
1931
- ])], 8, Ka)) : s.value === "nuxt" ? (o(), n("svg", {
1923
+ ])], 8, Ka)) : i.value === "nuxt" ? (o(), n("svg", {
1932
1924
  key: 11,
1933
1925
  width: u.value,
1934
1926
  height: u.value,
1935
- "aria-hidden": i.value,
1927
+ "aria-hidden": s.value,
1936
1928
  role: r.value,
1937
1929
  "aria-label": d.value,
1938
1930
  focusable: "false",
@@ -1945,11 +1937,11 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1945
1937
  fill: "#00DC82",
1946
1938
  d: "M143.618 167.029h95.166c3.023 0 5.992-.771 8.61-2.237a16.963 16.963 0 0 0 6.302-6.115 16.324 16.324 0 0 0 2.304-8.352c0-2.932-.799-5.811-2.312-8.35L189.778 34.6a16.966 16.966 0 0 0-6.301-6.113 17.626 17.626 0 0 0-8.608-2.238c-3.023 0-5.991.772-8.609 2.238a16.964 16.964 0 0 0-6.3 6.113l-16.342 27.473-31.95-53.724a16.973 16.973 0 0 0-6.304-6.112A17.638 17.638 0 0 0 96.754 0c-3.022 0-5.992.772-8.61 2.237a16.973 16.973 0 0 0-6.303 6.112L2.31 141.975A16.302 16.302 0 0 0 0 150.325c0 2.932.793 5.813 2.304 8.352a16.964 16.964 0 0 0 6.302 6.115 17.628 17.628 0 0 0 8.61 2.237h59.737c23.669 0 41.123-10.084 53.134-29.758l29.159-48.983 15.618-26.215 46.874 78.742h-62.492l-15.628 26.214Zm-67.64-26.24-41.688-.01L96.782 35.796l31.181 52.492-20.877 35.084c-7.976 12.765-17.037 17.416-31.107 17.416Z"
1947
1939
  }, null, -1)
1948
- ])], 14, Qa)) : s.value === "facebook" ? (o(), n("svg", {
1940
+ ])], 14, Qa)) : i.value === "facebook" ? (o(), n("svg", {
1949
1941
  key: 12,
1950
1942
  width: u.value,
1951
1943
  height: u.value,
1952
- "aria-hidden": i.value,
1944
+ "aria-hidden": s.value,
1953
1945
  role: r.value,
1954
1946
  "aria-label": d.value,
1955
1947
  focusable: "false",
@@ -1961,7 +1953,7 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1961
1953
  key: 13,
1962
1954
  width: u.value,
1963
1955
  height: u.value,
1964
- "aria-hidden": i.value,
1956
+ "aria-hidden": s.value,
1965
1957
  role: r.value,
1966
1958
  "aria-label": d.value,
1967
1959
  focusable: "false",
@@ -1991,7 +1983,7 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
1991
1983
  md: 45,
1992
1984
  lg: 64,
1993
1985
  xl: 80
1994
- }, l = f(() => typeof t.size == "number" ? t.size : t.size ? a[t.size] ?? a.md : a.md), s = f(() => t.decorative ? !0 : void 0), i = f(() => t.decorative ? void 0 : "img"), r = f(() => {
1986
+ }, l = f(() => typeof t.size == "number" ? t.size : t.size ? a[t.size] ?? a.md : a.md), i = f(() => t.decorative ? !0 : void 0), s = f(() => t.decorative ? void 0 : "img"), r = f(() => {
1995
1987
  if (!t.decorative)
1996
1988
  return t.ariaLabel ?? t.title ?? void 0;
1997
1989
  });
@@ -2003,8 +1995,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2003
1995
  viewBox: "0 0 200 200",
2004
1996
  width: l.value,
2005
1997
  height: l.value,
2006
- role: i.value,
2007
- "aria-hidden": s.value,
1998
+ role: s.value,
1999
+ "aria-hidden": i.value,
2008
2000
  "aria-label": r.value,
2009
2001
  class: "coolshapes misc-4"
2010
2002
  }, [...u[0] || (u[0] = [
@@ -2013,8 +2005,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2013
2005
  key: 1,
2014
2006
  width: l.value,
2015
2007
  height: l.value,
2016
- role: i.value,
2017
- "aria-hidden": s.value,
2008
+ role: s.value,
2009
+ "aria-hidden": i.value,
2018
2010
  "aria-label": r.value,
2019
2011
  viewBox: "0 0 200 200",
2020
2012
  fill: "none",
@@ -2025,8 +2017,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2025
2017
  key: 2,
2026
2018
  width: l.value,
2027
2019
  height: l.value,
2028
- role: i.value,
2029
- "aria-hidden": s.value,
2020
+ role: s.value,
2021
+ "aria-hidden": i.value,
2030
2022
  "aria-label": r.value,
2031
2023
  viewBox: "0 0 200 200",
2032
2024
  fill: "none",
@@ -2037,8 +2029,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2037
2029
  key: 3,
2038
2030
  width: l.value,
2039
2031
  height: l.value,
2040
- role: i.value,
2041
- "aria-hidden": s.value,
2032
+ role: s.value,
2033
+ "aria-hidden": i.value,
2042
2034
  "aria-label": r.value,
2043
2035
  viewBox: "0 0 200 200",
2044
2036
  fill: "none",
@@ -2049,8 +2041,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2049
2041
  key: 4,
2050
2042
  width: l.value,
2051
2043
  height: l.value,
2052
- role: i.value,
2053
- "aria-hidden": s.value,
2044
+ role: s.value,
2045
+ "aria-hidden": i.value,
2054
2046
  "aria-label": r.value,
2055
2047
  viewBox: "0 0 200 200",
2056
2048
  fill: "none",
@@ -2061,8 +2053,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2061
2053
  key: 5,
2062
2054
  width: l.value,
2063
2055
  height: l.value,
2064
- role: i.value,
2065
- "aria-hidden": s.value,
2056
+ role: s.value,
2057
+ "aria-hidden": i.value,
2066
2058
  "aria-label": r.value,
2067
2059
  viewBox: "0 0 200 200",
2068
2060
  fill: "none",
@@ -2099,8 +2091,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2099
2091
  key: 6,
2100
2092
  width: l.value,
2101
2093
  height: l.value,
2102
- role: i.value,
2103
- "aria-hidden": s.value,
2094
+ role: s.value,
2095
+ "aria-hidden": i.value,
2104
2096
  "aria-label": r.value,
2105
2097
  viewBox: "0 0 200 200",
2106
2098
  fill: "none",
@@ -2111,8 +2103,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2111
2103
  key: 7,
2112
2104
  width: l.value,
2113
2105
  height: l.value,
2114
- role: i.value,
2115
- "aria-hidden": s.value,
2106
+ role: s.value,
2107
+ "aria-hidden": i.value,
2116
2108
  "aria-label": r.value,
2117
2109
  viewBox: "0 0 200 200",
2118
2110
  fill: "none",
@@ -2149,8 +2141,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2149
2141
  key: 8,
2150
2142
  width: l.value,
2151
2143
  height: l.value,
2152
- role: i.value,
2153
- "aria-hidden": s.value,
2144
+ role: s.value,
2145
+ "aria-hidden": i.value,
2154
2146
  "aria-label": r.value,
2155
2147
  viewBox: "0 0 200 200",
2156
2148
  fill: "none",
@@ -2161,8 +2153,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2161
2153
  key: 9,
2162
2154
  width: l.value,
2163
2155
  height: l.value,
2164
- role: i.value,
2165
- "aria-hidden": s.value,
2156
+ role: s.value,
2157
+ "aria-hidden": i.value,
2166
2158
  "aria-label": r.value,
2167
2159
  viewBox: "0 0 200 200",
2168
2160
  fill: "none",
@@ -2173,8 +2165,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2173
2165
  key: 10,
2174
2166
  width: l.value,
2175
2167
  height: l.value,
2176
- role: i.value,
2177
- "aria-hidden": s.value,
2168
+ role: s.value,
2169
+ "aria-hidden": i.value,
2178
2170
  "aria-label": r.value,
2179
2171
  viewBox: "0 0 200 200",
2180
2172
  fill: "none",
@@ -2185,8 +2177,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2185
2177
  key: 11,
2186
2178
  width: l.value,
2187
2179
  height: l.value,
2188
- role: i.value,
2189
- "aria-hidden": s.value,
2180
+ role: s.value,
2181
+ "aria-hidden": i.value,
2190
2182
  "aria-label": r.value,
2191
2183
  viewBox: "0 0 200 200",
2192
2184
  fill: "none",
@@ -2197,8 +2189,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2197
2189
  key: 12,
2198
2190
  width: l.value,
2199
2191
  height: l.value,
2200
- role: i.value,
2201
- "aria-hidden": s.value,
2192
+ role: s.value,
2193
+ "aria-hidden": i.value,
2202
2194
  "aria-label": r.value,
2203
2195
  viewBox: "0 0 200 200",
2204
2196
  fill: "none",
@@ -2230,8 +2222,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2230
2222
  key: 13,
2231
2223
  width: l.value,
2232
2224
  height: l.value,
2233
- role: i.value,
2234
- "aria-hidden": s.value,
2225
+ role: s.value,
2226
+ "aria-hidden": i.value,
2235
2227
  "aria-label": r.value,
2236
2228
  viewBox: "0 0 200 200",
2237
2229
  fill: "none",
@@ -2242,8 +2234,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2242
2234
  key: 14,
2243
2235
  width: l.value,
2244
2236
  height: l.value,
2245
- role: i.value,
2246
- "aria-hidden": s.value,
2237
+ role: s.value,
2238
+ "aria-hidden": i.value,
2247
2239
  "aria-label": r.value,
2248
2240
  viewBox: "0 0 200 200",
2249
2241
  fill: "none",
@@ -2254,8 +2246,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2254
2246
  key: 15,
2255
2247
  width: l.value,
2256
2248
  height: l.value,
2257
- role: i.value,
2258
- "aria-hidden": s.value,
2249
+ role: s.value,
2250
+ "aria-hidden": i.value,
2259
2251
  "aria-label": r.value,
2260
2252
  viewBox: "0 0 200 200",
2261
2253
  fill: "none",
@@ -2266,8 +2258,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2266
2258
  key: 16,
2267
2259
  width: l.value,
2268
2260
  height: l.value,
2269
- role: i.value,
2270
- "aria-hidden": s.value,
2261
+ role: s.value,
2262
+ "aria-hidden": i.value,
2271
2263
  "aria-label": r.value,
2272
2264
  viewBox: "0 0 200 200",
2273
2265
  fill: "none",
@@ -2278,8 +2270,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2278
2270
  key: 17,
2279
2271
  width: l.value,
2280
2272
  height: l.value,
2281
- role: i.value,
2282
- "aria-hidden": s.value,
2273
+ role: s.value,
2274
+ "aria-hidden": i.value,
2283
2275
  "aria-label": r.value,
2284
2276
  viewBox: "0 0 200 200",
2285
2277
  fill: "none",
@@ -2290,8 +2282,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2290
2282
  key: 18,
2291
2283
  width: l.value,
2292
2284
  height: l.value,
2293
- role: i.value,
2294
- "aria-hidden": s.value,
2285
+ role: s.value,
2286
+ "aria-hidden": i.value,
2295
2287
  "aria-label": r.value,
2296
2288
  viewBox: "0 0 200 200",
2297
2289
  fill: "none",
@@ -2302,8 +2294,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2302
2294
  key: 19,
2303
2295
  width: l.value,
2304
2296
  height: l.value,
2305
- role: i.value,
2306
- "aria-hidden": s.value,
2297
+ role: s.value,
2298
+ "aria-hidden": i.value,
2307
2299
  "aria-label": r.value,
2308
2300
  viewBox: "0 0 200 200",
2309
2301
  fill: "none",
@@ -2314,8 +2306,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2314
2306
  key: 20,
2315
2307
  width: l.value,
2316
2308
  height: l.value,
2317
- role: i.value,
2318
- "aria-hidden": s.value,
2309
+ role: s.value,
2310
+ "aria-hidden": i.value,
2319
2311
  "aria-label": r.value,
2320
2312
  viewBox: "0 0 200 200",
2321
2313
  fill: "none",
@@ -2347,8 +2339,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2347
2339
  key: 21,
2348
2340
  width: l.value,
2349
2341
  height: l.value,
2350
- role: i.value,
2351
- "aria-hidden": s.value,
2342
+ role: s.value,
2343
+ "aria-hidden": i.value,
2352
2344
  "aria-label": r.value,
2353
2345
  viewBox: "0 0 200 200",
2354
2346
  fill: "none",
@@ -2359,8 +2351,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2359
2351
  key: 22,
2360
2352
  width: l.value,
2361
2353
  height: l.value,
2362
- role: i.value,
2363
- "aria-hidden": s.value,
2354
+ role: s.value,
2355
+ "aria-hidden": i.value,
2364
2356
  "aria-label": r.value,
2365
2357
  viewBox: "0 0 200 200",
2366
2358
  fill: "none",
@@ -2371,8 +2363,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2371
2363
  key: 23,
2372
2364
  width: l.value,
2373
2365
  height: l.value,
2374
- role: i.value,
2375
- "aria-hidden": s.value,
2366
+ role: s.value,
2367
+ "aria-hidden": i.value,
2376
2368
  "aria-label": r.value,
2377
2369
  viewBox: "0 0 200 200",
2378
2370
  fill: "none",
@@ -2441,30 +2433,30 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2441
2433
  "Google Analytics": {
2442
2434
  viewBox: "0 0 192 192"
2443
2435
  }
2444
- }, s = f(() => typeof t.size == "number" ? t.size : t.size ? a[t.size] ?? a.md : a.md), i = f(() => l[t.tool]), r = f(() => t.decorative ? !0 : void 0), d = f(() => t.decorative ? void 0 : "img"), u = f(() => {
2436
+ }, i = f(() => typeof t.size == "number" ? t.size : t.size ? a[t.size] ?? a.md : a.md), s = f(() => l[t.tool]), r = f(() => t.decorative ? !0 : void 0), d = f(() => t.decorative ? void 0 : "img"), u = f(() => {
2445
2437
  if (!t.decorative)
2446
2438
  return t.ariaLabel ?? t.tool;
2447
2439
  });
2448
- return (h, p) => i.value && i.value.paths && i.value.paths.length ? (o(), n("svg", {
2440
+ return (h, p) => s.value && s.value.paths && s.value.paths.length ? (o(), n("svg", {
2449
2441
  key: 0,
2450
- width: s.value,
2451
- height: s.value,
2442
+ width: i.value,
2443
+ height: i.value,
2452
2444
  role: d.value,
2453
2445
  "aria-hidden": r.value,
2454
2446
  "aria-label": u.value,
2455
- style: V({ fill: i.value.defaultColor }),
2447
+ style: V({ fill: s.value.defaultColor }),
2456
2448
  focusable: "false",
2457
- viewBox: i.value.viewBox,
2449
+ viewBox: s.value.viewBox,
2458
2450
  xmlns: "http://www.w3.org/2000/svg"
2459
2451
  }, [
2460
- (o(!0), n(P, null, E(i.value.paths, (v, b) => (o(), n("path", {
2452
+ (o(!0), n(O, null, E(s.value.paths, (v, b) => (o(), n("path", {
2461
2453
  key: `tool-path-${b}`,
2462
2454
  d: v.d
2463
2455
  }, null, 8, Bl))), 128))
2464
2456
  ], 12, Ll)) : t.tool === "Firebase Console" ? (o(), n("svg", {
2465
2457
  key: 1,
2466
- width: s.value,
2467
- height: s.value,
2458
+ width: i.value,
2459
+ height: i.value,
2468
2460
  role: d.value,
2469
2461
  "aria-hidden": r.value,
2470
2462
  "aria-label": u.value,
@@ -2488,8 +2480,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2488
2480
  }, null, -1)
2489
2481
  ])], 8, _l)) : t.tool === "Search Console" ? (o(), n("svg", {
2490
2482
  key: 2,
2491
- width: s.value,
2492
- height: s.value,
2483
+ width: i.value,
2484
+ height: i.value,
2493
2485
  role: d.value,
2494
2486
  "aria-hidden": r.value,
2495
2487
  "aria-label": u.value,
@@ -2500,8 +2492,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2500
2492
  z('<path d="M0-1h48v48H0z" fill="none"></path><circle cx="24" cy="23" fill="#FFF" r="22"></circle><path d="M24 1.23c12.11 0 21.94 9.79 22 21.89v-.11c0-12.15-9.85-22-22-22C11.85 1 2 10.85 2 23v.11c.06-12.09 9.89-21.88 22-21.88z" fill="#FFF" fill-opacity=".2"></path><path d="M24 44.77c12.11 0 21.94-9.79 22-21.89v.11c0 12.15-9.85 22-22 22C11.85 45 2 35.15 2 23v-.11c.06 12.09 9.89 21.88 22 21.88z" fill="#263238" fill-opacity=".15"></path><path d="M33.76 34.26c2.75-2.56 4.49-6.37 4.49-11.26 0-.89-.08-1.84-.29-3H24.01v5.99h8.03c-.4 2.02-1.5 3.56-3.07 4.56v.75l3.91 2.97h.88z" fill="#4285F4"></path><path d="M15.58 25.77A8.845 8.845 0 0 0 24 31.86c1.92 0 3.62-.46 4.97-1.31l4.79 3.71C31.14 36.7 27.65 38 24 38c-5.93 0-11.01-3.4-13.45-8.36l.17-1.01 4.06-2.85h.8z" fill="#34A853"></path><path d="M15.59 20.21a8.864 8.864 0 0 0 0 5.58l-5.03 3.86c-.98-2-1.53-4.25-1.53-6.64 0-2.39.55-4.64 1.53-6.64l1-.22 3.81 2.98.22 1.08z" fill="#FBBC05"></path><path d="M24 14.14c2.11 0 4.02.75 5.52 1.98l4.36-4.36C31.22 9.43 27.81 8 24 8c-5.93 0-11.01 3.4-13.45 8.36l5.03 3.85A8.86 8.86 0 0 1 24 14.14z" fill="#EA4335"></path><radialGradient id="aa" cx="298.159" cy="-106.681" gradientTransform="translate(-264.667 105.437) scale(.917)" gradientUnits="userSpaceOnUse" r="47.683"><stop offset="0" stop-color="#fff"></stop><stop offset="1" stop-color="#fff" stop-opacity="0"></stop></radialGradient><circle cx="24" cy="23" fill="url(#aa)" fill-opacity=".1" r="22"></circle>', 10)
2501
2493
  ])], 8, Ml)) : t.tool === "Google Ads" ? (o(), n("svg", {
2502
2494
  key: 3,
2503
- width: s.value,
2504
- height: s.value,
2495
+ width: i.value,
2496
+ height: i.value,
2505
2497
  role: d.value,
2506
2498
  "aria-hidden": r.value,
2507
2499
  "aria-label": u.value,
@@ -2538,8 +2530,8 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2538
2530
  ], -1)
2539
2531
  ])], 8, Sl)) : t.tool === "Google Analytics" ? (o(), n("svg", {
2540
2532
  key: 4,
2541
- width: s.value,
2542
- height: s.value,
2533
+ width: i.value,
2534
+ height: i.value,
2543
2535
  role: d.value,
2544
2536
  "aria-hidden": r.value,
2545
2537
  "aria-label": u.value,
@@ -2588,13 +2580,13 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2588
2580
  maskStretch: { type: Boolean, default: !1 }
2589
2581
  },
2590
2582
  setup(e) {
2591
- const t = e, a = O(!1), l = f(() => {
2583
+ const t = e, a = P(!1), l = f(() => {
2592
2584
  const d = ["img-avatar"];
2593
2585
  return t.size && d.push(`avatar-${t.size}`), t.maskShape && (d.push("mask-shape", `shape-${t.maskShape}`), t.maskStretch && d.push("shape-stretch")), d;
2594
- }), s = f(() => {
2586
+ }), i = f(() => {
2595
2587
  const d = ["img-avatar", "avatar-placeholder"];
2596
2588
  return t.size && d.push(`avatar-${t.size}`), t.maskShape && (d.push("mask-shape", `shape-${t.maskShape}`), t.maskStretch && d.push("shape-stretch")), d;
2597
- }), i = f(() => {
2589
+ }), s = f(() => {
2598
2590
  const d = ["img-avatar", "initials-avatar"];
2599
2591
  return t.size && d.push(`avatar-${t.size}`), t.maskShape && (d.push("mask-shape", `shape-${t.maskShape}`), t.maskStretch && d.push("shape-stretch")), d;
2600
2592
  });
@@ -2603,7 +2595,7 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2603
2595
  }
2604
2596
  return (d, u) => e.initials ? (o(), n("span", {
2605
2597
  key: 0,
2606
- class: m(i.value)
2598
+ class: m(s.value)
2607
2599
  }, g(e.initials), 3)) : e.src && !a.value ? (o(), n("img", {
2608
2600
  key: 1,
2609
2601
  src: e.src,
@@ -2612,7 +2604,7 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2612
2604
  onError: r
2613
2605
  }, null, 42, Fl)) : (o(), n("div", {
2614
2606
  key: 2,
2615
- class: m(s.value)
2607
+ class: m(i.value)
2616
2608
  }, null, 2));
2617
2609
  }
2618
2610
  }), Tl = ["id", "type", "aria-invalid", "aria-describedby"], Al = ["for", "textContent"], Ol = ["id"], Pl = /* @__PURE__ */ y({
@@ -2630,7 +2622,7 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2630
2622
  }),
2631
2623
  emits: ["update:modelValue"],
2632
2624
  setup(e) {
2633
- const t = e, a = R(e, "modelValue"), l = f(() => t.errorMessages?.length > 0), s = f(() => t.id ?? void 0), i = f(() => l.value && t.id ? `${t.id}-error-0` : void 0), r = f(() => {
2625
+ const t = e, a = R(e, "modelValue"), l = f(() => t.errorMessages?.length > 0), i = f(() => t.id ?? void 0), s = f(() => l.value && t.id ? `${t.id}-error-0` : void 0), r = f(() => {
2634
2626
  const d = ["form-check-input"];
2635
2627
  return t.customClass && d.push(t.customClass), d;
2636
2628
  });
@@ -2638,24 +2630,24 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2638
2630
  class: m(["form-check", l.value ? "form-invalid" : ""])
2639
2631
  }, [
2640
2632
  I(c("input", {
2641
- id: s.value,
2633
+ id: i.value,
2642
2634
  "onUpdate:modelValue": u[0] || (u[0] = (h) => a.value = h),
2643
2635
  class: m(r.value),
2644
2636
  type: e.type,
2645
2637
  "aria-invalid": l.value || void 0,
2646
- "aria-describedby": i.value
2638
+ "aria-describedby": s.value
2647
2639
  }, null, 10, Tl), [
2648
2640
  [le, a.value]
2649
2641
  ]),
2650
2642
  c("div", null, [
2651
2643
  c("label", {
2652
- for: s.value,
2644
+ for: i.value,
2653
2645
  class: "form-check-label",
2654
2646
  textContent: g(e.label)
2655
2647
  }, null, 8, Al),
2656
2648
  l.value ? (o(), n("p", {
2657
2649
  key: 0,
2658
- id: i.value,
2650
+ id: s.value,
2659
2651
  class: "invalid-feedback"
2660
2652
  }, g(e.errorMessages?.[0]), 9, Ol)) : w("", !0)
2661
2653
  ])
@@ -2675,7 +2667,7 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2675
2667
  }),
2676
2668
  emits: /* @__PURE__ */ A(["onUpdate"], ["update:modelValue"]),
2677
2669
  setup(e, { emit: t }) {
2678
- const a = e, l = t, s = R(e, "modelValue"), i = f(() => a.id ? `${a.id}-input-text` : void 0), r = f(() => a.id ? `${a.id}-input-color` : void 0), d = f(() => {
2670
+ const a = e, l = t, i = R(e, "modelValue"), s = f(() => a.id ? `${a.id}-input-text` : void 0), r = f(() => a.id ? `${a.id}-input-color` : void 0), d = f(() => {
2679
2671
  const h = ["form-color"];
2680
2672
  return a.customClass && h.push(a.customClass), h;
2681
2673
  }), u = f(() => {
@@ -2684,7 +2676,7 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2684
2676
  });
2685
2677
  return (h, p) => (o(), n("div", El, [
2686
2678
  c("label", {
2687
- for: i.value,
2679
+ for: s.value,
2688
2680
  class: "mb-2",
2689
2681
  textContent: g(e.label)
2690
2682
  }, null, 8, Dl),
@@ -2696,24 +2688,24 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2696
2688
  }, null, 8, Hl),
2697
2689
  c("div", Il, [
2698
2690
  I(c("input", {
2699
- id: i.value,
2700
- "onUpdate:modelValue": p[0] || (p[0] = (v) => s.value = v),
2691
+ id: s.value,
2692
+ "onUpdate:modelValue": p[0] || (p[0] = (v) => i.value = v),
2701
2693
  type: "color",
2702
2694
  class: m(d.value),
2703
2695
  onChange: p[1] || (p[1] = (v) => l("onUpdate"))
2704
2696
  }, null, 42, Gl), [
2705
- [ee, s.value]
2697
+ [ee, i.value]
2706
2698
  ]),
2707
2699
  I(c("input", {
2708
2700
  id: r.value,
2709
- "onUpdate:modelValue": p[2] || (p[2] = (v) => s.value = v),
2701
+ "onUpdate:modelValue": p[2] || (p[2] = (v) => i.value = v),
2710
2702
  type: "text",
2711
2703
  class: m(u.value),
2712
2704
  onChange: p[3] || (p[3] = (v) => l("onUpdate"))
2713
2705
  }, null, 42, Zl), [
2714
2706
  [
2715
2707
  ee,
2716
- s.value,
2708
+ i.value,
2717
2709
  void 0,
2718
2710
  { lazy: !0 }
2719
2711
  ]
@@ -2742,22 +2734,22 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2742
2734
  }),
2743
2735
  emits: /* @__PURE__ */ A(["update:modelValue", "onUpdate"], ["update:modelValue"]),
2744
2736
  setup(e, { emit: t }) {
2745
- const a = e, l = t, s = R(e, "modelValue"), { label: i, inputLabel: r, large: d } = Ne(a), u = f(() => a.id ?? void 0), h = f(() => {
2737
+ const a = e, l = t, i = R(e, "modelValue"), { label: s, inputLabel: r, large: d } = Ne(a), u = f(() => a.id ?? void 0), h = f(() => {
2746
2738
  const v = ["form-control", "input-file"];
2747
2739
  return a.customClass && v.push(a.customClass), v;
2748
2740
  });
2749
2741
  function p(v) {
2750
2742
  const C = v.target.files?.[0] ?? null;
2751
- s.value = C, l("onUpdate", C);
2743
+ i.value = C, l("onUpdate", C);
2752
2744
  }
2753
2745
  return (v, b) => (o(), n("div", null, [
2754
2746
  c("div", Rl, [
2755
2747
  c("label", {
2756
2748
  for: u.value,
2757
- textContent: g(H(i))
2749
+ textContent: g(H(s))
2758
2750
  }, null, 8, jl),
2759
2751
  c("div", {
2760
- class: m(["input-file-dropbox", [s.value ? "valid-file" : "", H(d) ? "dropbox-lg" : ""]])
2752
+ class: m(["input-file-dropbox", [i.value ? "valid-file" : "", H(d) ? "dropbox-lg" : ""]])
2761
2753
  }, [
2762
2754
  c("input", {
2763
2755
  id: u.value,
@@ -2765,10 +2757,10 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2765
2757
  type: "file",
2766
2758
  onInput: p
2767
2759
  }, null, 42, ql),
2768
- s.value ? (o(), n("div", Wl, [
2760
+ i.value ? (o(), n("div", Wl, [
2769
2761
  M(S, { "icon-code": "" }),
2770
2762
  c("p", {
2771
- textContent: g(s.value ? s.value.name : "")
2763
+ textContent: g(i.value ? i.value.name : "")
2772
2764
  }, null, 8, Kl)
2773
2765
  ])) : (o(), n("div", Ql, [
2774
2766
  M(S, { "icon-code": "" }),
@@ -2783,15 +2775,15 @@ const Sa = { class: "dialog-content" }, Ua = { class: "dialog-body" }, za = {
2783
2775
  });
2784
2776
  function Xl() {
2785
2777
  return { formatPhoneNumber: (a) => {
2786
- const l = a.replace(/\D/g, ""), s = [];
2787
- for (let i = 0; i < l.length; i += 3) {
2788
- if (i + 4 >= l.length) {
2789
- s.push(l.slice(i));
2778
+ const l = a.replace(/\D/g, ""), i = [];
2779
+ for (let s = 0; s < l.length; s += 3) {
2780
+ if (s + 4 >= l.length) {
2781
+ i.push(l.slice(s));
2790
2782
  break;
2791
2783
  }
2792
- s.push(l.slice(i, i + 3));
2784
+ i.push(l.slice(s, s + 3));
2793
2785
  }
2794
- return s.join("-");
2786
+ return i.join("-");
2795
2787
  }, isQueryParamNumber: (a) => a != null && !Number.isNaN(Number.parseInt(a.toString())) };
2796
2788
  }
2797
2789
  const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disabled", "required", "autofocus", "aria-invalid", "aria-describedby"], as = ["id"], ls = {
@@ -2800,32 +2792,33 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
2800
2792
  }, ss = /* @__PURE__ */ y({
2801
2793
  __name: "PhoneNumber",
2802
2794
  props: /* @__PURE__ */ A({
2795
+ modelValue: { default: "" },
2796
+ maxlength: { default: 50 },
2797
+ autofocus: { type: Boolean, default: !1 },
2803
2798
  id: { default: null },
2804
2799
  label: { default: null },
2805
- modelValue: { default: "" },
2806
2800
  errorMessages: { default: () => [] },
2807
- maxlength: { default: 50 },
2808
2801
  placeholder: { default: null },
2809
2802
  disabled: { type: Boolean, default: !1 },
2810
2803
  required: { type: Boolean, default: !1 },
2811
- autofocus: { type: Boolean, default: !1 },
2812
- optionalLabel: { type: Boolean, default: !1 },
2813
- variant: { default: null },
2804
+ readonly: { type: Boolean },
2814
2805
  rounded: { type: Boolean, default: !1 },
2815
- customClass: { default: null }
2806
+ customClass: { default: null },
2807
+ optionalLabel: { type: Boolean, default: !1 },
2808
+ variant: { default: null }
2816
2809
  }, {
2817
2810
  modelValue: { default: "" },
2818
2811
  modelModifiers: {}
2819
2812
  }),
2820
2813
  emits: /* @__PURE__ */ A(["update:modelValue", "onUpdate"], ["update:modelValue"]),
2821
2814
  setup(e, { emit: t }) {
2822
- const a = e, l = t, s = R(e, "modelValue"), { formatPhoneNumber: i } = Xl(), r = f(() => a.errorMessages?.length > 0), d = f(() => a.id ?? void 0), u = f(() => d.value ? `${d.value}-input-text` : void 0), h = f(() => r.value && d.value ? `${d.value}-error-0` : void 0), p = f({
2815
+ const a = e, l = t, i = R(e, "modelValue"), { formatPhoneNumber: s } = Xl(), r = f(() => a.errorMessages?.length > 0), d = f(() => a.id ?? void 0), u = f(() => d.value ? `${d.value}-input-text` : void 0), h = f(() => r.value && d.value ? `${d.value}-error-0` : void 0), p = f({
2823
2816
  get: () => {
2824
- const C = s.value ?? "";
2825
- return C.trim() ? i(C) : "";
2817
+ const C = i.value ?? "";
2818
+ return C.trim() ? s(C) : "";
2826
2819
  },
2827
2820
  set: (C) => {
2828
- s.value = C ?? "", l("onUpdate", s.value);
2821
+ i.value = C ?? "", l("onUpdate", i.value);
2829
2822
  }
2830
2823
  }), v = f(() => a.placeholder ?? void 0), b = f(() => {
2831
2824
  const C = ["form-control"];
@@ -2875,23 +2868,23 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
2875
2868
  }),
2876
2869
  emits: /* @__PURE__ */ A(["update:modelValue", "onUpdate"], ["update:modelValue"]),
2877
2870
  setup(e, { emit: t }) {
2878
- const a = e, l = t, s = R(e, "modelValue"), i = f(() => a.id ?? void 0), r = f(() => i.value ? `${i.value}-1` : void 0), d = f(() => i.value ? `${i.value}-2` : void 0), u = f(() => i.value ? `radio-${i.value}` : void 0), h = f(() => {
2871
+ const a = e, l = t, i = R(e, "modelValue"), s = f(() => a.id ?? void 0), r = f(() => s.value ? `${s.value}-1` : void 0), d = f(() => s.value ? `${s.value}-2` : void 0), u = f(() => s.value ? `radio-${s.value}` : void 0), h = f(() => {
2879
2872
  const p = ["form-check-input"];
2880
2873
  return a.customClass && p.push(a.customClass), p;
2881
2874
  });
2882
- return N(s, (p) => {
2875
+ return N(i, (p) => {
2883
2876
  l("onUpdate", p);
2884
2877
  }), (p, v) => (o(), n("div", is, [
2885
2878
  c("div", os, [
2886
2879
  I(c("input", {
2887
2880
  id: r.value,
2888
- "onUpdate:modelValue": v[0] || (v[0] = (b) => s.value = b),
2881
+ "onUpdate:modelValue": v[0] || (v[0] = (b) => i.value = b),
2889
2882
  class: m(h.value),
2890
2883
  name: u.value,
2891
2884
  value: 6.5,
2892
2885
  type: e.type
2893
2886
  }, null, 10, ns), [
2894
- [le, s.value]
2887
+ [le, i.value]
2895
2888
  ]),
2896
2889
  c("label", {
2897
2890
  for: r.value,
@@ -2902,13 +2895,13 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
2902
2895
  c("div", us, [
2903
2896
  I(c("input", {
2904
2897
  id: d.value,
2905
- "onUpdate:modelValue": v[1] || (v[1] = (b) => s.value = b),
2898
+ "onUpdate:modelValue": v[1] || (v[1] = (b) => i.value = b),
2906
2899
  class: m(h.value),
2907
2900
  name: u.value,
2908
2901
  value: 10,
2909
2902
  type: e.type
2910
2903
  }, null, 10, ds), [
2911
- [le, s.value]
2904
+ [le, i.value]
2912
2905
  ]),
2913
2906
  c("label", {
2914
2907
  for: d.value,
@@ -2924,35 +2917,38 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
2924
2917
  }, Cs = /* @__PURE__ */ y({
2925
2918
  __name: "Range",
2926
2919
  props: /* @__PURE__ */ A({
2927
- id: { default: null },
2928
- label: { default: null },
2929
2920
  min: { default: 0 },
2930
2921
  max: { default: 100 },
2931
2922
  step: { default: 1 },
2932
2923
  modelValue: { default: null },
2924
+ id: { default: null },
2925
+ label: { default: null },
2933
2926
  errorMessages: { default: () => [] },
2934
- optionalLabel: { type: Boolean, default: !1 },
2935
- variant: { default: null },
2927
+ placeholder: {},
2928
+ disabled: { type: Boolean, default: !1 },
2929
+ required: { type: Boolean },
2930
+ readonly: { type: Boolean },
2936
2931
  rounded: { type: Boolean, default: !1 },
2937
2932
  customClass: { default: null },
2938
- disabled: { type: Boolean, default: !1 }
2933
+ optionalLabel: { type: Boolean, default: !1 },
2934
+ variant: { default: null }
2939
2935
  }, {
2940
2936
  modelValue: { default: null },
2941
2937
  modelModifiers: {}
2942
2938
  }),
2943
2939
  emits: /* @__PURE__ */ A(["update:modelValue", "onUpdate"], ["update:modelValue"]),
2944
2940
  setup(e, { emit: t }) {
2945
- const a = e, l = t, s = R(e, "modelValue"), i = f(() => a.errorMessages?.length > 0), r = f(() => a.id ? `${a.id}-input-range` : void 0), d = f(() => i.value && a.id ? `${a.id}-error-0` : void 0), u = f(() => {
2941
+ const a = e, l = t, i = R(e, "modelValue"), s = f(() => a.errorMessages?.length > 0), r = f(() => a.id ? `${a.id}-input-range` : void 0), d = f(() => s.value && a.id ? `${a.id}-error-0` : void 0), u = f(() => {
2946
2942
  const p = ["form-control", "form-range"];
2947
2943
  return a.variant && p.push(`form-${a.variant}`), a.rounded && p.push("form-rounded"), a.customClass && p.push(a.customClass), p;
2948
2944
  }), h = f(() => {
2949
- const v = ((Number(s.value) || a.min) - a.min) / (a.max - a.min) * 100;
2945
+ const v = ((Number(i.value) || a.min) - a.min) / (a.max - a.min) * 100;
2950
2946
  return Math.round(v);
2951
2947
  });
2952
- return N(s, (p) => {
2948
+ return N(i, (p) => {
2953
2949
  l("onUpdate", p);
2954
2950
  }), (p, v) => (o(), n("div", {
2955
- class: m(["form-group", i.value ? "form-invalid" : ""])
2951
+ class: m(["form-group", s.value ? "form-invalid" : ""])
2956
2952
  }, [
2957
2953
  c("label", {
2958
2954
  for: r.value,
@@ -2961,20 +2957,20 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
2961
2957
  }, null, 8, vs),
2962
2958
  I(c("input", {
2963
2959
  id: r.value,
2964
- "onUpdate:modelValue": v[0] || (v[0] = (b) => s.value = b),
2960
+ "onUpdate:modelValue": v[0] || (v[0] = (b) => i.value = b),
2965
2961
  class: m(u.value),
2966
2962
  type: "range",
2967
2963
  min: e.min,
2968
2964
  max: e.max,
2969
2965
  step: e.step,
2970
- "aria-invalid": i.value || void 0,
2966
+ "aria-invalid": s.value || void 0,
2971
2967
  "aria-describedby": d.value,
2972
2968
  style: V(`--_form-range-track-fill: ${h.value}%;`),
2973
2969
  disabled: e.disabled
2974
2970
  }, null, 14, hs), [
2975
- [ee, s.value]
2971
+ [ee, i.value]
2976
2972
  ]),
2977
- i.value ? (o(), n("p", {
2973
+ s.value ? (o(), n("p", {
2978
2974
  key: 0,
2979
2975
  id: d.value,
2980
2976
  class: "invalid-feedback"
@@ -2990,34 +2986,35 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
2990
2986
  }, ks = /* @__PURE__ */ y({
2991
2987
  __name: "Select",
2992
2988
  props: /* @__PURE__ */ A({
2993
- id: { default: null },
2994
- label: { default: null },
2995
2989
  modelValue: { default: null },
2996
- errorMessages: { default: () => [] },
2997
2990
  options: { default: () => [] },
2998
2991
  optionLabel: { default: null },
2999
2992
  optionValue: { default: null },
2993
+ id: { default: null },
2994
+ label: { default: null },
2995
+ errorMessages: { default: () => [] },
3000
2996
  placeholder: { default: "Clic para seleccionar" },
3001
2997
  disabled: { type: Boolean, default: !1 },
3002
2998
  required: { type: Boolean, default: !1 },
3003
- optionalLabel: { type: Boolean, default: !1 },
3004
- variant: { default: null },
2999
+ readonly: { type: Boolean },
3005
3000
  rounded: { type: Boolean, default: !1 },
3006
- customClass: { default: null }
3001
+ customClass: { default: null },
3002
+ optionalLabel: { type: Boolean, default: !1 },
3003
+ variant: { default: null }
3007
3004
  }, {
3008
3005
  modelValue: { default: null },
3009
3006
  modelModifiers: {}
3010
3007
  }),
3011
3008
  emits: /* @__PURE__ */ A(["update:modelValue", "onUpdate"], ["update:modelValue"]),
3012
3009
  setup(e, { emit: t }) {
3013
- const a = e, l = t, s = R(e, "modelValue"), i = f(() => a.errorMessages?.length > 0), r = f(() => a.id ? `${a.id}-select` : void 0), d = f(() => i.value && a.id ? `${a.id}-error-0` : void 0), u = f(() => a.placeholder ?? void 0), h = f(() => {
3010
+ const a = e, l = t, i = R(e, "modelValue"), s = f(() => a.errorMessages?.length > 0), r = f(() => a.id ? `${a.id}-select` : void 0), d = f(() => s.value && a.id ? `${a.id}-error-0` : void 0), u = f(() => a.placeholder ?? void 0), h = f(() => {
3014
3011
  const p = ["form-control", "form-select"];
3015
3012
  return a.variant && p.push(`form-${a.variant}`), a.rounded && p.push("form-rounded"), a.customClass && p.push(a.customClass), p;
3016
3013
  });
3017
- return N(s, (p) => {
3014
+ return N(i, (p) => {
3018
3015
  l("onUpdate", p);
3019
3016
  }), (p, v) => (o(), n("div", {
3020
- class: m(["form-group", i.value ? "form-invalid" : ""])
3017
+ class: m(["form-group", s.value ? "form-invalid" : ""])
3021
3018
  }, [
3022
3019
  c("label", {
3023
3020
  for: r.value,
@@ -3026,23 +3023,23 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3026
3023
  }, null, 8, bs),
3027
3024
  I(c("select", {
3028
3025
  id: r.value,
3029
- "onUpdate:modelValue": v[0] || (v[0] = (b) => s.value = b),
3026
+ "onUpdate:modelValue": v[0] || (v[0] = (b) => i.value = b),
3030
3027
  class: m(h.value),
3031
3028
  placeholder: u.value,
3032
3029
  disabled: e.disabled,
3033
3030
  required: e.required,
3034
- "aria-invalid": i.value || void 0,
3031
+ "aria-invalid": s.value || void 0,
3035
3032
  "aria-describedby": d.value
3036
3033
  }, [
3037
3034
  c("option", ys, g(e.placeholder), 1),
3038
- (o(!0), n(P, null, E(e.options, (b, C) => (o(), n("option", {
3035
+ (o(!0), n(O, null, E(e.options, (b, C) => (o(), n("option", {
3039
3036
  key: `option-${C}`,
3040
3037
  value: e.optionValue ? b[e.optionValue] : b
3041
3038
  }, g(e.optionLabel ? b[e.optionLabel] : b), 9, ws))), 128))
3042
3039
  ], 10, gs), [
3043
- [Re, s.value]
3040
+ [Re, i.value]
3044
3041
  ]),
3045
- i.value ? (o(), n("p", {
3042
+ s.value ? (o(), n("p", {
3046
3043
  key: 0,
3047
3044
  id: d.value,
3048
3045
  class: "invalid-feedback"
@@ -3055,37 +3052,37 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3055
3052
  }, Ss = /* @__PURE__ */ y({
3056
3053
  __name: "Text",
3057
3054
  props: /* @__PURE__ */ A({
3058
- id: { default: null },
3059
- label: { default: null },
3060
3055
  modelValue: { default: null },
3061
- errorMessages: { default: () => [] },
3062
3056
  type: { default: "text" },
3063
3057
  maxlength: { default: 50 },
3058
+ autofocus: { type: Boolean, default: !1 },
3059
+ min: { default: null },
3060
+ max: { default: null },
3061
+ id: { default: null },
3062
+ label: { default: null },
3063
+ errorMessages: { default: () => [] },
3064
3064
  placeholder: { default: null },
3065
3065
  disabled: { type: Boolean, default: !1 },
3066
3066
  required: { type: Boolean, default: !1 },
3067
3067
  readonly: { type: Boolean, default: !1 },
3068
- autofocus: { type: Boolean, default: !1 },
3069
- optionalLabel: { type: Boolean, default: !1 },
3070
- min: { default: null },
3071
- max: { default: null },
3072
- variant: { default: null },
3073
3068
  rounded: { type: Boolean, default: !1 },
3074
- customClass: { default: null }
3069
+ customClass: { default: null },
3070
+ optionalLabel: { type: Boolean, default: !1 },
3071
+ variant: { default: null }
3075
3072
  }, {
3076
3073
  modelValue: { default: null },
3077
3074
  modelModifiers: {}
3078
3075
  }),
3079
3076
  emits: /* @__PURE__ */ A(["update:modelValue", "onUpdate"], ["update:modelValue"]),
3080
3077
  setup(e, { emit: t }) {
3081
- const a = e, l = t, s = R(e, "modelValue"), i = f(() => a.errorMessages?.length > 0), r = f(() => a.id ? `${a.id}-input-text` : void 0), d = f(() => i.value && a.id ? `${a.id}-error-0` : void 0), u = f(() => a.placeholder ?? void 0), h = f(() => a.type === "number" ? a.min ?? void 0 : void 0), p = f(() => a.type === "number" ? a.max ?? void 0 : void 0), v = f(() => {
3078
+ const a = e, l = t, i = R(e, "modelValue"), s = f(() => a.errorMessages?.length > 0), r = f(() => a.id ? `${a.id}-input-text` : void 0), d = f(() => s.value && a.id ? `${a.id}-error-0` : void 0), u = f(() => a.placeholder ?? void 0), h = f(() => a.type === "number" ? a.min ?? void 0 : void 0), p = f(() => a.type === "number" ? a.max ?? void 0 : void 0), v = f(() => {
3082
3079
  const b = ["form-control"];
3083
3080
  return a.variant && b.push(`form-${a.variant}`), a.rounded && b.push("form-rounded"), a.customClass && b.push(a.customClass), b;
3084
3081
  });
3085
- return N(s, (b) => {
3082
+ return N(i, (b) => {
3086
3083
  l("onUpdate", b);
3087
3084
  }), (b, C) => (o(), n("div", {
3088
- class: m(["form-group", i.value ? "form-invalid" : ""])
3085
+ class: m(["form-group", s.value ? "form-invalid" : ""])
3089
3086
  }, [
3090
3087
  c("label", {
3091
3088
  for: r.value,
@@ -3094,7 +3091,7 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3094
3091
  }, null, 8, Ls),
3095
3092
  I(c("input", {
3096
3093
  id: r.value,
3097
- "onUpdate:modelValue": C[0] || (C[0] = (L) => s.value = L),
3094
+ "onUpdate:modelValue": C[0] || (C[0] = (L) => i.value = L),
3098
3095
  class: m(v.value),
3099
3096
  type: e.type,
3100
3097
  maxlength: e.maxlength,
@@ -3105,12 +3102,12 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3105
3102
  required: e.required,
3106
3103
  readonly: e.readonly,
3107
3104
  autofocus: e.autofocus,
3108
- "aria-invalid": i.value || void 0,
3105
+ "aria-invalid": s.value || void 0,
3109
3106
  "aria-describedby": d.value
3110
3107
  }, null, 10, Bs), [
3111
- [le, s.value]
3108
+ [le, i.value]
3112
3109
  ]),
3113
- i.value ? (o(), n("p", {
3110
+ s.value ? (o(), n("p", {
3114
3111
  key: 0,
3115
3112
  id: d.value,
3116
3113
  class: "invalid-feedback"
@@ -3123,39 +3120,39 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3123
3120
  }, Ts = /* @__PURE__ */ y({
3124
3121
  __name: "Textarea",
3125
3122
  props: /* @__PURE__ */ A({
3123
+ modelValue: { default: null },
3124
+ maxlength: { default: 500 },
3125
+ autofocus: { type: Boolean, default: !1 },
3126
+ rows: { default: 4 },
3127
+ cols: { default: void 0 },
3128
+ resize: { default: "vertical" },
3126
3129
  id: { default: null },
3127
3130
  label: { default: null },
3128
- modelValue: { default: null },
3129
3131
  errorMessages: { default: () => [] },
3130
- maxlength: { default: 500 },
3131
3132
  placeholder: { default: null },
3132
3133
  disabled: { type: Boolean, default: !1 },
3133
3134
  required: { type: Boolean, default: !1 },
3134
3135
  readonly: { type: Boolean, default: !1 },
3135
- autofocus: { type: Boolean, default: !1 },
3136
- optionalLabel: { type: Boolean, default: !1 },
3137
- rows: { default: 4 },
3138
- cols: { default: void 0 },
3139
- resize: { default: "vertical" },
3140
- variant: { default: null },
3141
3136
  rounded: { type: Boolean, default: !1 },
3142
- customClass: { default: null }
3137
+ customClass: { default: null },
3138
+ optionalLabel: { type: Boolean, default: !1 },
3139
+ variant: { default: null }
3143
3140
  }, {
3144
3141
  modelValue: { default: null },
3145
3142
  modelModifiers: {}
3146
3143
  }),
3147
3144
  emits: /* @__PURE__ */ A(["update:modelValue", "onUpdate"], ["update:modelValue"]),
3148
3145
  setup(e, { emit: t }) {
3149
- const a = e, l = t, s = R(e, "modelValue"), i = f(() => a.errorMessages?.length > 0), r = f(() => a.id ? `${a.id}-input-textarea` : void 0), d = f(() => i.value && a.id ? `${a.id}-error-0` : void 0), u = f(() => a.placeholder ?? void 0), h = f(() => ({
3146
+ const a = e, l = t, i = R(e, "modelValue"), s = f(() => a.errorMessages?.length > 0), r = f(() => a.id ? `${a.id}-input-textarea` : void 0), d = f(() => s.value && a.id ? `${a.id}-error-0` : void 0), u = f(() => a.placeholder ?? void 0), h = f(() => ({
3150
3147
  resize: a.resize
3151
3148
  })), p = f(() => {
3152
3149
  const v = ["form-control"];
3153
3150
  return a.variant && v.push(`form-${a.variant}`), a.rounded && v.push("form-rounded"), a.customClass && v.push(a.customClass), v;
3154
3151
  });
3155
- return N(s, (v) => {
3152
+ return N(i, (v) => {
3156
3153
  l("onUpdate", v);
3157
3154
  }), (v, b) => (o(), n("div", {
3158
- class: m(["form-group", i.value ? "form-invalid" : ""])
3155
+ class: m(["form-group", s.value ? "form-invalid" : ""])
3159
3156
  }, [
3160
3157
  c("label", {
3161
3158
  for: r.value,
@@ -3164,7 +3161,7 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3164
3161
  }, null, 8, Us),
3165
3162
  I(c("textarea", {
3166
3163
  id: r.value,
3167
- "onUpdate:modelValue": b[0] || (b[0] = (C) => s.value = C),
3164
+ "onUpdate:modelValue": b[0] || (b[0] = (C) => i.value = C),
3168
3165
  class: m(p.value),
3169
3166
  maxlength: e.maxlength,
3170
3167
  placeholder: u.value,
@@ -3175,12 +3172,12 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3175
3172
  readonly: e.readonly,
3176
3173
  autofocus: e.autofocus,
3177
3174
  style: V(h.value),
3178
- "aria-invalid": i.value || void 0,
3175
+ "aria-invalid": s.value || void 0,
3179
3176
  "aria-describedby": d.value
3180
3177
  }, null, 14, zs), [
3181
- [ee, s.value]
3178
+ [ee, i.value]
3182
3179
  ]),
3183
- i.value ? (o(), n("p", {
3180
+ s.value ? (o(), n("p", {
3184
3181
  key: 0,
3185
3182
  id: d.value,
3186
3183
  class: "invalid-feedback"
@@ -3192,7 +3189,6 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3192
3189
  props: {
3193
3190
  to: { default: "" },
3194
3191
  href: { default: "" },
3195
- tooltipText: { default: "" },
3196
3192
  as: { default: "a" },
3197
3193
  id: { default: "" },
3198
3194
  text: { default: "" },
@@ -3206,24 +3202,25 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3206
3202
  disabled: { type: Boolean, default: !1 },
3207
3203
  loading: { type: Boolean, default: !1 },
3208
3204
  customClass: { default: "" },
3209
- rounded: { type: Boolean, default: !1 }
3205
+ rounded: { type: Boolean, default: !1 },
3206
+ tooltipText: { default: "" }
3210
3207
  },
3211
3208
  setup(e) {
3212
3209
  const t = e, a = f(() => t.to || t.href), l = f(() => {
3213
3210
  const r = a.value;
3214
3211
  return typeof r == "string" && /^(?:https?:|mailto:|tel:|\/\/)/.test(r);
3215
- }), s = f(() => {
3212
+ }), i = f(() => {
3216
3213
  const r = [];
3217
3214
  if (t.variant && (r.push(`btn-${t.variant}`), t.variant === "filled" && t.color ? r.push(`filled-${t.color}`) : t.variant === "tonal" && t.color && r.push(`tonal-${t.color}`)), t.size) {
3218
3215
  let d = "";
3219
3216
  t.size === "sm" ? d = "btn-sm" : t.size === "lg" ? d = "btn-lg" : t.size === "md" ? d = "" : d = t.size, d && r.push(d);
3220
3217
  }
3221
3218
  return t?.icon && r.push(`btn-icon ${t.iconVariant}`), t?.iconTrailing && r.push("icon-trailing"), t?.loading && r.push("loading"), t?.rounded && r.push("btn-rounded"), t.customClass && r.push(t.customClass), r;
3222
- }), i = f(() => {
3219
+ }), s = f(() => {
3223
3220
  const r = {
3224
3221
  id: t.id ? `link-${t.id}` : void 0,
3225
3222
  title: t.title || void 0,
3226
- class: ["btn", ...s.value],
3223
+ class: ["btn", ...i.value],
3227
3224
  disabled: t.disabled
3228
3225
  };
3229
3226
  if (t.as === "a" || l.value) {
@@ -3250,7 +3247,7 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3250
3247
  T(g(e.tooltipText), 1)
3251
3248
  ]),
3252
3249
  default: B(() => [
3253
- (o(), _(W(t.as), te(se(i.value)), {
3250
+ (o(), _(W(t.as), te(se(s.value)), {
3254
3251
  default: B(() => [
3255
3252
  x(r.$slots, "icon"),
3256
3253
  T(" " + g(e.text), 1)
@@ -3275,7 +3272,7 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3275
3272
  const l = [];
3276
3273
  return t.customClass && (Array.isArray(t.customClass) ? l.push(...t.customClass) : l.push(t.customClass)), t.variant && l.push(`list-group-${t.variant}`), t.size && l.push(`list-group-${t.size}`), t.isInteractive && l.push("list-group-interactive"), t.isUndecorated && l.push("list-group-undecorated"), l;
3277
3274
  });
3278
- return (l, s) => (o(), n("ul", {
3275
+ return (l, i) => (o(), n("ul", {
3279
3276
  class: m(["list-group", a.value])
3280
3277
  }, [
3281
3278
  x(l.$slots, "default")
@@ -3299,7 +3296,7 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3299
3296
  const l = [];
3300
3297
  return t.customClass && (Array.isArray(t.customClass) ? l.push(...t.customClass) : l.push(t.customClass)), t.active && l.push("list-item-active"), t.disabled && l.push("list-item-disabled"), l;
3301
3298
  });
3302
- return (l, s) => (o(), n("li", {
3299
+ return (l, i) => (o(), n("li", {
3303
3300
  class: m(["list-group-item", a.value]),
3304
3301
  "aria-disabled": e.disabled || void 0
3305
3302
  }, [
@@ -3333,7 +3330,7 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3333
3330
  },
3334
3331
  setup(e) {
3335
3332
  const t = e, a = f(() => t.fluid ? "container-fluid" : "container");
3336
- return (l, s) => (o(), _(W(e.sticky ? "div" : "nav"), {
3333
+ return (l, i) => (o(), _(W(e.sticky ? "div" : "nav"), {
3337
3334
  class: m(e.sticky ? "nav-sticky" : ["navbar", e.customClass])
3338
3335
  }, {
3339
3336
  default: B(() => [
@@ -3395,27 +3392,31 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3395
3392
  }), Ns = ["textContent"], Rs = ["src"], js = /* @__PURE__ */ y({
3396
3393
  __name: "NavbarBrand",
3397
3394
  props: {
3395
+ logo: { default: null },
3396
+ initials: { default: null },
3397
+ id: {},
3398
3398
  text: { default: "" },
3399
+ icon: {},
3399
3400
  to: { default: "" },
3400
3401
  href: { default: "" },
3401
- logo: { default: null },
3402
- initials: { default: null },
3402
+ active: { type: Boolean },
3403
+ disabled: { type: Boolean },
3403
3404
  customClass: { default: null },
3404
3405
  as: { default: "a" }
3405
3406
  },
3406
3407
  setup(e) {
3407
3408
  const t = e, a = f(() => t.to || t.href), l = f(() => {
3408
- const i = a.value;
3409
- return typeof i == "string" && /^(?:https?:|mailto:|tel:|\/\/)/.test(i);
3410
- }), s = f(() => {
3411
- const i = {
3409
+ const s = a.value;
3410
+ return typeof s == "string" && /^(?:https?:|mailto:|tel:|\/\/)/.test(s);
3411
+ }), i = f(() => {
3412
+ const s = {
3412
3413
  class: "navbar-logo",
3413
3414
  "aria-label": t.text
3414
3415
  };
3415
3416
  if (t.as === "a" || l.value) {
3416
3417
  const r = typeof a.value == "string" ? a.value : "";
3417
3418
  return {
3418
- ...i,
3419
+ ...s,
3419
3420
  href: r,
3420
3421
  ...l.value && {
3421
3422
  target: "_blank",
@@ -3424,11 +3425,11 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3424
3425
  };
3425
3426
  }
3426
3427
  return {
3427
- ...i,
3428
+ ...s,
3428
3429
  to: a.value
3429
3430
  };
3430
3431
  });
3431
- return (i, r) => (o(), n("div", {
3432
+ return (s, r) => (o(), n("div", {
3432
3433
  class: m(["navbar-brand", e.customClass])
3433
3434
  }, [
3434
3435
  e.initials && !e.logo ? (o(), n("span", {
@@ -3441,11 +3442,11 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3441
3442
  class: "navbar-logo-img",
3442
3443
  alt: "Brand logo"
3443
3444
  }, null, 8, Rs)) : w("", !0),
3444
- x(i.$slots, "link", {
3445
+ x(s.$slots, "link", {
3445
3446
  linkTarget: a.value,
3446
3447
  brandText: e.text
3447
3448
  }, () => [
3448
- (o(), _(W(t.as), te(se(s.value)), {
3449
+ (o(), _(W(t.as), te(se(i.value)), {
3449
3450
  default: B(() => [
3450
3451
  T(g(e.text), 1)
3451
3452
  ]),
@@ -3494,7 +3495,9 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3494
3495
  }), Js = { class: "nav-item" }, Ys = /* @__PURE__ */ y({
3495
3496
  __name: "NavbarLink",
3496
3497
  props: {
3498
+ id: {},
3497
3499
  text: { default: "" },
3500
+ icon: {},
3498
3501
  to: { default: "" },
3499
3502
  href: { default: "" },
3500
3503
  active: { type: Boolean, default: !1 },
@@ -3504,10 +3507,10 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3504
3507
  },
3505
3508
  setup(e) {
3506
3509
  const t = e, a = f(() => t.to || t.href), l = f(() => {
3507
- const i = a.value;
3508
- return typeof i == "string" && /^(?:https?:|mailto:|tel:|\/\/)/.test(i);
3509
- }), s = f(() => {
3510
- const i = {
3510
+ const s = a.value;
3511
+ return typeof s == "string" && /^(?:https?:|mailto:|tel:|\/\/)/.test(s);
3512
+ }), i = f(() => {
3513
+ const s = {
3511
3514
  class: ["nav-link", { disabled: t.disabled }, t.customClass],
3512
3515
  "aria-disabled": t.disabled || void 0,
3513
3516
  disabled: t.disabled || void 0
@@ -3515,7 +3518,7 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3515
3518
  if (t.as === "a" || l.value) {
3516
3519
  const r = typeof a.value == "string" ? a.value : "";
3517
3520
  return {
3518
- ...i,
3521
+ ...s,
3519
3522
  class: ["nav-link", { active: t.active, disabled: t.disabled }, t.customClass],
3520
3523
  "aria-current": t.active ? "page" : void 0,
3521
3524
  href: t.disabled ? void 0 : r,
@@ -3526,14 +3529,14 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3526
3529
  };
3527
3530
  }
3528
3531
  return {
3529
- ...i,
3532
+ ...s,
3530
3533
  to: a.value
3531
3534
  };
3532
3535
  });
3533
- return (i, r) => (o(), n("li", Js, [
3534
- (o(), _(W(t.as), te(se(s.value)), {
3536
+ return (s, r) => (o(), n("li", Js, [
3537
+ (o(), _(W(t.as), te(se(i.value)), {
3535
3538
  default: B(() => [
3536
- x(i.$slots, "icon"),
3539
+ x(s.$slots, "icon"),
3537
3540
  T(" " + g(e.text), 1)
3538
3541
  ]),
3539
3542
  _: 3
@@ -3567,7 +3570,7 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3567
3570
  },
3568
3571
  t.customClass
3569
3572
  ]);
3570
- return (l, s) => (o(), n("ul", {
3573
+ return (l, i) => (o(), n("ul", {
3571
3574
  class: m(a.value)
3572
3575
  }, [
3573
3576
  x(l.$slots, "default")
@@ -3597,20 +3600,27 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3597
3600
  collapsed: { type: Boolean, default: !1 },
3598
3601
  collapseText: { default: "Collapse sidebar" },
3599
3602
  expandText: { default: "Expand sidebar" },
3600
- customClass: { default: null }
3603
+ customClass: { default: null },
3604
+ showToggleButton: { type: Boolean, default: !1 }
3601
3605
  },
3602
3606
  emits: ["toggle"],
3603
3607
  setup(e) {
3604
- const t = e, a = f(() => t.collapsed ? t.expandText : t.collapseText), l = f(() => t.collapsed ? "&#xf7e4;" : "&#xe9e2;");
3605
- return (s, i) => (o(), _(oe, {
3608
+ const t = e, a = f(() => t.collapsed ? t.expandText : t.collapseText), l = f(() => t.collapsed ? "&#xf7e4;" : "&#xe9e2;"), i = f(() => [
3609
+ "sidebar-collapse-button",
3610
+ {
3611
+ "sidebar-collapse-visible-mobile": t.showToggleButton
3612
+ },
3613
+ t.customClass
3614
+ ]);
3615
+ return (s, r) => (o(), _(oe, {
3606
3616
  id: "sidebar-collapse",
3607
3617
  variant: "text",
3608
3618
  icon: "",
3609
3619
  "icon-variant": "compact",
3610
3620
  "custom-class": "text-neutral",
3611
- class: m(["sidebar-collapse", e.customClass]),
3621
+ class: m(i.value),
3612
3622
  "tooltip-text": a.value,
3613
- onClick: i[0] || (i[0] = (r) => s.$emit("toggle"))
3623
+ onClick: r[0] || (r[0] = (d) => s.$emit("toggle"))
3614
3624
  }, {
3615
3625
  icon: B(() => [
3616
3626
  M(S, { "icon-code": l.value }, null, 8, ["icon-code"])
@@ -3641,11 +3651,11 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3641
3651
  const t = e, a = f(() => t.items), l = f(() => ({
3642
3652
  "navigation-bar-frosted": t.frosted,
3643
3653
  "navigation-bar-island": t.island
3644
- })), s = f(() => ({
3654
+ })), i = f(() => ({
3645
3655
  "indicator-tab": t.indicatorTab,
3646
3656
  "indicator-frosted": t.indicatorFrosted
3647
3657
  }));
3648
- function i(u) {
3658
+ function s(u) {
3649
3659
  return typeof u == "string" ? t.activeItem === u : !1;
3650
3660
  }
3651
3661
  function r(u) {
@@ -3674,15 +3684,15 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3674
3684
  role: "navigation",
3675
3685
  "aria-label": "Main navigation"
3676
3686
  }, [
3677
- (o(!0), n(P, null, E(a.value, (p) => (o(), n("div", {
3687
+ (o(!0), n(O, null, E(a.value, (p) => (o(), n("div", {
3678
3688
  key: p.id,
3679
3689
  class: "navigation-bar-item"
3680
3690
  }, [
3681
- (o(), _(W(t.as), G({ ref_for: !0 }, d(p.to, p.ariaLabel, i(p.to))), {
3691
+ (o(), _(W(t.as), G({ ref_for: !0 }, d(p.to, p.ariaLabel, s(p.to))), {
3682
3692
  default: B(() => [
3683
3693
  M(S, {
3684
3694
  "icon-code": p.icon,
3685
- class: m({ "iw-bold": i(p.to) })
3695
+ class: m({ "iw-bold": s(p.to) })
3686
3696
  }, null, 8, ["icon-code", "class"]),
3687
3697
  c("p", si, g(p.text), 1)
3688
3698
  ]),
@@ -3690,11 +3700,11 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3690
3700
  }, 1040))
3691
3701
  ]))), 128)),
3692
3702
  c("div", {
3693
- class: m(["indicator", s.value])
3703
+ class: m(["indicator", i.value])
3694
3704
  }, null, 2)
3695
3705
  ], 2));
3696
3706
  }
3697
- }), oi = { class: "menu-user-container" }, ni = { class: "menu-user-header" }, ri = { key: 0 }, ui = { class: "avatar-container" }, di = ["src", "alt"], ci = ["title"], fi = ["title"], vi = { key: 1 }, hi = { class: "subtitle-1 text-truncate" }, pi = { class: "subtitle-2 text-truncate" }, mi = { class: "menu-user-body" }, Ci = { class: "menu-user-footer" }, bi = /* @__PURE__ */ y({
3707
+ }), oi = { class: "popover-menu-container" }, ni = { class: "popover-menu-header" }, ri = { key: 0 }, ui = { class: "avatar-container" }, di = ["src", "alt"], ci = ["title"], fi = ["title"], vi = { key: 1 }, hi = { class: "subtitle-1 text-truncate" }, pi = { class: "subtitle-2 text-truncate" }, mi = { class: "popover-menu-body" }, Ci = { class: "popover-menu-footer" }, bi = /* @__PURE__ */ y({
3698
3708
  __name: "PopoverMenu",
3699
3709
  props: {
3700
3710
  isOpened: { type: Boolean, default: !1 },
@@ -3717,9 +3727,9 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3717
3727
  },
3718
3728
  emits: ["hideDropdown", "menuItemClick"],
3719
3729
  setup(e, { emit: t }) {
3720
- const a = e, l = t, s = f(() => a.menuItems), i = f(() => [
3721
- "menu-user",
3722
- { "menu-user-visible": a.isOpened }
3730
+ const a = e, l = t, i = f(() => a.menuItems), s = f(() => [
3731
+ "popover-menu",
3732
+ { "popover-menu-visible": a.isOpened }
3723
3733
  ]), r = f(() => ({
3724
3734
  displayName: a.user?.displayName || a.title || null,
3725
3735
  email: a.user?.email || a.subtitle || null,
@@ -3737,7 +3747,7 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3737
3747
  return (C, L) => (o(), n("div", oi, [
3738
3748
  c("div", {
3739
3749
  id: "user-navigation-menu",
3740
- class: m(i.value),
3750
+ class: m(s.value),
3741
3751
  role: "menu",
3742
3752
  "aria-label": "User account menu",
3743
3753
  tabindex: "0"
@@ -3748,11 +3758,11 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3748
3758
  r.value.photoURL ? (o(), n("img", {
3749
3759
  key: 0,
3750
3760
  src: r.value.photoURL,
3751
- class: m(["img-fluid img-avatar avatar-menu mb-2", e.avatarCustomClass]),
3761
+ class: m(["img-fluid img-avatar avatar-menu", e.avatarCustomClass]),
3752
3762
  alt: h.value
3753
3763
  }, null, 10, di)) : (o(), n("span", {
3754
3764
  key: 1,
3755
- class: m(["img-avatar avatar-placeholder avatar-menu mb-2", e.avatarCustomClass])
3765
+ class: m(["img-avatar avatar-placeholder avatar-menu", e.avatarCustomClass])
3756
3766
  }, null, 2))
3757
3767
  ]),
3758
3768
  c("p", {
@@ -3786,10 +3796,11 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3786
3796
  c("div", mi, [
3787
3797
  M(Ve, {
3788
3798
  variant: "low-contrast",
3799
+ size: "sm",
3789
3800
  "is-interactive": ""
3790
3801
  }, {
3791
3802
  default: B(() => [
3792
- (o(!0), n(P, null, E(s.value, (F) => (o(), _(Te, {
3803
+ (o(!0), n(O, null, E(i.value, (F) => (o(), _(Te, {
3793
3804
  key: F.id,
3794
3805
  title: F.text,
3795
3806
  icon: F.icon,
@@ -3816,28 +3827,28 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3816
3827
  },
3817
3828
  emits: ["updateActiveTab"],
3818
3829
  setup(e, { emit: t }) {
3819
- const a = e, l = t, s = pe(a, "tabs"), i = O(a.activeTab ?? s.value?.[0]?.id ?? ""), r = f(() => s.value.find((u) => u.id === i.value)?.position ?? 0);
3830
+ const a = e, l = t, i = pe(a, "tabs"), s = P(a.activeTab ?? i.value?.[0]?.id ?? ""), r = f(() => i.value.find((u) => u.id === s.value)?.position ?? 0);
3820
3831
  N(() => a.activeTab, (u) => {
3821
- u && (i.value = u);
3832
+ u && (s.value = u);
3822
3833
  });
3823
3834
  function d(u) {
3824
- i.value = u, l("updateActiveTab", u);
3835
+ s.value = u, l("updateActiveTab", u);
3825
3836
  }
3826
3837
  return (u, h) => (o(), n("div", gi, [
3827
3838
  c("ul", {
3828
3839
  class: "tab-segmented-control",
3829
3840
  role: "tablist",
3830
- style: V(`--_segmented-control-count: ${s.value.length}`)
3841
+ style: V(`--_segmented-control-count: ${i.value.length}`)
3831
3842
  }, [
3832
- (o(!0), n(P, null, E(s.value, (p, v) => (o(), n("li", {
3843
+ (o(!0), n(O, null, E(i.value, (p, v) => (o(), n("li", {
3833
3844
  key: `tab-${v}`,
3834
- class: m(["segmented-control-item", [i.value === p.id ? "active-item" : ""]])
3845
+ class: m(["segmented-control-item", [s.value === p.id ? "active-item" : ""]])
3835
3846
  }, [
3836
3847
  c("button", {
3837
- class: m(["segmented-control-link", [i.value === p.id ? "active" : ""]]),
3848
+ class: m(["segmented-control-link", [s.value === p.id ? "active" : ""]]),
3838
3849
  role: "tab",
3839
- "aria-selected": i.value === p.id,
3840
- tabindex: i.value === p.id ? 0 : -1,
3850
+ "aria-selected": s.value === p.id,
3851
+ tabindex: s.value === p.id ? 0 : -1,
3841
3852
  onClick: (b) => d(p.id)
3842
3853
  }, g(p.label), 11, yi)
3843
3854
  ], 2))), 128)),
@@ -3859,26 +3870,26 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3859
3870
  },
3860
3871
  emits: ["updateActiveTab"],
3861
3872
  setup(e, { emit: t }) {
3862
- const a = e, l = t, s = pe(a, "tabs"), i = O(a.activeTab ?? s.value?.[0]?.id ?? "");
3873
+ const a = e, l = t, i = pe(a, "tabs"), s = P(a.activeTab ?? i.value?.[0]?.id ?? "");
3863
3874
  N(() => a.activeTab, (d) => {
3864
- d && (i.value = d);
3875
+ d && (s.value = d);
3865
3876
  });
3866
3877
  function r(d) {
3867
- i.value = d, l("updateActiveTab", d);
3878
+ s.value = d, l("updateActiveTab", d);
3868
3879
  }
3869
3880
  return (d, u) => (o(), n("ul", {
3870
3881
  class: m(["tabs-navigation", { "tabs-pills": e.pillTabs, "tabs-contrast": e.contrastTabs }]),
3871
3882
  role: "tablist"
3872
3883
  }, [
3873
- (o(!0), n(P, null, E(s.value, (h, p) => (o(), n("li", {
3884
+ (o(!0), n(O, null, E(i.value, (h, p) => (o(), n("li", {
3874
3885
  key: `tab-${p}`,
3875
3886
  class: "tab-item"
3876
3887
  }, [
3877
3888
  c("button", {
3878
- class: m(["tab-link", [i.value === h.id ? "active" : ""]]),
3889
+ class: m(["tab-link", [s.value === h.id ? "active" : ""]]),
3879
3890
  role: "tab",
3880
- "aria-selected": i.value === h.id,
3881
- tabindex: i.value === h.id ? 0 : -1,
3891
+ "aria-selected": s.value === h.id,
3892
+ tabindex: s.value === h.id ? 0 : -1,
3882
3893
  onClick: (v) => r(h.id)
3883
3894
  }, g(h.label), 11, xi)
3884
3895
  ]))), 128))
@@ -3901,24 +3912,24 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3901
3912
  },
3902
3913
  setup(e) {
3903
3914
  const t = e, a = f(() => {
3904
- const i = ["progress"];
3905
- return t.size === "sm" && i.push("progress-sm"), t.size === "lg" && i.push("progress-lg"), t.customClass && i.push(t.customClass), i;
3915
+ const s = ["progress"];
3916
+ return t.size === "sm" && s.push("progress-sm"), t.size === "lg" && s.push("progress-lg"), t.customClass && s.push(t.customClass), s;
3906
3917
  }), l = f(() => {
3907
- const i = ["progress-bar"];
3908
- return t.animated && i.push("progress-animated"), t.gradient && i.push("progress-gradient"), t.barClass && i.push(t.barClass), i;
3909
- }), s = f(() => {
3910
- const i = {
3918
+ const s = ["progress-bar"];
3919
+ return t.animated && s.push("progress-animated"), t.gradient && s.push("progress-gradient"), t.barClass && s.push(t.barClass), s;
3920
+ }), i = f(() => {
3921
+ const s = {
3911
3922
  "--_progress-width": `${t.value}%`
3912
3923
  };
3913
- return t.barStyles ? typeof t.barStyles == "string" ? [i, t.barStyles].join("; ") : { ...i, ...t.barStyles } : i;
3924
+ return t.barStyles ? typeof t.barStyles == "string" ? [s, t.barStyles].join("; ") : { ...s, ...t.barStyles } : s;
3914
3925
  });
3915
- return (i, r) => (o(), n("div", {
3926
+ return (s, r) => (o(), n("div", {
3916
3927
  class: m(a.value),
3917
3928
  style: V(e.customStyles)
3918
3929
  }, [
3919
3930
  c("div", {
3920
3931
  class: m(l.value),
3921
- style: V(s.value),
3932
+ style: V(i.value),
3922
3933
  role: "progressbar",
3923
3934
  "aria-valuenow": e.value,
3924
3935
  "aria-valuemin": e.ariaValuemin,
@@ -3928,7 +3939,7 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3928
3939
  key: 0,
3929
3940
  textContent: g(e.text)
3930
3941
  }, null, 8, Li)) : w("", !0),
3931
- x(i.$slots, "default")
3942
+ x(s.$slots, "default")
3932
3943
  ], 14, ki)
3933
3944
  ], 6));
3934
3945
  }
@@ -3941,15 +3952,15 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3941
3952
  },
3942
3953
  setup(e) {
3943
3954
  const t = e, a = f(() => {
3944
- const s = ["progress-spinner"];
3945
- return t.customClass && s.push(t.customClass), s;
3955
+ const i = ["progress-spinner"];
3956
+ return t.customClass && i.push(t.customClass), i;
3946
3957
  }), l = f(() => {
3947
- const s = {
3958
+ const i = {
3948
3959
  "--_progress-spinner-size": t.size
3949
3960
  };
3950
- return t.customStyles ? typeof t.customStyles == "string" ? [s, t.customStyles].join("; ") : { ...s, ...t.customStyles } : s;
3961
+ return t.customStyles ? typeof t.customStyles == "string" ? [i, t.customStyles].join("; ") : { ...i, ...t.customStyles } : i;
3951
3962
  });
3952
- return (s, i) => (o(), n("div", {
3963
+ return (i, s) => (o(), n("div", {
3953
3964
  class: m(a.value),
3954
3965
  style: V(l.value),
3955
3966
  role: "status",
@@ -3964,28 +3975,37 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
3964
3975
  width: { default: null },
3965
3976
  customClass: { default: "" }
3966
3977
  },
3967
- setup(e) {
3968
- const t = e, a = f(() => [
3978
+ emits: ["update:rail"],
3979
+ setup(e, { emit: t }) {
3980
+ const a = e, l = t, i = f(() => [
3969
3981
  "navigation-drawer",
3970
3982
  {
3971
- "drawer-bordered": t.bordered,
3972
- "drawer-closed": t.rail
3983
+ "drawer-bordered": a.bordered,
3984
+ "drawer-rail": a.rail,
3985
+ "drawer-open": a.rail
3973
3986
  },
3974
- t.customClass
3975
- ]), l = f(() => t.width ? { "--theme-nav-drawer-width": t.width } : {});
3976
- return (s, i) => (o(), n("div", {
3977
- class: m(a.value),
3978
- style: V(l.value),
3979
- role: "navigation",
3980
- "aria-label": "Main navigation"
3981
- }, [
3982
- c("div", Mi, [
3983
- x(s.$slots, "header"),
3984
- x(s.$slots, "body"),
3985
- x(s.$slots, "footer"),
3986
- x(s.$slots, "default")
3987
- ])
3988
- ], 6));
3987
+ a.customClass
3988
+ ]), s = f(() => a.width ? { "--theme-nav-drawer-width": a.width } : {});
3989
+ return (r, d) => (o(), n(O, null, [
3990
+ a.rail ? (o(), n("div", {
3991
+ key: 0,
3992
+ class: "drawer-overlay",
3993
+ onClick: d[0] || (d[0] = (u) => l("update:rail", !1))
3994
+ })) : w("", !0),
3995
+ c("div", {
3996
+ class: m(i.value),
3997
+ style: V(s.value),
3998
+ role: "navigation",
3999
+ "aria-label": "Main navigation"
4000
+ }, [
4001
+ c("div", Mi, [
4002
+ x(r.$slots, "header"),
4003
+ x(r.$slots, "body"),
4004
+ x(r.$slots, "footer"),
4005
+ x(r.$slots, "default")
4006
+ ])
4007
+ ], 6)
4008
+ ], 64));
3989
4009
  }
3990
4010
  }), Ui = /* @__PURE__ */ y({
3991
4011
  __name: "SidebarBody",
@@ -4022,7 +4042,7 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
4022
4042
  },
4023
4043
  t.customClass
4024
4044
  ]);
4025
- return (l, s) => e.interactive ? (o(), _(H($e), {
4045
+ return (l, i) => e.interactive ? (o(), _(H($e), {
4026
4046
  key: 0,
4027
4047
  class: "d-flex flex-grow-1",
4028
4048
  placement: e.placement
@@ -4082,11 +4102,11 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
4082
4102
  customClass: { default: "" }
4083
4103
  },
4084
4104
  setup(e) {
4085
- const t = e, a = O(t.defaultOpen);
4105
+ const t = e, a = P(t.defaultOpen);
4086
4106
  function l() {
4087
4107
  t.collapsible && (a.value = !a.value);
4088
4108
  }
4089
- return (s, i) => (o(), n("div", {
4109
+ return (i, s) => (o(), n("div", {
4090
4110
  class: m(["drawer-group", [e.customClass]])
4091
4111
  }, [
4092
4112
  e.collapsible && e.text ? (o(), n("div", {
@@ -4114,7 +4134,7 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
4114
4134
  id: `group-${e.text}`,
4115
4135
  class: "drawer-group-content"
4116
4136
  }, [
4117
- x(s.$slots, "default")
4137
+ x(i.$slots, "default")
4118
4138
  ], 8, Gi)) : w("", !0)
4119
4139
  ], 2));
4120
4140
  }
@@ -4134,24 +4154,24 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
4134
4154
  __name: "SidebarLink",
4135
4155
  props: {
4136
4156
  id: { default: "" },
4137
- text: { default: "" },
4138
4157
  tooltipText: { default: "" },
4139
- href: { default: "" },
4140
- to: { default: "" },
4141
- icon: { default: null },
4142
4158
  tooltipPlacement: { default: "right" },
4159
+ child: { type: Boolean, default: !1 },
4160
+ ariaLabelledby: { default: "" },
4161
+ text: { default: "" },
4162
+ icon: { default: null },
4163
+ to: { default: "" },
4164
+ href: { default: "" },
4143
4165
  active: { type: Boolean, default: !1 },
4144
4166
  disabled: { type: Boolean, default: !1 },
4145
- child: { type: Boolean, default: !1 },
4146
4167
  customClass: { default: "" },
4147
- ariaLabelledby: { default: "" },
4148
4168
  as: { default: "a" }
4149
4169
  },
4150
4170
  setup(e) {
4151
- const t = e, a = f(() => `${t.id}-tooltip`), l = f(() => t.to || t.href), s = f(() => {
4171
+ const t = e, a = f(() => `${t.id}-tooltip`), l = f(() => t.to || t.href), i = f(() => {
4152
4172
  const r = l.value;
4153
4173
  return typeof r == "string" && /^(?:https?:|mailto:|tel:|\/\/)/.test(r);
4154
- }), i = f(() => {
4174
+ }), s = f(() => {
4155
4175
  const d = {
4156
4176
  class: [
4157
4177
  "drawer-item",
@@ -4166,7 +4186,7 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
4166
4186
  "aria-labelledby": t.ariaLabelledby || void 0,
4167
4187
  "aria-label": t.ariaLabelledby ? void 0 : t.text
4168
4188
  };
4169
- if (t.as === "a" || s.value) {
4189
+ if (t.as === "a" || i.value) {
4170
4190
  const u = typeof l.value == "string" ? l.value : "";
4171
4191
  return {
4172
4192
  ...d,
@@ -4181,7 +4201,7 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
4181
4201
  ],
4182
4202
  "aria-current": t.active ? "page" : void 0,
4183
4203
  href: t.disabled ? void 0 : u,
4184
- ...s.value && {
4204
+ ...i.value && {
4185
4205
  target: "_blank",
4186
4206
  rel: "noopener noreferrer"
4187
4207
  }
@@ -4202,7 +4222,7 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
4202
4222
  T(g(e.tooltipText), 1)
4203
4223
  ]),
4204
4224
  default: B(() => [
4205
- (o(), _(W(t.as), te(se(i.value)), {
4225
+ (o(), _(W(t.as), te(se(s.value)), {
4206
4226
  default: B(() => [
4207
4227
  e.icon ? (o(), _(S, {
4208
4228
  key: 0,
@@ -4215,7 +4235,7 @@ const es = ["for", "textContent"], ts = ["id", "maxlength", "placeholder", "disa
4215
4235
  }, 16))
4216
4236
  ]),
4217
4237
  _: 3
4218
- }, 8, ["aria-id", "placement"])) : (o(), _(W(t.as), te(G({ key: 1 }, i.value)), {
4238
+ }, 8, ["aria-id", "placement"])) : (o(), _(W(t.as), te(G({ key: 1 }, s.value)), {
4219
4239
  default: B(() => [
4220
4240
  e.icon ? (o(), _(S, {
4221
4241
  key: 0,
@@ -4383,4 +4403,4 @@ export {
4383
4403
  kl as y,
4384
4404
  zl as z
4385
4405
  };
4386
- //# sourceMappingURL=components-CV69FiQW.js.map
4406
+ //# sourceMappingURL=components-igBfuqzk.js.map