@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,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as m, useCssModule as c, computed as b,
|
|
1
|
+
import { defineComponent as m, useCssModule as c, computed as b, createBlock as f, openBlock as g, normalizeClass as p, unref as s, withCtx as i, renderSlot as C, withDirectives as y, createElementVNode as S, mergeProps as v, vModelRadio as V } from "vue";
|
|
2
2
|
import k from "../../utils/propValidator.mjs";
|
|
3
3
|
import z from "../labelWrapper/CdrLabelWrapper.vue.mjs";
|
|
4
4
|
import B from "../../props/size.mjs";
|
|
@@ -80,7 +80,7 @@ const P = ["name", "value", "disabled"], A = "cdr-radio", w = /* @__PURE__ */ m(
|
|
|
80
80
|
d("update:modelValue", t);
|
|
81
81
|
}
|
|
82
82
|
});
|
|
83
|
-
return (t, o) => (
|
|
83
|
+
return (t, o) => (g(), f(z, {
|
|
84
84
|
class: p(s(a)[A]),
|
|
85
85
|
size: e.size,
|
|
86
86
|
modifier: e.modifier,
|
|
@@ -89,7 +89,7 @@ const P = ["name", "value", "disabled"], A = "cdr-radio", w = /* @__PURE__ */ m(
|
|
|
89
89
|
background: e.background,
|
|
90
90
|
disabled: e.disabled
|
|
91
91
|
}, {
|
|
92
|
-
input: i(() => [
|
|
92
|
+
input: i(() => [y(S("input", v({
|
|
93
93
|
class: [s(a)["cdr-radio__input"], e.inputClass],
|
|
94
94
|
type: "radio",
|
|
95
95
|
name: e.name,
|
|
@@ -97,8 +97,8 @@ const P = ["name", "value", "disabled"], A = "cdr-radio", w = /* @__PURE__ */ m(
|
|
|
97
97
|
}, t.$attrs, {
|
|
98
98
|
disabled: e.disabled,
|
|
99
99
|
"onUpdate:modelValue": o[0] || (o[0] = (u) => l.value = u)
|
|
100
|
-
}), null, 16, P), [[
|
|
101
|
-
default: i(() => [
|
|
100
|
+
}), null, 16, P), [[V, l.value]])]),
|
|
101
|
+
default: i(() => [C(t.$slots, "default")]),
|
|
102
102
|
_: 3
|
|
103
103
|
}, 8, ["class", "size", "modifier", "label-class", "content-class", "background", "disabled"]));
|
|
104
104
|
}
|
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
const r = {
|
|
2
|
-
"cdr-label-wrapper": "cdr-label-wrapper_15-
|
|
3
|
-
"cdr-label-wrapper__container": "cdr-label-wrapper__container_15-
|
|
4
|
-
"cdr-label-wrapper--primary": "cdr-label-wrapper--primary_15-
|
|
5
|
-
"cdr-label-wrapper--secondary": "cdr-label-wrapper--secondary_15-
|
|
6
|
-
"cdr-label-wrapper--disabled": "cdr-label-wrapper--disabled_15-
|
|
7
|
-
"cdr-label-wrapper__figure": "cdr-label-wrapper__figure_15-
|
|
8
|
-
"cdr-label-wrapper__content": "cdr-label-wrapper__content_15-
|
|
9
|
-
"cdr-label-wrapper--hide-figure": "cdr-label-wrapper--hide-figure_15-
|
|
10
|
-
"cdr-checkbox__svg-box": "cdr-checkbox__svg-box_15-
|
|
11
|
-
"cdr-label-wrapper--small": "cdr-label-wrapper--small_15-
|
|
12
|
-
"cdr-label-wrapper--medium": "cdr-label-wrapper--medium_15-
|
|
13
|
-
"cdr-label-wrapper--large": "cdr-label-wrapper--large_15-
|
|
14
|
-
"cdr-checkbox__checkbox-box": "cdr-checkbox__checkbox-box_15-
|
|
15
|
-
"cdr-label-wrapper--small@xs": "cdr-label-wrapper--small@xs_15-
|
|
16
|
-
"cdr-label-wrapper--medium@xs": "cdr-label-wrapper--medium@xs_15-
|
|
17
|
-
"cdr-label-wrapper--large@xs": "cdr-label-wrapper--large@xs_15-
|
|
18
|
-
"cdr-label-wrapper--small@sm": "cdr-label-wrapper--small@sm_15-
|
|
19
|
-
"cdr-label-wrapper--medium@sm": "cdr-label-wrapper--medium@sm_15-
|
|
20
|
-
"cdr-label-wrapper--large@sm": "cdr-label-wrapper--large@sm_15-
|
|
21
|
-
"cdr-label-wrapper--small@md": "cdr-label-wrapper--small@md_15-
|
|
22
|
-
"cdr-label-wrapper--medium@md": "cdr-label-wrapper--medium@md_15-
|
|
23
|
-
"cdr-label-wrapper--large@md": "cdr-label-wrapper--large@md_15-
|
|
24
|
-
"cdr-label-wrapper--small@lg": "cdr-label-wrapper--small@lg_15-
|
|
25
|
-
"cdr-label-wrapper--medium@lg": "cdr-label-wrapper--medium@lg_15-
|
|
26
|
-
"cdr-label-wrapper--large@lg": "cdr-label-wrapper--large@lg_15-
|
|
27
|
-
"cdr-radio": "cdr-radio_15-
|
|
28
|
-
"cdr-radio__input": "cdr-radio__input_15-
|
|
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-radio": "cdr-radio_15-5-1",
|
|
28
|
+
"cdr-radio__input": "cdr-radio__input_15-5-1"
|
|
29
29
|
};
|
|
30
30
|
export {
|
|
31
31
|
r as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as V, useCssModule as F, computed as t,
|
|
1
|
+
import { defineComponent as V, useCssModule as F, computed as t, createBlock as l, openBlock as r, resolveDynamicComponent as v, normalizeClass as s, unref as n, withCtx as T, createElementVNode as h, createElementBlock as i, createCommentVNode as c, Fragment as w, renderList as z, toDisplayString as g } from "vue";
|
|
2
2
|
import _ from "../../props/size.mjs";
|
|
3
3
|
import q from "../../utils/mapClasses.mjs";
|
|
4
4
|
import $ from "./components/CdrStar100.vue.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as a,
|
|
1
|
+
import { defineComponent as a, createElementBlock as L, openBlock as l, normalizeClass as r, unref as e, createElementVNode as m } from "vue";
|
|
2
2
|
import p from "../../../utils/mapClasses.mjs";
|
|
3
3
|
import i from "../../../props/size.mjs";
|
|
4
4
|
import { useStar as c } from "../composables/useStar.mjs";
|
|
@@ -12,7 +12,7 @@ const z = /* @__PURE__ */ a({
|
|
|
12
12
|
style: s,
|
|
13
13
|
sizeClass: n
|
|
14
14
|
} = c(o.size);
|
|
15
|
-
return (_, f) => (
|
|
15
|
+
return (_, f) => (l(), L("svg", {
|
|
16
16
|
class: r(e(p)(e(s), "cdr-rating__star", e(n))),
|
|
17
17
|
viewBox: "0 0 24 24",
|
|
18
18
|
fill: "none",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as a,
|
|
1
|
+
import { defineComponent as a, createElementBlock as L, openBlock as l, normalizeClass as r, unref as e, createElementVNode as i } from "vue";
|
|
2
2
|
import m from "../../../utils/mapClasses.mjs";
|
|
3
3
|
import p from "../../../props/size.mjs";
|
|
4
4
|
import { useStar as c } from "../composables/useStar.mjs";
|
|
@@ -12,7 +12,7 @@ const z = /* @__PURE__ */ a({
|
|
|
12
12
|
style: s,
|
|
13
13
|
sizeClass: n
|
|
14
14
|
} = c(o.size);
|
|
15
|
-
return (f, _) => (
|
|
15
|
+
return (f, _) => (l(), L("svg", {
|
|
16
16
|
class: r(e(m)(e(s), "cdr-rating__star", e(n))),
|
|
17
17
|
viewBox: "0 0 24 24",
|
|
18
18
|
fill: "none",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as o,
|
|
1
|
+
import { defineComponent as o, createElementBlock as L, openBlock as i, normalizeClass as s, unref as t, createElementVNode as e } from "vue";
|
|
2
2
|
import p from "../../../utils/mapClasses.mjs";
|
|
3
3
|
import c from "../../../props/size.mjs";
|
|
4
4
|
import { useStar as d } from "../composables/useStar.mjs";
|
|
@@ -12,7 +12,7 @@ const w = /* @__PURE__ */ o({
|
|
|
12
12
|
style: r,
|
|
13
13
|
sizeClass: l
|
|
14
14
|
} = d(n.size);
|
|
15
|
-
return (m, _) => (
|
|
15
|
+
return (m, _) => (i(), L("svg", {
|
|
16
16
|
class: s(t(p)(t(r), "cdr-rating__star", t(l))),
|
|
17
17
|
viewBox: "0 0 24 24",
|
|
18
18
|
fill: "none",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as L,
|
|
1
|
+
import { defineComponent as L, createElementBlock as o, openBlock as i, normalizeClass as s, unref as t, createElementVNode as a } from "vue";
|
|
2
2
|
import p from "../../../utils/mapClasses.mjs";
|
|
3
3
|
import c from "../../../props/size.mjs";
|
|
4
4
|
import { useStar as d } from "../composables/useStar.mjs";
|
|
@@ -12,7 +12,7 @@ const k = /* @__PURE__ */ L({
|
|
|
12
12
|
style: r,
|
|
13
13
|
sizeClass: n
|
|
14
14
|
} = d(l.size);
|
|
15
|
-
return (_, m) => (
|
|
15
|
+
return (_, m) => (i(), o("svg", {
|
|
16
16
|
class: s(t(p)(t(r), "cdr-rating__star", t(n))),
|
|
17
17
|
viewBox: "0 0 24 24",
|
|
18
18
|
fill: "none",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as l,
|
|
1
|
+
import { defineComponent as l, createElementBlock as o, openBlock as i, normalizeClass as s, unref as t, createElementVNode as a } from "vue";
|
|
2
2
|
import p from "../../../utils/mapClasses.mjs";
|
|
3
3
|
import c from "../../../props/size.mjs";
|
|
4
4
|
import { useStar as m } from "../composables/useStar.mjs";
|
|
@@ -12,7 +12,7 @@ const w = /* @__PURE__ */ l({
|
|
|
12
12
|
style: r,
|
|
13
13
|
sizeClass: n
|
|
14
14
|
} = m(L.size);
|
|
15
|
-
return (d, _) => (
|
|
15
|
+
return (d, _) => (i(), o("svg", {
|
|
16
16
|
class: s(t(p)(t(r), "cdr-rating__star", t(n))),
|
|
17
17
|
viewBox: "0 0 24 24",
|
|
18
18
|
fill: "none",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as a,
|
|
1
|
+
import { defineComponent as a, createElementBlock as i, openBlock as c, normalizeClass as n, unref as l, createElementVNode as r } from "vue";
|
|
2
2
|
import m from "../../../utils/mapClasses.mjs";
|
|
3
3
|
import p from "../../../props/size.mjs";
|
|
4
4
|
import { useStar as u } from "../composables/useStar.mjs";
|
|
@@ -15,7 +15,7 @@ const _ = {
|
|
|
15
15
|
style: e,
|
|
16
16
|
sizeClass: o
|
|
17
17
|
} = u(t.size);
|
|
18
|
-
return (f, d) => (
|
|
18
|
+
return (f, d) => (c(), i("svg", {
|
|
19
19
|
class: n(l(m)(l(e), "cdr-rating__star", l(o))),
|
|
20
20
|
viewBox: "0 0 24 24",
|
|
21
21
|
fill: "none",
|
|
@@ -1,48 +1,48 @@
|
|
|
1
1
|
const r = {
|
|
2
|
-
"cdr-rating__icon": "cdr-rating__icon_15-
|
|
3
|
-
"cdr-rating__count": "cdr-rating__count_15-
|
|
4
|
-
"cdr-rating": "cdr-rating_15-
|
|
5
|
-
"cdr-rating__number": "cdr-rating__number_15-
|
|
6
|
-
"cdr-rating__ratings": "cdr-rating__ratings_15-
|
|
7
|
-
"cdr-rating__caption-sr": "cdr-rating__caption-sr_15-
|
|
8
|
-
"cdr-rating--linked": "cdr-rating--linked_15-
|
|
9
|
-
"cdr-rating__star": "cdr-rating__star_15-
|
|
10
|
-
"cdr-rating__star--null-fill": "cdr-rating__star--null-fill_15-
|
|
11
|
-
"cdr-rating__star--null-outline": "cdr-rating__star--null-outline_15-
|
|
12
|
-
"cdr-rating__star--partial-fill": "cdr-rating__star--partial-fill_15-
|
|
13
|
-
"cdr-rating__star--partial-stroke": "cdr-rating__star--partial-stroke_15-
|
|
14
|
-
"cdr-rating__star--filled": "cdr-rating__star--filled_15-
|
|
15
|
-
"cdr-rating__star--empty": "cdr-rating__star--empty_15-
|
|
16
|
-
"cdr-rating__star--small": "cdr-rating__star--small_15-
|
|
17
|
-
"cdr-rating__star--medium": "cdr-rating__star--medium_15-
|
|
18
|
-
"cdr-rating__star--large": "cdr-rating__star--large_15-
|
|
19
|
-
"cdr-rating__star--small@xs": "cdr-rating__star--small@xs_15-
|
|
20
|
-
"cdr-rating__star--medium@xs": "cdr-rating__star--medium@xs_15-
|
|
21
|
-
"cdr-rating__star--large@xs": "cdr-rating__star--large@xs_15-
|
|
22
|
-
"cdr-rating__star--small@sm": "cdr-rating__star--small@sm_15-
|
|
23
|
-
"cdr-rating__star--medium@sm": "cdr-rating__star--medium@sm_15-
|
|
24
|
-
"cdr-rating__star--large@sm": "cdr-rating__star--large@sm_15-
|
|
25
|
-
"cdr-rating__star--small@md": "cdr-rating__star--small@md_15-
|
|
26
|
-
"cdr-rating__star--medium@md": "cdr-rating__star--medium@md_15-
|
|
27
|
-
"cdr-rating__star--large@md": "cdr-rating__star--large@md_15-
|
|
28
|
-
"cdr-rating__star--small@lg": "cdr-rating__star--small@lg_15-
|
|
29
|
-
"cdr-rating__star--medium@lg": "cdr-rating__star--medium@lg_15-
|
|
30
|
-
"cdr-rating__star--large@lg": "cdr-rating__star--large@lg_15-
|
|
31
|
-
"cdr-rating--large": "cdr-rating--large_15-
|
|
32
|
-
"cdr-rating--medium": "cdr-rating--medium_15-
|
|
33
|
-
"cdr-rating--small": "cdr-rating--small_15-
|
|
34
|
-
"cdr-rating--small@xs": "cdr-rating--small@xs_15-
|
|
35
|
-
"cdr-rating--medium@xs": "cdr-rating--medium@xs_15-
|
|
36
|
-
"cdr-rating--large@xs": "cdr-rating--large@xs_15-
|
|
37
|
-
"cdr-rating--small@sm": "cdr-rating--small@sm_15-
|
|
38
|
-
"cdr-rating--medium@sm": "cdr-rating--medium@sm_15-
|
|
39
|
-
"cdr-rating--large@sm": "cdr-rating--large@sm_15-
|
|
40
|
-
"cdr-rating--small@md": "cdr-rating--small@md_15-
|
|
41
|
-
"cdr-rating--medium@md": "cdr-rating--medium@md_15-
|
|
42
|
-
"cdr-rating--large@md": "cdr-rating--large@md_15-
|
|
43
|
-
"cdr-rating--small@lg": "cdr-rating--small@lg_15-
|
|
44
|
-
"cdr-rating--medium@lg": "cdr-rating--medium@lg_15-
|
|
45
|
-
"cdr-rating--large@lg": "cdr-rating--large@lg_15-
|
|
2
|
+
"cdr-rating__icon": "cdr-rating__icon_15-5-1",
|
|
3
|
+
"cdr-rating__count": "cdr-rating__count_15-5-1",
|
|
4
|
+
"cdr-rating": "cdr-rating_15-5-1",
|
|
5
|
+
"cdr-rating__number": "cdr-rating__number_15-5-1",
|
|
6
|
+
"cdr-rating__ratings": "cdr-rating__ratings_15-5-1",
|
|
7
|
+
"cdr-rating__caption-sr": "cdr-rating__caption-sr_15-5-1",
|
|
8
|
+
"cdr-rating--linked": "cdr-rating--linked_15-5-1",
|
|
9
|
+
"cdr-rating__star": "cdr-rating__star_15-5-1",
|
|
10
|
+
"cdr-rating__star--null-fill": "cdr-rating__star--null-fill_15-5-1",
|
|
11
|
+
"cdr-rating__star--null-outline": "cdr-rating__star--null-outline_15-5-1",
|
|
12
|
+
"cdr-rating__star--partial-fill": "cdr-rating__star--partial-fill_15-5-1",
|
|
13
|
+
"cdr-rating__star--partial-stroke": "cdr-rating__star--partial-stroke_15-5-1",
|
|
14
|
+
"cdr-rating__star--filled": "cdr-rating__star--filled_15-5-1",
|
|
15
|
+
"cdr-rating__star--empty": "cdr-rating__star--empty_15-5-1",
|
|
16
|
+
"cdr-rating__star--small": "cdr-rating__star--small_15-5-1",
|
|
17
|
+
"cdr-rating__star--medium": "cdr-rating__star--medium_15-5-1",
|
|
18
|
+
"cdr-rating__star--large": "cdr-rating__star--large_15-5-1",
|
|
19
|
+
"cdr-rating__star--small@xs": "cdr-rating__star--small@xs_15-5-1",
|
|
20
|
+
"cdr-rating__star--medium@xs": "cdr-rating__star--medium@xs_15-5-1",
|
|
21
|
+
"cdr-rating__star--large@xs": "cdr-rating__star--large@xs_15-5-1",
|
|
22
|
+
"cdr-rating__star--small@sm": "cdr-rating__star--small@sm_15-5-1",
|
|
23
|
+
"cdr-rating__star--medium@sm": "cdr-rating__star--medium@sm_15-5-1",
|
|
24
|
+
"cdr-rating__star--large@sm": "cdr-rating__star--large@sm_15-5-1",
|
|
25
|
+
"cdr-rating__star--small@md": "cdr-rating__star--small@md_15-5-1",
|
|
26
|
+
"cdr-rating__star--medium@md": "cdr-rating__star--medium@md_15-5-1",
|
|
27
|
+
"cdr-rating__star--large@md": "cdr-rating__star--large@md_15-5-1",
|
|
28
|
+
"cdr-rating__star--small@lg": "cdr-rating__star--small@lg_15-5-1",
|
|
29
|
+
"cdr-rating__star--medium@lg": "cdr-rating__star--medium@lg_15-5-1",
|
|
30
|
+
"cdr-rating__star--large@lg": "cdr-rating__star--large@lg_15-5-1",
|
|
31
|
+
"cdr-rating--large": "cdr-rating--large_15-5-1",
|
|
32
|
+
"cdr-rating--medium": "cdr-rating--medium_15-5-1",
|
|
33
|
+
"cdr-rating--small": "cdr-rating--small_15-5-1",
|
|
34
|
+
"cdr-rating--small@xs": "cdr-rating--small@xs_15-5-1",
|
|
35
|
+
"cdr-rating--medium@xs": "cdr-rating--medium@xs_15-5-1",
|
|
36
|
+
"cdr-rating--large@xs": "cdr-rating--large@xs_15-5-1",
|
|
37
|
+
"cdr-rating--small@sm": "cdr-rating--small@sm_15-5-1",
|
|
38
|
+
"cdr-rating--medium@sm": "cdr-rating--medium@sm_15-5-1",
|
|
39
|
+
"cdr-rating--large@sm": "cdr-rating--large@sm_15-5-1",
|
|
40
|
+
"cdr-rating--small@md": "cdr-rating--small@md_15-5-1",
|
|
41
|
+
"cdr-rating--medium@md": "cdr-rating--medium@md_15-5-1",
|
|
42
|
+
"cdr-rating--large@md": "cdr-rating--large@md_15-5-1",
|
|
43
|
+
"cdr-rating--small@lg": "cdr-rating--small@lg_15-5-1",
|
|
44
|
+
"cdr-rating--medium@lg": "cdr-rating--medium@lg_15-5-1",
|
|
45
|
+
"cdr-rating--large@lg": "cdr-rating--large@lg_15-5-1"
|
|
46
46
|
};
|
|
47
47
|
export {
|
|
48
48
|
r as default
|
|
@@ -2,7 +2,7 @@ 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.filter.js";
|
|
4
4
|
import "core-js/modules/esnext.iterator.for-each.js";
|
|
5
|
-
import { defineComponent as U, useCssModule as H, useSlots as T, useAttrs as G, computed as o,
|
|
5
|
+
import { defineComponent as U, useCssModule as H, useSlots as T, useAttrs as G, computed as o, createBlock as C, openBlock as s, unref as t, createSlots as J, withCtx as n, createElementVNode as S, normalizeClass as p, createElementBlock as f, createCommentVNode as y, withDirectives as K, createVNode as Q, renderSlot as d, mergeProps as W, toDisplayString as k, Fragment as X, renderList as Y, vModelSelect as Z } from "vue";
|
|
6
6
|
import _ from "../icon/comps/caret-down.vue.mjs";
|
|
7
7
|
import ee from "../labelStandalone/CdrLabelStandalone.vue.mjs";
|
|
8
8
|
import re from "../formError/CdrFormError.vue.mjs";
|
|
@@ -142,7 +142,7 @@ const oe = ["id", "multiple", "size", "disabled", "aria-required", "aria-invalid
|
|
|
142
142
|
}, [t(h) ? (s(), f("span", {
|
|
143
143
|
key: 0,
|
|
144
144
|
class: p(t(c)["cdr-select__pre-icon"])
|
|
145
|
-
}, [d(l.$slots, "pre-icon")], 2)) : y("", !0), K(S("select",
|
|
145
|
+
}, [d(l.$slots, "pre-icon")], 2)) : y("", !0), K(S("select", W({
|
|
146
146
|
id: t(m),
|
|
147
147
|
class: t($)(t(c), B, w.value, E.value, N.value, j.value, O.value, L.value),
|
|
148
148
|
multiple: e.multiple,
|
|
@@ -159,10 +159,10 @@ const oe = ["id", "multiple", "size", "disabled", "aria-required", "aria-invalid
|
|
|
159
159
|
class: p(t(c)["cdr-select__prompt"]),
|
|
160
160
|
value: "",
|
|
161
161
|
disabled: ""
|
|
162
|
-
}, k(e.prompt), 3)) : y("", !0), (s(!0), f(
|
|
162
|
+
}, k(e.prompt), 3)) : y("", !0), (s(!0), f(X, null, Y(M.value, (i) => (s(), f("option", {
|
|
163
163
|
key: i.text,
|
|
164
164
|
value: i.value
|
|
165
|
-
}, k(i.text), 9, ae))), 128)), d(l.$slots, "default")], 16, oe), [[
|
|
165
|
+
}, k(i.text), 9, ae))), 128)), d(l.$slots, "default")], 16, oe), [[Z, g.value]]), Q(_, {
|
|
166
166
|
class: p(t($)(t(c), "cdr-select__caret", D.value))
|
|
167
167
|
}, null, 8, ["class"])], 2)]),
|
|
168
168
|
_: 2
|
|
@@ -1,46 +1,46 @@
|
|
|
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-
|
|
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
44
|
};
|
|
45
45
|
export {
|
|
46
46
|
l as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r, useCssModule as l, toRef as a, provide as i,
|
|
1
|
+
import { defineComponent as r, useCssModule as l, toRef as a, provide as i, createElementBlock as m, openBlock as c, normalizeClass as p, unref as u, renderSlot as d } from "vue";
|
|
2
2
|
import { motionKey as f } from "../../types/symbols.mjs";
|
|
3
3
|
const C = "cdr-skeleton", S = /* @__PURE__ */ r({
|
|
4
4
|
name: "CdrSkeleton",
|
|
@@ -17,7 +17,7 @@ const C = "cdr-skeleton", S = /* @__PURE__ */ r({
|
|
|
17
17
|
},
|
|
18
18
|
setup(e) {
|
|
19
19
|
const o = e, t = l(), n = a(o, "motion");
|
|
20
|
-
return i(f, n), (s, k) => (
|
|
20
|
+
return i(f, n), (s, k) => (c(), m("div", {
|
|
21
21
|
class: p(u(t)[C]),
|
|
22
22
|
"aria-live": "polite",
|
|
23
23
|
"aria-busy": "true"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as c, useCssModule as p, computed as t, inject as i, ref as u,
|
|
1
|
+
import { defineComponent as c, useCssModule as p, computed as t, inject as i, ref as u, createElementBlock as d, openBlock as f, normalizeClass as C, unref as n } from "vue";
|
|
2
2
|
import _ from "../../utils/propValidator.mjs";
|
|
3
3
|
import v from "../../utils/mapClasses.mjs";
|
|
4
4
|
import { motionKey as y } from "../../types/symbols.mjs";
|
|
@@ -19,7 +19,7 @@ const o = "cdr-skeleton-bone", b = /* @__PURE__ */ c({
|
|
|
19
19
|
},
|
|
20
20
|
setup(e) {
|
|
21
21
|
const s = e, a = p(), l = t(() => `${o}--${s.type}`), r = i(y, u(!0)), m = t(() => r.value ? `${o}__shimmer` : "");
|
|
22
|
-
return (g, k) => (
|
|
22
|
+
return (g, k) => (f(), d("div", {
|
|
23
23
|
class: C(n(v)(n(a), o, l.value, m.value))
|
|
24
24
|
}, null, 2));
|
|
25
25
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
const e = "shimmer_15-
|
|
2
|
-
"cdr-skeleton-bone": "cdr-skeleton-bone_15-
|
|
3
|
-
"cdr-skeleton-bone__shimmer": "cdr-skeleton-bone__shimmer_15-
|
|
1
|
+
const e = "shimmer_15-5-1", n = {
|
|
2
|
+
"cdr-skeleton-bone": "cdr-skeleton-bone_15-5-1",
|
|
3
|
+
"cdr-skeleton-bone__shimmer": "cdr-skeleton-bone__shimmer_15-5-1",
|
|
4
4
|
shimmer: e,
|
|
5
|
-
"cdr-skeleton-bone--line": "cdr-skeleton-bone--line_15-
|
|
6
|
-
"cdr-skeleton-bone--heading": "cdr-skeleton-bone--heading_15-
|
|
7
|
-
"cdr-skeleton-bone--rectangle": "cdr-skeleton-bone--rectangle_15-
|
|
8
|
-
"cdr-skeleton-bone--square": "cdr-skeleton-bone--square_15-
|
|
5
|
+
"cdr-skeleton-bone--line": "cdr-skeleton-bone--line_15-5-1",
|
|
6
|
+
"cdr-skeleton-bone--heading": "cdr-skeleton-bone--heading_15-5-1",
|
|
7
|
+
"cdr-skeleton-bone--rectangle": "cdr-skeleton-bone--rectangle_15-5-1",
|
|
8
|
+
"cdr-skeleton-bone--square": "cdr-skeleton-bone--square_15-5-1"
|
|
9
9
|
};
|
|
10
10
|
export {
|
|
11
11
|
n as default,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as u, computed as m, useCssModule as d,
|
|
1
|
+
import { defineComponent as u, computed as m, useCssModule as d, createBlock as f, openBlock as i, resolveDynamicComponent as C, normalizeClass as a, unref as e, withCtx as _, createElementVNode as r, renderSlot as l } from "vue";
|
|
2
2
|
import $ from "../../utils/mapClasses.mjs";
|
|
3
3
|
const s = "cdr-split-surface", g = /* @__PURE__ */ u({
|
|
4
4
|
name: "CdrSplitSurface",
|
|
@@ -13,7 +13,7 @@ const s = "cdr-split-surface", g = /* @__PURE__ */ u({
|
|
|
13
13
|
},
|
|
14
14
|
setup(c) {
|
|
15
15
|
const n = c, p = m(() => `${s}--${n.surface}`), t = d();
|
|
16
|
-
return (o, v) => (
|
|
16
|
+
return (o, v) => (i(), f(C(o.tag), {
|
|
17
17
|
class: a(e($)(e(t), s, p.value))
|
|
18
18
|
}, {
|
|
19
19
|
default: _(() => [r("div", {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
const t = {
|
|
2
|
-
"cdr-split-surface": "cdr-split-surface_15-
|
|
3
|
-
"cdr-split-surface--top": "cdr-split-surface--top_15-
|
|
4
|
-
"cdr-split-surface--bottom": "cdr-split-surface--bottom_15-
|
|
5
|
-
"cdr-split-surface__top": "cdr-split-surface__top_15-
|
|
6
|
-
"cdr-split-surface__bottom": "cdr-split-surface__bottom_15-
|
|
2
|
+
"cdr-split-surface": "cdr-split-surface_15-5-1",
|
|
3
|
+
"cdr-split-surface--top": "cdr-split-surface--top_15-5-1",
|
|
4
|
+
"cdr-split-surface--bottom": "cdr-split-surface--bottom_15-5-1",
|
|
5
|
+
"cdr-split-surface__top": "cdr-split-surface__top_15-5-1",
|
|
6
|
+
"cdr-split-surface__bottom": "cdr-split-surface__bottom_15-5-1"
|
|
7
7
|
};
|
|
8
8
|
export {
|
|
9
9
|
t as default
|
|
@@ -1,60 +1,30 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
const S = /* @__PURE__ */ s({
|
|
1
|
+
import { defineComponent as a, useCssModule as c, computed as d, createBlock as n, openBlock as u, resolveDynamicComponent as l, mergeProps as p, unref as f, withCtx as m, renderSlot as i } from "vue";
|
|
2
|
+
import { getSurfaceProps as C } from "../../utils/surface.mjs";
|
|
3
|
+
const g = /* @__PURE__ */ a({
|
|
5
4
|
name: "CdrSurface",
|
|
6
5
|
__name: "CdrSurface",
|
|
7
6
|
props: {
|
|
8
|
-
background: {
|
|
9
|
-
|
|
10
|
-
},
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
},
|
|
14
|
-
borderStyle: {
|
|
15
|
-
default: "solid"
|
|
16
|
-
},
|
|
17
|
-
borderWidth: {
|
|
18
|
-
default: "sixteenth-x"
|
|
19
|
-
},
|
|
20
|
-
modifier: {
|
|
21
|
-
default: "default"
|
|
22
|
-
},
|
|
23
|
-
radius: {
|
|
24
|
-
default: "sharp"
|
|
25
|
-
},
|
|
26
|
-
shadow: {
|
|
27
|
-
default: "flat"
|
|
28
|
-
},
|
|
7
|
+
background: {},
|
|
8
|
+
borderColor: {},
|
|
9
|
+
borderStyle: {},
|
|
10
|
+
borderWidth: {},
|
|
11
|
+
borderRadius: {},
|
|
12
|
+
boxShadow: {},
|
|
29
13
|
tag: {
|
|
30
14
|
default: "div"
|
|
31
15
|
},
|
|
32
|
-
|
|
33
|
-
type: Boolean,
|
|
34
|
-
default: !1
|
|
35
|
-
},
|
|
36
|
-
palette: {
|
|
37
|
-
default: "default"
|
|
38
|
-
}
|
|
16
|
+
palette: {}
|
|
39
17
|
},
|
|
40
18
|
setup(r) {
|
|
41
|
-
const e = r, o =
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
} = e;
|
|
47
|
-
return {
|
|
48
|
-
class: h(o, ...t) || void 0,
|
|
49
|
-
"data-palette": a || void 0
|
|
50
|
-
};
|
|
51
|
-
});
|
|
52
|
-
return (t, a) => (f(), p(n(e.tag), c(i(d.value)), {
|
|
53
|
-
default: m(() => [C(t.$slots, "default")]),
|
|
19
|
+
const e = r, o = c(), t = d(() => C(e));
|
|
20
|
+
return (s, b) => (u(), n(l(e.tag), p({
|
|
21
|
+
class: f(o)["cdr-surface"]
|
|
22
|
+
}, t.value), {
|
|
23
|
+
default: m(() => [i(s.$slots, "default")]),
|
|
54
24
|
_: 3
|
|
55
|
-
}, 16));
|
|
25
|
+
}, 16, ["class"]));
|
|
56
26
|
}
|
|
57
27
|
});
|
|
58
28
|
export {
|
|
59
|
-
|
|
29
|
+
g as default
|
|
60
30
|
};
|