@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
@@ -2,11 +2,11 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-83edd4fe.js');
5
+ const index = require('./index-7b6bba34.js');
6
6
 
7
7
  const defineCustomElements = (win, options) => {
8
8
  if (typeof window === 'undefined') return undefined;
9
- return index.bootstrapLazy(JSON.parse("[[\"gov-form-file.cjs\",[[4,\"gov-form-file\",{\"expanded\":[4],\"required\":[4],\"disabled\":[4],\"displayAttachments\":[4,\"display-attachments\"],\"name\":[1],\"accept\":[1],\"multiple\":[4],\"maxFileSize\":[2,\"max-file-size\"],\"identifier\":[1],\"invalid\":[4],\"errorSize\":[1,\"error-size\"],\"errorAccept\":[1,\"error-accept\"],\"attachmentsLabel\":[1,\"attachments-label\"],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagRemoveLabel\":[1,\"wcag-remove-label\"],\"wcagAttachmentsLabel\":[1,\"wcag-attachments-label\"],\"files\":[32],\"getRef\":[64],\"getAreaRef\":[64],\"reset\":[64],\"validateWcag\":[64]}]]],[\"gov-form-multi-select.cjs\",[[4,\"gov-form-multi-select\",{\"identifier\":[1],\"placeholder\":[1],\"variant\":[1],\"size\":[1],\"name\":[1],\"required\":[4],\"disabled\":[4],\"invalid\":[4],\"success\":[4],\"messageEmpty\":[1,\"message-empty\"],\"messageLoading\":[1,\"message-loading\"],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagOwns\":[1,\"wcag-owns\"],\"focused\":[32],\"value\":[32],\"selectedOptions\":[32],\"setFocus\":[64],\"setValue\":[64],\"getRef\":[64],\"validateWcag\":[64]}]]],[\"gov-modal.cjs\",[[4,\"gov-modal\",{\"open\":[1028],\"label\":[1],\"role\":[1],\"labelTag\":[1,\"label-tag\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagCloseLabel\":[1,\"wcag-close-label\"],\"wcagCloseLabelledBy\":[1,\"wcag-close-labelled-by\"],\"show\":[64],\"hide\":[64],\"validateWcag\":[64]}]]],[\"gov-pagination.cjs\",[[0,\"gov-pagination\",{\"type\":[1],\"current\":[2],\"total\":[2],\"inverse\":[4],\"size\":[1],\"variant\":[1],\"pageSize\":[2,\"page-size\"],\"maxPages\":[2,\"max-pages\"],\"link\":[1],\"wcagLabel\":[1,\"wcag-label\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagSelectLabel\":[1,\"wcag-select-label\"],\"wcagPageLabel\":[1,\"wcag-page-label\"],\"pagination\":[32],\"validateWcag\":[64]}]]],[\"gov-prompt.cjs\",[[4,\"gov-prompt\",{\"open\":[1028],\"label\":[1],\"role\":[1],\"labelTag\":[1,\"label-tag\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagCloseLabel\":[1,\"wcag-close-label\"],\"wcagCloseLabelledBy\":[1,\"wcag-close-labelled-by\"],\"show\":[64],\"hide\":[64],\"validateWcag\":[64]}]]],[\"gov-tabs.cjs\",[[4,\"gov-tabs\",{\"type\":[1],\"variant\":[1],\"orientation\":[1],\"wcagLabel\":[1,\"wcag-label\"],\"wcagSelectLabel\":[1,\"wcag-select-label\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"controller\":[32],\"focusIndex\":[32],\"compactControls\":[32],\"refresh\":[64],\"currentTab\":[64],\"setActiveTab\":[64],\"validateWcag\":[64]}]]],[\"gov-infobar.cjs\",[[4,\"gov-infobar\",{\"headline\":[1],\"variant\":[1],\"inverse\":[4],\"wcagCloseLabel\":[1,\"wcag-close-label\"],\"wcagToggleLabel\":[1,\"wcag-toggle-label\"],\"closable\":[4],\"toggleContent\":[32],\"validateWcag\":[64]}]]],[\"gov-loading.cjs\",[[4,\"gov-loading\"]]],[\"gov-side-nav-item.cjs\",[[4,\"gov-side-nav-item\",{\"inverse\":[4],\"compact\":[4],\"identifier\":[1],\"count\":[4],\"label\":[1],\"disabled\":[4],\"href\":[1],\"isExpanded\":[4,\"is-expanded\"],\"isExpandedState\":[32],\"open\":[64],\"close\":[64],\"toggle\":[64],\"currentState\":[64]}]]],[\"gov-toast.cjs\",[[4,\"gov-toast\",{\"variant\":[1],\"gravity\":[1],\"position\":[1],\"type\":[1],\"time\":[2],\"closeLabel\":[1,\"close-label\"],\"wcagCloseLabel\":[1,\"wcag-close-label\"],\"destroy\":[64]}]]],[\"gov-tooltip-content.cjs\",[[4,\"gov-tooltip-content\",{\"variant\":[1],\"size\":[1],\"persist\":[4],\"isVisible\":[1028,\"is-visible\"],\"parentId\":[1,\"parent-id\"]}]]],[\"gov-accordion-item.cjs\",[[4,\"gov-accordion-item\",{\"variant\":[1],\"identifier\":[1],\"size\":[1],\"disabled\":[4],\"isExpanded\":[1028,\"is-expanded\"],\"isExpandedState\":[32],\"open\":[64],\"close\":[64],\"toggle\":[64],\"currentState\":[64]}]]],[\"gov-card.cjs\",[[4,\"gov-card\",{\"promotion\":[4],\"label\":[1],\"collapsible\":[4],\"expanded\":[4],\"headlineTag\":[1,\"headline-tag\"],\"wcagTriggerLabel\":[1,\"wcag-trigger-label\"],\"wcagTriggerLabelledBy\":[1,\"wcag-trigger-labelled-by\"],\"isExpanded\":[32],\"open\":[64],\"close\":[64],\"validateWcag\":[64]}]]],[\"gov-form-checkbox.cjs\",[[4,\"gov-form-checkbox\",{\"value\":[1],\"checked\":[1540],\"required\":[4],\"disabled\":[4],\"name\":[1],\"size\":[1],\"identifier\":[1],\"noLabel\":[4,\"no-label\"],\"invalid\":[4],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"getRef\":[64],\"validateWcag\":[64]}]]],[\"gov-tile.cjs\",[[4,\"gov-tile\",{\"href\":[1],\"target\":[1],\"getTriggerRef\":[64]}]]],[\"gov-wizard-item.cjs\",[[4,\"gov-wizard-item\",{\"variant\":[1],\"size\":[1],\"identifier\":[1],\"collapsible\":[4],\"annotation\":[1],\"label\":[1],\"disabled\":[4],\"isExpanded\":[1028,\"is-expanded\"],\"labelTag\":[1,\"label-tag\"],\"open\":[64],\"close\":[64],\"toggle\":[64],\"currentState\":[64]}]]],[\"gov-accordion.cjs\",[[4,\"gov-accordion\",{\"size\":[1],\"variant\":[1],\"noBorder\":[4,\"no-border\"],\"wcagLabel\":[1,\"wcag-label\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"validateWcag\":[64]}]]],[\"gov-app.cjs\",[[0,\"gov-app\"]]],[\"gov-breadcrumbs.cjs\",[[4,\"gov-breadcrumbs\",{\"collapsible\":[4],\"isExpanded\":[4,\"is-expanded\"],\"wcagLabel\":[1,\"wcag-label\"],\"wcagLabelledBy\":[1,\"wcag-labeled-by\"],\"validateWcag\":[64]}]]],[\"gov-container.cjs\",[[4,\"gov-container\",{\"slottedChildren\":[64]}]]],[\"gov-control-group.cjs\",[[4,\"gov-control-group\",{\"variant\":[1],\"noBorder\":[4,\"no-border\"]}]]],[\"gov-cookiebar.cjs\",[[4,\"gov-cookiebar\"]]],[\"gov-dropdown.cjs\",[[4,\"gov-dropdown\",{\"open\":[1028],\"position\":[1],\"getState\":[64],\"setOpen\":[64]}]]],[\"gov-empty.cjs\",[[4,\"gov-empty\"]]],[\"gov-error-code.cjs\",[[4,\"gov-error-code\"]]],[\"gov-form-control.cjs\",[[4,\"gov-form-control\",{\"gap\":[1],\"identifier\":[1],\"invalid\":[4],\"disabled\":[4],\"success\":[4],\"fieldset\":[4],\"size\":[1]}]]],[\"gov-form-group.cjs\",[[4,\"gov-form-group\",{\"gap\":[1],\"orientation\":[1]}]]],[\"gov-form-label.cjs\",[[4,\"gov-form-label\",{\"identifier\":[1],\"size\":[1],\"required\":[4],\"legend\":[4]}]]],[\"gov-form-password-power.cjs\",[[4,\"gov-form-password-power\",{\"power\":[2]}]]],[\"gov-form-radio.cjs\",[[4,\"gov-form-radio\",{\"value\":[1],\"noLabel\":[4,\"no-label\"],\"checked\":[1540],\"required\":[4],\"disabled\":[4],\"name\":[1],\"size\":[1],\"identifier\":[1],\"invalid\":[4],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"getRef\":[64],\"validateWcag\":[64]}]]],[\"gov-form-search.cjs\",[[4,\"gov-form-search\",{\"variant\":[1]}]]],[\"gov-form-switch.cjs\",[[4,\"gov-form-switch\",{\"value\":[1],\"noLabel\":[4,\"no-label\"],\"checked\":[1540],\"required\":[4],\"disabled\":[4],\"name\":[1],\"size\":[1],\"identifier\":[1],\"invalid\":[4],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"getRef\":[64],\"validateWcag\":[64]}]]],[\"gov-grid.cjs\",[[4,\"gov-grid\",{\"alignX\":[1,\"align-x\"],\"alignY\":[1,\"align-y\"]}]]],[\"gov-grid-item.cjs\",[[4,\"gov-grid-item\",{\"size\":[1],\"sizeSm\":[1,\"size-sm\"],\"sizeMd\":[1,\"size-md\"],\"sizeLg\":[1,\"size-lg\"],\"sizeXl\":[1,\"size-xl\"]}]]],[\"gov-layout.cjs\",[[4,\"gov-layout\",{\"type\":[1],\"variant\":[1],\"inverse\":[4]}]]],[\"gov-layout-column.cjs\",[[4,\"gov-layout-column\"]]],[\"gov-message.cjs\",[[4,\"gov-message\",{\"variant\":[1]}]]],[\"gov-nav.cjs\",[[4,\"gov-nav\",{\"wcagLabel\":[1,\"wcag-label\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"validateWcag\":[64]}]]],[\"gov-nav-item.cjs\",[[4,\"gov-nav-item\",{\"href\":[1],\"isExpandedState\":[32]}]]],[\"gov-side-nav.cjs\",[[4,\"gov-side-nav\",{\"inverse\":[4],\"compact\":[4],\"wcagLabel\":[1,\"wcag-label\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"validateWcag\":[64]}]]],[\"gov-skeleton.cjs\",[[0,\"gov-skeleton\",{\"variant\":[1],\"count\":[2],\"shape\":[1],\"width\":[1],\"height\":[1],\"animation\":[1],\"wcagLabel\":[1,\"wcag-label\"],\"validateWcag\":[64]}]]],[\"gov-spacer.cjs\",[[0,\"gov-spacer\",{\"size\":[1],\"breakpoint\":[1]}]]],[\"gov-statsbar.cjs\",[[4,\"gov-statsbar\",{\"iconPosition\":[1,\"icon-position\"],\"variant\":[1]}]]],[\"gov-statsbar-item.cjs\",[[4,\"gov-statsbar-item\",{\"iconPosition\":[1,\"icon-position\"]}]]],[\"gov-stepper.cjs\",[[4,\"gov-stepper\",{\"size\":[1]}]]],[\"gov-stepper-item.cjs\",[[4,\"gov-stepper-item\",{\"variant\":[1],\"size\":[1],\"identifier\":[1],\"label\":[1],\"annotation\":[1],\"triggerTag\":[1,\"trigger-tag\"],\"isExpandedState\":[32],\"currentState\":[64]}]]],[\"gov-tabs-item.cjs\",[[4,\"gov-tabs-item\",{\"identifier\":[1],\"triggerIdentifier\":[1,\"trigger-identifier\"],\"label\":[1],\"default\":[4],\"isActive\":[32],\"getIdentifier\":[64],\"getTriggerIdentifier\":[64],\"setActiveStatus\":[64]}]]],[\"gov-tiles.cjs\",[[4,\"gov-tiles\",{\"columns\":[2],\"noBorder\":[4,\"no-border\"]}]]],[\"gov-tooltip.cjs\",[[4,\"gov-tooltip\",{\"variant\":[1],\"size\":[1],\"position\":[1],\"message\":[1],\"identifier\":[1],\"icon\":[4],\"persist\":[32],\"show\":[64],\"hide\":[64]}]]],[\"gov-wizard.cjs\",[[4,\"gov-wizard\",{\"size\":[1],\"wcagLabel\":[1,\"wcag-label\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"validateWcag\":[64]}]]],[\"gov-icon.cjs\",[[0,\"gov-icon\",{\"name\":[1],\"type\":[1],\"iconData\":[32],\"visible\":[32],\"error\":[32]}]]],[\"gov-form-input.cjs\",[[4,\"gov-form-input\",{\"value\":[1537],\"identifier\":[1],\"variant\":[1],\"success\":[4],\"size\":[1],\"name\":[1],\"multiline\":[4],\"rows\":[2],\"cols\":[2],\"required\":[4],\"disabled\":[4],\"placeholder\":[1],\"readonly\":[4],\"minlength\":[2],\"maxlength\":[2],\"min\":[8],\"max\":[8],\"autocomplete\":[4],\"autocorrect\":[4],\"type\":[1],\"inputType\":[1,\"input-type\"],\"role\":[1],\"invalid\":[4],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagOwns\":[1,\"wcag-owns\"],\"wcagAutocomplete\":[1,\"wcag-autocomplete\"],\"wcagExpanded\":[4,\"wcag-expanded\"],\"focused\":[32],\"setFocus\":[64],\"setValue\":[64],\"clearValue\":[64],\"getRef\":[64],\"validateWcag\":[64]}]]],[\"gov-form-autocomplete.cjs\",[[4,\"gov-form-autocomplete\",{\"value\":[1537],\"identifier\":[1],\"variant\":[1],\"success\":[4],\"size\":[1],\"nameKey\":[1,\"name-key\"],\"name\":[1],\"required\":[4],\"disabled\":[4],\"placeholder\":[1],\"readonly\":[4],\"invalid\":[4],\"minlength\":[2],\"maxlength\":[2],\"messageEmpty\":[1,\"message-empty\"],\"messageLoading\":[1,\"message-loading\"],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagOwns\":[1,\"wcag-owns\"],\"focused\":[32],\"processing\":[32],\"arrowCounter\":[32],\"list\":[32],\"setFocus\":[64],\"setOptions\":[64],\"clearValue\":[64],\"setProcessing\":[64],\"setSearchCallback\":[64],\"setTemplateResolver\":[64]}]]],[\"gov-form-select.cjs\",[[4,\"gov-form-select\",{\"value\":[1537],\"identifier\":[1],\"variant\":[1],\"size\":[1],\"name\":[1],\"required\":[4],\"success\":[4],\"disabled\":[4],\"invalid\":[4],\"wcagActiveDescendant\":[1,\"wcag-active-descendant\"],\"wcagControls\":[1,\"wcag-controls\"],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagOwns\":[1,\"wcag-owns\"],\"focused\":[32],\"setFocus\":[64],\"setValue\":[64],\"getRef\":[64],\"validateWcag\":[64]}]]],[\"gov-badge.cjs\",[[4,\"gov-badge\",{\"inverse\":[4],\"disabled\":[4],\"href\":[1],\"target\":[1],\"size\":[1],\"tag\":[1],\"variant\":[1],\"wcagLabel\":[1,\"wcag-label\"],\"getTriggerRef\":[64]}]]],[\"gov-attachments_3.cjs\",[[4,\"gov-attachments-item\",{\"wcagRemoveLabel\":[1,\"wcag-remove-label\"],\"wcagRemoveLabelledBy\":[1,\"wcag-remove-labelled-by\"],\"validateWcag\":[64]}],[4,\"gov-attachments\",{\"label\":[1],\"wcagLabel\":[1,\"wcag-label\"],\"validateWcag\":[64]}],[4,\"gov-form-message\",{\"variant\":[1],\"identifier\":[64]}]]],[\"gov-backdrop.cjs\",[[0,\"gov-backdrop\",{\"inverse\":[4],\"wcagLabel\":[1,\"wcag-label\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"validateWcag\":[64]}]]],[\"gov-button.cjs\",[[4,\"gov-button\",{\"variant\":[513],\"size\":[513],\"type\":[513],\"expanded\":[4],\"inverse\":[4],\"name\":[1],\"disabled\":[516],\"nativeType\":[1,\"native-type\"],\"href\":[1],\"target\":[1],\"download\":[4],\"hreflang\":[1],\"referrerpolicy\":[1],\"rel\":[1],\"loading\":[1],\"focusable\":[4],\"identifier\":[1],\"wcagActiveDescendant\":[1,\"wcag-active-descendant\"],\"wcagControls\":[1,\"wcag-controls\"],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagDescription\":[1,\"wcag-description\"],\"wcagDetails\":[1,\"wcag-details\"],\"wcagExpanded\":[4,\"wcag-expanded\"],\"wcagLabel\":[1,\"wcag-label\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagOwns\":[1,\"wcag-owns\"],\"wcagHasPopup\":[1,\"wcag-has-popup\"],\"wcagPressed\":[1,\"wcag-pressed\"],\"wcagCurrent\":[1,\"wcag-current\"],\"isPressed\":[32],\"setFocus\":[64],\"getTriggerRef\":[64],\"validateWcag\":[64]}]]]]"), options);
9
+ return index.bootstrapLazy(JSON.parse("[[\"gov-form-file.cjs\",[[4,\"gov-form-file\",{\"expanded\":[4],\"required\":[4],\"disabled\":[4],\"displayAttachments\":[4,\"display-attachments\"],\"name\":[1],\"accept\":[1],\"multiple\":[4],\"maxFileSize\":[2,\"max-file-size\"],\"identifier\":[1],\"invalid\":[4],\"errorSize\":[1,\"error-size\"],\"errorAccept\":[1,\"error-accept\"],\"attachmentsLabel\":[1,\"attachments-label\"],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagRemoveLabel\":[1,\"wcag-remove-label\"],\"wcagAttachmentsLabel\":[1,\"wcag-attachments-label\"],\"files\":[32],\"getRef\":[64],\"getAreaRef\":[64],\"reset\":[64],\"validateWcag\":[64]}]]],[\"gov-form-multi-select.cjs\",[[4,\"gov-form-multi-select\",{\"identifier\":[1],\"placeholder\":[1],\"variant\":[1],\"size\":[1],\"name\":[1],\"required\":[4],\"disabled\":[4],\"invalid\":[4],\"success\":[4],\"messageEmpty\":[1,\"message-empty\"],\"messageLoading\":[1,\"message-loading\"],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagOwns\":[1,\"wcag-owns\"],\"focused\":[32],\"value\":[32],\"selectedOptions\":[32],\"setFocus\":[64],\"setValue\":[64],\"getRef\":[64],\"validateWcag\":[64]}]]],[\"gov-modal.cjs\",[[4,\"gov-modal\",{\"open\":[1028],\"blockClose\":[4,\"block-close\"],\"label\":[1],\"role\":[1],\"labelTag\":[1,\"label-tag\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagCloseLabel\":[1,\"wcag-close-label\"],\"wcagCloseLabelledBy\":[1,\"wcag-close-labelled-by\"],\"show\":[64],\"hide\":[64],\"validateWcag\":[64]}]]],[\"gov-pagination.cjs\",[[0,\"gov-pagination\",{\"type\":[1],\"current\":[2],\"total\":[2],\"inverse\":[4],\"size\":[1],\"variant\":[1],\"pageSize\":[2,\"page-size\"],\"maxPages\":[2,\"max-pages\"],\"link\":[1],\"wcagLabel\":[1,\"wcag-label\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagSelectLabel\":[1,\"wcag-select-label\"],\"wcagPageLabel\":[1,\"wcag-page-label\"],\"pagination\":[32],\"validateWcag\":[64]}]]],[\"gov-prompt.cjs\",[[4,\"gov-prompt\",{\"open\":[1028],\"label\":[1],\"role\":[1],\"labelTag\":[1,\"label-tag\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagCloseLabel\":[1,\"wcag-close-label\"],\"wcagCloseLabelledBy\":[1,\"wcag-close-labelled-by\"],\"show\":[64],\"hide\":[64],\"validateWcag\":[64]}]]],[\"gov-tabs.cjs\",[[4,\"gov-tabs\",{\"type\":[1],\"variant\":[1],\"orientation\":[1],\"wcagLabel\":[1,\"wcag-label\"],\"wcagSelectLabel\":[1,\"wcag-select-label\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"controller\":[32],\"focusIndex\":[32],\"compactControls\":[32],\"refresh\":[64],\"currentTab\":[64],\"setActiveTab\":[64],\"validateWcag\":[64]}]]],[\"gov-infobar.cjs\",[[4,\"gov-infobar\",{\"headline\":[1],\"variant\":[1],\"inverse\":[4],\"wcagCloseLabel\":[1,\"wcag-close-label\"],\"wcagToggleLabel\":[1,\"wcag-toggle-label\"],\"closable\":[4],\"toggleContent\":[32],\"validateWcag\":[64]}]]],[\"gov-loading.cjs\",[[4,\"gov-loading\"]]],[\"gov-side-nav-item.cjs\",[[4,\"gov-side-nav-item\",{\"inverse\":[4],\"compact\":[4],\"identifier\":[1],\"count\":[4],\"label\":[1],\"disabled\":[4],\"href\":[1],\"isExpanded\":[4,\"is-expanded\"],\"isExpandedState\":[32],\"open\":[64],\"close\":[64],\"toggle\":[64],\"currentState\":[64]}]]],[\"gov-toast.cjs\",[[4,\"gov-toast\",{\"variant\":[1],\"gravity\":[1],\"position\":[1],\"type\":[1],\"time\":[2],\"closeLabel\":[1,\"close-label\"],\"wcagCloseLabel\":[1,\"wcag-close-label\"],\"destroy\":[64]}]]],[\"gov-tooltip-content.cjs\",[[4,\"gov-tooltip-content\",{\"variant\":[1],\"size\":[1],\"persist\":[4],\"isVisible\":[1028,\"is-visible\"],\"parentId\":[1,\"parent-id\"]}]]],[\"gov-accordion-item.cjs\",[[4,\"gov-accordion-item\",{\"variant\":[1],\"identifier\":[1],\"size\":[1],\"disabled\":[4],\"isExpanded\":[1028,\"is-expanded\"],\"isExpandedState\":[32],\"open\":[64],\"close\":[64],\"toggle\":[64],\"currentState\":[64]}]]],[\"gov-card.cjs\",[[4,\"gov-card\",{\"promotion\":[4],\"label\":[1],\"collapsible\":[4],\"expanded\":[4],\"headlineTag\":[1,\"headline-tag\"],\"wcagTriggerLabel\":[1,\"wcag-trigger-label\"],\"wcagTriggerLabelledBy\":[1,\"wcag-trigger-labelled-by\"],\"isExpanded\":[32],\"open\":[64],\"close\":[64],\"validateWcag\":[64]}]]],[\"gov-form-checkbox.cjs\",[[4,\"gov-form-checkbox\",{\"value\":[1],\"checked\":[1540],\"required\":[4],\"disabled\":[4],\"name\":[1],\"size\":[1],\"identifier\":[1],\"noLabel\":[4,\"no-label\"],\"invalid\":[4],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"getRef\":[64],\"validateWcag\":[64]}]]],[\"gov-tile.cjs\",[[4,\"gov-tile\",{\"href\":[513],\"target\":[1],\"getTriggerRef\":[64]}]]],[\"gov-wizard-item.cjs\",[[4,\"gov-wizard-item\",{\"variant\":[1],\"size\":[1],\"identifier\":[1],\"collapsible\":[4],\"annotation\":[1],\"label\":[1],\"disabled\":[4],\"isExpanded\":[1028,\"is-expanded\"],\"labelTag\":[1,\"label-tag\"],\"open\":[64],\"close\":[64],\"toggle\":[64],\"currentState\":[64]}]]],[\"gov-accordion.cjs\",[[4,\"gov-accordion\",{\"size\":[1],\"variant\":[1],\"noBorder\":[4,\"no-border\"],\"wcagLabel\":[1,\"wcag-label\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"validateWcag\":[64]}]]],[\"gov-app.cjs\",[[0,\"gov-app\"]]],[\"gov-breadcrumbs.cjs\",[[4,\"gov-breadcrumbs\",{\"collapsible\":[4],\"isExpanded\":[4,\"is-expanded\"],\"wcagLabel\":[1,\"wcag-label\"],\"wcagLabelledBy\":[1,\"wcag-labeled-by\"],\"validateWcag\":[64]}]]],[\"gov-container.cjs\",[[4,\"gov-container\",{\"slottedChildren\":[64]}]]],[\"gov-control-group.cjs\",[[4,\"gov-control-group\",{\"variant\":[1],\"noBorder\":[4,\"no-border\"]}]]],[\"gov-cookiebar.cjs\",[[4,\"gov-cookiebar\"]]],[\"gov-dropdown.cjs\",[[4,\"gov-dropdown\",{\"open\":[1028],\"position\":[1],\"getState\":[64],\"setOpen\":[64]}]]],[\"gov-empty.cjs\",[[4,\"gov-empty\"]]],[\"gov-error-code.cjs\",[[4,\"gov-error-code\"]]],[\"gov-form-control.cjs\",[[4,\"gov-form-control\",{\"gap\":[1],\"identifier\":[1],\"invalid\":[4],\"disabled\":[4],\"success\":[4],\"fieldset\":[4],\"size\":[1]}]]],[\"gov-form-group.cjs\",[[4,\"gov-form-group\",{\"gap\":[1],\"orientation\":[1]}]]],[\"gov-form-label.cjs\",[[4,\"gov-form-label\",{\"identifier\":[1],\"size\":[1],\"required\":[4],\"legend\":[4]}]]],[\"gov-form-password-power.cjs\",[[4,\"gov-form-password-power\",{\"power\":[514]}]]],[\"gov-form-radio.cjs\",[[4,\"gov-form-radio\",{\"value\":[1],\"noLabel\":[4,\"no-label\"],\"checked\":[1540],\"required\":[4],\"disabled\":[4],\"name\":[1],\"size\":[1],\"identifier\":[1],\"invalid\":[4],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"getRef\":[64],\"validateWcag\":[64]}]]],[\"gov-form-search.cjs\",[[4,\"gov-form-search\",{\"variant\":[513]}]]],[\"gov-form-switch.cjs\",[[4,\"gov-form-switch\",{\"value\":[1],\"noLabel\":[4,\"no-label\"],\"checked\":[1540],\"required\":[4],\"disabled\":[4],\"name\":[1],\"size\":[1],\"identifier\":[1],\"invalid\":[4],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"getRef\":[64],\"validateWcag\":[64]}]]],[\"gov-grid.cjs\",[[4,\"gov-grid\",{\"alignX\":[1,\"align-x\"],\"alignY\":[1,\"align-y\"]}]]],[\"gov-grid-item.cjs\",[[4,\"gov-grid-item\",{\"size\":[1],\"sizeSm\":[1,\"size-sm\"],\"sizeMd\":[1,\"size-md\"],\"sizeLg\":[1,\"size-lg\"],\"sizeXl\":[1,\"size-xl\"]}]]],[\"gov-layout.cjs\",[[4,\"gov-layout\",{\"type\":[1],\"variant\":[1],\"inverse\":[4]}]]],[\"gov-layout-column.cjs\",[[4,\"gov-layout-column\"]]],[\"gov-message.cjs\",[[4,\"gov-message\",{\"variant\":[1]}]]],[\"gov-nav.cjs\",[[4,\"gov-nav\",{\"wcagLabel\":[1,\"wcag-label\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"validateWcag\":[64]}]]],[\"gov-nav-item.cjs\",[[4,\"gov-nav-item\",{\"href\":[1],\"isExpandedState\":[32]}]]],[\"gov-side-nav.cjs\",[[4,\"gov-side-nav\",{\"inverse\":[4],\"compact\":[4],\"wcagLabel\":[1,\"wcag-label\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"validateWcag\":[64]}]]],[\"gov-skeleton.cjs\",[[0,\"gov-skeleton\",{\"variant\":[1],\"count\":[2],\"shape\":[1],\"width\":[1],\"height\":[1],\"animation\":[1],\"wcagLabel\":[1,\"wcag-label\"],\"validateWcag\":[64]}]]],[\"gov-spacer.cjs\",[[0,\"gov-spacer\",{\"size\":[1],\"breakpoint\":[1]}]]],[\"gov-statsbar.cjs\",[[4,\"gov-statsbar\",{\"iconPosition\":[1,\"icon-position\"],\"variant\":[1]}]]],[\"gov-statsbar-item.cjs\",[[4,\"gov-statsbar-item\",{\"iconPosition\":[1,\"icon-position\"]}]]],[\"gov-stepper.cjs\",[[4,\"gov-stepper\",{\"size\":[1]}]]],[\"gov-stepper-item.cjs\",[[4,\"gov-stepper-item\",{\"variant\":[1],\"size\":[1],\"identifier\":[1],\"label\":[1],\"annotation\":[1],\"triggerTag\":[1,\"trigger-tag\"],\"isExpandedState\":[32],\"currentState\":[64]}]]],[\"gov-tabs-item.cjs\",[[4,\"gov-tabs-item\",{\"identifier\":[1],\"triggerIdentifier\":[1,\"trigger-identifier\"],\"label\":[513],\"default\":[4],\"isActive\":[32],\"getIdentifier\":[64],\"getTriggerIdentifier\":[64],\"setActiveStatus\":[64]}]]],[\"gov-tag.cjs\",[[4,\"gov-tag\",{\"inverse\":[4],\"size\":[513],\"variant\":[513]}]]],[\"gov-tiles.cjs\",[[4,\"gov-tiles\",{\"columns\":[2],\"noBorder\":[4,\"no-border\"]}]]],[\"gov-tooltip.cjs\",[[4,\"gov-tooltip\",{\"variant\":[1],\"size\":[1],\"position\":[1025],\"message\":[1],\"identifier\":[1],\"icon\":[516],\"persist\":[32],\"show\":[64],\"hide\":[64]}]]],[\"gov-wizard.cjs\",[[4,\"gov-wizard\",{\"size\":[1],\"wcagLabel\":[1,\"wcag-label\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"validateWcag\":[64]}]]],[\"gov-icon.cjs\",[[0,\"gov-icon\",{\"name\":[1],\"type\":[1],\"iconData\":[32],\"visible\":[32],\"error\":[32]}]]],[\"gov-form-input.cjs\",[[4,\"gov-form-input\",{\"value\":[1537],\"identifier\":[1],\"variant\":[1],\"success\":[4],\"size\":[1],\"name\":[1],\"multiline\":[4],\"rows\":[2],\"cols\":[2],\"required\":[4],\"disabled\":[4],\"placeholder\":[1],\"readonly\":[4],\"minlength\":[2],\"maxlength\":[2],\"min\":[8],\"max\":[8],\"autocomplete\":[4],\"autocorrect\":[4],\"type\":[1],\"inputType\":[1,\"input-type\"],\"role\":[1],\"invalid\":[4],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagOwns\":[1,\"wcag-owns\"],\"wcagAutocomplete\":[1,\"wcag-autocomplete\"],\"wcagExpanded\":[4,\"wcag-expanded\"],\"focused\":[32],\"setFocus\":[64],\"setValue\":[64],\"clearValue\":[64],\"getRef\":[64],\"validateWcag\":[64]}]]],[\"gov-form-autocomplete.cjs\",[[4,\"gov-form-autocomplete\",{\"value\":[1537],\"identifier\":[1],\"variant\":[1],\"success\":[4],\"size\":[1],\"nameKey\":[1,\"name-key\"],\"name\":[1],\"required\":[4],\"disabled\":[4],\"placeholder\":[1],\"readonly\":[4],\"invalid\":[4],\"minlength\":[2],\"maxlength\":[2],\"messageEmpty\":[1,\"message-empty\"],\"messageLoading\":[1,\"message-loading\"],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagOwns\":[1,\"wcag-owns\"],\"focused\":[32],\"processing\":[32],\"arrowCounter\":[32],\"list\":[32],\"setFocus\":[64],\"setOptions\":[64],\"clearValue\":[64],\"setProcessing\":[64],\"setSearchCallback\":[64],\"setTemplateResolver\":[64]}]]],[\"gov-form-select.cjs\",[[4,\"gov-form-select\",{\"value\":[1537],\"identifier\":[1],\"variant\":[1],\"size\":[1],\"name\":[1],\"required\":[4],\"success\":[4],\"disabled\":[4],\"invalid\":[4],\"wcagActiveDescendant\":[1,\"wcag-active-descendant\"],\"wcagControls\":[1,\"wcag-controls\"],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagOwns\":[1,\"wcag-owns\"],\"focused\":[32],\"options\":[32],\"setFocus\":[64],\"setValue\":[64],\"getRef\":[64],\"setOptions\":[64],\"validateWcag\":[64]}]]],[\"gov-chip.cjs\",[[4,\"gov-chip\",{\"inverse\":[4],\"disabled\":[4],\"href\":[1],\"target\":[1],\"size\":[1],\"tag\":[1],\"variant\":[1],\"focusable\":[4],\"identifier\":[1],\"wcagLabel\":[1,\"wcag-label\"],\"wcagControls\":[1,\"wcag-controls\"],\"wcagSelected\":[4,\"wcag-selected\"],\"getTriggerRef\":[64],\"getTriggerIdentifier\":[64],\"setFocus\":[64]}]]],[\"gov-attachments_3.cjs\",[[4,\"gov-attachments-item\",{\"wcagRemoveLabel\":[1,\"wcag-remove-label\"],\"wcagRemoveLabelledBy\":[1,\"wcag-remove-labelled-by\"],\"validateWcag\":[64]}],[4,\"gov-attachments\",{\"label\":[1],\"wcagLabel\":[1,\"wcag-label\"],\"validateWcag\":[64]}],[4,\"gov-form-message\",{\"variant\":[1],\"identifier\":[64]}]]],[\"gov-backdrop.cjs\",[[0,\"gov-backdrop\",{\"inverse\":[4],\"wcagLabel\":[1,\"wcag-label\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"validateWcag\":[64]}]]],[\"gov-button.cjs\",[[4,\"gov-button\",{\"variant\":[513],\"size\":[513],\"type\":[513],\"expanded\":[4],\"inverse\":[4],\"name\":[1],\"disabled\":[516],\"nativeType\":[1,\"native-type\"],\"href\":[1],\"target\":[1],\"download\":[4],\"hreflang\":[1],\"referrerpolicy\":[1],\"rel\":[1],\"loading\":[1],\"focusable\":[4],\"identifier\":[1],\"wcagActiveDescendant\":[1,\"wcag-active-descendant\"],\"wcagControls\":[1,\"wcag-controls\"],\"wcagDescribedBy\":[1,\"wcag-described-by\"],\"wcagDescription\":[1,\"wcag-description\"],\"wcagDetails\":[1,\"wcag-details\"],\"wcagExpanded\":[4,\"wcag-expanded\"],\"wcagLabel\":[1,\"wcag-label\"],\"wcagLabelledBy\":[1,\"wcag-labelled-by\"],\"wcagOwns\":[1,\"wcag-owns\"],\"wcagHasPopup\":[1,\"wcag-has-popup\"],\"wcagPressed\":[1,\"wcag-pressed\"],\"wcagCurrent\":[1,\"wcag-current\"],\"isPressed\":[32],\"setFocus\":[64],\"getTriggerRef\":[64],\"validateWcag\":[64]}]]]]"), options);
10
10
  };
11
11
 
12
12
  exports.setNonce = index.setNonce;
@@ -31,6 +31,13 @@ const govHost = (host) => {
31
31
  hasSlot(name) {
32
32
  return !!this.getSlot(name);
33
33
  },
34
+ isSlotEmpty(name) {
35
+ const slot = this.getSlot(name);
36
+ if (slot) {
37
+ return slot.childNodes.length === 0;
38
+ }
39
+ return false;
40
+ },
34
41
  getSlot(name) {
35
42
  return this.hostElement.querySelector('[slot="' + name + '"]');
36
43
  },
@@ -118,4 +125,4 @@ exports.toBoolAttr = toBoolAttr;
118
125
  exports.toBoolAttrIfDefined = toBoolAttrIfDefined;
119
126
  exports.toOnOffAttrIfDefined = toOnOffAttrIfDefined;
120
127
 
121
- //# sourceMappingURL=template-e1c4ff78.js.map
128
+ //# sourceMappingURL=template-4b951d1d.js.map
@@ -0,0 +1 @@
1
+ {"file":"template-4b951d1d.js","mappings":"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","names":[],"sources":["../../../packages/core/src/helpers/Dom/template.ts"],"sourcesContent":["import {HTMLStencilElement} from '@stencil/core/internal'\nimport {GovHost} from './template.types'\nimport {Nullable} from '../../types/interfaces'\n\nexport const prepareClasses = (classes: string[]): string => {\n\tif (Array.isArray(classes) === false) return\n\treturn classes\n\t\t.filter(classname => !!classname)\n\t\t.join(' ')\n\t\t.trim()\n}\n\nexport const slottedChildren = (host: HTMLStencilElement): Node[] => {\n\tconst slotted = host.querySelector('slot') as HTMLSlotElement\n\tif (slotted) {\n\t\treturn slotted.assignedNodes().filter(node => {\n\t\t\treturn node.nodeName !== '#text'\n\t\t})\n\t}\n\treturn []\n}\n\nexport const booleanString = (value: boolean): string => {\n\treturn value ? 'true' : 'false'\n}\n\nexport const govHost = (host: HTMLStencilElement): GovHost => {\n\treturn {\n\t\tget hostElement(): HTMLStencilElement {\n\t\t\treturn host\n\t\t},\n\t\tget name(): string {\n\t\t\treturn this.hostElement.nodeName.toLowerCase()\n\t\t},\n\t\thasSlot(name: string): boolean {\n\t\t\treturn !!this.getSlot(name)\n\t\t},\n\t\tisSlotEmpty(name: string): boolean {\n\t\t\tconst slot = this.getSlot(name)\n\t\t\tif (slot) {\n\t\t\t\treturn slot.childNodes.length === 0\n\t\t\t}\n\t\t\treturn false\n\t\t},\n\t\tgetSlot(name: string): HTMLElement {\n\t\t\treturn this.hostElement.querySelector('[slot=\"' + name + '\"]')\n\t\t},\n\t\tgetParent(element): Nullable<HTMLElement> {\n\t\t\treturn this.hostElement.closest(element)\n\t\t},\n\t\tpassChildAttr(selector: string | string[], name: string, value: any): void {\n\t\t\tif (Array.isArray(selector)) {\n\t\t\t\tselector.forEach(selector => {\n\t\t\t\t\tthis.hostElement.querySelectorAll(selector).forEach(child => child.setAttribute(name, value))\n\t\t\t\t})\n\t\t\t} else {\n\t\t\t\tthis.hostElement.querySelectorAll(selector).forEach(child => child.setAttribute(name, value))\n\t\t\t}\n\t\t},\n\t\tremoveChildAttr(selector: string | string[], name: string): void {\n\t\t\tif (Array.isArray(selector)) {\n\t\t\t\tselector.forEach(selector => {\n\t\t\t\t\tthis.hostElement.querySelectorAll(selector).forEach(child => child.removeAttribute(name))\n\t\t\t\t})\n\t\t\t} else {\n\t\t\t\tthis.hostElement.querySelectorAll(selector).forEach(child => child.removeAttribute(name))\n\t\t\t}\n\t\t},\n\t\tget slottedChildren(): Node[] {\n\t\t\tconst slotted = this.hostElement.shadowRoot.querySelector('slot') as HTMLSlotElement\n\t\t\tif (slotted) {\n\t\t\t\treturn slotted.assignedNodes().filter(node => {\n\t\t\t\t\treturn node.nodeName !== '#text'\n\t\t\t\t})\n\t\t\t}\n\t\t\treturn []\n\t\t},\n\t\tclasses(classes: string | string[]): string {\n\t\t\tconst clearClasses = Array.isArray(classes) ? classes.join(' ') : classes\n\t\t\tif (this.hostElement) {\n\t\t\t\treturn this.hostElement.classList.toString() + ' ' + clearClasses\n\t\t\t}\n\t\t\treturn clearClasses\n\t\t},\n\t}\n}\n\nexport const toBoolAttr = (value: boolean | string | number): string => {\n\tif (typeof value === 'string') {\n\t\treturn ['true', 'True', 'TRUE', '1'].indexOf(value) !== -1 ? 'true' : 'false'\n\t} else if (typeof value === 'number') {\n\t\treturn value > 0 ? 'true' : 'false'\n\t} else if (typeof value === 'boolean') {\n\t\treturn value ? 'true' : 'false'\n\t} else {\n\t\treturn value ? 'true' : 'false'\n\t}\n}\n\nexport const toOnOffAttr = (value: boolean | string | number): string => {\n\tif (typeof value === 'string') {\n\t\treturn ['true', 'True', 'TRUE', '1', 'On', 'on', 'ON'].indexOf(value) !== -1 ? 'on' : 'off'\n\t} else if (typeof value === 'number') {\n\t\treturn value > 0 ? 'on' : 'off'\n\t} else if (typeof value === 'boolean') {\n\t\treturn value ? 'on' : 'off'\n\t} else {\n\t\treturn value ? 'on' : 'off'\n\t}\n}\n\nexport const toBoolAttrIfDefined = (value: boolean | string | number | undefined | null): undefined | string => {\n\treturn typeof value === 'undefined' ? undefined : toBoolAttr(value)\n}\n\nexport const toOnOffAttrIfDefined = (value: boolean | string | number | undefined | null): undefined | string => {\n\treturn typeof value === 'undefined' ? undefined : toOnOffAttr(value)\n}\n"],"version":3}
@@ -6,11 +6,11 @@
6
6
  "components/gov-attachments/gov-attachments-item.js",
7
7
  "components/gov-attachments/gov-attachments.js",
8
8
  "components/gov-backdrop/gov-backdrop.js",
9
- "components/gov-badge/gov-badge.js",
10
9
  "components/gov-breadcrumbs/gov-breadcrumbs.js",
11
- "components/gov-button/default/gov-button.js",
10
+ "components/gov-button/button/gov-button.js",
12
11
  "components/gov-button/dropdown/gov-dropdown.js",
13
12
  "components/gov-card/gov-card.js",
13
+ "components/gov-chip/gov-chip.js",
14
14
  "components/gov-container/gov-container.js",
15
15
  "components/gov-control-group/gov-control-group.js",
16
16
  "components/gov-cookiebar/gov-cookiebar.js",
@@ -33,7 +33,7 @@
33
33
  "components/gov-grid/gov-grid-item.js",
34
34
  "components/gov-grid/gov-grid.js",
35
35
  "components/gov-icon/gov-icon.js",
36
- "components/gov-infobar/default/gov-infobar.js",
36
+ "components/gov-infobar/gov-infobar.js",
37
37
  "components/gov-layout/gov-layout-column.js",
38
38
  "components/gov-layout/gov-layout.js",
39
39
  "components/gov-loading/loading/gov-loading.js",
@@ -53,6 +53,7 @@
53
53
  "components/gov-stepper/gov-stepper.js",
54
54
  "components/gov-tabs/gov-tabs-item.js",
55
55
  "components/gov-tabs/gov-tabs.js",
56
+ "components/gov-tag/gov-tag.js",
56
57
  "components/gov-tile/gov-tile.js",
57
58
  "components/gov-tile/container/gov-tiles.js",
58
59
  "components/gov-toast/gov-toast.js",
@@ -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;
@@ -181,7 +181,7 @@ export class GovAccordionItem {
181
181
  "optional": false,
182
182
  "docs": {
183
183
  "tags": [],
184
- "text": "Defines whether the accordion is open or closed by default"
184
+ "text": "Defines whether the accordion is open or closed by button"
185
185
  },
186
186
  "attribute": "is-expanded",
187
187
  "reflect": false,
@@ -1 +1 @@
1
- {"version":3,"file":"gov-accordion-item.js","sourceRoot":"","sources":["../../../../../../src/components/gov-accordion/gov-accordion-item.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Host, Method, Prop, State, Watch } from \"@stencil/core\"\nimport { validateProp } from \"../../helpers/Validate/props\"\nimport {\n\tAccordionClass,\n\tAccordionItemClass,\n\tAccordionSizes,\n\tAccordionSizeType,\n\tAccordionVariants,\n\tAccordionVariantType,\n} from \"./constants\"\nimport { createID } from \"../../utils/string.utils\"\nimport { booleanString, govHost, toBoolAttrIfDefined } from \"../../helpers/Dom/template\"\nimport { AccordionItemEvent } from \"./gov-accordion.types\"\nimport { GovHost } from \"../../helpers/Dom/template.types\"\n\n@Component({\n\ttag: \"gov-accordion-item\",\n\tstyleUrl: \"gov-accordion-item.scss\",\n})\nexport class GovAccordionItem {\n\tprivate readonly triggerId: string\n\tprivate readonly contentId: string\n\tprivate h: GovHost\n\n\tconstructor() {\n\t\tthis.h = govHost(this.host)\n\t\tthis.triggerId = createID(\"GovAccordionItem\")\n\t\tthis.contentId = createID(\"GovAccordionContent\")\n\t}\n\n\t@Element() readonly host: HTMLGovAccordionItemElement\n\t@State() isExpandedState: boolean\n\n\t/**\n\t * Style variation of the button.\n\t */\n\t@Prop() variant?: AccordionVariantType\n\t/**\n\t * Custom accordion item identifier. Otherwise, it will be generated\n\t */\n\t@Prop() readonly identifier: string\n\t/**\n\t * Accordion’s size.\n\t */\n\t@Prop() size?: AccordionSizeType\n\t/**\n\t * Makes the button 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 * Defines whether the accordion is open or closed by default\n\t */\n\t@Prop({ attribute: \"is-expanded\", mutable: true }) isExpanded = false\n\t/**\n\t * Called when the accordion state changes\n\t */\n\t@Event({ eventName: \"gov-change\" }) govChange: EventEmitter<AccordionItemEvent>\n\n\n\t@Watch(\"size\")\n\tvalidateSize(newValue: string): void {\n\t\tvalidateProp(AccordionSizes, newValue, AccordionItemClass.root)\n\t}\n\n\t@Watch(\"variant\")\n\tvalidateVariant(newValue: string): void {\n\t\tvalidateProp(AccordionVariants, newValue, AccordionItemClass.root)\n\t}\n\n\tprivate emmitChange(): void {\n\t\tthis.govChange.emit({\n\t\t\topen: this.isExpanded,\n\t\t\tcomponent: AccordionItemClass.root,\n\t\t\tref: this.host,\n\t\t})\n\t}\n\n\tcomponentWillLoad(): void {\n\t\tthis.getPropsFromParents()\n\t\tthis.validateSize(this.size)\n\t\tthis.validateVariant(this.variant)\n\n\t}\n\n\tgetPropsFromParents() {\n\t\tconst accordion = this.h.getParent(AccordionClass.root)\n\t\tif (accordion) {\n\t\t\tthis.size = accordion.getAttribute(\"size\") as AccordionSizeType\n\t\t\tthis.variant = accordion.getAttribute(\"variant\") as AccordionVariantType\n\t\t}\n\t}\n\n\trender() {\n\t\tconst triggerId = this.identifier || this.triggerId\n\t\tconst contentId = this.contentId\n\n\t\treturn (\n\t\t\t<Host class={this.h.classes(AccordionItemClass.root)} size={this.size} variant={this.variant} role=\"listitem\">\n\t\t\t\t<button\n\t\t\t\t\tid={triggerId}\n\t\t\t\t\tclass={AccordionItemClass.header}\n\t\t\t\t\taria-expanded={booleanString(this.isExpanded)}\n\t\t\t\t\taria-controls={contentId}\n\t\t\t\t\tdisabled={this.disabled}\n\t\t\t\t\ttype={\"button\"}\n\t\t\t\t\taria-disabled={toBoolAttrIfDefined(this.disabled)}\n\t\t\t\t\tonClick={(e: Event) => {\n\t\t\t\t\t\te.stopPropagation()\n\t\t\t\t\t\tthis.toggle().finally()\n\t\t\t\t\t}}>\n\n\t\t\t\t\t{this.h.hasSlot(\"icon\") && (\n\t\t\t\t\t\t<span class={AccordionItemClass.icon}>\n\t\t\t\t\t\t\t<slot name=\"icon\" />\n\t\t\t\t\t\t</span>\n\t\t\t\t\t)}\n\n\t\t\t\t\t<span class={AccordionItemClass.title}>\n\t\t\t\t\t\t<span class={AccordionItemClass.label}>\n\t\t\t\t\t\t\t<slot name=\"label\" />\n\t\t\t\t\t\t</span>\n\t\t\t\t\t\t{this.h.hasSlot(\"annotation\") && (\n\t\t\t\t\t\t\t<span class={AccordionItemClass.annotation}>\n\t\t\t\t\t\t\t\t<slot name=\"annotation\" />\n\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t)}\n\t\t\t\t\t</span>\n\n\t\t\t\t\t<span class={AccordionItemClass.right}>\n\t\t\t\t\t\t{this.h.hasSlot(\"suffix\") && (\n\t\t\t\t\t\t\t<span class={AccordionItemClass.suffix}>\n\t\t\t\t\t\t\t\t<slot name=\"suffix\" />\n\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t)}\n\n\t\t\t\t\t\t<span class={AccordionItemClass.arrow}>\n\t\t\t\t\t\t\t{this.h.hasSlot(\"toggle-icon\") ? (\n\t\t\t\t\t\t\t\t<slot name=\"toggle-icon\" />\n\t\t\t\t\t\t\t) : (\n\t\t\t\t\t\t\t\t<gov-icon name=\"chevron-down\"></gov-icon>\n\t\t\t\t\t\t\t)}\n\t\t\t\t\t\t</span>\n\t\t\t\t\t</span>\n\t\t\t\t</button>\n\t\t\t\t<div\n\t\t\t\t\tclass={AccordionItemClass.content}\n\t\t\t\t\tid={contentId}\n\t\t\t\t\taria-hidden={booleanString(!this.isExpanded)}\n\t\t\t\t\thidden={!this.isExpanded}\n\t\t\t\t\taria-labelledby={triggerId}>\n\t\t\t\t\t<slot />\n\t\t\t\t</div>\n\t\t\t</Host>\n\t\t)\n\t}\n\n\t/**\n\t * Opening the accordion\n\t */\n\t@Method()\n\tasync open(): Promise<void> {\n\t\tthis.isExpanded = true\n\t\tthis.emmitChange()\n\t}\n\n\t/**\n\t * Closing the accordion\n\t */\n\t@Method()\n\tasync close(): Promise<void> {\n\t\tthis.isExpanded = false\n\t\tthis.emmitChange()\n\t}\n\n\t/**\n\t * Accordion switch\n\t */\n\t@Method()\n\tasync toggle(): Promise<void> {\n\t\tthis.isExpanded = !this.isExpanded\n\t\tthis.emmitChange()\n\t}\n\n\t/**\n\t * Returns the current state of the component\n\t */\n\t@Method()\n\tasync currentState(): Promise<boolean> {\n\t\treturn this.isExpanded\n\t}\n}\n"]}
1
+ {"version":3,"file":"gov-accordion-item.js","sourceRoot":"","sources":["../../../../../../src/components/gov-accordion/gov-accordion-item.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Host, Method, Prop, State, Watch } from \"@stencil/core\"\nimport { validateProp } from \"../../helpers/Validate/props\"\nimport {\n\tAccordionClass,\n\tAccordionItemClass,\n\tAccordionSizes,\n\tAccordionSizeType,\n\tAccordionVariants,\n\tAccordionVariantType,\n} from \"./constants\"\nimport { createID } from \"../../utils/string.utils\"\nimport { booleanString, govHost, toBoolAttrIfDefined } from \"../../helpers/Dom/template\"\nimport { AccordionItemEvent } from \"./gov-accordion.types\"\nimport { GovHost } from \"../../helpers/Dom/template.types\"\n\n@Component({\n\ttag: \"gov-accordion-item\",\n\tstyleUrl: \"gov-accordion-item.scss\",\n})\nexport class GovAccordionItem {\n\tprivate readonly triggerId: string\n\tprivate readonly contentId: string\n\tprivate h: GovHost\n\n\tconstructor() {\n\t\tthis.h = govHost(this.host)\n\t\tthis.triggerId = createID(\"GovAccordionItem\")\n\t\tthis.contentId = createID(\"GovAccordionContent\")\n\t}\n\n\t@Element() readonly host: HTMLGovAccordionItemElement\n\t@State() isExpandedState: boolean\n\n\t/**\n\t * Style variation of the button.\n\t */\n\t@Prop() variant?: AccordionVariantType\n\t/**\n\t * Custom accordion item identifier. Otherwise, it will be generated\n\t */\n\t@Prop() readonly identifier: string\n\t/**\n\t * Accordion’s size.\n\t */\n\t@Prop() size?: AccordionSizeType\n\t/**\n\t * Makes the button 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 * Defines whether the accordion is open or closed by button\n\t */\n\t@Prop({ attribute: \"is-expanded\", mutable: true }) isExpanded = false\n\t/**\n\t * Called when the accordion state changes\n\t */\n\t@Event({ eventName: \"gov-change\" }) govChange: EventEmitter<AccordionItemEvent>\n\n\n\t@Watch(\"size\")\n\tvalidateSize(newValue: string): void {\n\t\tvalidateProp(AccordionSizes, newValue, AccordionItemClass.root)\n\t}\n\n\t@Watch(\"variant\")\n\tvalidateVariant(newValue: string): void {\n\t\tvalidateProp(AccordionVariants, newValue, AccordionItemClass.root)\n\t}\n\n\tprivate emmitChange(): void {\n\t\tthis.govChange.emit({\n\t\t\topen: this.isExpanded,\n\t\t\tcomponent: AccordionItemClass.root,\n\t\t\tref: this.host,\n\t\t})\n\t}\n\n\tcomponentWillLoad(): void {\n\t\tthis.getPropsFromParents()\n\t\tthis.validateSize(this.size)\n\t\tthis.validateVariant(this.variant)\n\n\t}\n\n\tgetPropsFromParents() {\n\t\tconst accordion = this.h.getParent(AccordionClass.root)\n\t\tif (accordion) {\n\t\t\tthis.size = accordion.getAttribute(\"size\") as AccordionSizeType\n\t\t\tthis.variant = accordion.getAttribute(\"variant\") as AccordionVariantType\n\t\t}\n\t}\n\n\trender() {\n\t\tconst triggerId = this.identifier || this.triggerId\n\t\tconst contentId = this.contentId\n\n\t\treturn (\n\t\t\t<Host class={this.h.classes(AccordionItemClass.root)} size={this.size} variant={this.variant} role=\"listitem\">\n\t\t\t\t<button\n\t\t\t\t\tid={triggerId}\n\t\t\t\t\tclass={AccordionItemClass.header}\n\t\t\t\t\taria-expanded={booleanString(this.isExpanded)}\n\t\t\t\t\taria-controls={contentId}\n\t\t\t\t\tdisabled={this.disabled}\n\t\t\t\t\ttype={\"button\"}\n\t\t\t\t\taria-disabled={toBoolAttrIfDefined(this.disabled)}\n\t\t\t\t\tonClick={(e: Event) => {\n\t\t\t\t\t\te.stopPropagation()\n\t\t\t\t\t\tthis.toggle().finally()\n\t\t\t\t\t}}>\n\n\t\t\t\t\t{this.h.hasSlot(\"icon\") && (\n\t\t\t\t\t\t<span class={AccordionItemClass.icon}>\n\t\t\t\t\t\t\t<slot name=\"icon\" />\n\t\t\t\t\t\t</span>\n\t\t\t\t\t)}\n\n\t\t\t\t\t<span class={AccordionItemClass.title}>\n\t\t\t\t\t\t<span class={AccordionItemClass.label}>\n\t\t\t\t\t\t\t<slot name=\"label\" />\n\t\t\t\t\t\t</span>\n\t\t\t\t\t\t{this.h.hasSlot(\"annotation\") && (\n\t\t\t\t\t\t\t<span class={AccordionItemClass.annotation}>\n\t\t\t\t\t\t\t\t<slot name=\"annotation\" />\n\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t)}\n\t\t\t\t\t</span>\n\n\t\t\t\t\t<span class={AccordionItemClass.right}>\n\t\t\t\t\t\t{this.h.hasSlot(\"suffix\") && (\n\t\t\t\t\t\t\t<span class={AccordionItemClass.suffix}>\n\t\t\t\t\t\t\t\t<slot name=\"suffix\" />\n\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t)}\n\n\t\t\t\t\t\t<span class={AccordionItemClass.arrow}>\n\t\t\t\t\t\t\t{this.h.hasSlot(\"toggle-icon\") ? (\n\t\t\t\t\t\t\t\t<slot name=\"toggle-icon\" />\n\t\t\t\t\t\t\t) : (\n\t\t\t\t\t\t\t\t<gov-icon name=\"chevron-down\"></gov-icon>\n\t\t\t\t\t\t\t)}\n\t\t\t\t\t\t</span>\n\t\t\t\t\t</span>\n\t\t\t\t</button>\n\t\t\t\t<div\n\t\t\t\t\tclass={AccordionItemClass.content}\n\t\t\t\t\tid={contentId}\n\t\t\t\t\taria-hidden={booleanString(!this.isExpanded)}\n\t\t\t\t\thidden={!this.isExpanded}\n\t\t\t\t\taria-labelledby={triggerId}>\n\t\t\t\t\t<slot />\n\t\t\t\t</div>\n\t\t\t</Host>\n\t\t)\n\t}\n\n\t/**\n\t * Opening the accordion\n\t */\n\t@Method()\n\tasync open(): Promise<void> {\n\t\tthis.isExpanded = true\n\t\tthis.emmitChange()\n\t}\n\n\t/**\n\t * Closing the accordion\n\t */\n\t@Method()\n\tasync close(): Promise<void> {\n\t\tthis.isExpanded = false\n\t\tthis.emmitChange()\n\t}\n\n\t/**\n\t * Accordion switch\n\t */\n\t@Method()\n\tasync toggle(): Promise<void> {\n\t\tthis.isExpanded = !this.isExpanded\n\t\tthis.emmitChange()\n\t}\n\n\t/**\n\t * Returns the current state of the component\n\t */\n\t@Method()\n\tasync currentState(): Promise<boolean> {\n\t\treturn this.isExpanded\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;
@@ -1,11 +1,10 @@
1
1
  import { Host, h } from "@stencil/core";
2
2
  import { Router } from "@vaadin/router";
3
3
  import "../../pages/Accordion";
4
- import "../../pages/Infobar";
5
- import "../../pages/Badge";
6
4
  import "../../pages/Breadcrumbs";
7
5
  import "../../pages/Button";
8
6
  import "../../pages/Card";
7
+ import "../../pages/Chip";
9
8
  import "../../pages/Container";
10
9
  import "../../pages/ControlGroup";
11
10
  import "../../pages/Cookiebar";
@@ -17,6 +16,7 @@ import "../../pages/Forms";
17
16
  import "../../pages/FormsRestructure";
18
17
  import "../../pages/Grid";
19
18
  import "../../pages/Home";
19
+ import "../../pages/Infobar";
20
20
  import "../../pages/Layout";
21
21
  import "../../pages/Loading";
22
22
  import "../../pages/Message";
@@ -29,6 +29,7 @@ import "../../pages/Spacer";
29
29
  import "../../pages/Statsbar";
30
30
  import "../../pages/Stepper";
31
31
  import "../../pages/Tabs";
32
+ import "../../pages/Tag";
32
33
  import "../../pages/Tiles.js";
33
34
  import "../../pages/ToastMessage";
34
35
  import "../../pages/ToastMessageCountdown";
@@ -44,7 +45,7 @@ export class GovApp {
44
45
  { path: '/', component: 'home-page' },
45
46
  { path: '/infobar', component: 'infobar-page' },
46
47
  { path: '/accordion', component: 'accordion-page' },
47
- { path: '/badge', component: 'badge-page' },
48
+ { path: '/chip', component: 'chip-page' },
48
49
  { path: '/button', component: 'button-page' },
49
50
  { path: '/breadcrumbs', component: 'breadcrumbs-page' },
50
51
  { path: '/card', component: 'card-page' },
@@ -66,6 +67,7 @@ export class GovApp {
66
67
  { path: '/statsbar', component: 'statsbar-page' },
67
68
  { path: '/stepper', component: 'stepper-page' },
68
69
  { path: '/tabs', component: 'tabs-page' },
70
+ { path: '/tag', component: 'tag-page' },
69
71
  { path: '/tooltip', component: 'tooltip-page' },
70
72
  { path: '/tiles', component: 'tiles-page' },
71
73
  { path: '/typography', component: 'typography-page' },
@@ -1 +1 @@
1
- {"version":3,"file":"gov-app.js","sourceRoot":"","sources":["../../../../../../src/components/gov-app/gov-app.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Host, h } from '@stencil/core'\nimport { Router } from '@vaadin/router'\nimport '../../pages/Accordion'\nimport '../../pages/Infobar'\nimport '../../pages/Badge'\nimport '../../pages/Breadcrumbs'\nimport '../../pages/Button'\nimport '../../pages/Card'\nimport '../../pages/Container'\nimport '../../pages/ControlGroup'\nimport '../../pages/Cookiebar'\nimport '../../pages/Empty'\nimport '../../pages/Error'\nimport '../../pages/FormLabel'\nimport '../../pages/FormMessage'\nimport '../../pages/Forms'\nimport '../../pages/FormsRestructure'\nimport '../../pages/Grid'\nimport '../../pages/Home'\nimport '../../pages/Layout'\nimport '../../pages/Loading'\nimport '../../pages/Message'\nimport '../../pages/Modal'\nimport '../../pages/Nav'\nimport '../../pages/Pagination'\nimport '../../pages/Prompt'\nimport '../../pages/SideNav'\nimport '../../pages/Spacer'\nimport '../../pages/Statsbar'\nimport '../../pages/Stepper'\nimport '../../pages/Tabs'\nimport '../../pages/Tiles.js'\nimport '../../pages/ToastMessage'\nimport '../../pages/ToastMessageCountdown'\nimport '../../pages/Tooltip'\nimport '../../pages/Typography'\nimport '../../pages/Wizard'\n\n@Component({\n\ttag: 'gov-app',\n\tstyleUrl: 'gov-app.scss',\n\tshadow: false,\n})\nexport class GovApp {\n\tcomponentWillLoad() {\n\t\tconst outlet = document.getElementById('outlet')\n\t\toutlet.innerHTML = ''\n\t\tconst router = new Router(outlet)\n\t\trouter.setRoutes([\n\t\t\t{ path: '/', component: 'home-page' },\n\t\t\t{ path: '/infobar', component: 'infobar-page' },\n\t\t\t{ path: '/accordion', component: 'accordion-page' },\n\t\t\t{ path: '/badge', component: 'badge-page' },\n\t\t\t{ path: '/button', component: 'button-page' },\n\t\t\t{ path: '/breadcrumbs', component: 'breadcrumbs-page' },\n\t\t\t{ path: '/card', component: 'card-page' },\n\t\t\t{ path: '/message', component: 'message-page' },\n\t\t\t{ path: '/cookiebar', component: 'cookiebar-page' },\n\t\t\t{ path: '/container', component: 'container-page' },\n\t\t\t{ path: '/control-group', component: 'control-group-page' },\n\t\t\t{ path: '/empty', component: 'empty-page' },\n\t\t\t{ path: '/error', component: 'error-page' },\n\t\t\t{ path: '/forms', component: 'forms-page' },\n\t\t\t{ path: '/forms-restructue', component: 'forms-restructure-page' },\n\t\t\t{ path: '/form-message', component: 'form-message-page' },\n\t\t\t{ path: '/form-label', component: 'form-label-page' },\n\t\t\t{ path: '/grid', component: 'grid-page' },\n\t\t\t{ path: '/loading', component: 'loading-page' },\n\t\t\t{ path: '/modal', component: 'modal-page' },\n\t\t\t{ path: '/nav', component: 'nav-page' },\n\t\t\t{ path: '/spacer', component: 'spacer-page' },\n\t\t\t{ path: '/statsbar', component: 'statsbar-page' },\n\t\t\t{ path: '/stepper', component: 'stepper-page' },\n\t\t\t{ path: '/tabs', component: 'tabs-page' },\n\t\t\t{ path: '/tooltip', component: 'tooltip-page' },\n\t\t\t{ path: '/tiles', component: 'tiles-page' },\n\t\t\t{ path: '/typography', component: 'typography-page' },\n\t\t\t{ path: '/toast-message', component: 'toast-message-page' },\n\t\t\t{ path: '/toast-message-countdown', component: 'toast-message-countdown-page' },\n\t\t\t{ path: '/pagination', component: 'pagination-page' },\n\t\t\t{ path: '/prompt', component: 'prompt-page' },\n\t\t\t{ path: '/wizard', component: 'wizard-page' },\n\t\t\t{ path: '/side-nav', component: 'side-nav-page' },\n\t\t\t{ path: '/grid', component: 'grid-page' },\n\t\t\t{ path: '/layout', component: 'layout-page' },\n\t\t])\n\t}\n\n\trender() {\n\t\treturn <Host />\n\t}\n}\n"]}
1
+ {"version":3,"file":"gov-app.js","sourceRoot":"","sources":["../../../../../../src/components/gov-app/gov-app.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Host, h } from '@stencil/core'\nimport { Router } from '@vaadin/router'\nimport '../../pages/Accordion'\nimport '../../pages/Breadcrumbs'\nimport '../../pages/Button'\nimport '../../pages/Card'\nimport '../../pages/Chip'\nimport '../../pages/Container'\nimport '../../pages/ControlGroup'\nimport '../../pages/Cookiebar'\nimport '../../pages/Empty'\nimport '../../pages/Error'\nimport '../../pages/FormLabel'\nimport '../../pages/FormMessage'\nimport '../../pages/Forms'\nimport '../../pages/FormsRestructure'\nimport '../../pages/Grid'\nimport '../../pages/Home'\nimport '../../pages/Infobar'\nimport '../../pages/Layout'\nimport '../../pages/Loading'\nimport '../../pages/Message'\nimport '../../pages/Modal'\nimport '../../pages/Nav'\nimport '../../pages/Pagination'\nimport '../../pages/Prompt'\nimport '../../pages/SideNav'\nimport '../../pages/Spacer'\nimport '../../pages/Statsbar'\nimport '../../pages/Stepper'\nimport '../../pages/Tabs'\nimport '../../pages/Tag'\nimport '../../pages/Tiles.js'\nimport '../../pages/ToastMessage'\nimport '../../pages/ToastMessageCountdown'\nimport '../../pages/Tooltip'\nimport '../../pages/Typography'\nimport '../../pages/Wizard'\n\n@Component({\n\ttag: 'gov-app',\n\tstyleUrl: 'gov-app.scss',\n\tshadow: false,\n})\nexport class GovApp {\n\tcomponentWillLoad() {\n\t\tconst outlet = document.getElementById('outlet')\n\t\toutlet.innerHTML = ''\n\t\tconst router = new Router(outlet)\n\t\trouter.setRoutes([\n\t\t\t{ path: '/', component: 'home-page' },\n\t\t\t{ path: '/infobar', component: 'infobar-page' },\n\t\t\t{ path: '/accordion', component: 'accordion-page' },\n\t\t\t{ path: '/chip', component: 'chip-page' },\n\t\t\t{ path: '/button', component: 'button-page' },\n\t\t\t{ path: '/breadcrumbs', component: 'breadcrumbs-page' },\n\t\t\t{ path: '/card', component: 'card-page' },\n\t\t\t{ path: '/message', component: 'message-page' },\n\t\t\t{ path: '/cookiebar', component: 'cookiebar-page' },\n\t\t\t{ path: '/container', component: 'container-page' },\n\t\t\t{ path: '/control-group', component: 'control-group-page' },\n\t\t\t{ path: '/empty', component: 'empty-page' },\n\t\t\t{ path: '/error', component: 'error-page' },\n\t\t\t{ path: '/forms', component: 'forms-page' },\n\t\t\t{ path: '/forms-restructue', component: 'forms-restructure-page' },\n\t\t\t{ path: '/form-message', component: 'form-message-page' },\n\t\t\t{ path: '/form-label', component: 'form-label-page' },\n\t\t\t{ path: '/grid', component: 'grid-page' },\n\t\t\t{ path: '/loading', component: 'loading-page' },\n\t\t\t{ path: '/modal', component: 'modal-page' },\n\t\t\t{ path: '/nav', component: 'nav-page' },\n\t\t\t{ path: '/spacer', component: 'spacer-page' },\n\t\t\t{ path: '/statsbar', component: 'statsbar-page' },\n\t\t\t{ path: '/stepper', component: 'stepper-page' },\n\t\t\t{ path: '/tabs', component: 'tabs-page' },\n\t\t\t{ path: '/tag', component: 'tag-page' },\n\t\t\t{ path: '/tooltip', component: 'tooltip-page' },\n\t\t\t{ path: '/tiles', component: 'tiles-page' },\n\t\t\t{ path: '/typography', component: 'typography-page' },\n\t\t\t{ path: '/toast-message', component: 'toast-message-page' },\n\t\t\t{ path: '/toast-message-countdown', component: 'toast-message-countdown-page' },\n\t\t\t{ path: '/pagination', component: 'pagination-page' },\n\t\t\t{ path: '/prompt', component: 'prompt-page' },\n\t\t\t{ path: '/wizard', component: 'wizard-page' },\n\t\t\t{ path: '/side-nav', component: 'side-nav-page' },\n\t\t\t{ path: '/grid', component: 'grid-page' },\n\t\t\t{ path: '/layout', component: 'layout-page' },\n\t\t])\n\t}\n\n\trender() {\n\t\treturn <Host />\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;
@@ -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;
@@ -70,7 +70,7 @@ export class GovBreadcrumbs {
70
70
  "optional": false,
71
71
  "docs": {
72
72
  "tags": [],
73
- "text": "Defines whether the breadcrumbs are open or closed by default"
73
+ "text": "Defines whether the breadcrumbs are open or closed by button"
74
74
  },
75
75
  "attribute": "is-expanded",
76
76
  "reflect": false,
@@ -1 +1 @@
1
- {"version":3,"file":"gov-breadcrumbs.js","sourceRoot":"","sources":["../../../../../../src/components/gov-breadcrumbs/gov-breadcrumbs.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,KAAK,EAAgB,MAAM,eAAe,CAAA;AAC9F,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAC9C,OAAO,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAA;AAC/D,OAAO,EAAE,uBAAuB,EAAE,MAAM,uBAAuB,CAAA;AAC/D,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAA;AAEzC,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAOpD,MAAM,OAAO,cAAc;EAG1B;uBAQwC,KAAK;sBAIsB,KAAK;;;IAXvE,IAAI,CAAC,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,CAAA;GAC3B;EAyBD,KAAK,CAAC,kBAAkB;IACvB,IAAI,uBAAuB,EAAE,EAAE;MAC9B,MAAM,KAAK,CAAC,GAAG,CAAC,CAAA;MAChB,MAAM,IAAI,CAAC,YAAY,EAAE,CAAA;KACzB;EACF,CAAC;EAED,MAAM;IACL,OAAO,CACN,EAAC,IAAI,IAAC,KAAK,EAAE,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,gBAAgB,CAAC,IAAI,CAAC;MACjD,yBAAiB,IAAI,CAAC,SAAS,qBAAmB,IAAI,CAAC,cAAc;QACpE,eAAO,CACF,CACA,CACP,CAAA;EACF,CAAC;EAGD;;KAEG;EAEH,KAAK,CAAC,YAAY;IACjB,iBAAiB,CAAC,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,cAAc,EAAE,gBAAgB,CAAC,IAAI,CAAC,CAAA;EAC9E,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACD","sourcesContent":["import { Component, Element, h, Host, Method, Prop, Event, EventEmitter } from '@stencil/core'\nimport { BreadcrumbsClass } from './constants'\nimport { validateWcagLabel } from '../../helpers/Validate/wcag'\nimport { canValidateWcagOnRender } from '../../helpers/Dom/win'\nimport { delay } from '../../utils/utils'\nimport { GovBreadcrumbsChangeEvent } from './gov-breadcrumbs.d'\nimport { govHost } from '../../helpers/Dom/template'\nimport { GovHost } from '../../helpers/Dom/template.types'\n\n@Component({\n\ttag: 'gov-breadcrumbs',\n\tstyleUrl: 'gov-breadcrumbs.scss',\n})\nexport class GovBreadcrumbs {\n\tprivate h: GovHost\n\n\tconstructor() {\n\t\tthis.h = govHost(this.host)\n\t}\n\n\t@Element() readonly host: HTMLGovBreadcrumbsElement\n\t/**\n\t * Defines whether the components can be collapsible when element doesn't fit in one row.\n\t */\n\t@Prop() readonly collapsible: boolean = false\n\t/**\n\t * Defines whether the breadcrumbs are open or closed by default\n\t */\n\t@Prop({ attribute: 'is-expanded' }) readonly isExpanded: boolean = false\n\t/**\n\t * Adds accessible label for the pagination that is only shown for screen readers.\n\t */\n\t@Prop({ attribute: 'wcag-label' }) readonly wcagLabel: string\n\t/**\n\t * Indicates the id of a component that labels the pagination.\n\t */\n\t@Prop({ attribute: 'wcag-labeled-by' }) readonly wcagLabelledBy: string\n\n\t/**\n\t * Called when the Breadcrumbs state changes\n\t */\n\t@Event({ eventName: 'gov-change' }) govChange: EventEmitter<GovBreadcrumbsChangeEvent>\n\n\tasync componentDidRender() {\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\treturn (\n\t\t\t<Host class={this.h.classes(BreadcrumbsClass.root)}>\n\t\t\t\t<nav aria-label={this.wcagLabel} aria-labelledby={this.wcagLabelledBy}>\n\t\t\t\t\t<slot/>\n\t\t\t\t</nav>\n\t\t\t</Host>\n\t\t)\n\t}\n\n\n\t/**\n\t * Validate the WCAG attributes of the component\n\t */\n\t@Method()\n\tasync validateWcag(): Promise<void> {\n\t\tvalidateWcagLabel(this.wcagLabel, this.wcagLabelledBy, BreadcrumbsClass.root)\n\t}\n}\n"]}
1
+ {"version":3,"file":"gov-breadcrumbs.js","sourceRoot":"","sources":["../../../../../../src/components/gov-breadcrumbs/gov-breadcrumbs.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,KAAK,EAAgB,MAAM,eAAe,CAAA;AAC9F,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAC9C,OAAO,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAA;AAC/D,OAAO,EAAE,uBAAuB,EAAE,MAAM,uBAAuB,CAAA;AAC/D,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAA;AAEzC,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAOpD,MAAM,OAAO,cAAc;EAG1B;uBAQwC,KAAK;sBAIsB,KAAK;;;IAXvE,IAAI,CAAC,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,CAAA;GAC3B;EAyBD,KAAK,CAAC,kBAAkB;IACvB,IAAI,uBAAuB,EAAE,EAAE;MAC9B,MAAM,KAAK,CAAC,GAAG,CAAC,CAAA;MAChB,MAAM,IAAI,CAAC,YAAY,EAAE,CAAA;KACzB;EACF,CAAC;EAED,MAAM;IACL,OAAO,CACN,EAAC,IAAI,IAAC,KAAK,EAAE,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,gBAAgB,CAAC,IAAI,CAAC;MACjD,yBAAiB,IAAI,CAAC,SAAS,qBAAmB,IAAI,CAAC,cAAc;QACpE,eAAO,CACF,CACA,CACP,CAAA;EACF,CAAC;EAGD;;KAEG;EAEH,KAAK,CAAC,YAAY;IACjB,iBAAiB,CAAC,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,cAAc,EAAE,gBAAgB,CAAC,IAAI,CAAC,CAAA;EAC9E,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACD","sourcesContent":["import { Component, Element, h, Host, Method, Prop, Event, EventEmitter } from '@stencil/core'\nimport { BreadcrumbsClass } from './constants'\nimport { validateWcagLabel } from '../../helpers/Validate/wcag'\nimport { canValidateWcagOnRender } from '../../helpers/Dom/win'\nimport { delay } from '../../utils/utils'\nimport { GovBreadcrumbsChangeEvent } from './gov-breadcrumbs.d'\nimport { govHost } from '../../helpers/Dom/template'\nimport { GovHost } from '../../helpers/Dom/template.types'\n\n@Component({\n\ttag: 'gov-breadcrumbs',\n\tstyleUrl: 'gov-breadcrumbs.scss',\n})\nexport class GovBreadcrumbs {\n\tprivate h: GovHost\n\n\tconstructor() {\n\t\tthis.h = govHost(this.host)\n\t}\n\n\t@Element() readonly host: HTMLGovBreadcrumbsElement\n\t/**\n\t * Defines whether the components can be collapsible when element doesn't fit in one row.\n\t */\n\t@Prop() readonly collapsible: boolean = false\n\t/**\n\t * Defines whether the breadcrumbs are open or closed by button\n\t */\n\t@Prop({ attribute: 'is-expanded' }) readonly isExpanded: boolean = false\n\t/**\n\t * Adds accessible label for the pagination that is only shown for screen readers.\n\t */\n\t@Prop({ attribute: 'wcag-label' }) readonly wcagLabel: string\n\t/**\n\t * Indicates the id of a component that labels the pagination.\n\t */\n\t@Prop({ attribute: 'wcag-labeled-by' }) readonly wcagLabelledBy: string\n\n\t/**\n\t * Called when the Breadcrumbs state changes\n\t */\n\t@Event({ eventName: 'gov-change' }) govChange: EventEmitter<GovBreadcrumbsChangeEvent>\n\n\tasync componentDidRender() {\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\treturn (\n\t\t\t<Host class={this.h.classes(BreadcrumbsClass.root)}>\n\t\t\t\t<nav aria-label={this.wcagLabel} aria-labelledby={this.wcagLabelledBy}>\n\t\t\t\t\t<slot/>\n\t\t\t\t</nav>\n\t\t\t</Host>\n\t\t)\n\t}\n\n\n\t/**\n\t * Validate the WCAG attributes of the component\n\t */\n\t@Method()\n\tasync validateWcag(): Promise<void> {\n\t\tvalidateWcagLabel(this.wcagLabel, this.wcagLabelledBy, BreadcrumbsClass.root)\n\t}\n}\n"]}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../../../../../src/components/gov-button/button/constants.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,+BAA+B,CAAA;AACrD,OAAO,EAAE,QAAQ,EAAE,MAAM,kCAAkC,CAAA;AAE3D,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAA;AAE3C,MAAM,CAAC,MAAM,WAAW,GAAG,IAAI,CAAC,KAAK,EAAE,CAAC,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,CAAC,CAAC,CAAA;AAGxE,MAAM,CAAC,MAAM,cAAc,GAAG,IAAI,CAAC,QAAQ,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,OAAO,EAAE,SAAS,CAAC,CAAC,CAAA;AAGrG,MAAM,CAAN,IAAY,IAKX;AALD,WAAY,IAAI;EACf,uBAAe,CAAA;EACf,6BAAqB,CAAA;EACrB,qBAAa,CAAA;EACb,qBAAa,CAAA;AACd,CAAC,EALW,IAAI,KAAJ,IAAI,QAKf;AAID,MAAM,CAAN,IAAY,UAIX;AAJD,WAAY,UAAU;EACrB,+BAAiB,CAAA;EACjB,+BAAiB,CAAA;EACjB,6BAAe,CAAA;AAChB,CAAC,EAJW,UAAU,KAAV,UAAU,QAIrB;AAID,MAAM,CAAN,IAAY,YAIX;AAJD,WAAY,YAAY;EACvB,gCAAgB,CAAA;EAChB,8BAAc,CAAA;EACd,4BAAY,CAAA;AACb,CAAC,EAJW,YAAY,KAAZ,YAAY,QAIvB;AAGD,MAAM,CAAC,MAAM,WAAW,GAAG;EAC1B,IAAI,EAAE,YAAY;EAClB,YAAY,EAAE,oBAAoB;CAClC,CAAA","sourcesContent":["import { Sizes } from '../../../core/constants/sizes'\nimport { Variants } from '../../../core/constants/variants'\nimport { ValueOf } from '../../../types/interfaces'\nimport { pick } from '../../../utils/utils'\n\nexport const ButtonSizes = pick(Sizes, ['_XS', '_S', '_M', '_L', '_XL'])\nexport type ButtonSizesType = `${ValueOf<typeof ButtonSizes>}`\n\nexport const ButtonVariants = pick(Variants, ['PRIMARY', 'SECONDARY', 'SUCCESS', 'ERROR', 'WARNING'])\nexport type ButtonVariantType = `${ValueOf<typeof ButtonVariants>}`\n\nexport enum Type {\n\tSOLID = 'solid',\n\tOUTLINED = 'outlined',\n\tBASE = 'base',\n\tLINK = 'link',\n}\n\nexport type TypesType = `${ValueOf<typeof Type>}`\n\nexport enum NativeType {\n\tSUBMIT = 'submit',\n\tBUTTON = 'button',\n\tRESET = 'reset',\n}\n\nexport type NativeTypesType = `${ValueOf<typeof NativeType>}`\n\nexport enum ButtonTarget {\n\tBLANK = '_blank',\n\tSELF = '_self',\n\tNEW = '_new',\n}\nexport type ButtonTargetType = `${ValueOf<typeof ButtonTarget>}`\n\nexport const ButtonClass = {\n\troot: 'gov-button',\n\trootWithIcon: 'gov-button--w-icon',\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;
@@ -228,7 +231,7 @@
228
231
  * Button
229
232
  */
230
233
  /*
231
- * Button & Badge Shared Definitions
234
+ * Button & Chip Shared Definitions
232
235
  */
233
236
  .gov-button .element {
234
237
  margin: 0;