@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,35 +1,6 @@
|
|
|
1
|
-
const
|
|
2
|
-
"cdr-surface
|
|
3
|
-
"cdr-surface--background-secondary": "cdr-surface--background-secondary_15-4-1",
|
|
4
|
-
"cdr-surface--background-brand-spruce": "cdr-surface--background-brand-spruce_15-4-1",
|
|
5
|
-
"cdr-surface--background-sale": "cdr-surface--background-sale_15-4-1",
|
|
6
|
-
"cdr-surface--border-color-primary": "cdr-surface--border-color-primary_15-4-1",
|
|
7
|
-
"cdr-surface--border-color-secondary": "cdr-surface--border-color-secondary_15-4-1",
|
|
8
|
-
"cdr-surface--border-color-success": "cdr-surface--border-color-success_15-4-1",
|
|
9
|
-
"cdr-surface--border-color-warning": "cdr-surface--border-color-warning_15-4-1",
|
|
10
|
-
"cdr-surface--border-color-error": "cdr-surface--border-color-error_15-4-1",
|
|
11
|
-
"cdr-surface--border-color-info": "cdr-surface--border-color-info_15-4-1",
|
|
12
|
-
"cdr-surface--border-width-zero": "cdr-surface--border-width-zero_15-4-1",
|
|
13
|
-
"cdr-surface--border-width-sixteenth-x": "cdr-surface--border-width-sixteenth-x_15-4-1",
|
|
14
|
-
"cdr-surface--border-width-eighth-x": "cdr-surface--border-width-eighth-x_15-4-1",
|
|
15
|
-
"cdr-surface--border-width-three-sixteenth-x": "cdr-surface--border-width-three-sixteenth-x_15-4-1",
|
|
16
|
-
"cdr-surface--border-width-quarter-x": "cdr-surface--border-width-quarter-x_15-4-1",
|
|
17
|
-
"cdr-surface--border-width-three-eighth-x": "cdr-surface--border-width-three-eighth-x_15-4-1",
|
|
18
|
-
"cdr-surface--border-style-dotted": "cdr-surface--border-style-dotted_15-4-1",
|
|
19
|
-
"cdr-surface--border-style-dashed": "cdr-surface--border-style-dashed_15-4-1",
|
|
20
|
-
"cdr-surface--border-style-solid": "cdr-surface--border-style-solid_15-4-1",
|
|
21
|
-
"cdr-surface--radius-sharp": "cdr-surface--radius-sharp_15-4-1",
|
|
22
|
-
"cdr-surface--radius-soft": "cdr-surface--radius-soft_15-4-1",
|
|
23
|
-
"cdr-surface--radius-softer": "cdr-surface--radius-softer_15-4-1",
|
|
24
|
-
"cdr-surface--radius-softest": "cdr-surface--radius-softest_15-4-1",
|
|
25
|
-
"cdr-surface--radius-round": "cdr-surface--radius-round_15-4-1",
|
|
26
|
-
"cdr-surface--shadow-flat": "cdr-surface--shadow-flat_15-4-1",
|
|
27
|
-
"cdr-surface--shadow-raised": "cdr-surface--shadow-raised_15-4-1",
|
|
28
|
-
"cdr-surface--shadow-elevated": "cdr-surface--shadow-elevated_15-4-1",
|
|
29
|
-
"cdr-surface--shadow-floating": "cdr-surface--shadow-floating_15-4-1",
|
|
30
|
-
"cdr-surface--shadow-lifted": "cdr-surface--shadow-lifted_15-4-1",
|
|
31
|
-
"cdr-surface--border": "cdr-surface--border_15-4-1"
|
|
1
|
+
const c = {
|
|
2
|
+
"cdr-surface": "cdr-surface_15-5-1"
|
|
32
3
|
};
|
|
33
4
|
export {
|
|
34
|
-
|
|
5
|
+
c as default
|
|
35
6
|
};
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { defineComponent as a, computed as d, createBlock as n, openBlock as p, mergeProps as u, withCtx as c, renderSlot as s } from "vue";
|
|
2
|
+
import f from "../surface/CdrSurface.vue.mjs";
|
|
3
|
+
import { getSurfaceProps as i } from "../../utils/surface.mjs";
|
|
4
|
+
const b = /* @__PURE__ */ a({
|
|
5
|
+
name: "CdrSurNavigation",
|
|
6
|
+
__name: "CdrSurfaceNavigation",
|
|
7
|
+
props: {
|
|
8
|
+
background: {},
|
|
9
|
+
borderColor: {},
|
|
10
|
+
borderStyle: {},
|
|
11
|
+
borderWidth: {},
|
|
12
|
+
borderRadius: {},
|
|
13
|
+
boxShadow: {},
|
|
14
|
+
tag: {
|
|
15
|
+
default: "div"
|
|
16
|
+
},
|
|
17
|
+
palette: {}
|
|
18
|
+
},
|
|
19
|
+
setup(e) {
|
|
20
|
+
const r = e, o = d(() => i(r));
|
|
21
|
+
return (t, l) => (p(), n(f, u(o.value, {
|
|
22
|
+
tag: r.tag
|
|
23
|
+
}), {
|
|
24
|
+
default: c(() => [s(t.$slots, "default")]),
|
|
25
|
+
_: 3
|
|
26
|
+
}, 16, ["tag"]));
|
|
27
|
+
}
|
|
28
|
+
});
|
|
29
|
+
export {
|
|
30
|
+
b as default
|
|
31
|
+
};
|
|
@@ -1,72 +1,71 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import
|
|
1
|
+
import { defineComponent as m, useCssModule as g, computed as s, createBlock as y, openBlock as _, mergeProps as d, unref as r, withCtx as t, createElementVNode as c, normalizeClass as n, createVNode as l, renderSlot as u } from "vue";
|
|
2
|
+
import C from "../surface/CdrSurface.vue.mjs";
|
|
3
|
+
import S from "../skeleton/CdrSkeleton.vue.mjs";
|
|
3
4
|
import b from "../skeleton/CdrSkeletonBone.vue.mjs";
|
|
4
|
-
import
|
|
5
|
-
import {
|
|
6
|
-
|
|
7
|
-
const D = "cdr-surface-selection", M = /* @__PURE__ */ y({
|
|
5
|
+
import k from "../layout/CdrLayout.vue.mjs";
|
|
6
|
+
import { getSurfaceProps as h, getDefaultLayout as B } from "../../utils/surface.mjs";
|
|
7
|
+
const V = /* @__PURE__ */ m({
|
|
8
8
|
name: "CdrSurfaceSelection",
|
|
9
9
|
__name: "CdrSurfaceSelection",
|
|
10
10
|
props: {
|
|
11
11
|
checked: {
|
|
12
|
-
type: Boolean
|
|
13
|
-
default: !1
|
|
12
|
+
type: Boolean
|
|
14
13
|
},
|
|
15
14
|
disabled: {
|
|
16
|
-
type: Boolean
|
|
17
|
-
default: !1
|
|
15
|
+
type: Boolean
|
|
18
16
|
},
|
|
19
17
|
loading: {
|
|
20
|
-
type: Boolean
|
|
21
|
-
default: !1
|
|
22
|
-
},
|
|
23
|
-
modifier: {
|
|
24
|
-
default: "default"
|
|
18
|
+
type: Boolean
|
|
25
19
|
},
|
|
26
20
|
role: {
|
|
27
|
-
default: "
|
|
28
|
-
},
|
|
29
|
-
shadow: {
|
|
30
|
-
default: void 0
|
|
21
|
+
default: "checkbox"
|
|
31
22
|
},
|
|
23
|
+
layout: {},
|
|
24
|
+
background: {},
|
|
25
|
+
borderColor: {},
|
|
26
|
+
borderStyle: {},
|
|
27
|
+
borderWidth: {},
|
|
28
|
+
borderRadius: {},
|
|
29
|
+
boxShadow: {},
|
|
32
30
|
tag: {
|
|
33
|
-
default: "
|
|
31
|
+
default: "div"
|
|
34
32
|
},
|
|
35
|
-
|
|
36
|
-
default: () => i()
|
|
37
|
-
}
|
|
33
|
+
palette: {}
|
|
38
34
|
},
|
|
39
|
-
setup(
|
|
40
|
-
const
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
35
|
+
setup(i) {
|
|
36
|
+
const e = i, o = g(), f = s(() => ({
|
|
37
|
+
...h(e),
|
|
38
|
+
"aria-checked": e.checked,
|
|
39
|
+
"aria-disabled": e.disabled,
|
|
40
|
+
"data-loading": e.loading
|
|
41
|
+
})), p = s(() => ({
|
|
42
|
+
...B(),
|
|
43
|
+
...e.layout
|
|
44
|
+
}));
|
|
45
|
+
return (a, v) => (_(), y(C, d(f.value, {
|
|
46
|
+
class: r(o)["cdr-surface-selection"],
|
|
47
|
+
tag: e.tag,
|
|
48
|
+
role: a.$props.role
|
|
49
|
+
}), {
|
|
50
|
+
default: t(() => [c("div", {
|
|
51
|
+
class: n(r(o)["cdr-surface-selection__inner"])
|
|
52
|
+
}, [l(k, d(p.value, {
|
|
53
|
+
class: r(o)["cdr-surface-selection__layout"]
|
|
55
54
|
}), {
|
|
56
|
-
default: t(() => [u(
|
|
55
|
+
default: t(() => [u(a.$slots, "default")]),
|
|
57
56
|
_: 3
|
|
58
|
-
}, 16, ["class"]),
|
|
59
|
-
class:
|
|
60
|
-
}, [u(
|
|
57
|
+
}, 16, ["class"]), c("div", {
|
|
58
|
+
class: n(r(o)["cdr-surface-selection__loading"])
|
|
59
|
+
}, [u(a.$slots, "loading", {}, () => [l(S, null, {
|
|
61
60
|
default: t(() => [l(b, {
|
|
62
61
|
type: "line"
|
|
63
62
|
})]),
|
|
64
63
|
_: 1
|
|
65
64
|
})])], 2)], 2)]),
|
|
66
65
|
_: 3
|
|
67
|
-
}, 16));
|
|
66
|
+
}, 16, ["class", "tag", "role"]));
|
|
68
67
|
}
|
|
69
68
|
});
|
|
70
69
|
export {
|
|
71
|
-
|
|
70
|
+
V as default
|
|
72
71
|
};
|
|
@@ -1,31 +1,8 @@
|
|
|
1
1
|
const e = {
|
|
2
|
-
"cdr-surface-selection": "cdr-surface-selection_15-
|
|
3
|
-
"cdr-surface-
|
|
4
|
-
"cdr-surface-
|
|
5
|
-
"cdr-surface-
|
|
6
|
-
"cdr-surface-selection--border-width-sixteenth-x": "cdr-surface-selection--border-width-sixteenth-x_15-4-1",
|
|
7
|
-
"cdr-surface-selection--border-width-eighth-x": "cdr-surface-selection--border-width-eighth-x_15-4-1",
|
|
8
|
-
"cdr-surface-selection--border-width-three-sixteenth-x": "cdr-surface-selection--border-width-three-sixteenth-x_15-4-1",
|
|
9
|
-
"cdr-surface-selection--border-width-quarter-x": "cdr-surface-selection--border-width-quarter-x_15-4-1",
|
|
10
|
-
"cdr-surface-selection--border-width-three-eighth-x": "cdr-surface-selection--border-width-three-eighth-x_15-4-1",
|
|
11
|
-
"cdr-surface-selection--border-style-dotted": "cdr-surface-selection--border-style-dotted_15-4-1",
|
|
12
|
-
"cdr-surface-selection--border-style-dashed": "cdr-surface-selection--border-style-dashed_15-4-1",
|
|
13
|
-
"cdr-surface-selection--border-style-solid": "cdr-surface-selection--border-style-solid_15-4-1",
|
|
14
|
-
"cdr-surface-selection--radius-sharp": "cdr-surface-selection--radius-sharp_15-4-1",
|
|
15
|
-
"cdr-surface-selection--radius-soft": "cdr-surface-selection--radius-soft_15-4-1",
|
|
16
|
-
"cdr-surface-selection--radius-softer": "cdr-surface-selection--radius-softer_15-4-1",
|
|
17
|
-
"cdr-surface-selection--radius-softest": "cdr-surface-selection--radius-softest_15-4-1",
|
|
18
|
-
"cdr-surface-selection--radius-round": "cdr-surface-selection--radius-round_15-4-1",
|
|
19
|
-
"cdr-surface-selection--shadow-flat": "cdr-surface-selection--shadow-flat_15-4-1",
|
|
20
|
-
"cdr-surface-selection--shadow-raised": "cdr-surface-selection--shadow-raised_15-4-1",
|
|
21
|
-
"cdr-surface-selection--shadow-elevated": "cdr-surface-selection--shadow-elevated_15-4-1",
|
|
22
|
-
"cdr-surface-selection--shadow-floating": "cdr-surface-selection--shadow-floating_15-4-1",
|
|
23
|
-
"cdr-surface-selection--shadow-lifted": "cdr-surface-selection--shadow-lifted_15-4-1",
|
|
24
|
-
"cdr-surface-selection--border": "cdr-surface-selection--border_15-4-1",
|
|
25
|
-
"cdr-surface-selection__layout": "cdr-surface-selection__layout_15-4-1",
|
|
26
|
-
"cdr-surface-selection__loading": "cdr-surface-selection__loading_15-4-1",
|
|
27
|
-
"cdr-surface-selection__inner": "cdr-surface-selection__inner_15-4-1",
|
|
28
|
-
"cdr-surface-selection--modifier-default": "cdr-surface-selection--modifier-default_15-4-1"
|
|
2
|
+
"cdr-surface-selection": "cdr-surface-selection_15-5-1",
|
|
3
|
+
"cdr-surface-selection__inner": "cdr-surface-selection__inner_15-5-1",
|
|
4
|
+
"cdr-surface-selection__layout": "cdr-surface-selection__layout_15-5-1",
|
|
5
|
+
"cdr-surface-selection__loading": "cdr-surface-selection__loading_15-5-1"
|
|
29
6
|
};
|
|
30
7
|
export {
|
|
31
8
|
e as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as w, useCssModule as C, computed as r,
|
|
1
|
+
import { defineComponent as w, useCssModule as C, computed as r, createElementBlock as b, openBlock as v, normalizeClass as s, unref as e, createElementVNode as a, renderSlot as y, createVNode as n } from "vue";
|
|
2
2
|
import V from "../../utils/propValidator.mjs";
|
|
3
3
|
import { buildBooleanClass as k } from "../../utils/buildClass.mjs";
|
|
4
4
|
import z from "../icon/comps/check-sm.vue.mjs";
|
|
@@ -53,7 +53,7 @@ const g = ["id"], W = ["aria-checked", "aria-labelledby"], u = "cdr-switch", j =
|
|
|
53
53
|
const t = i, f = m, l = C(), d = t.id ? t.id : $(), h = (o) => {
|
|
54
54
|
f("update:modelValue", !o);
|
|
55
55
|
}, p = r(() => t.size ? `cdr-switch--${t.size}` : "cdr-switch--medium"), _ = r(() => t.fullWidth ? k(u, t.fullWidth, "full-width") : "");
|
|
56
|
-
return (o, c) => (
|
|
56
|
+
return (o, c) => (v(), b("div", {
|
|
57
57
|
class: s(e(S)(e(l), u, _.value, p.value))
|
|
58
58
|
}, [a("div", {
|
|
59
59
|
id: e(d),
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
const c = {
|
|
2
|
-
"cdr-switch": "cdr-switch_15-
|
|
3
|
-
"cdr-switch__button": "cdr-switch__button_15-
|
|
4
|
-
"cdr-switch__button-icon": "cdr-switch__button-icon_15-
|
|
5
|
-
"cdr-switch__handle": "cdr-switch__handle_15-
|
|
6
|
-
"cdr-switch__label": "cdr-switch__label_15-
|
|
7
|
-
"cdr-switch--full-width": "cdr-switch--full-width_15-
|
|
8
|
-
"cdr-switch--large": "cdr-switch--large_15-
|
|
9
|
-
"cdr-switch--medium": "cdr-switch--medium_15-
|
|
2
|
+
"cdr-switch": "cdr-switch_15-5-1",
|
|
3
|
+
"cdr-switch__button": "cdr-switch__button_15-5-1",
|
|
4
|
+
"cdr-switch__button-icon": "cdr-switch__button-icon_15-5-1",
|
|
5
|
+
"cdr-switch__handle": "cdr-switch__handle_15-5-1",
|
|
6
|
+
"cdr-switch__label": "cdr-switch__label_15-5-1",
|
|
7
|
+
"cdr-switch--full-width": "cdr-switch--full-width_15-5-1",
|
|
8
|
+
"cdr-switch--large": "cdr-switch--large_15-5-1",
|
|
9
|
+
"cdr-switch--medium": "cdr-switch--medium_15-5-1"
|
|
10
10
|
};
|
|
11
11
|
export {
|
|
12
12
|
c as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as c, useCssModule as m, computed as l,
|
|
1
|
+
import { defineComponent as c, useCssModule as m, computed as l, createElementBlock as v, openBlock as C, normalizeClass as b, unref as o, createElementVNode as h, mergeProps as B, renderSlot as $ } from "vue";
|
|
2
2
|
import y from "../../utils/mapClasses.mjs";
|
|
3
3
|
import z from "../../props/size.mjs";
|
|
4
4
|
import { buildBooleanClass as W } from "../../utils/buildClass.mjs";
|
|
@@ -42,7 +42,7 @@ const s = "cdr-table", P = /* @__PURE__ */ c({
|
|
|
42
42
|
},
|
|
43
43
|
setup(a) {
|
|
44
44
|
const e = a, t = m(), n = l(() => e.size ? `${s}--${e.size}` : ""), d = l(() => e.striped ? `${s}--striped` : ""), p = l(() => e.hover ? `${s}--hover` : ""), u = l(() => e.border && !e.striped ? `${s}--border` : ""), i = l(() => e.fullWidth ? W(s, e.fullWidth, "full-width") : ""), f = l(() => e.responsive ? `${s}--responsive` : "");
|
|
45
|
-
return (r, _) => (
|
|
45
|
+
return (r, _) => (C(), v("div", {
|
|
46
46
|
class: b(o(t)[f.value])
|
|
47
47
|
}, [h("table", B(r.$attrs, {
|
|
48
48
|
class: o(y)(o(t), s, n.value, d.value, p.value, u.value, i.value)
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
const l = {
|
|
2
|
-
"cdr-table": "cdr-table_15-
|
|
3
|
-
"cdr-table--small": "cdr-table--small_15-
|
|
4
|
-
"cdr-table--medium": "cdr-table--medium_15-
|
|
5
|
-
"cdr-table--large": "cdr-table--large_15-
|
|
6
|
-
"cdr-table--striped": "cdr-table--striped_15-
|
|
7
|
-
"cdr-table--border": "cdr-table--border_15-
|
|
8
|
-
"cdr-table--full-width": "cdr-table--full-width_15-
|
|
9
|
-
"cdr-table--responsive": "cdr-table--responsive_15-
|
|
10
|
-
"cdr-table--hover": "cdr-table--hover_15-
|
|
11
|
-
"cdr-table--full-width@xs": "cdr-table--full-width@xs_15-
|
|
12
|
-
"cdr-table--full-width@sm": "cdr-table--full-width@sm_15-
|
|
13
|
-
"cdr-table--full-width@md": "cdr-table--full-width@md_15-
|
|
14
|
-
"cdr-table--full-width@lg": "cdr-table--full-width@lg_15-
|
|
2
|
+
"cdr-table": "cdr-table_15-5-1",
|
|
3
|
+
"cdr-table--small": "cdr-table--small_15-5-1",
|
|
4
|
+
"cdr-table--medium": "cdr-table--medium_15-5-1",
|
|
5
|
+
"cdr-table--large": "cdr-table--large_15-5-1",
|
|
6
|
+
"cdr-table--striped": "cdr-table--striped_15-5-1",
|
|
7
|
+
"cdr-table--border": "cdr-table--border_15-5-1",
|
|
8
|
+
"cdr-table--full-width": "cdr-table--full-width_15-5-1",
|
|
9
|
+
"cdr-table--responsive": "cdr-table--responsive_15-5-1",
|
|
10
|
+
"cdr-table--hover": "cdr-table--hover_15-5-1",
|
|
11
|
+
"cdr-table--full-width@xs": "cdr-table--full-width@xs_15-5-1",
|
|
12
|
+
"cdr-table--full-width@sm": "cdr-table--full-width@sm_15-5-1",
|
|
13
|
+
"cdr-table--full-width@md": "cdr-table--full-width@md_15-5-1",
|
|
14
|
+
"cdr-table--full-width@lg": "cdr-table--full-width@lg_15-5-1"
|
|
15
15
|
};
|
|
16
16
|
export {
|
|
17
17
|
l as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as d, useCssModule as m, inject as u, ref as b, computed as o, watch as p, withDirectives as f,
|
|
1
|
+
import { defineComponent as d, useCssModule as m, inject as u, ref as b, computed as o, watch as p, withDirectives as f, createElementBlock as h, openBlock as v, normalizeClass as C, unref as g, renderSlot as y, vShow as S } from "vue";
|
|
2
2
|
import _ from "../../utils/kebabCase.mjs";
|
|
3
3
|
import { selectedTabKey as k } from "../../types/symbols.mjs";
|
|
4
4
|
const w = ["aria-hidden", "id", "aria-labelledby"], $ = /* @__PURE__ */ d({
|
|
@@ -25,7 +25,7 @@ const w = ["aria-hidden", "id", "aria-labelledby"], $ = /* @__PURE__ */ d({
|
|
|
25
25
|
const e = l, s = r, c = m(), a = u(k, b(null)), n = o(() => e.name === (a == null ? void 0 : a.value)), i = o(() => e.name ? `${_(e.name)}-panel` : void 0);
|
|
26
26
|
return p(n, (t) => {
|
|
27
27
|
s("tab-change", t, i.value);
|
|
28
|
-
}), (t, x) => f((
|
|
28
|
+
}), (t, x) => f((v(), h("section", {
|
|
29
29
|
tabindex: "0",
|
|
30
30
|
"aria-hidden": !n.value,
|
|
31
31
|
role: "tabpanel",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "core-js/modules/esnext.iterator.constructor.js";
|
|
2
2
|
import "core-js/modules/esnext.iterator.for-each.js";
|
|
3
3
|
import "core-js/modules/esnext.iterator.map.js";
|
|
4
|
-
import { defineComponent as q, useCssModule as G, useSlots as J, computed as m, ref as n, provide as Q, onMounted as Y,
|
|
4
|
+
import { defineComponent as q, useCssModule as G, useSlots as J, computed as m, ref as n, provide as Q, onMounted as Y, createElementBlock as $, openBlock as N, normalizeStyle as C, normalizeClass as f, unref as s, createElementVNode as g, renderSlot as Z, Fragment as ee, renderList as te, withKeys as X, withModifiers as ae, toDisplayString as le, nextTick as re } from "vue";
|
|
5
5
|
import { debounce as O } from "../../utils/debounce.mjs";
|
|
6
6
|
import { CdrColorBackgroundPrimary as se, CdrSpaceHalfX as ne, CdrSpaceOneX as ie } from "@rei/cdr-tokens";
|
|
7
7
|
import T from "../../utils/mapClasses.mjs";
|
|
@@ -112,7 +112,7 @@ const oe = ["id", "disabled", "aria-selected", "tabIndex", "onClick"], ue = "cdr
|
|
|
112
112
|
}, 250)), (e = v.value) == null || e.addEventListener("scroll", O(() => {
|
|
113
113
|
L(), _();
|
|
114
114
|
}, 50));
|
|
115
|
-
}), (e, t) => (
|
|
115
|
+
}), (e, t) => (N(), $("div", {
|
|
116
116
|
class: f(s(T)(s(c), ue, K.value, A.value)),
|
|
117
117
|
ref_key: "containerEl",
|
|
118
118
|
ref: S,
|
|
@@ -129,7 +129,7 @@ const oe = ["id", "disabled", "aria-selected", "tabIndex", "onClick"], ue = "cdr
|
|
|
129
129
|
role: "tablist",
|
|
130
130
|
ref_key: "tablist",
|
|
131
131
|
ref: v
|
|
132
|
-
}, [(
|
|
132
|
+
}, [(N(!0), $(ee, null, te(x.value, (a, l) => (N(), $("li", {
|
|
133
133
|
key: `${a.name}-${l}`,
|
|
134
134
|
role: "presentation",
|
|
135
135
|
class: f(s(c)["cdr-tabs__header"])
|
|
@@ -144,15 +144,15 @@ const oe = ["id", "disabled", "aria-selected", "tabIndex", "onClick"], ue = "cdr
|
|
|
144
144
|
tabIndex: I(l, a) ? 0 : -1,
|
|
145
145
|
class: f(s(T)(s(c), I(l, a) ? "cdr-tabs__header-item-active" : "", "cdr-tabs__header-item", a.disabled ? "cdr-tabs__header-item--disabled" : "")),
|
|
146
146
|
role: "tab",
|
|
147
|
-
onClick:
|
|
147
|
+
onClick: ae((r) => z(l), ["prevent"]),
|
|
148
148
|
onKeyup: [X(U, ["right"]), X(V, ["left"])]
|
|
149
|
-
},
|
|
149
|
+
}, le(a.name), 43, oe)], 2))), 128))], 2), g("div", {
|
|
150
150
|
class: f(s(T)(s(c), "cdr-tabs__gradient", "cdr-tabs__gradient--right", E.value ? "cdr-tabs__gradient--active" : "")),
|
|
151
151
|
style: C(D.value)
|
|
152
152
|
}, null, 6), g("div", {
|
|
153
153
|
class: f(s(c)["cdr-tabs__underline"]),
|
|
154
154
|
style: C(H.value)
|
|
155
|
-
}, null, 6)], 2),
|
|
155
|
+
}, null, 6)], 2), Z(e.$slots, "default")], 6));
|
|
156
156
|
}
|
|
157
157
|
});
|
|
158
158
|
export {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
const t = {
|
|
2
|
-
"cdr-tab-panel": "cdr-tab-panel_15-
|
|
3
|
-
"cdr-tab-panel-enter-left": "cdr-tab-panel-enter-left_15-
|
|
4
|
-
"cdr-tab-panel-enter-right": "cdr-tab-panel-enter-right_15-
|
|
5
|
-
"cdr-tab-panel-exit-left": "cdr-tab-panel-exit-left_15-
|
|
6
|
-
"cdr-tab-panel-exit-right": "cdr-tab-panel-exit-right_15-
|
|
2
|
+
"cdr-tab-panel": "cdr-tab-panel_15-5-1",
|
|
3
|
+
"cdr-tab-panel-enter-left": "cdr-tab-panel-enter-left_15-5-1",
|
|
4
|
+
"cdr-tab-panel-enter-right": "cdr-tab-panel-enter-right_15-5-1",
|
|
5
|
+
"cdr-tab-panel-exit-left": "cdr-tab-panel-exit-left_15-5-1",
|
|
6
|
+
"cdr-tab-panel-exit-right": "cdr-tab-panel-exit-right_15-5-1"
|
|
7
7
|
};
|
|
8
8
|
export {
|
|
9
9
|
t as default
|
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
const e = {
|
|
2
|
-
"cdr-tab-panel": "cdr-tab-panel_15-
|
|
3
|
-
"cdr-tab-panel-enter-left": "cdr-tab-panel-enter-left_15-
|
|
4
|
-
"cdr-tab-panel-enter-right": "cdr-tab-panel-enter-right_15-
|
|
5
|
-
"cdr-tab-panel-exit-left": "cdr-tab-panel-exit-left_15-
|
|
6
|
-
"cdr-tab-panel-exit-right": "cdr-tab-panel-exit-right_15-
|
|
7
|
-
"cdr-tabs": "cdr-tabs_15-
|
|
8
|
-
"cdr-tabs__header-container": "cdr-tabs__header-container_15-
|
|
9
|
-
"cdr-tabs__header": "cdr-tabs__header_15-
|
|
10
|
-
"cdr-tabs__header-item": "cdr-tabs__header-item_15-
|
|
11
|
-
"cdr-tabs__header-item-active": "cdr-tabs__header-item-active_15-
|
|
12
|
-
"cdr-tabs__header-item--disabled": "cdr-tabs__header-item--disabled_15-
|
|
13
|
-
"cdr-tabs__gradient-container": "cdr-tabs__gradient-container_15-
|
|
14
|
-
"cdr-tabs__gradient": "cdr-tabs__gradient_15-
|
|
15
|
-
"cdr-tabs__gradient--left": "cdr-tabs__gradient--left_15-
|
|
16
|
-
"cdr-tabs__gradient--right": "cdr-tabs__gradient--right_15-
|
|
17
|
-
"cdr-tabs__gradient--active": "cdr-tabs__gradient--active_15-
|
|
18
|
-
"cdr-tabs__underline": "cdr-tabs__underline_15-
|
|
19
|
-
"cdr-tabs__content-container": "cdr-tabs__content-container_15-
|
|
20
|
-
"fade-enter-active": "fade-enter-active_15-
|
|
21
|
-
"fade-leave-active": "fade-leave-active_15-
|
|
22
|
-
"fade-enter": "fade-enter_15-
|
|
23
|
-
"fade-leave-to": "fade-leave-to_15-
|
|
24
|
-
"cdr-tabs--compact": "cdr-tabs--compact_15-
|
|
25
|
-
"cdr-tabs__header-item-label": "cdr-tabs__header-item-label_15-
|
|
26
|
-
"cdr-tabs--small": "cdr-tabs--small_15-
|
|
27
|
-
"cdr-tabs--no-border": "cdr-tabs--no-border_15-
|
|
28
|
-
"cdr-tabs--full-width": "cdr-tabs--full-width_15-
|
|
29
|
-
"cdr-tabs--centered": "cdr-tabs--centered_15-
|
|
2
|
+
"cdr-tab-panel": "cdr-tab-panel_15-5-1",
|
|
3
|
+
"cdr-tab-panel-enter-left": "cdr-tab-panel-enter-left_15-5-1",
|
|
4
|
+
"cdr-tab-panel-enter-right": "cdr-tab-panel-enter-right_15-5-1",
|
|
5
|
+
"cdr-tab-panel-exit-left": "cdr-tab-panel-exit-left_15-5-1",
|
|
6
|
+
"cdr-tab-panel-exit-right": "cdr-tab-panel-exit-right_15-5-1",
|
|
7
|
+
"cdr-tabs": "cdr-tabs_15-5-1",
|
|
8
|
+
"cdr-tabs__header-container": "cdr-tabs__header-container_15-5-1",
|
|
9
|
+
"cdr-tabs__header": "cdr-tabs__header_15-5-1",
|
|
10
|
+
"cdr-tabs__header-item": "cdr-tabs__header-item_15-5-1",
|
|
11
|
+
"cdr-tabs__header-item-active": "cdr-tabs__header-item-active_15-5-1",
|
|
12
|
+
"cdr-tabs__header-item--disabled": "cdr-tabs__header-item--disabled_15-5-1",
|
|
13
|
+
"cdr-tabs__gradient-container": "cdr-tabs__gradient-container_15-5-1",
|
|
14
|
+
"cdr-tabs__gradient": "cdr-tabs__gradient_15-5-1",
|
|
15
|
+
"cdr-tabs__gradient--left": "cdr-tabs__gradient--left_15-5-1",
|
|
16
|
+
"cdr-tabs__gradient--right": "cdr-tabs__gradient--right_15-5-1",
|
|
17
|
+
"cdr-tabs__gradient--active": "cdr-tabs__gradient--active_15-5-1",
|
|
18
|
+
"cdr-tabs__underline": "cdr-tabs__underline_15-5-1",
|
|
19
|
+
"cdr-tabs__content-container": "cdr-tabs__content-container_15-5-1",
|
|
20
|
+
"fade-enter-active": "fade-enter-active_15-5-1",
|
|
21
|
+
"fade-leave-active": "fade-leave-active_15-5-1",
|
|
22
|
+
"fade-enter": "fade-enter_15-5-1",
|
|
23
|
+
"fade-leave-to": "fade-leave-to_15-5-1",
|
|
24
|
+
"cdr-tabs--compact": "cdr-tabs--compact_15-5-1",
|
|
25
|
+
"cdr-tabs__header-item-label": "cdr-tabs__header-item-label_15-5-1",
|
|
26
|
+
"cdr-tabs--small": "cdr-tabs--small_15-5-1",
|
|
27
|
+
"cdr-tabs--no-border": "cdr-tabs--no-border_15-5-1",
|
|
28
|
+
"cdr-tabs--full-width": "cdr-tabs--full-width_15-5-1",
|
|
29
|
+
"cdr-tabs--centered": "cdr-tabs--centered_15-5-1"
|
|
30
30
|
};
|
|
31
31
|
export {
|
|
32
32
|
e as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as s, useCssModule as o,
|
|
1
|
+
import { defineComponent as s, useCssModule as o, createBlock as r, openBlock as a, resolveDynamicComponent as n, normalizeClass as l, unref as c, withCtx as p, renderSlot as d } from "vue";
|
|
2
2
|
const C = /* @__PURE__ */ s({
|
|
3
3
|
name: "CdrText",
|
|
4
4
|
__name: "CdrText",
|
|
@@ -9,7 +9,7 @@ const C = /* @__PURE__ */ s({
|
|
|
9
9
|
},
|
|
10
10
|
setup(u) {
|
|
11
11
|
const t = o();
|
|
12
|
-
return (e, m) => (
|
|
12
|
+
return (e, m) => (a(), r(n(e.tag), {
|
|
13
13
|
class: l(c(t)["cdr-text"])
|
|
14
14
|
}, {
|
|
15
15
|
default: p(() => [d(e.$slots, "default")]),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r, computed as l, useCssModule as n,
|
|
1
|
+
import { defineComponent as r, computed as l, useCssModule as n, createBlock as c, openBlock as d, resolveDynamicComponent as p, normalizeStyle as y, normalizeClass as i, unref as u, withCtx as f, renderSlot as m } from "vue";
|
|
2
2
|
const C = "cdr-body", b = /* @__PURE__ */ r({
|
|
3
3
|
name: "CdrBody",
|
|
4
4
|
__name: "CdrBody",
|
|
@@ -20,9 +20,9 @@ const C = "cdr-body", b = /* @__PURE__ */ r({
|
|
|
20
20
|
"--cdr-body-line-height": `calc(var(--cdr-type-scale-${e.scale}) * var(--cdr-body-line-height-ratio))`,
|
|
21
21
|
"--cdr-body-font-weight": e.strong ? "600" : "400"
|
|
22
22
|
})), a = n();
|
|
23
|
-
return (t, g) => (
|
|
24
|
-
class:
|
|
25
|
-
style:
|
|
23
|
+
return (t, g) => (d(), c(p(t.tag), {
|
|
24
|
+
class: i(u(a)[C]),
|
|
25
|
+
style: y(s.value)
|
|
26
26
|
}, {
|
|
27
27
|
default: f(() => [m(t.$slots, "default")]),
|
|
28
28
|
_: 3
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as o, useCssModule as r,
|
|
1
|
+
import { defineComponent as o, useCssModule as r, createBlock as t, openBlock as a, resolveDynamicComponent as n, normalizeClass as l, unref as c, withCtx as p, renderSlot as d } from "vue";
|
|
2
2
|
const u = "cdr-eyebrow", _ = /* @__PURE__ */ o({
|
|
3
3
|
name: "CdrEyebrow",
|
|
4
4
|
__name: "CdrEyebrow",
|
|
@@ -9,7 +9,7 @@ const u = "cdr-eyebrow", _ = /* @__PURE__ */ o({
|
|
|
9
9
|
},
|
|
10
10
|
setup(m) {
|
|
11
11
|
const s = r();
|
|
12
|
-
return (e, f) => (
|
|
12
|
+
return (e, f) => (a(), t(n(e.tag), {
|
|
13
13
|
class: l(c(s)[u])
|
|
14
14
|
}, {
|
|
15
15
|
default: p(() => [d(e.$slots, "default")]),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r, computed as n, useCssModule as c,
|
|
1
|
+
import { defineComponent as r, computed as n, useCssModule as c, createBlock as d, openBlock as o, resolveDynamicComponent as i, normalizeStyle as p, normalizeClass as u, unref as y, withCtx as h, renderSlot as m } from "vue";
|
|
2
2
|
const f = "cdr-heading-display", v = /* @__PURE__ */ r({
|
|
3
3
|
name: "CdrHeadingDisplay",
|
|
4
4
|
__name: "CdrHeadingDisplay",
|
|
@@ -15,9 +15,9 @@ const f = "cdr-heading-display", v = /* @__PURE__ */ r({
|
|
|
15
15
|
"--cdr-heading-display-font-size": `var(--cdr-type-scale-${e.scale})`,
|
|
16
16
|
"--cdr-heading-display-line-height": `calc(var(--cdr-type-scale-${e.scale}) * var(--cdr-heading-display-line-height-ratio))`
|
|
17
17
|
})), l = c();
|
|
18
|
-
return (a, g) => (
|
|
19
|
-
class:
|
|
20
|
-
style:
|
|
18
|
+
return (a, g) => (o(), d(i(a.tag), {
|
|
19
|
+
class: u(y(l)[f]),
|
|
20
|
+
style: p(t.value)
|
|
21
21
|
}, {
|
|
22
22
|
default: h(() => [m(a.$slots, "default")]),
|
|
23
23
|
_: 3
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r, computed as l, useCssModule as c,
|
|
1
|
+
import { defineComponent as r, computed as l, useCssModule as c, createBlock as o, openBlock as d, resolveDynamicComponent as i, normalizeStyle as p, normalizeClass as u, unref as h, withCtx as m, renderSlot as f } from "vue";
|
|
2
2
|
const g = "cdr-heading-sans", v = /* @__PURE__ */ r({
|
|
3
3
|
name: "CdrHeadingSans",
|
|
4
4
|
__name: "CdrHeadingSans",
|
|
@@ -15,9 +15,9 @@ const g = "cdr-heading-sans", v = /* @__PURE__ */ r({
|
|
|
15
15
|
"--cdr-heading-sans-font-size": `var(--cdr-type-scale-${e.scale})`,
|
|
16
16
|
"--cdr-heading-sans-line-height": `calc(var(--cdr-type-scale-${e.scale}) * var(--cdr-heading-sans-line-height-ratio))`
|
|
17
17
|
})), t = c();
|
|
18
|
-
return (s, y) => (
|
|
19
|
-
class:
|
|
20
|
-
style:
|
|
18
|
+
return (s, y) => (d(), o(i(s.tag), {
|
|
19
|
+
class: u(h(t)[g]),
|
|
20
|
+
style: p(n.value)
|
|
21
21
|
}, {
|
|
22
22
|
default: m(() => [f(s.$slots, "default")]),
|
|
23
23
|
_: 3
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as n, computed as l, useCssModule as o,
|
|
1
|
+
import { defineComponent as n, computed as l, useCssModule as o, createBlock as i, openBlock as c, resolveDynamicComponent as d, normalizeStyle as f, normalizeClass as p, unref as u, withCtx as g, renderSlot as h } from "vue";
|
|
2
2
|
const m = "cdr-heading-serif", v = /* @__PURE__ */ n({
|
|
3
3
|
name: "CdrHeadingSerif",
|
|
4
4
|
__name: "CdrHeadingSerif",
|
|
@@ -20,9 +20,9 @@ const m = "cdr-heading-serif", v = /* @__PURE__ */ n({
|
|
|
20
20
|
"--cdr-heading-serif-line-height": `calc(var(--cdr-type-scale-${e.scale}) * var(--cdr-heading-serif-line-height-ratio))`,
|
|
21
21
|
"--cdr-heading-serif-font-weight": e.strong ? "600" : "400"
|
|
22
22
|
})), r = o();
|
|
23
|
-
return (s, y) => (
|
|
24
|
-
class:
|
|
25
|
-
style:
|
|
23
|
+
return (s, y) => (c(), i(d(s.tag), {
|
|
24
|
+
class: p(u(r)[m]),
|
|
25
|
+
style: f(a.value)
|
|
26
26
|
}, {
|
|
27
27
|
default: g(() => [h(s.$slots, "default")]),
|
|
28
28
|
_: 3
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r, computed as l, useCssModule as c,
|
|
1
|
+
import { defineComponent as r, computed as l, useCssModule as c, createBlock as o, openBlock as d, resolveDynamicComponent as i, normalizeStyle as u, normalizeClass as p, unref as h, withCtx as m, renderSlot as f } from "vue";
|
|
2
2
|
const g = "cdr-subheading-sans", b = /* @__PURE__ */ r({
|
|
3
3
|
name: "CdrSubheadingSans",
|
|
4
4
|
__name: "CdrSubheadingSans",
|
|
@@ -15,9 +15,9 @@ const g = "cdr-subheading-sans", b = /* @__PURE__ */ r({
|
|
|
15
15
|
"--cdr-subheading-sans-font-size": `var(--cdr-type-scale-${e.scale})`,
|
|
16
16
|
"--cdr-subheading-sans-line-height": `calc(var(--cdr-type-scale-${e.scale}) * var(--cdr-subheading-sans-line-height-ratio))`
|
|
17
17
|
})), t = c();
|
|
18
|
-
return (s, y) => (
|
|
19
|
-
class:
|
|
20
|
-
style:
|
|
18
|
+
return (s, y) => (d(), o(i(s.tag), {
|
|
19
|
+
class: p(h(t)[g]),
|
|
20
|
+
style: u(n.value)
|
|
21
21
|
}, {
|
|
22
22
|
default: m(() => [f(s.$slots, "default")]),
|
|
23
23
|
_: 3
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as n, computed as r, useCssModule as o,
|
|
1
|
+
import { defineComponent as n, computed as r, useCssModule as o, createBlock as i, openBlock as c, resolveDynamicComponent as u, normalizeStyle as d, normalizeClass as p, unref as y, withCtx as f, renderSlot as m } from "vue";
|
|
2
2
|
const C = "cdr-utility-sans", v = /* @__PURE__ */ n({
|
|
3
3
|
name: "CdrUtilitySans",
|
|
4
4
|
__name: "CdrUtilitySans",
|
|
@@ -20,9 +20,9 @@ const C = "cdr-utility-sans", v = /* @__PURE__ */ n({
|
|
|
20
20
|
"--cdr-utility-sans-line-height": `calc(var(--cdr-type-scale-${t.scale}) * var(--cdr-utility-sans-line-height-ratio))`,
|
|
21
21
|
"--cdr-utility-sans-font-weight": t.strong ? "600" : "400"
|
|
22
22
|
})), l = o();
|
|
23
|
-
return (e, g) => (
|
|
24
|
-
class:
|
|
25
|
-
style:
|
|
23
|
+
return (e, g) => (c(), i(u(e.tag), {
|
|
24
|
+
class: p(y(l)[C]),
|
|
25
|
+
style: d(a.value)
|
|
26
26
|
}, {
|
|
27
27
|
default: f(() => [m(e.$slots, "default")]),
|
|
28
28
|
_: 3
|