@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
@@ -402,6 +402,132 @@
402
402
  }
403
403
  ]
404
404
  },
405
+ "CdrBreadcrumb": {
406
+ "name": "CdrBreadcrumb",
407
+ "description": "Navigation used to reveal a page's location within the site hierarchy",
408
+ "tags": {},
409
+ "exportName": "default",
410
+ "displayName": "CdrBreadcrumb",
411
+ "props": [
412
+ {
413
+ "name": "items",
414
+ "description": "Sets the array of a breadcrumb object containing a 'url' and 'name' property.",
415
+ "tags": {
416
+ "demoIgnore": [
417
+ {
418
+ "description": "true",
419
+ "title": "demoIgnore"
420
+ }
421
+ ]
422
+ },
423
+ "type": {
424
+ "name": "breadcrumbItem[]"
425
+ },
426
+ "defaultValue": {
427
+ "func": true,
428
+ "value": "() => []"
429
+ }
430
+ },
431
+ {
432
+ "name": "truncationEnabled",
433
+ "description": "Controls the ability to truncate the entire breadcrumb path. If this value is false, truncation will no longer occur.",
434
+ "type": {
435
+ "name": "boolean"
436
+ },
437
+ "defaultValue": {
438
+ "func": false,
439
+ "value": true
440
+ }
441
+ },
442
+ {
443
+ "name": "id",
444
+ "description": "Define a custom ID for the `<nav>` element. Randomly generated if no ID provided.",
445
+ "tags": {
446
+ "demoIgnore": [
447
+ {
448
+ "description": "true",
449
+ "title": "demoIgnore"
450
+ }
451
+ ]
452
+ },
453
+ "type": {
454
+ "name": "string"
455
+ }
456
+ }
457
+ ],
458
+ "events": [
459
+ {
460
+ "name": "navigate",
461
+ "description": "Emits when a breadcrumb item is clicked. `e.preventDefault()` may be used to override the default link navigation.",
462
+ "properties": [
463
+ {
464
+ "type": {
465
+ "names": [
466
+ "mixed"
467
+ ]
468
+ },
469
+ "name": "breadcrumb",
470
+ "description": "The breadcrumb data object"
471
+ }
472
+ ],
473
+ "tags": [
474
+ {
475
+ "title": "param",
476
+ "type": {
477
+ "name": "mixed"
478
+ },
479
+ "name": "breadcrumb",
480
+ "description": "The breadcrumb data object"
481
+ }
482
+ ]
483
+ }
484
+ ],
485
+ "slots": [
486
+ {
487
+ "name": "link",
488
+ "scoped": true,
489
+ "bindings": [
490
+ {
491
+ "name": "class",
492
+ "title": "binding"
493
+ },
494
+ {
495
+ "name": "href",
496
+ "title": "binding"
497
+ },
498
+ {
499
+ "name": "content",
500
+ "title": "binding"
501
+ }
502
+ ]
503
+ }
504
+ ],
505
+ "sourceFiles": [
506
+ "./src/components/breadcrumb/CdrBreadcrumb.vue"
507
+ ],
508
+ "UIProperties": [
509
+ {
510
+ "name": "--cdr-breadcrumb-ellipses-icon-color",
511
+ "defaultValue": "--cdr-color-text-secondary",
512
+ "description": "Ellipses icon color"
513
+ },
514
+ {
515
+ "name": "--cdr-breadcrumb-ellipses-icon-highlight-color",
516
+ "defaultValue": "--cdr-color-text-link-hover",
517
+ "description": "Ellipses icon hover, active and focus color"
518
+ },
519
+ {
520
+ "name": "--cdr-breadcrumb-item-color",
521
+ "defaultValue": "--cdr-color-text-secondary",
522
+ "description": "Breadcrumb item color"
523
+ },
524
+ {
525
+ "name": "--cdr-breadcrumb-item-linked-highlight-color",
526
+ "defaultValue": "--cdr-color-text-link-hover",
527
+ "description": "Breadcrumb item linked hover, active and focus color"
528
+ }
529
+ ]
530
+ },
405
531
  "CdrButton": {
406
532
  "name": "CdrButton",
407
533
  "description": "Initiates an action, such as completing a task or submitting information",
@@ -1104,60 +1230,6 @@
1104
1230
  }
1105
1231
  ]
1106
1232
  },
1107
- "CdrCaption": {
1108
- "name": "CdrCaption",
1109
- "description": "Provides context and credit for an asset such as an image, video, or chart",
1110
- "tags": {},
1111
- "exportName": "default",
1112
- "displayName": "CdrCaption",
1113
- "props": [
1114
- {
1115
- "name": "summary",
1116
- "description": "Sets the string content for the description body of the caption.",
1117
- "tags": {
1118
- "demoIgnore": [
1119
- {
1120
- "description": "true",
1121
- "title": "demoIgnore"
1122
- }
1123
- ]
1124
- },
1125
- "type": {
1126
- "name": "string"
1127
- }
1128
- },
1129
- {
1130
- "name": "credit",
1131
- "description": "Sets the string content for attribution.",
1132
- "tags": {
1133
- "demoIgnore": [
1134
- {
1135
- "description": "true",
1136
- "title": "demoIgnore"
1137
- }
1138
- ]
1139
- },
1140
- "type": {
1141
- "name": "string"
1142
- }
1143
- }
1144
- ],
1145
- "sourceFiles": [
1146
- "./src/components/caption/CdrCaption.vue"
1147
- ],
1148
- "UIProperties": [
1149
- {
1150
- "name": "--cdr-caption-summary-color",
1151
- "defaultValue": "--cdr-color-text-primary",
1152
- "description": "Text color of a cdr-caption"
1153
- },
1154
- {
1155
- "name": "--cdr-caption-cite-color",
1156
- "defaultValue": "--cdr-color-text-secondary",
1157
- "description": "Text color of a cdr-caption"
1158
- }
1159
- ]
1160
- },
1161
1233
  "CdrCard": {
1162
1234
  "name": "CdrCard",
1163
1235
  "description": "Related, interactive containers linking to a single subject or destination",
@@ -1209,16 +1281,16 @@
1209
1281
  }
1210
1282
  ]
1211
1283
  },
1212
- "CdrBreadcrumb": {
1213
- "name": "CdrBreadcrumb",
1214
- "description": "Navigation used to reveal a page's location within the site hierarchy",
1284
+ "CdrCaption": {
1285
+ "name": "CdrCaption",
1286
+ "description": "Provides context and credit for an asset such as an image, video, or chart",
1215
1287
  "tags": {},
1216
1288
  "exportName": "default",
1217
- "displayName": "CdrBreadcrumb",
1289
+ "displayName": "CdrCaption",
1218
1290
  "props": [
1219
1291
  {
1220
- "name": "items",
1221
- "description": "Sets the array of a breadcrumb object containing a 'url' and 'name' property.",
1292
+ "name": "summary",
1293
+ "description": "Sets the string content for the description body of the caption.",
1222
1294
  "tags": {
1223
1295
  "demoIgnore": [
1224
1296
  {
@@ -1228,27 +1300,12 @@
1228
1300
  ]
1229
1301
  },
1230
1302
  "type": {
1231
- "name": "breadcrumbItem[]"
1232
- },
1233
- "defaultValue": {
1234
- "func": true,
1235
- "value": "() => []"
1236
- }
1237
- },
1238
- {
1239
- "name": "truncationEnabled",
1240
- "description": "Controls the ability to truncate the entire breadcrumb path. If this value is false, truncation will no longer occur.",
1241
- "type": {
1242
- "name": "boolean"
1243
- },
1244
- "defaultValue": {
1245
- "func": false,
1246
- "value": true
1303
+ "name": "string"
1247
1304
  }
1248
1305
  },
1249
1306
  {
1250
- "name": "id",
1251
- "description": "Define a custom ID for the `<nav>` element. Randomly generated if no ID provided.",
1307
+ "name": "credit",
1308
+ "description": "Sets the string content for attribution.",
1252
1309
  "tags": {
1253
1310
  "demoIgnore": [
1254
1311
  {
@@ -1262,76 +1319,19 @@
1262
1319
  }
1263
1320
  }
1264
1321
  ],
1265
- "events": [
1266
- {
1267
- "name": "navigate",
1268
- "description": "Emits when a breadcrumb item is clicked. `e.preventDefault()` may be used to override the default link navigation.",
1269
- "properties": [
1270
- {
1271
- "type": {
1272
- "names": [
1273
- "mixed"
1274
- ]
1275
- },
1276
- "name": "breadcrumb",
1277
- "description": "The breadcrumb data object"
1278
- }
1279
- ],
1280
- "tags": [
1281
- {
1282
- "title": "param",
1283
- "type": {
1284
- "name": "mixed"
1285
- },
1286
- "name": "breadcrumb",
1287
- "description": "The breadcrumb data object"
1288
- }
1289
- ]
1290
- }
1322
+ "sourceFiles": [
1323
+ "./src/components/caption/CdrCaption.vue"
1291
1324
  ],
1292
- "slots": [
1325
+ "UIProperties": [
1293
1326
  {
1294
- "name": "link",
1295
- "scoped": true,
1296
- "bindings": [
1297
- {
1298
- "name": "class",
1299
- "title": "binding"
1300
- },
1301
- {
1302
- "name": "href",
1303
- "title": "binding"
1304
- },
1305
- {
1306
- "name": "content",
1307
- "title": "binding"
1308
- }
1309
- ]
1310
- }
1311
- ],
1312
- "sourceFiles": [
1313
- "./src/components/breadcrumb/CdrBreadcrumb.vue"
1314
- ],
1315
- "UIProperties": [
1316
- {
1317
- "name": "--cdr-breadcrumb-ellipses-icon-color",
1318
- "defaultValue": "--cdr-color-text-secondary",
1319
- "description": "Ellipses icon color"
1320
- },
1321
- {
1322
- "name": "--cdr-breadcrumb-ellipses-icon-highlight-color",
1323
- "defaultValue": "--cdr-color-text-link-hover",
1324
- "description": "Ellipses icon hover, active and focus color"
1327
+ "name": "--cdr-caption-summary-color",
1328
+ "defaultValue": "--cdr-color-text-primary",
1329
+ "description": "Text color of a cdr-caption"
1325
1330
  },
1326
1331
  {
1327
- "name": "--cdr-breadcrumb-item-color",
1332
+ "name": "--cdr-caption-cite-color",
1328
1333
  "defaultValue": "--cdr-color-text-secondary",
1329
- "description": "Breadcrumb item color"
1330
- },
1331
- {
1332
- "name": "--cdr-breadcrumb-item-linked-highlight-color",
1333
- "defaultValue": "--cdr-color-text-link-hover",
1334
- "description": "Breadcrumb item linked hover, active and focus color"
1334
+ "description": "Text color of a cdr-caption"
1335
1335
  }
1336
1336
  ]
1337
1337
  },
@@ -1724,126 +1724,45 @@
1724
1724
  }
1725
1725
  ]
1726
1726
  },
1727
- "CdrFormGroup": {
1728
- "name": "CdrFormGroup",
1729
- "description": "Groups related input elements together",
1730
- "tags": {},
1727
+ "CdrChipGroup": {
1728
+ "name": "CdrChipGroup",
1731
1729
  "exportName": "default",
1732
- "displayName": "CdrFormGroup",
1730
+ "displayName": "CdrChipGroup",
1731
+ "description": "",
1732
+ "tags": {},
1733
1733
  "props": [
1734
- {
1735
- "name": "id",
1736
- "description": "Custom ID that is mapped to the form error. If this value is not set, it will be randomly generated.",
1737
- "tags": {
1738
- "demoIgnore": [
1739
- {
1740
- "description": "true",
1741
- "title": "demoIgnore"
1742
- }
1743
- ]
1744
- },
1745
- "type": {
1746
- "name": "string"
1747
- }
1748
- },
1749
1734
  {
1750
1735
  "name": "label",
1751
- "description": "Sets the label/legend for the form group. Applies default text styles to this label.\nTo override that default text style or apply other customization, use the `label` slot.",
1752
- "tags": {
1753
- "demoIgnore": [
1754
- {
1755
- "description": "true",
1756
- "title": "demoIgnore"
1757
- }
1758
- ]
1759
- },
1736
+ "description": "Sets a label that describes the chip group and what it is selecting. By default this label is visually hidden and only made available to screen readers.",
1760
1737
  "type": {
1761
1738
  "name": "string"
1762
1739
  },
1763
- "defaultValue": {
1764
- "func": false,
1765
- "value": "''"
1766
- }
1767
- },
1768
- {
1769
- "name": "error",
1770
- "description": "Sets the form group to an error state, displays the `error` slot if one is present.",
1771
- "type": {
1772
- "name": "boolean|string"
1773
- },
1774
- "defaultValue": {
1775
- "func": false,
1776
- "value": false
1777
- }
1778
- },
1779
- {
1780
- "name": "required",
1781
- "description": "Adds required label to the form group.",
1782
- "type": {
1783
- "name": "boolean"
1784
- }
1785
- },
1786
- {
1787
- "name": "optional",
1788
- "description": "Adds optional label to the form group.",
1789
- "type": {
1790
- "name": "boolean"
1791
- }
1740
+ "required": true
1792
1741
  },
1793
1742
  {
1794
- "name": "disabled",
1795
- "description": "Renders form group in a disabled state.",
1743
+ "name": "hideLabel",
1744
+ "description": "Visually hides the chip group label but makes it accessible to screen readers.",
1796
1745
  "type": {
1797
1746
  "name": "boolean"
1798
1747
  },
1799
1748
  "defaultValue": {
1800
1749
  "func": false,
1801
- "value": "undefined"
1750
+ "value": true
1802
1751
  }
1803
1752
  }
1804
1753
  ],
1805
1754
  "slots": [
1806
1755
  {
1807
1756
  "name": "label",
1808
- "description": "Overrides CdrFormGroup label/legend. Should be a text element"
1757
+ "description": "Override CdrChip label content with a custom element"
1809
1758
  },
1810
1759
  {
1811
1760
  "name": "default",
1812
- "description": "CdrFormGroup content (form elements)"
1813
- },
1814
- {
1815
- "name": "error"
1761
+ "description": "CdrChipGroup content (CdrChip components)"
1816
1762
  }
1817
1763
  ],
1818
1764
  "sourceFiles": [
1819
- "./src/components/formGroup/CdrFormGroup.vue"
1820
- ],
1821
- "UIProperties": [
1822
- {
1823
- "name": "--cdr-form-group-error-box-shadow",
1824
- "defaultValue": "--cdr-color-border-input-error",
1825
- "description": "Box-shadow color of a cdr-form-group error"
1826
- },
1827
- {
1828
- "name": "--cdr-form-group-error-background-color",
1829
- "defaultValue": "--cdr-color-background-input-error",
1830
- "description": "Background color of a cdr-form-group error"
1831
- },
1832
- {
1833
- "name": "--cdr-form-group-error-background-hover",
1834
- "defaultValue": "transparent",
1835
- "description": "Background color of a cdr-form-group error on hover"
1836
- },
1837
- {
1838
- "name": "--cdr-form-group-optional-text-color",
1839
- "defaultValue": "--cdr-color-text-input-optional",
1840
- "description": "Text color of an optional cdr-form-group"
1841
- },
1842
- {
1843
- "name": "--cdr-form-group-disabled-text-color",
1844
- "defaultValue": "--cdr-color-text-disabled",
1845
- "description": "Text color of a disabled cdr-form-group"
1846
- }
1765
+ "./src/components/chip/CdrChipGroup.vue"
1847
1766
  ]
1848
1767
  },
1849
1768
  "CdrContainer": {
@@ -1933,45 +1852,126 @@
1933
1852
  }
1934
1853
  ]
1935
1854
  },
1936
- "CdrChipGroup": {
1937
- "name": "CdrChipGroup",
1938
- "exportName": "default",
1939
- "displayName": "CdrChipGroup",
1940
- "description": "",
1855
+ "CdrFormGroup": {
1856
+ "name": "CdrFormGroup",
1857
+ "description": "Groups related input elements together",
1941
1858
  "tags": {},
1859
+ "exportName": "default",
1860
+ "displayName": "CdrFormGroup",
1942
1861
  "props": [
1862
+ {
1863
+ "name": "id",
1864
+ "description": "Custom ID that is mapped to the form error. If this value is not set, it will be randomly generated.",
1865
+ "tags": {
1866
+ "demoIgnore": [
1867
+ {
1868
+ "description": "true",
1869
+ "title": "demoIgnore"
1870
+ }
1871
+ ]
1872
+ },
1873
+ "type": {
1874
+ "name": "string"
1875
+ }
1876
+ },
1943
1877
  {
1944
1878
  "name": "label",
1945
- "description": "Sets a label that describes the chip group and what it is selecting. By default this label is visually hidden and only made available to screen readers.",
1879
+ "description": "Sets the label/legend for the form group. Applies default text styles to this label.\nTo override that default text style or apply other customization, use the `label` slot.",
1880
+ "tags": {
1881
+ "demoIgnore": [
1882
+ {
1883
+ "description": "true",
1884
+ "title": "demoIgnore"
1885
+ }
1886
+ ]
1887
+ },
1946
1888
  "type": {
1947
1889
  "name": "string"
1948
1890
  },
1949
- "required": true
1891
+ "defaultValue": {
1892
+ "func": false,
1893
+ "value": "''"
1894
+ }
1950
1895
  },
1951
1896
  {
1952
- "name": "hideLabel",
1953
- "description": "Visually hides the chip group label but makes it accessible to screen readers.",
1897
+ "name": "error",
1898
+ "description": "Sets the form group to an error state, displays the `error` slot if one is present.",
1899
+ "type": {
1900
+ "name": "boolean|string"
1901
+ },
1902
+ "defaultValue": {
1903
+ "func": false,
1904
+ "value": false
1905
+ }
1906
+ },
1907
+ {
1908
+ "name": "required",
1909
+ "description": "Adds required label to the form group.",
1910
+ "type": {
1911
+ "name": "boolean"
1912
+ }
1913
+ },
1914
+ {
1915
+ "name": "optional",
1916
+ "description": "Adds optional label to the form group.",
1917
+ "type": {
1918
+ "name": "boolean"
1919
+ }
1920
+ },
1921
+ {
1922
+ "name": "disabled",
1923
+ "description": "Renders form group in a disabled state.",
1954
1924
  "type": {
1955
1925
  "name": "boolean"
1956
1926
  },
1957
1927
  "defaultValue": {
1958
1928
  "func": false,
1959
- "value": true
1929
+ "value": "undefined"
1960
1930
  }
1961
1931
  }
1962
1932
  ],
1963
1933
  "slots": [
1964
1934
  {
1965
1935
  "name": "label",
1966
- "description": "Override CdrChip label content with a custom element"
1936
+ "description": "Overrides CdrFormGroup label/legend. Should be a text element"
1967
1937
  },
1968
1938
  {
1969
1939
  "name": "default",
1970
- "description": "CdrChipGroup content (CdrChip components)"
1940
+ "description": "CdrFormGroup content (form elements)"
1941
+ },
1942
+ {
1943
+ "name": "error"
1971
1944
  }
1972
1945
  ],
1973
1946
  "sourceFiles": [
1974
- "./src/components/chip/CdrChipGroup.vue"
1947
+ "./src/components/formGroup/CdrFormGroup.vue"
1948
+ ],
1949
+ "UIProperties": [
1950
+ {
1951
+ "name": "--cdr-form-group-error-box-shadow",
1952
+ "defaultValue": "--cdr-color-border-input-error",
1953
+ "description": "Box-shadow color of a cdr-form-group error"
1954
+ },
1955
+ {
1956
+ "name": "--cdr-form-group-error-background-color",
1957
+ "defaultValue": "--cdr-color-background-input-error",
1958
+ "description": "Background color of a cdr-form-group error"
1959
+ },
1960
+ {
1961
+ "name": "--cdr-form-group-error-background-hover",
1962
+ "defaultValue": "transparent",
1963
+ "description": "Background color of a cdr-form-group error on hover"
1964
+ },
1965
+ {
1966
+ "name": "--cdr-form-group-optional-text-color",
1967
+ "defaultValue": "--cdr-color-text-input-optional",
1968
+ "description": "Text color of an optional cdr-form-group"
1969
+ },
1970
+ {
1971
+ "name": "--cdr-form-group-disabled-text-color",
1972
+ "defaultValue": "--cdr-color-text-disabled",
1973
+ "description": "Text color of a disabled cdr-form-group"
1974
+ }
1975
1975
  ]
1976
1976
  },
1977
1977
  "CdrIcon": {
@@ -2033,66 +2033,12 @@
2033
2033
  }
2034
2034
  ]
2035
2035
  },
2036
- "CdrGrid": {
2037
- "name": "CdrGrid",
2038
- "description": "Simple wrapper for working with CSS grid",
2036
+ "CdrImg": {
2037
+ "name": "CdrImg",
2038
+ "description": "Media for capturing attention and communicating messages",
2039
2039
  "tags": {},
2040
2040
  "exportName": "default",
2041
- "displayName": "CdrGrid",
2042
- "props": [
2043
- {
2044
- "name": "gutter",
2045
- "description": "Defines gutter size. Also accepts responsive values with `@breakpoint`: \"none@md\"",
2046
- "tags": {
2047
- "demoSelectMultiple": [
2048
- {
2049
- "description": "false",
2050
- "title": "demoSelectMultiple"
2051
- }
2052
- ]
2053
- },
2054
- "values": [
2055
- "none",
2056
- "small",
2057
- "medium",
2058
- "large"
2059
- ],
2060
- "type": {
2061
- "name": "string"
2062
- },
2063
- "defaultValue": {
2064
- "func": false,
2065
- "value": "'medium@xs medium@sm large@md large@lg'"
2066
- }
2067
- },
2068
- {
2069
- "name": "tag",
2070
- "description": "Sets the HTML tag for the grid element",
2071
- "type": {
2072
- "name": "string"
2073
- },
2074
- "defaultValue": {
2075
- "func": false,
2076
- "value": "'div'"
2077
- }
2078
- }
2079
- ],
2080
- "slots": [
2081
- {
2082
- "name": "default",
2083
- "description": "CdrGrid content (grid child elements)"
2084
- }
2085
- ],
2086
- "sourceFiles": [
2087
- "./src/components/grid/CdrGrid.vue"
2088
- ]
2089
- },
2090
- "CdrImg": {
2091
- "name": "CdrImg",
2092
- "description": "Media for capturing attention and communicating messages",
2093
- "tags": {},
2094
- "exportName": "default",
2095
- "displayName": "CdrImg",
2041
+ "displayName": "CdrImg",
2096
2042
  "props": [
2097
2043
  {
2098
2044
  "name": "src",
@@ -2227,6 +2173,60 @@
2227
2173
  "./src/components/image/CdrImg.vue"
2228
2174
  ]
2229
2175
  },
2176
+ "CdrGrid": {
2177
+ "name": "CdrGrid",
2178
+ "description": "Simple wrapper for working with CSS grid",
2179
+ "tags": {},
2180
+ "exportName": "default",
2181
+ "displayName": "CdrGrid",
2182
+ "props": [
2183
+ {
2184
+ "name": "gutter",
2185
+ "description": "Defines gutter size. Also accepts responsive values with `@breakpoint`: \"none@md\"",
2186
+ "tags": {
2187
+ "demoSelectMultiple": [
2188
+ {
2189
+ "description": "false",
2190
+ "title": "demoSelectMultiple"
2191
+ }
2192
+ ]
2193
+ },
2194
+ "values": [
2195
+ "none",
2196
+ "small",
2197
+ "medium",
2198
+ "large"
2199
+ ],
2200
+ "type": {
2201
+ "name": "string"
2202
+ },
2203
+ "defaultValue": {
2204
+ "func": false,
2205
+ "value": "'medium@xs medium@sm large@md large@lg'"
2206
+ }
2207
+ },
2208
+ {
2209
+ "name": "tag",
2210
+ "description": "Sets the HTML tag for the grid element",
2211
+ "type": {
2212
+ "name": "string"
2213
+ },
2214
+ "defaultValue": {
2215
+ "func": false,
2216
+ "value": "'div'"
2217
+ }
2218
+ }
2219
+ ],
2220
+ "slots": [
2221
+ {
2222
+ "name": "default",
2223
+ "description": "CdrGrid content (grid child elements)"
2224
+ }
2225
+ ],
2226
+ "sourceFiles": [
2227
+ "./src/components/grid/CdrGrid.vue"
2228
+ ]
2229
+ },
2230
2230
  "CdrInput": {
2231
2231
  "name": "CdrInput",
2232
2232
  "description": "Allows for data entry, editing, and search",
@@ -2994,6 +2994,158 @@
2994
2994
  }
2995
2995
  ]
2996
2996
  },
2997
+ "CdrModal": {
2998
+ "name": "CdrModal",
2999
+ "description": "Disruptive, action-blocking overlays used to display important information",
3000
+ "tags": {},
3001
+ "exportName": "default",
3002
+ "displayName": "CdrModal",
3003
+ "props": [
3004
+ {
3005
+ "name": "opened",
3006
+ "description": "Toggles the state of the modal",
3007
+ "tags": {
3008
+ "demoIgnore": [
3009
+ {
3010
+ "description": "true",
3011
+ "title": "demoIgnore"
3012
+ }
3013
+ ]
3014
+ },
3015
+ "type": {
3016
+ "name": "boolean"
3017
+ },
3018
+ "required": true
3019
+ },
3020
+ {
3021
+ "name": "label",
3022
+ "description": "Sets `aria-label` and modal title text. Can also use title slot to set title.",
3023
+ "type": {
3024
+ "name": "string"
3025
+ },
3026
+ "required": true
3027
+ },
3028
+ {
3029
+ "name": "showTitle",
3030
+ "description": "Toggles the modal title text, which comes from `label` prop or `title` slot.",
3031
+ "type": {
3032
+ "name": "boolean"
3033
+ },
3034
+ "required": false,
3035
+ "defaultValue": {
3036
+ "func": false,
3037
+ "value": true
3038
+ }
3039
+ },
3040
+ {
3041
+ "name": "ariaDescribedby",
3042
+ "description": "Text for aria-describedby attribute. Applied to modal content element",
3043
+ "type": {
3044
+ "name": "string"
3045
+ },
3046
+ "required": false,
3047
+ "defaultValue": {
3048
+ "func": false,
3049
+ "value": "null"
3050
+ }
3051
+ },
3052
+ {
3053
+ "name": "role",
3054
+ "description": "Sets the `role` attribute on the modal content element",
3055
+ "tags": {},
3056
+ "values": [
3057
+ "dialog",
3058
+ "alertDialog"
3059
+ ],
3060
+ "type": {
3061
+ "name": "string"
3062
+ },
3063
+ "required": false,
3064
+ "defaultValue": {
3065
+ "func": false,
3066
+ "value": "'dialog'"
3067
+ }
3068
+ },
3069
+ {
3070
+ "name": "id",
3071
+ "description": "Sets unique `id` for modal",
3072
+ "type": {
3073
+ "name": "string"
3074
+ },
3075
+ "required": false,
3076
+ "defaultValue": {
3077
+ "func": false,
3078
+ "value": "null"
3079
+ }
3080
+ },
3081
+ {
3082
+ "name": "overlayClass",
3083
+ "description": "Adds custom class to the `cdr-modal__overlay` div",
3084
+ "type": {
3085
+ "name": "string"
3086
+ }
3087
+ },
3088
+ {
3089
+ "name": "wrapperClass",
3090
+ "description": "Adds custom class to the `cdr-modal__outerWrap` div",
3091
+ "type": {
3092
+ "name": "string"
3093
+ }
3094
+ },
3095
+ {
3096
+ "name": "contentClass",
3097
+ "description": "Adds custom class to the `cdr-modal__innerWrap` div",
3098
+ "type": {
3099
+ "name": "string"
3100
+ }
3101
+ },
3102
+ {
3103
+ "name": "animationDuration",
3104
+ "description": "Sets duration for modal's close animation",
3105
+ "type": {
3106
+ "name": "number"
3107
+ },
3108
+ "defaultValue": {
3109
+ "func": false,
3110
+ "value": "300"
3111
+ }
3112
+ }
3113
+ ],
3114
+ "events": [
3115
+ {
3116
+ "name": "closed",
3117
+ "description": "Fires when modal is closed"
3118
+ }
3119
+ ],
3120
+ "slots": [
3121
+ {
3122
+ "name": "modal",
3123
+ "description": "Use to override the entire CdrModal content container."
3124
+ },
3125
+ {
3126
+ "name": "title",
3127
+ "description": "Use to override the default title"
3128
+ },
3129
+ {
3130
+ "name": "default"
3131
+ }
3132
+ ],
3133
+ "sourceFiles": [
3134
+ "./src/components/modal/CdrModal.vue"
3135
+ ],
3136
+ "UIProperties": [
3137
+ {
3138
+ "name": "--cdr-modal-overlay-background-color",
3139
+ "defaultValue": "--cdr-color-background-modal-overlay",
3140
+ "description": "Background color of the modal overlay"
3141
+ },
3142
+ {
3143
+ "name": "--cdr-modal-content-wrap-background-color",
3144
+ "defaultValue": "--cdr-color-background-primary",
3145
+ "description": "Background color of the content wrap"
3146
+ }
3147
+ ]
3148
+ },
2997
3149
  "CdrPagination": {
2998
3150
  "name": "CdrPagination",
2999
3151
  "description": "Allows people to navigate to the next or previous page within an experience",
@@ -3147,158 +3299,6 @@
3147
3299
  }
3148
3300
  ]
3149
3301
  },
3150
- "CdrModal": {
3151
- "name": "CdrModal",
3152
- "description": "Disruptive, action-blocking overlays used to display important information",
3153
- "tags": {},
3154
- "exportName": "default",
3155
- "displayName": "CdrModal",
3156
- "props": [
3157
- {
3158
- "name": "opened",
3159
- "description": "Toggles the state of the modal",
3160
- "tags": {
3161
- "demoIgnore": [
3162
- {
3163
- "description": "true",
3164
- "title": "demoIgnore"
3165
- }
3166
- ]
3167
- },
3168
- "type": {
3169
- "name": "boolean"
3170
- },
3171
- "required": true
3172
- },
3173
- {
3174
- "name": "label",
3175
- "description": "Sets `aria-label` and modal title text. Can also use title slot to set title.",
3176
- "type": {
3177
- "name": "string"
3178
- },
3179
- "required": true
3180
- },
3181
- {
3182
- "name": "showTitle",
3183
- "description": "Toggles the modal title text, which comes from `label` prop or `title` slot.",
3184
- "type": {
3185
- "name": "boolean"
3186
- },
3187
- "required": false,
3188
- "defaultValue": {
3189
- "func": false,
3190
- "value": true
3191
- }
3192
- },
3193
- {
3194
- "name": "ariaDescribedby",
3195
- "description": "Text for aria-describedby attribute. Applied to modal content element",
3196
- "type": {
3197
- "name": "string"
3198
- },
3199
- "required": false,
3200
- "defaultValue": {
3201
- "func": false,
3202
- "value": "null"
3203
- }
3204
- },
3205
- {
3206
- "name": "role",
3207
- "description": "Sets the `role` attribute on the modal content element",
3208
- "tags": {},
3209
- "values": [
3210
- "dialog",
3211
- "alertDialog"
3212
- ],
3213
- "type": {
3214
- "name": "string"
3215
- },
3216
- "required": false,
3217
- "defaultValue": {
3218
- "func": false,
3219
- "value": "'dialog'"
3220
- }
3221
- },
3222
- {
3223
- "name": "id",
3224
- "description": "Sets unique `id` for modal",
3225
- "type": {
3226
- "name": "string"
3227
- },
3228
- "required": false,
3229
- "defaultValue": {
3230
- "func": false,
3231
- "value": "null"
3232
- }
3233
- },
3234
- {
3235
- "name": "overlayClass",
3236
- "description": "Adds custom class to the `cdr-modal__overlay` div",
3237
- "type": {
3238
- "name": "string"
3239
- }
3240
- },
3241
- {
3242
- "name": "wrapperClass",
3243
- "description": "Adds custom class to the `cdr-modal__outerWrap` div",
3244
- "type": {
3245
- "name": "string"
3246
- }
3247
- },
3248
- {
3249
- "name": "contentClass",
3250
- "description": "Adds custom class to the `cdr-modal__innerWrap` div",
3251
- "type": {
3252
- "name": "string"
3253
- }
3254
- },
3255
- {
3256
- "name": "animationDuration",
3257
- "description": "Sets duration for modal's close animation",
3258
- "type": {
3259
- "name": "number"
3260
- },
3261
- "defaultValue": {
3262
- "func": false,
3263
- "value": "300"
3264
- }
3265
- }
3266
- ],
3267
- "events": [
3268
- {
3269
- "name": "closed",
3270
- "description": "Fires when modal is closed"
3271
- }
3272
- ],
3273
- "slots": [
3274
- {
3275
- "name": "modal",
3276
- "description": "Use to override the entire CdrModal content container."
3277
- },
3278
- {
3279
- "name": "title",
3280
- "description": "Use to override the default title"
3281
- },
3282
- {
3283
- "name": "default"
3284
- }
3285
- ],
3286
- "sourceFiles": [
3287
- "./src/components/modal/CdrModal.vue"
3288
- ],
3289
- "UIProperties": [
3290
- {
3291
- "name": "--cdr-modal-overlay-background-color",
3292
- "defaultValue": "--cdr-color-background-modal-overlay",
3293
- "description": "Background color of the modal overlay"
3294
- },
3295
- {
3296
- "name": "--cdr-modal-content-wrap-background-color",
3297
- "defaultValue": "--cdr-color-background-primary",
3298
- "description": "Background color of the content wrap"
3299
- }
3300
- ]
3301
- },
3302
3302
  "CdrPopover": {
3303
3303
  "name": "CdrPopover",
3304
3304
  "description": "Small overlay used to display contextual information",
@@ -3419,105 +3419,52 @@
3419
3419
  "./src/components/popover/CdrPopover.vue"
3420
3420
  ]
3421
3421
  },
3422
- "CdrPopup": {
3423
- "name": "CdrPopup",
3424
- "description": "An internal helper component used by Popover and Tooltip",
3422
+ "CdrRadio": {
3423
+ "name": "CdrRadio",
3424
+ "description": "Permits the selection of only one option from a list of two or more",
3425
3425
  "tags": {},
3426
3426
  "exportName": "default",
3427
- "displayName": "CdrPopup",
3427
+ "displayName": "CdrRadio",
3428
3428
  "props": [
3429
3429
  {
3430
- "name": "opened",
3430
+ "name": "labelClass",
3431
+ "description": "Adds CSS class to the label for custom styles.",
3431
3432
  "type": {
3432
- "name": "boolean"
3433
- },
3434
- "defaultValue": {
3435
- "func": false,
3436
- "value": false
3433
+ "name": "string"
3437
3434
  }
3438
3435
  },
3439
3436
  {
3440
- "name": "position",
3437
+ "name": "inputClass",
3438
+ "description": "Adds CSS class to the input for custom styles.",
3441
3439
  "type": {
3442
3440
  "name": "string"
3443
- },
3444
- "required": false,
3445
- "defaultValue": {
3446
- "func": false,
3447
- "value": "'top'"
3448
3441
  }
3449
3442
  },
3450
3443
  {
3451
- "name": "autoPosition",
3444
+ "name": "contentClass",
3445
+ "description": "Adds CSS class to the slot wrapper for custom styles.",
3452
3446
  "type": {
3453
- "name": "boolean"
3454
- },
3455
- "defaultValue": {
3456
- "func": false,
3457
- "value": true
3447
+ "name": "string"
3458
3448
  }
3459
3449
  },
3460
3450
  {
3461
- "name": "contentClass",
3451
+ "name": "disabled",
3452
+ "description": "Disables the radio",
3462
3453
  "type": {
3463
- "name": "string"
3454
+ "name": "boolean"
3464
3455
  }
3465
- }
3466
- ],
3467
- "events": [
3468
- {
3469
- "name": "closed"
3470
- }
3471
- ],
3472
- "slots": [
3473
- {
3474
- "name": "default"
3475
- }
3476
- ],
3477
- "sourceFiles": [
3478
- "./src/components/popup/CdrPopup.vue"
3479
- ],
3480
- "UIProperties": [
3481
- {
3482
- "name": "--cdr-popup-content-background",
3483
- "defaultValue": "--cdr-color-background-primary",
3484
- "description": "Background color of cdr-popup content"
3485
3456
  },
3486
3457
  {
3487
- "name": "--cdr-popup-content-border-color",
3488
- "defaultValue": "--cdr-color-border-secondary",
3489
- "description": "Border color of cdr-popup content"
3490
- }
3491
- ]
3492
- },
3493
- "CdrQuote": {
3494
- "name": "CdrQuote",
3495
- "description": "Short excerpt used to emphasize content or break up a large body of text",
3496
- "tags": {},
3497
- "exportName": "default",
3498
- "displayName": "CdrQuote",
3499
- "props": [
3500
- {
3501
- "name": "tag",
3502
- "description": "Sets the semantic HTML element for the quote.",
3503
- "tags": {},
3504
- "values": [
3505
- "blockquote",
3506
- "aside",
3507
- "q",
3508
- "div"
3509
- ],
3458
+ "name": "name",
3459
+ "description": "Sets the name of the radio button.",
3510
3460
  "type": {
3511
3461
  "name": "string"
3512
3462
  },
3513
- "defaultValue": {
3514
- "func": false,
3515
- "value": "'blockquote'"
3516
- }
3463
+ "required": true
3517
3464
  },
3518
3465
  {
3519
3466
  "name": "modifier",
3520
- "description": "Modifies the style variant for the quote",
3467
+ "description": "Modifies the style variants for this component",
3521
3468
  "tags": {
3522
3469
  "demoSelectMultiple": [
3523
3470
  {
@@ -3527,113 +3474,7 @@
3527
3474
  ]
3528
3475
  },
3529
3476
  "values": [
3530
- "pull"
3531
- ],
3532
- "type": {
3533
- "name": "string"
3534
- },
3535
- "defaultValue": {
3536
- "func": false,
3537
- "value": "''"
3538
- }
3539
- },
3540
- {
3541
- "name": "summary",
3542
- "description": "Sets the quote body text.",
3543
- "type": {
3544
- "name": "string"
3545
- }
3546
- },
3547
- {
3548
- "name": "citation",
3549
- "description": "Sets the quote attribution text.",
3550
- "type": {
3551
- "name": "string"
3552
- }
3553
- }
3554
- ],
3555
- "slots": [
3556
- {
3557
- "name": "default"
3558
- }
3559
- ],
3560
- "sourceFiles": [
3561
- "./src/components/quote/CdrQuote.vue"
3562
- ],
3563
- "UIProperties": [
3564
- {
3565
- "name": "--cdr-quote-cite-text-color",
3566
- "defaultValue": "--cdr-color-text-secondary",
3567
- "description": "Text color of a cdr-quote citation"
3568
- },
3569
- {
3570
- "name": "--cdr-quote-content-text-color",
3571
- "defaultValue": "--cdr-color-text-primary",
3572
- "description": "Text color of cdr-quote content"
3573
- },
3574
- {
3575
- "name": "--cdr-quote-pull-container-border-color",
3576
- "defaultValue": "--cdr-color-border-primary",
3577
- "description": "Border color of a cdr-quote pull container"
3578
- }
3579
- ]
3580
- },
3581
- "CdrRadio": {
3582
- "name": "CdrRadio",
3583
- "description": "Permits the selection of only one option from a list of two or more",
3584
- "tags": {},
3585
- "exportName": "default",
3586
- "displayName": "CdrRadio",
3587
- "props": [
3588
- {
3589
- "name": "labelClass",
3590
- "description": "Adds CSS class to the label for custom styles.",
3591
- "type": {
3592
- "name": "string"
3593
- }
3594
- },
3595
- {
3596
- "name": "inputClass",
3597
- "description": "Adds CSS class to the input for custom styles.",
3598
- "type": {
3599
- "name": "string"
3600
- }
3601
- },
3602
- {
3603
- "name": "contentClass",
3604
- "description": "Adds CSS class to the slot wrapper for custom styles.",
3605
- "type": {
3606
- "name": "string"
3607
- }
3608
- },
3609
- {
3610
- "name": "disabled",
3611
- "description": "Disables the radio",
3612
- "type": {
3613
- "name": "boolean"
3614
- }
3615
- },
3616
- {
3617
- "name": "name",
3618
- "description": "Sets the name of the radio button.",
3619
- "type": {
3620
- "name": "string"
3621
- },
3622
- "required": true
3623
- },
3624
- {
3625
- "name": "modifier",
3626
- "description": "Modifies the style variants for this component",
3627
- "tags": {
3628
- "demoSelectMultiple": [
3629
- {
3630
- "description": "true",
3631
- "title": "demoSelectMultiple"
3632
- }
3633
- ]
3634
- },
3635
- "values": [
3636
- "hide-figure"
3477
+ "hide-figure"
3637
3478
  ],
3638
3479
  "type": {
3639
3480
  "name": "string"
@@ -3818,6 +3659,165 @@
3818
3659
  }
3819
3660
  ]
3820
3661
  },
3662
+ "CdrPopup": {
3663
+ "name": "CdrPopup",
3664
+ "description": "An internal helper component used by Popover and Tooltip",
3665
+ "tags": {},
3666
+ "exportName": "default",
3667
+ "displayName": "CdrPopup",
3668
+ "props": [
3669
+ {
3670
+ "name": "opened",
3671
+ "type": {
3672
+ "name": "boolean"
3673
+ },
3674
+ "defaultValue": {
3675
+ "func": false,
3676
+ "value": false
3677
+ }
3678
+ },
3679
+ {
3680
+ "name": "position",
3681
+ "type": {
3682
+ "name": "string"
3683
+ },
3684
+ "required": false,
3685
+ "defaultValue": {
3686
+ "func": false,
3687
+ "value": "'top'"
3688
+ }
3689
+ },
3690
+ {
3691
+ "name": "autoPosition",
3692
+ "type": {
3693
+ "name": "boolean"
3694
+ },
3695
+ "defaultValue": {
3696
+ "func": false,
3697
+ "value": true
3698
+ }
3699
+ },
3700
+ {
3701
+ "name": "contentClass",
3702
+ "type": {
3703
+ "name": "string"
3704
+ }
3705
+ }
3706
+ ],
3707
+ "events": [
3708
+ {
3709
+ "name": "closed"
3710
+ }
3711
+ ],
3712
+ "slots": [
3713
+ {
3714
+ "name": "default"
3715
+ }
3716
+ ],
3717
+ "sourceFiles": [
3718
+ "./src/components/popup/CdrPopup.vue"
3719
+ ],
3720
+ "UIProperties": [
3721
+ {
3722
+ "name": "--cdr-popup-content-background",
3723
+ "defaultValue": "--cdr-color-background-primary",
3724
+ "description": "Background color of cdr-popup content"
3725
+ },
3726
+ {
3727
+ "name": "--cdr-popup-content-border-color",
3728
+ "defaultValue": "--cdr-color-border-secondary",
3729
+ "description": "Border color of cdr-popup content"
3730
+ }
3731
+ ]
3732
+ },
3733
+ "CdrQuote": {
3734
+ "name": "CdrQuote",
3735
+ "description": "Short excerpt used to emphasize content or break up a large body of text",
3736
+ "tags": {},
3737
+ "exportName": "default",
3738
+ "displayName": "CdrQuote",
3739
+ "props": [
3740
+ {
3741
+ "name": "tag",
3742
+ "description": "Sets the semantic HTML element for the quote.",
3743
+ "tags": {},
3744
+ "values": [
3745
+ "blockquote",
3746
+ "aside",
3747
+ "q",
3748
+ "div"
3749
+ ],
3750
+ "type": {
3751
+ "name": "string"
3752
+ },
3753
+ "defaultValue": {
3754
+ "func": false,
3755
+ "value": "'blockquote'"
3756
+ }
3757
+ },
3758
+ {
3759
+ "name": "modifier",
3760
+ "description": "Modifies the style variant for the quote",
3761
+ "tags": {
3762
+ "demoSelectMultiple": [
3763
+ {
3764
+ "description": "true",
3765
+ "title": "demoSelectMultiple"
3766
+ }
3767
+ ]
3768
+ },
3769
+ "values": [
3770
+ "pull"
3771
+ ],
3772
+ "type": {
3773
+ "name": "string"
3774
+ },
3775
+ "defaultValue": {
3776
+ "func": false,
3777
+ "value": "''"
3778
+ }
3779
+ },
3780
+ {
3781
+ "name": "summary",
3782
+ "description": "Sets the quote body text.",
3783
+ "type": {
3784
+ "name": "string"
3785
+ }
3786
+ },
3787
+ {
3788
+ "name": "citation",
3789
+ "description": "Sets the quote attribution text.",
3790
+ "type": {
3791
+ "name": "string"
3792
+ }
3793
+ }
3794
+ ],
3795
+ "slots": [
3796
+ {
3797
+ "name": "default"
3798
+ }
3799
+ ],
3800
+ "sourceFiles": [
3801
+ "./src/components/quote/CdrQuote.vue"
3802
+ ],
3803
+ "UIProperties": [
3804
+ {
3805
+ "name": "--cdr-quote-cite-text-color",
3806
+ "defaultValue": "--cdr-color-text-secondary",
3807
+ "description": "Text color of a cdr-quote citation"
3808
+ },
3809
+ {
3810
+ "name": "--cdr-quote-content-text-color",
3811
+ "defaultValue": "--cdr-color-text-primary",
3812
+ "description": "Text color of cdr-quote content"
3813
+ },
3814
+ {
3815
+ "name": "--cdr-quote-pull-container-border-color",
3816
+ "defaultValue": "--cdr-color-border-primary",
3817
+ "description": "Border color of a cdr-quote pull container"
3818
+ }
3819
+ ]
3820
+ },
3821
3821
  "CdrRating": {
3822
3822
  "name": "CdrRating",
3823
3823
  "description": "Provides insight into user opinions for products, experiences, and more",
@@ -3948,68 +3948,112 @@
3948
3948
  }
3949
3949
  ]
3950
3950
  },
3951
- "CdrSelect": {
3952
- "name": "CdrSelect",
3953
- "description": "Allows the selection of one or more options from a dropdown list",
3951
+ "CdrSkeleton": {
3952
+ "name": "CdrSkeleton",
3953
+ "description": "Visually communicates content is in the process of loading",
3954
3954
  "tags": {},
3955
3955
  "exportName": "default",
3956
- "displayName": "CdrSelect",
3956
+ "displayName": "CdrSkeleton",
3957
3957
  "props": [
3958
3958
  {
3959
- "name": "id",
3960
- "description": "Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be auto-generated.",
3961
- "type": {
3962
- "name": "string"
3963
- }
3964
- },
3965
- {
3966
- "name": "label",
3967
- "description": "Sets the text value for the select label.\nRequired for accessibility compliance. Use ‘hideLabel’ to\nvisually hide the label but keep it available to screenreaders.",
3968
- "type": {
3969
- "name": "string"
3970
- },
3971
- "required": true
3972
- },
3973
- {
3974
- "name": "hideLabel",
3975
- "description": "Visually hides the label element, but leaves it available to screen readers for accessibility compliance.",
3959
+ "name": "motion",
3960
+ "description": "Toggle animation on/off.\nWhen `true`, animated gradient will be used while loading.\nWhen `false` a static background color will be used.\nAutomatically disabled if `prefers-reduced-motion` is set by user.",
3976
3961
  "type": {
3977
3962
  "name": "boolean"
3978
3963
  },
3979
3964
  "defaultValue": {
3980
3965
  "func": false,
3981
- "value": false
3966
+ "value": true
3982
3967
  }
3968
+ }
3969
+ ],
3970
+ "slots": [
3971
+ {
3972
+ "name": "default",
3973
+ "description": "CdrSkeleton content (CdrSkeletonBone components)"
3974
+ }
3975
+ ],
3976
+ "sourceFiles": [
3977
+ "./src/components/skeleton/CdrSkeleton.vue"
3978
+ ],
3979
+ "UIProperties": [
3980
+ {
3981
+ "name": "--cdr-skeleton-bone-background-color",
3982
+ "defaultValue": "#edeae3",
3983
+ "description": "Skeleton bone background color"
3983
3984
  },
3984
3985
  {
3985
- "name": "prompt",
3986
- "description": "Adds an option that is disabled and selected by default to serve as a `placeholder` for the select.",
3987
- "type": {
3988
- "name": "string"
3989
- }
3986
+ "name": "--cdr-skeleton-gradient-1",
3987
+ "defaultValue": "rgba(237,234,227,1)",
3988
+ "description": "Skeleton shimmer gradient part 1"
3990
3989
  },
3991
3990
  {
3992
- "name": "options",
3993
- "description": "Build options programmatically with data.\nProvide an array of objects [{ text: String, value: String}] for greater control\nor provide an array of strings ['String'] for simpler setup (value and text will be the same).",
3994
- "type": {
3995
- "name": "selectOption[] | string[]"
3996
- }
3991
+ "name": "--cdr-skeleton-gradient-2",
3992
+ "defaultValue": "rgba(249,248,240,1)",
3993
+ "description": "Skeleton shimmer gradient part 2"
3997
3994
  },
3998
3995
  {
3999
- "name": "background",
4000
- "description": "Sets the background color the radio button is rendered on",
4001
- "tags": {},
3996
+ "name": "--cdr-skeleton-gradient-3",
3997
+ "defaultValue": "rgba(237,234,227,1)",
3998
+ "description": "Skeleton shimmer gradient part 3"
3999
+ }
4000
+ ]
4001
+ },
4002
+ "CdrSkeletonBone": {
4003
+ "name": "CdrSkeletonBone",
4004
+ "exportName": "default",
4005
+ "displayName": "CdrSkeletonBone",
4006
+ "description": "",
4007
+ "tags": {},
4008
+ "props": [
4009
+ {
4010
+ "name": "type",
4011
+ "description": "Sets the type of content placeholder",
4012
+ "tags": {
4013
+ "demoSelectMultiple": [
4014
+ {
4015
+ "description": "false",
4016
+ "title": "demoSelectMultiple"
4017
+ }
4018
+ ]
4019
+ },
4002
4020
  "values": [
4003
- "primary",
4004
- "secondary"
4021
+ "default",
4022
+ "heading",
4023
+ "line",
4024
+ "rectangle",
4025
+ "square"
4005
4026
  ],
4006
4027
  "type": {
4007
- "name": "backgroundProps"
4028
+ "name": "string"
4029
+ },
4030
+ "defaultValue": {
4031
+ "func": false,
4032
+ "value": "'default'"
4033
+ }
4034
+ }
4035
+ ],
4036
+ "sourceFiles": [
4037
+ "./src/components/skeleton/CdrSkeletonBone.vue"
4038
+ ]
4039
+ },
4040
+ "CdrSwitch": {
4041
+ "name": "CdrSwitch",
4042
+ "description": "Permits selection from two opposing options",
4043
+ "tags": {},
4044
+ "exportName": "default",
4045
+ "displayName": "CdrSwitch",
4046
+ "props": [
4047
+ {
4048
+ "name": "id",
4049
+ "description": "Sets a custom ID for the switch. If this value is not set, it will be auto-generated.",
4050
+ "type": {
4051
+ "name": "string"
4008
4052
  }
4009
4053
  },
4010
4054
  {
4011
4055
  "name": "size",
4012
- "description": "Sets the component's size; values can target responsive breakpoints. Example `small@lg`",
4056
+ "description": "Sets the size of the switch",
4013
4057
  "tags": {
4014
4058
  "demoSelectMultiple": [
4015
4059
  {
@@ -4019,90 +4063,48 @@
4019
4063
  ]
4020
4064
  },
4021
4065
  "values": [
4022
- "small",
4023
4066
  "medium",
4024
4067
  "large"
4025
4068
  ],
4026
4069
  "type": {
4027
- "name": "sizeProps"
4028
- }
4029
- },
4030
- {
4031
- "name": "error",
4032
- "description": "Sets the select to an error state, displays the `error` slot if one is present.",
4033
- "type": {
4034
- "name": "boolean|string"
4070
+ "name": "string"
4035
4071
  },
4036
4072
  "defaultValue": {
4037
4073
  "func": false,
4038
- "value": false
4074
+ "value": "'medium'"
4039
4075
  }
4040
4076
  },
4041
4077
  {
4042
- "name": "errorRole",
4043
- "description": "Sets the `role` attribute for the embedded error state messaging.",
4078
+ "name": "fullWidth",
4079
+ "description": "Sets the label and switch to expand to the full width of its container with `space-between`",
4044
4080
  "type": {
4045
- "name": "string"
4081
+ "name": "boolean"
4046
4082
  },
4047
4083
  "defaultValue": {
4048
4084
  "func": false,
4049
- "value": "'status'"
4085
+ "value": false
4050
4086
  }
4051
4087
  },
4052
4088
  {
4053
4089
  "name": "modelValue",
4054
4090
  "tags": {
4055
- "ignore": [
4091
+ "demoIgnore": [
4056
4092
  {
4057
- "description": true,
4058
- "title": "ignore"
4093
+ "description": "true",
4094
+ "title": "demoIgnore"
4059
4095
  }
4060
4096
  ]
4061
4097
  },
4062
- "type": {
4063
- "name": "string|number|boolean|object|array|symbol|func"
4064
- }
4065
- },
4066
- {
4067
- "name": "disabled",
4068
- "description": "Disables the input and sets appropriate styling",
4069
- "type": {
4070
- "name": "boolean"
4071
- }
4072
- },
4073
- {
4074
- "name": "required",
4075
- "description": "Sets aria-required on the input field and displays an asterisk next to the select label",
4076
4098
  "type": {
4077
4099
  "name": "boolean"
4078
- }
4079
- },
4080
- {
4081
- "name": "optional",
4082
- "description": "Displays '(optional)' text next to the select label.",
4083
- "type": {
4084
- "name": "boolean"
4085
- }
4086
- },
4087
- {
4088
- "name": "multiple",
4089
- "description": "Turns CdrSelect into a multi-select element.",
4090
- "type": {
4091
- "name": "boolean"
4092
- }
4093
- },
4094
- {
4095
- "name": "multipleSize",
4096
- "description": "Sets the height of the CdrSelect when using the multiple option.\nThis number corresponds to the number of select options that will be visible without scrolling.",
4097
- "type": {
4098
- "name": "number"
4099
- }
4100
+ },
4101
+ "required": true
4100
4102
  }
4101
4103
  ],
4102
4104
  "events": [
4103
4105
  {
4104
4106
  "name": "update:modelValue",
4105
- "description": "Event emitted by v-model on the radio's <input> element",
4107
+ "description": "Event emitted by v-model on switch",
4106
4108
  "properties": [
4107
4109
  {
4108
4110
  "type": {
@@ -4125,306 +4127,49 @@
4125
4127
  }
4126
4128
  ],
4127
4129
  "slots": [
4128
- {
4129
- "name": "helper-text",
4130
- "description": "Helper text above the select field"
4131
- },
4132
- {
4133
- "name": "info",
4134
- "description": "Link or icon to the right above the select field."
4135
- },
4136
- {
4137
- "name": "pre-icon",
4138
- "description": "Icon preceding text within the select field"
4139
- },
4140
4130
  {
4141
4131
  "name": "default",
4142
- "description": "CdrSelect content (<option> tags). Leave empty if using the `options` prop."
4143
- },
4144
- {
4145
- "name": "info-action",
4146
- "description": "Action-wrapped icon to the right of the select field"
4147
- },
4148
- {
4149
- "name": "error",
4150
- "description": "Error messaging text that is displayed when the `error` prop is true."
4132
+ "description": "The label for the switch"
4151
4133
  }
4152
4134
  ],
4153
4135
  "sourceFiles": [
4154
- "./src/components/select/CdrSelect.vue"
4136
+ "./src/components/switch/CdrSwitch.vue"
4155
4137
  ],
4156
4138
  "UIProperties": [
4157
4139
  {
4158
- "name": "--cdr-select-caret-fill",
4159
- "defaultValue": "--cdr-color-text-primary",
4160
- "description": "Color of the cdr-select caret"
4140
+ "name": "--cdr-switch-border-color",
4141
+ "defaultValue": "--cdr-color-border-secondary",
4142
+ "description": "Border of the cdr-switch button"
4161
4143
  },
4162
4144
  {
4163
- "name": "--cdr-select-caret-fill-disabled",
4164
- "defaultValue": "--cdr-color-icon-disabled",
4165
- "description": "Color of a disabled cdr-select caret"
4145
+ "name": "--cdr-switch-background-color",
4146
+ "defaultValue": "--cdr-color-background-switch-default-rest",
4147
+ "description": "Background color of the cdr-switch button"
4166
4148
  },
4167
4149
  {
4168
- "name": "--cdr-select-background-color",
4169
- "defaultValue": "--cdr-color-background-input-default",
4170
- "description": "Background color of cdr-select"
4150
+ "name": "--cdr-switch-icon-fill",
4151
+ "defaultValue": "--cdr-color-icon-default",
4152
+ "description": "Fill of the cdr-switch x and check icons"
4171
4153
  },
4172
4154
  {
4173
- "name": "--cdr-select-text-color",
4174
- "defaultValue": "--cdr-color-text-input-default",
4175
- "description": "Text color of cdr-select"
4155
+ "name": "--cdr-switch-box-shadow-color-focus",
4156
+ "defaultValue": "--cdr-color-border-secondary",
4157
+ "description": "Box-shadow of the cdr-switch button on focus"
4176
4158
  },
4177
4159
  {
4178
- "name": "--cdr-select-box-shadow-color",
4179
- "defaultValue": "--cdr-color-border-input-default",
4180
- "description": "Box-shadow color of cdr-select"
4160
+ "name": "--cdr-switch-background-color-focus",
4161
+ "defaultValue": "--cdr-color-background-switch-default-focus",
4162
+ "description": "Background color of the cdr-switch button on focus"
4181
4163
  },
4182
4164
  {
4183
- "name": "--cdr-select-background-color-disabled",
4184
- "defaultValue": "--cdr-color-background-input-default-disabled",
4185
- "description": "Background color of a disabled cdr-select"
4165
+ "name": "--cdr-switch-icon-fill-focus",
4166
+ "defaultValue": "--cdr-color-icon-default",
4167
+ "description": "Fill of the cdr-switch x and check icons on focus"
4186
4168
  },
4187
4169
  {
4188
- "name": "--cdr-select-text-color-disabled",
4189
- "defaultValue": "--cdr-color-text-input-disabled",
4190
- "description": "Text color of a disabled cdr-select"
4191
- },
4192
- {
4193
- "name": "--cdr-select-box-shadow-color-disabled",
4194
- "defaultValue": "--cdr-color-border-input-default-disabled",
4195
- "description": "Box-shadow color of a disabled cdr-select"
4196
- },
4197
- {
4198
- "name": "--cdr-select-box-shadow-color-focus",
4199
- "defaultValue": "--cdr-color-border-input-default-focus",
4200
- "description": "Box-shadow color of a cdr-select when active or focused"
4201
- },
4202
- {
4203
- "name": "--cdr-select-prompt-text-color",
4204
- "defaultValue": "--cdr-color-text-primary",
4205
- "description": "Text color of cdr-select prompt"
4206
- },
4207
- {
4208
- "name": "--cdr-select-prompt-text-color-disabled",
4209
- "defaultValue": "--cdr-color-text-input-disabled",
4210
- "description": "Text color of a disabled cdr-select prompt"
4211
- },
4212
- {
4213
- "name": "--cdr-select-primary-background-color",
4214
- "defaultValue": "--cdr-color-background-input-default",
4215
- "description": "Background color of a primary cdr-select"
4216
- },
4217
- {
4218
- "name": "--cdr-select-primary-background-color-active",
4219
- "defaultValue": "--cdr-color-background-input-default-active",
4220
- "description": "Background color of a primary cdr-select when active or focused"
4221
- },
4222
- {
4223
- "name": "--cdr-select-secondary-background-color",
4224
- "defaultValue": "--cdr-color-background-input-secondary",
4225
- "description": "Background color of a secondary cdr-select"
4226
- },
4227
- {
4228
- "name": "--cdr-select-secondary-background-color-active",
4229
- "defaultValue": "--cdr-color-background-input-secondary-active",
4230
- "description": "Background color of a secondary cdr-select when active or focused"
4231
- },
4232
- {
4233
- "name": "--cdr-select-background-color-error",
4234
- "defaultValue": "--cdr-color-background-input-error",
4235
- "description": "Background color of a cdr-select error"
4236
- },
4237
- {
4238
- "name": "--cdr-select-box-shadow-color-error",
4239
- "defaultValue": "--cdr-color-border-input-error",
4240
- "description": "Box-shadow color of a cdr-select error"
4241
- }
4242
- ]
4243
- },
4244
- "CdrSkeleton": {
4245
- "name": "CdrSkeleton",
4246
- "description": "Visually communicates content is in the process of loading",
4247
- "tags": {},
4248
- "exportName": "default",
4249
- "displayName": "CdrSkeleton",
4250
- "props": [
4251
- {
4252
- "name": "motion",
4253
- "description": "Toggle animation on/off.\nWhen `true`, animated gradient will be used while loading.\nWhen `false` a static background color will be used.\nAutomatically disabled if `prefers-reduced-motion` is set by user.",
4254
- "type": {
4255
- "name": "boolean"
4256
- },
4257
- "defaultValue": {
4258
- "func": false,
4259
- "value": true
4260
- }
4261
- }
4262
- ],
4263
- "slots": [
4264
- {
4265
- "name": "default",
4266
- "description": "CdrSkeleton content (CdrSkeletonBone components)"
4267
- }
4268
- ],
4269
- "sourceFiles": [
4270
- "./src/components/skeleton/CdrSkeleton.vue"
4271
- ],
4272
- "UIProperties": [
4273
- {
4274
- "name": "--cdr-skeleton-bone-background-color",
4275
- "defaultValue": "#edeae3",
4276
- "description": "Skeleton bone background color"
4277
- },
4278
- {
4279
- "name": "--cdr-skeleton-gradient-1",
4280
- "defaultValue": "rgba(237,234,227,1)",
4281
- "description": "Skeleton shimmer gradient part 1"
4282
- },
4283
- {
4284
- "name": "--cdr-skeleton-gradient-2",
4285
- "defaultValue": "rgba(249,248,240,1)",
4286
- "description": "Skeleton shimmer gradient part 2"
4287
- },
4288
- {
4289
- "name": "--cdr-skeleton-gradient-3",
4290
- "defaultValue": "rgba(237,234,227,1)",
4291
- "description": "Skeleton shimmer gradient part 3"
4292
- }
4293
- ]
4294
- },
4295
- "CdrSwitch": {
4296
- "name": "CdrSwitch",
4297
- "description": "Permits selection from two opposing options",
4298
- "tags": {},
4299
- "exportName": "default",
4300
- "displayName": "CdrSwitch",
4301
- "props": [
4302
- {
4303
- "name": "id",
4304
- "description": "Sets a custom ID for the switch. If this value is not set, it will be auto-generated.",
4305
- "type": {
4306
- "name": "string"
4307
- }
4308
- },
4309
- {
4310
- "name": "size",
4311
- "description": "Sets the size of the switch",
4312
- "tags": {
4313
- "demoSelectMultiple": [
4314
- {
4315
- "description": "false",
4316
- "title": "demoSelectMultiple"
4317
- }
4318
- ]
4319
- },
4320
- "values": [
4321
- "medium",
4322
- "large"
4323
- ],
4324
- "type": {
4325
- "name": "string"
4326
- },
4327
- "defaultValue": {
4328
- "func": false,
4329
- "value": "'medium'"
4330
- }
4331
- },
4332
- {
4333
- "name": "fullWidth",
4334
- "description": "Sets the label and switch to expand to the full width of its container with `space-between`",
4335
- "type": {
4336
- "name": "boolean"
4337
- },
4338
- "defaultValue": {
4339
- "func": false,
4340
- "value": false
4341
- }
4342
- },
4343
- {
4344
- "name": "modelValue",
4345
- "tags": {
4346
- "demoIgnore": [
4347
- {
4348
- "description": "true",
4349
- "title": "demoIgnore"
4350
- }
4351
- ]
4352
- },
4353
- "type": {
4354
- "name": "boolean"
4355
- },
4356
- "required": true
4357
- }
4358
- ],
4359
- "events": [
4360
- {
4361
- "name": "update:modelValue",
4362
- "description": "Event emitted by v-model on switch",
4363
- "properties": [
4364
- {
4365
- "type": {
4366
- "names": [
4367
- "mixed"
4368
- ]
4369
- },
4370
- "name": "modelValue"
4371
- }
4372
- ],
4373
- "tags": [
4374
- {
4375
- "title": "param",
4376
- "type": {
4377
- "name": "mixed"
4378
- },
4379
- "name": "modelValue"
4380
- }
4381
- ]
4382
- }
4383
- ],
4384
- "slots": [
4385
- {
4386
- "name": "default",
4387
- "description": "The label for the switch"
4388
- }
4389
- ],
4390
- "sourceFiles": [
4391
- "./src/components/switch/CdrSwitch.vue"
4392
- ],
4393
- "UIProperties": [
4394
- {
4395
- "name": "--cdr-switch-border-color",
4396
- "defaultValue": "--cdr-color-border-secondary",
4397
- "description": "Border of the cdr-switch button"
4398
- },
4399
- {
4400
- "name": "--cdr-switch-background-color",
4401
- "defaultValue": "--cdr-color-background-switch-default-rest",
4402
- "description": "Background color of the cdr-switch button"
4403
- },
4404
- {
4405
- "name": "--cdr-switch-icon-fill",
4406
- "defaultValue": "--cdr-color-icon-default",
4407
- "description": "Fill of the cdr-switch x and check icons"
4408
- },
4409
- {
4410
- "name": "--cdr-switch-box-shadow-color-focus",
4411
- "defaultValue": "--cdr-color-border-secondary",
4412
- "description": "Box-shadow of the cdr-switch button on focus"
4413
- },
4414
- {
4415
- "name": "--cdr-switch-background-color-focus",
4416
- "defaultValue": "--cdr-color-background-switch-default-focus",
4417
- "description": "Background color of the cdr-switch button on focus"
4418
- },
4419
- {
4420
- "name": "--cdr-switch-icon-fill-focus",
4421
- "defaultValue": "--cdr-color-icon-default",
4422
- "description": "Fill of the cdr-switch x and check icons on focus"
4423
- },
4424
- {
4425
- "name": "--cdr-switch-handle-background-color-focus",
4426
- "defaultValue": "--cdr-color-background-switch-handle-default-focus",
4427
- "description": "Background color of the cdr-switch handle before on focus"
4170
+ "name": "--cdr-switch-handle-background-color-focus",
4171
+ "defaultValue": "--cdr-color-background-switch-handle-default-focus",
4172
+ "description": "Background color of the cdr-switch handle before on focus"
4428
4173
  },
4429
4174
  {
4430
4175
  "name": "--cdr-switch-hover-border-color",
@@ -4518,111 +4263,22 @@
4518
4263
  }
4519
4264
  ]
4520
4265
  },
4521
- "CdrTabPanel": {
4522
- "name": "CdrTabPanel",
4523
- "exportName": "default",
4524
- "displayName": "CdrTabPanel",
4525
- "description": "",
4266
+ "CdrTable": {
4267
+ "name": "CdrTable",
4268
+ "description": "Organizes structured data for users to easily scan, compare, and analyze",
4526
4269
  "tags": {},
4270
+ "exportName": "default",
4271
+ "displayName": "CdrTable",
4527
4272
  "props": [
4528
4273
  {
4529
- "name": "id",
4530
- "description": "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.",
4274
+ "name": "striped",
4275
+ "description": "Sets row colors to alternate between darker and lighter backgrounds.\nStriping will not apply when `border` is true",
4531
4276
  "type": {
4532
- "name": "string"
4533
- }
4534
- },
4535
- {
4536
- "name": "name",
4537
- "description": "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.",
4538
- "type": {
4539
- "name": "string"
4540
- }
4541
- },
4542
- {
4543
- "name": "ariaLabelledby",
4544
- "description": "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.",
4545
- "type": {
4546
- "name": "string"
4547
- }
4548
- }
4549
- ],
4550
- "events": [
4551
- {
4552
- "name": "tab-change",
4553
- "description": "Emits when active tab is changed",
4554
- "tags": [
4555
- {
4556
- "title": "params",
4557
- "content": "state, panelId"
4558
- }
4559
- ]
4560
- }
4561
- ],
4562
- "slots": [
4563
- {
4564
- "name": "default",
4565
- "description": "CdrTabPanel content"
4566
- }
4567
- ],
4568
- "sourceFiles": [
4569
- "./src/components/tabs/CdrTabPanel.vue"
4570
- ]
4571
- },
4572
- "CdrSkeletonBone": {
4573
- "name": "CdrSkeletonBone",
4574
- "exportName": "default",
4575
- "displayName": "CdrSkeletonBone",
4576
- "description": "",
4577
- "tags": {},
4578
- "props": [
4579
- {
4580
- "name": "type",
4581
- "description": "Sets the type of content placeholder",
4582
- "tags": {
4583
- "demoSelectMultiple": [
4584
- {
4585
- "description": "false",
4586
- "title": "demoSelectMultiple"
4587
- }
4588
- ]
4589
- },
4590
- "values": [
4591
- "default",
4592
- "heading",
4593
- "line",
4594
- "rectangle",
4595
- "square"
4596
- ],
4597
- "type": {
4598
- "name": "string"
4599
- },
4600
- "defaultValue": {
4601
- "func": false,
4602
- "value": "'default'"
4603
- }
4604
- }
4605
- ],
4606
- "sourceFiles": [
4607
- "./src/components/skeleton/CdrSkeletonBone.vue"
4608
- ]
4609
- },
4610
- "CdrTable": {
4611
- "name": "CdrTable",
4612
- "description": "Organizes structured data for users to easily scan, compare, and analyze",
4613
- "tags": {},
4614
- "exportName": "default",
4615
- "displayName": "CdrTable",
4616
- "props": [
4617
- {
4618
- "name": "striped",
4619
- "description": "Sets row colors to alternate between darker and lighter backgrounds.\nStriping will not apply when `border` is true",
4620
- "type": {
4621
- "name": "boolean"
4622
- },
4623
- "defaultValue": {
4624
- "func": false,
4625
- "value": false
4277
+ "name": "boolean"
4278
+ },
4279
+ "defaultValue": {
4280
+ "func": false,
4281
+ "value": false
4626
4282
  }
4627
4283
  },
4628
4284
  {
@@ -4761,6 +4417,57 @@
4761
4417
  }
4762
4418
  ]
4763
4419
  },
4420
+ "CdrTabPanel": {
4421
+ "name": "CdrTabPanel",
4422
+ "exportName": "default",
4423
+ "displayName": "CdrTabPanel",
4424
+ "description": "",
4425
+ "tags": {},
4426
+ "props": [
4427
+ {
4428
+ "name": "id",
4429
+ "description": "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.",
4430
+ "type": {
4431
+ "name": "string"
4432
+ }
4433
+ },
4434
+ {
4435
+ "name": "name",
4436
+ "description": "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.",
4437
+ "type": {
4438
+ "name": "string"
4439
+ }
4440
+ },
4441
+ {
4442
+ "name": "ariaLabelledby",
4443
+ "description": "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.",
4444
+ "type": {
4445
+ "name": "string"
4446
+ }
4447
+ }
4448
+ ],
4449
+ "events": [
4450
+ {
4451
+ "name": "tab-change",
4452
+ "description": "Emits when active tab is changed",
4453
+ "tags": [
4454
+ {
4455
+ "title": "params",
4456
+ "content": "state, panelId"
4457
+ }
4458
+ ]
4459
+ }
4460
+ ],
4461
+ "slots": [
4462
+ {
4463
+ "name": "default",
4464
+ "description": "CdrTabPanel content"
4465
+ }
4466
+ ],
4467
+ "sourceFiles": [
4468
+ "./src/components/tabs/CdrTabPanel.vue"
4469
+ ]
4470
+ },
4764
4471
  "CdrTabs": {
4765
4472
  "name": "CdrTabs",
4766
4473
  "description": "Organizes related content into groups for people to navigate between",
@@ -4917,119 +4624,68 @@
4917
4624
  }
4918
4625
  ]
4919
4626
  },
4920
- "CdrToggleButton": {
4921
- "name": "CdrToggleButton",
4922
- "description": "Permits switching two or more options on and off",
4627
+ "CdrSelect": {
4628
+ "name": "CdrSelect",
4629
+ "description": "Allows the selection of one or more options from a dropdown list",
4923
4630
  "tags": {},
4924
4631
  "exportName": "default",
4925
- "displayName": "CdrToggleButton",
4632
+ "displayName": "CdrSelect",
4926
4633
  "props": [
4927
4634
  {
4928
- "name": "toggleValue",
4929
- "description": "Sets the value and aria-label for the toggle button. Display can be overridden using default slot",
4635
+ "name": "id",
4636
+ "description": "Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be auto-generated.",
4930
4637
  "type": {
4931
4638
  "name": "string"
4932
- },
4933
- "required": true
4934
- }
4935
- ],
4936
- "slots": [
4937
- {
4938
- "name": "default",
4939
- "description": "CdrToggleButton label content"
4940
- }
4941
- ],
4942
- "sourceFiles": [
4943
- "./src/components/toggleButton/CdrToggleButton.vue"
4944
- ],
4945
- "UIProperties": [
4946
- {
4947
- "name": "--cdr-toggle-button-color-default-rest",
4948
- "defaultValue": "--cdr-color-text-toggle-button-default-rest",
4949
- "description": "Default text color of the cdr-toggle-button"
4950
- },
4951
- {
4952
- "name": "--cdr-toggle-button-background-color-default-rest",
4953
- "defaultValue": "--cdr-color-background-toggle-button-default-rest",
4954
- "description": "Default background color of the cdr-toggle-button"
4955
- },
4956
- {
4957
- "name": "--cdr-toggle-button-border-color-default-focus",
4958
- "defaultValue": "--cdr-color-border-toggle-button-default-focus",
4959
- "description": "Focus border color of the cdr-toggle-button"
4960
- },
4961
- {
4962
- "name": "--cdr-toggle-button-background-color-default-focus",
4963
- "defaultValue": "--cdr-color-background-toggle-button-default-focus",
4964
- "description": "Focus background color of the cdr-toggle-button"
4965
- },
4966
- {
4967
- "name": "--cdr-toggle-button-icon-fill-default",
4968
- "defaultValue": "--cdr-color-icon-default",
4969
- "description": "Default fill color of the cdr-toggle-button's svg"
4970
- },
4971
- {
4972
- "name": "--cdr-toggle-button-background-color-default-selected-rest",
4973
- "defaultValue": "--cdr-color-background-toggle-button-default-selected-rest",
4974
- "description": "Selected background color of the cdr-toggle-button at rest"
4975
- },
4976
- {
4977
- "name": "--cdr-toggle-button-border-color-default-selected-rest",
4978
- "defaultValue": "--cdr-color-border-toggle-button-default-selected-rest",
4979
- "description": "Selected border color of the cdr-toggle-button at rest"
4639
+ }
4980
4640
  },
4981
4641
  {
4982
- "name": "--cdr-toggle-button-icon-fill-selected-rest",
4983
- "defaultValue": "--cdr-color-icon-emphasis",
4984
- "description": "Selected fill color of the cdr-toggle-button's svg at rest"
4642
+ "name": "label",
4643
+ "description": "Sets the text value for the select label.\nRequired for accessibility compliance. Use ‘hideLabel’ to\nvisually hide the label but keep it available to screenreaders.",
4644
+ "type": {
4645
+ "name": "string"
4646
+ },
4647
+ "required": true
4985
4648
  },
4986
4649
  {
4987
- "name": "--cdr-toggle-button-border-color-default-selected-focus",
4988
- "defaultValue": "--cdr-color-border-toggle-button-default-selected-focus",
4989
- "description": "Selected border color of the cdr-toggle-button on focus"
4650
+ "name": "hideLabel",
4651
+ "description": "Visually hides the label element, but leaves it available to screen readers for accessibility compliance.",
4652
+ "type": {
4653
+ "name": "boolean"
4654
+ },
4655
+ "defaultValue": {
4656
+ "func": false,
4657
+ "value": false
4658
+ }
4990
4659
  },
4991
4660
  {
4992
- "name": "--cdr-toggle-button-background-color-default-selected-hover",
4993
- "defaultValue": "--cdr-color-background-toggle-button-default-selected-hover",
4994
- "description": "Selected background color of the cdr-toggle-button on hover"
4661
+ "name": "prompt",
4662
+ "description": "Adds an option that is disabled and selected by default to serve as a `placeholder` for the select.",
4663
+ "type": {
4664
+ "name": "string"
4665
+ }
4995
4666
  },
4996
4667
  {
4997
- "name": "--cdr-toggle-button-background-color-default-hover",
4998
- "defaultValue": "--cdr-color-background-toggle-button-default-hover",
4999
- "description": "Background color of the cdr-toggle-button on hover"
4668
+ "name": "options",
4669
+ "description": "Build options programmatically with data.\nProvide an array of objects [{ text: String, value: String}] for greater control\nor provide an array of strings ['String'] for simpler setup (value and text will be the same).",
4670
+ "type": {
4671
+ "name": "selectOption[] | string[]"
4672
+ }
5000
4673
  },
5001
4674
  {
5002
- "name": "--cdr-toggle-button-border-color-hover-focus",
5003
- "defaultValue": "--cdr-color-border-toggle-button-default-selected-focus",
5004
- "description": "Hover border color of the cdr-toggle-button on focus"
5005
- }
5006
- ]
5007
- },
5008
- "CdrToggleGroup": {
5009
- "name": "CdrToggleGroup",
5010
- "exportName": "default",
5011
- "displayName": "CdrToggleGroup",
5012
- "description": "",
5013
- "tags": {},
5014
- "props": [
5015
- {
5016
- "name": "modelValue",
5017
- "tags": {
5018
- "ignore": [
5019
- {
5020
- "description": true,
5021
- "title": "ignore"
5022
- }
5023
- ]
5024
- },
4675
+ "name": "background",
4676
+ "description": "Sets the background color the radio button is rendered on",
4677
+ "tags": {},
4678
+ "values": [
4679
+ "primary",
4680
+ "secondary"
4681
+ ],
5025
4682
  "type": {
5026
- "name": "string|number|boolean|object|array"
5027
- },
5028
- "required": true
4683
+ "name": "backgroundProps"
4684
+ }
5029
4685
  },
5030
4686
  {
5031
4687
  "name": "size",
5032
- "description": "Sets toggle button size",
4688
+ "description": "Sets the component's size; values can target responsive breakpoints. Example `small@lg`",
5033
4689
  "tags": {
5034
4690
  "demoSelectMultiple": [
5035
4691
  {
@@ -5039,62 +4695,225 @@
5039
4695
  ]
5040
4696
  },
5041
4697
  "values": [
4698
+ "small",
5042
4699
  "medium",
5043
4700
  "large"
5044
4701
  ],
4702
+ "type": {
4703
+ "name": "sizeProps"
4704
+ }
4705
+ },
4706
+ {
4707
+ "name": "error",
4708
+ "description": "Sets the select to an error state, displays the `error` slot if one is present.",
4709
+ "type": {
4710
+ "name": "boolean|string"
4711
+ },
4712
+ "defaultValue": {
4713
+ "func": false,
4714
+ "value": false
4715
+ }
4716
+ },
4717
+ {
4718
+ "name": "errorRole",
4719
+ "description": "Sets the `role` attribute for the embedded error state messaging.",
5045
4720
  "type": {
5046
4721
  "name": "string"
5047
4722
  },
5048
4723
  "defaultValue": {
5049
4724
  "func": false,
5050
- "value": "'medium'"
4725
+ "value": "'status'"
4726
+ }
4727
+ },
4728
+ {
4729
+ "name": "modelValue",
4730
+ "tags": {
4731
+ "ignore": [
4732
+ {
4733
+ "description": true,
4734
+ "title": "ignore"
4735
+ }
4736
+ ]
4737
+ },
4738
+ "type": {
4739
+ "name": "string|number|boolean|object|array|symbol|func"
4740
+ }
4741
+ },
4742
+ {
4743
+ "name": "disabled",
4744
+ "description": "Disables the input and sets appropriate styling",
4745
+ "type": {
4746
+ "name": "boolean"
4747
+ }
4748
+ },
4749
+ {
4750
+ "name": "required",
4751
+ "description": "Sets aria-required on the input field and displays an asterisk next to the select label",
4752
+ "type": {
4753
+ "name": "boolean"
4754
+ }
4755
+ },
4756
+ {
4757
+ "name": "optional",
4758
+ "description": "Displays '(optional)' text next to the select label.",
4759
+ "type": {
4760
+ "name": "boolean"
4761
+ }
4762
+ },
4763
+ {
4764
+ "name": "multiple",
4765
+ "description": "Turns CdrSelect into a multi-select element.",
4766
+ "type": {
4767
+ "name": "boolean"
4768
+ }
4769
+ },
4770
+ {
4771
+ "name": "multipleSize",
4772
+ "description": "Sets the height of the CdrSelect when using the multiple option.\nThis number corresponds to the number of select options that will be visible without scrolling.",
4773
+ "type": {
4774
+ "name": "number"
5051
4775
  }
5052
4776
  }
5053
4777
  ],
5054
4778
  "events": [
5055
4779
  {
5056
- "name": "update:modelValue",
5057
- "description": "Event emitted by v-model",
5058
- "properties": [
5059
- {
5060
- "type": {
5061
- "names": [
5062
- "mixed"
5063
- ]
5064
- },
5065
- "name": "modelValue"
5066
- }
5067
- ],
5068
- "tags": [
5069
- {
5070
- "title": "param",
5071
- "type": {
5072
- "name": "mixed"
5073
- },
5074
- "name": "modelValue"
5075
- }
5076
- ]
5077
- }
5078
- ],
5079
- "slots": [
4780
+ "name": "update:modelValue",
4781
+ "description": "Event emitted by v-model on the radio's <input> element",
4782
+ "properties": [
4783
+ {
4784
+ "type": {
4785
+ "names": [
4786
+ "mixed"
4787
+ ]
4788
+ },
4789
+ "name": "modelValue"
4790
+ }
4791
+ ],
4792
+ "tags": [
4793
+ {
4794
+ "title": "param",
4795
+ "type": {
4796
+ "name": "mixed"
4797
+ },
4798
+ "name": "modelValue"
4799
+ }
4800
+ ]
4801
+ }
4802
+ ],
4803
+ "slots": [
4804
+ {
4805
+ "name": "helper-text",
4806
+ "description": "Helper text above the select field"
4807
+ },
4808
+ {
4809
+ "name": "info",
4810
+ "description": "Link or icon to the right above the select field."
4811
+ },
4812
+ {
4813
+ "name": "pre-icon",
4814
+ "description": "Icon preceding text within the select field"
4815
+ },
4816
+ {
4817
+ "name": "default",
4818
+ "description": "CdrSelect content (<option> tags). Leave empty if using the `options` prop."
4819
+ },
4820
+ {
4821
+ "name": "info-action",
4822
+ "description": "Action-wrapped icon to the right of the select field"
4823
+ },
4824
+ {
4825
+ "name": "error",
4826
+ "description": "Error messaging text that is displayed when the `error` prop is true."
4827
+ }
4828
+ ],
4829
+ "sourceFiles": [
4830
+ "./src/components/select/CdrSelect.vue"
4831
+ ],
4832
+ "UIProperties": [
4833
+ {
4834
+ "name": "--cdr-select-caret-fill",
4835
+ "defaultValue": "--cdr-color-text-primary",
4836
+ "description": "Color of the cdr-select caret"
4837
+ },
4838
+ {
4839
+ "name": "--cdr-select-caret-fill-disabled",
4840
+ "defaultValue": "--cdr-color-icon-disabled",
4841
+ "description": "Color of a disabled cdr-select caret"
4842
+ },
4843
+ {
4844
+ "name": "--cdr-select-background-color",
4845
+ "defaultValue": "--cdr-color-background-input-default",
4846
+ "description": "Background color of cdr-select"
4847
+ },
4848
+ {
4849
+ "name": "--cdr-select-text-color",
4850
+ "defaultValue": "--cdr-color-text-input-default",
4851
+ "description": "Text color of cdr-select"
4852
+ },
4853
+ {
4854
+ "name": "--cdr-select-box-shadow-color",
4855
+ "defaultValue": "--cdr-color-border-input-default",
4856
+ "description": "Box-shadow color of cdr-select"
4857
+ },
4858
+ {
4859
+ "name": "--cdr-select-background-color-disabled",
4860
+ "defaultValue": "--cdr-color-background-input-default-disabled",
4861
+ "description": "Background color of a disabled cdr-select"
4862
+ },
4863
+ {
4864
+ "name": "--cdr-select-text-color-disabled",
4865
+ "defaultValue": "--cdr-color-text-input-disabled",
4866
+ "description": "Text color of a disabled cdr-select"
4867
+ },
4868
+ {
4869
+ "name": "--cdr-select-box-shadow-color-disabled",
4870
+ "defaultValue": "--cdr-color-border-input-default-disabled",
4871
+ "description": "Box-shadow color of a disabled cdr-select"
4872
+ },
4873
+ {
4874
+ "name": "--cdr-select-box-shadow-color-focus",
4875
+ "defaultValue": "--cdr-color-border-input-default-focus",
4876
+ "description": "Box-shadow color of a cdr-select when active or focused"
4877
+ },
4878
+ {
4879
+ "name": "--cdr-select-prompt-text-color",
4880
+ "defaultValue": "--cdr-color-text-primary",
4881
+ "description": "Text color of cdr-select prompt"
4882
+ },
5080
4883
  {
5081
- "name": "default",
5082
- "description": "CdrToggleGroup content (CdrToggleButton components)"
5083
- }
5084
- ],
5085
- "sourceFiles": [
5086
- "./src/components/toggleButton/CdrToggleGroup.vue"
5087
- ],
5088
- "UIProperties": [
4884
+ "name": "--cdr-select-prompt-text-color-disabled",
4885
+ "defaultValue": "--cdr-color-text-input-disabled",
4886
+ "description": "Text color of a disabled cdr-select prompt"
4887
+ },
5089
4888
  {
5090
- "name": "--cdr-toggle-group-border-color",
5091
- "defaultValue": "--cdr-color-border-primary",
5092
- "description": "Border color of the cdr-toggle-group"
4889
+ "name": "--cdr-select-primary-background-color",
4890
+ "defaultValue": "--cdr-color-background-input-default",
4891
+ "description": "Background color of a primary cdr-select"
5093
4892
  },
5094
4893
  {
5095
- "name": "--cdr-toggle-group-background-color-default-rest",
5096
- "defaultValue": "--cdr-color-background-toggle-group-default-rest",
5097
- "description": "Default background color of the cdr-toggle-group"
4894
+ "name": "--cdr-select-primary-background-color-active",
4895
+ "defaultValue": "--cdr-color-background-input-default-active",
4896
+ "description": "Background color of a primary cdr-select when active or focused"
4897
+ },
4898
+ {
4899
+ "name": "--cdr-select-secondary-background-color",
4900
+ "defaultValue": "--cdr-color-background-input-secondary",
4901
+ "description": "Background color of a secondary cdr-select"
4902
+ },
4903
+ {
4904
+ "name": "--cdr-select-secondary-background-color-active",
4905
+ "defaultValue": "--cdr-color-background-input-secondary-active",
4906
+ "description": "Background color of a secondary cdr-select when active or focused"
4907
+ },
4908
+ {
4909
+ "name": "--cdr-select-background-color-error",
4910
+ "defaultValue": "--cdr-color-background-input-error",
4911
+ "description": "Background color of a cdr-select error"
4912
+ },
4913
+ {
4914
+ "name": "--cdr-select-box-shadow-color-error",
4915
+ "defaultValue": "--cdr-color-border-input-error",
4916
+ "description": "Box-shadow color of a cdr-select error"
5098
4917
  }
5099
4918
  ]
5100
4919
  },
@@ -5322,6 +5141,187 @@
5322
5141
  }
5323
5142
  ]
5324
5143
  },
5144
+ "CdrToggleButton": {
5145
+ "name": "CdrToggleButton",
5146
+ "description": "Permits switching two or more options on and off",
5147
+ "tags": {},
5148
+ "exportName": "default",
5149
+ "displayName": "CdrToggleButton",
5150
+ "props": [
5151
+ {
5152
+ "name": "toggleValue",
5153
+ "description": "Sets the value and aria-label for the toggle button. Display can be overridden using default slot",
5154
+ "type": {
5155
+ "name": "string"
5156
+ },
5157
+ "required": true
5158
+ }
5159
+ ],
5160
+ "slots": [
5161
+ {
5162
+ "name": "default",
5163
+ "description": "CdrToggleButton label content"
5164
+ }
5165
+ ],
5166
+ "sourceFiles": [
5167
+ "./src/components/toggleButton/CdrToggleButton.vue"
5168
+ ],
5169
+ "UIProperties": [
5170
+ {
5171
+ "name": "--cdr-toggle-button-color-default-rest",
5172
+ "defaultValue": "--cdr-color-text-toggle-button-default-rest",
5173
+ "description": "Default text color of the cdr-toggle-button"
5174
+ },
5175
+ {
5176
+ "name": "--cdr-toggle-button-background-color-default-rest",
5177
+ "defaultValue": "--cdr-color-background-toggle-button-default-rest",
5178
+ "description": "Default background color of the cdr-toggle-button"
5179
+ },
5180
+ {
5181
+ "name": "--cdr-toggle-button-border-color-default-focus",
5182
+ "defaultValue": "--cdr-color-border-toggle-button-default-focus",
5183
+ "description": "Focus border color of the cdr-toggle-button"
5184
+ },
5185
+ {
5186
+ "name": "--cdr-toggle-button-background-color-default-focus",
5187
+ "defaultValue": "--cdr-color-background-toggle-button-default-focus",
5188
+ "description": "Focus background color of the cdr-toggle-button"
5189
+ },
5190
+ {
5191
+ "name": "--cdr-toggle-button-icon-fill-default",
5192
+ "defaultValue": "--cdr-color-icon-default",
5193
+ "description": "Default fill color of the cdr-toggle-button's svg"
5194
+ },
5195
+ {
5196
+ "name": "--cdr-toggle-button-background-color-default-selected-rest",
5197
+ "defaultValue": "--cdr-color-background-toggle-button-default-selected-rest",
5198
+ "description": "Selected background color of the cdr-toggle-button at rest"
5199
+ },
5200
+ {
5201
+ "name": "--cdr-toggle-button-border-color-default-selected-rest",
5202
+ "defaultValue": "--cdr-color-border-toggle-button-default-selected-rest",
5203
+ "description": "Selected border color of the cdr-toggle-button at rest"
5204
+ },
5205
+ {
5206
+ "name": "--cdr-toggle-button-icon-fill-selected-rest",
5207
+ "defaultValue": "--cdr-color-icon-emphasis",
5208
+ "description": "Selected fill color of the cdr-toggle-button's svg at rest"
5209
+ },
5210
+ {
5211
+ "name": "--cdr-toggle-button-border-color-default-selected-focus",
5212
+ "defaultValue": "--cdr-color-border-toggle-button-default-selected-focus",
5213
+ "description": "Selected border color of the cdr-toggle-button on focus"
5214
+ },
5215
+ {
5216
+ "name": "--cdr-toggle-button-background-color-default-selected-hover",
5217
+ "defaultValue": "--cdr-color-background-toggle-button-default-selected-hover",
5218
+ "description": "Selected background color of the cdr-toggle-button on hover"
5219
+ },
5220
+ {
5221
+ "name": "--cdr-toggle-button-background-color-default-hover",
5222
+ "defaultValue": "--cdr-color-background-toggle-button-default-hover",
5223
+ "description": "Background color of the cdr-toggle-button on hover"
5224
+ },
5225
+ {
5226
+ "name": "--cdr-toggle-button-border-color-hover-focus",
5227
+ "defaultValue": "--cdr-color-border-toggle-button-default-selected-focus",
5228
+ "description": "Hover border color of the cdr-toggle-button on focus"
5229
+ }
5230
+ ]
5231
+ },
5232
+ "CdrToggleGroup": {
5233
+ "name": "CdrToggleGroup",
5234
+ "exportName": "default",
5235
+ "displayName": "CdrToggleGroup",
5236
+ "description": "",
5237
+ "tags": {},
5238
+ "props": [
5239
+ {
5240
+ "name": "modelValue",
5241
+ "tags": {
5242
+ "ignore": [
5243
+ {
5244
+ "description": true,
5245
+ "title": "ignore"
5246
+ }
5247
+ ]
5248
+ },
5249
+ "type": {
5250
+ "name": "string|number|boolean|object|array"
5251
+ },
5252
+ "required": true
5253
+ },
5254
+ {
5255
+ "name": "size",
5256
+ "description": "Sets toggle button size",
5257
+ "tags": {
5258
+ "demoSelectMultiple": [
5259
+ {
5260
+ "description": "false",
5261
+ "title": "demoSelectMultiple"
5262
+ }
5263
+ ]
5264
+ },
5265
+ "values": [
5266
+ "medium",
5267
+ "large"
5268
+ ],
5269
+ "type": {
5270
+ "name": "string"
5271
+ },
5272
+ "defaultValue": {
5273
+ "func": false,
5274
+ "value": "'medium'"
5275
+ }
5276
+ }
5277
+ ],
5278
+ "events": [
5279
+ {
5280
+ "name": "update:modelValue",
5281
+ "description": "Event emitted by v-model",
5282
+ "properties": [
5283
+ {
5284
+ "type": {
5285
+ "names": [
5286
+ "mixed"
5287
+ ]
5288
+ },
5289
+ "name": "modelValue"
5290
+ }
5291
+ ],
5292
+ "tags": [
5293
+ {
5294
+ "title": "param",
5295
+ "type": {
5296
+ "name": "mixed"
5297
+ },
5298
+ "name": "modelValue"
5299
+ }
5300
+ ]
5301
+ }
5302
+ ],
5303
+ "slots": [
5304
+ {
5305
+ "name": "default",
5306
+ "description": "CdrToggleGroup content (CdrToggleButton components)"
5307
+ }
5308
+ ],
5309
+ "sourceFiles": [
5310
+ "./src/components/toggleButton/CdrToggleGroup.vue"
5311
+ ],
5312
+ "UIProperties": [
5313
+ {
5314
+ "name": "--cdr-toggle-group-border-color",
5315
+ "defaultValue": "--cdr-color-border-primary",
5316
+ "description": "Border color of the cdr-toggle-group"
5317
+ },
5318
+ {
5319
+ "name": "--cdr-toggle-group-background-color-default-rest",
5320
+ "defaultValue": "--cdr-color-background-toggle-group-default-rest",
5321
+ "description": "Default background color of the cdr-toggle-group"
5322
+ }
5323
+ ]
5324
+ },
5325
5325
  "CdrTooltip": {
5326
5326
  "name": "CdrTooltip",
5327
5327
  "description": "Floating label used to clarify interface actions",