@gov-design-system-ce/components 0.0.49 → 0.0.50

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 (799) hide show
  1. package/dist/cjs/core.cjs.js +6 -2
  2. package/dist/cjs/core.cjs.js.map +1 -1
  3. package/dist/cjs/gov-accordion-item.cjs.entry.js +1 -1
  4. package/dist/cjs/gov-accordion.cjs.entry.js +1 -1
  5. package/dist/cjs/gov-alert.cjs.entry.js +1 -1
  6. package/dist/cjs/gov-app.cjs.entry.js +1 -1
  7. package/dist/cjs/gov-app.cjs.entry.js.map +1 -1
  8. package/dist/cjs/gov-attachments_3.cjs.entry.js +1 -1
  9. package/dist/cjs/gov-backdrop.cjs.entry.js +1 -1
  10. package/dist/cjs/gov-badge.cjs.entry.js +1 -1
  11. package/dist/cjs/gov-breadcrumbs.cjs.entry.js +1 -1
  12. package/dist/cjs/gov-button.cjs.entry.js +1 -1
  13. package/dist/cjs/gov-card.cjs.entry.js +1 -1
  14. package/dist/cjs/gov-container.cjs.entry.js +1 -1
  15. package/dist/cjs/gov-control-group.cjs.entry.js +1 -1
  16. package/dist/cjs/gov-cookiebar.cjs.entry.js +1 -1
  17. package/dist/cjs/gov-dropdown.cjs.entry.js +1 -1
  18. package/dist/cjs/gov-empty.cjs.entry.js +1 -1
  19. package/dist/cjs/gov-error-code.cjs.entry.js +1 -1
  20. package/dist/cjs/gov-form-autocomplete.cjs.entry.js +1 -1
  21. package/dist/cjs/gov-form-checkbox.cjs.entry.js +1 -1
  22. package/dist/cjs/gov-form-control.cjs.entry.js +1 -1
  23. package/dist/cjs/gov-form-file.cjs.entry.js +1 -1
  24. package/dist/cjs/gov-form-group.cjs.entry.js +1 -1
  25. package/dist/cjs/gov-form-input.cjs.entry.js +1 -1
  26. package/dist/cjs/gov-form-label.cjs.entry.js +1 -1
  27. package/dist/cjs/gov-form-multi-select.cjs.entry.js +1 -1
  28. package/dist/cjs/gov-form-password-power.cjs.entry.js +1 -1
  29. package/dist/cjs/gov-form-radio.cjs.entry.js +1 -1
  30. package/dist/cjs/gov-form-search.cjs.entry.js +1 -1
  31. package/dist/cjs/gov-form-select.cjs.entry.js +1 -1
  32. package/dist/cjs/gov-form-switch.cjs.entry.js +1 -1
  33. package/dist/cjs/gov-grid-item.cjs.entry.js +1 -1
  34. package/dist/cjs/gov-grid.cjs.entry.js +1 -1
  35. package/dist/cjs/gov-icon.cjs.entry.js +1 -1
  36. package/dist/cjs/gov-layout-column.cjs.entry.js +1 -1
  37. package/dist/cjs/gov-layout.cjs.entry.js +1 -1
  38. package/dist/cjs/gov-loading.cjs.entry.js +1 -1
  39. package/dist/cjs/gov-message.cjs.entry.js +1 -1
  40. package/dist/cjs/gov-modal.cjs.entry.js +1 -1
  41. package/dist/cjs/gov-nav-item.cjs.entry.js +1 -1
  42. package/dist/cjs/gov-nav.cjs.entry.js +1 -1
  43. package/dist/cjs/gov-pagination.cjs.entry.js +1 -1
  44. package/dist/cjs/gov-prompt.cjs.entry.js +1 -1
  45. package/dist/cjs/gov-side-nav-item.cjs.entry.js +1 -1
  46. package/dist/cjs/gov-side-nav.cjs.entry.js +1 -1
  47. package/dist/cjs/gov-skeleton.cjs.entry.js +1 -1
  48. package/dist/cjs/gov-spacer.cjs.entry.js +1 -1
  49. package/dist/cjs/gov-statsbar-item.cjs.entry.js +1 -1
  50. package/dist/cjs/gov-statsbar.cjs.entry.js +1 -1
  51. package/dist/cjs/gov-stepper-item.cjs.entry.js +1 -1
  52. package/dist/cjs/gov-stepper.cjs.entry.js +1 -1
  53. package/dist/cjs/gov-tabs-item.cjs.entry.js +1 -1
  54. package/dist/cjs/gov-tabs.cjs.entry.js +1 -1
  55. package/dist/cjs/gov-tabs.cjs.entry.js.map +1 -1
  56. package/dist/cjs/gov-tile.cjs.entry.js +1 -1
  57. package/dist/cjs/gov-tiles.cjs.entry.js +1 -1
  58. package/dist/cjs/gov-toast.cjs.entry.js +1 -1
  59. package/dist/cjs/gov-tooltip-content.cjs.entry.js +1 -1
  60. package/dist/cjs/gov-tooltip.cjs.entry.js +1 -1
  61. package/dist/cjs/gov-wizzard-item.cjs.entry.js +1 -1
  62. package/dist/cjs/gov-wizzard.cjs.entry.js +1 -1
  63. package/dist/cjs/{index-7ba43a19.js → index-83edd4fe.js} +305 -52
  64. package/dist/cjs/index-83edd4fe.js.map +1 -0
  65. package/dist/cjs/loader.cjs.js +3 -11
  66. package/dist/cjs/loader.cjs.js.map +1 -1
  67. package/dist/collection/collection-manifest.json +62 -62
  68. package/dist/collection/components/gov-accordion/constants.js +3 -3
  69. package/dist/collection/components/gov-accordion/gov-accordion-item.js +14 -7
  70. package/dist/collection/components/gov-accordion/gov-accordion-item.js.map +1 -1
  71. package/dist/collection/components/gov-accordion/gov-accordion.js +16 -12
  72. package/dist/collection/components/gov-accordion/gov-accordion.js.map +1 -1
  73. package/dist/collection/components/gov-alert/constants.js +2 -2
  74. package/dist/collection/components/gov-alert/gov-alert.js +6 -3
  75. package/dist/collection/components/gov-alert/gov-alert.js.map +1 -1
  76. package/dist/collection/components/gov-app/gov-app.js +37 -37
  77. package/dist/collection/components/gov-app/gov-app.js.map +1 -1
  78. package/dist/collection/components/gov-attachments/gov-attachments-item.js +10 -8
  79. package/dist/collection/components/gov-attachments/gov-attachments-item.js.map +1 -1
  80. package/dist/collection/components/gov-attachments/gov-attachments.js +8 -7
  81. package/dist/collection/components/gov-attachments/gov-attachments.js.map +1 -1
  82. package/dist/collection/components/gov-backdrop/gov-backdrop.js +10 -8
  83. package/dist/collection/components/gov-backdrop/gov-backdrop.js.map +1 -1
  84. package/dist/collection/components/gov-badge/gov-badge.js +18 -9
  85. package/dist/collection/components/gov-badge/gov-badge.js.map +1 -1
  86. package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.js +10 -8
  87. package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.js.map +1 -1
  88. package/dist/collection/components/gov-button/default/constants.js +3 -3
  89. package/dist/collection/components/gov-button/default/gov-button.js +26 -13
  90. package/dist/collection/components/gov-button/default/gov-button.js.map +1 -1
  91. package/dist/collection/components/gov-button/dropdown/gov-dropdown.js +8 -4
  92. package/dist/collection/components/gov-button/dropdown/gov-dropdown.js.map +1 -1
  93. package/dist/collection/components/gov-card/gov-card.js +16 -12
  94. package/dist/collection/components/gov-card/gov-card.js.map +1 -1
  95. package/dist/collection/components/gov-container/gov-container.js +7 -5
  96. package/dist/collection/components/gov-container/gov-container.js.map +1 -1
  97. package/dist/collection/components/gov-control-group/constants.js +2 -2
  98. package/dist/collection/components/gov-control-group/gov-control-group.js +2 -1
  99. package/dist/collection/components/gov-control-group/gov-control-group.js.map +1 -1
  100. package/dist/collection/components/gov-cookiebar/gov-cookiebar.js +3 -3
  101. package/dist/collection/components/gov-empty/gov-empty.js +3 -3
  102. package/dist/collection/components/gov-error-code/gov-error-code.js +3 -3
  103. package/dist/collection/components/gov-form/autocomplete/constants.js +3 -3
  104. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.js +30 -15
  105. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.js.map +1 -1
  106. package/dist/collection/components/gov-form/checkbox/constants.js +2 -2
  107. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.js +14 -7
  108. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.js.map +1 -1
  109. package/dist/collection/components/gov-form/control/constants.js +2 -2
  110. package/dist/collection/components/gov-form/control/gov-form-control.js +4 -2
  111. package/dist/collection/components/gov-form/control/gov-form-control.js.map +1 -1
  112. package/dist/collection/components/gov-form/file/gov-form-file.js +20 -10
  113. package/dist/collection/components/gov-form/file/gov-form-file.js.map +1 -1
  114. package/dist/collection/components/gov-form/group/gov-form-group.js +2 -1
  115. package/dist/collection/components/gov-form/group/gov-form-group.js.map +1 -1
  116. package/dist/collection/components/gov-form/input/constants.js +3 -3
  117. package/dist/collection/components/gov-form/input/gov-form-input.js +40 -24
  118. package/dist/collection/components/gov-form/input/gov-form-input.js.map +1 -1
  119. package/dist/collection/components/gov-form/label/gov-form-label.js +6 -4
  120. package/dist/collection/components/gov-form/label/gov-form-label.js.map +1 -1
  121. package/dist/collection/components/gov-form/message/constants.js +2 -2
  122. package/dist/collection/components/gov-form/message/gov-form-message.js +9 -7
  123. package/dist/collection/components/gov-form/message/gov-form-message.js.map +1 -1
  124. package/dist/collection/components/gov-form/multiselect/constants.js +3 -3
  125. package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.js +22 -11
  126. package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.js.map +1 -1
  127. package/dist/collection/components/gov-form/password-power/gov-form-password-power.js +2 -2
  128. package/dist/collection/components/gov-form/radio/constants.js +2 -2
  129. package/dist/collection/components/gov-form/radio/gov-form-radio.js +14 -7
  130. package/dist/collection/components/gov-form/radio/gov-form-radio.js.map +1 -1
  131. package/dist/collection/components/gov-form/search/constants.js +2 -2
  132. package/dist/collection/components/gov-form/search/gov-form-search.js +4 -3
  133. package/dist/collection/components/gov-form/search/gov-form-search.js.map +1 -1
  134. package/dist/collection/components/gov-form/select/constants.js +3 -3
  135. package/dist/collection/components/gov-form/select/gov-form-select.js +22 -11
  136. package/dist/collection/components/gov-form/select/gov-form-select.js.map +1 -1
  137. package/dist/collection/components/gov-form/switch/constants.js +2 -2
  138. package/dist/collection/components/gov-form/switch/gov-form-switch.js +14 -7
  139. package/dist/collection/components/gov-form/switch/gov-form-switch.js.map +1 -1
  140. package/dist/collection/components/gov-grid/gov-grid-item.css +0 -44
  141. package/dist/collection/components/gov-grid/gov-grid-item.js +3 -3
  142. package/dist/collection/components/gov-grid/gov-grid.js +3 -3
  143. package/dist/collection/components/gov-icon/gov-icon.js +6 -5
  144. package/dist/collection/components/gov-icon/gov-icon.js.map +1 -1
  145. package/dist/collection/components/gov-layout/gov-layout-column.js +3 -3
  146. package/dist/collection/components/gov-layout/gov-layout.js +7 -5
  147. package/dist/collection/components/gov-layout/gov-layout.js.map +1 -1
  148. package/dist/collection/components/gov-loading/loading/gov-loading.js +3 -3
  149. package/dist/collection/components/gov-loading/skeleton/gov-skeleton.js +8 -4
  150. package/dist/collection/components/gov-loading/skeleton/gov-skeleton.js.map +1 -1
  151. package/dist/collection/components/gov-message/constants.js +2 -2
  152. package/dist/collection/components/gov-message/gov-message.js +7 -6
  153. package/dist/collection/components/gov-message/gov-message.js.map +1 -1
  154. package/dist/collection/components/gov-modal/gov-modal.js +8 -4
  155. package/dist/collection/components/gov-modal/gov-modal.js.map +1 -1
  156. package/dist/collection/components/gov-nav/gov-nav-item.js +3 -3
  157. package/dist/collection/components/gov-nav/gov-nav.js +7 -6
  158. package/dist/collection/components/gov-nav/gov-nav.js.map +1 -1
  159. package/dist/collection/components/gov-pagination/constants.js +3 -3
  160. package/dist/collection/components/gov-pagination/gov-pagination.js +10 -5
  161. package/dist/collection/components/gov-pagination/gov-pagination.js.map +1 -1
  162. package/dist/collection/components/gov-promp/gov-prompt.js +8 -4
  163. package/dist/collection/components/gov-promp/gov-prompt.js.map +1 -1
  164. package/dist/collection/components/gov-side-nav/gov-side-nav-item.js +15 -10
  165. package/dist/collection/components/gov-side-nav/gov-side-nav-item.js.map +1 -1
  166. package/dist/collection/components/gov-side-nav/gov-side-nav.js +10 -8
  167. package/dist/collection/components/gov-side-nav/gov-side-nav.js.map +1 -1
  168. package/dist/collection/components/gov-spacer/constants.js +2 -2
  169. package/dist/collection/components/gov-spacer/gov-spacer.js +8 -6
  170. package/dist/collection/components/gov-spacer/gov-spacer.js.map +1 -1
  171. package/dist/collection/components/gov-statsbar/constants.js +2 -2
  172. package/dist/collection/components/gov-statsbar/gov-statsbar-item.js +6 -5
  173. package/dist/collection/components/gov-statsbar/gov-statsbar-item.js.map +1 -1
  174. package/dist/collection/components/gov-statsbar/gov-statsbar.js +8 -6
  175. package/dist/collection/components/gov-statsbar/gov-statsbar.js.map +1 -1
  176. package/dist/collection/components/gov-stepper/constants.js +3 -3
  177. package/dist/collection/components/gov-stepper/gov-stepper-item.js +14 -10
  178. package/dist/collection/components/gov-stepper/gov-stepper-item.js.map +1 -1
  179. package/dist/collection/components/gov-stepper/gov-stepper.js +8 -6
  180. package/dist/collection/components/gov-stepper/gov-stepper.js.map +1 -1
  181. package/dist/collection/components/gov-tabs/constants.js +2 -2
  182. package/dist/collection/components/gov-tabs/gov-tabs-item.js +10 -7
  183. package/dist/collection/components/gov-tabs/gov-tabs-item.js.map +1 -1
  184. package/dist/collection/components/gov-tabs/gov-tabs.js +29 -19
  185. package/dist/collection/components/gov-tabs/gov-tabs.js.map +1 -1
  186. package/dist/collection/components/gov-tile/container/gov-tiles.js +4 -4
  187. package/dist/collection/components/gov-tile/gov-tile.js +6 -3
  188. package/dist/collection/components/gov-tile/gov-tile.js.map +1 -1
  189. package/dist/collection/components/gov-toast/constants.js +2 -2
  190. package/dist/collection/components/gov-toast/gov-toast.js +11 -8
  191. package/dist/collection/components/gov-toast/gov-toast.js.map +1 -1
  192. package/dist/collection/components/gov-tooltip/constants.js +3 -3
  193. package/dist/collection/components/gov-tooltip/gov-tooltip-content.js +3 -3
  194. package/dist/collection/components/gov-tooltip/gov-tooltip.js +15 -10
  195. package/dist/collection/components/gov-tooltip/gov-tooltip.js.map +1 -1
  196. package/dist/collection/components/gov-wizzard/constants.js +3 -3
  197. package/dist/collection/components/gov-wizzard/gov-wizzard-item.js +14 -7
  198. package/dist/collection/components/gov-wizzard/gov-wizzard-item.js.map +1 -1
  199. package/dist/collection/components/gov-wizzard/gov-wizzard.js +6 -3
  200. package/dist/collection/components/gov-wizzard/gov-wizzard.js.map +1 -1
  201. package/dist/collection/helpers/Dom/form.js +9 -9
  202. package/dist/collection/helpers/Dom/win.js +1 -1
  203. package/dist/collection/helpers/StorybookDocsTemplate.js +3 -3
  204. package/dist/collection/helpers/Validate/props.js +1 -1
  205. package/dist/collection/helpers/Validate/wcag.js +3 -3
  206. package/dist/collection/utils/ds.utils.js +1 -1
  207. package/dist/collection/utils/icon.utils.js +3 -3
  208. package/dist/components/gov-accordion-item.js +1 -156
  209. package/dist/components/gov-accordion-item.js.map +1 -1
  210. package/dist/components/gov-accordion.js +1 -94
  211. package/dist/components/gov-accordion.js.map +1 -1
  212. package/dist/components/gov-alert.js +1 -122
  213. package/dist/components/gov-alert.js.map +1 -1
  214. package/dist/components/gov-app.js +1 -8924
  215. package/dist/components/gov-app.js.map +1 -1
  216. package/dist/components/gov-attachments-item.js +1 -7
  217. package/dist/components/gov-attachments-item.js.map +1 -1
  218. package/dist/components/gov-attachments.js +1 -7
  219. package/dist/components/gov-attachments.js.map +1 -1
  220. package/dist/components/gov-backdrop.js +1 -7
  221. package/dist/components/gov-backdrop.js.map +1 -1
  222. package/dist/components/gov-badge.js +1 -7
  223. package/dist/components/gov-badge.js.map +1 -1
  224. package/dist/components/gov-breadcrumbs.js +1 -67
  225. package/dist/components/gov-breadcrumbs.js.map +1 -1
  226. package/dist/components/gov-button.js +1 -7
  227. package/dist/components/gov-button.js.map +1 -1
  228. package/dist/components/gov-card.js +1 -143
  229. package/dist/components/gov-card.js.map +1 -1
  230. package/dist/components/gov-container.js +1 -51
  231. package/dist/components/gov-container.js.map +1 -1
  232. package/dist/components/gov-control-group.js +1 -57
  233. package/dist/components/gov-control-group.js.map +1 -1
  234. package/dist/components/gov-cookiebar.js +1 -46
  235. package/dist/components/gov-cookiebar.js.map +1 -1
  236. package/dist/components/gov-dropdown.js +1 -150
  237. package/dist/components/gov-dropdown.js.map +1 -1
  238. package/dist/components/gov-empty.js +1 -44
  239. package/dist/components/gov-empty.js.map +1 -1
  240. package/dist/components/gov-error-code.js +1 -44
  241. package/dist/components/gov-error-code.js.map +1 -1
  242. package/dist/components/gov-form-autocomplete.js +1 -7
  243. package/dist/components/gov-form-autocomplete.js.map +1 -1
  244. package/dist/components/gov-form-checkbox.js +1 -159
  245. package/dist/components/gov-form-checkbox.js.map +1 -1
  246. package/dist/components/gov-form-control.js +1 -139
  247. package/dist/components/gov-form-control.js.map +1 -1
  248. package/dist/components/gov-form-file.js +1 -288
  249. package/dist/components/gov-form-file.js.map +1 -1
  250. package/dist/components/gov-form-group.js +1 -57
  251. package/dist/components/gov-form-group.js.map +1 -1
  252. package/dist/components/gov-form-input.js +1 -7
  253. package/dist/components/gov-form-input.js.map +1 -1
  254. package/dist/components/gov-form-label.js +1 -46
  255. package/dist/components/gov-form-label.js.map +1 -1
  256. package/dist/components/gov-form-message.js +1 -7
  257. package/dist/components/gov-form-message.js.map +1 -1
  258. package/dist/components/gov-form-multi-select.js +1 -270
  259. package/dist/components/gov-form-multi-select.js.map +1 -1
  260. package/dist/components/gov-form-password-power.js +1 -43
  261. package/dist/components/gov-form-password-power.js.map +1 -1
  262. package/dist/components/gov-form-radio.js +1 -153
  263. package/dist/components/gov-form-radio.js.map +1 -1
  264. package/dist/components/gov-form-search.js +1 -47
  265. package/dist/components/gov-form-search.js.map +1 -1
  266. package/dist/components/gov-form-select.js +1 -7
  267. package/dist/components/gov-form-select.js.map +1 -1
  268. package/dist/components/gov-form-switch.js +1 -153
  269. package/dist/components/gov-form-switch.js.map +1 -1
  270. package/dist/components/gov-grid-item.js +1 -49
  271. package/dist/components/gov-grid-item.js.map +1 -1
  272. package/dist/components/gov-grid.js +1 -44
  273. package/dist/components/gov-grid.js.map +1 -1
  274. package/dist/components/gov-icon.js +1 -7
  275. package/dist/components/gov-icon.js.map +1 -1
  276. package/dist/components/gov-layout-column.js +1 -38
  277. package/dist/components/gov-layout-column.js.map +1 -1
  278. package/dist/components/gov-layout.js +1 -51
  279. package/dist/components/gov-layout.js.map +1 -1
  280. package/dist/components/gov-loading.js +1 -58
  281. package/dist/components/gov-loading.js.map +1 -1
  282. package/dist/components/gov-message.js +1 -57
  283. package/dist/components/gov-message.js.map +1 -1
  284. package/dist/components/gov-modal.js +1 -146
  285. package/dist/components/gov-modal.js.map +1 -1
  286. package/dist/components/gov-nav-item.js +1 -53
  287. package/dist/components/gov-nav-item.js.map +1 -1
  288. package/dist/components/gov-nav.js +1 -57
  289. package/dist/components/gov-nav.js.map +1 -1
  290. package/dist/components/gov-pagination.js +1 -270
  291. package/dist/components/gov-pagination.js.map +1 -1
  292. package/dist/components/gov-prompt.js +1 -146
  293. package/dist/components/gov-prompt.js.map +1 -1
  294. package/dist/components/gov-side-nav-item.js +1 -124
  295. package/dist/components/gov-side-nav-item.js.map +1 -1
  296. package/dist/components/gov-side-nav.js +1 -73
  297. package/dist/components/gov-side-nav.js.map +1 -1
  298. package/dist/components/gov-skeleton.js +1 -137
  299. package/dist/components/gov-skeleton.js.map +1 -1
  300. package/dist/components/gov-spacer.js +1 -72
  301. package/dist/components/gov-spacer.js.map +1 -1
  302. package/dist/components/gov-statsbar-item.js +1 -51
  303. package/dist/components/gov-statsbar-item.js.map +1 -1
  304. package/dist/components/gov-statsbar.js +1 -65
  305. package/dist/components/gov-statsbar.js.map +1 -1
  306. package/dist/components/gov-stepper-item.js +1 -96
  307. package/dist/components/gov-stepper-item.js.map +1 -1
  308. package/dist/components/gov-stepper.js +1 -61
  309. package/dist/components/gov-stepper.js.map +1 -1
  310. package/dist/components/gov-tabs-item.js +1 -73
  311. package/dist/components/gov-tabs-item.js.map +1 -1
  312. package/dist/components/gov-tabs.js +1 -232
  313. package/dist/components/gov-tabs.js.map +1 -1
  314. package/dist/components/gov-tile.js +1 -80
  315. package/dist/components/gov-tile.js.map +1 -1
  316. package/dist/components/gov-tiles.js +1 -49
  317. package/dist/components/gov-tiles.js.map +1 -1
  318. package/dist/components/gov-toast.js +1 -136
  319. package/dist/components/gov-toast.js.map +1 -1
  320. package/dist/components/gov-tooltip-content.js +1 -54
  321. package/dist/components/gov-tooltip-content.js.map +1 -1
  322. package/dist/components/gov-tooltip.js +1 -176
  323. package/dist/components/gov-tooltip.js.map +1 -1
  324. package/dist/components/gov-wizzard-item.js +1 -144
  325. package/dist/components/gov-wizzard-item.js.map +1 -1
  326. package/dist/components/gov-wizzard.js +1 -83
  327. package/dist/components/gov-wizzard.js.map +1 -1
  328. package/dist/components/index.d.ts +14 -62
  329. package/dist/components/index.js +1 -62
  330. package/dist/components/index.js.map +1 -1
  331. package/dist/components/p-03990da5.js +2 -0
  332. package/dist/components/p-03990da5.js.map +1 -0
  333. package/dist/components/p-0f5e2b0a.js +2 -0
  334. package/dist/components/p-0f5e2b0a.js.map +1 -0
  335. package/dist/components/p-1020a160.js +2 -0
  336. package/dist/components/p-1020a160.js.map +1 -0
  337. package/dist/components/p-16e8c053.js +2 -0
  338. package/dist/components/p-16e8c053.js.map +1 -0
  339. package/dist/components/p-17c1ffc1.js +2 -0
  340. package/dist/components/p-17c1ffc1.js.map +1 -0
  341. package/dist/components/p-1b4f2520.js +2 -0
  342. package/dist/components/p-1b4f2520.js.map +1 -0
  343. package/dist/components/p-1c1d0bbe.js +2 -0
  344. package/dist/components/p-1c1d0bbe.js.map +1 -0
  345. package/dist/components/p-20853eff.js +2 -0
  346. package/dist/components/{gov-form-select2.js.map → p-20853eff.js.map} +1 -1
  347. package/dist/components/p-24636c53.js +2 -0
  348. package/dist/components/p-24636c53.js.map +1 -0
  349. package/dist/components/p-2692b1ff.js +2 -0
  350. package/dist/components/p-2692b1ff.js.map +1 -0
  351. package/dist/components/p-26acf964.js +2 -0
  352. package/dist/components/p-26acf964.js.map +1 -0
  353. package/dist/components/p-34152b51.js +2 -0
  354. package/dist/components/p-34152b51.js.map +1 -0
  355. package/dist/components/p-3464136c.js +2 -0
  356. package/dist/components/p-3464136c.js.map +1 -0
  357. package/dist/components/p-36be8f6e.js +2 -0
  358. package/dist/components/p-36be8f6e.js.map +1 -0
  359. package/dist/components/p-386409dc.js +2 -0
  360. package/dist/components/p-386409dc.js.map +1 -0
  361. package/dist/components/p-3dbf7f49.js +2 -0
  362. package/dist/components/p-3dbf7f49.js.map +1 -0
  363. package/dist/components/p-3f37ddb6.js +2 -0
  364. package/dist/components/p-3f37ddb6.js.map +1 -0
  365. package/dist/components/p-404f469e.js +2 -0
  366. package/dist/components/p-404f469e.js.map +1 -0
  367. package/dist/components/p-47172f0a.js +2 -0
  368. package/dist/components/p-47172f0a.js.map +1 -0
  369. package/dist/components/p-55500e5a.js +2 -0
  370. package/dist/components/p-55500e5a.js.map +1 -0
  371. package/dist/components/p-561fa17b.js +2 -0
  372. package/dist/components/p-561fa17b.js.map +1 -0
  373. package/dist/components/p-5bf5a42e.js +2 -0
  374. package/dist/components/p-5bf5a42e.js.map +1 -0
  375. package/dist/components/p-5defdc5e.js +2 -0
  376. package/dist/components/p-5defdc5e.js.map +1 -0
  377. package/dist/components/p-6278531b.js +2 -0
  378. package/dist/components/p-6278531b.js.map +1 -0
  379. package/dist/components/p-64ced668.js +2 -0
  380. package/dist/components/p-64ced668.js.map +1 -0
  381. package/dist/components/p-80c0109d.js +2 -0
  382. package/dist/components/p-80c0109d.js.map +1 -0
  383. package/dist/components/p-80e30702.js +2 -0
  384. package/dist/components/{constants13.js.map → p-80e30702.js.map} +1 -1
  385. package/dist/components/p-9144dde1.js +2 -0
  386. package/dist/components/p-9144dde1.js.map +1 -0
  387. package/dist/components/p-9331532e.js +2 -0
  388. package/dist/components/p-9331532e.js.map +1 -0
  389. package/dist/components/p-a5d69694.js +2 -0
  390. package/dist/components/p-a5d69694.js.map +1 -0
  391. package/dist/components/p-a6d14a47.js +2 -0
  392. package/dist/components/p-a6d14a47.js.map +1 -0
  393. package/dist/components/p-b72a7bed.js +2 -0
  394. package/dist/components/p-b72a7bed.js.map +1 -0
  395. package/dist/components/p-be4aab0e.js +2 -0
  396. package/dist/components/p-be4aab0e.js.map +1 -0
  397. package/dist/components/p-ccc44ac1.js +2 -0
  398. package/dist/components/p-ccc44ac1.js.map +1 -0
  399. package/dist/components/p-efcdfed8.js +2 -0
  400. package/dist/components/p-efcdfed8.js.map +1 -0
  401. package/dist/components/p-ff7365ae.js +2 -0
  402. package/dist/components/p-ff7365ae.js.map +1 -0
  403. package/dist/components/p-ffb7495c.js +2 -0
  404. package/dist/components/p-ffb7495c.js.map +1 -0
  405. package/dist/core/core.esm.js +1 -1
  406. package/dist/core/core.esm.js.map +1 -1
  407. package/dist/core/index.esm.js.map +1 -1
  408. package/dist/core/{p-f2d22b62.entry.js → p-02c3a3fd.entry.js} +2 -2
  409. package/dist/core/p-02c3a3fd.entry.js.map +1 -0
  410. package/dist/core/p-03990da5.js.map +1 -1
  411. package/dist/core/{p-24ba5c7b.entry.js → p-041d30b1.entry.js} +2 -2
  412. package/dist/core/p-041d30b1.entry.js.map +1 -0
  413. package/dist/core/{p-818bb0f5.entry.js → p-0eadfb3e.entry.js} +2 -2
  414. package/dist/core/p-0eadfb3e.entry.js.map +1 -0
  415. package/dist/core/{p-88c10472.entry.js → p-0eb11cfc.entry.js} +2 -2
  416. package/dist/core/p-0eb11cfc.entry.js.map +1 -0
  417. package/dist/core/p-0f5e2b0a.js.map +1 -1
  418. package/dist/core/p-1020a160.js.map +1 -1
  419. package/dist/core/p-10cbc3fe.js +3 -0
  420. package/dist/core/p-10cbc3fe.js.map +1 -0
  421. package/dist/core/{p-c0c9b349.entry.js → p-11be550d.entry.js} +2 -2
  422. package/dist/core/p-11be550d.entry.js.map +1 -0
  423. package/dist/core/{p-024fa230.entry.js → p-1ae47d62.entry.js} +2 -2
  424. package/dist/core/p-1ae47d62.entry.js.map +1 -0
  425. package/dist/core/p-1c1d0bbe.js.map +1 -1
  426. package/dist/core/{p-2713b83e.entry.js → p-1c62f175.entry.js} +2 -2
  427. package/dist/core/p-1c62f175.entry.js.map +1 -0
  428. package/dist/core/{p-7d7dab2e.entry.js → p-1da9f871.entry.js} +2 -2
  429. package/dist/core/p-1da9f871.entry.js.map +1 -0
  430. package/dist/core/{p-21375e02.entry.js → p-1e3cad4b.entry.js} +2 -2
  431. package/dist/core/p-1e3cad4b.entry.js.map +1 -0
  432. package/dist/core/{p-34508063.entry.js → p-228da18e.entry.js} +2 -2
  433. package/dist/core/p-228da18e.entry.js.map +1 -0
  434. package/dist/core/p-24636c53.js.map +1 -1
  435. package/dist/core/p-26acf964.js.map +1 -1
  436. package/dist/core/{p-439340f9.entry.js → p-2790d89e.entry.js} +2 -2
  437. package/dist/core/p-2790d89e.entry.js.map +1 -0
  438. package/dist/core/{p-a008979f.entry.js → p-2fe9d3ea.entry.js} +2 -2
  439. package/dist/core/p-2fe9d3ea.entry.js.map +1 -0
  440. package/dist/core/{p-1f883c31.entry.js → p-33895061.entry.js} +2 -2
  441. package/dist/core/p-33895061.entry.js.map +1 -0
  442. package/dist/core/p-34152b51.js.map +1 -1
  443. package/dist/core/p-3464136c.js.map +1 -1
  444. package/dist/core/p-34ed07f6.js.map +1 -1
  445. package/dist/core/{p-dbd6c9b5.entry.js → p-3559e7c5.entry.js} +2 -2
  446. package/dist/core/p-3559e7c5.entry.js.map +1 -0
  447. package/dist/core/p-36be8f6e.js.map +1 -1
  448. package/dist/core/{p-fd62778e.entry.js → p-3858e2c8.entry.js} +2 -2
  449. package/dist/core/p-3858e2c8.entry.js.map +1 -0
  450. package/dist/core/p-3b9df792.entry.js +2 -0
  451. package/dist/core/p-3b9df792.entry.js.map +1 -0
  452. package/dist/core/{p-b1ca32cc.entry.js → p-3d720d54.entry.js} +2 -2
  453. package/dist/core/p-3d720d54.entry.js.map +1 -0
  454. package/dist/core/p-3dbf7f49.js.map +1 -1
  455. package/dist/core/{p-40df0e89.entry.js → p-3e5432d7.entry.js} +2 -2
  456. package/dist/core/p-3e5432d7.entry.js.map +1 -0
  457. package/dist/core/p-3f37ddb6.js.map +1 -1
  458. package/dist/core/p-404f469e.js.map +1 -1
  459. package/dist/core/{p-00e21d46.entry.js → p-42cd2cc4.entry.js} +2 -2
  460. package/dist/core/p-42cd2cc4.entry.js.map +1 -0
  461. package/dist/core/{p-3b6d6f6f.entry.js → p-48349167.entry.js} +2 -2
  462. package/dist/core/p-48349167.entry.js.map +1 -0
  463. package/dist/core/{p-d9747cca.entry.js → p-49926f53.entry.js} +2 -2
  464. package/dist/core/p-49926f53.entry.js.map +1 -0
  465. package/dist/core/{p-2b0af68c.entry.js → p-5150efee.entry.js} +2 -2
  466. package/dist/core/p-5150efee.entry.js.map +1 -0
  467. package/dist/core/{p-1c20657a.entry.js → p-5316e768.entry.js} +2 -2
  468. package/dist/core/p-5316e768.entry.js.map +1 -0
  469. package/dist/core/p-55500e5a.js.map +1 -1
  470. package/dist/core/p-561fa17b.js.map +1 -1
  471. package/dist/core/{p-c134863d.entry.js → p-5a855a15.entry.js} +2 -2
  472. package/dist/core/p-5a855a15.entry.js.map +1 -0
  473. package/dist/core/p-5defdc5e.js.map +1 -1
  474. package/dist/core/{p-424fdf22.entry.js → p-5e23a6ba.entry.js} +2 -2
  475. package/dist/core/p-5e23a6ba.entry.js.map +1 -0
  476. package/dist/core/p-6278531b.js.map +1 -1
  477. package/dist/core/p-64ced668.js.map +1 -1
  478. package/dist/core/{p-1e1bd302.entry.js → p-6dacb8d3.entry.js} +2 -2
  479. package/dist/core/p-6dacb8d3.entry.js.map +1 -0
  480. package/dist/core/{p-174d3df0.entry.js → p-6f43bd00.entry.js} +2 -2
  481. package/dist/core/p-6f43bd00.entry.js.map +1 -0
  482. package/dist/core/{p-034c5c8f.entry.js → p-722218fd.entry.js} +2 -2
  483. package/dist/core/p-722218fd.entry.js.map +1 -0
  484. package/dist/core/{p-9a1d5c77.entry.js → p-739dd451.entry.js} +2 -2
  485. package/dist/core/p-739dd451.entry.js.map +1 -0
  486. package/dist/core/{p-51582b94.entry.js → p-7ab82a55.entry.js} +2 -2
  487. package/dist/core/p-7ab82a55.entry.js.map +1 -0
  488. package/dist/core/p-80e30702.js.map +1 -1
  489. package/dist/core/{p-ddffa85e.entry.js → p-88a78167.entry.js} +2 -2
  490. package/dist/core/p-88a78167.entry.js.map +1 -0
  491. package/dist/core/{p-ec8e7f8f.entry.js → p-89921159.entry.js} +2 -2
  492. package/dist/core/p-89921159.entry.js.map +1 -0
  493. package/dist/core/p-9144dde1.js.map +1 -1
  494. package/dist/core/{p-1bfe6f33.entry.js → p-93042b25.entry.js} +2 -2
  495. package/dist/core/p-93042b25.entry.js.map +1 -0
  496. package/dist/core/{p-b2c6a185.entry.js → p-9633e7b5.entry.js} +2 -2
  497. package/dist/core/p-9633e7b5.entry.js.map +1 -0
  498. package/dist/core/{p-82af6719.entry.js → p-9751af2e.entry.js} +2 -2
  499. package/dist/core/p-9751af2e.entry.js.map +1 -0
  500. package/dist/core/{p-6e6a44f0.entry.js → p-9a3e3ace.entry.js} +2 -2
  501. package/dist/core/p-9a3e3ace.entry.js.map +1 -0
  502. package/dist/core/{p-5f23b01d.entry.js → p-9ad54c30.entry.js} +2 -2
  503. package/dist/core/p-9ad54c30.entry.js.map +1 -0
  504. package/dist/core/p-9dab01be.js.map +1 -1
  505. package/dist/core/{p-b9bfca0a.entry.js → p-9e208f40.entry.js} +2 -2
  506. package/dist/core/p-9e208f40.entry.js.map +1 -0
  507. package/dist/core/p-9f541022.entry.js +2 -0
  508. package/dist/core/p-9f541022.entry.js.map +1 -0
  509. package/dist/core/p-a5d69694.js.map +1 -1
  510. package/dist/core/{p-8ee11310.entry.js → p-a68547b1.entry.js} +2 -2
  511. package/dist/core/p-a68547b1.entry.js.map +1 -0
  512. package/dist/core/p-a6d14a47.js.map +1 -1
  513. package/dist/core/{p-d7ee8f40.entry.js → p-a857915f.entry.js} +2 -2
  514. package/dist/core/{p-d7ee8f40.entry.js.map → p-a857915f.entry.js.map} +1 -1
  515. package/dist/core/{p-cbfe47ee.entry.js → p-aa4e716e.entry.js} +2 -2
  516. package/dist/core/p-aa4e716e.entry.js.map +1 -0
  517. package/dist/core/p-ac94d242.entry.js +2 -0
  518. package/dist/core/p-ac94d242.entry.js.map +1 -0
  519. package/dist/core/{p-32c8b7a4.entry.js → p-ae04e58f.entry.js} +2 -2
  520. package/dist/core/p-ae04e58f.entry.js.map +1 -0
  521. package/dist/core/{p-dae9dc31.entry.js → p-af7a89bc.entry.js} +2 -2
  522. package/dist/core/p-af7a89bc.entry.js.map +1 -0
  523. package/dist/core/{p-0b9eed8b.entry.js → p-b5a560d2.entry.js} +2 -2
  524. package/dist/core/p-b5a560d2.entry.js.map +1 -0
  525. package/dist/core/{p-b547d31a.entry.js → p-bbcbe1cc.entry.js} +2 -2
  526. package/dist/core/p-bbcbe1cc.entry.js.map +1 -0
  527. package/dist/core/p-be4aab0e.js.map +1 -1
  528. package/dist/core/{p-902ff1a5.entry.js → p-d2729599.entry.js} +2 -2
  529. package/dist/core/p-d2729599.entry.js.map +1 -0
  530. package/dist/core/{p-52373a5b.entry.js → p-d921bd4b.entry.js} +2 -2
  531. package/dist/core/p-d921bd4b.entry.js.map +1 -0
  532. package/dist/core/{p-8694e397.entry.js → p-da762184.entry.js} +2 -2
  533. package/dist/core/p-da762184.entry.js.map +1 -0
  534. package/dist/core/p-de3dc437.entry.js +2 -0
  535. package/dist/core/p-de3dc437.entry.js.map +1 -0
  536. package/dist/core/p-e0c04c5f.entry.js +2 -0
  537. package/dist/core/p-e0c04c5f.entry.js.map +1 -0
  538. package/dist/core/{p-c862ac0d.entry.js → p-e1b3c361.entry.js} +2 -2
  539. package/dist/core/p-e1b3c361.entry.js.map +1 -0
  540. package/dist/core/{p-2c821d36.entry.js → p-e86db39c.entry.js} +2 -2
  541. package/dist/core/p-e86db39c.entry.js.map +1 -0
  542. package/dist/core/{p-dfe0cb6d.entry.js → p-eda868dc.entry.js} +2 -2
  543. package/dist/core/p-eda868dc.entry.js.map +1 -0
  544. package/dist/core/{p-37599a2d.entry.js → p-f95bca5f.entry.js} +2 -2
  545. package/dist/core/p-f95bca5f.entry.js.map +1 -0
  546. package/dist/core/{p-1a4cb97e.entry.js → p-f969eec7.entry.js} +2 -2
  547. package/dist/core/p-f969eec7.entry.js.map +1 -0
  548. package/dist/core/{p-4b8bf83d.entry.js → p-fa71fb92.entry.js} +2 -2
  549. package/dist/core/p-fa71fb92.entry.js.map +1 -0
  550. package/dist/core/p-ff7365ae.js.map +1 -1
  551. package/dist/core/p-ffb7495c.js.map +1 -1
  552. package/dist/esm/core.js +3 -2
  553. package/dist/esm/core.js.map +1 -1
  554. package/dist/esm/gov-accordion-item.entry.js +1 -1
  555. package/dist/esm/gov-accordion.entry.js +1 -1
  556. package/dist/esm/gov-alert.entry.js +1 -1
  557. package/dist/esm/gov-app.entry.js +1 -1
  558. package/dist/esm/gov-app.entry.js.map +1 -1
  559. package/dist/esm/gov-attachments_3.entry.js +1 -1
  560. package/dist/esm/gov-backdrop.entry.js +1 -1
  561. package/dist/esm/gov-badge.entry.js +1 -1
  562. package/dist/esm/gov-breadcrumbs.entry.js +1 -1
  563. package/dist/esm/gov-button.entry.js +1 -1
  564. package/dist/esm/gov-card.entry.js +1 -1
  565. package/dist/esm/gov-container.entry.js +1 -1
  566. package/dist/esm/gov-control-group.entry.js +1 -1
  567. package/dist/esm/gov-cookiebar.entry.js +1 -1
  568. package/dist/esm/gov-dropdown.entry.js +1 -1
  569. package/dist/esm/gov-empty.entry.js +1 -1
  570. package/dist/esm/gov-error-code.entry.js +1 -1
  571. package/dist/esm/gov-form-autocomplete.entry.js +1 -1
  572. package/dist/esm/gov-form-checkbox.entry.js +1 -1
  573. package/dist/esm/gov-form-control.entry.js +1 -1
  574. package/dist/esm/gov-form-file.entry.js +1 -1
  575. package/dist/esm/gov-form-group.entry.js +1 -1
  576. package/dist/esm/gov-form-input.entry.js +1 -1
  577. package/dist/esm/gov-form-label.entry.js +1 -1
  578. package/dist/esm/gov-form-multi-select.entry.js +1 -1
  579. package/dist/esm/gov-form-password-power.entry.js +1 -1
  580. package/dist/esm/gov-form-radio.entry.js +1 -1
  581. package/dist/esm/gov-form-search.entry.js +1 -1
  582. package/dist/esm/gov-form-select.entry.js +1 -1
  583. package/dist/esm/gov-form-switch.entry.js +1 -1
  584. package/dist/esm/gov-grid-item.entry.js +1 -1
  585. package/dist/esm/gov-grid.entry.js +1 -1
  586. package/dist/esm/gov-icon.entry.js +1 -1
  587. package/dist/esm/gov-layout-column.entry.js +1 -1
  588. package/dist/esm/gov-layout.entry.js +1 -1
  589. package/dist/esm/gov-loading.entry.js +1 -1
  590. package/dist/esm/gov-message.entry.js +1 -1
  591. package/dist/esm/gov-modal.entry.js +1 -1
  592. package/dist/esm/gov-nav-item.entry.js +1 -1
  593. package/dist/esm/gov-nav.entry.js +1 -1
  594. package/dist/esm/gov-pagination.entry.js +1 -1
  595. package/dist/esm/gov-prompt.entry.js +1 -1
  596. package/dist/esm/gov-side-nav-item.entry.js +1 -1
  597. package/dist/esm/gov-side-nav.entry.js +1 -1
  598. package/dist/esm/gov-skeleton.entry.js +1 -1
  599. package/dist/esm/gov-spacer.entry.js +1 -1
  600. package/dist/esm/gov-statsbar-item.entry.js +1 -1
  601. package/dist/esm/gov-statsbar.entry.js +1 -1
  602. package/dist/esm/gov-stepper-item.entry.js +1 -1
  603. package/dist/esm/gov-stepper.entry.js +1 -1
  604. package/dist/esm/gov-tabs-item.entry.js +1 -1
  605. package/dist/esm/gov-tabs.entry.js +1 -1
  606. package/dist/esm/gov-tabs.entry.js.map +1 -1
  607. package/dist/esm/gov-tile.entry.js +1 -1
  608. package/dist/esm/gov-tiles.entry.js +1 -1
  609. package/dist/esm/gov-toast.entry.js +1 -1
  610. package/dist/esm/gov-tooltip-content.entry.js +1 -1
  611. package/dist/esm/gov-tooltip.entry.js +1 -1
  612. package/dist/esm/gov-wizzard-item.entry.js +1 -1
  613. package/dist/esm/gov-wizzard.entry.js +1 -1
  614. package/dist/esm/{index-12c94daf.js → index-ae3c50f1.js} +305 -53
  615. package/dist/esm/index-ae3c50f1.js.map +1 -0
  616. package/dist/esm/loader.js +3 -11
  617. package/dist/esm/loader.js.map +1 -1
  618. package/dist/hydrate/index.d.ts +17 -16
  619. package/dist/hydrate/index.js +199 -166
  620. package/dist/stencil.config.js +5 -11
  621. package/dist/stencil.config.js.map +1 -1
  622. package/dist/types/components/gov-accordion/constants.d.ts +2 -2
  623. package/dist/types/components/gov-alert/constants.d.ts +1 -1
  624. package/dist/types/components/gov-app/gov-app.d.ts +34 -34
  625. package/dist/types/components/gov-badge/constants.d.ts +1 -1
  626. package/dist/types/components/gov-button/default/constants.d.ts +5 -5
  627. package/dist/types/components/gov-button/dropdown/constants.d.ts +1 -1
  628. package/dist/types/components/gov-control-group/constants.d.ts +1 -1
  629. package/dist/types/components/gov-form/autocomplete/constants.d.ts +2 -2
  630. package/dist/types/components/gov-form/checkbox/constants.d.ts +1 -1
  631. package/dist/types/components/gov-form/control/constants.d.ts +1 -1
  632. package/dist/types/components/gov-form/group/constants.d.ts +1 -1
  633. package/dist/types/components/gov-form/input/constants.d.ts +4 -4
  634. package/dist/types/components/gov-form/label/constants.d.ts +1 -1
  635. package/dist/types/components/gov-form/message/constants.d.ts +1 -1
  636. package/dist/types/components/gov-form/multiselect/constants.d.ts +2 -2
  637. package/dist/types/components/gov-form/radio/constants.d.ts +1 -1
  638. package/dist/types/components/gov-form/search/constants.d.ts +1 -1
  639. package/dist/types/components/gov-form/select/constants.d.ts +2 -2
  640. package/dist/types/components/gov-form/switch/constants.d.ts +1 -1
  641. package/dist/types/components/gov-icon/constants.d.ts +1 -1
  642. package/dist/types/components/gov-layout/constants.d.ts +2 -2
  643. package/dist/types/components/gov-loading/skeleton/constants.d.ts +3 -3
  644. package/dist/types/components/gov-message/constants.d.ts +1 -1
  645. package/dist/types/components/gov-pagination/constants.d.ts +3 -3
  646. package/dist/types/components/gov-spacer/constants.d.ts +2 -2
  647. package/dist/types/components/gov-statsbar/constants.d.ts +2 -2
  648. package/dist/types/components/gov-stepper/constants.d.ts +2 -2
  649. package/dist/types/components/gov-tabs/constants.d.ts +3 -3
  650. package/dist/types/components/gov-toast/constants.d.ts +2 -2
  651. package/dist/types/components/gov-tooltip/constants.d.ts +3 -3
  652. package/dist/types/components/gov-wizzard/constants.d.ts +2 -2
  653. package/dist/types/components.d.ts +50 -0
  654. package/dist/types/stencil-public-runtime.d.ts +88 -17
  655. package/dist/types/types/interfaces.d.ts +2 -2
  656. package/dist/types/utils/utils.d.ts +1 -1
  657. package/loader/index.d.ts +10 -1
  658. package/package.json +22 -22
  659. package/dist/cjs/index-7ba43a19.js.map +0 -1
  660. package/dist/components/Fragment.js +0 -5
  661. package/dist/components/Fragment.js.map +0 -1
  662. package/dist/components/constants.js +0 -25
  663. package/dist/components/constants.js.map +0 -1
  664. package/dist/components/constants10.js +0 -19
  665. package/dist/components/constants10.js.map +0 -1
  666. package/dist/components/constants11.js +0 -22
  667. package/dist/components/constants11.js.map +0 -1
  668. package/dist/components/constants12.js +0 -25
  669. package/dist/components/constants12.js.map +0 -1
  670. package/dist/components/constants13.js +0 -29
  671. package/dist/components/constants14.js +0 -23
  672. package/dist/components/constants14.js.map +0 -1
  673. package/dist/components/constants15.js +0 -24
  674. package/dist/components/constants15.js.map +0 -1
  675. package/dist/components/constants2.js +0 -15
  676. package/dist/components/constants2.js.map +0 -1
  677. package/dist/components/constants3.js +0 -33
  678. package/dist/components/constants3.js.map +0 -1
  679. package/dist/components/constants4.js +0 -12
  680. package/dist/components/constants4.js.map +0 -1
  681. package/dist/components/constants5.js +0 -13
  682. package/dist/components/constants5.js.map +0 -1
  683. package/dist/components/constants6.js +0 -10
  684. package/dist/components/constants6.js.map +0 -1
  685. package/dist/components/constants7.js +0 -22
  686. package/dist/components/constants7.js.map +0 -1
  687. package/dist/components/constants8.js +0 -18
  688. package/dist/components/constants8.js.map +0 -1
  689. package/dist/components/constants9.js +0 -12
  690. package/dist/components/constants9.js.map +0 -1
  691. package/dist/components/form.js +0 -152
  692. package/dist/components/form.js.map +0 -1
  693. package/dist/components/gov-attachments-item2.js +0 -70
  694. package/dist/components/gov-attachments-item2.js.map +0 -1
  695. package/dist/components/gov-attachments2.js +0 -57
  696. package/dist/components/gov-attachments2.js.map +0 -1
  697. package/dist/components/gov-backdrop2.js +0 -64
  698. package/dist/components/gov-backdrop2.js.map +0 -1
  699. package/dist/components/gov-badge2.js +0 -108
  700. package/dist/components/gov-badge2.js.map +0 -1
  701. package/dist/components/gov-button2.js +0 -223
  702. package/dist/components/gov-button2.js.map +0 -1
  703. package/dist/components/gov-form-autocomplete2.js +0 -294
  704. package/dist/components/gov-form-autocomplete2.js.map +0 -1
  705. package/dist/components/gov-form-input2.js +0 -235
  706. package/dist/components/gov-form-input2.js.map +0 -1
  707. package/dist/components/gov-form-message2.js +0 -58
  708. package/dist/components/gov-form-message2.js.map +0 -1
  709. package/dist/components/gov-form-select2.js +0 -186
  710. package/dist/components/gov-icon2.js +0 -142
  711. package/dist/components/gov-icon2.js.map +0 -1
  712. package/dist/components/gov.log.js +0 -17
  713. package/dist/components/gov.log.js.map +0 -1
  714. package/dist/components/props.js +0 -14
  715. package/dist/components/props.js.map +0 -1
  716. package/dist/components/sizes.js +0 -18
  717. package/dist/components/sizes.js.map +0 -1
  718. package/dist/components/string.utils.js +0 -20
  719. package/dist/components/string.utils.js.map +0 -1
  720. package/dist/components/template.js +0 -113
  721. package/dist/components/template.js.map +0 -1
  722. package/dist/components/utils.js +0 -35
  723. package/dist/components/utils.js.map +0 -1
  724. package/dist/components/variants.js +0 -18
  725. package/dist/components/variants.js.map +0 -1
  726. package/dist/components/wcag.js +0 -62
  727. package/dist/components/wcag.js.map +0 -1
  728. package/dist/components/win.js +0 -23
  729. package/dist/components/win.js.map +0 -1
  730. package/dist/core/critical.css +0 -1
  731. package/dist/core/p-00e21d46.entry.js.map +0 -1
  732. package/dist/core/p-024fa230.entry.js.map +0 -1
  733. package/dist/core/p-034c5c8f.entry.js.map +0 -1
  734. package/dist/core/p-0b9eed8b.entry.js.map +0 -1
  735. package/dist/core/p-174d3df0.entry.js.map +0 -1
  736. package/dist/core/p-1a4cb97e.entry.js.map +0 -1
  737. package/dist/core/p-1bfe6f33.entry.js.map +0 -1
  738. package/dist/core/p-1c20657a.entry.js.map +0 -1
  739. package/dist/core/p-1d20b5af.entry.js +0 -2
  740. package/dist/core/p-1d20b5af.entry.js.map +0 -1
  741. package/dist/core/p-1e1bd302.entry.js.map +0 -1
  742. package/dist/core/p-1ea41454.entry.js +0 -2
  743. package/dist/core/p-1ea41454.entry.js.map +0 -1
  744. package/dist/core/p-1f883c31.entry.js.map +0 -1
  745. package/dist/core/p-21375e02.entry.js.map +0 -1
  746. package/dist/core/p-24ba5c7b.entry.js.map +0 -1
  747. package/dist/core/p-2713b83e.entry.js.map +0 -1
  748. package/dist/core/p-2b0af68c.entry.js.map +0 -1
  749. package/dist/core/p-2c0e96dd.entry.js +0 -2
  750. package/dist/core/p-2c0e96dd.entry.js.map +0 -1
  751. package/dist/core/p-2c821d36.entry.js.map +0 -1
  752. package/dist/core/p-32c8b7a4.entry.js.map +0 -1
  753. package/dist/core/p-34508063.entry.js.map +0 -1
  754. package/dist/core/p-37599a2d.entry.js.map +0 -1
  755. package/dist/core/p-397b0e73.entry.js +0 -2
  756. package/dist/core/p-397b0e73.entry.js.map +0 -1
  757. package/dist/core/p-3b6d6f6f.entry.js.map +0 -1
  758. package/dist/core/p-40df0e89.entry.js.map +0 -1
  759. package/dist/core/p-424fdf22.entry.js.map +0 -1
  760. package/dist/core/p-439340f9.entry.js.map +0 -1
  761. package/dist/core/p-4b8bf83d.entry.js.map +0 -1
  762. package/dist/core/p-51582b94.entry.js.map +0 -1
  763. package/dist/core/p-52373a5b.entry.js.map +0 -1
  764. package/dist/core/p-5f23b01d.entry.js.map +0 -1
  765. package/dist/core/p-6e6a44f0.entry.js.map +0 -1
  766. package/dist/core/p-7d7dab2e.entry.js.map +0 -1
  767. package/dist/core/p-818bb0f5.entry.js.map +0 -1
  768. package/dist/core/p-82af6719.entry.js.map +0 -1
  769. package/dist/core/p-8694e397.entry.js.map +0 -1
  770. package/dist/core/p-88c10472.entry.js.map +0 -1
  771. package/dist/core/p-8ee11310.entry.js.map +0 -1
  772. package/dist/core/p-902ff1a5.entry.js.map +0 -1
  773. package/dist/core/p-9a1d5c77.entry.js.map +0 -1
  774. package/dist/core/p-a008979f.entry.js.map +0 -1
  775. package/dist/core/p-b1ca32cc.entry.js.map +0 -1
  776. package/dist/core/p-b2c6a185.entry.js.map +0 -1
  777. package/dist/core/p-b547d31a.entry.js.map +0 -1
  778. package/dist/core/p-b9bfca0a.entry.js.map +0 -1
  779. package/dist/core/p-c0c9b349.entry.js.map +0 -1
  780. package/dist/core/p-c134863d.entry.js.map +0 -1
  781. package/dist/core/p-c862ac0d.entry.js.map +0 -1
  782. package/dist/core/p-cbfe47ee.entry.js.map +0 -1
  783. package/dist/core/p-d9747cca.entry.js.map +0 -1
  784. package/dist/core/p-dae9dc31.entry.js.map +0 -1
  785. package/dist/core/p-dbd6c9b5.entry.js.map +0 -1
  786. package/dist/core/p-dd6d9f6d.js +0 -3
  787. package/dist/core/p-dd6d9f6d.js.map +0 -1
  788. package/dist/core/p-ddffa85e.entry.js.map +0 -1
  789. package/dist/core/p-dfe0cb6d.entry.js.map +0 -1
  790. package/dist/core/p-e866befd.entry.js +0 -2
  791. package/dist/core/p-e866befd.entry.js.map +0 -1
  792. package/dist/core/p-ec8e7f8f.entry.js.map +0 -1
  793. package/dist/core/p-f2d22b62.entry.js.map +0 -1
  794. package/dist/core/p-fd62778e.entry.js.map +0 -1
  795. package/dist/custom-elements/index.d.ts +0 -399
  796. package/dist/custom-elements/index.js +0 -2
  797. package/dist/custom-elements/index.js.map +0 -1
  798. package/dist/esm/index-12c94daf.js.map +0 -1
  799. package/dist/esm/polyfills/css-shim.js +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"gov-form-checkbox.js","sourceRoot":"","sources":["../../../../../../../src/components/gov-form/checkbox/gov-form-checkbox.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Host, Method, Prop, Watch } from \"@stencil/core\"\nimport { createID } from \"../../../utils/string.utils\"\nimport { validateProp } from \"../../../helpers/Validate/props\"\nimport { FormCheckboxClass, FormCheckboxSizes, FormCheckboxSizesType } from \"./constants\"\nimport { govHost, toBoolAttr, toBoolAttrIfDefined } from \"../../../helpers/Dom/template\"\nimport { validateWcagLabelFor, validateWcagRef } from \"../../../helpers/Validate/wcag\"\nimport { canValidateWcagOnRender } from \"../../../helpers/Dom/win\"\nimport { delay } from \"../../../utils/utils\"\nimport { GovForm } from \"../../../helpers/Dom/form.types\"\nimport { GovHost } from \"../../../helpers/Dom/template.types\"\nimport { govForm } from \"../../../helpers/Dom/form\"\nimport Fragment from \"../../../helpers/Fragment\"\nimport { FormCheckboxEvent } from \"./gov-form-checkbox.types\"\n\n@Component({\n\ttag: \"gov-form-checkbox\",\n\tstyleUrl: \"gov-form-checkbox.scss\",\n})\nexport class GovFormCheckbox {\n\tprivate readonly h: GovHost\n\tprivate f: GovForm\n\tprivate inputRef?: HTMLInputElement\n\n\tprivate readonly checkboxId: string\n\n\tconstructor() {\n\t\tthis.checkboxId = createID(\"GovCheckbox\")\n\n\t\tthis.h = govHost(this.host)\n\t\tthis.f = govForm(this.h)\n\t}\n\n\t@Element() host: HTMLGovFormCheckboxElement\n\t/**\n\t * Value of checkbox\n\t */\n\t@Prop() readonly value: string\n\t/**\n\t * Checkbox default state\n\t */\n\t@Prop({ reflect: true, mutable: true }) checked = false\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 checkbox component disabled.\n\t * This prevents users from being able to interact with the checkbox, and conveys its inactive state to assistive technologies.\n\t */\n\t@Prop() readonly disabled: boolean\n\t/**\n\t * Name of the checkbox.\n\t */\n\t@Prop() readonly name: string\n\t/**\n\t * Checkboxes size.\n\t */\n\t@Prop() readonly size?: FormCheckboxSizesType = \"m\"\n\t/**\n\t * Custom checkbox identifier.\n\t */\n\t@Prop({ attribute: \"identifier\" }) readonly identifier: string\n\t/**\n\t * When you can't use the form label.\n\t */\n\t@Prop({ attribute: \"no-label\" }) readonly noLabel: boolean = false\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 * Emitted when the checkbox has focus.\n\t */\n\t@Event({ eventName: \"gov-focus\" }) govFocus: EventEmitter<FormCheckboxEvent>\n\t/**\n\t * Emitted when the checkbox loses focus.\n\t */\n\t@Event({ eventName: \"gov-blur\" }) govBlur: EventEmitter<FormCheckboxEvent>\n\t/**\n\t * Emitted when the checkbox change value.\n\t */\n\t@Event({ eventName: \"gov-change\" }) govChange: EventEmitter<FormCheckboxEvent>\n\n\t@Watch(\"size\")\n\tvalidateSize(newValue: string): void {\n\t\tvalidateProp(FormCheckboxSizes, newValue, FormCheckboxClass.root)\n\t}\n\n\t@Watch(\"disabled\")\n\t@Watch(\"invalid\")\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(\"disabled\", toBoolAttr(this.disabled))\n\t\tthis.f.passAttrToControl(\"invalid\", toBoolAttr(this.invalid))\n\t}\n\n\tcomponentWillLoad() {\n\t\tthis.f.passAttrToControl(\"type\", \"checkbox\")\n\t\tthis.passControlAttrs()\n\t}\n\n\tasync componentDidRender() {\n\t\tthis.f.passAttrToLabel(\"identifier\", this.identifier || this.checkboxId)\n\t\tthis.f.passAttrToLabel(\"required\", String(this.required))\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\tconst wrapCheckbox = (children) => {\n\t\t\tif (this.noLabel) {\n\t\t\t\treturn (\n\t\t\t\t\t<label>\n\t\t\t\t\t\t{children}\n\t\t\t\t\t</label>\n\t\t\t\t)\n\t\t\t}\n\t\t\treturn children\n\t\t}\n\n\t\treturn (\n\t\t\t<Host class={FormCheckboxClass.root} checked={this.checked} size={this.size} invalid={toBoolAttrIfDefined(this.invalid)}>\n\t\t\t\t{wrapCheckbox(\n\t\t\t\t\t<Fragment>\n\t\t\t\t\t\t<input\n\t\t\t\t\t\t\tid={this.identifier || this.checkboxId}\n\t\t\t\t\t\t\ttype=\"checkbox\"\n\t\t\t\t\t\t\tvalue={this.value}\n\t\t\t\t\t\t\tname={this.name}\n\t\t\t\t\t\t\tchecked={this.checked}\n\t\t\t\t\t\t\tonClick={this.onClickHandler.bind(this)}\n\t\t\t\t\t\t\tonChange={this.onChangeHandler.bind(this)}\n\t\t\t\t\t\t\tonFocus={this.onFocusHandler.bind(this)}\n\t\t\t\t\t\t\tonBlur={this.onBlurHandler.bind(this)}\n\t\t\t\t\t\t\trequired={this.required}\n\t\t\t\t\t\t\tref={el => (this.inputRef = el as HTMLInputElement)}\n\t\t\t\t\t\t\taria-checked={toBoolAttr(this.checked)}\n\t\t\t\t\t\t\taria-required={toBoolAttrIfDefined(this.required)}\n\t\t\t\t\t\t\taria-invalid={toBoolAttrIfDefined(this.invalid)}\n\t\t\t\t\t\t\taria-describedby={this.wcagDescribedBy}\n\t\t\t\t\t\t\taria-labelledby={this.wcagLabelledBy}\n\t\t\t\t\t\t\taria-disabled={toBoolAttrIfDefined(this.disabled)}\n\t\t\t\t\t\t/>\n\t\t\t\t\t\t<span>\n\t\t\t\t\t\t\t<slot name=\"label\" />\n\t\t\t\t\t\t\t<gov-icon class={FormCheckboxClass.check} name=\"check-lg\"></gov-icon>\n\t\t\t\t\t\t</span>\n\t\t\t\t\t</Fragment>,\n\t\t\t\t)}\n\t\t\t</Host>\n\t\t)\n\t}\n\n\tprivate onFocusHandler(e: FocusEvent) {\n\t\te.stopPropagation()\n\t\tthis.govFocus.emit({\n\t\t\tcomponent: FormCheckboxClass.root,\n\t\t\tvalue: this.value,\n\t\t\tchecked: this.checked,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\tprivate onBlurHandler(e: FocusEvent) {\n\t\te.stopPropagation()\n\t\tthis.govBlur.emit({\n\t\t\tcomponent: FormCheckboxClass.root,\n\t\t\tvalue: this.value,\n\t\t\tchecked: this.checked,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\tprivate onClickHandler(e: PointerEvent) {\n\t\te.stopPropagation()\n\t}\n\n\tprivate onChangeHandler(e: Event) {\n\t\tthis.checked = (e.target as HTMLInputElement).checked\n\t\te.stopPropagation()\n\t\tthis.govChange.emit({\n\t\t\tcomponent: FormCheckboxClass.root,\n\t\t\tvalue: this.value,\n\t\t\tchecked: this.checked,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\t/**\n\t * Returns the reference of the native 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\", FormCheckboxClass.root)\n\t\tvalidateWcagRef(this.wcagLabelledBy, \"wcag-labelled-by\", FormCheckboxClass.root)\n\t\tvalidateWcagLabelFor(this.identifier || this.checkboxId, this.wcagLabelledBy, FormCheckboxClass.root)\n\t}\n}\n"]}
1
+ {"version":3,"file":"gov-form-checkbox.js","sourceRoot":"","sources":["../../../../../../../src/components/gov-form/checkbox/gov-form-checkbox.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Host, Method, Prop, Watch } from \"@stencil/core\"\nimport { createID } from \"../../../utils/string.utils\"\nimport { validateProp } from \"../../../helpers/Validate/props\"\nimport { FormCheckboxClass, FormCheckboxSizes, FormCheckboxSizesType } from \"./constants\"\nimport { govHost, toBoolAttr, toBoolAttrIfDefined } from \"../../../helpers/Dom/template\"\nimport { validateWcagLabelFor, validateWcagRef } from \"../../../helpers/Validate/wcag\"\nimport { canValidateWcagOnRender } from \"../../../helpers/Dom/win\"\nimport { delay } from \"../../../utils/utils\"\nimport { GovForm } from \"../../../helpers/Dom/form.types\"\nimport { GovHost } from \"../../../helpers/Dom/template.types\"\nimport { govForm } from \"../../../helpers/Dom/form\"\nimport Fragment from \"../../../helpers/Fragment\"\nimport { FormCheckboxEvent } from \"./gov-form-checkbox.types\"\n\n@Component({\n\ttag: \"gov-form-checkbox\",\n\tstyleUrl: \"gov-form-checkbox.scss\",\n})\nexport class GovFormCheckbox {\n\tprivate readonly h: GovHost\n\tprivate f: GovForm\n\tprivate inputRef?: HTMLInputElement\n\n\tprivate readonly checkboxId: string\n\n\tconstructor() {\n\t\tthis.checkboxId = createID(\"GovCheckbox\")\n\n\t\tthis.h = govHost(this.host)\n\t\tthis.f = govForm(this.h)\n\t}\n\n\t@Element() host: HTMLGovFormCheckboxElement\n\t/**\n\t * Value of checkbox\n\t */\n\t@Prop() readonly value: string\n\t/**\n\t * Checkbox default state\n\t */\n\t@Prop({ reflect: true, mutable: true }) checked = false\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 checkbox component disabled.\n\t * This prevents users from being able to interact with the checkbox, and conveys its inactive state to assistive technologies.\n\t */\n\t@Prop() readonly disabled: boolean\n\t/**\n\t * Name of the checkbox.\n\t */\n\t@Prop() readonly name: string\n\t/**\n\t * Checkboxes size.\n\t */\n\t@Prop() readonly size?: FormCheckboxSizesType = \"m\"\n\t/**\n\t * Custom checkbox identifier.\n\t */\n\t@Prop({ attribute: \"identifier\" }) readonly identifier: string\n\t/**\n\t * When you can't use the form label.\n\t */\n\t@Prop({ attribute: \"no-label\" }) readonly noLabel: boolean = false\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 * Emitted when the checkbox has focus.\n\t */\n\t@Event({ eventName: \"gov-focus\" }) govFocus: EventEmitter<FormCheckboxEvent>\n\t/**\n\t * Emitted when the checkbox loses focus.\n\t */\n\t@Event({ eventName: \"gov-blur\" }) govBlur: EventEmitter<FormCheckboxEvent>\n\t/**\n\t * Emitted when the checkbox change value.\n\t */\n\t@Event({ eventName: \"gov-change\" }) govChange: EventEmitter<FormCheckboxEvent>\n\n\t@Watch(\"size\")\n\tvalidateSize(newValue: string): void {\n\t\tvalidateProp(FormCheckboxSizes, newValue, FormCheckboxClass.root)\n\t}\n\n\t@Watch(\"disabled\")\n\t@Watch(\"invalid\")\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(\"disabled\", toBoolAttr(this.disabled))\n\t\tthis.f.passAttrToControl(\"invalid\", toBoolAttr(this.invalid))\n\t}\n\n\tcomponentWillLoad() {\n\t\tthis.f.passAttrToControl(\"type\", \"checkbox\")\n\t\tthis.passControlAttrs()\n\t}\n\n\tasync componentDidRender() {\n\t\tthis.f.passAttrToLabel(\"identifier\", this.identifier || this.checkboxId)\n\t\tthis.f.passAttrToLabel(\"required\", String(this.required))\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\tconst wrapCheckbox = (children) => {\n\t\t\tif (this.noLabel) {\n\t\t\t\treturn (\n\t\t\t\t\t<label>\n\t\t\t\t\t\t{children}\n\t\t\t\t\t</label>\n\t\t\t\t)\n\t\t\t}\n\t\t\treturn children\n\t\t}\n\n\t\treturn (\n\t\t\t<Host class={FormCheckboxClass.root} checked={this.checked} size={this.size} invalid={toBoolAttrIfDefined(this.invalid)}>\n\t\t\t\t{wrapCheckbox(\n\t\t\t\t\t<Fragment>\n\t\t\t\t\t\t<input\n\t\t\t\t\t\t\tid={this.identifier || this.checkboxId}\n\t\t\t\t\t\t\ttype=\"checkbox\"\n\t\t\t\t\t\t\tvalue={this.value}\n\t\t\t\t\t\t\tname={this.name}\n\t\t\t\t\t\t\tchecked={this.checked}\n\t\t\t\t\t\t\tonClick={this.onClickHandler.bind(this)}\n\t\t\t\t\t\t\tonChange={this.onChangeHandler.bind(this)}\n\t\t\t\t\t\t\tonFocus={this.onFocusHandler.bind(this)}\n\t\t\t\t\t\t\tonBlur={this.onBlurHandler.bind(this)}\n\t\t\t\t\t\t\trequired={this.required}\n\t\t\t\t\t\t\tref={el => (this.inputRef = el as HTMLInputElement)}\n\t\t\t\t\t\t\taria-checked={toBoolAttr(this.checked)}\n\t\t\t\t\t\t\taria-required={toBoolAttrIfDefined(this.required)}\n\t\t\t\t\t\t\taria-invalid={toBoolAttrIfDefined(this.invalid)}\n\t\t\t\t\t\t\taria-describedby={this.wcagDescribedBy}\n\t\t\t\t\t\t\taria-labelledby={this.wcagLabelledBy}\n\t\t\t\t\t\t\taria-disabled={toBoolAttrIfDefined(this.disabled)}\n\t\t\t\t\t\t/>\n\t\t\t\t\t\t<span>\n\t\t\t\t\t\t\t<slot name=\"label\" />\n\t\t\t\t\t\t\t<gov-icon class={FormCheckboxClass.check} name=\"check-lg\"></gov-icon>\n\t\t\t\t\t\t</span>\n\t\t\t\t\t</Fragment>,\n\t\t\t\t)}\n\t\t\t</Host>\n\t\t)\n\t}\n\n\tprivate onFocusHandler(e: FocusEvent) {\n\t\te.stopPropagation()\n\t\tthis.govFocus.emit({\n\t\t\tcomponent: FormCheckboxClass.root,\n\t\t\tvalue: this.value,\n\t\t\tchecked: this.checked,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\tprivate onBlurHandler(e: FocusEvent) {\n\t\te.stopPropagation()\n\t\tthis.govBlur.emit({\n\t\t\tcomponent: FormCheckboxClass.root,\n\t\t\tvalue: this.value,\n\t\t\tchecked: this.checked,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\tprivate onClickHandler(e: PointerEvent) {\n\t\te.stopPropagation()\n\t}\n\n\tprivate onChangeHandler(e: Event) {\n\t\tthis.checked = (e.target as HTMLInputElement).checked\n\t\te.stopPropagation()\n\t\tthis.govChange.emit({\n\t\t\tcomponent: FormCheckboxClass.root,\n\t\t\tvalue: this.value,\n\t\t\tchecked: this.checked,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\t/**\n\t * Returns the reference of the native 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\", FormCheckboxClass.root)\n\t\tvalidateWcagRef(this.wcagLabelledBy, \"wcag-labelled-by\", FormCheckboxClass.root)\n\t\tvalidateWcagLabelFor(this.identifier || this.checkboxId, this.wcagLabelledBy, FormCheckboxClass.root)\n\t}\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { Sizes } from '../../../core/constants/sizes';
2
- import { pick } from '../../../utils/utils';
1
+ import { Sizes } from "../../../core/constants/sizes";
2
+ import { pick } from "../../../utils/utils";
3
3
  export const FormControlSizes = pick(Sizes, ['_M', '_L', '_XL']);
4
4
  export const FormControlClass = {
5
5
  root: 'gov-form-control',
@@ -124,7 +124,8 @@ export class GovFormControl {
124
124
  "references": {
125
125
  "FormControlSizesType": {
126
126
  "location": "import",
127
- "path": "./constants"
127
+ "path": "./constants",
128
+ "id": "../../../packages/core/src/components/gov-form/control/constants.ts::FormControlSizesType"
128
129
  }
129
130
  }
130
131
  },
@@ -235,7 +236,8 @@ export class GovFormControl {
235
236
  "references": {
236
237
  "FormControlSizesType": {
237
238
  "location": "import",
238
- "path": "./constants"
239
+ "path": "./constants",
240
+ "id": "../../../packages/core/src/components/gov-form/control/constants.ts::FormControlSizesType"
239
241
  }
240
242
  }
241
243
  },
@@ -1 +1 @@
1
- {"version":3,"file":"gov-form-control.js","sourceRoot":"","sources":["../../../../../../../src/components/gov-form/control/gov-form-control.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AACjE,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAA;AAEnD,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAA;AAEvD,OAAO,EAAE,QAAQ,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAA;AACzE,OAAO,EAAE,gBAAgB,EAAwB,MAAM,aAAa,CAAA;AAMpE,MAAM,OAAO,cAAc;EAM1B;;;mBAkBoC,KAAK;oBAKJ,KAAK;mBAKN,KAAK;oBAKJ,KAAK;gBAIK,GAAG;IApCjD,IAAI,CAAC,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,CAAA;IAC3B,IAAI,CAAC,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAA;IACxB,IAAI,CAAC,SAAS,GAAG,QAAQ,CAAC,gBAAgB,CAAC,CAAA;GAC3C;EAmCD,kBAAkB;IACjB,IAAI,CAAC,cAAc,EAAE,CAAA;IACrB,IAAI,CAAC,iBAAiB,EAAE,CAAA;IACxB,IAAI,CAAC,kBAAkB,EAAE,CAAA;IACzB,IAAI,CAAC,mBAAmB,EAAE,CAAA;IAC1B,IAAI,CAAC,6BAA6B,EAAE,CAAA;EACrC,CAAC;EAED,oBAAoB;;IACnB,MAAA,IAAI,CAAC,QAAQ,0CAAE,UAAU,EAAE,CAAA;EAC5B,CAAC;EAEO,cAAc;IACrB,MAAM,YAAY,GAAG;MACpB,iBAAiB;MACjB,gBAAgB;MAChB,iBAAiB;MACjB,mBAAmB;MACnB,gBAAgB;MAChB,uBAAuB;MACvB,eAAe;MACf,iBAAiB;KACjB,CAAA;IACD,IAAI,CAAC,CAAC,CAAC,aAAa,CAAC,YAAY,EAAE,SAAS,EAAE,IAAI,CAAC,OAAO,CAAC,CAAA;IAE3D,IAAI,IAAI,CAAC,CAAC,CAAC,gBAAgB,KAAK,KAAK,EAAE;MACtC,IAAI,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,GAAG,YAAY,EAAE,gBAAgB,CAAC,EAAE,YAAY,EAAE,IAAI,CAAC,UAAU,IAAI,IAAI,CAAC,SAAS,CAAC,CAAA;KAC1G;EACF,CAAC;EAEO,iBAAiB;IACxB,MAAM,YAAY,GAAG;MACpB,iBAAiB;MACjB,gBAAgB;MAChB,iBAAiB;MACjB,mBAAmB;MACnB,gBAAgB;MAChB,uBAAuB;MACvB,eAAe;MACf,iBAAiB;KACjB,CAAA;IACD,IAAI,CAAC,CAAC,CAAC,aAAa,CAAC,YAAY,EAAE,SAAS,EAAE,IAAI,CAAC,OAAO,CAAC,CAAA;IAE3D,IAAI,IAAI,CAAC,CAAC,CAAC,gBAAgB,KAAK,KAAK,EAAE;MACtC,IAAI,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,GAAG,YAAY,EAAE,gBAAgB,CAAC,EAAE,YAAY,EAAE,IAAI,CAAC,UAAU,IAAI,IAAI,CAAC,SAAS,CAAC,CAAA;KAC1G;EACF,CAAC;EAEO,kBAAkB;IACzB,MAAM,YAAY,GAAG;MACpB,iBAAiB;MACjB,gBAAgB;MAChB,iBAAiB;MACjB,mBAAmB;MACnB,gBAAgB;MAChB,uBAAuB;MACvB,eAAe;MACf,iBAAiB;KACjB,CAAA;IACD,IAAI,CAAC,CAAC,CAAC,aAAa,CAAC,YAAY,EAAE,UAAU,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAA;IAE7D,IAAI,IAAI,CAAC,CAAC,CAAC,gBAAgB,KAAK,KAAK,EAAE;MACtC,IAAI,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,GAAG,YAAY,EAAE,gBAAgB,CAAC,EAAE,YAAY,EAAE,IAAI,CAAC,UAAU,IAAI,IAAI,CAAC,SAAS,CAAC,CAAA;KAC1G;EACF,CAAC;EAEO,6BAA6B;IACpC,MAAM,UAAU,GAAG,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,GAAG,GAAG,gBAAgB,CAAC,MAAM,CAAC,CAAA;IACzE,IAAI,CAAC,UAAU;MAAE,OAAM;IACvB,IAAI,CAAC,QAAQ,GAAG,IAAI,gBAAgB,CACnC;MACC,IAAI,CAAC,mBAAmB,EAAE,CAAA;IAC3B,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CACZ,CAAA;IAED,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC,UAAU,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAA;EACvD,CAAC;EAEO,mBAAmB;IAC1B,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC,eAAe,CAAC,GAAG,CAAC,CAAC,OAAkC,EAAE,EAAE,CAAC,OAAO,CAAC,UAAU,EAAE,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,GAAa,EAAE,EAAE;MAC5H,IAAI,CAAC,CAAC,CAAC,qBAAqB,CAAC,OAAO,CAAC,CAAC,OAAgB,EAAE,EAAE;QACzD,MAAM,YAAY,GAAG,iBAAiB,CAAC,OAAO,CAAC,YAAY,CAAC,mBAAmB,CAAC,CAAC,CAAA;QACjF,OAAO,CAAC,eAAe,CAAC,mBAAmB,CAAC,CAAA;QAC5C,IAAI,KAAK,CAAC,OAAO,CAAC,YAAY,CAAC,EAAE;UAChC,YAAY,CAAC,OAAO,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAA;SACvF;QACD,IAAI,GAAG,CAAC,MAAM,EAAE;UACf,OAAO,CAAC,YAAY,CAAC,mBAAmB,EAAE,GAAG,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAA;SACxD;MACF,CAAC,CAAC,CAAA;IACH,CAAC,CAAC,CAAA;EACH,CAAC;EAED,MAAM;IACL,MAAM,GAAG,GAAG,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,KAAK,CAAA;IAC9C,OAAO,CACN,EAAC,IAAI,IAAC,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,KAAK,EAAE,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,gBAAgB,CAAC,IAAI,CAAC;MAClE,EAAC,GAAG,IAAC,KAAK,EAAE,gBAAgB,CAAC,MAAM;QACjC,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,YAAM,IAAI,EAAC,KAAK,GAAQ;QAClD,eAAa;QACZ,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,QAAQ,CAAC,IAAI,CAC5B,WAAK,KAAK,EAAE,gBAAgB,CAAC,MAAM;UAClC,YAAM,IAAI,EAAC,QAAQ,GAAG,CACjB,CACN,CACI,CACA,CACP,CAAA;EACF,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACD","sourcesContent":["import { Component, Element, h, Host, Prop } from \"@stencil/core\"\nimport { govForm } from \"../../../helpers/Dom/form\"\nimport { GovForm } from \"../../../helpers/Dom/form.types\"\nimport { govHost } from \"../../../helpers/Dom/template\"\nimport { GovHost } from \"../../../helpers/Dom/template.types\"\nimport { createID, splitByWhitespace } from \"../../../utils/string.utils\"\nimport { FormControlClass, FormControlSizesType } from \"./constants\"\n\n@Component({\n\ttag: \"gov-form-control\",\n\tstyleUrl: \"gov-form-control.scss\",\n})\nexport class GovFormControl {\n\tprivate readonly h: GovHost\n\tprivate f: GovForm\n\tprivate readonly controlId: string\n\tprivate observer: MutationObserver\n\n\tconstructor() {\n\t\tthis.h = govHost(this.host)\n\t\tthis.f = govForm(this.h)\n\t\tthis.controlId = createID(\"GovFormControl\")\n\t}\n\n\t@Element() host: HTMLGovFormControlElement\n\t/**\n\t * Defines the space between nested components.\n\t */\n\t@Prop() readonly gap?: FormControlSizesType\n\t/**\n\t * Form element identifier\n\t */\n\t@Prop({ attribute: \"identifier\" }) readonly identifier: string\n\t/**\n\t * Indicates the entered value of child form element does not conform to the format expected by the application.\n\t */\n\t@Prop() readonly invalid: boolean = false\n\t/**\n\t/**\n\t * Indicates the form element is disabled\n\t */\n\t@Prop() readonly disabled: boolean = false\n\t/**\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 = false\n\t/**\n\t * Use control as a fieldset for better accessibility.\n\t * Note: Don't forget to set the legend attribute of the gov-form-label component\n\t */\n\t@Prop() readonly fieldset: boolean = false\n\t/**\n\t * Form element size.\n\t */\n\t@Prop() readonly size?: FormControlSizesType = \"m\"\n\n\tcomponentDidRender() {\n\t\tthis.passChildAttrs()\n\t\tthis.invalidChildAttrs()\n\t\tthis.disabledChildAttrs()\n\t\tthis.syncControlMessages()\n\t\tthis.formElementDescriptionControl()\n\t}\n\n\tdisconnectedCallback(): void {\n\t\tthis.observer?.disconnect()\n\t}\n\n\tprivate passChildAttrs() {\n\t\tconst formElements = [\n\t\t\t\"gov-form-select\",\n\t\t\t\"gov-form-input\",\n\t\t\t\"gov-form-switch\",\n\t\t\t\"gov-form-checkbox\",\n\t\t\t\"gov-form-radio\",\n\t\t\t\"gov-form-multi-select\",\n\t\t\t\"gov-form-file\",\n\t\t\t\"gov-form-search\",\n\t\t]\n\t\tthis.h.passChildAttr(formElements, \"success\", this.success)\n\n\t\tif (this.f.hasGroupChildren === false) {\n\t\t\tthis.h.passChildAttr([...formElements, \"gov-form-label\"], \"identifier\", this.identifier || this.controlId)\n\t\t}\n\t}\n\n\tprivate invalidChildAttrs() {\n\t\tconst formElements = [\n\t\t\t\"gov-form-select\",\n\t\t\t\"gov-form-input\",\n\t\t\t\"gov-form-switch\",\n\t\t\t\"gov-form-checkbox\",\n\t\t\t\"gov-form-radio\",\n\t\t\t\"gov-form-multi-select\",\n\t\t\t\"gov-form-file\",\n\t\t\t\"gov-form-search\",\n\t\t]\n\t\tthis.h.passChildAttr(formElements, \"invalid\", this.invalid)\n\n\t\tif (this.f.hasGroupChildren === false) {\n\t\t\tthis.h.passChildAttr([...formElements, \"gov-form-label\"], \"identifier\", this.identifier || this.controlId)\n\t\t}\n\t}\n\n\tprivate disabledChildAttrs() {\n\t\tconst formElements = [\n\t\t\t\"gov-form-select\",\n\t\t\t\"gov-form-input\",\n\t\t\t\"gov-form-switch\",\n\t\t\t\"gov-form-checkbox\",\n\t\t\t\"gov-form-radio\",\n\t\t\t\"gov-form-multi-select\",\n\t\t\t\"gov-form-file\",\n\t\t\t\"gov-form-search\",\n\t\t]\n\t\tthis.h.passChildAttr(formElements, \"disabled\", this.disabled)\n\n\t\tif (this.f.hasGroupChildren === false) {\n\t\t\tthis.h.passChildAttr([...formElements, \"gov-form-label\"], \"identifier\", this.identifier || this.controlId)\n\t\t}\n\t}\n\n\tprivate formElementDescriptionControl() {\n\t\tconst bottomSlot = this.host.querySelector(\".\" + FormControlClass.bottom)\n\t\tif (!bottomSlot) return\n\t\tthis.observer = new MutationObserver(\n\t\t\tfunction() {\n\t\t\t\tthis.syncControlMessages()\n\t\t\t}.bind(this),\n\t\t)\n\n\t\tthis.observer.observe(bottomSlot, { childList: true })\n\t}\n\n\tprivate syncControlMessages() {\n\t\tPromise.all(this.f.messageElements.map((message: HTMLGovFormMessageElement) => message.identifier())).then((ids: string[]) => {\n\t\t\tthis.f.mainElementsInControl.forEach((element: Element) => {\n\t\t\t\tconst currentValue = splitByWhitespace(element.getAttribute(\"wcag-described-by\"))\n\t\t\t\telement.removeAttribute(\"wcag-described-by\")\n\t\t\t\tif (Array.isArray(currentValue)) {\n\t\t\t\t\tcurrentValue.forEach(id => (id.indexOf(\"GovFormMessage\") === -1 ? ids.push(id) : null))\n\t\t\t\t}\n\t\t\t\tif (ids.length) {\n\t\t\t\t\telement.setAttribute(\"wcag-described-by\", ids.join(\" \"))\n\t\t\t\t}\n\t\t\t})\n\t\t})\n\t}\n\n\trender() {\n\t\tconst Tag = this.fieldset ? \"fieldset\" : \"div\"\n\t\treturn (\n\t\t\t<Host size={this.size} class={this.h.classes(FormControlClass.root)}>\n\t\t\t\t<Tag class={FormControlClass.holder}>\n\t\t\t\t\t{this.h.hasSlot(\"top\") && <slot name=\"top\"></slot>}\n\t\t\t\t\t<slot></slot>\n\t\t\t\t\t{this.h.hasSlot(\"bottom\") && (\n\t\t\t\t\t\t<div class={FormControlClass.bottom}>\n\t\t\t\t\t\t\t<slot name=\"bottom\" />\n\t\t\t\t\t\t</div>\n\t\t\t\t\t)}\n\t\t\t\t</Tag>\n\t\t\t</Host>\n\t\t)\n\t}\n}\n"]}
1
+ {"version":3,"file":"gov-form-control.js","sourceRoot":"","sources":["../../../../../../../src/components/gov-form/control/gov-form-control.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, h, Host, Prop } from \"@stencil/core\"\nimport { govForm } from \"../../../helpers/Dom/form\"\nimport { GovForm } from \"../../../helpers/Dom/form.types\"\nimport { govHost } from \"../../../helpers/Dom/template\"\nimport { GovHost } from \"../../../helpers/Dom/template.types\"\nimport { createID, splitByWhitespace } from \"../../../utils/string.utils\"\nimport { FormControlClass, FormControlSizesType } from \"./constants\"\n\n@Component({\n\ttag: \"gov-form-control\",\n\tstyleUrl: \"gov-form-control.scss\",\n})\nexport class GovFormControl {\n\tprivate readonly h: GovHost\n\tprivate f: GovForm\n\tprivate readonly controlId: string\n\tprivate observer: MutationObserver\n\n\tconstructor() {\n\t\tthis.h = govHost(this.host)\n\t\tthis.f = govForm(this.h)\n\t\tthis.controlId = createID(\"GovFormControl\")\n\t}\n\n\t@Element() host: HTMLGovFormControlElement\n\t/**\n\t * Defines the space between nested components.\n\t */\n\t@Prop() readonly gap?: FormControlSizesType\n\t/**\n\t * Form element identifier\n\t */\n\t@Prop({ attribute: \"identifier\" }) readonly identifier: string\n\t/**\n\t * Indicates the entered value of child form element does not conform to the format expected by the application.\n\t */\n\t@Prop() readonly invalid: boolean = false\n\t/**\n\t/**\n\t * Indicates the form element is disabled\n\t */\n\t@Prop() readonly disabled: boolean = false\n\t/**\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 = false\n\t/**\n\t * Use control as a fieldset for better accessibility.\n\t * Note: Don't forget to set the legend attribute of the gov-form-label component\n\t */\n\t@Prop() readonly fieldset: boolean = false\n\t/**\n\t * Form element size.\n\t */\n\t@Prop() readonly size?: FormControlSizesType = \"m\"\n\n\tcomponentDidRender() {\n\t\tthis.passChildAttrs()\n\t\tthis.invalidChildAttrs()\n\t\tthis.disabledChildAttrs()\n\t\tthis.syncControlMessages()\n\t\tthis.formElementDescriptionControl()\n\t}\n\n\tdisconnectedCallback(): void {\n\t\tthis.observer?.disconnect()\n\t}\n\n\tprivate passChildAttrs() {\n\t\tconst formElements = [\n\t\t\t\"gov-form-select\",\n\t\t\t\"gov-form-input\",\n\t\t\t\"gov-form-switch\",\n\t\t\t\"gov-form-checkbox\",\n\t\t\t\"gov-form-radio\",\n\t\t\t\"gov-form-multi-select\",\n\t\t\t\"gov-form-file\",\n\t\t\t\"gov-form-search\",\n\t\t]\n\t\tthis.h.passChildAttr(formElements, \"success\", this.success)\n\n\t\tif (this.f.hasGroupChildren === false) {\n\t\t\tthis.h.passChildAttr([...formElements, \"gov-form-label\"], \"identifier\", this.identifier || this.controlId)\n\t\t}\n\t}\n\n\tprivate invalidChildAttrs() {\n\t\tconst formElements = [\n\t\t\t\"gov-form-select\",\n\t\t\t\"gov-form-input\",\n\t\t\t\"gov-form-switch\",\n\t\t\t\"gov-form-checkbox\",\n\t\t\t\"gov-form-radio\",\n\t\t\t\"gov-form-multi-select\",\n\t\t\t\"gov-form-file\",\n\t\t\t\"gov-form-search\",\n\t\t]\n\t\tthis.h.passChildAttr(formElements, \"invalid\", this.invalid)\n\n\t\tif (this.f.hasGroupChildren === false) {\n\t\t\tthis.h.passChildAttr([...formElements, \"gov-form-label\"], \"identifier\", this.identifier || this.controlId)\n\t\t}\n\t}\n\n\tprivate disabledChildAttrs() {\n\t\tconst formElements = [\n\t\t\t\"gov-form-select\",\n\t\t\t\"gov-form-input\",\n\t\t\t\"gov-form-switch\",\n\t\t\t\"gov-form-checkbox\",\n\t\t\t\"gov-form-radio\",\n\t\t\t\"gov-form-multi-select\",\n\t\t\t\"gov-form-file\",\n\t\t\t\"gov-form-search\",\n\t\t]\n\t\tthis.h.passChildAttr(formElements, \"disabled\", this.disabled)\n\n\t\tif (this.f.hasGroupChildren === false) {\n\t\t\tthis.h.passChildAttr([...formElements, \"gov-form-label\"], \"identifier\", this.identifier || this.controlId)\n\t\t}\n\t}\n\n\tprivate formElementDescriptionControl() {\n\t\tconst bottomSlot = this.host.querySelector(\".\" + FormControlClass.bottom)\n\t\tif (!bottomSlot) return\n\t\tthis.observer = new MutationObserver(\n\t\t\tfunction() {\n\t\t\t\tthis.syncControlMessages()\n\t\t\t}.bind(this),\n\t\t)\n\n\t\tthis.observer.observe(bottomSlot, { childList: true })\n\t}\n\n\tprivate syncControlMessages() {\n\t\tPromise.all(this.f.messageElements.map((message: HTMLGovFormMessageElement) => message.identifier())).then((ids: string[]) => {\n\t\t\tthis.f.mainElementsInControl.forEach((element: Element) => {\n\t\t\t\tconst currentValue = splitByWhitespace(element.getAttribute(\"wcag-described-by\"))\n\t\t\t\telement.removeAttribute(\"wcag-described-by\")\n\t\t\t\tif (Array.isArray(currentValue)) {\n\t\t\t\t\tcurrentValue.forEach(id => (id.indexOf(\"GovFormMessage\") === -1 ? ids.push(id) : null))\n\t\t\t\t}\n\t\t\t\tif (ids.length) {\n\t\t\t\t\telement.setAttribute(\"wcag-described-by\", ids.join(\" \"))\n\t\t\t\t}\n\t\t\t})\n\t\t})\n\t}\n\n\trender() {\n\t\tconst Tag = this.fieldset ? \"fieldset\" : \"div\"\n\t\treturn (\n\t\t\t<Host size={this.size} class={this.h.classes(FormControlClass.root)}>\n\t\t\t\t<Tag class={FormControlClass.holder}>\n\t\t\t\t\t{this.h.hasSlot(\"top\") && <slot name=\"top\"></slot>}\n\t\t\t\t\t<slot></slot>\n\t\t\t\t\t{this.h.hasSlot(\"bottom\") && (\n\t\t\t\t\t\t<div class={FormControlClass.bottom}>\n\t\t\t\t\t\t\t<slot name=\"bottom\" />\n\t\t\t\t\t\t</div>\n\t\t\t\t\t)}\n\t\t\t\t</Tag>\n\t\t\t</Host>\n\t\t)\n\t}\n}\n"]}
@@ -505,7 +505,8 @@ export class GovFormFile {
505
505
  "references": {
506
506
  "GovFormFileEvent": {
507
507
  "location": "import",
508
- "path": "./gov-form-file.types"
508
+ "path": "./gov-form-file.types",
509
+ "id": "../../../packages/core/src/components/gov-form/file/gov-form-file.types.ts::GovFormFileEvent"
509
510
  }
510
511
  }
511
512
  }
@@ -525,7 +526,8 @@ export class GovFormFile {
525
526
  "references": {
526
527
  "GovFormFileEvent": {
527
528
  "location": "import",
528
- "path": "./gov-form-file.types"
529
+ "path": "./gov-form-file.types",
530
+ "id": "../../../packages/core/src/components/gov-form/file/gov-form-file.types.ts::GovFormFileEvent"
529
531
  }
530
532
  }
531
533
  }
@@ -545,7 +547,8 @@ export class GovFormFile {
545
547
  "references": {
546
548
  "GovFormFileEvent": {
547
549
  "location": "import",
548
- "path": "./gov-form-file.types"
550
+ "path": "./gov-form-file.types",
551
+ "id": "../../../packages/core/src/components/gov-form/file/gov-form-file.types.ts::GovFormFileEvent"
549
552
  }
550
553
  }
551
554
  }
@@ -565,7 +568,8 @@ export class GovFormFile {
565
568
  "references": {
566
569
  "GovFormFileEvent": {
567
570
  "location": "import",
568
- "path": "./gov-form-file.types"
571
+ "path": "./gov-form-file.types",
572
+ "id": "../../../packages/core/src/components/gov-form/file/gov-form-file.types.ts::GovFormFileEvent"
569
573
  }
570
574
  }
571
575
  }
@@ -585,7 +589,8 @@ export class GovFormFile {
585
589
  "references": {
586
590
  "GovFormFileEvent": {
587
591
  "location": "import",
588
- "path": "./gov-form-file.types"
592
+ "path": "./gov-form-file.types",
593
+ "id": "../../../packages/core/src/components/gov-form/file/gov-form-file.types.ts::GovFormFileEvent"
589
594
  }
590
595
  }
591
596
  }
@@ -599,10 +604,12 @@ export class GovFormFile {
599
604
  "parameters": [],
600
605
  "references": {
601
606
  "Promise": {
602
- "location": "global"
607
+ "location": "global",
608
+ "id": "global::Promise"
603
609
  },
604
610
  "HTMLInputElement": {
605
- "location": "global"
611
+ "location": "global",
612
+ "id": "global::HTMLInputElement"
606
613
  }
607
614
  },
608
615
  "return": "Promise<HTMLInputElement>"
@@ -618,10 +625,12 @@ export class GovFormFile {
618
625
  "parameters": [],
619
626
  "references": {
620
627
  "Promise": {
621
- "location": "global"
628
+ "location": "global",
629
+ "id": "global::Promise"
622
630
  },
623
631
  "HTMLDivElement": {
624
- "location": "global"
632
+ "location": "global",
633
+ "id": "global::HTMLDivElement"
625
634
  }
626
635
  },
627
636
  "return": "Promise<HTMLDivElement>"
@@ -637,7 +646,8 @@ export class GovFormFile {
637
646
  "parameters": [],
638
647
  "references": {
639
648
  "Promise": {
640
- "location": "global"
649
+ "location": "global",
650
+ "id": "global::Promise"
641
651
  }
642
652
  },
643
653
  "return": "Promise<void>"
@@ -1 +1 @@
1
- {"version":3,"file":"gov-form-file.js","sourceRoot":"","sources":["../../../../../../../src/components/gov-form/file/gov-form-file.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Host, Method, Prop, State, Watch } from \"@stencil/core\"\nimport { createID } from \"../../../utils/string.utils\"\nimport { FormFileClass } from \"./constants\"\nimport { govHost, toBoolAttr, toBoolAttrIfDefined } from \"../../../helpers/Dom/template\"\nimport { validateWcagLabelFor, validateWcagRef } from \"../../../helpers/Validate/wcag\"\nimport { canValidateWcagOnRender } from \"../../../helpers/Dom/win\"\nimport { fileAcceptValidation, fileSizeValidation, formatBytes } from \"../../../utils/file.utils\"\nimport { delay } from \"../../../utils/utils\"\nimport { GovForm } from \"../../../helpers/Dom/form.types\"\nimport { GovHost } from \"../../../helpers/Dom/template.types\"\nimport { govForm } from \"../../../helpers/Dom/form\"\nimport { GovFormFileEvent, GovFormFileItem } from \"./gov-form-file.types\"\n\n@Component({\n\ttag: \"gov-form-file\",\n\tstyleUrl: \"gov-form-file.scss\",\n})\nexport class GovFormFile {\n\tprivate f: GovForm\n\tprivate readonly h: GovHost\n\n\tprivate areaRef?: HTMLDivElement\n\tprivate inputRef?: HTMLInputElement\n\tprivate readonly fileId: string\n\n\tconstructor() {\n\t\tthis.fileId = createID(\"GovInputFile\")\n\n\t\tthis.h = govHost(this.host)\n\t\tthis.f = govForm(this.h)\n\t}\n\n\t@Element() host: HTMLGovFormFileElement\n\t/**\n\t * Expands the file input to fill 100% of the container width.\n\t */\n\t@Prop() readonly expanded: boolean = false\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 File component disabled.\n\t * This prevents users from being able to interact with the File, and conveys its inactive state to assistive technologies.\n\t */\n\t@Prop() readonly disabled: boolean\n\t/**\n\t * Show list of attachments\n\t */\n\t@Prop({ attribute: \"display-attachments\" }) readonly displayAttachments: boolean = true\n\t/**\n\t * Name of the input.\n\t */\n\t@Prop() readonly name: string\n\t/**\n\t * Same as original parameter\n\t * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept\n\t */\n\t@Prop() readonly accept: string\n\t/**\n\t * Same as original parameter\n\t * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/multiple\n\t */\n\t@Prop() readonly multiple: boolean = false\n\t/**\n\t * Maximum embedded file size\n\t */\n\t@Prop({ attribute: \"max-file-size\" }) readonly maxFileSize: number = -1\n\t/**\n\t * Custom File identifier.\n\t */\n\t@Prop({ attribute: \"identifier\" }) readonly identifier: 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 * Error message when the maximum file size is exceeded\n\t */\n\t@Prop({ attribute: \"error-size\" }) readonly errorSize: string = \"Soubor je větší než povolená velikost {FILE_SIZE}\"\n\t/**\n\t * Insert unsupported file error message\n\t */\n\t@Prop({ attribute: \"error-accept\" }) readonly errorAccept: string = \"Soubor tohoto typu není povolen\"\n\t/**\n\t * Description of the list of attachments\n\t */\n\t@Prop({ attribute: \"attachments-label\" }) readonly attachmentsLabel: string = \"Přílohy\"\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 * 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 = \"Odebrat soubor {FILE_NAME}\"\n\t/**\n\t * Adds accessible label for the list of attachments.\n\t */\n\t@Prop({ attribute: \"wcag-attachments-label\" }) readonly wcagAttachmentsLabel: string = \"Přílohy\"\n\t/**\n\t * Emitted when the File has focus.\n\t */\n\t@Event({ eventName: \"gov-focus\" }) govFocus: EventEmitter<GovFormFileEvent>\n\t/**\n\t * Emitted when the File loses focus.\n\t */\n\t@Event({ eventName: \"gov-blur\" }) govBlur: EventEmitter<GovFormFileEvent>\n\t/**\n\t * Called when the list of inserted files is changed\n\t */\n\t@Event({ eventName: \"gov-files\" }) govFiles: EventEmitter<GovFormFileEvent>\n\t/**\n\t * Called when a new file is added\n\t */\n\t@Event({ eventName: \"gov-add-file\" }) govAddFile: EventEmitter<GovFormFileEvent>\n\t/**\n\t * Called when a file is removed from the list\n\t */\n\t@Event({ eventName: \"gov-remove-file\" }) govRemoveFile: EventEmitter<GovFormFileEvent>\n\n\t@State() files: GovFormFileItem[] = []\n\n\t@Watch(\"disabled\")\n\t@Watch(\"invalid\")\n\twatchDisabled(): void {\n\t\tthis.passControlAttrs()\n\t}\n\n\tprivate passControlAttrs() {\n\t\tthis.f.passAttrToControl(\"disabled\", toBoolAttr(this.disabled))\n\t\tthis.f.passAttrToControl(\"invalid\", toBoolAttr(this.invalid))\n\t\tthis.f.passAttrToControl(\"type\", \"File\")\n\t}\n\n\n\tprivate registerListeners() {\n\t\tfunction highlight() {\n\t\t\tthis.areaRef.classList.add(\"highlight\")\n\t\t}\n\n\t\tfunction unhighlight() {\n\t\t\tthis.areaRef.classList.remove(\"highlight\")\n\t\t}\n\n\t\tthis.inputRef.addEventListener(\n\t\t\t\"change\",\n\t\t\te => {\n\t\t\t\te.preventDefault()\n\t\t\t\te.stopPropagation()\n\t\t\t\tconst files = (e.target as HTMLInputElement).files\n\t\t\t\tthis.validateFiles(files)\n\t\t\t},\n\t\t\tfalse,\n\t\t)\n\t\t//this.inputRef.addEventListener('focus')\n\n\t\tif (this.expanded) {\n\t\t\tconst events = [\"dragover\", \"dragleave\"]\n\t\t\tconst inEvents = [\"dragenter\", \"dragover\", \"mouseenter\"]\n\t\t\tconst outEvents = [\"dragleave\", \"drop\", \"mouseleave\"]\n\n\t\t\tevents.map(eventName => this.inputRef.addEventListener(eventName, this.preventDefaults.bind(this), false))\n\t\t\tinEvents.map(eventName => this.inputRef.addEventListener(eventName, highlight.bind(this), false))\n\t\t\toutEvents.forEach(eventName => this.inputRef.addEventListener(eventName, unhighlight.bind(this), false))\n\n\t\t\tthis.areaRef.addEventListener(\"drop\", this.handleDrop.bind(this), false)\n\t\t}\n\t}\n\n\tpreventDefaults(e) {\n\t\te.preventDefault()\n\t\te.stopPropagation()\n\t}\n\n\thandleDrop(e: DragEvent) {\n\t\tconst dataTransfer = e.dataTransfer\n\t\tthis.validateFiles(dataTransfer.files)\n\t}\n\n\tprivate validateFiles(files: FileList) {\n\t\tArray.from(files).map(file => {\n\t\t\tconst isFile = this.files.find(item => item.file.name === file.name && item.file.size === file.size) || null\n\t\t\tif (isFile === null) {\n\t\t\t\tconst isSizeValid = typeof this.maxFileSize === \"number\" && this.maxFileSize > 0 ? fileSizeValidation(file, this.maxFileSize) : true\n\t\t\t\tconst isAcceptValid = fileAcceptValidation(file, this.accept)\n\t\t\t\tconst newFile = {\n\t\t\t\t\tid: createID(\"GovFormFile\"),\n\t\t\t\t\tfile,\n\t\t\t\t\tacceptValid: isAcceptValid,\n\t\t\t\t\tsizeValid: isSizeValid,\n\t\t\t\t}\n\t\t\t\tthis.files = [...this.files, newFile]\n\t\t\t\tthis.govAddFile.emit({\n\t\t\t\t\tcomponent: FormFileClass.root,\n\t\t\t\t\tfile: newFile,\n\t\t\t\t})\n\t\t\t}\n\t\t})\n\n\t\tthis.govFiles.emit({\n\t\t\tcomponent: FormFileClass.root,\n\t\t\tfiles: this.files,\n\t\t})\n\t}\n\n\tcomponentWillLoad() {\n\t\tthis.f.passAttrToLabel(\"required\", String(this.required))\n\t\tthis.watchDisabled()\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\n\t\tthis.registerListeners()\n\t}\n\n\trender() {\n\t\treturn (\n\t\t\t<Host class={this.h.classes([FormFileClass.root])} invalid={toBoolAttrIfDefined(this.invalid)} expanded={toBoolAttrIfDefined(this.expanded)}>\n\t\t\t\t<div class={FormFileClass.area} ref={el => (this.areaRef = el as HTMLDivElement)}>\n\t\t\t\t\t<slot />\n\t\t\t\t\t<input\n\t\t\t\t\t\tclass={FormFileClass.input}\n\t\t\t\t\t\tref={el => (this.inputRef = el as HTMLInputElement)}\n\t\t\t\t\t\tid={this.identifier || this.fileId}\n\t\t\t\t\t\ttype=\"file\"\n\t\t\t\t\t\tname={this.name}\n\t\t\t\t\t\taccept={this.accept}\n\t\t\t\t\t\tmultiple={this.multiple}\n\t\t\t\t\t\tonChange={this.onChangeHandler.bind(this)}\n\t\t\t\t\t\tonFocus={this.onFocusHandler.bind(this)}\n\t\t\t\t\t\tonBlur={this.onBlurHandler.bind(this)}\n\t\t\t\t\t\trequired={this.required}\n\t\t\t\t\t\tdisabled={this.disabled}\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-describedby={this.wcagDescribedBy}\n\t\t\t\t\t\taria-labelledby={this.wcagLabelledBy}\n\t\t\t\t\t\taria-disabled={toBoolAttrIfDefined(this.disabled)}\n\t\t\t\t\t/>\n\t\t\t\t</div>\n\n\t\t\t\t{this.h.hasSlot(\"attachments\") ? (\n\t\t\t\t\t<div class={FormFileClass.attachments}>\n\t\t\t\t\t\t<slot name={\"attachments\"} />\n\t\t\t\t\t</div>\n\t\t\t\t) : null}\n\n\t\t\t\t{this.files.length && this.displayAttachments ? (\n\t\t\t\t\t<div class={FormFileClass.attachments}>\n\t\t\t\t\t\t<gov-attachments label={this.wcagAttachmentsLabel} wcag-label={this.wcagAttachmentsLabel}>\n\t\t\t\t\t\t\t{this.files.map(item => (\n\t\t\t\t\t\t\t\t<gov-attachments-item wcag-remove-labelled-by={item.id} on-gov-remove={() => this.onRemoveFileHandler(item)}>\n\t\t\t\t\t\t\t\t\t<span class={\"sr-only\"} id={item.id}>\n\t\t\t\t\t\t\t\t\t\t{this.wcagRemoveLabel.replace(\"{FILE_NAME}\", item.file.name)}\n\t\t\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t\t\t\t{item.file.name}\n\t\t\t\t\t\t\t\t\t{item.acceptValid === false ? (\n\t\t\t\t\t\t\t\t\t\t<gov-form-message slot=\"message\" variant=\"error\">\n\t\t\t\t\t\t\t\t\t\t\t<gov-icon slot=\"icon\" name=\"exclamation-triangle-fill\"></gov-icon>\n\t\t\t\t\t\t\t\t\t\t\t{item.acceptValid === false ? this.errorAccept : null}\n\t\t\t\t\t\t\t\t\t\t</gov-form-message>\n\t\t\t\t\t\t\t\t\t) : null}\n\t\t\t\t\t\t\t\t\t{item.sizeValid === false ? (\n\t\t\t\t\t\t\t\t\t\t<gov-form-message slot=\"message\" variant=\"error\">\n\t\t\t\t\t\t\t\t\t\t\t<gov-icon slot=\"icon\" name=\"exclamation-triangle-fill\"></gov-icon>\n\t\t\t\t\t\t\t\t\t\t\t{this.errorSize.replace(\"{FILE_SIZE}\", formatBytes(this.maxFileSize))}\n\t\t\t\t\t\t\t\t\t\t</gov-form-message>\n\t\t\t\t\t\t\t\t\t) : null}\n\t\t\t\t\t\t\t\t\t<span slot=\"info\">({formatBytes(item.file.size)})</span>\n\t\t\t\t\t\t\t\t</gov-attachments-item>\n\t\t\t\t\t\t\t))}\n\t\t\t\t\t\t</gov-attachments>\n\t\t\t\t\t</div>\n\t\t\t\t) : null}\n\t\t\t</Host>\n\t\t)\n\t}\n\n\tprivate onRemoveFileHandler(file: GovFormFileItem) {\n\t\tconst index = this.files.findIndex(item => item.id === file.id)\n\t\tif (index !== -1) {\n\t\t\tconst files = this.files\n\t\t\tconst removeFile = this.files[index]\n\t\t\tfiles.splice(index, 1)\n\t\t\tthis.files = [...files]\n\t\t\tthis.govRemoveFile.emit({\n\t\t\t\tcomponent: FormFileClass.root,\n\t\t\t\tfile: removeFile,\n\t\t\t})\n\t\t\tthis.govFiles.emit({\n\t\t\t\tcomponent: FormFileClass.root,\n\t\t\t\tfiles,\n\t\t\t})\n\t\t}\n\t}\n\n\tprivate onFocusHandler(e: FocusEvent) {\n\t\te.stopPropagation()\n\t\tthis.govFocus.emit({\n\t\t\tcomponent: FormFileClass.root,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\tprivate onBlurHandler(e: FocusEvent) {\n\t\te.stopPropagation()\n\t\tthis.govBlur.emit({\n\t\t\tcomponent: FormFileClass.root,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\tprivate onChangeHandler(e: Event) {\n\t\te.stopPropagation()\n\t}\n\n\t/**\n\t * Returns the reference of the native element\n\t */\n\t@Method()\n\tasync getRef(): Promise<HTMLInputElement> {\n\t\treturn this.inputRef\n\t}\n\n\t/**\n\t * Returns the reference of the native area element\n\t */\n\t@Method()\n\tasync getAreaRef(): Promise<HTMLDivElement> {\n\t\treturn this.areaRef\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\", FormFileClass.root)\n\t\tvalidateWcagRef(this.wcagLabelledBy, \"wcag-labelled-by\", FormFileClass.root)\n\t\tvalidateWcagLabelFor(this.identifier || this.fileId, this.wcagLabelledBy, FormFileClass.root)\n\t}\n}\n"]}
1
+ {"version":3,"file":"gov-form-file.js","sourceRoot":"","sources":["../../../../../../../src/components/gov-form/file/gov-form-file.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Event, EventEmitter, h, Host, Method, Prop, State, Watch } from \"@stencil/core\"\nimport { createID } from \"../../../utils/string.utils\"\nimport { FormFileClass } from \"./constants\"\nimport { govHost, toBoolAttr, toBoolAttrIfDefined } from \"../../../helpers/Dom/template\"\nimport { validateWcagLabelFor, validateWcagRef } from \"../../../helpers/Validate/wcag\"\nimport { canValidateWcagOnRender } from \"../../../helpers/Dom/win\"\nimport { fileAcceptValidation, fileSizeValidation, formatBytes } from \"../../../utils/file.utils\"\nimport { delay } from \"../../../utils/utils\"\nimport { GovForm } from \"../../../helpers/Dom/form.types\"\nimport { GovHost } from \"../../../helpers/Dom/template.types\"\nimport { govForm } from \"../../../helpers/Dom/form\"\nimport { GovFormFileEvent, GovFormFileItem } from \"./gov-form-file.types\"\n\n@Component({\n\ttag: \"gov-form-file\",\n\tstyleUrl: \"gov-form-file.scss\",\n})\nexport class GovFormFile {\n\tprivate f: GovForm\n\tprivate readonly h: GovHost\n\n\tprivate areaRef?: HTMLDivElement\n\tprivate inputRef?: HTMLInputElement\n\tprivate readonly fileId: string\n\n\tconstructor() {\n\t\tthis.fileId = createID(\"GovInputFile\")\n\n\t\tthis.h = govHost(this.host)\n\t\tthis.f = govForm(this.h)\n\t}\n\n\t@Element() host: HTMLGovFormFileElement\n\t/**\n\t * Expands the file input to fill 100% of the container width.\n\t */\n\t@Prop() readonly expanded: boolean = false\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 File component disabled.\n\t * This prevents users from being able to interact with the File, and conveys its inactive state to assistive technologies.\n\t */\n\t@Prop() readonly disabled: boolean\n\t/**\n\t * Show list of attachments\n\t */\n\t@Prop({ attribute: \"display-attachments\" }) readonly displayAttachments: boolean = true\n\t/**\n\t * Name of the input.\n\t */\n\t@Prop() readonly name: string\n\t/**\n\t * Same as original parameter\n\t * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept\n\t */\n\t@Prop() readonly accept: string\n\t/**\n\t * Same as original parameter\n\t * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/multiple\n\t */\n\t@Prop() readonly multiple: boolean = false\n\t/**\n\t * Maximum embedded file size\n\t */\n\t@Prop({ attribute: \"max-file-size\" }) readonly maxFileSize: number = -1\n\t/**\n\t * Custom File identifier.\n\t */\n\t@Prop({ attribute: \"identifier\" }) readonly identifier: 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 * Error message when the maximum file size is exceeded\n\t */\n\t@Prop({ attribute: \"error-size\" }) readonly errorSize: string = \"Soubor je větší než povolená velikost {FILE_SIZE}\"\n\t/**\n\t * Insert unsupported file error message\n\t */\n\t@Prop({ attribute: \"error-accept\" }) readonly errorAccept: string = \"Soubor tohoto typu není povolen\"\n\t/**\n\t * Description of the list of attachments\n\t */\n\t@Prop({ attribute: \"attachments-label\" }) readonly attachmentsLabel: string = \"Přílohy\"\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 * 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 = \"Odebrat soubor {FILE_NAME}\"\n\t/**\n\t * Adds accessible label for the list of attachments.\n\t */\n\t@Prop({ attribute: \"wcag-attachments-label\" }) readonly wcagAttachmentsLabel: string = \"Přílohy\"\n\t/**\n\t * Emitted when the File has focus.\n\t */\n\t@Event({ eventName: \"gov-focus\" }) govFocus: EventEmitter<GovFormFileEvent>\n\t/**\n\t * Emitted when the File loses focus.\n\t */\n\t@Event({ eventName: \"gov-blur\" }) govBlur: EventEmitter<GovFormFileEvent>\n\t/**\n\t * Called when the list of inserted files is changed\n\t */\n\t@Event({ eventName: \"gov-files\" }) govFiles: EventEmitter<GovFormFileEvent>\n\t/**\n\t * Called when a new file is added\n\t */\n\t@Event({ eventName: \"gov-add-file\" }) govAddFile: EventEmitter<GovFormFileEvent>\n\t/**\n\t * Called when a file is removed from the list\n\t */\n\t@Event({ eventName: \"gov-remove-file\" }) govRemoveFile: EventEmitter<GovFormFileEvent>\n\n\t@State() files: GovFormFileItem[] = []\n\n\t@Watch(\"disabled\")\n\t@Watch(\"invalid\")\n\twatchDisabled(): void {\n\t\tthis.passControlAttrs()\n\t}\n\n\tprivate passControlAttrs() {\n\t\tthis.f.passAttrToControl(\"disabled\", toBoolAttr(this.disabled))\n\t\tthis.f.passAttrToControl(\"invalid\", toBoolAttr(this.invalid))\n\t\tthis.f.passAttrToControl(\"type\", \"File\")\n\t}\n\n\n\tprivate registerListeners() {\n\t\tfunction highlight() {\n\t\t\tthis.areaRef.classList.add(\"highlight\")\n\t\t}\n\n\t\tfunction unhighlight() {\n\t\t\tthis.areaRef.classList.remove(\"highlight\")\n\t\t}\n\n\t\tthis.inputRef.addEventListener(\n\t\t\t\"change\",\n\t\t\te => {\n\t\t\t\te.preventDefault()\n\t\t\t\te.stopPropagation()\n\t\t\t\tconst files = (e.target as HTMLInputElement).files\n\t\t\t\tthis.validateFiles(files)\n\t\t\t},\n\t\t\tfalse,\n\t\t)\n\t\t//this.inputRef.addEventListener('focus')\n\n\t\tif (this.expanded) {\n\t\t\tconst events = [\"dragover\", \"dragleave\"]\n\t\t\tconst inEvents = [\"dragenter\", \"dragover\", \"mouseenter\"]\n\t\t\tconst outEvents = [\"dragleave\", \"drop\", \"mouseleave\"]\n\n\t\t\tevents.map(eventName => this.inputRef.addEventListener(eventName, this.preventDefaults.bind(this), false))\n\t\t\tinEvents.map(eventName => this.inputRef.addEventListener(eventName, highlight.bind(this), false))\n\t\t\toutEvents.forEach(eventName => this.inputRef.addEventListener(eventName, unhighlight.bind(this), false))\n\n\t\t\tthis.areaRef.addEventListener(\"drop\", this.handleDrop.bind(this), false)\n\t\t}\n\t}\n\n\tpreventDefaults(e) {\n\t\te.preventDefault()\n\t\te.stopPropagation()\n\t}\n\n\thandleDrop(e: DragEvent) {\n\t\tconst dataTransfer = e.dataTransfer\n\t\tthis.validateFiles(dataTransfer.files)\n\t}\n\n\tprivate validateFiles(files: FileList) {\n\t\tArray.from(files).map(file => {\n\t\t\tconst isFile = this.files.find(item => item.file.name === file.name && item.file.size === file.size) || null\n\t\t\tif (isFile === null) {\n\t\t\t\tconst isSizeValid = typeof this.maxFileSize === \"number\" && this.maxFileSize > 0 ? fileSizeValidation(file, this.maxFileSize) : true\n\t\t\t\tconst isAcceptValid = fileAcceptValidation(file, this.accept)\n\t\t\t\tconst newFile = {\n\t\t\t\t\tid: createID(\"GovFormFile\"),\n\t\t\t\t\tfile,\n\t\t\t\t\tacceptValid: isAcceptValid,\n\t\t\t\t\tsizeValid: isSizeValid,\n\t\t\t\t}\n\t\t\t\tthis.files = [...this.files, newFile]\n\t\t\t\tthis.govAddFile.emit({\n\t\t\t\t\tcomponent: FormFileClass.root,\n\t\t\t\t\tfile: newFile,\n\t\t\t\t})\n\t\t\t}\n\t\t})\n\n\t\tthis.govFiles.emit({\n\t\t\tcomponent: FormFileClass.root,\n\t\t\tfiles: this.files,\n\t\t})\n\t}\n\n\tcomponentWillLoad() {\n\t\tthis.f.passAttrToLabel(\"required\", String(this.required))\n\t\tthis.watchDisabled()\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\n\t\tthis.registerListeners()\n\t}\n\n\trender() {\n\t\treturn (\n\t\t\t<Host class={this.h.classes([FormFileClass.root])} invalid={toBoolAttrIfDefined(this.invalid)} expanded={toBoolAttrIfDefined(this.expanded)}>\n\t\t\t\t<div class={FormFileClass.area} ref={el => (this.areaRef = el as HTMLDivElement)}>\n\t\t\t\t\t<slot />\n\t\t\t\t\t<input\n\t\t\t\t\t\tclass={FormFileClass.input}\n\t\t\t\t\t\tref={el => (this.inputRef = el as HTMLInputElement)}\n\t\t\t\t\t\tid={this.identifier || this.fileId}\n\t\t\t\t\t\ttype=\"file\"\n\t\t\t\t\t\tname={this.name}\n\t\t\t\t\t\taccept={this.accept}\n\t\t\t\t\t\tmultiple={this.multiple}\n\t\t\t\t\t\tonChange={this.onChangeHandler.bind(this)}\n\t\t\t\t\t\tonFocus={this.onFocusHandler.bind(this)}\n\t\t\t\t\t\tonBlur={this.onBlurHandler.bind(this)}\n\t\t\t\t\t\trequired={this.required}\n\t\t\t\t\t\tdisabled={this.disabled}\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-describedby={this.wcagDescribedBy}\n\t\t\t\t\t\taria-labelledby={this.wcagLabelledBy}\n\t\t\t\t\t\taria-disabled={toBoolAttrIfDefined(this.disabled)}\n\t\t\t\t\t/>\n\t\t\t\t</div>\n\n\t\t\t\t{this.h.hasSlot(\"attachments\") ? (\n\t\t\t\t\t<div class={FormFileClass.attachments}>\n\t\t\t\t\t\t<slot name={\"attachments\"} />\n\t\t\t\t\t</div>\n\t\t\t\t) : null}\n\n\t\t\t\t{this.files.length && this.displayAttachments ? (\n\t\t\t\t\t<div class={FormFileClass.attachments}>\n\t\t\t\t\t\t<gov-attachments label={this.wcagAttachmentsLabel} wcag-label={this.wcagAttachmentsLabel}>\n\t\t\t\t\t\t\t{this.files.map(item => (\n\t\t\t\t\t\t\t\t<gov-attachments-item wcag-remove-labelled-by={item.id} on-gov-remove={() => this.onRemoveFileHandler(item)}>\n\t\t\t\t\t\t\t\t\t<span class={\"sr-only\"} id={item.id}>\n\t\t\t\t\t\t\t\t\t\t{this.wcagRemoveLabel.replace(\"{FILE_NAME}\", item.file.name)}\n\t\t\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t\t\t\t{item.file.name}\n\t\t\t\t\t\t\t\t\t{item.acceptValid === false ? (\n\t\t\t\t\t\t\t\t\t\t<gov-form-message slot=\"message\" variant=\"error\">\n\t\t\t\t\t\t\t\t\t\t\t<gov-icon slot=\"icon\" name=\"exclamation-triangle-fill\"></gov-icon>\n\t\t\t\t\t\t\t\t\t\t\t{item.acceptValid === false ? this.errorAccept : null}\n\t\t\t\t\t\t\t\t\t\t</gov-form-message>\n\t\t\t\t\t\t\t\t\t) : null}\n\t\t\t\t\t\t\t\t\t{item.sizeValid === false ? (\n\t\t\t\t\t\t\t\t\t\t<gov-form-message slot=\"message\" variant=\"error\">\n\t\t\t\t\t\t\t\t\t\t\t<gov-icon slot=\"icon\" name=\"exclamation-triangle-fill\"></gov-icon>\n\t\t\t\t\t\t\t\t\t\t\t{this.errorSize.replace(\"{FILE_SIZE}\", formatBytes(this.maxFileSize))}\n\t\t\t\t\t\t\t\t\t\t</gov-form-message>\n\t\t\t\t\t\t\t\t\t) : null}\n\t\t\t\t\t\t\t\t\t<span slot=\"info\">({formatBytes(item.file.size)})</span>\n\t\t\t\t\t\t\t\t</gov-attachments-item>\n\t\t\t\t\t\t\t))}\n\t\t\t\t\t\t</gov-attachments>\n\t\t\t\t\t</div>\n\t\t\t\t) : null}\n\t\t\t</Host>\n\t\t)\n\t}\n\n\tprivate onRemoveFileHandler(file: GovFormFileItem) {\n\t\tconst index = this.files.findIndex(item => item.id === file.id)\n\t\tif (index !== -1) {\n\t\t\tconst files = this.files\n\t\t\tconst removeFile = this.files[index]\n\t\t\tfiles.splice(index, 1)\n\t\t\tthis.files = [...files]\n\t\t\tthis.govRemoveFile.emit({\n\t\t\t\tcomponent: FormFileClass.root,\n\t\t\t\tfile: removeFile,\n\t\t\t})\n\t\t\tthis.govFiles.emit({\n\t\t\t\tcomponent: FormFileClass.root,\n\t\t\t\tfiles,\n\t\t\t})\n\t\t}\n\t}\n\n\tprivate onFocusHandler(e: FocusEvent) {\n\t\te.stopPropagation()\n\t\tthis.govFocus.emit({\n\t\t\tcomponent: FormFileClass.root,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\tprivate onBlurHandler(e: FocusEvent) {\n\t\te.stopPropagation()\n\t\tthis.govBlur.emit({\n\t\t\tcomponent: FormFileClass.root,\n\t\t\toriginalEvent: e,\n\t\t})\n\t}\n\n\tprivate onChangeHandler(e: Event) {\n\t\te.stopPropagation()\n\t}\n\n\t/**\n\t * Returns the reference of the native element\n\t */\n\t@Method()\n\tasync getRef(): Promise<HTMLInputElement> {\n\t\treturn this.inputRef\n\t}\n\n\t/**\n\t * Returns the reference of the native area element\n\t */\n\t@Method()\n\tasync getAreaRef(): Promise<HTMLDivElement> {\n\t\treturn this.areaRef\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\", FormFileClass.root)\n\t\tvalidateWcagRef(this.wcagLabelledBy, \"wcag-labelled-by\", FormFileClass.root)\n\t\tvalidateWcagLabelFor(this.identifier || this.fileId, this.wcagLabelledBy, FormFileClass.root)\n\t}\n}\n"]}
@@ -38,7 +38,8 @@ export class GovFormGroup {
38
38
  "references": {
39
39
  "FormGroupSizesType": {
40
40
  "location": "import",
41
- "path": "./constants"
41
+ "path": "./constants",
42
+ "id": "../../../packages/core/src/components/gov-form/group/constants.ts::FormGroupSizesType"
42
43
  }
43
44
  }
44
45
  },
@@ -1 +1 @@
1
- {"version":3,"file":"gov-form-group.js","sourceRoot":"","sources":["../../../../../../../src/components/gov-form/group/gov-form-group.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,eAAe,CAAA;AACxE,OAAO,EAAE,cAAc,EAAE,cAAc,EAAsB,MAAM,aAAa,CAAA;AAEhF,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAA;AACvD,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAA;AAM9D,MAAM,OAAO,YAAY;EAGxB;eAQ4C,SAAS;IAPpD,IAAI,CAAC,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,CAAA;GAC3B;EASD,WAAW,CAAC,QAAgB;IAC3B,YAAY,CAAC,cAAc,EAAE,QAAQ,EAAE,cAAc,CAAC,IAAI,CAAC,CAAA;EAC5D,CAAC;EAED,iBAAiB;IAChB,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,GAAG,CAAC,CAAA;EAC3B,CAAC;EAED,MAAM;IACL,OAAO,CACN,EAAC,IAAI,IAAC,GAAG,EAAE,IAAI,CAAC,GAAG,EAAE,KAAK,EAAE,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,cAAc,CAAC,IAAI,CAAC;MAC9D,eAAa,CACP,CACP,CAAA;EACF,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACD","sourcesContent":["import { Component, Element, h, Host, Prop, Watch } from \"@stencil/core\"\nimport { FormGroupClass, FormGroupSizes, FormGroupSizesType } from \"./constants\"\nimport { GovHost } from \"../../../helpers/Dom/template.types\"\nimport { govHost } from \"../../../helpers/Dom/template\"\nimport { validateProp } from \"../../../helpers/Validate/props\"\n\n@Component({\n\ttag: \"gov-form-group\",\n\tstyleUrl: \"gov-form-group.scss\",\n})\nexport class GovFormGroup {\n\tprivate readonly h: GovHost\n\n\tconstructor() {\n\t\tthis.h = govHost(this.host)\n\t}\n\n\t@Element() host: HTMLGovFormGroupElement\n\t/**\n\t * Gap's size.\n\t */\n\t@Prop() readonly gap?: FormGroupSizesType = undefined\n\n\t@Watch(\"gap\")\n\tvalidateGap(newValue: string): void {\n\t\tvalidateProp(FormGroupSizes, newValue, FormGroupClass.root)\n\t}\n\n\tcomponentWillLoad(): void {\n\t\tthis.validateGap(this.gap)\n\t}\n\n\trender() {\n\t\treturn (\n\t\t\t<Host gap={this.gap} class={this.h.classes(FormGroupClass.root)}>\n\t\t\t\t<slot></slot>\n\t\t\t</Host>\n\t\t)\n\t}\n}\n"]}
1
+ {"version":3,"file":"gov-form-group.js","sourceRoot":"","sources":["../../../../../../../src/components/gov-form/group/gov-form-group.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,eAAe,CAAA;AACxE,OAAO,EAAE,cAAc,EAAE,cAAc,EAAsB,MAAM,aAAa,CAAA;AAEhF,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAA;AACvD,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAA;AAM9D,MAAM,OAAO,YAAY;EAGxB;eAQ4C,SAAS;IAPpD,IAAI,CAAC,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,CAAA;GAC3B;EASD,WAAW,CAAC,QAAgB;IAC3B,YAAY,CAAC,cAAc,EAAE,QAAQ,EAAE,cAAc,CAAC,IAAI,CAAC,CAAA;EAC5D,CAAC;EAED,iBAAiB;IAChB,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,GAAG,CAAC,CAAA;EAC3B,CAAC;EAED,MAAM;IACL,OAAO,CACN,EAAC,IAAI,IAAC,GAAG,EAAE,IAAI,CAAC,GAAG,EAAE,KAAK,EAAE,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,cAAc,CAAC,IAAI,CAAC;MAC9D,eAAa,CACP,CACP,CAAA;EACF,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACD","sourcesContent":["import { Component, Element, h, Host, Prop, Watch } from \"@stencil/core\"\nimport { FormGroupClass, FormGroupSizes, FormGroupSizesType } from \"./constants\"\nimport { GovHost } from \"../../../helpers/Dom/template.types\"\nimport { govHost } from \"../../../helpers/Dom/template\"\nimport { validateProp } from \"../../../helpers/Validate/props\"\n\n@Component({\n\ttag: \"gov-form-group\",\n\tstyleUrl: \"gov-form-group.scss\",\n})\nexport class GovFormGroup {\n\tprivate readonly h: GovHost\n\n\tconstructor() {\n\t\tthis.h = govHost(this.host)\n\t}\n\n\t@Element() host: HTMLGovFormGroupElement\n\t/**\n\t * Gap's size.\n\t */\n\t@Prop() readonly gap?: FormGroupSizesType = undefined\n\n\t@Watch(\"gap\")\n\tvalidateGap(newValue: string): void {\n\t\tvalidateProp(FormGroupSizes, newValue, FormGroupClass.root)\n\t}\n\n\tcomponentWillLoad(): void {\n\t\tthis.validateGap(this.gap)\n\t}\n\n\trender() {\n\t\treturn (\n\t\t\t<Host gap={this.gap} class={this.h.classes(FormGroupClass.root)}>\n\t\t\t\t<slot></slot>\n\t\t\t</Host>\n\t\t)\n\t}\n}\n"]}
@@ -1,6 +1,6 @@
1
- import { Sizes } from '../../../core/constants/sizes';
2
- import { Variants } from '../../../core/constants/variants';
3
- import { pick } from '../../../utils/utils';
1
+ import { Sizes } from "../../../core/constants/sizes";
2
+ import { Variants } from "../../../core/constants/variants";
3
+ import { pick } from "../../../utils/utils";
4
4
  export const FormInputSizes = pick(Sizes, ['_S', '_M', '_L', '_XL']);
5
5
  export const FormInputVariants = pick(Variants, ['PRIMARY', 'SECONDARY']);
6
6
  export var InputTypes;
@@ -1,12 +1,12 @@
1
- import { Host, h } from '@stencil/core';
2
- import { govForm } from '../../../helpers/Dom/form';
1
+ import { Host, h } from "@stencil/core";
2
+ import { govForm } from "../../../helpers/Dom/form";
3
3
  import { govHost, toBoolAttr, toBoolAttrIfDefined, toOnOffAttrIfDefined } from "../../../helpers/Dom/template";
4
- import { canValidateWcagOnRender } from '../../../helpers/Dom/win';
5
- import { validateProp } from '../../../helpers/Validate/props';
6
- import { validateWcagLabelFor, validateWcagRef } from '../../../helpers/Validate/wcag';
7
- import { createID } from '../../../utils/string.utils';
8
- import { delay } from '../../../utils/utils';
9
- import { FormInputClass, FormInputSizes, FormInputVariants } from './constants';
4
+ import { canValidateWcagOnRender } from "../../../helpers/Dom/win";
5
+ import { validateProp } from "../../../helpers/Validate/props";
6
+ import { validateWcagLabelFor, validateWcagRef } from "../../../helpers/Validate/wcag";
7
+ import { createID } from "../../../utils/string.utils";
8
+ import { delay } from "../../../utils/utils";
9
+ import { FormInputClass, FormInputSizes, FormInputVariants } from "./constants";
10
10
  var Tags;
11
11
  (function (Tags) {
12
12
  Tags["INPUT"] = "input";
@@ -211,7 +211,8 @@ export class GovFormInput {
211
211
  "references": {
212
212
  "FormInputVariantType": {
213
213
  "location": "import",
214
- "path": "./constants"
214
+ "path": "./constants",
215
+ "id": "../../../packages/core/src/components/gov-form/input/constants.ts::FormInputVariantType"
215
216
  }
216
217
  }
217
218
  },
@@ -251,7 +252,8 @@ export class GovFormInput {
251
252
  "references": {
252
253
  "FormInputSizesType": {
253
254
  "location": "import",
254
- "path": "./constants"
255
+ "path": "./constants",
256
+ "id": "../../../packages/core/src/components/gov-form/input/constants.ts::FormInputSizesType"
255
257
  }
256
258
  }
257
259
  },
@@ -513,7 +515,8 @@ export class GovFormInput {
513
515
  "references": {
514
516
  "Type": {
515
517
  "location": "import",
516
- "path": "./constants"
518
+ "path": "./constants",
519
+ "id": "../../../packages/core/src/components/gov-form/input/constants.ts::Type"
517
520
  }
518
521
  }
519
522
  },
@@ -535,7 +538,8 @@ export class GovFormInput {
535
538
  "references": {
536
539
  "InputType": {
537
540
  "location": "import",
538
- "path": "./constants"
541
+ "path": "./constants",
542
+ "id": "../../../packages/core/src/components/gov-form/input/constants.ts::InputType"
539
543
  }
540
544
  }
541
545
  },
@@ -698,7 +702,8 @@ export class GovFormInput {
698
702
  "references": {
699
703
  "FormInputEvent": {
700
704
  "location": "import",
701
- "path": "./gov-form-input.types"
705
+ "path": "./gov-form-input.types",
706
+ "id": "../../../packages/core/src/components/gov-form/input/gov-form-input.types.ts::FormInputEvent"
702
707
  }
703
708
  }
704
709
  }
@@ -718,7 +723,8 @@ export class GovFormInput {
718
723
  "references": {
719
724
  "FormInputEvent": {
720
725
  "location": "import",
721
- "path": "./gov-form-input.types"
726
+ "path": "./gov-form-input.types",
727
+ "id": "../../../packages/core/src/components/gov-form/input/gov-form-input.types.ts::FormInputEvent"
722
728
  }
723
729
  }
724
730
  }
@@ -738,7 +744,8 @@ export class GovFormInput {
738
744
  "references": {
739
745
  "FormInputEvent": {
740
746
  "location": "import",
741
- "path": "./gov-form-input.types"
747
+ "path": "./gov-form-input.types",
748
+ "id": "../../../packages/core/src/components/gov-form/input/gov-form-input.types.ts::FormInputEvent"
742
749
  }
743
750
  }
744
751
  }
@@ -758,7 +765,8 @@ export class GovFormInput {
758
765
  "references": {
759
766
  "FormInputEvent": {
760
767
  "location": "import",
761
- "path": "./gov-form-input.types"
768
+ "path": "./gov-form-input.types",
769
+ "id": "../../../packages/core/src/components/gov-form/input/gov-form-input.types.ts::FormInputEvent"
762
770
  }
763
771
  }
764
772
  }
@@ -778,7 +786,8 @@ export class GovFormInput {
778
786
  "references": {
779
787
  "FormInputEvent": {
780
788
  "location": "import",
781
- "path": "./gov-form-input.types"
789
+ "path": "./gov-form-input.types",
790
+ "id": "../../../packages/core/src/components/gov-form/input/gov-form-input.types.ts::FormInputEvent"
782
791
  }
783
792
  }
784
793
  }
@@ -795,10 +804,12 @@ export class GovFormInput {
795
804
  }],
796
805
  "references": {
797
806
  "Promise": {
798
- "location": "global"
807
+ "location": "global",
808
+ "id": "global::Promise"
799
809
  },
800
810
  "FocusOptions": {
801
- "location": "global"
811
+ "location": "global",
812
+ "id": "global::FocusOptions"
802
813
  }
803
814
  },
804
815
  "return": "Promise<void>"
@@ -817,7 +828,8 @@ export class GovFormInput {
817
828
  }],
818
829
  "references": {
819
830
  "Promise": {
820
- "location": "global"
831
+ "location": "global",
832
+ "id": "global::Promise"
821
833
  }
822
834
  },
823
835
  "return": "Promise<void>"
@@ -833,7 +845,8 @@ export class GovFormInput {
833
845
  "parameters": [],
834
846
  "references": {
835
847
  "Promise": {
836
- "location": "global"
848
+ "location": "global",
849
+ "id": "global::Promise"
837
850
  }
838
851
  },
839
852
  "return": "Promise<void>"
@@ -849,10 +862,12 @@ export class GovFormInput {
849
862
  "parameters": [],
850
863
  "references": {
851
864
  "Promise": {
852
- "location": "global"
865
+ "location": "global",
866
+ "id": "global::Promise"
853
867
  },
854
868
  "HTMLInputElement": {
855
- "location": "global"
869
+ "location": "global",
870
+ "id": "global::HTMLInputElement"
856
871
  }
857
872
  },
858
873
  "return": "Promise<HTMLInputElement>"
@@ -868,7 +883,8 @@ export class GovFormInput {
868
883
  "parameters": [],
869
884
  "references": {
870
885
  "Promise": {
871
- "location": "global"
886
+ "location": "global",
887
+ "id": "global::Promise"
872
888
  }
873
889
  },
874
890
  "return": "Promise<void>"