@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,4 +1,4 @@
1
- import { defineComponent as i, useCssModule as l, computed as c, openBlock as d, createBlock as m, resolveDynamicComponent as f, normalizeClass as p, unref as t, withCtx as u, renderSlot as C } from "vue";
1
+ import { defineComponent as i, useCssModule as l, computed as c, createBlock as d, openBlock as m, resolveDynamicComponent as f, normalizeClass as p, unref as t, withCtx as u, renderSlot as C } from "vue";
2
2
  import v from "../../utils/propValidator.mjs";
3
3
  import g from "../../utils/mapClasses.mjs";
4
4
  const a = "cdr-container", h = /* @__PURE__ */ i({
@@ -23,7 +23,7 @@ const a = "cdr-container", h = /* @__PURE__ */ i({
23
23
  },
24
24
  setup(e) {
25
25
  const o = e, s = l(), r = c(() => `${a}--${o.modifier}`);
26
- return (n, y) => (d(), m(f(e.tag), {
26
+ return (n, y) => (m(), d(f(e.tag), {
27
27
  class: p(t(g)(t(s), a, r.value))
28
28
  }, {
29
29
  default: u(() => [C(n.$slots, "default")]),
@@ -1,6 +1,6 @@
1
1
  const t = {
2
- "cdr-container": "cdr-container_15-4-1",
3
- "cdr-container--static": "cdr-container--static_15-4-1"
2
+ "cdr-container": "cdr-container_15-5-1",
3
+ "cdr-container--static": "cdr-container--static_15-5-1"
4
4
  };
5
5
  export {
6
6
  t as default
@@ -1,4 +1,4 @@
1
- import { defineComponent as a, useCssModule as l, openBlock as c, createElementBlock as m, normalizeClass as e, unref as o, createElementVNode as s, createVNode as i, renderSlot as d, toDisplayString as p } from "vue";
1
+ import { defineComponent as a, useCssModule as l, createElementBlock as c, openBlock as m, normalizeClass as e, unref as o, createElementVNode as s, renderSlot as i, createVNode as d, toDisplayString as p } from "vue";
2
2
  import f from "../icon/comps/error-stroke.vue.mjs";
3
3
  const u = "cdr-form-error", _ = "cdr-form-error__icon", S = /* @__PURE__ */ a({
4
4
  name: "CdrFormError",
@@ -8,15 +8,15 @@ const u = "cdr-form-error", _ = "cdr-form-error__icon", S = /* @__PURE__ */ a({
8
8
  },
9
9
  setup(n) {
10
10
  const r = l();
11
- return (t, C) => (c(), m("div", {
11
+ return (t, C) => (m(), c("div", {
12
12
  class: e(o(r)[u]),
13
13
  role: "status"
14
14
  }, [s("span", {
15
15
  class: e(o(r)[_])
16
- }, [i(f, {
16
+ }, [d(f, {
17
17
  size: "small",
18
18
  "inherit-color": ""
19
- })], 2), d(t.$slots, "error", {}, () => [s("span", null, p(n.error), 1)])], 2));
19
+ })], 2), i(t.$slots, "error", {}, () => [s("span", null, p(n.error), 1)])], 2));
20
20
  }
21
21
  });
22
22
  export {
@@ -1,6 +1,6 @@
1
1
  const r = {
2
- "cdr-form-error": "cdr-form-error_15-4-1",
3
- "cdr-form-error__icon": "cdr-form-error__icon_15-4-1"
2
+ "cdr-form-error": "cdr-form-error_15-5-1",
3
+ "cdr-form-error__icon": "cdr-form-error__icon_15-5-1"
4
4
  };
5
5
  export {
6
6
  r as default
@@ -1,4 +1,4 @@
1
- import { defineComponent as g, useCssModule as C, computed as c, openBlock as a, createElementBlock as t, normalizeClass as s, unref as e, createElementVNode as m, renderSlot as n, createTextVNode as y, toDisplayString as v, createCommentVNode as u, createBlock as B, withCtx as k } from "vue";
1
+ import { defineComponent as g, useCssModule as C, computed as c, createElementBlock as t, openBlock as a, unref as e, normalizeClass as s, createElementVNode as m, createBlock as y, createCommentVNode as n, renderSlot as u, createTextVNode as v, toDisplayString as B, withCtx as k } from "vue";
2
2
  import f from "../../utils/mapClasses.mjs";
3
3
  import $ from "../formError/CdrFormError.vue.mjs";
4
4
  import q from "../../utils/uid.mjs";
@@ -48,20 +48,20 @@ const S = ["disabled", "aria-invalid", "aria-errormessage", "aria-describedby"],
48
48
  "aria-invalid": !!r.error,
49
49
  "aria-errormessage": r.error ? `${e(l)}-error` : void 0,
50
50
  "aria-describedby": r.error ? `${e(l)}-error` : void 0
51
- }, [m("legend", null, [n(i.$slots, "label", {}, () => [y(v(r.label), 1)]), r.required ? (a(), t("span", h, " *")) : u("", !0), r.optional && !r.required ? (a(), t("span", {
51
+ }, [m("legend", null, [u(i.$slots, "label", {}, () => [v(B(r.label), 1)]), r.required ? (a(), t("span", h, " *")) : n("", !0), r.optional && !r.required ? (a(), t("span", {
52
52
  key: 1,
53
53
  class: s(e(d)["cdr-form-group__optional"])
54
- }, " (optional)", 2)) : u("", !0)]), m("div", {
54
+ }, " (optional)", 2)) : n("", !0)]), m("div", {
55
55
  class: s(e(f)(e(d), "cdr-form-group__wrapper", b.value))
56
- }, [n(i.$slots, "default")], 2), r.error ? (a(), B($, {
56
+ }, [u(i.$slots, "default")], 2), r.error ? (a(), y($, {
57
57
  key: 0,
58
58
  error: r.error,
59
59
  id: `${e(l)}-error`,
60
60
  "aria-live": "polite"
61
61
  }, {
62
- error: k(() => [n(i.$slots, "error")]),
62
+ error: k(() => [u(i.$slots, "error")]),
63
63
  _: 3
64
- }, 8, ["error", "id"])) : u("", !0)], 10, S));
64
+ }, 8, ["error", "id"])) : n("", !0)], 10, S));
65
65
  }
66
66
  });
67
67
  export {
@@ -1,12 +1,12 @@
1
1
  const r = {
2
- "cdr-form-error": "cdr-form-error_15-4-1",
3
- "cdr-form-error__icon": "cdr-form-error__icon_15-4-1",
4
- "cdr-form-group": "cdr-form-group_15-4-1",
5
- "cdr-form-group--error": "cdr-form-group--error_15-4-1",
6
- "cdr-form-group--disabled": "cdr-form-group--disabled_15-4-1",
7
- "cdr-form-group__optional": "cdr-form-group__optional_15-4-1",
8
- "cdr-form-group__required": "cdr-form-group__required_15-4-1",
9
- "cdr-form-group__wrapper": "cdr-form-group__wrapper_15-4-1"
2
+ "cdr-form-error": "cdr-form-error_15-5-1",
3
+ "cdr-form-error__icon": "cdr-form-error__icon_15-5-1",
4
+ "cdr-form-group": "cdr-form-group_15-5-1",
5
+ "cdr-form-group--error": "cdr-form-group--error_15-5-1",
6
+ "cdr-form-group--disabled": "cdr-form-group--disabled_15-5-1",
7
+ "cdr-form-group__optional": "cdr-form-group__optional_15-5-1",
8
+ "cdr-form-group__required": "cdr-form-group__required_15-5-1",
9
+ "cdr-form-group__wrapper": "cdr-form-group__wrapper_15-5-1"
10
10
  };
11
11
  export {
12
12
  r as default
@@ -1,5 +1,5 @@
1
1
  import s from "./CdrFulfillmentTile.vue2.mjs";
2
- import o from "./styles/CdrFulfillmentTile.module.scss.mjs";
2
+ import o from "./styles/CdrFulfillmentTitle.module.scss.mjs";
3
3
  import t from "../../_virtual/_plugin-vue_export-helper.mjs";
4
4
  const e = {
5
5
  $style: o
@@ -1,103 +1,92 @@
1
- import { defineComponent as h, useCssModule as v, computed as d, openBlock as f, createBlock as u, resolveDynamicComponent as $, normalizeProps as k, guardReactiveProps as w, withCtx as l, createVNode as o, normalizeClass as r, unref as s, createSlots as P, renderSlot as t, createElementVNode as m, mergeProps as B, createCommentVNode as S } from "vue";
2
- import b from "../../utils/mapClasses.mjs";
3
- import { getDefaultLayout as c, getSurfaceSelectionProps as F } from "../../utils/surface.mjs";
4
- import p from "../layout/CdrLayout.vue.mjs";
5
- import T from "./CdrFulfillmentTileHeader.vue.mjs";
6
- import y from "./CdrFulfillmentTileContent.vue.mjs";
7
- import N from "../skeleton/CdrSkeleton.vue.mjs";
8
- import V from "../skeleton/CdrSkeletonBone.vue.mjs";
9
- const z = "cdr-fulfillment-tile", q = /* @__PURE__ */ h({
1
+ import { defineComponent as p, useCssModule as h, computed as g, createBlock as c, openBlock as l, mergeProps as y, unref as s, withCtx as n, createElementVNode as k, normalizeClass as a, createElementBlock as d, createCommentVNode as o, renderSlot as i, createVNode as b } from "vue";
2
+ import $ from "../surfaceSelection/CdrSurfaceSelection.vue.mjs";
3
+ import C from "../text/presets/CdrSubheadingSans.vue.mjs";
4
+ import f from "../text/presets/CdrBody.vue.mjs";
5
+ import { getSurfaceProps as _ } from "../../utils/surface.mjs";
6
+ const v = {
7
+ key: 1
8
+ }, E = /* @__PURE__ */ p({
10
9
  name: "CdrFulfillmentTile",
11
10
  __name: "CdrFulfillmentTile",
12
11
  props: {
13
12
  checked: {
14
- type: Boolean,
15
- default: !1
13
+ type: Boolean
16
14
  },
17
15
  disabled: {
18
- type: Boolean,
19
- default: !1
16
+ type: Boolean
20
17
  },
21
18
  loading: {
22
- type: Boolean,
23
- default: !1
24
- },
25
- modifier: {
26
- default: "default"
19
+ type: Boolean
27
20
  },
28
21
  role: {
29
- default: "radio"
22
+ default: "checkbox"
23
+ },
24
+ layout: {},
25
+ background: {},
26
+ borderColor: {},
27
+ borderStyle: {},
28
+ borderWidth: {},
29
+ borderRadius: {
30
+ default: "soft"
30
31
  },
31
- shadow: {},
32
+ boxShadow: {},
32
33
  tag: {
33
- default: "button"
34
+ default: "div"
34
35
  },
35
- layout: {
36
- default: () => c({
37
- flow: "row"
38
- })
39
- }
36
+ palette: {}
40
37
  },
41
- setup(C) {
42
- const n = C, a = v(), g = d(() => {
43
- const {
44
- classes: e,
45
- ...i
46
- } = F(n, z);
47
- return {
48
- ...i,
49
- class: b(a, ...e) || void 0
50
- };
51
- }), _ = d(() => Object.assign(c({
52
- flow: "row",
53
- rows: [1]
54
- }), n.layout));
55
- return (e, i) => (f(), u($(e.tag), k(w(g.value)), {
56
- default: l(() => [o(p, {
57
- rows: ["auto", 1],
58
- class: r(s(a)["cdr-fulfillment-tile__inner"])
38
+ setup(u) {
39
+ const t = u, r = h(), m = g(() => ({
40
+ ..._(t),
41
+ "aria-checked": t.checked,
42
+ "aria-disabled": t.disabled,
43
+ "data-loading": t.loading
44
+ }));
45
+ return (e, S) => (l(), c($, y(m.value, {
46
+ class: s(r)["cdr-fulfillment-tile"],
47
+ tag: t.tag,
48
+ role: t.role
49
+ }), {
50
+ default: n(() => [k("div", {
51
+ class: a(s(r)["cdr-fulfillment-tile__content"])
52
+ }, [e.$slots.header ? (l(), d("div", {
53
+ key: 0,
54
+ class: a(s(r)["cdr-fulfillment-tile__header"])
55
+ }, [e.$slots["icon-left"] ? (l(), d("span", {
56
+ key: 0,
57
+ class: a(s(r)["cdr-fulfillment-tile-header__icon"])
58
+ }, [i(e.$slots, "icon-left")], 2)) : o("", !0), e.$slots.header ? (l(), d("div", v, [b(C, {
59
+ strong: !0,
60
+ scale: "-1",
61
+ tag: "span"
62
+ }, {
63
+ default: n(() => [i(e.$slots, "header")]),
64
+ _: 3
65
+ })])) : o("", !0), e.$slots["icon-right"] ? (l(), d("span", {
66
+ key: 2,
67
+ class: a(s(r)["cdr-fulfillment-tile-header__icon"])
68
+ }, [i(e.$slots, "icon-right")], 2)) : o("", !0)], 2)) : o("", !0), e.$slots.body || e.$slots.footer ? (l(), d("div", {
69
+ key: 1,
70
+ class: a(s(r)["cdr-fulfillment-tile__main"])
71
+ }, [e.$slots.body ? (l(), c(f, {
72
+ key: 0,
73
+ tag: "div",
74
+ scale: "-2"
75
+ }, {
76
+ default: n(() => [i(e.$slots, "body")]),
77
+ _: 3
78
+ })) : o("", !0), e.$slots.footer ? (l(), c(f, {
79
+ key: 1,
80
+ tag: "div",
81
+ scale: "-1"
59
82
  }, {
60
- default: l(() => [o(T, null, P({
61
- header: l(() => [t(e.$slots, "header")]),
62
- _: 2
63
- }, [e.$slots["icon-left"] ? {
64
- name: "icon-left",
65
- fn: l(() => [t(e.$slots, "icon-left")]),
66
- key: "0"
67
- } : void 0, e.$slots["icon-right"] ? {
68
- name: "icon-right",
69
- fn: l(() => [t(e.$slots, "icon-right")]),
70
- key: "1"
71
- } : void 0]), 1024), m("div", {
72
- class: r(s(a)["cdr-fulfillment-tile__main"])
73
- }, [o(p, B(_.value, {
74
- class: s(a)["cdr-fulfillment-tile__layout"]
75
- }), {
76
- default: l(() => [o(y, null, {
77
- default: l(() => [t(e.$slots, "body")]),
78
- _: 3
79
- }), e.$slots.footer ? (f(), u(y, {
80
- key: 0,
81
- scale: "-1"
82
- }, {
83
- default: l(() => [t(e.$slots, "footer")]),
84
- _: 3
85
- })) : S("", !0)]),
86
- _: 3
87
- }, 16, ["class"]), m("div", {
88
- class: r(s(a)["cdr-fulfillment-tile__loading"])
89
- }, [t(e.$slots, "loading", {}, () => [o(N, null, {
90
- default: l(() => [o(V, {
91
- type: "line"
92
- })]),
93
- _: 1
94
- })])], 2)], 2)]),
83
+ default: n(() => [i(e.$slots, "footer")]),
95
84
  _: 3
96
- }, 8, ["class"])]),
85
+ })) : o("", !0)], 2)) : o("", !0)], 2)]),
97
86
  _: 3
98
- }, 16));
87
+ }, 16, ["class", "tag", "role"]));
99
88
  }
100
89
  });
101
90
  export {
102
- q as default
91
+ E as default
103
92
  };
@@ -1,4 +1,4 @@
1
- import { defineComponent as c, useCssModule as r, computed as u, openBlock as p, createElementBlock as f, normalizeClass as m, unref as l, renderSlot as d } from "vue";
1
+ import { defineComponent as c, useCssModule as r, computed as u, createElementBlock as p, openBlock as f, normalizeClass as m, unref as l, renderSlot as d } from "vue";
2
2
  const t = "cdr-fulfillment-tile-icon", _ = /* @__PURE__ */ c({
3
3
  name: "CdrFulfillmentTileIcon",
4
4
  __name: "CdrFulfillmentTileIcon",
@@ -9,7 +9,7 @@ const t = "cdr-fulfillment-tile-icon", _ = /* @__PURE__ */ c({
9
9
  },
10
10
  setup(s) {
11
11
  const n = s, e = r(), o = u(() => `${t}--${n.type}`);
12
- return (a, i) => (p(), f("span", {
12
+ return (a, i) => (f(), p("span", {
13
13
  class: m([l(e)[t], l(e)[o.value]])
14
14
  }, [d(a.$slots, "default")], 2));
15
15
  }
@@ -1,10 +1,10 @@
1
1
  const l = {
2
- "cdr-fulfillment-tile-icon": "cdr-fulfillment-tile-icon_15-4-1",
3
- "cdr-fulfillment-tile-icon--default": "cdr-fulfillment-tile-icon--default_15-4-1",
4
- "cdr-fulfillment-tile-icon--info": "cdr-fulfillment-tile-icon--info_15-4-1",
5
- "cdr-fulfillment-tile-icon--warning": "cdr-fulfillment-tile-icon--warning_15-4-1",
6
- "cdr-fulfillment-tile-icon--success": "cdr-fulfillment-tile-icon--success_15-4-1",
7
- "cdr-fulfillment-tile-icon--error": "cdr-fulfillment-tile-icon--error_15-4-1"
2
+ "cdr-fulfillment-tile-icon": "cdr-fulfillment-tile-icon_15-5-1",
3
+ "cdr-fulfillment-tile-icon--default": "cdr-fulfillment-tile-icon--default_15-5-1",
4
+ "cdr-fulfillment-tile-icon--info": "cdr-fulfillment-tile-icon--info_15-5-1",
5
+ "cdr-fulfillment-tile-icon--warning": "cdr-fulfillment-tile-icon--warning_15-5-1",
6
+ "cdr-fulfillment-tile-icon--success": "cdr-fulfillment-tile-icon--success_15-5-1",
7
+ "cdr-fulfillment-tile-icon--error": "cdr-fulfillment-tile-icon--error_15-5-1"
8
8
  };
9
9
  export {
10
10
  l as default
@@ -0,0 +1,11 @@
1
+ const l = {
2
+ "cdr-fulfillment-tile": "cdr-fulfillment-tile_15-5-1",
3
+ "cdr-fulfillment-tile__header": "cdr-fulfillment-tile__header_15-5-1",
4
+ "cdr-surface-selection__loading": "cdr-surface-selection__loading_15-5-1",
5
+ "cdr-surface-selection__layout": "cdr-surface-selection__layout_15-5-1",
6
+ "cdr-fulfillment-tile__content": "cdr-fulfillment-tile__content_15-5-1",
7
+ "cdr-fulfillment-tile__main": "cdr-fulfillment-tile__main_15-5-1"
8
+ };
9
+ export {
10
+ l as default
11
+ };
@@ -1,4 +1,4 @@
1
- import { defineComponent as m, useCssModule as n, computed as d, openBlock as i, createBlock as u, resolveDynamicComponent as p, normalizeClass as c, unref as r, withCtx as g, renderSlot as f } from "vue";
1
+ import { defineComponent as m, useCssModule as n, computed as d, createBlock as i, openBlock as u, resolveDynamicComponent as p, normalizeClass as c, unref as r, withCtx as g, renderSlot as f } from "vue";
2
2
  import C from "../../utils/mapClasses.mjs";
3
3
  import { responsiveModifyClass as v } from "../../utils/buildClass.mjs";
4
4
  import y from "../../utils/propValidator.mjs";
@@ -24,7 +24,7 @@ const s = "cdr-grid", B = /* @__PURE__ */ m({
24
24
  },
25
25
  setup(e) {
26
26
  const t = e, a = n(), o = d(() => t.gutter ? v(s, "gutter-", t.gutter) : "");
27
- return (l, _) => (i(), u(p(e.tag), {
27
+ return (l, _) => (u(), i(p(e.tag), {
28
28
  class: c(r(C)(r(a), s, o.value))
29
29
  }, {
30
30
  default: g(() => [f(l.$slots, "default")]),
@@ -1,25 +1,25 @@
1
1
  const r = {
2
- "cdr-grid": "cdr-grid_15-4-1",
3
- "cdr-grid--gutter-none": "cdr-grid--gutter-none_15-4-1",
4
- "cdr-grid--gutter-small": "cdr-grid--gutter-small_15-4-1",
5
- "cdr-grid--gutter-medium": "cdr-grid--gutter-medium_15-4-1",
6
- "cdr-grid--gutter-large": "cdr-grid--gutter-large_15-4-1",
7
- "cdr-grid--gutter-none@xs": "cdr-grid--gutter-none@xs_15-4-1",
8
- "cdr-grid--gutter-small@xs": "cdr-grid--gutter-small@xs_15-4-1",
9
- "cdr-grid--gutter-medium@xs": "cdr-grid--gutter-medium@xs_15-4-1",
10
- "cdr-grid--gutter-large@xs": "cdr-grid--gutter-large@xs_15-4-1",
11
- "cdr-grid--gutter-none@sm": "cdr-grid--gutter-none@sm_15-4-1",
12
- "cdr-grid--gutter-small@sm": "cdr-grid--gutter-small@sm_15-4-1",
13
- "cdr-grid--gutter-medium@sm": "cdr-grid--gutter-medium@sm_15-4-1",
14
- "cdr-grid--gutter-large@sm": "cdr-grid--gutter-large@sm_15-4-1",
15
- "cdr-grid--gutter-none@md": "cdr-grid--gutter-none@md_15-4-1",
16
- "cdr-grid--gutter-small@md": "cdr-grid--gutter-small@md_15-4-1",
17
- "cdr-grid--gutter-medium@md": "cdr-grid--gutter-medium@md_15-4-1",
18
- "cdr-grid--gutter-large@md": "cdr-grid--gutter-large@md_15-4-1",
19
- "cdr-grid--gutter-none@lg": "cdr-grid--gutter-none@lg_15-4-1",
20
- "cdr-grid--gutter-small@lg": "cdr-grid--gutter-small@lg_15-4-1",
21
- "cdr-grid--gutter-medium@lg": "cdr-grid--gutter-medium@lg_15-4-1",
22
- "cdr-grid--gutter-large@lg": "cdr-grid--gutter-large@lg_15-4-1"
2
+ "cdr-grid": "cdr-grid_15-5-1",
3
+ "cdr-grid--gutter-none": "cdr-grid--gutter-none_15-5-1",
4
+ "cdr-grid--gutter-small": "cdr-grid--gutter-small_15-5-1",
5
+ "cdr-grid--gutter-medium": "cdr-grid--gutter-medium_15-5-1",
6
+ "cdr-grid--gutter-large": "cdr-grid--gutter-large_15-5-1",
7
+ "cdr-grid--gutter-none@xs": "cdr-grid--gutter-none@xs_15-5-1",
8
+ "cdr-grid--gutter-small@xs": "cdr-grid--gutter-small@xs_15-5-1",
9
+ "cdr-grid--gutter-medium@xs": "cdr-grid--gutter-medium@xs_15-5-1",
10
+ "cdr-grid--gutter-large@xs": "cdr-grid--gutter-large@xs_15-5-1",
11
+ "cdr-grid--gutter-none@sm": "cdr-grid--gutter-none@sm_15-5-1",
12
+ "cdr-grid--gutter-small@sm": "cdr-grid--gutter-small@sm_15-5-1",
13
+ "cdr-grid--gutter-medium@sm": "cdr-grid--gutter-medium@sm_15-5-1",
14
+ "cdr-grid--gutter-large@sm": "cdr-grid--gutter-large@sm_15-5-1",
15
+ "cdr-grid--gutter-none@md": "cdr-grid--gutter-none@md_15-5-1",
16
+ "cdr-grid--gutter-small@md": "cdr-grid--gutter-small@md_15-5-1",
17
+ "cdr-grid--gutter-medium@md": "cdr-grid--gutter-medium@md_15-5-1",
18
+ "cdr-grid--gutter-large@md": "cdr-grid--gutter-large@md_15-5-1",
19
+ "cdr-grid--gutter-none@lg": "cdr-grid--gutter-none@lg_15-5-1",
20
+ "cdr-grid--gutter-small@lg": "cdr-grid--gutter-small@lg_15-5-1",
21
+ "cdr-grid--gutter-medium@lg": "cdr-grid--gutter-medium@lg_15-5-1",
22
+ "cdr-grid--gutter-large@lg": "cdr-grid--gutter-large@lg_15-5-1"
23
23
  };
24
24
  export {
25
25
  r as default
@@ -1,4 +1,4 @@
1
- import { defineComponent as h, useCssModule as v, useAttrs as g, computed as a, openBlock as l, createElementBlock as n, mergeProps as i, unref as d, renderSlot as y, normalizeProps as b, createCommentVNode as w } from "vue";
1
+ import { defineComponent as h, useCssModule as v, useAttrs as g, computed as a, createElementBlock as l, openBlock as n, mergeProps as i, unref as d, renderSlot as y, createCommentVNode as b, normalizeProps as w } from "vue";
2
2
  import z from "../../utils/mapClasses.mjs";
3
3
  import { responsiveModifyClass as k } from "../../utils/buildClass.mjs";
4
4
  import x from "../../utils/propValidator.mjs";
@@ -34,11 +34,11 @@ const o = "cdr-icon", I = /* @__PURE__ */ h({
34
34
  href: e.use,
35
35
  "xlink:href": e.use
36
36
  };
37
- return (C, B) => (l(), n("svg", i(t, {
37
+ return (C, B) => (n(), l("svg", i(t, {
38
38
  class: d(z)(d(c), o, p.value, u.value)
39
- }), [y(C.$slots, "default"), s.use ? (l(), n("use", b(i({
39
+ }), [y(C.$slots, "default"), s.use ? (n(), l("use", w(i({
40
40
  key: 0
41
- }, f)), null, 16)) : w("", !0)], 16));
41
+ }, f)), null, 16)) : b("", !0)], 16));
42
42
  }
43
43
  });
44
44
  export {
@@ -1,4 +1,4 @@
1
- import { defineComponent as r, openBlock as n, createBlock as l, normalizeProps as p, guardReactiveProps as a, withCtx as i, renderSlot as s, createElementVNode as c } from "vue";
1
+ import { defineComponent as r, createBlock as n, openBlock as l, normalizeProps as p, guardReactiveProps as a, withCtx as i, renderSlot as s, createElementVNode as c } from "vue";
2
2
  import f from "../CdrIcon.vue.mjs";
3
3
  const d = /* @__PURE__ */ r({
4
4
  name: "AccountProfileFill",
@@ -9,7 +9,7 @@ const d = /* @__PURE__ */ r({
9
9
  }
10
10
  },
11
11
  setup(o) {
12
- return (t, e) => (n(), l(f, p(a(o.props)), {
12
+ return (t, e) => (l(), n(f, p(a(o.props)), {
13
13
  default: i(() => [s(t.$slots, "default"), e[0] || (e[0] = c("path", {
14
14
  role: "presentation",
15
15
  d: "M4 21a1 1 0 01-1-1h-.008a9.08 9.08 0 01.02-.159 9.08 9.08 0 015.454-7.127 5.5 5.5 0 117.068 0A9.08 9.08 0 0121.008 20H21a1 1 0 01-1 1H4z"
@@ -1,4 +1,4 @@
1
- import { defineComponent as r, openBlock as a, createBlock as n, normalizeProps as p, guardReactiveProps as l, withCtx as s, renderSlot as c, createElementVNode as m } from "vue";
1
+ import { defineComponent as r, createBlock as a, openBlock as n, normalizeProps as p, guardReactiveProps as l, withCtx as s, renderSlot as c, createElementVNode as m } from "vue";
2
2
  import i from "../CdrIcon.vue.mjs";
3
3
  const f = /* @__PURE__ */ r({
4
4
  name: "AccountProfile",
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ r({
9
9
  }
10
10
  },
11
11
  setup(o) {
12
- return (t, e) => (a(), n(i, p(l(o.props)), {
12
+ return (t, e) => (n(), a(i, p(l(o.props)), {
13
13
  default: s(() => [c(t.$slots, "default"), e[0] || (e[0] = m("path", {
14
14
  role: "presentation",
15
15
  d: "M12 12a3.5 3.5 0 100-7 3.5 3.5 0 000 7zm6.762 7a7.073 7.073 0 00-13.524 0h13.524zM4 21a1 1 0 01-1-1h-.008a9.08 9.08 0 01.02-.159 9.08 9.08 0 015.454-7.127 5.5 5.5 0 117.068 0A9.08 9.08 0 0121.008 20H21a1 1 0 01-1 1H4z"
@@ -1,4 +1,4 @@
1
- import { defineComponent as t, openBlock as n, createBlock as a, normalizeProps as p, guardReactiveProps as l, withCtx as s, renderSlot as d, createElementVNode as m } from "vue";
1
+ import { defineComponent as t, createBlock as n, openBlock as a, normalizeProps as p, guardReactiveProps as l, withCtx as s, renderSlot as d, createElementVNode as m } from "vue";
2
2
  import i from "../CdrIcon.vue.mjs";
3
3
  const f = /* @__PURE__ */ t({
4
4
  name: "ArrowDown",
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ t({
9
9
  }
10
10
  },
11
11
  setup(o) {
12
- return (r, e) => (n(), a(i, p(l(o.props)), {
12
+ return (r, e) => (a(), n(i, p(l(o.props)), {
13
13
  default: s(() => [d(r.$slots, "default"), e[0] || (e[0] = m("path", {
14
14
  role: "presentation",
15
15
  d: "M11 16.585L7.705 13.29a1 1 0 00-1.412 1.417l4.98 4.98a.997.997 0 001.429.025l5.005-5.005a1 1 0 00-1.414-1.414L13 16.586V5a1 1 0 00-2 0v11.585z"
@@ -1,4 +1,4 @@
1
- import { defineComponent as o, openBlock as a, createBlock as n, normalizeProps as p, guardReactiveProps as l, withCtx as s, renderSlot as m, createElementVNode as d } from "vue";
1
+ import { defineComponent as o, createBlock as a, openBlock as n, normalizeProps as p, guardReactiveProps as l, withCtx as s, renderSlot as m, createElementVNode as d } from "vue";
2
2
  import f from "../CdrIcon.vue.mjs";
3
3
  const c = /* @__PURE__ */ o({
4
4
  name: "ArrowLeft",
@@ -9,7 +9,7 @@ const c = /* @__PURE__ */ o({
9
9
  }
10
10
  },
11
11
  setup(r) {
12
- return (t, e) => (a(), n(f, p(l(r.props)), {
12
+ return (t, e) => (n(), a(f, p(l(r.props)), {
13
13
  default: s(() => [m(t.$slots, "default"), e[0] || (e[0] = d("path", {
14
14
  role: "presentation",
15
15
  d: "M7.415 11l3.295-3.295a1 1 0 00-1.417-1.412l-4.98 4.98a.997.997 0 00-.025 1.429l5.005 5.005a1 1 0 101.414-1.414L7.414 13H19a1 1 0 000-2H7.415z"
@@ -1,4 +1,4 @@
1
- import { defineComponent as o, openBlock as a, createBlock as n, normalizeProps as p, guardReactiveProps as l, withCtx as s, renderSlot as i, createElementVNode as m } from "vue";
1
+ import { defineComponent as o, createBlock as a, openBlock as n, normalizeProps as p, guardReactiveProps as l, withCtx as s, renderSlot as i, createElementVNode as m } from "vue";
2
2
  import d from "../CdrIcon.vue.mjs";
3
3
  const f = /* @__PURE__ */ o({
4
4
  name: "ArrowRight",
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ o({
9
9
  }
10
10
  },
11
11
  setup(r) {
12
- return (t, e) => (a(), n(d, p(l(r.props)), {
12
+ return (t, e) => (n(), a(d, p(l(r.props)), {
13
13
  default: s(() => [i(t.$slots, "default"), e[0] || (e[0] = m("path", {
14
14
  role: "presentation",
15
15
  d: "M16.585 13l-3.295 3.295a1 1 0 001.417 1.412l4.98-4.98a.997.997 0 00.025-1.429l-5.005-5.005a1 1 0 00-1.414 1.414L16.586 11H5a1 1 0 000 2h11.585z"
@@ -1,4 +1,4 @@
1
- import { defineComponent as t, openBlock as p, createBlock as a, normalizeProps as n, guardReactiveProps as l, withCtx as s, renderSlot as m, createElementVNode as d } from "vue";
1
+ import { defineComponent as t, createBlock as p, openBlock as a, normalizeProps as n, guardReactiveProps as l, withCtx as s, renderSlot as m, createElementVNode as d } from "vue";
2
2
  import u from "../CdrIcon.vue.mjs";
3
3
  const f = /* @__PURE__ */ t({
4
4
  name: "ArrowUp",
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ t({
9
9
  }
10
10
  },
11
11
  setup(r) {
12
- return (o, e) => (p(), a(u, n(l(r.props)), {
12
+ return (o, e) => (a(), p(u, n(l(r.props)), {
13
13
  default: s(() => [m(o.$slots, "default"), e[0] || (e[0] = d("path", {
14
14
  role: "presentation",
15
15
  d: "M13 7.415l3.295 3.295a1 1 0 001.412-1.417l-4.98-4.98a.997.997 0 00-1.429-.025L6.293 9.293a1 1 0 001.414 1.414L11 7.414V19a1 1 0 002 0V7.415z"
@@ -1,4 +1,4 @@
1
- import { defineComponent as r, openBlock as a, createBlock as n, normalizeProps as p, guardReactiveProps as l, withCtx as m, renderSlot as s, createElementVNode as d } from "vue";
1
+ import { defineComponent as r, createBlock as a, openBlock as n, normalizeProps as p, guardReactiveProps as l, withCtx as m, renderSlot as s, createElementVNode as d } from "vue";
2
2
  import i from "../CdrIcon.vue.mjs";
3
3
  const f = /* @__PURE__ */ r({
4
4
  name: "Atv",
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ r({
9
9
  }
10
10
  },
11
11
  setup(t) {
12
- return (o, e) => (a(), n(i, p(l(t.props)), {
12
+ return (o, e) => (n(), a(i, p(l(t.props)), {
13
13
  default: m(() => [s(o.$slots, "default"), e[0] || (e[0] = d("path", {
14
14
  role: "presentation",
15
15
  d: "M12.341 14h-.682A5.998 5.998 0 006 10a5.972 5.972 0 00-3 .803V9.007A1 1 0 014.42 8.1l7.588 1.487 2.48-1.461L13.475 6H12a1 1 0 110-2h2a1 1 0 01.939.655l1.066 2.348 3.451 2.107A1 1 0 0120 10v.341A5.99 5.99 0 0018 10a5.987 5.987 0 00-5.659 4zM6 20a4 4 0 110-8 4 4 0 010 8zm0-2a2 2 0 100-4 2 2 0 000 4zm12 2a4 4 0 110-8 4 4 0 010 8zm0-2a2 2 0 100-4 2 2 0 000 4z"
@@ -1,4 +1,4 @@
1
- import { defineComponent as r, openBlock as a, createBlock as n, normalizeProps as p, guardReactiveProps as l, withCtx as s, renderSlot as d, createElementVNode as m } from "vue";
1
+ import { defineComponent as r, createBlock as a, openBlock as n, normalizeProps as p, guardReactiveProps as l, withCtx as s, renderSlot as d, createElementVNode as m } from "vue";
2
2
  import i from "../CdrIcon.vue.mjs";
3
3
  const f = /* @__PURE__ */ r({
4
4
  name: "BedOutline",
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ r({
9
9
  }
10
10
  },
11
11
  setup(t) {
12
- return (o, e) => (a(), n(i, p(l(t.props)), {
12
+ return (o, e) => (n(), a(i, p(l(t.props)), {
13
13
  default: s(() => [d(o.$slots, "default"), e[0] || (e[0] = m("path", {
14
14
  role: "presentation",
15
15
  d: "M9 10h12a1 1 0 011 1v3.785a1.004 1.004 0 010 .43V19a1 1 0 01-2 0v-3H4v3a1 1 0 01-2 0V5a1 1 0 112 0v3.25A1.98 1.98 0 015 8h2a2 2 0 012 2zm-5 2v2h16v-2H4z"
@@ -1,4 +1,4 @@
1
- import { defineComponent as o, openBlock as t, createBlock as r, normalizeProps as p, guardReactiveProps as n, withCtx as s, renderSlot as c, createElementVNode as m } from "vue";
1
+ import { defineComponent as o, createBlock as t, openBlock as r, normalizeProps as p, guardReactiveProps as n, withCtx as s, renderSlot as c, createElementVNode as m } from "vue";
2
2
  import i from "../CdrIcon.vue.mjs";
3
3
  const f = /* @__PURE__ */ o({
4
4
  name: "BikeShop",
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ o({
9
9
  }
10
10
  },
11
11
  setup(a) {
12
- return (e, l) => (t(), r(i, p(n(a.props)), {
12
+ return (e, l) => (r(), t(i, p(n(a.props)), {
13
13
  default: s(() => [c(e.$slots, "default"), l[0] || (l[0] = m("path", {
14
14
  role: "presentation",
15
15
  d: "M13.517 12.18l7.206 7.207a.945.945 0 01-1.336 1.336l-7.206-7.206a1.26 1.26 0 111.336-1.336zm5.37 2.753a7.5 7.5 0 10-3.977 3.977l1.585 1.585-.064-.023a1.253 1.253 0 00-1.574.65l-.122.266a1.052 1.052 0 01-1.67.332l-.213-.197a1.255 1.255 0 00-1.704 0l-.213.197a1.052 1.052 0 01-1.67-.332l-.122-.266a1.253 1.253 0 00-1.574-.65l-.272.1a1.052 1.052 0 01-1.416-.943l-.011-.297a1.251 1.251 0 00-1.204-1.201l-.291-.011a1.051 1.051 0 01-.947-1.414l.103-.28a1.248 1.248 0 00-.65-1.568l-.267-.122a1.051 1.051 0 01-.334-1.67l.202-.218a1.247 1.247 0 000-1.696l-.202-.218a1.05 1.05 0 01.334-1.67l.266-.122c.594-.273.878-.956.651-1.568l-.103-.28a1.05 1.05 0 01.947-1.414l.29-.01A1.251 1.251 0 005.87 4.667l.01-.297a1.05 1.05 0 011.417-.943l.272.1a1.253 1.253 0 001.574-.65l.122-.266a1.052 1.052 0 011.67-.332l.213.197c.48.446 1.224.446 1.704 0l.213-.197a1.052 1.052 0 011.67.332l.122.266c.273.594.96.878 1.574.65l.272-.1a1.052 1.052 0 011.416.943l.011.297c.025.653.55 1.176 1.204 1.201l.291.011a1.051 1.051 0 01.947 1.414l-.103.28a1.248 1.248 0 00.65 1.568l.267.122a1.051 1.051 0 01.334 1.67l-.202.218a1.247 1.247 0 000 1.696l.202.218a1.05 1.05 0 01-.334 1.67l-.266.122a1.248 1.248 0 00-.651 1.568l.052.14-1.634-1.633z"
@@ -1,4 +1,4 @@
1
- import { defineComponent as t, openBlock as a, createBlock as n, normalizeProps as l, guardReactiveProps as p, withCtx as s, renderSlot as m, createElementVNode as c } from "vue";
1
+ import { defineComponent as t, createBlock as a, openBlock as n, normalizeProps as l, guardReactiveProps as p, withCtx as s, renderSlot as m, createElementVNode as c } from "vue";
2
2
  import i from "../CdrIcon.vue.mjs";
3
3
  const f = /* @__PURE__ */ t({
4
4
  name: "Binoculars",
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ t({
9
9
  }
10
10
  },
11
11
  setup(o) {
12
- return (r, e) => (a(), n(i, l(p(o.props)), {
12
+ return (r, e) => (n(), a(i, l(p(o.props)), {
13
13
  default: s(() => [m(r.$slots, "default"), e[0] || (e[0] = c("path", {
14
14
  role: "presentation",
15
15
  d: "M10 13v1h3.996v2H10v1a4 4 0 11-7.853-1.085l1.795-8.93.093-.442A3 3 0 0110 7v4h3.997V7a3 3 0 015.965-.456l.093.442 1.795 8.93A4.003 4.003 0 0117.998 21a4 4 0 01-4-4v-4H10zm9.296.214l-1.308-6.38a1.01 1.01 0 00-.99-.835 1 1 0 00-1 1v6.536a4.016 4.016 0 013.299-.321zm-14.6 0c.408-.14.844-.215 1.298-.215.73 0 1.413.195 2.002.536V7a1 1 0 00-1-1 1.01 1.01 0 00-.99.836l-1.31 6.38zM18 19a2 2 0 100-4 2 2 0 000 4zM6.011 19a2 2 0 100-4 2 2 0 000 4z"
@@ -1,4 +1,4 @@
1
- import { defineComponent as o, openBlock as a, createBlock as n, normalizeProps as p, guardReactiveProps as l, withCtx as i, renderSlot as s, createElementVNode as d } from "vue";
1
+ import { defineComponent as o, createBlock as a, openBlock as n, normalizeProps as p, guardReactiveProps as l, withCtx as i, renderSlot as s, createElementVNode as d } from "vue";
2
2
  import m from "../CdrIcon.vue.mjs";
3
3
  const f = /* @__PURE__ */ o({
4
4
  name: "Birding",
@@ -9,7 +9,7 @@ const f = /* @__PURE__ */ o({
9
9
  }
10
10
  },
11
11
  setup(r) {
12
- return (t, e) => (a(), n(m, p(l(r.props)), {
12
+ return (t, e) => (n(), a(m, p(l(r.props)), {
13
13
  default: i(() => [s(t.$slots, "default"), e[0] || (e[0] = d("path", {
14
14
  role: "presentation",
15
15
  d: "M14.56 8.828L9.936 13H12a1 1 0 001-1 1 1 0 012 0 3 3 0 01-3 3H7.718L6.61 16H14a3 3 0 003-3V6a1 1 0 10-2 0l.001 2a.997.997 0 01-.235.642l-.205.186zM19 6v.517l1.172.498A1 1 0 0121 8v1h-1.233l-.005.013L19.73 9H19v4a5 5 0 01-5 5v1a1 1 0 110 2h-1a1 1 0 01-1-1v-2H4a1 1 0 01-.592-1.806L13 7.542V6a3 3 0 016 0z"