@gov-design-system-ce/components 0.0.15 → 0.0.17

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 (1381) hide show
  1. package/dist/cjs/Fragment-52846f79.js +7 -0
  2. package/dist/cjs/Fragment-52846f79.js.map +1 -0
  3. package/dist/cjs/constants-0488d137.js +22 -0
  4. package/dist/cjs/constants-0488d137.js.map +1 -0
  5. package/dist/cjs/constants-0883e74c.js +30 -0
  6. package/dist/cjs/constants-0883e74c.js.map +1 -0
  7. package/dist/cjs/constants-0c6c8e11.js +30 -0
  8. package/dist/cjs/constants-0c6c8e11.js.map +1 -0
  9. package/dist/cjs/constants-1490a5eb.js +25 -0
  10. package/dist/cjs/constants-1490a5eb.js.map +1 -0
  11. package/dist/cjs/constants-20b3f7ee.js +28 -0
  12. package/dist/cjs/constants-20b3f7ee.js.map +1 -0
  13. package/dist/cjs/constants-21559414.js +29 -0
  14. package/dist/cjs/constants-21559414.js.map +1 -0
  15. package/dist/cjs/constants-23b7a283.js +33 -0
  16. package/dist/cjs/constants-23b7a283.js.map +1 -0
  17. package/dist/cjs/constants-2b1c31b8.js +15 -0
  18. package/dist/cjs/constants-2b1c31b8.js.map +1 -0
  19. package/dist/cjs/constants-61f8be34.js +26 -0
  20. package/dist/cjs/constants-61f8be34.js.map +1 -0
  21. package/dist/cjs/constants-86fb4eb4.js +19 -0
  22. package/dist/cjs/constants-86fb4eb4.js.map +1 -0
  23. package/dist/cjs/constants-97eea364.js +14 -0
  24. package/dist/cjs/constants-97eea364.js.map +1 -0
  25. package/dist/cjs/constants-adc8268f.js +37 -0
  26. package/dist/cjs/constants-adc8268f.js.map +1 -0
  27. package/dist/cjs/constants-caad94b4.js +16 -0
  28. package/dist/cjs/constants-caad94b4.js.map +1 -0
  29. package/dist/cjs/constants-ded92f8a.js +13 -0
  30. package/dist/cjs/constants-ded92f8a.js.map +1 -0
  31. package/dist/cjs/constants-e47694c4.js +19 -0
  32. package/dist/cjs/constants-e47694c4.js.map +1 -0
  33. package/dist/cjs/constants-e8760a84.js +20 -0
  34. package/dist/cjs/constants-e8760a84.js.map +1 -0
  35. package/dist/cjs/core.cjs.js +21 -0
  36. package/dist/cjs/core.cjs.js.map +1 -0
  37. package/dist/cjs/form-9b8b1740.js +150 -0
  38. package/dist/cjs/form-9b8b1740.js.map +1 -0
  39. package/dist/cjs/gov-accordion-item.cjs.entry.js +113 -0
  40. package/dist/cjs/gov-accordion-item.cjs.entry.js.map +1 -0
  41. package/dist/cjs/gov-accordion.cjs.entry.js +75 -0
  42. package/dist/cjs/gov-accordion.cjs.entry.js.map +1 -0
  43. package/dist/cjs/gov-alert.cjs.entry.js +58 -0
  44. package/dist/cjs/gov-alert.cjs.entry.js.map +1 -0
  45. package/dist/cjs/gov-app.cjs.entry.js +8356 -0
  46. package/dist/cjs/gov-app.cjs.entry.js.map +1 -0
  47. package/dist/cjs/gov-attachments_3.cjs.entry.js +120 -0
  48. package/dist/cjs/gov-attachments_3.cjs.entry.js.map +1 -0
  49. package/dist/cjs/gov-backdrop.cjs.entry.js +54 -0
  50. package/dist/cjs/gov-backdrop.cjs.entry.js.map +1 -0
  51. package/dist/cjs/gov-badge.cjs.entry.js +84 -0
  52. package/dist/cjs/gov-badge.cjs.entry.js.map +1 -0
  53. package/dist/cjs/gov-breadcrumbs.cjs.entry.js +50 -0
  54. package/dist/cjs/gov-breadcrumbs.cjs.entry.js.map +1 -0
  55. package/dist/cjs/gov-button.cjs.entry.js +155 -0
  56. package/dist/cjs/gov-button.cjs.entry.js.map +1 -0
  57. package/dist/cjs/gov-card.cjs.entry.js +112 -0
  58. package/dist/cjs/gov-card.cjs.entry.js.map +1 -0
  59. package/dist/cjs/gov-container.cjs.entry.js +36 -0
  60. package/dist/cjs/gov-container.cjs.entry.js.map +1 -0
  61. package/dist/cjs/gov-cookiebar.cjs.entry.js +33 -0
  62. package/dist/cjs/gov-cookiebar.cjs.entry.js.map +1 -0
  63. package/dist/cjs/gov-empty.cjs.entry.js +31 -0
  64. package/dist/cjs/gov-empty.cjs.entry.js.map +1 -0
  65. package/dist/cjs/gov-error-code.cjs.entry.js +31 -0
  66. package/dist/cjs/gov-error-code.cjs.entry.js.map +1 -0
  67. package/dist/cjs/gov-form-autocomplete.cjs.entry.js +177 -0
  68. package/dist/cjs/gov-form-autocomplete.cjs.entry.js.map +1 -0
  69. package/dist/cjs/gov-form-checkbox.cjs.entry.js +108 -0
  70. package/dist/cjs/gov-form-checkbox.cjs.entry.js.map +1 -0
  71. package/dist/cjs/gov-form-control.cjs.entry.js +100 -0
  72. package/dist/cjs/gov-form-control.cjs.entry.js.map +1 -0
  73. package/dist/cjs/gov-form-file.cjs.entry.js +187 -0
  74. package/dist/cjs/gov-form-file.cjs.entry.js.map +1 -0
  75. package/dist/cjs/gov-form-group.cjs.entry.js +43 -0
  76. package/dist/cjs/gov-form-group.cjs.entry.js.map +1 -0
  77. package/dist/cjs/gov-form-input.cjs.entry.js +151 -0
  78. package/dist/cjs/gov-form-input.cjs.entry.js.map +1 -0
  79. package/dist/cjs/gov-form-label.cjs.entry.js +30 -0
  80. package/dist/cjs/gov-form-label.cjs.entry.js.map +1 -0
  81. package/dist/cjs/gov-form-multi-select.cjs.entry.js +193 -0
  82. package/dist/cjs/gov-form-multi-select.cjs.entry.js.map +1 -0
  83. package/dist/cjs/gov-form-password-power.cjs.entry.js +28 -0
  84. package/dist/cjs/gov-form-password-power.cjs.entry.js.map +1 -0
  85. package/dist/cjs/gov-form-radio.cjs.entry.js +108 -0
  86. package/dist/cjs/gov-form-radio.cjs.entry.js.map +1 -0
  87. package/dist/cjs/gov-form-search.cjs.entry.js +28 -0
  88. package/dist/cjs/gov-form-search.cjs.entry.js.map +1 -0
  89. package/dist/cjs/gov-form-select.cjs.entry.js +124 -0
  90. package/dist/cjs/gov-form-select.cjs.entry.js.map +1 -0
  91. package/dist/cjs/gov-form-switch.cjs.entry.js +108 -0
  92. package/dist/cjs/gov-form-switch.cjs.entry.js.map +1 -0
  93. package/dist/cjs/gov-grid-item.cjs.entry.js +30 -0
  94. package/dist/cjs/gov-grid-item.cjs.entry.js.map +1 -0
  95. package/dist/cjs/gov-grid.cjs.entry.js +28 -0
  96. package/dist/cjs/gov-grid.cjs.entry.js.map +1 -0
  97. package/dist/cjs/gov-icon.cjs.entry.js +126 -0
  98. package/dist/cjs/gov-icon.cjs.entry.js.map +1 -0
  99. package/dist/cjs/gov-layout-column.cjs.entry.js +25 -0
  100. package/dist/cjs/gov-layout-column.cjs.entry.js.map +1 -0
  101. package/dist/cjs/gov-layout.cjs.entry.js +34 -0
  102. package/dist/cjs/gov-layout.cjs.entry.js.map +1 -0
  103. package/dist/cjs/gov-loading.cjs.entry.js +31 -0
  104. package/dist/cjs/gov-loading.cjs.entry.js.map +1 -0
  105. package/dist/cjs/gov-message.cjs.entry.js +43 -0
  106. package/dist/cjs/gov-message.cjs.entry.js.map +1 -0
  107. package/dist/cjs/gov-modal.cjs.entry.js +105 -0
  108. package/dist/cjs/gov-modal.cjs.entry.js.map +1 -0
  109. package/dist/cjs/gov-nav-item.cjs.entry.js +37 -0
  110. package/dist/cjs/gov-nav-item.cjs.entry.js.map +1 -0
  111. package/dist/cjs/gov-nav.cjs.entry.js +42 -0
  112. package/dist/cjs/gov-nav.cjs.entry.js.map +1 -0
  113. package/dist/cjs/gov-pagination.cjs.entry.js +209 -0
  114. package/dist/cjs/gov-pagination.cjs.entry.js.map +1 -0
  115. package/dist/cjs/gov-prompt.cjs.entry.js +105 -0
  116. package/dist/cjs/gov-prompt.cjs.entry.js.map +1 -0
  117. package/dist/cjs/gov-side-nav-item.cjs.entry.js +85 -0
  118. package/dist/cjs/gov-side-nav-item.cjs.entry.js.map +1 -0
  119. package/dist/cjs/gov-side-nav.cjs.entry.js +56 -0
  120. package/dist/cjs/gov-side-nav.cjs.entry.js.map +1 -0
  121. package/dist/cjs/gov-skeleton.cjs.entry.js +117 -0
  122. package/dist/cjs/gov-skeleton.cjs.entry.js.map +1 -0
  123. package/dist/cjs/gov-spacer.cjs.entry.js +57 -0
  124. package/dist/cjs/gov-spacer.cjs.entry.js.map +1 -0
  125. package/dist/cjs/gov-statsbar-item.cjs.entry.js +39 -0
  126. package/dist/cjs/gov-statsbar-item.cjs.entry.js.map +1 -0
  127. package/dist/cjs/gov-statsbar.cjs.entry.js +52 -0
  128. package/dist/cjs/gov-statsbar.cjs.entry.js.map +1 -0
  129. package/dist/cjs/gov-stepper-item.cjs.entry.js +77 -0
  130. package/dist/cjs/gov-stepper-item.cjs.entry.js.map +1 -0
  131. package/dist/cjs/gov-stepper.cjs.entry.js +50 -0
  132. package/dist/cjs/gov-stepper.cjs.entry.js.map +1 -0
  133. package/dist/cjs/gov-tabs-item.cjs.entry.js +53 -0
  134. package/dist/cjs/gov-tabs-item.cjs.entry.js.map +1 -0
  135. package/dist/cjs/gov-tabs.cjs.entry.js +189 -0
  136. package/dist/cjs/gov-tabs.cjs.entry.js.map +1 -0
  137. package/dist/cjs/gov-tile.cjs.entry.js +50 -0
  138. package/dist/cjs/gov-tile.cjs.entry.js.map +1 -0
  139. package/dist/cjs/gov-tiles.cjs.entry.js +33 -0
  140. package/dist/cjs/gov-tiles.cjs.entry.js.map +1 -0
  141. package/dist/cjs/gov-toast.cjs.entry.js +103 -0
  142. package/dist/cjs/gov-toast.cjs.entry.js.map +1 -0
  143. package/dist/cjs/gov-tooltip-content.cjs.entry.js +42 -0
  144. package/dist/cjs/gov-tooltip-content.cjs.entry.js.map +1 -0
  145. package/dist/cjs/gov-tooltip.cjs.entry.js +158 -0
  146. package/dist/cjs/gov-tooltip.cjs.entry.js.map +1 -0
  147. package/dist/cjs/gov-wizzard-item.cjs.entry.js +110 -0
  148. package/dist/cjs/gov-wizzard-item.cjs.entry.js.map +1 -0
  149. package/dist/cjs/gov-wizzard.cjs.entry.js +67 -0
  150. package/dist/cjs/gov-wizzard.cjs.entry.js.map +1 -0
  151. package/dist/cjs/gov.log-0c9dca27.js +20 -0
  152. package/dist/cjs/gov.log-0c9dca27.js.map +1 -0
  153. package/dist/cjs/index-29ac07f6.js +2325 -0
  154. package/dist/cjs/index-29ac07f6.js.map +1 -0
  155. package/dist/cjs/index.cjs.js +4 -0
  156. package/dist/cjs/index.cjs.js.map +1 -0
  157. package/dist/cjs/loader.cjs.js +23 -0
  158. package/dist/cjs/loader.cjs.js.map +1 -0
  159. package/dist/cjs/props-5f82e4c0.js +16 -0
  160. package/dist/cjs/props-5f82e4c0.js.map +1 -0
  161. package/dist/cjs/sizes-79872c2a.js +18 -0
  162. package/dist/cjs/sizes-79872c2a.js.map +1 -0
  163. package/dist/cjs/string.utils-0f08c48c.js +24 -0
  164. package/dist/cjs/string.utils-0f08c48c.js.map +1 -0
  165. package/dist/cjs/template-e1c4ff78.js +121 -0
  166. package/dist/cjs/template-e1c4ff78.js.map +1 -0
  167. package/dist/cjs/utils-c9b1bba3.js +41 -0
  168. package/dist/cjs/utils-c9b1bba3.js.map +1 -0
  169. package/dist/cjs/variants-f5ffeef3.js +18 -0
  170. package/dist/cjs/variants-f5ffeef3.js.map +1 -0
  171. package/dist/cjs/wcag-6efc0ab7.js +67 -0
  172. package/dist/cjs/wcag-6efc0ab7.js.map +1 -0
  173. package/dist/cjs/win-84bda0aa.js +26 -0
  174. package/dist/cjs/win-84bda0aa.js.map +1 -0
  175. package/dist/collection/collection-manifest.json +69 -0
  176. package/dist/collection/components/gov-accordion/constants.js +21 -0
  177. package/dist/collection/components/gov-accordion/constants.js.map +1 -0
  178. package/dist/collection/components/gov-accordion/gov-accordion-item.css +484 -0
  179. package/dist/collection/components/gov-accordion/gov-accordion-item.d.js +2 -0
  180. package/dist/collection/components/gov-accordion/gov-accordion-item.d.js.map +1 -0
  181. package/dist/collection/components/gov-accordion/gov-accordion-item.js +386 -0
  182. package/dist/collection/components/gov-accordion/gov-accordion-item.js.map +1 -0
  183. package/dist/collection/components/gov-accordion/gov-accordion.css +231 -0
  184. package/dist/collection/components/gov-accordion/gov-accordion.js +220 -0
  185. package/dist/collection/components/gov-accordion/gov-accordion.js.map +1 -0
  186. package/dist/collection/components/gov-alert/constants.js +11 -0
  187. package/dist/collection/components/gov-alert/constants.js.map +1 -0
  188. package/dist/collection/components/gov-alert/gov-alert.css +379 -0
  189. package/dist/collection/components/gov-alert/gov-alert.js +150 -0
  190. package/dist/collection/components/gov-alert/gov-alert.js.map +1 -0
  191. package/dist/collection/components/gov-app/gov-app.css +240 -0
  192. package/dist/collection/components/gov-app/gov-app.js +95 -0
  193. package/dist/collection/components/gov-app/gov-app.js.map +1 -0
  194. package/dist/collection/components/gov-attachments/constants.js +12 -0
  195. package/dist/collection/components/gov-attachments/constants.js.map +1 -0
  196. package/dist/collection/components/gov-attachments/gov-attachments-item.css +252 -0
  197. package/dist/collection/components/gov-attachments/gov-attachments-item.d.js +2 -0
  198. package/dist/collection/components/gov-attachments/gov-attachments-item.d.js.map +1 -0
  199. package/dist/collection/components/gov-attachments/gov-attachments-item.js +121 -0
  200. package/dist/collection/components/gov-attachments/gov-attachments-item.js.map +1 -0
  201. package/dist/collection/components/gov-attachments/gov-attachments.css +238 -0
  202. package/dist/collection/components/gov-attachments/gov-attachments.js +99 -0
  203. package/dist/collection/components/gov-attachments/gov-attachments.js.map +1 -0
  204. package/dist/collection/components/gov-backdrop/constants.js +5 -0
  205. package/dist/collection/components/gov-backdrop/constants.js.map +1 -0
  206. package/dist/collection/components/gov-backdrop/gov-backdrop.css +237 -0
  207. package/dist/collection/components/gov-backdrop/gov-backdrop.js +162 -0
  208. package/dist/collection/components/gov-backdrop/gov-backdrop.js.map +1 -0
  209. package/dist/collection/components/gov-badge/constants.js +13 -0
  210. package/dist/collection/components/gov-badge/constants.js.map +1 -0
  211. package/dist/collection/components/gov-badge/gov-badge.css +1203 -0
  212. package/dist/collection/components/gov-badge/gov-badge.js +284 -0
  213. package/dist/collection/components/gov-badge/gov-badge.js.map +1 -0
  214. package/dist/collection/components/gov-breadcrumbs/constants.js +4 -0
  215. package/dist/collection/components/gov-breadcrumbs/constants.js.map +1 -0
  216. package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.css +270 -0
  217. package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.d.js +2 -0
  218. package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.d.js.map +1 -0
  219. package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.js +160 -0
  220. package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.js.map +1 -0
  221. package/dist/collection/components/gov-button/constants.js +29 -0
  222. package/dist/collection/components/gov-button/constants.js.map +1 -0
  223. package/dist/collection/components/gov-button/gov-button.css +1136 -0
  224. package/dist/collection/components/gov-button/gov-button.js +794 -0
  225. package/dist/collection/components/gov-button/gov-button.js.map +1 -0
  226. package/dist/collection/components/gov-card/constants.js +14 -0
  227. package/dist/collection/components/gov-card/constants.js.map +1 -0
  228. package/dist/collection/components/gov-card/gov-card.css +368 -0
  229. package/dist/collection/components/gov-card/gov-card.js +307 -0
  230. package/dist/collection/components/gov-card/gov-card.js.map +1 -0
  231. package/dist/collection/components/gov-card/interfaces.js +2 -0
  232. package/dist/collection/components/gov-card/interfaces.js.map +1 -0
  233. package/dist/collection/components/gov-container/constants.js +4 -0
  234. package/dist/collection/components/gov-container/constants.js.map +1 -0
  235. package/dist/collection/components/gov-container/gov-container.css +238 -0
  236. package/dist/collection/components/gov-container/gov-container.js +58 -0
  237. package/dist/collection/components/gov-container/gov-container.js.map +1 -0
  238. package/dist/collection/components/gov-cookiebar/constants.js +9 -0
  239. package/dist/collection/components/gov-cookiebar/constants.js.map +1 -0
  240. package/dist/collection/components/gov-cookiebar/gov-cookiebar.css +280 -0
  241. package/dist/collection/components/gov-cookiebar/gov-cookiebar.js +24 -0
  242. package/dist/collection/components/gov-cookiebar/gov-cookiebar.js.map +1 -0
  243. package/dist/collection/components/gov-empty/constants.js +7 -0
  244. package/dist/collection/components/gov-empty/constants.js.map +1 -0
  245. package/dist/collection/components/gov-empty/gov-empty.css +246 -0
  246. package/dist/collection/components/gov-empty/gov-empty.js +24 -0
  247. package/dist/collection/components/gov-empty/gov-empty.js.map +1 -0
  248. package/dist/collection/components/gov-error-code/constants.js +7 -0
  249. package/dist/collection/components/gov-error-code/constants.js.map +1 -0
  250. package/dist/collection/components/gov-error-code/gov-error-code.css +261 -0
  251. package/dist/collection/components/gov-error-code/gov-error-code.js +24 -0
  252. package/dist/collection/components/gov-error-code/gov-error-code.js.map +1 -0
  253. package/dist/collection/components/gov-form/autocomplete/constants.js +11 -0
  254. package/dist/collection/components/gov-form/autocomplete/constants.js.map +1 -0
  255. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.css +273 -0
  256. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.js +660 -0
  257. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.js.map +1 -0
  258. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.types.js +2 -0
  259. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.types.js.map +1 -0
  260. package/dist/collection/components/gov-form/checkbox/constants.js +8 -0
  261. package/dist/collection/components/gov-form/checkbox/constants.js.map +1 -0
  262. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.css +388 -0
  263. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.js +390 -0
  264. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.js.map +1 -0
  265. package/dist/collection/components/gov-form/control/constants.js +9 -0
  266. package/dist/collection/components/gov-form/control/constants.js.map +1 -0
  267. package/dist/collection/components/gov-form/control/gov-form-control.css +282 -0
  268. package/dist/collection/components/gov-form/control/gov-form-control.js +234 -0
  269. package/dist/collection/components/gov-form/control/gov-form-control.js.map +1 -0
  270. package/dist/collection/components/gov-form/file/constants.js +10 -0
  271. package/dist/collection/components/gov-form/file/constants.js.map +1 -0
  272. package/dist/collection/components/gov-form/file/gov-form-file.css +285 -0
  273. package/dist/collection/components/gov-form/file/gov-form-file.js +555 -0
  274. package/dist/collection/components/gov-form/file/gov-form-file.js.map +1 -0
  275. package/dist/collection/components/gov-form/file/gov-form-file.types.js +2 -0
  276. package/dist/collection/components/gov-form/file/gov-form-file.types.js.map +1 -0
  277. package/dist/collection/components/gov-form/group/constants.js +7 -0
  278. package/dist/collection/components/gov-form/group/constants.js.map +1 -0
  279. package/dist/collection/components/gov-form/group/gov-form-group.css +242 -0
  280. package/dist/collection/components/gov-form/group/gov-form-group.js +65 -0
  281. package/dist/collection/components/gov-form/group/gov-form-group.js.map +1 -0
  282. package/dist/collection/components/gov-form/input/constants.js +29 -0
  283. package/dist/collection/components/gov-form/input/constants.js.map +1 -0
  284. package/dist/collection/components/gov-form/input/gov-form-input.css +453 -0
  285. package/dist/collection/components/gov-form/input/gov-form-input.js +801 -0
  286. package/dist/collection/components/gov-form/input/gov-form-input.js.map +1 -0
  287. package/dist/collection/components/gov-form/label/constants.js +8 -0
  288. package/dist/collection/components/gov-form/label/constants.js.map +1 -0
  289. package/dist/collection/components/gov-form/label/gov-form-label.css +269 -0
  290. package/dist/collection/components/gov-form/label/gov-form-label.js +128 -0
  291. package/dist/collection/components/gov-form/label/gov-form-label.js.map +1 -0
  292. package/dist/collection/components/gov-form/message/constants.js +9 -0
  293. package/dist/collection/components/gov-form/message/constants.js.map +1 -0
  294. package/dist/collection/components/gov-form/message/gov-form-message.css +253 -0
  295. package/dist/collection/components/gov-form/message/gov-form-message.js +93 -0
  296. package/dist/collection/components/gov-form/message/gov-form-message.js.map +1 -0
  297. package/dist/collection/components/gov-form/multiselect/constants.js +12 -0
  298. package/dist/collection/components/gov-form/multiselect/constants.js.map +1 -0
  299. package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.css +513 -0
  300. package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.js +544 -0
  301. package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.js.map +1 -0
  302. package/dist/collection/components/gov-form/multiselect/interfaces.js +2 -0
  303. package/dist/collection/components/gov-form/multiselect/interfaces.js.map +1 -0
  304. package/dist/collection/components/gov-form/password-power/constants.js +6 -0
  305. package/dist/collection/components/gov-form/password-power/constants.js.map +1 -0
  306. package/dist/collection/components/gov-form/password-power/gov-form-password-power.css +265 -0
  307. package/dist/collection/components/gov-form/password-power/gov-form-password-power.js +43 -0
  308. package/dist/collection/components/gov-form/password-power/gov-form-password-power.js.map +1 -0
  309. package/dist/collection/components/gov-form/radio/constants.js +10 -0
  310. package/dist/collection/components/gov-form/radio/constants.js.map +1 -0
  311. package/dist/collection/components/gov-form/radio/gov-form-radio.css +387 -0
  312. package/dist/collection/components/gov-form/radio/gov-form-radio.js +390 -0
  313. package/dist/collection/components/gov-form/radio/gov-form-radio.js.map +1 -0
  314. package/dist/collection/components/gov-form/search/constants.js +6 -0
  315. package/dist/collection/components/gov-form/search/constants.js.map +1 -0
  316. package/dist/collection/components/gov-form/search/gov-form-search.css +260 -0
  317. package/dist/collection/components/gov-form/search/gov-form-search.js +20 -0
  318. package/dist/collection/components/gov-form/search/gov-form-search.js.map +1 -0
  319. package/dist/collection/components/gov-form/select/constants.js +10 -0
  320. package/dist/collection/components/gov-form/select/constants.js.map +1 -0
  321. package/dist/collection/components/gov-form/select/gov-form-select.css +472 -0
  322. package/dist/collection/components/gov-form/select/gov-form-select.js +497 -0
  323. package/dist/collection/components/gov-form/select/gov-form-select.js.map +1 -0
  324. package/dist/collection/components/gov-form/switch/constants.js +10 -0
  325. package/dist/collection/components/gov-form/switch/constants.js.map +1 -0
  326. package/dist/collection/components/gov-form/switch/gov-form-switch.css +403 -0
  327. package/dist/collection/components/gov-form/switch/gov-form-switch.js +390 -0
  328. package/dist/collection/components/gov-form/switch/gov-form-switch.js.map +1 -0
  329. package/dist/collection/components/gov-grid/constants.js +7 -0
  330. package/dist/collection/components/gov-grid/constants.js.map +1 -0
  331. package/dist/collection/components/gov-grid/gov-grid-item.css +472 -0
  332. package/dist/collection/components/gov-grid/gov-grid-item.js +119 -0
  333. package/dist/collection/components/gov-grid/gov-grid-item.js.map +1 -0
  334. package/dist/collection/components/gov-grid/gov-grid.css +247 -0
  335. package/dist/collection/components/gov-grid/gov-grid.js +65 -0
  336. package/dist/collection/components/gov-grid/gov-grid.js.map +1 -0
  337. package/dist/collection/components/gov-icon/constants.js +11 -0
  338. package/dist/collection/components/gov-icon/constants.js.map +1 -0
  339. package/dist/collection/components/gov-icon/gov-icon.css +232 -0
  340. package/dist/collection/components/gov-icon/gov-icon.js +135 -0
  341. package/dist/collection/components/gov-icon/gov-icon.js.map +1 -0
  342. package/dist/collection/components/gov-icon/list.js +238 -0
  343. package/dist/collection/components/gov-icon/list.js.map +1 -0
  344. package/dist/collection/components/gov-layout/constants.js +19 -0
  345. package/dist/collection/components/gov-layout/constants.js.map +1 -0
  346. package/dist/collection/components/gov-layout/gov-layout-column.css +227 -0
  347. package/dist/collection/components/gov-layout/gov-layout-column.js +24 -0
  348. package/dist/collection/components/gov-layout/gov-layout-column.js.map +1 -0
  349. package/dist/collection/components/gov-layout/gov-layout.css +273 -0
  350. package/dist/collection/components/gov-layout/gov-layout.js +100 -0
  351. package/dist/collection/components/gov-layout/gov-layout.js.map +1 -0
  352. package/dist/collection/components/gov-loading/loading/constants.js +6 -0
  353. package/dist/collection/components/gov-loading/loading/constants.js.map +1 -0
  354. package/dist/collection/components/gov-loading/loading/gov-loading.css +251 -0
  355. package/dist/collection/components/gov-loading/loading/gov-loading.js +47 -0
  356. package/dist/collection/components/gov-loading/loading/gov-loading.js.map +1 -0
  357. package/dist/collection/components/gov-loading/skeleton/constants.js +20 -0
  358. package/dist/collection/components/gov-loading/skeleton/constants.js.map +1 -0
  359. package/dist/collection/components/gov-loading/skeleton/gov-skeleton.css +290 -0
  360. package/dist/collection/components/gov-loading/skeleton/gov-skeleton.js +267 -0
  361. package/dist/collection/components/gov-loading/skeleton/gov-skeleton.js.map +1 -0
  362. package/dist/collection/components/gov-message/constants.js +10 -0
  363. package/dist/collection/components/gov-message/constants.js.map +1 -0
  364. package/dist/collection/components/gov-message/gov-message.css +310 -0
  365. package/dist/collection/components/gov-message/gov-message.js +63 -0
  366. package/dist/collection/components/gov-message/gov-message.js.map +1 -0
  367. package/dist/collection/components/gov-modal/constants.js +14 -0
  368. package/dist/collection/components/gov-modal/constants.js.map +1 -0
  369. package/dist/collection/components/gov-modal/gov-modal.css +335 -0
  370. package/dist/collection/components/gov-modal/gov-modal.js +331 -0
  371. package/dist/collection/components/gov-modal/gov-modal.js.map +1 -0
  372. package/dist/collection/components/gov-nav/constants.js +9 -0
  373. package/dist/collection/components/gov-nav/constants.js.map +1 -0
  374. package/dist/collection/components/gov-nav/gov-nav-item.css +279 -0
  375. package/dist/collection/components/gov-nav/gov-nav-item.js +68 -0
  376. package/dist/collection/components/gov-nav/gov-nav-item.js.map +1 -0
  377. package/dist/collection/components/gov-nav/gov-nav.css +245 -0
  378. package/dist/collection/components/gov-nav/gov-nav.js +97 -0
  379. package/dist/collection/components/gov-nav/gov-nav.js.map +1 -0
  380. package/dist/collection/components/gov-pagination/constants.js +21 -0
  381. package/dist/collection/components/gov-pagination/constants.js.map +1 -0
  382. package/dist/collection/components/gov-pagination/gov-pagination.css +385 -0
  383. package/dist/collection/components/gov-pagination/gov-pagination.js +436 -0
  384. package/dist/collection/components/gov-pagination/gov-pagination.js.map +1 -0
  385. package/dist/collection/components/gov-pagination/pagination.js +55 -0
  386. package/dist/collection/components/gov-pagination/pagination.js.map +1 -0
  387. package/dist/collection/components/gov-promp/constants.js +13 -0
  388. package/dist/collection/components/gov-promp/constants.js.map +1 -0
  389. package/dist/collection/components/gov-promp/gov-prompt.css +338 -0
  390. package/dist/collection/components/gov-promp/gov-prompt.js +331 -0
  391. package/dist/collection/components/gov-promp/gov-prompt.js.map +1 -0
  392. package/dist/collection/components/gov-side-nav/constants.js +16 -0
  393. package/dist/collection/components/gov-side-nav/constants.js.map +1 -0
  394. package/dist/collection/components/gov-side-nav/gov-side-nav-item.css +375 -0
  395. package/dist/collection/components/gov-side-nav/gov-side-nav-item.d.js +2 -0
  396. package/dist/collection/components/gov-side-nav/gov-side-nav-item.d.js.map +1 -0
  397. package/dist/collection/components/gov-side-nav/gov-side-nav-item.js +331 -0
  398. package/dist/collection/components/gov-side-nav/gov-side-nav-item.js.map +1 -0
  399. package/dist/collection/components/gov-side-nav/gov-side-nav.css +228 -0
  400. package/dist/collection/components/gov-side-nav/gov-side-nav.js +169 -0
  401. package/dist/collection/components/gov-side-nav/gov-side-nav.js.map +1 -0
  402. package/dist/collection/components/gov-spacer/constants.js +15 -0
  403. package/dist/collection/components/gov-spacer/constants.js.map +1 -0
  404. package/dist/collection/components/gov-spacer/gov-spacer.css +293 -0
  405. package/dist/collection/components/gov-spacer/gov-spacer.js +95 -0
  406. package/dist/collection/components/gov-spacer/gov-spacer.js.map +1 -0
  407. package/dist/collection/components/gov-statsbar/constants.js +18 -0
  408. package/dist/collection/components/gov-statsbar/constants.js.map +1 -0
  409. package/dist/collection/components/gov-statsbar/gov-statsbar-item.css +287 -0
  410. package/dist/collection/components/gov-statsbar/gov-statsbar-item.js +65 -0
  411. package/dist/collection/components/gov-statsbar/gov-statsbar-item.js.map +1 -0
  412. package/dist/collection/components/gov-statsbar/gov-statsbar.css +272 -0
  413. package/dist/collection/components/gov-statsbar/gov-statsbar.js +102 -0
  414. package/dist/collection/components/gov-statsbar/gov-statsbar.js.map +1 -0
  415. package/dist/collection/components/gov-stepper/constants.js +21 -0
  416. package/dist/collection/components/gov-stepper/constants.js.map +1 -0
  417. package/dist/collection/components/gov-stepper/gov-stepper-item.css +450 -0
  418. package/dist/collection/components/gov-stepper/gov-stepper-item.d.js +2 -0
  419. package/dist/collection/components/gov-stepper/gov-stepper-item.d.js.map +1 -0
  420. package/dist/collection/components/gov-stepper/gov-stepper-item.js +246 -0
  421. package/dist/collection/components/gov-stepper/gov-stepper-item.js.map +1 -0
  422. package/dist/collection/components/gov-stepper/gov-stepper.css +228 -0
  423. package/dist/collection/components/gov-stepper/gov-stepper.js +97 -0
  424. package/dist/collection/components/gov-stepper/gov-stepper.js.map +1 -0
  425. package/dist/collection/components/gov-tabs/constants.js +25 -0
  426. package/dist/collection/components/gov-tabs/constants.js.map +1 -0
  427. package/dist/collection/components/gov-tabs/gov-tabs-item.css +229 -0
  428. package/dist/collection/components/gov-tabs/gov-tabs-item.js +183 -0
  429. package/dist/collection/components/gov-tabs/gov-tabs-item.js.map +1 -0
  430. package/dist/collection/components/gov-tabs/gov-tabs.css +381 -0
  431. package/dist/collection/components/gov-tabs/gov-tabs.js +422 -0
  432. package/dist/collection/components/gov-tabs/gov-tabs.js.map +1 -0
  433. package/dist/collection/components/gov-tabs/gov-tabs.types.js +2 -0
  434. package/dist/collection/components/gov-tabs/gov-tabs.types.js.map +1 -0
  435. package/dist/collection/components/gov-tile/constants.js +10 -0
  436. package/dist/collection/components/gov-tile/constants.js.map +1 -0
  437. package/dist/collection/components/gov-tile/container/constants.js +4 -0
  438. package/dist/collection/components/gov-tile/container/constants.js.map +1 -0
  439. package/dist/collection/components/gov-tile/container/gov-tiles.css +310 -0
  440. package/dist/collection/components/gov-tile/container/gov-tiles.js +70 -0
  441. package/dist/collection/components/gov-tile/container/gov-tiles.js.map +1 -0
  442. package/dist/collection/components/gov-tile/gov-tile.css +326 -0
  443. package/dist/collection/components/gov-tile/gov-tile.js +99 -0
  444. package/dist/collection/components/gov-tile/gov-tile.js.map +1 -0
  445. package/dist/collection/components/gov-toast/constants.js +13 -0
  446. package/dist/collection/components/gov-toast/constants.js.map +1 -0
  447. package/dist/collection/components/gov-toast/gov-toast.css +394 -0
  448. package/dist/collection/components/gov-toast/gov-toast.js +267 -0
  449. package/dist/collection/components/gov-toast/gov-toast.js.map +1 -0
  450. package/dist/collection/components/gov-tooltip/constants.js +19 -0
  451. package/dist/collection/components/gov-tooltip/constants.js.map +1 -0
  452. package/dist/collection/components/gov-tooltip/gov-tooltip-content.css +324 -0
  453. package/dist/collection/components/gov-tooltip/gov-tooltip-content.js +63 -0
  454. package/dist/collection/components/gov-tooltip/gov-tooltip-content.js.map +1 -0
  455. package/dist/collection/components/gov-tooltip/gov-tooltip.css +253 -0
  456. package/dist/collection/components/gov-tooltip/gov-tooltip.js +322 -0
  457. package/dist/collection/components/gov-tooltip/gov-tooltip.js.map +1 -0
  458. package/dist/collection/components/gov-wizzard/constants.js +20 -0
  459. package/dist/collection/components/gov-wizzard/constants.js.map +1 -0
  460. package/dist/collection/components/gov-wizzard/gov-wizzard-item.css +441 -0
  461. package/dist/collection/components/gov-wizzard/gov-wizzard-item.d.js +2 -0
  462. package/dist/collection/components/gov-wizzard/gov-wizzard-item.d.js.map +1 -0
  463. package/dist/collection/components/gov-wizzard/gov-wizzard-item.js +381 -0
  464. package/dist/collection/components/gov-wizzard/gov-wizzard-item.js.map +1 -0
  465. package/dist/collection/components/gov-wizzard/gov-wizzard.css +231 -0
  466. package/dist/collection/components/gov-wizzard/gov-wizzard.js +168 -0
  467. package/dist/collection/components/gov-wizzard/gov-wizzard.js.map +1 -0
  468. package/dist/collection/core/constants/sizes.js +15 -0
  469. package/dist/collection/core/constants/sizes.js.map +1 -0
  470. package/dist/collection/core/constants/tags.js +14 -0
  471. package/dist/collection/core/constants/tags.js.map +1 -0
  472. package/dist/collection/core/constants/variants.js +15 -0
  473. package/dist/collection/core/constants/variants.js.map +1 -0
  474. package/dist/collection/helpers/Dom/form.js +72 -0
  475. package/dist/collection/helpers/Dom/form.js.map +1 -0
  476. package/dist/collection/helpers/Dom/form.types.js +2 -0
  477. package/dist/collection/helpers/Dom/form.types.js.map +1 -0
  478. package/dist/collection/helpers/Dom/template.js +110 -0
  479. package/dist/collection/helpers/Dom/template.js.map +1 -0
  480. package/dist/collection/helpers/Dom/template.types.js +2 -0
  481. package/dist/collection/helpers/Dom/template.types.js.map +1 -0
  482. package/dist/collection/helpers/Dom/win.js +18 -0
  483. package/dist/collection/helpers/Dom/win.js.map +1 -0
  484. package/dist/collection/helpers/Fragment.js +2 -0
  485. package/dist/collection/helpers/Fragment.js.map +1 -0
  486. package/dist/collection/helpers/Log/gov.log.js +14 -0
  487. package/dist/collection/helpers/Log/gov.log.js.map +1 -0
  488. package/dist/collection/helpers/StorybookDocsTemplate.js +9 -0
  489. package/dist/collection/helpers/StorybookDocsTemplate.js.map +1 -0
  490. package/dist/collection/helpers/Validate/props.js +10 -0
  491. package/dist/collection/helpers/Validate/props.js.map +1 -0
  492. package/dist/collection/helpers/Validate/wcag.js +58 -0
  493. package/dist/collection/helpers/Validate/wcag.js.map +1 -0
  494. package/dist/collection/index.js +2 -0
  495. package/dist/collection/index.js.map +1 -0
  496. package/dist/collection/pages/Accordion.js +349 -0
  497. package/dist/collection/pages/Accordion.js.map +1 -0
  498. package/dist/collection/pages/Alert.js +83 -0
  499. package/dist/collection/pages/Alert.js.map +1 -0
  500. package/dist/collection/pages/Badge.js +321 -0
  501. package/dist/collection/pages/Badge.js.map +1 -0
  502. package/dist/collection/pages/Breadcrumbs.js +36 -0
  503. package/dist/collection/pages/Breadcrumbs.js.map +1 -0
  504. package/dist/collection/pages/Button.js +1277 -0
  505. package/dist/collection/pages/Button.js.map +1 -0
  506. package/dist/collection/pages/Card.js +102 -0
  507. package/dist/collection/pages/Card.js.map +1 -0
  508. package/dist/collection/pages/Container.js +15 -0
  509. package/dist/collection/pages/Container.js.map +1 -0
  510. package/dist/collection/pages/Cookiebar.js +29 -0
  511. package/dist/collection/pages/Cookiebar.js.map +1 -0
  512. package/dist/collection/pages/Empty.js +43 -0
  513. package/dist/collection/pages/Empty.js.map +1 -0
  514. package/dist/collection/pages/Error.js +16 -0
  515. package/dist/collection/pages/Error.js.map +1 -0
  516. package/dist/collection/pages/FormLabel.js +13 -0
  517. package/dist/collection/pages/FormLabel.js.map +1 -0
  518. package/dist/collection/pages/FormMessage.js +82 -0
  519. package/dist/collection/pages/FormMessage.js.map +1 -0
  520. package/dist/collection/pages/Forms.js +1205 -0
  521. package/dist/collection/pages/Forms.js.map +1 -0
  522. package/dist/collection/pages/FormsRestructure.js +13 -0
  523. package/dist/collection/pages/FormsRestructure.js.map +1 -0
  524. package/dist/collection/pages/Grid.js +92 -0
  525. package/dist/collection/pages/Grid.js.map +1 -0
  526. package/dist/collection/pages/Home.js +9 -0
  527. package/dist/collection/pages/Home.js.map +1 -0
  528. package/dist/collection/pages/Layout.js +97 -0
  529. package/dist/collection/pages/Layout.js.map +1 -0
  530. package/dist/collection/pages/Loading.js +95 -0
  531. package/dist/collection/pages/Loading.js.map +1 -0
  532. package/dist/collection/pages/Message.js +94 -0
  533. package/dist/collection/pages/Message.js.map +1 -0
  534. package/dist/collection/pages/Modal.js +57 -0
  535. package/dist/collection/pages/Modal.js.map +1 -0
  536. package/dist/collection/pages/Nav.js +30 -0
  537. package/dist/collection/pages/Nav.js.map +1 -0
  538. package/dist/collection/pages/Pagination.js +38 -0
  539. package/dist/collection/pages/Pagination.js.map +1 -0
  540. package/dist/collection/pages/Prompt.js +48 -0
  541. package/dist/collection/pages/Prompt.js.map +1 -0
  542. package/dist/collection/pages/SideNav.js +117 -0
  543. package/dist/collection/pages/SideNav.js.map +1 -0
  544. package/dist/collection/pages/Spacer.js +19 -0
  545. package/dist/collection/pages/Spacer.js.map +1 -0
  546. package/dist/collection/pages/Statsbar.js +202 -0
  547. package/dist/collection/pages/Statsbar.js.map +1 -0
  548. package/dist/collection/pages/Stepper.js +85 -0
  549. package/dist/collection/pages/Stepper.js.map +1 -0
  550. package/dist/collection/pages/Tabs.js +323 -0
  551. package/dist/collection/pages/Tabs.js.map +1 -0
  552. package/dist/collection/pages/Tiles.js +119 -0
  553. package/dist/collection/pages/Tiles.js.map +1 -0
  554. package/dist/collection/pages/ToastMessage.js +47 -0
  555. package/dist/collection/pages/ToastMessage.js.map +1 -0
  556. package/dist/collection/pages/ToastMessageCountdown.js +47 -0
  557. package/dist/collection/pages/ToastMessageCountdown.js.map +1 -0
  558. package/dist/collection/pages/Tooltip.js +137 -0
  559. package/dist/collection/pages/Tooltip.js.map +1 -0
  560. package/dist/collection/pages/Typography.js +75 -0
  561. package/dist/collection/pages/Typography.js.map +1 -0
  562. package/dist/collection/pages/Wizzard.js +88 -0
  563. package/dist/collection/pages/Wizzard.js.map +1 -0
  564. package/dist/collection/types/interfaces.js +2 -0
  565. package/dist/collection/types/interfaces.js.map +1 -0
  566. package/dist/collection/utils/array.utils.js +2 -0
  567. package/dist/collection/utils/array.utils.js.map +1 -0
  568. package/dist/collection/utils/bool.utils.js +15 -0
  569. package/dist/collection/utils/bool.utils.js.map +1 -0
  570. package/dist/collection/utils/ds.utils.js +5 -0
  571. package/dist/collection/utils/ds.utils.js.map +1 -0
  572. package/dist/collection/utils/file.utils.js +26 -0
  573. package/dist/collection/utils/file.utils.js.map +1 -0
  574. package/dist/collection/utils/icon.utils.js +31 -0
  575. package/dist/collection/utils/icon.utils.js.map +1 -0
  576. package/dist/collection/utils/number.utils.js +4 -0
  577. package/dist/collection/utils/number.utils.js.map +1 -0
  578. package/dist/collection/utils/string.utils.js +17 -0
  579. package/dist/collection/utils/string.utils.js.map +1 -0
  580. package/dist/collection/utils/utils.js +35 -0
  581. package/dist/collection/utils/utils.js.map +1 -0
  582. package/dist/components/Fragment.js +5 -0
  583. package/dist/components/Fragment.js.map +1 -0
  584. package/dist/components/constants.js +25 -0
  585. package/dist/components/constants.js.map +1 -0
  586. package/dist/components/constants10.js +19 -0
  587. package/dist/components/constants10.js.map +1 -0
  588. package/dist/components/constants11.js +22 -0
  589. package/dist/components/constants11.js.map +1 -0
  590. package/dist/components/constants12.js +25 -0
  591. package/dist/components/constants12.js.map +1 -0
  592. package/dist/components/constants13.js +29 -0
  593. package/dist/components/constants13.js.map +1 -0
  594. package/dist/components/constants14.js +23 -0
  595. package/dist/components/constants14.js.map +1 -0
  596. package/dist/components/constants15.js +24 -0
  597. package/dist/components/constants15.js.map +1 -0
  598. package/dist/components/constants2.js +15 -0
  599. package/dist/components/constants2.js.map +1 -0
  600. package/dist/components/constants3.js +33 -0
  601. package/dist/components/constants3.js.map +1 -0
  602. package/dist/components/constants4.js +12 -0
  603. package/dist/components/constants4.js.map +1 -0
  604. package/dist/components/constants5.js +13 -0
  605. package/dist/components/constants5.js.map +1 -0
  606. package/dist/components/constants6.js +10 -0
  607. package/dist/components/constants6.js.map +1 -0
  608. package/dist/components/constants7.js +22 -0
  609. package/dist/components/constants7.js.map +1 -0
  610. package/dist/components/constants8.js +17 -0
  611. package/dist/components/constants8.js.map +1 -0
  612. package/dist/components/constants9.js +12 -0
  613. package/dist/components/constants9.js.map +1 -0
  614. package/dist/components/form.js +150 -0
  615. package/dist/components/form.js.map +1 -0
  616. package/dist/components/gov-accordion-item.d.ts +11 -0
  617. package/dist/components/gov-accordion-item.js +144 -0
  618. package/dist/components/gov-accordion-item.js.map +1 -0
  619. package/dist/components/gov-accordion.d.ts +11 -0
  620. package/dist/components/gov-accordion.js +92 -0
  621. package/dist/components/gov-accordion.js.map +1 -0
  622. package/dist/components/gov-alert.d.ts +11 -0
  623. package/dist/components/gov-alert.js +87 -0
  624. package/dist/components/gov-alert.js.map +1 -0
  625. package/dist/components/gov-app.d.ts +11 -0
  626. package/dist/components/gov-app.js +8369 -0
  627. package/dist/components/gov-app.js.map +1 -0
  628. package/dist/components/gov-attachments-item.d.ts +11 -0
  629. package/dist/components/gov-attachments-item.js +8 -0
  630. package/dist/components/gov-attachments-item.js.map +1 -0
  631. package/dist/components/gov-attachments-item2.js +69 -0
  632. package/dist/components/gov-attachments-item2.js.map +1 -0
  633. package/dist/components/gov-attachments.d.ts +11 -0
  634. package/dist/components/gov-attachments.js +8 -0
  635. package/dist/components/gov-attachments.js.map +1 -0
  636. package/dist/components/gov-attachments2.js +56 -0
  637. package/dist/components/gov-attachments2.js.map +1 -0
  638. package/dist/components/gov-backdrop.d.ts +11 -0
  639. package/dist/components/gov-backdrop.js +8 -0
  640. package/dist/components/gov-backdrop.js.map +1 -0
  641. package/dist/components/gov-backdrop2.js +68 -0
  642. package/dist/components/gov-backdrop2.js.map +1 -0
  643. package/dist/components/gov-badge.d.ts +11 -0
  644. package/dist/components/gov-badge.js +8 -0
  645. package/dist/components/gov-badge.js.map +1 -0
  646. package/dist/components/gov-badge2.js +100 -0
  647. package/dist/components/gov-badge2.js.map +1 -0
  648. package/dist/components/gov-breadcrumbs.d.ts +11 -0
  649. package/dist/components/gov-breadcrumbs.js +67 -0
  650. package/dist/components/gov-breadcrumbs.js.map +1 -0
  651. package/dist/components/gov-button.d.ts +11 -0
  652. package/dist/components/gov-button.js +8 -0
  653. package/dist/components/gov-button.js.map +1 -0
  654. package/dist/components/gov-button2.js +201 -0
  655. package/dist/components/gov-button2.js.map +1 -0
  656. package/dist/components/gov-card.d.ts +11 -0
  657. package/dist/components/gov-card.js +143 -0
  658. package/dist/components/gov-card.js.map +1 -0
  659. package/dist/components/gov-container.d.ts +11 -0
  660. package/dist/components/gov-container.js +51 -0
  661. package/dist/components/gov-container.js.map +1 -0
  662. package/dist/components/gov-cookiebar.d.ts +11 -0
  663. package/dist/components/gov-cookiebar.js +46 -0
  664. package/dist/components/gov-cookiebar.js.map +1 -0
  665. package/dist/components/gov-empty.d.ts +11 -0
  666. package/dist/components/gov-empty.js +44 -0
  667. package/dist/components/gov-empty.js.map +1 -0
  668. package/dist/components/gov-error-code.d.ts +11 -0
  669. package/dist/components/gov-error-code.js +44 -0
  670. package/dist/components/gov-error-code.js.map +1 -0
  671. package/dist/components/gov-form-autocomplete.d.ts +11 -0
  672. package/dist/components/gov-form-autocomplete.js +8 -0
  673. package/dist/components/gov-form-autocomplete.js.map +1 -0
  674. package/dist/components/gov-form-autocomplete2.js +222 -0
  675. package/dist/components/gov-form-autocomplete2.js.map +1 -0
  676. package/dist/components/gov-form-checkbox.d.ts +11 -0
  677. package/dist/components/gov-form-checkbox.js +134 -0
  678. package/dist/components/gov-form-checkbox.js.map +1 -0
  679. package/dist/components/gov-form-control.d.ts +11 -0
  680. package/dist/components/gov-form-control.js +114 -0
  681. package/dist/components/gov-form-control.js.map +1 -0
  682. package/dist/components/gov-form-file.d.ts +11 -0
  683. package/dist/components/gov-form-file.js +242 -0
  684. package/dist/components/gov-form-file.js.map +1 -0
  685. package/dist/components/gov-form-group.d.ts +11 -0
  686. package/dist/components/gov-form-group.js +57 -0
  687. package/dist/components/gov-form-group.js.map +1 -0
  688. package/dist/components/gov-form-input.d.ts +11 -0
  689. package/dist/components/gov-form-input.js +8 -0
  690. package/dist/components/gov-form-input.js.map +1 -0
  691. package/dist/components/gov-form-input2.js +193 -0
  692. package/dist/components/gov-form-input2.js.map +1 -0
  693. package/dist/components/gov-form-label.d.ts +11 -0
  694. package/dist/components/gov-form-label.js +46 -0
  695. package/dist/components/gov-form-label.js.map +1 -0
  696. package/dist/components/gov-form-message.d.ts +11 -0
  697. package/dist/components/gov-form-message.js +8 -0
  698. package/dist/components/gov-form-message.js.map +1 -0
  699. package/dist/components/gov-form-message2.js +57 -0
  700. package/dist/components/gov-form-message2.js.map +1 -0
  701. package/dist/components/gov-form-multi-select.d.ts +11 -0
  702. package/dist/components/gov-form-multi-select.js +246 -0
  703. package/dist/components/gov-form-multi-select.js.map +1 -0
  704. package/dist/components/gov-form-password-power.d.ts +11 -0
  705. package/dist/components/gov-form-password-power.js +43 -0
  706. package/dist/components/gov-form-password-power.js.map +1 -0
  707. package/dist/components/gov-form-radio.d.ts +11 -0
  708. package/dist/components/gov-form-radio.js +128 -0
  709. package/dist/components/gov-form-radio.js.map +1 -0
  710. package/dist/components/gov-form-search.d.ts +11 -0
  711. package/dist/components/gov-form-search.js +41 -0
  712. package/dist/components/gov-form-search.js.map +1 -0
  713. package/dist/components/gov-form-select.d.ts +11 -0
  714. package/dist/components/gov-form-select.js +8 -0
  715. package/dist/components/gov-form-select.js.map +1 -0
  716. package/dist/components/gov-form-select2.js +152 -0
  717. package/dist/components/gov-form-select2.js.map +1 -0
  718. package/dist/components/gov-form-switch.d.ts +11 -0
  719. package/dist/components/gov-form-switch.js +128 -0
  720. package/dist/components/gov-form-switch.js.map +1 -0
  721. package/dist/components/gov-grid-item.d.ts +11 -0
  722. package/dist/components/gov-grid-item.js +49 -0
  723. package/dist/components/gov-grid-item.js.map +1 -0
  724. package/dist/components/gov-grid.d.ts +11 -0
  725. package/dist/components/gov-grid.js +44 -0
  726. package/dist/components/gov-grid.js.map +1 -0
  727. package/dist/components/gov-icon.d.ts +11 -0
  728. package/dist/components/gov-icon.js +8 -0
  729. package/dist/components/gov-icon.js.map +1 -0
  730. package/dist/components/gov-icon2.js +141 -0
  731. package/dist/components/gov-icon2.js.map +1 -0
  732. package/dist/components/gov-layout-column.d.ts +11 -0
  733. package/dist/components/gov-layout-column.js +38 -0
  734. package/dist/components/gov-layout-column.js.map +1 -0
  735. package/dist/components/gov-layout.d.ts +11 -0
  736. package/dist/components/gov-layout.js +51 -0
  737. package/dist/components/gov-layout.js.map +1 -0
  738. package/dist/components/gov-loading.d.ts +11 -0
  739. package/dist/components/gov-loading.js +58 -0
  740. package/dist/components/gov-loading.js.map +1 -0
  741. package/dist/components/gov-message.d.ts +11 -0
  742. package/dist/components/gov-message.js +57 -0
  743. package/dist/components/gov-message.js.map +1 -0
  744. package/dist/components/gov-modal.d.ts +11 -0
  745. package/dist/components/gov-modal.js +149 -0
  746. package/dist/components/gov-modal.js.map +1 -0
  747. package/dist/components/gov-nav-item.d.ts +11 -0
  748. package/dist/components/gov-nav-item.js +53 -0
  749. package/dist/components/gov-nav-item.js.map +1 -0
  750. package/dist/components/gov-nav.d.ts +11 -0
  751. package/dist/components/gov-nav.js +57 -0
  752. package/dist/components/gov-nav.js.map +1 -0
  753. package/dist/components/gov-pagination.d.ts +11 -0
  754. package/dist/components/gov-pagination.js +255 -0
  755. package/dist/components/gov-pagination.js.map +1 -0
  756. package/dist/components/gov-prompt.d.ts +11 -0
  757. package/dist/components/gov-prompt.js +149 -0
  758. package/dist/components/gov-prompt.js.map +1 -0
  759. package/dist/components/gov-side-nav-item.d.ts +11 -0
  760. package/dist/components/gov-side-nav-item.js +124 -0
  761. package/dist/components/gov-side-nav-item.js.map +1 -0
  762. package/dist/components/gov-side-nav.d.ts +11 -0
  763. package/dist/components/gov-side-nav.js +73 -0
  764. package/dist/components/gov-side-nav.js.map +1 -0
  765. package/dist/components/gov-skeleton.d.ts +11 -0
  766. package/dist/components/gov-skeleton.js +137 -0
  767. package/dist/components/gov-skeleton.js.map +1 -0
  768. package/dist/components/gov-spacer.d.ts +11 -0
  769. package/dist/components/gov-spacer.js +72 -0
  770. package/dist/components/gov-spacer.js.map +1 -0
  771. package/dist/components/gov-statsbar-item.d.ts +11 -0
  772. package/dist/components/gov-statsbar-item.js +51 -0
  773. package/dist/components/gov-statsbar-item.js.map +1 -0
  774. package/dist/components/gov-statsbar.d.ts +11 -0
  775. package/dist/components/gov-statsbar.js +65 -0
  776. package/dist/components/gov-statsbar.js.map +1 -0
  777. package/dist/components/gov-stepper-item.d.ts +11 -0
  778. package/dist/components/gov-stepper-item.js +96 -0
  779. package/dist/components/gov-stepper-item.js.map +1 -0
  780. package/dist/components/gov-stepper.d.ts +11 -0
  781. package/dist/components/gov-stepper.js +61 -0
  782. package/dist/components/gov-stepper.js.map +1 -0
  783. package/dist/components/gov-tabs-item.d.ts +11 -0
  784. package/dist/components/gov-tabs-item.js +73 -0
  785. package/dist/components/gov-tabs-item.js.map +1 -0
  786. package/dist/components/gov-tabs.d.ts +11 -0
  787. package/dist/components/gov-tabs.js +232 -0
  788. package/dist/components/gov-tabs.js.map +1 -0
  789. package/dist/components/gov-tile.d.ts +11 -0
  790. package/dist/components/gov-tile.js +73 -0
  791. package/dist/components/gov-tile.js.map +1 -0
  792. package/dist/components/gov-tiles.d.ts +11 -0
  793. package/dist/components/gov-tiles.js +49 -0
  794. package/dist/components/gov-tiles.js.map +1 -0
  795. package/dist/components/gov-toast.d.ts +11 -0
  796. package/dist/components/gov-toast.js +136 -0
  797. package/dist/components/gov-toast.js.map +1 -0
  798. package/dist/components/gov-tooltip-content.d.ts +11 -0
  799. package/dist/components/gov-tooltip-content.js +54 -0
  800. package/dist/components/gov-tooltip-content.js.map +1 -0
  801. package/dist/components/gov-tooltip.d.ts +11 -0
  802. package/dist/components/gov-tooltip.js +176 -0
  803. package/dist/components/gov-tooltip.js.map +1 -0
  804. package/dist/components/gov-wizzard-item.d.ts +11 -0
  805. package/dist/components/gov-wizzard-item.js +141 -0
  806. package/dist/components/gov-wizzard-item.js.map +1 -0
  807. package/dist/components/gov-wizzard.d.ts +11 -0
  808. package/dist/components/gov-wizzard.js +81 -0
  809. package/dist/components/gov-wizzard.js.map +1 -0
  810. package/dist/components/gov.log.js +17 -0
  811. package/dist/components/gov.log.js.map +1 -0
  812. package/dist/components/index.d.ts +79 -0
  813. package/dist/components/index.js +61 -0
  814. package/dist/components/index.js.map +1 -0
  815. package/dist/components/props.js +14 -0
  816. package/dist/components/props.js.map +1 -0
  817. package/dist/components/sizes.js +18 -0
  818. package/dist/components/sizes.js.map +1 -0
  819. package/dist/components/string.utils.js +20 -0
  820. package/dist/components/string.utils.js.map +1 -0
  821. package/dist/components/template.js +113 -0
  822. package/dist/components/template.js.map +1 -0
  823. package/dist/components/utils.js +35 -0
  824. package/dist/components/utils.js.map +1 -0
  825. package/dist/components/variants.js +18 -0
  826. package/dist/components/variants.js.map +1 -0
  827. package/dist/components/wcag.js +62 -0
  828. package/dist/components/wcag.js.map +1 -0
  829. package/dist/components/win.js +22 -0
  830. package/dist/components/win.js.map +1 -0
  831. package/dist/core/core.css +1 -0
  832. package/dist/core/core.esm.js +2 -0
  833. package/dist/core/core.esm.js.map +1 -0
  834. package/dist/core/index.esm.js +2 -0
  835. package/dist/core/index.esm.js.map +1 -0
  836. package/dist/core/p-0272ffa0.entry.js +2 -0
  837. package/dist/core/p-0272ffa0.entry.js.map +1 -0
  838. package/dist/core/p-03990da5.js +2 -0
  839. package/dist/core/p-03990da5.js.map +1 -0
  840. package/dist/core/p-042d5b20.entry.js +2 -0
  841. package/dist/core/p-042d5b20.entry.js.map +1 -0
  842. package/dist/core/p-0874a5ec.entry.js +2 -0
  843. package/dist/core/p-0874a5ec.entry.js.map +1 -0
  844. package/dist/core/p-0f0564e8.entry.js +2 -0
  845. package/dist/core/p-0f0564e8.entry.js.map +1 -0
  846. package/dist/core/p-1020a160.js +2 -0
  847. package/dist/core/p-1020a160.js.map +1 -0
  848. package/dist/core/p-131c50d1.entry.js +2 -0
  849. package/dist/core/p-131c50d1.entry.js.map +1 -0
  850. package/dist/core/p-1c1d0bbe.js +2 -0
  851. package/dist/core/p-1c1d0bbe.js.map +1 -0
  852. package/dist/core/p-1def0eb2.entry.js +2 -0
  853. package/dist/core/p-1def0eb2.entry.js.map +1 -0
  854. package/dist/core/p-2426fa82.entry.js +2 -0
  855. package/dist/core/p-2426fa82.entry.js.map +1 -0
  856. package/dist/core/p-24636c53.js +2 -0
  857. package/dist/core/p-24636c53.js.map +1 -0
  858. package/dist/core/p-24877419.entry.js +2 -0
  859. package/dist/core/p-24877419.entry.js.map +1 -0
  860. package/dist/core/p-26acf964.js +2 -0
  861. package/dist/core/p-26acf964.js.map +1 -0
  862. package/dist/core/p-2f88b6d9.entry.js +2 -0
  863. package/dist/core/p-2f88b6d9.entry.js.map +1 -0
  864. package/dist/core/p-30b162df.entry.js +2 -0
  865. package/dist/core/p-30b162df.entry.js.map +1 -0
  866. package/dist/core/p-337fb136.entry.js +2 -0
  867. package/dist/core/p-337fb136.entry.js.map +1 -0
  868. package/dist/core/p-3464136c.js +2 -0
  869. package/dist/core/p-3464136c.js.map +1 -0
  870. package/dist/core/p-364b4792.js +2 -0
  871. package/dist/core/p-364b4792.js.map +1 -0
  872. package/dist/core/p-36be8f6e.js +2 -0
  873. package/dist/core/p-36be8f6e.js.map +1 -0
  874. package/dist/core/p-3f37ddb6.js +2 -0
  875. package/dist/core/p-3f37ddb6.js.map +1 -0
  876. package/dist/core/p-3f92f3bf.entry.js +2 -0
  877. package/dist/core/p-3f92f3bf.entry.js.map +1 -0
  878. package/dist/core/p-402c2751.entry.js +2 -0
  879. package/dist/core/p-402c2751.entry.js.map +1 -0
  880. package/dist/core/p-404f469e.js +2 -0
  881. package/dist/core/p-404f469e.js.map +1 -0
  882. package/dist/core/p-405fc50f.entry.js +2 -0
  883. package/dist/core/p-405fc50f.entry.js.map +1 -0
  884. package/dist/core/p-42636ddf.entry.js +2 -0
  885. package/dist/core/p-42636ddf.entry.js.map +1 -0
  886. package/dist/core/p-429850b9.entry.js +2 -0
  887. package/dist/core/p-429850b9.entry.js.map +1 -0
  888. package/dist/core/p-45485d1c.js +2 -0
  889. package/dist/core/p-45485d1c.js.map +1 -0
  890. package/dist/core/p-471c0863.entry.js +2 -0
  891. package/dist/core/p-471c0863.entry.js.map +1 -0
  892. package/dist/core/p-4af5e4f4.js +3 -0
  893. package/dist/core/p-4af5e4f4.js.map +1 -0
  894. package/dist/core/p-52dc68aa.entry.js +2 -0
  895. package/dist/core/p-52dc68aa.entry.js.map +1 -0
  896. package/dist/core/p-540e79c4.entry.js +2 -0
  897. package/dist/core/p-540e79c4.entry.js.map +1 -0
  898. package/dist/core/p-55500e5a.js +2 -0
  899. package/dist/core/p-55500e5a.js.map +1 -0
  900. package/dist/core/p-561fa17b.js +2 -0
  901. package/dist/core/p-561fa17b.js.map +1 -0
  902. package/dist/core/p-5a1c8d48.entry.js +2 -0
  903. package/dist/core/p-5a1c8d48.entry.js.map +1 -0
  904. package/dist/core/p-5d348765.entry.js +2 -0
  905. package/dist/core/p-5d348765.entry.js.map +1 -0
  906. package/dist/core/p-5defdc5e.js +2 -0
  907. package/dist/core/p-5defdc5e.js.map +1 -0
  908. package/dist/core/p-5e4cf9a2.entry.js +2 -0
  909. package/dist/core/p-5e4cf9a2.entry.js.map +1 -0
  910. package/dist/core/p-61103476.entry.js +2 -0
  911. package/dist/core/p-61103476.entry.js.map +1 -0
  912. package/dist/core/p-6278531b.js +2 -0
  913. package/dist/core/p-6278531b.js.map +1 -0
  914. package/dist/core/p-64ced668.js +2 -0
  915. package/dist/core/p-64ced668.js.map +1 -0
  916. package/dist/core/p-67006730.entry.js +2 -0
  917. package/dist/core/p-67006730.entry.js.map +1 -0
  918. package/dist/core/p-6aa31f02.entry.js +2 -0
  919. package/dist/core/p-6aa31f02.entry.js.map +1 -0
  920. package/dist/core/p-732f74fe.entry.js +2 -0
  921. package/dist/core/p-732f74fe.entry.js.map +1 -0
  922. package/dist/core/p-76e2aa52.entry.js +2 -0
  923. package/dist/core/p-76e2aa52.entry.js.map +1 -0
  924. package/dist/core/p-7bfa06b1.entry.js +2 -0
  925. package/dist/core/p-7bfa06b1.entry.js.map +1 -0
  926. package/dist/core/p-80e30702.js +2 -0
  927. package/dist/core/p-80e30702.js.map +1 -0
  928. package/dist/core/p-81f73a28.entry.js +2 -0
  929. package/dist/core/p-81f73a28.entry.js.map +1 -0
  930. package/dist/core/p-8204070b.entry.js +2 -0
  931. package/dist/core/p-8204070b.entry.js.map +1 -0
  932. package/dist/core/p-8815fa81.entry.js +2 -0
  933. package/dist/core/p-8815fa81.entry.js.map +1 -0
  934. package/dist/core/p-8bebbcc7.entry.js +2 -0
  935. package/dist/core/p-8bebbcc7.entry.js.map +1 -0
  936. package/dist/core/p-9144dde1.js +2 -0
  937. package/dist/core/p-9144dde1.js.map +1 -0
  938. package/dist/core/p-9bdce72b.entry.js +2 -0
  939. package/dist/core/p-9bdce72b.entry.js.map +1 -0
  940. package/dist/core/p-9cd80b05.js +2 -0
  941. package/dist/core/p-9cd80b05.js.map +1 -0
  942. package/dist/core/p-a37ef1b2.entry.js +2 -0
  943. package/dist/core/p-a37ef1b2.entry.js.map +1 -0
  944. package/dist/core/p-a4d23e73.entry.js +2 -0
  945. package/dist/core/p-a4d23e73.entry.js.map +1 -0
  946. package/dist/core/p-a5d69694.js +2 -0
  947. package/dist/core/p-a5d69694.js.map +1 -0
  948. package/dist/core/p-a6d14a47.js +2 -0
  949. package/dist/core/p-a6d14a47.js.map +1 -0
  950. package/dist/core/p-a89c27c1.entry.js +2 -0
  951. package/dist/core/p-a89c27c1.entry.js.map +1 -0
  952. package/dist/core/p-aba39622.entry.js +2 -0
  953. package/dist/core/p-aba39622.entry.js.map +1 -0
  954. package/dist/core/p-b2275b3d.js +2 -0
  955. package/dist/core/p-b2275b3d.js.map +1 -0
  956. package/dist/core/p-b7587525.entry.js +2 -0
  957. package/dist/core/p-b7587525.entry.js.map +1 -0
  958. package/dist/core/p-bce96aac.entry.js +2 -0
  959. package/dist/core/p-bce96aac.entry.js.map +1 -0
  960. package/dist/core/p-c20102ff.js +2 -0
  961. package/dist/core/p-c20102ff.js.map +1 -0
  962. package/dist/core/p-c91928ed.entry.js +2 -0
  963. package/dist/core/p-c91928ed.entry.js.map +1 -0
  964. package/dist/core/p-cfb5cd82.entry.js +2 -0
  965. package/dist/core/p-cfb5cd82.entry.js.map +1 -0
  966. package/dist/core/p-d389c001.entry.js +2 -0
  967. package/dist/core/p-d389c001.entry.js.map +1 -0
  968. package/dist/core/p-d5c2db32.entry.js +2 -0
  969. package/dist/core/p-d5c2db32.entry.js.map +1 -0
  970. package/dist/core/p-d8def432.entry.js +2 -0
  971. package/dist/core/p-d8def432.entry.js.map +1 -0
  972. package/dist/core/p-d90a2718.entry.js +2 -0
  973. package/dist/core/p-d90a2718.entry.js.map +1 -0
  974. package/dist/core/p-d9b4bc20.entry.js +2 -0
  975. package/dist/core/p-d9b4bc20.entry.js.map +1 -0
  976. package/dist/core/p-dc94a1da.entry.js +2 -0
  977. package/dist/core/p-dc94a1da.entry.js.map +1 -0
  978. package/dist/core/p-e1e4c8f8.entry.js +2 -0
  979. package/dist/core/p-e1e4c8f8.entry.js.map +1 -0
  980. package/dist/core/p-e3141382.entry.js +2 -0
  981. package/dist/core/p-e3141382.entry.js.map +1 -0
  982. package/dist/core/p-e38e0ad9.entry.js +2 -0
  983. package/dist/core/p-e38e0ad9.entry.js.map +1 -0
  984. package/dist/core/p-e4bb6100.entry.js +2 -0
  985. package/dist/core/p-e4bb6100.entry.js.map +1 -0
  986. package/dist/core/p-e4bb6114.entry.js +2 -0
  987. package/dist/core/p-e4bb6114.entry.js.map +1 -0
  988. package/dist/core/p-ef393836.entry.js +2 -0
  989. package/dist/core/p-ef393836.entry.js.map +1 -0
  990. package/dist/core/p-ef79904e.js +2 -0
  991. package/dist/core/p-ef79904e.js.map +1 -0
  992. package/dist/core/p-f0a4439e.entry.js +2 -0
  993. package/dist/core/p-f0a4439e.entry.js.map +1 -0
  994. package/dist/core/p-f644cad5.entry.js +2 -0
  995. package/dist/core/p-f644cad5.entry.js.map +1 -0
  996. package/dist/core/p-f687452c.js +2 -0
  997. package/dist/core/p-f687452c.js.map +1 -0
  998. package/dist/core/p-f6e2f2f0.entry.js +2 -0
  999. package/dist/core/p-f6e2f2f0.entry.js.map +1 -0
  1000. package/dist/core/p-ff7365ae.js +2 -0
  1001. package/dist/core/p-ff7365ae.js.map +1 -0
  1002. package/dist/core/p-ffb7495c.js +2 -0
  1003. package/dist/core/p-ffb7495c.js.map +1 -0
  1004. package/dist/custom-elements/index.d.ts +387 -0
  1005. package/dist/custom-elements/index.js +2 -0
  1006. package/dist/custom-elements/index.js.map +1 -0
  1007. package/dist/esm/Fragment-8d8d54fb.js +5 -0
  1008. package/dist/esm/Fragment-8d8d54fb.js.map +1 -0
  1009. package/dist/esm/constants-037c35bc.js +22 -0
  1010. package/dist/esm/constants-037c35bc.js.map +1 -0
  1011. package/dist/esm/constants-089b3fdd.js +33 -0
  1012. package/dist/esm/constants-089b3fdd.js.map +1 -0
  1013. package/dist/esm/constants-136d4cd3.js +16 -0
  1014. package/dist/esm/constants-136d4cd3.js.map +1 -0
  1015. package/dist/esm/constants-24dad929.js +29 -0
  1016. package/dist/esm/constants-24dad929.js.map +1 -0
  1017. package/dist/esm/constants-2b14bb01.js +10 -0
  1018. package/dist/esm/constants-2b14bb01.js.map +1 -0
  1019. package/dist/esm/constants-2e8258cf.js +15 -0
  1020. package/dist/esm/constants-2e8258cf.js.map +1 -0
  1021. package/dist/esm/constants-3786b01b.js +22 -0
  1022. package/dist/esm/constants-3786b01b.js.map +1 -0
  1023. package/dist/esm/constants-3df712e2.js +13 -0
  1024. package/dist/esm/constants-3df712e2.js.map +1 -0
  1025. package/dist/esm/constants-78474786.js +25 -0
  1026. package/dist/esm/constants-78474786.js.map +1 -0
  1027. package/dist/esm/constants-ab132d9c.js +25 -0
  1028. package/dist/esm/constants-ab132d9c.js.map +1 -0
  1029. package/dist/esm/constants-ba13b28f.js +17 -0
  1030. package/dist/esm/constants-ba13b28f.js.map +1 -0
  1031. package/dist/esm/constants-bf5a583f.js +24 -0
  1032. package/dist/esm/constants-bf5a583f.js.map +1 -0
  1033. package/dist/esm/constants-d71c09e0.js +12 -0
  1034. package/dist/esm/constants-d71c09e0.js.map +1 -0
  1035. package/dist/esm/constants-ebec7de8.js +12 -0
  1036. package/dist/esm/constants-ebec7de8.js.map +1 -0
  1037. package/dist/esm/constants-f5c21493.js +19 -0
  1038. package/dist/esm/constants-f5c21493.js.map +1 -0
  1039. package/dist/esm/constants-f7b618c2.js +23 -0
  1040. package/dist/esm/constants-f7b618c2.js.map +1 -0
  1041. package/dist/esm/core.js +19 -0
  1042. package/dist/esm/core.js.map +1 -0
  1043. package/dist/esm/form-669a7180.js +135 -0
  1044. package/dist/esm/form-669a7180.js.map +1 -0
  1045. package/dist/esm/gov-accordion-item.entry.js +109 -0
  1046. package/dist/esm/gov-accordion-item.entry.js.map +1 -0
  1047. package/dist/esm/gov-accordion.entry.js +71 -0
  1048. package/dist/esm/gov-accordion.entry.js.map +1 -0
  1049. package/dist/esm/gov-alert.entry.js +54 -0
  1050. package/dist/esm/gov-alert.entry.js.map +1 -0
  1051. package/dist/esm/gov-app.entry.js +8352 -0
  1052. package/dist/esm/gov-app.entry.js.map +1 -0
  1053. package/dist/esm/gov-attachments_3.entry.js +114 -0
  1054. package/dist/esm/gov-attachments_3.entry.js.map +1 -0
  1055. package/dist/esm/gov-backdrop.entry.js +50 -0
  1056. package/dist/esm/gov-backdrop.entry.js.map +1 -0
  1057. package/dist/esm/gov-badge.entry.js +80 -0
  1058. package/dist/esm/gov-badge.entry.js.map +1 -0
  1059. package/dist/esm/gov-breadcrumbs.entry.js +46 -0
  1060. package/dist/esm/gov-breadcrumbs.entry.js.map +1 -0
  1061. package/dist/esm/gov-button.entry.js +151 -0
  1062. package/dist/esm/gov-button.entry.js.map +1 -0
  1063. package/dist/esm/gov-card.entry.js +108 -0
  1064. package/dist/esm/gov-card.entry.js.map +1 -0
  1065. package/dist/esm/gov-container.entry.js +32 -0
  1066. package/dist/esm/gov-container.entry.js.map +1 -0
  1067. package/dist/esm/gov-cookiebar.entry.js +29 -0
  1068. package/dist/esm/gov-cookiebar.entry.js.map +1 -0
  1069. package/dist/esm/gov-empty.entry.js +27 -0
  1070. package/dist/esm/gov-empty.entry.js.map +1 -0
  1071. package/dist/esm/gov-error-code.entry.js +27 -0
  1072. package/dist/esm/gov-error-code.entry.js.map +1 -0
  1073. package/dist/esm/gov-form-autocomplete.entry.js +173 -0
  1074. package/dist/esm/gov-form-autocomplete.entry.js.map +1 -0
  1075. package/dist/esm/gov-form-checkbox.entry.js +104 -0
  1076. package/dist/esm/gov-form-checkbox.entry.js.map +1 -0
  1077. package/dist/esm/gov-form-control.entry.js +96 -0
  1078. package/dist/esm/gov-form-control.entry.js.map +1 -0
  1079. package/dist/esm/gov-form-file.entry.js +183 -0
  1080. package/dist/esm/gov-form-file.entry.js.map +1 -0
  1081. package/dist/esm/gov-form-group.entry.js +39 -0
  1082. package/dist/esm/gov-form-group.entry.js.map +1 -0
  1083. package/dist/esm/gov-form-input.entry.js +147 -0
  1084. package/dist/esm/gov-form-input.entry.js.map +1 -0
  1085. package/dist/esm/gov-form-label.entry.js +26 -0
  1086. package/dist/esm/gov-form-label.entry.js.map +1 -0
  1087. package/dist/esm/gov-form-multi-select.entry.js +189 -0
  1088. package/dist/esm/gov-form-multi-select.entry.js.map +1 -0
  1089. package/dist/esm/gov-form-password-power.entry.js +24 -0
  1090. package/dist/esm/gov-form-password-power.entry.js.map +1 -0
  1091. package/dist/esm/gov-form-radio.entry.js +104 -0
  1092. package/dist/esm/gov-form-radio.entry.js.map +1 -0
  1093. package/dist/esm/gov-form-search.entry.js +24 -0
  1094. package/dist/esm/gov-form-search.entry.js.map +1 -0
  1095. package/dist/esm/gov-form-select.entry.js +120 -0
  1096. package/dist/esm/gov-form-select.entry.js.map +1 -0
  1097. package/dist/esm/gov-form-switch.entry.js +104 -0
  1098. package/dist/esm/gov-form-switch.entry.js.map +1 -0
  1099. package/dist/esm/gov-grid-item.entry.js +26 -0
  1100. package/dist/esm/gov-grid-item.entry.js.map +1 -0
  1101. package/dist/esm/gov-grid.entry.js +24 -0
  1102. package/dist/esm/gov-grid.entry.js.map +1 -0
  1103. package/dist/esm/gov-icon.entry.js +122 -0
  1104. package/dist/esm/gov-icon.entry.js.map +1 -0
  1105. package/dist/esm/gov-layout-column.entry.js +21 -0
  1106. package/dist/esm/gov-layout-column.entry.js.map +1 -0
  1107. package/dist/esm/gov-layout.entry.js +30 -0
  1108. package/dist/esm/gov-layout.entry.js.map +1 -0
  1109. package/dist/esm/gov-loading.entry.js +27 -0
  1110. package/dist/esm/gov-loading.entry.js.map +1 -0
  1111. package/dist/esm/gov-message.entry.js +39 -0
  1112. package/dist/esm/gov-message.entry.js.map +1 -0
  1113. package/dist/esm/gov-modal.entry.js +101 -0
  1114. package/dist/esm/gov-modal.entry.js.map +1 -0
  1115. package/dist/esm/gov-nav-item.entry.js +33 -0
  1116. package/dist/esm/gov-nav-item.entry.js.map +1 -0
  1117. package/dist/esm/gov-nav.entry.js +38 -0
  1118. package/dist/esm/gov-nav.entry.js.map +1 -0
  1119. package/dist/esm/gov-pagination.entry.js +205 -0
  1120. package/dist/esm/gov-pagination.entry.js.map +1 -0
  1121. package/dist/esm/gov-prompt.entry.js +101 -0
  1122. package/dist/esm/gov-prompt.entry.js.map +1 -0
  1123. package/dist/esm/gov-side-nav-item.entry.js +81 -0
  1124. package/dist/esm/gov-side-nav-item.entry.js.map +1 -0
  1125. package/dist/esm/gov-side-nav.entry.js +52 -0
  1126. package/dist/esm/gov-side-nav.entry.js.map +1 -0
  1127. package/dist/esm/gov-skeleton.entry.js +113 -0
  1128. package/dist/esm/gov-skeleton.entry.js.map +1 -0
  1129. package/dist/esm/gov-spacer.entry.js +53 -0
  1130. package/dist/esm/gov-spacer.entry.js.map +1 -0
  1131. package/dist/esm/gov-statsbar-item.entry.js +35 -0
  1132. package/dist/esm/gov-statsbar-item.entry.js.map +1 -0
  1133. package/dist/esm/gov-statsbar.entry.js +48 -0
  1134. package/dist/esm/gov-statsbar.entry.js.map +1 -0
  1135. package/dist/esm/gov-stepper-item.entry.js +73 -0
  1136. package/dist/esm/gov-stepper-item.entry.js.map +1 -0
  1137. package/dist/esm/gov-stepper.entry.js +46 -0
  1138. package/dist/esm/gov-stepper.entry.js.map +1 -0
  1139. package/dist/esm/gov-tabs-item.entry.js +49 -0
  1140. package/dist/esm/gov-tabs-item.entry.js.map +1 -0
  1141. package/dist/esm/gov-tabs.entry.js +185 -0
  1142. package/dist/esm/gov-tabs.entry.js.map +1 -0
  1143. package/dist/esm/gov-tile.entry.js +46 -0
  1144. package/dist/esm/gov-tile.entry.js.map +1 -0
  1145. package/dist/esm/gov-tiles.entry.js +29 -0
  1146. package/dist/esm/gov-tiles.entry.js.map +1 -0
  1147. package/dist/esm/gov-toast.entry.js +99 -0
  1148. package/dist/esm/gov-toast.entry.js.map +1 -0
  1149. package/dist/esm/gov-tooltip-content.entry.js +38 -0
  1150. package/dist/esm/gov-tooltip-content.entry.js.map +1 -0
  1151. package/dist/esm/gov-tooltip.entry.js +154 -0
  1152. package/dist/esm/gov-tooltip.entry.js.map +1 -0
  1153. package/dist/esm/gov-wizzard-item.entry.js +106 -0
  1154. package/dist/esm/gov-wizzard-item.entry.js.map +1 -0
  1155. package/dist/esm/gov-wizzard.entry.js +63 -0
  1156. package/dist/esm/gov-wizzard.entry.js.map +1 -0
  1157. package/dist/esm/gov.log-af905420.js +17 -0
  1158. package/dist/esm/gov.log-af905420.js.map +1 -0
  1159. package/dist/esm/index-b010bfb4.js +2296 -0
  1160. package/dist/esm/index-b010bfb4.js.map +1 -0
  1161. package/dist/esm/index.js +3 -0
  1162. package/dist/esm/index.js.map +1 -0
  1163. package/dist/esm/loader.js +19 -0
  1164. package/dist/esm/loader.js.map +1 -0
  1165. package/dist/esm/polyfills/core-js.js +11 -0
  1166. package/dist/esm/polyfills/css-shim.js +1 -0
  1167. package/dist/esm/polyfills/dom.js +79 -0
  1168. package/dist/esm/polyfills/es5-html-element.js +1 -0
  1169. package/dist/esm/polyfills/index.js +34 -0
  1170. package/dist/esm/polyfills/system.js +6 -0
  1171. package/dist/esm/props-789f7529.js +14 -0
  1172. package/dist/esm/props-789f7529.js.map +1 -0
  1173. package/dist/esm/sizes-6c5943b4.js +18 -0
  1174. package/dist/esm/sizes-6c5943b4.js.map +1 -0
  1175. package/dist/esm/string.utils-f268fc6b.js +20 -0
  1176. package/dist/esm/string.utils-f268fc6b.js.map +1 -0
  1177. package/dist/esm/template-10332292.js +113 -0
  1178. package/dist/esm/template-10332292.js.map +1 -0
  1179. package/dist/esm/utils-c057a3fa.js +35 -0
  1180. package/dist/esm/utils-c057a3fa.js.map +1 -0
  1181. package/dist/esm/variants-2b936d58.js +18 -0
  1182. package/dist/esm/variants-2b936d58.js.map +1 -0
  1183. package/dist/esm/wcag-3792d4bb.js +62 -0
  1184. package/dist/esm/wcag-3792d4bb.js.map +1 -0
  1185. package/dist/esm/win-9c8460bb.js +22 -0
  1186. package/dist/esm/win-9c8460bb.js.map +1 -0
  1187. package/dist/globals.d.ts +2 -0
  1188. package/dist/hydrate/index.d.ts +217 -0
  1189. package/dist/hydrate/index.js +20092 -0
  1190. package/dist/hydrate/package.json +6 -0
  1191. package/dist/index.cjs.js +1 -0
  1192. package/dist/index.js +1 -0
  1193. package/dist/stencil.config.js +77 -0
  1194. package/dist/stencil.config.js.map +1 -0
  1195. package/dist/types/Users/iwory/iWork/asseco/mv/gov-design-system-ce/packages/core/.stencil/packages/core/stencil.config.d.ts +2 -0
  1196. package/dist/types/components/gov-accordion/constants.d.ts +22 -0
  1197. package/dist/types/components/gov-accordion/gov-accordion-item.d.d.ts +4 -0
  1198. package/dist/types/components/gov-accordion/gov-accordion-item.d.ts +75 -0
  1199. package/dist/types/components/gov-accordion/gov-accordion.d.ts +42 -0
  1200. package/dist/types/components/gov-alert/constants.d.ts +11 -0
  1201. package/dist/types/components/gov-alert/gov-alert.d.ts +30 -0
  1202. package/dist/types/components/gov-app/gov-app.d.ts +38 -0
  1203. package/dist/types/components/gov-attachments/constants.d.ts +11 -0
  1204. package/dist/types/components/gov-attachments/gov-attachments-item.d.d.ts +4 -0
  1205. package/dist/types/components/gov-attachments/gov-attachments-item.d.ts +24 -0
  1206. package/dist/types/components/gov-attachments/gov-attachments.d.ts +19 -0
  1207. package/dist/types/components/gov-backdrop/constants.d.ts +4 -0
  1208. package/dist/types/components/gov-backdrop/gov-backdrop.d.ts +32 -0
  1209. package/dist/types/components/gov-badge/constants.d.ts +13 -0
  1210. package/dist/types/components/gov-badge/gov-badge.d.ts +58 -0
  1211. package/dist/types/components/gov-breadcrumbs/constants.d.ts +3 -0
  1212. package/dist/types/components/gov-breadcrumbs/gov-breadcrumbs.d.d.ts +4 -0
  1213. package/dist/types/components/gov-breadcrumbs/gov-breadcrumbs.d.ts +33 -0
  1214. package/dist/types/components/gov-button/constants.d.ts +30 -0
  1215. package/dist/types/components/gov-button/gov-button.d.ts +167 -0
  1216. package/dist/types/components/gov-card/constants.d.ts +13 -0
  1217. package/dist/types/components/gov-card/gov-card.d.ts +60 -0
  1218. package/dist/types/components/gov-card/interfaces.d.ts +4 -0
  1219. package/dist/types/components/gov-container/constants.d.ts +3 -0
  1220. package/dist/types/components/gov-container/gov-container.d.ts +12 -0
  1221. package/dist/types/components/gov-cookiebar/constants.d.ts +8 -0
  1222. package/dist/types/components/gov-cookiebar/gov-cookiebar.d.ts +7 -0
  1223. package/dist/types/components/gov-empty/constants.d.ts +6 -0
  1224. package/dist/types/components/gov-empty/gov-empty.d.ts +6 -0
  1225. package/dist/types/components/gov-error-code/constants.d.ts +6 -0
  1226. package/dist/types/components/gov-error-code/gov-error-code.d.ts +6 -0
  1227. package/dist/types/components/gov-form/autocomplete/constants.d.ts +12 -0
  1228. package/dist/types/components/gov-form/autocomplete/gov-form-autocomplete.d.ts +132 -0
  1229. package/dist/types/components/gov-form/autocomplete/gov-form-autocomplete.types.d.ts +3 -0
  1230. package/dist/types/components/gov-form/checkbox/constants.d.ts +8 -0
  1231. package/dist/types/components/gov-form/checkbox/gov-form-checkbox.d.ts +82 -0
  1232. package/dist/types/components/gov-form/control/constants.d.ts +9 -0
  1233. package/dist/types/components/gov-form/control/gov-form-control.d.ts +47 -0
  1234. package/dist/types/components/gov-form/file/constants.d.ts +9 -0
  1235. package/dist/types/components/gov-form/file/gov-form-file.d.ts +114 -0
  1236. package/dist/types/components/gov-form/file/gov-form-file.types.d.ts +6 -0
  1237. package/dist/types/components/gov-form/group/constants.d.ts +7 -0
  1238. package/dist/types/components/gov-form/group/gov-form-group.d.ts +13 -0
  1239. package/dist/types/components/gov-form/input/constants.d.ts +30 -0
  1240. package/dist/types/components/gov-form/input/gov-form-input.d.ts +165 -0
  1241. package/dist/types/components/gov-form/label/constants.d.ts +8 -0
  1242. package/dist/types/components/gov-form/label/gov-form-label.d.ts +26 -0
  1243. package/dist/types/components/gov-form/message/constants.d.ts +9 -0
  1244. package/dist/types/components/gov-form/message/gov-form-message.d.ts +19 -0
  1245. package/dist/types/components/gov-form/multiselect/constants.d.ts +13 -0
  1246. package/dist/types/components/gov-form/multiselect/gov-form-multi-select.d.ts +105 -0
  1247. package/dist/types/components/gov-form/multiselect/interfaces.d.ts +4 -0
  1248. package/dist/types/components/gov-form/password-power/constants.d.ts +5 -0
  1249. package/dist/types/components/gov-form/password-power/gov-form-password-power.d.ts +7 -0
  1250. package/dist/types/components/gov-form/radio/constants.d.ts +10 -0
  1251. package/dist/types/components/gov-form/radio/gov-form-radio.d.ts +82 -0
  1252. package/dist/types/components/gov-form/search/constants.d.ts +5 -0
  1253. package/dist/types/components/gov-form/search/gov-form-search.d.ts +4 -0
  1254. package/dist/types/components/gov-form/select/constants.d.ts +11 -0
  1255. package/dist/types/components/gov-form/select/gov-form-select.d.ts +101 -0
  1256. package/dist/types/components/gov-form/switch/constants.d.ts +10 -0
  1257. package/dist/types/components/gov-form/switch/gov-form-switch.d.ts +82 -0
  1258. package/dist/types/components/gov-grid/constants.d.ts +6 -0
  1259. package/dist/types/components/gov-grid/gov-grid-item.d.ts +26 -0
  1260. package/dist/types/components/gov-grid/gov-grid.d.ts +14 -0
  1261. package/dist/types/components/gov-icon/constants.d.ts +12 -0
  1262. package/dist/types/components/gov-icon/gov-icon.d.ts +24 -0
  1263. package/dist/types/components/gov-icon/list.d.ts +3 -0
  1264. package/dist/types/components/gov-layout/constants.d.ts +20 -0
  1265. package/dist/types/components/gov-layout/gov-layout-column.d.ts +6 -0
  1266. package/dist/types/components/gov-layout/gov-layout.d.ts +20 -0
  1267. package/dist/types/components/gov-loading/loading/constants.d.ts +5 -0
  1268. package/dist/types/components/gov-loading/loading/gov-loading.d.ts +10 -0
  1269. package/dist/types/components/gov-loading/skeleton/constants.d.ts +20 -0
  1270. package/dist/types/components/gov-loading/skeleton/gov-skeleton.d.ts +52 -0
  1271. package/dist/types/components/gov-message/constants.d.ts +10 -0
  1272. package/dist/types/components/gov-message/gov-message.d.ts +12 -0
  1273. package/dist/types/components/gov-modal/constants.d.ts +13 -0
  1274. package/dist/types/components/gov-modal/gov-modal.d.ts +65 -0
  1275. package/dist/types/components/gov-nav/constants.d.ts +8 -0
  1276. package/dist/types/components/gov-nav/gov-nav-item.d.ts +12 -0
  1277. package/dist/types/components/gov-nav/gov-nav.d.ts +17 -0
  1278. package/dist/types/components/gov-pagination/constants.d.ts +22 -0
  1279. package/dist/types/components/gov-pagination/gov-pagination.d.ts +85 -0
  1280. package/dist/types/components/gov-pagination/pagination.d.ts +12 -0
  1281. package/dist/types/components/gov-promp/constants.d.ts +12 -0
  1282. package/dist/types/components/gov-promp/gov-prompt.d.ts +65 -0
  1283. package/dist/types/components/gov-side-nav/constants.d.ts +15 -0
  1284. package/dist/types/components/gov-side-nav/gov-side-nav-item.d.d.ts +4 -0
  1285. package/dist/types/components/gov-side-nav/gov-side-nav-item.d.ts +67 -0
  1286. package/dist/types/components/gov-side-nav/gov-side-nav.d.ts +32 -0
  1287. package/dist/types/components/gov-spacer/constants.d.ts +15 -0
  1288. package/dist/types/components/gov-spacer/gov-spacer.d.ts +18 -0
  1289. package/dist/types/components/gov-statsbar/constants.d.ts +18 -0
  1290. package/dist/types/components/gov-statsbar/gov-statsbar-item.d.ts +14 -0
  1291. package/dist/types/components/gov-statsbar/gov-statsbar.d.ts +19 -0
  1292. package/dist/types/components/gov-stepper/constants.d.ts +22 -0
  1293. package/dist/types/components/gov-stepper/gov-stepper-item.d.d.ts +4 -0
  1294. package/dist/types/components/gov-stepper/gov-stepper-item.d.ts +48 -0
  1295. package/dist/types/components/gov-stepper/gov-stepper.d.ts +20 -0
  1296. package/dist/types/components/gov-tabs/constants.d.ts +25 -0
  1297. package/dist/types/components/gov-tabs/gov-tabs-item.d.ts +37 -0
  1298. package/dist/types/components/gov-tabs/gov-tabs.d.ts +73 -0
  1299. package/dist/types/components/gov-tabs/gov-tabs.types.d.ts +8 -0
  1300. package/dist/types/components/gov-tile/constants.d.ts +9 -0
  1301. package/dist/types/components/gov-tile/container/constants.d.ts +3 -0
  1302. package/dist/types/components/gov-tile/container/gov-tiles.d.ts +15 -0
  1303. package/dist/types/components/gov-tile/gov-tile.d.ts +20 -0
  1304. package/dist/types/components/gov-toast/constants.d.ts +14 -0
  1305. package/dist/types/components/gov-toast/gov-toast.d.ts +55 -0
  1306. package/dist/types/components/gov-tooltip/constants.d.ts +20 -0
  1307. package/dist/types/components/gov-tooltip/gov-tooltip-content.d.ts +10 -0
  1308. package/dist/types/components/gov-tooltip/gov-tooltip.d.ts +50 -0
  1309. package/dist/types/components/gov-wizzard/constants.d.ts +21 -0
  1310. package/dist/types/components/gov-wizzard/gov-wizzard-item.d.d.ts +4 -0
  1311. package/dist/types/components/gov-wizzard/gov-wizzard-item.d.ts +73 -0
  1312. package/dist/types/components/gov-wizzard/gov-wizzard.d.ts +33 -0
  1313. package/dist/types/components.d.ts +4019 -0
  1314. package/dist/types/core/constants/sizes.d.ts +13 -0
  1315. package/dist/types/core/constants/tags.d.ts +12 -0
  1316. package/dist/types/core/constants/variants.d.ts +12 -0
  1317. package/dist/types/helpers/Dom/form.d.ts +3 -0
  1318. package/dist/types/helpers/Dom/form.types.d.ts +11 -0
  1319. package/dist/types/helpers/Dom/template.d.ts +10 -0
  1320. package/dist/types/helpers/Dom/template.types.d.ts +12 -0
  1321. package/dist/types/helpers/Dom/win.d.ts +9 -0
  1322. package/dist/types/helpers/Fragment.d.ts +2 -0
  1323. package/dist/types/helpers/Log/gov.log.d.ts +8 -0
  1324. package/dist/types/helpers/StorybookDocsTemplate.d.ts +3 -0
  1325. package/dist/types/helpers/Validate/props.d.ts +1 -0
  1326. package/dist/types/helpers/Validate/wcag.d.ts +4 -0
  1327. package/dist/types/index.d.ts +1 -0
  1328. package/dist/types/pages/Accordion.d.ts +3 -0
  1329. package/dist/types/pages/Alert.d.ts +3 -0
  1330. package/dist/types/pages/Badge.d.ts +3 -0
  1331. package/dist/types/pages/Breadcrumbs.d.ts +3 -0
  1332. package/dist/types/pages/Button.d.ts +3 -0
  1333. package/dist/types/pages/Card.d.ts +3 -0
  1334. package/dist/types/pages/Container.d.ts +3 -0
  1335. package/dist/types/pages/Cookiebar.d.ts +3 -0
  1336. package/dist/types/pages/Empty.d.ts +3 -0
  1337. package/dist/types/pages/Error.d.ts +3 -0
  1338. package/dist/types/pages/FormLabel.d.ts +3 -0
  1339. package/dist/types/pages/FormMessage.d.ts +3 -0
  1340. package/dist/types/pages/Forms.d.ts +8 -0
  1341. package/dist/types/pages/FormsRestructure.d.ts +3 -0
  1342. package/dist/types/pages/Grid.d.ts +3 -0
  1343. package/dist/types/pages/Home.d.ts +3 -0
  1344. package/dist/types/pages/Layout.d.ts +3 -0
  1345. package/dist/types/pages/Loading.d.ts +3 -0
  1346. package/dist/types/pages/Message.d.ts +3 -0
  1347. package/dist/types/pages/Modal.d.ts +3 -0
  1348. package/dist/types/pages/Nav.d.ts +3 -0
  1349. package/dist/types/pages/Pagination.d.ts +3 -0
  1350. package/dist/types/pages/Prompt.d.ts +3 -0
  1351. package/dist/types/pages/SideNav.d.ts +3 -0
  1352. package/dist/types/pages/Spacer.d.ts +3 -0
  1353. package/dist/types/pages/Statsbar.d.ts +3 -0
  1354. package/dist/types/pages/Stepper.d.ts +3 -0
  1355. package/dist/types/pages/Tabs.d.ts +3 -0
  1356. package/dist/types/pages/Tiles.d.ts +3 -0
  1357. package/dist/types/pages/ToastMessage.d.ts +3 -0
  1358. package/dist/types/pages/ToastMessageCountdown.d.ts +3 -0
  1359. package/dist/types/pages/Tooltip.d.ts +3 -0
  1360. package/dist/types/pages/Typography.d.ts +3 -0
  1361. package/dist/types/pages/Wizzard.d.ts +3 -0
  1362. package/dist/types/stencil-public-runtime.d.ts +1581 -0
  1363. package/dist/types/types/interfaces.d.ts +2 -0
  1364. package/dist/types/types/typings.d.ts +6 -0
  1365. package/dist/types/utils/array.utils.d.ts +1 -0
  1366. package/dist/types/utils/bool.utils.d.ts +1 -0
  1367. package/dist/types/utils/ds.utils.d.ts +1 -0
  1368. package/dist/types/utils/file.utils.d.ts +3 -0
  1369. package/dist/types/utils/icon.utils.d.ts +4 -0
  1370. package/dist/types/utils/number.utils.d.ts +1 -0
  1371. package/dist/types/utils/string.utils.d.ts +3 -0
  1372. package/dist/types/utils/utils.d.ts +20 -0
  1373. package/loader/cdn.js +3 -0
  1374. package/loader/index.cjs.js +3 -0
  1375. package/loader/index.d.ts +12 -0
  1376. package/loader/index.es2017.js +3 -0
  1377. package/loader/index.js +4 -0
  1378. package/loader/package.json +11 -0
  1379. package/package.json +1 -1
  1380. package/LICENSE +0 -21
  1381. package/readme.md +0 -86
@@ -0,0 +1,4019 @@
1
+ /* eslint-disable */
2
+ /* tslint:disable */
3
+ /**
4
+ * This is an autogenerated file created by the Stencil compiler.
5
+ * It contains typing information for all components that exist in this project.
6
+ */
7
+ import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
+ import { AccordionSizeType, AccordionVariantType } from "./components/gov-accordion/constants";
9
+ import { GovAccordionItemChangeEvent } from "./components/gov-accordion/gov-accordion-item.d";
10
+ import { VariantType } from "./components/gov-alert/constants";
11
+ import { ButtonSizesType, ButtonTargetType, ButtonVariantType, NativeTypesType as NativeTypesType1, TypesType } from "./components/gov-button/constants";
12
+ import { NativeTypesType } from "./components/gov-badge/constants";
13
+ import { GovBreadcrumbsChangeEvent } from "./components/gov-breadcrumbs/gov-breadcrumbs.d";
14
+ import { GovCardChangeEvent } from "./components/gov-card/interfaces";
15
+ import { SizesType, VariantType as VariantType1 } from "./components/gov-form/autocomplete/constants";
16
+ import { GovFormAutocompleteItem } from "./components/gov-form/autocomplete/gov-form-autocomplete.types";
17
+ import { FormCheckboxSizesType } from "./components/gov-form/checkbox/constants";
18
+ import { ChangeEvent } from "react";
19
+ import { FormControlSizesType } from "./components/gov-form/control/constants";
20
+ import { GovFormFileItem } from "./components/gov-form/file/gov-form-file.types";
21
+ import { FormGroupSizesType } from "./components/gov-form/group/constants";
22
+ import { FormInputSizesType, FormInputVariantType, InputType, Type } from "./components/gov-form/input/constants";
23
+ import { FormLabelSizesTypes } from "./components/gov-form/label/constants";
24
+ import { FormMessageVariantType } from "./components/gov-form/message/constants";
25
+ import { FormMultiselectSizesType, FormMultiselectVariantType } from "./components/gov-form/multiselect/constants";
26
+ import { GovFormMultiSelectItem } from "./components/gov-form/multiselect/interfaces";
27
+ import { FormRadioSizesType } from "./components/gov-form/radio/constants";
28
+ import { FormSelectSizesType, FormSelectVariantType } from "./components/gov-form/select/constants";
29
+ import { FormSwitchSizesType } from "./components/gov-form/switch/constants";
30
+ import { Type as Type1 } from "./components/gov-icon/constants";
31
+ import { LayoutType, LayoutVariantType } from "./components/gov-layout/constants";
32
+ import { MessageVariantType } from "./components/gov-message/constants";
33
+ import { PaginationSizeType, PaginationType, PaginationVariantType } from "./components/gov-pagination/constants";
34
+ import { Pagination } from "./components/gov-pagination/pagination";
35
+ import { GovSideNavItemChangeEvent } from "./components/gov-side-nav/gov-side-nav-item.d";
36
+ import { SkeletonAnimationType, SkeletonShapesType, SkeletonVariantsType } from "./components/gov-loading/skeleton/constants";
37
+ import { SpacerBreakpointsType, SpacerSizeType } from "./components/gov-spacer/constants";
38
+ import { StatsBarIconPositionType, StatsBarVariantType } from "./components/gov-statsbar/constants";
39
+ import { StepperSizesType, StepperVariantType } from "./components/gov-stepper/constants";
40
+ import { GovStepperItemChangeEvent } from "./components/gov-stepper/gov-stepper-item.d";
41
+ import { TabOrientationType, TabType, VariantType as VariantType2 } from "./components/gov-tabs/constants";
42
+ import { Nullable } from "./types/interfaces";
43
+ import { ToastTypesType, ToastVariantType } from "./components/gov-toast/constants";
44
+ import { TooltipPositionType, TooltipSizeType, TooltipVariantType } from "./components/gov-tooltip/constants";
45
+ import { WizardSizesType, WizardVariantsType } from "./components/gov-wizzard/constants";
46
+ import { GovWizzardItemChangeEvent } from "./components/gov-wizzard/gov-wizzard-item.d";
47
+ export namespace Components {
48
+ interface GovAccordion {
49
+ /**
50
+ * Accordion item underline
51
+ */
52
+ "noBorder": boolean;
53
+ /**
54
+ * Accordion’s size.
55
+ */
56
+ "size"?: AccordionSizeType;
57
+ /**
58
+ * Validate the WCAG attributes of the component
59
+ */
60
+ "validateWcag": () => Promise<void>;
61
+ /**
62
+ * Style variation of the button.
63
+ */
64
+ "variant"?: AccordionVariantType;
65
+ /**
66
+ * Adds accessible label for the accordion that is only shown for screen readers.
67
+ */
68
+ "wcagLabel": string;
69
+ /**
70
+ * String of id's that indicate alternative labels elements
71
+ */
72
+ "wcagLabelledBy": string;
73
+ }
74
+ interface GovAccordionItem {
75
+ /**
76
+ * Item annotation of the accordion
77
+ */
78
+ "annotation": string;
79
+ /**
80
+ * Closing the accordion
81
+ */
82
+ "close": () => Promise<void>;
83
+ /**
84
+ * Returns the current state of the component
85
+ */
86
+ "currentState": () => Promise<boolean>;
87
+ /**
88
+ * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
89
+ */
90
+ "disabled": boolean;
91
+ /**
92
+ * Custom accordion item identifier. Otherwise, it will be generated
93
+ */
94
+ "identifier": string;
95
+ /**
96
+ * Defines whether the accordion is open or closed by default
97
+ */
98
+ "isExpanded": boolean;
99
+ /**
100
+ * Item name of the accordion
101
+ */
102
+ "label": string;
103
+ /**
104
+ * To remove the main underline of an item
105
+ */
106
+ "noBorder": boolean;
107
+ /**
108
+ * Opening the accordion
109
+ */
110
+ "open": () => Promise<void>;
111
+ /**
112
+ * Accordion’s size.
113
+ */
114
+ "size"?: AccordionSizeType;
115
+ /**
116
+ * Accordion switch
117
+ */
118
+ "toggle": () => Promise<void>;
119
+ /**
120
+ * Used to change the HTML tag in the accordion trigger for correct semantic structure
121
+ */
122
+ "triggerTag": string;
123
+ /**
124
+ * Style variation of the button.
125
+ */
126
+ "variant"?: AccordionVariantType;
127
+ }
128
+ interface GovAlert {
129
+ /**
130
+ * Displays the option to close the alert
131
+ */
132
+ "closable"?: boolean;
133
+ /**
134
+ * Determide if component should have inversed colors to be used on dark background
135
+ */
136
+ "inverse": boolean;
137
+ /**
138
+ * Style variation of the button.
139
+ */
140
+ "variant": VariantType;
141
+ /**
142
+ * Aria label for the closing button. It is mandatory if the alert is closable
143
+ */
144
+ "wcagCloseLabel": string;
145
+ }
146
+ interface GovApp {
147
+ }
148
+ interface GovAttachments {
149
+ /**
150
+ * Label of attachments section
151
+ */
152
+ "label": string;
153
+ /**
154
+ * Validate the WCAG attributes of the component
155
+ */
156
+ "validateWcag": () => Promise<void>;
157
+ /**
158
+ * Adds accessible label for the attachment section that is only shown for screen readers.
159
+ */
160
+ "wcagLabel": string;
161
+ }
162
+ interface GovAttachmentsItem {
163
+ /**
164
+ * Validate the WCAG attributes of the component
165
+ */
166
+ "validateWcag": () => Promise<void>;
167
+ /**
168
+ * Adds accessible label for the remove button that is only shown for screen readers.
169
+ */
170
+ "wcagRemoveLabel": string;
171
+ /**
172
+ * Indicates the id of a component that labels the remove button.
173
+ */
174
+ "wcagRemoveLabelledBy": string;
175
+ }
176
+ interface GovBackdrop {
177
+ /**
178
+ * Determide if component should have inversed colors to be used on dark background.
179
+ */
180
+ "inverse": boolean;
181
+ /**
182
+ * Validate the WCAG attributes of the component
183
+ */
184
+ "validateWcag": () => Promise<void>;
185
+ /**
186
+ * Default attribute for backdrop display
187
+ */
188
+ "visible": boolean;
189
+ /**
190
+ * Adds accessible label for the backdrop that is only shown for screen readers.
191
+ */
192
+ "wcagLabel": string;
193
+ /**
194
+ * String of id's that indicate alternative labels elements
195
+ */
196
+ "wcagLabelledBy": string;
197
+ }
198
+ interface GovBadge {
199
+ /**
200
+ * Makes the badge component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
201
+ */
202
+ "disabled": boolean;
203
+ /**
204
+ * Same as original parameter
205
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
206
+ */
207
+ "href": string;
208
+ /**
209
+ * Determide if component should have inversed colors to be used on dark background
210
+ */
211
+ "inverse": boolean;
212
+ /**
213
+ * Badge’s size.
214
+ */
215
+ "size": ButtonSizesType;
216
+ /**
217
+ * Used to change the HMTL tag in the badge
218
+ */
219
+ "tag": NativeTypesType;
220
+ /**
221
+ * Same as original parameter
222
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
223
+ */
224
+ "target": string;
225
+ /**
226
+ * Badges's type
227
+ */
228
+ "type": TypesType;
229
+ /**
230
+ * Style variation of the badge.
231
+ */
232
+ "variant": ButtonVariantType;
233
+ /**
234
+ * 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.
235
+ */
236
+ "wcagLabel": string;
237
+ }
238
+ interface GovBreadcrumbs {
239
+ /**
240
+ * Defines wether the components can be collapsible when element doesn't fit in one row.
241
+ */
242
+ "collapsible": boolean;
243
+ /**
244
+ * Defines whether the breadcrumbs are open or closed by default
245
+ */
246
+ "isExpanded": boolean;
247
+ /**
248
+ * Validate the WCAG attributes of the component
249
+ */
250
+ "validateWcag": () => Promise<void>;
251
+ /**
252
+ * Adds accessible label for the pagination that is only shown for screen readers.
253
+ */
254
+ "wcagLabel": string;
255
+ /**
256
+ * Indicates the id of a component that labels the pagination.
257
+ */
258
+ "wcagLabelledBy": string;
259
+ }
260
+ interface GovButton {
261
+ /**
262
+ * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies
263
+ */
264
+ "disabled": boolean;
265
+ /**
266
+ * Same as original parameter
267
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-download
268
+ */
269
+ "download": boolean;
270
+ /**
271
+ * Expands the button to fill 100% of the container width
272
+ */
273
+ "expanded": boolean;
274
+ /**
275
+ * Same as original parametr
276
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/focusable
277
+ */
278
+ "focusable": boolean;
279
+ /**
280
+ * Same as original parameter
281
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
282
+ */
283
+ "href": string;
284
+ /**
285
+ * Same as original parameter
286
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-hreflang
287
+ */
288
+ "hreflang": string;
289
+ /**
290
+ * Custom button identifier
291
+ */
292
+ "identifier": string;
293
+ /**
294
+ * Determine if component should have inversed colors to be used on dark background
295
+ */
296
+ "inverse": boolean;
297
+ /**
298
+ * Indicates whether an asynchronous process is running
299
+ */
300
+ "loading": string;
301
+ /**
302
+ * The name of the button, which gets paired with the button's value when submitted as part of a form. Corresponds with the native HTML name attribute
303
+ */
304
+ "name": string;
305
+ /**
306
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type
307
+ */
308
+ "nativeType"?: NativeTypesType1;
309
+ /**
310
+ * Same as original parameter
311
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-referrerpolicy
312
+ */
313
+ "referrerpolicy": string;
314
+ /**
315
+ * Same as original parameter
316
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-rel
317
+ */
318
+ "rel": string;
319
+ /**
320
+ * Focus button element
321
+ */
322
+ "setFocus": () => Promise<void>;
323
+ /**
324
+ * Button’s size
325
+ */
326
+ "size"?: ButtonSizesType;
327
+ /**
328
+ * Same as original parameter
329
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
330
+ */
331
+ "target"?: ButtonTargetType;
332
+ /**
333
+ * Button's type
334
+ */
335
+ "type"?: TypesType;
336
+ /**
337
+ * Validate the WCAG attributes of the component
338
+ */
339
+ "validateWcag": () => Promise<void>;
340
+ /**
341
+ * Style variation of the button
342
+ */
343
+ "variant"?: ButtonVariantType;
344
+ /**
345
+ * Indicates the id of a related component’s visually focused element
346
+ */
347
+ "wcagActiveDescendant": string;
348
+ /**
349
+ * 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
350
+ */
351
+ "wcagControls": string;
352
+ /**
353
+ * Indicates the current item within a container or set of related elements
354
+ */
355
+ "wcagCurrent": string;
356
+ /**
357
+ * Indicates the id of a component that describes the button
358
+ */
359
+ "wcagDescribedBy": string;
360
+ /**
361
+ * Aria description the button
362
+ */
363
+ "wcagDescription": string;
364
+ /**
365
+ * Details of the component
366
+ */
367
+ "wcagDetails": string;
368
+ /**
369
+ * 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
370
+ */
371
+ "wcagExpanded": boolean;
372
+ /**
373
+ * Use this property to add an aria-haspopup attribute to a button, if you are using it as a menu button
374
+ */
375
+ "wcagHasPopup": string;
376
+ /**
377
+ * 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
378
+ */
379
+ "wcagLabel": string;
380
+ /**
381
+ * String of id's that indicate alternative labels elements
382
+ */
383
+ "wcagLabelledBy": string;
384
+ /**
385
+ * Indicates the id of a component owned by the button
386
+ */
387
+ "wcagOwns": string;
388
+ /**
389
+ * Tells screen reader the element is pressed
390
+ */
391
+ "wcagPressed": string;
392
+ }
393
+ interface GovCard {
394
+ /**
395
+ * Close the card if it is collapsible
396
+ */
397
+ "close": () => Promise<void>;
398
+ /**
399
+ * Defines wether the card can be collapsible
400
+ */
401
+ "collapsible": boolean;
402
+ /**
403
+ * Defines whether the card is open or closed by default
404
+ */
405
+ "expanded": boolean;
406
+ /**
407
+ * Used to change the HMTL tag in the card headline for correct semantic structure
408
+ */
409
+ "headlineTag": string;
410
+ /**
411
+ * Item label of the card
412
+ */
413
+ "label": string;
414
+ /**
415
+ * Open the card if it is collapsible
416
+ */
417
+ "open": () => Promise<void>;
418
+ /**
419
+ * Style variation of the card.
420
+ */
421
+ "promotion": boolean;
422
+ /**
423
+ * Validate the WCAG attributes of the component
424
+ */
425
+ "validateWcag": () => Promise<void>;
426
+ /**
427
+ * Adds accessible label for the collapsible button that is only shown for screen readers.
428
+ */
429
+ "wcagTriggerLabel": string;
430
+ /**
431
+ * A string of identifiers that indicate alternative label elements for collapsible card
432
+ */
433
+ "wcagTriggerLabelledBy": string;
434
+ }
435
+ interface GovContainer {
436
+ /**
437
+ * Returns slotted children
438
+ * @return
439
+ */
440
+ "slottedChildren": () => Promise<Node[]>;
441
+ }
442
+ interface GovCookiebar {
443
+ }
444
+ interface GovEmpty {
445
+ }
446
+ interface GovErrorCode {
447
+ }
448
+ interface GovFormAutocomplete {
449
+ /**
450
+ * Clears whisperer value
451
+ */
452
+ "clearValue": () => Promise<void>;
453
+ /**
454
+ * Makes the input component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
455
+ */
456
+ "disabled": boolean;
457
+ /**
458
+ * Custom input identifier.
459
+ */
460
+ "identifier": string;
461
+ /**
462
+ * Indicates the entered value does not conform to the format expected by the application.
463
+ */
464
+ "invalid": boolean;
465
+ /**
466
+ * Maximum length (number of characters) of value
467
+ */
468
+ "maxlength": number;
469
+ /**
470
+ * Minimum length (number of characters) of value
471
+ */
472
+ "minlength": number;
473
+ /**
474
+ * Name of the input.
475
+ */
476
+ "name": string;
477
+ /**
478
+ * Main key name in the object
479
+ */
480
+ "nameKey": string;
481
+ /**
482
+ * Text that appears in the form control when it has no value set
483
+ */
484
+ "placeholder": string;
485
+ /**
486
+ * The value is not editable
487
+ */
488
+ "readonly": boolean;
489
+ /**
490
+ * 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.
491
+ */
492
+ "required": boolean;
493
+ /**
494
+ * Returns the current state of the component
495
+ */
496
+ "setFocus": (options?: FocusOptions) => Promise<void>;
497
+ /**
498
+ * Set a custom asynchronous function for the whisperer
499
+ */
500
+ "setSearchCallback": (callback: (value: string) => Promise<any>) => Promise<void>;
501
+ /**
502
+ * Setting a custom whisper result template
503
+ * @param callback
504
+ */
505
+ "setTemplateResolver": (callback: (item: GovFormAutocompleteItem) => string) => Promise<void>;
506
+ /**
507
+ * Input’s size.
508
+ */
509
+ "size"?: SizesType;
510
+ /**
511
+ * Indicates the entered value of child form element does conform to the format expected by the application.
512
+ */
513
+ "success": boolean;
514
+ /**
515
+ * Value of input
516
+ */
517
+ "value": string;
518
+ /**
519
+ * Style variation of the form input.
520
+ */
521
+ "variant"?: VariantType1;
522
+ /**
523
+ * Indicates the id of a component that describes the input.
524
+ */
525
+ "wcagDescribedBy": string;
526
+ /**
527
+ * Indicates the id of a component that labels the input.
528
+ */
529
+ "wcagLabelledBy": string;
530
+ /**
531
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-owns
532
+ */
533
+ "wcagOwns": string;
534
+ }
535
+ interface GovFormCheckbox {
536
+ /**
537
+ * Checkbox default state
538
+ */
539
+ "checked": boolean;
540
+ /**
541
+ * Makes the checkbox component disabled. This prevents users from being able to interact with the checkbox, and conveys its inactive state to assistive technologies.
542
+ */
543
+ "disabled": boolean;
544
+ /**
545
+ * Custom checkbox identifier.
546
+ */
547
+ "identifier": string;
548
+ /**
549
+ * Indicates the entered value does not conform to the format expected by the application.
550
+ */
551
+ "invalid": boolean;
552
+ /**
553
+ * Name of the checkbox.
554
+ */
555
+ "name": string;
556
+ /**
557
+ * When you can't use the form label.
558
+ */
559
+ "noLabel": boolean;
560
+ /**
561
+ * 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.
562
+ */
563
+ "required": boolean;
564
+ /**
565
+ * Checkboxes size.
566
+ */
567
+ "size"?: FormCheckboxSizesType;
568
+ /**
569
+ * Validate the WCAG attributes of the component
570
+ */
571
+ "validateWcag": () => Promise<void>;
572
+ /**
573
+ * Value of checkbox
574
+ */
575
+ "value": string;
576
+ /**
577
+ * Indicates the id of a component that describes the input.
578
+ */
579
+ "wcagDescribedBy": string;
580
+ /**
581
+ * Indicates the id of a component that labels the input.
582
+ */
583
+ "wcagLabelledBy": string;
584
+ }
585
+ interface GovFormControl {
586
+ /**
587
+ * /** Indicates the form element is disabled
588
+ */
589
+ "disabled": boolean;
590
+ /**
591
+ * Use control as a fieldset for better accessibility. Note: Don't forget to set the legend attribute of the gov-form-label component
592
+ */
593
+ "fieldset": boolean;
594
+ /**
595
+ * Defines the space between nested components.
596
+ */
597
+ "gap"?: FormControlSizesType;
598
+ /**
599
+ * Form element identifier
600
+ */
601
+ "identifier": string;
602
+ /**
603
+ * Indicates the entered value of child form element does not conform to the format expected by the application.
604
+ */
605
+ "invalid": boolean;
606
+ /**
607
+ * Form element size.
608
+ */
609
+ "size"?: FormControlSizesType;
610
+ /**
611
+ * /** Indicates the entered value of child form element does conform to the format expected by the application.
612
+ */
613
+ "success": boolean;
614
+ }
615
+ interface GovFormFile {
616
+ /**
617
+ * Same as original parameter
618
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept
619
+ */
620
+ "accept": string;
621
+ /**
622
+ * Description of the list of attachments
623
+ */
624
+ "attachmentsLabel": string;
625
+ /**
626
+ * Makes the File component disabled. This prevents users from being able to interact with the File, and conveys its inactive state to assistive technologies.
627
+ */
628
+ "disabled": boolean;
629
+ /**
630
+ * Show list of attachments
631
+ */
632
+ "displayAttachments": boolean;
633
+ /**
634
+ * Insert unsupported file error message
635
+ */
636
+ "errorAccept": string;
637
+ /**
638
+ * Error message when the maximum file size is exceeded
639
+ */
640
+ "errorSize": string;
641
+ /**
642
+ * Expands the file input to fill 100% of the container width.
643
+ */
644
+ "expanded": boolean;
645
+ /**
646
+ * Custom File identifier.
647
+ */
648
+ "identifier": string;
649
+ /**
650
+ * Indicates the entered value does not conform to the format expected by the application.
651
+ */
652
+ "invalid": boolean;
653
+ /**
654
+ * Maximum embedded file size
655
+ */
656
+ "maxFileSize": number;
657
+ /**
658
+ * Name of the input.
659
+ */
660
+ "name": string;
661
+ /**
662
+ * 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.
663
+ */
664
+ "required": boolean;
665
+ /**
666
+ * Validate the WCAG attributes of the component
667
+ */
668
+ "validateWcag": () => Promise<void>;
669
+ /**
670
+ * Adds accessible label for the list of attachments.
671
+ */
672
+ "wcagAttachmentsLabel": string;
673
+ /**
674
+ * Indicates the id of a component that describes the input.
675
+ */
676
+ "wcagDescribedBy": string;
677
+ /**
678
+ * Indicates the id of a component that labels the input.
679
+ */
680
+ "wcagLabelledBy": string;
681
+ /**
682
+ * Adds accessible label for the remove button that is only shown for screen readers.
683
+ */
684
+ "wcagRemoveLabel": string;
685
+ }
686
+ interface GovFormGroup {
687
+ /**
688
+ * Gap's size.
689
+ */
690
+ "gap"?: FormGroupSizesType;
691
+ }
692
+ interface GovFormInput {
693
+ /**
694
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocomplete
695
+ */
696
+ "autocomplete": boolean;
697
+ /**
698
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocorrect
699
+ */
700
+ "autocorrect": boolean;
701
+ /**
702
+ * Clears input value
703
+ */
704
+ "clearValue": () => Promise<void>;
705
+ /**
706
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-cols
707
+ */
708
+ "cols": number;
709
+ /**
710
+ * Makes the input component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
711
+ */
712
+ "disabled": boolean;
713
+ /**
714
+ * Returns an instance of the native html input element
715
+ */
716
+ "getInstance": () => Promise<HTMLInputElement>;
717
+ /**
718
+ * Custom input identifier.
719
+ */
720
+ "identifier": string;
721
+ /**
722
+ * Same as original parameter
723
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#input_types
724
+ */
725
+ "inputType": InputType;
726
+ /**
727
+ * Indicates the entered value does not conform to the format expected by the application.
728
+ */
729
+ "invalid": boolean;
730
+ /**
731
+ * Maximum length (number of characters) of value
732
+ */
733
+ "maxlength": number;
734
+ /**
735
+ * Minimum length (number of characters) of value
736
+ */
737
+ "minlength": number;
738
+ /**
739
+ * Generates a texarea for the possibility of multiple lines
740
+ */
741
+ "multiline": boolean;
742
+ /**
743
+ * Name of the input.
744
+ */
745
+ "name": string;
746
+ /**
747
+ * Text that appears in the form control when it has no value set
748
+ */
749
+ "placeholder": string;
750
+ /**
751
+ * The value is not editable
752
+ */
753
+ "readonly": boolean;
754
+ /**
755
+ * 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.
756
+ */
757
+ "required": boolean;
758
+ /**
759
+ * Same as original parameter
760
+ * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/input_role
761
+ */
762
+ "role": string;
763
+ /**
764
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-rows
765
+ */
766
+ "rows": number;
767
+ /**
768
+ * Returns the current state of the component
769
+ */
770
+ "setFocus": (options?: FocusOptions) => Promise<void>;
771
+ /**
772
+ * Sets the ordered value of the element
773
+ */
774
+ "setValue": (value: string) => Promise<void>;
775
+ /**
776
+ * Input’s size.
777
+ */
778
+ "size"?: FormInputSizesType;
779
+ /**
780
+ * Indicates the entered value of child form element does conform to the format expected by the application.
781
+ */
782
+ "success": boolean;
783
+ /**
784
+ * Defineds the visual style of input
785
+ */
786
+ "type"?: Type;
787
+ /**
788
+ * Validate the WCAG attributes of the component
789
+ */
790
+ "validateWcag": () => Promise<void>;
791
+ /**
792
+ * Value of input
793
+ */
794
+ "value": string;
795
+ /**
796
+ * Style variation of the form input.
797
+ */
798
+ "variant"?: FormInputVariantType;
799
+ /**
800
+ * Indicates whether inputting text could trigger display of one or more predictions of the user's intended value.
801
+ */
802
+ "wcagAutocomplete": string;
803
+ /**
804
+ * Indicates the id of a component that describes the input.
805
+ */
806
+ "wcagDescribedBy": string;
807
+ /**
808
+ * Attribute is set on an element to indicate if a control is expanded or collapsed
809
+ */
810
+ "wcagExpanded": boolean;
811
+ /**
812
+ * Indicates the id of a component that labels the input.
813
+ */
814
+ "wcagLabelledBy": string;
815
+ /**
816
+ * Indicates the id of a component that describes the input.
817
+ */
818
+ "wcagOwns": string;
819
+ }
820
+ interface GovFormLabel {
821
+ /**
822
+ * Identifier for label.
823
+ */
824
+ "identifier": string;
825
+ /**
826
+ * Use label as a legend for better accessibility. Note: Don't forget to set the fieldset attribute of the gov-form-control component
827
+ */
828
+ "legend": boolean;
829
+ /**
830
+ * Set whether the input is required or not.
831
+ */
832
+ "required": boolean;
833
+ /**
834
+ * Label's size.
835
+ */
836
+ "size"?: FormLabelSizesTypes;
837
+ }
838
+ interface GovFormMessage {
839
+ /**
840
+ * Returns unique identfiier of message
841
+ */
842
+ "identifier": () => Promise<string>;
843
+ /**
844
+ * Style variation of the message.
845
+ */
846
+ "variant"?: FormMessageVariantType;
847
+ }
848
+ interface GovFormMultiSelect {
849
+ /**
850
+ * Makes the select component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
851
+ */
852
+ "disabled": boolean;
853
+ /**
854
+ * Returns an instance of the native html select element
855
+ */
856
+ "getInstance": () => Promise<HTMLSelectElement>;
857
+ /**
858
+ * Custom select identifier.
859
+ */
860
+ "identifier": string;
861
+ /**
862
+ * Indicates the entered value does not conform to the format expected by the application.
863
+ */
864
+ "invalid": boolean;
865
+ /**
866
+ * Name of the select.
867
+ */
868
+ "name": string;
869
+ /**
870
+ * Custom select placeholder.
871
+ */
872
+ "placeholder": string;
873
+ /**
874
+ * 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.
875
+ */
876
+ "required": boolean;
877
+ /**
878
+ * Returns the current state of the component
879
+ */
880
+ "setFocus": (options?: FocusOptions) => Promise<void>;
881
+ /**
882
+ * Sets the ordered value of the element
883
+ */
884
+ "setValue": (value: string) => Promise<void>;
885
+ /**
886
+ * Select’s size.
887
+ */
888
+ "size"?: FormMultiselectSizesType;
889
+ /**
890
+ * Validate the WCAG attributes of the component
891
+ */
892
+ "validateWcag": () => Promise<void>;
893
+ /**
894
+ * Style variation of the form select.
895
+ */
896
+ "variant"?: FormMultiselectVariantType;
897
+ /**
898
+ * Indicates the id of a component that describes the input.
899
+ */
900
+ "wcagDescribedBy": string;
901
+ /**
902
+ * Indicates the id of a component that labels the input.
903
+ */
904
+ "wcagLabelledBy": string;
905
+ /**
906
+ * Indicates the id of a component that describes the input.
907
+ */
908
+ "wcagOwns": string;
909
+ }
910
+ interface GovFormPasswordPower {
911
+ /**
912
+ * Password power: 0 - none, 1 - weak, 2 - medium, 3 - strong
913
+ */
914
+ "power": number;
915
+ }
916
+ interface GovFormRadio {
917
+ /**
918
+ * Radio default state
919
+ */
920
+ "checked": boolean;
921
+ /**
922
+ * Makes the radio component disabled. This prevents users from being able to interact with the radio, and conveys its inactive state to assistive technologies.
923
+ */
924
+ "disabled": boolean;
925
+ /**
926
+ * Custom radio identifier.
927
+ */
928
+ "identifier": string;
929
+ /**
930
+ * Indicates the entered value does not conform to the format expected by the application.
931
+ */
932
+ "invalid": boolean;
933
+ /**
934
+ * Name of the radio.
935
+ */
936
+ "name": string;
937
+ /**
938
+ * When you can't use the form label.
939
+ */
940
+ "noLabel": boolean;
941
+ /**
942
+ * 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.
943
+ */
944
+ "required": boolean;
945
+ /**
946
+ * Radio's size.
947
+ */
948
+ "size"?: FormRadioSizesType;
949
+ /**
950
+ * Validate the WCAG attributes of the component
951
+ */
952
+ "validateWcag": () => Promise<void>;
953
+ /**
954
+ * Value of radio
955
+ */
956
+ "value": string;
957
+ /**
958
+ * Indicates the id of a component that describes the input.
959
+ */
960
+ "wcagDescribedBy": string;
961
+ /**
962
+ * Indicates the id of a component that labels the input.
963
+ */
964
+ "wcagLabelledBy": string;
965
+ }
966
+ interface GovFormSearch {
967
+ }
968
+ interface GovFormSelect {
969
+ /**
970
+ * Makes the select component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
971
+ */
972
+ "disabled": boolean;
973
+ /**
974
+ * Returns an instance of the native html select element
975
+ */
976
+ "getInstance": () => Promise<HTMLSelectElement>;
977
+ /**
978
+ * Custom select identifier.
979
+ */
980
+ "identifier": string;
981
+ /**
982
+ * Indicates the entered value does not conform to the format expected by the application.
983
+ */
984
+ "invalid": boolean;
985
+ /**
986
+ * Name of the select.
987
+ */
988
+ "name": string;
989
+ /**
990
+ * 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.
991
+ */
992
+ "required": boolean;
993
+ /**
994
+ * Returns the current state of the component
995
+ */
996
+ "setFocus": (options?: FocusOptions) => Promise<void>;
997
+ /**
998
+ * Sets the ordered value of the element
999
+ */
1000
+ "setValue": (value: string) => Promise<void>;
1001
+ /**
1002
+ * Select’s size.
1003
+ */
1004
+ "size"?: FormSelectSizesType;
1005
+ /**
1006
+ * Validate the WCAG attributes of the component
1007
+ */
1008
+ "validateWcag": () => Promise<void>;
1009
+ /**
1010
+ * Value of select
1011
+ */
1012
+ "value": string;
1013
+ /**
1014
+ * Style variation of the form select.
1015
+ */
1016
+ "variant"?: FormSelectVariantType;
1017
+ /**
1018
+ * Indicates the id of a related component’s visually focused element.
1019
+ */
1020
+ "wcagActiveDescendant": string;
1021
+ /**
1022
+ * Use this prop to add an aria-controls attribute. Use the attribute to indicate the id of a component controlled by this component.
1023
+ */
1024
+ "wcagControls": string;
1025
+ /**
1026
+ * Indicates the id of a component that describes the input.
1027
+ */
1028
+ "wcagDescribedBy": string;
1029
+ /**
1030
+ * Indicates the id of a component that labels the input.
1031
+ */
1032
+ "wcagLabelledBy": string;
1033
+ /**
1034
+ * Indicates the id of a component that describes the input.
1035
+ */
1036
+ "wcagOwns": string;
1037
+ }
1038
+ interface GovFormSwitch {
1039
+ /**
1040
+ * Switch default state
1041
+ */
1042
+ "checked": boolean;
1043
+ /**
1044
+ * Makes the switch component disabled. This prevents users from being able to interact with the switch, and conveys its inactive state to assistive technologies.
1045
+ */
1046
+ "disabled": boolean;
1047
+ /**
1048
+ * Custom switch identifier.
1049
+ */
1050
+ "identifier": string;
1051
+ /**
1052
+ * Indicates the entered value does not conform to the format expected by the application.
1053
+ */
1054
+ "invalid": boolean;
1055
+ /**
1056
+ * Name of the switch.
1057
+ */
1058
+ "name": string;
1059
+ /**
1060
+ * When you can't use the form label.
1061
+ */
1062
+ "noLabel": boolean;
1063
+ /**
1064
+ * 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.
1065
+ */
1066
+ "required": boolean;
1067
+ /**
1068
+ * Switch's size.
1069
+ */
1070
+ "size"?: FormSwitchSizesType;
1071
+ /**
1072
+ * Validate the WCAG attributes of the component
1073
+ */
1074
+ "validateWcag": () => Promise<void>;
1075
+ /**
1076
+ * Value of switch
1077
+ */
1078
+ "value": string;
1079
+ /**
1080
+ * Indicates the id of a component that describes the input.
1081
+ */
1082
+ "wcagDescribedBy": string;
1083
+ /**
1084
+ * Indicates the id of a component that labels the input.
1085
+ */
1086
+ "wcagLabelledBy": string;
1087
+ }
1088
+ interface GovGrid {
1089
+ /**
1090
+ * Horizontal align of cells
1091
+ */
1092
+ "alignX": string;
1093
+ /**
1094
+ * Vertical align of cells
1095
+ */
1096
+ "alignY": string;
1097
+ }
1098
+ interface GovGridItem {
1099
+ /**
1100
+ * Cell size as a fraction of 1/12 of the grid size
1101
+ */
1102
+ "size": string;
1103
+ /**
1104
+ * Cell size for LG media query and up as a fraction of 12 of the grid size
1105
+ */
1106
+ "sizeLg": string;
1107
+ /**
1108
+ * Cell size for MD media query and up as a fraction of 12 of the grid size
1109
+ */
1110
+ "sizeMd": string;
1111
+ /**
1112
+ * Cell size for SM media query and up as a fraction of 12 of the grid size
1113
+ */
1114
+ "sizeSm": string;
1115
+ /**
1116
+ * Cell size for XL media query and up as a fraction of 12 of the grid size
1117
+ */
1118
+ "sizeXl": string;
1119
+ }
1120
+ interface GovIcon {
1121
+ /**
1122
+ * Name of icon
1123
+ */
1124
+ "name": string;
1125
+ /**
1126
+ * Type of icon
1127
+ */
1128
+ "type": Type1;
1129
+ }
1130
+ interface GovLayout {
1131
+ /**
1132
+ * Determine if component should have inverse column order
1133
+ */
1134
+ "inverse": boolean;
1135
+ /**
1136
+ * Layout type
1137
+ */
1138
+ "type"?: LayoutType;
1139
+ /**
1140
+ * Layout align
1141
+ */
1142
+ "variant"?: LayoutVariantType;
1143
+ }
1144
+ interface GovLayoutColumn {
1145
+ }
1146
+ interface GovLoading {
1147
+ /**
1148
+ * Determine if loading is active
1149
+ */
1150
+ "loading": boolean;
1151
+ }
1152
+ interface GovMessage {
1153
+ /**
1154
+ * Style variation of the content message.
1155
+ */
1156
+ "variant": MessageVariantType;
1157
+ }
1158
+ interface GovModal {
1159
+ /**
1160
+ * Hidding the modal
1161
+ */
1162
+ "hide": () => Promise<void>;
1163
+ /**
1164
+ * Title of modal window
1165
+ */
1166
+ "label": string;
1167
+ /**
1168
+ * Used to change the HMTL tag in the modal label for correct semantic structure
1169
+ */
1170
+ "labelTag": string;
1171
+ /**
1172
+ * Attribute for modal window display
1173
+ */
1174
+ "open": boolean;
1175
+ /**
1176
+ * Role of modal
1177
+ */
1178
+ "role": string;
1179
+ /**
1180
+ * Showing the modal
1181
+ */
1182
+ "show": () => Promise<void>;
1183
+ /**
1184
+ * Validate the WCAG attributes of the component
1185
+ */
1186
+ "validateWcag": () => Promise<void>;
1187
+ /**
1188
+ * Adds accessible label for the modal close button that is only shown for screen readers.
1189
+ */
1190
+ "wcagCloseLabel": string;
1191
+ /**
1192
+ * A string of identifiers that indicate alternative label elements for closing the modal window
1193
+ */
1194
+ "wcagCloseLabelledBy": string;
1195
+ /**
1196
+ * Indicates the id of a component that describes the modal.
1197
+ */
1198
+ "wcagDescribedBy": string;
1199
+ /**
1200
+ * String of id's that indicate alternative labels elements
1201
+ */
1202
+ "wcaglabelledBy": string;
1203
+ }
1204
+ interface GovNav {
1205
+ /**
1206
+ * Validate the WCAG attributes of the component
1207
+ */
1208
+ "validateWcag": () => Promise<void>;
1209
+ /**
1210
+ * Adds accessible label for the accordion that is only shown for screen readers.
1211
+ */
1212
+ "wcagLabel": string;
1213
+ /**
1214
+ * String of id's that indicate alternative labels elements
1215
+ */
1216
+ "wcagLabelledBy": string;
1217
+ }
1218
+ interface GovNavItem {
1219
+ /**
1220
+ * Same as original parameter
1221
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
1222
+ */
1223
+ "href": string;
1224
+ }
1225
+ interface GovPagination {
1226
+ /**
1227
+ * Currently displayed page
1228
+ */
1229
+ "current": number;
1230
+ /**
1231
+ * Set on active page
1232
+ */
1233
+ "inverse": boolean;
1234
+ /**
1235
+ * Setting a link to redirect to a given page. The {PAGE} wildcard can be used in the link to replace the page number. Note that in the case of paging through a link, it is always necessary to send to the component the current page where the user is.
1236
+ */
1237
+ "link": string;
1238
+ /**
1239
+ * Maximum pages displayed for selection
1240
+ */
1241
+ "maxPages": number;
1242
+ /**
1243
+ * Maximum number of entries per page
1244
+ */
1245
+ "pageSize": number;
1246
+ /**
1247
+ * Pagination's size
1248
+ */
1249
+ "size"?: PaginationSizeType;
1250
+ /**
1251
+ * Total count of entries
1252
+ */
1253
+ "total": number;
1254
+ /**
1255
+ * Pagination type
1256
+ */
1257
+ "type": PaginationType;
1258
+ /**
1259
+ * Validate the WCAG attributes of the component
1260
+ */
1261
+ "validateWcag": () => Promise<void>;
1262
+ /**
1263
+ * Style variation of the pagination.
1264
+ */
1265
+ "variant"?: PaginationVariantType;
1266
+ /**
1267
+ * Adds accessible label for the pagination that is only shown for screen readers.
1268
+ */
1269
+ "wcagLabel": string;
1270
+ /**
1271
+ * Indicates the id of a component that labels the pagination.
1272
+ */
1273
+ "wcagLabelledBy": string;
1274
+ /**
1275
+ * Adds accessible label for the page item
1276
+ */
1277
+ "wcagPageLabel": string;
1278
+ /**
1279
+ * Adds accessible label for the page select
1280
+ */
1281
+ "wcagSelectLabel": string;
1282
+ }
1283
+ interface GovPrompt {
1284
+ /**
1285
+ * Hidding the modal
1286
+ */
1287
+ "hide": () => Promise<void>;
1288
+ /**
1289
+ * Title of modal window
1290
+ */
1291
+ "label": string;
1292
+ /**
1293
+ * Used to change the HMTL tag in the modal label for correct semantic structure
1294
+ */
1295
+ "labelTag": string;
1296
+ /**
1297
+ * Attribute for modal window display
1298
+ */
1299
+ "open": boolean;
1300
+ /**
1301
+ * Role of modal
1302
+ */
1303
+ "role": string;
1304
+ /**
1305
+ * Showing the modal
1306
+ */
1307
+ "show": () => Promise<void>;
1308
+ /**
1309
+ * Validate the WCAG attributes of the component
1310
+ */
1311
+ "validateWcag": () => Promise<void>;
1312
+ /**
1313
+ * Adds accessible label for the modal close button that is only shown for screen readers.
1314
+ */
1315
+ "wcagCloseLabel": string;
1316
+ /**
1317
+ * A string of identifiers that indicate alternative label elements for closing the modal window
1318
+ */
1319
+ "wcagCloseLabelledBy": string;
1320
+ /**
1321
+ * Indicates the id of a component that describes the modal.
1322
+ */
1323
+ "wcagDescribedBy": string;
1324
+ /**
1325
+ * String of id's that indicate alternative labels elements
1326
+ */
1327
+ "wcaglabelledBy": string;
1328
+ }
1329
+ interface GovSideNav {
1330
+ /**
1331
+ * Determide if component should have compact styles.
1332
+ */
1333
+ "compact": boolean;
1334
+ /**
1335
+ * Determide if component should have inversed colors to be used on dark background.
1336
+ */
1337
+ "inverse": boolean;
1338
+ /**
1339
+ * Validate the WCAG attributes of the component
1340
+ */
1341
+ "validateWcag": () => Promise<void>;
1342
+ /**
1343
+ * Adds accessible label for the sidenav that is only shown for screen readers.
1344
+ */
1345
+ "wcagLabel": string;
1346
+ /**
1347
+ * String of id's that indicate alternative labels elements
1348
+ */
1349
+ "wcagLabelledBy": string;
1350
+ }
1351
+ interface GovSideNavItem {
1352
+ /**
1353
+ * Closing the sidenav
1354
+ */
1355
+ "close": () => Promise<void>;
1356
+ /**
1357
+ * Determide if component should have compact styles.
1358
+ */
1359
+ "compact": boolean;
1360
+ /**
1361
+ * Defined the count of nested items
1362
+ */
1363
+ "count": boolean;
1364
+ /**
1365
+ * Returns the current state of the component
1366
+ */
1367
+ "currentState": () => Promise<boolean>;
1368
+ /**
1369
+ * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
1370
+ */
1371
+ "disabled": boolean;
1372
+ /**
1373
+ * Same as original parameter
1374
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
1375
+ */
1376
+ "href": string;
1377
+ /**
1378
+ * Custom sidenav item identifier. Otherwise, it will be generated
1379
+ */
1380
+ "identifier": string;
1381
+ /**
1382
+ * Determide if component should have inversed colors to be used on dark background
1383
+ */
1384
+ "inverse": boolean;
1385
+ /**
1386
+ * Defines whether the sidenav is open or closed by default
1387
+ */
1388
+ "isExpanded": boolean;
1389
+ /**
1390
+ * Item name of the sidenav
1391
+ */
1392
+ "label": string;
1393
+ /**
1394
+ * Opening the sidenav
1395
+ */
1396
+ "open": () => Promise<void>;
1397
+ /**
1398
+ * sidenav switch
1399
+ */
1400
+ "toggle": () => Promise<void>;
1401
+ }
1402
+ interface GovSkeleton {
1403
+ /**
1404
+ * Animation type
1405
+ */
1406
+ "animation"?: SkeletonAnimationType;
1407
+ /**
1408
+ * Number of rows of current skeleton type
1409
+ */
1410
+ "count": number;
1411
+ /**
1412
+ * Height of the skeleton ex. 100px, 100%, auto etc.
1413
+ */
1414
+ "height": string;
1415
+ /**
1416
+ * Shape of the skeleton
1417
+ */
1418
+ "shape"?: SkeletonShapesType;
1419
+ /**
1420
+ * Validate the WCAG attributes of the component
1421
+ */
1422
+ "validateWcag": () => Promise<void>;
1423
+ /**
1424
+ * Style variation of the skeleton.
1425
+ */
1426
+ "variant"?: SkeletonVariantsType;
1427
+ /**
1428
+ * Adds accessible label for the skeleton that is only shown for screen readers.
1429
+ */
1430
+ "wcagLabel": string;
1431
+ /**
1432
+ * Width of the skeleton ex. 100px, 100%, auto etc.
1433
+ */
1434
+ "width": string;
1435
+ }
1436
+ interface GovSpacer {
1437
+ /**
1438
+ * Breakpoint
1439
+ */
1440
+ "breakpoint"?: SpacerBreakpointsType;
1441
+ /**
1442
+ * Spacer’s size
1443
+ */
1444
+ "size"?: SpacerSizeType;
1445
+ }
1446
+ interface GovStatsbar {
1447
+ /**
1448
+ * Icon’s position
1449
+ */
1450
+ "iconPosition"?: StatsBarIconPositionType;
1451
+ /**
1452
+ * Style variation
1453
+ */
1454
+ "variant"?: StatsBarVariantType;
1455
+ }
1456
+ interface GovStatsbarItem {
1457
+ /**
1458
+ * Icon’s position
1459
+ */
1460
+ "iconPosition"?: StatsBarIconPositionType;
1461
+ }
1462
+ interface GovStepper {
1463
+ /**
1464
+ * Size of stepper
1465
+ */
1466
+ "size"?: StepperSizesType;
1467
+ }
1468
+ interface GovStepperItem {
1469
+ /**
1470
+ * Item annotation of the stepper
1471
+ */
1472
+ "annotation": string;
1473
+ /**
1474
+ * Returns the current state of the component
1475
+ */
1476
+ "currentState": () => Promise<boolean>;
1477
+ /**
1478
+ * Custom stepper item identifier. Otherwise, it will be generated
1479
+ */
1480
+ "identifier": string;
1481
+ /**
1482
+ * Item name of the stepper
1483
+ */
1484
+ "label": string;
1485
+ /**
1486
+ * Size of stepper
1487
+ */
1488
+ "size"?: StepperSizesType;
1489
+ /**
1490
+ * Used to change the HMTL tag in the stepper trigger for correct semantic structure
1491
+ */
1492
+ "triggerTag": string;
1493
+ /**
1494
+ * Style variation of the button.
1495
+ */
1496
+ "variant"?: StepperVariantType;
1497
+ }
1498
+ interface GovTabs {
1499
+ /**
1500
+ * Returns the currently selected tabs-item
1501
+ */
1502
+ "currentTab": () => Promise<Nullable<HTMLGovTabsItemElement>>;
1503
+ /**
1504
+ * Tabs orientation
1505
+ */
1506
+ "orientation": TabOrientationType;
1507
+ /**
1508
+ * Regenerate tabs controllers
1509
+ */
1510
+ "refresh": () => Promise<void>;
1511
+ /**
1512
+ * Regenerate tabs controllers
1513
+ */
1514
+ "setActiveTab": (identifier: string) => Promise<void>;
1515
+ /**
1516
+ * Tabs type
1517
+ */
1518
+ "type": TabType;
1519
+ /**
1520
+ * Validate the WCAG attributes of the component
1521
+ */
1522
+ "validateWcag": () => Promise<void>;
1523
+ /**
1524
+ * Style variation of the tab badges.
1525
+ */
1526
+ "variant"?: VariantType2;
1527
+ /**
1528
+ * Adds accessible label for the tabs that is only shown for screen readers.
1529
+ */
1530
+ "wcagLabel": string;
1531
+ /**
1532
+ * Indicates the id of a component that labels the tabs.
1533
+ */
1534
+ "wcagLabelledBy": string;
1535
+ /**
1536
+ * Adds accessible label for the tabs select
1537
+ */
1538
+ "wcagSelectLabel": string;
1539
+ }
1540
+ interface GovTabsItem {
1541
+ /**
1542
+ * Default selected tab
1543
+ */
1544
+ "default": boolean;
1545
+ /**
1546
+ * Returns a unique tab content identifier
1547
+ */
1548
+ "getIdentifier": () => Promise<string>;
1549
+ /**
1550
+ * Returns a unique tab trigger identifier
1551
+ */
1552
+ "getTriggerIdentifier": () => Promise<string>;
1553
+ /**
1554
+ * Custom tab item identifier. Otherwise, it will be generated
1555
+ */
1556
+ "identifier": string;
1557
+ /**
1558
+ * Item name of the tab
1559
+ */
1560
+ "label": string;
1561
+ /**
1562
+ * Set status of tab-item
1563
+ */
1564
+ "setActiveStatus": (status: boolean) => Promise<void>;
1565
+ /**
1566
+ * Custom tab trigger item identifier. Otherwise, it will be generated
1567
+ */
1568
+ "triggerIdentifier": string;
1569
+ }
1570
+ interface GovTile {
1571
+ /**
1572
+ * Link on whole tile
1573
+ */
1574
+ "href": string;
1575
+ /**
1576
+ * Item name
1577
+ */
1578
+ "name": string;
1579
+ /**
1580
+ * Style variation of the card.
1581
+ */
1582
+ "promotion": boolean;
1583
+ }
1584
+ interface GovTiles {
1585
+ /**
1586
+ * Number of columns between 1-4
1587
+ */
1588
+ "columns": number;
1589
+ /**
1590
+ * Tiles border
1591
+ */
1592
+ "noBorder": boolean;
1593
+ }
1594
+ interface GovToast {
1595
+ /**
1596
+ * Closing button texting instead of icons
1597
+ */
1598
+ "closeLabel": string;
1599
+ /**
1600
+ * Remove toast from dom
1601
+ */
1602
+ "destroy": () => Promise<void>;
1603
+ /**
1604
+ * Toast’s gravity
1605
+ */
1606
+ "gravity": 'top' | 'bottom';
1607
+ /**
1608
+ * Toast’s position
1609
+ */
1610
+ "position": 'left' | 'center' | 'right';
1611
+ /**
1612
+ * Number of milliseconds to wait before Toast disappear
1613
+ */
1614
+ "time": number;
1615
+ /**
1616
+ * Toast type
1617
+ */
1618
+ "type"?: ToastTypesType;
1619
+ /**
1620
+ * Style variation of the toast message.
1621
+ */
1622
+ "variant"?: ToastVariantType;
1623
+ /**
1624
+ * Aria label for the closing button. It is mandatory if the alert is closable
1625
+ */
1626
+ "wcagCloseLabel": string;
1627
+ }
1628
+ interface GovTooltip {
1629
+ /**
1630
+ * Hidding the modal
1631
+ */
1632
+ "hide": () => Promise<void>;
1633
+ /**
1634
+ * Trigger is just an icon
1635
+ */
1636
+ "icon": boolean;
1637
+ /**
1638
+ * Custom tooltip identifier.
1639
+ */
1640
+ "identifier": string;
1641
+ /**
1642
+ * Information contained in the tolltip
1643
+ */
1644
+ "message": string;
1645
+ /**
1646
+ * Tooltip display position
1647
+ */
1648
+ "position": TooltipPositionType;
1649
+ /**
1650
+ * Showing the modal
1651
+ */
1652
+ "show": () => Promise<void>;
1653
+ /**
1654
+ * Tooltip’s size.
1655
+ */
1656
+ "size"?: TooltipSizeType;
1657
+ /**
1658
+ * Style variation of the tooltip
1659
+ */
1660
+ "variant"?: TooltipVariantType;
1661
+ }
1662
+ interface GovTooltipContent {
1663
+ /**
1664
+ * Indicates display of tooltip content
1665
+ */
1666
+ "isVisible": boolean;
1667
+ }
1668
+ interface GovWizzard {
1669
+ /**
1670
+ * Size of wizzard
1671
+ */
1672
+ "size"?: WizardSizesType;
1673
+ /**
1674
+ * Validate the WCAG attributes of the component
1675
+ */
1676
+ "validateWcag": () => Promise<void>;
1677
+ /**
1678
+ * Adds accessible label for the wizzard that is only shown for screen readers.
1679
+ */
1680
+ "wcagLabel": string;
1681
+ /**
1682
+ * String of id's that indicate alternative labels elements
1683
+ */
1684
+ "wcagLabelledBy": string;
1685
+ }
1686
+ interface GovWizzardItem {
1687
+ /**
1688
+ * Item annotation of the wizzard
1689
+ */
1690
+ "annotation": string;
1691
+ /**
1692
+ * Closing the Wizzard
1693
+ */
1694
+ "close": () => Promise<void>;
1695
+ /**
1696
+ * Defines wether the wizzard item can be collapsible
1697
+ */
1698
+ "collapsible": boolean;
1699
+ /**
1700
+ * Returns the current state of the component
1701
+ */
1702
+ "currentState": () => Promise<boolean>;
1703
+ /**
1704
+ * Makes the wizzard component disabled.
1705
+ */
1706
+ "disabled": boolean;
1707
+ /**
1708
+ * Custom wizzard item identifier. Otherwise, it will be generated
1709
+ */
1710
+ "identifier": string;
1711
+ /**
1712
+ * Defines whether the accordion is open or closed by default
1713
+ */
1714
+ "isExpanded": boolean;
1715
+ /**
1716
+ * Item label of the wizzard
1717
+ */
1718
+ "label": string;
1719
+ /**
1720
+ * Used to change the HMTL tag in the accordion trigger for correct semantic structure
1721
+ */
1722
+ "labelTag": string;
1723
+ /**
1724
+ * Opening the Wizzard
1725
+ */
1726
+ "open": () => Promise<void>;
1727
+ /**
1728
+ * Size of wizzard
1729
+ */
1730
+ "size"?: WizardSizesType;
1731
+ /**
1732
+ * Wizzard switch
1733
+ */
1734
+ "toggle": () => Promise<void>;
1735
+ /**
1736
+ * Style variation of the button.
1737
+ */
1738
+ "variant"?: WizardVariantsType;
1739
+ }
1740
+ }
1741
+ export interface GovAccordionCustomEvent<T> extends CustomEvent<T> {
1742
+ detail: T;
1743
+ target: HTMLGovAccordionElement;
1744
+ }
1745
+ export interface GovAccordionItemCustomEvent<T> extends CustomEvent<T> {
1746
+ detail: T;
1747
+ target: HTMLGovAccordionItemElement;
1748
+ }
1749
+ export interface GovAlertCustomEvent<T> extends CustomEvent<T> {
1750
+ detail: T;
1751
+ target: HTMLGovAlertElement;
1752
+ }
1753
+ export interface GovAttachmentsItemCustomEvent<T> extends CustomEvent<T> {
1754
+ detail: T;
1755
+ target: HTMLGovAttachmentsItemElement;
1756
+ }
1757
+ export interface GovBackdropCustomEvent<T> extends CustomEvent<T> {
1758
+ detail: T;
1759
+ target: HTMLGovBackdropElement;
1760
+ }
1761
+ export interface GovBadgeCustomEvent<T> extends CustomEvent<T> {
1762
+ detail: T;
1763
+ target: HTMLGovBadgeElement;
1764
+ }
1765
+ export interface GovBreadcrumbsCustomEvent<T> extends CustomEvent<T> {
1766
+ detail: T;
1767
+ target: HTMLGovBreadcrumbsElement;
1768
+ }
1769
+ export interface GovButtonCustomEvent<T> extends CustomEvent<T> {
1770
+ detail: T;
1771
+ target: HTMLGovButtonElement;
1772
+ }
1773
+ export interface GovCardCustomEvent<T> extends CustomEvent<T> {
1774
+ detail: T;
1775
+ target: HTMLGovCardElement;
1776
+ }
1777
+ export interface GovFormAutocompleteCustomEvent<T> extends CustomEvent<T> {
1778
+ detail: T;
1779
+ target: HTMLGovFormAutocompleteElement;
1780
+ }
1781
+ export interface GovFormCheckboxCustomEvent<T> extends CustomEvent<T> {
1782
+ detail: T;
1783
+ target: HTMLGovFormCheckboxElement;
1784
+ }
1785
+ export interface GovFormFileCustomEvent<T> extends CustomEvent<T> {
1786
+ detail: T;
1787
+ target: HTMLGovFormFileElement;
1788
+ }
1789
+ export interface GovFormInputCustomEvent<T> extends CustomEvent<T> {
1790
+ detail: T;
1791
+ target: HTMLGovFormInputElement;
1792
+ }
1793
+ export interface GovFormLabelCustomEvent<T> extends CustomEvent<T> {
1794
+ detail: T;
1795
+ target: HTMLGovFormLabelElement;
1796
+ }
1797
+ export interface GovFormMultiSelectCustomEvent<T> extends CustomEvent<T> {
1798
+ detail: T;
1799
+ target: HTMLGovFormMultiSelectElement;
1800
+ }
1801
+ export interface GovFormRadioCustomEvent<T> extends CustomEvent<T> {
1802
+ detail: T;
1803
+ target: HTMLGovFormRadioElement;
1804
+ }
1805
+ export interface GovFormSelectCustomEvent<T> extends CustomEvent<T> {
1806
+ detail: T;
1807
+ target: HTMLGovFormSelectElement;
1808
+ }
1809
+ export interface GovFormSwitchCustomEvent<T> extends CustomEvent<T> {
1810
+ detail: T;
1811
+ target: HTMLGovFormSwitchElement;
1812
+ }
1813
+ export interface GovModalCustomEvent<T> extends CustomEvent<T> {
1814
+ detail: T;
1815
+ target: HTMLGovModalElement;
1816
+ }
1817
+ export interface GovPaginationCustomEvent<T> extends CustomEvent<T> {
1818
+ detail: T;
1819
+ target: HTMLGovPaginationElement;
1820
+ }
1821
+ export interface GovPromptCustomEvent<T> extends CustomEvent<T> {
1822
+ detail: T;
1823
+ target: HTMLGovPromptElement;
1824
+ }
1825
+ export interface GovSideNavCustomEvent<T> extends CustomEvent<T> {
1826
+ detail: T;
1827
+ target: HTMLGovSideNavElement;
1828
+ }
1829
+ export interface GovSideNavItemCustomEvent<T> extends CustomEvent<T> {
1830
+ detail: T;
1831
+ target: HTMLGovSideNavItemElement;
1832
+ }
1833
+ export interface GovStepperCustomEvent<T> extends CustomEvent<T> {
1834
+ detail: T;
1835
+ target: HTMLGovStepperElement;
1836
+ }
1837
+ export interface GovStepperItemCustomEvent<T> extends CustomEvent<T> {
1838
+ detail: T;
1839
+ target: HTMLGovStepperItemElement;
1840
+ }
1841
+ export interface GovTabsCustomEvent<T> extends CustomEvent<T> {
1842
+ detail: T;
1843
+ target: HTMLGovTabsElement;
1844
+ }
1845
+ export interface GovToastCustomEvent<T> extends CustomEvent<T> {
1846
+ detail: T;
1847
+ target: HTMLGovToastElement;
1848
+ }
1849
+ export interface GovWizzardCustomEvent<T> extends CustomEvent<T> {
1850
+ detail: T;
1851
+ target: HTMLGovWizzardElement;
1852
+ }
1853
+ export interface GovWizzardItemCustomEvent<T> extends CustomEvent<T> {
1854
+ detail: T;
1855
+ target: HTMLGovWizzardItemElement;
1856
+ }
1857
+ declare global {
1858
+ interface HTMLGovAccordionElement extends Components.GovAccordion, HTMLStencilElement {
1859
+ }
1860
+ var HTMLGovAccordionElement: {
1861
+ prototype: HTMLGovAccordionElement;
1862
+ new (): HTMLGovAccordionElement;
1863
+ };
1864
+ interface HTMLGovAccordionItemElement extends Components.GovAccordionItem, HTMLStencilElement {
1865
+ }
1866
+ var HTMLGovAccordionItemElement: {
1867
+ prototype: HTMLGovAccordionItemElement;
1868
+ new (): HTMLGovAccordionItemElement;
1869
+ };
1870
+ interface HTMLGovAlertElement extends Components.GovAlert, HTMLStencilElement {
1871
+ }
1872
+ var HTMLGovAlertElement: {
1873
+ prototype: HTMLGovAlertElement;
1874
+ new (): HTMLGovAlertElement;
1875
+ };
1876
+ interface HTMLGovAppElement extends Components.GovApp, HTMLStencilElement {
1877
+ }
1878
+ var HTMLGovAppElement: {
1879
+ prototype: HTMLGovAppElement;
1880
+ new (): HTMLGovAppElement;
1881
+ };
1882
+ interface HTMLGovAttachmentsElement extends Components.GovAttachments, HTMLStencilElement {
1883
+ }
1884
+ var HTMLGovAttachmentsElement: {
1885
+ prototype: HTMLGovAttachmentsElement;
1886
+ new (): HTMLGovAttachmentsElement;
1887
+ };
1888
+ interface HTMLGovAttachmentsItemElement extends Components.GovAttachmentsItem, HTMLStencilElement {
1889
+ }
1890
+ var HTMLGovAttachmentsItemElement: {
1891
+ prototype: HTMLGovAttachmentsItemElement;
1892
+ new (): HTMLGovAttachmentsItemElement;
1893
+ };
1894
+ interface HTMLGovBackdropElement extends Components.GovBackdrop, HTMLStencilElement {
1895
+ }
1896
+ var HTMLGovBackdropElement: {
1897
+ prototype: HTMLGovBackdropElement;
1898
+ new (): HTMLGovBackdropElement;
1899
+ };
1900
+ interface HTMLGovBadgeElement extends Components.GovBadge, HTMLStencilElement {
1901
+ }
1902
+ var HTMLGovBadgeElement: {
1903
+ prototype: HTMLGovBadgeElement;
1904
+ new (): HTMLGovBadgeElement;
1905
+ };
1906
+ interface HTMLGovBreadcrumbsElement extends Components.GovBreadcrumbs, HTMLStencilElement {
1907
+ }
1908
+ var HTMLGovBreadcrumbsElement: {
1909
+ prototype: HTMLGovBreadcrumbsElement;
1910
+ new (): HTMLGovBreadcrumbsElement;
1911
+ };
1912
+ interface HTMLGovButtonElement extends Components.GovButton, HTMLStencilElement {
1913
+ }
1914
+ var HTMLGovButtonElement: {
1915
+ prototype: HTMLGovButtonElement;
1916
+ new (): HTMLGovButtonElement;
1917
+ };
1918
+ interface HTMLGovCardElement extends Components.GovCard, HTMLStencilElement {
1919
+ }
1920
+ var HTMLGovCardElement: {
1921
+ prototype: HTMLGovCardElement;
1922
+ new (): HTMLGovCardElement;
1923
+ };
1924
+ interface HTMLGovContainerElement extends Components.GovContainer, HTMLStencilElement {
1925
+ }
1926
+ var HTMLGovContainerElement: {
1927
+ prototype: HTMLGovContainerElement;
1928
+ new (): HTMLGovContainerElement;
1929
+ };
1930
+ interface HTMLGovCookiebarElement extends Components.GovCookiebar, HTMLStencilElement {
1931
+ }
1932
+ var HTMLGovCookiebarElement: {
1933
+ prototype: HTMLGovCookiebarElement;
1934
+ new (): HTMLGovCookiebarElement;
1935
+ };
1936
+ interface HTMLGovEmptyElement extends Components.GovEmpty, HTMLStencilElement {
1937
+ }
1938
+ var HTMLGovEmptyElement: {
1939
+ prototype: HTMLGovEmptyElement;
1940
+ new (): HTMLGovEmptyElement;
1941
+ };
1942
+ interface HTMLGovErrorCodeElement extends Components.GovErrorCode, HTMLStencilElement {
1943
+ }
1944
+ var HTMLGovErrorCodeElement: {
1945
+ prototype: HTMLGovErrorCodeElement;
1946
+ new (): HTMLGovErrorCodeElement;
1947
+ };
1948
+ interface HTMLGovFormAutocompleteElement extends Components.GovFormAutocomplete, HTMLStencilElement {
1949
+ }
1950
+ var HTMLGovFormAutocompleteElement: {
1951
+ prototype: HTMLGovFormAutocompleteElement;
1952
+ new (): HTMLGovFormAutocompleteElement;
1953
+ };
1954
+ interface HTMLGovFormCheckboxElement extends Components.GovFormCheckbox, HTMLStencilElement {
1955
+ }
1956
+ var HTMLGovFormCheckboxElement: {
1957
+ prototype: HTMLGovFormCheckboxElement;
1958
+ new (): HTMLGovFormCheckboxElement;
1959
+ };
1960
+ interface HTMLGovFormControlElement extends Components.GovFormControl, HTMLStencilElement {
1961
+ }
1962
+ var HTMLGovFormControlElement: {
1963
+ prototype: HTMLGovFormControlElement;
1964
+ new (): HTMLGovFormControlElement;
1965
+ };
1966
+ interface HTMLGovFormFileElement extends Components.GovFormFile, HTMLStencilElement {
1967
+ }
1968
+ var HTMLGovFormFileElement: {
1969
+ prototype: HTMLGovFormFileElement;
1970
+ new (): HTMLGovFormFileElement;
1971
+ };
1972
+ interface HTMLGovFormGroupElement extends Components.GovFormGroup, HTMLStencilElement {
1973
+ }
1974
+ var HTMLGovFormGroupElement: {
1975
+ prototype: HTMLGovFormGroupElement;
1976
+ new (): HTMLGovFormGroupElement;
1977
+ };
1978
+ interface HTMLGovFormInputElement extends Components.GovFormInput, HTMLStencilElement {
1979
+ }
1980
+ var HTMLGovFormInputElement: {
1981
+ prototype: HTMLGovFormInputElement;
1982
+ new (): HTMLGovFormInputElement;
1983
+ };
1984
+ interface HTMLGovFormLabelElement extends Components.GovFormLabel, HTMLStencilElement {
1985
+ }
1986
+ var HTMLGovFormLabelElement: {
1987
+ prototype: HTMLGovFormLabelElement;
1988
+ new (): HTMLGovFormLabelElement;
1989
+ };
1990
+ interface HTMLGovFormMessageElement extends Components.GovFormMessage, HTMLStencilElement {
1991
+ }
1992
+ var HTMLGovFormMessageElement: {
1993
+ prototype: HTMLGovFormMessageElement;
1994
+ new (): HTMLGovFormMessageElement;
1995
+ };
1996
+ interface HTMLGovFormMultiSelectElement extends Components.GovFormMultiSelect, HTMLStencilElement {
1997
+ }
1998
+ var HTMLGovFormMultiSelectElement: {
1999
+ prototype: HTMLGovFormMultiSelectElement;
2000
+ new (): HTMLGovFormMultiSelectElement;
2001
+ };
2002
+ interface HTMLGovFormPasswordPowerElement extends Components.GovFormPasswordPower, HTMLStencilElement {
2003
+ }
2004
+ var HTMLGovFormPasswordPowerElement: {
2005
+ prototype: HTMLGovFormPasswordPowerElement;
2006
+ new (): HTMLGovFormPasswordPowerElement;
2007
+ };
2008
+ interface HTMLGovFormRadioElement extends Components.GovFormRadio, HTMLStencilElement {
2009
+ }
2010
+ var HTMLGovFormRadioElement: {
2011
+ prototype: HTMLGovFormRadioElement;
2012
+ new (): HTMLGovFormRadioElement;
2013
+ };
2014
+ interface HTMLGovFormSearchElement extends Components.GovFormSearch, HTMLStencilElement {
2015
+ }
2016
+ var HTMLGovFormSearchElement: {
2017
+ prototype: HTMLGovFormSearchElement;
2018
+ new (): HTMLGovFormSearchElement;
2019
+ };
2020
+ interface HTMLGovFormSelectElement extends Components.GovFormSelect, HTMLStencilElement {
2021
+ }
2022
+ var HTMLGovFormSelectElement: {
2023
+ prototype: HTMLGovFormSelectElement;
2024
+ new (): HTMLGovFormSelectElement;
2025
+ };
2026
+ interface HTMLGovFormSwitchElement extends Components.GovFormSwitch, HTMLStencilElement {
2027
+ }
2028
+ var HTMLGovFormSwitchElement: {
2029
+ prototype: HTMLGovFormSwitchElement;
2030
+ new (): HTMLGovFormSwitchElement;
2031
+ };
2032
+ interface HTMLGovGridElement extends Components.GovGrid, HTMLStencilElement {
2033
+ }
2034
+ var HTMLGovGridElement: {
2035
+ prototype: HTMLGovGridElement;
2036
+ new (): HTMLGovGridElement;
2037
+ };
2038
+ interface HTMLGovGridItemElement extends Components.GovGridItem, HTMLStencilElement {
2039
+ }
2040
+ var HTMLGovGridItemElement: {
2041
+ prototype: HTMLGovGridItemElement;
2042
+ new (): HTMLGovGridItemElement;
2043
+ };
2044
+ interface HTMLGovIconElement extends Components.GovIcon, HTMLStencilElement {
2045
+ }
2046
+ var HTMLGovIconElement: {
2047
+ prototype: HTMLGovIconElement;
2048
+ new (): HTMLGovIconElement;
2049
+ };
2050
+ interface HTMLGovLayoutElement extends Components.GovLayout, HTMLStencilElement {
2051
+ }
2052
+ var HTMLGovLayoutElement: {
2053
+ prototype: HTMLGovLayoutElement;
2054
+ new (): HTMLGovLayoutElement;
2055
+ };
2056
+ interface HTMLGovLayoutColumnElement extends Components.GovLayoutColumn, HTMLStencilElement {
2057
+ }
2058
+ var HTMLGovLayoutColumnElement: {
2059
+ prototype: HTMLGovLayoutColumnElement;
2060
+ new (): HTMLGovLayoutColumnElement;
2061
+ };
2062
+ interface HTMLGovLoadingElement extends Components.GovLoading, HTMLStencilElement {
2063
+ }
2064
+ var HTMLGovLoadingElement: {
2065
+ prototype: HTMLGovLoadingElement;
2066
+ new (): HTMLGovLoadingElement;
2067
+ };
2068
+ interface HTMLGovMessageElement extends Components.GovMessage, HTMLStencilElement {
2069
+ }
2070
+ var HTMLGovMessageElement: {
2071
+ prototype: HTMLGovMessageElement;
2072
+ new (): HTMLGovMessageElement;
2073
+ };
2074
+ interface HTMLGovModalElement extends Components.GovModal, HTMLStencilElement {
2075
+ }
2076
+ var HTMLGovModalElement: {
2077
+ prototype: HTMLGovModalElement;
2078
+ new (): HTMLGovModalElement;
2079
+ };
2080
+ interface HTMLGovNavElement extends Components.GovNav, HTMLStencilElement {
2081
+ }
2082
+ var HTMLGovNavElement: {
2083
+ prototype: HTMLGovNavElement;
2084
+ new (): HTMLGovNavElement;
2085
+ };
2086
+ interface HTMLGovNavItemElement extends Components.GovNavItem, HTMLStencilElement {
2087
+ }
2088
+ var HTMLGovNavItemElement: {
2089
+ prototype: HTMLGovNavItemElement;
2090
+ new (): HTMLGovNavItemElement;
2091
+ };
2092
+ interface HTMLGovPaginationElement extends Components.GovPagination, HTMLStencilElement {
2093
+ }
2094
+ var HTMLGovPaginationElement: {
2095
+ prototype: HTMLGovPaginationElement;
2096
+ new (): HTMLGovPaginationElement;
2097
+ };
2098
+ interface HTMLGovPromptElement extends Components.GovPrompt, HTMLStencilElement {
2099
+ }
2100
+ var HTMLGovPromptElement: {
2101
+ prototype: HTMLGovPromptElement;
2102
+ new (): HTMLGovPromptElement;
2103
+ };
2104
+ interface HTMLGovSideNavElement extends Components.GovSideNav, HTMLStencilElement {
2105
+ }
2106
+ var HTMLGovSideNavElement: {
2107
+ prototype: HTMLGovSideNavElement;
2108
+ new (): HTMLGovSideNavElement;
2109
+ };
2110
+ interface HTMLGovSideNavItemElement extends Components.GovSideNavItem, HTMLStencilElement {
2111
+ }
2112
+ var HTMLGovSideNavItemElement: {
2113
+ prototype: HTMLGovSideNavItemElement;
2114
+ new (): HTMLGovSideNavItemElement;
2115
+ };
2116
+ interface HTMLGovSkeletonElement extends Components.GovSkeleton, HTMLStencilElement {
2117
+ }
2118
+ var HTMLGovSkeletonElement: {
2119
+ prototype: HTMLGovSkeletonElement;
2120
+ new (): HTMLGovSkeletonElement;
2121
+ };
2122
+ interface HTMLGovSpacerElement extends Components.GovSpacer, HTMLStencilElement {
2123
+ }
2124
+ var HTMLGovSpacerElement: {
2125
+ prototype: HTMLGovSpacerElement;
2126
+ new (): HTMLGovSpacerElement;
2127
+ };
2128
+ interface HTMLGovStatsbarElement extends Components.GovStatsbar, HTMLStencilElement {
2129
+ }
2130
+ var HTMLGovStatsbarElement: {
2131
+ prototype: HTMLGovStatsbarElement;
2132
+ new (): HTMLGovStatsbarElement;
2133
+ };
2134
+ interface HTMLGovStatsbarItemElement extends Components.GovStatsbarItem, HTMLStencilElement {
2135
+ }
2136
+ var HTMLGovStatsbarItemElement: {
2137
+ prototype: HTMLGovStatsbarItemElement;
2138
+ new (): HTMLGovStatsbarItemElement;
2139
+ };
2140
+ interface HTMLGovStepperElement extends Components.GovStepper, HTMLStencilElement {
2141
+ }
2142
+ var HTMLGovStepperElement: {
2143
+ prototype: HTMLGovStepperElement;
2144
+ new (): HTMLGovStepperElement;
2145
+ };
2146
+ interface HTMLGovStepperItemElement extends Components.GovStepperItem, HTMLStencilElement {
2147
+ }
2148
+ var HTMLGovStepperItemElement: {
2149
+ prototype: HTMLGovStepperItemElement;
2150
+ new (): HTMLGovStepperItemElement;
2151
+ };
2152
+ interface HTMLGovTabsElement extends Components.GovTabs, HTMLStencilElement {
2153
+ }
2154
+ var HTMLGovTabsElement: {
2155
+ prototype: HTMLGovTabsElement;
2156
+ new (): HTMLGovTabsElement;
2157
+ };
2158
+ interface HTMLGovTabsItemElement extends Components.GovTabsItem, HTMLStencilElement {
2159
+ }
2160
+ var HTMLGovTabsItemElement: {
2161
+ prototype: HTMLGovTabsItemElement;
2162
+ new (): HTMLGovTabsItemElement;
2163
+ };
2164
+ interface HTMLGovTileElement extends Components.GovTile, HTMLStencilElement {
2165
+ }
2166
+ var HTMLGovTileElement: {
2167
+ prototype: HTMLGovTileElement;
2168
+ new (): HTMLGovTileElement;
2169
+ };
2170
+ interface HTMLGovTilesElement extends Components.GovTiles, HTMLStencilElement {
2171
+ }
2172
+ var HTMLGovTilesElement: {
2173
+ prototype: HTMLGovTilesElement;
2174
+ new (): HTMLGovTilesElement;
2175
+ };
2176
+ interface HTMLGovToastElement extends Components.GovToast, HTMLStencilElement {
2177
+ }
2178
+ var HTMLGovToastElement: {
2179
+ prototype: HTMLGovToastElement;
2180
+ new (): HTMLGovToastElement;
2181
+ };
2182
+ interface HTMLGovTooltipElement extends Components.GovTooltip, HTMLStencilElement {
2183
+ }
2184
+ var HTMLGovTooltipElement: {
2185
+ prototype: HTMLGovTooltipElement;
2186
+ new (): HTMLGovTooltipElement;
2187
+ };
2188
+ interface HTMLGovTooltipContentElement extends Components.GovTooltipContent, HTMLStencilElement {
2189
+ }
2190
+ var HTMLGovTooltipContentElement: {
2191
+ prototype: HTMLGovTooltipContentElement;
2192
+ new (): HTMLGovTooltipContentElement;
2193
+ };
2194
+ interface HTMLGovWizzardElement extends Components.GovWizzard, HTMLStencilElement {
2195
+ }
2196
+ var HTMLGovWizzardElement: {
2197
+ prototype: HTMLGovWizzardElement;
2198
+ new (): HTMLGovWizzardElement;
2199
+ };
2200
+ interface HTMLGovWizzardItemElement extends Components.GovWizzardItem, HTMLStencilElement {
2201
+ }
2202
+ var HTMLGovWizzardItemElement: {
2203
+ prototype: HTMLGovWizzardItemElement;
2204
+ new (): HTMLGovWizzardItemElement;
2205
+ };
2206
+ interface HTMLElementTagNameMap {
2207
+ "gov-accordion": HTMLGovAccordionElement;
2208
+ "gov-accordion-item": HTMLGovAccordionItemElement;
2209
+ "gov-alert": HTMLGovAlertElement;
2210
+ "gov-app": HTMLGovAppElement;
2211
+ "gov-attachments": HTMLGovAttachmentsElement;
2212
+ "gov-attachments-item": HTMLGovAttachmentsItemElement;
2213
+ "gov-backdrop": HTMLGovBackdropElement;
2214
+ "gov-badge": HTMLGovBadgeElement;
2215
+ "gov-breadcrumbs": HTMLGovBreadcrumbsElement;
2216
+ "gov-button": HTMLGovButtonElement;
2217
+ "gov-card": HTMLGovCardElement;
2218
+ "gov-container": HTMLGovContainerElement;
2219
+ "gov-cookiebar": HTMLGovCookiebarElement;
2220
+ "gov-empty": HTMLGovEmptyElement;
2221
+ "gov-error-code": HTMLGovErrorCodeElement;
2222
+ "gov-form-autocomplete": HTMLGovFormAutocompleteElement;
2223
+ "gov-form-checkbox": HTMLGovFormCheckboxElement;
2224
+ "gov-form-control": HTMLGovFormControlElement;
2225
+ "gov-form-file": HTMLGovFormFileElement;
2226
+ "gov-form-group": HTMLGovFormGroupElement;
2227
+ "gov-form-input": HTMLGovFormInputElement;
2228
+ "gov-form-label": HTMLGovFormLabelElement;
2229
+ "gov-form-message": HTMLGovFormMessageElement;
2230
+ "gov-form-multi-select": HTMLGovFormMultiSelectElement;
2231
+ "gov-form-password-power": HTMLGovFormPasswordPowerElement;
2232
+ "gov-form-radio": HTMLGovFormRadioElement;
2233
+ "gov-form-search": HTMLGovFormSearchElement;
2234
+ "gov-form-select": HTMLGovFormSelectElement;
2235
+ "gov-form-switch": HTMLGovFormSwitchElement;
2236
+ "gov-grid": HTMLGovGridElement;
2237
+ "gov-grid-item": HTMLGovGridItemElement;
2238
+ "gov-icon": HTMLGovIconElement;
2239
+ "gov-layout": HTMLGovLayoutElement;
2240
+ "gov-layout-column": HTMLGovLayoutColumnElement;
2241
+ "gov-loading": HTMLGovLoadingElement;
2242
+ "gov-message": HTMLGovMessageElement;
2243
+ "gov-modal": HTMLGovModalElement;
2244
+ "gov-nav": HTMLGovNavElement;
2245
+ "gov-nav-item": HTMLGovNavItemElement;
2246
+ "gov-pagination": HTMLGovPaginationElement;
2247
+ "gov-prompt": HTMLGovPromptElement;
2248
+ "gov-side-nav": HTMLGovSideNavElement;
2249
+ "gov-side-nav-item": HTMLGovSideNavItemElement;
2250
+ "gov-skeleton": HTMLGovSkeletonElement;
2251
+ "gov-spacer": HTMLGovSpacerElement;
2252
+ "gov-statsbar": HTMLGovStatsbarElement;
2253
+ "gov-statsbar-item": HTMLGovStatsbarItemElement;
2254
+ "gov-stepper": HTMLGovStepperElement;
2255
+ "gov-stepper-item": HTMLGovStepperItemElement;
2256
+ "gov-tabs": HTMLGovTabsElement;
2257
+ "gov-tabs-item": HTMLGovTabsItemElement;
2258
+ "gov-tile": HTMLGovTileElement;
2259
+ "gov-tiles": HTMLGovTilesElement;
2260
+ "gov-toast": HTMLGovToastElement;
2261
+ "gov-tooltip": HTMLGovTooltipElement;
2262
+ "gov-tooltip-content": HTMLGovTooltipContentElement;
2263
+ "gov-wizzard": HTMLGovWizzardElement;
2264
+ "gov-wizzard-item": HTMLGovWizzardItemElement;
2265
+ }
2266
+ }
2267
+ declare namespace LocalJSX {
2268
+ interface GovAccordion {
2269
+ /**
2270
+ * Accordion item underline
2271
+ */
2272
+ "noBorder"?: boolean;
2273
+ /**
2274
+ * Called when the accordion state changes
2275
+ */
2276
+ "onGov-change"?: (event: GovAccordionCustomEvent<GovAccordionItemChangeEvent>) => void;
2277
+ /**
2278
+ * Accordion’s size.
2279
+ */
2280
+ "size"?: AccordionSizeType;
2281
+ /**
2282
+ * Style variation of the button.
2283
+ */
2284
+ "variant"?: AccordionVariantType;
2285
+ /**
2286
+ * Adds accessible label for the accordion that is only shown for screen readers.
2287
+ */
2288
+ "wcagLabel"?: string;
2289
+ /**
2290
+ * String of id's that indicate alternative labels elements
2291
+ */
2292
+ "wcagLabelledBy"?: string;
2293
+ }
2294
+ interface GovAccordionItem {
2295
+ /**
2296
+ * Item annotation of the accordion
2297
+ */
2298
+ "annotation"?: string;
2299
+ /**
2300
+ * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
2301
+ */
2302
+ "disabled"?: boolean;
2303
+ /**
2304
+ * Custom accordion item identifier. Otherwise, it will be generated
2305
+ */
2306
+ "identifier"?: string;
2307
+ /**
2308
+ * Defines whether the accordion is open or closed by default
2309
+ */
2310
+ "isExpanded"?: boolean;
2311
+ /**
2312
+ * Item name of the accordion
2313
+ */
2314
+ "label"?: string;
2315
+ /**
2316
+ * To remove the main underline of an item
2317
+ */
2318
+ "noBorder"?: boolean;
2319
+ /**
2320
+ * Called when the accordion state changes
2321
+ */
2322
+ "onGov-change"?: (event: GovAccordionItemCustomEvent<GovAccordionItemChangeEvent>) => void;
2323
+ /**
2324
+ * Accordion’s size.
2325
+ */
2326
+ "size"?: AccordionSizeType;
2327
+ /**
2328
+ * Used to change the HTML tag in the accordion trigger for correct semantic structure
2329
+ */
2330
+ "triggerTag"?: string;
2331
+ /**
2332
+ * Style variation of the button.
2333
+ */
2334
+ "variant"?: AccordionVariantType;
2335
+ }
2336
+ interface GovAlert {
2337
+ /**
2338
+ * Displays the option to close the alert
2339
+ */
2340
+ "closable"?: boolean;
2341
+ /**
2342
+ * Determide if component should have inversed colors to be used on dark background
2343
+ */
2344
+ "inverse"?: boolean;
2345
+ /**
2346
+ * Called when the close button is clicked
2347
+ */
2348
+ "onGov-close"?: (event: GovAlertCustomEvent<PointerEvent>) => void;
2349
+ /**
2350
+ * Style variation of the button.
2351
+ */
2352
+ "variant"?: VariantType;
2353
+ /**
2354
+ * Aria label for the closing button. It is mandatory if the alert is closable
2355
+ */
2356
+ "wcagCloseLabel"?: string;
2357
+ }
2358
+ interface GovApp {
2359
+ }
2360
+ interface GovAttachments {
2361
+ /**
2362
+ * Label of attachments section
2363
+ */
2364
+ "label"?: string;
2365
+ /**
2366
+ * Adds accessible label for the attachment section that is only shown for screen readers.
2367
+ */
2368
+ "wcagLabel"?: string;
2369
+ }
2370
+ interface GovAttachmentsItem {
2371
+ /**
2372
+ * Emitted when the file is removed
2373
+ */
2374
+ "onGov-remove"?: (event: GovAttachmentsItemCustomEvent<PointerEvent>) => void;
2375
+ /**
2376
+ * Adds accessible label for the remove button that is only shown for screen readers.
2377
+ */
2378
+ "wcagRemoveLabel"?: string;
2379
+ /**
2380
+ * Indicates the id of a component that labels the remove button.
2381
+ */
2382
+ "wcagRemoveLabelledBy"?: string;
2383
+ }
2384
+ interface GovBackdrop {
2385
+ /**
2386
+ * Determide if component should have inversed colors to be used on dark background.
2387
+ */
2388
+ "inverse"?: boolean;
2389
+ /**
2390
+ * Emitted when button clicks.
2391
+ */
2392
+ "onGov-click"?: (event: GovBackdropCustomEvent<MouseEvent>) => void;
2393
+ /**
2394
+ * Default attribute for backdrop display
2395
+ */
2396
+ "visible"?: boolean;
2397
+ /**
2398
+ * Adds accessible label for the backdrop that is only shown for screen readers.
2399
+ */
2400
+ "wcagLabel"?: string;
2401
+ /**
2402
+ * String of id's that indicate alternative labels elements
2403
+ */
2404
+ "wcagLabelledBy"?: string;
2405
+ }
2406
+ interface GovBadge {
2407
+ /**
2408
+ * Makes the badge component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
2409
+ */
2410
+ "disabled"?: boolean;
2411
+ /**
2412
+ * Same as original parameter
2413
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
2414
+ */
2415
+ "href"?: string;
2416
+ /**
2417
+ * Determide if component should have inversed colors to be used on dark background
2418
+ */
2419
+ "inverse"?: boolean;
2420
+ /**
2421
+ * Emitted when the button click.
2422
+ */
2423
+ "onGov-click"?: (event: GovBadgeCustomEvent<PointerEvent>) => void;
2424
+ /**
2425
+ * Badge’s size.
2426
+ */
2427
+ "size"?: ButtonSizesType;
2428
+ /**
2429
+ * Used to change the HMTL tag in the badge
2430
+ */
2431
+ "tag"?: NativeTypesType;
2432
+ /**
2433
+ * Same as original parameter
2434
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
2435
+ */
2436
+ "target"?: string;
2437
+ /**
2438
+ * Badges's type
2439
+ */
2440
+ "type"?: TypesType;
2441
+ /**
2442
+ * Style variation of the badge.
2443
+ */
2444
+ "variant"?: ButtonVariantType;
2445
+ /**
2446
+ * 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.
2447
+ */
2448
+ "wcagLabel"?: string;
2449
+ }
2450
+ interface GovBreadcrumbs {
2451
+ /**
2452
+ * Defines wether the components can be collapsible when element doesn't fit in one row.
2453
+ */
2454
+ "collapsible"?: boolean;
2455
+ /**
2456
+ * Defines whether the breadcrumbs are open or closed by default
2457
+ */
2458
+ "isExpanded"?: boolean;
2459
+ /**
2460
+ * Called when the Breadrumbs state changes
2461
+ */
2462
+ "onGov-change"?: (event: GovBreadcrumbsCustomEvent<GovBreadcrumbsChangeEvent>) => void;
2463
+ /**
2464
+ * Adds accessible label for the pagination that is only shown for screen readers.
2465
+ */
2466
+ "wcagLabel"?: string;
2467
+ /**
2468
+ * Indicates the id of a component that labels the pagination.
2469
+ */
2470
+ "wcagLabelledBy"?: string;
2471
+ }
2472
+ interface GovButton {
2473
+ /**
2474
+ * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies
2475
+ */
2476
+ "disabled"?: boolean;
2477
+ /**
2478
+ * Same as original parameter
2479
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-download
2480
+ */
2481
+ "download"?: boolean;
2482
+ /**
2483
+ * Expands the button to fill 100% of the container width
2484
+ */
2485
+ "expanded"?: boolean;
2486
+ /**
2487
+ * Same as original parametr
2488
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/focusable
2489
+ */
2490
+ "focusable"?: boolean;
2491
+ /**
2492
+ * Same as original parameter
2493
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
2494
+ */
2495
+ "href"?: string;
2496
+ /**
2497
+ * Same as original parameter
2498
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-hreflang
2499
+ */
2500
+ "hreflang"?: string;
2501
+ /**
2502
+ * Custom button identifier
2503
+ */
2504
+ "identifier"?: string;
2505
+ /**
2506
+ * Determine if component should have inversed colors to be used on dark background
2507
+ */
2508
+ "inverse"?: boolean;
2509
+ /**
2510
+ * Indicates whether an asynchronous process is running
2511
+ */
2512
+ "loading"?: string;
2513
+ /**
2514
+ * The name of the button, which gets paired with the button's value when submitted as part of a form. Corresponds with the native HTML name attribute
2515
+ */
2516
+ "name"?: string;
2517
+ /**
2518
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type
2519
+ */
2520
+ "nativeType"?: NativeTypesType1;
2521
+ /**
2522
+ * Emitted when the button loses focus
2523
+ */
2524
+ "onGov-blur"?: (event: GovButtonCustomEvent<FocusEvent>) => void;
2525
+ /**
2526
+ * Emitted when the button click
2527
+ */
2528
+ "onGov-click"?: (event: GovButtonCustomEvent<PointerEvent>) => void;
2529
+ /**
2530
+ * Emitted when the button has focus
2531
+ */
2532
+ "onGov-focus"?: (event: GovButtonCustomEvent<FocusEvent>) => void;
2533
+ /**
2534
+ * Same as original parameter
2535
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-referrerpolicy
2536
+ */
2537
+ "referrerpolicy"?: string;
2538
+ /**
2539
+ * Same as original parameter
2540
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-rel
2541
+ */
2542
+ "rel"?: string;
2543
+ /**
2544
+ * Button’s size
2545
+ */
2546
+ "size"?: ButtonSizesType;
2547
+ /**
2548
+ * Same as original parameter
2549
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
2550
+ */
2551
+ "target"?: ButtonTargetType;
2552
+ /**
2553
+ * Button's type
2554
+ */
2555
+ "type"?: TypesType;
2556
+ /**
2557
+ * Style variation of the button
2558
+ */
2559
+ "variant"?: ButtonVariantType;
2560
+ /**
2561
+ * Indicates the id of a related component’s visually focused element
2562
+ */
2563
+ "wcagActiveDescendant"?: string;
2564
+ /**
2565
+ * 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
2566
+ */
2567
+ "wcagControls"?: string;
2568
+ /**
2569
+ * Indicates the current item within a container or set of related elements
2570
+ */
2571
+ "wcagCurrent"?: string;
2572
+ /**
2573
+ * Indicates the id of a component that describes the button
2574
+ */
2575
+ "wcagDescribedBy"?: string;
2576
+ /**
2577
+ * Aria description the button
2578
+ */
2579
+ "wcagDescription"?: string;
2580
+ /**
2581
+ * Details of the component
2582
+ */
2583
+ "wcagDetails"?: string;
2584
+ /**
2585
+ * 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
2586
+ */
2587
+ "wcagExpanded"?: boolean;
2588
+ /**
2589
+ * Use this property to add an aria-haspopup attribute to a button, if you are using it as a menu button
2590
+ */
2591
+ "wcagHasPopup"?: string;
2592
+ /**
2593
+ * 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
2594
+ */
2595
+ "wcagLabel"?: string;
2596
+ /**
2597
+ * String of id's that indicate alternative labels elements
2598
+ */
2599
+ "wcagLabelledBy"?: string;
2600
+ /**
2601
+ * Indicates the id of a component owned by the button
2602
+ */
2603
+ "wcagOwns"?: string;
2604
+ /**
2605
+ * Tells screen reader the element is pressed
2606
+ */
2607
+ "wcagPressed"?: string;
2608
+ }
2609
+ interface GovCard {
2610
+ /**
2611
+ * Defines wether the card can be collapsible
2612
+ */
2613
+ "collapsible"?: boolean;
2614
+ /**
2615
+ * Defines whether the card is open or closed by default
2616
+ */
2617
+ "expanded"?: boolean;
2618
+ /**
2619
+ * Used to change the HMTL tag in the card headline for correct semantic structure
2620
+ */
2621
+ "headlineTag"?: string;
2622
+ /**
2623
+ * Item label of the card
2624
+ */
2625
+ "label"?: string;
2626
+ /**
2627
+ * Called when the card toggle state changes
2628
+ */
2629
+ "onGov-toggle"?: (event: GovCardCustomEvent<GovCardChangeEvent>) => void;
2630
+ /**
2631
+ * Style variation of the card.
2632
+ */
2633
+ "promotion"?: boolean;
2634
+ /**
2635
+ * Adds accessible label for the collapsible button that is only shown for screen readers.
2636
+ */
2637
+ "wcagTriggerLabel"?: string;
2638
+ /**
2639
+ * A string of identifiers that indicate alternative label elements for collapsible card
2640
+ */
2641
+ "wcagTriggerLabelledBy"?: string;
2642
+ }
2643
+ interface GovContainer {
2644
+ }
2645
+ interface GovCookiebar {
2646
+ }
2647
+ interface GovEmpty {
2648
+ }
2649
+ interface GovErrorCode {
2650
+ }
2651
+ interface GovFormAutocomplete {
2652
+ /**
2653
+ * Makes the input component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
2654
+ */
2655
+ "disabled"?: boolean;
2656
+ /**
2657
+ * Custom input identifier.
2658
+ */
2659
+ "identifier"?: string;
2660
+ /**
2661
+ * Indicates the entered value does not conform to the format expected by the application.
2662
+ */
2663
+ "invalid"?: boolean;
2664
+ /**
2665
+ * Maximum length (number of characters) of value
2666
+ */
2667
+ "maxlength"?: number;
2668
+ /**
2669
+ * Minimum length (number of characters) of value
2670
+ */
2671
+ "minlength"?: number;
2672
+ /**
2673
+ * Name of the input.
2674
+ */
2675
+ "name"?: string;
2676
+ /**
2677
+ * Main key name in the object
2678
+ */
2679
+ "nameKey"?: string;
2680
+ /**
2681
+ * Emitted when the input loses focus.
2682
+ */
2683
+ "onGov-blur"?: (event: GovFormAutocompleteCustomEvent<FocusEvent>) => void;
2684
+ /**
2685
+ * Emitted when the input has focus.
2686
+ */
2687
+ "onGov-focus"?: (event: GovFormAutocompleteCustomEvent<FocusEvent>) => void;
2688
+ /**
2689
+ * Emitted when the input change value.
2690
+ */
2691
+ "onGov-input"?: (event: GovFormAutocompleteCustomEvent<InputEvent>) => void;
2692
+ /**
2693
+ * Emitted when the input change value.
2694
+ */
2695
+ "onGov-select"?: (event: GovFormAutocompleteCustomEvent<GovFormAutocompleteItem>) => void;
2696
+ /**
2697
+ * Text that appears in the form control when it has no value set
2698
+ */
2699
+ "placeholder"?: string;
2700
+ /**
2701
+ * The value is not editable
2702
+ */
2703
+ "readonly"?: boolean;
2704
+ /**
2705
+ * 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.
2706
+ */
2707
+ "required"?: boolean;
2708
+ /**
2709
+ * Input’s size.
2710
+ */
2711
+ "size"?: SizesType;
2712
+ /**
2713
+ * Indicates the entered value of child form element does conform to the format expected by the application.
2714
+ */
2715
+ "success"?: boolean;
2716
+ /**
2717
+ * Value of input
2718
+ */
2719
+ "value"?: string;
2720
+ /**
2721
+ * Style variation of the form input.
2722
+ */
2723
+ "variant"?: VariantType1;
2724
+ /**
2725
+ * Indicates the id of a component that describes the input.
2726
+ */
2727
+ "wcagDescribedBy"?: string;
2728
+ /**
2729
+ * Indicates the id of a component that labels the input.
2730
+ */
2731
+ "wcagLabelledBy"?: string;
2732
+ /**
2733
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-owns
2734
+ */
2735
+ "wcagOwns"?: string;
2736
+ }
2737
+ interface GovFormCheckbox {
2738
+ /**
2739
+ * Checkbox default state
2740
+ */
2741
+ "checked"?: boolean;
2742
+ /**
2743
+ * Makes the checkbox component disabled. This prevents users from being able to interact with the checkbox, and conveys its inactive state to assistive technologies.
2744
+ */
2745
+ "disabled"?: boolean;
2746
+ /**
2747
+ * Custom checkbox identifier.
2748
+ */
2749
+ "identifier"?: string;
2750
+ /**
2751
+ * Indicates the entered value does not conform to the format expected by the application.
2752
+ */
2753
+ "invalid"?: boolean;
2754
+ /**
2755
+ * Name of the checkbox.
2756
+ */
2757
+ "name"?: string;
2758
+ /**
2759
+ * When you can't use the form label.
2760
+ */
2761
+ "noLabel"?: boolean;
2762
+ /**
2763
+ * Emitted when the checkbox loses focus.
2764
+ */
2765
+ "onGov-blur"?: (event: GovFormCheckboxCustomEvent<FocusEvent>) => void;
2766
+ /**
2767
+ * Emitted when the checkbox change value.
2768
+ */
2769
+ "onGov-change"?: (event: GovFormCheckboxCustomEvent<ChangeEvent>) => void;
2770
+ /**
2771
+ * Emitted when the checkbox has focus.
2772
+ */
2773
+ "onGov-focus"?: (event: GovFormCheckboxCustomEvent<FocusEvent>) => void;
2774
+ /**
2775
+ * 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.
2776
+ */
2777
+ "required"?: boolean;
2778
+ /**
2779
+ * Checkboxes size.
2780
+ */
2781
+ "size"?: FormCheckboxSizesType;
2782
+ /**
2783
+ * Value of checkbox
2784
+ */
2785
+ "value"?: string;
2786
+ /**
2787
+ * Indicates the id of a component that describes the input.
2788
+ */
2789
+ "wcagDescribedBy"?: string;
2790
+ /**
2791
+ * Indicates the id of a component that labels the input.
2792
+ */
2793
+ "wcagLabelledBy"?: string;
2794
+ }
2795
+ interface GovFormControl {
2796
+ /**
2797
+ * /** Indicates the form element is disabled
2798
+ */
2799
+ "disabled"?: boolean;
2800
+ /**
2801
+ * Use control as a fieldset for better accessibility. Note: Don't forget to set the legend attribute of the gov-form-label component
2802
+ */
2803
+ "fieldset"?: boolean;
2804
+ /**
2805
+ * Defines the space between nested components.
2806
+ */
2807
+ "gap"?: FormControlSizesType;
2808
+ /**
2809
+ * Form element identifier
2810
+ */
2811
+ "identifier"?: string;
2812
+ /**
2813
+ * Indicates the entered value of child form element does not conform to the format expected by the application.
2814
+ */
2815
+ "invalid"?: boolean;
2816
+ /**
2817
+ * Form element size.
2818
+ */
2819
+ "size"?: FormControlSizesType;
2820
+ /**
2821
+ * /** Indicates the entered value of child form element does conform to the format expected by the application.
2822
+ */
2823
+ "success"?: boolean;
2824
+ }
2825
+ interface GovFormFile {
2826
+ /**
2827
+ * Same as original parameter
2828
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept
2829
+ */
2830
+ "accept"?: string;
2831
+ /**
2832
+ * Description of the list of attachments
2833
+ */
2834
+ "attachmentsLabel"?: string;
2835
+ /**
2836
+ * Makes the File component disabled. This prevents users from being able to interact with the File, and conveys its inactive state to assistive technologies.
2837
+ */
2838
+ "disabled"?: boolean;
2839
+ /**
2840
+ * Show list of attachments
2841
+ */
2842
+ "displayAttachments"?: boolean;
2843
+ /**
2844
+ * Insert unsupported file error message
2845
+ */
2846
+ "errorAccept"?: string;
2847
+ /**
2848
+ * Error message when the maximum file size is exceeded
2849
+ */
2850
+ "errorSize"?: string;
2851
+ /**
2852
+ * Expands the file input to fill 100% of the container width.
2853
+ */
2854
+ "expanded"?: boolean;
2855
+ /**
2856
+ * Custom File identifier.
2857
+ */
2858
+ "identifier"?: string;
2859
+ /**
2860
+ * Indicates the entered value does not conform to the format expected by the application.
2861
+ */
2862
+ "invalid"?: boolean;
2863
+ /**
2864
+ * Maximum embedded file size
2865
+ */
2866
+ "maxFileSize"?: number;
2867
+ /**
2868
+ * Name of the input.
2869
+ */
2870
+ "name"?: string;
2871
+ /**
2872
+ * Called when a new file is added
2873
+ */
2874
+ "onGov-add-file"?: (event: GovFormFileCustomEvent<GovFormFileItem>) => void;
2875
+ /**
2876
+ * Emitted when the File loses focus.
2877
+ */
2878
+ "onGov-blur"?: (event: GovFormFileCustomEvent<FocusEvent>) => void;
2879
+ /**
2880
+ * Called when the list of inserted files is changed
2881
+ */
2882
+ "onGov-files"?: (event: GovFormFileCustomEvent<GovFormFileItem[]>) => void;
2883
+ /**
2884
+ * Emitted when the File has focus.
2885
+ */
2886
+ "onGov-focus"?: (event: GovFormFileCustomEvent<FocusEvent>) => void;
2887
+ /**
2888
+ * Called when a file is removed from the list
2889
+ */
2890
+ "onGov-remove-file"?: (event: GovFormFileCustomEvent<GovFormFileItem>) => void;
2891
+ /**
2892
+ * 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.
2893
+ */
2894
+ "required"?: boolean;
2895
+ /**
2896
+ * Adds accessible label for the list of attachments.
2897
+ */
2898
+ "wcagAttachmentsLabel"?: string;
2899
+ /**
2900
+ * Indicates the id of a component that describes the input.
2901
+ */
2902
+ "wcagDescribedBy"?: string;
2903
+ /**
2904
+ * Indicates the id of a component that labels the input.
2905
+ */
2906
+ "wcagLabelledBy"?: string;
2907
+ /**
2908
+ * Adds accessible label for the remove button that is only shown for screen readers.
2909
+ */
2910
+ "wcagRemoveLabel"?: string;
2911
+ }
2912
+ interface GovFormGroup {
2913
+ /**
2914
+ * Gap's size.
2915
+ */
2916
+ "gap"?: FormGroupSizesType;
2917
+ }
2918
+ interface GovFormInput {
2919
+ /**
2920
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocomplete
2921
+ */
2922
+ "autocomplete"?: boolean;
2923
+ /**
2924
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocorrect
2925
+ */
2926
+ "autocorrect"?: boolean;
2927
+ /**
2928
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-cols
2929
+ */
2930
+ "cols"?: number;
2931
+ /**
2932
+ * Makes the input component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
2933
+ */
2934
+ "disabled"?: boolean;
2935
+ /**
2936
+ * Custom input identifier.
2937
+ */
2938
+ "identifier"?: string;
2939
+ /**
2940
+ * Same as original parameter
2941
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#input_types
2942
+ */
2943
+ "inputType"?: InputType;
2944
+ /**
2945
+ * Indicates the entered value does not conform to the format expected by the application.
2946
+ */
2947
+ "invalid"?: boolean;
2948
+ /**
2949
+ * Maximum length (number of characters) of value
2950
+ */
2951
+ "maxlength"?: number;
2952
+ /**
2953
+ * Minimum length (number of characters) of value
2954
+ */
2955
+ "minlength"?: number;
2956
+ /**
2957
+ * Generates a texarea for the possibility of multiple lines
2958
+ */
2959
+ "multiline"?: boolean;
2960
+ /**
2961
+ * Name of the input.
2962
+ */
2963
+ "name"?: string;
2964
+ /**
2965
+ * Emitted when the input loses focus.
2966
+ */
2967
+ "onGov-blur"?: (event: GovFormInputCustomEvent<FocusEvent>) => void;
2968
+ /**
2969
+ * Emitted when the input has focus.
2970
+ */
2971
+ "onGov-focus"?: (event: GovFormInputCustomEvent<FocusEvent>) => void;
2972
+ /**
2973
+ * Emitted when the input change value.
2974
+ */
2975
+ "onGov-input"?: (event: GovFormInputCustomEvent<InputEvent>) => void;
2976
+ /**
2977
+ * Emitted when the input change value.
2978
+ */
2979
+ "onGov-keyup"?: (event: GovFormInputCustomEvent<KeyboardEvent>) => void;
2980
+ /**
2981
+ * Text that appears in the form control when it has no value set
2982
+ */
2983
+ "placeholder"?: string;
2984
+ /**
2985
+ * The value is not editable
2986
+ */
2987
+ "readonly"?: boolean;
2988
+ /**
2989
+ * 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.
2990
+ */
2991
+ "required"?: boolean;
2992
+ /**
2993
+ * Same as original parameter
2994
+ * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/input_role
2995
+ */
2996
+ "role"?: string;
2997
+ /**
2998
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-rows
2999
+ */
3000
+ "rows"?: number;
3001
+ /**
3002
+ * Input’s size.
3003
+ */
3004
+ "size"?: FormInputSizesType;
3005
+ /**
3006
+ * Indicates the entered value of child form element does conform to the format expected by the application.
3007
+ */
3008
+ "success"?: boolean;
3009
+ /**
3010
+ * Defineds the visual style of input
3011
+ */
3012
+ "type"?: Type;
3013
+ /**
3014
+ * Value of input
3015
+ */
3016
+ "value"?: string;
3017
+ /**
3018
+ * Style variation of the form input.
3019
+ */
3020
+ "variant"?: FormInputVariantType;
3021
+ /**
3022
+ * Indicates whether inputting text could trigger display of one or more predictions of the user's intended value.
3023
+ */
3024
+ "wcagAutocomplete"?: string;
3025
+ /**
3026
+ * Indicates the id of a component that describes the input.
3027
+ */
3028
+ "wcagDescribedBy"?: string;
3029
+ /**
3030
+ * Attribute is set on an element to indicate if a control is expanded or collapsed
3031
+ */
3032
+ "wcagExpanded"?: boolean;
3033
+ /**
3034
+ * Indicates the id of a component that labels the input.
3035
+ */
3036
+ "wcagLabelledBy"?: string;
3037
+ /**
3038
+ * Indicates the id of a component that describes the input.
3039
+ */
3040
+ "wcagOwns"?: string;
3041
+ }
3042
+ interface GovFormLabel {
3043
+ /**
3044
+ * Identifier for label.
3045
+ */
3046
+ "identifier"?: string;
3047
+ /**
3048
+ * Use label as a legend for better accessibility. Note: Don't forget to set the fieldset attribute of the gov-form-control component
3049
+ */
3050
+ "legend"?: boolean;
3051
+ /**
3052
+ * Emitted when the label click.
3053
+ */
3054
+ "onGov-click"?: (event: GovFormLabelCustomEvent<PointerEvent>) => void;
3055
+ /**
3056
+ * Set whether the input is required or not.
3057
+ */
3058
+ "required"?: boolean;
3059
+ /**
3060
+ * Label's size.
3061
+ */
3062
+ "size"?: FormLabelSizesTypes;
3063
+ }
3064
+ interface GovFormMessage {
3065
+ /**
3066
+ * Style variation of the message.
3067
+ */
3068
+ "variant"?: FormMessageVariantType;
3069
+ }
3070
+ interface GovFormMultiSelect {
3071
+ /**
3072
+ * Makes the select component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
3073
+ */
3074
+ "disabled"?: boolean;
3075
+ /**
3076
+ * Custom select identifier.
3077
+ */
3078
+ "identifier"?: string;
3079
+ /**
3080
+ * Indicates the entered value does not conform to the format expected by the application.
3081
+ */
3082
+ "invalid"?: boolean;
3083
+ /**
3084
+ * Name of the select.
3085
+ */
3086
+ "name"?: string;
3087
+ /**
3088
+ * Emitted when the select loses focus.
3089
+ */
3090
+ "onGov-blur"?: (event: GovFormMultiSelectCustomEvent<FocusEvent>) => void;
3091
+ /**
3092
+ * Emitted when the select change value.
3093
+ */
3094
+ "onGov-change"?: (event: GovFormMultiSelectCustomEvent<GovFormMultiSelectItem[]>) => void;
3095
+ /**
3096
+ * Emitted when the select has focus.
3097
+ */
3098
+ "onGov-focus"?: (event: GovFormMultiSelectCustomEvent<FocusEvent>) => void;
3099
+ /**
3100
+ * Custom select placeholder.
3101
+ */
3102
+ "placeholder"?: string;
3103
+ /**
3104
+ * 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.
3105
+ */
3106
+ "required"?: boolean;
3107
+ /**
3108
+ * Select’s size.
3109
+ */
3110
+ "size"?: FormMultiselectSizesType;
3111
+ /**
3112
+ * Style variation of the form select.
3113
+ */
3114
+ "variant"?: FormMultiselectVariantType;
3115
+ /**
3116
+ * Indicates the id of a component that describes the input.
3117
+ */
3118
+ "wcagDescribedBy"?: string;
3119
+ /**
3120
+ * Indicates the id of a component that labels the input.
3121
+ */
3122
+ "wcagLabelledBy"?: string;
3123
+ /**
3124
+ * Indicates the id of a component that describes the input.
3125
+ */
3126
+ "wcagOwns"?: string;
3127
+ }
3128
+ interface GovFormPasswordPower {
3129
+ /**
3130
+ * Password power: 0 - none, 1 - weak, 2 - medium, 3 - strong
3131
+ */
3132
+ "power"?: number;
3133
+ }
3134
+ interface GovFormRadio {
3135
+ /**
3136
+ * Radio default state
3137
+ */
3138
+ "checked"?: boolean;
3139
+ /**
3140
+ * Makes the radio component disabled. This prevents users from being able to interact with the radio, and conveys its inactive state to assistive technologies.
3141
+ */
3142
+ "disabled"?: boolean;
3143
+ /**
3144
+ * Custom radio identifier.
3145
+ */
3146
+ "identifier"?: string;
3147
+ /**
3148
+ * Indicates the entered value does not conform to the format expected by the application.
3149
+ */
3150
+ "invalid"?: boolean;
3151
+ /**
3152
+ * Name of the radio.
3153
+ */
3154
+ "name"?: string;
3155
+ /**
3156
+ * When you can't use the form label.
3157
+ */
3158
+ "noLabel"?: boolean;
3159
+ /**
3160
+ * Emitted when the radio loses focus.
3161
+ */
3162
+ "onGov-blur"?: (event: GovFormRadioCustomEvent<FocusEvent>) => void;
3163
+ /**
3164
+ * Emitted when the radio change value.
3165
+ */
3166
+ "onGov-change"?: (event: GovFormRadioCustomEvent<ChangeEvent>) => void;
3167
+ /**
3168
+ * Emitted when the radio has focus.
3169
+ */
3170
+ "onGov-focus"?: (event: GovFormRadioCustomEvent<FocusEvent>) => void;
3171
+ /**
3172
+ * 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.
3173
+ */
3174
+ "required"?: boolean;
3175
+ /**
3176
+ * Radio's size.
3177
+ */
3178
+ "size"?: FormRadioSizesType;
3179
+ /**
3180
+ * Value of radio
3181
+ */
3182
+ "value"?: string;
3183
+ /**
3184
+ * Indicates the id of a component that describes the input.
3185
+ */
3186
+ "wcagDescribedBy"?: string;
3187
+ /**
3188
+ * Indicates the id of a component that labels the input.
3189
+ */
3190
+ "wcagLabelledBy"?: string;
3191
+ }
3192
+ interface GovFormSearch {
3193
+ }
3194
+ interface GovFormSelect {
3195
+ /**
3196
+ * Makes the select component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
3197
+ */
3198
+ "disabled"?: boolean;
3199
+ /**
3200
+ * Custom select identifier.
3201
+ */
3202
+ "identifier"?: string;
3203
+ /**
3204
+ * Indicates the entered value does not conform to the format expected by the application.
3205
+ */
3206
+ "invalid"?: boolean;
3207
+ /**
3208
+ * Name of the select.
3209
+ */
3210
+ "name"?: string;
3211
+ /**
3212
+ * Emitted when the select loses focus.
3213
+ */
3214
+ "onGov-blur"?: (event: GovFormSelectCustomEvent<FocusEvent>) => void;
3215
+ /**
3216
+ * Emitted when the select change value.
3217
+ */
3218
+ "onGov-change"?: (event: GovFormSelectCustomEvent<any>) => void;
3219
+ /**
3220
+ * Emitted when the select has focus.
3221
+ */
3222
+ "onGov-focus"?: (event: GovFormSelectCustomEvent<FocusEvent>) => void;
3223
+ /**
3224
+ * 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.
3225
+ */
3226
+ "required"?: boolean;
3227
+ /**
3228
+ * Select’s size.
3229
+ */
3230
+ "size"?: FormSelectSizesType;
3231
+ /**
3232
+ * Value of select
3233
+ */
3234
+ "value"?: string;
3235
+ /**
3236
+ * Style variation of the form select.
3237
+ */
3238
+ "variant"?: FormSelectVariantType;
3239
+ /**
3240
+ * Indicates the id of a related component’s visually focused element.
3241
+ */
3242
+ "wcagActiveDescendant"?: string;
3243
+ /**
3244
+ * Use this prop to add an aria-controls attribute. Use the attribute to indicate the id of a component controlled by this component.
3245
+ */
3246
+ "wcagControls"?: string;
3247
+ /**
3248
+ * Indicates the id of a component that describes the input.
3249
+ */
3250
+ "wcagDescribedBy"?: string;
3251
+ /**
3252
+ * Indicates the id of a component that labels the input.
3253
+ */
3254
+ "wcagLabelledBy"?: string;
3255
+ /**
3256
+ * Indicates the id of a component that describes the input.
3257
+ */
3258
+ "wcagOwns"?: string;
3259
+ }
3260
+ interface GovFormSwitch {
3261
+ /**
3262
+ * Switch default state
3263
+ */
3264
+ "checked"?: boolean;
3265
+ /**
3266
+ * Makes the switch component disabled. This prevents users from being able to interact with the switch, and conveys its inactive state to assistive technologies.
3267
+ */
3268
+ "disabled"?: boolean;
3269
+ /**
3270
+ * Custom switch identifier.
3271
+ */
3272
+ "identifier"?: string;
3273
+ /**
3274
+ * Indicates the entered value does not conform to the format expected by the application.
3275
+ */
3276
+ "invalid"?: boolean;
3277
+ /**
3278
+ * Name of the switch.
3279
+ */
3280
+ "name"?: string;
3281
+ /**
3282
+ * When you can't use the form label.
3283
+ */
3284
+ "noLabel"?: boolean;
3285
+ /**
3286
+ * Emitted when the switch loses focus.
3287
+ */
3288
+ "onGov-blur"?: (event: GovFormSwitchCustomEvent<FocusEvent>) => void;
3289
+ /**
3290
+ * Emitted when the switch change value.
3291
+ */
3292
+ "onGov-change"?: (event: GovFormSwitchCustomEvent<ChangeEvent>) => void;
3293
+ /**
3294
+ * Emitted when the switch has focus.
3295
+ */
3296
+ "onGov-focus"?: (event: GovFormSwitchCustomEvent<FocusEvent>) => void;
3297
+ /**
3298
+ * 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.
3299
+ */
3300
+ "required"?: boolean;
3301
+ /**
3302
+ * Switch's size.
3303
+ */
3304
+ "size"?: FormSwitchSizesType;
3305
+ /**
3306
+ * Value of switch
3307
+ */
3308
+ "value"?: string;
3309
+ /**
3310
+ * Indicates the id of a component that describes the input.
3311
+ */
3312
+ "wcagDescribedBy"?: string;
3313
+ /**
3314
+ * Indicates the id of a component that labels the input.
3315
+ */
3316
+ "wcagLabelledBy"?: string;
3317
+ }
3318
+ interface GovGrid {
3319
+ /**
3320
+ * Horizontal align of cells
3321
+ */
3322
+ "alignX"?: string;
3323
+ /**
3324
+ * Vertical align of cells
3325
+ */
3326
+ "alignY"?: string;
3327
+ }
3328
+ interface GovGridItem {
3329
+ /**
3330
+ * Cell size as a fraction of 1/12 of the grid size
3331
+ */
3332
+ "size"?: string;
3333
+ /**
3334
+ * Cell size for LG media query and up as a fraction of 12 of the grid size
3335
+ */
3336
+ "sizeLg"?: string;
3337
+ /**
3338
+ * Cell size for MD media query and up as a fraction of 12 of the grid size
3339
+ */
3340
+ "sizeMd"?: string;
3341
+ /**
3342
+ * Cell size for SM media query and up as a fraction of 12 of the grid size
3343
+ */
3344
+ "sizeSm"?: string;
3345
+ /**
3346
+ * Cell size for XL media query and up as a fraction of 12 of the grid size
3347
+ */
3348
+ "sizeXl"?: string;
3349
+ }
3350
+ interface GovIcon {
3351
+ /**
3352
+ * Name of icon
3353
+ */
3354
+ "name"?: string;
3355
+ /**
3356
+ * Type of icon
3357
+ */
3358
+ "type"?: Type1;
3359
+ }
3360
+ interface GovLayout {
3361
+ /**
3362
+ * Determine if component should have inverse column order
3363
+ */
3364
+ "inverse"?: boolean;
3365
+ /**
3366
+ * Layout type
3367
+ */
3368
+ "type"?: LayoutType;
3369
+ /**
3370
+ * Layout align
3371
+ */
3372
+ "variant"?: LayoutVariantType;
3373
+ }
3374
+ interface GovLayoutColumn {
3375
+ }
3376
+ interface GovLoading {
3377
+ /**
3378
+ * Determine if loading is active
3379
+ */
3380
+ "loading"?: boolean;
3381
+ }
3382
+ interface GovMessage {
3383
+ /**
3384
+ * Style variation of the content message.
3385
+ */
3386
+ "variant"?: MessageVariantType;
3387
+ }
3388
+ interface GovModal {
3389
+ /**
3390
+ * Title of modal window
3391
+ */
3392
+ "label"?: string;
3393
+ /**
3394
+ * Used to change the HMTL tag in the modal label for correct semantic structure
3395
+ */
3396
+ "labelTag"?: string;
3397
+ /**
3398
+ * Emitted when modal window closes.
3399
+ */
3400
+ "onGov-close"?: (event: GovModalCustomEvent<PointerEvent>) => void;
3401
+ /**
3402
+ * Attribute for modal window display
3403
+ */
3404
+ "open"?: boolean;
3405
+ /**
3406
+ * Role of modal
3407
+ */
3408
+ "role"?: string;
3409
+ /**
3410
+ * Adds accessible label for the modal close button that is only shown for screen readers.
3411
+ */
3412
+ "wcagCloseLabel"?: string;
3413
+ /**
3414
+ * A string of identifiers that indicate alternative label elements for closing the modal window
3415
+ */
3416
+ "wcagCloseLabelledBy"?: string;
3417
+ /**
3418
+ * Indicates the id of a component that describes the modal.
3419
+ */
3420
+ "wcagDescribedBy"?: string;
3421
+ /**
3422
+ * String of id's that indicate alternative labels elements
3423
+ */
3424
+ "wcaglabelledBy"?: string;
3425
+ }
3426
+ interface GovNav {
3427
+ /**
3428
+ * Adds accessible label for the accordion that is only shown for screen readers.
3429
+ */
3430
+ "wcagLabel"?: string;
3431
+ /**
3432
+ * String of id's that indicate alternative labels elements
3433
+ */
3434
+ "wcagLabelledBy"?: string;
3435
+ }
3436
+ interface GovNavItem {
3437
+ /**
3438
+ * Same as original parameter
3439
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
3440
+ */
3441
+ "href"?: string;
3442
+ }
3443
+ interface GovPagination {
3444
+ /**
3445
+ * Currently displayed page
3446
+ */
3447
+ "current"?: number;
3448
+ /**
3449
+ * Set on active page
3450
+ */
3451
+ "inverse"?: boolean;
3452
+ /**
3453
+ * Setting a link to redirect to a given page. The {PAGE} wildcard can be used in the link to replace the page number. Note that in the case of paging through a link, it is always necessary to send to the component the current page where the user is.
3454
+ */
3455
+ "link"?: string;
3456
+ /**
3457
+ * Maximum pages displayed for selection
3458
+ */
3459
+ "maxPages"?: number;
3460
+ /**
3461
+ * Event called when changing the page with the current setting of the whole paging
3462
+ */
3463
+ "onGov-page"?: (event: GovPaginationCustomEvent<Pagination>) => void;
3464
+ /**
3465
+ * Maximum number of entries per page
3466
+ */
3467
+ "pageSize"?: number;
3468
+ /**
3469
+ * Pagination's size
3470
+ */
3471
+ "size"?: PaginationSizeType;
3472
+ /**
3473
+ * Total count of entries
3474
+ */
3475
+ "total"?: number;
3476
+ /**
3477
+ * Pagination type
3478
+ */
3479
+ "type"?: PaginationType;
3480
+ /**
3481
+ * Style variation of the pagination.
3482
+ */
3483
+ "variant"?: PaginationVariantType;
3484
+ /**
3485
+ * Adds accessible label for the pagination that is only shown for screen readers.
3486
+ */
3487
+ "wcagLabel"?: string;
3488
+ /**
3489
+ * Indicates the id of a component that labels the pagination.
3490
+ */
3491
+ "wcagLabelledBy"?: string;
3492
+ /**
3493
+ * Adds accessible label for the page item
3494
+ */
3495
+ "wcagPageLabel"?: string;
3496
+ /**
3497
+ * Adds accessible label for the page select
3498
+ */
3499
+ "wcagSelectLabel"?: string;
3500
+ }
3501
+ interface GovPrompt {
3502
+ /**
3503
+ * Title of modal window
3504
+ */
3505
+ "label"?: string;
3506
+ /**
3507
+ * Used to change the HMTL tag in the modal label for correct semantic structure
3508
+ */
3509
+ "labelTag"?: string;
3510
+ /**
3511
+ * Emitted when modal window closes.
3512
+ */
3513
+ "onGov-close"?: (event: GovPromptCustomEvent<PointerEvent>) => void;
3514
+ /**
3515
+ * Attribute for modal window display
3516
+ */
3517
+ "open"?: boolean;
3518
+ /**
3519
+ * Role of modal
3520
+ */
3521
+ "role"?: string;
3522
+ /**
3523
+ * Adds accessible label for the modal close button that is only shown for screen readers.
3524
+ */
3525
+ "wcagCloseLabel"?: string;
3526
+ /**
3527
+ * A string of identifiers that indicate alternative label elements for closing the modal window
3528
+ */
3529
+ "wcagCloseLabelledBy"?: string;
3530
+ /**
3531
+ * Indicates the id of a component that describes the modal.
3532
+ */
3533
+ "wcagDescribedBy"?: string;
3534
+ /**
3535
+ * String of id's that indicate alternative labels elements
3536
+ */
3537
+ "wcaglabelledBy"?: string;
3538
+ }
3539
+ interface GovSideNav {
3540
+ /**
3541
+ * Determide if component should have compact styles.
3542
+ */
3543
+ "compact"?: boolean;
3544
+ /**
3545
+ * Determide if component should have inversed colors to be used on dark background.
3546
+ */
3547
+ "inverse"?: boolean;
3548
+ /**
3549
+ * Called when the sidenav state changes
3550
+ */
3551
+ "onGov-change"?: (event: GovSideNavCustomEvent<GovSideNavItemChangeEvent>) => void;
3552
+ /**
3553
+ * Adds accessible label for the sidenav that is only shown for screen readers.
3554
+ */
3555
+ "wcagLabel"?: string;
3556
+ /**
3557
+ * String of id's that indicate alternative labels elements
3558
+ */
3559
+ "wcagLabelledBy"?: string;
3560
+ }
3561
+ interface GovSideNavItem {
3562
+ /**
3563
+ * Determide if component should have compact styles.
3564
+ */
3565
+ "compact"?: boolean;
3566
+ /**
3567
+ * Defined the count of nested items
3568
+ */
3569
+ "count"?: boolean;
3570
+ /**
3571
+ * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
3572
+ */
3573
+ "disabled"?: boolean;
3574
+ /**
3575
+ * Same as original parameter
3576
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
3577
+ */
3578
+ "href"?: string;
3579
+ /**
3580
+ * Custom sidenav item identifier. Otherwise, it will be generated
3581
+ */
3582
+ "identifier"?: string;
3583
+ /**
3584
+ * Determide if component should have inversed colors to be used on dark background
3585
+ */
3586
+ "inverse"?: boolean;
3587
+ /**
3588
+ * Defines whether the sidenav is open or closed by default
3589
+ */
3590
+ "isExpanded"?: boolean;
3591
+ /**
3592
+ * Item name of the sidenav
3593
+ */
3594
+ "label"?: string;
3595
+ /**
3596
+ * Called when the sidenav state changes
3597
+ */
3598
+ "onGov-change"?: (event: GovSideNavItemCustomEvent<GovSideNavItemChangeEvent>) => void;
3599
+ }
3600
+ interface GovSkeleton {
3601
+ /**
3602
+ * Animation type
3603
+ */
3604
+ "animation"?: SkeletonAnimationType;
3605
+ /**
3606
+ * Number of rows of current skeleton type
3607
+ */
3608
+ "count"?: number;
3609
+ /**
3610
+ * Height of the skeleton ex. 100px, 100%, auto etc.
3611
+ */
3612
+ "height"?: string;
3613
+ /**
3614
+ * Shape of the skeleton
3615
+ */
3616
+ "shape"?: SkeletonShapesType;
3617
+ /**
3618
+ * Style variation of the skeleton.
3619
+ */
3620
+ "variant"?: SkeletonVariantsType;
3621
+ /**
3622
+ * Adds accessible label for the skeleton that is only shown for screen readers.
3623
+ */
3624
+ "wcagLabel"?: string;
3625
+ /**
3626
+ * Width of the skeleton ex. 100px, 100%, auto etc.
3627
+ */
3628
+ "width"?: string;
3629
+ }
3630
+ interface GovSpacer {
3631
+ /**
3632
+ * Breakpoint
3633
+ */
3634
+ "breakpoint"?: SpacerBreakpointsType;
3635
+ /**
3636
+ * Spacer’s size
3637
+ */
3638
+ "size"?: SpacerSizeType;
3639
+ }
3640
+ interface GovStatsbar {
3641
+ /**
3642
+ * Icon’s position
3643
+ */
3644
+ "iconPosition"?: StatsBarIconPositionType;
3645
+ /**
3646
+ * Style variation
3647
+ */
3648
+ "variant"?: StatsBarVariantType;
3649
+ }
3650
+ interface GovStatsbarItem {
3651
+ /**
3652
+ * Icon’s position
3653
+ */
3654
+ "iconPosition"?: StatsBarIconPositionType;
3655
+ }
3656
+ interface GovStepper {
3657
+ /**
3658
+ * Called when the Stepper state changes
3659
+ */
3660
+ "onGov-change"?: (event: GovStepperCustomEvent<GovStepperItemChangeEvent>) => void;
3661
+ /**
3662
+ * Size of stepper
3663
+ */
3664
+ "size"?: StepperSizesType;
3665
+ }
3666
+ interface GovStepperItem {
3667
+ /**
3668
+ * Item annotation of the stepper
3669
+ */
3670
+ "annotation"?: string;
3671
+ /**
3672
+ * Custom stepper item identifier. Otherwise, it will be generated
3673
+ */
3674
+ "identifier"?: string;
3675
+ /**
3676
+ * Item name of the stepper
3677
+ */
3678
+ "label"?: string;
3679
+ /**
3680
+ * Called when the accordion state changes
3681
+ */
3682
+ "onGov-change"?: (event: GovStepperItemCustomEvent<GovStepperItemChangeEvent>) => void;
3683
+ /**
3684
+ * Size of stepper
3685
+ */
3686
+ "size"?: StepperSizesType;
3687
+ /**
3688
+ * Used to change the HMTL tag in the stepper trigger for correct semantic structure
3689
+ */
3690
+ "triggerTag"?: string;
3691
+ /**
3692
+ * Style variation of the button.
3693
+ */
3694
+ "variant"?: StepperVariantType;
3695
+ }
3696
+ interface GovTabs {
3697
+ /**
3698
+ * Emitted when the tab is changed.
3699
+ */
3700
+ "onGov-change"?: (event: GovTabsCustomEvent<HTMLGovTabsItemElement>) => void;
3701
+ /**
3702
+ * Tabs orientation
3703
+ */
3704
+ "orientation"?: TabOrientationType;
3705
+ /**
3706
+ * Tabs type
3707
+ */
3708
+ "type"?: TabType;
3709
+ /**
3710
+ * Style variation of the tab badges.
3711
+ */
3712
+ "variant"?: VariantType2;
3713
+ /**
3714
+ * Adds accessible label for the tabs that is only shown for screen readers.
3715
+ */
3716
+ "wcagLabel"?: string;
3717
+ /**
3718
+ * Indicates the id of a component that labels the tabs.
3719
+ */
3720
+ "wcagLabelledBy"?: string;
3721
+ /**
3722
+ * Adds accessible label for the tabs select
3723
+ */
3724
+ "wcagSelectLabel"?: string;
3725
+ }
3726
+ interface GovTabsItem {
3727
+ /**
3728
+ * Default selected tab
3729
+ */
3730
+ "default"?: boolean;
3731
+ /**
3732
+ * Custom tab item identifier. Otherwise, it will be generated
3733
+ */
3734
+ "identifier"?: string;
3735
+ /**
3736
+ * Item name of the tab
3737
+ */
3738
+ "label"?: string;
3739
+ /**
3740
+ * Custom tab trigger item identifier. Otherwise, it will be generated
3741
+ */
3742
+ "triggerIdentifier"?: string;
3743
+ }
3744
+ interface GovTile {
3745
+ /**
3746
+ * Link on whole tile
3747
+ */
3748
+ "href"?: string;
3749
+ /**
3750
+ * Item name
3751
+ */
3752
+ "name"?: string;
3753
+ /**
3754
+ * Style variation of the card.
3755
+ */
3756
+ "promotion"?: boolean;
3757
+ }
3758
+ interface GovTiles {
3759
+ /**
3760
+ * Number of columns between 1-4
3761
+ */
3762
+ "columns"?: number;
3763
+ /**
3764
+ * Tiles border
3765
+ */
3766
+ "noBorder"?: boolean;
3767
+ }
3768
+ interface GovToast {
3769
+ /**
3770
+ * Closing button texting instead of icons
3771
+ */
3772
+ "closeLabel"?: string;
3773
+ /**
3774
+ * Toast’s gravity
3775
+ */
3776
+ "gravity"?: 'top' | 'bottom';
3777
+ /**
3778
+ * Called when the close button is clicked
3779
+ */
3780
+ "onGov-close"?: (event: GovToastCustomEvent<string>) => void;
3781
+ /**
3782
+ * Toast’s position
3783
+ */
3784
+ "position"?: 'left' | 'center' | 'right';
3785
+ /**
3786
+ * Number of milliseconds to wait before Toast disappear
3787
+ */
3788
+ "time"?: number;
3789
+ /**
3790
+ * Toast type
3791
+ */
3792
+ "type"?: ToastTypesType;
3793
+ /**
3794
+ * Style variation of the toast message.
3795
+ */
3796
+ "variant"?: ToastVariantType;
3797
+ /**
3798
+ * Aria label for the closing button. It is mandatory if the alert is closable
3799
+ */
3800
+ "wcagCloseLabel"?: string;
3801
+ }
3802
+ interface GovTooltip {
3803
+ /**
3804
+ * Trigger is just an icon
3805
+ */
3806
+ "icon"?: boolean;
3807
+ /**
3808
+ * Custom tooltip identifier.
3809
+ */
3810
+ "identifier"?: string;
3811
+ /**
3812
+ * Information contained in the tolltip
3813
+ */
3814
+ "message"?: string;
3815
+ /**
3816
+ * Tooltip display position
3817
+ */
3818
+ "position"?: TooltipPositionType;
3819
+ /**
3820
+ * Tooltip’s size.
3821
+ */
3822
+ "size"?: TooltipSizeType;
3823
+ /**
3824
+ * Style variation of the tooltip
3825
+ */
3826
+ "variant"?: TooltipVariantType;
3827
+ }
3828
+ interface GovTooltipContent {
3829
+ /**
3830
+ * Indicates display of tooltip content
3831
+ */
3832
+ "isVisible"?: boolean;
3833
+ }
3834
+ interface GovWizzard {
3835
+ /**
3836
+ * Called when the wizzard children state changes
3837
+ */
3838
+ "onGov-change"?: (event: GovWizzardCustomEvent<GovWizzardItemChangeEvent>) => void;
3839
+ /**
3840
+ * Size of wizzard
3841
+ */
3842
+ "size"?: WizardSizesType;
3843
+ /**
3844
+ * Adds accessible label for the wizzard that is only shown for screen readers.
3845
+ */
3846
+ "wcagLabel"?: string;
3847
+ /**
3848
+ * String of id's that indicate alternative labels elements
3849
+ */
3850
+ "wcagLabelledBy"?: string;
3851
+ }
3852
+ interface GovWizzardItem {
3853
+ /**
3854
+ * Item annotation of the wizzard
3855
+ */
3856
+ "annotation"?: string;
3857
+ /**
3858
+ * Defines wether the wizzard item can be collapsible
3859
+ */
3860
+ "collapsible"?: boolean;
3861
+ /**
3862
+ * Makes the wizzard component disabled.
3863
+ */
3864
+ "disabled"?: boolean;
3865
+ /**
3866
+ * Custom wizzard item identifier. Otherwise, it will be generated
3867
+ */
3868
+ "identifier"?: string;
3869
+ /**
3870
+ * Defines whether the accordion is open or closed by default
3871
+ */
3872
+ "isExpanded"?: boolean;
3873
+ /**
3874
+ * Item label of the wizzard
3875
+ */
3876
+ "label"?: string;
3877
+ /**
3878
+ * Used to change the HMTL tag in the accordion trigger for correct semantic structure
3879
+ */
3880
+ "labelTag"?: string;
3881
+ /**
3882
+ * Called when the accordion state changes
3883
+ */
3884
+ "onGov-change"?: (event: GovWizzardItemCustomEvent<GovWizzardItemChangeEvent>) => void;
3885
+ /**
3886
+ * Size of wizzard
3887
+ */
3888
+ "size"?: WizardSizesType;
3889
+ /**
3890
+ * Style variation of the button.
3891
+ */
3892
+ "variant"?: WizardVariantsType;
3893
+ }
3894
+ interface IntrinsicElements {
3895
+ "gov-accordion": GovAccordion;
3896
+ "gov-accordion-item": GovAccordionItem;
3897
+ "gov-alert": GovAlert;
3898
+ "gov-app": GovApp;
3899
+ "gov-attachments": GovAttachments;
3900
+ "gov-attachments-item": GovAttachmentsItem;
3901
+ "gov-backdrop": GovBackdrop;
3902
+ "gov-badge": GovBadge;
3903
+ "gov-breadcrumbs": GovBreadcrumbs;
3904
+ "gov-button": GovButton;
3905
+ "gov-card": GovCard;
3906
+ "gov-container": GovContainer;
3907
+ "gov-cookiebar": GovCookiebar;
3908
+ "gov-empty": GovEmpty;
3909
+ "gov-error-code": GovErrorCode;
3910
+ "gov-form-autocomplete": GovFormAutocomplete;
3911
+ "gov-form-checkbox": GovFormCheckbox;
3912
+ "gov-form-control": GovFormControl;
3913
+ "gov-form-file": GovFormFile;
3914
+ "gov-form-group": GovFormGroup;
3915
+ "gov-form-input": GovFormInput;
3916
+ "gov-form-label": GovFormLabel;
3917
+ "gov-form-message": GovFormMessage;
3918
+ "gov-form-multi-select": GovFormMultiSelect;
3919
+ "gov-form-password-power": GovFormPasswordPower;
3920
+ "gov-form-radio": GovFormRadio;
3921
+ "gov-form-search": GovFormSearch;
3922
+ "gov-form-select": GovFormSelect;
3923
+ "gov-form-switch": GovFormSwitch;
3924
+ "gov-grid": GovGrid;
3925
+ "gov-grid-item": GovGridItem;
3926
+ "gov-icon": GovIcon;
3927
+ "gov-layout": GovLayout;
3928
+ "gov-layout-column": GovLayoutColumn;
3929
+ "gov-loading": GovLoading;
3930
+ "gov-message": GovMessage;
3931
+ "gov-modal": GovModal;
3932
+ "gov-nav": GovNav;
3933
+ "gov-nav-item": GovNavItem;
3934
+ "gov-pagination": GovPagination;
3935
+ "gov-prompt": GovPrompt;
3936
+ "gov-side-nav": GovSideNav;
3937
+ "gov-side-nav-item": GovSideNavItem;
3938
+ "gov-skeleton": GovSkeleton;
3939
+ "gov-spacer": GovSpacer;
3940
+ "gov-statsbar": GovStatsbar;
3941
+ "gov-statsbar-item": GovStatsbarItem;
3942
+ "gov-stepper": GovStepper;
3943
+ "gov-stepper-item": GovStepperItem;
3944
+ "gov-tabs": GovTabs;
3945
+ "gov-tabs-item": GovTabsItem;
3946
+ "gov-tile": GovTile;
3947
+ "gov-tiles": GovTiles;
3948
+ "gov-toast": GovToast;
3949
+ "gov-tooltip": GovTooltip;
3950
+ "gov-tooltip-content": GovTooltipContent;
3951
+ "gov-wizzard": GovWizzard;
3952
+ "gov-wizzard-item": GovWizzardItem;
3953
+ }
3954
+ }
3955
+ export { LocalJSX as JSX };
3956
+ declare module "@stencil/core" {
3957
+ export namespace JSX {
3958
+ interface IntrinsicElements {
3959
+ "gov-accordion": LocalJSX.GovAccordion & JSXBase.HTMLAttributes<HTMLGovAccordionElement>;
3960
+ "gov-accordion-item": LocalJSX.GovAccordionItem & JSXBase.HTMLAttributes<HTMLGovAccordionItemElement>;
3961
+ "gov-alert": LocalJSX.GovAlert & JSXBase.HTMLAttributes<HTMLGovAlertElement>;
3962
+ "gov-app": LocalJSX.GovApp & JSXBase.HTMLAttributes<HTMLGovAppElement>;
3963
+ "gov-attachments": LocalJSX.GovAttachments & JSXBase.HTMLAttributes<HTMLGovAttachmentsElement>;
3964
+ "gov-attachments-item": LocalJSX.GovAttachmentsItem & JSXBase.HTMLAttributes<HTMLGovAttachmentsItemElement>;
3965
+ "gov-backdrop": LocalJSX.GovBackdrop & JSXBase.HTMLAttributes<HTMLGovBackdropElement>;
3966
+ "gov-badge": LocalJSX.GovBadge & JSXBase.HTMLAttributes<HTMLGovBadgeElement>;
3967
+ "gov-breadcrumbs": LocalJSX.GovBreadcrumbs & JSXBase.HTMLAttributes<HTMLGovBreadcrumbsElement>;
3968
+ "gov-button": LocalJSX.GovButton & JSXBase.HTMLAttributes<HTMLGovButtonElement>;
3969
+ "gov-card": LocalJSX.GovCard & JSXBase.HTMLAttributes<HTMLGovCardElement>;
3970
+ "gov-container": LocalJSX.GovContainer & JSXBase.HTMLAttributes<HTMLGovContainerElement>;
3971
+ "gov-cookiebar": LocalJSX.GovCookiebar & JSXBase.HTMLAttributes<HTMLGovCookiebarElement>;
3972
+ "gov-empty": LocalJSX.GovEmpty & JSXBase.HTMLAttributes<HTMLGovEmptyElement>;
3973
+ "gov-error-code": LocalJSX.GovErrorCode & JSXBase.HTMLAttributes<HTMLGovErrorCodeElement>;
3974
+ "gov-form-autocomplete": LocalJSX.GovFormAutocomplete & JSXBase.HTMLAttributes<HTMLGovFormAutocompleteElement>;
3975
+ "gov-form-checkbox": LocalJSX.GovFormCheckbox & JSXBase.HTMLAttributes<HTMLGovFormCheckboxElement>;
3976
+ "gov-form-control": LocalJSX.GovFormControl & JSXBase.HTMLAttributes<HTMLGovFormControlElement>;
3977
+ "gov-form-file": LocalJSX.GovFormFile & JSXBase.HTMLAttributes<HTMLGovFormFileElement>;
3978
+ "gov-form-group": LocalJSX.GovFormGroup & JSXBase.HTMLAttributes<HTMLGovFormGroupElement>;
3979
+ "gov-form-input": LocalJSX.GovFormInput & JSXBase.HTMLAttributes<HTMLGovFormInputElement>;
3980
+ "gov-form-label": LocalJSX.GovFormLabel & JSXBase.HTMLAttributes<HTMLGovFormLabelElement>;
3981
+ "gov-form-message": LocalJSX.GovFormMessage & JSXBase.HTMLAttributes<HTMLGovFormMessageElement>;
3982
+ "gov-form-multi-select": LocalJSX.GovFormMultiSelect & JSXBase.HTMLAttributes<HTMLGovFormMultiSelectElement>;
3983
+ "gov-form-password-power": LocalJSX.GovFormPasswordPower & JSXBase.HTMLAttributes<HTMLGovFormPasswordPowerElement>;
3984
+ "gov-form-radio": LocalJSX.GovFormRadio & JSXBase.HTMLAttributes<HTMLGovFormRadioElement>;
3985
+ "gov-form-search": LocalJSX.GovFormSearch & JSXBase.HTMLAttributes<HTMLGovFormSearchElement>;
3986
+ "gov-form-select": LocalJSX.GovFormSelect & JSXBase.HTMLAttributes<HTMLGovFormSelectElement>;
3987
+ "gov-form-switch": LocalJSX.GovFormSwitch & JSXBase.HTMLAttributes<HTMLGovFormSwitchElement>;
3988
+ "gov-grid": LocalJSX.GovGrid & JSXBase.HTMLAttributes<HTMLGovGridElement>;
3989
+ "gov-grid-item": LocalJSX.GovGridItem & JSXBase.HTMLAttributes<HTMLGovGridItemElement>;
3990
+ "gov-icon": LocalJSX.GovIcon & JSXBase.HTMLAttributes<HTMLGovIconElement>;
3991
+ "gov-layout": LocalJSX.GovLayout & JSXBase.HTMLAttributes<HTMLGovLayoutElement>;
3992
+ "gov-layout-column": LocalJSX.GovLayoutColumn & JSXBase.HTMLAttributes<HTMLGovLayoutColumnElement>;
3993
+ "gov-loading": LocalJSX.GovLoading & JSXBase.HTMLAttributes<HTMLGovLoadingElement>;
3994
+ "gov-message": LocalJSX.GovMessage & JSXBase.HTMLAttributes<HTMLGovMessageElement>;
3995
+ "gov-modal": LocalJSX.GovModal & JSXBase.HTMLAttributes<HTMLGovModalElement>;
3996
+ "gov-nav": LocalJSX.GovNav & JSXBase.HTMLAttributes<HTMLGovNavElement>;
3997
+ "gov-nav-item": LocalJSX.GovNavItem & JSXBase.HTMLAttributes<HTMLGovNavItemElement>;
3998
+ "gov-pagination": LocalJSX.GovPagination & JSXBase.HTMLAttributes<HTMLGovPaginationElement>;
3999
+ "gov-prompt": LocalJSX.GovPrompt & JSXBase.HTMLAttributes<HTMLGovPromptElement>;
4000
+ "gov-side-nav": LocalJSX.GovSideNav & JSXBase.HTMLAttributes<HTMLGovSideNavElement>;
4001
+ "gov-side-nav-item": LocalJSX.GovSideNavItem & JSXBase.HTMLAttributes<HTMLGovSideNavItemElement>;
4002
+ "gov-skeleton": LocalJSX.GovSkeleton & JSXBase.HTMLAttributes<HTMLGovSkeletonElement>;
4003
+ "gov-spacer": LocalJSX.GovSpacer & JSXBase.HTMLAttributes<HTMLGovSpacerElement>;
4004
+ "gov-statsbar": LocalJSX.GovStatsbar & JSXBase.HTMLAttributes<HTMLGovStatsbarElement>;
4005
+ "gov-statsbar-item": LocalJSX.GovStatsbarItem & JSXBase.HTMLAttributes<HTMLGovStatsbarItemElement>;
4006
+ "gov-stepper": LocalJSX.GovStepper & JSXBase.HTMLAttributes<HTMLGovStepperElement>;
4007
+ "gov-stepper-item": LocalJSX.GovStepperItem & JSXBase.HTMLAttributes<HTMLGovStepperItemElement>;
4008
+ "gov-tabs": LocalJSX.GovTabs & JSXBase.HTMLAttributes<HTMLGovTabsElement>;
4009
+ "gov-tabs-item": LocalJSX.GovTabsItem & JSXBase.HTMLAttributes<HTMLGovTabsItemElement>;
4010
+ "gov-tile": LocalJSX.GovTile & JSXBase.HTMLAttributes<HTMLGovTileElement>;
4011
+ "gov-tiles": LocalJSX.GovTiles & JSXBase.HTMLAttributes<HTMLGovTilesElement>;
4012
+ "gov-toast": LocalJSX.GovToast & JSXBase.HTMLAttributes<HTMLGovToastElement>;
4013
+ "gov-tooltip": LocalJSX.GovTooltip & JSXBase.HTMLAttributes<HTMLGovTooltipElement>;
4014
+ "gov-tooltip-content": LocalJSX.GovTooltipContent & JSXBase.HTMLAttributes<HTMLGovTooltipContentElement>;
4015
+ "gov-wizzard": LocalJSX.GovWizzard & JSXBase.HTMLAttributes<HTMLGovWizzardElement>;
4016
+ "gov-wizzard-item": LocalJSX.GovWizzardItem & JSXBase.HTMLAttributes<HTMLGovWizzardItemElement>;
4017
+ }
4018
+ }
4019
+ }