@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,82 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /**
3
+ * Sets a custom ID for the switch. If this value is not set, it will be auto-generated.
4
+ */
5
+ id: {
6
+ type: StringConstructor;
7
+ };
8
+ /**
9
+ * Sets the size of the switch
10
+ * @demoSelectMultiple false
11
+ * @values medium, large
12
+ */
13
+ size: {
14
+ type: StringConstructor;
15
+ default: string;
16
+ validator: (value: string) => boolean;
17
+ };
18
+ /**
19
+ * Sets the label and switch to expand to the full width of its container with `space-between`
20
+ */
21
+ fullWidth: {
22
+ type: BooleanConstructor;
23
+ default: boolean;
24
+ };
25
+ /**
26
+ * @demoIgnore true
27
+ */
28
+ modelValue: {
29
+ type: BooleanConstructor;
30
+ required: true;
31
+ };
32
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
33
+ /**
34
+ * Event emitted by v-model on switch
35
+ * @param modelValue
36
+ */
37
+ 'update:modelValue': null;
38
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
39
+ /**
40
+ * Sets a custom ID for the switch. If this value is not set, it will be auto-generated.
41
+ */
42
+ id: {
43
+ type: StringConstructor;
44
+ };
45
+ /**
46
+ * Sets the size of the switch
47
+ * @demoSelectMultiple false
48
+ * @values medium, large
49
+ */
50
+ size: {
51
+ type: StringConstructor;
52
+ default: string;
53
+ validator: (value: string) => boolean;
54
+ };
55
+ /**
56
+ * Sets the label and switch to expand to the full width of its container with `space-between`
57
+ */
58
+ fullWidth: {
59
+ type: BooleanConstructor;
60
+ default: boolean;
61
+ };
62
+ /**
63
+ * @demoIgnore true
64
+ */
65
+ modelValue: {
66
+ type: BooleanConstructor;
67
+ required: true;
68
+ };
69
+ }>> & {
70
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
71
+ }, {
72
+ size: string;
73
+ fullWidth: boolean;
74
+ }, {}>, {
75
+ default?(_: {}): any;
76
+ }>;
77
+ export default _default;
78
+ type __VLS_WithTemplateSlots<T, S> = T & {
79
+ new (): {
80
+ $slots: S;
81
+ };
82
+ };
@@ -0,0 +1,92 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /** Sets row colors to alternate between darker and lighter backgrounds.
3
+ * Striping will not apply when `border` is true
4
+ */
5
+ striped: {
6
+ type: BooleanConstructor;
7
+ default: boolean;
8
+ };
9
+ /** Adds borders between rows. Will disable `striped` if both are true */
10
+ border: {
11
+ type: BooleanConstructor;
12
+ default: boolean;
13
+ };
14
+ /** Sets the width to 100%. Also accepts space separated strings for breakpoints that it should be full width: { '@xs' | '@sm' | '@md' | '@lg' } */
15
+ fullWidth: {
16
+ type: (StringConstructor | BooleanConstructor)[];
17
+ default: boolean;
18
+ };
19
+ /** Makes the table scroll horizontally when it would overflow its container */
20
+ responsive: {
21
+ type: BooleanConstructor;
22
+ default: boolean;
23
+ };
24
+ /** Adds a darker background on row hover */
25
+ hover: {
26
+ type: BooleanConstructor;
27
+ default: boolean;
28
+ };
29
+ /**
30
+ * Sets the table size (cell padding); values can target responsive breakpoints. Example `small@lg`.
31
+ * @demoSelectMultiple false
32
+ * @values small, medium, large
33
+ */
34
+ size: {
35
+ type: StringConstructor;
36
+ default: string;
37
+ validator: (value: string) => boolean;
38
+ };
39
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
40
+ /** Sets row colors to alternate between darker and lighter backgrounds.
41
+ * Striping will not apply when `border` is true
42
+ */
43
+ striped: {
44
+ type: BooleanConstructor;
45
+ default: boolean;
46
+ };
47
+ /** Adds borders between rows. Will disable `striped` if both are true */
48
+ border: {
49
+ type: BooleanConstructor;
50
+ default: boolean;
51
+ };
52
+ /** Sets the width to 100%. Also accepts space separated strings for breakpoints that it should be full width: { '@xs' | '@sm' | '@md' | '@lg' } */
53
+ fullWidth: {
54
+ type: (StringConstructor | BooleanConstructor)[];
55
+ default: boolean;
56
+ };
57
+ /** Makes the table scroll horizontally when it would overflow its container */
58
+ responsive: {
59
+ type: BooleanConstructor;
60
+ default: boolean;
61
+ };
62
+ /** Adds a darker background on row hover */
63
+ hover: {
64
+ type: BooleanConstructor;
65
+ default: boolean;
66
+ };
67
+ /**
68
+ * Sets the table size (cell padding); values can target responsive breakpoints. Example `small@lg`.
69
+ * @demoSelectMultiple false
70
+ * @values small, medium, large
71
+ */
72
+ size: {
73
+ type: StringConstructor;
74
+ default: string;
75
+ validator: (value: string) => boolean;
76
+ };
77
+ }>>, {
78
+ size: string;
79
+ fullWidth: string | boolean;
80
+ responsive: boolean;
81
+ striped: boolean;
82
+ border: boolean;
83
+ hover: boolean;
84
+ }, {}>, {
85
+ default?(_: {}): any;
86
+ }>;
87
+ export default _default;
88
+ type __VLS_WithTemplateSlots<T, S> = T & {
89
+ new (): {
90
+ $slots: S;
91
+ };
92
+ };
@@ -0,0 +1,31 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /** 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. */
3
+ id: StringConstructor;
4
+ /** 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. */
5
+ name: StringConstructor;
6
+ /** 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. */
7
+ ariaLabelledby: StringConstructor;
8
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
9
+ /**
10
+ * Emits when active tab is changed
11
+ * @params state, panelId
12
+ */
13
+ 'tab-change': null;
14
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
15
+ /** 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. */
16
+ id: StringConstructor;
17
+ /** 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. */
18
+ name: StringConstructor;
19
+ /** 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. */
20
+ ariaLabelledby: StringConstructor;
21
+ }>> & {
22
+ "onTab-change"?: ((...args: any[]) => any) | undefined;
23
+ }, {}, {}>, {
24
+ default?(_: {}): any;
25
+ }>;
26
+ export default _default;
27
+ type __VLS_WithTemplateSlots<T, S> = T & {
28
+ new (): {
29
+ $slots: S;
30
+ };
31
+ };
@@ -0,0 +1,83 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /**
3
+ * Sets height of the tabs container element.
4
+ * Passing a `px` value will render tabs with a static height,
5
+ * passing `auto` will render tabs with variable height based on content size.
6
+ */
7
+ height: {
8
+ type: StringConstructor;
9
+ default: string;
10
+ };
11
+ /** Sets the index of the tab that should be active on initial page load. Note that this property is zero-indexed. */
12
+ activeTab: {
13
+ type: NumberConstructor;
14
+ default: number;
15
+ };
16
+ /**
17
+ * Modifies the style variants for this component
18
+ * @values centered, compact, full-width, no-border
19
+ */
20
+ modifier: StringConstructor;
21
+ /**
22
+ * Use `small` to reduce spacing around the tabs for a denser visual design
23
+ * @demoSelectMultiple true
24
+ * @values small
25
+ */
26
+ size: StringConstructor;
27
+ /**
28
+ * Sets the background color of the tab.
29
+ * For CdrTabs that are rendered on non-primary backgrounds.
30
+ * Pass the background-color into the component to ensure that the scrolling gradients render correctly.
31
+ */
32
+ backgroundColor: {
33
+ type: StringConstructor;
34
+ default: string;
35
+ };
36
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
37
+ /**
38
+ * Sets height of the tabs container element.
39
+ * Passing a `px` value will render tabs with a static height,
40
+ * passing `auto` will render tabs with variable height based on content size.
41
+ */
42
+ height: {
43
+ type: StringConstructor;
44
+ default: string;
45
+ };
46
+ /** Sets the index of the tab that should be active on initial page load. Note that this property is zero-indexed. */
47
+ activeTab: {
48
+ type: NumberConstructor;
49
+ default: number;
50
+ };
51
+ /**
52
+ * Modifies the style variants for this component
53
+ * @values centered, compact, full-width, no-border
54
+ */
55
+ modifier: StringConstructor;
56
+ /**
57
+ * Use `small` to reduce spacing around the tabs for a denser visual design
58
+ * @demoSelectMultiple true
59
+ * @values small
60
+ */
61
+ size: StringConstructor;
62
+ /**
63
+ * Sets the background color of the tab.
64
+ * For CdrTabs that are rendered on non-primary backgrounds.
65
+ * Pass the background-color into the component to ensure that the scrolling gradients render correctly.
66
+ */
67
+ backgroundColor: {
68
+ type: StringConstructor;
69
+ default: string;
70
+ };
71
+ }>>, {
72
+ height: string;
73
+ backgroundColor: string;
74
+ activeTab: number;
75
+ }, {}>, {
76
+ default?(_: {}): any;
77
+ }>;
78
+ export default _default;
79
+ type __VLS_WithTemplateSlots<T, S> = T & {
80
+ new (): {
81
+ $slots: S;
82
+ };
83
+ };
@@ -0,0 +1,3 @@
1
+ import type { InjectionKey } from "vue";
2
+ import type { Ref } from 'vue';
3
+ export declare const selectedTabKey: InjectionKey<Ref<string | null>>;
@@ -0,0 +1,23 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /** Sets the HTML tag (p, span, h1, h2, etc) */
3
+ tag: {
4
+ type: StringConstructor;
5
+ default: string;
6
+ };
7
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
8
+ /** Sets the HTML tag (p, span, h1, h2, etc) */
9
+ tag: {
10
+ type: StringConstructor;
11
+ default: string;
12
+ };
13
+ }>>, {
14
+ tag: string;
15
+ }, {}>, {
16
+ default?(_: {}): any;
17
+ }>;
18
+ export default _default;
19
+ type __VLS_WithTemplateSlots<T, S> = T & {
20
+ new (): {
21
+ $slots: S;
22
+ };
23
+ };
@@ -0,0 +1,82 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /**
3
+ * Sets the toast type.
4
+ * @demoSelectMultiple false
5
+ * @values info, success, warning, error, default
6
+ */
7
+ type: {
8
+ type: StringConstructor;
9
+ validator: (value: string) => boolean;
10
+ default: string;
11
+ };
12
+ /**
13
+ * Used to programmatically control the toast open/close state.
14
+ * @demoIgnore true
15
+ */
16
+ open: {
17
+ type: BooleanConstructor;
18
+ default: boolean;
19
+ };
20
+ /** Set to `false` to disable automatic closing after the `dismissDelay`. */
21
+ autoDismiss: {
22
+ type: BooleanConstructor;
23
+ default: boolean;
24
+ };
25
+ /** Sets the interval (in milliseconds) before the toast automatically closes. */
26
+ dismissDelay: {
27
+ type: NumberConstructor;
28
+ default: number;
29
+ };
30
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
31
+ /** Emits when toast opens */
32
+ open: null;
33
+ /** Emits when toast closes */
34
+ closed: null;
35
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
36
+ /**
37
+ * Sets the toast type.
38
+ * @demoSelectMultiple false
39
+ * @values info, success, warning, error, default
40
+ */
41
+ type: {
42
+ type: StringConstructor;
43
+ validator: (value: string) => boolean;
44
+ default: string;
45
+ };
46
+ /**
47
+ * Used to programmatically control the toast open/close state.
48
+ * @demoIgnore true
49
+ */
50
+ open: {
51
+ type: BooleanConstructor;
52
+ default: boolean;
53
+ };
54
+ /** Set to `false` to disable automatic closing after the `dismissDelay`. */
55
+ autoDismiss: {
56
+ type: BooleanConstructor;
57
+ default: boolean;
58
+ };
59
+ /** Sets the interval (in milliseconds) before the toast automatically closes. */
60
+ dismissDelay: {
61
+ type: NumberConstructor;
62
+ default: number;
63
+ };
64
+ }>> & {
65
+ onClosed?: ((...args: any[]) => any) | undefined;
66
+ onOpen?: ((...args: any[]) => any) | undefined;
67
+ }, {
68
+ type: string;
69
+ open: boolean;
70
+ autoDismiss: boolean;
71
+ dismissDelay: number;
72
+ }, {}>, {
73
+ "icon-left"?(_: {}): any;
74
+ default?(_: {}): any;
75
+ icon?(_: {}): any;
76
+ }>;
77
+ export default _default;
78
+ type __VLS_WithTemplateSlots<T, S> = T & {
79
+ new (): {
80
+ $slots: S;
81
+ };
82
+ };
@@ -0,0 +1,25 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /**
3
+ * Sets the value and aria-label for the toggle button. Display can be overridden using default slot
4
+ */
5
+ toggleValue: {
6
+ type: StringConstructor;
7
+ required: true;
8
+ };
9
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
10
+ /**
11
+ * Sets the value and aria-label for the toggle button. Display can be overridden using default slot
12
+ */
13
+ toggleValue: {
14
+ type: StringConstructor;
15
+ required: true;
16
+ };
17
+ }>>, {}, {}>, {
18
+ default?(_: {}): any;
19
+ }>;
20
+ export default _default;
21
+ type __VLS_WithTemplateSlots<T, S> = T & {
22
+ new (): {
23
+ $slots: S;
24
+ };
25
+ };
@@ -0,0 +1,51 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /** @ignore */
3
+ modelValue: {
4
+ type: (StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor)[];
5
+ required: true;
6
+ };
7
+ /**
8
+ * Sets toggle button size
9
+ * @demoSelectMultiple false
10
+ * @values medium, large
11
+ */
12
+ size: {
13
+ type: StringConstructor;
14
+ default: string;
15
+ validator: (value: string) => boolean;
16
+ };
17
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
18
+ /**
19
+ * Event emitted by v-model
20
+ * @param modelValue
21
+ */
22
+ 'update:modelValue': null;
23
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
24
+ /** @ignore */
25
+ modelValue: {
26
+ type: (StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor)[];
27
+ required: true;
28
+ };
29
+ /**
30
+ * Sets toggle button size
31
+ * @demoSelectMultiple false
32
+ * @values medium, large
33
+ */
34
+ size: {
35
+ type: StringConstructor;
36
+ default: string;
37
+ validator: (value: string) => boolean;
38
+ };
39
+ }>> & {
40
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
41
+ }, {
42
+ size: string;
43
+ }, {}>, {
44
+ default?(_: {}): any;
45
+ }>;
46
+ export default _default;
47
+ type __VLS_WithTemplateSlots<T, S> = T & {
48
+ new (): {
49
+ $slots: S;
50
+ };
51
+ };
@@ -0,0 +1,3 @@
1
+ import type { InjectionKey } from "vue";
2
+ import type { Ref } from 'vue';
3
+ export declare const selectedToggleKey: InjectionKey<Ref<string | number | boolean | Record<string, any> | unknown[]>>;
@@ -0,0 +1,100 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /**
3
+ * Sets the position where the tooltip 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`, tooltip will attempt to dynamically set it's position to
15
+ * ensure it renders within the visible browser window.
16
+ * If `false` the tooltip will always render in the provided `position`.
17
+ */
18
+ autoPosition: {
19
+ type: BooleanConstructor;
20
+ default: boolean;
21
+ };
22
+ /** ID for the tooltip element, required for accessibility */
23
+ id: {
24
+ type: StringConstructor;
25
+ required: true;
26
+ };
27
+ /** Add custom class to the tooltip content wrapper. Allows for overriding size, styling, etc. */
28
+ contentClass: {
29
+ type: StringConstructor;
30
+ required: false;
31
+ };
32
+ /**
33
+ * Used to programmatically control the tooltip state. Does not need to be set if you are using the `trigger` slot.
34
+ * @demoIgnore true
35
+ */
36
+ open: {
37
+ type: BooleanConstructor;
38
+ default: boolean;
39
+ };
40
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
41
+ /** Emits when tooltip is opened */
42
+ opened: null;
43
+ /** Emits when tooltip is closed */
44
+ closed: null;
45
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
46
+ /**
47
+ * Sets the position where the tooltip will render relative to the trigger element.
48
+ * @demoSelectMultiple false
49
+ * @values top, bottom, left, right
50
+ */
51
+ position: {
52
+ type: StringConstructor;
53
+ required: false;
54
+ default: string;
55
+ validator: (value: string) => boolean;
56
+ };
57
+ /**
58
+ * If set to `true`, tooltip will attempt to dynamically set it's position to
59
+ * ensure it renders within the visible browser window.
60
+ * If `false` the tooltip will always render in the provided `position`.
61
+ */
62
+ autoPosition: {
63
+ type: BooleanConstructor;
64
+ default: boolean;
65
+ };
66
+ /** ID for the tooltip element, required for accessibility */
67
+ id: {
68
+ type: StringConstructor;
69
+ required: true;
70
+ };
71
+ /** Add custom class to the tooltip content wrapper. Allows for overriding size, styling, etc. */
72
+ contentClass: {
73
+ type: StringConstructor;
74
+ required: false;
75
+ };
76
+ /**
77
+ * Used to programmatically control the tooltip state. Does not need to be set if you are using the `trigger` slot.
78
+ * @demoIgnore true
79
+ */
80
+ open: {
81
+ type: BooleanConstructor;
82
+ default: boolean;
83
+ };
84
+ }>> & {
85
+ onClosed?: ((...args: any[]) => any) | undefined;
86
+ onOpened?: ((...args: any[]) => any) | undefined;
87
+ }, {
88
+ position: string;
89
+ autoPosition: boolean;
90
+ open: boolean;
91
+ }, {}>, {
92
+ trigger?(_: {}): any;
93
+ default?(_: {}): any;
94
+ }>;
95
+ export default _default;
96
+ type __VLS_WithTemplateSlots<T, S> = T & {
97
+ new (): {
98
+ $slots: S;
99
+ };
100
+ };