@rei/cedar 15.5.0 → 15.5.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/cdr-style.css +1 -1
- package/dist/cedar.umd.js +9 -9
- package/dist/component-docgen.json +3804 -3748
- package/dist/components/abstract/CdrAbstract.vue2.mjs +2 -2
- package/dist/components/abstract/styles/CdrAbstract.module.scss.mjs +1 -1
- package/dist/components/accordion/CdrAccordion.vue2.mjs +2 -2
- package/dist/components/accordion/CdrAccordionGroup.vue2.mjs +2 -2
- package/dist/components/accordion/styles/CdrAccordion.module.scss.mjs +29 -29
- package/dist/components/accordion/styles/CdrAccordionGroup.module.scss.mjs +2 -2
- package/dist/components/banner/CdrBanner.vue2.mjs +6 -6
- package/dist/components/banner/styles/CdrBanner.module.scss.mjs +14 -14
- package/dist/components/breadcrumb/CdrBreadcrumb.vue2.mjs +5 -5
- package/dist/components/breadcrumb/styles/CdrBreadcrumb.module.scss.mjs +7 -7
- package/dist/components/button/CdrButton.vue2.mjs +2 -2
- package/dist/components/button/styles/CdrButton.module.scss.mjs +31 -31
- package/dist/components/caption/CdrCaption.vue2.mjs +5 -5
- package/dist/components/caption/styles/CdrCaption.module.scss.mjs +2 -2
- package/dist/components/card/CdrCard.vue2.mjs +2 -2
- package/dist/components/card/styles/CdrCard.module.scss.mjs +1 -1
- package/dist/components/checkbox/CdrCheckbox.vue2.mjs +5 -5
- package/dist/components/checkbox/styles/CdrCheckbox.module.scss.mjs +27 -27
- package/dist/components/chip/CdrChip.vue2.mjs +4 -4
- package/dist/components/chip/CdrChipGroup.vue2.mjs +2 -2
- package/dist/components/chip/styles/CdrChip.module.scss.mjs +4 -4
- package/dist/components/chip/styles/CdrChipGroup.module.scss.mjs +4 -4
- package/dist/components/choreographer/CdrChoreographer.vue2.mjs +1 -1
- package/dist/components/choreographer/styles/CdrChoreographer.module.scss.mjs +4 -4
- package/dist/components/container/CdrContainer.vue2.mjs +2 -2
- package/dist/components/container/styles/CdrContainer.module.scss.mjs +2 -2
- package/dist/components/formError/CdrFormError.vue2.mjs +4 -4
- package/dist/components/formError/styles/CdrFormError.module.scss.mjs +2 -2
- package/dist/components/formGroup/CdrFormGroup.vue2.mjs +6 -6
- package/dist/components/formGroup/styles/CdrFormGroup.module.scss.mjs +8 -8
- package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue.mjs +9 -0
- package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue2.mjs +92 -0
- package/dist/components/fulfillmentTile/CdrFulfillmentTileIcon.vue.mjs +9 -0
- package/dist/components/fulfillmentTile/CdrFulfillmentTileIcon.vue2.mjs +19 -0
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileIcon.module.scss.mjs +11 -0
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTitle.module.scss.mjs +11 -0
- package/dist/components/grid/CdrGrid.vue2.mjs +2 -2
- package/dist/components/grid/styles/CdrGrid.module.scss.mjs +21 -21
- package/dist/components/icon/CdrIcon.vue2.mjs +4 -4
- package/dist/components/icon/comps/account-profile-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/account-profile.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-down.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-left.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-right.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-up.vue.mjs +2 -2
- package/dist/components/icon/comps/atv.vue.mjs +2 -2
- package/dist/components/icon/comps/bed-outline.vue.mjs +2 -2
- package/dist/components/icon/comps/bike-shop.vue.mjs +2 -2
- package/dist/components/icon/comps/binoculars.vue.mjs +2 -2
- package/dist/components/icon/comps/birding.vue.mjs +2 -2
- package/dist/components/icon/comps/boat.vue.mjs +2 -2
- package/dist/components/icon/comps/boating.vue.mjs +2 -2
- package/dist/components/icon/comps/bookmark-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/bookmark-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-abstract.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-code-sandbox.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-github.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-linkedin.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-rei-ice-axes.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-sketch.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-tiktok.vue.mjs +2 -2
- package/dist/components/icon/comps/buddies.vue.mjs +2 -2
- package/dist/components/icon/comps/bus.vue.mjs +2 -2
- package/dist/components/icon/comps/calendar.vue.mjs +2 -2
- package/dist/components/icon/comps/camera.vue.mjs +2 -2
- package/dist/components/icon/comps/canoe.vue.mjs +2 -2
- package/dist/components/icon/comps/car.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-down.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-left.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-right.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-up.vue.mjs +2 -2
- package/dist/components/icon/comps/cart-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/cart.vue.mjs +2 -2
- package/dist/components/icon/comps/chain-link.vue.mjs +2 -2
- package/dist/components/icon/comps/chat.vue.mjs +2 -2
- package/dist/components/icon/comps/check-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/check-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/check-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/check-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/climb.vue.mjs +2 -2
- package/dist/components/icon/comps/clipboard.vue.mjs +2 -2
- package/dist/components/icon/comps/clock.vue.mjs +2 -2
- package/dist/components/icon/comps/code-html.vue.mjs +2 -2
- package/dist/components/icon/comps/code-js.vue.mjs +2 -2
- package/dist/components/icon/comps/compass.vue.mjs +2 -2
- package/dist/components/icon/comps/copy.vue.mjs +2 -2
- package/dist/components/icon/comps/coupon-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/coupon-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/credit-card.vue.mjs +2 -2
- package/dist/components/icon/comps/curbside-pickup.vue.mjs +2 -2
- package/dist/components/icon/comps/day.vue.mjs +2 -2
- package/dist/components/icon/comps/diving.vue.mjs +2 -2
- package/dist/components/icon/comps/dog.vue.mjs +2 -2
- package/dist/components/icon/comps/download.vue.mjs +2 -2
- package/dist/components/icon/comps/duplicate.vue.mjs +2 -2
- package/dist/components/icon/comps/edit.vue.mjs +2 -2
- package/dist/components/icon/comps/elevation.vue.mjs +2 -2
- package/dist/components/icon/comps/error-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/error-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/expand.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-backpacking.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-camping.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-climbing.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-clothing.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-cycling.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-family.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-fitness.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-hiking.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-outdoor-basics.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-paddling.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-rentals.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-running.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-snowsports.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-travel.vue.mjs +2 -2
- package/dist/components/icon/comps/external-link-alt.vue.mjs +2 -2
- package/dist/components/icon/comps/external-link.vue.mjs +2 -2
- package/dist/components/icon/comps/eye-hide.vue.mjs +2 -2
- package/dist/components/icon/comps/eye-show.vue.mjs +2 -2
- package/dist/components/icon/comps/facebook.vue.mjs +2 -2
- package/dist/components/icon/comps/filter-alt.vue.mjs +2 -2
- package/dist/components/icon/comps/filter.vue.mjs +2 -2
- package/dist/components/icon/comps/find-location.vue.mjs +2 -2
- package/dist/components/icon/comps/fire.vue.mjs +2 -2
- package/dist/components/icon/comps/fishing.vue.mjs +2 -2
- package/dist/components/icon/comps/free-product.vue.mjs +2 -2
- package/dist/components/icon/comps/grid-view.vue.mjs +2 -2
- package/dist/components/icon/comps/heart-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/heart-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/hike.vue.mjs +2 -2
- package/dist/components/icon/comps/history.vue.mjs +2 -2
- package/dist/components/icon/comps/home.vue.mjs +2 -2
- package/dist/components/icon/comps/horse.vue.mjs +2 -2
- package/dist/components/icon/comps/horseshoe.vue.mjs +2 -2
- package/dist/components/icon/comps/image.vue.mjs +2 -2
- package/dist/components/icon/comps/information-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/information-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/instagram.vue.mjs +2 -2
- package/dist/components/icon/comps/kayak.vue.mjs +2 -2
- package/dist/components/icon/comps/link-alt.vue.mjs +2 -2
- package/dist/components/icon/comps/list-ragged.vue.mjs +2 -2
- package/dist/components/icon/comps/list-view.vue.mjs +2 -2
- package/dist/components/icon/comps/location-pin-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/location-pin-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/lock-locked-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/lock-locked-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/lock-unlocked-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/mail.vue.mjs +2 -2
- package/dist/components/icon/comps/map.vue.mjs +2 -2
- package/dist/components/icon/comps/member-card.vue.mjs +2 -2
- package/dist/components/icon/comps/membership.vue.mjs +2 -2
- package/dist/components/icon/comps/microphone.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/more-functions.vue.mjs +2 -2
- package/dist/components/icon/comps/my-location.vue.mjs +2 -2
- package/dist/components/icon/comps/navigation-menu.vue.mjs +2 -2
- package/dist/components/icon/comps/night.vue.mjs +2 -2
- package/dist/components/icon/comps/paddle.vue.mjs +2 -2
- package/dist/components/icon/comps/pause-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/pause-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/pause.vue.mjs +2 -2
- package/dist/components/icon/comps/photography.vue.mjs +2 -2
- package/dist/components/icon/comps/picnic.vue.mjs +2 -2
- package/dist/components/icon/comps/pinterest.vue.mjs +2 -2
- package/dist/components/icon/comps/plane.vue.mjs +2 -2
- package/dist/components/icon/comps/play-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/play-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/play.vue.mjs +2 -2
- package/dist/components/icon/comps/playground.vue.mjs +2 -2
- package/dist/components/icon/comps/plugin.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/print.vue.mjs +2 -2
- package/dist/components/icon/comps/protection-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/protection-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/question-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/question-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/refresh.vue.mjs +2 -2
- package/dist/components/icon/comps/reload.vue.mjs +2 -2
- package/dist/components/icon/comps/returns.vue.mjs +2 -2
- package/dist/components/icon/comps/run.vue.mjs +2 -2
- package/dist/components/icon/comps/scan-barcode.vue.mjs +2 -2
- package/dist/components/icon/comps/search.vue.mjs +2 -2
- package/dist/components/icon/comps/service-shop.vue.mjs +2 -2
- package/dist/components/icon/comps/shipping-prep.vue.mjs +2 -2
- package/dist/components/icon/comps/shipping-truck.vue.mjs +2 -2
- package/dist/components/icon/comps/shipping.vue.mjs +2 -2
- package/dist/components/icon/comps/shopping-bag-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/shopping-bag.vue.mjs +2 -2
- package/dist/components/icon/comps/shrink.vue.mjs +2 -2
- package/dist/components/icon/comps/size-chart.vue.mjs +2 -2
- package/dist/components/icon/comps/ski-boot.vue.mjs +2 -2
- package/dist/components/icon/comps/ski.vue.mjs +2 -2
- package/dist/components/icon/comps/snow-shop.vue.mjs +2 -2
- package/dist/components/icon/comps/snow.vue.mjs +2 -2
- package/dist/components/icon/comps/sort.vue.mjs +2 -2
- package/dist/components/icon/comps/star-100.vue.mjs +2 -2
- package/dist/components/icon/comps/star-25.vue.mjs +2 -2
- package/dist/components/icon/comps/star-50.vue.mjs +2 -2
- package/dist/components/icon/comps/star-75.vue.mjs +2 -2
- package/dist/components/icon/comps/star-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/storefront.vue.mjs +2 -2
- package/dist/components/icon/comps/swim.vue.mjs +2 -2
- package/dist/components/icon/comps/telephone.vue.mjs +2 -2
- package/dist/components/icon/comps/tent.vue.mjs +2 -2
- package/dist/components/icon/comps/trash.vue.mjs +2 -2
- package/dist/components/icon/comps/twitter.vue.mjs +2 -2
- package/dist/components/icon/comps/upload.vue.mjs +2 -2
- package/dist/components/icon/comps/verified-purchaser.vue.mjs +2 -2
- package/dist/components/icon/comps/virtual-outfitting.vue.mjs +2 -2
- package/dist/components/icon/comps/warning-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/warning-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/water.vue.mjs +2 -2
- package/dist/components/icon/comps/wilderness.vue.mjs +2 -2
- package/dist/components/icon/comps/x-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/x-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/x-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/x-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/youtube.vue.mjs +2 -2
- package/dist/components/icon/comps/zoom-in.vue.mjs +2 -2
- package/dist/components/icon/comps/zoom-out.vue.mjs +2 -2
- package/dist/components/icon/styles/CdrIcon.module.scss.mjs +12 -12
- package/dist/components/image/CdrImg.vue2.mjs +4 -4
- package/dist/components/image/styles/CdrImg.module.scss.mjs +1 -1
- package/dist/components/input/CdrInput.vue2.mjs +1 -1
- package/dist/components/input/styles/CdrInput.module.scss.mjs +32 -32
- package/dist/components/kicker/CdrKicker.vue2.mjs +2 -2
- package/dist/components/kicker/styles/CdrKicker.module.scss.mjs +1 -1
- package/dist/components/labelStandalone/CdrLabelStandalone.vue2.mjs +6 -6
- package/dist/components/labelStandalone/styles/CdrLabelStandalone.module.scss.mjs +12 -12
- package/dist/components/labelWrapper/CdrLabelWrapper.vue2.mjs +2 -2
- package/dist/components/labelWrapper/styles/CdrLabelWrapper.module.scss.mjs +25 -25
- package/dist/components/landingLead/CdrLandingLead.vue2.mjs +2 -2
- package/dist/components/landingLead/components/CdrHeadingSubheadingBlock.vue2.mjs +2 -2
- package/dist/components/landingLead/styles/CdrHeadingSubheadingBlock.module.scss.mjs +4 -4
- package/dist/components/landingLead/styles/CdrLandingLead.module.scss.mjs +8 -8
- package/dist/components/layout/CdrLayout.vue2.mjs +2 -2
- package/dist/components/layout/styles/CdrLayout.module.scss.mjs +84 -84
- package/dist/components/link/CdrLink.vue2.mjs +2 -2
- package/dist/components/link/styles/CdrLink.module.scss.mjs +3 -3
- package/dist/components/list/CdrList.vue2.mjs +5 -4
- package/dist/components/list/styles/CdrList.module.scss.mjs +5 -5
- package/dist/components/mediaObject/CdrMediaObject.vue2.mjs +2 -2
- package/dist/components/mediaObject/styles/CdrMediaObject.module.scss.mjs +6 -6
- package/dist/components/modal/CdrModal.vue2.mjs +3 -3
- package/dist/components/modal/styles/CdrModal.module.scss.mjs +12 -12
- package/dist/components/objectOverlay/CdrObjectOverlay.vue2.mjs +2 -2
- package/dist/components/objectOverlay/styles/CdrObjectOverlay.module.scss.mjs +3 -3
- package/dist/components/pagination/CdrPagination.vue2.mjs +1 -1
- package/dist/components/pagination/styles/CdrPagination.module.scss.mjs +53 -53
- package/dist/components/picture/CdrPicture.vue2.mjs +4 -4
- package/dist/components/picture/styles/CdrPicture.module.scss.mjs +2 -2
- package/dist/components/popover/CdrPopover.vue2.mjs +4 -4
- package/dist/components/popover/styles/CdrPopover.module.scss.mjs +63 -63
- package/dist/components/popup/CdrPopup.vue2.mjs +2 -2
- package/dist/components/popup/styles/CdrPopup.module.scss.mjs +14 -14
- package/dist/components/quote/CdrQuote.vue2.mjs +3 -3
- package/dist/components/quote/styles/CdrQuote.module.scss.mjs +4 -4
- package/dist/components/radio/CdrRadio.vue2.mjs +5 -5
- package/dist/components/radio/styles/CdrRadio.module.scss.mjs +27 -27
- package/dist/components/rating/CdrRating.vue2.mjs +1 -1
- package/dist/components/rating/components/CdrStar00.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStar100.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStar25.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStar50.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStar75.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStarNull.vue2.mjs +2 -2
- package/dist/components/rating/styles/CdrRating.module.scss.mjs +44 -44
- package/dist/components/select/CdrSelect.vue2.mjs +4 -4
- package/dist/components/select/styles/CdrSelect.module.scss.mjs +42 -42
- package/dist/components/skeleton/CdrSkeleton.vue2.mjs +2 -2
- package/dist/components/skeleton/CdrSkeletonBone.vue2.mjs +2 -2
- package/dist/components/skeleton/styles/CdrSkeleton.module.scss.mjs +1 -1
- package/dist/components/skeleton/styles/CdrSkeletonBone.module.scss.mjs +7 -7
- package/dist/components/splitSurface/CdrSplitSurface.vue2.mjs +2 -2
- package/dist/components/splitSurface/styles/CdrSplitSurface.module.scss.mjs +5 -5
- package/dist/components/surface/CdrSurface.vue2.mjs +2 -2
- package/dist/components/surface/styles/CdrSurface.module.scss.mjs +1 -1
- package/dist/components/surfaceNavigation/CdrSurfaceNavigation.vue.mjs +31 -0
- package/dist/components/surfaceNavigation/CdrSurfaceNavigation.vue2.mjs +4 -0
- package/dist/components/surfaceSelection/CdrSurfaceSelection.vue.mjs +9 -0
- package/dist/components/surfaceSelection/CdrSurfaceSelection.vue2.mjs +71 -0
- package/dist/components/surfaceSelection/styles/CdrSurfaceSelection.module.scss.mjs +9 -0
- package/dist/components/switch/CdrSwitch.vue2.mjs +2 -2
- package/dist/components/switch/styles/CdrSwitch.module.scss.mjs +8 -8
- package/dist/components/table/CdrTable.vue2.mjs +2 -2
- package/dist/components/table/styles/CdrTable.module.scss.mjs +13 -13
- package/dist/components/tabs/CdrTabPanel.vue2.mjs +2 -2
- package/dist/components/tabs/CdrTabs.vue2.mjs +6 -6
- package/dist/components/tabs/styles/CdrTabPanel.module.scss.mjs +5 -5
- package/dist/components/tabs/styles/CdrTabs.module.scss.mjs +28 -28
- package/dist/components/text/CdrText.vue2.mjs +2 -2
- package/dist/components/text/presets/CdrBody.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrEyebrow.vue2.mjs +2 -2
- package/dist/components/text/presets/CdrHeadingDisplay.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrHeadingSans.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrHeadingSerif.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrSubheadingSans.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrUtilitySans.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrUtilitySerif.vue2.mjs +4 -4
- package/dist/components/text/presets/styles/CdrBody.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrEyebrow.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrHeadingDisplay.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrHeadingSans.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrHeadingSerif.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrSubheadingSans.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrUtilitySans.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrUtilitySerif.module.scss.mjs +1 -1
- package/dist/components/text/styles/CdrText.module.scss.mjs +1 -1
- package/dist/components/title/CdrTitle.vue2.mjs +2 -2
- package/dist/components/title/styles/CdrTitle.module.scss.mjs +1 -1
- package/dist/components/toast/CdrToast.vue2.mjs +4 -4
- package/dist/components/toast/styles/CdrToast.module.scss.mjs +57 -57
- package/dist/components/toggleButton/CdrToggleButton.vue2.mjs +2 -2
- package/dist/components/toggleButton/CdrToggleGroup.vue2.mjs +4 -4
- package/dist/components/toggleButton/styles/CdrToggleButton.module.scss.mjs +2 -2
- package/dist/components/toggleButton/styles/CdrToggleGroup.module.scss.mjs +5 -5
- package/dist/components/tooltip/CdrTooltip.vue2.mjs +2 -2
- package/dist/components/tooltip/styles/CdrTooltip.module.scss.mjs +16 -16
- package/dist/icon-component-docgen.json +607 -607
- package/dist/lib.d.ts +837 -701
- package/dist/lib.mjs +460 -452
- package/dist/style/cdr-abstract.css +1 -1
- package/dist/style/cdr-accordion-group.css +1 -1
- package/dist/style/cdr-accordion.css +1 -1
- package/dist/style/cdr-banner.css +1 -1
- package/dist/style/cdr-body.css +1 -1
- package/dist/style/cdr-breadcrumb.css +1 -1
- package/dist/style/cdr-button.css +1 -1
- package/dist/style/cdr-caption.css +1 -1
- package/dist/style/cdr-card.css +1 -1
- package/dist/style/cdr-checkbox.css +1 -1
- package/dist/style/cdr-chip-group.css +1 -1
- package/dist/style/cdr-chip.css +1 -1
- package/dist/style/cdr-choreographer.css +1 -1
- package/dist/style/cdr-container.css +1 -1
- package/dist/style/cdr-eyebrow.css +1 -1
- package/dist/style/cdr-form-error.css +1 -1
- package/dist/style/cdr-form-group.css +1 -1
- package/dist/style/cdr-fulfillment-tile-icon.css +1 -0
- package/dist/style/cdr-fulfillment-title.css +1 -0
- package/dist/style/cdr-grid.css +1 -1
- package/dist/style/cdr-heading-display.css +1 -1
- package/dist/style/cdr-heading-sans.css +1 -1
- package/dist/style/cdr-heading-serif.css +1 -1
- package/dist/style/cdr-heading-subheading-block.css +1 -1
- package/dist/style/cdr-icon.css +1 -1
- package/dist/style/cdr-img.css +1 -1
- package/dist/style/cdr-input.css +1 -1
- package/dist/style/cdr-kicker.css +1 -1
- package/dist/style/cdr-label-standalone.css +1 -1
- package/dist/style/cdr-label-wrapper.css +1 -1
- package/dist/style/cdr-landing-lead.css +1 -1
- package/dist/style/cdr-layout.css +1 -1
- package/dist/style/cdr-link.css +1 -1
- package/dist/style/cdr-list.css +1 -1
- package/dist/style/cdr-media-object.css +1 -1
- package/dist/style/cdr-modal.css +1 -1
- package/dist/style/cdr-object-overlay.css +1 -1
- package/dist/style/cdr-pagination.css +1 -1
- package/dist/style/cdr-picture.css +1 -1
- package/dist/style/cdr-popover.css +1 -1
- package/dist/style/cdr-popup.css +1 -1
- package/dist/style/cdr-quote.css +1 -1
- package/dist/style/cdr-radio.css +1 -1
- package/dist/style/cdr-rating.css +1 -1
- package/dist/style/cdr-select.css +1 -1
- package/dist/style/cdr-skeleton-bone.css +1 -1
- package/dist/style/cdr-skeleton.css +1 -1
- package/dist/style/cdr-split-surface.css +1 -1
- package/dist/style/cdr-subheading-sans.css +1 -1
- package/dist/style/cdr-surface-selection.css +1 -0
- package/dist/style/cdr-surface.css +1 -1
- package/dist/style/cdr-switch.css +1 -1
- package/dist/style/cdr-tab-panel.css +1 -1
- package/dist/style/cdr-table.css +1 -1
- package/dist/style/cdr-tabs.css +1 -1
- package/dist/style/cdr-text.css +1 -1
- package/dist/style/cdr-title.css +1 -1
- package/dist/style/cdr-toast.css +1 -1
- package/dist/style/cdr-toggle-button.css +1 -1
- package/dist/style/cdr-toggle-group.css +1 -1
- package/dist/style/cdr-tooltip.css +1 -1
- package/dist/style/cdr-utility-sans.css +1 -1
- package/dist/style/cdr-utility-serif.css +1 -1
- package/dist/utils/buildClass.mjs +5 -4
- package/dist/utils/layout.mjs +4 -3
- package/dist/utils/other.mjs +3 -2
- package/dist/utils/surface.mjs +10 -4
- package/package.json +1 -1
package/dist/lib.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as CdrFulfillmentTile } from './components/fulfillmentTile/CdrFulfillmentTile.vue';
|
|
1
2
|
import { Component } from 'vue';
|
|
2
3
|
import { ComponentOptionsMixin } from 'vue';
|
|
3
4
|
import { ComponentProvideOptions } from 'vue';
|
|
@@ -455,7 +456,115 @@ type: ObjectConstructor;
|
|
|
455
456
|
};
|
|
456
457
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
457
458
|
|
|
458
|
-
declare const __VLS_component_13: DefineComponent<ExtractPropTypes<
|
|
459
|
+
declare const __VLS_component_13: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<fulfillmentTileIcon>, {
|
|
460
|
+
type: string;
|
|
461
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<fulfillmentTileIcon>, {
|
|
462
|
+
type: string;
|
|
463
|
+
}>>> & Readonly<{}>, {
|
|
464
|
+
type: StatusType;
|
|
465
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
466
|
+
|
|
467
|
+
declare const __VLS_component_130: DefineComponent<ExtractPropTypes< {
|
|
468
|
+
props: {
|
|
469
|
+
type: ObjectConstructor;
|
|
470
|
+
};
|
|
471
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
472
|
+
props: {
|
|
473
|
+
type: ObjectConstructor;
|
|
474
|
+
};
|
|
475
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
476
|
+
|
|
477
|
+
declare const __VLS_component_131: DefineComponent<ExtractPropTypes< {
|
|
478
|
+
props: {
|
|
479
|
+
type: ObjectConstructor;
|
|
480
|
+
};
|
|
481
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
482
|
+
props: {
|
|
483
|
+
type: ObjectConstructor;
|
|
484
|
+
};
|
|
485
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
486
|
+
|
|
487
|
+
declare const __VLS_component_132: DefineComponent<ExtractPropTypes< {
|
|
488
|
+
props: {
|
|
489
|
+
type: ObjectConstructor;
|
|
490
|
+
};
|
|
491
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
492
|
+
props: {
|
|
493
|
+
type: ObjectConstructor;
|
|
494
|
+
};
|
|
495
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
496
|
+
|
|
497
|
+
declare const __VLS_component_133: DefineComponent<ExtractPropTypes< {
|
|
498
|
+
props: {
|
|
499
|
+
type: ObjectConstructor;
|
|
500
|
+
};
|
|
501
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
502
|
+
props: {
|
|
503
|
+
type: ObjectConstructor;
|
|
504
|
+
};
|
|
505
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
506
|
+
|
|
507
|
+
declare const __VLS_component_134: DefineComponent<ExtractPropTypes< {
|
|
508
|
+
props: {
|
|
509
|
+
type: ObjectConstructor;
|
|
510
|
+
};
|
|
511
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
512
|
+
props: {
|
|
513
|
+
type: ObjectConstructor;
|
|
514
|
+
};
|
|
515
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
516
|
+
|
|
517
|
+
declare const __VLS_component_135: DefineComponent<ExtractPropTypes< {
|
|
518
|
+
props: {
|
|
519
|
+
type: ObjectConstructor;
|
|
520
|
+
};
|
|
521
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
522
|
+
props: {
|
|
523
|
+
type: ObjectConstructor;
|
|
524
|
+
};
|
|
525
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
526
|
+
|
|
527
|
+
declare const __VLS_component_136: DefineComponent<ExtractPropTypes< {
|
|
528
|
+
props: {
|
|
529
|
+
type: ObjectConstructor;
|
|
530
|
+
};
|
|
531
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
532
|
+
props: {
|
|
533
|
+
type: ObjectConstructor;
|
|
534
|
+
};
|
|
535
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
536
|
+
|
|
537
|
+
declare const __VLS_component_137: DefineComponent<ExtractPropTypes< {
|
|
538
|
+
props: {
|
|
539
|
+
type: ObjectConstructor;
|
|
540
|
+
};
|
|
541
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
542
|
+
props: {
|
|
543
|
+
type: ObjectConstructor;
|
|
544
|
+
};
|
|
545
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
546
|
+
|
|
547
|
+
declare const __VLS_component_138: DefineComponent<ExtractPropTypes< {
|
|
548
|
+
props: {
|
|
549
|
+
type: ObjectConstructor;
|
|
550
|
+
};
|
|
551
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
552
|
+
props: {
|
|
553
|
+
type: ObjectConstructor;
|
|
554
|
+
};
|
|
555
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
556
|
+
|
|
557
|
+
declare const __VLS_component_139: DefineComponent<ExtractPropTypes< {
|
|
558
|
+
props: {
|
|
559
|
+
type: ObjectConstructor;
|
|
560
|
+
};
|
|
561
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
562
|
+
props: {
|
|
563
|
+
type: ObjectConstructor;
|
|
564
|
+
};
|
|
565
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
566
|
+
|
|
567
|
+
declare const __VLS_component_14: DefineComponent<ExtractPropTypes< {
|
|
459
568
|
/**
|
|
460
569
|
* Defines gutter size. Also accepts responsive values with `@breakpoint`: "none@md"
|
|
461
570
|
* @demoSelectMultiple false
|
|
@@ -492,7 +601,7 @@ tag: string;
|
|
|
492
601
|
gutter: string;
|
|
493
602
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
494
603
|
|
|
495
|
-
declare const
|
|
604
|
+
declare const __VLS_component_140: DefineComponent<ExtractPropTypes< {
|
|
496
605
|
props: {
|
|
497
606
|
type: ObjectConstructor;
|
|
498
607
|
};
|
|
@@ -502,7 +611,7 @@ type: ObjectConstructor;
|
|
|
502
611
|
};
|
|
503
612
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
504
613
|
|
|
505
|
-
declare const
|
|
614
|
+
declare const __VLS_component_141: DefineComponent<ExtractPropTypes< {
|
|
506
615
|
props: {
|
|
507
616
|
type: ObjectConstructor;
|
|
508
617
|
};
|
|
@@ -512,7 +621,7 @@ type: ObjectConstructor;
|
|
|
512
621
|
};
|
|
513
622
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
514
623
|
|
|
515
|
-
declare const
|
|
624
|
+
declare const __VLS_component_142: DefineComponent<ExtractPropTypes< {
|
|
516
625
|
props: {
|
|
517
626
|
type: ObjectConstructor;
|
|
518
627
|
};
|
|
@@ -522,7 +631,7 @@ type: ObjectConstructor;
|
|
|
522
631
|
};
|
|
523
632
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
524
633
|
|
|
525
|
-
declare const
|
|
634
|
+
declare const __VLS_component_143: DefineComponent<ExtractPropTypes< {
|
|
526
635
|
props: {
|
|
527
636
|
type: ObjectConstructor;
|
|
528
637
|
};
|
|
@@ -532,7 +641,7 @@ type: ObjectConstructor;
|
|
|
532
641
|
};
|
|
533
642
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
534
643
|
|
|
535
|
-
declare const
|
|
644
|
+
declare const __VLS_component_144: DefineComponent<ExtractPropTypes< {
|
|
536
645
|
props: {
|
|
537
646
|
type: ObjectConstructor;
|
|
538
647
|
};
|
|
@@ -542,7 +651,7 @@ type: ObjectConstructor;
|
|
|
542
651
|
};
|
|
543
652
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
544
653
|
|
|
545
|
-
declare const
|
|
654
|
+
declare const __VLS_component_145: DefineComponent<ExtractPropTypes< {
|
|
546
655
|
props: {
|
|
547
656
|
type: ObjectConstructor;
|
|
548
657
|
};
|
|
@@ -552,7 +661,7 @@ type: ObjectConstructor;
|
|
|
552
661
|
};
|
|
553
662
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
554
663
|
|
|
555
|
-
declare const
|
|
664
|
+
declare const __VLS_component_146: DefineComponent<ExtractPropTypes< {
|
|
556
665
|
props: {
|
|
557
666
|
type: ObjectConstructor;
|
|
558
667
|
};
|
|
@@ -562,7 +671,7 @@ type: ObjectConstructor;
|
|
|
562
671
|
};
|
|
563
672
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
564
673
|
|
|
565
|
-
declare const
|
|
674
|
+
declare const __VLS_component_147: DefineComponent<ExtractPropTypes< {
|
|
566
675
|
props: {
|
|
567
676
|
type: ObjectConstructor;
|
|
568
677
|
};
|
|
@@ -572,7 +681,7 @@ type: ObjectConstructor;
|
|
|
572
681
|
};
|
|
573
682
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
574
683
|
|
|
575
|
-
declare const
|
|
684
|
+
declare const __VLS_component_148: DefineComponent<ExtractPropTypes< {
|
|
576
685
|
props: {
|
|
577
686
|
type: ObjectConstructor;
|
|
578
687
|
};
|
|
@@ -582,7 +691,7 @@ type: ObjectConstructor;
|
|
|
582
691
|
};
|
|
583
692
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
584
693
|
|
|
585
|
-
declare const
|
|
694
|
+
declare const __VLS_component_149: DefineComponent<ExtractPropTypes< {
|
|
586
695
|
props: {
|
|
587
696
|
type: ObjectConstructor;
|
|
588
697
|
};
|
|
@@ -592,7 +701,7 @@ type: ObjectConstructor;
|
|
|
592
701
|
};
|
|
593
702
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
594
703
|
|
|
595
|
-
declare const
|
|
704
|
+
declare const __VLS_component_15: DefineComponent<ExtractPropTypes< {
|
|
596
705
|
/**
|
|
597
706
|
* Only on CdrIcon. Sets the href attribute for use with SVG symbol sprite (see @rei/cedar-icons).
|
|
598
707
|
*/
|
|
@@ -631,7 +740,7 @@ inheritColor: boolean;
|
|
|
631
740
|
size: string;
|
|
632
741
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
633
742
|
|
|
634
|
-
declare const
|
|
743
|
+
declare const __VLS_component_150: DefineComponent<ExtractPropTypes< {
|
|
635
744
|
props: {
|
|
636
745
|
type: ObjectConstructor;
|
|
637
746
|
};
|
|
@@ -641,7 +750,7 @@ type: ObjectConstructor;
|
|
|
641
750
|
};
|
|
642
751
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
643
752
|
|
|
644
|
-
declare const
|
|
753
|
+
declare const __VLS_component_151: DefineComponent<ExtractPropTypes< {
|
|
645
754
|
props: {
|
|
646
755
|
type: ObjectConstructor;
|
|
647
756
|
};
|
|
@@ -651,7 +760,7 @@ type: ObjectConstructor;
|
|
|
651
760
|
};
|
|
652
761
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
653
762
|
|
|
654
|
-
declare const
|
|
763
|
+
declare const __VLS_component_152: DefineComponent<ExtractPropTypes< {
|
|
655
764
|
props: {
|
|
656
765
|
type: ObjectConstructor;
|
|
657
766
|
};
|
|
@@ -661,7 +770,7 @@ type: ObjectConstructor;
|
|
|
661
770
|
};
|
|
662
771
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
663
772
|
|
|
664
|
-
declare const
|
|
773
|
+
declare const __VLS_component_153: DefineComponent<ExtractPropTypes< {
|
|
665
774
|
props: {
|
|
666
775
|
type: ObjectConstructor;
|
|
667
776
|
};
|
|
@@ -671,7 +780,7 @@ type: ObjectConstructor;
|
|
|
671
780
|
};
|
|
672
781
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
673
782
|
|
|
674
|
-
declare const
|
|
783
|
+
declare const __VLS_component_154: DefineComponent<ExtractPropTypes< {
|
|
675
784
|
props: {
|
|
676
785
|
type: ObjectConstructor;
|
|
677
786
|
};
|
|
@@ -681,7 +790,7 @@ type: ObjectConstructor;
|
|
|
681
790
|
};
|
|
682
791
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
683
792
|
|
|
684
|
-
declare const
|
|
793
|
+
declare const __VLS_component_155: DefineComponent<ExtractPropTypes< {
|
|
685
794
|
props: {
|
|
686
795
|
type: ObjectConstructor;
|
|
687
796
|
};
|
|
@@ -691,7 +800,7 @@ type: ObjectConstructor;
|
|
|
691
800
|
};
|
|
692
801
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
693
802
|
|
|
694
|
-
declare const
|
|
803
|
+
declare const __VLS_component_156: DefineComponent<ExtractPropTypes< {
|
|
695
804
|
props: {
|
|
696
805
|
type: ObjectConstructor;
|
|
697
806
|
};
|
|
@@ -701,7 +810,7 @@ type: ObjectConstructor;
|
|
|
701
810
|
};
|
|
702
811
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
703
812
|
|
|
704
|
-
declare const
|
|
813
|
+
declare const __VLS_component_157: DefineComponent<ExtractPropTypes< {
|
|
705
814
|
props: {
|
|
706
815
|
type: ObjectConstructor;
|
|
707
816
|
};
|
|
@@ -711,7 +820,7 @@ type: ObjectConstructor;
|
|
|
711
820
|
};
|
|
712
821
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
713
822
|
|
|
714
|
-
declare const
|
|
823
|
+
declare const __VLS_component_158: DefineComponent<ExtractPropTypes< {
|
|
715
824
|
props: {
|
|
716
825
|
type: ObjectConstructor;
|
|
717
826
|
};
|
|
@@ -721,7 +830,7 @@ type: ObjectConstructor;
|
|
|
721
830
|
};
|
|
722
831
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
723
832
|
|
|
724
|
-
declare const
|
|
833
|
+
declare const __VLS_component_159: DefineComponent<ExtractPropTypes< {
|
|
725
834
|
props: {
|
|
726
835
|
type: ObjectConstructor;
|
|
727
836
|
};
|
|
@@ -731,7 +840,7 @@ type: ObjectConstructor;
|
|
|
731
840
|
};
|
|
732
841
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
733
842
|
|
|
734
|
-
declare const
|
|
843
|
+
declare const __VLS_component_16: DefineComponent<ExtractPropTypes< {
|
|
735
844
|
/**
|
|
736
845
|
* Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be randomly generated.
|
|
737
846
|
*/
|
|
@@ -932,7 +1041,7 @@ numeric: boolean;
|
|
|
932
1041
|
errorRole: string;
|
|
933
1042
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
934
1043
|
|
|
935
|
-
declare const
|
|
1044
|
+
declare const __VLS_component_160: DefineComponent<ExtractPropTypes< {
|
|
936
1045
|
props: {
|
|
937
1046
|
type: ObjectConstructor;
|
|
938
1047
|
};
|
|
@@ -942,7 +1051,7 @@ type: ObjectConstructor;
|
|
|
942
1051
|
};
|
|
943
1052
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
944
1053
|
|
|
945
|
-
declare const
|
|
1054
|
+
declare const __VLS_component_161: DefineComponent<ExtractPropTypes< {
|
|
946
1055
|
props: {
|
|
947
1056
|
type: ObjectConstructor;
|
|
948
1057
|
};
|
|
@@ -952,7 +1061,7 @@ type: ObjectConstructor;
|
|
|
952
1061
|
};
|
|
953
1062
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
954
1063
|
|
|
955
|
-
declare const
|
|
1064
|
+
declare const __VLS_component_162: DefineComponent<ExtractPropTypes< {
|
|
956
1065
|
props: {
|
|
957
1066
|
type: ObjectConstructor;
|
|
958
1067
|
};
|
|
@@ -962,7 +1071,7 @@ type: ObjectConstructor;
|
|
|
962
1071
|
};
|
|
963
1072
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
964
1073
|
|
|
965
|
-
declare const
|
|
1074
|
+
declare const __VLS_component_163: DefineComponent<ExtractPropTypes< {
|
|
966
1075
|
props: {
|
|
967
1076
|
type: ObjectConstructor;
|
|
968
1077
|
};
|
|
@@ -972,7 +1081,7 @@ type: ObjectConstructor;
|
|
|
972
1081
|
};
|
|
973
1082
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
974
1083
|
|
|
975
|
-
declare const
|
|
1084
|
+
declare const __VLS_component_164: DefineComponent<ExtractPropTypes< {
|
|
976
1085
|
props: {
|
|
977
1086
|
type: ObjectConstructor;
|
|
978
1087
|
};
|
|
@@ -982,7 +1091,7 @@ type: ObjectConstructor;
|
|
|
982
1091
|
};
|
|
983
1092
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
984
1093
|
|
|
985
|
-
declare const
|
|
1094
|
+
declare const __VLS_component_165: DefineComponent<ExtractPropTypes< {
|
|
986
1095
|
props: {
|
|
987
1096
|
type: ObjectConstructor;
|
|
988
1097
|
};
|
|
@@ -992,7 +1101,7 @@ type: ObjectConstructor;
|
|
|
992
1101
|
};
|
|
993
1102
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
994
1103
|
|
|
995
|
-
declare const
|
|
1104
|
+
declare const __VLS_component_166: DefineComponent<ExtractPropTypes< {
|
|
996
1105
|
props: {
|
|
997
1106
|
type: ObjectConstructor;
|
|
998
1107
|
};
|
|
@@ -1002,7 +1111,7 @@ type: ObjectConstructor;
|
|
|
1002
1111
|
};
|
|
1003
1112
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1004
1113
|
|
|
1005
|
-
declare const
|
|
1114
|
+
declare const __VLS_component_167: DefineComponent<ExtractPropTypes< {
|
|
1006
1115
|
props: {
|
|
1007
1116
|
type: ObjectConstructor;
|
|
1008
1117
|
};
|
|
@@ -1012,7 +1121,7 @@ type: ObjectConstructor;
|
|
|
1012
1121
|
};
|
|
1013
1122
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1014
1123
|
|
|
1015
|
-
declare const
|
|
1124
|
+
declare const __VLS_component_168: DefineComponent<ExtractPropTypes< {
|
|
1016
1125
|
props: {
|
|
1017
1126
|
type: ObjectConstructor;
|
|
1018
1127
|
};
|
|
@@ -1022,7 +1131,7 @@ type: ObjectConstructor;
|
|
|
1022
1131
|
};
|
|
1023
1132
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1024
1133
|
|
|
1025
|
-
declare const
|
|
1134
|
+
declare const __VLS_component_169: DefineComponent<ExtractPropTypes< {
|
|
1026
1135
|
props: {
|
|
1027
1136
|
type: ObjectConstructor;
|
|
1028
1137
|
};
|
|
@@ -1032,15 +1141,15 @@ type: ObjectConstructor;
|
|
|
1032
1141
|
};
|
|
1033
1142
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1034
1143
|
|
|
1035
|
-
declare const
|
|
1144
|
+
declare const __VLS_component_17: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<baseTextProps>, {
|
|
1036
1145
|
tag: string;
|
|
1037
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
1146
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<baseTextProps>, {
|
|
1038
1147
|
tag: string;
|
|
1039
1148
|
}>>> & Readonly<{}>, {
|
|
1040
1149
|
tag: string;
|
|
1041
1150
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1042
1151
|
|
|
1043
|
-
declare const
|
|
1152
|
+
declare const __VLS_component_170: DefineComponent<ExtractPropTypes< {
|
|
1044
1153
|
props: {
|
|
1045
1154
|
type: ObjectConstructor;
|
|
1046
1155
|
};
|
|
@@ -1050,7 +1159,7 @@ type: ObjectConstructor;
|
|
|
1050
1159
|
};
|
|
1051
1160
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1052
1161
|
|
|
1053
|
-
declare const
|
|
1162
|
+
declare const __VLS_component_171: DefineComponent<ExtractPropTypes< {
|
|
1054
1163
|
props: {
|
|
1055
1164
|
type: ObjectConstructor;
|
|
1056
1165
|
};
|
|
@@ -1060,7 +1169,7 @@ type: ObjectConstructor;
|
|
|
1060
1169
|
};
|
|
1061
1170
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1062
1171
|
|
|
1063
|
-
declare const
|
|
1172
|
+
declare const __VLS_component_172: DefineComponent<ExtractPropTypes< {
|
|
1064
1173
|
props: {
|
|
1065
1174
|
type: ObjectConstructor;
|
|
1066
1175
|
};
|
|
@@ -1070,7 +1179,7 @@ type: ObjectConstructor;
|
|
|
1070
1179
|
};
|
|
1071
1180
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1072
1181
|
|
|
1073
|
-
declare const
|
|
1182
|
+
declare const __VLS_component_173: DefineComponent<ExtractPropTypes< {
|
|
1074
1183
|
props: {
|
|
1075
1184
|
type: ObjectConstructor;
|
|
1076
1185
|
};
|
|
@@ -1080,7 +1189,7 @@ type: ObjectConstructor;
|
|
|
1080
1189
|
};
|
|
1081
1190
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1082
1191
|
|
|
1083
|
-
declare const
|
|
1192
|
+
declare const __VLS_component_174: DefineComponent<ExtractPropTypes< {
|
|
1084
1193
|
props: {
|
|
1085
1194
|
type: ObjectConstructor;
|
|
1086
1195
|
};
|
|
@@ -1090,7 +1199,7 @@ type: ObjectConstructor;
|
|
|
1090
1199
|
};
|
|
1091
1200
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1092
1201
|
|
|
1093
|
-
declare const
|
|
1202
|
+
declare const __VLS_component_175: DefineComponent<ExtractPropTypes< {
|
|
1094
1203
|
props: {
|
|
1095
1204
|
type: ObjectConstructor;
|
|
1096
1205
|
};
|
|
@@ -1100,7 +1209,7 @@ type: ObjectConstructor;
|
|
|
1100
1209
|
};
|
|
1101
1210
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1102
1211
|
|
|
1103
|
-
declare const
|
|
1212
|
+
declare const __VLS_component_176: DefineComponent<ExtractPropTypes< {
|
|
1104
1213
|
props: {
|
|
1105
1214
|
type: ObjectConstructor;
|
|
1106
1215
|
};
|
|
@@ -1110,7 +1219,7 @@ type: ObjectConstructor;
|
|
|
1110
1219
|
};
|
|
1111
1220
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1112
1221
|
|
|
1113
|
-
declare const
|
|
1222
|
+
declare const __VLS_component_177: DefineComponent<ExtractPropTypes< {
|
|
1114
1223
|
props: {
|
|
1115
1224
|
type: ObjectConstructor;
|
|
1116
1225
|
};
|
|
@@ -1120,7 +1229,7 @@ type: ObjectConstructor;
|
|
|
1120
1229
|
};
|
|
1121
1230
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1122
1231
|
|
|
1123
|
-
declare const
|
|
1232
|
+
declare const __VLS_component_178: DefineComponent<ExtractPropTypes< {
|
|
1124
1233
|
props: {
|
|
1125
1234
|
type: ObjectConstructor;
|
|
1126
1235
|
};
|
|
@@ -1130,7 +1239,7 @@ type: ObjectConstructor;
|
|
|
1130
1239
|
};
|
|
1131
1240
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1132
1241
|
|
|
1133
|
-
declare const
|
|
1242
|
+
declare const __VLS_component_179: DefineComponent<ExtractPropTypes< {
|
|
1134
1243
|
props: {
|
|
1135
1244
|
type: ObjectConstructor;
|
|
1136
1245
|
};
|
|
@@ -1140,7 +1249,7 @@ type: ObjectConstructor;
|
|
|
1140
1249
|
};
|
|
1141
1250
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1142
1251
|
|
|
1143
|
-
declare const
|
|
1252
|
+
declare const __VLS_component_18: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<Layout>, {
|
|
1144
1253
|
gap: string;
|
|
1145
1254
|
rowGap: string;
|
|
1146
1255
|
columnGap: string;
|
|
@@ -1150,7 +1259,7 @@ as: string;
|
|
|
1150
1259
|
queryType: string;
|
|
1151
1260
|
flow: undefined;
|
|
1152
1261
|
flowValue: string;
|
|
1153
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
1262
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<Layout>, {
|
|
1154
1263
|
gap: string;
|
|
1155
1264
|
rowGap: string;
|
|
1156
1265
|
columnGap: string;
|
|
@@ -1162,7 +1271,7 @@ flow: undefined;
|
|
|
1162
1271
|
flowValue: string;
|
|
1163
1272
|
}>>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1164
1273
|
|
|
1165
|
-
declare const
|
|
1274
|
+
declare const __VLS_component_180: DefineComponent<ExtractPropTypes< {
|
|
1166
1275
|
props: {
|
|
1167
1276
|
type: ObjectConstructor;
|
|
1168
1277
|
};
|
|
@@ -1172,7 +1281,7 @@ type: ObjectConstructor;
|
|
|
1172
1281
|
};
|
|
1173
1282
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1174
1283
|
|
|
1175
|
-
declare const
|
|
1284
|
+
declare const __VLS_component_181: DefineComponent<ExtractPropTypes< {
|
|
1176
1285
|
props: {
|
|
1177
1286
|
type: ObjectConstructor;
|
|
1178
1287
|
};
|
|
@@ -1182,7 +1291,7 @@ type: ObjectConstructor;
|
|
|
1182
1291
|
};
|
|
1183
1292
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1184
1293
|
|
|
1185
|
-
declare const
|
|
1294
|
+
declare const __VLS_component_182: DefineComponent<ExtractPropTypes< {
|
|
1186
1295
|
props: {
|
|
1187
1296
|
type: ObjectConstructor;
|
|
1188
1297
|
};
|
|
@@ -1192,7 +1301,7 @@ type: ObjectConstructor;
|
|
|
1192
1301
|
};
|
|
1193
1302
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1194
1303
|
|
|
1195
|
-
declare const
|
|
1304
|
+
declare const __VLS_component_183: DefineComponent<ExtractPropTypes< {
|
|
1196
1305
|
props: {
|
|
1197
1306
|
type: ObjectConstructor;
|
|
1198
1307
|
};
|
|
@@ -1202,7 +1311,7 @@ type: ObjectConstructor;
|
|
|
1202
1311
|
};
|
|
1203
1312
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1204
1313
|
|
|
1205
|
-
declare const
|
|
1314
|
+
declare const __VLS_component_184: DefineComponent<ExtractPropTypes< {
|
|
1206
1315
|
props: {
|
|
1207
1316
|
type: ObjectConstructor;
|
|
1208
1317
|
};
|
|
@@ -1212,7 +1321,7 @@ type: ObjectConstructor;
|
|
|
1212
1321
|
};
|
|
1213
1322
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1214
1323
|
|
|
1215
|
-
declare const
|
|
1324
|
+
declare const __VLS_component_185: DefineComponent<ExtractPropTypes< {
|
|
1216
1325
|
props: {
|
|
1217
1326
|
type: ObjectConstructor;
|
|
1218
1327
|
};
|
|
@@ -1222,7 +1331,7 @@ type: ObjectConstructor;
|
|
|
1222
1331
|
};
|
|
1223
1332
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1224
1333
|
|
|
1225
|
-
declare const
|
|
1334
|
+
declare const __VLS_component_186: DefineComponent<ExtractPropTypes< {
|
|
1226
1335
|
props: {
|
|
1227
1336
|
type: ObjectConstructor;
|
|
1228
1337
|
};
|
|
@@ -1232,7 +1341,7 @@ type: ObjectConstructor;
|
|
|
1232
1341
|
};
|
|
1233
1342
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1234
1343
|
|
|
1235
|
-
declare const
|
|
1344
|
+
declare const __VLS_component_187: DefineComponent<ExtractPropTypes< {
|
|
1236
1345
|
props: {
|
|
1237
1346
|
type: ObjectConstructor;
|
|
1238
1347
|
};
|
|
@@ -1242,7 +1351,7 @@ type: ObjectConstructor;
|
|
|
1242
1351
|
};
|
|
1243
1352
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1244
1353
|
|
|
1245
|
-
declare const
|
|
1354
|
+
declare const __VLS_component_188: DefineComponent<ExtractPropTypes< {
|
|
1246
1355
|
props: {
|
|
1247
1356
|
type: ObjectConstructor;
|
|
1248
1357
|
};
|
|
@@ -1252,7 +1361,7 @@ type: ObjectConstructor;
|
|
|
1252
1361
|
};
|
|
1253
1362
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1254
1363
|
|
|
1255
|
-
declare const
|
|
1364
|
+
declare const __VLS_component_189: DefineComponent<ExtractPropTypes< {
|
|
1256
1365
|
props: {
|
|
1257
1366
|
type: ObjectConstructor;
|
|
1258
1367
|
};
|
|
@@ -1262,7 +1371,7 @@ type: ObjectConstructor;
|
|
|
1262
1371
|
};
|
|
1263
1372
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1264
1373
|
|
|
1265
|
-
declare const
|
|
1374
|
+
declare const __VLS_component_19: DefineComponent<ExtractPropTypes< {
|
|
1266
1375
|
/**
|
|
1267
1376
|
* Sets valid HTML element tag
|
|
1268
1377
|
* @values a, button
|
|
@@ -1341,7 +1450,7 @@ href: string;
|
|
|
1341
1450
|
modifier: string;
|
|
1342
1451
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1343
1452
|
|
|
1344
|
-
declare const
|
|
1453
|
+
declare const __VLS_component_190: DefineComponent<ExtractPropTypes< {
|
|
1345
1454
|
props: {
|
|
1346
1455
|
type: ObjectConstructor;
|
|
1347
1456
|
};
|
|
@@ -1351,7 +1460,7 @@ type: ObjectConstructor;
|
|
|
1351
1460
|
};
|
|
1352
1461
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1353
1462
|
|
|
1354
|
-
declare const
|
|
1463
|
+
declare const __VLS_component_191: DefineComponent<ExtractPropTypes< {
|
|
1355
1464
|
props: {
|
|
1356
1465
|
type: ObjectConstructor;
|
|
1357
1466
|
};
|
|
@@ -1361,7 +1470,7 @@ type: ObjectConstructor;
|
|
|
1361
1470
|
};
|
|
1362
1471
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1363
1472
|
|
|
1364
|
-
declare const
|
|
1473
|
+
declare const __VLS_component_192: DefineComponent<ExtractPropTypes< {
|
|
1365
1474
|
props: {
|
|
1366
1475
|
type: ObjectConstructor;
|
|
1367
1476
|
};
|
|
@@ -1371,7 +1480,7 @@ type: ObjectConstructor;
|
|
|
1371
1480
|
};
|
|
1372
1481
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1373
1482
|
|
|
1374
|
-
declare const
|
|
1483
|
+
declare const __VLS_component_193: DefineComponent<ExtractPropTypes< {
|
|
1375
1484
|
props: {
|
|
1376
1485
|
type: ObjectConstructor;
|
|
1377
1486
|
};
|
|
@@ -1381,7 +1490,7 @@ type: ObjectConstructor;
|
|
|
1381
1490
|
};
|
|
1382
1491
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1383
1492
|
|
|
1384
|
-
declare const
|
|
1493
|
+
declare const __VLS_component_194: DefineComponent<ExtractPropTypes< {
|
|
1385
1494
|
props: {
|
|
1386
1495
|
type: ObjectConstructor;
|
|
1387
1496
|
};
|
|
@@ -1391,7 +1500,7 @@ type: ObjectConstructor;
|
|
|
1391
1500
|
};
|
|
1392
1501
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1393
1502
|
|
|
1394
|
-
declare const
|
|
1503
|
+
declare const __VLS_component_195: DefineComponent<ExtractPropTypes< {
|
|
1395
1504
|
props: {
|
|
1396
1505
|
type: ObjectConstructor;
|
|
1397
1506
|
};
|
|
@@ -1401,7 +1510,7 @@ type: ObjectConstructor;
|
|
|
1401
1510
|
};
|
|
1402
1511
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1403
1512
|
|
|
1404
|
-
declare const
|
|
1513
|
+
declare const __VLS_component_196: DefineComponent<ExtractPropTypes< {
|
|
1405
1514
|
props: {
|
|
1406
1515
|
type: ObjectConstructor;
|
|
1407
1516
|
};
|
|
@@ -1411,7 +1520,7 @@ type: ObjectConstructor;
|
|
|
1411
1520
|
};
|
|
1412
1521
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1413
1522
|
|
|
1414
|
-
declare const
|
|
1523
|
+
declare const __VLS_component_197: DefineComponent<ExtractPropTypes< {
|
|
1415
1524
|
props: {
|
|
1416
1525
|
type: ObjectConstructor;
|
|
1417
1526
|
};
|
|
@@ -1421,7 +1530,7 @@ type: ObjectConstructor;
|
|
|
1421
1530
|
};
|
|
1422
1531
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1423
1532
|
|
|
1424
|
-
declare const
|
|
1533
|
+
declare const __VLS_component_198: DefineComponent<ExtractPropTypes< {
|
|
1425
1534
|
props: {
|
|
1426
1535
|
type: ObjectConstructor;
|
|
1427
1536
|
};
|
|
@@ -1431,7 +1540,7 @@ type: ObjectConstructor;
|
|
|
1431
1540
|
};
|
|
1432
1541
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1433
1542
|
|
|
1434
|
-
declare const
|
|
1543
|
+
declare const __VLS_component_199: DefineComponent<ExtractPropTypes< {
|
|
1435
1544
|
props: {
|
|
1436
1545
|
type: ObjectConstructor;
|
|
1437
1546
|
};
|
|
@@ -1441,30 +1550,147 @@ type: ObjectConstructor;
|
|
|
1441
1550
|
};
|
|
1442
1551
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1443
1552
|
|
|
1444
|
-
declare const
|
|
1553
|
+
declare const __VLS_component_2: DefineComponent<ExtractPropTypes< {
|
|
1445
1554
|
/**
|
|
1446
|
-
*
|
|
1447
|
-
* @
|
|
1555
|
+
* The unique id of an accordion.
|
|
1556
|
+
* @demoIgnore true
|
|
1448
1557
|
*/
|
|
1449
|
-
|
|
1558
|
+
id: {
|
|
1450
1559
|
type: StringConstructor;
|
|
1451
|
-
|
|
1452
|
-
validator: (value: string) => boolean;
|
|
1560
|
+
required: true;
|
|
1453
1561
|
};
|
|
1454
1562
|
/**
|
|
1455
|
-
*
|
|
1456
|
-
* @
|
|
1457
|
-
* @values ordered, unordered, compact, inline
|
|
1563
|
+
* Toggle this value to open/close the accordion.
|
|
1564
|
+
* @demoIgnore true
|
|
1458
1565
|
*/
|
|
1459
|
-
|
|
1460
|
-
type:
|
|
1461
|
-
default:
|
|
1462
|
-
validator: (value: string) => boolean;
|
|
1566
|
+
opened: {
|
|
1567
|
+
type: BooleanConstructor;
|
|
1568
|
+
default: boolean;
|
|
1463
1569
|
};
|
|
1464
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1465
1570
|
/**
|
|
1466
|
-
* Sets
|
|
1467
|
-
|
|
1571
|
+
* Sets a compact style.
|
|
1572
|
+
*/
|
|
1573
|
+
compact: {
|
|
1574
|
+
type: BooleanConstructor;
|
|
1575
|
+
default: boolean;
|
|
1576
|
+
};
|
|
1577
|
+
/**
|
|
1578
|
+
* Sets a border-aligned style.
|
|
1579
|
+
*/
|
|
1580
|
+
borderAligned: {
|
|
1581
|
+
type: BooleanConstructor;
|
|
1582
|
+
default: boolean;
|
|
1583
|
+
};
|
|
1584
|
+
/**
|
|
1585
|
+
* Sets the heading level
|
|
1586
|
+
* @demoIgnore true
|
|
1587
|
+
*/
|
|
1588
|
+
level: {
|
|
1589
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
1590
|
+
required: true;
|
|
1591
|
+
};
|
|
1592
|
+
/**
|
|
1593
|
+
* Toggles content spacing (padding)
|
|
1594
|
+
*/
|
|
1595
|
+
contentSpacing: {
|
|
1596
|
+
type: BooleanConstructor;
|
|
1597
|
+
default: boolean;
|
|
1598
|
+
};
|
|
1599
|
+
/**
|
|
1600
|
+
* Sets the readable text on CdrAccordion button (also can be slotted)
|
|
1601
|
+
* @demoIgnore true
|
|
1602
|
+
*/
|
|
1603
|
+
label: {
|
|
1604
|
+
type: StringConstructor;
|
|
1605
|
+
};
|
|
1606
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1607
|
+
"accordion-toggle": (...args: any[]) => void;
|
|
1608
|
+
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1609
|
+
/**
|
|
1610
|
+
* The unique id of an accordion.
|
|
1611
|
+
* @demoIgnore true
|
|
1612
|
+
*/
|
|
1613
|
+
id: {
|
|
1614
|
+
type: StringConstructor;
|
|
1615
|
+
required: true;
|
|
1616
|
+
};
|
|
1617
|
+
/**
|
|
1618
|
+
* Toggle this value to open/close the accordion.
|
|
1619
|
+
* @demoIgnore true
|
|
1620
|
+
*/
|
|
1621
|
+
opened: {
|
|
1622
|
+
type: BooleanConstructor;
|
|
1623
|
+
default: boolean;
|
|
1624
|
+
};
|
|
1625
|
+
/**
|
|
1626
|
+
* Sets a compact style.
|
|
1627
|
+
*/
|
|
1628
|
+
compact: {
|
|
1629
|
+
type: BooleanConstructor;
|
|
1630
|
+
default: boolean;
|
|
1631
|
+
};
|
|
1632
|
+
/**
|
|
1633
|
+
* Sets a border-aligned style.
|
|
1634
|
+
*/
|
|
1635
|
+
borderAligned: {
|
|
1636
|
+
type: BooleanConstructor;
|
|
1637
|
+
default: boolean;
|
|
1638
|
+
};
|
|
1639
|
+
/**
|
|
1640
|
+
* Sets the heading level
|
|
1641
|
+
* @demoIgnore true
|
|
1642
|
+
*/
|
|
1643
|
+
level: {
|
|
1644
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
1645
|
+
required: true;
|
|
1646
|
+
};
|
|
1647
|
+
/**
|
|
1648
|
+
* Toggles content spacing (padding)
|
|
1649
|
+
*/
|
|
1650
|
+
contentSpacing: {
|
|
1651
|
+
type: BooleanConstructor;
|
|
1652
|
+
default: boolean;
|
|
1653
|
+
};
|
|
1654
|
+
/**
|
|
1655
|
+
* Sets the readable text on CdrAccordion button (also can be slotted)
|
|
1656
|
+
* @demoIgnore true
|
|
1657
|
+
*/
|
|
1658
|
+
label: {
|
|
1659
|
+
type: StringConstructor;
|
|
1660
|
+
};
|
|
1661
|
+
}>> & Readonly<{
|
|
1662
|
+
"onAccordion-toggle"?: ((...args: any[]) => any) | undefined;
|
|
1663
|
+
}>, {
|
|
1664
|
+
opened: boolean;
|
|
1665
|
+
compact: boolean;
|
|
1666
|
+
borderAligned: boolean;
|
|
1667
|
+
contentSpacing: boolean;
|
|
1668
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1669
|
+
|
|
1670
|
+
declare const __VLS_component_20: DefineComponent<ExtractPropTypes< {
|
|
1671
|
+
/**
|
|
1672
|
+
* Sets list type and HTML element as "unordered" or "ordered"
|
|
1673
|
+
* @values ul, ol
|
|
1674
|
+
*/
|
|
1675
|
+
tag: {
|
|
1676
|
+
type: StringConstructor;
|
|
1677
|
+
default: string;
|
|
1678
|
+
validator: (value: string) => boolean;
|
|
1679
|
+
};
|
|
1680
|
+
/**
|
|
1681
|
+
* Modifies the style variant for this component
|
|
1682
|
+
* @demoSelectMultiple true
|
|
1683
|
+
* @values ordered, unordered, compact, inline
|
|
1684
|
+
*/
|
|
1685
|
+
modifier: {
|
|
1686
|
+
type: StringConstructor;
|
|
1687
|
+
default: undefined;
|
|
1688
|
+
validator: (value: string) => boolean;
|
|
1689
|
+
};
|
|
1690
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1691
|
+
/**
|
|
1692
|
+
* Sets list type and HTML element as "unordered" or "ordered"
|
|
1693
|
+
* @values ul, ol
|
|
1468
1694
|
*/
|
|
1469
1695
|
tag: {
|
|
1470
1696
|
type: StringConstructor;
|
|
@@ -1486,7 +1712,7 @@ tag: string;
|
|
|
1486
1712
|
modifier: string;
|
|
1487
1713
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1488
1714
|
|
|
1489
|
-
declare const
|
|
1715
|
+
declare const __VLS_component_200: DefineComponent<ExtractPropTypes< {
|
|
1490
1716
|
props: {
|
|
1491
1717
|
type: ObjectConstructor;
|
|
1492
1718
|
};
|
|
@@ -1496,7 +1722,7 @@ type: ObjectConstructor;
|
|
|
1496
1722
|
};
|
|
1497
1723
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1498
1724
|
|
|
1499
|
-
declare const
|
|
1725
|
+
declare const __VLS_component_201: DefineComponent<ExtractPropTypes< {
|
|
1500
1726
|
props: {
|
|
1501
1727
|
type: ObjectConstructor;
|
|
1502
1728
|
};
|
|
@@ -1506,7 +1732,7 @@ type: ObjectConstructor;
|
|
|
1506
1732
|
};
|
|
1507
1733
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1508
1734
|
|
|
1509
|
-
declare const
|
|
1735
|
+
declare const __VLS_component_202: DefineComponent<ExtractPropTypes< {
|
|
1510
1736
|
props: {
|
|
1511
1737
|
type: ObjectConstructor;
|
|
1512
1738
|
};
|
|
@@ -1516,7 +1742,7 @@ type: ObjectConstructor;
|
|
|
1516
1742
|
};
|
|
1517
1743
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1518
1744
|
|
|
1519
|
-
declare const
|
|
1745
|
+
declare const __VLS_component_203: DefineComponent<ExtractPropTypes< {
|
|
1520
1746
|
props: {
|
|
1521
1747
|
type: ObjectConstructor;
|
|
1522
1748
|
};
|
|
@@ -1526,7 +1752,7 @@ type: ObjectConstructor;
|
|
|
1526
1752
|
};
|
|
1527
1753
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1528
1754
|
|
|
1529
|
-
declare const
|
|
1755
|
+
declare const __VLS_component_204: DefineComponent<ExtractPropTypes< {
|
|
1530
1756
|
props: {
|
|
1531
1757
|
type: ObjectConstructor;
|
|
1532
1758
|
};
|
|
@@ -1536,7 +1762,7 @@ type: ObjectConstructor;
|
|
|
1536
1762
|
};
|
|
1537
1763
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1538
1764
|
|
|
1539
|
-
declare const
|
|
1765
|
+
declare const __VLS_component_205: DefineComponent<ExtractPropTypes< {
|
|
1540
1766
|
props: {
|
|
1541
1767
|
type: ObjectConstructor;
|
|
1542
1768
|
};
|
|
@@ -1546,7 +1772,7 @@ type: ObjectConstructor;
|
|
|
1546
1772
|
};
|
|
1547
1773
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1548
1774
|
|
|
1549
|
-
declare const
|
|
1775
|
+
declare const __VLS_component_206: DefineComponent<ExtractPropTypes< {
|
|
1550
1776
|
props: {
|
|
1551
1777
|
type: ObjectConstructor;
|
|
1552
1778
|
};
|
|
@@ -1556,7 +1782,7 @@ type: ObjectConstructor;
|
|
|
1556
1782
|
};
|
|
1557
1783
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1558
1784
|
|
|
1559
|
-
declare const
|
|
1785
|
+
declare const __VLS_component_207: DefineComponent<ExtractPropTypes< {
|
|
1560
1786
|
props: {
|
|
1561
1787
|
type: ObjectConstructor;
|
|
1562
1788
|
};
|
|
@@ -1566,7 +1792,7 @@ type: ObjectConstructor;
|
|
|
1566
1792
|
};
|
|
1567
1793
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1568
1794
|
|
|
1569
|
-
declare const
|
|
1795
|
+
declare const __VLS_component_208: DefineComponent<ExtractPropTypes< {
|
|
1570
1796
|
props: {
|
|
1571
1797
|
type: ObjectConstructor;
|
|
1572
1798
|
};
|
|
@@ -1576,7 +1802,7 @@ type: ObjectConstructor;
|
|
|
1576
1802
|
};
|
|
1577
1803
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1578
1804
|
|
|
1579
|
-
declare const
|
|
1805
|
+
declare const __VLS_component_209: DefineComponent<ExtractPropTypes< {
|
|
1580
1806
|
props: {
|
|
1581
1807
|
type: ObjectConstructor;
|
|
1582
1808
|
};
|
|
@@ -1586,124 +1812,7 @@ type: ObjectConstructor;
|
|
|
1586
1812
|
};
|
|
1587
1813
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1588
1814
|
|
|
1589
|
-
declare const
|
|
1590
|
-
/**
|
|
1591
|
-
* The unique id of an accordion.
|
|
1592
|
-
* @demoIgnore true
|
|
1593
|
-
*/
|
|
1594
|
-
id: {
|
|
1595
|
-
type: StringConstructor;
|
|
1596
|
-
required: true;
|
|
1597
|
-
};
|
|
1598
|
-
/**
|
|
1599
|
-
* Toggle this value to open/close the accordion.
|
|
1600
|
-
* @demoIgnore true
|
|
1601
|
-
*/
|
|
1602
|
-
opened: {
|
|
1603
|
-
type: BooleanConstructor;
|
|
1604
|
-
default: boolean;
|
|
1605
|
-
};
|
|
1606
|
-
/**
|
|
1607
|
-
* Sets a compact style.
|
|
1608
|
-
*/
|
|
1609
|
-
compact: {
|
|
1610
|
-
type: BooleanConstructor;
|
|
1611
|
-
default: boolean;
|
|
1612
|
-
};
|
|
1613
|
-
/**
|
|
1614
|
-
* Sets a border-aligned style.
|
|
1615
|
-
*/
|
|
1616
|
-
borderAligned: {
|
|
1617
|
-
type: BooleanConstructor;
|
|
1618
|
-
default: boolean;
|
|
1619
|
-
};
|
|
1620
|
-
/**
|
|
1621
|
-
* Sets the heading level
|
|
1622
|
-
* @demoIgnore true
|
|
1623
|
-
*/
|
|
1624
|
-
level: {
|
|
1625
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
1626
|
-
required: true;
|
|
1627
|
-
};
|
|
1628
|
-
/**
|
|
1629
|
-
* Toggles content spacing (padding)
|
|
1630
|
-
*/
|
|
1631
|
-
contentSpacing: {
|
|
1632
|
-
type: BooleanConstructor;
|
|
1633
|
-
default: boolean;
|
|
1634
|
-
};
|
|
1635
|
-
/**
|
|
1636
|
-
* Sets the readable text on CdrAccordion button (also can be slotted)
|
|
1637
|
-
* @demoIgnore true
|
|
1638
|
-
*/
|
|
1639
|
-
label: {
|
|
1640
|
-
type: StringConstructor;
|
|
1641
|
-
};
|
|
1642
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1643
|
-
"accordion-toggle": (...args: any[]) => void;
|
|
1644
|
-
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1645
|
-
/**
|
|
1646
|
-
* The unique id of an accordion.
|
|
1647
|
-
* @demoIgnore true
|
|
1648
|
-
*/
|
|
1649
|
-
id: {
|
|
1650
|
-
type: StringConstructor;
|
|
1651
|
-
required: true;
|
|
1652
|
-
};
|
|
1653
|
-
/**
|
|
1654
|
-
* Toggle this value to open/close the accordion.
|
|
1655
|
-
* @demoIgnore true
|
|
1656
|
-
*/
|
|
1657
|
-
opened: {
|
|
1658
|
-
type: BooleanConstructor;
|
|
1659
|
-
default: boolean;
|
|
1660
|
-
};
|
|
1661
|
-
/**
|
|
1662
|
-
* Sets a compact style.
|
|
1663
|
-
*/
|
|
1664
|
-
compact: {
|
|
1665
|
-
type: BooleanConstructor;
|
|
1666
|
-
default: boolean;
|
|
1667
|
-
};
|
|
1668
|
-
/**
|
|
1669
|
-
* Sets a border-aligned style.
|
|
1670
|
-
*/
|
|
1671
|
-
borderAligned: {
|
|
1672
|
-
type: BooleanConstructor;
|
|
1673
|
-
default: boolean;
|
|
1674
|
-
};
|
|
1675
|
-
/**
|
|
1676
|
-
* Sets the heading level
|
|
1677
|
-
* @demoIgnore true
|
|
1678
|
-
*/
|
|
1679
|
-
level: {
|
|
1680
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
1681
|
-
required: true;
|
|
1682
|
-
};
|
|
1683
|
-
/**
|
|
1684
|
-
* Toggles content spacing (padding)
|
|
1685
|
-
*/
|
|
1686
|
-
contentSpacing: {
|
|
1687
|
-
type: BooleanConstructor;
|
|
1688
|
-
default: boolean;
|
|
1689
|
-
};
|
|
1690
|
-
/**
|
|
1691
|
-
* Sets the readable text on CdrAccordion button (also can be slotted)
|
|
1692
|
-
* @demoIgnore true
|
|
1693
|
-
*/
|
|
1694
|
-
label: {
|
|
1695
|
-
type: StringConstructor;
|
|
1696
|
-
};
|
|
1697
|
-
}>> & Readonly<{
|
|
1698
|
-
"onAccordion-toggle"?: ((...args: any[]) => any) | undefined;
|
|
1699
|
-
}>, {
|
|
1700
|
-
opened: boolean;
|
|
1701
|
-
compact: boolean;
|
|
1702
|
-
borderAligned: boolean;
|
|
1703
|
-
contentSpacing: boolean;
|
|
1704
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1705
|
-
|
|
1706
|
-
declare const __VLS_component_20: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<MediaObject>, {
|
|
1815
|
+
declare const __VLS_component_21: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<MediaObject>, {
|
|
1707
1816
|
align: string;
|
|
1708
1817
|
mediaPosition: string;
|
|
1709
1818
|
mediaWidth: string;
|
|
@@ -1713,7 +1822,7 @@ overlay: boolean;
|
|
|
1713
1822
|
overlayRowAlign: string;
|
|
1714
1823
|
overlayColumnAlign: string;
|
|
1715
1824
|
contentPadding: string;
|
|
1716
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
1825
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<MediaObject>, {
|
|
1717
1826
|
align: string;
|
|
1718
1827
|
mediaPosition: string;
|
|
1719
1828
|
mediaWidth: string;
|
|
@@ -1725,7 +1834,7 @@ overlayColumnAlign: string;
|
|
|
1725
1834
|
contentPadding: string;
|
|
1726
1835
|
}>>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1727
1836
|
|
|
1728
|
-
declare const
|
|
1837
|
+
declare const __VLS_component_210: DefineComponent<ExtractPropTypes< {
|
|
1729
1838
|
props: {
|
|
1730
1839
|
type: ObjectConstructor;
|
|
1731
1840
|
};
|
|
@@ -1735,7 +1844,7 @@ type: ObjectConstructor;
|
|
|
1735
1844
|
};
|
|
1736
1845
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1737
1846
|
|
|
1738
|
-
declare const
|
|
1847
|
+
declare const __VLS_component_211: DefineComponent<ExtractPropTypes< {
|
|
1739
1848
|
props: {
|
|
1740
1849
|
type: ObjectConstructor;
|
|
1741
1850
|
};
|
|
@@ -1745,7 +1854,7 @@ type: ObjectConstructor;
|
|
|
1745
1854
|
};
|
|
1746
1855
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1747
1856
|
|
|
1748
|
-
declare const
|
|
1857
|
+
declare const __VLS_component_212: DefineComponent<ExtractPropTypes< {
|
|
1749
1858
|
props: {
|
|
1750
1859
|
type: ObjectConstructor;
|
|
1751
1860
|
};
|
|
@@ -1755,7 +1864,7 @@ type: ObjectConstructor;
|
|
|
1755
1864
|
};
|
|
1756
1865
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1757
1866
|
|
|
1758
|
-
declare const
|
|
1867
|
+
declare const __VLS_component_213: DefineComponent<ExtractPropTypes< {
|
|
1759
1868
|
props: {
|
|
1760
1869
|
type: ObjectConstructor;
|
|
1761
1870
|
};
|
|
@@ -1765,7 +1874,7 @@ type: ObjectConstructor;
|
|
|
1765
1874
|
};
|
|
1766
1875
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1767
1876
|
|
|
1768
|
-
declare const
|
|
1877
|
+
declare const __VLS_component_214: DefineComponent<ExtractPropTypes< {
|
|
1769
1878
|
props: {
|
|
1770
1879
|
type: ObjectConstructor;
|
|
1771
1880
|
};
|
|
@@ -1775,7 +1884,7 @@ type: ObjectConstructor;
|
|
|
1775
1884
|
};
|
|
1776
1885
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1777
1886
|
|
|
1778
|
-
declare const
|
|
1887
|
+
declare const __VLS_component_215: DefineComponent<ExtractPropTypes< {
|
|
1779
1888
|
props: {
|
|
1780
1889
|
type: ObjectConstructor;
|
|
1781
1890
|
};
|
|
@@ -1785,7 +1894,7 @@ type: ObjectConstructor;
|
|
|
1785
1894
|
};
|
|
1786
1895
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1787
1896
|
|
|
1788
|
-
declare const
|
|
1897
|
+
declare const __VLS_component_216: DefineComponent<ExtractPropTypes< {
|
|
1789
1898
|
props: {
|
|
1790
1899
|
type: ObjectConstructor;
|
|
1791
1900
|
};
|
|
@@ -1795,7 +1904,7 @@ type: ObjectConstructor;
|
|
|
1795
1904
|
};
|
|
1796
1905
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1797
1906
|
|
|
1798
|
-
declare const
|
|
1907
|
+
declare const __VLS_component_217: DefineComponent<ExtractPropTypes< {
|
|
1799
1908
|
props: {
|
|
1800
1909
|
type: ObjectConstructor;
|
|
1801
1910
|
};
|
|
@@ -1805,7 +1914,7 @@ type: ObjectConstructor;
|
|
|
1805
1914
|
};
|
|
1806
1915
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1807
1916
|
|
|
1808
|
-
declare const
|
|
1917
|
+
declare const __VLS_component_218: DefineComponent<ExtractPropTypes< {
|
|
1809
1918
|
props: {
|
|
1810
1919
|
type: ObjectConstructor;
|
|
1811
1920
|
};
|
|
@@ -1815,7 +1924,7 @@ type: ObjectConstructor;
|
|
|
1815
1924
|
};
|
|
1816
1925
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1817
1926
|
|
|
1818
|
-
declare const
|
|
1927
|
+
declare const __VLS_component_219: DefineComponent<ExtractPropTypes< {
|
|
1819
1928
|
props: {
|
|
1820
1929
|
type: ObjectConstructor;
|
|
1821
1930
|
};
|
|
@@ -1825,7 +1934,7 @@ type: ObjectConstructor;
|
|
|
1825
1934
|
};
|
|
1826
1935
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1827
1936
|
|
|
1828
|
-
declare const
|
|
1937
|
+
declare const __VLS_component_22: DefineComponent<ExtractPropTypes< {
|
|
1829
1938
|
/**
|
|
1830
1939
|
* Toggles the state of the modal
|
|
1831
1940
|
* @demoIgnore true
|
|
@@ -1957,7 +2066,7 @@ ariaDescribedby: string;
|
|
|
1957
2066
|
animationDuration: number;
|
|
1958
2067
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1959
2068
|
|
|
1960
|
-
declare const
|
|
2069
|
+
declare const __VLS_component_220: DefineComponent<ExtractPropTypes< {
|
|
1961
2070
|
props: {
|
|
1962
2071
|
type: ObjectConstructor;
|
|
1963
2072
|
};
|
|
@@ -1967,7 +2076,7 @@ type: ObjectConstructor;
|
|
|
1967
2076
|
};
|
|
1968
2077
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1969
2078
|
|
|
1970
|
-
declare const
|
|
2079
|
+
declare const __VLS_component_221: DefineComponent<ExtractPropTypes< {
|
|
1971
2080
|
props: {
|
|
1972
2081
|
type: ObjectConstructor;
|
|
1973
2082
|
};
|
|
@@ -1977,7 +2086,7 @@ type: ObjectConstructor;
|
|
|
1977
2086
|
};
|
|
1978
2087
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1979
2088
|
|
|
1980
|
-
declare const
|
|
2089
|
+
declare const __VLS_component_222: DefineComponent<ExtractPropTypes< {
|
|
1981
2090
|
props: {
|
|
1982
2091
|
type: ObjectConstructor;
|
|
1983
2092
|
};
|
|
@@ -1987,7 +2096,7 @@ type: ObjectConstructor;
|
|
|
1987
2096
|
};
|
|
1988
2097
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1989
2098
|
|
|
1990
|
-
declare const
|
|
2099
|
+
declare const __VLS_component_223: DefineComponent<ExtractPropTypes< {
|
|
1991
2100
|
props: {
|
|
1992
2101
|
type: ObjectConstructor;
|
|
1993
2102
|
};
|
|
@@ -1997,7 +2106,7 @@ type: ObjectConstructor;
|
|
|
1997
2106
|
};
|
|
1998
2107
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1999
2108
|
|
|
2000
|
-
declare const
|
|
2109
|
+
declare const __VLS_component_224: DefineComponent<ExtractPropTypes< {
|
|
2001
2110
|
props: {
|
|
2002
2111
|
type: ObjectConstructor;
|
|
2003
2112
|
};
|
|
@@ -2007,7 +2116,7 @@ type: ObjectConstructor;
|
|
|
2007
2116
|
};
|
|
2008
2117
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2009
2118
|
|
|
2010
|
-
declare const
|
|
2119
|
+
declare const __VLS_component_225: DefineComponent<ExtractPropTypes< {
|
|
2011
2120
|
props: {
|
|
2012
2121
|
type: ObjectConstructor;
|
|
2013
2122
|
};
|
|
@@ -2017,7 +2126,7 @@ type: ObjectConstructor;
|
|
|
2017
2126
|
};
|
|
2018
2127
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2019
2128
|
|
|
2020
|
-
declare const
|
|
2129
|
+
declare const __VLS_component_226: DefineComponent<ExtractPropTypes< {
|
|
2021
2130
|
props: {
|
|
2022
2131
|
type: ObjectConstructor;
|
|
2023
2132
|
};
|
|
@@ -2027,7 +2136,7 @@ type: ObjectConstructor;
|
|
|
2027
2136
|
};
|
|
2028
2137
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2029
2138
|
|
|
2030
|
-
declare const
|
|
2139
|
+
declare const __VLS_component_227: DefineComponent<ExtractPropTypes< {
|
|
2031
2140
|
props: {
|
|
2032
2141
|
type: ObjectConstructor;
|
|
2033
2142
|
};
|
|
@@ -2037,7 +2146,7 @@ type: ObjectConstructor;
|
|
|
2037
2146
|
};
|
|
2038
2147
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2039
2148
|
|
|
2040
|
-
declare const
|
|
2149
|
+
declare const __VLS_component_228: DefineComponent<ExtractPropTypes< {
|
|
2041
2150
|
props: {
|
|
2042
2151
|
type: ObjectConstructor;
|
|
2043
2152
|
};
|
|
@@ -2047,22 +2156,23 @@ type: ObjectConstructor;
|
|
|
2047
2156
|
};
|
|
2048
2157
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2049
2158
|
|
|
2050
|
-
declare const
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
}
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2159
|
+
declare const __VLS_component_229: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<headingDisplayTextProps>, {
|
|
2160
|
+
tag: string;
|
|
2161
|
+
scale: string;
|
|
2162
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<headingDisplayTextProps>, {
|
|
2163
|
+
tag: string;
|
|
2164
|
+
scale: string;
|
|
2165
|
+
}>>> & Readonly<{}>, {
|
|
2166
|
+
tag: string;
|
|
2167
|
+
scale: "2" | "3" | "4" | "5" | "6" | "7";
|
|
2168
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2059
2169
|
|
|
2060
|
-
declare const
|
|
2170
|
+
declare const __VLS_component_23: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<ObjectOverlayProps>, {
|
|
2061
2171
|
position: string;
|
|
2062
2172
|
margin: string;
|
|
2063
2173
|
tag: string;
|
|
2064
2174
|
gradientTheme: string;
|
|
2065
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2175
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<ObjectOverlayProps>, {
|
|
2066
2176
|
position: string;
|
|
2067
2177
|
margin: string;
|
|
2068
2178
|
tag: string;
|
|
@@ -2074,114 +2184,93 @@ gradientTheme: "dark" | "light";
|
|
|
2074
2184
|
margin: ResponsiveSpace | Spacing;
|
|
2075
2185
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2076
2186
|
|
|
2077
|
-
declare const
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
}
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
}
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
};
|
|
2091
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2092
|
-
props: {
|
|
2093
|
-
type: ObjectConstructor;
|
|
2094
|
-
};
|
|
2095
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2096
|
-
|
|
2097
|
-
declare const __VLS_component_222: DefineComponent<ExtractPropTypes< {
|
|
2098
|
-
props: {
|
|
2099
|
-
type: ObjectConstructor;
|
|
2100
|
-
};
|
|
2101
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2102
|
-
props: {
|
|
2103
|
-
type: ObjectConstructor;
|
|
2104
|
-
};
|
|
2105
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2106
|
-
|
|
2107
|
-
declare const __VLS_component_223: DefineComponent<ExtractPropTypes< {
|
|
2108
|
-
props: {
|
|
2109
|
-
type: ObjectConstructor;
|
|
2110
|
-
};
|
|
2111
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2112
|
-
props: {
|
|
2113
|
-
type: ObjectConstructor;
|
|
2114
|
-
};
|
|
2115
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2116
|
-
|
|
2117
|
-
declare const __VLS_component_224: DefineComponent<ExtractPropTypes< {
|
|
2118
|
-
props: {
|
|
2119
|
-
type: ObjectConstructor;
|
|
2120
|
-
};
|
|
2121
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2122
|
-
props: {
|
|
2123
|
-
type: ObjectConstructor;
|
|
2124
|
-
};
|
|
2125
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2187
|
+
declare const __VLS_component_230: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<headingSerifTextProps>, {
|
|
2188
|
+
tag: string;
|
|
2189
|
+
scale: string;
|
|
2190
|
+
strong: boolean;
|
|
2191
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<headingSerifTextProps>, {
|
|
2192
|
+
tag: string;
|
|
2193
|
+
scale: string;
|
|
2194
|
+
strong: boolean;
|
|
2195
|
+
}>>> & Readonly<{}>, {
|
|
2196
|
+
strong: boolean;
|
|
2197
|
+
tag: string;
|
|
2198
|
+
scale: "1" | "2" | "3" | "4" | "5";
|
|
2199
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2126
2200
|
|
|
2127
|
-
declare const
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
}
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2201
|
+
declare const __VLS_component_231: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<headingSansTextProps>, {
|
|
2202
|
+
tag: string;
|
|
2203
|
+
scale: string;
|
|
2204
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<headingSansTextProps>, {
|
|
2205
|
+
tag: string;
|
|
2206
|
+
scale: string;
|
|
2207
|
+
}>>> & Readonly<{}>, {
|
|
2208
|
+
tag: string;
|
|
2209
|
+
scale: "1" | "2" | "3";
|
|
2210
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2136
2211
|
|
|
2137
|
-
declare const
|
|
2212
|
+
declare const __VLS_component_232: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<subheadingSansTextProps>, {
|
|
2138
2213
|
tag: string;
|
|
2139
2214
|
scale: string;
|
|
2140
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2215
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<subheadingSansTextProps>, {
|
|
2141
2216
|
tag: string;
|
|
2142
2217
|
scale: string;
|
|
2143
2218
|
}>>> & Readonly<{}>, {
|
|
2144
2219
|
tag: string;
|
|
2145
|
-
scale: "
|
|
2220
|
+
scale: "-1" | "0" | "1" | "2";
|
|
2146
2221
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2147
2222
|
|
|
2148
|
-
declare const
|
|
2223
|
+
declare const __VLS_component_233: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<utilitySansTextProps>, {
|
|
2149
2224
|
tag: string;
|
|
2150
2225
|
scale: string;
|
|
2151
2226
|
strong: boolean;
|
|
2152
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2227
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<utilitySansTextProps>, {
|
|
2153
2228
|
tag: string;
|
|
2154
2229
|
scale: string;
|
|
2155
2230
|
strong: boolean;
|
|
2156
2231
|
}>>> & Readonly<{}>, {
|
|
2157
2232
|
strong: boolean;
|
|
2158
2233
|
tag: string;
|
|
2159
|
-
scale: "1" | "
|
|
2234
|
+
scale: "-1" | "0" | "1" | "2" | "3";
|
|
2160
2235
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2161
2236
|
|
|
2162
|
-
declare const
|
|
2237
|
+
declare const __VLS_component_234: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<utilitySerifTextProps>, {
|
|
2163
2238
|
tag: string;
|
|
2164
2239
|
scale: string;
|
|
2165
|
-
|
|
2240
|
+
strong: boolean;
|
|
2241
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<utilitySerifTextProps>, {
|
|
2166
2242
|
tag: string;
|
|
2167
2243
|
scale: string;
|
|
2244
|
+
strong: boolean;
|
|
2168
2245
|
}>>> & Readonly<{}>, {
|
|
2246
|
+
strong: boolean;
|
|
2169
2247
|
tag: string;
|
|
2170
|
-
scale: "1" | "2" | "3";
|
|
2248
|
+
scale: "-1" | "0" | "1" | "2" | "3";
|
|
2171
2249
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2172
2250
|
|
|
2173
|
-
declare const
|
|
2251
|
+
declare const __VLS_component_235: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<bodyTextProps>, {
|
|
2174
2252
|
tag: string;
|
|
2175
2253
|
scale: string;
|
|
2176
|
-
|
|
2254
|
+
strong: boolean;
|
|
2255
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<bodyTextProps>, {
|
|
2177
2256
|
tag: string;
|
|
2178
2257
|
scale: string;
|
|
2258
|
+
strong: boolean;
|
|
2259
|
+
}>>> & Readonly<{}>, {
|
|
2260
|
+
strong: boolean;
|
|
2261
|
+
tag: string;
|
|
2262
|
+
scale: ScaleValue;
|
|
2263
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2264
|
+
|
|
2265
|
+
declare const __VLS_component_236: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<baseTextProps>, {
|
|
2266
|
+
tag: string;
|
|
2267
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<baseTextProps>, {
|
|
2268
|
+
tag: string;
|
|
2179
2269
|
}>>> & Readonly<{}>, {
|
|
2180
2270
|
tag: string;
|
|
2181
|
-
scale: "-1" | "0" | "1" | "2";
|
|
2182
2271
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2183
2272
|
|
|
2184
|
-
declare const
|
|
2273
|
+
declare const __VLS_component_24: DefineComponent<ExtractPropTypes< {
|
|
2185
2274
|
/**
|
|
2186
2275
|
* Sets the position where the popover will render relative to the trigger element.
|
|
2187
2276
|
* @demoSelectMultiple false
|
|
@@ -2285,57 +2374,7 @@ autoPosition: boolean;
|
|
|
2285
2374
|
open: boolean;
|
|
2286
2375
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2287
2376
|
|
|
2288
|
-
declare const
|
|
2289
|
-
tag: string;
|
|
2290
|
-
scale: string;
|
|
2291
|
-
strong: boolean;
|
|
2292
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<utilitySansTextProps>, {
|
|
2293
|
-
tag: string;
|
|
2294
|
-
scale: string;
|
|
2295
|
-
strong: boolean;
|
|
2296
|
-
}>>> & Readonly<{}>, {
|
|
2297
|
-
strong: boolean;
|
|
2298
|
-
tag: string;
|
|
2299
|
-
scale: "-1" | "0" | "1" | "2" | "3";
|
|
2300
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2301
|
-
|
|
2302
|
-
declare const __VLS_component_231: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<utilitySerifTextProps>, {
|
|
2303
|
-
tag: string;
|
|
2304
|
-
scale: string;
|
|
2305
|
-
strong: boolean;
|
|
2306
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<utilitySerifTextProps>, {
|
|
2307
|
-
tag: string;
|
|
2308
|
-
scale: string;
|
|
2309
|
-
strong: boolean;
|
|
2310
|
-
}>>> & Readonly<{}>, {
|
|
2311
|
-
strong: boolean;
|
|
2312
|
-
tag: string;
|
|
2313
|
-
scale: "-1" | "0" | "1" | "2" | "3";
|
|
2314
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2315
|
-
|
|
2316
|
-
declare const __VLS_component_232: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<bodyTextProps>, {
|
|
2317
|
-
tag: string;
|
|
2318
|
-
scale: string;
|
|
2319
|
-
strong: boolean;
|
|
2320
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<bodyTextProps>, {
|
|
2321
|
-
tag: string;
|
|
2322
|
-
scale: string;
|
|
2323
|
-
strong: boolean;
|
|
2324
|
-
}>>> & Readonly<{}>, {
|
|
2325
|
-
strong: boolean;
|
|
2326
|
-
tag: string;
|
|
2327
|
-
scale: ScaleValue;
|
|
2328
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2329
|
-
|
|
2330
|
-
declare const __VLS_component_233: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<baseTextProps>, {
|
|
2331
|
-
tag: string;
|
|
2332
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<baseTextProps>, {
|
|
2333
|
-
tag: string;
|
|
2334
|
-
}>>> & Readonly<{}>, {
|
|
2335
|
-
tag: string;
|
|
2336
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2337
|
-
|
|
2338
|
-
declare const __VLS_component_24: DefineComponent<ExtractPropTypes< {
|
|
2377
|
+
declare const __VLS_component_25: DefineComponent<ExtractPropTypes< {
|
|
2339
2378
|
/**
|
|
2340
2379
|
* Sets the semantic HTML element for the quote.
|
|
2341
2380
|
* @values blockquote, aside, q, div
|
|
@@ -2386,7 +2425,7 @@ tag: string;
|
|
|
2386
2425
|
modifier: string;
|
|
2387
2426
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2388
2427
|
|
|
2389
|
-
declare const
|
|
2428
|
+
declare const __VLS_component_26: DefineComponent<ExtractPropTypes< {
|
|
2390
2429
|
/**
|
|
2391
2430
|
* Adds CSS class to the label for custom styles.
|
|
2392
2431
|
*/
|
|
@@ -2519,7 +2558,7 @@ modifier: string;
|
|
|
2519
2558
|
background: string;
|
|
2520
2559
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2521
2560
|
|
|
2522
|
-
declare const
|
|
2561
|
+
declare const __VLS_component_27: DefineComponent<ExtractPropTypes< {
|
|
2523
2562
|
/**
|
|
2524
2563
|
* Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be auto-generated.
|
|
2525
2564
|
*/
|
|
@@ -2690,7 +2729,7 @@ errorRole: string;
|
|
|
2690
2729
|
multiple: boolean;
|
|
2691
2730
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2692
2731
|
|
|
2693
|
-
declare const
|
|
2732
|
+
declare const __VLS_component_28: DefineComponent<ExtractPropTypes< {
|
|
2694
2733
|
/**
|
|
2695
2734
|
* Toggle animation on/off.
|
|
2696
2735
|
* When `true`, animated gradient will be used while loading.
|
|
@@ -2716,10 +2755,10 @@ default: boolean;
|
|
|
2716
2755
|
motion: boolean;
|
|
2717
2756
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2718
2757
|
|
|
2719
|
-
declare const
|
|
2758
|
+
declare const __VLS_component_29: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<splitSurfaceProps>, {
|
|
2720
2759
|
surface: string;
|
|
2721
2760
|
tag: string;
|
|
2722
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2761
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<splitSurfaceProps>, {
|
|
2723
2762
|
surface: string;
|
|
2724
2763
|
tag: string;
|
|
2725
2764
|
}>>> & Readonly<{}>, {
|
|
@@ -2727,14 +2766,6 @@ tag: string;
|
|
|
2727
2766
|
surface: "top" | "bottom";
|
|
2728
2767
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2729
2768
|
|
|
2730
|
-
declare const __VLS_component_29: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<surface>, {
|
|
2731
|
-
tag: string;
|
|
2732
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<surface>, {
|
|
2733
|
-
tag: string;
|
|
2734
|
-
}>>> & Readonly<{}>, {
|
|
2735
|
-
tag: Tag;
|
|
2736
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2737
|
-
|
|
2738
2769
|
declare const __VLS_component_3: DefineComponent<ExtractPropTypes< {
|
|
2739
2770
|
/**
|
|
2740
2771
|
* A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.
|
|
@@ -2759,7 +2790,34 @@ validator: (value: string) => boolean;
|
|
|
2759
2790
|
unwrap: string | boolean;
|
|
2760
2791
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2761
2792
|
|
|
2762
|
-
declare const __VLS_component_30: DefineComponent<ExtractPropTypes<
|
|
2793
|
+
declare const __VLS_component_30: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<surface>, {
|
|
2794
|
+
tag: string;
|
|
2795
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<surface>, {
|
|
2796
|
+
tag: string;
|
|
2797
|
+
}>>> & Readonly<{}>, {
|
|
2798
|
+
tag: Tag;
|
|
2799
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2800
|
+
|
|
2801
|
+
declare const __VLS_component_31: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<surfaceSelection>, {
|
|
2802
|
+
tag: string;
|
|
2803
|
+
role: string;
|
|
2804
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<surfaceSelection>, {
|
|
2805
|
+
tag: string;
|
|
2806
|
+
role: string;
|
|
2807
|
+
}>>> & Readonly<{}>, {
|
|
2808
|
+
role: string;
|
|
2809
|
+
tag: Tag;
|
|
2810
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2811
|
+
|
|
2812
|
+
declare const __VLS_component_32: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<surface>, {
|
|
2813
|
+
tag: string;
|
|
2814
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<surface>, {
|
|
2815
|
+
tag: string;
|
|
2816
|
+
}>>> & Readonly<{}>, {
|
|
2817
|
+
tag: Tag;
|
|
2818
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2819
|
+
|
|
2820
|
+
declare const __VLS_component_33: DefineComponent<ExtractPropTypes< {
|
|
2763
2821
|
/** Sets row colors to alternate between darker and lighter backgrounds.
|
|
2764
2822
|
* Striping will not apply when `border` is true
|
|
2765
2823
|
*/
|
|
@@ -2844,7 +2902,7 @@ border: boolean;
|
|
|
2844
2902
|
responsive: boolean;
|
|
2845
2903
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2846
2904
|
|
|
2847
|
-
declare const
|
|
2905
|
+
declare const __VLS_component_34: DefineComponent<ExtractPropTypes< {
|
|
2848
2906
|
/** Sets reference identifier for tab content. This property is required and is necessary for accessibility. Must be unique for each tabPanel, and cannot be the same as the `aria-labelledby` property. */
|
|
2849
2907
|
id: StringConstructor;
|
|
2850
2908
|
/** Sets tab display name. Required and must be unique for each tab. If `id` is not provided, this value will be used as the reference identifier. */
|
|
@@ -2864,7 +2922,7 @@ ariaLabelledby: StringConstructor;
|
|
|
2864
2922
|
"onTab-change"?: ((...args: any[]) => any) | undefined;
|
|
2865
2923
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2866
2924
|
|
|
2867
|
-
declare const
|
|
2925
|
+
declare const __VLS_component_35: DefineComponent<ExtractPropTypes< {
|
|
2868
2926
|
/**
|
|
2869
2927
|
* Sets height of the tabs container element.
|
|
2870
2928
|
* Passing a `px` value will render tabs with a static height,
|
|
@@ -2940,23 +2998,23 @@ activeTab: number;
|
|
|
2940
2998
|
backgroundColor: string;
|
|
2941
2999
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2942
3000
|
|
|
2943
|
-
declare const
|
|
3001
|
+
declare const __VLS_component_36: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<baseTextProps>, {
|
|
2944
3002
|
tag: string;
|
|
2945
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
3003
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<baseTextProps>, {
|
|
2946
3004
|
tag: string;
|
|
2947
3005
|
}>>> & Readonly<{}>, {
|
|
2948
3006
|
tag: string;
|
|
2949
3007
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2950
3008
|
|
|
2951
|
-
declare const
|
|
3009
|
+
declare const __VLS_component_37: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<baseTextProps>, {
|
|
2952
3010
|
tag: string;
|
|
2953
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
3011
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<baseTextProps>, {
|
|
2954
3012
|
tag: string;
|
|
2955
3013
|
}>>> & Readonly<{}>, {
|
|
2956
3014
|
tag: string;
|
|
2957
3015
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2958
3016
|
|
|
2959
|
-
declare const
|
|
3017
|
+
declare const __VLS_component_38: DefineComponent<ExtractPropTypes< {
|
|
2960
3018
|
/**
|
|
2961
3019
|
* Sets the toast type.
|
|
2962
3020
|
* @demoSelectMultiple false
|
|
@@ -3027,7 +3085,7 @@ autoDismiss: boolean;
|
|
|
3027
3085
|
dismissDelay: number;
|
|
3028
3086
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3029
3087
|
|
|
3030
|
-
declare const
|
|
3088
|
+
declare const __VLS_component_39: DefineComponent<ExtractPropTypes< {
|
|
3031
3089
|
/**
|
|
3032
3090
|
* Sets the value and aria-label for the toggle button. Display can be overridden using default slot
|
|
3033
3091
|
*/
|
|
@@ -3045,7 +3103,33 @@ required: true;
|
|
|
3045
3103
|
};
|
|
3046
3104
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3047
3105
|
|
|
3048
|
-
declare const
|
|
3106
|
+
declare const __VLS_component_4: DefineComponent<ExtractPropTypes< {
|
|
3107
|
+
/**
|
|
3108
|
+
* Sets the banner style.
|
|
3109
|
+
* @demoSelectMultiple false
|
|
3110
|
+
* @values info, warning, success, error, default
|
|
3111
|
+
*/
|
|
3112
|
+
type: {
|
|
3113
|
+
type: StringConstructor;
|
|
3114
|
+
validator: (value: string) => boolean;
|
|
3115
|
+
default: string;
|
|
3116
|
+
};
|
|
3117
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3118
|
+
/**
|
|
3119
|
+
* Sets the banner style.
|
|
3120
|
+
* @demoSelectMultiple false
|
|
3121
|
+
* @values info, warning, success, error, default
|
|
3122
|
+
*/
|
|
3123
|
+
type: {
|
|
3124
|
+
type: StringConstructor;
|
|
3125
|
+
validator: (value: string) => boolean;
|
|
3126
|
+
default: string;
|
|
3127
|
+
};
|
|
3128
|
+
}>> & Readonly<{}>, {
|
|
3129
|
+
type: string;
|
|
3130
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3131
|
+
|
|
3132
|
+
declare const __VLS_component_40: DefineComponent<ExtractPropTypes< {
|
|
3049
3133
|
/** @ignore */
|
|
3050
3134
|
modelValue: {
|
|
3051
3135
|
type: (BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor)[];
|
|
@@ -3085,7 +3169,7 @@ validator: (value: string) => boolean;
|
|
|
3085
3169
|
size: string;
|
|
3086
3170
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3087
3171
|
|
|
3088
|
-
declare const
|
|
3172
|
+
declare const __VLS_component_41: DefineComponent<ExtractPropTypes< {
|
|
3089
3173
|
/**
|
|
3090
3174
|
* Sets a custom ID for the switch. If this value is not set, it will be auto-generated.
|
|
3091
3175
|
*/
|
|
@@ -3156,7 +3240,7 @@ size: string;
|
|
|
3156
3240
|
fullWidth: boolean;
|
|
3157
3241
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3158
3242
|
|
|
3159
|
-
declare const
|
|
3243
|
+
declare const __VLS_component_42: DefineComponent<ExtractPropTypes< {
|
|
3160
3244
|
/**
|
|
3161
3245
|
* Sets the position where the tooltip will render relative to the trigger element.
|
|
3162
3246
|
* @demoSelectMultiple false
|
|
@@ -3244,62 +3328,6 @@ autoPosition: boolean;
|
|
|
3244
3328
|
open: boolean;
|
|
3245
3329
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3246
3330
|
|
|
3247
|
-
declare const __VLS_component_4: DefineComponent<ExtractPropTypes< {
|
|
3248
|
-
/**
|
|
3249
|
-
* Sets the banner style.
|
|
3250
|
-
* @demoSelectMultiple false
|
|
3251
|
-
* @values info, warning, success, error, default
|
|
3252
|
-
*/
|
|
3253
|
-
type: {
|
|
3254
|
-
type: StringConstructor;
|
|
3255
|
-
validator: (value: string) => boolean;
|
|
3256
|
-
default: string;
|
|
3257
|
-
};
|
|
3258
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3259
|
-
/**
|
|
3260
|
-
* Sets the banner style.
|
|
3261
|
-
* @demoSelectMultiple false
|
|
3262
|
-
* @values info, warning, success, error, default
|
|
3263
|
-
*/
|
|
3264
|
-
type: {
|
|
3265
|
-
type: StringConstructor;
|
|
3266
|
-
validator: (value: string) => boolean;
|
|
3267
|
-
default: string;
|
|
3268
|
-
};
|
|
3269
|
-
}>> & Readonly<{}>, {
|
|
3270
|
-
type: string;
|
|
3271
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3272
|
-
|
|
3273
|
-
declare const __VLS_component_40: DefineComponent<ExtractPropTypes< {
|
|
3274
|
-
props: {
|
|
3275
|
-
type: ObjectConstructor;
|
|
3276
|
-
};
|
|
3277
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3278
|
-
props: {
|
|
3279
|
-
type: ObjectConstructor;
|
|
3280
|
-
};
|
|
3281
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3282
|
-
|
|
3283
|
-
declare const __VLS_component_41: DefineComponent<ExtractPropTypes< {
|
|
3284
|
-
props: {
|
|
3285
|
-
type: ObjectConstructor;
|
|
3286
|
-
};
|
|
3287
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3288
|
-
props: {
|
|
3289
|
-
type: ObjectConstructor;
|
|
3290
|
-
};
|
|
3291
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3292
|
-
|
|
3293
|
-
declare const __VLS_component_42: DefineComponent<ExtractPropTypes< {
|
|
3294
|
-
props: {
|
|
3295
|
-
type: ObjectConstructor;
|
|
3296
|
-
};
|
|
3297
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3298
|
-
props: {
|
|
3299
|
-
type: ObjectConstructor;
|
|
3300
|
-
};
|
|
3301
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3302
|
-
|
|
3303
3331
|
declare const __VLS_component_43: DefineComponent<ExtractPropTypes< {
|
|
3304
3332
|
props: {
|
|
3305
3333
|
type: ObjectConstructor;
|
|
@@ -4265,6 +4293,12 @@ declare type __VLS_NonUndefinedable_2<T> = T extends undefined ? never : T;
|
|
|
4265
4293
|
|
|
4266
4294
|
declare type __VLS_NonUndefinedable_20<T> = T extends undefined ? never : T;
|
|
4267
4295
|
|
|
4296
|
+
declare type __VLS_NonUndefinedable_21<T> = T extends undefined ? never : T;
|
|
4297
|
+
|
|
4298
|
+
declare type __VLS_NonUndefinedable_22<T> = T extends undefined ? never : T;
|
|
4299
|
+
|
|
4300
|
+
declare type __VLS_NonUndefinedable_23<T> = T extends undefined ? never : T;
|
|
4301
|
+
|
|
4268
4302
|
declare type __VLS_NonUndefinedable_3<T> = T extends undefined ? never : T;
|
|
4269
4303
|
|
|
4270
4304
|
declare type __VLS_NonUndefinedable_4<T> = T extends undefined ? never : T;
|
|
@@ -4331,6 +4365,18 @@ declare type __VLS_Prettify_20<T> = {
|
|
|
4331
4365
|
[K in keyof T]: T[K];
|
|
4332
4366
|
} & {};
|
|
4333
4367
|
|
|
4368
|
+
declare type __VLS_Prettify_21<T> = {
|
|
4369
|
+
[K in keyof T]: T[K];
|
|
4370
|
+
} & {};
|
|
4371
|
+
|
|
4372
|
+
declare type __VLS_Prettify_22<T> = {
|
|
4373
|
+
[K in keyof T]: T[K];
|
|
4374
|
+
} & {};
|
|
4375
|
+
|
|
4376
|
+
declare type __VLS_Prettify_23<T> = {
|
|
4377
|
+
[K in keyof T]: T[K];
|
|
4378
|
+
} & {};
|
|
4379
|
+
|
|
4334
4380
|
declare type __VLS_Prettify_3<T> = {
|
|
4335
4381
|
[K in keyof T]: T[K];
|
|
4336
4382
|
} & {};
|
|
@@ -4587,13 +4633,7 @@ declare function __VLS_template_149(): {
|
|
|
4587
4633
|
};
|
|
4588
4634
|
|
|
4589
4635
|
declare function __VLS_template_15(): {
|
|
4590
|
-
|
|
4591
|
-
info?(_: {}): any;
|
|
4592
|
-
"pre-icon"?(_: {}): any;
|
|
4593
|
-
"post-icon"?(_: {}): any;
|
|
4594
|
-
"info-action"?(_: {}): any;
|
|
4595
|
-
"helper-text-bottom"?(_: {}): any;
|
|
4596
|
-
error?(_: {}): any;
|
|
4636
|
+
default?(_: {}): any;
|
|
4597
4637
|
};
|
|
4598
4638
|
|
|
4599
4639
|
declare function __VLS_template_150(): {
|
|
@@ -4637,7 +4677,13 @@ declare function __VLS_template_159(): {
|
|
|
4637
4677
|
};
|
|
4638
4678
|
|
|
4639
4679
|
declare function __VLS_template_16(): {
|
|
4640
|
-
|
|
4680
|
+
"helper-text-top"?(_: {}): any;
|
|
4681
|
+
info?(_: {}): any;
|
|
4682
|
+
"pre-icon"?(_: {}): any;
|
|
4683
|
+
"post-icon"?(_: {}): any;
|
|
4684
|
+
"info-action"?(_: {}): any;
|
|
4685
|
+
"helper-text-bottom"?(_: {}): any;
|
|
4686
|
+
error?(_: {}): any;
|
|
4641
4687
|
};
|
|
4642
4688
|
|
|
4643
4689
|
declare function __VLS_template_160(): {
|
|
@@ -4818,8 +4864,7 @@ declare function __VLS_template_2(): {
|
|
|
4818
4864
|
};
|
|
4819
4865
|
|
|
4820
4866
|
declare function __VLS_template_20(): {
|
|
4821
|
-
|
|
4822
|
-
content?(_: {}): any;
|
|
4867
|
+
default?(_: {}): any;
|
|
4823
4868
|
};
|
|
4824
4869
|
|
|
4825
4870
|
declare function __VLS_template_200(): {
|
|
@@ -4863,9 +4908,8 @@ declare function __VLS_template_209(): {
|
|
|
4863
4908
|
};
|
|
4864
4909
|
|
|
4865
4910
|
declare function __VLS_template_21(): {
|
|
4866
|
-
|
|
4867
|
-
|
|
4868
|
-
default?(_: {}): any;
|
|
4911
|
+
media?(_: {}): any;
|
|
4912
|
+
content?(_: {}): any;
|
|
4869
4913
|
};
|
|
4870
4914
|
|
|
4871
4915
|
declare function __VLS_template_210(): {
|
|
@@ -4909,8 +4953,9 @@ declare function __VLS_template_219(): {
|
|
|
4909
4953
|
};
|
|
4910
4954
|
|
|
4911
4955
|
declare function __VLS_template_22(): {
|
|
4912
|
-
|
|
4913
|
-
|
|
4956
|
+
modal?(_: {}): any;
|
|
4957
|
+
title?(_: {}): any;
|
|
4958
|
+
default?(_: {}): any;
|
|
4914
4959
|
};
|
|
4915
4960
|
|
|
4916
4961
|
declare function __VLS_template_220(): {
|
|
@@ -4954,10 +4999,8 @@ declare function __VLS_template_229(): {
|
|
|
4954
4999
|
};
|
|
4955
5000
|
|
|
4956
5001
|
declare function __VLS_template_23(): {
|
|
4957
|
-
|
|
4958
|
-
|
|
4959
|
-
default?(_: {}): any;
|
|
4960
|
-
icon?(_: {}): any;
|
|
5002
|
+
container?(_: {}): any;
|
|
5003
|
+
content?(_: {}): any;
|
|
4961
5004
|
};
|
|
4962
5005
|
|
|
4963
5006
|
declare function __VLS_template_230(): {
|
|
@@ -4976,8 +5019,23 @@ declare function __VLS_template_233(): {
|
|
|
4976
5019
|
default?(_: {}): any;
|
|
4977
5020
|
};
|
|
4978
5021
|
|
|
5022
|
+
declare function __VLS_template_234(): {
|
|
5023
|
+
default?(_: {}): any;
|
|
5024
|
+
};
|
|
5025
|
+
|
|
5026
|
+
declare function __VLS_template_235(): {
|
|
5027
|
+
default?(_: {}): any;
|
|
5028
|
+
};
|
|
5029
|
+
|
|
5030
|
+
declare function __VLS_template_236(): {
|
|
5031
|
+
default?(_: {}): any;
|
|
5032
|
+
};
|
|
5033
|
+
|
|
4979
5034
|
declare function __VLS_template_24(): {
|
|
5035
|
+
trigger?(_: {}): any;
|
|
5036
|
+
title?(_: {}): any;
|
|
4980
5037
|
default?(_: {}): any;
|
|
5038
|
+
icon?(_: {}): any;
|
|
4981
5039
|
};
|
|
4982
5040
|
|
|
4983
5041
|
declare function __VLS_template_25(): {
|
|
@@ -4985,6 +5043,10 @@ declare function __VLS_template_25(): {
|
|
|
4985
5043
|
};
|
|
4986
5044
|
|
|
4987
5045
|
declare function __VLS_template_26(): {
|
|
5046
|
+
default?(_: {}): any;
|
|
5047
|
+
};
|
|
5048
|
+
|
|
5049
|
+
declare function __VLS_template_27(): {
|
|
4988
5050
|
"helper-text"?(_: {}): any;
|
|
4989
5051
|
info?(_: {}): any;
|
|
4990
5052
|
"pre-icon"?(_: {}): any;
|
|
@@ -4993,19 +5055,15 @@ declare function __VLS_template_26(): {
|
|
|
4993
5055
|
error?(_: {}): any;
|
|
4994
5056
|
};
|
|
4995
5057
|
|
|
4996
|
-
declare function
|
|
5058
|
+
declare function __VLS_template_28(): {
|
|
4997
5059
|
default?(_: {}): any;
|
|
4998
5060
|
};
|
|
4999
5061
|
|
|
5000
|
-
declare function
|
|
5062
|
+
declare function __VLS_template_29(): {
|
|
5001
5063
|
top?(_: {}): any;
|
|
5002
5064
|
bottom?(_: {}): any;
|
|
5003
5065
|
};
|
|
5004
5066
|
|
|
5005
|
-
declare function __VLS_template_29(): {
|
|
5006
|
-
default?(_: {}): any;
|
|
5007
|
-
};
|
|
5008
|
-
|
|
5009
5067
|
declare function __VLS_template_3(): {
|
|
5010
5068
|
default?(_: {}): any;
|
|
5011
5069
|
};
|
|
@@ -5016,6 +5074,7 @@ declare function __VLS_template_30(): {
|
|
|
5016
5074
|
|
|
5017
5075
|
declare function __VLS_template_31(): {
|
|
5018
5076
|
default?(_: {}): any;
|
|
5077
|
+
loading?(_: {}): any;
|
|
5019
5078
|
};
|
|
5020
5079
|
|
|
5021
5080
|
declare function __VLS_template_32(): {
|
|
@@ -5031,9 +5090,7 @@ declare function __VLS_template_34(): {
|
|
|
5031
5090
|
};
|
|
5032
5091
|
|
|
5033
5092
|
declare function __VLS_template_35(): {
|
|
5034
|
-
"icon-left"?(_: {}): any;
|
|
5035
5093
|
default?(_: {}): any;
|
|
5036
|
-
icon?(_: {}): any;
|
|
5037
5094
|
};
|
|
5038
5095
|
|
|
5039
5096
|
declare function __VLS_template_36(): {
|
|
@@ -5045,11 +5102,12 @@ declare function __VLS_template_37(): {
|
|
|
5045
5102
|
};
|
|
5046
5103
|
|
|
5047
5104
|
declare function __VLS_template_38(): {
|
|
5105
|
+
"icon-left"?(_: {}): any;
|
|
5048
5106
|
default?(_: {}): any;
|
|
5107
|
+
icon?(_: {}): any;
|
|
5049
5108
|
};
|
|
5050
5109
|
|
|
5051
5110
|
declare function __VLS_template_39(): {
|
|
5052
|
-
trigger?(_: {}): any;
|
|
5053
5111
|
default?(_: {}): any;
|
|
5054
5112
|
};
|
|
5055
5113
|
|
|
@@ -5070,6 +5128,7 @@ declare function __VLS_template_41(): {
|
|
|
5070
5128
|
};
|
|
5071
5129
|
|
|
5072
5130
|
declare function __VLS_template_42(): {
|
|
5131
|
+
trigger?(_: {}): any;
|
|
5073
5132
|
default?(_: {}): any;
|
|
5074
5133
|
};
|
|
5075
5134
|
|
|
@@ -5447,6 +5506,33 @@ declare type __VLS_TypePropsToRuntimeProps_20<T> = {
|
|
|
5447
5506
|
};
|
|
5448
5507
|
};
|
|
5449
5508
|
|
|
5509
|
+
declare type __VLS_TypePropsToRuntimeProps_21<T> = {
|
|
5510
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
5511
|
+
type: PropType<__VLS_NonUndefinedable_21<T[K]>>;
|
|
5512
|
+
} : {
|
|
5513
|
+
type: PropType<T[K]>;
|
|
5514
|
+
required: true;
|
|
5515
|
+
};
|
|
5516
|
+
};
|
|
5517
|
+
|
|
5518
|
+
declare type __VLS_TypePropsToRuntimeProps_22<T> = {
|
|
5519
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
5520
|
+
type: PropType<__VLS_NonUndefinedable_22<T[K]>>;
|
|
5521
|
+
} : {
|
|
5522
|
+
type: PropType<T[K]>;
|
|
5523
|
+
required: true;
|
|
5524
|
+
};
|
|
5525
|
+
};
|
|
5526
|
+
|
|
5527
|
+
declare type __VLS_TypePropsToRuntimeProps_23<T> = {
|
|
5528
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
5529
|
+
type: PropType<__VLS_NonUndefinedable_23<T[K]>>;
|
|
5530
|
+
} : {
|
|
5531
|
+
type: PropType<T[K]>;
|
|
5532
|
+
required: true;
|
|
5533
|
+
};
|
|
5534
|
+
};
|
|
5535
|
+
|
|
5450
5536
|
declare type __VLS_TypePropsToRuntimeProps_3<T> = {
|
|
5451
5537
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
5452
5538
|
type: PropType<__VLS_NonUndefinedable_3<T[K]>>;
|
|
@@ -5588,6 +5674,24 @@ declare type __VLS_WithDefaults_20<P, D> = {
|
|
|
5588
5674
|
}> : P[K];
|
|
5589
5675
|
};
|
|
5590
5676
|
|
|
5677
|
+
declare type __VLS_WithDefaults_21<P, D> = {
|
|
5678
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_21<P[K] & {
|
|
5679
|
+
default: D[K];
|
|
5680
|
+
}> : P[K];
|
|
5681
|
+
};
|
|
5682
|
+
|
|
5683
|
+
declare type __VLS_WithDefaults_22<P, D> = {
|
|
5684
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_22<P[K] & {
|
|
5685
|
+
default: D[K];
|
|
5686
|
+
}> : P[K];
|
|
5687
|
+
};
|
|
5688
|
+
|
|
5689
|
+
declare type __VLS_WithDefaults_23<P, D> = {
|
|
5690
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_23<P[K] & {
|
|
5691
|
+
default: D[K];
|
|
5692
|
+
}> : P[K];
|
|
5693
|
+
};
|
|
5694
|
+
|
|
5591
5695
|
declare type __VLS_WithDefaults_3<P, D> = {
|
|
5592
5696
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_3<P[K] & {
|
|
5593
5697
|
default: D[K];
|
|
@@ -6530,6 +6634,24 @@ declare type __VLS_WithTemplateSlots_233<T, S> = T & {
|
|
|
6530
6634
|
};
|
|
6531
6635
|
};
|
|
6532
6636
|
|
|
6637
|
+
declare type __VLS_WithTemplateSlots_234<T, S> = T & {
|
|
6638
|
+
new (): {
|
|
6639
|
+
$slots: S;
|
|
6640
|
+
};
|
|
6641
|
+
};
|
|
6642
|
+
|
|
6643
|
+
declare type __VLS_WithTemplateSlots_235<T, S> = T & {
|
|
6644
|
+
new (): {
|
|
6645
|
+
$slots: S;
|
|
6646
|
+
};
|
|
6647
|
+
};
|
|
6648
|
+
|
|
6649
|
+
declare type __VLS_WithTemplateSlots_236<T, S> = T & {
|
|
6650
|
+
new (): {
|
|
6651
|
+
$slots: S;
|
|
6652
|
+
};
|
|
6653
|
+
};
|
|
6654
|
+
|
|
6533
6655
|
declare type __VLS_WithTemplateSlots_24<T, S> = T & {
|
|
6534
6656
|
new (): {
|
|
6535
6657
|
$slots: S;
|
|
@@ -7144,7 +7266,7 @@ export declare const CdrAccordionGroup: __VLS_WithTemplateSlots_3<typeof __VLS_c
|
|
|
7144
7266
|
|
|
7145
7267
|
export declare const CdrBanner: __VLS_WithTemplateSlots_4<typeof __VLS_component_4, ReturnType<typeof __VLS_template_4>>;
|
|
7146
7268
|
|
|
7147
|
-
export declare const CdrBody:
|
|
7269
|
+
export declare const CdrBody: __VLS_WithTemplateSlots_235<typeof __VLS_component_235, ReturnType<typeof __VLS_template_235>>;
|
|
7148
7270
|
|
|
7149
7271
|
export declare const CdrBreadcrumb: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, ReturnType<typeof __VLS_template_5>>;
|
|
7150
7272
|
|
|
@@ -7200,31 +7322,35 @@ components: ChoreographerComponents;
|
|
|
7200
7322
|
|
|
7201
7323
|
export declare const CdrContainer: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, ReturnType<typeof __VLS_template_11>>;
|
|
7202
7324
|
|
|
7203
|
-
export declare const CdrEyebrow:
|
|
7325
|
+
export declare const CdrEyebrow: __VLS_WithTemplateSlots_236<typeof __VLS_component_236, ReturnType<typeof __VLS_template_236>>;
|
|
7204
7326
|
|
|
7205
7327
|
export declare const CdrFormGroup: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, ReturnType<typeof __VLS_template_12>>;
|
|
7206
7328
|
|
|
7207
|
-
export
|
|
7329
|
+
export { CdrFulfillmentTile }
|
|
7330
|
+
|
|
7331
|
+
export declare const CdrFulfillmentTileIcon: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, ReturnType<typeof __VLS_template_13>>;
|
|
7332
|
+
|
|
7333
|
+
export declare const CdrGrid: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, ReturnType<typeof __VLS_template_14>>;
|
|
7208
7334
|
|
|
7209
|
-
export declare const CdrHeadingDisplay:
|
|
7335
|
+
export declare const CdrHeadingDisplay: __VLS_WithTemplateSlots_229<typeof __VLS_component_229, ReturnType<typeof __VLS_template_229>>;
|
|
7210
7336
|
|
|
7211
|
-
export declare const CdrHeadingSans:
|
|
7337
|
+
export declare const CdrHeadingSans: __VLS_WithTemplateSlots_231<typeof __VLS_component_231, ReturnType<typeof __VLS_template_231>>;
|
|
7212
7338
|
|
|
7213
|
-
export declare const CdrHeadingSerif:
|
|
7339
|
+
export declare const CdrHeadingSerif: __VLS_WithTemplateSlots_230<typeof __VLS_component_230, ReturnType<typeof __VLS_template_230>>;
|
|
7214
7340
|
|
|
7215
|
-
export declare const CdrIcon:
|
|
7341
|
+
export declare const CdrIcon: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, ReturnType<typeof __VLS_template_15>>;
|
|
7216
7342
|
|
|
7217
|
-
export declare const CdrImg: DefineComponent<ExtractPropTypes<
|
|
7343
|
+
export declare const CdrImg: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<baseImageProps>, {
|
|
7218
7344
|
alt: string;
|
|
7219
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
7345
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<baseImageProps>, {
|
|
7220
7346
|
alt: string;
|
|
7221
7347
|
}>>> & Readonly<{}>, {
|
|
7222
7348
|
alt: string;
|
|
7223
7349
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7224
7350
|
|
|
7225
|
-
export declare const CdrInput:
|
|
7351
|
+
export declare const CdrInput: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, ReturnType<typeof __VLS_template_16>>;
|
|
7226
7352
|
|
|
7227
|
-
export declare const CdrKicker:
|
|
7353
|
+
export declare const CdrKicker: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, ReturnType<typeof __VLS_template_17>>;
|
|
7228
7354
|
|
|
7229
7355
|
export declare const CdrLandingLead: DefineComponent<ExtractPropTypes< {
|
|
7230
7356
|
/** Sets the landing lead's image source */
|
|
@@ -7284,17 +7410,17 @@ imgAlt: string;
|
|
|
7284
7410
|
subheading: string;
|
|
7285
7411
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7286
7412
|
|
|
7287
|
-
export declare const CdrLayout:
|
|
7413
|
+
export declare const CdrLayout: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, ReturnType<typeof __VLS_template_18>>;
|
|
7288
7414
|
|
|
7289
|
-
export declare const CdrLink:
|
|
7415
|
+
export declare const CdrLink: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, ReturnType<typeof __VLS_template_19>>;
|
|
7290
7416
|
|
|
7291
|
-
export declare const CdrList:
|
|
7417
|
+
export declare const CdrList: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, ReturnType<typeof __VLS_template_20>>;
|
|
7292
7418
|
|
|
7293
|
-
export declare const CdrMediaObject:
|
|
7419
|
+
export declare const CdrMediaObject: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, ReturnType<typeof __VLS_template_21>>;
|
|
7294
7420
|
|
|
7295
|
-
export declare const CdrModal:
|
|
7421
|
+
export declare const CdrModal: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, ReturnType<typeof __VLS_template_22>>;
|
|
7296
7422
|
|
|
7297
|
-
export declare const CdrObjectOverlay:
|
|
7423
|
+
export declare const CdrObjectOverlay: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, ReturnType<typeof __VLS_template_23>>;
|
|
7298
7424
|
|
|
7299
7425
|
export declare const CdrPagination: DefineComponent<ExtractPropTypes< {
|
|
7300
7426
|
/**
|
|
@@ -7408,19 +7534,19 @@ linkTag: string;
|
|
|
7408
7534
|
forLabel: string;
|
|
7409
7535
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7410
7536
|
|
|
7411
|
-
export declare const CdrPicture: DefineComponent<ExtractPropTypes<
|
|
7537
|
+
export declare const CdrPicture: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<pictureProps>, {
|
|
7412
7538
|
alt: string;
|
|
7413
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
7539
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<pictureProps>, {
|
|
7414
7540
|
alt: string;
|
|
7415
7541
|
}>>> & Readonly<{}>, {
|
|
7416
7542
|
alt: string;
|
|
7417
7543
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7418
7544
|
|
|
7419
|
-
export declare const CdrPopover:
|
|
7545
|
+
export declare const CdrPopover: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, ReturnType<typeof __VLS_template_24>>;
|
|
7420
7546
|
|
|
7421
|
-
export declare const CdrQuote:
|
|
7547
|
+
export declare const CdrQuote: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, ReturnType<typeof __VLS_template_25>>;
|
|
7422
7548
|
|
|
7423
|
-
export declare const CdrRadio:
|
|
7549
|
+
export declare const CdrRadio: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, ReturnType<typeof __VLS_template_26>>;
|
|
7424
7550
|
|
|
7425
7551
|
export declare const CdrRating: DefineComponent<ExtractPropTypes< {
|
|
7426
7552
|
/**
|
|
@@ -7509,9 +7635,9 @@ rating: string | number;
|
|
|
7509
7635
|
count: string | number;
|
|
7510
7636
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7511
7637
|
|
|
7512
|
-
export declare const CdrSelect:
|
|
7638
|
+
export declare const CdrSelect: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, ReturnType<typeof __VLS_template_27>>;
|
|
7513
7639
|
|
|
7514
|
-
export declare const CdrSkeleton:
|
|
7640
|
+
export declare const CdrSkeleton: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, ReturnType<typeof __VLS_template_28>>;
|
|
7515
7641
|
|
|
7516
7642
|
export declare const CdrSkeletonBone: DefineComponent<ExtractPropTypes< {
|
|
7517
7643
|
/**
|
|
@@ -7539,35 +7665,39 @@ validator: (value: string) => boolean;
|
|
|
7539
7665
|
type: string;
|
|
7540
7666
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7541
7667
|
|
|
7542
|
-
export declare const CdrSplitSurface:
|
|
7668
|
+
export declare const CdrSplitSurface: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, ReturnType<typeof __VLS_template_29>>;
|
|
7543
7669
|
|
|
7544
|
-
export declare const CdrSubheadingSans:
|
|
7670
|
+
export declare const CdrSubheadingSans: __VLS_WithTemplateSlots_232<typeof __VLS_component_232, ReturnType<typeof __VLS_template_232>>;
|
|
7545
7671
|
|
|
7546
|
-
export declare const CdrSurface:
|
|
7672
|
+
export declare const CdrSurface: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, ReturnType<typeof __VLS_template_30>>;
|
|
7547
7673
|
|
|
7548
|
-
export declare const
|
|
7674
|
+
export declare const CdrSurfaceNavigation: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, ReturnType<typeof __VLS_template_32>>;
|
|
7549
7675
|
|
|
7550
|
-
export declare const
|
|
7676
|
+
export declare const CdrSurfaceSelection: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, ReturnType<typeof __VLS_template_31>>;
|
|
7551
7677
|
|
|
7552
|
-
export declare const
|
|
7678
|
+
export declare const CdrSwitch: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, ReturnType<typeof __VLS_template_41>>;
|
|
7553
7679
|
|
|
7554
|
-
export declare const
|
|
7680
|
+
export declare const CdrTable: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, ReturnType<typeof __VLS_template_33>>;
|
|
7555
7681
|
|
|
7556
|
-
export declare const
|
|
7682
|
+
export declare const CdrTabPanel: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, ReturnType<typeof __VLS_template_34>>;
|
|
7557
7683
|
|
|
7558
|
-
export declare const
|
|
7684
|
+
export declare const CdrTabs: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, ReturnType<typeof __VLS_template_35>>;
|
|
7559
7685
|
|
|
7560
|
-
export declare const
|
|
7686
|
+
export declare const CdrText: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, ReturnType<typeof __VLS_template_36>>;
|
|
7561
7687
|
|
|
7562
|
-
export declare const
|
|
7688
|
+
export declare const CdrTitle: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, ReturnType<typeof __VLS_template_37>>;
|
|
7563
7689
|
|
|
7564
|
-
export declare const
|
|
7690
|
+
export declare const CdrToast: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, ReturnType<typeof __VLS_template_38>>;
|
|
7565
7691
|
|
|
7566
|
-
export declare const
|
|
7692
|
+
export declare const CdrToggleButton: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, ReturnType<typeof __VLS_template_39>>;
|
|
7567
7693
|
|
|
7568
|
-
export declare const
|
|
7694
|
+
export declare const CdrToggleGroup: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, ReturnType<typeof __VLS_template_40>>;
|
|
7569
7695
|
|
|
7570
|
-
export declare const
|
|
7696
|
+
export declare const CdrTooltip: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, ReturnType<typeof __VLS_template_42>>;
|
|
7697
|
+
|
|
7698
|
+
export declare const CdrUtilitySans: __VLS_WithTemplateSlots_233<typeof __VLS_component_233, ReturnType<typeof __VLS_template_233>>;
|
|
7699
|
+
|
|
7700
|
+
export declare const CdrUtilitySerif: __VLS_WithTemplateSlots_234<typeof __VLS_component_234, ReturnType<typeof __VLS_template_234>>;
|
|
7571
7701
|
|
|
7572
7702
|
export declare interface Choreographer {
|
|
7573
7703
|
schema: [ChoreographerSchema];
|
|
@@ -7642,377 +7772,377 @@ export declare interface HtmlAttributes {
|
|
|
7642
7772
|
[key: string]: any;
|
|
7643
7773
|
}
|
|
7644
7774
|
|
|
7645
|
-
export declare const IconAccountProfile:
|
|
7775
|
+
export declare const IconAccountProfile: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, ReturnType<typeof __VLS_template_44>>;
|
|
7646
7776
|
|
|
7647
|
-
export declare const IconAccountProfileFill:
|
|
7777
|
+
export declare const IconAccountProfileFill: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, ReturnType<typeof __VLS_template_43>>;
|
|
7648
7778
|
|
|
7649
|
-
export declare const IconArrowDown:
|
|
7779
|
+
export declare const IconArrowDown: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, ReturnType<typeof __VLS_template_45>>;
|
|
7650
7780
|
|
|
7651
|
-
export declare const IconArrowLeft:
|
|
7781
|
+
export declare const IconArrowLeft: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, ReturnType<typeof __VLS_template_46>>;
|
|
7652
7782
|
|
|
7653
|
-
export declare const IconArrowRight:
|
|
7783
|
+
export declare const IconArrowRight: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, ReturnType<typeof __VLS_template_47>>;
|
|
7654
7784
|
|
|
7655
|
-
export declare const IconArrowUp:
|
|
7785
|
+
export declare const IconArrowUp: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, ReturnType<typeof __VLS_template_48>>;
|
|
7656
7786
|
|
|
7657
|
-
export declare const IconAtv:
|
|
7787
|
+
export declare const IconAtv: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, ReturnType<typeof __VLS_template_49>>;
|
|
7658
7788
|
|
|
7659
|
-
export declare const IconBedOutline:
|
|
7789
|
+
export declare const IconBedOutline: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, ReturnType<typeof __VLS_template_50>>;
|
|
7660
7790
|
|
|
7661
|
-
export declare const IconBikeShop:
|
|
7791
|
+
export declare const IconBikeShop: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, ReturnType<typeof __VLS_template_51>>;
|
|
7662
7792
|
|
|
7663
|
-
export declare const IconBinoculars:
|
|
7793
|
+
export declare const IconBinoculars: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, ReturnType<typeof __VLS_template_52>>;
|
|
7664
7794
|
|
|
7665
|
-
export declare const IconBirding:
|
|
7795
|
+
export declare const IconBirding: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, ReturnType<typeof __VLS_template_53>>;
|
|
7666
7796
|
|
|
7667
|
-
export declare const IconBoat:
|
|
7797
|
+
export declare const IconBoat: __VLS_WithTemplateSlots_54<typeof __VLS_component_54, ReturnType<typeof __VLS_template_54>>;
|
|
7668
7798
|
|
|
7669
|
-
export declare const IconBoating:
|
|
7799
|
+
export declare const IconBoating: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, ReturnType<typeof __VLS_template_55>>;
|
|
7670
7800
|
|
|
7671
|
-
export declare const IconBookmarkFill:
|
|
7801
|
+
export declare const IconBookmarkFill: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, ReturnType<typeof __VLS_template_56>>;
|
|
7672
7802
|
|
|
7673
|
-
export declare const IconBookmarkStroke:
|
|
7803
|
+
export declare const IconBookmarkStroke: __VLS_WithTemplateSlots_57<typeof __VLS_component_57, ReturnType<typeof __VLS_template_57>>;
|
|
7674
7804
|
|
|
7675
|
-
export declare const IconBrandAbstract:
|
|
7805
|
+
export declare const IconBrandAbstract: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, ReturnType<typeof __VLS_template_58>>;
|
|
7676
7806
|
|
|
7677
|
-
export declare const IconBrandCodeSandbox:
|
|
7807
|
+
export declare const IconBrandCodeSandbox: __VLS_WithTemplateSlots_59<typeof __VLS_component_59, ReturnType<typeof __VLS_template_59>>;
|
|
7678
7808
|
|
|
7679
|
-
export declare const IconBrandGithub:
|
|
7809
|
+
export declare const IconBrandGithub: __VLS_WithTemplateSlots_60<typeof __VLS_component_60, ReturnType<typeof __VLS_template_60>>;
|
|
7680
7810
|
|
|
7681
|
-
export declare const IconBrandLinkedin:
|
|
7811
|
+
export declare const IconBrandLinkedin: __VLS_WithTemplateSlots_61<typeof __VLS_component_61, ReturnType<typeof __VLS_template_61>>;
|
|
7682
7812
|
|
|
7683
|
-
export declare const IconBrandReiIceAxes:
|
|
7813
|
+
export declare const IconBrandReiIceAxes: __VLS_WithTemplateSlots_62<typeof __VLS_component_62, ReturnType<typeof __VLS_template_62>>;
|
|
7684
7814
|
|
|
7685
|
-
export declare const IconBrandSketch:
|
|
7815
|
+
export declare const IconBrandSketch: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, ReturnType<typeof __VLS_template_63>>;
|
|
7686
7816
|
|
|
7687
|
-
export declare const IconBrandTiktok:
|
|
7817
|
+
export declare const IconBrandTiktok: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, ReturnType<typeof __VLS_template_64>>;
|
|
7688
7818
|
|
|
7689
|
-
export declare const IconBuddies:
|
|
7819
|
+
export declare const IconBuddies: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, ReturnType<typeof __VLS_template_65>>;
|
|
7690
7820
|
|
|
7691
|
-
export declare const IconBus:
|
|
7821
|
+
export declare const IconBus: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, ReturnType<typeof __VLS_template_66>>;
|
|
7692
7822
|
|
|
7693
|
-
export declare const IconCalendar:
|
|
7823
|
+
export declare const IconCalendar: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, ReturnType<typeof __VLS_template_67>>;
|
|
7694
7824
|
|
|
7695
|
-
export declare const IconCamera:
|
|
7825
|
+
export declare const IconCamera: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, ReturnType<typeof __VLS_template_68>>;
|
|
7696
7826
|
|
|
7697
|
-
export declare const IconCanoe:
|
|
7827
|
+
export declare const IconCanoe: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, ReturnType<typeof __VLS_template_69>>;
|
|
7698
7828
|
|
|
7699
|
-
export declare const IconCar:
|
|
7829
|
+
export declare const IconCar: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, ReturnType<typeof __VLS_template_70>>;
|
|
7700
7830
|
|
|
7701
|
-
export declare const IconCaretDown:
|
|
7831
|
+
export declare const IconCaretDown: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, ReturnType<typeof __VLS_template_71>>;
|
|
7702
7832
|
|
|
7703
|
-
export declare const IconCaretLeft:
|
|
7833
|
+
export declare const IconCaretLeft: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, ReturnType<typeof __VLS_template_72>>;
|
|
7704
7834
|
|
|
7705
|
-
export declare const IconCaretRight:
|
|
7835
|
+
export declare const IconCaretRight: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, ReturnType<typeof __VLS_template_73>>;
|
|
7706
7836
|
|
|
7707
|
-
export declare const IconCaretUp:
|
|
7837
|
+
export declare const IconCaretUp: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, ReturnType<typeof __VLS_template_74>>;
|
|
7708
7838
|
|
|
7709
|
-
export declare const IconCart:
|
|
7839
|
+
export declare const IconCart: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, ReturnType<typeof __VLS_template_76>>;
|
|
7710
7840
|
|
|
7711
|
-
export declare const IconCartFill:
|
|
7841
|
+
export declare const IconCartFill: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, ReturnType<typeof __VLS_template_75>>;
|
|
7712
7842
|
|
|
7713
|
-
export declare const IconChainLink:
|
|
7843
|
+
export declare const IconChainLink: __VLS_WithTemplateSlots_77<typeof __VLS_component_77, ReturnType<typeof __VLS_template_77>>;
|
|
7714
7844
|
|
|
7715
|
-
export declare const IconChat:
|
|
7845
|
+
export declare const IconChat: __VLS_WithTemplateSlots_78<typeof __VLS_component_78, ReturnType<typeof __VLS_template_78>>;
|
|
7716
7846
|
|
|
7717
|
-
export declare const IconCheckFill:
|
|
7847
|
+
export declare const IconCheckFill: __VLS_WithTemplateSlots_79<typeof __VLS_component_79, ReturnType<typeof __VLS_template_79>>;
|
|
7718
7848
|
|
|
7719
|
-
export declare const IconCheckLg:
|
|
7849
|
+
export declare const IconCheckLg: __VLS_WithTemplateSlots_80<typeof __VLS_component_80, ReturnType<typeof __VLS_template_80>>;
|
|
7720
7850
|
|
|
7721
|
-
export declare const IconCheckSm:
|
|
7851
|
+
export declare const IconCheckSm: __VLS_WithTemplateSlots_81<typeof __VLS_component_81, ReturnType<typeof __VLS_template_81>>;
|
|
7722
7852
|
|
|
7723
|
-
export declare const IconCheckStroke:
|
|
7853
|
+
export declare const IconCheckStroke: __VLS_WithTemplateSlots_82<typeof __VLS_component_82, ReturnType<typeof __VLS_template_82>>;
|
|
7724
7854
|
|
|
7725
|
-
export declare const IconClimb:
|
|
7855
|
+
export declare const IconClimb: __VLS_WithTemplateSlots_83<typeof __VLS_component_83, ReturnType<typeof __VLS_template_83>>;
|
|
7726
7856
|
|
|
7727
|
-
export declare const IconClipboard:
|
|
7857
|
+
export declare const IconClipboard: __VLS_WithTemplateSlots_84<typeof __VLS_component_84, ReturnType<typeof __VLS_template_84>>;
|
|
7728
7858
|
|
|
7729
|
-
export declare const IconClock:
|
|
7859
|
+
export declare const IconClock: __VLS_WithTemplateSlots_85<typeof __VLS_component_85, ReturnType<typeof __VLS_template_85>>;
|
|
7730
7860
|
|
|
7731
|
-
export declare const IconCodeHtml:
|
|
7861
|
+
export declare const IconCodeHtml: __VLS_WithTemplateSlots_86<typeof __VLS_component_86, ReturnType<typeof __VLS_template_86>>;
|
|
7732
7862
|
|
|
7733
|
-
export declare const IconCodeJs:
|
|
7863
|
+
export declare const IconCodeJs: __VLS_WithTemplateSlots_87<typeof __VLS_component_87, ReturnType<typeof __VLS_template_87>>;
|
|
7734
7864
|
|
|
7735
|
-
export declare const IconCompass:
|
|
7865
|
+
export declare const IconCompass: __VLS_WithTemplateSlots_88<typeof __VLS_component_88, ReturnType<typeof __VLS_template_88>>;
|
|
7736
7866
|
|
|
7737
|
-
export declare const IconCopy:
|
|
7867
|
+
export declare const IconCopy: __VLS_WithTemplateSlots_89<typeof __VLS_component_89, ReturnType<typeof __VLS_template_89>>;
|
|
7738
7868
|
|
|
7739
|
-
export declare const IconCouponFill:
|
|
7869
|
+
export declare const IconCouponFill: __VLS_WithTemplateSlots_90<typeof __VLS_component_90, ReturnType<typeof __VLS_template_90>>;
|
|
7740
7870
|
|
|
7741
|
-
export declare const IconCouponStroke:
|
|
7871
|
+
export declare const IconCouponStroke: __VLS_WithTemplateSlots_91<typeof __VLS_component_91, ReturnType<typeof __VLS_template_91>>;
|
|
7742
7872
|
|
|
7743
|
-
export declare const IconCreditCard:
|
|
7873
|
+
export declare const IconCreditCard: __VLS_WithTemplateSlots_92<typeof __VLS_component_92, ReturnType<typeof __VLS_template_92>>;
|
|
7744
7874
|
|
|
7745
|
-
export declare const IconCurbsidePickup:
|
|
7875
|
+
export declare const IconCurbsidePickup: __VLS_WithTemplateSlots_93<typeof __VLS_component_93, ReturnType<typeof __VLS_template_93>>;
|
|
7746
7876
|
|
|
7747
|
-
export declare const IconDay:
|
|
7877
|
+
export declare const IconDay: __VLS_WithTemplateSlots_94<typeof __VLS_component_94, ReturnType<typeof __VLS_template_94>>;
|
|
7748
7878
|
|
|
7749
|
-
export declare const IconDiving:
|
|
7879
|
+
export declare const IconDiving: __VLS_WithTemplateSlots_95<typeof __VLS_component_95, ReturnType<typeof __VLS_template_95>>;
|
|
7750
7880
|
|
|
7751
|
-
export declare const IconDog:
|
|
7881
|
+
export declare const IconDog: __VLS_WithTemplateSlots_96<typeof __VLS_component_96, ReturnType<typeof __VLS_template_96>>;
|
|
7752
7882
|
|
|
7753
|
-
export declare const IconDownload:
|
|
7883
|
+
export declare const IconDownload: __VLS_WithTemplateSlots_97<typeof __VLS_component_97, ReturnType<typeof __VLS_template_97>>;
|
|
7754
7884
|
|
|
7755
|
-
export declare const IconDuplicate:
|
|
7885
|
+
export declare const IconDuplicate: __VLS_WithTemplateSlots_98<typeof __VLS_component_98, ReturnType<typeof __VLS_template_98>>;
|
|
7756
7886
|
|
|
7757
|
-
export declare const IconEdit:
|
|
7887
|
+
export declare const IconEdit: __VLS_WithTemplateSlots_99<typeof __VLS_component_99, ReturnType<typeof __VLS_template_99>>;
|
|
7758
7888
|
|
|
7759
|
-
export declare const IconElevation:
|
|
7889
|
+
export declare const IconElevation: __VLS_WithTemplateSlots_100<typeof __VLS_component_100, ReturnType<typeof __VLS_template_100>>;
|
|
7760
7890
|
|
|
7761
|
-
export declare const IconErrorFill:
|
|
7891
|
+
export declare const IconErrorFill: __VLS_WithTemplateSlots_101<typeof __VLS_component_101, ReturnType<typeof __VLS_template_101>>;
|
|
7762
7892
|
|
|
7763
|
-
export declare const IconErrorStroke:
|
|
7893
|
+
export declare const IconErrorStroke: __VLS_WithTemplateSlots_102<typeof __VLS_component_102, ReturnType<typeof __VLS_template_102>>;
|
|
7764
7894
|
|
|
7765
|
-
export declare const IconExpand:
|
|
7895
|
+
export declare const IconExpand: __VLS_WithTemplateSlots_103<typeof __VLS_component_103, ReturnType<typeof __VLS_template_103>>;
|
|
7766
7896
|
|
|
7767
|
-
export declare const IconExperiencesBackpacking:
|
|
7897
|
+
export declare const IconExperiencesBackpacking: __VLS_WithTemplateSlots_104<typeof __VLS_component_104, ReturnType<typeof __VLS_template_104>>;
|
|
7768
7898
|
|
|
7769
|
-
export declare const IconExperiencesCamping:
|
|
7899
|
+
export declare const IconExperiencesCamping: __VLS_WithTemplateSlots_105<typeof __VLS_component_105, ReturnType<typeof __VLS_template_105>>;
|
|
7770
7900
|
|
|
7771
|
-
export declare const IconExperiencesClimbing:
|
|
7901
|
+
export declare const IconExperiencesClimbing: __VLS_WithTemplateSlots_106<typeof __VLS_component_106, ReturnType<typeof __VLS_template_106>>;
|
|
7772
7902
|
|
|
7773
|
-
export declare const IconExperiencesClothing:
|
|
7903
|
+
export declare const IconExperiencesClothing: __VLS_WithTemplateSlots_107<typeof __VLS_component_107, ReturnType<typeof __VLS_template_107>>;
|
|
7774
7904
|
|
|
7775
|
-
export declare const IconExperiencesCycling:
|
|
7905
|
+
export declare const IconExperiencesCycling: __VLS_WithTemplateSlots_108<typeof __VLS_component_108, ReturnType<typeof __VLS_template_108>>;
|
|
7776
7906
|
|
|
7777
|
-
export declare const IconExperiencesFamily:
|
|
7907
|
+
export declare const IconExperiencesFamily: __VLS_WithTemplateSlots_109<typeof __VLS_component_109, ReturnType<typeof __VLS_template_109>>;
|
|
7778
7908
|
|
|
7779
|
-
export declare const IconExperiencesFitness:
|
|
7909
|
+
export declare const IconExperiencesFitness: __VLS_WithTemplateSlots_110<typeof __VLS_component_110, ReturnType<typeof __VLS_template_110>>;
|
|
7780
7910
|
|
|
7781
|
-
export declare const IconExperiencesHiking:
|
|
7911
|
+
export declare const IconExperiencesHiking: __VLS_WithTemplateSlots_111<typeof __VLS_component_111, ReturnType<typeof __VLS_template_111>>;
|
|
7782
7912
|
|
|
7783
|
-
export declare const IconExperiencesOutdoorBasics:
|
|
7913
|
+
export declare const IconExperiencesOutdoorBasics: __VLS_WithTemplateSlots_112<typeof __VLS_component_112, ReturnType<typeof __VLS_template_112>>;
|
|
7784
7914
|
|
|
7785
|
-
export declare const IconExperiencesPaddling:
|
|
7915
|
+
export declare const IconExperiencesPaddling: __VLS_WithTemplateSlots_113<typeof __VLS_component_113, ReturnType<typeof __VLS_template_113>>;
|
|
7786
7916
|
|
|
7787
|
-
export declare const IconExperiencesRentals:
|
|
7917
|
+
export declare const IconExperiencesRentals: __VLS_WithTemplateSlots_114<typeof __VLS_component_114, ReturnType<typeof __VLS_template_114>>;
|
|
7788
7918
|
|
|
7789
|
-
export declare const IconExperiencesRunning:
|
|
7919
|
+
export declare const IconExperiencesRunning: __VLS_WithTemplateSlots_115<typeof __VLS_component_115, ReturnType<typeof __VLS_template_115>>;
|
|
7790
7920
|
|
|
7791
|
-
export declare const IconExperiencesSnowsports:
|
|
7921
|
+
export declare const IconExperiencesSnowsports: __VLS_WithTemplateSlots_116<typeof __VLS_component_116, ReturnType<typeof __VLS_template_116>>;
|
|
7792
7922
|
|
|
7793
|
-
export declare const IconExperiencesTravel:
|
|
7923
|
+
export declare const IconExperiencesTravel: __VLS_WithTemplateSlots_117<typeof __VLS_component_117, ReturnType<typeof __VLS_template_117>>;
|
|
7794
7924
|
|
|
7795
|
-
export declare const IconExternalLink:
|
|
7925
|
+
export declare const IconExternalLink: __VLS_WithTemplateSlots_119<typeof __VLS_component_119, ReturnType<typeof __VLS_template_119>>;
|
|
7796
7926
|
|
|
7797
|
-
export declare const IconExternalLinkAlt:
|
|
7927
|
+
export declare const IconExternalLinkAlt: __VLS_WithTemplateSlots_118<typeof __VLS_component_118, ReturnType<typeof __VLS_template_118>>;
|
|
7798
7928
|
|
|
7799
|
-
export declare const IconEyeHide:
|
|
7929
|
+
export declare const IconEyeHide: __VLS_WithTemplateSlots_120<typeof __VLS_component_120, ReturnType<typeof __VLS_template_120>>;
|
|
7800
7930
|
|
|
7801
|
-
export declare const IconEyeShow:
|
|
7931
|
+
export declare const IconEyeShow: __VLS_WithTemplateSlots_121<typeof __VLS_component_121, ReturnType<typeof __VLS_template_121>>;
|
|
7802
7932
|
|
|
7803
|
-
export declare const IconFacebook:
|
|
7933
|
+
export declare const IconFacebook: __VLS_WithTemplateSlots_122<typeof __VLS_component_122, ReturnType<typeof __VLS_template_122>>;
|
|
7804
7934
|
|
|
7805
|
-
export declare const IconFilter:
|
|
7935
|
+
export declare const IconFilter: __VLS_WithTemplateSlots_124<typeof __VLS_component_124, ReturnType<typeof __VLS_template_124>>;
|
|
7806
7936
|
|
|
7807
|
-
export declare const IconFilterAlt:
|
|
7937
|
+
export declare const IconFilterAlt: __VLS_WithTemplateSlots_123<typeof __VLS_component_123, ReturnType<typeof __VLS_template_123>>;
|
|
7808
7938
|
|
|
7809
|
-
export declare const IconFindLocation:
|
|
7939
|
+
export declare const IconFindLocation: __VLS_WithTemplateSlots_125<typeof __VLS_component_125, ReturnType<typeof __VLS_template_125>>;
|
|
7810
7940
|
|
|
7811
|
-
export declare const IconFire:
|
|
7941
|
+
export declare const IconFire: __VLS_WithTemplateSlots_126<typeof __VLS_component_126, ReturnType<typeof __VLS_template_126>>;
|
|
7812
7942
|
|
|
7813
|
-
export declare const IconFishing:
|
|
7943
|
+
export declare const IconFishing: __VLS_WithTemplateSlots_127<typeof __VLS_component_127, ReturnType<typeof __VLS_template_127>>;
|
|
7814
7944
|
|
|
7815
|
-
export declare const IconFreeProduct:
|
|
7945
|
+
export declare const IconFreeProduct: __VLS_WithTemplateSlots_128<typeof __VLS_component_128, ReturnType<typeof __VLS_template_128>>;
|
|
7816
7946
|
|
|
7817
|
-
export declare const IconGridView:
|
|
7947
|
+
export declare const IconGridView: __VLS_WithTemplateSlots_129<typeof __VLS_component_129, ReturnType<typeof __VLS_template_129>>;
|
|
7818
7948
|
|
|
7819
|
-
export declare const IconHeartFill:
|
|
7949
|
+
export declare const IconHeartFill: __VLS_WithTemplateSlots_130<typeof __VLS_component_130, ReturnType<typeof __VLS_template_130>>;
|
|
7820
7950
|
|
|
7821
|
-
export declare const IconHeartStroke:
|
|
7951
|
+
export declare const IconHeartStroke: __VLS_WithTemplateSlots_131<typeof __VLS_component_131, ReturnType<typeof __VLS_template_131>>;
|
|
7822
7952
|
|
|
7823
|
-
export declare const IconHike:
|
|
7953
|
+
export declare const IconHike: __VLS_WithTemplateSlots_132<typeof __VLS_component_132, ReturnType<typeof __VLS_template_132>>;
|
|
7824
7954
|
|
|
7825
|
-
export declare const IconHistory:
|
|
7955
|
+
export declare const IconHistory: __VLS_WithTemplateSlots_133<typeof __VLS_component_133, ReturnType<typeof __VLS_template_133>>;
|
|
7826
7956
|
|
|
7827
|
-
export declare const IconHome:
|
|
7957
|
+
export declare const IconHome: __VLS_WithTemplateSlots_134<typeof __VLS_component_134, ReturnType<typeof __VLS_template_134>>;
|
|
7828
7958
|
|
|
7829
|
-
export declare const IconHorse:
|
|
7959
|
+
export declare const IconHorse: __VLS_WithTemplateSlots_135<typeof __VLS_component_135, ReturnType<typeof __VLS_template_135>>;
|
|
7830
7960
|
|
|
7831
|
-
export declare const IconHorseshoe:
|
|
7961
|
+
export declare const IconHorseshoe: __VLS_WithTemplateSlots_136<typeof __VLS_component_136, ReturnType<typeof __VLS_template_136>>;
|
|
7832
7962
|
|
|
7833
|
-
export declare const IconImage:
|
|
7963
|
+
export declare const IconImage: __VLS_WithTemplateSlots_137<typeof __VLS_component_137, ReturnType<typeof __VLS_template_137>>;
|
|
7834
7964
|
|
|
7835
|
-
export declare const IconInformationFill:
|
|
7965
|
+
export declare const IconInformationFill: __VLS_WithTemplateSlots_138<typeof __VLS_component_138, ReturnType<typeof __VLS_template_138>>;
|
|
7836
7966
|
|
|
7837
|
-
export declare const IconInformationStroke:
|
|
7967
|
+
export declare const IconInformationStroke: __VLS_WithTemplateSlots_139<typeof __VLS_component_139, ReturnType<typeof __VLS_template_139>>;
|
|
7838
7968
|
|
|
7839
|
-
export declare const IconInstagram:
|
|
7969
|
+
export declare const IconInstagram: __VLS_WithTemplateSlots_140<typeof __VLS_component_140, ReturnType<typeof __VLS_template_140>>;
|
|
7840
7970
|
|
|
7841
|
-
export declare const IconKayak:
|
|
7971
|
+
export declare const IconKayak: __VLS_WithTemplateSlots_141<typeof __VLS_component_141, ReturnType<typeof __VLS_template_141>>;
|
|
7842
7972
|
|
|
7843
|
-
export declare const IconLinkAlt:
|
|
7973
|
+
export declare const IconLinkAlt: __VLS_WithTemplateSlots_142<typeof __VLS_component_142, ReturnType<typeof __VLS_template_142>>;
|
|
7844
7974
|
|
|
7845
|
-
export declare const IconListRagged:
|
|
7975
|
+
export declare const IconListRagged: __VLS_WithTemplateSlots_143<typeof __VLS_component_143, ReturnType<typeof __VLS_template_143>>;
|
|
7846
7976
|
|
|
7847
|
-
export declare const IconListView:
|
|
7977
|
+
export declare const IconListView: __VLS_WithTemplateSlots_144<typeof __VLS_component_144, ReturnType<typeof __VLS_template_144>>;
|
|
7848
7978
|
|
|
7849
|
-
export declare const IconLocationPinFill:
|
|
7979
|
+
export declare const IconLocationPinFill: __VLS_WithTemplateSlots_145<typeof __VLS_component_145, ReturnType<typeof __VLS_template_145>>;
|
|
7850
7980
|
|
|
7851
|
-
export declare const IconLocationPinStroke:
|
|
7981
|
+
export declare const IconLocationPinStroke: __VLS_WithTemplateSlots_146<typeof __VLS_component_146, ReturnType<typeof __VLS_template_146>>;
|
|
7852
7982
|
|
|
7853
|
-
export declare const IconLockLockedFill:
|
|
7983
|
+
export declare const IconLockLockedFill: __VLS_WithTemplateSlots_147<typeof __VLS_component_147, ReturnType<typeof __VLS_template_147>>;
|
|
7854
7984
|
|
|
7855
|
-
export declare const IconLockLockedStroke:
|
|
7985
|
+
export declare const IconLockLockedStroke: __VLS_WithTemplateSlots_148<typeof __VLS_component_148, ReturnType<typeof __VLS_template_148>>;
|
|
7856
7986
|
|
|
7857
|
-
export declare const IconLockUnlockedStroke:
|
|
7987
|
+
export declare const IconLockUnlockedStroke: __VLS_WithTemplateSlots_149<typeof __VLS_component_149, ReturnType<typeof __VLS_template_149>>;
|
|
7858
7988
|
|
|
7859
|
-
export declare const IconMail:
|
|
7989
|
+
export declare const IconMail: __VLS_WithTemplateSlots_150<typeof __VLS_component_150, ReturnType<typeof __VLS_template_150>>;
|
|
7860
7990
|
|
|
7861
|
-
export declare const IconMap:
|
|
7991
|
+
export declare const IconMap: __VLS_WithTemplateSlots_151<typeof __VLS_component_151, ReturnType<typeof __VLS_template_151>>;
|
|
7862
7992
|
|
|
7863
|
-
export declare const IconMemberCard:
|
|
7993
|
+
export declare const IconMemberCard: __VLS_WithTemplateSlots_152<typeof __VLS_component_152, ReturnType<typeof __VLS_template_152>>;
|
|
7864
7994
|
|
|
7865
|
-
export declare const IconMembership:
|
|
7995
|
+
export declare const IconMembership: __VLS_WithTemplateSlots_153<typeof __VLS_component_153, ReturnType<typeof __VLS_template_153>>;
|
|
7866
7996
|
|
|
7867
|
-
export declare const IconMicrophone:
|
|
7997
|
+
export declare const IconMicrophone: __VLS_WithTemplateSlots_154<typeof __VLS_component_154, ReturnType<typeof __VLS_template_154>>;
|
|
7868
7998
|
|
|
7869
|
-
export declare const IconMinusFill:
|
|
7999
|
+
export declare const IconMinusFill: __VLS_WithTemplateSlots_155<typeof __VLS_component_155, ReturnType<typeof __VLS_template_155>>;
|
|
7870
8000
|
|
|
7871
|
-
export declare const IconMinusLg:
|
|
8001
|
+
export declare const IconMinusLg: __VLS_WithTemplateSlots_156<typeof __VLS_component_156, ReturnType<typeof __VLS_template_156>>;
|
|
7872
8002
|
|
|
7873
|
-
export declare const IconMinusSm:
|
|
8003
|
+
export declare const IconMinusSm: __VLS_WithTemplateSlots_157<typeof __VLS_component_157, ReturnType<typeof __VLS_template_157>>;
|
|
7874
8004
|
|
|
7875
|
-
export declare const IconMinusStroke:
|
|
8005
|
+
export declare const IconMinusStroke: __VLS_WithTemplateSlots_158<typeof __VLS_component_158, ReturnType<typeof __VLS_template_158>>;
|
|
7876
8006
|
|
|
7877
|
-
export declare const IconMoreFunctions:
|
|
8007
|
+
export declare const IconMoreFunctions: __VLS_WithTemplateSlots_159<typeof __VLS_component_159, ReturnType<typeof __VLS_template_159>>;
|
|
7878
8008
|
|
|
7879
|
-
export declare const IconMyLocation:
|
|
8009
|
+
export declare const IconMyLocation: __VLS_WithTemplateSlots_160<typeof __VLS_component_160, ReturnType<typeof __VLS_template_160>>;
|
|
7880
8010
|
|
|
7881
|
-
export declare const IconNavigationMenu:
|
|
8011
|
+
export declare const IconNavigationMenu: __VLS_WithTemplateSlots_161<typeof __VLS_component_161, ReturnType<typeof __VLS_template_161>>;
|
|
7882
8012
|
|
|
7883
|
-
export declare const IconNight:
|
|
8013
|
+
export declare const IconNight: __VLS_WithTemplateSlots_162<typeof __VLS_component_162, ReturnType<typeof __VLS_template_162>>;
|
|
7884
8014
|
|
|
7885
|
-
export declare const IconPaddle:
|
|
8015
|
+
export declare const IconPaddle: __VLS_WithTemplateSlots_163<typeof __VLS_component_163, ReturnType<typeof __VLS_template_163>>;
|
|
7886
8016
|
|
|
7887
|
-
export declare const IconPause:
|
|
8017
|
+
export declare const IconPause: __VLS_WithTemplateSlots_166<typeof __VLS_component_166, ReturnType<typeof __VLS_template_166>>;
|
|
7888
8018
|
|
|
7889
|
-
export declare const IconPauseFill:
|
|
8019
|
+
export declare const IconPauseFill: __VLS_WithTemplateSlots_164<typeof __VLS_component_164, ReturnType<typeof __VLS_template_164>>;
|
|
7890
8020
|
|
|
7891
|
-
export declare const IconPauseStroke:
|
|
8021
|
+
export declare const IconPauseStroke: __VLS_WithTemplateSlots_165<typeof __VLS_component_165, ReturnType<typeof __VLS_template_165>>;
|
|
7892
8022
|
|
|
7893
|
-
export declare const IconPhotography:
|
|
8023
|
+
export declare const IconPhotography: __VLS_WithTemplateSlots_167<typeof __VLS_component_167, ReturnType<typeof __VLS_template_167>>;
|
|
7894
8024
|
|
|
7895
|
-
export declare const IconPicnic:
|
|
8025
|
+
export declare const IconPicnic: __VLS_WithTemplateSlots_168<typeof __VLS_component_168, ReturnType<typeof __VLS_template_168>>;
|
|
7896
8026
|
|
|
7897
|
-
export declare const IconPinterest:
|
|
8027
|
+
export declare const IconPinterest: __VLS_WithTemplateSlots_169<typeof __VLS_component_169, ReturnType<typeof __VLS_template_169>>;
|
|
7898
8028
|
|
|
7899
|
-
export declare const IconPlane:
|
|
8029
|
+
export declare const IconPlane: __VLS_WithTemplateSlots_170<typeof __VLS_component_170, ReturnType<typeof __VLS_template_170>>;
|
|
7900
8030
|
|
|
7901
|
-
export declare const IconPlay:
|
|
8031
|
+
export declare const IconPlay: __VLS_WithTemplateSlots_173<typeof __VLS_component_173, ReturnType<typeof __VLS_template_173>>;
|
|
7902
8032
|
|
|
7903
|
-
export declare const IconPlayFill:
|
|
8033
|
+
export declare const IconPlayFill: __VLS_WithTemplateSlots_171<typeof __VLS_component_171, ReturnType<typeof __VLS_template_171>>;
|
|
7904
8034
|
|
|
7905
|
-
export declare const IconPlayground:
|
|
8035
|
+
export declare const IconPlayground: __VLS_WithTemplateSlots_174<typeof __VLS_component_174, ReturnType<typeof __VLS_template_174>>;
|
|
7906
8036
|
|
|
7907
|
-
export declare const IconPlayStroke:
|
|
8037
|
+
export declare const IconPlayStroke: __VLS_WithTemplateSlots_172<typeof __VLS_component_172, ReturnType<typeof __VLS_template_172>>;
|
|
7908
8038
|
|
|
7909
|
-
export declare const IconPlugin:
|
|
8039
|
+
export declare const IconPlugin: __VLS_WithTemplateSlots_175<typeof __VLS_component_175, ReturnType<typeof __VLS_template_175>>;
|
|
7910
8040
|
|
|
7911
|
-
export declare const IconPlusFill:
|
|
8041
|
+
export declare const IconPlusFill: __VLS_WithTemplateSlots_176<typeof __VLS_component_176, ReturnType<typeof __VLS_template_176>>;
|
|
7912
8042
|
|
|
7913
|
-
export declare const IconPlusLg:
|
|
8043
|
+
export declare const IconPlusLg: __VLS_WithTemplateSlots_177<typeof __VLS_component_177, ReturnType<typeof __VLS_template_177>>;
|
|
7914
8044
|
|
|
7915
|
-
export declare const IconPlusSm:
|
|
8045
|
+
export declare const IconPlusSm: __VLS_WithTemplateSlots_178<typeof __VLS_component_178, ReturnType<typeof __VLS_template_178>>;
|
|
7916
8046
|
|
|
7917
|
-
export declare const IconPlusStroke:
|
|
8047
|
+
export declare const IconPlusStroke: __VLS_WithTemplateSlots_179<typeof __VLS_component_179, ReturnType<typeof __VLS_template_179>>;
|
|
7918
8048
|
|
|
7919
|
-
export declare const IconPrint:
|
|
8049
|
+
export declare const IconPrint: __VLS_WithTemplateSlots_180<typeof __VLS_component_180, ReturnType<typeof __VLS_template_180>>;
|
|
7920
8050
|
|
|
7921
|
-
export declare const IconProtectionFill:
|
|
8051
|
+
export declare const IconProtectionFill: __VLS_WithTemplateSlots_181<typeof __VLS_component_181, ReturnType<typeof __VLS_template_181>>;
|
|
7922
8052
|
|
|
7923
|
-
export declare const IconProtectionStroke:
|
|
8053
|
+
export declare const IconProtectionStroke: __VLS_WithTemplateSlots_182<typeof __VLS_component_182, ReturnType<typeof __VLS_template_182>>;
|
|
7924
8054
|
|
|
7925
|
-
export declare const IconQuestionFill:
|
|
8055
|
+
export declare const IconQuestionFill: __VLS_WithTemplateSlots_183<typeof __VLS_component_183, ReturnType<typeof __VLS_template_183>>;
|
|
7926
8056
|
|
|
7927
|
-
export declare const IconQuestionStroke:
|
|
8057
|
+
export declare const IconQuestionStroke: __VLS_WithTemplateSlots_184<typeof __VLS_component_184, ReturnType<typeof __VLS_template_184>>;
|
|
7928
8058
|
|
|
7929
|
-
export declare const IconRefresh:
|
|
8059
|
+
export declare const IconRefresh: __VLS_WithTemplateSlots_185<typeof __VLS_component_185, ReturnType<typeof __VLS_template_185>>;
|
|
7930
8060
|
|
|
7931
|
-
export declare const IconReload:
|
|
8061
|
+
export declare const IconReload: __VLS_WithTemplateSlots_186<typeof __VLS_component_186, ReturnType<typeof __VLS_template_186>>;
|
|
7932
8062
|
|
|
7933
|
-
export declare const IconReturns:
|
|
8063
|
+
export declare const IconReturns: __VLS_WithTemplateSlots_187<typeof __VLS_component_187, ReturnType<typeof __VLS_template_187>>;
|
|
7934
8064
|
|
|
7935
|
-
export declare const IconRun:
|
|
8065
|
+
export declare const IconRun: __VLS_WithTemplateSlots_188<typeof __VLS_component_188, ReturnType<typeof __VLS_template_188>>;
|
|
7936
8066
|
|
|
7937
|
-
export declare const IconScanBarcode:
|
|
8067
|
+
export declare const IconScanBarcode: __VLS_WithTemplateSlots_189<typeof __VLS_component_189, ReturnType<typeof __VLS_template_189>>;
|
|
7938
8068
|
|
|
7939
|
-
export declare const IconSearch:
|
|
8069
|
+
export declare const IconSearch: __VLS_WithTemplateSlots_190<typeof __VLS_component_190, ReturnType<typeof __VLS_template_190>>;
|
|
7940
8070
|
|
|
7941
|
-
export declare const IconServiceShop:
|
|
8071
|
+
export declare const IconServiceShop: __VLS_WithTemplateSlots_191<typeof __VLS_component_191, ReturnType<typeof __VLS_template_191>>;
|
|
7942
8072
|
|
|
7943
|
-
export declare const IconShipping:
|
|
8073
|
+
export declare const IconShipping: __VLS_WithTemplateSlots_194<typeof __VLS_component_194, ReturnType<typeof __VLS_template_194>>;
|
|
7944
8074
|
|
|
7945
|
-
export declare const IconShippingPrep:
|
|
8075
|
+
export declare const IconShippingPrep: __VLS_WithTemplateSlots_192<typeof __VLS_component_192, ReturnType<typeof __VLS_template_192>>;
|
|
7946
8076
|
|
|
7947
|
-
export declare const IconShippingTruck:
|
|
8077
|
+
export declare const IconShippingTruck: __VLS_WithTemplateSlots_193<typeof __VLS_component_193, ReturnType<typeof __VLS_template_193>>;
|
|
7948
8078
|
|
|
7949
|
-
export declare const IconShoppingBag:
|
|
8079
|
+
export declare const IconShoppingBag: __VLS_WithTemplateSlots_196<typeof __VLS_component_196, ReturnType<typeof __VLS_template_196>>;
|
|
7950
8080
|
|
|
7951
|
-
export declare const IconShoppingBagFill:
|
|
8081
|
+
export declare const IconShoppingBagFill: __VLS_WithTemplateSlots_195<typeof __VLS_component_195, ReturnType<typeof __VLS_template_195>>;
|
|
7952
8082
|
|
|
7953
|
-
export declare const IconShrink:
|
|
8083
|
+
export declare const IconShrink: __VLS_WithTemplateSlots_197<typeof __VLS_component_197, ReturnType<typeof __VLS_template_197>>;
|
|
7954
8084
|
|
|
7955
|
-
export declare const IconSizeChart:
|
|
8085
|
+
export declare const IconSizeChart: __VLS_WithTemplateSlots_198<typeof __VLS_component_198, ReturnType<typeof __VLS_template_198>>;
|
|
7956
8086
|
|
|
7957
|
-
export declare const IconSki:
|
|
8087
|
+
export declare const IconSki: __VLS_WithTemplateSlots_200<typeof __VLS_component_200, ReturnType<typeof __VLS_template_200>>;
|
|
7958
8088
|
|
|
7959
|
-
export declare const IconSkiBoot:
|
|
8089
|
+
export declare const IconSkiBoot: __VLS_WithTemplateSlots_199<typeof __VLS_component_199, ReturnType<typeof __VLS_template_199>>;
|
|
7960
8090
|
|
|
7961
|
-
export declare const IconSnow:
|
|
8091
|
+
export declare const IconSnow: __VLS_WithTemplateSlots_202<typeof __VLS_component_202, ReturnType<typeof __VLS_template_202>>;
|
|
7962
8092
|
|
|
7963
|
-
export declare const IconSnowShop:
|
|
8093
|
+
export declare const IconSnowShop: __VLS_WithTemplateSlots_201<typeof __VLS_component_201, ReturnType<typeof __VLS_template_201>>;
|
|
7964
8094
|
|
|
7965
|
-
export declare const IconSort:
|
|
8095
|
+
export declare const IconSort: __VLS_WithTemplateSlots_203<typeof __VLS_component_203, ReturnType<typeof __VLS_template_203>>;
|
|
7966
8096
|
|
|
7967
|
-
export declare const IconStar100:
|
|
8097
|
+
export declare const IconStar100: __VLS_WithTemplateSlots_204<typeof __VLS_component_204, ReturnType<typeof __VLS_template_204>>;
|
|
7968
8098
|
|
|
7969
|
-
export declare const IconStar25:
|
|
8099
|
+
export declare const IconStar25: __VLS_WithTemplateSlots_205<typeof __VLS_component_205, ReturnType<typeof __VLS_template_205>>;
|
|
7970
8100
|
|
|
7971
|
-
export declare const IconStar50:
|
|
8101
|
+
export declare const IconStar50: __VLS_WithTemplateSlots_206<typeof __VLS_component_206, ReturnType<typeof __VLS_template_206>>;
|
|
7972
8102
|
|
|
7973
|
-
export declare const IconStar75:
|
|
8103
|
+
export declare const IconStar75: __VLS_WithTemplateSlots_207<typeof __VLS_component_207, ReturnType<typeof __VLS_template_207>>;
|
|
7974
8104
|
|
|
7975
|
-
export declare const IconStarStroke:
|
|
8105
|
+
export declare const IconStarStroke: __VLS_WithTemplateSlots_208<typeof __VLS_component_208, ReturnType<typeof __VLS_template_208>>;
|
|
7976
8106
|
|
|
7977
|
-
export declare const IconStorefront:
|
|
8107
|
+
export declare const IconStorefront: __VLS_WithTemplateSlots_209<typeof __VLS_component_209, ReturnType<typeof __VLS_template_209>>;
|
|
7978
8108
|
|
|
7979
|
-
export declare const IconSwim:
|
|
8109
|
+
export declare const IconSwim: __VLS_WithTemplateSlots_210<typeof __VLS_component_210, ReturnType<typeof __VLS_template_210>>;
|
|
7980
8110
|
|
|
7981
|
-
export declare const IconTelephone:
|
|
8111
|
+
export declare const IconTelephone: __VLS_WithTemplateSlots_211<typeof __VLS_component_211, ReturnType<typeof __VLS_template_211>>;
|
|
7982
8112
|
|
|
7983
|
-
export declare const IconTent:
|
|
8113
|
+
export declare const IconTent: __VLS_WithTemplateSlots_212<typeof __VLS_component_212, ReturnType<typeof __VLS_template_212>>;
|
|
7984
8114
|
|
|
7985
|
-
export declare const IconTrash:
|
|
8115
|
+
export declare const IconTrash: __VLS_WithTemplateSlots_213<typeof __VLS_component_213, ReturnType<typeof __VLS_template_213>>;
|
|
7986
8116
|
|
|
7987
|
-
export declare const IconTwitter:
|
|
8117
|
+
export declare const IconTwitter: __VLS_WithTemplateSlots_214<typeof __VLS_component_214, ReturnType<typeof __VLS_template_214>>;
|
|
7988
8118
|
|
|
7989
|
-
export declare const IconUpload:
|
|
8119
|
+
export declare const IconUpload: __VLS_WithTemplateSlots_215<typeof __VLS_component_215, ReturnType<typeof __VLS_template_215>>;
|
|
7990
8120
|
|
|
7991
|
-
export declare const IconVerifiedPurchaser:
|
|
8121
|
+
export declare const IconVerifiedPurchaser: __VLS_WithTemplateSlots_216<typeof __VLS_component_216, ReturnType<typeof __VLS_template_216>>;
|
|
7992
8122
|
|
|
7993
|
-
export declare const IconVirtualOutfitting:
|
|
8123
|
+
export declare const IconVirtualOutfitting: __VLS_WithTemplateSlots_217<typeof __VLS_component_217, ReturnType<typeof __VLS_template_217>>;
|
|
7994
8124
|
|
|
7995
|
-
export declare const IconWarningFill:
|
|
8125
|
+
export declare const IconWarningFill: __VLS_WithTemplateSlots_218<typeof __VLS_component_218, ReturnType<typeof __VLS_template_218>>;
|
|
7996
8126
|
|
|
7997
|
-
export declare const IconWarningStroke:
|
|
8127
|
+
export declare const IconWarningStroke: __VLS_WithTemplateSlots_219<typeof __VLS_component_219, ReturnType<typeof __VLS_template_219>>;
|
|
7998
8128
|
|
|
7999
|
-
export declare const IconWater:
|
|
8129
|
+
export declare const IconWater: __VLS_WithTemplateSlots_220<typeof __VLS_component_220, ReturnType<typeof __VLS_template_220>>;
|
|
8000
8130
|
|
|
8001
|
-
export declare const IconWilderness:
|
|
8131
|
+
export declare const IconWilderness: __VLS_WithTemplateSlots_221<typeof __VLS_component_221, ReturnType<typeof __VLS_template_221>>;
|
|
8002
8132
|
|
|
8003
|
-
export declare const IconXFill:
|
|
8133
|
+
export declare const IconXFill: __VLS_WithTemplateSlots_222<typeof __VLS_component_222, ReturnType<typeof __VLS_template_222>>;
|
|
8004
8134
|
|
|
8005
|
-
export declare const IconXLg:
|
|
8135
|
+
export declare const IconXLg: __VLS_WithTemplateSlots_223<typeof __VLS_component_223, ReturnType<typeof __VLS_template_223>>;
|
|
8006
8136
|
|
|
8007
|
-
export declare const IconXSm:
|
|
8137
|
+
export declare const IconXSm: __VLS_WithTemplateSlots_224<typeof __VLS_component_224, ReturnType<typeof __VLS_template_224>>;
|
|
8008
8138
|
|
|
8009
|
-
export declare const IconXStroke:
|
|
8139
|
+
export declare const IconXStroke: __VLS_WithTemplateSlots_225<typeof __VLS_component_225, ReturnType<typeof __VLS_template_225>>;
|
|
8010
8140
|
|
|
8011
|
-
export declare const IconYoutube:
|
|
8141
|
+
export declare const IconYoutube: __VLS_WithTemplateSlots_226<typeof __VLS_component_226, ReturnType<typeof __VLS_template_226>>;
|
|
8012
8142
|
|
|
8013
|
-
export declare const IconZoomIn:
|
|
8143
|
+
export declare const IconZoomIn: __VLS_WithTemplateSlots_227<typeof __VLS_component_227, ReturnType<typeof __VLS_template_227>>;
|
|
8014
8144
|
|
|
8015
|
-
export declare const IconZoomOut:
|
|
8145
|
+
export declare const IconZoomOut: __VLS_WithTemplateSlots_228<typeof __VLS_component_228, ReturnType<typeof __VLS_template_228>>;
|
|
8016
8146
|
|
|
8017
8147
|
/**
|
|
8018
8148
|
* Foundational container for creating structured layouts
|
|
@@ -8128,7 +8258,10 @@ export declare interface NameValuePair {
|
|
|
8128
8258
|
}
|
|
8129
8259
|
|
|
8130
8260
|
export declare interface ObjectOverlayProps {
|
|
8131
|
-
/**
|
|
8261
|
+
/**
|
|
8262
|
+
* Determines if the container will have a gradient based on position
|
|
8263
|
+
* @demoIgnore
|
|
8264
|
+
*/
|
|
8132
8265
|
withGradient?: boolean;
|
|
8133
8266
|
/** Theme for the gradient (dark or light) */
|
|
8134
8267
|
gradientTheme?: 'dark' | 'light';
|
|
@@ -8326,14 +8459,17 @@ export declare interface surface {
|
|
|
8326
8459
|
export declare interface surfaceSelection extends surface {
|
|
8327
8460
|
/**
|
|
8328
8461
|
* Determines if the surface is in a checked state. Adds an `aria-checked` attribute.
|
|
8462
|
+
* @demoIgnore
|
|
8329
8463
|
*/
|
|
8330
8464
|
checked?: boolean;
|
|
8331
8465
|
/**
|
|
8332
8466
|
* Determines if the surface is in a disabled state.
|
|
8467
|
+
* @demoIgnore
|
|
8333
8468
|
*/
|
|
8334
8469
|
disabled?: boolean;
|
|
8335
8470
|
/**
|
|
8336
8471
|
* Determines if the surface is in a loading state.
|
|
8472
|
+
* @demoIgnore
|
|
8337
8473
|
*/
|
|
8338
8474
|
loading?: boolean;
|
|
8339
8475
|
/**
|