@gov-design-system-ce/components 4.0.8-rc22 → 4.1.0-rc02

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 (1479) hide show
  1. package/dist/cjs/accessibility-c475826b.js +15 -0
  2. package/dist/cjs/accessibility-c475826b.js.map +1 -0
  3. package/dist/cjs/attribute-06dc5228.js +102 -0
  4. package/dist/cjs/attribute-06dc5228.js.map +1 -0
  5. package/dist/cjs/colors-976f6dff.js +20 -0
  6. package/dist/cjs/colors-976f6dff.js.map +1 -0
  7. package/dist/cjs/constants-43c0c51b.js +27 -0
  8. package/dist/cjs/constants-43c0c51b.js.map +1 -0
  9. package/dist/cjs/constants-441d1af4.js +27 -0
  10. package/dist/cjs/constants-441d1af4.js.map +1 -0
  11. package/dist/cjs/constants-47ba678b.js +18 -0
  12. package/dist/cjs/constants-47ba678b.js.map +1 -0
  13. package/dist/cjs/constants-5037cdc9.js +28 -0
  14. package/dist/cjs/constants-5037cdc9.js.map +1 -0
  15. package/dist/cjs/constants-861428a4.js +36 -0
  16. package/dist/cjs/constants-861428a4.js.map +1 -0
  17. package/dist/cjs/constants-bd0d66ac.js +17 -0
  18. package/dist/cjs/constants-bd0d66ac.js.map +1 -0
  19. package/dist/cjs/constants-e1bbb053.js +27 -0
  20. package/dist/cjs/constants-e1bbb053.js.map +1 -0
  21. package/dist/cjs/constants-e2807da6.js +36 -0
  22. package/dist/cjs/constants-e2807da6.js.map +1 -0
  23. package/dist/cjs/core.cjs.js +2 -2
  24. package/dist/cjs/form-c1aec07a.js +157 -0
  25. package/dist/cjs/form-c1aec07a.js.map +1 -0
  26. package/dist/cjs/gov-accordion-item.cjs.entry.js +26 -53
  27. package/dist/cjs/gov-accordion-item.cjs.entry.js.map +1 -1
  28. package/dist/cjs/gov-accordion.cjs.entry.js +12 -35
  29. package/dist/cjs/gov-accordion.cjs.entry.js.map +1 -1
  30. package/dist/cjs/gov-app_2.cjs.entry.js +9891 -0
  31. package/dist/cjs/gov-app_2.cjs.entry.js.map +1 -0
  32. package/dist/cjs/gov-attachments_3.cjs.entry.js +27 -32
  33. package/dist/cjs/gov-attachments_3.cjs.entry.js.map +1 -1
  34. package/dist/cjs/gov-backdrop.cjs.entry.js +21 -19
  35. package/dist/cjs/gov-backdrop.cjs.entry.js.map +1 -1
  36. package/dist/cjs/gov-breadcrumbs.cjs.entry.js +18 -21
  37. package/dist/cjs/gov-breadcrumbs.cjs.entry.js.map +1 -1
  38. package/dist/cjs/gov-button.cjs.entry.js +40 -53
  39. package/dist/cjs/gov-button.cjs.entry.js.map +1 -1
  40. package/dist/cjs/gov-card.cjs.entry.js +19 -59
  41. package/dist/cjs/gov-card.cjs.entry.js.map +1 -1
  42. package/dist/cjs/gov-chip.cjs.entry.js +46 -32
  43. package/dist/cjs/gov-chip.cjs.entry.js.map +1 -1
  44. package/dist/cjs/gov-container.cjs.entry.js +3 -7
  45. package/dist/cjs/gov-container.cjs.entry.js.map +1 -1
  46. package/dist/cjs/gov-control-group.cjs.entry.js +13 -17
  47. package/dist/cjs/gov-control-group.cjs.entry.js.map +1 -1
  48. package/dist/cjs/gov-cookiebar.cjs.entry.js +6 -11
  49. package/dist/cjs/gov-cookiebar.cjs.entry.js.map +1 -1
  50. package/dist/cjs/gov-dialog.cjs.entry.js +108 -0
  51. package/dist/cjs/gov-dialog.cjs.entry.js.map +1 -0
  52. package/dist/cjs/gov-dropdown.cjs.entry.js +32 -28
  53. package/dist/cjs/gov-dropdown.cjs.entry.js.map +1 -1
  54. package/dist/cjs/gov-empty.cjs.entry.js +20 -9
  55. package/dist/cjs/gov-empty.cjs.entry.js.map +1 -1
  56. package/dist/cjs/gov-error-code.cjs.entry.js +3 -9
  57. package/dist/cjs/gov-error-code.cjs.entry.js.map +1 -1
  58. package/dist/cjs/gov-form-autocomplete.cjs.entry.js +25 -22
  59. package/dist/cjs/gov-form-autocomplete.cjs.entry.js.map +1 -1
  60. package/dist/cjs/gov-form-checkbox-group.cjs.entry.js +8 -8
  61. package/dist/cjs/gov-form-checkbox-group.cjs.entry.js.map +1 -1
  62. package/dist/cjs/gov-form-checkbox.cjs.entry.js +32 -30
  63. package/dist/cjs/gov-form-checkbox.cjs.entry.js.map +1 -1
  64. package/dist/cjs/gov-form-control.cjs.entry.js +10 -14
  65. package/dist/cjs/gov-form-control.cjs.entry.js.map +1 -1
  66. package/dist/cjs/gov-form-file.cjs.entry.js +31 -36
  67. package/dist/cjs/gov-form-file.cjs.entry.js.map +1 -1
  68. package/dist/cjs/gov-form-group.cjs.entry.js +6 -10
  69. package/dist/cjs/gov-form-group.cjs.entry.js.map +1 -1
  70. package/dist/cjs/gov-form-input_2.cjs.entry.js +284 -0
  71. package/dist/cjs/gov-form-input_2.cjs.entry.js.map +1 -0
  72. package/dist/cjs/gov-form-label.cjs.entry.js +2 -6
  73. package/dist/cjs/gov-form-label.cjs.entry.js.map +1 -1
  74. package/dist/cjs/gov-form-multi-select.cjs.entry.js +37 -45
  75. package/dist/cjs/gov-form-multi-select.cjs.entry.js.map +1 -1
  76. package/dist/cjs/gov-form-password-power.cjs.entry.js +2 -6
  77. package/dist/cjs/gov-form-password-power.cjs.entry.js.map +1 -1
  78. package/dist/cjs/gov-form-radio-group.cjs.entry.js +8 -8
  79. package/dist/cjs/gov-form-radio-group.cjs.entry.js.map +1 -1
  80. package/dist/cjs/gov-form-radio.cjs.entry.js +31 -31
  81. package/dist/cjs/gov-form-radio.cjs.entry.js.map +1 -1
  82. package/dist/cjs/gov-form-search.cjs.entry.js +8 -11
  83. package/dist/cjs/gov-form-search.cjs.entry.js.map +1 -1
  84. package/dist/cjs/gov-form-select.cjs.entry.js +30 -43
  85. package/dist/cjs/gov-form-select.cjs.entry.js.map +1 -1
  86. package/dist/cjs/gov-form-switch.cjs.entry.js +32 -31
  87. package/dist/cjs/gov-form-switch.cjs.entry.js.map +1 -1
  88. package/dist/cjs/gov-grid-item.cjs.entry.js +3 -7
  89. package/dist/cjs/gov-grid-item.cjs.entry.js.map +1 -1
  90. package/dist/cjs/gov-grid.cjs.entry.js +3 -7
  91. package/dist/cjs/gov-grid.cjs.entry.js.map +1 -1
  92. package/dist/cjs/gov-icon.cjs.entry.js +43 -18
  93. package/dist/cjs/gov-icon.cjs.entry.js.map +1 -1
  94. package/dist/cjs/gov-infobar.cjs.entry.js +40 -47
  95. package/dist/cjs/gov-infobar.cjs.entry.js.map +1 -1
  96. package/dist/cjs/gov-layout-column.cjs.entry.js +3 -7
  97. package/dist/cjs/gov-layout-column.cjs.entry.js.map +1 -1
  98. package/dist/cjs/gov-layout.cjs.entry.js +3 -7
  99. package/dist/cjs/gov-layout.cjs.entry.js.map +1 -1
  100. package/dist/cjs/gov-loading.cjs.entry.js +19 -7
  101. package/dist/cjs/gov-loading.cjs.entry.js.map +1 -1
  102. package/dist/cjs/gov-message.cjs.entry.js +18 -18
  103. package/dist/cjs/gov-message.cjs.entry.js.map +1 -1
  104. package/dist/cjs/gov-pagination.cjs.entry.js +32 -36
  105. package/dist/cjs/gov-pagination.cjs.entry.js.map +1 -1
  106. package/dist/cjs/gov-spacer.cjs.entry.js +6 -10
  107. package/dist/cjs/gov-spacer.cjs.entry.js.map +1 -1
  108. package/dist/cjs/gov-stepper-item.cjs.entry.js +17 -46
  109. package/dist/cjs/gov-stepper-item.cjs.entry.js.map +1 -1
  110. package/dist/cjs/gov-stepper.cjs.entry.js +12 -12
  111. package/dist/cjs/gov-stepper.cjs.entry.js.map +1 -1
  112. package/dist/cjs/gov-tabs-item.cjs.entry.js +8 -9
  113. package/dist/cjs/gov-tabs-item.cjs.entry.js.map +1 -1
  114. package/dist/cjs/gov-tabs.cjs.entry.js +45 -45
  115. package/dist/cjs/gov-tabs.cjs.entry.js.map +1 -1
  116. package/dist/cjs/gov-tag.cjs.entry.js +23 -21
  117. package/dist/cjs/gov-tag.cjs.entry.js.map +1 -1
  118. package/dist/cjs/gov-tile.cjs.entry.js +13 -11
  119. package/dist/cjs/gov-tile.cjs.entry.js.map +1 -1
  120. package/dist/cjs/gov-tiles.cjs.entry.js +4 -12
  121. package/dist/cjs/gov-tiles.cjs.entry.js.map +1 -1
  122. package/dist/cjs/gov-toast.cjs.entry.js +37 -26
  123. package/dist/cjs/gov-toast.cjs.entry.js.map +1 -1
  124. package/dist/cjs/gov-tooltip-content.cjs.entry.js +6 -10
  125. package/dist/cjs/gov-tooltip-content.cjs.entry.js.map +1 -1
  126. package/dist/cjs/gov-tooltip.cjs.entry.js +16 -20
  127. package/dist/cjs/gov-tooltip.cjs.entry.js.map +1 -1
  128. package/dist/cjs/gov-wizard-item.cjs.entry.js +20 -43
  129. package/dist/cjs/gov-wizard-item.cjs.entry.js.map +1 -1
  130. package/dist/cjs/gov-wizard.cjs.entry.js +15 -14
  131. package/dist/cjs/gov-wizard.cjs.entry.js.map +1 -1
  132. package/dist/cjs/gov.log-1e8bab6e.js +21 -0
  133. package/dist/cjs/gov.log-1e8bab6e.js.map +1 -0
  134. package/dist/cjs/helpers-2ee3c9e6.js.map +1 -1
  135. package/dist/cjs/index-1af4880c.js +2029 -0
  136. package/dist/cjs/index-1af4880c.js.map +1 -0
  137. package/dist/cjs/loader.cjs.js +2 -2
  138. package/dist/cjs/props-b8a955b2.js +16 -0
  139. package/dist/cjs/props-b8a955b2.js.map +1 -0
  140. package/dist/cjs/stencil.utils-182382ee.js +11 -0
  141. package/dist/cjs/stencil.utils-182382ee.js.map +1 -0
  142. package/dist/cjs/template-b070338f.js +133 -0
  143. package/dist/cjs/template-b070338f.js.map +1 -0
  144. package/dist/cjs/wcag-31089f70.js +56 -0
  145. package/dist/cjs/wcag-31089f70.js.map +1 -0
  146. package/dist/cjs/win-587f4614.js +40 -0
  147. package/dist/cjs/win-587f4614.js.map +1 -0
  148. package/dist/collection/collection-manifest.json +3 -8
  149. package/dist/collection/components/gov-accordion/constants.js +4 -6
  150. package/dist/collection/components/gov-accordion/constants.js.map +1 -1
  151. package/dist/collection/components/gov-accordion/gov-accordion-item.js +25 -117
  152. package/dist/collection/components/gov-accordion/gov-accordion-item.js.map +1 -1
  153. package/dist/collection/components/gov-accordion/gov-accordion.js +6 -117
  154. package/dist/collection/components/gov-accordion/gov-accordion.js.map +1 -1
  155. package/dist/collection/components/gov-app/gov-app.css +68 -0
  156. package/dist/collection/components/gov-app/gov-app.js +93 -0
  157. package/dist/collection/components/gov-app/gov-app.js.map +1 -0
  158. package/dist/collection/components/gov-attachments/gov-attachments-item.css +19 -202
  159. package/dist/collection/components/gov-attachments/gov-attachments-item.js +14 -14
  160. package/dist/collection/components/gov-attachments/gov-attachments-item.js.map +1 -1
  161. package/dist/collection/components/gov-attachments/gov-attachments.js +1 -11
  162. package/dist/collection/components/gov-attachments/gov-attachments.js.map +1 -1
  163. package/dist/collection/components/gov-backdrop/constants.js +1 -1
  164. package/dist/collection/components/gov-backdrop/constants.js.map +1 -1
  165. package/dist/collection/components/gov-backdrop/gov-backdrop.js +38 -26
  166. package/dist/collection/components/gov-backdrop/gov-backdrop.js.map +1 -1
  167. package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.js +20 -31
  168. package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.js.map +1 -1
  169. package/dist/collection/components/gov-button/button/constants.js +9 -10
  170. package/dist/collection/components/gov-button/button/constants.js.map +1 -1
  171. package/dist/collection/components/gov-button/button/gov-button.js +53 -323
  172. package/dist/collection/components/gov-button/button/gov-button.js.map +1 -1
  173. package/dist/collection/components/gov-button/dropdown/gov-dropdown.js +36 -39
  174. package/dist/collection/components/gov-button/dropdown/gov-dropdown.js.map +1 -1
  175. package/dist/collection/components/gov-card/constants.js +0 -1
  176. package/dist/collection/components/gov-card/constants.js.map +1 -1
  177. package/dist/collection/components/gov-card/gov-card.js +28 -152
  178. package/dist/collection/components/gov-card/gov-card.js.map +1 -1
  179. package/dist/collection/components/gov-chip/constants.js +8 -0
  180. package/dist/collection/components/gov-chip/constants.js.map +1 -1
  181. package/dist/collection/components/gov-chip/gov-chip.js +80 -138
  182. package/dist/collection/components/gov-chip/gov-chip.js.map +1 -1
  183. package/dist/collection/components/gov-container/gov-container.js +1 -11
  184. package/dist/collection/components/gov-container/gov-container.js.map +1 -1
  185. package/dist/collection/components/gov-control-group/constants.js +2 -2
  186. package/dist/collection/components/gov-control-group/constants.js.map +1 -1
  187. package/dist/collection/components/gov-control-group/gov-control-group.js +33 -25
  188. package/dist/collection/components/gov-control-group/gov-control-group.js.map +1 -1
  189. package/dist/collection/components/gov-cookiebar/constants.js +3 -4
  190. package/dist/collection/components/gov-cookiebar/constants.js.map +1 -1
  191. package/dist/collection/components/gov-cookiebar/gov-cookiebar.js +2 -12
  192. package/dist/collection/components/gov-cookiebar/gov-cookiebar.js.map +1 -1
  193. package/dist/collection/components/gov-dialog/constants.js +12 -0
  194. package/dist/collection/components/gov-dialog/constants.js.map +1 -0
  195. package/dist/collection/components/gov-dialog/gov-dialog.js +318 -0
  196. package/dist/collection/components/gov-dialog/gov-dialog.js.map +1 -0
  197. package/dist/collection/components/gov-empty/constants.js +3 -2
  198. package/dist/collection/components/gov-empty/constants.js.map +1 -1
  199. package/dist/collection/components/gov-empty/gov-empty.js +41 -8
  200. package/dist/collection/components/gov-empty/gov-empty.js.map +1 -1
  201. package/dist/collection/components/gov-error-code/constants.js +0 -2
  202. package/dist/collection/components/gov-error-code/constants.js.map +1 -1
  203. package/dist/collection/components/gov-error-code/gov-error-code.js +1 -11
  204. package/dist/collection/components/gov-error-code/gov-error-code.js.map +1 -1
  205. package/dist/collection/components/gov-form/autocomplete/constants.js +1 -3
  206. package/dist/collection/components/gov-form/autocomplete/constants.js.map +1 -1
  207. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.js +25 -101
  208. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.js.map +1 -1
  209. package/dist/collection/components/gov-form/checkbox/constants.js +2 -1
  210. package/dist/collection/components/gov-form/checkbox/constants.js.map +1 -1
  211. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.js +48 -81
  212. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.js.map +1 -1
  213. package/dist/collection/components/gov-form/control/gov-form-control.js +4 -14
  214. package/dist/collection/components/gov-form/control/gov-form-control.js.map +1 -1
  215. package/dist/collection/components/gov-form/file/constants.js +0 -3
  216. package/dist/collection/components/gov-form/file/constants.js.map +1 -1
  217. package/dist/collection/components/gov-form/file/gov-form-file.js +32 -89
  218. package/dist/collection/components/gov-form/file/gov-form-file.js.map +1 -1
  219. package/dist/collection/components/gov-form/group/gov-form-checkbox-group.js +1 -1
  220. package/dist/collection/components/gov-form/group/gov-form-group.css +38 -197
  221. package/dist/collection/components/gov-form/group/gov-form-group.js +1 -11
  222. package/dist/collection/components/gov-form/group/gov-form-group.js.map +1 -1
  223. package/dist/collection/components/gov-form/group/gov-form-radio-group.js +1 -1
  224. package/dist/collection/components/gov-form/input/constants.js +1 -3
  225. package/dist/collection/components/gov-form/input/constants.js.map +1 -1
  226. package/dist/collection/components/gov-form/input/gov-form-input.js +45 -153
  227. package/dist/collection/components/gov-form/input/gov-form-input.js.map +1 -1
  228. package/dist/collection/components/gov-form/label/gov-form-label.js +1 -11
  229. package/dist/collection/components/gov-form/label/gov-form-label.js.map +1 -1
  230. package/dist/collection/components/gov-form/message/constants.js +4 -3
  231. package/dist/collection/components/gov-form/message/constants.js.map +1 -1
  232. package/dist/collection/components/gov-form/message/gov-form-message.js +42 -27
  233. package/dist/collection/components/gov-form/message/gov-form-message.js.map +1 -1
  234. package/dist/collection/components/gov-form/multiselect/constants.js +1 -3
  235. package/dist/collection/components/gov-form/multiselect/constants.js.map +1 -1
  236. package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.js +31 -138
  237. package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.js.map +1 -1
  238. package/dist/collection/components/gov-form/password-power/gov-form-password-power.js +1 -11
  239. package/dist/collection/components/gov-form/password-power/gov-form-password-power.js.map +1 -1
  240. package/dist/collection/components/gov-form/radio/constants.js +1 -2
  241. package/dist/collection/components/gov-form/radio/constants.js.map +1 -1
  242. package/dist/collection/components/gov-form/radio/gov-form-radio.js +28 -81
  243. package/dist/collection/components/gov-form/radio/gov-form-radio.js.map +1 -1
  244. package/dist/collection/components/gov-form/search/constants.js +4 -4
  245. package/dist/collection/components/gov-form/search/constants.js.map +1 -1
  246. package/dist/collection/components/gov-form/search/gov-form-search.js +34 -19
  247. package/dist/collection/components/gov-form/search/gov-form-search.js.map +1 -1
  248. package/dist/collection/components/gov-form/select/constants.js +1 -3
  249. package/dist/collection/components/gov-form/select/constants.js.map +1 -1
  250. package/dist/collection/components/gov-form/select/gov-form-select.js +24 -171
  251. package/dist/collection/components/gov-form/select/gov-form-select.js.map +1 -1
  252. package/dist/collection/components/gov-form/switch/constants.js +1 -0
  253. package/dist/collection/components/gov-form/switch/constants.js.map +1 -1
  254. package/dist/collection/components/gov-form/switch/gov-form-switch.js +30 -82
  255. package/dist/collection/components/gov-form/switch/gov-form-switch.js.map +1 -1
  256. package/dist/collection/components/gov-grid/gov-grid-item.js +1 -11
  257. package/dist/collection/components/gov-grid/gov-grid-item.js.map +1 -1
  258. package/dist/collection/components/gov-grid/gov-grid.js +1 -11
  259. package/dist/collection/components/gov-grid/gov-grid.js.map +1 -1
  260. package/dist/collection/components/gov-icon/constants.js +15 -0
  261. package/dist/collection/components/gov-icon/constants.js.map +1 -1
  262. package/dist/collection/components/gov-icon/gov-icon.js +52 -23
  263. package/dist/collection/components/gov-icon/gov-icon.js.map +1 -1
  264. package/dist/collection/components/gov-icon/helpers.js.map +1 -1
  265. package/dist/collection/components/gov-infobar/constants.js +7 -4
  266. package/dist/collection/components/gov-infobar/constants.js.map +1 -1
  267. package/dist/collection/components/gov-infobar/gov-infobar.js +59 -106
  268. package/dist/collection/components/gov-infobar/gov-infobar.js.map +1 -1
  269. package/dist/collection/components/gov-layout/gov-layout-column.js +1 -11
  270. package/dist/collection/components/gov-layout/gov-layout-column.js.map +1 -1
  271. package/dist/collection/components/gov-layout/gov-layout.js +1 -11
  272. package/dist/collection/components/gov-layout/gov-layout.js.map +1 -1
  273. package/dist/collection/components/gov-loading/loading/constants.js +3 -0
  274. package/dist/collection/components/gov-loading/loading/constants.js.map +1 -1
  275. package/dist/collection/components/gov-loading/loading/gov-loading.js +41 -9
  276. package/dist/collection/components/gov-loading/loading/gov-loading.js.map +1 -1
  277. package/dist/collection/components/gov-loading/skeleton/constants.js +5 -5
  278. package/dist/collection/components/gov-loading/skeleton/constants.js.map +1 -1
  279. package/dist/collection/components/gov-loading/skeleton/gov-skeleton.js +61 -99
  280. package/dist/collection/components/gov-loading/skeleton/gov-skeleton.js.map +1 -1
  281. package/dist/collection/components/gov-message/constants.js +7 -4
  282. package/dist/collection/components/gov-message/constants.js.map +1 -1
  283. package/dist/collection/components/gov-message/gov-message.js +39 -24
  284. package/dist/collection/components/gov-message/gov-message.js.map +1 -1
  285. package/dist/collection/components/gov-pagination/constants.js +2 -2
  286. package/dist/collection/components/gov-pagination/constants.js.map +1 -1
  287. package/dist/collection/components/gov-pagination/gov-pagination.js +40 -122
  288. package/dist/collection/components/gov-pagination/gov-pagination.js.map +1 -1
  289. package/dist/collection/components/gov-spacer/gov-spacer.js +1 -11
  290. package/dist/collection/components/gov-spacer/gov-spacer.js.map +1 -1
  291. package/dist/collection/components/gov-stepper/constants.js +5 -8
  292. package/dist/collection/components/gov-stepper/constants.js.map +1 -1
  293. package/dist/collection/components/gov-stepper/gov-stepper-item.js +20 -138
  294. package/dist/collection/components/gov-stepper/gov-stepper-item.js.map +1 -1
  295. package/dist/collection/components/gov-stepper/gov-stepper.js +6 -12
  296. package/dist/collection/components/gov-stepper/gov-stepper.js.map +1 -1
  297. package/dist/collection/components/gov-tabs/constants.js +4 -2
  298. package/dist/collection/components/gov-tabs/constants.js.map +1 -1
  299. package/dist/collection/components/gov-tabs/gov-tabs-item.js +38 -12
  300. package/dist/collection/components/gov-tabs/gov-tabs-item.js.map +1 -1
  301. package/dist/collection/components/gov-tabs/gov-tabs.js +80 -112
  302. package/dist/collection/components/gov-tabs/gov-tabs.js.map +1 -1
  303. package/dist/collection/components/gov-tabs/gov-tabs.types.js.map +1 -1
  304. package/dist/collection/components/gov-tag/constants.js +8 -0
  305. package/dist/collection/components/gov-tag/constants.js.map +1 -1
  306. package/dist/collection/components/gov-tag/gov-tag.js +47 -52
  307. package/dist/collection/components/gov-tag/gov-tag.js.map +1 -1
  308. package/dist/collection/components/gov-theme-switch/constants.js +5 -0
  309. package/dist/collection/components/gov-theme-switch/constants.js.map +1 -0
  310. package/dist/collection/components/gov-theme-switch/gov-theme-switch.js +82 -0
  311. package/dist/collection/components/gov-theme-switch/gov-theme-switch.js.map +1 -0
  312. package/dist/collection/components/gov-theme-switch/gov-theme-switch.types.js +7 -0
  313. package/dist/collection/components/gov-theme-switch/gov-theme-switch.types.js.map +1 -0
  314. package/dist/collection/components/gov-tile/constants.js +7 -4
  315. package/dist/collection/components/gov-tile/constants.js.map +1 -1
  316. package/dist/collection/components/gov-tile/container/gov-tiles.js +5 -38
  317. package/dist/collection/components/gov-tile/container/gov-tiles.js.map +1 -1
  318. package/dist/collection/components/gov-tile/gov-tile.js +64 -12
  319. package/dist/collection/components/gov-tile/gov-tile.js.map +1 -1
  320. package/dist/collection/components/gov-toast/constants.js +7 -4
  321. package/dist/collection/components/gov-toast/constants.js.map +1 -1
  322. package/dist/collection/components/gov-toast/gov-toast.js +43 -35
  323. package/dist/collection/components/gov-toast/gov-toast.js.map +1 -1
  324. package/dist/collection/components/gov-tooltip/constants.js +2 -2
  325. package/dist/collection/components/gov-tooltip/constants.js.map +1 -1
  326. package/dist/collection/components/gov-tooltip/gov-tooltip-content.js +10 -20
  327. package/dist/collection/components/gov-tooltip/gov-tooltip-content.js.map +1 -1
  328. package/dist/collection/components/gov-tooltip/gov-tooltip.js +17 -27
  329. package/dist/collection/components/gov-tooltip/gov-tooltip.js.map +1 -1
  330. package/dist/collection/components/gov-wizard/constants.js +6 -8
  331. package/dist/collection/components/gov-wizard/constants.js.map +1 -1
  332. package/dist/collection/components/gov-wizard/gov-wizard-item.js +22 -108
  333. package/dist/collection/components/gov-wizard/gov-wizard-item.js.map +1 -1
  334. package/dist/collection/components/gov-wizard/gov-wizard.js +8 -14
  335. package/dist/collection/components/gov-wizard/gov-wizard.js.map +1 -1
  336. package/dist/collection/core/constants/colors.js +17 -0
  337. package/dist/collection/core/constants/colors.js.map +1 -0
  338. package/dist/collection/core/constants/tokens.js +15 -13
  339. package/dist/collection/core/constants/tokens.js.map +1 -1
  340. package/dist/collection/helpers/Accessibility/accessibility.js +10 -0
  341. package/dist/collection/helpers/Accessibility/accessibility.js.map +1 -0
  342. package/dist/collection/helpers/Accessibility/attributes.js +54 -0
  343. package/dist/collection/helpers/Accessibility/attributes.js.map +1 -0
  344. package/dist/collection/helpers/Dom/attribute.js +41 -0
  345. package/dist/collection/helpers/Dom/attribute.js.map +1 -0
  346. package/dist/collection/helpers/Dom/template.js +2 -1
  347. package/dist/collection/helpers/Dom/template.js.map +1 -1
  348. package/dist/collection/helpers/Log/gov.log.js +6 -6
  349. package/dist/collection/helpers/Log/gov.log.js.map +1 -1
  350. package/dist/collection/helpers/Validate/wcag.js +4 -3
  351. package/dist/collection/helpers/Validate/wcag.js.map +1 -1
  352. package/dist/collection/pages/Accordion.js +111 -50
  353. package/dist/collection/pages/Accordion.js.map +1 -1
  354. package/dist/collection/pages/Breadcrumbs.js +27 -2
  355. package/dist/collection/pages/Breadcrumbs.js.map +1 -1
  356. package/dist/collection/pages/Button.js +616 -530
  357. package/dist/collection/pages/Button.js.map +1 -1
  358. package/dist/collection/pages/Card.js +39 -66
  359. package/dist/collection/pages/Card.js.map +1 -1
  360. package/dist/collection/pages/Chip.js +134 -253
  361. package/dist/collection/pages/Chip.js.map +1 -1
  362. package/dist/collection/pages/Container.js +6 -0
  363. package/dist/collection/pages/Container.js.map +1 -1
  364. package/dist/collection/pages/ControlGroup.js +53 -218
  365. package/dist/collection/pages/ControlGroup.js.map +1 -1
  366. package/dist/collection/pages/CookieConsent.js +29 -0
  367. package/dist/collection/pages/CookieConsent.js.map +1 -0
  368. package/dist/collection/pages/Dialog.js +56 -0
  369. package/dist/collection/pages/Dialog.js.map +1 -0
  370. package/dist/collection/pages/Empty.js +26 -31
  371. package/dist/collection/pages/Empty.js.map +1 -1
  372. package/dist/collection/pages/Error.js +7 -5
  373. package/dist/collection/pages/Error.js.map +1 -1
  374. package/dist/collection/pages/FormMessage.js +10 -10
  375. package/dist/collection/pages/FormMessage.js.map +1 -1
  376. package/dist/collection/pages/Forms.js +1953 -1527
  377. package/dist/collection/pages/Forms.js.map +1 -1
  378. package/dist/collection/pages/Home.js +40 -65
  379. package/dist/collection/pages/Home.js.map +1 -1
  380. package/dist/collection/pages/Icon.js +22 -0
  381. package/dist/collection/pages/Icon.js.map +1 -0
  382. package/dist/collection/pages/Infobar.js +83 -83
  383. package/dist/collection/pages/Infobar.js.map +1 -1
  384. package/dist/collection/pages/Layout.js +16 -16
  385. package/dist/collection/pages/Layout.js.map +1 -1
  386. package/dist/collection/pages/Loading.js +70 -80
  387. package/dist/collection/pages/Loading.js.map +1 -1
  388. package/dist/collection/pages/Message.js +43 -55
  389. package/dist/collection/pages/Message.js.map +1 -1
  390. package/dist/collection/pages/Pagination.js +6 -6
  391. package/dist/collection/pages/Pagination.js.map +1 -1
  392. package/dist/collection/pages/Stepper.js +45 -30
  393. package/dist/collection/pages/Stepper.js.map +1 -1
  394. package/dist/collection/pages/Tabs.js +261 -19
  395. package/dist/collection/pages/Tabs.js.map +1 -1
  396. package/dist/collection/pages/Tag.js +47 -127
  397. package/dist/collection/pages/Tag.js.map +1 -1
  398. package/dist/collection/pages/Tiles.js +319 -110
  399. package/dist/collection/pages/Tiles.js.map +1 -1
  400. package/dist/collection/pages/ToastMessage.js +5 -5
  401. package/dist/collection/pages/ToastMessage.js.map +1 -1
  402. package/dist/collection/pages/ToastMessageCountdown.js +5 -5
  403. package/dist/collection/pages/ToastMessageCountdown.js.map +1 -1
  404. package/dist/collection/pages/Tooltip.js +8 -8
  405. package/dist/collection/pages/Tooltip.js.map +1 -1
  406. package/dist/collection/pages/Wizard.js +38 -20
  407. package/dist/collection/pages/Wizard.js.map +1 -1
  408. package/dist/collection/utils/stencil.utils.js +2 -2
  409. package/dist/collection/utils/stencil.utils.js.map +1 -1
  410. package/dist/components/gov-accordion-item.js +1 -1
  411. package/dist/components/gov-accordion-item.js.map +1 -1
  412. package/dist/components/gov-accordion.js +1 -1
  413. package/dist/components/gov-accordion.js.map +1 -1
  414. package/dist/components/gov-app.d.ts +11 -0
  415. package/dist/components/gov-app.js +2 -0
  416. package/dist/components/gov-app.js.map +1 -0
  417. package/dist/components/gov-attachments-item.js +1 -1
  418. package/dist/components/gov-attachments.js +1 -1
  419. package/dist/components/gov-backdrop.js +1 -1
  420. package/dist/components/gov-breadcrumbs.js +1 -1
  421. package/dist/components/gov-breadcrumbs.js.map +1 -1
  422. package/dist/components/gov-button.js +1 -1
  423. package/dist/components/gov-card.js +1 -1
  424. package/dist/components/gov-card.js.map +1 -1
  425. package/dist/components/gov-chip.js +1 -1
  426. package/dist/components/gov-container.js +1 -1
  427. package/dist/components/gov-container.js.map +1 -1
  428. package/dist/components/gov-control-group.js +1 -1
  429. package/dist/components/gov-control-group.js.map +1 -1
  430. package/dist/components/gov-cookiebar.js +1 -1
  431. package/dist/components/gov-cookiebar.js.map +1 -1
  432. package/dist/components/gov-dialog.d.ts +11 -0
  433. package/dist/components/gov-dialog.js +2 -0
  434. package/dist/components/gov-dialog.js.map +1 -0
  435. package/dist/components/gov-dropdown.js +1 -1
  436. package/dist/components/gov-dropdown.js.map +1 -1
  437. package/dist/components/gov-empty.js +1 -1
  438. package/dist/components/gov-empty.js.map +1 -1
  439. package/dist/components/gov-error-code.js +1 -1
  440. package/dist/components/gov-error-code.js.map +1 -1
  441. package/dist/components/gov-form-autocomplete.js +1 -1
  442. package/dist/components/gov-form-checkbox-group.js +1 -1
  443. package/dist/components/gov-form-checkbox-group.js.map +1 -1
  444. package/dist/components/gov-form-checkbox.js +1 -1
  445. package/dist/components/gov-form-checkbox.js.map +1 -1
  446. package/dist/components/gov-form-control.js +1 -1
  447. package/dist/components/gov-form-control.js.map +1 -1
  448. package/dist/components/gov-form-file.js +1 -1
  449. package/dist/components/gov-form-file.js.map +1 -1
  450. package/dist/components/gov-form-group.js +1 -1
  451. package/dist/components/gov-form-group.js.map +1 -1
  452. package/dist/components/gov-form-input.js +1 -1
  453. package/dist/components/gov-form-label.js +1 -1
  454. package/dist/components/gov-form-label.js.map +1 -1
  455. package/dist/components/gov-form-message.js +1 -1
  456. package/dist/components/gov-form-multi-select.js +1 -1
  457. package/dist/components/gov-form-multi-select.js.map +1 -1
  458. package/dist/components/gov-form-password-power.js +1 -1
  459. package/dist/components/gov-form-password-power.js.map +1 -1
  460. package/dist/components/gov-form-radio-group.js +1 -1
  461. package/dist/components/gov-form-radio-group.js.map +1 -1
  462. package/dist/components/gov-form-radio.js +1 -1
  463. package/dist/components/gov-form-radio.js.map +1 -1
  464. package/dist/components/gov-form-search.js +1 -1
  465. package/dist/components/gov-form-search.js.map +1 -1
  466. package/dist/components/gov-form-select.js +1 -1
  467. package/dist/components/gov-form-switch.js +1 -1
  468. package/dist/components/gov-form-switch.js.map +1 -1
  469. package/dist/components/gov-grid-item.js +1 -1
  470. package/dist/components/gov-grid-item.js.map +1 -1
  471. package/dist/components/gov-grid.js +1 -1
  472. package/dist/components/gov-grid.js.map +1 -1
  473. package/dist/components/gov-icon.js +1 -1
  474. package/dist/components/gov-infobar.js +1 -1
  475. package/dist/components/gov-infobar.js.map +1 -1
  476. package/dist/components/gov-layout-column.js +1 -1
  477. package/dist/components/gov-layout-column.js.map +1 -1
  478. package/dist/components/gov-layout.js +1 -1
  479. package/dist/components/gov-layout.js.map +1 -1
  480. package/dist/components/gov-loading.js +1 -1
  481. package/dist/components/gov-loading.js.map +1 -1
  482. package/dist/components/gov-message.js +1 -1
  483. package/dist/components/gov-message.js.map +1 -1
  484. package/dist/components/gov-pagination.js +1 -1
  485. package/dist/components/gov-pagination.js.map +1 -1
  486. package/dist/components/gov-skeleton.js +1 -1
  487. package/dist/components/gov-skeleton.js.map +1 -1
  488. package/dist/components/gov-spacer.js +1 -1
  489. package/dist/components/gov-spacer.js.map +1 -1
  490. package/dist/components/gov-stepper-item.js +1 -1
  491. package/dist/components/gov-stepper-item.js.map +1 -1
  492. package/dist/components/gov-stepper.js +1 -1
  493. package/dist/components/gov-stepper.js.map +1 -1
  494. package/dist/components/gov-tabs-item.js +1 -1
  495. package/dist/components/gov-tabs-item.js.map +1 -1
  496. package/dist/components/gov-tabs.js +1 -1
  497. package/dist/components/gov-tabs.js.map +1 -1
  498. package/dist/components/gov-tag.js +1 -1
  499. package/dist/components/gov-tag.js.map +1 -1
  500. package/dist/components/gov-theme-switch.d.ts +11 -0
  501. package/dist/components/gov-theme-switch.js +2 -0
  502. package/dist/components/gov-theme-switch.js.map +1 -0
  503. package/dist/components/gov-tile.js +1 -1
  504. package/dist/components/gov-tile.js.map +1 -1
  505. package/dist/components/gov-tiles.js +1 -1
  506. package/dist/components/gov-tiles.js.map +1 -1
  507. package/dist/components/gov-toast.js +1 -1
  508. package/dist/components/gov-toast.js.map +1 -1
  509. package/dist/components/gov-tooltip-content.js +1 -1
  510. package/dist/components/gov-tooltip-content.js.map +1 -1
  511. package/dist/components/gov-tooltip.js +1 -1
  512. package/dist/components/gov-tooltip.js.map +1 -1
  513. package/dist/components/gov-wizard-item.js +1 -1
  514. package/dist/components/gov-wizard-item.js.map +1 -1
  515. package/dist/components/gov-wizard.js +1 -1
  516. package/dist/components/gov-wizard.js.map +1 -1
  517. package/dist/components/index.js +1 -1
  518. package/dist/components/p-0075138f.js +2 -0
  519. package/dist/components/p-0075138f.js.map +1 -0
  520. package/dist/components/p-016bbea6.js.map +1 -1
  521. package/dist/components/p-08621bdf.js +2 -0
  522. package/dist/components/p-08621bdf.js.map +1 -0
  523. package/dist/components/p-0c93dd39.js +2 -0
  524. package/dist/components/p-0c93dd39.js.map +1 -0
  525. package/dist/components/p-19c681a3.js +2 -0
  526. package/dist/components/p-1a0b3b4f.js +2 -0
  527. package/dist/components/p-1a0b3b4f.js.map +1 -0
  528. package/dist/components/p-255d0471.js +2 -0
  529. package/dist/components/p-255d0471.js.map +1 -0
  530. package/dist/components/p-26618322.js +2 -0
  531. package/dist/components/p-26618322.js.map +1 -0
  532. package/dist/components/p-2aedc81e.js +2 -0
  533. package/dist/components/p-2aedc81e.js.map +1 -0
  534. package/dist/components/p-2da35aa8.js +2 -0
  535. package/dist/components/p-2da35aa8.js.map +1 -0
  536. package/dist/components/p-33d5d1ed.js +2 -0
  537. package/dist/components/p-33d5d1ed.js.map +1 -0
  538. package/dist/components/p-565120d5.js +2 -0
  539. package/dist/components/p-565120d5.js.map +1 -0
  540. package/dist/components/p-59737af9.js +2 -0
  541. package/dist/components/p-59737af9.js.map +1 -0
  542. package/dist/components/p-5caf1fe1.js +2 -0
  543. package/dist/components/p-5caf1fe1.js.map +1 -0
  544. package/dist/components/p-6e19816b.js +2 -0
  545. package/dist/components/p-6e19816b.js.map +1 -0
  546. package/dist/components/p-736e4917.js +2 -0
  547. package/dist/components/p-736e4917.js.map +1 -0
  548. package/dist/components/p-7501abe8.js +2 -0
  549. package/dist/components/p-7501abe8.js.map +1 -0
  550. package/dist/components/p-7f8a24a7.js +2 -0
  551. package/dist/components/p-7f8a24a7.js.map +1 -0
  552. package/dist/components/p-9a93146e.js +2 -0
  553. package/dist/components/p-9a93146e.js.map +1 -0
  554. package/dist/components/p-ae3dada7.js +3 -0
  555. package/dist/components/p-ae3dada7.js.map +1 -0
  556. package/dist/components/p-ae7e6127.js +2 -0
  557. package/dist/components/p-ae7e6127.js.map +1 -0
  558. package/dist/components/p-c9a15c52.js +2 -0
  559. package/dist/components/p-c9a15c52.js.map +1 -0
  560. package/dist/components/p-d4509899.js +2 -0
  561. package/dist/components/p-d4509899.js.map +1 -0
  562. package/dist/components/p-ded281e6.js +2 -0
  563. package/dist/components/p-ded281e6.js.map +1 -0
  564. package/dist/components/p-e183a7c7.js +2 -0
  565. package/dist/components/p-e183a7c7.js.map +1 -0
  566. package/dist/components/p-e20bb5dc.js +2 -0
  567. package/dist/components/p-e20bb5dc.js.map +1 -0
  568. package/dist/components/p-e3aeaca0.js +2 -0
  569. package/dist/components/p-e3aeaca0.js.map +1 -0
  570. package/dist/components/p-e9b35956.js +2 -0
  571. package/dist/components/p-e9b35956.js.map +1 -0
  572. package/dist/components/p-edd1417b.js +2 -0
  573. package/dist/components/p-edd1417b.js.map +1 -0
  574. package/dist/components/p-fe1842da.js +2 -0
  575. package/dist/components/p-fe1842da.js.map +1 -0
  576. package/dist/components/p-ff0cf148.js +2 -0
  577. package/dist/components/p-ff0cf148.js.map +1 -0
  578. package/dist/core/core.css +11473 -1
  579. package/dist/core/core.esm.js +1 -1
  580. package/dist/core/core.esm.js.map +1 -1
  581. package/dist/core/p-006e52f1.entry.js +2 -0
  582. package/dist/core/p-006e52f1.entry.js.map +1 -0
  583. package/dist/core/p-0075138f.js +2 -0
  584. package/dist/core/p-0075138f.js.map +1 -0
  585. package/dist/core/p-016bbea6.js.map +1 -1
  586. package/dist/core/p-023787b3.entry.js +2 -0
  587. package/dist/core/p-023787b3.entry.js.map +1 -0
  588. package/dist/core/p-052cc573.js +2 -0
  589. package/dist/core/p-0a952b3c.entry.js +2 -0
  590. package/dist/core/p-0a952b3c.entry.js.map +1 -0
  591. package/dist/core/p-0ebc8365.entry.js +2 -0
  592. package/dist/core/p-0ebc8365.entry.js.map +1 -0
  593. package/dist/core/p-169b67af.js +2 -0
  594. package/dist/core/p-17015e36.entry.js +2 -0
  595. package/dist/core/p-17015e36.entry.js.map +1 -0
  596. package/dist/core/p-182189d2.entry.js +2 -0
  597. package/dist/core/p-182189d2.entry.js.map +1 -0
  598. package/dist/core/p-2614044c.js +2 -0
  599. package/dist/core/p-26618322.js +2 -0
  600. package/dist/core/p-26618322.js.map +1 -0
  601. package/dist/core/p-28a7d3f7.js +2 -0
  602. package/dist/core/p-28a7d3f7.js.map +1 -0
  603. package/dist/core/p-2ed3afef.entry.js +2 -0
  604. package/dist/core/p-2ed3afef.entry.js.map +1 -0
  605. package/dist/core/p-2effdd60.entry.js +2 -0
  606. package/dist/core/p-2effdd60.entry.js.map +1 -0
  607. package/dist/core/p-35e66bef.entry.js +2 -0
  608. package/dist/core/p-35e66bef.entry.js.map +1 -0
  609. package/dist/core/p-3f2b803c.entry.js +2 -0
  610. package/dist/core/p-3f2b803c.entry.js.map +1 -0
  611. package/dist/core/p-42d9924c.js +2 -0
  612. package/dist/core/p-42d9924c.js.map +1 -0
  613. package/dist/core/p-45a30859.js +2 -0
  614. package/dist/core/p-477a5027.entry.js +2 -0
  615. package/dist/core/p-477a5027.entry.js.map +1 -0
  616. package/dist/core/p-47e364bb.entry.js +2 -0
  617. package/dist/core/p-47e364bb.entry.js.map +1 -0
  618. package/dist/core/p-4bce896c.js +2 -0
  619. package/dist/core/p-4bce896c.js.map +1 -0
  620. package/dist/core/p-5c88f415.entry.js +2 -0
  621. package/dist/core/p-5c88f415.entry.js.map +1 -0
  622. package/dist/core/p-5dc0af54.entry.js +2 -0
  623. package/dist/core/p-5dc0af54.entry.js.map +1 -0
  624. package/dist/core/p-5dcbfca3.entry.js +2 -0
  625. package/dist/core/p-5dcbfca3.entry.js.map +1 -0
  626. package/dist/core/p-60658ae9.js +2 -0
  627. package/dist/core/p-60658ae9.js.map +1 -0
  628. package/dist/core/p-663d3db2.entry.js +2 -0
  629. package/dist/core/p-663d3db2.entry.js.map +1 -0
  630. package/dist/core/p-69d56f17.js +2 -0
  631. package/dist/core/p-69d56f17.js.map +1 -0
  632. package/dist/core/p-6aa40794.js +2 -0
  633. package/dist/core/p-6aa40794.js.map +1 -0
  634. package/dist/core/p-6b42a387.entry.js +2 -0
  635. package/dist/core/p-6b42a387.entry.js.map +1 -0
  636. package/dist/core/p-6d772ff9.entry.js +2 -0
  637. package/dist/core/p-6d772ff9.entry.js.map +1 -0
  638. package/dist/core/p-6ed147a6.entry.js +2 -0
  639. package/dist/core/p-6ed147a6.entry.js.map +1 -0
  640. package/dist/core/p-74e9ad9d.entry.js +2 -0
  641. package/dist/core/p-74e9ad9d.entry.js.map +1 -0
  642. package/dist/core/p-7cf554e6.entry.js +2 -0
  643. package/dist/core/p-7cf554e6.entry.js.map +1 -0
  644. package/dist/core/p-81b0848c.entry.js +2 -0
  645. package/dist/core/p-81b0848c.entry.js.map +1 -0
  646. package/dist/core/p-83039b10.entry.js +2 -0
  647. package/dist/core/p-83039b10.entry.js.map +1 -0
  648. package/dist/core/p-904de5e6.entry.js +2 -0
  649. package/dist/core/p-904de5e6.entry.js.map +1 -0
  650. package/dist/core/p-91a9cd24.entry.js +2 -0
  651. package/dist/core/p-91a9cd24.entry.js.map +1 -0
  652. package/dist/core/p-963f9fcd.entry.js +2 -0
  653. package/dist/core/p-963f9fcd.entry.js.map +1 -0
  654. package/dist/core/p-9ac55bd1.js +2 -0
  655. package/dist/core/p-9ac55bd1.js.map +1 -0
  656. package/dist/core/p-9b41ac88.entry.js +2 -0
  657. package/dist/core/p-9b41ac88.entry.js.map +1 -0
  658. package/dist/core/p-9d0f20ec.entry.js +2 -0
  659. package/dist/core/p-9d0f20ec.entry.js.map +1 -0
  660. package/dist/core/p-9dde00d8.entry.js +2 -0
  661. package/dist/core/p-9dde00d8.entry.js.map +1 -0
  662. package/dist/core/p-9ff8f059.entry.js +2 -0
  663. package/dist/core/p-9ff8f059.entry.js.map +1 -0
  664. package/dist/core/p-a1e95a5f.js +3 -0
  665. package/dist/core/p-a1e95a5f.js.map +1 -0
  666. package/dist/core/p-a1ebb4da.entry.js +2 -0
  667. package/dist/core/p-a1ebb4da.entry.js.map +1 -0
  668. package/dist/core/p-a21dc94f.js +2 -0
  669. package/dist/core/p-a21dc94f.js.map +1 -0
  670. package/dist/core/p-a53a277a.entry.js +2 -0
  671. package/dist/core/p-a53a277a.entry.js.map +1 -0
  672. package/dist/core/p-a5489b0e.entry.js +2 -0
  673. package/dist/core/p-a5489b0e.entry.js.map +1 -0
  674. package/dist/core/p-a54f1db9.entry.js +2 -0
  675. package/dist/core/p-a54f1db9.entry.js.map +1 -0
  676. package/dist/core/p-a693ffbf.js +2 -0
  677. package/dist/core/p-a693ffbf.js.map +1 -0
  678. package/dist/core/p-aa8adc45.entry.js +2 -0
  679. package/dist/core/p-aa8adc45.entry.js.map +1 -0
  680. package/dist/core/p-ab9ae7ba.entry.js +2 -0
  681. package/dist/core/p-ab9ae7ba.entry.js.map +1 -0
  682. package/dist/core/p-b3acb156.entry.js +2 -0
  683. package/dist/core/p-b3acb156.entry.js.map +1 -0
  684. package/dist/core/p-b48a4aa0.js +2 -0
  685. package/dist/core/p-b48a4aa0.js.map +1 -0
  686. package/dist/core/p-b55fc943.entry.js +2 -0
  687. package/dist/core/p-b55fc943.entry.js.map +1 -0
  688. package/dist/core/p-b838bb27.entry.js +2 -0
  689. package/dist/core/p-b838bb27.entry.js.map +1 -0
  690. package/dist/core/p-c214c202.entry.js +2 -0
  691. package/dist/core/p-c214c202.entry.js.map +1 -0
  692. package/dist/core/p-c4c7cb24.entry.js +2 -0
  693. package/dist/core/p-c4c7cb24.entry.js.map +1 -0
  694. package/dist/core/p-c990d746.js +2 -0
  695. package/dist/core/p-c990d746.js.map +1 -0
  696. package/dist/core/p-d2351924.entry.js +2 -0
  697. package/dist/core/p-d2351924.entry.js.map +1 -0
  698. package/dist/core/p-d9a299a4.js +2 -0
  699. package/dist/core/p-d9a299a4.js.map +1 -0
  700. package/dist/core/p-db940455.entry.js +2 -0
  701. package/dist/core/p-db940455.entry.js.map +1 -0
  702. package/dist/core/p-dc3fab19.entry.js +2 -0
  703. package/dist/core/p-dc3fab19.entry.js.map +1 -0
  704. package/dist/core/p-e0d428c9.js +2 -0
  705. package/dist/core/p-e0d428c9.js.map +1 -0
  706. package/dist/core/p-e134b123.entry.js +2 -0
  707. package/dist/core/p-e134b123.entry.js.map +1 -0
  708. package/dist/core/p-e3aeaca0.js +2 -0
  709. package/dist/core/p-e3aeaca0.js.map +1 -0
  710. package/dist/core/p-e4978aab.entry.js +2 -0
  711. package/dist/core/p-e4978aab.entry.js.map +1 -0
  712. package/dist/core/p-e9a6cd71.js +2 -0
  713. package/dist/core/p-e9a6cd71.js.map +1 -0
  714. package/dist/core/p-edc05eff.entry.js +2 -0
  715. package/dist/core/p-edc05eff.entry.js.map +1 -0
  716. package/dist/core/p-eeb9cb73.entry.js +2 -0
  717. package/dist/core/p-eeb9cb73.entry.js.map +1 -0
  718. package/dist/core/p-f141ad5e.entry.js +2 -0
  719. package/dist/core/p-f141ad5e.entry.js.map +1 -0
  720. package/dist/core/p-f1be099b.entry.js +2 -0
  721. package/dist/core/p-f1be099b.entry.js.map +1 -0
  722. package/dist/core/p-f456bd71.entry.js +2 -0
  723. package/dist/core/p-f456bd71.entry.js.map +1 -0
  724. package/dist/core/p-fa7caad6.entry.js +2 -0
  725. package/dist/core/p-fa7caad6.entry.js.map +1 -0
  726. package/dist/core/p-fc90bf06.entry.js +2 -0
  727. package/dist/core/p-fc90bf06.entry.js.map +1 -0
  728. package/dist/esm/accessibility-f83c991a.js +13 -0
  729. package/dist/esm/accessibility-f83c991a.js.map +1 -0
  730. package/dist/esm/attribute-5561aca4.js +98 -0
  731. package/dist/esm/attribute-5561aca4.js.map +1 -0
  732. package/dist/esm/colors-02c1ea96.js +20 -0
  733. package/dist/esm/colors-02c1ea96.js.map +1 -0
  734. package/dist/esm/constants-47e20524.js +31 -0
  735. package/dist/esm/constants-47e20524.js.map +1 -0
  736. package/dist/esm/constants-48177684.js +23 -0
  737. package/dist/esm/constants-48177684.js.map +1 -0
  738. package/dist/esm/constants-501eb756.js +22 -0
  739. package/dist/esm/constants-501eb756.js.map +1 -0
  740. package/dist/esm/constants-6d727976.js +15 -0
  741. package/dist/esm/constants-6d727976.js.map +1 -0
  742. package/dist/esm/constants-7307438d.js +14 -0
  743. package/dist/esm/constants-7307438d.js.map +1 -0
  744. package/dist/esm/constants-990365f1.js +22 -0
  745. package/dist/esm/constants-990365f1.js.map +1 -0
  746. package/dist/esm/constants-c716fa44.js +32 -0
  747. package/dist/esm/constants-c716fa44.js.map +1 -0
  748. package/dist/esm/constants-d42abf99.js +12 -0
  749. package/dist/esm/constants-d42abf99.js.map +1 -0
  750. package/dist/esm/constants-d6418889.js +23 -0
  751. package/dist/esm/constants-d6418889.js.map +1 -0
  752. package/dist/esm/constants-f4e4ede6.js +22 -0
  753. package/dist/esm/constants-f4e4ede6.js.map +1 -0
  754. package/dist/esm/core.js +3 -3
  755. package/dist/esm/form-472e078d.js +142 -0
  756. package/dist/esm/form-472e078d.js.map +1 -0
  757. package/dist/esm/gov-accordion-item.entry.js +27 -54
  758. package/dist/esm/gov-accordion-item.entry.js.map +1 -1
  759. package/dist/esm/gov-accordion.entry.js +12 -35
  760. package/dist/esm/gov-accordion.entry.js.map +1 -1
  761. package/dist/esm/gov-app_2.entry.js +9886 -0
  762. package/dist/esm/gov-app_2.entry.js.map +1 -0
  763. package/dist/esm/gov-attachments_3.entry.js +28 -33
  764. package/dist/esm/gov-attachments_3.entry.js.map +1 -1
  765. package/dist/esm/gov-backdrop.entry.js +21 -19
  766. package/dist/esm/gov-backdrop.entry.js.map +1 -1
  767. package/dist/esm/gov-breadcrumbs.entry.js +18 -21
  768. package/dist/esm/gov-breadcrumbs.entry.js.map +1 -1
  769. package/dist/esm/gov-button.entry.js +41 -54
  770. package/dist/esm/gov-button.entry.js.map +1 -1
  771. package/dist/esm/gov-card.entry.js +20 -60
  772. package/dist/esm/gov-card.entry.js.map +1 -1
  773. package/dist/esm/gov-chip.entry.js +46 -32
  774. package/dist/esm/gov-chip.entry.js.map +1 -1
  775. package/dist/esm/gov-container.entry.js +3 -7
  776. package/dist/esm/gov-container.entry.js.map +1 -1
  777. package/dist/esm/gov-control-group.entry.js +14 -18
  778. package/dist/esm/gov-control-group.entry.js.map +1 -1
  779. package/dist/esm/gov-cookiebar.entry.js +6 -11
  780. package/dist/esm/gov-cookiebar.entry.js.map +1 -1
  781. package/dist/esm/gov-dialog.entry.js +104 -0
  782. package/dist/esm/gov-dialog.entry.js.map +1 -0
  783. package/dist/esm/gov-dropdown.entry.js +33 -29
  784. package/dist/esm/gov-dropdown.entry.js.map +1 -1
  785. package/dist/esm/gov-empty.entry.js +20 -9
  786. package/dist/esm/gov-empty.entry.js.map +1 -1
  787. package/dist/esm/gov-error-code.entry.js +3 -9
  788. package/dist/esm/gov-error-code.entry.js.map +1 -1
  789. package/dist/esm/gov-form-autocomplete.entry.js +26 -23
  790. package/dist/esm/gov-form-autocomplete.entry.js.map +1 -1
  791. package/dist/esm/gov-form-checkbox-group.entry.js +10 -10
  792. package/dist/esm/gov-form-checkbox-group.entry.js.map +1 -1
  793. package/dist/esm/gov-form-checkbox.entry.js +33 -31
  794. package/dist/esm/gov-form-checkbox.entry.js.map +1 -1
  795. package/dist/esm/gov-form-control.entry.js +12 -16
  796. package/dist/esm/gov-form-control.entry.js.map +1 -1
  797. package/dist/esm/gov-form-file.entry.js +32 -37
  798. package/dist/esm/gov-form-file.entry.js.map +1 -1
  799. package/dist/esm/gov-form-group.entry.js +8 -12
  800. package/dist/esm/gov-form-group.entry.js.map +1 -1
  801. package/dist/esm/gov-form-input_2.entry.js +279 -0
  802. package/dist/esm/gov-form-input_2.entry.js.map +1 -0
  803. package/dist/esm/gov-form-label.entry.js +4 -8
  804. package/dist/esm/gov-form-label.entry.js.map +1 -1
  805. package/dist/esm/gov-form-multi-select.entry.js +38 -46
  806. package/dist/esm/gov-form-multi-select.entry.js.map +1 -1
  807. package/dist/esm/gov-form-password-power.entry.js +2 -6
  808. package/dist/esm/gov-form-password-power.entry.js.map +1 -1
  809. package/dist/esm/gov-form-radio-group.entry.js +10 -10
  810. package/dist/esm/gov-form-radio-group.entry.js.map +1 -1
  811. package/dist/esm/gov-form-radio.entry.js +32 -32
  812. package/dist/esm/gov-form-radio.entry.js.map +1 -1
  813. package/dist/esm/gov-form-search.entry.js +9 -12
  814. package/dist/esm/gov-form-search.entry.js.map +1 -1
  815. package/dist/esm/gov-form-select.entry.js +31 -44
  816. package/dist/esm/gov-form-select.entry.js.map +1 -1
  817. package/dist/esm/gov-form-switch.entry.js +33 -32
  818. package/dist/esm/gov-form-switch.entry.js.map +1 -1
  819. package/dist/esm/gov-grid-item.entry.js +3 -7
  820. package/dist/esm/gov-grid-item.entry.js.map +1 -1
  821. package/dist/esm/gov-grid.entry.js +3 -7
  822. package/dist/esm/gov-grid.entry.js.map +1 -1
  823. package/dist/esm/gov-icon.entry.js +43 -18
  824. package/dist/esm/gov-icon.entry.js.map +1 -1
  825. package/dist/esm/gov-infobar.entry.js +41 -48
  826. package/dist/esm/gov-infobar.entry.js.map +1 -1
  827. package/dist/esm/gov-layout-column.entry.js +3 -7
  828. package/dist/esm/gov-layout-column.entry.js.map +1 -1
  829. package/dist/esm/gov-layout.entry.js +3 -7
  830. package/dist/esm/gov-layout.entry.js.map +1 -1
  831. package/dist/esm/gov-loading.entry.js +19 -7
  832. package/dist/esm/gov-loading.entry.js.map +1 -1
  833. package/dist/esm/gov-message.entry.js +19 -19
  834. package/dist/esm/gov-message.entry.js.map +1 -1
  835. package/dist/esm/gov-pagination.entry.js +33 -37
  836. package/dist/esm/gov-pagination.entry.js.map +1 -1
  837. package/dist/esm/gov-spacer.entry.js +7 -11
  838. package/dist/esm/gov-spacer.entry.js.map +1 -1
  839. package/dist/esm/gov-stepper-item.entry.js +18 -47
  840. package/dist/esm/gov-stepper-item.entry.js.map +1 -1
  841. package/dist/esm/gov-stepper.entry.js +13 -13
  842. package/dist/esm/gov-stepper.entry.js.map +1 -1
  843. package/dist/esm/gov-tabs-item.entry.js +9 -10
  844. package/dist/esm/gov-tabs-item.entry.js.map +1 -1
  845. package/dist/esm/gov-tabs.entry.js +45 -45
  846. package/dist/esm/gov-tabs.entry.js.map +1 -1
  847. package/dist/esm/gov-tag.entry.js +23 -21
  848. package/dist/esm/gov-tag.entry.js.map +1 -1
  849. package/dist/esm/gov-tile.entry.js +13 -11
  850. package/dist/esm/gov-tile.entry.js.map +1 -1
  851. package/dist/esm/gov-tiles.entry.js +4 -12
  852. package/dist/esm/gov-tiles.entry.js.map +1 -1
  853. package/dist/esm/gov-toast.entry.js +38 -27
  854. package/dist/esm/gov-toast.entry.js.map +1 -1
  855. package/dist/esm/gov-tooltip-content.entry.js +7 -11
  856. package/dist/esm/gov-tooltip-content.entry.js.map +1 -1
  857. package/dist/esm/gov-tooltip.entry.js +17 -21
  858. package/dist/esm/gov-tooltip.entry.js.map +1 -1
  859. package/dist/esm/gov-wizard-item.entry.js +21 -44
  860. package/dist/esm/gov-wizard-item.entry.js.map +1 -1
  861. package/dist/esm/gov-wizard.entry.js +16 -15
  862. package/dist/esm/gov-wizard.entry.js.map +1 -1
  863. package/dist/esm/gov.log-6e9faad2.js +19 -0
  864. package/dist/esm/gov.log-6e9faad2.js.map +1 -0
  865. package/dist/esm/helpers-5d179d4b.js.map +1 -1
  866. package/dist/esm/index-d8b4eb6c.js +1997 -0
  867. package/dist/esm/index-d8b4eb6c.js.map +1 -0
  868. package/dist/esm/loader.js +3 -3
  869. package/dist/esm/props-c82e1abf.js +14 -0
  870. package/dist/esm/props-c82e1abf.js.map +1 -0
  871. package/dist/esm/stencil.utils-f3c6c68d.js +9 -0
  872. package/dist/esm/stencil.utils-f3c6c68d.js.map +1 -0
  873. package/dist/esm/template-3d84d705.js +124 -0
  874. package/dist/esm/template-3d84d705.js.map +1 -0
  875. package/dist/esm/utils-2b4ef320.js +35 -0
  876. package/dist/esm/utils-2b4ef320.js.map +1 -0
  877. package/dist/esm/wcag-fa5ce56c.js +52 -0
  878. package/dist/esm/wcag-fa5ce56c.js.map +1 -0
  879. package/dist/esm/win-cec370ad.js +31 -0
  880. package/dist/esm/win-cec370ad.js.map +1 -0
  881. package/dist/hydrate/index.js +11179 -1929
  882. package/dist/hydrate/index.mjs +11179 -1929
  883. package/dist/stencil.config.js +4 -2
  884. package/dist/stencil.config.js.map +1 -1
  885. package/dist/types/components/gov-accordion/constants.d.ts +4 -7
  886. package/dist/types/components/gov-accordion/gov-accordion-item.d.ts +6 -22
  887. package/dist/types/components/gov-accordion/gov-accordion.d.ts +3 -19
  888. package/dist/types/components/gov-app/gov-app.d.ts +37 -0
  889. package/dist/types/components/gov-attachments/gov-attachments-item.d.ts +4 -4
  890. package/dist/types/components/gov-backdrop/gov-backdrop.d.ts +8 -4
  891. package/dist/types/components/gov-breadcrumbs/gov-breadcrumbs.d.ts +5 -5
  892. package/dist/types/components/gov-button/button/constants.d.ts +5 -6
  893. package/dist/types/components/gov-button/button/gov-button.d.ts +13 -70
  894. package/dist/types/components/gov-button/dropdown/gov-dropdown.d.ts +5 -4
  895. package/dist/types/components/gov-card/constants.d.ts +0 -1
  896. package/dist/types/components/gov-card/gov-card.d.ts +9 -27
  897. package/dist/types/components/gov-chip/constants.d.ts +8 -0
  898. package/dist/types/components/gov-chip/gov-chip.d.ts +18 -29
  899. package/dist/types/components/gov-control-group/constants.d.ts +3 -3
  900. package/dist/types/components/gov-control-group/gov-control-group.d.ts +7 -3
  901. package/dist/types/components/gov-cookiebar/constants.d.ts +1 -2
  902. package/dist/types/components/gov-dialog/constants.d.ts +11 -0
  903. package/dist/types/components/gov-dialog/gov-dialog.d.ts +67 -0
  904. package/dist/types/components/gov-empty/constants.d.ts +4 -2
  905. package/dist/types/components/gov-empty/gov-empty.d.ts +7 -0
  906. package/dist/types/components/gov-error-code/constants.d.ts +0 -2
  907. package/dist/types/components/gov-form/autocomplete/constants.d.ts +1 -4
  908. package/dist/types/components/gov-form/autocomplete/gov-form-autocomplete.d.ts +7 -19
  909. package/dist/types/components/gov-form/checkbox/constants.d.ts +2 -1
  910. package/dist/types/components/gov-form/checkbox/gov-form-checkbox.d.ts +11 -13
  911. package/dist/types/components/gov-form/file/constants.d.ts +0 -3
  912. package/dist/types/components/gov-form/file/gov-form-file.d.ts +10 -15
  913. package/dist/types/components/gov-form/input/constants.d.ts +1 -4
  914. package/dist/types/components/gov-form/input/gov-form-input.d.ts +13 -29
  915. package/dist/types/components/gov-form/message/constants.d.ts +6 -4
  916. package/dist/types/components/gov-form/message/gov-form-message.d.ts +8 -4
  917. package/dist/types/components/gov-form/multiselect/constants.d.ts +1 -4
  918. package/dist/types/components/gov-form/multiselect/gov-form-multi-select.d.ts +7 -23
  919. package/dist/types/components/gov-form/radio/constants.d.ts +1 -2
  920. package/dist/types/components/gov-form/radio/gov-form-radio.d.ts +7 -12
  921. package/dist/types/components/gov-form/search/constants.d.ts +6 -5
  922. package/dist/types/components/gov-form/search/gov-form-search.d.ts +6 -2
  923. package/dist/types/components/gov-form/select/constants.d.ts +1 -4
  924. package/dist/types/components/gov-form/select/gov-form-select.d.ts +7 -30
  925. package/dist/types/components/gov-form/switch/constants.d.ts +1 -0
  926. package/dist/types/components/gov-form/switch/gov-form-switch.d.ts +7 -14
  927. package/dist/types/components/gov-icon/constants.d.ts +3 -0
  928. package/dist/types/components/gov-icon/gov-icon.d.ts +9 -3
  929. package/dist/types/components/gov-icon/helpers.d.ts +3 -2
  930. package/dist/types/components/gov-infobar/constants.d.ts +8 -5
  931. package/dist/types/components/gov-infobar/gov-infobar.d.ts +14 -16
  932. package/dist/types/components/gov-loading/loading/constants.d.ts +4 -0
  933. package/dist/types/components/gov-loading/loading/gov-loading.d.ts +7 -0
  934. package/dist/types/components/gov-loading/skeleton/constants.d.ts +7 -6
  935. package/dist/types/components/gov-loading/skeleton/gov-skeleton.d.ts +13 -15
  936. package/dist/types/components/gov-message/constants.d.ts +8 -5
  937. package/dist/types/components/gov-message/gov-message.d.ts +7 -3
  938. package/dist/types/components/gov-pagination/constants.d.ts +3 -3
  939. package/dist/types/components/gov-pagination/gov-pagination.d.ts +11 -22
  940. package/dist/types/components/gov-spacer/constants.d.ts +1 -1
  941. package/dist/types/components/gov-stepper/constants.d.ts +6 -9
  942. package/dist/types/components/gov-stepper/gov-stepper-item.d.ts +5 -22
  943. package/dist/types/components/gov-stepper/gov-stepper.d.ts +2 -0
  944. package/dist/types/components/gov-tabs/constants.d.ts +6 -3
  945. package/dist/types/components/gov-tabs/gov-tabs-item.d.ts +8 -0
  946. package/dist/types/components/gov-tabs/gov-tabs.d.ts +19 -24
  947. package/dist/types/components/gov-tabs/gov-tabs.types.d.ts +5 -0
  948. package/dist/types/components/gov-tag/constants.d.ts +9 -0
  949. package/dist/types/components/gov-tag/gov-tag.d.ts +9 -8
  950. package/dist/types/components/gov-theme-switch/constants.d.ts +4 -0
  951. package/dist/types/components/gov-theme-switch/gov-theme-switch.d.ts +18 -0
  952. package/dist/types/components/gov-theme-switch/gov-theme-switch.types.d.ts +10 -0
  953. package/dist/types/components/gov-tile/constants.d.ts +8 -4
  954. package/dist/types/components/gov-tile/container/gov-tiles.d.ts +1 -6
  955. package/dist/types/components/gov-tile/gov-tile.d.ts +13 -0
  956. package/dist/types/components/gov-toast/constants.d.ts +8 -6
  957. package/dist/types/components/gov-toast/gov-toast.d.ts +10 -5
  958. package/dist/types/components/gov-tooltip/constants.d.ts +3 -3
  959. package/dist/types/components/gov-tooltip/gov-tooltip-content.d.ts +2 -2
  960. package/dist/types/components/gov-tooltip/gov-tooltip.d.ts +3 -3
  961. package/dist/types/components/gov-wizard/constants.d.ts +7 -9
  962. package/dist/types/components/gov-wizard/gov-wizard-item.d.ts +5 -17
  963. package/dist/types/components/gov-wizard/gov-wizard.d.ts +2 -0
  964. package/dist/types/components.d.ts +662 -1491
  965. package/dist/types/core/constants/colors.d.ts +15 -0
  966. package/dist/types/helpers/Accessibility/accessibility.d.ts +1 -0
  967. package/dist/types/helpers/Accessibility/attributes.d.ts +1 -0
  968. package/dist/types/helpers/Dom/attribute.d.ts +13 -0
  969. package/dist/types/helpers/Log/gov.log.d.ts +3 -3
  970. package/dist/types/helpers/Validate/wcag.d.ts +1 -1
  971. package/dist/types/pages/CookieConsent.d.ts +3 -0
  972. package/dist/types/pages/Dialog.d.ts +3 -0
  973. package/dist/types/pages/Icon.d.ts +3 -0
  974. package/package.json +2 -2
  975. package/dist/cjs/constants-11f3de8f.js +0 -28
  976. package/dist/cjs/constants-11f3de8f.js.map +0 -1
  977. package/dist/cjs/constants-1b3eeb21.js +0 -20
  978. package/dist/cjs/constants-1b3eeb21.js.map +0 -1
  979. package/dist/cjs/constants-29b9825f.js +0 -33
  980. package/dist/cjs/constants-29b9825f.js.map +0 -1
  981. package/dist/cjs/constants-2f0a11e5.js +0 -30
  982. package/dist/cjs/constants-2f0a11e5.js.map +0 -1
  983. package/dist/cjs/constants-4fefc173.js +0 -37
  984. package/dist/cjs/constants-4fefc173.js.map +0 -1
  985. package/dist/cjs/constants-7a5540d0.js +0 -26
  986. package/dist/cjs/constants-7a5540d0.js.map +0 -1
  987. package/dist/cjs/constants-8f194b53.js +0 -30
  988. package/dist/cjs/constants-8f194b53.js.map +0 -1
  989. package/dist/cjs/constants-b7813ab1.js +0 -16
  990. package/dist/cjs/constants-b7813ab1.js.map +0 -1
  991. package/dist/cjs/constants-b8a9f758.js +0 -22
  992. package/dist/cjs/constants-b8a9f758.js.map +0 -1
  993. package/dist/cjs/constants-d5fe1cee.js +0 -29
  994. package/dist/cjs/constants-d5fe1cee.js.map +0 -1
  995. package/dist/cjs/constants-fb915aae.js +0 -21
  996. package/dist/cjs/constants-fb915aae.js.map +0 -1
  997. package/dist/cjs/constants-fdc5268a.js +0 -15
  998. package/dist/cjs/constants-fdc5268a.js.map +0 -1
  999. package/dist/cjs/form-f93c3a0a.js +0 -163
  1000. package/dist/cjs/form-f93c3a0a.js.map +0 -1
  1001. package/dist/cjs/gov-form-input.cjs.entry.js +0 -199
  1002. package/dist/cjs/gov-form-input.cjs.entry.js.map +0 -1
  1003. package/dist/cjs/gov-modal.cjs.entry.js +0 -112
  1004. package/dist/cjs/gov-modal.cjs.entry.js.map +0 -1
  1005. package/dist/cjs/gov-nav-item.cjs.entry.js +0 -40
  1006. package/dist/cjs/gov-nav-item.cjs.entry.js.map +0 -1
  1007. package/dist/cjs/gov-nav.cjs.entry.js +0 -43
  1008. package/dist/cjs/gov-nav.cjs.entry.js.map +0 -1
  1009. package/dist/cjs/gov-prompt.cjs.entry.js +0 -107
  1010. package/dist/cjs/gov-prompt.cjs.entry.js.map +0 -1
  1011. package/dist/cjs/gov-side-nav-item.cjs.entry.js +0 -88
  1012. package/dist/cjs/gov-side-nav-item.cjs.entry.js.map +0 -1
  1013. package/dist/cjs/gov-side-nav.cjs.entry.js +0 -57
  1014. package/dist/cjs/gov-side-nav.cjs.entry.js.map +0 -1
  1015. package/dist/cjs/gov-skeleton.cjs.entry.js +0 -118
  1016. package/dist/cjs/gov-skeleton.cjs.entry.js.map +0 -1
  1017. package/dist/cjs/gov-statsbar-item.cjs.entry.js +0 -41
  1018. package/dist/cjs/gov-statsbar-item.cjs.entry.js.map +0 -1
  1019. package/dist/cjs/gov-statsbar.cjs.entry.js +0 -54
  1020. package/dist/cjs/gov-statsbar.cjs.entry.js.map +0 -1
  1021. package/dist/cjs/gov.log-8887c6bc.js +0 -28
  1022. package/dist/cjs/gov.log-8887c6bc.js.map +0 -1
  1023. package/dist/cjs/index-cfb57f19.js +0 -2044
  1024. package/dist/cjs/index-cfb57f19.js.map +0 -1
  1025. package/dist/cjs/props-edd0d46f.js +0 -16
  1026. package/dist/cjs/props-edd0d46f.js.map +0 -1
  1027. package/dist/cjs/stencil.utils-07182a8a.js +0 -11
  1028. package/dist/cjs/stencil.utils-07182a8a.js.map +0 -1
  1029. package/dist/cjs/template-431f0737.js +0 -132
  1030. package/dist/cjs/template-431f0737.js.map +0 -1
  1031. package/dist/cjs/variants-85b514ea.js +0 -18
  1032. package/dist/cjs/variants-85b514ea.js.map +0 -1
  1033. package/dist/cjs/wcag-53ebeed1.js +0 -67
  1034. package/dist/cjs/wcag-53ebeed1.js.map +0 -1
  1035. package/dist/cjs/win-03714165.js +0 -39
  1036. package/dist/cjs/win-03714165.js.map +0 -1
  1037. package/dist/collection/components/gov-accordion/gov-accordion-item.css +0 -524
  1038. package/dist/collection/components/gov-accordion/gov-accordion.css +0 -240
  1039. package/dist/collection/components/gov-attachments/gov-attachments.css +0 -247
  1040. package/dist/collection/components/gov-backdrop/gov-backdrop.css +0 -246
  1041. package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.css +0 -321
  1042. package/dist/collection/components/gov-button/button/gov-button.css +0 -1154
  1043. package/dist/collection/components/gov-button/dropdown/gov-dropdown.css +0 -264
  1044. package/dist/collection/components/gov-card/gov-card.css +0 -377
  1045. package/dist/collection/components/gov-chip/gov-chip.css +0 -1251
  1046. package/dist/collection/components/gov-container/gov-container.css +0 -247
  1047. package/dist/collection/components/gov-control-group/gov-control-group.css +0 -280
  1048. package/dist/collection/components/gov-cookiebar/gov-cookiebar.css +0 -289
  1049. package/dist/collection/components/gov-empty/gov-empty.css +0 -255
  1050. package/dist/collection/components/gov-error-code/gov-error-code.css +0 -270
  1051. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.css +0 -290
  1052. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.css +0 -402
  1053. package/dist/collection/components/gov-form/control/gov-form-control.css +0 -291
  1054. package/dist/collection/components/gov-form/file/gov-form-file.css +0 -301
  1055. package/dist/collection/components/gov-form/input/gov-form-input.css +0 -523
  1056. package/dist/collection/components/gov-form/label/gov-form-label.css +0 -252
  1057. package/dist/collection/components/gov-form/message/gov-form-message.css +0 -262
  1058. package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.css +0 -640
  1059. package/dist/collection/components/gov-form/password-power/gov-form-password-power.css +0 -275
  1060. package/dist/collection/components/gov-form/radio/gov-form-radio.css +0 -401
  1061. package/dist/collection/components/gov-form/search/gov-form-search.css +0 -274
  1062. package/dist/collection/components/gov-form/select/gov-form-select.css +0 -598
  1063. package/dist/collection/components/gov-form/switch/gov-form-switch.css +0 -440
  1064. package/dist/collection/components/gov-grid/gov-grid-item.css +0 -437
  1065. package/dist/collection/components/gov-grid/gov-grid.css +0 -256
  1066. package/dist/collection/components/gov-icon/gov-icon.css +0 -250
  1067. package/dist/collection/components/gov-infobar/gov-infobar.css +0 -388
  1068. package/dist/collection/components/gov-layout/gov-layout-column.css +0 -237
  1069. package/dist/collection/components/gov-layout/gov-layout.css +0 -282
  1070. package/dist/collection/components/gov-loading/loading/gov-loading.css +0 -261
  1071. package/dist/collection/components/gov-loading/skeleton/gov-skeleton.css +0 -300
  1072. package/dist/collection/components/gov-message/gov-message.css +0 -319
  1073. package/dist/collection/components/gov-modal/constants.js +0 -15
  1074. package/dist/collection/components/gov-modal/constants.js.map +0 -1
  1075. package/dist/collection/components/gov-modal/gov-modal.css +0 -345
  1076. package/dist/collection/components/gov-modal/gov-modal.js +0 -396
  1077. package/dist/collection/components/gov-modal/gov-modal.js.map +0 -1
  1078. package/dist/collection/components/gov-nav/constants.js +0 -9
  1079. package/dist/collection/components/gov-nav/constants.js.map +0 -1
  1080. package/dist/collection/components/gov-nav/gov-nav-item.css +0 -288
  1081. package/dist/collection/components/gov-nav/gov-nav-item.js +0 -68
  1082. package/dist/collection/components/gov-nav/gov-nav-item.js.map +0 -1
  1083. package/dist/collection/components/gov-nav/gov-nav.css +0 -254
  1084. package/dist/collection/components/gov-nav/gov-nav.js +0 -98
  1085. package/dist/collection/components/gov-nav/gov-nav.js.map +0 -1
  1086. package/dist/collection/components/gov-pagination/gov-pagination.css +0 -394
  1087. package/dist/collection/components/gov-promp/constants.js +0 -13
  1088. package/dist/collection/components/gov-promp/constants.js.map +0 -1
  1089. package/dist/collection/components/gov-promp/gov-prompt.css +0 -348
  1090. package/dist/collection/components/gov-promp/gov-prompt.js +0 -337
  1091. package/dist/collection/components/gov-promp/gov-prompt.js.map +0 -1
  1092. package/dist/collection/components/gov-side-nav/constants.js +0 -16
  1093. package/dist/collection/components/gov-side-nav/constants.js.map +0 -1
  1094. package/dist/collection/components/gov-side-nav/gov-side-nav-item.css +0 -384
  1095. package/dist/collection/components/gov-side-nav/gov-side-nav-item.d.js +0 -2
  1096. package/dist/collection/components/gov-side-nav/gov-side-nav-item.d.js.map +0 -1
  1097. package/dist/collection/components/gov-side-nav/gov-side-nav-item.js +0 -336
  1098. package/dist/collection/components/gov-side-nav/gov-side-nav-item.js.map +0 -1
  1099. package/dist/collection/components/gov-side-nav/gov-side-nav.css +0 -237
  1100. package/dist/collection/components/gov-side-nav/gov-side-nav.js +0 -171
  1101. package/dist/collection/components/gov-side-nav/gov-side-nav.js.map +0 -1
  1102. package/dist/collection/components/gov-spacer/gov-spacer.css +0 -302
  1103. package/dist/collection/components/gov-statsbar/constants.js +0 -18
  1104. package/dist/collection/components/gov-statsbar/constants.js.map +0 -1
  1105. package/dist/collection/components/gov-statsbar/gov-statsbar-item.css +0 -296
  1106. package/dist/collection/components/gov-statsbar/gov-statsbar-item.js +0 -66
  1107. package/dist/collection/components/gov-statsbar/gov-statsbar-item.js.map +0 -1
  1108. package/dist/collection/components/gov-statsbar/gov-statsbar.css +0 -281
  1109. package/dist/collection/components/gov-statsbar/gov-statsbar.js +0 -104
  1110. package/dist/collection/components/gov-statsbar/gov-statsbar.js.map +0 -1
  1111. package/dist/collection/components/gov-stepper/gov-stepper-item.css +0 -467
  1112. package/dist/collection/components/gov-stepper/gov-stepper.css +0 -237
  1113. package/dist/collection/components/gov-tabs/gov-tabs-item.css +0 -238
  1114. package/dist/collection/components/gov-tabs/gov-tabs.css +0 -392
  1115. package/dist/collection/components/gov-tag/gov-tag.css +0 -1164
  1116. package/dist/collection/components/gov-tile/container/gov-tiles.css +0 -319
  1117. package/dist/collection/components/gov-tile/gov-tile.css +0 -314
  1118. package/dist/collection/components/gov-toast/gov-toast.css +0 -403
  1119. package/dist/collection/components/gov-tooltip/gov-tooltip-content.css +0 -348
  1120. package/dist/collection/components/gov-tooltip/gov-tooltip.css +0 -241
  1121. package/dist/collection/components/gov-wizard/gov-wizard-item.css +0 -474
  1122. package/dist/collection/components/gov-wizard/gov-wizard.css +0 -240
  1123. package/dist/collection/core/constants/variants.js +0 -15
  1124. package/dist/collection/core/constants/variants.js.map +0 -1
  1125. package/dist/collection/pages/Cookiebar.js +0 -29
  1126. package/dist/collection/pages/Cookiebar.js.map +0 -1
  1127. package/dist/collection/pages/Modal.js +0 -57
  1128. package/dist/collection/pages/Modal.js.map +0 -1
  1129. package/dist/collection/pages/Nav.js +0 -30
  1130. package/dist/collection/pages/Nav.js.map +0 -1
  1131. package/dist/collection/pages/Prompt.js +0 -48
  1132. package/dist/collection/pages/Prompt.js.map +0 -1
  1133. package/dist/collection/pages/SideNav.js +0 -117
  1134. package/dist/collection/pages/SideNav.js.map +0 -1
  1135. package/dist/collection/pages/Statsbar.js +0 -202
  1136. package/dist/collection/pages/Statsbar.js.map +0 -1
  1137. package/dist/components/gov-modal.d.ts +0 -11
  1138. package/dist/components/gov-modal.js +0 -2
  1139. package/dist/components/gov-modal.js.map +0 -1
  1140. package/dist/components/gov-nav-item.d.ts +0 -11
  1141. package/dist/components/gov-nav-item.js +0 -2
  1142. package/dist/components/gov-nav-item.js.map +0 -1
  1143. package/dist/components/gov-nav.d.ts +0 -11
  1144. package/dist/components/gov-nav.js +0 -2
  1145. package/dist/components/gov-nav.js.map +0 -1
  1146. package/dist/components/gov-prompt.d.ts +0 -11
  1147. package/dist/components/gov-prompt.js +0 -2
  1148. package/dist/components/gov-prompt.js.map +0 -1
  1149. package/dist/components/gov-side-nav-item.d.ts +0 -11
  1150. package/dist/components/gov-side-nav-item.js +0 -2
  1151. package/dist/components/gov-side-nav-item.js.map +0 -1
  1152. package/dist/components/gov-side-nav.d.ts +0 -11
  1153. package/dist/components/gov-side-nav.js +0 -2
  1154. package/dist/components/gov-side-nav.js.map +0 -1
  1155. package/dist/components/gov-statsbar-item.d.ts +0 -11
  1156. package/dist/components/gov-statsbar-item.js +0 -2
  1157. package/dist/components/gov-statsbar-item.js.map +0 -1
  1158. package/dist/components/gov-statsbar.d.ts +0 -11
  1159. package/dist/components/gov-statsbar.js +0 -2
  1160. package/dist/components/gov-statsbar.js.map +0 -1
  1161. package/dist/components/p-0134b442.js +0 -2
  1162. package/dist/components/p-0134b442.js.map +0 -1
  1163. package/dist/components/p-016118d2.js +0 -2
  1164. package/dist/components/p-016118d2.js.map +0 -1
  1165. package/dist/components/p-03dbb8b1.js +0 -2
  1166. package/dist/components/p-03dbb8b1.js.map +0 -1
  1167. package/dist/components/p-20fd8011.js +0 -2
  1168. package/dist/components/p-20fd8011.js.map +0 -1
  1169. package/dist/components/p-240c302e.js +0 -2
  1170. package/dist/components/p-240c302e.js.map +0 -1
  1171. package/dist/components/p-344c72d7.js +0 -2
  1172. package/dist/components/p-3983d290.js +0 -2
  1173. package/dist/components/p-3983d290.js.map +0 -1
  1174. package/dist/components/p-3cf3af92.js +0 -2
  1175. package/dist/components/p-3cf3af92.js.map +0 -1
  1176. package/dist/components/p-3f704a40.js +0 -2
  1177. package/dist/components/p-3f704a40.js.map +0 -1
  1178. package/dist/components/p-4489a1da.js +0 -2
  1179. package/dist/components/p-4489a1da.js.map +0 -1
  1180. package/dist/components/p-4faa3ba6.js +0 -2
  1181. package/dist/components/p-4faa3ba6.js.map +0 -1
  1182. package/dist/components/p-6207f7b0.js +0 -2
  1183. package/dist/components/p-6207f7b0.js.map +0 -1
  1184. package/dist/components/p-65cd1f0c.js +0 -2
  1185. package/dist/components/p-65cd1f0c.js.map +0 -1
  1186. package/dist/components/p-6b0471a8.js +0 -2
  1187. package/dist/components/p-6b0471a8.js.map +0 -1
  1188. package/dist/components/p-6cdf3f51.js +0 -2
  1189. package/dist/components/p-6cdf3f51.js.map +0 -1
  1190. package/dist/components/p-6e263e52.js +0 -2
  1191. package/dist/components/p-6e263e52.js.map +0 -1
  1192. package/dist/components/p-77a6e3be.js +0 -2
  1193. package/dist/components/p-77a6e3be.js.map +0 -1
  1194. package/dist/components/p-8df7c635.js +0 -2
  1195. package/dist/components/p-8df7c635.js.map +0 -1
  1196. package/dist/components/p-8dfac7d7.js +0 -2
  1197. package/dist/components/p-8dfac7d7.js.map +0 -1
  1198. package/dist/components/p-92c6c6aa.js +0 -2
  1199. package/dist/components/p-92c6c6aa.js.map +0 -1
  1200. package/dist/components/p-9370b15f.js +0 -2
  1201. package/dist/components/p-9370b15f.js.map +0 -1
  1202. package/dist/components/p-94dd1649.js +0 -2
  1203. package/dist/components/p-94dd1649.js.map +0 -1
  1204. package/dist/components/p-b5bbb1eb.js +0 -2
  1205. package/dist/components/p-b5bbb1eb.js.map +0 -1
  1206. package/dist/components/p-bb979e0e.js +0 -2
  1207. package/dist/components/p-bb979e0e.js.map +0 -1
  1208. package/dist/components/p-ce45c786.js +0 -2
  1209. package/dist/components/p-ce45c786.js.map +0 -1
  1210. package/dist/components/p-d0288df5.js +0 -2
  1211. package/dist/components/p-d0288df5.js.map +0 -1
  1212. package/dist/components/p-d6759ac3.js +0 -3
  1213. package/dist/components/p-d6759ac3.js.map +0 -1
  1214. package/dist/components/p-d687df8f.js +0 -2
  1215. package/dist/components/p-d687df8f.js.map +0 -1
  1216. package/dist/components/p-e296ca83.js +0 -2
  1217. package/dist/components/p-e296ca83.js.map +0 -1
  1218. package/dist/components/p-e618f1cb.js +0 -2
  1219. package/dist/components/p-e618f1cb.js.map +0 -1
  1220. package/dist/components/p-f0d542f2.js +0 -2
  1221. package/dist/components/p-f0d542f2.js.map +0 -1
  1222. package/dist/core/p-0134b442.js +0 -2
  1223. package/dist/core/p-0134b442.js.map +0 -1
  1224. package/dist/core/p-02745628.entry.js +0 -2
  1225. package/dist/core/p-02745628.entry.js.map +0 -1
  1226. package/dist/core/p-03dbb8b1.js +0 -2
  1227. package/dist/core/p-03dbb8b1.js.map +0 -1
  1228. package/dist/core/p-04e48d5d.entry.js +0 -2
  1229. package/dist/core/p-04e48d5d.entry.js.map +0 -1
  1230. package/dist/core/p-0790a27c.entry.js +0 -2
  1231. package/dist/core/p-0790a27c.entry.js.map +0 -1
  1232. package/dist/core/p-0a5b0f7d.js +0 -3
  1233. package/dist/core/p-0a5b0f7d.js.map +0 -1
  1234. package/dist/core/p-0dd510d0.entry.js +0 -2
  1235. package/dist/core/p-0dd510d0.entry.js.map +0 -1
  1236. package/dist/core/p-1046221c.entry.js +0 -2
  1237. package/dist/core/p-1046221c.entry.js.map +0 -1
  1238. package/dist/core/p-13a80dc5.entry.js +0 -2
  1239. package/dist/core/p-13a80dc5.entry.js.map +0 -1
  1240. package/dist/core/p-185a46b9.entry.js +0 -2
  1241. package/dist/core/p-185a46b9.entry.js.map +0 -1
  1242. package/dist/core/p-1b212799.entry.js +0 -2
  1243. package/dist/core/p-1b212799.entry.js.map +0 -1
  1244. package/dist/core/p-20fd8011.js +0 -2
  1245. package/dist/core/p-20fd8011.js.map +0 -1
  1246. package/dist/core/p-212e297e.entry.js +0 -2
  1247. package/dist/core/p-212e297e.entry.js.map +0 -1
  1248. package/dist/core/p-240c302e.js +0 -2
  1249. package/dist/core/p-240c302e.js.map +0 -1
  1250. package/dist/core/p-272ef734.entry.js +0 -2
  1251. package/dist/core/p-272ef734.entry.js.map +0 -1
  1252. package/dist/core/p-290773da.entry.js +0 -2
  1253. package/dist/core/p-290773da.entry.js.map +0 -1
  1254. package/dist/core/p-2cdb5670.entry.js +0 -3
  1255. package/dist/core/p-2cdb5670.entry.js.map +0 -1
  1256. package/dist/core/p-2db35d0f.entry.js +0 -2
  1257. package/dist/core/p-2db35d0f.entry.js.map +0 -1
  1258. package/dist/core/p-2e647c00.entry.js +0 -2
  1259. package/dist/core/p-2e647c00.entry.js.map +0 -1
  1260. package/dist/core/p-2fb0e1cf.entry.js +0 -2
  1261. package/dist/core/p-2fb0e1cf.entry.js.map +0 -1
  1262. package/dist/core/p-31a7316b.entry.js +0 -2
  1263. package/dist/core/p-31a7316b.entry.js.map +0 -1
  1264. package/dist/core/p-33b1f5d8.entry.js +0 -2
  1265. package/dist/core/p-33b1f5d8.entry.js.map +0 -1
  1266. package/dist/core/p-344c72d7.js +0 -2
  1267. package/dist/core/p-3483a6e8.entry.js +0 -2
  1268. package/dist/core/p-3483a6e8.entry.js.map +0 -1
  1269. package/dist/core/p-34cf509a.entry.js +0 -2
  1270. package/dist/core/p-34cf509a.entry.js.map +0 -1
  1271. package/dist/core/p-36425101.entry.js +0 -2
  1272. package/dist/core/p-36425101.entry.js.map +0 -1
  1273. package/dist/core/p-36ee24f8.entry.js +0 -2
  1274. package/dist/core/p-36ee24f8.entry.js.map +0 -1
  1275. package/dist/core/p-389edb54.entry.js +0 -2
  1276. package/dist/core/p-389edb54.entry.js.map +0 -1
  1277. package/dist/core/p-3983d290.js +0 -2
  1278. package/dist/core/p-3983d290.js.map +0 -1
  1279. package/dist/core/p-3e3a1607.entry.js +0 -2
  1280. package/dist/core/p-3e3a1607.entry.js.map +0 -1
  1281. package/dist/core/p-3f0dd8fa.js +0 -2
  1282. package/dist/core/p-3f0dd8fa.js.map +0 -1
  1283. package/dist/core/p-3f62cf30.entry.js +0 -2
  1284. package/dist/core/p-3f62cf30.entry.js.map +0 -1
  1285. package/dist/core/p-4191acf2.js +0 -2
  1286. package/dist/core/p-4191acf2.js.map +0 -1
  1287. package/dist/core/p-4532cea6.entry.js +0 -2
  1288. package/dist/core/p-4532cea6.entry.js.map +0 -1
  1289. package/dist/core/p-45b869ae.js +0 -2
  1290. package/dist/core/p-45b869ae.js.map +0 -1
  1291. package/dist/core/p-4dbaff99.entry.js +0 -2
  1292. package/dist/core/p-4dbaff99.entry.js.map +0 -1
  1293. package/dist/core/p-4faa3ba6.js +0 -2
  1294. package/dist/core/p-4faa3ba6.js.map +0 -1
  1295. package/dist/core/p-5462e282.entry.js +0 -2
  1296. package/dist/core/p-5462e282.entry.js.map +0 -1
  1297. package/dist/core/p-5d33cb6e.entry.js +0 -2
  1298. package/dist/core/p-5d33cb6e.entry.js.map +0 -1
  1299. package/dist/core/p-5e04679a.entry.js +0 -2
  1300. package/dist/core/p-5e04679a.entry.js.map +0 -1
  1301. package/dist/core/p-5e7e7cb1.entry.js +0 -2
  1302. package/dist/core/p-5e7e7cb1.entry.js.map +0 -1
  1303. package/dist/core/p-5facceb9.entry.js +0 -2
  1304. package/dist/core/p-5facceb9.entry.js.map +0 -1
  1305. package/dist/core/p-650ac6c6.entry.js +0 -2
  1306. package/dist/core/p-650ac6c6.entry.js.map +0 -1
  1307. package/dist/core/p-6977b168.entry.js +0 -2
  1308. package/dist/core/p-6977b168.entry.js.map +0 -1
  1309. package/dist/core/p-6be9b50d.entry.js +0 -3
  1310. package/dist/core/p-6be9b50d.entry.js.map +0 -1
  1311. package/dist/core/p-6c745c3e.entry.js +0 -2
  1312. package/dist/core/p-6c745c3e.entry.js.map +0 -1
  1313. package/dist/core/p-718d0198.entry.js +0 -2
  1314. package/dist/core/p-718d0198.entry.js.map +0 -1
  1315. package/dist/core/p-753e4861.entry.js +0 -3
  1316. package/dist/core/p-753e4861.entry.js.map +0 -1
  1317. package/dist/core/p-761c33c7.entry.js +0 -2
  1318. package/dist/core/p-761c33c7.entry.js.map +0 -1
  1319. package/dist/core/p-7695610a.entry.js +0 -2
  1320. package/dist/core/p-7695610a.entry.js.map +0 -1
  1321. package/dist/core/p-7ba4daf4.js +0 -2
  1322. package/dist/core/p-7d1dd58a.entry.js +0 -2
  1323. package/dist/core/p-7d1dd58a.entry.js.map +0 -1
  1324. package/dist/core/p-8ab827a1.entry.js +0 -2
  1325. package/dist/core/p-8ab827a1.entry.js.map +0 -1
  1326. package/dist/core/p-8dfac7d7.js +0 -2
  1327. package/dist/core/p-8dfac7d7.js.map +0 -1
  1328. package/dist/core/p-92b7481f.js +0 -2
  1329. package/dist/core/p-92b7481f.js.map +0 -1
  1330. package/dist/core/p-92f752e1.entry.js +0 -3
  1331. package/dist/core/p-92f752e1.entry.js.map +0 -1
  1332. package/dist/core/p-94dd1649.js +0 -2
  1333. package/dist/core/p-94dd1649.js.map +0 -1
  1334. package/dist/core/p-a50b306f.entry.js +0 -2
  1335. package/dist/core/p-a50b306f.entry.js.map +0 -1
  1336. package/dist/core/p-aaabf6a4.entry.js +0 -2
  1337. package/dist/core/p-aaabf6a4.entry.js.map +0 -1
  1338. package/dist/core/p-ab2f6b4d.entry.js +0 -2
  1339. package/dist/core/p-ab2f6b4d.entry.js.map +0 -1
  1340. package/dist/core/p-ab9d9655.entry.js +0 -2
  1341. package/dist/core/p-ab9d9655.entry.js.map +0 -1
  1342. package/dist/core/p-aba11ab4.entry.js +0 -2
  1343. package/dist/core/p-aba11ab4.entry.js.map +0 -1
  1344. package/dist/core/p-b58ed9ce.entry.js +0 -2
  1345. package/dist/core/p-b58ed9ce.entry.js.map +0 -1
  1346. package/dist/core/p-c98fe646.js +0 -2
  1347. package/dist/core/p-c98fe646.js.map +0 -1
  1348. package/dist/core/p-cc3c6319.entry.js +0 -2
  1349. package/dist/core/p-cc3c6319.entry.js.map +0 -1
  1350. package/dist/core/p-cce125de.entry.js +0 -2
  1351. package/dist/core/p-cce125de.entry.js.map +0 -1
  1352. package/dist/core/p-ce45c786.js +0 -2
  1353. package/dist/core/p-ce45c786.js.map +0 -1
  1354. package/dist/core/p-d0288df5.js +0 -2
  1355. package/dist/core/p-d0288df5.js.map +0 -1
  1356. package/dist/core/p-d2fc217d.entry.js +0 -2
  1357. package/dist/core/p-d2fc217d.entry.js.map +0 -1
  1358. package/dist/core/p-dbde347f.entry.js +0 -2
  1359. package/dist/core/p-dbde347f.entry.js.map +0 -1
  1360. package/dist/core/p-e0e2e9c1.js +0 -2
  1361. package/dist/core/p-e21b402c.entry.js +0 -3
  1362. package/dist/core/p-e21b402c.entry.js.map +0 -1
  1363. package/dist/core/p-e296ca83.js +0 -2
  1364. package/dist/core/p-e296ca83.js.map +0 -1
  1365. package/dist/core/p-e44a0fee.js +0 -2
  1366. package/dist/core/p-e618f1cb.js +0 -2
  1367. package/dist/core/p-e618f1cb.js.map +0 -1
  1368. package/dist/core/p-eb059ce6.entry.js +0 -2
  1369. package/dist/core/p-eb059ce6.entry.js.map +0 -1
  1370. package/dist/core/p-eb403270.entry.js +0 -2
  1371. package/dist/core/p-eb403270.entry.js.map +0 -1
  1372. package/dist/core/p-f0d542f2.js +0 -2
  1373. package/dist/core/p-f0d542f2.js.map +0 -1
  1374. package/dist/core/p-f11f707f.entry.js +0 -2
  1375. package/dist/core/p-f11f707f.entry.js.map +0 -1
  1376. package/dist/core/p-f54fe20e.entry.js +0 -2
  1377. package/dist/core/p-f54fe20e.entry.js.map +0 -1
  1378. package/dist/core/p-f9e6f776.entry.js +0 -3
  1379. package/dist/core/p-f9e6f776.entry.js.map +0 -1
  1380. package/dist/core/p-f9fee460.entry.js +0 -2
  1381. package/dist/core/p-f9fee460.entry.js.map +0 -1
  1382. package/dist/core/p-fc3d4a73.entry.js +0 -3
  1383. package/dist/core/p-fc3d4a73.entry.js.map +0 -1
  1384. package/dist/core/p-fdead70e.js +0 -2
  1385. package/dist/core/p-fdead70e.js.map +0 -1
  1386. package/dist/esm/constants-0014bc7f.js +0 -24
  1387. package/dist/esm/constants-0014bc7f.js.map +0 -1
  1388. package/dist/esm/constants-122ac484.js +0 -25
  1389. package/dist/esm/constants-122ac484.js.map +0 -1
  1390. package/dist/esm/constants-14f351fd.js +0 -23
  1391. package/dist/esm/constants-14f351fd.js.map +0 -1
  1392. package/dist/esm/constants-1998bac1.js +0 -19
  1393. package/dist/esm/constants-1998bac1.js.map +0 -1
  1394. package/dist/esm/constants-43f10674.js +0 -12
  1395. package/dist/esm/constants-43f10674.js.map +0 -1
  1396. package/dist/esm/constants-4da2b3c0.js +0 -22
  1397. package/dist/esm/constants-4da2b3c0.js.map +0 -1
  1398. package/dist/esm/constants-66db9786.js +0 -25
  1399. package/dist/esm/constants-66db9786.js.map +0 -1
  1400. package/dist/esm/constants-78d0d7ff.js +0 -13
  1401. package/dist/esm/constants-78d0d7ff.js.map +0 -1
  1402. package/dist/esm/constants-a2828485.js +0 -12
  1403. package/dist/esm/constants-a2828485.js.map +0 -1
  1404. package/dist/esm/constants-a5fadb10.js +0 -29
  1405. package/dist/esm/constants-a5fadb10.js.map +0 -1
  1406. package/dist/esm/constants-f63d2d63.js +0 -18
  1407. package/dist/esm/constants-f63d2d63.js.map +0 -1
  1408. package/dist/esm/constants-f6ecfd4e.js +0 -33
  1409. package/dist/esm/constants-f6ecfd4e.js.map +0 -1
  1410. package/dist/esm/constants-f98e7750.js +0 -22
  1411. package/dist/esm/constants-f98e7750.js.map +0 -1
  1412. package/dist/esm/constants-ff234810.js +0 -17
  1413. package/dist/esm/constants-ff234810.js.map +0 -1
  1414. package/dist/esm/form-738c5b12.js +0 -145
  1415. package/dist/esm/form-738c5b12.js.map +0 -1
  1416. package/dist/esm/gov-form-input.entry.js +0 -195
  1417. package/dist/esm/gov-form-input.entry.js.map +0 -1
  1418. package/dist/esm/gov-modal.entry.js +0 -108
  1419. package/dist/esm/gov-modal.entry.js.map +0 -1
  1420. package/dist/esm/gov-nav-item.entry.js +0 -36
  1421. package/dist/esm/gov-nav-item.entry.js.map +0 -1
  1422. package/dist/esm/gov-nav.entry.js +0 -39
  1423. package/dist/esm/gov-nav.entry.js.map +0 -1
  1424. package/dist/esm/gov-prompt.entry.js +0 -103
  1425. package/dist/esm/gov-prompt.entry.js.map +0 -1
  1426. package/dist/esm/gov-side-nav-item.entry.js +0 -84
  1427. package/dist/esm/gov-side-nav-item.entry.js.map +0 -1
  1428. package/dist/esm/gov-side-nav.entry.js +0 -53
  1429. package/dist/esm/gov-side-nav.entry.js.map +0 -1
  1430. package/dist/esm/gov-skeleton.entry.js +0 -114
  1431. package/dist/esm/gov-skeleton.entry.js.map +0 -1
  1432. package/dist/esm/gov-statsbar-item.entry.js +0 -37
  1433. package/dist/esm/gov-statsbar-item.entry.js.map +0 -1
  1434. package/dist/esm/gov-statsbar.entry.js +0 -50
  1435. package/dist/esm/gov-statsbar.entry.js.map +0 -1
  1436. package/dist/esm/gov.log-431da6b2.js +0 -25
  1437. package/dist/esm/gov.log-431da6b2.js.map +0 -1
  1438. package/dist/esm/index-b44c6c92.js +0 -2013
  1439. package/dist/esm/index-b44c6c92.js.map +0 -1
  1440. package/dist/esm/props-ec3beb91.js +0 -14
  1441. package/dist/esm/props-ec3beb91.js.map +0 -1
  1442. package/dist/esm/stencil.utils-5d8e3d11.js +0 -9
  1443. package/dist/esm/stencil.utils-5d8e3d11.js.map +0 -1
  1444. package/dist/esm/template-94812ab3.js +0 -123
  1445. package/dist/esm/template-94812ab3.js.map +0 -1
  1446. package/dist/esm/utils-e10e994d.js +0 -35
  1447. package/dist/esm/utils-e10e994d.js.map +0 -1
  1448. package/dist/esm/variants-69f013c1.js +0 -18
  1449. package/dist/esm/variants-69f013c1.js.map +0 -1
  1450. package/dist/esm/wcag-6ad92279.js +0 -62
  1451. package/dist/esm/wcag-6ad92279.js.map +0 -1
  1452. package/dist/esm/win-b64cd8a6.js +0 -31
  1453. package/dist/esm/win-b64cd8a6.js.map +0 -1
  1454. package/dist/types/components/gov-modal/constants.d.ts +0 -14
  1455. package/dist/types/components/gov-modal/gov-modal.d.ts +0 -78
  1456. package/dist/types/components/gov-nav/constants.d.ts +0 -8
  1457. package/dist/types/components/gov-nav/gov-nav-item.d.ts +0 -12
  1458. package/dist/types/components/gov-nav/gov-nav.d.ts +0 -17
  1459. package/dist/types/components/gov-promp/constants.d.ts +0 -12
  1460. package/dist/types/components/gov-promp/gov-prompt.d.ts +0 -66
  1461. package/dist/types/components/gov-side-nav/constants.d.ts +0 -15
  1462. package/dist/types/components/gov-side-nav/gov-side-nav-item.d.d.ts +0 -4
  1463. package/dist/types/components/gov-side-nav/gov-side-nav-item.d.ts +0 -67
  1464. package/dist/types/components/gov-side-nav/gov-side-nav.d.ts +0 -32
  1465. package/dist/types/components/gov-statsbar/constants.d.ts +0 -18
  1466. package/dist/types/components/gov-statsbar/gov-statsbar-item.d.ts +0 -14
  1467. package/dist/types/components/gov-statsbar/gov-statsbar.d.ts +0 -19
  1468. package/dist/types/core/constants/variants.d.ts +0 -12
  1469. package/dist/types/pages/Cookiebar.d.ts +0 -3
  1470. package/dist/types/pages/Modal.d.ts +0 -3
  1471. package/dist/types/pages/Nav.d.ts +0 -3
  1472. package/dist/types/pages/Prompt.d.ts +0 -3
  1473. package/dist/types/pages/SideNav.d.ts +0 -3
  1474. package/dist/types/pages/Statsbar.d.ts +0 -3
  1475. /package/dist/components/{p-344c72d7.js.map → p-19c681a3.js.map} +0 -0
  1476. /package/dist/core/{p-e44a0fee.js.map → p-052cc573.js.map} +0 -0
  1477. /package/dist/core/{p-344c72d7.js.map → p-169b67af.js.map} +0 -0
  1478. /package/dist/core/{p-7ba4daf4.js.map → p-2614044c.js.map} +0 -0
  1479. /package/dist/core/{p-e0e2e9c1.js.map → p-45a30859.js.map} +0 -0
@@ -5,104 +5,112 @@
5
5
  * It contains typing information for all components that exist in this project.
6
6
  */
7
7
  import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
- import { AccordionSizeType, AccordionVariantType } from "./components/gov-accordion/constants";
8
+ import { AccordionSizeType } from "./components/gov-accordion/constants";
9
9
  import { AccordionEvent, AccordionItemEvent } from "./components/gov-accordion/gov-accordion.types";
10
10
  import { GovBreadcrumbsChangeEvent } from "./components/gov-breadcrumbs/gov-breadcrumbs.d";
11
- import { ButtonSizesType, ButtonTargetType, ButtonVariantType, NativeTypesType, TypesType } from "./components/gov-button/button/constants";
11
+ import { ButtonColorType, ButtonSizesType, ButtonTargetType, ButtonTypesType, NativeTypesType } from "./components/gov-button/button/constants";
12
12
  import { ButtonEvent } from "./components/gov-button/button/gov-button.types";
13
13
  import { GovCardChangeEvent } from "./components/gov-card/interfaces";
14
- import { NativeTypesType as NativeTypesType1 } from "./components/gov-chip/constants";
15
- import { ControlGroupVariantType } from "./components/gov-control-group/constants";
14
+ import { ChipSizesType, ChipTypesType, NativeTypesType as NativeTypesType1 } from "./components/gov-chip/constants";
15
+ import { ControlGroupColorType } from "./components/gov-control-group/constants";
16
+ import { Nullable } from "./types/interfaces";
16
17
  import { PositionType } from "./components/gov-button/dropdown/constants";
17
18
  import { DropdownEvent } from "./components/gov-button/dropdown/gov-dropdown.types";
19
+ import { EmptySizesType } from "./components/gov-empty/constants";
18
20
  import { FormAutocompleteEvent, GovFormAutocompleteItem } from "./components/gov-form/autocomplete/gov-form-autocomplete.types";
19
- import { SizesType, VariantType } from "./components/gov-form/autocomplete/constants";
21
+ import { SizesType } from "./components/gov-form/autocomplete/constants";
20
22
  import { FormCheckboxSizesType } from "./components/gov-form/checkbox/constants";
21
23
  import { FormCheckboxEvent } from "./components/gov-form/checkbox/gov-form-checkbox.types";
22
24
  import { FormGroupOrientationType, FormGroupSizesType } from "./components/gov-form/group/constants";
23
25
  import { FormCheckboxGroupEvent, FormRadioGroupEvent } from "./components/gov-form/group/gov-form-group.types";
24
26
  import { FormControlSizesType } from "./components/gov-form/control/constants";
25
27
  import { GovFormFileEvent } from "./components/gov-form/file/gov-form-file.types";
26
- import { FormInputSizesType, FormInputVariantType, InputType, Type } from "./components/gov-form/input/constants";
27
- import { Nullable } from "./types/interfaces";
28
+ import { FormInputSizesType, InputType, Type } from "./components/gov-form/input/constants";
28
29
  import { FormInputEvent } from "./components/gov-form/input/gov-form-input.types";
29
30
  import { FormLabelSizesTypes } from "./components/gov-form/label/constants";
30
- import { FormMessageVariantType } from "./components/gov-form/message/constants";
31
+ import { FormMessageColorType, FormMessageSizesTypes } from "./components/gov-form/message/constants";
31
32
  import { FormMultiselectEvent, GovFormMultiSelectItem, GovFormMultiSelectSelectedItem } from "./components/gov-form/multiselect/gov-form-multi-select.types";
32
- import { FormMultiselectSizesType, FormMultiselectVariantType } from "./components/gov-form/multiselect/constants";
33
+ import { FormMultiselectSizesType } from "./components/gov-form/multiselect/constants";
33
34
  import { FormRadioSizesType } from "./components/gov-form/radio/constants";
34
35
  import { FormRadioEvent } from "./components/gov-form/radio/gov-form-radio.types";
35
- import { FormSearchVariantType } from "./components/gov-form/search/constants";
36
+ import { FormSearchColorType, FormSearchSizesType } from "./components/gov-form/search/constants";
36
37
  import { FormSelectEvent, FormSelectOption } from "./components/gov-form/select/gov-form-select.types";
37
- import { FormSelectSizesType, FormSelectVariantType } from "./components/gov-form/select/constants";
38
+ import { FormSelectSizesType } from "./components/gov-form/select/constants";
38
39
  import { FormSwitchSizesType } from "./components/gov-form/switch/constants";
39
40
  import { FormSwitchEvent } from "./components/gov-form/switch/gov-form-switch.types";
40
- import { VariantType as VariantType1 } from "./components/gov-infobar/constants";
41
+ import { IconColorType } from "./components/gov-icon/constants";
42
+ import { ColorType, InfobarTypesType } from "./components/gov-infobar/constants";
41
43
  import { InfobarEvent } from "./components/gov-infobar/gov-infobar.types";
42
44
  import { LayoutType, LayoutVariantType } from "./components/gov-layout/constants";
43
- import { MessageVariantType } from "./components/gov-message/constants";
44
- import { PaginationSizeType, PaginationType, PaginationVariantType } from "./components/gov-pagination/constants";
45
+ import { LoadingSizesType } from "./components/gov-loading/loading/constants";
46
+ import { MessageColorType, MessageTypesType } from "./components/gov-message/constants";
47
+ import { PaginationColorType, PaginationSizeType, PaginationType } from "./components/gov-pagination/constants";
45
48
  import { PaginationEvent } from "./components/gov-pagination/gov-pagination.types";
46
- import { GovSideNavItemChangeEvent } from "./components/gov-side-nav/gov-side-nav-item.d";
47
- import { SkeletonAnimationType, SkeletonShapesType, SkeletonVariantsType } from "./components/gov-loading/skeleton/constants";
49
+ import { SkeletonAnimationType, SkeletonColorType, SkeletonShapesType } from "./components/gov-loading/skeleton/constants";
48
50
  import { SpacerBreakpointsType, SpacerSizeType } from "./components/gov-spacer/constants";
49
- import { StatsBarIconPositionType, StatsBarVariantType } from "./components/gov-statsbar/constants";
50
- import { StepperSizesType, StepperVariantType } from "./components/gov-stepper/constants";
51
+ import { StepperColorType, StepperSizesType } from "./components/gov-stepper/constants";
51
52
  import { GovStepperItemChangeEvent } from "./components/gov-stepper/gov-stepper-item.d";
52
- import { TabOrientationType, TabType, VariantType as VariantType2 } from "./components/gov-tabs/constants";
53
- import { ToastTypesType, ToastVariantType } from "./components/gov-toast/constants";
54
- import { TooltipPositionType, TooltipSizeType, TooltipVariantType } from "./components/gov-tooltip/constants";
55
- import { WizardSizesType, WizardVariantsType } from "./components/gov-wizard/constants";
53
+ import { ColorType as ColorType1, TabOrientationType, TabSizeType, TabType } from "./components/gov-tabs/constants";
54
+ import { TagSizesType, TagTypesType } from "./components/gov-tag/constants";
55
+ import { ThemeSwitchEvent } from "./components/gov-theme-switch/gov-theme-switch.types";
56
+ import { TileSizesType } from "./components/gov-tile/constants";
57
+ import { ToastColorType, ToastTypesType } from "./components/gov-toast/constants";
58
+ import { TooltipColorType, TooltipPositionType, TooltipSizeType } from "./components/gov-tooltip/constants";
59
+ import { WizardColorType, WizardSizesType } from "./components/gov-wizard/constants";
56
60
  import { GovWizardItemChangeEvent } from "./components/gov-wizard/gov-wizard-item.d";
57
61
  import { WizardItemEvent } from "./components/gov-wizard/gov-wizard-item.types";
58
- export { AccordionSizeType, AccordionVariantType } from "./components/gov-accordion/constants";
62
+ export { AccordionSizeType } from "./components/gov-accordion/constants";
59
63
  export { AccordionEvent, AccordionItemEvent } from "./components/gov-accordion/gov-accordion.types";
60
64
  export { GovBreadcrumbsChangeEvent } from "./components/gov-breadcrumbs/gov-breadcrumbs.d";
61
- export { ButtonSizesType, ButtonTargetType, ButtonVariantType, NativeTypesType, TypesType } from "./components/gov-button/button/constants";
65
+ export { ButtonColorType, ButtonSizesType, ButtonTargetType, ButtonTypesType, NativeTypesType } from "./components/gov-button/button/constants";
62
66
  export { ButtonEvent } from "./components/gov-button/button/gov-button.types";
63
67
  export { GovCardChangeEvent } from "./components/gov-card/interfaces";
64
- export { NativeTypesType as NativeTypesType1 } from "./components/gov-chip/constants";
65
- export { ControlGroupVariantType } from "./components/gov-control-group/constants";
68
+ export { ChipSizesType, ChipTypesType, NativeTypesType as NativeTypesType1 } from "./components/gov-chip/constants";
69
+ export { ControlGroupColorType } from "./components/gov-control-group/constants";
70
+ export { Nullable } from "./types/interfaces";
66
71
  export { PositionType } from "./components/gov-button/dropdown/constants";
67
72
  export { DropdownEvent } from "./components/gov-button/dropdown/gov-dropdown.types";
73
+ export { EmptySizesType } from "./components/gov-empty/constants";
68
74
  export { FormAutocompleteEvent, GovFormAutocompleteItem } from "./components/gov-form/autocomplete/gov-form-autocomplete.types";
69
- export { SizesType, VariantType } from "./components/gov-form/autocomplete/constants";
75
+ export { SizesType } from "./components/gov-form/autocomplete/constants";
70
76
  export { FormCheckboxSizesType } from "./components/gov-form/checkbox/constants";
71
77
  export { FormCheckboxEvent } from "./components/gov-form/checkbox/gov-form-checkbox.types";
72
78
  export { FormGroupOrientationType, FormGroupSizesType } from "./components/gov-form/group/constants";
73
79
  export { FormCheckboxGroupEvent, FormRadioGroupEvent } from "./components/gov-form/group/gov-form-group.types";
74
80
  export { FormControlSizesType } from "./components/gov-form/control/constants";
75
81
  export { GovFormFileEvent } from "./components/gov-form/file/gov-form-file.types";
76
- export { FormInputSizesType, FormInputVariantType, InputType, Type } from "./components/gov-form/input/constants";
77
- export { Nullable } from "./types/interfaces";
82
+ export { FormInputSizesType, InputType, Type } from "./components/gov-form/input/constants";
78
83
  export { FormInputEvent } from "./components/gov-form/input/gov-form-input.types";
79
84
  export { FormLabelSizesTypes } from "./components/gov-form/label/constants";
80
- export { FormMessageVariantType } from "./components/gov-form/message/constants";
85
+ export { FormMessageColorType, FormMessageSizesTypes } from "./components/gov-form/message/constants";
81
86
  export { FormMultiselectEvent, GovFormMultiSelectItem, GovFormMultiSelectSelectedItem } from "./components/gov-form/multiselect/gov-form-multi-select.types";
82
- export { FormMultiselectSizesType, FormMultiselectVariantType } from "./components/gov-form/multiselect/constants";
87
+ export { FormMultiselectSizesType } from "./components/gov-form/multiselect/constants";
83
88
  export { FormRadioSizesType } from "./components/gov-form/radio/constants";
84
89
  export { FormRadioEvent } from "./components/gov-form/radio/gov-form-radio.types";
85
- export { FormSearchVariantType } from "./components/gov-form/search/constants";
90
+ export { FormSearchColorType, FormSearchSizesType } from "./components/gov-form/search/constants";
86
91
  export { FormSelectEvent, FormSelectOption } from "./components/gov-form/select/gov-form-select.types";
87
- export { FormSelectSizesType, FormSelectVariantType } from "./components/gov-form/select/constants";
92
+ export { FormSelectSizesType } from "./components/gov-form/select/constants";
88
93
  export { FormSwitchSizesType } from "./components/gov-form/switch/constants";
89
94
  export { FormSwitchEvent } from "./components/gov-form/switch/gov-form-switch.types";
90
- export { VariantType as VariantType1 } from "./components/gov-infobar/constants";
95
+ export { IconColorType } from "./components/gov-icon/constants";
96
+ export { ColorType, InfobarTypesType } from "./components/gov-infobar/constants";
91
97
  export { InfobarEvent } from "./components/gov-infobar/gov-infobar.types";
92
98
  export { LayoutType, LayoutVariantType } from "./components/gov-layout/constants";
93
- export { MessageVariantType } from "./components/gov-message/constants";
94
- export { PaginationSizeType, PaginationType, PaginationVariantType } from "./components/gov-pagination/constants";
99
+ export { LoadingSizesType } from "./components/gov-loading/loading/constants";
100
+ export { MessageColorType, MessageTypesType } from "./components/gov-message/constants";
101
+ export { PaginationColorType, PaginationSizeType, PaginationType } from "./components/gov-pagination/constants";
95
102
  export { PaginationEvent } from "./components/gov-pagination/gov-pagination.types";
96
- export { GovSideNavItemChangeEvent } from "./components/gov-side-nav/gov-side-nav-item.d";
97
- export { SkeletonAnimationType, SkeletonShapesType, SkeletonVariantsType } from "./components/gov-loading/skeleton/constants";
103
+ export { SkeletonAnimationType, SkeletonColorType, SkeletonShapesType } from "./components/gov-loading/skeleton/constants";
98
104
  export { SpacerBreakpointsType, SpacerSizeType } from "./components/gov-spacer/constants";
99
- export { StatsBarIconPositionType, StatsBarVariantType } from "./components/gov-statsbar/constants";
100
- export { StepperSizesType, StepperVariantType } from "./components/gov-stepper/constants";
105
+ export { StepperColorType, StepperSizesType } from "./components/gov-stepper/constants";
101
106
  export { GovStepperItemChangeEvent } from "./components/gov-stepper/gov-stepper-item.d";
102
- export { TabOrientationType, TabType, VariantType as VariantType2 } from "./components/gov-tabs/constants";
103
- export { ToastTypesType, ToastVariantType } from "./components/gov-toast/constants";
104
- export { TooltipPositionType, TooltipSizeType, TooltipVariantType } from "./components/gov-tooltip/constants";
105
- export { WizardSizesType, WizardVariantsType } from "./components/gov-wizard/constants";
107
+ export { ColorType as ColorType1, TabOrientationType, TabSizeType, TabType } from "./components/gov-tabs/constants";
108
+ export { TagSizesType, TagTypesType } from "./components/gov-tag/constants";
109
+ export { ThemeSwitchEvent } from "./components/gov-theme-switch/gov-theme-switch.types";
110
+ export { TileSizesType } from "./components/gov-tile/constants";
111
+ export { ToastColorType, ToastTypesType } from "./components/gov-toast/constants";
112
+ export { TooltipColorType, TooltipPositionType, TooltipSizeType } from "./components/gov-tooltip/constants";
113
+ export { WizardColorType, WizardSizesType } from "./components/gov-wizard/constants";
106
114
  export { GovWizardItemChangeEvent } from "./components/gov-wizard/gov-wizard-item.d";
107
115
  export { WizardItemEvent } from "./components/gov-wizard/gov-wizard-item.types";
108
116
  export namespace Components {
@@ -115,48 +123,24 @@ export namespace Components {
115
123
  * Accordion’s size.
116
124
  */
117
125
  "size"?: AccordionSizeType;
118
- /**
119
- * Validate the WCAG attributes of the component
120
- */
121
- "validateWcag": () => Promise<void>;
122
- /**
123
- * Style variation of the button.
124
- */
125
- "variant"?: AccordionVariantType;
126
- /**
127
- * Adds accessible label for the accordion that is only shown for screen readers.
128
- */
129
- "wcagLabel": string;
130
- /**
131
- * String of id's that indicate alternative labels elements
132
- */
133
- "wcagLabelledBy": string;
134
126
  }
135
127
  interface GovAccordionItem {
136
- /**
137
- * Closing the accordion
138
- */
139
- "close": () => Promise<void>;
140
128
  /**
141
129
  * Returns the current state of the component
142
130
  */
143
131
  "currentState": () => Promise<boolean>;
144
132
  /**
145
- * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
133
+ * Makes the button component disabled.
146
134
  */
147
135
  "disabled": boolean;
148
136
  /**
149
- * Custom accordion item identifier. Otherwise, it will be generated
137
+ * Custom accordion item identifier.
150
138
  */
151
139
  "identifier": string;
152
140
  /**
153
141
  * Defines whether the accordion is open or closed by button
154
142
  */
155
- "isExpanded": boolean;
156
- /**
157
- * Opening the accordion
158
- */
159
- "open": () => Promise<void>;
143
+ "open": boolean;
160
144
  /**
161
145
  * Accordion’s size.
162
146
  */
@@ -165,10 +149,8 @@ export namespace Components {
165
149
  * Accordion switch
166
150
  */
167
151
  "toggle": () => Promise<void>;
168
- /**
169
- * Style variation of the button.
170
- */
171
- "variant"?: AccordionVariantType;
152
+ }
153
+ interface GovApp {
172
154
  }
173
155
  interface GovAttachments {
174
156
  /**
@@ -185,64 +167,72 @@ export namespace Components {
185
167
  "wcagLabel": string;
186
168
  }
187
169
  interface GovAttachmentsItem {
188
- /**
189
- * Validate the WCAG attributes of the component
190
- */
191
- "validateWcag": () => Promise<void>;
192
170
  /**
193
171
  * Adds accessible label for the remove button that is only shown for screen readers.
194
172
  */
195
- "wcagRemoveLabel": string;
173
+ "accessibleRemoveLabel": string;
196
174
  /**
197
175
  * Indicates the id of a component that labels the remove button.
198
176
  */
199
- "wcagRemoveLabelledBy": string;
177
+ "accessibleRemoveLabelledBy": string;
178
+ /**
179
+ * Validate the accessible attributes of the component
180
+ */
181
+ "validateAccessibility": () => Promise<void>;
200
182
  }
201
183
  interface GovBackdrop {
202
184
  /**
203
- * Determine if component should have inverse colors to be used on dark background.
185
+ * Adds accessible label for the backdrop that is only shown for screen readers.
204
186
  */
205
- "inverse": boolean;
187
+ "accessibleLabel": string;
206
188
  /**
207
- * Validate the WCAG attributes of the component
189
+ * String of id's that indicate alternative labels elements
208
190
  */
209
- "validateWcag": () => Promise<void>;
191
+ "accessibleLabelledBy": string;
210
192
  /**
211
- * Adds accessible label for the backdrop that is only shown for screen readers.
193
+ * Makes the backdrop component disabled.
212
194
  */
213
- "wcagLabel": string;
195
+ "disabled": boolean;
214
196
  /**
215
- * String of id's that indicate alternative labels elements
197
+ * Determine if component should have inverse colors to be used on dark background.
216
198
  */
217
- "wcagLabelledBy": string;
199
+ "inverse": boolean;
200
+ /**
201
+ * Validate the accessibility attributes of the component
202
+ */
203
+ "validateAccessibility": () => Promise<void>;
218
204
  }
219
205
  interface GovBreadcrumbs {
220
206
  /**
221
- * Defines whether the components can be collapsible when element doesn't fit in one row.
207
+ * Adds accessible label for the pagination that is only shown for screen readers.
222
208
  */
223
- "collapsible": boolean;
209
+ "accessibleLabel": string;
224
210
  /**
225
- * Defines whether the breadcrumbs are open or closed by button
211
+ * Indicates the id of a component that labels the pagination.
226
212
  */
227
- "isExpanded": boolean;
213
+ "accessibleLabelledBy": string;
228
214
  /**
229
- * Validate the WCAG attributes of the component
215
+ * Adds an accessible label to display the full breadcrumb navigation that only screen readers can see.
230
216
  */
231
- "validateWcag": () => Promise<void>;
217
+ "accessibleToggleLabel": string;
232
218
  /**
233
- * Adds accessible label for the pagination that is only shown for screen readers.
219
+ * Defines whether the components can be collapsible when element doesn't fit in one row.
234
220
  */
235
- "wcagLabel": string;
221
+ "collapsible": boolean;
236
222
  /**
237
- * Indicates the id of a component that labels the pagination.
223
+ * Defines whether the breadcrumbs are open or closed by button
238
224
  */
239
- "wcagLabelledBy": string;
225
+ "isExpanded": boolean;
240
226
  /**
241
- * Adds an accessible label to display the full breadcrumb navigation that only screen readers can see.
227
+ * Validate the WCAG attributes of the component
242
228
  */
243
- "wcagToggleLabel": string;
229
+ "validateAccessibility": () => Promise<void>;
244
230
  }
245
231
  interface GovButton {
232
+ /**
233
+ * Style variation of the button
234
+ */
235
+ "color": ButtonColorType;
246
236
  /**
247
237
  * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies
248
238
  */
@@ -264,7 +254,7 @@ export namespace Components {
264
254
  /**
265
255
  * Returns a clickable element instance
266
256
  */
267
- "getTriggerRef": () => Promise<HTMLLinkElement | HTMLButtonElement>;
257
+ "getRef": () => Promise<HTMLLinkElement | HTMLButtonElement>;
268
258
  /**
269
259
  * Same as original parameter
270
260
  * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
@@ -275,22 +265,10 @@ export namespace Components {
275
265
  * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-hreflang
276
266
  */
277
267
  "hreflang": string;
278
- /**
279
- * Definition of the button icon on the left. The icon must be defined in the form "type/name".
280
- */
281
- "iconLeft"?: string;
282
- /**
283
- * Definition of the button icon on the left. The icon must be defined in the form "type/name".
284
- */
285
- "iconRight"?: string;
286
268
  /**
287
269
  * Custom button identifier
288
270
  */
289
271
  "identifier": string;
290
- /**
291
- * Determine if component should have inversed colors to be used on dark background
292
- */
293
- "inverse": boolean;
294
272
  /**
295
273
  * Indicates whether an asynchronous process is running
296
274
  */
@@ -329,109 +307,45 @@ export namespace Components {
329
307
  /**
330
308
  * Button's type
331
309
  */
332
- "type": TypesType;
333
- /**
334
- * Validate the WCAG attributes of the component
335
- */
336
- "validateWcag": () => Promise<void>;
337
- /**
338
- * Style variation of the button
339
- */
340
- "variant": ButtonVariantType;
341
- /**
342
- * Indicates the id of a related component’s visually focused element
343
- */
344
- "wcagActiveDescendant": string;
345
- /**
346
- * Use this property to add an aria-controls attribute to the button. Use the attribute to point to the unique id of the content that the button manages
347
- */
348
- "wcagControls": string;
349
- /**
350
- * Indicates the current item within a container or set of related elements
351
- */
352
- "wcagCurrent": string;
353
- /**
354
- * Indicates the id of a component that describes the button
355
- */
356
- "wcagDescribedBy": string;
357
- /**
358
- * Aria description the button
359
- */
360
- "wcagDescription": string;
361
- /**
362
- * Details of the component
363
- */
364
- "wcagDetails": string;
365
- /**
366
- * If a button expands or collapses adjacent content, then use the ariaExpanded prop to add the aria-expanded attribute to the button Set the value to convey the current expanded (true) or collapsed (false) state of the content
367
- */
368
- "wcagExpanded": boolean;
369
- /**
370
- * Use this property to add an aria-haspopup attribute to a button, if you are using it as a menu button
371
- */
372
- "wcagHasPopup": string;
373
- /**
374
- * Adds accessible label for the button that is only shown for screen readers Typically, this label text replaces the visible text on the button for users who use assistive technology
375
- */
376
- "wcagLabel": string;
377
- /**
378
- * String of id's that indicate alternative labels elements
379
- */
380
- "wcagLabelledBy": string;
381
- /**
382
- * Indicates the id of a component owned by the button
383
- */
384
- "wcagOwns": string;
310
+ "type": ButtonTypesType;
385
311
  /**
386
- * Tells screen reader the element is pressed
312
+ * Validate the Accessibility attributes of the component
387
313
  */
388
- "wcagPressed": boolean;
314
+ "validateAccessibility": () => Promise<void>;
389
315
  }
390
316
  interface GovCard {
391
317
  /**
392
- * Close the card if it is collapsible
393
- */
394
- "close": () => Promise<void>;
395
- /**
396
- * Defines wether the card can be collapsible
397
- */
398
- "collapsible": boolean;
399
- /**
400
- * Defines whether the card is open or closed by button
318
+ * Adds accessible label for the collapsible button that is only shown for screen readers.
401
319
  */
402
- "expanded": boolean;
320
+ "accessibleTriggerLabel": string;
403
321
  /**
404
- * Used to change the HMTL tag in the card headline for correct semantic structure
322
+ * A string of identifiers that indicate alternative label elements for collapsible card
405
323
  */
406
- "headlineTag": string;
324
+ "accessibleTriggerLabelledBy": string;
407
325
  /**
408
- * Item label of the card
326
+ * Defines weather the card can be collapsible
409
327
  */
410
- "label": string;
328
+ "collapsible": boolean;
411
329
  /**
412
- * Open the card if it is collapsible
330
+ * Defines whether the card is open or closed
413
331
  */
414
- "open": () => Promise<void>;
332
+ "open": boolean;
415
333
  /**
416
334
  * Style variation of the card.
417
335
  */
418
336
  "promotion": boolean;
419
337
  /**
420
- * Validate the WCAG attributes of the component
421
- */
422
- "validateWcag": () => Promise<void>;
423
- /**
424
- * Adds accessible label for the collapsible button that is only shown for screen readers.
425
- */
426
- "wcagTriggerLabel": string;
427
- /**
428
- * A string of identifiers that indicate alternative label elements for collapsible card
338
+ * Validate the accessible attributes of the component
429
339
  */
430
- "wcagTriggerLabelledBy": string;
340
+ "validateAccessibility": () => Promise<void>;
431
341
  }
432
342
  interface GovChip {
433
343
  /**
434
- * Makes the chip component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
344
+ * Style variation of the chip.
345
+ */
346
+ "color": ButtonColorType;
347
+ /**
348
+ * Makes the chip component disabled.
435
349
  */
436
350
  "disabled": boolean;
437
351
  /**
@@ -439,14 +353,10 @@ export namespace Components {
439
353
  * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/focusable
440
354
  */
441
355
  "focusable": boolean;
442
- /**
443
- * Returns a unique tab trigger identifier
444
- */
445
- "getTriggerIdentifier": () => Promise<string>;
446
356
  /**
447
357
  * Returns a clickable element instance
448
358
  */
449
- "getTriggerRef": () => Promise<HTMLLinkElement | HTMLButtonElement | HTMLSpanElement>;
359
+ "geRef": () => Promise<HTMLLinkElement | HTMLButtonElement | HTMLSpanElement>;
450
360
  /**
451
361
  * Same as original parameter
452
362
  * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
@@ -464,10 +374,6 @@ export namespace Components {
464
374
  * Custom chip identifier. Otherwise, it will be generated
465
375
  */
466
376
  "identifier": string;
467
- /**
468
- * Determine if component should have inverse colors to be used on dark background
469
- */
470
- "inverse": boolean;
471
377
  /**
472
378
  * Focus button element
473
379
  */
@@ -475,7 +381,7 @@ export namespace Components {
475
381
  /**
476
382
  * Chip’s size.
477
383
  */
478
- "size": ButtonSizesType;
384
+ "size": ChipSizesType;
479
385
  /**
480
386
  * Used to change the HTML tag in the chip
481
387
  */
@@ -486,22 +392,9 @@ export namespace Components {
486
392
  */
487
393
  "target": string;
488
394
  /**
489
- * Style variation of the chip.
490
- */
491
- "variant": ButtonVariantType;
492
- /**
493
- * Use this property to add an aria-controls attribute to the button. Use the attribute to point to the unique id of the content that the button manages
494
- */
495
- "wcagControls": string;
496
- /**
497
- * Adds accessible label for the button that is only shown for screen readers. Typically, this label text replaces the visible text on the button for users who use assistive technology.
395
+ * Chip’s type
498
396
  */
499
- "wcagLabel": string;
500
- /**
501
- * Same as original parameter
502
- * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-selected
503
- */
504
- "wcagSelected": boolean;
397
+ "type": ChipTypesType;
505
398
  }
506
399
  interface GovContainer {
507
400
  /**
@@ -512,16 +405,66 @@ export namespace Components {
512
405
  }
513
406
  interface GovControlGroup {
514
407
  /**
515
- * Specifies the display of the border between elements
408
+ * Style variation of the content message.
516
409
  */
517
- "noBorder": boolean;
410
+ "color": ControlGroupColorType;
518
411
  /**
519
- * Style variation of the content message.
412
+ * Specifies the display of elements to full width
520
413
  */
521
- "variant": ControlGroupVariantType;
414
+ "fitContent": boolean;
415
+ /**
416
+ * Specifies the display of the border between elements
417
+ */
418
+ "noBorder": boolean;
522
419
  }
523
420
  interface GovCookiebar {
524
421
  }
422
+ interface GovDialog {
423
+ /**
424
+ * Adds accessible label for the dialog close button that is only shown for screen readers.
425
+ */
426
+ "accessibleCloseLabel": string;
427
+ /**
428
+ * A string of identifiers that indicate alternative label elements for closing the dialog window
429
+ */
430
+ "accessibleCloseLabelledBy": string;
431
+ /**
432
+ * Indicates the id of a component that describes the dialog.
433
+ */
434
+ "accessibleDescribedBy": string;
435
+ /**
436
+ * String of id's that indicate alternative labels elements
437
+ */
438
+ "accessibleLabelledBy": string;
439
+ /**
440
+ * Attribute allowing blocking the backdrop dialog closing
441
+ */
442
+ "blockBackdropClose": boolean;
443
+ /**
444
+ * Attribute allowing blocking the dialog closing
445
+ */
446
+ "blockClose": boolean;
447
+ /**
448
+ * Used to change the HTML tag in the dialog label for correct semantic structure
449
+ */
450
+ "labelTag": string;
451
+ /**
452
+ * Attribute for dialog window display
453
+ */
454
+ "open": boolean;
455
+ /**
456
+ * Role of dialog
457
+ */
458
+ "role": Nullable<string>;
459
+ /**
460
+ * Sets the close button to focus
461
+ */
462
+ "setFocus": () => Promise<void>;
463
+ /**
464
+ * Validate the WCAG attributes of the component
465
+ */
466
+ "validateAccessibility": () => Promise<void>;
467
+ }
525
468
  interface GovDropdown {
526
469
  /**
527
470
  * Returns the current state of the dropdown
@@ -532,7 +475,7 @@ export namespace Components {
532
475
  */
533
476
  "identifier": string;
534
477
  /**
535
- * Dropdown open state
478
+ * Dropdown state
536
479
  */
537
480
  "open": boolean;
538
481
  /**
@@ -540,11 +483,15 @@ export namespace Components {
540
483
  */
541
484
  "position": PositionType;
542
485
  /**
543
- * Sets the dropdown state
486
+ * Toggle state of dropdown
544
487
  */
545
- "setOpen": (state: boolean) => Promise<void>;
488
+ "toggle": () => Promise<void>;
546
489
  }
547
490
  interface GovEmpty {
491
+ /**
492
+ * Element size.
493
+ */
494
+ "size"?: EmptySizesType;
548
495
  }
549
496
  interface GovErrorCode {
550
497
  }
@@ -646,22 +593,6 @@ export namespace Components {
646
593
  * Value of input
647
594
  */
648
595
  "value": string;
649
- /**
650
- * Style variation of the form input.
651
- */
652
- "variant"?: VariantType;
653
- /**
654
- * Indicates the id of a component that describes the input.
655
- */
656
- "wcagDescribedBy": string;
657
- /**
658
- * Indicates the id of a component that labels the input.
659
- */
660
- "wcagLabelledBy": string;
661
- /**
662
- * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-owns
663
- */
664
- "wcagOwns": string;
665
596
  }
666
597
  interface GovFormCheckbox {
667
598
  /**
@@ -669,7 +600,7 @@ export namespace Components {
669
600
  */
670
601
  "checked": boolean;
671
602
  /**
672
- * Makes the checkbox component disabled. This prevents users from being able to interact with the checkbox, and conveys its inactive state to assistive technologies.
603
+ * Makes the checkbox component disabled.
673
604
  */
674
605
  "disabled": boolean;
675
606
  /**
@@ -680,6 +611,10 @@ export namespace Components {
680
611
  * Custom checkbox identifier.
681
612
  */
682
613
  "identifier": string;
614
+ /**
615
+ * Same as original parameter (https://developer.mozilla.org/en-US/docs/Web/CSS/:indeterminate)
616
+ */
617
+ "indeterminate": boolean;
683
618
  /**
684
619
  * Indicates the entered value does not conform to the format expected by the application.
685
620
  */
@@ -700,22 +635,10 @@ export namespace Components {
700
635
  * Checkboxes size.
701
636
  */
702
637
  "size"?: FormCheckboxSizesType;
703
- /**
704
- * Validate the WCAG attributes of the component
705
- */
706
- "validateWcag": () => Promise<void>;
707
638
  /**
708
639
  * Value of checkbox
709
640
  */
710
641
  "value": string;
711
- /**
712
- * Indicates the id of a component that describes the input.
713
- */
714
- "wcagDescribedBy": string;
715
- /**
716
- * Indicates the id of a component that labels the input.
717
- */
718
- "wcagLabelledBy": string;
719
642
  }
720
643
  interface GovFormCheckboxGroup {
721
644
  /**
@@ -763,6 +686,14 @@ export namespace Components {
763
686
  * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept
764
687
  */
765
688
  "accept": string;
689
+ /**
690
+ * Adds accessible label for the list of attachments.
691
+ */
692
+ "accessibleAttachmentsLabel": string;
693
+ /**
694
+ * Adds accessible label for the remove button that is only shown for screen readers.
695
+ */
696
+ "accessibleRemoveLabel": string;
766
697
  /**
767
698
  * Description of the list of attachments
768
699
  */
@@ -832,26 +763,6 @@ export namespace Components {
832
763
  * After selecting the files, the main input element will be reset. The propagation of the event with the selected files will not be affected.
833
764
  */
834
765
  "resetAfterPick": boolean;
835
- /**
836
- * Validate the WCAG attributes of the component
837
- */
838
- "validateWcag": () => Promise<void>;
839
- /**
840
- * Adds accessible label for the list of attachments.
841
- */
842
- "wcagAttachmentsLabel": string;
843
- /**
844
- * Indicates the id of a component that describes the input.
845
- */
846
- "wcagDescribedBy": string;
847
- /**
848
- * Indicates the id of a component that labels the input.
849
- */
850
- "wcagLabelledBy": string;
851
- /**
852
- * Adds accessible label for the remove button that is only shown for screen readers.
853
- */
854
- "wcagRemoveLabel": string;
855
766
  }
856
767
  interface GovFormGroup {
857
768
  /**
@@ -864,6 +775,14 @@ export namespace Components {
864
775
  "orientation"?: FormGroupOrientationType;
865
776
  }
866
777
  interface GovFormInput {
778
+ /**
779
+ * Accessible text to hide the password
780
+ */
781
+ "accessibleHidePasswordLabel": "Skrýt heslo";
782
+ /**
783
+ * Accessible text for password display
784
+ */
785
+ "accessibleShowPasswordLabel": "Zobrazit heslo";
867
786
  /**
868
787
  * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocomplete
869
788
  */
@@ -881,7 +800,7 @@ export namespace Components {
881
800
  */
882
801
  "cols": number;
883
802
  /**
884
- * Makes the input component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
803
+ * Makes the input component disabled.
885
804
  */
886
805
  "disabled": boolean;
887
806
  /**
@@ -974,48 +893,20 @@ export namespace Components {
974
893
  * Defined the visual style of input
975
894
  */
976
895
  "type"?: Type;
977
- /**
978
- * Validate the WCAG attributes of the component
979
- */
980
- "validateWcag": () => Promise<void>;
981
896
  /**
982
897
  * Value of input
983
898
  */
984
899
  "value": string;
900
+ }
901
+ interface GovFormLabel {
985
902
  /**
986
- * Style variation of the form input.
903
+ * Identifier for label.
987
904
  */
988
- "variant"?: FormInputVariantType;
905
+ "identifier": string;
989
906
  /**
990
- * Indicates whether inputting text could trigger display of one or more predictions of the user's intended value.
907
+ * Use label as a legend for better accessibility. Note: Don't forget to set the fieldset attribute of the gov-form-control component
991
908
  */
992
- "wcagAutocomplete": string;
993
- /**
994
- * Indicates the id of a component that describes the input.
995
- */
996
- "wcagDescribedBy": string;
997
- /**
998
- * Attribute is set on an element to indicate if a control is expanded or collapsed
999
- */
1000
- "wcagExpanded": boolean;
1001
- /**
1002
- * Indicates the id of a component that labels the input.
1003
- */
1004
- "wcagLabelledBy": string;
1005
- /**
1006
- * Indicates the id of a component that describes the input.
1007
- */
1008
- "wcagOwns": string;
1009
- }
1010
- interface GovFormLabel {
1011
- /**
1012
- * Identifier for label.
1013
- */
1014
- "identifier": string;
1015
- /**
1016
- * Use label as a legend for better accessibility. Note: Don't forget to set the fieldset attribute of the gov-form-control component
1017
- */
1018
- "legend": boolean;
909
+ "legend": boolean;
1019
910
  /**
1020
911
  * Set whether the input is required or not.
1021
912
  */
@@ -1027,13 +918,17 @@ export namespace Components {
1027
918
  }
1028
919
  interface GovFormMessage {
1029
920
  /**
1030
- * Returns unique identfiier of message
921
+ * Style variation of the message.
922
+ */
923
+ "color"?: FormMessageColorType;
924
+ /**
925
+ * Returns unique identifier of message
1031
926
  */
1032
927
  "identifier": () => Promise<string>;
1033
928
  /**
1034
- * Style variation of the message.
929
+ * Message's size.
1035
930
  */
1036
- "variant"?: FormMessageVariantType;
931
+ "size"?: FormMessageSizesTypes;
1037
932
  }
1038
933
  interface GovFormMultiSelect {
1039
934
  /**
@@ -1096,30 +991,10 @@ export namespace Components {
1096
991
  * Indicates the entered value of child form element does conform to the format expected by the application.
1097
992
  */
1098
993
  "success": boolean;
1099
- /**
1100
- * Validate the WCAG attributes of the component
1101
- */
1102
- "validateWcag": () => Promise<void>;
1103
994
  /**
1104
995
  * Value of multi-select
1105
996
  */
1106
997
  "value": string | GovFormMultiSelectSelectedItem[];
1107
- /**
1108
- * Style variation of the form select.
1109
- */
1110
- "variant"?: FormMultiselectVariantType;
1111
- /**
1112
- * Indicates the id of a component that describes the input.
1113
- */
1114
- "wcagDescribedBy": string;
1115
- /**
1116
- * Indicates the id of a component that labels the input.
1117
- */
1118
- "wcagLabelledBy": string;
1119
- /**
1120
- * Indicates the id of a component that describes the input.
1121
- */
1122
- "wcagOwns": string;
1123
998
  }
1124
999
  interface GovFormPasswordPower {
1125
1000
  /**
@@ -1164,22 +1039,10 @@ export namespace Components {
1164
1039
  * Radio's size.
1165
1040
  */
1166
1041
  "size"?: FormRadioSizesType;
1167
- /**
1168
- * Validate the WCAG attributes of the component
1169
- */
1170
- "validateWcag": () => Promise<void>;
1171
1042
  /**
1172
1043
  * Value of radio
1173
1044
  */
1174
1045
  "value": string;
1175
- /**
1176
- * Indicates the id of a component that describes the input.
1177
- */
1178
- "wcagDescribedBy": string;
1179
- /**
1180
- * Indicates the id of a component that labels the input.
1181
- */
1182
- "wcagLabelledBy": string;
1183
1046
  }
1184
1047
  interface GovFormRadioGroup {
1185
1048
  /**
@@ -1199,7 +1062,11 @@ export namespace Components {
1199
1062
  /**
1200
1063
  * Style variation of the form input.
1201
1064
  */
1202
- "variant": FormSearchVariantType;
1065
+ "color": FormSearchColorType;
1066
+ /**
1067
+ * Search’s size.
1068
+ */
1069
+ "size"?: FormSearchSizesType;
1203
1070
  }
1204
1071
  interface GovFormSelect {
1205
1072
  /**
@@ -1242,38 +1109,10 @@ export namespace Components {
1242
1109
  * Indicates the entered value of child form element does conform to the format expected by the application.
1243
1110
  */
1244
1111
  "success": boolean;
1245
- /**
1246
- * Validate the WCAG attributes of the component
1247
- */
1248
- "validateWcag": () => Promise<void>;
1249
1112
  /**
1250
1113
  * Value of select
1251
1114
  */
1252
1115
  "value": string;
1253
- /**
1254
- * Style variation of the form select.
1255
- */
1256
- "variant"?: FormSelectVariantType;
1257
- /**
1258
- * Indicates the id of a related component’s visually focused element.
1259
- */
1260
- "wcagActiveDescendant": string;
1261
- /**
1262
- * Use this prop to add an aria-controls attribute. Use the attribute to indicate the id of a component controlled by this component.
1263
- */
1264
- "wcagControls": string;
1265
- /**
1266
- * Indicates the id of a component that describes the input.
1267
- */
1268
- "wcagDescribedBy": string;
1269
- /**
1270
- * Indicates the id of a component that labels the input.
1271
- */
1272
- "wcagLabelledBy": string;
1273
- /**
1274
- * Indicates the id of a component that describes the input.
1275
- */
1276
- "wcagOwns": string;
1277
1116
  }
1278
1117
  interface GovFormSwitch {
1279
1118
  /**
@@ -1281,7 +1120,7 @@ export namespace Components {
1281
1120
  */
1282
1121
  "checked": boolean;
1283
1122
  /**
1284
- * Makes the switch component disabled. This prevents users from being able to interact with the switch, and conveys its inactive state to assistive technologies.
1123
+ * Makes the switch component disabled.
1285
1124
  */
1286
1125
  "disabled": boolean;
1287
1126
  /**
@@ -1305,29 +1144,17 @@ export namespace Components {
1305
1144
  */
1306
1145
  "noLabel": boolean;
1307
1146
  /**
1308
- * Set whether the input is required or not. Please note that this is necessary for accessible inputs when the user is required to fill them. When using this property you need to also set “novalidate” attribute to your form element to prevent browser from displaying its own validation errors.
1147
+ * Set whether the input is required or not. Please note that this is necessary for accessible inputs when the user is required to fill them.
1309
1148
  */
1310
1149
  "required": boolean;
1311
1150
  /**
1312
1151
  * Switch's size.
1313
1152
  */
1314
1153
  "size"?: FormSwitchSizesType;
1315
- /**
1316
- * Validate the WCAG attributes of the component
1317
- */
1318
- "validateWcag": () => Promise<void>;
1319
1154
  /**
1320
1155
  * Value of switch
1321
1156
  */
1322
1157
  "value": string;
1323
- /**
1324
- * Indicates the id of a component that describes the input.
1325
- */
1326
- "wcagDescribedBy": string;
1327
- /**
1328
- * Indicates the id of a component that labels the input.
1329
- */
1330
- "wcagLabelledBy": string;
1331
1158
  }
1332
1159
  interface GovGrid {
1333
1160
  /**
@@ -1363,7 +1190,11 @@ export namespace Components {
1363
1190
  }
1364
1191
  interface GovIcon {
1365
1192
  /**
1366
- * Name of icon
1193
+ * Style variation of the button
1194
+ */
1195
+ "color": IconColorType;
1196
+ /**
1197
+ * Name of icon in folder
1367
1198
  */
1368
1199
  "name": string;
1369
1200
  /**
@@ -1373,37 +1204,29 @@ export namespace Components {
1373
1204
  }
1374
1205
  interface GovInfobar {
1375
1206
  /**
1376
- * Displays the option to close the infobar
1207
+ * Aria label for the closing button. It is mandatory if the infobar is closable
1377
1208
  */
1378
- "closable"?: boolean;
1209
+ "accessibleCloseLabel": string;
1379
1210
  /**
1380
- * Style variation of the button.
1211
+ * Aria label for the toggle button. It is mandatory if the infobar has headline
1381
1212
  */
1382
- "headline": string;
1213
+ "accessibleToggleLabel": string;
1383
1214
  /**
1384
- * Determine if component should have inverse colors to be used on dark background
1215
+ * Displays the option to close the infobar
1385
1216
  */
1386
- "inverse": boolean;
1217
+ "closable"?: boolean;
1387
1218
  /**
1388
1219
  * Style variation of the button.
1389
1220
  */
1390
- "role": HTMLElement['role'];
1391
- /**
1392
- * Validate the WCAG attributes of the component
1393
- */
1394
- "validateWcag": () => Promise<void>;
1221
+ "color": ColorType;
1395
1222
  /**
1396
1223
  * Style variation of the button.
1397
1224
  */
1398
- "variant": VariantType1;
1399
- /**
1400
- * Aria label for the closing button. It is mandatory if the infobar is closable
1401
- */
1402
- "wcagCloseLabel": string;
1225
+ "role": HTMLElement['role'];
1403
1226
  /**
1404
- * Aria label for the toggle button. It is mandatory if the infobar has headline
1227
+ * Infobar appearance
1405
1228
  */
1406
- "wcagToggleLabel": string;
1229
+ "type"?: InfobarTypesType;
1407
1230
  }
1408
1231
  interface GovLayout {
1409
1232
  /**
@@ -1422,101 +1245,38 @@ export namespace Components {
1422
1245
  interface GovLayoutColumn {
1423
1246
  }
1424
1247
  interface GovLoading {
1425
- }
1426
- interface GovMessage {
1427
1248
  /**
1428
- * Style variation of the content message.
1249
+ * Loading size
1429
1250
  */
1430
- "variant": MessageVariantType;
1251
+ "size"?: LoadingSizesType;
1431
1252
  }
1432
- interface GovModal {
1433
- /**
1434
- * Attribute allowing blocking the modal backdrop closing
1435
- */
1436
- "blockBackdropClose": boolean;
1437
- /**
1438
- * Attribute allowing blocking the modal button closing
1439
- */
1440
- "blockButtonClose": boolean;
1441
- /**
1442
- * Attribute allowing blocking the modal closing
1443
- */
1444
- "blockClose": boolean;
1445
- /**
1446
- * Hiding the modal
1447
- */
1448
- "hide": () => Promise<void>;
1449
- /**
1450
- * Title of modal window
1451
- */
1452
- "label": string;
1453
- /**
1454
- * Used to change the HTML tag in the modal label for correct semantic structure
1455
- */
1456
- "labelTag": string;
1457
- /**
1458
- * Attribute for modal window display
1459
- */
1460
- "open": boolean;
1461
- /**
1462
- * Role of modal
1463
- */
1464
- "role": Nullable<string>;
1465
- /**
1466
- * Showing the modal
1467
- */
1468
- "show": () => Promise<void>;
1469
- /**
1470
- * Validate the WCAG attributes of the component
1471
- */
1472
- "validateWcag": () => Promise<void>;
1473
- /**
1474
- * Adds accessible label for the modal close button that is only shown for screen readers.
1475
- */
1476
- "wcagCloseLabel": string;
1477
- /**
1478
- * A string of identifiers that indicate alternative label elements for closing the modal window
1479
- */
1480
- "wcagCloseLabelledBy": string;
1253
+ interface GovMessage {
1481
1254
  /**
1482
- * Indicates the id of a component that describes the modal.
1255
+ * Style variation of the content message.
1483
1256
  */
1484
- "wcagDescribedBy": string;
1257
+ "color": MessageColorType;
1485
1258
  /**
1486
- * String of id's that indicate alternative labels elements
1259
+ * Message type
1487
1260
  */
1488
- "wcagLabelledBy": string;
1261
+ "type"?: MessageTypesType;
1489
1262
  }
1490
- interface GovNav {
1491
- /**
1492
- * Validate the WCAG attributes of the component
1493
- */
1494
- "validateWcag": () => Promise<void>;
1263
+ interface GovPagination {
1495
1264
  /**
1496
- * Adds accessible label for the accordion that is only shown for screen readers.
1265
+ * Adds accessible label for the page item
1497
1266
  */
1498
- "wcagLabel": string;
1267
+ "accessiblePageLabel": string;
1499
1268
  /**
1500
- * String of id's that indicate alternative labels elements
1269
+ * Adds accessible label for the page select
1501
1270
  */
1502
- "wcagLabelledBy": string;
1503
- }
1504
- interface GovNavItem {
1271
+ "accessibleSelectLabel": string;
1505
1272
  /**
1506
- * Same as original parameter
1507
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
1273
+ * Style variation of the pagination.
1508
1274
  */
1509
- "href": string;
1510
- }
1511
- interface GovPagination {
1275
+ "color"?: PaginationColorType;
1512
1276
  /**
1513
1277
  * Currently displayed page
1514
1278
  */
1515
1279
  "current": number;
1516
- /**
1517
- * Set on active page
1518
- */
1519
- "inverse": boolean;
1520
1280
  /**
1521
1281
  * Description of the option to move one page forward
1522
1282
  */
@@ -1561,323 +1321,140 @@ export namespace Components {
1561
1321
  * Pagination type
1562
1322
  */
1563
1323
  "type": PaginationType;
1324
+ }
1325
+ interface GovSkeleton {
1564
1326
  /**
1565
- * Validate the WCAG attributes of the component
1327
+ * Animation type
1566
1328
  */
1567
- "validateWcag": () => Promise<void>;
1329
+ "animation"?: SkeletonAnimationType;
1568
1330
  /**
1569
- * Style variation of the pagination.
1331
+ * Style variation of the skeleton.
1570
1332
  */
1571
- "variant"?: PaginationVariantType;
1333
+ "color"?: SkeletonColorType;
1572
1334
  /**
1573
- * Adds accessible label for the pagination that is only shown for screen readers.
1335
+ * Height of the skeleton ex. 100px, 100%, auto etc.
1574
1336
  */
1575
- "wcagLabel": string;
1337
+ "height": string;
1576
1338
  /**
1577
- * Indicates the id of a component that labels the pagination.
1339
+ * Shape of the skeleton
1578
1340
  */
1579
- "wcagLabelledBy": string;
1341
+ "shape"?: SkeletonShapesType;
1580
1342
  /**
1581
- * Adds accessible label for the page item
1343
+ * Input’s size.
1582
1344
  */
1583
- "wcagPageLabel": string;
1345
+ "size"?: FormInputSizesType;
1584
1346
  /**
1585
- * Adds accessible label for the page select
1347
+ * Width of the skeleton ex. 100px, 100%, auto etc.
1586
1348
  */
1587
- "wcagSelectLabel": string;
1349
+ "width": string;
1588
1350
  }
1589
- interface GovPrompt {
1351
+ interface GovSpacer {
1590
1352
  /**
1591
- * Hiding the modal
1353
+ * Breakpoint
1592
1354
  */
1593
- "hide": () => Promise<void>;
1355
+ "breakpoint"?: SpacerBreakpointsType;
1594
1356
  /**
1595
- * Title of modal window
1357
+ * Spacer’s size
1596
1358
  */
1597
- "label": string;
1359
+ "size"?: SpacerSizeType;
1360
+ }
1361
+ interface GovStepper {
1598
1362
  /**
1599
- * Used to change the HTML tag in the modal label for correct semantic structure
1363
+ * Size of stepper
1600
1364
  */
1601
- "labelTag": string;
1365
+ "size"?: StepperSizesType;
1366
+ }
1367
+ interface GovStepperItem {
1602
1368
  /**
1603
- * Attribute for modal window display
1369
+ * Style variation of the button.
1604
1370
  */
1605
- "open": boolean;
1371
+ "color"?: StepperColorType;
1606
1372
  /**
1607
- * Role of modal
1373
+ * Custom stepper item identifier. Otherwise, it will be generated
1608
1374
  */
1609
- "role": Nullable<string>;
1375
+ "identifier": string;
1610
1376
  /**
1611
- * Showing the modal
1377
+ * Size of stepper
1612
1378
  */
1613
- "show": () => Promise<void>;
1379
+ "size"?: StepperSizesType;
1380
+ }
1381
+ interface GovTabs {
1614
1382
  /**
1615
- * Validate the WCAG attributes of the component
1383
+ * Style variation of the tab chips.
1616
1384
  */
1617
- "validateWcag": () => Promise<void>;
1385
+ "color"?: ColorType1;
1618
1386
  /**
1619
- * Adds accessible label for the modal close button that is only shown for screen readers.
1387
+ * Returns the currently selected tabs-item
1620
1388
  */
1621
- "wcagCloseLabel": string;
1389
+ "currentTab": () => Promise<Nullable<HTMLGovTabsItemElement>>;
1622
1390
  /**
1623
- * A string of identifiers that indicate alternative label elements for closing the modal window
1391
+ * Icon and description display direction
1624
1392
  */
1625
- "wcagCloseLabelledBy": string;
1393
+ "direction": 'row' | 'column';
1626
1394
  /**
1627
- * Indicates the id of a component that describes the modal.
1395
+ * Tabs orientation
1628
1396
  */
1629
- "wcagDescribedBy": string;
1397
+ "orientation": TabOrientationType;
1630
1398
  /**
1631
- * String of id's that indicate alternative labels elements
1399
+ * Regenerate tabs controllers
1632
1400
  */
1633
- "wcagLabelledBy": string;
1634
- }
1635
- interface GovSideNav {
1401
+ "refresh": () => Promise<void>;
1636
1402
  /**
1637
- * Determide if component should have compact styles.
1403
+ * Regenerate tabs controllers
1638
1404
  */
1639
- "compact": boolean;
1405
+ "rerender": () => Promise<void>;
1640
1406
  /**
1641
- * Determide if component should have inversed colors to be used on dark background.
1407
+ * Regenerate tabs controllers
1642
1408
  */
1643
- "inverse": boolean;
1409
+ "setActiveTab": (identifier: string) => Promise<void>;
1644
1410
  /**
1645
- * Validate the WCAG attributes of the component
1411
+ * Tabs size.
1646
1412
  */
1647
- "validateWcag": () => Promise<void>;
1413
+ "size"?: TabSizeType;
1648
1414
  /**
1649
- * Adds accessible label for the sidenav that is only shown for screen readers.
1415
+ * Tabs type
1650
1416
  */
1651
- "wcagLabel": string;
1417
+ "type": TabType;
1418
+ }
1419
+ interface GovTabsItem {
1652
1420
  /**
1653
- * String of id's that indicate alternative labels elements
1421
+ * Default selected tab
1654
1422
  */
1655
- "wcagLabelledBy": string;
1656
- }
1657
- interface GovSideNavItem {
1423
+ "default": boolean;
1658
1424
  /**
1659
- * Closing the sidenav
1425
+ * Item disable state
1660
1426
  */
1661
- "close": () => Promise<void>;
1427
+ "disabled": boolean;
1662
1428
  /**
1663
- * Determide if component should have compact styles.
1429
+ * Returns a unique tab trigger identifier
1664
1430
  */
1665
- "compact": boolean;
1431
+ "getDisableState": () => Promise<boolean>;
1666
1432
  /**
1667
- * Defined the count of nested items
1433
+ * Returns a unique tab content identifier
1668
1434
  */
1669
- "count": boolean;
1435
+ "getIdentifier": () => Promise<string>;
1670
1436
  /**
1671
- * Returns the current state of the component
1437
+ * Returns a unique tab trigger identifier
1672
1438
  */
1673
- "currentState": () => Promise<boolean>;
1439
+ "getTriggerIdentifier": () => Promise<string>;
1674
1440
  /**
1675
- * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
1441
+ * Icon definition at the end. Use the type/name notation
1676
1442
  */
1677
- "disabled": boolean;
1443
+ "iconEnd": string;
1678
1444
  /**
1679
- * Same as original parameter
1680
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
1445
+ * Icon definition at the stat. Use the type/name notation
1681
1446
  */
1682
- "href": string;
1447
+ "iconStart": string;
1683
1448
  /**
1684
- * Custom sidenav item identifier. Otherwise, it will be generated
1449
+ * Custom tab item identifier. Otherwise, it will be generated
1685
1450
  */
1686
1451
  "identifier": string;
1687
1452
  /**
1688
- * Determide if component should have inversed colors to be used on dark background
1453
+ * Item name of the tab
1689
1454
  */
1690
- "inverse": boolean;
1455
+ "label": string;
1691
1456
  /**
1692
- * Defines whether the sidenav is open or closed by button
1693
- */
1694
- "isExpanded": boolean;
1695
- /**
1696
- * Item name of the sidenav
1697
- */
1698
- "label": string;
1699
- /**
1700
- * Opening the sidenav
1701
- */
1702
- "open": () => Promise<void>;
1703
- /**
1704
- * sidenav switch
1705
- */
1706
- "toggle": () => Promise<void>;
1707
- }
1708
- interface GovSkeleton {
1709
- /**
1710
- * Animation type
1711
- */
1712
- "animation"?: SkeletonAnimationType;
1713
- /**
1714
- * Number of rows of current skeleton type
1715
- */
1716
- "count": number;
1717
- /**
1718
- * Height of the skeleton ex. 100px, 100%, auto etc.
1719
- */
1720
- "height": string;
1721
- /**
1722
- * Shape of the skeleton
1723
- */
1724
- "shape"?: SkeletonShapesType;
1725
- /**
1726
- * Validate the WCAG attributes of the component
1727
- */
1728
- "validateWcag": () => Promise<void>;
1729
- /**
1730
- * Style variation of the skeleton.
1731
- */
1732
- "variant"?: SkeletonVariantsType;
1733
- /**
1734
- * Adds accessible label for the skeleton that is only shown for screen readers.
1735
- */
1736
- "wcagLabel": string;
1737
- /**
1738
- * Width of the skeleton ex. 100px, 100%, auto etc.
1739
- */
1740
- "width": string;
1741
- }
1742
- interface GovSpacer {
1743
- /**
1744
- * Breakpoint
1745
- */
1746
- "breakpoint"?: SpacerBreakpointsType;
1747
- /**
1748
- * Spacer’s size
1749
- */
1750
- "size"?: SpacerSizeType;
1751
- }
1752
- interface GovStatsbar {
1753
- /**
1754
- * Icon’s position
1755
- */
1756
- "iconPosition"?: StatsBarIconPositionType;
1757
- /**
1758
- * Style variation
1759
- */
1760
- "variant"?: StatsBarVariantType;
1761
- }
1762
- interface GovStatsbarItem {
1763
- /**
1764
- * Icon’s position
1765
- */
1766
- "iconPosition"?: StatsBarIconPositionType;
1767
- }
1768
- interface GovStepper {
1769
- /**
1770
- * Size of stepper
1771
- */
1772
- "size"?: StepperSizesType;
1773
- }
1774
- interface GovStepperItem {
1775
- /**
1776
- * Item annotation of the stepper
1777
- */
1778
- "annotation": string;
1779
- /**
1780
- * Returns the current state of the component
1781
- */
1782
- "currentState": () => Promise<boolean>;
1783
- /**
1784
- * Custom stepper item identifier. Otherwise, it will be generated
1785
- */
1786
- "identifier": string;
1787
- /**
1788
- * Item name of the stepper
1789
- */
1790
- "label": string;
1791
- /**
1792
- * Size of stepper
1793
- */
1794
- "size"?: StepperSizesType;
1795
- /**
1796
- * Used to change the HMTL tag in the stepper trigger for correct semantic structure
1797
- */
1798
- "triggerTag": string;
1799
- /**
1800
- * Style variation of the button.
1801
- */
1802
- "variant"?: StepperVariantType;
1803
- }
1804
- interface GovTabs {
1805
- /**
1806
- * Returns the currently selected tabs-item
1807
- */
1808
- "currentTab": () => Promise<Nullable<HTMLGovTabsItemElement>>;
1809
- /**
1810
- * Tabs orientation
1811
- */
1812
- "orientation": TabOrientationType;
1813
- /**
1814
- * Regenerate tabs controllers
1815
- */
1816
- "refresh": () => Promise<void>;
1817
- /**
1818
- * Regenerate tabs controllers
1819
- */
1820
- "rerender": () => Promise<void>;
1821
- /**
1822
- * Regenerate tabs controllers
1823
- */
1824
- "setActiveTab": (identifier: string) => Promise<void>;
1825
- /**
1826
- * Tabs type
1827
- */
1828
- "type": TabType;
1829
- /**
1830
- * Validate the WCAG attributes of the component
1831
- */
1832
- "validateWcag": () => Promise<void>;
1833
- /**
1834
- * Style variation of the tab chips.
1835
- */
1836
- "variant"?: VariantType2;
1837
- /**
1838
- * Adds accessible label for the tabs that is only shown for screen readers.
1839
- */
1840
- "wcagLabel": string;
1841
- /**
1842
- * Indicates the id of a component that labels the tabs.
1843
- */
1844
- "wcagLabelledBy": string;
1845
- /**
1846
- * Adds accessible label for the tabs select
1847
- */
1848
- "wcagSelectLabel": string;
1849
- }
1850
- interface GovTabsItem {
1851
- /**
1852
- * Default selected tab
1853
- */
1854
- "default": boolean;
1855
- /**
1856
- * Item disable state
1857
- */
1858
- "disabled": boolean;
1859
- /**
1860
- * Returns a unique tab trigger identifier
1861
- */
1862
- "getDisableState": () => Promise<boolean>;
1863
- /**
1864
- * Returns a unique tab content identifier
1865
- */
1866
- "getIdentifier": () => Promise<string>;
1867
- /**
1868
- * Returns a unique tab trigger identifier
1869
- */
1870
- "getTriggerIdentifier": () => Promise<string>;
1871
- /**
1872
- * Custom tab item identifier. Otherwise, it will be generated
1873
- */
1874
- "identifier": string;
1875
- /**
1876
- * Item name of the tab
1877
- */
1878
- "label": string;
1879
- /**
1880
- * Set status of tab-item
1457
+ * Set status of tab-item
1881
1458
  */
1882
1459
  "setActiveStatus": (status: boolean) => Promise<void>;
1883
1460
  /**
@@ -1886,6 +1463,10 @@ export namespace Components {
1886
1463
  "triggerIdentifier": string;
1887
1464
  }
1888
1465
  interface GovTag {
1466
+ /**
1467
+ * Style variation of the tag.
1468
+ */
1469
+ "color": ButtonColorType;
1889
1470
  /**
1890
1471
  * Definition of the button icon on the left. The icon must be defined in the form "type/name".
1891
1472
  */
@@ -1894,18 +1475,16 @@ export namespace Components {
1894
1475
  * Definition of the button icon on the left. The icon must be defined in the form "type/name".
1895
1476
  */
1896
1477
  "iconRight"?: string;
1897
- /**
1898
- * Determine if component should have inverse colors to be used on dark background
1899
- */
1900
- "inverse": boolean;
1901
1478
  /**
1902
1479
  * Tag’s size.
1903
1480
  */
1904
- "size": ButtonSizesType;
1481
+ "size": TagSizesType;
1905
1482
  /**
1906
- * Style variation of the tag.
1483
+ * Tag’s type
1907
1484
  */
1908
- "variant": ButtonVariantType;
1485
+ "type": TagTypesType;
1486
+ }
1487
+ interface GovThemeSwitch {
1909
1488
  }
1910
1489
  interface GovTile {
1911
1490
  /**
@@ -1916,6 +1495,18 @@ export namespace Components {
1916
1495
  * Link on whole tile
1917
1496
  */
1918
1497
  "href": string;
1498
+ /**
1499
+ * Tiles border
1500
+ */
1501
+ "noBorder": boolean;
1502
+ /**
1503
+ * Style variation of the tile.
1504
+ */
1505
+ "orientation": "vertical" | "horizontal";
1506
+ /**
1507
+ * Tile’s size
1508
+ */
1509
+ "size"?: TileSizesType;
1919
1510
  /**
1920
1511
  * Same as original parameter
1921
1512
  * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
@@ -1924,19 +1515,23 @@ export namespace Components {
1924
1515
  }
1925
1516
  interface GovTiles {
1926
1517
  /**
1927
- * Number of columns between 1-4
1518
+ * Number of columns between 2-6
1928
1519
  */
1929
1520
  "columns": number;
1930
- /**
1931
- * Tiles border
1932
- */
1933
- "noBorder": boolean;
1934
1521
  }
1935
1522
  interface GovToast {
1523
+ /**
1524
+ * Aria label for the closing button. It is mandatory if the alert is closable
1525
+ */
1526
+ "accessibleCloseLabel": string;
1936
1527
  /**
1937
1528
  * Closing button texting instead of icons
1938
1529
  */
1939
1530
  "closeLabel": string;
1531
+ /**
1532
+ * Style variation of the toast message.
1533
+ */
1534
+ "color"?: ToastColorType;
1940
1535
  /**
1941
1536
  * Remove toast from dom
1942
1537
  */
@@ -1957,16 +1552,12 @@ export namespace Components {
1957
1552
  * Toast type
1958
1553
  */
1959
1554
  "type"?: ToastTypesType;
1960
- /**
1961
- * Style variation of the toast message.
1962
- */
1963
- "variant"?: ToastVariantType;
1964
- /**
1965
- * Aria label for the closing button. It is mandatory if the alert is closable
1966
- */
1967
- "wcagCloseLabel": string;
1968
1555
  }
1969
1556
  interface GovTooltip {
1557
+ /**
1558
+ * Style variation of the tooltip
1559
+ */
1560
+ "color"?: TooltipColorType;
1970
1561
  /**
1971
1562
  * Hiding the modal
1972
1563
  */
@@ -1995,12 +1586,12 @@ export namespace Components {
1995
1586
  * Tooltip’s size.
1996
1587
  */
1997
1588
  "size"?: TooltipSizeType;
1589
+ }
1590
+ interface GovTooltipContent {
1998
1591
  /**
1999
1592
  * Style variation of the tooltip
2000
1593
  */
2001
- "variant"?: TooltipVariantType;
2002
- }
2003
- interface GovTooltipContent {
1594
+ "color"?: TooltipColorType;
2004
1595
  /**
2005
1596
  * Indicates display of tooltip content
2006
1597
  */
@@ -2017,10 +1608,6 @@ export namespace Components {
2017
1608
  * Tooltip’s size.
2018
1609
  */
2019
1610
  "size"?: TooltipSizeType;
2020
- /**
2021
- * Style variation of the tooltip
2022
- */
2023
- "variant"?: TooltipVariantType;
2024
1611
  }
2025
1612
  interface GovWizard {
2026
1613
  /**
@@ -2041,10 +1628,6 @@ export namespace Components {
2041
1628
  "wcagLabelledBy": string;
2042
1629
  }
2043
1630
  interface GovWizardItem {
2044
- /**
2045
- * Item annotation of the wizard
2046
- */
2047
- "annotation": string;
2048
1631
  /**
2049
1632
  * Closing the Wizard
2050
1633
  */
@@ -2053,6 +1636,10 @@ export namespace Components {
2053
1636
  * Defines weather the wizard item can be collapsible
2054
1637
  */
2055
1638
  "collapsible": boolean;
1639
+ /**
1640
+ * Style variation of the button.
1641
+ */
1642
+ "color"?: WizardColorType;
2056
1643
  /**
2057
1644
  * Returns the current state of the component
2058
1645
  */
@@ -2069,14 +1656,6 @@ export namespace Components {
2069
1656
  * Defines whether the accordion is open or closed by button
2070
1657
  */
2071
1658
  "isExpanded": boolean;
2072
- /**
2073
- * Item label of the wizard
2074
- */
2075
- "label": string;
2076
- /**
2077
- * Used to change the HTML tag in the accordion trigger for correct semantic structure
2078
- */
2079
- "labelTag": string;
2080
1659
  /**
2081
1660
  * Opening the Wizard
2082
1661
  */
@@ -2089,10 +1668,6 @@ export namespace Components {
2089
1668
  * Wizard switch
2090
1669
  */
2091
1670
  "toggle": () => Promise<void>;
2092
- /**
2093
- * Style variation of the button.
2094
- */
2095
- "variant"?: WizardVariantsType;
2096
1671
  }
2097
1672
  }
2098
1673
  export interface GovAccordionCustomEvent<T> extends CustomEvent<T> {
@@ -2127,6 +1702,10 @@ export interface GovChipCustomEvent<T> extends CustomEvent<T> {
2127
1702
  detail: T;
2128
1703
  target: HTMLGovChipElement;
2129
1704
  }
1705
+ export interface GovDialogCustomEvent<T> extends CustomEvent<T> {
1706
+ detail: T;
1707
+ target: HTMLGovDialogElement;
1708
+ }
2130
1709
  export interface GovDropdownCustomEvent<T> extends CustomEvent<T> {
2131
1710
  detail: T;
2132
1711
  target: HTMLGovDropdownElement;
@@ -2179,26 +1758,10 @@ export interface GovInfobarCustomEvent<T> extends CustomEvent<T> {
2179
1758
  detail: T;
2180
1759
  target: HTMLGovInfobarElement;
2181
1760
  }
2182
- export interface GovModalCustomEvent<T> extends CustomEvent<T> {
2183
- detail: T;
2184
- target: HTMLGovModalElement;
2185
- }
2186
1761
  export interface GovPaginationCustomEvent<T> extends CustomEvent<T> {
2187
1762
  detail: T;
2188
1763
  target: HTMLGovPaginationElement;
2189
1764
  }
2190
- export interface GovPromptCustomEvent<T> extends CustomEvent<T> {
2191
- detail: T;
2192
- target: HTMLGovPromptElement;
2193
- }
2194
- export interface GovSideNavCustomEvent<T> extends CustomEvent<T> {
2195
- detail: T;
2196
- target: HTMLGovSideNavElement;
2197
- }
2198
- export interface GovSideNavItemCustomEvent<T> extends CustomEvent<T> {
2199
- detail: T;
2200
- target: HTMLGovSideNavItemElement;
2201
- }
2202
1765
  export interface GovStepperCustomEvent<T> extends CustomEvent<T> {
2203
1766
  detail: T;
2204
1767
  target: HTMLGovStepperElement;
@@ -2211,6 +1774,10 @@ export interface GovTabsCustomEvent<T> extends CustomEvent<T> {
2211
1774
  detail: T;
2212
1775
  target: HTMLGovTabsElement;
2213
1776
  }
1777
+ export interface GovThemeSwitchCustomEvent<T> extends CustomEvent<T> {
1778
+ detail: T;
1779
+ target: HTMLGovThemeSwitchElement;
1780
+ }
2214
1781
  export interface GovToastCustomEvent<T> extends CustomEvent<T> {
2215
1782
  detail: T;
2216
1783
  target: HTMLGovToastElement;
@@ -2258,6 +1825,12 @@ declare global {
2258
1825
  prototype: HTMLGovAccordionItemElement;
2259
1826
  new (): HTMLGovAccordionItemElement;
2260
1827
  };
1828
+ interface HTMLGovAppElement extends Components.GovApp, HTMLStencilElement {
1829
+ }
1830
+ var HTMLGovAppElement: {
1831
+ prototype: HTMLGovAppElement;
1832
+ new (): HTMLGovAppElement;
1833
+ };
2261
1834
  interface HTMLGovAttachmentsElement extends Components.GovAttachments, HTMLStencilElement {
2262
1835
  }
2263
1836
  var HTMLGovAttachmentsElement: {
@@ -2386,6 +1959,23 @@ declare global {
2386
1959
  prototype: HTMLGovCookiebarElement;
2387
1960
  new (): HTMLGovCookiebarElement;
2388
1961
  };
1962
+ interface HTMLGovDialogElementEventMap {
1963
+ "gov-close": PointerEvent;
1964
+ }
1965
+ interface HTMLGovDialogElement extends Components.GovDialog, HTMLStencilElement {
1966
+ addEventListener<K extends keyof HTMLGovDialogElementEventMap>(type: K, listener: (this: HTMLGovDialogElement, ev: GovDialogCustomEvent<HTMLGovDialogElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1967
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1968
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1969
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1970
+ removeEventListener<K extends keyof HTMLGovDialogElementEventMap>(type: K, listener: (this: HTMLGovDialogElement, ev: GovDialogCustomEvent<HTMLGovDialogElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1971
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1972
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1973
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1974
+ }
1975
+ var HTMLGovDialogElement: {
1976
+ prototype: HTMLGovDialogElement;
1977
+ new (): HTMLGovDialogElement;
1978
+ };
2389
1979
  interface HTMLGovDropdownElementEventMap {
2390
1980
  "gov-change": DropdownEvent;
2391
1981
  }
@@ -2715,35 +2305,6 @@ declare global {
2715
2305
  prototype: HTMLGovMessageElement;
2716
2306
  new (): HTMLGovMessageElement;
2717
2307
  };
2718
- interface HTMLGovModalElementEventMap {
2719
- "gov-close": PointerEvent;
2720
- }
2721
- interface HTMLGovModalElement extends Components.GovModal, HTMLStencilElement {
2722
- addEventListener<K extends keyof HTMLGovModalElementEventMap>(type: K, listener: (this: HTMLGovModalElement, ev: GovModalCustomEvent<HTMLGovModalElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2723
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2724
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2725
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2726
- removeEventListener<K extends keyof HTMLGovModalElementEventMap>(type: K, listener: (this: HTMLGovModalElement, ev: GovModalCustomEvent<HTMLGovModalElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2727
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2728
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2729
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2730
- }
2731
- var HTMLGovModalElement: {
2732
- prototype: HTMLGovModalElement;
2733
- new (): HTMLGovModalElement;
2734
- };
2735
- interface HTMLGovNavElement extends Components.GovNav, HTMLStencilElement {
2736
- }
2737
- var HTMLGovNavElement: {
2738
- prototype: HTMLGovNavElement;
2739
- new (): HTMLGovNavElement;
2740
- };
2741
- interface HTMLGovNavItemElement extends Components.GovNavItem, HTMLStencilElement {
2742
- }
2743
- var HTMLGovNavItemElement: {
2744
- prototype: HTMLGovNavItemElement;
2745
- new (): HTMLGovNavItemElement;
2746
- };
2747
2308
  interface HTMLGovPaginationElementEventMap {
2748
2309
  "gov-page": PaginationEvent;
2749
2310
  }
@@ -2761,57 +2322,6 @@ declare global {
2761
2322
  prototype: HTMLGovPaginationElement;
2762
2323
  new (): HTMLGovPaginationElement;
2763
2324
  };
2764
- interface HTMLGovPromptElementEventMap {
2765
- "gov-close": PointerEvent;
2766
- }
2767
- interface HTMLGovPromptElement extends Components.GovPrompt, HTMLStencilElement {
2768
- addEventListener<K extends keyof HTMLGovPromptElementEventMap>(type: K, listener: (this: HTMLGovPromptElement, ev: GovPromptCustomEvent<HTMLGovPromptElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2769
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2770
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2771
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2772
- removeEventListener<K extends keyof HTMLGovPromptElementEventMap>(type: K, listener: (this: HTMLGovPromptElement, ev: GovPromptCustomEvent<HTMLGovPromptElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2773
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2774
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2775
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2776
- }
2777
- var HTMLGovPromptElement: {
2778
- prototype: HTMLGovPromptElement;
2779
- new (): HTMLGovPromptElement;
2780
- };
2781
- interface HTMLGovSideNavElementEventMap {
2782
- "gov-change": GovSideNavItemChangeEvent;
2783
- }
2784
- interface HTMLGovSideNavElement extends Components.GovSideNav, HTMLStencilElement {
2785
- addEventListener<K extends keyof HTMLGovSideNavElementEventMap>(type: K, listener: (this: HTMLGovSideNavElement, ev: GovSideNavCustomEvent<HTMLGovSideNavElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2786
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2787
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2788
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2789
- removeEventListener<K extends keyof HTMLGovSideNavElementEventMap>(type: K, listener: (this: HTMLGovSideNavElement, ev: GovSideNavCustomEvent<HTMLGovSideNavElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2790
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2791
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2792
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2793
- }
2794
- var HTMLGovSideNavElement: {
2795
- prototype: HTMLGovSideNavElement;
2796
- new (): HTMLGovSideNavElement;
2797
- };
2798
- interface HTMLGovSideNavItemElementEventMap {
2799
- "gov-change": GovSideNavItemChangeEvent;
2800
- }
2801
- interface HTMLGovSideNavItemElement extends Components.GovSideNavItem, HTMLStencilElement {
2802
- addEventListener<K extends keyof HTMLGovSideNavItemElementEventMap>(type: K, listener: (this: HTMLGovSideNavItemElement, ev: GovSideNavItemCustomEvent<HTMLGovSideNavItemElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2803
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2804
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2805
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2806
- removeEventListener<K extends keyof HTMLGovSideNavItemElementEventMap>(type: K, listener: (this: HTMLGovSideNavItemElement, ev: GovSideNavItemCustomEvent<HTMLGovSideNavItemElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2807
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2808
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2809
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2810
- }
2811
- var HTMLGovSideNavItemElement: {
2812
- prototype: HTMLGovSideNavItemElement;
2813
- new (): HTMLGovSideNavItemElement;
2814
- };
2815
2325
  interface HTMLGovSkeletonElement extends Components.GovSkeleton, HTMLStencilElement {
2816
2326
  }
2817
2327
  var HTMLGovSkeletonElement: {
@@ -2824,18 +2334,6 @@ declare global {
2824
2334
  prototype: HTMLGovSpacerElement;
2825
2335
  new (): HTMLGovSpacerElement;
2826
2336
  };
2827
- interface HTMLGovStatsbarElement extends Components.GovStatsbar, HTMLStencilElement {
2828
- }
2829
- var HTMLGovStatsbarElement: {
2830
- prototype: HTMLGovStatsbarElement;
2831
- new (): HTMLGovStatsbarElement;
2832
- };
2833
- interface HTMLGovStatsbarItemElement extends Components.GovStatsbarItem, HTMLStencilElement {
2834
- }
2835
- var HTMLGovStatsbarItemElement: {
2836
- prototype: HTMLGovStatsbarItemElement;
2837
- new (): HTMLGovStatsbarItemElement;
2838
- };
2839
2337
  interface HTMLGovStepperElementEventMap {
2840
2338
  "gov-change": GovStepperItemChangeEvent;
2841
2339
  }
@@ -2899,6 +2397,23 @@ declare global {
2899
2397
  prototype: HTMLGovTagElement;
2900
2398
  new (): HTMLGovTagElement;
2901
2399
  };
2400
+ interface HTMLGovThemeSwitchElementEventMap {
2401
+ "gov-change": ThemeSwitchEvent;
2402
+ }
2403
+ interface HTMLGovThemeSwitchElement extends Components.GovThemeSwitch, HTMLStencilElement {
2404
+ addEventListener<K extends keyof HTMLGovThemeSwitchElementEventMap>(type: K, listener: (this: HTMLGovThemeSwitchElement, ev: GovThemeSwitchCustomEvent<HTMLGovThemeSwitchElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2405
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2406
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2407
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2408
+ removeEventListener<K extends keyof HTMLGovThemeSwitchElementEventMap>(type: K, listener: (this: HTMLGovThemeSwitchElement, ev: GovThemeSwitchCustomEvent<HTMLGovThemeSwitchElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2409
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2410
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2411
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2412
+ }
2413
+ var HTMLGovThemeSwitchElement: {
2414
+ prototype: HTMLGovThemeSwitchElement;
2415
+ new (): HTMLGovThemeSwitchElement;
2416
+ };
2902
2417
  interface HTMLGovTileElement extends Components.GovTile, HTMLStencilElement {
2903
2418
  }
2904
2419
  var HTMLGovTileElement: {
@@ -2977,6 +2492,7 @@ declare global {
2977
2492
  interface HTMLElementTagNameMap {
2978
2493
  "gov-accordion": HTMLGovAccordionElement;
2979
2494
  "gov-accordion-item": HTMLGovAccordionItemElement;
2495
+ "gov-app": HTMLGovAppElement;
2980
2496
  "gov-attachments": HTMLGovAttachmentsElement;
2981
2497
  "gov-attachments-item": HTMLGovAttachmentsItemElement;
2982
2498
  "gov-backdrop": HTMLGovBackdropElement;
@@ -2987,6 +2503,7 @@ declare global {
2987
2503
  "gov-container": HTMLGovContainerElement;
2988
2504
  "gov-control-group": HTMLGovControlGroupElement;
2989
2505
  "gov-cookiebar": HTMLGovCookiebarElement;
2506
+ "gov-dialog": HTMLGovDialogElement;
2990
2507
  "gov-dropdown": HTMLGovDropdownElement;
2991
2508
  "gov-empty": HTMLGovEmptyElement;
2992
2509
  "gov-error-code": HTMLGovErrorCodeElement;
@@ -3014,22 +2531,15 @@ declare global {
3014
2531
  "gov-layout-column": HTMLGovLayoutColumnElement;
3015
2532
  "gov-loading": HTMLGovLoadingElement;
3016
2533
  "gov-message": HTMLGovMessageElement;
3017
- "gov-modal": HTMLGovModalElement;
3018
- "gov-nav": HTMLGovNavElement;
3019
- "gov-nav-item": HTMLGovNavItemElement;
3020
2534
  "gov-pagination": HTMLGovPaginationElement;
3021
- "gov-prompt": HTMLGovPromptElement;
3022
- "gov-side-nav": HTMLGovSideNavElement;
3023
- "gov-side-nav-item": HTMLGovSideNavItemElement;
3024
2535
  "gov-skeleton": HTMLGovSkeletonElement;
3025
2536
  "gov-spacer": HTMLGovSpacerElement;
3026
- "gov-statsbar": HTMLGovStatsbarElement;
3027
- "gov-statsbar-item": HTMLGovStatsbarItemElement;
3028
2537
  "gov-stepper": HTMLGovStepperElement;
3029
2538
  "gov-stepper-item": HTMLGovStepperItemElement;
3030
2539
  "gov-tabs": HTMLGovTabsElement;
3031
2540
  "gov-tabs-item": HTMLGovTabsItemElement;
3032
2541
  "gov-tag": HTMLGovTagElement;
2542
+ "gov-theme-switch": HTMLGovThemeSwitchElement;
3033
2543
  "gov-tile": HTMLGovTileElement;
3034
2544
  "gov-tiles": HTMLGovTilesElement;
3035
2545
  "gov-toast": HTMLGovToastElement;
@@ -3053,44 +2563,30 @@ declare namespace LocalJSX {
3053
2563
  * Accordion’s size.
3054
2564
  */
3055
2565
  "size"?: AccordionSizeType;
3056
- /**
3057
- * Style variation of the button.
3058
- */
3059
- "variant"?: AccordionVariantType;
3060
- /**
3061
- * Adds accessible label for the accordion that is only shown for screen readers.
3062
- */
3063
- "wcagLabel"?: string;
3064
- /**
3065
- * String of id's that indicate alternative labels elements
3066
- */
3067
- "wcagLabelledBy"?: string;
3068
2566
  }
3069
2567
  interface GovAccordionItem {
3070
2568
  /**
3071
- * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
2569
+ * Makes the button component disabled.
3072
2570
  */
3073
2571
  "disabled"?: boolean;
3074
2572
  /**
3075
- * Custom accordion item identifier. Otherwise, it will be generated
2573
+ * Custom accordion item identifier.
3076
2574
  */
3077
2575
  "identifier"?: string;
3078
- /**
3079
- * Defines whether the accordion is open or closed by button
3080
- */
3081
- "isExpanded"?: boolean;
3082
2576
  /**
3083
2577
  * Called when the accordion state changes
3084
2578
  */
3085
2579
  "onGov-change"?: (event: GovAccordionItemCustomEvent<AccordionItemEvent>) => void;
3086
2580
  /**
3087
- * Accordion’s size.
2581
+ * Defines whether the accordion is open or closed by button
3088
2582
  */
3089
- "size"?: AccordionSizeType;
2583
+ "open"?: boolean;
3090
2584
  /**
3091
- * Style variation of the button.
2585
+ * Accordion’s size.
3092
2586
  */
3093
- "variant"?: AccordionVariantType;
2587
+ "size"?: AccordionSizeType;
2588
+ }
2589
+ interface GovApp {
3094
2590
  }
3095
2591
  interface GovAttachments {
3096
2592
  /**
@@ -3103,20 +2599,32 @@ declare namespace LocalJSX {
3103
2599
  "wcagLabel"?: string;
3104
2600
  }
3105
2601
  interface GovAttachmentsItem {
3106
- /**
3107
- * Emitted when the file is removed
3108
- */
3109
- "onGov-remove"?: (event: GovAttachmentsItemCustomEvent<PointerEvent>) => void;
3110
2602
  /**
3111
2603
  * Adds accessible label for the remove button that is only shown for screen readers.
3112
2604
  */
3113
- "wcagRemoveLabel"?: string;
2605
+ "accessibleRemoveLabel"?: string;
3114
2606
  /**
3115
2607
  * Indicates the id of a component that labels the remove button.
3116
2608
  */
3117
- "wcagRemoveLabelledBy"?: string;
2609
+ "accessibleRemoveLabelledBy"?: string;
2610
+ /**
2611
+ * Emitted when the file is removed
2612
+ */
2613
+ "onGov-remove"?: (event: GovAttachmentsItemCustomEvent<PointerEvent>) => void;
3118
2614
  }
3119
2615
  interface GovBackdrop {
2616
+ /**
2617
+ * Adds accessible label for the backdrop that is only shown for screen readers.
2618
+ */
2619
+ "accessibleLabel"?: string;
2620
+ /**
2621
+ * String of id's that indicate alternative labels elements
2622
+ */
2623
+ "accessibleLabelledBy"?: string;
2624
+ /**
2625
+ * Makes the backdrop component disabled.
2626
+ */
2627
+ "disabled"?: boolean;
3120
2628
  /**
3121
2629
  * Determine if component should have inverse colors to be used on dark background.
3122
2630
  */
@@ -3125,16 +2633,20 @@ declare namespace LocalJSX {
3125
2633
  * Emitted when button clicks.
3126
2634
  */
3127
2635
  "onGov-click"?: (event: GovBackdropCustomEvent<MouseEvent>) => void;
2636
+ }
2637
+ interface GovBreadcrumbs {
3128
2638
  /**
3129
- * Adds accessible label for the backdrop that is only shown for screen readers.
2639
+ * Adds accessible label for the pagination that is only shown for screen readers.
3130
2640
  */
3131
- "wcagLabel"?: string;
2641
+ "accessibleLabel"?: string;
3132
2642
  /**
3133
- * String of id's that indicate alternative labels elements
2643
+ * Indicates the id of a component that labels the pagination.
3134
2644
  */
3135
- "wcagLabelledBy"?: string;
3136
- }
3137
- interface GovBreadcrumbs {
2645
+ "accessibleLabelledBy"?: string;
2646
+ /**
2647
+ * Adds an accessible label to display the full breadcrumb navigation that only screen readers can see.
2648
+ */
2649
+ "accessibleToggleLabel"?: string;
3138
2650
  /**
3139
2651
  * Defines whether the components can be collapsible when element doesn't fit in one row.
3140
2652
  */
@@ -3147,20 +2659,12 @@ declare namespace LocalJSX {
3147
2659
  * Called when the Breadcrumbs state changes
3148
2660
  */
3149
2661
  "onGov-change"?: (event: GovBreadcrumbsCustomEvent<GovBreadcrumbsChangeEvent>) => void;
3150
- /**
3151
- * Adds accessible label for the pagination that is only shown for screen readers.
3152
- */
3153
- "wcagLabel"?: string;
3154
- /**
3155
- * Indicates the id of a component that labels the pagination.
3156
- */
3157
- "wcagLabelledBy"?: string;
3158
- /**
3159
- * Adds an accessible label to display the full breadcrumb navigation that only screen readers can see.
3160
- */
3161
- "wcagToggleLabel"?: string;
3162
2662
  }
3163
2663
  interface GovButton {
2664
+ /**
2665
+ * Style variation of the button
2666
+ */
2667
+ "color"?: ButtonColorType;
3164
2668
  /**
3165
2669
  * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies
3166
2670
  */
@@ -3189,22 +2693,10 @@ declare namespace LocalJSX {
3189
2693
  * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-hreflang
3190
2694
  */
3191
2695
  "hreflang"?: string;
3192
- /**
3193
- * Definition of the button icon on the left. The icon must be defined in the form "type/name".
3194
- */
3195
- "iconLeft"?: string;
3196
- /**
3197
- * Definition of the button icon on the left. The icon must be defined in the form "type/name".
3198
- */
3199
- "iconRight"?: string;
3200
2696
  /**
3201
2697
  * Custom button identifier
3202
2698
  */
3203
2699
  "identifier"?: string;
3204
- /**
3205
- * Determine if component should have inversed colors to be used on dark background
3206
- */
3207
- "inverse"?: boolean;
3208
2700
  /**
3209
2701
  * Indicates whether an asynchronous process is running
3210
2702
  */
@@ -3251,97 +2743,41 @@ declare namespace LocalJSX {
3251
2743
  /**
3252
2744
  * Button's type
3253
2745
  */
3254
- "type"?: TypesType;
3255
- /**
3256
- * Style variation of the button
3257
- */
3258
- "variant"?: ButtonVariantType;
3259
- /**
3260
- * Indicates the id of a related component’s visually focused element
3261
- */
3262
- "wcagActiveDescendant"?: string;
3263
- /**
3264
- * Use this property to add an aria-controls attribute to the button. Use the attribute to point to the unique id of the content that the button manages
3265
- */
3266
- "wcagControls"?: string;
3267
- /**
3268
- * Indicates the current item within a container or set of related elements
3269
- */
3270
- "wcagCurrent"?: string;
3271
- /**
3272
- * Indicates the id of a component that describes the button
3273
- */
3274
- "wcagDescribedBy"?: string;
3275
- /**
3276
- * Aria description the button
3277
- */
3278
- "wcagDescription"?: string;
3279
- /**
3280
- * Details of the component
3281
- */
3282
- "wcagDetails"?: string;
3283
- /**
3284
- * If a button expands or collapses adjacent content, then use the ariaExpanded prop to add the aria-expanded attribute to the button Set the value to convey the current expanded (true) or collapsed (false) state of the content
3285
- */
3286
- "wcagExpanded"?: boolean;
3287
- /**
3288
- * Use this property to add an aria-haspopup attribute to a button, if you are using it as a menu button
3289
- */
3290
- "wcagHasPopup"?: string;
3291
- /**
3292
- * Adds accessible label for the button that is only shown for screen readers Typically, this label text replaces the visible text on the button for users who use assistive technology
3293
- */
3294
- "wcagLabel"?: string;
3295
- /**
3296
- * String of id's that indicate alternative labels elements
3297
- */
3298
- "wcagLabelledBy"?: string;
3299
- /**
3300
- * Indicates the id of a component owned by the button
3301
- */
3302
- "wcagOwns"?: string;
3303
- /**
3304
- * Tells screen reader the element is pressed
3305
- */
3306
- "wcagPressed"?: boolean;
2746
+ "type"?: ButtonTypesType;
3307
2747
  }
3308
2748
  interface GovCard {
3309
2749
  /**
3310
- * Defines wether the card can be collapsible
3311
- */
3312
- "collapsible"?: boolean;
3313
- /**
3314
- * Defines whether the card is open or closed by button
2750
+ * Adds accessible label for the collapsible button that is only shown for screen readers.
3315
2751
  */
3316
- "expanded"?: boolean;
2752
+ "accessibleTriggerLabel"?: string;
3317
2753
  /**
3318
- * Used to change the HMTL tag in the card headline for correct semantic structure
2754
+ * A string of identifiers that indicate alternative label elements for collapsible card
3319
2755
  */
3320
- "headlineTag"?: string;
2756
+ "accessibleTriggerLabelledBy"?: string;
3321
2757
  /**
3322
- * Item label of the card
2758
+ * Defines weather the card can be collapsible
3323
2759
  */
3324
- "label"?: string;
2760
+ "collapsible"?: boolean;
3325
2761
  /**
3326
2762
  * Called when the card toggle state changes
3327
2763
  */
3328
2764
  "onGov-toggle"?: (event: GovCardCustomEvent<GovCardChangeEvent>) => void;
3329
2765
  /**
3330
- * Style variation of the card.
3331
- */
3332
- "promotion"?: boolean;
3333
- /**
3334
- * Adds accessible label for the collapsible button that is only shown for screen readers.
2766
+ * Defines whether the card is open or closed
3335
2767
  */
3336
- "wcagTriggerLabel"?: string;
2768
+ "open"?: boolean;
3337
2769
  /**
3338
- * A string of identifiers that indicate alternative label elements for collapsible card
2770
+ * Style variation of the card.
3339
2771
  */
3340
- "wcagTriggerLabelledBy"?: string;
2772
+ "promotion"?: boolean;
3341
2773
  }
3342
2774
  interface GovChip {
3343
2775
  /**
3344
- * Makes the chip component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
2776
+ * Style variation of the chip.
2777
+ */
2778
+ "color"?: ButtonColorType;
2779
+ /**
2780
+ * Makes the chip component disabled.
3345
2781
  */
3346
2782
  "disabled"?: boolean;
3347
2783
  /**
@@ -3366,10 +2802,6 @@ declare namespace LocalJSX {
3366
2802
  * Custom chip identifier. Otherwise, it will be generated
3367
2803
  */
3368
2804
  "identifier"?: string;
3369
- /**
3370
- * Determine if component should have inverse colors to be used on dark background
3371
- */
3372
- "inverse"?: boolean;
3373
2805
  /**
3374
2806
  * Emitted when the button click.
3375
2807
  */
@@ -3377,7 +2809,7 @@ declare namespace LocalJSX {
3377
2809
  /**
3378
2810
  * Chip’s size.
3379
2811
  */
3380
- "size"?: ButtonSizesType;
2812
+ "size"?: ChipSizesType;
3381
2813
  /**
3382
2814
  * Used to change the HTML tag in the chip
3383
2815
  */
@@ -3388,36 +2820,69 @@ declare namespace LocalJSX {
3388
2820
  */
3389
2821
  "target"?: string;
3390
2822
  /**
3391
- * Style variation of the chip.
2823
+ * Chip’s type
3392
2824
  */
3393
- "variant"?: ButtonVariantType;
2825
+ "type"?: ChipTypesType;
2826
+ }
2827
+ interface GovContainer {
2828
+ }
2829
+ interface GovControlGroup {
3394
2830
  /**
3395
- * Use this property to add an aria-controls attribute to the button. Use the attribute to point to the unique id of the content that the button manages
2831
+ * Style variation of the content message.
3396
2832
  */
3397
- "wcagControls"?: string;
2833
+ "color"?: ControlGroupColorType;
3398
2834
  /**
3399
- * Adds accessible label for the button that is only shown for screen readers. Typically, this label text replaces the visible text on the button for users who use assistive technology.
2835
+ * Specifies the display of elements to full width
3400
2836
  */
3401
- "wcagLabel"?: string;
2837
+ "fitContent"?: boolean;
3402
2838
  /**
3403
- * Same as original parameter
3404
- * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-selected
2839
+ * Specifies the display of the border between elements
3405
2840
  */
3406
- "wcagSelected"?: boolean;
2841
+ "noBorder"?: boolean;
3407
2842
  }
3408
- interface GovContainer {
2843
+ interface GovCookiebar {
3409
2844
  }
3410
- interface GovControlGroup {
2845
+ interface GovDialog {
3411
2846
  /**
3412
- * Specifies the display of the border between elements
2847
+ * Adds accessible label for the dialog close button that is only shown for screen readers.
3413
2848
  */
3414
- "noBorder"?: boolean;
2849
+ "accessibleCloseLabel"?: string;
3415
2850
  /**
3416
- * Style variation of the content message.
2851
+ * A string of identifiers that indicate alternative label elements for closing the dialog window
3417
2852
  */
3418
- "variant"?: ControlGroupVariantType;
3419
- }
3420
- interface GovCookiebar {
2853
+ "accessibleCloseLabelledBy"?: string;
2854
+ /**
2855
+ * Indicates the id of a component that describes the dialog.
2856
+ */
2857
+ "accessibleDescribedBy"?: string;
2858
+ /**
2859
+ * String of id's that indicate alternative labels elements
2860
+ */
2861
+ "accessibleLabelledBy"?: string;
2862
+ /**
2863
+ * Attribute allowing blocking the backdrop dialog closing
2864
+ */
2865
+ "blockBackdropClose"?: boolean;
2866
+ /**
2867
+ * Attribute allowing blocking the dialog closing
2868
+ */
2869
+ "blockClose"?: boolean;
2870
+ /**
2871
+ * Used to change the HTML tag in the dialog label for correct semantic structure
2872
+ */
2873
+ "labelTag"?: string;
2874
+ /**
2875
+ * Emitted when dialog window closes.
2876
+ */
2877
+ "onGov-close"?: (event: GovDialogCustomEvent<PointerEvent>) => void;
2878
+ /**
2879
+ * Attribute for dialog window display
2880
+ */
2881
+ "open"?: boolean;
2882
+ /**
2883
+ * Role of dialog
2884
+ */
2885
+ "role"?: Nullable<string>;
3421
2886
  }
3422
2887
  interface GovDropdown {
3423
2888
  /**
@@ -3429,7 +2894,7 @@ declare namespace LocalJSX {
3429
2894
  */
3430
2895
  "onGov-change"?: (event: GovDropdownCustomEvent<DropdownEvent>) => void;
3431
2896
  /**
3432
- * Dropdown open state
2897
+ * Dropdown state
3433
2898
  */
3434
2899
  "open"?: boolean;
3435
2900
  /**
@@ -3438,6 +2903,10 @@ declare namespace LocalJSX {
3438
2903
  "position"?: PositionType;
3439
2904
  }
3440
2905
  interface GovEmpty {
2906
+ /**
2907
+ * Element size.
2908
+ */
2909
+ "size"?: EmptySizesType;
3441
2910
  }
3442
2911
  interface GovErrorCode {
3443
2912
  }
@@ -3526,22 +2995,6 @@ declare namespace LocalJSX {
3526
2995
  * Value of input
3527
2996
  */
3528
2997
  "value"?: string;
3529
- /**
3530
- * Style variation of the form input.
3531
- */
3532
- "variant"?: VariantType;
3533
- /**
3534
- * Indicates the id of a component that describes the input.
3535
- */
3536
- "wcagDescribedBy"?: string;
3537
- /**
3538
- * Indicates the id of a component that labels the input.
3539
- */
3540
- "wcagLabelledBy"?: string;
3541
- /**
3542
- * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-owns
3543
- */
3544
- "wcagOwns"?: string;
3545
2998
  }
3546
2999
  interface GovFormCheckbox {
3547
3000
  /**
@@ -3549,13 +3002,17 @@ declare namespace LocalJSX {
3549
3002
  */
3550
3003
  "checked"?: boolean;
3551
3004
  /**
3552
- * Makes the checkbox component disabled. This prevents users from being able to interact with the checkbox, and conveys its inactive state to assistive technologies.
3005
+ * Makes the checkbox component disabled.
3553
3006
  */
3554
3007
  "disabled"?: boolean;
3555
3008
  /**
3556
3009
  * Custom checkbox identifier.
3557
3010
  */
3558
3011
  "identifier"?: string;
3012
+ /**
3013
+ * Same as original parameter (https://developer.mozilla.org/en-US/docs/Web/CSS/:indeterminate)
3014
+ */
3015
+ "indeterminate"?: boolean;
3559
3016
  /**
3560
3017
  * Indicates the entered value does not conform to the format expected by the application.
3561
3018
  */
@@ -3592,14 +3049,6 @@ declare namespace LocalJSX {
3592
3049
  * Value of checkbox
3593
3050
  */
3594
3051
  "value"?: string;
3595
- /**
3596
- * Indicates the id of a component that describes the input.
3597
- */
3598
- "wcagDescribedBy"?: string;
3599
- /**
3600
- * Indicates the id of a component that labels the input.
3601
- */
3602
- "wcagLabelledBy"?: string;
3603
3052
  }
3604
3053
  interface GovFormCheckboxGroup {
3605
3054
  /**
@@ -3651,6 +3100,14 @@ declare namespace LocalJSX {
3651
3100
  * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept
3652
3101
  */
3653
3102
  "accept"?: string;
3103
+ /**
3104
+ * Adds accessible label for the list of attachments.
3105
+ */
3106
+ "accessibleAttachmentsLabel"?: string;
3107
+ /**
3108
+ * Adds accessible label for the remove button that is only shown for screen readers.
3109
+ */
3110
+ "accessibleRemoveLabel"?: string;
3654
3111
  /**
3655
3112
  * Description of the list of attachments
3656
3113
  */
@@ -3728,22 +3185,6 @@ declare namespace LocalJSX {
3728
3185
  * After selecting the files, the main input element will be reset. The propagation of the event with the selected files will not be affected.
3729
3186
  */
3730
3187
  "resetAfterPick"?: boolean;
3731
- /**
3732
- * Adds accessible label for the list of attachments.
3733
- */
3734
- "wcagAttachmentsLabel"?: string;
3735
- /**
3736
- * Indicates the id of a component that describes the input.
3737
- */
3738
- "wcagDescribedBy"?: string;
3739
- /**
3740
- * Indicates the id of a component that labels the input.
3741
- */
3742
- "wcagLabelledBy"?: string;
3743
- /**
3744
- * Adds accessible label for the remove button that is only shown for screen readers.
3745
- */
3746
- "wcagRemoveLabel"?: string;
3747
3188
  }
3748
3189
  interface GovFormGroup {
3749
3190
  /**
@@ -3756,6 +3197,14 @@ declare namespace LocalJSX {
3756
3197
  "orientation"?: FormGroupOrientationType;
3757
3198
  }
3758
3199
  interface GovFormInput {
3200
+ /**
3201
+ * Accessible text to hide the password
3202
+ */
3203
+ "accessibleHidePasswordLabel"?: "Skrýt heslo";
3204
+ /**
3205
+ * Accessible text for password display
3206
+ */
3207
+ "accessibleShowPasswordLabel"?: "Zobrazit heslo";
3759
3208
  /**
3760
3209
  * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocomplete
3761
3210
  */
@@ -3769,7 +3218,7 @@ declare namespace LocalJSX {
3769
3218
  */
3770
3219
  "cols"?: number;
3771
3220
  /**
3772
- * Makes the input component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
3221
+ * Makes the input component disabled.
3773
3222
  */
3774
3223
  "disabled"?: boolean;
3775
3224
  /**
@@ -3878,34 +3327,10 @@ declare namespace LocalJSX {
3878
3327
  * Value of input
3879
3328
  */
3880
3329
  "value"?: string;
3330
+ }
3331
+ interface GovFormLabel {
3881
3332
  /**
3882
- * Style variation of the form input.
3883
- */
3884
- "variant"?: FormInputVariantType;
3885
- /**
3886
- * Indicates whether inputting text could trigger display of one or more predictions of the user's intended value.
3887
- */
3888
- "wcagAutocomplete"?: string;
3889
- /**
3890
- * Indicates the id of a component that describes the input.
3891
- */
3892
- "wcagDescribedBy"?: string;
3893
- /**
3894
- * Attribute is set on an element to indicate if a control is expanded or collapsed
3895
- */
3896
- "wcagExpanded"?: boolean;
3897
- /**
3898
- * Indicates the id of a component that labels the input.
3899
- */
3900
- "wcagLabelledBy"?: string;
3901
- /**
3902
- * Indicates the id of a component that describes the input.
3903
- */
3904
- "wcagOwns"?: string;
3905
- }
3906
- interface GovFormLabel {
3907
- /**
3908
- * Identifier for label.
3333
+ * Identifier for label.
3909
3334
  */
3910
3335
  "identifier"?: string;
3911
3336
  /**
@@ -3929,7 +3354,11 @@ declare namespace LocalJSX {
3929
3354
  /**
3930
3355
  * Style variation of the message.
3931
3356
  */
3932
- "variant"?: FormMessageVariantType;
3357
+ "color"?: FormMessageColorType;
3358
+ /**
3359
+ * Message's size.
3360
+ */
3361
+ "size"?: FormMessageSizesTypes;
3933
3362
  }
3934
3363
  interface GovFormMultiSelect {
3935
3364
  /**
@@ -4004,22 +3433,6 @@ declare namespace LocalJSX {
4004
3433
  * Value of multi-select
4005
3434
  */
4006
3435
  "value"?: string | GovFormMultiSelectSelectedItem[];
4007
- /**
4008
- * Style variation of the form select.
4009
- */
4010
- "variant"?: FormMultiselectVariantType;
4011
- /**
4012
- * Indicates the id of a component that describes the input.
4013
- */
4014
- "wcagDescribedBy"?: string;
4015
- /**
4016
- * Indicates the id of a component that labels the input.
4017
- */
4018
- "wcagLabelledBy"?: string;
4019
- /**
4020
- * Indicates the id of a component that describes the input.
4021
- */
4022
- "wcagOwns"?: string;
4023
3436
  }
4024
3437
  interface GovFormPasswordPower {
4025
3438
  /**
@@ -4076,14 +3489,6 @@ declare namespace LocalJSX {
4076
3489
  * Value of radio
4077
3490
  */
4078
3491
  "value"?: string;
4079
- /**
4080
- * Indicates the id of a component that describes the input.
4081
- */
4082
- "wcagDescribedBy"?: string;
4083
- /**
4084
- * Indicates the id of a component that labels the input.
4085
- */
4086
- "wcagLabelledBy"?: string;
4087
3492
  }
4088
3493
  interface GovFormRadioGroup {
4089
3494
  /**
@@ -4107,7 +3512,11 @@ declare namespace LocalJSX {
4107
3512
  /**
4108
3513
  * Style variation of the form input.
4109
3514
  */
4110
- "variant"?: FormSearchVariantType;
3515
+ "color"?: FormSearchColorType;
3516
+ /**
3517
+ * Search’s size.
3518
+ */
3519
+ "size"?: FormSearchSizesType;
4111
3520
  }
4112
3521
  interface GovFormSelect {
4113
3522
  /**
@@ -4158,30 +3567,6 @@ declare namespace LocalJSX {
4158
3567
  * Value of select
4159
3568
  */
4160
3569
  "value"?: string;
4161
- /**
4162
- * Style variation of the form select.
4163
- */
4164
- "variant"?: FormSelectVariantType;
4165
- /**
4166
- * Indicates the id of a related component’s visually focused element.
4167
- */
4168
- "wcagActiveDescendant"?: string;
4169
- /**
4170
- * Use this prop to add an aria-controls attribute. Use the attribute to indicate the id of a component controlled by this component.
4171
- */
4172
- "wcagControls"?: string;
4173
- /**
4174
- * Indicates the id of a component that describes the input.
4175
- */
4176
- "wcagDescribedBy"?: string;
4177
- /**
4178
- * Indicates the id of a component that labels the input.
4179
- */
4180
- "wcagLabelledBy"?: string;
4181
- /**
4182
- * Indicates the id of a component that describes the input.
4183
- */
4184
- "wcagOwns"?: string;
4185
3570
  }
4186
3571
  interface GovFormSwitch {
4187
3572
  /**
@@ -4189,7 +3574,7 @@ declare namespace LocalJSX {
4189
3574
  */
4190
3575
  "checked"?: boolean;
4191
3576
  /**
4192
- * Makes the switch component disabled. This prevents users from being able to interact with the switch, and conveys its inactive state to assistive technologies.
3577
+ * Makes the switch component disabled.
4193
3578
  */
4194
3579
  "disabled"?: boolean;
4195
3580
  /**
@@ -4221,7 +3606,7 @@ declare namespace LocalJSX {
4221
3606
  */
4222
3607
  "onGov-focus"?: (event: GovFormSwitchCustomEvent<FormSwitchEvent>) => void;
4223
3608
  /**
4224
- * Set whether the input is required or not. Please note that this is necessary for accessible inputs when the user is required to fill them. When using this property you need to also set “novalidate” attribute to your form element to prevent browser from displaying its own validation errors.
3609
+ * Set whether the input is required or not. Please note that this is necessary for accessible inputs when the user is required to fill them.
4225
3610
  */
4226
3611
  "required"?: boolean;
4227
3612
  /**
@@ -4232,14 +3617,6 @@ declare namespace LocalJSX {
4232
3617
  * Value of switch
4233
3618
  */
4234
3619
  "value"?: string;
4235
- /**
4236
- * Indicates the id of a component that describes the input.
4237
- */
4238
- "wcagDescribedBy"?: string;
4239
- /**
4240
- * Indicates the id of a component that labels the input.
4241
- */
4242
- "wcagLabelledBy"?: string;
4243
3620
  }
4244
3621
  interface GovGrid {
4245
3622
  /**
@@ -4275,7 +3652,11 @@ declare namespace LocalJSX {
4275
3652
  }
4276
3653
  interface GovIcon {
4277
3654
  /**
4278
- * Name of icon
3655
+ * Style variation of the button
3656
+ */
3657
+ "color"?: IconColorType;
3658
+ /**
3659
+ * Name of icon in folder
4279
3660
  */
4280
3661
  "name"?: string;
4281
3662
  /**
@@ -4284,6 +3665,14 @@ declare namespace LocalJSX {
4284
3665
  "type"?: string;
4285
3666
  }
4286
3667
  interface GovInfobar {
3668
+ /**
3669
+ * Aria label for the closing button. It is mandatory if the infobar is closable
3670
+ */
3671
+ "accessibleCloseLabel"?: string;
3672
+ /**
3673
+ * Aria label for the toggle button. It is mandatory if the infobar has headline
3674
+ */
3675
+ "accessibleToggleLabel"?: string;
4287
3676
  /**
4288
3677
  * Displays the option to close the infobar
4289
3678
  */
@@ -4291,11 +3680,7 @@ declare namespace LocalJSX {
4291
3680
  /**
4292
3681
  * Style variation of the button.
4293
3682
  */
4294
- "headline"?: string;
4295
- /**
4296
- * Determine if component should have inverse colors to be used on dark background
4297
- */
4298
- "inverse"?: boolean;
3683
+ "color"?: ColorType;
4299
3684
  /**
4300
3685
  * Called when the close button is clicked
4301
3686
  */
@@ -4305,17 +3690,9 @@ declare namespace LocalJSX {
4305
3690
  */
4306
3691
  "role"?: HTMLElement['role'];
4307
3692
  /**
4308
- * Style variation of the button.
3693
+ * Infobar appearance
4309
3694
  */
4310
- "variant"?: VariantType1;
4311
- /**
4312
- * Aria label for the closing button. It is mandatory if the infobar is closable
4313
- */
4314
- "wcagCloseLabel"?: string;
4315
- /**
4316
- * Aria label for the toggle button. It is mandatory if the infobar has headline
4317
- */
4318
- "wcagToggleLabel"?: string;
3695
+ "type"?: InfobarTypesType;
4319
3696
  }
4320
3697
  interface GovLayout {
4321
3698
  /**
@@ -4334,89 +3711,38 @@ declare namespace LocalJSX {
4334
3711
  interface GovLayoutColumn {
4335
3712
  }
4336
3713
  interface GovLoading {
4337
- }
4338
- interface GovMessage {
4339
3714
  /**
4340
- * Style variation of the content message.
3715
+ * Loading size
4341
3716
  */
4342
- "variant"?: MessageVariantType;
3717
+ "size"?: LoadingSizesType;
4343
3718
  }
4344
- interface GovModal {
4345
- /**
4346
- * Attribute allowing blocking the modal backdrop closing
4347
- */
4348
- "blockBackdropClose"?: boolean;
4349
- /**
4350
- * Attribute allowing blocking the modal button closing
4351
- */
4352
- "blockButtonClose"?: boolean;
4353
- /**
4354
- * Attribute allowing blocking the modal closing
4355
- */
4356
- "blockClose"?: boolean;
4357
- /**
4358
- * Title of modal window
4359
- */
4360
- "label"?: string;
4361
- /**
4362
- * Used to change the HTML tag in the modal label for correct semantic structure
4363
- */
4364
- "labelTag"?: string;
4365
- /**
4366
- * Emitted when modal window closes.
4367
- */
4368
- "onGov-close"?: (event: GovModalCustomEvent<PointerEvent>) => void;
4369
- /**
4370
- * Attribute for modal window display
4371
- */
4372
- "open"?: boolean;
4373
- /**
4374
- * Role of modal
4375
- */
4376
- "role"?: Nullable<string>;
4377
- /**
4378
- * Adds accessible label for the modal close button that is only shown for screen readers.
4379
- */
4380
- "wcagCloseLabel"?: string;
4381
- /**
4382
- * A string of identifiers that indicate alternative label elements for closing the modal window
4383
- */
4384
- "wcagCloseLabelledBy"?: string;
3719
+ interface GovMessage {
4385
3720
  /**
4386
- * Indicates the id of a component that describes the modal.
3721
+ * Style variation of the content message.
4387
3722
  */
4388
- "wcagDescribedBy"?: string;
3723
+ "color"?: MessageColorType;
4389
3724
  /**
4390
- * String of id's that indicate alternative labels elements
3725
+ * Message type
4391
3726
  */
4392
- "wcagLabelledBy"?: string;
3727
+ "type"?: MessageTypesType;
4393
3728
  }
4394
- interface GovNav {
3729
+ interface GovPagination {
4395
3730
  /**
4396
- * Adds accessible label for the accordion that is only shown for screen readers.
3731
+ * Adds accessible label for the page item
4397
3732
  */
4398
- "wcagLabel"?: string;
3733
+ "accessiblePageLabel"?: string;
4399
3734
  /**
4400
- * String of id's that indicate alternative labels elements
3735
+ * Adds accessible label for the page select
4401
3736
  */
4402
- "wcagLabelledBy"?: string;
4403
- }
4404
- interface GovNavItem {
3737
+ "accessibleSelectLabel"?: string;
4405
3738
  /**
4406
- * Same as original parameter
4407
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
3739
+ * Style variation of the pagination.
4408
3740
  */
4409
- "href"?: string;
4410
- }
4411
- interface GovPagination {
3741
+ "color"?: PaginationColorType;
4412
3742
  /**
4413
3743
  * Currently displayed page
4414
3744
  */
4415
3745
  "current"?: number;
4416
- /**
4417
- * Set on active page
4418
- */
4419
- "inverse"?: boolean;
4420
3746
  /**
4421
3747
  * Description of the option to move one page forward
4422
3748
  */
@@ -4465,125 +3791,6 @@ declare namespace LocalJSX {
4465
3791
  * Pagination type
4466
3792
  */
4467
3793
  "type"?: PaginationType;
4468
- /**
4469
- * Style variation of the pagination.
4470
- */
4471
- "variant"?: PaginationVariantType;
4472
- /**
4473
- * Adds accessible label for the pagination that is only shown for screen readers.
4474
- */
4475
- "wcagLabel"?: string;
4476
- /**
4477
- * Indicates the id of a component that labels the pagination.
4478
- */
4479
- "wcagLabelledBy"?: string;
4480
- /**
4481
- * Adds accessible label for the page item
4482
- */
4483
- "wcagPageLabel"?: string;
4484
- /**
4485
- * Adds accessible label for the page select
4486
- */
4487
- "wcagSelectLabel"?: string;
4488
- }
4489
- interface GovPrompt {
4490
- /**
4491
- * Title of modal window
4492
- */
4493
- "label"?: string;
4494
- /**
4495
- * Used to change the HTML tag in the modal label for correct semantic structure
4496
- */
4497
- "labelTag"?: string;
4498
- /**
4499
- * Emitted when modal window closes.
4500
- */
4501
- "onGov-close"?: (event: GovPromptCustomEvent<PointerEvent>) => void;
4502
- /**
4503
- * Attribute for modal window display
4504
- */
4505
- "open"?: boolean;
4506
- /**
4507
- * Role of modal
4508
- */
4509
- "role"?: Nullable<string>;
4510
- /**
4511
- * Adds accessible label for the modal close button that is only shown for screen readers.
4512
- */
4513
- "wcagCloseLabel"?: string;
4514
- /**
4515
- * A string of identifiers that indicate alternative label elements for closing the modal window
4516
- */
4517
- "wcagCloseLabelledBy"?: string;
4518
- /**
4519
- * Indicates the id of a component that describes the modal.
4520
- */
4521
- "wcagDescribedBy"?: string;
4522
- /**
4523
- * String of id's that indicate alternative labels elements
4524
- */
4525
- "wcagLabelledBy"?: string;
4526
- }
4527
- interface GovSideNav {
4528
- /**
4529
- * Determide if component should have compact styles.
4530
- */
4531
- "compact"?: boolean;
4532
- /**
4533
- * Determide if component should have inversed colors to be used on dark background.
4534
- */
4535
- "inverse"?: boolean;
4536
- /**
4537
- * Called when the sidenav state changes
4538
- */
4539
- "onGov-change"?: (event: GovSideNavCustomEvent<GovSideNavItemChangeEvent>) => void;
4540
- /**
4541
- * Adds accessible label for the sidenav that is only shown for screen readers.
4542
- */
4543
- "wcagLabel"?: string;
4544
- /**
4545
- * String of id's that indicate alternative labels elements
4546
- */
4547
- "wcagLabelledBy"?: string;
4548
- }
4549
- interface GovSideNavItem {
4550
- /**
4551
- * Determide if component should have compact styles.
4552
- */
4553
- "compact"?: boolean;
4554
- /**
4555
- * Defined the count of nested items
4556
- */
4557
- "count"?: boolean;
4558
- /**
4559
- * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
4560
- */
4561
- "disabled"?: boolean;
4562
- /**
4563
- * Same as original parameter
4564
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
4565
- */
4566
- "href"?: string;
4567
- /**
4568
- * Custom sidenav item identifier. Otherwise, it will be generated
4569
- */
4570
- "identifier"?: string;
4571
- /**
4572
- * Determide if component should have inversed colors to be used on dark background
4573
- */
4574
- "inverse"?: boolean;
4575
- /**
4576
- * Defines whether the sidenav is open or closed by button
4577
- */
4578
- "isExpanded"?: boolean;
4579
- /**
4580
- * Item name of the sidenav
4581
- */
4582
- "label"?: string;
4583
- /**
4584
- * Called when the sidenav state changes
4585
- */
4586
- "onGov-change"?: (event: GovSideNavItemCustomEvent<GovSideNavItemChangeEvent>) => void;
4587
3794
  }
4588
3795
  interface GovSkeleton {
4589
3796
  /**
@@ -4591,9 +3798,9 @@ declare namespace LocalJSX {
4591
3798
  */
4592
3799
  "animation"?: SkeletonAnimationType;
4593
3800
  /**
4594
- * Number of rows of current skeleton type
3801
+ * Style variation of the skeleton.
4595
3802
  */
4596
- "count"?: number;
3803
+ "color"?: SkeletonColorType;
4597
3804
  /**
4598
3805
  * Height of the skeleton ex. 100px, 100%, auto etc.
4599
3806
  */
@@ -4603,13 +3810,9 @@ declare namespace LocalJSX {
4603
3810
  */
4604
3811
  "shape"?: SkeletonShapesType;
4605
3812
  /**
4606
- * Style variation of the skeleton.
4607
- */
4608
- "variant"?: SkeletonVariantsType;
4609
- /**
4610
- * Adds accessible label for the skeleton that is only shown for screen readers.
3813
+ * Input’s size.
4611
3814
  */
4612
- "wcagLabel"?: string;
3815
+ "size"?: FormInputSizesType;
4613
3816
  /**
4614
3817
  * Width of the skeleton ex. 100px, 100%, auto etc.
4615
3818
  */
@@ -4625,22 +3828,6 @@ declare namespace LocalJSX {
4625
3828
  */
4626
3829
  "size"?: SpacerSizeType;
4627
3830
  }
4628
- interface GovStatsbar {
4629
- /**
4630
- * Icon’s position
4631
- */
4632
- "iconPosition"?: StatsBarIconPositionType;
4633
- /**
4634
- * Style variation
4635
- */
4636
- "variant"?: StatsBarVariantType;
4637
- }
4638
- interface GovStatsbarItem {
4639
- /**
4640
- * Icon’s position
4641
- */
4642
- "iconPosition"?: StatsBarIconPositionType;
4643
- }
4644
3831
  interface GovStepper {
4645
3832
  /**
4646
3833
  * Called when the Stepper state changes
@@ -4653,17 +3840,13 @@ declare namespace LocalJSX {
4653
3840
  }
4654
3841
  interface GovStepperItem {
4655
3842
  /**
4656
- * Item annotation of the stepper
3843
+ * Style variation of the button.
4657
3844
  */
4658
- "annotation"?: string;
3845
+ "color"?: StepperColorType;
4659
3846
  /**
4660
3847
  * Custom stepper item identifier. Otherwise, it will be generated
4661
3848
  */
4662
3849
  "identifier"?: string;
4663
- /**
4664
- * Item name of the stepper
4665
- */
4666
- "label"?: string;
4667
3850
  /**
4668
3851
  * Called when the accordion state changes
4669
3852
  */
@@ -4672,16 +3855,16 @@ declare namespace LocalJSX {
4672
3855
  * Size of stepper
4673
3856
  */
4674
3857
  "size"?: StepperSizesType;
3858
+ }
3859
+ interface GovTabs {
4675
3860
  /**
4676
- * Used to change the HMTL tag in the stepper trigger for correct semantic structure
3861
+ * Style variation of the tab chips.
4677
3862
  */
4678
- "triggerTag"?: string;
3863
+ "color"?: ColorType1;
4679
3864
  /**
4680
- * Style variation of the button.
3865
+ * Icon and description display direction
4681
3866
  */
4682
- "variant"?: StepperVariantType;
4683
- }
4684
- interface GovTabs {
3867
+ "direction"?: 'row' | 'column';
4685
3868
  /**
4686
3869
  * Emitted when the tab is changed.
4687
3870
  */
@@ -4691,25 +3874,13 @@ declare namespace LocalJSX {
4691
3874
  */
4692
3875
  "orientation"?: TabOrientationType;
4693
3876
  /**
4694
- * Tabs type
4695
- */
4696
- "type"?: TabType;
4697
- /**
4698
- * Style variation of the tab chips.
3877
+ * Tabs size.
4699
3878
  */
4700
- "variant"?: VariantType2;
4701
- /**
4702
- * Adds accessible label for the tabs that is only shown for screen readers.
4703
- */
4704
- "wcagLabel"?: string;
3879
+ "size"?: TabSizeType;
4705
3880
  /**
4706
- * Indicates the id of a component that labels the tabs.
4707
- */
4708
- "wcagLabelledBy"?: string;
4709
- /**
4710
- * Adds accessible label for the tabs select
3881
+ * Tabs type
4711
3882
  */
4712
- "wcagSelectLabel"?: string;
3883
+ "type"?: TabType;
4713
3884
  }
4714
3885
  interface GovTabsItem {
4715
3886
  /**
@@ -4720,6 +3891,14 @@ declare namespace LocalJSX {
4720
3891
  * Item disable state
4721
3892
  */
4722
3893
  "disabled"?: boolean;
3894
+ /**
3895
+ * Icon definition at the end. Use the type/name notation
3896
+ */
3897
+ "iconEnd"?: string;
3898
+ /**
3899
+ * Icon definition at the stat. Use the type/name notation
3900
+ */
3901
+ "iconStart"?: string;
4723
3902
  /**
4724
3903
  * Custom tab item identifier. Otherwise, it will be generated
4725
3904
  */
@@ -4734,6 +3913,10 @@ declare namespace LocalJSX {
4734
3913
  "triggerIdentifier"?: string;
4735
3914
  }
4736
3915
  interface GovTag {
3916
+ /**
3917
+ * Style variation of the tag.
3918
+ */
3919
+ "color"?: ButtonColorType;
4737
3920
  /**
4738
3921
  * Definition of the button icon on the left. The icon must be defined in the form "type/name".
4739
3922
  */
@@ -4743,23 +3926,37 @@ declare namespace LocalJSX {
4743
3926
  */
4744
3927
  "iconRight"?: string;
4745
3928
  /**
4746
- * Determine if component should have inverse colors to be used on dark background
3929
+ * Tag’s size.
4747
3930
  */
4748
- "inverse"?: boolean;
3931
+ "size"?: TagSizesType;
4749
3932
  /**
4750
- * Tag’s size.
3933
+ * Tag’s type
4751
3934
  */
4752
- "size"?: ButtonSizesType;
3935
+ "type"?: TagTypesType;
3936
+ }
3937
+ interface GovThemeSwitch {
4753
3938
  /**
4754
- * Style variation of the tag.
3939
+ * Called when the theme is changed by the user
4755
3940
  */
4756
- "variant"?: ButtonVariantType;
3941
+ "onGov-change"?: (event: GovThemeSwitchCustomEvent<ThemeSwitchEvent>) => void;
4757
3942
  }
4758
3943
  interface GovTile {
4759
3944
  /**
4760
3945
  * Link on whole tile
4761
3946
  */
4762
3947
  "href"?: string;
3948
+ /**
3949
+ * Tiles border
3950
+ */
3951
+ "noBorder"?: boolean;
3952
+ /**
3953
+ * Style variation of the tile.
3954
+ */
3955
+ "orientation"?: "vertical" | "horizontal";
3956
+ /**
3957
+ * Tile’s size
3958
+ */
3959
+ "size"?: TileSizesType;
4763
3960
  /**
4764
3961
  * Same as original parameter
4765
3962
  * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
@@ -4768,19 +3965,23 @@ declare namespace LocalJSX {
4768
3965
  }
4769
3966
  interface GovTiles {
4770
3967
  /**
4771
- * Number of columns between 1-4
3968
+ * Number of columns between 2-6
4772
3969
  */
4773
3970
  "columns"?: number;
4774
- /**
4775
- * Tiles border
4776
- */
4777
- "noBorder"?: boolean;
4778
3971
  }
4779
3972
  interface GovToast {
3973
+ /**
3974
+ * Aria label for the closing button. It is mandatory if the alert is closable
3975
+ */
3976
+ "accessibleCloseLabel"?: string;
4780
3977
  /**
4781
3978
  * Closing button texting instead of icons
4782
3979
  */
4783
3980
  "closeLabel"?: string;
3981
+ /**
3982
+ * Style variation of the toast message.
3983
+ */
3984
+ "color"?: ToastColorType;
4784
3985
  /**
4785
3986
  * Toast’s gravity
4786
3987
  */
@@ -4801,16 +4002,12 @@ declare namespace LocalJSX {
4801
4002
  * Toast type
4802
4003
  */
4803
4004
  "type"?: ToastTypesType;
4804
- /**
4805
- * Style variation of the toast message.
4806
- */
4807
- "variant"?: ToastVariantType;
4808
- /**
4809
- * Aria label for the closing button. It is mandatory if the alert is closable
4810
- */
4811
- "wcagCloseLabel"?: string;
4812
4005
  }
4813
4006
  interface GovTooltip {
4007
+ /**
4008
+ * Style variation of the tooltip
4009
+ */
4010
+ "color"?: TooltipColorType;
4814
4011
  /**
4815
4012
  * Trigger is just an icon
4816
4013
  */
@@ -4831,12 +4028,12 @@ declare namespace LocalJSX {
4831
4028
  * Tooltip’s size.
4832
4029
  */
4833
4030
  "size"?: TooltipSizeType;
4031
+ }
4032
+ interface GovTooltipContent {
4834
4033
  /**
4835
4034
  * Style variation of the tooltip
4836
4035
  */
4837
- "variant"?: TooltipVariantType;
4838
- }
4839
- interface GovTooltipContent {
4036
+ "color"?: TooltipColorType;
4840
4037
  /**
4841
4038
  * Indicates display of tooltip content
4842
4039
  */
@@ -4853,10 +4050,6 @@ declare namespace LocalJSX {
4853
4050
  * Tooltip’s size.
4854
4051
  */
4855
4052
  "size"?: TooltipSizeType;
4856
- /**
4857
- * Style variation of the tooltip
4858
- */
4859
- "variant"?: TooltipVariantType;
4860
4053
  }
4861
4054
  interface GovWizard {
4862
4055
  /**
@@ -4877,14 +4070,14 @@ declare namespace LocalJSX {
4877
4070
  "wcagLabelledBy"?: string;
4878
4071
  }
4879
4072
  interface GovWizardItem {
4880
- /**
4881
- * Item annotation of the wizard
4882
- */
4883
- "annotation"?: string;
4884
4073
  /**
4885
4074
  * Defines weather the wizard item can be collapsible
4886
4075
  */
4887
4076
  "collapsible"?: boolean;
4077
+ /**
4078
+ * Style variation of the button.
4079
+ */
4080
+ "color"?: WizardColorType;
4888
4081
  /**
4889
4082
  * Makes the wizard component disabled.
4890
4083
  */
@@ -4897,14 +4090,6 @@ declare namespace LocalJSX {
4897
4090
  * Defines whether the accordion is open or closed by button
4898
4091
  */
4899
4092
  "isExpanded"?: boolean;
4900
- /**
4901
- * Item label of the wizard
4902
- */
4903
- "label"?: string;
4904
- /**
4905
- * Used to change the HTML tag in the accordion trigger for correct semantic structure
4906
- */
4907
- "labelTag"?: string;
4908
4093
  /**
4909
4094
  * Called when the accordion state changes
4910
4095
  */
@@ -4913,14 +4098,11 @@ declare namespace LocalJSX {
4913
4098
  * Size of wizard
4914
4099
  */
4915
4100
  "size"?: WizardSizesType;
4916
- /**
4917
- * Style variation of the button.
4918
- */
4919
- "variant"?: WizardVariantsType;
4920
4101
  }
4921
4102
  interface IntrinsicElements {
4922
4103
  "gov-accordion": GovAccordion;
4923
4104
  "gov-accordion-item": GovAccordionItem;
4105
+ "gov-app": GovApp;
4924
4106
  "gov-attachments": GovAttachments;
4925
4107
  "gov-attachments-item": GovAttachmentsItem;
4926
4108
  "gov-backdrop": GovBackdrop;
@@ -4931,6 +4113,7 @@ declare namespace LocalJSX {
4931
4113
  "gov-container": GovContainer;
4932
4114
  "gov-control-group": GovControlGroup;
4933
4115
  "gov-cookiebar": GovCookiebar;
4116
+ "gov-dialog": GovDialog;
4934
4117
  "gov-dropdown": GovDropdown;
4935
4118
  "gov-empty": GovEmpty;
4936
4119
  "gov-error-code": GovErrorCode;
@@ -4958,22 +4141,15 @@ declare namespace LocalJSX {
4958
4141
  "gov-layout-column": GovLayoutColumn;
4959
4142
  "gov-loading": GovLoading;
4960
4143
  "gov-message": GovMessage;
4961
- "gov-modal": GovModal;
4962
- "gov-nav": GovNav;
4963
- "gov-nav-item": GovNavItem;
4964
4144
  "gov-pagination": GovPagination;
4965
- "gov-prompt": GovPrompt;
4966
- "gov-side-nav": GovSideNav;
4967
- "gov-side-nav-item": GovSideNavItem;
4968
4145
  "gov-skeleton": GovSkeleton;
4969
4146
  "gov-spacer": GovSpacer;
4970
- "gov-statsbar": GovStatsbar;
4971
- "gov-statsbar-item": GovStatsbarItem;
4972
4147
  "gov-stepper": GovStepper;
4973
4148
  "gov-stepper-item": GovStepperItem;
4974
4149
  "gov-tabs": GovTabs;
4975
4150
  "gov-tabs-item": GovTabsItem;
4976
4151
  "gov-tag": GovTag;
4152
+ "gov-theme-switch": GovThemeSwitch;
4977
4153
  "gov-tile": GovTile;
4978
4154
  "gov-tiles": GovTiles;
4979
4155
  "gov-toast": GovToast;
@@ -4989,6 +4165,7 @@ declare module "@stencil/core" {
4989
4165
  interface IntrinsicElements {
4990
4166
  "gov-accordion": LocalJSX.GovAccordion & JSXBase.HTMLAttributes<HTMLGovAccordionElement>;
4991
4167
  "gov-accordion-item": LocalJSX.GovAccordionItem & JSXBase.HTMLAttributes<HTMLGovAccordionItemElement>;
4168
+ "gov-app": LocalJSX.GovApp & JSXBase.HTMLAttributes<HTMLGovAppElement>;
4992
4169
  "gov-attachments": LocalJSX.GovAttachments & JSXBase.HTMLAttributes<HTMLGovAttachmentsElement>;
4993
4170
  "gov-attachments-item": LocalJSX.GovAttachmentsItem & JSXBase.HTMLAttributes<HTMLGovAttachmentsItemElement>;
4994
4171
  "gov-backdrop": LocalJSX.GovBackdrop & JSXBase.HTMLAttributes<HTMLGovBackdropElement>;
@@ -4999,6 +4176,7 @@ declare module "@stencil/core" {
4999
4176
  "gov-container": LocalJSX.GovContainer & JSXBase.HTMLAttributes<HTMLGovContainerElement>;
5000
4177
  "gov-control-group": LocalJSX.GovControlGroup & JSXBase.HTMLAttributes<HTMLGovControlGroupElement>;
5001
4178
  "gov-cookiebar": LocalJSX.GovCookiebar & JSXBase.HTMLAttributes<HTMLGovCookiebarElement>;
4179
+ "gov-dialog": LocalJSX.GovDialog & JSXBase.HTMLAttributes<HTMLGovDialogElement>;
5002
4180
  "gov-dropdown": LocalJSX.GovDropdown & JSXBase.HTMLAttributes<HTMLGovDropdownElement>;
5003
4181
  "gov-empty": LocalJSX.GovEmpty & JSXBase.HTMLAttributes<HTMLGovEmptyElement>;
5004
4182
  "gov-error-code": LocalJSX.GovErrorCode & JSXBase.HTMLAttributes<HTMLGovErrorCodeElement>;
@@ -5026,22 +4204,15 @@ declare module "@stencil/core" {
5026
4204
  "gov-layout-column": LocalJSX.GovLayoutColumn & JSXBase.HTMLAttributes<HTMLGovLayoutColumnElement>;
5027
4205
  "gov-loading": LocalJSX.GovLoading & JSXBase.HTMLAttributes<HTMLGovLoadingElement>;
5028
4206
  "gov-message": LocalJSX.GovMessage & JSXBase.HTMLAttributes<HTMLGovMessageElement>;
5029
- "gov-modal": LocalJSX.GovModal & JSXBase.HTMLAttributes<HTMLGovModalElement>;
5030
- "gov-nav": LocalJSX.GovNav & JSXBase.HTMLAttributes<HTMLGovNavElement>;
5031
- "gov-nav-item": LocalJSX.GovNavItem & JSXBase.HTMLAttributes<HTMLGovNavItemElement>;
5032
4207
  "gov-pagination": LocalJSX.GovPagination & JSXBase.HTMLAttributes<HTMLGovPaginationElement>;
5033
- "gov-prompt": LocalJSX.GovPrompt & JSXBase.HTMLAttributes<HTMLGovPromptElement>;
5034
- "gov-side-nav": LocalJSX.GovSideNav & JSXBase.HTMLAttributes<HTMLGovSideNavElement>;
5035
- "gov-side-nav-item": LocalJSX.GovSideNavItem & JSXBase.HTMLAttributes<HTMLGovSideNavItemElement>;
5036
4208
  "gov-skeleton": LocalJSX.GovSkeleton & JSXBase.HTMLAttributes<HTMLGovSkeletonElement>;
5037
4209
  "gov-spacer": LocalJSX.GovSpacer & JSXBase.HTMLAttributes<HTMLGovSpacerElement>;
5038
- "gov-statsbar": LocalJSX.GovStatsbar & JSXBase.HTMLAttributes<HTMLGovStatsbarElement>;
5039
- "gov-statsbar-item": LocalJSX.GovStatsbarItem & JSXBase.HTMLAttributes<HTMLGovStatsbarItemElement>;
5040
4210
  "gov-stepper": LocalJSX.GovStepper & JSXBase.HTMLAttributes<HTMLGovStepperElement>;
5041
4211
  "gov-stepper-item": LocalJSX.GovStepperItem & JSXBase.HTMLAttributes<HTMLGovStepperItemElement>;
5042
4212
  "gov-tabs": LocalJSX.GovTabs & JSXBase.HTMLAttributes<HTMLGovTabsElement>;
5043
4213
  "gov-tabs-item": LocalJSX.GovTabsItem & JSXBase.HTMLAttributes<HTMLGovTabsItemElement>;
5044
4214
  "gov-tag": LocalJSX.GovTag & JSXBase.HTMLAttributes<HTMLGovTagElement>;
4215
+ "gov-theme-switch": LocalJSX.GovThemeSwitch & JSXBase.HTMLAttributes<HTMLGovThemeSwitchElement>;
5045
4216
  "gov-tile": LocalJSX.GovTile & JSXBase.HTMLAttributes<HTMLGovTileElement>;
5046
4217
  "gov-tiles": LocalJSX.GovTiles & JSXBase.HTMLAttributes<HTMLGovTilesElement>;
5047
4218
  "gov-toast": LocalJSX.GovToast & JSXBase.HTMLAttributes<HTMLGovToastElement>;