@gov-design-system-ce/components 0.0.53 → 0.0.55

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 (434) hide show
  1. package/dist/cjs/constants-440cd5c8.js +29 -0
  2. package/dist/cjs/constants-440cd5c8.js.map +1 -0
  3. package/dist/cjs/{constants-393e915a.js → constants-dde21dcf.js} +4 -4
  4. package/dist/cjs/{constants-393e915a.js.map → constants-dde21dcf.js.map} +1 -1
  5. package/dist/cjs/core.cjs.js +1 -1
  6. package/dist/cjs/gov-accordion-item.cjs.entry.js +3 -3
  7. package/dist/cjs/gov-accordion-item.cjs.entry.js.map +1 -1
  8. package/dist/cjs/gov-accordion.cjs.entry.js +4 -4
  9. package/dist/cjs/gov-accordion.cjs.entry.js.map +1 -1
  10. package/dist/cjs/gov-alert.cjs.entry.js +2 -2
  11. package/dist/cjs/gov-app.cjs.entry.js +120 -60
  12. package/dist/cjs/gov-app.cjs.entry.js.map +1 -1
  13. package/dist/cjs/gov-attachments_3.cjs.entry.js +2 -2
  14. package/dist/cjs/gov-backdrop.cjs.entry.js +2 -2
  15. package/dist/cjs/gov-badge.cjs.entry.js +1 -1
  16. package/dist/cjs/gov-badge.cjs.entry.js.map +1 -1
  17. package/dist/cjs/gov-breadcrumbs.cjs.entry.js +2 -2
  18. package/dist/cjs/gov-button.cjs.entry.js +2 -2
  19. package/dist/cjs/gov-card.cjs.entry.js +2 -2
  20. package/dist/cjs/gov-form-checkbox.cjs.entry.js +2 -2
  21. package/dist/cjs/gov-form-file.cjs.entry.js +8 -2
  22. package/dist/cjs/gov-form-file.cjs.entry.js.map +1 -1
  23. package/dist/cjs/gov-form-group.cjs.entry.js +1 -1
  24. package/dist/cjs/gov-form-group.cjs.entry.js.map +1 -1
  25. package/dist/cjs/gov-form-input.cjs.entry.js +2 -2
  26. package/dist/cjs/gov-form-multi-select.cjs.entry.js +2 -2
  27. package/dist/cjs/gov-form-radio.cjs.entry.js +2 -2
  28. package/dist/cjs/gov-form-select.cjs.entry.js +2 -2
  29. package/dist/cjs/gov-form-switch.cjs.entry.js +2 -2
  30. package/dist/cjs/gov-icon.cjs.entry.js +22 -15
  31. package/dist/cjs/gov-icon.cjs.entry.js.map +1 -1
  32. package/dist/cjs/gov-message.cjs.entry.js +1 -1
  33. package/dist/cjs/gov-message.cjs.entry.js.map +1 -1
  34. package/dist/cjs/gov-modal.cjs.entry.js +2 -2
  35. package/dist/cjs/gov-nav.cjs.entry.js +2 -2
  36. package/dist/cjs/gov-pagination.cjs.entry.js +2 -2
  37. package/dist/cjs/gov-prompt.cjs.entry.js +2 -2
  38. package/dist/cjs/gov-side-nav.cjs.entry.js +2 -2
  39. package/dist/cjs/gov-skeleton.cjs.entry.js +2 -2
  40. package/dist/cjs/gov-stepper-item.cjs.entry.js +1 -1
  41. package/dist/cjs/gov-stepper-item.cjs.entry.js.map +1 -1
  42. package/dist/cjs/gov-tabs.cjs.entry.js +2 -2
  43. package/dist/cjs/gov-tile.cjs.entry.js +2 -15
  44. package/dist/cjs/gov-tile.cjs.entry.js.map +1 -1
  45. package/dist/cjs/gov-wizard-item.cjs.entry.js +114 -0
  46. package/dist/cjs/gov-wizard-item.cjs.entry.js.map +1 -0
  47. package/dist/cjs/{gov-wizzard.cjs.entry.js → gov-wizard.cjs.entry.js} +13 -13
  48. package/dist/cjs/gov-wizard.cjs.entry.js.map +1 -0
  49. package/dist/cjs/index-83edd4fe.js +4 -4
  50. package/dist/cjs/loader.cjs.js +1 -1
  51. package/dist/cjs/{wcag-b0321f09.js → wcag-d7912060.js} +2 -2
  52. package/dist/cjs/{wcag-b0321f09.js.map → wcag-d7912060.js.map} +1 -1
  53. package/dist/cjs/{win-53f637d4.js → win-0427c131.js} +4 -1
  54. package/dist/cjs/win-0427c131.js.map +1 -0
  55. package/dist/collection/collection-manifest.json +2 -2
  56. package/dist/collection/components/gov-accordion/constants.js +3 -3
  57. package/dist/collection/components/gov-accordion/constants.js.map +1 -1
  58. package/dist/collection/components/gov-accordion/gov-accordion-item.css +102 -71
  59. package/dist/collection/components/gov-accordion/gov-accordion-item.js +1 -1
  60. package/dist/collection/components/gov-accordion/gov-accordion-item.js.map +1 -1
  61. package/dist/collection/components/gov-accordion/gov-accordion.css +2 -2
  62. package/dist/collection/components/gov-alert/gov-alert.css +1 -1
  63. package/dist/collection/components/gov-app/gov-app.css +1 -1
  64. package/dist/collection/components/gov-app/gov-app.js +2 -2
  65. package/dist/collection/components/gov-app/gov-app.js.map +1 -1
  66. package/dist/collection/components/gov-attachments/gov-attachments-item.css +1 -1
  67. package/dist/collection/components/gov-attachments/gov-attachments.css +1 -1
  68. package/dist/collection/components/gov-backdrop/gov-backdrop.css +1 -1
  69. package/dist/collection/components/gov-badge/gov-badge.css +1 -1
  70. package/dist/collection/components/gov-badge/gov-badge.js +2 -2
  71. package/dist/collection/components/gov-badge/gov-badge.js.map +1 -1
  72. package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.css +1 -1
  73. package/dist/collection/components/gov-button/default/gov-button.css +1 -1
  74. package/dist/collection/components/gov-button/dropdown/gov-dropdown.css +1 -1
  75. package/dist/collection/components/gov-card/gov-card.css +1 -1
  76. package/dist/collection/components/gov-container/gov-container.css +1 -1
  77. package/dist/collection/components/gov-control-group/gov-control-group.css +1 -1
  78. package/dist/collection/components/gov-cookiebar/gov-cookiebar.css +1 -1
  79. package/dist/collection/components/gov-empty/gov-empty.css +1 -1
  80. package/dist/collection/components/gov-error-code/gov-error-code.css +1 -1
  81. package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.css +1 -1
  82. package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.css +1 -1
  83. package/dist/collection/components/gov-form/control/gov-form-control.css +1 -1
  84. package/dist/collection/components/gov-form/file/gov-form-file.css +1 -1
  85. package/dist/collection/components/gov-form/file/gov-form-file.js +23 -0
  86. package/dist/collection/components/gov-form/file/gov-form-file.js.map +1 -1
  87. package/dist/collection/components/gov-form/group/gov-form-group.css +8 -8
  88. package/dist/collection/components/gov-form/input/gov-form-input.css +1 -1
  89. package/dist/collection/components/gov-form/label/gov-form-label.css +1 -1
  90. package/dist/collection/components/gov-form/message/gov-form-message.css +1 -1
  91. package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.css +1 -1
  92. package/dist/collection/components/gov-form/password-power/gov-form-password-power.css +1 -1
  93. package/dist/collection/components/gov-form/radio/gov-form-radio.css +1 -1
  94. package/dist/collection/components/gov-form/search/gov-form-search.css +1 -1
  95. package/dist/collection/components/gov-form/select/gov-form-select.css +1 -1
  96. package/dist/collection/components/gov-form/switch/gov-form-switch.css +1 -1
  97. package/dist/collection/components/gov-grid/gov-grid-item.css +1 -1
  98. package/dist/collection/components/gov-grid/gov-grid.css +1 -1
  99. package/dist/collection/components/gov-icon/gov-icon.css +1 -1
  100. package/dist/collection/components/gov-icon/gov-icon.js +14 -7
  101. package/dist/collection/components/gov-icon/gov-icon.js.map +1 -1
  102. package/dist/collection/components/gov-layout/gov-layout-column.css +1 -1
  103. package/dist/collection/components/gov-layout/gov-layout.css +1 -1
  104. package/dist/collection/components/gov-loading/loading/gov-loading.css +1 -1
  105. package/dist/collection/components/gov-loading/skeleton/gov-skeleton.css +1 -1
  106. package/dist/collection/components/gov-message/gov-message.css +1 -1
  107. package/dist/collection/components/gov-message/gov-message.js +1 -1
  108. package/dist/collection/components/gov-message/gov-message.js.map +1 -1
  109. package/dist/collection/components/gov-modal/gov-modal.css +1 -1
  110. package/dist/collection/components/gov-nav/gov-nav-item.css +1 -1
  111. package/dist/collection/components/gov-nav/gov-nav.css +1 -1
  112. package/dist/collection/components/gov-pagination/gov-pagination.css +1 -1
  113. package/dist/collection/components/gov-promp/gov-prompt.css +1 -1
  114. package/dist/collection/components/gov-side-nav/gov-side-nav-item.css +1 -1
  115. package/dist/collection/components/gov-side-nav/gov-side-nav.css +1 -1
  116. package/dist/collection/components/gov-spacer/gov-spacer.css +1 -1
  117. package/dist/collection/components/gov-statsbar/gov-statsbar-item.css +1 -1
  118. package/dist/collection/components/gov-statsbar/gov-statsbar.css +1 -1
  119. package/dist/collection/components/gov-stepper/gov-stepper-item.css +23 -23
  120. package/dist/collection/components/gov-stepper/gov-stepper.css +1 -1
  121. package/dist/collection/components/gov-tabs/gov-tabs-item.css +1 -1
  122. package/dist/collection/components/gov-tabs/gov-tabs.css +1 -1
  123. package/dist/collection/components/gov-tile/container/gov-tiles.css +1 -1
  124. package/dist/collection/components/gov-tile/gov-tile.css +1 -1
  125. package/dist/collection/components/gov-tile/gov-tile.js +19 -26
  126. package/dist/collection/components/gov-tile/gov-tile.js.map +1 -1
  127. package/dist/collection/components/gov-toast/gov-toast.css +1 -1
  128. package/dist/collection/components/gov-tooltip/gov-tooltip-content.css +1 -1
  129. package/dist/collection/components/gov-tooltip/gov-tooltip.css +1 -1
  130. package/dist/collection/components/gov-wizard/constants.js +20 -0
  131. package/dist/collection/components/gov-wizard/constants.js.map +1 -0
  132. package/dist/collection/components/gov-wizard/gov-wizard-item.css +471 -0
  133. package/dist/collection/components/gov-wizard/gov-wizard-item.d.js +2 -0
  134. package/dist/collection/components/gov-wizard/gov-wizard-item.d.js.map +1 -0
  135. package/dist/collection/components/{gov-wizzard/gov-wizzard-item.js → gov-wizard/gov-wizard-item.js} +35 -35
  136. package/dist/collection/components/gov-wizard/gov-wizard-item.js.map +1 -0
  137. package/dist/collection/components/gov-wizard/gov-wizard-item.types.js +2 -0
  138. package/dist/collection/components/gov-wizard/gov-wizard-item.types.js.map +1 -0
  139. package/dist/collection/components/{gov-wizzard/gov-wizzard.css → gov-wizard/gov-wizard.css} +4 -4
  140. package/dist/collection/components/{gov-wizzard/gov-wizzard.js → gov-wizard/gov-wizard.js} +20 -20
  141. package/dist/collection/components/gov-wizard/gov-wizard.js.map +1 -0
  142. package/dist/collection/helpers/Dom/win.js +2 -0
  143. package/dist/collection/helpers/Dom/win.js.map +1 -1
  144. package/dist/collection/pages/Accordion.js +43 -4
  145. package/dist/collection/pages/Accordion.js.map +1 -1
  146. package/dist/collection/pages/Badge.js +6 -0
  147. package/dist/collection/pages/Badge.js.map +1 -1
  148. package/dist/collection/pages/Tiles.js +30 -15
  149. package/dist/collection/pages/Tiles.js.map +1 -1
  150. package/dist/collection/pages/{Wizzard.js → Wizard.js} +41 -41
  151. package/dist/collection/pages/Wizard.js.map +1 -0
  152. package/dist/collection/utils/icon.utils.js +8 -7
  153. package/dist/collection/utils/icon.utils.js.map +1 -1
  154. package/dist/components/gov-accordion-item.js +1 -1
  155. package/dist/components/gov-accordion-item.js.map +1 -1
  156. package/dist/components/gov-accordion.js +1 -1
  157. package/dist/components/gov-accordion.js.map +1 -1
  158. package/dist/components/gov-alert.js +1 -1
  159. package/dist/components/gov-app.js +1 -1
  160. package/dist/components/gov-app.js.map +1 -1
  161. package/dist/components/gov-attachments-item.js +1 -1
  162. package/dist/components/gov-attachments.js +1 -1
  163. package/dist/components/gov-backdrop.js +1 -1
  164. package/dist/components/gov-badge.js +1 -1
  165. package/dist/components/gov-breadcrumbs.js +1 -1
  166. package/dist/components/gov-button.js +1 -1
  167. package/dist/components/gov-card.js +1 -1
  168. package/dist/components/gov-form-autocomplete.js +1 -1
  169. package/dist/components/gov-form-checkbox.js +1 -1
  170. package/dist/components/gov-form-file.js +1 -1
  171. package/dist/components/gov-form-file.js.map +1 -1
  172. package/dist/components/gov-form-group.js +1 -1
  173. package/dist/components/gov-form-group.js.map +1 -1
  174. package/dist/components/gov-form-input.js +1 -1
  175. package/dist/components/gov-form-multi-select.js +1 -1
  176. package/dist/components/gov-form-radio.js +1 -1
  177. package/dist/components/gov-form-select.js +1 -1
  178. package/dist/components/gov-form-switch.js +1 -1
  179. package/dist/components/gov-icon.js +1 -1
  180. package/dist/components/gov-loading.js +1 -1
  181. package/dist/components/gov-message.js.map +1 -1
  182. package/dist/components/gov-modal.js +1 -1
  183. package/dist/components/gov-nav.js +1 -1
  184. package/dist/components/gov-pagination.js +1 -1
  185. package/dist/components/gov-prompt.js +1 -1
  186. package/dist/components/gov-side-nav-item.js +1 -1
  187. package/dist/components/gov-side-nav.js +1 -1
  188. package/dist/components/gov-side-nav.js.map +1 -1
  189. package/dist/components/gov-skeleton.js +1 -1
  190. package/dist/components/gov-skeleton.js.map +1 -1
  191. package/dist/components/gov-stepper-item.js +1 -1
  192. package/dist/components/gov-stepper-item.js.map +1 -1
  193. package/dist/components/gov-tabs.js +1 -1
  194. package/dist/components/gov-tile.js +1 -1
  195. package/dist/components/gov-tile.js.map +1 -1
  196. package/dist/components/gov-toast.js +1 -1
  197. package/dist/components/{gov-wizzard-item.d.ts → gov-wizard-item.d.ts} +4 -4
  198. package/dist/components/gov-wizard-item.js +2 -0
  199. package/dist/components/gov-wizard-item.js.map +1 -0
  200. package/dist/components/{gov-wizzard.d.ts → gov-wizard.d.ts} +4 -4
  201. package/dist/components/gov-wizard.js +2 -0
  202. package/dist/components/gov-wizard.js.map +1 -0
  203. package/dist/components/{p-db22f9ce.js → p-04086571.js} +2 -2
  204. package/dist/components/{p-7bea2390.js → p-3b1801e4.js} +2 -2
  205. package/dist/components/{p-386409dc.js → p-3e8a9e92.js} +2 -2
  206. package/dist/components/{p-103c7bd5.js → p-49620025.js} +2 -2
  207. package/dist/components/p-6834d779.js +2 -0
  208. package/dist/components/p-6834d779.js.map +1 -0
  209. package/dist/components/p-74b2311a.js +2 -0
  210. package/dist/components/p-74b2311a.js.map +1 -0
  211. package/dist/components/{p-a20f1683.js → p-8d128f59.js} +2 -2
  212. package/dist/components/{p-ccc44ac1.js → p-8da17139.js} +2 -2
  213. package/dist/components/{p-cf493ba0.js → p-a2e601c5.js} +2 -2
  214. package/dist/components/p-a2e601c5.js.map +1 -0
  215. package/dist/components/p-ae894a40.js +2 -0
  216. package/dist/components/p-bacc5e05.js +2 -0
  217. package/dist/components/p-bacc5e05.js.map +1 -0
  218. package/dist/components/p-cac3881f.js +2 -0
  219. package/dist/components/p-cac3881f.js.map +1 -0
  220. package/dist/components/{p-c0e49b09.js → p-f33b16d3.js} +2 -2
  221. package/dist/core/core.esm.js +1 -1
  222. package/dist/core/core.esm.js.map +1 -1
  223. package/dist/core/{p-e39cd83c.entry.js → p-06699657.entry.js} +2 -2
  224. package/dist/core/{p-e39cd83c.entry.js.map → p-06699657.entry.js.map} +1 -1
  225. package/dist/core/{p-41f72892.entry.js → p-0c1697ce.entry.js} +2 -2
  226. package/dist/core/{p-9a3e3ace.entry.js → p-18ef9623.entry.js} +2 -2
  227. package/dist/core/{p-eda868dc.entry.js → p-22a86871.entry.js} +2 -2
  228. package/dist/core/{p-722218fd.entry.js → p-23385300.entry.js} +2 -2
  229. package/dist/core/{p-48349167.entry.js → p-33bf5974.entry.js} +2 -2
  230. package/dist/core/{p-9f541022.entry.js → p-3d0ab343.entry.js} +2 -2
  231. package/dist/core/{p-e0c04c5f.entry.js → p-41e88980.entry.js} +2 -2
  232. package/dist/core/{p-5a855a15.entry.js → p-42c1935f.entry.js} +2 -2
  233. package/dist/core/{p-de3dc437.entry.js → p-48cfc1c6.entry.js} +2 -2
  234. package/dist/core/p-4e3d3563.entry.js +2 -0
  235. package/dist/core/p-4e3d3563.entry.js.map +1 -0
  236. package/dist/core/p-5316e768.entry.js.map +1 -1
  237. package/dist/core/p-63839c58.entry.js +2 -0
  238. package/dist/core/p-63839c58.entry.js.map +1 -0
  239. package/dist/core/p-64f7e661.entry.js +2 -0
  240. package/dist/core/p-64f7e661.entry.js.map +1 -0
  241. package/dist/core/p-6834d779.js +2 -0
  242. package/dist/core/p-6834d779.js.map +1 -0
  243. package/dist/core/{p-9ad54c30.entry.js → p-70140f70.entry.js} +2 -2
  244. package/dist/core/p-74b2311a.js +2 -0
  245. package/dist/core/p-74b2311a.js.map +1 -0
  246. package/dist/core/p-74f0be51.entry.js +2 -0
  247. package/dist/core/p-74f0be51.entry.js.map +1 -0
  248. package/dist/core/{p-3d720d54.entry.js → p-7d61b13e.entry.js} +2 -2
  249. package/dist/core/p-7d61b13e.entry.js.map +1 -0
  250. package/dist/core/{p-a68547b1.entry.js → p-81643870.entry.js} +2 -2
  251. package/dist/core/{p-11be550d.entry.js → p-82f64673.entry.js} +2 -2
  252. package/dist/core/p-87aca157.entry.js +2 -0
  253. package/dist/core/p-87aca157.entry.js.map +1 -0
  254. package/dist/core/{p-fa71fb92.entry.js → p-9d72d80b.entry.js} +2 -2
  255. package/dist/core/{p-1ae47d62.entry.js → p-a5d00433.entry.js} +2 -2
  256. package/dist/core/{p-3bc977e2.entry.js → p-accf8575.entry.js} +2 -2
  257. package/dist/core/p-accf8575.entry.js.map +1 -0
  258. package/dist/core/p-ae894a40.js +2 -0
  259. package/dist/core/p-bd1cb5bd.entry.js +2 -0
  260. package/dist/core/p-bd1cb5bd.entry.js.map +1 -0
  261. package/dist/core/{p-7d680665.entry.js → p-bfb4d904.entry.js} +2 -2
  262. package/dist/core/p-cac3881f.js +2 -0
  263. package/dist/core/p-cac3881f.js.map +1 -0
  264. package/dist/core/{p-b5a560d2.entry.js → p-dfc080f2.entry.js} +2 -2
  265. package/dist/core/{p-e1b3c361.entry.js → p-e769f3ee.entry.js} +2 -2
  266. package/dist/core/p-ea4459ae.entry.js +2 -0
  267. package/dist/core/p-ea4459ae.entry.js.map +1 -0
  268. package/dist/core/p-ed724948.entry.js +2 -0
  269. package/dist/core/p-ed724948.entry.js.map +1 -0
  270. package/dist/core/{p-d921bd4b.entry.js → p-f0a5847a.entry.js} +2 -2
  271. package/dist/core/{p-5150efee.entry.js → p-fc853777.entry.js} +2 -2
  272. package/dist/esm/{constants-858966b9.js → constants-09bda759.js} +4 -4
  273. package/dist/esm/{constants-858966b9.js.map → constants-09bda759.js.map} +1 -1
  274. package/dist/esm/constants-2499979c.js +24 -0
  275. package/dist/esm/constants-2499979c.js.map +1 -0
  276. package/dist/esm/core.js +1 -1
  277. package/dist/esm/gov-accordion-item.entry.js +3 -3
  278. package/dist/esm/gov-accordion-item.entry.js.map +1 -1
  279. package/dist/esm/gov-accordion.entry.js +4 -4
  280. package/dist/esm/gov-accordion.entry.js.map +1 -1
  281. package/dist/esm/gov-alert.entry.js +2 -2
  282. package/dist/esm/gov-app.entry.js +120 -60
  283. package/dist/esm/gov-app.entry.js.map +1 -1
  284. package/dist/esm/gov-attachments_3.entry.js +2 -2
  285. package/dist/esm/gov-backdrop.entry.js +2 -2
  286. package/dist/esm/gov-badge.entry.js +1 -1
  287. package/dist/esm/gov-badge.entry.js.map +1 -1
  288. package/dist/esm/gov-breadcrumbs.entry.js +2 -2
  289. package/dist/esm/gov-button.entry.js +2 -2
  290. package/dist/esm/gov-card.entry.js +2 -2
  291. package/dist/esm/gov-form-checkbox.entry.js +2 -2
  292. package/dist/esm/gov-form-file.entry.js +8 -2
  293. package/dist/esm/gov-form-file.entry.js.map +1 -1
  294. package/dist/esm/gov-form-group.entry.js +1 -1
  295. package/dist/esm/gov-form-group.entry.js.map +1 -1
  296. package/dist/esm/gov-form-input.entry.js +2 -2
  297. package/dist/esm/gov-form-multi-select.entry.js +2 -2
  298. package/dist/esm/gov-form-radio.entry.js +2 -2
  299. package/dist/esm/gov-form-select.entry.js +2 -2
  300. package/dist/esm/gov-form-switch.entry.js +2 -2
  301. package/dist/esm/gov-icon.entry.js +22 -15
  302. package/dist/esm/gov-icon.entry.js.map +1 -1
  303. package/dist/esm/gov-message.entry.js +1 -1
  304. package/dist/esm/gov-message.entry.js.map +1 -1
  305. package/dist/esm/gov-modal.entry.js +2 -2
  306. package/dist/esm/gov-nav.entry.js +2 -2
  307. package/dist/esm/gov-pagination.entry.js +2 -2
  308. package/dist/esm/gov-prompt.entry.js +2 -2
  309. package/dist/esm/gov-side-nav.entry.js +2 -2
  310. package/dist/esm/gov-skeleton.entry.js +2 -2
  311. package/dist/esm/gov-stepper-item.entry.js +1 -1
  312. package/dist/esm/gov-stepper-item.entry.js.map +1 -1
  313. package/dist/esm/gov-tabs.entry.js +2 -2
  314. package/dist/esm/gov-tile.entry.js +2 -15
  315. package/dist/esm/gov-tile.entry.js.map +1 -1
  316. package/dist/esm/gov-wizard-item.entry.js +110 -0
  317. package/dist/esm/gov-wizard-item.entry.js.map +1 -0
  318. package/dist/esm/{gov-wizzard.entry.js → gov-wizard.entry.js} +13 -13
  319. package/dist/esm/gov-wizard.entry.js.map +1 -0
  320. package/dist/esm/index-ae3c50f1.js +4 -4
  321. package/dist/esm/loader.js +1 -1
  322. package/dist/esm/{wcag-afdfdddb.js → wcag-062e7ca9.js} +2 -2
  323. package/dist/esm/{wcag-afdfdddb.js.map → wcag-062e7ca9.js.map} +1 -1
  324. package/dist/esm/{win-7a1a8ac8.js → win-0a50f66e.js} +4 -2
  325. package/dist/esm/win-0a50f66e.js.map +1 -0
  326. package/dist/hydrate/index.js +192 -129
  327. package/dist/stencil.config.js +3 -3
  328. package/dist/stencil.config.js.map +1 -1
  329. package/dist/types/components/gov-accordion/constants.d.ts +3 -3
  330. package/dist/types/components/gov-app/gov-app.d.ts +1 -1
  331. package/dist/types/components/gov-form/file/gov-form-file.d.ts +4 -0
  332. package/dist/types/components/gov-icon/gov-icon.d.ts +1 -1
  333. package/dist/types/components/gov-message/gov-message.d.ts +1 -1
  334. package/dist/types/components/gov-tile/gov-tile.d.ts +4 -4
  335. package/dist/types/components/{gov-wizzard → gov-wizard}/constants.d.ts +2 -2
  336. package/dist/types/components/gov-wizard/gov-wizard-item.d.d.ts +4 -0
  337. package/dist/types/components/{gov-wizzard/gov-wizzard-item.d.ts → gov-wizard/gov-wizard-item.d.ts} +13 -13
  338. package/dist/types/components/{gov-wizzard/gov-wizzard-item.types.d.ts → gov-wizard/gov-wizard-item.types.d.ts} +1 -1
  339. package/dist/types/components/{gov-wizzard/gov-wizzard.d.ts → gov-wizard/gov-wizard.d.ts} +7 -7
  340. package/dist/types/components.d.ts +64 -58
  341. package/dist/types/helpers/Dom/win.d.ts +2 -0
  342. package/dist/types/pages/Wizard.d.ts +3 -0
  343. package/package.json +1 -1
  344. package/dist/cjs/constants-21559414.js +0 -29
  345. package/dist/cjs/constants-21559414.js.map +0 -1
  346. package/dist/cjs/gov-wizzard-item.cjs.entry.js +0 -114
  347. package/dist/cjs/gov-wizzard-item.cjs.entry.js.map +0 -1
  348. package/dist/cjs/gov-wizzard.cjs.entry.js.map +0 -1
  349. package/dist/cjs/win-53f637d4.js.map +0 -1
  350. package/dist/collection/components/gov-wizzard/constants.js +0 -20
  351. package/dist/collection/components/gov-wizzard/constants.js.map +0 -1
  352. package/dist/collection/components/gov-wizzard/gov-wizzard-item.css +0 -471
  353. package/dist/collection/components/gov-wizzard/gov-wizzard-item.d.js +0 -2
  354. package/dist/collection/components/gov-wizzard/gov-wizzard-item.d.js.map +0 -1
  355. package/dist/collection/components/gov-wizzard/gov-wizzard-item.js.map +0 -1
  356. package/dist/collection/components/gov-wizzard/gov-wizzard-item.types.js +0 -2
  357. package/dist/collection/components/gov-wizzard/gov-wizzard-item.types.js.map +0 -1
  358. package/dist/collection/components/gov-wizzard/gov-wizzard.js.map +0 -1
  359. package/dist/collection/pages/Wizzard.js.map +0 -1
  360. package/dist/components/gov-wizzard-item.js +0 -2
  361. package/dist/components/gov-wizzard-item.js.map +0 -1
  362. package/dist/components/gov-wizzard.js +0 -2
  363. package/dist/components/gov-wizzard.js.map +0 -1
  364. package/dist/components/p-0f5e2b0a.js +0 -2
  365. package/dist/components/p-34152b51.js +0 -2
  366. package/dist/components/p-34152b51.js.map +0 -1
  367. package/dist/components/p-37a7409e.js +0 -2
  368. package/dist/components/p-37a7409e.js.map +0 -1
  369. package/dist/components/p-64ced668.js +0 -2
  370. package/dist/components/p-64ced668.js.map +0 -1
  371. package/dist/components/p-c3f560b9.js +0 -2
  372. package/dist/components/p-c3f560b9.js.map +0 -1
  373. package/dist/components/p-cf493ba0.js.map +0 -1
  374. package/dist/core/p-05dc3d89.entry.js +0 -2
  375. package/dist/core/p-05dc3d89.entry.js.map +0 -1
  376. package/dist/core/p-0f5e2b0a.js +0 -2
  377. package/dist/core/p-16c3a489.entry.js +0 -2
  378. package/dist/core/p-16c3a489.entry.js.map +0 -1
  379. package/dist/core/p-2c7af892.entry.js +0 -2
  380. package/dist/core/p-2c7af892.entry.js.map +0 -1
  381. package/dist/core/p-34152b51.js +0 -2
  382. package/dist/core/p-34152b51.js.map +0 -1
  383. package/dist/core/p-37a7409e.js +0 -2
  384. package/dist/core/p-37a7409e.js.map +0 -1
  385. package/dist/core/p-3bc977e2.entry.js.map +0 -1
  386. package/dist/core/p-3d720d54.entry.js.map +0 -1
  387. package/dist/core/p-5195fd36.entry.js +0 -2
  388. package/dist/core/p-5195fd36.entry.js.map +0 -1
  389. package/dist/core/p-64ced668.js +0 -2
  390. package/dist/core/p-64ced668.js.map +0 -1
  391. package/dist/core/p-9751af2e.entry.js +0 -2
  392. package/dist/core/p-9751af2e.entry.js.map +0 -1
  393. package/dist/core/p-ac94d242.entry.js +0 -2
  394. package/dist/core/p-ac94d242.entry.js.map +0 -1
  395. package/dist/core/p-af7a89bc.entry.js +0 -2
  396. package/dist/core/p-af7a89bc.entry.js.map +0 -1
  397. package/dist/core/p-d2729599.entry.js +0 -2
  398. package/dist/core/p-d2729599.entry.js.map +0 -1
  399. package/dist/esm/constants-bf5a583f.js +0 -24
  400. package/dist/esm/constants-bf5a583f.js.map +0 -1
  401. package/dist/esm/gov-wizzard-item.entry.js +0 -110
  402. package/dist/esm/gov-wizzard-item.entry.js.map +0 -1
  403. package/dist/esm/gov-wizzard.entry.js.map +0 -1
  404. package/dist/esm/win-7a1a8ac8.js.map +0 -1
  405. package/dist/types/components/gov-wizzard/gov-wizzard-item.d.d.ts +0 -4
  406. package/dist/types/pages/Wizzard.d.ts +0 -3
  407. /package/dist/components/{p-db22f9ce.js.map → p-04086571.js.map} +0 -0
  408. /package/dist/components/{p-7bea2390.js.map → p-3b1801e4.js.map} +0 -0
  409. /package/dist/components/{p-386409dc.js.map → p-3e8a9e92.js.map} +0 -0
  410. /package/dist/components/{p-103c7bd5.js.map → p-49620025.js.map} +0 -0
  411. /package/dist/components/{p-a20f1683.js.map → p-8d128f59.js.map} +0 -0
  412. /package/dist/components/{p-ccc44ac1.js.map → p-8da17139.js.map} +0 -0
  413. /package/dist/components/{p-0f5e2b0a.js.map → p-ae894a40.js.map} +0 -0
  414. /package/dist/components/{p-c0e49b09.js.map → p-f33b16d3.js.map} +0 -0
  415. /package/dist/core/{p-41f72892.entry.js.map → p-0c1697ce.entry.js.map} +0 -0
  416. /package/dist/core/{p-9a3e3ace.entry.js.map → p-18ef9623.entry.js.map} +0 -0
  417. /package/dist/core/{p-eda868dc.entry.js.map → p-22a86871.entry.js.map} +0 -0
  418. /package/dist/core/{p-722218fd.entry.js.map → p-23385300.entry.js.map} +0 -0
  419. /package/dist/core/{p-48349167.entry.js.map → p-33bf5974.entry.js.map} +0 -0
  420. /package/dist/core/{p-9f541022.entry.js.map → p-3d0ab343.entry.js.map} +0 -0
  421. /package/dist/core/{p-e0c04c5f.entry.js.map → p-41e88980.entry.js.map} +0 -0
  422. /package/dist/core/{p-5a855a15.entry.js.map → p-42c1935f.entry.js.map} +0 -0
  423. /package/dist/core/{p-de3dc437.entry.js.map → p-48cfc1c6.entry.js.map} +0 -0
  424. /package/dist/core/{p-9ad54c30.entry.js.map → p-70140f70.entry.js.map} +0 -0
  425. /package/dist/core/{p-a68547b1.entry.js.map → p-81643870.entry.js.map} +0 -0
  426. /package/dist/core/{p-11be550d.entry.js.map → p-82f64673.entry.js.map} +0 -0
  427. /package/dist/core/{p-fa71fb92.entry.js.map → p-9d72d80b.entry.js.map} +0 -0
  428. /package/dist/core/{p-1ae47d62.entry.js.map → p-a5d00433.entry.js.map} +0 -0
  429. /package/dist/core/{p-0f5e2b0a.js.map → p-ae894a40.js.map} +0 -0
  430. /package/dist/core/{p-7d680665.entry.js.map → p-bfb4d904.entry.js.map} +0 -0
  431. /package/dist/core/{p-b5a560d2.entry.js.map → p-dfc080f2.entry.js.map} +0 -0
  432. /package/dist/core/{p-e1b3c361.entry.js.map → p-e769f3ee.entry.js.map} +0 -0
  433. /package/dist/core/{p-d921bd4b.entry.js.map → p-f0a5847a.entry.js.map} +0 -0
  434. /package/dist/core/{p-5150efee.entry.js.map → p-fc853777.entry.js.map} +0 -0
@@ -58,15 +58,15 @@ export const config = {
58
58
  includePolyfills: true
59
59
  }),
60
60
  vueOutputTarget({
61
- componentCorePackage: "@gov-design-system-ce/components",
61
+ componentCorePackage: "@gov-design-system-ce",
62
62
  proxiesFile: "../../../packages/core-vue/lib/index.ts",
63
63
  includeImportCustomElements: true
64
64
  }),
65
65
  angularOutputTarget({
66
66
  componentCorePackage: "@gov-design-system-ce/components",
67
67
  outputType: 'component',
68
- directivesProxyFile: '../../../packages/core-angular/lib/components.ts',
69
- directivesArrayFile: '../../../packages/core-angular/lib/index.ts',
68
+ directivesProxyFile: '../../../packages/core-angular/src/directives/proxies.ts',
69
+ directivesArrayFile: '../../../packages/core-angular/src/directives/proxies-list.ts',
70
70
  }),
71
71
  ],
72
72
  };
@@ -1 +1 @@
1
- {"version":3,"file":"stencil.config.js","sourceRoot":"","sources":["../../../stencil.config.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAA;AAC1C,OAAO,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AACpC,OAAO,YAAY,MAAM,cAAc,CAAA;AACvC,OAAO,IAAI,MAAM,MAAM,CAAA;AACvB,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAA;AAChE,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAA;AAC5D,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAErE,MAAM,CAAC,MAAM,MAAM,GAAW;EAC7B,SAAS,EAAE,MAAM;EACjB,WAAW,EAAE,sBAAsB;EACnC,SAAS,EAAE,OAAO;EAClB,SAAS,EAAE,IAAI;EACf,qBAAqB,EAAE,KAAK;EAC5B,MAAM,EAAE;IACP,2BAA2B,EAAE,IAAI;GACjC;EACD,OAAO,EAAE;IACR,IAAI,CAAC;MACJ,iBAAiB,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,SAAS,EAAE,oBAAoB,CAAC,CAAC,OAAO,CAAC,KAAK,EAAE,GAAG,CAAC,CAAC;KACtF,CAAC;IACF,OAAO,CAAC;MACP,OAAO,EAAE,CAAC,YAAY,EAAE,CAAC;KACzB,CAAC;GACF;EACD,aAAa,EAAE;IACd;MACC,IAAI,EAAE,MAAM;MACZ,aAAa,EAAE,WAAW;KAC1B;IACD;MACC,IAAI,EAAE,aAAa;MACnB,MAAM,EAAE,IAAI;KACZ;IACD;MACC,IAAI,EAAE,KAAK;MACX,IAAI,EAAE;QACL,EAAE,GAAG,EAAE,iBAAiB,EAAE,IAAI,EAAE,oBAAoB,EAAE;QACtD,EAAE,GAAG,EAAE,iBAAiB,EAAE,IAAI,EAAE,oBAAoB,EAAE;QACtD,EAAE,GAAG,EAAE,kBAAkB,EAAE,IAAI,EAAE,qBAAqB,EAAE;OACxD;MACD,aAAa,EAAE,IAAI;KACnB;IACD;MACC,IAAI,EAAE,qBAAqB;MAC3B,GAAG,EAAE,cAAc;KACnB;IACD;MACC,IAAI,EAAE,sBAAsB;MAC5B,oBAAoB,EAAE,KAAK;MAC3B,eAAe,EAAE,KAAK;MACtB,MAAM,EAAE,IAAI;MACZ,4BAA4B,EAAE,6BAA6B;KAC3D;IAED,iBAAiB,CAAC;MACjB,oBAAoB,EAAE,kCAAkC;MACxD,WAAW,EAAE,2CAA2C;MACxD,2BAA2B,EAAE,IAAI;MACjC,gBAAgB,EAAE,IAAI;KACtB,CAAC;IACF,eAAe,CAAC;MACf,oBAAoB,EAAE,kCAAkC;MACxD,WAAW,EAAE,yCAAyC;MACtD,2BAA2B,EAAE,IAAI;KACjC,CAAC;IACF,mBAAmB,CAAC;MACnB,oBAAoB,EAAE,kCAAkC;MACxD,UAAU,EAAE,WAAW;MACvB,mBAAmB,EAAE,kDAAkD;MACvE,mBAAmB,EAAE,6CAA6C;KAClE,CAAC;GACF;CACD,CAAA","sourcesContent":["import { Config } from \"@stencil/core\"\nimport { postcss } from \"@stencil/postcss\"\nimport { sass } from \"@stencil/sass\"\nimport autoprefixer from \"autoprefixer\"\nimport path from \"path\"\nimport { reactOutputTarget } from \"@stencil/react-output-target\"\nimport { vueOutputTarget } from \"@stencil/vue-output-target\"\nimport { angularOutputTarget } from '@stencil/angular-output-target';\n\nexport const config: Config = {\n\tnamespace: \"core\",\n\tglobalStyle: \"src/sass/global.scss\",\n\ttaskQueue: \"async\",\n\tsourceMap: true,\n\tinvisiblePrehydration: false,\n\textras: {\n\t\texperimentalImportInjection: true,\n\t},\n\tplugins: [\n\t\tsass({\n\t\t\tinjectGlobalPaths: [path.resolve(__dirname, `src/sass/core.scss`).replace(/\\\\/g, \"/\")],\n\t\t}),\n\t\tpostcss({\n\t\t\tplugins: [autoprefixer()],\n\t\t}),\n\t],\n\toutputTargets: [\n\t\t{\n\t\t\ttype: \"dist\",\n\t\t\tesmLoaderPath: \"../loader\",\n\t\t},\n\t\t{\n\t\t\ttype: \"docs-readme\",\n\t\t\tstrict: true,\n\t\t},\n\t\t{\n\t\t\ttype: \"www\",\n\t\t\tcopy: [\n\t\t\t\t{ src: \"../../fonts/lib\", dest: \"build/assets/fonts\" },\n\t\t\t\t{ src: \"../../icons/lib\", dest: \"build/assets/icons\" },\n\t\t\t\t{ src: \"../../styles/lib\", dest: \"build/assets/styles\" },\n\t\t\t],\n\t\t\tserviceWorker: null,\n\t\t},\n\t\t{\n\t\t\ttype: \"dist-hydrate-script\",\n\t\t\tdir: \"dist/hydrate\",\n\t\t},\n\t\t{\n\t\t\ttype: \"dist-custom-elements\",\n\t\t\tincludeGlobalScripts: false,\n\t\t\texternalRuntime: false,\n\t\t\tminify: true,\n\t\t\tcustomElementsExportBehavior: 'auto-define-custom-elements'\n\t\t},\n\n\t\treactOutputTarget({\n\t\t\tcomponentCorePackage: \"@gov-design-system-ce/components\",\n\t\t\tproxiesFile: \"../../../packages/core-react/lib/index.ts\",\n\t\t\tincludeDefineCustomElements: true,\n\t\t\tincludePolyfills: true\n\t\t}),\n\t\tvueOutputTarget({\n\t\t\tcomponentCorePackage: \"@gov-design-system-ce/components\",\n\t\t\tproxiesFile: \"../../../packages/core-vue/lib/index.ts\",\n\t\t\tincludeImportCustomElements: true\n\t\t}),\n\t\tangularOutputTarget({\n\t\t\tcomponentCorePackage: \"@gov-design-system-ce/components\",\n\t\t\toutputType: 'component',\n\t\t\tdirectivesProxyFile: '../../../packages/core-angular/lib/components.ts',\n\t\t\tdirectivesArrayFile: '../../../packages/core-angular/lib/index.ts',\n\t\t}),\n\t],\n}\n"]}
1
+ {"version":3,"file":"stencil.config.js","sourceRoot":"","sources":["../../../stencil.config.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAA;AAC1C,OAAO,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AACpC,OAAO,YAAY,MAAM,cAAc,CAAA;AACvC,OAAO,IAAI,MAAM,MAAM,CAAA;AACvB,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAA;AAChE,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAA;AAC5D,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAErE,MAAM,CAAC,MAAM,MAAM,GAAW;EAC7B,SAAS,EAAE,MAAM;EACjB,WAAW,EAAE,sBAAsB;EACnC,SAAS,EAAE,OAAO;EAClB,SAAS,EAAE,IAAI;EACf,qBAAqB,EAAE,KAAK;EAC5B,MAAM,EAAE;IACP,2BAA2B,EAAE,IAAI;GACjC;EACD,OAAO,EAAE;IACR,IAAI,CAAC;MACJ,iBAAiB,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,SAAS,EAAE,oBAAoB,CAAC,CAAC,OAAO,CAAC,KAAK,EAAE,GAAG,CAAC,CAAC;KACtF,CAAC;IACF,OAAO,CAAC;MACP,OAAO,EAAE,CAAC,YAAY,EAAE,CAAC;KACzB,CAAC;GACF;EACD,aAAa,EAAE;IACd;MACC,IAAI,EAAE,MAAM;MACZ,aAAa,EAAE,WAAW;KAC1B;IACD;MACC,IAAI,EAAE,aAAa;MACnB,MAAM,EAAE,IAAI;KACZ;IACD;MACC,IAAI,EAAE,KAAK;MACX,IAAI,EAAE;QACL,EAAE,GAAG,EAAE,iBAAiB,EAAE,IAAI,EAAE,oBAAoB,EAAE;QACtD,EAAE,GAAG,EAAE,iBAAiB,EAAE,IAAI,EAAE,oBAAoB,EAAE;QACtD,EAAE,GAAG,EAAE,kBAAkB,EAAE,IAAI,EAAE,qBAAqB,EAAE;OACxD;MACD,aAAa,EAAE,IAAI;KACnB;IACD;MACC,IAAI,EAAE,qBAAqB;MAC3B,GAAG,EAAE,cAAc;KACnB;IACD;MACC,IAAI,EAAE,sBAAsB;MAC5B,oBAAoB,EAAE,KAAK;MAC3B,eAAe,EAAE,KAAK;MACtB,MAAM,EAAE,IAAI;MACZ,4BAA4B,EAAE,6BAA6B;KAC3D;IAED,iBAAiB,CAAC;MACjB,oBAAoB,EAAE,kCAAkC;MACxD,WAAW,EAAE,2CAA2C;MACxD,2BAA2B,EAAE,IAAI;MACjC,gBAAgB,EAAE,IAAI;KACtB,CAAC;IACF,eAAe,CAAC;MACf,oBAAoB,EAAE,uBAAuB;MAC7C,WAAW,EAAE,yCAAyC;MACtD,2BAA2B,EAAE,IAAI;KACjC,CAAC;IACF,mBAAmB,CAAC;MACnB,oBAAoB,EAAE,kCAAkC;MACxD,UAAU,EAAE,WAAW;MACvB,mBAAmB,EAAE,0DAA0D;MAC/E,mBAAmB,EAAE,+DAA+D;KACpF,CAAC;GACF;CACD,CAAA","sourcesContent":["import { Config } from \"@stencil/core\"\nimport { postcss } from \"@stencil/postcss\"\nimport { sass } from \"@stencil/sass\"\nimport autoprefixer from \"autoprefixer\"\nimport path from \"path\"\nimport { reactOutputTarget } from \"@stencil/react-output-target\"\nimport { vueOutputTarget } from \"@stencil/vue-output-target\"\nimport { angularOutputTarget } from '@stencil/angular-output-target';\n\nexport const config: Config = {\n\tnamespace: \"core\",\n\tglobalStyle: \"src/sass/global.scss\",\n\ttaskQueue: \"async\",\n\tsourceMap: true,\n\tinvisiblePrehydration: false,\n\textras: {\n\t\texperimentalImportInjection: true,\n\t},\n\tplugins: [\n\t\tsass({\n\t\t\tinjectGlobalPaths: [path.resolve(__dirname, `src/sass/core.scss`).replace(/\\\\/g, \"/\")],\n\t\t}),\n\t\tpostcss({\n\t\t\tplugins: [autoprefixer()],\n\t\t}),\n\t],\n\toutputTargets: [\n\t\t{\n\t\t\ttype: \"dist\",\n\t\t\tesmLoaderPath: \"../loader\",\n\t\t},\n\t\t{\n\t\t\ttype: \"docs-readme\",\n\t\t\tstrict: true,\n\t\t},\n\t\t{\n\t\t\ttype: \"www\",\n\t\t\tcopy: [\n\t\t\t\t{ src: \"../../fonts/lib\", dest: \"build/assets/fonts\" },\n\t\t\t\t{ src: \"../../icons/lib\", dest: \"build/assets/icons\" },\n\t\t\t\t{ src: \"../../styles/lib\", dest: \"build/assets/styles\" },\n\t\t\t],\n\t\t\tserviceWorker: null,\n\t\t},\n\t\t{\n\t\t\ttype: \"dist-hydrate-script\",\n\t\t\tdir: \"dist/hydrate\",\n\t\t},\n\t\t{\n\t\t\ttype: \"dist-custom-elements\",\n\t\t\tincludeGlobalScripts: false,\n\t\t\texternalRuntime: false,\n\t\t\tminify: true,\n\t\t\tcustomElementsExportBehavior: 'auto-define-custom-elements'\n\t\t},\n\n\t\treactOutputTarget({\n\t\t\tcomponentCorePackage: \"@gov-design-system-ce/components\",\n\t\t\tproxiesFile: \"../../../packages/core-react/lib/index.ts\",\n\t\t\tincludeDefineCustomElements: true,\n\t\t\tincludePolyfills: true\n\t\t}),\n\t\tvueOutputTarget({\n\t\t\tcomponentCorePackage: \"@gov-design-system-ce\",\n\t\t\tproxiesFile: \"../../../packages/core-vue/lib/index.ts\",\n\t\t\tincludeImportCustomElements: true\n\t\t}),\n\t\tangularOutputTarget({\n\t\t\tcomponentCorePackage: \"@gov-design-system-ce/components\",\n\t\t\toutputType: 'component',\n\t\t\tdirectivesProxyFile: '../../../packages/core-angular/src/directives/proxies.ts',\n\t\t\tdirectivesArrayFile: '../../../packages/core-angular/src/directives/proxies-list.ts',\n\t\t}),\n\t],\n}\n"]}
@@ -11,12 +11,12 @@ export declare const AccordionClass: {
11
11
  export declare const AccordionItemClass: {
12
12
  root: string;
13
13
  header: string;
14
- arrow: string;
15
14
  icon: string;
16
- suffix: string;
17
15
  title: string;
18
16
  label: string;
19
- name: string;
20
17
  annotation: string;
18
+ suffix: string;
19
+ right: string;
20
+ arrow: string;
21
21
  content: string;
22
22
  };
@@ -32,7 +32,7 @@ import '../../pages/ToastMessage';
32
32
  import '../../pages/ToastMessageCountdown';
33
33
  import '../../pages/Tooltip';
34
34
  import '../../pages/Typography';
35
- import '../../pages/Wizzard';
35
+ import '../../pages/Wizard';
36
36
  export declare class GovApp {
37
37
  componentWillLoad(): void;
38
38
  render(): any;
@@ -122,6 +122,10 @@ export declare class GovFormFile {
122
122
  * Returns the reference of the native area element
123
123
  */
124
124
  getAreaRef(): Promise<HTMLDivElement>;
125
+ /**
126
+ * Remove all files from component state
127
+ */
128
+ reset(): Promise<void>;
125
129
  /**
126
130
  * Validate the WCAG attributes of the component
127
131
  */
@@ -1,4 +1,4 @@
1
- import { Type } from './constants';
1
+ import { Type } from "./constants";
2
2
  export declare class GovIcon {
3
3
  private h;
4
4
  constructor();
@@ -1,4 +1,4 @@
1
- import { MessageVariantType } from './constants';
1
+ import { MessageVariantType } from "./constants";
2
2
  export declare class GovMessage {
3
3
  private h;
4
4
  constructor();
@@ -1,3 +1,4 @@
1
+ import { ButtonTargetType } from "../gov-button/default/constants";
1
2
  export declare class GovTile {
2
3
  private triggerRef?;
3
4
  private h;
@@ -12,11 +13,10 @@ export declare class GovTile {
12
13
  */
13
14
  readonly href: string;
14
15
  /**
15
- * Item name
16
+ * Same as original parameter
17
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
16
18
  */
17
- readonly name: string;
18
- validateName(newValue: string): void;
19
- componentWillLoad(): void;
19
+ readonly target?: ButtonTargetType;
20
20
  render(): any;
21
21
  /**
22
22
  * Returns a clickable element instance
@@ -5,10 +5,10 @@ export declare const WizardVariants: Pick<typeof Variants, "PRIMARY" | "SECONDAR
5
5
  export type WizardVariantsType = `${ValueOf<typeof WizardVariants>}`;
6
6
  export declare const WizardSizes: Pick<typeof Sizes, "_XS" | "_S" | "_M">;
7
7
  export type WizardSizesType = `${ValueOf<typeof WizardSizes>}`;
8
- export declare const WizzardClass: {
8
+ export declare const WizardClass: {
9
9
  root: string;
10
10
  };
11
- export declare const WizzardItemClass: {
11
+ export declare const WizardItemClass: {
12
12
  root: string;
13
13
  header: string;
14
14
  arrow: string;
@@ -0,0 +1,4 @@
1
+ export interface GovWizardItemChangeEvent {
2
+ open: boolean;
3
+ element: HTMLGovWizardItemElement;
4
+ }
@@ -1,38 +1,38 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
2
  import { WizardSizesType, WizardVariantsType } from "./constants";
3
- import { WizzardItemEvent } from "./gov-wizzard-item.types";
4
- export declare class GovWizzardItem {
3
+ import { WizardItemEvent } from "./gov-wizard-item.types";
4
+ export declare class GovWizardItem {
5
5
  private h;
6
6
  private readonly triggerId;
7
7
  private readonly contentId;
8
8
  constructor();
9
- readonly host: HTMLGovWizzardItemElement;
9
+ readonly host: HTMLGovWizardItemElement;
10
10
  /**
11
11
  * Style variation of the button.
12
12
  */
13
13
  readonly variant?: WizardVariantsType;
14
14
  /**
15
- * Size of wizzard
15
+ * Size of wizard
16
16
  */
17
17
  readonly size?: WizardSizesType;
18
18
  /**
19
- * Custom wizzard item identifier. Otherwise, it will be generated
19
+ * Custom wizard item identifier. Otherwise, it will be generated
20
20
  */
21
21
  readonly identifier: string;
22
22
  /**
23
- * Defines weather the wizzard item can be collapsible
23
+ * Defines weather the wizard item can be collapsible
24
24
  */
25
25
  readonly collapsible: boolean;
26
26
  /**
27
- * Item annotation of the wizzard
27
+ * Item annotation of the wizard
28
28
  */
29
29
  readonly annotation: string;
30
30
  /**
31
- * Item label of the wizzard
31
+ * Item label of the wizard
32
32
  */
33
33
  readonly label: string;
34
34
  /**
35
- * Makes the wizzard component disabled.
35
+ * Makes the wizard component disabled.
36
36
  */
37
37
  readonly disabled: boolean;
38
38
  /**
@@ -46,7 +46,7 @@ export declare class GovWizzardItem {
46
46
  /**
47
47
  * Called when the accordion state changes
48
48
  */
49
- govChange: EventEmitter<WizzardItemEvent>;
49
+ govChange: EventEmitter<WizardItemEvent>;
50
50
  private validateLabel;
51
51
  private validateTriggerTag;
52
52
  private validateVariant;
@@ -54,15 +54,15 @@ export declare class GovWizzardItem {
54
54
  componentWillLoad(): void;
55
55
  render(): any;
56
56
  /**
57
- * Opening the Wizzard
57
+ * Opening the Wizard
58
58
  */
59
59
  open(): Promise<void>;
60
60
  /**
61
- * Closing the Wizzard
61
+ * Closing the Wizard
62
62
  */
63
63
  close(): Promise<void>;
64
64
  /**
65
- * Wizzard switch
65
+ * Wizard switch
66
66
  */
67
67
  toggle(): Promise<void>;
68
68
  /**
@@ -1,4 +1,4 @@
1
1
  import { GovBaseEvent } from "../../types/event.types";
2
- export interface WizzardItemEvent extends GovBaseEvent {
2
+ export interface WizardItemEvent extends GovBaseEvent {
3
3
  expanded: boolean;
4
4
  }
@@ -1,16 +1,16 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
2
  import { WizardSizesType } from "./constants";
3
- import { GovWizzardItemChangeEvent } from "./gov-wizzard-item.d";
4
- export declare class GovWizzard {
3
+ import { GovWizardItemChangeEvent } from "./gov-wizard-item.d";
4
+ export declare class GovWizard {
5
5
  private h;
6
- readonly host: HTMLGovWizzardElement;
6
+ readonly host: HTMLGovWizardElement;
7
7
  constructor();
8
8
  /**
9
- * Size of wizzard
9
+ * Size of wizard
10
10
  */
11
11
  readonly size?: WizardSizesType;
12
12
  /**
13
- * Adds accessible label for the wizzard that is only shown for screen readers.
13
+ * Adds accessible label for the wizard that is only shown for screen readers.
14
14
  */
15
15
  readonly wcagLabel: string;
16
16
  /**
@@ -18,9 +18,9 @@ export declare class GovWizzard {
18
18
  */
19
19
  readonly wcagLabelledBy: string;
20
20
  /**
21
- * Called when the wizzard children state changes
21
+ * Called when the wizard children state changes
22
22
  */
23
- govChange: EventEmitter<GovWizzardItemChangeEvent>;
23
+ govChange: EventEmitter<GovWizardItemChangeEvent>;
24
24
  private validateSize;
25
25
  componentWillLoad(): void;
26
26
  componentDidLoad(): void;
@@ -52,9 +52,9 @@ import { GovStepperItemChangeEvent } from "./components/gov-stepper/gov-stepper-
52
52
  import { TabOrientationType, TabType, VariantType as VariantType2 } from "./components/gov-tabs/constants";
53
53
  import { ToastTypesType, ToastVariantType } from "./components/gov-toast/constants";
54
54
  import { TooltipPositionType, TooltipSizeType, TooltipVariantType } from "./components/gov-tooltip/constants";
55
- import { WizardSizesType, WizardVariantsType } from "./components/gov-wizzard/constants";
56
- import { GovWizzardItemChangeEvent } from "./components/gov-wizzard/gov-wizzard-item.d";
57
- import { WizzardItemEvent } from "./components/gov-wizzard/gov-wizzard-item.types";
55
+ import { WizardSizesType, WizardVariantsType } from "./components/gov-wizard/constants";
56
+ import { GovWizardItemChangeEvent } from "./components/gov-wizard/gov-wizard-item.d";
57
+ import { WizardItemEvent } from "./components/gov-wizard/gov-wizard-item.types";
58
58
  export { AccordionSizeType, AccordionVariantType } from "./components/gov-accordion/constants";
59
59
  export { AccordionEvent, AccordionItemEvent } from "./components/gov-accordion/gov-accordion.types";
60
60
  export { VariantType } from "./components/gov-alert/constants";
@@ -102,9 +102,9 @@ export { GovStepperItemChangeEvent } from "./components/gov-stepper/gov-stepper-
102
102
  export { TabOrientationType, TabType, VariantType as VariantType2 } from "./components/gov-tabs/constants";
103
103
  export { ToastTypesType, ToastVariantType } from "./components/gov-toast/constants";
104
104
  export { TooltipPositionType, TooltipSizeType, TooltipVariantType } from "./components/gov-tooltip/constants";
105
- export { WizardSizesType, WizardVariantsType } from "./components/gov-wizzard/constants";
106
- export { GovWizzardItemChangeEvent } from "./components/gov-wizzard/gov-wizzard-item.d";
107
- export { WizzardItemEvent } from "./components/gov-wizzard/gov-wizzard-item.types";
105
+ export { WizardSizesType, WizardVariantsType } from "./components/gov-wizard/constants";
106
+ export { GovWizardItemChangeEvent } from "./components/gov-wizard/gov-wizard-item.d";
107
+ export { WizardItemEvent } from "./components/gov-wizard/gov-wizard-item.types";
108
108
  export namespace Components {
109
109
  interface GovAccordion {
110
110
  /**
@@ -780,6 +780,10 @@ export namespace Components {
780
780
  * Set whether the input is required or not. Please note that this is necessary for accessible inputs when the user is required to fill them. When using this property you need to also set “novalidate” attribute to your form element to prevent browser from displaying its own validation errors.
781
781
  */
782
782
  "required": boolean;
783
+ /**
784
+ * Remove all files from component state
785
+ */
786
+ "reset": () => Promise<void>;
783
787
  /**
784
788
  * Validate the WCAG attributes of the component
785
789
  */
@@ -1718,14 +1722,15 @@ export namespace Components {
1718
1722
  * Link on whole tile
1719
1723
  */
1720
1724
  "href": string;
1721
- /**
1722
- * Item name
1723
- */
1724
- "name": string;
1725
1725
  /**
1726
1726
  * Style variation of the card.
1727
1727
  */
1728
1728
  "promotion": boolean;
1729
+ /**
1730
+ * Same as original parameter
1731
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
1732
+ */
1733
+ "target"?: ButtonTargetType;
1729
1734
  }
1730
1735
  interface GovTiles {
1731
1736
  /**
@@ -1811,9 +1816,9 @@ export namespace Components {
1811
1816
  */
1812
1817
  "isVisible": boolean;
1813
1818
  }
1814
- interface GovWizzard {
1819
+ interface GovWizard {
1815
1820
  /**
1816
- * Size of wizzard
1821
+ * Size of wizard
1817
1822
  */
1818
1823
  "size"?: WizardSizesType;
1819
1824
  /**
@@ -1821,7 +1826,7 @@ export namespace Components {
1821
1826
  */
1822
1827
  "validateWcag": () => Promise<void>;
1823
1828
  /**
1824
- * Adds accessible label for the wizzard that is only shown for screen readers.
1829
+ * Adds accessible label for the wizard that is only shown for screen readers.
1825
1830
  */
1826
1831
  "wcagLabel": string;
1827
1832
  /**
@@ -1829,17 +1834,17 @@ export namespace Components {
1829
1834
  */
1830
1835
  "wcagLabelledBy": string;
1831
1836
  }
1832
- interface GovWizzardItem {
1837
+ interface GovWizardItem {
1833
1838
  /**
1834
- * Item annotation of the wizzard
1839
+ * Item annotation of the wizard
1835
1840
  */
1836
1841
  "annotation": string;
1837
1842
  /**
1838
- * Closing the Wizzard
1843
+ * Closing the Wizard
1839
1844
  */
1840
1845
  "close": () => Promise<void>;
1841
1846
  /**
1842
- * Defines weather the wizzard item can be collapsible
1847
+ * Defines weather the wizard item can be collapsible
1843
1848
  */
1844
1849
  "collapsible": boolean;
1845
1850
  /**
@@ -1847,11 +1852,11 @@ export namespace Components {
1847
1852
  */
1848
1853
  "currentState": () => Promise<boolean>;
1849
1854
  /**
1850
- * Makes the wizzard component disabled.
1855
+ * Makes the wizard component disabled.
1851
1856
  */
1852
1857
  "disabled": boolean;
1853
1858
  /**
1854
- * Custom wizzard item identifier. Otherwise, it will be generated
1859
+ * Custom wizard item identifier. Otherwise, it will be generated
1855
1860
  */
1856
1861
  "identifier": string;
1857
1862
  /**
@@ -1859,7 +1864,7 @@ export namespace Components {
1859
1864
  */
1860
1865
  "isExpanded": boolean;
1861
1866
  /**
1862
- * Item label of the wizzard
1867
+ * Item label of the wizard
1863
1868
  */
1864
1869
  "label": string;
1865
1870
  /**
@@ -1867,15 +1872,15 @@ export namespace Components {
1867
1872
  */
1868
1873
  "labelTag": string;
1869
1874
  /**
1870
- * Opening the Wizzard
1875
+ * Opening the Wizard
1871
1876
  */
1872
1877
  "open": () => Promise<void>;
1873
1878
  /**
1874
- * Size of wizzard
1879
+ * Size of wizard
1875
1880
  */
1876
1881
  "size"?: WizardSizesType;
1877
1882
  /**
1878
- * Wizzard switch
1883
+ * Wizard switch
1879
1884
  */
1880
1885
  "toggle": () => Promise<void>;
1881
1886
  /**
@@ -1996,13 +2001,13 @@ export interface GovToastCustomEvent<T> extends CustomEvent<T> {
1996
2001
  detail: T;
1997
2002
  target: HTMLGovToastElement;
1998
2003
  }
1999
- export interface GovWizzardCustomEvent<T> extends CustomEvent<T> {
2004
+ export interface GovWizardCustomEvent<T> extends CustomEvent<T> {
2000
2005
  detail: T;
2001
- target: HTMLGovWizzardElement;
2006
+ target: HTMLGovWizardElement;
2002
2007
  }
2003
- export interface GovWizzardItemCustomEvent<T> extends CustomEvent<T> {
2008
+ export interface GovWizardItemCustomEvent<T> extends CustomEvent<T> {
2004
2009
  detail: T;
2005
- target: HTMLGovWizzardItemElement;
2010
+ target: HTMLGovWizardItemElement;
2006
2011
  }
2007
2012
  declare global {
2008
2013
  interface HTMLGovAccordionElement extends Components.GovAccordion, HTMLStencilElement {
@@ -2353,17 +2358,17 @@ declare global {
2353
2358
  prototype: HTMLGovTooltipContentElement;
2354
2359
  new (): HTMLGovTooltipContentElement;
2355
2360
  };
2356
- interface HTMLGovWizzardElement extends Components.GovWizzard, HTMLStencilElement {
2361
+ interface HTMLGovWizardElement extends Components.GovWizard, HTMLStencilElement {
2357
2362
  }
2358
- var HTMLGovWizzardElement: {
2359
- prototype: HTMLGovWizzardElement;
2360
- new (): HTMLGovWizzardElement;
2363
+ var HTMLGovWizardElement: {
2364
+ prototype: HTMLGovWizardElement;
2365
+ new (): HTMLGovWizardElement;
2361
2366
  };
2362
- interface HTMLGovWizzardItemElement extends Components.GovWizzardItem, HTMLStencilElement {
2367
+ interface HTMLGovWizardItemElement extends Components.GovWizardItem, HTMLStencilElement {
2363
2368
  }
2364
- var HTMLGovWizzardItemElement: {
2365
- prototype: HTMLGovWizzardItemElement;
2366
- new (): HTMLGovWizzardItemElement;
2369
+ var HTMLGovWizardItemElement: {
2370
+ prototype: HTMLGovWizardItemElement;
2371
+ new (): HTMLGovWizardItemElement;
2367
2372
  };
2368
2373
  interface HTMLElementTagNameMap {
2369
2374
  "gov-accordion": HTMLGovAccordionElement;
@@ -2424,8 +2429,8 @@ declare global {
2424
2429
  "gov-toast": HTMLGovToastElement;
2425
2430
  "gov-tooltip": HTMLGovTooltipElement;
2426
2431
  "gov-tooltip-content": HTMLGovTooltipContentElement;
2427
- "gov-wizzard": HTMLGovWizzardElement;
2428
- "gov-wizzard-item": HTMLGovWizzardItemElement;
2432
+ "gov-wizard": HTMLGovWizardElement;
2433
+ "gov-wizard-item": HTMLGovWizardItemElement;
2429
2434
  }
2430
2435
  }
2431
2436
  declare namespace LocalJSX {
@@ -3951,14 +3956,15 @@ declare namespace LocalJSX {
3951
3956
  * Link on whole tile
3952
3957
  */
3953
3958
  "href"?: string;
3954
- /**
3955
- * Item name
3956
- */
3957
- "name"?: string;
3958
3959
  /**
3959
3960
  * Style variation of the card.
3960
3961
  */
3961
3962
  "promotion"?: boolean;
3963
+ /**
3964
+ * Same as original parameter
3965
+ * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
3966
+ */
3967
+ "target"?: ButtonTargetType;
3962
3968
  }
3963
3969
  interface GovTiles {
3964
3970
  /**
@@ -4036,17 +4042,17 @@ declare namespace LocalJSX {
4036
4042
  */
4037
4043
  "isVisible"?: boolean;
4038
4044
  }
4039
- interface GovWizzard {
4045
+ interface GovWizard {
4040
4046
  /**
4041
- * Called when the wizzard children state changes
4047
+ * Called when the wizard children state changes
4042
4048
  */
4043
- "onGov-change"?: (event: GovWizzardCustomEvent<GovWizzardItemChangeEvent>) => void;
4049
+ "onGov-change"?: (event: GovWizardCustomEvent<GovWizardItemChangeEvent>) => void;
4044
4050
  /**
4045
- * Size of wizzard
4051
+ * Size of wizard
4046
4052
  */
4047
4053
  "size"?: WizardSizesType;
4048
4054
  /**
4049
- * Adds accessible label for the wizzard that is only shown for screen readers.
4055
+ * Adds accessible label for the wizard that is only shown for screen readers.
4050
4056
  */
4051
4057
  "wcagLabel"?: string;
4052
4058
  /**
@@ -4054,21 +4060,21 @@ declare namespace LocalJSX {
4054
4060
  */
4055
4061
  "wcagLabelledBy"?: string;
4056
4062
  }
4057
- interface GovWizzardItem {
4063
+ interface GovWizardItem {
4058
4064
  /**
4059
- * Item annotation of the wizzard
4065
+ * Item annotation of the wizard
4060
4066
  */
4061
4067
  "annotation"?: string;
4062
4068
  /**
4063
- * Defines weather the wizzard item can be collapsible
4069
+ * Defines weather the wizard item can be collapsible
4064
4070
  */
4065
4071
  "collapsible"?: boolean;
4066
4072
  /**
4067
- * Makes the wizzard component disabled.
4073
+ * Makes the wizard component disabled.
4068
4074
  */
4069
4075
  "disabled"?: boolean;
4070
4076
  /**
4071
- * Custom wizzard item identifier. Otherwise, it will be generated
4077
+ * Custom wizard item identifier. Otherwise, it will be generated
4072
4078
  */
4073
4079
  "identifier"?: string;
4074
4080
  /**
@@ -4076,7 +4082,7 @@ declare namespace LocalJSX {
4076
4082
  */
4077
4083
  "isExpanded"?: boolean;
4078
4084
  /**
4079
- * Item label of the wizzard
4085
+ * Item label of the wizard
4080
4086
  */
4081
4087
  "label"?: string;
4082
4088
  /**
@@ -4086,9 +4092,9 @@ declare namespace LocalJSX {
4086
4092
  /**
4087
4093
  * Called when the accordion state changes
4088
4094
  */
4089
- "onGov-change"?: (event: GovWizzardItemCustomEvent<WizzardItemEvent>) => void;
4095
+ "onGov-change"?: (event: GovWizardItemCustomEvent<WizardItemEvent>) => void;
4090
4096
  /**
4091
- * Size of wizzard
4097
+ * Size of wizard
4092
4098
  */
4093
4099
  "size"?: WizardSizesType;
4094
4100
  /**
@@ -4155,8 +4161,8 @@ declare namespace LocalJSX {
4155
4161
  "gov-toast": GovToast;
4156
4162
  "gov-tooltip": GovTooltip;
4157
4163
  "gov-tooltip-content": GovTooltipContent;
4158
- "gov-wizzard": GovWizzard;
4159
- "gov-wizzard-item": GovWizzardItem;
4164
+ "gov-wizard": GovWizard;
4165
+ "gov-wizard-item": GovWizardItem;
4160
4166
  }
4161
4167
  }
4162
4168
  export { LocalJSX as JSX };
@@ -4221,8 +4227,8 @@ declare module "@stencil/core" {
4221
4227
  "gov-toast": LocalJSX.GovToast & JSXBase.HTMLAttributes<HTMLGovToastElement>;
4222
4228
  "gov-tooltip": LocalJSX.GovTooltip & JSXBase.HTMLAttributes<HTMLGovTooltipElement>;
4223
4229
  "gov-tooltip-content": LocalJSX.GovTooltipContent & JSXBase.HTMLAttributes<HTMLGovTooltipContentElement>;
4224
- "gov-wizzard": LocalJSX.GovWizzard & JSXBase.HTMLAttributes<HTMLGovWizzardElement>;
4225
- "gov-wizzard-item": LocalJSX.GovWizzardItem & JSXBase.HTMLAttributes<HTMLGovWizzardItemElement>;
4230
+ "gov-wizard": LocalJSX.GovWizard & JSXBase.HTMLAttributes<HTMLGovWizardElement>;
4231
+ "gov-wizard-item": LocalJSX.GovWizardItem & JSXBase.HTMLAttributes<HTMLGovWizardItemElement>;
4226
4232
  }
4227
4233
  }
4228
4234
  }
@@ -1,10 +1,12 @@
1
1
  interface IConfig {
2
2
  canValidateWcagOnRender: boolean;
3
3
  iconsPath: string;
4
+ iconsLazyLoad: boolean;
4
5
  documentNode: Document;
5
6
  }
6
7
  export declare const isWindow: boolean;
7
8
  export declare const canValidateWcagOnRender: () => IConfig['canValidateWcagOnRender'];
8
9
  export declare const iconsPath: () => IConfig['iconsPath'];
10
+ export declare const iconsLazyLoad: () => IConfig['iconsLazyLoad'];
9
11
  export declare const documentNode: () => IConfig['documentNode'];
10
12
  export {};
@@ -0,0 +1,3 @@
1
+ declare class WizardPage extends HTMLElement {
2
+ connectedCallback(): void;
3
+ }
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@gov-design-system-ce/components",
3
3
  "description": "This package includes Gov Design System Web Components and related utilities.",
4
4
  "author": "Zdeněk Vítek",
5
- "version": "0.0.53",
5
+ "version": "0.0.55",
6
6
  "license": "EUPL v1.2 Licensed",
7
7
  "main": "./dist/index.cjs.js",
8
8
  "unpkg": "./dist/core/core.esm.js",
@@ -1,29 +0,0 @@
1
- 'use strict';
2
-
3
- const variants = require('./variants-f5ffeef3.js');
4
- const sizes = require('./sizes-79872c2a.js');
5
- const utils = require('./utils-c9b1bba3.js');
6
-
7
- const WizardVariants = utils.pick(variants.Variants, ['PRIMARY', 'SECONDARY', 'WARNING', 'ERROR', 'SUCCESS']);
8
- const WizardSizes = utils.pick(sizes.Sizes, ['_XS', '_S', '_M']);
9
- const WizzardClass = {
10
- root: 'gov-wizzard',
11
- };
12
- const WizzardItemClass = {
13
- root: 'gov-wizzard-item',
14
- header: 'gov-wizzard-item__header',
15
- arrow: 'gov-wizzard-item__arrow',
16
- title: 'gov-wizzard-item__title',
17
- name: 'gov-wizzard-item__name',
18
- label: 'gov-wizzard-item__label',
19
- annot: 'gov-wizzard-item__annot',
20
- prefix: 'gov-wizzard-item__prefix',
21
- content: 'gov-wizzard-item__content',
22
- };
23
-
24
- exports.WizardSizes = WizardSizes;
25
- exports.WizardVariants = WizardVariants;
26
- exports.WizzardClass = WizzardClass;
27
- exports.WizzardItemClass = WizzardItemClass;
28
-
29
- //# sourceMappingURL=constants-21559414.js.map
@@ -1 +0,0 @@
1
- {"file":"constants-21559414.js","mappings":";;;;;;MAKa,cAAc,GAAGA,UAAI,CAACC,iBAAQ,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,OAAO,EAAE,SAAS,CAAC,EAAC;MAGxF,WAAW,GAAGD,UAAI,CAACE,WAAK,EAAE,CAAC,KAAK,EAAE,IAAI,EAAE,IAAI,CAAC,EAAC;MAG9C,YAAY,GAAG;EAC3B,IAAI,EAAE,aAAa;EACnB;MAEY,gBAAgB,GAAG;EAC/B,IAAI,EAAE,kBAAkB;EACxB,MAAM,EAAE,0BAA0B;EAClC,KAAK,EAAE,yBAAyB;EAChC,KAAK,EAAE,yBAAyB;EAChC,IAAI,EAAE,wBAAwB;EAC9B,KAAK,EAAE,yBAAyB;EAChC,KAAK,EAAE,yBAAyB;EAChC,MAAM,EAAE,0BAA0B;EAClC,OAAO,EAAE,2BAA2B;;;;;;;;","names":["pick","Variants","Sizes"],"sources":["../../../packages/core/src/components/gov-wizzard/constants.ts"],"sourcesContent":["import { Variants } from '../../core/constants/variants'\nimport { Sizes } from '../../core/constants/sizes'\nimport { pick } from '../../utils/utils'\nimport { ValueOf } from '../../types/interfaces'\n\nexport const WizardVariants = pick(Variants, ['PRIMARY', 'SECONDARY', 'WARNING', 'ERROR', 'SUCCESS'])\nexport type WizardVariantsType = `${ValueOf<typeof WizardVariants>}`\n\nexport const WizardSizes = pick(Sizes, ['_XS', '_S', '_M'])\nexport type WizardSizesType = `${ValueOf<typeof WizardSizes>}`\n\nexport const WizzardClass = {\n\troot: 'gov-wizzard',\n}\n\nexport const WizzardItemClass = {\n\troot: 'gov-wizzard-item',\n\theader: 'gov-wizzard-item__header',\n\tarrow: 'gov-wizzard-item__arrow',\n\ttitle: 'gov-wizzard-item__title',\n\tname: 'gov-wizzard-item__name',\n\tlabel: 'gov-wizzard-item__label',\n\tannot: 'gov-wizzard-item__annot',\n\tprefix: 'gov-wizzard-item__prefix',\n\tcontent: 'gov-wizzard-item__content',\n}\n"],"version":3}