@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,128 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /**
3
+ * The unique id of an accordion.
4
+ * @demoIgnore true
5
+ */
6
+ id: {
7
+ type: StringConstructor;
8
+ required: true;
9
+ };
10
+ /**
11
+ * Toggle this value to open/close the accordion.
12
+ * @demoIgnore true
13
+ */
14
+ opened: {
15
+ type: BooleanConstructor;
16
+ default: boolean;
17
+ };
18
+ /**
19
+ * Sets a compact style.
20
+ */
21
+ compact: {
22
+ type: BooleanConstructor;
23
+ default: boolean;
24
+ };
25
+ /**
26
+ * Sets a border-aligned style.
27
+ */
28
+ borderAligned: {
29
+ type: BooleanConstructor;
30
+ default: boolean;
31
+ };
32
+ /**
33
+ * Sets the heading level
34
+ * @demoIgnore true
35
+ */
36
+ level: {
37
+ type: (StringConstructor | NumberConstructor)[];
38
+ required: true;
39
+ };
40
+ /**
41
+ * Toggles content spacing (padding)
42
+ */
43
+ contentSpacing: {
44
+ type: BooleanConstructor;
45
+ default: boolean;
46
+ };
47
+ /**
48
+ * Sets the readable text on CdrAccordion button (also can be slotted)
49
+ * @demoIgnore true
50
+ */
51
+ label: {
52
+ type: StringConstructor;
53
+ };
54
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
55
+ /**
56
+ * Emits on accordion open/close
57
+ */
58
+ 'accordion-toggle': null;
59
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
60
+ /**
61
+ * The unique id of an accordion.
62
+ * @demoIgnore true
63
+ */
64
+ id: {
65
+ type: StringConstructor;
66
+ required: true;
67
+ };
68
+ /**
69
+ * Toggle this value to open/close the accordion.
70
+ * @demoIgnore true
71
+ */
72
+ opened: {
73
+ type: BooleanConstructor;
74
+ default: boolean;
75
+ };
76
+ /**
77
+ * Sets a compact style.
78
+ */
79
+ compact: {
80
+ type: BooleanConstructor;
81
+ default: boolean;
82
+ };
83
+ /**
84
+ * Sets a border-aligned style.
85
+ */
86
+ borderAligned: {
87
+ type: BooleanConstructor;
88
+ default: boolean;
89
+ };
90
+ /**
91
+ * Sets the heading level
92
+ * @demoIgnore true
93
+ */
94
+ level: {
95
+ type: (StringConstructor | NumberConstructor)[];
96
+ required: true;
97
+ };
98
+ /**
99
+ * Toggles content spacing (padding)
100
+ */
101
+ contentSpacing: {
102
+ type: BooleanConstructor;
103
+ default: boolean;
104
+ };
105
+ /**
106
+ * Sets the readable text on CdrAccordion button (also can be slotted)
107
+ * @demoIgnore true
108
+ */
109
+ label: {
110
+ type: StringConstructor;
111
+ };
112
+ }>> & {
113
+ "onAccordion-toggle"?: ((...args: any[]) => any) | undefined;
114
+ }, {
115
+ opened: boolean;
116
+ compact: boolean;
117
+ borderAligned: boolean;
118
+ contentSpacing: boolean;
119
+ }, {}>, {
120
+ label?(_: {}): any;
121
+ default?(_: {}): any;
122
+ }>;
123
+ export default _default;
124
+ type __VLS_WithTemplateSlots<T, S> = T & {
125
+ new (): {
126
+ $slots: S;
127
+ };
128
+ };
@@ -0,0 +1,31 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /**
3
+ * A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.
4
+ * @values @xs, @sm, @md, @lg, true
5
+ */
6
+ unwrap: {
7
+ type: (StringConstructor | BooleanConstructor)[];
8
+ default: boolean;
9
+ validator: (value: string) => boolean;
10
+ };
11
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
12
+ /**
13
+ * A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.
14
+ * @values @xs, @sm, @md, @lg, true
15
+ */
16
+ unwrap: {
17
+ type: (StringConstructor | BooleanConstructor)[];
18
+ default: boolean;
19
+ validator: (value: string) => boolean;
20
+ };
21
+ }>>, {
22
+ unwrap: string | boolean;
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,4 @@
1
+ import type { InjectionKey } from "vue";
2
+ import type { Ref } from 'vue';
3
+ export declare const unwrappedKey: InjectionKey<Ref<boolean>>;
4
+ export declare const groupedKey: InjectionKey<boolean>;
@@ -0,0 +1,37 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /**
3
+ * Sets the banner style.
4
+ * @demoSelectMultiple false
5
+ * @values info, warning, success, error, default
6
+ */
7
+ type: {
8
+ type: StringConstructor;
9
+ validator: (value: string) => boolean;
10
+ default: string;
11
+ };
12
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
+ /**
14
+ * Sets the banner style.
15
+ * @demoSelectMultiple false
16
+ * @values info, warning, success, error, default
17
+ */
18
+ type: {
19
+ type: StringConstructor;
20
+ validator: (value: string) => boolean;
21
+ default: string;
22
+ };
23
+ }>>, {
24
+ type: string;
25
+ }, {}>, {
26
+ "icon-left"?(_: {}): any;
27
+ default?(_: {}): any;
28
+ "icon-right"?(_: {}): any;
29
+ "message-body"?(_: {}): any;
30
+ "info-action"?(_: {}): any;
31
+ }>;
32
+ export default _default;
33
+ type __VLS_WithTemplateSlots<T, S> = T & {
34
+ new (): {
35
+ $slots: S;
36
+ };
37
+ };
@@ -0,0 +1,74 @@
1
+ import { PropType } from 'vue';
2
+ import { breadcrumbItem } from './interfaces';
3
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
4
+ /**
5
+ * Sets the array of a breadcrumb object containing a 'url' and 'name' property.
6
+ * @demoIgnore true
7
+ */
8
+ items: {
9
+ type: PropType<breadcrumbItem[]>;
10
+ default: () => never[];
11
+ validator: (value: breadcrumbItem[]) => boolean;
12
+ };
13
+ /**
14
+ * Controls the ability to truncate the entire breadcrumb path. If this value is false, truncation will no longer occur.
15
+ */
16
+ truncationEnabled: {
17
+ type: BooleanConstructor;
18
+ default: boolean;
19
+ };
20
+ /**
21
+ * Define a custom ID for the `<nav>` element. Randomly generated if no ID provided.
22
+ * @demoIgnore true
23
+ */
24
+ id: {
25
+ type: StringConstructor;
26
+ };
27
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
28
+ /**
29
+ * Emits when a breadcrumb item is clicked. `e.preventDefault()` may be used to override the default link navigation.
30
+ * @param breadcrumb The breadcrumb data object
31
+ */
32
+ navigate: null;
33
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
34
+ /**
35
+ * Sets the array of a breadcrumb object containing a 'url' and 'name' property.
36
+ * @demoIgnore true
37
+ */
38
+ items: {
39
+ type: PropType<breadcrumbItem[]>;
40
+ default: () => never[];
41
+ validator: (value: breadcrumbItem[]) => boolean;
42
+ };
43
+ /**
44
+ * Controls the ability to truncate the entire breadcrumb path. If this value is false, truncation will no longer occur.
45
+ */
46
+ truncationEnabled: {
47
+ type: BooleanConstructor;
48
+ default: boolean;
49
+ };
50
+ /**
51
+ * Define a custom ID for the `<nav>` element. Randomly generated if no ID provided.
52
+ * @demoIgnore true
53
+ */
54
+ id: {
55
+ type: StringConstructor;
56
+ };
57
+ }>> & {
58
+ onNavigate?: ((...args: any[]) => any) | undefined;
59
+ }, {
60
+ items: breadcrumbItem[];
61
+ truncationEnabled: boolean;
62
+ }, {}>, {
63
+ link?(_: {
64
+ class: string;
65
+ href: string;
66
+ content: string;
67
+ }): any;
68
+ }>;
69
+ export default _default;
70
+ type __VLS_WithTemplateSlots<T, S> = T & {
71
+ new (): {
72
+ $slots: S;
73
+ };
74
+ };
@@ -0,0 +1,15 @@
1
+ /**
2
+ * Breadcrumb data object
3
+ *
4
+ * @interface breadcrumbItem
5
+ * @url {string} The url for the breadcrumb link
6
+ * @name {string} The display name for breadcrumb link
7
+ * @id {string} Optional id
8
+ */
9
+ export interface breadcrumbItem {
10
+ item: {
11
+ url: string;
12
+ name: string;
13
+ id?: string;
14
+ };
15
+ }
@@ -0,0 +1,146 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /**
3
+ * Renders CdrButton as a <button> or <a> element. When using the value of <a>, this element renders as an anchor link.
4
+ * @demoIgnore true
5
+ * @values button, a
6
+ */
7
+ tag: {
8
+ type: StringConstructor;
9
+ default: string;
10
+ validator: (value: string) => boolean;
11
+ };
12
+ /**
13
+ * Sets the button type
14
+ * @demoIgnore true
15
+ * @values button, submit, reset
16
+ */
17
+ type: {
18
+ type: StringConstructor;
19
+ default: string;
20
+ validator: (value: string) => boolean;
21
+ };
22
+ /**
23
+ * Modifies the style variant for this component
24
+ * @demoSelectMultiple false
25
+ * @values primary, secondary, sale, dark, link
26
+ */
27
+ modifier: {
28
+ type: StringConstructor;
29
+ default: string;
30
+ validator: (value: string) => boolean;
31
+ };
32
+ /**
33
+ * Sets the button size; values can target responsive breakpoints. Example: `large@sm`.
34
+ * @demoSelectMultiple false
35
+ * @values small, medium, large
36
+ */
37
+ size: {
38
+ type: StringConstructor;
39
+ default: string;
40
+ validator: (value: string) => boolean;
41
+ };
42
+ /**
43
+ * Sets button width to 100%. Setting this value to true will set the button width to 100% of the parent container. Use the 'fullWidth' prop with the 'size' prop to control top and bottom padding.
44
+ */
45
+ fullWidth: {
46
+ type: (StringConstructor | BooleanConstructor)[];
47
+ default: boolean;
48
+ validator: (value: string) => boolean;
49
+ };
50
+ /**
51
+ * Renders an 'icon-only' button. When this value is true, it will override the size and 'responsiveSize' props. Can be used in conjunction with 'with-background'
52
+ */
53
+ iconOnly: {
54
+ type: BooleanConstructor;
55
+ default: boolean;
56
+ };
57
+ /**
58
+ * Renders an 'icon-only' button with a background color and border. Must be used in conjunction with the 'iconOnly' prop.
59
+ */
60
+ withBackground: {
61
+ type: BooleanConstructor;
62
+ default: boolean;
63
+ };
64
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
65
+ /**
66
+ * Renders CdrButton as a <button> or <a> element. When using the value of <a>, this element renders as an anchor link.
67
+ * @demoIgnore true
68
+ * @values button, a
69
+ */
70
+ tag: {
71
+ type: StringConstructor;
72
+ default: string;
73
+ validator: (value: string) => boolean;
74
+ };
75
+ /**
76
+ * Sets the button type
77
+ * @demoIgnore true
78
+ * @values button, submit, reset
79
+ */
80
+ type: {
81
+ type: StringConstructor;
82
+ default: string;
83
+ validator: (value: string) => boolean;
84
+ };
85
+ /**
86
+ * Modifies the style variant for this component
87
+ * @demoSelectMultiple false
88
+ * @values primary, secondary, sale, dark, link
89
+ */
90
+ modifier: {
91
+ type: StringConstructor;
92
+ default: string;
93
+ validator: (value: string) => boolean;
94
+ };
95
+ /**
96
+ * Sets the button size; values can target responsive breakpoints. Example: `large@sm`.
97
+ * @demoSelectMultiple false
98
+ * @values small, medium, large
99
+ */
100
+ size: {
101
+ type: StringConstructor;
102
+ default: string;
103
+ validator: (value: string) => boolean;
104
+ };
105
+ /**
106
+ * Sets button width to 100%. Setting this value to true will set the button width to 100% of the parent container. Use the 'fullWidth' prop with the 'size' prop to control top and bottom padding.
107
+ */
108
+ fullWidth: {
109
+ type: (StringConstructor | BooleanConstructor)[];
110
+ default: boolean;
111
+ validator: (value: string) => boolean;
112
+ };
113
+ /**
114
+ * Renders an 'icon-only' button. When this value is true, it will override the size and 'responsiveSize' props. Can be used in conjunction with 'with-background'
115
+ */
116
+ iconOnly: {
117
+ type: BooleanConstructor;
118
+ default: boolean;
119
+ };
120
+ /**
121
+ * Renders an 'icon-only' button with a background color and border. Must be used in conjunction with the 'iconOnly' prop.
122
+ */
123
+ withBackground: {
124
+ type: BooleanConstructor;
125
+ default: boolean;
126
+ };
127
+ }>>, {
128
+ size: string;
129
+ type: string;
130
+ tag: string;
131
+ modifier: string;
132
+ fullWidth: string | boolean;
133
+ iconOnly: boolean;
134
+ withBackground: boolean;
135
+ }, {}>, {
136
+ "icon-left"?(_: {}): any;
137
+ icon?(_: {}): any;
138
+ default?(_: {}): any;
139
+ "icon-right"?(_: {}): any;
140
+ }>;
141
+ export default _default;
142
+ type __VLS_WithTemplateSlots<T, S> = T & {
143
+ new (): {
144
+ $slots: S;
145
+ };
146
+ };
@@ -0,0 +1,32 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ /**
3
+ * Sets the string content for the description body of the caption.
4
+ * @demoIgnore true
5
+ */
6
+ summary: {
7
+ type: StringConstructor;
8
+ };
9
+ /**
10
+ * Sets the string content for attribution.
11
+ * @demoIgnore true
12
+ */
13
+ credit: {
14
+ type: StringConstructor;
15
+ };
16
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
17
+ /**
18
+ * Sets the string content for the description body of the caption.
19
+ * @demoIgnore true
20
+ */
21
+ summary: {
22
+ type: StringConstructor;
23
+ };
24
+ /**
25
+ * Sets the string content for attribution.
26
+ * @demoIgnore true
27
+ */
28
+ credit: {
29
+ type: StringConstructor;
30
+ };
31
+ }>>, {}, {}>;
32
+ export default _default;
@@ -0,0 +1,23 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /** Sets valid HTML container element tag. */
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 valid HTML container element tag. */
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,169 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
+ /**
3
+ * Passes a CSS class to the label for custom styles
4
+ */
5
+ labelClass: StringConstructor;
6
+ /**
7
+ * Passes a CSS class to the input for custom styles
8
+ */
9
+ inputClass: StringConstructor;
10
+ /**
11
+ * Passes a CSS class to the slot wrapper for custom styles
12
+ */
13
+ contentClass: StringConstructor;
14
+ /**
15
+ * Show checkbox in indeterminate state. (NOTE: this is a visual-only state and there is no logic for when to show it)
16
+ */
17
+ indeterminate: {
18
+ type: (StringConstructor | BooleanConstructor)[];
19
+ default: boolean;
20
+ };
21
+ /** Disables the checkbox */
22
+ disabled: BooleanConstructor;
23
+ /**
24
+ * The value when checked.
25
+ */
26
+ trueValue: {
27
+ type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
28
+ default: boolean;
29
+ };
30
+ /**
31
+ * The value when unchecked.
32
+ */
33
+ falseValue: {
34
+ type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
35
+ default: boolean;
36
+ };
37
+ /**
38
+ * The value when used in a checkbox group. Replaces `trueValue` and `falseValue`.
39
+ */
40
+ customValue: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
41
+ /**
42
+ * Sets the background color the input is rendered on
43
+ * @values primary, secondary
44
+ */
45
+ background: {
46
+ type: StringConstructor[];
47
+ default: string;
48
+ validator: (value: string) => boolean;
49
+ };
50
+ /**
51
+ * @demoSelectMultiple false
52
+ * @values small, medium, large
53
+ */
54
+ size: {
55
+ type: StringConstructor;
56
+ default: string;
57
+ validator: (value: string) => boolean;
58
+ };
59
+ /**
60
+ * Use `hide-figure` to hide the checkbox, which leaves the text label as the clickable element.
61
+ * Add appropriate custom styles to convey selected and unselected states.
62
+ * @values hide-figure
63
+ */
64
+ modifier: {
65
+ type: StringConstructor;
66
+ default: string;
67
+ validator: (value: string) => boolean;
68
+ };
69
+ /** @ignore */
70
+ modelValue: {
71
+ type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
72
+ };
73
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
74
+ /**
75
+ * Event emitted by v-model on the <input> element
76
+ * @param modelValue
77
+ */
78
+ 'update:modelValue': null;
79
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
80
+ /**
81
+ * Passes a CSS class to the label for custom styles
82
+ */
83
+ labelClass: StringConstructor;
84
+ /**
85
+ * Passes a CSS class to the input for custom styles
86
+ */
87
+ inputClass: StringConstructor;
88
+ /**
89
+ * Passes a CSS class to the slot wrapper for custom styles
90
+ */
91
+ contentClass: StringConstructor;
92
+ /**
93
+ * Show checkbox in indeterminate state. (NOTE: this is a visual-only state and there is no logic for when to show it)
94
+ */
95
+ indeterminate: {
96
+ type: (StringConstructor | BooleanConstructor)[];
97
+ default: boolean;
98
+ };
99
+ /** Disables the checkbox */
100
+ disabled: BooleanConstructor;
101
+ /**
102
+ * The value when checked.
103
+ */
104
+ trueValue: {
105
+ type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
106
+ default: boolean;
107
+ };
108
+ /**
109
+ * The value when unchecked.
110
+ */
111
+ falseValue: {
112
+ type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
113
+ default: boolean;
114
+ };
115
+ /**
116
+ * The value when used in a checkbox group. Replaces `trueValue` and `falseValue`.
117
+ */
118
+ customValue: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
119
+ /**
120
+ * Sets the background color the input is rendered on
121
+ * @values primary, secondary
122
+ */
123
+ background: {
124
+ type: StringConstructor[];
125
+ default: string;
126
+ validator: (value: string) => boolean;
127
+ };
128
+ /**
129
+ * @demoSelectMultiple false
130
+ * @values small, medium, large
131
+ */
132
+ size: {
133
+ type: StringConstructor;
134
+ default: string;
135
+ validator: (value: string) => boolean;
136
+ };
137
+ /**
138
+ * Use `hide-figure` to hide the checkbox, which leaves the text label as the clickable element.
139
+ * Add appropriate custom styles to convey selected and unselected states.
140
+ * @values hide-figure
141
+ */
142
+ modifier: {
143
+ type: StringConstructor;
144
+ default: string;
145
+ validator: (value: string) => boolean;
146
+ };
147
+ /** @ignore */
148
+ modelValue: {
149
+ type: (SymbolConstructor | StringConstructor | BooleanConstructor | ObjectConstructor | ArrayConstructor | NumberConstructor | FunctionConstructor)[];
150
+ };
151
+ }>> & {
152
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
153
+ }, {
154
+ size: string;
155
+ disabled: boolean;
156
+ indeterminate: string | boolean;
157
+ modifier: string;
158
+ background: string;
159
+ trueValue: string | number | boolean | symbol | Function | Record<string, any> | unknown[];
160
+ falseValue: string | number | boolean | symbol | Function | Record<string, any> | unknown[];
161
+ }, {}>, {
162
+ default?(_: {}): any;
163
+ }>;
164
+ export default _default;
165
+ type __VLS_WithTemplateSlots<T, S> = T & {
166
+ new (): {
167
+ $slots: S;
168
+ };
169
+ };
@@ -0,0 +1,11 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>, {
2
+ "icon-left"?(_: {}): any;
3
+ "icon-right"?(_: {}): any;
4
+ default?(_: {}): any;
5
+ }>;
6
+ export default _default;
7
+ type __VLS_WithTemplateSlots<T, S> = T & {
8
+ new (): {
9
+ $slots: S;
10
+ };
11
+ };