@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.
- package/dist/components/DpaEventItem/DpaEventItem.stories.d.ts +393 -558
- package/dist/components/DpaEventItem/DpaEventItem.vue.d.ts +1 -1
- package/dist/components/DpaEventItem/DpaEventItemCompact.vue.d.ts +1 -1
- package/dist/components/DpaEventItem/DpaEventItemPreview.vue.d.ts +1 -1
- package/dist/components/DpaEventItem/DpaEventItemStandard.vue.d.ts +1 -1
- package/dist/components/DpaMediaItem/DpaMediaItem.stories.d.ts +63 -99
- package/dist/components/DpaMediaItem/DpaMediaItem.vue.d.ts +1 -1
- package/dist/components/UiAutocomplete/UiAutocomplete.stories.d.ts +1 -1
- package/dist/components/UiAutocomplete/UiAutocomplete.vue.d.ts +1 -1
- package/dist/components/UiBadge/UiBadge.stories.d.ts +83 -121
- package/dist/components/UiBadge/UiBadge.vue.d.ts +1 -1
- package/dist/components/UiButton/UiButton.stories.d.ts +89 -128
- package/dist/components/UiButton/UiButton.vue.d.ts +1 -1
- package/dist/components/UiButtonGroup/UiButtonGroup.stories.d.ts +8 -38
- package/dist/components/UiButtonGroup/UiButtonGroup.vue.d.ts +1 -1
- package/dist/components/UiCard/UiCard.stories.d.ts +8 -38
- package/dist/components/UiCard/UiCard.vue.d.ts +1 -1
- package/dist/components/UiCheckBox/UiCheckBox.stories.d.ts +79 -117
- package/dist/components/UiCheckBox/UiCheckBox.vue.d.ts +1 -1
- package/dist/components/UiCheckBoxGroup/UiCheckBoxGroup.stories.d.ts +1 -1
- package/dist/components/UiCheckBoxGroup/UiCheckBoxGroup.vue.d.ts +1 -1
- package/dist/components/UiChip/UiChip.stories.d.ts +40 -74
- package/dist/components/UiChip/UiChip.vue.d.ts +1 -1
- package/dist/components/UiCollapseNavigation/UiCollapseNavigation.stories.d.ts +40 -74
- package/dist/components/UiCollapseNavigation/UiCollapseNavigation.vue.d.ts +1 -1
- package/dist/components/UiColorPicker/UiColorPicker.stories.d.ts +1 -1
- package/dist/components/UiColorPicker/UiColorPicker.vue.d.ts +1 -1
- package/dist/components/UiDatePicker/UiDatePicker.stories.d.ts +662 -796
- package/dist/components/UiDatePicker/UiDatePicker.vue.d.ts +1 -1
- package/dist/components/UiDialog/UiDialog.stories.d.ts +258 -344
- package/dist/components/UiDialog/UiDialog.vue.d.ts +1 -1
- package/dist/components/UiFilterBadge/UiFilterBadge.stories.d.ts +101 -171
- package/dist/components/UiFilterBadge/UiFilterBadge.vue.d.ts +1 -1
- package/dist/components/UiFilterBadgeButton/UiFilterBadgeButton.stories.d.ts +133 -207
- package/dist/components/UiFilterBadgeButton/UiFilterBadgeButton.vue.d.ts +1 -1
- package/dist/components/UiFilterButton/UiFilterButton.stories.d.ts +2 -2
- package/dist/components/UiFilterButton/UiFilterButton.vue.d.ts +2 -2
- package/dist/components/UiIcon/UiIcon.stories.d.ts +2 -2
- package/dist/components/UiIcon/UiIcon.vue.d.ts +1 -1
- package/dist/components/UiIconButton/UiIconButton.stories.d.ts +2 -2
- package/dist/components/UiIconButton/UiIconButton.vue.d.ts +1 -1
- package/dist/components/UiInfoContent/UiInfoContent.stories.d.ts +208 -317
- package/dist/components/UiInfoContent/UiInfoContent.vue.d.ts +1 -1
- package/dist/components/UiInput/UiInput.stories.d.ts +2 -2
- package/dist/components/UiInput/UiInput.vue.d.ts +1 -1
- package/dist/components/UiList/UiList.stories.d.ts +469 -694
- package/dist/components/UiList/UiList.vue.d.ts +1 -1
- package/dist/components/UiListItem/UiListItem.stories.d.ts +298 -388
- package/dist/components/UiListItem/UiListItem.vue.d.ts +1 -1
- package/dist/components/UiMenu/UiMenu.stories.d.ts +2 -2
- package/dist/components/UiMenu/UiMenu.vue.d.ts +2 -2
- package/dist/components/UiOverlay/UiOverlay.stories.d.ts +30 -94
- package/dist/components/UiOverlay/UiOverlay.vue.d.ts +1 -1
- package/dist/components/UiOverlayMenu/UiOverlayMenu.stories.d.ts +372 -588
- package/dist/components/UiOverlayMenu/UiOverlayMenu.vue.d.ts +1 -1
- package/dist/components/UiRadioInputGroup/UiRadioInputGroup.stories.d.ts +2 -2
- package/dist/components/UiRadioInputGroup/UiRadioInputGroup.vue.d.ts +1 -1
- package/dist/components/UiSearchBar/UiSearchBar.stories.d.ts +372 -535
- package/dist/components/UiSearchBar/UiSearchBar.vue.d.ts +1 -1
- package/dist/components/UiSearchInput/UiSearchInput.stories.d.ts +134 -222
- package/dist/components/UiSearchInput/UiSearchInput.vue.d.ts +1 -1
- package/dist/components/UiSection/UiSection.stories.d.ts +50 -85
- package/dist/components/UiSection/UiSection.vue.d.ts +1 -1
- package/dist/components/UiSectionDivider/UiSectionDivider.stories.d.ts +51 -86
- package/dist/components/UiSectionDivider/UiSectionDivider.vue.d.ts +1 -1
- package/dist/components/UiSimpleInput/UiSimpleInput.stories.d.ts +2 -2
- package/dist/components/UiSimpleInput/UiSimpleInput.vue.d.ts +1 -1
- package/dist/components/UiSkeletonBox/UiSkeletonBox.stories.d.ts +2 -2
- package/dist/components/UiSkeletonBox/UiSkeletonBox.vue.d.ts +1 -1
- package/dist/components/UiSnackbar/UiSnackbar.stories.d.ts +139 -215
- package/dist/components/UiSnackbar/UiSnackbar.vue.d.ts +1 -1
- package/dist/components/UiSpinner/UiSpinner.stories.d.ts +2 -2
- package/dist/components/UiSpinner/UiSpinner.vue.d.ts +1 -1
- package/dist/components/UiTextButton/UiTextButton.stories.d.ts +90 -129
- package/dist/components/UiTextButton/UiTextButton.vue.d.ts +1 -1
- package/dist/components/UiToggleButton/UiToggleButton.stories.d.ts +86 -125
- package/dist/components/UiToggleButton/UiToggleButton.vue.d.ts +1 -1
- package/dist/components/UiTooltip/UiTooltip.stories.d.ts +136 -214
- package/dist/components/UiTooltip/UiTooltip.vue.d.ts +1 -1
- package/dist/compositions/useBreakpoints/UseBreakpoints.stories.d.ts +1 -1
- package/dist/dpa-shared-components.mjs +11730 -9567
- package/dist/dpa-shared-components.umd.js +5 -5
- package/dist/style.css +1 -1
- package/package.json +8 -8
- package/dist/bookmark-4ff074d8.mjs +0 -19
- package/dist/bookmark-fill-731ae06c.mjs +0 -19
- package/dist/graphic-90b2d2fc.mjs +0 -20
- package/dist/main.css +0 -23
- /package/dist/{activities-f9f2c60e.mjs → activities-WmpP7PaE.mjs} +0 -0
- /package/dist/{alert-fill-afbc976b.mjs → alert-fill-Y7D_gLlI.mjs} +0 -0
- /package/dist/{alert-octagon-56139963.mjs → alert-octagon-RwQ6F9Hu.mjs} +0 -0
- /package/dist/{alert-a0d6d9d9.mjs → alert-pDbuPRxS.mjs} +0 -0
- /package/dist/{apps-e44fbda8.mjs → apps-ajQhZ9F4.mjs} +0 -0
- /package/dist/{archive-a53a270e.mjs → archive-tSlIB7Xm.mjs} +0 -0
- /package/dist/{arrow-left-c8ead9e4.mjs → arrow-left-US24GaCw.mjs} +0 -0
- /package/dist/{arrow-nav-left-4cec7c42.mjs → arrow-nav-left-yU5ePAEl.mjs} +0 -0
- /package/dist/{arrow-nav-right-ae67a0ee.mjs → arrow-nav-right-1f4IPRTS.mjs} +0 -0
- /package/dist/{arrow-right-1afcde04.mjs → arrow-right-6iEEb-oN.mjs} +0 -0
- /package/dist/{arrowhead-left-5bdbf6bc.mjs → arrowhead-left-biG3GKMz.mjs} +0 -0
- /package/dist/{arrowhead-right-d3369806.mjs → arrowhead-right-SdTk6c9n.mjs} +0 -0
- /package/dist/{arrowhead-top-77f91b7f.mjs → arrowhead-top-ILxS0xtu.mjs} +0 -0
- /package/dist/{atmo-972656d8.mjs → atmo-u4AI1PFi.mjs} +0 -0
- /package/dist/{audio-e1cd4808.mjs → audio-a2wQuWJ1.mjs} +0 -0
- /package/dist/{audio-circled-deaef5be.mjs → audio-circled-8imaRLN5.mjs} +0 -0
- /package/dist/{audio-filled-2407271d.mjs → audio-filled-vP4QTzyT.mjs} +0 -0
- /package/dist/{bag-57b0f361.mjs → bag-1B5onNCI.mjs} +0 -0
- /package/dist/{bell-fill-c6f985d8.mjs → bell-fill-j3B3B4wN.mjs} +0 -0
- /package/dist/{bell-d14b673c.mjs → bell-nRlberDT.mjs} +0 -0
- /package/dist/{book-2db61bf9.mjs → book-uDKIc2z9.mjs} +0 -0
- /package/dist/{bookmark-3c036b28.mjs → bookmark-_nUtSDeD.mjs} +0 -0
- /package/dist/{bookmark-fill-ecd3ff57.mjs → bookmark-fill-nGZe4G0e.mjs} +0 -0
- /package/dist/{box-ab540d10.mjs → box-jw7qD1hC.mjs} +0 -0
- /package/dist/{bulb-b6ac26fd.mjs → bulb-IT1Q0xwO.mjs} +0 -0
- /package/dist/{call-a60fa715.mjs → call-WT5odH2u.mjs} +0 -0
- /package/dist/{camera-e568bab4.mjs → camera-9ZOMUNI_.mjs} +0 -0
- /package/dist/{check-706c051e.mjs → check-fxunhpC-.mjs} +0 -0
- /package/dist/{checklist-fdb1e351.mjs → checklist-l7dUtp4-.mjs} +0 -0
- /package/dist/{checkmark-8749f143.mjs → checkmark-GZpsfmJ0.mjs} +0 -0
- /package/dist/{checkmark-double-ad38ca8e.mjs → checkmark-double-cqw7TF-t.mjs} +0 -0
- /package/dist/{chevron-down-adbf3bf6.mjs → chevron-down-lad6MIB3.mjs} +0 -0
- /package/dist/{chevron-left-cfce74be.mjs → chevron-left-eiLSncDO.mjs} +0 -0
- /package/dist/{chevron-right-bcfb98c6.mjs → chevron-right-6F57Bnxh.mjs} +0 -0
- /package/dist/{chevron-up-2679e006.mjs → chevron-up-6IGNPRXT.mjs} +0 -0
- /package/dist/{clipboard-6716d19c.mjs → clipboard-QBsOTQ5w.mjs} +0 -0
- /package/dist/{clock-b4b73f31.mjs → clock-a5zna4MY.mjs} +0 -0
- /package/dist/{close-efb485e9.mjs → close-HqZAj0H5.mjs} +0 -0
- /package/dist/{cloud-save-92db9b4c.mjs → cloud-save-U3P32DFo.mjs} +0 -0
- /package/dist/{code-976e1e26.mjs → code-aauhMQZo.mjs} +0 -0
- /package/dist/{collapse-81392d44.mjs → collapse-PgVbKncV.mjs} +0 -0
- /package/dist/{color-palette-45bbd9f6.mjs → color-palette-nACxxjlR.mjs} +0 -0
- /package/dist/{comment-0a0d7e28.mjs → comment-O8quwrMV.mjs} +0 -0
- /package/dist/{comment-fill-3a236fbe.mjs → comment-fill-u9gn5-L4.mjs} +0 -0
- /package/dist/{copy-link-c7d1fcff.mjs → copy-link-w3muJ7_V.mjs} +0 -0
- /package/dist/{copy-ae02ada0.mjs → copy-nkf1L0VE.mjs} +0 -0
- /package/dist/{delete-9a29e97b.mjs → delete-zVGCwhTN.mjs} +0 -0
- /package/dist/{download-ad9585c7.mjs → download-HfSUasUC.mjs} +0 -0
- /package/dist/{dpa-id-27be4c41.mjs → dpa-id-ZLQaX7o4.mjs} +0 -0
- /package/dist/{edit-add-7bfb555f.mjs → edit-add-v6cukG1d.mjs} +0 -0
- /package/dist/{edit-54c8809f.mjs → edit-tJflbHyF.mjs} +0 -0
- /package/dist/{eil-ac5f45eb.mjs → eil-f2xgx4-z.mjs} +0 -0
- /package/dist/{emoji-1689543d.mjs → emoji-1idW6hAj.mjs} +0 -0
- /package/dist/{emoji-add-41ca8fd7.mjs → emoji-add-iIh67ekC.mjs} +0 -0
- /package/dist/{envelope-a0d3d6d7.mjs → envelope-H8wkgNby.mjs} +0 -0
- /package/dist/{event-20a03061.mjs → event-OzB9EUCY.mjs} +0 -0
- /package/dist/{expand-2e06145a.mjs → expand-rg1HfIzH.mjs} +0 -0
- /package/dist/{external-link-7041bbcb.mjs → external-link-sjyFrlNR.mjs} +0 -0
- /package/dist/{file-4eb8893c.mjs → file-X4j5vdCo.mjs} +0 -0
- /package/dist/{file-pdf-6cf84254.mjs → file-pdf-cSdXpFCL.mjs} +0 -0
- /package/dist/{filter-outline-4ecb8d78.mjs → filter-outline-xXkKfZEL.mjs} +0 -0
- /package/dist/{filter-2796c9e5.mjs → filter-v5lznlBq.mjs} +0 -0
- /package/dist/{flag-f0136569.mjs → flag-5-pfp2xW.mjs} +0 -0
- /package/dist/{flag-fill-59914bd9.mjs → flag-fill-I82_xelP.mjs} +0 -0
- /package/dist/{flag-filled-fdd7f020.mjs → flag-filled-rWauXLIq.mjs} +0 -0
- /package/dist/{flag-outline-29103204.mjs → flag-outline-GsvJ6NPs.mjs} +0 -0
- /package/dist/{flags-844143ef.mjs → flags-GwB7rf9R.mjs} +0 -0
- /package/dist/{flash-7b073629.mjs → flash-Z1r8mESj.mjs} +0 -0
- /package/dist/{folder-add-6bbca26f.mjs → folder-add-Gx2y_U2X.mjs} +0 -0
- /package/dist/{folder-fill-f2422c86.mjs → folder-fill-5N6CraE7.mjs} +0 -0
- /package/dist/{folder-filled-d4f0b60d.mjs → folder-filled-RfRwFl-r.mjs} +0 -0
- /package/dist/{folder-c27d563c.mjs → folder-yzvjnc3r.mjs} +0 -0
- /package/dist/{gallery-486094d5.mjs → gallery-5nKinNki.mjs} +0 -0
- /package/dist/{graphic-circled-1e6f2641.mjs → graphic-circled-ftpTLL1Q.mjs} +0 -0
- /package/dist/{graphic-filled-a7adb288.mjs → graphic-filled-2MHXtI9y.mjs} +0 -0
- /package/dist/{graphic-d6db7915.mjs → graphic-muP4sGhm.mjs} +0 -0
- /package/dist/{graphics-0ca78545.mjs → graphics-QXF7O7-s.mjs} +0 -0
- /package/dist/{grid-1-d61d1f75.mjs → grid-1-Y-oYtuDN.mjs} +0 -0
- /package/dist/{grid-2-44a5f469.mjs → grid-2-PO59JgEo.mjs} +0 -0
- /package/dist/{grid-3-774f5899.mjs → grid-3-6zRSpQHu.mjs} +0 -0
- /package/dist/{grid-4-8da16fc6.mjs → grid-4-MAx3nvyc.mjs} +0 -0
- /package/dist/{grid-6-3f89988f.mjs → grid-6-P21I-uMZ.mjs} +0 -0
- /package/dist/{grid-9-309e0f04.mjs → grid-9-3Bo77scU.mjs} +0 -0
- /package/dist/{grid-masonry-9-5b43833e.mjs → grid-masonry-9-zZHWZNNN.mjs} +0 -0
- /package/dist/{grid-masonry-8a430bb7.mjs → grid-masonry-UP6Phspv.mjs} +0 -0
- /package/dist/{help-c56106ee.mjs → help-qo8GQbI2.mjs} +0 -0
- /package/dist/{home-6b9069db.mjs → home-DqiLfihS.mjs} +0 -0
- /package/dist/{image focus point-2d61b608.mjs → image focus point-feTuMstd.mjs} +0 -0
- /package/dist/{image-3421096e.mjs → image-lyi5GYOF.mjs} +0 -0
- /package/dist/{impact-high-52bfea80.mjs → impact-high-6glvyI8Z.mjs} +0 -0
- /package/dist/{impact-low-85e9dfae.mjs → impact-low-DSqpBnR7.mjs} +0 -0
- /package/dist/{impact-medium-747b1a6b.mjs → impact-medium-4AjnLbws.mjs} +0 -0
- /package/dist/{impact-very-high-9a756448.mjs → impact-very-high-zEA9kG25.mjs} +0 -0
- /package/dist/{impact-very-low-161a0550.mjs → impact-very-low-4ZWXpF_E.mjs} +0 -0
- /package/dist/{info-99c9d2c4.mjs → info-RkYPxrc-.mjs} +0 -0
- /package/dist/{info-fill-182806af.mjs → info-fill-B3f_gYuu.mjs} +0 -0
- /package/dist/{info-filled-13ae2b18.mjs → info-filled-jp9Ofijj.mjs} +0 -0
- /package/dist/{language-f058f9ce.mjs → language-NWww7njd.mjs} +0 -0
- /package/dist/{latest-6b417f96.mjs → latest-UWhsh2Ma.mjs} +0 -0
- /package/dist/{lightbulb-07faab6e.mjs → lightbulb-Vc4TADv2.mjs} +0 -0
- /package/dist/{list-11245396.mjs → list-rUCNDd-s.mjs} +0 -0
- /package/dist/{lock-6f4e15bd.mjs → lock-LSh3dt3q.mjs} +0 -0
- /package/dist/{mail-1c701828.mjs → mail-H4QmNNZD.mjs} +0 -0
- /package/dist/{map-f334c3ae.mjs → map-6KUR97dz.mjs} +0 -0
- /package/dist/{map-outline-d28b447d.mjs → map-outline-Mh-NqrMM.mjs} +0 -0
- /package/dist/{menu-af91ca44.mjs → menu-4VuTJ9XV.mjs} +0 -0
- /package/dist/{minus-6e4b26ac.mjs → minus--ljJWtvM.mjs} +0 -0
- /package/dist/{more-horizontal-fd189cbe.mjs → more-horizontal-HHLD4SGF.mjs} +0 -0
- /package/dist/{more-vertical-b4afe623.mjs → more-vertical-MKTWEYCY.mjs} +0 -0
- /package/dist/{move-26bd30ed.mjs → move-XiKH7TzV.mjs} +0 -0
- /package/dist/{move-up-down-6ab70ff2.mjs → move-up-down-O5N3nvpx.mjs} +0 -0
- /package/dist/{navigation-09b7c597.mjs → navigation-RjAvtp3A.mjs} +0 -0
- /package/dist/{note-ed125e52.mjs → note-vQAvoMwo.mjs} +0 -0
- /package/dist/{offline-7f5f0da8.mjs → offline-tPnrzHCG.mjs} +0 -0
- /package/dist/{paper-plane-dd6d4179.mjs → paper-plane-cGAcp5I3.mjs} +0 -0
- /package/dist/{paperplane-4a535f67.mjs → paperplane-PfyCh10G.mjs} +0 -0
- /package/dist/{pause-d06b5174.mjs → pause-4f-8dRN7.mjs} +0 -0
- /package/dist/{pause-circle-0dd0939d.mjs → pause-circle-J7tdvhru.mjs} +0 -0
- /package/dist/{pdf-6d684269.mjs → pdf-EBWZkkbA.mjs} +0 -0
- /package/dist/{pen-8b9d762e.mjs → pen-6YRsGHRV.mjs} +0 -0
- /package/dist/{people-56639daa.mjs → people-TVNlCfDA.mjs} +0 -0
- /package/dist/{phone-df188c32.mjs → phone-8gsWiiRR.mjs} +0 -0
- /package/dist/{picture-434a77e0.mjs → picture-Lque-5AO.mjs} +0 -0
- /package/dist/{picture-circled-d6e0c7f5.mjs → picture-circled-ol6ZYz8O.mjs} +0 -0
- /package/dist/{picture-filled-a9884ea9.mjs → picture-filled-u8zF-JAp.mjs} +0 -0
- /package/dist/{pin-8db4c65c.mjs → pin-hfT8hVBe.mjs} +0 -0
- /package/dist/{planning-cd2d8d52.mjs → planning-HhsKcVeY.mjs} +0 -0
- /package/dist/{play-circle-b671e291.mjs → play-circle-7pMXHy3P.mjs} +0 -0
- /package/dist/{play-fill-fff80c96.mjs → play-fill-ciEL9ZyV.mjs} +0 -0
- /package/dist/{play-d17e6a6f.mjs → play-zOz3aUQ3.mjs} +0 -0
- /package/dist/{plus-circle-85afbf33.mjs → plus-circle-U8atqG77.mjs} +0 -0
- /package/dist/{plus-2571db7f.mjs → plus-herJZWcY.mjs} +0 -0
- /package/dist/{print-c5ba3b53.mjs → print-Ltdphn3e.mjs} +0 -0
- /package/dist/{refresh-70af2f15.mjs → refresh-N8OackWm.mjs} +0 -0
- /package/dist/{reset-fbc05480.mjs → reset-27dp6jZL.mjs} +0 -0
- /package/dist/{responsive-2ea289d6.mjs → responsive-PevWNj3j.mjs} +0 -0
- /package/dist/{rubix-thema-61e26892.mjs → rubix-thema-c-AMuQyb.mjs} +0 -0
- /package/dist/{save-07999737.mjs → save-OcHWmqIe.mjs} +0 -0
- /package/dist/{saved-search-0aa4b868.mjs → saved-search-VX_dyiCx.mjs} +0 -0
- /package/dist/{saved-search-fill-50ad11a2.mjs → saved-search-fill-Vita-qkT.mjs} +0 -0
- /package/dist/{search-e4f0dee3.mjs → search-XvikmCMm.mjs} +0 -0
- /package/dist/{settings-39280b37.mjs → settings-Lcxj0sk6.mjs} +0 -0
- /package/dist/{share-alternative-28706f76.mjs → share-alternative-B7vlPGJM.mjs} +0 -0
- /package/dist/{share-34542815.mjs → share-rkNTUidQ.mjs} +0 -0
- /package/dist/{sidebar-1e7d966f.mjs → sidebar-CNqKOmuh.mjs} +0 -0
- /package/dist/{sidebar-fill-b6d46141.mjs → sidebar-fill-yb3-FThY.mjs} +0 -0
- /package/dist/{slack-a3715c17.mjs → slack-lpk3Kkzn.mjs} +0 -0
- /package/dist/{slider-config-1f9a2288.mjs → slider-config-e_b2byRI.mjs} +0 -0
- /package/dist/{spellcheck-256d5c06.mjs → spellcheck-98AQyImp.mjs} +0 -0
- /package/dist/{spinner-eef9cab5.mjs → spinner-8GB3qPDD.mjs} +0 -0
- /package/dist/{standard-view-1a34321b.mjs → standard-view-TBzux3OA.mjs} +0 -0
- /package/dist/{star-4aaea552.mjs → star-JZ-hTDpz.mjs} +0 -0
- /package/dist/{star-fill-1639422a.mjs → star-fill-S5OhbXlS.mjs} +0 -0
- /package/dist/{star-filled-1639422a.mjs → star-filled-S5OhbXlS.mjs} +0 -0
- /package/dist/{stop-cecd0532.mjs → stop-o1ZIBwxW.mjs} +0 -0
- /package/dist/{sync-666b443c.mjs → sync-hVLRmsfh.mjs} +0 -0
- /package/dist/{tasks-d381d43e.mjs → tasks-d_DFgbwm.mjs} +0 -0
- /package/dist/{text-b5326896.mjs → text-0vjThlpC.mjs} +0 -0
- /package/dist/{text-circled-e402f1b7.mjs → text-circled-KM5BmuX3.mjs} +0 -0
- /package/dist/{text-filled-b9a95060.mjs → text-filled-2bOzLziy.mjs} +0 -0
- /package/dist/{topic-5554a876.mjs → topic-ZQ2AidnC.mjs} +0 -0
- /package/dist/{union-6156bf2d.mjs → union-lTq3iYr7.mjs} +0 -0
- /package/dist/{upload-6c0a71f6.mjs → upload-XC2K-5dj.mjs} +0 -0
- /package/dist/{video overlay-5e8930c2.mjs → video overlay-exIq6eov.mjs} +0 -0
- /package/dist/{video-86ff6e6b.mjs → video-3IRsumvE.mjs} +0 -0
- /package/dist/{video-circled-1538019f.mjs → video-circled-KPMAfvW_.mjs} +0 -0
- /package/dist/{video-filled-bada645c.mjs → video-filled-iUp25Am6.mjs} +0 -0
- /package/dist/{view-8d99277e.mjs → view-_IuSvQOE.mjs} +0 -0
- /package/dist/{view-off-e59a73a9.mjs → view-off-ZNVz32af.mjs} +0 -0
- /package/dist/{volume-up-8be4e58a.mjs → volume-up-_Q_O7QFU.mjs} +0 -0
|
@@ -23,7 +23,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
23
23
|
truncateTitle: boolean;
|
|
24
24
|
topEntry: boolean;
|
|
25
25
|
description: string;
|
|
26
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
26
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
27
27
|
date: string;
|
|
28
28
|
dateDetail?: string | undefined;
|
|
29
29
|
title: string;
|
|
@@ -16,7 +16,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
16
16
|
comments: null;
|
|
17
17
|
truncateTitle: boolean;
|
|
18
18
|
topEntry: boolean;
|
|
19
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
19
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
20
20
|
date: string;
|
|
21
21
|
dateDetail?: string | undefined;
|
|
22
22
|
title: string;
|
|
@@ -10,7 +10,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
10
10
|
location: null;
|
|
11
11
|
truncateTitle: boolean;
|
|
12
12
|
topEntry: boolean;
|
|
13
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
13
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
14
14
|
dateDetail?: string | undefined;
|
|
15
15
|
title: string;
|
|
16
16
|
location?: string | null | undefined;
|
|
@@ -20,7 +20,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
20
20
|
isPartnerTextVisible: boolean;
|
|
21
21
|
topEntry: boolean;
|
|
22
22
|
description: string;
|
|
23
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
23
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
24
24
|
date: string;
|
|
25
25
|
dateDetail?: string | undefined;
|
|
26
26
|
title: string;
|
|
@@ -2,104 +2,7 @@ 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
|
-
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">;
|
|
42
|
-
$attrs: {
|
|
43
|
-
[x: string]: unknown;
|
|
44
|
-
};
|
|
45
|
-
$refs: {
|
|
46
|
-
[x: string]: unknown;
|
|
47
|
-
};
|
|
48
|
-
$slots: Readonly<{
|
|
49
|
-
[name: string]: import("vue").Slot<any> | undefined;
|
|
50
|
-
}>;
|
|
51
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
52
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
53
|
-
$emit: (event: string, ...args: any[]) => void;
|
|
54
|
-
$el: any;
|
|
55
|
-
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
56
|
-
genre: {
|
|
57
|
-
type: import("vue").PropType<"audio" | "graphic" | "picture" | "text" | "video">;
|
|
58
|
-
default: string;
|
|
59
|
-
};
|
|
60
|
-
isFulfilled: {
|
|
61
|
-
type: import("vue").PropType<boolean>;
|
|
62
|
-
default: boolean;
|
|
63
|
-
};
|
|
64
|
-
imgSrc: {
|
|
65
|
-
type: import("vue").PropType<string>;
|
|
66
|
-
default: string;
|
|
67
|
-
};
|
|
68
|
-
imgAlt: {
|
|
69
|
-
type: import("vue").PropType<string>;
|
|
70
|
-
default: string;
|
|
71
|
-
};
|
|
72
|
-
imgCount: {
|
|
73
|
-
type: import("vue").PropType<number>;
|
|
74
|
-
default: number;
|
|
75
|
-
};
|
|
76
|
-
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
77
|
-
genre: "audio" | "graphic" | "picture" | "text" | "video";
|
|
78
|
-
isFulfilled: boolean;
|
|
79
|
-
imgSrc: string;
|
|
80
|
-
imgAlt: string;
|
|
81
|
-
imgCount: number;
|
|
82
|
-
}, {}, string, {}> & {
|
|
83
|
-
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
84
|
-
created?: ((() => void) | (() => void)[]) | undefined;
|
|
85
|
-
beforeMount?: ((() => void) | (() => void)[]) | undefined;
|
|
86
|
-
mounted?: ((() => void) | (() => void)[]) | undefined;
|
|
87
|
-
beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
|
|
88
|
-
updated?: ((() => void) | (() => void)[]) | undefined;
|
|
89
|
-
activated?: ((() => void) | (() => void)[]) | undefined;
|
|
90
|
-
deactivated?: ((() => void) | (() => void)[]) | undefined;
|
|
91
|
-
beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
|
|
92
|
-
beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
|
|
93
|
-
destroyed?: ((() => void) | (() => void)[]) | undefined;
|
|
94
|
-
unmounted?: ((() => void) | (() => void)[]) | undefined;
|
|
95
|
-
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
96
|
-
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
97
|
-
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;
|
|
98
|
-
};
|
|
99
|
-
$forceUpdate: () => void;
|
|
100
|
-
$nextTick: typeof import("vue").nextTick;
|
|
101
|
-
$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;
|
|
102
|
-
} & Readonly<import("vue").ExtractPropTypes<{
|
|
5
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
103
6
|
genre: {
|
|
104
7
|
type: import("vue").PropType<"audio" | "graphic" | "picture" | "text" | "video">;
|
|
105
8
|
default: string;
|
|
@@ -120,7 +23,68 @@ declare const meta: {
|
|
|
120
23
|
type: import("vue").PropType<number>;
|
|
121
24
|
default: number;
|
|
122
25
|
};
|
|
123
|
-
}
|
|
26
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
27
|
+
genre: {
|
|
28
|
+
type: import("vue").PropType<"audio" | "graphic" | "picture" | "text" | "video">;
|
|
29
|
+
default: string;
|
|
30
|
+
};
|
|
31
|
+
isFulfilled: {
|
|
32
|
+
type: import("vue").PropType<boolean>;
|
|
33
|
+
default: boolean;
|
|
34
|
+
};
|
|
35
|
+
imgSrc: {
|
|
36
|
+
type: import("vue").PropType<string>;
|
|
37
|
+
default: string;
|
|
38
|
+
};
|
|
39
|
+
imgAlt: {
|
|
40
|
+
type: import("vue").PropType<string>;
|
|
41
|
+
default: string;
|
|
42
|
+
};
|
|
43
|
+
imgCount: {
|
|
44
|
+
type: import("vue").PropType<number>;
|
|
45
|
+
default: number;
|
|
46
|
+
};
|
|
47
|
+
}>>, {
|
|
48
|
+
genre: "audio" | "graphic" | "picture" | "text" | "video";
|
|
49
|
+
isFulfilled: boolean;
|
|
50
|
+
imgSrc: string;
|
|
51
|
+
imgAlt: string;
|
|
52
|
+
imgCount: number;
|
|
53
|
+
}, true, {}, {}, {
|
|
54
|
+
P: {};
|
|
55
|
+
B: {};
|
|
56
|
+
D: {};
|
|
57
|
+
C: {};
|
|
58
|
+
M: {};
|
|
59
|
+
Defaults: {};
|
|
60
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
|
61
|
+
genre: {
|
|
62
|
+
type: import("vue").PropType<"audio" | "graphic" | "picture" | "text" | "video">;
|
|
63
|
+
default: string;
|
|
64
|
+
};
|
|
65
|
+
isFulfilled: {
|
|
66
|
+
type: import("vue").PropType<boolean>;
|
|
67
|
+
default: boolean;
|
|
68
|
+
};
|
|
69
|
+
imgSrc: {
|
|
70
|
+
type: import("vue").PropType<string>;
|
|
71
|
+
default: string;
|
|
72
|
+
};
|
|
73
|
+
imgAlt: {
|
|
74
|
+
type: import("vue").PropType<string>;
|
|
75
|
+
default: string;
|
|
76
|
+
};
|
|
77
|
+
imgCount: {
|
|
78
|
+
type: import("vue").PropType<number>;
|
|
79
|
+
default: number;
|
|
80
|
+
};
|
|
81
|
+
}>>, {}, {}, {}, {}, {
|
|
82
|
+
genre: "audio" | "graphic" | "picture" | "text" | "video";
|
|
83
|
+
isFulfilled: boolean;
|
|
84
|
+
imgSrc: string;
|
|
85
|
+
imgAlt: string;
|
|
86
|
+
imgCount: number;
|
|
87
|
+
}>;
|
|
124
88
|
__isFragment?: undefined;
|
|
125
89
|
__isTeleport?: undefined;
|
|
126
90
|
__isSuspense?: undefined;
|
|
@@ -10,7 +10,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
10
10
|
imgSrc: string;
|
|
11
11
|
imgAlt: string;
|
|
12
12
|
imgCount: number;
|
|
13
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
13
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
14
14
|
genre?: "audio" | "graphic" | "picture" | "text" | "video" | undefined;
|
|
15
15
|
isFulfilled?: boolean | undefined;
|
|
16
16
|
imgSrc?: string | undefined;
|
|
@@ -29,7 +29,7 @@ declare const meta: {
|
|
|
29
29
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
30
30
|
input: (...args: any[]) => void;
|
|
31
31
|
select: (...args: any[]) => void;
|
|
32
|
-
}, string, import("vue").
|
|
32
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
33
33
|
label: {
|
|
34
34
|
type: import("vue").PropType<string>;
|
|
35
35
|
default: string;
|
|
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
15
15
|
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
16
16
|
input: (...args: any[]) => void;
|
|
17
17
|
select: (...args: any[]) => void;
|
|
18
|
-
}, string, import("vue").
|
|
18
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
19
19
|
label?: string | undefined;
|
|
20
20
|
placeholder?: string | undefined;
|
|
21
21
|
value?: string | undefined;
|
|
@@ -2,126 +2,7 @@ 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
|
-
text: string;
|
|
10
|
-
small: boolean;
|
|
11
|
-
trim: boolean;
|
|
12
|
-
color: "red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green";
|
|
13
|
-
iconName: string | null;
|
|
14
|
-
mobileTrim: boolean;
|
|
15
|
-
screenReaderText: string;
|
|
16
|
-
}> & Omit<{
|
|
17
|
-
readonly small: boolean;
|
|
18
|
-
readonly trim: boolean;
|
|
19
|
-
readonly color: "red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green";
|
|
20
|
-
readonly iconName: string | null;
|
|
21
|
-
readonly mobileTrim: boolean;
|
|
22
|
-
readonly screenReaderText: string;
|
|
23
|
-
readonly text?: string | undefined;
|
|
24
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
25
|
-
text: {
|
|
26
|
-
type: import("vue").PropType<string>;
|
|
27
|
-
default: undefined;
|
|
28
|
-
};
|
|
29
|
-
small: {
|
|
30
|
-
type: import("vue").PropType<boolean>;
|
|
31
|
-
default: boolean;
|
|
32
|
-
};
|
|
33
|
-
trim: {
|
|
34
|
-
type: import("vue").PropType<boolean>;
|
|
35
|
-
default: boolean;
|
|
36
|
-
};
|
|
37
|
-
color: {
|
|
38
|
-
type: import("vue").PropType<"red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green">;
|
|
39
|
-
default: string;
|
|
40
|
-
};
|
|
41
|
-
iconName: {
|
|
42
|
-
type: import("vue").PropType<string | null>;
|
|
43
|
-
default: null;
|
|
44
|
-
};
|
|
45
|
-
mobileTrim: {
|
|
46
|
-
type: import("vue").PropType<boolean>;
|
|
47
|
-
default: boolean;
|
|
48
|
-
};
|
|
49
|
-
screenReaderText: {
|
|
50
|
-
type: import("vue").PropType<string>;
|
|
51
|
-
default: string;
|
|
52
|
-
};
|
|
53
|
-
}>>, "text" | "small" | "trim" | "color" | "iconName" | "mobileTrim" | "screenReaderText">;
|
|
54
|
-
$attrs: {
|
|
55
|
-
[x: string]: unknown;
|
|
56
|
-
};
|
|
57
|
-
$refs: {
|
|
58
|
-
[x: string]: unknown;
|
|
59
|
-
};
|
|
60
|
-
$slots: Readonly<{
|
|
61
|
-
[name: string]: import("vue").Slot<any> | undefined;
|
|
62
|
-
}>;
|
|
63
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
64
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
65
|
-
$emit: (event: string, ...args: any[]) => void;
|
|
66
|
-
$el: any;
|
|
67
|
-
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
68
|
-
text: {
|
|
69
|
-
type: import("vue").PropType<string>;
|
|
70
|
-
default: undefined;
|
|
71
|
-
};
|
|
72
|
-
small: {
|
|
73
|
-
type: import("vue").PropType<boolean>;
|
|
74
|
-
default: boolean;
|
|
75
|
-
};
|
|
76
|
-
trim: {
|
|
77
|
-
type: import("vue").PropType<boolean>;
|
|
78
|
-
default: boolean;
|
|
79
|
-
};
|
|
80
|
-
color: {
|
|
81
|
-
type: import("vue").PropType<"red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green">;
|
|
82
|
-
default: string;
|
|
83
|
-
};
|
|
84
|
-
iconName: {
|
|
85
|
-
type: import("vue").PropType<string | null>;
|
|
86
|
-
default: null;
|
|
87
|
-
};
|
|
88
|
-
mobileTrim: {
|
|
89
|
-
type: import("vue").PropType<boolean>;
|
|
90
|
-
default: boolean;
|
|
91
|
-
};
|
|
92
|
-
screenReaderText: {
|
|
93
|
-
type: import("vue").PropType<string>;
|
|
94
|
-
default: string;
|
|
95
|
-
};
|
|
96
|
-
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
97
|
-
text: string;
|
|
98
|
-
small: boolean;
|
|
99
|
-
trim: boolean;
|
|
100
|
-
color: "red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green";
|
|
101
|
-
iconName: string | null;
|
|
102
|
-
mobileTrim: boolean;
|
|
103
|
-
screenReaderText: string;
|
|
104
|
-
}, {}, string, {}> & {
|
|
105
|
-
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
106
|
-
created?: ((() => void) | (() => void)[]) | undefined;
|
|
107
|
-
beforeMount?: ((() => void) | (() => void)[]) | undefined;
|
|
108
|
-
mounted?: ((() => void) | (() => void)[]) | undefined;
|
|
109
|
-
beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
|
|
110
|
-
updated?: ((() => void) | (() => void)[]) | undefined;
|
|
111
|
-
activated?: ((() => void) | (() => void)[]) | undefined;
|
|
112
|
-
deactivated?: ((() => void) | (() => void)[]) | undefined;
|
|
113
|
-
beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
|
|
114
|
-
beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
|
|
115
|
-
destroyed?: ((() => void) | (() => void)[]) | undefined;
|
|
116
|
-
unmounted?: ((() => void) | (() => void)[]) | undefined;
|
|
117
|
-
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
118
|
-
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
119
|
-
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;
|
|
120
|
-
};
|
|
121
|
-
$forceUpdate: () => void;
|
|
122
|
-
$nextTick: typeof import("vue").nextTick;
|
|
123
|
-
$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;
|
|
124
|
-
} & Readonly<import("vue").ExtractPropTypes<{
|
|
5
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
125
6
|
text: {
|
|
126
7
|
type: import("vue").PropType<string>;
|
|
127
8
|
default: undefined;
|
|
@@ -150,7 +31,88 @@ declare const meta: {
|
|
|
150
31
|
type: import("vue").PropType<string>;
|
|
151
32
|
default: string;
|
|
152
33
|
};
|
|
153
|
-
}
|
|
34
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
35
|
+
text: {
|
|
36
|
+
type: import("vue").PropType<string>;
|
|
37
|
+
default: undefined;
|
|
38
|
+
};
|
|
39
|
+
small: {
|
|
40
|
+
type: import("vue").PropType<boolean>;
|
|
41
|
+
default: boolean;
|
|
42
|
+
};
|
|
43
|
+
trim: {
|
|
44
|
+
type: import("vue").PropType<boolean>;
|
|
45
|
+
default: boolean;
|
|
46
|
+
};
|
|
47
|
+
color: {
|
|
48
|
+
type: import("vue").PropType<"red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green">;
|
|
49
|
+
default: string;
|
|
50
|
+
};
|
|
51
|
+
iconName: {
|
|
52
|
+
type: import("vue").PropType<string | null>;
|
|
53
|
+
default: null;
|
|
54
|
+
};
|
|
55
|
+
mobileTrim: {
|
|
56
|
+
type: import("vue").PropType<boolean>;
|
|
57
|
+
default: boolean;
|
|
58
|
+
};
|
|
59
|
+
screenReaderText: {
|
|
60
|
+
type: import("vue").PropType<string>;
|
|
61
|
+
default: string;
|
|
62
|
+
};
|
|
63
|
+
}>>, {
|
|
64
|
+
text: string;
|
|
65
|
+
small: boolean;
|
|
66
|
+
trim: boolean;
|
|
67
|
+
color: "red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green";
|
|
68
|
+
iconName: string | null;
|
|
69
|
+
mobileTrim: boolean;
|
|
70
|
+
screenReaderText: string;
|
|
71
|
+
}, true, {}, {}, {
|
|
72
|
+
P: {};
|
|
73
|
+
B: {};
|
|
74
|
+
D: {};
|
|
75
|
+
C: {};
|
|
76
|
+
M: {};
|
|
77
|
+
Defaults: {};
|
|
78
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
|
79
|
+
text: {
|
|
80
|
+
type: import("vue").PropType<string>;
|
|
81
|
+
default: undefined;
|
|
82
|
+
};
|
|
83
|
+
small: {
|
|
84
|
+
type: import("vue").PropType<boolean>;
|
|
85
|
+
default: boolean;
|
|
86
|
+
};
|
|
87
|
+
trim: {
|
|
88
|
+
type: import("vue").PropType<boolean>;
|
|
89
|
+
default: boolean;
|
|
90
|
+
};
|
|
91
|
+
color: {
|
|
92
|
+
type: import("vue").PropType<"red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green">;
|
|
93
|
+
default: string;
|
|
94
|
+
};
|
|
95
|
+
iconName: {
|
|
96
|
+
type: import("vue").PropType<string | null>;
|
|
97
|
+
default: null;
|
|
98
|
+
};
|
|
99
|
+
mobileTrim: {
|
|
100
|
+
type: import("vue").PropType<boolean>;
|
|
101
|
+
default: boolean;
|
|
102
|
+
};
|
|
103
|
+
screenReaderText: {
|
|
104
|
+
type: import("vue").PropType<string>;
|
|
105
|
+
default: string;
|
|
106
|
+
};
|
|
107
|
+
}>>, {}, {}, {}, {}, {
|
|
108
|
+
text: string;
|
|
109
|
+
small: boolean;
|
|
110
|
+
trim: boolean;
|
|
111
|
+
color: "red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green";
|
|
112
|
+
iconName: string | null;
|
|
113
|
+
mobileTrim: boolean;
|
|
114
|
+
screenReaderText: string;
|
|
115
|
+
}>;
|
|
154
116
|
__isFragment?: undefined;
|
|
155
117
|
__isTeleport?: undefined;
|
|
156
118
|
__isSuspense?: undefined;
|
|
@@ -14,7 +14,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
14
14
|
trim: boolean;
|
|
15
15
|
small: boolean;
|
|
16
16
|
screenReaderText: string;
|
|
17
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
17
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
18
18
|
text?: string | undefined;
|
|
19
19
|
color?: "red" | "red-dark" | "orange" | "purple" | "blue" | "white" | "gray-300" | "gray-600" | "gray-800" | "black" | "neon-green" | "primary-green" | undefined;
|
|
20
20
|
iconName?: string | null | undefined;
|