@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,182 +2,127 @@ 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
- dateDetail: string;
10
- location: string | null;
11
- comments: string | null;
12
- partnerText: string | null;
13
- isPartnerTextVisible: boolean;
14
- topEntry: boolean;
15
- description: string;
16
- truncateTitle: boolean;
17
- }> & Omit<{
18
- readonly view: "compact" | "standard" | "preview";
19
- readonly title: string;
20
- readonly date: string;
21
- readonly dateDetail: string;
22
- readonly location: string | null;
23
- readonly noticeType: {
5
+ new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
6
+ view: {
7
+ type: import("vue").PropType<"compact" | "standard" | "preview">;
8
+ required: true;
9
+ };
10
+ title: {
11
+ type: import("vue").PropType<string>;
12
+ required: true;
13
+ };
14
+ date: {
15
+ type: import("vue").PropType<string>;
16
+ required: true;
17
+ };
18
+ dateDetail: {
19
+ type: import("vue").PropType<string>;
20
+ default: string;
21
+ };
22
+ location: {
23
+ type: import("vue").PropType<string | null>;
24
+ default: null;
25
+ };
26
+ noticeType: {
27
+ type: import("vue").PropType<{
24
28
  iconName: "event" | "topic";
25
29
  displayText: string;
26
- };
27
- readonly comments: string | null;
28
- readonly partnerText: string | null;
29
- readonly isPartnerTextVisible: boolean;
30
- readonly topEntry: boolean;
31
- readonly description: string;
32
- readonly truncateTitle: boolean;
33
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
34
- view: {
35
- type: import("vue").PropType<"compact" | "standard" | "preview">;
36
- required: true;
37
- };
38
- title: {
39
- type: import("vue").PropType<string>;
40
- required: true;
41
- };
42
- date: {
43
- type: import("vue").PropType<string>;
44
- required: true;
45
- };
46
- dateDetail: {
47
- type: import("vue").PropType<string>;
48
- default: string;
49
- };
50
- location: {
51
- type: import("vue").PropType<string | null>;
52
- default: null;
53
- };
54
- noticeType: {
55
- type: import("vue").PropType<{
56
- iconName: "event" | "topic";
57
- displayText: string;
58
- }>;
59
- required: true;
60
- };
61
- comments: {
62
- type: import("vue").PropType<string | null>;
63
- default: null;
64
- };
65
- partnerText: {
66
- type: import("vue").PropType<string | null>;
67
- default: null;
68
- };
69
- isPartnerTextVisible: {
70
- type: import("vue").PropType<boolean>;
71
- default: boolean;
72
- };
73
- topEntry: {
74
- type: import("vue").PropType<boolean>;
75
- default: boolean;
76
- };
77
- description: {
78
- type: import("vue").PropType<string>;
79
- default: string;
80
- };
81
- truncateTitle: {
82
- type: import("vue").PropType<boolean>;
83
- default: boolean;
84
- };
85
- }>>, "dateDetail" | "location" | "comments" | "partnerText" | "isPartnerTextVisible" | "topEntry" | "description" | "truncateTitle">;
86
- $attrs: {
87
- [x: string]: unknown;
30
+ }>;
31
+ required: true;
88
32
  };
89
- $refs: {
90
- [x: string]: unknown;
33
+ comments: {
34
+ type: import("vue").PropType<string | null>;
35
+ default: null;
91
36
  };
92
- $slots: Readonly<{
93
- [name: string]: import("vue").Slot<any> | undefined;
94
- }>;
95
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
96
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
97
- $emit: (event: string, ...args: any[]) => void;
98
- $el: any;
99
- $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
100
- view: {
101
- type: import("vue").PropType<"compact" | "standard" | "preview">;
102
- required: true;
103
- };
104
- title: {
105
- type: import("vue").PropType<string>;
106
- required: true;
107
- };
108
- date: {
109
- type: import("vue").PropType<string>;
110
- required: true;
111
- };
112
- dateDetail: {
113
- type: import("vue").PropType<string>;
114
- default: string;
115
- };
116
- location: {
117
- type: import("vue").PropType<string | null>;
118
- default: null;
119
- };
120
- noticeType: {
121
- type: import("vue").PropType<{
122
- iconName: "event" | "topic";
123
- displayText: string;
124
- }>;
125
- required: true;
126
- };
127
- comments: {
128
- type: import("vue").PropType<string | null>;
129
- default: null;
130
- };
131
- partnerText: {
132
- type: import("vue").PropType<string | null>;
133
- default: null;
134
- };
135
- isPartnerTextVisible: {
136
- type: import("vue").PropType<boolean>;
137
- default: boolean;
138
- };
139
- topEntry: {
140
- type: import("vue").PropType<boolean>;
141
- default: boolean;
142
- };
143
- description: {
144
- type: import("vue").PropType<string>;
145
- default: string;
146
- };
147
- truncateTitle: {
148
- type: import("vue").PropType<boolean>;
149
- default: boolean;
150
- };
151
- }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
152
- dateDetail: string;
153
- location: string | null;
154
- comments: string | null;
155
- partnerText: string | null;
156
- isPartnerTextVisible: boolean;
157
- topEntry: boolean;
158
- description: string;
159
- truncateTitle: boolean;
160
- }, {}, string, {}> & {
161
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
162
- created?: ((() => void) | (() => void)[]) | undefined;
163
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
164
- mounted?: ((() => void) | (() => void)[]) | undefined;
165
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
166
- updated?: ((() => void) | (() => void)[]) | undefined;
167
- activated?: ((() => void) | (() => void)[]) | undefined;
168
- deactivated?: ((() => void) | (() => void)[]) | undefined;
169
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
170
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
171
- destroyed?: ((() => void) | (() => void)[]) | undefined;
172
- unmounted?: ((() => void) | (() => void)[]) | undefined;
173
- renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
174
- renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
175
- 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;
37
+ partnerText: {
38
+ type: import("vue").PropType<string | null>;
39
+ default: null;
40
+ };
41
+ isPartnerTextVisible: {
42
+ type: import("vue").PropType<boolean>;
43
+ default: boolean;
44
+ };
45
+ topEntry: {
46
+ type: import("vue").PropType<boolean>;
47
+ default: boolean;
48
+ };
49
+ description: {
50
+ type: import("vue").PropType<string>;
51
+ default: string;
52
+ };
53
+ truncateTitle: {
54
+ type: import("vue").PropType<boolean>;
55
+ default: boolean;
56
+ };
57
+ }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
58
+ view: {
59
+ type: import("vue").PropType<"compact" | "standard" | "preview">;
60
+ required: true;
61
+ };
62
+ title: {
63
+ type: import("vue").PropType<string>;
64
+ required: true;
65
+ };
66
+ date: {
67
+ type: import("vue").PropType<string>;
68
+ required: true;
69
+ };
70
+ dateDetail: {
71
+ type: import("vue").PropType<string>;
72
+ default: string;
73
+ };
74
+ location: {
75
+ type: import("vue").PropType<string | null>;
76
+ default: null;
77
+ };
78
+ noticeType: {
79
+ type: import("vue").PropType<{
80
+ iconName: "event" | "topic";
81
+ displayText: string;
82
+ }>;
83
+ required: true;
84
+ };
85
+ comments: {
86
+ type: import("vue").PropType<string | null>;
87
+ default: null;
88
+ };
89
+ partnerText: {
90
+ type: import("vue").PropType<string | null>;
91
+ default: null;
92
+ };
93
+ isPartnerTextVisible: {
94
+ type: import("vue").PropType<boolean>;
95
+ default: boolean;
176
96
  };
177
- $forceUpdate: () => void;
178
- $nextTick: typeof import("vue").nextTick;
179
- $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;
180
- } & Readonly<import("vue").ExtractPropTypes<{
97
+ topEntry: {
98
+ type: import("vue").PropType<boolean>;
99
+ default: boolean;
100
+ };
101
+ description: {
102
+ type: import("vue").PropType<string>;
103
+ default: string;
104
+ };
105
+ truncateTitle: {
106
+ type: import("vue").PropType<boolean>;
107
+ default: boolean;
108
+ };
109
+ }>>, {
110
+ dateDetail: string;
111
+ location: string | null;
112
+ comments: string | null;
113
+ partnerText: string | null;
114
+ isPartnerTextVisible: boolean;
115
+ topEntry: boolean;
116
+ description: string;
117
+ truncateTitle: boolean;
118
+ }, true, {}, {}, {
119
+ P: {};
120
+ B: {};
121
+ D: {};
122
+ C: {};
123
+ M: {};
124
+ Defaults: {};
125
+ }, Readonly<import("vue").ExtractPropTypes<{
181
126
  view: {
182
127
  type: import("vue").PropType<"compact" | "standard" | "preview">;
183
128
  required: true;
@@ -229,7 +174,16 @@ declare const meta: {
229
174
  type: import("vue").PropType<boolean>;
230
175
  default: boolean;
231
176
  };
232
- }>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
177
+ }>>, {}, {}, {}, {}, {
178
+ dateDetail: string;
179
+ location: string | null;
180
+ comments: string | null;
181
+ partnerText: string | null;
182
+ isPartnerTextVisible: boolean;
183
+ topEntry: boolean;
184
+ description: string;
185
+ truncateTitle: boolean;
186
+ }>;
233
187
  __isFragment?: undefined;
234
188
  __isTeleport?: undefined;
235
189
  __isSuspense?: undefined;
@@ -377,182 +331,127 @@ declare const meta: {
377
331
  };
378
332
  components: {
379
333
  DpaEventItem: {
380
- new (...args: any[]): {
381
- $: import("vue").ComponentInternalInstance;
382
- $data: {};
383
- $props: Partial<{
384
- dateDetail: string;
385
- location: string | null;
386
- comments: string | null;
387
- partnerText: string | null;
388
- isPartnerTextVisible: boolean;
389
- topEntry: boolean;
390
- description: string;
391
- truncateTitle: boolean;
392
- }> & Omit<{
393
- readonly view: "compact" | "standard" | "preview";
394
- readonly title: string;
395
- readonly date: string;
396
- readonly dateDetail: string;
397
- readonly location: string | null;
398
- readonly noticeType: {
334
+ new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
335
+ view: {
336
+ type: import("vue").PropType<"compact" | "standard" | "preview">;
337
+ required: true;
338
+ };
339
+ title: {
340
+ type: import("vue").PropType<string>;
341
+ required: true;
342
+ };
343
+ date: {
344
+ type: import("vue").PropType<string>;
345
+ required: true;
346
+ };
347
+ dateDetail: {
348
+ type: import("vue").PropType<string>;
349
+ default: string;
350
+ };
351
+ location: {
352
+ type: import("vue").PropType<string | null>;
353
+ default: null;
354
+ };
355
+ noticeType: {
356
+ type: import("vue").PropType<{
399
357
  iconName: "event" | "topic";
400
358
  displayText: string;
401
- };
402
- readonly comments: string | null;
403
- readonly partnerText: string | null;
404
- readonly isPartnerTextVisible: boolean;
405
- readonly topEntry: boolean;
406
- readonly description: string;
407
- readonly truncateTitle: boolean;
408
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
409
- view: {
410
- type: import("vue").PropType<"compact" | "standard" | "preview">;
411
- required: true;
412
- };
413
- title: {
414
- type: import("vue").PropType<string>;
415
- required: true;
416
- };
417
- date: {
418
- type: import("vue").PropType<string>;
419
- required: true;
420
- };
421
- dateDetail: {
422
- type: import("vue").PropType<string>;
423
- default: string;
424
- };
425
- location: {
426
- type: import("vue").PropType<string | null>;
427
- default: null;
428
- };
429
- noticeType: {
430
- type: import("vue").PropType<{
431
- iconName: "event" | "topic";
432
- displayText: string;
433
- }>;
434
- required: true;
435
- };
436
- comments: {
437
- type: import("vue").PropType<string | null>;
438
- default: null;
439
- };
440
- partnerText: {
441
- type: import("vue").PropType<string | null>;
442
- default: null;
443
- };
444
- isPartnerTextVisible: {
445
- type: import("vue").PropType<boolean>;
446
- default: boolean;
447
- };
448
- topEntry: {
449
- type: import("vue").PropType<boolean>;
450
- default: boolean;
451
- };
452
- description: {
453
- type: import("vue").PropType<string>;
454
- default: string;
455
- };
456
- truncateTitle: {
457
- type: import("vue").PropType<boolean>;
458
- default: boolean;
459
- };
460
- }>>, "dateDetail" | "location" | "comments" | "partnerText" | "isPartnerTextVisible" | "topEntry" | "description" | "truncateTitle">;
461
- $attrs: {
462
- [x: string]: unknown;
463
- };
464
- $refs: {
465
- [x: string]: unknown;
466
- };
467
- $slots: Readonly<{
468
- [name: string]: import("vue").Slot<any> | undefined;
469
- }>;
470
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
471
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
472
- $emit: (event: string, ...args: any[]) => void;
473
- $el: any;
474
- $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
475
- view: {
476
- type: import("vue").PropType<"compact" | "standard" | "preview">;
477
- required: true;
478
- };
479
- title: {
480
- type: import("vue").PropType<string>;
481
- required: true;
482
- };
483
- date: {
484
- type: import("vue").PropType<string>;
485
- required: true;
486
- };
487
- dateDetail: {
488
- type: import("vue").PropType<string>;
489
- default: string;
490
- };
491
- location: {
492
- type: import("vue").PropType<string | null>;
493
- default: null;
494
- };
495
- noticeType: {
496
- type: import("vue").PropType<{
497
- iconName: "event" | "topic";
498
- displayText: string;
499
- }>;
500
- required: true;
501
- };
502
- comments: {
503
- type: import("vue").PropType<string | null>;
504
- default: null;
505
- };
506
- partnerText: {
507
- type: import("vue").PropType<string | null>;
508
- default: null;
509
- };
510
- isPartnerTextVisible: {
511
- type: import("vue").PropType<boolean>;
512
- default: boolean;
513
- };
514
- topEntry: {
515
- type: import("vue").PropType<boolean>;
516
- default: boolean;
517
- };
518
- description: {
519
- type: import("vue").PropType<string>;
520
- default: string;
521
- };
522
- truncateTitle: {
523
- type: import("vue").PropType<boolean>;
524
- default: boolean;
525
- };
526
- }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
527
- dateDetail: string;
528
- location: string | null;
529
- comments: string | null;
530
- partnerText: string | null;
531
- isPartnerTextVisible: boolean;
532
- topEntry: boolean;
533
- description: string;
534
- truncateTitle: boolean;
535
- }, {}, string, {}> & {
536
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
537
- created?: ((() => void) | (() => void)[]) | undefined;
538
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
539
- mounted?: ((() => void) | (() => void)[]) | undefined;
540
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
541
- updated?: ((() => void) | (() => void)[]) | undefined;
542
- activated?: ((() => void) | (() => void)[]) | undefined;
543
- deactivated?: ((() => void) | (() => void)[]) | undefined;
544
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
545
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
546
- destroyed?: ((() => void) | (() => void)[]) | undefined;
547
- unmounted?: ((() => void) | (() => void)[]) | undefined;
548
- renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
549
- renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
550
- 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;
551
- };
552
- $forceUpdate: () => void;
553
- $nextTick: typeof import("vue").nextTick;
554
- $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;
555
- } & Readonly<import("vue").ExtractPropTypes<{
359
+ }>;
360
+ required: true;
361
+ };
362
+ comments: {
363
+ type: import("vue").PropType<string | null>;
364
+ default: null;
365
+ };
366
+ partnerText: {
367
+ type: import("vue").PropType<string | null>;
368
+ default: null;
369
+ };
370
+ isPartnerTextVisible: {
371
+ type: import("vue").PropType<boolean>;
372
+ default: boolean;
373
+ };
374
+ topEntry: {
375
+ type: import("vue").PropType<boolean>;
376
+ default: boolean;
377
+ };
378
+ description: {
379
+ type: import("vue").PropType<string>;
380
+ default: string;
381
+ };
382
+ truncateTitle: {
383
+ type: import("vue").PropType<boolean>;
384
+ default: boolean;
385
+ };
386
+ }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
387
+ view: {
388
+ type: import("vue").PropType<"compact" | "standard" | "preview">;
389
+ required: true;
390
+ };
391
+ title: {
392
+ type: import("vue").PropType<string>;
393
+ required: true;
394
+ };
395
+ date: {
396
+ type: import("vue").PropType<string>;
397
+ required: true;
398
+ };
399
+ dateDetail: {
400
+ type: import("vue").PropType<string>;
401
+ default: string;
402
+ };
403
+ location: {
404
+ type: import("vue").PropType<string | null>;
405
+ default: null;
406
+ };
407
+ noticeType: {
408
+ type: import("vue").PropType<{
409
+ iconName: "event" | "topic";
410
+ displayText: string;
411
+ }>;
412
+ required: true;
413
+ };
414
+ comments: {
415
+ type: import("vue").PropType<string | null>;
416
+ default: null;
417
+ };
418
+ partnerText: {
419
+ type: import("vue").PropType<string | null>;
420
+ default: null;
421
+ };
422
+ isPartnerTextVisible: {
423
+ type: import("vue").PropType<boolean>;
424
+ default: boolean;
425
+ };
426
+ topEntry: {
427
+ type: import("vue").PropType<boolean>;
428
+ default: boolean;
429
+ };
430
+ description: {
431
+ type: import("vue").PropType<string>;
432
+ default: string;
433
+ };
434
+ truncateTitle: {
435
+ type: import("vue").PropType<boolean>;
436
+ default: boolean;
437
+ };
438
+ }>>, {
439
+ dateDetail: string;
440
+ location: string | null;
441
+ comments: string | null;
442
+ partnerText: string | null;
443
+ isPartnerTextVisible: boolean;
444
+ topEntry: boolean;
445
+ description: string;
446
+ truncateTitle: boolean;
447
+ }, true, {}, {}, {
448
+ P: {};
449
+ B: {};
450
+ D: {};
451
+ C: {};
452
+ M: {};
453
+ Defaults: {};
454
+ }, Readonly<import("vue").ExtractPropTypes<{
556
455
  view: {
557
456
  type: import("vue").PropType<"compact" | "standard" | "preview">;
558
457
  required: true;
@@ -604,7 +503,16 @@ declare const meta: {
604
503
  type: import("vue").PropType<boolean>;
605
504
  default: boolean;
606
505
  };
607
- }>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
506
+ }>>, {}, {}, {}, {}, {
507
+ dateDetail: string;
508
+ location: string | null;
509
+ comments: string | null;
510
+ partnerText: string | null;
511
+ isPartnerTextVisible: boolean;
512
+ topEntry: boolean;
513
+ description: string;
514
+ truncateTitle: boolean;
515
+ }>;
608
516
  __isFragment?: undefined;
609
517
  __isTeleport?: undefined;
610
518
  __isSuspense?: undefined;
@@ -678,93 +586,53 @@ declare const meta: {
678
586
  };
679
587
  });
680
588
  UiFilterBadge: {
681
- new (...args: any[]): {
682
- $: import("vue").ComponentInternalInstance;
683
- $data: {};
684
- $props: Partial<{
685
- size: "small" | "medium" | "large" | "xl";
686
- fill: string;
687
- color: string;
688
- iconIsFilled: boolean;
689
- }> & Omit<{
690
- readonly size: "small" | "medium" | "large" | "xl";
691
- readonly fill: string;
692
- readonly color: string;
693
- readonly iconIsFilled: boolean;
694
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
695
- size: {
696
- type: import("vue").PropType<"small" | "medium" | "large" | "xl">;
697
- default: string;
698
- };
699
- fill: {
700
- type: import("vue").PropType<string>;
701
- default: string;
702
- };
703
- color: {
704
- type: import("vue").PropType<string>;
705
- default: string;
706
- };
707
- iconIsFilled: {
708
- type: import("vue").PropType<boolean>;
709
- default: boolean;
710
- };
711
- }>>, "size" | "fill" | "color" | "iconIsFilled">;
712
- $attrs: {
713
- [x: string]: unknown;
714
- };
715
- $refs: {
716
- [x: string]: unknown;
717
- };
718
- $slots: Readonly<{
719
- [name: string]: import("vue").Slot<any> | undefined;
720
- }>;
721
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
722
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
723
- $emit: (event: string, ...args: any[]) => void;
724
- $el: any;
725
- $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
726
- size: {
727
- type: import("vue").PropType<"small" | "medium" | "large" | "xl">;
728
- default: string;
729
- };
730
- fill: {
731
- type: import("vue").PropType<string>;
732
- default: string;
733
- };
734
- color: {
735
- type: import("vue").PropType<string>;
736
- default: string;
737
- };
738
- iconIsFilled: {
739
- type: import("vue").PropType<boolean>;
740
- default: boolean;
741
- };
742
- }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
743
- size: "small" | "medium" | "large" | "xl";
744
- fill: string;
745
- color: string;
746
- iconIsFilled: boolean;
747
- }, {}, string, {}> & {
748
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
749
- created?: ((() => void) | (() => void)[]) | undefined;
750
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
751
- mounted?: ((() => void) | (() => void)[]) | undefined;
752
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
753
- updated?: ((() => void) | (() => void)[]) | undefined;
754
- activated?: ((() => void) | (() => void)[]) | undefined;
755
- deactivated?: ((() => void) | (() => void)[]) | undefined;
756
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
757
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
758
- destroyed?: ((() => void) | (() => void)[]) | undefined;
759
- unmounted?: ((() => void) | (() => void)[]) | undefined;
760
- renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
761
- renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
762
- 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;
763
- };
764
- $forceUpdate: () => void;
765
- $nextTick: typeof import("vue").nextTick;
766
- $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;
767
- } & Readonly<import("vue").ExtractPropTypes<{
589
+ new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
590
+ size: {
591
+ type: import("vue").PropType<"small" | "medium" | "large" | "xl">;
592
+ default: string;
593
+ };
594
+ fill: {
595
+ type: import("vue").PropType<string>;
596
+ default: string;
597
+ };
598
+ color: {
599
+ type: import("vue").PropType<string>;
600
+ default: string;
601
+ };
602
+ iconIsFilled: {
603
+ type: import("vue").PropType<boolean>;
604
+ default: boolean;
605
+ };
606
+ }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
607
+ size: {
608
+ type: import("vue").PropType<"small" | "medium" | "large" | "xl">;
609
+ default: string;
610
+ };
611
+ fill: {
612
+ type: import("vue").PropType<string>;
613
+ default: string;
614
+ };
615
+ color: {
616
+ type: import("vue").PropType<string>;
617
+ default: string;
618
+ };
619
+ iconIsFilled: {
620
+ type: import("vue").PropType<boolean>;
621
+ default: boolean;
622
+ };
623
+ }>>, {
624
+ size: "small" | "medium" | "large" | "xl";
625
+ fill: string;
626
+ color: string;
627
+ iconIsFilled: boolean;
628
+ }, true, {}, {}, {
629
+ P: {};
630
+ B: {};
631
+ D: {};
632
+ C: {};
633
+ M: {};
634
+ Defaults: {};
635
+ }, Readonly<import("vue").ExtractPropTypes<{
768
636
  size: {
769
637
  type: import("vue").PropType<"small" | "medium" | "large" | "xl">;
770
638
  default: string;
@@ -781,7 +649,12 @@ declare const meta: {
781
649
  type: import("vue").PropType<boolean>;
782
650
  default: boolean;
783
651
  };
784
- }>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
652
+ }>>, {}, {}, {}, {}, {
653
+ size: "small" | "medium" | "large" | "xl";
654
+ fill: string;
655
+ color: string;
656
+ iconIsFilled: boolean;
657
+ }>;
785
658
  __isFragment?: undefined;
786
659
  __isTeleport?: undefined;
787
660
  __isSuspense?: undefined;
@@ -839,7 +712,7 @@ declare const meta: {
839
712
  };
840
713
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
841
714
  click: (payload: any) => void;
842
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
715
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
843
716
  size: {
844
717
  type: import("vue").PropType<"small" | "medium" | "large" | "xl">;
845
718
  default: string;
@@ -874,126 +747,7 @@ declare const meta: {
874
747
  iconColor: "blue" | "white" | "gray";
875
748
  }, {}>;
876
749
  UiBadge: {
877
- new (...args: any[]): {
878
- $: import("vue").ComponentInternalInstance;
879
- $data: {};
880
- $props: Partial<{
881
- text: string;
882
- small: boolean;
883
- trim: boolean;
884
- color: "red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green";
885
- iconName: string | null;
886
- mobileTrim: boolean;
887
- screenReaderText: string;
888
- }> & Omit<{
889
- readonly small: boolean;
890
- readonly trim: boolean;
891
- readonly color: "red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green";
892
- readonly iconName: string | null;
893
- readonly mobileTrim: boolean;
894
- readonly screenReaderText: string;
895
- readonly text?: string | undefined;
896
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
897
- text: {
898
- type: import("vue").PropType<string>;
899
- default: undefined;
900
- };
901
- small: {
902
- type: import("vue").PropType<boolean>;
903
- default: boolean;
904
- };
905
- trim: {
906
- type: import("vue").PropType<boolean>;
907
- default: boolean;
908
- };
909
- color: {
910
- type: import("vue").PropType<"red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green">;
911
- default: string;
912
- };
913
- iconName: {
914
- type: import("vue").PropType<string | null>;
915
- default: null;
916
- };
917
- mobileTrim: {
918
- type: import("vue").PropType<boolean>;
919
- default: boolean;
920
- };
921
- screenReaderText: {
922
- type: import("vue").PropType<string>;
923
- default: string;
924
- };
925
- }>>, "text" | "small" | "trim" | "color" | "iconName" | "mobileTrim" | "screenReaderText">;
926
- $attrs: {
927
- [x: string]: unknown;
928
- };
929
- $refs: {
930
- [x: string]: unknown;
931
- };
932
- $slots: Readonly<{
933
- [name: string]: import("vue").Slot<any> | undefined;
934
- }>;
935
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
936
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
937
- $emit: (event: string, ...args: any[]) => void;
938
- $el: any;
939
- $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
940
- text: {
941
- type: import("vue").PropType<string>;
942
- default: undefined;
943
- };
944
- small: {
945
- type: import("vue").PropType<boolean>;
946
- default: boolean;
947
- };
948
- trim: {
949
- type: import("vue").PropType<boolean>;
950
- default: boolean;
951
- };
952
- color: {
953
- type: import("vue").PropType<"red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green">;
954
- default: string;
955
- };
956
- iconName: {
957
- type: import("vue").PropType<string | null>;
958
- default: null;
959
- };
960
- mobileTrim: {
961
- type: import("vue").PropType<boolean>;
962
- default: boolean;
963
- };
964
- screenReaderText: {
965
- type: import("vue").PropType<string>;
966
- default: string;
967
- };
968
- }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
969
- text: string;
970
- small: boolean;
971
- trim: boolean;
972
- color: "red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green";
973
- iconName: string | null;
974
- mobileTrim: boolean;
975
- screenReaderText: string;
976
- }, {}, string, {}> & {
977
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
978
- created?: ((() => void) | (() => void)[]) | undefined;
979
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
980
- mounted?: ((() => void) | (() => void)[]) | undefined;
981
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
982
- updated?: ((() => void) | (() => void)[]) | undefined;
983
- activated?: ((() => void) | (() => void)[]) | undefined;
984
- deactivated?: ((() => void) | (() => void)[]) | undefined;
985
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
986
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
987
- destroyed?: ((() => void) | (() => void)[]) | undefined;
988
- unmounted?: ((() => void) | (() => void)[]) | undefined;
989
- renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
990
- renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
991
- 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;
992
- };
993
- $forceUpdate: () => void;
994
- $nextTick: typeof import("vue").nextTick;
995
- $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;
996
- } & Readonly<import("vue").ExtractPropTypes<{
750
+ new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
997
751
  text: {
998
752
  type: import("vue").PropType<string>;
999
753
  default: undefined;
@@ -1022,7 +776,88 @@ declare const meta: {
1022
776
  type: import("vue").PropType<string>;
1023
777
  default: string;
1024
778
  };
1025
- }>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
779
+ }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
780
+ text: {
781
+ type: import("vue").PropType<string>;
782
+ default: undefined;
783
+ };
784
+ small: {
785
+ type: import("vue").PropType<boolean>;
786
+ default: boolean;
787
+ };
788
+ trim: {
789
+ type: import("vue").PropType<boolean>;
790
+ default: boolean;
791
+ };
792
+ color: {
793
+ type: import("vue").PropType<"red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green">;
794
+ default: string;
795
+ };
796
+ iconName: {
797
+ type: import("vue").PropType<string | null>;
798
+ default: null;
799
+ };
800
+ mobileTrim: {
801
+ type: import("vue").PropType<boolean>;
802
+ default: boolean;
803
+ };
804
+ screenReaderText: {
805
+ type: import("vue").PropType<string>;
806
+ default: string;
807
+ };
808
+ }>>, {
809
+ text: string;
810
+ small: boolean;
811
+ trim: boolean;
812
+ color: "red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green";
813
+ iconName: string | null;
814
+ mobileTrim: boolean;
815
+ screenReaderText: string;
816
+ }, true, {}, {}, {
817
+ P: {};
818
+ B: {};
819
+ D: {};
820
+ C: {};
821
+ M: {};
822
+ Defaults: {};
823
+ }, Readonly<import("vue").ExtractPropTypes<{
824
+ text: {
825
+ type: import("vue").PropType<string>;
826
+ default: undefined;
827
+ };
828
+ small: {
829
+ type: import("vue").PropType<boolean>;
830
+ default: boolean;
831
+ };
832
+ trim: {
833
+ type: import("vue").PropType<boolean>;
834
+ default: boolean;
835
+ };
836
+ color: {
837
+ type: import("vue").PropType<"red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green">;
838
+ default: string;
839
+ };
840
+ iconName: {
841
+ type: import("vue").PropType<string | null>;
842
+ default: null;
843
+ };
844
+ mobileTrim: {
845
+ type: import("vue").PropType<boolean>;
846
+ default: boolean;
847
+ };
848
+ screenReaderText: {
849
+ type: import("vue").PropType<string>;
850
+ default: string;
851
+ };
852
+ }>>, {}, {}, {}, {}, {
853
+ text: string;
854
+ small: boolean;
855
+ trim: boolean;
856
+ color: "red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green";
857
+ iconName: string | null;
858
+ mobileTrim: boolean;
859
+ screenReaderText: string;
860
+ }>;
1026
861
  __isFragment?: undefined;
1027
862
  __isTeleport?: undefined;
1028
863
  __isSuspense?: undefined;
@@ -1081,7 +916,7 @@ declare const meta: {
1081
916
  type: import("vue").PropType<string>;
1082
917
  default: string;
1083
918
  };
1084
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
919
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1085
920
  name: {
1086
921
  type: import("vue").PropType<string>;
1087
922
  required: true;