@dpa-id-components/dpa-shared-components 8.6.1 → 8.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (281) hide show
  1. package/dist/{activities-7078badc.mjs → activities-f9f2c60e.mjs} +1 -1
  2. package/dist/{alert-2c101b8c.mjs → alert-a0d6d9d9.mjs} +1 -1
  3. package/dist/{alert-fill-d71b0894.mjs → alert-fill-afbc976b.mjs} +1 -1
  4. package/dist/{alert-octagon-dd57ae5f.mjs → alert-octagon-56139963.mjs} +1 -1
  5. package/dist/{apps-3c2d7f63.mjs → apps-e44fbda8.mjs} +1 -1
  6. package/dist/{archive-57ba8974.mjs → archive-a53a270e.mjs} +1 -1
  7. package/dist/{arrow-left-d54ac135.mjs → arrow-left-c8ead9e4.mjs} +1 -1
  8. package/dist/{arrow-nav-left-106cab88.mjs → arrow-nav-left-4cec7c42.mjs} +1 -1
  9. package/dist/{arrow-nav-right-d2f37c7e.mjs → arrow-nav-right-ae67a0ee.mjs} +1 -1
  10. package/dist/{arrow-right-af47dc6a.mjs → arrow-right-1afcde04.mjs} +1 -1
  11. package/dist/{arrowhead-left-379df6c4.mjs → arrowhead-left-5bdbf6bc.mjs} +1 -1
  12. package/dist/{arrowhead-right-f634422b.mjs → arrowhead-right-d3369806.mjs} +1 -1
  13. package/dist/{arrowhead-top-5fd230bc.mjs → arrowhead-top-77f91b7f.mjs} +1 -1
  14. package/dist/{atmo-7ffe15e2.mjs → atmo-972656d8.mjs} +1 -1
  15. package/dist/{audio-circled-232ac711.mjs → audio-circled-deaef5be.mjs} +1 -1
  16. package/dist/{audio-d219eee4.mjs → audio-e1cd4808.mjs} +1 -1
  17. package/dist/{audio-filled-c7f0b06d.mjs → audio-filled-2407271d.mjs} +1 -1
  18. package/dist/{bag-b1c90c9d.mjs → bag-57b0f361.mjs} +1 -1
  19. package/dist/{bell-c4ef2483.mjs → bell-d14b673c.mjs} +1 -1
  20. package/dist/{bell-fill-98784347.mjs → bell-fill-c6f985d8.mjs} +1 -1
  21. package/dist/{book-a53f03b7.mjs → book-2db61bf9.mjs} +1 -1
  22. package/dist/{bookmark-8e4ef660.mjs → bookmark-3c036b28.mjs} +1 -1
  23. package/dist/{bookmark-fill-18167bcd.mjs → bookmark-fill-ecd3ff57.mjs} +1 -1
  24. package/dist/{box-74110d75.mjs → box-ab540d10.mjs} +1 -1
  25. package/dist/{bulb-539767a3.mjs → bulb-b6ac26fd.mjs} +1 -1
  26. package/dist/{call-c1be8158.mjs → call-a60fa715.mjs} +1 -1
  27. package/dist/{camera-566db54b.mjs → camera-e568bab4.mjs} +1 -1
  28. package/dist/{check-e4d56dea.mjs → check-706c051e.mjs} +1 -1
  29. package/dist/{checklist-885629e0.mjs → checklist-fdb1e351.mjs} +1 -1
  30. package/dist/{checkmark-7bb03066.mjs → checkmark-8749f143.mjs} +1 -1
  31. package/dist/{checkmark-double-226ecc06.mjs → checkmark-double-ad38ca8e.mjs} +1 -1
  32. package/dist/{chevron-down-d9cc3584.mjs → chevron-down-adbf3bf6.mjs} +1 -1
  33. package/dist/{chevron-left-d37e4cf5.mjs → chevron-left-cfce74be.mjs} +1 -1
  34. package/dist/{chevron-right-2b82b85c.mjs → chevron-right-bcfb98c6.mjs} +1 -1
  35. package/dist/{chevron-up-6cfd4d3d.mjs → chevron-up-2679e006.mjs} +1 -1
  36. package/dist/{clipboard-c3a0dcd7.mjs → clipboard-6716d19c.mjs} +1 -1
  37. package/dist/{clock-64696f87.mjs → clock-b4b73f31.mjs} +1 -1
  38. package/dist/{close-edf8f0a7.mjs → close-efb485e9.mjs} +1 -1
  39. package/dist/{cloud-save-9cb89227.mjs → cloud-save-92db9b4c.mjs} +1 -1
  40. package/dist/{code-e30b0574.mjs → code-976e1e26.mjs} +1 -1
  41. package/dist/{collapse-3a144e1b.mjs → collapse-81392d44.mjs} +1 -1
  42. package/dist/{color-palette-0ed1f01d.mjs → color-palette-45bbd9f6.mjs} +1 -1
  43. package/dist/{comment-62396a37.mjs → comment-0a0d7e28.mjs} +1 -1
  44. package/dist/{comment-fill-819fae0c.mjs → comment-fill-3a236fbe.mjs} +1 -1
  45. package/dist/components/DpaEventItem/DpaEventItem.stories.d.ts +216 -211
  46. package/dist/components/DpaEventItem/DpaEventItem.vue.d.ts +66 -103
  47. package/dist/components/DpaEventItem/DpaEventItemCompact.vue.d.ts +46 -61
  48. package/dist/components/DpaEventItem/DpaEventItemPreview.vue.d.ts +43 -37
  49. package/dist/components/DpaEventItem/DpaEventItemStandard.vue.d.ts +60 -87
  50. package/dist/components/DpaMediaItem/DpaMediaItem.stories.d.ts +34 -51
  51. package/dist/components/DpaMediaItem/DpaMediaItem.vue.d.ts +42 -43
  52. package/dist/components/UiAutocomplete/UiAutocomplete.stories.d.ts +13 -10
  53. package/dist/components/UiAutocomplete/UiAutocomplete.vue.d.ts +46 -44
  54. package/dist/components/UiBadge/UiBadge.stories.d.ts +46 -53
  55. package/dist/components/UiBadge/UiBadge.vue.d.ts +50 -59
  56. package/dist/components/UiButton/UiButton.stories.d.ts +62 -67
  57. package/dist/components/UiButton/UiButton.vue.d.ts +52 -61
  58. package/dist/components/UiButtonGroup/UiButtonGroup.stories.d.ts +1 -46
  59. package/dist/components/UiCard/UiCard.stories.d.ts +1 -46
  60. package/dist/components/UiCheckBox/UiCheckBox.stories.d.ts +48 -54
  61. package/dist/components/UiCheckBox/UiCheckBox.vue.d.ts +48 -51
  62. package/dist/components/UiCheckBoxGroup/UiCheckBoxGroup.stories.d.ts +5 -1
  63. package/dist/components/UiCheckBoxGroup/UiCheckBoxGroup.vue.d.ts +38 -27
  64. package/dist/components/UiChip/UiChip.stories.d.ts +22 -49
  65. package/dist/components/UiChip/UiChip.vue.d.ts +34 -27
  66. package/dist/components/UiCollapseNavigation/UiCollapseNavigation.stories.d.ts +22 -49
  67. package/dist/components/UiCollapseNavigation/UiCollapseNavigation.vue.d.ts +34 -27
  68. package/dist/components/UiColorPicker/UiColorPicker.vue.d.ts +27 -14
  69. package/dist/components/UiDatePicker/UiDatePicker.vue.d.ts +143 -237
  70. package/dist/components/UiDialog/UiDialog.stories.d.ts +144 -116
  71. package/dist/components/UiDialog/UiDialog.vue.d.ts +64 -83
  72. package/dist/components/UiFilterBadge/UiFilterBadge.stories.d.ts +56 -100
  73. package/dist/components/UiFilterBadge/UiFilterBadge.vue.d.ts +38 -35
  74. package/dist/components/UiFilterBadgeButton/UiFilterBadgeButton.stories.d.ts +82 -104
  75. package/dist/components/UiFilterBadgeButton/UiFilterBadgeButton.vue.d.ts +42 -45
  76. package/dist/components/UiFilterButton/UiFilterButton.stories.d.ts +6 -2
  77. package/dist/components/UiFilterButton/UiFilterButton.vue.d.ts +67 -85
  78. package/dist/components/UiIcon/UiIcon.vue.d.ts +33 -27
  79. package/dist/components/UiIconButton/UiIconButton.vue.d.ts +47 -53
  80. package/dist/components/UiInfoContent/UiInfoContent.stories.d.ts +126 -167
  81. package/dist/components/UiInfoContent/UiInfoContent.vue.d.ts +38 -43
  82. package/dist/components/UiInput/UiInput.stories.d.ts +32 -20
  83. package/dist/components/UiInput/UiInput.vue.d.ts +106 -159
  84. package/dist/components/UiList/UiList.stories.d.ts +273 -321
  85. package/dist/components/UiListItem/UiListItem.stories.d.ts +180 -122
  86. package/dist/components/UiListItem/UiListItem.vue.d.ts +76 -107
  87. package/dist/components/UiMenu/UiMenu.stories.d.ts +14 -2
  88. package/dist/components/UiMenu/UiMenu.vue.d.ts +117 -173
  89. package/dist/components/UiOverlay/UiOverlay.stories.d.ts +20 -96
  90. package/dist/components/UiOverlay/UiOverlay.vue.d.ts +3 -1
  91. package/dist/components/UiOverlayMenu/UiOverlayMenu.stories.d.ts +220 -312
  92. package/dist/components/UiOverlayMenu/UiOverlayMenu.vue.d.ts +28 -13
  93. package/dist/components/UiRadioInputGroup/UiRadioInputGroup.stories.d.ts +24 -20
  94. package/dist/components/UiRadioInputGroup/UiRadioInputGroup.vue.d.ts +51 -58
  95. package/dist/components/UiSearchBar/UiSearchBar.stories.d.ts +266 -252
  96. package/dist/components/UiSearchBar/UiSearchBar.vue.d.ts +63 -77
  97. package/dist/components/UiSearchInput/UiSearchInput.stories.d.ts +92 -124
  98. package/dist/components/UiSearchInput/UiSearchInput.vue.d.ts +37 -36
  99. package/dist/components/UiSection/UiSection.stories.d.ts +28 -50
  100. package/dist/components/UiSection/UiSection.vue.d.ts +38 -35
  101. package/dist/components/UiSectionDivider/UiSectionDivider.stories.d.ts +28 -50
  102. package/dist/components/UiSectionDivider/UiSectionDivider.vue.d.ts +31 -20
  103. package/dist/components/UiSimpleInput/UiSimpleInput.stories.d.ts +6 -2
  104. package/dist/components/UiSimpleInput/UiSimpleInput.vue.d.ts +40 -35
  105. package/dist/components/UiSkeletonBox/UiSkeletonBox.vue.d.ts +34 -27
  106. package/dist/components/UiSnackbar/UiSnackbar.stories.d.ts +80 -106
  107. package/dist/components/UiSnackbar/UiSnackbar.vue.d.ts +41 -35
  108. package/dist/components/UiSpinner/UiSpinner.vue.d.ts +30 -19
  109. package/dist/components/UiTextButton/UiTextButton.stories.d.ts +52 -54
  110. package/dist/components/UiTextButton/UiTextButton.vue.d.ts +54 -67
  111. package/dist/components/UiToggleButton/UiToggleButton.stories.d.ts +54 -55
  112. package/dist/components/UiToggleButton/UiToggleButton.vue.d.ts +52 -59
  113. package/dist/components/UiTooltip/UiTooltip.stories.d.ts +82 -104
  114. package/dist/components/UiTooltip/UiTooltip.vue.d.ts +48 -49
  115. package/dist/{copy-e5d31a9c.mjs → copy-ae02ada0.mjs} +1 -1
  116. package/dist/{copy-link-b42b0b2d.mjs → copy-link-c7d1fcff.mjs} +1 -1
  117. package/dist/{delete-0d28874e.mjs → delete-9a29e97b.mjs} +1 -1
  118. package/dist/{download-4d77c56a.mjs → download-ad9585c7.mjs} +1 -1
  119. package/dist/{dpa-id-a0c91200.mjs → dpa-id-27be4c41.mjs} +1 -1
  120. package/dist/dpa-shared-components.mjs +5705 -5503
  121. package/dist/dpa-shared-components.umd.js +8 -8
  122. package/dist/{edit-690308aa.mjs → edit-54c8809f.mjs} +1 -1
  123. package/dist/{edit-add-4db19760.mjs → edit-add-7bfb555f.mjs} +1 -1
  124. package/dist/{eil-0d960dff.mjs → eil-ac5f45eb.mjs} +1 -1
  125. package/dist/{emoji-1f86205e.mjs → emoji-1689543d.mjs} +1 -1
  126. package/dist/{emoji-add-d72d5534.mjs → emoji-add-41ca8fd7.mjs} +1 -1
  127. package/dist/{envelope-5df69adf.mjs → envelope-a0d3d6d7.mjs} +1 -1
  128. package/dist/{event-babd84b5.mjs → event-20a03061.mjs} +1 -1
  129. package/dist/{expand-7405e392.mjs → expand-2e06145a.mjs} +1 -1
  130. package/dist/{external-link-894815fd.mjs → external-link-7041bbcb.mjs} +1 -1
  131. package/dist/{file-c91b0bb9.mjs → file-4eb8893c.mjs} +1 -1
  132. package/dist/{file-pdf-2e1da127.mjs → file-pdf-6cf84254.mjs} +1 -1
  133. package/dist/{filter-b513696c.mjs → filter-2796c9e5.mjs} +1 -1
  134. package/dist/{filter-outline-38b76948.mjs → filter-outline-4ecb8d78.mjs} +1 -1
  135. package/dist/{flag-44da1d73.mjs → flag-f0136569.mjs} +1 -1
  136. package/dist/{flag-fill-ca5d310f.mjs → flag-fill-59914bd9.mjs} +1 -1
  137. package/dist/{flag-filled-98bcbce8.mjs → flag-filled-fdd7f020.mjs} +1 -1
  138. package/dist/{flag-outline-2ea131c7.mjs → flag-outline-29103204.mjs} +1 -1
  139. package/dist/{flags-c30e45b5.mjs → flags-844143ef.mjs} +1 -1
  140. package/dist/{flash-7a927e7d.mjs → flash-7b073629.mjs} +1 -1
  141. package/dist/{folder-add-cdaf8bf7.mjs → folder-add-6bbca26f.mjs} +1 -1
  142. package/dist/{folder-3b2d5f59.mjs → folder-c27d563c.mjs} +1 -1
  143. package/dist/{folder-fill-356643c5.mjs → folder-fill-f2422c86.mjs} +1 -1
  144. package/dist/{folder-filled-09259424.mjs → folder-filled-d4f0b60d.mjs} +1 -1
  145. package/dist/{gallery-f6dcc77b.mjs → gallery-486094d5.mjs} +1 -1
  146. package/dist/{graphic-circled-c7768cfc.mjs → graphic-circled-1e6f2641.mjs} +1 -1
  147. package/dist/{graphic-ea6911f6.mjs → graphic-d6db7915.mjs} +1 -1
  148. package/dist/{graphic-filled-6f965469.mjs → graphic-filled-a7adb288.mjs} +1 -1
  149. package/dist/{graphics-9dc48e2a.mjs → graphics-0ca78545.mjs} +1 -1
  150. package/dist/{grid-1-5b0e49a3.mjs → grid-1-d61d1f75.mjs} +1 -1
  151. package/dist/{grid-2-a31cd506.mjs → grid-2-44a5f469.mjs} +1 -1
  152. package/dist/{grid-3-3829895b.mjs → grid-3-774f5899.mjs} +1 -1
  153. package/dist/{grid-4-b4dd73f8.mjs → grid-4-8da16fc6.mjs} +1 -1
  154. package/dist/{grid-6-151b07df.mjs → grid-6-3f89988f.mjs} +1 -1
  155. package/dist/{grid-9-d3c48186.mjs → grid-9-309e0f04.mjs} +1 -1
  156. package/dist/{grid-masonry-6a1b8806.mjs → grid-masonry-8a430bb7.mjs} +1 -1
  157. package/dist/{grid-masonry-9-2a9c0a17.mjs → grid-masonry-9-5b43833e.mjs} +1 -1
  158. package/dist/{help-d209fdb7.mjs → help-c56106ee.mjs} +1 -1
  159. package/dist/{home-c424a69c.mjs → home-6b9069db.mjs} +1 -1
  160. package/dist/{image focus point-30a5eafb.mjs → image focus point-2d61b608.mjs } +1 -1
  161. package/dist/{image-40863651.mjs → image-3421096e.mjs} +1 -1
  162. package/dist/{impact-high-41a83c21.mjs → impact-high-52bfea80.mjs} +1 -1
  163. package/dist/{impact-low-ba89c10c.mjs → impact-low-85e9dfae.mjs} +1 -1
  164. package/dist/{impact-medium-d64a53c3.mjs → impact-medium-747b1a6b.mjs} +1 -1
  165. package/dist/{impact-very-high-c375c84e.mjs → impact-very-high-9a756448.mjs} +1 -1
  166. package/dist/{impact-very-low-b45b4a06.mjs → impact-very-low-161a0550.mjs} +1 -1
  167. package/dist/{info-387743c4.mjs → info-99c9d2c4.mjs} +1 -1
  168. package/dist/{info-fill-f971d701.mjs → info-fill-182806af.mjs} +1 -1
  169. package/dist/{info-filled-c86c481a.mjs → info-filled-13ae2b18.mjs} +1 -1
  170. package/dist/{language-80eedb9e.mjs → language-f058f9ce.mjs} +1 -1
  171. package/dist/{latest-bb39d821.mjs → latest-6b417f96.mjs} +1 -1
  172. package/dist/{lightbulb-0c284cc9.mjs → lightbulb-07faab6e.mjs} +1 -1
  173. package/dist/{list-09e39a1a.mjs → list-11245396.mjs} +1 -1
  174. package/dist/{lock-f716251b.mjs → lock-6f4e15bd.mjs} +1 -1
  175. package/dist/{mail-b4cc7e44.mjs → mail-1c701828.mjs} +1 -1
  176. package/dist/{map-ecf5afac.mjs → map-f334c3ae.mjs} +1 -1
  177. package/dist/{map-outline-4c9934e8.mjs → map-outline-d28b447d.mjs} +1 -1
  178. package/dist/{menu-74a17c43.mjs → menu-af91ca44.mjs} +1 -1
  179. package/dist/{minus-6e38066a.mjs → minus-6e4b26ac.mjs} +1 -1
  180. package/dist/{more-horizontal-e7e121c3.mjs → more-horizontal-fd189cbe.mjs} +1 -1
  181. package/dist/{more-vertical-0d8048ea.mjs → more-vertical-b4afe623.mjs} +1 -1
  182. package/dist/{move-88cb6eb3.mjs → move-26bd30ed.mjs} +1 -1
  183. package/dist/{move-up-down-0e48263c.mjs → move-up-down-6ab70ff2.mjs} +1 -1
  184. package/dist/{navigation-e1f28747.mjs → navigation-09b7c597.mjs} +1 -1
  185. package/dist/{note-811b096c.mjs → note-ed125e52.mjs} +1 -1
  186. package/dist/{offline-73d06154.mjs → offline-7f5f0da8.mjs} +1 -1
  187. package/dist/{paper-plane-07bcb43e.mjs → paper-plane-dd6d4179.mjs} +1 -1
  188. package/dist/{paperplane-662f4097.mjs → paperplane-4a535f67.mjs} +1 -1
  189. package/dist/{pause-circle-4204406f.mjs → pause-circle-0dd0939d.mjs} +1 -1
  190. package/dist/{pause-70fe2ae7.mjs → pause-d06b5174.mjs} +1 -1
  191. package/dist/{pdf-9b269d2e.mjs → pdf-6d684269.mjs} +1 -1
  192. package/dist/{pen-128f19d5.mjs → pen-8b9d762e.mjs} +1 -1
  193. package/dist/{people-0c20927c.mjs → people-56639daa.mjs} +1 -1
  194. package/dist/{phone-288ed7a3.mjs → phone-df188c32.mjs} +1 -1
  195. package/dist/{picture-0eb9c590.mjs → picture-434a77e0.mjs} +1 -1
  196. package/dist/{picture-circled-7602192a.mjs → picture-circled-d6e0c7f5.mjs} +1 -1
  197. package/dist/{picture-filled-a6b618dc.mjs → picture-filled-a9884ea9.mjs} +1 -1
  198. package/dist/{pin-530b1711.mjs → pin-8db4c65c.mjs} +1 -1
  199. package/dist/{planning-cb43b438.mjs → planning-cd2d8d52.mjs} +1 -1
  200. package/dist/{play-circle-d074b95a.mjs → play-circle-b671e291.mjs} +1 -1
  201. package/dist/{play-5428740c.mjs → play-d17e6a6f.mjs} +1 -1
  202. package/dist/{play-fill-bac80265.mjs → play-fill-fff80c96.mjs} +1 -1
  203. package/dist/{plus-ee8af457.mjs → plus-2571db7f.mjs} +1 -1
  204. package/dist/{plus-circle-3d253a5c.mjs → plus-circle-85afbf33.mjs} +1 -1
  205. package/dist/{print-949a5857.mjs → print-c5ba3b53.mjs} +1 -1
  206. package/dist/{refresh-2f2ba8ae.mjs → refresh-70af2f15.mjs} +1 -1
  207. package/dist/{reset-c155c5ff.mjs → reset-fbc05480.mjs} +1 -1
  208. package/dist/{responsive-90c640a7.mjs → responsive-2ea289d6.mjs} +1 -1
  209. package/dist/{rubix-thema-05104238.mjs → rubix-thema-61e26892.mjs} +1 -1
  210. package/dist/{save-48d4be4e.mjs → save-07999737.mjs} +1 -1
  211. package/dist/{saved-search-0e8aa09b.mjs → saved-search-0aa4b868.mjs} +1 -1
  212. package/dist/{saved-search-fill-48f8c71c.mjs → saved-search-fill-50ad11a2.mjs} +1 -1
  213. package/dist/{search-0890d914.mjs → search-e4f0dee3.mjs} +1 -1
  214. package/dist/{settings-57eb0eef.mjs → settings-39280b37.mjs} +1 -1
  215. package/dist/{share-cfa18007.mjs → share-34542815.mjs} +1 -1
  216. package/dist/{share-alternative-fa060128.mjs → share-alternative-28706f76.mjs} +1 -1
  217. package/dist/{sidebar-9cb81395.mjs → sidebar-1e7d966f.mjs} +1 -1
  218. package/dist/{sidebar-fill-c22e0d1a.mjs → sidebar-fill-b6d46141.mjs} +1 -1
  219. package/dist/{slack-87bd7d6a.mjs → slack-a3715c17.mjs} +1 -1
  220. package/dist/{slider-config-94286557.mjs → slider-config-1f9a2288.mjs} +1 -1
  221. package/dist/{spellcheck-c9014c44.mjs → spellcheck-256d5c06.mjs} +1 -1
  222. package/dist/{spinner-8f277552.mjs → spinner-eef9cab5.mjs} +1 -1
  223. package/dist/{standard-view-af2a4834.mjs → standard-view-1a34321b.mjs} +1 -1
  224. package/dist/{star-5c3c64ca.mjs → star-4aaea552.mjs} +1 -1
  225. package/dist/{star-filled-eb91b846.mjs → star-fill-1639422a.mjs} +1 -1
  226. package/dist/{star-fill-eb91b846.mjs → star-filled-1639422a.mjs} +1 -1
  227. package/dist/{stop-05ecbd72.mjs → stop-cecd0532.mjs} +1 -1
  228. package/dist/{sync-1356e16f.mjs → sync-666b443c.mjs} +1 -1
  229. package/dist/{tasks-d09d0af6.mjs → tasks-d381d43e.mjs} +1 -1
  230. package/dist/{text-fff14e8f.mjs → text-b5326896.mjs} +1 -1
  231. package/dist/{text-circled-5283cff7.mjs → text-circled-e402f1b7.mjs} +1 -1
  232. package/dist/{text-filled-dec83924.mjs → text-filled-b9a95060.mjs} +1 -1
  233. package/dist/{topic-354c5294.mjs → topic-5554a876.mjs} +1 -1
  234. package/dist/{union-5e751949.mjs → union-6156bf2d.mjs} +1 -1
  235. package/dist/{upload-a371f576.mjs → upload-6c0a71f6.mjs} +1 -1
  236. package/dist/{video overlay-11864580.mjs → video overlay-5e8930c2.mjs } +1 -1
  237. package/dist/{video-8c400770.mjs → video-86ff6e6b.mjs} +1 -1
  238. package/dist/{video-circled-cb973c76.mjs → video-circled-1538019f.mjs} +1 -1
  239. package/dist/{video-filled-864f2e9f.mjs → video-filled-bada645c.mjs} +1 -1
  240. package/dist/{view-39118876.mjs → view-8d99277e.mjs} +1 -1
  241. package/dist/{view-off-ebee0dd9.mjs → view-off-e59a73a9.mjs} +1 -1
  242. package/dist/{volume-up-8bf4fe6e.mjs → volume-up-8be4e58a.mjs} +1 -1
  243. package/package.json +1 -1
  244. package/dist/alert-c8e2ae08.mjs +0 -15
  245. package/dist/arrow-left-93c1cdc7.mjs +0 -15
  246. package/dist/arrow-right-caf216c1.mjs +0 -15
  247. package/dist/audio-f02c6683.mjs +0 -19
  248. package/dist/checklist-e548cc3a.mjs +0 -19
  249. package/dist/checkmark-d41d01ff.mjs +0 -19
  250. package/dist/chevron-left-b66f074e.mjs +0 -15
  251. package/dist/chevron-right-b589ab17.mjs +0 -17
  252. package/dist/chevron-up-6418abb0.mjs +0 -15
  253. package/dist/clock-02be24f4.mjs +0 -19
  254. package/dist/close-5d26c1d1.mjs +0 -15
  255. package/dist/components/UiDatePickerMobile/UiDatePickerMobile.vue.d.ts +0 -279
  256. package/dist/copy-link-de7cb91d.mjs +0 -19
  257. package/dist/eil-311dfbe1.mjs +0 -15
  258. package/dist/emoji-9480b7e3.mjs +0 -19
  259. package/dist/emoji-add-7fb19e1a.mjs +0 -29
  260. package/dist/filter-2926b3c6.mjs +0 -20
  261. package/dist/flags-cb22ae09.mjs +0 -19
  262. package/dist/flash-6c2fa662.mjs +0 -15
  263. package/dist/folder-add-e6e37681.mjs +0 -15
  264. package/dist/folder-bc98dd3b.mjs +0 -15
  265. package/dist/graphic-a41ad739.mjs +0 -19
  266. package/dist/help-471874fe.mjs +0 -19
  267. package/dist/home-85e0bf1d.mjs +0 -15
  268. package/dist/info-ee40cf5c.mjs +0 -15
  269. package/dist/latest-dd68ea4b.mjs +0 -15
  270. package/dist/main.css +0 -23
  271. package/dist/more-vertical-5797b4a7.mjs +0 -15
  272. package/dist/pdf-bcee5eee.mjs +0 -19
  273. package/dist/pin-ce661952.mjs +0 -19
  274. package/dist/plus-0900f7b4.mjs +0 -15
  275. package/dist/refresh-93ed1124.mjs +0 -15
  276. package/dist/reset-71987e6a.mjs +0 -15
  277. package/dist/search-9bebfc15.mjs +0 -15
  278. package/dist/share-f49b038e.mjs +0 -15
  279. package/dist/slack-05d08ea2.mjs +0 -15
  280. package/dist/text-3969d470.mjs +0 -15
  281. package/dist/video-e95f8e58.mjs +0 -19
@@ -1,108 +1,54 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- view: {
3
- type: import("vue").PropType<"compact" | "standard" | "preview">;
4
- required: true;
5
- };
6
- title: {
7
- type: import("vue").PropType<string>;
8
- required: true;
9
- };
10
- date: {
11
- type: import("vue").PropType<string>;
12
- required: true;
13
- };
14
- dateDetail: {
15
- type: import("vue").PropType<string>;
16
- default: string;
17
- };
18
- location: {
19
- type: import("vue").PropType<string | null>;
20
- default: null;
21
- };
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
+ date: string;
3
+ dateDetail?: string | undefined;
4
+ title: string;
5
+ location?: string | null | undefined;
22
6
  noticeType: {
23
- type: import("vue").PropType<{
24
- iconName: "event" | "topic";
25
- displayText: string;
26
- }>;
27
- required: true;
28
- };
29
- comments: {
30
- type: import("vue").PropType<string | null>;
31
- default: null;
32
- };
33
- partnerText: {
34
- type: import("vue").PropType<string | null>;
35
- default: null;
36
- };
37
- isPartnerTextVisible: {
38
- type: import("vue").PropType<boolean>;
39
- default: boolean;
40
- };
41
- topEntry: {
42
- type: import("vue").PropType<boolean>;
43
- default: boolean;
44
- };
45
- description: {
46
- type: import("vue").PropType<string>;
47
- default: string;
48
- };
49
- truncateTitle: {
50
- type: import("vue").PropType<boolean>;
51
- default: boolean;
52
- };
53
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
54
- view: {
55
- type: import("vue").PropType<"compact" | "standard" | "preview">;
56
- required: true;
57
- };
58
- title: {
59
- type: import("vue").PropType<string>;
60
- required: true;
61
- };
62
- date: {
63
- type: import("vue").PropType<string>;
64
- required: true;
65
- };
66
- dateDetail: {
67
- type: import("vue").PropType<string>;
68
- default: string;
69
- };
70
- location: {
71
- type: import("vue").PropType<string | null>;
72
- default: null;
73
- };
7
+ iconName: "event" | "topic";
8
+ displayText: string;
9
+ };
10
+ comments?: string | null | undefined;
11
+ partnerText?: string | null | undefined;
12
+ isPartnerTextVisible?: boolean | undefined;
13
+ truncateTitle?: boolean | undefined;
14
+ view: "compact" | "standard" | "preview";
15
+ topEntry?: boolean | undefined;
16
+ description?: string | undefined;
17
+ }>, {
18
+ dateDetail: string;
19
+ location: null;
20
+ comments: null;
21
+ partnerText: null;
22
+ isPartnerTextVisible: boolean;
23
+ truncateTitle: boolean;
24
+ topEntry: boolean;
25
+ description: string;
26
+ }>, {}, 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<{
27
+ date: string;
28
+ dateDetail?: string | undefined;
29
+ title: string;
30
+ location?: string | null | undefined;
74
31
  noticeType: {
75
- type: import("vue").PropType<{
76
- iconName: "event" | "topic";
77
- displayText: string;
78
- }>;
79
- required: true;
80
- };
81
- comments: {
82
- type: import("vue").PropType<string | null>;
83
- default: null;
84
- };
85
- partnerText: {
86
- type: import("vue").PropType<string | null>;
87
- default: null;
88
- };
89
- isPartnerTextVisible: {
90
- type: import("vue").PropType<boolean>;
91
- default: boolean;
92
- };
93
- topEntry: {
94
- type: import("vue").PropType<boolean>;
95
- default: boolean;
96
- };
97
- description: {
98
- type: import("vue").PropType<string>;
99
- default: string;
100
- };
101
- truncateTitle: {
102
- type: import("vue").PropType<boolean>;
103
- default: boolean;
104
- };
105
- }>>, {
32
+ iconName: "event" | "topic";
33
+ displayText: string;
34
+ };
35
+ comments?: string | null | undefined;
36
+ partnerText?: string | null | undefined;
37
+ isPartnerTextVisible?: boolean | undefined;
38
+ truncateTitle?: boolean | undefined;
39
+ view: "compact" | "standard" | "preview";
40
+ topEntry?: boolean | undefined;
41
+ description?: string | undefined;
42
+ }>, {
43
+ dateDetail: string;
44
+ location: null;
45
+ comments: null;
46
+ partnerText: null;
47
+ isPartnerTextVisible: boolean;
48
+ truncateTitle: boolean;
49
+ topEntry: boolean;
50
+ description: string;
51
+ }>>>, {
106
52
  dateDetail: string;
107
53
  location: string | null;
108
54
  comments: string | null;
@@ -118,6 +64,23 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
118
64
  planningItems?(_: {}): any;
119
65
  }>;
120
66
  export default _default;
67
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
68
+ type __VLS_TypePropsToRuntimeProps<T> = {
69
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
70
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
71
+ } : {
72
+ type: import('vue').PropType<T[K]>;
73
+ required: true;
74
+ };
75
+ };
76
+ type __VLS_WithDefaults<P, D> = {
77
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
78
+ default: D[K];
79
+ }> : P[K];
80
+ };
81
+ type __VLS_Prettify<T> = {
82
+ [K in keyof T]: T[K];
83
+ } & {};
121
84
  type __VLS_WithTemplateSlots<T, S> = T & {
122
85
  new (): {
123
86
  $slots: S;
@@ -1,68 +1,36 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- title: {
3
- type: import("vue").PropType<string>;
4
- required: true;
5
- };
6
- date: {
7
- type: import("vue").PropType<string>;
8
- required: true;
9
- };
10
- dateDetail: {
11
- type: import("vue").PropType<string>;
12
- default: string;
13
- };
14
- location: {
15
- type: import("vue").PropType<string | null>;
16
- default: null;
17
- };
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
+ date: string;
3
+ dateDetail?: string | undefined;
4
+ title: string;
5
+ location?: string | null | undefined;
18
6
  noticeType: {
19
- type: import("vue").PropType<{
20
- iconName: "event" | "topic";
21
- displayText: string;
22
- }>;
23
- required: true;
24
- };
25
- comments: {
26
- type: import("vue").PropType<string | null>;
27
- default: null;
28
- };
29
- truncateTitle: {
30
- type: import("vue").PropType<boolean>;
31
- default: boolean;
32
- };
33
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
34
- title: {
35
- type: import("vue").PropType<string>;
36
- required: true;
37
- };
38
- date: {
39
- type: import("vue").PropType<string>;
40
- required: true;
41
- };
42
- dateDetail: {
43
- type: import("vue").PropType<string>;
44
- default: string;
45
- };
46
- location: {
47
- type: import("vue").PropType<string | null>;
48
- default: null;
7
+ iconName: "event" | "topic";
8
+ displayText: string;
49
9
  };
10
+ comments?: string | null | undefined;
11
+ truncateTitle?: boolean | undefined;
12
+ }>, {
13
+ dateDetail: string;
14
+ location: null;
15
+ comments: null;
16
+ truncateTitle: boolean;
17
+ }>, {}, 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<{
18
+ date: string;
19
+ dateDetail?: string | undefined;
20
+ title: string;
21
+ location?: string | null | undefined;
50
22
  noticeType: {
51
- type: import("vue").PropType<{
52
- iconName: "event" | "topic";
53
- displayText: string;
54
- }>;
55
- required: true;
56
- };
57
- comments: {
58
- type: import("vue").PropType<string | null>;
59
- default: null;
60
- };
61
- truncateTitle: {
62
- type: import("vue").PropType<boolean>;
63
- default: boolean;
23
+ iconName: "event" | "topic";
24
+ displayText: string;
64
25
  };
65
- }>>, {
26
+ comments?: string | null | undefined;
27
+ truncateTitle?: boolean | undefined;
28
+ }>, {
29
+ dateDetail: string;
30
+ location: null;
31
+ comments: null;
32
+ truncateTitle: boolean;
33
+ }>>>, {
66
34
  dateDetail: string;
67
35
  location: string | null;
68
36
  comments: string | null;
@@ -72,6 +40,23 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
72
40
  addFavoriteAction?(_: {}): any;
73
41
  }>;
74
42
  export default _default;
43
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
44
+ type __VLS_TypePropsToRuntimeProps<T> = {
45
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
46
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
47
+ } : {
48
+ type: import('vue').PropType<T[K]>;
49
+ required: true;
50
+ };
51
+ };
52
+ type __VLS_WithDefaults<P, D> = {
53
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
54
+ default: D[K];
55
+ }> : P[K];
56
+ };
57
+ type __VLS_Prettify<T> = {
58
+ [K in keyof T]: T[K];
59
+ } & {};
75
60
  type __VLS_WithTemplateSlots<T, S> = T & {
76
61
  new (): {
77
62
  $slots: S;
@@ -1,48 +1,54 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- title: {
3
- type: import("vue").PropType<string>;
4
- required: true;
5
- default: string;
6
- };
7
- dateDetail: {
8
- type: import("vue").PropType<string>;
9
- default: string;
10
- };
11
- location: {
12
- type: import("vue").PropType<string | null>;
13
- default: null;
14
- };
15
- truncateTitle: {
16
- type: import("vue").PropType<boolean>;
17
- default: boolean;
18
- };
19
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
20
- title: {
21
- type: import("vue").PropType<string>;
22
- required: true;
23
- default: string;
24
- };
25
- dateDetail: {
26
- type: import("vue").PropType<string>;
27
- default: string;
28
- };
29
- location: {
30
- type: import("vue").PropType<string | null>;
31
- default: null;
32
- };
33
- truncateTitle: {
34
- type: import("vue").PropType<boolean>;
35
- default: boolean;
36
- };
37
- }>>, {
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
+ dateDetail?: string | undefined;
3
+ title: string;
4
+ location?: string | null | undefined;
5
+ truncateTitle?: boolean | undefined;
6
+ topEntry?: boolean | undefined;
7
+ }>, {
8
+ dateDetail: string;
9
+ title: string;
10
+ location: null;
11
+ truncateTitle: boolean;
12
+ topEntry: boolean;
13
+ }>, {}, 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<{
14
+ dateDetail?: string | undefined;
15
+ title: string;
16
+ location?: string | null | undefined;
17
+ truncateTitle?: boolean | undefined;
18
+ topEntry?: boolean | undefined;
19
+ }>, {
20
+ dateDetail: string;
21
+ title: string;
22
+ location: null;
23
+ truncateTitle: boolean;
24
+ topEntry: boolean;
25
+ }>>>, {
38
26
  title: string;
39
27
  dateDetail: string;
40
28
  location: string | null;
29
+ topEntry: boolean;
41
30
  truncateTitle: boolean;
42
31
  }, {}>, {
43
32
  actions?(_: {}): any;
44
33
  }>;
45
34
  export default _default;
35
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
36
+ type __VLS_TypePropsToRuntimeProps<T> = {
37
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
38
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
39
+ } : {
40
+ type: import('vue').PropType<T[K]>;
41
+ required: true;
42
+ };
43
+ };
44
+ type __VLS_WithDefaults<P, D> = {
45
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
46
+ default: D[K];
47
+ }> : P[K];
48
+ };
49
+ type __VLS_Prettify<T> = {
50
+ [K in keyof T]: T[K];
51
+ } & {};
46
52
  type __VLS_WithTemplateSlots<T, S> = T & {
47
53
  new (): {
48
54
  $slots: S;
@@ -1,92 +1,48 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- title: {
3
- type: import("vue").PropType<string>;
4
- required: true;
5
- };
6
- date: {
7
- type: import("vue").PropType<string>;
8
- required: true;
9
- };
10
- dateDetail: {
11
- type: import("vue").PropType<string>;
12
- default: string;
13
- };
14
- location: {
15
- type: import("vue").PropType<string | null>;
16
- default: null;
17
- };
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
+ date: string;
3
+ dateDetail?: string | undefined;
4
+ title: string;
5
+ location?: string | null | undefined;
18
6
  noticeType: {
19
- type: import("vue").PropType<{
20
- iconName: "event" | "topic";
21
- displayText: string;
22
- }>;
23
- required: true;
24
- };
25
- comments: {
26
- type: import("vue").PropType<string | null>;
27
- default: null;
28
- };
29
- partnerText: {
30
- type: import("vue").PropType<string | null>;
31
- default: null;
32
- };
33
- isPartnerTextVisible: {
34
- type: import("vue").PropType<boolean>;
35
- default: boolean;
36
- };
37
- topEntry: {
38
- type: import("vue").PropType<boolean>;
39
- default: boolean;
40
- };
41
- description: {
42
- type: import("vue").PropType<string>;
43
- default: string;
44
- };
45
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
46
- title: {
47
- type: import("vue").PropType<string>;
48
- required: true;
49
- };
50
- date: {
51
- type: import("vue").PropType<string>;
52
- required: true;
53
- };
54
- dateDetail: {
55
- type: import("vue").PropType<string>;
56
- default: string;
57
- };
58
- location: {
59
- type: import("vue").PropType<string | null>;
60
- default: null;
61
- };
7
+ iconName: "event" | "topic";
8
+ displayText: string;
9
+ };
10
+ comments?: string | null | undefined;
11
+ partnerText?: string | null | undefined;
12
+ isPartnerTextVisible?: boolean | undefined;
13
+ topEntry?: boolean | undefined;
14
+ description?: string | undefined;
15
+ }>, {
16
+ dateDetail: string;
17
+ location: null;
18
+ comments: null;
19
+ partnerText: null;
20
+ isPartnerTextVisible: boolean;
21
+ topEntry: boolean;
22
+ description: string;
23
+ }>, {}, 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<{
24
+ date: string;
25
+ dateDetail?: string | undefined;
26
+ title: string;
27
+ location?: string | null | undefined;
62
28
  noticeType: {
63
- type: import("vue").PropType<{
64
- iconName: "event" | "topic";
65
- displayText: string;
66
- }>;
67
- required: true;
68
- };
69
- comments: {
70
- type: import("vue").PropType<string | null>;
71
- default: null;
72
- };
73
- partnerText: {
74
- type: import("vue").PropType<string | null>;
75
- default: null;
76
- };
77
- isPartnerTextVisible: {
78
- type: import("vue").PropType<boolean>;
79
- default: boolean;
80
- };
81
- topEntry: {
82
- type: import("vue").PropType<boolean>;
83
- default: boolean;
84
- };
85
- description: {
86
- type: import("vue").PropType<string>;
87
- default: string;
88
- };
89
- }>>, {
29
+ iconName: "event" | "topic";
30
+ displayText: string;
31
+ };
32
+ comments?: string | null | undefined;
33
+ partnerText?: string | null | undefined;
34
+ isPartnerTextVisible?: boolean | undefined;
35
+ topEntry?: boolean | undefined;
36
+ description?: string | undefined;
37
+ }>, {
38
+ dateDetail: string;
39
+ location: null;
40
+ comments: null;
41
+ partnerText: null;
42
+ isPartnerTextVisible: boolean;
43
+ topEntry: boolean;
44
+ description: string;
45
+ }>>>, {
90
46
  dateDetail: string;
91
47
  location: string | null;
92
48
  comments: string | null;
@@ -101,6 +57,23 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
101
57
  planningItems?(_: {}): any;
102
58
  }>;
103
59
  export default _default;
60
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
61
+ type __VLS_TypePropsToRuntimeProps<T> = {
62
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
63
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
64
+ } : {
65
+ type: import('vue').PropType<T[K]>;
66
+ required: true;
67
+ };
68
+ };
69
+ type __VLS_WithDefaults<P, D> = {
70
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
71
+ default: D[K];
72
+ }> : P[K];
73
+ };
74
+ type __VLS_Prettify<T> = {
75
+ [K in keyof T]: T[K];
76
+ } & {};
104
77
  type __VLS_WithTemplateSlots<T, S> = T & {
105
78
  new (): {
106
79
  $slots: S;
@@ -5,57 +5,40 @@ declare const meta: {
5
5
  new (...args: any[]): {
6
6
  $: import("vue").ComponentInternalInstance;
7
7
  $data: {};
8
- $props: {
9
- genre?: "audio" | "graphic" | "picture" | "text" | "video" | undefined;
10
- isFulfilled?: boolean | undefined;
11
- imgSrc?: string | undefined;
12
- imgAlt?: string | undefined;
13
- imgCount?: number | undefined;
14
- key?: string | number | symbol | undefined;
15
- ref?: import("vue").VNodeRef | undefined;
16
- ref_for?: boolean | undefined;
17
- ref_key?: string | undefined;
18
- onVnodeBeforeMount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
19
- [key: string]: any;
20
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
21
- [key: string]: any;
22
- }>) => void)[] | undefined;
23
- onVnodeMounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
24
- [key: string]: any;
25
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
26
- [key: string]: any;
27
- }>) => void)[] | undefined;
28
- onVnodeBeforeUpdate?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
29
- [key: string]: any;
30
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
31
- [key: string]: any;
32
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
33
- [key: string]: any;
34
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
35
- [key: string]: any;
36
- }>) => void)[] | undefined;
37
- onVnodeUpdated?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
38
- [key: string]: any;
39
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
40
- [key: string]: any;
41
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
42
- [key: string]: any;
43
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
44
- [key: string]: any;
45
- }>) => void)[] | undefined;
46
- onVnodeBeforeUnmount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
47
- [key: string]: any;
48
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
49
- [key: string]: any;
50
- }>) => void)[] | undefined;
51
- onVnodeUnmounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
52
- [key: string]: any;
53
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
54
- [key: string]: any;
55
- }>) => void)[] | undefined;
56
- class?: unknown;
57
- style?: unknown;
58
- };
8
+ $props: Partial<{
9
+ genre: "audio" | "graphic" | "picture" | "text" | "video";
10
+ isFulfilled: boolean;
11
+ imgSrc: string;
12
+ imgAlt: string;
13
+ imgCount: number;
14
+ }> & Omit<{
15
+ readonly genre: "audio" | "graphic" | "picture" | "text" | "video";
16
+ readonly isFulfilled: boolean;
17
+ readonly imgSrc: string;
18
+ readonly imgAlt: string;
19
+ readonly imgCount: number;
20
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
21
+ genre: {
22
+ type: import("vue").PropType<"audio" | "graphic" | "picture" | "text" | "video">;
23
+ default: string;
24
+ };
25
+ isFulfilled: {
26
+ type: import("vue").PropType<boolean>;
27
+ default: boolean;
28
+ };
29
+ imgSrc: {
30
+ type: import("vue").PropType<string>;
31
+ default: string;
32
+ };
33
+ imgAlt: {
34
+ type: import("vue").PropType<string>;
35
+ default: string;
36
+ };
37
+ imgCount: {
38
+ type: import("vue").PropType<number>;
39
+ default: number;
40
+ };
41
+ }>>, "genre" | "isFulfilled" | "imgSrc" | "imgAlt" | "imgCount">;
59
42
  $attrs: {
60
43
  [x: string]: unknown;
61
44
  };