@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,7 +1,7 @@
|
|
|
1
1
|
import "core-js/modules/esnext.iterator.constructor.js";
|
|
2
2
|
import "core-js/modules/esnext.iterator.for-each.js";
|
|
3
3
|
import "core-js/modules/esnext.iterator.map.js";
|
|
4
|
-
import { defineComponent as q, useCssModule as G, useSlots as J, computed as m, ref as n, provide as Q, onMounted as Y,
|
|
4
|
+
import { defineComponent as q, useCssModule as G, useSlots as J, computed as m, ref as n, provide as Q, onMounted as Y, createElementBlock as $, openBlock as N, normalizeStyle as C, normalizeClass as f, unref as s, createElementVNode as g, renderSlot as Z, Fragment as ee, renderList as te, withKeys as X, withModifiers as ae, toDisplayString as le, nextTick as re } from "vue";
|
|
5
5
|
import { debounce as O } from "../../utils/debounce.mjs";
|
|
6
6
|
import { CdrColorBackgroundPrimary as se, CdrSpaceHalfX as ne, CdrSpaceOneX as ie } from "@rei/cdr-tokens";
|
|
7
7
|
import T from "../../utils/mapClasses.mjs";
|
|
@@ -112,7 +112,7 @@ const oe = ["id", "disabled", "aria-selected", "tabIndex", "onClick"], ue = "cdr
|
|
|
112
112
|
}, 250)), (e = v.value) == null || e.addEventListener("scroll", O(() => {
|
|
113
113
|
L(), _();
|
|
114
114
|
}, 50));
|
|
115
|
-
}), (e, t) => (
|
|
115
|
+
}), (e, t) => (N(), $("div", {
|
|
116
116
|
class: f(s(T)(s(c), ue, K.value, A.value)),
|
|
117
117
|
ref_key: "containerEl",
|
|
118
118
|
ref: S,
|
|
@@ -129,7 +129,7 @@ const oe = ["id", "disabled", "aria-selected", "tabIndex", "onClick"], ue = "cdr
|
|
|
129
129
|
role: "tablist",
|
|
130
130
|
ref_key: "tablist",
|
|
131
131
|
ref: v
|
|
132
|
-
}, [(
|
|
132
|
+
}, [(N(!0), $(ee, null, te(x.value, (a, l) => (N(), $("li", {
|
|
133
133
|
key: `${a.name}-${l}`,
|
|
134
134
|
role: "presentation",
|
|
135
135
|
class: f(s(c)["cdr-tabs__header"])
|
|
@@ -144,15 +144,15 @@ const oe = ["id", "disabled", "aria-selected", "tabIndex", "onClick"], ue = "cdr
|
|
|
144
144
|
tabIndex: I(l, a) ? 0 : -1,
|
|
145
145
|
class: f(s(T)(s(c), I(l, a) ? "cdr-tabs__header-item-active" : "", "cdr-tabs__header-item", a.disabled ? "cdr-tabs__header-item--disabled" : "")),
|
|
146
146
|
role: "tab",
|
|
147
|
-
onClick:
|
|
147
|
+
onClick: ae((r) => z(l), ["prevent"]),
|
|
148
148
|
onKeyup: [X(U, ["right"]), X(V, ["left"])]
|
|
149
|
-
},
|
|
149
|
+
}, le(a.name), 43, oe)], 2))), 128))], 2), g("div", {
|
|
150
150
|
class: f(s(T)(s(c), "cdr-tabs__gradient", "cdr-tabs__gradient--right", E.value ? "cdr-tabs__gradient--active" : "")),
|
|
151
151
|
style: C(D.value)
|
|
152
152
|
}, null, 6), g("div", {
|
|
153
153
|
class: f(s(c)["cdr-tabs__underline"]),
|
|
154
154
|
style: C(H.value)
|
|
155
|
-
}, null, 6)], 2),
|
|
155
|
+
}, null, 6)], 2), Z(e.$slots, "default")], 6));
|
|
156
156
|
}
|
|
157
157
|
});
|
|
158
158
|
export {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
const t = {
|
|
2
|
-
"cdr-tab-panel": "cdr-tab-panel_15-5-
|
|
3
|
-
"cdr-tab-panel-enter-left": "cdr-tab-panel-enter-left_15-5-
|
|
4
|
-
"cdr-tab-panel-enter-right": "cdr-tab-panel-enter-right_15-5-
|
|
5
|
-
"cdr-tab-panel-exit-left": "cdr-tab-panel-exit-left_15-5-
|
|
6
|
-
"cdr-tab-panel-exit-right": "cdr-tab-panel-exit-right_15-5-
|
|
2
|
+
"cdr-tab-panel": "cdr-tab-panel_15-5-1",
|
|
3
|
+
"cdr-tab-panel-enter-left": "cdr-tab-panel-enter-left_15-5-1",
|
|
4
|
+
"cdr-tab-panel-enter-right": "cdr-tab-panel-enter-right_15-5-1",
|
|
5
|
+
"cdr-tab-panel-exit-left": "cdr-tab-panel-exit-left_15-5-1",
|
|
6
|
+
"cdr-tab-panel-exit-right": "cdr-tab-panel-exit-right_15-5-1"
|
|
7
7
|
};
|
|
8
8
|
export {
|
|
9
9
|
t as default
|
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
const e = {
|
|
2
|
-
"cdr-tab-panel": "cdr-tab-panel_15-5-
|
|
3
|
-
"cdr-tab-panel-enter-left": "cdr-tab-panel-enter-left_15-5-
|
|
4
|
-
"cdr-tab-panel-enter-right": "cdr-tab-panel-enter-right_15-5-
|
|
5
|
-
"cdr-tab-panel-exit-left": "cdr-tab-panel-exit-left_15-5-
|
|
6
|
-
"cdr-tab-panel-exit-right": "cdr-tab-panel-exit-right_15-5-
|
|
7
|
-
"cdr-tabs": "cdr-tabs_15-5-
|
|
8
|
-
"cdr-tabs__header-container": "cdr-tabs__header-container_15-5-
|
|
9
|
-
"cdr-tabs__header": "cdr-tabs__header_15-5-
|
|
10
|
-
"cdr-tabs__header-item": "cdr-tabs__header-item_15-5-
|
|
11
|
-
"cdr-tabs__header-item-active": "cdr-tabs__header-item-active_15-5-
|
|
12
|
-
"cdr-tabs__header-item--disabled": "cdr-tabs__header-item--disabled_15-5-
|
|
13
|
-
"cdr-tabs__gradient-container": "cdr-tabs__gradient-container_15-5-
|
|
14
|
-
"cdr-tabs__gradient": "cdr-tabs__gradient_15-5-
|
|
15
|
-
"cdr-tabs__gradient--left": "cdr-tabs__gradient--left_15-5-
|
|
16
|
-
"cdr-tabs__gradient--right": "cdr-tabs__gradient--right_15-5-
|
|
17
|
-
"cdr-tabs__gradient--active": "cdr-tabs__gradient--active_15-5-
|
|
18
|
-
"cdr-tabs__underline": "cdr-tabs__underline_15-5-
|
|
19
|
-
"cdr-tabs__content-container": "cdr-tabs__content-container_15-5-
|
|
20
|
-
"fade-enter-active": "fade-enter-active_15-5-
|
|
21
|
-
"fade-leave-active": "fade-leave-active_15-5-
|
|
22
|
-
"fade-enter": "fade-enter_15-5-
|
|
23
|
-
"fade-leave-to": "fade-leave-to_15-5-
|
|
24
|
-
"cdr-tabs--compact": "cdr-tabs--compact_15-5-
|
|
25
|
-
"cdr-tabs__header-item-label": "cdr-tabs__header-item-label_15-5-
|
|
26
|
-
"cdr-tabs--small": "cdr-tabs--small_15-5-
|
|
27
|
-
"cdr-tabs--no-border": "cdr-tabs--no-border_15-5-
|
|
28
|
-
"cdr-tabs--full-width": "cdr-tabs--full-width_15-5-
|
|
29
|
-
"cdr-tabs--centered": "cdr-tabs--centered_15-5-
|
|
2
|
+
"cdr-tab-panel": "cdr-tab-panel_15-5-1",
|
|
3
|
+
"cdr-tab-panel-enter-left": "cdr-tab-panel-enter-left_15-5-1",
|
|
4
|
+
"cdr-tab-panel-enter-right": "cdr-tab-panel-enter-right_15-5-1",
|
|
5
|
+
"cdr-tab-panel-exit-left": "cdr-tab-panel-exit-left_15-5-1",
|
|
6
|
+
"cdr-tab-panel-exit-right": "cdr-tab-panel-exit-right_15-5-1",
|
|
7
|
+
"cdr-tabs": "cdr-tabs_15-5-1",
|
|
8
|
+
"cdr-tabs__header-container": "cdr-tabs__header-container_15-5-1",
|
|
9
|
+
"cdr-tabs__header": "cdr-tabs__header_15-5-1",
|
|
10
|
+
"cdr-tabs__header-item": "cdr-tabs__header-item_15-5-1",
|
|
11
|
+
"cdr-tabs__header-item-active": "cdr-tabs__header-item-active_15-5-1",
|
|
12
|
+
"cdr-tabs__header-item--disabled": "cdr-tabs__header-item--disabled_15-5-1",
|
|
13
|
+
"cdr-tabs__gradient-container": "cdr-tabs__gradient-container_15-5-1",
|
|
14
|
+
"cdr-tabs__gradient": "cdr-tabs__gradient_15-5-1",
|
|
15
|
+
"cdr-tabs__gradient--left": "cdr-tabs__gradient--left_15-5-1",
|
|
16
|
+
"cdr-tabs__gradient--right": "cdr-tabs__gradient--right_15-5-1",
|
|
17
|
+
"cdr-tabs__gradient--active": "cdr-tabs__gradient--active_15-5-1",
|
|
18
|
+
"cdr-tabs__underline": "cdr-tabs__underline_15-5-1",
|
|
19
|
+
"cdr-tabs__content-container": "cdr-tabs__content-container_15-5-1",
|
|
20
|
+
"fade-enter-active": "fade-enter-active_15-5-1",
|
|
21
|
+
"fade-leave-active": "fade-leave-active_15-5-1",
|
|
22
|
+
"fade-enter": "fade-enter_15-5-1",
|
|
23
|
+
"fade-leave-to": "fade-leave-to_15-5-1",
|
|
24
|
+
"cdr-tabs--compact": "cdr-tabs--compact_15-5-1",
|
|
25
|
+
"cdr-tabs__header-item-label": "cdr-tabs__header-item-label_15-5-1",
|
|
26
|
+
"cdr-tabs--small": "cdr-tabs--small_15-5-1",
|
|
27
|
+
"cdr-tabs--no-border": "cdr-tabs--no-border_15-5-1",
|
|
28
|
+
"cdr-tabs--full-width": "cdr-tabs--full-width_15-5-1",
|
|
29
|
+
"cdr-tabs--centered": "cdr-tabs--centered_15-5-1"
|
|
30
30
|
};
|
|
31
31
|
export {
|
|
32
32
|
e as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as s, useCssModule as o,
|
|
1
|
+
import { defineComponent as s, useCssModule as o, createBlock as r, openBlock as a, resolveDynamicComponent as n, normalizeClass as l, unref as c, withCtx as p, renderSlot as d } from "vue";
|
|
2
2
|
const C = /* @__PURE__ */ s({
|
|
3
3
|
name: "CdrText",
|
|
4
4
|
__name: "CdrText",
|
|
@@ -9,7 +9,7 @@ const C = /* @__PURE__ */ s({
|
|
|
9
9
|
},
|
|
10
10
|
setup(u) {
|
|
11
11
|
const t = o();
|
|
12
|
-
return (e, m) => (
|
|
12
|
+
return (e, m) => (a(), r(n(e.tag), {
|
|
13
13
|
class: l(c(t)["cdr-text"])
|
|
14
14
|
}, {
|
|
15
15
|
default: p(() => [d(e.$slots, "default")]),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r, computed as l, useCssModule as n,
|
|
1
|
+
import { defineComponent as r, computed as l, useCssModule as n, createBlock as c, openBlock as d, resolveDynamicComponent as p, normalizeStyle as y, normalizeClass as i, unref as u, withCtx as f, renderSlot as m } from "vue";
|
|
2
2
|
const C = "cdr-body", b = /* @__PURE__ */ r({
|
|
3
3
|
name: "CdrBody",
|
|
4
4
|
__name: "CdrBody",
|
|
@@ -20,9 +20,9 @@ const C = "cdr-body", b = /* @__PURE__ */ r({
|
|
|
20
20
|
"--cdr-body-line-height": `calc(var(--cdr-type-scale-${e.scale}) * var(--cdr-body-line-height-ratio))`,
|
|
21
21
|
"--cdr-body-font-weight": e.strong ? "600" : "400"
|
|
22
22
|
})), a = n();
|
|
23
|
-
return (t, g) => (
|
|
24
|
-
class:
|
|
25
|
-
style:
|
|
23
|
+
return (t, g) => (d(), c(p(t.tag), {
|
|
24
|
+
class: i(u(a)[C]),
|
|
25
|
+
style: y(s.value)
|
|
26
26
|
}, {
|
|
27
27
|
default: f(() => [m(t.$slots, "default")]),
|
|
28
28
|
_: 3
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as o, useCssModule as r,
|
|
1
|
+
import { defineComponent as o, useCssModule as r, createBlock as t, openBlock as a, resolveDynamicComponent as n, normalizeClass as l, unref as c, withCtx as p, renderSlot as d } from "vue";
|
|
2
2
|
const u = "cdr-eyebrow", _ = /* @__PURE__ */ o({
|
|
3
3
|
name: "CdrEyebrow",
|
|
4
4
|
__name: "CdrEyebrow",
|
|
@@ -9,7 +9,7 @@ const u = "cdr-eyebrow", _ = /* @__PURE__ */ o({
|
|
|
9
9
|
},
|
|
10
10
|
setup(m) {
|
|
11
11
|
const s = r();
|
|
12
|
-
return (e, f) => (
|
|
12
|
+
return (e, f) => (a(), t(n(e.tag), {
|
|
13
13
|
class: l(c(s)[u])
|
|
14
14
|
}, {
|
|
15
15
|
default: p(() => [d(e.$slots, "default")]),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r, computed as n, useCssModule as c,
|
|
1
|
+
import { defineComponent as r, computed as n, useCssModule as c, createBlock as d, openBlock as o, resolveDynamicComponent as i, normalizeStyle as p, normalizeClass as u, unref as y, withCtx as h, renderSlot as m } from "vue";
|
|
2
2
|
const f = "cdr-heading-display", v = /* @__PURE__ */ r({
|
|
3
3
|
name: "CdrHeadingDisplay",
|
|
4
4
|
__name: "CdrHeadingDisplay",
|
|
@@ -15,9 +15,9 @@ const f = "cdr-heading-display", v = /* @__PURE__ */ r({
|
|
|
15
15
|
"--cdr-heading-display-font-size": `var(--cdr-type-scale-${e.scale})`,
|
|
16
16
|
"--cdr-heading-display-line-height": `calc(var(--cdr-type-scale-${e.scale}) * var(--cdr-heading-display-line-height-ratio))`
|
|
17
17
|
})), l = c();
|
|
18
|
-
return (a, g) => (
|
|
19
|
-
class:
|
|
20
|
-
style:
|
|
18
|
+
return (a, g) => (o(), d(i(a.tag), {
|
|
19
|
+
class: u(y(l)[f]),
|
|
20
|
+
style: p(t.value)
|
|
21
21
|
}, {
|
|
22
22
|
default: h(() => [m(a.$slots, "default")]),
|
|
23
23
|
_: 3
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r, computed as l, useCssModule as c,
|
|
1
|
+
import { defineComponent as r, computed as l, useCssModule as c, createBlock as o, openBlock as d, resolveDynamicComponent as i, normalizeStyle as p, normalizeClass as u, unref as h, withCtx as m, renderSlot as f } from "vue";
|
|
2
2
|
const g = "cdr-heading-sans", v = /* @__PURE__ */ r({
|
|
3
3
|
name: "CdrHeadingSans",
|
|
4
4
|
__name: "CdrHeadingSans",
|
|
@@ -15,9 +15,9 @@ const g = "cdr-heading-sans", v = /* @__PURE__ */ r({
|
|
|
15
15
|
"--cdr-heading-sans-font-size": `var(--cdr-type-scale-${e.scale})`,
|
|
16
16
|
"--cdr-heading-sans-line-height": `calc(var(--cdr-type-scale-${e.scale}) * var(--cdr-heading-sans-line-height-ratio))`
|
|
17
17
|
})), t = c();
|
|
18
|
-
return (s, y) => (
|
|
19
|
-
class:
|
|
20
|
-
style:
|
|
18
|
+
return (s, y) => (d(), o(i(s.tag), {
|
|
19
|
+
class: u(h(t)[g]),
|
|
20
|
+
style: p(n.value)
|
|
21
21
|
}, {
|
|
22
22
|
default: m(() => [f(s.$slots, "default")]),
|
|
23
23
|
_: 3
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as n, computed as l, useCssModule as o,
|
|
1
|
+
import { defineComponent as n, computed as l, useCssModule as o, createBlock as i, openBlock as c, resolveDynamicComponent as d, normalizeStyle as f, normalizeClass as p, unref as u, withCtx as g, renderSlot as h } from "vue";
|
|
2
2
|
const m = "cdr-heading-serif", v = /* @__PURE__ */ n({
|
|
3
3
|
name: "CdrHeadingSerif",
|
|
4
4
|
__name: "CdrHeadingSerif",
|
|
@@ -20,9 +20,9 @@ const m = "cdr-heading-serif", v = /* @__PURE__ */ n({
|
|
|
20
20
|
"--cdr-heading-serif-line-height": `calc(var(--cdr-type-scale-${e.scale}) * var(--cdr-heading-serif-line-height-ratio))`,
|
|
21
21
|
"--cdr-heading-serif-font-weight": e.strong ? "600" : "400"
|
|
22
22
|
})), r = o();
|
|
23
|
-
return (s, y) => (
|
|
24
|
-
class:
|
|
25
|
-
style:
|
|
23
|
+
return (s, y) => (c(), i(d(s.tag), {
|
|
24
|
+
class: p(u(r)[m]),
|
|
25
|
+
style: f(a.value)
|
|
26
26
|
}, {
|
|
27
27
|
default: g(() => [h(s.$slots, "default")]),
|
|
28
28
|
_: 3
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r, computed as l, useCssModule as c,
|
|
1
|
+
import { defineComponent as r, computed as l, useCssModule as c, createBlock as o, openBlock as d, resolveDynamicComponent as i, normalizeStyle as u, normalizeClass as p, unref as h, withCtx as m, renderSlot as f } from "vue";
|
|
2
2
|
const g = "cdr-subheading-sans", b = /* @__PURE__ */ r({
|
|
3
3
|
name: "CdrSubheadingSans",
|
|
4
4
|
__name: "CdrSubheadingSans",
|
|
@@ -15,9 +15,9 @@ const g = "cdr-subheading-sans", b = /* @__PURE__ */ r({
|
|
|
15
15
|
"--cdr-subheading-sans-font-size": `var(--cdr-type-scale-${e.scale})`,
|
|
16
16
|
"--cdr-subheading-sans-line-height": `calc(var(--cdr-type-scale-${e.scale}) * var(--cdr-subheading-sans-line-height-ratio))`
|
|
17
17
|
})), t = c();
|
|
18
|
-
return (s, y) => (
|
|
19
|
-
class:
|
|
20
|
-
style:
|
|
18
|
+
return (s, y) => (d(), o(i(s.tag), {
|
|
19
|
+
class: p(h(t)[g]),
|
|
20
|
+
style: u(n.value)
|
|
21
21
|
}, {
|
|
22
22
|
default: m(() => [f(s.$slots, "default")]),
|
|
23
23
|
_: 3
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as n, computed as r, useCssModule as o,
|
|
1
|
+
import { defineComponent as n, computed as r, useCssModule as o, createBlock as i, openBlock as c, resolveDynamicComponent as u, normalizeStyle as d, normalizeClass as p, unref as y, withCtx as f, renderSlot as m } from "vue";
|
|
2
2
|
const C = "cdr-utility-sans", v = /* @__PURE__ */ n({
|
|
3
3
|
name: "CdrUtilitySans",
|
|
4
4
|
__name: "CdrUtilitySans",
|
|
@@ -20,9 +20,9 @@ const C = "cdr-utility-sans", v = /* @__PURE__ */ n({
|
|
|
20
20
|
"--cdr-utility-sans-line-height": `calc(var(--cdr-type-scale-${t.scale}) * var(--cdr-utility-sans-line-height-ratio))`,
|
|
21
21
|
"--cdr-utility-sans-font-weight": t.strong ? "600" : "400"
|
|
22
22
|
})), l = o();
|
|
23
|
-
return (e, g) => (
|
|
24
|
-
class:
|
|
25
|
-
style:
|
|
23
|
+
return (e, g) => (c(), i(u(e.tag), {
|
|
24
|
+
class: p(y(l)[C]),
|
|
25
|
+
style: d(a.value)
|
|
26
26
|
}, {
|
|
27
27
|
default: f(() => [m(e.$slots, "default")]),
|
|
28
28
|
_: 3
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as i, computed as a, useCssModule as o,
|
|
1
|
+
import { defineComponent as i, computed as a, useCssModule as o, createBlock as n, openBlock as c, resolveDynamicComponent as f, normalizeStyle as u, normalizeClass as d, unref as p, withCtx as y, renderSlot as m } from "vue";
|
|
2
2
|
const C = "cdr-utility-serif", v = /* @__PURE__ */ i({
|
|
3
3
|
name: "CdrUtilitySerif",
|
|
4
4
|
__name: "CdrUtilitySerif",
|
|
@@ -20,9 +20,9 @@ const C = "cdr-utility-serif", v = /* @__PURE__ */ i({
|
|
|
20
20
|
"--cdr-utility-serif-line-height": `calc(var(--cdr-type-scale-${e.scale}) * var(--cdr-utility-serif-line-height-ratio))`,
|
|
21
21
|
"--cdr-utility-serif-font-weight": e.strong ? "600" : "400"
|
|
22
22
|
})), l = o();
|
|
23
|
-
return (t, g) => (
|
|
24
|
-
class:
|
|
25
|
-
style:
|
|
23
|
+
return (t, g) => (c(), n(f(t.tag), {
|
|
24
|
+
class: d(p(l)[C]),
|
|
25
|
+
style: u(r.value)
|
|
26
26
|
}, {
|
|
27
27
|
default: y(() => [m(t.$slots, "default")]),
|
|
28
28
|
_: 3
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as s, useCssModule as o,
|
|
1
|
+
import { defineComponent as s, useCssModule as o, createBlock as a, openBlock as l, resolveDynamicComponent as n, normalizeClass as r, unref as c, withCtx as d, renderSlot as p } from "vue";
|
|
2
2
|
const u = "cdr-title", C = /* @__PURE__ */ s({
|
|
3
3
|
name: "CdrTitle",
|
|
4
4
|
__name: "CdrTitle",
|
|
@@ -9,7 +9,7 @@ const u = "cdr-title", C = /* @__PURE__ */ s({
|
|
|
9
9
|
},
|
|
10
10
|
setup(i) {
|
|
11
11
|
const t = o();
|
|
12
|
-
return (e, m) => (
|
|
12
|
+
return (e, m) => (l(), a(n(e.tag), {
|
|
13
13
|
class: r(c(t)[u])
|
|
14
14
|
}, {
|
|
15
15
|
default: d(() => [p(e.$slots, "default")]),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as N, useCssModule as g, useSlots as w, ref as _, computed as S, watch as V, onUpdated as z,
|
|
1
|
+
import { defineComponent as N, useCssModule as g, useSlots as w, ref as _, computed as S, watch as V, onUpdated as z, createBlock as H, openBlock as m, Transition as I, unref as e, withCtx as y, createElementBlock as C, createCommentVNode as E, normalizeClass as l, createElementVNode as T, createVNode as k, renderSlot as f } from "vue";
|
|
2
2
|
import M from "../../utils/propValidator.mjs";
|
|
3
3
|
import P from "../icon/comps/x-sm.vue.mjs";
|
|
4
4
|
import U from "../button/CdrButton.vue.mjs";
|
|
@@ -75,12 +75,12 @@ const h = "cdr-toast", G = /* @__PURE__ */ N({
|
|
|
75
75
|
role: "status",
|
|
76
76
|
ref_key: "toastEl",
|
|
77
77
|
ref: v
|
|
78
|
-
}, [
|
|
78
|
+
}, [T("div", {
|
|
79
79
|
class: l([e(t)["cdr-toast__main"]])
|
|
80
80
|
}, [e(D) ? (m(), C("div", {
|
|
81
81
|
key: 0,
|
|
82
82
|
class: l([e(t)["cdr-toast__icon-left"]])
|
|
83
|
-
}, [f(s.$slots, "icon-left")], 2)) :
|
|
83
|
+
}, [f(s.$slots, "icon-left")], 2)) : E("", !0), T("span", {
|
|
84
84
|
class: l([e(t)["cdr-toast__message"]])
|
|
85
85
|
}, [f(s.$slots, "default")], 2), k(U, {
|
|
86
86
|
class: l([e(t)["cdr-toast__close-button"]]),
|
|
@@ -93,7 +93,7 @@ const h = "cdr-toast", G = /* @__PURE__ */ N({
|
|
|
93
93
|
"inherit-color": ""
|
|
94
94
|
})])]),
|
|
95
95
|
_: 3
|
|
96
|
-
}, 8, ["class"])], 2)], 2)) :
|
|
96
|
+
}, 8, ["class"])], 2)], 2)) : E("", !0)]),
|
|
97
97
|
_: 3
|
|
98
98
|
}, 8, ["enter-from-class", "enter-active-class", "leave-to-class", "leave-active-class"]));
|
|
99
99
|
}
|
|
@@ -1,61 +1,61 @@
|
|
|
1
1
|
const t = {
|
|
2
|
-
"cdr-button": "cdr-button_15-5-
|
|
3
|
-
"cdr-button--has-icon-left": "cdr-button--has-icon-left_15-5-
|
|
4
|
-
"cdr-button--has-icon-right": "cdr-button--has-icon-right_15-5-
|
|
5
|
-
"cdr-button--primary": "cdr-button--primary_15-5-
|
|
6
|
-
"cdr-button--secondary": "cdr-button--secondary_15-5-
|
|
7
|
-
"cdr-button--dark": "cdr-button--dark_15-5-
|
|
8
|
-
"cdr-button--sale": "cdr-button--sale_15-5-
|
|
9
|
-
"cdr-button--link": "cdr-button--link_15-5-
|
|
10
|
-
"cdr-button--large": "cdr-button--large_15-5-
|
|
11
|
-
"cdr-button--medium": "cdr-button--medium_15-5-
|
|
12
|
-
"cdr-button--small": "cdr-button--small_15-5-
|
|
13
|
-
"cdr-button--icon-only": "cdr-button--icon-only_15-5-
|
|
14
|
-
"cdr-button--icon-only-large": "cdr-button--icon-only-large_15-5-
|
|
15
|
-
"cdr-button--with-background": "cdr-button--with-background_15-5-
|
|
16
|
-
"cdr-button--full-width": "cdr-button--full-width_15-5-
|
|
17
|
-
"cdr-button--small@xs": "cdr-button--small@xs_15-5-
|
|
18
|
-
"cdr-button--medium@xs": "cdr-button--medium@xs_15-5-
|
|
19
|
-
"cdr-button--large@xs": "cdr-button--large@xs_15-5-
|
|
20
|
-
"cdr-button--full-width@xs": "cdr-button--full-width@xs_15-5-
|
|
21
|
-
"cdr-button--small@sm": "cdr-button--small@sm_15-5-
|
|
22
|
-
"cdr-button--medium@sm": "cdr-button--medium@sm_15-5-
|
|
23
|
-
"cdr-button--large@sm": "cdr-button--large@sm_15-5-
|
|
24
|
-
"cdr-button--full-width@sm": "cdr-button--full-width@sm_15-5-
|
|
25
|
-
"cdr-button--small@md": "cdr-button--small@md_15-5-
|
|
26
|
-
"cdr-button--medium@md": "cdr-button--medium@md_15-5-
|
|
27
|
-
"cdr-button--large@md": "cdr-button--large@md_15-5-
|
|
28
|
-
"cdr-button--full-width@md": "cdr-button--full-width@md_15-5-
|
|
29
|
-
"cdr-button--small@lg": "cdr-button--small@lg_15-5-
|
|
30
|
-
"cdr-button--medium@lg": "cdr-button--medium@lg_15-5-
|
|
31
|
-
"cdr-button--large@lg": "cdr-button--large@lg_15-5-
|
|
32
|
-
"cdr-button--full-width@lg": "cdr-button--full-width@lg_15-5-
|
|
33
|
-
"cdr-icon": "cdr-icon_15-5-
|
|
34
|
-
"cdr-icon--small": "cdr-icon--small_15-5-
|
|
35
|
-
"cdr-icon--large": "cdr-icon--large_15-5-
|
|
36
|
-
"cdr-icon--small@xs": "cdr-icon--small@xs_15-5-
|
|
37
|
-
"cdr-icon--large@xs": "cdr-icon--large@xs_15-5-
|
|
38
|
-
"cdr-icon--small@sm": "cdr-icon--small@sm_15-5-
|
|
39
|
-
"cdr-icon--large@sm": "cdr-icon--large@sm_15-5-
|
|
40
|
-
"cdr-icon--small@md": "cdr-icon--small@md_15-5-
|
|
41
|
-
"cdr-icon--large@md": "cdr-icon--large@md_15-5-
|
|
42
|
-
"cdr-icon--small@lg": "cdr-icon--small@lg_15-5-
|
|
43
|
-
"cdr-icon--large@lg": "cdr-icon--large@lg_15-5-
|
|
44
|
-
"cdr-icon--inherit-color": "cdr-icon--inherit-color_15-5-
|
|
45
|
-
"cdr-toast": "cdr-toast_15-5-
|
|
46
|
-
"cdr-toast__transition--toast-enter-from": "cdr-toast__transition--toast-enter-from_15-5-
|
|
47
|
-
"cdr-toast__transition--toast-enter-active": "cdr-toast__transition--toast-enter-active_15-5-
|
|
48
|
-
"cdr-toast__transition--toast-leave-to": "cdr-toast__transition--toast-leave-to_15-5-
|
|
49
|
-
"cdr-toast__transition--toast-leave-active": "cdr-toast__transition--toast-leave-active_15-5-
|
|
50
|
-
"cdr-toast__main": "cdr-toast__main_15-5-
|
|
51
|
-
"cdr-toast__icon-left": "cdr-toast__icon-left_15-5-
|
|
52
|
-
"cdr-toast__message": "cdr-toast__message_15-5-
|
|
53
|
-
"cdr-toast__close-button": "cdr-toast__close-button_15-5-
|
|
54
|
-
"cdr-toast--default": "cdr-toast--default_15-5-
|
|
55
|
-
"cdr-toast--info": "cdr-toast--info_15-5-
|
|
56
|
-
"cdr-toast--warning": "cdr-toast--warning_15-5-
|
|
57
|
-
"cdr-toast--success": "cdr-toast--success_15-5-
|
|
58
|
-
"cdr-toast--error": "cdr-toast--error_15-5-
|
|
2
|
+
"cdr-button": "cdr-button_15-5-1",
|
|
3
|
+
"cdr-button--has-icon-left": "cdr-button--has-icon-left_15-5-1",
|
|
4
|
+
"cdr-button--has-icon-right": "cdr-button--has-icon-right_15-5-1",
|
|
5
|
+
"cdr-button--primary": "cdr-button--primary_15-5-1",
|
|
6
|
+
"cdr-button--secondary": "cdr-button--secondary_15-5-1",
|
|
7
|
+
"cdr-button--dark": "cdr-button--dark_15-5-1",
|
|
8
|
+
"cdr-button--sale": "cdr-button--sale_15-5-1",
|
|
9
|
+
"cdr-button--link": "cdr-button--link_15-5-1",
|
|
10
|
+
"cdr-button--large": "cdr-button--large_15-5-1",
|
|
11
|
+
"cdr-button--medium": "cdr-button--medium_15-5-1",
|
|
12
|
+
"cdr-button--small": "cdr-button--small_15-5-1",
|
|
13
|
+
"cdr-button--icon-only": "cdr-button--icon-only_15-5-1",
|
|
14
|
+
"cdr-button--icon-only-large": "cdr-button--icon-only-large_15-5-1",
|
|
15
|
+
"cdr-button--with-background": "cdr-button--with-background_15-5-1",
|
|
16
|
+
"cdr-button--full-width": "cdr-button--full-width_15-5-1",
|
|
17
|
+
"cdr-button--small@xs": "cdr-button--small@xs_15-5-1",
|
|
18
|
+
"cdr-button--medium@xs": "cdr-button--medium@xs_15-5-1",
|
|
19
|
+
"cdr-button--large@xs": "cdr-button--large@xs_15-5-1",
|
|
20
|
+
"cdr-button--full-width@xs": "cdr-button--full-width@xs_15-5-1",
|
|
21
|
+
"cdr-button--small@sm": "cdr-button--small@sm_15-5-1",
|
|
22
|
+
"cdr-button--medium@sm": "cdr-button--medium@sm_15-5-1",
|
|
23
|
+
"cdr-button--large@sm": "cdr-button--large@sm_15-5-1",
|
|
24
|
+
"cdr-button--full-width@sm": "cdr-button--full-width@sm_15-5-1",
|
|
25
|
+
"cdr-button--small@md": "cdr-button--small@md_15-5-1",
|
|
26
|
+
"cdr-button--medium@md": "cdr-button--medium@md_15-5-1",
|
|
27
|
+
"cdr-button--large@md": "cdr-button--large@md_15-5-1",
|
|
28
|
+
"cdr-button--full-width@md": "cdr-button--full-width@md_15-5-1",
|
|
29
|
+
"cdr-button--small@lg": "cdr-button--small@lg_15-5-1",
|
|
30
|
+
"cdr-button--medium@lg": "cdr-button--medium@lg_15-5-1",
|
|
31
|
+
"cdr-button--large@lg": "cdr-button--large@lg_15-5-1",
|
|
32
|
+
"cdr-button--full-width@lg": "cdr-button--full-width@lg_15-5-1",
|
|
33
|
+
"cdr-icon": "cdr-icon_15-5-1",
|
|
34
|
+
"cdr-icon--small": "cdr-icon--small_15-5-1",
|
|
35
|
+
"cdr-icon--large": "cdr-icon--large_15-5-1",
|
|
36
|
+
"cdr-icon--small@xs": "cdr-icon--small@xs_15-5-1",
|
|
37
|
+
"cdr-icon--large@xs": "cdr-icon--large@xs_15-5-1",
|
|
38
|
+
"cdr-icon--small@sm": "cdr-icon--small@sm_15-5-1",
|
|
39
|
+
"cdr-icon--large@sm": "cdr-icon--large@sm_15-5-1",
|
|
40
|
+
"cdr-icon--small@md": "cdr-icon--small@md_15-5-1",
|
|
41
|
+
"cdr-icon--large@md": "cdr-icon--large@md_15-5-1",
|
|
42
|
+
"cdr-icon--small@lg": "cdr-icon--small@lg_15-5-1",
|
|
43
|
+
"cdr-icon--large@lg": "cdr-icon--large@lg_15-5-1",
|
|
44
|
+
"cdr-icon--inherit-color": "cdr-icon--inherit-color_15-5-1",
|
|
45
|
+
"cdr-toast": "cdr-toast_15-5-1",
|
|
46
|
+
"cdr-toast__transition--toast-enter-from": "cdr-toast__transition--toast-enter-from_15-5-1",
|
|
47
|
+
"cdr-toast__transition--toast-enter-active": "cdr-toast__transition--toast-enter-active_15-5-1",
|
|
48
|
+
"cdr-toast__transition--toast-leave-to": "cdr-toast__transition--toast-leave-to_15-5-1",
|
|
49
|
+
"cdr-toast__transition--toast-leave-active": "cdr-toast__transition--toast-leave-active_15-5-1",
|
|
50
|
+
"cdr-toast__main": "cdr-toast__main_15-5-1",
|
|
51
|
+
"cdr-toast__icon-left": "cdr-toast__icon-left_15-5-1",
|
|
52
|
+
"cdr-toast__message": "cdr-toast__message_15-5-1",
|
|
53
|
+
"cdr-toast__close-button": "cdr-toast__close-button_15-5-1",
|
|
54
|
+
"cdr-toast--default": "cdr-toast--default_15-5-1",
|
|
55
|
+
"cdr-toast--info": "cdr-toast--info_15-5-1",
|
|
56
|
+
"cdr-toast--warning": "cdr-toast--warning_15-5-1",
|
|
57
|
+
"cdr-toast--success": "cdr-toast--success_15-5-1",
|
|
58
|
+
"cdr-toast--error": "cdr-toast--error_15-5-1"
|
|
59
59
|
};
|
|
60
60
|
export {
|
|
61
61
|
t as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as s, useCssModule as u, inject as g, ref as i, computed as d,
|
|
1
|
+
import { defineComponent as s, useCssModule as u, inject as g, ref as i, computed as d, createElementBlock as m, openBlock as f, normalizeClass as o, unref as a, createElementVNode as p, renderSlot as b, createTextVNode as V, toDisplayString as v } from "vue";
|
|
2
2
|
import { selectedToggleKey as C } from "../../types/symbols.mjs";
|
|
3
3
|
const T = ["value", "aria-label", "aria-checked", "tabindex"], x = /* @__PURE__ */ s({
|
|
4
4
|
name: "CdrToggleButton",
|
|
@@ -14,7 +14,7 @@ const T = ["value", "aria-label", "aria-checked", "tabindex"], x = /* @__PURE__
|
|
|
14
14
|
},
|
|
15
15
|
setup(e) {
|
|
16
16
|
const r = e, t = u(), n = g(C, i("")), l = d(() => r.toggleValue === n.value);
|
|
17
|
-
return (c, _) => (
|
|
17
|
+
return (c, _) => (f(), m("li", {
|
|
18
18
|
role: "presentation",
|
|
19
19
|
class: o(a(t)["cdr-toggle-button__container"])
|
|
20
20
|
}, [p("button", {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as b, useCssModule as h, ref as a, provide as _, computed as V, onMounted as T, watch as k,
|
|
1
|
+
import { defineComponent as b, useCssModule as h, ref as a, provide as _, computed as V, onMounted as T, watch as k, createElementBlock as z, openBlock as G, mergeProps as K, withKeys as i, withModifiers as c, unref as d, renderSlot as S } from "vue";
|
|
2
2
|
import w from "../../utils/mapClasses.mjs";
|
|
3
3
|
import A from "../../utils/propValidator.mjs";
|
|
4
4
|
import { selectedToggleKey as M } from "../../types/symbols.mjs";
|
|
@@ -58,14 +58,14 @@ const O = ["onKeyup"], P = "cdr-toggle-group", I = /* @__PURE__ */ b({
|
|
|
58
58
|
return;
|
|
59
59
|
r[o - 1].focus();
|
|
60
60
|
};
|
|
61
|
-
return (t, e) => (
|
|
61
|
+
return (t, e) => (G(), z("ul", K({
|
|
62
62
|
ref_key: "toggleGroup",
|
|
63
63
|
ref: s,
|
|
64
64
|
role: "radiogroup"
|
|
65
65
|
}, t.$attrs, {
|
|
66
|
-
class:
|
|
66
|
+
class: d(w)(d(m), P, f.value),
|
|
67
67
|
onClick: c(B, ["prevent"]),
|
|
68
|
-
onKeyup: [
|
|
68
|
+
onKeyup: [i(c(v, ["prevent"]), ["right"]), i(c(y, ["prevent"]), ["left"])]
|
|
69
69
|
}), [S(t.$slots, "default")], 16, O));
|
|
70
70
|
}
|
|
71
71
|
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const t = {
|
|
2
|
-
"cdr-toggle-button__item": "cdr-toggle-button__item_15-5-
|
|
3
|
-
"cdr-toggle-button__container": "cdr-toggle-button__container_15-5-
|
|
2
|
+
"cdr-toggle-button__item": "cdr-toggle-button__item_15-5-1",
|
|
3
|
+
"cdr-toggle-button__container": "cdr-toggle-button__container_15-5-1"
|
|
4
4
|
};
|
|
5
5
|
export {
|
|
6
6
|
t as default
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
const g = {
|
|
2
|
-
"cdr-toggle-group": "cdr-toggle-group_15-5-
|
|
3
|
-
"cdr-toggle-group--medium": "cdr-toggle-group--medium_15-5-
|
|
4
|
-
"cdr-toggle-button__item": "cdr-toggle-button__item_15-5-
|
|
5
|
-
"cdr-toggle-button__container": "cdr-toggle-button__container_15-5-
|
|
6
|
-
"cdr-toggle-group--large": "cdr-toggle-group--large_15-5-
|
|
2
|
+
"cdr-toggle-group": "cdr-toggle-group_15-5-1",
|
|
3
|
+
"cdr-toggle-group--medium": "cdr-toggle-group--medium_15-5-1",
|
|
4
|
+
"cdr-toggle-button__item": "cdr-toggle-button__item_15-5-1",
|
|
5
|
+
"cdr-toggle-button__container": "cdr-toggle-button__container_15-5-1",
|
|
6
|
+
"cdr-toggle-group--large": "cdr-toggle-group--large_15-5-1"
|
|
7
7
|
};
|
|
8
8
|
export {
|
|
9
9
|
g as default
|