@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
|
@@ -2,111 +2,69 @@ import type { StoryObj } from "@storybook/vue3";
|
|
|
2
2
|
declare const meta: {
|
|
3
3
|
title: string;
|
|
4
4
|
component: {
|
|
5
|
-
new (...args: any[]): {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
fill: string;
|
|
10
|
-
color: string;
|
|
11
|
-
iconIsFilled: boolean;
|
|
12
|
-
isActive: boolean;
|
|
13
|
-
}> & Omit<{
|
|
14
|
-
readonly fill: string;
|
|
15
|
-
readonly color: string;
|
|
16
|
-
readonly label: string;
|
|
17
|
-
readonly iconIsFilled: boolean;
|
|
18
|
-
readonly isActive: boolean;
|
|
19
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
20
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
21
|
-
fill: {
|
|
22
|
-
type: import("vue").PropType<string>;
|
|
23
|
-
default: string;
|
|
24
|
-
};
|
|
25
|
-
color: {
|
|
26
|
-
type: import("vue").PropType<string>;
|
|
27
|
-
default: string;
|
|
28
|
-
};
|
|
29
|
-
label: {
|
|
30
|
-
type: import("vue").PropType<string>;
|
|
31
|
-
required: true;
|
|
32
|
-
};
|
|
33
|
-
iconIsFilled: {
|
|
34
|
-
type: import("vue").PropType<boolean>;
|
|
35
|
-
default: boolean;
|
|
36
|
-
};
|
|
37
|
-
isActive: {
|
|
38
|
-
type: import("vue").PropType<boolean>;
|
|
39
|
-
required: true;
|
|
40
|
-
default: boolean;
|
|
41
|
-
};
|
|
42
|
-
}>> & {
|
|
43
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
44
|
-
}, "fill" | "color" | "iconIsFilled" | "isActive">;
|
|
45
|
-
$attrs: {
|
|
46
|
-
[x: string]: unknown;
|
|
5
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
6
|
+
fill: {
|
|
7
|
+
type: import("vue").PropType<string>;
|
|
8
|
+
default: string;
|
|
47
9
|
};
|
|
48
|
-
|
|
49
|
-
|
|
10
|
+
color: {
|
|
11
|
+
type: import("vue").PropType<string>;
|
|
12
|
+
default: string;
|
|
50
13
|
};
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
}>> & {
|
|
81
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
82
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
83
|
-
click: (...args: any[]) => void;
|
|
84
|
-
}, string, {
|
|
85
|
-
fill: string;
|
|
86
|
-
color: string;
|
|
87
|
-
iconIsFilled: boolean;
|
|
88
|
-
isActive: boolean;
|
|
89
|
-
}, {}, string, {}> & {
|
|
90
|
-
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
91
|
-
created?: ((() => void) | (() => void)[]) | undefined;
|
|
92
|
-
beforeMount?: ((() => void) | (() => void)[]) | undefined;
|
|
93
|
-
mounted?: ((() => void) | (() => void)[]) | undefined;
|
|
94
|
-
beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
|
|
95
|
-
updated?: ((() => void) | (() => void)[]) | undefined;
|
|
96
|
-
activated?: ((() => void) | (() => void)[]) | undefined;
|
|
97
|
-
deactivated?: ((() => void) | (() => void)[]) | undefined;
|
|
98
|
-
beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
|
|
99
|
-
beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
|
|
100
|
-
destroyed?: ((() => void) | (() => void)[]) | undefined;
|
|
101
|
-
unmounted?: ((() => void) | (() => void)[]) | undefined;
|
|
102
|
-
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
103
|
-
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
104
|
-
errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void)[]) | undefined;
|
|
14
|
+
label: {
|
|
15
|
+
type: import("vue").PropType<string>;
|
|
16
|
+
required: true;
|
|
17
|
+
};
|
|
18
|
+
iconIsFilled: {
|
|
19
|
+
type: import("vue").PropType<boolean>;
|
|
20
|
+
default: boolean;
|
|
21
|
+
};
|
|
22
|
+
isActive: {
|
|
23
|
+
type: import("vue").PropType<boolean>;
|
|
24
|
+
required: true;
|
|
25
|
+
default: boolean;
|
|
26
|
+
};
|
|
27
|
+
}>> & {
|
|
28
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
29
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
30
|
+
click: (...args: any[]) => void;
|
|
31
|
+
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
32
|
+
fill: {
|
|
33
|
+
type: import("vue").PropType<string>;
|
|
34
|
+
default: string;
|
|
35
|
+
};
|
|
36
|
+
color: {
|
|
37
|
+
type: import("vue").PropType<string>;
|
|
38
|
+
default: string;
|
|
39
|
+
};
|
|
40
|
+
label: {
|
|
41
|
+
type: import("vue").PropType<string>;
|
|
42
|
+
required: true;
|
|
105
43
|
};
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
44
|
+
iconIsFilled: {
|
|
45
|
+
type: import("vue").PropType<boolean>;
|
|
46
|
+
default: boolean;
|
|
47
|
+
};
|
|
48
|
+
isActive: {
|
|
49
|
+
type: import("vue").PropType<boolean>;
|
|
50
|
+
required: true;
|
|
51
|
+
default: boolean;
|
|
52
|
+
};
|
|
53
|
+
}>> & {
|
|
54
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
55
|
+
}, {
|
|
56
|
+
fill: string;
|
|
57
|
+
color: string;
|
|
58
|
+
iconIsFilled: boolean;
|
|
59
|
+
isActive: boolean;
|
|
60
|
+
}, true, {}, {}, {
|
|
61
|
+
P: {};
|
|
62
|
+
B: {};
|
|
63
|
+
D: {};
|
|
64
|
+
C: {};
|
|
65
|
+
M: {};
|
|
66
|
+
Defaults: {};
|
|
67
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
|
110
68
|
fill: {
|
|
111
69
|
type: import("vue").PropType<string>;
|
|
112
70
|
default: string;
|
|
@@ -130,7 +88,12 @@ declare const meta: {
|
|
|
130
88
|
};
|
|
131
89
|
}>> & {
|
|
132
90
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
133
|
-
}
|
|
91
|
+
}, {}, {}, {}, {}, {
|
|
92
|
+
fill: string;
|
|
93
|
+
color: string;
|
|
94
|
+
iconIsFilled: boolean;
|
|
95
|
+
isActive: boolean;
|
|
96
|
+
}>;
|
|
134
97
|
__isFragment?: undefined;
|
|
135
98
|
__isTeleport?: undefined;
|
|
136
99
|
__isSuspense?: undefined;
|
|
@@ -205,111 +168,69 @@ declare const meta: {
|
|
|
205
168
|
};
|
|
206
169
|
components: {
|
|
207
170
|
UiFilterBadgeButton: {
|
|
208
|
-
new (...args: any[]): {
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
}> & Omit<{
|
|
217
|
-
readonly fill: string;
|
|
218
|
-
readonly color: string;
|
|
219
|
-
readonly label: string;
|
|
220
|
-
readonly iconIsFilled: boolean;
|
|
221
|
-
readonly isActive: boolean;
|
|
222
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
223
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
224
|
-
fill: {
|
|
225
|
-
type: import("vue").PropType<string>;
|
|
226
|
-
default: string;
|
|
227
|
-
};
|
|
228
|
-
color: {
|
|
229
|
-
type: import("vue").PropType<string>;
|
|
230
|
-
default: string;
|
|
231
|
-
};
|
|
232
|
-
label: {
|
|
233
|
-
type: import("vue").PropType<string>;
|
|
234
|
-
required: true;
|
|
235
|
-
};
|
|
236
|
-
iconIsFilled: {
|
|
237
|
-
type: import("vue").PropType<boolean>;
|
|
238
|
-
default: boolean;
|
|
239
|
-
};
|
|
240
|
-
isActive: {
|
|
241
|
-
type: import("vue").PropType<boolean>;
|
|
242
|
-
required: true;
|
|
243
|
-
default: boolean;
|
|
244
|
-
};
|
|
245
|
-
}>> & {
|
|
246
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
247
|
-
}, "fill" | "color" | "iconIsFilled" | "isActive">;
|
|
248
|
-
$attrs: {
|
|
249
|
-
[x: string]: unknown;
|
|
171
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
172
|
+
fill: {
|
|
173
|
+
type: import("vue").PropType<string>;
|
|
174
|
+
default: string;
|
|
175
|
+
};
|
|
176
|
+
color: {
|
|
177
|
+
type: import("vue").PropType<string>;
|
|
178
|
+
default: string;
|
|
250
179
|
};
|
|
251
|
-
|
|
252
|
-
|
|
180
|
+
label: {
|
|
181
|
+
type: import("vue").PropType<string>;
|
|
182
|
+
required: true;
|
|
183
|
+
};
|
|
184
|
+
iconIsFilled: {
|
|
185
|
+
type: import("vue").PropType<boolean>;
|
|
186
|
+
default: boolean;
|
|
187
|
+
};
|
|
188
|
+
isActive: {
|
|
189
|
+
type: import("vue").PropType<boolean>;
|
|
190
|
+
required: true;
|
|
191
|
+
default: boolean;
|
|
192
|
+
};
|
|
193
|
+
}>> & {
|
|
194
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
195
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
196
|
+
click: (...args: any[]) => void;
|
|
197
|
+
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
198
|
+
fill: {
|
|
199
|
+
type: import("vue").PropType<string>;
|
|
200
|
+
default: string;
|
|
253
201
|
};
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
};
|
|
266
|
-
color: {
|
|
267
|
-
type: import("vue").PropType<string>;
|
|
268
|
-
default: string;
|
|
269
|
-
};
|
|
270
|
-
label: {
|
|
271
|
-
type: import("vue").PropType<string>;
|
|
272
|
-
required: true;
|
|
273
|
-
};
|
|
274
|
-
iconIsFilled: {
|
|
275
|
-
type: import("vue").PropType<boolean>;
|
|
276
|
-
default: boolean;
|
|
277
|
-
};
|
|
278
|
-
isActive: {
|
|
279
|
-
type: import("vue").PropType<boolean>;
|
|
280
|
-
required: true;
|
|
281
|
-
default: boolean;
|
|
282
|
-
};
|
|
283
|
-
}>> & {
|
|
284
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
285
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
286
|
-
click: (...args: any[]) => void;
|
|
287
|
-
}, string, {
|
|
288
|
-
fill: string;
|
|
289
|
-
color: string;
|
|
290
|
-
iconIsFilled: boolean;
|
|
291
|
-
isActive: boolean;
|
|
292
|
-
}, {}, string, {}> & {
|
|
293
|
-
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
294
|
-
created?: ((() => void) | (() => void)[]) | undefined;
|
|
295
|
-
beforeMount?: ((() => void) | (() => void)[]) | undefined;
|
|
296
|
-
mounted?: ((() => void) | (() => void)[]) | undefined;
|
|
297
|
-
beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
|
|
298
|
-
updated?: ((() => void) | (() => void)[]) | undefined;
|
|
299
|
-
activated?: ((() => void) | (() => void)[]) | undefined;
|
|
300
|
-
deactivated?: ((() => void) | (() => void)[]) | undefined;
|
|
301
|
-
beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
|
|
302
|
-
beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
|
|
303
|
-
destroyed?: ((() => void) | (() => void)[]) | undefined;
|
|
304
|
-
unmounted?: ((() => void) | (() => void)[]) | undefined;
|
|
305
|
-
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
306
|
-
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
307
|
-
errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void)[]) | undefined;
|
|
202
|
+
color: {
|
|
203
|
+
type: import("vue").PropType<string>;
|
|
204
|
+
default: string;
|
|
205
|
+
};
|
|
206
|
+
label: {
|
|
207
|
+
type: import("vue").PropType<string>;
|
|
208
|
+
required: true;
|
|
209
|
+
};
|
|
210
|
+
iconIsFilled: {
|
|
211
|
+
type: import("vue").PropType<boolean>;
|
|
212
|
+
default: boolean;
|
|
308
213
|
};
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
214
|
+
isActive: {
|
|
215
|
+
type: import("vue").PropType<boolean>;
|
|
216
|
+
required: true;
|
|
217
|
+
default: boolean;
|
|
218
|
+
};
|
|
219
|
+
}>> & {
|
|
220
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
221
|
+
}, {
|
|
222
|
+
fill: string;
|
|
223
|
+
color: string;
|
|
224
|
+
iconIsFilled: boolean;
|
|
225
|
+
isActive: boolean;
|
|
226
|
+
}, true, {}, {}, {
|
|
227
|
+
P: {};
|
|
228
|
+
B: {};
|
|
229
|
+
D: {};
|
|
230
|
+
C: {};
|
|
231
|
+
M: {};
|
|
232
|
+
Defaults: {};
|
|
233
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
|
313
234
|
fill: {
|
|
314
235
|
type: import("vue").PropType<string>;
|
|
315
236
|
default: string;
|
|
@@ -333,7 +254,12 @@ declare const meta: {
|
|
|
333
254
|
};
|
|
334
255
|
}>> & {
|
|
335
256
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
336
|
-
}
|
|
257
|
+
}, {}, {}, {}, {}, {
|
|
258
|
+
fill: string;
|
|
259
|
+
color: string;
|
|
260
|
+
iconIsFilled: boolean;
|
|
261
|
+
isActive: boolean;
|
|
262
|
+
}>;
|
|
337
263
|
__isFragment?: undefined;
|
|
338
264
|
__isTeleport?: undefined;
|
|
339
265
|
__isSuspense?: undefined;
|
|
@@ -400,7 +326,7 @@ declare const meta: {
|
|
|
400
326
|
};
|
|
401
327
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
402
328
|
click: (payload: any) => void;
|
|
403
|
-
}, string, import("vue").
|
|
329
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
404
330
|
size: {
|
|
405
331
|
type: import("vue").PropType<"small" | "medium" | "large" | "xl">;
|
|
406
332
|
default: string;
|
|
@@ -11,7 +11,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
11
11
|
isActive: boolean;
|
|
12
12
|
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
13
|
click: (...args: any[]) => void;
|
|
14
|
-
}, string, import("vue").
|
|
14
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
15
15
|
color?: string | undefined;
|
|
16
16
|
fill?: string | undefined;
|
|
17
17
|
iconIsFilled?: boolean | undefined;
|
|
@@ -44,7 +44,7 @@ declare const meta: {
|
|
|
44
44
|
};
|
|
45
45
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
46
46
|
click: (...args: any[]) => void;
|
|
47
|
-
}, string, import("vue").
|
|
47
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
48
48
|
size: {
|
|
49
49
|
type: import("vue").PropType<"xs" | "small">;
|
|
50
50
|
default: string;
|
|
@@ -195,7 +195,7 @@ declare const meta: {
|
|
|
195
195
|
};
|
|
196
196
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
197
197
|
click: (...args: any[]) => void;
|
|
198
|
-
}, string, import("vue").
|
|
198
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
199
199
|
size: {
|
|
200
200
|
type: import("vue").PropType<"xs" | "small">;
|
|
201
201
|
default: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { iconNames } from '
|
|
1
|
+
import type { iconNames } from '../UiIcon/iconNames';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
3
3
|
title?: string | undefined;
|
|
4
4
|
variant?: "blue-rounded" | "white-rounded" | "transparent-rounded" | "blank" | "blue-blank" | undefined;
|
|
@@ -23,7 +23,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
23
23
|
iconLeft: null;
|
|
24
24
|
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
25
25
|
click: (...args: any[]) => void;
|
|
26
|
-
}, string, import("vue").
|
|
26
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
27
27
|
title?: string | undefined;
|
|
28
28
|
variant?: "blue-rounded" | "white-rounded" | "transparent-rounded" | "blank" | "blue-blank" | undefined;
|
|
29
29
|
chevronIcon?: string | undefined;
|
|
@@ -14,7 +14,7 @@ declare const meta: {
|
|
|
14
14
|
type: import("vue").PropType<string>;
|
|
15
15
|
default: string;
|
|
16
16
|
};
|
|
17
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
17
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
18
18
|
name: {
|
|
19
19
|
type: import("vue").PropType<string>;
|
|
20
20
|
required: true;
|
|
@@ -61,7 +61,7 @@ export declare const Overview: {
|
|
|
61
61
|
type: import("vue").PropType<"xs" | "small" | "medium" | "large" | "xl">;
|
|
62
62
|
required: true;
|
|
63
63
|
};
|
|
64
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
64
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
65
65
|
size: {
|
|
66
66
|
type: import("vue").PropType<"xs" | "small" | "medium" | "large" | "xl">;
|
|
67
67
|
required: true;
|
|
@@ -6,7 +6,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
6
6
|
}>, {
|
|
7
7
|
size: string;
|
|
8
8
|
sizeClasses: string;
|
|
9
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
9
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
10
10
|
name: (typeof iconNames)[number];
|
|
11
11
|
size?: "xs" | "small" | "medium" | "large" | "xl" | undefined;
|
|
12
12
|
sizeClasses?: string | undefined;
|
|
@@ -28,7 +28,7 @@ declare const meta: {
|
|
|
28
28
|
};
|
|
29
29
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
30
30
|
click: (payload: any) => void;
|
|
31
|
-
}, string, import("vue").
|
|
31
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
32
32
|
size: {
|
|
33
33
|
type: import("vue").PropType<"small" | "medium" | "large" | "xl">;
|
|
34
34
|
default: string;
|
|
@@ -118,7 +118,7 @@ declare const meta: {
|
|
|
118
118
|
};
|
|
119
119
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
120
120
|
click: (payload: any) => void;
|
|
121
|
-
}, string, import("vue").
|
|
121
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
122
122
|
size: {
|
|
123
123
|
type: import("vue").PropType<"small" | "medium" | "large" | "xl">;
|
|
124
124
|
default: string;
|
|
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
14
14
|
size: string;
|
|
15
15
|
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
16
16
|
click: (payload: any) => void;
|
|
17
|
-
}, string, import("vue").
|
|
17
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
18
18
|
iconName: (typeof iconNames)[number];
|
|
19
19
|
title?: string | undefined;
|
|
20
20
|
disabled?: boolean | undefined;
|