@rei/cedar 15.5.0 → 15.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cdr-style.css +1 -1
- package/dist/cedar.umd.js +9 -9
- package/dist/component-docgen.json +3804 -3748
- package/dist/components/abstract/CdrAbstract.vue2.mjs +2 -2
- package/dist/components/abstract/styles/CdrAbstract.module.scss.mjs +1 -1
- package/dist/components/accordion/CdrAccordion.vue2.mjs +2 -2
- package/dist/components/accordion/CdrAccordionGroup.vue2.mjs +2 -2
- package/dist/components/accordion/styles/CdrAccordion.module.scss.mjs +29 -29
- package/dist/components/accordion/styles/CdrAccordionGroup.module.scss.mjs +2 -2
- package/dist/components/banner/CdrBanner.vue2.mjs +6 -6
- package/dist/components/banner/styles/CdrBanner.module.scss.mjs +14 -14
- package/dist/components/breadcrumb/CdrBreadcrumb.vue2.mjs +5 -5
- package/dist/components/breadcrumb/styles/CdrBreadcrumb.module.scss.mjs +7 -7
- package/dist/components/button/CdrButton.vue2.mjs +2 -2
- package/dist/components/button/styles/CdrButton.module.scss.mjs +31 -31
- package/dist/components/caption/CdrCaption.vue2.mjs +5 -5
- package/dist/components/caption/styles/CdrCaption.module.scss.mjs +2 -2
- package/dist/components/card/CdrCard.vue2.mjs +2 -2
- package/dist/components/card/styles/CdrCard.module.scss.mjs +1 -1
- package/dist/components/checkbox/CdrCheckbox.vue2.mjs +5 -5
- package/dist/components/checkbox/styles/CdrCheckbox.module.scss.mjs +27 -27
- package/dist/components/chip/CdrChip.vue2.mjs +4 -4
- package/dist/components/chip/CdrChipGroup.vue2.mjs +2 -2
- package/dist/components/chip/styles/CdrChip.module.scss.mjs +4 -4
- package/dist/components/chip/styles/CdrChipGroup.module.scss.mjs +4 -4
- package/dist/components/choreographer/CdrChoreographer.vue2.mjs +1 -1
- package/dist/components/choreographer/styles/CdrChoreographer.module.scss.mjs +4 -4
- package/dist/components/container/CdrContainer.vue2.mjs +2 -2
- package/dist/components/container/styles/CdrContainer.module.scss.mjs +2 -2
- package/dist/components/formError/CdrFormError.vue2.mjs +4 -4
- package/dist/components/formError/styles/CdrFormError.module.scss.mjs +2 -2
- package/dist/components/formGroup/CdrFormGroup.vue2.mjs +6 -6
- package/dist/components/formGroup/styles/CdrFormGroup.module.scss.mjs +8 -8
- package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue.mjs +9 -0
- package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue2.mjs +92 -0
- package/dist/components/fulfillmentTile/CdrFulfillmentTileIcon.vue.mjs +9 -0
- package/dist/components/fulfillmentTile/CdrFulfillmentTileIcon.vue2.mjs +19 -0
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileIcon.module.scss.mjs +11 -0
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTitle.module.scss.mjs +11 -0
- package/dist/components/grid/CdrGrid.vue2.mjs +2 -2
- package/dist/components/grid/styles/CdrGrid.module.scss.mjs +21 -21
- package/dist/components/icon/CdrIcon.vue2.mjs +4 -4
- package/dist/components/icon/comps/account-profile-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/account-profile.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-down.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-left.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-right.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-up.vue.mjs +2 -2
- package/dist/components/icon/comps/atv.vue.mjs +2 -2
- package/dist/components/icon/comps/bed-outline.vue.mjs +2 -2
- package/dist/components/icon/comps/bike-shop.vue.mjs +2 -2
- package/dist/components/icon/comps/binoculars.vue.mjs +2 -2
- package/dist/components/icon/comps/birding.vue.mjs +2 -2
- package/dist/components/icon/comps/boat.vue.mjs +2 -2
- package/dist/components/icon/comps/boating.vue.mjs +2 -2
- package/dist/components/icon/comps/bookmark-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/bookmark-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-abstract.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-code-sandbox.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-github.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-linkedin.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-rei-ice-axes.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-sketch.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-tiktok.vue.mjs +2 -2
- package/dist/components/icon/comps/buddies.vue.mjs +2 -2
- package/dist/components/icon/comps/bus.vue.mjs +2 -2
- package/dist/components/icon/comps/calendar.vue.mjs +2 -2
- package/dist/components/icon/comps/camera.vue.mjs +2 -2
- package/dist/components/icon/comps/canoe.vue.mjs +2 -2
- package/dist/components/icon/comps/car.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-down.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-left.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-right.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-up.vue.mjs +2 -2
- package/dist/components/icon/comps/cart-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/cart.vue.mjs +2 -2
- package/dist/components/icon/comps/chain-link.vue.mjs +2 -2
- package/dist/components/icon/comps/chat.vue.mjs +2 -2
- package/dist/components/icon/comps/check-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/check-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/check-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/check-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/climb.vue.mjs +2 -2
- package/dist/components/icon/comps/clipboard.vue.mjs +2 -2
- package/dist/components/icon/comps/clock.vue.mjs +2 -2
- package/dist/components/icon/comps/code-html.vue.mjs +2 -2
- package/dist/components/icon/comps/code-js.vue.mjs +2 -2
- package/dist/components/icon/comps/compass.vue.mjs +2 -2
- package/dist/components/icon/comps/copy.vue.mjs +2 -2
- package/dist/components/icon/comps/coupon-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/coupon-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/credit-card.vue.mjs +2 -2
- package/dist/components/icon/comps/curbside-pickup.vue.mjs +2 -2
- package/dist/components/icon/comps/day.vue.mjs +2 -2
- package/dist/components/icon/comps/diving.vue.mjs +2 -2
- package/dist/components/icon/comps/dog.vue.mjs +2 -2
- package/dist/components/icon/comps/download.vue.mjs +2 -2
- package/dist/components/icon/comps/duplicate.vue.mjs +2 -2
- package/dist/components/icon/comps/edit.vue.mjs +2 -2
- package/dist/components/icon/comps/elevation.vue.mjs +2 -2
- package/dist/components/icon/comps/error-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/error-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/expand.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-backpacking.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-camping.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-climbing.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-clothing.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-cycling.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-family.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-fitness.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-hiking.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-outdoor-basics.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-paddling.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-rentals.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-running.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-snowsports.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-travel.vue.mjs +2 -2
- package/dist/components/icon/comps/external-link-alt.vue.mjs +2 -2
- package/dist/components/icon/comps/external-link.vue.mjs +2 -2
- package/dist/components/icon/comps/eye-hide.vue.mjs +2 -2
- package/dist/components/icon/comps/eye-show.vue.mjs +2 -2
- package/dist/components/icon/comps/facebook.vue.mjs +2 -2
- package/dist/components/icon/comps/filter-alt.vue.mjs +2 -2
- package/dist/components/icon/comps/filter.vue.mjs +2 -2
- package/dist/components/icon/comps/find-location.vue.mjs +2 -2
- package/dist/components/icon/comps/fire.vue.mjs +2 -2
- package/dist/components/icon/comps/fishing.vue.mjs +2 -2
- package/dist/components/icon/comps/free-product.vue.mjs +2 -2
- package/dist/components/icon/comps/grid-view.vue.mjs +2 -2
- package/dist/components/icon/comps/heart-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/heart-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/hike.vue.mjs +2 -2
- package/dist/components/icon/comps/history.vue.mjs +2 -2
- package/dist/components/icon/comps/home.vue.mjs +2 -2
- package/dist/components/icon/comps/horse.vue.mjs +2 -2
- package/dist/components/icon/comps/horseshoe.vue.mjs +2 -2
- package/dist/components/icon/comps/image.vue.mjs +2 -2
- package/dist/components/icon/comps/information-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/information-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/instagram.vue.mjs +2 -2
- package/dist/components/icon/comps/kayak.vue.mjs +2 -2
- package/dist/components/icon/comps/link-alt.vue.mjs +2 -2
- package/dist/components/icon/comps/list-ragged.vue.mjs +2 -2
- package/dist/components/icon/comps/list-view.vue.mjs +2 -2
- package/dist/components/icon/comps/location-pin-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/location-pin-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/lock-locked-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/lock-locked-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/lock-unlocked-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/mail.vue.mjs +2 -2
- package/dist/components/icon/comps/map.vue.mjs +2 -2
- package/dist/components/icon/comps/member-card.vue.mjs +2 -2
- package/dist/components/icon/comps/membership.vue.mjs +2 -2
- package/dist/components/icon/comps/microphone.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/more-functions.vue.mjs +2 -2
- package/dist/components/icon/comps/my-location.vue.mjs +2 -2
- package/dist/components/icon/comps/navigation-menu.vue.mjs +2 -2
- package/dist/components/icon/comps/night.vue.mjs +2 -2
- package/dist/components/icon/comps/paddle.vue.mjs +2 -2
- package/dist/components/icon/comps/pause-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/pause-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/pause.vue.mjs +2 -2
- package/dist/components/icon/comps/photography.vue.mjs +2 -2
- package/dist/components/icon/comps/picnic.vue.mjs +2 -2
- package/dist/components/icon/comps/pinterest.vue.mjs +2 -2
- package/dist/components/icon/comps/plane.vue.mjs +2 -2
- package/dist/components/icon/comps/play-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/play-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/play.vue.mjs +2 -2
- package/dist/components/icon/comps/playground.vue.mjs +2 -2
- package/dist/components/icon/comps/plugin.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/print.vue.mjs +2 -2
- package/dist/components/icon/comps/protection-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/protection-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/question-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/question-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/refresh.vue.mjs +2 -2
- package/dist/components/icon/comps/reload.vue.mjs +2 -2
- package/dist/components/icon/comps/returns.vue.mjs +2 -2
- package/dist/components/icon/comps/run.vue.mjs +2 -2
- package/dist/components/icon/comps/scan-barcode.vue.mjs +2 -2
- package/dist/components/icon/comps/search.vue.mjs +2 -2
- package/dist/components/icon/comps/service-shop.vue.mjs +2 -2
- package/dist/components/icon/comps/shipping-prep.vue.mjs +2 -2
- package/dist/components/icon/comps/shipping-truck.vue.mjs +2 -2
- package/dist/components/icon/comps/shipping.vue.mjs +2 -2
- package/dist/components/icon/comps/shopping-bag-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/shopping-bag.vue.mjs +2 -2
- package/dist/components/icon/comps/shrink.vue.mjs +2 -2
- package/dist/components/icon/comps/size-chart.vue.mjs +2 -2
- package/dist/components/icon/comps/ski-boot.vue.mjs +2 -2
- package/dist/components/icon/comps/ski.vue.mjs +2 -2
- package/dist/components/icon/comps/snow-shop.vue.mjs +2 -2
- package/dist/components/icon/comps/snow.vue.mjs +2 -2
- package/dist/components/icon/comps/sort.vue.mjs +2 -2
- package/dist/components/icon/comps/star-100.vue.mjs +2 -2
- package/dist/components/icon/comps/star-25.vue.mjs +2 -2
- package/dist/components/icon/comps/star-50.vue.mjs +2 -2
- package/dist/components/icon/comps/star-75.vue.mjs +2 -2
- package/dist/components/icon/comps/star-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/storefront.vue.mjs +2 -2
- package/dist/components/icon/comps/swim.vue.mjs +2 -2
- package/dist/components/icon/comps/telephone.vue.mjs +2 -2
- package/dist/components/icon/comps/tent.vue.mjs +2 -2
- package/dist/components/icon/comps/trash.vue.mjs +2 -2
- package/dist/components/icon/comps/twitter.vue.mjs +2 -2
- package/dist/components/icon/comps/upload.vue.mjs +2 -2
- package/dist/components/icon/comps/verified-purchaser.vue.mjs +2 -2
- package/dist/components/icon/comps/virtual-outfitting.vue.mjs +2 -2
- package/dist/components/icon/comps/warning-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/warning-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/water.vue.mjs +2 -2
- package/dist/components/icon/comps/wilderness.vue.mjs +2 -2
- package/dist/components/icon/comps/x-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/x-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/x-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/x-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/youtube.vue.mjs +2 -2
- package/dist/components/icon/comps/zoom-in.vue.mjs +2 -2
- package/dist/components/icon/comps/zoom-out.vue.mjs +2 -2
- package/dist/components/icon/styles/CdrIcon.module.scss.mjs +12 -12
- package/dist/components/image/CdrImg.vue2.mjs +4 -4
- package/dist/components/image/styles/CdrImg.module.scss.mjs +1 -1
- package/dist/components/input/CdrInput.vue2.mjs +1 -1
- package/dist/components/input/styles/CdrInput.module.scss.mjs +32 -32
- package/dist/components/kicker/CdrKicker.vue2.mjs +2 -2
- package/dist/components/kicker/styles/CdrKicker.module.scss.mjs +1 -1
- package/dist/components/labelStandalone/CdrLabelStandalone.vue2.mjs +6 -6
- package/dist/components/labelStandalone/styles/CdrLabelStandalone.module.scss.mjs +12 -12
- package/dist/components/labelWrapper/CdrLabelWrapper.vue2.mjs +2 -2
- package/dist/components/labelWrapper/styles/CdrLabelWrapper.module.scss.mjs +25 -25
- package/dist/components/landingLead/CdrLandingLead.vue2.mjs +2 -2
- package/dist/components/landingLead/components/CdrHeadingSubheadingBlock.vue2.mjs +2 -2
- package/dist/components/landingLead/styles/CdrHeadingSubheadingBlock.module.scss.mjs +4 -4
- package/dist/components/landingLead/styles/CdrLandingLead.module.scss.mjs +8 -8
- package/dist/components/layout/CdrLayout.vue2.mjs +2 -2
- package/dist/components/layout/styles/CdrLayout.module.scss.mjs +84 -84
- package/dist/components/link/CdrLink.vue2.mjs +2 -2
- package/dist/components/link/styles/CdrLink.module.scss.mjs +3 -3
- package/dist/components/list/CdrList.vue2.mjs +5 -4
- package/dist/components/list/styles/CdrList.module.scss.mjs +5 -5
- package/dist/components/mediaObject/CdrMediaObject.vue2.mjs +2 -2
- package/dist/components/mediaObject/styles/CdrMediaObject.module.scss.mjs +6 -6
- package/dist/components/modal/CdrModal.vue2.mjs +3 -3
- package/dist/components/modal/styles/CdrModal.module.scss.mjs +12 -12
- package/dist/components/objectOverlay/CdrObjectOverlay.vue2.mjs +2 -2
- package/dist/components/objectOverlay/styles/CdrObjectOverlay.module.scss.mjs +3 -3
- package/dist/components/pagination/CdrPagination.vue2.mjs +1 -1
- package/dist/components/pagination/styles/CdrPagination.module.scss.mjs +53 -53
- package/dist/components/picture/CdrPicture.vue2.mjs +4 -4
- package/dist/components/picture/styles/CdrPicture.module.scss.mjs +2 -2
- package/dist/components/popover/CdrPopover.vue2.mjs +4 -4
- package/dist/components/popover/styles/CdrPopover.module.scss.mjs +63 -63
- package/dist/components/popup/CdrPopup.vue2.mjs +2 -2
- package/dist/components/popup/styles/CdrPopup.module.scss.mjs +14 -14
- package/dist/components/quote/CdrQuote.vue2.mjs +3 -3
- package/dist/components/quote/styles/CdrQuote.module.scss.mjs +4 -4
- package/dist/components/radio/CdrRadio.vue2.mjs +5 -5
- package/dist/components/radio/styles/CdrRadio.module.scss.mjs +27 -27
- package/dist/components/rating/CdrRating.vue2.mjs +1 -1
- package/dist/components/rating/components/CdrStar00.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStar100.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStar25.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStar50.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStar75.vue2.mjs +2 -2
- package/dist/components/rating/components/CdrStarNull.vue2.mjs +2 -2
- package/dist/components/rating/styles/CdrRating.module.scss.mjs +44 -44
- package/dist/components/select/CdrSelect.vue2.mjs +4 -4
- package/dist/components/select/styles/CdrSelect.module.scss.mjs +42 -42
- package/dist/components/skeleton/CdrSkeleton.vue2.mjs +2 -2
- package/dist/components/skeleton/CdrSkeletonBone.vue2.mjs +2 -2
- package/dist/components/skeleton/styles/CdrSkeleton.module.scss.mjs +1 -1
- package/dist/components/skeleton/styles/CdrSkeletonBone.module.scss.mjs +7 -7
- package/dist/components/splitSurface/CdrSplitSurface.vue2.mjs +2 -2
- package/dist/components/splitSurface/styles/CdrSplitSurface.module.scss.mjs +5 -5
- package/dist/components/surface/CdrSurface.vue2.mjs +2 -2
- package/dist/components/surface/styles/CdrSurface.module.scss.mjs +1 -1
- package/dist/components/surfaceNavigation/CdrSurfaceNavigation.vue.mjs +31 -0
- package/dist/components/surfaceNavigation/CdrSurfaceNavigation.vue2.mjs +4 -0
- package/dist/components/surfaceSelection/CdrSurfaceSelection.vue.mjs +9 -0
- package/dist/components/surfaceSelection/CdrSurfaceSelection.vue2.mjs +71 -0
- package/dist/components/surfaceSelection/styles/CdrSurfaceSelection.module.scss.mjs +9 -0
- package/dist/components/switch/CdrSwitch.vue2.mjs +2 -2
- package/dist/components/switch/styles/CdrSwitch.module.scss.mjs +8 -8
- package/dist/components/table/CdrTable.vue2.mjs +2 -2
- package/dist/components/table/styles/CdrTable.module.scss.mjs +13 -13
- package/dist/components/tabs/CdrTabPanel.vue2.mjs +2 -2
- package/dist/components/tabs/CdrTabs.vue2.mjs +6 -6
- package/dist/components/tabs/styles/CdrTabPanel.module.scss.mjs +5 -5
- package/dist/components/tabs/styles/CdrTabs.module.scss.mjs +28 -28
- package/dist/components/text/CdrText.vue2.mjs +2 -2
- package/dist/components/text/presets/CdrBody.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrEyebrow.vue2.mjs +2 -2
- package/dist/components/text/presets/CdrHeadingDisplay.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrHeadingSans.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrHeadingSerif.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrSubheadingSans.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrUtilitySans.vue2.mjs +4 -4
- package/dist/components/text/presets/CdrUtilitySerif.vue2.mjs +4 -4
- package/dist/components/text/presets/styles/CdrBody.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrEyebrow.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrHeadingDisplay.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrHeadingSans.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrHeadingSerif.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrSubheadingSans.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrUtilitySans.module.scss.mjs +1 -1
- package/dist/components/text/presets/styles/CdrUtilitySerif.module.scss.mjs +1 -1
- package/dist/components/text/styles/CdrText.module.scss.mjs +1 -1
- package/dist/components/title/CdrTitle.vue2.mjs +2 -2
- package/dist/components/title/styles/CdrTitle.module.scss.mjs +1 -1
- package/dist/components/toast/CdrToast.vue2.mjs +4 -4
- package/dist/components/toast/styles/CdrToast.module.scss.mjs +57 -57
- package/dist/components/toggleButton/CdrToggleButton.vue2.mjs +2 -2
- package/dist/components/toggleButton/CdrToggleGroup.vue2.mjs +4 -4
- package/dist/components/toggleButton/styles/CdrToggleButton.module.scss.mjs +2 -2
- package/dist/components/toggleButton/styles/CdrToggleGroup.module.scss.mjs +5 -5
- package/dist/components/tooltip/CdrTooltip.vue2.mjs +2 -2
- package/dist/components/tooltip/styles/CdrTooltip.module.scss.mjs +16 -16
- package/dist/icon-component-docgen.json +607 -607
- package/dist/lib.d.ts +837 -701
- package/dist/lib.mjs +460 -452
- package/dist/style/cdr-abstract.css +1 -1
- package/dist/style/cdr-accordion-group.css +1 -1
- package/dist/style/cdr-accordion.css +1 -1
- package/dist/style/cdr-banner.css +1 -1
- package/dist/style/cdr-body.css +1 -1
- package/dist/style/cdr-breadcrumb.css +1 -1
- package/dist/style/cdr-button.css +1 -1
- package/dist/style/cdr-caption.css +1 -1
- package/dist/style/cdr-card.css +1 -1
- package/dist/style/cdr-checkbox.css +1 -1
- package/dist/style/cdr-chip-group.css +1 -1
- package/dist/style/cdr-chip.css +1 -1
- package/dist/style/cdr-choreographer.css +1 -1
- package/dist/style/cdr-container.css +1 -1
- package/dist/style/cdr-eyebrow.css +1 -1
- package/dist/style/cdr-form-error.css +1 -1
- package/dist/style/cdr-form-group.css +1 -1
- package/dist/style/cdr-fulfillment-tile-icon.css +1 -0
- package/dist/style/cdr-fulfillment-title.css +1 -0
- package/dist/style/cdr-grid.css +1 -1
- package/dist/style/cdr-heading-display.css +1 -1
- package/dist/style/cdr-heading-sans.css +1 -1
- package/dist/style/cdr-heading-serif.css +1 -1
- package/dist/style/cdr-heading-subheading-block.css +1 -1
- package/dist/style/cdr-icon.css +1 -1
- package/dist/style/cdr-img.css +1 -1
- package/dist/style/cdr-input.css +1 -1
- package/dist/style/cdr-kicker.css +1 -1
- package/dist/style/cdr-label-standalone.css +1 -1
- package/dist/style/cdr-label-wrapper.css +1 -1
- package/dist/style/cdr-landing-lead.css +1 -1
- package/dist/style/cdr-layout.css +1 -1
- package/dist/style/cdr-link.css +1 -1
- package/dist/style/cdr-list.css +1 -1
- package/dist/style/cdr-media-object.css +1 -1
- package/dist/style/cdr-modal.css +1 -1
- package/dist/style/cdr-object-overlay.css +1 -1
- package/dist/style/cdr-pagination.css +1 -1
- package/dist/style/cdr-picture.css +1 -1
- package/dist/style/cdr-popover.css +1 -1
- package/dist/style/cdr-popup.css +1 -1
- package/dist/style/cdr-quote.css +1 -1
- package/dist/style/cdr-radio.css +1 -1
- package/dist/style/cdr-rating.css +1 -1
- package/dist/style/cdr-select.css +1 -1
- package/dist/style/cdr-skeleton-bone.css +1 -1
- package/dist/style/cdr-skeleton.css +1 -1
- package/dist/style/cdr-split-surface.css +1 -1
- package/dist/style/cdr-subheading-sans.css +1 -1
- package/dist/style/cdr-surface-selection.css +1 -0
- package/dist/style/cdr-surface.css +1 -1
- package/dist/style/cdr-switch.css +1 -1
- package/dist/style/cdr-tab-panel.css +1 -1
- package/dist/style/cdr-table.css +1 -1
- package/dist/style/cdr-tabs.css +1 -1
- package/dist/style/cdr-text.css +1 -1
- package/dist/style/cdr-title.css +1 -1
- package/dist/style/cdr-toast.css +1 -1
- package/dist/style/cdr-toggle-button.css +1 -1
- package/dist/style/cdr-toggle-group.css +1 -1
- package/dist/style/cdr-tooltip.css +1 -1
- package/dist/style/cdr-utility-sans.css +1 -1
- package/dist/style/cdr-utility-serif.css +1 -1
- package/dist/utils/buildClass.mjs +5 -4
- package/dist/utils/layout.mjs +4 -3
- package/dist/utils/other.mjs +3 -2
- package/dist/utils/surface.mjs +10 -4
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as t, useCssModule as a,
|
|
1
|
+
import { defineComponent as t, useCssModule as a, createBlock as r, openBlock as o, resolveDynamicComponent as n, normalizeClass as l, unref as c, withCtx as p, renderSlot as d } from "vue";
|
|
2
2
|
const u = "cdr-abstract", _ = /* @__PURE__ */ t({
|
|
3
3
|
name: "CdrAbstract",
|
|
4
4
|
__name: "CdrAbstract",
|
|
@@ -9,7 +9,7 @@ const u = "cdr-abstract", _ = /* @__PURE__ */ t({
|
|
|
9
9
|
},
|
|
10
10
|
setup(m) {
|
|
11
11
|
const s = a();
|
|
12
|
-
return (e, f) => (
|
|
12
|
+
return (e, f) => (o(), r(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 F, useCssModule as K, inject as O, ref as m, computed as a, watch as P, onMounted as G,
|
|
1
|
+
import { defineComponent as F, useCssModule as K, inject as O, ref as m, computed as a, watch as P, onMounted as G, createElementBlock as I, openBlock as p, normalizeClass as s, unref as e, createBlock as b, createElementVNode as h, resolveDynamicComponent as $, withCtx as _, mergeProps as J, toHandlers as L, createCommentVNode as Q, renderSlot as S, createTextVNode as R, toDisplayString as U, normalizeStyle as W } from "vue";
|
|
2
2
|
import X from "../icon/comps/caret-down.vue.mjs";
|
|
3
3
|
import { modifyClassName as r } from "../../utils/buildClass.mjs";
|
|
4
4
|
import v from "../../utils/mapClasses.mjs";
|
|
@@ -106,7 +106,7 @@ const Z = ["id"], ee = ["id"], oe = ["aria-hidden", "id"], ne = "cdr-accordion__
|
|
|
106
106
|
default: _(() => [h("span", {
|
|
107
107
|
class: s(e(t)[ne]),
|
|
108
108
|
id: `${n.id}-label`
|
|
109
|
-
}, [S(c.$slots, "label", {}, () => [
|
|
109
|
+
}, [S(c.$slots, "label", {}, () => [R(U(n.label), 1)])], 10, ee), e(o) ? Q("", !0) : (p(), b(X, {
|
|
110
110
|
key: 0,
|
|
111
111
|
class: s(e(v)(e(t), ae, C.value)),
|
|
112
112
|
size: n.compact ? "small" : null
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as g, useCssModule as x, ref as u, provide as k, computed as l, onMounted as b,
|
|
1
|
+
import { defineComponent as g, useCssModule as x, ref as u, provide as k, computed as l, onMounted as b, createElementBlock as A, openBlock as C, normalizeClass as D, unref as h, renderSlot as B } from "vue";
|
|
2
2
|
import { debounce as _ } from "../../utils/debounce.mjs";
|
|
3
3
|
import E from "../../utils/propValidator.mjs";
|
|
4
4
|
import i from "../../mixins/breakpoints.mjs";
|
|
@@ -57,7 +57,7 @@ const I = "cdr-accordion-group", U = /* @__PURE__ */ g({
|
|
|
57
57
|
c.value = (e = p.value) == null ? void 0 : e.querySelectorAll(".js-cdr-accordion-button"), typeof t.unwrap == "string" && (s.value = t.unwrap.indexOf(i()) !== -1, window.addEventListener("resize", _(() => {
|
|
58
58
|
s.value = t.unwrap.indexOf(i()) !== -1;
|
|
59
59
|
}, 300)));
|
|
60
|
-
}), (e, n) => (
|
|
60
|
+
}), (e, n) => (C(), A("div", {
|
|
61
61
|
class: D(h(f)[I]),
|
|
62
62
|
ref_key: "accordionGroupEl",
|
|
63
63
|
ref: p,
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
const c = {
|
|
2
|
-
"cdr-icon": "cdr-icon_15-5-
|
|
3
|
-
"cdr-icon--small": "cdr-icon--small_15-5-
|
|
4
|
-
"cdr-icon--large": "cdr-icon--large_15-5-
|
|
5
|
-
"cdr-icon--small@xs": "cdr-icon--small@xs_15-5-
|
|
6
|
-
"cdr-icon--large@xs": "cdr-icon--large@xs_15-5-
|
|
7
|
-
"cdr-icon--small@sm": "cdr-icon--small@sm_15-5-
|
|
8
|
-
"cdr-icon--large@sm": "cdr-icon--large@sm_15-5-
|
|
9
|
-
"cdr-icon--small@md": "cdr-icon--small@md_15-5-
|
|
10
|
-
"cdr-icon--large@md": "cdr-icon--large@md_15-5-
|
|
11
|
-
"cdr-icon--small@lg": "cdr-icon--small@lg_15-5-
|
|
12
|
-
"cdr-icon--large@lg": "cdr-icon--large@lg_15-5-
|
|
13
|
-
"cdr-icon--inherit-color": "cdr-icon--inherit-color_15-5-
|
|
14
|
-
"cdr-accordion-group": "cdr-accordion-group_15-5-
|
|
15
|
-
"cdr-accordion": "cdr-accordion_15-5-
|
|
16
|
-
"cdr-accordion__button": "cdr-accordion__button_15-5-
|
|
17
|
-
"cdr-accordion__label": "cdr-accordion__label_15-5-
|
|
18
|
-
"cdr-accordion__header": "cdr-accordion__header_15-5-
|
|
19
|
-
"cdr-accordion__header--unwrapped": "cdr-accordion__header--unwrapped_15-5-
|
|
20
|
-
"cdr-accordion__icon": "cdr-accordion__icon_15-5-
|
|
21
|
-
"cdr-accordion--open": "cdr-accordion--open_15-5-
|
|
22
|
-
"cdr-accordion__content-container": "cdr-accordion__content-container_15-5-
|
|
23
|
-
"cdr-tabs--open": "cdr-tabs--open_15-5-
|
|
24
|
-
"cdr-accordion__content": "cdr-accordion__content_15-5-
|
|
25
|
-
"cdr-accordion--closed": "cdr-accordion--closed_15-5-
|
|
26
|
-
"cdr-accordion--unwrap": "cdr-accordion--unwrap_15-5-
|
|
27
|
-
"cdr-accordion--border-aligned": "cdr-accordion--border-aligned_15-5-
|
|
28
|
-
"cdr-accordion--no-spacing": "cdr-accordion--no-spacing_15-5-
|
|
29
|
-
"cdr-accordion--compact": "cdr-accordion--compact_15-5-
|
|
30
|
-
"cdr-accordion--focused": "cdr-accordion--focused_15-5-
|
|
2
|
+
"cdr-icon": "cdr-icon_15-5-1",
|
|
3
|
+
"cdr-icon--small": "cdr-icon--small_15-5-1",
|
|
4
|
+
"cdr-icon--large": "cdr-icon--large_15-5-1",
|
|
5
|
+
"cdr-icon--small@xs": "cdr-icon--small@xs_15-5-1",
|
|
6
|
+
"cdr-icon--large@xs": "cdr-icon--large@xs_15-5-1",
|
|
7
|
+
"cdr-icon--small@sm": "cdr-icon--small@sm_15-5-1",
|
|
8
|
+
"cdr-icon--large@sm": "cdr-icon--large@sm_15-5-1",
|
|
9
|
+
"cdr-icon--small@md": "cdr-icon--small@md_15-5-1",
|
|
10
|
+
"cdr-icon--large@md": "cdr-icon--large@md_15-5-1",
|
|
11
|
+
"cdr-icon--small@lg": "cdr-icon--small@lg_15-5-1",
|
|
12
|
+
"cdr-icon--large@lg": "cdr-icon--large@lg_15-5-1",
|
|
13
|
+
"cdr-icon--inherit-color": "cdr-icon--inherit-color_15-5-1",
|
|
14
|
+
"cdr-accordion-group": "cdr-accordion-group_15-5-1",
|
|
15
|
+
"cdr-accordion": "cdr-accordion_15-5-1",
|
|
16
|
+
"cdr-accordion__button": "cdr-accordion__button_15-5-1",
|
|
17
|
+
"cdr-accordion__label": "cdr-accordion__label_15-5-1",
|
|
18
|
+
"cdr-accordion__header": "cdr-accordion__header_15-5-1",
|
|
19
|
+
"cdr-accordion__header--unwrapped": "cdr-accordion__header--unwrapped_15-5-1",
|
|
20
|
+
"cdr-accordion__icon": "cdr-accordion__icon_15-5-1",
|
|
21
|
+
"cdr-accordion--open": "cdr-accordion--open_15-5-1",
|
|
22
|
+
"cdr-accordion__content-container": "cdr-accordion__content-container_15-5-1",
|
|
23
|
+
"cdr-tabs--open": "cdr-tabs--open_15-5-1",
|
|
24
|
+
"cdr-accordion__content": "cdr-accordion__content_15-5-1",
|
|
25
|
+
"cdr-accordion--closed": "cdr-accordion--closed_15-5-1",
|
|
26
|
+
"cdr-accordion--unwrap": "cdr-accordion--unwrap_15-5-1",
|
|
27
|
+
"cdr-accordion--border-aligned": "cdr-accordion--border-aligned_15-5-1",
|
|
28
|
+
"cdr-accordion--no-spacing": "cdr-accordion--no-spacing_15-5-1",
|
|
29
|
+
"cdr-accordion--compact": "cdr-accordion--compact_15-5-1",
|
|
30
|
+
"cdr-accordion--focused": "cdr-accordion--focused_15-5-1"
|
|
31
31
|
};
|
|
32
32
|
export {
|
|
33
33
|
c as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as h, useSlots as C, useCssModule as $, computed as m,
|
|
1
|
+
import { defineComponent as h, useSlots as C, useCssModule as $, computed as m, createElementBlock as r, openBlock as t, normalizeClass as n, unref as e, createElementVNode as d, createCommentVNode as l, renderSlot as c } from "vue";
|
|
2
2
|
import k from "../../utils/propValidator.mjs";
|
|
3
3
|
const p = "cdr-banner", S = /* @__PURE__ */ h({
|
|
4
4
|
name: "CdrBanner",
|
|
@@ -17,24 +17,24 @@ const p = "cdr-banner", S = /* @__PURE__ */ h({
|
|
|
17
17
|
},
|
|
18
18
|
setup(i) {
|
|
19
19
|
const u = i, o = C(), s = $(), f = m(() => `${p}--${u.type}`), _ = m(() => o["message-body"] ? `${p}__wrapper--prominence` : ""), y = o["icon-left"], b = o["icon-right"], g = o["message-body"], v = o["info-action"];
|
|
20
|
-
return (a, B) => (
|
|
20
|
+
return (a, B) => (t(), r("div", {
|
|
21
21
|
class: n([e(s)[p], e(s)[f.value]])
|
|
22
22
|
}, [d("div", {
|
|
23
23
|
class: n([e(s)["cdr-banner__wrapper"], e(s)[_.value]])
|
|
24
24
|
}, [d("div", {
|
|
25
25
|
class: n([e(s)["cdr-banner__main"]])
|
|
26
|
-
}, [e(y) ? (
|
|
26
|
+
}, [e(y) ? (t(), r("div", {
|
|
27
27
|
key: 0,
|
|
28
28
|
class: n([e(s)["cdr-banner__icon-left"]])
|
|
29
29
|
}, [c(a.$slots, "icon-left")], 2)) : l("", !0), d("span", {
|
|
30
30
|
class: n([e(s)["cdr-banner__message"]])
|
|
31
|
-
}, [c(a.$slots, "default")], 2), e(b) ? (
|
|
31
|
+
}, [c(a.$slots, "default")], 2), e(b) ? (t(), r("div", {
|
|
32
32
|
key: 1,
|
|
33
33
|
class: n([e(s)["cdr-banner__icon-right"]])
|
|
34
|
-
}, [c(a.$slots, "icon-right")], 2)) : l("", !0)], 2), e(g) ? (
|
|
34
|
+
}, [c(a.$slots, "icon-right")], 2)) : l("", !0)], 2), e(g) ? (t(), r("div", {
|
|
35
35
|
key: 0,
|
|
36
36
|
class: n([e(s)["cdr-banner__message-body"]])
|
|
37
|
-
}, [c(a.$slots, "message-body")], 2)) : l("", !0)], 2), e(v) ? (
|
|
37
|
+
}, [c(a.$slots, "message-body")], 2)) : l("", !0)], 2), e(v) ? (t(), r("div", {
|
|
38
38
|
key: 0,
|
|
39
39
|
class: n([e(s)["cdr-banner__info-action"]])
|
|
40
40
|
}, [c(a.$slots, "info-action")], 2)) : l("", !0)], 2));
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
const n = {
|
|
2
|
-
"cdr-banner": "cdr-banner_15-5-
|
|
3
|
-
"cdr-banner__wrapper--prominence": "cdr-banner__wrapper--prominence_15-5-
|
|
4
|
-
"cdr-banner__main": "cdr-banner__main_15-5-
|
|
5
|
-
"cdr-banner__icon-left": "cdr-banner__icon-left_15-5-
|
|
6
|
-
"cdr-banner__message": "cdr-banner__message_15-5-
|
|
7
|
-
"cdr-banner__message-body": "cdr-banner__message-body_15-5-
|
|
8
|
-
"cdr-banner__icon-right": "cdr-banner__icon-right_15-5-
|
|
9
|
-
"cdr-banner__info-action": "cdr-banner__info-action_15-5-
|
|
10
|
-
"cdr-banner--default": "cdr-banner--default_15-5-
|
|
11
|
-
"cdr-banner__wrapper": "cdr-banner__wrapper_15-5-
|
|
12
|
-
"cdr-banner--info": "cdr-banner--info_15-5-
|
|
13
|
-
"cdr-banner--warning": "cdr-banner--warning_15-5-
|
|
14
|
-
"cdr-banner--success": "cdr-banner--success_15-5-
|
|
15
|
-
"cdr-banner--error": "cdr-banner--error_15-5-
|
|
2
|
+
"cdr-banner": "cdr-banner_15-5-1",
|
|
3
|
+
"cdr-banner__wrapper--prominence": "cdr-banner__wrapper--prominence_15-5-1",
|
|
4
|
+
"cdr-banner__main": "cdr-banner__main_15-5-1",
|
|
5
|
+
"cdr-banner__icon-left": "cdr-banner__icon-left_15-5-1",
|
|
6
|
+
"cdr-banner__message": "cdr-banner__message_15-5-1",
|
|
7
|
+
"cdr-banner__message-body": "cdr-banner__message-body_15-5-1",
|
|
8
|
+
"cdr-banner__icon-right": "cdr-banner__icon-right_15-5-1",
|
|
9
|
+
"cdr-banner__info-action": "cdr-banner__info-action_15-5-1",
|
|
10
|
+
"cdr-banner--default": "cdr-banner--default_15-5-1",
|
|
11
|
+
"cdr-banner__wrapper": "cdr-banner__wrapper_15-5-1",
|
|
12
|
+
"cdr-banner--info": "cdr-banner--info_15-5-1",
|
|
13
|
+
"cdr-banner--warning": "cdr-banner--warning_15-5-1",
|
|
14
|
+
"cdr-banner--success": "cdr-banner--success_15-5-1",
|
|
15
|
+
"cdr-banner--error": "cdr-banner--error_15-5-1"
|
|
16
16
|
};
|
|
17
17
|
export {
|
|
18
18
|
n as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as v, useCssModule as C, ref as h, computed as E, watch as B,
|
|
1
|
+
import { defineComponent as v, useCssModule as C, ref as h, computed as E, watch as B, createElementBlock as s, openBlock as c, unref as t, normalizeClass as a, createElementVNode as o, createCommentVNode as p, Fragment as L, renderList as w, withDirectives as $, renderSlot as S, toDisplayString as x, vShow as j, nextTick as q } from "vue";
|
|
2
2
|
import A from "../../utils/uid.mjs";
|
|
3
3
|
const D = ["id"], N = ["id"], O = ["aria-controls", "aria-label"], V = ["href", "onClick"], I = /* @__PURE__ */ v({
|
|
4
4
|
name: "CdrBreadcrumb",
|
|
@@ -56,7 +56,7 @@ const D = ["id"], N = ["id"], O = ["aria-controls", "aria-label"], V = ["href",
|
|
|
56
56
|
};
|
|
57
57
|
return B(() => e.items, () => {
|
|
58
58
|
d.value = e.truncationEnabled && e.items.length > 2;
|
|
59
|
-
}), (n, u) => (
|
|
59
|
+
}), (n, u) => (c(), s("nav", {
|
|
60
60
|
class: a(t(i)["cdr-breadcrumb"]),
|
|
61
61
|
id: t(m),
|
|
62
62
|
"aria-label": "breadcrumbs"
|
|
@@ -65,7 +65,7 @@ const D = ["id"], N = ["id"], O = ["aria-controls", "aria-label"], V = ["href",
|
|
|
65
65
|
class: a(t(i)["cdr-breadcrumb__list"]),
|
|
66
66
|
ref_key: "itemListEl",
|
|
67
67
|
ref: f
|
|
68
|
-
}, [d.value ? (
|
|
68
|
+
}, [d.value ? (c(), s("li", {
|
|
69
69
|
key: 0,
|
|
70
70
|
class: a(t(i)["cdr-breadcrumb__item"])
|
|
71
71
|
}, [o("button", {
|
|
@@ -80,7 +80,7 @@ const D = ["id"], N = ["id"], O = ["aria-controls", "aria-label"], V = ["href",
|
|
|
80
80
|
}, " . . . ", 2)], 10, O), o("span", {
|
|
81
81
|
class: a(t(i)["cdr-breadcrumb__delimiter"]),
|
|
82
82
|
"aria-hidden": "true"
|
|
83
|
-
}, " / ", 2)], 2)) : p("", !0), (
|
|
83
|
+
}, " / ", 2)], 2)) : p("", !0), (c(!0), s(L, null, w(r.items, (l, b) => $((c(), s("li", {
|
|
84
84
|
class: a(t(i)["cdr-breadcrumb__item"]),
|
|
85
85
|
key: l.item.id || l.item.name.replace(/ /g, "-").toLowerCase()
|
|
86
86
|
}, [S(n.$slots, "link", {
|
|
@@ -91,7 +91,7 @@ const D = ["id"], N = ["id"], O = ["aria-controls", "aria-label"], V = ["href",
|
|
|
91
91
|
class: a(t(i)["cdr-breadcrumb__link"]),
|
|
92
92
|
href: l.item.url,
|
|
93
93
|
onClick: (k) => n.$emit("navigate", l, k)
|
|
94
|
-
}, x(l.item.name), 11, V)]), b < r.items.length - 1 ? (
|
|
94
|
+
}, x(l.item.name), 11, V)]), b < r.items.length - 1 ? (c(), s("span", {
|
|
95
95
|
key: 0,
|
|
96
96
|
class: a(t(i)["cdr-breadcrumb__delimiter"]),
|
|
97
97
|
"aria-hidden": "true"
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
const r = {
|
|
2
|
-
"cdr-breadcrumb": "cdr-breadcrumb_15-5-
|
|
3
|
-
"cdr-breadcrumb__list": "cdr-breadcrumb__list_15-5-
|
|
4
|
-
"cdr-breadcrumb__item": "cdr-breadcrumb__item_15-5-
|
|
5
|
-
"cdr-breadcrumb__link": "cdr-breadcrumb__link_15-5-
|
|
6
|
-
"cdr-breadcrumb__delimiter": "cdr-breadcrumb__delimiter_15-5-
|
|
7
|
-
"cdr-breadcrumb__ellipses": "cdr-breadcrumb__ellipses_15-5-
|
|
8
|
-
"cdr-breadcrumb__ellipses-icon": "cdr-breadcrumb__ellipses-icon_15-5-
|
|
2
|
+
"cdr-breadcrumb": "cdr-breadcrumb_15-5-1",
|
|
3
|
+
"cdr-breadcrumb__list": "cdr-breadcrumb__list_15-5-1",
|
|
4
|
+
"cdr-breadcrumb__item": "cdr-breadcrumb__item_15-5-1",
|
|
5
|
+
"cdr-breadcrumb__link": "cdr-breadcrumb__link_15-5-1",
|
|
6
|
+
"cdr-breadcrumb__delimiter": "cdr-breadcrumb__delimiter_15-5-1",
|
|
7
|
+
"cdr-breadcrumb__ellipses": "cdr-breadcrumb__ellipses_15-5-1",
|
|
8
|
+
"cdr-breadcrumb__ellipses-icon": "cdr-breadcrumb__ellipses-icon_15-5-1"
|
|
9
9
|
};
|
|
10
10
|
export {
|
|
11
11
|
r as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as h, useSlots as b, useCssModule as v, computed as e,
|
|
1
|
+
import { defineComponent as h, useSlots as b, useCssModule as v, computed as e, createBlock as B, openBlock as $, resolveDynamicComponent as k, normalizeClass as w, unref as r, withCtx as z, renderSlot as a } from "vue";
|
|
2
2
|
import O from "../../utils/mapClasses.mjs";
|
|
3
3
|
import S from "../../props/size.mjs";
|
|
4
4
|
import { buildBooleanClass as W, responsiveModifyClass as M } from "../../utils/buildClass.mjs";
|
|
@@ -68,7 +68,7 @@ const l = "cdr-button", j = /* @__PURE__ */ h({
|
|
|
68
68
|
},
|
|
69
69
|
setup(t) {
|
|
70
70
|
const o = t, s = b(), u = v(), c = e(() => o.tag === "button" ? o.type : null), d = e(() => `${l}--${o.modifier}`), f = e(() => !o.iconOnly && o.fullWidth ? W(l, o.fullWidth, "full-width") : ""), p = e(() => o.iconOnly ? `cdr-button--icon-only-${o.size}` : M(l, "", o.size)), m = e(() => s["icon-left"] && s.default ? `${l}--has-icon-left` : ""), y = e(() => s["icon-right"] && s.default ? `${l}--has-icon-right` : ""), C = e(() => o.iconOnly ? `${l}--icon-only` : ""), g = e(() => o.iconOnly && o.withBackground ? `${l}--with-background` : "");
|
|
71
|
-
return (n, P) => (
|
|
71
|
+
return (n, P) => ($(), B(k(t.tag), {
|
|
72
72
|
class: w(r(O)(r(u), l, d.value, p.value, f.value, C.value, m.value, y.value, g.value)),
|
|
73
73
|
type: c.value
|
|
74
74
|
}, {
|
|
@@ -1,35 +1,35 @@
|
|
|
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-
|
|
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
33
|
};
|
|
34
34
|
export {
|
|
35
35
|
t as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as i, useCssModule as m,
|
|
1
|
+
import { defineComponent as i, useCssModule as m, createElementBlock as s, openBlock as a, normalizeClass as c, unref as r, createCommentVNode as n, toDisplayString as o } from "vue";
|
|
2
2
|
const l = "cdr-caption", u = "cdr-caption__summary", d = "cdr-caption__cite", f = /* @__PURE__ */ i({
|
|
3
3
|
name: "CdrCaption",
|
|
4
4
|
__name: "CdrCaption",
|
|
@@ -20,15 +20,15 @@ const l = "cdr-caption", u = "cdr-caption__summary", d = "cdr-caption__cite", f
|
|
|
20
20
|
},
|
|
21
21
|
setup(e) {
|
|
22
22
|
const t = m();
|
|
23
|
-
return (y, C) => (
|
|
23
|
+
return (y, C) => (a(), s("div", {
|
|
24
24
|
class: c(r(t)[l])
|
|
25
|
-
}, [e.summary ? (
|
|
25
|
+
}, [e.summary ? (a(), s("p", {
|
|
26
26
|
key: 0,
|
|
27
27
|
class: c(r(t)[u])
|
|
28
|
-
},
|
|
28
|
+
}, o(e.summary), 3)) : n("", !0), e.credit ? (a(), s("cite", {
|
|
29
29
|
key: 1,
|
|
30
30
|
class: c(r(t)[d])
|
|
31
|
-
},
|
|
31
|
+
}, o(e.credit), 3)) : n("", !0)], 2));
|
|
32
32
|
}
|
|
33
33
|
});
|
|
34
34
|
export {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as s, useCssModule as r,
|
|
1
|
+
import { defineComponent as s, useCssModule as r, createBlock as n, openBlock as o, resolveDynamicComponent as l, normalizeClass as c, unref as d, withCtx as u, renderSlot as C } from "vue";
|
|
2
2
|
const m = "cdr-card", i = /* @__PURE__ */ s({
|
|
3
3
|
name: "CdrCard",
|
|
4
4
|
__name: "CdrCard",
|
|
@@ -11,7 +11,7 @@ const m = "cdr-card", i = /* @__PURE__ */ s({
|
|
|
11
11
|
},
|
|
12
12
|
setup(e) {
|
|
13
13
|
const t = r();
|
|
14
|
-
return (a, p) => (
|
|
14
|
+
return (a, p) => (o(), n(l(e.tag), {
|
|
15
15
|
class: c(d(t)[m])
|
|
16
16
|
}, {
|
|
17
17
|
default: u(() => [C(a.$slots, "default")]),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as f, useCssModule as v, computed as g,
|
|
1
|
+
import { defineComponent as f, useCssModule as v, computed as g, createBlock as C, openBlock as y, normalizeClass as s, unref as n, withCtx as r, renderSlot as k, createElementVNode as l, withDirectives as S, mergeProps as V, vModelCheckbox as h } from "vue";
|
|
2
2
|
import x from "../labelWrapper/CdrLabelWrapper.vue.mjs";
|
|
3
3
|
import p from "../../props/size.mjs";
|
|
4
4
|
import A from "../../utils/propValidator.mjs";
|
|
@@ -106,7 +106,7 @@ const z = ["disabled", "true-value", "false-value", "value"], w = "cdr-checkbox"
|
|
|
106
106
|
c("update:modelValue", t);
|
|
107
107
|
}
|
|
108
108
|
});
|
|
109
|
-
return (t, a) => (
|
|
109
|
+
return (t, a) => (y(), C(x, {
|
|
110
110
|
class: s(n(o)[w]),
|
|
111
111
|
size: e.size,
|
|
112
112
|
modifier: e.modifier,
|
|
@@ -115,7 +115,7 @@ const z = ["disabled", "true-value", "false-value", "value"], w = "cdr-checkbox"
|
|
|
115
115
|
background: e.background,
|
|
116
116
|
disabled: e.disabled
|
|
117
117
|
}, {
|
|
118
|
-
input: r(() => [
|
|
118
|
+
input: r(() => [S(l("input", V({
|
|
119
119
|
class: [n(o)["cdr-checkbox__input"], e.inputClass],
|
|
120
120
|
disabled: e.disabled,
|
|
121
121
|
type: "checkbox"
|
|
@@ -124,7 +124,7 @@ const z = ["disabled", "true-value", "false-value", "value"], w = "cdr-checkbox"
|
|
|
124
124
|
"false-value": e.customValue ? null : e.falseValue,
|
|
125
125
|
value: e.customValue,
|
|
126
126
|
"onUpdate:modelValue": a[0] || (a[0] = (b) => u.value = b)
|
|
127
|
-
}), null, 16, z), [[m, e.indeterminate], [
|
|
127
|
+
}), null, 16, z), [[m, e.indeterminate], [h, u.value, void 0, {
|
|
128
128
|
lazy: !0
|
|
129
129
|
}]])]),
|
|
130
130
|
svgs: r(() => [l("div", {
|
|
@@ -137,7 +137,7 @@ const z = ["disabled", "true-value", "false-value", "value"], w = "cdr-checkbox"
|
|
|
137
137
|
d: `M9.673 18.669h.001L19.766 6.644a1 1 0 10-1.532-1.286l-9.3
|
|
138
138
|
11.085-3.169-3.776a1 1 0 10-1.532 1.286l3.875 4.618a.999.999 0 001.565.099z`
|
|
139
139
|
})], -1)]), 2)]),
|
|
140
|
-
default: r(() => [
|
|
140
|
+
default: r(() => [k(t.$slots, "default")]),
|
|
141
141
|
_: 3
|
|
142
142
|
}, 8, ["class", "size", "modifier", "label-class", "content-class", "background", "disabled"]));
|
|
143
143
|
}
|
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
const r = {
|
|
2
|
-
"cdr-label-wrapper": "cdr-label-wrapper_15-5-
|
|
3
|
-
"cdr-label-wrapper__container": "cdr-label-wrapper__container_15-5-
|
|
4
|
-
"cdr-label-wrapper--primary": "cdr-label-wrapper--primary_15-5-
|
|
5
|
-
"cdr-label-wrapper--secondary": "cdr-label-wrapper--secondary_15-5-
|
|
6
|
-
"cdr-label-wrapper--disabled": "cdr-label-wrapper--disabled_15-5-
|
|
7
|
-
"cdr-label-wrapper__figure": "cdr-label-wrapper__figure_15-5-
|
|
8
|
-
"cdr-label-wrapper__content": "cdr-label-wrapper__content_15-5-
|
|
9
|
-
"cdr-label-wrapper--hide-figure": "cdr-label-wrapper--hide-figure_15-5-
|
|
10
|
-
"cdr-checkbox__svg-box": "cdr-checkbox__svg-box_15-5-
|
|
11
|
-
"cdr-label-wrapper--small": "cdr-label-wrapper--small_15-5-
|
|
12
|
-
"cdr-label-wrapper--medium": "cdr-label-wrapper--medium_15-5-
|
|
13
|
-
"cdr-label-wrapper--large": "cdr-label-wrapper--large_15-5-
|
|
14
|
-
"cdr-checkbox__checkbox-box": "cdr-checkbox__checkbox-box_15-5-
|
|
15
|
-
"cdr-label-wrapper--small@xs": "cdr-label-wrapper--small@xs_15-5-
|
|
16
|
-
"cdr-label-wrapper--medium@xs": "cdr-label-wrapper--medium@xs_15-5-
|
|
17
|
-
"cdr-label-wrapper--large@xs": "cdr-label-wrapper--large@xs_15-5-
|
|
18
|
-
"cdr-label-wrapper--small@sm": "cdr-label-wrapper--small@sm_15-5-
|
|
19
|
-
"cdr-label-wrapper--medium@sm": "cdr-label-wrapper--medium@sm_15-5-
|
|
20
|
-
"cdr-label-wrapper--large@sm": "cdr-label-wrapper--large@sm_15-5-
|
|
21
|
-
"cdr-label-wrapper--small@md": "cdr-label-wrapper--small@md_15-5-
|
|
22
|
-
"cdr-label-wrapper--medium@md": "cdr-label-wrapper--medium@md_15-5-
|
|
23
|
-
"cdr-label-wrapper--large@md": "cdr-label-wrapper--large@md_15-5-
|
|
24
|
-
"cdr-label-wrapper--small@lg": "cdr-label-wrapper--small@lg_15-5-
|
|
25
|
-
"cdr-label-wrapper--medium@lg": "cdr-label-wrapper--medium@lg_15-5-
|
|
26
|
-
"cdr-label-wrapper--large@lg": "cdr-label-wrapper--large@lg_15-5-
|
|
27
|
-
"cdr-checkbox": "cdr-checkbox_15-5-
|
|
28
|
-
"cdr-checkbox__input": "cdr-checkbox__input_15-5-
|
|
2
|
+
"cdr-label-wrapper": "cdr-label-wrapper_15-5-1",
|
|
3
|
+
"cdr-label-wrapper__container": "cdr-label-wrapper__container_15-5-1",
|
|
4
|
+
"cdr-label-wrapper--primary": "cdr-label-wrapper--primary_15-5-1",
|
|
5
|
+
"cdr-label-wrapper--secondary": "cdr-label-wrapper--secondary_15-5-1",
|
|
6
|
+
"cdr-label-wrapper--disabled": "cdr-label-wrapper--disabled_15-5-1",
|
|
7
|
+
"cdr-label-wrapper__figure": "cdr-label-wrapper__figure_15-5-1",
|
|
8
|
+
"cdr-label-wrapper__content": "cdr-label-wrapper__content_15-5-1",
|
|
9
|
+
"cdr-label-wrapper--hide-figure": "cdr-label-wrapper--hide-figure_15-5-1",
|
|
10
|
+
"cdr-checkbox__svg-box": "cdr-checkbox__svg-box_15-5-1",
|
|
11
|
+
"cdr-label-wrapper--small": "cdr-label-wrapper--small_15-5-1",
|
|
12
|
+
"cdr-label-wrapper--medium": "cdr-label-wrapper--medium_15-5-1",
|
|
13
|
+
"cdr-label-wrapper--large": "cdr-label-wrapper--large_15-5-1",
|
|
14
|
+
"cdr-checkbox__checkbox-box": "cdr-checkbox__checkbox-box_15-5-1",
|
|
15
|
+
"cdr-label-wrapper--small@xs": "cdr-label-wrapper--small@xs_15-5-1",
|
|
16
|
+
"cdr-label-wrapper--medium@xs": "cdr-label-wrapper--medium@xs_15-5-1",
|
|
17
|
+
"cdr-label-wrapper--large@xs": "cdr-label-wrapper--large@xs_15-5-1",
|
|
18
|
+
"cdr-label-wrapper--small@sm": "cdr-label-wrapper--small@sm_15-5-1",
|
|
19
|
+
"cdr-label-wrapper--medium@sm": "cdr-label-wrapper--medium@sm_15-5-1",
|
|
20
|
+
"cdr-label-wrapper--large@sm": "cdr-label-wrapper--large@sm_15-5-1",
|
|
21
|
+
"cdr-label-wrapper--small@md": "cdr-label-wrapper--small@md_15-5-1",
|
|
22
|
+
"cdr-label-wrapper--medium@md": "cdr-label-wrapper--medium@md_15-5-1",
|
|
23
|
+
"cdr-label-wrapper--large@md": "cdr-label-wrapper--large@md_15-5-1",
|
|
24
|
+
"cdr-label-wrapper--small@lg": "cdr-label-wrapper--small@lg_15-5-1",
|
|
25
|
+
"cdr-label-wrapper--medium@lg": "cdr-label-wrapper--medium@lg_15-5-1",
|
|
26
|
+
"cdr-label-wrapper--large@lg": "cdr-label-wrapper--large@lg_15-5-1",
|
|
27
|
+
"cdr-checkbox": "cdr-checkbox_15-5-1",
|
|
28
|
+
"cdr-checkbox__input": "cdr-checkbox__input_15-5-1"
|
|
29
29
|
};
|
|
30
30
|
export {
|
|
31
31
|
r as default
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { defineComponent as a, useCssModule as i,
|
|
1
|
+
import { defineComponent as a, useCssModule as i, createElementBlock as n, openBlock as c, normalizeClass as t, unref as o, createCommentVNode as l, createElementVNode as p, renderSlot as r } from "vue";
|
|
2
2
|
const d = "cdr-chip", f = /* @__PURE__ */ a({
|
|
3
3
|
name: "CdrChip",
|
|
4
4
|
__name: "CdrChip",
|
|
5
5
|
setup(m) {
|
|
6
6
|
const s = i();
|
|
7
|
-
return (e, u) => (
|
|
7
|
+
return (e, u) => (c(), n("button", {
|
|
8
8
|
class: t(o(s)[d])
|
|
9
|
-
}, [e.$slots["icon-left"] ? (
|
|
9
|
+
}, [e.$slots["icon-left"] ? (c(), n("span", {
|
|
10
10
|
key: 0,
|
|
11
11
|
class: t(o(s)["cdr-chip__icon-left"])
|
|
12
|
-
}, [r(e.$slots, "icon-left")], 2)) : l("", !0), e.$slots["icon-right"] ? (
|
|
12
|
+
}, [r(e.$slots, "icon-left")], 2)) : l("", !0), e.$slots["icon-right"] ? (c(), n("span", {
|
|
13
13
|
key: 1,
|
|
14
14
|
class: t(o(s)["cdr-chip__icon-right"])
|
|
15
15
|
}, [r(e.$slots, "icon-right")], 2)) : l("", !0), p("span", {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as m, useCssModule as k, ref as n, computed as o, onMounted as x,
|
|
1
|
+
import { defineComponent as m, useCssModule as k, ref as n, computed as o, onMounted as x, createElementBlock as C, openBlock as _, normalizeClass as s, unref as c, createElementVNode as p, renderSlot as i, createTextVNode as A, toDisplayString as D } from "vue";
|
|
2
2
|
const w = "cdr-chip-group", I = /* @__PURE__ */ m({
|
|
3
3
|
name: "CdrChipGroup",
|
|
4
4
|
__name: "CdrChipGroup",
|
|
@@ -54,7 +54,7 @@ const w = "cdr-chip-group", I = /* @__PURE__ */ m({
|
|
|
54
54
|
}, y = (e) => {
|
|
55
55
|
r.value = Array.prototype.indexOf.call(t.value, e.target);
|
|
56
56
|
};
|
|
57
|
-
return (e, l) => (
|
|
57
|
+
return (e, l) => (_(), C("fieldset", {
|
|
58
58
|
class: s(c(a)[w]),
|
|
59
59
|
onFocusin: y,
|
|
60
60
|
onKeydown: b
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
const c = {
|
|
2
|
-
"cdr-chip": "cdr-chip_15-5-
|
|
3
|
-
"cdr-chip__icon-left": "cdr-chip__icon-left_15-5-
|
|
4
|
-
"cdr-chip__icon-right": "cdr-chip__icon-right_15-5-
|
|
5
|
-
"cdr-chip__content": "cdr-chip__content_15-5-
|
|
2
|
+
"cdr-chip": "cdr-chip_15-5-1",
|
|
3
|
+
"cdr-chip__icon-left": "cdr-chip__icon-left_15-5-1",
|
|
4
|
+
"cdr-chip__icon-right": "cdr-chip__icon-right_15-5-1",
|
|
5
|
+
"cdr-chip__content": "cdr-chip__content_15-5-1"
|
|
6
6
|
};
|
|
7
7
|
export {
|
|
8
8
|
c as default
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
const c = {
|
|
2
|
-
"cdr-chip-group": "cdr-chip-group_15-5-
|
|
3
|
-
"cdr-chip-group__content": "cdr-chip-group__content_15-5-
|
|
4
|
-
"cdr-chip-group__legend--hidden": "cdr-chip-group__legend--hidden_15-5-
|
|
5
|
-
"cdr-chip-group__legend": "cdr-chip-group__legend_15-5-
|
|
2
|
+
"cdr-chip-group": "cdr-chip-group_15-5-1",
|
|
3
|
+
"cdr-chip-group__content": "cdr-chip-group__content_15-5-1",
|
|
4
|
+
"cdr-chip-group__legend--hidden": "cdr-chip-group__legend--hidden_15-5-1",
|
|
5
|
+
"cdr-chip-group__legend": "cdr-chip-group__legend_15-5-1"
|
|
6
6
|
};
|
|
7
7
|
export {
|
|
8
8
|
c as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as h, computed as g, useCssModule as k, resolveComponent as _,
|
|
1
|
+
import { defineComponent as h, computed as g, useCssModule as k, resolveComponent as _, createElementBlock as a, openBlock as r, Fragment as c, renderList as s, createBlock as t, resolveDynamicComponent as b, mergeProps as v, unref as B, createSlots as A, withCtx as i, createTextVNode as L, toDisplayString as $ } from "vue";
|
|
2
2
|
import D from "../abstract/CdrAbstract.vue.mjs";
|
|
3
3
|
import M from "../button/CdrButton.vue.mjs";
|
|
4
4
|
import P from "../card/CdrCard.vue.mjs";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
const r = {
|
|
2
|
-
"cdr-choreographer__kicker": "cdr-choreographer__kicker_15-5-
|
|
3
|
-
"cdr-choreographer__title": "cdr-choreographer__title_15-5-
|
|
4
|
-
"cdr-choreographer__rating": "cdr-choreographer__rating_15-5-
|
|
5
|
-
"cdr-choreographer__abstract": "cdr-choreographer__abstract_15-5-
|
|
2
|
+
"cdr-choreographer__kicker": "cdr-choreographer__kicker_15-5-1",
|
|
3
|
+
"cdr-choreographer__title": "cdr-choreographer__title_15-5-1",
|
|
4
|
+
"cdr-choreographer__rating": "cdr-choreographer__rating_15-5-1",
|
|
5
|
+
"cdr-choreographer__abstract": "cdr-choreographer__abstract_15-5-1"
|
|
6
6
|
};
|
|
7
7
|
export {
|
|
8
8
|
r as default
|