@rei/cedar 15.5.0 → 15.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cdr-style.css +1 -1
- package/dist/cedar.umd.js +9 -9
- package/dist/component-docgen.json +3804 -3748
- package/dist/components/abstract/CdrAbstract.vue2.mjs +2 -2
- package/dist/components/abstract/styles/CdrAbstract.module.scss.mjs +1 -1
- package/dist/components/accordion/CdrAccordion.vue2.mjs +2 -2
- package/dist/components/accordion/CdrAccordionGroup.vue2.mjs +2 -2
- package/dist/components/accordion/styles/CdrAccordion.module.scss.mjs +29 -29
- package/dist/components/accordion/styles/CdrAccordionGroup.module.scss.mjs +2 -2
- package/dist/components/banner/CdrBanner.vue2.mjs +6 -6
- package/dist/components/banner/styles/CdrBanner.module.scss.mjs +14 -14
- package/dist/components/breadcrumb/CdrBreadcrumb.vue2.mjs +5 -5
- package/dist/components/breadcrumb/styles/CdrBreadcrumb.module.scss.mjs +7 -7
- package/dist/components/button/CdrButton.vue2.mjs +2 -2
- package/dist/components/button/styles/CdrButton.module.scss.mjs +31 -31
- package/dist/components/caption/CdrCaption.vue2.mjs +5 -5
- package/dist/components/caption/styles/CdrCaption.module.scss.mjs +2 -2
- package/dist/components/card/CdrCard.vue2.mjs +2 -2
- package/dist/components/card/styles/CdrCard.module.scss.mjs +1 -1
- package/dist/components/checkbox/CdrCheckbox.vue2.mjs +5 -5
- package/dist/components/checkbox/styles/CdrCheckbox.module.scss.mjs +27 -27
- package/dist/components/chip/CdrChip.vue2.mjs +4 -4
- package/dist/components/chip/CdrChipGroup.vue2.mjs +2 -2
- package/dist/components/chip/styles/CdrChip.module.scss.mjs +4 -4
- package/dist/components/chip/styles/CdrChipGroup.module.scss.mjs +4 -4
- package/dist/components/choreographer/CdrChoreographer.vue2.mjs +1 -1
- package/dist/components/choreographer/styles/CdrChoreographer.module.scss.mjs +4 -4
- package/dist/components/container/CdrContainer.vue2.mjs +2 -2
- package/dist/components/container/styles/CdrContainer.module.scss.mjs +2 -2
- package/dist/components/formError/CdrFormError.vue2.mjs +4 -4
- package/dist/components/formError/styles/CdrFormError.module.scss.mjs +2 -2
- package/dist/components/formGroup/CdrFormGroup.vue2.mjs +6 -6
- package/dist/components/formGroup/styles/CdrFormGroup.module.scss.mjs +8 -8
- package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue.mjs +9 -0
- package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue2.mjs +92 -0
- package/dist/components/fulfillmentTile/CdrFulfillmentTileIcon.vue.mjs +9 -0
- package/dist/components/fulfillmentTile/CdrFulfillmentTileIcon.vue2.mjs +19 -0
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileIcon.module.scss.mjs +11 -0
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTitle.module.scss.mjs +11 -0
- package/dist/components/grid/CdrGrid.vue2.mjs +2 -2
- package/dist/components/grid/styles/CdrGrid.module.scss.mjs +21 -21
- package/dist/components/icon/CdrIcon.vue2.mjs +4 -4
- package/dist/components/icon/comps/account-profile-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/account-profile.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-down.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-left.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-right.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-up.vue.mjs +2 -2
- package/dist/components/icon/comps/atv.vue.mjs +2 -2
- package/dist/components/icon/comps/bed-outline.vue.mjs +2 -2
- package/dist/components/icon/comps/bike-shop.vue.mjs +2 -2
- package/dist/components/icon/comps/binoculars.vue.mjs +2 -2
- package/dist/components/icon/comps/birding.vue.mjs +2 -2
- package/dist/components/icon/comps/boat.vue.mjs +2 -2
- package/dist/components/icon/comps/boating.vue.mjs +2 -2
- package/dist/components/icon/comps/bookmark-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/bookmark-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-abstract.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-code-sandbox.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-github.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-linkedin.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-rei-ice-axes.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-sketch.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-tiktok.vue.mjs +2 -2
- package/dist/components/icon/comps/buddies.vue.mjs +2 -2
- package/dist/components/icon/comps/bus.vue.mjs +2 -2
- package/dist/components/icon/comps/calendar.vue.mjs +2 -2
- package/dist/components/icon/comps/camera.vue.mjs +2 -2
- package/dist/components/icon/comps/canoe.vue.mjs +2 -2
- package/dist/components/icon/comps/car.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-down.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-left.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-right.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-up.vue.mjs +2 -2
- package/dist/components/icon/comps/cart-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/cart.vue.mjs +2 -2
- package/dist/components/icon/comps/chain-link.vue.mjs +2 -2
- package/dist/components/icon/comps/chat.vue.mjs +2 -2
- package/dist/components/icon/comps/check-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/check-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/check-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/check-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/climb.vue.mjs +2 -2
- package/dist/components/icon/comps/clipboard.vue.mjs +2 -2
- package/dist/components/icon/comps/clock.vue.mjs +2 -2
- package/dist/components/icon/comps/code-html.vue.mjs +2 -2
- package/dist/components/icon/comps/code-js.vue.mjs +2 -2
- package/dist/components/icon/comps/compass.vue.mjs +2 -2
- package/dist/components/icon/comps/copy.vue.mjs +2 -2
- package/dist/components/icon/comps/coupon-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/coupon-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/credit-card.vue.mjs +2 -2
- package/dist/components/icon/comps/curbside-pickup.vue.mjs +2 -2
- package/dist/components/icon/comps/day.vue.mjs +2 -2
- package/dist/components/icon/comps/diving.vue.mjs +2 -2
- package/dist/components/icon/comps/dog.vue.mjs +2 -2
- package/dist/components/icon/comps/download.vue.mjs +2 -2
- package/dist/components/icon/comps/duplicate.vue.mjs +2 -2
- package/dist/components/icon/comps/edit.vue.mjs +2 -2
- package/dist/components/icon/comps/elevation.vue.mjs +2 -2
- package/dist/components/icon/comps/error-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/error-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/expand.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-backpacking.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-camping.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-climbing.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-clothing.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-cycling.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-family.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-fitness.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-hiking.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-outdoor-basics.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-paddling.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-rentals.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-running.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-snowsports.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-travel.vue.mjs +2 -2
- package/dist/components/icon/comps/external-link-alt.vue.mjs +2 -2
- package/dist/components/icon/comps/external-link.vue.mjs +2 -2
- package/dist/components/icon/comps/eye-hide.vue.mjs +2 -2
- package/dist/components/icon/comps/eye-show.vue.mjs +2 -2
- package/dist/components/icon/comps/facebook.vue.mjs +2 -2
- package/dist/components/icon/comps/filter-alt.vue.mjs +2 -2
- package/dist/components/icon/comps/filter.vue.mjs +2 -2
- package/dist/components/icon/comps/find-location.vue.mjs +2 -2
- package/dist/components/icon/comps/fire.vue.mjs +2 -2
- package/dist/components/icon/comps/fishing.vue.mjs +2 -2
- package/dist/components/icon/comps/free-product.vue.mjs +2 -2
- package/dist/components/icon/comps/grid-view.vue.mjs +2 -2
- package/dist/components/icon/comps/heart-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/heart-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/hike.vue.mjs +2 -2
- package/dist/components/icon/comps/history.vue.mjs +2 -2
- package/dist/components/icon/comps/home.vue.mjs +2 -2
- package/dist/components/icon/comps/horse.vue.mjs +2 -2
- package/dist/components/icon/comps/horseshoe.vue.mjs +2 -2
- package/dist/components/icon/comps/image.vue.mjs +2 -2
- package/dist/components/icon/comps/information-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/information-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/instagram.vue.mjs +2 -2
- package/dist/components/icon/comps/kayak.vue.mjs +2 -2
- package/dist/components/icon/comps/link-alt.vue.mjs +2 -2
- package/dist/components/icon/comps/list-ragged.vue.mjs +2 -2
- package/dist/components/icon/comps/list-view.vue.mjs +2 -2
- package/dist/components/icon/comps/location-pin-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/location-pin-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/lock-locked-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/lock-locked-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/lock-unlocked-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/mail.vue.mjs +2 -2
- package/dist/components/icon/comps/map.vue.mjs +2 -2
- package/dist/components/icon/comps/member-card.vue.mjs +2 -2
- package/dist/components/icon/comps/membership.vue.mjs +2 -2
- package/dist/components/icon/comps/microphone.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/more-functions.vue.mjs +2 -2
- package/dist/components/icon/comps/my-location.vue.mjs +2 -2
- package/dist/components/icon/comps/navigation-menu.vue.mjs +2 -2
- package/dist/components/icon/comps/night.vue.mjs +2 -2
- package/dist/components/icon/comps/paddle.vue.mjs +2 -2
- package/dist/components/icon/comps/pause-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/pause-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/pause.vue.mjs +2 -2
- package/dist/components/icon/comps/photography.vue.mjs +2 -2
- package/dist/components/icon/comps/picnic.vue.mjs +2 -2
- package/dist/components/icon/comps/pinterest.vue.mjs +2 -2
- package/dist/components/icon/comps/plane.vue.mjs +2 -2
- package/dist/components/icon/comps/play-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/play-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/play.vue.mjs +2 -2
- package/dist/components/icon/comps/playground.vue.mjs +2 -2
- package/dist/components/icon/comps/plugin.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/print.vue.mjs +2 -2
- package/dist/components/icon/comps/protection-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/protection-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/question-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/question-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/refresh.vue.mjs +2 -2
- package/dist/components/icon/comps/reload.vue.mjs +2 -2
- package/dist/components/icon/comps/returns.vue.mjs +2 -2
- package/dist/components/icon/comps/run.vue.mjs +2 -2
- package/dist/components/icon/comps/scan-barcode.vue.mjs +2 -2
- package/dist/components/icon/comps/search.vue.mjs +2 -2
- package/dist/components/icon/comps/service-shop.vue.mjs +2 -2
- package/dist/components/icon/comps/shipping-prep.vue.mjs +2 -2
- package/dist/components/icon/comps/shipping-truck.vue.mjs +2 -2
- package/dist/components/icon/comps/shipping.vue.mjs +2 -2
- package/dist/components/icon/comps/shopping-bag-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/shopping-bag.vue.mjs +2 -2
- package/dist/components/icon/comps/shrink.vue.mjs +2 -2
- package/dist/components/icon/comps/size-chart.vue.mjs +2 -2
- package/dist/components/icon/comps/ski-boot.vue.mjs +2 -2
- package/dist/components/icon/comps/ski.vue.mjs +2 -2
- package/dist/components/icon/comps/snow-shop.vue.mjs +2 -2
- package/dist/components/icon/comps/snow.vue.mjs +2 -2
- package/dist/components/icon/comps/sort.vue.mjs +2 -2
- package/dist/components/icon/comps/star-100.vue.mjs +2 -2
- package/dist/components/icon/comps/star-25.vue.mjs +2 -2
- package/dist/components/icon/comps/star-50.vue.mjs +2 -2
- package/dist/components/icon/comps/star-75.vue.mjs +2 -2
- package/dist/components/icon/comps/star-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/storefront.vue.mjs +2 -2
- package/dist/components/icon/comps/swim.vue.mjs +2 -2
- package/dist/components/icon/comps/telephone.vue.mjs +2 -2
- package/dist/components/icon/comps/tent.vue.mjs +2 -2
- package/dist/components/icon/comps/trash.vue.mjs +2 -2
- package/dist/components/icon/comps/twitter.vue.mjs +2 -2
- package/dist/components/icon/comps/upload.vue.mjs +2 -2
- package/dist/components/icon/comps/verified-purchaser.vue.mjs +2 -2
- package/dist/components/icon/comps/virtual-outfitting.vue.mjs +2 -2
- package/dist/components/icon/comps/warning-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/warning-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/water.vue.mjs +2 -2
- package/dist/components/icon/comps/wilderness.vue.mjs +2 -2
- package/dist/components/icon/comps/x-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/x-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/x-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/x-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/youtube.vue.mjs +2 -2
- package/dist/components/icon/comps/zoom-in.vue.mjs +2 -2
- package/dist/components/icon/comps/zoom-out.vue.mjs +2 -2
- package/dist/components/icon/styles/CdrIcon.module.scss.mjs +12 -12
- package/dist/components/image/CdrImg.vue2.mjs +4 -4
- package/dist/components/image/styles/CdrImg.module.scss.mjs +1 -1
- package/dist/components/input/CdrInput.vue2.mjs +1 -1
- package/dist/components/input/styles/CdrInput.module.scss.mjs +32 -32
- package/dist/components/kicker/CdrKicker.vue2.mjs +2 -2
- package/dist/components/kicker/styles/CdrKicker.module.scss.mjs +1 -1
- package/dist/components/labelStandalone/CdrLabelStandalone.vue2.mjs +6 -6
- package/dist/components/labelStandalone/styles/CdrLabelStandalone.module.scss.mjs +12 -12
- package/dist/components/labelWrapper/CdrLabelWrapper.vue2.mjs +2 -2
- package/dist/components/labelWrapper/styles/CdrLabelWrapper.module.scss.mjs +25 -25
- package/dist/components/landingLead/CdrLandingLead.vue2.mjs +2 -2
- package/dist/components/landingLead/components/CdrHeadingSubheadingBlock.vue2.mjs +2 -2
- package/dist/components/landingLead/styles/CdrHeadingSubheadingBlock.module.scss.mjs +4 -4
- package/dist/components/landingLead/styles/CdrLandingLead.module.scss.mjs +8 -8
- package/dist/components/layout/CdrLayout.vue2.mjs +2 -2
- package/dist/components/layout/styles/CdrLayout.module.scss.mjs +84 -84
- package/dist/components/link/CdrLink.vue2.mjs +2 -2
- package/dist/components/link/styles/CdrLink.module.scss.mjs +3 -3
- package/dist/components/list/CdrList.vue2.mjs +5 -4
- package/dist/components/list/styles/CdrList.module.scss.mjs +5 -5
- package/dist/components/mediaObject/CdrMediaObject.vue2.mjs +2 -2
- package/dist/components/mediaObject/styles/CdrMediaObject.module.scss.mjs +6 -6
- package/dist/components/modal/CdrModal.vue2.mjs +3 -3
- package/dist/components/modal/styles/CdrModal.module.scss.mjs +12 -12
- package/dist/components/objectOverlay/CdrObjectOverlay.vue2.mjs +2 -2
- package/dist/components/objectOverlay/styles/CdrObjectOverlay.module.scss.mjs +3 -3
- package/dist/components/pagination/CdrPagination.vue2.mjs +1 -1
- package/dist/components/pagination/styles/CdrPagination.module.scss.mjs +53 -53
- package/dist/components/picture/CdrPicture.vue2.mjs +4 -4
- package/dist/components/picture/styles/CdrPicture.module.scss.mjs +2 -2
- package/dist/components/popover/CdrPopover.vue2.mjs +4 -4
- package/dist/components/popover/styles/CdrPopover.module.scss.mjs +63 -63
- package/dist/components/popup/CdrPopup.vue2.mjs +2 -2
- package/dist/components/popup/styles/CdrPopup.module.scss.mjs +14 -14
- package/dist/components/quote/CdrQuote.vue2.mjs +3 -3
- package/dist/components/quote/styles/CdrQuote.module.scss.mjs +4 -4
- package/dist/components/radio/CdrRadio.vue2.mjs +5 -5
- package/dist/components/radio/styles/CdrRadio.module.scss.mjs +27 -27
- package/dist/components/rating/CdrRating.vue2.mjs +1 -1
- package/dist/components/rating/components/CdrStar00.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStar100.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStar25.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStar50.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStar75.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStarNull.vue2.mjs +2 -2
- package/dist/components/rating/styles/CdrRating.module.scss.mjs +44 -44
- package/dist/components/select/CdrSelect.vue2.mjs +4 -4
- package/dist/components/select/styles/CdrSelect.module.scss.mjs +42 -42
- package/dist/components/skeleton/CdrSkeleton.vue2.mjs +2 -2
- package/dist/components/skeleton/CdrSkeletonBone.vue2.mjs +2 -2
- package/dist/components/skeleton/styles/CdrSkeleton.module.scss.mjs +1 -1
- package/dist/components/skeleton/styles/CdrSkeletonBone.module.scss.mjs +7 -7
- package/dist/components/splitSurface/CdrSplitSurface.vue2.mjs +2 -2
- package/dist/components/splitSurface/styles/CdrSplitSurface.module.scss.mjs +5 -5
- package/dist/components/surface/CdrSurface.vue2.mjs +2 -2
- package/dist/components/surface/styles/CdrSurface.module.scss.mjs +1 -1
- package/dist/components/surfaceNavigation/CdrSurfaceNavigation.vue.mjs +31 -0
- package/dist/components/surfaceNavigation/CdrSurfaceNavigation.vue2.mjs +4 -0
- package/dist/components/surfaceSelection/CdrSurfaceSelection.vue.mjs +9 -0
- package/dist/components/surfaceSelection/CdrSurfaceSelection.vue2.mjs +71 -0
- package/dist/components/surfaceSelection/styles/CdrSurfaceSelection.module.scss.mjs +9 -0
- package/dist/components/switch/CdrSwitch.vue2.mjs +2 -2
- package/dist/components/switch/styles/CdrSwitch.module.scss.mjs +8 -8
- package/dist/components/table/CdrTable.vue2.mjs +2 -2
- package/dist/components/table/styles/CdrTable.module.scss.mjs +13 -13
- package/dist/components/tabs/CdrTabPanel.vue2.mjs +2 -2
- package/dist/components/tabs/CdrTabs.vue2.mjs +6 -6
- package/dist/components/tabs/styles/CdrTabPanel.module.scss.mjs +5 -5
- package/dist/components/tabs/styles/CdrTabs.module.scss.mjs +28 -28
- package/dist/components/text/CdrText.vue2.mjs +2 -2
- package/dist/components/text/presets/CdrBody.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrEyebrow.vue2.mjs +2 -2
- package/dist/components/text/presets/CdrHeadingDisplay.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrHeadingSans.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrHeadingSerif.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrSubheadingSans.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrUtilitySans.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrUtilitySerif.vue2.mjs +4 -4
- package/dist/components/text/presets/styles/CdrBody.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrEyebrow.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrHeadingDisplay.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrHeadingSans.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrHeadingSerif.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrSubheadingSans.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrUtilitySans.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrUtilitySerif.module.scss.mjs +1 -1
- package/dist/components/text/styles/CdrText.module.scss.mjs +1 -1
- package/dist/components/title/CdrTitle.vue2.mjs +2 -2
- package/dist/components/title/styles/CdrTitle.module.scss.mjs +1 -1
- package/dist/components/toast/CdrToast.vue2.mjs +4 -4
- package/dist/components/toast/styles/CdrToast.module.scss.mjs +57 -57
- package/dist/components/toggleButton/CdrToggleButton.vue2.mjs +2 -2
- package/dist/components/toggleButton/CdrToggleGroup.vue2.mjs +4 -4
- package/dist/components/toggleButton/styles/CdrToggleButton.module.scss.mjs +2 -2
- package/dist/components/toggleButton/styles/CdrToggleGroup.module.scss.mjs +5 -5
- package/dist/components/tooltip/CdrTooltip.vue2.mjs +2 -2
- package/dist/components/tooltip/styles/CdrTooltip.module.scss.mjs +16 -16
- package/dist/icon-component-docgen.json +607 -607
- package/dist/lib.d.ts +837 -701
- package/dist/lib.mjs +460 -452
- package/dist/style/cdr-abstract.css +1 -1
- package/dist/style/cdr-accordion-group.css +1 -1
- package/dist/style/cdr-accordion.css +1 -1
- package/dist/style/cdr-banner.css +1 -1
- package/dist/style/cdr-body.css +1 -1
- package/dist/style/cdr-breadcrumb.css +1 -1
- package/dist/style/cdr-button.css +1 -1
- package/dist/style/cdr-caption.css +1 -1
- package/dist/style/cdr-card.css +1 -1
- package/dist/style/cdr-checkbox.css +1 -1
- package/dist/style/cdr-chip-group.css +1 -1
- package/dist/style/cdr-chip.css +1 -1
- package/dist/style/cdr-choreographer.css +1 -1
- package/dist/style/cdr-container.css +1 -1
- package/dist/style/cdr-eyebrow.css +1 -1
- package/dist/style/cdr-form-error.css +1 -1
- package/dist/style/cdr-form-group.css +1 -1
- package/dist/style/cdr-fulfillment-tile-icon.css +1 -0
- package/dist/style/cdr-fulfillment-title.css +1 -0
- package/dist/style/cdr-grid.css +1 -1
- package/dist/style/cdr-heading-display.css +1 -1
- package/dist/style/cdr-heading-sans.css +1 -1
- package/dist/style/cdr-heading-serif.css +1 -1
- package/dist/style/cdr-heading-subheading-block.css +1 -1
- package/dist/style/cdr-icon.css +1 -1
- package/dist/style/cdr-img.css +1 -1
- package/dist/style/cdr-input.css +1 -1
- package/dist/style/cdr-kicker.css +1 -1
- package/dist/style/cdr-label-standalone.css +1 -1
- package/dist/style/cdr-label-wrapper.css +1 -1
- package/dist/style/cdr-landing-lead.css +1 -1
- package/dist/style/cdr-layout.css +1 -1
- package/dist/style/cdr-link.css +1 -1
- package/dist/style/cdr-list.css +1 -1
- package/dist/style/cdr-media-object.css +1 -1
- package/dist/style/cdr-modal.css +1 -1
- package/dist/style/cdr-object-overlay.css +1 -1
- package/dist/style/cdr-pagination.css +1 -1
- package/dist/style/cdr-picture.css +1 -1
- package/dist/style/cdr-popover.css +1 -1
- package/dist/style/cdr-popup.css +1 -1
- package/dist/style/cdr-quote.css +1 -1
- package/dist/style/cdr-radio.css +1 -1
- package/dist/style/cdr-rating.css +1 -1
- package/dist/style/cdr-select.css +1 -1
- package/dist/style/cdr-skeleton-bone.css +1 -1
- package/dist/style/cdr-skeleton.css +1 -1
- package/dist/style/cdr-split-surface.css +1 -1
- package/dist/style/cdr-subheading-sans.css +1 -1
- package/dist/style/cdr-surface-selection.css +1 -0
- package/dist/style/cdr-surface.css +1 -1
- package/dist/style/cdr-switch.css +1 -1
- package/dist/style/cdr-tab-panel.css +1 -1
- package/dist/style/cdr-table.css +1 -1
- package/dist/style/cdr-tabs.css +1 -1
- package/dist/style/cdr-text.css +1 -1
- package/dist/style/cdr-title.css +1 -1
- package/dist/style/cdr-toast.css +1 -1
- package/dist/style/cdr-toggle-button.css +1 -1
- package/dist/style/cdr-toggle-group.css +1 -1
- package/dist/style/cdr-tooltip.css +1 -1
- package/dist/style/cdr-utility-sans.css +1 -1
- package/dist/style/cdr-utility-serif.css +1 -1
- package/dist/utils/buildClass.mjs +5 -4
- package/dist/utils/layout.mjs +4 -3
- package/dist/utils/other.mjs +3 -2
- package/dist/utils/surface.mjs +10 -4
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r,
|
|
1
|
+
import { defineComponent as r, createBlock as a, openBlock as l, normalizeProps as n, guardReactiveProps as p, withCtx as s, renderSlot as m, createElementVNode as d } from "vue";
|
|
2
2
|
import i from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ r({
|
|
4
4
|
name: "Sort",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ r({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(t) {
|
|
12
|
-
return (o, e) => (
|
|
12
|
+
return (o, e) => (l(), a(i, n(p(t.props)), {
|
|
13
13
|
default: s(() => [m(o.$slots, "default"), e[0] || (e[0] = d("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M7.293 4.293a.997.997 0 011.416.002l.002.002 2.996 2.996a1 1 0 11-1.414 1.414L9 7.414V16a1 1 0 01-2 0V7.414L5.707 8.707a1 1 0 01-1.414-1.414l3-3zm12.414 12.414l-3 3a.997.997 0 01-1.416-.002l-.002-.002-2.996-2.996a1 1 0 011.414-1.414L15 16.586V8a1 1 0 012 0v8.586l1.293-1.293a1 1 0 011.414 1.414z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as o,
|
|
1
|
+
import { defineComponent as o, createBlock as n, openBlock as p, normalizeProps as a, guardReactiveProps as l, withCtx as s, renderSlot as m, createElementVNode as d } from "vue";
|
|
2
2
|
import i from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ o({
|
|
4
4
|
name: "Star100",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ o({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(t) {
|
|
12
|
-
return (r, e) => (
|
|
12
|
+
return (r, e) => (p(), n(i, a(l(t.props)), {
|
|
13
13
|
default: s(() => [m(r.$slots, "default"), e[0] || (e[0] = d("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M5.686 22.066l1.668-7.552L1.82 9.465l7.298-.659 2.877-7.146 2.877 7.146 7.298.659-5.534 5.049 1.668 7.552-6.309-4.006z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as o,
|
|
1
|
+
import { defineComponent as o, createBlock as n, openBlock as p, normalizeProps as a, guardReactiveProps as l, withCtx as s, renderSlot as m, createElementVNode as d } from "vue";
|
|
2
2
|
import i from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ o({
|
|
4
4
|
name: "Star25",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ o({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(t) {
|
|
12
|
-
return (r, e) => (
|
|
12
|
+
return (r, e) => (p(), n(i, a(l(t.props)), {
|
|
13
13
|
default: s(() => [m(r.$slots, "default"), e[0] || (e[0] = d("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M5.686 22.066l1.668-7.552L1.82 9.465l7.298-.659 2.877-7.146 2.877 7.146 7.298.66-5.534 5.048 1.668 7.552-6.309-4.006-6.31 4.006h.001zm4.303-3.917l2.006-1.274 4.814 3.057-1.274-5.767 4.283-3.908-5.645-.51-2.178-5.41-2.009 4.99.003 8.822z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as o,
|
|
1
|
+
import { defineComponent as o, createBlock as n, openBlock as p, normalizeProps as a, guardReactiveProps as l, withCtx as s, renderSlot as m, createElementVNode as d } from "vue";
|
|
2
2
|
import i from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ o({
|
|
4
4
|
name: "Star50",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ o({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(t) {
|
|
12
|
-
return (r, e) => (
|
|
12
|
+
return (r, e) => (p(), n(i, a(l(t.props)), {
|
|
13
13
|
default: s(() => [m(r.$slots, "default"), e[0] || (e[0] = d("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M5.686 22.066l1.668-7.552L1.82 9.465l7.298-.659 2.877-7.146 2.877 7.146 7.298.66-5.534 5.048 1.668 7.552-6.309-4.006-6.31 4.006h.001zm6.309-5.19l4.814 3.056-1.274-5.767 4.283-3.908-5.645-.51-2.178-5.41v12.539z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as o,
|
|
1
|
+
import { defineComponent as o, createBlock as n, openBlock as p, normalizeProps as a, guardReactiveProps as l, withCtx as s, renderSlot as m, createElementVNode as d } from "vue";
|
|
2
2
|
import i from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ o({
|
|
4
4
|
name: "Star75",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ o({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(t) {
|
|
12
|
-
return (r, e) => (
|
|
12
|
+
return (r, e) => (p(), n(i, a(l(t.props)), {
|
|
13
13
|
default: s(() => [m(r.$slots, "default"), e[0] || (e[0] = d("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M5.686 22.066l1.668-7.552L1.82 9.465l7.298-.659 2.877-7.146 2.877 7.146 7.298.66-5.534 5.048 1.668 7.552-6.309-4.006-6.31 4.006h.001zm8.514-3.79l2.609 1.656-1.274-5.767 4.283-3.908-5.62-.508.002 8.527z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as o,
|
|
1
|
+
import { defineComponent as o, createBlock as l, openBlock as n, normalizeProps as p, guardReactiveProps as a, withCtx as s, renderSlot as m, createElementVNode as d } from "vue";
|
|
2
2
|
import i from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ o({
|
|
4
4
|
name: "StarStroke",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ o({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(t) {
|
|
12
|
-
return (r, e) => (
|
|
12
|
+
return (r, e) => (n(), l(i, p(a(t.props)), {
|
|
13
13
|
default: s(() => [m(r.$slots, "default"), e[0] || (e[0] = d("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M5.866 22.405l1.669-7.552L2 9.805l7.298-.66L12.176 2l2.878 7.147 7.298.659-5.535 5.048 1.669 7.552-6.31-4.007-6.31 4.006zm1.496-2.134l4.814-3.056 4.814 3.056-1.274-5.767L20 10.597l-5.645-.51-2.179-5.41-2.179 5.41-5.645.51 4.284 3.907-1.274 5.767z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as C,
|
|
1
|
+
import { defineComponent as C, createBlock as o, openBlock as r, normalizeProps as n, guardReactiveProps as p, withCtx as a, renderSlot as s, createElementVNode as l } from "vue";
|
|
2
2
|
import m from "../CdrIcon.vue.mjs";
|
|
3
3
|
const i = /* @__PURE__ */ C({
|
|
4
4
|
name: "Storefront",
|
|
@@ -9,7 +9,7 @@ const i = /* @__PURE__ */ C({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(e) {
|
|
12
|
-
return (t, L) => (
|
|
12
|
+
return (t, L) => (r(), o(m, n(p(e.props)), {
|
|
13
13
|
default: a(() => [s(t.$slots, "default"), L[0] || (L[0] = l("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M19.5193566,2.00888404 L19.575873,2.00190238 L19.575873,2.00190238 L19.625,2 L19.7024036,2.00474591 L19.7024036,2.00474591 L19.8224662,2.03185235 L19.8224662,2.03185235 L19.840179,2.03802855 C19.8660182,2.04767126 19.8914663,2.05897098 19.9160708,2.07191014 L19.9827137,2.11244393 L19.9827137,2.11244393 L20.0571063,2.17326667 L20.0571063,2.17326667 L20.1166772,2.23891111 L20.1166772,2.23891111 L20.1461056,2.27977552 L20.1461056,2.27977552 L20.1791955,2.3358957 L20.1791955,2.3358957 L20.2123079,2.41123741 C20.2253183,2.44698334 20.2348638,2.48314572 20.241116,2.51935664 C20.2469537,2.55368056 20.25,2.58898453 20.25,2.625 L20.25,18.7498431 L21.375,18.75 C21.720178,18.75 22,19.029822 22,19.375 C22,19.720178 21.720178,20 21.375,20 L17.25,19.9998431 L17.25,21.375 C17.25,21.720178 16.970178,22 16.625,22 C16.279822,22 16,21.720178 16,21.375 L16,19.9998431 L8,19.9998431 L8,21.375 C8,21.720178 7.72017797,22 7.375,22 C7.02982203,22 6.75,21.720178 6.75,21.375 L6.75,19.9998431 L2.625,20 C2.27982203,20 2,19.720178 2,19.375 C2,19.029822 2.27982203,18.75 2.625,18.75 L4,18.7498431 L4,15.2598431 L2.86083486,15.6748575 C2.53647367,15.7929153 2.1778222,15.6256734 2.05976438,15.3013122 C1.94170656,14.976951 2.10894849,14.6182996 2.43330968,14.5002417 L16.4112374,9.41269211 L16.5092996,9.38570558 C16.804923,9.32965387 17.1060559,9.49431234 17.2123079,9.78623741 C17.2294945,9.83345734 17.2406348,9.88140398 17.2461242,9.92922926 L17.25,10 L17.25,18.7498431 L19,18.7498431 L19,3.51684308 L16.861,4.29584308 L16.8387626,4.30665178 L2.86083486,9.39420141 C2.53647367,9.51225923 2.1778222,9.3450173 2.05976438,9.02065611 C1.94170656,8.69629492 2.10894849,8.33764345 2.43330968,8.21958563 L4,7.64884308 L4,5 C4,4.44771525 4.44771525,4 5,4 L14,4 L14,4.00684308 L19.4112374,2.03769211 C19.4469833,2.02468166 19.4831457,2.01513615 19.5193566,2.00888404 Z M6.75,14.2588431 L5.25,14.8048431 L5.25,18.7498431 L6.75,18.7498431 L6.75,14.2588431 Z M9.5,15.5 C9.5,15.2238576 9.72385763,15 10,15 L11.5,15 L11.5,18.75 L12.5,18.75 L12.5,15 L14,15 C14.2761424,15 14.5,15.2238576 14.5,15.5 L14.5,18.75 L16,18.7498431 L16,10.8918431 L8,13.8038431 L8,18.7498431 L9.5,18.75 L9.5,15.5 Z M16.5092996,6.18677606 C16.804923,6.13072435 17.1060559,6.29538282 17.2123079,6.58730789 C17.3185599,6.87923296 17.1937192,7.19893316 16.9312292,7.34601809 L16.8387626,7.38837837 L2.86083486,12.475928 C2.53647367,12.5939858 2.1778222,12.4267439 2.05976438,12.1023827 C1.94170656,11.7780215 2.10894849,11.41937 2.43330968,11.3013122 L16.4112374,6.21376259 L16.5092996,6.18677606 Z M10.584,5.24984308 L5.255,5.24984308 L5.255,7.18984308 L10.584,5.24984308 Z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r,
|
|
1
|
+
import { defineComponent as r, createBlock as a, openBlock as n, normalizeProps as p, guardReactiveProps as m, withCtx as s, renderSlot as l, createElementVNode as c } from "vue";
|
|
2
2
|
import i from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ r({
|
|
4
4
|
name: "Swim",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ r({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(t) {
|
|
12
|
-
return (o, e) => (
|
|
12
|
+
return (o, e) => (n(), a(i, p(m(t.props)), {
|
|
13
13
|
default: s(() => [l(o.$slots, "default"), e[0] || (e[0] = c("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M13.002 15.83c-.124-.081-.25-.167-.38-.259-.01-.007-.013-.017-.023-.024a13.826 13.826 0 00-1.597-.987V7a3 3 0 013-3 1 1 0 010 2 1 1 0 00-1 1v1.018h4V7a3 3 0 013-3 1 1 0 010 2 1 1 0 00-1 1v9.612a4.353 4.353 0 01-2 .57v-3.401h-4v2.05-.001zm0-4.05h4v-1.761h-4v1.763-.002zm7.216 5.606a1 1 0 011.576 1.231c-1.334 1.71-3.301 2.348-5.306 2.348-.75 0-1.504-.131-2.232-.405-.954-.36-1.821-.83-2.81-1.53-.01-.006-.015-.017-.024-.023-.846-.596-1.547-.98-2.338-1.276-1.855-.697-4.005-.071-5.297 1.587a.995.995 0 01-1.402.173.999.999 0 01-.173-1.403c1.833-2.35 4.899-3.235 7.575-2.23.953.359 1.82.83 2.81 1.53.01.007.014.017.023.024.846.595 1.547.978 2.339 1.276 1.853.695 3.967.355 5.26-1.302h-.001z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r,
|
|
1
|
+
import { defineComponent as r, createBlock as l, openBlock as n, normalizeProps as p, guardReactiveProps as a, withCtx as s, renderSlot as c, createElementVNode as m } from "vue";
|
|
2
2
|
import d from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ r({
|
|
4
4
|
name: "Telephone",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ r({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(o) {
|
|
12
|
-
return (t, e) => (
|
|
12
|
+
return (t, e) => (n(), l(d, p(a(o.props)), {
|
|
13
13
|
default: s(() => [c(t.$slots, "default"), e[0] || (e[0] = m("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M4.36 5.783l1.848-1.548a1.014 1.014 0 011.663.724l.007.117c.065.738.196 1.458.386 2.153.055.198.14.463.255.796.09.259.072.542-.05.786l-.966 1.931a14.263 14.263 0 005.756 5.757l1.93-.966c.245-.122.528-.14.786-.05.331.114.595.199.792.253a12.126 12.126 0 002.273.395 1.014 1.014 0 01.72 1.667l-1.557 1.846a.997.997 0 01-.936.34c-.57-.1-1.012-.192-1.327-.273A16.25 16.25 0 014.29 8.066a18.567 18.567 0 01-.274-1.336 1.008 1.008 0 01.344-.947z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r,
|
|
1
|
+
import { defineComponent as r, createBlock as n, openBlock as p, normalizeProps as a, guardReactiveProps as l, withCtx as m, renderSlot as s, createElementVNode as d } from "vue";
|
|
2
2
|
import i from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ r({
|
|
4
4
|
name: "Tent",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ r({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(t) {
|
|
12
|
-
return (o, e) => (
|
|
12
|
+
return (o, e) => (p(), n(i, a(l(t.props)), {
|
|
13
13
|
default: m(() => [s(o.$slots, "default"), e[0] || (e[0] = d("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M7.882 19l3.199-6.395a1 1 0 011.853.036L16.11 19h2.26L11.999 6.243 5.616 19h2.266zm2.232 0h3.765l-1.881-3.765L10.114 19zm10.696.414A1 1 0 0120 21H4a1 1 0 01-.865-1.502L11.063 3.65a1 1 0 011.883.024l7.864 15.74z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as o,
|
|
1
|
+
import { defineComponent as o, createBlock as l, openBlock as a, normalizeProps as n, guardReactiveProps as p, withCtx as s, renderSlot as m, createElementVNode as c } from "vue";
|
|
2
2
|
import d from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ o({
|
|
4
4
|
name: "Trash",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ o({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(r) {
|
|
12
|
-
return (t, e) => (
|
|
12
|
+
return (t, e) => (a(), l(d, n(p(r.props)), {
|
|
13
13
|
default: s(() => [m(t.$slots, "default"), e[0] || (e[0] = c("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M17.998 6.004c.557 0 1.01.448 1.01 1l-.003.062-.877 13.998a1.006 1.006 0 01-1.007.938H6.899c-.533 0-.974-.41-1.008-.937L5.002 7.067c-.032-.512.33-.958.827-1.047l.149-.015h12.02zM7.085 8.002l.761 12h8.325l.752-11.998-9.838-.002zm7.332-5.997a1 1 0 01.902.568l.206.429h3.48a1 1 0 01.116 1.994l-.117.006H5.008A1 1 0 014.89 3.01l.117-.007H8.51l.23-.45a1 1 0 01.89-.547h4.786z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as o,
|
|
1
|
+
import { defineComponent as o, createBlock as n, openBlock as p, normalizeProps as a, guardReactiveProps as s, withCtx as l, renderSlot as i, createElementVNode as m } from "vue";
|
|
2
2
|
import d from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ o({
|
|
4
4
|
name: "Twitter",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ o({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(t) {
|
|
12
|
-
return (r, e) => (
|
|
12
|
+
return (r, e) => (p(), n(d, a(s(t.props)), {
|
|
13
13
|
default: l(() => [i(r.$slots, "default"), e[0] || (e[0] = m("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M11.992 9.052s-1.063-2.731 2.115-4.603c0 0 2.582-1.47 5.073.91 0 0 1.124-.053 2.479-1.018 0 0 .2.888-1.567 2.316 0 0 .982-.077 2.098-.785 0 0-.212 1.223-2.032 2.11 0 0 .554 9.673-9.188 11.79 0 0-5.152 1.127-8.78-1.631 0 0 3.849.388 5.893-1.69 0 0-2.565.233-3.828-2.7 0 0 1.282.214 1.804-.194 0 0-2.706.02-3.308-3.904 0 0 1.103.544 1.824.447 0 0-3.063-1.834-1.21-5.414 0 0 3.418 4.118 8.627 4.366z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as a,
|
|
1
|
+
import { defineComponent as a, createBlock as r, openBlock as p, normalizeProps as n, guardReactiveProps as l, withCtx as s, renderSlot as d, createElementVNode as m } from "vue";
|
|
2
2
|
import u from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ a({
|
|
4
4
|
name: "Upload",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ a({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(o) {
|
|
12
|
-
return (t, e) => (
|
|
12
|
+
return (t, e) => (p(), r(u, n(l(o.props)), {
|
|
13
13
|
default: s(() => [d(t.$slots, "default"), e[0] || (e[0] = m("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M19 17a1 1 0 011 1v3a.997.997 0 01-1 1H5a.997.997 0 01-1-1v-3a1 1 0 012 0v2h12v-2a1 1 0 011-1zM12 2c.286 0 .545.12.727.314l4.98 4.979a1 1 0 01-1.412 1.417L13 5.415V17a1 1 0 01-2 0V5.414L7.707 8.707a1 1 0 01-1.414-1.414l5.005-5.005A.997.997 0 0112 2z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r,
|
|
1
|
+
import { defineComponent as r, createBlock as t, openBlock as c, normalizeProps as o, guardReactiveProps as p, withCtx as n, renderSlot as s, createElementVNode as i } from "vue";
|
|
2
2
|
import d from "../CdrIcon.vue.mjs";
|
|
3
3
|
const m = /* @__PURE__ */ r({
|
|
4
4
|
name: "VerifiedPurchaser",
|
|
@@ -9,7 +9,7 @@ const m = /* @__PURE__ */ r({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(e) {
|
|
12
|
-
return (a, l) => (
|
|
12
|
+
return (a, l) => (c(), t(d, o(p(e.props)), {
|
|
13
13
|
default: n(() => [s(a.$slots, "default"), l[0] || (l[0] = i("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M13.51 2.586l.854.795a.83.83 0 00.575.217h1.21c1.175 0 2.13.904 2.13 2.016v1.134a.75.75 0 00.241.539l.855.8c.833.782.833 2.052.002 2.83l-.857.802a.745.745 0 00-.24.539v1.134c0 1.1-.956 1.997-2.13 1.997H16V21a1 1 0 01-1.202.98l-.114-.031L12 21.054l-2.684.895a1 1 0 01-1.31-.83L8 21v-5.614h-.15c-1.174 0-2.13-.895-2.13-1.996v-1.134a.749.749 0 00-.24-.54l-.855-.8a1.914 1.914 0 010-2.83l.857-.801a.745.745 0 00.24-.54V5.612c0-1.112.956-2.016 2.13-2.016h1.21a.835.835 0 00.576-.215l.855-.797c.83-.779 2.183-.779 3.016.002zM14 15.955l-.49.46c-.417.39-.964.585-1.51.585a2.202 2.202 0 01-1.51-.584l-.49-.461v3.657l1.684-.56a1 1 0 01.507-.034l.125.033 1.684.561v-3.657zM11.905 4.017l-.048.03-.852.793a2.817 2.817 0 01-1.728.748l-.214.008h-1.21c-.075 0-.114.022-.126.021l-.005-.005v1.133a2.74 2.74 0 01-.741 1.867l-.133.133-.809.755.808.758c.505.472.818 1.12.866 1.809l.007.189v1.134c0-.027.021-.013.08-.006l.05.003h1.21a2.85 2.85 0 011.782.626l.163.142.853.801A.212.212 0 0012 15a.26.26 0 00.108-.021l.034-.023.855-.801a2.847 2.847 0 011.727-.758l.215-.008h1.21c.078 0 .115-.02.127-.01l.004.013v-1.134c0-.698.27-1.362.741-1.867l.133-.133.806-.755-.808-.757a2.753 2.753 0 01-.865-1.81l-.007-.188V5.614c0 .015-.024-.004-.081-.013l-.05-.003h-1.21a2.837 2.837 0 01-1.775-.612l-.162-.14-.86-.801c-.051-.048-.161-.057-.237-.028z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r,
|
|
1
|
+
import { defineComponent as r, createBlock as o, openBlock as n, normalizeProps as p, guardReactiveProps as a, withCtx as i, renderSlot as l, createElementVNode as C } from "vue";
|
|
2
2
|
import s from "../CdrIcon.vue.mjs";
|
|
3
3
|
const d = /* @__PURE__ */ r({
|
|
4
4
|
name: "VirtualOutfitting",
|
|
@@ -9,7 +9,7 @@ const d = /* @__PURE__ */ r({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(t) {
|
|
12
|
-
return (e, L) => (
|
|
12
|
+
return (e, L) => (n(), o(s, p(a(t.props)), {
|
|
13
13
|
default: i(() => [l(e.$slots, "default"), L[0] || (L[0] = C("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M21,16.5 L21,18.3 C21,18.9627417 20.5522847,19.5 20,19.5 L4,19.5 C3.44771525,19.5 3,18.9627417 3,18.3 L3,16.5 L21,16.5 Z M20,17.625 L4,17.625 L4,18.375 L20,18.375 L20,17.625 Z M19,5 C19.5522847,5 20,5.44771525 20,6 L20,16 L4,16 L4,6 C4,5.44771525 4.44771525,5 5,5 L19,5 Z M18.75,6.25 L5.25,6.25 L5.25,14.75 L18.75,14.75 L18.75,6.25 Z M14,7.5 C14.5522847,7.5 15,7.94771525 15,8.5 L15,8.5 L15,12.5 C15,13.0522847 14.5522847,13.5 14,13.5 L14,13.5 L9,13.5 C8.44771525,13.5 8,13.0522847 8,12.5 L8,12.5 L8,11.820164 C8,11.1048996 8.5050245,10.4891393 9.2064593,10.3491665 L9.2064593,10.3491665 L11.012,9.988 L11.0347085,8.48536228 C11.0421376,7.97788106 11.4266392,7.56324136 11.9191501,7.50659631 L11.9191501,7.50659631 L12.0346013,7.5 L14,7.5 Z M14,8.5 L12.0346013,8.5 L12.0007659,10.8112728 L9.4021531,11.3298315 C9.1683415,11.3764891 9,11.5817426 9,11.820164 L9,11.820164 L9,12.5 L14,12.5 L14,8.5 Z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as a,
|
|
1
|
+
import { defineComponent as a, createBlock as o, openBlock as l, normalizeProps as n, guardReactiveProps as p, withCtx as i, renderSlot as s, createElementVNode as m } from "vue";
|
|
2
2
|
import d from "../CdrIcon.vue.mjs";
|
|
3
3
|
const c = /* @__PURE__ */ a({
|
|
4
4
|
name: "WarningFill",
|
|
@@ -9,7 +9,7 @@ const c = /* @__PURE__ */ a({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(r) {
|
|
12
|
-
return (t, e) => (
|
|
12
|
+
return (t, e) => (l(), o(d, n(p(r.props)), {
|
|
13
13
|
default: i(() => [s(t.$slots, "default"), e[0] || (e[0] = m("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M12.447 3.11a1 1 0 01.447.448l8.002 15.995A1 1 0 0120.002 21H3.998a1 1 0 01-.894-1.447l8.002-15.995a1 1 0 011.341-.447zM12 17a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zm.22-9.5h-.47a1 1 0 00-.966.913l-.004.116.191 6.5a1 1 0 00.886.965l.114.006h.058a1 1 0 00.99-.857l.01-.114.19-6.5.001-.029a1 1 0 00-1-1z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as o,
|
|
1
|
+
import { defineComponent as o, createBlock as a, openBlock as n, normalizeProps as p, guardReactiveProps as l, withCtx as s, renderSlot as m, createElementVNode as i } from "vue";
|
|
2
2
|
import d from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ o({
|
|
4
4
|
name: "WarningStroke",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ o({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(r) {
|
|
12
|
-
return (t, e) => (
|
|
12
|
+
return (t, e) => (n(), a(d, p(l(r.props)), {
|
|
13
13
|
default: s(() => [m(t.$slots, "default"), e[0] || (e[0] = i("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M11.106 3.558a1 1 0 011.788 0l8.002 15.995A1 1 0 0120.002 21H3.998a1 1 0 01-.894-1.447zM12 6.24L5.617 19h12.766L12 6.24zM12 16a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5zm.199-6a1 1 0 01.998 1.05l-.15 3a1 1 0 01-.998.95h-.098a1 1 0 01-.998-.95l-.15-3A1 1 0 0111.8 10h.398z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as o,
|
|
1
|
+
import { defineComponent as o, createBlock as a, openBlock as n, normalizeProps as p, guardReactiveProps as c, withCtx as l, renderSlot as m, createElementVNode as s } from "vue";
|
|
2
2
|
import d from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ o({
|
|
4
4
|
name: "Water",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ o({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(t) {
|
|
12
|
-
return (r, e) => (
|
|
12
|
+
return (r, e) => (n(), a(d, p(c(t.props)), {
|
|
13
13
|
default: l(() => [m(r.$slots, "default"), e[0] || (e[0] = s("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M20.218 16.384a1 1 0 011.576 1.23c-1.334 1.71-3.301 2.349-5.306 2.349-.75 0-1.504-.131-2.232-.405-.954-.36-1.821-.83-2.81-1.53-.01-.006-.015-.017-.024-.023-.846-.596-1.547-.98-2.338-1.276-1.855-.697-4.005-.071-5.297 1.587a.995.995 0 01-1.402.173.999.999 0 01-.173-1.403c1.833-2.35 4.899-3.235 7.575-2.23.953.359 1.82.83 2.81 1.53.01.007.014.017.023.024.846.595 1.547.978 2.339 1.276 1.853.695 3.967.355 5.26-1.302h-.001zm0-10.447a1 1 0 011.576 1.23c-1.334 1.71-3.301 2.35-5.306 2.35-.75 0-1.504-.132-2.232-.406-.954-.36-1.821-.83-2.81-1.53-.01-.006-.015-.017-.024-.023-.846-.596-1.547-.98-2.338-1.276-1.855-.697-4.005-.07-5.297 1.587a.995.995 0 01-1.402.173.999.999 0 01-.173-1.403c1.833-2.35 4.899-3.235 7.575-2.23.953.359 1.82.83 2.81 1.53.01.007.014.017.023.024.846.595 1.547.978 2.339 1.276 1.853.695 3.967.355 5.26-1.302h-.001zm0 5.223a1 1 0 011.576 1.23c-1.334 1.71-3.301 2.35-5.306 2.35-.75 0-1.504-.132-2.232-.406-.954-.36-1.821-.83-2.81-1.53-.01-.006-.015-.017-.024-.023-.846-.596-1.547-.98-2.338-1.276-1.855-.697-4.005-.07-5.297 1.588a.995.995 0 01-1.402.173.999.999 0 01-.173-1.403c1.833-2.35 4.899-3.236 7.575-2.23.953.358 1.82.83 2.81 1.53.01.006.014.016.023.023.846.595 1.547.978 2.339 1.276 1.853.695 3.967.355 5.26-1.302h-.001z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as t,
|
|
1
|
+
import { defineComponent as t, createBlock as o, openBlock as n, normalizeProps as p, guardReactiveProps as s, withCtx as l, renderSlot as d, createElementVNode as c } from "vue";
|
|
2
2
|
import h from "../CdrIcon.vue.mjs";
|
|
3
3
|
const u = /* @__PURE__ */ t({
|
|
4
4
|
name: "Wilderness",
|
|
@@ -9,7 +9,7 @@ const u = /* @__PURE__ */ t({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(a) {
|
|
12
|
-
return (r, e) => (
|
|
12
|
+
return (r, e) => (n(), o(h, p(s(a.props)), {
|
|
13
13
|
default: l(() => [d(r.$slots, "default"), e[0] || (e[0] = c("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M12.707 2.293A.997.997 0 0113 3v1a3 3 0 003 3h1a1 1 0 010 2h-1a4.978 4.978 0 01-3-1 3 3 0 003 3h2a1 1 0 110 2h-2a4.978 4.978 0 01-3-1 3 3 0 003 3h3a1 1 0 110 2h-3a4.978 4.978 0 01-3-1v5a1 1 0 01-2 0v-5c-.836.628-1.874 1-3 1H5a1 1 0 010-2h3a3 3 0 003-3c-.836.628-1.874 1-3 1H6a1 1 0 010-2h2a3 3 0 003-3c-.836.628-1.874 1-3 1H7a1 1 0 110-2h1a3 3 0 003-3V3a1 1 0 011.707-.707z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r,
|
|
1
|
+
import { defineComponent as r, createBlock as l, openBlock as a, normalizeProps as n, guardReactiveProps as p, withCtx as s, renderSlot as i, createElementVNode as m } from "vue";
|
|
2
2
|
import d from "../CdrIcon.vue.mjs";
|
|
3
3
|
const u = /* @__PURE__ */ r({
|
|
4
4
|
name: "XFill",
|
|
@@ -9,7 +9,7 @@ const u = /* @__PURE__ */ r({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(t) {
|
|
12
|
-
return (o, e) => (
|
|
12
|
+
return (o, e) => (a(), l(d, n(p(t.props)), {
|
|
13
13
|
default: s(() => [i(o.$slots, "default"), e[0] || (e[0] = m("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.293 7.296a1 1 0 000 1.414l3.285 3.295-3.285 3.288a1 1 0 001.414 1.415l3.285-3.289 3.297 3.289a1 1 0 001.414-1.415l-3.297-3.287 3.297-3.296a1 1 0 10-1.414-1.414l-3.297 3.295-3.285-3.295a1 1 0 00-1.414 0z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r,
|
|
1
|
+
import { defineComponent as r, createBlock as l, openBlock as n, normalizeProps as p, guardReactiveProps as a, withCtx as s, renderSlot as m, createElementVNode as d } from "vue";
|
|
2
2
|
import i from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ r({
|
|
4
4
|
name: "XLg",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ r({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(t) {
|
|
12
|
-
return (o, e) => (
|
|
12
|
+
return (o, e) => (n(), l(i, p(a(t.props)), {
|
|
13
13
|
default: s(() => [m(o.$slots, "default"), e[0] || (e[0] = d("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M13.415 12.006l5.295-5.292a1 1 0 00-1.414-1.415L12 10.591 6.71 5.296A1 1 0 005.295 6.71l5.292 5.295-5.295 5.292a1 1 0 101.414 1.414l5.295-5.292 5.292 5.295a1 1 0 001.414-1.414l-5.292-5.294z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r,
|
|
1
|
+
import { defineComponent as r, createBlock as l, openBlock as n, normalizeProps as p, guardReactiveProps as a, withCtx as s, renderSlot as m, createElementVNode as d } from "vue";
|
|
2
2
|
import i from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ r({
|
|
4
4
|
name: "XSm",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ r({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(t) {
|
|
12
|
-
return (o, e) => (
|
|
12
|
+
return (o, e) => (n(), l(i, p(a(t.props)), {
|
|
13
13
|
default: s(() => [m(o.$slots, "default"), e[0] || (e[0] = d("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M13.406 12.006l3.297-3.296a1 1 0 10-1.414-1.414l-3.297 3.295-3.285-3.295A1 1 0 107.293 8.71l3.285 3.295-3.285 3.288a1 1 0 001.414 1.415l3.285-3.289 3.297 3.289a1 1 0 001.414-1.415l-3.297-3.287z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r,
|
|
1
|
+
import { defineComponent as r, createBlock as a, openBlock as l, normalizeProps as n, guardReactiveProps as p, withCtx as s, renderSlot as m, createElementVNode as d } from "vue";
|
|
2
2
|
import i from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ r({
|
|
4
4
|
name: "XStroke",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ r({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(t) {
|
|
12
|
-
return (o, e) => (
|
|
12
|
+
return (o, e) => (l(), a(i, n(p(t.props)), {
|
|
13
13
|
default: s(() => [m(o.$slots, "default"), e[0] || (e[0] = d("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16 8 8 0 000 16zm1.406-7.998l3.297-3.295a1 1 0 10-1.414-1.414l-3.297 3.295-3.285-3.295a1 1 0 00-1.414 1.414l3.285 3.294-3.285 3.289a1 1 0 001.414 1.414l3.285-3.288 3.297 3.288a1 1 0 001.414-1.414l-3.297-3.288z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r,
|
|
1
|
+
import { defineComponent as r, createBlock as n, openBlock as p, normalizeProps as l, guardReactiveProps as s, withCtx as a, renderSlot as c, createElementVNode as u } from "vue";
|
|
2
2
|
import m from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ r({
|
|
4
4
|
name: "Youtube",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ r({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(t) {
|
|
12
|
-
return (o, e) => (
|
|
12
|
+
return (o, e) => (p(), n(m, l(s(t.props)), {
|
|
13
13
|
default: a(() => [c(o.$slots, "default"), e[0] || (e[0] = u("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M18.941 5.225s1.716.06 2.387 1.336c0 0 .67.925.67 5.439v.041c.004.352.018 2.86-.277 4.239-.318 1.485-1.02 1.92-1.02 1.92s-.45.433-1.443.551c-.993.119-4.213.249-7.273.249 0 0-5.603-.003-7.49-.313-1.82-.298-2.13-1.936-2.15-2.052l-.01-.06c-.084-.514-.715-4.683.008-9.198 0 0 .224-1.926 2.479-2.152 0 0 2.318-.213 6.795-.225h.368c4.717 0 6.956.225 6.956.225zM9.925 9.143v5.495l5.469-2.747-5.469-2.748z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r,
|
|
1
|
+
import { defineComponent as r, createBlock as a, openBlock as n, normalizeProps as p, guardReactiveProps as l, withCtx as m, renderSlot as s, createElementVNode as d } from "vue";
|
|
2
2
|
import i from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ r({
|
|
4
4
|
name: "ZoomIn",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ r({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(o) {
|
|
12
|
-
return (t, e) => (
|
|
12
|
+
return (t, e) => (n(), a(i, p(l(o.props)), {
|
|
13
13
|
default: m(() => [s(t.$slots, "default"), e[0] || (e[0] = d("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M10.5 3a7.5 7.5 0 015.963 12.05l4.247 4.242a1 1 0 01-1.415 1.414l-4.246-4.243A7.5 7.5 0 1110.5 3zm0 2a5.5 5.5 0 100 11 5.5 5.5 0 000-11zm0 1.5a.75.75 0 01.75.75v2.5h2.5a.75.75 0 110 1.5h-2.5v2.5a.75.75 0 11-1.5 0v-2.5h-2.5a.75.75 0 110-1.5h2.5v-2.5a.75.75 0 01.75-.75z"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r,
|
|
1
|
+
import { defineComponent as r, createBlock as a, openBlock as n, normalizeProps as p, guardReactiveProps as l, withCtx as m, renderSlot as s, createElementVNode as u } from "vue";
|
|
2
2
|
import d from "../CdrIcon.vue.mjs";
|
|
3
3
|
const f = /* @__PURE__ */ r({
|
|
4
4
|
name: "ZoomOut",
|
|
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ r({
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(o) {
|
|
12
|
-
return (t, e) => (
|
|
12
|
+
return (t, e) => (n(), a(d, p(l(o.props)), {
|
|
13
13
|
default: m(() => [s(t.$slots, "default"), e[0] || (e[0] = u("path", {
|
|
14
14
|
role: "presentation",
|
|
15
15
|
d: "M20.706 19.296a1 1 0 01-1.414 1.414l-4.243-4.247a7.5 7.5 0 111.414-1.414l4.243 4.247zM10.5 16a5.5 5.5 0 100-11 5.5 5.5 0 000 11zM7.25 9.75h6.5a.75.75 0 110 1.5h-6.5a.75.75 0 110-1.5z"
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
const c = {
|
|
2
|
-
"cdr-icon": "cdr-icon_15-5-
|
|
3
|
-
"cdr-icon--small": "cdr-icon--small_15-5-
|
|
4
|
-
"cdr-icon--large": "cdr-icon--large_15-5-
|
|
5
|
-
"cdr-icon--small@xs": "cdr-icon--small@xs_15-5-
|
|
6
|
-
"cdr-icon--large@xs": "cdr-icon--large@xs_15-5-
|
|
7
|
-
"cdr-icon--small@sm": "cdr-icon--small@sm_15-5-
|
|
8
|
-
"cdr-icon--large@sm": "cdr-icon--large@sm_15-5-
|
|
9
|
-
"cdr-icon--small@md": "cdr-icon--small@md_15-5-
|
|
10
|
-
"cdr-icon--large@md": "cdr-icon--large@md_15-5-
|
|
11
|
-
"cdr-icon--small@lg": "cdr-icon--small@lg_15-5-
|
|
12
|
-
"cdr-icon--large@lg": "cdr-icon--large@lg_15-5-
|
|
13
|
-
"cdr-icon--inherit-color": "cdr-icon--inherit-color_15-5-
|
|
2
|
+
"cdr-icon": "cdr-icon_15-5-1",
|
|
3
|
+
"cdr-icon--small": "cdr-icon--small_15-5-1",
|
|
4
|
+
"cdr-icon--large": "cdr-icon--large_15-5-1",
|
|
5
|
+
"cdr-icon--small@xs": "cdr-icon--small@xs_15-5-1",
|
|
6
|
+
"cdr-icon--large@xs": "cdr-icon--large@xs_15-5-1",
|
|
7
|
+
"cdr-icon--small@sm": "cdr-icon--small@sm_15-5-1",
|
|
8
|
+
"cdr-icon--large@sm": "cdr-icon--large@sm_15-5-1",
|
|
9
|
+
"cdr-icon--small@md": "cdr-icon--small@md_15-5-1",
|
|
10
|
+
"cdr-icon--large@md": "cdr-icon--large@md_15-5-1",
|
|
11
|
+
"cdr-icon--small@lg": "cdr-icon--small@lg_15-5-1",
|
|
12
|
+
"cdr-icon--large@lg": "cdr-icon--large@lg_15-5-1",
|
|
13
|
+
"cdr-icon--inherit-color": "cdr-icon--inherit-color_15-5-1"
|
|
14
14
|
};
|
|
15
15
|
export {
|
|
16
16
|
c as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as n, computed as i, useCssModule as c,
|
|
1
|
+
import { defineComponent as n, computed as i, useCssModule as c, createElementBlock as l, openBlock as u, normalizeStyle as m, normalizeClass as p, unref as g } from "vue";
|
|
2
2
|
import { CdrRadiusSoft as f, CdrRadiusSofter as C, CdrRadiusRound as y } from "@rei/cdr-tokens";
|
|
3
3
|
const h = ["src", "alt", "srcset", "sizes", "loading", "decoding", "fetchpriority"], z = "cdr-image", S = /* @__PURE__ */ n({
|
|
4
4
|
name: "CdrImg",
|
|
@@ -25,9 +25,9 @@ const h = ["src", "alt", "srcset", "sizes", "loading", "decoding", "fetchpriorit
|
|
|
25
25
|
"--cdr-img-object-fit": e.fit,
|
|
26
26
|
"--cdr-img-border-radius": t.value
|
|
27
27
|
})), d = c();
|
|
28
|
-
return (s, R) => (
|
|
29
|
-
class:
|
|
30
|
-
style:
|
|
28
|
+
return (s, R) => (u(), l("img", {
|
|
29
|
+
class: p(g(d)[z]),
|
|
30
|
+
style: m(a.value),
|
|
31
31
|
src: s.src,
|
|
32
32
|
alt: s.alt,
|
|
33
33
|
srcset: s.srcset,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "core-js/modules/esnext.iterator.constructor.js";
|
|
2
2
|
import "core-js/modules/esnext.iterator.filter.js";
|
|
3
|
-
import { defineComponent as O, useSlots as G, useAttrs as J, useCssModule as K, ref as Q, computed as a,
|
|
3
|
+
import { defineComponent as O, useSlots as G, useAttrs as J, useCssModule as K, ref as Q, computed as a, createBlock as P, openBlock as m, normalizeClass as p, unref as r, createSlots as W, withCtx as d, createElementVNode as z, withDirectives as N, createElementBlock as f, createCommentVNode as y, mergeProps as A, vModelText as X, vModelDynamic as Y, renderSlot as u } from "vue";
|
|
4
4
|
import Z from "../../utils/propValidator.mjs";
|
|
5
5
|
import _ from "../labelStandalone/CdrLabelStandalone.vue.mjs";
|
|
6
6
|
import ee from "../formError/CdrFormError.vue.mjs";
|
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
const n = {
|
|
2
|
-
"cdr-label-standalone": "cdr-label-standalone_15-5-
|
|
3
|
-
"cdr-label-standalone__label-wrapper": "cdr-label-standalone__label-wrapper_15-5-
|
|
4
|
-
"cdr-label-standalone__label": "cdr-label-standalone__label_15-5-
|
|
5
|
-
"cdr-label-standalone__label--sr-only": "cdr-label-standalone__label--sr-only_15-5-
|
|
6
|
-
"cdr-label-standalone__label--disabled": "cdr-label-standalone__label--disabled_15-5-
|
|
7
|
-
"cdr-label-standalone__optional": "cdr-label-standalone__optional_15-5-
|
|
8
|
-
"cdr-label-standalone__helper": "cdr-label-standalone__helper_15-5-
|
|
9
|
-
"cdr-label-standalone__info": "cdr-label-standalone__info_15-5-
|
|
10
|
-
"cdr-label-standalone__post-content": "cdr-label-standalone__post-content_15-5-
|
|
11
|
-
"cdr-label-standalone__info-action": "cdr-label-standalone__info-action_15-5-
|
|
12
|
-
"cdr-label-standalone__input-wrap": "cdr-label-standalone__input-wrap_15-5-
|
|
13
|
-
"cdr-label-standalone__input-spacing": "cdr-label-standalone__input-spacing_15-5-
|
|
14
|
-
"cdr-form-error": "cdr-form-error_15-5-
|
|
15
|
-
"cdr-form-error__icon": "cdr-form-error__icon_15-5-
|
|
16
|
-
"cdr-input": "cdr-input_15-5-
|
|
17
|
-
"cdr-input--focus": "cdr-input--focus_15-5-
|
|
18
|
-
"cdr-input--multiline": "cdr-input--multiline_15-5-
|
|
19
|
-
"cdr-input--preicon": "cdr-input--preicon_15-5-
|
|
20
|
-
"cdr-input--posticon": "cdr-input--posticon_15-5-
|
|
21
|
-
"cdr-input--posticons": "cdr-input--posticons_15-5-
|
|
22
|
-
"cdr-input--primary": "cdr-input--primary_15-5-
|
|
23
|
-
"cdr-input--secondary": "cdr-input--secondary_15-5-
|
|
24
|
-
"cdr-input--error": "cdr-input--error_15-5-
|
|
25
|
-
"cdr-input--large": "cdr-input--large_15-5-
|
|
26
|
-
"cdr-input--large@xs": "cdr-input--large@xs_15-5-
|
|
27
|
-
"cdr-input--large@sm": "cdr-input--large@sm_15-5-
|
|
28
|
-
"cdr-input--large@md": "cdr-input--large@md_15-5-
|
|
29
|
-
"cdr-input--large@lg": "cdr-input--large@lg_15-5-
|
|
30
|
-
"cdr-input__pre-icon": "cdr-input__pre-icon_15-5-
|
|
31
|
-
"cdr-input__post-icon": "cdr-input__post-icon_15-5-
|
|
32
|
-
"cdr-input__helper-text": "cdr-input__helper-text_15-5-
|
|
33
|
-
"cdr-input-wrap": "cdr-input-wrap_15-5-
|
|
2
|
+
"cdr-label-standalone": "cdr-label-standalone_15-5-1",
|
|
3
|
+
"cdr-label-standalone__label-wrapper": "cdr-label-standalone__label-wrapper_15-5-1",
|
|
4
|
+
"cdr-label-standalone__label": "cdr-label-standalone__label_15-5-1",
|
|
5
|
+
"cdr-label-standalone__label--sr-only": "cdr-label-standalone__label--sr-only_15-5-1",
|
|
6
|
+
"cdr-label-standalone__label--disabled": "cdr-label-standalone__label--disabled_15-5-1",
|
|
7
|
+
"cdr-label-standalone__optional": "cdr-label-standalone__optional_15-5-1",
|
|
8
|
+
"cdr-label-standalone__helper": "cdr-label-standalone__helper_15-5-1",
|
|
9
|
+
"cdr-label-standalone__info": "cdr-label-standalone__info_15-5-1",
|
|
10
|
+
"cdr-label-standalone__post-content": "cdr-label-standalone__post-content_15-5-1",
|
|
11
|
+
"cdr-label-standalone__info-action": "cdr-label-standalone__info-action_15-5-1",
|
|
12
|
+
"cdr-label-standalone__input-wrap": "cdr-label-standalone__input-wrap_15-5-1",
|
|
13
|
+
"cdr-label-standalone__input-spacing": "cdr-label-standalone__input-spacing_15-5-1",
|
|
14
|
+
"cdr-form-error": "cdr-form-error_15-5-1",
|
|
15
|
+
"cdr-form-error__icon": "cdr-form-error__icon_15-5-1",
|
|
16
|
+
"cdr-input": "cdr-input_15-5-1",
|
|
17
|
+
"cdr-input--focus": "cdr-input--focus_15-5-1",
|
|
18
|
+
"cdr-input--multiline": "cdr-input--multiline_15-5-1",
|
|
19
|
+
"cdr-input--preicon": "cdr-input--preicon_15-5-1",
|
|
20
|
+
"cdr-input--posticon": "cdr-input--posticon_15-5-1",
|
|
21
|
+
"cdr-input--posticons": "cdr-input--posticons_15-5-1",
|
|
22
|
+
"cdr-input--primary": "cdr-input--primary_15-5-1",
|
|
23
|
+
"cdr-input--secondary": "cdr-input--secondary_15-5-1",
|
|
24
|
+
"cdr-input--error": "cdr-input--error_15-5-1",
|
|
25
|
+
"cdr-input--large": "cdr-input--large_15-5-1",
|
|
26
|
+
"cdr-input--large@xs": "cdr-input--large@xs_15-5-1",
|
|
27
|
+
"cdr-input--large@sm": "cdr-input--large@sm_15-5-1",
|
|
28
|
+
"cdr-input--large@md": "cdr-input--large@md_15-5-1",
|
|
29
|
+
"cdr-input--large@lg": "cdr-input--large@lg_15-5-1",
|
|
30
|
+
"cdr-input__pre-icon": "cdr-input__pre-icon_15-5-1",
|
|
31
|
+
"cdr-input__post-icon": "cdr-input__post-icon_15-5-1",
|
|
32
|
+
"cdr-input__helper-text": "cdr-input__helper-text_15-5-1",
|
|
33
|
+
"cdr-input-wrap": "cdr-input-wrap_15-5-1"
|
|
34
34
|
};
|
|
35
35
|
export {
|
|
36
36
|
n as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r, useCssModule as t,
|
|
1
|
+
import { defineComponent as r, useCssModule as t, createBlock as a, openBlock as o, resolveDynamicComponent as n, normalizeClass as l, unref as c, withCtx as p, renderSlot as d } from "vue";
|
|
2
2
|
const u = "cdr-kicker", C = /* @__PURE__ */ r({
|
|
3
3
|
name: "CdrKicker",
|
|
4
4
|
__name: "CdrKicker",
|
|
@@ -9,7 +9,7 @@ const u = "cdr-kicker", C = /* @__PURE__ */ r({
|
|
|
9
9
|
},
|
|
10
10
|
setup(i) {
|
|
11
11
|
const s = t();
|
|
12
|
-
return (e, m) => (
|
|
12
|
+
return (e, m) => (o(), a(n(e.tag), {
|
|
13
13
|
class: l(c(s)[u])
|
|
14
14
|
}, {
|
|
15
15
|
default: p(() => [d(e.$slots, "default")]),
|