@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
package/dist/lib.d.ts CHANGED
@@ -1,4 +1,3 @@
1
- import { default as CdrFulfillmentTile } from './components/fulfillmentTile/CdrFulfillmentTile.vue';
2
1
  import { Component } from 'vue';
3
2
  import { ComponentOptionsMixin } from 'vue';
4
3
  import { ComponentProvideOptions } from 'vue';
@@ -458,12 +457,18 @@ type: ObjectConstructor;
458
457
  };
459
458
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
460
459
 
461
- declare const __VLS_component_13: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<fulfillmentTileIcon>, {
462
- type: string;
463
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<fulfillmentTileIcon>, {
464
- type: string;
460
+ declare const __VLS_component_13: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<surfaceSelection>, {
461
+ tag: string;
462
+ role: string;
463
+ borderRadius: string;
464
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<surfaceSelection>, {
465
+ tag: string;
466
+ role: string;
467
+ borderRadius: string;
465
468
  }>>> & Readonly<{}>, {
466
- type: StatusType;
469
+ role: string;
470
+ tag: Tag;
471
+ borderRadius: Radius | StateConfig<Radius>;
467
472
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
468
473
 
469
474
  declare const __VLS_component_130: DefineComponent<ExtractPropTypes< {
@@ -566,7 +571,115 @@ type: ObjectConstructor;
566
571
  };
567
572
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
568
573
 
569
- declare const __VLS_component_14: DefineComponent<ExtractPropTypes< {
574
+ declare const __VLS_component_14: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<fulfillmentTileIcon>, {
575
+ type: string;
576
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<fulfillmentTileIcon>, {
577
+ type: string;
578
+ }>>> & Readonly<{}>, {
579
+ type: StatusType;
580
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
581
+
582
+ declare const __VLS_component_140: DefineComponent<ExtractPropTypes< {
583
+ props: {
584
+ type: ObjectConstructor;
585
+ };
586
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
587
+ props: {
588
+ type: ObjectConstructor;
589
+ };
590
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
591
+
592
+ declare const __VLS_component_141: DefineComponent<ExtractPropTypes< {
593
+ props: {
594
+ type: ObjectConstructor;
595
+ };
596
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
597
+ props: {
598
+ type: ObjectConstructor;
599
+ };
600
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
601
+
602
+ declare const __VLS_component_142: DefineComponent<ExtractPropTypes< {
603
+ props: {
604
+ type: ObjectConstructor;
605
+ };
606
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
607
+ props: {
608
+ type: ObjectConstructor;
609
+ };
610
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
611
+
612
+ declare const __VLS_component_143: DefineComponent<ExtractPropTypes< {
613
+ props: {
614
+ type: ObjectConstructor;
615
+ };
616
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
617
+ props: {
618
+ type: ObjectConstructor;
619
+ };
620
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
621
+
622
+ declare const __VLS_component_144: DefineComponent<ExtractPropTypes< {
623
+ props: {
624
+ type: ObjectConstructor;
625
+ };
626
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
627
+ props: {
628
+ type: ObjectConstructor;
629
+ };
630
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
631
+
632
+ declare const __VLS_component_145: DefineComponent<ExtractPropTypes< {
633
+ props: {
634
+ type: ObjectConstructor;
635
+ };
636
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
637
+ props: {
638
+ type: ObjectConstructor;
639
+ };
640
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
641
+
642
+ declare const __VLS_component_146: DefineComponent<ExtractPropTypes< {
643
+ props: {
644
+ type: ObjectConstructor;
645
+ };
646
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
647
+ props: {
648
+ type: ObjectConstructor;
649
+ };
650
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
651
+
652
+ declare const __VLS_component_147: DefineComponent<ExtractPropTypes< {
653
+ props: {
654
+ type: ObjectConstructor;
655
+ };
656
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
657
+ props: {
658
+ type: ObjectConstructor;
659
+ };
660
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
661
+
662
+ declare const __VLS_component_148: DefineComponent<ExtractPropTypes< {
663
+ props: {
664
+ type: ObjectConstructor;
665
+ };
666
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
667
+ props: {
668
+ type: ObjectConstructor;
669
+ };
670
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
671
+
672
+ declare const __VLS_component_149: DefineComponent<ExtractPropTypes< {
673
+ props: {
674
+ type: ObjectConstructor;
675
+ };
676
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
677
+ props: {
678
+ type: ObjectConstructor;
679
+ };
680
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
681
+
682
+ declare const __VLS_component_15: DefineComponent<ExtractPropTypes< {
570
683
  /**
571
684
  * Defines gutter size. Also accepts responsive values with `@breakpoint`: "none@md"
572
685
  * @demoSelectMultiple false
@@ -603,7 +716,7 @@ tag: string;
603
716
  gutter: string;
604
717
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
605
718
 
606
- declare const __VLS_component_140: DefineComponent<ExtractPropTypes< {
719
+ declare const __VLS_component_150: DefineComponent<ExtractPropTypes< {
607
720
  props: {
608
721
  type: ObjectConstructor;
609
722
  };
@@ -613,7 +726,7 @@ type: ObjectConstructor;
613
726
  };
614
727
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
615
728
 
616
- declare const __VLS_component_141: DefineComponent<ExtractPropTypes< {
729
+ declare const __VLS_component_151: DefineComponent<ExtractPropTypes< {
617
730
  props: {
618
731
  type: ObjectConstructor;
619
732
  };
@@ -623,7 +736,7 @@ type: ObjectConstructor;
623
736
  };
624
737
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
625
738
 
626
- declare const __VLS_component_142: DefineComponent<ExtractPropTypes< {
739
+ declare const __VLS_component_152: DefineComponent<ExtractPropTypes< {
627
740
  props: {
628
741
  type: ObjectConstructor;
629
742
  };
@@ -633,7 +746,7 @@ type: ObjectConstructor;
633
746
  };
634
747
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
635
748
 
636
- declare const __VLS_component_143: DefineComponent<ExtractPropTypes< {
749
+ declare const __VLS_component_153: DefineComponent<ExtractPropTypes< {
637
750
  props: {
638
751
  type: ObjectConstructor;
639
752
  };
@@ -643,7 +756,7 @@ type: ObjectConstructor;
643
756
  };
644
757
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
645
758
 
646
- declare const __VLS_component_144: DefineComponent<ExtractPropTypes< {
759
+ declare const __VLS_component_154: DefineComponent<ExtractPropTypes< {
647
760
  props: {
648
761
  type: ObjectConstructor;
649
762
  };
@@ -653,7 +766,7 @@ type: ObjectConstructor;
653
766
  };
654
767
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
655
768
 
656
- declare const __VLS_component_145: DefineComponent<ExtractPropTypes< {
769
+ declare const __VLS_component_155: DefineComponent<ExtractPropTypes< {
657
770
  props: {
658
771
  type: ObjectConstructor;
659
772
  };
@@ -663,7 +776,7 @@ type: ObjectConstructor;
663
776
  };
664
777
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
665
778
 
666
- declare const __VLS_component_146: DefineComponent<ExtractPropTypes< {
779
+ declare const __VLS_component_156: DefineComponent<ExtractPropTypes< {
667
780
  props: {
668
781
  type: ObjectConstructor;
669
782
  };
@@ -673,7 +786,7 @@ type: ObjectConstructor;
673
786
  };
674
787
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
675
788
 
676
- declare const __VLS_component_147: DefineComponent<ExtractPropTypes< {
789
+ declare const __VLS_component_157: DefineComponent<ExtractPropTypes< {
677
790
  props: {
678
791
  type: ObjectConstructor;
679
792
  };
@@ -683,7 +796,7 @@ type: ObjectConstructor;
683
796
  };
684
797
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
685
798
 
686
- declare const __VLS_component_148: DefineComponent<ExtractPropTypes< {
799
+ declare const __VLS_component_158: DefineComponent<ExtractPropTypes< {
687
800
  props: {
688
801
  type: ObjectConstructor;
689
802
  };
@@ -693,7 +806,7 @@ type: ObjectConstructor;
693
806
  };
694
807
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
695
808
 
696
- declare const __VLS_component_149: DefineComponent<ExtractPropTypes< {
809
+ declare const __VLS_component_159: DefineComponent<ExtractPropTypes< {
697
810
  props: {
698
811
  type: ObjectConstructor;
699
812
  };
@@ -703,7 +816,7 @@ type: ObjectConstructor;
703
816
  };
704
817
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
705
818
 
706
- declare const __VLS_component_15: DefineComponent<ExtractPropTypes< {
819
+ declare const __VLS_component_16: DefineComponent<ExtractPropTypes< {
707
820
  /**
708
821
  * Only on CdrIcon. Sets the href attribute for use with SVG symbol sprite (see @rei/cedar-icons).
709
822
  */
@@ -742,7 +855,7 @@ inheritColor: boolean;
742
855
  size: string;
743
856
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
744
857
 
745
- declare const __VLS_component_150: DefineComponent<ExtractPropTypes< {
858
+ declare const __VLS_component_160: DefineComponent<ExtractPropTypes< {
746
859
  props: {
747
860
  type: ObjectConstructor;
748
861
  };
@@ -752,7 +865,7 @@ type: ObjectConstructor;
752
865
  };
753
866
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
754
867
 
755
- declare const __VLS_component_151: DefineComponent<ExtractPropTypes< {
868
+ declare const __VLS_component_161: DefineComponent<ExtractPropTypes< {
756
869
  props: {
757
870
  type: ObjectConstructor;
758
871
  };
@@ -762,7 +875,7 @@ type: ObjectConstructor;
762
875
  };
763
876
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
764
877
 
765
- declare const __VLS_component_152: DefineComponent<ExtractPropTypes< {
878
+ declare const __VLS_component_162: DefineComponent<ExtractPropTypes< {
766
879
  props: {
767
880
  type: ObjectConstructor;
768
881
  };
@@ -772,7 +885,7 @@ type: ObjectConstructor;
772
885
  };
773
886
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
774
887
 
775
- declare const __VLS_component_153: DefineComponent<ExtractPropTypes< {
888
+ declare const __VLS_component_163: DefineComponent<ExtractPropTypes< {
776
889
  props: {
777
890
  type: ObjectConstructor;
778
891
  };
@@ -782,7 +895,7 @@ type: ObjectConstructor;
782
895
  };
783
896
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
784
897
 
785
- declare const __VLS_component_154: DefineComponent<ExtractPropTypes< {
898
+ declare const __VLS_component_164: DefineComponent<ExtractPropTypes< {
786
899
  props: {
787
900
  type: ObjectConstructor;
788
901
  };
@@ -792,7 +905,7 @@ type: ObjectConstructor;
792
905
  };
793
906
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
794
907
 
795
- declare const __VLS_component_155: DefineComponent<ExtractPropTypes< {
908
+ declare const __VLS_component_165: DefineComponent<ExtractPropTypes< {
796
909
  props: {
797
910
  type: ObjectConstructor;
798
911
  };
@@ -802,7 +915,7 @@ type: ObjectConstructor;
802
915
  };
803
916
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
804
917
 
805
- declare const __VLS_component_156: DefineComponent<ExtractPropTypes< {
918
+ declare const __VLS_component_166: DefineComponent<ExtractPropTypes< {
806
919
  props: {
807
920
  type: ObjectConstructor;
808
921
  };
@@ -812,7 +925,7 @@ type: ObjectConstructor;
812
925
  };
813
926
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
814
927
 
815
- declare const __VLS_component_157: DefineComponent<ExtractPropTypes< {
928
+ declare const __VLS_component_167: DefineComponent<ExtractPropTypes< {
816
929
  props: {
817
930
  type: ObjectConstructor;
818
931
  };
@@ -822,7 +935,7 @@ type: ObjectConstructor;
822
935
  };
823
936
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
824
937
 
825
- declare const __VLS_component_158: DefineComponent<ExtractPropTypes< {
938
+ declare const __VLS_component_168: DefineComponent<ExtractPropTypes< {
826
939
  props: {
827
940
  type: ObjectConstructor;
828
941
  };
@@ -832,7 +945,7 @@ type: ObjectConstructor;
832
945
  };
833
946
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
834
947
 
835
- declare const __VLS_component_159: DefineComponent<ExtractPropTypes< {
948
+ declare const __VLS_component_169: DefineComponent<ExtractPropTypes< {
836
949
  props: {
837
950
  type: ObjectConstructor;
838
951
  };
@@ -842,7 +955,7 @@ type: ObjectConstructor;
842
955
  };
843
956
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
844
957
 
845
- declare const __VLS_component_16: DefineComponent<ExtractPropTypes< {
958
+ declare const __VLS_component_17: DefineComponent<ExtractPropTypes< {
846
959
  /**
847
960
  * Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be randomly generated.
848
961
  */
@@ -1043,7 +1156,7 @@ numeric: boolean;
1043
1156
  errorRole: string;
1044
1157
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1045
1158
 
1046
- declare const __VLS_component_160: DefineComponent<ExtractPropTypes< {
1159
+ declare const __VLS_component_170: DefineComponent<ExtractPropTypes< {
1047
1160
  props: {
1048
1161
  type: ObjectConstructor;
1049
1162
  };
@@ -1053,7 +1166,7 @@ type: ObjectConstructor;
1053
1166
  };
1054
1167
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1055
1168
 
1056
- declare const __VLS_component_161: DefineComponent<ExtractPropTypes< {
1169
+ declare const __VLS_component_171: DefineComponent<ExtractPropTypes< {
1057
1170
  props: {
1058
1171
  type: ObjectConstructor;
1059
1172
  };
@@ -1063,7 +1176,7 @@ type: ObjectConstructor;
1063
1176
  };
1064
1177
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1065
1178
 
1066
- declare const __VLS_component_162: DefineComponent<ExtractPropTypes< {
1179
+ declare const __VLS_component_172: DefineComponent<ExtractPropTypes< {
1067
1180
  props: {
1068
1181
  type: ObjectConstructor;
1069
1182
  };
@@ -1073,7 +1186,7 @@ type: ObjectConstructor;
1073
1186
  };
1074
1187
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1075
1188
 
1076
- declare const __VLS_component_163: DefineComponent<ExtractPropTypes< {
1189
+ declare const __VLS_component_173: DefineComponent<ExtractPropTypes< {
1077
1190
  props: {
1078
1191
  type: ObjectConstructor;
1079
1192
  };
@@ -1083,7 +1196,7 @@ type: ObjectConstructor;
1083
1196
  };
1084
1197
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1085
1198
 
1086
- declare const __VLS_component_164: DefineComponent<ExtractPropTypes< {
1199
+ declare const __VLS_component_174: DefineComponent<ExtractPropTypes< {
1087
1200
  props: {
1088
1201
  type: ObjectConstructor;
1089
1202
  };
@@ -1093,7 +1206,7 @@ type: ObjectConstructor;
1093
1206
  };
1094
1207
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1095
1208
 
1096
- declare const __VLS_component_165: DefineComponent<ExtractPropTypes< {
1209
+ declare const __VLS_component_175: DefineComponent<ExtractPropTypes< {
1097
1210
  props: {
1098
1211
  type: ObjectConstructor;
1099
1212
  };
@@ -1103,7 +1216,7 @@ type: ObjectConstructor;
1103
1216
  };
1104
1217
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1105
1218
 
1106
- declare const __VLS_component_166: DefineComponent<ExtractPropTypes< {
1219
+ declare const __VLS_component_176: DefineComponent<ExtractPropTypes< {
1107
1220
  props: {
1108
1221
  type: ObjectConstructor;
1109
1222
  };
@@ -1113,7 +1226,7 @@ type: ObjectConstructor;
1113
1226
  };
1114
1227
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1115
1228
 
1116
- declare const __VLS_component_167: DefineComponent<ExtractPropTypes< {
1229
+ declare const __VLS_component_177: DefineComponent<ExtractPropTypes< {
1117
1230
  props: {
1118
1231
  type: ObjectConstructor;
1119
1232
  };
@@ -1123,7 +1236,7 @@ type: ObjectConstructor;
1123
1236
  };
1124
1237
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1125
1238
 
1126
- declare const __VLS_component_168: DefineComponent<ExtractPropTypes< {
1239
+ declare const __VLS_component_178: DefineComponent<ExtractPropTypes< {
1127
1240
  props: {
1128
1241
  type: ObjectConstructor;
1129
1242
  };
@@ -1133,7 +1246,7 @@ type: ObjectConstructor;
1133
1246
  };
1134
1247
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1135
1248
 
1136
- declare const __VLS_component_169: DefineComponent<ExtractPropTypes< {
1249
+ declare const __VLS_component_179: DefineComponent<ExtractPropTypes< {
1137
1250
  props: {
1138
1251
  type: ObjectConstructor;
1139
1252
  };
@@ -1143,15 +1256,15 @@ type: ObjectConstructor;
1143
1256
  };
1144
1257
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1145
1258
 
1146
- declare const __VLS_component_17: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<baseTextProps>, {
1259
+ declare const __VLS_component_18: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<baseTextProps>, {
1147
1260
  tag: string;
1148
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<baseTextProps>, {
1261
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<baseTextProps>, {
1149
1262
  tag: string;
1150
1263
  }>>> & Readonly<{}>, {
1151
1264
  tag: string;
1152
1265
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1153
1266
 
1154
- declare const __VLS_component_170: DefineComponent<ExtractPropTypes< {
1267
+ declare const __VLS_component_180: DefineComponent<ExtractPropTypes< {
1155
1268
  props: {
1156
1269
  type: ObjectConstructor;
1157
1270
  };
@@ -1161,7 +1274,7 @@ type: ObjectConstructor;
1161
1274
  };
1162
1275
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1163
1276
 
1164
- declare const __VLS_component_171: DefineComponent<ExtractPropTypes< {
1277
+ declare const __VLS_component_181: DefineComponent<ExtractPropTypes< {
1165
1278
  props: {
1166
1279
  type: ObjectConstructor;
1167
1280
  };
@@ -1171,7 +1284,7 @@ type: ObjectConstructor;
1171
1284
  };
1172
1285
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1173
1286
 
1174
- declare const __VLS_component_172: DefineComponent<ExtractPropTypes< {
1287
+ declare const __VLS_component_182: DefineComponent<ExtractPropTypes< {
1175
1288
  props: {
1176
1289
  type: ObjectConstructor;
1177
1290
  };
@@ -1181,7 +1294,7 @@ type: ObjectConstructor;
1181
1294
  };
1182
1295
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1183
1296
 
1184
- declare const __VLS_component_173: DefineComponent<ExtractPropTypes< {
1297
+ declare const __VLS_component_183: DefineComponent<ExtractPropTypes< {
1185
1298
  props: {
1186
1299
  type: ObjectConstructor;
1187
1300
  };
@@ -1191,7 +1304,7 @@ type: ObjectConstructor;
1191
1304
  };
1192
1305
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1193
1306
 
1194
- declare const __VLS_component_174: DefineComponent<ExtractPropTypes< {
1307
+ declare const __VLS_component_184: DefineComponent<ExtractPropTypes< {
1195
1308
  props: {
1196
1309
  type: ObjectConstructor;
1197
1310
  };
@@ -1201,7 +1314,7 @@ type: ObjectConstructor;
1201
1314
  };
1202
1315
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1203
1316
 
1204
- declare const __VLS_component_175: DefineComponent<ExtractPropTypes< {
1317
+ declare const __VLS_component_185: DefineComponent<ExtractPropTypes< {
1205
1318
  props: {
1206
1319
  type: ObjectConstructor;
1207
1320
  };
@@ -1211,7 +1324,7 @@ type: ObjectConstructor;
1211
1324
  };
1212
1325
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1213
1326
 
1214
- declare const __VLS_component_176: DefineComponent<ExtractPropTypes< {
1327
+ declare const __VLS_component_186: DefineComponent<ExtractPropTypes< {
1215
1328
  props: {
1216
1329
  type: ObjectConstructor;
1217
1330
  };
@@ -1221,7 +1334,7 @@ type: ObjectConstructor;
1221
1334
  };
1222
1335
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1223
1336
 
1224
- declare const __VLS_component_177: DefineComponent<ExtractPropTypes< {
1337
+ declare const __VLS_component_187: DefineComponent<ExtractPropTypes< {
1225
1338
  props: {
1226
1339
  type: ObjectConstructor;
1227
1340
  };
@@ -1231,7 +1344,7 @@ type: ObjectConstructor;
1231
1344
  };
1232
1345
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1233
1346
 
1234
- declare const __VLS_component_178: DefineComponent<ExtractPropTypes< {
1347
+ declare const __VLS_component_188: DefineComponent<ExtractPropTypes< {
1235
1348
  props: {
1236
1349
  type: ObjectConstructor;
1237
1350
  };
@@ -1241,7 +1354,7 @@ type: ObjectConstructor;
1241
1354
  };
1242
1355
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1243
1356
 
1244
- declare const __VLS_component_179: DefineComponent<ExtractPropTypes< {
1357
+ declare const __VLS_component_189: DefineComponent<ExtractPropTypes< {
1245
1358
  props: {
1246
1359
  type: ObjectConstructor;
1247
1360
  };
@@ -1251,7 +1364,7 @@ type: ObjectConstructor;
1251
1364
  };
1252
1365
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1253
1366
 
1254
- declare const __VLS_component_18: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<Layout>, {
1367
+ declare const __VLS_component_19: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<Layout>, {
1255
1368
  gap: string;
1256
1369
  rowGap: string;
1257
1370
  columnGap: string;
@@ -1261,7 +1374,7 @@ as: string;
1261
1374
  queryType: string;
1262
1375
  flow: undefined;
1263
1376
  flowValue: string;
1264
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<Layout>, {
1377
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<Layout>, {
1265
1378
  gap: string;
1266
1379
  rowGap: string;
1267
1380
  columnGap: string;
@@ -1273,7 +1386,7 @@ flow: undefined;
1273
1386
  flowValue: string;
1274
1387
  }>>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1275
1388
 
1276
- declare const __VLS_component_180: DefineComponent<ExtractPropTypes< {
1389
+ declare const __VLS_component_190: DefineComponent<ExtractPropTypes< {
1277
1390
  props: {
1278
1391
  type: ObjectConstructor;
1279
1392
  };
@@ -1283,7 +1396,7 @@ type: ObjectConstructor;
1283
1396
  };
1284
1397
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1285
1398
 
1286
- declare const __VLS_component_181: DefineComponent<ExtractPropTypes< {
1399
+ declare const __VLS_component_191: DefineComponent<ExtractPropTypes< {
1287
1400
  props: {
1288
1401
  type: ObjectConstructor;
1289
1402
  };
@@ -1293,7 +1406,7 @@ type: ObjectConstructor;
1293
1406
  };
1294
1407
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1295
1408
 
1296
- declare const __VLS_component_182: DefineComponent<ExtractPropTypes< {
1409
+ declare const __VLS_component_192: DefineComponent<ExtractPropTypes< {
1297
1410
  props: {
1298
1411
  type: ObjectConstructor;
1299
1412
  };
@@ -1303,7 +1416,7 @@ type: ObjectConstructor;
1303
1416
  };
1304
1417
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1305
1418
 
1306
- declare const __VLS_component_183: DefineComponent<ExtractPropTypes< {
1419
+ declare const __VLS_component_193: DefineComponent<ExtractPropTypes< {
1307
1420
  props: {
1308
1421
  type: ObjectConstructor;
1309
1422
  };
@@ -1313,7 +1426,7 @@ type: ObjectConstructor;
1313
1426
  };
1314
1427
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1315
1428
 
1316
- declare const __VLS_component_184: DefineComponent<ExtractPropTypes< {
1429
+ declare const __VLS_component_194: DefineComponent<ExtractPropTypes< {
1317
1430
  props: {
1318
1431
  type: ObjectConstructor;
1319
1432
  };
@@ -1323,7 +1436,7 @@ type: ObjectConstructor;
1323
1436
  };
1324
1437
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1325
1438
 
1326
- declare const __VLS_component_185: DefineComponent<ExtractPropTypes< {
1439
+ declare const __VLS_component_195: DefineComponent<ExtractPropTypes< {
1327
1440
  props: {
1328
1441
  type: ObjectConstructor;
1329
1442
  };
@@ -1333,7 +1446,7 @@ type: ObjectConstructor;
1333
1446
  };
1334
1447
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1335
1448
 
1336
- declare const __VLS_component_186: DefineComponent<ExtractPropTypes< {
1449
+ declare const __VLS_component_196: DefineComponent<ExtractPropTypes< {
1337
1450
  props: {
1338
1451
  type: ObjectConstructor;
1339
1452
  };
@@ -1343,7 +1456,7 @@ type: ObjectConstructor;
1343
1456
  };
1344
1457
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1345
1458
 
1346
- declare const __VLS_component_187: DefineComponent<ExtractPropTypes< {
1459
+ declare const __VLS_component_197: DefineComponent<ExtractPropTypes< {
1347
1460
  props: {
1348
1461
  type: ObjectConstructor;
1349
1462
  };
@@ -1353,7 +1466,7 @@ type: ObjectConstructor;
1353
1466
  };
1354
1467
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1355
1468
 
1356
- declare const __VLS_component_188: DefineComponent<ExtractPropTypes< {
1469
+ declare const __VLS_component_198: DefineComponent<ExtractPropTypes< {
1357
1470
  props: {
1358
1471
  type: ObjectConstructor;
1359
1472
  };
@@ -1363,7 +1476,7 @@ type: ObjectConstructor;
1363
1476
  };
1364
1477
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1365
1478
 
1366
- declare const __VLS_component_189: DefineComponent<ExtractPropTypes< {
1479
+ declare const __VLS_component_199: DefineComponent<ExtractPropTypes< {
1367
1480
  props: {
1368
1481
  type: ObjectConstructor;
1369
1482
  };
@@ -1373,139 +1486,22 @@ type: ObjectConstructor;
1373
1486
  };
1374
1487
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1375
1488
 
1376
- declare const __VLS_component_19: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<CdrLinkProps>, {
1377
- tag: string;
1378
- href: string;
1379
- inheritColor: boolean;
1380
- modifier: string;
1381
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<CdrLinkProps>, {
1382
- tag: string;
1383
- href: string;
1384
- inheritColor: boolean;
1385
- modifier: string;
1386
- }>>> & Readonly<{}>, {
1387
- tag: CdrLinkTag;
1388
- inheritColor: boolean;
1389
- href: string;
1390
- modifier: "" | "standalone";
1391
- }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1392
-
1393
- declare const __VLS_component_190: DefineComponent<ExtractPropTypes< {
1394
- props: {
1395
- type: ObjectConstructor;
1489
+ declare const __VLS_component_2: DefineComponent<ExtractPropTypes< {
1490
+ /**
1491
+ * The unique id of an accordion.
1492
+ * @demoIgnore true
1493
+ */
1494
+ id: {
1495
+ type: StringConstructor;
1496
+ required: true;
1396
1497
  };
1397
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1398
- props: {
1399
- type: ObjectConstructor;
1400
- };
1401
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1402
-
1403
- declare const __VLS_component_191: DefineComponent<ExtractPropTypes< {
1404
- props: {
1405
- type: ObjectConstructor;
1406
- };
1407
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1408
- props: {
1409
- type: ObjectConstructor;
1410
- };
1411
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1412
-
1413
- declare const __VLS_component_192: DefineComponent<ExtractPropTypes< {
1414
- props: {
1415
- type: ObjectConstructor;
1416
- };
1417
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1418
- props: {
1419
- type: ObjectConstructor;
1420
- };
1421
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1422
-
1423
- declare const __VLS_component_193: DefineComponent<ExtractPropTypes< {
1424
- props: {
1425
- type: ObjectConstructor;
1426
- };
1427
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1428
- props: {
1429
- type: ObjectConstructor;
1430
- };
1431
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1432
-
1433
- declare const __VLS_component_194: DefineComponent<ExtractPropTypes< {
1434
- props: {
1435
- type: ObjectConstructor;
1436
- };
1437
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1438
- props: {
1439
- type: ObjectConstructor;
1440
- };
1441
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1442
-
1443
- declare const __VLS_component_195: DefineComponent<ExtractPropTypes< {
1444
- props: {
1445
- type: ObjectConstructor;
1446
- };
1447
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1448
- props: {
1449
- type: ObjectConstructor;
1450
- };
1451
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1452
-
1453
- declare const __VLS_component_196: DefineComponent<ExtractPropTypes< {
1454
- props: {
1455
- type: ObjectConstructor;
1456
- };
1457
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1458
- props: {
1459
- type: ObjectConstructor;
1460
- };
1461
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1462
-
1463
- declare const __VLS_component_197: DefineComponent<ExtractPropTypes< {
1464
- props: {
1465
- type: ObjectConstructor;
1466
- };
1467
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1468
- props: {
1469
- type: ObjectConstructor;
1470
- };
1471
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1472
-
1473
- declare const __VLS_component_198: DefineComponent<ExtractPropTypes< {
1474
- props: {
1475
- type: ObjectConstructor;
1476
- };
1477
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1478
- props: {
1479
- type: ObjectConstructor;
1480
- };
1481
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1482
-
1483
- declare const __VLS_component_199: DefineComponent<ExtractPropTypes< {
1484
- props: {
1485
- type: ObjectConstructor;
1486
- };
1487
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1488
- props: {
1489
- type: ObjectConstructor;
1490
- };
1491
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1492
-
1493
- declare const __VLS_component_2: DefineComponent<ExtractPropTypes< {
1494
- /**
1495
- * The unique id of an accordion.
1496
- * @demoIgnore true
1497
- */
1498
- id: {
1499
- type: StringConstructor;
1500
- required: true;
1501
- };
1502
- /**
1503
- * Toggle this value to open/close the accordion.
1504
- * @demoIgnore true
1505
- */
1506
- opened: {
1507
- type: BooleanConstructor;
1508
- default: boolean;
1498
+ /**
1499
+ * Toggle this value to open/close the accordion.
1500
+ * @demoIgnore true
1501
+ */
1502
+ opened: {
1503
+ type: BooleanConstructor;
1504
+ default: boolean;
1509
1505
  };
1510
1506
  /**
1511
1507
  * Sets a compact style.
@@ -1607,7 +1603,124 @@ borderAligned: boolean;
1607
1603
  contentSpacing: boolean;
1608
1604
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1609
1605
 
1610
- declare const __VLS_component_20: DefineComponent<ExtractPropTypes< {
1606
+ declare const __VLS_component_20: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<CdrLinkProps>, {
1607
+ tag: string;
1608
+ href: string;
1609
+ inheritColor: boolean;
1610
+ modifier: string;
1611
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<CdrLinkProps>, {
1612
+ tag: string;
1613
+ href: string;
1614
+ inheritColor: boolean;
1615
+ modifier: string;
1616
+ }>>> & Readonly<{}>, {
1617
+ tag: CdrLinkTag;
1618
+ inheritColor: boolean;
1619
+ href: string;
1620
+ modifier: "" | "standalone";
1621
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1622
+
1623
+ declare const __VLS_component_200: DefineComponent<ExtractPropTypes< {
1624
+ props: {
1625
+ type: ObjectConstructor;
1626
+ };
1627
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1628
+ props: {
1629
+ type: ObjectConstructor;
1630
+ };
1631
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1632
+
1633
+ declare const __VLS_component_201: DefineComponent<ExtractPropTypes< {
1634
+ props: {
1635
+ type: ObjectConstructor;
1636
+ };
1637
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1638
+ props: {
1639
+ type: ObjectConstructor;
1640
+ };
1641
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1642
+
1643
+ declare const __VLS_component_202: DefineComponent<ExtractPropTypes< {
1644
+ props: {
1645
+ type: ObjectConstructor;
1646
+ };
1647
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1648
+ props: {
1649
+ type: ObjectConstructor;
1650
+ };
1651
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1652
+
1653
+ declare const __VLS_component_203: DefineComponent<ExtractPropTypes< {
1654
+ props: {
1655
+ type: ObjectConstructor;
1656
+ };
1657
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1658
+ props: {
1659
+ type: ObjectConstructor;
1660
+ };
1661
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1662
+
1663
+ declare const __VLS_component_204: DefineComponent<ExtractPropTypes< {
1664
+ props: {
1665
+ type: ObjectConstructor;
1666
+ };
1667
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1668
+ props: {
1669
+ type: ObjectConstructor;
1670
+ };
1671
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1672
+
1673
+ declare const __VLS_component_205: DefineComponent<ExtractPropTypes< {
1674
+ props: {
1675
+ type: ObjectConstructor;
1676
+ };
1677
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1678
+ props: {
1679
+ type: ObjectConstructor;
1680
+ };
1681
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1682
+
1683
+ declare const __VLS_component_206: DefineComponent<ExtractPropTypes< {
1684
+ props: {
1685
+ type: ObjectConstructor;
1686
+ };
1687
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1688
+ props: {
1689
+ type: ObjectConstructor;
1690
+ };
1691
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1692
+
1693
+ declare const __VLS_component_207: DefineComponent<ExtractPropTypes< {
1694
+ props: {
1695
+ type: ObjectConstructor;
1696
+ };
1697
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1698
+ props: {
1699
+ type: ObjectConstructor;
1700
+ };
1701
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1702
+
1703
+ declare const __VLS_component_208: DefineComponent<ExtractPropTypes< {
1704
+ props: {
1705
+ type: ObjectConstructor;
1706
+ };
1707
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1708
+ props: {
1709
+ type: ObjectConstructor;
1710
+ };
1711
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1712
+
1713
+ declare const __VLS_component_209: DefineComponent<ExtractPropTypes< {
1714
+ props: {
1715
+ type: ObjectConstructor;
1716
+ };
1717
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1718
+ props: {
1719
+ type: ObjectConstructor;
1720
+ };
1721
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1722
+
1723
+ declare const __VLS_component_21: DefineComponent<ExtractPropTypes< {
1611
1724
  /**
1612
1725
  * Sets list type and HTML element as "unordered" or "ordered"
1613
1726
  * @values ul, ol
@@ -1652,7 +1765,7 @@ tag: string;
1652
1765
  modifier: string;
1653
1766
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1654
1767
 
1655
- declare const __VLS_component_200: DefineComponent<ExtractPropTypes< {
1768
+ declare const __VLS_component_210: DefineComponent<ExtractPropTypes< {
1656
1769
  props: {
1657
1770
  type: ObjectConstructor;
1658
1771
  };
@@ -1662,7 +1775,7 @@ type: ObjectConstructor;
1662
1775
  };
1663
1776
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1664
1777
 
1665
- declare const __VLS_component_201: DefineComponent<ExtractPropTypes< {
1778
+ declare const __VLS_component_211: DefineComponent<ExtractPropTypes< {
1666
1779
  props: {
1667
1780
  type: ObjectConstructor;
1668
1781
  };
@@ -1672,7 +1785,7 @@ type: ObjectConstructor;
1672
1785
  };
1673
1786
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1674
1787
 
1675
- declare const __VLS_component_202: DefineComponent<ExtractPropTypes< {
1788
+ declare const __VLS_component_212: DefineComponent<ExtractPropTypes< {
1676
1789
  props: {
1677
1790
  type: ObjectConstructor;
1678
1791
  };
@@ -1682,7 +1795,7 @@ type: ObjectConstructor;
1682
1795
  };
1683
1796
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1684
1797
 
1685
- declare const __VLS_component_203: DefineComponent<ExtractPropTypes< {
1798
+ declare const __VLS_component_213: DefineComponent<ExtractPropTypes< {
1686
1799
  props: {
1687
1800
  type: ObjectConstructor;
1688
1801
  };
@@ -1692,7 +1805,7 @@ type: ObjectConstructor;
1692
1805
  };
1693
1806
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1694
1807
 
1695
- declare const __VLS_component_204: DefineComponent<ExtractPropTypes< {
1808
+ declare const __VLS_component_214: DefineComponent<ExtractPropTypes< {
1696
1809
  props: {
1697
1810
  type: ObjectConstructor;
1698
1811
  };
@@ -1702,7 +1815,7 @@ type: ObjectConstructor;
1702
1815
  };
1703
1816
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1704
1817
 
1705
- declare const __VLS_component_205: DefineComponent<ExtractPropTypes< {
1818
+ declare const __VLS_component_215: DefineComponent<ExtractPropTypes< {
1706
1819
  props: {
1707
1820
  type: ObjectConstructor;
1708
1821
  };
@@ -1712,7 +1825,7 @@ type: ObjectConstructor;
1712
1825
  };
1713
1826
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1714
1827
 
1715
- declare const __VLS_component_206: DefineComponent<ExtractPropTypes< {
1828
+ declare const __VLS_component_216: DefineComponent<ExtractPropTypes< {
1716
1829
  props: {
1717
1830
  type: ObjectConstructor;
1718
1831
  };
@@ -1722,7 +1835,7 @@ type: ObjectConstructor;
1722
1835
  };
1723
1836
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1724
1837
 
1725
- declare const __VLS_component_207: DefineComponent<ExtractPropTypes< {
1838
+ declare const __VLS_component_217: DefineComponent<ExtractPropTypes< {
1726
1839
  props: {
1727
1840
  type: ObjectConstructor;
1728
1841
  };
@@ -1732,7 +1845,7 @@ type: ObjectConstructor;
1732
1845
  };
1733
1846
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1734
1847
 
1735
- declare const __VLS_component_208: DefineComponent<ExtractPropTypes< {
1848
+ declare const __VLS_component_218: DefineComponent<ExtractPropTypes< {
1736
1849
  props: {
1737
1850
  type: ObjectConstructor;
1738
1851
  };
@@ -1742,7 +1855,7 @@ type: ObjectConstructor;
1742
1855
  };
1743
1856
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1744
1857
 
1745
- declare const __VLS_component_209: DefineComponent<ExtractPropTypes< {
1858
+ declare const __VLS_component_219: DefineComponent<ExtractPropTypes< {
1746
1859
  props: {
1747
1860
  type: ObjectConstructor;
1748
1861
  };
@@ -1752,7 +1865,7 @@ type: ObjectConstructor;
1752
1865
  };
1753
1866
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1754
1867
 
1755
- declare const __VLS_component_21: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<MediaObject>, {
1868
+ declare const __VLS_component_22: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<MediaObject>, {
1756
1869
  align: string;
1757
1870
  mediaPosition: string;
1758
1871
  mediaWidth: string;
@@ -1763,7 +1876,7 @@ overlayRowAlign: string;
1763
1876
  overlayColumnAlign: string;
1764
1877
  contentPadding: string;
1765
1878
  queryType: string;
1766
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<MediaObject>, {
1879
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<MediaObject>, {
1767
1880
  align: string;
1768
1881
  mediaPosition: string;
1769
1882
  mediaWidth: string;
@@ -1776,7 +1889,7 @@ contentPadding: string;
1776
1889
  queryType: string;
1777
1890
  }>>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1778
1891
 
1779
- declare const __VLS_component_210: DefineComponent<ExtractPropTypes< {
1892
+ declare const __VLS_component_220: DefineComponent<ExtractPropTypes< {
1780
1893
  props: {
1781
1894
  type: ObjectConstructor;
1782
1895
  };
@@ -1786,7 +1899,7 @@ type: ObjectConstructor;
1786
1899
  };
1787
1900
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1788
1901
 
1789
- declare const __VLS_component_211: DefineComponent<ExtractPropTypes< {
1902
+ declare const __VLS_component_221: DefineComponent<ExtractPropTypes< {
1790
1903
  props: {
1791
1904
  type: ObjectConstructor;
1792
1905
  };
@@ -1796,7 +1909,7 @@ type: ObjectConstructor;
1796
1909
  };
1797
1910
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1798
1911
 
1799
- declare const __VLS_component_212: DefineComponent<ExtractPropTypes< {
1912
+ declare const __VLS_component_222: DefineComponent<ExtractPropTypes< {
1800
1913
  props: {
1801
1914
  type: ObjectConstructor;
1802
1915
  };
@@ -1806,7 +1919,7 @@ type: ObjectConstructor;
1806
1919
  };
1807
1920
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1808
1921
 
1809
- declare const __VLS_component_213: DefineComponent<ExtractPropTypes< {
1922
+ declare const __VLS_component_223: DefineComponent<ExtractPropTypes< {
1810
1923
  props: {
1811
1924
  type: ObjectConstructor;
1812
1925
  };
@@ -1816,7 +1929,7 @@ type: ObjectConstructor;
1816
1929
  };
1817
1930
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1818
1931
 
1819
- declare const __VLS_component_214: DefineComponent<ExtractPropTypes< {
1932
+ declare const __VLS_component_224: DefineComponent<ExtractPropTypes< {
1820
1933
  props: {
1821
1934
  type: ObjectConstructor;
1822
1935
  };
@@ -1826,7 +1939,7 @@ type: ObjectConstructor;
1826
1939
  };
1827
1940
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1828
1941
 
1829
- declare const __VLS_component_215: DefineComponent<ExtractPropTypes< {
1942
+ declare const __VLS_component_225: DefineComponent<ExtractPropTypes< {
1830
1943
  props: {
1831
1944
  type: ObjectConstructor;
1832
1945
  };
@@ -1836,7 +1949,7 @@ type: ObjectConstructor;
1836
1949
  };
1837
1950
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1838
1951
 
1839
- declare const __VLS_component_216: DefineComponent<ExtractPropTypes< {
1952
+ declare const __VLS_component_226: DefineComponent<ExtractPropTypes< {
1840
1953
  props: {
1841
1954
  type: ObjectConstructor;
1842
1955
  };
@@ -1846,7 +1959,7 @@ type: ObjectConstructor;
1846
1959
  };
1847
1960
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1848
1961
 
1849
- declare const __VLS_component_217: DefineComponent<ExtractPropTypes< {
1962
+ declare const __VLS_component_227: DefineComponent<ExtractPropTypes< {
1850
1963
  props: {
1851
1964
  type: ObjectConstructor;
1852
1965
  };
@@ -1856,7 +1969,7 @@ type: ObjectConstructor;
1856
1969
  };
1857
1970
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1858
1971
 
1859
- declare const __VLS_component_218: DefineComponent<ExtractPropTypes< {
1972
+ declare const __VLS_component_228: DefineComponent<ExtractPropTypes< {
1860
1973
  props: {
1861
1974
  type: ObjectConstructor;
1862
1975
  };
@@ -1866,7 +1979,7 @@ type: ObjectConstructor;
1866
1979
  };
1867
1980
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1868
1981
 
1869
- declare const __VLS_component_219: DefineComponent<ExtractPropTypes< {
1982
+ declare const __VLS_component_229: DefineComponent<ExtractPropTypes< {
1870
1983
  props: {
1871
1984
  type: ObjectConstructor;
1872
1985
  };
@@ -1876,7 +1989,7 @@ type: ObjectConstructor;
1876
1989
  };
1877
1990
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1878
1991
 
1879
- declare const __VLS_component_22: DefineComponent<ExtractPropTypes< {
1992
+ declare const __VLS_component_23: DefineComponent<ExtractPropTypes< {
1880
1993
  /**
1881
1994
  * Toggles the state of the modal
1882
1995
  * @demoIgnore true
@@ -1962,143 +2075,53 @@ type: BooleanConstructor;
1962
2075
  required: false;
1963
2076
  default: boolean;
1964
2077
  };
1965
- /**
1966
- * Text for aria-describedby attribute. Applied to modal content element
1967
- */
1968
- ariaDescribedby: {
1969
- type: StringConstructor;
1970
- required: false;
1971
- default: null;
1972
- };
1973
- /**
1974
- * Sets the `role` attribute on the modal content element
1975
- * @values dialog, alertDialog
1976
- */
1977
- role: {
1978
- type: StringConstructor;
1979
- required: false;
1980
- default: string;
1981
- };
1982
- /**
1983
- * Sets unique `id` for modal
1984
- */
1985
- id: {
1986
- type: StringConstructor;
1987
- required: false;
1988
- default: null;
1989
- };
1990
- /** Adds custom class to the `cdr-modal__overlay` div */
1991
- overlayClass: StringConstructor;
1992
- /** Adds custom class to the `cdr-modal__outerWrap` div */
1993
- wrapperClass: StringConstructor;
1994
- /** Adds custom class to the `cdr-modal__innerWrap` div */
1995
- contentClass: StringConstructor;
1996
- /** Sets duration for modal's close animation */
1997
- animationDuration: {
1998
- type: NumberConstructor;
1999
- default: number;
2000
- };
2001
- }>> & Readonly<{
2002
- onClosed?: ((...args: any[]) => any) | undefined;
2003
- }>, {
2004
- role: string;
2005
- id: string;
2006
- showTitle: boolean;
2007
- ariaDescribedby: string;
2008
- animationDuration: number;
2009
- }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2010
-
2011
- declare const __VLS_component_220: DefineComponent<ExtractPropTypes< {
2012
- props: {
2013
- type: ObjectConstructor;
2014
- };
2015
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2016
- props: {
2017
- type: ObjectConstructor;
2018
- };
2019
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2020
-
2021
- declare const __VLS_component_221: DefineComponent<ExtractPropTypes< {
2022
- props: {
2023
- type: ObjectConstructor;
2024
- };
2025
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2026
- props: {
2027
- type: ObjectConstructor;
2028
- };
2029
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2030
-
2031
- declare const __VLS_component_222: DefineComponent<ExtractPropTypes< {
2032
- props: {
2033
- type: ObjectConstructor;
2034
- };
2035
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2036
- props: {
2037
- type: ObjectConstructor;
2038
- };
2039
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2040
-
2041
- declare const __VLS_component_223: DefineComponent<ExtractPropTypes< {
2042
- props: {
2043
- type: ObjectConstructor;
2044
- };
2045
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2046
- props: {
2047
- type: ObjectConstructor;
2048
- };
2049
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2050
-
2051
- declare const __VLS_component_224: DefineComponent<ExtractPropTypes< {
2052
- props: {
2053
- type: ObjectConstructor;
2054
- };
2055
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2056
- props: {
2057
- type: ObjectConstructor;
2058
- };
2059
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2060
-
2061
- declare const __VLS_component_225: DefineComponent<ExtractPropTypes< {
2062
- props: {
2063
- type: ObjectConstructor;
2064
- };
2065
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2066
- props: {
2067
- type: ObjectConstructor;
2068
- };
2069
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2070
-
2071
- declare const __VLS_component_226: DefineComponent<ExtractPropTypes< {
2072
- props: {
2073
- type: ObjectConstructor;
2074
- };
2075
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2076
- props: {
2077
- type: ObjectConstructor;
2078
- };
2079
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2080
-
2081
- declare const __VLS_component_227: DefineComponent<ExtractPropTypes< {
2082
- props: {
2083
- type: ObjectConstructor;
2084
- };
2085
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2086
- props: {
2087
- type: ObjectConstructor;
2078
+ /**
2079
+ * Text for aria-describedby attribute. Applied to modal content element
2080
+ */
2081
+ ariaDescribedby: {
2082
+ type: StringConstructor;
2083
+ required: false;
2084
+ default: null;
2088
2085
  };
2089
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2090
-
2091
- declare const __VLS_component_228: DefineComponent<ExtractPropTypes< {
2092
- props: {
2093
- type: ObjectConstructor;
2086
+ /**
2087
+ * Sets the `role` attribute on the modal content element
2088
+ * @values dialog, alertDialog
2089
+ */
2090
+ role: {
2091
+ type: StringConstructor;
2092
+ required: false;
2093
+ default: string;
2094
2094
  };
2095
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2096
- props: {
2097
- type: ObjectConstructor;
2095
+ /**
2096
+ * Sets unique `id` for modal
2097
+ */
2098
+ id: {
2099
+ type: StringConstructor;
2100
+ required: false;
2101
+ default: null;
2098
2102
  };
2099
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2103
+ /** Adds custom class to the `cdr-modal__overlay` div */
2104
+ overlayClass: StringConstructor;
2105
+ /** Adds custom class to the `cdr-modal__outerWrap` div */
2106
+ wrapperClass: StringConstructor;
2107
+ /** Adds custom class to the `cdr-modal__innerWrap` div */
2108
+ contentClass: StringConstructor;
2109
+ /** Sets duration for modal's close animation */
2110
+ animationDuration: {
2111
+ type: NumberConstructor;
2112
+ default: number;
2113
+ };
2114
+ }>> & Readonly<{
2115
+ onClosed?: ((...args: any[]) => any) | undefined;
2116
+ }>, {
2117
+ role: string;
2118
+ id: string;
2119
+ showTitle: boolean;
2120
+ ariaDescribedby: string;
2121
+ animationDuration: number;
2122
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2100
2123
 
2101
- declare const __VLS_component_229: DefineComponent<ExtractPropTypes< {
2124
+ declare const __VLS_component_230: DefineComponent<ExtractPropTypes< {
2102
2125
  props: {
2103
2126
  type: ObjectConstructor;
2104
2127
  };
@@ -2108,27 +2131,10 @@ type: ObjectConstructor;
2108
2131
  };
2109
2132
  }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2110
2133
 
2111
- declare const __VLS_component_23: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<ObjectOverlayProps>, {
2112
- position: string;
2113
- margin: string;
2114
- tag: string;
2115
- gradientTheme: string;
2116
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<ObjectOverlayProps>, {
2117
- position: string;
2118
- margin: string;
2119
- tag: string;
2120
- gradientTheme: string;
2121
- }>>> & Readonly<{}>, {
2122
- tag: string;
2123
- position: ResponsivePosition | ObjectPosition;
2124
- gradientTheme: "dark" | "light";
2125
- margin: ResponsiveSpace | Spacing;
2126
- }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2127
-
2128
- declare const __VLS_component_230: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<headingDisplayTextProps>, {
2134
+ declare const __VLS_component_231: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<headingDisplayTextProps>, {
2129
2135
  tag: string;
2130
2136
  scale: string;
2131
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<headingDisplayTextProps>, {
2137
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<headingDisplayTextProps>, {
2132
2138
  tag: string;
2133
2139
  scale: string;
2134
2140
  }>>> & Readonly<{}>, {
@@ -2136,11 +2142,11 @@ tag: string;
2136
2142
  scale: "2" | "3" | "4" | "5" | "6" | "7";
2137
2143
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2138
2144
 
2139
- declare const __VLS_component_231: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<headingSerifTextProps>, {
2145
+ declare const __VLS_component_232: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<headingSerifTextProps>, {
2140
2146
  tag: string;
2141
2147
  scale: string;
2142
2148
  strong: boolean;
2143
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<headingSerifTextProps>, {
2149
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<headingSerifTextProps>, {
2144
2150
  tag: string;
2145
2151
  scale: string;
2146
2152
  strong: boolean;
@@ -2150,10 +2156,10 @@ tag: string;
2150
2156
  scale: "1" | "2" | "3" | "4" | "5";
2151
2157
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2152
2158
 
2153
- declare const __VLS_component_232: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<headingSansTextProps>, {
2159
+ declare const __VLS_component_233: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<headingSansTextProps>, {
2154
2160
  tag: string;
2155
2161
  scale: string;
2156
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<headingSansTextProps>, {
2162
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<headingSansTextProps>, {
2157
2163
  tag: string;
2158
2164
  scale: string;
2159
2165
  }>>> & Readonly<{}>, {
@@ -2161,10 +2167,10 @@ tag: string;
2161
2167
  scale: "1" | "2" | "3";
2162
2168
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2163
2169
 
2164
- declare const __VLS_component_233: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<subheadingSansTextProps>, {
2170
+ declare const __VLS_component_234: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<subheadingSansTextProps>, {
2165
2171
  tag: string;
2166
2172
  scale: string;
2167
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<subheadingSansTextProps>, {
2173
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<subheadingSansTextProps>, {
2168
2174
  tag: string;
2169
2175
  scale: string;
2170
2176
  }>>> & Readonly<{}>, {
@@ -2172,11 +2178,11 @@ tag: string;
2172
2178
  scale: "-1" | "0" | "1" | "2";
2173
2179
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2174
2180
 
2175
- declare const __VLS_component_234: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<utilitySansTextProps>, {
2181
+ declare const __VLS_component_235: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<utilitySansTextProps>, {
2176
2182
  tag: string;
2177
2183
  scale: string;
2178
2184
  strong: boolean;
2179
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<utilitySansTextProps>, {
2185
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<utilitySansTextProps>, {
2180
2186
  tag: string;
2181
2187
  scale: string;
2182
2188
  strong: boolean;
@@ -2186,11 +2192,11 @@ tag: string;
2186
2192
  scale: "-1" | "0" | "1" | "2" | "3";
2187
2193
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2188
2194
 
2189
- declare const __VLS_component_235: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<utilitySerifTextProps>, {
2195
+ declare const __VLS_component_236: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<utilitySerifTextProps>, {
2190
2196
  tag: string;
2191
2197
  scale: string;
2192
2198
  strong: boolean;
2193
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<utilitySerifTextProps>, {
2199
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<utilitySerifTextProps>, {
2194
2200
  tag: string;
2195
2201
  scale: string;
2196
2202
  strong: boolean;
@@ -2200,11 +2206,11 @@ tag: string;
2200
2206
  scale: "-1" | "0" | "1" | "2" | "3";
2201
2207
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2202
2208
 
2203
- declare const __VLS_component_236: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<bodyTextProps>, {
2209
+ declare const __VLS_component_237: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<bodyTextProps>, {
2204
2210
  tag: string;
2205
2211
  scale: string;
2206
2212
  strong: boolean;
2207
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<bodyTextProps>, {
2213
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<bodyTextProps>, {
2208
2214
  tag: string;
2209
2215
  scale: string;
2210
2216
  strong: boolean;
@@ -2214,15 +2220,32 @@ tag: string;
2214
2220
  scale: ScaleValue;
2215
2221
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2216
2222
 
2217
- declare const __VLS_component_237: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<baseTextProps>, {
2223
+ declare const __VLS_component_238: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<baseTextProps>, {
2224
+ tag: string;
2225
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<baseTextProps>, {
2226
+ tag: string;
2227
+ }>>> & Readonly<{}>, {
2228
+ tag: string;
2229
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2230
+
2231
+ declare const __VLS_component_24: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<ObjectOverlayProps>, {
2232
+ position: string;
2233
+ margin: string;
2218
2234
  tag: string;
2219
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<baseTextProps>, {
2235
+ gradientTheme: string;
2236
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<ObjectOverlayProps>, {
2237
+ position: string;
2238
+ margin: string;
2220
2239
  tag: string;
2240
+ gradientTheme: string;
2221
2241
  }>>> & Readonly<{}>, {
2222
2242
  tag: string;
2243
+ position: ResponsivePosition | ObjectPosition;
2244
+ gradientTheme: "dark" | "light";
2245
+ margin: ResponsiveSpace | Spacing;
2223
2246
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2224
2247
 
2225
- declare const __VLS_component_24: DefineComponent<ExtractPropTypes< {
2248
+ declare const __VLS_component_25: DefineComponent<ExtractPropTypes< {
2226
2249
  /**
2227
2250
  * Sets the position where the popover will render relative to the trigger element.
2228
2251
  * @demoSelectMultiple false
@@ -2326,7 +2349,7 @@ autoPosition: boolean;
2326
2349
  open: boolean;
2327
2350
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2328
2351
 
2329
- declare const __VLS_component_25: DefineComponent<ExtractPropTypes< {
2352
+ declare const __VLS_component_26: DefineComponent<ExtractPropTypes< {
2330
2353
  /**
2331
2354
  * Sets the semantic HTML element for the quote.
2332
2355
  * @values blockquote, aside, q, div
@@ -2377,7 +2400,7 @@ tag: string;
2377
2400
  modifier: string;
2378
2401
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2379
2402
 
2380
- declare const __VLS_component_26: DefineComponent<ExtractPropTypes< {
2403
+ declare const __VLS_component_27: DefineComponent<ExtractPropTypes< {
2381
2404
  /**
2382
2405
  * Adds CSS class to the label for custom styles.
2383
2406
  */
@@ -2510,7 +2533,7 @@ modifier: string;
2510
2533
  background: string;
2511
2534
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2512
2535
 
2513
- declare const __VLS_component_27: DefineComponent<ExtractPropTypes< {
2536
+ declare const __VLS_component_28: DefineComponent<ExtractPropTypes< {
2514
2537
  /**
2515
2538
  * Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be auto-generated.
2516
2539
  */
@@ -2681,7 +2704,7 @@ errorRole: string;
2681
2704
  multiple: boolean;
2682
2705
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2683
2706
 
2684
- declare const __VLS_component_28: DefineComponent<ExtractPropTypes< {
2707
+ declare const __VLS_component_29: DefineComponent<ExtractPropTypes< {
2685
2708
  /**
2686
2709
  * Toggle animation on/off.
2687
2710
  * When `true`, animated gradient will be used while loading.
@@ -2707,17 +2730,6 @@ default: boolean;
2707
2730
  motion: boolean;
2708
2731
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2709
2732
 
2710
- declare const __VLS_component_29: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<splitSurfaceProps>, {
2711
- surface: string;
2712
- tag: string;
2713
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<splitSurfaceProps>, {
2714
- surface: string;
2715
- tag: string;
2716
- }>>> & Readonly<{}>, {
2717
- tag: string;
2718
- surface: "top" | "bottom";
2719
- }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2720
-
2721
2733
  declare const __VLS_component_3: DefineComponent<ExtractPropTypes< {
2722
2734
  /**
2723
2735
  * A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.
@@ -2742,18 +2754,29 @@ validator: (value: string) => boolean;
2742
2754
  unwrap: string | boolean;
2743
2755
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2744
2756
 
2745
- declare const __VLS_component_30: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<surface>, {
2757
+ declare const __VLS_component_30: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<splitSurfaceProps>, {
2758
+ surface: string;
2759
+ tag: string;
2760
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<splitSurfaceProps>, {
2761
+ surface: string;
2762
+ tag: string;
2763
+ }>>> & Readonly<{}>, {
2764
+ tag: string;
2765
+ surface: "top" | "bottom";
2766
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2767
+
2768
+ declare const __VLS_component_31: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<surface>, {
2746
2769
  tag: string;
2747
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<surface>, {
2770
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<surface>, {
2748
2771
  tag: string;
2749
2772
  }>>> & Readonly<{}>, {
2750
2773
  tag: Tag;
2751
2774
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2752
2775
 
2753
- declare const __VLS_component_31: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<surfaceSelection>, {
2776
+ declare const __VLS_component_32: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<surfaceSelection>, {
2754
2777
  tag: string;
2755
2778
  role: string;
2756
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<surfaceSelection>, {
2779
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<surfaceSelection>, {
2757
2780
  tag: string;
2758
2781
  role: string;
2759
2782
  }>>> & Readonly<{}>, {
@@ -2761,15 +2784,15 @@ role: string;
2761
2784
  tag: Tag;
2762
2785
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2763
2786
 
2764
- declare const __VLS_component_32: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<surface>, {
2787
+ declare const __VLS_component_33: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<surface>, {
2765
2788
  tag: string;
2766
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<surface>, {
2789
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<surface>, {
2767
2790
  tag: string;
2768
2791
  }>>> & Readonly<{}>, {
2769
2792
  tag: Tag;
2770
2793
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2771
2794
 
2772
- declare const __VLS_component_33: DefineComponent<ExtractPropTypes< {
2795
+ declare const __VLS_component_34: DefineComponent<ExtractPropTypes< {
2773
2796
  /** Sets row colors to alternate between darker and lighter backgrounds.
2774
2797
  * Striping will not apply when `border` is true
2775
2798
  */
@@ -2854,7 +2877,7 @@ border: boolean;
2854
2877
  responsive: boolean;
2855
2878
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2856
2879
 
2857
- declare const __VLS_component_34: DefineComponent<ExtractPropTypes< {
2880
+ declare const __VLS_component_35: DefineComponent<ExtractPropTypes< {
2858
2881
  /** Sets reference identifier for tab content. This property is required and is necessary for accessibility. Must be unique for each tabPanel, and cannot be the same as the `aria-labelledby` property. */
2859
2882
  id: StringConstructor;
2860
2883
  /** Sets tab display name. Required and must be unique for each tab. If `id` is not provided, this value will be used as the reference identifier. */
@@ -2874,7 +2897,7 @@ ariaLabelledby: StringConstructor;
2874
2897
  "onTab-change"?: ((...args: any[]) => any) | undefined;
2875
2898
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2876
2899
 
2877
- declare const __VLS_component_35: DefineComponent<ExtractPropTypes< {
2900
+ declare const __VLS_component_36: DefineComponent<ExtractPropTypes< {
2878
2901
  /**
2879
2902
  * Sets height of the tabs container element.
2880
2903
  * Passing a `px` value will render tabs with a static height,
@@ -2950,23 +2973,23 @@ activeTab: number;
2950
2973
  backgroundColor: string;
2951
2974
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2952
2975
 
2953
- declare const __VLS_component_36: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<baseTextProps>, {
2976
+ declare const __VLS_component_37: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<baseTextProps>, {
2954
2977
  tag: string;
2955
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<baseTextProps>, {
2978
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<baseTextProps>, {
2956
2979
  tag: string;
2957
2980
  }>>> & Readonly<{}>, {
2958
2981
  tag: string;
2959
2982
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2960
2983
 
2961
- declare const __VLS_component_37: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<baseTextProps>, {
2984
+ declare const __VLS_component_38: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<baseTextProps>, {
2962
2985
  tag: string;
2963
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<baseTextProps>, {
2986
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<baseTextProps>, {
2964
2987
  tag: string;
2965
2988
  }>>> & Readonly<{}>, {
2966
2989
  tag: string;
2967
2990
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2968
2991
 
2969
- declare const __VLS_component_38: DefineComponent<ExtractPropTypes< {
2992
+ declare const __VLS_component_39: DefineComponent<ExtractPropTypes< {
2970
2993
  /**
2971
2994
  * Sets the toast type.
2972
2995
  * @demoSelectMultiple false
@@ -3037,24 +3060,6 @@ autoDismiss: boolean;
3037
3060
  dismissDelay: number;
3038
3061
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3039
3062
 
3040
- declare const __VLS_component_39: DefineComponent<ExtractPropTypes< {
3041
- /**
3042
- * Sets the value and aria-label for the toggle button. Display can be overridden using default slot
3043
- */
3044
- toggleValue: {
3045
- type: StringConstructor;
3046
- required: true;
3047
- };
3048
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3049
- /**
3050
- * Sets the value and aria-label for the toggle button. Display can be overridden using default slot
3051
- */
3052
- toggleValue: {
3053
- type: StringConstructor;
3054
- required: true;
3055
- };
3056
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3057
-
3058
3063
  declare const __VLS_component_4: DefineComponent<ExtractPropTypes< {
3059
3064
  /**
3060
3065
  * Sets the banner style.
@@ -3082,6 +3087,24 @@ type: string;
3082
3087
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3083
3088
 
3084
3089
  declare const __VLS_component_40: DefineComponent<ExtractPropTypes< {
3090
+ /**
3091
+ * Sets the value and aria-label for the toggle button. Display can be overridden using default slot
3092
+ */
3093
+ toggleValue: {
3094
+ type: StringConstructor;
3095
+ required: true;
3096
+ };
3097
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3098
+ /**
3099
+ * Sets the value and aria-label for the toggle button. Display can be overridden using default slot
3100
+ */
3101
+ toggleValue: {
3102
+ type: StringConstructor;
3103
+ required: true;
3104
+ };
3105
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3106
+
3107
+ declare const __VLS_component_41: DefineComponent<ExtractPropTypes< {
3085
3108
  /** @ignore */
3086
3109
  modelValue: {
3087
3110
  type: (BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor)[];
@@ -3121,7 +3144,7 @@ validator: (value: string) => boolean;
3121
3144
  size: string;
3122
3145
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3123
3146
 
3124
- declare const __VLS_component_41: DefineComponent<ExtractPropTypes< {
3147
+ declare const __VLS_component_42: DefineComponent<ExtractPropTypes< {
3125
3148
  /**
3126
3149
  * Sets a custom ID for the switch. If this value is not set, it will be auto-generated.
3127
3150
  */
@@ -3192,7 +3215,7 @@ size: string;
3192
3215
  fullWidth: boolean;
3193
3216
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3194
3217
 
3195
- declare const __VLS_component_42: DefineComponent<ExtractPropTypes< {
3218
+ declare const __VLS_component_43: DefineComponent<ExtractPropTypes< {
3196
3219
  /**
3197
3220
  * Sets the position where the tooltip will render relative to the trigger element.
3198
3221
  * @demoSelectMultiple false
@@ -3280,7 +3303,7 @@ autoPosition: boolean;
3280
3303
  open: boolean;
3281
3304
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3282
3305
 
3283
- declare const __VLS_component_43: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<CdrFilmstrip_2<unknown>>, {
3306
+ declare const __VLS_component_44: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<CdrFilmstrip_2<unknown>>, {
3284
3307
  /**
3285
3308
  * Default model provided to the filmstrip.
3286
3309
  * Returns an empty object when no model is passed.
@@ -3303,7 +3326,7 @@ arrowClick: (payload: CdrFilmstripArrowClickPayload<Record<string, unknown>>) =>
3303
3326
  scrollNavigate: (payload: CdrFilmstripScrollPayload<Record<string, unknown>>) => void;
3304
3327
  resize: (payload: CdrFilmstripResizePayload<Record<string, unknown>>) => void;
3305
3328
  ariaMessage: (payload: string) => void;
3306
- }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<CdrFilmstrip_2<unknown>>, {
3329
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<CdrFilmstrip_2<unknown>>, {
3307
3330
  /**
3308
3331
  * Default model provided to the filmstrip.
3309
3332
  * Returns an empty object when no model is passed.
@@ -3327,16 +3350,6 @@ adapter: CdrFilmstripAdapter<unknown>;
3327
3350
  model: Record<string, unknown>;
3328
3351
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3329
3352
 
3330
- declare const __VLS_component_44: DefineComponent<ExtractPropTypes< {
3331
- props: {
3332
- type: ObjectConstructor;
3333
- };
3334
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3335
- props: {
3336
- type: ObjectConstructor;
3337
- };
3338
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3339
-
3340
3353
  declare const __VLS_component_45: DefineComponent<ExtractPropTypes< {
3341
3354
  props: {
3342
3355
  type: ObjectConstructor;
@@ -4292,6 +4305,8 @@ declare type __VLS_NonUndefinedable_24<T> = T extends undefined ? never : T;
4292
4305
 
4293
4306
  declare type __VLS_NonUndefinedable_25<T> = T extends undefined ? never : T;
4294
4307
 
4308
+ declare type __VLS_NonUndefinedable_26<T> = T extends undefined ? never : T;
4309
+
4295
4310
  declare type __VLS_NonUndefinedable_3<T> = T extends undefined ? never : T;
4296
4311
 
4297
4312
  declare type __VLS_NonUndefinedable_4<T> = T extends undefined ? never : T;
@@ -4378,6 +4393,10 @@ declare type __VLS_Prettify_25<T> = {
4378
4393
  [K in keyof T]: T[K];
4379
4394
  } & {};
4380
4395
 
4396
+ declare type __VLS_Prettify_26<T> = {
4397
+ [K in keyof T]: T[K];
4398
+ } & {};
4399
+
4381
4400
  declare type __VLS_Prettify_3<T> = {
4382
4401
  [K in keyof T]: T[K];
4383
4402
  } & {};
@@ -4546,7 +4565,11 @@ declare function __VLS_template_129(): {
4546
4565
  };
4547
4566
 
4548
4567
  declare function __VLS_template_13(): {
4549
- default?(_: {}): any;
4568
+ "icon-left"?(_: {}): any;
4569
+ header?(_: {}): any;
4570
+ "icon-right"?(_: {}): any;
4571
+ body?(_: {}): any;
4572
+ footer?(_: {}): any;
4550
4573
  };
4551
4574
 
4552
4575
  declare function __VLS_template_130(): {
@@ -4678,13 +4701,7 @@ declare function __VLS_template_159(): {
4678
4701
  };
4679
4702
 
4680
4703
  declare function __VLS_template_16(): {
4681
- "helper-text-top"?(_: {}): any;
4682
- info?(_: {}): any;
4683
- "pre-icon"?(_: {}): any;
4684
- "post-icon"?(_: {}): any;
4685
- "info-action"?(_: {}): any;
4686
- "helper-text-bottom"?(_: {}): any;
4687
- error?(_: {}): any;
4704
+ default?(_: {}): any;
4688
4705
  };
4689
4706
 
4690
4707
  declare function __VLS_template_160(): {
@@ -4728,7 +4745,13 @@ declare function __VLS_template_169(): {
4728
4745
  };
4729
4746
 
4730
4747
  declare function __VLS_template_17(): {
4731
- default?(_: {}): any;
4748
+ "helper-text-top"?(_: {}): any;
4749
+ info?(_: {}): any;
4750
+ "pre-icon"?(_: {}): any;
4751
+ "post-icon"?(_: {}): any;
4752
+ "info-action"?(_: {}): any;
4753
+ "helper-text-bottom"?(_: {}): any;
4754
+ error?(_: {}): any;
4732
4755
  };
4733
4756
 
4734
4757
  declare function __VLS_template_170(): {
@@ -4909,8 +4932,7 @@ declare function __VLS_template_209(): {
4909
4932
  };
4910
4933
 
4911
4934
  declare function __VLS_template_21(): {
4912
- media?(_: {}): any;
4913
- content?(_: {}): any;
4935
+ default?(_: {}): any;
4914
4936
  };
4915
4937
 
4916
4938
  declare function __VLS_template_210(): {
@@ -4954,9 +4976,8 @@ declare function __VLS_template_219(): {
4954
4976
  };
4955
4977
 
4956
4978
  declare function __VLS_template_22(): {
4957
- modal?(_: {}): any;
4958
- title?(_: {}): any;
4959
- default?(_: {}): any;
4979
+ media?(_: {}): any;
4980
+ content?(_: {}): any;
4960
4981
  };
4961
4982
 
4962
4983
  declare function __VLS_template_220(): {
@@ -5000,8 +5021,9 @@ declare function __VLS_template_229(): {
5000
5021
  };
5001
5022
 
5002
5023
  declare function __VLS_template_23(): {
5003
- container?(_: {}): any;
5004
- content?(_: {}): any;
5024
+ modal?(_: {}): any;
5025
+ title?(_: {}): any;
5026
+ default?(_: {}): any;
5005
5027
  };
5006
5028
 
5007
5029
  declare function __VLS_template_230(): {
@@ -5036,22 +5058,31 @@ declare function __VLS_template_237(): {
5036
5058
  default?(_: {}): any;
5037
5059
  };
5038
5060
 
5061
+ declare function __VLS_template_238(): {
5062
+ default?(_: {}): any;
5063
+ };
5064
+
5039
5065
  declare function __VLS_template_24(): {
5066
+ container?(_: {}): any;
5067
+ content?(_: {}): any;
5068
+ };
5069
+
5070
+ declare function __VLS_template_25(): {
5040
5071
  trigger?(_: {}): any;
5041
5072
  title?(_: {}): any;
5042
5073
  default?(_: {}): any;
5043
5074
  icon?(_: {}): any;
5044
5075
  };
5045
5076
 
5046
- declare function __VLS_template_25(): {
5077
+ declare function __VLS_template_26(): {
5047
5078
  default?(_: {}): any;
5048
5079
  };
5049
5080
 
5050
- declare function __VLS_template_26(): {
5081
+ declare function __VLS_template_27(): {
5051
5082
  default?(_: {}): any;
5052
5083
  };
5053
5084
 
5054
- declare function __VLS_template_27(): {
5085
+ declare function __VLS_template_28(): {
5055
5086
  "helper-text"?(_: {}): any;
5056
5087
  info?(_: {}): any;
5057
5088
  "pre-icon"?(_: {}): any;
@@ -5060,13 +5091,8 @@ declare function __VLS_template_27(): {
5060
5091
  error?(_: {}): any;
5061
5092
  };
5062
5093
 
5063
- declare function __VLS_template_28(): {
5064
- default?(_: {}): any;
5065
- };
5066
-
5067
5094
  declare function __VLS_template_29(): {
5068
- top?(_: {}): any;
5069
- bottom?(_: {}): any;
5095
+ default?(_: {}): any;
5070
5096
  };
5071
5097
 
5072
5098
  declare function __VLS_template_3(): {
@@ -5074,16 +5100,17 @@ declare function __VLS_template_3(): {
5074
5100
  };
5075
5101
 
5076
5102
  declare function __VLS_template_30(): {
5077
- default?(_: {}): any;
5103
+ top?(_: {}): any;
5104
+ bottom?(_: {}): any;
5078
5105
  };
5079
5106
 
5080
5107
  declare function __VLS_template_31(): {
5081
5108
  default?(_: {}): any;
5082
- loading?(_: {}): any;
5083
5109
  };
5084
5110
 
5085
5111
  declare function __VLS_template_32(): {
5086
5112
  default?(_: {}): any;
5113
+ loading?(_: {}): any;
5087
5114
  };
5088
5115
 
5089
5116
  declare function __VLS_template_33(): {
@@ -5107,13 +5134,13 @@ declare function __VLS_template_37(): {
5107
5134
  };
5108
5135
 
5109
5136
  declare function __VLS_template_38(): {
5110
- "icon-left"?(_: {}): any;
5111
5137
  default?(_: {}): any;
5112
- icon?(_: {}): any;
5113
5138
  };
5114
5139
 
5115
5140
  declare function __VLS_template_39(): {
5141
+ "icon-left"?(_: {}): any;
5116
5142
  default?(_: {}): any;
5143
+ icon?(_: {}): any;
5117
5144
  };
5118
5145
 
5119
5146
  declare function __VLS_template_4(): {
@@ -5133,16 +5160,16 @@ declare function __VLS_template_41(): {
5133
5160
  };
5134
5161
 
5135
5162
  declare function __VLS_template_42(): {
5136
- trigger?(_: {}): any;
5137
5163
  default?(_: {}): any;
5138
5164
  };
5139
5165
 
5140
5166
  declare function __VLS_template_43(): {
5141
- heading?(_: {}): any;
5167
+ trigger?(_: {}): any;
5168
+ default?(_: {}): any;
5142
5169
  };
5143
5170
 
5144
5171
  declare function __VLS_template_44(): {
5145
- default?(_: {}): any;
5172
+ heading?(_: {}): any;
5146
5173
  };
5147
5174
 
5148
5175
  declare function __VLS_template_45(): {
@@ -5556,6 +5583,15 @@ declare type __VLS_TypePropsToRuntimeProps_25<T> = {
5556
5583
  };
5557
5584
  };
5558
5585
 
5586
+ declare type __VLS_TypePropsToRuntimeProps_26<T> = {
5587
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
5588
+ type: PropType<__VLS_NonUndefinedable_26<T[K]>>;
5589
+ } : {
5590
+ type: PropType<T[K]>;
5591
+ required: true;
5592
+ };
5593
+ };
5594
+
5559
5595
  declare type __VLS_TypePropsToRuntimeProps_3<T> = {
5560
5596
  [K in keyof T]-?: {} extends Pick<T, K> ? {
5561
5597
  type: PropType<__VLS_NonUndefinedable_3<T[K]>>;
@@ -5727,6 +5763,12 @@ declare type __VLS_WithDefaults_25<P, D> = {
5727
5763
  }> : P[K];
5728
5764
  };
5729
5765
 
5766
+ declare type __VLS_WithDefaults_26<P, D> = {
5767
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_26<P[K] & {
5768
+ default: D[K];
5769
+ }> : P[K];
5770
+ };
5771
+
5730
5772
  declare type __VLS_WithDefaults_3<P, D> = {
5731
5773
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_3<P[K] & {
5732
5774
  default: D[K];
@@ -6693,6 +6735,12 @@ declare type __VLS_WithTemplateSlots_237<T, S> = T & {
6693
6735
  };
6694
6736
  };
6695
6737
 
6738
+ declare type __VLS_WithTemplateSlots_238<T, S> = T & {
6739
+ new (): {
6740
+ $slots: S;
6741
+ };
6742
+ };
6743
+
6696
6744
  declare type __VLS_WithTemplateSlots_24<T, S> = T & {
6697
6745
  new (): {
6698
6746
  $slots: S;
@@ -7307,7 +7355,7 @@ export declare const CdrAccordionGroup: __VLS_WithTemplateSlots_3<typeof __VLS_c
7307
7355
 
7308
7356
  export declare const CdrBanner: __VLS_WithTemplateSlots_4<typeof __VLS_component_4, ReturnType<typeof __VLS_template_4>>;
7309
7357
 
7310
- export declare const CdrBody: __VLS_WithTemplateSlots_236<typeof __VLS_component_236, ReturnType<typeof __VLS_template_236>>;
7358
+ export declare const CdrBody: __VLS_WithTemplateSlots_237<typeof __VLS_component_237, ReturnType<typeof __VLS_template_237>>;
7311
7359
 
7312
7360
  export declare const CdrBreadcrumb: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, ReturnType<typeof __VLS_template_5>>;
7313
7361
 
@@ -7363,9 +7411,9 @@ components: ChoreographerComponents;
7363
7411
 
7364
7412
  export declare const CdrContainer: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, ReturnType<typeof __VLS_template_11>>;
7365
7413
 
7366
- export declare const CdrEyebrow: __VLS_WithTemplateSlots_237<typeof __VLS_component_237, ReturnType<typeof __VLS_template_237>>;
7414
+ export declare const CdrEyebrow: __VLS_WithTemplateSlots_238<typeof __VLS_component_238, ReturnType<typeof __VLS_template_238>>;
7367
7415
 
7368
- export declare const CdrFilmstrip: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, ReturnType<typeof __VLS_template_43>>;
7416
+ export declare const CdrFilmstrip: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, ReturnType<typeof __VLS_template_44>>;
7369
7417
 
7370
7418
  /**
7371
7419
  * @template T
@@ -7539,31 +7587,31 @@ export declare interface CdrFilmstripScrollPayload<T = Record<string, unknown>>
7539
7587
 
7540
7588
  export declare const CdrFormGroup: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, ReturnType<typeof __VLS_template_12>>;
7541
7589
 
7542
- export { CdrFulfillmentTile }
7590
+ export declare const CdrFulfillmentTile: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, ReturnType<typeof __VLS_template_13>>;
7543
7591
 
7544
- export declare const CdrFulfillmentTileIcon: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, ReturnType<typeof __VLS_template_13>>;
7592
+ export declare const CdrFulfillmentTileIcon: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, ReturnType<typeof __VLS_template_14>>;
7545
7593
 
7546
- export declare const CdrGrid: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, ReturnType<typeof __VLS_template_14>>;
7594
+ export declare const CdrGrid: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, ReturnType<typeof __VLS_template_15>>;
7547
7595
 
7548
- export declare const CdrHeadingDisplay: __VLS_WithTemplateSlots_230<typeof __VLS_component_230, ReturnType<typeof __VLS_template_230>>;
7596
+ export declare const CdrHeadingDisplay: __VLS_WithTemplateSlots_231<typeof __VLS_component_231, ReturnType<typeof __VLS_template_231>>;
7549
7597
 
7550
- export declare const CdrHeadingSans: __VLS_WithTemplateSlots_232<typeof __VLS_component_232, ReturnType<typeof __VLS_template_232>>;
7598
+ export declare const CdrHeadingSans: __VLS_WithTemplateSlots_233<typeof __VLS_component_233, ReturnType<typeof __VLS_template_233>>;
7551
7599
 
7552
- export declare const CdrHeadingSerif: __VLS_WithTemplateSlots_231<typeof __VLS_component_231, ReturnType<typeof __VLS_template_231>>;
7600
+ export declare const CdrHeadingSerif: __VLS_WithTemplateSlots_232<typeof __VLS_component_232, ReturnType<typeof __VLS_template_232>>;
7553
7601
 
7554
- export declare const CdrIcon: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, ReturnType<typeof __VLS_template_15>>;
7602
+ export declare const CdrIcon: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, ReturnType<typeof __VLS_template_16>>;
7555
7603
 
7556
- export declare const CdrImg: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<baseImageProps>, {
7604
+ export declare const CdrImg: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<baseImageProps>, {
7557
7605
  alt: string;
7558
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<baseImageProps>, {
7606
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<baseImageProps>, {
7559
7607
  alt: string;
7560
7608
  }>>> & Readonly<{}>, {
7561
7609
  alt: string;
7562
7610
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
7563
7611
 
7564
- export declare const CdrInput: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, ReturnType<typeof __VLS_template_16>>;
7612
+ export declare const CdrInput: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, ReturnType<typeof __VLS_template_17>>;
7565
7613
 
7566
- export declare const CdrKicker: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, ReturnType<typeof __VLS_template_17>>;
7614
+ export declare const CdrKicker: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, ReturnType<typeof __VLS_template_18>>;
7567
7615
 
7568
7616
  export declare const CdrLandingLead: DefineComponent<ExtractPropTypes< {
7569
7617
  /** Sets the landing lead's image source */
@@ -7623,9 +7671,9 @@ imgAlt: string;
7623
7671
  subheading: string;
7624
7672
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
7625
7673
 
7626
- export declare const CdrLayout: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, ReturnType<typeof __VLS_template_18>>;
7674
+ export declare const CdrLayout: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, ReturnType<typeof __VLS_template_19>>;
7627
7675
 
7628
- export declare const CdrLink: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, ReturnType<typeof __VLS_template_19>>;
7676
+ export declare const CdrLink: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, ReturnType<typeof __VLS_template_20>>;
7629
7677
 
7630
7678
  export declare interface CdrLinkProps {
7631
7679
  /** Sets valid HTML element tag */
@@ -7647,13 +7695,13 @@ export declare interface CdrLinkProps {
7647
7695
  */
7648
7696
  export declare type CdrLinkTag = 'a' | 'button';
7649
7697
 
7650
- export declare const CdrList: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, ReturnType<typeof __VLS_template_20>>;
7698
+ export declare const CdrList: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, ReturnType<typeof __VLS_template_21>>;
7651
7699
 
7652
- export declare const CdrMediaObject: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, ReturnType<typeof __VLS_template_21>>;
7700
+ export declare const CdrMediaObject: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, ReturnType<typeof __VLS_template_22>>;
7653
7701
 
7654
- export declare const CdrModal: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, ReturnType<typeof __VLS_template_22>>;
7702
+ export declare const CdrModal: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, ReturnType<typeof __VLS_template_23>>;
7655
7703
 
7656
- export declare const CdrObjectOverlay: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, ReturnType<typeof __VLS_template_23>>;
7704
+ export declare const CdrObjectOverlay: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, ReturnType<typeof __VLS_template_24>>;
7657
7705
 
7658
7706
  export declare const CdrPagination: DefineComponent<ExtractPropTypes< {
7659
7707
  /**
@@ -7767,19 +7815,19 @@ linkTag: string;
7767
7815
  forLabel: string;
7768
7816
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
7769
7817
 
7770
- export declare const CdrPicture: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<pictureProps>, {
7818
+ export declare const CdrPicture: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<pictureProps>, {
7771
7819
  alt: string;
7772
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<pictureProps>, {
7820
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<pictureProps>, {
7773
7821
  alt: string;
7774
7822
  }>>> & Readonly<{}>, {
7775
7823
  alt: string;
7776
7824
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
7777
7825
 
7778
- export declare const CdrPopover: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, ReturnType<typeof __VLS_template_24>>;
7826
+ export declare const CdrPopover: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, ReturnType<typeof __VLS_template_25>>;
7779
7827
 
7780
- export declare const CdrQuote: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, ReturnType<typeof __VLS_template_25>>;
7828
+ export declare const CdrQuote: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, ReturnType<typeof __VLS_template_26>>;
7781
7829
 
7782
- export declare const CdrRadio: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, ReturnType<typeof __VLS_template_26>>;
7830
+ export declare const CdrRadio: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, ReturnType<typeof __VLS_template_27>>;
7783
7831
 
7784
7832
  export declare const CdrRating: DefineComponent<ExtractPropTypes< {
7785
7833
  /**
@@ -7868,9 +7916,9 @@ rating: string | number;
7868
7916
  count: string | number;
7869
7917
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
7870
7918
 
7871
- export declare const CdrSelect: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, ReturnType<typeof __VLS_template_27>>;
7919
+ export declare const CdrSelect: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, ReturnType<typeof __VLS_template_28>>;
7872
7920
 
7873
- export declare const CdrSkeleton: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, ReturnType<typeof __VLS_template_28>>;
7921
+ export declare const CdrSkeleton: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, ReturnType<typeof __VLS_template_29>>;
7874
7922
 
7875
7923
  export declare const CdrSkeletonBone: DefineComponent<ExtractPropTypes< {
7876
7924
  /**
@@ -7898,39 +7946,39 @@ validator: (value: string) => boolean;
7898
7946
  type: string;
7899
7947
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
7900
7948
 
7901
- export declare const CdrSplitSurface: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, ReturnType<typeof __VLS_template_29>>;
7949
+ export declare const CdrSplitSurface: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, ReturnType<typeof __VLS_template_30>>;
7902
7950
 
7903
- export declare const CdrSubheadingSans: __VLS_WithTemplateSlots_233<typeof __VLS_component_233, ReturnType<typeof __VLS_template_233>>;
7951
+ export declare const CdrSubheadingSans: __VLS_WithTemplateSlots_234<typeof __VLS_component_234, ReturnType<typeof __VLS_template_234>>;
7904
7952
 
7905
- export declare const CdrSurface: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, ReturnType<typeof __VLS_template_30>>;
7953
+ export declare const CdrSurface: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, ReturnType<typeof __VLS_template_31>>;
7906
7954
 
7907
- export declare const CdrSurfaceNavigation: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, ReturnType<typeof __VLS_template_32>>;
7955
+ export declare const CdrSurfaceNavigation: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, ReturnType<typeof __VLS_template_33>>;
7908
7956
 
7909
- export declare const CdrSurfaceSelection: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, ReturnType<typeof __VLS_template_31>>;
7957
+ export declare const CdrSurfaceSelection: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, ReturnType<typeof __VLS_template_32>>;
7910
7958
 
7911
- export declare const CdrSwitch: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, ReturnType<typeof __VLS_template_41>>;
7959
+ export declare const CdrSwitch: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, ReturnType<typeof __VLS_template_42>>;
7912
7960
 
7913
- export declare const CdrTable: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, ReturnType<typeof __VLS_template_33>>;
7961
+ export declare const CdrTable: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, ReturnType<typeof __VLS_template_34>>;
7914
7962
 
7915
- export declare const CdrTabPanel: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, ReturnType<typeof __VLS_template_34>>;
7963
+ export declare const CdrTabPanel: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, ReturnType<typeof __VLS_template_35>>;
7916
7964
 
7917
- export declare const CdrTabs: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, ReturnType<typeof __VLS_template_35>>;
7965
+ export declare const CdrTabs: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, ReturnType<typeof __VLS_template_36>>;
7918
7966
 
7919
- export declare const CdrText: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, ReturnType<typeof __VLS_template_36>>;
7967
+ export declare const CdrText: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, ReturnType<typeof __VLS_template_37>>;
7920
7968
 
7921
- export declare const CdrTitle: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, ReturnType<typeof __VLS_template_37>>;
7969
+ export declare const CdrTitle: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, ReturnType<typeof __VLS_template_38>>;
7922
7970
 
7923
- export declare const CdrToast: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, ReturnType<typeof __VLS_template_38>>;
7971
+ export declare const CdrToast: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, ReturnType<typeof __VLS_template_39>>;
7924
7972
 
7925
- export declare const CdrToggleButton: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, ReturnType<typeof __VLS_template_39>>;
7973
+ export declare const CdrToggleButton: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, ReturnType<typeof __VLS_template_40>>;
7926
7974
 
7927
- export declare const CdrToggleGroup: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, ReturnType<typeof __VLS_template_40>>;
7975
+ export declare const CdrToggleGroup: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, ReturnType<typeof __VLS_template_41>>;
7928
7976
 
7929
- export declare const CdrTooltip: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, ReturnType<typeof __VLS_template_42>>;
7977
+ export declare const CdrTooltip: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, ReturnType<typeof __VLS_template_43>>;
7930
7978
 
7931
- export declare const CdrUtilitySans: __VLS_WithTemplateSlots_234<typeof __VLS_component_234, ReturnType<typeof __VLS_template_234>>;
7979
+ export declare const CdrUtilitySans: __VLS_WithTemplateSlots_235<typeof __VLS_component_235, ReturnType<typeof __VLS_template_235>>;
7932
7980
 
7933
- export declare const CdrUtilitySerif: __VLS_WithTemplateSlots_235<typeof __VLS_component_235, ReturnType<typeof __VLS_template_235>>;
7981
+ export declare const CdrUtilitySerif: __VLS_WithTemplateSlots_236<typeof __VLS_component_236, ReturnType<typeof __VLS_template_236>>;
7934
7982
 
7935
7983
  export declare interface Choreographer {
7936
7984
  schema: [ChoreographerSchema];
@@ -8005,377 +8053,377 @@ export declare interface HtmlAttributes {
8005
8053
  [key: string]: any;
8006
8054
  }
8007
8055
 
8008
- export declare const IconAccountProfile: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, ReturnType<typeof __VLS_template_45>>;
8056
+ export declare const IconAccountProfile: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, ReturnType<typeof __VLS_template_46>>;
8009
8057
 
8010
- export declare const IconAccountProfileFill: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, ReturnType<typeof __VLS_template_44>>;
8058
+ export declare const IconAccountProfileFill: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, ReturnType<typeof __VLS_template_45>>;
8011
8059
 
8012
- export declare const IconArrowDown: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, ReturnType<typeof __VLS_template_46>>;
8060
+ export declare const IconArrowDown: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, ReturnType<typeof __VLS_template_47>>;
8013
8061
 
8014
- export declare const IconArrowLeft: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, ReturnType<typeof __VLS_template_47>>;
8062
+ export declare const IconArrowLeft: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, ReturnType<typeof __VLS_template_48>>;
8015
8063
 
8016
- export declare const IconArrowRight: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, ReturnType<typeof __VLS_template_48>>;
8064
+ export declare const IconArrowRight: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, ReturnType<typeof __VLS_template_49>>;
8017
8065
 
8018
- export declare const IconArrowUp: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, ReturnType<typeof __VLS_template_49>>;
8066
+ export declare const IconArrowUp: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, ReturnType<typeof __VLS_template_50>>;
8019
8067
 
8020
- export declare const IconAtv: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, ReturnType<typeof __VLS_template_50>>;
8068
+ export declare const IconAtv: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, ReturnType<typeof __VLS_template_51>>;
8021
8069
 
8022
- export declare const IconBedOutline: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, ReturnType<typeof __VLS_template_51>>;
8070
+ export declare const IconBedOutline: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, ReturnType<typeof __VLS_template_52>>;
8023
8071
 
8024
- export declare const IconBikeShop: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, ReturnType<typeof __VLS_template_52>>;
8072
+ export declare const IconBikeShop: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, ReturnType<typeof __VLS_template_53>>;
8025
8073
 
8026
- export declare const IconBinoculars: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, ReturnType<typeof __VLS_template_53>>;
8074
+ export declare const IconBinoculars: __VLS_WithTemplateSlots_54<typeof __VLS_component_54, ReturnType<typeof __VLS_template_54>>;
8027
8075
 
8028
- export declare const IconBirding: __VLS_WithTemplateSlots_54<typeof __VLS_component_54, ReturnType<typeof __VLS_template_54>>;
8076
+ export declare const IconBirding: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, ReturnType<typeof __VLS_template_55>>;
8029
8077
 
8030
- export declare const IconBoat: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, ReturnType<typeof __VLS_template_55>>;
8078
+ export declare const IconBoat: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, ReturnType<typeof __VLS_template_56>>;
8031
8079
 
8032
- export declare const IconBoating: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, ReturnType<typeof __VLS_template_56>>;
8080
+ export declare const IconBoating: __VLS_WithTemplateSlots_57<typeof __VLS_component_57, ReturnType<typeof __VLS_template_57>>;
8033
8081
 
8034
- export declare const IconBookmarkFill: __VLS_WithTemplateSlots_57<typeof __VLS_component_57, ReturnType<typeof __VLS_template_57>>;
8082
+ export declare const IconBookmarkFill: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, ReturnType<typeof __VLS_template_58>>;
8035
8083
 
8036
- export declare const IconBookmarkStroke: __VLS_WithTemplateSlots_58<typeof __VLS_component_58, ReturnType<typeof __VLS_template_58>>;
8084
+ export declare const IconBookmarkStroke: __VLS_WithTemplateSlots_59<typeof __VLS_component_59, ReturnType<typeof __VLS_template_59>>;
8037
8085
 
8038
- export declare const IconBrandAbstract: __VLS_WithTemplateSlots_59<typeof __VLS_component_59, ReturnType<typeof __VLS_template_59>>;
8086
+ export declare const IconBrandAbstract: __VLS_WithTemplateSlots_60<typeof __VLS_component_60, ReturnType<typeof __VLS_template_60>>;
8039
8087
 
8040
- export declare const IconBrandCodeSandbox: __VLS_WithTemplateSlots_60<typeof __VLS_component_60, ReturnType<typeof __VLS_template_60>>;
8088
+ export declare const IconBrandCodeSandbox: __VLS_WithTemplateSlots_61<typeof __VLS_component_61, ReturnType<typeof __VLS_template_61>>;
8041
8089
 
8042
- export declare const IconBrandGithub: __VLS_WithTemplateSlots_61<typeof __VLS_component_61, ReturnType<typeof __VLS_template_61>>;
8090
+ export declare const IconBrandGithub: __VLS_WithTemplateSlots_62<typeof __VLS_component_62, ReturnType<typeof __VLS_template_62>>;
8043
8091
 
8044
- export declare const IconBrandLinkedin: __VLS_WithTemplateSlots_62<typeof __VLS_component_62, ReturnType<typeof __VLS_template_62>>;
8092
+ export declare const IconBrandLinkedin: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, ReturnType<typeof __VLS_template_63>>;
8045
8093
 
8046
- export declare const IconBrandReiIceAxes: __VLS_WithTemplateSlots_63<typeof __VLS_component_63, ReturnType<typeof __VLS_template_63>>;
8094
+ export declare const IconBrandReiIceAxes: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, ReturnType<typeof __VLS_template_64>>;
8047
8095
 
8048
- export declare const IconBrandSketch: __VLS_WithTemplateSlots_64<typeof __VLS_component_64, ReturnType<typeof __VLS_template_64>>;
8096
+ export declare const IconBrandSketch: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, ReturnType<typeof __VLS_template_65>>;
8049
8097
 
8050
- export declare const IconBrandTiktok: __VLS_WithTemplateSlots_65<typeof __VLS_component_65, ReturnType<typeof __VLS_template_65>>;
8098
+ export declare const IconBrandTiktok: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, ReturnType<typeof __VLS_template_66>>;
8051
8099
 
8052
- export declare const IconBuddies: __VLS_WithTemplateSlots_66<typeof __VLS_component_66, ReturnType<typeof __VLS_template_66>>;
8100
+ export declare const IconBuddies: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, ReturnType<typeof __VLS_template_67>>;
8053
8101
 
8054
- export declare const IconBus: __VLS_WithTemplateSlots_67<typeof __VLS_component_67, ReturnType<typeof __VLS_template_67>>;
8102
+ export declare const IconBus: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, ReturnType<typeof __VLS_template_68>>;
8055
8103
 
8056
- export declare const IconCalendar: __VLS_WithTemplateSlots_68<typeof __VLS_component_68, ReturnType<typeof __VLS_template_68>>;
8104
+ export declare const IconCalendar: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, ReturnType<typeof __VLS_template_69>>;
8057
8105
 
8058
- export declare const IconCamera: __VLS_WithTemplateSlots_69<typeof __VLS_component_69, ReturnType<typeof __VLS_template_69>>;
8106
+ export declare const IconCamera: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, ReturnType<typeof __VLS_template_70>>;
8059
8107
 
8060
- export declare const IconCanoe: __VLS_WithTemplateSlots_70<typeof __VLS_component_70, ReturnType<typeof __VLS_template_70>>;
8108
+ export declare const IconCanoe: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, ReturnType<typeof __VLS_template_71>>;
8061
8109
 
8062
- export declare const IconCar: __VLS_WithTemplateSlots_71<typeof __VLS_component_71, ReturnType<typeof __VLS_template_71>>;
8110
+ export declare const IconCar: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, ReturnType<typeof __VLS_template_72>>;
8063
8111
 
8064
- export declare const IconCaretDown: __VLS_WithTemplateSlots_72<typeof __VLS_component_72, ReturnType<typeof __VLS_template_72>>;
8112
+ export declare const IconCaretDown: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, ReturnType<typeof __VLS_template_73>>;
8065
8113
 
8066
- export declare const IconCaretLeft: __VLS_WithTemplateSlots_73<typeof __VLS_component_73, ReturnType<typeof __VLS_template_73>>;
8114
+ export declare const IconCaretLeft: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, ReturnType<typeof __VLS_template_74>>;
8067
8115
 
8068
- export declare const IconCaretRight: __VLS_WithTemplateSlots_74<typeof __VLS_component_74, ReturnType<typeof __VLS_template_74>>;
8116
+ export declare const IconCaretRight: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, ReturnType<typeof __VLS_template_75>>;
8069
8117
 
8070
- export declare const IconCaretUp: __VLS_WithTemplateSlots_75<typeof __VLS_component_75, ReturnType<typeof __VLS_template_75>>;
8118
+ export declare const IconCaretUp: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, ReturnType<typeof __VLS_template_76>>;
8071
8119
 
8072
- export declare const IconCart: __VLS_WithTemplateSlots_77<typeof __VLS_component_77, ReturnType<typeof __VLS_template_77>>;
8120
+ export declare const IconCart: __VLS_WithTemplateSlots_78<typeof __VLS_component_78, ReturnType<typeof __VLS_template_78>>;
8073
8121
 
8074
- export declare const IconCartFill: __VLS_WithTemplateSlots_76<typeof __VLS_component_76, ReturnType<typeof __VLS_template_76>>;
8122
+ export declare const IconCartFill: __VLS_WithTemplateSlots_77<typeof __VLS_component_77, ReturnType<typeof __VLS_template_77>>;
8075
8123
 
8076
- export declare const IconChainLink: __VLS_WithTemplateSlots_78<typeof __VLS_component_78, ReturnType<typeof __VLS_template_78>>;
8124
+ export declare const IconChainLink: __VLS_WithTemplateSlots_79<typeof __VLS_component_79, ReturnType<typeof __VLS_template_79>>;
8077
8125
 
8078
- export declare const IconChat: __VLS_WithTemplateSlots_79<typeof __VLS_component_79, ReturnType<typeof __VLS_template_79>>;
8126
+ export declare const IconChat: __VLS_WithTemplateSlots_80<typeof __VLS_component_80, ReturnType<typeof __VLS_template_80>>;
8079
8127
 
8080
- export declare const IconCheckFill: __VLS_WithTemplateSlots_80<typeof __VLS_component_80, ReturnType<typeof __VLS_template_80>>;
8128
+ export declare const IconCheckFill: __VLS_WithTemplateSlots_81<typeof __VLS_component_81, ReturnType<typeof __VLS_template_81>>;
8081
8129
 
8082
- export declare const IconCheckLg: __VLS_WithTemplateSlots_81<typeof __VLS_component_81, ReturnType<typeof __VLS_template_81>>;
8130
+ export declare const IconCheckLg: __VLS_WithTemplateSlots_82<typeof __VLS_component_82, ReturnType<typeof __VLS_template_82>>;
8083
8131
 
8084
- export declare const IconCheckSm: __VLS_WithTemplateSlots_82<typeof __VLS_component_82, ReturnType<typeof __VLS_template_82>>;
8132
+ export declare const IconCheckSm: __VLS_WithTemplateSlots_83<typeof __VLS_component_83, ReturnType<typeof __VLS_template_83>>;
8085
8133
 
8086
- export declare const IconCheckStroke: __VLS_WithTemplateSlots_83<typeof __VLS_component_83, ReturnType<typeof __VLS_template_83>>;
8134
+ export declare const IconCheckStroke: __VLS_WithTemplateSlots_84<typeof __VLS_component_84, ReturnType<typeof __VLS_template_84>>;
8087
8135
 
8088
- export declare const IconClimb: __VLS_WithTemplateSlots_84<typeof __VLS_component_84, ReturnType<typeof __VLS_template_84>>;
8136
+ export declare const IconClimb: __VLS_WithTemplateSlots_85<typeof __VLS_component_85, ReturnType<typeof __VLS_template_85>>;
8089
8137
 
8090
- export declare const IconClipboard: __VLS_WithTemplateSlots_85<typeof __VLS_component_85, ReturnType<typeof __VLS_template_85>>;
8138
+ export declare const IconClipboard: __VLS_WithTemplateSlots_86<typeof __VLS_component_86, ReturnType<typeof __VLS_template_86>>;
8091
8139
 
8092
- export declare const IconClock: __VLS_WithTemplateSlots_86<typeof __VLS_component_86, ReturnType<typeof __VLS_template_86>>;
8140
+ export declare const IconClock: __VLS_WithTemplateSlots_87<typeof __VLS_component_87, ReturnType<typeof __VLS_template_87>>;
8093
8141
 
8094
- export declare const IconCodeHtml: __VLS_WithTemplateSlots_87<typeof __VLS_component_87, ReturnType<typeof __VLS_template_87>>;
8142
+ export declare const IconCodeHtml: __VLS_WithTemplateSlots_88<typeof __VLS_component_88, ReturnType<typeof __VLS_template_88>>;
8095
8143
 
8096
- export declare const IconCodeJs: __VLS_WithTemplateSlots_88<typeof __VLS_component_88, ReturnType<typeof __VLS_template_88>>;
8144
+ export declare const IconCodeJs: __VLS_WithTemplateSlots_89<typeof __VLS_component_89, ReturnType<typeof __VLS_template_89>>;
8097
8145
 
8098
- export declare const IconCompass: __VLS_WithTemplateSlots_89<typeof __VLS_component_89, ReturnType<typeof __VLS_template_89>>;
8146
+ export declare const IconCompass: __VLS_WithTemplateSlots_90<typeof __VLS_component_90, ReturnType<typeof __VLS_template_90>>;
8099
8147
 
8100
- export declare const IconCopy: __VLS_WithTemplateSlots_90<typeof __VLS_component_90, ReturnType<typeof __VLS_template_90>>;
8148
+ export declare const IconCopy: __VLS_WithTemplateSlots_91<typeof __VLS_component_91, ReturnType<typeof __VLS_template_91>>;
8101
8149
 
8102
- export declare const IconCouponFill: __VLS_WithTemplateSlots_91<typeof __VLS_component_91, ReturnType<typeof __VLS_template_91>>;
8150
+ export declare const IconCouponFill: __VLS_WithTemplateSlots_92<typeof __VLS_component_92, ReturnType<typeof __VLS_template_92>>;
8103
8151
 
8104
- export declare const IconCouponStroke: __VLS_WithTemplateSlots_92<typeof __VLS_component_92, ReturnType<typeof __VLS_template_92>>;
8152
+ export declare const IconCouponStroke: __VLS_WithTemplateSlots_93<typeof __VLS_component_93, ReturnType<typeof __VLS_template_93>>;
8105
8153
 
8106
- export declare const IconCreditCard: __VLS_WithTemplateSlots_93<typeof __VLS_component_93, ReturnType<typeof __VLS_template_93>>;
8154
+ export declare const IconCreditCard: __VLS_WithTemplateSlots_94<typeof __VLS_component_94, ReturnType<typeof __VLS_template_94>>;
8107
8155
 
8108
- export declare const IconCurbsidePickup: __VLS_WithTemplateSlots_94<typeof __VLS_component_94, ReturnType<typeof __VLS_template_94>>;
8156
+ export declare const IconCurbsidePickup: __VLS_WithTemplateSlots_95<typeof __VLS_component_95, ReturnType<typeof __VLS_template_95>>;
8109
8157
 
8110
- export declare const IconDay: __VLS_WithTemplateSlots_95<typeof __VLS_component_95, ReturnType<typeof __VLS_template_95>>;
8158
+ export declare const IconDay: __VLS_WithTemplateSlots_96<typeof __VLS_component_96, ReturnType<typeof __VLS_template_96>>;
8111
8159
 
8112
- export declare const IconDiving: __VLS_WithTemplateSlots_96<typeof __VLS_component_96, ReturnType<typeof __VLS_template_96>>;
8160
+ export declare const IconDiving: __VLS_WithTemplateSlots_97<typeof __VLS_component_97, ReturnType<typeof __VLS_template_97>>;
8113
8161
 
8114
- export declare const IconDog: __VLS_WithTemplateSlots_97<typeof __VLS_component_97, ReturnType<typeof __VLS_template_97>>;
8162
+ export declare const IconDog: __VLS_WithTemplateSlots_98<typeof __VLS_component_98, ReturnType<typeof __VLS_template_98>>;
8115
8163
 
8116
- export declare const IconDownload: __VLS_WithTemplateSlots_98<typeof __VLS_component_98, ReturnType<typeof __VLS_template_98>>;
8164
+ export declare const IconDownload: __VLS_WithTemplateSlots_99<typeof __VLS_component_99, ReturnType<typeof __VLS_template_99>>;
8117
8165
 
8118
- export declare const IconDuplicate: __VLS_WithTemplateSlots_99<typeof __VLS_component_99, ReturnType<typeof __VLS_template_99>>;
8166
+ export declare const IconDuplicate: __VLS_WithTemplateSlots_100<typeof __VLS_component_100, ReturnType<typeof __VLS_template_100>>;
8119
8167
 
8120
- export declare const IconEdit: __VLS_WithTemplateSlots_100<typeof __VLS_component_100, ReturnType<typeof __VLS_template_100>>;
8168
+ export declare const IconEdit: __VLS_WithTemplateSlots_101<typeof __VLS_component_101, ReturnType<typeof __VLS_template_101>>;
8121
8169
 
8122
- export declare const IconElevation: __VLS_WithTemplateSlots_101<typeof __VLS_component_101, ReturnType<typeof __VLS_template_101>>;
8170
+ export declare const IconElevation: __VLS_WithTemplateSlots_102<typeof __VLS_component_102, ReturnType<typeof __VLS_template_102>>;
8123
8171
 
8124
- export declare const IconErrorFill: __VLS_WithTemplateSlots_102<typeof __VLS_component_102, ReturnType<typeof __VLS_template_102>>;
8172
+ export declare const IconErrorFill: __VLS_WithTemplateSlots_103<typeof __VLS_component_103, ReturnType<typeof __VLS_template_103>>;
8125
8173
 
8126
- export declare const IconErrorStroke: __VLS_WithTemplateSlots_103<typeof __VLS_component_103, ReturnType<typeof __VLS_template_103>>;
8174
+ export declare const IconErrorStroke: __VLS_WithTemplateSlots_104<typeof __VLS_component_104, ReturnType<typeof __VLS_template_104>>;
8127
8175
 
8128
- export declare const IconExpand: __VLS_WithTemplateSlots_104<typeof __VLS_component_104, ReturnType<typeof __VLS_template_104>>;
8176
+ export declare const IconExpand: __VLS_WithTemplateSlots_105<typeof __VLS_component_105, ReturnType<typeof __VLS_template_105>>;
8129
8177
 
8130
- export declare const IconExperiencesBackpacking: __VLS_WithTemplateSlots_105<typeof __VLS_component_105, ReturnType<typeof __VLS_template_105>>;
8178
+ export declare const IconExperiencesBackpacking: __VLS_WithTemplateSlots_106<typeof __VLS_component_106, ReturnType<typeof __VLS_template_106>>;
8131
8179
 
8132
- export declare const IconExperiencesCamping: __VLS_WithTemplateSlots_106<typeof __VLS_component_106, ReturnType<typeof __VLS_template_106>>;
8180
+ export declare const IconExperiencesCamping: __VLS_WithTemplateSlots_107<typeof __VLS_component_107, ReturnType<typeof __VLS_template_107>>;
8133
8181
 
8134
- export declare const IconExperiencesClimbing: __VLS_WithTemplateSlots_107<typeof __VLS_component_107, ReturnType<typeof __VLS_template_107>>;
8182
+ export declare const IconExperiencesClimbing: __VLS_WithTemplateSlots_108<typeof __VLS_component_108, ReturnType<typeof __VLS_template_108>>;
8135
8183
 
8136
- export declare const IconExperiencesClothing: __VLS_WithTemplateSlots_108<typeof __VLS_component_108, ReturnType<typeof __VLS_template_108>>;
8184
+ export declare const IconExperiencesClothing: __VLS_WithTemplateSlots_109<typeof __VLS_component_109, ReturnType<typeof __VLS_template_109>>;
8137
8185
 
8138
- export declare const IconExperiencesCycling: __VLS_WithTemplateSlots_109<typeof __VLS_component_109, ReturnType<typeof __VLS_template_109>>;
8186
+ export declare const IconExperiencesCycling: __VLS_WithTemplateSlots_110<typeof __VLS_component_110, ReturnType<typeof __VLS_template_110>>;
8139
8187
 
8140
- export declare const IconExperiencesFamily: __VLS_WithTemplateSlots_110<typeof __VLS_component_110, ReturnType<typeof __VLS_template_110>>;
8188
+ export declare const IconExperiencesFamily: __VLS_WithTemplateSlots_111<typeof __VLS_component_111, ReturnType<typeof __VLS_template_111>>;
8141
8189
 
8142
- export declare const IconExperiencesFitness: __VLS_WithTemplateSlots_111<typeof __VLS_component_111, ReturnType<typeof __VLS_template_111>>;
8190
+ export declare const IconExperiencesFitness: __VLS_WithTemplateSlots_112<typeof __VLS_component_112, ReturnType<typeof __VLS_template_112>>;
8143
8191
 
8144
- export declare const IconExperiencesHiking: __VLS_WithTemplateSlots_112<typeof __VLS_component_112, ReturnType<typeof __VLS_template_112>>;
8192
+ export declare const IconExperiencesHiking: __VLS_WithTemplateSlots_113<typeof __VLS_component_113, ReturnType<typeof __VLS_template_113>>;
8145
8193
 
8146
- export declare const IconExperiencesOutdoorBasics: __VLS_WithTemplateSlots_113<typeof __VLS_component_113, ReturnType<typeof __VLS_template_113>>;
8194
+ export declare const IconExperiencesOutdoorBasics: __VLS_WithTemplateSlots_114<typeof __VLS_component_114, ReturnType<typeof __VLS_template_114>>;
8147
8195
 
8148
- export declare const IconExperiencesPaddling: __VLS_WithTemplateSlots_114<typeof __VLS_component_114, ReturnType<typeof __VLS_template_114>>;
8196
+ export declare const IconExperiencesPaddling: __VLS_WithTemplateSlots_115<typeof __VLS_component_115, ReturnType<typeof __VLS_template_115>>;
8149
8197
 
8150
- export declare const IconExperiencesRentals: __VLS_WithTemplateSlots_115<typeof __VLS_component_115, ReturnType<typeof __VLS_template_115>>;
8198
+ export declare const IconExperiencesRentals: __VLS_WithTemplateSlots_116<typeof __VLS_component_116, ReturnType<typeof __VLS_template_116>>;
8151
8199
 
8152
- export declare const IconExperiencesRunning: __VLS_WithTemplateSlots_116<typeof __VLS_component_116, ReturnType<typeof __VLS_template_116>>;
8200
+ export declare const IconExperiencesRunning: __VLS_WithTemplateSlots_117<typeof __VLS_component_117, ReturnType<typeof __VLS_template_117>>;
8153
8201
 
8154
- export declare const IconExperiencesSnowsports: __VLS_WithTemplateSlots_117<typeof __VLS_component_117, ReturnType<typeof __VLS_template_117>>;
8202
+ export declare const IconExperiencesSnowsports: __VLS_WithTemplateSlots_118<typeof __VLS_component_118, ReturnType<typeof __VLS_template_118>>;
8155
8203
 
8156
- export declare const IconExperiencesTravel: __VLS_WithTemplateSlots_118<typeof __VLS_component_118, ReturnType<typeof __VLS_template_118>>;
8204
+ export declare const IconExperiencesTravel: __VLS_WithTemplateSlots_119<typeof __VLS_component_119, ReturnType<typeof __VLS_template_119>>;
8157
8205
 
8158
- export declare const IconExternalLink: __VLS_WithTemplateSlots_120<typeof __VLS_component_120, ReturnType<typeof __VLS_template_120>>;
8206
+ export declare const IconExternalLink: __VLS_WithTemplateSlots_121<typeof __VLS_component_121, ReturnType<typeof __VLS_template_121>>;
8159
8207
 
8160
- export declare const IconExternalLinkAlt: __VLS_WithTemplateSlots_119<typeof __VLS_component_119, ReturnType<typeof __VLS_template_119>>;
8208
+ export declare const IconExternalLinkAlt: __VLS_WithTemplateSlots_120<typeof __VLS_component_120, ReturnType<typeof __VLS_template_120>>;
8161
8209
 
8162
- export declare const IconEyeHide: __VLS_WithTemplateSlots_121<typeof __VLS_component_121, ReturnType<typeof __VLS_template_121>>;
8210
+ export declare const IconEyeHide: __VLS_WithTemplateSlots_122<typeof __VLS_component_122, ReturnType<typeof __VLS_template_122>>;
8163
8211
 
8164
- export declare const IconEyeShow: __VLS_WithTemplateSlots_122<typeof __VLS_component_122, ReturnType<typeof __VLS_template_122>>;
8212
+ export declare const IconEyeShow: __VLS_WithTemplateSlots_123<typeof __VLS_component_123, ReturnType<typeof __VLS_template_123>>;
8165
8213
 
8166
- export declare const IconFacebook: __VLS_WithTemplateSlots_123<typeof __VLS_component_123, ReturnType<typeof __VLS_template_123>>;
8214
+ export declare const IconFacebook: __VLS_WithTemplateSlots_124<typeof __VLS_component_124, ReturnType<typeof __VLS_template_124>>;
8167
8215
 
8168
- export declare const IconFilter: __VLS_WithTemplateSlots_125<typeof __VLS_component_125, ReturnType<typeof __VLS_template_125>>;
8216
+ export declare const IconFilter: __VLS_WithTemplateSlots_126<typeof __VLS_component_126, ReturnType<typeof __VLS_template_126>>;
8169
8217
 
8170
- export declare const IconFilterAlt: __VLS_WithTemplateSlots_124<typeof __VLS_component_124, ReturnType<typeof __VLS_template_124>>;
8218
+ export declare const IconFilterAlt: __VLS_WithTemplateSlots_125<typeof __VLS_component_125, ReturnType<typeof __VLS_template_125>>;
8171
8219
 
8172
- export declare const IconFindLocation: __VLS_WithTemplateSlots_126<typeof __VLS_component_126, ReturnType<typeof __VLS_template_126>>;
8220
+ export declare const IconFindLocation: __VLS_WithTemplateSlots_127<typeof __VLS_component_127, ReturnType<typeof __VLS_template_127>>;
8173
8221
 
8174
- export declare const IconFire: __VLS_WithTemplateSlots_127<typeof __VLS_component_127, ReturnType<typeof __VLS_template_127>>;
8222
+ export declare const IconFire: __VLS_WithTemplateSlots_128<typeof __VLS_component_128, ReturnType<typeof __VLS_template_128>>;
8175
8223
 
8176
- export declare const IconFishing: __VLS_WithTemplateSlots_128<typeof __VLS_component_128, ReturnType<typeof __VLS_template_128>>;
8224
+ export declare const IconFishing: __VLS_WithTemplateSlots_129<typeof __VLS_component_129, ReturnType<typeof __VLS_template_129>>;
8177
8225
 
8178
- export declare const IconFreeProduct: __VLS_WithTemplateSlots_129<typeof __VLS_component_129, ReturnType<typeof __VLS_template_129>>;
8226
+ export declare const IconFreeProduct: __VLS_WithTemplateSlots_130<typeof __VLS_component_130, ReturnType<typeof __VLS_template_130>>;
8179
8227
 
8180
- export declare const IconGridView: __VLS_WithTemplateSlots_130<typeof __VLS_component_130, ReturnType<typeof __VLS_template_130>>;
8228
+ export declare const IconGridView: __VLS_WithTemplateSlots_131<typeof __VLS_component_131, ReturnType<typeof __VLS_template_131>>;
8181
8229
 
8182
- export declare const IconHeartFill: __VLS_WithTemplateSlots_131<typeof __VLS_component_131, ReturnType<typeof __VLS_template_131>>;
8230
+ export declare const IconHeartFill: __VLS_WithTemplateSlots_132<typeof __VLS_component_132, ReturnType<typeof __VLS_template_132>>;
8183
8231
 
8184
- export declare const IconHeartStroke: __VLS_WithTemplateSlots_132<typeof __VLS_component_132, ReturnType<typeof __VLS_template_132>>;
8232
+ export declare const IconHeartStroke: __VLS_WithTemplateSlots_133<typeof __VLS_component_133, ReturnType<typeof __VLS_template_133>>;
8185
8233
 
8186
- export declare const IconHike: __VLS_WithTemplateSlots_133<typeof __VLS_component_133, ReturnType<typeof __VLS_template_133>>;
8234
+ export declare const IconHike: __VLS_WithTemplateSlots_134<typeof __VLS_component_134, ReturnType<typeof __VLS_template_134>>;
8187
8235
 
8188
- export declare const IconHistory: __VLS_WithTemplateSlots_134<typeof __VLS_component_134, ReturnType<typeof __VLS_template_134>>;
8236
+ export declare const IconHistory: __VLS_WithTemplateSlots_135<typeof __VLS_component_135, ReturnType<typeof __VLS_template_135>>;
8189
8237
 
8190
- export declare const IconHome: __VLS_WithTemplateSlots_135<typeof __VLS_component_135, ReturnType<typeof __VLS_template_135>>;
8238
+ export declare const IconHome: __VLS_WithTemplateSlots_136<typeof __VLS_component_136, ReturnType<typeof __VLS_template_136>>;
8191
8239
 
8192
- export declare const IconHorse: __VLS_WithTemplateSlots_136<typeof __VLS_component_136, ReturnType<typeof __VLS_template_136>>;
8240
+ export declare const IconHorse: __VLS_WithTemplateSlots_137<typeof __VLS_component_137, ReturnType<typeof __VLS_template_137>>;
8193
8241
 
8194
- export declare const IconHorseshoe: __VLS_WithTemplateSlots_137<typeof __VLS_component_137, ReturnType<typeof __VLS_template_137>>;
8242
+ export declare const IconHorseshoe: __VLS_WithTemplateSlots_138<typeof __VLS_component_138, ReturnType<typeof __VLS_template_138>>;
8195
8243
 
8196
- export declare const IconImage: __VLS_WithTemplateSlots_138<typeof __VLS_component_138, ReturnType<typeof __VLS_template_138>>;
8244
+ export declare const IconImage: __VLS_WithTemplateSlots_139<typeof __VLS_component_139, ReturnType<typeof __VLS_template_139>>;
8197
8245
 
8198
- export declare const IconInformationFill: __VLS_WithTemplateSlots_139<typeof __VLS_component_139, ReturnType<typeof __VLS_template_139>>;
8246
+ export declare const IconInformationFill: __VLS_WithTemplateSlots_140<typeof __VLS_component_140, ReturnType<typeof __VLS_template_140>>;
8199
8247
 
8200
- export declare const IconInformationStroke: __VLS_WithTemplateSlots_140<typeof __VLS_component_140, ReturnType<typeof __VLS_template_140>>;
8248
+ export declare const IconInformationStroke: __VLS_WithTemplateSlots_141<typeof __VLS_component_141, ReturnType<typeof __VLS_template_141>>;
8201
8249
 
8202
- export declare const IconInstagram: __VLS_WithTemplateSlots_141<typeof __VLS_component_141, ReturnType<typeof __VLS_template_141>>;
8250
+ export declare const IconInstagram: __VLS_WithTemplateSlots_142<typeof __VLS_component_142, ReturnType<typeof __VLS_template_142>>;
8203
8251
 
8204
- export declare const IconKayak: __VLS_WithTemplateSlots_142<typeof __VLS_component_142, ReturnType<typeof __VLS_template_142>>;
8252
+ export declare const IconKayak: __VLS_WithTemplateSlots_143<typeof __VLS_component_143, ReturnType<typeof __VLS_template_143>>;
8205
8253
 
8206
- export declare const IconLinkAlt: __VLS_WithTemplateSlots_143<typeof __VLS_component_143, ReturnType<typeof __VLS_template_143>>;
8254
+ export declare const IconLinkAlt: __VLS_WithTemplateSlots_144<typeof __VLS_component_144, ReturnType<typeof __VLS_template_144>>;
8207
8255
 
8208
- export declare const IconListRagged: __VLS_WithTemplateSlots_144<typeof __VLS_component_144, ReturnType<typeof __VLS_template_144>>;
8256
+ export declare const IconListRagged: __VLS_WithTemplateSlots_145<typeof __VLS_component_145, ReturnType<typeof __VLS_template_145>>;
8209
8257
 
8210
- export declare const IconListView: __VLS_WithTemplateSlots_145<typeof __VLS_component_145, ReturnType<typeof __VLS_template_145>>;
8258
+ export declare const IconListView: __VLS_WithTemplateSlots_146<typeof __VLS_component_146, ReturnType<typeof __VLS_template_146>>;
8211
8259
 
8212
- export declare const IconLocationPinFill: __VLS_WithTemplateSlots_146<typeof __VLS_component_146, ReturnType<typeof __VLS_template_146>>;
8260
+ export declare const IconLocationPinFill: __VLS_WithTemplateSlots_147<typeof __VLS_component_147, ReturnType<typeof __VLS_template_147>>;
8213
8261
 
8214
- export declare const IconLocationPinStroke: __VLS_WithTemplateSlots_147<typeof __VLS_component_147, ReturnType<typeof __VLS_template_147>>;
8262
+ export declare const IconLocationPinStroke: __VLS_WithTemplateSlots_148<typeof __VLS_component_148, ReturnType<typeof __VLS_template_148>>;
8215
8263
 
8216
- export declare const IconLockLockedFill: __VLS_WithTemplateSlots_148<typeof __VLS_component_148, ReturnType<typeof __VLS_template_148>>;
8264
+ export declare const IconLockLockedFill: __VLS_WithTemplateSlots_149<typeof __VLS_component_149, ReturnType<typeof __VLS_template_149>>;
8217
8265
 
8218
- export declare const IconLockLockedStroke: __VLS_WithTemplateSlots_149<typeof __VLS_component_149, ReturnType<typeof __VLS_template_149>>;
8266
+ export declare const IconLockLockedStroke: __VLS_WithTemplateSlots_150<typeof __VLS_component_150, ReturnType<typeof __VLS_template_150>>;
8219
8267
 
8220
- export declare const IconLockUnlockedStroke: __VLS_WithTemplateSlots_150<typeof __VLS_component_150, ReturnType<typeof __VLS_template_150>>;
8268
+ export declare const IconLockUnlockedStroke: __VLS_WithTemplateSlots_151<typeof __VLS_component_151, ReturnType<typeof __VLS_template_151>>;
8221
8269
 
8222
- export declare const IconMail: __VLS_WithTemplateSlots_151<typeof __VLS_component_151, ReturnType<typeof __VLS_template_151>>;
8270
+ export declare const IconMail: __VLS_WithTemplateSlots_152<typeof __VLS_component_152, ReturnType<typeof __VLS_template_152>>;
8223
8271
 
8224
- export declare const IconMap: __VLS_WithTemplateSlots_152<typeof __VLS_component_152, ReturnType<typeof __VLS_template_152>>;
8272
+ export declare const IconMap: __VLS_WithTemplateSlots_153<typeof __VLS_component_153, ReturnType<typeof __VLS_template_153>>;
8225
8273
 
8226
- export declare const IconMemberCard: __VLS_WithTemplateSlots_153<typeof __VLS_component_153, ReturnType<typeof __VLS_template_153>>;
8274
+ export declare const IconMemberCard: __VLS_WithTemplateSlots_154<typeof __VLS_component_154, ReturnType<typeof __VLS_template_154>>;
8227
8275
 
8228
- export declare const IconMembership: __VLS_WithTemplateSlots_154<typeof __VLS_component_154, ReturnType<typeof __VLS_template_154>>;
8276
+ export declare const IconMembership: __VLS_WithTemplateSlots_155<typeof __VLS_component_155, ReturnType<typeof __VLS_template_155>>;
8229
8277
 
8230
- export declare const IconMicrophone: __VLS_WithTemplateSlots_155<typeof __VLS_component_155, ReturnType<typeof __VLS_template_155>>;
8278
+ export declare const IconMicrophone: __VLS_WithTemplateSlots_156<typeof __VLS_component_156, ReturnType<typeof __VLS_template_156>>;
8231
8279
 
8232
- export declare const IconMinusFill: __VLS_WithTemplateSlots_156<typeof __VLS_component_156, ReturnType<typeof __VLS_template_156>>;
8280
+ export declare const IconMinusFill: __VLS_WithTemplateSlots_157<typeof __VLS_component_157, ReturnType<typeof __VLS_template_157>>;
8233
8281
 
8234
- export declare const IconMinusLg: __VLS_WithTemplateSlots_157<typeof __VLS_component_157, ReturnType<typeof __VLS_template_157>>;
8282
+ export declare const IconMinusLg: __VLS_WithTemplateSlots_158<typeof __VLS_component_158, ReturnType<typeof __VLS_template_158>>;
8235
8283
 
8236
- export declare const IconMinusSm: __VLS_WithTemplateSlots_158<typeof __VLS_component_158, ReturnType<typeof __VLS_template_158>>;
8284
+ export declare const IconMinusSm: __VLS_WithTemplateSlots_159<typeof __VLS_component_159, ReturnType<typeof __VLS_template_159>>;
8237
8285
 
8238
- export declare const IconMinusStroke: __VLS_WithTemplateSlots_159<typeof __VLS_component_159, ReturnType<typeof __VLS_template_159>>;
8286
+ export declare const IconMinusStroke: __VLS_WithTemplateSlots_160<typeof __VLS_component_160, ReturnType<typeof __VLS_template_160>>;
8239
8287
 
8240
- export declare const IconMoreFunctions: __VLS_WithTemplateSlots_160<typeof __VLS_component_160, ReturnType<typeof __VLS_template_160>>;
8288
+ export declare const IconMoreFunctions: __VLS_WithTemplateSlots_161<typeof __VLS_component_161, ReturnType<typeof __VLS_template_161>>;
8241
8289
 
8242
- export declare const IconMyLocation: __VLS_WithTemplateSlots_161<typeof __VLS_component_161, ReturnType<typeof __VLS_template_161>>;
8290
+ export declare const IconMyLocation: __VLS_WithTemplateSlots_162<typeof __VLS_component_162, ReturnType<typeof __VLS_template_162>>;
8243
8291
 
8244
- export declare const IconNavigationMenu: __VLS_WithTemplateSlots_162<typeof __VLS_component_162, ReturnType<typeof __VLS_template_162>>;
8292
+ export declare const IconNavigationMenu: __VLS_WithTemplateSlots_163<typeof __VLS_component_163, ReturnType<typeof __VLS_template_163>>;
8245
8293
 
8246
- export declare const IconNight: __VLS_WithTemplateSlots_163<typeof __VLS_component_163, ReturnType<typeof __VLS_template_163>>;
8294
+ export declare const IconNight: __VLS_WithTemplateSlots_164<typeof __VLS_component_164, ReturnType<typeof __VLS_template_164>>;
8247
8295
 
8248
- export declare const IconPaddle: __VLS_WithTemplateSlots_164<typeof __VLS_component_164, ReturnType<typeof __VLS_template_164>>;
8296
+ export declare const IconPaddle: __VLS_WithTemplateSlots_165<typeof __VLS_component_165, ReturnType<typeof __VLS_template_165>>;
8249
8297
 
8250
- export declare const IconPause: __VLS_WithTemplateSlots_167<typeof __VLS_component_167, ReturnType<typeof __VLS_template_167>>;
8298
+ export declare const IconPause: __VLS_WithTemplateSlots_168<typeof __VLS_component_168, ReturnType<typeof __VLS_template_168>>;
8251
8299
 
8252
- export declare const IconPauseFill: __VLS_WithTemplateSlots_165<typeof __VLS_component_165, ReturnType<typeof __VLS_template_165>>;
8300
+ export declare const IconPauseFill: __VLS_WithTemplateSlots_166<typeof __VLS_component_166, ReturnType<typeof __VLS_template_166>>;
8253
8301
 
8254
- export declare const IconPauseStroke: __VLS_WithTemplateSlots_166<typeof __VLS_component_166, ReturnType<typeof __VLS_template_166>>;
8302
+ export declare const IconPauseStroke: __VLS_WithTemplateSlots_167<typeof __VLS_component_167, ReturnType<typeof __VLS_template_167>>;
8255
8303
 
8256
- export declare const IconPhotography: __VLS_WithTemplateSlots_168<typeof __VLS_component_168, ReturnType<typeof __VLS_template_168>>;
8304
+ export declare const IconPhotography: __VLS_WithTemplateSlots_169<typeof __VLS_component_169, ReturnType<typeof __VLS_template_169>>;
8257
8305
 
8258
- export declare const IconPicnic: __VLS_WithTemplateSlots_169<typeof __VLS_component_169, ReturnType<typeof __VLS_template_169>>;
8306
+ export declare const IconPicnic: __VLS_WithTemplateSlots_170<typeof __VLS_component_170, ReturnType<typeof __VLS_template_170>>;
8259
8307
 
8260
- export declare const IconPinterest: __VLS_WithTemplateSlots_170<typeof __VLS_component_170, ReturnType<typeof __VLS_template_170>>;
8308
+ export declare const IconPinterest: __VLS_WithTemplateSlots_171<typeof __VLS_component_171, ReturnType<typeof __VLS_template_171>>;
8261
8309
 
8262
- export declare const IconPlane: __VLS_WithTemplateSlots_171<typeof __VLS_component_171, ReturnType<typeof __VLS_template_171>>;
8310
+ export declare const IconPlane: __VLS_WithTemplateSlots_172<typeof __VLS_component_172, ReturnType<typeof __VLS_template_172>>;
8263
8311
 
8264
- export declare const IconPlay: __VLS_WithTemplateSlots_174<typeof __VLS_component_174, ReturnType<typeof __VLS_template_174>>;
8312
+ export declare const IconPlay: __VLS_WithTemplateSlots_175<typeof __VLS_component_175, ReturnType<typeof __VLS_template_175>>;
8265
8313
 
8266
- export declare const IconPlayFill: __VLS_WithTemplateSlots_172<typeof __VLS_component_172, ReturnType<typeof __VLS_template_172>>;
8314
+ export declare const IconPlayFill: __VLS_WithTemplateSlots_173<typeof __VLS_component_173, ReturnType<typeof __VLS_template_173>>;
8267
8315
 
8268
- export declare const IconPlayground: __VLS_WithTemplateSlots_175<typeof __VLS_component_175, ReturnType<typeof __VLS_template_175>>;
8316
+ export declare const IconPlayground: __VLS_WithTemplateSlots_176<typeof __VLS_component_176, ReturnType<typeof __VLS_template_176>>;
8269
8317
 
8270
- export declare const IconPlayStroke: __VLS_WithTemplateSlots_173<typeof __VLS_component_173, ReturnType<typeof __VLS_template_173>>;
8318
+ export declare const IconPlayStroke: __VLS_WithTemplateSlots_174<typeof __VLS_component_174, ReturnType<typeof __VLS_template_174>>;
8271
8319
 
8272
- export declare const IconPlugin: __VLS_WithTemplateSlots_176<typeof __VLS_component_176, ReturnType<typeof __VLS_template_176>>;
8320
+ export declare const IconPlugin: __VLS_WithTemplateSlots_177<typeof __VLS_component_177, ReturnType<typeof __VLS_template_177>>;
8273
8321
 
8274
- export declare const IconPlusFill: __VLS_WithTemplateSlots_177<typeof __VLS_component_177, ReturnType<typeof __VLS_template_177>>;
8322
+ export declare const IconPlusFill: __VLS_WithTemplateSlots_178<typeof __VLS_component_178, ReturnType<typeof __VLS_template_178>>;
8275
8323
 
8276
- export declare const IconPlusLg: __VLS_WithTemplateSlots_178<typeof __VLS_component_178, ReturnType<typeof __VLS_template_178>>;
8324
+ export declare const IconPlusLg: __VLS_WithTemplateSlots_179<typeof __VLS_component_179, ReturnType<typeof __VLS_template_179>>;
8277
8325
 
8278
- export declare const IconPlusSm: __VLS_WithTemplateSlots_179<typeof __VLS_component_179, ReturnType<typeof __VLS_template_179>>;
8326
+ export declare const IconPlusSm: __VLS_WithTemplateSlots_180<typeof __VLS_component_180, ReturnType<typeof __VLS_template_180>>;
8279
8327
 
8280
- export declare const IconPlusStroke: __VLS_WithTemplateSlots_180<typeof __VLS_component_180, ReturnType<typeof __VLS_template_180>>;
8328
+ export declare const IconPlusStroke: __VLS_WithTemplateSlots_181<typeof __VLS_component_181, ReturnType<typeof __VLS_template_181>>;
8281
8329
 
8282
- export declare const IconPrint: __VLS_WithTemplateSlots_181<typeof __VLS_component_181, ReturnType<typeof __VLS_template_181>>;
8330
+ export declare const IconPrint: __VLS_WithTemplateSlots_182<typeof __VLS_component_182, ReturnType<typeof __VLS_template_182>>;
8283
8331
 
8284
- export declare const IconProtectionFill: __VLS_WithTemplateSlots_182<typeof __VLS_component_182, ReturnType<typeof __VLS_template_182>>;
8332
+ export declare const IconProtectionFill: __VLS_WithTemplateSlots_183<typeof __VLS_component_183, ReturnType<typeof __VLS_template_183>>;
8285
8333
 
8286
- export declare const IconProtectionStroke: __VLS_WithTemplateSlots_183<typeof __VLS_component_183, ReturnType<typeof __VLS_template_183>>;
8334
+ export declare const IconProtectionStroke: __VLS_WithTemplateSlots_184<typeof __VLS_component_184, ReturnType<typeof __VLS_template_184>>;
8287
8335
 
8288
- export declare const IconQuestionFill: __VLS_WithTemplateSlots_184<typeof __VLS_component_184, ReturnType<typeof __VLS_template_184>>;
8336
+ export declare const IconQuestionFill: __VLS_WithTemplateSlots_185<typeof __VLS_component_185, ReturnType<typeof __VLS_template_185>>;
8289
8337
 
8290
- export declare const IconQuestionStroke: __VLS_WithTemplateSlots_185<typeof __VLS_component_185, ReturnType<typeof __VLS_template_185>>;
8338
+ export declare const IconQuestionStroke: __VLS_WithTemplateSlots_186<typeof __VLS_component_186, ReturnType<typeof __VLS_template_186>>;
8291
8339
 
8292
- export declare const IconRefresh: __VLS_WithTemplateSlots_186<typeof __VLS_component_186, ReturnType<typeof __VLS_template_186>>;
8340
+ export declare const IconRefresh: __VLS_WithTemplateSlots_187<typeof __VLS_component_187, ReturnType<typeof __VLS_template_187>>;
8293
8341
 
8294
- export declare const IconReload: __VLS_WithTemplateSlots_187<typeof __VLS_component_187, ReturnType<typeof __VLS_template_187>>;
8342
+ export declare const IconReload: __VLS_WithTemplateSlots_188<typeof __VLS_component_188, ReturnType<typeof __VLS_template_188>>;
8295
8343
 
8296
- export declare const IconReturns: __VLS_WithTemplateSlots_188<typeof __VLS_component_188, ReturnType<typeof __VLS_template_188>>;
8344
+ export declare const IconReturns: __VLS_WithTemplateSlots_189<typeof __VLS_component_189, ReturnType<typeof __VLS_template_189>>;
8297
8345
 
8298
- export declare const IconRun: __VLS_WithTemplateSlots_189<typeof __VLS_component_189, ReturnType<typeof __VLS_template_189>>;
8346
+ export declare const IconRun: __VLS_WithTemplateSlots_190<typeof __VLS_component_190, ReturnType<typeof __VLS_template_190>>;
8299
8347
 
8300
- export declare const IconScanBarcode: __VLS_WithTemplateSlots_190<typeof __VLS_component_190, ReturnType<typeof __VLS_template_190>>;
8348
+ export declare const IconScanBarcode: __VLS_WithTemplateSlots_191<typeof __VLS_component_191, ReturnType<typeof __VLS_template_191>>;
8301
8349
 
8302
- export declare const IconSearch: __VLS_WithTemplateSlots_191<typeof __VLS_component_191, ReturnType<typeof __VLS_template_191>>;
8350
+ export declare const IconSearch: __VLS_WithTemplateSlots_192<typeof __VLS_component_192, ReturnType<typeof __VLS_template_192>>;
8303
8351
 
8304
- export declare const IconServiceShop: __VLS_WithTemplateSlots_192<typeof __VLS_component_192, ReturnType<typeof __VLS_template_192>>;
8352
+ export declare const IconServiceShop: __VLS_WithTemplateSlots_193<typeof __VLS_component_193, ReturnType<typeof __VLS_template_193>>;
8305
8353
 
8306
- export declare const IconShipping: __VLS_WithTemplateSlots_195<typeof __VLS_component_195, ReturnType<typeof __VLS_template_195>>;
8354
+ export declare const IconShipping: __VLS_WithTemplateSlots_196<typeof __VLS_component_196, ReturnType<typeof __VLS_template_196>>;
8307
8355
 
8308
- export declare const IconShippingPrep: __VLS_WithTemplateSlots_193<typeof __VLS_component_193, ReturnType<typeof __VLS_template_193>>;
8356
+ export declare const IconShippingPrep: __VLS_WithTemplateSlots_194<typeof __VLS_component_194, ReturnType<typeof __VLS_template_194>>;
8309
8357
 
8310
- export declare const IconShippingTruck: __VLS_WithTemplateSlots_194<typeof __VLS_component_194, ReturnType<typeof __VLS_template_194>>;
8358
+ export declare const IconShippingTruck: __VLS_WithTemplateSlots_195<typeof __VLS_component_195, ReturnType<typeof __VLS_template_195>>;
8311
8359
 
8312
- export declare const IconShoppingBag: __VLS_WithTemplateSlots_197<typeof __VLS_component_197, ReturnType<typeof __VLS_template_197>>;
8360
+ export declare const IconShoppingBag: __VLS_WithTemplateSlots_198<typeof __VLS_component_198, ReturnType<typeof __VLS_template_198>>;
8313
8361
 
8314
- export declare const IconShoppingBagFill: __VLS_WithTemplateSlots_196<typeof __VLS_component_196, ReturnType<typeof __VLS_template_196>>;
8362
+ export declare const IconShoppingBagFill: __VLS_WithTemplateSlots_197<typeof __VLS_component_197, ReturnType<typeof __VLS_template_197>>;
8315
8363
 
8316
- export declare const IconShrink: __VLS_WithTemplateSlots_198<typeof __VLS_component_198, ReturnType<typeof __VLS_template_198>>;
8364
+ export declare const IconShrink: __VLS_WithTemplateSlots_199<typeof __VLS_component_199, ReturnType<typeof __VLS_template_199>>;
8317
8365
 
8318
- export declare const IconSizeChart: __VLS_WithTemplateSlots_199<typeof __VLS_component_199, ReturnType<typeof __VLS_template_199>>;
8366
+ export declare const IconSizeChart: __VLS_WithTemplateSlots_200<typeof __VLS_component_200, ReturnType<typeof __VLS_template_200>>;
8319
8367
 
8320
- export declare const IconSki: __VLS_WithTemplateSlots_201<typeof __VLS_component_201, ReturnType<typeof __VLS_template_201>>;
8368
+ export declare const IconSki: __VLS_WithTemplateSlots_202<typeof __VLS_component_202, ReturnType<typeof __VLS_template_202>>;
8321
8369
 
8322
- export declare const IconSkiBoot: __VLS_WithTemplateSlots_200<typeof __VLS_component_200, ReturnType<typeof __VLS_template_200>>;
8370
+ export declare const IconSkiBoot: __VLS_WithTemplateSlots_201<typeof __VLS_component_201, ReturnType<typeof __VLS_template_201>>;
8323
8371
 
8324
- export declare const IconSnow: __VLS_WithTemplateSlots_203<typeof __VLS_component_203, ReturnType<typeof __VLS_template_203>>;
8372
+ export declare const IconSnow: __VLS_WithTemplateSlots_204<typeof __VLS_component_204, ReturnType<typeof __VLS_template_204>>;
8325
8373
 
8326
- export declare const IconSnowShop: __VLS_WithTemplateSlots_202<typeof __VLS_component_202, ReturnType<typeof __VLS_template_202>>;
8374
+ export declare const IconSnowShop: __VLS_WithTemplateSlots_203<typeof __VLS_component_203, ReturnType<typeof __VLS_template_203>>;
8327
8375
 
8328
- export declare const IconSort: __VLS_WithTemplateSlots_204<typeof __VLS_component_204, ReturnType<typeof __VLS_template_204>>;
8376
+ export declare const IconSort: __VLS_WithTemplateSlots_205<typeof __VLS_component_205, ReturnType<typeof __VLS_template_205>>;
8329
8377
 
8330
- export declare const IconStar100: __VLS_WithTemplateSlots_205<typeof __VLS_component_205, ReturnType<typeof __VLS_template_205>>;
8378
+ export declare const IconStar100: __VLS_WithTemplateSlots_206<typeof __VLS_component_206, ReturnType<typeof __VLS_template_206>>;
8331
8379
 
8332
- export declare const IconStar25: __VLS_WithTemplateSlots_206<typeof __VLS_component_206, ReturnType<typeof __VLS_template_206>>;
8380
+ export declare const IconStar25: __VLS_WithTemplateSlots_207<typeof __VLS_component_207, ReturnType<typeof __VLS_template_207>>;
8333
8381
 
8334
- export declare const IconStar50: __VLS_WithTemplateSlots_207<typeof __VLS_component_207, ReturnType<typeof __VLS_template_207>>;
8382
+ export declare const IconStar50: __VLS_WithTemplateSlots_208<typeof __VLS_component_208, ReturnType<typeof __VLS_template_208>>;
8335
8383
 
8336
- export declare const IconStar75: __VLS_WithTemplateSlots_208<typeof __VLS_component_208, ReturnType<typeof __VLS_template_208>>;
8384
+ export declare const IconStar75: __VLS_WithTemplateSlots_209<typeof __VLS_component_209, ReturnType<typeof __VLS_template_209>>;
8337
8385
 
8338
- export declare const IconStarStroke: __VLS_WithTemplateSlots_209<typeof __VLS_component_209, ReturnType<typeof __VLS_template_209>>;
8386
+ export declare const IconStarStroke: __VLS_WithTemplateSlots_210<typeof __VLS_component_210, ReturnType<typeof __VLS_template_210>>;
8339
8387
 
8340
- export declare const IconStorefront: __VLS_WithTemplateSlots_210<typeof __VLS_component_210, ReturnType<typeof __VLS_template_210>>;
8388
+ export declare const IconStorefront: __VLS_WithTemplateSlots_211<typeof __VLS_component_211, ReturnType<typeof __VLS_template_211>>;
8341
8389
 
8342
- export declare const IconSwim: __VLS_WithTemplateSlots_211<typeof __VLS_component_211, ReturnType<typeof __VLS_template_211>>;
8390
+ export declare const IconSwim: __VLS_WithTemplateSlots_212<typeof __VLS_component_212, ReturnType<typeof __VLS_template_212>>;
8343
8391
 
8344
- export declare const IconTelephone: __VLS_WithTemplateSlots_212<typeof __VLS_component_212, ReturnType<typeof __VLS_template_212>>;
8392
+ export declare const IconTelephone: __VLS_WithTemplateSlots_213<typeof __VLS_component_213, ReturnType<typeof __VLS_template_213>>;
8345
8393
 
8346
- export declare const IconTent: __VLS_WithTemplateSlots_213<typeof __VLS_component_213, ReturnType<typeof __VLS_template_213>>;
8394
+ export declare const IconTent: __VLS_WithTemplateSlots_214<typeof __VLS_component_214, ReturnType<typeof __VLS_template_214>>;
8347
8395
 
8348
- export declare const IconTrash: __VLS_WithTemplateSlots_214<typeof __VLS_component_214, ReturnType<typeof __VLS_template_214>>;
8396
+ export declare const IconTrash: __VLS_WithTemplateSlots_215<typeof __VLS_component_215, ReturnType<typeof __VLS_template_215>>;
8349
8397
 
8350
- export declare const IconTwitter: __VLS_WithTemplateSlots_215<typeof __VLS_component_215, ReturnType<typeof __VLS_template_215>>;
8398
+ export declare const IconTwitter: __VLS_WithTemplateSlots_216<typeof __VLS_component_216, ReturnType<typeof __VLS_template_216>>;
8351
8399
 
8352
- export declare const IconUpload: __VLS_WithTemplateSlots_216<typeof __VLS_component_216, ReturnType<typeof __VLS_template_216>>;
8400
+ export declare const IconUpload: __VLS_WithTemplateSlots_217<typeof __VLS_component_217, ReturnType<typeof __VLS_template_217>>;
8353
8401
 
8354
- export declare const IconVerifiedPurchaser: __VLS_WithTemplateSlots_217<typeof __VLS_component_217, ReturnType<typeof __VLS_template_217>>;
8402
+ export declare const IconVerifiedPurchaser: __VLS_WithTemplateSlots_218<typeof __VLS_component_218, ReturnType<typeof __VLS_template_218>>;
8355
8403
 
8356
- export declare const IconVirtualOutfitting: __VLS_WithTemplateSlots_218<typeof __VLS_component_218, ReturnType<typeof __VLS_template_218>>;
8404
+ export declare const IconVirtualOutfitting: __VLS_WithTemplateSlots_219<typeof __VLS_component_219, ReturnType<typeof __VLS_template_219>>;
8357
8405
 
8358
- export declare const IconWarningFill: __VLS_WithTemplateSlots_219<typeof __VLS_component_219, ReturnType<typeof __VLS_template_219>>;
8406
+ export declare const IconWarningFill: __VLS_WithTemplateSlots_220<typeof __VLS_component_220, ReturnType<typeof __VLS_template_220>>;
8359
8407
 
8360
- export declare const IconWarningStroke: __VLS_WithTemplateSlots_220<typeof __VLS_component_220, ReturnType<typeof __VLS_template_220>>;
8408
+ export declare const IconWarningStroke: __VLS_WithTemplateSlots_221<typeof __VLS_component_221, ReturnType<typeof __VLS_template_221>>;
8361
8409
 
8362
- export declare const IconWater: __VLS_WithTemplateSlots_221<typeof __VLS_component_221, ReturnType<typeof __VLS_template_221>>;
8410
+ export declare const IconWater: __VLS_WithTemplateSlots_222<typeof __VLS_component_222, ReturnType<typeof __VLS_template_222>>;
8363
8411
 
8364
- export declare const IconWilderness: __VLS_WithTemplateSlots_222<typeof __VLS_component_222, ReturnType<typeof __VLS_template_222>>;
8412
+ export declare const IconWilderness: __VLS_WithTemplateSlots_223<typeof __VLS_component_223, ReturnType<typeof __VLS_template_223>>;
8365
8413
 
8366
- export declare const IconXFill: __VLS_WithTemplateSlots_223<typeof __VLS_component_223, ReturnType<typeof __VLS_template_223>>;
8414
+ export declare const IconXFill: __VLS_WithTemplateSlots_224<typeof __VLS_component_224, ReturnType<typeof __VLS_template_224>>;
8367
8415
 
8368
- export declare const IconXLg: __VLS_WithTemplateSlots_224<typeof __VLS_component_224, ReturnType<typeof __VLS_template_224>>;
8416
+ export declare const IconXLg: __VLS_WithTemplateSlots_225<typeof __VLS_component_225, ReturnType<typeof __VLS_template_225>>;
8369
8417
 
8370
- export declare const IconXSm: __VLS_WithTemplateSlots_225<typeof __VLS_component_225, ReturnType<typeof __VLS_template_225>>;
8418
+ export declare const IconXSm: __VLS_WithTemplateSlots_226<typeof __VLS_component_226, ReturnType<typeof __VLS_template_226>>;
8371
8419
 
8372
- export declare const IconXStroke: __VLS_WithTemplateSlots_226<typeof __VLS_component_226, ReturnType<typeof __VLS_template_226>>;
8420
+ export declare const IconXStroke: __VLS_WithTemplateSlots_227<typeof __VLS_component_227, ReturnType<typeof __VLS_template_227>>;
8373
8421
 
8374
- export declare const IconYoutube: __VLS_WithTemplateSlots_227<typeof __VLS_component_227, ReturnType<typeof __VLS_template_227>>;
8422
+ export declare const IconYoutube: __VLS_WithTemplateSlots_228<typeof __VLS_component_228, ReturnType<typeof __VLS_template_228>>;
8375
8423
 
8376
- export declare const IconZoomIn: __VLS_WithTemplateSlots_228<typeof __VLS_component_228, ReturnType<typeof __VLS_template_228>>;
8424
+ export declare const IconZoomIn: __VLS_WithTemplateSlots_229<typeof __VLS_component_229, ReturnType<typeof __VLS_template_229>>;
8377
8425
 
8378
- export declare const IconZoomOut: __VLS_WithTemplateSlots_229<typeof __VLS_component_229, ReturnType<typeof __VLS_template_229>>;
8426
+ export declare const IconZoomOut: __VLS_WithTemplateSlots_230<typeof __VLS_component_230, ReturnType<typeof __VLS_template_230>>;
8379
8427
 
8380
8428
  /**
8381
8429
  * Foundational container for creating structured layouts
@@ -8630,7 +8678,7 @@ declare interface splitSurfaceProps {
8630
8678
  tag?: string;
8631
8679
  }
8632
8680
 
8633
- declare interface StateConfig<PropertyValue> {
8681
+ export declare interface StateConfig<PropertyValue> {
8634
8682
  rest: PropertyValue;
8635
8683
  hover?: PropertyValue;
8636
8684
  active?: PropertyValue;