@dpa-id-components/dpa-shared-components 9.4.0 → 9.4.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/.eslintrc.cjs +40 -0
- package/dist/.prettierrc +4 -0
- package/dist/activities-6zJ3gKF-.mjs +15 -0
- package/dist/alert-BaBHB6i8.mjs +15 -0
- package/dist/alert-fill-B7H_zu2_.mjs +15 -0
- package/dist/alert-octagon-DEWxjVey.mjs +29 -0
- package/dist/apps-DLsdpbQZ.mjs +15 -0
- package/dist/archive-y_AwDSDI.mjs +15 -0
- package/dist/arrow-down-CXZjRrtS.mjs +15 -0
- package/dist/arrow-left-BWciu2P4.mjs +15 -0
- package/dist/arrow-nav-left-B5CfVscc.mjs +15 -0
- package/dist/arrow-nav-right-B5On_T86.mjs +15 -0
- package/dist/arrow-right-Bqr8n6ex.mjs +15 -0
- package/dist/arrow-up-BVeSs9Ls.mjs +15 -0
- package/dist/arrowhead-left-1cSCs51y.mjs +19 -0
- package/dist/arrowhead-right-DThkrnLP.mjs +19 -0
- package/dist/arrowhead-top-DAVjrks8.mjs +19 -0
- package/dist/atmo-l1bwb_r6.mjs +15 -0
- package/dist/audio-CFfoaTaN.mjs +19 -0
- package/dist/audio-circled-Cs79w1HM.mjs +15 -0
- package/dist/audio-filled-DNCfn7oT.mjs +19 -0
- package/dist/bag-CMYAgEBq.mjs +19 -0
- package/dist/bell-CN9y9_p3.mjs +15 -0
- package/dist/bell-fill-nd3ECpl1.mjs +15 -0
- package/dist/book-BzxIpWEf.mjs +15 -0
- package/dist/bookmark-CBbie78X.mjs +19 -0
- package/dist/bookmark-fill-CijlGeem.mjs +19 -0
- package/dist/box-YeZAVw4M.mjs +19 -0
- package/dist/bulb-k9i5adZ9.mjs +15 -0
- package/dist/call-CTxrk6J9.mjs +15 -0
- package/dist/camera-BweVyY6z.mjs +19 -0
- package/dist/check-c7EHHPBH.mjs +19 -0
- package/dist/checklist-BMMHeEnY.mjs +19 -0
- package/dist/checkmark-BrFIBUoJ.mjs +19 -0
- package/dist/checkmark-double-BQ4kRfeG.mjs +15 -0
- package/dist/chevron-down-DCkTuKSf.mjs +15 -0
- package/dist/chevron-left-BOQ8XJR1.mjs +15 -0
- package/dist/chevron-right-CyS61rGA.mjs +15 -0
- package/dist/chevron-up-8TAREHsm.mjs +15 -0
- package/dist/clipboard-CLPxvFIk.mjs +15 -0
- package/dist/clock-DMNQLYLZ.mjs +19 -0
- package/dist/close-Ciuh2row.mjs +15 -0
- package/dist/cloud-save-Cq18jrNb.mjs +15 -0
- package/dist/code-C2b-RodH.mjs +15 -0
- package/dist/collapse-3oLflYP9.mjs +15 -0
- package/dist/color-palette-CeQv9fLm.mjs +15 -0
- package/dist/comment-6khfHAUi.mjs +15 -0
- package/dist/comment-fill-BKu3o7EN.mjs +15 -0
- package/dist/components/DpaMediaItem/DpaMediaItem.spec.d.ts +1 -0
- package/dist/components/DpaMediaItem/DpaMediaItem.stories.d.ts +181 -0
- package/dist/components/DpaMediaItem/DpaMediaItem.vue.d.ts +65 -0
- package/dist/components/UiAutocomplete/UiAutocomplete.spec.d.ts +1 -0
- package/dist/components/UiAutocomplete/UiAutocomplete.stories.d.ts +99 -0
- package/dist/components/UiAutocomplete/UiAutocomplete.vue.d.ts +60 -0
- package/dist/components/UiBadge/UiBadge.spec.d.ts +1 -0
- package/dist/components/UiBadge/UiBadge.stories.d.ts +201 -0
- package/dist/components/UiBadge/UiBadge.vue.d.ts +66 -0
- package/dist/components/UiButton/UiButton.spec.d.ts +1 -0
- package/dist/components/UiButton/UiButton.stories.d.ts +213 -0
- package/dist/components/UiButton/UiButton.vue.d.ts +70 -0
- package/dist/components/UiButtonGroup/UiButtonGroup.spec.d.ts +1 -0
- package/dist/components/UiButtonGroup/UiButtonGroup.stories.d.ts +25 -0
- package/dist/components/UiButtonGroup/UiButtonGroup.vue.d.ts +9 -0
- package/dist/components/UiCard/UiCard.spec.d.ts +1 -0
- package/dist/components/UiCard/UiCard.stories.d.ts +25 -0
- package/dist/components/UiCard/UiCard.vue.d.ts +9 -0
- package/dist/components/UiCheckBox/UiCheckBox.spec.d.ts +1 -0
- package/dist/components/UiCheckBox/UiCheckBox.stories.d.ts +188 -0
- package/dist/components/UiCheckBox/UiCheckBox.vue.d.ts +65 -0
- package/dist/components/UiCheckBoxGroup/UiCheckBoxGroup.spec.d.ts +1 -0
- package/dist/components/UiCheckBoxGroup/UiCheckBoxGroup.stories.d.ts +71 -0
- package/dist/components/UiCheckBoxGroup/UiCheckBoxGroup.vue.d.ts +52 -0
- package/dist/components/UiChip/UiChip.spec.d.ts +1 -0
- package/dist/components/UiChip/UiChip.stories.d.ts +107 -0
- package/dist/components/UiChip/UiChip.vue.d.ts +46 -0
- package/dist/components/UiCollapseNavigation/UiCollapseNavigation.spec.d.ts +1 -0
- package/dist/components/UiCollapseNavigation/UiCollapseNavigation.stories.d.ts +106 -0
- package/dist/components/UiCollapseNavigation/UiCollapseNavigation.vue.d.ts +46 -0
- package/dist/components/UiColorPicker/UiColorPicker.spec.d.ts +1 -0
- package/dist/components/UiColorPicker/UiColorPicker.stories.d.ts +36 -0
- package/dist/components/UiColorPicker/UiColorPicker.vue.d.ts +33 -0
- package/dist/components/UiColorPicker/lib/colors.d.ts +1 -0
- package/dist/components/UiDatePicker/UiDatePicker.spec.d.ts +1 -0
- package/dist/components/UiDatePicker/UiDatePicker.stories.d.ts +1495 -0
- package/dist/components/UiDatePicker/UiDatePicker.vue.d.ts +217 -0
- package/dist/components/UiDialog/UiDialog.spec.d.ts +1 -0
- package/dist/components/UiDialog/UiDialog.stories.d.ts +560 -0
- package/dist/components/UiDialog/UiDialog.vue.d.ts +92 -0
- package/dist/components/UiFilterBadge/UiFilterBadge.spec.d.ts +1 -0
- package/dist/components/UiFilterBadge/UiFilterBadge.stories.d.ts +312 -0
- package/dist/components/UiFilterBadge/UiFilterBadge.vue.d.ts +51 -0
- package/dist/components/UiFilterBadgeButton/UiFilterBadgeButton.spec.d.ts +1 -0
- package/dist/components/UiFilterBadgeButton/UiFilterBadgeButton.stories.d.ts +373 -0
- package/dist/components/UiFilterBadgeButton/UiFilterBadgeButton.vue.d.ts +57 -0
- package/dist/components/UiFilterButton/UiFilterButton.spec.d.ts +1 -0
- package/dist/components/UiFilterButton/UiFilterButton.stories.d.ts +260 -0
- package/dist/components/UiFilterButton/UiFilterButton.vue.d.ts +80 -0
- package/dist/components/UiIcon/UiIcon.spec.d.ts +1 -0
- package/dist/components/UiIcon/UiIcon.stories.d.ts +74 -0
- package/dist/components/UiIcon/UiIcon.vue.d.ts +38 -0
- package/dist/components/UiIcon/iconNames.d.ts +1 -0
- package/dist/components/UiIconButton/UiIconButton.spec.d.ts +1 -0
- package/dist/components/UiIconButton/UiIconButton.stories.d.ts +166 -0
- package/dist/components/UiIconButton/UiIconButton.vue.d.ts +57 -0
- package/dist/components/UiInfoContent/UiInfoContent.spec.d.ts +1 -0
- package/dist/components/UiInfoContent/UiInfoContent.stories.d.ts +445 -0
- package/dist/components/UiInfoContent/UiInfoContent.vue.d.ts +53 -0
- package/dist/components/UiInput/UiInput.spec.d.ts +1 -0
- package/dist/components/UiInput/UiInput.stories.d.ts +992 -0
- package/dist/components/UiInput/UiInput.vue.d.ts +142 -0
- package/dist/components/UiList/UiList.spec.d.ts +1 -0
- package/dist/components/UiList/UiList.stories.d.ts +936 -0
- package/dist/components/UiList/UiList.vue.d.ts +9 -0
- package/dist/components/UiListItem/UiListItem.spec.d.ts +1 -0
- package/dist/components/UiListItem/UiListItem.stories.d.ts +636 -0
- package/dist/components/UiListItem/UiListItem.vue.d.ts +100 -0
- package/dist/components/UiMenu/UiMenu.spec.d.ts +1 -0
- package/dist/components/UiMenu/UiMenu.stories.d.ts +586 -0
- package/dist/components/UiMenu/UiMenu.vue.d.ts +155 -0
- package/dist/components/UiOverlay/UiOverlay.spec.d.ts +1 -0
- package/dist/components/UiOverlay/UiOverlay.stories.d.ts +74 -0
- package/dist/components/UiOverlay/UiOverlay.vue.d.ts +13 -0
- package/dist/components/UiOverlayMenu/UiOverlayMenu.spec.d.ts +1 -0
- package/dist/components/UiOverlayMenu/UiOverlayMenu.stories.d.ts +744 -0
- package/dist/components/UiOverlayMenu/UiOverlayMenu.vue.d.ts +40 -0
- package/dist/components/UiRadioInputGroup/UiRadioInputGroup.spec.d.ts +1 -0
- package/dist/components/UiRadioInputGroup/UiRadioInputGroup.stories.d.ts +194 -0
- package/dist/components/UiRadioInputGroup/UiRadioInputGroup.vue.d.ts +60 -0
- package/dist/components/UiSearchBar/UiSearchBar.spec.d.ts +1 -0
- package/dist/components/UiSearchBar/UiSearchBar.stories.d.ts +871 -0
- package/dist/components/UiSearchBar/UiSearchBar.vue.d.ts +90 -0
- package/dist/components/UiSearchInput/UiSearchInput.spec.d.ts +1 -0
- package/dist/components/UiSearchInput/UiSearchInput.stories.d.ts +333 -0
- package/dist/components/UiSearchInput/UiSearchInput.vue.d.ts +62 -0
- package/dist/components/UiSection/UiSection.spec.d.ts +1 -0
- package/dist/components/UiSection/UiSection.stories.d.ts +136 -0
- package/dist/components/UiSection/UiSection.vue.d.ts +51 -0
- package/dist/components/UiSectionDivider/UiSectionDivider.spec.d.ts +1 -0
- package/dist/components/UiSectionDivider/UiSectionDivider.stories.d.ts +142 -0
- package/dist/components/UiSectionDivider/UiSectionDivider.vue.d.ts +34 -0
- package/dist/components/UiSimpleInput/UiSimpleInput.d.ts +1 -0
- package/dist/components/UiSimpleInput/UiSimpleInput.stories.d.ts +128 -0
- package/dist/components/UiSimpleInput/UiSimpleInput.vue.d.ts +48 -0
- package/dist/components/UiSkeletonBox/UiSkeletonBox.spec.d.ts +1 -0
- package/dist/components/UiSkeletonBox/UiSkeletonBox.stories.d.ts +99 -0
- package/dist/components/UiSkeletonBox/UiSkeletonBox.vue.d.ts +39 -0
- package/dist/components/UiSnackbar/UiSnackbar.spec.d.ts +1 -0
- package/dist/components/UiSnackbar/UiSnackbar.stories.d.ts +326 -0
- package/dist/components/UiSnackbar/UiSnackbar.vue.d.ts +63 -0
- package/dist/components/UiSpinner/UiSpinner.spec.d.ts +1 -0
- package/dist/components/UiSpinner/UiSpinner.stories.d.ts +80 -0
- package/dist/components/UiSpinner/UiSpinner.vue.d.ts +34 -0
- package/dist/components/UiTextButton/UiTextButton.spec.d.ts +1 -0
- package/dist/components/UiTextButton/UiTextButton.stories.d.ts +226 -0
- package/dist/components/UiTextButton/UiTextButton.vue.d.ts +71 -0
- package/dist/components/UiToggleButton/UiToggleButton.spec.d.ts +1 -0
- package/dist/components/UiToggleButton/UiToggleButton.stories.d.ts +218 -0
- package/dist/components/UiToggleButton/UiToggleButton.vue.d.ts +70 -0
- package/dist/components/UiTooltip/UiTooltip.spec.d.ts +1 -0
- package/dist/components/UiTooltip/UiTooltip.stories.d.ts +326 -0
- package/dist/components/UiTooltip/UiTooltip.vue.d.ts +68 -0
- package/dist/components/index.d.ts +39 -0
- package/dist/compositions/index.d.ts +3 -0
- package/dist/compositions/useBreakpoints/UseBreakpoints.stories.d.ts +11 -0
- package/dist/compositions/useBreakpoints/useBreakpoints.d.ts +9 -0
- package/dist/copy-ClHleSce.mjs +19 -0
- package/dist/copy-link-mzB9aIlq.mjs +29 -0
- package/dist/delete-BuM1Eovh.mjs +15 -0
- package/dist/directives/clickAway/clickAway.d.ts +7 -0
- package/dist/directives/index.d.ts +3 -0
- package/dist/download-Cx-ZEl1x.mjs +15 -0
- package/dist/dpa-id-DZFEsYzp.mjs +19 -0
- package/dist/dpa-shared-components.d.ts +1 -0
- package/dist/dpa-shared-components.mjs +19515 -0
- package/dist/dpa-shared-components.umd.js +8 -0
- package/dist/edit-C-5Gf096.mjs +15 -0
- package/dist/edit-add-DCoBaVD8.mjs +15 -0
- package/dist/eil-D38gePxM.mjs +19 -0
- package/dist/emoji-B91d69OM.mjs +29 -0
- package/dist/emoji-add-wnQcLHTW.mjs +29 -0
- package/dist/envelope-DDiu8J-0.mjs +15 -0
- package/dist/event-BKdgeEub.mjs +15 -0
- package/dist/expand-BtQvgPx4.mjs +15 -0
- package/dist/external-link-Q6PJbOif.mjs +15 -0
- package/dist/file-J2lC1KTL.mjs +15 -0
- package/dist/file-pdf-BlJPtpD3.mjs +19 -0
- package/dist/filter-FgF4KCi0.mjs +15 -0
- package/dist/filter-outline-C62wKdYt.mjs +29 -0
- package/dist/flag-CZPt0M90.mjs +15 -0
- package/dist/flag-fill-Bokda12j.mjs +15 -0
- package/dist/flag-filled-Ci3VzuLr.mjs +15 -0
- package/dist/flag-outline-ZvmfFzwN.mjs +15 -0
- package/dist/flags-ur4fEEOr.mjs +19 -0
- package/dist/flash-4zKSi6is.mjs +15 -0
- package/dist/folder-add-Bm4abtbk.mjs +15 -0
- package/dist/folder-fill-BZfaIdpn.mjs +15 -0
- package/dist/folder-filled-j5P53ImM.mjs +15 -0
- package/dist/folder-u5HooYyk.mjs +15 -0
- package/dist/fonts.css +23 -0
- package/dist/gallery-DwYTqxNp.mjs +20 -0
- package/dist/graphic-C_SntUPB.mjs +20 -0
- package/dist/graphic-circled-CDRE3w4W.mjs +15 -0
- package/dist/graphic-filled-Ko4CBLn1.mjs +19 -0
- package/dist/graphics-Bv-JHPP-.mjs +15 -0
- package/dist/grid-1-BbYj1HmY.mjs +15 -0
- package/dist/grid-2-CWTbEUVC.mjs +15 -0
- package/dist/grid-3-BdK9TD2Y.mjs +15 -0
- package/dist/grid-4-BCNtNhaS.mjs +15 -0
- package/dist/grid-6-5uZfSeC8.mjs +15 -0
- package/dist/grid-9-D2X3y6Z1.mjs +15 -0
- package/dist/grid-masonry-9-DbXJu2vb.mjs +19 -0
- package/dist/grid-masonry-DXutkKnk.mjs +15 -0
- package/dist/help-BZqEBIfr.mjs +19 -0
- package/dist/home-CUEQRD5_.mjs +15 -0
- package/dist/image focus point-PT4JDMLE.mjs +19 -0
- package/dist/image-DyVaQ_Dx.mjs +19 -0
- package/dist/impact-high-DqrEWXp5.mjs +29 -0
- package/dist/impact-low-B5wvKa_y.mjs +29 -0
- package/dist/impact-medium-Ip1EcF1a.mjs +29 -0
- package/dist/impact-very-high-LeodQTq4.mjs +29 -0
- package/dist/impact-very-low-DL4RuuAK.mjs +29 -0
- package/dist/imports.css +3 -0
- package/dist/index.d.ts +4 -0
- package/dist/info-BtNpVn7l.mjs +15 -0
- package/dist/info-fill-Ty2eNnca.mjs +15 -0
- package/dist/info-filled-sw0hEfw_.mjs +15 -0
- package/dist/language-DQ9Zb0FD.mjs +15 -0
- package/dist/latest-DFRMjOq5.mjs +15 -0
- package/dist/lightbulb-I3fRpnMq.mjs +15 -0
- package/dist/list-CCxY5HvK.mjs +15 -0
- package/dist/lock-CblS4yka.mjs +19 -0
- package/dist/mail-D_koZ0gp.mjs +15 -0
- package/dist/map-CUm_6MVA.mjs +19 -0
- package/dist/map-outline-ZwAdJbwN.mjs +19 -0
- package/dist/menu-Cj5-uwfQ.mjs +15 -0
- package/dist/minus-BHzN5rFu.mjs +15 -0
- package/dist/more-horizontal-CFzcCxne.mjs +15 -0
- package/dist/more-vertical-BNkkyx2r.mjs +15 -0
- package/dist/move-Xi98oUT4.mjs +15 -0
- package/dist/move-up-down-NjEVYsL0.mjs +15 -0
- package/dist/navigation-C_qYAnyk.mjs +15 -0
- package/dist/note-BOIBHJ3b.mjs +19 -0
- package/dist/offline-CsES463c.mjs +15 -0
- package/dist/paper-plane-CvJcgxla.mjs +15 -0
- package/dist/paperplane-qUTSvrB4.mjs +15 -0
- package/dist/pause-DqzSuiGL.mjs +29 -0
- package/dist/pause-circle-C0oQqO9s.mjs +29 -0
- package/dist/pdf-C2KIuk29.mjs +22 -0
- package/dist/pen-bVLt0JGn.mjs +15 -0
- package/dist/pen-check-DTEXM2Zq.mjs +19 -0
- package/dist/people-CrS-IJ_O.mjs +19 -0
- package/dist/phone-CPtNKXnk.mjs +19 -0
- package/dist/picture-B4cnSekR.mjs +19 -0
- package/dist/picture-circled-u_OaTXRn.mjs +15 -0
- package/dist/picture-filled-BYgCKv7E.mjs +19 -0
- package/dist/pin-l6xj2UvQ.mjs +19 -0
- package/dist/planning-_DwcrRqD.mjs +15 -0
- package/dist/play-BVzEXMM2.mjs +29 -0
- package/dist/play-circle-kmCBoo_r.mjs +19 -0
- package/dist/play-fill-bo3uojYZ.mjs +29 -0
- package/dist/plus-DzI5rzjd.mjs +15 -0
- package/dist/plus-circle-7P4Hoi1P.mjs +15 -0
- package/dist/print-D-pakS58.mjs +15 -0
- package/dist/refresh-BFjOqzh4.mjs +15 -0
- package/dist/reset-BW95NTqM.mjs +15 -0
- package/dist/responsive-DA9LRDVA.mjs +19 -0
- package/dist/rubix-thema-CSeAK3Co.mjs +19 -0
- package/dist/save-BiZ-xA9n.mjs +15 -0
- package/dist/saved-search-DMp5o5A9.mjs +29 -0
- package/dist/saved-search-fill-BNwrIZcq.mjs +30 -0
- package/dist/screens.json +7 -0
- package/dist/search-pmVyRWEB.mjs +15 -0
- package/dist/settings-BftmlW52.mjs +19 -0
- package/dist/share-DdKHE6gO.mjs +15 -0
- package/dist/share-alternative-CFmPc7cv.mjs +15 -0
- package/dist/sidebar-YEgFt2Zb.mjs +15 -0
- package/dist/sidebar-fill-Bw5eoEUk.mjs +19 -0
- package/dist/slack-C7-M-FD_.mjs +15 -0
- package/dist/slider-config-jwiCD-Bm.mjs +19 -0
- package/dist/spellcheck-qUT8CLt8.mjs +19 -0
- package/dist/spinner-XbEoUdfn.mjs +15 -0
- package/dist/standard-view-DIjGppac.mjs +15 -0
- package/dist/star-CB0iEIJv.mjs +15 -0
- package/dist/star-fill-BrqojxxS.mjs +15 -0
- package/dist/star-filled-BrqojxxS.mjs +15 -0
- package/dist/stop-BB7OsagV.mjs +19 -0
- package/dist/stories/Typography/TypoClasses.d.ts +2 -0
- package/dist/stories/Typography/Typography.stories.d.ts +22 -0
- package/dist/style.css +1 -0
- package/dist/sync-BWcHzQF3.mjs +15 -0
- package/dist/tailwind/screens.json.d.ts +10 -0
- package/dist/tailwind/tailwind.config.d.cts +214 -0
- package/dist/tailwind.config.cjs +202 -0
- package/dist/tasks-ygKvDb16.mjs +15 -0
- package/dist/text-circled-ClpAOoJF.mjs +15 -0
- package/dist/text-filled-B7boQlSK.mjs +19 -0
- package/dist/text-n6faKyA7.mjs +15 -0
- package/dist/topic-n1la4IK-.mjs +19 -0
- package/dist/union-C3COtl4A.mjs +19 -0
- package/dist/upload-CVf2umpZ.mjs +15 -0
- package/dist/video overlay-CU_OqA5p.mjs +19 -0
- package/dist/video-CHqA8k0P.mjs +25 -0
- package/dist/video-circled-UAp--OiD.mjs +15 -0
- package/dist/video-filled-DB-Yjcoj.mjs +19 -0
- package/dist/view-C-ImfJL9.mjs +29 -0
- package/dist/view-off-DNPfd0Un.mjs +19 -0
- package/dist/volume-up-9k0AEg-O.mjs +29 -0
- package/package.json +1 -1
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as C, createElementVNode as t } from "vue";
|
|
2
|
+
const o = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
+
}, n = /* @__PURE__ */ t("path", {
|
|
6
|
+
"fill-rule": "evenodd",
|
|
7
|
+
"clip-rule": "evenodd",
|
|
8
|
+
d: "M4.2 3.90749C4.2 3.728 4.34551 3.58249 4.525 3.58249H15.575C15.7545 3.58249 15.9 3.728 15.9 3.90749V13.9649C15.9 14.5034 16.3365 14.9399 16.875 14.9399C17.4135 14.9399 17.85 14.5034 17.85 13.9649V3.90749C17.85 2.65105 16.8315 1.63249 15.575 1.63249H4.525C3.26855 1.63249 2.25 2.65105 2.25 3.90749V18.8575C2.25 20.114 3.26855 21.1325 4.525 21.1325H8.64708C9.18556 21.1325 9.62208 20.696 9.62208 20.1575C9.62208 19.619 9.18556 19.1825 8.64708 19.1825H4.525C4.34551 19.1825 4.2 19.037 4.2 18.8575V3.90749ZM7.125 6.8325C6.58653 6.8325 6.15 7.26902 6.15 7.8075C6.15 8.34597 6.58653 8.7825 7.125 8.7825H12.975C13.5135 8.7825 13.95 8.34597 13.95 7.8075C13.95 7.26902 13.5135 6.8325 12.975 6.8325H7.125ZM6.15 11.7075C6.15 11.169 6.58653 10.7325 7.125 10.7325H9.725C10.2635 10.7325 10.7 11.169 10.7 11.7075C10.7 12.246 10.2635 12.6825 9.725 12.6825H7.125C6.58653 12.6825 6.15 12.246 6.15 11.7075ZM21.4562 16.3051C21.8414 15.9289 21.8488 15.3115 21.4726 14.9263C21.0964 14.541 20.479 14.5337 20.0938 14.9099L14.8604 20.0206L13.0157 18.1693C12.6356 17.7879 12.0182 17.7868 11.6368 18.1668C11.2554 18.5469 11.2543 19.1643 11.6344 19.5457L14.1603 22.0807C14.5377 22.4594 15.1498 22.4636 15.5322 22.0901L21.4562 16.3051Z"
|
|
9
|
+
}, null, -1), c = [
|
|
10
|
+
n
|
|
11
|
+
];
|
|
12
|
+
function l(r, d) {
|
|
13
|
+
return e(), C("svg", o, [...c]);
|
|
14
|
+
}
|
|
15
|
+
const i = { render: l };
|
|
16
|
+
export {
|
|
17
|
+
i as default,
|
|
18
|
+
l as render
|
|
19
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
+
}, c = /* @__PURE__ */ o("path", {
|
|
6
|
+
"fill-rule": "evenodd",
|
|
7
|
+
"clip-rule": "evenodd",
|
|
8
|
+
d: "M9.86326 18C9.58726 18 9.32326 17.886 9.13426 17.685L4.27126 12.506C3.89226 12.104 3.91326 11.471 4.31526 11.093C4.71826 10.715 5.35126 10.735 5.72826 11.137L9.85326 15.528L18.2613 6.326C18.6353 5.917 19.2673 5.89 19.6753 6.262C20.0823 6.634 20.1103 7.267 19.7383 7.674L10.6013 17.674C10.4143 17.88 10.1483 17.998 9.87026 18H9.86326Z"
|
|
9
|
+
}, null, -1), r = [
|
|
10
|
+
c
|
|
11
|
+
];
|
|
12
|
+
function l(d, s) {
|
|
13
|
+
return e(), t("svg", n, [...r]);
|
|
14
|
+
}
|
|
15
|
+
const _ = { render: l };
|
|
16
|
+
export {
|
|
17
|
+
_ as default,
|
|
18
|
+
l as render
|
|
19
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const c = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
+
}, n = /* @__PURE__ */ o("path", { d: "M16.6162 6.2129C17.0522 6.5529 17.1282 7.1819 16.7872 7.6159L8.95621 17.6159C8.76821 17.8569 8.48021 17.9979 8.17621 17.9999H8.16921C7.86621 17.9999 7.58021 17.8629 7.38921 17.6269L3.22021 12.4489C2.87521 12.0199 2.94221 11.3899 3.37321 11.0429C3.80321 10.6959 4.43121 10.7659 4.77921 11.1949L8.15821 15.3919L15.2132 6.3839C15.5542 5.9489 16.1822 5.8709 16.6162 6.2129ZM21.6162 6.2129C22.0522 6.5529 22.1282 7.1819 21.7872 7.6159L13.9562 17.6159C13.7682 17.8569 13.4802 17.9979 13.1762 17.9999H13.1692C12.8662 17.9999 12.5802 17.8629 12.3892 17.6269L11.2892 16.2599L12.5542 14.6429L13.1582 15.3919L20.2132 6.3839C20.5542 5.9489 21.1812 5.8709 21.6162 6.2129ZM8.71291 13.0605L8.22091 12.4495C7.87491 12.0195 7.94191 11.3895 8.37291 11.0425C8.80391 10.6965 9.43291 10.7655 9.77891 11.1955L9.97991 11.4445L8.71291 13.0605Z" }, null, -1), r = [
|
|
6
|
+
n
|
|
7
|
+
];
|
|
8
|
+
function C(L, s) {
|
|
9
|
+
return e(), t("svg", c, [...r]);
|
|
10
|
+
}
|
|
11
|
+
const d = { render: C };
|
|
12
|
+
export {
|
|
13
|
+
d as default,
|
|
14
|
+
C as render
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
+
}, c = /* @__PURE__ */ o("path", { d: "M12 15.5C11.744 15.5 11.488 15.402 11.293 15.207L7.29301 11.207C6.90201 10.816 6.90201 10.184 7.29301 9.79301C7.68401 9.40201 8.31601 9.40201 8.70701 9.79301L12.012 13.098L15.305 9.91801C15.704 9.53501 16.335 9.54601 16.719 9.94301C17.103 10.34 17.092 10.974 16.695 11.357L12.695 15.219C12.5 15.407 12.25 15.5 12 15.5Z" }, null, -1), r = [
|
|
6
|
+
c
|
|
7
|
+
];
|
|
8
|
+
function s(d, l) {
|
|
9
|
+
return e(), t("svg", n, [...r]);
|
|
10
|
+
}
|
|
11
|
+
const h = { render: s };
|
|
12
|
+
export {
|
|
13
|
+
h as default,
|
|
14
|
+
s as render
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
+
}, c = /* @__PURE__ */ o("path", { d: "M13.3623 17C13.1003 17 12.8393 16.898 12.6433 16.695L8.78028 12.695C8.40228 12.302 8.40728 11.679 8.79328 11.293L12.7933 7.29301C13.1833 6.90201 13.8163 6.90201 14.2073 7.29301C14.5973 7.68401 14.5973 8.31601 14.2073 8.70701L10.9023 12.012L14.0813 15.305C14.4653 15.703 14.4543 16.336 14.0573 16.719C13.8623 16.907 13.6123 17 13.3623 17Z" }, null, -1), r = [
|
|
6
|
+
c
|
|
7
|
+
];
|
|
8
|
+
function s(d, l) {
|
|
9
|
+
return e(), t("svg", n, [...r]);
|
|
10
|
+
}
|
|
11
|
+
const h = { render: s };
|
|
12
|
+
export {
|
|
13
|
+
h as default,
|
|
14
|
+
s as render
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
+
}, c = /* @__PURE__ */ o("path", { d: "M10.5 17C10.244 17 9.98801 16.902 9.79301 16.707C9.40201 16.316 9.40201 15.684 9.79301 15.293L13.098 11.988L9.91801 8.695C9.53501 8.297 9.54601 7.664 9.94301 7.281C10.341 6.898 10.974 6.909 11.357 7.305L15.219 11.305C15.598 11.698 15.593 12.321 15.207 12.707L11.207 16.707C11.012 16.902 10.756 17 10.5 17Z" }, null, -1), r = [
|
|
6
|
+
c
|
|
7
|
+
];
|
|
8
|
+
function s(d, h) {
|
|
9
|
+
return e(), t("svg", n, [...r]);
|
|
10
|
+
}
|
|
11
|
+
const _ = { render: s };
|
|
12
|
+
export {
|
|
13
|
+
_ as default,
|
|
14
|
+
s as render
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
+
}, c = /* @__PURE__ */ o("path", { d: "M16 14.5C15.744 14.5 15.488 14.402 15.293 14.207L11.988 10.902L8.69502 14.082C8.29702 14.466 7.66502 14.456 7.28102 14.057C6.89702 13.66 6.90802 13.026 7.30502 12.643L11.305 8.781C11.698 8.402 12.322 8.407 12.707 8.793L16.707 12.793C17.098 13.184 17.098 13.816 16.707 14.207C16.512 14.402 16.256 14.5 16 14.5Z" }, null, -1), r = [
|
|
6
|
+
c
|
|
7
|
+
];
|
|
8
|
+
function s(d, l) {
|
|
9
|
+
return e(), t("svg", n, [...r]);
|
|
10
|
+
}
|
|
11
|
+
const h = { render: s };
|
|
12
|
+
export {
|
|
13
|
+
h as default,
|
|
14
|
+
s as render
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { openBlock as C, createElementBlock as e, createElementVNode as t } from "vue";
|
|
2
|
+
const o = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
+
}, n = /* @__PURE__ */ t("path", { d: "M18 5V4C18 3.46957 17.7893 2.96086 17.4142 2.58579C17.0391 2.21071 16.5304 2 16 2H8C7.46957 2 6.96086 2.21071 6.58579 2.58579C6.21071 2.96086 6 3.46957 6 4V5C5.20435 5 4.44129 5.31607 3.87868 5.87868C3.31607 6.44129 3 7.20435 3 8V19C3 19.7956 3.31607 20.5587 3.87868 21.1213C4.44129 21.6839 5.20435 22 6 22H18C18.7956 22 19.5587 21.6839 20.1213 21.1213C20.6839 20.5587 21 19.7956 21 19V8C21 7.20435 20.6839 6.44129 20.1213 5.87868C19.5587 5.31607 18.7956 5 18 5ZM8 4H16V8H8V4ZM19 19C19 19.2652 18.8946 19.5196 18.7071 19.7071C18.5196 19.8946 18.2652 20 18 20H6C5.73478 20 5.48043 19.8946 5.29289 19.7071C5.10536 19.5196 5 19.2652 5 19V8C5 7.73478 5.10536 7.48043 5.29289 7.29289C5.48043 7.10536 5.73478 7 6 7V8C6 8.53043 6.21071 9.03914 6.58579 9.41421C6.96086 9.78929 7.46957 10 8 10H16C16.5304 10 17.0391 9.78929 17.4142 9.41421C17.7893 9.03914 18 8.53043 18 8V7C18.2652 7 18.5196 7.10536 18.7071 7.29289C18.8946 7.48043 19 7.73478 19 8V19Z" }, null, -1), c = [
|
|
6
|
+
n
|
|
7
|
+
];
|
|
8
|
+
function r(s, V) {
|
|
9
|
+
return C(), e("svg", o, [...c]);
|
|
10
|
+
}
|
|
11
|
+
const l = { render: r };
|
|
12
|
+
export {
|
|
13
|
+
l as default,
|
|
14
|
+
r as render
|
|
15
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
+
}, c = /* @__PURE__ */ t("path", {
|
|
6
|
+
"fill-rule": "evenodd",
|
|
7
|
+
"clip-rule": "evenodd",
|
|
8
|
+
d: "M16 11H13V8C13 7.447 12.552 7 12 7C11.448 7 11 7.447 11 8V12C11 12.553 11.448 13 12 13H16C16.553 13 17 12.553 17 12C17 11.447 16.553 11 16 11ZM12 20C7.589 20 4 16.411 4 12C4 7.589 7.589 4 12 4C16.411 4 20 7.589 20 12C20 16.411 16.411 20 12 20ZM12 2C6.486 2 2 6.486 2 12C2 17.514 6.486 22 12 22C17.514 22 22 17.514 22 12C22 6.486 17.514 2 12 2Z"
|
|
9
|
+
}, null, -1), l = [
|
|
10
|
+
c
|
|
11
|
+
];
|
|
12
|
+
function r(C, d) {
|
|
13
|
+
return e(), o("svg", n, [...l]);
|
|
14
|
+
}
|
|
15
|
+
const i = { render: r };
|
|
16
|
+
export {
|
|
17
|
+
i as default,
|
|
18
|
+
r as render
|
|
19
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
+
}, c = /* @__PURE__ */ o("path", { d: "M13.4141 12L17.7071 7.707C18.0981 7.316 18.0981 6.684 17.7071 6.293C17.3161 5.902 16.6841 5.902 16.2931 6.293L12.0001 10.586L7.70713 6.293C7.31613 5.902 6.68413 5.902 6.29313 6.293C5.90213 6.684 5.90213 7.316 6.29313 7.707L10.5861 12L6.29313 16.293C5.90213 16.684 5.90213 17.316 6.29313 17.707C6.48813 17.902 6.74413 18 7.00013 18C7.25613 18 7.51213 17.902 7.70713 17.707L12.0001 13.414L16.2931 17.707C16.4881 17.902 16.7441 18 17.0001 18C17.2561 18 17.5121 17.902 17.7071 17.707C18.0981 17.316 18.0981 16.684 17.7071 16.293L13.4141 12Z" }, null, -1), r = [
|
|
6
|
+
c
|
|
7
|
+
];
|
|
8
|
+
function s(C, l) {
|
|
9
|
+
return e(), t("svg", n, [...r]);
|
|
10
|
+
}
|
|
11
|
+
const L = { render: s };
|
|
12
|
+
export {
|
|
13
|
+
L as default,
|
|
14
|
+
s as render
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { openBlock as C, createElementBlock as e, createElementVNode as t } from "vue";
|
|
2
|
+
const o = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
+
}, n = /* @__PURE__ */ t("path", { d: "M12.707 11.293L15.707 14.293C16.098 14.684 16.098 15.316 15.707 15.707C15.512 15.902 15.256 16 15 16C14.744 16 14.488 15.902 14.293 15.707L13 14.414V20C13 20.553 12.552 21 12 21C11.448 21 11 20.553 11 20V14.356L9.69502 15.616C9.29802 16.001 8.66502 15.988 8.28102 15.591C7.89702 15.193 7.90802 14.561 8.30502 14.177L11.305 11.28C11.699 10.904 12.322 10.907 12.707 11.293ZM17.6748 7.04489C20.1138 7.37589 21.9998 9.47189 21.9998 11.9999C21.9998 13.2209 21.5558 14.3959 20.7498 15.3089C20.5518 15.5319 20.2768 15.647 19.9998 15.647C19.7648 15.647 19.5288 15.5649 19.3378 15.3969C18.9248 15.0299 18.8848 14.3989 19.2508 13.9839C19.7338 13.4379 19.9998 12.7319 19.9998 11.9999C19.9998 10.3459 18.6538 8.99989 16.9998 8.99989H16.8998C16.4238 8.99989 16.0138 8.66389 15.9198 8.19689C15.5458 6.34489 13.8978 4.99989 11.9998 4.99989C10.1028 4.99989 8.45382 6.34489 8.08082 8.19689C7.98682 8.66389 7.57582 8.99989 7.09982 8.99989H6.99982C5.34582 8.99989 3.99982 10.3459 3.99982 11.9999C3.99982 12.7319 4.26582 13.4379 4.74982 13.9839C5.11482 14.3989 5.07582 15.0299 4.66182 15.3969C4.24782 15.7629 3.61582 15.7219 3.25082 15.3089C2.44382 14.3959 1.99982 13.2209 1.99982 11.9999C1.99982 9.47189 3.88582 7.37589 6.32482 7.04489C7.14582 4.66089 9.41982 2.99989 11.9998 2.99989C14.5808 2.99989 16.8548 4.66089 17.6748 7.04489Z" }, null, -1), c = [
|
|
6
|
+
n
|
|
7
|
+
];
|
|
8
|
+
function r(s, d) {
|
|
9
|
+
return C(), e("svg", o, [...c]);
|
|
10
|
+
}
|
|
11
|
+
const _ = { render: r };
|
|
12
|
+
export {
|
|
13
|
+
_ as default,
|
|
14
|
+
r as render
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
+
}, c = /* @__PURE__ */ o("path", { d: "M8.64061 5.2314C9.06461 5.5854 9.12161 6.2154 8.76861 6.6404L4.29161 12.0104L8.60761 17.3734C8.95261 17.8034 8.88561 18.4324 8.45461 18.7794C8.27061 18.9274 8.04861 19.0004 7.82861 19.0004C7.53661 19.0004 7.24661 18.8724 7.04861 18.6274L2.22061 12.6274C1.92161 12.2554 1.92661 11.7254 2.23161 11.3594L7.23161 5.3594C7.58461 4.9354 8.21361 4.8784 8.64061 5.2314ZM21.7793 11.373C22.0783 11.744 22.0733 12.274 21.7683 12.641L16.7683 18.641C16.5703 18.878 16.2863 19 15.9993 19C15.7733 19 15.5473 18.924 15.3593 18.769C14.9353 18.415 14.8783 17.784 15.2313 17.359L19.7083 11.989L15.3923 6.627C15.0473 6.196 15.1143 5.567 15.5453 5.221C15.9753 4.873 16.6043 4.943 16.9513 5.373L21.7793 11.373Z" }, null, -1), r = [
|
|
6
|
+
c
|
|
7
|
+
];
|
|
8
|
+
function C(s, d) {
|
|
9
|
+
return e(), t("svg", n, [...r]);
|
|
10
|
+
}
|
|
11
|
+
const L = { render: C };
|
|
12
|
+
export {
|
|
13
|
+
L as default,
|
|
14
|
+
C as render
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const C = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
+
}, n = /* @__PURE__ */ o("path", { d: "M19.0005 9.00001C19.5525 9.00001 20.0005 9.44801 20.0005 10.001C19.9995 10.553 19.5515 11 19.0005 11H18.9995L14.0245 10.997C13.4745 10.997 13.0275 10.552 13.0245 10.002L13.0005 5.00501C12.9975 4.45301 13.4425 4.00301 13.9955 4.00001H14.0005C14.5505 4.00001 14.9975 4.44401 15.0005 4.99501L15.0125 7.57301L18.2925 4.29301C18.6835 3.90201 19.3165 3.90201 19.7075 4.29301C20.0975 4.68401 20.0975 5.31601 19.7075 5.70701L16.4155 8.99901L19.0005 9.00001ZM10.0015 13.0254C10.5515 13.0284 10.9965 13.4744 10.9965 14.0244L11.0005 18.9994C11.0005 19.5514 10.5525 20.0004 10.0005 20.0004C9.44749 20.0004 9.00049 19.5524 9.00049 19.0014L8.99849 16.4164L5.70749 19.7074C5.51149 19.9024 5.25549 20.0004 5.00049 20.0004C4.74449 20.0004 4.48849 19.9024 4.29349 19.7074C3.90249 19.3164 3.90249 18.6834 4.29349 18.2934L7.57249 15.0134L4.99549 15.0004C4.44249 14.9974 3.99749 14.5464 4.00049 13.9954C4.00249 13.4444 4.45049 13.0004 5.00049 13.0004H5.00449L10.0015 13.0254Z" }, null, -1), c = [
|
|
6
|
+
n
|
|
7
|
+
];
|
|
8
|
+
function r(s, L) {
|
|
9
|
+
return e(), t("svg", C, [...c]);
|
|
10
|
+
}
|
|
11
|
+
const d = { render: r };
|
|
12
|
+
export {
|
|
13
|
+
d as default,
|
|
14
|
+
r as render
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { openBlock as C, createElementBlock as t, createStaticVNode as e } from "vue";
|
|
2
|
+
const o = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
viewBox: "0 0 24 24"
|
|
5
|
+
}, a = /* @__PURE__ */ e('<g clip-path="url(#clip0_648_1922)"><path d="M19.54 5.07998C18.5374 4.0844 17.346 3.29912 16.0358 2.77022C14.7255 2.24131 13.3229 1.97944 11.91 1.99998C9.25788 1.99335 6.7117 3.04055 4.83165 4.91123C2.9516 6.78191 1.89167 9.32281 1.88504 11.975C1.87841 14.6271 2.92562 17.1733 4.7963 19.0534C6.66697 20.9334 9.20788 21.9933 11.86 22C12.4315 22.0097 12.9901 21.8294 13.448 21.4873C13.9059 21.1452 14.2373 20.6608 14.39 20.11C14.4874 19.7122 14.4864 19.2967 14.3871 18.8995C14.2878 18.5022 14.0932 18.1351 13.82 17.83C13.7569 17.7581 13.7157 17.6696 13.7013 17.575C13.6869 17.4805 13.7 17.3837 13.739 17.2964C13.7779 17.209 13.8411 17.1346 13.9211 17.0821C14.001 17.0295 14.0944 17.001 14.19 17H15.84C17.393 17.0072 18.8912 16.4267 20.0338 15.375C21.1764 14.3233 21.8789 12.8782 22 11.33C22.0372 10.1756 21.8382 9.02577 21.4152 7.95103C20.9922 6.8763 20.3541 5.89931 19.54 5.07998ZM15.88 15H14.23C13.7482 14.9972 13.2759 15.1344 12.8704 15.3948C12.4649 15.6552 12.1437 16.0277 11.9458 16.467C11.7478 16.9063 11.6816 17.3937 11.7551 17.8699C11.8286 18.3461 12.0388 18.7908 12.36 19.15C12.4226 19.2131 12.4668 19.292 12.4879 19.3783C12.5091 19.4647 12.5064 19.5551 12.48 19.64C12.43 19.85 12.2 19.98 11.89 20C10.7544 19.9854 9.6348 19.7292 8.60583 19.2484C7.57685 18.7676 6.66205 18.0732 5.92228 17.2114C5.18251 16.3495 4.63472 15.3401 4.31535 14.2501C3.99598 13.1602 3.91236 12.0147 4.07004 10.89C4.35521 8.99992 5.2996 7.27161 6.73618 6.01071C8.17276 4.74981 10.009 4.03758 11.92 3.99998H12C13.1309 3.98517 14.2532 4.19698 15.3009 4.62292C16.3486 5.04886 17.3003 5.68029 18.1 6.47998C18.724 7.10437 19.2143 7.84933 19.541 8.66942C19.8676 9.48951 20.0238 10.3675 20 11.25C19.8965 12.273 19.4186 13.2218 18.6581 13.9139C17.8977 14.6061 16.9083 14.9929 15.88 15Z"></path><path d="M12 7.99998C12.8284 7.99998 13.5 7.3284 13.5 6.49998C13.5 5.67155 12.8284 4.99998 12 4.99998C11.1716 4.99998 10.5 5.67155 10.5 6.49998C10.5 7.3284 11.1716 7.99998 12 7.99998Z"></path><path d="M15.2499 7.19998C14.9931 7.34834 14.786 7.56951 14.6549 7.83554C14.5237 8.10156 14.4744 8.4005 14.5131 8.69457C14.5518 8.98863 14.6768 9.26462 14.8723 9.48765C15.0678 9.71069 15.3251 9.87075 15.6116 9.9476C15.898 10.0245 16.2008 10.0147 16.4818 9.91946C16.7627 9.82425 17.009 9.6479 17.1897 9.41269C17.3704 9.17749 17.4773 8.894 17.497 8.59805C17.5166 8.3021 17.448 8.00697 17.2999 7.74998C17.2015 7.57918 17.0704 7.42945 16.9141 7.30936C16.7578 7.18926 16.5793 7.10116 16.3889 7.05008C16.1985 6.999 16 6.98594 15.8045 7.01166C15.6091 7.03739 15.4206 7.10138 15.2499 7.19998Z"></path><path d="M8.74996 7.19998C8.49297 7.0519 8.19784 6.98334 7.90189 7.00296C7.60594 7.02257 7.32245 7.12949 7.08725 7.31019C6.85204 7.49089 6.67569 7.73726 6.58048 8.01817C6.48527 8.29907 6.47548 8.6019 6.55233 8.88837C6.62919 9.17484 6.78925 9.43209 7.01228 9.62761C7.23532 9.82313 7.51131 9.94815 7.80537 9.98685C8.09944 10.0255 8.39838 9.9762 8.6644 9.84505C8.93043 9.71389 9.1516 9.50681 9.29996 9.24998C9.39856 9.07929 9.46255 8.89084 9.48827 8.6954C9.514 8.49996 9.50094 8.30137 9.44986 8.11098C9.39878 7.92059 9.31068 7.74214 9.19058 7.58582C9.07049 7.4295 8.92076 7.29839 8.74996 7.19998Z"></path><path d="M6.16 11.26C5.91396 11.4261 5.72276 11.6615 5.61059 11.9364C5.49842 12.2112 5.47033 12.5132 5.52988 12.804C5.58942 13.0948 5.73393 13.3615 5.9451 13.5701C6.15626 13.7788 6.4246 13.9201 6.71612 13.9761C7.00764 14.0322 7.30925 14.0005 7.58274 13.885C7.85624 13.7696 8.08933 13.5756 8.25249 13.3276C8.41566 13.0796 8.50157 12.7887 8.49935 12.4919C8.49712 12.195 8.40686 11.9055 8.24 11.66C8.13037 11.4963 7.98939 11.356 7.8252 11.2472C7.66101 11.1384 7.47688 11.0632 7.28345 11.026C7.09002 10.9888 6.89113 10.9904 6.6983 11.0305C6.50546 11.0707 6.3225 11.1487 6.16 11.26Z"></path></g>', 1), p = [
|
|
6
|
+
a
|
|
7
|
+
];
|
|
8
|
+
function c(h, r) {
|
|
9
|
+
return C(), t("svg", o, [...p]);
|
|
10
|
+
}
|
|
11
|
+
const n = { render: c };
|
|
12
|
+
export {
|
|
13
|
+
n as default,
|
|
14
|
+
c as render
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const C = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
+
}, n = /* @__PURE__ */ o("path", { d: "M19 3H5C4.20435 3 3.44129 3.31607 2.87868 3.87868C2.31607 4.44129 2 5.20435 2 6V21C2.00031 21.1772 2.04769 21.3511 2.1373 21.504C2.22691 21.6569 2.35553 21.7832 2.51 21.87C2.65946 21.9547 2.82821 21.9995 3 22C3.17948 21.9999 3.35564 21.9516 3.51 21.86L8 19.14C8.16597 19.0412 8.35699 18.9926 8.55 19H19C19.7956 19 20.5587 18.6839 21.1213 18.1213C21.6839 17.5587 22 16.7956 22 16V6C22 5.20435 21.6839 4.44129 21.1213 3.87868C20.5587 3.31607 19.7956 3 19 3ZM20 16C20 16.2652 19.8946 16.5196 19.7071 16.7071C19.5196 16.8946 19.2652 17 19 17H8.55C8.00382 16.9996 7.46789 17.1482 7 17.43L4 19.23V6C4 5.73478 4.10536 5.48043 4.29289 5.29289C4.48043 5.10536 4.73478 5 5 5H19C19.2652 5 19.5196 5.10536 19.7071 5.29289C19.8946 5.48043 20 5.73478 20 6V16Z" }, null, -1), c = [
|
|
6
|
+
n
|
|
7
|
+
];
|
|
8
|
+
function r(s, d) {
|
|
9
|
+
return e(), t("svg", C, [...c]);
|
|
10
|
+
}
|
|
11
|
+
const _ = { render: r };
|
|
12
|
+
export {
|
|
13
|
+
_ as default,
|
|
14
|
+
r as render
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
+
}, c = /* @__PURE__ */ o("path", { d: "M5 3H19C19.7956 3 20.5587 3.31607 21.1213 3.87868C21.6839 4.44129 22 5.20435 22 6V16C22 16.7956 21.6839 17.5587 21.1213 18.1213C20.5587 18.6839 19.7956 19 19 19H8.55C8.35699 18.9926 8.16597 19.0412 8 19.14L3.51 21.86C3.35564 21.9516 3.17948 21.9999 3 22C2.82821 21.9995 2.65946 21.9547 2.51 21.87C2.35553 21.7832 2.22691 21.6569 2.1373 21.504C2.04769 21.3511 2.00031 21.1772 2 21V6C2 5.20435 2.31607 4.44129 2.87868 3.87868C3.44129 3.31607 4.20435 3 5 3Z" }, null, -1), r = [
|
|
6
|
+
c
|
|
7
|
+
];
|
|
8
|
+
function s(C, l) {
|
|
9
|
+
return e(), t("svg", n, [...r]);
|
|
10
|
+
}
|
|
11
|
+
const _ = { render: s };
|
|
12
|
+
export {
|
|
13
|
+
_ as default,
|
|
14
|
+
s as render
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,181 @@
|
|
|
1
|
+
import { StoryObj } from '@storybook/vue3';
|
|
2
|
+
|
|
3
|
+
declare const meta: {
|
|
4
|
+
title: string;
|
|
5
|
+
component: {
|
|
6
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
7
|
+
genre: {
|
|
8
|
+
type: import('vue').PropType<"audio" | "graphic" | "picture" | "text" | "video">;
|
|
9
|
+
default: string;
|
|
10
|
+
};
|
|
11
|
+
isFulfilled: {
|
|
12
|
+
type: import('vue').PropType<boolean>;
|
|
13
|
+
default: boolean;
|
|
14
|
+
};
|
|
15
|
+
imgSrc: {
|
|
16
|
+
type: import('vue').PropType<string>;
|
|
17
|
+
default: string;
|
|
18
|
+
};
|
|
19
|
+
imgAlt: {
|
|
20
|
+
type: import('vue').PropType<string>;
|
|
21
|
+
default: string;
|
|
22
|
+
};
|
|
23
|
+
imgCount: {
|
|
24
|
+
type: import('vue').PropType<number>;
|
|
25
|
+
default: number;
|
|
26
|
+
};
|
|
27
|
+
disabled: {
|
|
28
|
+
type: import('vue').PropType<boolean>;
|
|
29
|
+
default: boolean;
|
|
30
|
+
};
|
|
31
|
+
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
32
|
+
genre: {
|
|
33
|
+
type: import('vue').PropType<"audio" | "graphic" | "picture" | "text" | "video">;
|
|
34
|
+
default: string;
|
|
35
|
+
};
|
|
36
|
+
isFulfilled: {
|
|
37
|
+
type: import('vue').PropType<boolean>;
|
|
38
|
+
default: boolean;
|
|
39
|
+
};
|
|
40
|
+
imgSrc: {
|
|
41
|
+
type: import('vue').PropType<string>;
|
|
42
|
+
default: string;
|
|
43
|
+
};
|
|
44
|
+
imgAlt: {
|
|
45
|
+
type: import('vue').PropType<string>;
|
|
46
|
+
default: string;
|
|
47
|
+
};
|
|
48
|
+
imgCount: {
|
|
49
|
+
type: import('vue').PropType<number>;
|
|
50
|
+
default: number;
|
|
51
|
+
};
|
|
52
|
+
disabled: {
|
|
53
|
+
type: import('vue').PropType<boolean>;
|
|
54
|
+
default: boolean;
|
|
55
|
+
};
|
|
56
|
+
}>>, {
|
|
57
|
+
genre: "audio" | "graphic" | "picture" | "text" | "video";
|
|
58
|
+
isFulfilled: boolean;
|
|
59
|
+
imgSrc: string;
|
|
60
|
+
imgAlt: string;
|
|
61
|
+
imgCount: number;
|
|
62
|
+
disabled: boolean;
|
|
63
|
+
}, true, {}, {}, {
|
|
64
|
+
P: {};
|
|
65
|
+
B: {};
|
|
66
|
+
D: {};
|
|
67
|
+
C: {};
|
|
68
|
+
M: {};
|
|
69
|
+
Defaults: {};
|
|
70
|
+
}, Readonly<import('vue').ExtractPropTypes<{
|
|
71
|
+
genre: {
|
|
72
|
+
type: import('vue').PropType<"audio" | "graphic" | "picture" | "text" | "video">;
|
|
73
|
+
default: string;
|
|
74
|
+
};
|
|
75
|
+
isFulfilled: {
|
|
76
|
+
type: import('vue').PropType<boolean>;
|
|
77
|
+
default: boolean;
|
|
78
|
+
};
|
|
79
|
+
imgSrc: {
|
|
80
|
+
type: import('vue').PropType<string>;
|
|
81
|
+
default: string;
|
|
82
|
+
};
|
|
83
|
+
imgAlt: {
|
|
84
|
+
type: import('vue').PropType<string>;
|
|
85
|
+
default: string;
|
|
86
|
+
};
|
|
87
|
+
imgCount: {
|
|
88
|
+
type: import('vue').PropType<number>;
|
|
89
|
+
default: number;
|
|
90
|
+
};
|
|
91
|
+
disabled: {
|
|
92
|
+
type: import('vue').PropType<boolean>;
|
|
93
|
+
default: boolean;
|
|
94
|
+
};
|
|
95
|
+
}>>, {}, {}, {}, {}, {
|
|
96
|
+
genre: "audio" | "graphic" | "picture" | "text" | "video";
|
|
97
|
+
isFulfilled: boolean;
|
|
98
|
+
imgSrc: string;
|
|
99
|
+
imgAlt: string;
|
|
100
|
+
imgCount: number;
|
|
101
|
+
disabled: boolean;
|
|
102
|
+
}>;
|
|
103
|
+
__isFragment?: undefined;
|
|
104
|
+
__isTeleport?: undefined;
|
|
105
|
+
__isSuspense?: undefined;
|
|
106
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
107
|
+
genre: {
|
|
108
|
+
type: import('vue').PropType<"audio" | "graphic" | "picture" | "text" | "video">;
|
|
109
|
+
default: string;
|
|
110
|
+
};
|
|
111
|
+
isFulfilled: {
|
|
112
|
+
type: import('vue').PropType<boolean>;
|
|
113
|
+
default: boolean;
|
|
114
|
+
};
|
|
115
|
+
imgSrc: {
|
|
116
|
+
type: import('vue').PropType<string>;
|
|
117
|
+
default: string;
|
|
118
|
+
};
|
|
119
|
+
imgAlt: {
|
|
120
|
+
type: import('vue').PropType<string>;
|
|
121
|
+
default: string;
|
|
122
|
+
};
|
|
123
|
+
imgCount: {
|
|
124
|
+
type: import('vue').PropType<number>;
|
|
125
|
+
default: number;
|
|
126
|
+
};
|
|
127
|
+
disabled: {
|
|
128
|
+
type: import('vue').PropType<boolean>;
|
|
129
|
+
default: boolean;
|
|
130
|
+
};
|
|
131
|
+
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
132
|
+
genre: "audio" | "graphic" | "picture" | "text" | "video";
|
|
133
|
+
isFulfilled: boolean;
|
|
134
|
+
imgSrc: string;
|
|
135
|
+
imgAlt: string;
|
|
136
|
+
imgCount: number;
|
|
137
|
+
disabled: boolean;
|
|
138
|
+
}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
139
|
+
$slots: {
|
|
140
|
+
description?(_: {}): any;
|
|
141
|
+
planning?(_: {}): any;
|
|
142
|
+
default?(_: {}): any;
|
|
143
|
+
textLength?(_: {}): any;
|
|
144
|
+
timePublished?(_: {}): any;
|
|
145
|
+
};
|
|
146
|
+
});
|
|
147
|
+
argTypes: {
|
|
148
|
+
genre: {
|
|
149
|
+
control: {
|
|
150
|
+
type: "select";
|
|
151
|
+
options: string[];
|
|
152
|
+
};
|
|
153
|
+
};
|
|
154
|
+
isFulfilled: {
|
|
155
|
+
control: "boolean";
|
|
156
|
+
};
|
|
157
|
+
imgSrc: {
|
|
158
|
+
control: "text";
|
|
159
|
+
};
|
|
160
|
+
imgAlt: {
|
|
161
|
+
control: "text";
|
|
162
|
+
};
|
|
163
|
+
imgCount: {
|
|
164
|
+
control: "number";
|
|
165
|
+
};
|
|
166
|
+
};
|
|
167
|
+
args: {
|
|
168
|
+
genre: "text";
|
|
169
|
+
isFulfilled: true;
|
|
170
|
+
imgSrc: string;
|
|
171
|
+
imgAlt: string;
|
|
172
|
+
imgCount: number;
|
|
173
|
+
};
|
|
174
|
+
};
|
|
175
|
+
export default meta;
|
|
176
|
+
type Story = StoryObj<typeof meta>;
|
|
177
|
+
export declare const Default: Story;
|
|
178
|
+
export declare const Picture: Story;
|
|
179
|
+
export declare const Disabled: Story;
|
|
180
|
+
export declare const Planned: Story;
|
|
181
|
+
export declare const PlannedWithHeadline: Story;
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
2
|
+
genre?: "audio" | "graphic" | "picture" | "text" | "video" | undefined;
|
|
3
|
+
isFulfilled?: boolean | undefined;
|
|
4
|
+
imgSrc?: string | undefined;
|
|
5
|
+
imgAlt?: string | undefined;
|
|
6
|
+
imgCount?: number | undefined;
|
|
7
|
+
disabled?: boolean | undefined;
|
|
8
|
+
}>, {
|
|
9
|
+
genre: string;
|
|
10
|
+
isFulfilled: boolean;
|
|
11
|
+
imgSrc: string;
|
|
12
|
+
imgAlt: string;
|
|
13
|
+
imgCount: number;
|
|
14
|
+
disabled: boolean;
|
|
15
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
16
|
+
genre?: "audio" | "graphic" | "picture" | "text" | "video" | undefined;
|
|
17
|
+
isFulfilled?: boolean | undefined;
|
|
18
|
+
imgSrc?: string | undefined;
|
|
19
|
+
imgAlt?: string | undefined;
|
|
20
|
+
imgCount?: number | undefined;
|
|
21
|
+
disabled?: boolean | undefined;
|
|
22
|
+
}>, {
|
|
23
|
+
genre: string;
|
|
24
|
+
isFulfilled: boolean;
|
|
25
|
+
imgSrc: string;
|
|
26
|
+
imgAlt: string;
|
|
27
|
+
imgCount: number;
|
|
28
|
+
disabled: boolean;
|
|
29
|
+
}>>>, {
|
|
30
|
+
genre: "audio" | "graphic" | "picture" | "text" | "video";
|
|
31
|
+
isFulfilled: boolean;
|
|
32
|
+
imgSrc: string;
|
|
33
|
+
imgAlt: string;
|
|
34
|
+
imgCount: number;
|
|
35
|
+
disabled: boolean;
|
|
36
|
+
}, {}>, {
|
|
37
|
+
description?(_: {}): any;
|
|
38
|
+
planning?(_: {}): any;
|
|
39
|
+
default?(_: {}): any;
|
|
40
|
+
textLength?(_: {}): any;
|
|
41
|
+
timePublished?(_: {}): any;
|
|
42
|
+
}>;
|
|
43
|
+
export default _default;
|
|
44
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
45
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
46
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
47
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
48
|
+
} : {
|
|
49
|
+
type: import('vue').PropType<T[K]>;
|
|
50
|
+
required: true;
|
|
51
|
+
};
|
|
52
|
+
};
|
|
53
|
+
type __VLS_WithDefaults<P, D> = {
|
|
54
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
55
|
+
default: D[K];
|
|
56
|
+
}> : P[K];
|
|
57
|
+
};
|
|
58
|
+
type __VLS_Prettify<T> = {
|
|
59
|
+
[K in keyof T]: T[K];
|
|
60
|
+
} & {};
|
|
61
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
62
|
+
new (): {
|
|
63
|
+
$slots: S;
|
|
64
|
+
};
|
|
65
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
import { StoryObj } from '@storybook/vue3';
|
|
2
|
+
|
|
3
|
+
declare const meta: {
|
|
4
|
+
title: string;
|
|
5
|
+
component: import('vue').DefineComponent<{
|
|
6
|
+
label: {
|
|
7
|
+
type: import('vue').PropType<string>;
|
|
8
|
+
default: string;
|
|
9
|
+
};
|
|
10
|
+
readonly: {
|
|
11
|
+
type: import('vue').PropType<boolean>;
|
|
12
|
+
default: boolean;
|
|
13
|
+
};
|
|
14
|
+
placeholder: {
|
|
15
|
+
type: import('vue').PropType<string>;
|
|
16
|
+
default: string;
|
|
17
|
+
};
|
|
18
|
+
chevron: {
|
|
19
|
+
type: import('vue').PropType<boolean>;
|
|
20
|
+
default: boolean;
|
|
21
|
+
};
|
|
22
|
+
value: {
|
|
23
|
+
type: import('vue').PropType<string>;
|
|
24
|
+
default: string;
|
|
25
|
+
};
|
|
26
|
+
options: {
|
|
27
|
+
type: import('vue').PropType<string[]>;
|
|
28
|
+
default: () => never[];
|
|
29
|
+
};
|
|
30
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
31
|
+
input: (...args: any[]) => void;
|
|
32
|
+
select: (...args: any[]) => void;
|
|
33
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
34
|
+
label: {
|
|
35
|
+
type: import('vue').PropType<string>;
|
|
36
|
+
default: string;
|
|
37
|
+
};
|
|
38
|
+
readonly: {
|
|
39
|
+
type: import('vue').PropType<boolean>;
|
|
40
|
+
default: boolean;
|
|
41
|
+
};
|
|
42
|
+
placeholder: {
|
|
43
|
+
type: import('vue').PropType<string>;
|
|
44
|
+
default: string;
|
|
45
|
+
};
|
|
46
|
+
chevron: {
|
|
47
|
+
type: import('vue').PropType<boolean>;
|
|
48
|
+
default: boolean;
|
|
49
|
+
};
|
|
50
|
+
value: {
|
|
51
|
+
type: import('vue').PropType<string>;
|
|
52
|
+
default: string;
|
|
53
|
+
};
|
|
54
|
+
options: {
|
|
55
|
+
type: import('vue').PropType<string[]>;
|
|
56
|
+
default: () => never[];
|
|
57
|
+
};
|
|
58
|
+
}>> & {
|
|
59
|
+
onInput?: ((...args: any[]) => any) | undefined;
|
|
60
|
+
onSelect?: ((...args: any[]) => any) | undefined;
|
|
61
|
+
}, {
|
|
62
|
+
label: string;
|
|
63
|
+
readonly: boolean;
|
|
64
|
+
placeholder: string;
|
|
65
|
+
chevron: boolean;
|
|
66
|
+
value: string;
|
|
67
|
+
options: string[];
|
|
68
|
+
}, {}>;
|
|
69
|
+
argTypes: {
|
|
70
|
+
label: {
|
|
71
|
+
control: "text";
|
|
72
|
+
};
|
|
73
|
+
placeholder: {
|
|
74
|
+
control: "text";
|
|
75
|
+
};
|
|
76
|
+
value: {
|
|
77
|
+
control: "text";
|
|
78
|
+
};
|
|
79
|
+
chevron: {
|
|
80
|
+
control: "boolean";
|
|
81
|
+
};
|
|
82
|
+
readonly: {
|
|
83
|
+
control: "boolean";
|
|
84
|
+
};
|
|
85
|
+
options: {
|
|
86
|
+
control: false;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
89
|
+
args: {
|
|
90
|
+
label: string;
|
|
91
|
+
placeholder: string;
|
|
92
|
+
value: string;
|
|
93
|
+
readonly: false;
|
|
94
|
+
chevron: false;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
97
|
+
export default meta;
|
|
98
|
+
type Story = StoryObj<typeof meta>;
|
|
99
|
+
export declare const Default: Story;
|