@gov-design-system-ce/components 4.0.8-rc23 → 4.1.0-rc1

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