@rei/cedar 15.6.1-beta.4 → 16.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (333) hide show
  1. package/dist/cdr-palette.css +1 -1
  2. package/dist/cdr-style.css +1 -1
  3. package/dist/cedar.umd.js +10 -10
  4. package/dist/component-docgen.json +3822 -3757
  5. package/dist/components/abstract/styles/CdrAbstract.module.scss.mjs +1 -1
  6. package/dist/components/accordion/styles/CdrAccordion.module.scss.mjs +29 -29
  7. package/dist/components/accordion/styles/CdrAccordionGroup.module.scss.mjs +2 -2
  8. package/dist/components/banner/styles/CdrBanner.module.scss.mjs +14 -14
  9. package/dist/components/breadcrumb/styles/CdrBreadcrumb.module.scss.mjs +7 -7
  10. package/dist/components/button/styles/CdrButton.module.scss.mjs +31 -31
  11. package/dist/components/caption/styles/CdrCaption.module.scss.mjs +4 -4
  12. package/dist/components/card/styles/CdrCard.module.scss.mjs +3 -3
  13. package/dist/components/checkbox/styles/CdrCheckbox.module.scss.mjs +27 -27
  14. package/dist/components/chip/styles/CdrChip.module.scss.mjs +4 -4
  15. package/dist/components/chip/styles/CdrChipGroup.module.scss.mjs +4 -4
  16. package/dist/components/choreographer/CdrChoreographer.vue2.mjs +2 -1
  17. package/dist/components/choreographer/styles/CdrChoreographer.module.scss.mjs +4 -4
  18. package/dist/components/container/styles/CdrContainer.module.scss.mjs +2 -2
  19. package/dist/components/filmstrip/CdrFilmstripEngine.vue2.mjs +104 -110
  20. package/dist/components/filmstrip/styles/CdrFilmstrip.module.scss.mjs +7 -12
  21. package/dist/components/formError/styles/CdrFormError.module.scss.mjs +2 -2
  22. package/dist/components/formGroup/styles/CdrFormGroup.module.scss.mjs +8 -8
  23. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileIcon.module.scss.mjs +6 -6
  24. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTitle.module.scss.mjs +8 -8
  25. package/dist/components/grid/styles/CdrGrid.module.scss.mjs +21 -21
  26. package/dist/components/icon/comps/account-profile-fill.vue.mjs +2 -1
  27. package/dist/components/icon/comps/account-profile.vue.mjs +2 -1
  28. package/dist/components/icon/comps/arrow-down.vue.mjs +2 -1
  29. package/dist/components/icon/comps/arrow-left.vue.mjs +2 -1
  30. package/dist/components/icon/comps/arrow-right.vue.mjs +2 -1
  31. package/dist/components/icon/comps/arrow-up.vue.mjs +2 -1
  32. package/dist/components/icon/comps/atv.vue.mjs +2 -1
  33. package/dist/components/icon/comps/bed-outline.vue.mjs +2 -1
  34. package/dist/components/icon/comps/bike-shop.vue.mjs +2 -1
  35. package/dist/components/icon/comps/binoculars.vue.mjs +2 -1
  36. package/dist/components/icon/comps/birding.vue.mjs +2 -1
  37. package/dist/components/icon/comps/boat.vue.mjs +2 -1
  38. package/dist/components/icon/comps/boating.vue.mjs +2 -1
  39. package/dist/components/icon/comps/bookmark-fill.vue.mjs +2 -1
  40. package/dist/components/icon/comps/bookmark-stroke.vue.mjs +2 -1
  41. package/dist/components/icon/comps/brand-abstract.vue.mjs +2 -1
  42. package/dist/components/icon/comps/brand-code-sandbox.vue.mjs +2 -1
  43. package/dist/components/icon/comps/brand-github.vue.mjs +2 -1
  44. package/dist/components/icon/comps/brand-linkedin.vue.mjs +2 -1
  45. package/dist/components/icon/comps/brand-rei-ice-axes.vue.mjs +2 -1
  46. package/dist/components/icon/comps/brand-sketch.vue.mjs +2 -1
  47. package/dist/components/icon/comps/brand-tiktok.vue.mjs +2 -1
  48. package/dist/components/icon/comps/buddies.vue.mjs +2 -1
  49. package/dist/components/icon/comps/bus.vue.mjs +2 -1
  50. package/dist/components/icon/comps/calendar.vue.mjs +2 -1
  51. package/dist/components/icon/comps/camera.vue.mjs +2 -1
  52. package/dist/components/icon/comps/canoe.vue.mjs +2 -1
  53. package/dist/components/icon/comps/car.vue.mjs +2 -1
  54. package/dist/components/icon/comps/caret-down.vue.mjs +2 -1
  55. package/dist/components/icon/comps/caret-left.vue.mjs +2 -1
  56. package/dist/components/icon/comps/caret-right.vue.mjs +2 -1
  57. package/dist/components/icon/comps/caret-up.vue.mjs +2 -1
  58. package/dist/components/icon/comps/cart-fill.vue.mjs +2 -1
  59. package/dist/components/icon/comps/cart.vue.mjs +2 -1
  60. package/dist/components/icon/comps/chain-link.vue.mjs +2 -1
  61. package/dist/components/icon/comps/chat.vue.mjs +2 -1
  62. package/dist/components/icon/comps/check-fill.vue.mjs +2 -1
  63. package/dist/components/icon/comps/check-lg.vue.mjs +2 -1
  64. package/dist/components/icon/comps/check-sm.vue.mjs +2 -1
  65. package/dist/components/icon/comps/check-stroke.vue.mjs +2 -1
  66. package/dist/components/icon/comps/climb.vue.mjs +2 -1
  67. package/dist/components/icon/comps/clipboard.vue.mjs +2 -1
  68. package/dist/components/icon/comps/clock.vue.mjs +2 -1
  69. package/dist/components/icon/comps/code-html.vue.mjs +2 -1
  70. package/dist/components/icon/comps/code-js.vue.mjs +2 -1
  71. package/dist/components/icon/comps/compass.vue.mjs +2 -1
  72. package/dist/components/icon/comps/copy.vue.mjs +2 -1
  73. package/dist/components/icon/comps/coupon-fill.vue.mjs +2 -1
  74. package/dist/components/icon/comps/coupon-stroke.vue.mjs +2 -1
  75. package/dist/components/icon/comps/credit-card.vue.mjs +2 -1
  76. package/dist/components/icon/comps/curbside-pickup.vue.mjs +2 -1
  77. package/dist/components/icon/comps/day.vue.mjs +2 -1
  78. package/dist/components/icon/comps/diving.vue.mjs +2 -1
  79. package/dist/components/icon/comps/dog.vue.mjs +2 -1
  80. package/dist/components/icon/comps/download.vue.mjs +2 -1
  81. package/dist/components/icon/comps/duplicate.vue.mjs +2 -1
  82. package/dist/components/icon/comps/edit.vue.mjs +2 -1
  83. package/dist/components/icon/comps/elevation.vue.mjs +2 -1
  84. package/dist/components/icon/comps/error-fill.vue.mjs +2 -1
  85. package/dist/components/icon/comps/error-stroke.vue.mjs +2 -1
  86. package/dist/components/icon/comps/expand.vue.mjs +2 -1
  87. package/dist/components/icon/comps/experiences-backpacking.vue.mjs +2 -1
  88. package/dist/components/icon/comps/experiences-camping.vue.mjs +2 -1
  89. package/dist/components/icon/comps/experiences-climbing.vue.mjs +2 -1
  90. package/dist/components/icon/comps/experiences-clothing.vue.mjs +2 -1
  91. package/dist/components/icon/comps/experiences-cycling.vue.mjs +2 -1
  92. package/dist/components/icon/comps/experiences-family.vue.mjs +2 -1
  93. package/dist/components/icon/comps/experiences-fitness.vue.mjs +2 -1
  94. package/dist/components/icon/comps/experiences-hiking.vue.mjs +2 -1
  95. package/dist/components/icon/comps/experiences-outdoor-basics.vue.mjs +2 -1
  96. package/dist/components/icon/comps/experiences-paddling.vue.mjs +2 -1
  97. package/dist/components/icon/comps/experiences-rentals.vue.mjs +2 -1
  98. package/dist/components/icon/comps/experiences-running.vue.mjs +2 -1
  99. package/dist/components/icon/comps/experiences-snowsports.vue.mjs +2 -1
  100. package/dist/components/icon/comps/experiences-travel.vue.mjs +2 -1
  101. package/dist/components/icon/comps/external-link-alt.vue.mjs +2 -1
  102. package/dist/components/icon/comps/external-link.vue.mjs +2 -1
  103. package/dist/components/icon/comps/eye-hide.vue.mjs +2 -1
  104. package/dist/components/icon/comps/eye-show.vue.mjs +2 -1
  105. package/dist/components/icon/comps/facebook.vue.mjs +2 -1
  106. package/dist/components/icon/comps/filter-alt.vue.mjs +2 -1
  107. package/dist/components/icon/comps/filter.vue.mjs +2 -1
  108. package/dist/components/icon/comps/find-location.vue.mjs +2 -1
  109. package/dist/components/icon/comps/fire.vue.mjs +2 -1
  110. package/dist/components/icon/comps/fishing.vue.mjs +2 -1
  111. package/dist/components/icon/comps/free-product.vue.mjs +2 -1
  112. package/dist/components/icon/comps/grid-view.vue.mjs +2 -1
  113. package/dist/components/icon/comps/heart-fill.vue.mjs +2 -1
  114. package/dist/components/icon/comps/heart-stroke.vue.mjs +2 -1
  115. package/dist/components/icon/comps/hike.vue.mjs +2 -1
  116. package/dist/components/icon/comps/history.vue.mjs +2 -1
  117. package/dist/components/icon/comps/home.vue.mjs +2 -1
  118. package/dist/components/icon/comps/horse.vue.mjs +2 -1
  119. package/dist/components/icon/comps/horseshoe.vue.mjs +2 -1
  120. package/dist/components/icon/comps/image.vue.mjs +2 -1
  121. package/dist/components/icon/comps/information-fill.vue.mjs +2 -1
  122. package/dist/components/icon/comps/information-stroke.vue.mjs +2 -1
  123. package/dist/components/icon/comps/instagram.vue.mjs +2 -1
  124. package/dist/components/icon/comps/kayak.vue.mjs +2 -1
  125. package/dist/components/icon/comps/link-alt.vue.mjs +2 -1
  126. package/dist/components/icon/comps/list-ragged.vue.mjs +2 -1
  127. package/dist/components/icon/comps/list-view.vue.mjs +2 -1
  128. package/dist/components/icon/comps/location-pin-fill.vue.mjs +2 -1
  129. package/dist/components/icon/comps/location-pin-stroke.vue.mjs +2 -1
  130. package/dist/components/icon/comps/lock-locked-fill.vue.mjs +2 -1
  131. package/dist/components/icon/comps/lock-locked-stroke.vue.mjs +2 -1
  132. package/dist/components/icon/comps/lock-unlocked-stroke.vue.mjs +2 -1
  133. package/dist/components/icon/comps/mail.vue.mjs +2 -1
  134. package/dist/components/icon/comps/map.vue.mjs +2 -1
  135. package/dist/components/icon/comps/member-card.vue.mjs +2 -1
  136. package/dist/components/icon/comps/membership.vue.mjs +2 -1
  137. package/dist/components/icon/comps/microphone.vue.mjs +2 -1
  138. package/dist/components/icon/comps/minus-fill.vue.mjs +2 -1
  139. package/dist/components/icon/comps/minus-lg.vue.mjs +2 -1
  140. package/dist/components/icon/comps/minus-sm.vue.mjs +2 -1
  141. package/dist/components/icon/comps/minus-stroke.vue.mjs +2 -1
  142. package/dist/components/icon/comps/more-functions.vue.mjs +2 -1
  143. package/dist/components/icon/comps/my-location.vue.mjs +2 -1
  144. package/dist/components/icon/comps/navigation-menu.vue.mjs +2 -1
  145. package/dist/components/icon/comps/night.vue.mjs +2 -1
  146. package/dist/components/icon/comps/paddle.vue.mjs +2 -1
  147. package/dist/components/icon/comps/pause-fill.vue.mjs +2 -1
  148. package/dist/components/icon/comps/pause-stroke.vue.mjs +2 -1
  149. package/dist/components/icon/comps/pause.vue.mjs +2 -1
  150. package/dist/components/icon/comps/photography.vue.mjs +2 -1
  151. package/dist/components/icon/comps/picnic.vue.mjs +2 -1
  152. package/dist/components/icon/comps/pinterest.vue.mjs +2 -1
  153. package/dist/components/icon/comps/plane.vue.mjs +2 -1
  154. package/dist/components/icon/comps/play-fill.vue.mjs +2 -1
  155. package/dist/components/icon/comps/play-stroke.vue.mjs +2 -1
  156. package/dist/components/icon/comps/play.vue.mjs +2 -1
  157. package/dist/components/icon/comps/playground.vue.mjs +2 -1
  158. package/dist/components/icon/comps/plugin.vue.mjs +2 -1
  159. package/dist/components/icon/comps/plus-fill.vue.mjs +2 -1
  160. package/dist/components/icon/comps/plus-lg.vue.mjs +2 -1
  161. package/dist/components/icon/comps/plus-sm.vue.mjs +2 -1
  162. package/dist/components/icon/comps/plus-stroke.vue.mjs +2 -1
  163. package/dist/components/icon/comps/print.vue.mjs +2 -1
  164. package/dist/components/icon/comps/protection-fill.vue.mjs +2 -1
  165. package/dist/components/icon/comps/protection-stroke.vue.mjs +2 -1
  166. package/dist/components/icon/comps/question-fill.vue.mjs +2 -1
  167. package/dist/components/icon/comps/question-stroke.vue.mjs +2 -1
  168. package/dist/components/icon/comps/refresh.vue.mjs +2 -1
  169. package/dist/components/icon/comps/reload.vue.mjs +2 -1
  170. package/dist/components/icon/comps/returns.vue.mjs +2 -1
  171. package/dist/components/icon/comps/run.vue.mjs +2 -1
  172. package/dist/components/icon/comps/scan-barcode.vue.mjs +2 -1
  173. package/dist/components/icon/comps/search.vue.mjs +2 -1
  174. package/dist/components/icon/comps/service-shop.vue.mjs +2 -1
  175. package/dist/components/icon/comps/shipping-prep.vue.mjs +2 -1
  176. package/dist/components/icon/comps/shipping-truck.vue.mjs +2 -1
  177. package/dist/components/icon/comps/shipping.vue.mjs +2 -1
  178. package/dist/components/icon/comps/shopping-bag-fill.vue.mjs +2 -1
  179. package/dist/components/icon/comps/shopping-bag.vue.mjs +2 -1
  180. package/dist/components/icon/comps/shrink.vue.mjs +2 -1
  181. package/dist/components/icon/comps/size-chart.vue.mjs +2 -1
  182. package/dist/components/icon/comps/ski-boot.vue.mjs +2 -1
  183. package/dist/components/icon/comps/ski.vue.mjs +2 -1
  184. package/dist/components/icon/comps/snow-shop.vue.mjs +2 -1
  185. package/dist/components/icon/comps/snow.vue.mjs +2 -1
  186. package/dist/components/icon/comps/sort.vue.mjs +2 -1
  187. package/dist/components/icon/comps/star-100.vue.mjs +2 -1
  188. package/dist/components/icon/comps/star-25.vue.mjs +2 -1
  189. package/dist/components/icon/comps/star-50.vue.mjs +2 -1
  190. package/dist/components/icon/comps/star-75.vue.mjs +2 -1
  191. package/dist/components/icon/comps/star-stroke.vue.mjs +2 -1
  192. package/dist/components/icon/comps/storefront.vue.mjs +2 -1
  193. package/dist/components/icon/comps/swim.vue.mjs +2 -1
  194. package/dist/components/icon/comps/telephone.vue.mjs +2 -1
  195. package/dist/components/icon/comps/tent.vue.mjs +2 -1
  196. package/dist/components/icon/comps/trash.vue.mjs +2 -1
  197. package/dist/components/icon/comps/twitter.vue.mjs +2 -1
  198. package/dist/components/icon/comps/upload.vue.mjs +2 -1
  199. package/dist/components/icon/comps/verified-purchaser.vue.mjs +2 -1
  200. package/dist/components/icon/comps/virtual-outfitting.vue.mjs +2 -1
  201. package/dist/components/icon/comps/warning-fill.vue.mjs +2 -1
  202. package/dist/components/icon/comps/warning-stroke.vue.mjs +2 -1
  203. package/dist/components/icon/comps/water.vue.mjs +2 -1
  204. package/dist/components/icon/comps/wilderness.vue.mjs +2 -1
  205. package/dist/components/icon/comps/x-fill.vue.mjs +2 -1
  206. package/dist/components/icon/comps/x-lg.vue.mjs +2 -1
  207. package/dist/components/icon/comps/x-sm.vue.mjs +2 -1
  208. package/dist/components/icon/comps/x-stroke.vue.mjs +2 -1
  209. package/dist/components/icon/comps/youtube.vue.mjs +2 -1
  210. package/dist/components/icon/comps/zoom-in.vue.mjs +2 -1
  211. package/dist/components/icon/comps/zoom-out.vue.mjs +2 -1
  212. package/dist/components/icon/styles/CdrIcon.module.scss.mjs +12 -12
  213. package/dist/components/image/styles/CdrImg.module.scss.mjs +1 -1
  214. package/dist/components/input/CdrInput.vue2.mjs +2 -4
  215. package/dist/components/input/styles/CdrInput.module.scss.mjs +34 -34
  216. package/dist/components/kicker/styles/CdrKicker.module.scss.mjs +3 -3
  217. package/dist/components/labelStandalone/styles/CdrLabelStandalone.module.scss.mjs +14 -14
  218. package/dist/components/labelWrapper/styles/CdrLabelWrapper.module.scss.mjs +25 -25
  219. package/dist/components/landingLead/styles/CdrHeadingSubheadingBlock.module.scss.mjs +4 -4
  220. package/dist/components/landingLead/styles/CdrLandingLead.module.scss.mjs +8 -8
  221. package/dist/components/layout/styles/CdrLayout.module.scss.mjs +84 -84
  222. package/dist/components/link/styles/CdrLink.module.scss.mjs +4 -4
  223. package/dist/components/list/styles/CdrList.module.scss.mjs +7 -7
  224. package/dist/components/mediaObject/styles/CdrMediaObject.module.scss.mjs +6 -6
  225. package/dist/components/modal/styles/CdrModal.module.scss.mjs +12 -12
  226. package/dist/components/objectOverlay/styles/CdrObjectOverlay.module.scss.mjs +3 -3
  227. package/dist/components/pagination/CdrPagination.vue2.mjs +8 -6
  228. package/dist/components/pagination/styles/CdrPagination.module.scss.mjs +55 -55
  229. package/dist/components/picture/CdrPicture.vue2.mjs +2 -1
  230. package/dist/components/picture/styles/CdrPicture.module.scss.mjs +4 -4
  231. package/dist/components/popover/styles/CdrPopover.module.scss.mjs +65 -65
  232. package/dist/components/popup/styles/CdrPopup.module.scss.mjs +14 -14
  233. package/dist/components/quote/styles/CdrQuote.module.scss.mjs +4 -4
  234. package/dist/components/radio/styles/CdrRadio.module.scss.mjs +27 -27
  235. package/dist/components/rating/CdrRating.vue2.mjs +1 -1
  236. package/dist/components/rating/styles/CdrRating.module.scss.mjs +44 -44
  237. package/dist/components/select/CdrSelect.vue2.mjs +2 -3
  238. package/dist/components/select/styles/CdrSelect.module.scss.mjs +44 -44
  239. package/dist/components/skeleton/styles/CdrSkeleton.module.scss.mjs +1 -1
  240. package/dist/components/skeleton/styles/CdrSkeletonBone.module.scss.mjs +7 -7
  241. package/dist/components/splitSurface/styles/CdrSplitSurface.module.scss.mjs +5 -5
  242. package/dist/components/surface/styles/CdrSurface.module.scss.mjs +3 -3
  243. package/dist/components/surfaceScroll/CdrSurfaceScroll.vue.mjs +9 -0
  244. package/dist/components/surfaceScroll/CdrSurfaceScroll.vue2.mjs +44 -0
  245. package/dist/components/surfaceScroll/styles/CdrSurfaceScroll.module.scss.mjs +9 -0
  246. package/dist/components/surfaceSelection/styles/CdrSurfaceSelection.module.scss.mjs +4 -4
  247. package/dist/components/switch/styles/CdrSwitch.module.scss.mjs +10 -10
  248. package/dist/components/table/styles/CdrTable.module.scss.mjs +15 -15
  249. package/dist/components/tabs/styles/CdrTabPanel.module.scss.mjs +5 -5
  250. package/dist/components/tabs/styles/CdrTabs.module.scss.mjs +28 -28
  251. package/dist/components/text/presets/styles/CdrBody.module.scss.mjs +1 -1
  252. package/dist/components/text/presets/styles/CdrEyebrow.module.scss.mjs +1 -1
  253. package/dist/components/text/presets/styles/CdrHeadingDisplay.module.scss.mjs +3 -3
  254. package/dist/components/text/presets/styles/CdrHeadingSans.module.scss.mjs +3 -3
  255. package/dist/components/text/presets/styles/CdrHeadingSerif.module.scss.mjs +1 -1
  256. package/dist/components/text/presets/styles/CdrSubheadingSans.module.scss.mjs +1 -1
  257. package/dist/components/text/presets/styles/CdrUtilitySans.module.scss.mjs +1 -1
  258. package/dist/components/text/presets/styles/CdrUtilitySerif.module.scss.mjs +1 -1
  259. package/dist/components/text/styles/CdrText.module.scss.mjs +1 -1
  260. package/dist/components/title/styles/CdrTitle.module.scss.mjs +1 -1
  261. package/dist/components/toast/styles/CdrToast.module.scss.mjs +57 -57
  262. package/dist/components/toggleButton/styles/CdrToggleButton.module.scss.mjs +2 -2
  263. package/dist/components/toggleButton/styles/CdrToggleGroup.module.scss.mjs +7 -7
  264. package/dist/components/tooltip/styles/CdrTooltip.module.scss.mjs +16 -16
  265. package/dist/icon-component-docgen.json +603 -603
  266. package/dist/lib.d.ts +758 -710
  267. package/dist/style/cdr-abstract.css +1 -1
  268. package/dist/style/cdr-accordion-group.css +1 -1
  269. package/dist/style/cdr-accordion.css +1 -1
  270. package/dist/style/cdr-banner.css +1 -1
  271. package/dist/style/cdr-body.css +1 -1
  272. package/dist/style/cdr-breadcrumb.css +1 -1
  273. package/dist/style/cdr-button.css +1 -1
  274. package/dist/style/cdr-caption.css +1 -1
  275. package/dist/style/cdr-card.css +1 -1
  276. package/dist/style/cdr-checkbox.css +1 -1
  277. package/dist/style/cdr-chip-group.css +1 -1
  278. package/dist/style/cdr-chip.css +1 -1
  279. package/dist/style/cdr-choreographer.css +1 -1
  280. package/dist/style/cdr-container.css +1 -1
  281. package/dist/style/cdr-eyebrow.css +1 -1
  282. package/dist/style/cdr-filmstrip.css +1 -1
  283. package/dist/style/cdr-form-error.css +1 -1
  284. package/dist/style/cdr-form-group.css +1 -1
  285. package/dist/style/cdr-fulfillment-tile-icon.css +1 -1
  286. package/dist/style/cdr-fulfillment-title.css +1 -1
  287. package/dist/style/cdr-grid.css +1 -1
  288. package/dist/style/cdr-heading-display.css +1 -1
  289. package/dist/style/cdr-heading-sans.css +1 -1
  290. package/dist/style/cdr-heading-serif.css +1 -1
  291. package/dist/style/cdr-heading-subheading-block.css +1 -1
  292. package/dist/style/cdr-icon.css +1 -1
  293. package/dist/style/cdr-img.css +1 -1
  294. package/dist/style/cdr-input.css +1 -1
  295. package/dist/style/cdr-kicker.css +1 -1
  296. package/dist/style/cdr-label-standalone.css +1 -1
  297. package/dist/style/cdr-label-wrapper.css +1 -1
  298. package/dist/style/cdr-landing-lead.css +1 -1
  299. package/dist/style/cdr-layout.css +1 -1
  300. package/dist/style/cdr-link.css +1 -1
  301. package/dist/style/cdr-list.css +1 -1
  302. package/dist/style/cdr-media-object.css +1 -1
  303. package/dist/style/cdr-modal.css +1 -1
  304. package/dist/style/cdr-object-overlay.css +1 -1
  305. package/dist/style/cdr-pagination.css +1 -1
  306. package/dist/style/cdr-palette.css +1 -1
  307. package/dist/style/cdr-picture.css +1 -1
  308. package/dist/style/cdr-popover.css +1 -1
  309. package/dist/style/cdr-popup.css +1 -1
  310. package/dist/style/cdr-quote.css +1 -1
  311. package/dist/style/cdr-radio.css +1 -1
  312. package/dist/style/cdr-rating.css +1 -1
  313. package/dist/style/cdr-select.css +1 -1
  314. package/dist/style/cdr-skeleton-bone.css +1 -1
  315. package/dist/style/cdr-skeleton.css +1 -1
  316. package/dist/style/cdr-split-surface.css +1 -1
  317. package/dist/style/cdr-subheading-sans.css +1 -1
  318. package/dist/style/cdr-surface-scroll.css +1 -0
  319. package/dist/style/cdr-surface-selection.css +1 -1
  320. package/dist/style/cdr-surface.css +1 -1
  321. package/dist/style/cdr-switch.css +1 -1
  322. package/dist/style/cdr-tab-panel.css +1 -1
  323. package/dist/style/cdr-table.css +1 -1
  324. package/dist/style/cdr-tabs.css +1 -1
  325. package/dist/style/cdr-text.css +1 -1
  326. package/dist/style/cdr-title.css +1 -1
  327. package/dist/style/cdr-toast.css +1 -1
  328. package/dist/style/cdr-toggle-button.css +1 -1
  329. package/dist/style/cdr-toggle-group.css +1 -1
  330. package/dist/style/cdr-tooltip.css +1 -1
  331. package/dist/style/cdr-utility-sans.css +1 -1
  332. package/dist/style/cdr-utility-serif.css +1 -1
  333. package/package.json +5 -4
@@ -1,15 +1,14 @@
1
1
  import "core-js/modules/esnext.iterator.constructor.js";
2
- import "core-js/modules/esnext.iterator.filter.js";
3
2
  import "core-js/modules/esnext.iterator.for-each.js";
4
3
  import "core-js/modules/esnext.iterator.map.js";
5
- import { defineComponent as q, useCssModule as J, useAttrs as Q, ref as m, computed as E, onMounted as X, onUnmounted as Y, createElementBlock as b, openBlock as _, normalizeClass as v, normalizeStyle as Z, unref as t, createVNode as y, withCtx as C, createElementVNode as ee, Fragment as R, renderList as I, withKeys as L, renderSlot as N, mergeProps as M, createBlock as z, createCommentVNode as ae, withModifiers as te, resolveDynamicComponent as re } from "vue";
6
- import h from "../../utils/mapClasses.mjs";
7
- import { useElementHover as oe, useDebounceFn as P, useEventListener as se, useResizeObserver as le } from "@vueuse/core";
8
- import { ScrollAreaRoot as ne, ScrollAreaViewport as ie, ScrollAreaScrollbar as fe, ScrollAreaThumb as ue } from "radix-vue";
9
- import ce from "../button/CdrButton.vue.mjs";
10
- import me from "../icon/comps/caret-left.vue.mjs";
11
- import de from "../icon/comps/caret-right.vue.mjs";
12
- const ve = ["id", "data-ui"], he = ["id", "data-ui"], i = "cdr-filmstrip", Me = /* @__PURE__ */ q({
4
+ import { defineComponent as J, useCssModule as Q, useAttrs as X, ref as m, computed as _, onMounted as Y, onUnmounted as Z, createElementBlock as S, openBlock as d, normalizeClass as y, normalizeStyle as ee, unref as f, createVNode as ae, withCtx as A, createElementVNode as re, Fragment as I, renderList as L, withKeys as N, renderSlot as P, mergeProps as k, createBlock as z, createCommentVNode as te, withModifiers as oe, resolveDynamicComponent as se } from "vue";
5
+ import { useElementHover as le, useDebounceFn as G, useEventListener as ne, useResizeObserver as fe } from "@vueuse/core";
6
+ import T from "../../utils/mapClasses.mjs";
7
+ import ie from "../button/CdrButton.vue.mjs";
8
+ import ue from "../surfaceScroll/CdrSurfaceScroll.vue.mjs";
9
+ import ce from "../icon/comps/caret-left.vue.mjs";
10
+ import me from "../icon/comps/caret-right.vue.mjs";
11
+ const de = ["id", "data-ui"], ve = ["id", "data-ui"], i = "cdr-filmstrip", Te = /* @__PURE__ */ J({
13
12
  name: "CdrFilmstripEngine",
14
13
  __name: "CdrFilmstripEngine",
15
14
  props: {
@@ -49,159 +48,154 @@ const ve = ["id", "data-ui"], he = ["id", "data-ui"], i = "cdr-filmstrip", Me =
49
48
  }
50
49
  },
51
50
  emits: ["arrowClick", "scrollNavigate", "ariaMessage"],
52
- setup(G, {
53
- emit: U
51
+ setup(U, {
52
+ emit: W
54
53
  }) {
55
- const u = J(), s = G, l = Q().class || "", w = U, p = m(""), g = m(null), $ = m(null), k = m(null), T = m(0), f = m(0), c = m(0), V = oe(g), S = m(!1), x = E(() => {
56
- const e = s.framesToShow * s.framesGap;
57
- return (T.value - e) / (s.framesToShow + s.frameExtra);
58
- }), W = E(() => ({
59
- "--frames-gap": s.framesGap,
60
- "--frame-width": x.value,
61
- "--frame-extra": s.frameExtra
62
- })), O = E(() => {
63
- const e = f.value === 0, r = f.value >= s.frames.length - s.framesToShow;
54
+ const p = Q(), o = U, u = X().class || "", h = W, v = m(""), E = m(null), w = m(null), $ = _(() => {
55
+ var e;
56
+ return (e = E.value) == null ? void 0 : e.viewportRef;
57
+ }), b = m(null), C = m(0), l = m(0), c = m(0), O = le(w), g = m(!1), M = _(() => {
58
+ const e = o.framesToShow * o.framesGap;
59
+ return (C.value - e) / (o.framesToShow + o.frameExtra);
60
+ }), V = _(() => ({
61
+ "--frames-gap": o.framesGap,
62
+ "--frame-width": M.value,
63
+ "--frame-extra": o.frameExtra
64
+ })), D = _(() => {
65
+ const e = l.value === 0, r = l.value >= o.frames.length - o.framesToShow;
64
66
  return ["left", "right"].map((a) => {
65
- const o = a === "left" ? !e : !r;
67
+ const t = a === "left" ? !e : !r;
66
68
  return {
67
69
  direction: a,
68
- icon: a === "left" ? me : de,
70
+ icon: a === "left" ? ce : me,
69
71
  attributes: {
70
72
  "data-ui": `${i}__arrow--${a}`,
71
- class: [h(u, `${i}__arrow`, `${i}__arrow--${a}`, o ? "" : `${i}__arrow--disabled`), l ? `${l}__arrow` : null, l ? `${l}__arrow--${a}` : null, o ? "" : l && `${i}__arrow--disabled`].filter(Boolean).join(" "),
73
+ class: [T(p, `${i}__arrow`, `${i}__arrow--${a}`, t ? "" : `${i}__arrow--disabled`), u ? `${u}__arrow` : null, u ? `${u}__arrow--${a}` : null, t ? "" : u && `${i}__arrow--disabled`].filter(Boolean).join(" "),
72
74
  "aria-label": `${a === "right" ? "Next" : "Previous"} Frame`,
73
- "aria-controls": `${s.id}-frames`,
75
+ "aria-controls": `${o.id}-frames`,
74
76
  tabindex: 0,
75
77
  size: "large",
76
- disabled: !o
78
+ disabled: !t
77
79
  }
78
80
  };
79
81
  });
80
- }), A = (e) => {
81
- const r = x.value * e, a = s.framesGap * e;
82
+ }), x = (e) => {
83
+ const r = M.value * e, a = o.framesGap * e;
82
84
  return r + a;
83
- }, D = (e) => {
84
- var o, n;
85
- const r = A(e), a = ((o = $.value) == null ? void 0 : o.viewportElement.scrollLeft) ?? 0;
86
- (n = $.value) == null || n.viewportElement.scrollBy({
85
+ }, H = (e) => {
86
+ var t, s, n, B;
87
+ const r = x(e), a = ((s = (t = $.value) == null ? void 0 : t.viewportElement) == null ? void 0 : s.scrollLeft) ?? 0;
88
+ (B = (n = $.value) == null ? void 0 : n.viewportElement) == null || B.scrollBy({
87
89
  left: r - a,
88
90
  behavior: "smooth"
89
91
  });
90
92
  }, F = (e, r) => {
91
- w("arrowClick", {
93
+ h("arrowClick", {
92
94
  event: e,
93
95
  direction: r
94
96
  });
95
- const o = r === "left" ? -s.framesToScroll : s.framesToScroll, n = f.value + o;
96
- f.value = Math.max(0, Math.min(n, s.frames.length - 1)), S.value = !0, D(f.value);
97
- }, H = P(() => {
98
- const e = s.frames.length, r = Math.max(1, f.value + 1), a = Math.min(e, r + s.framesToShow - 1);
99
- p.value = s.framesToShow === 1 ? `Now showing frame ${r} of ${e}` : `Now showing frames ${r} through ${a} of ${e}`, w("ariaMessage", p.value);
100
- }, 300), j = (e) => {
97
+ const t = r === "left" ? -o.framesToScroll : o.framesToScroll, s = l.value + t;
98
+ l.value = Math.max(0, Math.min(s, o.frames.length - 1)), g.value = !0, H(l.value);
99
+ }, j = G(() => {
100
+ const e = o.frames.length, r = Math.max(1, l.value + 1), a = Math.min(e, r + o.framesToShow - 1);
101
+ v.value = o.framesToShow === 1 ? `Now showing frame ${r} of ${e}` : `Now showing frames ${r} through ${a} of ${e}`, h("ariaMessage", v.value);
102
+ }, 300), K = (e) => {
101
103
  const r = e.currentTarget;
102
104
  if (!r || !e.relatedTarget || !r.contains(e.relatedTarget)) {
103
- const a = s.frames.length, o = Math.max(1, f.value + 1), n = Math.min(a, o + s.framesToShow - 1);
104
- s.framesToShow === 1 ? p.value = `Showing frame ${o} of ${a}. Use left and right arrow keys to navigate.` : p.value = `Showing frames ${o} through ${n} of ${a}. Use left and right arrow keys to navigate.`, w("ariaMessage", p.value);
105
+ const a = o.frames.length, t = Math.max(1, l.value + 1), s = Math.min(a, t + o.framesToShow - 1);
106
+ o.framesToShow === 1 ? v.value = `Showing frame ${t} of ${a}. Use left and right arrow keys to navigate.` : v.value = `Showing frames ${t} through ${s} of ${a}. Use left and right arrow keys to navigate.`, h("ariaMessage", v.value);
105
107
  }
106
108
  };
107
- function B(e, r) {
108
- if (e.preventDefault(), S.value = !0, r === "left" ? c.value = c.value <= 0 ? s.frames.length - 1 : c.value - 1 : c.value = c.value >= s.frames.length - 1 ? 0 : c.value + 1, k.value) {
109
- const o = k.value[c.value].querySelector(s.focusSelector);
110
- o && o.focus();
109
+ function R(e, r) {
110
+ if (e.preventDefault(), g.value = !0, r === "left" ? c.value = c.value <= 0 ? o.frames.length - 1 : c.value - 1 : c.value = c.value >= o.frames.length - 1 ? 0 : c.value + 1, b.value) {
111
+ const t = b.value[c.value].querySelector(o.focusSelector);
112
+ t && t.focus();
111
113
  }
112
114
  }
113
- const K = P((e) => {
114
- const r = e.target.scrollLeft, a = s.frames.map((n, d) => A(d)), o = a.findIndex((n) => Math.abs(n - r) === Math.min(...a.map((d) => Math.abs(d - r))));
115
- o !== f.value && (f.value = o, H()), S.value || w("scrollNavigate", {
115
+ const q = G((e) => {
116
+ const r = e.target.scrollLeft, a = o.frames.map((s, n) => x(n)), t = a.findIndex((s) => Math.abs(s - r) === Math.min(...a.map((n) => Math.abs(n - r))));
117
+ t !== l.value && (l.value = t, j()), g.value || h("scrollNavigate", {
116
118
  event: e,
117
- index: f.value
118
- }), S.value = !1;
119
+ index: l.value
120
+ }), g.value = !1;
119
121
  }, 100);
120
- return X(() => {
121
- var r, a;
122
- se((r = $.value) == null ? void 0 : r.viewportElement, "scroll", K);
122
+ return Y(() => {
123
+ var r;
124
+ ne($, "scroll", q);
123
125
  const {
124
126
  stop: e
125
- } = le(g, (o) => {
126
- o.forEach((n) => {
127
- T.value = n.contentRect.width;
127
+ } = fe(w, (a) => {
128
+ a.forEach((t) => {
129
+ C.value = t.contentRect.width;
128
130
  });
129
131
  });
130
- Y(() => {
132
+ Z(() => {
131
133
  e();
132
- }), T.value = ((a = g.value) == null ? void 0 : a.offsetWidth) ?? 0;
133
- }), (e, r) => (_(), b("div", {
134
+ }), C.value = ((r = w.value) == null ? void 0 : r.offsetWidth) ?? 0;
135
+ }), (e, r) => (d(), S("div", {
134
136
  id: e.id,
135
137
  ref_key: "containerRef",
136
- ref: g,
138
+ ref: w,
137
139
  "data-ui": e.dataUi,
138
- style: Z(W.value),
139
- class: v(t(u)[i]),
140
- onFocusin: j
141
- }, [y(t(ne), {
142
- type: "auto",
143
- class: v([t(h)(t(u), `${i}__root`), t(l) ? `${t(l)}__root` : null])
144
- }, {
145
- default: C(() => [y(t(ie), {
146
- ref_key: "framesRef",
147
- ref: $,
148
- class: v([t(h)(t(u), `${i}__viewport`), t(l) ? `${t(l)}__viewport` : null]),
140
+ style: ee(V.value),
141
+ class: y(f(p)[i]),
142
+ onFocusin: K
143
+ }, [ae(ue, {
144
+ ref_key: "surfaceScrollRef",
145
+ ref: E,
146
+ "viewport-props": {
149
147
  "aria-label": e.description || `${e.frames.length} items`,
150
148
  tabindex: e.viewportTabindex
151
- }, {
152
- default: C(() => [ee("ul", {
153
- id: `${e.id}-frames`,
154
- class: v([t(h)(t(u), `${i}__frames`), t(l) && `${t(l)}__frames`]),
155
- "data-ui": `${i}__frames`
156
- }, [(_(!0), b(R, null, I(e.frames, (a, o) => (_(), b("li", {
157
- key: a.key,
158
- ref_for: !0,
159
- ref_key: "framesItemsRef",
160
- ref: k,
161
- class: v([t(h)(t(u), `${i}__frame`), t(l) ? `${t(l)}__frame` : null]),
162
- onKeydown: [r[0] || (r[0] = L((n) => B(n, "right"), ["right"])), r[1] || (r[1] = L((n) => B(n, "left"), ["left"]))]
163
- }, [N(e.$slots, "frame", M({
164
- index: o,
165
- ref_for: !0
166
- }, a.props, {
167
- tabindex: o === c.value ? "0" : "-1"
168
- }))], 34))), 128))], 10, he)]),
169
- _: 3
170
- }, 8, ["class", "aria-label", "tabindex"]), y(t(fe), {
171
- class: v([t(h)(t(u), `${i}__bar`, `${i}__bar--horizontal`), t(l) ? `${t(l)}__bar` : null, t(l) ? `${t(l)}__bar--horizontal` : null]),
149
+ },
150
+ "scrollbar-props": {
172
151
  orientation: "horizontal"
152
+ }
153
+ }, {
154
+ default: A(() => [re("ul", {
155
+ id: `${e.id}-frames`,
156
+ class: y([f(T)(f(p), `${i}__frames`), f(u) && `${f(u)}__frames`]),
157
+ "data-ui": `${i}__frames`
158
+ }, [(d(!0), S(I, null, L(e.frames, (a, t) => (d(), S("li", {
159
+ key: a.key,
160
+ ref_for: !0,
161
+ ref_key: "framesItemsRef",
162
+ ref: b,
163
+ class: y([f(T)(f(p), `${i}__frame`), f(u) ? `${f(u)}__frame` : null]),
164
+ onKeydown: [r[0] || (r[0] = N((s) => R(s, "right"), ["right"])), r[1] || (r[1] = N((s) => R(s, "left"), ["left"]))]
165
+ }, [P(e.$slots, "frame", k({
166
+ index: t
173
167
  }, {
174
- default: C(() => [y(t(ue), {
175
- class: v([t(h)(t(u), `${i}__thumb`), t(l) ? `${t(l)}__thumb` : null])
176
- }, null, 8, ["class"])]),
177
- _: 1
178
- }, 8, ["class"])]),
168
+ ref_for: !0
169
+ }, a.props, {
170
+ tabindex: t === c.value ? "0" : "-1"
171
+ }))], 34))), 128))], 10, ve)]),
179
172
  _: 3
180
- }, 8, ["class"]), (_(!0), b(R, null, I(O.value, ({
173
+ }, 8, ["viewport-props"]), (d(!0), S(I, null, L(D.value, ({
181
174
  direction: a,
182
- attributes: o,
183
- icon: n
184
- }) => N(e.$slots, "arrow", M({
175
+ attributes: t,
176
+ icon: s
177
+ }) => P(e.$slots, "arrow", k({
185
178
  ref_for: !0
186
179
  }, {
187
- attributes: o,
180
+ attributes: t,
188
181
  direction: a,
189
- icon: n
182
+ icon: s
190
183
  }, {
191
- onClick: (d) => F(d, a)
192
- }), () => [t(V) && s.isShowingArrows ? (_(), z(ce, M({
184
+ onClick: (n) => F(n, a)
185
+ }), () => [f(O) && o.isShowingArrows ? (d(), z(ie, k({
193
186
  key: a,
194
187
  "icon-only": !0,
195
- "with-background": !0,
188
+ "with-background": !0
189
+ }, {
196
190
  ref_for: !0
197
- }, o, {
198
- onClick: te((d) => F(d, a), ["prevent"])
191
+ }, t, {
192
+ onClick: oe((n) => F(n, a), ["prevent"])
199
193
  }), {
200
- icon: C(() => [(_(), z(re(n)))]),
194
+ icon: A(() => [(d(), z(se(s)))]),
201
195
  _: 2
202
- }, 1040, ["onClick"])) : ae("", !0)])), 256))], 46, ve));
196
+ }, 1040, ["onClick"])) : te("", !0)])), 256))], 46, de));
203
197
  }
204
198
  });
205
199
  export {
206
- Me as default
200
+ Te as default
207
201
  };
@@ -1,16 +1,11 @@
1
1
  const r = {
2
- "cdr-filmstrip": "cdr-filmstrip_15-6-1-beta-4",
3
- "cdr-filmstrip__viewport": "cdr-filmstrip__viewport_15-6-1-beta-4",
4
- "cdr-filmstrip__root": "cdr-filmstrip__root_15-6-1-beta-4",
5
- "cdr-filmstrip__frames": "cdr-filmstrip__frames_15-6-1-beta-4",
6
- "cdr-filmstrip__frame": "cdr-filmstrip__frame_15-6-1-beta-4",
7
- "cdr-filmstrip__bar": "cdr-filmstrip__bar_15-6-1-beta-4",
8
- "cdr-filmstrip__bar--horizontal": "cdr-filmstrip__bar--horizontal_15-6-1-beta-4",
9
- "cdr-filmstrip__thumb": "cdr-filmstrip__thumb_15-6-1-beta-4",
10
- "cdr-filmstrip__arrow": "cdr-filmstrip__arrow_15-6-1-beta-4",
11
- "cdr-filmstrip__arrow--left": "cdr-filmstrip__arrow--left_15-6-1-beta-4",
12
- "cdr-filmstrip__arrow--right": "cdr-filmstrip__arrow--right_15-6-1-beta-4",
13
- "cdr-filmstrip__sr-only": "cdr-filmstrip__sr-only_15-6-1-beta-4"
2
+ "cdr-filmstrip": "cdr-filmstrip_16-0-0",
3
+ "cdr-filmstrip__frames": "cdr-filmstrip__frames_16-0-0",
4
+ "cdr-filmstrip__frame": "cdr-filmstrip__frame_16-0-0",
5
+ "cdr-filmstrip__arrow": "cdr-filmstrip__arrow_16-0-0",
6
+ "cdr-filmstrip__arrow--left": "cdr-filmstrip__arrow--left_16-0-0",
7
+ "cdr-filmstrip__arrow--right": "cdr-filmstrip__arrow--right_16-0-0",
8
+ "cdr-filmstrip__sr-only": "cdr-filmstrip__sr-only_16-0-0"
14
9
  };
15
10
  export {
16
11
  r as default
@@ -1,6 +1,6 @@
1
1
  const r = {
2
- "cdr-form-error": "cdr-form-error_15-6-1-beta-4",
3
- "cdr-form-error__icon": "cdr-form-error__icon_15-6-1-beta-4"
2
+ "cdr-form-error": "cdr-form-error_16-0-0",
3
+ "cdr-form-error__icon": "cdr-form-error__icon_16-0-0"
4
4
  };
5
5
  export {
6
6
  r as default
@@ -1,12 +1,12 @@
1
1
  const r = {
2
- "cdr-form-error": "cdr-form-error_15-6-1-beta-4",
3
- "cdr-form-error__icon": "cdr-form-error__icon_15-6-1-beta-4",
4
- "cdr-form-group": "cdr-form-group_15-6-1-beta-4",
5
- "cdr-form-group--error": "cdr-form-group--error_15-6-1-beta-4",
6
- "cdr-form-group--disabled": "cdr-form-group--disabled_15-6-1-beta-4",
7
- "cdr-form-group__optional": "cdr-form-group__optional_15-6-1-beta-4",
8
- "cdr-form-group__required": "cdr-form-group__required_15-6-1-beta-4",
9
- "cdr-form-group__wrapper": "cdr-form-group__wrapper_15-6-1-beta-4"
2
+ "cdr-form-error": "cdr-form-error_16-0-0",
3
+ "cdr-form-error__icon": "cdr-form-error__icon_16-0-0",
4
+ "cdr-form-group": "cdr-form-group_16-0-0",
5
+ "cdr-form-group--error": "cdr-form-group--error_16-0-0",
6
+ "cdr-form-group--disabled": "cdr-form-group--disabled_16-0-0",
7
+ "cdr-form-group__optional": "cdr-form-group__optional_16-0-0",
8
+ "cdr-form-group__required": "cdr-form-group__required_16-0-0",
9
+ "cdr-form-group__wrapper": "cdr-form-group__wrapper_16-0-0"
10
10
  };
11
11
  export {
12
12
  r as default
@@ -1,10 +1,10 @@
1
1
  const l = {
2
- "cdr-fulfillment-tile-icon": "cdr-fulfillment-tile-icon_15-6-1-beta-4",
3
- "cdr-fulfillment-tile-icon--default": "cdr-fulfillment-tile-icon--default_15-6-1-beta-4",
4
- "cdr-fulfillment-tile-icon--info": "cdr-fulfillment-tile-icon--info_15-6-1-beta-4",
5
- "cdr-fulfillment-tile-icon--warning": "cdr-fulfillment-tile-icon--warning_15-6-1-beta-4",
6
- "cdr-fulfillment-tile-icon--success": "cdr-fulfillment-tile-icon--success_15-6-1-beta-4",
7
- "cdr-fulfillment-tile-icon--error": "cdr-fulfillment-tile-icon--error_15-6-1-beta-4"
2
+ "cdr-fulfillment-tile-icon": "cdr-fulfillment-tile-icon_16-0-0",
3
+ "cdr-fulfillment-tile-icon--default": "cdr-fulfillment-tile-icon--default_16-0-0",
4
+ "cdr-fulfillment-tile-icon--info": "cdr-fulfillment-tile-icon--info_16-0-0",
5
+ "cdr-fulfillment-tile-icon--warning": "cdr-fulfillment-tile-icon--warning_16-0-0",
6
+ "cdr-fulfillment-tile-icon--success": "cdr-fulfillment-tile-icon--success_16-0-0",
7
+ "cdr-fulfillment-tile-icon--error": "cdr-fulfillment-tile-icon--error_16-0-0"
8
8
  };
9
9
  export {
10
10
  l as default
@@ -1,11 +1,11 @@
1
- const e = {
2
- "cdr-fulfillment-tile": "cdr-fulfillment-tile_15-6-1-beta-4",
3
- "cdr-fulfillment-tile__header": "cdr-fulfillment-tile__header_15-6-1-beta-4",
4
- "cdr-surface-selection__loading": "cdr-surface-selection__loading_15-6-1-beta-4",
5
- "cdr-surface-selection__layout": "cdr-surface-selection__layout_15-6-1-beta-4",
6
- "cdr-fulfillment-tile__content": "cdr-fulfillment-tile__content_15-6-1-beta-4",
7
- "cdr-fulfillment-tile__main": "cdr-fulfillment-tile__main_15-6-1-beta-4"
1
+ const l = {
2
+ "cdr-fulfillment-tile": "cdr-fulfillment-tile_16-0-0",
3
+ "cdr-fulfillment-tile__header": "cdr-fulfillment-tile__header_16-0-0",
4
+ "cdr-surface-selection__loading": "cdr-surface-selection__loading_16-0-0",
5
+ "cdr-surface-selection__layout": "cdr-surface-selection__layout_16-0-0",
6
+ "cdr-fulfillment-tile__content": "cdr-fulfillment-tile__content_16-0-0",
7
+ "cdr-fulfillment-tile__main": "cdr-fulfillment-tile__main_16-0-0"
8
8
  };
9
9
  export {
10
- e as default
10
+ l as default
11
11
  };
@@ -1,25 +1,25 @@
1
1
  const r = {
2
- "cdr-grid": "cdr-grid_15-6-1-beta-4",
3
- "cdr-grid--gutter-none": "cdr-grid--gutter-none_15-6-1-beta-4",
4
- "cdr-grid--gutter-small": "cdr-grid--gutter-small_15-6-1-beta-4",
5
- "cdr-grid--gutter-medium": "cdr-grid--gutter-medium_15-6-1-beta-4",
6
- "cdr-grid--gutter-large": "cdr-grid--gutter-large_15-6-1-beta-4",
7
- "cdr-grid--gutter-none@xs": "cdr-grid--gutter-none@xs_15-6-1-beta-4",
8
- "cdr-grid--gutter-small@xs": "cdr-grid--gutter-small@xs_15-6-1-beta-4",
9
- "cdr-grid--gutter-medium@xs": "cdr-grid--gutter-medium@xs_15-6-1-beta-4",
10
- "cdr-grid--gutter-large@xs": "cdr-grid--gutter-large@xs_15-6-1-beta-4",
11
- "cdr-grid--gutter-none@sm": "cdr-grid--gutter-none@sm_15-6-1-beta-4",
12
- "cdr-grid--gutter-small@sm": "cdr-grid--gutter-small@sm_15-6-1-beta-4",
13
- "cdr-grid--gutter-medium@sm": "cdr-grid--gutter-medium@sm_15-6-1-beta-4",
14
- "cdr-grid--gutter-large@sm": "cdr-grid--gutter-large@sm_15-6-1-beta-4",
15
- "cdr-grid--gutter-none@md": "cdr-grid--gutter-none@md_15-6-1-beta-4",
16
- "cdr-grid--gutter-small@md": "cdr-grid--gutter-small@md_15-6-1-beta-4",
17
- "cdr-grid--gutter-medium@md": "cdr-grid--gutter-medium@md_15-6-1-beta-4",
18
- "cdr-grid--gutter-large@md": "cdr-grid--gutter-large@md_15-6-1-beta-4",
19
- "cdr-grid--gutter-none@lg": "cdr-grid--gutter-none@lg_15-6-1-beta-4",
20
- "cdr-grid--gutter-small@lg": "cdr-grid--gutter-small@lg_15-6-1-beta-4",
21
- "cdr-grid--gutter-medium@lg": "cdr-grid--gutter-medium@lg_15-6-1-beta-4",
22
- "cdr-grid--gutter-large@lg": "cdr-grid--gutter-large@lg_15-6-1-beta-4"
2
+ "cdr-grid": "cdr-grid_16-0-0",
3
+ "cdr-grid--gutter-none": "cdr-grid--gutter-none_16-0-0",
4
+ "cdr-grid--gutter-small": "cdr-grid--gutter-small_16-0-0",
5
+ "cdr-grid--gutter-medium": "cdr-grid--gutter-medium_16-0-0",
6
+ "cdr-grid--gutter-large": "cdr-grid--gutter-large_16-0-0",
7
+ "cdr-grid--gutter-none@xs": "cdr-grid--gutter-none@xs_16-0-0",
8
+ "cdr-grid--gutter-small@xs": "cdr-grid--gutter-small@xs_16-0-0",
9
+ "cdr-grid--gutter-medium@xs": "cdr-grid--gutter-medium@xs_16-0-0",
10
+ "cdr-grid--gutter-large@xs": "cdr-grid--gutter-large@xs_16-0-0",
11
+ "cdr-grid--gutter-none@sm": "cdr-grid--gutter-none@sm_16-0-0",
12
+ "cdr-grid--gutter-small@sm": "cdr-grid--gutter-small@sm_16-0-0",
13
+ "cdr-grid--gutter-medium@sm": "cdr-grid--gutter-medium@sm_16-0-0",
14
+ "cdr-grid--gutter-large@sm": "cdr-grid--gutter-large@sm_16-0-0",
15
+ "cdr-grid--gutter-none@md": "cdr-grid--gutter-none@md_16-0-0",
16
+ "cdr-grid--gutter-small@md": "cdr-grid--gutter-small@md_16-0-0",
17
+ "cdr-grid--gutter-medium@md": "cdr-grid--gutter-medium@md_16-0-0",
18
+ "cdr-grid--gutter-large@md": "cdr-grid--gutter-large@md_16-0-0",
19
+ "cdr-grid--gutter-none@lg": "cdr-grid--gutter-none@lg_16-0-0",
20
+ "cdr-grid--gutter-small@lg": "cdr-grid--gutter-small@lg_16-0-0",
21
+ "cdr-grid--gutter-medium@lg": "cdr-grid--gutter-medium@lg_16-0-0",
22
+ "cdr-grid--gutter-large@lg": "cdr-grid--gutter-large@lg_16-0-0"
23
23
  };
24
24
  export {
25
25
  r as default
@@ -14,7 +14,8 @@ const d = /* @__PURE__ */ r({
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"
16
16
  }, null, -1))]),
17
- _: 3
17
+ _: 3,
18
+ __: [0]
18
19
  }, 16));
19
20
  }
20
21
  });
@@ -14,7 +14,8 @@ const f = /* @__PURE__ */ r({
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"
16
16
  }, null, -1))]),
17
- _: 3
17
+ _: 3,
18
+ __: [0]
18
19
  }, 16));
19
20
  }
20
21
  });
@@ -14,7 +14,8 @@ const f = /* @__PURE__ */ t({
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"
16
16
  }, null, -1))]),
17
- _: 3
17
+ _: 3,
18
+ __: [0]
18
19
  }, 16));
19
20
  }
20
21
  });
@@ -14,7 +14,8 @@ const c = /* @__PURE__ */ o({
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"
16
16
  }, null, -1))]),
17
- _: 3
17
+ _: 3,
18
+ __: [0]
18
19
  }, 16));
19
20
  }
20
21
  });
@@ -14,7 +14,8 @@ const f = /* @__PURE__ */ o({
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"
16
16
  }, null, -1))]),
17
- _: 3
17
+ _: 3,
18
+ __: [0]
18
19
  }, 16));
19
20
  }
20
21
  });
@@ -14,7 +14,8 @@ const f = /* @__PURE__ */ t({
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"
16
16
  }, null, -1))]),
17
- _: 3
17
+ _: 3,
18
+ __: [0]
18
19
  }, 16));
19
20
  }
20
21
  });
@@ -14,7 +14,8 @@ const f = /* @__PURE__ */ r({
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"
16
16
  }, null, -1))]),
17
- _: 3
17
+ _: 3,
18
+ __: [0]
18
19
  }, 16));
19
20
  }
20
21
  });
@@ -14,7 +14,8 @@ const f = /* @__PURE__ */ r({
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"
16
16
  }, null, -1))]),
17
- _: 3
17
+ _: 3,
18
+ __: [0]
18
19
  }, 16));
19
20
  }
20
21
  });
@@ -14,7 +14,8 @@ const f = /* @__PURE__ */ o({
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"
16
16
  }, null, -1))]),
17
- _: 3
17
+ _: 3,
18
+ __: [0]
18
19
  }, 16));
19
20
  }
20
21
  });
@@ -14,7 +14,8 @@ const f = /* @__PURE__ */ t({
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"
16
16
  }, null, -1))]),
17
- _: 3
17
+ _: 3,
18
+ __: [0]
18
19
  }, 16));
19
20
  }
20
21
  });
@@ -14,7 +14,8 @@ const f = /* @__PURE__ */ o({
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"
16
16
  }, null, -1))]),
17
- _: 3
17
+ _: 3,
18
+ __: [0]
18
19
  }, 16));
19
20
  }
20
21
  });
@@ -14,7 +14,8 @@ const f = /* @__PURE__ */ r({
14
14
  role: "presentation",
15
15
  d: "M19 17h-6v3h4a1 1 0 010 2H7a1 1 0 010-2h4v-5H5a1 1 0 01-.813-1.582L11 4.036V3a1 1 0 112 0v1.007l6.789 11.378a1 1 0 01-.79 1.615zm-8-4V7.439L6.96 13H11zm2-5.123V15h4.24L13 7.877z"
16
16
  }, null, -1))]),
17
- _: 3
17
+ _: 3,
18
+ __: [0]
18
19
  }, 16));
19
20
  }
20
21
  });
@@ -14,7 +14,8 @@ const h = /* @__PURE__ */ o({
14
14
  role: "presentation",
15
15
  d: "M6.008 16.578l-.01-.01.387-.387A6.964 6.964 0 015.071 13H3a1 1 0 010-2h2.07a6.964 6.964 0 011.325-3.194 1.015 1.015 0 01-.052-.049L4.929 6.343A1 1 0 016.343 4.93l.707.707.012-.012.76.76a6.964 6.964 0 013.165-1.311V4.49H11V3a1 1 0 012 0v2a.802.802 0 01-.003.07 6.964 6.964 0 013.184 1.315l.424-.424.01.01 1.042-1.042a1 1 0 011.414 1.414l-1.414 1.414a1.015 1.015 0 01-.052.049A6.964 6.964 0 0118.928 11h2.07a1 1 0 010 2h-2.07a6.964 6.964 0 01-1.312 3.178l.052.052-.012.012 1.414 1.415a1 1 0 01-1.414 1.414l-1.414-1.414a1.015 1.015 0 01-.049-.052 6.964 6.964 0 01-3.197 1.324.843.843 0 01.003.071v2a1 1 0 01-2 0v-1.51h-.013v-.563a6.964 6.964 0 01-3.181-1.322 1.015 1.015 0 01-.049.052L6.343 19.07a1 1 0 11-1.414-1.414l1.079-1.08v.002zM14.395 11H16.9a4.972 4.972 0 00-.736-1.769L14.394 11h.001zm.35-3.18a4.971 4.971 0 00-1.758-.723V9.58l1.759-1.76h-.001zM9.567 13H7.1c.129.634.377 1.224.72 1.746L9.567 13zm-.335 3.164c.524.35 1.118.602 1.756.733v-2.489l-1.756 1.756zM9.61 11L7.838 9.228A4.972 4.972 0 007.1 11h2.51zm-.353-3.181l1.73 1.73V7.102a4.972 4.972 0 00-1.73.716v.001zM14.438 13l1.743 1.743c.343-.521.59-1.11.719-1.743h-2.462zm.334 3.162l-1.785-1.785v2.526a4.972 4.972 0 001.785-.741z"
16
16
  }, null, -1))]),
17
- _: 3
17
+ _: 3,
18
+ __: [0]
18
19
  }, 16));
19
20
  }
20
21
  });
@@ -14,7 +14,8 @@ const c = /* @__PURE__ */ t({
14
14
  role: "presentation",
15
15
  d: "M5 2h14a1 1 0 011 1v18a1 1 0 01-1.6.8L12.002 17 5.6 21.8A1 1 0 014 21V3a1 1 0 011-1z"
16
16
  }, null, -1))]),
17
- _: 3
17
+ _: 3,
18
+ __: [0]
18
19
  }, 16));
19
20
  }
20
21
  });
@@ -14,7 +14,8 @@ const c = /* @__PURE__ */ t({
14
14
  role: "presentation",
15
15
  d: "M5 2h14a1 1 0 011 1v18a1 1 0 01-1.6.8L12.002 17 5.6 21.8A1 1 0 014 21V3a1 1 0 011-1zm1 2v15l5.402-4.05a1 1 0 011.2 0L18 19V4H6z"
16
16
  }, null, -1))]),
17
- _: 3
17
+ _: 3,
18
+ __: [0]
18
19
  }, 16));
19
20
  }
20
21
  });
@@ -14,7 +14,8 @@ const f = /* @__PURE__ */ o({
14
14
  role: "presentation",
15
15
  d: "M10 9a5 5 0 110 10 5 5 0 010-10zm9-4v14h-3V8H5V5h14zm-9 7a2 2 0 100 4 2 2 0 000-4z"
16
16
  }, null, -1))]),
17
- _: 3
17
+ _: 3,
18
+ __: [0]
18
19
  }, 16));
19
20
  }
20
21
  });