@gov-design-system-ce/components 0.0.1

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 (1209) hide show
  1. package/dist/cjs/constants-02ecd1c7.js +21 -0
  2. package/dist/cjs/constants-02ecd1c7.js.map +1 -0
  3. package/dist/cjs/constants-1d5ec4c5.js +15 -0
  4. package/dist/cjs/constants-1d5ec4c5.js.map +1 -0
  5. package/dist/cjs/constants-3248a281.js +29 -0
  6. package/dist/cjs/constants-3248a281.js.map +1 -0
  7. package/dist/cjs/constants-404ee283.js +21 -0
  8. package/dist/cjs/constants-404ee283.js.map +1 -0
  9. package/dist/cjs/constants-4a012eff.js +22 -0
  10. package/dist/cjs/constants-4a012eff.js.map +1 -0
  11. package/dist/cjs/constants-57e09cb3.js +21 -0
  12. package/dist/cjs/constants-57e09cb3.js.map +1 -0
  13. package/dist/cjs/constants-736bf980.js +10 -0
  14. package/dist/cjs/constants-736bf980.js.map +1 -0
  15. package/dist/cjs/constants-aba7a597.js +23 -0
  16. package/dist/cjs/constants-aba7a597.js.map +1 -0
  17. package/dist/cjs/constants-bd1db896.js +18 -0
  18. package/dist/cjs/constants-bd1db896.js.map +1 -0
  19. package/dist/cjs/constants-c3c9f325.js +21 -0
  20. package/dist/cjs/constants-c3c9f325.js.map +1 -0
  21. package/dist/cjs/constants-e0d4a186.js +22 -0
  22. package/dist/cjs/constants-e0d4a186.js.map +1 -0
  23. package/dist/cjs/constants-e47694c4.js +19 -0
  24. package/dist/cjs/constants-e47694c4.js.map +1 -0
  25. package/dist/cjs/constants-ed8f3212.js +25 -0
  26. package/dist/cjs/constants-ed8f3212.js.map +1 -0
  27. package/dist/cjs/core.cjs.js +21 -0
  28. package/dist/cjs/core.cjs.js.map +1 -0
  29. package/dist/cjs/form-9ab2ace1.js +93 -0
  30. package/dist/cjs/form-9ab2ace1.js.map +1 -0
  31. package/dist/cjs/gov-accordion-item.cjs.entry.js +106 -0
  32. package/dist/cjs/gov-accordion-item.cjs.entry.js.map +1 -0
  33. package/dist/cjs/gov-accordion.cjs.entry.js +71 -0
  34. package/dist/cjs/gov-accordion.cjs.entry.js.map +1 -0
  35. package/dist/cjs/gov-alert.cjs.entry.js +52 -0
  36. package/dist/cjs/gov-alert.cjs.entry.js.map +1 -0
  37. package/dist/cjs/gov-app.cjs.entry.js +7178 -0
  38. package/dist/cjs/gov-app.cjs.entry.js.map +1 -0
  39. package/dist/cjs/gov-attachments_3.cjs.entry.js +114 -0
  40. package/dist/cjs/gov-attachments_3.cjs.entry.js.map +1 -0
  41. package/dist/cjs/gov-backdrop.cjs.entry.js +47 -0
  42. package/dist/cjs/gov-backdrop.cjs.entry.js.map +1 -0
  43. package/dist/cjs/gov-badge.cjs.entry.js +83 -0
  44. package/dist/cjs/gov-badge.cjs.entry.js.map +1 -0
  45. package/dist/cjs/gov-button.cjs.entry.js +151 -0
  46. package/dist/cjs/gov-button.cjs.entry.js.map +1 -0
  47. package/dist/cjs/gov-card.cjs.entry.js +110 -0
  48. package/dist/cjs/gov-card.cjs.entry.js.map +1 -0
  49. package/dist/cjs/gov-container.cjs.entry.js +30 -0
  50. package/dist/cjs/gov-container.cjs.entry.js.map +1 -0
  51. package/dist/cjs/gov-cookiebar.cjs.entry.js +33 -0
  52. package/dist/cjs/gov-cookiebar.cjs.entry.js.map +1 -0
  53. package/dist/cjs/gov-empty.cjs.entry.js +31 -0
  54. package/dist/cjs/gov-empty.cjs.entry.js.map +1 -0
  55. package/dist/cjs/gov-error-code.cjs.entry.js +31 -0
  56. package/dist/cjs/gov-error-code.cjs.entry.js.map +1 -0
  57. package/dist/cjs/gov-form-autocomplete.cjs.entry.js +177 -0
  58. package/dist/cjs/gov-form-autocomplete.cjs.entry.js.map +1 -0
  59. package/dist/cjs/gov-form-checkbox.cjs.entry.js +100 -0
  60. package/dist/cjs/gov-form-checkbox.cjs.entry.js.map +1 -0
  61. package/dist/cjs/gov-form-control.cjs.entry.js +87 -0
  62. package/dist/cjs/gov-form-control.cjs.entry.js.map +1 -0
  63. package/dist/cjs/gov-form-dropdown.cjs.entry.js +21 -0
  64. package/dist/cjs/gov-form-dropdown.cjs.entry.js.map +1 -0
  65. package/dist/cjs/gov-form-file.cjs.entry.js +179 -0
  66. package/dist/cjs/gov-form-file.cjs.entry.js.map +1 -0
  67. package/dist/cjs/gov-form-group.cjs.entry.js +25 -0
  68. package/dist/cjs/gov-form-group.cjs.entry.js.map +1 -0
  69. package/dist/cjs/gov-form-input.cjs.entry.js +150 -0
  70. package/dist/cjs/gov-form-input.cjs.entry.js.map +1 -0
  71. package/dist/cjs/gov-form-label.cjs.entry.js +24 -0
  72. package/dist/cjs/gov-form-label.cjs.entry.js.map +1 -0
  73. package/dist/cjs/gov-form-multi-select.cjs.entry.js +186 -0
  74. package/dist/cjs/gov-form-multi-select.cjs.entry.js.map +1 -0
  75. package/dist/cjs/gov-form-radio.cjs.entry.js +100 -0
  76. package/dist/cjs/gov-form-radio.cjs.entry.js.map +1 -0
  77. package/dist/cjs/gov-form-search.cjs.entry.js +61 -0
  78. package/dist/cjs/gov-form-search.cjs.entry.js.map +1 -0
  79. package/dist/cjs/gov-form-select.cjs.entry.js +121 -0
  80. package/dist/cjs/gov-form-select.cjs.entry.js.map +1 -0
  81. package/dist/cjs/gov-form-switch.cjs.entry.js +97 -0
  82. package/dist/cjs/gov-form-switch.cjs.entry.js.map +1 -0
  83. package/dist/cjs/gov-grid.cjs.entry.js +35 -0
  84. package/dist/cjs/gov-grid.cjs.entry.js.map +1 -0
  85. package/dist/cjs/gov-icon.cjs.entry.js +111 -0
  86. package/dist/cjs/gov-icon.cjs.entry.js.map +1 -0
  87. package/dist/cjs/gov-message.cjs.entry.js +41 -0
  88. package/dist/cjs/gov-message.cjs.entry.js.map +1 -0
  89. package/dist/cjs/gov-modal.cjs.entry.js +99 -0
  90. package/dist/cjs/gov-modal.cjs.entry.js.map +1 -0
  91. package/dist/cjs/gov-pagination.cjs.entry.js +145 -0
  92. package/dist/cjs/gov-pagination.cjs.entry.js.map +1 -0
  93. package/dist/cjs/gov-prompt.cjs.entry.js +99 -0
  94. package/dist/cjs/gov-prompt.cjs.entry.js.map +1 -0
  95. package/dist/cjs/gov-side-nav-item.cjs.entry.js +94 -0
  96. package/dist/cjs/gov-side-nav-item.cjs.entry.js.map +1 -0
  97. package/dist/cjs/gov-side-nav.cjs.entry.js +56 -0
  98. package/dist/cjs/gov-side-nav.cjs.entry.js.map +1 -0
  99. package/dist/cjs/gov-spacer.cjs.entry.js +56 -0
  100. package/dist/cjs/gov-spacer.cjs.entry.js.map +1 -0
  101. package/dist/cjs/gov-statsbar-item.cjs.entry.js +37 -0
  102. package/dist/cjs/gov-statsbar-item.cjs.entry.js.map +1 -0
  103. package/dist/cjs/gov-statsbar.cjs.entry.js +49 -0
  104. package/dist/cjs/gov-statsbar.cjs.entry.js.map +1 -0
  105. package/dist/cjs/gov-stepper-item.cjs.entry.js +75 -0
  106. package/dist/cjs/gov-stepper-item.cjs.entry.js.map +1 -0
  107. package/dist/cjs/gov-stepper.cjs.entry.js +47 -0
  108. package/dist/cjs/gov-stepper.cjs.entry.js.map +1 -0
  109. package/dist/cjs/gov-tabs-item.cjs.entry.js +52 -0
  110. package/dist/cjs/gov-tabs-item.cjs.entry.js.map +1 -0
  111. package/dist/cjs/gov-tabs.cjs.entry.js +188 -0
  112. package/dist/cjs/gov-tabs.cjs.entry.js.map +1 -0
  113. package/dist/cjs/gov-tile.cjs.entry.js +48 -0
  114. package/dist/cjs/gov-tile.cjs.entry.js.map +1 -0
  115. package/dist/cjs/gov-toast.cjs.entry.js +88 -0
  116. package/dist/cjs/gov-toast.cjs.entry.js.map +1 -0
  117. package/dist/cjs/gov-tooltip-content.cjs.entry.js +41 -0
  118. package/dist/cjs/gov-tooltip-content.cjs.entry.js.map +1 -0
  119. package/dist/cjs/gov-tooltip.cjs.entry.js +157 -0
  120. package/dist/cjs/gov-tooltip.cjs.entry.js.map +1 -0
  121. package/dist/cjs/gov-wizzard-item.cjs.entry.js +108 -0
  122. package/dist/cjs/gov-wizzard-item.cjs.entry.js.map +1 -0
  123. package/dist/cjs/gov-wizzard.cjs.entry.js +66 -0
  124. package/dist/cjs/gov-wizzard.cjs.entry.js.map +1 -0
  125. package/dist/cjs/gov.log-4527e960.js +27 -0
  126. package/dist/cjs/gov.log-4527e960.js.map +1 -0
  127. package/dist/cjs/index-f0dd3088.js +2285 -0
  128. package/dist/cjs/index-f0dd3088.js.map +1 -0
  129. package/dist/cjs/index.cjs.js +4 -0
  130. package/dist/cjs/index.cjs.js.map +1 -0
  131. package/dist/cjs/loader.cjs.js +23 -0
  132. package/dist/cjs/loader.cjs.js.map +1 -0
  133. package/dist/cjs/props-bb89fb59.js +16 -0
  134. package/dist/cjs/props-bb89fb59.js.map +1 -0
  135. package/dist/cjs/sizes-79872c2a.js +18 -0
  136. package/dist/cjs/sizes-79872c2a.js.map +1 -0
  137. package/dist/cjs/string.utils-f9b3501b.js +24 -0
  138. package/dist/cjs/string.utils-f9b3501b.js.map +1 -0
  139. package/dist/cjs/template-26608353.js +118 -0
  140. package/dist/cjs/template-26608353.js.map +1 -0
  141. package/dist/cjs/utils-a51135ab.js +17 -0
  142. package/dist/cjs/utils-a51135ab.js.map +1 -0
  143. package/dist/cjs/variants-04113a72.js +13 -0
  144. package/dist/cjs/variants-04113a72.js.map +1 -0
  145. package/dist/cjs/win-aa54b884.js +68 -0
  146. package/dist/cjs/win-aa54b884.js.map +1 -0
  147. package/dist/collection/collection-manifest.json +60 -0
  148. package/dist/collection/components/gov-accordion/constants.js +15 -0
  149. package/dist/collection/components/gov-accordion/constants.js.map +1 -0
  150. package/dist/collection/components/gov-accordion/gov-accordion-item.css +385 -0
  151. package/dist/collection/components/gov-accordion/gov-accordion-item.d.js +2 -0
  152. package/dist/collection/components/gov-accordion/gov-accordion-item.d.js.map +1 -0
  153. package/dist/collection/components/gov-accordion/gov-accordion-item.js +346 -0
  154. package/dist/collection/components/gov-accordion/gov-accordion-item.js.map +1 -0
  155. package/dist/collection/components/gov-accordion/gov-accordion.css +183 -0
  156. package/dist/collection/components/gov-accordion/gov-accordion.js +195 -0
  157. package/dist/collection/components/gov-accordion/gov-accordion.js.map +1 -0
  158. package/dist/collection/components/gov-accordion/gov-accordion.stories.js +74 -0
  159. package/dist/collection/components/gov-accordion/gov-accordion.stories.js.map +1 -0
  160. package/dist/collection/components/gov-alert/constants.js +10 -0
  161. package/dist/collection/components/gov-alert/constants.js.map +1 -0
  162. package/dist/collection/components/gov-alert/gov-alert.css +334 -0
  163. package/dist/collection/components/gov-alert/gov-alert.js +147 -0
  164. package/dist/collection/components/gov-alert/gov-alert.js.map +1 -0
  165. package/dist/collection/components/gov-alert/gov-alert.stories.js +78 -0
  166. package/dist/collection/components/gov-alert/gov-alert.stories.js.map +1 -0
  167. package/dist/collection/components/gov-app/gov-app.css +195 -0
  168. package/dist/collection/components/gov-app/gov-app.js +80 -0
  169. package/dist/collection/components/gov-app/gov-app.js.map +1 -0
  170. package/dist/collection/components/gov-attachments/constants.js +9 -0
  171. package/dist/collection/components/gov-attachments/constants.js.map +1 -0
  172. package/dist/collection/components/gov-attachments/gov-attachments-item.css +202 -0
  173. package/dist/collection/components/gov-attachments/gov-attachments-item.d.js +2 -0
  174. package/dist/collection/components/gov-attachments/gov-attachments-item.d.js.map +1 -0
  175. package/dist/collection/components/gov-attachments/gov-attachments-item.js +115 -0
  176. package/dist/collection/components/gov-attachments/gov-attachments-item.js.map +1 -0
  177. package/dist/collection/components/gov-attachments/gov-attachments.css +189 -0
  178. package/dist/collection/components/gov-attachments/gov-attachments.js +97 -0
  179. package/dist/collection/components/gov-attachments/gov-attachments.js.map +1 -0
  180. package/dist/collection/components/gov-backdrop/constants.js +4 -0
  181. package/dist/collection/components/gov-backdrop/constants.js.map +1 -0
  182. package/dist/collection/components/gov-backdrop/gov-backdrop.css +193 -0
  183. package/dist/collection/components/gov-backdrop/gov-backdrop.js +139 -0
  184. package/dist/collection/components/gov-backdrop/gov-backdrop.js.map +1 -0
  185. package/dist/collection/components/gov-badge/constants.js +11 -0
  186. package/dist/collection/components/gov-badge/constants.js.map +1 -0
  187. package/dist/collection/components/gov-badge/gov-badge.css +996 -0
  188. package/dist/collection/components/gov-badge/gov-badge.js +307 -0
  189. package/dist/collection/components/gov-badge/gov-badge.js.map +1 -0
  190. package/dist/collection/components/gov-badge/gov-badge.stories.js +75 -0
  191. package/dist/collection/components/gov-badge/gov-badge.stories.js.map +1 -0
  192. package/dist/collection/components/gov-button/constants.js +17 -0
  193. package/dist/collection/components/gov-button/constants.js.map +1 -0
  194. package/dist/collection/components/gov-button/gov-button.css +988 -0
  195. package/dist/collection/components/gov-button/gov-button.js +762 -0
  196. package/dist/collection/components/gov-button/gov-button.js.map +1 -0
  197. package/dist/collection/components/gov-button/gov-button.stories.js +108 -0
  198. package/dist/collection/components/gov-button/gov-button.stories.js.map +1 -0
  199. package/dist/collection/components/gov-card/constants.js +13 -0
  200. package/dist/collection/components/gov-card/constants.js.map +1 -0
  201. package/dist/collection/components/gov-card/gov-card.css +319 -0
  202. package/dist/collection/components/gov-card/gov-card.d.js +2 -0
  203. package/dist/collection/components/gov-card/gov-card.d.js.map +1 -0
  204. package/dist/collection/components/gov-card/gov-card.js +302 -0
  205. package/dist/collection/components/gov-card/gov-card.js.map +1 -0
  206. package/dist/collection/components/gov-card/gov-card.stories.js +109 -0
  207. package/dist/collection/components/gov-card/gov-card.stories.js.map +1 -0
  208. package/dist/collection/components/gov-container/constants.js +4 -0
  209. package/dist/collection/components/gov-container/constants.js.map +1 -0
  210. package/dist/collection/components/gov-container/gov-container.css +193 -0
  211. package/dist/collection/components/gov-container/gov-container.js +47 -0
  212. package/dist/collection/components/gov-container/gov-container.js.map +1 -0
  213. package/dist/collection/components/gov-container/gov-container.stories.js +8 -0
  214. package/dist/collection/components/gov-container/gov-container.stories.js.map +1 -0
  215. package/dist/collection/components/gov-cookiebar/constants.js +9 -0
  216. package/dist/collection/components/gov-cookiebar/constants.js.map +1 -0
  217. package/dist/collection/components/gov-cookiebar/gov-cookiebar.css +235 -0
  218. package/dist/collection/components/gov-cookiebar/gov-cookiebar.js +24 -0
  219. package/dist/collection/components/gov-cookiebar/gov-cookiebar.js.map +1 -0
  220. package/dist/collection/components/gov-empty/constants.js +7 -0
  221. package/dist/collection/components/gov-empty/constants.js.map +1 -0
  222. package/dist/collection/components/gov-empty/gov-empty.css +200 -0
  223. package/dist/collection/components/gov-empty/gov-empty.js +24 -0
  224. package/dist/collection/components/gov-empty/gov-empty.js.map +1 -0
  225. package/dist/collection/components/gov-empty/gov-empty.stories.js +53 -0
  226. package/dist/collection/components/gov-empty/gov-empty.stories.js.map +1 -0
  227. package/dist/collection/components/gov-error-code/constants.js +7 -0
  228. package/dist/collection/components/gov-error-code/constants.js.map +1 -0
  229. package/dist/collection/components/gov-error-code/gov-error-code.css +215 -0
  230. package/dist/collection/components/gov-error-code/gov-error-code.js +24 -0
  231. package/dist/collection/components/gov-error-code/gov-error-code.js.map +1 -0
  232. package/dist/collection/components/gov-error-code/gov-error-code.stories.js +49 -0
  233. package/dist/collection/components/gov-error-code/gov-error-code.stories.js.map +1 -0
  234. package/dist/collection/components/gov-form/autocomplete/constants.js +10 -0
  235. package/dist/collection/components/gov-form/autocomplete/constants.js.map +1 -0
  236. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.css +228 -0
  237. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.js +658 -0
  238. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.js.map +1 -0
  239. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.stories.js +131 -0
  240. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.stories.js.map +1 -0
  241. package/dist/collection/components/gov-form/checkbox/constants.js +7 -0
  242. package/dist/collection/components/gov-form/checkbox/constants.js.map +1 -0
  243. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.css +333 -0
  244. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.js +362 -0
  245. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.js.map +1 -0
  246. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.stories.js +78 -0
  247. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.stories.js.map +1 -0
  248. package/dist/collection/components/gov-form/control/constants.js +7 -0
  249. package/dist/collection/components/gov-form/control/constants.js.map +1 -0
  250. package/dist/collection/components/gov-form/control/gov-form-control.css +235 -0
  251. package/dist/collection/components/gov-form/control/gov-form-control.js +184 -0
  252. package/dist/collection/components/gov-form/control/gov-form-control.js.map +1 -0
  253. package/dist/collection/components/gov-form/file/constants.js +10 -0
  254. package/dist/collection/components/gov-form/file/constants.js.map +1 -0
  255. package/dist/collection/components/gov-form/file/gov-form-file.css +240 -0
  256. package/dist/collection/components/gov-form/file/gov-form-file.js +552 -0
  257. package/dist/collection/components/gov-form/file/gov-form-file.js.map +1 -0
  258. package/dist/collection/components/gov-form/gov-form-dropdown.css +199 -0
  259. package/dist/collection/components/gov-form/gov-form-dropdown.js +19 -0
  260. package/dist/collection/components/gov-form/gov-form-dropdown.js.map +1 -0
  261. package/dist/collection/components/gov-form/group/constants.js +4 -0
  262. package/dist/collection/components/gov-form/group/constants.js.map +1 -0
  263. package/dist/collection/components/gov-form/group/gov-form-group.css +178 -0
  264. package/dist/collection/components/gov-form/group/gov-form-group.js +19 -0
  265. package/dist/collection/components/gov-form/group/gov-form-group.js.map +1 -0
  266. package/dist/collection/components/gov-form/input/constants.js +10 -0
  267. package/dist/collection/components/gov-form/input/constants.js.map +1 -0
  268. package/dist/collection/components/gov-form/input/gov-form-input.css +400 -0
  269. package/dist/collection/components/gov-form/input/gov-form-input.js +800 -0
  270. package/dist/collection/components/gov-form/input/gov-form-input.js.map +1 -0
  271. package/dist/collection/components/gov-form/input/gov-form-input.stories.js +101 -0
  272. package/dist/collection/components/gov-form/input/gov-form-input.stories.js.map +1 -0
  273. package/dist/collection/components/gov-form/label/constants.js +5 -0
  274. package/dist/collection/components/gov-form/label/constants.js.map +1 -0
  275. package/dist/collection/components/gov-form/label/gov-form-label.css +222 -0
  276. package/dist/collection/components/gov-form/label/gov-form-label.js +65 -0
  277. package/dist/collection/components/gov-form/label/gov-form-label.js.map +1 -0
  278. package/dist/collection/components/gov-form/message/constants.js +8 -0
  279. package/dist/collection/components/gov-form/message/constants.js.map +1 -0
  280. package/dist/collection/components/gov-form/message/gov-form-message.css +208 -0
  281. package/dist/collection/components/gov-form/message/gov-form-message.js +94 -0
  282. package/dist/collection/components/gov-form/message/gov-form-message.js.map +1 -0
  283. package/dist/collection/components/gov-form/message/gov-form-message.stories.js +48 -0
  284. package/dist/collection/components/gov-form/message/gov-form-message.stories.js.map +1 -0
  285. package/dist/collection/components/gov-form/radio/constants.js +9 -0
  286. package/dist/collection/components/gov-form/radio/constants.js.map +1 -0
  287. package/dist/collection/components/gov-form/radio/gov-form-radio.css +332 -0
  288. package/dist/collection/components/gov-form/radio/gov-form-radio.js +362 -0
  289. package/dist/collection/components/gov-form/radio/gov-form-radio.js.map +1 -0
  290. package/dist/collection/components/gov-form/search/constants.js +10 -0
  291. package/dist/collection/components/gov-form/search/constants.js.map +1 -0
  292. package/dist/collection/components/gov-form/search/gov-form-search.css +208 -0
  293. package/dist/collection/components/gov-form/search/gov-form-search.js +108 -0
  294. package/dist/collection/components/gov-form/search/gov-form-search.js.map +1 -0
  295. package/dist/collection/components/gov-form/select/constants.js +15 -0
  296. package/dist/collection/components/gov-form/select/constants.js.map +1 -0
  297. package/dist/collection/components/gov-form/select/gov-form-multi-select.css +460 -0
  298. package/dist/collection/components/gov-form/select/gov-form-multi-select.js +535 -0
  299. package/dist/collection/components/gov-form/select/gov-form-multi-select.js.map +1 -0
  300. package/dist/collection/components/gov-form/select/gov-form-multi-select.stories.js +90 -0
  301. package/dist/collection/components/gov-form/select/gov-form-multi-select.stories.js.map +1 -0
  302. package/dist/collection/components/gov-form/select/gov-form-select.css +419 -0
  303. package/dist/collection/components/gov-form/select/gov-form-select.js +498 -0
  304. package/dist/collection/components/gov-form/select/gov-form-select.js.map +1 -0
  305. package/dist/collection/components/gov-form/select/gov-form-select.stories.js +90 -0
  306. package/dist/collection/components/gov-form/select/gov-form-select.stories.js.map +1 -0
  307. package/dist/collection/components/gov-form/switch/constants.js +9 -0
  308. package/dist/collection/components/gov-form/switch/constants.js.map +1 -0
  309. package/dist/collection/components/gov-form/switch/gov-form-switch.css +354 -0
  310. package/dist/collection/components/gov-form/switch/gov-form-switch.js +359 -0
  311. package/dist/collection/components/gov-form/switch/gov-form-switch.js.map +1 -0
  312. package/dist/collection/components/gov-form/switch/gov-form-switch.stories.js +78 -0
  313. package/dist/collection/components/gov-form/switch/gov-form-switch.stories.js.map +1 -0
  314. package/dist/collection/components/gov-grid/constants.js +4 -0
  315. package/dist/collection/components/gov-grid/constants.js.map +1 -0
  316. package/dist/collection/components/gov-grid/gov-grid.css +262 -0
  317. package/dist/collection/components/gov-grid/gov-grid.js +55 -0
  318. package/dist/collection/components/gov-grid/gov-grid.js.map +1 -0
  319. package/dist/collection/components/gov-icon/constants.js +6 -0
  320. package/dist/collection/components/gov-icon/constants.js.map +1 -0
  321. package/dist/collection/components/gov-icon/gov-icon.css +187 -0
  322. package/dist/collection/components/gov-icon/gov-icon.js +133 -0
  323. package/dist/collection/components/gov-icon/gov-icon.js.map +1 -0
  324. package/dist/collection/components/gov-icon/list.js +103 -0
  325. package/dist/collection/components/gov-icon/list.js.map +1 -0
  326. package/dist/collection/components/gov-message/constants.js +9 -0
  327. package/dist/collection/components/gov-message/constants.js.map +1 -0
  328. package/dist/collection/components/gov-message/gov-message.css +262 -0
  329. package/dist/collection/components/gov-message/gov-message.js +63 -0
  330. package/dist/collection/components/gov-message/gov-message.js.map +1 -0
  331. package/dist/collection/components/gov-message/gov-message.stories.js +70 -0
  332. package/dist/collection/components/gov-message/gov-message.stories.js.map +1 -0
  333. package/dist/collection/components/gov-modal/constants.js +14 -0
  334. package/dist/collection/components/gov-modal/constants.js.map +1 -0
  335. package/dist/collection/components/gov-modal/gov-modal.css +290 -0
  336. package/dist/collection/components/gov-modal/gov-modal.js +319 -0
  337. package/dist/collection/components/gov-modal/gov-modal.js.map +1 -0
  338. package/dist/collection/components/gov-modal/gov-modal.stories.js +55 -0
  339. package/dist/collection/components/gov-modal/gov-modal.stories.js.map +1 -0
  340. package/dist/collection/components/gov-pagination/constants.js +9 -0
  341. package/dist/collection/components/gov-pagination/constants.js.map +1 -0
  342. package/dist/collection/components/gov-pagination/gov-pagination.css +281 -0
  343. package/dist/collection/components/gov-pagination/gov-pagination.js +292 -0
  344. package/dist/collection/components/gov-pagination/gov-pagination.js.map +1 -0
  345. package/dist/collection/components/gov-pagination/pagination.js +55 -0
  346. package/dist/collection/components/gov-pagination/pagination.js.map +1 -0
  347. package/dist/collection/components/gov-promp/constants.js +12 -0
  348. package/dist/collection/components/gov-promp/constants.js.map +1 -0
  349. package/dist/collection/components/gov-promp/gov-prompt.css +293 -0
  350. package/dist/collection/components/gov-promp/gov-prompt.js +319 -0
  351. package/dist/collection/components/gov-promp/gov-prompt.js.map +1 -0
  352. package/dist/collection/components/gov-side-nav/constants.js +15 -0
  353. package/dist/collection/components/gov-side-nav/constants.js.map +1 -0
  354. package/dist/collection/components/gov-side-nav/gov-side-nav-item.css +328 -0
  355. package/dist/collection/components/gov-side-nav/gov-side-nav-item.d.js +2 -0
  356. package/dist/collection/components/gov-side-nav/gov-side-nav-item.d.js.map +1 -0
  357. package/dist/collection/components/gov-side-nav/gov-side-nav-item.js +340 -0
  358. package/dist/collection/components/gov-side-nav/gov-side-nav-item.js.map +1 -0
  359. package/dist/collection/components/gov-side-nav/gov-side-nav.css +183 -0
  360. package/dist/collection/components/gov-side-nav/gov-side-nav.js +165 -0
  361. package/dist/collection/components/gov-side-nav/gov-side-nav.js.map +1 -0
  362. package/dist/collection/components/gov-spacer/constants.js +9 -0
  363. package/dist/collection/components/gov-spacer/constants.js.map +1 -0
  364. package/dist/collection/components/gov-spacer/gov-spacer.css +247 -0
  365. package/dist/collection/components/gov-spacer/gov-spacer.js +93 -0
  366. package/dist/collection/components/gov-spacer/gov-spacer.js.map +1 -0
  367. package/dist/collection/components/gov-spacer/gov-spacer.stories.js +19 -0
  368. package/dist/collection/components/gov-spacer/gov-spacer.stories.js.map +1 -0
  369. package/dist/collection/components/gov-statsbar/constants.js +13 -0
  370. package/dist/collection/components/gov-statsbar/constants.js.map +1 -0
  371. package/dist/collection/components/gov-statsbar/gov-statsbar-item.css +242 -0
  372. package/dist/collection/components/gov-statsbar/gov-statsbar-item.js +65 -0
  373. package/dist/collection/components/gov-statsbar/gov-statsbar-item.js.map +1 -0
  374. package/dist/collection/components/gov-statsbar/gov-statsbar.css +225 -0
  375. package/dist/collection/components/gov-statsbar/gov-statsbar.js +102 -0
  376. package/dist/collection/components/gov-statsbar/gov-statsbar.js.map +1 -0
  377. package/dist/collection/components/gov-statsbar/gov-statsbar.stories.js +71 -0
  378. package/dist/collection/components/gov-statsbar/gov-statsbar.stories.js.map +1 -0
  379. package/dist/collection/components/gov-stepper/constants.js +16 -0
  380. package/dist/collection/components/gov-stepper/constants.js.map +1 -0
  381. package/dist/collection/components/gov-stepper/gov-stepper-item.css +329 -0
  382. package/dist/collection/components/gov-stepper/gov-stepper-item.d.js +2 -0
  383. package/dist/collection/components/gov-stepper/gov-stepper-item.d.js.map +1 -0
  384. package/dist/collection/components/gov-stepper/gov-stepper-item.js +206 -0
  385. package/dist/collection/components/gov-stepper/gov-stepper-item.js.map +1 -0
  386. package/dist/collection/components/gov-stepper/gov-stepper.css +183 -0
  387. package/dist/collection/components/gov-stepper/gov-stepper.js +91 -0
  388. package/dist/collection/components/gov-stepper/gov-stepper.js.map +1 -0
  389. package/dist/collection/components/gov-tabs/constants.js +17 -0
  390. package/dist/collection/components/gov-tabs/constants.js.map +1 -0
  391. package/dist/collection/components/gov-tabs/gov-tabs-item.css +184 -0
  392. package/dist/collection/components/gov-tabs/gov-tabs-item.js +182 -0
  393. package/dist/collection/components/gov-tabs/gov-tabs-item.js.map +1 -0
  394. package/dist/collection/components/gov-tabs/gov-tabs.css +308 -0
  395. package/dist/collection/components/gov-tabs/gov-tabs.js +391 -0
  396. package/dist/collection/components/gov-tabs/gov-tabs.js.map +1 -0
  397. package/dist/collection/components/gov-tabs/gov-tabs.stories.js +29 -0
  398. package/dist/collection/components/gov-tabs/gov-tabs.stories.js.map +1 -0
  399. package/dist/collection/components/gov-tile/constants.js +8 -0
  400. package/dist/collection/components/gov-tile/constants.js.map +1 -0
  401. package/dist/collection/components/gov-tile/gov-tile.css +277 -0
  402. package/dist/collection/components/gov-tile/gov-tile.js +102 -0
  403. package/dist/collection/components/gov-tile/gov-tile.js.map +1 -0
  404. package/dist/collection/components/gov-toast/constants.js +10 -0
  405. package/dist/collection/components/gov-toast/constants.js.map +1 -0
  406. package/dist/collection/components/gov-toast/gov-toast.css +280 -0
  407. package/dist/collection/components/gov-toast/gov-toast.js +220 -0
  408. package/dist/collection/components/gov-toast/gov-toast.js.map +1 -0
  409. package/dist/collection/components/gov-toast/gov-toast.stories.js +83 -0
  410. package/dist/collection/components/gov-toast/gov-toast.stories.js.map +1 -0
  411. package/dist/collection/components/gov-tooltip/constants.js +19 -0
  412. package/dist/collection/components/gov-tooltip/constants.js.map +1 -0
  413. package/dist/collection/components/gov-tooltip/gov-tooltip-content.css +279 -0
  414. package/dist/collection/components/gov-tooltip/gov-tooltip-content.js +63 -0
  415. package/dist/collection/components/gov-tooltip/gov-tooltip-content.js.map +1 -0
  416. package/dist/collection/components/gov-tooltip/gov-tooltip.css +208 -0
  417. package/dist/collection/components/gov-tooltip/gov-tooltip.js +324 -0
  418. package/dist/collection/components/gov-tooltip/gov-tooltip.js.map +1 -0
  419. package/dist/collection/components/gov-tooltip/gov-tooltip.stories.js +54 -0
  420. package/dist/collection/components/gov-tooltip/gov-tooltip.stories.js.map +1 -0
  421. package/dist/collection/components/gov-wizzard/constants.js +16 -0
  422. package/dist/collection/components/gov-wizzard/constants.js.map +1 -0
  423. package/dist/collection/components/gov-wizzard/gov-wizzard-item.css +354 -0
  424. package/dist/collection/components/gov-wizzard/gov-wizzard-item.d.js +2 -0
  425. package/dist/collection/components/gov-wizzard/gov-wizzard-item.d.js.map +1 -0
  426. package/dist/collection/components/gov-wizzard/gov-wizzard-item.js +341 -0
  427. package/dist/collection/components/gov-wizzard/gov-wizzard-item.js.map +1 -0
  428. package/dist/collection/components/gov-wizzard/gov-wizzard.css +183 -0
  429. package/dist/collection/components/gov-wizzard/gov-wizzard.js +164 -0
  430. package/dist/collection/components/gov-wizzard/gov-wizzard.js.map +1 -0
  431. package/dist/collection/components/gov-wizzard/gov-wizzard.stories.js +109 -0
  432. package/dist/collection/components/gov-wizzard/gov-wizzard.stories.js.map +1 -0
  433. package/dist/collection/core/constants/breakpoint.js +9 -0
  434. package/dist/collection/core/constants/breakpoint.js.map +1 -0
  435. package/dist/collection/core/constants/sizes.js +15 -0
  436. package/dist/collection/core/constants/sizes.js.map +1 -0
  437. package/dist/collection/core/constants/variants.js +10 -0
  438. package/dist/collection/core/constants/variants.js.map +1 -0
  439. package/dist/collection/helpers/Dom/form.js +55 -0
  440. package/dist/collection/helpers/Dom/form.js.map +1 -0
  441. package/dist/collection/helpers/Dom/template.js +107 -0
  442. package/dist/collection/helpers/Dom/template.js.map +1 -0
  443. package/dist/collection/helpers/Dom/win.js +5 -0
  444. package/dist/collection/helpers/Dom/win.js.map +1 -0
  445. package/dist/collection/helpers/Log/gov.log.js +21 -0
  446. package/dist/collection/helpers/Log/gov.log.js.map +1 -0
  447. package/dist/collection/helpers/Validate/props.js +10 -0
  448. package/dist/collection/helpers/Validate/props.js.map +1 -0
  449. package/dist/collection/helpers/Validate/wcag.js +53 -0
  450. package/dist/collection/helpers/Validate/wcag.js.map +1 -0
  451. package/dist/collection/index.js +2 -0
  452. package/dist/collection/index.js.map +1 -0
  453. package/dist/collection/pages/Accordion.js +254 -0
  454. package/dist/collection/pages/Accordion.js.map +1 -0
  455. package/dist/collection/pages/Alert.js +83 -0
  456. package/dist/collection/pages/Alert.js.map +1 -0
  457. package/dist/collection/pages/Badge.js +279 -0
  458. package/dist/collection/pages/Badge.js.map +1 -0
  459. package/dist/collection/pages/Button.js +958 -0
  460. package/dist/collection/pages/Button.js.map +1 -0
  461. package/dist/collection/pages/Card.js +102 -0
  462. package/dist/collection/pages/Card.js.map +1 -0
  463. package/dist/collection/pages/Cookiebar.js +29 -0
  464. package/dist/collection/pages/Cookiebar.js.map +1 -0
  465. package/dist/collection/pages/Empty.js +43 -0
  466. package/dist/collection/pages/Empty.js.map +1 -0
  467. package/dist/collection/pages/Error.js +16 -0
  468. package/dist/collection/pages/Error.js.map +1 -0
  469. package/dist/collection/pages/FormLabel.js +13 -0
  470. package/dist/collection/pages/FormLabel.js.map +1 -0
  471. package/dist/collection/pages/FormMessage.js +82 -0
  472. package/dist/collection/pages/FormMessage.js.map +1 -0
  473. package/dist/collection/pages/Forms.js +1099 -0
  474. package/dist/collection/pages/Forms.js.map +1 -0
  475. package/dist/collection/pages/FormsRestructure.js +13 -0
  476. package/dist/collection/pages/FormsRestructure.js.map +1 -0
  477. package/dist/collection/pages/Home.js +9 -0
  478. package/dist/collection/pages/Home.js.map +1 -0
  479. package/dist/collection/pages/Message.js +94 -0
  480. package/dist/collection/pages/Message.js.map +1 -0
  481. package/dist/collection/pages/Modal.js +57 -0
  482. package/dist/collection/pages/Modal.js.map +1 -0
  483. package/dist/collection/pages/Pagination.js +24 -0
  484. package/dist/collection/pages/Pagination.js.map +1 -0
  485. package/dist/collection/pages/Prompt.js +48 -0
  486. package/dist/collection/pages/Prompt.js.map +1 -0
  487. package/dist/collection/pages/SideNav.js +117 -0
  488. package/dist/collection/pages/SideNav.js.map +1 -0
  489. package/dist/collection/pages/Spacer.js +19 -0
  490. package/dist/collection/pages/Spacer.js.map +1 -0
  491. package/dist/collection/pages/Statsbar.js +202 -0
  492. package/dist/collection/pages/Statsbar.js.map +1 -0
  493. package/dist/collection/pages/Stepper.js +55 -0
  494. package/dist/collection/pages/Stepper.js.map +1 -0
  495. package/dist/collection/pages/Tabs.js +233 -0
  496. package/dist/collection/pages/Tabs.js.map +1 -0
  497. package/dist/collection/pages/Tile.js +80 -0
  498. package/dist/collection/pages/Tile.js.map +1 -0
  499. package/dist/collection/pages/ToastMessage.js +47 -0
  500. package/dist/collection/pages/ToastMessage.js.map +1 -0
  501. package/dist/collection/pages/Tooltip.js +137 -0
  502. package/dist/collection/pages/Tooltip.js.map +1 -0
  503. package/dist/collection/pages/Typography.js +75 -0
  504. package/dist/collection/pages/Typography.js.map +1 -0
  505. package/dist/collection/pages/Wizzard.js +63 -0
  506. package/dist/collection/pages/Wizzard.js.map +1 -0
  507. package/dist/collection/utils/bool.utils.js +15 -0
  508. package/dist/collection/utils/bool.utils.js.map +1 -0
  509. package/dist/collection/utils/ds.utils.js +6 -0
  510. package/dist/collection/utils/ds.utils.js.map +1 -0
  511. package/dist/collection/utils/file.utils.js +23 -0
  512. package/dist/collection/utils/file.utils.js.map +1 -0
  513. package/dist/collection/utils/icon.utils.js +24 -0
  514. package/dist/collection/utils/icon.utils.js.map +1 -0
  515. package/dist/collection/utils/number.utils.js +4 -0
  516. package/dist/collection/utils/number.utils.js.map +1 -0
  517. package/dist/collection/utils/string.utils.js +17 -0
  518. package/dist/collection/utils/string.utils.js.map +1 -0
  519. package/dist/collection/utils/utils.js +14 -0
  520. package/dist/collection/utils/utils.js.map +1 -0
  521. package/dist/components/constants.js +18 -0
  522. package/dist/components/constants.js.map +1 -0
  523. package/dist/components/constants10.js +19 -0
  524. package/dist/components/constants10.js.map +1 -0
  525. package/dist/components/constants11.js +23 -0
  526. package/dist/components/constants11.js.map +1 -0
  527. package/dist/components/constants12.js +18 -0
  528. package/dist/components/constants12.js.map +1 -0
  529. package/dist/components/constants2.js +12 -0
  530. package/dist/components/constants2.js.map +1 -0
  531. package/dist/components/constants3.js +20 -0
  532. package/dist/components/constants3.js.map +1 -0
  533. package/dist/components/constants4.js +8 -0
  534. package/dist/components/constants4.js.map +1 -0
  535. package/dist/components/constants5.js +12 -0
  536. package/dist/components/constants5.js.map +1 -0
  537. package/dist/components/constants6.js +17 -0
  538. package/dist/components/constants6.js.map +1 -0
  539. package/dist/components/constants7.js +18 -0
  540. package/dist/components/constants7.js.map +1 -0
  541. package/dist/components/constants8.js +16 -0
  542. package/dist/components/constants8.js.map +1 -0
  543. package/dist/components/constants9.js +18 -0
  544. package/dist/components/constants9.js.map +1 -0
  545. package/dist/components/form.js +103 -0
  546. package/dist/components/form.js.map +1 -0
  547. package/dist/components/gov-accordion-item.d.ts +11 -0
  548. package/dist/components/gov-accordion-item.js +138 -0
  549. package/dist/components/gov-accordion-item.js.map +1 -0
  550. package/dist/components/gov-accordion.d.ts +11 -0
  551. package/dist/components/gov-accordion.js +88 -0
  552. package/dist/components/gov-accordion.js.map +1 -0
  553. package/dist/components/gov-alert.d.ts +11 -0
  554. package/dist/components/gov-alert.js +82 -0
  555. package/dist/components/gov-alert.js.map +1 -0
  556. package/dist/components/gov-app.d.ts +11 -0
  557. package/dist/components/gov-app.js +7192 -0
  558. package/dist/components/gov-app.js.map +1 -0
  559. package/dist/components/gov-attachments-item.d.ts +11 -0
  560. package/dist/components/gov-attachments-item.js +8 -0
  561. package/dist/components/gov-attachments-item.js.map +1 -0
  562. package/dist/components/gov-attachments-item2.js +66 -0
  563. package/dist/components/gov-attachments-item2.js.map +1 -0
  564. package/dist/components/gov-attachments.d.ts +11 -0
  565. package/dist/components/gov-attachments.js +8 -0
  566. package/dist/components/gov-attachments.js.map +1 -0
  567. package/dist/components/gov-attachments2.js +53 -0
  568. package/dist/components/gov-attachments2.js.map +1 -0
  569. package/dist/components/gov-backdrop.d.ts +11 -0
  570. package/dist/components/gov-backdrop.js +8 -0
  571. package/dist/components/gov-backdrop.js.map +1 -0
  572. package/dist/components/gov-backdrop2.js +60 -0
  573. package/dist/components/gov-backdrop2.js.map +1 -0
  574. package/dist/components/gov-badge.d.ts +11 -0
  575. package/dist/components/gov-badge.js +8 -0
  576. package/dist/components/gov-badge.js.map +1 -0
  577. package/dist/components/gov-badge2.js +104 -0
  578. package/dist/components/gov-badge2.js.map +1 -0
  579. package/dist/components/gov-button.d.ts +11 -0
  580. package/dist/components/gov-button.js +8 -0
  581. package/dist/components/gov-button.js.map +1 -0
  582. package/dist/components/gov-button2.js +196 -0
  583. package/dist/components/gov-button2.js.map +1 -0
  584. package/dist/components/gov-card.d.ts +11 -0
  585. package/dist/components/gov-card.js +141 -0
  586. package/dist/components/gov-card.js.map +1 -0
  587. package/dist/components/gov-container.d.ts +11 -0
  588. package/dist/components/gov-container.js +46 -0
  589. package/dist/components/gov-container.js.map +1 -0
  590. package/dist/components/gov-cookiebar.d.ts +11 -0
  591. package/dist/components/gov-cookiebar.js +47 -0
  592. package/dist/components/gov-cookiebar.js.map +1 -0
  593. package/dist/components/gov-empty.d.ts +11 -0
  594. package/dist/components/gov-empty.js +45 -0
  595. package/dist/components/gov-empty.js.map +1 -0
  596. package/dist/components/gov-error-code.d.ts +11 -0
  597. package/dist/components/gov-error-code.js +45 -0
  598. package/dist/components/gov-error-code.js.map +1 -0
  599. package/dist/components/gov-form-autocomplete.d.ts +11 -0
  600. package/dist/components/gov-form-autocomplete.js +8 -0
  601. package/dist/components/gov-form-autocomplete.js.map +1 -0
  602. package/dist/components/gov-form-autocomplete2.js +224 -0
  603. package/dist/components/gov-form-autocomplete2.js.map +1 -0
  604. package/dist/components/gov-form-checkbox.d.ts +11 -0
  605. package/dist/components/gov-form-checkbox.js +127 -0
  606. package/dist/components/gov-form-checkbox.js.map +1 -0
  607. package/dist/components/gov-form-control.d.ts +11 -0
  608. package/dist/components/gov-form-control.js +103 -0
  609. package/dist/components/gov-form-control.js.map +1 -0
  610. package/dist/components/gov-form-dropdown.d.ts +11 -0
  611. package/dist/components/gov-form-dropdown.js +36 -0
  612. package/dist/components/gov-form-dropdown.js.map +1 -0
  613. package/dist/components/gov-form-file.d.ts +11 -0
  614. package/dist/components/gov-form-file.js +235 -0
  615. package/dist/components/gov-form-file.js.map +1 -0
  616. package/dist/components/gov-form-group.d.ts +11 -0
  617. package/dist/components/gov-form-group.js +39 -0
  618. package/dist/components/gov-form-group.js.map +1 -0
  619. package/dist/components/gov-form-input.d.ts +11 -0
  620. package/dist/components/gov-form-input.js +8 -0
  621. package/dist/components/gov-form-input.js.map +1 -0
  622. package/dist/components/gov-form-input2.js +194 -0
  623. package/dist/components/gov-form-input2.js.map +1 -0
  624. package/dist/components/gov-form-label.d.ts +11 -0
  625. package/dist/components/gov-form-label.js +40 -0
  626. package/dist/components/gov-form-label.js.map +1 -0
  627. package/dist/components/gov-form-message.d.ts +11 -0
  628. package/dist/components/gov-form-message.js +8 -0
  629. package/dist/components/gov-form-message.js.map +1 -0
  630. package/dist/components/gov-form-message2.js +59 -0
  631. package/dist/components/gov-form-message2.js.map +1 -0
  632. package/dist/components/gov-form-multi-select.d.ts +11 -0
  633. package/dist/components/gov-form-multi-select.js +240 -0
  634. package/dist/components/gov-form-multi-select.js.map +1 -0
  635. package/dist/components/gov-form-radio.d.ts +11 -0
  636. package/dist/components/gov-form-radio.js +121 -0
  637. package/dist/components/gov-form-radio.js.map +1 -0
  638. package/dist/components/gov-form-search.d.ts +11 -0
  639. package/dist/components/gov-form-search.js +89 -0
  640. package/dist/components/gov-form-search.js.map +1 -0
  641. package/dist/components/gov-form-select.d.ts +11 -0
  642. package/dist/components/gov-form-select.js +8 -0
  643. package/dist/components/gov-form-select.js.map +1 -0
  644. package/dist/components/gov-form-select2.js +151 -0
  645. package/dist/components/gov-form-select2.js.map +1 -0
  646. package/dist/components/gov-form-switch.d.ts +11 -0
  647. package/dist/components/gov-form-switch.js +118 -0
  648. package/dist/components/gov-form-switch.js.map +1 -0
  649. package/dist/components/gov-grid.d.ts +11 -0
  650. package/dist/components/gov-grid.js +51 -0
  651. package/dist/components/gov-grid.js.map +1 -0
  652. package/dist/components/gov-icon.d.ts +11 -0
  653. package/dist/components/gov-icon.js +8 -0
  654. package/dist/components/gov-icon.js.map +1 -0
  655. package/dist/components/gov-icon2.js +128 -0
  656. package/dist/components/gov-icon2.js.map +1 -0
  657. package/dist/components/gov-message.d.ts +11 -0
  658. package/dist/components/gov-message.js +56 -0
  659. package/dist/components/gov-message.js.map +1 -0
  660. package/dist/components/gov-modal.d.ts +11 -0
  661. package/dist/components/gov-modal.js +142 -0
  662. package/dist/components/gov-modal.js.map +1 -0
  663. package/dist/components/gov-pagination.d.ts +11 -0
  664. package/dist/components/gov-pagination.js +181 -0
  665. package/dist/components/gov-pagination.js.map +1 -0
  666. package/dist/components/gov-prompt.d.ts +11 -0
  667. package/dist/components/gov-prompt.js +130 -0
  668. package/dist/components/gov-prompt.js.map +1 -0
  669. package/dist/components/gov-side-nav-item.d.ts +11 -0
  670. package/dist/components/gov-side-nav-item.js +134 -0
  671. package/dist/components/gov-side-nav-item.js.map +1 -0
  672. package/dist/components/gov-side-nav.d.ts +11 -0
  673. package/dist/components/gov-side-nav.js +73 -0
  674. package/dist/components/gov-side-nav.js.map +1 -0
  675. package/dist/components/gov-spacer.d.ts +11 -0
  676. package/dist/components/gov-spacer.js +72 -0
  677. package/dist/components/gov-spacer.js.map +1 -0
  678. package/dist/components/gov-statsbar-item.d.ts +11 -0
  679. package/dist/components/gov-statsbar-item.js +52 -0
  680. package/dist/components/gov-statsbar-item.js.map +1 -0
  681. package/dist/components/gov-statsbar.d.ts +11 -0
  682. package/dist/components/gov-statsbar.js +65 -0
  683. package/dist/components/gov-statsbar.js.map +1 -0
  684. package/dist/components/gov-stepper-item.d.ts +11 -0
  685. package/dist/components/gov-stepper-item.js +95 -0
  686. package/dist/components/gov-stepper-item.js.map +1 -0
  687. package/dist/components/gov-stepper.d.ts +11 -0
  688. package/dist/components/gov-stepper.js +61 -0
  689. package/dist/components/gov-stepper.js.map +1 -0
  690. package/dist/components/gov-tabs-item.d.ts +11 -0
  691. package/dist/components/gov-tabs-item.js +73 -0
  692. package/dist/components/gov-tabs-item.js.map +1 -0
  693. package/dist/components/gov-tabs.d.ts +11 -0
  694. package/dist/components/gov-tabs.js +230 -0
  695. package/dist/components/gov-tabs.js.map +1 -0
  696. package/dist/components/gov-tile.d.ts +11 -0
  697. package/dist/components/gov-tile.js +72 -0
  698. package/dist/components/gov-tile.js.map +1 -0
  699. package/dist/components/gov-toast.d.ts +11 -0
  700. package/dist/components/gov-toast.js +120 -0
  701. package/dist/components/gov-toast.js.map +1 -0
  702. package/dist/components/gov-tooltip-content.d.ts +11 -0
  703. package/dist/components/gov-tooltip-content.js +55 -0
  704. package/dist/components/gov-tooltip-content.js.map +1 -0
  705. package/dist/components/gov-tooltip.d.ts +11 -0
  706. package/dist/components/gov-tooltip.js +179 -0
  707. package/dist/components/gov-tooltip.js.map +1 -0
  708. package/dist/components/gov-wizzard-item.d.ts +11 -0
  709. package/dist/components/gov-wizzard-item.js +140 -0
  710. package/dist/components/gov-wizzard-item.js.map +1 -0
  711. package/dist/components/gov-wizzard.d.ts +11 -0
  712. package/dist/components/gov-wizzard.js +81 -0
  713. package/dist/components/gov-wizzard.js.map +1 -0
  714. package/dist/components/gov.log.js +24 -0
  715. package/dist/components/gov.log.js.map +1 -0
  716. package/dist/components/index.d.ts +70 -0
  717. package/dist/components/index.js +52 -0
  718. package/dist/components/index.js.map +1 -0
  719. package/dist/components/props.js +14 -0
  720. package/dist/components/props.js.map +1 -0
  721. package/dist/components/sizes.js +18 -0
  722. package/dist/components/sizes.js.map +1 -0
  723. package/dist/components/string.utils.js +20 -0
  724. package/dist/components/string.utils.js.map +1 -0
  725. package/dist/components/template.js +110 -0
  726. package/dist/components/template.js.map +1 -0
  727. package/dist/components/utils.js +73 -0
  728. package/dist/components/utils.js.map +1 -0
  729. package/dist/components/variants.js +13 -0
  730. package/dist/components/variants.js.map +1 -0
  731. package/dist/core/core.css +2 -0
  732. package/dist/core/core.esm.js +2 -0
  733. package/dist/core/core.esm.js.map +1 -0
  734. package/dist/core/index.esm.js +2 -0
  735. package/dist/core/index.esm.js.map +1 -0
  736. package/dist/core/p-04354bad.entry.js +2 -0
  737. package/dist/core/p-04354bad.entry.js.map +1 -0
  738. package/dist/core/p-089c220d.js +2 -0
  739. package/dist/core/p-089c220d.js.map +1 -0
  740. package/dist/core/p-0956d80f.js +2 -0
  741. package/dist/core/p-0956d80f.js.map +1 -0
  742. package/dist/core/p-15591728.js +2 -0
  743. package/dist/core/p-15591728.js.map +1 -0
  744. package/dist/core/p-1613841c.entry.js +2 -0
  745. package/dist/core/p-1613841c.entry.js.map +1 -0
  746. package/dist/core/p-176a5828.js +2 -0
  747. package/dist/core/p-176a5828.js.map +1 -0
  748. package/dist/core/p-1e70ab4e.js +2 -0
  749. package/dist/core/p-1e70ab4e.js.map +1 -0
  750. package/dist/core/p-203f5b10.js +2 -0
  751. package/dist/core/p-203f5b10.js.map +1 -0
  752. package/dist/core/p-21d55718.entry.js +2 -0
  753. package/dist/core/p-21d55718.entry.js.map +1 -0
  754. package/dist/core/p-2474a77a.js +2 -0
  755. package/dist/core/p-2474a77a.js.map +1 -0
  756. package/dist/core/p-27977727.js +2 -0
  757. package/dist/core/p-27977727.js.map +1 -0
  758. package/dist/core/p-2a3b91e8.entry.js +2 -0
  759. package/dist/core/p-2a3b91e8.entry.js.map +1 -0
  760. package/dist/core/p-300a45d2.entry.js +2 -0
  761. package/dist/core/p-300a45d2.entry.js.map +1 -0
  762. package/dist/core/p-32dc0fab.entry.js +2 -0
  763. package/dist/core/p-32dc0fab.entry.js.map +1 -0
  764. package/dist/core/p-3a72b75e.entry.js +2 -0
  765. package/dist/core/p-3a72b75e.entry.js.map +1 -0
  766. package/dist/core/p-3b39c3f4.entry.js +2 -0
  767. package/dist/core/p-3b39c3f4.entry.js.map +1 -0
  768. package/dist/core/p-3ef69b36.entry.js +2 -0
  769. package/dist/core/p-3ef69b36.entry.js.map +1 -0
  770. package/dist/core/p-42367e53.js +2 -0
  771. package/dist/core/p-42367e53.js.map +1 -0
  772. package/dist/core/p-45485d1c.js +2 -0
  773. package/dist/core/p-45485d1c.js.map +1 -0
  774. package/dist/core/p-468af26f.entry.js +2 -0
  775. package/dist/core/p-468af26f.entry.js.map +1 -0
  776. package/dist/core/p-487665c0.entry.js +2 -0
  777. package/dist/core/p-487665c0.entry.js.map +1 -0
  778. package/dist/core/p-4a7fff28.entry.js +2 -0
  779. package/dist/core/p-4a7fff28.entry.js.map +1 -0
  780. package/dist/core/p-5548d2ac.entry.js +2 -0
  781. package/dist/core/p-5548d2ac.entry.js.map +1 -0
  782. package/dist/core/p-55500e5a.js +2 -0
  783. package/dist/core/p-55500e5a.js.map +1 -0
  784. package/dist/core/p-55f49f1d.js +2 -0
  785. package/dist/core/p-55f49f1d.js.map +1 -0
  786. package/dist/core/p-5fbc2292.entry.js +2 -0
  787. package/dist/core/p-5fbc2292.entry.js.map +1 -0
  788. package/dist/core/p-6797db03.entry.js +2 -0
  789. package/dist/core/p-6797db03.entry.js.map +1 -0
  790. package/dist/core/p-732167df.entry.js +2 -0
  791. package/dist/core/p-732167df.entry.js.map +1 -0
  792. package/dist/core/p-75c62141.js +3 -0
  793. package/dist/core/p-75c62141.js.map +1 -0
  794. package/dist/core/p-805fd311.entry.js +2 -0
  795. package/dist/core/p-805fd311.entry.js.map +1 -0
  796. package/dist/core/p-81584adc.entry.js +2 -0
  797. package/dist/core/p-81584adc.entry.js.map +1 -0
  798. package/dist/core/p-84ec0533.entry.js +2 -0
  799. package/dist/core/p-84ec0533.entry.js.map +1 -0
  800. package/dist/core/p-899eff0b.entry.js +2 -0
  801. package/dist/core/p-899eff0b.entry.js.map +1 -0
  802. package/dist/core/p-8ffd33d7.entry.js +2 -0
  803. package/dist/core/p-8ffd33d7.entry.js.map +1 -0
  804. package/dist/core/p-9077d6f6.js +2 -0
  805. package/dist/core/p-9077d6f6.js.map +1 -0
  806. package/dist/core/p-930e20e9.entry.js +2 -0
  807. package/dist/core/p-930e20e9.entry.js.map +1 -0
  808. package/dist/core/p-97b6e139.entry.js +2 -0
  809. package/dist/core/p-97b6e139.entry.js.map +1 -0
  810. package/dist/core/p-98d0c03d.entry.js +2 -0
  811. package/dist/core/p-98d0c03d.entry.js.map +1 -0
  812. package/dist/core/p-9db35e06.js +2 -0
  813. package/dist/core/p-9db35e06.js.map +1 -0
  814. package/dist/core/p-a24dc455.js +2 -0
  815. package/dist/core/p-a24dc455.js.map +1 -0
  816. package/dist/core/p-a5dd376d.entry.js +2 -0
  817. package/dist/core/p-a5dd376d.entry.js.map +1 -0
  818. package/dist/core/p-a8320dd3.entry.js +2 -0
  819. package/dist/core/p-a8320dd3.entry.js.map +1 -0
  820. package/dist/core/p-a870e7db.entry.js +2 -0
  821. package/dist/core/p-a870e7db.entry.js.map +1 -0
  822. package/dist/core/p-aa54d288.entry.js +2 -0
  823. package/dist/core/p-aa54d288.entry.js.map +1 -0
  824. package/dist/core/p-ab33947a.entry.js +2 -0
  825. package/dist/core/p-ab33947a.entry.js.map +1 -0
  826. package/dist/core/p-b4a749e8.js +2 -0
  827. package/dist/core/p-b4a749e8.js.map +1 -0
  828. package/dist/core/p-bc13b48c.entry.js +2 -0
  829. package/dist/core/p-bc13b48c.entry.js.map +1 -0
  830. package/dist/core/p-bed96a18.entry.js +2 -0
  831. package/dist/core/p-bed96a18.entry.js.map +1 -0
  832. package/dist/core/p-c2bb9d74.entry.js +2 -0
  833. package/dist/core/p-c2bb9d74.entry.js.map +1 -0
  834. package/dist/core/p-c351eeab.entry.js +2 -0
  835. package/dist/core/p-c351eeab.entry.js.map +1 -0
  836. package/dist/core/p-c7723675.entry.js +2 -0
  837. package/dist/core/p-c7723675.entry.js.map +1 -0
  838. package/dist/core/p-d3714547.js +2 -0
  839. package/dist/core/p-d3714547.js.map +1 -0
  840. package/dist/core/p-d4aaff74.js +2 -0
  841. package/dist/core/p-d4aaff74.js.map +1 -0
  842. package/dist/core/p-d622559e.entry.js +2 -0
  843. package/dist/core/p-d622559e.entry.js.map +1 -0
  844. package/dist/core/p-daa82340.entry.js +2 -0
  845. package/dist/core/p-daa82340.entry.js.map +1 -0
  846. package/dist/core/p-e1b02f22.entry.js +2 -0
  847. package/dist/core/p-e1b02f22.entry.js.map +1 -0
  848. package/dist/core/p-e29a195b.js +2 -0
  849. package/dist/core/p-e29a195b.js.map +1 -0
  850. package/dist/core/p-e454c6a2.entry.js +2 -0
  851. package/dist/core/p-e454c6a2.entry.js.map +1 -0
  852. package/dist/core/p-e875b974.entry.js +2 -0
  853. package/dist/core/p-e875b974.entry.js.map +1 -0
  854. package/dist/core/p-ebd98b2d.entry.js +2 -0
  855. package/dist/core/p-ebd98b2d.entry.js.map +1 -0
  856. package/dist/core/p-ecf9700e.entry.js +2 -0
  857. package/dist/core/p-ecf9700e.entry.js.map +1 -0
  858. package/dist/core/p-ee0bfc25.js +2 -0
  859. package/dist/core/p-ee0bfc25.js.map +1 -0
  860. package/dist/core/p-f1ccdb26.entry.js +2 -0
  861. package/dist/core/p-f1ccdb26.entry.js.map +1 -0
  862. package/dist/core/p-f2debcea.entry.js +2 -0
  863. package/dist/core/p-f2debcea.entry.js.map +1 -0
  864. package/dist/core/p-f5aabaaf.entry.js +2 -0
  865. package/dist/core/p-f5aabaaf.entry.js.map +1 -0
  866. package/dist/core/p-f6f34f80.js +2 -0
  867. package/dist/core/p-f6f34f80.js.map +1 -0
  868. package/dist/core/p-f7283930.entry.js +2 -0
  869. package/dist/core/p-f7283930.entry.js.map +1 -0
  870. package/dist/core/p-f9320f1e.js +2 -0
  871. package/dist/core/p-f9320f1e.js.map +1 -0
  872. package/dist/core/p-fc243d75.entry.js +2 -0
  873. package/dist/core/p-fc243d75.entry.js.map +1 -0
  874. package/dist/core/p-feba699a.entry.js +2 -0
  875. package/dist/core/p-feba699a.entry.js.map +1 -0
  876. package/dist/custom-elements/index.d.ts +333 -0
  877. package/dist/custom-elements/index.js +2 -0
  878. package/dist/custom-elements/index.js.map +1 -0
  879. package/dist/esm/constants-0072cbed.js +18 -0
  880. package/dist/esm/constants-0072cbed.js.map +1 -0
  881. package/dist/esm/constants-050bd135.js +14 -0
  882. package/dist/esm/constants-050bd135.js.map +1 -0
  883. package/dist/esm/constants-0ba692b3.js +23 -0
  884. package/dist/esm/constants-0ba692b3.js.map +1 -0
  885. package/dist/esm/constants-1f1d1d3e.js +16 -0
  886. package/dist/esm/constants-1f1d1d3e.js.map +1 -0
  887. package/dist/esm/constants-3ca24227.js +18 -0
  888. package/dist/esm/constants-3ca24227.js.map +1 -0
  889. package/dist/esm/constants-49dc75e2.js +18 -0
  890. package/dist/esm/constants-49dc75e2.js.map +1 -0
  891. package/dist/esm/constants-5c1382a4.js +8 -0
  892. package/dist/esm/constants-5c1382a4.js.map +1 -0
  893. package/dist/esm/constants-7a8adcd1.js +20 -0
  894. package/dist/esm/constants-7a8adcd1.js.map +1 -0
  895. package/dist/esm/constants-8729f0c0.js +18 -0
  896. package/dist/esm/constants-8729f0c0.js.map +1 -0
  897. package/dist/esm/constants-9aaa1aa0.js +12 -0
  898. package/dist/esm/constants-9aaa1aa0.js.map +1 -0
  899. package/dist/esm/constants-b5974ead.js +18 -0
  900. package/dist/esm/constants-b5974ead.js.map +1 -0
  901. package/dist/esm/constants-ba13b28f.js +17 -0
  902. package/dist/esm/constants-ba13b28f.js.map +1 -0
  903. package/dist/esm/constants-fcd1143c.js +19 -0
  904. package/dist/esm/constants-fcd1143c.js.map +1 -0
  905. package/dist/esm/core.js +19 -0
  906. package/dist/esm/core.js.map +1 -0
  907. package/dist/esm/form-16cd7ae0.js +85 -0
  908. package/dist/esm/form-16cd7ae0.js.map +1 -0
  909. package/dist/esm/gov-accordion-item.entry.js +102 -0
  910. package/dist/esm/gov-accordion-item.entry.js.map +1 -0
  911. package/dist/esm/gov-accordion.entry.js +67 -0
  912. package/dist/esm/gov-accordion.entry.js.map +1 -0
  913. package/dist/esm/gov-alert.entry.js +48 -0
  914. package/dist/esm/gov-alert.entry.js.map +1 -0
  915. package/dist/esm/gov-app.entry.js +7174 -0
  916. package/dist/esm/gov-app.entry.js.map +1 -0
  917. package/dist/esm/gov-attachments_3.entry.js +108 -0
  918. package/dist/esm/gov-attachments_3.entry.js.map +1 -0
  919. package/dist/esm/gov-backdrop.entry.js +43 -0
  920. package/dist/esm/gov-backdrop.entry.js.map +1 -0
  921. package/dist/esm/gov-badge.entry.js +79 -0
  922. package/dist/esm/gov-badge.entry.js.map +1 -0
  923. package/dist/esm/gov-button.entry.js +147 -0
  924. package/dist/esm/gov-button.entry.js.map +1 -0
  925. package/dist/esm/gov-card.entry.js +106 -0
  926. package/dist/esm/gov-card.entry.js.map +1 -0
  927. package/dist/esm/gov-container.entry.js +26 -0
  928. package/dist/esm/gov-container.entry.js.map +1 -0
  929. package/dist/esm/gov-cookiebar.entry.js +29 -0
  930. package/dist/esm/gov-cookiebar.entry.js.map +1 -0
  931. package/dist/esm/gov-empty.entry.js +27 -0
  932. package/dist/esm/gov-empty.entry.js.map +1 -0
  933. package/dist/esm/gov-error-code.entry.js +27 -0
  934. package/dist/esm/gov-error-code.entry.js.map +1 -0
  935. package/dist/esm/gov-form-autocomplete.entry.js +173 -0
  936. package/dist/esm/gov-form-autocomplete.entry.js.map +1 -0
  937. package/dist/esm/gov-form-checkbox.entry.js +96 -0
  938. package/dist/esm/gov-form-checkbox.entry.js.map +1 -0
  939. package/dist/esm/gov-form-control.entry.js +83 -0
  940. package/dist/esm/gov-form-control.entry.js.map +1 -0
  941. package/dist/esm/gov-form-dropdown.entry.js +17 -0
  942. package/dist/esm/gov-form-dropdown.entry.js.map +1 -0
  943. package/dist/esm/gov-form-file.entry.js +175 -0
  944. package/dist/esm/gov-form-file.entry.js.map +1 -0
  945. package/dist/esm/gov-form-group.entry.js +21 -0
  946. package/dist/esm/gov-form-group.entry.js.map +1 -0
  947. package/dist/esm/gov-form-input.entry.js +146 -0
  948. package/dist/esm/gov-form-input.entry.js.map +1 -0
  949. package/dist/esm/gov-form-label.entry.js +20 -0
  950. package/dist/esm/gov-form-label.entry.js.map +1 -0
  951. package/dist/esm/gov-form-multi-select.entry.js +182 -0
  952. package/dist/esm/gov-form-multi-select.entry.js.map +1 -0
  953. package/dist/esm/gov-form-radio.entry.js +96 -0
  954. package/dist/esm/gov-form-radio.entry.js.map +1 -0
  955. package/dist/esm/gov-form-search.entry.js +57 -0
  956. package/dist/esm/gov-form-search.entry.js.map +1 -0
  957. package/dist/esm/gov-form-select.entry.js +117 -0
  958. package/dist/esm/gov-form-select.entry.js.map +1 -0
  959. package/dist/esm/gov-form-switch.entry.js +93 -0
  960. package/dist/esm/gov-form-switch.entry.js.map +1 -0
  961. package/dist/esm/gov-grid.entry.js +31 -0
  962. package/dist/esm/gov-grid.entry.js.map +1 -0
  963. package/dist/esm/gov-icon.entry.js +107 -0
  964. package/dist/esm/gov-icon.entry.js.map +1 -0
  965. package/dist/esm/gov-message.entry.js +37 -0
  966. package/dist/esm/gov-message.entry.js.map +1 -0
  967. package/dist/esm/gov-modal.entry.js +95 -0
  968. package/dist/esm/gov-modal.entry.js.map +1 -0
  969. package/dist/esm/gov-pagination.entry.js +141 -0
  970. package/dist/esm/gov-pagination.entry.js.map +1 -0
  971. package/dist/esm/gov-prompt.entry.js +95 -0
  972. package/dist/esm/gov-prompt.entry.js.map +1 -0
  973. package/dist/esm/gov-side-nav-item.entry.js +90 -0
  974. package/dist/esm/gov-side-nav-item.entry.js.map +1 -0
  975. package/dist/esm/gov-side-nav.entry.js +52 -0
  976. package/dist/esm/gov-side-nav.entry.js.map +1 -0
  977. package/dist/esm/gov-spacer.entry.js +52 -0
  978. package/dist/esm/gov-spacer.entry.js.map +1 -0
  979. package/dist/esm/gov-statsbar-item.entry.js +33 -0
  980. package/dist/esm/gov-statsbar-item.entry.js.map +1 -0
  981. package/dist/esm/gov-statsbar.entry.js +45 -0
  982. package/dist/esm/gov-statsbar.entry.js.map +1 -0
  983. package/dist/esm/gov-stepper-item.entry.js +71 -0
  984. package/dist/esm/gov-stepper-item.entry.js.map +1 -0
  985. package/dist/esm/gov-stepper.entry.js +43 -0
  986. package/dist/esm/gov-stepper.entry.js.map +1 -0
  987. package/dist/esm/gov-tabs-item.entry.js +48 -0
  988. package/dist/esm/gov-tabs-item.entry.js.map +1 -0
  989. package/dist/esm/gov-tabs.entry.js +184 -0
  990. package/dist/esm/gov-tabs.entry.js.map +1 -0
  991. package/dist/esm/gov-tile.entry.js +44 -0
  992. package/dist/esm/gov-tile.entry.js.map +1 -0
  993. package/dist/esm/gov-toast.entry.js +84 -0
  994. package/dist/esm/gov-toast.entry.js.map +1 -0
  995. package/dist/esm/gov-tooltip-content.entry.js +37 -0
  996. package/dist/esm/gov-tooltip-content.entry.js.map +1 -0
  997. package/dist/esm/gov-tooltip.entry.js +153 -0
  998. package/dist/esm/gov-tooltip.entry.js.map +1 -0
  999. package/dist/esm/gov-wizzard-item.entry.js +104 -0
  1000. package/dist/esm/gov-wizzard-item.entry.js.map +1 -0
  1001. package/dist/esm/gov-wizzard.entry.js +62 -0
  1002. package/dist/esm/gov-wizzard.entry.js.map +1 -0
  1003. package/dist/esm/gov.log-3b6eb67c.js +24 -0
  1004. package/dist/esm/gov.log-3b6eb67c.js.map +1 -0
  1005. package/dist/esm/index-e498b7fa.js +2256 -0
  1006. package/dist/esm/index-e498b7fa.js.map +1 -0
  1007. package/dist/esm/index.js +3 -0
  1008. package/dist/esm/index.js.map +1 -0
  1009. package/dist/esm/loader.js +19 -0
  1010. package/dist/esm/loader.js.map +1 -0
  1011. package/dist/esm/polyfills/core-js.js +11 -0
  1012. package/dist/esm/polyfills/css-shim.js +1 -0
  1013. package/dist/esm/polyfills/dom.js +79 -0
  1014. package/dist/esm/polyfills/es5-html-element.js +1 -0
  1015. package/dist/esm/polyfills/index.js +34 -0
  1016. package/dist/esm/polyfills/system.js +6 -0
  1017. package/dist/esm/props-5a1380a0.js +14 -0
  1018. package/dist/esm/props-5a1380a0.js.map +1 -0
  1019. package/dist/esm/sizes-6c5943b4.js +18 -0
  1020. package/dist/esm/sizes-6c5943b4.js.map +1 -0
  1021. package/dist/esm/string.utils-858e1565.js +20 -0
  1022. package/dist/esm/string.utils-858e1565.js.map +1 -0
  1023. package/dist/esm/template-c616c14f.js +110 -0
  1024. package/dist/esm/template-c616c14f.js.map +1 -0
  1025. package/dist/esm/utils-43789c71.js +14 -0
  1026. package/dist/esm/utils-43789c71.js.map +1 -0
  1027. package/dist/esm/variants-3bade035.js +13 -0
  1028. package/dist/esm/variants-3bade035.js.map +1 -0
  1029. package/dist/esm/win-fe20a39d.js +62 -0
  1030. package/dist/esm/win-fe20a39d.js.map +1 -0
  1031. package/dist/hydrate/index.d.ts +217 -0
  1032. package/dist/hydrate/index.js +18167 -0
  1033. package/dist/hydrate/package.json +6 -0
  1034. package/dist/index.cjs.js +1 -0
  1035. package/dist/index.js +1 -0
  1036. package/dist/stencil.config.js +61 -0
  1037. package/dist/stencil.config.js.map +1 -0
  1038. package/dist/types/Users/iwory/iWork/asseco/mv/gov-design-system-ce/packages/core/.stencil/packages/core/stencil.config.d.ts +2 -0
  1039. package/dist/types/components/gov-accordion/constants.d.ts +16 -0
  1040. package/dist/types/components/gov-accordion/gov-accordion-item.d.d.ts +4 -0
  1041. package/dist/types/components/gov-accordion/gov-accordion-item.d.ts +66 -0
  1042. package/dist/types/components/gov-accordion/gov-accordion.d.ts +35 -0
  1043. package/dist/types/components/gov-accordion/gov-accordion.stories.d.ts +43 -0
  1044. package/dist/types/components/gov-alert/constants.d.ts +10 -0
  1045. package/dist/types/components/gov-alert/gov-alert.d.ts +30 -0
  1046. package/dist/types/components/gov-alert/gov-alert.stories.d.ts +38 -0
  1047. package/dist/types/components/gov-app/gov-app.d.ts +31 -0
  1048. package/dist/types/components/gov-attachments/constants.d.ts +8 -0
  1049. package/dist/types/components/gov-attachments/gov-attachments-item.d.d.ts +4 -0
  1050. package/dist/types/components/gov-attachments/gov-attachments-item.d.ts +22 -0
  1051. package/dist/types/components/gov-attachments/gov-attachments.d.ts +17 -0
  1052. package/dist/types/components/gov-backdrop/constants.d.ts +3 -0
  1053. package/dist/types/components/gov-backdrop/gov-backdrop.d.ts +25 -0
  1054. package/dist/types/components/gov-badge/constants.d.ts +10 -0
  1055. package/dist/types/components/gov-badge/gov-badge.d.ts +63 -0
  1056. package/dist/types/components/gov-badge/gov-badge.stories.d.ts +48 -0
  1057. package/dist/types/components/gov-button/constants.d.ts +19 -0
  1058. package/dist/types/components/gov-button/gov-button.d.ts +161 -0
  1059. package/dist/types/components/gov-button/gov-button.stories.d.ts +65 -0
  1060. package/dist/types/components/gov-card/constants.d.ts +12 -0
  1061. package/dist/types/components/gov-card/gov-card.d.d.ts +4 -0
  1062. package/dist/types/components/gov-card/gov-card.d.ts +59 -0
  1063. package/dist/types/components/gov-card/gov-card.stories.d.ts +45 -0
  1064. package/dist/types/components/gov-container/constants.d.ts +3 -0
  1065. package/dist/types/components/gov-container/gov-container.d.ts +5 -0
  1066. package/dist/types/components/gov-container/gov-container.stories.d.ts +5 -0
  1067. package/dist/types/components/gov-cookiebar/constants.d.ts +8 -0
  1068. package/dist/types/components/gov-cookiebar/gov-cookiebar.d.ts +7 -0
  1069. package/dist/types/components/gov-empty/constants.d.ts +6 -0
  1070. package/dist/types/components/gov-empty/gov-empty.d.ts +6 -0
  1071. package/dist/types/components/gov-empty/gov-empty.stories.d.ts +26 -0
  1072. package/dist/types/components/gov-error-code/constants.d.ts +6 -0
  1073. package/dist/types/components/gov-error-code/gov-error-code.d.ts +6 -0
  1074. package/dist/types/components/gov-error-code/gov-error-code.stories.d.ts +21 -0
  1075. package/dist/types/components/gov-form/autocomplete/constants.d.ts +11 -0
  1076. package/dist/types/components/gov-form/autocomplete/gov-form-autocomplete.d.ts +132 -0
  1077. package/dist/types/components/gov-form/autocomplete/gov-form-autocomplete.stories.d.ts +37 -0
  1078. package/dist/types/components/gov-form/checkbox/constants.d.ts +7 -0
  1079. package/dist/types/components/gov-form/checkbox/gov-form-checkbox.d.ts +76 -0
  1080. package/dist/types/components/gov-form/checkbox/gov-form-checkbox.stories.d.ts +29 -0
  1081. package/dist/types/components/gov-form/control/constants.d.ts +7 -0
  1082. package/dist/types/components/gov-form/control/gov-form-control.d.ts +38 -0
  1083. package/dist/types/components/gov-form/file/constants.d.ts +9 -0
  1084. package/dist/types/components/gov-form/file/gov-form-file.d.ts +113 -0
  1085. package/dist/types/components/gov-form/gov-form-dropdown.d.ts +3 -0
  1086. package/dist/types/components/gov-form/group/constants.d.ts +3 -0
  1087. package/dist/types/components/gov-form/group/gov-form-group.d.ts +3 -0
  1088. package/dist/types/components/gov-form/input/constants.d.ts +13 -0
  1089. package/dist/types/components/gov-form/input/gov-form-input.d.ts +165 -0
  1090. package/dist/types/components/gov-form/input/gov-form-input.stories.d.ts +42 -0
  1091. package/dist/types/components/gov-form/label/constants.d.ts +4 -0
  1092. package/dist/types/components/gov-form/label/gov-form-label.d.ts +12 -0
  1093. package/dist/types/components/gov-form/message/constants.d.ts +8 -0
  1094. package/dist/types/components/gov-form/message/gov-form-message.d.ts +19 -0
  1095. package/dist/types/components/gov-form/message/gov-form-message.stories.d.ts +24 -0
  1096. package/dist/types/components/gov-form/radio/constants.d.ts +9 -0
  1097. package/dist/types/components/gov-form/radio/gov-form-radio.d.ts +76 -0
  1098. package/dist/types/components/gov-form/search/constants.d.ts +11 -0
  1099. package/dist/types/components/gov-form/search/gov-form-search.d.ts +16 -0
  1100. package/dist/types/components/gov-form/select/constants.d.ts +16 -0
  1101. package/dist/types/components/gov-form/select/gov-form-multi-select.d.ts +105 -0
  1102. package/dist/types/components/gov-form/select/gov-form-multi-select.stories.d.ts +31 -0
  1103. package/dist/types/components/gov-form/select/gov-form-select.d.ts +101 -0
  1104. package/dist/types/components/gov-form/select/gov-form-select.stories.d.ts +31 -0
  1105. package/dist/types/components/gov-form/switch/constants.d.ts +9 -0
  1106. package/dist/types/components/gov-form/switch/gov-form-switch.d.ts +75 -0
  1107. package/dist/types/components/gov-form/switch/gov-form-switch.stories.d.ts +29 -0
  1108. package/dist/types/components/gov-grid/constants.d.ts +3 -0
  1109. package/dist/types/components/gov-grid/gov-grid.d.ts +10 -0
  1110. package/dist/types/components/gov-icon/constants.d.ts +6 -0
  1111. package/dist/types/components/gov-icon/gov-icon.d.ts +22 -0
  1112. package/dist/types/components/gov-icon/list.d.ts +3 -0
  1113. package/dist/types/components/gov-message/constants.d.ts +9 -0
  1114. package/dist/types/components/gov-message/gov-message.d.ts +12 -0
  1115. package/dist/types/components/gov-message/gov-message.stories.d.ts +33 -0
  1116. package/dist/types/components/gov-modal/constants.d.ts +13 -0
  1117. package/dist/types/components/gov-modal/gov-modal.d.ts +63 -0
  1118. package/dist/types/components/gov-modal/gov-modal.stories.d.ts +25 -0
  1119. package/dist/types/components/gov-pagination/constants.d.ts +8 -0
  1120. package/dist/types/components/gov-pagination/gov-pagination.d.ts +57 -0
  1121. package/dist/types/components/gov-pagination/pagination.d.ts +12 -0
  1122. package/dist/types/components/gov-promp/constants.d.ts +11 -0
  1123. package/dist/types/components/gov-promp/gov-prompt.d.ts +63 -0
  1124. package/dist/types/components/gov-side-nav/constants.d.ts +14 -0
  1125. package/dist/types/components/gov-side-nav/gov-side-nav-item.d.d.ts +4 -0
  1126. package/dist/types/components/gov-side-nav/gov-side-nav-item.d.ts +67 -0
  1127. package/dist/types/components/gov-side-nav/gov-side-nav.d.ts +31 -0
  1128. package/dist/types/components/gov-spacer/constants.d.ts +8 -0
  1129. package/dist/types/components/gov-spacer/gov-spacer.d.ts +9 -0
  1130. package/dist/types/components/gov-spacer/gov-spacer.stories.d.ts +15 -0
  1131. package/dist/types/components/gov-statsbar/constants.d.ts +14 -0
  1132. package/dist/types/components/gov-statsbar/gov-statsbar-item.d.ts +11 -0
  1133. package/dist/types/components/gov-statsbar/gov-statsbar.d.ts +11 -0
  1134. package/dist/types/components/gov-statsbar/gov-statsbar.stories.d.ts +31 -0
  1135. package/dist/types/components/gov-stepper/constants.d.ts +17 -0
  1136. package/dist/types/components/gov-stepper/gov-stepper-item.d.d.ts +4 -0
  1137. package/dist/types/components/gov-stepper/gov-stepper-item.d.ts +40 -0
  1138. package/dist/types/components/gov-stepper/gov-stepper.d.ts +17 -0
  1139. package/dist/types/components/gov-tabs/constants.d.ts +19 -0
  1140. package/dist/types/components/gov-tabs/gov-tabs-item.d.ts +36 -0
  1141. package/dist/types/components/gov-tabs/gov-tabs.d.ts +67 -0
  1142. package/dist/types/components/gov-tabs/gov-tabs.stories.d.ts +10 -0
  1143. package/dist/types/components/gov-tile/constants.d.ts +7 -0
  1144. package/dist/types/components/gov-tile/gov-tile.d.ts +21 -0
  1145. package/dist/types/components/gov-toast/constants.d.ts +10 -0
  1146. package/dist/types/components/gov-toast/gov-toast.d.ts +34 -0
  1147. package/dist/types/components/gov-toast/gov-toast.stories.d.ts +47 -0
  1148. package/dist/types/components/gov-tooltip/constants.d.ts +20 -0
  1149. package/dist/types/components/gov-tooltip/gov-tooltip-content.d.ts +10 -0
  1150. package/dist/types/components/gov-tooltip/gov-tooltip.d.ts +50 -0
  1151. package/dist/types/components/gov-tooltip/gov-tooltip.stories.d.ts +38 -0
  1152. package/dist/types/components/gov-wizzard/constants.d.ts +17 -0
  1153. package/dist/types/components/gov-wizzard/gov-wizzard-item.d.d.ts +4 -0
  1154. package/dist/types/components/gov-wizzard/gov-wizzard-item.d.ts +65 -0
  1155. package/dist/types/components/gov-wizzard/gov-wizzard.d.ts +32 -0
  1156. package/dist/types/components/gov-wizzard/gov-wizzard.stories.d.ts +52 -0
  1157. package/dist/types/components.d.ts +3422 -0
  1158. package/dist/types/core/constants/breakpoint.d.ts +8 -0
  1159. package/dist/types/core/constants/sizes.d.ts +13 -0
  1160. package/dist/types/core/constants/variants.d.ts +8 -0
  1161. package/dist/types/helpers/Dom/form.d.ts +3 -0
  1162. package/dist/types/helpers/Dom/template.d.ts +10 -0
  1163. package/dist/types/helpers/Dom/win.d.ts +1 -0
  1164. package/dist/types/helpers/Log/gov.log.d.ts +8 -0
  1165. package/dist/types/helpers/Validate/props.d.ts +1 -0
  1166. package/dist/types/helpers/Validate/wcag.d.ts +4 -0
  1167. package/dist/types/index.d.ts +1 -0
  1168. package/dist/types/pages/Accordion.d.ts +3 -0
  1169. package/dist/types/pages/Alert.d.ts +3 -0
  1170. package/dist/types/pages/Badge.d.ts +3 -0
  1171. package/dist/types/pages/Button.d.ts +3 -0
  1172. package/dist/types/pages/Card.d.ts +3 -0
  1173. package/dist/types/pages/Cookiebar.d.ts +3 -0
  1174. package/dist/types/pages/Empty.d.ts +3 -0
  1175. package/dist/types/pages/Error.d.ts +3 -0
  1176. package/dist/types/pages/FormLabel.d.ts +3 -0
  1177. package/dist/types/pages/FormMessage.d.ts +3 -0
  1178. package/dist/types/pages/Forms.d.ts +3 -0
  1179. package/dist/types/pages/FormsRestructure.d.ts +3 -0
  1180. package/dist/types/pages/Home.d.ts +3 -0
  1181. package/dist/types/pages/Message.d.ts +3 -0
  1182. package/dist/types/pages/Modal.d.ts +3 -0
  1183. package/dist/types/pages/Pagination.d.ts +3 -0
  1184. package/dist/types/pages/Prompt.d.ts +3 -0
  1185. package/dist/types/pages/SideNav.d.ts +3 -0
  1186. package/dist/types/pages/Spacer.d.ts +3 -0
  1187. package/dist/types/pages/Statsbar.d.ts +3 -0
  1188. package/dist/types/pages/Stepper.d.ts +3 -0
  1189. package/dist/types/pages/Tabs.d.ts +3 -0
  1190. package/dist/types/pages/Tile.d.ts +3 -0
  1191. package/dist/types/pages/ToastMessage.d.ts +3 -0
  1192. package/dist/types/pages/Tooltip.d.ts +3 -0
  1193. package/dist/types/pages/Typography.d.ts +3 -0
  1194. package/dist/types/pages/Wizzard.d.ts +3 -0
  1195. package/dist/types/stencil-public-runtime.d.ts +1581 -0
  1196. package/dist/types/utils/bool.utils.d.ts +1 -0
  1197. package/dist/types/utils/ds.utils.d.ts +1 -0
  1198. package/dist/types/utils/file.utils.d.ts +3 -0
  1199. package/dist/types/utils/icon.utils.d.ts +4 -0
  1200. package/dist/types/utils/number.utils.d.ts +1 -0
  1201. package/dist/types/utils/string.utils.d.ts +3 -0
  1202. package/dist/types/utils/utils.d.ts +3 -0
  1203. package/loader/cdn.js +3 -0
  1204. package/loader/index.cjs.js +3 -0
  1205. package/loader/index.d.ts +12 -0
  1206. package/loader/index.es2017.js +3 -0
  1207. package/loader/index.js +4 -0
  1208. package/loader/package.json +11 -0
  1209. package/package.json +25 -0
@@ -0,0 +1,3422 @@
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 { SizeType, VariantType } from "./components/gov-accordion/constants";
9
+ import { GovAccordionItemChangeEvent } from "./components/gov-accordion/gov-accordion-item.d";
10
+ import { VariantType as VariantType1 } from "./components/gov-alert/constants";
11
+ import { NativeTypesType as NativeTypesType1, SizesType, Type, VariantType as VariantType2 } from "./components/gov-button/constants";
12
+ import { NativeTypesType } from "./components/gov-badge/constants";
13
+ import { SizesType as SizesType1, VariantType as VariantType3 } from "./components/gov-form/autocomplete/constants";
14
+ import { GovFormAutocompleteItem } from "./components/gov-form/autocomplete/gov-form-autocomplete.d";
15
+ import { SizesType as SizesType2 } from "./components/gov-form/checkbox/constants";
16
+ import { SizesType as SizesType3 } from "./components/gov-form/control/constants";
17
+ import { GovFormFileItem } from "./components/gov-form/file/gov-form-file.d";
18
+ import { InputType, SizesType as SizesType4, Type as Type1, VariantType as VariantType4 } from "./components/gov-form/input/constants";
19
+ import { VariantType as VariantType5 } from "./components/gov-form/message/constants";
20
+ import { SizesType as SizesType5, VariantType as VariantType6 } from "./components/gov-form/select/constants";
21
+ import { SizesType as SizesType6 } from "./components/gov-form/radio/constants";
22
+ import { SizesType as SizesType7, VariantType as VariantType7 } from "./components/gov-form/search/constants";
23
+ import { SizesType as SizesType8 } from "./components/gov-form/switch/constants";
24
+ import { Type as Type2 } from "./components/gov-icon/constants";
25
+ import { VariantType as VariantType8 } from "./components/gov-message/constants";
26
+ import { Pagination } from "./components/gov-pagination/pagination";
27
+ import { GovSideNavItemChangeEvent } from "./components/gov-side-nav/gov-side-nav-item.d";
28
+ import { SpacerBreakpointsType, SpacerSizeType } from "./components/gov-spacer/constants";
29
+ import { StatsBarIconPositionType, StatsBarVariantType } from "./components/gov-statsbar/constants";
30
+ import { SizesType as SizesType9, VariantType as VariantType9 } from "./components/gov-stepper/constants";
31
+ import { GovStepperItemChangeEvent } from "./components/gov-stepper/gov-stepper-item.d";
32
+ import { Type as Type3, VariantType as VariantType10 } from "./components/gov-tabs/constants";
33
+ import { VariantType as VariantType11 } from "./components/gov-toast/constants";
34
+ import { PositionType, SizeType as SizeType1, VariantType as VariantType12 } from "./components/gov-tooltip/constants";
35
+ import { SizesType as SizesType10, VariantType as VariantType13 } from "./components/gov-wizzard/constants";
36
+ import { GovWizzardItemChangeEvent } from "./components/gov-wizzard/gov-wizzard-item.d";
37
+ export namespace Components {
38
+ interface GovAccordion {
39
+ /**
40
+ * Accordion’s size.
41
+ */
42
+ "size": SizeType;
43
+ /**
44
+ * Validate the WCAG attributes of the component
45
+ */
46
+ "validateWcag": () => Promise<void>;
47
+ /**
48
+ * Style variation of the button.
49
+ */
50
+ "variant": VariantType;
51
+ /**
52
+ * Adds accessible label for the accordion that is only shown for screen readers.
53
+ */
54
+ "wcagLabel": string;
55
+ /**
56
+ * String of id's that indicate alternative labels elements
57
+ */
58
+ "wcagLabelledBy": string;
59
+ }
60
+ interface GovAccordionItem {
61
+ /**
62
+ * Closing the accordion
63
+ */
64
+ "close": () => Promise<void>;
65
+ /**
66
+ * Returns the current state of the component
67
+ */
68
+ "currentState": () => Promise<boolean>;
69
+ /**
70
+ * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
71
+ */
72
+ "disabled": boolean;
73
+ /**
74
+ * Custom accordion item identifier. Otherwise, it will be generated
75
+ */
76
+ "identifier": string;
77
+ /**
78
+ * Defines whether the accordion is open or closed by default
79
+ */
80
+ "isExpanded": boolean;
81
+ /**
82
+ * Item name of the accordion
83
+ */
84
+ "label": string;
85
+ /**
86
+ * Opening the accordion
87
+ */
88
+ "open": () => Promise<void>;
89
+ /**
90
+ * Accordion’s size.
91
+ */
92
+ "size": SizeType;
93
+ /**
94
+ * Accordion switch
95
+ */
96
+ "toggle": () => Promise<void>;
97
+ /**
98
+ * Used to change the HMTL tag in the accordion trigger for correct semantic structure
99
+ */
100
+ "triggerTag": string;
101
+ /**
102
+ * Style variation of the button.
103
+ */
104
+ "variant": VariantType;
105
+ }
106
+ interface GovAlert {
107
+ /**
108
+ * Displays the option to close the alert
109
+ */
110
+ "closable"?: boolean;
111
+ /**
112
+ * Determide if component should have inversed colors to be used on dark background
113
+ */
114
+ "inverse": boolean;
115
+ /**
116
+ * Style variation of the button.
117
+ */
118
+ "variant": VariantType1;
119
+ /**
120
+ * Aria label for the closing button. It is mandatory if the alert is closable
121
+ */
122
+ "wcagCloseLabel": string;
123
+ }
124
+ interface GovApp {
125
+ }
126
+ interface GovAttachments {
127
+ /**
128
+ * Label of attachments section
129
+ */
130
+ "label": string;
131
+ /**
132
+ * Validate the WCAG attributes of the component
133
+ */
134
+ "validateWcag": () => Promise<void>;
135
+ /**
136
+ * Adds accessible label for the attachment section that is only shown for screen readers.
137
+ */
138
+ "wcagLabel": string;
139
+ }
140
+ interface GovAttachmentsItem {
141
+ /**
142
+ * Validate the WCAG attributes of the component
143
+ */
144
+ "validateWcag": () => Promise<void>;
145
+ /**
146
+ * Adds accessible label for the remove button that is only shown for screen readers.
147
+ */
148
+ "wcagRemoveLabel": string;
149
+ /**
150
+ * Indicates the id of a component that labels the remove button.
151
+ */
152
+ "wcagRemoveLabelledBy": string;
153
+ }
154
+ interface GovBackdrop {
155
+ /**
156
+ * Validate the WCAG attributes of the component
157
+ */
158
+ "validateWcag": () => Promise<void>;
159
+ /**
160
+ * Default attribute for backdrop display
161
+ */
162
+ "visible": boolean;
163
+ /**
164
+ * Adds accessible label for the backdrop that is only shown for screen readers.
165
+ */
166
+ "wcagLabel": string;
167
+ /**
168
+ * String of id's that indicate alternative labels elements
169
+ */
170
+ "wcagLabelledBy": string;
171
+ }
172
+ interface GovBadge {
173
+ /**
174
+ * Makes the badge component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
175
+ */
176
+ "disabled": boolean;
177
+ /**
178
+ * Same as original parameter
179
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
180
+ */
181
+ "href": string;
182
+ /**
183
+ * Determide if component should have inversed colors to be used on dark background
184
+ */
185
+ "inverse": boolean;
186
+ /**
187
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type
188
+ */
189
+ "nativeType": NativeTypesType;
190
+ /**
191
+ * Badge’s size.
192
+ */
193
+ "size": SizesType;
194
+ /**
195
+ * Used to change the HMTL tag in the badge
196
+ */
197
+ "tag": string;
198
+ /**
199
+ * Same as original parameter
200
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
201
+ */
202
+ "target": string;
203
+ /**
204
+ * Badges's type
205
+ */
206
+ "type": Type;
207
+ /**
208
+ * Style variation of the badge.
209
+ */
210
+ "variant": VariantType2;
211
+ /**
212
+ * 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.
213
+ */
214
+ "wcagLabel": string;
215
+ }
216
+ interface GovButton {
217
+ /**
218
+ * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
219
+ */
220
+ "disabled": boolean;
221
+ /**
222
+ * Same as original parameter
223
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-download
224
+ */
225
+ "download": boolean;
226
+ /**
227
+ * Expands the button to fill 100% of the container width.
228
+ */
229
+ "expanded": boolean;
230
+ /**
231
+ * Same as original parametr
232
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/focusable
233
+ */
234
+ "focusable": boolean;
235
+ /**
236
+ * Same as original parameter
237
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
238
+ */
239
+ "href": string;
240
+ /**
241
+ * Same as original parameter
242
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-hreflang
243
+ */
244
+ "hreflang": string;
245
+ /**
246
+ * Custom button identifier.
247
+ */
248
+ "identifier": string;
249
+ /**
250
+ * Determide if component should have inversed colors to be used on dark background
251
+ */
252
+ "inverse": boolean;
253
+ /**
254
+ * Indicates whether an asynchronous process is running
255
+ */
256
+ "loading": string;
257
+ /**
258
+ * 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.
259
+ */
260
+ "name": string;
261
+ /**
262
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type
263
+ */
264
+ "nativeType": NativeTypesType1;
265
+ /**
266
+ * Same as original parameter
267
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-referrerpolicy
268
+ */
269
+ "referrerpolicy": string;
270
+ /**
271
+ * Same as original parameter
272
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-rel
273
+ */
274
+ "rel": string;
275
+ /**
276
+ * Focus button element
277
+ */
278
+ "setFocus": () => Promise<void>;
279
+ /**
280
+ * Button’s size.
281
+ */
282
+ "size": SizesType;
283
+ /**
284
+ * Same as original parameter
285
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
286
+ */
287
+ "target": string;
288
+ /**
289
+ * Button's type
290
+ */
291
+ "type": Type;
292
+ /**
293
+ * Validate the WCAG attributes of the component
294
+ */
295
+ "validateWcag": () => Promise<void>;
296
+ /**
297
+ * Style variation of the button.
298
+ */
299
+ "variant": VariantType2;
300
+ /**
301
+ * Indicates the id of a related component’s visually focused element.
302
+ */
303
+ "wcagActiveDescendant": string;
304
+ /**
305
+ * 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.
306
+ */
307
+ "wcagControls": string;
308
+ /**
309
+ * Indicates the id of a component that describes the button.
310
+ */
311
+ "wcagDescribedBy": string;
312
+ /**
313
+ * Aria description the button
314
+ */
315
+ "wcagDescription": string;
316
+ /**
317
+ * Details of the component
318
+ */
319
+ "wcagDetails": string;
320
+ /**
321
+ * 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.
322
+ */
323
+ "wcagExpanded": boolean;
324
+ /**
325
+ * Use this property to add an aria-haspopup attribute to a button, if you are using it as a menu button.
326
+ */
327
+ "wcagHasPopup": string;
328
+ /**
329
+ * 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.
330
+ */
331
+ "wcagLabel": string;
332
+ /**
333
+ * String of id's that indicate alternative labels elements
334
+ */
335
+ "wcagLabelledBy": string;
336
+ /**
337
+ * Indicates the id of a component owned by the button.
338
+ */
339
+ "wcagOwns": string;
340
+ /**
341
+ * Tells screen reader the element is pressed.
342
+ */
343
+ "wcagPressed": string;
344
+ }
345
+ interface GovCard {
346
+ /**
347
+ * Close the card if it is collapsible
348
+ */
349
+ "close": () => Promise<void>;
350
+ /**
351
+ * Defines wether the card can be collapsible
352
+ */
353
+ "collapsible": boolean;
354
+ /**
355
+ * Defines whether the card is open or closed by default
356
+ */
357
+ "expanded": boolean;
358
+ /**
359
+ * Used to change the HMTL tag in the card headline for correct semantic structure
360
+ */
361
+ "headlineTag": string;
362
+ /**
363
+ * Item label of the card
364
+ */
365
+ "label": string;
366
+ /**
367
+ * Open the card if it is collapsible
368
+ */
369
+ "open": () => Promise<void>;
370
+ /**
371
+ * Style variation of the card.
372
+ */
373
+ "promotion": boolean;
374
+ /**
375
+ * Validate the WCAG attributes of the component
376
+ */
377
+ "validateWcag": () => Promise<void>;
378
+ /**
379
+ * Adds accessible label for the collapsible button that is only shown for screen readers.
380
+ */
381
+ "wcagTriggerLabel": string;
382
+ /**
383
+ * A string of identifiers that indicate alternative label elements for collapsible card
384
+ */
385
+ "wcagTriggerLabelledBy": string;
386
+ }
387
+ interface GovContainer {
388
+ "slottedChildren": () => Promise<Node[]>;
389
+ }
390
+ interface GovCookiebar {
391
+ }
392
+ interface GovEmpty {
393
+ }
394
+ interface GovErrorCode {
395
+ }
396
+ interface GovFormAutocomplete {
397
+ /**
398
+ * Clears whisperer value
399
+ */
400
+ "clearValue": () => Promise<void>;
401
+ /**
402
+ * Makes the input component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
403
+ */
404
+ "disabled": boolean;
405
+ /**
406
+ * Custom input identifier.
407
+ */
408
+ "identifier": string;
409
+ /**
410
+ * Indicates the entered value does not conform to the format expected by the application.
411
+ */
412
+ "invalid": boolean;
413
+ /**
414
+ * Maximum length (number of characters) of value
415
+ */
416
+ "maxlength": number;
417
+ /**
418
+ * Minimum length (number of characters) of value
419
+ */
420
+ "minlength": number;
421
+ /**
422
+ * Name of the input.
423
+ */
424
+ "name": string;
425
+ /**
426
+ * Main key name in the object
427
+ */
428
+ "nameKey": string;
429
+ /**
430
+ * Text that appears in the form control when it has no value set
431
+ */
432
+ "placeholder": string;
433
+ /**
434
+ * The value is not editable
435
+ */
436
+ "readonly": boolean;
437
+ /**
438
+ * 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.
439
+ */
440
+ "required": boolean;
441
+ /**
442
+ * Returns the current state of the component
443
+ */
444
+ "setFocus": (options?: FocusOptions) => Promise<void>;
445
+ /**
446
+ * Set a custom asynchronous function for the whisperer
447
+ */
448
+ "setSearchCallback": (callback: (value: string) => Promise<any>) => Promise<void>;
449
+ /**
450
+ * Setting a custom whisper result template
451
+ * @param callback
452
+ */
453
+ "setTemplateResolver": (callback: (item: GovFormAutocompleteItem) => string) => Promise<void>;
454
+ /**
455
+ * Input’s size.
456
+ */
457
+ "size": SizesType1;
458
+ /**
459
+ * Indicates the entered value of child form element does conform to the format expected by the application.
460
+ */
461
+ "success": boolean;
462
+ /**
463
+ * Value of input
464
+ */
465
+ "value": string;
466
+ /**
467
+ * Style variation of the form input.
468
+ */
469
+ "variant": VariantType3;
470
+ /**
471
+ * Indicates the id of a component that describes the input.
472
+ */
473
+ "wcagDescribedBy": string;
474
+ /**
475
+ * Indicates the id of a component that labels the input.
476
+ */
477
+ "wcagLabelledBy": string;
478
+ /**
479
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-owns
480
+ */
481
+ "wcagOwns": string;
482
+ }
483
+ interface GovFormCheckbox {
484
+ /**
485
+ * Checkbox default state
486
+ */
487
+ "checked": boolean;
488
+ /**
489
+ * Makes the checkbox component disabled. This prevents users from being able to interact with the checkbox, and conveys its inactive state to assistive technologies.
490
+ */
491
+ "disabled": boolean;
492
+ /**
493
+ * Custom checkbox identifier.
494
+ */
495
+ "identifier": string;
496
+ /**
497
+ * Indicates the entered value does not conform to the format expected by the application.
498
+ */
499
+ "invalid": boolean;
500
+ /**
501
+ * Name of the checkbox.
502
+ */
503
+ "name": string;
504
+ /**
505
+ * 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.
506
+ */
507
+ "required": boolean;
508
+ /**
509
+ * Checkbox's size.
510
+ */
511
+ "size": SizesType2;
512
+ /**
513
+ * Validate the WCAG attributes of the component
514
+ */
515
+ "validateWcag": () => Promise<void>;
516
+ /**
517
+ * Value of checkbox
518
+ */
519
+ "value": string;
520
+ /**
521
+ * Indicates the id of a component that describes the input.
522
+ */
523
+ "wcagDescribedBy": string;
524
+ /**
525
+ * Indicates the id of a component that labels the input.
526
+ */
527
+ "wcagLabelledBy": string;
528
+ }
529
+ interface GovFormControl {
530
+ /**
531
+ * /** Indicates the form element is disabled
532
+ */
533
+ "disabled": boolean;
534
+ /**
535
+ * Form element identifier
536
+ */
537
+ "identifier": string;
538
+ /**
539
+ * Indicates the entered value of child form element does not conform to the format expected by the application.
540
+ */
541
+ "invalid": boolean;
542
+ /**
543
+ * Form element size.
544
+ */
545
+ "size": SizesType3;
546
+ /**
547
+ * /** Indicates the entered value of child form element does conform to the format expected by the application.
548
+ */
549
+ "success": boolean;
550
+ }
551
+ interface GovFormDropdown {
552
+ }
553
+ interface GovFormFile {
554
+ /**
555
+ * Same as original parameter
556
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept
557
+ */
558
+ "accept": string;
559
+ /**
560
+ * Description of the list of attachments
561
+ */
562
+ "attachmentsLabel": string;
563
+ /**
564
+ * Makes the File component disabled. This prevents users from being able to interact with the File, and conveys its inactive state to assistive technologies.
565
+ */
566
+ "disabled": boolean;
567
+ /**
568
+ * Show list of attachments
569
+ */
570
+ "displayAttachments": boolean;
571
+ /**
572
+ * Insert unsupported file error message
573
+ */
574
+ "errorAccept": string;
575
+ /**
576
+ * Error message when the maximum file size is exceeded
577
+ */
578
+ "errorSize": string;
579
+ /**
580
+ * Expands the file input to fill 100% of the container width.
581
+ */
582
+ "expanded": boolean;
583
+ /**
584
+ * Custom File identifier.
585
+ */
586
+ "identifier": string;
587
+ /**
588
+ * Indicates the entered value does not conform to the format expected by the application.
589
+ */
590
+ "invalid": boolean;
591
+ /**
592
+ * Maximum embedded file size
593
+ */
594
+ "maxFileSize": number;
595
+ /**
596
+ * Name of the input.
597
+ */
598
+ "name": string;
599
+ /**
600
+ * 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.
601
+ */
602
+ "required": boolean;
603
+ /**
604
+ * Validate the WCAG attributes of the component
605
+ */
606
+ "validateWcag": () => Promise<void>;
607
+ /**
608
+ * Adds accessible label for the list of attachments.
609
+ */
610
+ "wcagAttachmentsLabel": string;
611
+ /**
612
+ * Indicates the id of a component that describes the input.
613
+ */
614
+ "wcagDescribedBy": string;
615
+ /**
616
+ * Indicates the id of a component that labels the input.
617
+ */
618
+ "wcagLabelledBy": string;
619
+ /**
620
+ * Adds accessible label for the remove button that is only shown for screen readers.
621
+ */
622
+ "wcagRemoveLabel": string;
623
+ }
624
+ interface GovFormGroup {
625
+ }
626
+ interface GovFormInput {
627
+ /**
628
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocomplete
629
+ */
630
+ "autocomplete": boolean;
631
+ /**
632
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocorrect
633
+ */
634
+ "autocorrect": boolean;
635
+ /**
636
+ * Clears input value
637
+ */
638
+ "clearValue": () => Promise<void>;
639
+ /**
640
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-cols
641
+ */
642
+ "cols": number;
643
+ /**
644
+ * Makes the input component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
645
+ */
646
+ "disabled": boolean;
647
+ /**
648
+ * Returns an instance of the native html input element
649
+ */
650
+ "getInstance": () => Promise<HTMLInputElement>;
651
+ /**
652
+ * Custom input identifier.
653
+ */
654
+ "identifier": string;
655
+ /**
656
+ * Same as original parameter
657
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#input_types
658
+ */
659
+ "inputType": InputType1;
660
+ /**
661
+ * Indicates the entered value does not conform to the format expected by the application.
662
+ */
663
+ "invalid": boolean;
664
+ /**
665
+ * Maximum length (number of characters) of value
666
+ */
667
+ "maxlength": number;
668
+ /**
669
+ * Minimum length (number of characters) of value
670
+ */
671
+ "minlength": number;
672
+ /**
673
+ * Generates a texarea for the possibility of multiple lines
674
+ */
675
+ "multiline": boolean;
676
+ /**
677
+ * Name of the input.
678
+ */
679
+ "name": string;
680
+ /**
681
+ * Text that appears in the form control when it has no value set
682
+ */
683
+ "placeholder": string;
684
+ /**
685
+ * The value is not editable
686
+ */
687
+ "readonly": boolean;
688
+ /**
689
+ * 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.
690
+ */
691
+ "required": boolean;
692
+ /**
693
+ * Same as original parameter
694
+ * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/input_role
695
+ */
696
+ "role": string;
697
+ /**
698
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-rows
699
+ */
700
+ "rows": number;
701
+ /**
702
+ * Returns the current state of the component
703
+ */
704
+ "setFocus": (options?: FocusOptions) => Promise<void>;
705
+ /**
706
+ * Sets the ordered value of the element
707
+ */
708
+ "setValue": (value: string) => Promise<void>;
709
+ /**
710
+ * Input’s size.
711
+ */
712
+ "size": SizesType4;
713
+ /**
714
+ * Indicates the entered value of child form element does conform to the format expected by the application.
715
+ */
716
+ "success": boolean;
717
+ /**
718
+ * Defineds the visual style of input
719
+ */
720
+ "type": Type1;
721
+ /**
722
+ * Validate the WCAG attributes of the component
723
+ */
724
+ "validateWcag": () => Promise<void>;
725
+ /**
726
+ * Value of input
727
+ */
728
+ "value": string;
729
+ /**
730
+ * Style variation of the form input.
731
+ */
732
+ "variant": VariantType4;
733
+ /**
734
+ * Indicates whether inputting text could trigger display of one or more predictions of the user's intended value.
735
+ */
736
+ "wcagAutocomplete": string;
737
+ /**
738
+ * Indicates the id of a component that describes the input.
739
+ */
740
+ "wcagDescribedBy": string;
741
+ /**
742
+ * Attribute is set on an element to indicate if a control is expanded or collapsed
743
+ */
744
+ "wcagExpanded": boolean;
745
+ /**
746
+ * Indicates the id of a component that labels the input.
747
+ */
748
+ "wcagLabelledBy": string;
749
+ /**
750
+ * Indicates the id of a component that describes the input.
751
+ */
752
+ "wcagOwns": string;
753
+ }
754
+ interface GovFormLabel {
755
+ /**
756
+ * Identifier for label.
757
+ */
758
+ "identifier": string;
759
+ }
760
+ interface GovFormMessage {
761
+ /**
762
+ * Returns unique identfiier of message
763
+ */
764
+ "identifier": () => Promise<string>;
765
+ /**
766
+ * Style variation of the mesage.
767
+ */
768
+ "variant"?: VariantType5;
769
+ }
770
+ interface GovFormMultiSelect {
771
+ /**
772
+ * Makes the select component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
773
+ */
774
+ "disabled": boolean;
775
+ /**
776
+ * Returns an instance of the native html select element
777
+ */
778
+ "getInstance": () => Promise<HTMLSelectElement>;
779
+ /**
780
+ * Custom select identifier.
781
+ */
782
+ "identifier": string;
783
+ /**
784
+ * Indicates the entered value does not conform to the format expected by the application.
785
+ */
786
+ "invalid": boolean;
787
+ /**
788
+ * Name of the select.
789
+ */
790
+ "name": string;
791
+ /**
792
+ * Custom select placeholder.
793
+ */
794
+ "placeholder": string;
795
+ /**
796
+ * 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.
797
+ */
798
+ "required": boolean;
799
+ /**
800
+ * Returns the current state of the component
801
+ */
802
+ "setFocus": (options?: FocusOptions) => Promise<void>;
803
+ /**
804
+ * Sets the ordered value of the element
805
+ */
806
+ "setValue": (value: string) => Promise<void>;
807
+ /**
808
+ * Select’s size.
809
+ */
810
+ "size": SizesType5;
811
+ /**
812
+ * Validate the WCAG attributes of the component
813
+ */
814
+ "validateWcag": () => Promise<void>;
815
+ /**
816
+ * Style variation of the form select.
817
+ */
818
+ "variant": VariantType6;
819
+ /**
820
+ * Indicates the id of a component that describes the input.
821
+ */
822
+ "wcagDescribedBy": string;
823
+ /**
824
+ * Indicates the id of a component that labels the input.
825
+ */
826
+ "wcagLabelledBy": string;
827
+ /**
828
+ * Indicates the id of a component that describes the input.
829
+ */
830
+ "wcagOwns": string;
831
+ }
832
+ interface GovFormRadio {
833
+ /**
834
+ * Radio default state
835
+ */
836
+ "checked": boolean;
837
+ /**
838
+ * Makes the radio component disabled. This prevents users from being able to interact with the radio, and conveys its inactive state to assistive technologies.
839
+ */
840
+ "disabled": boolean;
841
+ /**
842
+ * Custom radio identifier.
843
+ */
844
+ "identifier": string;
845
+ /**
846
+ * Indicates the entered value does not conform to the format expected by the application.
847
+ */
848
+ "invalid": boolean;
849
+ /**
850
+ * Name of the radio.
851
+ */
852
+ "name": string;
853
+ /**
854
+ * 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.
855
+ */
856
+ "required": boolean;
857
+ /**
858
+ * Radio's size.
859
+ */
860
+ "size": SizesType6;
861
+ /**
862
+ * Validate the WCAG attributes of the component
863
+ */
864
+ "validateWcag": () => Promise<void>;
865
+ /**
866
+ * Value of radio
867
+ */
868
+ "value": string;
869
+ /**
870
+ * Indicates the id of a component that describes the input.
871
+ */
872
+ "wcagDescribedBy": string;
873
+ /**
874
+ * Indicates the id of a component that labels the input.
875
+ */
876
+ "wcagLabelledBy": string;
877
+ }
878
+ interface GovFormSearch {
879
+ /**
880
+ * Size variation of the component.
881
+ */
882
+ "size": SizesType7;
883
+ /**
884
+ * Style variation of the component.
885
+ */
886
+ "variant": VariantType7;
887
+ }
888
+ interface GovFormSelect {
889
+ /**
890
+ * Makes the select component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
891
+ */
892
+ "disabled": boolean;
893
+ /**
894
+ * Returns an instance of the native html select element
895
+ */
896
+ "getInstance": () => Promise<HTMLSelectElement>;
897
+ /**
898
+ * Custom select identifier.
899
+ */
900
+ "identifier": string;
901
+ /**
902
+ * Indicates the entered value does not conform to the format expected by the application.
903
+ */
904
+ "invalid": boolean;
905
+ /**
906
+ * Name of the select.
907
+ */
908
+ "name": string;
909
+ /**
910
+ * 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.
911
+ */
912
+ "required": boolean;
913
+ /**
914
+ * Returns the current state of the component
915
+ */
916
+ "setFocus": (options?: FocusOptions) => Promise<void>;
917
+ /**
918
+ * Sets the ordered value of the element
919
+ */
920
+ "setValue": (value: string) => Promise<void>;
921
+ /**
922
+ * Select’s size.
923
+ */
924
+ "size": SizesType5;
925
+ /**
926
+ * Validate the WCAG attributes of the component
927
+ */
928
+ "validateWcag": () => Promise<void>;
929
+ /**
930
+ * Value of select
931
+ */
932
+ "value": string;
933
+ /**
934
+ * Style variation of the form select.
935
+ */
936
+ "variant": VariantType6;
937
+ /**
938
+ * Indicates the id of a related component’s visually focused element.
939
+ */
940
+ "wcagActiveDescendant": string;
941
+ /**
942
+ * Use this prop to add an aria-controls attribute. Use the attribute to indicate the id of a component controlled by this component.
943
+ */
944
+ "wcagControls": string;
945
+ /**
946
+ * Indicates the id of a component that describes the input.
947
+ */
948
+ "wcagDescribedBy": string;
949
+ /**
950
+ * Indicates the id of a component that labels the input.
951
+ */
952
+ "wcagLabelledBy": string;
953
+ /**
954
+ * Indicates the id of a component that describes the input.
955
+ */
956
+ "wcagOwns": string;
957
+ }
958
+ interface GovFormSwitch {
959
+ /**
960
+ * Switch default state
961
+ */
962
+ "checked": boolean;
963
+ /**
964
+ * Makes the switch component disabled. This prevents users from being able to interact with the switch, and conveys its inactive state to assistive technologies.
965
+ */
966
+ "disabled": boolean;
967
+ /**
968
+ * Custom switch identifier.
969
+ */
970
+ "identifier": string;
971
+ /**
972
+ * Indicates the entered value does not conform to the format expected by the application.
973
+ */
974
+ "invalid": boolean;
975
+ /**
976
+ * Name of the switch.
977
+ */
978
+ "name": string;
979
+ /**
980
+ * 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.
981
+ */
982
+ "required": boolean;
983
+ /**
984
+ * Switch's size.
985
+ */
986
+ "size": SizesType8;
987
+ /**
988
+ * Validate the WCAG attributes of the component
989
+ */
990
+ "validateWcag": () => Promise<void>;
991
+ /**
992
+ * Value of switch
993
+ */
994
+ "value": string;
995
+ /**
996
+ * Indicates the id of a component that describes the input.
997
+ */
998
+ "wcagDescribedBy": string;
999
+ /**
1000
+ * Indicates the id of a component that labels the input.
1001
+ */
1002
+ "wcagLabelledBy": string;
1003
+ }
1004
+ interface GovGrid {
1005
+ /**
1006
+ * Determide if component should have inversed colors to be used on dark background
1007
+ */
1008
+ "columns": number;
1009
+ }
1010
+ interface GovIcon {
1011
+ /**
1012
+ * Name of icon
1013
+ */
1014
+ "name": string;
1015
+ /**
1016
+ * Type of icon
1017
+ */
1018
+ "type": Type2;
1019
+ }
1020
+ interface GovMessage {
1021
+ /**
1022
+ * Style variation of the content message.
1023
+ */
1024
+ "variant": VariantType8;
1025
+ }
1026
+ interface GovModal {
1027
+ /**
1028
+ * Hidding the modal
1029
+ */
1030
+ "hide": () => Promise<void>;
1031
+ /**
1032
+ * Title of modal window
1033
+ */
1034
+ "label": string;
1035
+ /**
1036
+ * Used to change the HMTL tag in the modal label for correct semantic structure
1037
+ */
1038
+ "labelTag": string;
1039
+ /**
1040
+ * Attribute for modal window display
1041
+ */
1042
+ "open": boolean;
1043
+ /**
1044
+ * Role of modal
1045
+ */
1046
+ "role": string;
1047
+ /**
1048
+ * Showing the modal
1049
+ */
1050
+ "show": () => Promise<void>;
1051
+ /**
1052
+ * Validate the WCAG attributes of the component
1053
+ */
1054
+ "validateWcag": () => Promise<void>;
1055
+ /**
1056
+ * Adds accessible label for the modal close button that is only shown for screen readers.
1057
+ */
1058
+ "wcagCloseLabel": string;
1059
+ /**
1060
+ * A string of identifiers that indicate alternative label elements for closing the modal window
1061
+ */
1062
+ "wcagCloseLabelledBy": string;
1063
+ /**
1064
+ * Indicates the id of a component that describes the modal.
1065
+ */
1066
+ "wcagDescribedBy": string;
1067
+ /**
1068
+ * String of id's that indicate alternative labels elements
1069
+ */
1070
+ "wcaglabelledBy": string;
1071
+ }
1072
+ interface GovPagination {
1073
+ /**
1074
+ * Currently displayed page
1075
+ */
1076
+ "current": number;
1077
+ /**
1078
+ * 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.
1079
+ */
1080
+ "link": string;
1081
+ /**
1082
+ * Maximum pages displayed for selection
1083
+ */
1084
+ "maxPages": number;
1085
+ /**
1086
+ * Maximum number of entries per page
1087
+ */
1088
+ "pageSize": number;
1089
+ "total": number;
1090
+ /**
1091
+ * Validate the WCAG attributes of the component
1092
+ */
1093
+ "validateWcag": () => Promise<void>;
1094
+ /**
1095
+ * Adds accessible label for the pagination that is only shown for screen readers.
1096
+ */
1097
+ "wcagLabel": string;
1098
+ /**
1099
+ * Indicates the id of a component that labels the pagination.
1100
+ */
1101
+ "wcagLabelledBy": string;
1102
+ /**
1103
+ * Adds accessible label for the page item
1104
+ */
1105
+ "wcagPageLabel": string;
1106
+ /**
1107
+ * Adds accessible label for the page select
1108
+ */
1109
+ "wcagSelectLabel": string;
1110
+ }
1111
+ interface GovPrompt {
1112
+ /**
1113
+ * Hidding the modal
1114
+ */
1115
+ "hide": () => Promise<void>;
1116
+ /**
1117
+ * Title of modal window
1118
+ */
1119
+ "label": string;
1120
+ /**
1121
+ * Used to change the HMTL tag in the modal label for correct semantic structure
1122
+ */
1123
+ "labelTag": string;
1124
+ /**
1125
+ * Attribute for modal window display
1126
+ */
1127
+ "open": boolean;
1128
+ /**
1129
+ * Role of modal
1130
+ */
1131
+ "role": string;
1132
+ /**
1133
+ * Showing the modal
1134
+ */
1135
+ "show": () => Promise<void>;
1136
+ /**
1137
+ * Validate the WCAG attributes of the component
1138
+ */
1139
+ "validateWcag": () => Promise<void>;
1140
+ /**
1141
+ * Adds accessible label for the modal close button that is only shown for screen readers.
1142
+ */
1143
+ "wcagCloseLabel": string;
1144
+ /**
1145
+ * A string of identifiers that indicate alternative label elements for closing the modal window
1146
+ */
1147
+ "wcagCloseLabelledBy": string;
1148
+ /**
1149
+ * Indicates the id of a component that describes the modal.
1150
+ */
1151
+ "wcagDescribedBy": string;
1152
+ /**
1153
+ * String of id's that indicate alternative labels elements
1154
+ */
1155
+ "wcaglabelledBy": string;
1156
+ }
1157
+ interface GovSideNav {
1158
+ /**
1159
+ * Determide if component should have compact styles.
1160
+ */
1161
+ "compact": boolean;
1162
+ /**
1163
+ * Determide if component should have inversed colors to be used on dark background.
1164
+ */
1165
+ "inverse": boolean;
1166
+ /**
1167
+ * Validate the WCAG attributes of the component
1168
+ */
1169
+ "validateWcag": () => Promise<void>;
1170
+ /**
1171
+ * Adds accessible label for the sidenav that is only shown for screen readers.
1172
+ */
1173
+ "wcagLabel": string;
1174
+ /**
1175
+ * String of id's that indicate alternative labels elements
1176
+ */
1177
+ "wcagLabelledBy": string;
1178
+ }
1179
+ interface GovSideNavItem {
1180
+ /**
1181
+ * Closing the sidenav
1182
+ */
1183
+ "close": () => Promise<void>;
1184
+ /**
1185
+ * Determide if component should have compact styles.
1186
+ */
1187
+ "compact": boolean;
1188
+ /**
1189
+ * Defined the count of nested items
1190
+ */
1191
+ "count": boolean;
1192
+ /**
1193
+ * Returns the current state of the component
1194
+ */
1195
+ "currentState": () => Promise<boolean>;
1196
+ /**
1197
+ * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
1198
+ */
1199
+ "disabled": boolean;
1200
+ /**
1201
+ * Same as original parameter
1202
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
1203
+ */
1204
+ "href": string;
1205
+ /**
1206
+ * Custom sidenav item identifier. Otherwise, it will be generated
1207
+ */
1208
+ "identifier": string;
1209
+ /**
1210
+ * Determide if component should have inversed colors to be used on dark background
1211
+ */
1212
+ "inverse": boolean;
1213
+ /**
1214
+ * Defines whether the sidenav is open or closed by default
1215
+ */
1216
+ "isExpanded": boolean;
1217
+ /**
1218
+ * Item name of the sidenav
1219
+ */
1220
+ "label": string;
1221
+ /**
1222
+ * Opening the sidenav
1223
+ */
1224
+ "open": () => Promise<void>;
1225
+ /**
1226
+ * sidenav switch
1227
+ */
1228
+ "toggle": () => Promise<void>;
1229
+ }
1230
+ interface GovSpacer {
1231
+ "breakpoint": SpacerBreakpointsType;
1232
+ "size": SpacerSizeType;
1233
+ }
1234
+ interface GovStatsbar {
1235
+ "iconPosition"?: StatsBarIconPositionType;
1236
+ "variant"?: StatsBarVariantType;
1237
+ }
1238
+ interface GovStatsbarItem {
1239
+ "iconPosition"?: StatsBarIconPositionType;
1240
+ }
1241
+ interface GovStepper {
1242
+ /**
1243
+ * Style variation of the button.
1244
+ */
1245
+ "size": SizesType9;
1246
+ }
1247
+ interface GovStepperItem {
1248
+ /**
1249
+ * Returns the current state of the component
1250
+ */
1251
+ "currentState": () => Promise<boolean>;
1252
+ /**
1253
+ * Custom stepper item identifier. Otherwise, it will be generated
1254
+ */
1255
+ "identifier": string;
1256
+ /**
1257
+ * Item name of the stepper
1258
+ */
1259
+ "label": string;
1260
+ /**
1261
+ * Used to change the HMTL tag in the stepper trigger for correct semantic structure
1262
+ */
1263
+ "triggerTag": string;
1264
+ /**
1265
+ * Style variation of the button.
1266
+ */
1267
+ "variant": VariantType9;
1268
+ }
1269
+ interface GovTabs {
1270
+ /**
1271
+ * Returns the currently selected tabs-item
1272
+ */
1273
+ "currentTab": () => Promise<HTMLGovTabsItemElement | null>;
1274
+ /**
1275
+ * Regenerate tabs controllers
1276
+ */
1277
+ "refresh": () => Promise<void>;
1278
+ /**
1279
+ * Regenerate tabs controllers
1280
+ */
1281
+ "setActiveTab": (identifier: string) => Promise<void>;
1282
+ /**
1283
+ * Tabs type
1284
+ */
1285
+ "type": Type3;
1286
+ /**
1287
+ * Validate the WCAG attributes of the component
1288
+ */
1289
+ "validateWcag": () => Promise<void>;
1290
+ /**
1291
+ * Style variation of the tab badges.
1292
+ */
1293
+ "variant": VariantType3;
1294
+ /**
1295
+ * Adds accessible label for the tabs that is only shown for screen readers.
1296
+ */
1297
+ "wcagLabel": string;
1298
+ /**
1299
+ * Indicates the id of a component that labels the tabs.
1300
+ */
1301
+ "wcagLabelledBy": string;
1302
+ /**
1303
+ * Adds accessible label for the tabs select
1304
+ */
1305
+ "wcagSelectLabel": string;
1306
+ }
1307
+ interface GovTabsItem {
1308
+ /**
1309
+ * Default selected tab
1310
+ */
1311
+ "default": boolean;
1312
+ /**
1313
+ * Returns a unique tab content identifier
1314
+ */
1315
+ "getIdentifier": () => Promise<string>;
1316
+ /**
1317
+ * Returns a unique tab trigger identifier
1318
+ */
1319
+ "getTriggerIdentifier": () => Promise<string>;
1320
+ /**
1321
+ * Custom tab item identifier. Otherwise, it will be generated
1322
+ */
1323
+ "identifier": string;
1324
+ /**
1325
+ * Item name of the tab
1326
+ */
1327
+ "label": string;
1328
+ /**
1329
+ * Set status of tab-item
1330
+ */
1331
+ "setActiveStatus": (status: boolean) => Promise<void>;
1332
+ /**
1333
+ * Custom tab trigger item identifier. Otherwise, it will be generated
1334
+ */
1335
+ "triggerIdentifier": string;
1336
+ }
1337
+ interface GovTile {
1338
+ /**
1339
+ * Same as original parameter
1340
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
1341
+ */
1342
+ "href": string;
1343
+ /**
1344
+ * Item name
1345
+ */
1346
+ "name": string;
1347
+ /**
1348
+ * Style variation of the card.
1349
+ */
1350
+ "promotion": boolean;
1351
+ }
1352
+ interface GovToast {
1353
+ /**
1354
+ * Remove toast from dom
1355
+ */
1356
+ "destroy": (force?: boolean) => Promise<void>;
1357
+ "gravity": "top" | "bottom";
1358
+ "position": "left" | "center" | "right";
1359
+ "time": number;
1360
+ /**
1361
+ * Style variation of the toast message.
1362
+ */
1363
+ "variant": VariantType11;
1364
+ /**
1365
+ * Aria label for the closing button. It is mandatory if the alert is closable
1366
+ */
1367
+ "wcagCloseLabel": string;
1368
+ }
1369
+ interface GovTooltip {
1370
+ /**
1371
+ * Hidding the modal
1372
+ */
1373
+ "hide": () => Promise<void>;
1374
+ /**
1375
+ * Trigger is just an icon
1376
+ */
1377
+ "icon": boolean;
1378
+ /**
1379
+ * Custom tooltip identifier.
1380
+ */
1381
+ "identifier": string;
1382
+ /**
1383
+ * Information contained in the tolltip
1384
+ */
1385
+ "message": string;
1386
+ /**
1387
+ * Tooltip display position
1388
+ */
1389
+ "position": PositionType;
1390
+ /**
1391
+ * Showing the modal
1392
+ */
1393
+ "show": () => Promise<void>;
1394
+ /**
1395
+ * Tooltip’s size.
1396
+ */
1397
+ "size": SizeType1;
1398
+ /**
1399
+ * Style variation of the tooltip
1400
+ */
1401
+ "variant": VariantType12;
1402
+ }
1403
+ interface GovTooltipContent {
1404
+ /**
1405
+ * Indicates display of tooltip content
1406
+ */
1407
+ "isVisible": boolean;
1408
+ }
1409
+ interface GovWizzard {
1410
+ /**
1411
+ * Size of wizzard
1412
+ */
1413
+ "size": SizesType10;
1414
+ /**
1415
+ * Validate the WCAG attributes of the component
1416
+ */
1417
+ "validateWcag": () => Promise<void>;
1418
+ /**
1419
+ * Adds accessible label for the wizzard that is only shown for screen readers.
1420
+ */
1421
+ "wcagLabel": string;
1422
+ /**
1423
+ * String of id's that indicate alternative labels elements
1424
+ */
1425
+ "wcagLabelledBy": string;
1426
+ }
1427
+ interface GovWizzardItem {
1428
+ /**
1429
+ * Closing the Wizzard
1430
+ */
1431
+ "close": () => Promise<void>;
1432
+ /**
1433
+ * Defines wether the wizzard item can be collapsible
1434
+ */
1435
+ "collapsible": boolean;
1436
+ /**
1437
+ * Returns the current state of the component
1438
+ */
1439
+ "currentState": () => Promise<boolean>;
1440
+ /**
1441
+ * Makes the wizzard component disabled.
1442
+ */
1443
+ "disabled": boolean;
1444
+ /**
1445
+ * Custom wizzard item identifier. Otherwise, it will be generated
1446
+ */
1447
+ "identifier": string;
1448
+ /**
1449
+ * Defines whether the accordion is open or closed by default
1450
+ */
1451
+ "isExpanded": boolean;
1452
+ /**
1453
+ * Item label of the wizzard
1454
+ */
1455
+ "label": string;
1456
+ /**
1457
+ * Used to change the HMTL tag in the accordion trigger for correct semantic structure
1458
+ */
1459
+ "labelTag": string;
1460
+ /**
1461
+ * Opening the Wizzard
1462
+ */
1463
+ "open": () => Promise<void>;
1464
+ /**
1465
+ * Wizzard switch
1466
+ */
1467
+ "toggle": () => Promise<void>;
1468
+ /**
1469
+ * Style variation of the button.
1470
+ */
1471
+ "variant": VariantType13;
1472
+ }
1473
+ }
1474
+ export interface GovAccordionCustomEvent<T> extends CustomEvent<T> {
1475
+ detail: T;
1476
+ target: HTMLGovAccordionElement;
1477
+ }
1478
+ export interface GovAccordionItemCustomEvent<T> extends CustomEvent<T> {
1479
+ detail: T;
1480
+ target: HTMLGovAccordionItemElement;
1481
+ }
1482
+ export interface GovAlertCustomEvent<T> extends CustomEvent<T> {
1483
+ detail: T;
1484
+ target: HTMLGovAlertElement;
1485
+ }
1486
+ export interface GovAttachmentsItemCustomEvent<T> extends CustomEvent<T> {
1487
+ detail: T;
1488
+ target: HTMLGovAttachmentsItemElement;
1489
+ }
1490
+ export interface GovBackdropCustomEvent<T> extends CustomEvent<T> {
1491
+ detail: T;
1492
+ target: HTMLGovBackdropElement;
1493
+ }
1494
+ export interface GovBadgeCustomEvent<T> extends CustomEvent<T> {
1495
+ detail: T;
1496
+ target: HTMLGovBadgeElement;
1497
+ }
1498
+ export interface GovButtonCustomEvent<T> extends CustomEvent<T> {
1499
+ detail: T;
1500
+ target: HTMLGovButtonElement;
1501
+ }
1502
+ export interface GovCardCustomEvent<T> extends CustomEvent<T> {
1503
+ detail: T;
1504
+ target: HTMLGovCardElement;
1505
+ }
1506
+ export interface GovFormAutocompleteCustomEvent<T> extends CustomEvent<T> {
1507
+ detail: T;
1508
+ target: HTMLGovFormAutocompleteElement;
1509
+ }
1510
+ export interface GovFormCheckboxCustomEvent<T> extends CustomEvent<T> {
1511
+ detail: T;
1512
+ target: HTMLGovFormCheckboxElement;
1513
+ }
1514
+ export interface GovFormFileCustomEvent<T> extends CustomEvent<T> {
1515
+ detail: T;
1516
+ target: HTMLGovFormFileElement;
1517
+ }
1518
+ export interface GovFormInputCustomEvent<T> extends CustomEvent<T> {
1519
+ detail: T;
1520
+ target: HTMLGovFormInputElement;
1521
+ }
1522
+ export interface GovFormLabelCustomEvent<T> extends CustomEvent<T> {
1523
+ detail: T;
1524
+ target: HTMLGovFormLabelElement;
1525
+ }
1526
+ export interface GovFormMultiSelectCustomEvent<T> extends CustomEvent<T> {
1527
+ detail: T;
1528
+ target: HTMLGovFormMultiSelectElement;
1529
+ }
1530
+ export interface GovFormRadioCustomEvent<T> extends CustomEvent<T> {
1531
+ detail: T;
1532
+ target: HTMLGovFormRadioElement;
1533
+ }
1534
+ export interface GovFormSelectCustomEvent<T> extends CustomEvent<T> {
1535
+ detail: T;
1536
+ target: HTMLGovFormSelectElement;
1537
+ }
1538
+ export interface GovFormSwitchCustomEvent<T> extends CustomEvent<T> {
1539
+ detail: T;
1540
+ target: HTMLGovFormSwitchElement;
1541
+ }
1542
+ export interface GovModalCustomEvent<T> extends CustomEvent<T> {
1543
+ detail: T;
1544
+ target: HTMLGovModalElement;
1545
+ }
1546
+ export interface GovPaginationCustomEvent<T> extends CustomEvent<T> {
1547
+ detail: T;
1548
+ target: HTMLGovPaginationElement;
1549
+ }
1550
+ export interface GovPromptCustomEvent<T> extends CustomEvent<T> {
1551
+ detail: T;
1552
+ target: HTMLGovPromptElement;
1553
+ }
1554
+ export interface GovSideNavCustomEvent<T> extends CustomEvent<T> {
1555
+ detail: T;
1556
+ target: HTMLGovSideNavElement;
1557
+ }
1558
+ export interface GovSideNavItemCustomEvent<T> extends CustomEvent<T> {
1559
+ detail: T;
1560
+ target: HTMLGovSideNavItemElement;
1561
+ }
1562
+ export interface GovStepperCustomEvent<T> extends CustomEvent<T> {
1563
+ detail: T;
1564
+ target: HTMLGovStepperElement;
1565
+ }
1566
+ export interface GovStepperItemCustomEvent<T> extends CustomEvent<T> {
1567
+ detail: T;
1568
+ target: HTMLGovStepperItemElement;
1569
+ }
1570
+ export interface GovTabsCustomEvent<T> extends CustomEvent<T> {
1571
+ detail: T;
1572
+ target: HTMLGovTabsElement;
1573
+ }
1574
+ export interface GovToastCustomEvent<T> extends CustomEvent<T> {
1575
+ detail: T;
1576
+ target: HTMLGovToastElement;
1577
+ }
1578
+ export interface GovWizzardCustomEvent<T> extends CustomEvent<T> {
1579
+ detail: T;
1580
+ target: HTMLGovWizzardElement;
1581
+ }
1582
+ export interface GovWizzardItemCustomEvent<T> extends CustomEvent<T> {
1583
+ detail: T;
1584
+ target: HTMLGovWizzardItemElement;
1585
+ }
1586
+ declare global {
1587
+ interface HTMLGovAccordionElement extends Components.GovAccordion, HTMLStencilElement {
1588
+ }
1589
+ var HTMLGovAccordionElement: {
1590
+ prototype: HTMLGovAccordionElement;
1591
+ new (): HTMLGovAccordionElement;
1592
+ };
1593
+ interface HTMLGovAccordionItemElement extends Components.GovAccordionItem, HTMLStencilElement {
1594
+ }
1595
+ var HTMLGovAccordionItemElement: {
1596
+ prototype: HTMLGovAccordionItemElement;
1597
+ new (): HTMLGovAccordionItemElement;
1598
+ };
1599
+ interface HTMLGovAlertElement extends Components.GovAlert, HTMLStencilElement {
1600
+ }
1601
+ var HTMLGovAlertElement: {
1602
+ prototype: HTMLGovAlertElement;
1603
+ new (): HTMLGovAlertElement;
1604
+ };
1605
+ interface HTMLGovAppElement extends Components.GovApp, HTMLStencilElement {
1606
+ }
1607
+ var HTMLGovAppElement: {
1608
+ prototype: HTMLGovAppElement;
1609
+ new (): HTMLGovAppElement;
1610
+ };
1611
+ interface HTMLGovAttachmentsElement extends Components.GovAttachments, HTMLStencilElement {
1612
+ }
1613
+ var HTMLGovAttachmentsElement: {
1614
+ prototype: HTMLGovAttachmentsElement;
1615
+ new (): HTMLGovAttachmentsElement;
1616
+ };
1617
+ interface HTMLGovAttachmentsItemElement extends Components.GovAttachmentsItem, HTMLStencilElement {
1618
+ }
1619
+ var HTMLGovAttachmentsItemElement: {
1620
+ prototype: HTMLGovAttachmentsItemElement;
1621
+ new (): HTMLGovAttachmentsItemElement;
1622
+ };
1623
+ interface HTMLGovBackdropElement extends Components.GovBackdrop, HTMLStencilElement {
1624
+ }
1625
+ var HTMLGovBackdropElement: {
1626
+ prototype: HTMLGovBackdropElement;
1627
+ new (): HTMLGovBackdropElement;
1628
+ };
1629
+ interface HTMLGovBadgeElement extends Components.GovBadge, HTMLStencilElement {
1630
+ }
1631
+ var HTMLGovBadgeElement: {
1632
+ prototype: HTMLGovBadgeElement;
1633
+ new (): HTMLGovBadgeElement;
1634
+ };
1635
+ interface HTMLGovButtonElement extends Components.GovButton, HTMLStencilElement {
1636
+ }
1637
+ var HTMLGovButtonElement: {
1638
+ prototype: HTMLGovButtonElement;
1639
+ new (): HTMLGovButtonElement;
1640
+ };
1641
+ interface HTMLGovCardElement extends Components.GovCard, HTMLStencilElement {
1642
+ }
1643
+ var HTMLGovCardElement: {
1644
+ prototype: HTMLGovCardElement;
1645
+ new (): HTMLGovCardElement;
1646
+ };
1647
+ interface HTMLGovContainerElement extends Components.GovContainer, HTMLStencilElement {
1648
+ }
1649
+ var HTMLGovContainerElement: {
1650
+ prototype: HTMLGovContainerElement;
1651
+ new (): HTMLGovContainerElement;
1652
+ };
1653
+ interface HTMLGovCookiebarElement extends Components.GovCookiebar, HTMLStencilElement {
1654
+ }
1655
+ var HTMLGovCookiebarElement: {
1656
+ prototype: HTMLGovCookiebarElement;
1657
+ new (): HTMLGovCookiebarElement;
1658
+ };
1659
+ interface HTMLGovEmptyElement extends Components.GovEmpty, HTMLStencilElement {
1660
+ }
1661
+ var HTMLGovEmptyElement: {
1662
+ prototype: HTMLGovEmptyElement;
1663
+ new (): HTMLGovEmptyElement;
1664
+ };
1665
+ interface HTMLGovErrorCodeElement extends Components.GovErrorCode, HTMLStencilElement {
1666
+ }
1667
+ var HTMLGovErrorCodeElement: {
1668
+ prototype: HTMLGovErrorCodeElement;
1669
+ new (): HTMLGovErrorCodeElement;
1670
+ };
1671
+ interface HTMLGovFormAutocompleteElement extends Components.GovFormAutocomplete, HTMLStencilElement {
1672
+ }
1673
+ var HTMLGovFormAutocompleteElement: {
1674
+ prototype: HTMLGovFormAutocompleteElement;
1675
+ new (): HTMLGovFormAutocompleteElement;
1676
+ };
1677
+ interface HTMLGovFormCheckboxElement extends Components.GovFormCheckbox, HTMLStencilElement {
1678
+ }
1679
+ var HTMLGovFormCheckboxElement: {
1680
+ prototype: HTMLGovFormCheckboxElement;
1681
+ new (): HTMLGovFormCheckboxElement;
1682
+ };
1683
+ interface HTMLGovFormControlElement extends Components.GovFormControl, HTMLStencilElement {
1684
+ }
1685
+ var HTMLGovFormControlElement: {
1686
+ prototype: HTMLGovFormControlElement;
1687
+ new (): HTMLGovFormControlElement;
1688
+ };
1689
+ interface HTMLGovFormDropdownElement extends Components.GovFormDropdown, HTMLStencilElement {
1690
+ }
1691
+ var HTMLGovFormDropdownElement: {
1692
+ prototype: HTMLGovFormDropdownElement;
1693
+ new (): HTMLGovFormDropdownElement;
1694
+ };
1695
+ interface HTMLGovFormFileElement extends Components.GovFormFile, HTMLStencilElement {
1696
+ }
1697
+ var HTMLGovFormFileElement: {
1698
+ prototype: HTMLGovFormFileElement;
1699
+ new (): HTMLGovFormFileElement;
1700
+ };
1701
+ interface HTMLGovFormGroupElement extends Components.GovFormGroup, HTMLStencilElement {
1702
+ }
1703
+ var HTMLGovFormGroupElement: {
1704
+ prototype: HTMLGovFormGroupElement;
1705
+ new (): HTMLGovFormGroupElement;
1706
+ };
1707
+ interface HTMLGovFormInputElement extends Components.GovFormInput, HTMLStencilElement {
1708
+ }
1709
+ var HTMLGovFormInputElement: {
1710
+ prototype: HTMLGovFormInputElement;
1711
+ new (): HTMLGovFormInputElement;
1712
+ };
1713
+ interface HTMLGovFormLabelElement extends Components.GovFormLabel, HTMLStencilElement {
1714
+ }
1715
+ var HTMLGovFormLabelElement: {
1716
+ prototype: HTMLGovFormLabelElement;
1717
+ new (): HTMLGovFormLabelElement;
1718
+ };
1719
+ interface HTMLGovFormMessageElement extends Components.GovFormMessage, HTMLStencilElement {
1720
+ }
1721
+ var HTMLGovFormMessageElement: {
1722
+ prototype: HTMLGovFormMessageElement;
1723
+ new (): HTMLGovFormMessageElement;
1724
+ };
1725
+ interface HTMLGovFormMultiSelectElement extends Components.GovFormMultiSelect, HTMLStencilElement {
1726
+ }
1727
+ var HTMLGovFormMultiSelectElement: {
1728
+ prototype: HTMLGovFormMultiSelectElement;
1729
+ new (): HTMLGovFormMultiSelectElement;
1730
+ };
1731
+ interface HTMLGovFormRadioElement extends Components.GovFormRadio, HTMLStencilElement {
1732
+ }
1733
+ var HTMLGovFormRadioElement: {
1734
+ prototype: HTMLGovFormRadioElement;
1735
+ new (): HTMLGovFormRadioElement;
1736
+ };
1737
+ interface HTMLGovFormSearchElement extends Components.GovFormSearch, HTMLStencilElement {
1738
+ }
1739
+ var HTMLGovFormSearchElement: {
1740
+ prototype: HTMLGovFormSearchElement;
1741
+ new (): HTMLGovFormSearchElement;
1742
+ };
1743
+ interface HTMLGovFormSelectElement extends Components.GovFormSelect, HTMLStencilElement {
1744
+ }
1745
+ var HTMLGovFormSelectElement: {
1746
+ prototype: HTMLGovFormSelectElement;
1747
+ new (): HTMLGovFormSelectElement;
1748
+ };
1749
+ interface HTMLGovFormSwitchElement extends Components.GovFormSwitch, HTMLStencilElement {
1750
+ }
1751
+ var HTMLGovFormSwitchElement: {
1752
+ prototype: HTMLGovFormSwitchElement;
1753
+ new (): HTMLGovFormSwitchElement;
1754
+ };
1755
+ interface HTMLGovGridElement extends Components.GovGrid, HTMLStencilElement {
1756
+ }
1757
+ var HTMLGovGridElement: {
1758
+ prototype: HTMLGovGridElement;
1759
+ new (): HTMLGovGridElement;
1760
+ };
1761
+ interface HTMLGovIconElement extends Components.GovIcon, HTMLStencilElement {
1762
+ }
1763
+ var HTMLGovIconElement: {
1764
+ prototype: HTMLGovIconElement;
1765
+ new (): HTMLGovIconElement;
1766
+ };
1767
+ interface HTMLGovMessageElement extends Components.GovMessage, HTMLStencilElement {
1768
+ }
1769
+ var HTMLGovMessageElement: {
1770
+ prototype: HTMLGovMessageElement;
1771
+ new (): HTMLGovMessageElement;
1772
+ };
1773
+ interface HTMLGovModalElement extends Components.GovModal, HTMLStencilElement {
1774
+ }
1775
+ var HTMLGovModalElement: {
1776
+ prototype: HTMLGovModalElement;
1777
+ new (): HTMLGovModalElement;
1778
+ };
1779
+ interface HTMLGovPaginationElement extends Components.GovPagination, HTMLStencilElement {
1780
+ }
1781
+ var HTMLGovPaginationElement: {
1782
+ prototype: HTMLGovPaginationElement;
1783
+ new (): HTMLGovPaginationElement;
1784
+ };
1785
+ interface HTMLGovPromptElement extends Components.GovPrompt, HTMLStencilElement {
1786
+ }
1787
+ var HTMLGovPromptElement: {
1788
+ prototype: HTMLGovPromptElement;
1789
+ new (): HTMLGovPromptElement;
1790
+ };
1791
+ interface HTMLGovSideNavElement extends Components.GovSideNav, HTMLStencilElement {
1792
+ }
1793
+ var HTMLGovSideNavElement: {
1794
+ prototype: HTMLGovSideNavElement;
1795
+ new (): HTMLGovSideNavElement;
1796
+ };
1797
+ interface HTMLGovSideNavItemElement extends Components.GovSideNavItem, HTMLStencilElement {
1798
+ }
1799
+ var HTMLGovSideNavItemElement: {
1800
+ prototype: HTMLGovSideNavItemElement;
1801
+ new (): HTMLGovSideNavItemElement;
1802
+ };
1803
+ interface HTMLGovSpacerElement extends Components.GovSpacer, HTMLStencilElement {
1804
+ }
1805
+ var HTMLGovSpacerElement: {
1806
+ prototype: HTMLGovSpacerElement;
1807
+ new (): HTMLGovSpacerElement;
1808
+ };
1809
+ interface HTMLGovStatsbarElement extends Components.GovStatsbar, HTMLStencilElement {
1810
+ }
1811
+ var HTMLGovStatsbarElement: {
1812
+ prototype: HTMLGovStatsbarElement;
1813
+ new (): HTMLGovStatsbarElement;
1814
+ };
1815
+ interface HTMLGovStatsbarItemElement extends Components.GovStatsbarItem, HTMLStencilElement {
1816
+ }
1817
+ var HTMLGovStatsbarItemElement: {
1818
+ prototype: HTMLGovStatsbarItemElement;
1819
+ new (): HTMLGovStatsbarItemElement;
1820
+ };
1821
+ interface HTMLGovStepperElement extends Components.GovStepper, HTMLStencilElement {
1822
+ }
1823
+ var HTMLGovStepperElement: {
1824
+ prototype: HTMLGovStepperElement;
1825
+ new (): HTMLGovStepperElement;
1826
+ };
1827
+ interface HTMLGovStepperItemElement extends Components.GovStepperItem, HTMLStencilElement {
1828
+ }
1829
+ var HTMLGovStepperItemElement: {
1830
+ prototype: HTMLGovStepperItemElement;
1831
+ new (): HTMLGovStepperItemElement;
1832
+ };
1833
+ interface HTMLGovTabsElement extends Components.GovTabs, HTMLStencilElement {
1834
+ }
1835
+ var HTMLGovTabsElement: {
1836
+ prototype: HTMLGovTabsElement;
1837
+ new (): HTMLGovTabsElement;
1838
+ };
1839
+ interface HTMLGovTabsItemElement extends Components.GovTabsItem, HTMLStencilElement {
1840
+ }
1841
+ var HTMLGovTabsItemElement: {
1842
+ prototype: HTMLGovTabsItemElement;
1843
+ new (): HTMLGovTabsItemElement;
1844
+ };
1845
+ interface HTMLGovTileElement extends Components.GovTile, HTMLStencilElement {
1846
+ }
1847
+ var HTMLGovTileElement: {
1848
+ prototype: HTMLGovTileElement;
1849
+ new (): HTMLGovTileElement;
1850
+ };
1851
+ interface HTMLGovToastElement extends Components.GovToast, HTMLStencilElement {
1852
+ }
1853
+ var HTMLGovToastElement: {
1854
+ prototype: HTMLGovToastElement;
1855
+ new (): HTMLGovToastElement;
1856
+ };
1857
+ interface HTMLGovTooltipElement extends Components.GovTooltip, HTMLStencilElement {
1858
+ }
1859
+ var HTMLGovTooltipElement: {
1860
+ prototype: HTMLGovTooltipElement;
1861
+ new (): HTMLGovTooltipElement;
1862
+ };
1863
+ interface HTMLGovTooltipContentElement extends Components.GovTooltipContent, HTMLStencilElement {
1864
+ }
1865
+ var HTMLGovTooltipContentElement: {
1866
+ prototype: HTMLGovTooltipContentElement;
1867
+ new (): HTMLGovTooltipContentElement;
1868
+ };
1869
+ interface HTMLGovWizzardElement extends Components.GovWizzard, HTMLStencilElement {
1870
+ }
1871
+ var HTMLGovWizzardElement: {
1872
+ prototype: HTMLGovWizzardElement;
1873
+ new (): HTMLGovWizzardElement;
1874
+ };
1875
+ interface HTMLGovWizzardItemElement extends Components.GovWizzardItem, HTMLStencilElement {
1876
+ }
1877
+ var HTMLGovWizzardItemElement: {
1878
+ prototype: HTMLGovWizzardItemElement;
1879
+ new (): HTMLGovWizzardItemElement;
1880
+ };
1881
+ interface HTMLElementTagNameMap {
1882
+ "gov-accordion": HTMLGovAccordionElement;
1883
+ "gov-accordion-item": HTMLGovAccordionItemElement;
1884
+ "gov-alert": HTMLGovAlertElement;
1885
+ "gov-app": HTMLGovAppElement;
1886
+ "gov-attachments": HTMLGovAttachmentsElement;
1887
+ "gov-attachments-item": HTMLGovAttachmentsItemElement;
1888
+ "gov-backdrop": HTMLGovBackdropElement;
1889
+ "gov-badge": HTMLGovBadgeElement;
1890
+ "gov-button": HTMLGovButtonElement;
1891
+ "gov-card": HTMLGovCardElement;
1892
+ "gov-container": HTMLGovContainerElement;
1893
+ "gov-cookiebar": HTMLGovCookiebarElement;
1894
+ "gov-empty": HTMLGovEmptyElement;
1895
+ "gov-error-code": HTMLGovErrorCodeElement;
1896
+ "gov-form-autocomplete": HTMLGovFormAutocompleteElement;
1897
+ "gov-form-checkbox": HTMLGovFormCheckboxElement;
1898
+ "gov-form-control": HTMLGovFormControlElement;
1899
+ "gov-form-dropdown": HTMLGovFormDropdownElement;
1900
+ "gov-form-file": HTMLGovFormFileElement;
1901
+ "gov-form-group": HTMLGovFormGroupElement;
1902
+ "gov-form-input": HTMLGovFormInputElement;
1903
+ "gov-form-label": HTMLGovFormLabelElement;
1904
+ "gov-form-message": HTMLGovFormMessageElement;
1905
+ "gov-form-multi-select": HTMLGovFormMultiSelectElement;
1906
+ "gov-form-radio": HTMLGovFormRadioElement;
1907
+ "gov-form-search": HTMLGovFormSearchElement;
1908
+ "gov-form-select": HTMLGovFormSelectElement;
1909
+ "gov-form-switch": HTMLGovFormSwitchElement;
1910
+ "gov-grid": HTMLGovGridElement;
1911
+ "gov-icon": HTMLGovIconElement;
1912
+ "gov-message": HTMLGovMessageElement;
1913
+ "gov-modal": HTMLGovModalElement;
1914
+ "gov-pagination": HTMLGovPaginationElement;
1915
+ "gov-prompt": HTMLGovPromptElement;
1916
+ "gov-side-nav": HTMLGovSideNavElement;
1917
+ "gov-side-nav-item": HTMLGovSideNavItemElement;
1918
+ "gov-spacer": HTMLGovSpacerElement;
1919
+ "gov-statsbar": HTMLGovStatsbarElement;
1920
+ "gov-statsbar-item": HTMLGovStatsbarItemElement;
1921
+ "gov-stepper": HTMLGovStepperElement;
1922
+ "gov-stepper-item": HTMLGovStepperItemElement;
1923
+ "gov-tabs": HTMLGovTabsElement;
1924
+ "gov-tabs-item": HTMLGovTabsItemElement;
1925
+ "gov-tile": HTMLGovTileElement;
1926
+ "gov-toast": HTMLGovToastElement;
1927
+ "gov-tooltip": HTMLGovTooltipElement;
1928
+ "gov-tooltip-content": HTMLGovTooltipContentElement;
1929
+ "gov-wizzard": HTMLGovWizzardElement;
1930
+ "gov-wizzard-item": HTMLGovWizzardItemElement;
1931
+ }
1932
+ }
1933
+ declare namespace LocalJSX {
1934
+ interface GovAccordion {
1935
+ /**
1936
+ * Called when the accordion state changes
1937
+ */
1938
+ "onGov-change"?: (event: GovAccordionCustomEvent<any>) => void;
1939
+ /**
1940
+ * Accordion’s size.
1941
+ */
1942
+ "size"?: SizeType;
1943
+ /**
1944
+ * Style variation of the button.
1945
+ */
1946
+ "variant"?: VariantType;
1947
+ /**
1948
+ * Adds accessible label for the accordion that is only shown for screen readers.
1949
+ */
1950
+ "wcagLabel"?: string;
1951
+ /**
1952
+ * String of id's that indicate alternative labels elements
1953
+ */
1954
+ "wcagLabelledBy"?: string;
1955
+ }
1956
+ interface GovAccordionItem {
1957
+ /**
1958
+ * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
1959
+ */
1960
+ "disabled"?: boolean;
1961
+ /**
1962
+ * Custom accordion item identifier. Otherwise, it will be generated
1963
+ */
1964
+ "identifier"?: string;
1965
+ /**
1966
+ * Defines whether the accordion is open or closed by default
1967
+ */
1968
+ "isExpanded"?: boolean;
1969
+ /**
1970
+ * Item name of the accordion
1971
+ */
1972
+ "label"?: string;
1973
+ /**
1974
+ * Called when the accordion state changes
1975
+ */
1976
+ "onGov-change"?: (event: GovAccordionItemCustomEvent<GovAccordionItemChangeEvent>) => void;
1977
+ /**
1978
+ * Accordion’s size.
1979
+ */
1980
+ "size"?: SizeType;
1981
+ /**
1982
+ * Used to change the HMTL tag in the accordion trigger for correct semantic structure
1983
+ */
1984
+ "triggerTag"?: string;
1985
+ /**
1986
+ * Style variation of the button.
1987
+ */
1988
+ "variant"?: VariantType;
1989
+ }
1990
+ interface GovAlert {
1991
+ /**
1992
+ * Displays the option to close the alert
1993
+ */
1994
+ "closable"?: boolean;
1995
+ /**
1996
+ * Determide if component should have inversed colors to be used on dark background
1997
+ */
1998
+ "inverse"?: boolean;
1999
+ /**
2000
+ * Called when the close button is clicked
2001
+ */
2002
+ "onGov-close"?: (event: GovAlertCustomEvent<PointerEvent>) => void;
2003
+ /**
2004
+ * Style variation of the button.
2005
+ */
2006
+ "variant"?: VariantType1;
2007
+ /**
2008
+ * Aria label for the closing button. It is mandatory if the alert is closable
2009
+ */
2010
+ "wcagCloseLabel"?: string;
2011
+ }
2012
+ interface GovApp {
2013
+ }
2014
+ interface GovAttachments {
2015
+ /**
2016
+ * Label of attachments section
2017
+ */
2018
+ "label"?: string;
2019
+ /**
2020
+ * Adds accessible label for the attachment section that is only shown for screen readers.
2021
+ */
2022
+ "wcagLabel"?: string;
2023
+ }
2024
+ interface GovAttachmentsItem {
2025
+ /**
2026
+ * Emitted when the file is removed
2027
+ */
2028
+ "onGov-remove"?: (event: GovAttachmentsItemCustomEvent<any>) => void;
2029
+ /**
2030
+ * Adds accessible label for the remove button that is only shown for screen readers.
2031
+ */
2032
+ "wcagRemoveLabel"?: string;
2033
+ /**
2034
+ * Indicates the id of a component that labels the remove button.
2035
+ */
2036
+ "wcagRemoveLabelledBy"?: string;
2037
+ }
2038
+ interface GovBackdrop {
2039
+ /**
2040
+ * Emitted when button clicks.
2041
+ */
2042
+ "onGov-click"?: (event: GovBackdropCustomEvent<MouseEvent>) => void;
2043
+ /**
2044
+ * Default attribute for backdrop display
2045
+ */
2046
+ "visible"?: boolean;
2047
+ /**
2048
+ * Adds accessible label for the backdrop that is only shown for screen readers.
2049
+ */
2050
+ "wcagLabel"?: string;
2051
+ /**
2052
+ * String of id's that indicate alternative labels elements
2053
+ */
2054
+ "wcagLabelledBy"?: string;
2055
+ }
2056
+ interface GovBadge {
2057
+ /**
2058
+ * Makes the badge component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
2059
+ */
2060
+ "disabled"?: boolean;
2061
+ /**
2062
+ * Same as original parameter
2063
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
2064
+ */
2065
+ "href"?: string;
2066
+ /**
2067
+ * Determide if component should have inversed colors to be used on dark background
2068
+ */
2069
+ "inverse"?: boolean;
2070
+ /**
2071
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type
2072
+ */
2073
+ "nativeType"?: NativeTypesType;
2074
+ /**
2075
+ * Emitted when the button click.
2076
+ */
2077
+ "onGov-click"?: (event: GovBadgeCustomEvent<PointerEvent>) => void;
2078
+ /**
2079
+ * Badge’s size.
2080
+ */
2081
+ "size"?: SizesType;
2082
+ /**
2083
+ * Used to change the HMTL tag in the badge
2084
+ */
2085
+ "tag"?: string;
2086
+ /**
2087
+ * Same as original parameter
2088
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
2089
+ */
2090
+ "target"?: string;
2091
+ /**
2092
+ * Badges's type
2093
+ */
2094
+ "type"?: Type;
2095
+ /**
2096
+ * Style variation of the badge.
2097
+ */
2098
+ "variant"?: VariantType2;
2099
+ /**
2100
+ * 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.
2101
+ */
2102
+ "wcagLabel"?: string;
2103
+ }
2104
+ interface GovButton {
2105
+ /**
2106
+ * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
2107
+ */
2108
+ "disabled"?: boolean;
2109
+ /**
2110
+ * Same as original parameter
2111
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-download
2112
+ */
2113
+ "download"?: boolean;
2114
+ /**
2115
+ * Expands the button to fill 100% of the container width.
2116
+ */
2117
+ "expanded"?: boolean;
2118
+ /**
2119
+ * Same as original parametr
2120
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/focusable
2121
+ */
2122
+ "focusable"?: boolean;
2123
+ /**
2124
+ * Same as original parameter
2125
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
2126
+ */
2127
+ "href"?: string;
2128
+ /**
2129
+ * Same as original parameter
2130
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-hreflang
2131
+ */
2132
+ "hreflang"?: string;
2133
+ /**
2134
+ * Custom button identifier.
2135
+ */
2136
+ "identifier"?: string;
2137
+ /**
2138
+ * Determide if component should have inversed colors to be used on dark background
2139
+ */
2140
+ "inverse"?: boolean;
2141
+ /**
2142
+ * Indicates whether an asynchronous process is running
2143
+ */
2144
+ "loading"?: string;
2145
+ /**
2146
+ * 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.
2147
+ */
2148
+ "name"?: string;
2149
+ /**
2150
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type
2151
+ */
2152
+ "nativeType"?: NativeTypesType1;
2153
+ /**
2154
+ * Emitted when the button loses focus.
2155
+ */
2156
+ "onGov-blur"?: (event: GovButtonCustomEvent<any>) => void;
2157
+ /**
2158
+ * Emitted when the button click.
2159
+ */
2160
+ "onGov-click"?: (event: GovButtonCustomEvent<PointerEvent>) => void;
2161
+ /**
2162
+ * Emitted when the button has focus.
2163
+ */
2164
+ "onGov-focus"?: (event: GovButtonCustomEvent<any>) => void;
2165
+ /**
2166
+ * Same as original parameter
2167
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-referrerpolicy
2168
+ */
2169
+ "referrerpolicy"?: string;
2170
+ /**
2171
+ * Same as original parameter
2172
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-rel
2173
+ */
2174
+ "rel"?: string;
2175
+ /**
2176
+ * Button’s size.
2177
+ */
2178
+ "size"?: SizesType;
2179
+ /**
2180
+ * Same as original parameter
2181
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
2182
+ */
2183
+ "target"?: string;
2184
+ /**
2185
+ * Button's type
2186
+ */
2187
+ "type"?: Type;
2188
+ /**
2189
+ * Style variation of the button.
2190
+ */
2191
+ "variant"?: VariantType2;
2192
+ /**
2193
+ * Indicates the id of a related component’s visually focused element.
2194
+ */
2195
+ "wcagActiveDescendant"?: string;
2196
+ /**
2197
+ * 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.
2198
+ */
2199
+ "wcagControls"?: string;
2200
+ /**
2201
+ * Indicates the id of a component that describes the button.
2202
+ */
2203
+ "wcagDescribedBy"?: string;
2204
+ /**
2205
+ * Aria description the button
2206
+ */
2207
+ "wcagDescription"?: string;
2208
+ /**
2209
+ * Details of the component
2210
+ */
2211
+ "wcagDetails"?: string;
2212
+ /**
2213
+ * 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.
2214
+ */
2215
+ "wcagExpanded"?: boolean;
2216
+ /**
2217
+ * Use this property to add an aria-haspopup attribute to a button, if you are using it as a menu button.
2218
+ */
2219
+ "wcagHasPopup"?: string;
2220
+ /**
2221
+ * 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.
2222
+ */
2223
+ "wcagLabel"?: string;
2224
+ /**
2225
+ * String of id's that indicate alternative labels elements
2226
+ */
2227
+ "wcagLabelledBy"?: string;
2228
+ /**
2229
+ * Indicates the id of a component owned by the button.
2230
+ */
2231
+ "wcagOwns"?: string;
2232
+ /**
2233
+ * Tells screen reader the element is pressed.
2234
+ */
2235
+ "wcagPressed"?: string;
2236
+ }
2237
+ interface GovCard {
2238
+ /**
2239
+ * Defines wether the card can be collapsible
2240
+ */
2241
+ "collapsible"?: boolean;
2242
+ /**
2243
+ * Defines whether the card is open or closed by default
2244
+ */
2245
+ "expanded"?: boolean;
2246
+ /**
2247
+ * Used to change the HMTL tag in the card headline for correct semantic structure
2248
+ */
2249
+ "headlineTag"?: string;
2250
+ /**
2251
+ * Item label of the card
2252
+ */
2253
+ "label"?: string;
2254
+ /**
2255
+ * Called when the card toggle state changes
2256
+ */
2257
+ "onGov-toggle"?: (event: GovCardCustomEvent<any>) => void;
2258
+ /**
2259
+ * Style variation of the card.
2260
+ */
2261
+ "promotion"?: boolean;
2262
+ /**
2263
+ * Adds accessible label for the collapsible button that is only shown for screen readers.
2264
+ */
2265
+ "wcagTriggerLabel"?: string;
2266
+ /**
2267
+ * A string of identifiers that indicate alternative label elements for collapsible card
2268
+ */
2269
+ "wcagTriggerLabelledBy"?: string;
2270
+ }
2271
+ interface GovContainer {
2272
+ }
2273
+ interface GovCookiebar {
2274
+ }
2275
+ interface GovEmpty {
2276
+ }
2277
+ interface GovErrorCode {
2278
+ }
2279
+ interface GovFormAutocomplete {
2280
+ /**
2281
+ * Makes the input component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
2282
+ */
2283
+ "disabled"?: boolean;
2284
+ /**
2285
+ * Custom input identifier.
2286
+ */
2287
+ "identifier"?: string;
2288
+ /**
2289
+ * Indicates the entered value does not conform to the format expected by the application.
2290
+ */
2291
+ "invalid"?: boolean;
2292
+ /**
2293
+ * Maximum length (number of characters) of value
2294
+ */
2295
+ "maxlength"?: number;
2296
+ /**
2297
+ * Minimum length (number of characters) of value
2298
+ */
2299
+ "minlength"?: number;
2300
+ /**
2301
+ * Name of the input.
2302
+ */
2303
+ "name"?: string;
2304
+ /**
2305
+ * Main key name in the object
2306
+ */
2307
+ "nameKey"?: string;
2308
+ /**
2309
+ * Emitted when the input loses focus.
2310
+ */
2311
+ "onGov-blur"?: (event: GovFormAutocompleteCustomEvent<FocusEvent>) => void;
2312
+ /**
2313
+ * Emitted when the input has focus.
2314
+ */
2315
+ "onGov-focus"?: (event: GovFormAutocompleteCustomEvent<FocusEvent>) => void;
2316
+ /**
2317
+ * Emitted when the input change value.
2318
+ */
2319
+ "onGov-input"?: (event: GovFormAutocompleteCustomEvent<any>) => void;
2320
+ /**
2321
+ * Emitted when the input change value.
2322
+ */
2323
+ "onGov-select"?: (event: GovFormAutocompleteCustomEvent<GovFormAutocompleteItem>) => void;
2324
+ /**
2325
+ * Text that appears in the form control when it has no value set
2326
+ */
2327
+ "placeholder"?: string;
2328
+ /**
2329
+ * The value is not editable
2330
+ */
2331
+ "readonly"?: boolean;
2332
+ /**
2333
+ * 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.
2334
+ */
2335
+ "required"?: boolean;
2336
+ /**
2337
+ * Input’s size.
2338
+ */
2339
+ "size"?: SizesType1;
2340
+ /**
2341
+ * Indicates the entered value of child form element does conform to the format expected by the application.
2342
+ */
2343
+ "success"?: boolean;
2344
+ /**
2345
+ * Value of input
2346
+ */
2347
+ "value"?: string;
2348
+ /**
2349
+ * Style variation of the form input.
2350
+ */
2351
+ "variant"?: VariantType3;
2352
+ /**
2353
+ * Indicates the id of a component that describes the input.
2354
+ */
2355
+ "wcagDescribedBy"?: string;
2356
+ /**
2357
+ * Indicates the id of a component that labels the input.
2358
+ */
2359
+ "wcagLabelledBy"?: string;
2360
+ /**
2361
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-owns
2362
+ */
2363
+ "wcagOwns"?: string;
2364
+ }
2365
+ interface GovFormCheckbox {
2366
+ /**
2367
+ * Checkbox default state
2368
+ */
2369
+ "checked"?: boolean;
2370
+ /**
2371
+ * Makes the checkbox component disabled. This prevents users from being able to interact with the checkbox, and conveys its inactive state to assistive technologies.
2372
+ */
2373
+ "disabled"?: boolean;
2374
+ /**
2375
+ * Custom checkbox identifier.
2376
+ */
2377
+ "identifier"?: string;
2378
+ /**
2379
+ * Indicates the entered value does not conform to the format expected by the application.
2380
+ */
2381
+ "invalid"?: boolean;
2382
+ /**
2383
+ * Name of the checkbox.
2384
+ */
2385
+ "name"?: string;
2386
+ /**
2387
+ * Emitted when the checkbox loses focus.
2388
+ */
2389
+ "onGov-blur"?: (event: GovFormCheckboxCustomEvent<FocusEvent>) => void;
2390
+ /**
2391
+ * Emitted when the checkbox change value.
2392
+ */
2393
+ "onGov-change"?: (event: GovFormCheckboxCustomEvent<any>) => void;
2394
+ /**
2395
+ * Emitted when the checkbox has focus.
2396
+ */
2397
+ "onGov-focus"?: (event: GovFormCheckboxCustomEvent<FocusEvent>) => void;
2398
+ /**
2399
+ * 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.
2400
+ */
2401
+ "required"?: boolean;
2402
+ /**
2403
+ * Checkbox's size.
2404
+ */
2405
+ "size"?: SizesType2;
2406
+ /**
2407
+ * Value of checkbox
2408
+ */
2409
+ "value"?: string;
2410
+ /**
2411
+ * Indicates the id of a component that describes the input.
2412
+ */
2413
+ "wcagDescribedBy"?: string;
2414
+ /**
2415
+ * Indicates the id of a component that labels the input.
2416
+ */
2417
+ "wcagLabelledBy"?: string;
2418
+ }
2419
+ interface GovFormControl {
2420
+ /**
2421
+ * /** Indicates the form element is disabled
2422
+ */
2423
+ "disabled"?: boolean;
2424
+ /**
2425
+ * Form element identifier
2426
+ */
2427
+ "identifier"?: string;
2428
+ /**
2429
+ * Indicates the entered value of child form element does not conform to the format expected by the application.
2430
+ */
2431
+ "invalid"?: boolean;
2432
+ /**
2433
+ * Form element size.
2434
+ */
2435
+ "size"?: SizesType3;
2436
+ /**
2437
+ * /** Indicates the entered value of child form element does conform to the format expected by the application.
2438
+ */
2439
+ "success"?: boolean;
2440
+ }
2441
+ interface GovFormDropdown {
2442
+ }
2443
+ interface GovFormFile {
2444
+ /**
2445
+ * Same as original parameter
2446
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept
2447
+ */
2448
+ "accept"?: string;
2449
+ /**
2450
+ * Description of the list of attachments
2451
+ */
2452
+ "attachmentsLabel"?: string;
2453
+ /**
2454
+ * Makes the File component disabled. This prevents users from being able to interact with the File, and conveys its inactive state to assistive technologies.
2455
+ */
2456
+ "disabled"?: boolean;
2457
+ /**
2458
+ * Show list of attachments
2459
+ */
2460
+ "displayAttachments"?: boolean;
2461
+ /**
2462
+ * Insert unsupported file error message
2463
+ */
2464
+ "errorAccept"?: string;
2465
+ /**
2466
+ * Error message when the maximum file size is exceeded
2467
+ */
2468
+ "errorSize"?: string;
2469
+ /**
2470
+ * Expands the file input to fill 100% of the container width.
2471
+ */
2472
+ "expanded"?: boolean;
2473
+ /**
2474
+ * Custom File identifier.
2475
+ */
2476
+ "identifier"?: string;
2477
+ /**
2478
+ * Indicates the entered value does not conform to the format expected by the application.
2479
+ */
2480
+ "invalid"?: boolean;
2481
+ /**
2482
+ * Maximum embedded file size
2483
+ */
2484
+ "maxFileSize"?: number;
2485
+ /**
2486
+ * Name of the input.
2487
+ */
2488
+ "name"?: string;
2489
+ /**
2490
+ * Called when a new file is added
2491
+ */
2492
+ "onGov-add-file"?: (event: GovFormFileCustomEvent<GovFormFileItem>) => void;
2493
+ /**
2494
+ * Emitted when the File loses focus.
2495
+ */
2496
+ "onGov-blur"?: (event: GovFormFileCustomEvent<FocusEvent>) => void;
2497
+ /**
2498
+ * Called when the list of inserted files is changed
2499
+ */
2500
+ "onGov-files"?: (event: GovFormFileCustomEvent<GovFormFileItem[]>) => void;
2501
+ /**
2502
+ * Emitted when the File has focus.
2503
+ */
2504
+ "onGov-focus"?: (event: GovFormFileCustomEvent<FocusEvent>) => void;
2505
+ /**
2506
+ * Called when a file is removed from the list
2507
+ */
2508
+ "onGov-remove-file"?: (event: GovFormFileCustomEvent<GovFormFileItem>) => void;
2509
+ /**
2510
+ * 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.
2511
+ */
2512
+ "required"?: boolean;
2513
+ /**
2514
+ * Adds accessible label for the list of attachments.
2515
+ */
2516
+ "wcagAttachmentsLabel"?: string;
2517
+ /**
2518
+ * Indicates the id of a component that describes the input.
2519
+ */
2520
+ "wcagDescribedBy"?: string;
2521
+ /**
2522
+ * Indicates the id of a component that labels the input.
2523
+ */
2524
+ "wcagLabelledBy"?: string;
2525
+ /**
2526
+ * Adds accessible label for the remove button that is only shown for screen readers.
2527
+ */
2528
+ "wcagRemoveLabel"?: string;
2529
+ }
2530
+ interface GovFormGroup {
2531
+ }
2532
+ interface GovFormInput {
2533
+ /**
2534
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocomplete
2535
+ */
2536
+ "autocomplete"?: boolean;
2537
+ /**
2538
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocorrect
2539
+ */
2540
+ "autocorrect"?: boolean;
2541
+ /**
2542
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-cols
2543
+ */
2544
+ "cols"?: number;
2545
+ /**
2546
+ * Makes the input component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
2547
+ */
2548
+ "disabled"?: boolean;
2549
+ /**
2550
+ * Custom input identifier.
2551
+ */
2552
+ "identifier"?: string;
2553
+ /**
2554
+ * Same as original parameter
2555
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#input_types
2556
+ */
2557
+ "inputType"?: InputType1;
2558
+ /**
2559
+ * Indicates the entered value does not conform to the format expected by the application.
2560
+ */
2561
+ "invalid"?: boolean;
2562
+ /**
2563
+ * Maximum length (number of characters) of value
2564
+ */
2565
+ "maxlength"?: number;
2566
+ /**
2567
+ * Minimum length (number of characters) of value
2568
+ */
2569
+ "minlength"?: number;
2570
+ /**
2571
+ * Generates a texarea for the possibility of multiple lines
2572
+ */
2573
+ "multiline"?: boolean;
2574
+ /**
2575
+ * Name of the input.
2576
+ */
2577
+ "name"?: string;
2578
+ /**
2579
+ * Emitted when the input loses focus.
2580
+ */
2581
+ "onGov-blur"?: (event: GovFormInputCustomEvent<FocusEvent>) => void;
2582
+ /**
2583
+ * Emitted when the input has focus.
2584
+ */
2585
+ "onGov-focus"?: (event: GovFormInputCustomEvent<FocusEvent>) => void;
2586
+ /**
2587
+ * Emitted when the input change value.
2588
+ */
2589
+ "onGov-input"?: (event: GovFormInputCustomEvent<any>) => void;
2590
+ /**
2591
+ * Emitted when the input change value.
2592
+ */
2593
+ "onGov-keyup"?: (event: GovFormInputCustomEvent<KeyboardEvent>) => void;
2594
+ /**
2595
+ * Text that appears in the form control when it has no value set
2596
+ */
2597
+ "placeholder"?: string;
2598
+ /**
2599
+ * The value is not editable
2600
+ */
2601
+ "readonly"?: boolean;
2602
+ /**
2603
+ * 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.
2604
+ */
2605
+ "required"?: boolean;
2606
+ /**
2607
+ * Same as original parameter
2608
+ * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/input_role
2609
+ */
2610
+ "role"?: string;
2611
+ /**
2612
+ * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-rows
2613
+ */
2614
+ "rows"?: number;
2615
+ /**
2616
+ * Input’s size.
2617
+ */
2618
+ "size"?: SizesType4;
2619
+ /**
2620
+ * Indicates the entered value of child form element does conform to the format expected by the application.
2621
+ */
2622
+ "success"?: boolean;
2623
+ /**
2624
+ * Defineds the visual style of input
2625
+ */
2626
+ "type"?: Type1;
2627
+ /**
2628
+ * Value of input
2629
+ */
2630
+ "value"?: string;
2631
+ /**
2632
+ * Style variation of the form input.
2633
+ */
2634
+ "variant"?: VariantType4;
2635
+ /**
2636
+ * Indicates whether inputting text could trigger display of one or more predictions of the user's intended value.
2637
+ */
2638
+ "wcagAutocomplete"?: string;
2639
+ /**
2640
+ * Indicates the id of a component that describes the input.
2641
+ */
2642
+ "wcagDescribedBy"?: string;
2643
+ /**
2644
+ * Attribute is set on an element to indicate if a control is expanded or collapsed
2645
+ */
2646
+ "wcagExpanded"?: boolean;
2647
+ /**
2648
+ * Indicates the id of a component that labels the input.
2649
+ */
2650
+ "wcagLabelledBy"?: string;
2651
+ /**
2652
+ * Indicates the id of a component that describes the input.
2653
+ */
2654
+ "wcagOwns"?: string;
2655
+ }
2656
+ interface GovFormLabel {
2657
+ /**
2658
+ * Identifier for label.
2659
+ */
2660
+ "identifier"?: string;
2661
+ /**
2662
+ * Emitted when the label click.
2663
+ */
2664
+ "onGov-click"?: (event: GovFormLabelCustomEvent<PointerEvent>) => void;
2665
+ }
2666
+ interface GovFormMessage {
2667
+ /**
2668
+ * Style variation of the mesage.
2669
+ */
2670
+ "variant"?: VariantType5;
2671
+ }
2672
+ interface GovFormMultiSelect {
2673
+ /**
2674
+ * Makes the select component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
2675
+ */
2676
+ "disabled"?: boolean;
2677
+ /**
2678
+ * Custom select identifier.
2679
+ */
2680
+ "identifier"?: string;
2681
+ /**
2682
+ * Indicates the entered value does not conform to the format expected by the application.
2683
+ */
2684
+ "invalid"?: boolean;
2685
+ /**
2686
+ * Name of the select.
2687
+ */
2688
+ "name"?: string;
2689
+ /**
2690
+ * Emitted when the select loses focus.
2691
+ */
2692
+ "onGov-blur"?: (event: GovFormMultiSelectCustomEvent<FocusEvent>) => void;
2693
+ /**
2694
+ * Emitted when the select change value.
2695
+ */
2696
+ "onGov-change"?: (event: GovFormMultiSelectCustomEvent<any>) => void;
2697
+ /**
2698
+ * Emitted when the select has focus.
2699
+ */
2700
+ "onGov-focus"?: (event: GovFormMultiSelectCustomEvent<FocusEvent>) => void;
2701
+ /**
2702
+ * Custom select placeholder.
2703
+ */
2704
+ "placeholder"?: string;
2705
+ /**
2706
+ * 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.
2707
+ */
2708
+ "required"?: boolean;
2709
+ /**
2710
+ * Select’s size.
2711
+ */
2712
+ "size"?: SizesType5;
2713
+ /**
2714
+ * Style variation of the form select.
2715
+ */
2716
+ "variant"?: VariantType6;
2717
+ /**
2718
+ * Indicates the id of a component that describes the input.
2719
+ */
2720
+ "wcagDescribedBy"?: string;
2721
+ /**
2722
+ * Indicates the id of a component that labels the input.
2723
+ */
2724
+ "wcagLabelledBy"?: string;
2725
+ /**
2726
+ * Indicates the id of a component that describes the input.
2727
+ */
2728
+ "wcagOwns"?: string;
2729
+ }
2730
+ interface GovFormRadio {
2731
+ /**
2732
+ * Radio default state
2733
+ */
2734
+ "checked"?: boolean;
2735
+ /**
2736
+ * Makes the radio component disabled. This prevents users from being able to interact with the radio, and conveys its inactive state to assistive technologies.
2737
+ */
2738
+ "disabled"?: boolean;
2739
+ /**
2740
+ * Custom radio identifier.
2741
+ */
2742
+ "identifier"?: string;
2743
+ /**
2744
+ * Indicates the entered value does not conform to the format expected by the application.
2745
+ */
2746
+ "invalid"?: boolean;
2747
+ /**
2748
+ * Name of the radio.
2749
+ */
2750
+ "name"?: string;
2751
+ /**
2752
+ * Emitted when the radio loses focus.
2753
+ */
2754
+ "onGov-blur"?: (event: GovFormRadioCustomEvent<FocusEvent>) => void;
2755
+ /**
2756
+ * Emitted when the radio change value.
2757
+ */
2758
+ "onGov-change"?: (event: GovFormRadioCustomEvent<any>) => void;
2759
+ /**
2760
+ * Emitted when the radio has focus.
2761
+ */
2762
+ "onGov-focus"?: (event: GovFormRadioCustomEvent<FocusEvent>) => void;
2763
+ /**
2764
+ * 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.
2765
+ */
2766
+ "required"?: boolean;
2767
+ /**
2768
+ * Radio's size.
2769
+ */
2770
+ "size"?: SizesType6;
2771
+ /**
2772
+ * Value of radio
2773
+ */
2774
+ "value"?: string;
2775
+ /**
2776
+ * Indicates the id of a component that describes the input.
2777
+ */
2778
+ "wcagDescribedBy"?: string;
2779
+ /**
2780
+ * Indicates the id of a component that labels the input.
2781
+ */
2782
+ "wcagLabelledBy"?: string;
2783
+ }
2784
+ interface GovFormSearch {
2785
+ /**
2786
+ * Size variation of the component.
2787
+ */
2788
+ "size"?: SizesType7;
2789
+ /**
2790
+ * Style variation of the component.
2791
+ */
2792
+ "variant"?: VariantType7;
2793
+ }
2794
+ interface GovFormSelect {
2795
+ /**
2796
+ * Makes the select component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
2797
+ */
2798
+ "disabled"?: boolean;
2799
+ /**
2800
+ * Custom select identifier.
2801
+ */
2802
+ "identifier"?: string;
2803
+ /**
2804
+ * Indicates the entered value does not conform to the format expected by the application.
2805
+ */
2806
+ "invalid"?: boolean;
2807
+ /**
2808
+ * Name of the select.
2809
+ */
2810
+ "name"?: string;
2811
+ /**
2812
+ * Emitted when the select loses focus.
2813
+ */
2814
+ "onGov-blur"?: (event: GovFormSelectCustomEvent<FocusEvent>) => void;
2815
+ /**
2816
+ * Emitted when the select change value.
2817
+ */
2818
+ "onGov-change"?: (event: GovFormSelectCustomEvent<any>) => void;
2819
+ /**
2820
+ * Emitted when the select has focus.
2821
+ */
2822
+ "onGov-focus"?: (event: GovFormSelectCustomEvent<FocusEvent>) => void;
2823
+ /**
2824
+ * 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.
2825
+ */
2826
+ "required"?: boolean;
2827
+ /**
2828
+ * Select’s size.
2829
+ */
2830
+ "size"?: SizesType5;
2831
+ /**
2832
+ * Value of select
2833
+ */
2834
+ "value"?: string;
2835
+ /**
2836
+ * Style variation of the form select.
2837
+ */
2838
+ "variant"?: VariantType6;
2839
+ /**
2840
+ * Indicates the id of a related component’s visually focused element.
2841
+ */
2842
+ "wcagActiveDescendant"?: string;
2843
+ /**
2844
+ * Use this prop to add an aria-controls attribute. Use the attribute to indicate the id of a component controlled by this component.
2845
+ */
2846
+ "wcagControls"?: string;
2847
+ /**
2848
+ * Indicates the id of a component that describes the input.
2849
+ */
2850
+ "wcagDescribedBy"?: string;
2851
+ /**
2852
+ * Indicates the id of a component that labels the input.
2853
+ */
2854
+ "wcagLabelledBy"?: string;
2855
+ /**
2856
+ * Indicates the id of a component that describes the input.
2857
+ */
2858
+ "wcagOwns"?: string;
2859
+ }
2860
+ interface GovFormSwitch {
2861
+ /**
2862
+ * Switch default state
2863
+ */
2864
+ "checked"?: boolean;
2865
+ /**
2866
+ * Makes the switch component disabled. This prevents users from being able to interact with the switch, and conveys its inactive state to assistive technologies.
2867
+ */
2868
+ "disabled"?: boolean;
2869
+ /**
2870
+ * Custom switch identifier.
2871
+ */
2872
+ "identifier"?: string;
2873
+ /**
2874
+ * Indicates the entered value does not conform to the format expected by the application.
2875
+ */
2876
+ "invalid"?: boolean;
2877
+ /**
2878
+ * Name of the switch.
2879
+ */
2880
+ "name"?: string;
2881
+ /**
2882
+ * Emitted when the switch loses focus.
2883
+ */
2884
+ "onGov-blur"?: (event: GovFormSwitchCustomEvent<FocusEvent>) => void;
2885
+ /**
2886
+ * Emitted when the switch change value.
2887
+ */
2888
+ "onGov-change"?: (event: GovFormSwitchCustomEvent<any>) => void;
2889
+ /**
2890
+ * Emitted when the switch has focus.
2891
+ */
2892
+ "onGov-focus"?: (event: GovFormSwitchCustomEvent<FocusEvent>) => 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
+ * Switch's size.
2899
+ */
2900
+ "size"?: SizesType8;
2901
+ /**
2902
+ * Value of switch
2903
+ */
2904
+ "value"?: string;
2905
+ /**
2906
+ * Indicates the id of a component that describes the input.
2907
+ */
2908
+ "wcagDescribedBy"?: string;
2909
+ /**
2910
+ * Indicates the id of a component that labels the input.
2911
+ */
2912
+ "wcagLabelledBy"?: string;
2913
+ }
2914
+ interface GovGrid {
2915
+ /**
2916
+ * Determide if component should have inversed colors to be used on dark background
2917
+ */
2918
+ "columns"?: number;
2919
+ }
2920
+ interface GovIcon {
2921
+ /**
2922
+ * Name of icon
2923
+ */
2924
+ "name"?: string;
2925
+ /**
2926
+ * Type of icon
2927
+ */
2928
+ "type"?: Type2;
2929
+ }
2930
+ interface GovMessage {
2931
+ /**
2932
+ * Style variation of the content message.
2933
+ */
2934
+ "variant"?: VariantType8;
2935
+ }
2936
+ interface GovModal {
2937
+ /**
2938
+ * Title of modal window
2939
+ */
2940
+ "label"?: string;
2941
+ /**
2942
+ * Used to change the HMTL tag in the modal label for correct semantic structure
2943
+ */
2944
+ "labelTag"?: string;
2945
+ /**
2946
+ * Emitted when modal window closes.
2947
+ */
2948
+ "onGov-close"?: (event: GovModalCustomEvent<PointerEvent>) => void;
2949
+ /**
2950
+ * Attribute for modal window display
2951
+ */
2952
+ "open"?: boolean;
2953
+ /**
2954
+ * Role of modal
2955
+ */
2956
+ "role"?: string;
2957
+ /**
2958
+ * Adds accessible label for the modal close button that is only shown for screen readers.
2959
+ */
2960
+ "wcagCloseLabel"?: string;
2961
+ /**
2962
+ * A string of identifiers that indicate alternative label elements for closing the modal window
2963
+ */
2964
+ "wcagCloseLabelledBy"?: string;
2965
+ /**
2966
+ * Indicates the id of a component that describes the modal.
2967
+ */
2968
+ "wcagDescribedBy"?: string;
2969
+ /**
2970
+ * String of id's that indicate alternative labels elements
2971
+ */
2972
+ "wcaglabelledBy"?: string;
2973
+ }
2974
+ interface GovPagination {
2975
+ /**
2976
+ * Currently displayed page
2977
+ */
2978
+ "current"?: number;
2979
+ /**
2980
+ * 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.
2981
+ */
2982
+ "link"?: string;
2983
+ /**
2984
+ * Maximum pages displayed for selection
2985
+ */
2986
+ "maxPages"?: number;
2987
+ /**
2988
+ * Event called when changing the page with the current setting of the whole paging
2989
+ */
2990
+ "onGov-page"?: (event: GovPaginationCustomEvent<Pagination>) => void;
2991
+ /**
2992
+ * Maximum number of entries per page
2993
+ */
2994
+ "pageSize"?: number;
2995
+ "total"?: number;
2996
+ /**
2997
+ * Adds accessible label for the pagination that is only shown for screen readers.
2998
+ */
2999
+ "wcagLabel"?: string;
3000
+ /**
3001
+ * Indicates the id of a component that labels the pagination.
3002
+ */
3003
+ "wcagLabelledBy"?: string;
3004
+ /**
3005
+ * Adds accessible label for the page item
3006
+ */
3007
+ "wcagPageLabel"?: string;
3008
+ /**
3009
+ * Adds accessible label for the page select
3010
+ */
3011
+ "wcagSelectLabel"?: string;
3012
+ }
3013
+ interface GovPrompt {
3014
+ /**
3015
+ * Title of modal window
3016
+ */
3017
+ "label"?: string;
3018
+ /**
3019
+ * Used to change the HMTL tag in the modal label for correct semantic structure
3020
+ */
3021
+ "labelTag"?: string;
3022
+ /**
3023
+ * Emitted when modal window closes.
3024
+ */
3025
+ "onGov-close"?: (event: GovPromptCustomEvent<PointerEvent>) => void;
3026
+ /**
3027
+ * Attribute for modal window display
3028
+ */
3029
+ "open"?: boolean;
3030
+ /**
3031
+ * Role of modal
3032
+ */
3033
+ "role"?: string;
3034
+ /**
3035
+ * Adds accessible label for the modal close button that is only shown for screen readers.
3036
+ */
3037
+ "wcagCloseLabel"?: string;
3038
+ /**
3039
+ * A string of identifiers that indicate alternative label elements for closing the modal window
3040
+ */
3041
+ "wcagCloseLabelledBy"?: string;
3042
+ /**
3043
+ * Indicates the id of a component that describes the modal.
3044
+ */
3045
+ "wcagDescribedBy"?: string;
3046
+ /**
3047
+ * String of id's that indicate alternative labels elements
3048
+ */
3049
+ "wcaglabelledBy"?: string;
3050
+ }
3051
+ interface GovSideNav {
3052
+ /**
3053
+ * Determide if component should have compact styles.
3054
+ */
3055
+ "compact"?: boolean;
3056
+ /**
3057
+ * Determide if component should have inversed colors to be used on dark background.
3058
+ */
3059
+ "inverse"?: boolean;
3060
+ /**
3061
+ * Called when the sidenav state changes
3062
+ */
3063
+ "onGov-change"?: (event: GovSideNavCustomEvent<any>) => void;
3064
+ /**
3065
+ * Adds accessible label for the sidenav that is only shown for screen readers.
3066
+ */
3067
+ "wcagLabel"?: string;
3068
+ /**
3069
+ * String of id's that indicate alternative labels elements
3070
+ */
3071
+ "wcagLabelledBy"?: string;
3072
+ }
3073
+ interface GovSideNavItem {
3074
+ /**
3075
+ * Determide if component should have compact styles.
3076
+ */
3077
+ "compact"?: boolean;
3078
+ /**
3079
+ * Defined the count of nested items
3080
+ */
3081
+ "count"?: boolean;
3082
+ /**
3083
+ * Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
3084
+ */
3085
+ "disabled"?: boolean;
3086
+ /**
3087
+ * Same as original parameter
3088
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
3089
+ */
3090
+ "href"?: string;
3091
+ /**
3092
+ * Custom sidenav item identifier. Otherwise, it will be generated
3093
+ */
3094
+ "identifier"?: string;
3095
+ /**
3096
+ * Determide if component should have inversed colors to be used on dark background
3097
+ */
3098
+ "inverse"?: boolean;
3099
+ /**
3100
+ * Defines whether the sidenav is open or closed by default
3101
+ */
3102
+ "isExpanded"?: boolean;
3103
+ /**
3104
+ * Item name of the sidenav
3105
+ */
3106
+ "label"?: string;
3107
+ /**
3108
+ * Called when the sidenav state changes
3109
+ */
3110
+ "onGov-change"?: (event: GovSideNavItemCustomEvent<GovSideNavItemChangeEvent>) => void;
3111
+ }
3112
+ interface GovSpacer {
3113
+ "breakpoint"?: SpacerBreakpointsType;
3114
+ "size"?: SpacerSizeType;
3115
+ }
3116
+ interface GovStatsbar {
3117
+ "iconPosition"?: StatsBarIconPositionType;
3118
+ "variant"?: StatsBarVariantType;
3119
+ }
3120
+ interface GovStatsbarItem {
3121
+ "iconPosition"?: StatsBarIconPositionType;
3122
+ }
3123
+ interface GovStepper {
3124
+ /**
3125
+ * Called when the Stepper state changes
3126
+ */
3127
+ "onGov-change"?: (event: GovStepperCustomEvent<any>) => void;
3128
+ /**
3129
+ * Style variation of the button.
3130
+ */
3131
+ "size"?: SizesType9;
3132
+ }
3133
+ interface GovStepperItem {
3134
+ /**
3135
+ * Custom stepper item identifier. Otherwise, it will be generated
3136
+ */
3137
+ "identifier"?: string;
3138
+ /**
3139
+ * Item name of the stepper
3140
+ */
3141
+ "label"?: string;
3142
+ /**
3143
+ * Called when the accordion state changes
3144
+ */
3145
+ "onGov-change"?: (event: GovStepperItemCustomEvent<GovStepperItemChangeEvent>) => void;
3146
+ /**
3147
+ * Used to change the HMTL tag in the stepper trigger for correct semantic structure
3148
+ */
3149
+ "triggerTag"?: string;
3150
+ /**
3151
+ * Style variation of the button.
3152
+ */
3153
+ "variant"?: VariantType9;
3154
+ }
3155
+ interface GovTabs {
3156
+ /**
3157
+ * Emitted when the tab is changed.
3158
+ */
3159
+ "onGov-change"?: (event: GovTabsCustomEvent<any>) => void;
3160
+ /**
3161
+ * Tabs type
3162
+ */
3163
+ "type"?: Type3;
3164
+ /**
3165
+ * Style variation of the tab badges.
3166
+ */
3167
+ "variant"?: VariantType3;
3168
+ /**
3169
+ * Adds accessible label for the tabs that is only shown for screen readers.
3170
+ */
3171
+ "wcagLabel"?: string;
3172
+ /**
3173
+ * Indicates the id of a component that labels the tabs.
3174
+ */
3175
+ "wcagLabelledBy"?: string;
3176
+ /**
3177
+ * Adds accessible label for the tabs select
3178
+ */
3179
+ "wcagSelectLabel"?: string;
3180
+ }
3181
+ interface GovTabsItem {
3182
+ /**
3183
+ * Default selected tab
3184
+ */
3185
+ "default"?: boolean;
3186
+ /**
3187
+ * Custom tab item identifier. Otherwise, it will be generated
3188
+ */
3189
+ "identifier"?: string;
3190
+ /**
3191
+ * Item name of the tab
3192
+ */
3193
+ "label"?: string;
3194
+ /**
3195
+ * Custom tab trigger item identifier. Otherwise, it will be generated
3196
+ */
3197
+ "triggerIdentifier"?: string;
3198
+ }
3199
+ interface GovTile {
3200
+ /**
3201
+ * Same as original parameter
3202
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
3203
+ */
3204
+ "href"?: string;
3205
+ /**
3206
+ * Item name
3207
+ */
3208
+ "name"?: string;
3209
+ /**
3210
+ * Style variation of the card.
3211
+ */
3212
+ "promotion"?: boolean;
3213
+ }
3214
+ interface GovToast {
3215
+ "gravity"?: "top" | "bottom";
3216
+ /**
3217
+ * Called when the close button is clicked
3218
+ */
3219
+ "onGov-close"?: (event: GovToastCustomEvent<any>) => void;
3220
+ "position"?: "left" | "center" | "right";
3221
+ "time"?: number;
3222
+ /**
3223
+ * Style variation of the toast message.
3224
+ */
3225
+ "variant"?: VariantType11;
3226
+ /**
3227
+ * Aria label for the closing button. It is mandatory if the alert is closable
3228
+ */
3229
+ "wcagCloseLabel"?: string;
3230
+ }
3231
+ interface GovTooltip {
3232
+ /**
3233
+ * Trigger is just an icon
3234
+ */
3235
+ "icon"?: boolean;
3236
+ /**
3237
+ * Custom tooltip identifier.
3238
+ */
3239
+ "identifier"?: string;
3240
+ /**
3241
+ * Information contained in the tolltip
3242
+ */
3243
+ "message"?: string;
3244
+ /**
3245
+ * Tooltip display position
3246
+ */
3247
+ "position"?: PositionType;
3248
+ /**
3249
+ * Tooltip’s size.
3250
+ */
3251
+ "size"?: SizeType1;
3252
+ /**
3253
+ * Style variation of the tooltip
3254
+ */
3255
+ "variant"?: VariantType12;
3256
+ }
3257
+ interface GovTooltipContent {
3258
+ /**
3259
+ * Indicates display of tooltip content
3260
+ */
3261
+ "isVisible"?: boolean;
3262
+ }
3263
+ interface GovWizzard {
3264
+ /**
3265
+ * Called when the wizzard children state changes
3266
+ */
3267
+ "onGov-change"?: (event: GovWizzardCustomEvent<any>) => void;
3268
+ /**
3269
+ * Size of wizzard
3270
+ */
3271
+ "size"?: SizesType10;
3272
+ /**
3273
+ * Adds accessible label for the wizzard that is only shown for screen readers.
3274
+ */
3275
+ "wcagLabel"?: string;
3276
+ /**
3277
+ * String of id's that indicate alternative labels elements
3278
+ */
3279
+ "wcagLabelledBy"?: string;
3280
+ }
3281
+ interface GovWizzardItem {
3282
+ /**
3283
+ * Defines wether the wizzard item can be collapsible
3284
+ */
3285
+ "collapsible"?: boolean;
3286
+ /**
3287
+ * Makes the wizzard component disabled.
3288
+ */
3289
+ "disabled"?: boolean;
3290
+ /**
3291
+ * Custom wizzard item identifier. Otherwise, it will be generated
3292
+ */
3293
+ "identifier"?: string;
3294
+ /**
3295
+ * Defines whether the accordion is open or closed by default
3296
+ */
3297
+ "isExpanded"?: boolean;
3298
+ /**
3299
+ * Item label of the wizzard
3300
+ */
3301
+ "label"?: string;
3302
+ /**
3303
+ * Used to change the HMTL tag in the accordion trigger for correct semantic structure
3304
+ */
3305
+ "labelTag"?: string;
3306
+ /**
3307
+ * Called when the accordion state changes
3308
+ */
3309
+ "onGov-change"?: (event: GovWizzardItemCustomEvent<GovWizzardItemChangeEvent>) => void;
3310
+ /**
3311
+ * Style variation of the button.
3312
+ */
3313
+ "variant"?: VariantType13;
3314
+ }
3315
+ interface IntrinsicElements {
3316
+ "gov-accordion": GovAccordion;
3317
+ "gov-accordion-item": GovAccordionItem;
3318
+ "gov-alert": GovAlert;
3319
+ "gov-app": GovApp;
3320
+ "gov-attachments": GovAttachments;
3321
+ "gov-attachments-item": GovAttachmentsItem;
3322
+ "gov-backdrop": GovBackdrop;
3323
+ "gov-badge": GovBadge;
3324
+ "gov-button": GovButton;
3325
+ "gov-card": GovCard;
3326
+ "gov-container": GovContainer;
3327
+ "gov-cookiebar": GovCookiebar;
3328
+ "gov-empty": GovEmpty;
3329
+ "gov-error-code": GovErrorCode;
3330
+ "gov-form-autocomplete": GovFormAutocomplete;
3331
+ "gov-form-checkbox": GovFormCheckbox;
3332
+ "gov-form-control": GovFormControl;
3333
+ "gov-form-dropdown": GovFormDropdown;
3334
+ "gov-form-file": GovFormFile;
3335
+ "gov-form-group": GovFormGroup;
3336
+ "gov-form-input": GovFormInput;
3337
+ "gov-form-label": GovFormLabel;
3338
+ "gov-form-message": GovFormMessage;
3339
+ "gov-form-multi-select": GovFormMultiSelect;
3340
+ "gov-form-radio": GovFormRadio;
3341
+ "gov-form-search": GovFormSearch;
3342
+ "gov-form-select": GovFormSelect;
3343
+ "gov-form-switch": GovFormSwitch;
3344
+ "gov-grid": GovGrid;
3345
+ "gov-icon": GovIcon;
3346
+ "gov-message": GovMessage;
3347
+ "gov-modal": GovModal;
3348
+ "gov-pagination": GovPagination;
3349
+ "gov-prompt": GovPrompt;
3350
+ "gov-side-nav": GovSideNav;
3351
+ "gov-side-nav-item": GovSideNavItem;
3352
+ "gov-spacer": GovSpacer;
3353
+ "gov-statsbar": GovStatsbar;
3354
+ "gov-statsbar-item": GovStatsbarItem;
3355
+ "gov-stepper": GovStepper;
3356
+ "gov-stepper-item": GovStepperItem;
3357
+ "gov-tabs": GovTabs;
3358
+ "gov-tabs-item": GovTabsItem;
3359
+ "gov-tile": GovTile;
3360
+ "gov-toast": GovToast;
3361
+ "gov-tooltip": GovTooltip;
3362
+ "gov-tooltip-content": GovTooltipContent;
3363
+ "gov-wizzard": GovWizzard;
3364
+ "gov-wizzard-item": GovWizzardItem;
3365
+ }
3366
+ }
3367
+ export { LocalJSX as JSX };
3368
+ declare module "@stencil/core" {
3369
+ export namespace JSX {
3370
+ interface IntrinsicElements {
3371
+ "gov-accordion": LocalJSX.GovAccordion & JSXBase.HTMLAttributes<HTMLGovAccordionElement>;
3372
+ "gov-accordion-item": LocalJSX.GovAccordionItem & JSXBase.HTMLAttributes<HTMLGovAccordionItemElement>;
3373
+ "gov-alert": LocalJSX.GovAlert & JSXBase.HTMLAttributes<HTMLGovAlertElement>;
3374
+ "gov-app": LocalJSX.GovApp & JSXBase.HTMLAttributes<HTMLGovAppElement>;
3375
+ "gov-attachments": LocalJSX.GovAttachments & JSXBase.HTMLAttributes<HTMLGovAttachmentsElement>;
3376
+ "gov-attachments-item": LocalJSX.GovAttachmentsItem & JSXBase.HTMLAttributes<HTMLGovAttachmentsItemElement>;
3377
+ "gov-backdrop": LocalJSX.GovBackdrop & JSXBase.HTMLAttributes<HTMLGovBackdropElement>;
3378
+ "gov-badge": LocalJSX.GovBadge & JSXBase.HTMLAttributes<HTMLGovBadgeElement>;
3379
+ "gov-button": LocalJSX.GovButton & JSXBase.HTMLAttributes<HTMLGovButtonElement>;
3380
+ "gov-card": LocalJSX.GovCard & JSXBase.HTMLAttributes<HTMLGovCardElement>;
3381
+ "gov-container": LocalJSX.GovContainer & JSXBase.HTMLAttributes<HTMLGovContainerElement>;
3382
+ "gov-cookiebar": LocalJSX.GovCookiebar & JSXBase.HTMLAttributes<HTMLGovCookiebarElement>;
3383
+ "gov-empty": LocalJSX.GovEmpty & JSXBase.HTMLAttributes<HTMLGovEmptyElement>;
3384
+ "gov-error-code": LocalJSX.GovErrorCode & JSXBase.HTMLAttributes<HTMLGovErrorCodeElement>;
3385
+ "gov-form-autocomplete": LocalJSX.GovFormAutocomplete & JSXBase.HTMLAttributes<HTMLGovFormAutocompleteElement>;
3386
+ "gov-form-checkbox": LocalJSX.GovFormCheckbox & JSXBase.HTMLAttributes<HTMLGovFormCheckboxElement>;
3387
+ "gov-form-control": LocalJSX.GovFormControl & JSXBase.HTMLAttributes<HTMLGovFormControlElement>;
3388
+ "gov-form-dropdown": LocalJSX.GovFormDropdown & JSXBase.HTMLAttributes<HTMLGovFormDropdownElement>;
3389
+ "gov-form-file": LocalJSX.GovFormFile & JSXBase.HTMLAttributes<HTMLGovFormFileElement>;
3390
+ "gov-form-group": LocalJSX.GovFormGroup & JSXBase.HTMLAttributes<HTMLGovFormGroupElement>;
3391
+ "gov-form-input": LocalJSX.GovFormInput & JSXBase.HTMLAttributes<HTMLGovFormInputElement>;
3392
+ "gov-form-label": LocalJSX.GovFormLabel & JSXBase.HTMLAttributes<HTMLGovFormLabelElement>;
3393
+ "gov-form-message": LocalJSX.GovFormMessage & JSXBase.HTMLAttributes<HTMLGovFormMessageElement>;
3394
+ "gov-form-multi-select": LocalJSX.GovFormMultiSelect & JSXBase.HTMLAttributes<HTMLGovFormMultiSelectElement>;
3395
+ "gov-form-radio": LocalJSX.GovFormRadio & JSXBase.HTMLAttributes<HTMLGovFormRadioElement>;
3396
+ "gov-form-search": LocalJSX.GovFormSearch & JSXBase.HTMLAttributes<HTMLGovFormSearchElement>;
3397
+ "gov-form-select": LocalJSX.GovFormSelect & JSXBase.HTMLAttributes<HTMLGovFormSelectElement>;
3398
+ "gov-form-switch": LocalJSX.GovFormSwitch & JSXBase.HTMLAttributes<HTMLGovFormSwitchElement>;
3399
+ "gov-grid": LocalJSX.GovGrid & JSXBase.HTMLAttributes<HTMLGovGridElement>;
3400
+ "gov-icon": LocalJSX.GovIcon & JSXBase.HTMLAttributes<HTMLGovIconElement>;
3401
+ "gov-message": LocalJSX.GovMessage & JSXBase.HTMLAttributes<HTMLGovMessageElement>;
3402
+ "gov-modal": LocalJSX.GovModal & JSXBase.HTMLAttributes<HTMLGovModalElement>;
3403
+ "gov-pagination": LocalJSX.GovPagination & JSXBase.HTMLAttributes<HTMLGovPaginationElement>;
3404
+ "gov-prompt": LocalJSX.GovPrompt & JSXBase.HTMLAttributes<HTMLGovPromptElement>;
3405
+ "gov-side-nav": LocalJSX.GovSideNav & JSXBase.HTMLAttributes<HTMLGovSideNavElement>;
3406
+ "gov-side-nav-item": LocalJSX.GovSideNavItem & JSXBase.HTMLAttributes<HTMLGovSideNavItemElement>;
3407
+ "gov-spacer": LocalJSX.GovSpacer & JSXBase.HTMLAttributes<HTMLGovSpacerElement>;
3408
+ "gov-statsbar": LocalJSX.GovStatsbar & JSXBase.HTMLAttributes<HTMLGovStatsbarElement>;
3409
+ "gov-statsbar-item": LocalJSX.GovStatsbarItem & JSXBase.HTMLAttributes<HTMLGovStatsbarItemElement>;
3410
+ "gov-stepper": LocalJSX.GovStepper & JSXBase.HTMLAttributes<HTMLGovStepperElement>;
3411
+ "gov-stepper-item": LocalJSX.GovStepperItem & JSXBase.HTMLAttributes<HTMLGovStepperItemElement>;
3412
+ "gov-tabs": LocalJSX.GovTabs & JSXBase.HTMLAttributes<HTMLGovTabsElement>;
3413
+ "gov-tabs-item": LocalJSX.GovTabsItem & JSXBase.HTMLAttributes<HTMLGovTabsItemElement>;
3414
+ "gov-tile": LocalJSX.GovTile & JSXBase.HTMLAttributes<HTMLGovTileElement>;
3415
+ "gov-toast": LocalJSX.GovToast & JSXBase.HTMLAttributes<HTMLGovToastElement>;
3416
+ "gov-tooltip": LocalJSX.GovTooltip & JSXBase.HTMLAttributes<HTMLGovTooltipElement>;
3417
+ "gov-tooltip-content": LocalJSX.GovTooltipContent & JSXBase.HTMLAttributes<HTMLGovTooltipContentElement>;
3418
+ "gov-wizzard": LocalJSX.GovWizzard & JSXBase.HTMLAttributes<HTMLGovWizzardElement>;
3419
+ "gov-wizzard-item": LocalJSX.GovWizzardItem & JSXBase.HTMLAttributes<HTMLGovWizzardItemElement>;
3420
+ }
3421
+ }
3422
+ }