@rei/cedar 15.4.1 → 15.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cdr-palette.css +1 -1
- package/dist/cdr-style.css +1 -1
- package/dist/cedar.umd.js +9 -9
- package/dist/component-docgen.json +4974 -4600
- package/dist/components/abstract/CdrAbstract.vue2.mjs +2 -2
- package/dist/components/abstract/styles/CdrAbstract.module.scss.mjs +1 -1
- package/dist/components/accordion/CdrAccordion.vue2.mjs +2 -2
- package/dist/components/accordion/CdrAccordionGroup.vue2.mjs +2 -2
- package/dist/components/accordion/styles/CdrAccordion.module.scss.mjs +29 -29
- package/dist/components/accordion/styles/CdrAccordionGroup.module.scss.mjs +2 -2
- package/dist/components/banner/CdrBanner.vue2.mjs +6 -6
- package/dist/components/banner/styles/CdrBanner.module.scss.mjs +14 -14
- package/dist/components/breadcrumb/CdrBreadcrumb.vue2.mjs +5 -5
- package/dist/components/breadcrumb/styles/CdrBreadcrumb.module.scss.mjs +7 -7
- package/dist/components/button/CdrButton.vue2.mjs +2 -2
- package/dist/components/button/styles/CdrButton.module.scss.mjs +31 -31
- package/dist/components/caption/CdrCaption.vue2.mjs +5 -5
- package/dist/components/caption/styles/CdrCaption.module.scss.mjs +2 -2
- package/dist/components/card/CdrCard.vue2.mjs +2 -2
- package/dist/components/card/styles/CdrCard.module.scss.mjs +1 -1
- package/dist/components/checkbox/CdrCheckbox.vue2.mjs +5 -5
- package/dist/components/checkbox/styles/CdrCheckbox.module.scss.mjs +27 -27
- package/dist/components/chip/CdrChip.vue2.mjs +4 -4
- package/dist/components/chip/CdrChipGroup.vue2.mjs +2 -2
- package/dist/components/chip/styles/CdrChip.module.scss.mjs +4 -4
- package/dist/components/chip/styles/CdrChipGroup.module.scss.mjs +4 -4
- package/dist/components/choreographer/CdrChoreographer.vue2.mjs +1 -1
- package/dist/components/choreographer/styles/CdrChoreographer.module.scss.mjs +4 -4
- package/dist/components/container/CdrContainer.vue2.mjs +2 -2
- package/dist/components/container/styles/CdrContainer.module.scss.mjs +2 -2
- package/dist/components/formError/CdrFormError.vue2.mjs +4 -4
- package/dist/components/formError/styles/CdrFormError.module.scss.mjs +2 -2
- package/dist/components/formGroup/CdrFormGroup.vue2.mjs +6 -6
- package/dist/components/formGroup/styles/CdrFormGroup.module.scss.mjs +8 -8
- package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue.mjs +1 -1
- package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue2.mjs +71 -82
- package/dist/components/fulfillmentTile/CdrFulfillmentTileIcon.vue2.mjs +2 -2
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileIcon.module.scss.mjs +6 -6
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTitle.module.scss.mjs +11 -0
- package/dist/components/grid/CdrGrid.vue2.mjs +2 -2
- package/dist/components/grid/styles/CdrGrid.module.scss.mjs +21 -21
- package/dist/components/icon/CdrIcon.vue2.mjs +4 -4
- package/dist/components/icon/comps/account-profile-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/account-profile.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-down.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-left.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-right.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-up.vue.mjs +2 -2
- package/dist/components/icon/comps/atv.vue.mjs +2 -2
- package/dist/components/icon/comps/bed-outline.vue.mjs +2 -2
- package/dist/components/icon/comps/bike-shop.vue.mjs +2 -2
- package/dist/components/icon/comps/binoculars.vue.mjs +2 -2
- package/dist/components/icon/comps/birding.vue.mjs +2 -2
- package/dist/components/icon/comps/boat.vue.mjs +2 -2
- package/dist/components/icon/comps/boating.vue.mjs +2 -2
- package/dist/components/icon/comps/bookmark-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/bookmark-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-abstract.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-code-sandbox.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-github.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-linkedin.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-rei-ice-axes.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-sketch.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-tiktok.vue.mjs +2 -2
- package/dist/components/icon/comps/buddies.vue.mjs +2 -2
- package/dist/components/icon/comps/bus.vue.mjs +2 -2
- package/dist/components/icon/comps/calendar.vue.mjs +2 -2
- package/dist/components/icon/comps/camera.vue.mjs +2 -2
- package/dist/components/icon/comps/canoe.vue.mjs +2 -2
- package/dist/components/icon/comps/car.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-down.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-left.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-right.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-up.vue.mjs +2 -2
- package/dist/components/icon/comps/cart-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/cart.vue.mjs +2 -2
- package/dist/components/icon/comps/chain-link.vue.mjs +2 -2
- package/dist/components/icon/comps/chat.vue.mjs +2 -2
- package/dist/components/icon/comps/check-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/check-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/check-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/check-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/climb.vue.mjs +2 -2
- package/dist/components/icon/comps/clipboard.vue.mjs +2 -2
- package/dist/components/icon/comps/clock.vue.mjs +2 -2
- package/dist/components/icon/comps/code-html.vue.mjs +2 -2
- package/dist/components/icon/comps/code-js.vue.mjs +2 -2
- package/dist/components/icon/comps/compass.vue.mjs +2 -2
- package/dist/components/icon/comps/copy.vue.mjs +2 -2
- package/dist/components/icon/comps/coupon-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/coupon-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/credit-card.vue.mjs +2 -2
- package/dist/components/icon/comps/curbside-pickup.vue.mjs +2 -2
- package/dist/components/icon/comps/day.vue.mjs +2 -2
- package/dist/components/icon/comps/diving.vue.mjs +2 -2
- package/dist/components/icon/comps/dog.vue.mjs +2 -2
- package/dist/components/icon/comps/download.vue.mjs +2 -2
- package/dist/components/icon/comps/duplicate.vue.mjs +2 -2
- package/dist/components/icon/comps/edit.vue.mjs +2 -2
- package/dist/components/icon/comps/elevation.vue.mjs +2 -2
- package/dist/components/icon/comps/error-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/error-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/expand.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-backpacking.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-camping.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-climbing.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-clothing.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-cycling.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-family.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-fitness.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-hiking.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-outdoor-basics.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-paddling.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-rentals.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-running.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-snowsports.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-travel.vue.mjs +2 -2
- package/dist/components/icon/comps/external-link-alt.vue.mjs +2 -2
- package/dist/components/icon/comps/external-link.vue.mjs +2 -2
- package/dist/components/icon/comps/eye-hide.vue.mjs +2 -2
- package/dist/components/icon/comps/eye-show.vue.mjs +2 -2
- package/dist/components/icon/comps/facebook.vue.mjs +2 -2
- package/dist/components/icon/comps/filter-alt.vue.mjs +2 -2
- package/dist/components/icon/comps/filter.vue.mjs +2 -2
- package/dist/components/icon/comps/find-location.vue.mjs +2 -2
- package/dist/components/icon/comps/fire.vue.mjs +2 -2
- package/dist/components/icon/comps/fishing.vue.mjs +2 -2
- package/dist/components/icon/comps/free-product.vue.mjs +2 -2
- package/dist/components/icon/comps/grid-view.vue.mjs +2 -2
- package/dist/components/icon/comps/heart-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/heart-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/hike.vue.mjs +2 -2
- package/dist/components/icon/comps/history.vue.mjs +2 -2
- package/dist/components/icon/comps/home.vue.mjs +2 -2
- package/dist/components/icon/comps/horse.vue.mjs +2 -2
- package/dist/components/icon/comps/horseshoe.vue.mjs +2 -2
- package/dist/components/icon/comps/image.vue.mjs +2 -2
- package/dist/components/icon/comps/information-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/information-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/instagram.vue.mjs +2 -2
- package/dist/components/icon/comps/kayak.vue.mjs +2 -2
- package/dist/components/icon/comps/link-alt.vue.mjs +2 -2
- package/dist/components/icon/comps/list-ragged.vue.mjs +2 -2
- package/dist/components/icon/comps/list-view.vue.mjs +2 -2
- package/dist/components/icon/comps/location-pin-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/location-pin-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/lock-locked-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/lock-locked-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/lock-unlocked-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/mail.vue.mjs +2 -2
- package/dist/components/icon/comps/map.vue.mjs +2 -2
- package/dist/components/icon/comps/member-card.vue.mjs +2 -2
- package/dist/components/icon/comps/membership.vue.mjs +2 -2
- package/dist/components/icon/comps/microphone.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/more-functions.vue.mjs +2 -2
- package/dist/components/icon/comps/my-location.vue.mjs +2 -2
- package/dist/components/icon/comps/navigation-menu.vue.mjs +2 -2
- package/dist/components/icon/comps/night.vue.mjs +2 -2
- package/dist/components/icon/comps/paddle.vue.mjs +2 -2
- package/dist/components/icon/comps/pause-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/pause-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/pause.vue.mjs +2 -2
- package/dist/components/icon/comps/photography.vue.mjs +2 -2
- package/dist/components/icon/comps/picnic.vue.mjs +2 -2
- package/dist/components/icon/comps/pinterest.vue.mjs +2 -2
- package/dist/components/icon/comps/plane.vue.mjs +2 -2
- package/dist/components/icon/comps/play-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/play-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/play.vue.mjs +2 -2
- package/dist/components/icon/comps/playground.vue.mjs +2 -2
- package/dist/components/icon/comps/plugin.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/print.vue.mjs +2 -2
- package/dist/components/icon/comps/protection-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/protection-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/question-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/question-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/refresh.vue.mjs +2 -2
- package/dist/components/icon/comps/reload.vue.mjs +2 -2
- package/dist/components/icon/comps/returns.vue.mjs +2 -2
- package/dist/components/icon/comps/run.vue.mjs +2 -2
- package/dist/components/icon/comps/scan-barcode.vue.mjs +2 -2
- package/dist/components/icon/comps/search.vue.mjs +2 -2
- package/dist/components/icon/comps/service-shop.vue.mjs +2 -2
- package/dist/components/icon/comps/shipping-prep.vue.mjs +2 -2
- package/dist/components/icon/comps/shipping-truck.vue.mjs +2 -2
- package/dist/components/icon/comps/shipping.vue.mjs +2 -2
- package/dist/components/icon/comps/shopping-bag-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/shopping-bag.vue.mjs +2 -2
- package/dist/components/icon/comps/shrink.vue.mjs +2 -2
- package/dist/components/icon/comps/size-chart.vue.mjs +2 -2
- package/dist/components/icon/comps/ski-boot.vue.mjs +2 -2
- package/dist/components/icon/comps/ski.vue.mjs +2 -2
- package/dist/components/icon/comps/snow-shop.vue.mjs +2 -2
- package/dist/components/icon/comps/snow.vue.mjs +2 -2
- package/dist/components/icon/comps/sort.vue.mjs +2 -2
- package/dist/components/icon/comps/star-100.vue.mjs +2 -2
- package/dist/components/icon/comps/star-25.vue.mjs +2 -2
- package/dist/components/icon/comps/star-50.vue.mjs +2 -2
- package/dist/components/icon/comps/star-75.vue.mjs +2 -2
- package/dist/components/icon/comps/star-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/storefront.vue.mjs +2 -2
- package/dist/components/icon/comps/swim.vue.mjs +2 -2
- package/dist/components/icon/comps/telephone.vue.mjs +2 -2
- package/dist/components/icon/comps/tent.vue.mjs +2 -2
- package/dist/components/icon/comps/trash.vue.mjs +2 -2
- package/dist/components/icon/comps/twitter.vue.mjs +2 -2
- package/dist/components/icon/comps/upload.vue.mjs +2 -2
- package/dist/components/icon/comps/verified-purchaser.vue.mjs +2 -2
- package/dist/components/icon/comps/virtual-outfitting.vue.mjs +2 -2
- package/dist/components/icon/comps/warning-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/warning-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/water.vue.mjs +2 -2
- package/dist/components/icon/comps/wilderness.vue.mjs +2 -2
- package/dist/components/icon/comps/x-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/x-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/x-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/x-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/youtube.vue.mjs +2 -2
- package/dist/components/icon/comps/zoom-in.vue.mjs +2 -2
- package/dist/components/icon/comps/zoom-out.vue.mjs +2 -2
- package/dist/components/icon/styles/CdrIcon.module.scss.mjs +12 -12
- package/dist/components/image/CdrImg.vue2.mjs +4 -4
- package/dist/components/image/styles/CdrImg.module.scss.mjs +1 -1
- package/dist/components/input/CdrInput.vue2.mjs +1 -1
- package/dist/components/input/styles/CdrInput.module.scss.mjs +32 -32
- package/dist/components/kicker/CdrKicker.vue2.mjs +2 -2
- package/dist/components/kicker/styles/CdrKicker.module.scss.mjs +1 -1
- package/dist/components/labelStandalone/CdrLabelStandalone.vue2.mjs +6 -6
- package/dist/components/labelStandalone/styles/CdrLabelStandalone.module.scss.mjs +12 -12
- package/dist/components/labelWrapper/CdrLabelWrapper.vue2.mjs +2 -2
- package/dist/components/labelWrapper/styles/CdrLabelWrapper.module.scss.mjs +25 -25
- package/dist/components/landingLead/CdrLandingLead.vue2.mjs +2 -2
- package/dist/components/landingLead/components/CdrHeadingSubheadingBlock.vue2.mjs +2 -2
- package/dist/components/landingLead/styles/CdrHeadingSubheadingBlock.module.scss.mjs +4 -4
- package/dist/components/landingLead/styles/CdrLandingLead.module.scss.mjs +8 -8
- package/dist/components/layout/CdrLayout.vue2.mjs +2 -2
- package/dist/components/layout/styles/CdrLayout.module.scss.mjs +84 -84
- package/dist/components/link/CdrLink.vue2.mjs +2 -2
- package/dist/components/link/styles/CdrLink.module.scss.mjs +3 -3
- package/dist/components/list/CdrList.vue2.mjs +5 -4
- package/dist/components/list/styles/CdrList.module.scss.mjs +5 -5
- package/dist/components/mediaObject/CdrMediaObject.vue2.mjs +2 -2
- package/dist/components/mediaObject/styles/CdrMediaObject.module.scss.mjs +6 -6
- package/dist/components/modal/CdrModal.vue2.mjs +3 -3
- package/dist/components/modal/styles/CdrModal.module.scss.mjs +12 -12
- package/dist/components/objectOverlay/CdrObjectOverlay.vue.mjs +9 -0
- package/dist/components/objectOverlay/CdrObjectOverlay.vue2.mjs +113 -0
- package/dist/components/objectOverlay/styles/CdrObjectOverlay.module.scss.mjs +8 -0
- package/dist/components/pagination/CdrPagination.vue2.mjs +1 -1
- package/dist/components/pagination/styles/CdrPagination.module.scss.mjs +53 -53
- package/dist/components/picture/CdrPicture.vue2.mjs +4 -4
- package/dist/components/picture/styles/CdrPicture.module.scss.mjs +2 -2
- package/dist/components/popover/CdrPopover.vue2.mjs +4 -4
- package/dist/components/popover/styles/CdrPopover.module.scss.mjs +63 -63
- package/dist/components/popup/CdrPopup.vue2.mjs +2 -2
- package/dist/components/popup/styles/CdrPopup.module.scss.mjs +14 -14
- package/dist/components/quote/CdrQuote.vue2.mjs +3 -3
- package/dist/components/quote/styles/CdrQuote.module.scss.mjs +4 -4
- package/dist/components/radio/CdrRadio.vue2.mjs +5 -5
- package/dist/components/radio/styles/CdrRadio.module.scss.mjs +27 -27
- package/dist/components/rating/CdrRating.vue2.mjs +1 -1
- package/dist/components/rating/components/CdrStar00.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStar100.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStar25.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStar50.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStar75.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStarNull.vue2.mjs +2 -2
- package/dist/components/rating/styles/CdrRating.module.scss.mjs +44 -44
- package/dist/components/select/CdrSelect.vue2.mjs +4 -4
- package/dist/components/select/styles/CdrSelect.module.scss.mjs +42 -42
- package/dist/components/skeleton/CdrSkeleton.vue2.mjs +2 -2
- package/dist/components/skeleton/CdrSkeletonBone.vue2.mjs +2 -2
- package/dist/components/skeleton/styles/CdrSkeleton.module.scss.mjs +1 -1
- package/dist/components/skeleton/styles/CdrSkeletonBone.module.scss.mjs +7 -7
- package/dist/components/splitSurface/CdrSplitSurface.vue2.mjs +2 -2
- package/dist/components/splitSurface/styles/CdrSplitSurface.module.scss.mjs +5 -5
- package/dist/components/surface/CdrSurface.vue2.mjs +17 -47
- package/dist/components/surface/styles/CdrSurface.module.scss.mjs +3 -32
- package/dist/components/surfaceNavigation/CdrSurfaceNavigation.vue.mjs +31 -0
- package/dist/components/surfaceNavigation/CdrSurfaceNavigation.vue2.mjs +4 -0
- package/dist/components/surfaceSelection/CdrSurfaceSelection.vue2.mjs +44 -45
- package/dist/components/surfaceSelection/styles/CdrSurfaceSelection.module.scss.mjs +4 -27
- package/dist/components/switch/CdrSwitch.vue2.mjs +2 -2
- package/dist/components/switch/styles/CdrSwitch.module.scss.mjs +8 -8
- package/dist/components/table/CdrTable.vue2.mjs +2 -2
- package/dist/components/table/styles/CdrTable.module.scss.mjs +13 -13
- package/dist/components/tabs/CdrTabPanel.vue2.mjs +2 -2
- package/dist/components/tabs/CdrTabs.vue2.mjs +6 -6
- package/dist/components/tabs/styles/CdrTabPanel.module.scss.mjs +5 -5
- package/dist/components/tabs/styles/CdrTabs.module.scss.mjs +28 -28
- package/dist/components/text/CdrText.vue2.mjs +2 -2
- package/dist/components/text/presets/CdrBody.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrEyebrow.vue2.mjs +2 -2
- package/dist/components/text/presets/CdrHeadingDisplay.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrHeadingSans.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrHeadingSerif.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrSubheadingSans.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrUtilitySans.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrUtilitySerif.vue2.mjs +4 -4
- package/dist/components/text/presets/styles/CdrBody.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrEyebrow.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrHeadingDisplay.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrHeadingSans.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrHeadingSerif.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrSubheadingSans.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrUtilitySans.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrUtilitySerif.module.scss.mjs +1 -1
- package/dist/components/text/styles/CdrText.module.scss.mjs +1 -1
- package/dist/components/title/CdrTitle.vue2.mjs +2 -2
- package/dist/components/title/styles/CdrTitle.module.scss.mjs +1 -1
- package/dist/components/toast/CdrToast.vue2.mjs +4 -4
- package/dist/components/toast/styles/CdrToast.module.scss.mjs +57 -57
- package/dist/components/toggleButton/CdrToggleButton.vue2.mjs +2 -2
- package/dist/components/toggleButton/CdrToggleGroup.vue2.mjs +4 -4
- package/dist/components/toggleButton/styles/CdrToggleButton.module.scss.mjs +2 -2
- package/dist/components/toggleButton/styles/CdrToggleGroup.module.scss.mjs +5 -5
- package/dist/components/tooltip/CdrTooltip.vue2.mjs +2 -2
- package/dist/components/tooltip/styles/CdrTooltip.module.scss.mjs +16 -16
- package/dist/icon-component-docgen.json +634 -634
- package/dist/lib.d.ts +1062 -1119
- package/dist/lib.mjs +392 -392
- package/dist/style/cdr-abstract.css +1 -1
- package/dist/style/cdr-accordion-group.css +1 -1
- package/dist/style/cdr-accordion.css +1 -1
- package/dist/style/cdr-banner.css +1 -1
- package/dist/style/cdr-body.css +1 -1
- package/dist/style/cdr-breadcrumb.css +1 -1
- package/dist/style/cdr-button.css +1 -1
- package/dist/style/cdr-caption.css +1 -1
- package/dist/style/cdr-card.css +1 -1
- package/dist/style/cdr-checkbox.css +1 -1
- package/dist/style/cdr-chip-group.css +1 -1
- package/dist/style/cdr-chip.css +1 -1
- package/dist/style/cdr-choreographer.css +1 -1
- package/dist/style/cdr-container.css +1 -1
- package/dist/style/cdr-eyebrow.css +1 -1
- package/dist/style/cdr-form-error.css +1 -1
- package/dist/style/cdr-form-group.css +1 -1
- package/dist/style/cdr-fulfillment-tile-icon.css +1 -1
- package/dist/style/cdr-fulfillment-title.css +1 -0
- package/dist/style/cdr-grid.css +1 -1
- package/dist/style/cdr-heading-display.css +1 -1
- package/dist/style/cdr-heading-sans.css +1 -1
- package/dist/style/cdr-heading-serif.css +1 -1
- package/dist/style/cdr-heading-subheading-block.css +1 -1
- package/dist/style/cdr-icon.css +1 -1
- package/dist/style/cdr-img.css +1 -1
- package/dist/style/cdr-input.css +1 -1
- package/dist/style/cdr-kicker.css +1 -1
- package/dist/style/cdr-label-standalone.css +1 -1
- package/dist/style/cdr-label-wrapper.css +1 -1
- package/dist/style/cdr-landing-lead.css +1 -1
- package/dist/style/cdr-layout.css +1 -1
- package/dist/style/cdr-link.css +1 -1
- package/dist/style/cdr-list.css +1 -1
- package/dist/style/cdr-media-object.css +1 -1
- package/dist/style/cdr-modal.css +1 -1
- package/dist/style/cdr-object-overlay.css +1 -0
- package/dist/style/cdr-pagination.css +1 -1
- package/dist/style/cdr-palette.css +1 -1
- package/dist/style/cdr-picture.css +1 -1
- package/dist/style/cdr-popover.css +1 -1
- package/dist/style/cdr-popup.css +1 -1
- package/dist/style/cdr-quote.css +1 -1
- package/dist/style/cdr-radio.css +1 -1
- package/dist/style/cdr-rating.css +1 -1
- package/dist/style/cdr-select.css +1 -1
- package/dist/style/cdr-skeleton-bone.css +1 -1
- package/dist/style/cdr-skeleton.css +1 -1
- package/dist/style/cdr-split-surface.css +1 -1
- package/dist/style/cdr-subheading-sans.css +1 -1
- package/dist/style/cdr-surface-selection.css +1 -1
- package/dist/style/cdr-surface.css +1 -1
- package/dist/style/cdr-switch.css +1 -1
- package/dist/style/cdr-tab-panel.css +1 -1
- package/dist/style/cdr-table.css +1 -1
- package/dist/style/cdr-tabs.css +1 -1
- package/dist/style/cdr-text.css +1 -1
- package/dist/style/cdr-title.css +1 -1
- package/dist/style/cdr-toast.css +1 -1
- package/dist/style/cdr-toggle-button.css +1 -1
- package/dist/style/cdr-toggle-group.css +1 -1
- package/dist/style/cdr-tooltip.css +1 -1
- package/dist/style/cdr-utility-sans.css +1 -1
- package/dist/style/cdr-utility-serif.css +1 -1
- package/dist/utils/buildClass.mjs +5 -4
- package/dist/utils/layout.mjs +4 -3
- package/dist/utils/other.mjs +3 -2
- package/dist/utils/surface.mjs +20 -46
- package/package.json +2 -2
- package/dist/components/fulfillmentTile/CdrFulfillmentTileContent.vue.mjs +0 -9
- package/dist/components/fulfillmentTile/CdrFulfillmentTileContent.vue2.mjs +0 -26
- package/dist/components/fulfillmentTile/CdrFulfillmentTileHeader.vue.mjs +0 -9
- package/dist/components/fulfillmentTile/CdrFulfillmentTileHeader.vue2.mjs +0 -29
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTile.module.scss.mjs +0 -32
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileContent.module.scss.mjs +0 -6
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileHeader.module.scss.mjs +0 -8
- package/dist/style/cdr-fulfillment-tile-content.css +0 -1
- package/dist/style/cdr-fulfillment-tile-header.css +0 -1
- package/dist/style/cdr-fulfillment-tile.css +0 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
const c = {
|
|
2
|
-
"cdr-media-object": "cdr-media-object_15-
|
|
3
|
-
"cdr-media-object--align-cq": "cdr-media-object--align-cq_15-
|
|
4
|
-
"cdr-media-object--media-position-cq": "cdr-media-object--media-position-cq_15-
|
|
5
|
-
"cdr-media-object--content-padding-cq": "cdr-media-object--content-padding-cq_15-
|
|
6
|
-
"cdr-media-object--cover": "cdr-media-object--cover_15-
|
|
7
|
-
"cdr-media-object--overlay": "cdr-media-object--overlay_15-
|
|
2
|
+
"cdr-media-object": "cdr-media-object_15-5-1",
|
|
3
|
+
"cdr-media-object--align-cq": "cdr-media-object--align-cq_15-5-1",
|
|
4
|
+
"cdr-media-object--media-position-cq": "cdr-media-object--media-position-cq_15-5-1",
|
|
5
|
+
"cdr-media-object--content-padding-cq": "cdr-media-object--content-padding-cq_15-5-1",
|
|
6
|
+
"cdr-media-object--cover": "cdr-media-object--cover_15-5-1",
|
|
7
|
+
"cdr-media-object--overlay": "cdr-media-object--overlay_15-5-1"
|
|
8
8
|
};
|
|
9
9
|
export {
|
|
10
10
|
c as default
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "core-js/modules/es.array.push.js";
|
|
2
2
|
import "core-js/modules/esnext.iterator.constructor.js";
|
|
3
3
|
import "core-js/modules/esnext.iterator.for-each.js";
|
|
4
|
-
import { defineComponent as de, useAttrs as ie, useCssModule as ce, ref as o, computed as h, watch as ue, onMounted as me, onUnmounted as fe,
|
|
4
|
+
import { defineComponent as de, useAttrs as ie, useCssModule as ce, ref as o, computed as h, watch as ue, onMounted as me, onUnmounted as fe, createBlock as ve, openBlock as he, Teleport as pe, createElementVNode as l, normalizeClass as d, unref as n, mergeProps as ye, renderSlot as S, normalizeStyle as O, createVNode as P, createCommentVNode as be, toDisplayString as ge, withCtx as Ce, nextTick as R } from "vue";
|
|
5
5
|
import { debounce as we } from "../../utils/debounce.mjs";
|
|
6
6
|
import V from "tabbable";
|
|
7
7
|
import { CdrSpaceTwoX as X, CdrSpaceOneX as Ee, CdrBreakpointSm as xe } from "@rei/cdr-tokens";
|
|
@@ -181,7 +181,7 @@ const Be = ["tabIndex"], He = ["role", "aria-label"], Le = ["tabIndex"], Ne = "c
|
|
|
181
181
|
u.opened && I(), window.addEventListener("resize", q);
|
|
182
182
|
}), fe(() => {
|
|
183
183
|
window.removeEventListener("resize", q);
|
|
184
|
-
}), (e, t) => (
|
|
184
|
+
}), (e, t) => (he(), ve(pe, {
|
|
185
185
|
to: "body"
|
|
186
186
|
}, [l("div", {
|
|
187
187
|
class: d(n(j)(n(r), Ne, a.opened ? "" : "cdr-modal--closed")),
|
|
@@ -218,7 +218,7 @@ const Be = ["tabIndex"], He = ["role", "aria-label"], Le = ["tabIndex"], Ne = "c
|
|
|
218
218
|
class: d(n(r)["cdr-modal__title"])
|
|
219
219
|
}, [a.showTitle ? S(e.$slots, "title", {
|
|
220
220
|
key: 0
|
|
221
|
-
}, () => [l("h1", null,
|
|
221
|
+
}, () => [l("h1", null, ge(a.label), 1)]) : be("", !0)], 2), P(_e, {
|
|
222
222
|
class: d(n(r)["cdr-modal__close-button"]),
|
|
223
223
|
"icon-only": "",
|
|
224
224
|
"with-background": !0,
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
const d = {
|
|
2
|
-
"cdr-modal": "cdr-modal_15-
|
|
3
|
-
"cdr-modal__overlay": "cdr-modal__overlay_15-
|
|
4
|
-
"cdr-modal__outerWrap": "cdr-modal__outerWrap_15-
|
|
5
|
-
"cdr-modal__contentWrap": "cdr-modal__contentWrap_15-
|
|
6
|
-
"cdr-modal__innerWrap": "cdr-modal__innerWrap_15-
|
|
7
|
-
"cdr-modal__dialog": "cdr-modal__dialog_15-
|
|
8
|
-
"cdr-modal__content": "cdr-modal__content_15-
|
|
9
|
-
"cdr-modal__header": "cdr-modal__header_15-
|
|
10
|
-
"cdr-modal__title": "cdr-modal__title_15-
|
|
11
|
-
"cdr-modal__close-button": "cdr-modal__close-button_15-
|
|
12
|
-
"cdr-modal__text-content": "cdr-modal__text-content_15-
|
|
13
|
-
"cdr-modal--closed": "cdr-modal--closed_15-
|
|
2
|
+
"cdr-modal": "cdr-modal_15-5-1",
|
|
3
|
+
"cdr-modal__overlay": "cdr-modal__overlay_15-5-1",
|
|
4
|
+
"cdr-modal__outerWrap": "cdr-modal__outerWrap_15-5-1",
|
|
5
|
+
"cdr-modal__contentWrap": "cdr-modal__contentWrap_15-5-1",
|
|
6
|
+
"cdr-modal__innerWrap": "cdr-modal__innerWrap_15-5-1",
|
|
7
|
+
"cdr-modal__dialog": "cdr-modal__dialog_15-5-1",
|
|
8
|
+
"cdr-modal__content": "cdr-modal__content_15-5-1",
|
|
9
|
+
"cdr-modal__header": "cdr-modal__header_15-5-1",
|
|
10
|
+
"cdr-modal__title": "cdr-modal__title_15-5-1",
|
|
11
|
+
"cdr-modal__close-button": "cdr-modal__close-button_15-5-1",
|
|
12
|
+
"cdr-modal__text-content": "cdr-modal__text-content_15-5-1",
|
|
13
|
+
"cdr-modal--closed": "cdr-modal--closed_15-5-1"
|
|
14
14
|
};
|
|
15
15
|
export {
|
|
16
16
|
d as default
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import s from "./CdrObjectOverlay.vue2.mjs";
|
|
2
|
+
import o from "./styles/CdrObjectOverlay.module.scss.mjs";
|
|
3
|
+
import t from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
+
const r = {
|
|
5
|
+
$style: o
|
|
6
|
+
}, f = /* @__PURE__ */ t(s, [["__cssModules", r]]);
|
|
7
|
+
export {
|
|
8
|
+
f as default
|
|
9
|
+
};
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
import "core-js/modules/esnext.iterator.constructor.js";
|
|
2
|
+
import "core-js/modules/esnext.iterator.for-each.js";
|
|
3
|
+
import "core-js/modules/esnext.iterator.map.js";
|
|
4
|
+
import { defineComponent as C, ref as y, computed as _, onMounted as O, nextTick as x, useCssModule as B, createBlock as E, openBlock as T, resolveDynamicComponent as L, mergeProps as h, unref as f, withCtx as k, createElementVNode as v, normalizeClass as w, renderSlot as p } from "vue";
|
|
5
|
+
const P = /* @__PURE__ */ C({
|
|
6
|
+
name: "CdrObjectOverlay",
|
|
7
|
+
__name: "CdrObjectOverlay",
|
|
8
|
+
props: {
|
|
9
|
+
withGradient: {
|
|
10
|
+
type: Boolean
|
|
11
|
+
},
|
|
12
|
+
gradientTheme: {
|
|
13
|
+
default: "dark"
|
|
14
|
+
},
|
|
15
|
+
position: {
|
|
16
|
+
default: "center-center"
|
|
17
|
+
},
|
|
18
|
+
margin: {
|
|
19
|
+
default: "zero"
|
|
20
|
+
},
|
|
21
|
+
padding: {},
|
|
22
|
+
tag: {
|
|
23
|
+
default: "div"
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
setup(R) {
|
|
27
|
+
const s = R, c = y(null), i = y(null), m = (e) => e === "center-center" ? null : ["left-top", "center-top", "right-top"].includes(e) ? "to-bottom" : e === "left-center" ? "to-right" : e === "right-center" ? "to-left" : ["left-bottom", "center-bottom", "right-bottom"].includes(e) ? "to-top" : null, j = (e, t) => {
|
|
28
|
+
const r = {};
|
|
29
|
+
try {
|
|
30
|
+
typeof t == "string" ? r[`data-${e}`] = t : typeof t == "object" && t !== null && Object.entries(t).forEach(([o, n]) => {
|
|
31
|
+
o === "xs" ? r[`data-${e}`] = String(n) : r[`data-${e}-${o}`] = String(n);
|
|
32
|
+
});
|
|
33
|
+
} catch (o) {
|
|
34
|
+
console.error(`Error processing ${e}:`, o);
|
|
35
|
+
}
|
|
36
|
+
return r;
|
|
37
|
+
}, l = (e) => `var(--cdr-space-${e})`, $ = (e, t, r = {}) => {
|
|
38
|
+
const o = {
|
|
39
|
+
...r
|
|
40
|
+
};
|
|
41
|
+
try {
|
|
42
|
+
typeof t == "string" ? o[`--${e}`] = l(t) : Array.isArray(t) ? o[`--${e}`] = t.map(l).join(" ") : typeof t == "object" && t !== null && Object.entries(t).forEach(([n, a]) => {
|
|
43
|
+
const d = typeof a == "string" ? l(a) : a.map(l).join(" ");
|
|
44
|
+
o[`--${e}-${n}`] = d;
|
|
45
|
+
});
|
|
46
|
+
} catch (n) {
|
|
47
|
+
console.error(`Error processing ${e}:`, n);
|
|
48
|
+
}
|
|
49
|
+
return o;
|
|
50
|
+
}, b = _(() => {
|
|
51
|
+
const e = {}, t = {
|
|
52
|
+
style: {}
|
|
53
|
+
};
|
|
54
|
+
if (s.position && Object.assign(e, j("position", s.position)), s.withGradient)
|
|
55
|
+
if (s.gradientTheme && (e["data-gradient-theme"] = s.gradientTheme), typeof s.position == "object")
|
|
56
|
+
Object.entries(s.position).forEach(([r, o]) => {
|
|
57
|
+
const n = m(o);
|
|
58
|
+
n && (r === "xs" ? e["data-gradient"] = n : e[`data-gradient-${r}`] = n);
|
|
59
|
+
});
|
|
60
|
+
else {
|
|
61
|
+
const r = m(s.position);
|
|
62
|
+
r && (e["data-gradient"] = r);
|
|
63
|
+
}
|
|
64
|
+
return ["margin", "padding"].forEach((r) => {
|
|
65
|
+
const o = s[r];
|
|
66
|
+
o && (t.style = $(r, o, t.style));
|
|
67
|
+
}), {
|
|
68
|
+
component: e,
|
|
69
|
+
content: t
|
|
70
|
+
};
|
|
71
|
+
}), g = () => {
|
|
72
|
+
if (!c.value || !i.value) return;
|
|
73
|
+
const e = c.value.firstElementChild;
|
|
74
|
+
e && requestAnimationFrame(() => {
|
|
75
|
+
const t = window.getComputedStyle(e), r = t.borderRadius;
|
|
76
|
+
if (i.value)
|
|
77
|
+
if (r && r !== "0px")
|
|
78
|
+
i.value.style.borderRadius = r;
|
|
79
|
+
else {
|
|
80
|
+
const o = t.borderTopLeftRadius, n = t.borderTopRightRadius, a = t.borderBottomLeftRadius, d = t.borderBottomRightRadius;
|
|
81
|
+
(o !== "0px" || n !== "0px" || a !== "0px" || d !== "0px") && (i.value.style.borderTopLeftRadius = o, i.value.style.borderTopRightRadius = n, i.value.style.borderBottomLeftRadius = a, i.value.style.borderBottomRightRadius = d);
|
|
82
|
+
}
|
|
83
|
+
});
|
|
84
|
+
};
|
|
85
|
+
O(() => {
|
|
86
|
+
x(g), c.value && new MutationObserver(g).observe(c.value, {
|
|
87
|
+
childList: !0,
|
|
88
|
+
subtree: !0,
|
|
89
|
+
attributes: !0,
|
|
90
|
+
attributeFilter: ["style", "class"]
|
|
91
|
+
});
|
|
92
|
+
});
|
|
93
|
+
const u = B();
|
|
94
|
+
return (e, t) => (T(), E(L(e.tag), h({
|
|
95
|
+
class: f(u)["cdr-object-overlay"]
|
|
96
|
+
}, b.value.component, {
|
|
97
|
+
ref_key: "overlayRef",
|
|
98
|
+
ref: i
|
|
99
|
+
}), {
|
|
100
|
+
default: k(() => [v("div", {
|
|
101
|
+
class: w(f(u)["cdr-object-overlay__container"]),
|
|
102
|
+
ref_key: "containerRef",
|
|
103
|
+
ref: c
|
|
104
|
+
}, [p(e.$slots, "container")], 2), v("div", h({
|
|
105
|
+
class: f(u)["cdr-object-overlay__content"]
|
|
106
|
+
}, b.value.content), [p(e.$slots, "content")], 16)]),
|
|
107
|
+
_: 3
|
|
108
|
+
}, 16, ["class"]));
|
|
109
|
+
}
|
|
110
|
+
});
|
|
111
|
+
export {
|
|
112
|
+
P as default
|
|
113
|
+
};
|
|
@@ -5,7 +5,7 @@ import "core-js/modules/esnext.iterator.every.js";
|
|
|
5
5
|
import "core-js/modules/esnext.iterator.filter.js";
|
|
6
6
|
import "core-js/modules/esnext.iterator.find.js";
|
|
7
7
|
import "core-js/modules/esnext.iterator.map.js";
|
|
8
|
-
import { defineComponent as z, useCssModule as A, ref as S, computed as f, onMounted as F, watch as R,
|
|
8
|
+
import { defineComponent as z, useCssModule as A, ref as S, computed as f, onMounted as F, watch as R, createElementBlock as g, openBlock as u, createElementVNode as h, normalizeClass as p, unref as i, createBlock as $, resolveDynamicComponent as D, withCtx as b, createVNode as v, createTextVNode as m, Fragment as I, renderList as B, toDisplayString as L, withModifiers as W, nextTick as J } from "vue";
|
|
9
9
|
import k from "../../utils/mapClasses.mjs";
|
|
10
10
|
import K from "../../utils/propValidator.mjs";
|
|
11
11
|
import G from "../icon/comps/caret-left.vue.mjs";
|
|
@@ -1,57 +1,57 @@
|
|
|
1
1
|
const l = {
|
|
2
|
-
"cdr-icon": "cdr-icon_15-
|
|
3
|
-
"cdr-icon--small": "cdr-icon--small_15-
|
|
4
|
-
"cdr-icon--large": "cdr-icon--large_15-
|
|
5
|
-
"cdr-icon--small@xs": "cdr-icon--small@xs_15-
|
|
6
|
-
"cdr-icon--large@xs": "cdr-icon--large@xs_15-
|
|
7
|
-
"cdr-icon--small@sm": "cdr-icon--small@sm_15-
|
|
8
|
-
"cdr-icon--large@sm": "cdr-icon--large@sm_15-
|
|
9
|
-
"cdr-icon--small@md": "cdr-icon--small@md_15-
|
|
10
|
-
"cdr-icon--large@md": "cdr-icon--large@md_15-
|
|
11
|
-
"cdr-icon--small@lg": "cdr-icon--small@lg_15-
|
|
12
|
-
"cdr-icon--large@lg": "cdr-icon--large@lg_15-
|
|
13
|
-
"cdr-icon--inherit-color": "cdr-icon--inherit-color_15-
|
|
14
|
-
"cdr-label-standalone": "cdr-label-standalone_15-
|
|
15
|
-
"cdr-label-standalone__label-wrapper": "cdr-label-standalone__label-wrapper_15-
|
|
16
|
-
"cdr-label-standalone__label": "cdr-label-standalone__label_15-
|
|
17
|
-
"cdr-label-standalone__label--sr-only": "cdr-label-standalone__label--sr-only_15-
|
|
18
|
-
"cdr-label-standalone__label--disabled": "cdr-label-standalone__label--disabled_15-
|
|
19
|
-
"cdr-label-standalone__optional": "cdr-label-standalone__optional_15-
|
|
20
|
-
"cdr-label-standalone__helper": "cdr-label-standalone__helper_15-
|
|
21
|
-
"cdr-label-standalone__info": "cdr-label-standalone__info_15-
|
|
22
|
-
"cdr-label-standalone__post-content": "cdr-label-standalone__post-content_15-
|
|
23
|
-
"cdr-label-standalone__info-action": "cdr-label-standalone__info-action_15-
|
|
24
|
-
"cdr-label-standalone__input-wrap": "cdr-label-standalone__input-wrap_15-
|
|
25
|
-
"cdr-label-standalone__input-spacing": "cdr-label-standalone__input-spacing_15-
|
|
26
|
-
"cdr-form-error": "cdr-form-error_15-
|
|
27
|
-
"cdr-form-error__icon": "cdr-form-error__icon_15-
|
|
28
|
-
"cdr-select": "cdr-select_15-
|
|
29
|
-
"cdr-select--primary": "cdr-select--primary_15-
|
|
30
|
-
"cdr-select--secondary": "cdr-select--secondary_15-
|
|
31
|
-
"cdr-select--error": "cdr-select--error_15-
|
|
32
|
-
"cdr-select--preicon": "cdr-select--preicon_15-
|
|
33
|
-
"cdr-select__prompt": "cdr-select__prompt_15-
|
|
34
|
-
"cdr-select__caret": "cdr-select__caret_15-
|
|
35
|
-
"cdr-select__caret--disabled": "cdr-select__caret--disabled_15-
|
|
36
|
-
"cdr-select__pre-icon": "cdr-select__pre-icon_15-
|
|
37
|
-
"cdr-select--multiple": "cdr-select--multiple_15-
|
|
38
|
-
"cdr-select--large@xs": "cdr-select--large@xs_15-
|
|
39
|
-
"cdr-select--large": "cdr-select--large_15-
|
|
40
|
-
"cdr-select--large@sm": "cdr-select--large@sm_15-
|
|
41
|
-
"cdr-select--large@md": "cdr-select--large@md_15-
|
|
42
|
-
"cdr-select--large@lg": "cdr-select--large@lg_15-
|
|
43
|
-
"cdr-select-wrap": "cdr-select-wrap_15-
|
|
44
|
-
"cdr-pagination": "cdr-pagination_15-
|
|
45
|
-
"cdr-pagination__li--links": "cdr-pagination__li--links_15-
|
|
46
|
-
"cdr-pagination__li--select": "cdr-pagination__li--select_15-
|
|
47
|
-
"cdr-pagination__link": "cdr-pagination__link_15-
|
|
48
|
-
"cdr-pagination__link--current": "cdr-pagination__link--current_15-
|
|
49
|
-
"cdr-pagination__link--disabled": "cdr-pagination__link--disabled_15-
|
|
50
|
-
"cdr-pagination__ellipse": "cdr-pagination__ellipse_15-
|
|
51
|
-
"cdr-pagination__prev": "cdr-pagination__prev_15-
|
|
52
|
-
"cdr-pagination__next": "cdr-pagination__next_15-
|
|
53
|
-
"cdr-pagination__caret--prev": "cdr-pagination__caret--prev_15-
|
|
54
|
-
"cdr-pagination__caret--next": "cdr-pagination__caret--next_15-
|
|
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
|
+
"cdr-label-standalone": "cdr-label-standalone_15-5-1",
|
|
15
|
+
"cdr-label-standalone__label-wrapper": "cdr-label-standalone__label-wrapper_15-5-1",
|
|
16
|
+
"cdr-label-standalone__label": "cdr-label-standalone__label_15-5-1",
|
|
17
|
+
"cdr-label-standalone__label--sr-only": "cdr-label-standalone__label--sr-only_15-5-1",
|
|
18
|
+
"cdr-label-standalone__label--disabled": "cdr-label-standalone__label--disabled_15-5-1",
|
|
19
|
+
"cdr-label-standalone__optional": "cdr-label-standalone__optional_15-5-1",
|
|
20
|
+
"cdr-label-standalone__helper": "cdr-label-standalone__helper_15-5-1",
|
|
21
|
+
"cdr-label-standalone__info": "cdr-label-standalone__info_15-5-1",
|
|
22
|
+
"cdr-label-standalone__post-content": "cdr-label-standalone__post-content_15-5-1",
|
|
23
|
+
"cdr-label-standalone__info-action": "cdr-label-standalone__info-action_15-5-1",
|
|
24
|
+
"cdr-label-standalone__input-wrap": "cdr-label-standalone__input-wrap_15-5-1",
|
|
25
|
+
"cdr-label-standalone__input-spacing": "cdr-label-standalone__input-spacing_15-5-1",
|
|
26
|
+
"cdr-form-error": "cdr-form-error_15-5-1",
|
|
27
|
+
"cdr-form-error__icon": "cdr-form-error__icon_15-5-1",
|
|
28
|
+
"cdr-select": "cdr-select_15-5-1",
|
|
29
|
+
"cdr-select--primary": "cdr-select--primary_15-5-1",
|
|
30
|
+
"cdr-select--secondary": "cdr-select--secondary_15-5-1",
|
|
31
|
+
"cdr-select--error": "cdr-select--error_15-5-1",
|
|
32
|
+
"cdr-select--preicon": "cdr-select--preicon_15-5-1",
|
|
33
|
+
"cdr-select__prompt": "cdr-select__prompt_15-5-1",
|
|
34
|
+
"cdr-select__caret": "cdr-select__caret_15-5-1",
|
|
35
|
+
"cdr-select__caret--disabled": "cdr-select__caret--disabled_15-5-1",
|
|
36
|
+
"cdr-select__pre-icon": "cdr-select__pre-icon_15-5-1",
|
|
37
|
+
"cdr-select--multiple": "cdr-select--multiple_15-5-1",
|
|
38
|
+
"cdr-select--large@xs": "cdr-select--large@xs_15-5-1",
|
|
39
|
+
"cdr-select--large": "cdr-select--large_15-5-1",
|
|
40
|
+
"cdr-select--large@sm": "cdr-select--large@sm_15-5-1",
|
|
41
|
+
"cdr-select--large@md": "cdr-select--large@md_15-5-1",
|
|
42
|
+
"cdr-select--large@lg": "cdr-select--large@lg_15-5-1",
|
|
43
|
+
"cdr-select-wrap": "cdr-select-wrap_15-5-1",
|
|
44
|
+
"cdr-pagination": "cdr-pagination_15-5-1",
|
|
45
|
+
"cdr-pagination__li--links": "cdr-pagination__li--links_15-5-1",
|
|
46
|
+
"cdr-pagination__li--select": "cdr-pagination__li--select_15-5-1",
|
|
47
|
+
"cdr-pagination__link": "cdr-pagination__link_15-5-1",
|
|
48
|
+
"cdr-pagination__link--current": "cdr-pagination__link--current_15-5-1",
|
|
49
|
+
"cdr-pagination__link--disabled": "cdr-pagination__link--disabled_15-5-1",
|
|
50
|
+
"cdr-pagination__ellipse": "cdr-pagination__ellipse_15-5-1",
|
|
51
|
+
"cdr-pagination__prev": "cdr-pagination__prev_15-5-1",
|
|
52
|
+
"cdr-pagination__next": "cdr-pagination__next_15-5-1",
|
|
53
|
+
"cdr-pagination__caret--prev": "cdr-pagination__caret--prev_15-5-1",
|
|
54
|
+
"cdr-pagination__caret--next": "cdr-pagination__caret--next_15-5-1"
|
|
55
55
|
};
|
|
56
56
|
export {
|
|
57
57
|
l as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as n, useCssModule as a,
|
|
1
|
+
import { defineComponent as n, useCssModule as a, createElementBlock as e, openBlock as o, normalizeClass as l, unref as d, createVNode as c, Fragment as p, renderList as u, mergeProps as f } from "vue";
|
|
2
2
|
import m from "../image/CdrImg.vue.mjs";
|
|
3
3
|
const g = "cdr-picture", P = /* @__PURE__ */ n({
|
|
4
4
|
name: "CdrPicture",
|
|
@@ -21,12 +21,12 @@ const g = "cdr-picture", P = /* @__PURE__ */ n({
|
|
|
21
21
|
},
|
|
22
22
|
setup(C) {
|
|
23
23
|
const t = a();
|
|
24
|
-
return (r, y) => (
|
|
24
|
+
return (r, y) => (o(), e("picture", {
|
|
25
25
|
class: l(d(t)[g])
|
|
26
|
-
}, [(
|
|
26
|
+
}, [(o(!0), e(p, null, u(r.sources, (i, s) => (o(), e("source", f({
|
|
27
27
|
key: `${i.media}--${s}`,
|
|
28
28
|
ref_for: !0
|
|
29
|
-
}, i), null, 16))), 128)),
|
|
29
|
+
}, i), null, 16))), 128)), c(m, {
|
|
30
30
|
src: r.src,
|
|
31
31
|
alt: r.alt,
|
|
32
32
|
ratio: r.ratio,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as B, useSlots as N, useCssModule as T, ref as u, watch as V, onMounted as w,
|
|
1
|
+
import { defineComponent as B, useSlots as N, useCssModule as T, ref as u, watch as V, onMounted as w, createElementBlock as E, openBlock as P, normalizeClass as i, unref as r, createElementVNode as f, createVNode as m, renderSlot as a, withCtx as k, createCommentVNode as A, createTextVNode as x, toDisplayString as z } from "vue";
|
|
2
2
|
import M from "tabbable";
|
|
3
3
|
import D from "../icon/comps/x-sm.vue.mjs";
|
|
4
4
|
import H from "../button/CdrButton.vue.mjs";
|
|
@@ -91,7 +91,7 @@ const U = /* @__PURE__ */ B({
|
|
|
91
91
|
_();
|
|
92
92
|
const e = (o = d.value) == null ? void 0 : o.children[0];
|
|
93
93
|
e && (e.setAttribute("aria-controls", n.id), e.setAttribute("aria-haspopup", "dialog"));
|
|
94
|
-
}), (e, o) => (
|
|
94
|
+
}), (e, o) => (P(), E("div", {
|
|
95
95
|
class: i(r(j)(r(l), "cdr-popover--wrapper", r($) ? "cdr-popover--position" : ""))
|
|
96
96
|
}, [f("div", {
|
|
97
97
|
ref_key: "triggerEl",
|
|
@@ -112,10 +112,10 @@ const U = /* @__PURE__ */ B({
|
|
|
112
112
|
class: i(r(l)["cdr-popover__container"])
|
|
113
113
|
}, [f("div", {
|
|
114
114
|
class: i(r(l)["cdr-popover__content"])
|
|
115
|
-
}, [r(q) ? (
|
|
115
|
+
}, [r(q) ? (P(), E("div", {
|
|
116
116
|
key: 0,
|
|
117
117
|
class: i(r(l)["cdr-popover__title"])
|
|
118
|
-
}, [a(e.$slots, "title", {}, () => [
|
|
118
|
+
}, [a(e.$slots, "title", {}, () => [x(z(t.label), 1)])], 2)) : A("", !0), a(e.$slots, "default")], 2), m(H, {
|
|
119
119
|
class: i(r(l)["cdr-popover__close-button"]),
|
|
120
120
|
"icon-only": "",
|
|
121
121
|
onClick: p,
|
|
@@ -1,67 +1,67 @@
|
|
|
1
1
|
const r = {
|
|
2
|
-
"cdr-popup": "cdr-popup_15-
|
|
3
|
-
"cdr-popup--open": "cdr-popup--open_15-
|
|
4
|
-
"cdr-popup--closed": "cdr-popup--closed_15-
|
|
5
|
-
"cdr-popup__content": "cdr-popup__content_15-
|
|
6
|
-
"cdr-popup__arrow": "cdr-popup__arrow_15-
|
|
7
|
-
"cdr-popup--top": "cdr-popup--top_15-
|
|
8
|
-
"cdr-popup--bottom": "cdr-popup--bottom_15-
|
|
9
|
-
"cdr-popup--exit": "cdr-popup--exit_15-
|
|
10
|
-
"cdr-popup--corner-left": "cdr-popup--corner-left_15-
|
|
11
|
-
"cdr-popup--corner-right": "cdr-popup--corner-right_15-
|
|
12
|
-
"cdr-popup--left": "cdr-popup--left_15-
|
|
13
|
-
"cdr-popup--right": "cdr-popup--right_15-
|
|
14
|
-
"cdr-popup--corner-top": "cdr-popup--corner-top_15-
|
|
15
|
-
"cdr-popup--corner-bottom": "cdr-popup--corner-bottom_15-
|
|
16
|
-
"cdr-button": "cdr-button_15-
|
|
17
|
-
"cdr-button--has-icon-left": "cdr-button--has-icon-left_15-
|
|
18
|
-
"cdr-button--has-icon-right": "cdr-button--has-icon-right_15-
|
|
19
|
-
"cdr-button--primary": "cdr-button--primary_15-
|
|
20
|
-
"cdr-button--secondary": "cdr-button--secondary_15-
|
|
21
|
-
"cdr-button--dark": "cdr-button--dark_15-
|
|
22
|
-
"cdr-button--sale": "cdr-button--sale_15-
|
|
23
|
-
"cdr-button--link": "cdr-button--link_15-
|
|
24
|
-
"cdr-button--large": "cdr-button--large_15-
|
|
25
|
-
"cdr-button--medium": "cdr-button--medium_15-
|
|
26
|
-
"cdr-button--small": "cdr-button--small_15-
|
|
27
|
-
"cdr-button--icon-only": "cdr-button--icon-only_15-
|
|
28
|
-
"cdr-button--icon-only-large": "cdr-button--icon-only-large_15-
|
|
29
|
-
"cdr-button--with-background": "cdr-button--with-background_15-
|
|
30
|
-
"cdr-button--full-width": "cdr-button--full-width_15-
|
|
31
|
-
"cdr-button--small@xs": "cdr-button--small@xs_15-
|
|
32
|
-
"cdr-button--medium@xs": "cdr-button--medium@xs_15-
|
|
33
|
-
"cdr-button--large@xs": "cdr-button--large@xs_15-
|
|
34
|
-
"cdr-button--full-width@xs": "cdr-button--full-width@xs_15-
|
|
35
|
-
"cdr-button--small@sm": "cdr-button--small@sm_15-
|
|
36
|
-
"cdr-button--medium@sm": "cdr-button--medium@sm_15-
|
|
37
|
-
"cdr-button--large@sm": "cdr-button--large@sm_15-
|
|
38
|
-
"cdr-button--full-width@sm": "cdr-button--full-width@sm_15-
|
|
39
|
-
"cdr-button--small@md": "cdr-button--small@md_15-
|
|
40
|
-
"cdr-button--medium@md": "cdr-button--medium@md_15-
|
|
41
|
-
"cdr-button--large@md": "cdr-button--large@md_15-
|
|
42
|
-
"cdr-button--full-width@md": "cdr-button--full-width@md_15-
|
|
43
|
-
"cdr-button--small@lg": "cdr-button--small@lg_15-
|
|
44
|
-
"cdr-button--medium@lg": "cdr-button--medium@lg_15-
|
|
45
|
-
"cdr-button--large@lg": "cdr-button--large@lg_15-
|
|
46
|
-
"cdr-button--full-width@lg": "cdr-button--full-width@lg_15-
|
|
47
|
-
"cdr-icon": "cdr-icon_15-
|
|
48
|
-
"cdr-icon--small": "cdr-icon--small_15-
|
|
49
|
-
"cdr-icon--large": "cdr-icon--large_15-
|
|
50
|
-
"cdr-icon--small@xs": "cdr-icon--small@xs_15-
|
|
51
|
-
"cdr-icon--large@xs": "cdr-icon--large@xs_15-
|
|
52
|
-
"cdr-icon--small@sm": "cdr-icon--small@sm_15-
|
|
53
|
-
"cdr-icon--large@sm": "cdr-icon--large@sm_15-
|
|
54
|
-
"cdr-icon--small@md": "cdr-icon--small@md_15-
|
|
55
|
-
"cdr-icon--large@md": "cdr-icon--large@md_15-
|
|
56
|
-
"cdr-icon--small@lg": "cdr-icon--small@lg_15-
|
|
57
|
-
"cdr-icon--large@lg": "cdr-icon--large@lg_15-
|
|
58
|
-
"cdr-icon--inherit-color": "cdr-icon--inherit-color_15-
|
|
59
|
-
"cdr-popover--position": "cdr-popover--position_15-
|
|
60
|
-
"cdr-popover--wrapper": "cdr-popover--wrapper_15-
|
|
61
|
-
"cdr-popover__title": "cdr-popover__title_15-
|
|
62
|
-
"cdr-popover__container": "cdr-popover__container_15-
|
|
63
|
-
"cdr-popover__content": "cdr-popover__content_15-
|
|
64
|
-
"cdr-popover__close-button": "cdr-popover__close-button_15-
|
|
2
|
+
"cdr-popup": "cdr-popup_15-5-1",
|
|
3
|
+
"cdr-popup--open": "cdr-popup--open_15-5-1",
|
|
4
|
+
"cdr-popup--closed": "cdr-popup--closed_15-5-1",
|
|
5
|
+
"cdr-popup__content": "cdr-popup__content_15-5-1",
|
|
6
|
+
"cdr-popup__arrow": "cdr-popup__arrow_15-5-1",
|
|
7
|
+
"cdr-popup--top": "cdr-popup--top_15-5-1",
|
|
8
|
+
"cdr-popup--bottom": "cdr-popup--bottom_15-5-1",
|
|
9
|
+
"cdr-popup--exit": "cdr-popup--exit_15-5-1",
|
|
10
|
+
"cdr-popup--corner-left": "cdr-popup--corner-left_15-5-1",
|
|
11
|
+
"cdr-popup--corner-right": "cdr-popup--corner-right_15-5-1",
|
|
12
|
+
"cdr-popup--left": "cdr-popup--left_15-5-1",
|
|
13
|
+
"cdr-popup--right": "cdr-popup--right_15-5-1",
|
|
14
|
+
"cdr-popup--corner-top": "cdr-popup--corner-top_15-5-1",
|
|
15
|
+
"cdr-popup--corner-bottom": "cdr-popup--corner-bottom_15-5-1",
|
|
16
|
+
"cdr-button": "cdr-button_15-5-1",
|
|
17
|
+
"cdr-button--has-icon-left": "cdr-button--has-icon-left_15-5-1",
|
|
18
|
+
"cdr-button--has-icon-right": "cdr-button--has-icon-right_15-5-1",
|
|
19
|
+
"cdr-button--primary": "cdr-button--primary_15-5-1",
|
|
20
|
+
"cdr-button--secondary": "cdr-button--secondary_15-5-1",
|
|
21
|
+
"cdr-button--dark": "cdr-button--dark_15-5-1",
|
|
22
|
+
"cdr-button--sale": "cdr-button--sale_15-5-1",
|
|
23
|
+
"cdr-button--link": "cdr-button--link_15-5-1",
|
|
24
|
+
"cdr-button--large": "cdr-button--large_15-5-1",
|
|
25
|
+
"cdr-button--medium": "cdr-button--medium_15-5-1",
|
|
26
|
+
"cdr-button--small": "cdr-button--small_15-5-1",
|
|
27
|
+
"cdr-button--icon-only": "cdr-button--icon-only_15-5-1",
|
|
28
|
+
"cdr-button--icon-only-large": "cdr-button--icon-only-large_15-5-1",
|
|
29
|
+
"cdr-button--with-background": "cdr-button--with-background_15-5-1",
|
|
30
|
+
"cdr-button--full-width": "cdr-button--full-width_15-5-1",
|
|
31
|
+
"cdr-button--small@xs": "cdr-button--small@xs_15-5-1",
|
|
32
|
+
"cdr-button--medium@xs": "cdr-button--medium@xs_15-5-1",
|
|
33
|
+
"cdr-button--large@xs": "cdr-button--large@xs_15-5-1",
|
|
34
|
+
"cdr-button--full-width@xs": "cdr-button--full-width@xs_15-5-1",
|
|
35
|
+
"cdr-button--small@sm": "cdr-button--small@sm_15-5-1",
|
|
36
|
+
"cdr-button--medium@sm": "cdr-button--medium@sm_15-5-1",
|
|
37
|
+
"cdr-button--large@sm": "cdr-button--large@sm_15-5-1",
|
|
38
|
+
"cdr-button--full-width@sm": "cdr-button--full-width@sm_15-5-1",
|
|
39
|
+
"cdr-button--small@md": "cdr-button--small@md_15-5-1",
|
|
40
|
+
"cdr-button--medium@md": "cdr-button--medium@md_15-5-1",
|
|
41
|
+
"cdr-button--large@md": "cdr-button--large@md_15-5-1",
|
|
42
|
+
"cdr-button--full-width@md": "cdr-button--full-width@md_15-5-1",
|
|
43
|
+
"cdr-button--small@lg": "cdr-button--small@lg_15-5-1",
|
|
44
|
+
"cdr-button--medium@lg": "cdr-button--medium@lg_15-5-1",
|
|
45
|
+
"cdr-button--large@lg": "cdr-button--large@lg_15-5-1",
|
|
46
|
+
"cdr-button--full-width@lg": "cdr-button--full-width@lg_15-5-1",
|
|
47
|
+
"cdr-icon": "cdr-icon_15-5-1",
|
|
48
|
+
"cdr-icon--small": "cdr-icon--small_15-5-1",
|
|
49
|
+
"cdr-icon--large": "cdr-icon--large_15-5-1",
|
|
50
|
+
"cdr-icon--small@xs": "cdr-icon--small@xs_15-5-1",
|
|
51
|
+
"cdr-icon--large@xs": "cdr-icon--large@xs_15-5-1",
|
|
52
|
+
"cdr-icon--small@sm": "cdr-icon--small@sm_15-5-1",
|
|
53
|
+
"cdr-icon--large@sm": "cdr-icon--large@sm_15-5-1",
|
|
54
|
+
"cdr-icon--small@md": "cdr-icon--small@md_15-5-1",
|
|
55
|
+
"cdr-icon--large@md": "cdr-icon--large@md_15-5-1",
|
|
56
|
+
"cdr-icon--small@lg": "cdr-icon--small@lg_15-5-1",
|
|
57
|
+
"cdr-icon--large@lg": "cdr-icon--large@lg_15-5-1",
|
|
58
|
+
"cdr-icon--inherit-color": "cdr-icon--inherit-color_15-5-1",
|
|
59
|
+
"cdr-popover--position": "cdr-popover--position_15-5-1",
|
|
60
|
+
"cdr-popover--wrapper": "cdr-popover--wrapper_15-5-1",
|
|
61
|
+
"cdr-popover__title": "cdr-popover__title_15-5-1",
|
|
62
|
+
"cdr-popover__container": "cdr-popover__container_15-5-1",
|
|
63
|
+
"cdr-popover__content": "cdr-popover__content_15-5-1",
|
|
64
|
+
"cdr-popover__close-button": "cdr-popover__close-button_15-5-1"
|
|
65
65
|
};
|
|
66
66
|
export {
|
|
67
67
|
r as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as A, useCssModule as K, ref as t, computed as a, watch as P, onMounted as N, onUnmounted as U,
|
|
1
|
+
import { defineComponent as A, useCssModule as K, ref as t, computed as a, watch as P, onMounted as N, onUnmounted as U, createElementBlock as V, openBlock as W, normalizeClass as L, unref as p, createElementVNode as _, mergeProps as j, renderSlot as D, nextTick as f } from "vue";
|
|
2
2
|
import F from "../../utils/propValidator.mjs";
|
|
3
3
|
import G from "./calculatePlacement.mjs";
|
|
4
4
|
import I from "../../utils/mapClasses.mjs";
|
|
@@ -76,7 +76,7 @@ const J = "cdr-popup", ee = /* @__PURE__ */ A({
|
|
|
76
76
|
T(), window.addEventListener("resize", k);
|
|
77
77
|
}), U(() => {
|
|
78
78
|
document.removeEventListener("keydown", v), document.removeEventListener("click", m), window.removeEventListener("resize", k);
|
|
79
|
-
}), (e, l) => (
|
|
79
|
+
}), (e, l) => (W(), V("div", {
|
|
80
80
|
ref_key: "rootEl",
|
|
81
81
|
ref: E,
|
|
82
82
|
class: L(p(I)(p(d), J, $.value, S.value, x.value, z.value, b.value))
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
const p = {
|
|
2
|
-
"cdr-popup": "cdr-popup_15-
|
|
3
|
-
"cdr-popup--open": "cdr-popup--open_15-
|
|
4
|
-
"cdr-popup--closed": "cdr-popup--closed_15-
|
|
5
|
-
"cdr-popup__content": "cdr-popup__content_15-
|
|
6
|
-
"cdr-popup__arrow": "cdr-popup__arrow_15-
|
|
7
|
-
"cdr-popup--top": "cdr-popup--top_15-
|
|
8
|
-
"cdr-popup--bottom": "cdr-popup--bottom_15-
|
|
9
|
-
"cdr-popup--exit": "cdr-popup--exit_15-
|
|
10
|
-
"cdr-popup--corner-left": "cdr-popup--corner-left_15-
|
|
11
|
-
"cdr-popup--corner-right": "cdr-popup--corner-right_15-
|
|
12
|
-
"cdr-popup--left": "cdr-popup--left_15-
|
|
13
|
-
"cdr-popup--right": "cdr-popup--right_15-
|
|
14
|
-
"cdr-popup--corner-top": "cdr-popup--corner-top_15-
|
|
15
|
-
"cdr-popup--corner-bottom": "cdr-popup--corner-bottom_15-
|
|
2
|
+
"cdr-popup": "cdr-popup_15-5-1",
|
|
3
|
+
"cdr-popup--open": "cdr-popup--open_15-5-1",
|
|
4
|
+
"cdr-popup--closed": "cdr-popup--closed_15-5-1",
|
|
5
|
+
"cdr-popup__content": "cdr-popup__content_15-5-1",
|
|
6
|
+
"cdr-popup__arrow": "cdr-popup__arrow_15-5-1",
|
|
7
|
+
"cdr-popup--top": "cdr-popup--top_15-5-1",
|
|
8
|
+
"cdr-popup--bottom": "cdr-popup--bottom_15-5-1",
|
|
9
|
+
"cdr-popup--exit": "cdr-popup--exit_15-5-1",
|
|
10
|
+
"cdr-popup--corner-left": "cdr-popup--corner-left_15-5-1",
|
|
11
|
+
"cdr-popup--corner-right": "cdr-popup--corner-right_15-5-1",
|
|
12
|
+
"cdr-popup--left": "cdr-popup--left_15-5-1",
|
|
13
|
+
"cdr-popup--right": "cdr-popup--right_15-5-1",
|
|
14
|
+
"cdr-popup--corner-top": "cdr-popup--corner-top_15-5-1",
|
|
15
|
+
"cdr-popup--corner-bottom": "cdr-popup--corner-bottom_15-5-1"
|
|
16
16
|
};
|
|
17
17
|
export {
|
|
18
18
|
p as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as f, useCssModule as C, computed as y,
|
|
1
|
+
import { defineComponent as f, useCssModule as C, computed as y, createBlock as p, openBlock as o, resolveDynamicComponent as g, normalizeClass as s, unref as e, withCtx as k, createElementBlock as i, createCommentVNode as c, renderSlot as q, toDisplayString as l } from "vue";
|
|
2
2
|
import v from "../../utils/mapClasses.mjs";
|
|
3
3
|
import n from "../../utils/propValidator.mjs";
|
|
4
4
|
const m = "cdr-quote", S = "cdr-quote__summary", b = "cdr-quote__citation", D = /* @__PURE__ */ f({
|
|
@@ -36,11 +36,11 @@ const m = "cdr-quote", S = "cdr-quote__summary", b = "cdr-quote__citation", D =
|
|
|
36
36
|
default: k(() => [t.summary ? (o(), i("p", {
|
|
37
37
|
key: 0,
|
|
38
38
|
class: s(e(a)[S])
|
|
39
|
-
},
|
|
39
|
+
}, l(t.summary), 3)) : c("", !0), q(d.$slots, "default"), t.citation ? (o(), i("cite", {
|
|
40
40
|
key: 1,
|
|
41
41
|
class: s(e(a)[b]),
|
|
42
42
|
tag: "cite"
|
|
43
|
-
},
|
|
43
|
+
}, l(t.citation), 3)) : c("", !0)]),
|
|
44
44
|
_: 3
|
|
45
45
|
}, 8, ["class"]));
|
|
46
46
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
const t = {
|
|
2
|
-
"cdr-text": "cdr-text_15-
|
|
3
|
-
"cdr-quote": "cdr-quote_15-
|
|
4
|
-
"cdr-quote__summary": "cdr-quote__summary_15-
|
|
5
|
-
"cdr-quote--pull": "cdr-quote--pull_15-
|
|
2
|
+
"cdr-text": "cdr-text_15-5-1",
|
|
3
|
+
"cdr-quote": "cdr-quote_15-5-1",
|
|
4
|
+
"cdr-quote__summary": "cdr-quote__summary_15-5-1",
|
|
5
|
+
"cdr-quote--pull": "cdr-quote--pull_15-5-1"
|
|
6
6
|
};
|
|
7
7
|
export {
|
|
8
8
|
t as default
|