@rei/cedar 15.2.1 → 15.3.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 (362) hide show
  1. package/README.md +10 -6
  2. package/dist/cdr-palette.css +1 -0
  3. package/dist/cdr-reset.css +1 -1
  4. package/dist/cdr-style.css +1 -1
  5. package/dist/cedar.umd.js +14 -14
  6. package/dist/component-docgen.json +3576 -3053
  7. package/dist/components/abstract/styles/CdrAbstract.module.scss.mjs +1 -1
  8. package/dist/components/accordion/styles/CdrAccordion.module.scss.mjs +29 -29
  9. package/dist/components/accordion/styles/CdrAccordionGroup.module.scss.mjs +2 -2
  10. package/dist/components/banner/styles/CdrBanner.module.scss.mjs +14 -14
  11. package/dist/components/breadcrumb/styles/CdrBreadcrumb.module.scss.mjs +7 -7
  12. package/dist/components/button/styles/CdrButton.module.scss.mjs +31 -31
  13. package/dist/components/caption/styles/CdrCaption.module.scss.mjs +2 -2
  14. package/dist/components/card/styles/CdrCard.module.scss.mjs +1 -1
  15. package/dist/components/checkbox/CdrCheckbox.vue2.mjs +19 -19
  16. package/dist/components/checkbox/styles/CdrCheckbox.module.scss.mjs +27 -27
  17. package/dist/components/chip/styles/CdrChip.module.scss.mjs +4 -4
  18. package/dist/components/chip/styles/CdrChipGroup.module.scss.mjs +4 -4
  19. package/dist/components/choreographer/CdrChoreographer.vue2.mjs +55 -35
  20. package/dist/components/choreographer/styles/CdrChoreographer.module.scss.mjs +4 -4
  21. package/dist/components/container/styles/CdrContainer.module.scss.mjs +2 -2
  22. package/dist/components/formError/styles/CdrFormError.module.scss.mjs +2 -2
  23. package/dist/components/formGroup/CdrFormGroup.vue2.mjs +14 -13
  24. package/dist/components/formGroup/styles/CdrFormGroup.module.scss.mjs +8 -8
  25. package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue2.mjs +64 -59
  26. package/dist/components/fulfillmentTile/CdrFulfillmentTileContent.vue2.mjs +12 -18
  27. package/dist/components/fulfillmentTile/CdrFulfillmentTileHeader.vue2.mjs +22 -29
  28. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTile.module.scss.mjs +27 -27
  29. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileContent.module.scss.mjs +1 -2
  30. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileHeader.module.scss.mjs +3 -3
  31. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileIcon.module.scss.mjs +6 -6
  32. package/dist/components/grid/styles/CdrGrid.module.scss.mjs +21 -21
  33. package/dist/components/icon/comps/account-profile-fill.vue.mjs +10 -10
  34. package/dist/components/icon/comps/account-profile.vue.mjs +9 -9
  35. package/dist/components/icon/comps/arrow-down.vue.mjs +9 -9
  36. package/dist/components/icon/comps/arrow-left.vue.mjs +10 -10
  37. package/dist/components/icon/comps/arrow-right.vue.mjs +9 -9
  38. package/dist/components/icon/comps/arrow-up.vue.mjs +9 -9
  39. package/dist/components/icon/comps/atv.vue.mjs +9 -9
  40. package/dist/components/icon/comps/bed-outline.vue.mjs +9 -9
  41. package/dist/components/icon/comps/bike-shop.vue.mjs +8 -8
  42. package/dist/components/icon/comps/binoculars.vue.mjs +9 -9
  43. package/dist/components/icon/comps/birding.vue.mjs +9 -9
  44. package/dist/components/icon/comps/boat.vue.mjs +10 -10
  45. package/dist/components/icon/comps/boating.vue.mjs +10 -10
  46. package/dist/components/icon/comps/bookmark-fill.vue.mjs +10 -10
  47. package/dist/components/icon/comps/bookmark-stroke.vue.mjs +10 -10
  48. package/dist/components/icon/comps/brand-abstract.vue.mjs +9 -9
  49. package/dist/components/icon/comps/brand-code-sandbox.vue.mjs +8 -8
  50. package/dist/components/icon/comps/brand-github.vue.mjs +9 -9
  51. package/dist/components/icon/comps/brand-linkedin.vue.mjs +10 -10
  52. package/dist/components/icon/comps/brand-rei-ice-axes.vue.mjs +9 -9
  53. package/dist/components/icon/comps/brand-sketch.vue.mjs +9 -9
  54. package/dist/components/icon/comps/brand-tiktok.vue.mjs +10 -10
  55. package/dist/components/icon/comps/buddies.vue.mjs +9 -9
  56. package/dist/components/icon/comps/bus.vue.mjs +10 -10
  57. package/dist/components/icon/comps/calendar.vue.mjs +10 -10
  58. package/dist/components/icon/comps/camera.vue.mjs +10 -10
  59. package/dist/components/icon/comps/canoe.vue.mjs +10 -10
  60. package/dist/components/icon/comps/car.vue.mjs +10 -10
  61. package/dist/components/icon/comps/caret-down.vue.mjs +9 -9
  62. package/dist/components/icon/comps/caret-left.vue.mjs +9 -9
  63. package/dist/components/icon/comps/caret-right.vue.mjs +9 -9
  64. package/dist/components/icon/comps/caret-up.vue.mjs +9 -9
  65. package/dist/components/icon/comps/cart-fill.vue.mjs +9 -9
  66. package/dist/components/icon/comps/cart.vue.mjs +9 -9
  67. package/dist/components/icon/comps/chain-link.vue.mjs +9 -9
  68. package/dist/components/icon/comps/chat.vue.mjs +10 -10
  69. package/dist/components/icon/comps/check-fill.vue.mjs +9 -9
  70. package/dist/components/icon/comps/check-lg.vue.mjs +8 -8
  71. package/dist/components/icon/comps/check-sm.vue.mjs +9 -9
  72. package/dist/components/icon/comps/check-stroke.vue.mjs +9 -9
  73. package/dist/components/icon/comps/climb.vue.mjs +9 -9
  74. package/dist/components/icon/comps/clipboard.vue.mjs +9 -9
  75. package/dist/components/icon/comps/clock.vue.mjs +9 -9
  76. package/dist/components/icon/comps/code-html.vue.mjs +8 -8
  77. package/dist/components/icon/comps/code-js.vue.mjs +9 -9
  78. package/dist/components/icon/comps/compass.vue.mjs +8 -8
  79. package/dist/components/icon/comps/copy.vue.mjs +10 -10
  80. package/dist/components/icon/comps/coupon-fill.vue.mjs +10 -10
  81. package/dist/components/icon/comps/coupon-stroke.vue.mjs +9 -9
  82. package/dist/components/icon/comps/credit-card.vue.mjs +10 -10
  83. package/dist/components/icon/comps/curbside-pickup.vue.mjs +10 -10
  84. package/dist/components/icon/comps/day.vue.mjs +10 -10
  85. package/dist/components/icon/comps/diving.vue.mjs +9 -9
  86. package/dist/components/icon/comps/dog.vue.mjs +9 -9
  87. package/dist/components/icon/comps/download.vue.mjs +9 -9
  88. package/dist/components/icon/comps/duplicate.vue.mjs +10 -10
  89. package/dist/components/icon/comps/edit.vue.mjs +9 -9
  90. package/dist/components/icon/comps/elevation.vue.mjs +9 -9
  91. package/dist/components/icon/comps/error-fill.vue.mjs +12 -12
  92. package/dist/components/icon/comps/error-stroke.vue.mjs +14 -14
  93. package/dist/components/icon/comps/expand.vue.mjs +9 -9
  94. package/dist/components/icon/comps/experiences-backpacking.vue.mjs +9 -9
  95. package/dist/components/icon/comps/experiences-camping.vue.mjs +9 -9
  96. package/dist/components/icon/comps/experiences-climbing.vue.mjs +10 -10
  97. package/dist/components/icon/comps/experiences-clothing.vue.mjs +9 -9
  98. package/dist/components/icon/comps/experiences-cycling.vue.mjs +8 -8
  99. package/dist/components/icon/comps/experiences-family.vue.mjs +9 -9
  100. package/dist/components/icon/comps/experiences-fitness.vue.mjs +10 -10
  101. package/dist/components/icon/comps/experiences-hiking.vue.mjs +9 -9
  102. package/dist/components/icon/comps/experiences-outdoor-basics.vue.mjs +9 -9
  103. package/dist/components/icon/comps/experiences-paddling.vue.mjs +10 -10
  104. package/dist/components/icon/comps/experiences-rentals.vue.mjs +9 -9
  105. package/dist/components/icon/comps/experiences-running.vue.mjs +10 -10
  106. package/dist/components/icon/comps/experiences-snowsports.vue.mjs +10 -10
  107. package/dist/components/icon/comps/experiences-travel.vue.mjs +10 -10
  108. package/dist/components/icon/comps/external-link-alt.vue.mjs +11 -11
  109. package/dist/components/icon/comps/external-link.vue.mjs +9 -9
  110. package/dist/components/icon/comps/eye-hide.vue.mjs +9 -9
  111. package/dist/components/icon/comps/eye-show.vue.mjs +9 -9
  112. package/dist/components/icon/comps/facebook.vue.mjs +8 -8
  113. package/dist/components/icon/comps/filter-alt.vue.mjs +10 -10
  114. package/dist/components/icon/comps/filter.vue.mjs +10 -10
  115. package/dist/components/icon/comps/find-location.vue.mjs +10 -10
  116. package/dist/components/icon/comps/fire.vue.mjs +10 -10
  117. package/dist/components/icon/comps/fishing.vue.mjs +10 -10
  118. package/dist/components/icon/comps/free-product.vue.mjs +10 -10
  119. package/dist/components/icon/comps/grid-view.vue.mjs +9 -9
  120. package/dist/components/icon/comps/heart-fill.vue.mjs +10 -10
  121. package/dist/components/icon/comps/heart-stroke.vue.mjs +9 -9
  122. package/dist/components/icon/comps/hike.vue.mjs +9 -9
  123. package/dist/components/icon/comps/history.vue.mjs +9 -9
  124. package/dist/components/icon/comps/home.vue.mjs +10 -10
  125. package/dist/components/icon/comps/horse.vue.mjs +9 -9
  126. package/dist/components/icon/comps/horseshoe.vue.mjs +10 -10
  127. package/dist/components/icon/comps/image.vue.mjs +9 -9
  128. package/dist/components/icon/comps/information-fill.vue.mjs +10 -10
  129. package/dist/components/icon/comps/information-stroke.vue.mjs +10 -10
  130. package/dist/components/icon/comps/instagram.vue.mjs +9 -9
  131. package/dist/components/icon/comps/kayak.vue.mjs +9 -9
  132. package/dist/components/icon/comps/link-alt.vue.mjs +9 -9
  133. package/dist/components/icon/comps/list-ragged.vue.mjs +9 -9
  134. package/dist/components/icon/comps/list-view.vue.mjs +9 -9
  135. package/dist/components/icon/comps/location-pin-fill.vue.mjs +10 -10
  136. package/dist/components/icon/comps/location-pin-stroke.vue.mjs +9 -9
  137. package/dist/components/icon/comps/lock-locked-fill.vue.mjs +8 -8
  138. package/dist/components/icon/comps/lock-locked-stroke.vue.mjs +9 -9
  139. package/dist/components/icon/comps/lock-unlocked-stroke.vue.mjs +8 -8
  140. package/dist/components/icon/comps/mail.vue.mjs +9 -9
  141. package/dist/components/icon/comps/map.vue.mjs +9 -9
  142. package/dist/components/icon/comps/member-card.vue.mjs +10 -10
  143. package/dist/components/icon/comps/membership.vue.mjs +10 -10
  144. package/dist/components/icon/comps/microphone.vue.mjs +9 -9
  145. package/dist/components/icon/comps/minus-fill.vue.mjs +10 -10
  146. package/dist/components/icon/comps/minus-lg.vue.mjs +9 -9
  147. package/dist/components/icon/comps/minus-sm.vue.mjs +9 -9
  148. package/dist/components/icon/comps/minus-stroke.vue.mjs +9 -9
  149. package/dist/components/icon/comps/more-functions.vue.mjs +10 -10
  150. package/dist/components/icon/comps/my-location.vue.mjs +9 -9
  151. package/dist/components/icon/comps/navigation-menu.vue.mjs +9 -9
  152. package/dist/components/icon/comps/night.vue.mjs +9 -9
  153. package/dist/components/icon/comps/paddle.vue.mjs +9 -9
  154. package/dist/components/icon/comps/pause-fill.vue.mjs +10 -10
  155. package/dist/components/icon/comps/pause-stroke.vue.mjs +9 -9
  156. package/dist/components/icon/comps/pause.vue.mjs +9 -9
  157. package/dist/components/icon/comps/photography.vue.mjs +10 -10
  158. package/dist/components/icon/comps/picnic.vue.mjs +10 -10
  159. package/dist/components/icon/comps/pinterest.vue.mjs +9 -9
  160. package/dist/components/icon/comps/plane.vue.mjs +10 -10
  161. package/dist/components/icon/comps/play-fill.vue.mjs +10 -10
  162. package/dist/components/icon/comps/play-stroke.vue.mjs +9 -9
  163. package/dist/components/icon/comps/play.vue.mjs +9 -9
  164. package/dist/components/icon/comps/playground.vue.mjs +10 -10
  165. package/dist/components/icon/comps/plugin.vue.mjs +9 -9
  166. package/dist/components/icon/comps/plus-fill.vue.mjs +10 -10
  167. package/dist/components/icon/comps/plus-lg.vue.mjs +8 -8
  168. package/dist/components/icon/comps/plus-sm.vue.mjs +9 -9
  169. package/dist/components/icon/comps/plus-stroke.vue.mjs +9 -9
  170. package/dist/components/icon/comps/print.vue.mjs +10 -10
  171. package/dist/components/icon/comps/protection-fill.vue.mjs +10 -10
  172. package/dist/components/icon/comps/protection-stroke.vue.mjs +9 -9
  173. package/dist/components/icon/comps/question-fill.vue.mjs +10 -10
  174. package/dist/components/icon/comps/question-stroke.vue.mjs +9 -9
  175. package/dist/components/icon/comps/refresh.vue.mjs +10 -10
  176. package/dist/components/icon/comps/reload.vue.mjs +9 -9
  177. package/dist/components/icon/comps/returns.vue.mjs +11 -11
  178. package/dist/components/icon/comps/run.vue.mjs +9 -9
  179. package/dist/components/icon/comps/scan-barcode.vue.mjs +10 -10
  180. package/dist/components/icon/comps/search.vue.mjs +8 -8
  181. package/dist/components/icon/comps/service-shop.vue.mjs +9 -9
  182. package/dist/components/icon/comps/shipping-prep.vue.mjs +11 -11
  183. package/dist/components/icon/comps/shipping-truck.vue.mjs +9 -9
  184. package/dist/components/icon/comps/shipping.vue.mjs +10 -10
  185. package/dist/components/icon/comps/shopping-bag-fill.vue.mjs +10 -10
  186. package/dist/components/icon/comps/shopping-bag.vue.mjs +10 -10
  187. package/dist/components/icon/comps/shrink.vue.mjs +10 -10
  188. package/dist/components/icon/comps/size-chart.vue.mjs +9 -9
  189. package/dist/components/icon/comps/ski-boot.vue.mjs +9 -9
  190. package/dist/components/icon/comps/ski.vue.mjs +9 -9
  191. package/dist/components/icon/comps/snow-shop.vue.mjs +9 -9
  192. package/dist/components/icon/comps/snow.vue.mjs +10 -10
  193. package/dist/components/icon/comps/sort.vue.mjs +9 -9
  194. package/dist/components/icon/comps/star-100.vue.mjs +9 -9
  195. package/dist/components/icon/comps/star-25.vue.mjs +9 -9
  196. package/dist/components/icon/comps/star-50.vue.mjs +9 -9
  197. package/dist/components/icon/comps/star-75.vue.mjs +9 -9
  198. package/dist/components/icon/comps/star-stroke.vue.mjs +9 -9
  199. package/dist/components/icon/comps/storefront.vue.mjs +9 -9
  200. package/dist/components/icon/comps/swim.vue.mjs +10 -10
  201. package/dist/components/icon/comps/telephone.vue.mjs +8 -8
  202. package/dist/components/icon/comps/tent.vue.mjs +9 -9
  203. package/dist/components/icon/comps/trash.vue.mjs +10 -10
  204. package/dist/components/icon/comps/twitter.vue.mjs +9 -9
  205. package/dist/components/icon/comps/upload.vue.mjs +9 -9
  206. package/dist/components/icon/comps/verified-purchaser.vue.mjs +9 -9
  207. package/dist/components/icon/comps/virtual-outfitting.vue.mjs +9 -9
  208. package/dist/components/icon/comps/warning-fill.vue.mjs +10 -10
  209. package/dist/components/icon/comps/warning-stroke.vue.mjs +9 -9
  210. package/dist/components/icon/comps/water.vue.mjs +9 -9
  211. package/dist/components/icon/comps/wilderness.vue.mjs +9 -9
  212. package/dist/components/icon/comps/x-fill.vue.mjs +10 -10
  213. package/dist/components/icon/comps/x-lg.vue.mjs +9 -9
  214. package/dist/components/icon/comps/x-sm.vue.mjs +9 -9
  215. package/dist/components/icon/comps/x-stroke.vue.mjs +9 -9
  216. package/dist/components/icon/comps/youtube.vue.mjs +9 -9
  217. package/dist/components/icon/comps/zoom-in.vue.mjs +10 -10
  218. package/dist/components/icon/comps/zoom-out.vue.mjs +9 -9
  219. package/dist/components/icon/styles/CdrIcon.module.scss.mjs +12 -12
  220. package/dist/components/image/styles/CdrImg.module.scss.mjs +1 -1
  221. package/dist/components/input/CdrInput.vue2.mjs +4 -2
  222. package/dist/components/input/styles/CdrInput.module.scss.mjs +32 -32
  223. package/dist/components/kicker/styles/CdrKicker.module.scss.mjs +1 -1
  224. package/dist/components/labelStandalone/styles/CdrLabelStandalone.module.scss.mjs +12 -12
  225. package/dist/components/labelWrapper/styles/CdrLabelWrapper.module.scss.mjs +25 -25
  226. package/dist/components/landingLead/CdrLandingLead.vue2.mjs +8 -7
  227. package/dist/components/landingLead/components/CdrHeadingSubheadingBlock.vue2.mjs +6 -5
  228. package/dist/components/landingLead/styles/CdrHeadingSubheadingBlock.module.scss.mjs +4 -4
  229. package/dist/components/landingLead/styles/CdrLandingLead.module.scss.mjs +8 -8
  230. package/dist/components/layout/CdrLayout.vue.mjs +9 -0
  231. package/dist/components/layout/CdrLayout.vue2.mjs +70 -0
  232. package/dist/components/layout/styles/CdrLayout.module.scss.mjs +89 -0
  233. package/dist/components/link/styles/CdrLink.module.scss.mjs +3 -3
  234. package/dist/components/list/CdrList.vue2.mjs +7 -6
  235. package/dist/components/list/styles/CdrList.module.scss.mjs +5 -5
  236. package/dist/components/mediaObject/CdrMediaObject.vue.mjs +9 -0
  237. package/dist/components/mediaObject/CdrMediaObject.vue2.mjs +97 -0
  238. package/dist/components/mediaObject/styles/CdrMediaObject.module.scss.mjs +11 -0
  239. package/dist/components/modal/CdrModal.vue2.mjs +27 -25
  240. package/dist/components/modal/styles/CdrModal.module.scss.mjs +12 -12
  241. package/dist/components/pagination/CdrPagination.vue2.mjs +72 -67
  242. package/dist/components/pagination/styles/CdrPagination.module.scss.mjs +53 -53
  243. package/dist/components/picture/styles/CdrPicture.module.scss.mjs +2 -2
  244. package/dist/components/popover/styles/CdrPopover.module.scss.mjs +63 -63
  245. package/dist/components/popup/calculatePlacement.mjs +20 -18
  246. package/dist/components/popup/styles/CdrPopup.module.scss.mjs +14 -14
  247. package/dist/components/quote/styles/CdrQuote.module.scss.mjs +4 -4
  248. package/dist/components/radio/styles/CdrRadio.module.scss.mjs +27 -27
  249. package/dist/components/rating/styles/CdrRating.module.scss.mjs +44 -44
  250. package/dist/components/select/CdrSelect.vue2.mjs +19 -15
  251. package/dist/components/select/styles/CdrSelect.module.scss.mjs +42 -42
  252. package/dist/components/skeleton/styles/CdrSkeleton.module.scss.mjs +1 -1
  253. package/dist/components/skeleton/styles/CdrSkeletonBone.module.scss.mjs +7 -7
  254. package/dist/components/splitSurface/styles/CdrSplitSurface.module.scss.mjs +5 -5
  255. package/dist/components/surface/CdrSurface.vue2.mjs +17 -11
  256. package/dist/components/surface/styles/CdrSurface.module.scss.mjs +30 -30
  257. package/dist/components/surfaceSelection/CdrSurfaceSelection.vue2.mjs +27 -28
  258. package/dist/components/surfaceSelection/styles/CdrSurfaceSelection.module.scss.mjs +27 -27
  259. package/dist/components/switch/styles/CdrSwitch.module.scss.mjs +8 -8
  260. package/dist/components/table/styles/CdrTable.module.scss.mjs +13 -13
  261. package/dist/components/tabs/CdrTabs.vue2.mjs +5 -2
  262. package/dist/components/tabs/styles/CdrTabPanel.module.scss.mjs +5 -5
  263. package/dist/components/tabs/styles/CdrTabs.module.scss.mjs +28 -28
  264. package/dist/components/text/presets/styles/CdrBody.module.scss.mjs +1 -1
  265. package/dist/components/text/presets/styles/CdrEyebrow.module.scss.mjs +1 -1
  266. package/dist/components/text/presets/styles/CdrHeadingDisplay.module.scss.mjs +1 -1
  267. package/dist/components/text/presets/styles/CdrHeadingSans.module.scss.mjs +1 -1
  268. package/dist/components/text/presets/styles/CdrHeadingSerif.module.scss.mjs +1 -1
  269. package/dist/components/text/presets/styles/CdrSubheadingSans.module.scss.mjs +1 -1
  270. package/dist/components/text/presets/styles/CdrUtilitySans.module.scss.mjs +1 -1
  271. package/dist/components/text/presets/styles/CdrUtilitySerif.module.scss.mjs +1 -1
  272. package/dist/components/text/styles/CdrText.module.scss.mjs +1 -1
  273. package/dist/components/title/styles/CdrTitle.module.scss.mjs +1 -1
  274. package/dist/components/toast/styles/CdrToast.module.scss.mjs +57 -57
  275. package/dist/components/toggleButton/styles/CdrToggleButton.module.scss.mjs +2 -2
  276. package/dist/components/toggleButton/styles/CdrToggleGroup.module.scss.mjs +5 -5
  277. package/dist/components/tooltip/styles/CdrTooltip.module.scss.mjs +16 -16
  278. package/dist/icon-component-docgen.json +615 -615
  279. package/dist/lib.d.ts +1360 -1085
  280. package/dist/lib.mjs +443 -442
  281. package/dist/style/cdr-abstract.css +1 -1
  282. package/dist/style/cdr-accordion-group.css +1 -1
  283. package/dist/style/cdr-accordion.css +1 -1
  284. package/dist/style/cdr-banner.css +1 -1
  285. package/dist/style/cdr-body.css +1 -1
  286. package/dist/style/cdr-breadcrumb.css +1 -1
  287. package/dist/style/cdr-button.css +1 -1
  288. package/dist/style/cdr-caption.css +1 -1
  289. package/dist/style/cdr-card.css +1 -1
  290. package/dist/style/cdr-checkbox.css +1 -1
  291. package/dist/style/cdr-chip-group.css +1 -1
  292. package/dist/style/cdr-chip.css +1 -1
  293. package/dist/style/cdr-choreographer.css +1 -1
  294. package/dist/style/cdr-container.css +1 -1
  295. package/dist/style/cdr-eyebrow.css +1 -1
  296. package/dist/style/cdr-form-error.css +1 -1
  297. package/dist/style/cdr-form-group.css +1 -1
  298. package/dist/style/cdr-fulfillment-tile-content.css +1 -1
  299. package/dist/style/cdr-fulfillment-tile-header.css +1 -1
  300. package/dist/style/cdr-fulfillment-tile-icon.css +1 -1
  301. package/dist/style/cdr-fulfillment-tile.css +1 -1
  302. package/dist/style/cdr-grid.css +1 -1
  303. package/dist/style/cdr-heading-display.css +1 -1
  304. package/dist/style/cdr-heading-sans.css +1 -1
  305. package/dist/style/cdr-heading-serif.css +1 -1
  306. package/dist/style/cdr-heading-subheading-block.css +1 -1
  307. package/dist/style/cdr-icon.css +1 -1
  308. package/dist/style/cdr-img.css +1 -1
  309. package/dist/style/cdr-input.css +1 -1
  310. package/dist/style/cdr-kicker.css +1 -1
  311. package/dist/style/cdr-label-standalone.css +1 -1
  312. package/dist/style/cdr-label-wrapper.css +1 -1
  313. package/dist/style/cdr-landing-lead.css +1 -1
  314. package/dist/style/cdr-layout.css +1 -0
  315. package/dist/style/cdr-link.css +1 -1
  316. package/dist/style/cdr-list.css +1 -1
  317. package/dist/style/cdr-media-object.css +1 -0
  318. package/dist/style/cdr-modal.css +1 -1
  319. package/dist/style/cdr-pagination.css +1 -1
  320. package/dist/style/cdr-palette.css +1 -0
  321. package/dist/style/cdr-picture.css +1 -1
  322. package/dist/style/cdr-popover.css +1 -1
  323. package/dist/style/cdr-popup.css +1 -1
  324. package/dist/style/cdr-quote.css +1 -1
  325. package/dist/style/cdr-radio.css +1 -1
  326. package/dist/style/cdr-rating.css +1 -1
  327. package/dist/style/cdr-reset.css +1 -1
  328. package/dist/style/cdr-select.css +1 -1
  329. package/dist/style/cdr-skeleton-bone.css +1 -1
  330. package/dist/style/cdr-skeleton.css +1 -1
  331. package/dist/style/cdr-split-surface.css +1 -1
  332. package/dist/style/cdr-subheading-sans.css +1 -1
  333. package/dist/style/cdr-surface-selection.css +1 -1
  334. package/dist/style/cdr-surface.css +1 -1
  335. package/dist/style/cdr-switch.css +1 -1
  336. package/dist/style/cdr-tab-panel.css +1 -1
  337. package/dist/style/cdr-table.css +1 -1
  338. package/dist/style/cdr-tabs.css +1 -1
  339. package/dist/style/cdr-text.css +1 -1
  340. package/dist/style/cdr-title.css +1 -1
  341. package/dist/style/cdr-toast.css +1 -1
  342. package/dist/style/cdr-toggle-button.css +1 -1
  343. package/dist/style/cdr-toggle-group.css +1 -1
  344. package/dist/style/cdr-tooltip.css +1 -1
  345. package/dist/style/cdr-utility-sans.css +1 -1
  346. package/dist/style/cdr-utility-serif.css +1 -1
  347. package/dist/utils/buildClass.mjs +3 -2
  348. package/dist/utils/layout.mjs +57 -0
  349. package/dist/utils/mapClasses.mjs +7 -3
  350. package/dist/utils/mediaObject.mjs +69 -0
  351. package/dist/utils/other.mjs +25 -0
  352. package/dist/utils/propValidator.mjs +8 -5
  353. package/dist/utils/surface.mjs +35 -30
  354. package/package.json +20 -15
  355. package/dist/components/fulfillmentTile/CdrFulfillmentTileLayout.vue.mjs +0 -9
  356. package/dist/components/fulfillmentTile/CdrFulfillmentTileLayout.vue2.mjs +0 -26
  357. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileLayout.module.scss.mjs +0 -8
  358. package/dist/components/surfaceSelection/CdrSurfaceSelectionLayout.vue.mjs +0 -9
  359. package/dist/components/surfaceSelection/CdrSurfaceSelectionLayout.vue2.mjs +0 -26
  360. package/dist/components/surfaceSelection/styles/CdrSurfaceSelectionLayout.module.scss.mjs +0 -8
  361. package/dist/style/cdr-fulfillment-tile-layout.css +0 -1
  362. package/dist/style/cdr-surface-selection-layout.css +0 -1
@@ -1,9 +1,6 @@
1
- import { defineComponent as o, openBlock as r, createBlock as n, normalizeProps as a, guardReactiveProps as p, withCtx as l, renderSlot as s, createElementVNode as c } from "vue";
2
- import m from "../CdrIcon.vue.mjs";
3
- const d = /* @__PURE__ */ c("path", {
4
- role: "presentation",
5
- d: "M7.882 19l3.199-6.395a1 1 0 011.853.036L16.11 19h2.26L11.999 6.243 5.616 19h2.266zm2.232 0h3.765l-1.881-3.765L10.114 19zm10.696.414A1 1 0 0120 21H4a1 1 0 01-.865-1.502L11.063 3.65a1 1 0 011.883.024l7.864 15.74z"
6
- }, null, -1), f = /* @__PURE__ */ o({
1
+ import { defineComponent as r, openBlock as n, createBlock as p, normalizeProps as a, guardReactiveProps as l, withCtx as m, renderSlot as s, createElementVNode as d } from "vue";
2
+ import i from "../CdrIcon.vue.mjs";
3
+ const f = /* @__PURE__ */ r({
7
4
  name: "Tent",
8
5
  __name: "tent",
9
6
  props: {
@@ -11,9 +8,12 @@ const d = /* @__PURE__ */ c("path", {
11
8
  type: Object
12
9
  }
13
10
  },
14
- setup(e) {
15
- return (t, i) => (r(), n(m, a(p(e.props)), {
16
- default: l(() => [s(t.$slots, "default"), d]),
11
+ setup(t) {
12
+ return (o, e) => (n(), p(i, a(l(t.props)), {
13
+ default: m(() => [s(o.$slots, "default"), e[0] || (e[0] = d("path", {
14
+ role: "presentation",
15
+ d: "M7.882 19l3.199-6.395a1 1 0 011.853.036L16.11 19h2.26L11.999 6.243 5.616 19h2.266zm2.232 0h3.765l-1.881-3.765L10.114 19zm10.696.414A1 1 0 0120 21H4a1 1 0 01-.865-1.502L11.063 3.65a1 1 0 011.883.024l7.864 15.74z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
@@ -1,9 +1,6 @@
1
- import { defineComponent as o, openBlock as r, createBlock as a, normalizeProps as l, guardReactiveProps as n, withCtx as p, renderSlot as s, createElementVNode as c } from "vue";
2
- import m from "../CdrIcon.vue.mjs";
3
- const d = /* @__PURE__ */ c("path", {
4
- role: "presentation",
5
- d: "M17.998 6.004c.557 0 1.01.448 1.01 1l-.003.062-.877 13.998a1.006 1.006 0 01-1.007.938H6.899c-.533 0-.974-.41-1.008-.937L5.002 7.067c-.032-.512.33-.958.827-1.047l.149-.015h12.02zM7.085 8.002l.761 12h8.325l.752-11.998-9.838-.002zm7.332-5.997a1 1 0 01.902.568l.206.429h3.48a1 1 0 01.116 1.994l-.117.006H5.008A1 1 0 014.89 3.01l.117-.007H8.51l.23-.45a1 1 0 01.89-.547h4.786z"
6
- }, null, -1), _ = /* @__PURE__ */ o({
1
+ import { defineComponent as o, openBlock as l, createBlock as a, normalizeProps as n, guardReactiveProps as p, withCtx as s, renderSlot as m, createElementVNode as c } from "vue";
2
+ import d from "../CdrIcon.vue.mjs";
3
+ const f = /* @__PURE__ */ o({
7
4
  name: "Trash",
8
5
  __name: "trash",
9
6
  props: {
@@ -11,13 +8,16 @@ const d = /* @__PURE__ */ c("path", {
11
8
  type: Object
12
9
  }
13
10
  },
14
- setup(e) {
15
- return (t, h) => (r(), a(m, l(n(e.props)), {
16
- default: p(() => [s(t.$slots, "default"), d]),
11
+ setup(r) {
12
+ return (t, e) => (l(), a(d, n(p(r.props)), {
13
+ default: s(() => [m(t.$slots, "default"), e[0] || (e[0] = c("path", {
14
+ role: "presentation",
15
+ d: "M17.998 6.004c.557 0 1.01.448 1.01 1l-.003.062-.877 13.998a1.006 1.006 0 01-1.007.938H6.899c-.533 0-.974-.41-1.008-.937L5.002 7.067c-.032-.512.33-.958.827-1.047l.149-.015h12.02zM7.085 8.002l.761 12h8.325l.752-11.998-9.838-.002zm7.332-5.997a1 1 0 01.902.568l.206.429h3.48a1 1 0 01.116 1.994l-.117.006H5.008A1 1 0 014.89 3.01l.117-.007H8.51l.23-.45a1 1 0 01.89-.547h4.786z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
20
20
  });
21
21
  export {
22
- _ as default
22
+ f as default
23
23
  };
@@ -1,9 +1,6 @@
1
- import { defineComponent as o, openBlock as r, createBlock as n, normalizeProps as p, guardReactiveProps as a, withCtx as s, renderSlot as c, createElementVNode as l } from "vue";
2
- import i from "../CdrIcon.vue.mjs";
3
- const d = /* @__PURE__ */ l("path", {
4
- role: "presentation",
5
- d: "M11.992 9.052s-1.063-2.731 2.115-4.603c0 0 2.582-1.47 5.073.91 0 0 1.124-.053 2.479-1.018 0 0 .2.888-1.567 2.316 0 0 .982-.077 2.098-.785 0 0-.212 1.223-2.032 2.11 0 0 .554 9.673-9.188 11.79 0 0-5.152 1.127-8.78-1.631 0 0 3.849.388 5.893-1.69 0 0-2.565.233-3.828-2.7 0 0 1.282.214 1.804-.194 0 0-2.706.02-3.308-3.904 0 0 1.103.544 1.824.447 0 0-3.063-1.834-1.21-5.414 0 0 3.418 4.118 8.627 4.366z"
6
- }, null, -1), f = /* @__PURE__ */ o({
1
+ import { defineComponent as o, openBlock as n, createBlock as p, normalizeProps as a, guardReactiveProps as s, withCtx as l, renderSlot as i, createElementVNode as m } from "vue";
2
+ import d from "../CdrIcon.vue.mjs";
3
+ const f = /* @__PURE__ */ o({
7
4
  name: "Twitter",
8
5
  __name: "twitter",
9
6
  props: {
@@ -11,9 +8,12 @@ const d = /* @__PURE__ */ l("path", {
11
8
  type: Object
12
9
  }
13
10
  },
14
- setup(e) {
15
- return (t, m) => (r(), n(i, p(a(e.props)), {
16
- default: s(() => [c(t.$slots, "default"), d]),
11
+ setup(t) {
12
+ return (r, e) => (n(), p(d, a(s(t.props)), {
13
+ default: l(() => [i(r.$slots, "default"), e[0] || (e[0] = m("path", {
14
+ role: "presentation",
15
+ d: "M11.992 9.052s-1.063-2.731 2.115-4.603c0 0 2.582-1.47 5.073.91 0 0 1.124-.053 2.479-1.018 0 0 .2.888-1.567 2.316 0 0 .982-.077 2.098-.785 0 0-.212 1.223-2.032 2.11 0 0 .554 9.673-9.188 11.79 0 0-5.152 1.127-8.78-1.631 0 0 3.849.388 5.893-1.69 0 0-2.565.233-3.828-2.7 0 0 1.282.214 1.804-.194 0 0-2.706.02-3.308-3.904 0 0 1.103.544 1.824.447 0 0-3.063-1.834-1.21-5.414 0 0 3.418 4.118 8.627 4.366z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
@@ -1,9 +1,6 @@
1
- import { defineComponent as t, openBlock as a, createBlock as r, normalizeProps as p, guardReactiveProps as n, withCtx as l, renderSlot as s, createElementVNode as c } from "vue";
2
- import d from "../CdrIcon.vue.mjs";
3
- const m = /* @__PURE__ */ c("path", {
4
- role: "presentation",
5
- d: "M19 17a1 1 0 011 1v3a.997.997 0 01-1 1H5a.997.997 0 01-1-1v-3a1 1 0 012 0v2h12v-2a1 1 0 011-1zM12 2c.286 0 .545.12.727.314l4.98 4.979a1 1 0 01-1.412 1.417L13 5.415V17a1 1 0 01-2 0V5.414L7.707 8.707a1 1 0 01-1.414-1.414l5.005-5.005A.997.997 0 0112 2z"
6
- }, null, -1), f = /* @__PURE__ */ t({
1
+ import { defineComponent as a, openBlock as r, createBlock as p, normalizeProps as n, guardReactiveProps as l, withCtx as s, renderSlot as d, createElementVNode as m } from "vue";
2
+ import u from "../CdrIcon.vue.mjs";
3
+ const f = /* @__PURE__ */ a({
7
4
  name: "Upload",
8
5
  __name: "upload",
9
6
  props: {
@@ -11,9 +8,12 @@ const m = /* @__PURE__ */ c("path", {
11
8
  type: Object
12
9
  }
13
10
  },
14
- setup(e) {
15
- return (o, i) => (a(), r(d, p(n(e.props)), {
16
- default: l(() => [s(o.$slots, "default"), m]),
11
+ setup(o) {
12
+ return (t, e) => (r(), p(u, n(l(o.props)), {
13
+ default: s(() => [d(t.$slots, "default"), e[0] || (e[0] = m("path", {
14
+ role: "presentation",
15
+ d: "M19 17a1 1 0 011 1v3a.997.997 0 01-1 1H5a.997.997 0 01-1-1v-3a1 1 0 012 0v2h12v-2a1 1 0 011-1zM12 2c.286 0 .545.12.727.314l4.98 4.979a1 1 0 01-1.412 1.417L13 5.415V17a1 1 0 01-2 0V5.414L7.707 8.707a1 1 0 01-1.414-1.414l5.005-5.005A.997.997 0 0112 2z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
@@ -1,9 +1,6 @@
1
- import { defineComponent as a, openBlock as r, createBlock as c, normalizeProps as t, guardReactiveProps as o, withCtx as n, renderSlot as p, createElementVNode as s } from "vue";
2
- import h from "../CdrIcon.vue.mjs";
3
- const i = /* @__PURE__ */ s("path", {
4
- role: "presentation",
5
- d: "M13.51 2.586l.854.795a.83.83 0 00.575.217h1.21c1.175 0 2.13.904 2.13 2.016v1.134a.75.75 0 00.241.539l.855.8c.833.782.833 2.052.002 2.83l-.857.802a.745.745 0 00-.24.539v1.134c0 1.1-.956 1.997-2.13 1.997H16V21a1 1 0 01-1.202.98l-.114-.031L12 21.054l-2.684.895a1 1 0 01-1.31-.83L8 21v-5.614h-.15c-1.174 0-2.13-.895-2.13-1.996v-1.134a.749.749 0 00-.24-.54l-.855-.8a1.914 1.914 0 010-2.83l.857-.801a.745.745 0 00.24-.54V5.612c0-1.112.956-2.016 2.13-2.016h1.21a.835.835 0 00.576-.215l.855-.797c.83-.779 2.183-.779 3.016.002zM14 15.955l-.49.46c-.417.39-.964.585-1.51.585a2.202 2.202 0 01-1.51-.584l-.49-.461v3.657l1.684-.56a1 1 0 01.507-.034l.125.033 1.684.561v-3.657zM11.905 4.017l-.048.03-.852.793a2.817 2.817 0 01-1.728.748l-.214.008h-1.21c-.075 0-.114.022-.126.021l-.005-.005v1.133a2.74 2.74 0 01-.741 1.867l-.133.133-.809.755.808.758c.505.472.818 1.12.866 1.809l.007.189v1.134c0-.027.021-.013.08-.006l.05.003h1.21a2.85 2.85 0 011.782.626l.163.142.853.801A.212.212 0 0012 15a.26.26 0 00.108-.021l.034-.023.855-.801a2.847 2.847 0 011.727-.758l.215-.008h1.21c.078 0 .115-.02.127-.01l.004.013v-1.134c0-.698.27-1.362.741-1.867l.133-.133.806-.755-.808-.757a2.753 2.753 0 01-.865-1.81l-.007-.188V5.614c0 .015-.024-.004-.081-.013l-.05-.003h-1.21a2.837 2.837 0 01-1.775-.612l-.162-.14-.86-.801c-.051-.048-.161-.057-.237-.028z"
6
- }, null, -1), u = /* @__PURE__ */ a({
1
+ import { defineComponent as r, openBlock as t, createBlock as c, normalizeProps as o, guardReactiveProps as p, withCtx as n, renderSlot as s, createElementVNode as i } from "vue";
2
+ import d from "../CdrIcon.vue.mjs";
3
+ const m = /* @__PURE__ */ r({
7
4
  name: "VerifiedPurchaser",
8
5
  __name: "verified-purchaser",
9
6
  props: {
@@ -12,12 +9,15 @@ const i = /* @__PURE__ */ s("path", {
12
9
  }
13
10
  },
14
11
  setup(e) {
15
- return (l, d) => (r(), c(h, t(o(e.props)), {
16
- default: n(() => [p(l.$slots, "default"), i]),
12
+ return (a, l) => (t(), c(d, o(p(e.props)), {
13
+ default: n(() => [s(a.$slots, "default"), l[0] || (l[0] = i("path", {
14
+ role: "presentation",
15
+ d: "M13.51 2.586l.854.795a.83.83 0 00.575.217h1.21c1.175 0 2.13.904 2.13 2.016v1.134a.75.75 0 00.241.539l.855.8c.833.782.833 2.052.002 2.83l-.857.802a.745.745 0 00-.24.539v1.134c0 1.1-.956 1.997-2.13 1.997H16V21a1 1 0 01-1.202.98l-.114-.031L12 21.054l-2.684.895a1 1 0 01-1.31-.83L8 21v-5.614h-.15c-1.174 0-2.13-.895-2.13-1.996v-1.134a.749.749 0 00-.24-.54l-.855-.8a1.914 1.914 0 010-2.83l.857-.801a.745.745 0 00.24-.54V5.612c0-1.112.956-2.016 2.13-2.016h1.21a.835.835 0 00.576-.215l.855-.797c.83-.779 2.183-.779 3.016.002zM14 15.955l-.49.46c-.417.39-.964.585-1.51.585a2.202 2.202 0 01-1.51-.584l-.49-.461v3.657l1.684-.56a1 1 0 01.507-.034l.125.033 1.684.561v-3.657zM11.905 4.017l-.048.03-.852.793a2.817 2.817 0 01-1.728.748l-.214.008h-1.21c-.075 0-.114.022-.126.021l-.005-.005v1.133a2.74 2.74 0 01-.741 1.867l-.133.133-.809.755.808.758c.505.472.818 1.12.866 1.809l.007.189v1.134c0-.027.021-.013.08-.006l.05.003h1.21a2.85 2.85 0 011.782.626l.163.142.853.801A.212.212 0 0012 15a.26.26 0 00.108-.021l.034-.023.855-.801a2.847 2.847 0 011.727-.758l.215-.008h1.21c.078 0 .115-.02.127-.01l.004.013v-1.134c0-.698.27-1.362.741-1.867l.133-.133.806-.755-.808-.757a2.753 2.753 0 01-.865-1.81l-.007-.188V5.614c0 .015-.024-.004-.081-.013l-.05-.003h-1.21a2.837 2.837 0 01-1.775-.612l-.162-.14-.86-.801c-.051-.048-.161-.057-.237-.028z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
20
20
  });
21
21
  export {
22
- u as default
22
+ m as default
23
23
  };
@@ -1,9 +1,6 @@
1
- import { defineComponent as e, openBlock as o, createBlock as r, normalizeProps as n, guardReactiveProps as a, withCtx as p, renderSlot as i, createElementVNode as l } from "vue";
1
+ import { defineComponent as r, openBlock as o, createBlock as n, normalizeProps as p, guardReactiveProps as a, withCtx as i, renderSlot as l, createElementVNode as C } from "vue";
2
2
  import s from "../CdrIcon.vue.mjs";
3
- const C = /* @__PURE__ */ l("path", {
4
- role: "presentation",
5
- d: "M21,16.5 L21,18.3 C21,18.9627417 20.5522847,19.5 20,19.5 L4,19.5 C3.44771525,19.5 3,18.9627417 3,18.3 L3,16.5 L21,16.5 Z M20,17.625 L4,17.625 L4,18.375 L20,18.375 L20,17.625 Z M19,5 C19.5522847,5 20,5.44771525 20,6 L20,16 L4,16 L4,6 C4,5.44771525 4.44771525,5 5,5 L19,5 Z M18.75,6.25 L5.25,6.25 L5.25,14.75 L18.75,14.75 L18.75,6.25 Z M14,7.5 C14.5522847,7.5 15,7.94771525 15,8.5 L15,8.5 L15,12.5 C15,13.0522847 14.5522847,13.5 14,13.5 L14,13.5 L9,13.5 C8.44771525,13.5 8,13.0522847 8,12.5 L8,12.5 L8,11.820164 C8,11.1048996 8.5050245,10.4891393 9.2064593,10.3491665 L9.2064593,10.3491665 L11.012,9.988 L11.0347085,8.48536228 C11.0421376,7.97788106 11.4266392,7.56324136 11.9191501,7.50659631 L11.9191501,7.50659631 L12.0346013,7.5 L14,7.5 Z M14,8.5 L12.0346013,8.5 L12.0007659,10.8112728 L9.4021531,11.3298315 C9.1683415,11.3764891 9,11.5817426 9,11.820164 L9,11.820164 L9,12.5 L14,12.5 L14,8.5 Z"
6
- }, null, -1), m = /* @__PURE__ */ e({
3
+ const d = /* @__PURE__ */ r({
7
4
  name: "VirtualOutfitting",
8
5
  __name: "virtual-outfitting",
9
6
  props: {
@@ -11,13 +8,16 @@ const C = /* @__PURE__ */ l("path", {
11
8
  type: Object
12
9
  }
13
10
  },
14
- setup(L) {
15
- return (t, c) => (o(), r(s, n(a(L.props)), {
16
- default: p(() => [i(t.$slots, "default"), C]),
11
+ setup(t) {
12
+ return (e, L) => (o(), n(s, p(a(t.props)), {
13
+ default: i(() => [l(e.$slots, "default"), L[0] || (L[0] = C("path", {
14
+ role: "presentation",
15
+ d: "M21,16.5 L21,18.3 C21,18.9627417 20.5522847,19.5 20,19.5 L4,19.5 C3.44771525,19.5 3,18.9627417 3,18.3 L3,16.5 L21,16.5 Z M20,17.625 L4,17.625 L4,18.375 L20,18.375 L20,17.625 Z M19,5 C19.5522847,5 20,5.44771525 20,6 L20,16 L4,16 L4,6 C4,5.44771525 4.44771525,5 5,5 L19,5 Z M18.75,6.25 L5.25,6.25 L5.25,14.75 L18.75,14.75 L18.75,6.25 Z M14,7.5 C14.5522847,7.5 15,7.94771525 15,8.5 L15,8.5 L15,12.5 C15,13.0522847 14.5522847,13.5 14,13.5 L14,13.5 L9,13.5 C8.44771525,13.5 8,13.0522847 8,12.5 L8,12.5 L8,11.820164 C8,11.1048996 8.5050245,10.4891393 9.2064593,10.3491665 L9.2064593,10.3491665 L11.012,9.988 L11.0347085,8.48536228 C11.0421376,7.97788106 11.4266392,7.56324136 11.9191501,7.50659631 L11.9191501,7.50659631 L12.0346013,7.5 L14,7.5 Z M14,8.5 L12.0346013,8.5 L12.0007659,10.8112728 L9.4021531,11.3298315 C9.1683415,11.3764891 9,11.5817426 9,11.820164 L9,11.820164 L9,12.5 L14,12.5 L14,8.5 Z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
20
20
  });
21
21
  export {
22
- m as default
22
+ d as default
23
23
  };
@@ -1,9 +1,6 @@
1
- import { defineComponent as a, openBlock as o, createBlock as r, normalizeProps as n, guardReactiveProps as l, withCtx as p, renderSlot as s, createElementVNode as i } from "vue";
2
- import c from "../CdrIcon.vue.mjs";
3
- const m = /* @__PURE__ */ i("path", {
4
- role: "presentation",
5
- d: "M12.447 3.11a1 1 0 01.447.448l8.002 15.995A1 1 0 0120.002 21H3.998a1 1 0 01-.894-1.447l8.002-15.995a1 1 0 011.341-.447zM12 17a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zm.22-9.5h-.47a1 1 0 00-.966.913l-.004.116.191 6.5a1 1 0 00.886.965l.114.006h.058a1 1 0 00.99-.857l.01-.114.19-6.5.001-.029a1 1 0 00-1-1z"
6
- }, null, -1), _ = /* @__PURE__ */ a({
1
+ import { defineComponent as a, openBlock as o, createBlock as l, normalizeProps as n, guardReactiveProps as p, withCtx as i, renderSlot as s, createElementVNode as m } from "vue";
2
+ import d from "../CdrIcon.vue.mjs";
3
+ const c = /* @__PURE__ */ a({
7
4
  name: "WarningFill",
8
5
  __name: "warning-fill",
9
6
  props: {
@@ -11,13 +8,16 @@ const m = /* @__PURE__ */ i("path", {
11
8
  type: Object
12
9
  }
13
10
  },
14
- setup(e) {
15
- return (t, d) => (o(), r(c, n(l(e.props)), {
16
- default: p(() => [s(t.$slots, "default"), m]),
11
+ setup(r) {
12
+ return (t, e) => (o(), l(d, n(p(r.props)), {
13
+ default: i(() => [s(t.$slots, "default"), e[0] || (e[0] = m("path", {
14
+ role: "presentation",
15
+ d: "M12.447 3.11a1 1 0 01.447.448l8.002 15.995A1 1 0 0120.002 21H3.998a1 1 0 01-.894-1.447l8.002-15.995a1 1 0 011.341-.447zM12 17a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zm.22-9.5h-.47a1 1 0 00-.966.913l-.004.116.191 6.5a1 1 0 00.886.965l.114.006h.058a1 1 0 00.99-.857l.01-.114.19-6.5.001-.029a1 1 0 00-1-1z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
20
20
  });
21
21
  export {
22
- _ as default
22
+ c as default
23
23
  };
@@ -1,9 +1,6 @@
1
- import { defineComponent as o, openBlock as r, createBlock as a, normalizeProps as n, guardReactiveProps as p, withCtx as l, renderSlot as s, createElementVNode as c } from "vue";
2
- import i from "../CdrIcon.vue.mjs";
3
- const m = /* @__PURE__ */ c("path", {
4
- role: "presentation",
5
- d: "M11.106 3.558a1 1 0 011.788 0l8.002 15.995A1 1 0 0120.002 21H3.998a1 1 0 01-.894-1.447zM12 6.24L5.617 19h12.766L12 6.24zM12 16a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5zm.199-6a1 1 0 01.998 1.05l-.15 3a1 1 0 01-.998.95h-.098a1 1 0 01-.998-.95l-.15-3A1 1 0 0111.8 10h.398z"
6
- }, null, -1), f = /* @__PURE__ */ o({
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 i } from "vue";
2
+ import d from "../CdrIcon.vue.mjs";
3
+ const f = /* @__PURE__ */ o({
7
4
  name: "WarningStroke",
8
5
  __name: "warning-stroke",
9
6
  props: {
@@ -11,9 +8,12 @@ const m = /* @__PURE__ */ c("path", {
11
8
  type: Object
12
9
  }
13
10
  },
14
- setup(e) {
15
- return (t, d) => (r(), a(i, n(p(e.props)), {
16
- default: l(() => [s(t.$slots, "default"), m]),
11
+ setup(r) {
12
+ return (t, e) => (a(), n(d, p(l(r.props)), {
13
+ default: s(() => [m(t.$slots, "default"), e[0] || (e[0] = i("path", {
14
+ role: "presentation",
15
+ d: "M11.106 3.558a1 1 0 011.788 0l8.002 15.995A1 1 0 0120.002 21H3.998a1 1 0 01-.894-1.447zM12 6.24L5.617 19h12.766L12 6.24zM12 16a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5zm.199-6a1 1 0 01.998 1.05l-.15 3a1 1 0 01-.998.95h-.098a1 1 0 01-.998-.95l-.15-3A1 1 0 0111.8 10h.398z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
@@ -1,9 +1,6 @@
1
- import { defineComponent as o, openBlock as r, createBlock as a, normalizeProps as c, guardReactiveProps as n, withCtx as p, renderSlot as s, createElementVNode as l } from "vue";
2
- import m from "../CdrIcon.vue.mjs";
3
- const d = /* @__PURE__ */ l("path", {
4
- role: "presentation",
5
- d: "M20.218 16.384a1 1 0 011.576 1.23c-1.334 1.71-3.301 2.349-5.306 2.349-.75 0-1.504-.131-2.232-.405-.954-.36-1.821-.83-2.81-1.53-.01-.006-.015-.017-.024-.023-.846-.596-1.547-.98-2.338-1.276-1.855-.697-4.005-.071-5.297 1.587a.995.995 0 01-1.402.173.999.999 0 01-.173-1.403c1.833-2.35 4.899-3.235 7.575-2.23.953.359 1.82.83 2.81 1.53.01.007.014.017.023.024.846.595 1.547.978 2.339 1.276 1.853.695 3.967.355 5.26-1.302h-.001zm0-10.447a1 1 0 011.576 1.23c-1.334 1.71-3.301 2.35-5.306 2.35-.75 0-1.504-.132-2.232-.406-.954-.36-1.821-.83-2.81-1.53-.01-.006-.015-.017-.024-.023-.846-.596-1.547-.98-2.338-1.276-1.855-.697-4.005-.07-5.297 1.587a.995.995 0 01-1.402.173.999.999 0 01-.173-1.403c1.833-2.35 4.899-3.235 7.575-2.23.953.359 1.82.83 2.81 1.53.01.007.014.017.023.024.846.595 1.547.978 2.339 1.276 1.853.695 3.967.355 5.26-1.302h-.001zm0 5.223a1 1 0 011.576 1.23c-1.334 1.71-3.301 2.35-5.306 2.35-.75 0-1.504-.132-2.232-.406-.954-.36-1.821-.83-2.81-1.53-.01-.006-.015-.017-.024-.023-.846-.596-1.547-.98-2.338-1.276-1.855-.697-4.005-.07-5.297 1.588a.995.995 0 01-1.402.173.999.999 0 01-.173-1.403c1.833-2.35 4.899-3.236 7.575-2.23.953.358 1.82.83 2.81 1.53.01.006.014.016.023.023.846.595 1.547.978 2.339 1.276 1.853.695 3.967.355 5.26-1.302h-.001z"
6
- }, null, -1), f = /* @__PURE__ */ o({
1
+ import { defineComponent as o, openBlock as a, createBlock as n, normalizeProps as p, guardReactiveProps as c, withCtx as l, renderSlot as m, createElementVNode as s } from "vue";
2
+ import d from "../CdrIcon.vue.mjs";
3
+ const f = /* @__PURE__ */ o({
7
4
  name: "Water",
8
5
  __name: "water",
9
6
  props: {
@@ -11,9 +8,12 @@ const d = /* @__PURE__ */ l("path", {
11
8
  type: Object
12
9
  }
13
10
  },
14
- setup(e) {
15
- return (t, i) => (r(), a(m, c(n(e.props)), {
16
- default: p(() => [s(t.$slots, "default"), d]),
11
+ setup(t) {
12
+ return (r, e) => (a(), n(d, p(c(t.props)), {
13
+ default: l(() => [m(r.$slots, "default"), e[0] || (e[0] = s("path", {
14
+ role: "presentation",
15
+ d: "M20.218 16.384a1 1 0 011.576 1.23c-1.334 1.71-3.301 2.349-5.306 2.349-.75 0-1.504-.131-2.232-.405-.954-.36-1.821-.83-2.81-1.53-.01-.006-.015-.017-.024-.023-.846-.596-1.547-.98-2.338-1.276-1.855-.697-4.005-.071-5.297 1.587a.995.995 0 01-1.402.173.999.999 0 01-.173-1.403c1.833-2.35 4.899-3.235 7.575-2.23.953.359 1.82.83 2.81 1.53.01.007.014.017.023.024.846.595 1.547.978 2.339 1.276 1.853.695 3.967.355 5.26-1.302h-.001zm0-10.447a1 1 0 011.576 1.23c-1.334 1.71-3.301 2.35-5.306 2.35-.75 0-1.504-.132-2.232-.406-.954-.36-1.821-.83-2.81-1.53-.01-.006-.015-.017-.024-.023-.846-.596-1.547-.98-2.338-1.276-1.855-.697-4.005-.07-5.297 1.587a.995.995 0 01-1.402.173.999.999 0 01-.173-1.403c1.833-2.35 4.899-3.235 7.575-2.23.953.359 1.82.83 2.81 1.53.01.007.014.017.023.024.846.595 1.547.978 2.339 1.276 1.853.695 3.967.355 5.26-1.302h-.001zm0 5.223a1 1 0 011.576 1.23c-1.334 1.71-3.301 2.35-5.306 2.35-.75 0-1.504-.132-2.232-.406-.954-.36-1.821-.83-2.81-1.53-.01-.006-.015-.017-.024-.023-.846-.596-1.547-.98-2.338-1.276-1.855-.697-4.005-.07-5.297 1.588a.995.995 0 01-1.402.173.999.999 0 01-.173-1.403c1.833-2.35 4.899-3.236 7.575-2.23.953.358 1.82.83 2.81 1.53.01.006.014.016.023.023.846.595 1.547.978 2.339 1.276 1.853.695 3.967.355 5.26-1.302h-.001z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
@@ -1,9 +1,6 @@
1
- import { defineComponent as t, openBlock as o, createBlock as r, normalizeProps as n, guardReactiveProps as s, withCtx as p, renderSlot as c, createElementVNode as l } from "vue";
1
+ import { defineComponent as t, openBlock as o, createBlock as n, normalizeProps as p, guardReactiveProps as s, withCtx as l, renderSlot as d, createElementVNode as c } from "vue";
2
2
  import h from "../CdrIcon.vue.mjs";
3
- const d = /* @__PURE__ */ l("path", {
4
- role: "presentation",
5
- d: "M12.707 2.293A.997.997 0 0113 3v1a3 3 0 003 3h1a1 1 0 010 2h-1a4.978 4.978 0 01-3-1 3 3 0 003 3h2a1 1 0 110 2h-2a4.978 4.978 0 01-3-1 3 3 0 003 3h3a1 1 0 110 2h-3a4.978 4.978 0 01-3-1v5a1 1 0 01-2 0v-5c-.836.628-1.874 1-3 1H5a1 1 0 010-2h3a3 3 0 003-3c-.836.628-1.874 1-3 1H6a1 1 0 010-2h2a3 3 0 003-3c-.836.628-1.874 1-3 1H7a1 1 0 110-2h1a3 3 0 003-3V3a1 1 0 011.707-.707z"
6
- }, null, -1), _ = /* @__PURE__ */ t({
3
+ const u = /* @__PURE__ */ t({
7
4
  name: "Wilderness",
8
5
  __name: "wilderness",
9
6
  props: {
@@ -11,13 +8,16 @@ const d = /* @__PURE__ */ l("path", {
11
8
  type: Object
12
9
  }
13
10
  },
14
- setup(e) {
15
- return (a, i) => (o(), r(h, n(s(e.props)), {
16
- default: p(() => [c(a.$slots, "default"), d]),
11
+ setup(a) {
12
+ return (r, e) => (o(), n(h, p(s(a.props)), {
13
+ default: l(() => [d(r.$slots, "default"), e[0] || (e[0] = c("path", {
14
+ role: "presentation",
15
+ d: "M12.707 2.293A.997.997 0 0113 3v1a3 3 0 003 3h1a1 1 0 010 2h-1a4.978 4.978 0 01-3-1 3 3 0 003 3h2a1 1 0 110 2h-2a4.978 4.978 0 01-3-1 3 3 0 003 3h3a1 1 0 110 2h-3a4.978 4.978 0 01-3-1v5a1 1 0 01-2 0v-5c-.836.628-1.874 1-3 1H5a1 1 0 010-2h3a3 3 0 003-3c-.836.628-1.874 1-3 1H6a1 1 0 010-2h2a3 3 0 003-3c-.836.628-1.874 1-3 1H7a1 1 0 110-2h1a3 3 0 003-3V3a1 1 0 011.707-.707z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
20
20
  });
21
21
  export {
22
- _ as default
22
+ u as default
23
23
  };
@@ -1,9 +1,6 @@
1
- import { defineComponent as o, openBlock as r, createBlock as a, normalizeProps as l, guardReactiveProps as n, withCtx as p, renderSlot as s, createElementVNode as c } from "vue";
2
- import i from "../CdrIcon.vue.mjs";
3
- const d = /* @__PURE__ */ c("path", {
4
- role: "presentation",
5
- d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.293 7.296a1 1 0 000 1.414l3.285 3.295-3.285 3.288a1 1 0 001.414 1.415l3.285-3.289 3.297 3.289a1 1 0 001.414-1.415l-3.297-3.287 3.297-3.296a1 1 0 10-1.414-1.414l-3.297 3.295-3.285-3.295a1 1 0 00-1.414 0z"
6
- }, null, -1), _ = /* @__PURE__ */ o({
1
+ import { defineComponent as r, openBlock as l, createBlock as a, normalizeProps as n, guardReactiveProps as p, withCtx as s, renderSlot as i, createElementVNode as m } from "vue";
2
+ import d from "../CdrIcon.vue.mjs";
3
+ const u = /* @__PURE__ */ r({
7
4
  name: "XFill",
8
5
  __name: "x-fill",
9
6
  props: {
@@ -11,13 +8,16 @@ const d = /* @__PURE__ */ c("path", {
11
8
  type: Object
12
9
  }
13
10
  },
14
- setup(e) {
15
- return (t, m) => (r(), a(i, l(n(e.props)), {
16
- default: p(() => [s(t.$slots, "default"), d]),
11
+ setup(t) {
12
+ return (o, e) => (l(), a(d, n(p(t.props)), {
13
+ default: s(() => [i(o.$slots, "default"), e[0] || (e[0] = m("path", {
14
+ role: "presentation",
15
+ d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.293 7.296a1 1 0 000 1.414l3.285 3.295-3.285 3.288a1 1 0 001.414 1.415l3.285-3.289 3.297 3.289a1 1 0 001.414-1.415l-3.297-3.287 3.297-3.296a1 1 0 10-1.414-1.414l-3.297 3.295-3.285-3.295a1 1 0 00-1.414 0z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
20
20
  });
21
21
  export {
22
- _ as default
22
+ u as default
23
23
  };
@@ -1,9 +1,6 @@
1
- import { defineComponent as o, openBlock as r, createBlock as a, normalizeProps as n, guardReactiveProps as l, withCtx as p, renderSlot as s, createElementVNode as c } from "vue";
2
- import d from "../CdrIcon.vue.mjs";
3
- const m = /* @__PURE__ */ c("path", {
4
- role: "presentation",
5
- d: "M13.415 12.006l5.295-5.292a1 1 0 00-1.414-1.415L12 10.591 6.71 5.296A1 1 0 005.295 6.71l5.292 5.295-5.295 5.292a1 1 0 101.414 1.414l5.295-5.292 5.292 5.295a1 1 0 001.414-1.414l-5.292-5.294z"
6
- }, null, -1), f = /* @__PURE__ */ o({
1
+ import { defineComponent as r, openBlock as l, createBlock as n, normalizeProps as p, guardReactiveProps as a, withCtx as s, renderSlot as m, createElementVNode as d } from "vue";
2
+ import i from "../CdrIcon.vue.mjs";
3
+ const f = /* @__PURE__ */ r({
7
4
  name: "XLg",
8
5
  __name: "x-lg",
9
6
  props: {
@@ -11,9 +8,12 @@ const m = /* @__PURE__ */ c("path", {
11
8
  type: Object
12
9
  }
13
10
  },
14
- setup(e) {
15
- return (t, i) => (r(), a(d, n(l(e.props)), {
16
- default: p(() => [s(t.$slots, "default"), m]),
11
+ setup(t) {
12
+ return (o, e) => (l(), n(i, p(a(t.props)), {
13
+ default: s(() => [m(o.$slots, "default"), e[0] || (e[0] = d("path", {
14
+ role: "presentation",
15
+ d: "M13.415 12.006l5.295-5.292a1 1 0 00-1.414-1.415L12 10.591 6.71 5.296A1 1 0 005.295 6.71l5.292 5.295-5.295 5.292a1 1 0 101.414 1.414l5.295-5.292 5.292 5.295a1 1 0 001.414-1.414l-5.292-5.294z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
@@ -1,9 +1,6 @@
1
- import { defineComponent as o, openBlock as r, createBlock as a, normalizeProps as n, guardReactiveProps as l, withCtx as p, renderSlot as s, createElementVNode as c } from "vue";
2
- import m from "../CdrIcon.vue.mjs";
3
- const d = /* @__PURE__ */ c("path", {
4
- role: "presentation",
5
- d: "M13.406 12.006l3.297-3.296a1 1 0 10-1.414-1.414l-3.297 3.295-3.285-3.295A1 1 0 107.293 8.71l3.285 3.295-3.285 3.288a1 1 0 001.414 1.415l3.285-3.289 3.297 3.289a1 1 0 001.414-1.415l-3.297-3.287z"
6
- }, null, -1), f = /* @__PURE__ */ o({
1
+ import { defineComponent as r, openBlock as l, createBlock as n, normalizeProps as p, guardReactiveProps as a, withCtx as s, renderSlot as m, createElementVNode as d } from "vue";
2
+ import i from "../CdrIcon.vue.mjs";
3
+ const f = /* @__PURE__ */ r({
7
4
  name: "XSm",
8
5
  __name: "x-sm",
9
6
  props: {
@@ -11,9 +8,12 @@ const d = /* @__PURE__ */ c("path", {
11
8
  type: Object
12
9
  }
13
10
  },
14
- setup(e) {
15
- return (t, i) => (r(), a(m, n(l(e.props)), {
16
- default: p(() => [s(t.$slots, "default"), d]),
11
+ setup(t) {
12
+ return (o, e) => (l(), n(i, p(a(t.props)), {
13
+ default: s(() => [m(o.$slots, "default"), e[0] || (e[0] = d("path", {
14
+ role: "presentation",
15
+ d: "M13.406 12.006l3.297-3.296a1 1 0 10-1.414-1.414l-3.297 3.295-3.285-3.295A1 1 0 107.293 8.71l3.285 3.295-3.285 3.288a1 1 0 001.414 1.415l3.285-3.289 3.297 3.289a1 1 0 001.414-1.415l-3.297-3.287z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
@@ -1,9 +1,6 @@
1
- import { defineComponent as o, openBlock as r, createBlock as a, normalizeProps as n, guardReactiveProps as l, withCtx as p, renderSlot as s, createElementVNode as c } from "vue";
2
- import m from "../CdrIcon.vue.mjs";
3
- const d = /* @__PURE__ */ c("path", {
4
- role: "presentation",
5
- d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16 8 8 0 000 16zm1.406-7.998l3.297-3.295a1 1 0 10-1.414-1.414l-3.297 3.295-3.285-3.295a1 1 0 00-1.414 1.414l3.285 3.294-3.285 3.289a1 1 0 001.414 1.414l3.285-3.288 3.297 3.288a1 1 0 001.414-1.414l-3.297-3.288z"
6
- }, null, -1), f = /* @__PURE__ */ o({
1
+ import { defineComponent as r, openBlock as a, createBlock as l, normalizeProps as n, guardReactiveProps as p, withCtx as s, renderSlot as m, createElementVNode as d } from "vue";
2
+ import i from "../CdrIcon.vue.mjs";
3
+ const f = /* @__PURE__ */ r({
7
4
  name: "XStroke",
8
5
  __name: "x-stroke",
9
6
  props: {
@@ -11,9 +8,12 @@ const d = /* @__PURE__ */ c("path", {
11
8
  type: Object
12
9
  }
13
10
  },
14
- setup(e) {
15
- return (t, i) => (r(), a(m, n(l(e.props)), {
16
- default: p(() => [s(t.$slots, "default"), d]),
11
+ setup(t) {
12
+ return (o, e) => (a(), l(i, n(p(t.props)), {
13
+ default: s(() => [m(o.$slots, "default"), e[0] || (e[0] = d("path", {
14
+ role: "presentation",
15
+ d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16 8 8 0 000 16zm1.406-7.998l3.297-3.295a1 1 0 10-1.414-1.414l-3.297 3.295-3.285-3.295a1 1 0 00-1.414 1.414l3.285 3.294-3.285 3.289a1 1 0 001.414 1.414l3.285-3.288 3.297 3.288a1 1 0 001.414-1.414l-3.297-3.288z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
@@ -1,9 +1,6 @@
1
- import { defineComponent as o, openBlock as r, createBlock as n, normalizeProps as c, guardReactiveProps as p, withCtx as s, renderSlot as a, createElementVNode as l } from "vue";
2
- import u from "../CdrIcon.vue.mjs";
3
- const d = /* @__PURE__ */ l("path", {
4
- role: "presentation",
5
- d: "M18.941 5.225s1.716.06 2.387 1.336c0 0 .67.925.67 5.439v.041c.004.352.018 2.86-.277 4.239-.318 1.485-1.02 1.92-1.02 1.92s-.45.433-1.443.551c-.993.119-4.213.249-7.273.249 0 0-5.603-.003-7.49-.313-1.82-.298-2.13-1.936-2.15-2.052l-.01-.06c-.084-.514-.715-4.683.008-9.198 0 0 .224-1.926 2.479-2.152 0 0 2.318-.213 6.795-.225h.368c4.717 0 6.956.225 6.956.225zM9.925 9.143v5.495l5.469-2.747-5.469-2.748z"
6
- }, null, -1), f = /* @__PURE__ */ o({
1
+ import { defineComponent as r, openBlock as n, createBlock as p, normalizeProps as l, guardReactiveProps as s, withCtx as a, renderSlot as c, createElementVNode as u } from "vue";
2
+ import m from "../CdrIcon.vue.mjs";
3
+ const f = /* @__PURE__ */ r({
7
4
  name: "Youtube",
8
5
  __name: "youtube",
9
6
  props: {
@@ -11,9 +8,12 @@ const d = /* @__PURE__ */ l("path", {
11
8
  type: Object
12
9
  }
13
10
  },
14
- setup(e) {
15
- return (t, m) => (r(), n(u, c(p(e.props)), {
16
- default: s(() => [a(t.$slots, "default"), d]),
11
+ setup(t) {
12
+ return (o, e) => (n(), p(m, l(s(t.props)), {
13
+ default: a(() => [c(o.$slots, "default"), e[0] || (e[0] = u("path", {
14
+ role: "presentation",
15
+ d: "M18.941 5.225s1.716.06 2.387 1.336c0 0 .67.925.67 5.439v.041c.004.352.018 2.86-.277 4.239-.318 1.485-1.02 1.92-1.02 1.92s-.45.433-1.443.551c-.993.119-4.213.249-7.273.249 0 0-5.603-.003-7.49-.313-1.82-.298-2.13-1.936-2.15-2.052l-.01-.06c-.084-.514-.715-4.683.008-9.198 0 0 .224-1.926 2.479-2.152 0 0 2.318-.213 6.795-.225h.368c4.717 0 6.956.225 6.956.225zM9.925 9.143v5.495l5.469-2.747-5.469-2.748z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
@@ -1,9 +1,6 @@
1
- import { defineComponent as t, openBlock as a, createBlock as r, normalizeProps as n, guardReactiveProps as p, withCtx as l, renderSlot as m, createElementVNode as s } from "vue";
2
- import c from "../CdrIcon.vue.mjs";
3
- const d = /* @__PURE__ */ s("path", {
4
- role: "presentation",
5
- d: "M10.5 3a7.5 7.5 0 015.963 12.05l4.247 4.242a1 1 0 01-1.415 1.414l-4.246-4.243A7.5 7.5 0 1110.5 3zm0 2a5.5 5.5 0 100 11 5.5 5.5 0 000-11zm0 1.5a.75.75 0 01.75.75v2.5h2.5a.75.75 0 110 1.5h-2.5v2.5a.75.75 0 11-1.5 0v-2.5h-2.5a.75.75 0 110-1.5h2.5v-2.5a.75.75 0 01.75-.75z"
6
- }, null, -1), _ = /* @__PURE__ */ t({
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";
2
+ import i from "../CdrIcon.vue.mjs";
3
+ const f = /* @__PURE__ */ r({
7
4
  name: "ZoomIn",
8
5
  __name: "zoom-in",
9
6
  props: {
@@ -11,13 +8,16 @@ const d = /* @__PURE__ */ s("path", {
11
8
  type: Object
12
9
  }
13
10
  },
14
- setup(e) {
15
- return (o, i) => (a(), r(c, n(p(e.props)), {
16
- default: l(() => [m(o.$slots, "default"), d]),
11
+ setup(o) {
12
+ return (t, e) => (a(), n(i, p(l(o.props)), {
13
+ default: m(() => [s(t.$slots, "default"), e[0] || (e[0] = d("path", {
14
+ role: "presentation",
15
+ d: "M10.5 3a7.5 7.5 0 015.963 12.05l4.247 4.242a1 1 0 01-1.415 1.414l-4.246-4.243A7.5 7.5 0 1110.5 3zm0 2a5.5 5.5 0 100 11 5.5 5.5 0 000-11zm0 1.5a.75.75 0 01.75.75v2.5h2.5a.75.75 0 110 1.5h-2.5v2.5a.75.75 0 11-1.5 0v-2.5h-2.5a.75.75 0 110-1.5h2.5v-2.5a.75.75 0 01.75-.75z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
20
20
  });
21
21
  export {
22
- _ as default
22
+ f as default
23
23
  };
@@ -1,9 +1,6 @@
1
- import { defineComponent as t, openBlock as r, createBlock as a, normalizeProps as n, guardReactiveProps as p, withCtx as l, renderSlot as s, createElementVNode as c } from "vue";
2
- import m from "../CdrIcon.vue.mjs";
3
- const d = /* @__PURE__ */ c("path", {
4
- role: "presentation",
5
- d: "M20.706 19.296a1 1 0 01-1.414 1.414l-4.243-4.247a7.5 7.5 0 111.414-1.414l4.243 4.247zM10.5 16a5.5 5.5 0 100-11 5.5 5.5 0 000 11zM7.25 9.75h6.5a.75.75 0 110 1.5h-6.5a.75.75 0 110-1.5z"
6
- }, null, -1), f = /* @__PURE__ */ t({
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 u } from "vue";
2
+ import d from "../CdrIcon.vue.mjs";
3
+ const f = /* @__PURE__ */ r({
7
4
  name: "ZoomOut",
8
5
  __name: "zoom-out",
9
6
  props: {
@@ -11,9 +8,12 @@ const d = /* @__PURE__ */ c("path", {
11
8
  type: Object
12
9
  }
13
10
  },
14
- setup(e) {
15
- return (o, u) => (r(), a(m, n(p(e.props)), {
16
- default: l(() => [s(o.$slots, "default"), d]),
11
+ setup(o) {
12
+ return (t, e) => (a(), n(d, p(l(o.props)), {
13
+ default: m(() => [s(t.$slots, "default"), e[0] || (e[0] = u("path", {
14
+ role: "presentation",
15
+ d: "M20.706 19.296a1 1 0 01-1.414 1.414l-4.243-4.247a7.5 7.5 0 111.414-1.414l4.243 4.247zM10.5 16a5.5 5.5 0 100-11 5.5 5.5 0 000 11zM7.25 9.75h6.5a.75.75 0 110 1.5h-6.5a.75.75 0 110-1.5z"
16
+ }, null, -1))]),
17
17
  _: 3
18
18
  }, 16));
19
19
  }
@@ -1,16 +1,16 @@
1
1
  const c = {
2
- "cdr-icon": "cdr-icon_15-2-1",
3
- "cdr-icon--small": "cdr-icon--small_15-2-1",
4
- "cdr-icon--large": "cdr-icon--large_15-2-1",
5
- "cdr-icon--small@xs": "cdr-icon--small@xs_15-2-1",
6
- "cdr-icon--large@xs": "cdr-icon--large@xs_15-2-1",
7
- "cdr-icon--small@sm": "cdr-icon--small@sm_15-2-1",
8
- "cdr-icon--large@sm": "cdr-icon--large@sm_15-2-1",
9
- "cdr-icon--small@md": "cdr-icon--small@md_15-2-1",
10
- "cdr-icon--large@md": "cdr-icon--large@md_15-2-1",
11
- "cdr-icon--small@lg": "cdr-icon--small@lg_15-2-1",
12
- "cdr-icon--large@lg": "cdr-icon--large@lg_15-2-1",
13
- "cdr-icon--inherit-color": "cdr-icon--inherit-color_15-2-1"
2
+ "cdr-icon": "cdr-icon_15-3-1",
3
+ "cdr-icon--small": "cdr-icon--small_15-3-1",
4
+ "cdr-icon--large": "cdr-icon--large_15-3-1",
5
+ "cdr-icon--small@xs": "cdr-icon--small@xs_15-3-1",
6
+ "cdr-icon--large@xs": "cdr-icon--large@xs_15-3-1",
7
+ "cdr-icon--small@sm": "cdr-icon--small@sm_15-3-1",
8
+ "cdr-icon--large@sm": "cdr-icon--large@sm_15-3-1",
9
+ "cdr-icon--small@md": "cdr-icon--small@md_15-3-1",
10
+ "cdr-icon--large@md": "cdr-icon--large@md_15-3-1",
11
+ "cdr-icon--small@lg": "cdr-icon--small@lg_15-3-1",
12
+ "cdr-icon--large@lg": "cdr-icon--large@lg_15-3-1",
13
+ "cdr-icon--inherit-color": "cdr-icon--inherit-color_15-3-1"
14
14
  };
15
15
  export {
16
16
  c as default
@@ -1,5 +1,5 @@
1
1
  const e = {
2
- "cdr-image": "cdr-image_15-2-1"
2
+ "cdr-image": "cdr-image_15-3-1"
3
3
  };
4
4
  export {
5
5
  e as default
@@ -1,3 +1,5 @@
1
+ import "core-js/modules/esnext.iterator.constructor.js";
2
+ import "core-js/modules/esnext.iterator.filter.js";
1
3
  import { defineComponent as O, useSlots as G, useAttrs as J, useCssModule as K, ref as Q, computed as a, openBlock as m, createBlock as P, unref as r, normalizeClass as p, createSlots as W, withCtx as d, createElementVNode as z, withDirectives as N, createElementBlock as f, mergeProps as A, vModelText as X, vModelDynamic as Y, renderSlot as u, createCommentVNode as y } from "vue";
2
4
  import Z from "../../utils/propValidator.mjs";
3
5
  import _ from "../labelStandalone/CdrLabelStandalone.vue.mjs";
@@ -5,7 +7,7 @@ import ee from "../formError/CdrFormError.vue.mjs";
5
7
  import re from "../../props/background.mjs";
6
8
  import C from "../../utils/mapClasses.mjs";
7
9
  import te from "../../utils/uid.mjs";
8
- const oe = ["rows", "id", "disabled", "aria-required", "aria-invalid", "aria-errormessage", "aria-describedby"], ae = ["type", "disabled", "aria-required", "aria-invalid", "aria-errormessage", "aria-describedby"], le = ["id"], $ = "cdr-input", ve = /* @__PURE__ */ O({
10
+ const oe = ["rows", "id", "disabled", "aria-required", "aria-invalid", "aria-errormessage", "aria-describedby"], ae = ["type", "disabled", "aria-required", "aria-invalid", "aria-errormessage", "aria-describedby"], le = ["id"], $ = "cdr-input", be = /* @__PURE__ */ O({
9
11
  name: "CdrInput",
10
12
  inheritAttrs: !1,
11
13
  customOptions: {},
@@ -211,5 +213,5 @@ const oe = ["rows", "id", "disabled", "aria-required", "aria-invalid", "aria-err
211
213
  }
212
214
  });
213
215
  export {
214
- ve as default
216
+ be as default
215
217
  };