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