@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 @@
1
+ {"version":3,"names":["FormAutocompleteSizes","pick","Sizes","FormAutocompleteVariants","Variants","FormAutocompleteClass","root","list","item","empty","loading","FormControlClass","holder","bottom","FormInputSizes","FormInputVariants","InputTypes","Type","FormInputClass","FormSelectSizes","FormSelectVariants","FormSelectClass","icon","FormMultiselectSizes","FormMultiselectVariants","FormMultiSelectClass","wrap","FormSwitchSizes","FormSwitchClass","input","indicator","FormCheckboxSizes","FormCheckboxClass","check","label","FormRadioSizes","FormRadioClass","govForm","govHost","passAttrToControl","name","value","this","control","setAttribute","passAttrToLabel","hasGroupChildren","querySelectorAll","length","hostElement","getParent","innerLabel","querySelector","FormLabelClass","mainElementsInControl","formElements","elements","map","el","join","Array","from","messageElements","FormMessageClass"],"sources":["../../../packages/core/src/components/gov-form/autocomplete/constants.ts","../../../packages/core/src/components/gov-form/control/constants.ts","../../../packages/core/src/components/gov-form/input/constants.ts","../../../packages/core/src/components/gov-form/select/constants.ts","../../../packages/core/src/components/gov-form/multiselect/constants.ts","../../../packages/core/src/components/gov-form/switch/constants.ts","../../../packages/core/src/components/gov-form/checkbox/constants.ts","../../../packages/core/src/components/gov-form/radio/constants.ts","../../../packages/core/src/helpers/Dom/form.ts"],"sourcesContent":["import { Sizes } from '../../../core/constants/sizes'\nimport { Variants } from '../../../core/constants/variants'\nimport { pick } from '../../../utils/utils'\nimport { ValueOf } from '../../../types/interfaces'\n\nexport const FormAutocompleteSizes = pick(Sizes, ['_M', '_L', '_XL'])\nexport type SizesType = `${ValueOf<typeof FormAutocompleteSizes>}`\n\nexport const FormAutocompleteVariants = pick(Variants, ['PRIMARY', 'SECONDARY'])\nexport type VariantType = `${ValueOf<typeof FormAutocompleteVariants>}`\n\nexport const FormAutocompleteClass = {\n\troot: 'gov-form-autocomplete',\n\tlist: 'gov-form-autocomplete__list',\n\titem: 'gov-form-autocomplete__item',\n\tempty: 'gov-form-autocomplete__item--empty',\n\tloading: 'gov-form-autocomplete__item--loading',\n}\n","import { Sizes } from '../../../core/constants/sizes'\nimport { pick } from '../../../utils/utils'\nimport { ValueOf } from '../../../types/interfaces'\n\nexport const FormControlSizes = pick(Sizes, ['_M', '_L', '_XL'])\nexport type FormControlSizesType = `${ValueOf<typeof FormControlSizes>}`\n\nexport const FormControlClass = {\n\troot: 'gov-form-control',\n\tholder: 'gov-form-control__holder',\n\tbottom: 'gov-form-control__bottom',\n}\n","import { Sizes } from '../../../core/constants/sizes'\nimport { Variants } from '../../../core/constants/variants'\nimport { ValueOf } from '../../../types/interfaces'\nimport { pick } from '../../../utils/utils'\n\nexport const FormInputSizes = pick(Sizes, ['_S', '_M', '_L', '_XL'])\nexport type FormInputSizesType = `${ValueOf<typeof FormInputSizes>}`\n\nexport const FormInputVariants = pick(Variants, ['PRIMARY', 'SECONDARY'])\nexport type FormInputVariantType = `${ValueOf<typeof FormInputVariants>}`\n\nexport enum InputTypes {\n\tCOLOR = 'color',\n\tDATE = 'date',\n\tDATETIME_LOCAL = 'datetime-local',\n\tEMAIL = 'email',\n\tMONTH = 'month',\n\tNUMBER = 'number',\n\tPASSWORD = 'password',\n\tSEARCH = 'search',\n\tTEL = 'tel',\n\tTEXT = 'text',\n\tTIME = 'time',\n\tURL = 'url',\n\tWEEK = 'week',\n}\n\nexport type InputType = `${ValueOf<typeof InputTypes>}`\n\nexport enum Type {\n\tRESET = 'reset',\n}\n\nexport type TypesType = `${ValueOf<typeof Type>}`\n\nexport const FormInputClass = {\n\troot: 'gov-form-input',\n}\n","import { Sizes } from '../../../core/constants/sizes'\nimport { Variants } from '../../../core/constants/variants'\nimport { pick } from '../../../utils/utils'\nimport { ValueOf } from '../../../types/interfaces'\n\nexport const FormSelectSizes = pick(Sizes, ['_M', '_L', '_XL'])\nexport type FormSelectSizesType = `${ValueOf<typeof FormSelectSizes>}`\n\nexport const FormSelectVariants = pick(Variants, ['PRIMARY', 'SECONDARY'])\nexport type FormSelectVariantType = `${ValueOf<typeof FormSelectVariants>}`\n\nexport const FormSelectClass = {\n\troot: 'gov-form-select',\n\ticon: 'gov-form-select__icon',\n}\n","import { Sizes } from '../../../core/constants/sizes'\nimport { Variants } from '../../../core/constants/variants'\nimport { pick } from '../../../utils/utils'\nimport { ValueOf } from '../../../types/interfaces'\n\nexport const FormMultiselectSizes = pick(Sizes, ['_M', '_L', '_XL'])\nexport type FormMultiselectSizesType = `${ValueOf<typeof FormMultiselectSizes>}`\n\nexport const FormMultiselectVariants = pick(Variants, ['PRIMARY', 'SECONDARY'])\nexport type FormMultiselectVariantType = `${ValueOf<typeof FormMultiselectVariants>}`\n\nexport const FormMultiSelectClass = {\n\troot: 'gov-form-multi-select',\n\twrap: 'gov-form-multi-select__wrap',\n\tlist: 'gov-form-multi-select__list',\n\titem: 'gov-form-multi-select__item',\n}\n","import { Sizes } from '../../../core/constants/sizes'\nimport { ValueOf } from '../../../types/interfaces'\nimport { pick } from '../../../utils/utils'\n\nexport const FormSwitchSizes = pick(Sizes, ['_XS', '_S', '_M', '_L'])\nexport type FormSwitchSizesType = `${ValueOf<typeof FormSwitchSizes>}`\n\nexport const FormSwitchClass = {\n\troot: 'gov-form-switch',\n\tholder: 'gov-form-switch__holder',\n\tinput: 'gov-form-switch__input',\n\tindicator: 'gov-form-switch__indicator',\n}\n","import { Sizes } from '../../../core/constants/sizes'\nimport { pick } from '../../../utils/utils'\nimport { ValueOf } from '../../../types/interfaces'\n\nexport const FormCheckboxSizes = pick(Sizes, ['_XS', '_S', '_M', '_L'])\nexport type FormCheckboxSizesType = `${ValueOf<typeof FormCheckboxSizes>}`\n\nexport const FormCheckboxClass = {\n\troot: 'gov-form-checkbox',\n\tcheck: 'gov-form-checkbox__check',\n\tlabel: 'gov-form-checkbox__label',\n}\n","import { Sizes } from '../../../core/constants/sizes'\nimport { pick } from '../../../utils/utils'\nimport { ValueOf } from '../../../types/interfaces'\n\nexport const FormRadioSizes = pick(Sizes, ['_XS', '_S', '_M', '_L'])\nexport type FormRadioSizesType = `${ValueOf<typeof FormRadioSizes>}`\n\nexport const FormRadioClass = {\n\troot: 'gov-form-radio',\n\tholder: 'gov-form-radio__holder',\n\tinput: 'gov-form-radio__input',\n\tindicator: 'gov-form-radio__indicator',\n\tlabel: 'gov-form-radio__label',\n}\n","import { GovHost } from './template.types'\nimport { GovForm } from './form.types'\nimport { FormControlClass } from '../../components/gov-form/control/constants'\nimport { FormInputClass } from '../../components/gov-form/input/constants'\nimport { FormSelectClass } from '../../components/gov-form/select/constants'\nimport { FormMultiSelectClass } from '../../components/gov-form/multiselect/constants'\nimport { FormSwitchClass } from '../../components/gov-form/switch/constants'\nimport { FormCheckboxClass } from '../../components/gov-form/checkbox/constants'\nimport { FormRadioClass } from '../../components/gov-form/radio/constants'\nimport { FormMessageClass } from '../../components/gov-form/message/constants'\nimport { FormAutocompleteClass } from '../../components/gov-form/autocomplete/constants'\nimport { Nullable } from '../../types/interfaces'\nimport { FormLabelClass } from \"../../components/gov-form/label/constants\"\n\nexport const govForm = (govHost: GovHost): GovForm => {\n\treturn {\n\t\tget govHost(): GovHost {\n\t\t\treturn govHost\n\t\t},\n\t\tpassAttrToControl(name: string, value: string): void {\n\t\t\tif (this.control) {\n\t\t\t\tthis.control.setAttribute(name, value)\n\t\t\t}\n\t\t},\n\t\tpassAttrToLabel(name: string, value: string): void {\n\t\t\tif (this.label) {\n\t\t\t\tthis.label.setAttribute(name, value)\n\t\t\t}\n\t\t},\n\t\tget hasGroupChildren(): boolean {\n\t\t\tif (this.control) {\n\t\t\t\treturn this.control.querySelectorAll('gov-form-group > *').length > 1\n\t\t\t}\n\t\t\treturn false\n\t\t},\n\t\tget control(): Nullable<HTMLGovFormControlElement> {\n\t\t\tif (this.govHost.name === FormControlClass.root) {\n\t\t\t\treturn this.govHost.hostElement\n\t\t\t}\n\t\t\treturn this.govHost.getParent(FormControlClass.root)\n\t\t},\n\t\tget label(): Nullable<HTMLGovFormLabelElement> {\n\t\t\tconst innerLabel = this.govHost.hostElement.querySelector(`.${FormLabelClass.root}`)\n\t\t\tif(innerLabel) {\n\t\t\t\treturn innerLabel\n\t\t\t}\n\t\t\tif (this.control) {\n\t\t\t\treturn this.control.querySelector(`.${FormLabelClass.root}`)\n\t\t\t}\n\t\t\treturn null\n\t\t},\n\t\tget mainElementsInControl(): Element[] {\n\t\t\tconst formElements = [\n\t\t\t\tFormSelectClass.root,\n\t\t\t\tFormInputClass.root,\n\t\t\t\tFormSwitchClass.root,\n\t\t\t\tFormCheckboxClass.root,\n\t\t\t\tFormRadioClass.root,\n\t\t\t\tFormMultiSelectClass.root,\n\t\t\t\tFormAutocompleteClass.root,\n\t\t\t]\n\t\t\tif (this.control) {\n\t\t\t\tconst elements = formElements.map(el => `${el}:first-of-type`).join(', ')\n\t\t\t\treturn Array.from(this.control.querySelectorAll(elements))\n\t\t\t}\n\t\t\treturn []\n\t\t},\n\t\tget messageElements(): HTMLGovFormMessageElement[] {\n\t\t\tif (this.control) {\n\t\t\t\treturn Array.from(this.control.querySelectorAll(FormMessageClass.root))\n\t\t\t}\n\t\t\treturn []\n\t\t},\n\t}\n}\n"],"mappings":"0LAKaA,EAAwBC,EAAKC,EAAO,CAAC,KAAM,KAAM,Q,MAGjDC,EAA2BF,EAAKG,EAAU,CAAC,UAAW,c,MAGtDC,EAAwB,CACpCC,KAAM,wBACNC,KAAM,8BACNC,KAAM,8BACNC,MAAO,qCACPC,QAAS,wCCZsBT,EAAKC,EAAO,CAAC,KAAM,KAAM,Q,MAG5CS,EAAmB,CAC/BL,KAAM,mBACNM,OAAQ,2BACRC,OAAQ,4B,MCLIC,EAAiBb,EAAKC,EAAO,CAAC,KAAM,KAAM,KAAM,Q,MAGhDa,EAAoBd,EAAKG,EAAU,CAAC,UAAW,cAG5D,IAAYY,GAAZ,SAAYA,GACXA,EAAA,iBACAA,EAAA,eACAA,EAAA,mCACAA,EAAA,iBACAA,EAAA,iBACAA,EAAA,mBACAA,EAAA,uBACAA,EAAA,mBACAA,EAAA,aACAA,EAAA,eACAA,EAAA,eACAA,EAAA,aACAA,EAAA,cACA,EAdD,CAAYA,MAAU,KAkBtB,IAAYC,GAAZ,SAAYA,GACXA,EAAA,gBACA,EAFD,CAAYA,MAAI,K,MAMHC,EAAiB,CAC7BZ,KAAM,kB,MC/BMa,EAAkBlB,EAAKC,EAAO,CAAC,KAAM,KAAM,Q,MAG3CkB,EAAqBnB,EAAKG,EAAU,CAAC,UAAW,c,MAGhDiB,EAAkB,CAC9Bf,KAAM,kBACNgB,KAAM,yB,MCRMC,EAAuBtB,EAAKC,EAAO,CAAC,KAAM,KAAM,Q,MAGhDsB,EAA0BvB,EAAKG,EAAU,CAAC,UAAW,c,MAGrDqB,EAAuB,CACnCnB,KAAM,wBACNoB,KAAM,8BACNnB,KAAM,8BACNC,KAAM,+B,MCXMmB,EAAkB1B,EAAKC,EAAO,CAAC,MAAO,KAAM,KAAM,O,MAGlD0B,EAAkB,CAC9BtB,KAAM,kBACNM,OAAQ,0BACRiB,MAAO,yBACPC,UAAW,8B,MCPCC,EAAoB9B,EAAKC,EAAO,CAAC,MAAO,KAAM,KAAM,O,MAGpD8B,EAAoB,CAChC1B,KAAM,oBACN2B,MAAO,2BACPC,MAAO,4B,MCNKC,EAAiBlC,EAAKC,EAAO,CAAC,MAAO,KAAM,KAAM,O,MAGjDkC,EAAiB,CAC7B9B,KAAM,iBACNM,OAAQ,yBACRiB,MAAO,wBACPC,UAAW,4BACXI,MAAO,yB,MCEKG,EAAWC,IAChB,CACN,WAAIA,GACH,OAAOA,C,EAER,iBAAAC,CAAkBC,EAAcC,GAC/B,GAAIC,KAAKC,QAAS,CACjBD,KAAKC,QAAQC,aAAaJ,EAAMC,E,GAGlC,eAAAI,CAAgBL,EAAcC,GAC7B,GAAIC,KAAKR,MAAO,CACfQ,KAAKR,MAAMU,aAAaJ,EAAMC,E,GAGhC,oBAAIK,GACH,GAAIJ,KAAKC,QAAS,CACjB,OAAOD,KAAKC,QAAQI,iBAAiB,sBAAsBC,OAAS,C,CAErE,OAAO,K,EAER,WAAIL,GACH,GAAID,KAAKJ,QAAQE,OAAS7B,EAAiBL,KAAM,CAChD,OAAOoC,KAAKJ,QAAQW,W,CAErB,OAAOP,KAAKJ,QAAQY,UAAUvC,EAAiBL,K,EAEhD,SAAI4B,GACH,MAAMiB,EAAaT,KAAKJ,QAAQW,YAAYG,cAAc,IAAIC,EAAe/C,QAC7E,GAAG6C,EAAY,CACd,OAAOA,C,CAER,GAAIT,KAAKC,QAAS,CACjB,OAAOD,KAAKC,QAAQS,cAAc,IAAIC,EAAe/C,O,CAEtD,OAAO,I,EAER,yBAAIgD,GACH,MAAMC,EAAe,CACpBlC,EAAgBf,KAChBY,EAAeZ,KACfsB,EAAgBtB,KAChB0B,EAAkB1B,KAClB8B,EAAe9B,KACfmB,EAAqBnB,KACrBD,EAAsBC,MAEvB,GAAIoC,KAAKC,QAAS,CACjB,MAAMa,EAAWD,EAAaE,KAAIC,GAAM,GAAGA,oBAAoBC,KAAK,MACpE,OAAOC,MAAMC,KAAKnB,KAAKC,QAAQI,iBAAiBS,G,CAEjD,MAAO,E,EAER,mBAAIM,GACH,GAAIpB,KAAKC,QAAS,CACjB,OAAOiB,MAAMC,KAAKnB,KAAKC,QAAQI,iBAAiBgB,EAAiBzD,M,CAElE,MAAO,E"}
@@ -0,0 +1,2 @@
1
+ import{p as t,H as e,c as a,h as s,d as o}from"./p-2dee9951.js";import{a as i}from"./p-b72a7bed.js";import{v as n}from"./p-4ff831e3.js";import{c as r}from"./p-003e6cca.js";import{d as m}from"./p-03990da5.js";import{g as c}from"./p-c353678b.js";import{d as l}from"./p-15f4916d.js";import{d as g}from"./p-2af02cbd.js";const p=".gov-spin-animation,.gov-pseudo-spin-animation::before{animation:spin 4s linear infinite}@keyframes spin{100%{transform:rotate(360deg)}}@keyframes countdown{to{transform:scaleX(0)}}@keyframes progress{0%{background-position:-200px 0}100%{background-position:calc(200px + 100%) 0}}@keyframes pulse{0%{opacity:1}50%{opacity:0.4}100%{opacity:1}}.gov-attachments-item{position:relative;display:block;width:100%;margin:0rem 0rem 0.5rem}.gov-attachments-item__messages>*:last-child{margin-bottom:0}.gov-attachments-item__file{display:flex;gap:1rem}.gov-attachments-item__name{display:flex;gap:0 0.5rem;flex-wrap:wrap;align-items:center;align-self:center;margin:0;color:var(--gov-attachments-name-color, var(--gov-color-primary))}.gov-attachments-item__name span{font-weight:var(--gov-text-xs-font-weight);font-size:var(--gov-text-xs-font-size);line-height:var(--gov-text-xs-line-height);letter-spacing:var(--gov-text-xs-letter-spacing);color:var(--gov-attachments-decor-color, var(--gov-color-secondary-700))}";const v=t(class t extends e{constructor(){super();this.__registerHost();this.govRemove=a(this,"gov-remove",7);this.wcagRemoveLabel=undefined;this.wcagRemoveLabelledBy=undefined;this.h=c(this.host)}async componentDidRender(){if(r()){await m(500);await this.validateWcag()}}render(){return s(o,{class:this.h.classes(i.root),role:"listitem"},s("div",{class:i.file},s("p",{class:i.name},s("slot",null),s("slot",{name:"info"})),s("gov-button",{variant:"primary",type:"base",size:"s","wcag-label":this.wcagRemoveLabel,"wcag-labelled-by":this.wcagRemoveLabelledBy,"on-gov-click":this.govRemove.emit},s("gov-icon",{slot:"left-icon",name:"x-lg"}))),this.h.hasSlot("message")&&s("div",{class:i.messages},s("slot",{name:"message"})))}async validateWcag(){n(this.wcagRemoveLabel,this.wcagRemoveLabelledBy,i.root)}get host(){return this}static get style(){return p}},[4,"gov-attachments-item",{wcagRemoveLabel:[1,"wcag-remove-label"],wcagRemoveLabelledBy:[1,"wcag-remove-labelled-by"],validateWcag:[64]}]);function f(){if(typeof customElements==="undefined"){return}const t=["gov-attachments-item","gov-button","gov-icon"];t.forEach((t=>{switch(t){case"gov-attachments-item":if(!customElements.get(t)){customElements.define(t,v)}break;case"gov-button":if(!customElements.get(t)){l()}break;case"gov-icon":if(!customElements.get(t)){g()}break}}))}f();export{v as G,f as d};
2
+ //# sourceMappingURL=p-5459708d.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["govAttachmentsItemCss","GovAttachmentsItem","proxyCustomElement","H","constructor","this","h","govHost","host","componentDidRender","canValidateWcagOnRender","delay","validateWcag","render","Host","class","classes","AttachmentsItemClass","root","role","file","name","variant","type","size","wcagRemoveLabel","wcagRemoveLabelledBy","govRemove","emit","slot","hasSlot","messages","validateWcagLabel"],"sources":["../../../packages/core/src/components/gov-attachments/gov-attachments-item.scss?tag=gov-attachments-item","../../../packages/core/src/components/gov-attachments/gov-attachments-item.tsx"],"sourcesContent":["/*\n * Attachments - Item\n */\n\n$class: \".gov-attachments-item\";\n\n#{$class} {\n\t@include base();\n\tmargin: rem-calc(0 0 8);\n\t&__messages {\n\t\t@include reset-last-margin();\n\t}\n\t&__file {\n\t\tdisplay: flex;\n\t\tgap: rem-calc(16);\n\t}\n\t&__name {\n\t\tdisplay: flex;\n\t\tgap: 0 rem-calc(8);\n\t\tflex-wrap: wrap;\n\t\talign-items: center;\n\t\talign-self: center;\n\t\tmargin: 0;\n\t\tcolor: $attachments-name-color;\n\t\tspan {\n\t\t\t@include typography($font-size-xs);\n\t\t\tcolor: $attachments-decor-color;\n\t\t}\n\t}\n}\n","import { Component, Element, Event, EventEmitter, h, Host, Method, Prop } from '@stencil/core'\nimport { AttachmentsItemClass } from './constants'\nimport { validateWcagLabel } from '../../helpers/Validate/wcag'\nimport { canValidateWcagOnRender } from '../../helpers/Dom/win'\nimport { delay } from '../../utils/utils'\nimport { govHost } from '../../helpers/Dom/template'\nimport { GovHost } from '../../helpers/Dom/template.types'\n\n@Component({\n\ttag: 'gov-attachments-item',\n\tstyleUrl: 'gov-attachments-item.scss',\n})\nexport class GovAttachmentsItem {\n\tprivate h: GovHost\n\n\tconstructor() {\n\t\tthis.h = govHost(this.host)\n\t}\n\n\t@Element() readonly host: HTMLGovAttachmentsItemElement\n\n\t/**\n\t * Adds accessible label for the remove button that is only shown for screen readers.\n\t */\n\t@Prop({ attribute: 'wcag-remove-label' }) readonly wcagRemoveLabel: string\n\t/**\n\t * Indicates the id of a component that labels the remove button.\n\t */\n\t@Prop({ attribute: 'wcag-remove-labelled-by' }) readonly wcagRemoveLabelledBy: string\n\t/**\n\t * Emitted when the file is removed\n\t */\n\t@Event({ eventName: 'gov-remove' }) govRemove: EventEmitter<PointerEvent>\n\n\tasync componentDidRender() {\n\t\tif (canValidateWcagOnRender()) {\n\t\t\tawait delay(500)\n\t\t\tawait this.validateWcag()\n\t\t}\n\t}\n\n\trender() {\n\t\treturn (\n\t\t\t<Host class={this.h.classes(AttachmentsItemClass.root)} role=\"listitem\">\n\t\t\t\t<div class={AttachmentsItemClass.file}>\n\t\t\t\t\t<p class={AttachmentsItemClass.name}>\n\t\t\t\t\t\t<slot />\n\t\t\t\t\t\t<slot name=\"info\" />\n\t\t\t\t\t</p>\n\t\t\t\t\t<gov-button\n\t\t\t\t\t\tvariant=\"primary\"\n\t\t\t\t\t\ttype=\"base\"\n\t\t\t\t\t\tsize=\"s\"\n\t\t\t\t\t\twcag-label={this.wcagRemoveLabel}\n\t\t\t\t\t\twcag-labelled-by={this.wcagRemoveLabelledBy}\n\t\t\t\t\t\ton-gov-click={this.govRemove.emit}\n\t\t\t\t\t>\n\t\t\t\t\t\t<gov-icon slot=\"left-icon\" name=\"x-lg\"></gov-icon>\n\t\t\t\t\t</gov-button>\n\t\t\t\t</div>\n\n\t\t\t\t{this.h.hasSlot('message') && (\n\t\t\t\t\t<div class={AttachmentsItemClass.messages}>\n\t\t\t\t\t\t<slot name=\"message\" />\n\t\t\t\t\t</div>\n\t\t\t\t)}\n\t\t\t</Host>\n\t\t)\n\t}\n\n\t/**\n\t * Validate the WCAG attributes of the component\n\t */\n\t@Method()\n\tasync validateWcag(): Promise<void> {\n\t\tvalidateWcagLabel(this.wcagRemoveLabel, this.wcagRemoveLabelledBy, AttachmentsItemClass.root)\n\t}\n}\n"],"mappings":"4TAAA,MAAMA,EAAwB,8+B,MCYjBC,EAAkBC,EAAA,MAAAD,UAAAE,EAG9B,WAAAC,G,uIACCC,KAAKC,EAAIC,EAAQF,KAAKG,K,CAkBvB,wBAAMC,GACL,GAAIC,IAA2B,OACxBC,EAAM,WACNN,KAAKO,c,EAIb,MAAAC,GACC,OACCP,EAACQ,EAAI,CAACC,MAAOV,KAAKC,EAAEU,QAAQC,EAAqBC,MAAOC,KAAK,YAC5Db,EAAA,OAAKS,MAAOE,EAAqBG,MAChCd,EAAA,KAAGS,MAAOE,EAAqBI,MAC9Bf,EAAA,aACAA,EAAA,QAAMe,KAAK,UAEZf,EAAA,cACCgB,QAAQ,UACRC,KAAK,OACLC,KAAK,IAAG,aACInB,KAAKoB,gBAAe,mBACdpB,KAAKqB,qBAAoB,eAC7BrB,KAAKsB,UAAUC,MAE7BtB,EAAA,YAAUuB,KAAK,YAAYR,KAAK,WAIjChB,KAAKC,EAAEwB,QAAQ,YACfxB,EAAA,OAAKS,MAAOE,EAAqBc,UAChCzB,EAAA,QAAMe,KAAK,a,CAWhB,kBAAMT,GACLoB,EAAkB3B,KAAKoB,gBAAiBpB,KAAKqB,qBAAsBT,EAAqBC,K"}
@@ -0,0 +1,2 @@
1
+ var x;(function(x){x["_2XS"]="2xs";x["_XS"]="xs";x["_S"]="s";x["_M"]="m";x["_L"]="l";x["_XL"]="xl";x["_2XL"]="2xl";x["_3XL"]="3xl";x["_4XL"]="4xl";x["_5XL"]="6xl";x["_6XL"]="6xl"})(x||(x={}));export{x as S};
2
+ //# sourceMappingURL=p-55500e5a.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["Sizes"],"sources":["../../../packages/core/src/core/constants/sizes.ts"],"sourcesContent":["export enum Sizes {\n\t_2XS = '2xs',\n\t_XS = 'xs',\n\t_S = 's',\n\t_M = 'm',\n\t_L = 'l',\n\t_XL = 'xl',\n\t_2XL = '2xl',\n\t_3XL = '3xl',\n\t_4XL = '4xl',\n\t_5XL = '6xl',\n\t_6XL = '6xl',\n}\n"],"mappings":"IAAYA,GAAZ,SAAYA,GACXA,EAAA,cACAA,EAAA,YACAA,EAAA,UACAA,EAAA,UACAA,EAAA,UACAA,EAAA,YACAA,EAAA,cACAA,EAAA,cACAA,EAAA,cACAA,EAAA,cACAA,EAAA,aACA,EAZD,CAAYA,MAAK,Y"}
@@ -0,0 +1,2 @@
1
+ const o={root:"gov-layout",section:"gov-layout__section"};var t;(function(o){o["STRETCH"]="stretch";o["ASIDE"]="aside";o["TEXT"]="text"})(t||(t={}));var a;(function(o){o["LEFT"]="left";o["RIGHT"]="right"})(a||(a={}));const n={root:"gov-layout-column"};export{o as L,n as a};
2
+ //# sourceMappingURL=p-5defdc5e.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["LayoutClass","root","section","LayoutTypes","LayoutVariant","LayoutColumnClass"],"sources":["../../../packages/core/src/components/gov-layout/constants.ts"],"sourcesContent":["import { ValueOf } from '../../types/interfaces'\n\nexport const LayoutClass = {\n\troot: 'gov-layout',\n\tsection: 'gov-layout__section',\n}\n\nenum LayoutTypes {\n\tSTRETCH = 'stretch',\n\tASIDE = 'aside',\n\tTEXT = 'text',\n}\nexport type LayoutType = `${ValueOf<typeof LayoutTypes>}`\n\nenum LayoutVariant {\n\tLEFT = 'left',\n\tRIGHT = 'right',\n}\n\nexport type LayoutVariantType = `${ValueOf<typeof LayoutVariant>}`\n\nexport const LayoutColumnClass = {\n\troot: 'gov-layout-column',\n}\n"],"mappings":"MAEaA,EAAc,CAC1BC,KAAM,aACNC,QAAS,uBAGV,IAAKC,GAAL,SAAKA,GACJA,EAAA,qBACAA,EAAA,iBACAA,EAAA,cACA,EAJD,CAAKA,MAAW,KAOhB,IAAKC,GAAL,SAAKA,GACJA,EAAA,eACAA,EAAA,gBACA,EAHD,CAAKA,MAAa,K,MAOLC,EAAoB,CAChCJ,KAAM,4B"}
@@ -0,0 +1,2 @@
1
+ import{V as o}from"./p-ff7365ae.js";import{p as s}from"./p-03990da5.js";const a=s(o,["SECONDARY","SUCCESS","ERROR","WARNING"]);const e={root:"gov-form-message",content:"gov-form-message__content",icon:"gov-form-message__icon"};export{e as F,a};
2
+ //# sourceMappingURL=p-6278531b.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["FormMessageVariants","pick","Variants","FormMessageClass","root","content","icon"],"sources":["../../../packages/core/src/components/gov-form/message/constants.ts"],"sourcesContent":["import { Variants } from '../../../core/constants/variants'\nimport { pick } from '../../../utils/utils'\nimport { ValueOf } from '../../../types/interfaces'\n\nexport const FormMessageVariants = pick(Variants, ['SECONDARY', 'SUCCESS', 'ERROR', 'WARNING'])\nexport type FormMessageVariantType = `${ValueOf<typeof FormMessageVariants>}`\n\nexport const FormMessageClass = {\n\troot: 'gov-form-message',\n\tcontent: 'gov-form-message__content',\n\ticon: 'gov-form-message__icon',\n}\n"],"mappings":"8EAIaA,EAAsBC,EAAKC,EAAU,CAAC,YAAa,UAAW,QAAS,Y,MAGvEC,EAAmB,CAC/BC,KAAM,mBACNC,QAAS,4BACTC,KAAM,iC"}
@@ -0,0 +1,2 @@
1
+ import{V as a}from"./p-ff7365ae.js";import{S as o}from"./p-55500e5a.js";import{p as t}from"./p-03990da5.js";const r=t(a,["PRIMARY","SECONDARY","WARNING","ERROR","SUCCESS"]);const e=t(o,["_XS","_S","_M"]);const i={root:"gov-wizard"};const _={root:"gov-wizard-item",header:"gov-wizard-item__header",arrow:"gov-wizard-item__arrow",title:"gov-wizard-item__title",name:"gov-wizard-item__name",label:"gov-wizard-item__label",annot:"gov-wizard-item__annot",prefix:"gov-wizard-item__prefix",content:"gov-wizard-item__content"};export{_ as W,i as a,e as b,r as c};
2
+ //# sourceMappingURL=p-6834d779.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["WizardVariants","pick","Variants","WizardSizes","Sizes","WizardClass","root","WizardItemClass","header","arrow","title","name","label","annot","prefix","content"],"sources":["../../../packages/core/src/components/gov-wizard/constants.ts"],"sourcesContent":["import { Variants } from '../../core/constants/variants'\nimport { Sizes } from '../../core/constants/sizes'\nimport { pick } from '../../utils/utils'\nimport { ValueOf } from '../../types/interfaces'\n\nexport const WizardVariants = pick(Variants, ['PRIMARY', 'SECONDARY', 'WARNING', 'ERROR', 'SUCCESS'])\nexport type WizardVariantsType = `${ValueOf<typeof WizardVariants>}`\n\nexport const WizardSizes = pick(Sizes, ['_XS', '_S', '_M'])\nexport type WizardSizesType = `${ValueOf<typeof WizardSizes>}`\n\nexport const WizardClass = {\n\troot: 'gov-wizard',\n}\n\nexport const WizardItemClass = {\n\troot: 'gov-wizard-item',\n\theader: 'gov-wizard-item__header',\n\tarrow: 'gov-wizard-item__arrow',\n\ttitle: 'gov-wizard-item__title',\n\tname: 'gov-wizard-item__name',\n\tlabel: 'gov-wizard-item__label',\n\tannot: 'gov-wizard-item__annot',\n\tprefix: 'gov-wizard-item__prefix',\n\tcontent: 'gov-wizard-item__content',\n}\n"],"mappings":"kHAKaA,EAAiBC,EAAKC,EAAU,CAAC,UAAW,YAAa,UAAW,QAAS,Y,MAG7EC,EAAcF,EAAKG,EAAO,CAAC,MAAO,KAAM,O,MAGxCC,EAAc,CAC1BC,KAAM,c,MAGMC,EAAkB,CAC9BD,KAAM,kBACNE,OAAQ,0BACRC,MAAO,yBACPC,MAAO,yBACPC,KAAM,wBACNC,MAAO,yBACPC,MAAO,yBACPC,OAAQ,0BACRC,QAAS,mC"}
@@ -0,0 +1,2 @@
1
+ import{S as o}from"./p-55500e5a.js";import{V as i}from"./p-ff7365ae.js";import{p as t}from"./p-03990da5.js";const a=t(o,["_XS","_S","_M","_L"]);const c=t(i,["PRIMARY","SECONDARY","CUSTOM"]);const r={root:"gov-accordion"};const n={root:"gov-accordion-item",header:"gov-accordion-item__header",icon:"gov-accordion-item__icon",title:"gov-accordion-item__title",label:"gov-accordion-item__label",annotation:"gov-accordion-item__annotation",suffix:"gov-accordion-item__suffix",right:"gov-accordion-item__right",arrow:"gov-accordion-item__arrow",content:"gov-accordion-item__content"};export{n as A,r as a,a as b,c};
2
+ //# sourceMappingURL=p-74b2311a.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["AccordionSizes","pick","Sizes","AccordionVariants","Variants","AccordionClass","root","AccordionItemClass","header","icon","title","label","annotation","suffix","right","arrow","content"],"sources":["../../../packages/core/src/components/gov-accordion/constants.ts"],"sourcesContent":["import { Sizes } from '../../core/constants/sizes'\nimport { Variants } from '../../core/constants/variants'\nimport { pick } from '../../utils/utils'\nimport { ValueOf } from '../../types/interfaces'\n\nexport const AccordionSizes = pick(Sizes, ['_XS', '_S', '_M', '_L'])\nexport type AccordionSizeType = `${ValueOf<typeof AccordionSizes>}`\n\nexport const AccordionVariants = pick(Variants, ['PRIMARY', 'SECONDARY', 'CUSTOM'])\nexport type AccordionVariantType = `${ValueOf<typeof AccordionVariants>}`\n\nexport const AccordionClass = {\n\troot: 'gov-accordion',\n}\n\nexport const AccordionItemClass = {\n\troot: 'gov-accordion-item',\n\theader: 'gov-accordion-item__header',\n\ticon: 'gov-accordion-item__icon',\n\ttitle: 'gov-accordion-item__title',\n\tlabel: 'gov-accordion-item__label',\n\tannotation: 'gov-accordion-item__annotation',\n\tsuffix: 'gov-accordion-item__suffix',\n\tright: 'gov-accordion-item__right',\n\tarrow: 'gov-accordion-item__arrow',\n\tcontent: 'gov-accordion-item__content',\n}\n"],"mappings":"kHAKaA,EAAiBC,EAAKC,EAAO,CAAC,MAAO,KAAM,KAAM,O,MAGjDC,EAAoBF,EAAKG,EAAU,CAAC,UAAW,YAAa,W,MAG5DC,EAAiB,CAC7BC,KAAM,iB,MAGMC,EAAqB,CACjCD,KAAM,qBACNE,OAAQ,6BACRC,KAAM,2BACNC,MAAO,4BACPC,MAAO,4BACPC,WAAY,iCACZC,OAAQ,6BACRC,MAAO,4BACPC,MAAO,4BACPC,QAAS,sC"}
@@ -0,0 +1,2 @@
1
+ import{p as e,H as r,c as o,h as i,d as n}from"./p-2dee9951.js";import{v as a}from"./p-dcb5fb35.js";import{g as v,a as t}from"./p-c353678b.js";import{b as l,a as s}from"./p-3c71d697.js";import{c}from"./p-24636c53.js";import{p as g}from"./p-2bf5b814.js";import{d}from"./p-2af02cbd.js";var p;(function(e){e["A"]="a";e["SPAN"]="span";e["BUTTON"]="button"})(p||(p={}));const b={root:"gov-chip",inner:"gov-chip__inner",hasRight:"gov-chip--has-right",hasLeft:"gov-chip--has-left"};const u='.gov-spin-animation,.gov-pseudo-spin-animation::before{animation:spin 4s linear infinite}@keyframes spin{100%{transform:rotate(360deg)}}@keyframes countdown{to{transform:scaleX(0)}}@keyframes progress{0%{background-position:-200px 0}100%{background-position:calc(200px + 100%) 0}}@keyframes pulse{0%{opacity:1}50%{opacity:0.4}100%{opacity:1}}.gov-chip .element{margin:0;padding:0;font-family:var(--gov-font-family, "Roboto", sans-serif);font-weight:400;box-sizing:border-box;display:inline-flex;vertical-align:middle;justify-content:center;align-items:center;border:0;background-color:transparent;text-align:center;text-decoration:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:var(--gov-button-border-width, 0.0625rem) solid transparent;transition:background-color 150ms ease-in-out, border-color 150ms ease-in-out, color 150ms ease-in-out;cursor:inherit;will-change:background-color, border-color}.gov-chip .element:focus{outline:none}.gov-chip .element .gov-icon{flex:0 0 auto;color:inherit}.gov-chip .element>*{display:flex}[hoverable].gov-chip .element{cursor:pointer}[hoverable].gov-chip .element:focus{outline:none}[hoverable].gov-chip .element:focus-visible{border-radius:var(--gov-border-radius, 0.1875rem);outline:var(--gov-outline-width, 0.125rem) solid var(--gov-color-focus-base);outline-offset:0.0625rem}[hoverable][type=outlined].gov-chip .element:focus-visible,[hoverable][type=base].gov-chip .element:focus-visible{outline-offset:0}[hoverable][disabled=""].gov-chip,[hoverable][disabled=true i].gov-chip,[hoverable][disabled="1"].gov-chip{cursor:not-allowed}[hoverable][disabled=""].gov-chip .element,[hoverable][disabled=true i].gov-chip .element,[hoverable][disabled="1"].gov-chip .element{pointer-events:none}[expanded=""].gov-chip,[expanded=true i].gov-chip,[expanded="1"].gov-chip{display:block}[expanded=""].gov-chip .element,[expanded=true i].gov-chip .element,[expanded="1"].gov-chip .element{display:flex;width:100%;margin-right:0;margin-left:0}[type=solid][variant=primary].gov-chip .element{background-color:var(--gov-button-primary-solid-bg, var(--gov-color-primary));color:var(--gov-button-primary-solid-color, var(--gov-color-neutral-white))}[type=solid][variant=primary][inverse=""].gov-chip .element,[type=solid][variant=primary][inverse=true i].gov-chip .element,[type=solid][variant=primary][inverse="1"].gov-chip .element{color:var(--gov-button-primary-solid-inverse-color, var(--gov-color-primary));background-color:var(--gov-button-primary-solid-inverse-bg, var(--gov-color-primary-200))}[type=solid][variant=primary][inverse=""].gov-chip .element:focus-visible,[type=solid][variant=primary][inverse=true i].gov-chip .element:focus-visible,[type=solid][variant=primary][inverse="1"].gov-chip .element:focus-visible{background-color:var(--gov-button-primary-solid-inverse-focus-bg, var(--gov-color-neutral-white))}[type=solid][variant=primary][disabled=""].gov-chip .element,[type=solid][variant=primary][disabled=true i].gov-chip .element,[type=solid][variant=primary][disabled="1"].gov-chip .element{background-color:var(--gov-button-primary-solid-disabled-bg, var(--gov-color-primary-300));color:var(--gov-button-primary-solid-disabled-color, var(--gov-color-neutral-white))}[type=solid][variant=primary][disabled=""][inverse=""].gov-chip .element,[type=solid][variant=primary][disabled=""][inverse=true i].gov-chip .element,[type=solid][variant=primary][disabled=""][inverse="1"].gov-chip .element,[type=solid][variant=primary][disabled=true i][inverse=""].gov-chip .element,[type=solid][variant=primary][disabled=true i][inverse=true i].gov-chip .element,[type=solid][variant=primary][disabled=true i][inverse="1"].gov-chip .element,[type=solid][variant=primary][disabled="1"][inverse=""].gov-chip .element,[type=solid][variant=primary][disabled="1"][inverse=true i].gov-chip .element,[type=solid][variant=primary][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-primary-solid-inverse-disabled-bg, var(--gov-color-primary-300));color:var(--gov-button-primary-solid-inverse-disabled-color, var(--gov-color-primary-400))}@media not all and (pointer: coarse){[type=solid][variant=primary][hoverable].gov-chip .element:hover{background-color:var(--gov-button-primary-solid-hover-bg, var(--gov-color-primary-700));color:var(--gov-button-primary-solid-hover-color, var(--gov-color-neutral-white))}[type=solid][variant=primary][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-primary-solid-active-bg, var(--gov-color-primary-800))}}@media not all and (pointer: coarse){[type=solid][variant=primary][hoverable][inverse=""].gov-chip .element:hover,[type=solid][variant=primary][hoverable][inverse=true i].gov-chip .element:hover,[type=solid][variant=primary][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-primary-solid-inverse-hover-bg, var(--gov-color-primary-700));color:var(--gov-button-primary-solid-inverse-hover-color, var(--gov-color-neutral-white))}[type=solid][variant=primary][hoverable][inverse=""].gov-chip .element:hover:active,[type=solid][variant=primary][hoverable][inverse=true i].gov-chip .element:hover:active,[type=solid][variant=primary][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-primary-solid-inverse-active-bg, var(--gov-color-primary-800))}}[type=outlined][variant=primary].gov-chip .element{color:var(--gov-button-primary-outlined-color, var(--gov-color-primary));border-color:var(--gov-button-primary-outlined-border, var(--gov-color-primary))}[type=outlined][variant=primary][inverse=""].gov-chip .element,[type=outlined][variant=primary][inverse=true i].gov-chip .element,[type=outlined][variant=primary][inverse="1"].gov-chip .element{color:var(--gov-button-primary-outlined-inverse-color, var(--gov-color-neutral-white));background-color:var(--gov-button-primary-outlined-inverse-bg, transparent);border-color:var(--gov-button-primary-outlined-inverse-border, var(--gov-color-neutral-white))}[type=outlined][variant=primary][inverse=""].gov-chip .element:focus-visible,[type=outlined][variant=primary][inverse=true i].gov-chip .element:focus-visible,[type=outlined][variant=primary][inverse="1"].gov-chip .element:focus-visible{background-color:var(--gov-button-primary-outlined-inverse-focus-bg, transparent)}[type=outlined][variant=primary][disabled=""].gov-chip .element,[type=outlined][variant=primary][disabled=true i].gov-chip .element,[type=outlined][variant=primary][disabled="1"].gov-chip .element{background-color:var(--gov-button-primary-outlined-disabled-bg, transparent);color:var(--gov-button-primary-outlined-disabled-color, var(--gov-color-primary-400));border-color:var(--gov-button-primary-outlined-disabled-border, var(--gov-color-primary-300))}[type=outlined][variant=primary][disabled=""][inverse=""].gov-chip .element,[type=outlined][variant=primary][disabled=""][inverse=true i].gov-chip .element,[type=outlined][variant=primary][disabled=""][inverse="1"].gov-chip .element,[type=outlined][variant=primary][disabled=true i][inverse=""].gov-chip .element,[type=outlined][variant=primary][disabled=true i][inverse=true i].gov-chip .element,[type=outlined][variant=primary][disabled=true i][inverse="1"].gov-chip .element,[type=outlined][variant=primary][disabled="1"][inverse=""].gov-chip .element,[type=outlined][variant=primary][disabled="1"][inverse=true i].gov-chip .element,[type=outlined][variant=primary][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-primary-outlined-inverse-disabled-bg, var(--gov-color-primary-300));color:var(--gov-button-primary-outlined-inverse-disabled-color, var(--gov-color-primary-400));border-color:var(--gov-button-primary-outlined-inverse-disabled-border-color, var(--gov-color-primary-400))}@media not all and (pointer: coarse){[type=outlined][variant=primary][hoverable].gov-chip .element:hover{background-color:var(--gov-button-primary-outlined-hover-bg, var(--gov-color-primary-100));color:var(--gov-button-primary-outlined-hover-color, var(--gov-color-primary))}[type=outlined][variant=primary][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-primary-outlined-active-bg, var(--gov-color-primary-300))}}@media not all and (pointer: coarse){[type=outlined][variant=primary][hoverable][inverse=""].gov-chip .element:hover,[type=outlined][variant=primary][hoverable][inverse=true i].gov-chip .element:hover,[type=outlined][variant=primary][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-primary-outlined-inverse-hover-bg, var(--gov-color-primary-500));color:var(--gov-button-primary-outlined-inverse-hover-color, var(--gov-color-neutral-white))}[type=outlined][variant=primary][hoverable][inverse=""].gov-chip .element:hover:active,[type=outlined][variant=primary][hoverable][inverse=true i].gov-chip .element:hover:active,[type=outlined][variant=primary][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-primary-outlined-inverse-active-bg, var(--gov-color-primary-400))}}[type=base][variant=primary].gov-chip .element{color:var(--gov-button-primary-base-color, var(--gov-color-primary))}[type=base][variant=primary][inverse=""].gov-chip .element,[type=base][variant=primary][inverse=true i].gov-chip .element,[type=base][variant=primary][inverse="1"].gov-chip .element{color:var(--gov-button-primary-base-inverse-color, var(--gov-color-neutral-white));background-color:var(--gov-button-primary-base-inverse-bg, transparent)}[type=base][variant=primary][disabled=""].gov-chip .element,[type=base][variant=primary][disabled=true i].gov-chip .element,[type=base][variant=primary][disabled="1"].gov-chip .element{color:var(--gov-button-primary-base-disabled-color, var(--gov-color-primary-400))}[type=base][variant=primary][disabled=""][inverse=""].gov-chip .element,[type=base][variant=primary][disabled=""][inverse=true i].gov-chip .element,[type=base][variant=primary][disabled=""][inverse="1"].gov-chip .element,[type=base][variant=primary][disabled=true i][inverse=""].gov-chip .element,[type=base][variant=primary][disabled=true i][inverse=true i].gov-chip .element,[type=base][variant=primary][disabled=true i][inverse="1"].gov-chip .element,[type=base][variant=primary][disabled="1"][inverse=""].gov-chip .element,[type=base][variant=primary][disabled="1"][inverse=true i].gov-chip .element,[type=base][variant=primary][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-primary-base-inverse-disabled-bg, var(--gov-color-primary-300));color:var(--gov-button-primary-base-inverse-disabled-color, var(--gov-color-primary-400))}@media not all and (pointer: coarse){[type=base][variant=primary][hoverable].gov-chip .element:hover{background-color:var(--gov-button-primary-base-hover-bg, var(--gov-color-primary-100));color:var(--gov-button-primary-base-hover-color, var(--gov-color-primary))}[type=base][variant=primary][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-primary-base-active-bg, var(--gov-color-primary-300))}}@media not all and (pointer: coarse){[type=base][variant=primary][hoverable][inverse=""].gov-chip .element:hover,[type=base][variant=primary][hoverable][inverse=true i].gov-chip .element:hover,[type=base][variant=primary][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-primary-base-inverse-hover-bg, var(--gov-color-primary-500));color:var(--gov-button-primary-base-inverse-hover-color, var(--gov-color-neutral-white))}[type=base][variant=primary][hoverable][inverse=""].gov-chip .element:hover:active,[type=base][variant=primary][hoverable][inverse=true i].gov-chip .element:hover:active,[type=base][variant=primary][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-primary-base-inverse-active-bg, var(--gov-color-primary-400));color:var(--gov-button-primary-base-inverse-active-color, var(--gov-color-neutral-white))}}[type=link][variant=primary].gov-chip .element{color:var(--gov-button-primary-link-color, var(--gov-color-primary))}[type=link][variant=primary][inverse=""].gov-chip .element,[type=link][variant=primary][inverse=true i].gov-chip .element,[type=link][variant=primary][inverse="1"].gov-chip .element{color:var(--gov-button-primary-link-inverse-color, var(--gov-color-neutral-white));background-color:var(--gov-button-primary-link-inverse-bg, transparent)}[type=link][variant=primary][disabled=""].gov-chip .element,[type=link][variant=primary][disabled=true i].gov-chip .element,[type=link][variant=primary][disabled="1"].gov-chip .element{color:var(--gov-button-primary-link-disabled-color, var(--gov-color-primary-400))}[type=link][variant=primary][disabled=""][inverse=""].gov-chip .element,[type=link][variant=primary][disabled=""][inverse=true i].gov-chip .element,[type=link][variant=primary][disabled=""][inverse="1"].gov-chip .element,[type=link][variant=primary][disabled=true i][inverse=""].gov-chip .element,[type=link][variant=primary][disabled=true i][inverse=true i].gov-chip .element,[type=link][variant=primary][disabled=true i][inverse="1"].gov-chip .element,[type=link][variant=primary][disabled="1"][inverse=""].gov-chip .element,[type=link][variant=primary][disabled="1"][inverse=true i].gov-chip .element,[type=link][variant=primary][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-primary-link-inverse-disabled-bg, transparent);color:var(--gov-button-primary-link-inverse-disabled-color, var(--gov-color-primary-400))}@media not all and (pointer: coarse){[type=link][variant=primary][hoverable].gov-chip .element:hover{background-color:var(--gov-button-primary-link-hover-bg, transparent);color:var(--gov-button-primary-link-hover-color, var(--gov-color-primary))}[type=link][variant=primary][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-primary-link-active-bg, transparent);color:var(--gov-button-primary-link-active-color, var(--gov-color-primary-700))}}@media not all and (pointer: coarse){[type=link][variant=primary][hoverable][inverse=""].gov-chip .element:hover,[type=link][variant=primary][hoverable][inverse=true i].gov-chip .element:hover,[type=link][variant=primary][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-primary-link-inverse-hover-bg, transparent);color:var(--gov-button-primary-link-inverse-hover-color, var(--gov-color-neutral-white))}[type=link][variant=primary][hoverable][inverse=""].gov-chip .element:hover:active,[type=link][variant=primary][hoverable][inverse=true i].gov-chip .element:hover:active,[type=link][variant=primary][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-primary-link-inverse-active-bg, transparent);color:var(--gov-button-primary-link-inverse-active-color, var(--gov-color-primary-200))}}[type=solid][variant=secondary].gov-chip .element{background-color:var(--gov-button-secondary-solid-bg, var(--gov-color-secondary));color:var(--gov-button-secondary-solid-color, var(--gov-color-neutral-white))}[type=solid][variant=secondary][inverse=""].gov-chip .element,[type=solid][variant=secondary][inverse=true i].gov-chip .element,[type=solid][variant=secondary][inverse="1"].gov-chip .element{color:var(--gov-button-secondary-solid-inverse-color, var(--gov-color-secondary));background-color:var(--gov-button-secondary-solid-inverse-bg, var(--gov-color-neutral-white))}[type=solid][variant=secondary][inverse=""].gov-chip .element:focus-visible,[type=solid][variant=secondary][inverse=true i].gov-chip .element:focus-visible,[type=solid][variant=secondary][inverse="1"].gov-chip .element:focus-visible{background-color:var(--gov-button-secondary-solid-inverse-focus-bg, var(--gov-color-neutral-white))}[type=solid][variant=secondary][disabled=""].gov-chip .element,[type=solid][variant=secondary][disabled=true i].gov-chip .element,[type=solid][variant=secondary][disabled="1"].gov-chip .element{background-color:var(--gov-button-secondary-solid-disabled-bg, var(--gov-color-secondary-300));color:var(--gov-button-secondary-solid-disabled-color, var(--gov-color-secondary-600))}[type=solid][variant=secondary][disabled=""][inverse=""].gov-chip .element,[type=solid][variant=secondary][disabled=""][inverse=true i].gov-chip .element,[type=solid][variant=secondary][disabled=""][inverse="1"].gov-chip .element,[type=solid][variant=secondary][disabled=true i][inverse=""].gov-chip .element,[type=solid][variant=secondary][disabled=true i][inverse=true i].gov-chip .element,[type=solid][variant=secondary][disabled=true i][inverse="1"].gov-chip .element,[type=solid][variant=secondary][disabled="1"][inverse=""].gov-chip .element,[type=solid][variant=secondary][disabled="1"][inverse=true i].gov-chip .element,[type=solid][variant=secondary][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-secondary-solid-inverse-disabled-bg, var(--gov-color-neutral-white));color:var(--gov-button-secondary-solid-inverse-disabled-color, var(--gov-color-secondary-600))}@media not all and (pointer: coarse){[type=solid][variant=secondary][hoverable].gov-chip .element:hover{background-color:var(--gov-button-secondary-solid-hover-bg, var(--gov-color-secondary-900));color:var(--gov-button-secondary-solid-hover-color, var(--gov-color-neutral-white))}[type=solid][variant=secondary][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-secondary-solid-active-bg, var(--gov-color-secondary))}}@media not all and (pointer: coarse){[type=solid][variant=secondary][hoverable][inverse=""].gov-chip .element:hover,[type=solid][variant=secondary][hoverable][inverse=true i].gov-chip .element:hover,[type=solid][variant=secondary][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-secondary-solid-inverse-hover-bg, var(--gov-color-secondary-600));color:var(--gov-button-secondary-solid-inverse-hover-color, var(--gov-color-neutral-white))}[type=solid][variant=secondary][hoverable][inverse=""].gov-chip .element:hover:active,[type=solid][variant=secondary][hoverable][inverse=true i].gov-chip .element:hover:active,[type=solid][variant=secondary][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-secondary-solid-inverse-active-bg, var(--gov-color-secondary-700));color:var(--gov-button-secondary-solid-inverse-active-color, var(--gov-color-neutral-white))}}[type=outlined][variant=secondary].gov-chip .element{color:var(--gov-button-secondary-outlined-color, var(--gov-color-secondary));border-color:var(--gov-button-secondary-outlined-border, var(--gov-color-secondary))}[type=outlined][variant=secondary][inverse=""].gov-chip .element,[type=outlined][variant=secondary][inverse=true i].gov-chip .element,[type=outlined][variant=secondary][inverse="1"].gov-chip .element{color:var(--gov-button-secondary-outlined-inverse-color, var(--gov-color-neutral-white));background-color:var(--gov-button-secondary-outlined-inverse-bg, transparent);border-color:var(--gov-button-secondary-outlined-inverse-border, var(--gov-color-neutral-white))}[type=outlined][variant=secondary][inverse=""].gov-chip .element:focus-visible,[type=outlined][variant=secondary][inverse=true i].gov-chip .element:focus-visible,[type=outlined][variant=secondary][inverse="1"].gov-chip .element:focus-visible{background-color:var(--gov-button-secondary-outlined-inverse-focus-bg, transparent)}[type=outlined][variant=secondary][disabled=""].gov-chip .element,[type=outlined][variant=secondary][disabled=true i].gov-chip .element,[type=outlined][variant=secondary][disabled="1"].gov-chip .element{background-color:var(--gov-button-secondary-outlined-disabled-bg, transparent);color:var(--gov-button-secondary-outlined-disabled-color, var(--gov-color-secondary-500));border-color:var(--gov-button-secondary-outlined-disabled-border, var(--gov-color-secondary-500))}[type=outlined][variant=secondary][disabled=""][inverse=""].gov-chip .element,[type=outlined][variant=secondary][disabled=""][inverse=true i].gov-chip .element,[type=outlined][variant=secondary][disabled=""][inverse="1"].gov-chip .element,[type=outlined][variant=secondary][disabled=true i][inverse=""].gov-chip .element,[type=outlined][variant=secondary][disabled=true i][inverse=true i].gov-chip .element,[type=outlined][variant=secondary][disabled=true i][inverse="1"].gov-chip .element,[type=outlined][variant=secondary][disabled="1"][inverse=""].gov-chip .element,[type=outlined][variant=secondary][disabled="1"][inverse=true i].gov-chip .element,[type=outlined][variant=secondary][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-secondary-outlined-inverse-disabled-bg, var(--gov-color-secondary-700));color:var(--gov-button-secondary-outlined-inverse-disabled-color, var(--gov-color-secondary-600));border-color:var(--gov-button-secondary-outlined-inverse-disabled-border-color, var(--gov-color-secondary-600))}@media not all and (pointer: coarse){[type=outlined][variant=secondary][hoverable].gov-chip .element:hover{background-color:var(--gov-button-secondary-outlined-hover-bg, var(--gov-color-secondary-300));color:var(--gov-button-secondary-outlined-hover-color, var(--gov-color-secondary))}[type=outlined][variant=secondary][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-secondary-outlined-active-bg, var(--gov-color-secondary-400))}}@media not all and (pointer: coarse){[type=outlined][variant=secondary][hoverable][inverse=""].gov-chip .element:hover,[type=outlined][variant=secondary][hoverable][inverse=true i].gov-chip .element:hover,[type=outlined][variant=secondary][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-secondary-outlined-inverse-hover-bg, var(--gov-color-secondary-700));color:var(--gov-button-secondary-outlined-inverse-hover-color, var(--gov-color-neutral-white))}[type=outlined][variant=secondary][hoverable][inverse=""].gov-chip .element:hover:active,[type=outlined][variant=secondary][hoverable][inverse=true i].gov-chip .element:hover:active,[type=outlined][variant=secondary][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-secondary-outlined-inverse-active-bg, var(--gov-color-secondary-600));color:var(--gov-button-secondary-outlined-inverse-active-color, var(--gov-color-secondary))}}[type=base][variant=secondary].gov-chip .element{color:var(--gov-button-secondary-base-color, var(--gov-color-secondary))}[type=base][variant=secondary][inverse=""].gov-chip .element,[type=base][variant=secondary][inverse=true i].gov-chip .element,[type=base][variant=secondary][inverse="1"].gov-chip .element{color:var(--gov-button-secondary-base-inverse-color, var(--gov-color-neutral-white));background-color:var(--gov-button-secondary-base-inverse-bg, transparent)}[type=base][variant=secondary][disabled=""].gov-chip .element,[type=base][variant=secondary][disabled=true i].gov-chip .element,[type=base][variant=secondary][disabled="1"].gov-chip .element{color:var(--gov-button-secondary-base-disabled-color, var(--gov-color-secondary-600))}[type=base][variant=secondary][disabled=""][inverse=""].gov-chip .element,[type=base][variant=secondary][disabled=""][inverse=true i].gov-chip .element,[type=base][variant=secondary][disabled=""][inverse="1"].gov-chip .element,[type=base][variant=secondary][disabled=true i][inverse=""].gov-chip .element,[type=base][variant=secondary][disabled=true i][inverse=true i].gov-chip .element,[type=base][variant=secondary][disabled=true i][inverse="1"].gov-chip .element,[type=base][variant=secondary][disabled="1"][inverse=""].gov-chip .element,[type=base][variant=secondary][disabled="1"][inverse=true i].gov-chip .element,[type=base][variant=secondary][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-secondary-base-inverse-disabled-bg, var(--gov-color-secondary-700));color:var(--gov-button-secondary-base-inverse-disabled-color, var(--gov-color-secondary-600))}@media not all and (pointer: coarse){[type=base][variant=secondary][hoverable].gov-chip .element:hover{background-color:var(--gov-button-secondary-base-hover-bg, var(--gov-color-secondary-300));color:var(--gov-button-secondary-base-hover-color, var(--gov-color-secondary))}[type=base][variant=secondary][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-secondary-base-active-bg, var(--gov-color-secondary-400))}}@media not all and (pointer: coarse){[type=base][variant=secondary][hoverable][inverse=""].gov-chip .element:hover,[type=base][variant=secondary][hoverable][inverse=true i].gov-chip .element:hover,[type=base][variant=secondary][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-secondary-base-inverse-hover-bg, var(--gov-color-secondary-700));color:var(--gov-button-secondary-base-inverse-hover-color, var(--gov-color-neutral-white))}[type=base][variant=secondary][hoverable][inverse=""].gov-chip .element:hover:active,[type=base][variant=secondary][hoverable][inverse=true i].gov-chip .element:hover:active,[type=base][variant=secondary][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-secondary-base-inverse-active-bg, var(--gov-color-secondary-600));color:var(--gov-button-secondary-base-inverse-active-color, var(--gov-color-secondary))}}[type=link][variant=secondary].gov-chip .element{color:var(--gov-button-secondary-link-color, var(--gov-color-secondary))}[type=link][variant=secondary][inverse=""].gov-chip .element,[type=link][variant=secondary][inverse=true i].gov-chip .element,[type=link][variant=secondary][inverse="1"].gov-chip .element{color:var(--gov-button-secondary-link-inverse-color, var(--gov-color-neutral-white));background-color:var(--gov-button-secondary-link-inverse-bg, transparent)}[type=link][variant=secondary][disabled=""].gov-chip .element,[type=link][variant=secondary][disabled=true i].gov-chip .element,[type=link][variant=secondary][disabled="1"].gov-chip .element{color:var(--gov-button-secondary-link-disabled-color, var(--gov-color-secondary-600))}[type=link][variant=secondary][disabled=""][inverse=""].gov-chip .element,[type=link][variant=secondary][disabled=""][inverse=true i].gov-chip .element,[type=link][variant=secondary][disabled=""][inverse="1"].gov-chip .element,[type=link][variant=secondary][disabled=true i][inverse=""].gov-chip .element,[type=link][variant=secondary][disabled=true i][inverse=true i].gov-chip .element,[type=link][variant=secondary][disabled=true i][inverse="1"].gov-chip .element,[type=link][variant=secondary][disabled="1"][inverse=""].gov-chip .element,[type=link][variant=secondary][disabled="1"][inverse=true i].gov-chip .element,[type=link][variant=secondary][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-secondary-link-inverse-disabled-bg, transparent);color:var(--gov-button-secondary-link-inverse-disabled-color, var(--gov-color-secondary-600))}@media not all and (pointer: coarse){[type=link][variant=secondary][hoverable].gov-chip .element:hover{background-color:var(--gov-button-secondary-link-hover-bg, transparent);color:var(--gov-button-secondary-link-hover-color, var(--gov-color-secondary))}[type=link][variant=secondary][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-secondary-link-active-bg, transparent);color:var(--gov-button-primary-link-active-color, var(--gov-color-secondary))}}@media not all and (pointer: coarse){[type=link][variant=secondary][hoverable][inverse=""].gov-chip .element:hover,[type=link][variant=secondary][hoverable][inverse=true i].gov-chip .element:hover,[type=link][variant=secondary][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-secondary-link-inverse-hover-bg, transparent);color:var(--gov-button-secondary-link-inverse-hover-color, var(--gov-color-neutral-white))}[type=link][variant=secondary][hoverable][inverse=""].gov-chip .element:hover:active,[type=link][variant=secondary][hoverable][inverse=true i].gov-chip .element:hover:active,[type=link][variant=secondary][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-secondary-link-inverse-active-bg, transparent);color:var(--gov-button-secondary-link-inverse-active-color, var(--gov-color-secondary-500))}}[type=solid][variant=error].gov-chip .element{background-color:var(--gov-button-error-solid-bg, var(--gov-color-error));color:var(--gov-button-error-solid-color, var(--gov-color-neutral-white))}[type=solid][variant=error][inverse=""].gov-chip .element,[type=solid][variant=error][inverse=true i].gov-chip .element,[type=solid][variant=error][inverse="1"].gov-chip .element{color:var(--gov-button-error-solid-inverse-color, var(--gov-color-error));background-color:var(--gov-button-error-solid-inverse-bg, var(--gov-color-error-200))}[type=solid][variant=error][inverse=""].gov-chip .element:focus-visible,[type=solid][variant=error][inverse=true i].gov-chip .element:focus-visible,[type=solid][variant=error][inverse="1"].gov-chip .element:focus-visible{background-color:var(--gov-button-error-solid-inverse-focus-bg, var(--gov-color-neutral-white))}[type=solid][variant=error][disabled=""].gov-chip .element,[type=solid][variant=error][disabled=true i].gov-chip .element,[type=solid][variant=error][disabled="1"].gov-chip .element{background-color:var(--gov-button-error-solid-disabled-bg, var(--gov-color-error-200));color:var(--gov-button-error-solid-disabled-color, var(--gov-color-neutral-white))}[type=solid][variant=error][disabled=""][inverse=""].gov-chip .element,[type=solid][variant=error][disabled=""][inverse=true i].gov-chip .element,[type=solid][variant=error][disabled=""][inverse="1"].gov-chip .element,[type=solid][variant=error][disabled=true i][inverse=""].gov-chip .element,[type=solid][variant=error][disabled=true i][inverse=true i].gov-chip .element,[type=solid][variant=error][disabled=true i][inverse="1"].gov-chip .element,[type=solid][variant=error][disabled="1"][inverse=""].gov-chip .element,[type=solid][variant=error][disabled="1"][inverse=true i].gov-chip .element,[type=solid][variant=error][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-error-solid-inverse-disabled-bg, var(--gov-color-error-300));color:var(--gov-button-error-solid-inverse-disabled-color, var(--gov-color-error-400))}@media not all and (pointer: coarse){[type=solid][variant=error][hoverable].gov-chip .element:hover{background-color:var(--gov-button-error-solid-hover-bg, var(--gov-color-error-500));color:var(--gov-button-error-solid-hover-color, var(--gov-color-neutral-white))}[type=solid][variant=error][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-error-solid-active-bg, var(--gov-color-error-600))}}@media not all and (pointer: coarse){[type=solid][variant=error][hoverable][inverse=""].gov-chip .element:hover,[type=solid][variant=error][hoverable][inverse=true i].gov-chip .element:hover,[type=solid][variant=error][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-error-solid-inverse-hover-bg, var(--gov-color-error-500));color:var(--gov-button-error-solid-inverse-hover-color, var(--gov-color-neutral-white))}[type=solid][variant=error][hoverable][inverse=""].gov-chip .element:hover:active,[type=solid][variant=error][hoverable][inverse=true i].gov-chip .element:hover:active,[type=solid][variant=error][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-error-solid-inverse-active-bg, var(--gov-color-error-600))}}[type=outlined][variant=error].gov-chip .element{color:var(--gov-button-error-outlined-color, var(--gov-color-error));border-color:var(--gov-button-error-outlined-border, var(--gov-color-error))}[type=outlined][variant=error][inverse=""].gov-chip .element,[type=outlined][variant=error][inverse=true i].gov-chip .element,[type=outlined][variant=error][inverse="1"].gov-chip .element{color:var(--gov-button-error-outlined-inverse-color, var(--gov-color-neutral-white));background-color:var(--gov-button-error-outlined-inverse-bg, transparent);border-color:var(--gov-button-error-outlined-inverse-border, var(--gov-color-neutral-white))}[type=outlined][variant=error][inverse=""].gov-chip .element:focus-visible,[type=outlined][variant=error][inverse=true i].gov-chip .element:focus-visible,[type=outlined][variant=error][inverse="1"].gov-chip .element:focus-visible{background-color:var(--gov-button-error-outlined-inverse-focus-bg, transparent)}[type=outlined][variant=error][disabled=""].gov-chip .element,[type=outlined][variant=error][disabled=true i].gov-chip .element,[type=outlined][variant=error][disabled="1"].gov-chip .element{background-color:var(--gov-button-error-outlined-disabled-bg, transparent);color:var(--gov-button-error-outlined-disabled-color, var(--gov-color-error-200));border-color:var(--gov-button-error-outlined-disabled-border, var(--gov-color-error-200))}[type=outlined][variant=error][disabled=""][inverse=""].gov-chip .element,[type=outlined][variant=error][disabled=""][inverse=true i].gov-chip .element,[type=outlined][variant=error][disabled=""][inverse="1"].gov-chip .element,[type=outlined][variant=error][disabled=true i][inverse=""].gov-chip .element,[type=outlined][variant=error][disabled=true i][inverse=true i].gov-chip .element,[type=outlined][variant=error][disabled=true i][inverse="1"].gov-chip .element,[type=outlined][variant=error][disabled="1"][inverse=""].gov-chip .element,[type=outlined][variant=error][disabled="1"][inverse=true i].gov-chip .element,[type=outlined][variant=error][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-error-outlined-inverse-disabled-bg, var(--gov-color-error-300));color:var(--gov-button-error-outlined-inverse-disabled-color, var(--gov-color-error-400));border-color:var(--gov-button-error-outlined-inverse-disabled-border-color, var(--gov-color-error-400))}@media not all and (pointer: coarse){[type=outlined][variant=error][hoverable].gov-chip .element:hover{background-color:var(--gov-button-error-outlined-hover-bg, var(--gov-color-error-100));color:var(--gov-button-error-outlined-hover-color, var(--gov-color-error))}[type=outlined][variant=error][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-error-outlined-active-bg, var(--gov-color-error-200))}}@media not all and (pointer: coarse){[type=outlined][variant=error][hoverable][inverse=""].gov-chip .element:hover,[type=outlined][variant=error][hoverable][inverse=true i].gov-chip .element:hover,[type=outlined][variant=error][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-error-outlined-inverse-hover-bg, var(--gov-color-error-500));color:var(--gov-button-error-outlined-inverse-hover-color, var(--gov-color-neutral-white))}[type=outlined][variant=error][hoverable][inverse=""].gov-chip .element:hover:active,[type=outlined][variant=error][hoverable][inverse=true i].gov-chip .element:hover:active,[type=outlined][variant=error][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-error-outlined-inverse-active-bg, var(--gov-color-error-400))}}[type=base][variant=error].gov-chip .element{color:var(--gov-button-error-base-color, var(--gov-color-error))}[type=base][variant=error][inverse=""].gov-chip .element,[type=base][variant=error][inverse=true i].gov-chip .element,[type=base][variant=error][inverse="1"].gov-chip .element{color:var(--gov-button-error-base-inverse-color, var(--gov-color-neutral-white));background-color:var(--gov-button-error-base-inverse-bg, transparent)}[type=base][variant=error][disabled=""].gov-chip .element,[type=base][variant=error][disabled=true i].gov-chip .element,[type=base][variant=error][disabled="1"].gov-chip .element{color:var(--gov-button-error-base-disabled-color, var(--gov-color-error-200))}[type=base][variant=error][disabled=""][inverse=""].gov-chip .element,[type=base][variant=error][disabled=""][inverse=true i].gov-chip .element,[type=base][variant=error][disabled=""][inverse="1"].gov-chip .element,[type=base][variant=error][disabled=true i][inverse=""].gov-chip .element,[type=base][variant=error][disabled=true i][inverse=true i].gov-chip .element,[type=base][variant=error][disabled=true i][inverse="1"].gov-chip .element,[type=base][variant=error][disabled="1"][inverse=""].gov-chip .element,[type=base][variant=error][disabled="1"][inverse=true i].gov-chip .element,[type=base][variant=error][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-error-base-inverse-disabled-bg, var(--gov-color-error-300));color:var(--gov-button-error-base-inverse-disabled-color, var(--gov-color-error-400))}@media not all and (pointer: coarse){[type=base][variant=error][hoverable].gov-chip .element:hover{background-color:var(--gov-button-error-base-hover-bg, var(--gov-color-error-100));color:var(--gov-button-error-base-hover-color, var(--gov-color-error))}[type=base][variant=error][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-error-base-active-bg, var(--gov-color-error-200))}}@media not all and (pointer: coarse){[type=base][variant=error][hoverable][inverse=""].gov-chip .element:hover,[type=base][variant=error][hoverable][inverse=true i].gov-chip .element:hover,[type=base][variant=error][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-error-base-inverse-hover-bg, var(--gov-color-error-500));color:var(--gov-button-error-base-inverse-hover-color, var(--gov-color-neutral-white))}[type=base][variant=error][hoverable][inverse=""].gov-chip .element:hover:active,[type=base][variant=error][hoverable][inverse=true i].gov-chip .element:hover:active,[type=base][variant=error][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-error-base-inverse-active-bg, var(--gov-color-error-400));color:var(--gov-button-error-base-inverse-active-color, var(--gov-color-neutral-white))}}[type=link][variant=error].gov-chip .element{color:var(--gov-button-error-link-color, var(--gov-color-error))}[type=link][variant=error][inverse=""].gov-chip .element,[type=link][variant=error][inverse=true i].gov-chip .element,[type=link][variant=error][inverse="1"].gov-chip .element{color:var(--gov-button-error-link-inverse-color, var(--gov-color-neutral-white));background-color:var(--gov-button-error-link-inverse-bg, transparent)}[type=link][variant=error][disabled=""].gov-chip .element,[type=link][variant=error][disabled=true i].gov-chip .element,[type=link][variant=error][disabled="1"].gov-chip .element{color:var(--gov-button-error-link-disabled-color, var(--gov-color-error-200))}[type=link][variant=error][disabled=""][inverse=""].gov-chip .element,[type=link][variant=error][disabled=""][inverse=true i].gov-chip .element,[type=link][variant=error][disabled=""][inverse="1"].gov-chip .element,[type=link][variant=error][disabled=true i][inverse=""].gov-chip .element,[type=link][variant=error][disabled=true i][inverse=true i].gov-chip .element,[type=link][variant=error][disabled=true i][inverse="1"].gov-chip .element,[type=link][variant=error][disabled="1"][inverse=""].gov-chip .element,[type=link][variant=error][disabled="1"][inverse=true i].gov-chip .element,[type=link][variant=error][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-error-link-inverse-disabled-bg, transparent);color:var(--gov-button-error-link-inverse-disabled-color, var(--gov-color-error-200))}@media not all and (pointer: coarse){[type=link][variant=error][hoverable].gov-chip .element:hover{background-color:var(--gov-button-error-link-hover-bg, transparent);color:var(--gov-button-error-link-hover-color, var(--gov-color-error))}[type=link][variant=error][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-error-link-active-bg, transparent);color:var(--gov-button-primary-link-active-color, var(--gov-color-error-500))}}@media not all and (pointer: coarse){[type=link][variant=error][hoverable][inverse=""].gov-chip .element:hover,[type=link][variant=error][hoverable][inverse=true i].gov-chip .element:hover,[type=link][variant=error][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-error-link-inverse-hover-bg, transparent);color:var(--gov-button-error-link-inverse-hover-color, var(--gov-color-neutral-white))}[type=link][variant=error][hoverable][inverse=""].gov-chip .element:hover:active,[type=link][variant=error][hoverable][inverse=true i].gov-chip .element:hover:active,[type=link][variant=error][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-error-link-inverse-active-bg, transparent);color:var(--gov-button-error-link-inverse-active-color, var(--gov-color-neutral-white))}}[type=solid][variant=success].gov-chip .element{background-color:var(--gov-button-success-solid-bg, var(--gov-color-success-500));color:var(--gov-button-success-solid-color, var(--gov-color-neutral-white))}[type=solid][variant=success][inverse=""].gov-chip .element,[type=solid][variant=success][inverse=true i].gov-chip .element,[type=solid][variant=success][inverse="1"].gov-chip .element{color:var(--gov-button-success-solid-inverse-color, var(--gov-color-success));background-color:var(--gov-button-success-solid-inverse-bg, var(--gov-color-success-200))}[type=solid][variant=success][inverse=""].gov-chip .element:focus-visible,[type=solid][variant=success][inverse=true i].gov-chip .element:focus-visible,[type=solid][variant=success][inverse="1"].gov-chip .element:focus-visible{background-color:var(--gov-button-success-solid-inverse-focus-bg, var(--gov-color-neutral-white))}[type=solid][variant=success][disabled=""].gov-chip .element,[type=solid][variant=success][disabled=true i].gov-chip .element,[type=solid][variant=success][disabled="1"].gov-chip .element{background-color:var(--gov-button-success-solid-disabled-bg, var(--gov-color-success-200));color:var(--gov-button-success-solid-disabled-color, var(--gov-color-neutral-white))}[type=solid][variant=success][disabled=""][inverse=""].gov-chip .element,[type=solid][variant=success][disabled=""][inverse=true i].gov-chip .element,[type=solid][variant=success][disabled=""][inverse="1"].gov-chip .element,[type=solid][variant=success][disabled=true i][inverse=""].gov-chip .element,[type=solid][variant=success][disabled=true i][inverse=true i].gov-chip .element,[type=solid][variant=success][disabled=true i][inverse="1"].gov-chip .element,[type=solid][variant=success][disabled="1"][inverse=""].gov-chip .element,[type=solid][variant=success][disabled="1"][inverse=true i].gov-chip .element,[type=solid][variant=success][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-success-solid-inverse-disabled-bg, var(--gov-color-success-300));color:var(--gov-button-success-solid-inverse-disabled-color, var(--gov-color-success-400))}@media not all and (pointer: coarse){[type=solid][variant=success][hoverable].gov-chip .element:hover{background-color:var(--gov-button-success-solid-hover-bg, var(--gov-color-success-600));color:var(--gov-button-success-solid-hover-color, var(--gov-color-neutral-white))}[type=solid][variant=success][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-success-solid-active-bg, var(--gov-color-success-700))}}@media not all and (pointer: coarse){[type=solid][variant=success][hoverable][inverse=""].gov-chip .element:hover,[type=solid][variant=success][hoverable][inverse=true i].gov-chip .element:hover,[type=solid][variant=success][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-success-solid-inverse-hover-bg, var(--gov-color-success-700));color:var(--gov-button-success-solid-inverse-hover-color, var(--gov-color-neutral-white))}[type=solid][variant=success][hoverable][inverse=""].gov-chip .element:hover:active,[type=solid][variant=success][hoverable][inverse=true i].gov-chip .element:hover:active,[type=solid][variant=success][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-success-solid-inverse-active-bg, var(--gov-color-success-800))}}[type=outlined][variant=success].gov-chip .element{color:var(--gov-button-success-outlined-color, var(--gov-color-success-500));border-color:var(--gov-button-success-outlined-border, var(--gov-color-success-500))}[type=outlined][variant=success][inverse=""].gov-chip .element,[type=outlined][variant=success][inverse=true i].gov-chip .element,[type=outlined][variant=success][inverse="1"].gov-chip .element{color:var(--gov-button-success-outlined-inverse-color, var(--gov-color-neutral-white));background-color:var(--gov-button-success-outlined-inverse-bg, transparent);border-color:var(--gov-button-success-outlined-inverse-border, var(--gov-color-neutral-white))}[type=outlined][variant=success][inverse=""].gov-chip .element:focus-visible,[type=outlined][variant=success][inverse=true i].gov-chip .element:focus-visible,[type=outlined][variant=success][inverse="1"].gov-chip .element:focus-visible{background-color:var(--gov-button-success-outlined-inverse-focus-bg, transparent)}[type=outlined][variant=success][disabled=""].gov-chip .element,[type=outlined][variant=success][disabled=true i].gov-chip .element,[type=outlined][variant=success][disabled="1"].gov-chip .element{background-color:var(--gov-button-success-outlined-disabled-bg, transparent);color:var(--gov-button-success-outlined-disabled-color, var(--gov-color-success-300));border-color:var(--gov-button-success-outlined-disabled-border, var(--gov-color-success-300))}[type=outlined][variant=success][disabled=""][inverse=""].gov-chip .element,[type=outlined][variant=success][disabled=""][inverse=true i].gov-chip .element,[type=outlined][variant=success][disabled=""][inverse="1"].gov-chip .element,[type=outlined][variant=success][disabled=true i][inverse=""].gov-chip .element,[type=outlined][variant=success][disabled=true i][inverse=true i].gov-chip .element,[type=outlined][variant=success][disabled=true i][inverse="1"].gov-chip .element,[type=outlined][variant=success][disabled="1"][inverse=""].gov-chip .element,[type=outlined][variant=success][disabled="1"][inverse=true i].gov-chip .element,[type=outlined][variant=success][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-success-outlined-inverse-disabled-bg, var(--gov-color-success-300));color:var(--gov-button-success-outlined-inverse-disabled-color, var(--gov-color-success-400));border-color:var(--gov-button-success-outlined-inverse-disabled-border-color, var(--gov-color-success-400))}@media not all and (pointer: coarse){[type=outlined][variant=success][hoverable].gov-chip .element:hover{background-color:var(--gov-button-success-outlined-hover-bg, var(--gov-color-success-100));color:var(--gov-button-success-outlined-hover-color, var(--gov-color-success-500))}[type=outlined][variant=success][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-success-outlined-active-bg, var(--gov-color-success-200))}}@media not all and (pointer: coarse){[type=outlined][variant=success][hoverable][inverse=""].gov-chip .element:hover,[type=outlined][variant=success][hoverable][inverse=true i].gov-chip .element:hover,[type=outlined][variant=success][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-success-outlined-inverse-hover-bg, var(--gov-color-success-500));color:var(--gov-button-success-outlined-inverse-hover-color, var(--gov-color-neutral-white))}[type=outlined][variant=success][hoverable][inverse=""].gov-chip .element:hover:active,[type=outlined][variant=success][hoverable][inverse=true i].gov-chip .element:hover:active,[type=outlined][variant=success][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-success-outlined-inverse-active-bg, var(--gov-color-success-400))}}[type=base][variant=success].gov-chip .element{color:var(--gov-button-success-base-color, var(--gov-color-success-500))}[type=base][variant=success][inverse=""].gov-chip .element,[type=base][variant=success][inverse=true i].gov-chip .element,[type=base][variant=success][inverse="1"].gov-chip .element{color:var(--gov-button-success-base-inverse-color, var(--gov-color-neutral-white));background-color:var(--gov-button-success-base-inverse-bg, transparent)}[type=base][variant=success][disabled=""].gov-chip .element,[type=base][variant=success][disabled=true i].gov-chip .element,[type=base][variant=success][disabled="1"].gov-chip .element{color:var(--gov-button-success-base-disabled-color, var(--gov-color-success-300))}[type=base][variant=success][disabled=""][inverse=""].gov-chip .element,[type=base][variant=success][disabled=""][inverse=true i].gov-chip .element,[type=base][variant=success][disabled=""][inverse="1"].gov-chip .element,[type=base][variant=success][disabled=true i][inverse=""].gov-chip .element,[type=base][variant=success][disabled=true i][inverse=true i].gov-chip .element,[type=base][variant=success][disabled=true i][inverse="1"].gov-chip .element,[type=base][variant=success][disabled="1"][inverse=""].gov-chip .element,[type=base][variant=success][disabled="1"][inverse=true i].gov-chip .element,[type=base][variant=success][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-success-base-inverse-disabled-bg, var(--gov-color-success-300));color:var(--gov-button-success-base-inverse-disabled-color, var(--gov-color-success-400))}@media not all and (pointer: coarse){[type=base][variant=success][hoverable].gov-chip .element:hover{background-color:var(--gov-button-success-base-hover-bg, var(--gov-color-success-100));color:var(--gov-button-success-base-hover-color, var(--gov-color-success-500))}[type=base][variant=success][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-success-base-active-bg, var(--gov-color-success-200))}}@media not all and (pointer: coarse){[type=base][variant=success][hoverable][inverse=""].gov-chip .element:hover,[type=base][variant=success][hoverable][inverse=true i].gov-chip .element:hover,[type=base][variant=success][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-success-base-inverse-hover-bg, var(--gov-color-success-600));color:var(--gov-button-success-base-inverse-hover-color, var(--gov-color-neutral-white))}[type=base][variant=success][hoverable][inverse=""].gov-chip .element:hover:active,[type=base][variant=success][hoverable][inverse=true i].gov-chip .element:hover:active,[type=base][variant=success][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-success-base-inverse-active-bg, var(--gov-color-success-500));color:var(--gov-button-success-base-inverse-active-color, var(--gov-color-neutral-white))}}[type=link][variant=success].gov-chip .element{color:var(--gov-button-success-link-color, var(--gov-color-success-500))}[type=link][variant=success][inverse=""].gov-chip .element,[type=link][variant=success][inverse=true i].gov-chip .element,[type=link][variant=success][inverse="1"].gov-chip .element{color:var(--gov-button-success-link-inverse-color, var(--gov-color-neutral-white));background-color:var(--gov-button-success-link-inverse-bg, transparent)}[type=link][variant=success][disabled=""].gov-chip .element,[type=link][variant=success][disabled=true i].gov-chip .element,[type=link][variant=success][disabled="1"].gov-chip .element{color:var(--gov-button-success-link-disabled-color, var(--gov-color-success-300))}[type=link][variant=success][disabled=""][inverse=""].gov-chip .element,[type=link][variant=success][disabled=""][inverse=true i].gov-chip .element,[type=link][variant=success][disabled=""][inverse="1"].gov-chip .element,[type=link][variant=success][disabled=true i][inverse=""].gov-chip .element,[type=link][variant=success][disabled=true i][inverse=true i].gov-chip .element,[type=link][variant=success][disabled=true i][inverse="1"].gov-chip .element,[type=link][variant=success][disabled="1"][inverse=""].gov-chip .element,[type=link][variant=success][disabled="1"][inverse=true i].gov-chip .element,[type=link][variant=success][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-success-link-inverse-disabled-bg, transparent);color:var(--gov-button-success-link-inverse-disabled-color, var(--gov-color-success-400))}@media not all and (pointer: coarse){[type=link][variant=success][hoverable].gov-chip .element:hover{background-color:var(--gov-button-success-link-hover-bg, transparent);color:var(--gov-button-success-link-hover-color, var(--gov-color-success-500))}[type=link][variant=success][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-success-link-active-bg, transparent);color:var(--gov-button-primary-link-active-color, var(--gov-color-success-600))}}@media not all and (pointer: coarse){[type=link][variant=success][hoverable][inverse=""].gov-chip .element:hover,[type=link][variant=success][hoverable][inverse=true i].gov-chip .element:hover,[type=link][variant=success][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-success-link-inverse-hover-bg, transparent);color:var(--gov-button-success-link-inverse-hover-color, var(--gov-color-neutral-white))}[type=link][variant=success][hoverable][inverse=""].gov-chip .element:hover:active,[type=link][variant=success][hoverable][inverse=true i].gov-chip .element:hover:active,[type=link][variant=success][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-success-link-inverse-active-bg, transparent);color:var(--gov-button-success-link-inverse-active-color, var(--gov-color-neutral-white))}}[type=solid][variant=warning].gov-chip .element{background-color:var(--gov-button-warning-solid-bg, var(--gov-color-warning-500));color:var(--gov-button-warning-solid-color, var(--gov-color-neutral-white))}[type=solid][variant=warning][inverse=""].gov-chip .element,[type=solid][variant=warning][inverse=true i].gov-chip .element,[type=solid][variant=warning][inverse="1"].gov-chip .element{color:var(--gov-button-warning-solid-inverse-color, var(--gov-color-warning));background-color:var(--gov-button-warning-solid-inverse-bg, var(--gov-color-warning-200))}[type=solid][variant=warning][inverse=""].gov-chip .element:focus-visible,[type=solid][variant=warning][inverse=true i].gov-chip .element:focus-visible,[type=solid][variant=warning][inverse="1"].gov-chip .element:focus-visible{background-color:var(--gov-button-warning-solid-inverse-focus-bg, var(--gov-color-neutral-white))}[type=solid][variant=warning][disabled=""].gov-chip .element,[type=solid][variant=warning][disabled=true i].gov-chip .element,[type=solid][variant=warning][disabled="1"].gov-chip .element{background-color:var(--gov-button-warning-solid-disabled-bg, var(--gov-color-warning-200));color:var(--gov-button-warning-solid-disabled-color, var(--gov-color-neutral-white))}[type=solid][variant=warning][disabled=""][inverse=""].gov-chip .element,[type=solid][variant=warning][disabled=""][inverse=true i].gov-chip .element,[type=solid][variant=warning][disabled=""][inverse="1"].gov-chip .element,[type=solid][variant=warning][disabled=true i][inverse=""].gov-chip .element,[type=solid][variant=warning][disabled=true i][inverse=true i].gov-chip .element,[type=solid][variant=warning][disabled=true i][inverse="1"].gov-chip .element,[type=solid][variant=warning][disabled="1"][inverse=""].gov-chip .element,[type=solid][variant=warning][disabled="1"][inverse=true i].gov-chip .element,[type=solid][variant=warning][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-warning-solid-inverse-disabled-bg, var(--gov-color-warning-300));color:var(--gov-button-warning-solid-inverse-disabled-color, var(--gov-color-warning-400))}@media not all and (pointer: coarse){[type=solid][variant=warning][hoverable].gov-chip .element:hover{background-color:var(--gov-button-warning-solid-hover-bg, var(--gov-color-warning-600));color:var(--gov-button-warning-solid-hover-color, var(--gov-color-neutral-white))}[type=solid][variant=warning][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-warning-solid-active-bg, var(--gov-color-warning-700))}}@media not all and (pointer: coarse){[type=solid][variant=warning][hoverable][inverse=""].gov-chip .element:hover,[type=solid][variant=warning][hoverable][inverse=true i].gov-chip .element:hover,[type=solid][variant=warning][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-warning-solid-inverse-hover-bg, var(--gov-color-warning-700));color:var(--gov-button-warning-solid-inverse-hover-color, var(--gov-color-neutral-white))}[type=solid][variant=warning][hoverable][inverse=""].gov-chip .element:hover:active,[type=solid][variant=warning][hoverable][inverse=true i].gov-chip .element:hover:active,[type=solid][variant=warning][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-warning-solid-inverse-active-bg, var(--gov-color-warning-800))}}[type=outlined][variant=warning].gov-chip .element{color:var(--gov-button-warning-outlined-color, var(--gov-color-warning-500));border-color:var(--gov-button-warning-outlined-border, var(--gov-color-warning-500))}[type=outlined][variant=warning][inverse=""].gov-chip .element,[type=outlined][variant=warning][inverse=true i].gov-chip .element,[type=outlined][variant=warning][inverse="1"].gov-chip .element{color:var(--gov-button-warning-outlined-inverse-color, var(--gov-color-neutral-white));background-color:var(--gov-button-warning-outlined-inverse-bg, transparent);border-color:var(--gov-button-warning-outlined-inverse-border, var(--gov-color-neutral-white))}[type=outlined][variant=warning][inverse=""].gov-chip .element:focus-visible,[type=outlined][variant=warning][inverse=true i].gov-chip .element:focus-visible,[type=outlined][variant=warning][inverse="1"].gov-chip .element:focus-visible{background-color:var(--gov-button-warning-outlined-inverse-focus-bg, transparent)}[type=outlined][variant=warning][disabled=""].gov-chip .element,[type=outlined][variant=warning][disabled=true i].gov-chip .element,[type=outlined][variant=warning][disabled="1"].gov-chip .element{background-color:var(--gov-button-warning-outlined-disabled-bg, transparent);color:var(--gov-button-warning-outlined-disabled-color, var(--gov-color-warning));border-color:var(--gov-button-warning-outlined-disabled-border, var(--gov-color-warning))}[type=outlined][variant=warning][disabled=""][inverse=""].gov-chip .element,[type=outlined][variant=warning][disabled=""][inverse=true i].gov-chip .element,[type=outlined][variant=warning][disabled=""][inverse="1"].gov-chip .element,[type=outlined][variant=warning][disabled=true i][inverse=""].gov-chip .element,[type=outlined][variant=warning][disabled=true i][inverse=true i].gov-chip .element,[type=outlined][variant=warning][disabled=true i][inverse="1"].gov-chip .element,[type=outlined][variant=warning][disabled="1"][inverse=""].gov-chip .element,[type=outlined][variant=warning][disabled="1"][inverse=true i].gov-chip .element,[type=outlined][variant=warning][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-warning-outlined-inverse-disabled-bg, var(--gov-color-warning-300));color:var(--gov-button-warning-outlined-inverse-disabled-color, var(--gov-color-warning-400));border-color:var(--gov-button-warning-outlined-inverse-disabled-border-color, var(--gov-color-warning-400))}@media not all and (pointer: coarse){[type=outlined][variant=warning][hoverable].gov-chip .element:hover{background-color:var(--gov-button-warning-outlined-hover-bg, var(--gov-color-warning-200));color:var(--gov-button-warning-outlined-hover-color, var(--gov-color-warning-500))}[type=outlined][variant=warning][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-warning-outlined-active-bg, var(--gov-color-warning-300))}}@media not all and (pointer: coarse){[type=outlined][variant=warning][hoverable][inverse=""].gov-chip .element:hover,[type=outlined][variant=warning][hoverable][inverse=true i].gov-chip .element:hover,[type=outlined][variant=warning][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-warning-outlined-inverse-hover-bg, var(--gov-color-warning-500));color:var(--gov-button-warning-outlined-inverse-hover-color, var(--gov-color-neutral-white))}[type=outlined][variant=warning][hoverable][inverse=""].gov-chip .element:hover:active,[type=outlined][variant=warning][hoverable][inverse=true i].gov-chip .element:hover:active,[type=outlined][variant=warning][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-warning-outlined-inverse-active-bg, var(--gov-color-warning-400))}}[type=base][variant=warning].gov-chip .element{color:var(--gov-button-warning-base-color, var(--gov-color-warning-500))}[type=base][variant=warning][inverse=""].gov-chip .element,[type=base][variant=warning][inverse=true i].gov-chip .element,[type=base][variant=warning][inverse="1"].gov-chip .element{color:var(--gov-button-warning-base-inverse-color, var(--gov-color-neutral-white));background-color:var(--gov-button-warning-base-inverse-bg, transparent)}[type=base][variant=warning][disabled=""].gov-chip .element,[type=base][variant=warning][disabled=true i].gov-chip .element,[type=base][variant=warning][disabled="1"].gov-chip .element{color:var(--gov-button-warning-base-disabled-color, var(--gov-color-warning))}[type=base][variant=warning][disabled=""][inverse=""].gov-chip .element,[type=base][variant=warning][disabled=""][inverse=true i].gov-chip .element,[type=base][variant=warning][disabled=""][inverse="1"].gov-chip .element,[type=base][variant=warning][disabled=true i][inverse=""].gov-chip .element,[type=base][variant=warning][disabled=true i][inverse=true i].gov-chip .element,[type=base][variant=warning][disabled=true i][inverse="1"].gov-chip .element,[type=base][variant=warning][disabled="1"][inverse=""].gov-chip .element,[type=base][variant=warning][disabled="1"][inverse=true i].gov-chip .element,[type=base][variant=warning][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-warning-base-inverse-disabled-bg, var(--gov-color-warning-300));color:var(--gov-button-warning-base-inverse-disabled-color, var(--gov-color-warning-400))}@media not all and (pointer: coarse){[type=base][variant=warning][hoverable].gov-chip .element:hover{background-color:var(--gov-button-warning-base-hover-bg, var(--gov-color-warning-200));color:var(--gov-button-warning-base-hover-color, var(--gov-color-warning-500))}[type=base][variant=warning][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-warning-base-active-bg, var(--gov-color-warning-300))}}@media not all and (pointer: coarse){[type=base][variant=warning][hoverable][inverse=""].gov-chip .element:hover,[type=base][variant=warning][hoverable][inverse=true i].gov-chip .element:hover,[type=base][variant=warning][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-warning-base-inverse-hover-bg, var(--gov-color-warning-500));color:var(--gov-button-warning-base-inverse-hover-color, var(--gov-color-neutral-white))}[type=base][variant=warning][hoverable][inverse=""].gov-chip .element:hover:active,[type=base][variant=warning][hoverable][inverse=true i].gov-chip .element:hover:active,[type=base][variant=warning][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-warning-base-inverse-active-bg, var(--gov-color-warning-400));color:var(--gov-button-warning-base-inverse-active-color, var(--gov-color-neutral-white))}}[type=link][variant=warning].gov-chip .element{color:var(--gov-button-warning-link-color, var(--gov-color-warning-500))}[type=link][variant=warning][inverse=""].gov-chip .element,[type=link][variant=warning][inverse=true i].gov-chip .element,[type=link][variant=warning][inverse="1"].gov-chip .element{color:var(--gov-button-warning-link-inverse-color, var(--gov-color-neutral-white));background-color:var(--gov-button-warning-link-inverse-bg, transparent)}[type=link][variant=warning][disabled=""].gov-chip .element,[type=link][variant=warning][disabled=true i].gov-chip .element,[type=link][variant=warning][disabled="1"].gov-chip .element{color:var(--gov-button-warning-link-disabled-color, var(--gov-color-warning))}[type=link][variant=warning][disabled=""][inverse=""].gov-chip .element,[type=link][variant=warning][disabled=""][inverse=true i].gov-chip .element,[type=link][variant=warning][disabled=""][inverse="1"].gov-chip .element,[type=link][variant=warning][disabled=true i][inverse=""].gov-chip .element,[type=link][variant=warning][disabled=true i][inverse=true i].gov-chip .element,[type=link][variant=warning][disabled=true i][inverse="1"].gov-chip .element,[type=link][variant=warning][disabled="1"][inverse=""].gov-chip .element,[type=link][variant=warning][disabled="1"][inverse=true i].gov-chip .element,[type=link][variant=warning][disabled="1"][inverse="1"].gov-chip .element{background-color:var(--gov-button-warning-link-inverse-disabled-bg, transparent);color:var(--gov-button-warning-link-inverse-disabled-color, var(--gov-color-warning-400))}@media not all and (pointer: coarse){[type=link][variant=warning][hoverable].gov-chip .element:hover{background-color:var(--gov-button-warning-link-hover-bg, transparent);color:var(--gov-button-warning-link-hover-color, var(--gov-color-warning-500))}[type=link][variant=warning][hoverable].gov-chip .element:hover:active{background-color:var(--gov-button-warning-link-active-bg, transparent);color:var(--gov-button-primary-link-active-color, var(--gov-color-warning-600))}}@media not all and (pointer: coarse){[type=link][variant=warning][hoverable][inverse=""].gov-chip .element:hover,[type=link][variant=warning][hoverable][inverse=true i].gov-chip .element:hover,[type=link][variant=warning][hoverable][inverse="1"].gov-chip .element:hover{background-color:var(--gov-button-warning-link-inverse-hover-bg, transparent);color:var(--gov-button-warning-link-inverse-hover-color, var(--gov-color-neutral-white))}[type=link][variant=warning][hoverable][inverse=""].gov-chip .element:hover:active,[type=link][variant=warning][hoverable][inverse=true i].gov-chip .element:hover:active,[type=link][variant=warning][hoverable][inverse="1"].gov-chip .element:hover:active{background-color:var(--gov-button-warning-link-inverse-active-bg, transparent);color:var(--gov-button-warning-link-inverse-active-color, var(--gov-color-neutral-white))}}[size=xs].gov-chip .element{font-weight:var(--gov-button-text-xs-font-weight, var(--gov-text-xs-font-weight));font-size:var(--gov-button-text-xs-font-size, var(--gov-text-xs-font-size));line-height:var(--gov-button-text-xs-line-height, var(--gov-text-xs-line-height));letter-spacing:var(--gov-button-text-xs-letter-spacing, var(--gov-text-xs-letter-spacing));-moz-column-gap:var(--gov-button-xs-padding-x, 0.625rem);column-gap:var(--gov-button-xs-padding-x, 0.625rem);min-height:var(--gov-button-xs-min-height, 1.5rem);padding:var(--gov-button-xs-padding-y, 0.125rem) var(--gov-button-xs-padding-x, 0.625rem)}[size=xs].gov-chip .element .gov-icon{width:var(--gov-button-xs-icon-size, 1rem);height:var(--gov-button-xs-icon-size, 1rem)}[size=s].gov-chip .element{font-weight:var(--gov-button-text-xs-font-weight, var(--gov-text-xs-font-weight));font-size:var(--gov-button-text-xs-font-size, var(--gov-text-xs-font-size));line-height:var(--gov-button-text-xs-line-height, var(--gov-text-xs-line-height));letter-spacing:var(--gov-button-text-xs-letter-spacing, var(--gov-text-xs-letter-spacing));-moz-column-gap:var(--gov-button-s-padding-x, 0.75rem);column-gap:var(--gov-button-s-padding-x, 0.75rem);min-height:var(--gov-button-s-min-height, 2rem);padding:var(--gov-button-s-padding-y, 0.25rem) var(--gov-button-s-padding-x, 0.75rem)}[size=s].gov-chip .element .gov-icon{width:var(--gov-button-s-icon-size, 1rem);height:var(--gov-button-s-icon-size, 1rem)}[size=m].gov-chip .element{font-weight:var(--gov-button-text-s-font-weight, var(--gov-text-s-font-weight));font-size:var(--gov-button-text-s-font-size, var(--gov-text-s-font-size));line-height:var(--gov-button-text-s-line-height, var(--gov-text-s-line-height));letter-spacing:var(--gov-button-text-s-letter-spacing, var(--gov-text-s-letter-spacing));-moz-column-gap:var(--gov-button-m-padding-x, 0.75rem);column-gap:var(--gov-button-m-padding-x, 0.75rem);min-height:var(--gov-button-m-min-height, 2.5rem);padding:var(--gov-button-m-padding-y, 0.375rem) var(--gov-button-m-padding-x, 0.75rem)}[size=m].gov-chip .element .gov-icon{width:var(--gov-button-m-icon-size, 1.25rem);height:var(--gov-button-m-icon-size, 1.25rem)}[size=l].gov-chip .element{font-weight:var(--gov-button-text-m-font-weight, var(--gov-text-m-font-weight));font-size:var(--gov-button-text-m-font-size, var(--gov-text-m-font-size));line-height:var(--gov-button-text-m-line-height, var(--gov-text-m-line-height));letter-spacing:var(--gov-button-text-m-letter-spacing, var(--gov-text-m-letter-spacing));-moz-column-gap:var(--gov-button-l-padding-x, 1rem);column-gap:var(--gov-button-l-padding-x, 1rem);min-height:var(--gov-button-l-min-height, 3rem);padding:var(--gov-button-l-padding-y, 0.5rem) var(--gov-button-l-padding-x, 1rem)}[size=l].gov-chip .element .gov-icon{width:var(--gov-button-l-icon-size, 1.5rem);height:var(--gov-button-l-icon-size, 1.5rem)}[size=xl].gov-chip .element{font-weight:var(--gov-button-text-xl-font-weight, var(--gov-text-xl-font-weight));font-size:var(--gov-button-text-xl-font-size, var(--gov-text-xl-font-size));line-height:var(--gov-button-text-xl-line-height, var(--gov-text-xl-line-height));letter-spacing:var(--gov-button-text-xl-letter-spacing, var(--gov-text-xl-letter-spacing));-moz-column-gap:var(--gov-button-xl-padding-x, 1.25rem);column-gap:var(--gov-button-xl-padding-x, 1.25rem);min-height:var(--gov-button-xl-min-height, 3.5rem);padding:var(--gov-button-xl-padding-y, 0.75rem) var(--gov-button-xl-padding-x, 1.25rem)}[size=xl].gov-chip .element .gov-icon{width:var(--gov-button-xl-icon-size, 1.75rem);height:var(--gov-button-xl-icon-size, 1.75rem)}.gov-chip{display:inline-flex}.gov-chip a .gov-icon{margin:0}.gov-chip .element{padding:0.25rem 0.625rem;font-family:var(--gov-font-family, "Roboto", sans-serif);font-weight:400;letter-spacing:initial}.gov-chip .gov-button .element{border:none}.gov-chip--has-right>.element{padding-top:0 !important;padding-right:0 !important;padding-bottom:0 !important}.gov-chip--has-left>.element{padding-top:0 !important;padding-bottom:0 !important;padding-left:0 !important}.gov-chip[size=xs] .element{border-radius:calc(var(--gov-button-xs-min-height, 1.5rem) * 0.5)}.gov-chip[size=xs][hoverable] .element:focus{outline:none}.gov-chip[size=xs][hoverable] .element:focus-visible{border-radius:calc(var(--gov-button-xs-min-height, 1.5rem) * 0.5);outline:var(--gov-outline-width, 0.125rem) solid var(--gov-color-focus-base);outline-offset:0.0625rem}.gov-chip[size=s] .element{border-radius:calc(var(--gov-button-s-min-height, 2rem) * 0.5)}.gov-chip[size=s][hoverable] .element:focus{outline:none}.gov-chip[size=s][hoverable] .element:focus-visible{border-radius:calc(var(--gov-button-s-min-height, 2rem) * 0.5);outline:var(--gov-outline-width, 0.125rem) solid var(--gov-color-focus-base);outline-offset:0.0625rem}.gov-chip[size=m] .element{border-radius:calc(var(--gov-button-m-min-height, 2.5rem) * 0.5)}.gov-chip[size=m][hoverable] .element:focus{outline:none}.gov-chip[size=m][hoverable] .element:focus-visible{border-radius:calc(var(--gov-button-m-min-height, 2.5rem) * 0.5);outline:var(--gov-outline-width, 0.125rem) solid var(--gov-color-focus-base);outline-offset:0.0625rem}.gov-chip[size=l] .element{border-radius:calc(var(--gov-button-l-min-height, 3rem) * 0.5)}.gov-chip[size=l][hoverable] .element:focus{outline:none}.gov-chip[size=l][hoverable] .element:focus-visible{border-radius:calc(var(--gov-button-l-min-height, 3rem) * 0.5);outline:var(--gov-outline-width, 0.125rem) solid var(--gov-color-focus-base);outline-offset:0.0625rem}.gov-chip[size=xl] .element{border-radius:calc(var(--gov-button-xl-min-height, 3.5rem) * 0.5)}.gov-chip[size=xl][hoverable] .element:focus{outline:none}.gov-chip[size=xl][hoverable] .element:focus-visible{border-radius:calc(var(--gov-button-xl-min-height, 3.5rem) * 0.5);outline:var(--gov-outline-width, 0.125rem) solid var(--gov-color-focus-base);outline-offset:0.0625rem}.gov-chip[variant=primary][inverse=""] .element,.gov-chip[variant=primary][inverse=""] .element .element,.gov-chip[variant=primary][inverse=true i] .element,.gov-chip[variant=primary][inverse=true i] .element .element,.gov-chip[variant=primary][inverse="1"] .element,.gov-chip[variant=primary][inverse="1"] .element .element{border-width:0.0625rem;border-color:var(--gov-chip-inverse-primary-border-color, var(--gov-color-primary-200));background-color:var(--gov-chip-inverse-primary-bg, var(--gov-color-primary-100));color:var(--gov-chip-inverse-primary-color, var(--gov-color-primary))}@media not all and (pointer: coarse){.gov-chip[variant=primary][inverse=""] .element:hover,.gov-chip[variant=primary][inverse=""] .element .element:hover,.gov-chip[variant=primary][inverse=true i] .element:hover,.gov-chip[variant=primary][inverse=true i] .element .element:hover,.gov-chip[variant=primary][inverse="1"] .element:hover,.gov-chip[variant=primary][inverse="1"] .element .element:hover{border-color:var(--gov-chip-inverse-primary-border-color-hover, var(--gov-color-primary-200))}}.gov-chip[variant=secondary][inverse=""] .element,.gov-chip[variant=secondary][inverse=""] .element .element,.gov-chip[variant=secondary][inverse=true i] .element,.gov-chip[variant=secondary][inverse=true i] .element .element,.gov-chip[variant=secondary][inverse="1"] .element,.gov-chip[variant=secondary][inverse="1"] .element .element{border-width:0.0625rem;border-color:var(--gov-chip-inverse-secondary-border-color, var(--gov-color-secondary-400));background-color:var(--gov-chip-inverse-secondary-bg, var(--gov-color-secondary-200));color:var(--gov-chip-inverse-secondary-color, var(--gov-color-secondary-900))}@media not all and (pointer: coarse){.gov-chip[variant=secondary][inverse=""] .element:hover,.gov-chip[variant=secondary][inverse=""] .element .element:hover,.gov-chip[variant=secondary][inverse=true i] .element:hover,.gov-chip[variant=secondary][inverse=true i] .element .element:hover,.gov-chip[variant=secondary][inverse="1"] .element:hover,.gov-chip[variant=secondary][inverse="1"] .element .element:hover{border-color:var(--gov-chip-inverse-secondary-border-color-hover, var(--gov-color-secondary-400))}}.gov-chip[variant=success][inverse=""] .element,.gov-chip[variant=success][inverse=""] .element .element,.gov-chip[variant=success][inverse=true i] .element,.gov-chip[variant=success][inverse=true i] .element .element,.gov-chip[variant=success][inverse="1"] .element,.gov-chip[variant=success][inverse="1"] .element .element{border-width:0.0625rem;border-color:var(--gov-chip-inverse-success-border-color, var(--gov-color-success-200));background-color:var(--gov-chip-inverse-success-bg, var(--gov-color-success-100));color:var(--gov-chip-inverse-success-color, var(--gov-color-success-600))}@media not all and (pointer: coarse){.gov-chip[variant=success][inverse=""] .element:hover,.gov-chip[variant=success][inverse=""] .element .element:hover,.gov-chip[variant=success][inverse=true i] .element:hover,.gov-chip[variant=success][inverse=true i] .element .element:hover,.gov-chip[variant=success][inverse="1"] .element:hover,.gov-chip[variant=success][inverse="1"] .element .element:hover{border-color:var(--gov-chip-inverse-success-border-color-hover, var(--gov-color-success-200))}}.gov-chip[variant=warning][inverse=""] .element,.gov-chip[variant=warning][inverse=""] .element .element,.gov-chip[variant=warning][inverse=true i] .element,.gov-chip[variant=warning][inverse=true i] .element .element,.gov-chip[variant=warning][inverse="1"] .element,.gov-chip[variant=warning][inverse="1"] .element .element{border-width:0.0625rem;border-color:var(--gov-chip-inverse-warning-border-color, var(--gov-color-warning-200));background-color:var(--gov-chip-inverse-warning-bg, var(--gov-color-warning-100));color:var(--gov-chip-inverse-warning-color, var(--gov-color-warning-600))}@media not all and (pointer: coarse){.gov-chip[variant=warning][inverse=""] .element:hover,.gov-chip[variant=warning][inverse=""] .element .element:hover,.gov-chip[variant=warning][inverse=true i] .element:hover,.gov-chip[variant=warning][inverse=true i] .element .element:hover,.gov-chip[variant=warning][inverse="1"] .element:hover,.gov-chip[variant=warning][inverse="1"] .element .element:hover{border-color:var(--gov-chip-inverse-warning-border-color-hover, var(--gov-color-warning-200))}}.gov-chip[variant=error][inverse=""] .element,.gov-chip[variant=error][inverse=""] .element .element,.gov-chip[variant=error][inverse=true i] .element,.gov-chip[variant=error][inverse=true i] .element .element,.gov-chip[variant=error][inverse="1"] .element,.gov-chip[variant=error][inverse="1"] .element .element{border-width:0.0625rem;border-color:var(--gov-chip-inverse-error-border-color, var(--gov-color-error-200));background-color:var(--gov-chip-inverse-error-bg, var(--gov-color-error-100));color:var(--gov-chip-inverse-error-color, var(--gov-color-error-500))}@media not all and (pointer: coarse){.gov-chip[variant=error][inverse=""] .element:hover,.gov-chip[variant=error][inverse=""] .element .element:hover,.gov-chip[variant=error][inverse=true i] .element:hover,.gov-chip[variant=error][inverse=true i] .element .element:hover,.gov-chip[variant=error][inverse="1"] .element:hover,.gov-chip[variant=error][inverse="1"] .element .element:hover{border-color:var(--gov-chip-inverse-error-border-color-hover, var(--gov-color-error-200))}}';const h=e(class e extends r{constructor(){super();this.__registerHost();this.govClick=o(this,"gov-click",7);this.inverse=false;this.disabled=false;this.href=undefined;this.target=undefined;this.iconLeft=undefined;this.iconRight=undefined;this.size=l._M;this.tag="span";this.variant=s.PRIMARY;this.focusable=true;this.identifier=undefined;this.wcagLabel=undefined;this.wcagControls=undefined;this.wcagSelected=undefined;this.h=v(this.host);this.chipId=c("GovChip")}validateVariant(e){a(s,e,b.root)}validateSize(e){a(l,e,b.root)}componentWillLoad(){this.validateVariant(this.variant);this.validateSize(this.size)}render(){const e=this.href?p.A:this.tag;const r=e==p.BUTTON?p.BUTTON:undefined;const o=g(this.iconLeft);const a=g(this.iconRight);return i(n,{class:this.h.classes([b.root,this.h.hasSlot("right")?b.hasRight:undefined,this.h.hasSlot("left")?b.hasLeft:undefined]),disabled:this.disabled,href:this.href,variant:this.variant,type:this.inverse?undefined:"solid",size:this.size,inverse:this.inverse,hoverable:e==p.A||e==p.BUTTON},i(e,{class:"element",href:this.href,target:this.target,"aria-label":this.wcagLabel,ref:e=>this.triggerRef=e,onClick:this.onClickHandler.bind(this),"aria-controls":this.wcagControls,"aria-selected":t(this.wcagSelected),tabindex:this.focusable?"0":"-1",id:this.identifier||this.chipId,type:r},this.h.hasSlot("left")&&i("slot",{name:"left"}),this.h.hasSlot("left-icon")&&i("slot",{name:"left-icon"}),o&&i("gov-icon",{type:o.type,name:o.name}),i("slot",null),this.h.hasSlot("right-icon")&&i("slot",{name:"right-icon"}),this.h.hasSlot("right")&&i("slot",{name:"right"}),a&&i("gov-icon",{type:a.type,name:a.name})))}onClickHandler(e){e.stopPropagation();if(this.disabled===false&&this.tag===p.BUTTON){this.govClick.emit(e)}}async getTriggerRef(){return this.triggerRef}async getTriggerIdentifier(){return this.identifier||this.chipId}async setFocus(){this.triggerRef.focus()}get host(){return this}static get watchers(){return{variant:["validateVariant"],size:["validateSize"]}}static get style(){return u}},[4,"gov-chip",{inverse:[4],disabled:[4],href:[1],target:[1],iconLeft:[1,"icon-left"],iconRight:[1,"icon-right"],size:[1],tag:[1],variant:[1],focusable:[4],identifier:[1],wcagLabel:[1,"wcag-label"],wcagControls:[1,"wcag-controls"],wcagSelected:[4,"wcag-selected"],getTriggerRef:[64],getTriggerIdentifier:[64],setFocus:[64]}]);function m(){if(typeof customElements==="undefined"){return}const e=["gov-chip","gov-icon"];e.forEach((e=>{switch(e){case"gov-chip":if(!customElements.get(e)){customElements.define(e,h)}break;case"gov-icon":if(!customElements.get(e)){d()}break}}))}m();export{h as G,m as d};
2
+ //# sourceMappingURL=p-7b41bbaf.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["NativeType","ChipClass","root","inner","hasRight","hasLeft","govChipCss","GovChip","proxyCustomElement","H","constructor","ButtonSizes","_M","ButtonVariants","PRIMARY","this","h","govHost","host","chipId","createID","validateVariant","newValue","validateProp","validateSize","componentWillLoad","variant","size","render","Tag","href","A","tag","nativeType","BUTTON","undefined","iconLeft","prepareIconFormat","iconRight","Host","class","classes","hasSlot","disabled","type","inverse","hoverable","target","wcagLabel","ref","el","triggerRef","onClick","onClickHandler","bind","wcagControls","toBoolAttr","wcagSelected","tabindex","focusable","id","identifier","name","e","stopPropagation","govClick","emit","getTriggerRef","getTriggerIdentifier","setFocus","focus"],"sources":["../../../packages/core/src/components/gov-chip/constants.ts","../../../packages/core/src/components/gov-chip/gov-chip.scss?tag=gov-chip","../../../packages/core/src/components/gov-chip/gov-chip.tsx"],"sourcesContent":["import { ValueOf } from '../../types/interfaces'\n\nexport enum NativeType {\n\tA = 'a',\n\tSPAN = 'span',\n\tBUTTON = 'button',\n}\n\nexport type NativeTypesType = `${ValueOf<typeof NativeType>}`\n\nexport const ChipClass = {\n\troot: 'gov-chip',\n\tinner: 'gov-chip__inner',\n\thasRight: 'gov-chip--has-right',\n\thasLeft: 'gov-chip--has-left',\n}\n","/*\n * Chip\n */\n\n// Shared definitions - button & chip\n@import \"../gov-button/button/gov-button-core\";\n\n.gov-chip {\n\t@extend %button-core;\n\tdisplay: inline-flex;\n\ta .gov-icon {\n\t\tmargin: 0;\n\t}\n\t.element {\n\t\tpadding: rem-calc(4 10);\n\t\tfont-family: $font-family-primary;\n\t\tfont-weight: 400;\n\t\tletter-spacing: initial;\n\t}\n\t.gov-button {\n\t\t.element {\n\t\t\tborder: none;\n\t\t}\n\t}\n\t&--has-right > .element {\n\t\tpadding-top: 0 !important;\n\t\tpadding-right: 0 !important;\n\t\tpadding-bottom: 0 !important;\n\t}\n\n\t&--has-left > .element {\n\t\tpadding-top: 0 !important;\n\t\tpadding-bottom: 0 !important;\n\t\tpadding-left: 0 !important;\n\t}\n\n\t// VARIANTS\n\t@each $size, $definitions in $button-sizes {\n\t\t$radius: calc(#{get(\"min-height\", $definitions)} * 0.5);\n\t\t&[size=\"#{$size}\"] {\n\t\t\t.element {\n\t\t\t\tborder-radius: $radius;\n\t\t\t}\n\n\t\t\t// HOVERS\n\t\t\t&[hoverable] .element {\n\t\t\t\t@include focus-outline($radius, $outline-offset);\n\t\t\t}\n\t\t}\n\t}\n\t@each $variant, $types in $chip-inverse-variants {\n\t\t&[variant=\"#{$variant}\"] {\n\t\t\t@include parameter(\"inverse\") {\n\t\t\t\t.element,\n\t\t\t\t.element .element {\n\t\t\t\t\tborder-width: rem-calc(1);\n\t\t\t\t\tborder-color: deep-map-get($chip-inverse-variants, $variant, \"border-color\");\n\t\t\t\t\tbackground-color: deep-map-get($chip-inverse-variants, $variant, \"bg\");\n\t\t\t\t\tcolor: deep-map-get($chip-inverse-variants, $variant, \"color\");\n\t\t\t\t\t@include hover() {\n\t\t\t\t\t\tborder-color: deep-map-get($chip-inverse-variants, $variant, \"border-color-hover\");\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n","import { Component, Element, Event, EventEmitter, h, Host, Method, Prop, Watch } from \"@stencil/core\"\nimport { GovHost } from \"../../helpers/Dom/template.types\"\nimport { validateProp } from \"../../helpers/Validate/props\"\nimport { govHost, toBoolAttr } from \"../../helpers/Dom/template\"\nimport { ChipClass, NativeType, NativeTypesType } from \"./constants\"\nimport { ButtonSizes, ButtonSizesType, ButtonVariants, ButtonVariantType } from \"../gov-button/button/constants\"\nimport { createID } from \"../../utils/string.utils\"\nimport {prepareIconFormat} from \"../gov-icon/helpers\";\n\n@Component({\n\ttag: \"gov-chip\",\n\tstyleUrl: \"gov-chip.scss\",\n})\nexport class GovChip {\n\tprivate triggerRef?: HTMLButtonElement | HTMLLinkElement | HTMLSpanElement\n\tprivate h: GovHost\n\tprivate readonly chipId: string\n\n\tconstructor() {\n\t\tthis.h = govHost(this.host)\n\t\tthis.chipId = createID('GovChip')\n\t}\n\n\t@Element() host: HTMLGovChipElement\n\n\t/**\n\t * Determine if component should have inverse colors to be used on dark background\n\t */\n\t@Prop() readonly inverse: boolean = false\n\t/**\n\t * Makes the chip component disabled.\n\t * This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.\n\t */\n\t@Prop() readonly disabled: boolean = false\n\t/**\n\t * Same as original parameter\n\t * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href\n\t */\n\t@Prop() readonly href: string\n\t/**\n\t * Same as original parameter\n\t * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target\n\t */\n\t@Prop() readonly target: string\n\t/**\n\t * Definition of the button icon on the left. The icon must be defined in the form \"type/name\".\n\t */\n\t@Prop({attribute: \"icon-left\"}) readonly iconLeft?: string\n\t/**\n\t * Definition of the button icon on the left. The icon must be defined in the form \"type/name\".\n\t */\n\t@Prop({attribute: \"icon-right\"}) readonly iconRight?: string\n\t/**\n\t * Chip’s size.\n\t */\n\t@Prop() readonly size: ButtonSizesType = ButtonSizes._M\n\t/**\n\t * Used to change the HTML tag in the chip\n\t */\n\t@Prop() readonly tag: NativeTypesType = \"span\"\n\t/**\n\t * Style variation of the chip.\n\t */\n\t@Prop() readonly variant: ButtonVariantType = ButtonVariants.PRIMARY\n\t/**\n\t * Same as original parameter\n\t * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/focusable\n\t */\n\t@Prop() readonly focusable: boolean = true\n\t/**\n\t * Custom chip identifier. Otherwise, it will be generated\n\t */\n\t@Prop() readonly identifier: string\n\t/**\n\t * Adds accessible label for the button that is only shown for screen readers.\n\t * Typically, this label text replaces the visible text on the button for users who use assistive technology.\n\t */\n\t@Prop({ attribute: \"wcag-label\" }) readonly wcagLabel: string\n\t/**\n\t * 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\n\t */\n\t@Prop({ attribute: \"wcag-controls\" }) readonly wcagControls: string\n\t/**\n\t * Same as original parameter\n\t * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-selected\n\t */\n\t@Prop({ attribute: \"wcag-selected\" }) readonly wcagSelected: boolean\n\t/**\n\t * Emitted when the button click.\n\t */\n\t@Event({ eventName: \"gov-click\" }) govClick: EventEmitter<PointerEvent>\n\n\t@Watch(\"variant\")\n\tvalidateVariant(newValue: string): void {\n\t\tvalidateProp(ButtonVariants, newValue, ChipClass.root)\n\t}\n\n\t@Watch(\"size\")\n\tvalidateSize(newValue: string): void {\n\t\tvalidateProp(ButtonSizes, newValue, ChipClass.root)\n\t}\n\n\tcomponentWillLoad(): void {\n\t\tthis.validateVariant(this.variant)\n\t\tthis.validateSize(this.size)\n\t}\n\n\trender() {\n\t\tconst Tag = this.href ? NativeType.A : this.tag\n\t\tconst nativeType = Tag == NativeType.BUTTON ? NativeType.BUTTON : undefined\n\n\t\tconst iconLeft = prepareIconFormat(this.iconLeft)\n\t\tconst iconRight = prepareIconFormat(this.iconRight)\n\n\t\treturn (\n\t\t\t<Host\n\t\t\t\tclass={this.h.classes([\n\t\t\t\t\tChipClass.root,\n\t\t\t\t\tthis.h.hasSlot(\"right\") ? ChipClass.hasRight : undefined,\n\t\t\t\t\tthis.h.hasSlot(\"left\") ? ChipClass.hasLeft : undefined,\n\t\t\t\t])}\n\t\t\t\tdisabled={this.disabled}\n\t\t\t\thref={this.href}\n\t\t\t\tvariant={this.variant}\n\t\t\t\ttype={this.inverse ? undefined : \"solid\"}\n\t\t\t\tsize={this.size}\n\t\t\t\tinverse={this.inverse}\n\t\t\t\thoverable={Tag == NativeType.A || Tag == NativeType.BUTTON}\n\t\t\t>\n\t\t\t\t<Tag\n\t\t\t\t\tclass=\"element\"\n\t\t\t\t\thref={this.href}\n\t\t\t\t\ttarget={this.target}\n\t\t\t\t\taria-label={this.wcagLabel}\n\t\t\t\t\tref={el => (this.triggerRef = el as HTMLLinkElement | HTMLButtonElement | HTMLSpanElement)}\n\t\t\t\t\tonClick={this.onClickHandler.bind(this)}\n\t\t\t\t\taria-controls={this.wcagControls}\n\t\t\t\t\taria-selected={toBoolAttr(this.wcagSelected)}\n\t\t\t\t\ttabindex={this.focusable ? \"0\" : \"-1\"}\n\t\t\t\t\tid={this.identifier || this.chipId}\n\t\t\t\t\ttype={nativeType}>\n\t\t\t\t\t{this.h.hasSlot(\"left\") && <slot name=\"left\"></slot>}\n\t\t\t\t\t{this.h.hasSlot(\"left-icon\") && <slot name=\"left-icon\"></slot>}\n\t\t\t\t\t{iconLeft && \t<gov-icon type={iconLeft.type} name={iconLeft.name}></gov-icon>}\n\t\t\t\t\t<slot />\n\t\t\t\t\t{this.h.hasSlot(\"right-icon\") && <slot name=\"right-icon\"></slot>}\n\t\t\t\t\t{this.h.hasSlot(\"right\") && <slot name=\"right\"></slot>}\n\t\t\t\t\t{iconRight && \t<gov-icon type={iconRight.type} name={iconRight.name}></gov-icon>}\n\t\t\t\t</Tag>\n\t\t\t</Host>\n\t\t)\n\t}\n\n\tprivate onClickHandler(e: PointerEvent): void {\n\t\te.stopPropagation()\n\t\tif (this.disabled === false && this.tag === NativeType.BUTTON) {\n\t\t\tthis.govClick.emit(e)\n\t\t}\n\t}\n\n\t/**\n\t * Returns a clickable element instance\n\t */\n\t@Method()\n\tasync getTriggerRef() {\n\t\treturn this.triggerRef\n\t}\n\n\t/**\n\t * Returns a unique tab trigger identifier\n\t */\n\t@Method()\n\tasync getTriggerIdentifier(): Promise<string> {\n\t\treturn this.identifier || this.chipId\n\t}\n\n\t/**\n\t * Focus button element\n\t */\n\t@Method()\n\tasync setFocus(): Promise<void> {\n\t\tthis.triggerRef.focus()\n\t}\n}\n"],"mappings":"4RAEA,IAAYA,GAAZ,SAAYA,GACXA,EAAA,SACAA,EAAA,eACAA,EAAA,kBACA,EAJD,CAAYA,MAAU,KAQf,MAAMC,EAAY,CACxBC,KAAM,WACNC,MAAO,kBACPC,SAAU,sBACVC,QAAS,sBCdV,MAAMC,EAAa,ww4E,MCaNC,EAAOC,EAAA,MAAAD,UAAAE,EAKnB,WAAAC,G,+EAUoC,M,cAKC,M,qGAsBIC,EAAYC,G,SAIb,O,aAIMC,EAAeC,Q,eAKvB,K,2GAjDrCC,KAAKC,EAAIC,EAAQF,KAAKG,MACtBH,KAAKI,OAASC,EAAS,U,CAyExB,eAAAC,CAAgBC,GACfC,EAAaV,EAAgBS,EAAUrB,EAAUC,K,CAIlD,YAAAsB,CAAaF,GACZC,EAAaZ,EAAaW,EAAUrB,EAAUC,K,CAG/C,iBAAAuB,GACCV,KAAKM,gBAAgBN,KAAKW,SAC1BX,KAAKS,aAAaT,KAAKY,K,CAGxB,MAAAC,GACC,MAAMC,EAAMd,KAAKe,KAAO9B,EAAW+B,EAAIhB,KAAKiB,IAC5C,MAAMC,EAAaJ,GAAO7B,EAAWkC,OAASlC,EAAWkC,OAASC,UAElE,MAAMC,EAAWC,EAAkBtB,KAAKqB,UACxC,MAAME,EAAYD,EAAkBtB,KAAKuB,WAEzC,OACCtB,EAACuB,EAAI,CACJC,MAAOzB,KAAKC,EAAEyB,QAAQ,CACrBxC,EAAUC,KACVa,KAAKC,EAAE0B,QAAQ,SAAWzC,EAAUG,SAAW+B,UAC/CpB,KAAKC,EAAE0B,QAAQ,QAAUzC,EAAUI,QAAU8B,YAE9CQ,SAAU5B,KAAK4B,SACfb,KAAMf,KAAKe,KACXJ,QAASX,KAAKW,QACdkB,KAAM7B,KAAK8B,QAAUV,UAAY,QACjCR,KAAMZ,KAAKY,KACXkB,QAAS9B,KAAK8B,QACdC,UAAWjB,GAAO7B,EAAW+B,GAAKF,GAAO7B,EAAWkC,QAEpDlB,EAACa,EAAG,CACHW,MAAM,UACNV,KAAMf,KAAKe,KACXiB,OAAQhC,KAAKgC,OAAM,aACPhC,KAAKiC,UACjBC,IAAKC,GAAOnC,KAAKoC,WAAaD,EAC9BE,QAASrC,KAAKsC,eAAeC,KAAKvC,MAAK,gBACxBA,KAAKwC,aAAY,gBACjBC,EAAWzC,KAAK0C,cAC/BC,SAAU3C,KAAK4C,UAAY,IAAM,KACjCC,GAAI7C,KAAK8C,YAAc9C,KAAKI,OAC5ByB,KAAMX,GACLlB,KAAKC,EAAE0B,QAAQ,SAAW1B,EAAA,QAAM8C,KAAK,SACrC/C,KAAKC,EAAE0B,QAAQ,cAAgB1B,EAAA,QAAM8C,KAAK,cAC1C1B,GAAapB,EAAA,YAAU4B,KAAMR,EAASQ,KAAMkB,KAAM1B,EAAS0B,OAC5D9C,EAAA,aACCD,KAAKC,EAAE0B,QAAQ,eAAiB1B,EAAA,QAAM8C,KAAK,eAC3C/C,KAAKC,EAAE0B,QAAQ,UAAY1B,EAAA,QAAM8C,KAAK,UACtCxB,GAActB,EAAA,YAAU4B,KAAMN,EAAUM,KAAMkB,KAAMxB,EAAUwB,Q,CAM3D,cAAAT,CAAeU,GACtBA,EAAEC,kBACF,GAAIjD,KAAK4B,WAAa,OAAS5B,KAAKiB,MAAQhC,EAAWkC,OAAQ,CAC9DnB,KAAKkD,SAASC,KAAKH,E,EAQrB,mBAAMI,GACL,OAAOpD,KAAKoC,U,CAOb,0BAAMiB,GACL,OAAOrD,KAAK8C,YAAc9C,KAAKI,M,CAOhC,cAAMkD,GACLtD,KAAKoC,WAAWmB,O"}
@@ -0,0 +1,2 @@
1
+ import{p as o,H as i,c as t,h as e,d as r}from"./p-2dee9951.js";import{g as n,c as a,d as s,e as l}from"./p-53e02bee.js";import{g as v,a as g,t as c,c as m}from"./p-c353678b.js";import{c as p}from"./p-003e6cca.js";import{v as u}from"./p-dcb5fb35.js";import{b as f,c as d}from"./p-4ff831e3.js";import{c as h}from"./p-24636c53.js";import{d as x}from"./p-03990da5.js";import{d as z}from"./p-2af02cbd.js";const y='.gov-spin-animation,.gov-pseudo-spin-animation::before{animation:spin 4s linear infinite}@keyframes spin{100%{transform:rotate(360deg)}}@keyframes countdown{to{transform:scaleX(0)}}@keyframes progress{0%{background-position:-200px 0}100%{background-position:calc(200px + 100%) 0}}@keyframes pulse{0%{opacity:1}50%{opacity:0.4}100%{opacity:1}}.gov-form-input{position:relative;display:flex;width:100%;align-items:center}.gov-form-input .element{position:relative;display:flex;flex:1 1 auto}.gov-form-input input,.gov-form-input select,.gov-form-input textarea{width:100%;border-radius:var(--gov-border-radius, 0.1875rem);background-color:var(--gov-form-bg-color, var(--gov-color-neutral-white));font-family:var(--gov-font-family, "Roboto", sans-serif)}.gov-form-input input:focus,.gov-form-input select:focus,.gov-form-input textarea:focus{outline:none}.gov-form-input input:focus-visible,.gov-form-input select:focus-visible,.gov-form-input textarea:focus-visible{border-radius:var(--gov-border-radius, 0.1875rem);outline:var(--gov-outline-width, 0.125rem) solid var(--gov-color-focus-base);outline-offset:0}.gov-form-input input::-moz-placeholder,.gov-form-input select::-moz-placeholder,.gov-form-input textarea::-moz-placeholder{color:var(--gov-form-placeholder-color, var(--gov-color-secondary-600))}.gov-form-input input::placeholder,.gov-form-input select::placeholder,.gov-form-input textarea::placeholder{color:var(--gov-form-placeholder-color, var(--gov-color-secondary-600))}.gov-form-input textarea{font-weight:var(--gov-text-m-font-weight);font-size:var(--gov-text-m-font-size);line-height:var(--gov-text-m-line-height);letter-spacing:var(--gov-text-m-letter-spacing);padding:0.5rem 0.75rem;resize:none}.gov-form-input *[slot=left-icon],.gov-form-input *[slot=right-icon]{position:absolute;top:50%;display:flex;justify-content:center;transform:translateY(-50%);pointer-events:none}.gov-form-input *[slot=left-icon]{left:0}.gov-form-input *[slot=right-icon]{right:0}.gov-form-input *[slot=prefix],.gov-form-input *[slot=sufix]{margin:0}[size=s].gov-form-input{font-weight:var(--gov-text-s-font-weight);font-size:var(--gov-text-s-font-size);line-height:var(--gov-text-s-line-height);letter-spacing:var(--gov-text-s-letter-spacing);gap:0.5rem var(--gov-form-input-core-s-icon-size, 1rem)}[size=s].gov-form-input input,[size=s].gov-form-input select{font-weight:var(--gov-text-s-font-weight);font-size:var(--gov-text-s-font-size);line-height:var(--gov-text-s-line-height);letter-spacing:var(--gov-text-s-letter-spacing);height:var(--gov-form-input-core-s-height, 2rem);padding:var(--gov-form-input-core-s-padding, 0.25rem 0.75rem)}[size=s].gov-form-input *[slot=left-icon],[size=s].gov-form-input *[slot=right-icon]{width:var(--gov-form-input-core-s-icon-size, 1rem);height:var(--gov-form-input-core-s-icon-size, 1rem)}[size=s].gov-form-input *[slot=left-icon]{left:calc((var(--gov-form-input-core-s-icon-padding, 2rem) - var(--gov-form-input-core-s-icon-size, 1rem)) / 2)}[size=s].gov-form-input *[slot=left-icon]~input{padding-left:var(--gov-form-input-core-s-icon-padding, 2rem)}[size=s].gov-form-input *[slot=right-icon]{right:calc((var(--gov-form-input-core-s-icon-padding, 2rem) - var(--gov-form-input-core-s-icon-size, 1rem)) / 2)}[size=s].gov-form-input *[slot=right-icon]~input,[size=s].gov-form-input *[slot=right-icon]~select{padding-right:var(--gov-form-input-core-s-icon-padding, 2rem)}[size=m].gov-form-input{font-weight:var(--gov-text-m-font-weight);font-size:var(--gov-text-m-font-size);line-height:var(--gov-text-m-line-height);letter-spacing:var(--gov-text-m-letter-spacing);gap:0.5rem var(--gov-form-input-core-m-icon-size, 1rem)}[size=m].gov-form-input input,[size=m].gov-form-input select{font-weight:var(--gov-text-m-font-weight);font-size:var(--gov-text-m-font-size);line-height:var(--gov-text-m-line-height);letter-spacing:var(--gov-text-m-letter-spacing);height:var(--gov-form-input-core-m-height, 2.5rem);padding:var(--gov-form-input-core-m-padding, 0.4375rem 0.75rem)}[size=m].gov-form-input *[slot=left-icon],[size=m].gov-form-input *[slot=right-icon]{width:var(--gov-form-input-core-m-icon-size, 1rem);height:var(--gov-form-input-core-m-icon-size, 1rem)}[size=m].gov-form-input *[slot=left-icon]{left:calc((var(--gov-form-input-core-m-icon-padding, 2.5rem) - var(--gov-form-input-core-m-icon-size, 1rem)) / 2)}[size=m].gov-form-input *[slot=left-icon]~input{padding-left:var(--gov-form-input-core-m-icon-padding, 2.5rem)}[size=m].gov-form-input *[slot=right-icon]{right:calc((var(--gov-form-input-core-m-icon-padding, 2.5rem) - var(--gov-form-input-core-m-icon-size, 1rem)) / 2)}[size=m].gov-form-input *[slot=right-icon]~input,[size=m].gov-form-input *[slot=right-icon]~select{padding-right:var(--gov-form-input-core-m-icon-padding, 2.5rem)}[size=l].gov-form-input{font-weight:var(--gov-text-m-font-weight);font-size:var(--gov-text-m-font-size);line-height:var(--gov-text-m-line-height);letter-spacing:var(--gov-text-m-letter-spacing);gap:0.5rem var(--gov-form-input-core-l-icon-size, 1rem)}[size=l].gov-form-input input,[size=l].gov-form-input select{font-weight:var(--gov-text-m-font-weight);font-size:var(--gov-text-m-font-size);line-height:var(--gov-text-m-line-height);letter-spacing:var(--gov-text-m-letter-spacing);height:var(--gov-form-input-core-l-height, 3rem);padding:var(--gov-form-input-core-l-padding, 0.6875rem 0.75rem)}[size=l].gov-form-input *[slot=left-icon],[size=l].gov-form-input *[slot=right-icon]{width:var(--gov-form-input-core-l-icon-size, 1rem);height:var(--gov-form-input-core-l-icon-size, 1rem)}[size=l].gov-form-input *[slot=left-icon]{left:calc((var(--gov-form-input-core-l-icon-padding, 2.5rem) - var(--gov-form-input-core-l-icon-size, 1rem)) / 2)}[size=l].gov-form-input *[slot=left-icon]~input{padding-left:var(--gov-form-input-core-l-icon-padding, 2.5rem)}[size=l].gov-form-input *[slot=right-icon]{right:calc((var(--gov-form-input-core-l-icon-padding, 2.5rem) - var(--gov-form-input-core-l-icon-size, 1rem)) / 2)}[size=l].gov-form-input *[slot=right-icon]~input,[size=l].gov-form-input *[slot=right-icon]~select{padding-right:var(--gov-form-input-core-l-icon-padding, 2.5rem)}[size=xl].gov-form-input{font-weight:var(--gov-text-l-font-weight);font-size:var(--gov-text-l-font-size);line-height:var(--gov-text-l-line-height);letter-spacing:var(--gov-text-l-letter-spacing);gap:0.5rem var(--gov-form-input-core-xl-icon-size, 1.25rem)}[size=xl].gov-form-input input,[size=xl].gov-form-input select{font-weight:var(--gov-text-l-font-weight);font-size:var(--gov-text-l-font-size);line-height:var(--gov-text-l-line-height);letter-spacing:var(--gov-text-l-letter-spacing);height:var(--gov-form-input-core-xl-height, 3.5rem);padding:var(--gov-form-input-core-xl-padding, 0.9375rem 1rem 0.875rem)}[size=xl].gov-form-input *[slot=left-icon],[size=xl].gov-form-input *[slot=right-icon]{width:var(--gov-form-input-core-xl-icon-size, 1.25rem);height:var(--gov-form-input-core-xl-icon-size, 1.25rem)}[size=xl].gov-form-input *[slot=left-icon]{left:calc((var(--gov-form-input-core-xl-icon-padding, 3rem) - var(--gov-form-input-core-xl-icon-size, 1.25rem)) / 2)}[size=xl].gov-form-input *[slot=left-icon]~input{padding-left:var(--gov-form-input-core-xl-icon-padding, 3rem)}[size=xl].gov-form-input *[slot=right-icon]{right:calc((var(--gov-form-input-core-xl-icon-padding, 3rem) - var(--gov-form-input-core-xl-icon-size, 1.25rem)) / 2)}[size=xl].gov-form-input *[slot=right-icon]~input,[size=xl].gov-form-input *[slot=right-icon]~select{padding-right:var(--gov-form-input-core-xl-icon-padding, 3rem)}[variant=primary].gov-form-input input,[variant=primary].gov-form-input select,[variant=primary].gov-form-input textarea{color:var(--gov-form-input-color-primary, var(--gov-color-secondary-700));border:var(--gov-form-input-border-primary, 0.0625rem solid var(--gov-color-primary-600))}[variant=primary].gov-form-input *[slot=left-icon],[variant=primary].gov-form-input *[slot=right-icon]:not(.icon-arrow){color:var(--gov-form-input-icon-color-primary, var(--gov-color-primary))}[variant=secondary].gov-form-input input,[variant=secondary].gov-form-input select,[variant=secondary].gov-form-input textarea{color:var(--gov-form-input-color-secondary, var(--gov-color-secondary-700));border:var(--gov-form-input-border-secondary, 0.0625rem solid var(--gov-color-secondary-700))}[variant=secondary].gov-form-input *[slot=left-icon],[variant=secondary].gov-form-input *[slot=right-icon]:not(.icon-arrow){color:var(--gov-form-input-icon-color-secondary, var(--gov-color-primary))}[disabled=""].gov-form-input,[disabled=true i].gov-form-input,[disabled="1"].gov-form-input{pointer-events:none}[disabled=""].gov-form-input input,[disabled=""].gov-form-input select,[disabled=""].gov-form-input textarea,[disabled=true i].gov-form-input input,[disabled=true i].gov-form-input select,[disabled=true i].gov-form-input textarea,[disabled="1"].gov-form-input input,[disabled="1"].gov-form-input select,[disabled="1"].gov-form-input textarea{border-color:var(--gov-form-state-color-disabled, var(--gov-color-secondary-600));background:var(--gov-form-input-disabled-bg, var(--gov-color-secondary-300));color:var(--gov-form-state-color-disabled, var(--gov-color-secondary-600))}[disabled=""].gov-form-input *[slot=left-icon],[disabled=""].gov-form-input *[slot=right-icon],[disabled=true i].gov-form-input *[slot=left-icon],[disabled=true i].gov-form-input *[slot=right-icon],[disabled="1"].gov-form-input *[slot=left-icon],[disabled="1"].gov-form-input *[slot=right-icon]{color:var(--gov-form-state-color-disabled, var(--gov-color-secondary-600)) !important}[invalid=""].gov-form-input input,[invalid=""].gov-form-input select,[invalid=""].gov-form-input textarea,[invalid=true i].gov-form-input input,[invalid=true i].gov-form-input select,[invalid=true i].gov-form-input textarea,[invalid="1"].gov-form-input input,[invalid="1"].gov-form-input select,[invalid="1"].gov-form-input textarea{border-color:var(--gov-form-state-color-error, var(--gov-color-error));color:var(--gov-form-state-color-error, var(--gov-color-error))}[invalid=""].gov-form-input input::-moz-placeholder,[invalid=""].gov-form-input select::-moz-placeholder,[invalid=""].gov-form-input textarea::-moz-placeholder,[invalid=true i].gov-form-input input::-moz-placeholder,[invalid=true i].gov-form-input select::-moz-placeholder,[invalid=true i].gov-form-input textarea::-moz-placeholder,[invalid="1"].gov-form-input input::-moz-placeholder,[invalid="1"].gov-form-input select::-moz-placeholder,[invalid="1"].gov-form-input textarea::-moz-placeholder{color:var(--gov-form-state-color-error, var(--gov-color-error-300))}[invalid=""].gov-form-input input::placeholder,[invalid=""].gov-form-input select::placeholder,[invalid=""].gov-form-input textarea::placeholder,[invalid=true i].gov-form-input input::placeholder,[invalid=true i].gov-form-input select::placeholder,[invalid=true i].gov-form-input textarea::placeholder,[invalid="1"].gov-form-input input::placeholder,[invalid="1"].gov-form-input select::placeholder,[invalid="1"].gov-form-input textarea::placeholder{color:var(--gov-form-state-color-error, var(--gov-color-error-300))}[invalid=""].gov-form-input *[slot=left-icon],[invalid=""].gov-form-input *[slot=right-icon],[invalid=true i].gov-form-input *[slot=left-icon],[invalid=true i].gov-form-input *[slot=right-icon],[invalid="1"].gov-form-input *[slot=left-icon],[invalid="1"].gov-form-input *[slot=right-icon]{color:var(--gov-form-state-color-error, var(--gov-color-error)) !important}[invalid=""].gov-form-input *[slot=right-icon]:not(.icon-validation):not(.icon-arrow),[invalid=true i].gov-form-input *[slot=right-icon]:not(.icon-validation):not(.icon-arrow),[invalid="1"].gov-form-input *[slot=right-icon]:not(.icon-validation):not(.icon-arrow){display:none}[success=""].gov-form-input *[slot=right-icon]:not(.icon-arrow),[success=true i].gov-form-input *[slot=right-icon]:not(.icon-arrow),[success="1"].gov-form-input *[slot=right-icon]:not(.icon-arrow){color:var(--gov-form-state-color-success, var(--gov-color-success))}[success=""].gov-form-input *[slot=right-icon]:not(.icon-validation):not(.icon-arrow),[success=true i].gov-form-input *[slot=right-icon]:not(.icon-validation):not(.icon-arrow),[success="1"].gov-form-input *[slot=right-icon]:not(.icon-validation):not(.icon-arrow){display:none}[multiline=""].gov-form-input *[slot=left-icon],[multiline=""].gov-form-input *[slot=right-icon],[multiline=true i].gov-form-input *[slot=left-icon],[multiline=true i].gov-form-input *[slot=right-icon],[multiline="1"].gov-form-input *[slot=left-icon],[multiline="1"].gov-form-input *[slot=right-icon]{display:none}.gov-form-input[type=reset] input{border-width:0}.gov-form-input[type=reset] input:focus{outline:none}';var b;(function(o){o["INPUT"]="input";o["TEXTAREA"]="textarea"})(b||(b={}));const w=o(class o extends i{constructor(){super();this.__registerHost();this.govFocus=t(this,"gov-focus",7);this.govBlur=t(this,"gov-blur",7);this.govInput=t(this,"gov-input",7);this.govKeyUp=t(this,"gov-keyup",7);this.govHydrated=t(this,"gov-hydrated",7);this.govKeyDown=t(this,"gov-keydown",7);this.value=undefined;this.identifier=undefined;this.variant="secondary";this.success=undefined;this.size="m";this.name=undefined;this.multiline=undefined;this.rows=undefined;this.cols=undefined;this.required=false;this.disabled=false;this.placeholder=undefined;this.readonly=undefined;this.minlength=undefined;this.maxlength=undefined;this.min=undefined;this.max=undefined;this.autocomplete=undefined;this.autocorrect=undefined;this.type=undefined;this.inputType="text";this.role=undefined;this.invalid=undefined;this.wcagDescribedBy=undefined;this.wcagLabelledBy=undefined;this.wcagOwns=undefined;this.wcagAutocomplete=undefined;this.wcagExpanded=undefined;this.focused=undefined;this.h=v(this.host);this.inputId=h("GovInput");this.f=n(this.h)}validateVariant(o){u(s,o,a.root)}validateSize(o){u(l,o,a.root)}watchDisabled(){this.passControlAttrs()}passControlAttrs(){this.f.passAttrToControl("size",this.size);this.f.passAttrToControl("invalid",g(this.invalid));this.f.passAttrToControl("type",this.multiline?b.TEXTAREA:b.INPUT)}componentWillLoad(){this.validateVariant(this.variant);this.validateSize(this.size);this.passControlAttrs();this.f.passAttrToLabel("required",String(this.required))}async componentDidRender(){if(p()){await x(500);await this.validateWcag()}}componentDidLoad(){this.govHydrated.emit()}render(){const o=this.multiline?b.TEXTAREA:b.INPUT;return e(r,{class:a.root,size:this.size,variant:this.variant,type:this.type},this.h.hasSlot("prefix")&&e("slot",{name:"prefix"}),e("span",{class:"element"},this.h.hasSlot("left-icon")&&e("slot",{name:"left-icon"}),this.h.hasSlot("right-icon")&&!(this.success||this.invalid)&&e("slot",{name:"right-icon"}),this.success&&!this.multiline&&e("gov-icon",{slot:"right-icon",class:"icon-validation",name:"check-lg"}),this.invalid&&!this.multiline&&e("gov-icon",{slot:"right-icon",class:"icon-validation",name:"exclamation-lg"}),e(o,{type:this.inputType,disabled:this.disabled,id:this.identifier||this.inputId,name:this.name,onFocus:this.onFocusHandler.bind(this),onInput:this.onInputHandler.bind(this),onBlur:this.onBlurHandler.bind(this),onKeyUp:this.onKeyUpHandler.bind(this),onKeyDown:this.onKeyDownHandler.bind(this),ref:o=>this.inputRef=o,placeholder:this.placeholder,value:this.value,readonly:c(this.readonly),autocomplete:m(this.autocomplete),autocorrect:m(this.autocorrect),minlength:this.minlength,maxlength:this.maxlength,min:this.min,max:this.max,required:this.required,rows:this.rows,cols:this.cols,role:this.role,"aria-required":c(this.required),"aria-invalid":c(this.invalid),"aria-disabled":c(this.disabled),"aria-describedby":this.wcagDescribedBy,"aria-labelledby":this.wcagLabelledBy,"aria-owns":this.wcagOwns,"aria-expanded":c(this.wcagExpanded),"aria-autocomplete":this.wcagAutocomplete})),this.h.hasSlot("sufix")&&e("slot",{name:"sufix"}))}onFocusHandler(o){o.stopPropagation();this.focused=true;this.govFocus.emit({component:a.root,value:this.value,originalEvent:o})}onBlurHandler(o){o.stopPropagation();this.focused=false;this.govBlur.emit({component:a.root,value:this.value,originalEvent:o})}onKeyUpHandler(o){o.stopPropagation();this.govKeyUp.emit({component:a.root,value:this.value,originalEvent:o})}onKeyDownHandler(o){o.stopPropagation();this.govKeyDown.emit({component:a.root,value:this.value,originalEvent:o})}onInputHandler(o){this.value=o.target.value;o.stopPropagation();this.govInput.emit({component:a.root,value:this.value,originalEvent:o})}async setFocus(o){return this.inputRef.focus(o)}async setValue(o){this.value=o}async clearValue(){this.value="";this.inputRef.value=""}async getRef(){return this.inputRef}async validateWcag(){f(this.wcagDescribedBy,"wcag-described-by",a.root);f(this.wcagLabelledBy,"wcag-labelled-by",a.root);f(this.wcagOwns,"wcag-owns",a.root);d(this.identifier||this.inputId,this.wcagLabelledBy,a.root)}get host(){return this}static get watchers(){return{variant:["validateVariant"],size:["validateSize","watchDisabled"],disabled:["watchDisabled"],invalid:["watchDisabled"],type:["watchDisabled"]}}static get style(){return y}},[4,"gov-form-input",{value:[1537],identifier:[1],variant:[1],success:[4],size:[1],name:[1],multiline:[4],rows:[2],cols:[2],required:[4],disabled:[4],placeholder:[1],readonly:[4],minlength:[2],maxlength:[2],min:[8],max:[8],autocomplete:[4],autocorrect:[4],type:[1],inputType:[1,"input-type"],role:[1],invalid:[4],wcagDescribedBy:[1,"wcag-described-by"],wcagLabelledBy:[1,"wcag-labelled-by"],wcagOwns:[1,"wcag-owns"],wcagAutocomplete:[1,"wcag-autocomplete"],wcagExpanded:[4,"wcag-expanded"],focused:[32],setFocus:[64],setValue:[64],clearValue:[64],getRef:[64],validateWcag:[64]}]);function k(){if(typeof customElements==="undefined"){return}const o=["gov-form-input","gov-icon"];o.forEach((o=>{switch(o){case"gov-form-input":if(!customElements.get(o)){customElements.define(o,w)}break;case"gov-icon":if(!customElements.get(o)){z()}break}}))}k();export{w as G,k as d};
2
+ //# sourceMappingURL=p-7ca3be1b.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["govFormInputCss","Tags","GovFormInput","proxyCustomElement","H","constructor","this","h","govHost","host","inputId","createID","f","govForm","validateVariant","newValue","validateProp","FormInputVariants","FormInputClass","root","validateSize","FormInputSizes","watchDisabled","passControlAttrs","passAttrToControl","size","toBoolAttr","invalid","multiline","TEXTAREA","INPUT","componentWillLoad","variant","passAttrToLabel","String","required","componentDidRender","canValidateWcagOnRender","delay","validateWcag","componentDidLoad","govHydrated","emit","render","Tag","Host","class","type","hasSlot","name","success","slot","inputType","disabled","id","identifier","onFocus","onFocusHandler","bind","onInput","onInputHandler","onBlur","onBlurHandler","onKeyUp","onKeyUpHandler","onKeyDown","onKeyDownHandler","ref","el","inputRef","placeholder","value","readonly","toBoolAttrIfDefined","autocomplete","toOnOffAttrIfDefined","autocorrect","minlength","maxlength","min","max","rows","cols","role","wcagDescribedBy","wcagLabelledBy","wcagOwns","wcagExpanded","wcagAutocomplete","e","stopPropagation","focused","govFocus","component","originalEvent","govBlur","govKeyUp","govKeyDown","target","govInput","setFocus","options","focus","setValue","clearValue","getRef","validateWcagRef","validateWcagLabelFor"],"sources":["../../../packages/core/src/components/gov-form/input/gov-form-input.scss?tag=gov-form-input","../../../packages/core/src/components/gov-form/input/gov-form-input.tsx"],"sourcesContent":["/*\n * Input\n */\n\n@import \"../input/gov-form-input-core.scss\";\n$class: \".gov-form-input\";\n\n#{$class} {\n\t@extend %form-input-core;\n\n\t// VARIANTS\n\t&[type=\"reset\"] {\n\t\tinput {\n\t\t\tborder-width: 0;\n\t\t\t&:focus {\n\t\t\t\toutline: none;\n\t\t\t}\n\t\t}\n\t}\n}\n","import {Component, Element, Event, EventEmitter, h, Host, Method, Prop, State, Watch} from \"@stencil/core\"\nimport {govForm} from \"../../../helpers/Dom/form\"\nimport {GovForm} from \"../../../helpers/Dom/form.types\"\nimport {govHost, toBoolAttr, toBoolAttrIfDefined, toOnOffAttrIfDefined} from \"../../../helpers/Dom/template\"\nimport {GovHost} from \"../../../helpers/Dom/template.types\"\nimport {canValidateWcagOnRender} from \"../../../helpers/Dom/win\"\nimport {validateProp} from \"../../../helpers/Validate/props\"\nimport {validateWcagLabelFor, validateWcagRef} from \"../../../helpers/Validate/wcag\"\nimport {createID} from \"../../../utils/string.utils\"\nimport {delay} from \"../../../utils/utils\"\nimport {\n\tFormInputClass,\n\tFormInputSizes,\n\tFormInputSizesType,\n\tFormInputVariants,\n\tFormInputVariantType,\n\tInputType,\n\tType,\n} from \"./constants\"\nimport {FormInputEvent} from \"./gov-form-input.types\"\nimport {Nullable} from \"../../../types/interfaces\"\n\nenum Tags {\n\tINPUT = \"input\",\n\tTEXTAREA = \"textarea\",\n}\n\n@Component({\n\ttag: \"gov-form-input\",\n\tstyleUrl: \"gov-form-input.scss\",\n})\nexport class GovFormInput {\n\tprivate f: GovForm\n\tprivate readonly h: GovHost\n\tprivate inputRef?: HTMLInputElement\n\tprivate readonly inputId: string\n\n\tconstructor() {\n\t\tthis.h = govHost(this.host)\n\t\tthis.inputId = createID(\"GovInput\")\n\t\tthis.f = govForm(this.h)\n\t}\n\n\t@Element() host: HTMLGovFormInputElement\n\t/**\n\t * Value of input\n\t */\n\t@Prop({reflect: true, mutable: true}) value: string\n\t/**\n\t * Custom input identifier.\n\t */\n\t@Prop({attribute: \"identifier\"}) readonly identifier: string\n\t/**\n\t * Style variation of the form input.\n\t */\n\t@Prop() readonly variant?: FormInputVariantType = \"secondary\"\n\t/**\n\t * Indicates the entered value of child form element does conform to the format expected by the application.\n\t */\n\t@Prop() readonly success: boolean\n\t/**\n\t * Input’s size.\n\t */\n\t@Prop() readonly size?: FormInputSizesType = \"m\"\n\t/**\n\t * Name of the input.\n\t */\n\t@Prop() readonly name: string\n\t/**\n\t * Generates a texarea for the possibility of multiple lines\n\t */\n\t@Prop() readonly multiline: boolean\n\t/**\n\t * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-rows\n\t */\n\t@Prop() readonly rows: number\n\t/**\n\t * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-cols\n\t */\n\t@Prop() readonly cols: number\n\t/**\n\t * 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.\n\t * When using this property you need to also set “novalidate” attribute to your form element to prevent browser from displaying its own validation errors.\n\t */\n\t@Prop() readonly required: boolean = false\n\t/**\n\t * Makes the input component disabled.\n\t * This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.\n\t */\n\t@Prop() readonly disabled: boolean = false\n\t/**\n\t * Text that appears in the form control when it has no value set\n\t */\n\t@Prop() readonly placeholder: string\n\t/**\n\t * The value is not editable\n\t */\n\t@Prop() readonly readonly: boolean\n\t/**\n\t * Minimum length (number of characters) of value\n\t */\n\t@Prop() readonly minlength: number\n\t/**\n\t * Maximum length (number of characters) of value\n\t */\n\t@Prop() readonly maxlength: number\n\t/**\n\t * Minimum value that is acceptable and valid for the input containing the attribute\n\t */\n\t@Prop() readonly min?: string | number\n\t/**\n\t * Maximum value that is acceptable and valid for the input containing the attribute\n\t */\n\t@Prop() readonly max?: string | number\n\t/**\n\t * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocomplete\n\t */\n\t@Prop() readonly autocomplete: boolean\n\t/**\n\t * Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocorrect\n\t */\n\t@Prop() readonly autocorrect: boolean\n\t/**\n\t * Defineds the visual style of input\n\t */\n\t@Prop() readonly type?: Type\n\t/**\n\t * Same as original parameter\n\t * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#input_types\n\t */\n\t@Prop({attribute: \"input-type\"}) readonly inputType: InputType = \"text\"\n\t/**\n\t * Same as original parameter\n\t * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/input_role\n\t */\n\t@Prop() readonly role: Nullable<string>\n\t/**\n\t * Indicates the entered value does not conform to the format expected by the application.\n\t */\n\t@Prop() readonly invalid: boolean\n\t/**\n\t * Indicates the id of a component that describes the input.\n\t */\n\t@Prop({attribute: \"wcag-described-by\"}) readonly wcagDescribedBy: string\n\t/**\n\t * Indicates the id of a component that labels the input.\n\t */\n\t@Prop({attribute: \"wcag-labelled-by\"}) readonly wcagLabelledBy: string\n\t/**\n\t * Indicates the id of a component that describes the input.\n\t */\n\t@Prop({attribute: \"wcag-owns\"}) readonly wcagOwns: string\n\t/**\n\t * Indicates whether inputting text could trigger display of one or more predictions of the user's intended value.\n\t */\n\t@Prop({attribute: \"wcag-autocomplete\"}) readonly wcagAutocomplete: string\n\t/**\n\t * Attribute is set on an element to indicate if a control is expanded or collapsed\n\t */\n\t@Prop({attribute: \"wcag-expanded\"}) readonly wcagExpanded: boolean\n\t/**\n\t * Emitted when the input has focus.\n\t */\n\t@Event({eventName: \"gov-focus\"}) govFocus: EventEmitter<FormInputEvent>\n\t/**\n\t * Emitted when the input loses focus.\n\t */\n\t@Event({eventName: \"gov-blur\"}) govBlur: EventEmitter<FormInputEvent>\n\t/**\n\t * Emitted when the input change value.\n\t */\n\t@Event({eventName: \"gov-input\"}) govInput: EventEmitter<FormInputEvent>\n\t/**\n\t * Emitted when the input change value.\n\t */\n\t@Event({eventName: \"gov-keyup\"}) govKeyUp: EventEmitter<FormInputEvent>\n\t/**\n\t * Emitted when the input change value.\n\t */\n\t@Event({eventName: \"gov-hydrated\"}) govHydrated: EventEmitter<void>\n\t/**\n\t * Emitted when the input change value.\n\t */\n\t@Event({eventName: \"gov-keydown\"}) govKeyDown: EventEmitter<FormInputEvent>\n\t@State() focused: boolean\n\n\t@Watch(\"variant\")\n\tvalidateVariant(newValue: string): void {\n\t\tvalidateProp(FormInputVariants, newValue, FormInputClass.root)\n\t}\n\n\t@Watch(\"size\")\n\tvalidateSize(newValue: string): void {\n\t\tvalidateProp(FormInputSizes, newValue, FormInputClass.root)\n\t}\n\n\t@Watch(\"disabled\")\n\t@Watch(\"invalid\")\n\t@Watch(\"type\")\n\t@Watch(\"size\")\n\twatchDisabled(): void {\n\t\tthis.passControlAttrs()\n\t}\n\n\tprivate passControlAttrs() {\n\t\tthis.f.passAttrToControl(\"size\", this.size)\n\t\tthis.f.passAttrToControl(\"invalid\", toBoolAttr(this.invalid))\n\t\tthis.f.passAttrToControl(\"type\", this.multiline ? Tags.TEXTAREA : Tags.INPUT)\n\t}\n\n\tcomponentWillLoad() {\n\t\tthis.validateVariant(this.variant)\n\t\tthis.validateSize(this.size)\n\t\tthis.passControlAttrs()\n\n\t\tthis.f.passAttrToLabel(\"required\", String(this.required))\n\t}\n\n\tasync componentDidRender() {\n\t\tif (canValidateWcagOnRender()) {\n\t\t\tawait delay(500)\n\t\t\tawait this.validateWcag()\n\t\t}\n\t}\n\n\tcomponentDidLoad() {\n\t\tthis.govHydrated.emit();\n\t}\n\n\trender() {\n\t\tconst Tag = this.multiline ? Tags.TEXTAREA : Tags.INPUT\n\n\t\treturn (\n\t\t\t<Host class={FormInputClass.root} size={this.size} variant={this.variant} type={this.type}>\n\t\t\t\t{this.h.hasSlot(\"prefix\") && <slot name=\"prefix\"></slot>}\n\t\t\t\t<span class=\"element\">\n\t\t\t\t\t{this.h.hasSlot(\"left-icon\") && <slot name=\"left-icon\"/>}\n\n\t\t\t\t\t{this.h.hasSlot(\"right-icon\") && !(this.success || this.invalid) && <slot name=\"right-icon\"/>}\n\n\t\t\t\t\t{this.success && !this.multiline &&\n\t\t\t\t\t\t<gov-icon slot=\"right-icon\" class=\"icon-validation\" name=\"check-lg\"></gov-icon>}\n\t\t\t\t\t{this.invalid && !this.multiline &&\n\t\t\t\t\t\t<gov-icon slot=\"right-icon\" class=\"icon-validation\" name=\"exclamation-lg\"></gov-icon>}\n\t\t\t\t\t<Tag\n\t\t\t\t\t\ttype={this.inputType}\n\t\t\t\t\t\tdisabled={this.disabled}\n\t\t\t\t\t\tid={this.identifier || this.inputId}\n\t\t\t\t\t\tname={this.name}\n\t\t\t\t\t\tonFocus={this.onFocusHandler.bind(this)}\n\t\t\t\t\t\tonInput={this.onInputHandler.bind(this)}\n\t\t\t\t\t\tonBlur={this.onBlurHandler.bind(this)}\n\t\t\t\t\t\tonKeyUp={this.onKeyUpHandler.bind(this)}\n\t\t\t\t\t\tonKeyDown={this.onKeyDownHandler.bind(this)}\n\t\t\t\t\t\tref={el => (this.inputRef = el as HTMLInputElement)}\n\t\t\t\t\t\tplaceholder={this.placeholder}\n\t\t\t\t\t\tvalue={this.value}\n\t\t\t\t\t\treadonly={toBoolAttrIfDefined(this.readonly)}\n\t\t\t\t\t\tautocomplete={toOnOffAttrIfDefined(this.autocomplete)}\n\t\t\t\t\t\tautocorrect={toOnOffAttrIfDefined(this.autocorrect)}\n\t\t\t\t\t\tminlength={this.minlength}\n\t\t\t\t\t\tmaxlength={this.maxlength}\n\t\t\t\t\t\tmin={this.min}\n\t\t\t\t\t\tmax={this.max}\n\t\t\t\t\t\trequired={this.required}\n\t\t\t\t\t\trows={this.rows}\n\t\t\t\t\t\tcols={this.cols}\n\t\t\t\t\t\trole={this.role}\n\t\t\t\t\t\taria-required={toBoolAttrIfDefined(this.required)}\n\t\t\t\t\t\taria-invalid={toBoolAttrIfDefined(this.invalid)}\n\t\t\t\t\t\taria-disabled={toBoolAttrIfDefined(this.disabled)}\n\t\t\t\t\t\taria-describedby={this.wcagDescribedBy}\n\t\t\t\t\t\taria-labelledby={this.wcagLabelledBy}\n\t\t\t\t\t\taria-owns={this.wcagOwns}\n\t\t\t\t\t\taria-expanded={toBoolAttrIfDefined(this.wcagExpanded)}\n\t\t\t\t\t\taria-autocomplete={this.wcagAutocomplete}\n\t\t\t\t\t/>\n\t\t\t\t</span>\n\t\t\t\t{this.h.hasSlot(\"sufix\") && <slot name=\"sufix\"></slot>}\n\t\t\t</Host>\n\t\t)\n\t}\n\n\tprivate onFocusHandler(e: FocusEvent) {\n\t\te.stopPropagation()\n\t\tthis.focused = true\n\t\tthis.govFocus.emit({\n\t\t\tcomponent: FormInputClass.root,\n\t\t\tvalue: this.value,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\tprivate onBlurHandler(e: FocusEvent) {\n\t\te.stopPropagation()\n\t\tthis.focused = false\n\t\tthis.govBlur.emit({\n\t\t\tcomponent: FormInputClass.root,\n\t\t\tvalue: this.value,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\tprivate onKeyUpHandler(e: KeyboardEvent) {\n\t\te.stopPropagation()\n\t\tthis.govKeyUp.emit({\n\t\t\tcomponent: FormInputClass.root,\n\t\t\tvalue: this.value,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\tprivate onKeyDownHandler(e: KeyboardEvent) {\n\t\te.stopPropagation()\n\t\tthis.govKeyDown.emit({\n\t\t\tcomponent: FormInputClass.root,\n\t\t\tvalue: this.value,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\tprivate onInputHandler(e: InputEvent) {\n\t\tthis.value = (e.target as HTMLInputElement).value\n\t\te.stopPropagation()\n\t\tthis.govInput.emit({\n\t\t\tcomponent: FormInputClass.root,\n\t\t\tvalue: this.value,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\t/**\n\t * Returns the current state of the component\n\t */\n\t@Method()\n\tasync setFocus(options?: FocusOptions): Promise<void> {\n\t\treturn this.inputRef.focus(options)\n\t}\n\n\t/**\n\t * Sets the ordered value of the element\n\t */\n\t@Method()\n\tasync setValue(value: string): Promise<void> {\n\t\tthis.value = value\n\t}\n\n\t/**\n\t * Clears input value\n\t */\n\t@Method()\n\tasync clearValue(): Promise<void> {\n\t\tthis.value = \"\"\n\t\tthis.inputRef.value = \"\"\n\t}\n\n\t/**\n\t * Returns an instance of the native html input element\n\t */\n\t@Method()\n\tasync getRef(): Promise<HTMLInputElement> {\n\t\treturn this.inputRef\n\t}\n\n\t/**\n\t * Validate the WCAG attributes of the component\n\t */\n\t@Method()\n\tasync validateWcag(): Promise<void> {\n\t\tvalidateWcagRef(this.wcagDescribedBy, \"wcag-described-by\", FormInputClass.root)\n\t\tvalidateWcagRef(this.wcagLabelledBy, \"wcag-labelled-by\", FormInputClass.root)\n\t\tvalidateWcagRef(this.wcagOwns, \"wcag-owns\", FormInputClass.root)\n\t\tvalidateWcagLabelFor(this.identifier || this.inputId, this.wcagLabelledBy, FormInputClass.root)\n\t}\n}\n"],"mappings":"iZAAA,MAAMA,EAAkB,28YCsBxB,IAAKC,GAAL,SAAKA,GACJA,EAAA,iBACAA,EAAA,sBACA,EAHD,CAAKA,MAAI,K,MASIC,EAAYC,EAAA,MAAAD,UAAAE,EAMxB,WAAAC,G,0TAkBkD,Y,iCAQL,I,mGAqBR,M,cAKA,M,qOAyC4B,O,mNA5FhEC,KAAKC,EAAIC,EAAQF,KAAKG,MACtBH,KAAKI,QAAUC,EAAS,YACxBL,KAAKM,EAAIC,EAAQP,KAAKC,E,CAmJvB,eAAAO,CAAgBC,GACfC,EAAaC,EAAmBF,EAAUG,EAAeC,K,CAI1D,YAAAC,CAAaL,GACZC,EAAaK,EAAgBN,EAAUG,EAAeC,K,CAOvD,aAAAG,GACChB,KAAKiB,kB,CAGE,gBAAAA,GACPjB,KAAKM,EAAEY,kBAAkB,OAAQlB,KAAKmB,MACtCnB,KAAKM,EAAEY,kBAAkB,UAAWE,EAAWpB,KAAKqB,UACpDrB,KAAKM,EAAEY,kBAAkB,OAAQlB,KAAKsB,UAAY3B,EAAK4B,SAAW5B,EAAK6B,M,CAGxE,iBAAAC,GACCzB,KAAKQ,gBAAgBR,KAAK0B,SAC1B1B,KAAKc,aAAad,KAAKmB,MACvBnB,KAAKiB,mBAELjB,KAAKM,EAAEqB,gBAAgB,WAAYC,OAAO5B,KAAK6B,U,CAGhD,wBAAMC,GACL,GAAIC,IAA2B,OACxBC,EAAM,WACNhC,KAAKiC,c,EAIb,gBAAAC,GACClC,KAAKmC,YAAYC,M,CAGlB,MAAAC,GACC,MAAMC,EAAMtC,KAAKsB,UAAY3B,EAAK4B,SAAW5B,EAAK6B,MAElD,OACCvB,EAACsC,EAAI,CAACC,MAAO5B,EAAeC,KAAMM,KAAMnB,KAAKmB,KAAMO,QAAS1B,KAAK0B,QAASe,KAAMzC,KAAKyC,MACnFzC,KAAKC,EAAEyC,QAAQ,WAAazC,EAAA,QAAM0C,KAAK,WACxC1C,EAAA,QAAMuC,MAAM,WACVxC,KAAKC,EAAEyC,QAAQ,cAAgBzC,EAAA,QAAM0C,KAAK,cAE1C3C,KAAKC,EAAEyC,QAAQ,iBAAmB1C,KAAK4C,SAAW5C,KAAKqB,UAAYpB,EAAA,QAAM0C,KAAK,eAE9E3C,KAAK4C,UAAY5C,KAAKsB,WACtBrB,EAAA,YAAU4C,KAAK,aAAaL,MAAM,kBAAkBG,KAAK,aACzD3C,KAAKqB,UAAYrB,KAAKsB,WACtBrB,EAAA,YAAU4C,KAAK,aAAaL,MAAM,kBAAkBG,KAAK,mBAC1D1C,EAACqC,EAAG,CACHG,KAAMzC,KAAK8C,UACXC,SAAU/C,KAAK+C,SACfC,GAAIhD,KAAKiD,YAAcjD,KAAKI,QAC5BuC,KAAM3C,KAAK2C,KACXO,QAASlD,KAAKmD,eAAeC,KAAKpD,MAClCqD,QAASrD,KAAKsD,eAAeF,KAAKpD,MAClCuD,OAAQvD,KAAKwD,cAAcJ,KAAKpD,MAChCyD,QAASzD,KAAK0D,eAAeN,KAAKpD,MAClC2D,UAAW3D,KAAK4D,iBAAiBR,KAAKpD,MACtC6D,IAAKC,GAAO9D,KAAK+D,SAAWD,EAC5BE,YAAahE,KAAKgE,YAClBC,MAAOjE,KAAKiE,MACZC,SAAUC,EAAoBnE,KAAKkE,UACnCE,aAAcC,EAAqBrE,KAAKoE,cACxCE,YAAaD,EAAqBrE,KAAKsE,aACvCC,UAAWvE,KAAKuE,UAChBC,UAAWxE,KAAKwE,UAChBC,IAAKzE,KAAKyE,IACVC,IAAK1E,KAAK0E,IACV7C,SAAU7B,KAAK6B,SACf8C,KAAM3E,KAAK2E,KACXC,KAAM5E,KAAK4E,KACXC,KAAM7E,KAAK6E,KAAI,gBACAV,EAAoBnE,KAAK6B,UAAS,eACnCsC,EAAoBnE,KAAKqB,SAAQ,gBAChC8C,EAAoBnE,KAAK+C,UAAS,mBAC/B/C,KAAK8E,gBAAe,kBACrB9E,KAAK+E,eAAc,YACzB/E,KAAKgF,SAAQ,gBACTb,EAAoBnE,KAAKiF,cAAa,oBAClCjF,KAAKkF,oBAGzBlF,KAAKC,EAAEyC,QAAQ,UAAYzC,EAAA,QAAM0C,KAAK,U,CAKlC,cAAAQ,CAAegC,GACtBA,EAAEC,kBACFpF,KAAKqF,QAAU,KACfrF,KAAKsF,SAASlD,KAAK,CAClBmD,UAAW3E,EAAeC,KAC1BoD,MAAOjE,KAAKiE,MACZuB,cAAeL,G,CAIT,aAAA3B,CAAc2B,GACrBA,EAAEC,kBACFpF,KAAKqF,QAAU,MACfrF,KAAKyF,QAAQrD,KAAK,CACjBmD,UAAW3E,EAAeC,KAC1BoD,MAAOjE,KAAKiE,MACZuB,cAAeL,G,CAIT,cAAAzB,CAAeyB,GACtBA,EAAEC,kBACFpF,KAAK0F,SAAStD,KAAK,CAClBmD,UAAW3E,EAAeC,KAC1BoD,MAAOjE,KAAKiE,MACZuB,cAAeL,G,CAIT,gBAAAvB,CAAiBuB,GACxBA,EAAEC,kBACFpF,KAAK2F,WAAWvD,KAAK,CACpBmD,UAAW3E,EAAeC,KAC1BoD,MAAOjE,KAAKiE,MACZuB,cAAeL,G,CAIT,cAAA7B,CAAe6B,GACtBnF,KAAKiE,MAASkB,EAAES,OAA4B3B,MAC5CkB,EAAEC,kBACFpF,KAAK6F,SAASzD,KAAK,CAClBmD,UAAW3E,EAAeC,KAC1BoD,MAAOjE,KAAKiE,MACZuB,cAAeL,G,CAQjB,cAAMW,CAASC,GACd,OAAO/F,KAAK+D,SAASiC,MAAMD,E,CAO5B,cAAME,CAAShC,GACdjE,KAAKiE,MAAQA,C,CAOd,gBAAMiC,GACLlG,KAAKiE,MAAQ,GACbjE,KAAK+D,SAASE,MAAQ,E,CAOvB,YAAMkC,GACL,OAAOnG,KAAK+D,Q,CAOb,kBAAM9B,GACLmE,EAAgBpG,KAAK8E,gBAAiB,oBAAqBlE,EAAeC,MAC1EuF,EAAgBpG,KAAK+E,eAAgB,mBAAoBnE,EAAeC,MACxEuF,EAAgBpG,KAAKgF,SAAU,YAAapE,EAAeC,MAC3DwF,EAAqBrG,KAAKiD,YAAcjD,KAAKI,QAASJ,KAAK+E,eAAgBnE,EAAeC,K"}
@@ -0,0 +1,2 @@
1
+ import{u as o,a as t,b as a}from"./p-003e6cca.js";const s={bg:"#ecae1a",text:"#3b3b3b"};const c={bg:"#2362a2",text:"#fff"};const f={bg:"#c52a3a",text:"#fff"};const n=(s,f=c)=>{const n=["color: "+f.text,"background: "+f.bg,"font-size: 11px","padding: 2px 4px","border-radius: 3px","font-weight: 600"].join(";");if(t()||a()||o()){console.log("%cgov",n,s)}};const e=o=>{if(a()){n(o,s)}};const b=t=>{if(o()){n(t,f)}};export{b as a,e as g};
2
+ //# sourceMappingURL=p-7f2c9830.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["WARNING_COLORS","bg","text","INFO_COLORS","ERROR_COLORS","govLog","message","colors","styles","join","useLog","useWarningLog","useErrorLog","console","log","govWarningLog","govErrorLog"],"sources":["../../../packages/core/src/helpers/Log/gov.log.ts"],"sourcesContent":["import {useErrorLog, useLog, useWarningLog} from \"../Dom/win\";\n\ninterface ColorConfig {\n\tbg: string\n\ttext: string\n}\n\nconst WARNING_COLORS: ColorConfig = {bg: '#ecae1a', text: '#3b3b3b'}\nconst INFO_COLORS: ColorConfig = {bg: '#2362a2', text: '#fff'}\nconst ERROR_COLORS: ColorConfig = {bg: '#c52a3a', text: '#fff'}\n\nexport const govLog = (message: string, colors: ColorConfig = INFO_COLORS): void => {\n\tconst styles = ['color: ' + colors.text, 'background: ' + colors.bg, 'font-size: 11px', 'padding: 2px 4px', 'border-radius: 3px', 'font-weight: 600'].join(\n\t\t';'\n\t)\n\n\tif(useLog() || useWarningLog() || useErrorLog()) {\n\t\tconsole.log('%cgov', styles, message)\n\t}\n}\n\nexport const govWarningLog = (message: string): void => {\n\tif (useWarningLog()) {\n\t\tgovLog(message, WARNING_COLORS)\n\t}\n}\n\nexport const govErrorLog = (message: string): void => {\n\tif (useErrorLog()) {\n\t\tgovLog(message, ERROR_COLORS)\n\t}\n}\n"],"mappings":"kDAOA,MAAMA,EAA8B,CAACC,GAAI,UAAWC,KAAM,WAC1D,MAAMC,EAA2B,CAACF,GAAI,UAAWC,KAAM,QACvD,MAAME,EAA4B,CAACH,GAAI,UAAWC,KAAM,QAEjD,MAAMG,EAAS,CAACC,EAAiBC,EAAsBJ,KAC7D,MAAMK,EAAS,CAAC,UAAYD,EAAOL,KAAM,eAAiBK,EAAON,GAAI,kBAAmB,mBAAoB,qBAAsB,oBAAoBQ,KACrJ,KAGD,GAAGC,KAAYC,KAAmBC,IAAe,CAChDC,QAAQC,IAAI,QAASN,EAAQF,E,SAIlBS,EAAiBT,IAC7B,GAAIK,IAAiB,CACpBN,EAAOC,EAASN,E,SAILgB,EAAeV,IAC3B,GAAIM,IAAe,CAClBP,EAAOC,EAASF,E"}
@@ -0,0 +1,2 @@
1
+ import{V as e}from"./p-ff7365ae.js";import{S as t}from"./p-55500e5a.js";import{p as o}from"./p-03990da5.js";const p=o(e,["PRIMARY","SECONDARY","WARNING","ERROR","SUCCESS"]);const s=o(t,["_XS","_S","_M"]);const r={root:"gov-stepper"};const i={root:"gov-stepper-item",rootWithAnnot:"gov-stepper-item gov-stepper-item--w-annot",header:"gov-stepper-item__header",title:"gov-stepper-item__title",label:"gov-stepper-item__label",name:"gov-stepper-item__name",annot:"gov-stepper-item__annot",prefix:"gov-stepper-item__prefix",content:"gov-stepper-item__content",suffix:"gov-stepper-item__suffix"};export{i as S,r as a,s as b,p as c};
2
+ //# sourceMappingURL=p-9144dde1.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["StepperVariants","pick","Variants","StepperSizes","Sizes","StepperClass","root","StepperItemClass","rootWithAnnot","header","title","label","name","annot","prefix","content","suffix"],"sources":["../../../packages/core/src/components/gov-stepper/constants.ts"],"sourcesContent":["import { Variants } from '../../core/constants/variants'\nimport { Sizes } from '../../core/constants/sizes'\nimport { pick } from '../../utils/utils'\nimport { ValueOf } from '../../types/interfaces'\n\nexport const StepperVariants = pick(Variants, ['PRIMARY', 'SECONDARY', 'WARNING', 'ERROR', 'SUCCESS'])\nexport type StepperVariantType = `${ValueOf<typeof StepperVariants>}`\n\nexport const StepperSizes = pick(Sizes, ['_XS', '_S', '_M'])\nexport type StepperSizesType = `${ValueOf<typeof StepperSizes>}`\n\nexport const StepperClass = {\n\troot: 'gov-stepper',\n}\n\nexport const StepperItemClass = {\n\troot: 'gov-stepper-item',\n\trootWithAnnot: 'gov-stepper-item gov-stepper-item--w-annot',\n\theader: 'gov-stepper-item__header',\n\ttitle: 'gov-stepper-item__title',\n\tlabel: 'gov-stepper-item__label',\n\tname: 'gov-stepper-item__name',\n\tannot: 'gov-stepper-item__annot',\n\tprefix: 'gov-stepper-item__prefix',\n\tcontent: 'gov-stepper-item__content',\n\tsuffix: 'gov-stepper-item__suffix',\n}\n"],"mappings":"kHAKaA,EAAkBC,EAAKC,EAAU,CAAC,UAAW,YAAa,UAAW,QAAS,Y,MAG9EC,EAAeF,EAAKG,EAAO,CAAC,MAAO,KAAM,O,MAGzCC,EAAe,CAC3BC,KAAM,e,MAGMC,EAAmB,CAC/BD,KAAM,mBACNE,cAAe,6CACfC,OAAQ,2BACRC,MAAO,0BACPC,MAAO,0BACPC,KAAM,yBACNC,MAAO,0BACPC,OAAQ,2BACRC,QAAS,4BACTC,OAAQ,mC"}
@@ -0,0 +1,2 @@
1
+ import{V as o}from"./p-ff7365ae.js";import{S as t}from"./p-55500e5a.js";import{p as s}from"./p-03990da5.js";const a=s(o,["PRIMARY","SECONDARY"]);const p=s(t,["_S","_M","_L"]);var r;(function(o){o["TOP"]="top";o["RIGHT"]="right";o["BOTTOM"]="bottom";o["LEFT"]="left"})(r||(r={}));const n={root:"gov-tooltip"};const c={root:"gov-tooltip-content"};export{a as T,p as a,c as b,r as c,n as d};
2
+ //# sourceMappingURL=p-9a4c910d.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["TooltipVariant","pick","Variants","TooltipSize","Sizes","TooltipPosition","TooltipClass","root","TooltipContentClass"],"sources":["../../../packages/core/src/components/gov-tooltip/constants.tsx"],"sourcesContent":["import { Variants } from '../../core/constants/variants'\nimport { Sizes } from '../../core/constants/sizes'\nimport { ValueOf } from '../../types/interfaces'\nimport { pick } from '../../utils/utils'\n\nexport const TooltipVariant = pick(Variants, ['PRIMARY', 'SECONDARY'])\nexport type TooltipVariantType = `${ValueOf<typeof TooltipVariant>}`\n\nexport const TooltipSize = pick(Sizes, ['_S', '_M', '_L'])\nexport type TooltipSizeType = `${ValueOf<typeof TooltipSize>}`\n\nexport enum TooltipPosition {\n\tTOP = 'top',\n\tRIGHT = 'right',\n\tBOTTOM = 'bottom',\n\tLEFT = 'left',\n}\nexport type TooltipPositionType = `${ValueOf<typeof TooltipPosition>}`\n\nexport const TooltipClass = {\n\troot: 'gov-tooltip',\n}\n\nexport const TooltipContentClass = {\n\troot: 'gov-tooltip-content',\n}\n"],"mappings":"kHAKaA,EAAiBC,EAAKC,EAAU,CAAC,UAAW,c,MAG5CC,EAAcF,EAAKG,EAAO,CAAC,KAAM,KAAM,O,IAGxCC,GAAZ,SAAYA,GACXA,EAAA,aACAA,EAAA,iBACAA,EAAA,mBACAA,EAAA,cACA,EALD,CAAYA,MAAe,K,MAQdC,EAAe,CAC3BC,KAAM,e,MAGMC,EAAsB,CAClCD,KAAM,8B"}
@@ -0,0 +1,2 @@
1
+ const o={root:"gov-nav",nav:"gov-nav__nav"};const n={root:"gov-nav-item",link:"gov-nav-item__link"};export{o as N,n as a};
2
+ //# sourceMappingURL=p-a6d14a47.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["NavClass","root","nav","NavItemClass","link"],"sources":["../../../packages/core/src/components/gov-nav/constants.ts"],"sourcesContent":["export const NavClass = {\n\troot: 'gov-nav',\n\tnav: 'gov-nav__nav',\n}\n\nexport const NavItemClass = {\n\troot: 'gov-nav-item',\n\tlink: 'gov-nav-item__link',\n}\n"],"mappings":"MAAaA,EAAW,CACvBC,KAAM,UACNC,IAAK,gB,MAGOC,EAAe,CAC3BF,KAAM,eACNG,KAAM,6B"}
@@ -0,0 +1,2 @@
1
+ const t={root:"gov-attachments",label:"gov-attachments__label",list:"gov-attachments__list"};const a={root:"gov-attachments-item",name:"gov-attachments-item__name",file:"gov-attachments-item__file",messages:"gov-attachments-item__messages"};export{t as A,a};
2
+ //# sourceMappingURL=p-b72a7bed.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["AttachmentsClass","root","label","list","AttachmentsItemClass","name","file","messages"],"sources":["../../../packages/core/src/components/gov-attachments/constants.ts"],"sourcesContent":["export const AttachmentsClass = {\n\troot: 'gov-attachments',\n\tlabel: 'gov-attachments__label',\n\tlist: 'gov-attachments__list',\n}\n\nexport const AttachmentsItemClass = {\n\troot: 'gov-attachments-item',\n\tname: 'gov-attachments-item__name',\n\tfile: 'gov-attachments-item__file',\n\tmessages: 'gov-attachments-item__messages',\n}\n"],"mappings":"MAAaA,EAAmB,CAC/BC,KAAM,kBACNC,MAAO,yBACPC,KAAM,yB,MAGMC,EAAuB,CACnCH,KAAM,uBACNI,KAAM,6BACNC,KAAM,6BACNC,SAAU,yC"}
@@ -0,0 +1,2 @@
1
+ import{p as t,H as s,h as a,d as e}from"./p-2dee9951.js";import{A as o}from"./p-b72a7bed.js";import{a as i}from"./p-4ff831e3.js";import{c as n}from"./p-003e6cca.js";import{d as r}from"./p-03990da5.js";import{g as c}from"./p-c353678b.js";const l=".gov-spin-animation,.gov-pseudo-spin-animation::before{animation:spin 4s linear infinite}@keyframes spin{100%{transform:rotate(360deg)}}@keyframes countdown{to{transform:scaleX(0)}}@keyframes progress{0%{background-position:-200px 0}100%{background-position:calc(200px + 100%) 0}}@keyframes pulse{0%{opacity:1}50%{opacity:0.4}100%{opacity:1}}.gov-attachments{position:relative;display:block;width:100%}.gov-attachments__label{font-weight:var(--gov-text-s-font-weight);font-size:var(--gov-text-s-font-size);line-height:var(--gov-text-s-line-height);letter-spacing:var(--gov-text-s-letter-spacing);color:var(--gov-form-label-color, #686868)}.gov-attachments__list>*:last-child{margin-bottom:0}";const m=t(class t extends s{constructor(){super();this.__registerHost();this.label=undefined;this.wcagLabel=undefined;this.h=c(this.host)}async componentDidRender(){if(n()){await r(500);await this.validateWcag()}}render(){return a(e,{class:this.h.classes(o.root)},this.label?a("p",{class:o.label},this.label):null,a("div",{class:o.list,role:"list","aria-label":this.wcagLabel},a("slot",null)))}async validateWcag(){i(this.wcagLabel,"wcag-label",o.root)}get host(){return this}static get style(){return l}},[4,"gov-attachments",{label:[1],wcagLabel:[1,"wcag-label"],validateWcag:[64]}]);function p(){if(typeof customElements==="undefined"){return}const t=["gov-attachments"];t.forEach((t=>{switch(t){case"gov-attachments":if(!customElements.get(t)){customElements.define(t,m)}break}}))}p();export{m as G,p as d};
2
+ //# sourceMappingURL=p-b9ee51d6.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["govAttachmentsCss","GovAttachments","proxyCustomElement","H","constructor","this","h","govHost","host","componentDidRender","canValidateWcagOnRender","delay","validateWcag","render","Host","class","classes","AttachmentsClass","root","label","list","role","wcagLabel","validateWcagProp"],"sources":["../../../packages/core/src/components/gov-attachments/gov-attachments.scss?tag=gov-attachments","../../../packages/core/src/components/gov-attachments/gov-attachments.tsx"],"sourcesContent":["/*\n * Attachments\n */\n\n$class: \".gov-attachments\";\n\n#{$class} {\n\t@include base();\n\t&__label {\n\t\t@include typography($font-size-s);\n\t\tcolor: $form-label-color;\n\t}\n\t&__list {\n\t\t@include reset-last-margin();\n\t}\n}\n","import { Component, Element, h, Host, Method, Prop } from '@stencil/core'\nimport { AttachmentsClass } from './constants'\nimport { validateWcagProp } from '../../helpers/Validate/wcag'\nimport { canValidateWcagOnRender } from '../../helpers/Dom/win'\nimport { delay } from '../../utils/utils'\nimport { govHost } from '../../helpers/Dom/template'\nimport { GovHost } from '../../helpers/Dom/template.types'\n\n@Component({\n\ttag: 'gov-attachments',\n\tstyleUrl: 'gov-attachments.scss',\n})\nexport class GovAttachments {\n\tprivate h: GovHost\n\n\tconstructor() {\n\t\tthis.h = govHost(this.host)\n\t}\n\n\t@Element() readonly host: HTMLGovAttachmentsElement\n\t/**\n\t * Label of attachments section\n\t */\n\t@Prop() readonly label: string\n\t/**\n\t * Adds accessible label for the attachment section that is only shown for screen readers.\n\t */\n\t@Prop({ attribute: 'wcag-label' }) readonly wcagLabel: string\n\n\tasync componentDidRender() {\n\t\tif (canValidateWcagOnRender()) {\n\t\t\tawait delay(500)\n\t\t\tawait this.validateWcag()\n\t\t}\n\t}\n\n\trender() {\n\t\treturn (\n\t\t\t<Host class={this.h.classes(AttachmentsClass.root)}>\n\t\t\t\t{this.label ? <p class={AttachmentsClass.label}>{this.label}</p> : null}\n\t\t\t\t<div class={AttachmentsClass.list} role=\"list\" aria-label={this.wcagLabel}>\n\t\t\t\t\t<slot />\n\t\t\t\t</div>\n\t\t\t</Host>\n\t\t)\n\t}\n\n\t/**\n\t * Validate the WCAG attributes of the component\n\t */\n\t@Method()\n\tasync validateWcag(): Promise<void> {\n\t\tvalidateWcagProp(this.wcagLabel, 'wcag-label', AttachmentsClass.root)\n\t}\n}\n"],"mappings":"6OAAA,MAAMA,EAAoB,srB,MCYbC,EAAcC,EAAA,MAAAD,UAAAE,EAG1B,WAAAC,G,4EACCC,KAAKC,EAAIC,EAAQF,KAAKG,K,CAavB,wBAAMC,GACL,GAAIC,IAA2B,OACxBC,EAAM,WACNN,KAAKO,c,EAIb,MAAAC,GACC,OACCP,EAACQ,EAAI,CAACC,MAAOV,KAAKC,EAAEU,QAAQC,EAAiBC,OAC3Cb,KAAKc,MAAQb,EAAA,KAAGS,MAAOE,EAAiBE,OAAQd,KAAKc,OAAa,KACnEb,EAAA,OAAKS,MAAOE,EAAiBG,KAAMC,KAAK,OAAM,aAAahB,KAAKiB,WAC/DhB,EAAA,c,CAUJ,kBAAMM,GACLW,EAAiBlB,KAAKiB,UAAW,aAAcL,EAAiBC,K"}
@@ -0,0 +1,2 @@
1
+ const o={root:"gov-modal",rootPrompt:"gov-modal gov-modal--prompt",dialog:"gov-modal__dialog",inner:"gov-modal__inner",header:"gov-modal__header",icon:"gov-modal__icon",title:"gov-modal__title",content:"gov-modal__content",close:"gov-modal__close",footer:"gov-modal__footer",actions:"gov-modal__actions",bodyFix:"body-fixed"};export{o as M};
2
+ //# sourceMappingURL=p-be4aab0e.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["ModalClass","root","rootPrompt","dialog","inner","header","icon","title","content","close","footer","actions","bodyFix"],"sources":["../../../packages/core/src/components/gov-modal/constants.ts"],"sourcesContent":["export const ModalClass = {\n\troot: 'gov-modal',\n\trootPrompt: 'gov-modal gov-modal--prompt',\n\tdialog: 'gov-modal__dialog',\n\tinner: 'gov-modal__inner',\n\theader: 'gov-modal__header',\n\ticon: 'gov-modal__icon',\n\ttitle: 'gov-modal__title',\n\tcontent: 'gov-modal__content',\n\tclose: 'gov-modal__close',\n\tfooter: 'gov-modal__footer',\n\tactions: 'gov-modal__actions',\n\tbodyFix: 'body-fixed',\n}\n"],"mappings":"MAAaA,EAAa,CACzBC,KAAM,YACNC,WAAY,8BACZC,OAAQ,oBACRC,MAAO,mBACPC,OAAQ,oBACRC,KAAM,kBACNC,MAAO,mBACPC,QAAS,qBACTC,MAAO,mBACPC,OAAQ,oBACRC,QAAS,qBACTC,QAAS,qB"}
@@ -0,0 +1,2 @@
1
+ const e=e=>{if(Array.isArray(e)===false)return;return e.filter((e=>!!e)).join(" ").trim()};const t=e=>{const t=e.querySelector("slot");if(t){return t.assignedNodes().filter((e=>e.nodeName!=="#text"))}return[]};const r=e=>e?"true":"false";const s=e=>({get hostElement(){return e},get name(){return this.hostElement.nodeName.toLowerCase()},hasSlot(e){return!!this.getSlot(e)},isSlotEmpty(e){const t=this.getSlot(e);if(t){return t.childNodes.length===0}return false},getSlot(e){return this.hostElement.querySelector('[slot="'+e+'"]')},getParent(e){return this.hostElement.closest(e)},passChildAttr(e,t,r){if(Array.isArray(e)){e.forEach((e=>{this.hostElement.querySelectorAll(e).forEach((e=>e.setAttribute(t,r)))}))}else{this.hostElement.querySelectorAll(e).forEach((e=>e.setAttribute(t,r)))}},removeChildAttr(e,t){if(Array.isArray(e)){e.forEach((e=>{this.hostElement.querySelectorAll(e).forEach((e=>e.removeAttribute(t)))}))}else{this.hostElement.querySelectorAll(e).forEach((e=>e.removeAttribute(t)))}},get slottedChildren(){const e=this.hostElement.shadowRoot.querySelector("slot");if(e){return e.assignedNodes().filter((e=>e.nodeName!=="#text"))}return[]},classes(e){const t=Array.isArray(e)?e.join(" "):e;if(this.hostElement){return this.hostElement.classList.toString()+" "+t}return t}});const n=e=>{if(typeof e==="string"){return["true","True","TRUE","1"].indexOf(e)!==-1?"true":"false"}else if(typeof e==="number"){return e>0?"true":"false"}else if(typeof e==="boolean"){return e?"true":"false"}else{return e?"true":"false"}};const o=e=>{if(typeof e==="string"){return["true","True","TRUE","1","On","on","ON"].indexOf(e)!==-1?"on":"off"}else if(typeof e==="number"){return e>0?"on":"off"}else if(typeof e==="boolean"){return e?"on":"off"}else{return e?"on":"off"}};const f=e=>typeof e==="undefined"?undefined:n(e);const u=e=>typeof e==="undefined"?undefined:o(e);const i=e=>e?"0":"-1";export{n as a,r as b,u as c,i as d,s as g,e as p,t as s,f as t};
2
+ //# sourceMappingURL=p-c353678b.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["prepareClasses","classes","Array","isArray","filter","classname","join","trim","slottedChildren","host","slotted","querySelector","assignedNodes","node","nodeName","booleanString","value","govHost","hostElement","name","this","toLowerCase","hasSlot","getSlot","isSlotEmpty","slot","childNodes","length","getParent","element","closest","passChildAttr","selector","forEach","querySelectorAll","child","setAttribute","removeChildAttr","removeAttribute","shadowRoot","clearClasses","classList","toString","toBoolAttr","indexOf","toOnOffAttr","toBoolAttrIfDefined","undefined","toOnOffAttrIfDefined","boolToFocusValue"],"sources":["../../../packages/core/src/helpers/Dom/template.ts"],"sourcesContent":["import {HTMLStencilElement} from '@stencil/core/internal'\nimport {GovHost} from './template.types'\nimport {Nullable} from '../../types/interfaces'\n\nexport const prepareClasses = (classes: string[]): string => {\n\tif (Array.isArray(classes) === false) return\n\treturn classes\n\t\t.filter(classname => !!classname)\n\t\t.join(' ')\n\t\t.trim()\n}\n\nexport const slottedChildren = (host: HTMLStencilElement): Node[] => {\n\tconst slotted = host.querySelector('slot') as HTMLSlotElement\n\tif (slotted) {\n\t\treturn slotted.assignedNodes().filter(node => {\n\t\t\treturn node.nodeName !== '#text'\n\t\t})\n\t}\n\treturn []\n}\n\nexport const booleanString = (value: boolean): string => {\n\treturn value ? 'true' : 'false'\n}\n\nexport const govHost = (host: HTMLStencilElement): GovHost => {\n\treturn {\n\t\tget hostElement(): HTMLStencilElement {\n\t\t\treturn host\n\t\t},\n\t\tget name(): string {\n\t\t\treturn this.hostElement.nodeName.toLowerCase()\n\t\t},\n\t\thasSlot(name: string): boolean {\n\t\t\treturn !!this.getSlot(name)\n\t\t},\n\t\tisSlotEmpty(name: string): boolean {\n\t\t\tconst slot = this.getSlot(name)\n\t\t\tif (slot) {\n\t\t\t\treturn slot.childNodes.length === 0\n\t\t\t}\n\t\t\treturn false\n\t\t},\n\t\tgetSlot(name: string): HTMLElement {\n\t\t\treturn this.hostElement.querySelector('[slot=\"' + name + '\"]')\n\t\t},\n\t\tgetParent(element): Nullable<HTMLElement> {\n\t\t\treturn this.hostElement.closest(element)\n\t\t},\n\t\tpassChildAttr(selector: string | string[], name: string, value: any): void {\n\t\t\tif (Array.isArray(selector)) {\n\t\t\t\tselector.forEach(selector => {\n\t\t\t\t\tthis.hostElement.querySelectorAll(selector).forEach(child => child.setAttribute(name, value))\n\t\t\t\t})\n\t\t\t} else {\n\t\t\t\tthis.hostElement.querySelectorAll(selector).forEach(child => child.setAttribute(name, value))\n\t\t\t}\n\t\t},\n\t\tremoveChildAttr(selector: string | string[], name: string): void {\n\t\t\tif (Array.isArray(selector)) {\n\t\t\t\tselector.forEach(selector => {\n\t\t\t\t\tthis.hostElement.querySelectorAll(selector).forEach(child => child.removeAttribute(name))\n\t\t\t\t})\n\t\t\t} else {\n\t\t\t\tthis.hostElement.querySelectorAll(selector).forEach(child => child.removeAttribute(name))\n\t\t\t}\n\t\t},\n\t\tget slottedChildren(): Node[] {\n\t\t\tconst slotted = this.hostElement.shadowRoot.querySelector('slot') as HTMLSlotElement\n\t\t\tif (slotted) {\n\t\t\t\treturn slotted.assignedNodes().filter(node => {\n\t\t\t\t\treturn node.nodeName !== '#text'\n\t\t\t\t})\n\t\t\t}\n\t\t\treturn []\n\t\t},\n\t\tclasses(classes: string | string[]): string {\n\t\t\tconst clearClasses = Array.isArray(classes) ? classes.join(' ') : classes\n\t\t\tif (this.hostElement) {\n\t\t\t\treturn this.hostElement.classList.toString() + ' ' + clearClasses\n\t\t\t}\n\t\t\treturn clearClasses\n\t\t},\n\t}\n}\n\nexport const toBoolAttr = (value: boolean | string | number): string => {\n\tif (typeof value === 'string') {\n\t\treturn ['true', 'True', 'TRUE', '1'].indexOf(value) !== -1 ? 'true' : 'false'\n\t} else if (typeof value === 'number') {\n\t\treturn value > 0 ? 'true' : 'false'\n\t} else if (typeof value === 'boolean') {\n\t\treturn value ? 'true' : 'false'\n\t} else {\n\t\treturn value ? 'true' : 'false'\n\t}\n}\n\nexport const toOnOffAttr = (value: boolean | string | number): string => {\n\tif (typeof value === 'string') {\n\t\treturn ['true', 'True', 'TRUE', '1', 'On', 'on', 'ON'].indexOf(value) !== -1 ? 'on' : 'off'\n\t} else if (typeof value === 'number') {\n\t\treturn value > 0 ? 'on' : 'off'\n\t} else if (typeof value === 'boolean') {\n\t\treturn value ? 'on' : 'off'\n\t} else {\n\t\treturn value ? 'on' : 'off'\n\t}\n}\n\nexport const toBoolAttrIfDefined = (value: boolean | string | number | undefined | null): undefined | string => {\n\treturn typeof value === 'undefined' ? undefined : toBoolAttr(value)\n}\n\nexport const toOnOffAttrIfDefined = (value: boolean | string | number | undefined | null): undefined | string => {\n\treturn typeof value === 'undefined' ? undefined : toOnOffAttr(value)\n}\n\nexport const boolToFocusValue = (value: boolean): undefined | string => {\n\treturn value ? '0' : '-1'\n}\n"],"mappings":"MAIaA,EAAkBC,IAC9B,GAAIC,MAAMC,QAAQF,KAAa,MAAO,OACtC,OAAOA,EACLG,QAAOC,KAAeA,IACtBC,KAAK,KACLC,MAAM,E,MAGIC,EAAmBC,IAC/B,MAAMC,EAAUD,EAAKE,cAAc,QACnC,GAAID,EAAS,CACZ,OAAOA,EAAQE,gBAAgBR,QAAOS,GAC9BA,EAAKC,WAAa,S,CAG3B,MAAO,EAAE,E,MAGGC,EAAiBC,GACtBA,EAAQ,OAAS,Q,MAGZC,EAAWR,IAChB,CACN,eAAIS,GACH,OAAOT,C,EAER,QAAIU,GACH,OAAOC,KAAKF,YAAYJ,SAASO,a,EAElC,OAAAC,CAAQH,GACP,QAASC,KAAKG,QAAQJ,E,EAEvB,WAAAK,CAAYL,GACX,MAAMM,EAAOL,KAAKG,QAAQJ,GAC1B,GAAIM,EAAM,CACT,OAAOA,EAAKC,WAAWC,SAAW,C,CAEnC,OAAO,K,EAER,OAAAJ,CAAQJ,GACP,OAAOC,KAAKF,YAAYP,cAAc,UAAYQ,EAAO,K,EAE1D,SAAAS,CAAUC,GACT,OAAOT,KAAKF,YAAYY,QAAQD,E,EAEjC,aAAAE,CAAcC,EAA6Bb,EAAcH,GACxD,GAAId,MAAMC,QAAQ6B,GAAW,CAC5BA,EAASC,SAAQD,IAChBZ,KAAKF,YAAYgB,iBAAiBF,GAAUC,SAAQE,GAASA,EAAMC,aAAajB,EAAMH,IAAO,G,KAExF,CACNI,KAAKF,YAAYgB,iBAAiBF,GAAUC,SAAQE,GAASA,EAAMC,aAAajB,EAAMH,I,GAGxF,eAAAqB,CAAgBL,EAA6Bb,GAC5C,GAAIjB,MAAMC,QAAQ6B,GAAW,CAC5BA,EAASC,SAAQD,IAChBZ,KAAKF,YAAYgB,iBAAiBF,GAAUC,SAAQE,GAASA,EAAMG,gBAAgBnB,IAAM,G,KAEpF,CACNC,KAAKF,YAAYgB,iBAAiBF,GAAUC,SAAQE,GAASA,EAAMG,gBAAgBnB,I,GAGrF,mBAAIX,GACH,MAAME,EAAUU,KAAKF,YAAYqB,WAAW5B,cAAc,QAC1D,GAAID,EAAS,CACZ,OAAOA,EAAQE,gBAAgBR,QAAOS,GAC9BA,EAAKC,WAAa,S,CAG3B,MAAO,E,EAER,OAAAb,CAAQA,GACP,MAAMuC,EAAetC,MAAMC,QAAQF,GAAWA,EAAQK,KAAK,KAAOL,EAClE,GAAImB,KAAKF,YAAa,CACrB,OAAOE,KAAKF,YAAYuB,UAAUC,WAAa,IAAMF,C,CAEtD,OAAOA,C,UAKGG,EAAc3B,IAC1B,UAAWA,IAAU,SAAU,CAC9B,MAAO,CAAC,OAAQ,OAAQ,OAAQ,KAAK4B,QAAQ5B,MAAY,EAAI,OAAS,O,MAChE,UAAWA,IAAU,SAAU,CACrC,OAAOA,EAAQ,EAAI,OAAS,O,MACtB,UAAWA,IAAU,UAAW,CACtC,OAAOA,EAAQ,OAAS,O,KAClB,CACN,OAAOA,EAAQ,OAAS,O,GAInB,MAAM6B,EAAe7B,IAC3B,UAAWA,IAAU,SAAU,CAC9B,MAAO,CAAC,OAAQ,OAAQ,OAAQ,IAAK,KAAM,KAAM,MAAM4B,QAAQ5B,MAAY,EAAI,KAAO,K,MAChF,UAAWA,IAAU,SAAU,CACrC,OAAOA,EAAQ,EAAI,KAAO,K,MACpB,UAAWA,IAAU,UAAW,CACtC,OAAOA,EAAQ,KAAO,K,KAChB,CACN,OAAOA,EAAQ,KAAO,K,SAIX8B,EAAuB9B,UACrBA,IAAU,YAAc+B,UAAYJ,EAAW3B,G,MAGjDgC,EAAwBhC,UACtBA,IAAU,YAAc+B,UAAYF,EAAY7B,G,MAGlDiC,EAAoBjC,GACzBA,EAAQ,IAAM,Y"}
@@ -0,0 +1,2 @@
1
+ const e={root:"gov-side-nav",aside:"gov-side-nav__aside"};const i={root:"gov-side-nav-item",rootWithIcon:"gov-side-nav-item--w-icon",header:"gov-side-nav-item__header",icon:"gov-side-nav-item__icon",name:"gov-side-nav-item__name",label:"gov-side-nav-item__label",arrow:"gov-side-nav-item__arrow",chip:"gov-side-nav-item__chip",content:"gov-side-nav-item__content"};export{i as S,e as a};
2
+ //# sourceMappingURL=p-db1f0452.js.map