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

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