@rei/cedar 15.2.1 → 15.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (362) hide show
  1. package/README.md +10 -6
  2. package/dist/cdr-palette.css +1 -0
  3. package/dist/cdr-reset.css +1 -1
  4. package/dist/cdr-style.css +1 -1
  5. package/dist/cedar.umd.js +14 -14
  6. package/dist/component-docgen.json +3576 -3053
  7. package/dist/components/abstract/styles/CdrAbstract.module.scss.mjs +1 -1
  8. package/dist/components/accordion/styles/CdrAccordion.module.scss.mjs +29 -29
  9. package/dist/components/accordion/styles/CdrAccordionGroup.module.scss.mjs +2 -2
  10. package/dist/components/banner/styles/CdrBanner.module.scss.mjs +14 -14
  11. package/dist/components/breadcrumb/styles/CdrBreadcrumb.module.scss.mjs +7 -7
  12. package/dist/components/button/styles/CdrButton.module.scss.mjs +31 -31
  13. package/dist/components/caption/styles/CdrCaption.module.scss.mjs +2 -2
  14. package/dist/components/card/styles/CdrCard.module.scss.mjs +1 -1
  15. package/dist/components/checkbox/CdrCheckbox.vue2.mjs +19 -19
  16. package/dist/components/checkbox/styles/CdrCheckbox.module.scss.mjs +27 -27
  17. package/dist/components/chip/styles/CdrChip.module.scss.mjs +4 -4
  18. package/dist/components/chip/styles/CdrChipGroup.module.scss.mjs +4 -4
  19. package/dist/components/choreographer/CdrChoreographer.vue2.mjs +55 -35
  20. package/dist/components/choreographer/styles/CdrChoreographer.module.scss.mjs +4 -4
  21. package/dist/components/container/styles/CdrContainer.module.scss.mjs +2 -2
  22. package/dist/components/formError/styles/CdrFormError.module.scss.mjs +2 -2
  23. package/dist/components/formGroup/CdrFormGroup.vue2.mjs +14 -13
  24. package/dist/components/formGroup/styles/CdrFormGroup.module.scss.mjs +8 -8
  25. package/dist/components/fulfillmentTile/CdrFulfillmentTile.vue2.mjs +64 -59
  26. package/dist/components/fulfillmentTile/CdrFulfillmentTileContent.vue2.mjs +12 -18
  27. package/dist/components/fulfillmentTile/CdrFulfillmentTileHeader.vue2.mjs +22 -29
  28. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTile.module.scss.mjs +27 -27
  29. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileContent.module.scss.mjs +1 -2
  30. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileHeader.module.scss.mjs +3 -3
  31. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileIcon.module.scss.mjs +6 -6
  32. package/dist/components/grid/styles/CdrGrid.module.scss.mjs +21 -21
  33. package/dist/components/icon/comps/account-profile-fill.vue.mjs +10 -10
  34. package/dist/components/icon/comps/account-profile.vue.mjs +9 -9
  35. package/dist/components/icon/comps/arrow-down.vue.mjs +9 -9
  36. package/dist/components/icon/comps/arrow-left.vue.mjs +10 -10
  37. package/dist/components/icon/comps/arrow-right.vue.mjs +9 -9
  38. package/dist/components/icon/comps/arrow-up.vue.mjs +9 -9
  39. package/dist/components/icon/comps/atv.vue.mjs +9 -9
  40. package/dist/components/icon/comps/bed-outline.vue.mjs +9 -9
  41. package/dist/components/icon/comps/bike-shop.vue.mjs +8 -8
  42. package/dist/components/icon/comps/binoculars.vue.mjs +9 -9
  43. package/dist/components/icon/comps/birding.vue.mjs +9 -9
  44. package/dist/components/icon/comps/boat.vue.mjs +10 -10
  45. package/dist/components/icon/comps/boating.vue.mjs +10 -10
  46. package/dist/components/icon/comps/bookmark-fill.vue.mjs +10 -10
  47. package/dist/components/icon/comps/bookmark-stroke.vue.mjs +10 -10
  48. package/dist/components/icon/comps/brand-abstract.vue.mjs +9 -9
  49. package/dist/components/icon/comps/brand-code-sandbox.vue.mjs +8 -8
  50. package/dist/components/icon/comps/brand-github.vue.mjs +9 -9
  51. package/dist/components/icon/comps/brand-linkedin.vue.mjs +10 -10
  52. package/dist/components/icon/comps/brand-rei-ice-axes.vue.mjs +9 -9
  53. package/dist/components/icon/comps/brand-sketch.vue.mjs +9 -9
  54. package/dist/components/icon/comps/brand-tiktok.vue.mjs +10 -10
  55. package/dist/components/icon/comps/buddies.vue.mjs +9 -9
  56. package/dist/components/icon/comps/bus.vue.mjs +10 -10
  57. package/dist/components/icon/comps/calendar.vue.mjs +10 -10
  58. package/dist/components/icon/comps/camera.vue.mjs +10 -10
  59. package/dist/components/icon/comps/canoe.vue.mjs +10 -10
  60. package/dist/components/icon/comps/car.vue.mjs +10 -10
  61. package/dist/components/icon/comps/caret-down.vue.mjs +9 -9
  62. package/dist/components/icon/comps/caret-left.vue.mjs +9 -9
  63. package/dist/components/icon/comps/caret-right.vue.mjs +9 -9
  64. package/dist/components/icon/comps/caret-up.vue.mjs +9 -9
  65. package/dist/components/icon/comps/cart-fill.vue.mjs +9 -9
  66. package/dist/components/icon/comps/cart.vue.mjs +9 -9
  67. package/dist/components/icon/comps/chain-link.vue.mjs +9 -9
  68. package/dist/components/icon/comps/chat.vue.mjs +10 -10
  69. package/dist/components/icon/comps/check-fill.vue.mjs +9 -9
  70. package/dist/components/icon/comps/check-lg.vue.mjs +8 -8
  71. package/dist/components/icon/comps/check-sm.vue.mjs +9 -9
  72. package/dist/components/icon/comps/check-stroke.vue.mjs +9 -9
  73. package/dist/components/icon/comps/climb.vue.mjs +9 -9
  74. package/dist/components/icon/comps/clipboard.vue.mjs +9 -9
  75. package/dist/components/icon/comps/clock.vue.mjs +9 -9
  76. package/dist/components/icon/comps/code-html.vue.mjs +8 -8
  77. package/dist/components/icon/comps/code-js.vue.mjs +9 -9
  78. package/dist/components/icon/comps/compass.vue.mjs +8 -8
  79. package/dist/components/icon/comps/copy.vue.mjs +10 -10
  80. package/dist/components/icon/comps/coupon-fill.vue.mjs +10 -10
  81. package/dist/components/icon/comps/coupon-stroke.vue.mjs +9 -9
  82. package/dist/components/icon/comps/credit-card.vue.mjs +10 -10
  83. package/dist/components/icon/comps/curbside-pickup.vue.mjs +10 -10
  84. package/dist/components/icon/comps/day.vue.mjs +10 -10
  85. package/dist/components/icon/comps/diving.vue.mjs +9 -9
  86. package/dist/components/icon/comps/dog.vue.mjs +9 -9
  87. package/dist/components/icon/comps/download.vue.mjs +9 -9
  88. package/dist/components/icon/comps/duplicate.vue.mjs +10 -10
  89. package/dist/components/icon/comps/edit.vue.mjs +9 -9
  90. package/dist/components/icon/comps/elevation.vue.mjs +9 -9
  91. package/dist/components/icon/comps/error-fill.vue.mjs +12 -12
  92. package/dist/components/icon/comps/error-stroke.vue.mjs +14 -14
  93. package/dist/components/icon/comps/expand.vue.mjs +9 -9
  94. package/dist/components/icon/comps/experiences-backpacking.vue.mjs +9 -9
  95. package/dist/components/icon/comps/experiences-camping.vue.mjs +9 -9
  96. package/dist/components/icon/comps/experiences-climbing.vue.mjs +10 -10
  97. package/dist/components/icon/comps/experiences-clothing.vue.mjs +9 -9
  98. package/dist/components/icon/comps/experiences-cycling.vue.mjs +8 -8
  99. package/dist/components/icon/comps/experiences-family.vue.mjs +9 -9
  100. package/dist/components/icon/comps/experiences-fitness.vue.mjs +10 -10
  101. package/dist/components/icon/comps/experiences-hiking.vue.mjs +9 -9
  102. package/dist/components/icon/comps/experiences-outdoor-basics.vue.mjs +9 -9
  103. package/dist/components/icon/comps/experiences-paddling.vue.mjs +10 -10
  104. package/dist/components/icon/comps/experiences-rentals.vue.mjs +9 -9
  105. package/dist/components/icon/comps/experiences-running.vue.mjs +10 -10
  106. package/dist/components/icon/comps/experiences-snowsports.vue.mjs +10 -10
  107. package/dist/components/icon/comps/experiences-travel.vue.mjs +10 -10
  108. package/dist/components/icon/comps/external-link-alt.vue.mjs +11 -11
  109. package/dist/components/icon/comps/external-link.vue.mjs +9 -9
  110. package/dist/components/icon/comps/eye-hide.vue.mjs +9 -9
  111. package/dist/components/icon/comps/eye-show.vue.mjs +9 -9
  112. package/dist/components/icon/comps/facebook.vue.mjs +8 -8
  113. package/dist/components/icon/comps/filter-alt.vue.mjs +10 -10
  114. package/dist/components/icon/comps/filter.vue.mjs +10 -10
  115. package/dist/components/icon/comps/find-location.vue.mjs +10 -10
  116. package/dist/components/icon/comps/fire.vue.mjs +10 -10
  117. package/dist/components/icon/comps/fishing.vue.mjs +10 -10
  118. package/dist/components/icon/comps/free-product.vue.mjs +10 -10
  119. package/dist/components/icon/comps/grid-view.vue.mjs +9 -9
  120. package/dist/components/icon/comps/heart-fill.vue.mjs +10 -10
  121. package/dist/components/icon/comps/heart-stroke.vue.mjs +9 -9
  122. package/dist/components/icon/comps/hike.vue.mjs +9 -9
  123. package/dist/components/icon/comps/history.vue.mjs +9 -9
  124. package/dist/components/icon/comps/home.vue.mjs +10 -10
  125. package/dist/components/icon/comps/horse.vue.mjs +9 -9
  126. package/dist/components/icon/comps/horseshoe.vue.mjs +10 -10
  127. package/dist/components/icon/comps/image.vue.mjs +9 -9
  128. package/dist/components/icon/comps/information-fill.vue.mjs +10 -10
  129. package/dist/components/icon/comps/information-stroke.vue.mjs +10 -10
  130. package/dist/components/icon/comps/instagram.vue.mjs +9 -9
  131. package/dist/components/icon/comps/kayak.vue.mjs +9 -9
  132. package/dist/components/icon/comps/link-alt.vue.mjs +9 -9
  133. package/dist/components/icon/comps/list-ragged.vue.mjs +9 -9
  134. package/dist/components/icon/comps/list-view.vue.mjs +9 -9
  135. package/dist/components/icon/comps/location-pin-fill.vue.mjs +10 -10
  136. package/dist/components/icon/comps/location-pin-stroke.vue.mjs +9 -9
  137. package/dist/components/icon/comps/lock-locked-fill.vue.mjs +8 -8
  138. package/dist/components/icon/comps/lock-locked-stroke.vue.mjs +9 -9
  139. package/dist/components/icon/comps/lock-unlocked-stroke.vue.mjs +8 -8
  140. package/dist/components/icon/comps/mail.vue.mjs +9 -9
  141. package/dist/components/icon/comps/map.vue.mjs +9 -9
  142. package/dist/components/icon/comps/member-card.vue.mjs +10 -10
  143. package/dist/components/icon/comps/membership.vue.mjs +10 -10
  144. package/dist/components/icon/comps/microphone.vue.mjs +9 -9
  145. package/dist/components/icon/comps/minus-fill.vue.mjs +10 -10
  146. package/dist/components/icon/comps/minus-lg.vue.mjs +9 -9
  147. package/dist/components/icon/comps/minus-sm.vue.mjs +9 -9
  148. package/dist/components/icon/comps/minus-stroke.vue.mjs +9 -9
  149. package/dist/components/icon/comps/more-functions.vue.mjs +10 -10
  150. package/dist/components/icon/comps/my-location.vue.mjs +9 -9
  151. package/dist/components/icon/comps/navigation-menu.vue.mjs +9 -9
  152. package/dist/components/icon/comps/night.vue.mjs +9 -9
  153. package/dist/components/icon/comps/paddle.vue.mjs +9 -9
  154. package/dist/components/icon/comps/pause-fill.vue.mjs +10 -10
  155. package/dist/components/icon/comps/pause-stroke.vue.mjs +9 -9
  156. package/dist/components/icon/comps/pause.vue.mjs +9 -9
  157. package/dist/components/icon/comps/photography.vue.mjs +10 -10
  158. package/dist/components/icon/comps/picnic.vue.mjs +10 -10
  159. package/dist/components/icon/comps/pinterest.vue.mjs +9 -9
  160. package/dist/components/icon/comps/plane.vue.mjs +10 -10
  161. package/dist/components/icon/comps/play-fill.vue.mjs +10 -10
  162. package/dist/components/icon/comps/play-stroke.vue.mjs +9 -9
  163. package/dist/components/icon/comps/play.vue.mjs +9 -9
  164. package/dist/components/icon/comps/playground.vue.mjs +10 -10
  165. package/dist/components/icon/comps/plugin.vue.mjs +9 -9
  166. package/dist/components/icon/comps/plus-fill.vue.mjs +10 -10
  167. package/dist/components/icon/comps/plus-lg.vue.mjs +8 -8
  168. package/dist/components/icon/comps/plus-sm.vue.mjs +9 -9
  169. package/dist/components/icon/comps/plus-stroke.vue.mjs +9 -9
  170. package/dist/components/icon/comps/print.vue.mjs +10 -10
  171. package/dist/components/icon/comps/protection-fill.vue.mjs +10 -10
  172. package/dist/components/icon/comps/protection-stroke.vue.mjs +9 -9
  173. package/dist/components/icon/comps/question-fill.vue.mjs +10 -10
  174. package/dist/components/icon/comps/question-stroke.vue.mjs +9 -9
  175. package/dist/components/icon/comps/refresh.vue.mjs +10 -10
  176. package/dist/components/icon/comps/reload.vue.mjs +9 -9
  177. package/dist/components/icon/comps/returns.vue.mjs +11 -11
  178. package/dist/components/icon/comps/run.vue.mjs +9 -9
  179. package/dist/components/icon/comps/scan-barcode.vue.mjs +10 -10
  180. package/dist/components/icon/comps/search.vue.mjs +8 -8
  181. package/dist/components/icon/comps/service-shop.vue.mjs +9 -9
  182. package/dist/components/icon/comps/shipping-prep.vue.mjs +11 -11
  183. package/dist/components/icon/comps/shipping-truck.vue.mjs +9 -9
  184. package/dist/components/icon/comps/shipping.vue.mjs +10 -10
  185. package/dist/components/icon/comps/shopping-bag-fill.vue.mjs +10 -10
  186. package/dist/components/icon/comps/shopping-bag.vue.mjs +10 -10
  187. package/dist/components/icon/comps/shrink.vue.mjs +10 -10
  188. package/dist/components/icon/comps/size-chart.vue.mjs +9 -9
  189. package/dist/components/icon/comps/ski-boot.vue.mjs +9 -9
  190. package/dist/components/icon/comps/ski.vue.mjs +9 -9
  191. package/dist/components/icon/comps/snow-shop.vue.mjs +9 -9
  192. package/dist/components/icon/comps/snow.vue.mjs +10 -10
  193. package/dist/components/icon/comps/sort.vue.mjs +9 -9
  194. package/dist/components/icon/comps/star-100.vue.mjs +9 -9
  195. package/dist/components/icon/comps/star-25.vue.mjs +9 -9
  196. package/dist/components/icon/comps/star-50.vue.mjs +9 -9
  197. package/dist/components/icon/comps/star-75.vue.mjs +9 -9
  198. package/dist/components/icon/comps/star-stroke.vue.mjs +9 -9
  199. package/dist/components/icon/comps/storefront.vue.mjs +9 -9
  200. package/dist/components/icon/comps/swim.vue.mjs +10 -10
  201. package/dist/components/icon/comps/telephone.vue.mjs +8 -8
  202. package/dist/components/icon/comps/tent.vue.mjs +9 -9
  203. package/dist/components/icon/comps/trash.vue.mjs +10 -10
  204. package/dist/components/icon/comps/twitter.vue.mjs +9 -9
  205. package/dist/components/icon/comps/upload.vue.mjs +9 -9
  206. package/dist/components/icon/comps/verified-purchaser.vue.mjs +9 -9
  207. package/dist/components/icon/comps/virtual-outfitting.vue.mjs +9 -9
  208. package/dist/components/icon/comps/warning-fill.vue.mjs +10 -10
  209. package/dist/components/icon/comps/warning-stroke.vue.mjs +9 -9
  210. package/dist/components/icon/comps/water.vue.mjs +9 -9
  211. package/dist/components/icon/comps/wilderness.vue.mjs +9 -9
  212. package/dist/components/icon/comps/x-fill.vue.mjs +10 -10
  213. package/dist/components/icon/comps/x-lg.vue.mjs +9 -9
  214. package/dist/components/icon/comps/x-sm.vue.mjs +9 -9
  215. package/dist/components/icon/comps/x-stroke.vue.mjs +9 -9
  216. package/dist/components/icon/comps/youtube.vue.mjs +9 -9
  217. package/dist/components/icon/comps/zoom-in.vue.mjs +10 -10
  218. package/dist/components/icon/comps/zoom-out.vue.mjs +9 -9
  219. package/dist/components/icon/styles/CdrIcon.module.scss.mjs +12 -12
  220. package/dist/components/image/styles/CdrImg.module.scss.mjs +1 -1
  221. package/dist/components/input/CdrInput.vue2.mjs +4 -2
  222. package/dist/components/input/styles/CdrInput.module.scss.mjs +32 -32
  223. package/dist/components/kicker/styles/CdrKicker.module.scss.mjs +1 -1
  224. package/dist/components/labelStandalone/styles/CdrLabelStandalone.module.scss.mjs +12 -12
  225. package/dist/components/labelWrapper/styles/CdrLabelWrapper.module.scss.mjs +25 -25
  226. package/dist/components/landingLead/CdrLandingLead.vue2.mjs +8 -7
  227. package/dist/components/landingLead/components/CdrHeadingSubheadingBlock.vue2.mjs +6 -5
  228. package/dist/components/landingLead/styles/CdrHeadingSubheadingBlock.module.scss.mjs +4 -4
  229. package/dist/components/landingLead/styles/CdrLandingLead.module.scss.mjs +8 -8
  230. package/dist/components/layout/CdrLayout.vue.mjs +9 -0
  231. package/dist/components/layout/CdrLayout.vue2.mjs +70 -0
  232. package/dist/components/layout/styles/CdrLayout.module.scss.mjs +89 -0
  233. package/dist/components/link/styles/CdrLink.module.scss.mjs +3 -3
  234. package/dist/components/list/CdrList.vue2.mjs +7 -6
  235. package/dist/components/list/styles/CdrList.module.scss.mjs +5 -5
  236. package/dist/components/mediaObject/CdrMediaObject.vue.mjs +9 -0
  237. package/dist/components/mediaObject/CdrMediaObject.vue2.mjs +97 -0
  238. package/dist/components/mediaObject/styles/CdrMediaObject.module.scss.mjs +11 -0
  239. package/dist/components/modal/CdrModal.vue2.mjs +27 -25
  240. package/dist/components/modal/styles/CdrModal.module.scss.mjs +12 -12
  241. package/dist/components/pagination/CdrPagination.vue2.mjs +72 -67
  242. package/dist/components/pagination/styles/CdrPagination.module.scss.mjs +53 -53
  243. package/dist/components/picture/styles/CdrPicture.module.scss.mjs +2 -2
  244. package/dist/components/popover/styles/CdrPopover.module.scss.mjs +63 -63
  245. package/dist/components/popup/calculatePlacement.mjs +20 -18
  246. package/dist/components/popup/styles/CdrPopup.module.scss.mjs +14 -14
  247. package/dist/components/quote/styles/CdrQuote.module.scss.mjs +4 -4
  248. package/dist/components/radio/styles/CdrRadio.module.scss.mjs +27 -27
  249. package/dist/components/rating/styles/CdrRating.module.scss.mjs +44 -44
  250. package/dist/components/select/CdrSelect.vue2.mjs +19 -15
  251. package/dist/components/select/styles/CdrSelect.module.scss.mjs +42 -42
  252. package/dist/components/skeleton/styles/CdrSkeleton.module.scss.mjs +1 -1
  253. package/dist/components/skeleton/styles/CdrSkeletonBone.module.scss.mjs +7 -7
  254. package/dist/components/splitSurface/styles/CdrSplitSurface.module.scss.mjs +5 -5
  255. package/dist/components/surface/CdrSurface.vue2.mjs +17 -11
  256. package/dist/components/surface/styles/CdrSurface.module.scss.mjs +30 -30
  257. package/dist/components/surfaceSelection/CdrSurfaceSelection.vue2.mjs +27 -28
  258. package/dist/components/surfaceSelection/styles/CdrSurfaceSelection.module.scss.mjs +27 -27
  259. package/dist/components/switch/styles/CdrSwitch.module.scss.mjs +8 -8
  260. package/dist/components/table/styles/CdrTable.module.scss.mjs +13 -13
  261. package/dist/components/tabs/CdrTabs.vue2.mjs +5 -2
  262. package/dist/components/tabs/styles/CdrTabPanel.module.scss.mjs +5 -5
  263. package/dist/components/tabs/styles/CdrTabs.module.scss.mjs +28 -28
  264. package/dist/components/text/presets/styles/CdrBody.module.scss.mjs +1 -1
  265. package/dist/components/text/presets/styles/CdrEyebrow.module.scss.mjs +1 -1
  266. package/dist/components/text/presets/styles/CdrHeadingDisplay.module.scss.mjs +1 -1
  267. package/dist/components/text/presets/styles/CdrHeadingSans.module.scss.mjs +1 -1
  268. package/dist/components/text/presets/styles/CdrHeadingSerif.module.scss.mjs +1 -1
  269. package/dist/components/text/presets/styles/CdrSubheadingSans.module.scss.mjs +1 -1
  270. package/dist/components/text/presets/styles/CdrUtilitySans.module.scss.mjs +1 -1
  271. package/dist/components/text/presets/styles/CdrUtilitySerif.module.scss.mjs +1 -1
  272. package/dist/components/text/styles/CdrText.module.scss.mjs +1 -1
  273. package/dist/components/title/styles/CdrTitle.module.scss.mjs +1 -1
  274. package/dist/components/toast/styles/CdrToast.module.scss.mjs +57 -57
  275. package/dist/components/toggleButton/styles/CdrToggleButton.module.scss.mjs +2 -2
  276. package/dist/components/toggleButton/styles/CdrToggleGroup.module.scss.mjs +5 -5
  277. package/dist/components/tooltip/styles/CdrTooltip.module.scss.mjs +16 -16
  278. package/dist/icon-component-docgen.json +615 -615
  279. package/dist/lib.d.ts +1360 -1085
  280. package/dist/lib.mjs +443 -442
  281. package/dist/style/cdr-abstract.css +1 -1
  282. package/dist/style/cdr-accordion-group.css +1 -1
  283. package/dist/style/cdr-accordion.css +1 -1
  284. package/dist/style/cdr-banner.css +1 -1
  285. package/dist/style/cdr-body.css +1 -1
  286. package/dist/style/cdr-breadcrumb.css +1 -1
  287. package/dist/style/cdr-button.css +1 -1
  288. package/dist/style/cdr-caption.css +1 -1
  289. package/dist/style/cdr-card.css +1 -1
  290. package/dist/style/cdr-checkbox.css +1 -1
  291. package/dist/style/cdr-chip-group.css +1 -1
  292. package/dist/style/cdr-chip.css +1 -1
  293. package/dist/style/cdr-choreographer.css +1 -1
  294. package/dist/style/cdr-container.css +1 -1
  295. package/dist/style/cdr-eyebrow.css +1 -1
  296. package/dist/style/cdr-form-error.css +1 -1
  297. package/dist/style/cdr-form-group.css +1 -1
  298. package/dist/style/cdr-fulfillment-tile-content.css +1 -1
  299. package/dist/style/cdr-fulfillment-tile-header.css +1 -1
  300. package/dist/style/cdr-fulfillment-tile-icon.css +1 -1
  301. package/dist/style/cdr-fulfillment-tile.css +1 -1
  302. package/dist/style/cdr-grid.css +1 -1
  303. package/dist/style/cdr-heading-display.css +1 -1
  304. package/dist/style/cdr-heading-sans.css +1 -1
  305. package/dist/style/cdr-heading-serif.css +1 -1
  306. package/dist/style/cdr-heading-subheading-block.css +1 -1
  307. package/dist/style/cdr-icon.css +1 -1
  308. package/dist/style/cdr-img.css +1 -1
  309. package/dist/style/cdr-input.css +1 -1
  310. package/dist/style/cdr-kicker.css +1 -1
  311. package/dist/style/cdr-label-standalone.css +1 -1
  312. package/dist/style/cdr-label-wrapper.css +1 -1
  313. package/dist/style/cdr-landing-lead.css +1 -1
  314. package/dist/style/cdr-layout.css +1 -0
  315. package/dist/style/cdr-link.css +1 -1
  316. package/dist/style/cdr-list.css +1 -1
  317. package/dist/style/cdr-media-object.css +1 -0
  318. package/dist/style/cdr-modal.css +1 -1
  319. package/dist/style/cdr-pagination.css +1 -1
  320. package/dist/style/cdr-palette.css +1 -0
  321. package/dist/style/cdr-picture.css +1 -1
  322. package/dist/style/cdr-popover.css +1 -1
  323. package/dist/style/cdr-popup.css +1 -1
  324. package/dist/style/cdr-quote.css +1 -1
  325. package/dist/style/cdr-radio.css +1 -1
  326. package/dist/style/cdr-rating.css +1 -1
  327. package/dist/style/cdr-reset.css +1 -1
  328. package/dist/style/cdr-select.css +1 -1
  329. package/dist/style/cdr-skeleton-bone.css +1 -1
  330. package/dist/style/cdr-skeleton.css +1 -1
  331. package/dist/style/cdr-split-surface.css +1 -1
  332. package/dist/style/cdr-subheading-sans.css +1 -1
  333. package/dist/style/cdr-surface-selection.css +1 -1
  334. package/dist/style/cdr-surface.css +1 -1
  335. package/dist/style/cdr-switch.css +1 -1
  336. package/dist/style/cdr-tab-panel.css +1 -1
  337. package/dist/style/cdr-table.css +1 -1
  338. package/dist/style/cdr-tabs.css +1 -1
  339. package/dist/style/cdr-text.css +1 -1
  340. package/dist/style/cdr-title.css +1 -1
  341. package/dist/style/cdr-toast.css +1 -1
  342. package/dist/style/cdr-toggle-button.css +1 -1
  343. package/dist/style/cdr-toggle-group.css +1 -1
  344. package/dist/style/cdr-tooltip.css +1 -1
  345. package/dist/style/cdr-utility-sans.css +1 -1
  346. package/dist/style/cdr-utility-serif.css +1 -1
  347. package/dist/utils/buildClass.mjs +3 -2
  348. package/dist/utils/layout.mjs +57 -0
  349. package/dist/utils/mapClasses.mjs +7 -3
  350. package/dist/utils/mediaObject.mjs +69 -0
  351. package/dist/utils/other.mjs +25 -0
  352. package/dist/utils/propValidator.mjs +8 -5
  353. package/dist/utils/surface.mjs +35 -30
  354. package/package.json +20 -15
  355. package/dist/components/fulfillmentTile/CdrFulfillmentTileLayout.vue.mjs +0 -9
  356. package/dist/components/fulfillmentTile/CdrFulfillmentTileLayout.vue2.mjs +0 -26
  357. package/dist/components/fulfillmentTile/styles/CdrFulfillmentTileLayout.module.scss.mjs +0 -8
  358. package/dist/components/surfaceSelection/CdrSurfaceSelectionLayout.vue.mjs +0 -9
  359. package/dist/components/surfaceSelection/CdrSurfaceSelectionLayout.vue2.mjs +0 -26
  360. package/dist/components/surfaceSelection/styles/CdrSurfaceSelectionLayout.module.scss.mjs +0 -8
  361. package/dist/style/cdr-fulfillment-tile-layout.css +0 -1
  362. package/dist/style/cdr-surface-selection-layout.css +0 -1
package/dist/lib.d.ts CHANGED
@@ -1,16 +1,20 @@
1
+ import { Component } from 'vue';
1
2
  import { ComponentOptionsMixin } from 'vue';
3
+ import { ComponentProvideOptions } from 'vue';
2
4
  import { DefineComponent } from 'vue';
3
5
  import { ExtractPropTypes } from 'vue';
4
6
  import { PropType } from 'vue';
5
7
  import { PublicProps } from 'vue';
6
8
 
7
- declare const __VLS_component: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<baseTextProps>, {
9
+ declare const __VLS_component: DefineComponent<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<baseTextProps>, {
8
10
  tag: string;
9
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<baseTextProps>, {
11
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<baseTextProps>, {
10
12
  tag: string;
11
- }>>>, {}, {}>;
13
+ }>>> & Readonly<{}>, {
14
+ tag: string;
15
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
12
16
 
13
- declare const __VLS_component_10: DefineComponent< {
17
+ declare const __VLS_component_10: DefineComponent<ExtractPropTypes< {
14
18
  /**
15
19
  * Sets a label that describes the chip group and what it is selecting. By default this label is visually hidden and only made available to screen readers.
16
20
  */
@@ -25,7 +29,7 @@ hideLabel: {
25
29
  type: BooleanConstructor;
26
30
  default: boolean;
27
31
  };
28
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
32
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
29
33
  /**
30
34
  * Sets a label that describes the chip group and what it is selecting. By default this label is visually hidden and only made available to screen readers.
31
35
  */
@@ -40,111 +44,111 @@ hideLabel: {
40
44
  type: BooleanConstructor;
41
45
  default: boolean;
42
46
  };
43
- }>>, {
47
+ }>> & Readonly<{}>, {
44
48
  hideLabel: boolean;
45
- }, {}>;
49
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
46
50
 
47
- declare const __VLS_component_100: DefineComponent< {
51
+ declare const __VLS_component_100: DefineComponent<ExtractPropTypes< {
48
52
  props: {
49
53
  type: ObjectConstructor;
50
54
  };
51
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
55
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
52
56
  props: {
53
57
  type: ObjectConstructor;
54
58
  };
55
- }>>, {}, {}>;
59
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
56
60
 
57
- declare const __VLS_component_101: DefineComponent< {
61
+ declare const __VLS_component_101: DefineComponent<ExtractPropTypes< {
58
62
  props: {
59
63
  type: ObjectConstructor;
60
64
  };
61
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
65
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
62
66
  props: {
63
67
  type: ObjectConstructor;
64
68
  };
65
- }>>, {}, {}>;
69
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
66
70
 
67
- declare const __VLS_component_102: DefineComponent< {
71
+ declare const __VLS_component_102: DefineComponent<ExtractPropTypes< {
68
72
  props: {
69
73
  type: ObjectConstructor;
70
74
  };
71
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
75
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
72
76
  props: {
73
77
  type: ObjectConstructor;
74
78
  };
75
- }>>, {}, {}>;
79
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
76
80
 
77
- declare const __VLS_component_103: DefineComponent< {
81
+ declare const __VLS_component_103: DefineComponent<ExtractPropTypes< {
78
82
  props: {
79
83
  type: ObjectConstructor;
80
84
  };
81
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
85
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
82
86
  props: {
83
87
  type: ObjectConstructor;
84
88
  };
85
- }>>, {}, {}>;
89
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
86
90
 
87
- declare const __VLS_component_104: DefineComponent< {
91
+ declare const __VLS_component_104: DefineComponent<ExtractPropTypes< {
88
92
  props: {
89
93
  type: ObjectConstructor;
90
94
  };
91
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
95
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
92
96
  props: {
93
97
  type: ObjectConstructor;
94
98
  };
95
- }>>, {}, {}>;
99
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
96
100
 
97
- declare const __VLS_component_105: DefineComponent< {
101
+ declare const __VLS_component_105: DefineComponent<ExtractPropTypes< {
98
102
  props: {
99
103
  type: ObjectConstructor;
100
104
  };
101
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
105
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
102
106
  props: {
103
107
  type: ObjectConstructor;
104
108
  };
105
- }>>, {}, {}>;
109
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
106
110
 
107
- declare const __VLS_component_106: DefineComponent< {
111
+ declare const __VLS_component_106: DefineComponent<ExtractPropTypes< {
108
112
  props: {
109
113
  type: ObjectConstructor;
110
114
  };
111
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
115
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
112
116
  props: {
113
117
  type: ObjectConstructor;
114
118
  };
115
- }>>, {}, {}>;
119
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
116
120
 
117
- declare const __VLS_component_107: DefineComponent< {
121
+ declare const __VLS_component_107: DefineComponent<ExtractPropTypes< {
118
122
  props: {
119
123
  type: ObjectConstructor;
120
124
  };
121
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
125
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
122
126
  props: {
123
127
  type: ObjectConstructor;
124
128
  };
125
- }>>, {}, {}>;
129
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
126
130
 
127
- declare const __VLS_component_108: DefineComponent< {
131
+ declare const __VLS_component_108: DefineComponent<ExtractPropTypes< {
128
132
  props: {
129
133
  type: ObjectConstructor;
130
134
  };
131
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
135
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
132
136
  props: {
133
137
  type: ObjectConstructor;
134
138
  };
135
- }>>, {}, {}>;
139
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
136
140
 
137
- declare const __VLS_component_109: DefineComponent< {
141
+ declare const __VLS_component_109: DefineComponent<ExtractPropTypes< {
138
142
  props: {
139
143
  type: ObjectConstructor;
140
144
  };
141
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
145
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
142
146
  props: {
143
147
  type: ObjectConstructor;
144
148
  };
145
- }>>, {}, {}>;
149
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
146
150
 
147
- declare const __VLS_component_11: DefineComponent< {
151
+ declare const __VLS_component_11: DefineComponent<ExtractPropTypes< {
148
152
  /** Sets the HTML tag for the container element */
149
153
  tag: {
150
154
  type: StringConstructor;
@@ -160,7 +164,7 @@ type: StringConstructor;
160
164
  default: string;
161
165
  validator: (value: string) => boolean;
162
166
  };
163
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
167
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
164
168
  /** Sets the HTML tag for the container element */
165
169
  tag: {
166
170
  type: StringConstructor;
@@ -176,112 +180,112 @@ type: StringConstructor;
176
180
  default: string;
177
181
  validator: (value: string) => boolean;
178
182
  };
179
- }>>, {
183
+ }>> & Readonly<{}>, {
180
184
  tag: string;
181
185
  modifier: string;
182
- }, {}>;
186
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
183
187
 
184
- declare const __VLS_component_110: DefineComponent< {
188
+ declare const __VLS_component_110: DefineComponent<ExtractPropTypes< {
185
189
  props: {
186
190
  type: ObjectConstructor;
187
191
  };
188
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
192
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
189
193
  props: {
190
194
  type: ObjectConstructor;
191
195
  };
192
- }>>, {}, {}>;
196
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
193
197
 
194
- declare const __VLS_component_111: DefineComponent< {
198
+ declare const __VLS_component_111: DefineComponent<ExtractPropTypes< {
195
199
  props: {
196
200
  type: ObjectConstructor;
197
201
  };
198
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
202
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
199
203
  props: {
200
204
  type: ObjectConstructor;
201
205
  };
202
- }>>, {}, {}>;
206
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
203
207
 
204
- declare const __VLS_component_112: DefineComponent< {
208
+ declare const __VLS_component_112: DefineComponent<ExtractPropTypes< {
205
209
  props: {
206
210
  type: ObjectConstructor;
207
211
  };
208
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
212
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
209
213
  props: {
210
214
  type: ObjectConstructor;
211
215
  };
212
- }>>, {}, {}>;
216
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
213
217
 
214
- declare const __VLS_component_113: DefineComponent< {
218
+ declare const __VLS_component_113: DefineComponent<ExtractPropTypes< {
215
219
  props: {
216
220
  type: ObjectConstructor;
217
221
  };
218
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
222
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
219
223
  props: {
220
224
  type: ObjectConstructor;
221
225
  };
222
- }>>, {}, {}>;
226
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
223
227
 
224
- declare const __VLS_component_114: DefineComponent< {
228
+ declare const __VLS_component_114: DefineComponent<ExtractPropTypes< {
225
229
  props: {
226
230
  type: ObjectConstructor;
227
231
  };
228
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
232
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
229
233
  props: {
230
234
  type: ObjectConstructor;
231
235
  };
232
- }>>, {}, {}>;
236
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
233
237
 
234
- declare const __VLS_component_115: DefineComponent< {
238
+ declare const __VLS_component_115: DefineComponent<ExtractPropTypes< {
235
239
  props: {
236
240
  type: ObjectConstructor;
237
241
  };
238
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
242
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
239
243
  props: {
240
244
  type: ObjectConstructor;
241
245
  };
242
- }>>, {}, {}>;
246
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
243
247
 
244
- declare const __VLS_component_116: DefineComponent< {
248
+ declare const __VLS_component_116: DefineComponent<ExtractPropTypes< {
245
249
  props: {
246
250
  type: ObjectConstructor;
247
251
  };
248
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
252
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
249
253
  props: {
250
254
  type: ObjectConstructor;
251
255
  };
252
- }>>, {}, {}>;
256
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
253
257
 
254
- declare const __VLS_component_117: DefineComponent< {
258
+ declare const __VLS_component_117: DefineComponent<ExtractPropTypes< {
255
259
  props: {
256
260
  type: ObjectConstructor;
257
261
  };
258
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
262
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
259
263
  props: {
260
264
  type: ObjectConstructor;
261
265
  };
262
- }>>, {}, {}>;
266
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
263
267
 
264
- declare const __VLS_component_118: DefineComponent< {
268
+ declare const __VLS_component_118: DefineComponent<ExtractPropTypes< {
265
269
  props: {
266
270
  type: ObjectConstructor;
267
271
  };
268
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
272
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
269
273
  props: {
270
274
  type: ObjectConstructor;
271
275
  };
272
- }>>, {}, {}>;
276
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
273
277
 
274
- declare const __VLS_component_119: DefineComponent< {
278
+ declare const __VLS_component_119: DefineComponent<ExtractPropTypes< {
275
279
  props: {
276
280
  type: ObjectConstructor;
277
281
  };
278
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
282
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
279
283
  props: {
280
284
  type: ObjectConstructor;
281
285
  };
282
- }>>, {}, {}>;
286
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
283
287
 
284
- declare const __VLS_component_12: DefineComponent< {
288
+ declare const __VLS_component_12: DefineComponent<ExtractPropTypes< {
285
289
  /**
286
290
  * Custom ID that is mapped to the form error. If this value is not set, it will be randomly generated.
287
291
  * @demoIgnore true
@@ -312,7 +316,7 @@ disabled: {
312
316
  type: BooleanConstructor;
313
317
  default: undefined;
314
318
  };
315
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
319
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
316
320
  /**
317
321
  * Custom ID that is mapped to the form error. If this value is not set, it will be randomly generated.
318
322
  * @demoIgnore true
@@ -343,655 +347,559 @@ disabled: {
343
347
  type: BooleanConstructor;
344
348
  default: undefined;
345
349
  };
346
- }>>, {
350
+ }>> & Readonly<{}>, {
347
351
  error: string | boolean;
348
352
  label: string;
349
353
  disabled: boolean;
350
354
  required: boolean;
351
355
  optional: boolean;
352
- }, {}>;
356
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
353
357
 
354
- declare const __VLS_component_120: DefineComponent< {
358
+ declare const __VLS_component_120: DefineComponent<ExtractPropTypes< {
355
359
  props: {
356
360
  type: ObjectConstructor;
357
361
  };
358
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
362
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
359
363
  props: {
360
364
  type: ObjectConstructor;
361
365
  };
362
- }>>, {}, {}>;
366
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
363
367
 
364
- declare const __VLS_component_121: DefineComponent< {
368
+ declare const __VLS_component_121: DefineComponent<ExtractPropTypes< {
365
369
  props: {
366
370
  type: ObjectConstructor;
367
371
  };
368
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
372
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
369
373
  props: {
370
374
  type: ObjectConstructor;
371
375
  };
372
- }>>, {}, {}>;
376
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
373
377
 
374
- declare const __VLS_component_122: DefineComponent< {
378
+ declare const __VLS_component_122: DefineComponent<ExtractPropTypes< {
375
379
  props: {
376
380
  type: ObjectConstructor;
377
381
  };
378
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
382
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
379
383
  props: {
380
384
  type: ObjectConstructor;
381
385
  };
382
- }>>, {}, {}>;
386
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
383
387
 
384
- declare const __VLS_component_123: DefineComponent< {
388
+ declare const __VLS_component_123: DefineComponent<ExtractPropTypes< {
385
389
  props: {
386
390
  type: ObjectConstructor;
387
391
  };
388
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
392
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
389
393
  props: {
390
394
  type: ObjectConstructor;
391
395
  };
392
- }>>, {}, {}>;
396
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
393
397
 
394
- declare const __VLS_component_124: DefineComponent< {
398
+ declare const __VLS_component_124: DefineComponent<ExtractPropTypes< {
395
399
  props: {
396
400
  type: ObjectConstructor;
397
401
  };
398
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
402
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
399
403
  props: {
400
404
  type: ObjectConstructor;
401
405
  };
402
- }>>, {}, {}>;
406
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
403
407
 
404
- declare const __VLS_component_125: DefineComponent< {
408
+ declare const __VLS_component_125: DefineComponent<ExtractPropTypes< {
405
409
  props: {
406
410
  type: ObjectConstructor;
407
411
  };
408
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
412
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
409
413
  props: {
410
414
  type: ObjectConstructor;
411
415
  };
412
- }>>, {}, {}>;
416
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
413
417
 
414
- declare const __VLS_component_126: DefineComponent< {
418
+ declare const __VLS_component_126: DefineComponent<ExtractPropTypes< {
415
419
  props: {
416
420
  type: ObjectConstructor;
417
421
  };
418
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
422
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
419
423
  props: {
420
424
  type: ObjectConstructor;
421
425
  };
422
- }>>, {}, {}>;
426
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
423
427
 
424
- declare const __VLS_component_127: DefineComponent< {
428
+ declare const __VLS_component_127: DefineComponent<ExtractPropTypes< {
425
429
  props: {
426
430
  type: ObjectConstructor;
427
431
  };
428
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
432
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
429
433
  props: {
430
434
  type: ObjectConstructor;
431
435
  };
432
- }>>, {}, {}>;
436
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
433
437
 
434
- declare const __VLS_component_128: DefineComponent< {
438
+ declare const __VLS_component_128: DefineComponent<ExtractPropTypes< {
435
439
  props: {
436
440
  type: ObjectConstructor;
437
441
  };
438
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
442
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
439
443
  props: {
440
444
  type: ObjectConstructor;
441
445
  };
442
- }>>, {}, {}>;
446
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
443
447
 
444
- declare const __VLS_component_129: DefineComponent< {
448
+ declare const __VLS_component_129: DefineComponent<ExtractPropTypes< {
445
449
  props: {
446
450
  type: ObjectConstructor;
447
451
  };
448
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
452
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
449
453
  props: {
450
454
  type: ObjectConstructor;
451
455
  };
452
- }>>, {}, {}>;
456
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
453
457
 
454
- declare const __VLS_component_13: DefineComponent<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<surfaceSelection>, {
458
+ declare const __VLS_component_13: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<surfaceSelection>, {
455
459
  tag: string;
456
460
  role: string;
457
461
  modifier: string;
458
462
  checked: boolean;
459
463
  disabled: boolean;
460
464
  loading: boolean;
461
- orientation: string;
462
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<surfaceSelection>, {
465
+ layout: () => Layout;
466
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<surfaceSelection>, {
463
467
  tag: string;
464
468
  role: string;
465
469
  modifier: string;
466
470
  checked: boolean;
467
471
  disabled: boolean;
468
472
  loading: boolean;
469
- orientation: string;
470
- }>>>, {}, {}>;
473
+ layout: () => Layout;
474
+ }>>> & Readonly<{}>, {
475
+ tag: Tag;
476
+ role: string;
477
+ disabled: boolean;
478
+ modifier: Modifier;
479
+ loading: boolean;
480
+ layout: Layout;
481
+ checked: boolean;
482
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
471
483
 
472
- declare const __VLS_component_130: DefineComponent< {
484
+ declare const __VLS_component_130: DefineComponent<ExtractPropTypes< {
473
485
  props: {
474
486
  type: ObjectConstructor;
475
487
  };
476
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
488
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
477
489
  props: {
478
490
  type: ObjectConstructor;
479
491
  };
480
- }>>, {}, {}>;
492
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
481
493
 
482
- declare const __VLS_component_131: DefineComponent< {
494
+ declare const __VLS_component_131: DefineComponent<ExtractPropTypes< {
483
495
  props: {
484
496
  type: ObjectConstructor;
485
497
  };
486
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
498
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
487
499
  props: {
488
500
  type: ObjectConstructor;
489
501
  };
490
- }>>, {}, {}>;
502
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
491
503
 
492
- declare const __VLS_component_132: DefineComponent< {
504
+ declare const __VLS_component_132: DefineComponent<ExtractPropTypes< {
493
505
  props: {
494
506
  type: ObjectConstructor;
495
507
  };
496
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
508
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
497
509
  props: {
498
510
  type: ObjectConstructor;
499
511
  };
500
- }>>, {}, {}>;
512
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
501
513
 
502
- declare const __VLS_component_133: DefineComponent< {
514
+ declare const __VLS_component_133: DefineComponent<ExtractPropTypes< {
503
515
  props: {
504
516
  type: ObjectConstructor;
505
517
  };
506
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
518
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
507
519
  props: {
508
520
  type: ObjectConstructor;
509
521
  };
510
- }>>, {}, {}>;
522
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
511
523
 
512
- declare const __VLS_component_134: DefineComponent< {
524
+ declare const __VLS_component_134: DefineComponent<ExtractPropTypes< {
513
525
  props: {
514
526
  type: ObjectConstructor;
515
527
  };
516
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
528
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
517
529
  props: {
518
530
  type: ObjectConstructor;
519
531
  };
520
- }>>, {}, {}>;
532
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
521
533
 
522
- declare const __VLS_component_135: DefineComponent< {
534
+ declare const __VLS_component_135: DefineComponent<ExtractPropTypes< {
523
535
  props: {
524
536
  type: ObjectConstructor;
525
537
  };
526
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
538
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
527
539
  props: {
528
540
  type: ObjectConstructor;
529
541
  };
530
- }>>, {}, {}>;
542
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
531
543
 
532
- declare const __VLS_component_136: DefineComponent< {
544
+ declare const __VLS_component_136: DefineComponent<ExtractPropTypes< {
533
545
  props: {
534
546
  type: ObjectConstructor;
535
547
  };
536
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
548
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
537
549
  props: {
538
550
  type: ObjectConstructor;
539
551
  };
540
- }>>, {}, {}>;
552
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
541
553
 
542
- declare const __VLS_component_137: DefineComponent< {
554
+ declare const __VLS_component_137: DefineComponent<ExtractPropTypes< {
543
555
  props: {
544
556
  type: ObjectConstructor;
545
557
  };
546
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
558
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
547
559
  props: {
548
560
  type: ObjectConstructor;
549
561
  };
550
- }>>, {}, {}>;
562
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
551
563
 
552
- declare const __VLS_component_138: DefineComponent< {
564
+ declare const __VLS_component_138: DefineComponent<ExtractPropTypes< {
553
565
  props: {
554
566
  type: ObjectConstructor;
555
567
  };
556
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
568
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
557
569
  props: {
558
570
  type: ObjectConstructor;
559
571
  };
560
- }>>, {}, {}>;
572
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
561
573
 
562
- declare const __VLS_component_139: DefineComponent< {
574
+ declare const __VLS_component_139: DefineComponent<ExtractPropTypes< {
563
575
  props: {
564
576
  type: ObjectConstructor;
565
577
  };
566
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
578
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
567
579
  props: {
568
580
  type: ObjectConstructor;
569
581
  };
570
- }>>, {}, {}>;
582
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
571
583
 
572
- declare const __VLS_component_14: DefineComponent<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<fulfillmentTileContent>, {
573
- stretch: boolean;
584
+ declare const __VLS_component_14: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<fulfillmentTileContent>, {
574
585
  scale: string;
575
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<fulfillmentTileContent>, {
576
- stretch: boolean;
586
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<fulfillmentTileContent>, {
577
587
  scale: string;
578
- }>>>, {}, {}>;
588
+ }>>> & Readonly<{}>, {
589
+ scale: ScaleValue;
590
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
579
591
 
580
- declare const __VLS_component_140: DefineComponent< {
592
+ declare const __VLS_component_140: DefineComponent<ExtractPropTypes< {
581
593
  props: {
582
594
  type: ObjectConstructor;
583
595
  };
584
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
596
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
585
597
  props: {
586
598
  type: ObjectConstructor;
587
599
  };
588
- }>>, {}, {}>;
600
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
589
601
 
590
- declare const __VLS_component_141: DefineComponent< {
602
+ declare const __VLS_component_141: DefineComponent<ExtractPropTypes< {
591
603
  props: {
592
604
  type: ObjectConstructor;
593
605
  };
594
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
606
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
595
607
  props: {
596
608
  type: ObjectConstructor;
597
609
  };
598
- }>>, {}, {}>;
610
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
599
611
 
600
- declare const __VLS_component_142: DefineComponent< {
612
+ declare const __VLS_component_142: DefineComponent<ExtractPropTypes< {
601
613
  props: {
602
614
  type: ObjectConstructor;
603
615
  };
604
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
616
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
605
617
  props: {
606
618
  type: ObjectConstructor;
607
619
  };
608
- }>>, {}, {}>;
620
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
609
621
 
610
- declare const __VLS_component_143: DefineComponent< {
622
+ declare const __VLS_component_143: DefineComponent<ExtractPropTypes< {
611
623
  props: {
612
624
  type: ObjectConstructor;
613
625
  };
614
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
626
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
615
627
  props: {
616
628
  type: ObjectConstructor;
617
629
  };
618
- }>>, {}, {}>;
630
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
619
631
 
620
- declare const __VLS_component_144: DefineComponent< {
632
+ declare const __VLS_component_144: DefineComponent<ExtractPropTypes< {
621
633
  props: {
622
634
  type: ObjectConstructor;
623
635
  };
624
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
636
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
625
637
  props: {
626
638
  type: ObjectConstructor;
627
639
  };
628
- }>>, {}, {}>;
640
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
629
641
 
630
- declare const __VLS_component_145: DefineComponent< {
642
+ declare const __VLS_component_145: DefineComponent<ExtractPropTypes< {
631
643
  props: {
632
644
  type: ObjectConstructor;
633
645
  };
634
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
646
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
635
647
  props: {
636
648
  type: ObjectConstructor;
637
649
  };
638
- }>>, {}, {}>;
650
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
639
651
 
640
- declare const __VLS_component_146: DefineComponent< {
652
+ declare const __VLS_component_146: DefineComponent<ExtractPropTypes< {
641
653
  props: {
642
654
  type: ObjectConstructor;
643
655
  };
644
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
656
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
645
657
  props: {
646
658
  type: ObjectConstructor;
647
659
  };
648
- }>>, {}, {}>;
660
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
649
661
 
650
- declare const __VLS_component_147: DefineComponent< {
662
+ declare const __VLS_component_147: DefineComponent<ExtractPropTypes< {
651
663
  props: {
652
664
  type: ObjectConstructor;
653
665
  };
654
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
666
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
655
667
  props: {
656
668
  type: ObjectConstructor;
657
669
  };
658
- }>>, {}, {}>;
670
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
659
671
 
660
- declare const __VLS_component_148: DefineComponent< {
672
+ declare const __VLS_component_148: DefineComponent<ExtractPropTypes< {
661
673
  props: {
662
674
  type: ObjectConstructor;
663
675
  };
664
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
676
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
665
677
  props: {
666
678
  type: ObjectConstructor;
667
679
  };
668
- }>>, {}, {}>;
680
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
669
681
 
670
- declare const __VLS_component_149: DefineComponent< {
682
+ declare const __VLS_component_149: DefineComponent<ExtractPropTypes< {
671
683
  props: {
672
684
  type: ObjectConstructor;
673
685
  };
674
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
686
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
675
687
  props: {
676
688
  type: ObjectConstructor;
677
689
  };
678
- }>>, {}, {}>;
690
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
679
691
 
680
- declare const __VLS_component_15: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
692
+ declare const __VLS_component_15: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
681
693
 
682
- declare const __VLS_component_150: DefineComponent< {
694
+ declare const __VLS_component_150: DefineComponent<ExtractPropTypes< {
683
695
  props: {
684
696
  type: ObjectConstructor;
685
697
  };
686
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
698
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
687
699
  props: {
688
700
  type: ObjectConstructor;
689
701
  };
690
- }>>, {}, {}>;
702
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
691
703
 
692
- declare const __VLS_component_151: DefineComponent< {
704
+ declare const __VLS_component_151: DefineComponent<ExtractPropTypes< {
693
705
  props: {
694
706
  type: ObjectConstructor;
695
707
  };
696
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
708
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
697
709
  props: {
698
710
  type: ObjectConstructor;
699
711
  };
700
- }>>, {}, {}>;
712
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
701
713
 
702
- declare const __VLS_component_152: DefineComponent< {
714
+ declare const __VLS_component_152: DefineComponent<ExtractPropTypes< {
703
715
  props: {
704
716
  type: ObjectConstructor;
705
717
  };
706
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
718
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
707
719
  props: {
708
720
  type: ObjectConstructor;
709
721
  };
710
- }>>, {}, {}>;
722
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
711
723
 
712
- declare const __VLS_component_153: DefineComponent< {
724
+ declare const __VLS_component_153: DefineComponent<ExtractPropTypes< {
713
725
  props: {
714
726
  type: ObjectConstructor;
715
727
  };
716
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
728
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
717
729
  props: {
718
730
  type: ObjectConstructor;
719
731
  };
720
- }>>, {}, {}>;
732
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
721
733
 
722
- declare const __VLS_component_154: DefineComponent< {
734
+ declare const __VLS_component_154: DefineComponent<ExtractPropTypes< {
723
735
  props: {
724
736
  type: ObjectConstructor;
725
737
  };
726
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
738
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
727
739
  props: {
728
740
  type: ObjectConstructor;
729
741
  };
730
- }>>, {}, {}>;
742
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
731
743
 
732
- declare const __VLS_component_155: DefineComponent< {
744
+ declare const __VLS_component_155: DefineComponent<ExtractPropTypes< {
733
745
  props: {
734
746
  type: ObjectConstructor;
735
747
  };
736
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
748
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
737
749
  props: {
738
750
  type: ObjectConstructor;
739
751
  };
740
- }>>, {}, {}>;
752
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
741
753
 
742
- declare const __VLS_component_156: DefineComponent< {
754
+ declare const __VLS_component_156: DefineComponent<ExtractPropTypes< {
743
755
  props: {
744
756
  type: ObjectConstructor;
745
757
  };
746
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
758
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
747
759
  props: {
748
760
  type: ObjectConstructor;
749
761
  };
750
- }>>, {}, {}>;
762
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
751
763
 
752
- declare const __VLS_component_157: DefineComponent< {
764
+ declare const __VLS_component_157: DefineComponent<ExtractPropTypes< {
753
765
  props: {
754
766
  type: ObjectConstructor;
755
767
  };
756
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
768
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
757
769
  props: {
758
770
  type: ObjectConstructor;
759
771
  };
760
- }>>, {}, {}>;
772
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
761
773
 
762
- declare const __VLS_component_158: DefineComponent< {
774
+ declare const __VLS_component_158: DefineComponent<ExtractPropTypes< {
763
775
  props: {
764
776
  type: ObjectConstructor;
765
777
  };
766
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
778
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
767
779
  props: {
768
780
  type: ObjectConstructor;
769
781
  };
770
- }>>, {}, {}>;
782
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
771
783
 
772
- declare const __VLS_component_159: DefineComponent< {
784
+ declare const __VLS_component_159: DefineComponent<ExtractPropTypes< {
773
785
  props: {
774
786
  type: ObjectConstructor;
775
787
  };
776
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
788
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
777
789
  props: {
778
790
  type: ObjectConstructor;
779
791
  };
780
- }>>, {}, {}>;
792
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
781
793
 
782
- declare const __VLS_component_16: DefineComponent<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<fulfillmentTileIcon>, {
794
+ declare const __VLS_component_16: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<fulfillmentTileIcon>, {
783
795
  type: string;
784
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<fulfillmentTileIcon>, {
796
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<fulfillmentTileIcon>, {
785
797
  type: string;
786
- }>>>, {}, {}>;
787
-
788
- declare const __VLS_component_160: DefineComponent< {
789
- props: {
790
- type: ObjectConstructor;
791
- };
792
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
793
- props: {
794
- type: ObjectConstructor;
795
- };
796
- }>>, {}, {}>;
797
-
798
- declare const __VLS_component_161: DefineComponent< {
799
- props: {
800
- type: ObjectConstructor;
801
- };
802
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
803
- props: {
804
- type: ObjectConstructor;
805
- };
806
- }>>, {}, {}>;
807
-
808
- declare const __VLS_component_162: DefineComponent< {
809
- props: {
810
- type: ObjectConstructor;
811
- };
812
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
813
- props: {
814
- type: ObjectConstructor;
815
- };
816
- }>>, {}, {}>;
817
-
818
- declare const __VLS_component_163: DefineComponent< {
819
- props: {
820
- type: ObjectConstructor;
821
- };
822
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
823
- props: {
824
- type: ObjectConstructor;
825
- };
826
- }>>, {}, {}>;
827
-
828
- declare const __VLS_component_164: DefineComponent< {
829
- props: {
830
- type: ObjectConstructor;
831
- };
832
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
833
- props: {
834
- type: ObjectConstructor;
835
- };
836
- }>>, {}, {}>;
837
-
838
- declare const __VLS_component_165: DefineComponent< {
839
- props: {
840
- type: ObjectConstructor;
841
- };
842
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
843
- props: {
844
- type: ObjectConstructor;
845
- };
846
- }>>, {}, {}>;
847
-
848
- declare const __VLS_component_166: DefineComponent< {
849
- props: {
850
- type: ObjectConstructor;
851
- };
852
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
853
- props: {
854
- type: ObjectConstructor;
855
- };
856
- }>>, {}, {}>;
857
-
858
- declare const __VLS_component_167: DefineComponent< {
859
- props: {
860
- type: ObjectConstructor;
861
- };
862
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
863
- props: {
864
- type: ObjectConstructor;
865
- };
866
- }>>, {}, {}>;
867
-
868
- declare const __VLS_component_168: DefineComponent< {
869
- props: {
870
- type: ObjectConstructor;
871
- };
872
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
873
- props: {
874
- type: ObjectConstructor;
875
- };
876
- }>>, {}, {}>;
877
-
878
- declare const __VLS_component_169: DefineComponent< {
879
- props: {
880
- type: ObjectConstructor;
881
- };
882
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
883
- props: {
884
- type: ObjectConstructor;
885
- };
886
- }>>, {}, {}>;
798
+ }>>> & Readonly<{}>, {
799
+ type: StatusType;
800
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
887
801
 
888
- declare const __VLS_component_17: DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<surfaceSelectionLayout>, {
889
- orientation: string;
890
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<surfaceSelectionLayout>, {
891
- orientation: string;
892
- }>>>, {}, {}>;
893
-
894
- declare const __VLS_component_170: DefineComponent< {
802
+ declare const __VLS_component_160: DefineComponent<ExtractPropTypes< {
895
803
  props: {
896
804
  type: ObjectConstructor;
897
805
  };
898
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
806
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
899
807
  props: {
900
808
  type: ObjectConstructor;
901
809
  };
902
- }>>, {}, {}>;
810
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
903
811
 
904
- declare const __VLS_component_171: DefineComponent< {
812
+ declare const __VLS_component_161: DefineComponent<ExtractPropTypes< {
905
813
  props: {
906
814
  type: ObjectConstructor;
907
815
  };
908
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
816
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
909
817
  props: {
910
818
  type: ObjectConstructor;
911
819
  };
912
- }>>, {}, {}>;
820
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
913
821
 
914
- declare const __VLS_component_172: DefineComponent< {
822
+ declare const __VLS_component_162: DefineComponent<ExtractPropTypes< {
915
823
  props: {
916
824
  type: ObjectConstructor;
917
825
  };
918
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
826
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
919
827
  props: {
920
828
  type: ObjectConstructor;
921
829
  };
922
- }>>, {}, {}>;
830
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
923
831
 
924
- declare const __VLS_component_173: DefineComponent< {
832
+ declare const __VLS_component_163: DefineComponent<ExtractPropTypes< {
925
833
  props: {
926
834
  type: ObjectConstructor;
927
835
  };
928
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
836
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
929
837
  props: {
930
838
  type: ObjectConstructor;
931
839
  };
932
- }>>, {}, {}>;
840
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
933
841
 
934
- declare const __VLS_component_174: DefineComponent< {
842
+ declare const __VLS_component_164: DefineComponent<ExtractPropTypes< {
935
843
  props: {
936
844
  type: ObjectConstructor;
937
845
  };
938
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
846
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
939
847
  props: {
940
848
  type: ObjectConstructor;
941
849
  };
942
- }>>, {}, {}>;
850
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
943
851
 
944
- declare const __VLS_component_175: DefineComponent< {
852
+ declare const __VLS_component_165: DefineComponent<ExtractPropTypes< {
945
853
  props: {
946
854
  type: ObjectConstructor;
947
855
  };
948
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
856
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
949
857
  props: {
950
858
  type: ObjectConstructor;
951
859
  };
952
- }>>, {}, {}>;
860
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
953
861
 
954
- declare const __VLS_component_176: DefineComponent< {
862
+ declare const __VLS_component_166: DefineComponent<ExtractPropTypes< {
955
863
  props: {
956
864
  type: ObjectConstructor;
957
865
  };
958
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
866
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
959
867
  props: {
960
868
  type: ObjectConstructor;
961
869
  };
962
- }>>, {}, {}>;
870
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
963
871
 
964
- declare const __VLS_component_177: DefineComponent< {
872
+ declare const __VLS_component_167: DefineComponent<ExtractPropTypes< {
965
873
  props: {
966
874
  type: ObjectConstructor;
967
875
  };
968
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
876
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
969
877
  props: {
970
878
  type: ObjectConstructor;
971
879
  };
972
- }>>, {}, {}>;
880
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
973
881
 
974
- declare const __VLS_component_178: DefineComponent< {
882
+ declare const __VLS_component_168: DefineComponent<ExtractPropTypes< {
975
883
  props: {
976
884
  type: ObjectConstructor;
977
885
  };
978
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
886
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
979
887
  props: {
980
888
  type: ObjectConstructor;
981
889
  };
982
- }>>, {}, {}>;
890
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
983
891
 
984
- declare const __VLS_component_179: DefineComponent< {
892
+ declare const __VLS_component_169: DefineComponent<ExtractPropTypes< {
985
893
  props: {
986
894
  type: ObjectConstructor;
987
895
  };
988
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
896
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
989
897
  props: {
990
898
  type: ObjectConstructor;
991
899
  };
992
- }>>, {}, {}>;
900
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
993
901
 
994
- declare const __VLS_component_18: DefineComponent< {
902
+ declare const __VLS_component_17: DefineComponent<ExtractPropTypes< {
995
903
  /**
996
904
  * Defines gutter size. Also accepts responsive values with `@breakpoint`: "none@md"
997
905
  * @demoSelectMultiple false
@@ -1007,7 +915,7 @@ tag: {
1007
915
  type: StringConstructor;
1008
916
  default: string;
1009
917
  };
1010
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
918
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1011
919
  /**
1012
920
  * Defines gutter size. Also accepts responsive values with `@breakpoint`: "none@md"
1013
921
  * @demoSelectMultiple false
@@ -1023,112 +931,112 @@ tag: {
1023
931
  type: StringConstructor;
1024
932
  default: string;
1025
933
  };
1026
- }>>, {
934
+ }>> & Readonly<{}>, {
1027
935
  tag: string;
1028
936
  gutter: string;
1029
- }, {}>;
937
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1030
938
 
1031
- declare const __VLS_component_180: DefineComponent< {
939
+ declare const __VLS_component_170: DefineComponent<ExtractPropTypes< {
1032
940
  props: {
1033
941
  type: ObjectConstructor;
1034
942
  };
1035
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
943
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1036
944
  props: {
1037
945
  type: ObjectConstructor;
1038
946
  };
1039
- }>>, {}, {}>;
947
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1040
948
 
1041
- declare const __VLS_component_181: DefineComponent< {
949
+ declare const __VLS_component_171: DefineComponent<ExtractPropTypes< {
1042
950
  props: {
1043
951
  type: ObjectConstructor;
1044
952
  };
1045
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
953
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1046
954
  props: {
1047
955
  type: ObjectConstructor;
1048
956
  };
1049
- }>>, {}, {}>;
957
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1050
958
 
1051
- declare const __VLS_component_182: DefineComponent< {
959
+ declare const __VLS_component_172: DefineComponent<ExtractPropTypes< {
1052
960
  props: {
1053
961
  type: ObjectConstructor;
1054
962
  };
1055
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
963
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1056
964
  props: {
1057
965
  type: ObjectConstructor;
1058
966
  };
1059
- }>>, {}, {}>;
967
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1060
968
 
1061
- declare const __VLS_component_183: DefineComponent< {
969
+ declare const __VLS_component_173: DefineComponent<ExtractPropTypes< {
1062
970
  props: {
1063
971
  type: ObjectConstructor;
1064
972
  };
1065
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
973
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1066
974
  props: {
1067
975
  type: ObjectConstructor;
1068
976
  };
1069
- }>>, {}, {}>;
977
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1070
978
 
1071
- declare const __VLS_component_184: DefineComponent< {
979
+ declare const __VLS_component_174: DefineComponent<ExtractPropTypes< {
1072
980
  props: {
1073
981
  type: ObjectConstructor;
1074
982
  };
1075
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
983
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1076
984
  props: {
1077
985
  type: ObjectConstructor;
1078
986
  };
1079
- }>>, {}, {}>;
987
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1080
988
 
1081
- declare const __VLS_component_185: DefineComponent< {
989
+ declare const __VLS_component_175: DefineComponent<ExtractPropTypes< {
1082
990
  props: {
1083
991
  type: ObjectConstructor;
1084
992
  };
1085
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
993
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1086
994
  props: {
1087
995
  type: ObjectConstructor;
1088
996
  };
1089
- }>>, {}, {}>;
997
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1090
998
 
1091
- declare const __VLS_component_186: DefineComponent< {
999
+ declare const __VLS_component_176: DefineComponent<ExtractPropTypes< {
1092
1000
  props: {
1093
1001
  type: ObjectConstructor;
1094
1002
  };
1095
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1003
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1096
1004
  props: {
1097
1005
  type: ObjectConstructor;
1098
1006
  };
1099
- }>>, {}, {}>;
1007
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1100
1008
 
1101
- declare const __VLS_component_187: DefineComponent< {
1009
+ declare const __VLS_component_177: DefineComponent<ExtractPropTypes< {
1102
1010
  props: {
1103
1011
  type: ObjectConstructor;
1104
1012
  };
1105
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1013
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1106
1014
  props: {
1107
1015
  type: ObjectConstructor;
1108
1016
  };
1109
- }>>, {}, {}>;
1017
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1110
1018
 
1111
- declare const __VLS_component_188: DefineComponent< {
1019
+ declare const __VLS_component_178: DefineComponent<ExtractPropTypes< {
1112
1020
  props: {
1113
1021
  type: ObjectConstructor;
1114
1022
  };
1115
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1023
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1116
1024
  props: {
1117
1025
  type: ObjectConstructor;
1118
1026
  };
1119
- }>>, {}, {}>;
1027
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1120
1028
 
1121
- declare const __VLS_component_189: DefineComponent< {
1029
+ declare const __VLS_component_179: DefineComponent<ExtractPropTypes< {
1122
1030
  props: {
1123
1031
  type: ObjectConstructor;
1124
1032
  };
1125
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1033
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1126
1034
  props: {
1127
1035
  type: ObjectConstructor;
1128
1036
  };
1129
- }>>, {}, {}>;
1037
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1130
1038
 
1131
- declare const __VLS_component_19: DefineComponent< {
1039
+ declare const __VLS_component_18: DefineComponent<ExtractPropTypes< {
1132
1040
  /**
1133
1041
  * Only on CdrIcon. Sets the href attribute for use with SVG symbol sprite (see @rei/cedar-icons).
1134
1042
  */
@@ -1145,7 +1053,7 @@ type: StringConstructor;
1145
1053
  default: undefined;
1146
1054
  validator: (value: string) => boolean;
1147
1055
  };
1148
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1056
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1149
1057
  /**
1150
1058
  * Only on CdrIcon. Sets the href attribute for use with SVG symbol sprite (see @rei/cedar-icons).
1151
1059
  */
@@ -1162,229 +1070,112 @@ type: StringConstructor;
1162
1070
  default: undefined;
1163
1071
  validator: (value: string) => boolean;
1164
1072
  };
1165
- }>>, {
1073
+ }>> & Readonly<{}>, {
1166
1074
  inheritColor: boolean;
1167
1075
  size: string;
1168
- }, {}>;
1076
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1169
1077
 
1170
- declare const __VLS_component_190: DefineComponent< {
1078
+ declare const __VLS_component_180: DefineComponent<ExtractPropTypes< {
1171
1079
  props: {
1172
1080
  type: ObjectConstructor;
1173
1081
  };
1174
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1082
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1175
1083
  props: {
1176
1084
  type: ObjectConstructor;
1177
1085
  };
1178
- }>>, {}, {}>;
1086
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1179
1087
 
1180
- declare const __VLS_component_191: DefineComponent< {
1088
+ declare const __VLS_component_181: DefineComponent<ExtractPropTypes< {
1181
1089
  props: {
1182
1090
  type: ObjectConstructor;
1183
1091
  };
1184
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1092
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1185
1093
  props: {
1186
1094
  type: ObjectConstructor;
1187
1095
  };
1188
- }>>, {}, {}>;
1096
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1189
1097
 
1190
- declare const __VLS_component_192: DefineComponent< {
1098
+ declare const __VLS_component_182: DefineComponent<ExtractPropTypes< {
1191
1099
  props: {
1192
1100
  type: ObjectConstructor;
1193
1101
  };
1194
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1102
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1195
1103
  props: {
1196
1104
  type: ObjectConstructor;
1197
1105
  };
1198
- }>>, {}, {}>;
1106
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1199
1107
 
1200
- declare const __VLS_component_193: DefineComponent< {
1108
+ declare const __VLS_component_183: DefineComponent<ExtractPropTypes< {
1201
1109
  props: {
1202
1110
  type: ObjectConstructor;
1203
1111
  };
1204
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1112
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1205
1113
  props: {
1206
1114
  type: ObjectConstructor;
1207
1115
  };
1208
- }>>, {}, {}>;
1116
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1209
1117
 
1210
- declare const __VLS_component_194: DefineComponent< {
1118
+ declare const __VLS_component_184: DefineComponent<ExtractPropTypes< {
1211
1119
  props: {
1212
1120
  type: ObjectConstructor;
1213
1121
  };
1214
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1122
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1215
1123
  props: {
1216
1124
  type: ObjectConstructor;
1217
1125
  };
1218
- }>>, {}, {}>;
1126
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1219
1127
 
1220
- declare const __VLS_component_195: DefineComponent< {
1128
+ declare const __VLS_component_185: DefineComponent<ExtractPropTypes< {
1221
1129
  props: {
1222
1130
  type: ObjectConstructor;
1223
1131
  };
1224
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1132
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1225
1133
  props: {
1226
1134
  type: ObjectConstructor;
1227
1135
  };
1228
- }>>, {}, {}>;
1136
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1229
1137
 
1230
- declare const __VLS_component_196: DefineComponent< {
1138
+ declare const __VLS_component_186: DefineComponent<ExtractPropTypes< {
1231
1139
  props: {
1232
1140
  type: ObjectConstructor;
1233
1141
  };
1234
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1142
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1235
1143
  props: {
1236
1144
  type: ObjectConstructor;
1237
1145
  };
1238
- }>>, {}, {}>;
1146
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1239
1147
 
1240
- declare const __VLS_component_197: DefineComponent< {
1148
+ declare const __VLS_component_187: DefineComponent<ExtractPropTypes< {
1241
1149
  props: {
1242
1150
  type: ObjectConstructor;
1243
1151
  };
1244
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1152
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1245
1153
  props: {
1246
1154
  type: ObjectConstructor;
1247
1155
  };
1248
- }>>, {}, {}>;
1156
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1249
1157
 
1250
- declare const __VLS_component_198: DefineComponent< {
1158
+ declare const __VLS_component_188: DefineComponent<ExtractPropTypes< {
1251
1159
  props: {
1252
1160
  type: ObjectConstructor;
1253
1161
  };
1254
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1162
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1255
1163
  props: {
1256
1164
  type: ObjectConstructor;
1257
1165
  };
1258
- }>>, {}, {}>;
1166
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1259
1167
 
1260
- declare const __VLS_component_199: DefineComponent< {
1168
+ declare const __VLS_component_189: DefineComponent<ExtractPropTypes< {
1261
1169
  props: {
1262
1170
  type: ObjectConstructor;
1263
1171
  };
1264
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1172
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1265
1173
  props: {
1266
1174
  type: ObjectConstructor;
1267
1175
  };
1268
- }>>, {}, {}>;
1176
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1269
1177
 
1270
- declare const __VLS_component_2: DefineComponent< {
1271
- /**
1272
- * The unique id of an accordion.
1273
- * @demoIgnore true
1274
- */
1275
- id: {
1276
- type: StringConstructor;
1277
- required: true;
1278
- };
1279
- /**
1280
- * Toggle this value to open/close the accordion.
1281
- * @demoIgnore true
1282
- */
1283
- opened: {
1284
- type: BooleanConstructor;
1285
- default: boolean;
1286
- };
1287
- /**
1288
- * Sets a compact style.
1289
- */
1290
- compact: {
1291
- type: BooleanConstructor;
1292
- default: boolean;
1293
- };
1294
- /**
1295
- * Sets a border-aligned style.
1296
- */
1297
- borderAligned: {
1298
- type: BooleanConstructor;
1299
- default: boolean;
1300
- };
1301
- /**
1302
- * Sets the heading level
1303
- * @demoIgnore true
1304
- */
1305
- level: {
1306
- type: (StringConstructor | NumberConstructor)[];
1307
- required: true;
1308
- };
1309
- /**
1310
- * Toggles content spacing (padding)
1311
- */
1312
- contentSpacing: {
1313
- type: BooleanConstructor;
1314
- default: boolean;
1315
- };
1316
- /**
1317
- * Sets the readable text on CdrAccordion button (also can be slotted)
1318
- * @demoIgnore true
1319
- */
1320
- label: {
1321
- type: StringConstructor;
1322
- };
1323
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1324
- "accordion-toggle": (...args: any[]) => void;
1325
- }, string, PublicProps, Readonly<ExtractPropTypes< {
1326
- /**
1327
- * The unique id of an accordion.
1328
- * @demoIgnore true
1329
- */
1330
- id: {
1331
- type: StringConstructor;
1332
- required: true;
1333
- };
1334
- /**
1335
- * Toggle this value to open/close the accordion.
1336
- * @demoIgnore true
1337
- */
1338
- opened: {
1339
- type: BooleanConstructor;
1340
- default: boolean;
1341
- };
1342
- /**
1343
- * Sets a compact style.
1344
- */
1345
- compact: {
1346
- type: BooleanConstructor;
1347
- default: boolean;
1348
- };
1349
- /**
1350
- * Sets a border-aligned style.
1351
- */
1352
- borderAligned: {
1353
- type: BooleanConstructor;
1354
- default: boolean;
1355
- };
1356
- /**
1357
- * Sets the heading level
1358
- * @demoIgnore true
1359
- */
1360
- level: {
1361
- type: (StringConstructor | NumberConstructor)[];
1362
- required: true;
1363
- };
1364
- /**
1365
- * Toggles content spacing (padding)
1366
- */
1367
- contentSpacing: {
1368
- type: BooleanConstructor;
1369
- default: boolean;
1370
- };
1371
- /**
1372
- * Sets the readable text on CdrAccordion button (also can be slotted)
1373
- * @demoIgnore true
1374
- */
1375
- label: {
1376
- type: StringConstructor;
1377
- };
1378
- }>> & {
1379
- "onAccordion-toggle"?: ((...args: any[]) => any) | undefined;
1380
- }, {
1381
- opened: boolean;
1382
- compact: boolean;
1383
- borderAligned: boolean;
1384
- contentSpacing: boolean;
1385
- }, {}>;
1386
-
1387
- declare const __VLS_component_20: DefineComponent< {
1178
+ declare const __VLS_component_19: DefineComponent<ExtractPropTypes< {
1388
1179
  /**
1389
1180
  * Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be randomly generated.
1390
1181
  */
@@ -1476,7 +1267,7 @@ type: (StringConstructor | NumberConstructor)[];
1476
1267
  inputContainerClass: StringConstructor;
1477
1268
  /** Passes a custom class to the label for custom styles */
1478
1269
  labelClass: StringConstructor;
1479
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1270
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1480
1271
  "update:modelValue": (...args: any[]) => void;
1481
1272
  }, string, PublicProps, Readonly<ExtractPropTypes< {
1482
1273
  /**
@@ -1570,228 +1361,471 @@ type: (StringConstructor | NumberConstructor)[];
1570
1361
  inputContainerClass: StringConstructor;
1571
1362
  /** Passes a custom class to the label for custom styles */
1572
1363
  labelClass: StringConstructor;
1573
- }>> & {
1364
+ }>> & Readonly<{
1574
1365
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1575
- }, {
1366
+ }>, {
1576
1367
  error: string | boolean;
1577
- background: string;
1578
- disabled: boolean;
1368
+ rows: number;
1579
1369
  type: string;
1370
+ disabled: boolean;
1580
1371
  required: boolean;
1372
+ background: string;
1581
1373
  hideLabel: boolean;
1582
1374
  optional: boolean;
1583
1375
  numeric: boolean;
1584
- rows: number;
1585
1376
  errorRole: string;
1586
- }, {}>;
1377
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1378
+
1379
+ declare const __VLS_component_190: DefineComponent<ExtractPropTypes< {
1380
+ props: {
1381
+ type: ObjectConstructor;
1382
+ };
1383
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1384
+ props: {
1385
+ type: ObjectConstructor;
1386
+ };
1387
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1388
+
1389
+ declare const __VLS_component_191: DefineComponent<ExtractPropTypes< {
1390
+ props: {
1391
+ type: ObjectConstructor;
1392
+ };
1393
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1394
+ props: {
1395
+ type: ObjectConstructor;
1396
+ };
1397
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1398
+
1399
+ declare const __VLS_component_192: DefineComponent<ExtractPropTypes< {
1400
+ props: {
1401
+ type: ObjectConstructor;
1402
+ };
1403
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1404
+ props: {
1405
+ type: ObjectConstructor;
1406
+ };
1407
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1408
+
1409
+ declare const __VLS_component_193: DefineComponent<ExtractPropTypes< {
1410
+ props: {
1411
+ type: ObjectConstructor;
1412
+ };
1413
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1414
+ props: {
1415
+ type: ObjectConstructor;
1416
+ };
1417
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1418
+
1419
+ declare const __VLS_component_194: DefineComponent<ExtractPropTypes< {
1420
+ props: {
1421
+ type: ObjectConstructor;
1422
+ };
1423
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1424
+ props: {
1425
+ type: ObjectConstructor;
1426
+ };
1427
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1428
+
1429
+ declare const __VLS_component_195: DefineComponent<ExtractPropTypes< {
1430
+ props: {
1431
+ type: ObjectConstructor;
1432
+ };
1433
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1434
+ props: {
1435
+ type: ObjectConstructor;
1436
+ };
1437
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1438
+
1439
+ declare const __VLS_component_196: DefineComponent<ExtractPropTypes< {
1440
+ props: {
1441
+ type: ObjectConstructor;
1442
+ };
1443
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1444
+ props: {
1445
+ type: ObjectConstructor;
1446
+ };
1447
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1448
+
1449
+ declare const __VLS_component_197: DefineComponent<ExtractPropTypes< {
1450
+ props: {
1451
+ type: ObjectConstructor;
1452
+ };
1453
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1454
+ props: {
1455
+ type: ObjectConstructor;
1456
+ };
1457
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1458
+
1459
+ declare const __VLS_component_198: DefineComponent<ExtractPropTypes< {
1460
+ props: {
1461
+ type: ObjectConstructor;
1462
+ };
1463
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1464
+ props: {
1465
+ type: ObjectConstructor;
1466
+ };
1467
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1468
+
1469
+ declare const __VLS_component_199: DefineComponent<ExtractPropTypes< {
1470
+ props: {
1471
+ type: ObjectConstructor;
1472
+ };
1473
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1474
+ props: {
1475
+ type: ObjectConstructor;
1476
+ };
1477
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1478
+
1479
+ declare const __VLS_component_2: DefineComponent<ExtractPropTypes< {
1480
+ /**
1481
+ * The unique id of an accordion.
1482
+ * @demoIgnore true
1483
+ */
1484
+ id: {
1485
+ type: StringConstructor;
1486
+ required: true;
1487
+ };
1488
+ /**
1489
+ * Toggle this value to open/close the accordion.
1490
+ * @demoIgnore true
1491
+ */
1492
+ opened: {
1493
+ type: BooleanConstructor;
1494
+ default: boolean;
1495
+ };
1496
+ /**
1497
+ * Sets a compact style.
1498
+ */
1499
+ compact: {
1500
+ type: BooleanConstructor;
1501
+ default: boolean;
1502
+ };
1503
+ /**
1504
+ * Sets a border-aligned style.
1505
+ */
1506
+ borderAligned: {
1507
+ type: BooleanConstructor;
1508
+ default: boolean;
1509
+ };
1510
+ /**
1511
+ * Sets the heading level
1512
+ * @demoIgnore true
1513
+ */
1514
+ level: {
1515
+ type: (StringConstructor | NumberConstructor)[];
1516
+ required: true;
1517
+ };
1518
+ /**
1519
+ * Toggles content spacing (padding)
1520
+ */
1521
+ contentSpacing: {
1522
+ type: BooleanConstructor;
1523
+ default: boolean;
1524
+ };
1525
+ /**
1526
+ * Sets the readable text on CdrAccordion button (also can be slotted)
1527
+ * @demoIgnore true
1528
+ */
1529
+ label: {
1530
+ type: StringConstructor;
1531
+ };
1532
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1533
+ "accordion-toggle": (...args: any[]) => void;
1534
+ }, string, PublicProps, Readonly<ExtractPropTypes< {
1535
+ /**
1536
+ * The unique id of an accordion.
1537
+ * @demoIgnore true
1538
+ */
1539
+ id: {
1540
+ type: StringConstructor;
1541
+ required: true;
1542
+ };
1543
+ /**
1544
+ * Toggle this value to open/close the accordion.
1545
+ * @demoIgnore true
1546
+ */
1547
+ opened: {
1548
+ type: BooleanConstructor;
1549
+ default: boolean;
1550
+ };
1551
+ /**
1552
+ * Sets a compact style.
1553
+ */
1554
+ compact: {
1555
+ type: BooleanConstructor;
1556
+ default: boolean;
1557
+ };
1558
+ /**
1559
+ * Sets a border-aligned style.
1560
+ */
1561
+ borderAligned: {
1562
+ type: BooleanConstructor;
1563
+ default: boolean;
1564
+ };
1565
+ /**
1566
+ * Sets the heading level
1567
+ * @demoIgnore true
1568
+ */
1569
+ level: {
1570
+ type: (StringConstructor | NumberConstructor)[];
1571
+ required: true;
1572
+ };
1573
+ /**
1574
+ * Toggles content spacing (padding)
1575
+ */
1576
+ contentSpacing: {
1577
+ type: BooleanConstructor;
1578
+ default: boolean;
1579
+ };
1580
+ /**
1581
+ * Sets the readable text on CdrAccordion button (also can be slotted)
1582
+ * @demoIgnore true
1583
+ */
1584
+ label: {
1585
+ type: StringConstructor;
1586
+ };
1587
+ }>> & Readonly<{
1588
+ "onAccordion-toggle"?: ((...args: any[]) => any) | undefined;
1589
+ }>, {
1590
+ opened: boolean;
1591
+ compact: boolean;
1592
+ borderAligned: boolean;
1593
+ contentSpacing: boolean;
1594
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1595
+
1596
+ declare const __VLS_component_20: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<baseTextProps>, {
1597
+ tag: string;
1598
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<baseTextProps>, {
1599
+ tag: string;
1600
+ }>>> & Readonly<{}>, {
1601
+ tag: string;
1602
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1587
1603
 
1588
- declare const __VLS_component_200: DefineComponent< {
1604
+ declare const __VLS_component_200: DefineComponent<ExtractPropTypes< {
1589
1605
  props: {
1590
1606
  type: ObjectConstructor;
1591
1607
  };
1592
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1608
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1593
1609
  props: {
1594
1610
  type: ObjectConstructor;
1595
1611
  };
1596
- }>>, {}, {}>;
1612
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1597
1613
 
1598
- declare const __VLS_component_201: DefineComponent< {
1614
+ declare const __VLS_component_201: DefineComponent<ExtractPropTypes< {
1599
1615
  props: {
1600
1616
  type: ObjectConstructor;
1601
1617
  };
1602
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1618
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1603
1619
  props: {
1604
1620
  type: ObjectConstructor;
1605
1621
  };
1606
- }>>, {}, {}>;
1622
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1607
1623
 
1608
- declare const __VLS_component_202: DefineComponent< {
1624
+ declare const __VLS_component_202: DefineComponent<ExtractPropTypes< {
1609
1625
  props: {
1610
1626
  type: ObjectConstructor;
1611
1627
  };
1612
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1628
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1613
1629
  props: {
1614
1630
  type: ObjectConstructor;
1615
1631
  };
1616
- }>>, {}, {}>;
1632
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1617
1633
 
1618
- declare const __VLS_component_203: DefineComponent< {
1634
+ declare const __VLS_component_203: DefineComponent<ExtractPropTypes< {
1619
1635
  props: {
1620
1636
  type: ObjectConstructor;
1621
1637
  };
1622
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1638
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1623
1639
  props: {
1624
1640
  type: ObjectConstructor;
1625
1641
  };
1626
- }>>, {}, {}>;
1642
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1627
1643
 
1628
- declare const __VLS_component_204: DefineComponent< {
1644
+ declare const __VLS_component_204: DefineComponent<ExtractPropTypes< {
1629
1645
  props: {
1630
1646
  type: ObjectConstructor;
1631
1647
  };
1632
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1648
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1633
1649
  props: {
1634
1650
  type: ObjectConstructor;
1635
1651
  };
1636
- }>>, {}, {}>;
1652
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1637
1653
 
1638
- declare const __VLS_component_205: DefineComponent< {
1654
+ declare const __VLS_component_205: DefineComponent<ExtractPropTypes< {
1639
1655
  props: {
1640
1656
  type: ObjectConstructor;
1641
1657
  };
1642
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1658
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1643
1659
  props: {
1644
1660
  type: ObjectConstructor;
1645
1661
  };
1646
- }>>, {}, {}>;
1662
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1647
1663
 
1648
- declare const __VLS_component_206: DefineComponent< {
1664
+ declare const __VLS_component_206: DefineComponent<ExtractPropTypes< {
1649
1665
  props: {
1650
1666
  type: ObjectConstructor;
1651
1667
  };
1652
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1668
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1653
1669
  props: {
1654
1670
  type: ObjectConstructor;
1655
1671
  };
1656
- }>>, {}, {}>;
1672
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1657
1673
 
1658
- declare const __VLS_component_207: DefineComponent< {
1674
+ declare const __VLS_component_207: DefineComponent<ExtractPropTypes< {
1659
1675
  props: {
1660
1676
  type: ObjectConstructor;
1661
1677
  };
1662
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1678
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1663
1679
  props: {
1664
1680
  type: ObjectConstructor;
1665
1681
  };
1666
- }>>, {}, {}>;
1682
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1667
1683
 
1668
- declare const __VLS_component_208: DefineComponent< {
1684
+ declare const __VLS_component_208: DefineComponent<ExtractPropTypes< {
1669
1685
  props: {
1670
1686
  type: ObjectConstructor;
1671
1687
  };
1672
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1688
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1673
1689
  props: {
1674
1690
  type: ObjectConstructor;
1675
1691
  };
1676
- }>>, {}, {}>;
1692
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1677
1693
 
1678
- declare const __VLS_component_209: DefineComponent< {
1694
+ declare const __VLS_component_209: DefineComponent<ExtractPropTypes< {
1679
1695
  props: {
1680
1696
  type: ObjectConstructor;
1681
1697
  };
1682
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1698
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1683
1699
  props: {
1684
1700
  type: ObjectConstructor;
1685
1701
  };
1686
- }>>, {}, {}>;
1702
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1687
1703
 
1688
- declare const __VLS_component_21: DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<baseTextProps>, {
1689
- tag: string;
1690
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<baseTextProps>, {
1691
- tag: string;
1692
- }>>>, {}, {}>;
1704
+ declare const __VLS_component_21: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<Layout>, {
1705
+ gap: string;
1706
+ rowGap: string;
1707
+ columnGap: string;
1708
+ columns: undefined;
1709
+ rows: undefined;
1710
+ as: string;
1711
+ queryType: string;
1712
+ flow: undefined;
1713
+ flowValue: string;
1714
+ containerName: undefined;
1715
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<Layout>, {
1716
+ gap: string;
1717
+ rowGap: string;
1718
+ columnGap: string;
1719
+ columns: undefined;
1720
+ rows: undefined;
1721
+ as: string;
1722
+ queryType: string;
1723
+ flow: undefined;
1724
+ flowValue: string;
1725
+ containerName: undefined;
1726
+ }>>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1693
1727
 
1694
- declare const __VLS_component_210: DefineComponent< {
1728
+ declare const __VLS_component_210: DefineComponent<ExtractPropTypes< {
1695
1729
  props: {
1696
1730
  type: ObjectConstructor;
1697
1731
  };
1698
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1732
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1699
1733
  props: {
1700
1734
  type: ObjectConstructor;
1701
1735
  };
1702
- }>>, {}, {}>;
1736
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1703
1737
 
1704
- declare const __VLS_component_211: DefineComponent< {
1738
+ declare const __VLS_component_211: DefineComponent<ExtractPropTypes< {
1705
1739
  props: {
1706
1740
  type: ObjectConstructor;
1707
1741
  };
1708
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1742
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1709
1743
  props: {
1710
1744
  type: ObjectConstructor;
1711
1745
  };
1712
- }>>, {}, {}>;
1746
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1713
1747
 
1714
- declare const __VLS_component_212: DefineComponent< {
1748
+ declare const __VLS_component_212: DefineComponent<ExtractPropTypes< {
1715
1749
  props: {
1716
1750
  type: ObjectConstructor;
1717
1751
  };
1718
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1752
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1719
1753
  props: {
1720
1754
  type: ObjectConstructor;
1721
1755
  };
1722
- }>>, {}, {}>;
1756
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1723
1757
 
1724
- declare const __VLS_component_213: DefineComponent< {
1758
+ declare const __VLS_component_213: DefineComponent<ExtractPropTypes< {
1725
1759
  props: {
1726
1760
  type: ObjectConstructor;
1727
1761
  };
1728
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1762
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1729
1763
  props: {
1730
1764
  type: ObjectConstructor;
1731
1765
  };
1732
- }>>, {}, {}>;
1766
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1733
1767
 
1734
- declare const __VLS_component_214: DefineComponent< {
1768
+ declare const __VLS_component_214: DefineComponent<ExtractPropTypes< {
1735
1769
  props: {
1736
1770
  type: ObjectConstructor;
1737
1771
  };
1738
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1772
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1739
1773
  props: {
1740
1774
  type: ObjectConstructor;
1741
1775
  };
1742
- }>>, {}, {}>;
1776
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1743
1777
 
1744
- declare const __VLS_component_215: DefineComponent< {
1778
+ declare const __VLS_component_215: DefineComponent<ExtractPropTypes< {
1745
1779
  props: {
1746
1780
  type: ObjectConstructor;
1747
1781
  };
1748
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1782
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1749
1783
  props: {
1750
1784
  type: ObjectConstructor;
1751
1785
  };
1752
- }>>, {}, {}>;
1786
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1753
1787
 
1754
- declare const __VLS_component_216: DefineComponent< {
1788
+ declare const __VLS_component_216: DefineComponent<ExtractPropTypes< {
1755
1789
  props: {
1756
1790
  type: ObjectConstructor;
1757
1791
  };
1758
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1792
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1759
1793
  props: {
1760
1794
  type: ObjectConstructor;
1761
1795
  };
1762
- }>>, {}, {}>;
1796
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1763
1797
 
1764
- declare const __VLS_component_217: DefineComponent< {
1798
+ declare const __VLS_component_217: DefineComponent<ExtractPropTypes< {
1765
1799
  props: {
1766
1800
  type: ObjectConstructor;
1767
1801
  };
1768
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1802
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1769
1803
  props: {
1770
1804
  type: ObjectConstructor;
1771
1805
  };
1772
- }>>, {}, {}>;
1806
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1773
1807
 
1774
- declare const __VLS_component_218: DefineComponent< {
1808
+ declare const __VLS_component_218: DefineComponent<ExtractPropTypes< {
1775
1809
  props: {
1776
1810
  type: ObjectConstructor;
1777
1811
  };
1778
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1812
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1779
1813
  props: {
1780
1814
  type: ObjectConstructor;
1781
1815
  };
1782
- }>>, {}, {}>;
1816
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1783
1817
 
1784
- declare const __VLS_component_219: DefineComponent< {
1818
+ declare const __VLS_component_219: DefineComponent<ExtractPropTypes< {
1785
1819
  props: {
1786
1820
  type: ObjectConstructor;
1787
1821
  };
1788
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1822
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1789
1823
  props: {
1790
1824
  type: ObjectConstructor;
1791
1825
  };
1792
- }>>, {}, {}>;
1826
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1793
1827
 
1794
- declare const __VLS_component_22: DefineComponent< {
1828
+ declare const __VLS_component_22: DefineComponent<ExtractPropTypes< {
1795
1829
  /**
1796
1830
  * Sets valid HTML element tag
1797
1831
  * @values a, button
@@ -1827,7 +1861,7 @@ validator: (value: string) => boolean;
1827
1861
  target: StringConstructor;
1828
1862
  /** @ignore */
1829
1863
  rel: StringConstructor;
1830
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1864
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1831
1865
  /**
1832
1866
  * Sets valid HTML element tag
1833
1867
  * @values a, button
@@ -1863,114 +1897,114 @@ validator: (value: string) => boolean;
1863
1897
  target: StringConstructor;
1864
1898
  /** @ignore */
1865
1899
  rel: StringConstructor;
1866
- }>>, {
1900
+ }>> & Readonly<{}>, {
1867
1901
  tag: string;
1868
- modifier: string;
1869
1902
  inheritColor: boolean;
1870
1903
  href: string;
1871
- }, {}>;
1904
+ modifier: string;
1905
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1872
1906
 
1873
- declare const __VLS_component_220: DefineComponent< {
1907
+ declare const __VLS_component_220: DefineComponent<ExtractPropTypes< {
1874
1908
  props: {
1875
1909
  type: ObjectConstructor;
1876
1910
  };
1877
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1911
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1878
1912
  props: {
1879
1913
  type: ObjectConstructor;
1880
1914
  };
1881
- }>>, {}, {}>;
1915
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1882
1916
 
1883
- declare const __VLS_component_221: DefineComponent< {
1917
+ declare const __VLS_component_221: DefineComponent<ExtractPropTypes< {
1884
1918
  props: {
1885
1919
  type: ObjectConstructor;
1886
1920
  };
1887
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1921
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1888
1922
  props: {
1889
1923
  type: ObjectConstructor;
1890
1924
  };
1891
- }>>, {}, {}>;
1925
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1892
1926
 
1893
- declare const __VLS_component_222: DefineComponent< {
1927
+ declare const __VLS_component_222: DefineComponent<ExtractPropTypes< {
1894
1928
  props: {
1895
1929
  type: ObjectConstructor;
1896
1930
  };
1897
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1931
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1898
1932
  props: {
1899
1933
  type: ObjectConstructor;
1900
1934
  };
1901
- }>>, {}, {}>;
1935
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1902
1936
 
1903
- declare const __VLS_component_223: DefineComponent< {
1937
+ declare const __VLS_component_223: DefineComponent<ExtractPropTypes< {
1904
1938
  props: {
1905
1939
  type: ObjectConstructor;
1906
1940
  };
1907
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1941
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1908
1942
  props: {
1909
1943
  type: ObjectConstructor;
1910
1944
  };
1911
- }>>, {}, {}>;
1945
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1912
1946
 
1913
- declare const __VLS_component_224: DefineComponent< {
1947
+ declare const __VLS_component_224: DefineComponent<ExtractPropTypes< {
1914
1948
  props: {
1915
1949
  type: ObjectConstructor;
1916
1950
  };
1917
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1951
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1918
1952
  props: {
1919
1953
  type: ObjectConstructor;
1920
1954
  };
1921
- }>>, {}, {}>;
1955
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1922
1956
 
1923
- declare const __VLS_component_225: DefineComponent< {
1957
+ declare const __VLS_component_225: DefineComponent<ExtractPropTypes< {
1924
1958
  props: {
1925
1959
  type: ObjectConstructor;
1926
1960
  };
1927
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1961
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1928
1962
  props: {
1929
1963
  type: ObjectConstructor;
1930
1964
  };
1931
- }>>, {}, {}>;
1965
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1932
1966
 
1933
- declare const __VLS_component_226: DefineComponent< {
1967
+ declare const __VLS_component_226: DefineComponent<ExtractPropTypes< {
1934
1968
  props: {
1935
1969
  type: ObjectConstructor;
1936
1970
  };
1937
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1971
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1938
1972
  props: {
1939
1973
  type: ObjectConstructor;
1940
1974
  };
1941
- }>>, {}, {}>;
1975
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1942
1976
 
1943
- declare const __VLS_component_227: DefineComponent< {
1977
+ declare const __VLS_component_227: DefineComponent<ExtractPropTypes< {
1944
1978
  props: {
1945
1979
  type: ObjectConstructor;
1946
1980
  };
1947
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1981
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1948
1982
  props: {
1949
1983
  type: ObjectConstructor;
1950
1984
  };
1951
- }>>, {}, {}>;
1985
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1952
1986
 
1953
- declare const __VLS_component_228: DefineComponent< {
1987
+ declare const __VLS_component_228: DefineComponent<ExtractPropTypes< {
1954
1988
  props: {
1955
1989
  type: ObjectConstructor;
1956
1990
  };
1957
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1991
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1958
1992
  props: {
1959
1993
  type: ObjectConstructor;
1960
1994
  };
1961
- }>>, {}, {}>;
1995
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1962
1996
 
1963
- declare const __VLS_component_229: DefineComponent< {
1997
+ declare const __VLS_component_229: DefineComponent<ExtractPropTypes< {
1964
1998
  props: {
1965
1999
  type: ObjectConstructor;
1966
2000
  };
1967
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2001
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1968
2002
  props: {
1969
2003
  type: ObjectConstructor;
1970
2004
  };
1971
- }>>, {}, {}>;
2005
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1972
2006
 
1973
- declare const __VLS_component_23: DefineComponent< {
2007
+ declare const __VLS_component_23: DefineComponent<ExtractPropTypes< {
1974
2008
  /**
1975
2009
  * Sets list type and HTML element as "unordered" or "ordered"
1976
2010
  * @values ul, ol
@@ -1990,7 +2024,7 @@ type: StringConstructor;
1990
2024
  default: undefined;
1991
2025
  validator: (value: string) => boolean;
1992
2026
  };
1993
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2027
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1994
2028
  /**
1995
2029
  * Sets list type and HTML element as "unordered" or "ordered"
1996
2030
  * @values ul, ol
@@ -2010,82 +2044,131 @@ type: StringConstructor;
2010
2044
  default: undefined;
2011
2045
  validator: (value: string) => boolean;
2012
2046
  };
2013
- }>>, {
2047
+ }>> & Readonly<{}>, {
2014
2048
  tag: string;
2015
2049
  modifier: string;
2016
- }, {}>;
2050
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2017
2051
 
2018
- declare const __VLS_component_230: DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<headingDisplayTextProps>, {
2052
+ declare const __VLS_component_230: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<headingDisplayTextProps>, {
2019
2053
  tag: string;
2020
2054
  scale: string;
2021
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<headingDisplayTextProps>, {
2055
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<headingDisplayTextProps>, {
2022
2056
  tag: string;
2023
2057
  scale: string;
2024
- }>>>, {}, {}>;
2058
+ }>>> & Readonly<{}>, {
2059
+ tag: string;
2060
+ scale: "2" | "3" | "4" | "5" | "6" | "7";
2061
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2025
2062
 
2026
- declare const __VLS_component_231: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<headingSerifTextProps>, {
2063
+ declare const __VLS_component_231: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<headingSerifTextProps>, {
2027
2064
  tag: string;
2028
2065
  scale: string;
2029
2066
  strong: boolean;
2030
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<headingSerifTextProps>, {
2067
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<headingSerifTextProps>, {
2031
2068
  tag: string;
2032
2069
  scale: string;
2033
2070
  strong: boolean;
2034
- }>>>, {}, {}>;
2071
+ }>>> & Readonly<{}>, {
2072
+ strong: boolean;
2073
+ tag: string;
2074
+ scale: "1" | "2" | "3" | "4" | "5";
2075
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2035
2076
 
2036
- declare const __VLS_component_232: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<headingSansTextProps>, {
2077
+ declare const __VLS_component_232: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<headingSansTextProps>, {
2037
2078
  tag: string;
2038
2079
  scale: string;
2039
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<headingSansTextProps>, {
2080
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<headingSansTextProps>, {
2040
2081
  tag: string;
2041
2082
  scale: string;
2042
- }>>>, {}, {}>;
2083
+ }>>> & Readonly<{}>, {
2084
+ tag: string;
2085
+ scale: "1" | "2" | "3";
2086
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2043
2087
 
2044
- declare const __VLS_component_233: DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<subheadingSansTextProps>, {
2088
+ declare const __VLS_component_233: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<subheadingSansTextProps>, {
2045
2089
  tag: string;
2046
2090
  scale: string;
2047
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<subheadingSansTextProps>, {
2091
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<subheadingSansTextProps>, {
2048
2092
  tag: string;
2049
2093
  scale: string;
2050
- }>>>, {}, {}>;
2094
+ }>>> & Readonly<{}>, {
2095
+ tag: string;
2096
+ scale: "-1" | "0" | "1" | "2";
2097
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2051
2098
 
2052
- declare const __VLS_component_234: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<utilitySansTextProps>, {
2099
+ declare const __VLS_component_234: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<utilitySansTextProps>, {
2053
2100
  tag: string;
2054
2101
  scale: string;
2055
2102
  strong: boolean;
2056
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<utilitySansTextProps>, {
2103
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<utilitySansTextProps>, {
2057
2104
  tag: string;
2058
2105
  scale: string;
2059
2106
  strong: boolean;
2060
- }>>>, {}, {}>;
2107
+ }>>> & Readonly<{}>, {
2108
+ strong: boolean;
2109
+ tag: string;
2110
+ scale: "-1" | "0" | "1" | "2" | "3";
2111
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2061
2112
 
2062
- declare const __VLS_component_235: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<utilitySerifTextProps>, {
2113
+ declare const __VLS_component_235: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<utilitySerifTextProps>, {
2063
2114
  tag: string;
2064
2115
  scale: string;
2065
2116
  strong: boolean;
2066
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<utilitySerifTextProps>, {
2117
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<utilitySerifTextProps>, {
2067
2118
  tag: string;
2068
2119
  scale: string;
2069
2120
  strong: boolean;
2070
- }>>>, {}, {}>;
2121
+ }>>> & Readonly<{}>, {
2122
+ strong: boolean;
2123
+ tag: string;
2124
+ scale: "-1" | "0" | "1" | "2" | "3";
2125
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2071
2126
 
2072
- declare const __VLS_component_236: DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<bodyTextProps>, {
2127
+ declare const __VLS_component_236: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<bodyTextProps>, {
2073
2128
  tag: string;
2074
2129
  scale: string;
2075
2130
  strong: boolean;
2076
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<bodyTextProps>, {
2131
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<bodyTextProps>, {
2077
2132
  tag: string;
2078
2133
  scale: string;
2079
2134
  strong: boolean;
2080
- }>>>, {}, {}>;
2135
+ }>>> & Readonly<{}>, {
2136
+ strong: boolean;
2137
+ tag: string;
2138
+ scale: ScaleValue;
2139
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2081
2140
 
2082
- declare const __VLS_component_237: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<baseTextProps>, {
2141
+ declare const __VLS_component_237: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<baseTextProps>, {
2083
2142
  tag: string;
2084
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<baseTextProps>, {
2143
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<baseTextProps>, {
2085
2144
  tag: string;
2086
- }>>>, {}, {}>;
2087
-
2088
- declare const __VLS_component_24: DefineComponent< {
2145
+ }>>> & Readonly<{}>, {
2146
+ tag: string;
2147
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2148
+
2149
+ declare const __VLS_component_24: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<MediaObject>, {
2150
+ align: string;
2151
+ mediaPosition: string;
2152
+ mediaWidth: string;
2153
+ mediaHeight: string;
2154
+ mediaCover: boolean;
2155
+ overlay: boolean;
2156
+ overlayRowAlign: string;
2157
+ overlayColumnAlign: string;
2158
+ contentPadding: string;
2159
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<MediaObject>, {
2160
+ align: string;
2161
+ mediaPosition: string;
2162
+ mediaWidth: string;
2163
+ mediaHeight: string;
2164
+ mediaCover: boolean;
2165
+ overlay: boolean;
2166
+ overlayRowAlign: string;
2167
+ overlayColumnAlign: string;
2168
+ contentPadding: string;
2169
+ }>>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2170
+
2171
+ declare const __VLS_component_25: DefineComponent<ExtractPropTypes< {
2089
2172
  /**
2090
2173
  * Toggles the state of the modal
2091
2174
  * @demoIgnore true
@@ -2145,7 +2228,7 @@ animationDuration: {
2145
2228
  type: NumberConstructor;
2146
2229
  default: number;
2147
2230
  };
2148
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2231
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2149
2232
  closed: (...args: any[]) => void;
2150
2233
  }, string, PublicProps, Readonly<ExtractPropTypes< {
2151
2234
  /**
@@ -2207,17 +2290,17 @@ animationDuration: {
2207
2290
  type: NumberConstructor;
2208
2291
  default: number;
2209
2292
  };
2210
- }>> & {
2293
+ }>> & Readonly<{
2211
2294
  onClosed?: ((...args: any[]) => any) | undefined;
2212
- }, {
2213
- role: string;
2295
+ }>, {
2214
2296
  id: string;
2297
+ role: string;
2215
2298
  showTitle: boolean;
2216
2299
  ariaDescribedby: string;
2217
2300
  animationDuration: number;
2218
- }, {}>;
2301
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2219
2302
 
2220
- declare const __VLS_component_25: DefineComponent< {
2303
+ declare const __VLS_component_26: DefineComponent<ExtractPropTypes< {
2221
2304
  /**
2222
2305
  * Sets the position where the popover will render relative to the trigger element.
2223
2306
  * @demoSelectMultiple false
@@ -2263,7 +2346,7 @@ type: BooleanConstructor;
2263
2346
  default: boolean;
2264
2347
  required: false;
2265
2348
  };
2266
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2349
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2267
2350
  opened: (...args: any[]) => void;
2268
2351
  closed: (...args: any[]) => void;
2269
2352
  }, string, PublicProps, Readonly<ExtractPropTypes< {
@@ -2312,16 +2395,16 @@ type: BooleanConstructor;
2312
2395
  default: boolean;
2313
2396
  required: false;
2314
2397
  };
2315
- }>> & {
2316
- onClosed?: ((...args: any[]) => any) | undefined;
2398
+ }>> & Readonly<{
2317
2399
  onOpened?: ((...args: any[]) => any) | undefined;
2318
- }, {
2400
+ onClosed?: ((...args: any[]) => any) | undefined;
2401
+ }>, {
2319
2402
  position: string;
2320
2403
  autoPosition: boolean;
2321
2404
  open: boolean;
2322
- }, {}>;
2405
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2323
2406
 
2324
- declare const __VLS_component_26: DefineComponent< {
2407
+ declare const __VLS_component_27: DefineComponent<ExtractPropTypes< {
2325
2408
  /**
2326
2409
  * Sets the semantic HTML element for the quote.
2327
2410
  * @values blockquote, aside, q, div
@@ -2344,7 +2427,7 @@ validator: (value: string) => boolean;
2344
2427
  summary: StringConstructor;
2345
2428
  /** Sets the quote attribution text. */
2346
2429
  citation: StringConstructor;
2347
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2430
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2348
2431
  /**
2349
2432
  * Sets the semantic HTML element for the quote.
2350
2433
  * @values blockquote, aside, q, div
@@ -2367,12 +2450,12 @@ validator: (value: string) => boolean;
2367
2450
  summary: StringConstructor;
2368
2451
  /** Sets the quote attribution text. */
2369
2452
  citation: StringConstructor;
2370
- }>>, {
2453
+ }>> & Readonly<{}>, {
2371
2454
  tag: string;
2372
2455
  modifier: string;
2373
- }, {}>;
2456
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2374
2457
 
2375
- declare const __VLS_component_27: DefineComponent< {
2458
+ declare const __VLS_component_28: DefineComponent<ExtractPropTypes< {
2376
2459
  /**
2377
2460
  * Adds CSS class to the label for custom styles.
2378
2461
  */
@@ -2433,7 +2516,7 @@ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstru
2433
2516
  modelValue: {
2434
2517
  type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
2435
2518
  };
2436
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2519
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2437
2520
  "update:modelValue": (...args: any[]) => void;
2438
2521
  }, string, PublicProps, Readonly<ExtractPropTypes< {
2439
2522
  /**
@@ -2496,16 +2579,16 @@ type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstru
2496
2579
  modelValue: {
2497
2580
  type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
2498
2581
  };
2499
- }>> & {
2582
+ }>> & Readonly<{
2500
2583
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2501
- }, {
2502
- background: string;
2503
- modifier: string;
2504
- disabled: boolean;
2584
+ }>, {
2505
2585
  size: string;
2506
- }, {}>;
2586
+ disabled: boolean;
2587
+ modifier: string;
2588
+ background: string;
2589
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2507
2590
 
2508
- declare const __VLS_component_28: DefineComponent< {
2591
+ declare const __VLS_component_29: DefineComponent<ExtractPropTypes< {
2509
2592
  /**
2510
2593
  * Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be auto-generated.
2511
2594
  */
@@ -2583,7 +2666,7 @@ multiple: BooleanConstructor;
2583
2666
  * This number corresponds to the number of select options that will be visible without scrolling.
2584
2667
  */
2585
2668
  multipleSize: NumberConstructor;
2586
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2669
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2587
2670
  "update:modelValue": (...args: any[]) => void;
2588
2671
  }, string, PublicProps, Readonly<ExtractPropTypes< {
2589
2672
  /**
@@ -2663,20 +2746,44 @@ multiple: BooleanConstructor;
2663
2746
  * This number corresponds to the number of select options that will be visible without scrolling.
2664
2747
  */
2665
2748
  multipleSize: NumberConstructor;
2666
- }>> & {
2749
+ }>> & Readonly<{
2667
2750
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
2668
- }, {
2751
+ }>, {
2669
2752
  error: string | boolean;
2670
- background: string;
2671
2753
  disabled: boolean;
2672
2754
  required: boolean;
2673
- multiple: boolean;
2755
+ background: string;
2674
2756
  hideLabel: boolean;
2675
2757
  optional: boolean;
2676
2758
  errorRole: string;
2677
- }, {}>;
2759
+ multiple: boolean;
2760
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2761
+
2762
+ declare const __VLS_component_3: DefineComponent<ExtractPropTypes< {
2763
+ /**
2764
+ * A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.
2765
+ * @values @xs, @sm, @md, @lg, true
2766
+ */
2767
+ unwrap: {
2768
+ type: (BooleanConstructor | StringConstructor)[];
2769
+ default: boolean;
2770
+ validator: (value: string) => boolean;
2771
+ };
2772
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2773
+ /**
2774
+ * A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.
2775
+ * @values @xs, @sm, @md, @lg, true
2776
+ */
2777
+ unwrap: {
2778
+ type: (BooleanConstructor | StringConstructor)[];
2779
+ default: boolean;
2780
+ validator: (value: string) => boolean;
2781
+ };
2782
+ }>> & Readonly<{}>, {
2783
+ unwrap: string | boolean;
2784
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2678
2785
 
2679
- declare const __VLS_component_29: DefineComponent< {
2786
+ declare const __VLS_component_30: DefineComponent<ExtractPropTypes< {
2680
2787
  /**
2681
2788
  * Toggle animation on/off.
2682
2789
  * When `true`, animated gradient will be used while loading.
@@ -2687,7 +2794,7 @@ motion: {
2687
2794
  type: BooleanConstructor;
2688
2795
  default: boolean;
2689
2796
  };
2690
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2797
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2691
2798
  /**
2692
2799
  * Toggle animation on/off.
2693
2800
  * When `true`, animated gradient will be used while loading.
@@ -2698,46 +2805,22 @@ motion: {
2698
2805
  type: BooleanConstructor;
2699
2806
  default: boolean;
2700
2807
  };
2701
- }>>, {
2808
+ }>> & Readonly<{}>, {
2702
2809
  motion: boolean;
2703
- }, {}>;
2810
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2704
2811
 
2705
- declare const __VLS_component_3: DefineComponent< {
2706
- /**
2707
- * A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.
2708
- * @values @xs, @sm, @md, @lg, true
2709
- */
2710
- unwrap: {
2711
- type: (BooleanConstructor | StringConstructor)[];
2712
- default: boolean;
2713
- validator: (value: string) => boolean;
2714
- };
2715
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2716
- /**
2717
- * A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.
2718
- * @values @xs, @sm, @md, @lg, true
2719
- */
2720
- unwrap: {
2721
- type: (BooleanConstructor | StringConstructor)[];
2722
- default: boolean;
2723
- validator: (value: string) => boolean;
2724
- };
2725
- }>>, {
2726
- unwrap: string | boolean;
2727
- }, {}>;
2728
-
2729
- declare const __VLS_component_30: DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<splitSurfaceProps>, {
2812
+ declare const __VLS_component_31: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<splitSurfaceProps>, {
2730
2813
  surface: string;
2731
2814
  tag: string;
2732
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<splitSurfaceProps>, {
2815
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<splitSurfaceProps>, {
2733
2816
  surface: string;
2734
2817
  tag: string;
2735
- }>>>, {
2818
+ }>>> & Readonly<{}>, {
2736
2819
  tag: string;
2737
2820
  surface: "top" | "bottom";
2738
- }, {}>;
2821
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2739
2822
 
2740
- declare const __VLS_component_31: DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<surface>, {
2823
+ declare const __VLS_component_32: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<surface>, {
2741
2824
  background: string;
2742
2825
  borderColor: string;
2743
2826
  borderStyle: string;
@@ -2747,7 +2830,8 @@ radius: string;
2747
2830
  shadow: string;
2748
2831
  tag: string;
2749
2832
  withBorder: boolean;
2750
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<surface>, {
2833
+ palette: string;
2834
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<surface>, {
2751
2835
  background: string;
2752
2836
  borderColor: string;
2753
2837
  borderStyle: string;
@@ -2757,9 +2841,21 @@ radius: string;
2757
2841
  shadow: string;
2758
2842
  tag: string;
2759
2843
  withBorder: boolean;
2760
- }>>>, {}, {}>;
2844
+ palette: string;
2845
+ }>>> & Readonly<{}>, {
2846
+ tag: Tag;
2847
+ radius: Radius;
2848
+ modifier: Modifier;
2849
+ background: Background;
2850
+ shadow: Shadow;
2851
+ borderColor: BorderColor;
2852
+ borderStyle: BorderStyle;
2853
+ borderWidth: Space;
2854
+ withBorder: boolean;
2855
+ palette: "default" | "sandstone" | "membership-subtle" | "membership-vibrant";
2856
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2761
2857
 
2762
- declare const __VLS_component_32: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<surfaceSelection>, {
2858
+ declare const __VLS_component_33: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<surfaceSelection>, {
2763
2859
  shadow: undefined;
2764
2860
  tag: string;
2765
2861
  role: string;
@@ -2767,8 +2863,8 @@ modifier: string;
2767
2863
  checked: boolean;
2768
2864
  disabled: boolean;
2769
2865
  loading: boolean;
2770
- orientation: string;
2771
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<surfaceSelection>, {
2866
+ layout: () => Layout;
2867
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<surfaceSelection>, {
2772
2868
  shadow: undefined;
2773
2869
  tag: string;
2774
2870
  role: string;
@@ -2776,16 +2872,19 @@ modifier: string;
2776
2872
  checked: boolean;
2777
2873
  disabled: boolean;
2778
2874
  loading: boolean;
2779
- orientation: string;
2780
- }>>>, {}, {}>;
2781
-
2782
- declare const __VLS_component_33: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<surfaceSelectionLayout>, {
2783
- orientation: string;
2784
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<surfaceSelectionLayout>, {
2785
- orientation: string;
2786
- }>>>, {}, {}>;
2875
+ layout: () => Layout;
2876
+ }>>> & Readonly<{}>, {
2877
+ tag: Tag;
2878
+ role: string;
2879
+ disabled: boolean;
2880
+ modifier: Modifier;
2881
+ loading: boolean;
2882
+ layout: Layout;
2883
+ checked: boolean;
2884
+ shadow: Shadow;
2885
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2787
2886
 
2788
- declare const __VLS_component_34: DefineComponent< {
2887
+ declare const __VLS_component_34: DefineComponent<ExtractPropTypes< {
2789
2888
  /** Sets row colors to alternate between darker and lighter backgrounds.
2790
2889
  * Striping will not apply when `border` is true
2791
2890
  */
@@ -2823,7 +2922,7 @@ type: StringConstructor;
2823
2922
  default: string;
2824
2923
  validator: (value: string) => boolean;
2825
2924
  };
2826
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2925
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2827
2926
  /** Sets row colors to alternate between darker and lighter backgrounds.
2828
2927
  * Striping will not apply when `border` is true
2829
2928
  */
@@ -2861,23 +2960,23 @@ type: StringConstructor;
2861
2960
  default: string;
2862
2961
  validator: (value: string) => boolean;
2863
2962
  };
2864
- }>>, {
2963
+ }>> & Readonly<{}>, {
2865
2964
  size: string;
2866
2965
  fullWidth: string | boolean;
2867
2966
  striped: boolean;
2868
2967
  border: boolean;
2869
2968
  responsive: boolean;
2870
2969
  hover: boolean;
2871
- }, {}>;
2970
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2872
2971
 
2873
- declare const __VLS_component_35: DefineComponent< {
2972
+ declare const __VLS_component_35: DefineComponent<ExtractPropTypes< {
2874
2973
  /** 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. */
2875
2974
  id: StringConstructor;
2876
2975
  /** 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. */
2877
2976
  name: StringConstructor;
2878
2977
  /** Sets reference identifier for tab header. This property is required and is necessary for accessibility. Must be unique for each tabPanel, and cannot be the same as the `id` property. */
2879
2978
  ariaLabelledby: StringConstructor;
2880
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2979
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2881
2980
  "tab-change": (...args: any[]) => void;
2882
2981
  }, string, PublicProps, Readonly<ExtractPropTypes< {
2883
2982
  /** 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. */
@@ -2886,11 +2985,11 @@ id: StringConstructor;
2886
2985
  name: StringConstructor;
2887
2986
  /** Sets reference identifier for tab header. This property is required and is necessary for accessibility. Must be unique for each tabPanel, and cannot be the same as the `id` property. */
2888
2987
  ariaLabelledby: StringConstructor;
2889
- }>> & {
2988
+ }>> & Readonly<{
2890
2989
  "onTab-change"?: ((...args: any[]) => any) | undefined;
2891
- }, {}, {}>;
2990
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2892
2991
 
2893
- declare const __VLS_component_36: DefineComponent< {
2992
+ declare const __VLS_component_36: DefineComponent<ExtractPropTypes< {
2894
2993
  /**
2895
2994
  * Sets height of the tabs container element.
2896
2995
  * Passing a `px` value will render tabs with a static height,
@@ -2925,7 +3024,7 @@ backgroundColor: {
2925
3024
  type: StringConstructor;
2926
3025
  default: string;
2927
3026
  };
2928
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3027
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2929
3028
  /**
2930
3029
  * Sets height of the tabs container element.
2931
3030
  * Passing a `px` value will render tabs with a static height,
@@ -2960,25 +3059,29 @@ backgroundColor: {
2960
3059
  type: StringConstructor;
2961
3060
  default: string;
2962
3061
  };
2963
- }>>, {
3062
+ }>> & Readonly<{}>, {
2964
3063
  height: string;
2965
3064
  activeTab: number;
2966
3065
  backgroundColor: string;
2967
- }, {}>;
3066
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2968
3067
 
2969
- declare const __VLS_component_37: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<baseTextProps>, {
3068
+ declare const __VLS_component_37: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<baseTextProps>, {
2970
3069
  tag: string;
2971
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<baseTextProps>, {
3070
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<baseTextProps>, {
2972
3071
  tag: string;
2973
- }>>>, {}, {}>;
3072
+ }>>> & Readonly<{}>, {
3073
+ tag: string;
3074
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2974
3075
 
2975
- declare const __VLS_component_38: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<baseTextProps>, {
3076
+ declare const __VLS_component_38: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<baseTextProps>, {
3077
+ tag: string;
3078
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<baseTextProps>, {
2976
3079
  tag: string;
2977
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<baseTextProps>, {
3080
+ }>>> & Readonly<{}>, {
2978
3081
  tag: string;
2979
- }>>>, {}, {}>;
3082
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2980
3083
 
2981
- declare const __VLS_component_39: DefineComponent< {
3084
+ declare const __VLS_component_39: DefineComponent<ExtractPropTypes< {
2982
3085
  /**
2983
3086
  * Sets the toast type.
2984
3087
  * @demoSelectMultiple false
@@ -3007,7 +3110,7 @@ dismissDelay: {
3007
3110
  type: NumberConstructor;
3008
3111
  default: number;
3009
3112
  };
3010
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3113
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3011
3114
  closed: (...args: any[]) => void;
3012
3115
  open: (...args: any[]) => void;
3013
3116
  }, string, PublicProps, Readonly<ExtractPropTypes< {
@@ -3039,17 +3142,17 @@ dismissDelay: {
3039
3142
  type: NumberConstructor;
3040
3143
  default: number;
3041
3144
  };
3042
- }>> & {
3145
+ }>> & Readonly<{
3043
3146
  onClosed?: ((...args: any[]) => any) | undefined;
3044
3147
  onOpen?: ((...args: any[]) => any) | undefined;
3045
- }, {
3148
+ }>, {
3046
3149
  type: string;
3047
3150
  open: boolean;
3048
3151
  autoDismiss: boolean;
3049
3152
  dismissDelay: number;
3050
- }, {}>;
3153
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3051
3154
 
3052
- declare const __VLS_component_4: DefineComponent< {
3155
+ declare const __VLS_component_4: DefineComponent<ExtractPropTypes< {
3053
3156
  /**
3054
3157
  * Sets the banner style.
3055
3158
  * @demoSelectMultiple false
@@ -3060,7 +3163,7 @@ type: StringConstructor;
3060
3163
  validator: (value: string) => boolean;
3061
3164
  default: string;
3062
3165
  };
3063
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3166
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3064
3167
  /**
3065
3168
  * Sets the banner style.
3066
3169
  * @demoSelectMultiple false
@@ -3071,11 +3174,11 @@ type: StringConstructor;
3071
3174
  validator: (value: string) => boolean;
3072
3175
  default: string;
3073
3176
  };
3074
- }>>, {
3177
+ }>> & Readonly<{}>, {
3075
3178
  type: string;
3076
- }, {}>;
3179
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3077
3180
 
3078
- declare const __VLS_component_40: DefineComponent< {
3181
+ declare const __VLS_component_40: DefineComponent<ExtractPropTypes< {
3079
3182
  /**
3080
3183
  * Sets the value and aria-label for the toggle button. Display can be overridden using default slot
3081
3184
  */
@@ -3083,7 +3186,7 @@ toggleValue: {
3083
3186
  type: StringConstructor;
3084
3187
  required: true;
3085
3188
  };
3086
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3189
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3087
3190
  /**
3088
3191
  * Sets the value and aria-label for the toggle button. Display can be overridden using default slot
3089
3192
  */
@@ -3091,9 +3194,9 @@ toggleValue: {
3091
3194
  type: StringConstructor;
3092
3195
  required: true;
3093
3196
  };
3094
- }>>, {}, {}>;
3197
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3095
3198
 
3096
- declare const __VLS_component_41: DefineComponent< {
3199
+ declare const __VLS_component_41: DefineComponent<ExtractPropTypes< {
3097
3200
  /** @ignore */
3098
3201
  modelValue: {
3099
3202
  type: (BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor)[];
@@ -3109,7 +3212,7 @@ type: StringConstructor;
3109
3212
  default: string;
3110
3213
  validator: (value: string) => boolean;
3111
3214
  };
3112
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3215
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3113
3216
  "update:modelValue": (...args: any[]) => void;
3114
3217
  }, string, PublicProps, Readonly<ExtractPropTypes< {
3115
3218
  /** @ignore */
@@ -3127,13 +3230,13 @@ type: StringConstructor;
3127
3230
  default: string;
3128
3231
  validator: (value: string) => boolean;
3129
3232
  };
3130
- }>> & {
3233
+ }>> & Readonly<{
3131
3234
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
3132
- }, {
3235
+ }>, {
3133
3236
  size: string;
3134
- }, {}>;
3237
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3135
3238
 
3136
- declare const __VLS_component_42: DefineComponent< {
3239
+ declare const __VLS_component_42: DefineComponent<ExtractPropTypes< {
3137
3240
  /**
3138
3241
  * Sets a custom ID for the switch. If this value is not set, it will be auto-generated.
3139
3242
  */
@@ -3164,7 +3267,7 @@ modelValue: {
3164
3267
  type: BooleanConstructor;
3165
3268
  required: true;
3166
3269
  };
3167
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3270
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3168
3271
  "update:modelValue": (...args: any[]) => void;
3169
3272
  }, string, PublicProps, Readonly<ExtractPropTypes< {
3170
3273
  /**
@@ -3197,14 +3300,14 @@ modelValue: {
3197
3300
  type: BooleanConstructor;
3198
3301
  required: true;
3199
3302
  };
3200
- }>> & {
3303
+ }>> & Readonly<{
3201
3304
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
3202
- }, {
3305
+ }>, {
3203
3306
  size: string;
3204
3307
  fullWidth: boolean;
3205
- }, {}>;
3308
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3206
3309
 
3207
- declare const __VLS_component_43: DefineComponent< {
3310
+ declare const __VLS_component_43: DefineComponent<ExtractPropTypes< {
3208
3311
  /**
3209
3312
  * Sets the position where the tooltip will render relative to the trigger element.
3210
3313
  * @demoSelectMultiple false
@@ -3242,7 +3345,7 @@ open: {
3242
3345
  type: BooleanConstructor;
3243
3346
  default: boolean;
3244
3347
  };
3245
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3348
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3246
3349
  opened: (...args: any[]) => void;
3247
3350
  closed: (...args: any[]) => void;
3248
3351
  }, string, PublicProps, Readonly<ExtractPropTypes< {
@@ -3283,76 +3386,76 @@ open: {
3283
3386
  type: BooleanConstructor;
3284
3387
  default: boolean;
3285
3388
  };
3286
- }>> & {
3287
- onClosed?: ((...args: any[]) => any) | undefined;
3389
+ }>> & Readonly<{
3288
3390
  onOpened?: ((...args: any[]) => any) | undefined;
3289
- }, {
3391
+ onClosed?: ((...args: any[]) => any) | undefined;
3392
+ }>, {
3290
3393
  position: string;
3291
3394
  autoPosition: boolean;
3292
3395
  open: boolean;
3293
- }, {}>;
3396
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3294
3397
 
3295
- declare const __VLS_component_44: DefineComponent< {
3398
+ declare const __VLS_component_44: DefineComponent<ExtractPropTypes< {
3296
3399
  props: {
3297
3400
  type: ObjectConstructor;
3298
3401
  };
3299
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3402
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3300
3403
  props: {
3301
3404
  type: ObjectConstructor;
3302
3405
  };
3303
- }>>, {}, {}>;
3406
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3304
3407
 
3305
- declare const __VLS_component_45: DefineComponent< {
3408
+ declare const __VLS_component_45: DefineComponent<ExtractPropTypes< {
3306
3409
  props: {
3307
3410
  type: ObjectConstructor;
3308
3411
  };
3309
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3412
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3310
3413
  props: {
3311
3414
  type: ObjectConstructor;
3312
3415
  };
3313
- }>>, {}, {}>;
3416
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3314
3417
 
3315
- declare const __VLS_component_46: DefineComponent< {
3418
+ declare const __VLS_component_46: DefineComponent<ExtractPropTypes< {
3316
3419
  props: {
3317
3420
  type: ObjectConstructor;
3318
3421
  };
3319
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3422
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3320
3423
  props: {
3321
3424
  type: ObjectConstructor;
3322
3425
  };
3323
- }>>, {}, {}>;
3426
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3324
3427
 
3325
- declare const __VLS_component_47: DefineComponent< {
3428
+ declare const __VLS_component_47: DefineComponent<ExtractPropTypes< {
3326
3429
  props: {
3327
3430
  type: ObjectConstructor;
3328
3431
  };
3329
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3432
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3330
3433
  props: {
3331
3434
  type: ObjectConstructor;
3332
3435
  };
3333
- }>>, {}, {}>;
3436
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3334
3437
 
3335
- declare const __VLS_component_48: DefineComponent< {
3438
+ declare const __VLS_component_48: DefineComponent<ExtractPropTypes< {
3336
3439
  props: {
3337
3440
  type: ObjectConstructor;
3338
3441
  };
3339
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3442
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3340
3443
  props: {
3341
3444
  type: ObjectConstructor;
3342
3445
  };
3343
- }>>, {}, {}>;
3446
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3344
3447
 
3345
- declare const __VLS_component_49: DefineComponent< {
3448
+ declare const __VLS_component_49: DefineComponent<ExtractPropTypes< {
3346
3449
  props: {
3347
3450
  type: ObjectConstructor;
3348
3451
  };
3349
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3452
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3350
3453
  props: {
3351
3454
  type: ObjectConstructor;
3352
3455
  };
3353
- }>>, {}, {}>;
3456
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3354
3457
 
3355
- declare const __VLS_component_5: DefineComponent< {
3458
+ declare const __VLS_component_5: DefineComponent<ExtractPropTypes< {
3356
3459
  /**
3357
3460
  * Sets the array of a breadcrumb object containing a 'url' and 'name' property.
3358
3461
  * @demoIgnore true
@@ -3376,7 +3479,7 @@ default: boolean;
3376
3479
  id: {
3377
3480
  type: StringConstructor;
3378
3481
  };
3379
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3482
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3380
3483
  navigate: (...args: any[]) => void;
3381
3484
  }, string, PublicProps, Readonly<ExtractPropTypes< {
3382
3485
  /**
@@ -3402,114 +3505,114 @@ default: boolean;
3402
3505
  id: {
3403
3506
  type: StringConstructor;
3404
3507
  };
3405
- }>> & {
3508
+ }>> & Readonly<{
3406
3509
  onNavigate?: ((...args: any[]) => any) | undefined;
3407
- }, {
3510
+ }>, {
3408
3511
  items: breadcrumbItem[];
3409
3512
  truncationEnabled: boolean;
3410
- }, {}>;
3513
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3411
3514
 
3412
- declare const __VLS_component_50: DefineComponent< {
3515
+ declare const __VLS_component_50: DefineComponent<ExtractPropTypes< {
3413
3516
  props: {
3414
3517
  type: ObjectConstructor;
3415
3518
  };
3416
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3519
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3417
3520
  props: {
3418
3521
  type: ObjectConstructor;
3419
3522
  };
3420
- }>>, {}, {}>;
3523
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3421
3524
 
3422
- declare const __VLS_component_51: DefineComponent< {
3525
+ declare const __VLS_component_51: DefineComponent<ExtractPropTypes< {
3423
3526
  props: {
3424
3527
  type: ObjectConstructor;
3425
3528
  };
3426
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3529
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3427
3530
  props: {
3428
3531
  type: ObjectConstructor;
3429
3532
  };
3430
- }>>, {}, {}>;
3533
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3431
3534
 
3432
- declare const __VLS_component_52: DefineComponent< {
3535
+ declare const __VLS_component_52: DefineComponent<ExtractPropTypes< {
3433
3536
  props: {
3434
3537
  type: ObjectConstructor;
3435
3538
  };
3436
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3539
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3437
3540
  props: {
3438
3541
  type: ObjectConstructor;
3439
3542
  };
3440
- }>>, {}, {}>;
3543
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3441
3544
 
3442
- declare const __VLS_component_53: DefineComponent< {
3545
+ declare const __VLS_component_53: DefineComponent<ExtractPropTypes< {
3443
3546
  props: {
3444
3547
  type: ObjectConstructor;
3445
3548
  };
3446
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3549
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3447
3550
  props: {
3448
3551
  type: ObjectConstructor;
3449
3552
  };
3450
- }>>, {}, {}>;
3553
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3451
3554
 
3452
- declare const __VLS_component_54: DefineComponent< {
3555
+ declare const __VLS_component_54: DefineComponent<ExtractPropTypes< {
3453
3556
  props: {
3454
3557
  type: ObjectConstructor;
3455
3558
  };
3456
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3559
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3457
3560
  props: {
3458
3561
  type: ObjectConstructor;
3459
3562
  };
3460
- }>>, {}, {}>;
3563
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3461
3564
 
3462
- declare const __VLS_component_55: DefineComponent< {
3565
+ declare const __VLS_component_55: DefineComponent<ExtractPropTypes< {
3463
3566
  props: {
3464
3567
  type: ObjectConstructor;
3465
3568
  };
3466
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3569
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3467
3570
  props: {
3468
3571
  type: ObjectConstructor;
3469
3572
  };
3470
- }>>, {}, {}>;
3573
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3471
3574
 
3472
- declare const __VLS_component_56: DefineComponent< {
3575
+ declare const __VLS_component_56: DefineComponent<ExtractPropTypes< {
3473
3576
  props: {
3474
3577
  type: ObjectConstructor;
3475
3578
  };
3476
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3579
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3477
3580
  props: {
3478
3581
  type: ObjectConstructor;
3479
3582
  };
3480
- }>>, {}, {}>;
3583
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3481
3584
 
3482
- declare const __VLS_component_57: DefineComponent< {
3585
+ declare const __VLS_component_57: DefineComponent<ExtractPropTypes< {
3483
3586
  props: {
3484
3587
  type: ObjectConstructor;
3485
3588
  };
3486
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3589
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3487
3590
  props: {
3488
3591
  type: ObjectConstructor;
3489
3592
  };
3490
- }>>, {}, {}>;
3593
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3491
3594
 
3492
- declare const __VLS_component_58: DefineComponent< {
3595
+ declare const __VLS_component_58: DefineComponent<ExtractPropTypes< {
3493
3596
  props: {
3494
3597
  type: ObjectConstructor;
3495
3598
  };
3496
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3599
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3497
3600
  props: {
3498
3601
  type: ObjectConstructor;
3499
3602
  };
3500
- }>>, {}, {}>;
3603
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3501
3604
 
3502
- declare const __VLS_component_59: DefineComponent< {
3605
+ declare const __VLS_component_59: DefineComponent<ExtractPropTypes< {
3503
3606
  props: {
3504
3607
  type: ObjectConstructor;
3505
3608
  };
3506
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3609
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3507
3610
  props: {
3508
3611
  type: ObjectConstructor;
3509
3612
  };
3510
- }>>, {}, {}>;
3613
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3511
3614
 
3512
- declare const __VLS_component_6: DefineComponent< {
3615
+ declare const __VLS_component_6: DefineComponent<ExtractPropTypes< {
3513
3616
  /**
3514
3617
  * Renders CdrButton as a <button> or <a> element. When using the value of <a>, this element renders as an anchor link.
3515
3618
  * @demoIgnore true
@@ -3572,7 +3675,7 @@ withBackground: {
3572
3675
  type: BooleanConstructor;
3573
3676
  default: boolean;
3574
3677
  };
3575
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3678
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3576
3679
  /**
3577
3680
  * Renders CdrButton as a <button> or <a> element. When using the value of <a>, this element renders as an anchor link.
3578
3681
  * @demoIgnore true
@@ -3635,233 +3738,233 @@ withBackground: {
3635
3738
  type: BooleanConstructor;
3636
3739
  default: boolean;
3637
3740
  };
3638
- }>>, {
3741
+ }>> & Readonly<{}>, {
3639
3742
  tag: string;
3640
- modifier: string;
3641
3743
  type: string;
3642
3744
  size: string;
3745
+ modifier: string;
3643
3746
  fullWidth: string | boolean;
3644
3747
  iconOnly: boolean;
3645
3748
  withBackground: boolean;
3646
- }, {}>;
3749
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3647
3750
 
3648
- declare const __VLS_component_60: DefineComponent< {
3751
+ declare const __VLS_component_60: DefineComponent<ExtractPropTypes< {
3649
3752
  props: {
3650
3753
  type: ObjectConstructor;
3651
3754
  };
3652
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3755
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3653
3756
  props: {
3654
3757
  type: ObjectConstructor;
3655
3758
  };
3656
- }>>, {}, {}>;
3759
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3657
3760
 
3658
- declare const __VLS_component_61: DefineComponent< {
3761
+ declare const __VLS_component_61: DefineComponent<ExtractPropTypes< {
3659
3762
  props: {
3660
3763
  type: ObjectConstructor;
3661
3764
  };
3662
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3765
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3663
3766
  props: {
3664
3767
  type: ObjectConstructor;
3665
3768
  };
3666
- }>>, {}, {}>;
3769
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3667
3770
 
3668
- declare const __VLS_component_62: DefineComponent< {
3771
+ declare const __VLS_component_62: DefineComponent<ExtractPropTypes< {
3669
3772
  props: {
3670
3773
  type: ObjectConstructor;
3671
3774
  };
3672
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3775
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3673
3776
  props: {
3674
3777
  type: ObjectConstructor;
3675
3778
  };
3676
- }>>, {}, {}>;
3779
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3677
3780
 
3678
- declare const __VLS_component_63: DefineComponent< {
3781
+ declare const __VLS_component_63: DefineComponent<ExtractPropTypes< {
3679
3782
  props: {
3680
3783
  type: ObjectConstructor;
3681
3784
  };
3682
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3785
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3683
3786
  props: {
3684
3787
  type: ObjectConstructor;
3685
3788
  };
3686
- }>>, {}, {}>;
3789
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3687
3790
 
3688
- declare const __VLS_component_64: DefineComponent< {
3791
+ declare const __VLS_component_64: DefineComponent<ExtractPropTypes< {
3689
3792
  props: {
3690
3793
  type: ObjectConstructor;
3691
3794
  };
3692
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3795
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3693
3796
  props: {
3694
3797
  type: ObjectConstructor;
3695
3798
  };
3696
- }>>, {}, {}>;
3799
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3697
3800
 
3698
- declare const __VLS_component_65: DefineComponent< {
3801
+ declare const __VLS_component_65: DefineComponent<ExtractPropTypes< {
3699
3802
  props: {
3700
3803
  type: ObjectConstructor;
3701
3804
  };
3702
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3805
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3703
3806
  props: {
3704
3807
  type: ObjectConstructor;
3705
3808
  };
3706
- }>>, {}, {}>;
3809
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3707
3810
 
3708
- declare const __VLS_component_66: DefineComponent< {
3811
+ declare const __VLS_component_66: DefineComponent<ExtractPropTypes< {
3709
3812
  props: {
3710
3813
  type: ObjectConstructor;
3711
3814
  };
3712
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3815
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3713
3816
  props: {
3714
3817
  type: ObjectConstructor;
3715
3818
  };
3716
- }>>, {}, {}>;
3819
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3717
3820
 
3718
- declare const __VLS_component_67: DefineComponent< {
3821
+ declare const __VLS_component_67: DefineComponent<ExtractPropTypes< {
3719
3822
  props: {
3720
3823
  type: ObjectConstructor;
3721
3824
  };
3722
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3825
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3723
3826
  props: {
3724
3827
  type: ObjectConstructor;
3725
3828
  };
3726
- }>>, {}, {}>;
3829
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3727
3830
 
3728
- declare const __VLS_component_68: DefineComponent< {
3831
+ declare const __VLS_component_68: DefineComponent<ExtractPropTypes< {
3729
3832
  props: {
3730
3833
  type: ObjectConstructor;
3731
3834
  };
3732
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3835
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3733
3836
  props: {
3734
3837
  type: ObjectConstructor;
3735
3838
  };
3736
- }>>, {}, {}>;
3839
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3737
3840
 
3738
- declare const __VLS_component_69: DefineComponent< {
3841
+ declare const __VLS_component_69: DefineComponent<ExtractPropTypes< {
3739
3842
  props: {
3740
3843
  type: ObjectConstructor;
3741
3844
  };
3742
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3845
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3743
3846
  props: {
3744
3847
  type: ObjectConstructor;
3745
3848
  };
3746
- }>>, {}, {}>;
3849
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3747
3850
 
3748
- declare const __VLS_component_7: DefineComponent< {
3851
+ declare const __VLS_component_7: DefineComponent<ExtractPropTypes< {
3749
3852
  /** Sets valid HTML container element tag. */
3750
3853
  tag: {
3751
3854
  type: StringConstructor;
3752
3855
  default: string;
3753
3856
  };
3754
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3857
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3755
3858
  /** Sets valid HTML container element tag. */
3756
3859
  tag: {
3757
3860
  type: StringConstructor;
3758
3861
  default: string;
3759
3862
  };
3760
- }>>, {
3863
+ }>> & Readonly<{}>, {
3761
3864
  tag: string;
3762
- }, {}>;
3865
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3763
3866
 
3764
- declare const __VLS_component_70: DefineComponent< {
3867
+ declare const __VLS_component_70: DefineComponent<ExtractPropTypes< {
3765
3868
  props: {
3766
3869
  type: ObjectConstructor;
3767
3870
  };
3768
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3871
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3769
3872
  props: {
3770
3873
  type: ObjectConstructor;
3771
3874
  };
3772
- }>>, {}, {}>;
3875
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3773
3876
 
3774
- declare const __VLS_component_71: DefineComponent< {
3877
+ declare const __VLS_component_71: DefineComponent<ExtractPropTypes< {
3775
3878
  props: {
3776
3879
  type: ObjectConstructor;
3777
3880
  };
3778
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3881
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3779
3882
  props: {
3780
3883
  type: ObjectConstructor;
3781
3884
  };
3782
- }>>, {}, {}>;
3885
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3783
3886
 
3784
- declare const __VLS_component_72: DefineComponent< {
3887
+ declare const __VLS_component_72: DefineComponent<ExtractPropTypes< {
3785
3888
  props: {
3786
3889
  type: ObjectConstructor;
3787
3890
  };
3788
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3891
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3789
3892
  props: {
3790
3893
  type: ObjectConstructor;
3791
3894
  };
3792
- }>>, {}, {}>;
3895
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3793
3896
 
3794
- declare const __VLS_component_73: DefineComponent< {
3897
+ declare const __VLS_component_73: DefineComponent<ExtractPropTypes< {
3795
3898
  props: {
3796
3899
  type: ObjectConstructor;
3797
3900
  };
3798
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3901
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3799
3902
  props: {
3800
3903
  type: ObjectConstructor;
3801
3904
  };
3802
- }>>, {}, {}>;
3905
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3803
3906
 
3804
- declare const __VLS_component_74: DefineComponent< {
3907
+ declare const __VLS_component_74: DefineComponent<ExtractPropTypes< {
3805
3908
  props: {
3806
3909
  type: ObjectConstructor;
3807
3910
  };
3808
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3911
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3809
3912
  props: {
3810
3913
  type: ObjectConstructor;
3811
3914
  };
3812
- }>>, {}, {}>;
3915
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3813
3916
 
3814
- declare const __VLS_component_75: DefineComponent< {
3917
+ declare const __VLS_component_75: DefineComponent<ExtractPropTypes< {
3815
3918
  props: {
3816
3919
  type: ObjectConstructor;
3817
3920
  };
3818
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3921
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3819
3922
  props: {
3820
3923
  type: ObjectConstructor;
3821
3924
  };
3822
- }>>, {}, {}>;
3925
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3823
3926
 
3824
- declare const __VLS_component_76: DefineComponent< {
3927
+ declare const __VLS_component_76: DefineComponent<ExtractPropTypes< {
3825
3928
  props: {
3826
3929
  type: ObjectConstructor;
3827
3930
  };
3828
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3931
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3829
3932
  props: {
3830
3933
  type: ObjectConstructor;
3831
3934
  };
3832
- }>>, {}, {}>;
3935
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3833
3936
 
3834
- declare const __VLS_component_77: DefineComponent< {
3937
+ declare const __VLS_component_77: DefineComponent<ExtractPropTypes< {
3835
3938
  props: {
3836
3939
  type: ObjectConstructor;
3837
3940
  };
3838
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3941
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3839
3942
  props: {
3840
3943
  type: ObjectConstructor;
3841
3944
  };
3842
- }>>, {}, {}>;
3945
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3843
3946
 
3844
- declare const __VLS_component_78: DefineComponent< {
3947
+ declare const __VLS_component_78: DefineComponent<ExtractPropTypes< {
3845
3948
  props: {
3846
3949
  type: ObjectConstructor;
3847
3950
  };
3848
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3951
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3849
3952
  props: {
3850
3953
  type: ObjectConstructor;
3851
3954
  };
3852
- }>>, {}, {}>;
3955
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3853
3956
 
3854
- declare const __VLS_component_79: DefineComponent< {
3957
+ declare const __VLS_component_79: DefineComponent<ExtractPropTypes< {
3855
3958
  props: {
3856
3959
  type: ObjectConstructor;
3857
3960
  };
3858
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3961
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3859
3962
  props: {
3860
3963
  type: ObjectConstructor;
3861
3964
  };
3862
- }>>, {}, {}>;
3965
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3863
3966
 
3864
- declare const __VLS_component_8: DefineComponent< {
3967
+ declare const __VLS_component_8: DefineComponent<ExtractPropTypes< {
3865
3968
  /**
3866
3969
  * Passes a CSS class to the label for custom styles
3867
3970
  */
@@ -3933,7 +4036,7 @@ validator: (value: string) => boolean;
3933
4036
  modelValue: {
3934
4037
  type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
3935
4038
  };
3936
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4039
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3937
4040
  "update:modelValue": (...args: any[]) => void;
3938
4041
  }, string, PublicProps, Readonly<ExtractPropTypes< {
3939
4042
  /**
@@ -4007,219 +4110,219 @@ validator: (value: string) => boolean;
4007
4110
  modelValue: {
4008
4111
  type: (SymbolConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | StringConstructor | NumberConstructor | FunctionConstructor)[];
4009
4112
  };
4010
- }>> & {
4113
+ }>> & Readonly<{
4011
4114
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
4012
- }, {
4013
- background: string;
4014
- modifier: string;
4015
- disabled: boolean;
4115
+ }>, {
4016
4116
  size: string;
4117
+ disabled: boolean;
4118
+ modifier: string;
4119
+ background: string;
4017
4120
  indeterminate: string | boolean;
4018
4121
  trueValue: string | number | boolean | symbol | Function | Record<string, any> | unknown[];
4019
4122
  falseValue: string | number | boolean | symbol | Function | Record<string, any> | unknown[];
4020
- }, {}>;
4123
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4021
4124
 
4022
- declare const __VLS_component_80: DefineComponent< {
4125
+ declare const __VLS_component_80: DefineComponent<ExtractPropTypes< {
4023
4126
  props: {
4024
4127
  type: ObjectConstructor;
4025
4128
  };
4026
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4129
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4027
4130
  props: {
4028
4131
  type: ObjectConstructor;
4029
4132
  };
4030
- }>>, {}, {}>;
4133
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4031
4134
 
4032
- declare const __VLS_component_81: DefineComponent< {
4135
+ declare const __VLS_component_81: DefineComponent<ExtractPropTypes< {
4033
4136
  props: {
4034
4137
  type: ObjectConstructor;
4035
4138
  };
4036
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4139
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4037
4140
  props: {
4038
4141
  type: ObjectConstructor;
4039
4142
  };
4040
- }>>, {}, {}>;
4143
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4041
4144
 
4042
- declare const __VLS_component_82: DefineComponent< {
4145
+ declare const __VLS_component_82: DefineComponent<ExtractPropTypes< {
4043
4146
  props: {
4044
4147
  type: ObjectConstructor;
4045
4148
  };
4046
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4149
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4047
4150
  props: {
4048
4151
  type: ObjectConstructor;
4049
4152
  };
4050
- }>>, {}, {}>;
4153
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4051
4154
 
4052
- declare const __VLS_component_83: DefineComponent< {
4155
+ declare const __VLS_component_83: DefineComponent<ExtractPropTypes< {
4053
4156
  props: {
4054
4157
  type: ObjectConstructor;
4055
4158
  };
4056
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4159
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4057
4160
  props: {
4058
4161
  type: ObjectConstructor;
4059
4162
  };
4060
- }>>, {}, {}>;
4163
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4061
4164
 
4062
- declare const __VLS_component_84: DefineComponent< {
4165
+ declare const __VLS_component_84: DefineComponent<ExtractPropTypes< {
4063
4166
  props: {
4064
4167
  type: ObjectConstructor;
4065
4168
  };
4066
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4169
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4067
4170
  props: {
4068
4171
  type: ObjectConstructor;
4069
4172
  };
4070
- }>>, {}, {}>;
4173
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4071
4174
 
4072
- declare const __VLS_component_85: DefineComponent< {
4175
+ declare const __VLS_component_85: DefineComponent<ExtractPropTypes< {
4073
4176
  props: {
4074
4177
  type: ObjectConstructor;
4075
4178
  };
4076
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4179
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4077
4180
  props: {
4078
4181
  type: ObjectConstructor;
4079
4182
  };
4080
- }>>, {}, {}>;
4183
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4081
4184
 
4082
- declare const __VLS_component_86: DefineComponent< {
4185
+ declare const __VLS_component_86: DefineComponent<ExtractPropTypes< {
4083
4186
  props: {
4084
4187
  type: ObjectConstructor;
4085
4188
  };
4086
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4189
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4087
4190
  props: {
4088
4191
  type: ObjectConstructor;
4089
4192
  };
4090
- }>>, {}, {}>;
4193
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4091
4194
 
4092
- declare const __VLS_component_87: DefineComponent< {
4195
+ declare const __VLS_component_87: DefineComponent<ExtractPropTypes< {
4093
4196
  props: {
4094
4197
  type: ObjectConstructor;
4095
4198
  };
4096
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4199
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4097
4200
  props: {
4098
4201
  type: ObjectConstructor;
4099
4202
  };
4100
- }>>, {}, {}>;
4203
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4101
4204
 
4102
- declare const __VLS_component_88: DefineComponent< {
4205
+ declare const __VLS_component_88: DefineComponent<ExtractPropTypes< {
4103
4206
  props: {
4104
4207
  type: ObjectConstructor;
4105
4208
  };
4106
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4209
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4107
4210
  props: {
4108
4211
  type: ObjectConstructor;
4109
4212
  };
4110
- }>>, {}, {}>;
4213
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4111
4214
 
4112
- declare const __VLS_component_89: DefineComponent< {
4215
+ declare const __VLS_component_89: DefineComponent<ExtractPropTypes< {
4113
4216
  props: {
4114
4217
  type: ObjectConstructor;
4115
4218
  };
4116
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4219
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4117
4220
  props: {
4118
4221
  type: ObjectConstructor;
4119
4222
  };
4120
- }>>, {}, {}>;
4223
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4121
4224
 
4122
- declare const __VLS_component_9: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4225
+ declare const __VLS_component_9: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4123
4226
 
4124
- declare const __VLS_component_90: DefineComponent< {
4227
+ declare const __VLS_component_90: DefineComponent<ExtractPropTypes< {
4125
4228
  props: {
4126
4229
  type: ObjectConstructor;
4127
4230
  };
4128
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4231
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4129
4232
  props: {
4130
4233
  type: ObjectConstructor;
4131
4234
  };
4132
- }>>, {}, {}>;
4235
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4133
4236
 
4134
- declare const __VLS_component_91: DefineComponent< {
4237
+ declare const __VLS_component_91: DefineComponent<ExtractPropTypes< {
4135
4238
  props: {
4136
4239
  type: ObjectConstructor;
4137
4240
  };
4138
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4241
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4139
4242
  props: {
4140
4243
  type: ObjectConstructor;
4141
4244
  };
4142
- }>>, {}, {}>;
4245
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4143
4246
 
4144
- declare const __VLS_component_92: DefineComponent< {
4247
+ declare const __VLS_component_92: DefineComponent<ExtractPropTypes< {
4145
4248
  props: {
4146
4249
  type: ObjectConstructor;
4147
4250
  };
4148
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4251
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4149
4252
  props: {
4150
4253
  type: ObjectConstructor;
4151
4254
  };
4152
- }>>, {}, {}>;
4255
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4153
4256
 
4154
- declare const __VLS_component_93: DefineComponent< {
4257
+ declare const __VLS_component_93: DefineComponent<ExtractPropTypes< {
4155
4258
  props: {
4156
4259
  type: ObjectConstructor;
4157
4260
  };
4158
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4261
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4159
4262
  props: {
4160
4263
  type: ObjectConstructor;
4161
4264
  };
4162
- }>>, {}, {}>;
4265
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4163
4266
 
4164
- declare const __VLS_component_94: DefineComponent< {
4267
+ declare const __VLS_component_94: DefineComponent<ExtractPropTypes< {
4165
4268
  props: {
4166
4269
  type: ObjectConstructor;
4167
4270
  };
4168
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4271
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4169
4272
  props: {
4170
4273
  type: ObjectConstructor;
4171
4274
  };
4172
- }>>, {}, {}>;
4275
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4173
4276
 
4174
- declare const __VLS_component_95: DefineComponent< {
4277
+ declare const __VLS_component_95: DefineComponent<ExtractPropTypes< {
4175
4278
  props: {
4176
4279
  type: ObjectConstructor;
4177
4280
  };
4178
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4281
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4179
4282
  props: {
4180
4283
  type: ObjectConstructor;
4181
4284
  };
4182
- }>>, {}, {}>;
4285
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4183
4286
 
4184
- declare const __VLS_component_96: DefineComponent< {
4287
+ declare const __VLS_component_96: DefineComponent<ExtractPropTypes< {
4185
4288
  props: {
4186
4289
  type: ObjectConstructor;
4187
4290
  };
4188
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4291
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4189
4292
  props: {
4190
4293
  type: ObjectConstructor;
4191
4294
  };
4192
- }>>, {}, {}>;
4295
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4193
4296
 
4194
- declare const __VLS_component_97: DefineComponent< {
4297
+ declare const __VLS_component_97: DefineComponent<ExtractPropTypes< {
4195
4298
  props: {
4196
4299
  type: ObjectConstructor;
4197
4300
  };
4198
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4301
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4199
4302
  props: {
4200
4303
  type: ObjectConstructor;
4201
4304
  };
4202
- }>>, {}, {}>;
4305
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4203
4306
 
4204
- declare const __VLS_component_98: DefineComponent< {
4307
+ declare const __VLS_component_98: DefineComponent<ExtractPropTypes< {
4205
4308
  props: {
4206
4309
  type: ObjectConstructor;
4207
4310
  };
4208
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4311
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4209
4312
  props: {
4210
4313
  type: ObjectConstructor;
4211
4314
  };
4212
- }>>, {}, {}>;
4315
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4213
4316
 
4214
- declare const __VLS_component_99: DefineComponent< {
4317
+ declare const __VLS_component_99: DefineComponent<ExtractPropTypes< {
4215
4318
  props: {
4216
4319
  type: ObjectConstructor;
4217
4320
  };
4218
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4321
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4219
4322
  props: {
4220
4323
  type: ObjectConstructor;
4221
4324
  };
4222
- }>>, {}, {}>;
4325
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4223
4326
 
4224
4327
  declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
4225
4328
 
@@ -4251,6 +4354,8 @@ declare type __VLS_NonUndefinedable_21<T> = T extends undefined ? never : T;
4251
4354
 
4252
4355
  declare type __VLS_NonUndefinedable_22<T> = T extends undefined ? never : T;
4253
4356
 
4357
+ declare type __VLS_NonUndefinedable_23<T> = T extends undefined ? never : T;
4358
+
4254
4359
  declare type __VLS_NonUndefinedable_3<T> = T extends undefined ? never : T;
4255
4360
 
4256
4361
  declare type __VLS_NonUndefinedable_4<T> = T extends undefined ? never : T;
@@ -4325,6 +4430,10 @@ declare type __VLS_Prettify_22<T> = {
4325
4430
  [K in keyof T]: T[K];
4326
4431
  } & {};
4327
4432
 
4433
+ declare type __VLS_Prettify_23<T> = {
4434
+ [K in keyof T]: T[K];
4435
+ } & {};
4436
+
4328
4437
  declare type __VLS_Prettify_3<T> = {
4329
4438
  [K in keyof T]: T[K];
4330
4439
  } & {};
@@ -4764,7 +4873,13 @@ declare function __VLS_template_189(): {
4764
4873
  };
4765
4874
 
4766
4875
  declare function __VLS_template_19(): {
4767
- default?(_: {}): any;
4876
+ "helper-text-top"?(_: {}): any;
4877
+ info?(_: {}): any;
4878
+ "pre-icon"?(_: {}): any;
4879
+ "post-icon"?(_: {}): any;
4880
+ "info-action"?(_: {}): any;
4881
+ "helper-text-bottom"?(_: {}): any;
4882
+ error?(_: {}): any;
4768
4883
  };
4769
4884
 
4770
4885
  declare function __VLS_template_190(): {
@@ -4813,13 +4928,7 @@ declare function __VLS_template_2(): {
4813
4928
  };
4814
4929
 
4815
4930
  declare function __VLS_template_20(): {
4816
- "helper-text-top"?(_: {}): any;
4817
- info?(_: {}): any;
4818
- "pre-icon"?(_: {}): any;
4819
- "post-icon"?(_: {}): any;
4820
- "info-action"?(_: {}): any;
4821
- "helper-text-bottom"?(_: {}): any;
4822
- error?(_: {}): any;
4931
+ default?(_: {}): any;
4823
4932
  };
4824
4933
 
4825
4934
  declare function __VLS_template_200(): {
@@ -4987,27 +5096,32 @@ declare function __VLS_template_237(): {
4987
5096
  };
4988
5097
 
4989
5098
  declare function __VLS_template_24(): {
5099
+ media?(_: {}): any;
5100
+ content?(_: {}): any;
5101
+ };
5102
+
5103
+ declare function __VLS_template_25(): {
4990
5104
  modal?(_: {}): any;
4991
5105
  title?(_: {}): any;
4992
5106
  default?(_: {}): any;
4993
5107
  };
4994
5108
 
4995
- declare function __VLS_template_25(): {
5109
+ declare function __VLS_template_26(): {
4996
5110
  trigger?(_: {}): any;
4997
5111
  title?(_: {}): any;
4998
5112
  default?(_: {}): any;
4999
5113
  icon?(_: {}): any;
5000
5114
  };
5001
5115
 
5002
- declare function __VLS_template_26(): {
5116
+ declare function __VLS_template_27(): {
5003
5117
  default?(_: {}): any;
5004
5118
  };
5005
5119
 
5006
- declare function __VLS_template_27(): {
5120
+ declare function __VLS_template_28(): {
5007
5121
  default?(_: {}): any;
5008
5122
  };
5009
5123
 
5010
- declare function __VLS_template_28(): {
5124
+ declare function __VLS_template_29(): {
5011
5125
  "helper-text"?(_: {}): any;
5012
5126
  info?(_: {}): any;
5013
5127
  "pre-icon"?(_: {}): any;
@@ -5016,30 +5130,26 @@ declare function __VLS_template_28(): {
5016
5130
  error?(_: {}): any;
5017
5131
  };
5018
5132
 
5019
- declare function __VLS_template_29(): {
5020
- default?(_: {}): any;
5021
- };
5022
-
5023
5133
  declare function __VLS_template_3(): {
5024
5134
  default?(_: {}): any;
5025
5135
  };
5026
5136
 
5027
5137
  declare function __VLS_template_30(): {
5028
- top?(_: {}): any;
5029
- bottom?(_: {}): any;
5138
+ default?(_: {}): any;
5030
5139
  };
5031
5140
 
5032
5141
  declare function __VLS_template_31(): {
5033
- default?(_: {}): any;
5142
+ top?(_: {}): any;
5143
+ bottom?(_: {}): any;
5034
5144
  };
5035
5145
 
5036
5146
  declare function __VLS_template_32(): {
5037
5147
  default?(_: {}): any;
5038
- loading?(_: {}): any;
5039
5148
  };
5040
5149
 
5041
5150
  declare function __VLS_template_33(): {
5042
5151
  default?(_: {}): any;
5152
+ loading?(_: {}): any;
5043
5153
  };
5044
5154
 
5045
5155
  declare function __VLS_template_34(): {
@@ -5481,6 +5591,15 @@ declare type __VLS_TypePropsToRuntimeProps_22<T> = {
5481
5591
  };
5482
5592
  };
5483
5593
 
5594
+ declare type __VLS_TypePropsToRuntimeProps_23<T> = {
5595
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
5596
+ type: PropType<__VLS_NonUndefinedable_23<T[K]>>;
5597
+ } : {
5598
+ type: PropType<T[K]>;
5599
+ required: true;
5600
+ };
5601
+ };
5602
+
5484
5603
  declare type __VLS_TypePropsToRuntimeProps_3<T> = {
5485
5604
  [K in keyof T]-?: {} extends Pick<T, K> ? {
5486
5605
  type: PropType<__VLS_NonUndefinedable_3<T[K]>>;
@@ -5634,6 +5753,12 @@ declare type __VLS_WithDefaults_22<P, D> = {
5634
5753
  }> : P[K];
5635
5754
  };
5636
5755
 
5756
+ declare type __VLS_WithDefaults_23<P, D> = {
5757
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_23<P[K] & {
5758
+ default: D[K];
5759
+ }> : P[K];
5760
+ };
5761
+
5637
5762
  declare type __VLS_WithDefaults_3<P, D> = {
5638
5763
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_3<P[K] & {
5639
5764
  default: D[K];
@@ -7098,6 +7223,14 @@ declare type __VLS_WithTemplateSlots_99<T, S> = T & {
7098
7223
  };
7099
7224
  };
7100
7225
 
7226
+ export declare type Alignment = AlignmentValue | AlignmentObject;
7227
+
7228
+ export declare type AlignmentObject = {
7229
+ [key in Breakpoint]: AlignmentValue;
7230
+ };
7231
+
7232
+ export declare type AlignmentValue = 'start' | 'center' | 'end';
7233
+
7101
7234
  export declare type Background = 'primary' | 'secondary' | 'brand-spruce' | 'sale';
7102
7235
 
7103
7236
  /**
@@ -7160,7 +7293,7 @@ export declare interface baseImageProps {
7160
7293
  * Text component properties
7161
7294
  * @interface baseTextProps
7162
7295
  */
7163
- export declare interface baseTextProps extends HtmlAttributes {
7296
+ export declare interface baseTextProps {
7164
7297
  /** Sets the HTML tag (p, span, h1, h2, etc) */
7165
7298
  tag?: string;
7166
7299
  }
@@ -7196,6 +7329,8 @@ export declare interface breadcrumbItem {
7196
7329
  };
7197
7330
  }
7198
7331
 
7332
+ export declare type Breakpoint = 'xs' | 'sm' | 'md' | 'lg';
7333
+
7199
7334
  export declare const CdrAbstract: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
7200
7335
 
7201
7336
  export declare const CdrAccordion: __VLS_WithTemplateSlots_2<typeof __VLS_component_2, ReturnType<typeof __VLS_template_2>>;
@@ -7210,7 +7345,7 @@ export declare const CdrBreadcrumb: __VLS_WithTemplateSlots_5<typeof __VLS_compo
7210
7345
 
7211
7346
  export declare const CdrButton: __VLS_WithTemplateSlots_6<typeof __VLS_component_6, ReturnType<typeof __VLS_template_6>>;
7212
7347
 
7213
- export declare const CdrCaption: DefineComponent< {
7348
+ export declare const CdrCaption: DefineComponent<ExtractPropTypes< {
7214
7349
  /**
7215
7350
  * Sets the string content for the description body of the caption.
7216
7351
  * @demoIgnore true
@@ -7225,7 +7360,7 @@ type: StringConstructor;
7225
7360
  credit: {
7226
7361
  type: StringConstructor;
7227
7362
  };
7228
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
7363
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
7229
7364
  /**
7230
7365
  * Sets the string content for the description body of the caption.
7231
7366
  * @demoIgnore true
@@ -7240,7 +7375,7 @@ type: StringConstructor;
7240
7375
  credit: {
7241
7376
  type: StringConstructor;
7242
7377
  };
7243
- }>>, {}, {}>;
7378
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
7244
7379
 
7245
7380
  export declare const CdrCard: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, ReturnType<typeof __VLS_template_7>>;
7246
7381
 
@@ -7250,19 +7385,13 @@ export declare const CdrChip: __VLS_WithTemplateSlots_9<typeof __VLS_component_9
7250
7385
 
7251
7386
  export declare const CdrChipGroup: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, ReturnType<typeof __VLS_template_10>>;
7252
7387
 
7253
- export declare const CdrChoreographer: DefineComponent< {
7254
- schema: {
7255
- type: PropType<choreographerSchema[]>;
7256
- default: () => never[];
7257
- };
7258
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
7259
- schema: {
7260
- type: PropType<choreographerSchema[]>;
7261
- default: () => never[];
7262
- };
7263
- }>>, {
7264
- schema: choreographerSchema[];
7265
- }, {}>;
7388
+ export declare const CdrChoreographer: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<Choreographer>, {
7389
+ components: () => {};
7390
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<Choreographer>, {
7391
+ components: () => {};
7392
+ }>>> & Readonly<{}>, {
7393
+ components: ChoreographerComponents;
7394
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
7266
7395
 
7267
7396
  export declare const CdrContainer: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, ReturnType<typeof __VLS_template_11>>;
7268
7397
 
@@ -7278,9 +7407,7 @@ export declare const CdrFulfillmentTileHeader: __VLS_WithTemplateSlots_15<typeof
7278
7407
 
7279
7408
  export declare const CdrFulfillmentTileIcon: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, ReturnType<typeof __VLS_template_16>>;
7280
7409
 
7281
- export declare const CdrFulfillmentTileLayout: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, ReturnType<typeof __VLS_template_17>>;
7282
-
7283
- export declare const CdrGrid: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, ReturnType<typeof __VLS_template_18>>;
7410
+ export declare const CdrGrid: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, ReturnType<typeof __VLS_template_17>>;
7284
7411
 
7285
7412
  export declare const CdrHeadingDisplay: __VLS_WithTemplateSlots_230<typeof __VLS_component_230, ReturnType<typeof __VLS_template_230>>;
7286
7413
 
@@ -7288,21 +7415,21 @@ export declare const CdrHeadingSans: __VLS_WithTemplateSlots_232<typeof __VLS_co
7288
7415
 
7289
7416
  export declare const CdrHeadingSerif: __VLS_WithTemplateSlots_231<typeof __VLS_component_231, ReturnType<typeof __VLS_template_231>>;
7290
7417
 
7291
- export declare const CdrIcon: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, ReturnType<typeof __VLS_template_19>>;
7418
+ export declare const CdrIcon: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, ReturnType<typeof __VLS_template_18>>;
7292
7419
 
7293
- export declare const CdrImg: DefineComponent<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<baseImageProps>, {
7420
+ export declare const CdrImg: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<baseImageProps>, {
7294
7421
  alt: string;
7295
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<baseImageProps>, {
7422
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<baseImageProps>, {
7296
7423
  alt: string;
7297
- }>>>, {
7424
+ }>>> & Readonly<{}>, {
7298
7425
  alt: string;
7299
- }, {}>;
7426
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
7300
7427
 
7301
- export declare const CdrInput: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, ReturnType<typeof __VLS_template_20>>;
7428
+ export declare const CdrInput: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, ReturnType<typeof __VLS_template_19>>;
7302
7429
 
7303
- export declare const CdrKicker: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, ReturnType<typeof __VLS_template_21>>;
7430
+ export declare const CdrKicker: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, ReturnType<typeof __VLS_template_20>>;
7304
7431
 
7305
- export declare const CdrLandingLead: DefineComponent< {
7432
+ export declare const CdrLandingLead: DefineComponent<ExtractPropTypes< {
7306
7433
  /** Sets the landing lead's image source */
7307
7434
  imgSrc: {
7308
7435
  type: StringConstructor;
@@ -7328,7 +7455,7 @@ subheading: {
7328
7455
  type: StringConstructor;
7329
7456
  default: undefined;
7330
7457
  };
7331
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
7458
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
7332
7459
  /** Sets the landing lead's image source */
7333
7460
  imgSrc: {
7334
7461
  type: StringConstructor;
@@ -7354,19 +7481,23 @@ subheading: {
7354
7481
  type: StringConstructor;
7355
7482
  default: undefined;
7356
7483
  };
7357
- }>>, {
7484
+ }>> & Readonly<{}>, {
7358
7485
  imgSrcset: string;
7359
7486
  imgAlt: string;
7360
7487
  subheading: string;
7361
- }, {}>;
7488
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
7489
+
7490
+ export declare const CdrLayout: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, ReturnType<typeof __VLS_template_21>>;
7362
7491
 
7363
7492
  export declare const CdrLink: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, ReturnType<typeof __VLS_template_22>>;
7364
7493
 
7365
7494
  export declare const CdrList: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, ReturnType<typeof __VLS_template_23>>;
7366
7495
 
7367
- export declare const CdrModal: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, ReturnType<typeof __VLS_template_24>>;
7496
+ export declare const CdrMediaObject: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, ReturnType<typeof __VLS_template_24>>;
7497
+
7498
+ export declare const CdrModal: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, ReturnType<typeof __VLS_template_25>>;
7368
7499
 
7369
- export declare const CdrPagination: DefineComponent< {
7500
+ export declare const CdrPagination: DefineComponent<ExtractPropTypes< {
7370
7501
  /**
7371
7502
  * Define a custom slug for the generated pagination item IDs. Slug is randomly generated if no ID provided.
7372
7503
  * @demoIgnore true
@@ -7416,7 +7547,7 @@ default: string;
7416
7547
  modelValue: {
7417
7548
  type: NumberConstructor;
7418
7549
  };
7419
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
7550
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
7420
7551
  navigate: (...args: any[]) => void;
7421
7552
  "update:modelValue": (...args: any[]) => void;
7422
7553
  }, string, PublicProps, Readonly<ExtractPropTypes< {
@@ -7469,30 +7600,30 @@ default: string;
7469
7600
  modelValue: {
7470
7601
  type: NumberConstructor;
7471
7602
  };
7472
- }>> & {
7603
+ }>> & Readonly<{
7473
7604
  onNavigate?: ((...args: any[]) => any) | undefined;
7474
7605
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
7475
- }, {
7606
+ }>, {
7476
7607
  totalPages: number;
7477
7608
  linkTag: string;
7478
7609
  forLabel: string;
7479
- }, {}>;
7610
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
7480
7611
 
7481
- export declare const CdrPicture: DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<pictureProps>, {
7612
+ export declare const CdrPicture: DefineComponent<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<pictureProps>, {
7482
7613
  alt: string;
7483
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<pictureProps>, {
7614
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<pictureProps>, {
7484
7615
  alt: string;
7485
- }>>>, {
7616
+ }>>> & Readonly<{}>, {
7486
7617
  alt: string;
7487
- }, {}>;
7618
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
7488
7619
 
7489
- export declare const CdrPopover: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, ReturnType<typeof __VLS_template_25>>;
7620
+ export declare const CdrPopover: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, ReturnType<typeof __VLS_template_26>>;
7490
7621
 
7491
- export declare const CdrQuote: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, ReturnType<typeof __VLS_template_26>>;
7622
+ export declare const CdrQuote: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, ReturnType<typeof __VLS_template_27>>;
7492
7623
 
7493
- export declare const CdrRadio: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, ReturnType<typeof __VLS_template_27>>;
7624
+ export declare const CdrRadio: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, ReturnType<typeof __VLS_template_28>>;
7494
7625
 
7495
- export declare const CdrRating: DefineComponent< {
7626
+ export declare const CdrRating: DefineComponent<ExtractPropTypes< {
7496
7627
  /**
7497
7628
  * Sets the rating values between 0 and 5.
7498
7629
  */
@@ -7532,7 +7663,7 @@ type: StringConstructor;
7532
7663
  default: string;
7533
7664
  validator: (value: string) => boolean;
7534
7665
  };
7535
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
7666
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
7536
7667
  /**
7537
7668
  * Sets the rating values between 0 and 5.
7538
7669
  */
@@ -7572,18 +7703,18 @@ type: StringConstructor;
7572
7703
  default: string;
7573
7704
  validator: (value: string) => boolean;
7574
7705
  };
7575
- }>>, {
7706
+ }>> & Readonly<{}>, {
7576
7707
  size: string;
7577
7708
  compact: boolean;
7578
7709
  rating: string | number;
7579
7710
  count: string | number;
7580
- }, {}>;
7711
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
7581
7712
 
7582
- export declare const CdrSelect: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, ReturnType<typeof __VLS_template_28>>;
7713
+ export declare const CdrSelect: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, ReturnType<typeof __VLS_template_29>>;
7583
7714
 
7584
- export declare const CdrSkeleton: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, ReturnType<typeof __VLS_template_29>>;
7715
+ export declare const CdrSkeleton: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, ReturnType<typeof __VLS_template_30>>;
7585
7716
 
7586
- export declare const CdrSkeletonBone: DefineComponent< {
7717
+ export declare const CdrSkeletonBone: DefineComponent<ExtractPropTypes< {
7587
7718
  /**
7588
7719
  * Sets the type of content placeholder
7589
7720
  * @demoSelectMultiple false
@@ -7594,7 +7725,7 @@ type: StringConstructor;
7594
7725
  default: string;
7595
7726
  validator: (value: string) => boolean;
7596
7727
  };
7597
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
7728
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
7598
7729
  /**
7599
7730
  * Sets the type of content placeholder
7600
7731
  * @demoSelectMultiple false
@@ -7605,19 +7736,17 @@ type: StringConstructor;
7605
7736
  default: string;
7606
7737
  validator: (value: string) => boolean;
7607
7738
  };
7608
- }>>, {
7739
+ }>> & Readonly<{}>, {
7609
7740
  type: string;
7610
- }, {}>;
7741
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
7611
7742
 
7612
- export declare const CdrSplitSurface: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, ReturnType<typeof __VLS_template_30>>;
7743
+ export declare const CdrSplitSurface: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, ReturnType<typeof __VLS_template_31>>;
7613
7744
 
7614
7745
  export declare const CdrSubheadingSans: __VLS_WithTemplateSlots_233<typeof __VLS_component_233, ReturnType<typeof __VLS_template_233>>;
7615
7746
 
7616
- export declare const CdrSurface: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, ReturnType<typeof __VLS_template_31>>;
7747
+ export declare const CdrSurface: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, ReturnType<typeof __VLS_template_32>>;
7617
7748
 
7618
- export declare const CdrSurfaceSelection: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, ReturnType<typeof __VLS_template_32>>;
7619
-
7620
- export declare const CdrSurfaceSelectionLayout: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, ReturnType<typeof __VLS_template_33>>;
7749
+ export declare const CdrSurfaceSelection: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, ReturnType<typeof __VLS_template_33>>;
7621
7750
 
7622
7751
  export declare const CdrSwitch: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, ReturnType<typeof __VLS_template_42>>;
7623
7752
 
@@ -7643,17 +7772,27 @@ export declare const CdrUtilitySans: __VLS_WithTemplateSlots_234<typeof __VLS_co
7643
7772
 
7644
7773
  export declare const CdrUtilitySerif: __VLS_WithTemplateSlots_235<typeof __VLS_component_235, ReturnType<typeof __VLS_template_235>>;
7645
7774
 
7646
- export declare interface choreographerSchema {
7647
- type: string;
7775
+ export declare interface Choreographer {
7776
+ schema: [ChoreographerSchema];
7777
+ components?: ChoreographerComponents;
7778
+ }
7779
+
7780
+ export declare interface ChoreographerComponents {
7781
+ [key: string]: Component;
7782
+ }
7783
+
7784
+ export declare interface ChoreographerSchema {
7785
+ type?: string;
7648
7786
  props?: object;
7649
- content?: string | choreographerSchema;
7787
+ slots?: {
7788
+ [key: string]: ChoreographerSchema;
7789
+ };
7790
+ content?: string | ChoreographerSchema;
7650
7791
  }
7651
7792
 
7652
- export declare interface fulfillmentTileContent extends HtmlAttributes {
7653
- /**
7654
- * Determines if the content should expand when space is available.
7655
- */
7656
- stretch?: boolean;
7793
+ export declare type Flow = 'row' | 'column';
7794
+
7795
+ export declare interface fulfillmentTileContent {
7657
7796
  /**
7658
7797
  * Sets the type scale
7659
7798
  * @values -2, -1, 0, 1
@@ -7661,7 +7800,7 @@ export declare interface fulfillmentTileContent extends HtmlAttributes {
7661
7800
  scale?: ScaleValue;
7662
7801
  }
7663
7802
 
7664
- export declare interface fulfillmentTileIcon extends HtmlAttributes {
7803
+ export declare interface fulfillmentTileIcon {
7665
7804
  /**
7666
7805
  * The intent or type of message being displayed.
7667
7806
  * @values info, warning, success, error, default
@@ -8078,9 +8217,122 @@ export declare const IconZoomIn: __VLS_WithTemplateSlots_228<typeof __VLS_compon
8078
8217
 
8079
8218
  export declare const IconZoomOut: __VLS_WithTemplateSlots_229<typeof __VLS_component_229, ReturnType<typeof __VLS_template_229>>;
8080
8219
 
8220
+ /**
8221
+ * Foundational container for creating structured layouts
8222
+ * @interface Layout
8223
+ */
8224
+ export declare interface Layout extends NameValuePair {
8225
+ /**
8226
+ * Determines if the layout is in horizontal or vertical mode.
8227
+ * @demoSelectMultiple false
8228
+ * @values container, media
8229
+ */
8230
+ queryType?: QueryType;
8231
+ /**
8232
+ * Specifies the auto-placement behavior. This is translated to `grid-auto-flow`.
8233
+ * @demoSelectMultiple false
8234
+ * @values row, column
8235
+ */
8236
+ flow?: Flow;
8237
+ /**
8238
+ * Specifies how auto-generated tracks will be created. This is translated to either `grid-auto-columns` or `grid-auto-rows`, depending on flow.
8239
+ */
8240
+ flowValue?: string;
8241
+ /**
8242
+ * Determines the number of columns at various breakpoints
8243
+ */
8244
+ columns?: StructureOption;
8245
+ /**
8246
+ * Determines the number of rows at various breakpoints
8247
+ */
8248
+ rows?: StructureOption;
8249
+ /**
8250
+ * Specifies a gap based on the token options within Cedar.
8251
+ * @demoSelectMultiple false
8252
+ * @values zero, one-x, two-x, scale-4, scale-3--5
8253
+ */
8254
+ gap?: Space;
8255
+ /**
8256
+ * Specifies a row gap based on the token options within Cedar.
8257
+ * @demoSelectMultiple false
8258
+ * @values zero, one-x, two-x, scale-4, scale-3--5
8259
+ */
8260
+ rowGap?: Space;
8261
+ /**
8262
+ * Specifies a column gap based on the token options within Cedar.
8263
+ * @demoSelectMultiple false
8264
+ * @values zero, one-x, two-x, scale-4, scale-3--5
8265
+ */
8266
+ columnGap?: Space;
8267
+ /**
8268
+ * The component or HTML tag to render at the root level. Note: The component "CdrSurface" has special treatment and may be used in quotes.
8269
+ */
8270
+ as?: Component | string;
8271
+ /**
8272
+ * The container query name that will be applied, if needed
8273
+ */
8274
+ containerName?: string;
8275
+ }
8276
+
8277
+ export declare type MediaMeasurement = string | MediaMeasurementObject;
8278
+
8279
+ export declare type MediaMeasurementObject = {
8280
+ [key in Breakpoint]: string;
8281
+ };
8282
+
8283
+ export declare interface MediaObject extends Layout {
8284
+ /**
8285
+ * The alignment of the media and content along the x or y axis, depending on the layout. This can be an object with values for each Cedar breakpoint (xs, sm, md, lg).
8286
+ * @values start, center, end
8287
+ */
8288
+ align?: Alignment;
8289
+ /**
8290
+ * The position of the media, in relation to the content. This can be an object with values for each Cedar breakpoint (xs, sm, md, lg).
8291
+ * @demoSelectMultiple false
8292
+ * @values top, right, bottom, left
8293
+ */
8294
+ mediaPosition?: Position;
8295
+ /**
8296
+ * The width of the column that media is placed within. This can be any CSS value. This can be an object with values for each Cedar breakpoint (xs, sm, md, lg).
8297
+ * @values 1fr, auto, 25%, 50%, 75%, 200px, 50cqh
8298
+ */
8299
+ mediaWidth?: MediaMeasurement;
8300
+ /**
8301
+ * The height of the column that media is placed within. This can be any CSS value. This can be an object with values for each Cedar breakpoint (xs, sm, md, lg).
8302
+ * @values 1fr, auto, 25%, 50%, 75%, 200px, 50cqw
8303
+ */
8304
+ mediaHeight?: MediaMeasurement;
8305
+ /**
8306
+ * This property forces media to take up the full height and width of the media container and positions media to be absolute. Images and videos will still need to be configured with object-fit and object-position.
8307
+ */
8308
+ mediaCover?: boolean;
8309
+ /**
8310
+ * Determines if content will overlay the media. A default media height is set, but it is suggested to apply your own using as value such as container width units (cqw) or rem.
8311
+ */
8312
+ overlay?: boolean;
8313
+ /**
8314
+ * The alignment of the content along the x axis.
8315
+ * @values start, center, end
8316
+ */
8317
+ overlayRowAlign?: AlignmentValue;
8318
+ /**
8319
+ * The alignment of the content along the y axis.
8320
+ * @values start, center, end
8321
+ */
8322
+ overlayColumnAlign?: AlignmentValue;
8323
+ /**
8324
+ * The spacing token to use for padding around the content. This can be an object with values for each Cedar breakpoint (xs, sm, md, lg).
8325
+ * @demoSelectMultiple false
8326
+ * @values zero, one-x, two-x, scale-4, scale-3--5
8327
+ */
8328
+ contentPadding?: SpaceOption;
8329
+ }
8330
+
8081
8331
  export declare type Modifier = 'default' | 'primary' | 'secondary';
8082
8332
 
8083
- export declare type Orientation = 'vertical' | 'horizontal';
8333
+ export declare interface NameValuePair {
8334
+ [key: string]: any;
8335
+ }
8084
8336
 
8085
8337
  /**
8086
8338
  * Pagination data object
@@ -8118,6 +8370,16 @@ export declare interface pictureSourceObject {
8118
8370
  };
8119
8371
  }
8120
8372
 
8373
+ export declare type Position = PositionValue | PositionObject;
8374
+
8375
+ export declare type PositionObject = {
8376
+ [key in Breakpoint]: PositionValue;
8377
+ };
8378
+
8379
+ export declare type PositionValue = 'top' | 'right' | 'bottom' | 'left';
8380
+
8381
+ export declare type QueryType = 'container' | 'media';
8382
+
8121
8383
  export declare type Radius = 'sharp' | 'soft' | 'softer' | 'softest' | 'round';
8122
8384
 
8123
8385
  export declare type ScaleValue = '-2' | '-1' | '0' | '1';
@@ -8142,6 +8404,12 @@ export declare type SpaceFixed = 'zero' | 'sixteenth-x' | 'eighth-x' | 'three-si
8142
8404
 
8143
8405
  export declare type SpaceFluid = 'scale-0' | 'scale-1' | 'scale-2' | 'scale-3' | 'scale-4' | 'scale-5' | 'scale-6' | 'scale-7' | 'scale-8';
8144
8406
 
8407
+ export declare type SpaceObject = {
8408
+ [key in Breakpoint]: Space;
8409
+ };
8410
+
8411
+ export declare type SpaceOption = Space | SpaceObject;
8412
+
8145
8413
  export declare type SpaceScale = 'scale-0--1' | 'scale-3--4' | 'scale-3--5';
8146
8414
 
8147
8415
  declare interface splitSurfaceProps {
@@ -8157,6 +8425,18 @@ declare interface splitSurfaceProps {
8157
8425
 
8158
8426
  export declare type StatusType = 'info' | 'warning' | 'success' | 'error' | 'default';
8159
8427
 
8428
+ export declare type Structure = 'rows' | 'columns';
8429
+
8430
+ export declare type StructureArray = StructureValue[];
8431
+
8432
+ export declare type StructureObject = {
8433
+ [key in Breakpoint]: StructureValue | StructureArray;
8434
+ };
8435
+
8436
+ export declare type StructureOption = StructureValue | StructureArray | StructureObject;
8437
+
8438
+ export declare type StructureValue = number | string;
8439
+
8160
8440
  declare interface subheadingSansTextProps extends baseTextProps {
8161
8441
  /**
8162
8442
  * Sets the type scale
@@ -8169,9 +8449,8 @@ declare interface subheadingSansTextProps extends baseTextProps {
8169
8449
  /**
8170
8450
  * surface contains the props used to create a surface
8171
8451
  * @interface surface
8172
- * @extends HtmlAttributes
8173
8452
  */
8174
- export declare interface surface extends HtmlAttributes {
8453
+ export declare interface surface {
8175
8454
  /**
8176
8455
  * Adds in a background color based on the current palette's tokens.
8177
8456
  * @demoSelectMultiple false
@@ -8191,7 +8470,7 @@ export declare interface surface extends HtmlAttributes {
8191
8470
  borderStyle?: BorderStyle;
8192
8471
  /**
8193
8472
  * Specifies a border width based on the token options within Cedar.
8194
- * @values zero, sixteenth-x, eighth-x, three-sixteenth-x, quarter-x'
8473
+ * @values zero, sixteenth-x, eighth-x, three-sixteenth-x, quarter-x
8195
8474
  */
8196
8475
  borderWidth?: Space;
8197
8476
  /**
@@ -8219,9 +8498,14 @@ export declare interface surface extends HtmlAttributes {
8219
8498
  * Adds in a border. Comes with a default color, width, and style.
8220
8499
  */
8221
8500
  withBorder?: boolean;
8501
+ /**
8502
+ * Defines a palette for the component's style variations.
8503
+ * @values default, sandstone, membership-subtle, membership-vibrant
8504
+ */
8505
+ palette?: 'default' | 'sandstone' | 'membership-subtle' | 'membership-vibrant';
8222
8506
  }
8223
8507
 
8224
- export declare interface surfaceSelection extends HtmlAttributes {
8508
+ export declare interface surfaceSelection {
8225
8509
  /**
8226
8510
  * Determines if the button is in a checked state. Adds an `aria-checked` attribute to the button.
8227
8511
  * @skip true
@@ -8242,11 +8526,6 @@ export declare interface surfaceSelection extends HtmlAttributes {
8242
8526
  * @values default
8243
8527
  */
8244
8528
  modifier?: Modifier;
8245
- /**
8246
- * Determines if the layout is in horizontal or vertical mode.
8247
- * @values horizontal, vertical
8248
- */
8249
- orientation?: Orientation;
8250
8529
  /**
8251
8530
  * Determines the role of the button. Typically, this will either be `radio` or `checkbox`.
8252
8531
  */
@@ -8260,14 +8539,10 @@ export declare interface surfaceSelection extends HtmlAttributes {
8260
8539
  * Determines which HTML tag to use.
8261
8540
  */
8262
8541
  tag?: Tag;
8263
- }
8264
-
8265
- export declare interface surfaceSelectionLayout extends HtmlAttributes {
8266
8542
  /**
8267
- * Determines if the layout is in horizontal or vertical mode.
8268
- * @values horizontal, vertical
8543
+ * Layout props that will be merged with a set of defaults.
8269
8544
  */
8270
- orientation?: Orientation;
8545
+ layout?: Layout;
8271
8546
  }
8272
8547
 
8273
8548
  export declare type Tag = keyof HTMLElementTagNameMap;