@rei/cedar 14.0.2-alpha.4 → 14.0.2-alpha.5

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 (340) hide show
  1. package/dist/cedar-compiled.css +1050 -1050
  2. package/dist/cedar.umd.js +5 -5
  3. package/dist/component-docgen.json +1245 -1245
  4. package/dist/components/accordion/CdrAccordion.vue.d.ts +128 -0
  5. package/dist/components/accordion/CdrAccordionGroup.vue.d.ts +31 -0
  6. package/dist/components/accordion/symbols.d.ts +4 -0
  7. package/dist/components/banner/CdrBanner.vue.d.ts +37 -0
  8. package/dist/components/breadcrumb/CdrBreadcrumb.vue.d.ts +74 -0
  9. package/dist/components/breadcrumb/interfaces.d.ts +15 -0
  10. package/dist/components/button/CdrButton.vue.d.ts +146 -0
  11. package/dist/components/caption/CdrCaption.vue.d.ts +32 -0
  12. package/dist/components/card/CdrCard.vue.d.ts +23 -0
  13. package/dist/components/checkbox/CdrCheckbox.vue.d.ts +169 -0
  14. package/dist/components/chip/CdrChip.vue.d.ts +11 -0
  15. package/dist/components/chip/CdrChipGroup.vue.d.ts +42 -0
  16. package/dist/components/container/CdrContainer.vue.d.ts +44 -0
  17. package/dist/components/formError/CdrFormError.vue.d.ts +13 -0
  18. package/dist/components/formGroup/CdrFormGroup.vue.d.ts +79 -0
  19. package/dist/components/grid/CdrGrid.vue.d.ts +44 -0
  20. package/dist/components/icon/CdrIcon.vue.d.ts +46 -0
  21. package/dist/components/icon/build/generate.d.ts +8 -0
  22. package/dist/components/icon/comps/account-profile-fill.vue.d.ts +17 -0
  23. package/dist/components/icon/comps/account-profile.vue.d.ts +17 -0
  24. package/dist/components/icon/comps/arrow-down.vue.d.ts +17 -0
  25. package/dist/components/icon/comps/arrow-left.vue.d.ts +17 -0
  26. package/dist/components/icon/comps/arrow-right.vue.d.ts +17 -0
  27. package/dist/components/icon/comps/arrow-up.vue.d.ts +17 -0
  28. package/dist/components/icon/comps/atv.vue.d.ts +17 -0
  29. package/dist/components/icon/comps/bed-outline.vue.d.ts +17 -0
  30. package/dist/components/icon/comps/bike-shop.vue.d.ts +17 -0
  31. package/dist/components/icon/comps/binoculars.vue.d.ts +17 -0
  32. package/dist/components/icon/comps/birding.vue.d.ts +17 -0
  33. package/dist/components/icon/comps/boat.vue.d.ts +17 -0
  34. package/dist/components/icon/comps/boating.vue.d.ts +17 -0
  35. package/dist/components/icon/comps/bookmark-fill.vue.d.ts +17 -0
  36. package/dist/components/icon/comps/bookmark-stroke.vue.d.ts +17 -0
  37. package/dist/components/icon/comps/brand-abstract.vue.d.ts +17 -0
  38. package/dist/components/icon/comps/brand-code-sandbox.vue.d.ts +17 -0
  39. package/dist/components/icon/comps/brand-github.vue.d.ts +17 -0
  40. package/dist/components/icon/comps/brand-linkedin.vue.d.ts +17 -0
  41. package/dist/components/icon/comps/brand-rei-ice-axes.vue.d.ts +17 -0
  42. package/dist/components/icon/comps/brand-sketch.vue.d.ts +17 -0
  43. package/dist/components/icon/comps/brand-tiktok.vue.d.ts +17 -0
  44. package/dist/components/icon/comps/buddies.vue.d.ts +17 -0
  45. package/dist/components/icon/comps/bus.vue.d.ts +17 -0
  46. package/dist/components/icon/comps/calendar.vue.d.ts +17 -0
  47. package/dist/components/icon/comps/camera.vue.d.ts +17 -0
  48. package/dist/components/icon/comps/canoe.vue.d.ts +17 -0
  49. package/dist/components/icon/comps/car.vue.d.ts +17 -0
  50. package/dist/components/icon/comps/caret-down.vue.d.ts +17 -0
  51. package/dist/components/icon/comps/caret-left.vue.d.ts +17 -0
  52. package/dist/components/icon/comps/caret-right.vue.d.ts +17 -0
  53. package/dist/components/icon/comps/caret-up.vue.d.ts +17 -0
  54. package/dist/components/icon/comps/cart-fill.vue.d.ts +17 -0
  55. package/dist/components/icon/comps/cart.vue.d.ts +17 -0
  56. package/dist/components/icon/comps/chain-link.vue.d.ts +17 -0
  57. package/dist/components/icon/comps/chat.vue.d.ts +17 -0
  58. package/dist/components/icon/comps/check-fill.vue.d.ts +17 -0
  59. package/dist/components/icon/comps/check-lg.vue.d.ts +17 -0
  60. package/dist/components/icon/comps/check-sm.vue.d.ts +17 -0
  61. package/dist/components/icon/comps/check-stroke.vue.d.ts +17 -0
  62. package/dist/components/icon/comps/climb.vue.d.ts +17 -0
  63. package/dist/components/icon/comps/clipboard.vue.d.ts +17 -0
  64. package/dist/components/icon/comps/clock.vue.d.ts +17 -0
  65. package/dist/components/icon/comps/code-html.vue.d.ts +17 -0
  66. package/dist/components/icon/comps/code-js.vue.d.ts +17 -0
  67. package/dist/components/icon/comps/compass.vue.d.ts +17 -0
  68. package/dist/components/icon/comps/copy.vue.d.ts +17 -0
  69. package/dist/components/icon/comps/coupon-fill.vue.d.ts +17 -0
  70. package/dist/components/icon/comps/coupon-stroke.vue.d.ts +17 -0
  71. package/dist/components/icon/comps/credit-card.vue.d.ts +17 -0
  72. package/dist/components/icon/comps/curbside-pickup.vue.d.ts +17 -0
  73. package/dist/components/icon/comps/day.vue.d.ts +17 -0
  74. package/dist/components/icon/comps/diving.vue.d.ts +17 -0
  75. package/dist/components/icon/comps/dog.vue.d.ts +17 -0
  76. package/dist/components/icon/comps/download.vue.d.ts +17 -0
  77. package/dist/components/icon/comps/duplicate.vue.d.ts +17 -0
  78. package/dist/components/icon/comps/edit.vue.d.ts +17 -0
  79. package/dist/components/icon/comps/elevation.vue.d.ts +17 -0
  80. package/dist/components/icon/comps/error-fill.vue.d.ts +17 -0
  81. package/dist/components/icon/comps/error-stroke.vue.d.ts +17 -0
  82. package/dist/components/icon/comps/expand.vue.d.ts +17 -0
  83. package/dist/components/icon/comps/experiences-backpacking.vue.d.ts +17 -0
  84. package/dist/components/icon/comps/experiences-camping.vue.d.ts +17 -0
  85. package/dist/components/icon/comps/experiences-climbing.vue.d.ts +17 -0
  86. package/dist/components/icon/comps/experiences-clothing.vue.d.ts +17 -0
  87. package/dist/components/icon/comps/experiences-cycling.vue.d.ts +17 -0
  88. package/dist/components/icon/comps/experiences-family.vue.d.ts +17 -0
  89. package/dist/components/icon/comps/experiences-fitness.vue.d.ts +17 -0
  90. package/dist/components/icon/comps/experiences-hiking.vue.d.ts +17 -0
  91. package/dist/components/icon/comps/experiences-outdoor-basics.vue.d.ts +17 -0
  92. package/dist/components/icon/comps/experiences-paddling.vue.d.ts +17 -0
  93. package/dist/components/icon/comps/experiences-rentals.vue.d.ts +17 -0
  94. package/dist/components/icon/comps/experiences-running.vue.d.ts +17 -0
  95. package/dist/components/icon/comps/experiences-snowsports.vue.d.ts +17 -0
  96. package/dist/components/icon/comps/experiences-travel.vue.d.ts +17 -0
  97. package/dist/components/icon/comps/external-link-alt.vue.d.ts +17 -0
  98. package/dist/components/icon/comps/external-link.vue.d.ts +17 -0
  99. package/dist/components/icon/comps/eye-hide.vue.d.ts +17 -0
  100. package/dist/components/icon/comps/eye-show.vue.d.ts +17 -0
  101. package/dist/components/icon/comps/facebook.vue.d.ts +17 -0
  102. package/dist/components/icon/comps/filter-alt.vue.d.ts +17 -0
  103. package/dist/components/icon/comps/filter.vue.d.ts +17 -0
  104. package/dist/components/icon/comps/find-location.vue.d.ts +17 -0
  105. package/dist/components/icon/comps/fire.vue.d.ts +17 -0
  106. package/dist/components/icon/comps/fishing.vue.d.ts +17 -0
  107. package/dist/components/icon/comps/free-product.vue.d.ts +17 -0
  108. package/dist/components/icon/comps/grid-view.vue.d.ts +17 -0
  109. package/dist/components/icon/comps/heart-fill.vue.d.ts +17 -0
  110. package/dist/components/icon/comps/heart-stroke.vue.d.ts +17 -0
  111. package/dist/components/icon/comps/hike.vue.d.ts +17 -0
  112. package/dist/components/icon/comps/history.vue.d.ts +17 -0
  113. package/dist/components/icon/comps/home.vue.d.ts +17 -0
  114. package/dist/components/icon/comps/horse.vue.d.ts +17 -0
  115. package/dist/components/icon/comps/horseshoe.vue.d.ts +17 -0
  116. package/dist/components/icon/comps/image.vue.d.ts +17 -0
  117. package/dist/components/icon/comps/information-fill.vue.d.ts +17 -0
  118. package/dist/components/icon/comps/information-stroke.vue.d.ts +17 -0
  119. package/dist/components/icon/comps/instagram.vue.d.ts +17 -0
  120. package/dist/components/icon/comps/kayak.vue.d.ts +17 -0
  121. package/dist/components/icon/comps/link-alt.vue.d.ts +17 -0
  122. package/dist/components/icon/comps/list-ragged.vue.d.ts +17 -0
  123. package/dist/components/icon/comps/list-view.vue.d.ts +17 -0
  124. package/dist/components/icon/comps/location-pin-fill.vue.d.ts +17 -0
  125. package/dist/components/icon/comps/location-pin-stroke.vue.d.ts +17 -0
  126. package/dist/components/icon/comps/lock-locked-fill.vue.d.ts +17 -0
  127. package/dist/components/icon/comps/lock-locked-stroke.vue.d.ts +17 -0
  128. package/dist/components/icon/comps/lock-unlocked-stroke.vue.d.ts +17 -0
  129. package/dist/components/icon/comps/mail.vue.d.ts +17 -0
  130. package/dist/components/icon/comps/map.vue.d.ts +17 -0
  131. package/dist/components/icon/comps/member-card.vue.d.ts +17 -0
  132. package/dist/components/icon/comps/membership.vue.d.ts +17 -0
  133. package/dist/components/icon/comps/microphone.vue.d.ts +17 -0
  134. package/dist/components/icon/comps/minus-fill.vue.d.ts +17 -0
  135. package/dist/components/icon/comps/minus-lg.vue.d.ts +17 -0
  136. package/dist/components/icon/comps/minus-sm.vue.d.ts +17 -0
  137. package/dist/components/icon/comps/minus-stroke.vue.d.ts +17 -0
  138. package/dist/components/icon/comps/more-functions.vue.d.ts +17 -0
  139. package/dist/components/icon/comps/my-location.vue.d.ts +17 -0
  140. package/dist/components/icon/comps/navigation-menu.vue.d.ts +17 -0
  141. package/dist/components/icon/comps/night.vue.d.ts +17 -0
  142. package/dist/components/icon/comps/paddle.vue.d.ts +17 -0
  143. package/dist/components/icon/comps/pause-fill.vue.d.ts +17 -0
  144. package/dist/components/icon/comps/pause-stroke.vue.d.ts +17 -0
  145. package/dist/components/icon/comps/pause.vue.d.ts +17 -0
  146. package/dist/components/icon/comps/photography.vue.d.ts +17 -0
  147. package/dist/components/icon/comps/picnic.vue.d.ts +17 -0
  148. package/dist/components/icon/comps/pinterest.vue.d.ts +17 -0
  149. package/dist/components/icon/comps/plane.vue.d.ts +17 -0
  150. package/dist/components/icon/comps/play-fill.vue.d.ts +17 -0
  151. package/dist/components/icon/comps/play-stroke.vue.d.ts +17 -0
  152. package/dist/components/icon/comps/play.vue.d.ts +17 -0
  153. package/dist/components/icon/comps/playground.vue.d.ts +17 -0
  154. package/dist/components/icon/comps/plugin.vue.d.ts +17 -0
  155. package/dist/components/icon/comps/plus-fill.vue.d.ts +17 -0
  156. package/dist/components/icon/comps/plus-lg.vue.d.ts +17 -0
  157. package/dist/components/icon/comps/plus-sm.vue.d.ts +17 -0
  158. package/dist/components/icon/comps/plus-stroke.vue.d.ts +17 -0
  159. package/dist/components/icon/comps/print.vue.d.ts +17 -0
  160. package/dist/components/icon/comps/protection-fill.vue.d.ts +17 -0
  161. package/dist/components/icon/comps/protection-stroke.vue.d.ts +17 -0
  162. package/dist/components/icon/comps/question-fill.vue.d.ts +17 -0
  163. package/dist/components/icon/comps/question-stroke.vue.d.ts +17 -0
  164. package/dist/components/icon/comps/refresh.vue.d.ts +17 -0
  165. package/dist/components/icon/comps/reload.vue.d.ts +17 -0
  166. package/dist/components/icon/comps/returns.vue.d.ts +17 -0
  167. package/dist/components/icon/comps/run.vue.d.ts +17 -0
  168. package/dist/components/icon/comps/scan-barcode.vue.d.ts +17 -0
  169. package/dist/components/icon/comps/search.vue.d.ts +17 -0
  170. package/dist/components/icon/comps/service-shop.vue.d.ts +17 -0
  171. package/dist/components/icon/comps/shipping-prep.vue.d.ts +17 -0
  172. package/dist/components/icon/comps/shipping-truck.vue.d.ts +17 -0
  173. package/dist/components/icon/comps/shipping.vue.d.ts +17 -0
  174. package/dist/components/icon/comps/shopping-bag-fill.vue.d.ts +17 -0
  175. package/dist/components/icon/comps/shopping-bag.vue.d.ts +17 -0
  176. package/dist/components/icon/comps/shrink.vue.d.ts +17 -0
  177. package/dist/components/icon/comps/size-chart.vue.d.ts +17 -0
  178. package/dist/components/icon/comps/ski-boot.vue.d.ts +17 -0
  179. package/dist/components/icon/comps/ski.vue.d.ts +17 -0
  180. package/dist/components/icon/comps/snow-shop.vue.d.ts +17 -0
  181. package/dist/components/icon/comps/snow.vue.d.ts +17 -0
  182. package/dist/components/icon/comps/sort.vue.d.ts +17 -0
  183. package/dist/components/icon/comps/star-100.vue.d.ts +17 -0
  184. package/dist/components/icon/comps/star-25.vue.d.ts +17 -0
  185. package/dist/components/icon/comps/star-50.vue.d.ts +17 -0
  186. package/dist/components/icon/comps/star-75.vue.d.ts +17 -0
  187. package/dist/components/icon/comps/star-stroke.vue.d.ts +17 -0
  188. package/dist/components/icon/comps/storefront.vue.d.ts +17 -0
  189. package/dist/components/icon/comps/swim.vue.d.ts +17 -0
  190. package/dist/components/icon/comps/telephone.vue.d.ts +17 -0
  191. package/dist/components/icon/comps/tent.vue.d.ts +17 -0
  192. package/dist/components/icon/comps/trash.vue.d.ts +17 -0
  193. package/dist/components/icon/comps/twitter.vue.d.ts +17 -0
  194. package/dist/components/icon/comps/upload.vue.d.ts +17 -0
  195. package/dist/components/icon/comps/verified-purchaser.vue.d.ts +17 -0
  196. package/dist/components/icon/comps/virtual-outfitting.vue.d.ts +17 -0
  197. package/dist/components/icon/comps/warning-fill.vue.d.ts +17 -0
  198. package/dist/components/icon/comps/warning-stroke.vue.d.ts +17 -0
  199. package/dist/components/icon/comps/water.vue.d.ts +17 -0
  200. package/dist/components/icon/comps/wilderness.vue.d.ts +17 -0
  201. package/dist/components/icon/comps/x-fill.vue.d.ts +17 -0
  202. package/dist/components/icon/comps/x-lg.vue.d.ts +17 -0
  203. package/dist/components/icon/comps/x-sm.vue.d.ts +17 -0
  204. package/dist/components/icon/comps/x-stroke.vue.d.ts +17 -0
  205. package/dist/components/icon/comps/youtube.vue.d.ts +17 -0
  206. package/dist/components/icon/comps/zoom-in.vue.d.ts +17 -0
  207. package/dist/components/icon/comps/zoom-out.vue.d.ts +17 -0
  208. package/dist/components/icon/index.d.ts +186 -0
  209. package/dist/components/image/CdrImg.vue.d.ts +131 -0
  210. package/dist/components/input/CdrInput.vue.d.ts +223 -0
  211. package/dist/components/labelStandalone/CdrLabelStandalone.vue.d.ts +39 -0
  212. package/dist/components/labelWrapper/CdrLabelWrapper.vue.d.ts +36 -0
  213. package/dist/components/link/CdrLink.vue.d.ts +86 -0
  214. package/dist/components/list/CdrList.vue.d.ts +52 -0
  215. package/dist/components/modal/CdrModal.vue.d.ts +142 -0
  216. package/dist/components/modal/onTransitionEnd.d.ts +2 -0
  217. package/dist/components/pagination/CdrPagination.vue.d.ts +128 -0
  218. package/dist/components/popover/CdrPopover.vue.d.ts +116 -0
  219. package/dist/components/popup/CdrPopup.vue.d.ts +53 -0
  220. package/dist/components/popup/calculatePlacement.d.ts +4 -0
  221. package/dist/components/quote/CdrQuote.vue.d.ts +60 -0
  222. package/dist/components/radio/CdrRadio.vue.d.ts +144 -0
  223. package/dist/components/rating/CdrRating.vue.d.ts +87 -0
  224. package/dist/components/rating/components/CdrStar00.vue.d.ts +16 -0
  225. package/dist/components/rating/components/CdrStar100.vue.d.ts +16 -0
  226. package/dist/components/rating/components/CdrStar25.vue.d.ts +16 -0
  227. package/dist/components/rating/components/CdrStar50.vue.d.ts +16 -0
  228. package/dist/components/rating/components/CdrStar75.vue.d.ts +16 -0
  229. package/dist/components/rating/components/CdrStarNull.vue.d.ts +16 -0
  230. package/dist/components/rating/composables/useStar.d.ts +8 -0
  231. package/dist/components/select/CdrSelect.vue.d.ts +201 -0
  232. package/dist/components/skeleton/CdrSkeleton.vue.d.ts +33 -0
  233. package/dist/components/skeleton/CdrSkeletonBone.vue.d.ts +26 -0
  234. package/dist/components/skeleton/symbols.d.ts +3 -0
  235. package/dist/components/switch/CdrSwitch.vue.d.ts +82 -0
  236. package/dist/components/table/CdrTable.vue.d.ts +92 -0
  237. package/dist/components/tabs/CdrTabPanel.vue.d.ts +31 -0
  238. package/dist/components/tabs/CdrTabs.vue.d.ts +83 -0
  239. package/dist/components/tabs/symbols.d.ts +3 -0
  240. package/dist/components/text/CdrText.vue.d.ts +23 -0
  241. package/dist/components/toast/CdrToast.vue.d.ts +82 -0
  242. package/dist/components/toggleButton/CdrToggleButton.vue.d.ts +25 -0
  243. package/dist/components/toggleButton/CdrToggleGroup.vue.d.ts +51 -0
  244. package/dist/components/toggleButton/symbols.d.ts +3 -0
  245. package/dist/components/tooltip/CdrTooltip.vue.d.ts +100 -0
  246. package/dist/icon-component-docgen.json +501 -501
  247. package/dist/lib.d.ts +39 -6322
  248. package/dist/mixins/breakpoints.d.ts +1 -0
  249. package/dist/props/background.d.ts +6 -0
  250. package/dist/props/position.d.ts +6 -0
  251. package/dist/props/size.d.ts +6 -0
  252. package/dist/src/components/accordion/styles/CdrAccordion.module.scss.mjs +29 -29
  253. package/dist/src/components/accordion/styles/CdrAccordionGroup.module.scss.mjs +2 -2
  254. package/dist/src/components/banner/styles/CdrBanner.module.scss.mjs +14 -14
  255. package/dist/src/components/breadcrumb/styles/CdrBreadcrumb.module.scss.mjs +7 -7
  256. package/dist/src/components/button/styles/CdrButton.module.scss.mjs +31 -31
  257. package/dist/src/components/caption/styles/CdrCaption.module.scss.mjs +2 -2
  258. package/dist/src/components/card/styles/CdrCard.module.scss.mjs +1 -1
  259. package/dist/src/components/checkbox/styles/CdrCheckbox.module.scss.mjs +27 -27
  260. package/dist/src/components/chip/styles/CdrChip.module.scss.mjs +4 -4
  261. package/dist/src/components/chip/styles/CdrChipGroup.module.scss.mjs +4 -4
  262. package/dist/src/components/container/styles/CdrContainer.module.scss.mjs +2 -2
  263. package/dist/src/components/formError/styles/CdrFormError.module.scss.mjs +2 -2
  264. package/dist/src/components/formGroup/styles/CdrFormGroup.module.scss.mjs +8 -8
  265. package/dist/src/components/grid/styles/CdrGrid.module.scss.mjs +21 -21
  266. package/dist/src/components/icon/styles/CdrIcon.module.scss.mjs +12 -12
  267. package/dist/src/components/image/styles/CdrImg.module.scss.mjs +8 -8
  268. package/dist/src/components/input/styles/CdrInput.module.scss.mjs +32 -32
  269. package/dist/src/components/labelStandalone/styles/CdrLabelStandalone.module.scss.mjs +12 -12
  270. package/dist/src/components/labelWrapper/styles/CdrLabelWrapper.module.scss.mjs +25 -25
  271. package/dist/src/components/link/styles/CdrLink.module.scss.mjs +3 -3
  272. package/dist/src/components/list/styles/CdrList.module.scss.mjs +5 -5
  273. package/dist/src/components/modal/styles/CdrModal.module.scss.mjs +12 -12
  274. package/dist/src/components/pagination/styles/CdrPagination.module.scss.mjs +53 -53
  275. package/dist/src/components/popover/styles/CdrPopover.module.scss.mjs +63 -63
  276. package/dist/src/components/popup/styles/CdrPopup.module.scss.mjs +14 -14
  277. package/dist/src/components/quote/styles/CdrQuote.module.scss.mjs +4 -4
  278. package/dist/src/components/radio/styles/CdrRadio.module.scss.mjs +27 -27
  279. package/dist/src/components/rating/styles/CdrRating.module.scss.mjs +44 -44
  280. package/dist/src/components/select/styles/CdrSelect.module.scss.mjs +42 -42
  281. package/dist/src/components/skeleton/styles/CdrSkeleton.module.scss.mjs +1 -1
  282. package/dist/src/components/skeleton/styles/CdrSkeletonBone.module.scss.mjs +7 -7
  283. package/dist/src/components/switch/styles/CdrSwitch.module.scss.mjs +8 -8
  284. package/dist/src/components/table/styles/CdrTable.module.scss.mjs +13 -13
  285. package/dist/src/components/tabs/styles/CdrTabPanel.module.scss.mjs +5 -5
  286. package/dist/src/components/tabs/styles/CdrTabs.module.scss.mjs +28 -28
  287. package/dist/src/components/text/styles/CdrText.module.scss.mjs +1 -1
  288. package/dist/src/components/toast/styles/CdrToast.module.scss.mjs +57 -57
  289. package/dist/src/components/toggleButton/styles/CdrToggleButton.module.scss.mjs +2 -2
  290. package/dist/src/components/toggleButton/styles/CdrToggleGroup.module.scss.mjs +5 -5
  291. package/dist/src/components/tooltip/styles/CdrTooltip.module.scss.mjs +16 -16
  292. package/dist/style/cdr-accordion-group.css +1 -1
  293. package/dist/style/cdr-accordion.css +1 -1
  294. package/dist/style/cdr-banner.css +1 -1
  295. package/dist/style/cdr-breadcrumb.css +1 -1
  296. package/dist/style/cdr-button.css +1 -1
  297. package/dist/style/cdr-caption.css +1 -1
  298. package/dist/style/cdr-card.css +1 -1
  299. package/dist/style/cdr-checkbox.css +1 -1
  300. package/dist/style/cdr-chip-group.css +1 -1
  301. package/dist/style/cdr-chip.css +1 -1
  302. package/dist/style/cdr-container.css +1 -1
  303. package/dist/style/cdr-form-error.css +1 -1
  304. package/dist/style/cdr-form-group.css +1 -1
  305. package/dist/style/cdr-grid.css +1 -1
  306. package/dist/style/cdr-icon.css +1 -1
  307. package/dist/style/cdr-img.css +1 -1
  308. package/dist/style/cdr-input.css +1 -1
  309. package/dist/style/cdr-label-standalone.css +1 -1
  310. package/dist/style/cdr-label-wrapper.css +1 -1
  311. package/dist/style/cdr-link.css +1 -1
  312. package/dist/style/cdr-list.css +1 -1
  313. package/dist/style/cdr-modal.css +1 -1
  314. package/dist/style/cdr-pagination.css +1 -1
  315. package/dist/style/cdr-popover.css +1 -1
  316. package/dist/style/cdr-popup.css +1 -1
  317. package/dist/style/cdr-quote.css +1 -1
  318. package/dist/style/cdr-radio.css +1 -1
  319. package/dist/style/cdr-rating.css +1 -1
  320. package/dist/style/cdr-select.css +1 -1
  321. package/dist/style/cdr-skeleton-bone.css +1 -1
  322. package/dist/style/cdr-skeleton.css +1 -1
  323. package/dist/style/cdr-switch.css +1 -1
  324. package/dist/style/cdr-tab-panel.css +1 -1
  325. package/dist/style/cdr-table.css +1 -1
  326. package/dist/style/cdr-tabs.css +1 -1
  327. package/dist/style/cdr-text.css +1 -1
  328. package/dist/style/cdr-toast.css +1 -1
  329. package/dist/style/cdr-toggle-button.css +1 -1
  330. package/dist/style/cdr-toggle-group.css +1 -1
  331. package/dist/style/cdr-tooltip.css +1 -1
  332. package/dist/style.css +1 -1
  333. package/dist/types/interfaces.d.ts +15 -0
  334. package/dist/utils/buildClass.d.ts +25 -0
  335. package/dist/utils/debounce.d.ts +6 -0
  336. package/dist/utils/kebabCase.d.ts +5 -0
  337. package/dist/utils/mapClasses.d.ts +1 -0
  338. package/dist/utils/propValidator.d.ts +8 -0
  339. package/dist/utils/uid.d.ts +4 -0
  340. package/package.json +1 -1
@@ -0,0 +1,86 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /**
3
+ * Sets valid HTML element tag
4
+ * @values a, button
5
+ */
6
+ tag: {
7
+ type: StringConstructor;
8
+ default: string;
9
+ };
10
+ /**
11
+ * Sets value for anchors href property. Requires tag prop value to be `a`.
12
+ */
13
+ href: {
14
+ type: StringConstructor;
15
+ default: string;
16
+ };
17
+ /**
18
+ * Sets color and fill
19
+ */
20
+ inheritColor: {
21
+ type: BooleanConstructor;
22
+ default: boolean;
23
+ };
24
+ /**
25
+ * Modifies the style variant for this component.
26
+ * @values standalone
27
+ */
28
+ modifier: {
29
+ type: StringConstructor;
30
+ default: string;
31
+ validator: (value: string) => boolean;
32
+ };
33
+ /** @ignore */
34
+ target: StringConstructor;
35
+ /** @ignore */
36
+ rel: StringConstructor;
37
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
38
+ /**
39
+ * Sets valid HTML element tag
40
+ * @values a, button
41
+ */
42
+ tag: {
43
+ type: StringConstructor;
44
+ default: string;
45
+ };
46
+ /**
47
+ * Sets value for anchors href property. Requires tag prop value to be `a`.
48
+ */
49
+ href: {
50
+ type: StringConstructor;
51
+ default: string;
52
+ };
53
+ /**
54
+ * Sets color and fill
55
+ */
56
+ inheritColor: {
57
+ type: BooleanConstructor;
58
+ default: boolean;
59
+ };
60
+ /**
61
+ * Modifies the style variant for this component.
62
+ * @values standalone
63
+ */
64
+ modifier: {
65
+ type: StringConstructor;
66
+ default: string;
67
+ validator: (value: string) => boolean;
68
+ };
69
+ /** @ignore */
70
+ target: StringConstructor;
71
+ /** @ignore */
72
+ rel: StringConstructor;
73
+ }>>, {
74
+ inheritColor: boolean;
75
+ href: string;
76
+ tag: string;
77
+ modifier: string;
78
+ }, {}>, {
79
+ default?(_: {}): any;
80
+ }>;
81
+ export default _default;
82
+ type __VLS_WithTemplateSlots<T, S> = T & {
83
+ new (): {
84
+ $slots: S;
85
+ };
86
+ };
@@ -0,0 +1,52 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /**
3
+ * Sets list type and HTML element as "unordered" or "ordered"
4
+ * @values ul, ol
5
+ */
6
+ tag: {
7
+ type: StringConstructor;
8
+ default: string;
9
+ validator: (value: string) => boolean;
10
+ };
11
+ /**
12
+ * Modifies the style variant for this component
13
+ * @demoSelectMultiple true
14
+ * @values ordered, unordered, compact, inline
15
+ */
16
+ modifier: {
17
+ type: StringConstructor;
18
+ default: string;
19
+ validator: (value: string) => boolean;
20
+ };
21
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
22
+ /**
23
+ * Sets list type and HTML element as "unordered" or "ordered"
24
+ * @values ul, ol
25
+ */
26
+ tag: {
27
+ type: StringConstructor;
28
+ default: string;
29
+ validator: (value: string) => boolean;
30
+ };
31
+ /**
32
+ * Modifies the style variant for this component
33
+ * @demoSelectMultiple true
34
+ * @values ordered, unordered, compact, inline
35
+ */
36
+ modifier: {
37
+ type: StringConstructor;
38
+ default: string;
39
+ validator: (value: string) => boolean;
40
+ };
41
+ }>>, {
42
+ tag: string;
43
+ modifier: string;
44
+ }, {}>, {
45
+ default?(_: {}): any;
46
+ }>;
47
+ export default _default;
48
+ type __VLS_WithTemplateSlots<T, S> = T & {
49
+ new (): {
50
+ $slots: S;
51
+ };
52
+ };
@@ -0,0 +1,142 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /**
3
+ * Toggles the state of the modal
4
+ * @demoIgnore true
5
+ */
6
+ opened: {
7
+ type: BooleanConstructor;
8
+ required: true;
9
+ };
10
+ /**
11
+ * Sets `aria-label` and modal title text. Can also use title slot to set title.
12
+ */
13
+ label: {
14
+ type: StringConstructor;
15
+ required: true;
16
+ };
17
+ /**
18
+ * Toggles the modal title text, which comes from `label` prop or `title` slot.
19
+ */
20
+ showTitle: {
21
+ type: BooleanConstructor;
22
+ required: false;
23
+ default: boolean;
24
+ };
25
+ /**
26
+ * Text for aria-describedby attribute. Applied to modal content element
27
+ */
28
+ ariaDescribedby: {
29
+ type: StringConstructor;
30
+ required: false;
31
+ default: null;
32
+ };
33
+ /**
34
+ * Sets the `role` attribute on the modal content element
35
+ * @values dialog, alertDialog
36
+ */
37
+ role: {
38
+ type: StringConstructor;
39
+ required: false;
40
+ default: string;
41
+ };
42
+ /**
43
+ * Sets unique `id` for modal
44
+ */
45
+ id: {
46
+ type: StringConstructor;
47
+ required: false;
48
+ default: null;
49
+ };
50
+ /** Adds custom class to the `cdr-modal__overlay` div */
51
+ overlayClass: StringConstructor;
52
+ /** Adds custom class to the `cdr-modal__outerWrap` div */
53
+ wrapperClass: StringConstructor;
54
+ /** Adds custom class to the `cdr-modal__innerWrap` div */
55
+ contentClass: StringConstructor;
56
+ /** Sets duration for modal's close animation */
57
+ animationDuration: {
58
+ type: NumberConstructor;
59
+ default: number;
60
+ };
61
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
62
+ /** Fires when modal is closed */
63
+ closed: null;
64
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
65
+ /**
66
+ * Toggles the state of the modal
67
+ * @demoIgnore true
68
+ */
69
+ opened: {
70
+ type: BooleanConstructor;
71
+ required: true;
72
+ };
73
+ /**
74
+ * Sets `aria-label` and modal title text. Can also use title slot to set title.
75
+ */
76
+ label: {
77
+ type: StringConstructor;
78
+ required: true;
79
+ };
80
+ /**
81
+ * Toggles the modal title text, which comes from `label` prop or `title` slot.
82
+ */
83
+ showTitle: {
84
+ type: BooleanConstructor;
85
+ required: false;
86
+ default: boolean;
87
+ };
88
+ /**
89
+ * Text for aria-describedby attribute. Applied to modal content element
90
+ */
91
+ ariaDescribedby: {
92
+ type: StringConstructor;
93
+ required: false;
94
+ default: null;
95
+ };
96
+ /**
97
+ * Sets the `role` attribute on the modal content element
98
+ * @values dialog, alertDialog
99
+ */
100
+ role: {
101
+ type: StringConstructor;
102
+ required: false;
103
+ default: string;
104
+ };
105
+ /**
106
+ * Sets unique `id` for modal
107
+ */
108
+ id: {
109
+ type: StringConstructor;
110
+ required: false;
111
+ default: null;
112
+ };
113
+ /** Adds custom class to the `cdr-modal__overlay` div */
114
+ overlayClass: StringConstructor;
115
+ /** Adds custom class to the `cdr-modal__outerWrap` div */
116
+ wrapperClass: StringConstructor;
117
+ /** Adds custom class to the `cdr-modal__innerWrap` div */
118
+ contentClass: StringConstructor;
119
+ /** Sets duration for modal's close animation */
120
+ animationDuration: {
121
+ type: NumberConstructor;
122
+ default: number;
123
+ };
124
+ }>> & {
125
+ onClosed?: ((...args: any[]) => any) | undefined;
126
+ }, {
127
+ id: string;
128
+ role: string;
129
+ showTitle: boolean;
130
+ ariaDescribedby: string;
131
+ animationDuration: number;
132
+ }, {}>, {
133
+ modal?(_: {}): any;
134
+ title?(_: {}): any;
135
+ default?(_: {}): any;
136
+ }>;
137
+ export default _default;
138
+ type __VLS_WithTemplateSlots<T, S> = T & {
139
+ new (): {
140
+ $slots: S;
141
+ };
142
+ };
@@ -0,0 +1,2 @@
1
+ declare const _default: (element: HTMLDivElement | null, callback: () => void, timeout: number) => (() => void) | undefined;
2
+ export default _default;
@@ -0,0 +1,128 @@
1
+ import type { PropType } from 'vue';
2
+ interface paginationItem {
3
+ page: number;
4
+ url: string;
5
+ ellip?: boolean;
6
+ }
7
+ declare const _default: import("vue").DefineComponent<{
8
+ /**
9
+ * Define a custom slug for the generated pagination item IDs. Slug is randomly generated if no ID provided.
10
+ * @demoIgnore true
11
+ */
12
+ id: {
13
+ type: StringConstructor;
14
+ };
15
+ /**
16
+ * Sets the total number of pages for displaying "Page x of <totalPages>".
17
+ * Sometimes the total number of pages is different than total page data objects in the pages array.
18
+ * For example, if only the next and previous pages are provided.
19
+ */
20
+ totalPages: {
21
+ type: NumberConstructor;
22
+ default: null;
23
+ };
24
+ /**
25
+ * Array of objects containing pagination data.
26
+ * Objects must have structure of `{ page: number, url: string }`
27
+ */
28
+ pages: {
29
+ type: PropType<paginationItem[]>;
30
+ required: true;
31
+ validator: (value: paginationItem[]) => boolean;
32
+ };
33
+ /**
34
+ * Sets which tag type is used to render pagination elements
35
+ * @values a, button
36
+ */
37
+ linkTag: {
38
+ type: StringConstructor;
39
+ default: string;
40
+ validator: (value: string) => boolean;
41
+ };
42
+ /**
43
+ * Used to customize the aria-label for the root pagination element.
44
+ * For page-level pagination (i.e, pagination that updates the entire page content and changes the URL)
45
+ * this property should be omitted.
46
+ * For intra-page navigation this property should describe the element being paginated, for example:
47
+ * `Pagination for sub-content`
48
+ */
49
+ forLabel: {
50
+ type: StringConstructor;
51
+ default: string;
52
+ };
53
+ /** @ignore used for binding v-model, represents the current page */
54
+ modelValue: {
55
+ type: NumberConstructor;
56
+ };
57
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
58
+ /**
59
+ * Event emitted by v-model on the select <input> element to indicate current page.
60
+ * Only used on small devices
61
+ * @param modelValue
62
+ */
63
+ 'update:modelValue': null;
64
+ /**
65
+ * $emit event fired when page changes based on user interaction by clicking a link
66
+ * or selecting an option from the select on mobile.
67
+ * `event.preventDefault()` can be used to override the default link navigation behavior.
68
+ */
69
+ navigate: null;
70
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
71
+ /**
72
+ * Define a custom slug for the generated pagination item IDs. Slug is randomly generated if no ID provided.
73
+ * @demoIgnore true
74
+ */
75
+ id: {
76
+ type: StringConstructor;
77
+ };
78
+ /**
79
+ * Sets the total number of pages for displaying "Page x of <totalPages>".
80
+ * Sometimes the total number of pages is different than total page data objects in the pages array.
81
+ * For example, if only the next and previous pages are provided.
82
+ */
83
+ totalPages: {
84
+ type: NumberConstructor;
85
+ default: null;
86
+ };
87
+ /**
88
+ * Array of objects containing pagination data.
89
+ * Objects must have structure of `{ page: number, url: string }`
90
+ */
91
+ pages: {
92
+ type: PropType<paginationItem[]>;
93
+ required: true;
94
+ validator: (value: paginationItem[]) => boolean;
95
+ };
96
+ /**
97
+ * Sets which tag type is used to render pagination elements
98
+ * @values a, button
99
+ */
100
+ linkTag: {
101
+ type: StringConstructor;
102
+ default: string;
103
+ validator: (value: string) => boolean;
104
+ };
105
+ /**
106
+ * Used to customize the aria-label for the root pagination element.
107
+ * For page-level pagination (i.e, pagination that updates the entire page content and changes the URL)
108
+ * this property should be omitted.
109
+ * For intra-page navigation this property should describe the element being paginated, for example:
110
+ * `Pagination for sub-content`
111
+ */
112
+ forLabel: {
113
+ type: StringConstructor;
114
+ default: string;
115
+ };
116
+ /** @ignore used for binding v-model, represents the current page */
117
+ modelValue: {
118
+ type: NumberConstructor;
119
+ };
120
+ }>> & {
121
+ onNavigate?: ((...args: any[]) => any) | undefined;
122
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
123
+ }, {
124
+ totalPages: number;
125
+ linkTag: string;
126
+ forLabel: string;
127
+ }, {}>;
128
+ export default _default;
@@ -0,0 +1,116 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /**
3
+ * Sets the position where the popover will render relative to the trigger element.
4
+ * @demoSelectMultiple false
5
+ * @values top, bottom, left, right
6
+ */
7
+ position: {
8
+ type: StringConstructor;
9
+ required: false;
10
+ default: string;
11
+ validator: (value: string) => boolean;
12
+ };
13
+ /**
14
+ * If set to `true`, popover will attempt to dynamically set it's position to
15
+ * ensure it renders within the visible browser window.
16
+ * If `false` the popover will always render in the provided `position`.
17
+ */
18
+ autoPosition: {
19
+ type: BooleanConstructor;
20
+ required: false;
21
+ default: boolean;
22
+ };
23
+ /** Sets the title for the popover content. Can also be provided via the `title` slot. */
24
+ label: {
25
+ type: StringConstructor;
26
+ required: false;
27
+ };
28
+ /** ID for the popover element, required for accessibility */
29
+ id: {
30
+ type: StringConstructor;
31
+ required: true;
32
+ };
33
+ /** Add custom class to the popover content wrapper. Allows for overriding size, styling, etc. */
34
+ contentClass: {
35
+ type: StringConstructor;
36
+ required: false;
37
+ };
38
+ /**
39
+ * Used to programmatically control the popover state. Does not need to be set if you are using the `trigger` slot.
40
+ * @demoIgnore true
41
+ */
42
+ open: {
43
+ type: BooleanConstructor;
44
+ default: boolean;
45
+ required: false;
46
+ };
47
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
48
+ /** Emits when popover is opened */
49
+ opened: null;
50
+ /** Emits when popover is closed */
51
+ closed: null;
52
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
53
+ /**
54
+ * Sets the position where the popover will render relative to the trigger element.
55
+ * @demoSelectMultiple false
56
+ * @values top, bottom, left, right
57
+ */
58
+ position: {
59
+ type: StringConstructor;
60
+ required: false;
61
+ default: string;
62
+ validator: (value: string) => boolean;
63
+ };
64
+ /**
65
+ * If set to `true`, popover will attempt to dynamically set it's position to
66
+ * ensure it renders within the visible browser window.
67
+ * If `false` the popover will always render in the provided `position`.
68
+ */
69
+ autoPosition: {
70
+ type: BooleanConstructor;
71
+ required: false;
72
+ default: boolean;
73
+ };
74
+ /** Sets the title for the popover content. Can also be provided via the `title` slot. */
75
+ label: {
76
+ type: StringConstructor;
77
+ required: false;
78
+ };
79
+ /** ID for the popover element, required for accessibility */
80
+ id: {
81
+ type: StringConstructor;
82
+ required: true;
83
+ };
84
+ /** Add custom class to the popover content wrapper. Allows for overriding size, styling, etc. */
85
+ contentClass: {
86
+ type: StringConstructor;
87
+ required: false;
88
+ };
89
+ /**
90
+ * Used to programmatically control the popover state. Does not need to be set if you are using the `trigger` slot.
91
+ * @demoIgnore true
92
+ */
93
+ open: {
94
+ type: BooleanConstructor;
95
+ default: boolean;
96
+ required: false;
97
+ };
98
+ }>> & {
99
+ onClosed?: ((...args: any[]) => any) | undefined;
100
+ onOpened?: ((...args: any[]) => any) | undefined;
101
+ }, {
102
+ position: string;
103
+ autoPosition: boolean;
104
+ open: boolean;
105
+ }, {}>, {
106
+ trigger?(_: {}): any;
107
+ title?(_: {}): any;
108
+ default?(_: {}): any;
109
+ icon?(_: {}): any;
110
+ }>;
111
+ export default _default;
112
+ type __VLS_WithTemplateSlots<T, S> = T & {
113
+ new (): {
114
+ $slots: S;
115
+ };
116
+ };
@@ -0,0 +1,53 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ opened: {
3
+ type: BooleanConstructor;
4
+ default: boolean;
5
+ };
6
+ position: {
7
+ type: StringConstructor;
8
+ required: false;
9
+ default: string;
10
+ validator: (value: string) => boolean;
11
+ };
12
+ autoPosition: {
13
+ type: BooleanConstructor;
14
+ default: boolean;
15
+ };
16
+ contentClass: {
17
+ type: StringConstructor;
18
+ };
19
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
20
+ closed: null;
21
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
22
+ opened: {
23
+ type: BooleanConstructor;
24
+ default: boolean;
25
+ };
26
+ position: {
27
+ type: StringConstructor;
28
+ required: false;
29
+ default: string;
30
+ validator: (value: string) => boolean;
31
+ };
32
+ autoPosition: {
33
+ type: BooleanConstructor;
34
+ default: boolean;
35
+ };
36
+ contentClass: {
37
+ type: StringConstructor;
38
+ };
39
+ }>> & {
40
+ onClosed?: ((...args: any[]) => any) | undefined;
41
+ }, {
42
+ opened: boolean;
43
+ position: string;
44
+ autoPosition: boolean;
45
+ }, {}>, {
46
+ default?(_: {}): any;
47
+ }>;
48
+ export default _default;
49
+ type __VLS_WithTemplateSlots<T, S> = T & {
50
+ new (): {
51
+ $slots: S;
52
+ };
53
+ };
@@ -0,0 +1,4 @@
1
+ export default function calculatePlacement(triggerRect: DOMRect | undefined, popupRect: DOMRect | undefined, screenWidth: number, screenHeight: number, originalPosition: string): {
2
+ pos: string;
3
+ corner: string | undefined;
4
+ };
@@ -0,0 +1,60 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /**
3
+ * Sets the semantic HTML element for the quote.
4
+ * @values blockquote, aside, q, div
5
+ */
6
+ tag: {
7
+ type: StringConstructor;
8
+ default: string;
9
+ validator: (value: string) => boolean;
10
+ };
11
+ /**
12
+ * Modifies the style variant for the quote
13
+ * @demoSelectMultiple true
14
+ * @values pull
15
+ */
16
+ modifier: {
17
+ type: StringConstructor;
18
+ default: string;
19
+ validator: (value: string) => boolean;
20
+ };
21
+ /** Sets the quote body text. */
22
+ summary: StringConstructor;
23
+ /** Sets the quote attribution text. */
24
+ citation: StringConstructor;
25
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
26
+ /**
27
+ * Sets the semantic HTML element for the quote.
28
+ * @values blockquote, aside, q, div
29
+ */
30
+ tag: {
31
+ type: StringConstructor;
32
+ default: string;
33
+ validator: (value: string) => boolean;
34
+ };
35
+ /**
36
+ * Modifies the style variant for the quote
37
+ * @demoSelectMultiple true
38
+ * @values pull
39
+ */
40
+ modifier: {
41
+ type: StringConstructor;
42
+ default: string;
43
+ validator: (value: string) => boolean;
44
+ };
45
+ /** Sets the quote body text. */
46
+ summary: StringConstructor;
47
+ /** Sets the quote attribution text. */
48
+ citation: StringConstructor;
49
+ }>>, {
50
+ tag: string;
51
+ modifier: string;
52
+ }, {}>, {
53
+ default?(_: {}): any;
54
+ }>;
55
+ export default _default;
56
+ type __VLS_WithTemplateSlots<T, S> = T & {
57
+ new (): {
58
+ $slots: S;
59
+ };
60
+ };