@rei/cedar 15.4.1 → 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-palette.css +1 -1
- package/dist/cdr-style.css +1 -1
- package/dist/cedar.umd.js +9 -9
- package/dist/component-docgen.json +4974 -4600
- 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 +1 -1
- package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue2.mjs +71 -82
- package/dist/components/fulfillmentTile/CdrFulfillmentTileIcon.vue2.mjs +2 -2
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileIcon.module.scss.mjs +6 -6
- 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.vue.mjs +9 -0
- package/dist/components/objectOverlay/CdrObjectOverlay.vue2.mjs +113 -0
- package/dist/components/objectOverlay/styles/CdrObjectOverlay.module.scss.mjs +8 -0
- 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 +17 -47
- package/dist/components/surface/styles/CdrSurface.module.scss.mjs +3 -32
- package/dist/components/surfaceNavigation/CdrSurfaceNavigation.vue.mjs +31 -0
- package/dist/components/surfaceNavigation/CdrSurfaceNavigation.vue2.mjs +4 -0
- package/dist/components/surfaceSelection/CdrSurfaceSelection.vue2.mjs +44 -45
- package/dist/components/surfaceSelection/styles/CdrSurfaceSelection.module.scss.mjs +4 -27
- 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 +634 -634
- package/dist/lib.d.ts +1062 -1119
- package/dist/lib.mjs +392 -392
- 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 -1
- 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 -0
- package/dist/style/cdr-pagination.css +1 -1
- package/dist/style/cdr-palette.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 -1
- 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 +20 -46
- package/package.json +2 -2
- package/dist/components/fulfillmentTile/CdrFulfillmentTileContent.vue.mjs +0 -9
- package/dist/components/fulfillmentTile/CdrFulfillmentTileContent.vue2.mjs +0 -26
- package/dist/components/fulfillmentTile/CdrFulfillmentTileHeader.vue.mjs +0 -9
- package/dist/components/fulfillmentTile/CdrFulfillmentTileHeader.vue2.mjs +0 -29
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTile.module.scss.mjs +0 -32
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileContent.module.scss.mjs +0 -6
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileHeader.module.scss.mjs +0 -8
- package/dist/style/cdr-fulfillment-tile-content.css +0 -1
- package/dist/style/cdr-fulfillment-tile-header.css +0 -1
- package/dist/style/cdr-fulfillment-tile.css +0 -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,30 +456,12 @@ type: ObjectConstructor;
|
|
|
455
456
|
};
|
|
456
457
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
457
458
|
|
|
458
|
-
declare const __VLS_component_13: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
checked: boolean;
|
|
463
|
-
disabled: boolean;
|
|
464
|
-
loading: boolean;
|
|
465
|
-
layout: () => Layout;
|
|
466
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<surfaceSelection>, {
|
|
467
|
-
tag: string;
|
|
468
|
-
role: string;
|
|
469
|
-
modifier: string;
|
|
470
|
-
checked: boolean;
|
|
471
|
-
disabled: boolean;
|
|
472
|
-
loading: boolean;
|
|
473
|
-
layout: () => Layout;
|
|
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;
|
|
474
463
|
}>>> & Readonly<{}>, {
|
|
475
|
-
|
|
476
|
-
role: string;
|
|
477
|
-
disabled: boolean;
|
|
478
|
-
modifier: Modifier;
|
|
479
|
-
loading: boolean;
|
|
480
|
-
layout: Layout;
|
|
481
|
-
checked: boolean;
|
|
464
|
+
type: StatusType;
|
|
482
465
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
483
466
|
|
|
484
467
|
declare const __VLS_component_130: DefineComponent<ExtractPropTypes< {
|
|
@@ -581,12 +564,41 @@ type: ObjectConstructor;
|
|
|
581
564
|
};
|
|
582
565
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
583
566
|
|
|
584
|
-
declare const __VLS_component_14: DefineComponent<ExtractPropTypes<
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
567
|
+
declare const __VLS_component_14: DefineComponent<ExtractPropTypes< {
|
|
568
|
+
/**
|
|
569
|
+
* Defines gutter size. Also accepts responsive values with `@breakpoint`: "none@md"
|
|
570
|
+
* @demoSelectMultiple false
|
|
571
|
+
* @values none, small, medium, large
|
|
572
|
+
*/
|
|
573
|
+
gutter: {
|
|
574
|
+
type: StringConstructor;
|
|
575
|
+
validator: (value: string) => boolean;
|
|
576
|
+
default: string;
|
|
577
|
+
};
|
|
578
|
+
/** Sets the HTML tag for the grid element */
|
|
579
|
+
tag: {
|
|
580
|
+
type: StringConstructor;
|
|
581
|
+
default: string;
|
|
582
|
+
};
|
|
583
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
584
|
+
/**
|
|
585
|
+
* Defines gutter size. Also accepts responsive values with `@breakpoint`: "none@md"
|
|
586
|
+
* @demoSelectMultiple false
|
|
587
|
+
* @values none, small, medium, large
|
|
588
|
+
*/
|
|
589
|
+
gutter: {
|
|
590
|
+
type: StringConstructor;
|
|
591
|
+
validator: (value: string) => boolean;
|
|
592
|
+
default: string;
|
|
593
|
+
};
|
|
594
|
+
/** Sets the HTML tag for the grid element */
|
|
595
|
+
tag: {
|
|
596
|
+
type: StringConstructor;
|
|
597
|
+
default: string;
|
|
598
|
+
};
|
|
599
|
+
}>> & Readonly<{}>, {
|
|
600
|
+
tag: string;
|
|
601
|
+
gutter: string;
|
|
590
602
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
591
603
|
|
|
592
604
|
declare const __VLS_component_140: DefineComponent<ExtractPropTypes< {
|
|
@@ -689,7 +701,44 @@ type: ObjectConstructor;
|
|
|
689
701
|
};
|
|
690
702
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
691
703
|
|
|
692
|
-
declare const __VLS_component_15: DefineComponent< {
|
|
704
|
+
declare const __VLS_component_15: DefineComponent<ExtractPropTypes< {
|
|
705
|
+
/**
|
|
706
|
+
* Only on CdrIcon. Sets the href attribute for use with SVG symbol sprite (see @rei/cedar-icons).
|
|
707
|
+
*/
|
|
708
|
+
use: StringConstructor;
|
|
709
|
+
/**
|
|
710
|
+
* Sets icon fill to "inherit" so as to use parent/ancestor fill color.
|
|
711
|
+
*/
|
|
712
|
+
inheritColor: {
|
|
713
|
+
type: BooleanConstructor;
|
|
714
|
+
default: boolean;
|
|
715
|
+
};
|
|
716
|
+
size: {
|
|
717
|
+
type: StringConstructor;
|
|
718
|
+
default: undefined;
|
|
719
|
+
validator: (value: string) => boolean;
|
|
720
|
+
};
|
|
721
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
722
|
+
/**
|
|
723
|
+
* Only on CdrIcon. Sets the href attribute for use with SVG symbol sprite (see @rei/cedar-icons).
|
|
724
|
+
*/
|
|
725
|
+
use: StringConstructor;
|
|
726
|
+
/**
|
|
727
|
+
* Sets icon fill to "inherit" so as to use parent/ancestor fill color.
|
|
728
|
+
*/
|
|
729
|
+
inheritColor: {
|
|
730
|
+
type: BooleanConstructor;
|
|
731
|
+
default: boolean;
|
|
732
|
+
};
|
|
733
|
+
size: {
|
|
734
|
+
type: StringConstructor;
|
|
735
|
+
default: undefined;
|
|
736
|
+
validator: (value: string) => boolean;
|
|
737
|
+
};
|
|
738
|
+
}>> & Readonly<{}>, {
|
|
739
|
+
inheritColor: boolean;
|
|
740
|
+
size: string;
|
|
741
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
693
742
|
|
|
694
743
|
declare const __VLS_component_150: DefineComponent<ExtractPropTypes< {
|
|
695
744
|
props: {
|
|
@@ -791,162 +840,208 @@ type: ObjectConstructor;
|
|
|
791
840
|
};
|
|
792
841
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
793
842
|
|
|
794
|
-
declare const __VLS_component_16: DefineComponent<ExtractPropTypes<
|
|
795
|
-
type: string;
|
|
796
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<fulfillmentTileIcon>, {
|
|
797
|
-
type: string;
|
|
798
|
-
}>>> & Readonly<{}>, {
|
|
799
|
-
type: StatusType;
|
|
800
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
801
|
-
|
|
802
|
-
declare const __VLS_component_160: DefineComponent<ExtractPropTypes< {
|
|
803
|
-
props: {
|
|
804
|
-
type: ObjectConstructor;
|
|
805
|
-
};
|
|
806
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
807
|
-
props: {
|
|
808
|
-
type: ObjectConstructor;
|
|
809
|
-
};
|
|
810
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
811
|
-
|
|
812
|
-
declare const __VLS_component_161: DefineComponent<ExtractPropTypes< {
|
|
813
|
-
props: {
|
|
814
|
-
type: ObjectConstructor;
|
|
815
|
-
};
|
|
816
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
817
|
-
props: {
|
|
818
|
-
type: ObjectConstructor;
|
|
819
|
-
};
|
|
820
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
821
|
-
|
|
822
|
-
declare const __VLS_component_162: DefineComponent<ExtractPropTypes< {
|
|
823
|
-
props: {
|
|
824
|
-
type: ObjectConstructor;
|
|
825
|
-
};
|
|
826
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
827
|
-
props: {
|
|
828
|
-
type: ObjectConstructor;
|
|
829
|
-
};
|
|
830
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
831
|
-
|
|
832
|
-
declare const __VLS_component_163: DefineComponent<ExtractPropTypes< {
|
|
833
|
-
props: {
|
|
834
|
-
type: ObjectConstructor;
|
|
835
|
-
};
|
|
836
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
837
|
-
props: {
|
|
838
|
-
type: ObjectConstructor;
|
|
839
|
-
};
|
|
840
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
841
|
-
|
|
842
|
-
declare const __VLS_component_164: DefineComponent<ExtractPropTypes< {
|
|
843
|
-
props: {
|
|
844
|
-
type: ObjectConstructor;
|
|
845
|
-
};
|
|
846
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
847
|
-
props: {
|
|
848
|
-
type: ObjectConstructor;
|
|
849
|
-
};
|
|
850
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
851
|
-
|
|
852
|
-
declare const __VLS_component_165: DefineComponent<ExtractPropTypes< {
|
|
853
|
-
props: {
|
|
854
|
-
type: ObjectConstructor;
|
|
855
|
-
};
|
|
856
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
857
|
-
props: {
|
|
858
|
-
type: ObjectConstructor;
|
|
859
|
-
};
|
|
860
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
861
|
-
|
|
862
|
-
declare const __VLS_component_166: DefineComponent<ExtractPropTypes< {
|
|
863
|
-
props: {
|
|
864
|
-
type: ObjectConstructor;
|
|
865
|
-
};
|
|
866
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
867
|
-
props: {
|
|
868
|
-
type: ObjectConstructor;
|
|
869
|
-
};
|
|
870
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
871
|
-
|
|
872
|
-
declare const __VLS_component_167: DefineComponent<ExtractPropTypes< {
|
|
873
|
-
props: {
|
|
874
|
-
type: ObjectConstructor;
|
|
875
|
-
};
|
|
876
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
877
|
-
props: {
|
|
878
|
-
type: ObjectConstructor;
|
|
879
|
-
};
|
|
880
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
881
|
-
|
|
882
|
-
declare const __VLS_component_168: DefineComponent<ExtractPropTypes< {
|
|
883
|
-
props: {
|
|
884
|
-
type: ObjectConstructor;
|
|
885
|
-
};
|
|
886
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
887
|
-
props: {
|
|
888
|
-
type: ObjectConstructor;
|
|
889
|
-
};
|
|
890
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
891
|
-
|
|
892
|
-
declare const __VLS_component_169: DefineComponent<ExtractPropTypes< {
|
|
893
|
-
props: {
|
|
894
|
-
type: ObjectConstructor;
|
|
895
|
-
};
|
|
896
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
897
|
-
props: {
|
|
898
|
-
type: ObjectConstructor;
|
|
899
|
-
};
|
|
900
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
901
|
-
|
|
902
|
-
declare const __VLS_component_17: DefineComponent<ExtractPropTypes< {
|
|
843
|
+
declare const __VLS_component_16: DefineComponent<ExtractPropTypes< {
|
|
903
844
|
/**
|
|
904
|
-
*
|
|
905
|
-
* @demoSelectMultiple false
|
|
906
|
-
* @values none, small, medium, large
|
|
845
|
+
* Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be randomly generated.
|
|
907
846
|
*/
|
|
908
|
-
|
|
847
|
+
id: {
|
|
909
848
|
type: StringConstructor;
|
|
910
|
-
validator: (value: string) => boolean;
|
|
911
|
-
default: string;
|
|
912
849
|
};
|
|
913
|
-
/**
|
|
914
|
-
|
|
915
|
-
|
|
850
|
+
/**
|
|
851
|
+
* 'type' attribute for the input as defined by w3c.
|
|
852
|
+
* Only supporting text|email|number|password|search|url|date|datetime-local.
|
|
853
|
+
* The increment/decrement webkit psuedo element is hidden for number.
|
|
854
|
+
* @demoSelectMultiple false
|
|
855
|
+
* @values text, email, number, password, search, url, tel, date, datetime-local
|
|
856
|
+
*/
|
|
857
|
+
type: {
|
|
858
|
+
type: StringConstructor[];
|
|
916
859
|
default: string;
|
|
860
|
+
validator: (value: string) => boolean;
|
|
917
861
|
};
|
|
918
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
919
862
|
/**
|
|
920
|
-
*
|
|
921
|
-
* @demoSelectMultiple false
|
|
922
|
-
* @values none, small, medium, large
|
|
863
|
+
* Sets the text value for the input label. Required for a11y compliance. Use ‘hideLabel’ if the label display is not desired. Required.
|
|
923
864
|
*/
|
|
924
|
-
|
|
865
|
+
label: {
|
|
925
866
|
type: StringConstructor;
|
|
926
|
-
|
|
927
|
-
default: string;
|
|
867
|
+
required: true;
|
|
928
868
|
};
|
|
929
|
-
/**
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
869
|
+
/**
|
|
870
|
+
* Sets default attributes for an input that should launch a numeric keyboard but is not strictly a 'number' (credit card, security code, postal code, etc.). Should be used in conjunction with the default text type input. An `input` listener can be used to fully restrict input values to numerical characters only
|
|
871
|
+
*/
|
|
872
|
+
numeric: {
|
|
873
|
+
type: BooleanConstructor;
|
|
874
|
+
default: boolean;
|
|
933
875
|
};
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
876
|
+
/**
|
|
877
|
+
* Removes the label element but sets the input `aria-label` to `label` text for a11y.
|
|
878
|
+
*/
|
|
879
|
+
hideLabel: BooleanConstructor;
|
|
880
|
+
/**
|
|
881
|
+
* Number of rows for input. Converts component to text-area if rows greater than 1.
|
|
882
|
+
*/
|
|
883
|
+
rows: {
|
|
884
|
+
type: NumberConstructor;
|
|
885
|
+
default: number;
|
|
942
886
|
};
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
887
|
+
/**
|
|
888
|
+
* Sets the background color the input is rendered on
|
|
889
|
+
* @values primary, secondary
|
|
890
|
+
*/
|
|
891
|
+
background: {
|
|
892
|
+
type: StringConstructor[];
|
|
893
|
+
default: string;
|
|
894
|
+
validator: (value: string) => boolean;
|
|
946
895
|
};
|
|
947
|
-
|
|
896
|
+
/**
|
|
897
|
+
* Sets the input field size
|
|
898
|
+
* @demoSelectMultiple true
|
|
899
|
+
* @values large
|
|
900
|
+
*/
|
|
901
|
+
size: StringConstructor;
|
|
902
|
+
/**
|
|
903
|
+
* Sets the `role` attribute for the embedded error state messaging.
|
|
904
|
+
*/
|
|
905
|
+
errorRole: {
|
|
906
|
+
type: StringConstructor;
|
|
907
|
+
required: false;
|
|
908
|
+
default: string;
|
|
909
|
+
};
|
|
910
|
+
/** Sets the input to an error state, displays the `error` slot if one is present. */
|
|
911
|
+
error: {
|
|
912
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
913
|
+
default: boolean;
|
|
914
|
+
};
|
|
915
|
+
/**
|
|
916
|
+
* Sets the disabled state for the input field and label styling. Also, restricts user input.
|
|
917
|
+
*/
|
|
918
|
+
disabled: BooleanConstructor;
|
|
919
|
+
/**
|
|
920
|
+
* Sets aria-required on the input field and displays an asterisk next to the input label.
|
|
921
|
+
*/
|
|
922
|
+
required: BooleanConstructor;
|
|
923
|
+
/**
|
|
924
|
+
* Displays '(optional)' text next to the input label.
|
|
925
|
+
*/
|
|
926
|
+
optional: BooleanConstructor;
|
|
927
|
+
/** @ignore */
|
|
928
|
+
modelValue: {
|
|
929
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
930
|
+
};
|
|
931
|
+
/** Adds a custom class to the cdr-label-standalone container div */
|
|
932
|
+
inputContainerClass: StringConstructor;
|
|
933
|
+
/** Passes a custom class to the label for custom styles */
|
|
934
|
+
labelClass: StringConstructor;
|
|
935
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
936
|
+
"update:modelValue": (...args: any[]) => void;
|
|
937
|
+
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
938
|
+
/**
|
|
939
|
+
* Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be randomly generated.
|
|
940
|
+
*/
|
|
941
|
+
id: {
|
|
942
|
+
type: StringConstructor;
|
|
943
|
+
};
|
|
944
|
+
/**
|
|
945
|
+
* 'type' attribute for the input as defined by w3c.
|
|
946
|
+
* Only supporting text|email|number|password|search|url|date|datetime-local.
|
|
947
|
+
* The increment/decrement webkit psuedo element is hidden for number.
|
|
948
|
+
* @demoSelectMultiple false
|
|
949
|
+
* @values text, email, number, password, search, url, tel, date, datetime-local
|
|
950
|
+
*/
|
|
951
|
+
type: {
|
|
952
|
+
type: StringConstructor[];
|
|
953
|
+
default: string;
|
|
954
|
+
validator: (value: string) => boolean;
|
|
955
|
+
};
|
|
956
|
+
/**
|
|
957
|
+
* Sets the text value for the input label. Required for a11y compliance. Use ‘hideLabel’ if the label display is not desired. Required.
|
|
958
|
+
*/
|
|
959
|
+
label: {
|
|
960
|
+
type: StringConstructor;
|
|
961
|
+
required: true;
|
|
962
|
+
};
|
|
963
|
+
/**
|
|
964
|
+
* Sets default attributes for an input that should launch a numeric keyboard but is not strictly a 'number' (credit card, security code, postal code, etc.). Should be used in conjunction with the default text type input. An `input` listener can be used to fully restrict input values to numerical characters only
|
|
965
|
+
*/
|
|
966
|
+
numeric: {
|
|
967
|
+
type: BooleanConstructor;
|
|
968
|
+
default: boolean;
|
|
969
|
+
};
|
|
970
|
+
/**
|
|
971
|
+
* Removes the label element but sets the input `aria-label` to `label` text for a11y.
|
|
972
|
+
*/
|
|
973
|
+
hideLabel: BooleanConstructor;
|
|
974
|
+
/**
|
|
975
|
+
* Number of rows for input. Converts component to text-area if rows greater than 1.
|
|
976
|
+
*/
|
|
977
|
+
rows: {
|
|
978
|
+
type: NumberConstructor;
|
|
979
|
+
default: number;
|
|
980
|
+
};
|
|
981
|
+
/**
|
|
982
|
+
* Sets the background color the input is rendered on
|
|
983
|
+
* @values primary, secondary
|
|
984
|
+
*/
|
|
985
|
+
background: {
|
|
986
|
+
type: StringConstructor[];
|
|
987
|
+
default: string;
|
|
988
|
+
validator: (value: string) => boolean;
|
|
989
|
+
};
|
|
990
|
+
/**
|
|
991
|
+
* Sets the input field size
|
|
992
|
+
* @demoSelectMultiple true
|
|
993
|
+
* @values large
|
|
994
|
+
*/
|
|
995
|
+
size: StringConstructor;
|
|
996
|
+
/**
|
|
997
|
+
* Sets the `role` attribute for the embedded error state messaging.
|
|
998
|
+
*/
|
|
999
|
+
errorRole: {
|
|
1000
|
+
type: StringConstructor;
|
|
1001
|
+
required: false;
|
|
1002
|
+
default: string;
|
|
1003
|
+
};
|
|
1004
|
+
/** Sets the input to an error state, displays the `error` slot if one is present. */
|
|
1005
|
+
error: {
|
|
1006
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
1007
|
+
default: boolean;
|
|
1008
|
+
};
|
|
1009
|
+
/**
|
|
1010
|
+
* Sets the disabled state for the input field and label styling. Also, restricts user input.
|
|
1011
|
+
*/
|
|
1012
|
+
disabled: BooleanConstructor;
|
|
1013
|
+
/**
|
|
1014
|
+
* Sets aria-required on the input field and displays an asterisk next to the input label.
|
|
1015
|
+
*/
|
|
1016
|
+
required: BooleanConstructor;
|
|
1017
|
+
/**
|
|
1018
|
+
* Displays '(optional)' text next to the input label.
|
|
1019
|
+
*/
|
|
1020
|
+
optional: BooleanConstructor;
|
|
1021
|
+
/** @ignore */
|
|
1022
|
+
modelValue: {
|
|
1023
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
1024
|
+
};
|
|
1025
|
+
/** Adds a custom class to the cdr-label-standalone container div */
|
|
1026
|
+
inputContainerClass: StringConstructor;
|
|
1027
|
+
/** Passes a custom class to the label for custom styles */
|
|
1028
|
+
labelClass: StringConstructor;
|
|
1029
|
+
}>> & Readonly<{
|
|
1030
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1031
|
+
}>, {
|
|
1032
|
+
error: string | boolean;
|
|
1033
|
+
rows: number;
|
|
1034
|
+
disabled: boolean;
|
|
1035
|
+
type: string;
|
|
1036
|
+
required: boolean;
|
|
1037
|
+
background: string;
|
|
1038
|
+
hideLabel: boolean;
|
|
1039
|
+
optional: boolean;
|
|
1040
|
+
numeric: boolean;
|
|
1041
|
+
errorRole: string;
|
|
1042
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
948
1043
|
|
|
949
|
-
declare const
|
|
1044
|
+
declare const __VLS_component_160: DefineComponent<ExtractPropTypes< {
|
|
950
1045
|
props: {
|
|
951
1046
|
type: ObjectConstructor;
|
|
952
1047
|
};
|
|
@@ -956,7 +1051,7 @@ type: ObjectConstructor;
|
|
|
956
1051
|
};
|
|
957
1052
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
958
1053
|
|
|
959
|
-
declare const
|
|
1054
|
+
declare const __VLS_component_161: DefineComponent<ExtractPropTypes< {
|
|
960
1055
|
props: {
|
|
961
1056
|
type: ObjectConstructor;
|
|
962
1057
|
};
|
|
@@ -966,7 +1061,7 @@ type: ObjectConstructor;
|
|
|
966
1061
|
};
|
|
967
1062
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
968
1063
|
|
|
969
|
-
declare const
|
|
1064
|
+
declare const __VLS_component_162: DefineComponent<ExtractPropTypes< {
|
|
970
1065
|
props: {
|
|
971
1066
|
type: ObjectConstructor;
|
|
972
1067
|
};
|
|
@@ -976,7 +1071,7 @@ type: ObjectConstructor;
|
|
|
976
1071
|
};
|
|
977
1072
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
978
1073
|
|
|
979
|
-
declare const
|
|
1074
|
+
declare const __VLS_component_163: DefineComponent<ExtractPropTypes< {
|
|
980
1075
|
props: {
|
|
981
1076
|
type: ObjectConstructor;
|
|
982
1077
|
};
|
|
@@ -986,7 +1081,7 @@ type: ObjectConstructor;
|
|
|
986
1081
|
};
|
|
987
1082
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
988
1083
|
|
|
989
|
-
declare const
|
|
1084
|
+
declare const __VLS_component_164: DefineComponent<ExtractPropTypes< {
|
|
990
1085
|
props: {
|
|
991
1086
|
type: ObjectConstructor;
|
|
992
1087
|
};
|
|
@@ -996,7 +1091,7 @@ type: ObjectConstructor;
|
|
|
996
1091
|
};
|
|
997
1092
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
998
1093
|
|
|
999
|
-
declare const
|
|
1094
|
+
declare const __VLS_component_165: DefineComponent<ExtractPropTypes< {
|
|
1000
1095
|
props: {
|
|
1001
1096
|
type: ObjectConstructor;
|
|
1002
1097
|
};
|
|
@@ -1006,7 +1101,7 @@ type: ObjectConstructor;
|
|
|
1006
1101
|
};
|
|
1007
1102
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1008
1103
|
|
|
1009
|
-
declare const
|
|
1104
|
+
declare const __VLS_component_166: DefineComponent<ExtractPropTypes< {
|
|
1010
1105
|
props: {
|
|
1011
1106
|
type: ObjectConstructor;
|
|
1012
1107
|
};
|
|
@@ -1016,7 +1111,7 @@ type: ObjectConstructor;
|
|
|
1016
1111
|
};
|
|
1017
1112
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1018
1113
|
|
|
1019
|
-
declare const
|
|
1114
|
+
declare const __VLS_component_167: DefineComponent<ExtractPropTypes< {
|
|
1020
1115
|
props: {
|
|
1021
1116
|
type: ObjectConstructor;
|
|
1022
1117
|
};
|
|
@@ -1026,7 +1121,7 @@ type: ObjectConstructor;
|
|
|
1026
1121
|
};
|
|
1027
1122
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1028
1123
|
|
|
1029
|
-
declare const
|
|
1124
|
+
declare const __VLS_component_168: DefineComponent<ExtractPropTypes< {
|
|
1030
1125
|
props: {
|
|
1031
1126
|
type: ObjectConstructor;
|
|
1032
1127
|
};
|
|
@@ -1036,46 +1131,25 @@ type: ObjectConstructor;
|
|
|
1036
1131
|
};
|
|
1037
1132
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1038
1133
|
|
|
1039
|
-
declare const
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
*/
|
|
1043
|
-
use: StringConstructor;
|
|
1044
|
-
/**
|
|
1045
|
-
* Sets icon fill to "inherit" so as to use parent/ancestor fill color.
|
|
1046
|
-
*/
|
|
1047
|
-
inheritColor: {
|
|
1048
|
-
type: BooleanConstructor;
|
|
1049
|
-
default: boolean;
|
|
1050
|
-
};
|
|
1051
|
-
size: {
|
|
1052
|
-
type: StringConstructor;
|
|
1053
|
-
default: undefined;
|
|
1054
|
-
validator: (value: string) => boolean;
|
|
1134
|
+
declare const __VLS_component_169: DefineComponent<ExtractPropTypes< {
|
|
1135
|
+
props: {
|
|
1136
|
+
type: ObjectConstructor;
|
|
1055
1137
|
};
|
|
1056
1138
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
*/
|
|
1060
|
-
use: StringConstructor;
|
|
1061
|
-
/**
|
|
1062
|
-
* Sets icon fill to "inherit" so as to use parent/ancestor fill color.
|
|
1063
|
-
*/
|
|
1064
|
-
inheritColor: {
|
|
1065
|
-
type: BooleanConstructor;
|
|
1066
|
-
default: boolean;
|
|
1067
|
-
};
|
|
1068
|
-
size: {
|
|
1069
|
-
type: StringConstructor;
|
|
1070
|
-
default: undefined;
|
|
1071
|
-
validator: (value: string) => boolean;
|
|
1139
|
+
props: {
|
|
1140
|
+
type: ObjectConstructor;
|
|
1072
1141
|
};
|
|
1073
|
-
}>> & Readonly<{}>, {
|
|
1074
|
-
|
|
1075
|
-
|
|
1142
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1143
|
+
|
|
1144
|
+
declare const __VLS_component_17: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<baseTextProps>, {
|
|
1145
|
+
tag: string;
|
|
1146
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<baseTextProps>, {
|
|
1147
|
+
tag: string;
|
|
1148
|
+
}>>> & Readonly<{}>, {
|
|
1149
|
+
tag: string;
|
|
1076
1150
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1077
1151
|
|
|
1078
|
-
declare const
|
|
1152
|
+
declare const __VLS_component_170: DefineComponent<ExtractPropTypes< {
|
|
1079
1153
|
props: {
|
|
1080
1154
|
type: ObjectConstructor;
|
|
1081
1155
|
};
|
|
@@ -1085,7 +1159,7 @@ type: ObjectConstructor;
|
|
|
1085
1159
|
};
|
|
1086
1160
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1087
1161
|
|
|
1088
|
-
declare const
|
|
1162
|
+
declare const __VLS_component_171: DefineComponent<ExtractPropTypes< {
|
|
1089
1163
|
props: {
|
|
1090
1164
|
type: ObjectConstructor;
|
|
1091
1165
|
};
|
|
@@ -1095,7 +1169,7 @@ type: ObjectConstructor;
|
|
|
1095
1169
|
};
|
|
1096
1170
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1097
1171
|
|
|
1098
|
-
declare const
|
|
1172
|
+
declare const __VLS_component_172: DefineComponent<ExtractPropTypes< {
|
|
1099
1173
|
props: {
|
|
1100
1174
|
type: ObjectConstructor;
|
|
1101
1175
|
};
|
|
@@ -1105,7 +1179,7 @@ type: ObjectConstructor;
|
|
|
1105
1179
|
};
|
|
1106
1180
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1107
1181
|
|
|
1108
|
-
declare const
|
|
1182
|
+
declare const __VLS_component_173: DefineComponent<ExtractPropTypes< {
|
|
1109
1183
|
props: {
|
|
1110
1184
|
type: ObjectConstructor;
|
|
1111
1185
|
};
|
|
@@ -1115,7 +1189,7 @@ type: ObjectConstructor;
|
|
|
1115
1189
|
};
|
|
1116
1190
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1117
1191
|
|
|
1118
|
-
declare const
|
|
1192
|
+
declare const __VLS_component_174: DefineComponent<ExtractPropTypes< {
|
|
1119
1193
|
props: {
|
|
1120
1194
|
type: ObjectConstructor;
|
|
1121
1195
|
};
|
|
@@ -1125,7 +1199,7 @@ type: ObjectConstructor;
|
|
|
1125
1199
|
};
|
|
1126
1200
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1127
1201
|
|
|
1128
|
-
declare const
|
|
1202
|
+
declare const __VLS_component_175: DefineComponent<ExtractPropTypes< {
|
|
1129
1203
|
props: {
|
|
1130
1204
|
type: ObjectConstructor;
|
|
1131
1205
|
};
|
|
@@ -1135,7 +1209,7 @@ type: ObjectConstructor;
|
|
|
1135
1209
|
};
|
|
1136
1210
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1137
1211
|
|
|
1138
|
-
declare const
|
|
1212
|
+
declare const __VLS_component_176: DefineComponent<ExtractPropTypes< {
|
|
1139
1213
|
props: {
|
|
1140
1214
|
type: ObjectConstructor;
|
|
1141
1215
|
};
|
|
@@ -1145,7 +1219,7 @@ type: ObjectConstructor;
|
|
|
1145
1219
|
};
|
|
1146
1220
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1147
1221
|
|
|
1148
|
-
declare const
|
|
1222
|
+
declare const __VLS_component_177: DefineComponent<ExtractPropTypes< {
|
|
1149
1223
|
props: {
|
|
1150
1224
|
type: ObjectConstructor;
|
|
1151
1225
|
};
|
|
@@ -1155,7 +1229,7 @@ type: ObjectConstructor;
|
|
|
1155
1229
|
};
|
|
1156
1230
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1157
1231
|
|
|
1158
|
-
declare const
|
|
1232
|
+
declare const __VLS_component_178: DefineComponent<ExtractPropTypes< {
|
|
1159
1233
|
props: {
|
|
1160
1234
|
type: ObjectConstructor;
|
|
1161
1235
|
};
|
|
@@ -1165,7 +1239,7 @@ type: ObjectConstructor;
|
|
|
1165
1239
|
};
|
|
1166
1240
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1167
1241
|
|
|
1168
|
-
declare const
|
|
1242
|
+
declare const __VLS_component_179: DefineComponent<ExtractPropTypes< {
|
|
1169
1243
|
props: {
|
|
1170
1244
|
type: ObjectConstructor;
|
|
1171
1245
|
};
|
|
@@ -1175,205 +1249,205 @@ type: ObjectConstructor;
|
|
|
1175
1249
|
};
|
|
1176
1250
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1177
1251
|
|
|
1178
|
-
declare const
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1252
|
+
declare const __VLS_component_18: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<Layout>, {
|
|
1253
|
+
gap: string;
|
|
1254
|
+
rowGap: string;
|
|
1255
|
+
columnGap: string;
|
|
1256
|
+
columns: undefined;
|
|
1257
|
+
rows: undefined;
|
|
1258
|
+
as: string;
|
|
1259
|
+
queryType: string;
|
|
1260
|
+
flow: undefined;
|
|
1261
|
+
flowValue: string;
|
|
1262
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<Layout>, {
|
|
1263
|
+
gap: string;
|
|
1264
|
+
rowGap: string;
|
|
1265
|
+
columnGap: string;
|
|
1266
|
+
columns: undefined;
|
|
1267
|
+
rows: undefined;
|
|
1268
|
+
as: string;
|
|
1269
|
+
queryType: string;
|
|
1270
|
+
flow: undefined;
|
|
1271
|
+
flowValue: string;
|
|
1272
|
+
}>>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1273
|
+
|
|
1274
|
+
declare const __VLS_component_180: DefineComponent<ExtractPropTypes< {
|
|
1275
|
+
props: {
|
|
1276
|
+
type: ObjectConstructor;
|
|
1196
1277
|
};
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
label: {
|
|
1201
|
-
type: StringConstructor;
|
|
1202
|
-
required: true;
|
|
1278
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1279
|
+
props: {
|
|
1280
|
+
type: ObjectConstructor;
|
|
1203
1281
|
};
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
type:
|
|
1209
|
-
default: boolean;
|
|
1282
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1283
|
+
|
|
1284
|
+
declare const __VLS_component_181: DefineComponent<ExtractPropTypes< {
|
|
1285
|
+
props: {
|
|
1286
|
+
type: ObjectConstructor;
|
|
1210
1287
|
};
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
hideLabel: BooleanConstructor;
|
|
1215
|
-
/**
|
|
1216
|
-
* Number of rows for input. Converts component to text-area if rows greater than 1.
|
|
1217
|
-
*/
|
|
1218
|
-
rows: {
|
|
1219
|
-
type: NumberConstructor;
|
|
1220
|
-
default: number;
|
|
1288
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1289
|
+
props: {
|
|
1290
|
+
type: ObjectConstructor;
|
|
1221
1291
|
};
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
type: StringConstructor[];
|
|
1228
|
-
default: string;
|
|
1229
|
-
validator: (value: string) => boolean;
|
|
1292
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1293
|
+
|
|
1294
|
+
declare const __VLS_component_182: DefineComponent<ExtractPropTypes< {
|
|
1295
|
+
props: {
|
|
1296
|
+
type: ObjectConstructor;
|
|
1230
1297
|
};
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
* @values large
|
|
1235
|
-
*/
|
|
1236
|
-
size: StringConstructor;
|
|
1237
|
-
/**
|
|
1238
|
-
* Sets the `role` attribute for the embedded error state messaging.
|
|
1239
|
-
*/
|
|
1240
|
-
errorRole: {
|
|
1241
|
-
type: StringConstructor;
|
|
1242
|
-
required: false;
|
|
1243
|
-
default: string;
|
|
1298
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1299
|
+
props: {
|
|
1300
|
+
type: ObjectConstructor;
|
|
1244
1301
|
};
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1302
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1303
|
+
|
|
1304
|
+
declare const __VLS_component_183: DefineComponent<ExtractPropTypes< {
|
|
1305
|
+
props: {
|
|
1306
|
+
type: ObjectConstructor;
|
|
1249
1307
|
};
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
disabled: BooleanConstructor;
|
|
1254
|
-
/**
|
|
1255
|
-
* Sets aria-required on the input field and displays an asterisk next to the input label.
|
|
1256
|
-
*/
|
|
1257
|
-
required: BooleanConstructor;
|
|
1258
|
-
/**
|
|
1259
|
-
* Displays '(optional)' text next to the input label.
|
|
1260
|
-
*/
|
|
1261
|
-
optional: BooleanConstructor;
|
|
1262
|
-
/** @ignore */
|
|
1263
|
-
modelValue: {
|
|
1264
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
1308
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1309
|
+
props: {
|
|
1310
|
+
type: ObjectConstructor;
|
|
1265
1311
|
};
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
"update:modelValue": (...args: any[]) => void;
|
|
1272
|
-
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1273
|
-
/**
|
|
1274
|
-
* Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be randomly generated.
|
|
1275
|
-
*/
|
|
1276
|
-
id: {
|
|
1277
|
-
type: StringConstructor;
|
|
1312
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1313
|
+
|
|
1314
|
+
declare const __VLS_component_184: DefineComponent<ExtractPropTypes< {
|
|
1315
|
+
props: {
|
|
1316
|
+
type: ObjectConstructor;
|
|
1278
1317
|
};
|
|
1318
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1319
|
+
props: {
|
|
1320
|
+
type: ObjectConstructor;
|
|
1321
|
+
};
|
|
1322
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1323
|
+
|
|
1324
|
+
declare const __VLS_component_185: DefineComponent<ExtractPropTypes< {
|
|
1325
|
+
props: {
|
|
1326
|
+
type: ObjectConstructor;
|
|
1327
|
+
};
|
|
1328
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1329
|
+
props: {
|
|
1330
|
+
type: ObjectConstructor;
|
|
1331
|
+
};
|
|
1332
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1333
|
+
|
|
1334
|
+
declare const __VLS_component_186: DefineComponent<ExtractPropTypes< {
|
|
1335
|
+
props: {
|
|
1336
|
+
type: ObjectConstructor;
|
|
1337
|
+
};
|
|
1338
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1339
|
+
props: {
|
|
1340
|
+
type: ObjectConstructor;
|
|
1341
|
+
};
|
|
1342
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1343
|
+
|
|
1344
|
+
declare const __VLS_component_187: DefineComponent<ExtractPropTypes< {
|
|
1345
|
+
props: {
|
|
1346
|
+
type: ObjectConstructor;
|
|
1347
|
+
};
|
|
1348
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1349
|
+
props: {
|
|
1350
|
+
type: ObjectConstructor;
|
|
1351
|
+
};
|
|
1352
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1353
|
+
|
|
1354
|
+
declare const __VLS_component_188: DefineComponent<ExtractPropTypes< {
|
|
1355
|
+
props: {
|
|
1356
|
+
type: ObjectConstructor;
|
|
1357
|
+
};
|
|
1358
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1359
|
+
props: {
|
|
1360
|
+
type: ObjectConstructor;
|
|
1361
|
+
};
|
|
1362
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1363
|
+
|
|
1364
|
+
declare const __VLS_component_189: DefineComponent<ExtractPropTypes< {
|
|
1365
|
+
props: {
|
|
1366
|
+
type: ObjectConstructor;
|
|
1367
|
+
};
|
|
1368
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1369
|
+
props: {
|
|
1370
|
+
type: ObjectConstructor;
|
|
1371
|
+
};
|
|
1372
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1373
|
+
|
|
1374
|
+
declare const __VLS_component_19: DefineComponent<ExtractPropTypes< {
|
|
1279
1375
|
/**
|
|
1280
|
-
*
|
|
1281
|
-
*
|
|
1282
|
-
* The increment/decrement webkit psuedo element is hidden for number.
|
|
1283
|
-
* @demoSelectMultiple false
|
|
1284
|
-
* @values text, email, number, password, search, url, tel, date, datetime-local
|
|
1376
|
+
* Sets valid HTML element tag
|
|
1377
|
+
* @values a, button
|
|
1285
1378
|
*/
|
|
1286
|
-
|
|
1287
|
-
type: StringConstructor
|
|
1379
|
+
tag: {
|
|
1380
|
+
type: StringConstructor;
|
|
1288
1381
|
default: string;
|
|
1289
|
-
validator: (value: string) => boolean;
|
|
1290
1382
|
};
|
|
1291
1383
|
/**
|
|
1292
|
-
* Sets
|
|
1384
|
+
* Sets value for anchors href property. Requires tag prop value to be `a`.
|
|
1293
1385
|
*/
|
|
1294
|
-
|
|
1386
|
+
href: {
|
|
1295
1387
|
type: StringConstructor;
|
|
1296
|
-
|
|
1388
|
+
default: string;
|
|
1297
1389
|
};
|
|
1298
1390
|
/**
|
|
1299
|
-
* Sets
|
|
1391
|
+
* Sets color and fill
|
|
1300
1392
|
*/
|
|
1301
|
-
|
|
1393
|
+
inheritColor: {
|
|
1302
1394
|
type: BooleanConstructor;
|
|
1303
1395
|
default: boolean;
|
|
1304
1396
|
};
|
|
1305
1397
|
/**
|
|
1306
|
-
*
|
|
1307
|
-
|
|
1308
|
-
hideLabel: BooleanConstructor;
|
|
1309
|
-
/**
|
|
1310
|
-
* Number of rows for input. Converts component to text-area if rows greater than 1.
|
|
1311
|
-
*/
|
|
1312
|
-
rows: {
|
|
1313
|
-
type: NumberConstructor;
|
|
1314
|
-
default: number;
|
|
1315
|
-
};
|
|
1316
|
-
/**
|
|
1317
|
-
* Sets the background color the input is rendered on
|
|
1318
|
-
* @values primary, secondary
|
|
1398
|
+
* Modifies the style variant for this component.
|
|
1399
|
+
* @values standalone
|
|
1319
1400
|
*/
|
|
1320
|
-
|
|
1321
|
-
type: StringConstructor
|
|
1401
|
+
modifier: {
|
|
1402
|
+
type: StringConstructor;
|
|
1322
1403
|
default: string;
|
|
1323
1404
|
validator: (value: string) => boolean;
|
|
1324
1405
|
};
|
|
1406
|
+
/** @ignore */
|
|
1407
|
+
target: StringConstructor;
|
|
1408
|
+
/** @ignore */
|
|
1409
|
+
rel: StringConstructor;
|
|
1410
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1325
1411
|
/**
|
|
1326
|
-
* Sets
|
|
1327
|
-
* @
|
|
1328
|
-
* @values large
|
|
1329
|
-
*/
|
|
1330
|
-
size: StringConstructor;
|
|
1331
|
-
/**
|
|
1332
|
-
* Sets the `role` attribute for the embedded error state messaging.
|
|
1412
|
+
* Sets valid HTML element tag
|
|
1413
|
+
* @values a, button
|
|
1333
1414
|
*/
|
|
1334
|
-
|
|
1415
|
+
tag: {
|
|
1335
1416
|
type: StringConstructor;
|
|
1336
|
-
required: false;
|
|
1337
1417
|
default: string;
|
|
1338
1418
|
};
|
|
1339
|
-
/** Sets the input to an error state, displays the `error` slot if one is present. */
|
|
1340
|
-
error: {
|
|
1341
|
-
type: (BooleanConstructor | StringConstructor)[];
|
|
1342
|
-
default: boolean;
|
|
1343
|
-
};
|
|
1344
1419
|
/**
|
|
1345
|
-
* Sets
|
|
1420
|
+
* Sets value for anchors href property. Requires tag prop value to be `a`.
|
|
1346
1421
|
*/
|
|
1347
|
-
|
|
1422
|
+
href: {
|
|
1423
|
+
type: StringConstructor;
|
|
1424
|
+
default: string;
|
|
1425
|
+
};
|
|
1348
1426
|
/**
|
|
1349
|
-
* Sets
|
|
1427
|
+
* Sets color and fill
|
|
1350
1428
|
*/
|
|
1351
|
-
|
|
1429
|
+
inheritColor: {
|
|
1430
|
+
type: BooleanConstructor;
|
|
1431
|
+
default: boolean;
|
|
1432
|
+
};
|
|
1352
1433
|
/**
|
|
1353
|
-
*
|
|
1434
|
+
* Modifies the style variant for this component.
|
|
1435
|
+
* @values standalone
|
|
1354
1436
|
*/
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1437
|
+
modifier: {
|
|
1438
|
+
type: StringConstructor;
|
|
1439
|
+
default: string;
|
|
1440
|
+
validator: (value: string) => boolean;
|
|
1359
1441
|
};
|
|
1360
|
-
/**
|
|
1361
|
-
|
|
1362
|
-
/**
|
|
1363
|
-
|
|
1364
|
-
}>> & Readonly<{
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
type: string;
|
|
1370
|
-
disabled: boolean;
|
|
1371
|
-
required: boolean;
|
|
1372
|
-
background: string;
|
|
1373
|
-
hideLabel: boolean;
|
|
1374
|
-
optional: boolean;
|
|
1375
|
-
numeric: boolean;
|
|
1376
|
-
errorRole: string;
|
|
1442
|
+
/** @ignore */
|
|
1443
|
+
target: StringConstructor;
|
|
1444
|
+
/** @ignore */
|
|
1445
|
+
rel: StringConstructor;
|
|
1446
|
+
}>> & Readonly<{}>, {
|
|
1447
|
+
tag: string;
|
|
1448
|
+
inheritColor: boolean;
|
|
1449
|
+
href: string;
|
|
1450
|
+
modifier: string;
|
|
1377
1451
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1378
1452
|
|
|
1379
1453
|
declare const __VLS_component_190: DefineComponent<ExtractPropTypes< {
|
|
@@ -1593,12 +1667,49 @@ borderAligned: boolean;
|
|
|
1593
1667
|
contentSpacing: boolean;
|
|
1594
1668
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1595
1669
|
|
|
1596
|
-
declare const __VLS_component_20: DefineComponent<ExtractPropTypes<
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
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
|
|
1694
|
+
*/
|
|
1695
|
+
tag: {
|
|
1696
|
+
type: StringConstructor;
|
|
1697
|
+
default: string;
|
|
1698
|
+
validator: (value: string) => boolean;
|
|
1699
|
+
};
|
|
1700
|
+
/**
|
|
1701
|
+
* Modifies the style variant for this component
|
|
1702
|
+
* @demoSelectMultiple true
|
|
1703
|
+
* @values ordered, unordered, compact, inline
|
|
1704
|
+
*/
|
|
1705
|
+
modifier: {
|
|
1706
|
+
type: StringConstructor;
|
|
1707
|
+
default: undefined;
|
|
1708
|
+
validator: (value: string) => boolean;
|
|
1709
|
+
};
|
|
1710
|
+
}>> & Readonly<{}>, {
|
|
1601
1711
|
tag: string;
|
|
1712
|
+
modifier: string;
|
|
1602
1713
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1603
1714
|
|
|
1604
1715
|
declare const __VLS_component_200: DefineComponent<ExtractPropTypes< {
|
|
@@ -1701,26 +1812,26 @@ type: ObjectConstructor;
|
|
|
1701
1812
|
};
|
|
1702
1813
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1703
1814
|
|
|
1704
|
-
declare const __VLS_component_21: DefineComponent<ExtractPropTypes<
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1815
|
+
declare const __VLS_component_21: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<MediaObject>, {
|
|
1816
|
+
align: string;
|
|
1817
|
+
mediaPosition: string;
|
|
1818
|
+
mediaWidth: string;
|
|
1819
|
+
mediaHeight: string;
|
|
1820
|
+
mediaCover: boolean;
|
|
1821
|
+
overlay: boolean;
|
|
1822
|
+
overlayRowAlign: string;
|
|
1823
|
+
overlayColumnAlign: string;
|
|
1824
|
+
contentPadding: string;
|
|
1825
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<MediaObject>, {
|
|
1826
|
+
align: string;
|
|
1827
|
+
mediaPosition: string;
|
|
1828
|
+
mediaWidth: string;
|
|
1829
|
+
mediaHeight: string;
|
|
1830
|
+
mediaCover: boolean;
|
|
1831
|
+
overlay: boolean;
|
|
1832
|
+
overlayRowAlign: string;
|
|
1833
|
+
overlayColumnAlign: string;
|
|
1834
|
+
contentPadding: string;
|
|
1724
1835
|
}>>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1725
1836
|
|
|
1726
1837
|
declare const __VLS_component_210: DefineComponent<ExtractPropTypes< {
|
|
@@ -1825,81 +1936,134 @@ type: ObjectConstructor;
|
|
|
1825
1936
|
|
|
1826
1937
|
declare const __VLS_component_22: DefineComponent<ExtractPropTypes< {
|
|
1827
1938
|
/**
|
|
1828
|
-
*
|
|
1829
|
-
* @
|
|
1939
|
+
* Toggles the state of the modal
|
|
1940
|
+
* @demoIgnore true
|
|
1830
1941
|
*/
|
|
1831
|
-
|
|
1832
|
-
type:
|
|
1833
|
-
|
|
1942
|
+
opened: {
|
|
1943
|
+
type: BooleanConstructor;
|
|
1944
|
+
required: true;
|
|
1834
1945
|
};
|
|
1835
1946
|
/**
|
|
1836
|
-
* Sets
|
|
1947
|
+
* Sets `aria-label` and modal title text. Can also use title slot to set title.
|
|
1837
1948
|
*/
|
|
1838
|
-
|
|
1949
|
+
label: {
|
|
1839
1950
|
type: StringConstructor;
|
|
1840
|
-
|
|
1951
|
+
required: true;
|
|
1841
1952
|
};
|
|
1842
1953
|
/**
|
|
1843
|
-
*
|
|
1954
|
+
* Toggles the modal title text, which comes from `label` prop or `title` slot.
|
|
1844
1955
|
*/
|
|
1845
|
-
|
|
1956
|
+
showTitle: {
|
|
1846
1957
|
type: BooleanConstructor;
|
|
1958
|
+
required: false;
|
|
1847
1959
|
default: boolean;
|
|
1848
1960
|
};
|
|
1849
1961
|
/**
|
|
1850
|
-
*
|
|
1851
|
-
* @values standalone
|
|
1962
|
+
* Text for aria-describedby attribute. Applied to modal content element
|
|
1852
1963
|
*/
|
|
1853
|
-
|
|
1964
|
+
ariaDescribedby: {
|
|
1854
1965
|
type: StringConstructor;
|
|
1855
|
-
|
|
1856
|
-
|
|
1966
|
+
required: false;
|
|
1967
|
+
default: null;
|
|
1857
1968
|
};
|
|
1858
|
-
/** @ignore */
|
|
1859
|
-
target: StringConstructor;
|
|
1860
|
-
/** @ignore */
|
|
1861
|
-
rel: StringConstructor;
|
|
1862
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1863
1969
|
/**
|
|
1864
|
-
* Sets
|
|
1865
|
-
* @values
|
|
1970
|
+
* Sets the `role` attribute on the modal content element
|
|
1971
|
+
* @values dialog, alertDialog
|
|
1866
1972
|
*/
|
|
1867
|
-
|
|
1973
|
+
role: {
|
|
1868
1974
|
type: StringConstructor;
|
|
1975
|
+
required: false;
|
|
1869
1976
|
default: string;
|
|
1870
1977
|
};
|
|
1871
1978
|
/**
|
|
1872
|
-
* Sets
|
|
1979
|
+
* Sets unique `id` for modal
|
|
1873
1980
|
*/
|
|
1874
|
-
|
|
1981
|
+
id: {
|
|
1875
1982
|
type: StringConstructor;
|
|
1876
|
-
|
|
1983
|
+
required: false;
|
|
1984
|
+
default: null;
|
|
1985
|
+
};
|
|
1986
|
+
/** Adds custom class to the `cdr-modal__overlay` div */
|
|
1987
|
+
overlayClass: StringConstructor;
|
|
1988
|
+
/** Adds custom class to the `cdr-modal__outerWrap` div */
|
|
1989
|
+
wrapperClass: StringConstructor;
|
|
1990
|
+
/** Adds custom class to the `cdr-modal__innerWrap` div */
|
|
1991
|
+
contentClass: StringConstructor;
|
|
1992
|
+
/** Sets duration for modal's close animation */
|
|
1993
|
+
animationDuration: {
|
|
1994
|
+
type: NumberConstructor;
|
|
1995
|
+
default: number;
|
|
1877
1996
|
};
|
|
1997
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1998
|
+
closed: (...args: any[]) => void;
|
|
1999
|
+
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1878
2000
|
/**
|
|
1879
|
-
*
|
|
2001
|
+
* Toggles the state of the modal
|
|
2002
|
+
* @demoIgnore true
|
|
1880
2003
|
*/
|
|
1881
|
-
|
|
2004
|
+
opened: {
|
|
2005
|
+
type: BooleanConstructor;
|
|
2006
|
+
required: true;
|
|
2007
|
+
};
|
|
2008
|
+
/**
|
|
2009
|
+
* Sets `aria-label` and modal title text. Can also use title slot to set title.
|
|
2010
|
+
*/
|
|
2011
|
+
label: {
|
|
2012
|
+
type: StringConstructor;
|
|
2013
|
+
required: true;
|
|
2014
|
+
};
|
|
2015
|
+
/**
|
|
2016
|
+
* Toggles the modal title text, which comes from `label` prop or `title` slot.
|
|
2017
|
+
*/
|
|
2018
|
+
showTitle: {
|
|
1882
2019
|
type: BooleanConstructor;
|
|
2020
|
+
required: false;
|
|
1883
2021
|
default: boolean;
|
|
1884
2022
|
};
|
|
1885
2023
|
/**
|
|
1886
|
-
*
|
|
1887
|
-
* @values standalone
|
|
2024
|
+
* Text for aria-describedby attribute. Applied to modal content element
|
|
1888
2025
|
*/
|
|
1889
|
-
|
|
2026
|
+
ariaDescribedby: {
|
|
2027
|
+
type: StringConstructor;
|
|
2028
|
+
required: false;
|
|
2029
|
+
default: null;
|
|
2030
|
+
};
|
|
2031
|
+
/**
|
|
2032
|
+
* Sets the `role` attribute on the modal content element
|
|
2033
|
+
* @values dialog, alertDialog
|
|
2034
|
+
*/
|
|
2035
|
+
role: {
|
|
2036
|
+
type: StringConstructor;
|
|
2037
|
+
required: false;
|
|
2038
|
+
default: string;
|
|
2039
|
+
};
|
|
2040
|
+
/**
|
|
2041
|
+
* Sets unique `id` for modal
|
|
2042
|
+
*/
|
|
2043
|
+
id: {
|
|
1890
2044
|
type: StringConstructor;
|
|
1891
|
-
|
|
1892
|
-
|
|
2045
|
+
required: false;
|
|
2046
|
+
default: null;
|
|
1893
2047
|
};
|
|
1894
|
-
/**
|
|
1895
|
-
|
|
1896
|
-
/**
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
2048
|
+
/** Adds custom class to the `cdr-modal__overlay` div */
|
|
2049
|
+
overlayClass: StringConstructor;
|
|
2050
|
+
/** Adds custom class to the `cdr-modal__outerWrap` div */
|
|
2051
|
+
wrapperClass: StringConstructor;
|
|
2052
|
+
/** Adds custom class to the `cdr-modal__innerWrap` div */
|
|
2053
|
+
contentClass: StringConstructor;
|
|
2054
|
+
/** Sets duration for modal's close animation */
|
|
2055
|
+
animationDuration: {
|
|
2056
|
+
type: NumberConstructor;
|
|
2057
|
+
default: number;
|
|
2058
|
+
};
|
|
2059
|
+
}>> & Readonly<{
|
|
2060
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
2061
|
+
}>, {
|
|
2062
|
+
role: string;
|
|
2063
|
+
id: string;
|
|
2064
|
+
showTitle: boolean;
|
|
2065
|
+
ariaDescribedby: string;
|
|
2066
|
+
animationDuration: number;
|
|
1903
2067
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1904
2068
|
|
|
1905
2069
|
declare const __VLS_component_220: DefineComponent<ExtractPropTypes< {
|
|
@@ -1992,62 +2156,7 @@ type: ObjectConstructor;
|
|
|
1992
2156
|
};
|
|
1993
2157
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1994
2158
|
|
|
1995
|
-
declare const __VLS_component_229: DefineComponent<ExtractPropTypes<
|
|
1996
|
-
props: {
|
|
1997
|
-
type: ObjectConstructor;
|
|
1998
|
-
};
|
|
1999
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2000
|
-
props: {
|
|
2001
|
-
type: ObjectConstructor;
|
|
2002
|
-
};
|
|
2003
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2004
|
-
|
|
2005
|
-
declare const __VLS_component_23: DefineComponent<ExtractPropTypes< {
|
|
2006
|
-
/**
|
|
2007
|
-
* Sets list type and HTML element as "unordered" or "ordered"
|
|
2008
|
-
* @values ul, ol
|
|
2009
|
-
*/
|
|
2010
|
-
tag: {
|
|
2011
|
-
type: StringConstructor;
|
|
2012
|
-
default: string;
|
|
2013
|
-
validator: (value: string) => boolean;
|
|
2014
|
-
};
|
|
2015
|
-
/**
|
|
2016
|
-
* Modifies the style variant for this component
|
|
2017
|
-
* @demoSelectMultiple true
|
|
2018
|
-
* @values ordered, unordered, compact, inline
|
|
2019
|
-
*/
|
|
2020
|
-
modifier: {
|
|
2021
|
-
type: StringConstructor;
|
|
2022
|
-
default: undefined;
|
|
2023
|
-
validator: (value: string) => boolean;
|
|
2024
|
-
};
|
|
2025
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2026
|
-
/**
|
|
2027
|
-
* Sets list type and HTML element as "unordered" or "ordered"
|
|
2028
|
-
* @values ul, ol
|
|
2029
|
-
*/
|
|
2030
|
-
tag: {
|
|
2031
|
-
type: StringConstructor;
|
|
2032
|
-
default: string;
|
|
2033
|
-
validator: (value: string) => boolean;
|
|
2034
|
-
};
|
|
2035
|
-
/**
|
|
2036
|
-
* Modifies the style variant for this component
|
|
2037
|
-
* @demoSelectMultiple true
|
|
2038
|
-
* @values ordered, unordered, compact, inline
|
|
2039
|
-
*/
|
|
2040
|
-
modifier: {
|
|
2041
|
-
type: StringConstructor;
|
|
2042
|
-
default: undefined;
|
|
2043
|
-
validator: (value: string) => boolean;
|
|
2044
|
-
};
|
|
2045
|
-
}>> & Readonly<{}>, {
|
|
2046
|
-
tag: string;
|
|
2047
|
-
modifier: string;
|
|
2048
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2049
|
-
|
|
2050
|
-
declare const __VLS_component_230: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<headingDisplayTextProps>, {
|
|
2159
|
+
declare const __VLS_component_229: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<headingDisplayTextProps>, {
|
|
2051
2160
|
tag: string;
|
|
2052
2161
|
scale: string;
|
|
2053
2162
|
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<headingDisplayTextProps>, {
|
|
@@ -2058,7 +2167,24 @@ tag: string;
|
|
|
2058
2167
|
scale: "2" | "3" | "4" | "5" | "6" | "7";
|
|
2059
2168
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2060
2169
|
|
|
2061
|
-
declare const
|
|
2170
|
+
declare const __VLS_component_23: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<ObjectOverlayProps>, {
|
|
2171
|
+
position: string;
|
|
2172
|
+
margin: string;
|
|
2173
|
+
tag: string;
|
|
2174
|
+
gradientTheme: string;
|
|
2175
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<ObjectOverlayProps>, {
|
|
2176
|
+
position: string;
|
|
2177
|
+
margin: string;
|
|
2178
|
+
tag: string;
|
|
2179
|
+
gradientTheme: string;
|
|
2180
|
+
}>>> & Readonly<{}>, {
|
|
2181
|
+
tag: string;
|
|
2182
|
+
position: ResponsivePosition | ObjectPosition;
|
|
2183
|
+
gradientTheme: "dark" | "light";
|
|
2184
|
+
margin: ResponsiveSpace | Spacing;
|
|
2185
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2186
|
+
|
|
2187
|
+
declare const __VLS_component_230: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<headingSerifTextProps>, {
|
|
2062
2188
|
tag: string;
|
|
2063
2189
|
scale: string;
|
|
2064
2190
|
strong: boolean;
|
|
@@ -2072,7 +2198,7 @@ tag: string;
|
|
|
2072
2198
|
scale: "1" | "2" | "3" | "4" | "5";
|
|
2073
2199
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2074
2200
|
|
|
2075
|
-
declare const
|
|
2201
|
+
declare const __VLS_component_231: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<headingSansTextProps>, {
|
|
2076
2202
|
tag: string;
|
|
2077
2203
|
scale: string;
|
|
2078
2204
|
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<headingSansTextProps>, {
|
|
@@ -2083,7 +2209,7 @@ tag: string;
|
|
|
2083
2209
|
scale: "1" | "2" | "3";
|
|
2084
2210
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2085
2211
|
|
|
2086
|
-
declare const
|
|
2212
|
+
declare const __VLS_component_232: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<subheadingSansTextProps>, {
|
|
2087
2213
|
tag: string;
|
|
2088
2214
|
scale: string;
|
|
2089
2215
|
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<subheadingSansTextProps>, {
|
|
@@ -2094,7 +2220,7 @@ tag: string;
|
|
|
2094
2220
|
scale: "-1" | "0" | "1" | "2";
|
|
2095
2221
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2096
2222
|
|
|
2097
|
-
declare const
|
|
2223
|
+
declare const __VLS_component_233: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<utilitySansTextProps>, {
|
|
2098
2224
|
tag: string;
|
|
2099
2225
|
scale: string;
|
|
2100
2226
|
strong: boolean;
|
|
@@ -2108,7 +2234,7 @@ tag: string;
|
|
|
2108
2234
|
scale: "-1" | "0" | "1" | "2" | "3";
|
|
2109
2235
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2110
2236
|
|
|
2111
|
-
declare const
|
|
2237
|
+
declare const __VLS_component_234: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<utilitySerifTextProps>, {
|
|
2112
2238
|
tag: string;
|
|
2113
2239
|
scale: string;
|
|
2114
2240
|
strong: boolean;
|
|
@@ -2122,7 +2248,7 @@ tag: string;
|
|
|
2122
2248
|
scale: "-1" | "0" | "1" | "2" | "3";
|
|
2123
2249
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2124
2250
|
|
|
2125
|
-
declare const
|
|
2251
|
+
declare const __VLS_component_235: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<bodyTextProps>, {
|
|
2126
2252
|
tag: string;
|
|
2127
2253
|
scale: string;
|
|
2128
2254
|
strong: boolean;
|
|
@@ -2131,174 +2257,20 @@ tag: string;
|
|
|
2131
2257
|
scale: string;
|
|
2132
2258
|
strong: boolean;
|
|
2133
2259
|
}>>> & Readonly<{}>, {
|
|
2134
|
-
strong: boolean;
|
|
2135
|
-
tag: string;
|
|
2136
|
-
scale: ScaleValue;
|
|
2137
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2138
|
-
|
|
2139
|
-
declare const __VLS_component_237: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<baseTextProps>, {
|
|
2140
|
-
tag: string;
|
|
2141
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<baseTextProps>, {
|
|
2142
|
-
tag: string;
|
|
2143
|
-
}>>> & Readonly<{}>, {
|
|
2144
|
-
tag: string;
|
|
2145
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2146
|
-
|
|
2147
|
-
declare const __VLS_component_24: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<MediaObject>, {
|
|
2148
|
-
align: string;
|
|
2149
|
-
mediaPosition: string;
|
|
2150
|
-
mediaWidth: string;
|
|
2151
|
-
mediaHeight: string;
|
|
2152
|
-
mediaCover: boolean;
|
|
2153
|
-
overlay: boolean;
|
|
2154
|
-
overlayRowAlign: string;
|
|
2155
|
-
overlayColumnAlign: string;
|
|
2156
|
-
contentPadding: string;
|
|
2157
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<MediaObject>, {
|
|
2158
|
-
align: string;
|
|
2159
|
-
mediaPosition: string;
|
|
2160
|
-
mediaWidth: string;
|
|
2161
|
-
mediaHeight: string;
|
|
2162
|
-
mediaCover: boolean;
|
|
2163
|
-
overlay: boolean;
|
|
2164
|
-
overlayRowAlign: string;
|
|
2165
|
-
overlayColumnAlign: string;
|
|
2166
|
-
contentPadding: string;
|
|
2167
|
-
}>>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2168
|
-
|
|
2169
|
-
declare const __VLS_component_25: DefineComponent<ExtractPropTypes< {
|
|
2170
|
-
/**
|
|
2171
|
-
* Toggles the state of the modal
|
|
2172
|
-
* @demoIgnore true
|
|
2173
|
-
*/
|
|
2174
|
-
opened: {
|
|
2175
|
-
type: BooleanConstructor;
|
|
2176
|
-
required: true;
|
|
2177
|
-
};
|
|
2178
|
-
/**
|
|
2179
|
-
* Sets `aria-label` and modal title text. Can also use title slot to set title.
|
|
2180
|
-
*/
|
|
2181
|
-
label: {
|
|
2182
|
-
type: StringConstructor;
|
|
2183
|
-
required: true;
|
|
2184
|
-
};
|
|
2185
|
-
/**
|
|
2186
|
-
* Toggles the modal title text, which comes from `label` prop or `title` slot.
|
|
2187
|
-
*/
|
|
2188
|
-
showTitle: {
|
|
2189
|
-
type: BooleanConstructor;
|
|
2190
|
-
required: false;
|
|
2191
|
-
default: boolean;
|
|
2192
|
-
};
|
|
2193
|
-
/**
|
|
2194
|
-
* Text for aria-describedby attribute. Applied to modal content element
|
|
2195
|
-
*/
|
|
2196
|
-
ariaDescribedby: {
|
|
2197
|
-
type: StringConstructor;
|
|
2198
|
-
required: false;
|
|
2199
|
-
default: null;
|
|
2200
|
-
};
|
|
2201
|
-
/**
|
|
2202
|
-
* Sets the `role` attribute on the modal content element
|
|
2203
|
-
* @values dialog, alertDialog
|
|
2204
|
-
*/
|
|
2205
|
-
role: {
|
|
2206
|
-
type: StringConstructor;
|
|
2207
|
-
required: false;
|
|
2208
|
-
default: string;
|
|
2209
|
-
};
|
|
2210
|
-
/**
|
|
2211
|
-
* Sets unique `id` for modal
|
|
2212
|
-
*/
|
|
2213
|
-
id: {
|
|
2214
|
-
type: StringConstructor;
|
|
2215
|
-
required: false;
|
|
2216
|
-
default: null;
|
|
2217
|
-
};
|
|
2218
|
-
/** Adds custom class to the `cdr-modal__overlay` div */
|
|
2219
|
-
overlayClass: StringConstructor;
|
|
2220
|
-
/** Adds custom class to the `cdr-modal__outerWrap` div */
|
|
2221
|
-
wrapperClass: StringConstructor;
|
|
2222
|
-
/** Adds custom class to the `cdr-modal__innerWrap` div */
|
|
2223
|
-
contentClass: StringConstructor;
|
|
2224
|
-
/** Sets duration for modal's close animation */
|
|
2225
|
-
animationDuration: {
|
|
2226
|
-
type: NumberConstructor;
|
|
2227
|
-
default: number;
|
|
2228
|
-
};
|
|
2229
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
2230
|
-
closed: (...args: any[]) => void;
|
|
2231
|
-
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2232
|
-
/**
|
|
2233
|
-
* Toggles the state of the modal
|
|
2234
|
-
* @demoIgnore true
|
|
2235
|
-
*/
|
|
2236
|
-
opened: {
|
|
2237
|
-
type: BooleanConstructor;
|
|
2238
|
-
required: true;
|
|
2239
|
-
};
|
|
2240
|
-
/**
|
|
2241
|
-
* Sets `aria-label` and modal title text. Can also use title slot to set title.
|
|
2242
|
-
*/
|
|
2243
|
-
label: {
|
|
2244
|
-
type: StringConstructor;
|
|
2245
|
-
required: true;
|
|
2246
|
-
};
|
|
2247
|
-
/**
|
|
2248
|
-
* Toggles the modal title text, which comes from `label` prop or `title` slot.
|
|
2249
|
-
*/
|
|
2250
|
-
showTitle: {
|
|
2251
|
-
type: BooleanConstructor;
|
|
2252
|
-
required: false;
|
|
2253
|
-
default: boolean;
|
|
2254
|
-
};
|
|
2255
|
-
/**
|
|
2256
|
-
* Text for aria-describedby attribute. Applied to modal content element
|
|
2257
|
-
*/
|
|
2258
|
-
ariaDescribedby: {
|
|
2259
|
-
type: StringConstructor;
|
|
2260
|
-
required: false;
|
|
2261
|
-
default: null;
|
|
2262
|
-
};
|
|
2263
|
-
/**
|
|
2264
|
-
* Sets the `role` attribute on the modal content element
|
|
2265
|
-
* @values dialog, alertDialog
|
|
2266
|
-
*/
|
|
2267
|
-
role: {
|
|
2268
|
-
type: StringConstructor;
|
|
2269
|
-
required: false;
|
|
2270
|
-
default: string;
|
|
2271
|
-
};
|
|
2272
|
-
/**
|
|
2273
|
-
* Sets unique `id` for modal
|
|
2274
|
-
*/
|
|
2275
|
-
id: {
|
|
2276
|
-
type: StringConstructor;
|
|
2277
|
-
required: false;
|
|
2278
|
-
default: null;
|
|
2279
|
-
};
|
|
2280
|
-
/** Adds custom class to the `cdr-modal__overlay` div */
|
|
2281
|
-
overlayClass: StringConstructor;
|
|
2282
|
-
/** Adds custom class to the `cdr-modal__outerWrap` div */
|
|
2283
|
-
wrapperClass: StringConstructor;
|
|
2284
|
-
/** Adds custom class to the `cdr-modal__innerWrap` div */
|
|
2285
|
-
contentClass: StringConstructor;
|
|
2286
|
-
/** Sets duration for modal's close animation */
|
|
2287
|
-
animationDuration: {
|
|
2288
|
-
type: NumberConstructor;
|
|
2289
|
-
default: number;
|
|
2290
|
-
};
|
|
2291
|
-
}>> & Readonly<{
|
|
2292
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
2293
|
-
}>, {
|
|
2294
|
-
id: string;
|
|
2295
|
-
role: string;
|
|
2296
|
-
showTitle: boolean;
|
|
2297
|
-
ariaDescribedby: string;
|
|
2298
|
-
animationDuration: number;
|
|
2260
|
+
strong: boolean;
|
|
2261
|
+
tag: string;
|
|
2262
|
+
scale: ScaleValue;
|
|
2299
2263
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2300
2264
|
|
|
2301
|
-
declare const
|
|
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;
|
|
2269
|
+
}>>> & Readonly<{}>, {
|
|
2270
|
+
tag: string;
|
|
2271
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2272
|
+
|
|
2273
|
+
declare const __VLS_component_24: DefineComponent<ExtractPropTypes< {
|
|
2302
2274
|
/**
|
|
2303
2275
|
* Sets the position where the popover will render relative to the trigger element.
|
|
2304
2276
|
* @demoSelectMultiple false
|
|
@@ -2402,7 +2374,7 @@ autoPosition: boolean;
|
|
|
2402
2374
|
open: boolean;
|
|
2403
2375
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2404
2376
|
|
|
2405
|
-
declare const
|
|
2377
|
+
declare const __VLS_component_25: DefineComponent<ExtractPropTypes< {
|
|
2406
2378
|
/**
|
|
2407
2379
|
* Sets the semantic HTML element for the quote.
|
|
2408
2380
|
* @values blockquote, aside, q, div
|
|
@@ -2453,7 +2425,7 @@ tag: string;
|
|
|
2453
2425
|
modifier: string;
|
|
2454
2426
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2455
2427
|
|
|
2456
|
-
declare const
|
|
2428
|
+
declare const __VLS_component_26: DefineComponent<ExtractPropTypes< {
|
|
2457
2429
|
/**
|
|
2458
2430
|
* Adds CSS class to the label for custom styles.
|
|
2459
2431
|
*/
|
|
@@ -2580,13 +2552,13 @@ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstru
|
|
|
2580
2552
|
}>> & Readonly<{
|
|
2581
2553
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
2582
2554
|
}>, {
|
|
2583
|
-
size: string;
|
|
2584
2555
|
disabled: boolean;
|
|
2556
|
+
size: string;
|
|
2585
2557
|
modifier: string;
|
|
2586
2558
|
background: string;
|
|
2587
2559
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2588
2560
|
|
|
2589
|
-
declare const
|
|
2561
|
+
declare const __VLS_component_27: DefineComponent<ExtractPropTypes< {
|
|
2590
2562
|
/**
|
|
2591
2563
|
* Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be auto-generated.
|
|
2592
2564
|
*/
|
|
@@ -2757,31 +2729,7 @@ errorRole: string;
|
|
|
2757
2729
|
multiple: boolean;
|
|
2758
2730
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2759
2731
|
|
|
2760
|
-
declare const
|
|
2761
|
-
/**
|
|
2762
|
-
* A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.
|
|
2763
|
-
* @values @xs, @sm, @md, @lg, true
|
|
2764
|
-
*/
|
|
2765
|
-
unwrap: {
|
|
2766
|
-
type: (BooleanConstructor | StringConstructor)[];
|
|
2767
|
-
default: boolean;
|
|
2768
|
-
validator: (value: string) => boolean;
|
|
2769
|
-
};
|
|
2770
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2771
|
-
/**
|
|
2772
|
-
* A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.
|
|
2773
|
-
* @values @xs, @sm, @md, @lg, true
|
|
2774
|
-
*/
|
|
2775
|
-
unwrap: {
|
|
2776
|
-
type: (BooleanConstructor | StringConstructor)[];
|
|
2777
|
-
default: boolean;
|
|
2778
|
-
validator: (value: string) => boolean;
|
|
2779
|
-
};
|
|
2780
|
-
}>> & Readonly<{}>, {
|
|
2781
|
-
unwrap: string | boolean;
|
|
2782
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2783
|
-
|
|
2784
|
-
declare const __VLS_component_30: DefineComponent<ExtractPropTypes< {
|
|
2732
|
+
declare const __VLS_component_28: DefineComponent<ExtractPropTypes< {
|
|
2785
2733
|
/**
|
|
2786
2734
|
* Toggle animation on/off.
|
|
2787
2735
|
* When `true`, animated gradient will be used while loading.
|
|
@@ -2807,10 +2755,10 @@ default: boolean;
|
|
|
2807
2755
|
motion: boolean;
|
|
2808
2756
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2809
2757
|
|
|
2810
|
-
declare const
|
|
2758
|
+
declare const __VLS_component_29: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<splitSurfaceProps>, {
|
|
2811
2759
|
surface: string;
|
|
2812
2760
|
tag: string;
|
|
2813
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
2761
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<splitSurfaceProps>, {
|
|
2814
2762
|
surface: string;
|
|
2815
2763
|
tag: string;
|
|
2816
2764
|
}>>> & Readonly<{}>, {
|
|
@@ -2818,71 +2766,58 @@ tag: string;
|
|
|
2818
2766
|
surface: "top" | "bottom";
|
|
2819
2767
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2820
2768
|
|
|
2821
|
-
declare const
|
|
2822
|
-
|
|
2823
|
-
|
|
2824
|
-
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
|
|
2828
|
-
|
|
2769
|
+
declare const __VLS_component_3: DefineComponent<ExtractPropTypes< {
|
|
2770
|
+
/**
|
|
2771
|
+
* A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.
|
|
2772
|
+
* @values @xs, @sm, @md, @lg, true
|
|
2773
|
+
*/
|
|
2774
|
+
unwrap: {
|
|
2775
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
2776
|
+
default: boolean;
|
|
2777
|
+
validator: (value: string) => boolean;
|
|
2778
|
+
};
|
|
2779
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2780
|
+
/**
|
|
2781
|
+
* A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.
|
|
2782
|
+
* @values @xs, @sm, @md, @lg, true
|
|
2783
|
+
*/
|
|
2784
|
+
unwrap: {
|
|
2785
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
2786
|
+
default: boolean;
|
|
2787
|
+
validator: (value: string) => boolean;
|
|
2788
|
+
};
|
|
2789
|
+
}>> & Readonly<{}>, {
|
|
2790
|
+
unwrap: string | boolean;
|
|
2791
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2792
|
+
|
|
2793
|
+
declare const __VLS_component_30: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<surface>, {
|
|
2829
2794
|
tag: string;
|
|
2830
|
-
|
|
2831
|
-
palette: string;
|
|
2832
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<surface>, {
|
|
2833
|
-
background: string;
|
|
2834
|
-
borderColor: string;
|
|
2835
|
-
borderStyle: string;
|
|
2836
|
-
borderWidth: string;
|
|
2837
|
-
modifier: string;
|
|
2838
|
-
radius: string;
|
|
2839
|
-
shadow: string;
|
|
2795
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<surface>, {
|
|
2840
2796
|
tag: string;
|
|
2841
|
-
withBorder: boolean;
|
|
2842
|
-
palette: string;
|
|
2843
2797
|
}>>> & Readonly<{}>, {
|
|
2844
2798
|
tag: Tag;
|
|
2845
|
-
radius: Radius;
|
|
2846
|
-
modifier: Modifier;
|
|
2847
|
-
background: Background;
|
|
2848
|
-
shadow: Shadow;
|
|
2849
|
-
borderColor: BorderColor;
|
|
2850
|
-
borderStyle: BorderStyle;
|
|
2851
|
-
borderWidth: Space;
|
|
2852
|
-
withBorder: boolean;
|
|
2853
|
-
palette: "default" | "sandstone" | "membership-subtle" | "membership-vibrant";
|
|
2854
2799
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2855
2800
|
|
|
2856
|
-
declare const
|
|
2857
|
-
shadow: undefined;
|
|
2801
|
+
declare const __VLS_component_31: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<surfaceSelection>, {
|
|
2858
2802
|
tag: string;
|
|
2859
2803
|
role: string;
|
|
2860
|
-
|
|
2861
|
-
checked: boolean;
|
|
2862
|
-
disabled: boolean;
|
|
2863
|
-
loading: boolean;
|
|
2864
|
-
layout: () => Layout;
|
|
2865
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<surfaceSelection>, {
|
|
2866
|
-
shadow: undefined;
|
|
2804
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<surfaceSelection>, {
|
|
2867
2805
|
tag: string;
|
|
2868
2806
|
role: string;
|
|
2869
|
-
modifier: string;
|
|
2870
|
-
checked: boolean;
|
|
2871
|
-
disabled: boolean;
|
|
2872
|
-
loading: boolean;
|
|
2873
|
-
layout: () => Layout;
|
|
2874
2807
|
}>>> & Readonly<{}>, {
|
|
2875
|
-
tag: Tag;
|
|
2876
2808
|
role: string;
|
|
2877
|
-
|
|
2878
|
-
modifier: Modifier;
|
|
2879
|
-
loading: boolean;
|
|
2880
|
-
layout: Layout;
|
|
2881
|
-
checked: boolean;
|
|
2882
|
-
shadow: Shadow;
|
|
2809
|
+
tag: Tag;
|
|
2883
2810
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2884
2811
|
|
|
2885
|
-
declare const
|
|
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< {
|
|
2886
2821
|
/** Sets row colors to alternate between darker and lighter backgrounds.
|
|
2887
2822
|
* Striping will not apply when `border` is true
|
|
2888
2823
|
*/
|
|
@@ -2961,13 +2896,13 @@ validator: (value: string) => boolean;
|
|
|
2961
2896
|
}>> & Readonly<{}>, {
|
|
2962
2897
|
size: string;
|
|
2963
2898
|
fullWidth: string | boolean;
|
|
2899
|
+
hover: boolean;
|
|
2964
2900
|
striped: boolean;
|
|
2965
2901
|
border: boolean;
|
|
2966
2902
|
responsive: boolean;
|
|
2967
|
-
hover: boolean;
|
|
2968
2903
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2969
2904
|
|
|
2970
|
-
declare const
|
|
2905
|
+
declare const __VLS_component_34: DefineComponent<ExtractPropTypes< {
|
|
2971
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. */
|
|
2972
2907
|
id: StringConstructor;
|
|
2973
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. */
|
|
@@ -2987,7 +2922,7 @@ ariaLabelledby: StringConstructor;
|
|
|
2987
2922
|
"onTab-change"?: ((...args: any[]) => any) | undefined;
|
|
2988
2923
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2989
2924
|
|
|
2990
|
-
declare const
|
|
2925
|
+
declare const __VLS_component_35: DefineComponent<ExtractPropTypes< {
|
|
2991
2926
|
/**
|
|
2992
2927
|
* Sets height of the tabs container element.
|
|
2993
2928
|
* Passing a `px` value will render tabs with a static height,
|
|
@@ -3063,7 +2998,7 @@ activeTab: number;
|
|
|
3063
2998
|
backgroundColor: string;
|
|
3064
2999
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3065
3000
|
|
|
3066
|
-
declare const
|
|
3001
|
+
declare const __VLS_component_36: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<baseTextProps>, {
|
|
3067
3002
|
tag: string;
|
|
3068
3003
|
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<baseTextProps>, {
|
|
3069
3004
|
tag: string;
|
|
@@ -3071,7 +3006,7 @@ tag: string;
|
|
|
3071
3006
|
tag: string;
|
|
3072
3007
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3073
3008
|
|
|
3074
|
-
declare const
|
|
3009
|
+
declare const __VLS_component_37: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<baseTextProps>, {
|
|
3075
3010
|
tag: string;
|
|
3076
3011
|
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<baseTextProps>, {
|
|
3077
3012
|
tag: string;
|
|
@@ -3079,7 +3014,7 @@ tag: string;
|
|
|
3079
3014
|
tag: string;
|
|
3080
3015
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3081
3016
|
|
|
3082
|
-
declare const
|
|
3017
|
+
declare const __VLS_component_38: DefineComponent<ExtractPropTypes< {
|
|
3083
3018
|
/**
|
|
3084
3019
|
* Sets the toast type.
|
|
3085
3020
|
* @demoSelectMultiple false
|
|
@@ -3150,6 +3085,24 @@ autoDismiss: boolean;
|
|
|
3150
3085
|
dismissDelay: number;
|
|
3151
3086
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3152
3087
|
|
|
3088
|
+
declare const __VLS_component_39: DefineComponent<ExtractPropTypes< {
|
|
3089
|
+
/**
|
|
3090
|
+
* Sets the value and aria-label for the toggle button. Display can be overridden using default slot
|
|
3091
|
+
*/
|
|
3092
|
+
toggleValue: {
|
|
3093
|
+
type: StringConstructor;
|
|
3094
|
+
required: true;
|
|
3095
|
+
};
|
|
3096
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3097
|
+
/**
|
|
3098
|
+
* Sets the value and aria-label for the toggle button. Display can be overridden using default slot
|
|
3099
|
+
*/
|
|
3100
|
+
toggleValue: {
|
|
3101
|
+
type: StringConstructor;
|
|
3102
|
+
required: true;
|
|
3103
|
+
};
|
|
3104
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3105
|
+
|
|
3153
3106
|
declare const __VLS_component_4: DefineComponent<ExtractPropTypes< {
|
|
3154
3107
|
/**
|
|
3155
3108
|
* Sets the banner style.
|
|
@@ -3177,24 +3130,6 @@ type: string;
|
|
|
3177
3130
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3178
3131
|
|
|
3179
3132
|
declare const __VLS_component_40: DefineComponent<ExtractPropTypes< {
|
|
3180
|
-
/**
|
|
3181
|
-
* Sets the value and aria-label for the toggle button. Display can be overridden using default slot
|
|
3182
|
-
*/
|
|
3183
|
-
toggleValue: {
|
|
3184
|
-
type: StringConstructor;
|
|
3185
|
-
required: true;
|
|
3186
|
-
};
|
|
3187
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3188
|
-
/**
|
|
3189
|
-
* Sets the value and aria-label for the toggle button. Display can be overridden using default slot
|
|
3190
|
-
*/
|
|
3191
|
-
toggleValue: {
|
|
3192
|
-
type: StringConstructor;
|
|
3193
|
-
required: true;
|
|
3194
|
-
};
|
|
3195
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3196
|
-
|
|
3197
|
-
declare const __VLS_component_41: DefineComponent<ExtractPropTypes< {
|
|
3198
3133
|
/** @ignore */
|
|
3199
3134
|
modelValue: {
|
|
3200
3135
|
type: (BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor)[];
|
|
@@ -3234,7 +3169,7 @@ validator: (value: string) => boolean;
|
|
|
3234
3169
|
size: string;
|
|
3235
3170
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3236
3171
|
|
|
3237
|
-
declare const
|
|
3172
|
+
declare const __VLS_component_41: DefineComponent<ExtractPropTypes< {
|
|
3238
3173
|
/**
|
|
3239
3174
|
* Sets a custom ID for the switch. If this value is not set, it will be auto-generated.
|
|
3240
3175
|
*/
|
|
@@ -3305,7 +3240,7 @@ size: string;
|
|
|
3305
3240
|
fullWidth: boolean;
|
|
3306
3241
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3307
3242
|
|
|
3308
|
-
declare const
|
|
3243
|
+
declare const __VLS_component_42: DefineComponent<ExtractPropTypes< {
|
|
3309
3244
|
/**
|
|
3310
3245
|
* Sets the position where the tooltip will render relative to the trigger element.
|
|
3311
3246
|
* @demoSelectMultiple false
|
|
@@ -3393,6 +3328,16 @@ autoPosition: boolean;
|
|
|
3393
3328
|
open: boolean;
|
|
3394
3329
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3395
3330
|
|
|
3331
|
+
declare const __VLS_component_43: DefineComponent<ExtractPropTypes< {
|
|
3332
|
+
props: {
|
|
3333
|
+
type: ObjectConstructor;
|
|
3334
|
+
};
|
|
3335
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3336
|
+
props: {
|
|
3337
|
+
type: ObjectConstructor;
|
|
3338
|
+
};
|
|
3339
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3340
|
+
|
|
3396
3341
|
declare const __VLS_component_44: DefineComponent<ExtractPropTypes< {
|
|
3397
3342
|
props: {
|
|
3398
3343
|
type: ObjectConstructor;
|
|
@@ -4111,8 +4056,8 @@ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstru
|
|
|
4111
4056
|
}>> & Readonly<{
|
|
4112
4057
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
4113
4058
|
}>, {
|
|
4114
|
-
size: string;
|
|
4115
4059
|
disabled: boolean;
|
|
4060
|
+
size: string;
|
|
4116
4061
|
modifier: string;
|
|
4117
4062
|
background: string;
|
|
4118
4063
|
indeterminate: string | boolean;
|
|
@@ -4600,12 +4545,7 @@ declare function __VLS_template_129(): {
|
|
|
4600
4545
|
};
|
|
4601
4546
|
|
|
4602
4547
|
declare function __VLS_template_13(): {
|
|
4603
|
-
|
|
4604
|
-
header?(_: {}): any;
|
|
4605
|
-
"icon-right"?(_: {}): any;
|
|
4606
|
-
body?(_: {}): any;
|
|
4607
|
-
footer?(_: {}): any;
|
|
4608
|
-
loading?(_: {}): any;
|
|
4548
|
+
default?(_: {}): any;
|
|
4609
4549
|
};
|
|
4610
4550
|
|
|
4611
4551
|
declare function __VLS_template_130(): {
|
|
@@ -4693,9 +4633,7 @@ declare function __VLS_template_149(): {
|
|
|
4693
4633
|
};
|
|
4694
4634
|
|
|
4695
4635
|
declare function __VLS_template_15(): {
|
|
4696
|
-
|
|
4697
|
-
header?(_: {}): any;
|
|
4698
|
-
"icon-right"?(_: {}): any;
|
|
4636
|
+
default?(_: {}): any;
|
|
4699
4637
|
};
|
|
4700
4638
|
|
|
4701
4639
|
declare function __VLS_template_150(): {
|
|
@@ -4739,7 +4677,13 @@ declare function __VLS_template_159(): {
|
|
|
4739
4677
|
};
|
|
4740
4678
|
|
|
4741
4679
|
declare function __VLS_template_16(): {
|
|
4742
|
-
|
|
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;
|
|
4743
4687
|
};
|
|
4744
4688
|
|
|
4745
4689
|
declare function __VLS_template_160(): {
|
|
@@ -4871,13 +4815,7 @@ declare function __VLS_template_189(): {
|
|
|
4871
4815
|
};
|
|
4872
4816
|
|
|
4873
4817
|
declare function __VLS_template_19(): {
|
|
4874
|
-
|
|
4875
|
-
info?(_: {}): any;
|
|
4876
|
-
"pre-icon"?(_: {}): any;
|
|
4877
|
-
"post-icon"?(_: {}): any;
|
|
4878
|
-
"info-action"?(_: {}): any;
|
|
4879
|
-
"helper-text-bottom"?(_: {}): any;
|
|
4880
|
-
error?(_: {}): any;
|
|
4818
|
+
default?(_: {}): any;
|
|
4881
4819
|
};
|
|
4882
4820
|
|
|
4883
4821
|
declare function __VLS_template_190(): {
|
|
@@ -4970,7 +4908,8 @@ declare function __VLS_template_209(): {
|
|
|
4970
4908
|
};
|
|
4971
4909
|
|
|
4972
4910
|
declare function __VLS_template_21(): {
|
|
4973
|
-
|
|
4911
|
+
media?(_: {}): any;
|
|
4912
|
+
content?(_: {}): any;
|
|
4974
4913
|
};
|
|
4975
4914
|
|
|
4976
4915
|
declare function __VLS_template_210(): {
|
|
@@ -5014,6 +4953,8 @@ declare function __VLS_template_219(): {
|
|
|
5014
4953
|
};
|
|
5015
4954
|
|
|
5016
4955
|
declare function __VLS_template_22(): {
|
|
4956
|
+
modal?(_: {}): any;
|
|
4957
|
+
title?(_: {}): any;
|
|
5017
4958
|
default?(_: {}): any;
|
|
5018
4959
|
};
|
|
5019
4960
|
|
|
@@ -5058,7 +4999,8 @@ declare function __VLS_template_229(): {
|
|
|
5058
4999
|
};
|
|
5059
5000
|
|
|
5060
5001
|
declare function __VLS_template_23(): {
|
|
5061
|
-
|
|
5002
|
+
container?(_: {}): any;
|
|
5003
|
+
content?(_: {}): any;
|
|
5062
5004
|
};
|
|
5063
5005
|
|
|
5064
5006
|
declare function __VLS_template_230(): {
|
|
@@ -5089,30 +5031,28 @@ declare function __VLS_template_236(): {
|
|
|
5089
5031
|
default?(_: {}): any;
|
|
5090
5032
|
};
|
|
5091
5033
|
|
|
5092
|
-
declare function __VLS_template_237(): {
|
|
5093
|
-
default?(_: {}): any;
|
|
5094
|
-
};
|
|
5095
|
-
|
|
5096
5034
|
declare function __VLS_template_24(): {
|
|
5097
|
-
|
|
5098
|
-
|
|
5035
|
+
trigger?(_: {}): any;
|
|
5036
|
+
title?(_: {}): any;
|
|
5037
|
+
default?(_: {}): any;
|
|
5038
|
+
icon?(_: {}): any;
|
|
5099
5039
|
};
|
|
5100
5040
|
|
|
5101
5041
|
declare function __VLS_template_25(): {
|
|
5102
|
-
modal?(_: {}): any;
|
|
5103
|
-
title?(_: {}): any;
|
|
5104
5042
|
default?(_: {}): any;
|
|
5105
5043
|
};
|
|
5106
5044
|
|
|
5107
5045
|
declare function __VLS_template_26(): {
|
|
5108
|
-
trigger?(_: {}): any;
|
|
5109
|
-
title?(_: {}): any;
|
|
5110
5046
|
default?(_: {}): any;
|
|
5111
|
-
icon?(_: {}): any;
|
|
5112
5047
|
};
|
|
5113
5048
|
|
|
5114
5049
|
declare function __VLS_template_27(): {
|
|
5050
|
+
"helper-text"?(_: {}): any;
|
|
5051
|
+
info?(_: {}): any;
|
|
5052
|
+
"pre-icon"?(_: {}): any;
|
|
5115
5053
|
default?(_: {}): any;
|
|
5054
|
+
"info-action"?(_: {}): any;
|
|
5055
|
+
error?(_: {}): any;
|
|
5116
5056
|
};
|
|
5117
5057
|
|
|
5118
5058
|
declare function __VLS_template_28(): {
|
|
@@ -5120,12 +5060,8 @@ declare function __VLS_template_28(): {
|
|
|
5120
5060
|
};
|
|
5121
5061
|
|
|
5122
5062
|
declare function __VLS_template_29(): {
|
|
5123
|
-
|
|
5124
|
-
|
|
5125
|
-
"pre-icon"?(_: {}): any;
|
|
5126
|
-
default?(_: {}): any;
|
|
5127
|
-
"info-action"?(_: {}): any;
|
|
5128
|
-
error?(_: {}): any;
|
|
5063
|
+
top?(_: {}): any;
|
|
5064
|
+
bottom?(_: {}): any;
|
|
5129
5065
|
};
|
|
5130
5066
|
|
|
5131
5067
|
declare function __VLS_template_3(): {
|
|
@@ -5137,8 +5073,8 @@ declare function __VLS_template_30(): {
|
|
|
5137
5073
|
};
|
|
5138
5074
|
|
|
5139
5075
|
declare function __VLS_template_31(): {
|
|
5140
|
-
|
|
5141
|
-
|
|
5076
|
+
default?(_: {}): any;
|
|
5077
|
+
loading?(_: {}): any;
|
|
5142
5078
|
};
|
|
5143
5079
|
|
|
5144
5080
|
declare function __VLS_template_32(): {
|
|
@@ -5147,7 +5083,6 @@ declare function __VLS_template_32(): {
|
|
|
5147
5083
|
|
|
5148
5084
|
declare function __VLS_template_33(): {
|
|
5149
5085
|
default?(_: {}): any;
|
|
5150
|
-
loading?(_: {}): any;
|
|
5151
5086
|
};
|
|
5152
5087
|
|
|
5153
5088
|
declare function __VLS_template_34(): {
|
|
@@ -5167,13 +5102,13 @@ declare function __VLS_template_37(): {
|
|
|
5167
5102
|
};
|
|
5168
5103
|
|
|
5169
5104
|
declare function __VLS_template_38(): {
|
|
5105
|
+
"icon-left"?(_: {}): any;
|
|
5170
5106
|
default?(_: {}): any;
|
|
5107
|
+
icon?(_: {}): any;
|
|
5171
5108
|
};
|
|
5172
5109
|
|
|
5173
5110
|
declare function __VLS_template_39(): {
|
|
5174
|
-
"icon-left"?(_: {}): any;
|
|
5175
5111
|
default?(_: {}): any;
|
|
5176
|
-
icon?(_: {}): any;
|
|
5177
5112
|
};
|
|
5178
5113
|
|
|
5179
5114
|
declare function __VLS_template_4(): {
|
|
@@ -5193,11 +5128,11 @@ declare function __VLS_template_41(): {
|
|
|
5193
5128
|
};
|
|
5194
5129
|
|
|
5195
5130
|
declare function __VLS_template_42(): {
|
|
5131
|
+
trigger?(_: {}): any;
|
|
5196
5132
|
default?(_: {}): any;
|
|
5197
5133
|
};
|
|
5198
5134
|
|
|
5199
5135
|
declare function __VLS_template_43(): {
|
|
5200
|
-
trigger?(_: {}): any;
|
|
5201
5136
|
default?(_: {}): any;
|
|
5202
5137
|
};
|
|
5203
5138
|
|
|
@@ -6717,12 +6652,6 @@ declare type __VLS_WithTemplateSlots_236<T, S> = T & {
|
|
|
6717
6652
|
};
|
|
6718
6653
|
};
|
|
6719
6654
|
|
|
6720
|
-
declare type __VLS_WithTemplateSlots_237<T, S> = T & {
|
|
6721
|
-
new (): {
|
|
6722
|
-
$slots: S;
|
|
6723
|
-
};
|
|
6724
|
-
};
|
|
6725
|
-
|
|
6726
6655
|
declare type __VLS_WithTemplateSlots_24<T, S> = T & {
|
|
6727
6656
|
new (): {
|
|
6728
6657
|
$slots: S;
|
|
@@ -7229,7 +7158,7 @@ export declare type AlignmentObject = {
|
|
|
7229
7158
|
|
|
7230
7159
|
export declare type AlignmentValue = 'start' | 'center' | 'end';
|
|
7231
7160
|
|
|
7232
|
-
export declare type Background = 'primary' | 'secondary' | 'brand
|
|
7161
|
+
export declare type Background = 'primary' | 'secondary' | 'brand' | 'sale';
|
|
7233
7162
|
|
|
7234
7163
|
/**
|
|
7235
7164
|
* Image component properties
|
|
@@ -7337,7 +7266,7 @@ export declare const CdrAccordionGroup: __VLS_WithTemplateSlots_3<typeof __VLS_c
|
|
|
7337
7266
|
|
|
7338
7267
|
export declare const CdrBanner: __VLS_WithTemplateSlots_4<typeof __VLS_component_4, ReturnType<typeof __VLS_template_4>>;
|
|
7339
7268
|
|
|
7340
|
-
export declare const CdrBody:
|
|
7269
|
+
export declare const CdrBody: __VLS_WithTemplateSlots_235<typeof __VLS_component_235, ReturnType<typeof __VLS_template_235>>;
|
|
7341
7270
|
|
|
7342
7271
|
export declare const CdrBreadcrumb: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, ReturnType<typeof __VLS_template_5>>;
|
|
7343
7272
|
|
|
@@ -7393,39 +7322,35 @@ components: ChoreographerComponents;
|
|
|
7393
7322
|
|
|
7394
7323
|
export declare const CdrContainer: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, ReturnType<typeof __VLS_template_11>>;
|
|
7395
7324
|
|
|
7396
|
-
export declare const CdrEyebrow:
|
|
7325
|
+
export declare const CdrEyebrow: __VLS_WithTemplateSlots_236<typeof __VLS_component_236, ReturnType<typeof __VLS_template_236>>;
|
|
7397
7326
|
|
|
7398
7327
|
export declare const CdrFormGroup: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, ReturnType<typeof __VLS_template_12>>;
|
|
7399
7328
|
|
|
7400
|
-
export
|
|
7329
|
+
export { CdrFulfillmentTile }
|
|
7401
7330
|
|
|
7402
|
-
export declare const
|
|
7331
|
+
export declare const CdrFulfillmentTileIcon: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, ReturnType<typeof __VLS_template_13>>;
|
|
7403
7332
|
|
|
7404
|
-
export declare const
|
|
7333
|
+
export declare const CdrGrid: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, ReturnType<typeof __VLS_template_14>>;
|
|
7405
7334
|
|
|
7406
|
-
export declare const
|
|
7335
|
+
export declare const CdrHeadingDisplay: __VLS_WithTemplateSlots_229<typeof __VLS_component_229, ReturnType<typeof __VLS_template_229>>;
|
|
7407
7336
|
|
|
7408
|
-
export declare const
|
|
7337
|
+
export declare const CdrHeadingSans: __VLS_WithTemplateSlots_231<typeof __VLS_component_231, ReturnType<typeof __VLS_template_231>>;
|
|
7409
7338
|
|
|
7410
|
-
export declare const
|
|
7339
|
+
export declare const CdrHeadingSerif: __VLS_WithTemplateSlots_230<typeof __VLS_component_230, ReturnType<typeof __VLS_template_230>>;
|
|
7411
7340
|
|
|
7412
|
-
export declare const
|
|
7341
|
+
export declare const CdrIcon: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, ReturnType<typeof __VLS_template_15>>;
|
|
7413
7342
|
|
|
7414
|
-
export declare const
|
|
7415
|
-
|
|
7416
|
-
export declare const CdrIcon: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, ReturnType<typeof __VLS_template_18>>;
|
|
7417
|
-
|
|
7418
|
-
export declare const CdrImg: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<baseImageProps>, {
|
|
7343
|
+
export declare const CdrImg: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<baseImageProps>, {
|
|
7419
7344
|
alt: string;
|
|
7420
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
7345
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<baseImageProps>, {
|
|
7421
7346
|
alt: string;
|
|
7422
7347
|
}>>> & Readonly<{}>, {
|
|
7423
7348
|
alt: string;
|
|
7424
7349
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7425
7350
|
|
|
7426
|
-
export declare const CdrInput:
|
|
7351
|
+
export declare const CdrInput: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, ReturnType<typeof __VLS_template_16>>;
|
|
7427
7352
|
|
|
7428
|
-
export declare const CdrKicker:
|
|
7353
|
+
export declare const CdrKicker: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, ReturnType<typeof __VLS_template_17>>;
|
|
7429
7354
|
|
|
7430
7355
|
export declare const CdrLandingLead: DefineComponent<ExtractPropTypes< {
|
|
7431
7356
|
/** Sets the landing lead's image source */
|
|
@@ -7485,15 +7410,17 @@ imgAlt: string;
|
|
|
7485
7410
|
subheading: string;
|
|
7486
7411
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7487
7412
|
|
|
7488
|
-
export declare const CdrLayout:
|
|
7413
|
+
export declare const CdrLayout: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, ReturnType<typeof __VLS_template_18>>;
|
|
7489
7414
|
|
|
7490
|
-
export declare const CdrLink:
|
|
7415
|
+
export declare const CdrLink: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, ReturnType<typeof __VLS_template_19>>;
|
|
7491
7416
|
|
|
7492
|
-
export declare const CdrList:
|
|
7417
|
+
export declare const CdrList: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, ReturnType<typeof __VLS_template_20>>;
|
|
7493
7418
|
|
|
7494
|
-
export declare const CdrMediaObject:
|
|
7419
|
+
export declare const CdrMediaObject: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, ReturnType<typeof __VLS_template_21>>;
|
|
7495
7420
|
|
|
7496
|
-
export declare const CdrModal:
|
|
7421
|
+
export declare const CdrModal: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, ReturnType<typeof __VLS_template_22>>;
|
|
7422
|
+
|
|
7423
|
+
export declare const CdrObjectOverlay: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, ReturnType<typeof __VLS_template_23>>;
|
|
7497
7424
|
|
|
7498
7425
|
export declare const CdrPagination: DefineComponent<ExtractPropTypes< {
|
|
7499
7426
|
/**
|
|
@@ -7607,19 +7534,19 @@ linkTag: string;
|
|
|
7607
7534
|
forLabel: string;
|
|
7608
7535
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7609
7536
|
|
|
7610
|
-
export declare const CdrPicture: DefineComponent<ExtractPropTypes<
|
|
7537
|
+
export declare const CdrPicture: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<pictureProps>, {
|
|
7611
7538
|
alt: string;
|
|
7612
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<
|
|
7539
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<pictureProps>, {
|
|
7613
7540
|
alt: string;
|
|
7614
7541
|
}>>> & Readonly<{}>, {
|
|
7615
7542
|
alt: string;
|
|
7616
7543
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7617
7544
|
|
|
7618
|
-
export declare const CdrPopover:
|
|
7545
|
+
export declare const CdrPopover: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, ReturnType<typeof __VLS_template_24>>;
|
|
7619
7546
|
|
|
7620
|
-
export declare const CdrQuote:
|
|
7547
|
+
export declare const CdrQuote: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, ReturnType<typeof __VLS_template_25>>;
|
|
7621
7548
|
|
|
7622
|
-
export declare const CdrRadio:
|
|
7549
|
+
export declare const CdrRadio: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, ReturnType<typeof __VLS_template_26>>;
|
|
7623
7550
|
|
|
7624
7551
|
export declare const CdrRating: DefineComponent<ExtractPropTypes< {
|
|
7625
7552
|
/**
|
|
@@ -7708,9 +7635,9 @@ rating: string | number;
|
|
|
7708
7635
|
count: string | number;
|
|
7709
7636
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7710
7637
|
|
|
7711
|
-
export declare const CdrSelect:
|
|
7638
|
+
export declare const CdrSelect: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, ReturnType<typeof __VLS_template_27>>;
|
|
7712
7639
|
|
|
7713
|
-
export declare const CdrSkeleton:
|
|
7640
|
+
export declare const CdrSkeleton: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, ReturnType<typeof __VLS_template_28>>;
|
|
7714
7641
|
|
|
7715
7642
|
export declare const CdrSkeletonBone: DefineComponent<ExtractPropTypes< {
|
|
7716
7643
|
/**
|
|
@@ -7738,37 +7665,39 @@ validator: (value: string) => boolean;
|
|
|
7738
7665
|
type: string;
|
|
7739
7666
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7740
7667
|
|
|
7741
|
-
export declare const CdrSplitSurface:
|
|
7668
|
+
export declare const CdrSplitSurface: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, ReturnType<typeof __VLS_template_29>>;
|
|
7669
|
+
|
|
7670
|
+
export declare const CdrSubheadingSans: __VLS_WithTemplateSlots_232<typeof __VLS_component_232, ReturnType<typeof __VLS_template_232>>;
|
|
7742
7671
|
|
|
7743
|
-
export declare const
|
|
7672
|
+
export declare const CdrSurface: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, ReturnType<typeof __VLS_template_30>>;
|
|
7744
7673
|
|
|
7745
|
-
export declare const
|
|
7674
|
+
export declare const CdrSurfaceNavigation: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, ReturnType<typeof __VLS_template_32>>;
|
|
7746
7675
|
|
|
7747
|
-
export declare const CdrSurfaceSelection:
|
|
7676
|
+
export declare const CdrSurfaceSelection: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, ReturnType<typeof __VLS_template_31>>;
|
|
7748
7677
|
|
|
7749
|
-
export declare const CdrSwitch:
|
|
7678
|
+
export declare const CdrSwitch: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, ReturnType<typeof __VLS_template_41>>;
|
|
7750
7679
|
|
|
7751
|
-
export declare const CdrTable:
|
|
7680
|
+
export declare const CdrTable: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, ReturnType<typeof __VLS_template_33>>;
|
|
7752
7681
|
|
|
7753
|
-
export declare const CdrTabPanel:
|
|
7682
|
+
export declare const CdrTabPanel: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, ReturnType<typeof __VLS_template_34>>;
|
|
7754
7683
|
|
|
7755
|
-
export declare const CdrTabs:
|
|
7684
|
+
export declare const CdrTabs: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, ReturnType<typeof __VLS_template_35>>;
|
|
7756
7685
|
|
|
7757
|
-
export declare const CdrText:
|
|
7686
|
+
export declare const CdrText: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, ReturnType<typeof __VLS_template_36>>;
|
|
7758
7687
|
|
|
7759
|
-
export declare const CdrTitle:
|
|
7688
|
+
export declare const CdrTitle: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, ReturnType<typeof __VLS_template_37>>;
|
|
7760
7689
|
|
|
7761
|
-
export declare const CdrToast:
|
|
7690
|
+
export declare const CdrToast: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, ReturnType<typeof __VLS_template_38>>;
|
|
7762
7691
|
|
|
7763
|
-
export declare const CdrToggleButton:
|
|
7692
|
+
export declare const CdrToggleButton: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, ReturnType<typeof __VLS_template_39>>;
|
|
7764
7693
|
|
|
7765
|
-
export declare const CdrToggleGroup:
|
|
7694
|
+
export declare const CdrToggleGroup: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, ReturnType<typeof __VLS_template_40>>;
|
|
7766
7695
|
|
|
7767
|
-
export declare const CdrTooltip:
|
|
7696
|
+
export declare const CdrTooltip: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, ReturnType<typeof __VLS_template_42>>;
|
|
7768
7697
|
|
|
7769
|
-
export declare const CdrUtilitySans:
|
|
7698
|
+
export declare const CdrUtilitySans: __VLS_WithTemplateSlots_233<typeof __VLS_component_233, ReturnType<typeof __VLS_template_233>>;
|
|
7770
7699
|
|
|
7771
|
-
export declare const CdrUtilitySerif:
|
|
7700
|
+
export declare const CdrUtilitySerif: __VLS_WithTemplateSlots_234<typeof __VLS_component_234, ReturnType<typeof __VLS_template_234>>;
|
|
7772
7701
|
|
|
7773
7702
|
export declare interface Choreographer {
|
|
7774
7703
|
schema: [ChoreographerSchema];
|
|
@@ -7843,377 +7772,377 @@ export declare interface HtmlAttributes {
|
|
|
7843
7772
|
[key: string]: any;
|
|
7844
7773
|
}
|
|
7845
7774
|
|
|
7846
|
-
export declare const IconAccountProfile:
|
|
7775
|
+
export declare const IconAccountProfile: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, ReturnType<typeof __VLS_template_44>>;
|
|
7847
7776
|
|
|
7848
|
-
export declare const IconAccountProfileFill:
|
|
7777
|
+
export declare const IconAccountProfileFill: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, ReturnType<typeof __VLS_template_43>>;
|
|
7849
7778
|
|
|
7850
|
-
export declare const IconArrowDown:
|
|
7779
|
+
export declare const IconArrowDown: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, ReturnType<typeof __VLS_template_45>>;
|
|
7851
7780
|
|
|
7852
|
-
export declare const IconArrowLeft:
|
|
7781
|
+
export declare const IconArrowLeft: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, ReturnType<typeof __VLS_template_46>>;
|
|
7853
7782
|
|
|
7854
|
-
export declare const IconArrowRight:
|
|
7783
|
+
export declare const IconArrowRight: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, ReturnType<typeof __VLS_template_47>>;
|
|
7855
7784
|
|
|
7856
|
-
export declare const IconArrowUp:
|
|
7785
|
+
export declare const IconArrowUp: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, ReturnType<typeof __VLS_template_48>>;
|
|
7857
7786
|
|
|
7858
|
-
export declare const IconAtv:
|
|
7787
|
+
export declare const IconAtv: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, ReturnType<typeof __VLS_template_49>>;
|
|
7859
7788
|
|
|
7860
|
-
export declare const IconBedOutline:
|
|
7789
|
+
export declare const IconBedOutline: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, ReturnType<typeof __VLS_template_50>>;
|
|
7861
7790
|
|
|
7862
|
-
export declare const IconBikeShop:
|
|
7791
|
+
export declare const IconBikeShop: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, ReturnType<typeof __VLS_template_51>>;
|
|
7863
7792
|
|
|
7864
|
-
export declare const IconBinoculars:
|
|
7793
|
+
export declare const IconBinoculars: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, ReturnType<typeof __VLS_template_52>>;
|
|
7865
7794
|
|
|
7866
|
-
export declare const IconBirding:
|
|
7795
|
+
export declare const IconBirding: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, ReturnType<typeof __VLS_template_53>>;
|
|
7867
7796
|
|
|
7868
|
-
export declare const IconBoat:
|
|
7797
|
+
export declare const IconBoat: __VLS_WithTemplateSlots_54<typeof __VLS_component_54, ReturnType<typeof __VLS_template_54>>;
|
|
7869
7798
|
|
|
7870
|
-
export declare const IconBoating:
|
|
7799
|
+
export declare const IconBoating: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, ReturnType<typeof __VLS_template_55>>;
|
|
7871
7800
|
|
|
7872
|
-
export declare const IconBookmarkFill:
|
|
7801
|
+
export declare const IconBookmarkFill: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, ReturnType<typeof __VLS_template_56>>;
|
|
7873
7802
|
|
|
7874
|
-
export declare const IconBookmarkStroke:
|
|
7803
|
+
export declare const IconBookmarkStroke: __VLS_WithTemplateSlots_57<typeof __VLS_component_57, ReturnType<typeof __VLS_template_57>>;
|
|
7875
7804
|
|
|
7876
|
-
export declare const IconBrandAbstract:
|
|
7805
|
+
export declare const IconBrandAbstract: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, ReturnType<typeof __VLS_template_58>>;
|
|
7877
7806
|
|
|
7878
|
-
export declare const IconBrandCodeSandbox:
|
|
7807
|
+
export declare const IconBrandCodeSandbox: __VLS_WithTemplateSlots_59<typeof __VLS_component_59, ReturnType<typeof __VLS_template_59>>;
|
|
7879
7808
|
|
|
7880
|
-
export declare const IconBrandGithub:
|
|
7809
|
+
export declare const IconBrandGithub: __VLS_WithTemplateSlots_60<typeof __VLS_component_60, ReturnType<typeof __VLS_template_60>>;
|
|
7881
7810
|
|
|
7882
|
-
export declare const IconBrandLinkedin:
|
|
7811
|
+
export declare const IconBrandLinkedin: __VLS_WithTemplateSlots_61<typeof __VLS_component_61, ReturnType<typeof __VLS_template_61>>;
|
|
7883
7812
|
|
|
7884
|
-
export declare const IconBrandReiIceAxes:
|
|
7813
|
+
export declare const IconBrandReiIceAxes: __VLS_WithTemplateSlots_62<typeof __VLS_component_62, ReturnType<typeof __VLS_template_62>>;
|
|
7885
7814
|
|
|
7886
|
-
export declare const IconBrandSketch:
|
|
7815
|
+
export declare const IconBrandSketch: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, ReturnType<typeof __VLS_template_63>>;
|
|
7887
7816
|
|
|
7888
|
-
export declare const IconBrandTiktok:
|
|
7817
|
+
export declare const IconBrandTiktok: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, ReturnType<typeof __VLS_template_64>>;
|
|
7889
7818
|
|
|
7890
|
-
export declare const IconBuddies:
|
|
7819
|
+
export declare const IconBuddies: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, ReturnType<typeof __VLS_template_65>>;
|
|
7891
7820
|
|
|
7892
|
-
export declare const IconBus:
|
|
7821
|
+
export declare const IconBus: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, ReturnType<typeof __VLS_template_66>>;
|
|
7893
7822
|
|
|
7894
|
-
export declare const IconCalendar:
|
|
7823
|
+
export declare const IconCalendar: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, ReturnType<typeof __VLS_template_67>>;
|
|
7895
7824
|
|
|
7896
|
-
export declare const IconCamera:
|
|
7825
|
+
export declare const IconCamera: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, ReturnType<typeof __VLS_template_68>>;
|
|
7897
7826
|
|
|
7898
|
-
export declare const IconCanoe:
|
|
7827
|
+
export declare const IconCanoe: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, ReturnType<typeof __VLS_template_69>>;
|
|
7899
7828
|
|
|
7900
|
-
export declare const IconCar:
|
|
7829
|
+
export declare const IconCar: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, ReturnType<typeof __VLS_template_70>>;
|
|
7901
7830
|
|
|
7902
|
-
export declare const IconCaretDown:
|
|
7831
|
+
export declare const IconCaretDown: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, ReturnType<typeof __VLS_template_71>>;
|
|
7903
7832
|
|
|
7904
|
-
export declare const IconCaretLeft:
|
|
7833
|
+
export declare const IconCaretLeft: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, ReturnType<typeof __VLS_template_72>>;
|
|
7905
7834
|
|
|
7906
|
-
export declare const IconCaretRight:
|
|
7835
|
+
export declare const IconCaretRight: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, ReturnType<typeof __VLS_template_73>>;
|
|
7907
7836
|
|
|
7908
|
-
export declare const IconCaretUp:
|
|
7837
|
+
export declare const IconCaretUp: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, ReturnType<typeof __VLS_template_74>>;
|
|
7909
7838
|
|
|
7910
|
-
export declare const IconCart:
|
|
7839
|
+
export declare const IconCart: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, ReturnType<typeof __VLS_template_76>>;
|
|
7911
7840
|
|
|
7912
|
-
export declare const IconCartFill:
|
|
7841
|
+
export declare const IconCartFill: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, ReturnType<typeof __VLS_template_75>>;
|
|
7913
7842
|
|
|
7914
|
-
export declare const IconChainLink:
|
|
7843
|
+
export declare const IconChainLink: __VLS_WithTemplateSlots_77<typeof __VLS_component_77, ReturnType<typeof __VLS_template_77>>;
|
|
7915
7844
|
|
|
7916
|
-
export declare const IconChat:
|
|
7845
|
+
export declare const IconChat: __VLS_WithTemplateSlots_78<typeof __VLS_component_78, ReturnType<typeof __VLS_template_78>>;
|
|
7917
7846
|
|
|
7918
|
-
export declare const IconCheckFill:
|
|
7847
|
+
export declare const IconCheckFill: __VLS_WithTemplateSlots_79<typeof __VLS_component_79, ReturnType<typeof __VLS_template_79>>;
|
|
7919
7848
|
|
|
7920
|
-
export declare const IconCheckLg:
|
|
7849
|
+
export declare const IconCheckLg: __VLS_WithTemplateSlots_80<typeof __VLS_component_80, ReturnType<typeof __VLS_template_80>>;
|
|
7921
7850
|
|
|
7922
|
-
export declare const IconCheckSm:
|
|
7851
|
+
export declare const IconCheckSm: __VLS_WithTemplateSlots_81<typeof __VLS_component_81, ReturnType<typeof __VLS_template_81>>;
|
|
7923
7852
|
|
|
7924
|
-
export declare const IconCheckStroke:
|
|
7853
|
+
export declare const IconCheckStroke: __VLS_WithTemplateSlots_82<typeof __VLS_component_82, ReturnType<typeof __VLS_template_82>>;
|
|
7925
7854
|
|
|
7926
|
-
export declare const IconClimb:
|
|
7855
|
+
export declare const IconClimb: __VLS_WithTemplateSlots_83<typeof __VLS_component_83, ReturnType<typeof __VLS_template_83>>;
|
|
7927
7856
|
|
|
7928
|
-
export declare const IconClipboard:
|
|
7857
|
+
export declare const IconClipboard: __VLS_WithTemplateSlots_84<typeof __VLS_component_84, ReturnType<typeof __VLS_template_84>>;
|
|
7929
7858
|
|
|
7930
|
-
export declare const IconClock:
|
|
7859
|
+
export declare const IconClock: __VLS_WithTemplateSlots_85<typeof __VLS_component_85, ReturnType<typeof __VLS_template_85>>;
|
|
7931
7860
|
|
|
7932
|
-
export declare const IconCodeHtml:
|
|
7861
|
+
export declare const IconCodeHtml: __VLS_WithTemplateSlots_86<typeof __VLS_component_86, ReturnType<typeof __VLS_template_86>>;
|
|
7933
7862
|
|
|
7934
|
-
export declare const IconCodeJs:
|
|
7863
|
+
export declare const IconCodeJs: __VLS_WithTemplateSlots_87<typeof __VLS_component_87, ReturnType<typeof __VLS_template_87>>;
|
|
7935
7864
|
|
|
7936
|
-
export declare const IconCompass:
|
|
7865
|
+
export declare const IconCompass: __VLS_WithTemplateSlots_88<typeof __VLS_component_88, ReturnType<typeof __VLS_template_88>>;
|
|
7937
7866
|
|
|
7938
|
-
export declare const IconCopy:
|
|
7867
|
+
export declare const IconCopy: __VLS_WithTemplateSlots_89<typeof __VLS_component_89, ReturnType<typeof __VLS_template_89>>;
|
|
7939
7868
|
|
|
7940
|
-
export declare const IconCouponFill:
|
|
7869
|
+
export declare const IconCouponFill: __VLS_WithTemplateSlots_90<typeof __VLS_component_90, ReturnType<typeof __VLS_template_90>>;
|
|
7941
7870
|
|
|
7942
|
-
export declare const IconCouponStroke:
|
|
7871
|
+
export declare const IconCouponStroke: __VLS_WithTemplateSlots_91<typeof __VLS_component_91, ReturnType<typeof __VLS_template_91>>;
|
|
7943
7872
|
|
|
7944
|
-
export declare const IconCreditCard:
|
|
7873
|
+
export declare const IconCreditCard: __VLS_WithTemplateSlots_92<typeof __VLS_component_92, ReturnType<typeof __VLS_template_92>>;
|
|
7945
7874
|
|
|
7946
|
-
export declare const IconCurbsidePickup:
|
|
7875
|
+
export declare const IconCurbsidePickup: __VLS_WithTemplateSlots_93<typeof __VLS_component_93, ReturnType<typeof __VLS_template_93>>;
|
|
7947
7876
|
|
|
7948
|
-
export declare const IconDay:
|
|
7877
|
+
export declare const IconDay: __VLS_WithTemplateSlots_94<typeof __VLS_component_94, ReturnType<typeof __VLS_template_94>>;
|
|
7949
7878
|
|
|
7950
|
-
export declare const IconDiving:
|
|
7879
|
+
export declare const IconDiving: __VLS_WithTemplateSlots_95<typeof __VLS_component_95, ReturnType<typeof __VLS_template_95>>;
|
|
7951
7880
|
|
|
7952
|
-
export declare const IconDog:
|
|
7881
|
+
export declare const IconDog: __VLS_WithTemplateSlots_96<typeof __VLS_component_96, ReturnType<typeof __VLS_template_96>>;
|
|
7953
7882
|
|
|
7954
|
-
export declare const IconDownload:
|
|
7883
|
+
export declare const IconDownload: __VLS_WithTemplateSlots_97<typeof __VLS_component_97, ReturnType<typeof __VLS_template_97>>;
|
|
7955
7884
|
|
|
7956
|
-
export declare const IconDuplicate:
|
|
7885
|
+
export declare const IconDuplicate: __VLS_WithTemplateSlots_98<typeof __VLS_component_98, ReturnType<typeof __VLS_template_98>>;
|
|
7957
7886
|
|
|
7958
|
-
export declare const IconEdit:
|
|
7887
|
+
export declare const IconEdit: __VLS_WithTemplateSlots_99<typeof __VLS_component_99, ReturnType<typeof __VLS_template_99>>;
|
|
7959
7888
|
|
|
7960
|
-
export declare const IconElevation:
|
|
7889
|
+
export declare const IconElevation: __VLS_WithTemplateSlots_100<typeof __VLS_component_100, ReturnType<typeof __VLS_template_100>>;
|
|
7961
7890
|
|
|
7962
|
-
export declare const IconErrorFill:
|
|
7891
|
+
export declare const IconErrorFill: __VLS_WithTemplateSlots_101<typeof __VLS_component_101, ReturnType<typeof __VLS_template_101>>;
|
|
7963
7892
|
|
|
7964
|
-
export declare const IconErrorStroke:
|
|
7893
|
+
export declare const IconErrorStroke: __VLS_WithTemplateSlots_102<typeof __VLS_component_102, ReturnType<typeof __VLS_template_102>>;
|
|
7965
7894
|
|
|
7966
|
-
export declare const IconExpand:
|
|
7895
|
+
export declare const IconExpand: __VLS_WithTemplateSlots_103<typeof __VLS_component_103, ReturnType<typeof __VLS_template_103>>;
|
|
7967
7896
|
|
|
7968
|
-
export declare const IconExperiencesBackpacking:
|
|
7897
|
+
export declare const IconExperiencesBackpacking: __VLS_WithTemplateSlots_104<typeof __VLS_component_104, ReturnType<typeof __VLS_template_104>>;
|
|
7969
7898
|
|
|
7970
|
-
export declare const IconExperiencesCamping:
|
|
7899
|
+
export declare const IconExperiencesCamping: __VLS_WithTemplateSlots_105<typeof __VLS_component_105, ReturnType<typeof __VLS_template_105>>;
|
|
7971
7900
|
|
|
7972
|
-
export declare const IconExperiencesClimbing:
|
|
7901
|
+
export declare const IconExperiencesClimbing: __VLS_WithTemplateSlots_106<typeof __VLS_component_106, ReturnType<typeof __VLS_template_106>>;
|
|
7973
7902
|
|
|
7974
|
-
export declare const IconExperiencesClothing:
|
|
7903
|
+
export declare const IconExperiencesClothing: __VLS_WithTemplateSlots_107<typeof __VLS_component_107, ReturnType<typeof __VLS_template_107>>;
|
|
7975
7904
|
|
|
7976
|
-
export declare const IconExperiencesCycling:
|
|
7905
|
+
export declare const IconExperiencesCycling: __VLS_WithTemplateSlots_108<typeof __VLS_component_108, ReturnType<typeof __VLS_template_108>>;
|
|
7977
7906
|
|
|
7978
|
-
export declare const IconExperiencesFamily:
|
|
7907
|
+
export declare const IconExperiencesFamily: __VLS_WithTemplateSlots_109<typeof __VLS_component_109, ReturnType<typeof __VLS_template_109>>;
|
|
7979
7908
|
|
|
7980
|
-
export declare const IconExperiencesFitness:
|
|
7909
|
+
export declare const IconExperiencesFitness: __VLS_WithTemplateSlots_110<typeof __VLS_component_110, ReturnType<typeof __VLS_template_110>>;
|
|
7981
7910
|
|
|
7982
|
-
export declare const IconExperiencesHiking:
|
|
7911
|
+
export declare const IconExperiencesHiking: __VLS_WithTemplateSlots_111<typeof __VLS_component_111, ReturnType<typeof __VLS_template_111>>;
|
|
7983
7912
|
|
|
7984
|
-
export declare const IconExperiencesOutdoorBasics:
|
|
7913
|
+
export declare const IconExperiencesOutdoorBasics: __VLS_WithTemplateSlots_112<typeof __VLS_component_112, ReturnType<typeof __VLS_template_112>>;
|
|
7985
7914
|
|
|
7986
|
-
export declare const IconExperiencesPaddling:
|
|
7915
|
+
export declare const IconExperiencesPaddling: __VLS_WithTemplateSlots_113<typeof __VLS_component_113, ReturnType<typeof __VLS_template_113>>;
|
|
7987
7916
|
|
|
7988
|
-
export declare const IconExperiencesRentals:
|
|
7917
|
+
export declare const IconExperiencesRentals: __VLS_WithTemplateSlots_114<typeof __VLS_component_114, ReturnType<typeof __VLS_template_114>>;
|
|
7989
7918
|
|
|
7990
|
-
export declare const IconExperiencesRunning:
|
|
7919
|
+
export declare const IconExperiencesRunning: __VLS_WithTemplateSlots_115<typeof __VLS_component_115, ReturnType<typeof __VLS_template_115>>;
|
|
7991
7920
|
|
|
7992
|
-
export declare const IconExperiencesSnowsports:
|
|
7921
|
+
export declare const IconExperiencesSnowsports: __VLS_WithTemplateSlots_116<typeof __VLS_component_116, ReturnType<typeof __VLS_template_116>>;
|
|
7993
7922
|
|
|
7994
|
-
export declare const IconExperiencesTravel:
|
|
7923
|
+
export declare const IconExperiencesTravel: __VLS_WithTemplateSlots_117<typeof __VLS_component_117, ReturnType<typeof __VLS_template_117>>;
|
|
7995
7924
|
|
|
7996
|
-
export declare const IconExternalLink:
|
|
7925
|
+
export declare const IconExternalLink: __VLS_WithTemplateSlots_119<typeof __VLS_component_119, ReturnType<typeof __VLS_template_119>>;
|
|
7997
7926
|
|
|
7998
|
-
export declare const IconExternalLinkAlt:
|
|
7927
|
+
export declare const IconExternalLinkAlt: __VLS_WithTemplateSlots_118<typeof __VLS_component_118, ReturnType<typeof __VLS_template_118>>;
|
|
7999
7928
|
|
|
8000
|
-
export declare const IconEyeHide:
|
|
7929
|
+
export declare const IconEyeHide: __VLS_WithTemplateSlots_120<typeof __VLS_component_120, ReturnType<typeof __VLS_template_120>>;
|
|
8001
7930
|
|
|
8002
|
-
export declare const IconEyeShow:
|
|
7931
|
+
export declare const IconEyeShow: __VLS_WithTemplateSlots_121<typeof __VLS_component_121, ReturnType<typeof __VLS_template_121>>;
|
|
8003
7932
|
|
|
8004
|
-
export declare const IconFacebook:
|
|
7933
|
+
export declare const IconFacebook: __VLS_WithTemplateSlots_122<typeof __VLS_component_122, ReturnType<typeof __VLS_template_122>>;
|
|
8005
7934
|
|
|
8006
|
-
export declare const IconFilter:
|
|
7935
|
+
export declare const IconFilter: __VLS_WithTemplateSlots_124<typeof __VLS_component_124, ReturnType<typeof __VLS_template_124>>;
|
|
8007
7936
|
|
|
8008
|
-
export declare const IconFilterAlt:
|
|
7937
|
+
export declare const IconFilterAlt: __VLS_WithTemplateSlots_123<typeof __VLS_component_123, ReturnType<typeof __VLS_template_123>>;
|
|
8009
7938
|
|
|
8010
|
-
export declare const IconFindLocation:
|
|
7939
|
+
export declare const IconFindLocation: __VLS_WithTemplateSlots_125<typeof __VLS_component_125, ReturnType<typeof __VLS_template_125>>;
|
|
8011
7940
|
|
|
8012
|
-
export declare const IconFire:
|
|
7941
|
+
export declare const IconFire: __VLS_WithTemplateSlots_126<typeof __VLS_component_126, ReturnType<typeof __VLS_template_126>>;
|
|
8013
7942
|
|
|
8014
|
-
export declare const IconFishing:
|
|
7943
|
+
export declare const IconFishing: __VLS_WithTemplateSlots_127<typeof __VLS_component_127, ReturnType<typeof __VLS_template_127>>;
|
|
8015
7944
|
|
|
8016
|
-
export declare const IconFreeProduct:
|
|
7945
|
+
export declare const IconFreeProduct: __VLS_WithTemplateSlots_128<typeof __VLS_component_128, ReturnType<typeof __VLS_template_128>>;
|
|
8017
7946
|
|
|
8018
|
-
export declare const IconGridView:
|
|
7947
|
+
export declare const IconGridView: __VLS_WithTemplateSlots_129<typeof __VLS_component_129, ReturnType<typeof __VLS_template_129>>;
|
|
8019
7948
|
|
|
8020
|
-
export declare const IconHeartFill:
|
|
7949
|
+
export declare const IconHeartFill: __VLS_WithTemplateSlots_130<typeof __VLS_component_130, ReturnType<typeof __VLS_template_130>>;
|
|
8021
7950
|
|
|
8022
|
-
export declare const IconHeartStroke:
|
|
7951
|
+
export declare const IconHeartStroke: __VLS_WithTemplateSlots_131<typeof __VLS_component_131, ReturnType<typeof __VLS_template_131>>;
|
|
8023
7952
|
|
|
8024
|
-
export declare const IconHike:
|
|
7953
|
+
export declare const IconHike: __VLS_WithTemplateSlots_132<typeof __VLS_component_132, ReturnType<typeof __VLS_template_132>>;
|
|
8025
7954
|
|
|
8026
|
-
export declare const IconHistory:
|
|
7955
|
+
export declare const IconHistory: __VLS_WithTemplateSlots_133<typeof __VLS_component_133, ReturnType<typeof __VLS_template_133>>;
|
|
8027
7956
|
|
|
8028
|
-
export declare const IconHome:
|
|
7957
|
+
export declare const IconHome: __VLS_WithTemplateSlots_134<typeof __VLS_component_134, ReturnType<typeof __VLS_template_134>>;
|
|
8029
7958
|
|
|
8030
|
-
export declare const IconHorse:
|
|
7959
|
+
export declare const IconHorse: __VLS_WithTemplateSlots_135<typeof __VLS_component_135, ReturnType<typeof __VLS_template_135>>;
|
|
8031
7960
|
|
|
8032
|
-
export declare const IconHorseshoe:
|
|
7961
|
+
export declare const IconHorseshoe: __VLS_WithTemplateSlots_136<typeof __VLS_component_136, ReturnType<typeof __VLS_template_136>>;
|
|
8033
7962
|
|
|
8034
|
-
export declare const IconImage:
|
|
7963
|
+
export declare const IconImage: __VLS_WithTemplateSlots_137<typeof __VLS_component_137, ReturnType<typeof __VLS_template_137>>;
|
|
8035
7964
|
|
|
8036
|
-
export declare const IconInformationFill:
|
|
7965
|
+
export declare const IconInformationFill: __VLS_WithTemplateSlots_138<typeof __VLS_component_138, ReturnType<typeof __VLS_template_138>>;
|
|
8037
7966
|
|
|
8038
|
-
export declare const IconInformationStroke:
|
|
7967
|
+
export declare const IconInformationStroke: __VLS_WithTemplateSlots_139<typeof __VLS_component_139, ReturnType<typeof __VLS_template_139>>;
|
|
8039
7968
|
|
|
8040
|
-
export declare const IconInstagram:
|
|
7969
|
+
export declare const IconInstagram: __VLS_WithTemplateSlots_140<typeof __VLS_component_140, ReturnType<typeof __VLS_template_140>>;
|
|
8041
7970
|
|
|
8042
|
-
export declare const IconKayak:
|
|
7971
|
+
export declare const IconKayak: __VLS_WithTemplateSlots_141<typeof __VLS_component_141, ReturnType<typeof __VLS_template_141>>;
|
|
8043
7972
|
|
|
8044
|
-
export declare const IconLinkAlt:
|
|
7973
|
+
export declare const IconLinkAlt: __VLS_WithTemplateSlots_142<typeof __VLS_component_142, ReturnType<typeof __VLS_template_142>>;
|
|
8045
7974
|
|
|
8046
|
-
export declare const IconListRagged:
|
|
7975
|
+
export declare const IconListRagged: __VLS_WithTemplateSlots_143<typeof __VLS_component_143, ReturnType<typeof __VLS_template_143>>;
|
|
8047
7976
|
|
|
8048
|
-
export declare const IconListView:
|
|
7977
|
+
export declare const IconListView: __VLS_WithTemplateSlots_144<typeof __VLS_component_144, ReturnType<typeof __VLS_template_144>>;
|
|
8049
7978
|
|
|
8050
|
-
export declare const IconLocationPinFill:
|
|
7979
|
+
export declare const IconLocationPinFill: __VLS_WithTemplateSlots_145<typeof __VLS_component_145, ReturnType<typeof __VLS_template_145>>;
|
|
8051
7980
|
|
|
8052
|
-
export declare const IconLocationPinStroke:
|
|
7981
|
+
export declare const IconLocationPinStroke: __VLS_WithTemplateSlots_146<typeof __VLS_component_146, ReturnType<typeof __VLS_template_146>>;
|
|
8053
7982
|
|
|
8054
|
-
export declare const IconLockLockedFill:
|
|
7983
|
+
export declare const IconLockLockedFill: __VLS_WithTemplateSlots_147<typeof __VLS_component_147, ReturnType<typeof __VLS_template_147>>;
|
|
8055
7984
|
|
|
8056
|
-
export declare const IconLockLockedStroke:
|
|
7985
|
+
export declare const IconLockLockedStroke: __VLS_WithTemplateSlots_148<typeof __VLS_component_148, ReturnType<typeof __VLS_template_148>>;
|
|
8057
7986
|
|
|
8058
|
-
export declare const IconLockUnlockedStroke:
|
|
7987
|
+
export declare const IconLockUnlockedStroke: __VLS_WithTemplateSlots_149<typeof __VLS_component_149, ReturnType<typeof __VLS_template_149>>;
|
|
8059
7988
|
|
|
8060
|
-
export declare const IconMail:
|
|
7989
|
+
export declare const IconMail: __VLS_WithTemplateSlots_150<typeof __VLS_component_150, ReturnType<typeof __VLS_template_150>>;
|
|
8061
7990
|
|
|
8062
|
-
export declare const IconMap:
|
|
7991
|
+
export declare const IconMap: __VLS_WithTemplateSlots_151<typeof __VLS_component_151, ReturnType<typeof __VLS_template_151>>;
|
|
8063
7992
|
|
|
8064
|
-
export declare const IconMemberCard:
|
|
7993
|
+
export declare const IconMemberCard: __VLS_WithTemplateSlots_152<typeof __VLS_component_152, ReturnType<typeof __VLS_template_152>>;
|
|
8065
7994
|
|
|
8066
|
-
export declare const IconMembership:
|
|
7995
|
+
export declare const IconMembership: __VLS_WithTemplateSlots_153<typeof __VLS_component_153, ReturnType<typeof __VLS_template_153>>;
|
|
8067
7996
|
|
|
8068
|
-
export declare const IconMicrophone:
|
|
7997
|
+
export declare const IconMicrophone: __VLS_WithTemplateSlots_154<typeof __VLS_component_154, ReturnType<typeof __VLS_template_154>>;
|
|
8069
7998
|
|
|
8070
|
-
export declare const IconMinusFill:
|
|
7999
|
+
export declare const IconMinusFill: __VLS_WithTemplateSlots_155<typeof __VLS_component_155, ReturnType<typeof __VLS_template_155>>;
|
|
8071
8000
|
|
|
8072
|
-
export declare const IconMinusLg:
|
|
8001
|
+
export declare const IconMinusLg: __VLS_WithTemplateSlots_156<typeof __VLS_component_156, ReturnType<typeof __VLS_template_156>>;
|
|
8073
8002
|
|
|
8074
|
-
export declare const IconMinusSm:
|
|
8003
|
+
export declare const IconMinusSm: __VLS_WithTemplateSlots_157<typeof __VLS_component_157, ReturnType<typeof __VLS_template_157>>;
|
|
8075
8004
|
|
|
8076
|
-
export declare const IconMinusStroke:
|
|
8005
|
+
export declare const IconMinusStroke: __VLS_WithTemplateSlots_158<typeof __VLS_component_158, ReturnType<typeof __VLS_template_158>>;
|
|
8077
8006
|
|
|
8078
|
-
export declare const IconMoreFunctions:
|
|
8007
|
+
export declare const IconMoreFunctions: __VLS_WithTemplateSlots_159<typeof __VLS_component_159, ReturnType<typeof __VLS_template_159>>;
|
|
8079
8008
|
|
|
8080
|
-
export declare const IconMyLocation:
|
|
8009
|
+
export declare const IconMyLocation: __VLS_WithTemplateSlots_160<typeof __VLS_component_160, ReturnType<typeof __VLS_template_160>>;
|
|
8081
8010
|
|
|
8082
|
-
export declare const IconNavigationMenu:
|
|
8011
|
+
export declare const IconNavigationMenu: __VLS_WithTemplateSlots_161<typeof __VLS_component_161, ReturnType<typeof __VLS_template_161>>;
|
|
8083
8012
|
|
|
8084
|
-
export declare const IconNight:
|
|
8013
|
+
export declare const IconNight: __VLS_WithTemplateSlots_162<typeof __VLS_component_162, ReturnType<typeof __VLS_template_162>>;
|
|
8085
8014
|
|
|
8086
|
-
export declare const IconPaddle:
|
|
8015
|
+
export declare const IconPaddle: __VLS_WithTemplateSlots_163<typeof __VLS_component_163, ReturnType<typeof __VLS_template_163>>;
|
|
8087
8016
|
|
|
8088
|
-
export declare const IconPause:
|
|
8017
|
+
export declare const IconPause: __VLS_WithTemplateSlots_166<typeof __VLS_component_166, ReturnType<typeof __VLS_template_166>>;
|
|
8089
8018
|
|
|
8090
|
-
export declare const IconPauseFill:
|
|
8019
|
+
export declare const IconPauseFill: __VLS_WithTemplateSlots_164<typeof __VLS_component_164, ReturnType<typeof __VLS_template_164>>;
|
|
8091
8020
|
|
|
8092
|
-
export declare const IconPauseStroke:
|
|
8021
|
+
export declare const IconPauseStroke: __VLS_WithTemplateSlots_165<typeof __VLS_component_165, ReturnType<typeof __VLS_template_165>>;
|
|
8093
8022
|
|
|
8094
|
-
export declare const IconPhotography:
|
|
8023
|
+
export declare const IconPhotography: __VLS_WithTemplateSlots_167<typeof __VLS_component_167, ReturnType<typeof __VLS_template_167>>;
|
|
8095
8024
|
|
|
8096
|
-
export declare const IconPicnic:
|
|
8025
|
+
export declare const IconPicnic: __VLS_WithTemplateSlots_168<typeof __VLS_component_168, ReturnType<typeof __VLS_template_168>>;
|
|
8097
8026
|
|
|
8098
|
-
export declare const IconPinterest:
|
|
8027
|
+
export declare const IconPinterest: __VLS_WithTemplateSlots_169<typeof __VLS_component_169, ReturnType<typeof __VLS_template_169>>;
|
|
8099
8028
|
|
|
8100
|
-
export declare const IconPlane:
|
|
8029
|
+
export declare const IconPlane: __VLS_WithTemplateSlots_170<typeof __VLS_component_170, ReturnType<typeof __VLS_template_170>>;
|
|
8101
8030
|
|
|
8102
|
-
export declare const IconPlay:
|
|
8031
|
+
export declare const IconPlay: __VLS_WithTemplateSlots_173<typeof __VLS_component_173, ReturnType<typeof __VLS_template_173>>;
|
|
8103
8032
|
|
|
8104
|
-
export declare const IconPlayFill:
|
|
8033
|
+
export declare const IconPlayFill: __VLS_WithTemplateSlots_171<typeof __VLS_component_171, ReturnType<typeof __VLS_template_171>>;
|
|
8105
8034
|
|
|
8106
|
-
export declare const IconPlayground:
|
|
8035
|
+
export declare const IconPlayground: __VLS_WithTemplateSlots_174<typeof __VLS_component_174, ReturnType<typeof __VLS_template_174>>;
|
|
8107
8036
|
|
|
8108
|
-
export declare const IconPlayStroke:
|
|
8037
|
+
export declare const IconPlayStroke: __VLS_WithTemplateSlots_172<typeof __VLS_component_172, ReturnType<typeof __VLS_template_172>>;
|
|
8109
8038
|
|
|
8110
|
-
export declare const IconPlugin:
|
|
8039
|
+
export declare const IconPlugin: __VLS_WithTemplateSlots_175<typeof __VLS_component_175, ReturnType<typeof __VLS_template_175>>;
|
|
8111
8040
|
|
|
8112
|
-
export declare const IconPlusFill:
|
|
8041
|
+
export declare const IconPlusFill: __VLS_WithTemplateSlots_176<typeof __VLS_component_176, ReturnType<typeof __VLS_template_176>>;
|
|
8113
8042
|
|
|
8114
|
-
export declare const IconPlusLg:
|
|
8043
|
+
export declare const IconPlusLg: __VLS_WithTemplateSlots_177<typeof __VLS_component_177, ReturnType<typeof __VLS_template_177>>;
|
|
8115
8044
|
|
|
8116
|
-
export declare const IconPlusSm:
|
|
8045
|
+
export declare const IconPlusSm: __VLS_WithTemplateSlots_178<typeof __VLS_component_178, ReturnType<typeof __VLS_template_178>>;
|
|
8117
8046
|
|
|
8118
|
-
export declare const IconPlusStroke:
|
|
8047
|
+
export declare const IconPlusStroke: __VLS_WithTemplateSlots_179<typeof __VLS_component_179, ReturnType<typeof __VLS_template_179>>;
|
|
8119
8048
|
|
|
8120
|
-
export declare const IconPrint:
|
|
8049
|
+
export declare const IconPrint: __VLS_WithTemplateSlots_180<typeof __VLS_component_180, ReturnType<typeof __VLS_template_180>>;
|
|
8121
8050
|
|
|
8122
|
-
export declare const IconProtectionFill:
|
|
8051
|
+
export declare const IconProtectionFill: __VLS_WithTemplateSlots_181<typeof __VLS_component_181, ReturnType<typeof __VLS_template_181>>;
|
|
8123
8052
|
|
|
8124
|
-
export declare const IconProtectionStroke:
|
|
8053
|
+
export declare const IconProtectionStroke: __VLS_WithTemplateSlots_182<typeof __VLS_component_182, ReturnType<typeof __VLS_template_182>>;
|
|
8125
8054
|
|
|
8126
|
-
export declare const IconQuestionFill:
|
|
8055
|
+
export declare const IconQuestionFill: __VLS_WithTemplateSlots_183<typeof __VLS_component_183, ReturnType<typeof __VLS_template_183>>;
|
|
8127
8056
|
|
|
8128
|
-
export declare const IconQuestionStroke:
|
|
8057
|
+
export declare const IconQuestionStroke: __VLS_WithTemplateSlots_184<typeof __VLS_component_184, ReturnType<typeof __VLS_template_184>>;
|
|
8129
8058
|
|
|
8130
|
-
export declare const IconRefresh:
|
|
8059
|
+
export declare const IconRefresh: __VLS_WithTemplateSlots_185<typeof __VLS_component_185, ReturnType<typeof __VLS_template_185>>;
|
|
8131
8060
|
|
|
8132
|
-
export declare const IconReload:
|
|
8061
|
+
export declare const IconReload: __VLS_WithTemplateSlots_186<typeof __VLS_component_186, ReturnType<typeof __VLS_template_186>>;
|
|
8133
8062
|
|
|
8134
|
-
export declare const IconReturns:
|
|
8063
|
+
export declare const IconReturns: __VLS_WithTemplateSlots_187<typeof __VLS_component_187, ReturnType<typeof __VLS_template_187>>;
|
|
8135
8064
|
|
|
8136
|
-
export declare const IconRun:
|
|
8065
|
+
export declare const IconRun: __VLS_WithTemplateSlots_188<typeof __VLS_component_188, ReturnType<typeof __VLS_template_188>>;
|
|
8137
8066
|
|
|
8138
|
-
export declare const IconScanBarcode:
|
|
8067
|
+
export declare const IconScanBarcode: __VLS_WithTemplateSlots_189<typeof __VLS_component_189, ReturnType<typeof __VLS_template_189>>;
|
|
8139
8068
|
|
|
8140
|
-
export declare const IconSearch:
|
|
8069
|
+
export declare const IconSearch: __VLS_WithTemplateSlots_190<typeof __VLS_component_190, ReturnType<typeof __VLS_template_190>>;
|
|
8141
8070
|
|
|
8142
|
-
export declare const IconServiceShop:
|
|
8071
|
+
export declare const IconServiceShop: __VLS_WithTemplateSlots_191<typeof __VLS_component_191, ReturnType<typeof __VLS_template_191>>;
|
|
8143
8072
|
|
|
8144
|
-
export declare const IconShipping:
|
|
8073
|
+
export declare const IconShipping: __VLS_WithTemplateSlots_194<typeof __VLS_component_194, ReturnType<typeof __VLS_template_194>>;
|
|
8145
8074
|
|
|
8146
|
-
export declare const IconShippingPrep:
|
|
8075
|
+
export declare const IconShippingPrep: __VLS_WithTemplateSlots_192<typeof __VLS_component_192, ReturnType<typeof __VLS_template_192>>;
|
|
8147
8076
|
|
|
8148
|
-
export declare const IconShippingTruck:
|
|
8077
|
+
export declare const IconShippingTruck: __VLS_WithTemplateSlots_193<typeof __VLS_component_193, ReturnType<typeof __VLS_template_193>>;
|
|
8149
8078
|
|
|
8150
|
-
export declare const IconShoppingBag:
|
|
8079
|
+
export declare const IconShoppingBag: __VLS_WithTemplateSlots_196<typeof __VLS_component_196, ReturnType<typeof __VLS_template_196>>;
|
|
8151
8080
|
|
|
8152
|
-
export declare const IconShoppingBagFill:
|
|
8081
|
+
export declare const IconShoppingBagFill: __VLS_WithTemplateSlots_195<typeof __VLS_component_195, ReturnType<typeof __VLS_template_195>>;
|
|
8153
8082
|
|
|
8154
|
-
export declare const IconShrink:
|
|
8083
|
+
export declare const IconShrink: __VLS_WithTemplateSlots_197<typeof __VLS_component_197, ReturnType<typeof __VLS_template_197>>;
|
|
8155
8084
|
|
|
8156
|
-
export declare const IconSizeChart:
|
|
8085
|
+
export declare const IconSizeChart: __VLS_WithTemplateSlots_198<typeof __VLS_component_198, ReturnType<typeof __VLS_template_198>>;
|
|
8157
8086
|
|
|
8158
|
-
export declare const IconSki:
|
|
8087
|
+
export declare const IconSki: __VLS_WithTemplateSlots_200<typeof __VLS_component_200, ReturnType<typeof __VLS_template_200>>;
|
|
8159
8088
|
|
|
8160
|
-
export declare const IconSkiBoot:
|
|
8089
|
+
export declare const IconSkiBoot: __VLS_WithTemplateSlots_199<typeof __VLS_component_199, ReturnType<typeof __VLS_template_199>>;
|
|
8161
8090
|
|
|
8162
|
-
export declare const IconSnow:
|
|
8091
|
+
export declare const IconSnow: __VLS_WithTemplateSlots_202<typeof __VLS_component_202, ReturnType<typeof __VLS_template_202>>;
|
|
8163
8092
|
|
|
8164
|
-
export declare const IconSnowShop:
|
|
8093
|
+
export declare const IconSnowShop: __VLS_WithTemplateSlots_201<typeof __VLS_component_201, ReturnType<typeof __VLS_template_201>>;
|
|
8165
8094
|
|
|
8166
|
-
export declare const IconSort:
|
|
8095
|
+
export declare const IconSort: __VLS_WithTemplateSlots_203<typeof __VLS_component_203, ReturnType<typeof __VLS_template_203>>;
|
|
8167
8096
|
|
|
8168
|
-
export declare const IconStar100:
|
|
8097
|
+
export declare const IconStar100: __VLS_WithTemplateSlots_204<typeof __VLS_component_204, ReturnType<typeof __VLS_template_204>>;
|
|
8169
8098
|
|
|
8170
|
-
export declare const IconStar25:
|
|
8099
|
+
export declare const IconStar25: __VLS_WithTemplateSlots_205<typeof __VLS_component_205, ReturnType<typeof __VLS_template_205>>;
|
|
8171
8100
|
|
|
8172
|
-
export declare const IconStar50:
|
|
8101
|
+
export declare const IconStar50: __VLS_WithTemplateSlots_206<typeof __VLS_component_206, ReturnType<typeof __VLS_template_206>>;
|
|
8173
8102
|
|
|
8174
|
-
export declare const IconStar75:
|
|
8103
|
+
export declare const IconStar75: __VLS_WithTemplateSlots_207<typeof __VLS_component_207, ReturnType<typeof __VLS_template_207>>;
|
|
8175
8104
|
|
|
8176
|
-
export declare const IconStarStroke:
|
|
8105
|
+
export declare const IconStarStroke: __VLS_WithTemplateSlots_208<typeof __VLS_component_208, ReturnType<typeof __VLS_template_208>>;
|
|
8177
8106
|
|
|
8178
|
-
export declare const IconStorefront:
|
|
8107
|
+
export declare const IconStorefront: __VLS_WithTemplateSlots_209<typeof __VLS_component_209, ReturnType<typeof __VLS_template_209>>;
|
|
8179
8108
|
|
|
8180
|
-
export declare const IconSwim:
|
|
8109
|
+
export declare const IconSwim: __VLS_WithTemplateSlots_210<typeof __VLS_component_210, ReturnType<typeof __VLS_template_210>>;
|
|
8181
8110
|
|
|
8182
|
-
export declare const IconTelephone:
|
|
8111
|
+
export declare const IconTelephone: __VLS_WithTemplateSlots_211<typeof __VLS_component_211, ReturnType<typeof __VLS_template_211>>;
|
|
8183
8112
|
|
|
8184
|
-
export declare const IconTent:
|
|
8113
|
+
export declare const IconTent: __VLS_WithTemplateSlots_212<typeof __VLS_component_212, ReturnType<typeof __VLS_template_212>>;
|
|
8185
8114
|
|
|
8186
|
-
export declare const IconTrash:
|
|
8115
|
+
export declare const IconTrash: __VLS_WithTemplateSlots_213<typeof __VLS_component_213, ReturnType<typeof __VLS_template_213>>;
|
|
8187
8116
|
|
|
8188
|
-
export declare const IconTwitter:
|
|
8117
|
+
export declare const IconTwitter: __VLS_WithTemplateSlots_214<typeof __VLS_component_214, ReturnType<typeof __VLS_template_214>>;
|
|
8189
8118
|
|
|
8190
|
-
export declare const IconUpload:
|
|
8119
|
+
export declare const IconUpload: __VLS_WithTemplateSlots_215<typeof __VLS_component_215, ReturnType<typeof __VLS_template_215>>;
|
|
8191
8120
|
|
|
8192
|
-
export declare const IconVerifiedPurchaser:
|
|
8121
|
+
export declare const IconVerifiedPurchaser: __VLS_WithTemplateSlots_216<typeof __VLS_component_216, ReturnType<typeof __VLS_template_216>>;
|
|
8193
8122
|
|
|
8194
|
-
export declare const IconVirtualOutfitting:
|
|
8123
|
+
export declare const IconVirtualOutfitting: __VLS_WithTemplateSlots_217<typeof __VLS_component_217, ReturnType<typeof __VLS_template_217>>;
|
|
8195
8124
|
|
|
8196
|
-
export declare const IconWarningFill:
|
|
8125
|
+
export declare const IconWarningFill: __VLS_WithTemplateSlots_218<typeof __VLS_component_218, ReturnType<typeof __VLS_template_218>>;
|
|
8197
8126
|
|
|
8198
|
-
export declare const IconWarningStroke:
|
|
8127
|
+
export declare const IconWarningStroke: __VLS_WithTemplateSlots_219<typeof __VLS_component_219, ReturnType<typeof __VLS_template_219>>;
|
|
8199
8128
|
|
|
8200
|
-
export declare const IconWater:
|
|
8129
|
+
export declare const IconWater: __VLS_WithTemplateSlots_220<typeof __VLS_component_220, ReturnType<typeof __VLS_template_220>>;
|
|
8201
8130
|
|
|
8202
|
-
export declare const IconWilderness:
|
|
8131
|
+
export declare const IconWilderness: __VLS_WithTemplateSlots_221<typeof __VLS_component_221, ReturnType<typeof __VLS_template_221>>;
|
|
8203
8132
|
|
|
8204
|
-
export declare const IconXFill:
|
|
8133
|
+
export declare const IconXFill: __VLS_WithTemplateSlots_222<typeof __VLS_component_222, ReturnType<typeof __VLS_template_222>>;
|
|
8205
8134
|
|
|
8206
|
-
export declare const IconXLg:
|
|
8135
|
+
export declare const IconXLg: __VLS_WithTemplateSlots_223<typeof __VLS_component_223, ReturnType<typeof __VLS_template_223>>;
|
|
8207
8136
|
|
|
8208
|
-
export declare const IconXSm:
|
|
8137
|
+
export declare const IconXSm: __VLS_WithTemplateSlots_224<typeof __VLS_component_224, ReturnType<typeof __VLS_template_224>>;
|
|
8209
8138
|
|
|
8210
|
-
export declare const IconXStroke:
|
|
8139
|
+
export declare const IconXStroke: __VLS_WithTemplateSlots_225<typeof __VLS_component_225, ReturnType<typeof __VLS_template_225>>;
|
|
8211
8140
|
|
|
8212
|
-
export declare const IconYoutube:
|
|
8141
|
+
export declare const IconYoutube: __VLS_WithTemplateSlots_226<typeof __VLS_component_226, ReturnType<typeof __VLS_template_226>>;
|
|
8213
8142
|
|
|
8214
|
-
export declare const IconZoomIn:
|
|
8143
|
+
export declare const IconZoomIn: __VLS_WithTemplateSlots_227<typeof __VLS_component_227, ReturnType<typeof __VLS_template_227>>;
|
|
8215
8144
|
|
|
8216
|
-
export declare const IconZoomOut:
|
|
8145
|
+
export declare const IconZoomOut: __VLS_WithTemplateSlots_228<typeof __VLS_component_228, ReturnType<typeof __VLS_template_228>>;
|
|
8217
8146
|
|
|
8218
8147
|
/**
|
|
8219
8148
|
* Foundational container for creating structured layouts
|
|
@@ -8317,9 +8246,9 @@ export declare interface MediaObject extends Layout {
|
|
|
8317
8246
|
/**
|
|
8318
8247
|
* The spacing token to use for padding around the content. This can be an object with values for each Cedar breakpoint (xs, sm, md, lg).
|
|
8319
8248
|
* @demoSelectMultiple false
|
|
8320
|
-
* @values zero, one-x, two-x
|
|
8249
|
+
* @values zero, one-x, two-x
|
|
8321
8250
|
*/
|
|
8322
|
-
contentPadding?:
|
|
8251
|
+
contentPadding?: SpaceFixed;
|
|
8323
8252
|
}
|
|
8324
8253
|
|
|
8325
8254
|
export declare type Modifier = 'default' | 'primary' | 'secondary';
|
|
@@ -8328,6 +8257,26 @@ export declare interface NameValuePair {
|
|
|
8328
8257
|
[key: string]: any;
|
|
8329
8258
|
}
|
|
8330
8259
|
|
|
8260
|
+
export declare interface ObjectOverlayProps {
|
|
8261
|
+
/**
|
|
8262
|
+
* Determines if the container will have a gradient based on position
|
|
8263
|
+
* @demoIgnore
|
|
8264
|
+
*/
|
|
8265
|
+
withGradient?: boolean;
|
|
8266
|
+
/** Theme for the gradient (dark or light) */
|
|
8267
|
+
gradientTheme?: 'dark' | 'light';
|
|
8268
|
+
/** Position of the content relative to the container */
|
|
8269
|
+
position?: ResponsivePosition | ObjectPosition;
|
|
8270
|
+
/** Margin space around the positioned content */
|
|
8271
|
+
margin?: ResponsiveSpace | Spacing;
|
|
8272
|
+
/** Padding space around the positioned content */
|
|
8273
|
+
padding?: ResponsiveSpace | Spacing;
|
|
8274
|
+
/** Sets the HTML tag for the container element */
|
|
8275
|
+
tag?: string;
|
|
8276
|
+
}
|
|
8277
|
+
|
|
8278
|
+
export declare type ObjectPosition = 'left-top' | 'center-top' | 'right-top' | 'left-center' | 'center-center' | 'right-center' | 'left-bottom' | 'center-bottom' | 'right-bottom';
|
|
8279
|
+
|
|
8331
8280
|
/**
|
|
8332
8281
|
* Pagination data object
|
|
8333
8282
|
*
|
|
@@ -8376,6 +8325,20 @@ export declare type QueryType = 'container' | 'media';
|
|
|
8376
8325
|
|
|
8377
8326
|
export declare type Radius = 'sharp' | 'soft' | 'softer' | 'softest' | 'round';
|
|
8378
8327
|
|
|
8328
|
+
export declare type ResponsivePosition = {
|
|
8329
|
+
xs?: ObjectPosition;
|
|
8330
|
+
sm?: ObjectPosition;
|
|
8331
|
+
md?: ObjectPosition;
|
|
8332
|
+
lg?: ObjectPosition;
|
|
8333
|
+
};
|
|
8334
|
+
|
|
8335
|
+
export declare type ResponsiveSpace = {
|
|
8336
|
+
xs?: Spacing;
|
|
8337
|
+
sm?: Spacing;
|
|
8338
|
+
md?: Spacing;
|
|
8339
|
+
lg?: Spacing;
|
|
8340
|
+
};
|
|
8341
|
+
|
|
8379
8342
|
export declare type ScaleValue = '-2' | '-1' | '0' | '1';
|
|
8380
8343
|
|
|
8381
8344
|
/**
|
|
@@ -8406,6 +8369,10 @@ export declare type SpaceOption = Space | SpaceObject;
|
|
|
8406
8369
|
|
|
8407
8370
|
export declare type SpaceScale = 'scale-0--1' | 'scale-3--4' | 'scale-3--5';
|
|
8408
8371
|
|
|
8372
|
+
export declare type SpaceTuple = [SpaceFixed] | [SpaceFixed, SpaceFixed] | [SpaceFixed, SpaceFixed, SpaceFixed] | [SpaceFixed, SpaceFixed, SpaceFixed, SpaceFixed];
|
|
8373
|
+
|
|
8374
|
+
export declare type Spacing = SpaceFixed | SpaceTuple;
|
|
8375
|
+
|
|
8409
8376
|
declare interface splitSurfaceProps {
|
|
8410
8377
|
/**
|
|
8411
8378
|
* Sets the orientation of the surface to the top or bottom slot
|
|
@@ -8417,6 +8384,16 @@ declare interface splitSurfaceProps {
|
|
|
8417
8384
|
tag?: string;
|
|
8418
8385
|
}
|
|
8419
8386
|
|
|
8387
|
+
declare interface StateConfig<PropertyValue> {
|
|
8388
|
+
rest: PropertyValue;
|
|
8389
|
+
hover?: PropertyValue;
|
|
8390
|
+
active?: PropertyValue;
|
|
8391
|
+
checked?: PropertyValue;
|
|
8392
|
+
loading?: PropertyValue;
|
|
8393
|
+
disabled?: PropertyValue;
|
|
8394
|
+
visited?: PropertyValue;
|
|
8395
|
+
}
|
|
8396
|
+
|
|
8420
8397
|
export declare type StatusType = 'info' | 'warning' | 'success' | 'error' | 'default';
|
|
8421
8398
|
|
|
8422
8399
|
export declare type Structure = 'rows' | 'columns';
|
|
@@ -8447,94 +8424,60 @@ declare interface subheadingSansTextProps extends baseTextProps {
|
|
|
8447
8424
|
export declare interface surface {
|
|
8448
8425
|
/**
|
|
8449
8426
|
* Adds in a background color based on the current palette's tokens.
|
|
8450
|
-
* @demoSelectMultiple false
|
|
8451
|
-
* @values primary, secondary, brand-spruce, sale
|
|
8452
8427
|
*/
|
|
8453
|
-
background?: Background
|
|
8428
|
+
background?: Background | StateConfig<Background>;
|
|
8454
8429
|
/**
|
|
8455
8430
|
* Specifies a border color based on the token options within Cedar.
|
|
8456
|
-
* @demoSelectMultiple false
|
|
8457
|
-
* @values primary, secondary, success, warning, error, info
|
|
8458
8431
|
*/
|
|
8459
|
-
borderColor?: BorderColor
|
|
8432
|
+
borderColor?: BorderColor | StateConfig<BorderColor>;
|
|
8460
8433
|
/**
|
|
8461
8434
|
* Specifies a border style based on the token options within Cedar.
|
|
8462
|
-
* @values dotted, dashed, solid
|
|
8463
8435
|
*/
|
|
8464
|
-
borderStyle?: BorderStyle
|
|
8436
|
+
borderStyle?: BorderStyle | StateConfig<BorderStyle>;
|
|
8465
8437
|
/**
|
|
8466
8438
|
* Specifies a border width based on the token options within Cedar.
|
|
8467
|
-
* @values zero, sixteenth-x, eighth-x, three-sixteenth-x, quarter-x
|
|
8468
|
-
*/
|
|
8469
|
-
borderWidth?: Space;
|
|
8470
|
-
/**
|
|
8471
|
-
* Determines which set of styles to apply to the component.
|
|
8472
|
-
* @values default
|
|
8473
8439
|
*/
|
|
8474
|
-
|
|
8440
|
+
borderWidth?: SpaceFixed | StateConfig<SpaceFixed>;
|
|
8475
8441
|
/**
|
|
8476
8442
|
* Adds in a border radius based on the token options within Cedar.
|
|
8477
|
-
* @demoSelectMultiple false
|
|
8478
|
-
* @values sharp, soft, softer, softest, round
|
|
8479
8443
|
*/
|
|
8480
|
-
|
|
8444
|
+
borderRadius?: Radius | StateConfig<Radius>;
|
|
8481
8445
|
/**
|
|
8482
8446
|
* Adds a shadow based on the token options within Cedar.
|
|
8483
|
-
* @demoSelectMultiple false
|
|
8484
|
-
* @values flat, raised, elevated, floating, lifted
|
|
8485
8447
|
*/
|
|
8486
|
-
|
|
8448
|
+
boxShadow?: Shadow | StateConfig<Shadow>;
|
|
8487
8449
|
/**
|
|
8488
8450
|
* Determines which HTML tag to use.
|
|
8489
8451
|
*/
|
|
8490
8452
|
tag?: Tag;
|
|
8491
|
-
/**
|
|
8492
|
-
* Adds in a border. Comes with a default color, width, and style.
|
|
8493
|
-
*/
|
|
8494
|
-
withBorder?: boolean;
|
|
8495
8453
|
/**
|
|
8496
8454
|
* Defines a palette for the component's style variations.
|
|
8497
|
-
* @values default, sandstone, membership-subtle, membership-vibrant
|
|
8498
8455
|
*/
|
|
8499
8456
|
palette?: 'default' | 'sandstone' | 'membership-subtle' | 'membership-vibrant';
|
|
8500
8457
|
}
|
|
8501
8458
|
|
|
8502
|
-
export declare interface surfaceSelection {
|
|
8459
|
+
export declare interface surfaceSelection extends surface {
|
|
8503
8460
|
/**
|
|
8504
|
-
* Determines if the
|
|
8505
|
-
* @
|
|
8461
|
+
* Determines if the surface is in a checked state. Adds an `aria-checked` attribute.
|
|
8462
|
+
* @demoIgnore
|
|
8506
8463
|
*/
|
|
8507
8464
|
checked?: boolean;
|
|
8508
8465
|
/**
|
|
8509
|
-
* Determines if the
|
|
8510
|
-
* @
|
|
8466
|
+
* Determines if the surface is in a disabled state.
|
|
8467
|
+
* @demoIgnore
|
|
8511
8468
|
*/
|
|
8512
8469
|
disabled?: boolean;
|
|
8513
8470
|
/**
|
|
8514
|
-
* Determines if the
|
|
8515
|
-
* @
|
|
8471
|
+
* Determines if the surface is in a loading state.
|
|
8472
|
+
* @demoIgnore
|
|
8516
8473
|
*/
|
|
8517
8474
|
loading?: boolean;
|
|
8518
8475
|
/**
|
|
8519
|
-
* Determines
|
|
8520
|
-
* @values default
|
|
8521
|
-
*/
|
|
8522
|
-
modifier?: Modifier;
|
|
8523
|
-
/**
|
|
8524
|
-
* Determines the role of the button. Typically, this will either be `radio` or `checkbox`.
|
|
8476
|
+
* Determines the ARIA role of the surface. Typically 'radio' or 'checkbox'.
|
|
8525
8477
|
*/
|
|
8526
8478
|
role?: string;
|
|
8527
8479
|
/**
|
|
8528
|
-
*
|
|
8529
|
-
* @values flat, raised, elevated, floating, lifted
|
|
8530
|
-
*/
|
|
8531
|
-
shadow?: Shadow;
|
|
8532
|
-
/**
|
|
8533
|
-
* Determines which HTML tag to use.
|
|
8534
|
-
*/
|
|
8535
|
-
tag?: Tag;
|
|
8536
|
-
/**
|
|
8537
|
-
* Layout props that will be merged with a set of defaults.
|
|
8480
|
+
* Layout props that will be merged with selection defaults.
|
|
8538
8481
|
*/
|
|
8539
8482
|
layout?: Layout;
|
|
8540
8483
|
}
|