@rei/cedar 15.5.0 → 15.6.1-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cdr-style.css +1 -1
- package/dist/cedar.umd.js +11 -9
- package/dist/component-docgen.json +3803 -3477
- 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 +4 -4
- package/dist/components/card/CdrCard.vue2.mjs +2 -2
- package/dist/components/card/styles/CdrCard.module.scss.mjs +3 -3
- 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/filmstrip/CdrFilmstrip.vue.mjs +92 -0
- package/dist/components/filmstrip/CdrFilmstrip.vue2.mjs +4 -0
- package/dist/components/filmstrip/CdrFilmstripEngine.vue.mjs +9 -0
- package/dist/components/filmstrip/CdrFilmstripEngine.vue2.mjs +196 -0
- package/dist/components/filmstrip/styles/CdrFilmstrip.module.scss.mjs +17 -0
- package/dist/components/formError/CdrFormError.vue2.mjs +4 -4
- package/dist/components/formError/styles/CdrFormError.module.scss.mjs +2 -2
- package/dist/components/formGroup/CdrFormGroup.vue2.mjs +6 -6
- package/dist/components/formGroup/styles/CdrFormGroup.module.scss.mjs +8 -8
- package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue.mjs +9 -0
- package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue2.mjs +92 -0
- package/dist/components/fulfillmentTile/CdrFulfillmentTileIcon.vue.mjs +9 -0
- package/dist/components/fulfillmentTile/CdrFulfillmentTileIcon.vue2.mjs +19 -0
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileIcon.module.scss.mjs +11 -0
- package/dist/components/fulfillmentTile/styles/CdrFulfillmentTitle.module.scss.mjs +11 -0
- package/dist/components/grid/CdrGrid.vue2.mjs +2 -2
- package/dist/components/grid/styles/CdrGrid.module.scss.mjs +21 -21
- package/dist/components/icon/CdrIcon.vue2.mjs +4 -4
- package/dist/components/icon/comps/account-profile-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/account-profile.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-down.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-left.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-right.vue.mjs +2 -2
- package/dist/components/icon/comps/arrow-up.vue.mjs +2 -2
- package/dist/components/icon/comps/atv.vue.mjs +2 -2
- package/dist/components/icon/comps/bed-outline.vue.mjs +2 -2
- package/dist/components/icon/comps/bike-shop.vue.mjs +2 -2
- package/dist/components/icon/comps/binoculars.vue.mjs +2 -2
- package/dist/components/icon/comps/birding.vue.mjs +2 -2
- package/dist/components/icon/comps/boat.vue.mjs +2 -2
- package/dist/components/icon/comps/boating.vue.mjs +2 -2
- package/dist/components/icon/comps/bookmark-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/bookmark-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-abstract.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-code-sandbox.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-github.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-linkedin.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-rei-ice-axes.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-sketch.vue.mjs +2 -2
- package/dist/components/icon/comps/brand-tiktok.vue.mjs +2 -2
- package/dist/components/icon/comps/buddies.vue.mjs +2 -2
- package/dist/components/icon/comps/bus.vue.mjs +2 -2
- package/dist/components/icon/comps/calendar.vue.mjs +2 -2
- package/dist/components/icon/comps/camera.vue.mjs +2 -2
- package/dist/components/icon/comps/canoe.vue.mjs +2 -2
- package/dist/components/icon/comps/car.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-down.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-left.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-right.vue.mjs +2 -2
- package/dist/components/icon/comps/caret-up.vue.mjs +2 -2
- package/dist/components/icon/comps/cart-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/cart.vue.mjs +2 -2
- package/dist/components/icon/comps/chain-link.vue.mjs +2 -2
- package/dist/components/icon/comps/chat.vue.mjs +2 -2
- package/dist/components/icon/comps/check-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/check-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/check-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/check-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/climb.vue.mjs +2 -2
- package/dist/components/icon/comps/clipboard.vue.mjs +2 -2
- package/dist/components/icon/comps/clock.vue.mjs +2 -2
- package/dist/components/icon/comps/code-html.vue.mjs +2 -2
- package/dist/components/icon/comps/code-js.vue.mjs +2 -2
- package/dist/components/icon/comps/compass.vue.mjs +2 -2
- package/dist/components/icon/comps/copy.vue.mjs +2 -2
- package/dist/components/icon/comps/coupon-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/coupon-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/credit-card.vue.mjs +2 -2
- package/dist/components/icon/comps/curbside-pickup.vue.mjs +2 -2
- package/dist/components/icon/comps/day.vue.mjs +2 -2
- package/dist/components/icon/comps/diving.vue.mjs +2 -2
- package/dist/components/icon/comps/dog.vue.mjs +2 -2
- package/dist/components/icon/comps/download.vue.mjs +2 -2
- package/dist/components/icon/comps/duplicate.vue.mjs +2 -2
- package/dist/components/icon/comps/edit.vue.mjs +2 -2
- package/dist/components/icon/comps/elevation.vue.mjs +2 -2
- package/dist/components/icon/comps/error-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/error-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/expand.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-backpacking.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-camping.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-climbing.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-clothing.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-cycling.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-family.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-fitness.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-hiking.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-outdoor-basics.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-paddling.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-rentals.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-running.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-snowsports.vue.mjs +2 -2
- package/dist/components/icon/comps/experiences-travel.vue.mjs +2 -2
- package/dist/components/icon/comps/external-link-alt.vue.mjs +2 -2
- package/dist/components/icon/comps/external-link.vue.mjs +2 -2
- package/dist/components/icon/comps/eye-hide.vue.mjs +2 -2
- package/dist/components/icon/comps/eye-show.vue.mjs +2 -2
- package/dist/components/icon/comps/facebook.vue.mjs +2 -2
- package/dist/components/icon/comps/filter-alt.vue.mjs +2 -2
- package/dist/components/icon/comps/filter.vue.mjs +2 -2
- package/dist/components/icon/comps/find-location.vue.mjs +2 -2
- package/dist/components/icon/comps/fire.vue.mjs +2 -2
- package/dist/components/icon/comps/fishing.vue.mjs +2 -2
- package/dist/components/icon/comps/free-product.vue.mjs +2 -2
- package/dist/components/icon/comps/grid-view.vue.mjs +2 -2
- package/dist/components/icon/comps/heart-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/heart-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/hike.vue.mjs +2 -2
- package/dist/components/icon/comps/history.vue.mjs +2 -2
- package/dist/components/icon/comps/home.vue.mjs +2 -2
- package/dist/components/icon/comps/horse.vue.mjs +2 -2
- package/dist/components/icon/comps/horseshoe.vue.mjs +2 -2
- package/dist/components/icon/comps/image.vue.mjs +2 -2
- package/dist/components/icon/comps/information-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/information-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/instagram.vue.mjs +2 -2
- package/dist/components/icon/comps/kayak.vue.mjs +2 -2
- package/dist/components/icon/comps/link-alt.vue.mjs +2 -2
- package/dist/components/icon/comps/list-ragged.vue.mjs +2 -2
- package/dist/components/icon/comps/list-view.vue.mjs +2 -2
- package/dist/components/icon/comps/location-pin-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/location-pin-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/lock-locked-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/lock-locked-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/lock-unlocked-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/mail.vue.mjs +2 -2
- package/dist/components/icon/comps/map.vue.mjs +2 -2
- package/dist/components/icon/comps/member-card.vue.mjs +2 -2
- package/dist/components/icon/comps/membership.vue.mjs +2 -2
- package/dist/components/icon/comps/microphone.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/minus-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/more-functions.vue.mjs +2 -2
- package/dist/components/icon/comps/my-location.vue.mjs +2 -2
- package/dist/components/icon/comps/navigation-menu.vue.mjs +2 -2
- package/dist/components/icon/comps/night.vue.mjs +2 -2
- package/dist/components/icon/comps/paddle.vue.mjs +2 -2
- package/dist/components/icon/comps/pause-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/pause-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/pause.vue.mjs +2 -2
- package/dist/components/icon/comps/photography.vue.mjs +2 -2
- package/dist/components/icon/comps/picnic.vue.mjs +2 -2
- package/dist/components/icon/comps/pinterest.vue.mjs +2 -2
- package/dist/components/icon/comps/plane.vue.mjs +2 -2
- package/dist/components/icon/comps/play-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/play-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/play.vue.mjs +2 -2
- package/dist/components/icon/comps/playground.vue.mjs +2 -2
- package/dist/components/icon/comps/plugin.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/plus-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/print.vue.mjs +2 -2
- package/dist/components/icon/comps/protection-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/protection-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/question-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/question-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/refresh.vue.mjs +2 -2
- package/dist/components/icon/comps/reload.vue.mjs +2 -2
- package/dist/components/icon/comps/returns.vue.mjs +2 -2
- package/dist/components/icon/comps/run.vue.mjs +2 -2
- package/dist/components/icon/comps/scan-barcode.vue.mjs +2 -2
- package/dist/components/icon/comps/search.vue.mjs +2 -2
- package/dist/components/icon/comps/service-shop.vue.mjs +2 -2
- package/dist/components/icon/comps/shipping-prep.vue.mjs +2 -2
- package/dist/components/icon/comps/shipping-truck.vue.mjs +2 -2
- package/dist/components/icon/comps/shipping.vue.mjs +2 -2
- package/dist/components/icon/comps/shopping-bag-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/shopping-bag.vue.mjs +2 -2
- package/dist/components/icon/comps/shrink.vue.mjs +2 -2
- package/dist/components/icon/comps/size-chart.vue.mjs +2 -2
- package/dist/components/icon/comps/ski-boot.vue.mjs +2 -2
- package/dist/components/icon/comps/ski.vue.mjs +2 -2
- package/dist/components/icon/comps/snow-shop.vue.mjs +2 -2
- package/dist/components/icon/comps/snow.vue.mjs +2 -2
- package/dist/components/icon/comps/sort.vue.mjs +2 -2
- package/dist/components/icon/comps/star-100.vue.mjs +2 -2
- package/dist/components/icon/comps/star-25.vue.mjs +2 -2
- package/dist/components/icon/comps/star-50.vue.mjs +2 -2
- package/dist/components/icon/comps/star-75.vue.mjs +2 -2
- package/dist/components/icon/comps/star-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/storefront.vue.mjs +2 -2
- package/dist/components/icon/comps/swim.vue.mjs +2 -2
- package/dist/components/icon/comps/telephone.vue.mjs +2 -2
- package/dist/components/icon/comps/tent.vue.mjs +2 -2
- package/dist/components/icon/comps/trash.vue.mjs +2 -2
- package/dist/components/icon/comps/twitter.vue.mjs +2 -2
- package/dist/components/icon/comps/upload.vue.mjs +2 -2
- package/dist/components/icon/comps/verified-purchaser.vue.mjs +2 -2
- package/dist/components/icon/comps/virtual-outfitting.vue.mjs +2 -2
- package/dist/components/icon/comps/warning-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/warning-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/water.vue.mjs +2 -2
- package/dist/components/icon/comps/wilderness.vue.mjs +2 -2
- package/dist/components/icon/comps/x-fill.vue.mjs +2 -2
- package/dist/components/icon/comps/x-lg.vue.mjs +2 -2
- package/dist/components/icon/comps/x-sm.vue.mjs +2 -2
- package/dist/components/icon/comps/x-stroke.vue.mjs +2 -2
- package/dist/components/icon/comps/youtube.vue.mjs +2 -2
- package/dist/components/icon/comps/zoom-in.vue.mjs +2 -2
- package/dist/components/icon/comps/zoom-out.vue.mjs +2 -2
- package/dist/components/icon/styles/CdrIcon.module.scss.mjs +12 -12
- package/dist/components/image/CdrImg.vue2.mjs +4 -4
- package/dist/components/image/styles/CdrImg.module.scss.mjs +1 -1
- package/dist/components/input/CdrInput.vue2.mjs +1 -1
- package/dist/components/input/styles/CdrInput.module.scss.mjs +34 -34
- package/dist/components/kicker/CdrKicker.vue2.mjs +2 -2
- package/dist/components/kicker/styles/CdrKicker.module.scss.mjs +3 -3
- package/dist/components/labelStandalone/CdrLabelStandalone.vue2.mjs +6 -6
- package/dist/components/labelStandalone/styles/CdrLabelStandalone.module.scss.mjs +14 -14
- 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 +7 -7
- package/dist/components/mediaObject/CdrMediaObject.vue2.mjs +2 -2
- package/dist/components/mediaObject/styles/CdrMediaObject.module.scss.mjs +8 -8
- package/dist/components/modal/CdrModal.vue2.mjs +3 -3
- package/dist/components/modal/styles/CdrModal.module.scss.mjs +12 -12
- package/dist/components/objectOverlay/CdrObjectOverlay.vue2.mjs +2 -2
- package/dist/components/objectOverlay/styles/CdrObjectOverlay.module.scss.mjs +3 -3
- package/dist/components/pagination/CdrPagination.vue2.mjs +1 -1
- package/dist/components/pagination/styles/CdrPagination.module.scss.mjs +55 -55
- package/dist/components/picture/CdrPicture.vue2.mjs +4 -4
- package/dist/components/picture/styles/CdrPicture.module.scss.mjs +4 -4
- package/dist/components/popover/CdrPopover.vue2.mjs +4 -4
- package/dist/components/popover/styles/CdrPopover.module.scss.mjs +65 -65
- 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 +44 -44
- package/dist/components/skeleton/CdrSkeleton.vue2.mjs +2 -2
- package/dist/components/skeleton/CdrSkeletonBone.vue2.mjs +2 -2
- package/dist/components/skeleton/styles/CdrSkeleton.module.scss.mjs +1 -1
- package/dist/components/skeleton/styles/CdrSkeletonBone.module.scss.mjs +7 -7
- package/dist/components/splitSurface/CdrSplitSurface.vue2.mjs +2 -2
- package/dist/components/splitSurface/styles/CdrSplitSurface.module.scss.mjs +5 -5
- package/dist/components/surface/CdrSurface.vue2.mjs +2 -2
- package/dist/components/surface/styles/CdrSurface.module.scss.mjs +3 -3
- package/dist/components/surfaceNavigation/CdrSurfaceNavigation.vue.mjs +31 -0
- package/dist/components/surfaceNavigation/CdrSurfaceNavigation.vue2.mjs +4 -0
- package/dist/components/surfaceSelection/CdrSurfaceSelection.vue.mjs +9 -0
- package/dist/components/surfaceSelection/CdrSurfaceSelection.vue2.mjs +71 -0
- package/dist/components/surfaceSelection/styles/CdrSurfaceSelection.module.scss.mjs +9 -0
- package/dist/components/switch/CdrSwitch.vue2.mjs +2 -2
- package/dist/components/switch/styles/CdrSwitch.module.scss.mjs +10 -10
- package/dist/components/table/CdrTable.vue2.mjs +2 -2
- package/dist/components/table/styles/CdrTable.module.scss.mjs +15 -15
- 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 +3 -3
- package/dist/components/text/presets/styles/CdrHeadingSans.module.scss.mjs +3 -3
- 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 +7 -7
- 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 +585 -585
- package/dist/lib.d.ts +1161 -715
- package/dist/lib.mjs +468 -458
- 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-filmstrip.css +1 -0
- package/dist/style/cdr-form-error.css +1 -1
- package/dist/style/cdr-form-group.css +1 -1
- package/dist/style/cdr-fulfillment-tile-icon.css +1 -0
- package/dist/style/cdr-fulfillment-title.css +1 -0
- package/dist/style/cdr-grid.css +1 -1
- package/dist/style/cdr-heading-display.css +1 -1
- package/dist/style/cdr-heading-sans.css +1 -1
- package/dist/style/cdr-heading-serif.css +1 -1
- package/dist/style/cdr-heading-subheading-block.css +1 -1
- package/dist/style/cdr-icon.css +1 -1
- package/dist/style/cdr-img.css +1 -1
- package/dist/style/cdr-input.css +1 -1
- package/dist/style/cdr-kicker.css +1 -1
- package/dist/style/cdr-label-standalone.css +1 -1
- package/dist/style/cdr-label-wrapper.css +1 -1
- package/dist/style/cdr-landing-lead.css +1 -1
- package/dist/style/cdr-layout.css +1 -1
- package/dist/style/cdr-link.css +1 -1
- package/dist/style/cdr-list.css +1 -1
- package/dist/style/cdr-media-object.css +1 -1
- package/dist/style/cdr-modal.css +1 -1
- package/dist/style/cdr-object-overlay.css +1 -1
- package/dist/style/cdr-pagination.css +1 -1
- package/dist/style/cdr-picture.css +1 -1
- package/dist/style/cdr-popover.css +1 -1
- package/dist/style/cdr-popup.css +1 -1
- package/dist/style/cdr-quote.css +1 -1
- package/dist/style/cdr-radio.css +1 -1
- package/dist/style/cdr-rating.css +1 -1
- package/dist/style/cdr-select.css +1 -1
- package/dist/style/cdr-skeleton-bone.css +1 -1
- package/dist/style/cdr-skeleton.css +1 -1
- package/dist/style/cdr-split-surface.css +1 -1
- package/dist/style/cdr-subheading-sans.css +1 -1
- package/dist/style/cdr-surface-selection.css +1 -0
- package/dist/style/cdr-surface.css +1 -1
- package/dist/style/cdr-switch.css +1 -1
- package/dist/style/cdr-tab-panel.css +1 -1
- package/dist/style/cdr-table.css +1 -1
- package/dist/style/cdr-tabs.css +1 -1
- package/dist/style/cdr-text.css +1 -1
- package/dist/style/cdr-title.css +1 -1
- package/dist/style/cdr-toast.css +1 -1
- package/dist/style/cdr-toggle-button.css +1 -1
- package/dist/style/cdr-toggle-group.css +1 -1
- package/dist/style/cdr-tooltip.css +1 -1
- package/dist/style/cdr-utility-sans.css +1 -1
- package/dist/style/cdr-utility-serif.css +1 -1
- package/dist/types/symbols.mjs +5 -4
- package/dist/utils/buildClass.mjs +5 -4
- package/dist/utils/layout.mjs +4 -3
- package/dist/utils/mapClasses.mjs +4 -4
- package/dist/utils/other.mjs +3 -2
- package/dist/utils/surface.mjs +10 -4
- package/package.json +3 -1
|
@@ -1,47 +1,47 @@
|
|
|
1
|
-
const
|
|
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-
|
|
1
|
+
const e = {
|
|
2
|
+
"cdr-icon": "cdr-icon_15-6-1-beta-0",
|
|
3
|
+
"cdr-icon--small": "cdr-icon--small_15-6-1-beta-0",
|
|
4
|
+
"cdr-icon--large": "cdr-icon--large_15-6-1-beta-0",
|
|
5
|
+
"cdr-icon--small@xs": "cdr-icon--small@xs_15-6-1-beta-0",
|
|
6
|
+
"cdr-icon--large@xs": "cdr-icon--large@xs_15-6-1-beta-0",
|
|
7
|
+
"cdr-icon--small@sm": "cdr-icon--small@sm_15-6-1-beta-0",
|
|
8
|
+
"cdr-icon--large@sm": "cdr-icon--large@sm_15-6-1-beta-0",
|
|
9
|
+
"cdr-icon--small@md": "cdr-icon--small@md_15-6-1-beta-0",
|
|
10
|
+
"cdr-icon--large@md": "cdr-icon--large@md_15-6-1-beta-0",
|
|
11
|
+
"cdr-icon--small@lg": "cdr-icon--small@lg_15-6-1-beta-0",
|
|
12
|
+
"cdr-icon--large@lg": "cdr-icon--large@lg_15-6-1-beta-0",
|
|
13
|
+
"cdr-icon--inherit-color": "cdr-icon--inherit-color_15-6-1-beta-0",
|
|
14
|
+
"cdr-label-standalone": "cdr-label-standalone_15-6-1-beta-0",
|
|
15
|
+
"cdr-label-standalone__label-wrapper": "cdr-label-standalone__label-wrapper_15-6-1-beta-0",
|
|
16
|
+
"cdr-label-standalone__label": "cdr-label-standalone__label_15-6-1-beta-0",
|
|
17
|
+
"cdr-label-standalone__label--sr-only": "cdr-label-standalone__label--sr-only_15-6-1-beta-0",
|
|
18
|
+
"cdr-label-standalone__label--disabled": "cdr-label-standalone__label--disabled_15-6-1-beta-0",
|
|
19
|
+
"cdr-label-standalone__optional": "cdr-label-standalone__optional_15-6-1-beta-0",
|
|
20
|
+
"cdr-label-standalone__helper": "cdr-label-standalone__helper_15-6-1-beta-0",
|
|
21
|
+
"cdr-label-standalone__info": "cdr-label-standalone__info_15-6-1-beta-0",
|
|
22
|
+
"cdr-label-standalone__post-content": "cdr-label-standalone__post-content_15-6-1-beta-0",
|
|
23
|
+
"cdr-label-standalone__info-action": "cdr-label-standalone__info-action_15-6-1-beta-0",
|
|
24
|
+
"cdr-label-standalone__input-wrap": "cdr-label-standalone__input-wrap_15-6-1-beta-0",
|
|
25
|
+
"cdr-label-standalone__input-spacing": "cdr-label-standalone__input-spacing_15-6-1-beta-0",
|
|
26
|
+
"cdr-form-error": "cdr-form-error_15-6-1-beta-0",
|
|
27
|
+
"cdr-form-error__icon": "cdr-form-error__icon_15-6-1-beta-0",
|
|
28
|
+
"cdr-select": "cdr-select_15-6-1-beta-0",
|
|
29
|
+
"cdr-select--primary": "cdr-select--primary_15-6-1-beta-0",
|
|
30
|
+
"cdr-select--secondary": "cdr-select--secondary_15-6-1-beta-0",
|
|
31
|
+
"cdr-select--error": "cdr-select--error_15-6-1-beta-0",
|
|
32
|
+
"cdr-select--preicon": "cdr-select--preicon_15-6-1-beta-0",
|
|
33
|
+
"cdr-select__prompt": "cdr-select__prompt_15-6-1-beta-0",
|
|
34
|
+
"cdr-select__caret": "cdr-select__caret_15-6-1-beta-0",
|
|
35
|
+
"cdr-select__caret--disabled": "cdr-select__caret--disabled_15-6-1-beta-0",
|
|
36
|
+
"cdr-select__pre-icon": "cdr-select__pre-icon_15-6-1-beta-0",
|
|
37
|
+
"cdr-select--multiple": "cdr-select--multiple_15-6-1-beta-0",
|
|
38
|
+
"cdr-select--large@xs": "cdr-select--large@xs_15-6-1-beta-0",
|
|
39
|
+
"cdr-select--large": "cdr-select--large_15-6-1-beta-0",
|
|
40
|
+
"cdr-select--large@sm": "cdr-select--large@sm_15-6-1-beta-0",
|
|
41
|
+
"cdr-select--large@md": "cdr-select--large@md_15-6-1-beta-0",
|
|
42
|
+
"cdr-select--large@lg": "cdr-select--large@lg_15-6-1-beta-0",
|
|
43
|
+
"cdr-select-wrap": "cdr-select-wrap_15-6-1-beta-0"
|
|
44
44
|
};
|
|
45
45
|
export {
|
|
46
|
-
|
|
46
|
+
e as default
|
|
47
47
|
};
|
|
@@ -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-6-1-beta-0", n = {
|
|
2
|
+
"cdr-skeleton-bone": "cdr-skeleton-bone_15-6-1-beta-0",
|
|
3
|
+
"cdr-skeleton-bone__shimmer": "cdr-skeleton-bone__shimmer_15-6-1-beta-0",
|
|
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-6-1-beta-0",
|
|
6
|
+
"cdr-skeleton-bone--heading": "cdr-skeleton-bone--heading_15-6-1-beta-0",
|
|
7
|
+
"cdr-skeleton-bone--rectangle": "cdr-skeleton-bone--rectangle_15-6-1-beta-0",
|
|
8
|
+
"cdr-skeleton-bone--square": "cdr-skeleton-bone--square_15-6-1-beta-0"
|
|
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-6-1-beta-0",
|
|
3
|
+
"cdr-split-surface--top": "cdr-split-surface--top_15-6-1-beta-0",
|
|
4
|
+
"cdr-split-surface--bottom": "cdr-split-surface--bottom_15-6-1-beta-0",
|
|
5
|
+
"cdr-split-surface__top": "cdr-split-surface__top_15-6-1-beta-0",
|
|
6
|
+
"cdr-split-surface__bottom": "cdr-split-surface__bottom_15-6-1-beta-0"
|
|
7
7
|
};
|
|
8
8
|
export {
|
|
9
9
|
t as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as a, useCssModule as c, computed as d,
|
|
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
2
|
import { getSurfaceProps as C } from "../../utils/surface.mjs";
|
|
3
3
|
const g = /* @__PURE__ */ a({
|
|
4
4
|
name: "CdrSurface",
|
|
@@ -17,7 +17,7 @@ const g = /* @__PURE__ */ a({
|
|
|
17
17
|
},
|
|
18
18
|
setup(r) {
|
|
19
19
|
const e = r, o = c(), t = d(() => C(e));
|
|
20
|
-
return (s, b) => (
|
|
20
|
+
return (s, b) => (u(), n(l(e.tag), p({
|
|
21
21
|
class: f(o)["cdr-surface"]
|
|
22
22
|
}, t.value), {
|
|
23
23
|
default: m(() => [i(s.$slots, "default")]),
|
|
@@ -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
|
+
};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import o from "./CdrSurfaceSelection.vue2.mjs";
|
|
2
|
+
import s from "./styles/CdrSurfaceSelection.module.scss.mjs";
|
|
3
|
+
import t from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
+
const e = {
|
|
5
|
+
$style: s
|
|
6
|
+
}, m = /* @__PURE__ */ t(o, [["__cssModules", e]]);
|
|
7
|
+
export {
|
|
8
|
+
m as default
|
|
9
|
+
};
|
|
@@ -0,0 +1,71 @@
|
|
|
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";
|
|
4
|
+
import b from "../skeleton/CdrSkeletonBone.vue.mjs";
|
|
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
|
+
name: "CdrSurfaceSelection",
|
|
9
|
+
__name: "CdrSurfaceSelection",
|
|
10
|
+
props: {
|
|
11
|
+
checked: {
|
|
12
|
+
type: Boolean
|
|
13
|
+
},
|
|
14
|
+
disabled: {
|
|
15
|
+
type: Boolean
|
|
16
|
+
},
|
|
17
|
+
loading: {
|
|
18
|
+
type: Boolean
|
|
19
|
+
},
|
|
20
|
+
role: {
|
|
21
|
+
default: "checkbox"
|
|
22
|
+
},
|
|
23
|
+
layout: {},
|
|
24
|
+
background: {},
|
|
25
|
+
borderColor: {},
|
|
26
|
+
borderStyle: {},
|
|
27
|
+
borderWidth: {},
|
|
28
|
+
borderRadius: {},
|
|
29
|
+
boxShadow: {},
|
|
30
|
+
tag: {
|
|
31
|
+
default: "div"
|
|
32
|
+
},
|
|
33
|
+
palette: {}
|
|
34
|
+
},
|
|
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"]
|
|
54
|
+
}), {
|
|
55
|
+
default: t(() => [u(a.$slots, "default")]),
|
|
56
|
+
_: 3
|
|
57
|
+
}, 16, ["class"]), c("div", {
|
|
58
|
+
class: n(r(o)["cdr-surface-selection__loading"])
|
|
59
|
+
}, [u(a.$slots, "loading", {}, () => [l(S, null, {
|
|
60
|
+
default: t(() => [l(b, {
|
|
61
|
+
type: "line"
|
|
62
|
+
})]),
|
|
63
|
+
_: 1
|
|
64
|
+
})])], 2)], 2)]),
|
|
65
|
+
_: 3
|
|
66
|
+
}, 16, ["class", "tag", "role"]));
|
|
67
|
+
}
|
|
68
|
+
});
|
|
69
|
+
export {
|
|
70
|
+
V as default
|
|
71
|
+
};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = {
|
|
2
|
+
"cdr-surface-selection": "cdr-surface-selection_15-6-1-beta-0",
|
|
3
|
+
"cdr-surface-selection__inner": "cdr-surface-selection__inner_15-6-1-beta-0",
|
|
4
|
+
"cdr-surface-selection__layout": "cdr-surface-selection__layout_15-6-1-beta-0",
|
|
5
|
+
"cdr-surface-selection__loading": "cdr-surface-selection__loading_15-6-1-beta-0"
|
|
6
|
+
};
|
|
7
|
+
export {
|
|
8
|
+
e as default
|
|
9
|
+
};
|
|
@@ -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,13 +1,13 @@
|
|
|
1
|
-
const
|
|
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-
|
|
1
|
+
const t = {
|
|
2
|
+
"cdr-switch": "cdr-switch_15-6-1-beta-0",
|
|
3
|
+
"cdr-switch__button": "cdr-switch__button_15-6-1-beta-0",
|
|
4
|
+
"cdr-switch__button-icon": "cdr-switch__button-icon_15-6-1-beta-0",
|
|
5
|
+
"cdr-switch__handle": "cdr-switch__handle_15-6-1-beta-0",
|
|
6
|
+
"cdr-switch__label": "cdr-switch__label_15-6-1-beta-0",
|
|
7
|
+
"cdr-switch--full-width": "cdr-switch--full-width_15-6-1-beta-0",
|
|
8
|
+
"cdr-switch--large": "cdr-switch--large_15-6-1-beta-0",
|
|
9
|
+
"cdr-switch--medium": "cdr-switch--medium_15-6-1-beta-0"
|
|
10
10
|
};
|
|
11
11
|
export {
|
|
12
|
-
|
|
12
|
+
t as default
|
|
13
13
|
};
|
|
@@ -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,18 +1,18 @@
|
|
|
1
|
-
const
|
|
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-
|
|
1
|
+
const e = {
|
|
2
|
+
"cdr-table": "cdr-table_15-6-1-beta-0",
|
|
3
|
+
"cdr-table--small": "cdr-table--small_15-6-1-beta-0",
|
|
4
|
+
"cdr-table--medium": "cdr-table--medium_15-6-1-beta-0",
|
|
5
|
+
"cdr-table--large": "cdr-table--large_15-6-1-beta-0",
|
|
6
|
+
"cdr-table--striped": "cdr-table--striped_15-6-1-beta-0",
|
|
7
|
+
"cdr-table--border": "cdr-table--border_15-6-1-beta-0",
|
|
8
|
+
"cdr-table--full-width": "cdr-table--full-width_15-6-1-beta-0",
|
|
9
|
+
"cdr-table--responsive": "cdr-table--responsive_15-6-1-beta-0",
|
|
10
|
+
"cdr-table--hover": "cdr-table--hover_15-6-1-beta-0",
|
|
11
|
+
"cdr-table--full-width@xs": "cdr-table--full-width@xs_15-6-1-beta-0",
|
|
12
|
+
"cdr-table--full-width@sm": "cdr-table--full-width@sm_15-6-1-beta-0",
|
|
13
|
+
"cdr-table--full-width@md": "cdr-table--full-width@md_15-6-1-beta-0",
|
|
14
|
+
"cdr-table--full-width@lg": "cdr-table--full-width@lg_15-6-1-beta-0"
|
|
15
15
|
};
|
|
16
16
|
export {
|
|
17
|
-
|
|
17
|
+
e as default
|
|
18
18
|
};
|
|
@@ -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-6-1-beta-0",
|
|
3
|
+
"cdr-tab-panel-enter-left": "cdr-tab-panel-enter-left_15-6-1-beta-0",
|
|
4
|
+
"cdr-tab-panel-enter-right": "cdr-tab-panel-enter-right_15-6-1-beta-0",
|
|
5
|
+
"cdr-tab-panel-exit-left": "cdr-tab-panel-exit-left_15-6-1-beta-0",
|
|
6
|
+
"cdr-tab-panel-exit-right": "cdr-tab-panel-exit-right_15-6-1-beta-0"
|
|
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-6-1-beta-0",
|
|
3
|
+
"cdr-tab-panel-enter-left": "cdr-tab-panel-enter-left_15-6-1-beta-0",
|
|
4
|
+
"cdr-tab-panel-enter-right": "cdr-tab-panel-enter-right_15-6-1-beta-0",
|
|
5
|
+
"cdr-tab-panel-exit-left": "cdr-tab-panel-exit-left_15-6-1-beta-0",
|
|
6
|
+
"cdr-tab-panel-exit-right": "cdr-tab-panel-exit-right_15-6-1-beta-0",
|
|
7
|
+
"cdr-tabs": "cdr-tabs_15-6-1-beta-0",
|
|
8
|
+
"cdr-tabs__header-container": "cdr-tabs__header-container_15-6-1-beta-0",
|
|
9
|
+
"cdr-tabs__header": "cdr-tabs__header_15-6-1-beta-0",
|
|
10
|
+
"cdr-tabs__header-item": "cdr-tabs__header-item_15-6-1-beta-0",
|
|
11
|
+
"cdr-tabs__header-item-active": "cdr-tabs__header-item-active_15-6-1-beta-0",
|
|
12
|
+
"cdr-tabs__header-item--disabled": "cdr-tabs__header-item--disabled_15-6-1-beta-0",
|
|
13
|
+
"cdr-tabs__gradient-container": "cdr-tabs__gradient-container_15-6-1-beta-0",
|
|
14
|
+
"cdr-tabs__gradient": "cdr-tabs__gradient_15-6-1-beta-0",
|
|
15
|
+
"cdr-tabs__gradient--left": "cdr-tabs__gradient--left_15-6-1-beta-0",
|
|
16
|
+
"cdr-tabs__gradient--right": "cdr-tabs__gradient--right_15-6-1-beta-0",
|
|
17
|
+
"cdr-tabs__gradient--active": "cdr-tabs__gradient--active_15-6-1-beta-0",
|
|
18
|
+
"cdr-tabs__underline": "cdr-tabs__underline_15-6-1-beta-0",
|
|
19
|
+
"cdr-tabs__content-container": "cdr-tabs__content-container_15-6-1-beta-0",
|
|
20
|
+
"fade-enter-active": "fade-enter-active_15-6-1-beta-0",
|
|
21
|
+
"fade-leave-active": "fade-leave-active_15-6-1-beta-0",
|
|
22
|
+
"fade-enter": "fade-enter_15-6-1-beta-0",
|
|
23
|
+
"fade-leave-to": "fade-leave-to_15-6-1-beta-0",
|
|
24
|
+
"cdr-tabs--compact": "cdr-tabs--compact_15-6-1-beta-0",
|
|
25
|
+
"cdr-tabs__header-item-label": "cdr-tabs__header-item-label_15-6-1-beta-0",
|
|
26
|
+
"cdr-tabs--small": "cdr-tabs--small_15-6-1-beta-0",
|
|
27
|
+
"cdr-tabs--no-border": "cdr-tabs--no-border_15-6-1-beta-0",
|
|
28
|
+
"cdr-tabs--full-width": "cdr-tabs--full-width_15-6-1-beta-0",
|
|
29
|
+
"cdr-tabs--centered": "cdr-tabs--centered_15-6-1-beta-0"
|
|
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
|