@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.
Files changed (408) hide show
  1. package/dist/cdr-palette.css +1 -1
  2. package/dist/cdr-style.css +1 -1
  3. package/dist/cedar.umd.js +9 -9
  4. package/dist/component-docgen.json +4974 -4600
  5. package/dist/components/abstract/CdrAbstract.vue2.mjs +2 -2
  6. package/dist/components/abstract/styles/CdrAbstract.module.scss.mjs +1 -1
  7. package/dist/components/accordion/CdrAccordion.vue2.mjs +2 -2
  8. package/dist/components/accordion/CdrAccordionGroup.vue2.mjs +2 -2
  9. package/dist/components/accordion/styles/CdrAccordion.module.scss.mjs +29 -29
  10. package/dist/components/accordion/styles/CdrAccordionGroup.module.scss.mjs +2 -2
  11. package/dist/components/banner/CdrBanner.vue2.mjs +6 -6
  12. package/dist/components/banner/styles/CdrBanner.module.scss.mjs +14 -14
  13. package/dist/components/breadcrumb/CdrBreadcrumb.vue2.mjs +5 -5
  14. package/dist/components/breadcrumb/styles/CdrBreadcrumb.module.scss.mjs +7 -7
  15. package/dist/components/button/CdrButton.vue2.mjs +2 -2
  16. package/dist/components/button/styles/CdrButton.module.scss.mjs +31 -31
  17. package/dist/components/caption/CdrCaption.vue2.mjs +5 -5
  18. package/dist/components/caption/styles/CdrCaption.module.scss.mjs +2 -2
  19. package/dist/components/card/CdrCard.vue2.mjs +2 -2
  20. package/dist/components/card/styles/CdrCard.module.scss.mjs +1 -1
  21. package/dist/components/checkbox/CdrCheckbox.vue2.mjs +5 -5
  22. package/dist/components/checkbox/styles/CdrCheckbox.module.scss.mjs +27 -27
  23. package/dist/components/chip/CdrChip.vue2.mjs +4 -4
  24. package/dist/components/chip/CdrChipGroup.vue2.mjs +2 -2
  25. package/dist/components/chip/styles/CdrChip.module.scss.mjs +4 -4
  26. package/dist/components/chip/styles/CdrChipGroup.module.scss.mjs +4 -4
  27. package/dist/components/choreographer/CdrChoreographer.vue2.mjs +1 -1
  28. package/dist/components/choreographer/styles/CdrChoreographer.module.scss.mjs +4 -4
  29. package/dist/components/container/CdrContainer.vue2.mjs +2 -2
  30. package/dist/components/container/styles/CdrContainer.module.scss.mjs +2 -2
  31. package/dist/components/formError/CdrFormError.vue2.mjs +4 -4
  32. package/dist/components/formError/styles/CdrFormError.module.scss.mjs +2 -2
  33. package/dist/components/formGroup/CdrFormGroup.vue2.mjs +6 -6
  34. package/dist/components/formGroup/styles/CdrFormGroup.module.scss.mjs +8 -8
  35. package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue.mjs +1 -1
  36. package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue2.mjs +71 -82
  37. package/dist/components/fulfillmentTile/CdrFulfillmentTileIcon.vue2.mjs +2 -2
  38. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileIcon.module.scss.mjs +6 -6
  39. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTitle.module.scss.mjs +11 -0
  40. package/dist/components/grid/CdrGrid.vue2.mjs +2 -2
  41. package/dist/components/grid/styles/CdrGrid.module.scss.mjs +21 -21
  42. package/dist/components/icon/CdrIcon.vue2.mjs +4 -4
  43. package/dist/components/icon/comps/account-profile-fill.vue.mjs +2 -2
  44. package/dist/components/icon/comps/account-profile.vue.mjs +2 -2
  45. package/dist/components/icon/comps/arrow-down.vue.mjs +2 -2
  46. package/dist/components/icon/comps/arrow-left.vue.mjs +2 -2
  47. package/dist/components/icon/comps/arrow-right.vue.mjs +2 -2
  48. package/dist/components/icon/comps/arrow-up.vue.mjs +2 -2
  49. package/dist/components/icon/comps/atv.vue.mjs +2 -2
  50. package/dist/components/icon/comps/bed-outline.vue.mjs +2 -2
  51. package/dist/components/icon/comps/bike-shop.vue.mjs +2 -2
  52. package/dist/components/icon/comps/binoculars.vue.mjs +2 -2
  53. package/dist/components/icon/comps/birding.vue.mjs +2 -2
  54. package/dist/components/icon/comps/boat.vue.mjs +2 -2
  55. package/dist/components/icon/comps/boating.vue.mjs +2 -2
  56. package/dist/components/icon/comps/bookmark-fill.vue.mjs +2 -2
  57. package/dist/components/icon/comps/bookmark-stroke.vue.mjs +2 -2
  58. package/dist/components/icon/comps/brand-abstract.vue.mjs +2 -2
  59. package/dist/components/icon/comps/brand-code-sandbox.vue.mjs +2 -2
  60. package/dist/components/icon/comps/brand-github.vue.mjs +2 -2
  61. package/dist/components/icon/comps/brand-linkedin.vue.mjs +2 -2
  62. package/dist/components/icon/comps/brand-rei-ice-axes.vue.mjs +2 -2
  63. package/dist/components/icon/comps/brand-sketch.vue.mjs +2 -2
  64. package/dist/components/icon/comps/brand-tiktok.vue.mjs +2 -2
  65. package/dist/components/icon/comps/buddies.vue.mjs +2 -2
  66. package/dist/components/icon/comps/bus.vue.mjs +2 -2
  67. package/dist/components/icon/comps/calendar.vue.mjs +2 -2
  68. package/dist/components/icon/comps/camera.vue.mjs +2 -2
  69. package/dist/components/icon/comps/canoe.vue.mjs +2 -2
  70. package/dist/components/icon/comps/car.vue.mjs +2 -2
  71. package/dist/components/icon/comps/caret-down.vue.mjs +2 -2
  72. package/dist/components/icon/comps/caret-left.vue.mjs +2 -2
  73. package/dist/components/icon/comps/caret-right.vue.mjs +2 -2
  74. package/dist/components/icon/comps/caret-up.vue.mjs +2 -2
  75. package/dist/components/icon/comps/cart-fill.vue.mjs +2 -2
  76. package/dist/components/icon/comps/cart.vue.mjs +2 -2
  77. package/dist/components/icon/comps/chain-link.vue.mjs +2 -2
  78. package/dist/components/icon/comps/chat.vue.mjs +2 -2
  79. package/dist/components/icon/comps/check-fill.vue.mjs +2 -2
  80. package/dist/components/icon/comps/check-lg.vue.mjs +2 -2
  81. package/dist/components/icon/comps/check-sm.vue.mjs +2 -2
  82. package/dist/components/icon/comps/check-stroke.vue.mjs +2 -2
  83. package/dist/components/icon/comps/climb.vue.mjs +2 -2
  84. package/dist/components/icon/comps/clipboard.vue.mjs +2 -2
  85. package/dist/components/icon/comps/clock.vue.mjs +2 -2
  86. package/dist/components/icon/comps/code-html.vue.mjs +2 -2
  87. package/dist/components/icon/comps/code-js.vue.mjs +2 -2
  88. package/dist/components/icon/comps/compass.vue.mjs +2 -2
  89. package/dist/components/icon/comps/copy.vue.mjs +2 -2
  90. package/dist/components/icon/comps/coupon-fill.vue.mjs +2 -2
  91. package/dist/components/icon/comps/coupon-stroke.vue.mjs +2 -2
  92. package/dist/components/icon/comps/credit-card.vue.mjs +2 -2
  93. package/dist/components/icon/comps/curbside-pickup.vue.mjs +2 -2
  94. package/dist/components/icon/comps/day.vue.mjs +2 -2
  95. package/dist/components/icon/comps/diving.vue.mjs +2 -2
  96. package/dist/components/icon/comps/dog.vue.mjs +2 -2
  97. package/dist/components/icon/comps/download.vue.mjs +2 -2
  98. package/dist/components/icon/comps/duplicate.vue.mjs +2 -2
  99. package/dist/components/icon/comps/edit.vue.mjs +2 -2
  100. package/dist/components/icon/comps/elevation.vue.mjs +2 -2
  101. package/dist/components/icon/comps/error-fill.vue.mjs +2 -2
  102. package/dist/components/icon/comps/error-stroke.vue.mjs +2 -2
  103. package/dist/components/icon/comps/expand.vue.mjs +2 -2
  104. package/dist/components/icon/comps/experiences-backpacking.vue.mjs +2 -2
  105. package/dist/components/icon/comps/experiences-camping.vue.mjs +2 -2
  106. package/dist/components/icon/comps/experiences-climbing.vue.mjs +2 -2
  107. package/dist/components/icon/comps/experiences-clothing.vue.mjs +2 -2
  108. package/dist/components/icon/comps/experiences-cycling.vue.mjs +2 -2
  109. package/dist/components/icon/comps/experiences-family.vue.mjs +2 -2
  110. package/dist/components/icon/comps/experiences-fitness.vue.mjs +2 -2
  111. package/dist/components/icon/comps/experiences-hiking.vue.mjs +2 -2
  112. package/dist/components/icon/comps/experiences-outdoor-basics.vue.mjs +2 -2
  113. package/dist/components/icon/comps/experiences-paddling.vue.mjs +2 -2
  114. package/dist/components/icon/comps/experiences-rentals.vue.mjs +2 -2
  115. package/dist/components/icon/comps/experiences-running.vue.mjs +2 -2
  116. package/dist/components/icon/comps/experiences-snowsports.vue.mjs +2 -2
  117. package/dist/components/icon/comps/experiences-travel.vue.mjs +2 -2
  118. package/dist/components/icon/comps/external-link-alt.vue.mjs +2 -2
  119. package/dist/components/icon/comps/external-link.vue.mjs +2 -2
  120. package/dist/components/icon/comps/eye-hide.vue.mjs +2 -2
  121. package/dist/components/icon/comps/eye-show.vue.mjs +2 -2
  122. package/dist/components/icon/comps/facebook.vue.mjs +2 -2
  123. package/dist/components/icon/comps/filter-alt.vue.mjs +2 -2
  124. package/dist/components/icon/comps/filter.vue.mjs +2 -2
  125. package/dist/components/icon/comps/find-location.vue.mjs +2 -2
  126. package/dist/components/icon/comps/fire.vue.mjs +2 -2
  127. package/dist/components/icon/comps/fishing.vue.mjs +2 -2
  128. package/dist/components/icon/comps/free-product.vue.mjs +2 -2
  129. package/dist/components/icon/comps/grid-view.vue.mjs +2 -2
  130. package/dist/components/icon/comps/heart-fill.vue.mjs +2 -2
  131. package/dist/components/icon/comps/heart-stroke.vue.mjs +2 -2
  132. package/dist/components/icon/comps/hike.vue.mjs +2 -2
  133. package/dist/components/icon/comps/history.vue.mjs +2 -2
  134. package/dist/components/icon/comps/home.vue.mjs +2 -2
  135. package/dist/components/icon/comps/horse.vue.mjs +2 -2
  136. package/dist/components/icon/comps/horseshoe.vue.mjs +2 -2
  137. package/dist/components/icon/comps/image.vue.mjs +2 -2
  138. package/dist/components/icon/comps/information-fill.vue.mjs +2 -2
  139. package/dist/components/icon/comps/information-stroke.vue.mjs +2 -2
  140. package/dist/components/icon/comps/instagram.vue.mjs +2 -2
  141. package/dist/components/icon/comps/kayak.vue.mjs +2 -2
  142. package/dist/components/icon/comps/link-alt.vue.mjs +2 -2
  143. package/dist/components/icon/comps/list-ragged.vue.mjs +2 -2
  144. package/dist/components/icon/comps/list-view.vue.mjs +2 -2
  145. package/dist/components/icon/comps/location-pin-fill.vue.mjs +2 -2
  146. package/dist/components/icon/comps/location-pin-stroke.vue.mjs +2 -2
  147. package/dist/components/icon/comps/lock-locked-fill.vue.mjs +2 -2
  148. package/dist/components/icon/comps/lock-locked-stroke.vue.mjs +2 -2
  149. package/dist/components/icon/comps/lock-unlocked-stroke.vue.mjs +2 -2
  150. package/dist/components/icon/comps/mail.vue.mjs +2 -2
  151. package/dist/components/icon/comps/map.vue.mjs +2 -2
  152. package/dist/components/icon/comps/member-card.vue.mjs +2 -2
  153. package/dist/components/icon/comps/membership.vue.mjs +2 -2
  154. package/dist/components/icon/comps/microphone.vue.mjs +2 -2
  155. package/dist/components/icon/comps/minus-fill.vue.mjs +2 -2
  156. package/dist/components/icon/comps/minus-lg.vue.mjs +2 -2
  157. package/dist/components/icon/comps/minus-sm.vue.mjs +2 -2
  158. package/dist/components/icon/comps/minus-stroke.vue.mjs +2 -2
  159. package/dist/components/icon/comps/more-functions.vue.mjs +2 -2
  160. package/dist/components/icon/comps/my-location.vue.mjs +2 -2
  161. package/dist/components/icon/comps/navigation-menu.vue.mjs +2 -2
  162. package/dist/components/icon/comps/night.vue.mjs +2 -2
  163. package/dist/components/icon/comps/paddle.vue.mjs +2 -2
  164. package/dist/components/icon/comps/pause-fill.vue.mjs +2 -2
  165. package/dist/components/icon/comps/pause-stroke.vue.mjs +2 -2
  166. package/dist/components/icon/comps/pause.vue.mjs +2 -2
  167. package/dist/components/icon/comps/photography.vue.mjs +2 -2
  168. package/dist/components/icon/comps/picnic.vue.mjs +2 -2
  169. package/dist/components/icon/comps/pinterest.vue.mjs +2 -2
  170. package/dist/components/icon/comps/plane.vue.mjs +2 -2
  171. package/dist/components/icon/comps/play-fill.vue.mjs +2 -2
  172. package/dist/components/icon/comps/play-stroke.vue.mjs +2 -2
  173. package/dist/components/icon/comps/play.vue.mjs +2 -2
  174. package/dist/components/icon/comps/playground.vue.mjs +2 -2
  175. package/dist/components/icon/comps/plugin.vue.mjs +2 -2
  176. package/dist/components/icon/comps/plus-fill.vue.mjs +2 -2
  177. package/dist/components/icon/comps/plus-lg.vue.mjs +2 -2
  178. package/dist/components/icon/comps/plus-sm.vue.mjs +2 -2
  179. package/dist/components/icon/comps/plus-stroke.vue.mjs +2 -2
  180. package/dist/components/icon/comps/print.vue.mjs +2 -2
  181. package/dist/components/icon/comps/protection-fill.vue.mjs +2 -2
  182. package/dist/components/icon/comps/protection-stroke.vue.mjs +2 -2
  183. package/dist/components/icon/comps/question-fill.vue.mjs +2 -2
  184. package/dist/components/icon/comps/question-stroke.vue.mjs +2 -2
  185. package/dist/components/icon/comps/refresh.vue.mjs +2 -2
  186. package/dist/components/icon/comps/reload.vue.mjs +2 -2
  187. package/dist/components/icon/comps/returns.vue.mjs +2 -2
  188. package/dist/components/icon/comps/run.vue.mjs +2 -2
  189. package/dist/components/icon/comps/scan-barcode.vue.mjs +2 -2
  190. package/dist/components/icon/comps/search.vue.mjs +2 -2
  191. package/dist/components/icon/comps/service-shop.vue.mjs +2 -2
  192. package/dist/components/icon/comps/shipping-prep.vue.mjs +2 -2
  193. package/dist/components/icon/comps/shipping-truck.vue.mjs +2 -2
  194. package/dist/components/icon/comps/shipping.vue.mjs +2 -2
  195. package/dist/components/icon/comps/shopping-bag-fill.vue.mjs +2 -2
  196. package/dist/components/icon/comps/shopping-bag.vue.mjs +2 -2
  197. package/dist/components/icon/comps/shrink.vue.mjs +2 -2
  198. package/dist/components/icon/comps/size-chart.vue.mjs +2 -2
  199. package/dist/components/icon/comps/ski-boot.vue.mjs +2 -2
  200. package/dist/components/icon/comps/ski.vue.mjs +2 -2
  201. package/dist/components/icon/comps/snow-shop.vue.mjs +2 -2
  202. package/dist/components/icon/comps/snow.vue.mjs +2 -2
  203. package/dist/components/icon/comps/sort.vue.mjs +2 -2
  204. package/dist/components/icon/comps/star-100.vue.mjs +2 -2
  205. package/dist/components/icon/comps/star-25.vue.mjs +2 -2
  206. package/dist/components/icon/comps/star-50.vue.mjs +2 -2
  207. package/dist/components/icon/comps/star-75.vue.mjs +2 -2
  208. package/dist/components/icon/comps/star-stroke.vue.mjs +2 -2
  209. package/dist/components/icon/comps/storefront.vue.mjs +2 -2
  210. package/dist/components/icon/comps/swim.vue.mjs +2 -2
  211. package/dist/components/icon/comps/telephone.vue.mjs +2 -2
  212. package/dist/components/icon/comps/tent.vue.mjs +2 -2
  213. package/dist/components/icon/comps/trash.vue.mjs +2 -2
  214. package/dist/components/icon/comps/twitter.vue.mjs +2 -2
  215. package/dist/components/icon/comps/upload.vue.mjs +2 -2
  216. package/dist/components/icon/comps/verified-purchaser.vue.mjs +2 -2
  217. package/dist/components/icon/comps/virtual-outfitting.vue.mjs +2 -2
  218. package/dist/components/icon/comps/warning-fill.vue.mjs +2 -2
  219. package/dist/components/icon/comps/warning-stroke.vue.mjs +2 -2
  220. package/dist/components/icon/comps/water.vue.mjs +2 -2
  221. package/dist/components/icon/comps/wilderness.vue.mjs +2 -2
  222. package/dist/components/icon/comps/x-fill.vue.mjs +2 -2
  223. package/dist/components/icon/comps/x-lg.vue.mjs +2 -2
  224. package/dist/components/icon/comps/x-sm.vue.mjs +2 -2
  225. package/dist/components/icon/comps/x-stroke.vue.mjs +2 -2
  226. package/dist/components/icon/comps/youtube.vue.mjs +2 -2
  227. package/dist/components/icon/comps/zoom-in.vue.mjs +2 -2
  228. package/dist/components/icon/comps/zoom-out.vue.mjs +2 -2
  229. package/dist/components/icon/styles/CdrIcon.module.scss.mjs +12 -12
  230. package/dist/components/image/CdrImg.vue2.mjs +4 -4
  231. package/dist/components/image/styles/CdrImg.module.scss.mjs +1 -1
  232. package/dist/components/input/CdrInput.vue2.mjs +1 -1
  233. package/dist/components/input/styles/CdrInput.module.scss.mjs +32 -32
  234. package/dist/components/kicker/CdrKicker.vue2.mjs +2 -2
  235. package/dist/components/kicker/styles/CdrKicker.module.scss.mjs +1 -1
  236. package/dist/components/labelStandalone/CdrLabelStandalone.vue2.mjs +6 -6
  237. package/dist/components/labelStandalone/styles/CdrLabelStandalone.module.scss.mjs +12 -12
  238. package/dist/components/labelWrapper/CdrLabelWrapper.vue2.mjs +2 -2
  239. package/dist/components/labelWrapper/styles/CdrLabelWrapper.module.scss.mjs +25 -25
  240. package/dist/components/landingLead/CdrLandingLead.vue2.mjs +2 -2
  241. package/dist/components/landingLead/components/CdrHeadingSubheadingBlock.vue2.mjs +2 -2
  242. package/dist/components/landingLead/styles/CdrHeadingSubheadingBlock.module.scss.mjs +4 -4
  243. package/dist/components/landingLead/styles/CdrLandingLead.module.scss.mjs +8 -8
  244. package/dist/components/layout/CdrLayout.vue2.mjs +2 -2
  245. package/dist/components/layout/styles/CdrLayout.module.scss.mjs +84 -84
  246. package/dist/components/link/CdrLink.vue2.mjs +2 -2
  247. package/dist/components/link/styles/CdrLink.module.scss.mjs +3 -3
  248. package/dist/components/list/CdrList.vue2.mjs +5 -4
  249. package/dist/components/list/styles/CdrList.module.scss.mjs +5 -5
  250. package/dist/components/mediaObject/CdrMediaObject.vue2.mjs +2 -2
  251. package/dist/components/mediaObject/styles/CdrMediaObject.module.scss.mjs +6 -6
  252. package/dist/components/modal/CdrModal.vue2.mjs +3 -3
  253. package/dist/components/modal/styles/CdrModal.module.scss.mjs +12 -12
  254. package/dist/components/objectOverlay/CdrObjectOverlay.vue.mjs +9 -0
  255. package/dist/components/objectOverlay/CdrObjectOverlay.vue2.mjs +113 -0
  256. package/dist/components/objectOverlay/styles/CdrObjectOverlay.module.scss.mjs +8 -0
  257. package/dist/components/pagination/CdrPagination.vue2.mjs +1 -1
  258. package/dist/components/pagination/styles/CdrPagination.module.scss.mjs +53 -53
  259. package/dist/components/picture/CdrPicture.vue2.mjs +4 -4
  260. package/dist/components/picture/styles/CdrPicture.module.scss.mjs +2 -2
  261. package/dist/components/popover/CdrPopover.vue2.mjs +4 -4
  262. package/dist/components/popover/styles/CdrPopover.module.scss.mjs +63 -63
  263. package/dist/components/popup/CdrPopup.vue2.mjs +2 -2
  264. package/dist/components/popup/styles/CdrPopup.module.scss.mjs +14 -14
  265. package/dist/components/quote/CdrQuote.vue2.mjs +3 -3
  266. package/dist/components/quote/styles/CdrQuote.module.scss.mjs +4 -4
  267. package/dist/components/radio/CdrRadio.vue2.mjs +5 -5
  268. package/dist/components/radio/styles/CdrRadio.module.scss.mjs +27 -27
  269. package/dist/components/rating/CdrRating.vue2.mjs +1 -1
  270. package/dist/components/rating/components/CdrStar00.vue2.mjs +2 -2
  271. package/dist/components/rating/components/CdrStar100.vue2.mjs +2 -2
  272. package/dist/components/rating/components/CdrStar25.vue2.mjs +2 -2
  273. package/dist/components/rating/components/CdrStar50.vue2.mjs +2 -2
  274. package/dist/components/rating/components/CdrStar75.vue2.mjs +2 -2
  275. package/dist/components/rating/components/CdrStarNull.vue2.mjs +2 -2
  276. package/dist/components/rating/styles/CdrRating.module.scss.mjs +44 -44
  277. package/dist/components/select/CdrSelect.vue2.mjs +4 -4
  278. package/dist/components/select/styles/CdrSelect.module.scss.mjs +42 -42
  279. package/dist/components/skeleton/CdrSkeleton.vue2.mjs +2 -2
  280. package/dist/components/skeleton/CdrSkeletonBone.vue2.mjs +2 -2
  281. package/dist/components/skeleton/styles/CdrSkeleton.module.scss.mjs +1 -1
  282. package/dist/components/skeleton/styles/CdrSkeletonBone.module.scss.mjs +7 -7
  283. package/dist/components/splitSurface/CdrSplitSurface.vue2.mjs +2 -2
  284. package/dist/components/splitSurface/styles/CdrSplitSurface.module.scss.mjs +5 -5
  285. package/dist/components/surface/CdrSurface.vue2.mjs +17 -47
  286. package/dist/components/surface/styles/CdrSurface.module.scss.mjs +3 -32
  287. package/dist/components/surfaceNavigation/CdrSurfaceNavigation.vue.mjs +31 -0
  288. package/dist/components/surfaceNavigation/CdrSurfaceNavigation.vue2.mjs +4 -0
  289. package/dist/components/surfaceSelection/CdrSurfaceSelection.vue2.mjs +44 -45
  290. package/dist/components/surfaceSelection/styles/CdrSurfaceSelection.module.scss.mjs +4 -27
  291. package/dist/components/switch/CdrSwitch.vue2.mjs +2 -2
  292. package/dist/components/switch/styles/CdrSwitch.module.scss.mjs +8 -8
  293. package/dist/components/table/CdrTable.vue2.mjs +2 -2
  294. package/dist/components/table/styles/CdrTable.module.scss.mjs +13 -13
  295. package/dist/components/tabs/CdrTabPanel.vue2.mjs +2 -2
  296. package/dist/components/tabs/CdrTabs.vue2.mjs +6 -6
  297. package/dist/components/tabs/styles/CdrTabPanel.module.scss.mjs +5 -5
  298. package/dist/components/tabs/styles/CdrTabs.module.scss.mjs +28 -28
  299. package/dist/components/text/CdrText.vue2.mjs +2 -2
  300. package/dist/components/text/presets/CdrBody.vue2.mjs +4 -4
  301. package/dist/components/text/presets/CdrEyebrow.vue2.mjs +2 -2
  302. package/dist/components/text/presets/CdrHeadingDisplay.vue2.mjs +4 -4
  303. package/dist/components/text/presets/CdrHeadingSans.vue2.mjs +4 -4
  304. package/dist/components/text/presets/CdrHeadingSerif.vue2.mjs +4 -4
  305. package/dist/components/text/presets/CdrSubheadingSans.vue2.mjs +4 -4
  306. package/dist/components/text/presets/CdrUtilitySans.vue2.mjs +4 -4
  307. package/dist/components/text/presets/CdrUtilitySerif.vue2.mjs +4 -4
  308. package/dist/components/text/presets/styles/CdrBody.module.scss.mjs +1 -1
  309. package/dist/components/text/presets/styles/CdrEyebrow.module.scss.mjs +1 -1
  310. package/dist/components/text/presets/styles/CdrHeadingDisplay.module.scss.mjs +1 -1
  311. package/dist/components/text/presets/styles/CdrHeadingSans.module.scss.mjs +1 -1
  312. package/dist/components/text/presets/styles/CdrHeadingSerif.module.scss.mjs +1 -1
  313. package/dist/components/text/presets/styles/CdrSubheadingSans.module.scss.mjs +1 -1
  314. package/dist/components/text/presets/styles/CdrUtilitySans.module.scss.mjs +1 -1
  315. package/dist/components/text/presets/styles/CdrUtilitySerif.module.scss.mjs +1 -1
  316. package/dist/components/text/styles/CdrText.module.scss.mjs +1 -1
  317. package/dist/components/title/CdrTitle.vue2.mjs +2 -2
  318. package/dist/components/title/styles/CdrTitle.module.scss.mjs +1 -1
  319. package/dist/components/toast/CdrToast.vue2.mjs +4 -4
  320. package/dist/components/toast/styles/CdrToast.module.scss.mjs +57 -57
  321. package/dist/components/toggleButton/CdrToggleButton.vue2.mjs +2 -2
  322. package/dist/components/toggleButton/CdrToggleGroup.vue2.mjs +4 -4
  323. package/dist/components/toggleButton/styles/CdrToggleButton.module.scss.mjs +2 -2
  324. package/dist/components/toggleButton/styles/CdrToggleGroup.module.scss.mjs +5 -5
  325. package/dist/components/tooltip/CdrTooltip.vue2.mjs +2 -2
  326. package/dist/components/tooltip/styles/CdrTooltip.module.scss.mjs +16 -16
  327. package/dist/icon-component-docgen.json +634 -634
  328. package/dist/lib.d.ts +1062 -1119
  329. package/dist/lib.mjs +392 -392
  330. package/dist/style/cdr-abstract.css +1 -1
  331. package/dist/style/cdr-accordion-group.css +1 -1
  332. package/dist/style/cdr-accordion.css +1 -1
  333. package/dist/style/cdr-banner.css +1 -1
  334. package/dist/style/cdr-body.css +1 -1
  335. package/dist/style/cdr-breadcrumb.css +1 -1
  336. package/dist/style/cdr-button.css +1 -1
  337. package/dist/style/cdr-caption.css +1 -1
  338. package/dist/style/cdr-card.css +1 -1
  339. package/dist/style/cdr-checkbox.css +1 -1
  340. package/dist/style/cdr-chip-group.css +1 -1
  341. package/dist/style/cdr-chip.css +1 -1
  342. package/dist/style/cdr-choreographer.css +1 -1
  343. package/dist/style/cdr-container.css +1 -1
  344. package/dist/style/cdr-eyebrow.css +1 -1
  345. package/dist/style/cdr-form-error.css +1 -1
  346. package/dist/style/cdr-form-group.css +1 -1
  347. package/dist/style/cdr-fulfillment-tile-icon.css +1 -1
  348. package/dist/style/cdr-fulfillment-title.css +1 -0
  349. package/dist/style/cdr-grid.css +1 -1
  350. package/dist/style/cdr-heading-display.css +1 -1
  351. package/dist/style/cdr-heading-sans.css +1 -1
  352. package/dist/style/cdr-heading-serif.css +1 -1
  353. package/dist/style/cdr-heading-subheading-block.css +1 -1
  354. package/dist/style/cdr-icon.css +1 -1
  355. package/dist/style/cdr-img.css +1 -1
  356. package/dist/style/cdr-input.css +1 -1
  357. package/dist/style/cdr-kicker.css +1 -1
  358. package/dist/style/cdr-label-standalone.css +1 -1
  359. package/dist/style/cdr-label-wrapper.css +1 -1
  360. package/dist/style/cdr-landing-lead.css +1 -1
  361. package/dist/style/cdr-layout.css +1 -1
  362. package/dist/style/cdr-link.css +1 -1
  363. package/dist/style/cdr-list.css +1 -1
  364. package/dist/style/cdr-media-object.css +1 -1
  365. package/dist/style/cdr-modal.css +1 -1
  366. package/dist/style/cdr-object-overlay.css +1 -0
  367. package/dist/style/cdr-pagination.css +1 -1
  368. package/dist/style/cdr-palette.css +1 -1
  369. package/dist/style/cdr-picture.css +1 -1
  370. package/dist/style/cdr-popover.css +1 -1
  371. package/dist/style/cdr-popup.css +1 -1
  372. package/dist/style/cdr-quote.css +1 -1
  373. package/dist/style/cdr-radio.css +1 -1
  374. package/dist/style/cdr-rating.css +1 -1
  375. package/dist/style/cdr-select.css +1 -1
  376. package/dist/style/cdr-skeleton-bone.css +1 -1
  377. package/dist/style/cdr-skeleton.css +1 -1
  378. package/dist/style/cdr-split-surface.css +1 -1
  379. package/dist/style/cdr-subheading-sans.css +1 -1
  380. package/dist/style/cdr-surface-selection.css +1 -1
  381. package/dist/style/cdr-surface.css +1 -1
  382. package/dist/style/cdr-switch.css +1 -1
  383. package/dist/style/cdr-tab-panel.css +1 -1
  384. package/dist/style/cdr-table.css +1 -1
  385. package/dist/style/cdr-tabs.css +1 -1
  386. package/dist/style/cdr-text.css +1 -1
  387. package/dist/style/cdr-title.css +1 -1
  388. package/dist/style/cdr-toast.css +1 -1
  389. package/dist/style/cdr-toggle-button.css +1 -1
  390. package/dist/style/cdr-toggle-group.css +1 -1
  391. package/dist/style/cdr-tooltip.css +1 -1
  392. package/dist/style/cdr-utility-sans.css +1 -1
  393. package/dist/style/cdr-utility-serif.css +1 -1
  394. package/dist/utils/buildClass.mjs +5 -4
  395. package/dist/utils/layout.mjs +4 -3
  396. package/dist/utils/other.mjs +3 -2
  397. package/dist/utils/surface.mjs +20 -46
  398. package/package.json +2 -2
  399. package/dist/components/fulfillmentTile/CdrFulfillmentTileContent.vue.mjs +0 -9
  400. package/dist/components/fulfillmentTile/CdrFulfillmentTileContent.vue2.mjs +0 -26
  401. package/dist/components/fulfillmentTile/CdrFulfillmentTileHeader.vue.mjs +0 -9
  402. package/dist/components/fulfillmentTile/CdrFulfillmentTileHeader.vue2.mjs +0 -29
  403. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTile.module.scss.mjs +0 -32
  404. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileContent.module.scss.mjs +0 -6
  405. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileHeader.module.scss.mjs +0 -8
  406. package/dist/style/cdr-fulfillment-tile-content.css +0 -1
  407. package/dist/style/cdr-fulfillment-tile-header.css +0 -1
  408. package/dist/style/cdr-fulfillment-tile.css +0 -1
@@ -1,35 +1,6 @@
1
- const r = {
2
- "cdr-surface--background-primary": "cdr-surface--background-primary_15-4-1",
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
- r as default
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
+ };
@@ -0,0 +1,4 @@
1
+ import f from "./CdrSurfaceNavigation.vue.mjs";
2
+ export {
3
+ f as default
4
+ };
@@ -1,72 +1,71 @@
1
- import { defineComponent as y, useCssModule as C, computed as n, openBlock as _, createBlock as g, resolveDynamicComponent as S, normalizeProps as v, guardReactiveProps as P, withCtx as t, createElementVNode as d, normalizeClass as c, unref as a, createVNode as l, mergeProps as B, renderSlot as u } from "vue";
2
- import k from "../skeleton/CdrSkeleton.vue.mjs";
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 h from "../../utils/mapClasses.mjs";
5
- import { getDefaultLayout as i, getSurfaceSelectionProps as w } from "../../utils/surface.mjs";
6
- import z from "../layout/CdrLayout.vue.mjs";
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: "radio"
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: "button"
31
+ default: "div"
34
32
  },
35
- layout: {
36
- default: () => i()
37
- }
33
+ palette: {}
38
34
  },
39
- setup(f) {
40
- const s = f, o = C(), p = n(() => {
41
- const {
42
- classes: e,
43
- ...r
44
- } = w(s, D);
45
- return {
46
- ...r,
47
- class: h(o, ...e) || void 0
48
- };
49
- }), m = n(() => Object.assign(i(), s.layout));
50
- return (e, r) => (_(), g(S(e.tag), v(P(p.value)), {
51
- default: t(() => [d("div", {
52
- class: c(a(o)["cdr-surface-selection__inner"])
53
- }, [l(z, B(m.value, {
54
- class: a(o)["cdr-surface-selection__layout"]
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(e.$slots, "default")]),
55
+ default: t(() => [u(a.$slots, "default")]),
57
56
  _: 3
58
- }, 16, ["class"]), d("div", {
59
- class: c(a(o)["cdr-surface-selection__loading"])
60
- }, [u(e.$slots, "loading", {}, () => [l(k, null, {
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
- M as default
70
+ V as default
72
71
  };
@@ -1,31 +1,8 @@
1
1
  const e = {
2
- "cdr-surface-selection": "cdr-surface-selection_15-4-1",
3
- "cdr-surface-selection--background-default": "cdr-surface-selection--background-default_15-4-1",
4
- "cdr-surface-selection--border-color-default": "cdr-surface-selection--border-color-default_15-4-1",
5
- "cdr-surface-selection--border-width-zero": "cdr-surface-selection--border-width-zero_15-4-1",
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, openBlock as b, createElementBlock as v, normalizeClass as s, unref as e, createElementVNode as a, renderSlot as y, createVNode as n } from "vue";
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) => (b(), v("div", {
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-4-1",
3
- "cdr-switch__button": "cdr-switch__button_15-4-1",
4
- "cdr-switch__button-icon": "cdr-switch__button-icon_15-4-1",
5
- "cdr-switch__handle": "cdr-switch__handle_15-4-1",
6
- "cdr-switch__label": "cdr-switch__label_15-4-1",
7
- "cdr-switch--full-width": "cdr-switch--full-width_15-4-1",
8
- "cdr-switch--large": "cdr-switch--large_15-4-1",
9
- "cdr-switch--medium": "cdr-switch--medium_15-4-1"
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, openBlock as v, createElementBlock as C, normalizeClass as b, unref as o, createElementVNode as h, mergeProps as B, renderSlot as $ } from "vue";
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, _) => (v(), C("div", {
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-4-1",
3
- "cdr-table--small": "cdr-table--small_15-4-1",
4
- "cdr-table--medium": "cdr-table--medium_15-4-1",
5
- "cdr-table--large": "cdr-table--large_15-4-1",
6
- "cdr-table--striped": "cdr-table--striped_15-4-1",
7
- "cdr-table--border": "cdr-table--border_15-4-1",
8
- "cdr-table--full-width": "cdr-table--full-width_15-4-1",
9
- "cdr-table--responsive": "cdr-table--responsive_15-4-1",
10
- "cdr-table--hover": "cdr-table--hover_15-4-1",
11
- "cdr-table--full-width@xs": "cdr-table--full-width@xs_15-4-1",
12
- "cdr-table--full-width@sm": "cdr-table--full-width@sm_15-4-1",
13
- "cdr-table--full-width@md": "cdr-table--full-width@md_15-4-1",
14
- "cdr-table--full-width@lg": "cdr-table--full-width@lg_15-4-1"
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, openBlock as h, createElementBlock as v, normalizeClass as C, unref as g, renderSlot as y, vShow as S } from "vue";
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((h(), v("section", {
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, openBlock as $, createElementBlock as N, normalizeClass as f, unref as s, normalizeStyle as C, createElementVNode as g, Fragment as Z, renderList as ee, withModifiers as te, withKeys as X, toDisplayString as ae, renderSlot as le, nextTick as re } from "vue";
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) => ($(), N("div", {
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
- }, [($(!0), N(Z, null, ee(x.value, (a, l) => ($(), N("li", {
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: te((r) => z(l), ["prevent"]),
147
+ onClick: ae((r) => z(l), ["prevent"]),
148
148
  onKeyup: [X(U, ["right"]), X(V, ["left"])]
149
- }, ae(a.name), 43, oe)], 2))), 128))], 2), g("div", {
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), le(e.$slots, "default")], 6));
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-4-1",
3
- "cdr-tab-panel-enter-left": "cdr-tab-panel-enter-left_15-4-1",
4
- "cdr-tab-panel-enter-right": "cdr-tab-panel-enter-right_15-4-1",
5
- "cdr-tab-panel-exit-left": "cdr-tab-panel-exit-left_15-4-1",
6
- "cdr-tab-panel-exit-right": "cdr-tab-panel-exit-right_15-4-1"
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-4-1",
3
- "cdr-tab-panel-enter-left": "cdr-tab-panel-enter-left_15-4-1",
4
- "cdr-tab-panel-enter-right": "cdr-tab-panel-enter-right_15-4-1",
5
- "cdr-tab-panel-exit-left": "cdr-tab-panel-exit-left_15-4-1",
6
- "cdr-tab-panel-exit-right": "cdr-tab-panel-exit-right_15-4-1",
7
- "cdr-tabs": "cdr-tabs_15-4-1",
8
- "cdr-tabs__header-container": "cdr-tabs__header-container_15-4-1",
9
- "cdr-tabs__header": "cdr-tabs__header_15-4-1",
10
- "cdr-tabs__header-item": "cdr-tabs__header-item_15-4-1",
11
- "cdr-tabs__header-item-active": "cdr-tabs__header-item-active_15-4-1",
12
- "cdr-tabs__header-item--disabled": "cdr-tabs__header-item--disabled_15-4-1",
13
- "cdr-tabs__gradient-container": "cdr-tabs__gradient-container_15-4-1",
14
- "cdr-tabs__gradient": "cdr-tabs__gradient_15-4-1",
15
- "cdr-tabs__gradient--left": "cdr-tabs__gradient--left_15-4-1",
16
- "cdr-tabs__gradient--right": "cdr-tabs__gradient--right_15-4-1",
17
- "cdr-tabs__gradient--active": "cdr-tabs__gradient--active_15-4-1",
18
- "cdr-tabs__underline": "cdr-tabs__underline_15-4-1",
19
- "cdr-tabs__content-container": "cdr-tabs__content-container_15-4-1",
20
- "fade-enter-active": "fade-enter-active_15-4-1",
21
- "fade-leave-active": "fade-leave-active_15-4-1",
22
- "fade-enter": "fade-enter_15-4-1",
23
- "fade-leave-to": "fade-leave-to_15-4-1",
24
- "cdr-tabs--compact": "cdr-tabs--compact_15-4-1",
25
- "cdr-tabs__header-item-label": "cdr-tabs__header-item-label_15-4-1",
26
- "cdr-tabs--small": "cdr-tabs--small_15-4-1",
27
- "cdr-tabs--no-border": "cdr-tabs--no-border_15-4-1",
28
- "cdr-tabs--full-width": "cdr-tabs--full-width_15-4-1",
29
- "cdr-tabs--centered": "cdr-tabs--centered_15-4-1"
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, openBlock as r, createBlock as a, resolveDynamicComponent as n, normalizeClass as l, unref as c, withCtx as p, renderSlot as d } from "vue";
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) => (r(), a(n(e.tag), {
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, openBlock as c, createBlock as d, resolveDynamicComponent as p, normalizeClass as y, unref as i, normalizeStyle as u, withCtx as f, renderSlot as m } from "vue";
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) => (c(), d(p(t.tag), {
24
- class: y(i(a)[C]),
25
- style: u(s.value)
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, openBlock as t, createBlock as a, resolveDynamicComponent as n, normalizeClass as l, unref as c, withCtx as p, renderSlot as d } from "vue";
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) => (t(), a(n(e.tag), {
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, openBlock as d, createBlock as o, resolveDynamicComponent as i, normalizeClass as p, unref as u, normalizeStyle as y, withCtx as h, renderSlot as m } from "vue";
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) => (d(), o(i(a.tag), {
19
- class: p(u(l)[f]),
20
- style: y(t.value)
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, openBlock as o, createBlock as d, resolveDynamicComponent as i, normalizeClass as p, unref as u, normalizeStyle as h, withCtx as m, renderSlot as f } from "vue";
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) => (o(), d(i(s.tag), {
19
- class: p(u(t)[g]),
20
- style: h(n.value)
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, openBlock as i, createBlock as c, resolveDynamicComponent as d, normalizeClass as f, unref as p, normalizeStyle as u, withCtx as g, renderSlot as h } from "vue";
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) => (i(), c(d(s.tag), {
24
- class: f(p(r)[m]),
25
- style: u(a.value)
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, openBlock as o, createBlock as d, resolveDynamicComponent as i, normalizeClass as u, unref as p, normalizeStyle as h, withCtx as m, renderSlot as f } from "vue";
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) => (o(), d(i(s.tag), {
19
- class: u(p(t)[g]),
20
- style: h(n.value)
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, openBlock as i, createBlock as c, resolveDynamicComponent as u, normalizeClass as d, unref as p, normalizeStyle as y, withCtx as f, renderSlot as m } from "vue";
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) => (i(), c(u(e.tag), {
24
- class: d(p(l)[C]),
25
- style: y(a.value)
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