@gov-design-system-ce/components 0.0.62 → 0.0.64

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 (739) hide show
  1. package/dist/cjs/{constants-0488d137.js → constants-25f7a6be.js} +2 -2
  2. package/dist/cjs/{constants-0488d137.js.map → constants-25f7a6be.js.map} +1 -1
  3. package/dist/cjs/{constants-23b7a283.js → constants-427a2843.js} +2 -2
  4. package/dist/cjs/constants-427a2843.js.map +1 -0
  5. package/dist/cjs/{constants-ff12205f.js → constants-a31344ad.js} +1 -1
  6. package/dist/{collection/components/gov-button/default/constants.js.map → cjs/constants-a31344ad.js.map} +1 -1
  7. package/dist/cjs/core.cjs.js +25 -2
  8. package/dist/cjs/core.cjs.js.map +1 -1
  9. package/dist/cjs/{form-f68d13c6.js → form-74063d50.js} +3 -1
  10. package/dist/cjs/form-74063d50.js.map +1 -0
  11. package/dist/cjs/gov-accordion-item.cjs.entry.js +2 -2
  12. package/dist/cjs/gov-accordion-item.cjs.entry.js.map +1 -1
  13. package/dist/cjs/gov-accordion.cjs.entry.js +2 -2
  14. package/dist/cjs/gov-app.cjs.entry.js +797 -520
  15. package/dist/cjs/gov-app.cjs.entry.js.map +1 -1
  16. package/dist/cjs/gov-attachments_3.cjs.entry.js +2 -2
  17. package/dist/cjs/gov-backdrop.cjs.entry.js +2 -2
  18. package/dist/cjs/gov-breadcrumbs.cjs.entry.js +2 -2
  19. package/dist/cjs/gov-breadcrumbs.cjs.entry.js.map +1 -1
  20. package/dist/cjs/gov-button.cjs.entry.js +3 -3
  21. package/dist/cjs/gov-button.cjs.entry.js.map +1 -1
  22. package/dist/cjs/gov-card.cjs.entry.js +2 -2
  23. package/dist/cjs/gov-card.cjs.entry.js.map +1 -1
  24. package/dist/cjs/gov-chip.cjs.entry.js +102 -0
  25. package/dist/cjs/gov-chip.cjs.entry.js.map +1 -0
  26. package/dist/cjs/gov-container.cjs.entry.js +2 -2
  27. package/dist/cjs/gov-control-group.cjs.entry.js +2 -2
  28. package/dist/cjs/gov-cookiebar.cjs.entry.js +2 -2
  29. package/dist/cjs/gov-dropdown.cjs.entry.js +3 -3
  30. package/dist/cjs/gov-dropdown.cjs.entry.js.map +1 -1
  31. package/dist/cjs/gov-empty.cjs.entry.js +2 -2
  32. package/dist/cjs/gov-error-code.cjs.entry.js +2 -2
  33. package/dist/cjs/gov-form-autocomplete.cjs.entry.js +2 -2
  34. package/dist/cjs/gov-form-checkbox.cjs.entry.js +5 -5
  35. package/dist/cjs/gov-form-checkbox.cjs.entry.js.map +1 -1
  36. package/dist/cjs/gov-form-control.cjs.entry.js +3 -3
  37. package/dist/cjs/gov-form-file.cjs.entry.js +3 -3
  38. package/dist/cjs/gov-form-group.cjs.entry.js +13 -4
  39. package/dist/cjs/gov-form-group.cjs.entry.js.map +1 -1
  40. package/dist/cjs/gov-form-input.cjs.entry.js +3 -3
  41. package/dist/cjs/gov-form-input.cjs.entry.js.map +1 -1
  42. package/dist/cjs/gov-form-label.cjs.entry.js +1 -1
  43. package/dist/cjs/gov-form-multi-select.cjs.entry.js +3 -3
  44. package/dist/cjs/gov-form-password-power.cjs.entry.js +2 -2
  45. package/dist/cjs/gov-form-password-power.cjs.entry.js.map +1 -1
  46. package/dist/cjs/gov-form-radio.cjs.entry.js +7 -7
  47. package/dist/cjs/gov-form-radio.cjs.entry.js.map +1 -1
  48. package/dist/cjs/gov-form-search.cjs.entry.js +1 -1
  49. package/dist/cjs/gov-form-search.cjs.entry.js.map +1 -1
  50. package/dist/cjs/gov-form-select.cjs.entry.js +15 -4
  51. package/dist/cjs/gov-form-select.cjs.entry.js.map +1 -1
  52. package/dist/cjs/gov-form-switch.cjs.entry.js +4 -4
  53. package/dist/cjs/gov-form-switch.cjs.entry.js.map +1 -1
  54. package/dist/cjs/gov-grid-item.cjs.entry.js +2 -2
  55. package/dist/cjs/gov-grid.cjs.entry.js +2 -2
  56. package/dist/cjs/gov-icon.cjs.entry.js +4 -4
  57. package/dist/cjs/gov-icon.cjs.entry.js.map +1 -1
  58. package/dist/cjs/gov-infobar.cjs.entry.js +6 -5
  59. package/dist/cjs/gov-infobar.cjs.entry.js.map +1 -1
  60. package/dist/cjs/gov-layout-column.cjs.entry.js +2 -2
  61. package/dist/cjs/gov-layout.cjs.entry.js +2 -2
  62. package/dist/cjs/gov-loading.cjs.entry.js +2 -2
  63. package/dist/cjs/gov-message.cjs.entry.js +2 -2
  64. package/dist/cjs/gov-modal.cjs.entry.js +8 -5
  65. package/dist/cjs/gov-modal.cjs.entry.js.map +1 -1
  66. package/dist/cjs/gov-nav-item.cjs.entry.js +1 -1
  67. package/dist/cjs/gov-nav.cjs.entry.js +1 -1
  68. package/dist/cjs/gov-pagination.cjs.entry.js +2 -2
  69. package/dist/cjs/gov-prompt.cjs.entry.js +2 -2
  70. package/dist/cjs/gov-side-nav-item.cjs.entry.js +5 -5
  71. package/dist/cjs/gov-side-nav-item.cjs.entry.js.map +1 -1
  72. package/dist/cjs/gov-side-nav.cjs.entry.js +3 -3
  73. package/dist/cjs/gov-skeleton.cjs.entry.js +2 -2
  74. package/dist/cjs/gov-spacer.cjs.entry.js +2 -2
  75. package/dist/cjs/gov-statsbar-item.cjs.entry.js +2 -2
  76. package/dist/cjs/gov-statsbar.cjs.entry.js +2 -2
  77. package/dist/cjs/gov-stepper-item.cjs.entry.js +2 -2
  78. package/dist/cjs/gov-stepper.cjs.entry.js +2 -2
  79. package/dist/cjs/gov-tabs-item.cjs.entry.js +6 -6
  80. package/dist/cjs/gov-tabs-item.cjs.entry.js.map +1 -1
  81. package/dist/cjs/gov-tabs.cjs.entry.js +26 -17
  82. package/dist/cjs/gov-tabs.cjs.entry.js.map +1 -1
  83. package/dist/cjs/gov-tag.cjs.entry.js +51 -0
  84. package/dist/cjs/gov-tag.cjs.entry.js.map +1 -0
  85. package/dist/cjs/gov-tile.cjs.entry.js +2 -2
  86. package/dist/cjs/gov-tile.cjs.entry.js.map +1 -1
  87. package/dist/cjs/gov-tiles.cjs.entry.js +2 -2
  88. package/dist/cjs/gov-toast.cjs.entry.js +3 -3
  89. package/dist/cjs/gov-toast.cjs.entry.js.map +1 -1
  90. package/dist/cjs/gov-tooltip-content.cjs.entry.js +3 -3
  91. package/dist/cjs/gov-tooltip-content.cjs.entry.js.map +1 -1
  92. package/dist/cjs/gov-tooltip.cjs.entry.js +41 -6
  93. package/dist/cjs/gov-tooltip.cjs.entry.js.map +1 -1
  94. package/dist/cjs/gov-wizard-item.cjs.entry.js +2 -2
  95. package/dist/cjs/gov-wizard-item.cjs.entry.js.map +1 -1
  96. package/dist/cjs/gov-wizard.cjs.entry.js +2 -2
  97. package/dist/cjs/{index-83edd4fe.js → index-7b6bba34.js} +145 -3
  98. package/dist/cjs/index-7b6bba34.js.map +1 -0
  99. package/dist/cjs/loader.cjs.js +2 -2
  100. package/dist/cjs/{template-e1c4ff78.js → template-4b951d1d.js} +8 -1
  101. package/dist/cjs/template-4b951d1d.js.map +1 -0
  102. package/dist/collection/collection-manifest.json +4 -3
  103. package/dist/collection/components/gov-accordion/gov-accordion-item.css +5 -2
  104. package/dist/collection/components/gov-accordion/gov-accordion-item.js +1 -1
  105. package/dist/collection/components/gov-accordion/gov-accordion-item.js.map +1 -1
  106. package/dist/collection/components/gov-accordion/gov-accordion.css +5 -2
  107. package/dist/collection/components/gov-app/gov-app.css +5 -2
  108. package/dist/collection/components/gov-app/gov-app.js +5 -3
  109. package/dist/collection/components/gov-app/gov-app.js.map +1 -1
  110. package/dist/collection/components/gov-attachments/gov-attachments-item.css +5 -2
  111. package/dist/collection/components/gov-attachments/gov-attachments.css +5 -2
  112. package/dist/collection/components/gov-backdrop/gov-backdrop.css +5 -2
  113. package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.css +5 -2
  114. package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.js +1 -1
  115. package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.js.map +1 -1
  116. package/dist/collection/components/gov-button/button/constants.js.map +1 -0
  117. package/dist/collection/components/gov-button/{default → button}/gov-button.css +6 -3
  118. package/dist/collection/components/gov-button/{default → button}/gov-button.js +9 -9
  119. package/dist/collection/components/gov-button/button/gov-button.js.map +1 -0
  120. package/dist/collection/components/gov-button/button/gov-button.types.js.map +1 -0
  121. package/dist/collection/components/gov-button/dropdown/gov-dropdown.css +5 -2
  122. package/dist/collection/components/gov-button/dropdown/gov-dropdown.js +1 -1
  123. package/dist/collection/components/gov-button/dropdown/gov-dropdown.js.map +1 -1
  124. package/dist/collection/components/gov-card/gov-card.css +5 -2
  125. package/dist/collection/components/gov-card/gov-card.js +1 -1
  126. package/dist/collection/components/gov-card/gov-card.js.map +1 -1
  127. package/dist/collection/components/{gov-badge → gov-chip}/constants.js +5 -5
  128. package/dist/collection/components/gov-chip/constants.js.map +1 -0
  129. package/dist/collection/components/gov-chip/gov-chip.css +1270 -0
  130. package/dist/collection/components/{gov-badge/gov-badge.js → gov-chip/gov-chip.js} +150 -23
  131. package/dist/collection/components/gov-chip/gov-chip.js.map +1 -0
  132. package/dist/collection/components/gov-container/gov-container.css +5 -2
  133. package/dist/collection/components/gov-control-group/gov-control-group.css +5 -2
  134. package/dist/collection/components/gov-cookiebar/gov-cookiebar.css +5 -2
  135. package/dist/collection/components/gov-empty/gov-empty.css +5 -2
  136. package/dist/collection/components/gov-error-code/gov-error-code.css +5 -2
  137. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.css +5 -2
  138. package/dist/collection/components/gov-form/checkbox/constants.js +1 -0
  139. package/dist/collection/components/gov-form/checkbox/constants.js.map +1 -1
  140. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.css +8 -2
  141. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.js +2 -2
  142. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.js.map +1 -1
  143. package/dist/collection/components/gov-form/control/gov-form-control.css +5 -2
  144. package/dist/collection/components/gov-form/file/gov-form-file.css +5 -2
  145. package/dist/collection/components/gov-form/group/gov-form-group.css +5 -2
  146. package/dist/collection/components/gov-form/group/gov-form-group.js +13 -2
  147. package/dist/collection/components/gov-form/group/gov-form-group.js.map +1 -1
  148. package/dist/collection/components/gov-form/input/gov-form-input.css +5 -2
  149. package/dist/collection/components/gov-form/input/gov-form-input.js.map +1 -1
  150. package/dist/collection/components/gov-form/label/gov-form-label.css +5 -2
  151. package/dist/collection/components/gov-form/message/gov-form-message.css +5 -2
  152. package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.css +5 -2
  153. package/dist/collection/components/gov-form/password-power/gov-form-password-power.css +8 -4
  154. package/dist/collection/components/gov-form/password-power/gov-form-password-power.js +1 -1
  155. package/dist/collection/components/gov-form/password-power/gov-form-password-power.js.map +1 -1
  156. package/dist/collection/components/gov-form/radio/constants.js +1 -0
  157. package/dist/collection/components/gov-form/radio/constants.js.map +1 -1
  158. package/dist/collection/components/gov-form/radio/gov-form-radio.css +8 -2
  159. package/dist/collection/components/gov-form/radio/gov-form-radio.js +4 -4
  160. package/dist/collection/components/gov-form/radio/gov-form-radio.js.map +1 -1
  161. package/dist/collection/components/gov-form/search/gov-form-search.css +5 -2
  162. package/dist/collection/components/gov-form/search/gov-form-search.js +1 -1
  163. package/dist/collection/components/gov-form/search/gov-form-search.js.map +1 -1
  164. package/dist/collection/components/gov-form/select/gov-form-select.css +5 -2
  165. package/dist/collection/components/gov-form/select/gov-form-select.js +39 -2
  166. package/dist/collection/components/gov-form/select/gov-form-select.js.map +1 -1
  167. package/dist/collection/components/gov-form/select/gov-form-select.types.js.map +1 -1
  168. package/dist/collection/components/gov-form/switch/gov-form-switch.css +7 -2
  169. package/dist/collection/components/gov-form/switch/gov-form-switch.js +1 -1
  170. package/dist/collection/components/gov-form/switch/gov-form-switch.js.map +1 -1
  171. package/dist/collection/components/gov-grid/gov-grid-item.css +5 -2
  172. package/dist/collection/components/gov-grid/gov-grid.css +5 -2
  173. package/dist/collection/components/gov-icon/gov-icon.css +8 -2
  174. package/dist/collection/components/gov-icon/gov-icon.js +4 -10
  175. package/dist/collection/components/gov-icon/gov-icon.js.map +1 -1
  176. package/dist/collection/components/gov-icon/list.js +17 -11
  177. package/dist/collection/components/gov-icon/list.js.map +1 -1
  178. package/dist/collection/components/gov-infobar/{default/constants.js → constants.js} +3 -2
  179. package/dist/collection/components/gov-infobar/constants.js.map +1 -0
  180. package/dist/collection/components/gov-infobar/{default/gov-infobar.css → gov-infobar.css} +9 -3
  181. package/dist/collection/components/gov-infobar/{default/gov-infobar.js → gov-infobar.js} +12 -11
  182. package/dist/collection/components/gov-infobar/gov-infobar.js.map +1 -0
  183. package/dist/collection/components/gov-infobar/gov-infobar.types.js.map +1 -0
  184. package/dist/collection/components/gov-layout/gov-layout-column.css +5 -2
  185. package/dist/collection/components/gov-layout/gov-layout.css +5 -2
  186. package/dist/collection/components/gov-loading/loading/gov-loading.css +5 -2
  187. package/dist/collection/components/gov-loading/skeleton/gov-skeleton.css +5 -2
  188. package/dist/collection/components/gov-message/gov-message.css +5 -2
  189. package/dist/collection/components/gov-modal/gov-modal.css +5 -2
  190. package/dist/collection/components/gov-modal/gov-modal.js +24 -3
  191. package/dist/collection/components/gov-modal/gov-modal.js.map +1 -1
  192. package/dist/collection/components/gov-nav/gov-nav-item.css +5 -2
  193. package/dist/collection/components/gov-nav/gov-nav.css +5 -2
  194. package/dist/collection/components/gov-pagination/gov-pagination.css +5 -2
  195. package/dist/collection/components/gov-promp/gov-prompt.css +5 -2
  196. package/dist/collection/components/gov-side-nav/constants.js +1 -1
  197. package/dist/collection/components/gov-side-nav/constants.js.map +1 -1
  198. package/dist/collection/components/gov-side-nav/gov-side-nav-item.css +6 -3
  199. package/dist/collection/components/gov-side-nav/gov-side-nav-item.js +2 -2
  200. package/dist/collection/components/gov-side-nav/gov-side-nav-item.js.map +1 -1
  201. package/dist/collection/components/gov-side-nav/gov-side-nav.css +5 -2
  202. package/dist/collection/components/gov-spacer/gov-spacer.css +5 -2
  203. package/dist/collection/components/gov-statsbar/gov-statsbar-item.css +5 -2
  204. package/dist/collection/components/gov-statsbar/gov-statsbar.css +5 -2
  205. package/dist/collection/components/gov-stepper/gov-stepper-item.css +5 -2
  206. package/dist/collection/components/gov-stepper/gov-stepper.css +5 -2
  207. package/dist/collection/components/gov-tabs/constants.js +1 -1
  208. package/dist/collection/components/gov-tabs/constants.js.map +1 -1
  209. package/dist/collection/components/gov-tabs/gov-tabs-item.css +5 -2
  210. package/dist/collection/components/gov-tabs/gov-tabs-item.js +4 -4
  211. package/dist/collection/components/gov-tabs/gov-tabs-item.js.map +1 -1
  212. package/dist/collection/components/gov-tabs/gov-tabs.css +16 -14
  213. package/dist/collection/components/gov-tabs/gov-tabs.js +29 -21
  214. package/dist/collection/components/gov-tabs/gov-tabs.js.map +1 -1
  215. package/dist/collection/components/gov-tag/constants.js +4 -0
  216. package/dist/collection/components/gov-tag/constants.js.map +1 -0
  217. package/dist/collection/components/gov-tag/gov-tag.css +1274 -0
  218. package/dist/collection/components/gov-tag/gov-tag.js +118 -0
  219. package/dist/collection/components/gov-tag/gov-tag.js.map +1 -0
  220. package/dist/collection/components/gov-tile/container/gov-tiles.css +5 -2
  221. package/dist/collection/components/gov-tile/gov-tile.css +5 -2
  222. package/dist/collection/components/gov-tile/gov-tile.js +3 -3
  223. package/dist/collection/components/gov-tile/gov-tile.js.map +1 -1
  224. package/dist/collection/components/gov-toast/gov-toast.css +6 -3
  225. package/dist/collection/components/gov-tooltip/gov-tooltip-content.css +14 -2
  226. package/dist/collection/components/gov-tooltip/gov-tooltip.css +6 -3
  227. package/dist/collection/components/gov-tooltip/gov-tooltip.js +40 -5
  228. package/dist/collection/components/gov-tooltip/gov-tooltip.js.map +1 -1
  229. package/dist/collection/components/gov-wizard/gov-wizard-item.css +5 -2
  230. package/dist/collection/components/gov-wizard/gov-wizard-item.js +1 -1
  231. package/dist/collection/components/gov-wizard/gov-wizard-item.js.map +1 -1
  232. package/dist/collection/components/gov-wizard/gov-wizard.css +5 -2
  233. package/dist/collection/data/font-definitions.js +6 -6
  234. package/dist/collection/helpers/Dom/template.js +7 -0
  235. package/dist/collection/helpers/Dom/template.js.map +1 -1
  236. package/dist/collection/helpers/Dom/template.types.js.map +1 -1
  237. package/dist/collection/pages/Accordion.js +15 -15
  238. package/dist/collection/pages/Accordion.js.map +1 -1
  239. package/dist/collection/pages/{Badge.js → Chip.js} +181 -181
  240. package/dist/collection/pages/Chip.js.map +1 -0
  241. package/dist/collection/pages/Forms.js +23 -0
  242. package/dist/collection/pages/Forms.js.map +1 -1
  243. package/dist/collection/pages/Infobar.js +5 -5
  244. package/dist/collection/pages/Infobar.js.map +1 -1
  245. package/dist/collection/pages/Tabs.js +7 -7
  246. package/dist/collection/pages/Tabs.js.map +1 -1
  247. package/dist/collection/pages/Tag.js +253 -0
  248. package/dist/collection/pages/Tag.js.map +1 -0
  249. package/dist/collection/pages/ToastMessageCountdown.js +5 -5
  250. package/dist/collection/pages/ToastMessageCountdown.js.map +1 -1
  251. package/dist/collection/pages/Tooltip.js +3 -3
  252. package/dist/collection/pages/Tooltip.js.map +1 -1
  253. package/dist/components/gov-accordion-item.js +1 -1
  254. package/dist/components/gov-accordion-item.js.map +1 -1
  255. package/dist/components/gov-accordion.js +1 -1
  256. package/dist/components/gov-app.js +1 -1
  257. package/dist/components/gov-app.js.map +1 -1
  258. package/dist/components/gov-attachments-item.js +1 -1
  259. package/dist/components/gov-attachments.js +1 -1
  260. package/dist/components/gov-backdrop.js +1 -1
  261. package/dist/components/gov-breadcrumbs.js +1 -1
  262. package/dist/components/gov-breadcrumbs.js.map +1 -1
  263. package/dist/components/gov-button.js +1 -1
  264. package/dist/components/gov-card.js +1 -1
  265. package/dist/components/gov-card.js.map +1 -1
  266. package/dist/components/{gov-badge.d.ts → gov-chip.d.ts} +4 -4
  267. package/dist/components/gov-chip.js +2 -0
  268. package/dist/components/gov-container.js +1 -1
  269. package/dist/components/gov-control-group.js +1 -1
  270. package/dist/components/gov-cookiebar.js +1 -1
  271. package/dist/components/gov-dropdown.js +1 -1
  272. package/dist/components/gov-dropdown.js.map +1 -1
  273. package/dist/components/gov-empty.js +1 -1
  274. package/dist/components/gov-error-code.js +1 -1
  275. package/dist/components/gov-form-autocomplete.js +1 -1
  276. package/dist/components/gov-form-checkbox.js +1 -1
  277. package/dist/components/gov-form-checkbox.js.map +1 -1
  278. package/dist/components/gov-form-control.js +1 -1
  279. package/dist/components/gov-form-file.js +1 -1
  280. package/dist/components/gov-form-group.js +1 -1
  281. package/dist/components/gov-form-group.js.map +1 -1
  282. package/dist/components/gov-form-input.js +1 -1
  283. package/dist/components/gov-form-label.js +1 -1
  284. package/dist/components/gov-form-message.js +1 -1
  285. package/dist/components/gov-form-multi-select.js +1 -1
  286. package/dist/components/gov-form-password-power.js +1 -1
  287. package/dist/components/gov-form-password-power.js.map +1 -1
  288. package/dist/components/gov-form-radio.js +1 -1
  289. package/dist/components/gov-form-radio.js.map +1 -1
  290. package/dist/components/gov-form-search.js +1 -1
  291. package/dist/components/gov-form-search.js.map +1 -1
  292. package/dist/components/gov-form-select.js +1 -1
  293. package/dist/components/gov-form-switch.js +1 -1
  294. package/dist/components/gov-form-switch.js.map +1 -1
  295. package/dist/components/gov-grid-item.js +1 -1
  296. package/dist/components/gov-grid.js +1 -1
  297. package/dist/components/gov-icon.js +1 -1
  298. package/dist/components/gov-infobar.js +1 -1
  299. package/dist/components/gov-infobar.js.map +1 -1
  300. package/dist/components/gov-layout-column.js +1 -1
  301. package/dist/components/gov-layout.js +1 -1
  302. package/dist/components/gov-loading.js +1 -1
  303. package/dist/components/gov-message.js +1 -1
  304. package/dist/components/gov-modal.js +1 -1
  305. package/dist/components/gov-modal.js.map +1 -1
  306. package/dist/components/gov-nav-item.js +1 -1
  307. package/dist/components/gov-nav.js +1 -1
  308. package/dist/components/gov-pagination.js +1 -1
  309. package/dist/components/gov-prompt.js +1 -1
  310. package/dist/components/gov-side-nav-item.js +1 -1
  311. package/dist/components/gov-side-nav-item.js.map +1 -1
  312. package/dist/components/gov-side-nav.js +1 -1
  313. package/dist/components/gov-side-nav.js.map +1 -1
  314. package/dist/components/gov-skeleton.js +1 -1
  315. package/dist/components/gov-skeleton.js.map +1 -1
  316. package/dist/components/gov-spacer.js +1 -1
  317. package/dist/components/gov-statsbar-item.js +1 -1
  318. package/dist/components/gov-statsbar.js +1 -1
  319. package/dist/components/gov-stepper-item.js +1 -1
  320. package/dist/components/gov-stepper.js +1 -1
  321. package/dist/components/gov-tabs-item.js +1 -1
  322. package/dist/components/gov-tabs-item.js.map +1 -1
  323. package/dist/components/gov-tabs.js +1 -1
  324. package/dist/components/gov-tabs.js.map +1 -1
  325. package/dist/components/gov-tag.d.ts +11 -0
  326. package/dist/components/gov-tag.js +2 -0
  327. package/dist/components/gov-tag.js.map +1 -0
  328. package/dist/components/gov-tile.js +1 -1
  329. package/dist/components/gov-tile.js.map +1 -1
  330. package/dist/components/gov-tiles.js +1 -1
  331. package/dist/components/gov-toast.js +1 -1
  332. package/dist/components/gov-toast.js.map +1 -1
  333. package/dist/components/gov-tooltip-content.js +1 -1
  334. package/dist/components/gov-tooltip-content.js.map +1 -1
  335. package/dist/components/gov-tooltip.js +1 -1
  336. package/dist/components/gov-tooltip.js.map +1 -1
  337. package/dist/components/gov-wizard-item.js +1 -1
  338. package/dist/components/gov-wizard-item.js.map +1 -1
  339. package/dist/components/gov-wizard.js +1 -1
  340. package/dist/components/index.js +1 -1
  341. package/dist/components/{p-b3cb7945.js → p-202b7b42.js} +2 -2
  342. package/dist/components/{p-1b4f2520.js → p-22cd88f7.js} +2 -2
  343. package/dist/components/p-28e59384.js +2 -0
  344. package/dist/components/p-28e59384.js.map +1 -0
  345. package/dist/components/p-2dee9951.js +2 -0
  346. package/dist/components/p-2dee9951.js.map +1 -0
  347. package/dist/components/{p-3dbf7f49.js → p-3c71d697.js} +1 -1
  348. package/dist/{cjs/constants-ff12205f.js.map → components/p-3c71d697.js.map} +1 -1
  349. package/dist/components/p-40b51fd3.js +2 -0
  350. package/dist/components/{p-522dd298.js.map → p-40b51fd3.js.map} +1 -1
  351. package/dist/components/p-53e02bee.js +2 -0
  352. package/dist/components/p-53e02bee.js.map +1 -0
  353. package/dist/components/{p-f72ecbef.js → p-71a4c88d.js} +2 -2
  354. package/dist/components/p-71a4c88d.js.map +1 -0
  355. package/dist/components/{p-bc5d5903.js → p-8b53e056.js} +2 -2
  356. package/dist/components/p-94bf1f51.js +2 -0
  357. package/dist/components/p-94bf1f51.js.map +1 -0
  358. package/dist/components/{p-8da17139.js → p-d60bcfde.js} +2 -2
  359. package/dist/components/p-db1f0452.js +2 -0
  360. package/dist/components/p-db1f0452.js.map +1 -0
  361. package/dist/components/{p-9ba6e755.js → p-ddf6db05.js} +2 -2
  362. package/dist/components/p-ddf6db05.js.map +1 -0
  363. package/dist/components/{p-94542a50.js → p-e196ff42.js} +2 -2
  364. package/dist/components/p-e196ff42.js.map +1 -0
  365. package/dist/components/{p-3e8a9e92.js → p-f2efd9b5.js} +2 -2
  366. package/dist/components/p-fa1e4aea.js +2 -0
  367. package/dist/components/p-fa1e4aea.js.map +1 -0
  368. package/dist/core/core.esm.js +1 -1
  369. package/dist/core/core.esm.js.map +1 -1
  370. package/dist/core/{p-2bb9f781.entry.js → p-01d928c5.entry.js} +2 -2
  371. package/dist/core/{p-998c3336.entry.js → p-029beaf4.entry.js} +2 -2
  372. package/dist/core/p-05e4822a.entry.js +2 -0
  373. package/dist/core/p-05e4822a.entry.js.map +1 -0
  374. package/dist/core/p-09966eaa.entry.js +2 -0
  375. package/dist/core/p-09966eaa.entry.js.map +1 -0
  376. package/dist/core/p-0e5fa8bf.js +2 -0
  377. package/dist/core/p-0e5fa8bf.js.map +1 -0
  378. package/dist/core/{p-739dd451.entry.js → p-1116fec6.entry.js} +2 -2
  379. package/dist/core/{p-041d30b1.entry.js → p-141d9af4.entry.js} +2 -2
  380. package/dist/core/{p-e1780dba.entry.js → p-1730ac7a.entry.js} +2 -2
  381. package/dist/core/p-1a04e45e.entry.js +2 -0
  382. package/dist/core/p-1a04e45e.entry.js.map +1 -0
  383. package/dist/core/{p-88a78167.entry.js → p-2016172f.entry.js} +2 -2
  384. package/dist/core/{p-1c62f175.entry.js → p-22abe742.entry.js} +2 -2
  385. package/dist/core/{p-5316e768.entry.js → p-243b1ccc.entry.js} +2 -2
  386. package/dist/core/p-28e59384.js +2 -0
  387. package/dist/core/p-28e59384.js.map +1 -0
  388. package/dist/core/{p-e2d6efaf.entry.js → p-2a95f9fb.entry.js} +2 -2
  389. package/dist/core/{p-32a4b7e3.entry.js → p-2aef69ed.entry.js} +2 -2
  390. package/dist/core/p-2aef69ed.entry.js.map +1 -0
  391. package/dist/core/p-2bcabdd5.entry.js +2 -0
  392. package/dist/core/{p-2bf0c1c5.entry.js.map → p-2bcabdd5.entry.js.map} +1 -1
  393. package/dist/core/{p-33895061.entry.js → p-2c9a4d08.entry.js} +2 -2
  394. package/dist/core/{p-74ce7780.entry.js → p-2f858bf5.entry.js} +2 -2
  395. package/dist/core/p-2f858bf5.entry.js.map +1 -0
  396. package/dist/core/{p-89921159.entry.js → p-356adceb.entry.js} +2 -2
  397. package/dist/core/p-3b45ecb0.entry.js +2 -0
  398. package/dist/core/p-3b45ecb0.entry.js.map +1 -0
  399. package/dist/core/{p-2fe9d3ea.entry.js → p-44f4daa3.entry.js} +2 -2
  400. package/dist/core/p-461d28ed.entry.js +2 -0
  401. package/dist/core/p-461d28ed.entry.js.map +1 -0
  402. package/dist/core/{p-afa12399.entry.js → p-466f885b.entry.js} +2 -2
  403. package/dist/core/p-466f885b.entry.js.map +1 -0
  404. package/dist/core/p-47d63996.entry.js +2 -0
  405. package/dist/core/p-47d63996.entry.js.map +1 -0
  406. package/dist/core/p-4accef73.entry.js +2 -0
  407. package/dist/core/{p-7e8d2066.entry.js.map → p-4accef73.entry.js.map} +1 -1
  408. package/dist/core/{p-3bacd021.js → p-4c55142b.js} +1 -1
  409. package/dist/core/p-4c55142b.js.map +1 -0
  410. package/dist/core/{p-f62efc34.entry.js → p-53549fe4.entry.js} +2 -2
  411. package/dist/core/p-5bc604a3.js +3 -0
  412. package/dist/core/p-5bc604a3.js.map +1 -0
  413. package/dist/core/{p-6f43bd00.entry.js → p-6675a0f0.entry.js} +2 -2
  414. package/dist/core/{p-0eb11cfc.entry.js → p-67138ae9.entry.js} +2 -2
  415. package/dist/core/{p-19b897c0.entry.js → p-6833aeaf.entry.js} +2 -2
  416. package/dist/core/p-705efbf1.entry.js +2 -0
  417. package/dist/core/p-705efbf1.entry.js.map +1 -0
  418. package/dist/core/{p-1da9f871.entry.js → p-7757e4a1.entry.js} +2 -2
  419. package/dist/core/{p-0c57e410.entry.js → p-7b7f8cc2.entry.js} +2 -2
  420. package/dist/core/p-7b7f8cc2.entry.js.map +1 -0
  421. package/dist/core/{p-de5c9181.entry.js → p-7d85bc32.entry.js} +2 -2
  422. package/dist/core/{p-de5c9181.entry.js.map → p-7d85bc32.entry.js.map} +1 -1
  423. package/dist/core/{p-84f6b11a.entry.js → p-81593c86.entry.js} +2 -2
  424. package/dist/core/{p-84f6b11a.entry.js.map → p-81593c86.entry.js.map} +1 -1
  425. package/dist/core/{p-88010439.entry.js → p-877121d4.entry.js} +2 -2
  426. package/dist/core/p-87b5668e.entry.js +2 -0
  427. package/dist/core/p-87b5668e.entry.js.map +1 -0
  428. package/dist/core/{p-35c1c12c.entry.js → p-965f24fb.entry.js} +2 -2
  429. package/dist/core/p-965f24fb.entry.js.map +1 -0
  430. package/dist/core/{p-acd6a9f4.entry.js → p-9af6210d.entry.js} +2 -2
  431. package/dist/core/p-9af6210d.entry.js.map +1 -0
  432. package/dist/core/{p-93897e60.entry.js → p-9d4a6e9b.entry.js} +2 -2
  433. package/dist/core/{p-b0c97376.entry.js → p-a133cdda.entry.js} +2 -2
  434. package/dist/core/{p-7702c8c2.entry.js → p-a3b6c5c7.entry.js} +2 -2
  435. package/dist/core/{p-19a54ee9.entry.js → p-a54c1e85.entry.js} +2 -2
  436. package/dist/core/p-a54c1e85.entry.js.map +1 -0
  437. package/dist/core/{p-82b4b522.entry.js → p-a9493d11.entry.js} +2 -2
  438. package/dist/core/p-ae13fbbc.entry.js +2 -0
  439. package/dist/core/p-ae13fbbc.entry.js.map +1 -0
  440. package/dist/core/{p-7372b066.entry.js → p-b3840f50.entry.js} +2 -2
  441. package/dist/core/{p-228da18e.entry.js → p-b49293dc.entry.js} +2 -2
  442. package/dist/core/p-b49ac370.entry.js +2 -0
  443. package/dist/core/{p-4452c278.entry.js.map → p-b49ac370.entry.js.map} +1 -1
  444. package/dist/core/p-b946cd3f.entry.js +2 -0
  445. package/dist/core/p-b946cd3f.entry.js.map +1 -0
  446. package/dist/core/p-bd1855f7.entry.js +2 -0
  447. package/dist/core/{p-c5d3efc2.entry.js.map → p-bd1855f7.entry.js.map} +1 -1
  448. package/dist/core/{p-7fa1290e.entry.js → p-c0be9590.entry.js} +2 -2
  449. package/dist/core/{p-28f39f69.entry.js → p-c3e4700b.entry.js} +2 -2
  450. package/dist/core/p-c574ecc8.entry.js +2 -0
  451. package/dist/core/{p-5e23a6ba.entry.js.map → p-c574ecc8.entry.js.map} +1 -1
  452. package/dist/core/p-c5e9da95.entry.js +2 -0
  453. package/dist/core/p-c5e9da95.entry.js.map +1 -0
  454. package/dist/core/{p-a7719b55.entry.js → p-ce586e19.entry.js} +2 -2
  455. package/dist/core/{p-c81d62db.entry.js → p-d4c468b9.entry.js} +2 -2
  456. package/dist/core/p-db1f0452.js +2 -0
  457. package/dist/core/p-db1f0452.js.map +1 -0
  458. package/dist/core/{p-80f5140b.entry.js → p-e4f703d3.entry.js} +2 -2
  459. package/dist/core/{p-93042b25.entry.js → p-e5c2f601.entry.js} +2 -2
  460. package/dist/core/p-e9c0fac1.entry.js +2 -0
  461. package/dist/core/p-e9c0fac1.entry.js.map +1 -0
  462. package/dist/core/{p-1c40fdd5.entry.js → p-eb0c9716.entry.js} +2 -2
  463. package/dist/core/p-eb0c9716.entry.js.map +1 -0
  464. package/dist/core/p-f9f212a6.entry.js +2 -0
  465. package/dist/core/p-f9f212a6.entry.js.map +1 -0
  466. package/dist/core/p-fa1e4aea.js +2 -0
  467. package/dist/core/p-fa1e4aea.js.map +1 -0
  468. package/dist/core/p-fc2a1e14.entry.js +2 -0
  469. package/dist/core/p-fc2a1e14.entry.js.map +1 -0
  470. package/dist/esm/{constants-ba92640d.js → constants-34a29ae2.js} +1 -1
  471. package/dist/{components/p-3dbf7f49.js.map → esm/constants-34a29ae2.js.map} +1 -1
  472. package/dist/esm/{constants-24dad929.js → constants-6df4edc4.js} +2 -2
  473. package/dist/esm/constants-6df4edc4.js.map +1 -0
  474. package/dist/esm/{constants-f5c21493.js → constants-867ac6e2.js} +2 -2
  475. package/dist/esm/{constants-f5c21493.js.map → constants-867ac6e2.js.map} +1 -1
  476. package/dist/esm/core.js +26 -3
  477. package/dist/esm/core.js.map +1 -1
  478. package/dist/esm/{form-2d9f68d9.js → form-39dc6896.js} +3 -1
  479. package/dist/esm/form-39dc6896.js.map +1 -0
  480. package/dist/esm/gov-accordion-item.entry.js +2 -2
  481. package/dist/esm/gov-accordion-item.entry.js.map +1 -1
  482. package/dist/esm/gov-accordion.entry.js +2 -2
  483. package/dist/esm/gov-app.entry.js +797 -520
  484. package/dist/esm/gov-app.entry.js.map +1 -1
  485. package/dist/esm/gov-attachments_3.entry.js +2 -2
  486. package/dist/esm/gov-backdrop.entry.js +2 -2
  487. package/dist/esm/gov-breadcrumbs.entry.js +2 -2
  488. package/dist/esm/gov-breadcrumbs.entry.js.map +1 -1
  489. package/dist/esm/gov-button.entry.js +3 -3
  490. package/dist/esm/gov-button.entry.js.map +1 -1
  491. package/dist/esm/gov-card.entry.js +2 -2
  492. package/dist/esm/gov-card.entry.js.map +1 -1
  493. package/dist/esm/gov-chip.entry.js +98 -0
  494. package/dist/esm/gov-chip.entry.js.map +1 -0
  495. package/dist/esm/gov-container.entry.js +2 -2
  496. package/dist/esm/gov-control-group.entry.js +2 -2
  497. package/dist/esm/gov-cookiebar.entry.js +2 -2
  498. package/dist/esm/gov-dropdown.entry.js +3 -3
  499. package/dist/esm/gov-dropdown.entry.js.map +1 -1
  500. package/dist/esm/gov-empty.entry.js +2 -2
  501. package/dist/esm/gov-error-code.entry.js +2 -2
  502. package/dist/esm/gov-form-autocomplete.entry.js +2 -2
  503. package/dist/esm/gov-form-checkbox.entry.js +5 -5
  504. package/dist/esm/gov-form-checkbox.entry.js.map +1 -1
  505. package/dist/esm/gov-form-control.entry.js +3 -3
  506. package/dist/esm/gov-form-file.entry.js +3 -3
  507. package/dist/esm/gov-form-group.entry.js +13 -4
  508. package/dist/esm/gov-form-group.entry.js.map +1 -1
  509. package/dist/esm/gov-form-input.entry.js +3 -3
  510. package/dist/esm/gov-form-input.entry.js.map +1 -1
  511. package/dist/esm/gov-form-label.entry.js +1 -1
  512. package/dist/esm/gov-form-multi-select.entry.js +3 -3
  513. package/dist/esm/gov-form-password-power.entry.js +2 -2
  514. package/dist/esm/gov-form-password-power.entry.js.map +1 -1
  515. package/dist/esm/gov-form-radio.entry.js +7 -7
  516. package/dist/esm/gov-form-radio.entry.js.map +1 -1
  517. package/dist/esm/gov-form-search.entry.js +1 -1
  518. package/dist/esm/gov-form-search.entry.js.map +1 -1
  519. package/dist/esm/gov-form-select.entry.js +15 -4
  520. package/dist/esm/gov-form-select.entry.js.map +1 -1
  521. package/dist/esm/gov-form-switch.entry.js +4 -4
  522. package/dist/esm/gov-form-switch.entry.js.map +1 -1
  523. package/dist/esm/gov-grid-item.entry.js +2 -2
  524. package/dist/esm/gov-grid.entry.js +2 -2
  525. package/dist/esm/gov-icon.entry.js +4 -4
  526. package/dist/esm/gov-icon.entry.js.map +1 -1
  527. package/dist/esm/gov-infobar.entry.js +6 -5
  528. package/dist/esm/gov-infobar.entry.js.map +1 -1
  529. package/dist/esm/gov-layout-column.entry.js +2 -2
  530. package/dist/esm/gov-layout.entry.js +2 -2
  531. package/dist/esm/gov-loading.entry.js +2 -2
  532. package/dist/esm/gov-message.entry.js +2 -2
  533. package/dist/esm/gov-modal.entry.js +8 -5
  534. package/dist/esm/gov-modal.entry.js.map +1 -1
  535. package/dist/esm/gov-nav-item.entry.js +1 -1
  536. package/dist/esm/gov-nav.entry.js +1 -1
  537. package/dist/esm/gov-pagination.entry.js +2 -2
  538. package/dist/esm/gov-prompt.entry.js +2 -2
  539. package/dist/esm/gov-side-nav-item.entry.js +5 -5
  540. package/dist/esm/gov-side-nav-item.entry.js.map +1 -1
  541. package/dist/esm/gov-side-nav.entry.js +3 -3
  542. package/dist/esm/gov-skeleton.entry.js +2 -2
  543. package/dist/esm/gov-spacer.entry.js +2 -2
  544. package/dist/esm/gov-statsbar-item.entry.js +2 -2
  545. package/dist/esm/gov-statsbar.entry.js +2 -2
  546. package/dist/esm/gov-stepper-item.entry.js +2 -2
  547. package/dist/esm/gov-stepper.entry.js +2 -2
  548. package/dist/esm/gov-tabs-item.entry.js +6 -6
  549. package/dist/esm/gov-tabs-item.entry.js.map +1 -1
  550. package/dist/esm/gov-tabs.entry.js +26 -17
  551. package/dist/esm/gov-tabs.entry.js.map +1 -1
  552. package/dist/esm/gov-tag.entry.js +47 -0
  553. package/dist/esm/gov-tag.entry.js.map +1 -0
  554. package/dist/esm/gov-tile.entry.js +2 -2
  555. package/dist/esm/gov-tile.entry.js.map +1 -1
  556. package/dist/esm/gov-tiles.entry.js +2 -2
  557. package/dist/esm/gov-toast.entry.js +3 -3
  558. package/dist/esm/gov-toast.entry.js.map +1 -1
  559. package/dist/esm/gov-tooltip-content.entry.js +3 -3
  560. package/dist/esm/gov-tooltip-content.entry.js.map +1 -1
  561. package/dist/esm/gov-tooltip.entry.js +41 -6
  562. package/dist/esm/gov-tooltip.entry.js.map +1 -1
  563. package/dist/esm/gov-wizard-item.entry.js +2 -2
  564. package/dist/esm/gov-wizard-item.entry.js.map +1 -1
  565. package/dist/esm/gov-wizard.entry.js +2 -2
  566. package/dist/esm/{index-ae3c50f1.js → index-eb59f132.js} +145 -4
  567. package/dist/esm/index-eb59f132.js.map +1 -0
  568. package/dist/esm/loader.js +3 -3
  569. package/dist/esm/{template-10332292.js → template-df429738.js} +8 -1
  570. package/dist/esm/template-df429738.js.map +1 -0
  571. package/dist/hydrate/index.js +1406 -978
  572. package/dist/stencil.config.js +2 -1
  573. package/dist/stencil.config.js.map +1 -1
  574. package/dist/types/components/gov-accordion/gov-accordion-item.d.ts +1 -1
  575. package/dist/types/components/gov-app/gov-app.d.ts +3 -2
  576. package/dist/types/components/gov-breadcrumbs/gov-breadcrumbs.d.ts +1 -1
  577. package/dist/types/components/gov-button/{default → button}/gov-button.d.ts +1 -1
  578. package/dist/types/components/gov-card/gov-card.d.ts +1 -1
  579. package/dist/types/components/{gov-badge → gov-chip}/constants.d.ts +1 -1
  580. package/dist/types/components/{gov-badge/gov-badge.d.ts → gov-chip/gov-chip.d.ts} +34 -7
  581. package/dist/types/components/gov-form/checkbox/constants.d.ts +1 -0
  582. package/dist/types/components/gov-form/checkbox/gov-form-checkbox.d.ts +1 -1
  583. package/dist/types/components/gov-form/group/gov-form-group.d.ts +2 -1
  584. package/dist/types/components/gov-form/password-power/gov-form-password-power.d.ts +2 -2
  585. package/dist/types/components/gov-form/radio/constants.d.ts +1 -0
  586. package/dist/types/components/gov-form/radio/gov-form-radio.d.ts +1 -1
  587. package/dist/types/components/gov-form/select/gov-form-select.d.ts +6 -1
  588. package/dist/types/components/gov-form/select/gov-form-select.types.d.ts +5 -0
  589. package/dist/types/components/gov-form/switch/gov-form-switch.d.ts +1 -1
  590. package/dist/types/components/gov-icon/gov-icon.d.ts +2 -3
  591. package/dist/types/components/gov-infobar/{default/constants.d.ts → constants.d.ts} +3 -2
  592. package/dist/types/components/gov-infobar/{default/gov-infobar.d.ts → gov-infobar.d.ts} +2 -2
  593. package/dist/types/components/gov-infobar/{default/gov-infobar.types.d.ts → gov-infobar.types.d.ts} +1 -1
  594. package/dist/types/components/gov-modal/gov-modal.d.ts +4 -0
  595. package/dist/types/components/gov-side-nav/constants.d.ts +1 -1
  596. package/dist/types/components/gov-side-nav/gov-side-nav-item.d.ts +1 -1
  597. package/dist/types/components/gov-tabs/constants.d.ts +1 -1
  598. package/dist/types/components/gov-tabs/gov-tabs-item.d.ts +1 -1
  599. package/dist/types/components/gov-tabs/gov-tabs.d.ts +5 -6
  600. package/dist/types/components/gov-tag/constants.d.ts +3 -0
  601. package/dist/types/components/gov-tag/gov-tag.d.ts +22 -0
  602. package/dist/types/components/gov-tile/gov-tile.d.ts +1 -1
  603. package/dist/types/components/gov-wizard/gov-wizard-item.d.ts +1 -1
  604. package/dist/types/components.d.ts +224 -133
  605. package/dist/types/helpers/Dom/template.types.d.ts +1 -0
  606. package/dist/types/pages/Chip.d.ts +3 -0
  607. package/dist/types/pages/Tag.d.ts +3 -0
  608. package/package.json +3 -3
  609. package/dist/cjs/constants-23b7a283.js.map +0 -1
  610. package/dist/cjs/form-f68d13c6.js.map +0 -1
  611. package/dist/cjs/gov-badge.cjs.entry.js +0 -84
  612. package/dist/cjs/gov-badge.cjs.entry.js.map +0 -1
  613. package/dist/cjs/index-83edd4fe.js.map +0 -1
  614. package/dist/cjs/template-e1c4ff78.js.map +0 -1
  615. package/dist/collection/components/gov-badge/constants.js.map +0 -1
  616. package/dist/collection/components/gov-badge/gov-badge.css +0 -1267
  617. package/dist/collection/components/gov-badge/gov-badge.js.map +0 -1
  618. package/dist/collection/components/gov-button/default/gov-button.js.map +0 -1
  619. package/dist/collection/components/gov-button/default/gov-button.types.js.map +0 -1
  620. package/dist/collection/components/gov-infobar/default/constants.js.map +0 -1
  621. package/dist/collection/components/gov-infobar/default/gov-infobar.js.map +0 -1
  622. package/dist/collection/components/gov-infobar/default/gov-infobar.types.js.map +0 -1
  623. package/dist/collection/pages/Badge.js.map +0 -1
  624. package/dist/components/gov-badge.js +0 -2
  625. package/dist/components/p-17c1ffc1.js +0 -2
  626. package/dist/components/p-17c1ffc1.js.map +0 -1
  627. package/dist/components/p-36be8f6e.js +0 -2
  628. package/dist/components/p-36be8f6e.js.map +0 -1
  629. package/dist/components/p-3f37ddb6.js +0 -2
  630. package/dist/components/p-3f37ddb6.js.map +0 -1
  631. package/dist/components/p-522dd298.js +0 -2
  632. package/dist/components/p-80c0109d.js +0 -2
  633. package/dist/components/p-80c0109d.js.map +0 -1
  634. package/dist/components/p-80e30702.js +0 -2
  635. package/dist/components/p-80e30702.js.map +0 -1
  636. package/dist/components/p-8d44ca3c.js +0 -2
  637. package/dist/components/p-8d44ca3c.js.map +0 -1
  638. package/dist/components/p-94542a50.js.map +0 -1
  639. package/dist/components/p-9ba6e755.js.map +0 -1
  640. package/dist/components/p-f72ecbef.js.map +0 -1
  641. package/dist/core/p-0553eb92.entry.js +0 -2
  642. package/dist/core/p-0553eb92.entry.js.map +0 -1
  643. package/dist/core/p-06699657.entry.js +0 -2
  644. package/dist/core/p-06699657.entry.js.map +0 -1
  645. package/dist/core/p-0c57e410.entry.js.map +0 -1
  646. package/dist/core/p-10cbc3fe.js +0 -3
  647. package/dist/core/p-10cbc3fe.js.map +0 -1
  648. package/dist/core/p-19a54ee9.entry.js.map +0 -1
  649. package/dist/core/p-1c40fdd5.entry.js.map +0 -1
  650. package/dist/core/p-2bf0c1c5.entry.js +0 -2
  651. package/dist/core/p-32a4b7e3.entry.js.map +0 -1
  652. package/dist/core/p-34ed07f6.js +0 -2
  653. package/dist/core/p-34ed07f6.js.map +0 -1
  654. package/dist/core/p-35c1c12c.entry.js.map +0 -1
  655. package/dist/core/p-36be8f6e.js +0 -2
  656. package/dist/core/p-36be8f6e.js.map +0 -1
  657. package/dist/core/p-3bacd021.js.map +0 -1
  658. package/dist/core/p-3f37ddb6.js +0 -2
  659. package/dist/core/p-3f37ddb6.js.map +0 -1
  660. package/dist/core/p-4452c278.entry.js +0 -2
  661. package/dist/core/p-49926f53.entry.js +0 -2
  662. package/dist/core/p-49926f53.entry.js.map +0 -1
  663. package/dist/core/p-5cc3e768.entry.js +0 -2
  664. package/dist/core/p-5cc3e768.entry.js.map +0 -1
  665. package/dist/core/p-5e23a6ba.entry.js +0 -2
  666. package/dist/core/p-74ce7780.entry.js.map +0 -1
  667. package/dist/core/p-7e8d2066.entry.js +0 -2
  668. package/dist/core/p-80e30702.js +0 -2
  669. package/dist/core/p-80e30702.js.map +0 -1
  670. package/dist/core/p-9633e7b5.entry.js +0 -2
  671. package/dist/core/p-9633e7b5.entry.js.map +0 -1
  672. package/dist/core/p-acd6a9f4.entry.js.map +0 -1
  673. package/dist/core/p-afa12399.entry.js.map +0 -1
  674. package/dist/core/p-bc6f1479.entry.js +0 -2
  675. package/dist/core/p-bc6f1479.entry.js.map +0 -1
  676. package/dist/core/p-bcf71ab5.entry.js +0 -2
  677. package/dist/core/p-bcf71ab5.entry.js.map +0 -1
  678. package/dist/core/p-c4c9ff83.entry.js +0 -2
  679. package/dist/core/p-c4c9ff83.entry.js.map +0 -1
  680. package/dist/core/p-c5d3efc2.entry.js +0 -2
  681. package/dist/core/p-c61444f7.entry.js +0 -2
  682. package/dist/core/p-c61444f7.entry.js.map +0 -1
  683. package/dist/core/p-d84b290e.entry.js +0 -2
  684. package/dist/core/p-d84b290e.entry.js.map +0 -1
  685. package/dist/core/p-da762184.entry.js +0 -2
  686. package/dist/core/p-da762184.entry.js.map +0 -1
  687. package/dist/core/p-e5227e40.entry.js +0 -2
  688. package/dist/core/p-e5227e40.entry.js.map +0 -1
  689. package/dist/core/p-fab698a7.entry.js +0 -2
  690. package/dist/core/p-fab698a7.entry.js.map +0 -1
  691. package/dist/esm/constants-24dad929.js.map +0 -1
  692. package/dist/esm/constants-ba92640d.js.map +0 -1
  693. package/dist/esm/form-2d9f68d9.js.map +0 -1
  694. package/dist/esm/gov-badge.entry.js +0 -80
  695. package/dist/esm/gov-badge.entry.js.map +0 -1
  696. package/dist/esm/index-ae3c50f1.js.map +0 -1
  697. package/dist/esm/template-10332292.js.map +0 -1
  698. package/dist/types/pages/Badge.d.ts +0 -3
  699. /package/dist/collection/components/gov-button/{default → button}/constants.js +0 -0
  700. /package/dist/collection/components/gov-button/{default → button}/gov-button.types.js +0 -0
  701. /package/dist/collection/components/gov-infobar/{default/gov-infobar.types.js → gov-infobar.types.js} +0 -0
  702. /package/dist/components/{gov-badge.js.map → gov-chip.js.map} +0 -0
  703. /package/dist/components/{p-b3cb7945.js.map → p-202b7b42.js.map} +0 -0
  704. /package/dist/components/{p-1b4f2520.js.map → p-22cd88f7.js.map} +0 -0
  705. /package/dist/components/{p-bc5d5903.js.map → p-8b53e056.js.map} +0 -0
  706. /package/dist/components/{p-8da17139.js.map → p-d60bcfde.js.map} +0 -0
  707. /package/dist/components/{p-3e8a9e92.js.map → p-f2efd9b5.js.map} +0 -0
  708. /package/dist/core/{p-2bb9f781.entry.js.map → p-01d928c5.entry.js.map} +0 -0
  709. /package/dist/core/{p-998c3336.entry.js.map → p-029beaf4.entry.js.map} +0 -0
  710. /package/dist/core/{p-739dd451.entry.js.map → p-1116fec6.entry.js.map} +0 -0
  711. /package/dist/core/{p-041d30b1.entry.js.map → p-141d9af4.entry.js.map} +0 -0
  712. /package/dist/core/{p-e1780dba.entry.js.map → p-1730ac7a.entry.js.map} +0 -0
  713. /package/dist/core/{p-88a78167.entry.js.map → p-2016172f.entry.js.map} +0 -0
  714. /package/dist/core/{p-1c62f175.entry.js.map → p-22abe742.entry.js.map} +0 -0
  715. /package/dist/core/{p-5316e768.entry.js.map → p-243b1ccc.entry.js.map} +0 -0
  716. /package/dist/core/{p-e2d6efaf.entry.js.map → p-2a95f9fb.entry.js.map} +0 -0
  717. /package/dist/core/{p-33895061.entry.js.map → p-2c9a4d08.entry.js.map} +0 -0
  718. /package/dist/core/{p-89921159.entry.js.map → p-356adceb.entry.js.map} +0 -0
  719. /package/dist/core/{p-2fe9d3ea.entry.js.map → p-44f4daa3.entry.js.map} +0 -0
  720. /package/dist/core/{p-f62efc34.entry.js.map → p-53549fe4.entry.js.map} +0 -0
  721. /package/dist/core/{p-6f43bd00.entry.js.map → p-6675a0f0.entry.js.map} +0 -0
  722. /package/dist/core/{p-0eb11cfc.entry.js.map → p-67138ae9.entry.js.map} +0 -0
  723. /package/dist/core/{p-19b897c0.entry.js.map → p-6833aeaf.entry.js.map} +0 -0
  724. /package/dist/core/{p-1da9f871.entry.js.map → p-7757e4a1.entry.js.map} +0 -0
  725. /package/dist/core/{p-88010439.entry.js.map → p-877121d4.entry.js.map} +0 -0
  726. /package/dist/core/{p-93897e60.entry.js.map → p-9d4a6e9b.entry.js.map} +0 -0
  727. /package/dist/core/{p-b0c97376.entry.js.map → p-a133cdda.entry.js.map} +0 -0
  728. /package/dist/core/{p-7702c8c2.entry.js.map → p-a3b6c5c7.entry.js.map} +0 -0
  729. /package/dist/core/{p-82b4b522.entry.js.map → p-a9493d11.entry.js.map} +0 -0
  730. /package/dist/core/{p-7372b066.entry.js.map → p-b3840f50.entry.js.map} +0 -0
  731. /package/dist/core/{p-228da18e.entry.js.map → p-b49293dc.entry.js.map} +0 -0
  732. /package/dist/core/{p-7fa1290e.entry.js.map → p-c0be9590.entry.js.map} +0 -0
  733. /package/dist/core/{p-28f39f69.entry.js.map → p-c3e4700b.entry.js.map} +0 -0
  734. /package/dist/core/{p-a7719b55.entry.js.map → p-ce586e19.entry.js.map} +0 -0
  735. /package/dist/core/{p-c81d62db.entry.js.map → p-d4c468b9.entry.js.map} +0 -0
  736. /package/dist/core/{p-80f5140b.entry.js.map → p-e4f703d3.entry.js.map} +0 -0
  737. /package/dist/core/{p-93042b25.entry.js.map → p-e5c2f601.entry.js.map} +0 -0
  738. /package/dist/types/components/gov-button/{default → button}/constants.d.ts +0 -0
  739. /package/dist/types/components/gov-button/{default → button}/gov-button.types.d.ts +0 -0
@@ -1,9 +1,10 @@
1
1
  import { h, Host } from "@stencil/core";
2
2
  import { validateProp } from "../../helpers/Validate/props";
3
- import { govHost } from "../../helpers/Dom/template";
4
- import { BadgeClass, NativeType } from "./constants";
5
- import { ButtonSizes, ButtonVariants } from "../gov-button/default/constants";
6
- export class GovBadge {
3
+ import { govHost, toBoolAttr } from "../../helpers/Dom/template";
4
+ import { ChipClass, NativeType } from "./constants";
5
+ import { ButtonSizes, ButtonVariants } from "../gov-button/button/constants";
6
+ import { createID } from "../../utils/string.utils";
7
+ export class GovChip {
7
8
  constructor() {
8
9
  this.inverse = false;
9
10
  this.disabled = false;
@@ -12,14 +13,19 @@ export class GovBadge {
12
13
  this.size = ButtonSizes._M;
13
14
  this.tag = "span";
14
15
  this.variant = ButtonVariants.PRIMARY;
16
+ this.focusable = true;
17
+ this.identifier = undefined;
15
18
  this.wcagLabel = undefined;
19
+ this.wcagControls = undefined;
20
+ this.wcagSelected = undefined;
16
21
  this.h = govHost(this.host);
22
+ this.chipId = createID('GovChip');
17
23
  }
18
24
  validateVariant(newValue) {
19
- validateProp(ButtonVariants, newValue, BadgeClass.root);
25
+ validateProp(ButtonVariants, newValue, ChipClass.root);
20
26
  }
21
27
  validateSize(newValue) {
22
- validateProp(ButtonSizes, newValue, BadgeClass.root);
28
+ validateProp(ButtonSizes, newValue, ChipClass.root);
23
29
  }
24
30
  componentWillLoad() {
25
31
  this.validateVariant(this.variant);
@@ -29,10 +35,10 @@ export class GovBadge {
29
35
  const Tag = this.href ? NativeType.A : this.tag;
30
36
  const nativeType = Tag == NativeType.BUTTON ? NativeType.BUTTON : undefined;
31
37
  return (h(Host, { class: this.h.classes([
32
- BadgeClass.root,
33
- this.h.hasSlot("right") ? BadgeClass.hasRight : undefined,
34
- this.h.hasSlot("left") ? BadgeClass.hasLeft : undefined,
35
- ]), disabled: this.disabled, href: this.href, variant: this.variant, type: this.inverse ? undefined : "solid", size: this.size, inverse: this.inverse, hoverable: Tag == NativeType.A || Tag == NativeType.BUTTON }, h(Tag, { class: "element", href: this.href, target: this.target, "aria-label": this.wcagLabel, ref: el => (this.triggerRef = el), onClick: this.onClickHandler.bind(this), type: nativeType }, this.h.hasSlot("left") && h("slot", { name: "left" }), this.h.hasSlot("left-icon") && h("slot", { name: "left-icon" }), h("slot", null), this.h.hasSlot("right-icon") && h("slot", { name: "right-icon" }), this.h.hasSlot("right") && h("slot", { name: "right" }))));
38
+ ChipClass.root,
39
+ this.h.hasSlot("right") ? ChipClass.hasRight : undefined,
40
+ this.h.hasSlot("left") ? ChipClass.hasLeft : undefined,
41
+ ]), disabled: this.disabled, href: this.href, variant: this.variant, type: this.inverse ? undefined : "solid", size: this.size, inverse: this.inverse, hoverable: Tag == NativeType.A || Tag == NativeType.BUTTON }, h(Tag, { class: "element", href: this.href, target: this.target, "aria-label": this.wcagLabel, ref: el => (this.triggerRef = el), onClick: this.onClickHandler.bind(this), "aria-controls": this.wcagControls, "aria-selected": toBoolAttr(this.wcagSelected), tabindex: this.focusable ? "0" : "-1", id: this.identifier || this.chipId, type: nativeType }, this.h.hasSlot("left") && h("slot", { name: "left" }), this.h.hasSlot("left-icon") && h("slot", { name: "left-icon" }), h("slot", null), this.h.hasSlot("right-icon") && h("slot", { name: "right-icon" }), this.h.hasSlot("right") && h("slot", { name: "right" }))));
36
42
  }
37
43
  onClickHandler(e) {
38
44
  e.stopPropagation();
@@ -46,15 +52,27 @@ export class GovBadge {
46
52
  async getTriggerRef() {
47
53
  return this.triggerRef;
48
54
  }
49
- static get is() { return "gov-badge"; }
55
+ /**
56
+ * Returns a unique tab trigger identifier
57
+ */
58
+ async getTriggerIdentifier() {
59
+ return this.identifier || this.chipId;
60
+ }
61
+ /**
62
+ * Focus button element
63
+ */
64
+ async setFocus() {
65
+ this.triggerRef.focus();
66
+ }
67
+ static get is() { return "gov-chip"; }
50
68
  static get originalStyleUrls() {
51
69
  return {
52
- "$": ["gov-badge.scss"]
70
+ "$": ["gov-chip.scss"]
53
71
  };
54
72
  }
55
73
  static get styleUrls() {
56
74
  return {
57
- "$": ["gov-badge.css"]
75
+ "$": ["gov-chip.css"]
58
76
  };
59
77
  }
60
78
  static get properties() {
@@ -89,7 +107,7 @@ export class GovBadge {
89
107
  "optional": false,
90
108
  "docs": {
91
109
  "tags": [],
92
- "text": "Makes the badge component disabled.\nThis prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies."
110
+ "text": "Makes the chip component disabled.\nThis prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies."
93
111
  },
94
112
  "attribute": "disabled",
95
113
  "reflect": false,
@@ -144,8 +162,8 @@ export class GovBadge {
144
162
  "references": {
145
163
  "ButtonSizesType": {
146
164
  "location": "import",
147
- "path": "../gov-button/default/constants",
148
- "id": "../../../packages/core/src/components/gov-button/default/constants.ts::ButtonSizesType"
165
+ "path": "../gov-button/button/constants",
166
+ "id": "../../../packages/core/src/components/gov-button/button/constants.ts::ButtonSizesType"
149
167
  }
150
168
  }
151
169
  },
@@ -153,7 +171,7 @@ export class GovBadge {
153
171
  "optional": false,
154
172
  "docs": {
155
173
  "tags": [],
156
- "text": "Badge\u2019s size."
174
+ "text": "Chip\u2019s size."
157
175
  },
158
176
  "attribute": "size",
159
177
  "reflect": false,
@@ -169,7 +187,7 @@ export class GovBadge {
169
187
  "NativeTypesType": {
170
188
  "location": "import",
171
189
  "path": "./constants",
172
- "id": "../../../packages/core/src/components/gov-badge/constants.ts::NativeTypesType"
190
+ "id": "../../../packages/core/src/components/gov-chip/constants.ts::NativeTypesType"
173
191
  }
174
192
  }
175
193
  },
@@ -177,7 +195,7 @@ export class GovBadge {
177
195
  "optional": false,
178
196
  "docs": {
179
197
  "tags": [],
180
- "text": "Used to change the HTML tag in the badge"
198
+ "text": "Used to change the HTML tag in the chip"
181
199
  },
182
200
  "attribute": "tag",
183
201
  "reflect": false,
@@ -192,8 +210,8 @@ export class GovBadge {
192
210
  "references": {
193
211
  "ButtonVariantType": {
194
212
  "location": "import",
195
- "path": "../gov-button/default/constants",
196
- "id": "../../../packages/core/src/components/gov-button/default/constants.ts::ButtonVariantType"
213
+ "path": "../gov-button/button/constants",
214
+ "id": "../../../packages/core/src/components/gov-button/button/constants.ts::ButtonVariantType"
197
215
  }
198
216
  }
199
217
  },
@@ -201,12 +219,50 @@ export class GovBadge {
201
219
  "optional": false,
202
220
  "docs": {
203
221
  "tags": [],
204
- "text": "Style variation of the badge."
222
+ "text": "Style variation of the chip."
205
223
  },
206
224
  "attribute": "variant",
207
225
  "reflect": false,
208
226
  "defaultValue": "ButtonVariants.PRIMARY"
209
227
  },
228
+ "focusable": {
229
+ "type": "boolean",
230
+ "mutable": false,
231
+ "complexType": {
232
+ "original": "boolean",
233
+ "resolved": "boolean",
234
+ "references": {}
235
+ },
236
+ "required": false,
237
+ "optional": false,
238
+ "docs": {
239
+ "tags": [{
240
+ "name": "link",
241
+ "text": "https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/focusable"
242
+ }],
243
+ "text": "Same as original parameter"
244
+ },
245
+ "attribute": "focusable",
246
+ "reflect": false,
247
+ "defaultValue": "true"
248
+ },
249
+ "identifier": {
250
+ "type": "string",
251
+ "mutable": false,
252
+ "complexType": {
253
+ "original": "string",
254
+ "resolved": "string",
255
+ "references": {}
256
+ },
257
+ "required": false,
258
+ "optional": false,
259
+ "docs": {
260
+ "tags": [],
261
+ "text": "Custom chip identifier. Otherwise, it will be generated"
262
+ },
263
+ "attribute": "identifier",
264
+ "reflect": false
265
+ },
210
266
  "wcagLabel": {
211
267
  "type": "string",
212
268
  "mutable": false,
@@ -223,6 +279,43 @@ export class GovBadge {
223
279
  },
224
280
  "attribute": "wcag-label",
225
281
  "reflect": false
282
+ },
283
+ "wcagControls": {
284
+ "type": "string",
285
+ "mutable": false,
286
+ "complexType": {
287
+ "original": "string",
288
+ "resolved": "string",
289
+ "references": {}
290
+ },
291
+ "required": false,
292
+ "optional": false,
293
+ "docs": {
294
+ "tags": [],
295
+ "text": "Use this property to add an aria-controls attribute to the button. Use the attribute to point to the unique id of the content that the button manages"
296
+ },
297
+ "attribute": "wcag-controls",
298
+ "reflect": false
299
+ },
300
+ "wcagSelected": {
301
+ "type": "boolean",
302
+ "mutable": false,
303
+ "complexType": {
304
+ "original": "boolean",
305
+ "resolved": "boolean",
306
+ "references": {}
307
+ },
308
+ "required": false,
309
+ "optional": false,
310
+ "docs": {
311
+ "tags": [{
312
+ "name": "link",
313
+ "text": "https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-selected"
314
+ }],
315
+ "text": "Same as original parameter"
316
+ },
317
+ "attribute": "wcag-selected",
318
+ "reflect": false
226
319
  }
227
320
  };
228
321
  }
@@ -279,6 +372,40 @@ export class GovBadge {
279
372
  "text": "Returns a clickable element instance",
280
373
  "tags": []
281
374
  }
375
+ },
376
+ "getTriggerIdentifier": {
377
+ "complexType": {
378
+ "signature": "() => Promise<string>",
379
+ "parameters": [],
380
+ "references": {
381
+ "Promise": {
382
+ "location": "global",
383
+ "id": "global::Promise"
384
+ }
385
+ },
386
+ "return": "Promise<string>"
387
+ },
388
+ "docs": {
389
+ "text": "Returns a unique tab trigger identifier",
390
+ "tags": []
391
+ }
392
+ },
393
+ "setFocus": {
394
+ "complexType": {
395
+ "signature": "() => Promise<void>",
396
+ "parameters": [],
397
+ "references": {
398
+ "Promise": {
399
+ "location": "global",
400
+ "id": "global::Promise"
401
+ }
402
+ },
403
+ "return": "Promise<void>"
404
+ },
405
+ "docs": {
406
+ "text": "Focus button element",
407
+ "tags": []
408
+ }
282
409
  }
283
410
  };
284
411
  }
@@ -293,4 +420,4 @@ export class GovBadge {
293
420
  }];
294
421
  }
295
422
  }
296
- //# sourceMappingURL=gov-badge.js.map
423
+ //# sourceMappingURL=gov-chip.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gov-chip.js","sourceRoot":"","sources":["../../../../../../src/components/gov-chip/gov-chip.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Host, Method, Prop, Watch } from \"@stencil/core\"\nimport { GovHost } from \"../../helpers/Dom/template.types\"\nimport { validateProp } from \"../../helpers/Validate/props\"\nimport { govHost, toBoolAttr } from \"../../helpers/Dom/template\"\nimport { ChipClass, NativeType, NativeTypesType } from \"./constants\"\nimport { ButtonSizes, ButtonSizesType, ButtonVariants, ButtonVariantType } from \"../gov-button/button/constants\"\nimport { createID } from \"../../utils/string.utils\"\n\n@Component({\n\ttag: \"gov-chip\",\n\tstyleUrl: \"gov-chip.scss\",\n})\nexport class GovChip {\n\tprivate triggerRef?: HTMLButtonElement | HTMLLinkElement | HTMLSpanElement\n\tprivate h: GovHost\n\tprivate readonly chipId: string\n\n\tconstructor() {\n\t\tthis.h = govHost(this.host)\n\t\tthis.chipId = createID('GovChip')\n\t}\n\n\t@Element() host: HTMLGovChipElement\n\n\t/**\n\t * Determine if component should have inverse colors to be used on dark background\n\t */\n\t@Prop() readonly inverse: boolean = false\n\t/**\n\t * Makes the chip component disabled.\n\t * This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.\n\t */\n\t@Prop() readonly disabled: boolean = false\n\t/**\n\t * Same as original parameter\n\t * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href\n\t */\n\t@Prop() readonly href: string\n\t/**\n\t * Same as original parameter\n\t * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target\n\t */\n\t@Prop() readonly target: string\n\t/**\n\t * Chip’s size.\n\t */\n\t@Prop() readonly size: ButtonSizesType = ButtonSizes._M\n\t/**\n\t * Used to change the HTML tag in the chip\n\t */\n\t@Prop() readonly tag: NativeTypesType = \"span\"\n\t/**\n\t * Style variation of the chip.\n\t */\n\t@Prop() readonly variant: ButtonVariantType = ButtonVariants.PRIMARY\n\t/**\n\t * Same as original parameter\n\t * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/focusable\n\t */\n\t@Prop() readonly focusable: boolean = true\n\t/**\n\t * Custom chip identifier. Otherwise, it will be generated\n\t */\n\t@Prop() readonly identifier: string\n\t/**\n\t * Adds accessible label for the button that is only shown for screen readers.\n\t * Typically, this label text replaces the visible text on the button for users who use assistive technology.\n\t */\n\t@Prop({ attribute: \"wcag-label\" }) readonly wcagLabel: string\n\t/**\n\t * Use this property to add an aria-controls attribute to the button. Use the attribute to point to the unique id of the content that the button manages\n\t */\n\t@Prop({ attribute: \"wcag-controls\" }) readonly wcagControls: string\n\t/**\n\t * Same as original parameter\n\t * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-selected\n\t */\n\t@Prop({ attribute: \"wcag-selected\" }) readonly wcagSelected: boolean\n\t/**\n\t * Emitted when the button click.\n\t */\n\t@Event({ eventName: \"gov-click\" }) govClick: EventEmitter<PointerEvent>\n\n\t@Watch(\"variant\")\n\tvalidateVariant(newValue: string): void {\n\t\tvalidateProp(ButtonVariants, newValue, ChipClass.root)\n\t}\n\n\t@Watch(\"size\")\n\tvalidateSize(newValue: string): void {\n\t\tvalidateProp(ButtonSizes, newValue, ChipClass.root)\n\t}\n\n\tcomponentWillLoad(): void {\n\t\tthis.validateVariant(this.variant)\n\t\tthis.validateSize(this.size)\n\t}\n\n\trender() {\n\t\tconst Tag = this.href ? NativeType.A : this.tag\n\t\tconst nativeType = Tag == NativeType.BUTTON ? NativeType.BUTTON : undefined\n\n\t\treturn (\n\t\t\t<Host\n\t\t\t\tclass={this.h.classes([\n\t\t\t\t\tChipClass.root,\n\t\t\t\t\tthis.h.hasSlot(\"right\") ? ChipClass.hasRight : undefined,\n\t\t\t\t\tthis.h.hasSlot(\"left\") ? ChipClass.hasLeft : undefined,\n\t\t\t\t])}\n\t\t\t\tdisabled={this.disabled}\n\t\t\t\thref={this.href}\n\t\t\t\tvariant={this.variant}\n\t\t\t\ttype={this.inverse ? undefined : \"solid\"}\n\t\t\t\tsize={this.size}\n\t\t\t\tinverse={this.inverse}\n\t\t\t\thoverable={Tag == NativeType.A || Tag == NativeType.BUTTON}\n\t\t\t>\n\t\t\t\t<Tag\n\t\t\t\t\tclass=\"element\"\n\t\t\t\t\thref={this.href}\n\t\t\t\t\ttarget={this.target}\n\t\t\t\t\taria-label={this.wcagLabel}\n\t\t\t\t\tref={el => (this.triggerRef = el as HTMLLinkElement | HTMLButtonElement | HTMLSpanElement)}\n\t\t\t\t\tonClick={this.onClickHandler.bind(this)}\n\t\t\t\t\taria-controls={this.wcagControls}\n\t\t\t\t\taria-selected={toBoolAttr(this.wcagSelected)}\n\t\t\t\t\ttabindex={this.focusable ? \"0\" : \"-1\"}\n\t\t\t\t\tid={this.identifier || this.chipId}\n\t\t\t\t\ttype={nativeType}>\n\t\t\t\t\t{this.h.hasSlot(\"left\") && <slot name=\"left\"></slot>}\n\t\t\t\t\t{this.h.hasSlot(\"left-icon\") && <slot name=\"left-icon\"></slot>}\n\t\t\t\t\t<slot />\n\t\t\t\t\t{this.h.hasSlot(\"right-icon\") && <slot name=\"right-icon\"></slot>}\n\t\t\t\t\t{this.h.hasSlot(\"right\") && <slot name=\"right\"></slot>}\n\t\t\t\t</Tag>\n\t\t\t</Host>\n\t\t)\n\t}\n\n\tprivate onClickHandler(e: PointerEvent): void {\n\t\te.stopPropagation()\n\t\tif (this.disabled === false && this.tag === NativeType.BUTTON) {\n\t\t\tthis.govClick.emit(e)\n\t\t}\n\t}\n\n\t/**\n\t * Returns a clickable element instance\n\t */\n\t@Method()\n\tasync getTriggerRef() {\n\t\treturn this.triggerRef\n\t}\n\n\t/**\n\t * Returns a unique tab trigger identifier\n\t */\n\t@Method()\n\tasync getTriggerIdentifier(): Promise<string> {\n\t\treturn this.identifier || this.chipId\n\t}\n\n\t/**\n\t * Focus button element\n\t */\n\t@Method()\n\tasync setFocus(): Promise<void> {\n\t\tthis.triggerRef.focus()\n\t}\n}\n"]}
@@ -39,7 +39,7 @@
39
39
  /* stylelint-disable order/order */
40
40
  /* stylelint-enable order/order */
41
41
  /**
42
- * Generates CSS3 var with default value
42
+ * Generates CSS3 var with button value
43
43
  */
44
44
  /*
45
45
  - Variables - General
@@ -70,7 +70,7 @@
70
70
  - Variables - Backdrop
71
71
  */
72
72
  /*
73
- - Variables - Buttons (&& Badges)
73
+ - Variables - Buttons (&& Chips)
74
74
  */
75
75
  /*
76
76
  - Variables - Breadcrumbs
@@ -190,6 +190,9 @@
190
190
  /*
191
191
  - Variables - Layout
192
192
  */
193
+ /*
194
+ - Variables - Tag
195
+ */
193
196
  .gov-spin-animation,
194
197
  .gov-pseudo-spin-animation::before {
195
198
  animation: spin 4s linear infinite;
@@ -39,7 +39,7 @@
39
39
  /* stylelint-disable order/order */
40
40
  /* stylelint-enable order/order */
41
41
  /**
42
- * Generates CSS3 var with default value
42
+ * Generates CSS3 var with button value
43
43
  */
44
44
  /*
45
45
  - Variables - General
@@ -70,7 +70,7 @@
70
70
  - Variables - Backdrop
71
71
  */
72
72
  /*
73
- - Variables - Buttons (&& Badges)
73
+ - Variables - Buttons (&& Chips)
74
74
  */
75
75
  /*
76
76
  - Variables - Breadcrumbs
@@ -190,6 +190,9 @@
190
190
  /*
191
191
  - Variables - Layout
192
192
  */
193
+ /*
194
+ - Variables - Tag
195
+ */
193
196
  .gov-spin-animation,
194
197
  .gov-pseudo-spin-animation::before {
195
198
  animation: spin 4s linear infinite;
@@ -39,7 +39,7 @@
39
39
  /* stylelint-disable order/order */
40
40
  /* stylelint-enable order/order */
41
41
  /**
42
- * Generates CSS3 var with default value
42
+ * Generates CSS3 var with button value
43
43
  */
44
44
  /*
45
45
  - Variables - General
@@ -70,7 +70,7 @@
70
70
  - Variables - Backdrop
71
71
  */
72
72
  /*
73
- - Variables - Buttons (&& Badges)
73
+ - Variables - Buttons (&& Chips)
74
74
  */
75
75
  /*
76
76
  - Variables - Breadcrumbs
@@ -190,6 +190,9 @@
190
190
  /*
191
191
  - Variables - Layout
192
192
  */
193
+ /*
194
+ - Variables - Tag
195
+ */
193
196
  .gov-spin-animation,
194
197
  .gov-pseudo-spin-animation::before {
195
198
  animation: spin 4s linear infinite;
@@ -39,7 +39,7 @@
39
39
  /* stylelint-disable order/order */
40
40
  /* stylelint-enable order/order */
41
41
  /**
42
- * Generates CSS3 var with default value
42
+ * Generates CSS3 var with button value
43
43
  */
44
44
  /*
45
45
  - Variables - General
@@ -70,7 +70,7 @@
70
70
  - Variables - Backdrop
71
71
  */
72
72
  /*
73
- - Variables - Buttons (&& Badges)
73
+ - Variables - Buttons (&& Chips)
74
74
  */
75
75
  /*
76
76
  - Variables - Breadcrumbs
@@ -190,6 +190,9 @@
190
190
  /*
191
191
  - Variables - Layout
192
192
  */
193
+ /*
194
+ - Variables - Tag
195
+ */
193
196
  .gov-spin-animation,
194
197
  .gov-pseudo-spin-animation::before {
195
198
  animation: spin 4s linear infinite;
@@ -39,7 +39,7 @@
39
39
  /* stylelint-disable order/order */
40
40
  /* stylelint-enable order/order */
41
41
  /**
42
- * Generates CSS3 var with default value
42
+ * Generates CSS3 var with button value
43
43
  */
44
44
  /*
45
45
  - Variables - General
@@ -70,7 +70,7 @@
70
70
  - Variables - Backdrop
71
71
  */
72
72
  /*
73
- - Variables - Buttons (&& Badges)
73
+ - Variables - Buttons (&& Chips)
74
74
  */
75
75
  /*
76
76
  - Variables - Breadcrumbs
@@ -190,6 +190,9 @@
190
190
  /*
191
191
  - Variables - Layout
192
192
  */
193
+ /*
194
+ - Variables - Tag
195
+ */
193
196
  .gov-spin-animation,
194
197
  .gov-pseudo-spin-animation::before {
195
198
  animation: spin 4s linear infinite;
@@ -53,7 +53,7 @@
53
53
  /* stylelint-disable order/order */
54
54
  /* stylelint-enable order/order */
55
55
  /**
56
- * Generates CSS3 var with default value
56
+ * Generates CSS3 var with button value
57
57
  */
58
58
  /*
59
59
  - Variables - General
@@ -84,7 +84,7 @@
84
84
  - Variables - Backdrop
85
85
  */
86
86
  /*
87
- - Variables - Buttons (&& Badges)
87
+ - Variables - Buttons (&& Chips)
88
88
  */
89
89
  /*
90
90
  - Variables - Breadcrumbs
@@ -204,6 +204,9 @@
204
204
  /*
205
205
  - Variables - Layout
206
206
  */
207
+ /*
208
+ - Variables - Tag
209
+ */
207
210
  .gov-spin-animation,
208
211
  .gov-pseudo-spin-animation::before {
209
212
  animation: spin 4s linear infinite;
@@ -4,5 +4,6 @@ export const FormCheckboxSizes = pick(Sizes, ['_XS', '_S', '_M', '_L']);
4
4
  export const FormCheckboxClass = {
5
5
  root: 'gov-form-checkbox',
6
6
  check: 'gov-form-checkbox__check',
7
+ label: 'gov-form-checkbox__label',
7
8
  };
8
9
  //# sourceMappingURL=constants.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../../../../../src/components/gov-form/checkbox/constants.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,+BAA+B,CAAA;AACrD,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAA;AAG3C,MAAM,CAAC,MAAM,iBAAiB,GAAG,IAAI,CAAC,KAAK,EAAE,CAAC,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC,CAAA;AAGvE,MAAM,CAAC,MAAM,iBAAiB,GAAG;EAChC,IAAI,EAAE,mBAAmB;EACzB,KAAK,EAAE,0BAA0B;CACjC,CAAA","sourcesContent":["import { Sizes } from '../../../core/constants/sizes'\nimport { pick } from '../../../utils/utils'\nimport { ValueOf } from '../../../types/interfaces'\n\nexport const FormCheckboxSizes = pick(Sizes, ['_XS', '_S', '_M', '_L'])\nexport type FormCheckboxSizesType = `${ValueOf<typeof FormCheckboxSizes>}`\n\nexport const FormCheckboxClass = {\n\troot: 'gov-form-checkbox',\n\tcheck: 'gov-form-checkbox__check',\n}\n"]}
1
+ {"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../../../../../src/components/gov-form/checkbox/constants.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,+BAA+B,CAAA;AACrD,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAA;AAG3C,MAAM,CAAC,MAAM,iBAAiB,GAAG,IAAI,CAAC,KAAK,EAAE,CAAC,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC,CAAA;AAGvE,MAAM,CAAC,MAAM,iBAAiB,GAAG;EAChC,IAAI,EAAE,mBAAmB;EACzB,KAAK,EAAE,0BAA0B;EACjC,KAAK,EAAE,0BAA0B;CACjC,CAAA","sourcesContent":["import { Sizes } from '../../../core/constants/sizes'\nimport { pick } from '../../../utils/utils'\nimport { ValueOf } from '../../../types/interfaces'\n\nexport const FormCheckboxSizes = pick(Sizes, ['_XS', '_S', '_M', '_L'])\nexport type FormCheckboxSizesType = `${ValueOf<typeof FormCheckboxSizes>}`\n\nexport const FormCheckboxClass = {\n\troot: 'gov-form-checkbox',\n\tcheck: 'gov-form-checkbox__check',\n\tlabel: 'gov-form-checkbox__label',\n}\n"]}
@@ -39,7 +39,7 @@
39
39
  /* stylelint-disable order/order */
40
40
  /* stylelint-enable order/order */
41
41
  /**
42
- * Generates CSS3 var with default value
42
+ * Generates CSS3 var with button value
43
43
  */
44
44
  /*
45
45
  - Variables - General
@@ -70,7 +70,7 @@
70
70
  - Variables - Backdrop
71
71
  */
72
72
  /*
73
- - Variables - Buttons (&& Badges)
73
+ - Variables - Buttons (&& Chips)
74
74
  */
75
75
  /*
76
76
  - Variables - Breadcrumbs
@@ -190,6 +190,9 @@
190
190
  /*
191
191
  - Variables - Layout
192
192
  */
193
+ /*
194
+ - Variables - Tag
195
+ */
193
196
  .gov-spin-animation,
194
197
  .gov-pseudo-spin-animation::before {
195
198
  animation: spin 4s linear infinite;
@@ -357,6 +360,9 @@
357
360
  opacity: 0;
358
361
  transition: 150ms linear opacity;
359
362
  }
363
+ .gov-form-checkbox__label {
364
+ position: relative;
365
+ }
360
366
  .gov-form-checkbox input:checked + span::before {
361
367
  background: var(--gov-form-checkbox-indicator-bg, var(--gov-color-primary));
362
368
  }
@@ -51,7 +51,7 @@ export class GovFormCheckbox {
51
51
  render() {
52
52
  const wrapCheckbox = (children) => {
53
53
  if (this.noLabel) {
54
- return (h("label", null, children));
54
+ return (h("label", { class: FormCheckboxClass.label }, children));
55
55
  }
56
56
  return children;
57
57
  };
@@ -144,7 +144,7 @@ export class GovFormCheckbox {
144
144
  "optional": false,
145
145
  "docs": {
146
146
  "tags": [],
147
- "text": "Checkbox default state"
147
+ "text": "Checkbox button state"
148
148
  },
149
149
  "attribute": "checked",
150
150
  "reflect": true,
@@ -1 +1 @@
1
- {"version":3,"file":"gov-form-checkbox.js","sourceRoot":"","sources":["../../../../../../../src/components/gov-form/checkbox/gov-form-checkbox.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Host, Method, Prop, Watch } from \"@stencil/core\"\nimport { createID } from \"../../../utils/string.utils\"\nimport { validateProp } from \"../../../helpers/Validate/props\"\nimport { FormCheckboxClass, FormCheckboxSizes, FormCheckboxSizesType } from \"./constants\"\nimport { govHost, toBoolAttr, toBoolAttrIfDefined } from \"../../../helpers/Dom/template\"\nimport { validateWcagLabelFor, validateWcagRef } from \"../../../helpers/Validate/wcag\"\nimport { canValidateWcagOnRender } from \"../../../helpers/Dom/win\"\nimport { delay } from \"../../../utils/utils\"\nimport { GovForm } from \"../../../helpers/Dom/form.types\"\nimport { GovHost } from \"../../../helpers/Dom/template.types\"\nimport { govForm } from \"../../../helpers/Dom/form\"\nimport Fragment from \"../../../helpers/Fragment\"\nimport { FormCheckboxEvent } from \"./gov-form-checkbox.types\"\n\n@Component({\n\ttag: \"gov-form-checkbox\",\n\tstyleUrl: \"gov-form-checkbox.scss\",\n})\nexport class GovFormCheckbox {\n\tprivate readonly h: GovHost\n\tprivate f: GovForm\n\tprivate inputRef?: HTMLInputElement\n\n\tprivate readonly checkboxId: string\n\n\tconstructor() {\n\t\tthis.checkboxId = createID(\"GovCheckbox\")\n\n\t\tthis.h = govHost(this.host)\n\t\tthis.f = govForm(this.h)\n\t}\n\n\t@Element() host: HTMLGovFormCheckboxElement\n\t/**\n\t * Value of checkbox\n\t */\n\t@Prop() readonly value: string\n\t/**\n\t * Checkbox default state\n\t */\n\t@Prop({ reflect: true, mutable: true }) checked = false\n\t/**\n\t * Set whether the input is required or not. Please note that this is necessary for accessible inputs when the user is required to fill them.\n\t * When using this property you need to also set “novalidate” attribute to your form element to prevent browser from displaying its own validation errors.\n\t */\n\t@Prop() readonly required: boolean = false\n\t/**\n\t * Makes the checkbox component disabled.\n\t * This prevents users from being able to interact with the checkbox, and conveys its inactive state to assistive technologies.\n\t */\n\t@Prop() readonly disabled: boolean = false\n\t/**\n\t * Name of the checkbox.\n\t */\n\t@Prop() readonly name: string\n\t/**\n\t * Checkboxes size.\n\t */\n\t@Prop() readonly size?: FormCheckboxSizesType = \"m\"\n\t/**\n\t * Custom checkbox identifier.\n\t */\n\t@Prop({ attribute: \"identifier\" }) readonly identifier: string\n\t/**\n\t * When you can't use the form label.\n\t */\n\t@Prop({ attribute: \"no-label\" }) readonly noLabel: boolean = false\n\t/**\n\t * Indicates the entered value does not conform to the format expected by the application.\n\t */\n\t@Prop() readonly invalid: boolean\n\t/**\n\t * Indicates the id of a component that describes the input.\n\t */\n\t@Prop({ attribute: \"wcag-described-by\" }) readonly wcagDescribedBy: string\n\t/**\n\t * Indicates the id of a component that labels the input.\n\t */\n\t@Prop({ attribute: \"wcag-labelled-by\" }) readonly wcagLabelledBy: string\n\t/**\n\t * Emitted when the checkbox has focus.\n\t */\n\t@Event({ eventName: \"gov-focus\" }) govFocus: EventEmitter<FormCheckboxEvent>\n\t/**\n\t * Emitted when the checkbox loses focus.\n\t */\n\t@Event({ eventName: \"gov-blur\" }) govBlur: EventEmitter<FormCheckboxEvent>\n\t/**\n\t * Emitted when the checkbox change value.\n\t */\n\t@Event({ eventName: \"gov-change\" }) govChange: EventEmitter<FormCheckboxEvent>\n\n\t@Watch(\"size\")\n\tvalidateSize(newValue: string): void {\n\t\tvalidateProp(FormCheckboxSizes, newValue, FormCheckboxClass.root)\n\t}\n\n\t@Watch(\"disabled\")\n\t@Watch(\"invalid\")\n\t@Watch(\"size\")\n\twatchDisabled(): void {\n\t\tthis.passControlAttrs()\n\t}\n\n\tprivate passControlAttrs() {\n\t\tthis.f.passAttrToControl(\"size\", this.size)\n\t\tthis.f.passAttrToControl(\"disabled\", toBoolAttr(this.disabled))\n\t\tthis.f.passAttrToControl(\"invalid\", toBoolAttr(this.invalid))\n\t}\n\n\tcomponentWillLoad() {\n\t\tthis.f.passAttrToControl(\"type\", \"checkbox\")\n\t\tthis.passControlAttrs()\n\t}\n\n\tasync componentDidRender() {\n\t\tthis.f.passAttrToLabel(\"identifier\", this.identifier || this.checkboxId)\n\t\tthis.f.passAttrToLabel(\"required\", String(this.required))\n\t\tif (canValidateWcagOnRender()) {\n\t\t\tawait delay(500)\n\t\t\tawait this.validateWcag()\n\t\t}\n\t}\n\n\trender() {\n\t\tconst wrapCheckbox = (children) => {\n\t\t\tif (this.noLabel) {\n\t\t\t\treturn (\n\t\t\t\t\t<label>\n\t\t\t\t\t\t{children}\n\t\t\t\t\t</label>\n\t\t\t\t)\n\t\t\t}\n\t\t\treturn children\n\t\t}\n\n\t\treturn (\n\t\t\t<Host class={FormCheckboxClass.root} checked={this.checked} size={this.size} invalid={toBoolAttrIfDefined(this.invalid)}>\n\t\t\t\t{wrapCheckbox(\n\t\t\t\t\t<Fragment>\n\t\t\t\t\t\t<input\n\t\t\t\t\t\t\tid={this.identifier || this.checkboxId}\n\t\t\t\t\t\t\ttype=\"checkbox\"\n\t\t\t\t\t\t\tvalue={this.value}\n\t\t\t\t\t\t\tname={this.name}\n\t\t\t\t\t\t\tchecked={this.checked}\n\t\t\t\t\t\t\tonClick={this.onClickHandler.bind(this)}\n\t\t\t\t\t\t\tonChange={this.onChangeHandler.bind(this)}\n\t\t\t\t\t\t\tonFocus={this.onFocusHandler.bind(this)}\n\t\t\t\t\t\t\tonBlur={this.onBlurHandler.bind(this)}\n\t\t\t\t\t\t\trequired={this.required}\n\t\t\t\t\t\t\tdisabled={this.disabled}\n\t\t\t\t\t\t\tref={el => (this.inputRef = el as HTMLInputElement)}\n\t\t\t\t\t\t\taria-checked={toBoolAttr(this.checked)}\n\t\t\t\t\t\t\taria-required={toBoolAttrIfDefined(this.required)}\n\t\t\t\t\t\t\taria-invalid={toBoolAttrIfDefined(this.invalid)}\n\t\t\t\t\t\t\taria-describedby={this.wcagDescribedBy}\n\t\t\t\t\t\t\taria-labelledby={this.wcagLabelledBy}\n\t\t\t\t\t\t\taria-disabled={toBoolAttrIfDefined(this.disabled)}\n\t\t\t\t\t\t/>\n\t\t\t\t\t\t<span>\n\t\t\t\t\t\t\t<slot name=\"label\" />\n\t\t\t\t\t\t\t<gov-icon class={FormCheckboxClass.check} name=\"check-lg\"></gov-icon>\n\t\t\t\t\t\t</span>\n\t\t\t\t\t</Fragment>,\n\t\t\t\t)}\n\t\t\t</Host>\n\t\t)\n\t}\n\n\tprivate onFocusHandler(e: FocusEvent) {\n\t\te.stopPropagation()\n\t\tthis.govFocus.emit({\n\t\t\tcomponent: FormCheckboxClass.root,\n\t\t\tvalue: this.value,\n\t\t\tchecked: this.checked,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\tprivate onBlurHandler(e: FocusEvent) {\n\t\te.stopPropagation()\n\t\tthis.govBlur.emit({\n\t\t\tcomponent: FormCheckboxClass.root,\n\t\t\tvalue: this.value,\n\t\t\tchecked: this.checked,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\tprivate onClickHandler(e: PointerEvent) {\n\t\te.stopPropagation()\n\t}\n\n\tprivate onChangeHandler(e: Event) {\n\t\tthis.checked = (e.target as HTMLInputElement).checked\n\t\te.stopPropagation()\n\t\tthis.govChange.emit({\n\t\t\tcomponent: FormCheckboxClass.root,\n\t\t\tvalue: this.value,\n\t\t\tchecked: this.checked,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\t/**\n\t * Returns the reference of the native element\n\t */\n\t@Method()\n\tasync getRef(): Promise<HTMLInputElement> {\n\t\treturn this.inputRef\n\t}\n\n\t/**\n\t * Validate the WCAG attributes of the component\n\t */\n\t@Method()\n\tasync validateWcag(): Promise<void> {\n\t\tvalidateWcagRef(this.wcagDescribedBy, \"wcag-described-by\", FormCheckboxClass.root)\n\t\tvalidateWcagRef(this.wcagLabelledBy, \"wcag-labelled-by\", FormCheckboxClass.root)\n\t\tvalidateWcagLabelFor(this.identifier || this.checkboxId, this.wcagLabelledBy, FormCheckboxClass.root)\n\t}\n}\n"]}
1
+ {"version":3,"file":"gov-form-checkbox.js","sourceRoot":"","sources":["../../../../../../../src/components/gov-form/checkbox/gov-form-checkbox.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Host, Method, Prop, Watch } from \"@stencil/core\"\nimport { createID } from \"../../../utils/string.utils\"\nimport { validateProp } from \"../../../helpers/Validate/props\"\nimport { FormCheckboxClass, FormCheckboxSizes, FormCheckboxSizesType } from \"./constants\"\nimport { govHost, toBoolAttr, toBoolAttrIfDefined } from \"../../../helpers/Dom/template\"\nimport { validateWcagLabelFor, validateWcagRef } from \"../../../helpers/Validate/wcag\"\nimport { canValidateWcagOnRender } from \"../../../helpers/Dom/win\"\nimport { delay } from \"../../../utils/utils\"\nimport { GovForm } from \"../../../helpers/Dom/form.types\"\nimport { GovHost } from \"../../../helpers/Dom/template.types\"\nimport { govForm } from \"../../../helpers/Dom/form\"\nimport Fragment from \"../../../helpers/Fragment\"\nimport { FormCheckboxEvent } from \"./gov-form-checkbox.types\"\n\n@Component({\n\ttag: \"gov-form-checkbox\",\n\tstyleUrl: \"gov-form-checkbox.scss\",\n})\nexport class GovFormCheckbox {\n\tprivate readonly h: GovHost\n\tprivate f: GovForm\n\tprivate inputRef?: HTMLInputElement\n\n\tprivate readonly checkboxId: string\n\n\tconstructor() {\n\t\tthis.checkboxId = createID(\"GovCheckbox\")\n\n\t\tthis.h = govHost(this.host)\n\t\tthis.f = govForm(this.h)\n\t}\n\n\t@Element() host: HTMLGovFormCheckboxElement\n\t/**\n\t * Value of checkbox\n\t */\n\t@Prop() readonly value: string\n\t/**\n\t * Checkbox button state\n\t */\n\t@Prop({ reflect: true, mutable: true }) checked = false\n\t/**\n\t * Set whether the input is required or not. Please note that this is necessary for accessible inputs when the user is required to fill them.\n\t * When using this property you need to also set “novalidate” attribute to your form element to prevent browser from displaying its own validation errors.\n\t */\n\t@Prop() readonly required: boolean = false\n\t/**\n\t * Makes the checkbox component disabled.\n\t * This prevents users from being able to interact with the checkbox, and conveys its inactive state to assistive technologies.\n\t */\n\t@Prop() readonly disabled: boolean = false\n\t/**\n\t * Name of the checkbox.\n\t */\n\t@Prop() readonly name: string\n\t/**\n\t * Checkboxes size.\n\t */\n\t@Prop() readonly size?: FormCheckboxSizesType = \"m\"\n\t/**\n\t * Custom checkbox identifier.\n\t */\n\t@Prop({ attribute: \"identifier\" }) readonly identifier: string\n\t/**\n\t * When you can't use the form label.\n\t */\n\t@Prop({ attribute: \"no-label\" }) readonly noLabel: boolean = false\n\t/**\n\t * Indicates the entered value does not conform to the format expected by the application.\n\t */\n\t@Prop() readonly invalid: boolean\n\t/**\n\t * Indicates the id of a component that describes the input.\n\t */\n\t@Prop({ attribute: \"wcag-described-by\" }) readonly wcagDescribedBy: string\n\t/**\n\t * Indicates the id of a component that labels the input.\n\t */\n\t@Prop({ attribute: \"wcag-labelled-by\" }) readonly wcagLabelledBy: string\n\t/**\n\t * Emitted when the checkbox has focus.\n\t */\n\t@Event({ eventName: \"gov-focus\" }) govFocus: EventEmitter<FormCheckboxEvent>\n\t/**\n\t * Emitted when the checkbox loses focus.\n\t */\n\t@Event({ eventName: \"gov-blur\" }) govBlur: EventEmitter<FormCheckboxEvent>\n\t/**\n\t * Emitted when the checkbox change value.\n\t */\n\t@Event({ eventName: \"gov-change\" }) govChange: EventEmitter<FormCheckboxEvent>\n\n\t@Watch(\"size\")\n\tvalidateSize(newValue: string): void {\n\t\tvalidateProp(FormCheckboxSizes, newValue, FormCheckboxClass.root)\n\t}\n\n\t@Watch(\"disabled\")\n\t@Watch(\"invalid\")\n\t@Watch(\"size\")\n\twatchDisabled(): void {\n\t\tthis.passControlAttrs()\n\t}\n\n\tprivate passControlAttrs() {\n\t\tthis.f.passAttrToControl(\"size\", this.size)\n\t\tthis.f.passAttrToControl(\"disabled\", toBoolAttr(this.disabled))\n\t\tthis.f.passAttrToControl(\"invalid\", toBoolAttr(this.invalid))\n\t}\n\n\tcomponentWillLoad() {\n\t\tthis.f.passAttrToControl(\"type\", \"checkbox\")\n\t\tthis.passControlAttrs()\n\t}\n\n\tasync componentDidRender() {\n\t\tthis.f.passAttrToLabel(\"identifier\", this.identifier || this.checkboxId)\n\t\tthis.f.passAttrToLabel(\"required\", String(this.required))\n\t\tif (canValidateWcagOnRender()) {\n\t\t\tawait delay(500)\n\t\t\tawait this.validateWcag()\n\t\t}\n\t}\n\n\trender() {\n\t\tconst wrapCheckbox = (children) => {\n\t\t\tif (this.noLabel) {\n\t\t\t\treturn (\n\t\t\t\t\t<label class={FormCheckboxClass.label}>\n\t\t\t\t\t\t{children}\n\t\t\t\t\t</label>\n\t\t\t\t)\n\t\t\t}\n\t\t\treturn children\n\t\t}\n\n\t\treturn (\n\t\t\t<Host class={FormCheckboxClass.root} checked={this.checked} size={this.size} invalid={toBoolAttrIfDefined(this.invalid)}>\n\t\t\t\t{wrapCheckbox(\n\t\t\t\t\t<Fragment>\n\t\t\t\t\t\t<input\n\t\t\t\t\t\t\tid={this.identifier || this.checkboxId}\n\t\t\t\t\t\t\ttype=\"checkbox\"\n\t\t\t\t\t\t\tvalue={this.value}\n\t\t\t\t\t\t\tname={this.name}\n\t\t\t\t\t\t\tchecked={this.checked}\n\t\t\t\t\t\t\tonClick={this.onClickHandler.bind(this)}\n\t\t\t\t\t\t\tonChange={this.onChangeHandler.bind(this)}\n\t\t\t\t\t\t\tonFocus={this.onFocusHandler.bind(this)}\n\t\t\t\t\t\t\tonBlur={this.onBlurHandler.bind(this)}\n\t\t\t\t\t\t\trequired={this.required}\n\t\t\t\t\t\t\tdisabled={this.disabled}\n\t\t\t\t\t\t\tref={el => (this.inputRef = el as HTMLInputElement)}\n\t\t\t\t\t\t\taria-checked={toBoolAttr(this.checked)}\n\t\t\t\t\t\t\taria-required={toBoolAttrIfDefined(this.required)}\n\t\t\t\t\t\t\taria-invalid={toBoolAttrIfDefined(this.invalid)}\n\t\t\t\t\t\t\taria-describedby={this.wcagDescribedBy}\n\t\t\t\t\t\t\taria-labelledby={this.wcagLabelledBy}\n\t\t\t\t\t\t\taria-disabled={toBoolAttrIfDefined(this.disabled)}\n\t\t\t\t\t\t/>\n\t\t\t\t\t\t<span>\n\t\t\t\t\t\t\t<slot name=\"label\" />\n\t\t\t\t\t\t\t<gov-icon class={FormCheckboxClass.check} name=\"check-lg\"></gov-icon>\n\t\t\t\t\t\t</span>\n\t\t\t\t\t</Fragment>,\n\t\t\t\t)}\n\t\t\t</Host>\n\t\t)\n\t}\n\n\tprivate onFocusHandler(e: FocusEvent) {\n\t\te.stopPropagation()\n\t\tthis.govFocus.emit({\n\t\t\tcomponent: FormCheckboxClass.root,\n\t\t\tvalue: this.value,\n\t\t\tchecked: this.checked,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\tprivate onBlurHandler(e: FocusEvent) {\n\t\te.stopPropagation()\n\t\tthis.govBlur.emit({\n\t\t\tcomponent: FormCheckboxClass.root,\n\t\t\tvalue: this.value,\n\t\t\tchecked: this.checked,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\tprivate onClickHandler(e: PointerEvent) {\n\t\te.stopPropagation()\n\t}\n\n\tprivate onChangeHandler(e: Event) {\n\t\tthis.checked = (e.target as HTMLInputElement).checked\n\t\te.stopPropagation()\n\t\tthis.govChange.emit({\n\t\t\tcomponent: FormCheckboxClass.root,\n\t\t\tvalue: this.value,\n\t\t\tchecked: this.checked,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\t/**\n\t * Returns the reference of the native element\n\t */\n\t@Method()\n\tasync getRef(): Promise<HTMLInputElement> {\n\t\treturn this.inputRef\n\t}\n\n\t/**\n\t * Validate the WCAG attributes of the component\n\t */\n\t@Method()\n\tasync validateWcag(): Promise<void> {\n\t\tvalidateWcagRef(this.wcagDescribedBy, \"wcag-described-by\", FormCheckboxClass.root)\n\t\tvalidateWcagRef(this.wcagLabelledBy, \"wcag-labelled-by\", FormCheckboxClass.root)\n\t\tvalidateWcagLabelFor(this.identifier || this.checkboxId, this.wcagLabelledBy, FormCheckboxClass.root)\n\t}\n}\n"]}
@@ -39,7 +39,7 @@
39
39
  /* stylelint-disable order/order */
40
40
  /* stylelint-enable order/order */
41
41
  /**
42
- * Generates CSS3 var with default value
42
+ * Generates CSS3 var with button value
43
43
  */
44
44
  /*
45
45
  - Variables - General
@@ -70,7 +70,7 @@
70
70
  - Variables - Backdrop
71
71
  */
72
72
  /*
73
- - Variables - Buttons (&& Badges)
73
+ - Variables - Buttons (&& Chips)
74
74
  */
75
75
  /*
76
76
  - Variables - Breadcrumbs
@@ -190,6 +190,9 @@
190
190
  /*
191
191
  - Variables - Layout
192
192
  */
193
+ /*
194
+ - Variables - Tag
195
+ */
193
196
  .gov-spin-animation,
194
197
  .gov-pseudo-spin-animation::before {
195
198
  animation: spin 4s linear infinite;
@@ -39,7 +39,7 @@
39
39
  /* stylelint-disable order/order */
40
40
  /* stylelint-enable order/order */
41
41
  /**
42
- * Generates CSS3 var with default value
42
+ * Generates CSS3 var with button value
43
43
  */
44
44
  /*
45
45
  - Variables - General
@@ -70,7 +70,7 @@
70
70
  - Variables - Backdrop
71
71
  */
72
72
  /*
73
- - Variables - Buttons (&& Badges)
73
+ - Variables - Buttons (&& Chips)
74
74
  */
75
75
  /*
76
76
  - Variables - Breadcrumbs
@@ -190,6 +190,9 @@
190
190
  /*
191
191
  - Variables - Layout
192
192
  */
193
+ /*
194
+ - Variables - Tag
195
+ */
193
196
  .gov-spin-animation,
194
197
  .gov-pseudo-spin-animation::before {
195
198
  animation: spin 4s linear infinite;