@dpa-id-components/dpa-shared-components 8.10.5 → 8.11.1

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 (258) hide show
  1. package/dist/components/DpaEventItem/DpaEventItem.stories.d.ts +393 -558
  2. package/dist/components/DpaEventItem/DpaEventItem.vue.d.ts +1 -1
  3. package/dist/components/DpaEventItem/DpaEventItemCompact.vue.d.ts +1 -1
  4. package/dist/components/DpaEventItem/DpaEventItemPreview.vue.d.ts +1 -1
  5. package/dist/components/DpaEventItem/DpaEventItemStandard.vue.d.ts +1 -1
  6. package/dist/components/DpaMediaItem/DpaMediaItem.stories.d.ts +63 -99
  7. package/dist/components/DpaMediaItem/DpaMediaItem.vue.d.ts +1 -1
  8. package/dist/components/UiAutocomplete/UiAutocomplete.stories.d.ts +1 -1
  9. package/dist/components/UiAutocomplete/UiAutocomplete.vue.d.ts +1 -1
  10. package/dist/components/UiBadge/UiBadge.stories.d.ts +83 -121
  11. package/dist/components/UiBadge/UiBadge.vue.d.ts +1 -1
  12. package/dist/components/UiButton/UiButton.stories.d.ts +89 -128
  13. package/dist/components/UiButton/UiButton.vue.d.ts +1 -1
  14. package/dist/components/UiButtonGroup/UiButtonGroup.stories.d.ts +8 -38
  15. package/dist/components/UiButtonGroup/UiButtonGroup.vue.d.ts +1 -1
  16. package/dist/components/UiCard/UiCard.stories.d.ts +8 -38
  17. package/dist/components/UiCard/UiCard.vue.d.ts +1 -1
  18. package/dist/components/UiCheckBox/UiCheckBox.stories.d.ts +79 -117
  19. package/dist/components/UiCheckBox/UiCheckBox.vue.d.ts +1 -1
  20. package/dist/components/UiCheckBoxGroup/UiCheckBoxGroup.stories.d.ts +1 -1
  21. package/dist/components/UiCheckBoxGroup/UiCheckBoxGroup.vue.d.ts +1 -1
  22. package/dist/components/UiChip/UiChip.stories.d.ts +40 -74
  23. package/dist/components/UiChip/UiChip.vue.d.ts +1 -1
  24. package/dist/components/UiCollapseNavigation/UiCollapseNavigation.stories.d.ts +40 -74
  25. package/dist/components/UiCollapseNavigation/UiCollapseNavigation.vue.d.ts +1 -1
  26. package/dist/components/UiColorPicker/UiColorPicker.stories.d.ts +1 -1
  27. package/dist/components/UiColorPicker/UiColorPicker.vue.d.ts +1 -1
  28. package/dist/components/UiDatePicker/UiDatePicker.stories.d.ts +662 -796
  29. package/dist/components/UiDatePicker/UiDatePicker.vue.d.ts +1 -1
  30. package/dist/components/UiDialog/UiDialog.stories.d.ts +258 -344
  31. package/dist/components/UiDialog/UiDialog.vue.d.ts +1 -1
  32. package/dist/components/UiFilterBadge/UiFilterBadge.stories.d.ts +101 -171
  33. package/dist/components/UiFilterBadge/UiFilterBadge.vue.d.ts +1 -1
  34. package/dist/components/UiFilterBadgeButton/UiFilterBadgeButton.stories.d.ts +133 -207
  35. package/dist/components/UiFilterBadgeButton/UiFilterBadgeButton.vue.d.ts +1 -1
  36. package/dist/components/UiFilterButton/UiFilterButton.stories.d.ts +2 -2
  37. package/dist/components/UiFilterButton/UiFilterButton.vue.d.ts +2 -2
  38. package/dist/components/UiIcon/UiIcon.stories.d.ts +2 -2
  39. package/dist/components/UiIcon/UiIcon.vue.d.ts +1 -1
  40. package/dist/components/UiIconButton/UiIconButton.stories.d.ts +2 -2
  41. package/dist/components/UiIconButton/UiIconButton.vue.d.ts +1 -1
  42. package/dist/components/UiInfoContent/UiInfoContent.stories.d.ts +208 -317
  43. package/dist/components/UiInfoContent/UiInfoContent.vue.d.ts +1 -1
  44. package/dist/components/UiInput/UiInput.stories.d.ts +2 -2
  45. package/dist/components/UiInput/UiInput.vue.d.ts +1 -1
  46. package/dist/components/UiList/UiList.stories.d.ts +469 -694
  47. package/dist/components/UiList/UiList.vue.d.ts +1 -1
  48. package/dist/components/UiListItem/UiListItem.stories.d.ts +298 -388
  49. package/dist/components/UiListItem/UiListItem.vue.d.ts +1 -1
  50. package/dist/components/UiMenu/UiMenu.stories.d.ts +2 -2
  51. package/dist/components/UiMenu/UiMenu.vue.d.ts +2 -2
  52. package/dist/components/UiOverlay/UiOverlay.stories.d.ts +30 -94
  53. package/dist/components/UiOverlay/UiOverlay.vue.d.ts +1 -1
  54. package/dist/components/UiOverlayMenu/UiOverlayMenu.stories.d.ts +372 -588
  55. package/dist/components/UiOverlayMenu/UiOverlayMenu.vue.d.ts +1 -1
  56. package/dist/components/UiRadioInputGroup/UiRadioInputGroup.stories.d.ts +2 -2
  57. package/dist/components/UiRadioInputGroup/UiRadioInputGroup.vue.d.ts +1 -1
  58. package/dist/components/UiSearchBar/UiSearchBar.stories.d.ts +372 -535
  59. package/dist/components/UiSearchBar/UiSearchBar.vue.d.ts +1 -1
  60. package/dist/components/UiSearchInput/UiSearchInput.stories.d.ts +134 -222
  61. package/dist/components/UiSearchInput/UiSearchInput.vue.d.ts +1 -1
  62. package/dist/components/UiSection/UiSection.stories.d.ts +50 -85
  63. package/dist/components/UiSection/UiSection.vue.d.ts +1 -1
  64. package/dist/components/UiSectionDivider/UiSectionDivider.stories.d.ts +51 -86
  65. package/dist/components/UiSectionDivider/UiSectionDivider.vue.d.ts +1 -1
  66. package/dist/components/UiSimpleInput/UiSimpleInput.stories.d.ts +2 -2
  67. package/dist/components/UiSimpleInput/UiSimpleInput.vue.d.ts +1 -1
  68. package/dist/components/UiSkeletonBox/UiSkeletonBox.stories.d.ts +2 -2
  69. package/dist/components/UiSkeletonBox/UiSkeletonBox.vue.d.ts +1 -1
  70. package/dist/components/UiSnackbar/UiSnackbar.stories.d.ts +139 -215
  71. package/dist/components/UiSnackbar/UiSnackbar.vue.d.ts +1 -1
  72. package/dist/components/UiSpinner/UiSpinner.stories.d.ts +2 -2
  73. package/dist/components/UiSpinner/UiSpinner.vue.d.ts +1 -1
  74. package/dist/components/UiTextButton/UiTextButton.stories.d.ts +90 -129
  75. package/dist/components/UiTextButton/UiTextButton.vue.d.ts +1 -1
  76. package/dist/components/UiToggleButton/UiToggleButton.stories.d.ts +86 -125
  77. package/dist/components/UiToggleButton/UiToggleButton.vue.d.ts +1 -1
  78. package/dist/components/UiTooltip/UiTooltip.stories.d.ts +136 -214
  79. package/dist/components/UiTooltip/UiTooltip.vue.d.ts +1 -1
  80. package/dist/compositions/useBreakpoints/UseBreakpoints.stories.d.ts +1 -1
  81. package/dist/dpa-shared-components.mjs +11730 -9567
  82. package/dist/dpa-shared-components.umd.js +5 -5
  83. package/dist/style.css +1 -1
  84. package/package.json +8 -8
  85. package/dist/bookmark-4ff074d8.mjs +0 -19
  86. package/dist/bookmark-fill-731ae06c.mjs +0 -19
  87. package/dist/graphic-90b2d2fc.mjs +0 -20
  88. package/dist/main.css +0 -23
  89. /package/dist/{activities-f9f2c60e.mjs → activities-WmpP7PaE.mjs} +0 -0
  90. /package/dist/{alert-fill-afbc976b.mjs → alert-fill-Y7D_gLlI.mjs} +0 -0
  91. /package/dist/{alert-octagon-56139963.mjs → alert-octagon-RwQ6F9Hu.mjs} +0 -0
  92. /package/dist/{alert-a0d6d9d9.mjs → alert-pDbuPRxS.mjs} +0 -0
  93. /package/dist/{apps-e44fbda8.mjs → apps-ajQhZ9F4.mjs} +0 -0
  94. /package/dist/{archive-a53a270e.mjs → archive-tSlIB7Xm.mjs} +0 -0
  95. /package/dist/{arrow-left-c8ead9e4.mjs → arrow-left-US24GaCw.mjs} +0 -0
  96. /package/dist/{arrow-nav-left-4cec7c42.mjs → arrow-nav-left-yU5ePAEl.mjs} +0 -0
  97. /package/dist/{arrow-nav-right-ae67a0ee.mjs → arrow-nav-right-1f4IPRTS.mjs} +0 -0
  98. /package/dist/{arrow-right-1afcde04.mjs → arrow-right-6iEEb-oN.mjs} +0 -0
  99. /package/dist/{arrowhead-left-5bdbf6bc.mjs → arrowhead-left-biG3GKMz.mjs} +0 -0
  100. /package/dist/{arrowhead-right-d3369806.mjs → arrowhead-right-SdTk6c9n.mjs} +0 -0
  101. /package/dist/{arrowhead-top-77f91b7f.mjs → arrowhead-top-ILxS0xtu.mjs} +0 -0
  102. /package/dist/{atmo-972656d8.mjs → atmo-u4AI1PFi.mjs} +0 -0
  103. /package/dist/{audio-e1cd4808.mjs → audio-a2wQuWJ1.mjs} +0 -0
  104. /package/dist/{audio-circled-deaef5be.mjs → audio-circled-8imaRLN5.mjs} +0 -0
  105. /package/dist/{audio-filled-2407271d.mjs → audio-filled-vP4QTzyT.mjs} +0 -0
  106. /package/dist/{bag-57b0f361.mjs → bag-1B5onNCI.mjs} +0 -0
  107. /package/dist/{bell-fill-c6f985d8.mjs → bell-fill-j3B3B4wN.mjs} +0 -0
  108. /package/dist/{bell-d14b673c.mjs → bell-nRlberDT.mjs} +0 -0
  109. /package/dist/{book-2db61bf9.mjs → book-uDKIc2z9.mjs} +0 -0
  110. /package/dist/{bookmark-3c036b28.mjs → bookmark-_nUtSDeD.mjs} +0 -0
  111. /package/dist/{bookmark-fill-ecd3ff57.mjs → bookmark-fill-nGZe4G0e.mjs} +0 -0
  112. /package/dist/{box-ab540d10.mjs → box-jw7qD1hC.mjs} +0 -0
  113. /package/dist/{bulb-b6ac26fd.mjs → bulb-IT1Q0xwO.mjs} +0 -0
  114. /package/dist/{call-a60fa715.mjs → call-WT5odH2u.mjs} +0 -0
  115. /package/dist/{camera-e568bab4.mjs → camera-9ZOMUNI_.mjs} +0 -0
  116. /package/dist/{check-706c051e.mjs → check-fxunhpC-.mjs} +0 -0
  117. /package/dist/{checklist-fdb1e351.mjs → checklist-l7dUtp4-.mjs} +0 -0
  118. /package/dist/{checkmark-8749f143.mjs → checkmark-GZpsfmJ0.mjs} +0 -0
  119. /package/dist/{checkmark-double-ad38ca8e.mjs → checkmark-double-cqw7TF-t.mjs} +0 -0
  120. /package/dist/{chevron-down-adbf3bf6.mjs → chevron-down-lad6MIB3.mjs} +0 -0
  121. /package/dist/{chevron-left-cfce74be.mjs → chevron-left-eiLSncDO.mjs} +0 -0
  122. /package/dist/{chevron-right-bcfb98c6.mjs → chevron-right-6F57Bnxh.mjs} +0 -0
  123. /package/dist/{chevron-up-2679e006.mjs → chevron-up-6IGNPRXT.mjs} +0 -0
  124. /package/dist/{clipboard-6716d19c.mjs → clipboard-QBsOTQ5w.mjs} +0 -0
  125. /package/dist/{clock-b4b73f31.mjs → clock-a5zna4MY.mjs} +0 -0
  126. /package/dist/{close-efb485e9.mjs → close-HqZAj0H5.mjs} +0 -0
  127. /package/dist/{cloud-save-92db9b4c.mjs → cloud-save-U3P32DFo.mjs} +0 -0
  128. /package/dist/{code-976e1e26.mjs → code-aauhMQZo.mjs} +0 -0
  129. /package/dist/{collapse-81392d44.mjs → collapse-PgVbKncV.mjs} +0 -0
  130. /package/dist/{color-palette-45bbd9f6.mjs → color-palette-nACxxjlR.mjs} +0 -0
  131. /package/dist/{comment-0a0d7e28.mjs → comment-O8quwrMV.mjs} +0 -0
  132. /package/dist/{comment-fill-3a236fbe.mjs → comment-fill-u9gn5-L4.mjs} +0 -0
  133. /package/dist/{copy-link-c7d1fcff.mjs → copy-link-w3muJ7_V.mjs} +0 -0
  134. /package/dist/{copy-ae02ada0.mjs → copy-nkf1L0VE.mjs} +0 -0
  135. /package/dist/{delete-9a29e97b.mjs → delete-zVGCwhTN.mjs} +0 -0
  136. /package/dist/{download-ad9585c7.mjs → download-HfSUasUC.mjs} +0 -0
  137. /package/dist/{dpa-id-27be4c41.mjs → dpa-id-ZLQaX7o4.mjs} +0 -0
  138. /package/dist/{edit-add-7bfb555f.mjs → edit-add-v6cukG1d.mjs} +0 -0
  139. /package/dist/{edit-54c8809f.mjs → edit-tJflbHyF.mjs} +0 -0
  140. /package/dist/{eil-ac5f45eb.mjs → eil-f2xgx4-z.mjs} +0 -0
  141. /package/dist/{emoji-1689543d.mjs → emoji-1idW6hAj.mjs} +0 -0
  142. /package/dist/{emoji-add-41ca8fd7.mjs → emoji-add-iIh67ekC.mjs} +0 -0
  143. /package/dist/{envelope-a0d3d6d7.mjs → envelope-H8wkgNby.mjs} +0 -0
  144. /package/dist/{event-20a03061.mjs → event-OzB9EUCY.mjs} +0 -0
  145. /package/dist/{expand-2e06145a.mjs → expand-rg1HfIzH.mjs} +0 -0
  146. /package/dist/{external-link-7041bbcb.mjs → external-link-sjyFrlNR.mjs} +0 -0
  147. /package/dist/{file-4eb8893c.mjs → file-X4j5vdCo.mjs} +0 -0
  148. /package/dist/{file-pdf-6cf84254.mjs → file-pdf-cSdXpFCL.mjs} +0 -0
  149. /package/dist/{filter-outline-4ecb8d78.mjs → filter-outline-xXkKfZEL.mjs} +0 -0
  150. /package/dist/{filter-2796c9e5.mjs → filter-v5lznlBq.mjs} +0 -0
  151. /package/dist/{flag-f0136569.mjs → flag-5-pfp2xW.mjs} +0 -0
  152. /package/dist/{flag-fill-59914bd9.mjs → flag-fill-I82_xelP.mjs} +0 -0
  153. /package/dist/{flag-filled-fdd7f020.mjs → flag-filled-rWauXLIq.mjs} +0 -0
  154. /package/dist/{flag-outline-29103204.mjs → flag-outline-GsvJ6NPs.mjs} +0 -0
  155. /package/dist/{flags-844143ef.mjs → flags-GwB7rf9R.mjs} +0 -0
  156. /package/dist/{flash-7b073629.mjs → flash-Z1r8mESj.mjs} +0 -0
  157. /package/dist/{folder-add-6bbca26f.mjs → folder-add-Gx2y_U2X.mjs} +0 -0
  158. /package/dist/{folder-fill-f2422c86.mjs → folder-fill-5N6CraE7.mjs} +0 -0
  159. /package/dist/{folder-filled-d4f0b60d.mjs → folder-filled-RfRwFl-r.mjs} +0 -0
  160. /package/dist/{folder-c27d563c.mjs → folder-yzvjnc3r.mjs} +0 -0
  161. /package/dist/{gallery-486094d5.mjs → gallery-5nKinNki.mjs} +0 -0
  162. /package/dist/{graphic-circled-1e6f2641.mjs → graphic-circled-ftpTLL1Q.mjs} +0 -0
  163. /package/dist/{graphic-filled-a7adb288.mjs → graphic-filled-2MHXtI9y.mjs} +0 -0
  164. /package/dist/{graphic-d6db7915.mjs → graphic-muP4sGhm.mjs} +0 -0
  165. /package/dist/{graphics-0ca78545.mjs → graphics-QXF7O7-s.mjs} +0 -0
  166. /package/dist/{grid-1-d61d1f75.mjs → grid-1-Y-oYtuDN.mjs} +0 -0
  167. /package/dist/{grid-2-44a5f469.mjs → grid-2-PO59JgEo.mjs} +0 -0
  168. /package/dist/{grid-3-774f5899.mjs → grid-3-6zRSpQHu.mjs} +0 -0
  169. /package/dist/{grid-4-8da16fc6.mjs → grid-4-MAx3nvyc.mjs} +0 -0
  170. /package/dist/{grid-6-3f89988f.mjs → grid-6-P21I-uMZ.mjs} +0 -0
  171. /package/dist/{grid-9-309e0f04.mjs → grid-9-3Bo77scU.mjs} +0 -0
  172. /package/dist/{grid-masonry-9-5b43833e.mjs → grid-masonry-9-zZHWZNNN.mjs} +0 -0
  173. /package/dist/{grid-masonry-8a430bb7.mjs → grid-masonry-UP6Phspv.mjs} +0 -0
  174. /package/dist/{help-c56106ee.mjs → help-qo8GQbI2.mjs} +0 -0
  175. /package/dist/{home-6b9069db.mjs → home-DqiLfihS.mjs} +0 -0
  176. /package/dist/{image focus point-2d61b608.mjs → image focus point-feTuMstd.mjs} +0 -0
  177. /package/dist/{image-3421096e.mjs → image-lyi5GYOF.mjs} +0 -0
  178. /package/dist/{impact-high-52bfea80.mjs → impact-high-6glvyI8Z.mjs} +0 -0
  179. /package/dist/{impact-low-85e9dfae.mjs → impact-low-DSqpBnR7.mjs} +0 -0
  180. /package/dist/{impact-medium-747b1a6b.mjs → impact-medium-4AjnLbws.mjs} +0 -0
  181. /package/dist/{impact-very-high-9a756448.mjs → impact-very-high-zEA9kG25.mjs} +0 -0
  182. /package/dist/{impact-very-low-161a0550.mjs → impact-very-low-4ZWXpF_E.mjs} +0 -0
  183. /package/dist/{info-99c9d2c4.mjs → info-RkYPxrc-.mjs} +0 -0
  184. /package/dist/{info-fill-182806af.mjs → info-fill-B3f_gYuu.mjs} +0 -0
  185. /package/dist/{info-filled-13ae2b18.mjs → info-filled-jp9Ofijj.mjs} +0 -0
  186. /package/dist/{language-f058f9ce.mjs → language-NWww7njd.mjs} +0 -0
  187. /package/dist/{latest-6b417f96.mjs → latest-UWhsh2Ma.mjs} +0 -0
  188. /package/dist/{lightbulb-07faab6e.mjs → lightbulb-Vc4TADv2.mjs} +0 -0
  189. /package/dist/{list-11245396.mjs → list-rUCNDd-s.mjs} +0 -0
  190. /package/dist/{lock-6f4e15bd.mjs → lock-LSh3dt3q.mjs} +0 -0
  191. /package/dist/{mail-1c701828.mjs → mail-H4QmNNZD.mjs} +0 -0
  192. /package/dist/{map-f334c3ae.mjs → map-6KUR97dz.mjs} +0 -0
  193. /package/dist/{map-outline-d28b447d.mjs → map-outline-Mh-NqrMM.mjs} +0 -0
  194. /package/dist/{menu-af91ca44.mjs → menu-4VuTJ9XV.mjs} +0 -0
  195. /package/dist/{minus-6e4b26ac.mjs → minus--ljJWtvM.mjs} +0 -0
  196. /package/dist/{more-horizontal-fd189cbe.mjs → more-horizontal-HHLD4SGF.mjs} +0 -0
  197. /package/dist/{more-vertical-b4afe623.mjs → more-vertical-MKTWEYCY.mjs} +0 -0
  198. /package/dist/{move-26bd30ed.mjs → move-XiKH7TzV.mjs} +0 -0
  199. /package/dist/{move-up-down-6ab70ff2.mjs → move-up-down-O5N3nvpx.mjs} +0 -0
  200. /package/dist/{navigation-09b7c597.mjs → navigation-RjAvtp3A.mjs} +0 -0
  201. /package/dist/{note-ed125e52.mjs → note-vQAvoMwo.mjs} +0 -0
  202. /package/dist/{offline-7f5f0da8.mjs → offline-tPnrzHCG.mjs} +0 -0
  203. /package/dist/{paper-plane-dd6d4179.mjs → paper-plane-cGAcp5I3.mjs} +0 -0
  204. /package/dist/{paperplane-4a535f67.mjs → paperplane-PfyCh10G.mjs} +0 -0
  205. /package/dist/{pause-d06b5174.mjs → pause-4f-8dRN7.mjs} +0 -0
  206. /package/dist/{pause-circle-0dd0939d.mjs → pause-circle-J7tdvhru.mjs} +0 -0
  207. /package/dist/{pdf-6d684269.mjs → pdf-EBWZkkbA.mjs} +0 -0
  208. /package/dist/{pen-8b9d762e.mjs → pen-6YRsGHRV.mjs} +0 -0
  209. /package/dist/{people-56639daa.mjs → people-TVNlCfDA.mjs} +0 -0
  210. /package/dist/{phone-df188c32.mjs → phone-8gsWiiRR.mjs} +0 -0
  211. /package/dist/{picture-434a77e0.mjs → picture-Lque-5AO.mjs} +0 -0
  212. /package/dist/{picture-circled-d6e0c7f5.mjs → picture-circled-ol6ZYz8O.mjs} +0 -0
  213. /package/dist/{picture-filled-a9884ea9.mjs → picture-filled-u8zF-JAp.mjs} +0 -0
  214. /package/dist/{pin-8db4c65c.mjs → pin-hfT8hVBe.mjs} +0 -0
  215. /package/dist/{planning-cd2d8d52.mjs → planning-HhsKcVeY.mjs} +0 -0
  216. /package/dist/{play-circle-b671e291.mjs → play-circle-7pMXHy3P.mjs} +0 -0
  217. /package/dist/{play-fill-fff80c96.mjs → play-fill-ciEL9ZyV.mjs} +0 -0
  218. /package/dist/{play-d17e6a6f.mjs → play-zOz3aUQ3.mjs} +0 -0
  219. /package/dist/{plus-circle-85afbf33.mjs → plus-circle-U8atqG77.mjs} +0 -0
  220. /package/dist/{plus-2571db7f.mjs → plus-herJZWcY.mjs} +0 -0
  221. /package/dist/{print-c5ba3b53.mjs → print-Ltdphn3e.mjs} +0 -0
  222. /package/dist/{refresh-70af2f15.mjs → refresh-N8OackWm.mjs} +0 -0
  223. /package/dist/{reset-fbc05480.mjs → reset-27dp6jZL.mjs} +0 -0
  224. /package/dist/{responsive-2ea289d6.mjs → responsive-PevWNj3j.mjs} +0 -0
  225. /package/dist/{rubix-thema-61e26892.mjs → rubix-thema-c-AMuQyb.mjs} +0 -0
  226. /package/dist/{save-07999737.mjs → save-OcHWmqIe.mjs} +0 -0
  227. /package/dist/{saved-search-0aa4b868.mjs → saved-search-VX_dyiCx.mjs} +0 -0
  228. /package/dist/{saved-search-fill-50ad11a2.mjs → saved-search-fill-Vita-qkT.mjs} +0 -0
  229. /package/dist/{search-e4f0dee3.mjs → search-XvikmCMm.mjs} +0 -0
  230. /package/dist/{settings-39280b37.mjs → settings-Lcxj0sk6.mjs} +0 -0
  231. /package/dist/{share-alternative-28706f76.mjs → share-alternative-B7vlPGJM.mjs} +0 -0
  232. /package/dist/{share-34542815.mjs → share-rkNTUidQ.mjs} +0 -0
  233. /package/dist/{sidebar-1e7d966f.mjs → sidebar-CNqKOmuh.mjs} +0 -0
  234. /package/dist/{sidebar-fill-b6d46141.mjs → sidebar-fill-yb3-FThY.mjs} +0 -0
  235. /package/dist/{slack-a3715c17.mjs → slack-lpk3Kkzn.mjs} +0 -0
  236. /package/dist/{slider-config-1f9a2288.mjs → slider-config-e_b2byRI.mjs} +0 -0
  237. /package/dist/{spellcheck-256d5c06.mjs → spellcheck-98AQyImp.mjs} +0 -0
  238. /package/dist/{spinner-eef9cab5.mjs → spinner-8GB3qPDD.mjs} +0 -0
  239. /package/dist/{standard-view-1a34321b.mjs → standard-view-TBzux3OA.mjs} +0 -0
  240. /package/dist/{star-4aaea552.mjs → star-JZ-hTDpz.mjs} +0 -0
  241. /package/dist/{star-fill-1639422a.mjs → star-fill-S5OhbXlS.mjs} +0 -0
  242. /package/dist/{star-filled-1639422a.mjs → star-filled-S5OhbXlS.mjs} +0 -0
  243. /package/dist/{stop-cecd0532.mjs → stop-o1ZIBwxW.mjs} +0 -0
  244. /package/dist/{sync-666b443c.mjs → sync-hVLRmsfh.mjs} +0 -0
  245. /package/dist/{tasks-d381d43e.mjs → tasks-d_DFgbwm.mjs} +0 -0
  246. /package/dist/{text-b5326896.mjs → text-0vjThlpC.mjs} +0 -0
  247. /package/dist/{text-circled-e402f1b7.mjs → text-circled-KM5BmuX3.mjs} +0 -0
  248. /package/dist/{text-filled-b9a95060.mjs → text-filled-2bOzLziy.mjs} +0 -0
  249. /package/dist/{topic-5554a876.mjs → topic-ZQ2AidnC.mjs} +0 -0
  250. /package/dist/{union-6156bf2d.mjs → union-lTq3iYr7.mjs} +0 -0
  251. /package/dist/{upload-6c0a71f6.mjs → upload-XC2K-5dj.mjs} +0 -0
  252. /package/dist/{video overlay-5e8930c2.mjs → video overlay-exIq6eov.mjs} +0 -0
  253. /package/dist/{video-86ff6e6b.mjs → video-3IRsumvE.mjs} +0 -0
  254. /package/dist/{video-circled-1538019f.mjs → video-circled-KPMAfvW_.mjs} +0 -0
  255. /package/dist/{video-filled-bada645c.mjs → video-filled-iUp25Am6.mjs} +0 -0
  256. /package/dist/{view-8d99277e.mjs → view-_IuSvQOE.mjs} +0 -0
  257. /package/dist/{view-off-e59a73a9.mjs → view-off-ZNVz32af.mjs} +0 -0
  258. /package/dist/{volume-up-8be4e58a.mjs → volume-up-_Q_O7QFU.mjs} +0 -0
@@ -2,111 +2,69 @@ import type { StoryObj } from "@storybook/vue3";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: {
5
- new (...args: any[]): {
6
- $: import("vue").ComponentInternalInstance;
7
- $data: {};
8
- $props: Partial<{
9
- fill: string;
10
- color: string;
11
- iconIsFilled: boolean;
12
- isActive: boolean;
13
- }> & Omit<{
14
- readonly fill: string;
15
- readonly color: string;
16
- readonly label: string;
17
- readonly iconIsFilled: boolean;
18
- readonly isActive: boolean;
19
- onClick?: ((...args: any[]) => any) | undefined;
20
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
21
- fill: {
22
- type: import("vue").PropType<string>;
23
- default: string;
24
- };
25
- color: {
26
- type: import("vue").PropType<string>;
27
- default: string;
28
- };
29
- label: {
30
- type: import("vue").PropType<string>;
31
- required: true;
32
- };
33
- iconIsFilled: {
34
- type: import("vue").PropType<boolean>;
35
- default: boolean;
36
- };
37
- isActive: {
38
- type: import("vue").PropType<boolean>;
39
- required: true;
40
- default: boolean;
41
- };
42
- }>> & {
43
- onClick?: ((...args: any[]) => any) | undefined;
44
- }, "fill" | "color" | "iconIsFilled" | "isActive">;
45
- $attrs: {
46
- [x: string]: unknown;
5
+ new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
6
+ fill: {
7
+ type: import("vue").PropType<string>;
8
+ default: string;
47
9
  };
48
- $refs: {
49
- [x: string]: unknown;
10
+ color: {
11
+ type: import("vue").PropType<string>;
12
+ default: string;
50
13
  };
51
- $slots: Readonly<{
52
- [name: string]: import("vue").Slot<any> | undefined;
53
- }>;
54
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
55
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
56
- $emit: (event: "click", ...args: any[]) => void;
57
- $el: any;
58
- $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
59
- fill: {
60
- type: import("vue").PropType<string>;
61
- default: string;
62
- };
63
- color: {
64
- type: import("vue").PropType<string>;
65
- default: string;
66
- };
67
- label: {
68
- type: import("vue").PropType<string>;
69
- required: true;
70
- };
71
- iconIsFilled: {
72
- type: import("vue").PropType<boolean>;
73
- default: boolean;
74
- };
75
- isActive: {
76
- type: import("vue").PropType<boolean>;
77
- required: true;
78
- default: boolean;
79
- };
80
- }>> & {
81
- onClick?: ((...args: any[]) => any) | undefined;
82
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
83
- click: (...args: any[]) => void;
84
- }, string, {
85
- fill: string;
86
- color: string;
87
- iconIsFilled: boolean;
88
- isActive: boolean;
89
- }, {}, string, {}> & {
90
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
91
- created?: ((() => void) | (() => void)[]) | undefined;
92
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
93
- mounted?: ((() => void) | (() => void)[]) | undefined;
94
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
95
- updated?: ((() => void) | (() => void)[]) | undefined;
96
- activated?: ((() => void) | (() => void)[]) | undefined;
97
- deactivated?: ((() => void) | (() => void)[]) | undefined;
98
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
99
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
100
- destroyed?: ((() => void) | (() => void)[]) | undefined;
101
- unmounted?: ((() => void) | (() => void)[]) | undefined;
102
- renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
103
- renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
104
- errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void)[]) | undefined;
14
+ label: {
15
+ type: import("vue").PropType<string>;
16
+ required: true;
17
+ };
18
+ iconIsFilled: {
19
+ type: import("vue").PropType<boolean>;
20
+ default: boolean;
21
+ };
22
+ isActive: {
23
+ type: import("vue").PropType<boolean>;
24
+ required: true;
25
+ default: boolean;
26
+ };
27
+ }>> & {
28
+ onClick?: ((...args: any[]) => any) | undefined;
29
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
30
+ click: (...args: any[]) => void;
31
+ }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
32
+ fill: {
33
+ type: import("vue").PropType<string>;
34
+ default: string;
35
+ };
36
+ color: {
37
+ type: import("vue").PropType<string>;
38
+ default: string;
39
+ };
40
+ label: {
41
+ type: import("vue").PropType<string>;
42
+ required: true;
105
43
  };
106
- $forceUpdate: () => void;
107
- $nextTick: typeof import("vue").nextTick;
108
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
109
- } & Readonly<import("vue").ExtractPropTypes<{
44
+ iconIsFilled: {
45
+ type: import("vue").PropType<boolean>;
46
+ default: boolean;
47
+ };
48
+ isActive: {
49
+ type: import("vue").PropType<boolean>;
50
+ required: true;
51
+ default: boolean;
52
+ };
53
+ }>> & {
54
+ onClick?: ((...args: any[]) => any) | undefined;
55
+ }, {
56
+ fill: string;
57
+ color: string;
58
+ iconIsFilled: boolean;
59
+ isActive: boolean;
60
+ }, true, {}, {}, {
61
+ P: {};
62
+ B: {};
63
+ D: {};
64
+ C: {};
65
+ M: {};
66
+ Defaults: {};
67
+ }, Readonly<import("vue").ExtractPropTypes<{
110
68
  fill: {
111
69
  type: import("vue").PropType<string>;
112
70
  default: string;
@@ -130,7 +88,12 @@ declare const meta: {
130
88
  };
131
89
  }>> & {
132
90
  onClick?: ((...args: any[]) => any) | undefined;
133
- } & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
91
+ }, {}, {}, {}, {}, {
92
+ fill: string;
93
+ color: string;
94
+ iconIsFilled: boolean;
95
+ isActive: boolean;
96
+ }>;
134
97
  __isFragment?: undefined;
135
98
  __isTeleport?: undefined;
136
99
  __isSuspense?: undefined;
@@ -205,111 +168,69 @@ declare const meta: {
205
168
  };
206
169
  components: {
207
170
  UiFilterBadgeButton: {
208
- new (...args: any[]): {
209
- $: import("vue").ComponentInternalInstance;
210
- $data: {};
211
- $props: Partial<{
212
- fill: string;
213
- color: string;
214
- iconIsFilled: boolean;
215
- isActive: boolean;
216
- }> & Omit<{
217
- readonly fill: string;
218
- readonly color: string;
219
- readonly label: string;
220
- readonly iconIsFilled: boolean;
221
- readonly isActive: boolean;
222
- onClick?: ((...args: any[]) => any) | undefined;
223
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
224
- fill: {
225
- type: import("vue").PropType<string>;
226
- default: string;
227
- };
228
- color: {
229
- type: import("vue").PropType<string>;
230
- default: string;
231
- };
232
- label: {
233
- type: import("vue").PropType<string>;
234
- required: true;
235
- };
236
- iconIsFilled: {
237
- type: import("vue").PropType<boolean>;
238
- default: boolean;
239
- };
240
- isActive: {
241
- type: import("vue").PropType<boolean>;
242
- required: true;
243
- default: boolean;
244
- };
245
- }>> & {
246
- onClick?: ((...args: any[]) => any) | undefined;
247
- }, "fill" | "color" | "iconIsFilled" | "isActive">;
248
- $attrs: {
249
- [x: string]: unknown;
171
+ new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
172
+ fill: {
173
+ type: import("vue").PropType<string>;
174
+ default: string;
175
+ };
176
+ color: {
177
+ type: import("vue").PropType<string>;
178
+ default: string;
250
179
  };
251
- $refs: {
252
- [x: string]: unknown;
180
+ label: {
181
+ type: import("vue").PropType<string>;
182
+ required: true;
183
+ };
184
+ iconIsFilled: {
185
+ type: import("vue").PropType<boolean>;
186
+ default: boolean;
187
+ };
188
+ isActive: {
189
+ type: import("vue").PropType<boolean>;
190
+ required: true;
191
+ default: boolean;
192
+ };
193
+ }>> & {
194
+ onClick?: ((...args: any[]) => any) | undefined;
195
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
196
+ click: (...args: any[]) => void;
197
+ }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
198
+ fill: {
199
+ type: import("vue").PropType<string>;
200
+ default: string;
253
201
  };
254
- $slots: Readonly<{
255
- [name: string]: import("vue").Slot<any> | undefined;
256
- }>;
257
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
258
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
259
- $emit: (event: "click", ...args: any[]) => void;
260
- $el: any;
261
- $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
262
- fill: {
263
- type: import("vue").PropType<string>;
264
- default: string;
265
- };
266
- color: {
267
- type: import("vue").PropType<string>;
268
- default: string;
269
- };
270
- label: {
271
- type: import("vue").PropType<string>;
272
- required: true;
273
- };
274
- iconIsFilled: {
275
- type: import("vue").PropType<boolean>;
276
- default: boolean;
277
- };
278
- isActive: {
279
- type: import("vue").PropType<boolean>;
280
- required: true;
281
- default: boolean;
282
- };
283
- }>> & {
284
- onClick?: ((...args: any[]) => any) | undefined;
285
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
286
- click: (...args: any[]) => void;
287
- }, string, {
288
- fill: string;
289
- color: string;
290
- iconIsFilled: boolean;
291
- isActive: boolean;
292
- }, {}, string, {}> & {
293
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
294
- created?: ((() => void) | (() => void)[]) | undefined;
295
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
296
- mounted?: ((() => void) | (() => void)[]) | undefined;
297
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
298
- updated?: ((() => void) | (() => void)[]) | undefined;
299
- activated?: ((() => void) | (() => void)[]) | undefined;
300
- deactivated?: ((() => void) | (() => void)[]) | undefined;
301
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
302
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
303
- destroyed?: ((() => void) | (() => void)[]) | undefined;
304
- unmounted?: ((() => void) | (() => void)[]) | undefined;
305
- renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
306
- renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
307
- errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void)[]) | undefined;
202
+ color: {
203
+ type: import("vue").PropType<string>;
204
+ default: string;
205
+ };
206
+ label: {
207
+ type: import("vue").PropType<string>;
208
+ required: true;
209
+ };
210
+ iconIsFilled: {
211
+ type: import("vue").PropType<boolean>;
212
+ default: boolean;
308
213
  };
309
- $forceUpdate: () => void;
310
- $nextTick: typeof import("vue").nextTick;
311
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
312
- } & Readonly<import("vue").ExtractPropTypes<{
214
+ isActive: {
215
+ type: import("vue").PropType<boolean>;
216
+ required: true;
217
+ default: boolean;
218
+ };
219
+ }>> & {
220
+ onClick?: ((...args: any[]) => any) | undefined;
221
+ }, {
222
+ fill: string;
223
+ color: string;
224
+ iconIsFilled: boolean;
225
+ isActive: boolean;
226
+ }, true, {}, {}, {
227
+ P: {};
228
+ B: {};
229
+ D: {};
230
+ C: {};
231
+ M: {};
232
+ Defaults: {};
233
+ }, Readonly<import("vue").ExtractPropTypes<{
313
234
  fill: {
314
235
  type: import("vue").PropType<string>;
315
236
  default: string;
@@ -333,7 +254,12 @@ declare const meta: {
333
254
  };
334
255
  }>> & {
335
256
  onClick?: ((...args: any[]) => any) | undefined;
336
- } & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
257
+ }, {}, {}, {}, {}, {
258
+ fill: string;
259
+ color: string;
260
+ iconIsFilled: boolean;
261
+ isActive: boolean;
262
+ }>;
337
263
  __isFragment?: undefined;
338
264
  __isTeleport?: undefined;
339
265
  __isSuspense?: undefined;
@@ -400,7 +326,7 @@ declare const meta: {
400
326
  };
401
327
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
402
328
  click: (payload: any) => void;
403
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
329
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
404
330
  size: {
405
331
  type: import("vue").PropType<"small" | "medium" | "large" | "xl">;
406
332
  default: string;
@@ -11,7 +11,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
11
11
  isActive: boolean;
12
12
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
13
13
  click: (...args: any[]) => void;
14
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
14
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
15
15
  color?: string | undefined;
16
16
  fill?: string | undefined;
17
17
  iconIsFilled?: boolean | undefined;
@@ -44,7 +44,7 @@ declare const meta: {
44
44
  };
45
45
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
46
46
  click: (...args: any[]) => void;
47
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
47
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
48
48
  size: {
49
49
  type: import("vue").PropType<"xs" | "small">;
50
50
  default: string;
@@ -195,7 +195,7 @@ declare const meta: {
195
195
  };
196
196
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
197
197
  click: (...args: any[]) => void;
198
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
198
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
199
199
  size: {
200
200
  type: import("vue").PropType<"xs" | "small">;
201
201
  default: string;
@@ -1,4 +1,4 @@
1
- import type { iconNames } from '../../components/UiIcon/iconNames';
1
+ import type { iconNames } from '../UiIcon/iconNames';
2
2
  declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
3
3
  title?: string | undefined;
4
4
  variant?: "blue-rounded" | "white-rounded" | "transparent-rounded" | "blank" | "blue-blank" | undefined;
@@ -23,7 +23,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
23
23
  iconLeft: null;
24
24
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
25
25
  click: (...args: any[]) => void;
26
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
26
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
27
27
  title?: string | undefined;
28
28
  variant?: "blue-rounded" | "white-rounded" | "transparent-rounded" | "blank" | "blue-blank" | undefined;
29
29
  chevronIcon?: string | undefined;
@@ -14,7 +14,7 @@ declare const meta: {
14
14
  type: import("vue").PropType<string>;
15
15
  default: string;
16
16
  };
17
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
17
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
18
18
  name: {
19
19
  type: import("vue").PropType<string>;
20
20
  required: true;
@@ -61,7 +61,7 @@ export declare const Overview: {
61
61
  type: import("vue").PropType<"xs" | "small" | "medium" | "large" | "xl">;
62
62
  required: true;
63
63
  };
64
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
64
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
65
65
  size: {
66
66
  type: import("vue").PropType<"xs" | "small" | "medium" | "large" | "xl">;
67
67
  required: true;
@@ -6,7 +6,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
6
6
  }>, {
7
7
  size: string;
8
8
  sizeClasses: string;
9
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
9
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
10
10
  name: (typeof iconNames)[number];
11
11
  size?: "xs" | "small" | "medium" | "large" | "xl" | undefined;
12
12
  sizeClasses?: string | undefined;
@@ -28,7 +28,7 @@ declare const meta: {
28
28
  };
29
29
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
30
30
  click: (payload: any) => void;
31
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
31
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
32
32
  size: {
33
33
  type: import("vue").PropType<"small" | "medium" | "large" | "xl">;
34
34
  default: string;
@@ -118,7 +118,7 @@ declare const meta: {
118
118
  };
119
119
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
120
120
  click: (payload: any) => void;
121
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
121
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
122
122
  size: {
123
123
  type: import("vue").PropType<"small" | "medium" | "large" | "xl">;
124
124
  default: string;
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
14
14
  size: string;
15
15
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
16
16
  click: (payload: any) => void;
17
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
17
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
18
18
  iconName: (typeof iconNames)[number];
19
19
  title?: string | undefined;
20
20
  disabled?: boolean | undefined;