@gov-design-system-ce/components 4.0.8-rc22 → 4.0.8-rc24
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.
- package/dist/cjs/core.cjs.js +2 -2
- package/dist/cjs/gov-accordion-item.cjs.entry.js +2 -2
- package/dist/cjs/gov-accordion.cjs.entry.js +3 -3
- package/dist/cjs/gov-attachments_3.cjs.entry.js +3 -3
- package/dist/cjs/gov-backdrop.cjs.entry.js +3 -3
- package/dist/cjs/gov-breadcrumbs.cjs.entry.js +3 -3
- package/dist/cjs/gov-button.cjs.entry.js +3 -3
- package/dist/cjs/gov-card.cjs.entry.js +3 -3
- package/dist/cjs/gov-chip.cjs.entry.js +2 -2
- package/dist/cjs/gov-container.cjs.entry.js +1 -1
- package/dist/cjs/gov-control-group.cjs.entry.js +1 -1
- package/dist/cjs/gov-cookiebar.cjs.entry.js +1 -1
- package/dist/cjs/gov-dropdown.cjs.entry.js +2 -2
- package/dist/cjs/gov-empty.cjs.entry.js +1 -1
- package/dist/cjs/gov-error-code.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-autocomplete.cjs.entry.js +2 -2
- package/dist/cjs/gov-form-checkbox-group.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-checkbox.cjs.entry.js +3 -3
- package/dist/cjs/gov-form-control.cjs.entry.js +2 -2
- package/dist/cjs/gov-form-file.cjs.entry.js +9 -4
- package/dist/cjs/gov-form-file.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-group.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-input.cjs.entry.js +3 -3
- package/dist/cjs/gov-form-label.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-multi-select.cjs.entry.js +3 -3
- package/dist/cjs/gov-form-password-power.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-radio-group.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-radio.cjs.entry.js +3 -3
- package/dist/cjs/gov-form-search.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-select.cjs.entry.js +3 -3
- package/dist/cjs/gov-form-switch.cjs.entry.js +3 -3
- package/dist/cjs/gov-grid-item.cjs.entry.js +1 -1
- package/dist/cjs/gov-grid.cjs.entry.js +1 -1
- package/dist/cjs/gov-icon.cjs.entry.js +2 -2
- package/dist/cjs/gov-infobar.cjs.entry.js +3 -3
- package/dist/cjs/gov-layout-column.cjs.entry.js +1 -1
- package/dist/cjs/gov-layout.cjs.entry.js +1 -1
- package/dist/cjs/gov-lifecycle.cjs.entry.js +47 -0
- package/dist/cjs/gov-lifecycle.cjs.entry.js.map +1 -0
- package/dist/cjs/gov-loading.cjs.entry.js +2 -2
- package/dist/cjs/gov-message.cjs.entry.js +2 -2
- package/dist/cjs/gov-modal.cjs.entry.js +4 -4
- package/dist/cjs/gov-nav-item.cjs.entry.js +2 -2
- package/dist/cjs/gov-nav.cjs.entry.js +4 -4
- package/dist/cjs/gov-pagination.cjs.entry.js +3 -3
- package/dist/cjs/gov-prompt.cjs.entry.js +4 -4
- package/dist/cjs/gov-side-nav-item.cjs.entry.js +2 -2
- package/dist/cjs/gov-side-nav.cjs.entry.js +4 -4
- package/dist/cjs/gov-skeleton.cjs.entry.js +4 -4
- package/dist/cjs/gov-spacer.cjs.entry.js +2 -2
- package/dist/cjs/gov-statsbar-item.cjs.entry.js +2 -2
- package/dist/cjs/gov-statsbar.cjs.entry.js +2 -2
- package/dist/cjs/gov-stepper-item.cjs.entry.js +3 -3
- package/dist/cjs/gov-stepper.cjs.entry.js +2 -2
- package/dist/cjs/gov-tabs-item.cjs.entry.js +3 -3
- package/dist/cjs/gov-tabs.cjs.entry.js +4 -4
- package/dist/cjs/gov-tag.cjs.entry.js +2 -2
- package/dist/cjs/gov-tile.cjs.entry.js +2 -2
- package/dist/cjs/gov-tiles.cjs.entry.js +2 -2
- package/dist/cjs/gov-toast.cjs.entry.js +3 -3
- package/dist/cjs/gov-tooltip-content.cjs.entry.js +2 -2
- package/dist/cjs/gov-tooltip.cjs.entry.js +4 -4
- package/dist/cjs/gov-wizard-item.cjs.entry.js +5 -5
- package/dist/cjs/gov-wizard.cjs.entry.js +4 -4
- package/dist/cjs/{index-cfb57f19.js → index-f53beed1.js} +11 -2
- package/dist/cjs/index-f53beed1.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{string.utils-2335838f.js → string.utils-b84c81cf.js} +2 -1
- package/dist/cjs/string.utils-b84c81cf.js.map +1 -0
- package/dist/cjs/{wcag-53ebeed1.js → wcag-0dfd29b6.js} +2 -2
- package/dist/cjs/{wcag-53ebeed1.js.map → wcag-0dfd29b6.js.map} +1 -1
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/gov-form/file/gov-form-file.js +6 -1
- package/dist/collection/components/gov-form/file/gov-form-file.js.map +1 -1
- package/dist/collection/components/gov-lifecycle-tester/gov-lifecycle-tester.js +39 -0
- package/dist/collection/components/gov-lifecycle-tester/gov-lifecycle-tester.js.map +1 -0
- package/dist/collection/components/gov-loading/loading/gov-loading.js +1 -1
- package/dist/collection/components/gov-loading/skeleton/gov-skeleton.js +1 -1
- package/dist/collection/components/gov-message/gov-message.js +1 -1
- package/dist/collection/components/gov-modal/gov-modal.js +1 -1
- package/dist/collection/components/gov-nav/gov-nav-item.js +1 -1
- package/dist/collection/components/gov-nav/gov-nav.js +1 -1
- package/dist/collection/components/gov-promp/gov-prompt.js +1 -1
- package/dist/collection/components/gov-side-nav/gov-side-nav-item.js +1 -1
- package/dist/collection/components/gov-side-nav/gov-side-nav.js +1 -1
- package/dist/collection/components/gov-spacer/gov-spacer.js +1 -1
- package/dist/collection/components/gov-statsbar/gov-statsbar-item.js +1 -1
- package/dist/collection/components/gov-statsbar/gov-statsbar.js +1 -1
- package/dist/collection/components/gov-stepper/gov-stepper-item.js +1 -1
- package/dist/collection/components/gov-stepper/gov-stepper.js +1 -1
- package/dist/collection/components/gov-tabs/gov-tabs-item.js +1 -1
- package/dist/collection/components/gov-tabs/gov-tabs.js +1 -1
- package/dist/collection/components/gov-tag/gov-tag.js +1 -1
- package/dist/collection/components/gov-tile/container/gov-tiles.js +1 -1
- package/dist/collection/components/gov-tile/gov-tile.js +1 -1
- package/dist/collection/components/gov-toast/gov-toast.js +1 -1
- package/dist/collection/components/gov-tooltip/gov-tooltip-content.js +1 -1
- package/dist/collection/components/gov-tooltip/gov-tooltip.js +2 -2
- package/dist/collection/components/gov-wizard/gov-wizard-item.js +3 -3
- package/dist/collection/components/gov-wizard/gov-wizard.js +1 -1
- package/dist/collection/utils/string.utils.js +1 -1
- package/dist/collection/utils/string.utils.js.map +1 -1
- package/dist/components/gov-accordion-item.js +1 -1
- package/dist/components/gov-accordion.js +1 -1
- package/dist/components/gov-attachments-item.js +1 -1
- package/dist/components/gov-attachments.js +1 -1
- package/dist/components/gov-backdrop.js +1 -1
- package/dist/components/gov-breadcrumbs.js +1 -1
- package/dist/components/gov-button.js +1 -1
- package/dist/components/gov-card.js +1 -1
- package/dist/components/gov-chip.js +1 -1
- package/dist/components/gov-container.js +1 -1
- package/dist/components/gov-control-group.js +1 -1
- package/dist/components/gov-cookiebar.js +1 -1
- package/dist/components/gov-dropdown.js +1 -1
- package/dist/components/gov-empty.js +1 -1
- package/dist/components/gov-error-code.js +1 -1
- package/dist/components/gov-form-autocomplete.js +1 -1
- package/dist/components/gov-form-checkbox-group.js +1 -1
- package/dist/components/gov-form-checkbox.js +1 -1
- package/dist/components/gov-form-control.js +1 -1
- package/dist/components/gov-form-file.js +1 -1
- package/dist/components/gov-form-file.js.map +1 -1
- package/dist/components/gov-form-group.js +1 -1
- package/dist/components/gov-form-input.js +1 -1
- package/dist/components/gov-form-label.js +1 -1
- package/dist/components/gov-form-message.js +1 -1
- package/dist/components/gov-form-multi-select.js +1 -1
- package/dist/components/gov-form-password-power.js +1 -1
- package/dist/components/gov-form-radio-group.js +1 -1
- package/dist/components/gov-form-radio.js +1 -1
- package/dist/components/gov-form-search.js +1 -1
- package/dist/components/gov-form-select.js +1 -1
- package/dist/components/gov-form-switch.js +1 -1
- package/dist/components/gov-grid-item.js +1 -1
- package/dist/components/gov-grid.js +1 -1
- package/dist/components/gov-grid.js.map +1 -1
- package/dist/components/gov-icon.js +1 -1
- package/dist/components/gov-infobar.js +1 -1
- package/dist/components/gov-layout-column.js +1 -1
- package/dist/components/gov-layout.js +1 -1
- package/dist/components/gov-lifecycle.d.ts +11 -0
- package/dist/components/gov-lifecycle.js +2 -0
- package/dist/components/gov-lifecycle.js.map +1 -0
- package/dist/components/gov-loading.js +1 -1
- package/dist/components/gov-message.js +1 -1
- package/dist/components/gov-modal.js +1 -1
- package/dist/components/gov-nav-item.js +1 -1
- package/dist/components/gov-nav-item.js.map +1 -1
- package/dist/components/gov-nav.js +1 -1
- package/dist/components/gov-pagination.js +1 -1
- package/dist/components/gov-prompt.js +1 -1
- package/dist/components/gov-side-nav-item.js +1 -1
- package/dist/components/gov-side-nav.js +1 -1
- package/dist/components/gov-skeleton.js +1 -1
- package/dist/components/gov-skeleton.js.map +1 -1
- package/dist/components/gov-spacer.js +1 -1
- package/dist/components/gov-statsbar-item.js +1 -1
- package/dist/components/gov-statsbar.js +1 -1
- package/dist/components/gov-stepper-item.js +1 -1
- package/dist/components/gov-stepper.js +1 -1
- package/dist/components/gov-tabs-item.js +1 -1
- package/dist/components/gov-tabs.js +1 -1
- package/dist/components/gov-tag.js +1 -1
- package/dist/components/gov-tile.js +1 -1
- package/dist/components/gov-tiles.js +1 -1
- package/dist/components/gov-toast.js +1 -1
- package/dist/components/gov-tooltip-content.js +1 -1
- package/dist/components/gov-tooltip.js +1 -1
- package/dist/components/gov-tooltip.js.map +1 -1
- package/dist/components/gov-wizard-item.js +1 -1
- package/dist/components/gov-wizard.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/{p-4489a1da.js → p-145d1fa3.js} +2 -2
- package/dist/components/{p-bb979e0e.js → p-1c288519.js} +2 -2
- package/dist/components/{p-6e263e52.js → p-3072ede5.js} +2 -2
- package/dist/components/{p-6207f7b0.js → p-414a45bb.js} +2 -2
- package/dist/components/{p-d6759ac3.js → p-5262b9ce.js} +3 -3
- package/dist/components/p-5262b9ce.js.map +1 -0
- package/dist/components/p-71cec4ef.js +2 -0
- package/dist/components/{p-92c6c6aa.js → p-77cdc056.js} +2 -2
- package/dist/components/p-880743a5.js.map +1 -1
- package/dist/components/{p-65cd1f0c.js → p-8ba0b435.js} +2 -2
- package/dist/components/{p-b5bbb1eb.js → p-b9450157.js} +2 -2
- package/dist/components/{p-95d41a3b.js → p-cd6c2938.js} +2 -2
- package/dist/components/p-cd6c2938.js.map +1 -0
- package/dist/components/{p-8df7c635.js → p-d0fe3cd8.js} +2 -2
- package/dist/components/{p-3cf3af92.js → p-d8e853ed.js} +2 -2
- package/dist/components/{p-6cdf3f51.js → p-f518bc1c.js} +2 -2
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/{p-6c745c3e.entry.js → p-06e9e93b.entry.js} +2 -2
- package/dist/core/{p-5d33cb6e.entry.js → p-092b0437.entry.js} +2 -2
- package/dist/core/{p-36ee24f8.entry.js → p-1005135a.entry.js} +2 -2
- package/dist/core/p-1005135a.entry.js.map +1 -0
- package/dist/core/{p-290773da.entry.js → p-1011ca26.entry.js} +2 -2
- package/dist/core/{p-212e297e.entry.js → p-107a6a5c.entry.js} +2 -2
- package/dist/core/{p-389edb54.entry.js → p-114a4d0b.entry.js} +2 -2
- package/dist/core/{p-3483a6e8.entry.js → p-13520b30.entry.js} +2 -2
- package/dist/core/{p-4dbaff99.entry.js → p-13ced376.entry.js} +2 -2
- package/dist/core/{p-36425101.entry.js → p-14a87c92.entry.js} +2 -2
- package/dist/core/{p-753e4861.entry.js → p-1b3143a8.entry.js} +2 -3
- package/dist/core/p-1b3143a8.entry.js.map +1 -0
- package/dist/core/{p-ab2f6b4d.entry.js → p-1bdc04bb.entry.js} +2 -2
- package/dist/core/{p-92f752e1.entry.js → p-208c99c8.entry.js} +2 -3
- package/dist/core/p-208c99c8.entry.js.map +1 -0
- package/dist/core/p-20ae3168.entry.js +2 -0
- package/dist/core/p-20ae3168.entry.js.map +1 -0
- package/dist/core/{p-8ab827a1.entry.js → p-2186fcd5.entry.js} +2 -2
- package/dist/core/p-240659bb.js +3 -0
- package/dist/core/p-240659bb.js.map +1 -0
- package/dist/core/{p-0790a27c.entry.js → p-2c3697cf.entry.js} +2 -2
- package/dist/core/{p-272ef734.entry.js → p-2e881577.entry.js} +2 -2
- package/dist/core/{p-02745628.entry.js → p-3309aed9.entry.js} +2 -2
- package/dist/core/{p-34cf509a.entry.js → p-348165e2.entry.js} +2 -2
- package/dist/core/{p-2cdb5670.entry.js → p-34d7c203.entry.js} +2 -3
- package/dist/core/p-34d7c203.entry.js.map +1 -0
- package/dist/core/{p-2db35d0f.entry.js → p-3832de64.entry.js} +2 -2
- package/dist/core/{p-aaabf6a4.entry.js → p-3b8fb675.entry.js} +2 -2
- package/dist/core/{p-761c33c7.entry.js → p-3ccab2ba.entry.js} +2 -2
- package/dist/core/{p-4532cea6.entry.js → p-3e041d63.entry.js} +2 -2
- package/dist/core/{p-04e48d5d.entry.js → p-4694b4b6.entry.js} +2 -2
- package/dist/core/{p-a50b306f.entry.js → p-4700508c.entry.js} +2 -2
- package/dist/core/p-489f5c82.entry.js +2 -0
- package/dist/core/{p-2e647c00.entry.js.map → p-489f5c82.entry.js.map} +1 -1
- package/dist/core/{p-33b1f5d8.entry.js → p-4ed064db.entry.js} +2 -2
- package/dist/core/{p-5e04679a.entry.js → p-4f77a766.entry.js} +2 -2
- package/dist/core/{p-cc3c6319.entry.js → p-551c9f44.entry.js} +2 -2
- package/dist/core/{p-650ac6c6.entry.js → p-55abc7bc.entry.js} +2 -2
- package/dist/core/p-55cd3fee.entry.js +2 -0
- package/dist/core/{p-ab9d9655.entry.js.map → p-55cd3fee.entry.js.map} +1 -1
- package/dist/core/{p-5facceb9.entry.js → p-5c3a0b02.entry.js} +2 -2
- package/dist/core/{p-5facceb9.entry.js.map → p-5c3a0b02.entry.js.map} +1 -1
- package/dist/core/{p-5e7e7cb1.entry.js → p-64353313.entry.js} +2 -2
- package/dist/core/{p-aba11ab4.entry.js → p-6789b9d0.entry.js} +2 -2
- package/dist/core/{p-f11f707f.entry.js → p-6a82c6a1.entry.js} +2 -2
- package/dist/core/{p-eb059ce6.entry.js → p-6c33492a.entry.js} +2 -2
- package/dist/core/{p-3f62cf30.entry.js → p-6d894ec7.entry.js} +2 -2
- package/dist/core/{p-6977b168.entry.js → p-6dfde487.entry.js} +2 -2
- package/dist/core/{p-d2fc217d.entry.js → p-74233183.entry.js} +2 -2
- package/dist/core/{p-eb403270.entry.js → p-77892071.entry.js} +2 -2
- package/dist/core/{p-1046221c.entry.js → p-7a896683.entry.js} +2 -2
- package/dist/core/{p-185a46b9.entry.js → p-7ba4ae8d.entry.js} +2 -2
- package/dist/core/{p-7695610a.entry.js → p-7d011c4b.entry.js} +2 -2
- package/dist/core/p-7e43f440.entry.js +2 -0
- package/dist/core/p-7e43f440.entry.js.map +1 -0
- package/dist/core/{p-b58ed9ce.entry.js → p-802909c5.entry.js} +2 -2
- package/dist/core/{p-dbde347f.entry.js → p-810f0d0c.entry.js} +2 -2
- package/dist/core/{p-718d0198.entry.js → p-828e8bce.entry.js} +2 -2
- package/dist/core/{p-6be9b50d.entry.js → p-87b7b469.entry.js} +2 -3
- package/dist/core/p-87b7b469.entry.js.map +1 -0
- package/dist/core/p-880743a5.js.map +1 -1
- package/dist/core/{p-cce125de.entry.js → p-8fb45e7c.entry.js} +2 -2
- package/dist/core/p-ab9aff3c.js +2 -0
- package/dist/core/{p-f9fee460.entry.js → p-ae4321ea.entry.js} +2 -2
- package/dist/core/{p-1b212799.entry.js → p-b2b254b6.entry.js} +2 -2
- package/dist/core/p-bcdf6cfc.entry.js +2 -0
- package/dist/core/{p-3e3a1607.entry.js.map → p-bcdf6cfc.entry.js.map} +1 -1
- package/dist/core/p-cc83b8cb.entry.js +2 -0
- package/dist/core/p-cc83b8cb.entry.js.map +1 -0
- package/dist/core/{p-95d41a3b.js → p-cd6c2938.js} +2 -2
- package/dist/core/p-cd6c2938.js.map +1 -0
- package/dist/core/{p-fc3d4a73.entry.js → p-cdaeb7d8.entry.js} +2 -3
- package/dist/core/p-cdaeb7d8.entry.js.map +1 -0
- package/dist/core/{p-7d1dd58a.entry.js → p-d4b50bcd.entry.js} +2 -2
- package/dist/core/{p-0dd510d0.entry.js → p-d4f2d6f9.entry.js} +2 -2
- package/dist/core/{p-2fb0e1cf.entry.js → p-e9bcadf1.entry.js} +2 -2
- package/dist/core/{p-13a80dc5.entry.js → p-f16f9116.entry.js} +2 -2
- package/dist/core/{p-f54fe20e.entry.js → p-f2edcca7.entry.js} +2 -2
- package/dist/core/p-f6a98765.entry.js +2 -0
- package/dist/core/{p-31a7316b.entry.js.map → p-f6a98765.entry.js.map} +1 -1
- package/dist/core/{p-5462e282.entry.js → p-f9de3c09.entry.js} +2 -2
- package/dist/esm/core.js +3 -3
- package/dist/esm/gov-accordion-item.entry.js +2 -2
- package/dist/esm/gov-accordion.entry.js +3 -3
- package/dist/esm/gov-attachments_3.entry.js +3 -3
- package/dist/esm/gov-backdrop.entry.js +3 -3
- package/dist/esm/gov-breadcrumbs.entry.js +3 -3
- package/dist/esm/gov-button.entry.js +3 -3
- package/dist/esm/gov-card.entry.js +3 -3
- package/dist/esm/gov-chip.entry.js +2 -2
- package/dist/esm/gov-container.entry.js +1 -1
- package/dist/esm/gov-control-group.entry.js +1 -1
- package/dist/esm/gov-cookiebar.entry.js +1 -1
- package/dist/esm/gov-dropdown.entry.js +2 -2
- package/dist/esm/gov-empty.entry.js +1 -1
- package/dist/esm/gov-error-code.entry.js +1 -1
- package/dist/esm/gov-form-autocomplete.entry.js +2 -2
- package/dist/esm/gov-form-checkbox-group.entry.js +1 -1
- package/dist/esm/gov-form-checkbox.entry.js +3 -3
- package/dist/esm/gov-form-control.entry.js +2 -2
- package/dist/esm/gov-form-file.entry.js +9 -4
- package/dist/esm/gov-form-file.entry.js.map +1 -1
- package/dist/esm/gov-form-group.entry.js +1 -1
- package/dist/esm/gov-form-input.entry.js +3 -3
- package/dist/esm/gov-form-label.entry.js +1 -1
- package/dist/esm/gov-form-multi-select.entry.js +3 -3
- package/dist/esm/gov-form-password-power.entry.js +1 -1
- package/dist/esm/gov-form-radio-group.entry.js +1 -1
- package/dist/esm/gov-form-radio.entry.js +3 -3
- package/dist/esm/gov-form-search.entry.js +1 -1
- package/dist/esm/gov-form-select.entry.js +3 -3
- package/dist/esm/gov-form-switch.entry.js +3 -3
- package/dist/esm/gov-grid-item.entry.js +1 -1
- package/dist/esm/gov-grid.entry.js +1 -1
- package/dist/esm/gov-icon.entry.js +2 -2
- package/dist/esm/gov-infobar.entry.js +3 -3
- package/dist/esm/gov-layout-column.entry.js +1 -1
- package/dist/esm/gov-layout.entry.js +1 -1
- package/dist/esm/gov-lifecycle.entry.js +43 -0
- package/dist/esm/gov-lifecycle.entry.js.map +1 -0
- package/dist/esm/gov-loading.entry.js +2 -2
- package/dist/esm/gov-message.entry.js +2 -2
- package/dist/esm/gov-modal.entry.js +4 -4
- package/dist/esm/gov-nav-item.entry.js +2 -2
- package/dist/esm/gov-nav.entry.js +4 -4
- package/dist/esm/gov-pagination.entry.js +3 -3
- package/dist/esm/gov-prompt.entry.js +4 -4
- package/dist/esm/gov-side-nav-item.entry.js +2 -2
- package/dist/esm/gov-side-nav.entry.js +4 -4
- package/dist/esm/gov-skeleton.entry.js +4 -4
- package/dist/esm/gov-spacer.entry.js +2 -2
- package/dist/esm/gov-statsbar-item.entry.js +2 -2
- package/dist/esm/gov-statsbar.entry.js +2 -2
- package/dist/esm/gov-stepper-item.entry.js +3 -3
- package/dist/esm/gov-stepper.entry.js +2 -2
- package/dist/esm/gov-tabs-item.entry.js +3 -3
- package/dist/esm/gov-tabs.entry.js +4 -4
- package/dist/esm/gov-tag.entry.js +2 -2
- package/dist/esm/gov-tile.entry.js +2 -2
- package/dist/esm/gov-tiles.entry.js +2 -2
- package/dist/esm/gov-toast.entry.js +3 -3
- package/dist/esm/gov-tooltip-content.entry.js +2 -2
- package/dist/esm/gov-tooltip.entry.js +4 -4
- package/dist/esm/gov-wizard-item.entry.js +5 -5
- package/dist/esm/gov-wizard.entry.js +4 -4
- package/dist/esm/{index-b44c6c92.js → index-c5251f2b.js} +11 -2
- package/dist/esm/index-c5251f2b.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{string.utils-5ce3f551.js → string.utils-1da8f8fb.js} +2 -2
- package/dist/esm/string.utils-1da8f8fb.js.map +1 -0
- package/dist/esm/{wcag-6ad92279.js → wcag-169f758a.js} +2 -2
- package/dist/esm/{wcag-6ad92279.js.map → wcag-169f758a.js.map} +1 -1
- package/dist/hydrate/index.js +85 -29
- package/dist/hydrate/index.mjs +85 -29
- package/dist/types/components/gov-form/file/gov-form-file.d.ts +1 -0
- package/dist/types/components/gov-lifecycle-tester/gov-lifecycle-tester.d.ts +14 -0
- package/dist/types/components.d.ts +13 -0
- package/dist/types/utils/string.utils.d.ts +1 -0
- package/package.json +1 -1
- package/dist/cjs/index-cfb57f19.js.map +0 -1
- package/dist/cjs/string.utils-2335838f.js.map +0 -1
- package/dist/components/p-6b0471a8.js +0 -2
- package/dist/components/p-95d41a3b.js.map +0 -1
- package/dist/components/p-d6759ac3.js.map +0 -1
- package/dist/core/p-0a5b0f7d.js +0 -3
- package/dist/core/p-0a5b0f7d.js.map +0 -1
- package/dist/core/p-2cdb5670.entry.js.map +0 -1
- package/dist/core/p-2e647c00.entry.js +0 -2
- package/dist/core/p-31a7316b.entry.js +0 -2
- package/dist/core/p-36ee24f8.entry.js.map +0 -1
- package/dist/core/p-3e3a1607.entry.js +0 -2
- package/dist/core/p-6be9b50d.entry.js.map +0 -1
- package/dist/core/p-753e4861.entry.js.map +0 -1
- package/dist/core/p-92b7481f.js +0 -2
- package/dist/core/p-92f752e1.entry.js.map +0 -1
- package/dist/core/p-95d41a3b.js.map +0 -1
- package/dist/core/p-ab9d9655.entry.js +0 -2
- package/dist/core/p-e21b402c.entry.js +0 -3
- package/dist/core/p-e21b402c.entry.js.map +0 -1
- package/dist/core/p-f9e6f776.entry.js +0 -3
- package/dist/core/p-f9e6f776.entry.js.map +0 -1
- package/dist/core/p-fc3d4a73.entry.js.map +0 -1
- package/dist/esm/index-b44c6c92.js.map +0 -1
- package/dist/esm/string.utils-5ce3f551.js.map +0 -1
- /package/dist/components/{p-4489a1da.js.map → p-145d1fa3.js.map} +0 -0
- /package/dist/components/{p-bb979e0e.js.map → p-1c288519.js.map} +0 -0
- /package/dist/components/{p-6e263e52.js.map → p-3072ede5.js.map} +0 -0
- /package/dist/components/{p-6207f7b0.js.map → p-414a45bb.js.map} +0 -0
- /package/dist/components/{p-6b0471a8.js.map → p-71cec4ef.js.map} +0 -0
- /package/dist/components/{p-92c6c6aa.js.map → p-77cdc056.js.map} +0 -0
- /package/dist/components/{p-65cd1f0c.js.map → p-8ba0b435.js.map} +0 -0
- /package/dist/components/{p-b5bbb1eb.js.map → p-b9450157.js.map} +0 -0
- /package/dist/components/{p-8df7c635.js.map → p-d0fe3cd8.js.map} +0 -0
- /package/dist/components/{p-3cf3af92.js.map → p-d8e853ed.js.map} +0 -0
- /package/dist/components/{p-6cdf3f51.js.map → p-f518bc1c.js.map} +0 -0
- /package/dist/core/{p-6c745c3e.entry.js.map → p-06e9e93b.entry.js.map} +0 -0
- /package/dist/core/{p-5d33cb6e.entry.js.map → p-092b0437.entry.js.map} +0 -0
- /package/dist/core/{p-290773da.entry.js.map → p-1011ca26.entry.js.map} +0 -0
- /package/dist/core/{p-212e297e.entry.js.map → p-107a6a5c.entry.js.map} +0 -0
- /package/dist/core/{p-389edb54.entry.js.map → p-114a4d0b.entry.js.map} +0 -0
- /package/dist/core/{p-3483a6e8.entry.js.map → p-13520b30.entry.js.map} +0 -0
- /package/dist/core/{p-4dbaff99.entry.js.map → p-13ced376.entry.js.map} +0 -0
- /package/dist/core/{p-36425101.entry.js.map → p-14a87c92.entry.js.map} +0 -0
- /package/dist/core/{p-ab2f6b4d.entry.js.map → p-1bdc04bb.entry.js.map} +0 -0
- /package/dist/core/{p-8ab827a1.entry.js.map → p-2186fcd5.entry.js.map} +0 -0
- /package/dist/core/{p-0790a27c.entry.js.map → p-2c3697cf.entry.js.map} +0 -0
- /package/dist/core/{p-272ef734.entry.js.map → p-2e881577.entry.js.map} +0 -0
- /package/dist/core/{p-02745628.entry.js.map → p-3309aed9.entry.js.map} +0 -0
- /package/dist/core/{p-34cf509a.entry.js.map → p-348165e2.entry.js.map} +0 -0
- /package/dist/core/{p-2db35d0f.entry.js.map → p-3832de64.entry.js.map} +0 -0
- /package/dist/core/{p-aaabf6a4.entry.js.map → p-3b8fb675.entry.js.map} +0 -0
- /package/dist/core/{p-761c33c7.entry.js.map → p-3ccab2ba.entry.js.map} +0 -0
- /package/dist/core/{p-4532cea6.entry.js.map → p-3e041d63.entry.js.map} +0 -0
- /package/dist/core/{p-04e48d5d.entry.js.map → p-4694b4b6.entry.js.map} +0 -0
- /package/dist/core/{p-a50b306f.entry.js.map → p-4700508c.entry.js.map} +0 -0
- /package/dist/core/{p-33b1f5d8.entry.js.map → p-4ed064db.entry.js.map} +0 -0
- /package/dist/core/{p-5e04679a.entry.js.map → p-4f77a766.entry.js.map} +0 -0
- /package/dist/core/{p-cc3c6319.entry.js.map → p-551c9f44.entry.js.map} +0 -0
- /package/dist/core/{p-650ac6c6.entry.js.map → p-55abc7bc.entry.js.map} +0 -0
- /package/dist/core/{p-5e7e7cb1.entry.js.map → p-64353313.entry.js.map} +0 -0
- /package/dist/core/{p-aba11ab4.entry.js.map → p-6789b9d0.entry.js.map} +0 -0
- /package/dist/core/{p-f11f707f.entry.js.map → p-6a82c6a1.entry.js.map} +0 -0
- /package/dist/core/{p-eb059ce6.entry.js.map → p-6c33492a.entry.js.map} +0 -0
- /package/dist/core/{p-3f62cf30.entry.js.map → p-6d894ec7.entry.js.map} +0 -0
- /package/dist/core/{p-6977b168.entry.js.map → p-6dfde487.entry.js.map} +0 -0
- /package/dist/core/{p-d2fc217d.entry.js.map → p-74233183.entry.js.map} +0 -0
- /package/dist/core/{p-eb403270.entry.js.map → p-77892071.entry.js.map} +0 -0
- /package/dist/core/{p-1046221c.entry.js.map → p-7a896683.entry.js.map} +0 -0
- /package/dist/core/{p-185a46b9.entry.js.map → p-7ba4ae8d.entry.js.map} +0 -0
- /package/dist/core/{p-7695610a.entry.js.map → p-7d011c4b.entry.js.map} +0 -0
- /package/dist/core/{p-b58ed9ce.entry.js.map → p-802909c5.entry.js.map} +0 -0
- /package/dist/core/{p-dbde347f.entry.js.map → p-810f0d0c.entry.js.map} +0 -0
- /package/dist/core/{p-718d0198.entry.js.map → p-828e8bce.entry.js.map} +0 -0
- /package/dist/core/{p-cce125de.entry.js.map → p-8fb45e7c.entry.js.map} +0 -0
- /package/dist/core/{p-92b7481f.js.map → p-ab9aff3c.js.map} +0 -0
- /package/dist/core/{p-f9fee460.entry.js.map → p-ae4321ea.entry.js.map} +0 -0
- /package/dist/core/{p-1b212799.entry.js.map → p-b2b254b6.entry.js.map} +0 -0
- /package/dist/core/{p-7d1dd58a.entry.js.map → p-d4b50bcd.entry.js.map} +0 -0
- /package/dist/core/{p-0dd510d0.entry.js.map → p-d4f2d6f9.entry.js.map} +0 -0
- /package/dist/core/{p-2fb0e1cf.entry.js.map → p-e9bcadf1.entry.js.map} +0 -0
- /package/dist/core/{p-13a80dc5.entry.js.map → p-f16f9116.entry.js.map} +0 -0
- /package/dist/core/{p-f54fe20e.entry.js.map → p-f2edcca7.entry.js.map} +0 -0
- /package/dist/core/{p-5462e282.entry.js.map → p-f9de3c09.entry.js.map} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, a as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, h, a as Host, g as getElement } from './index-c5251f2b.js';
|
|
2
2
|
import { g as govHost } from './template-94812ab3.js';
|
|
3
3
|
import { v as validateProp } from './props-ec3beb91.js';
|
|
4
4
|
import { a as ButtonSizes, b as ButtonVariants } from './constants-f6ecfd4e.js';
|
|
@@ -39,7 +39,7 @@ const GovTag = class {
|
|
|
39
39
|
render() {
|
|
40
40
|
const iconLeft = prepareIconFormat(this.iconLeft);
|
|
41
41
|
const iconRight = prepareIconFormat(this.iconRight);
|
|
42
|
-
return (h(Host, { key: '
|
|
42
|
+
return (h(Host, { key: '4800146164c64dd35b116de16a82e42dd235edd2', class: this.h.classes(TagClass.root), variant: this.variant, type: this.inverse ? undefined : 'solid', size: this.size, inverse: this.inverse }, h("span", { key: '07e3f5a19739a27b5a1421f557ff5f57bb189c02', class: "element" }, this.h.hasSlot('left-icon') && h("slot", { key: 'ccf4785752bbd6f6a80341dd88b09e2500742918', name: "left-icon" }), iconLeft && h("gov-icon", { key: 'c05889af11116e31e995b94659152ea06ab16077', type: iconLeft.type, name: iconLeft.name }), h("slot", { key: 'a2c216c2f5c988eda2239dbe397926b13d01b451' }), iconRight && h("gov-icon", { key: '24cf847fbb5b0c0595c748c39ba37d2b10d8a267', type: iconRight.type, name: iconRight.name }), this.h.hasSlot('right-icon') && h("slot", { key: '8b923181af811ab2f68b2143059089562bc232f6', name: "right-icon" }))));
|
|
43
43
|
}
|
|
44
44
|
get host() { return getElement(this); }
|
|
45
45
|
static get watchers() { return {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, a as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, h, a as Host, g as getElement } from './index-c5251f2b.js';
|
|
2
2
|
import { g as govHost } from './template-94812ab3.js';
|
|
3
3
|
|
|
4
4
|
const TileClass = {
|
|
@@ -22,7 +22,7 @@ const GovTile = class {
|
|
|
22
22
|
this.h = govHost(this.host);
|
|
23
23
|
}
|
|
24
24
|
render() {
|
|
25
|
-
return (h(Host, { key: '
|
|
25
|
+
return (h(Host, { key: '2e63a28992ba629ca4127d4e6f537a31570032f6', class: this.h.classes(TileClass.root) }, this.h.hasSlot("icon") && (h("span", { key: 'f2d1c3bcef479dfbe6aad214e714484817731398', class: TileClass.icon }, h("slot", { key: '1167f157cb8d126878445603743b5cda65ffb4c3', name: "icon" }))), this.href ? (h("a", { href: this.href, target: this.target, class: TileClass.link, ref: el => (this.triggerRef = el) }, this.h.hasSlot("title") && (h("span", { class: TileClass.title }, h("slot", { name: "title" }), h("gov-icon", { class: TileClass.arrow, name: "chevron-right" }))))) : (this.h.hasSlot("title") && (h("span", { class: TileClass.title }, h("slot", { name: "title" })))), h("div", { key: '6f571bed52e0bf2961c4bd7d3f6c969866bb98c8', class: TileClass.content }, h("slot", { key: '07b4806e406da710e9291bc13d6d95c1d2cead05' }))));
|
|
26
26
|
}
|
|
27
27
|
/**
|
|
28
28
|
* Returns a clickable element instance
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, a as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, h, a as Host, g as getElement } from './index-c5251f2b.js';
|
|
2
2
|
import { g as govHost, p as prepareClasses } from './template-94812ab3.js';
|
|
3
3
|
|
|
4
4
|
const TilesClass = {
|
|
@@ -19,7 +19,7 @@ const GovTiles = class {
|
|
|
19
19
|
return prepareClasses([TilesClass.root, this.columns && TilesClass.root + '--x' + this.columns]);
|
|
20
20
|
}
|
|
21
21
|
render() {
|
|
22
|
-
return (h(Host, { key: '
|
|
22
|
+
return (h(Host, { key: 'd40e5e036c92e0f68da55d9d9cdbb16ca2d5c366', class: this.h.classes(this.classNames) }, h("slot", { key: '79b03146c76ec394c9e22edb823c95acb7467d62' })));
|
|
23
23
|
}
|
|
24
24
|
get host() { return getElement(this); }
|
|
25
25
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-c5251f2b.js';
|
|
2
2
|
import { v as validateProp } from './props-ec3beb91.js';
|
|
3
3
|
import { V as Variants, T as Types } from './variants-69f013c1.js';
|
|
4
4
|
import { p as pick } from './utils-e10e994d.js';
|
|
5
5
|
import { g as govHost } from './template-94812ab3.js';
|
|
6
|
-
import { c as createID } from './string.utils-
|
|
6
|
+
import { c as createID } from './string.utils-1da8f8fb.js';
|
|
7
7
|
import './gov.log-431da6b2.js';
|
|
8
8
|
import './win-b64cd8a6.js';
|
|
9
9
|
|
|
@@ -60,7 +60,7 @@ const GovToast = class {
|
|
|
60
60
|
}
|
|
61
61
|
}
|
|
62
62
|
render() {
|
|
63
|
-
return (h(Host, { key: '
|
|
63
|
+
return (h(Host, { key: 'b787b06ae995d69f9b47c55428d16de742721ad6', class: this.h.classes([ToastClass.root, "gov-box-shadow--m"]), "data-toast-id": this.toastId, gravity: this.gravity, position: this.position, variant: this.variant, type: this.type, style: { "--toast-duration": this.time + "ms" } }, this.h.hasSlot("icon") && (h("span", { key: '70b8a2891d348d3ad70d99a7c73a99b2c96ef84e', class: ToastClass.icon }, h("slot", { key: 'ac010084e7210912bb5a003d29ad0409c2db0a16', name: "icon" }))), h("div", { key: '8150882a239ef1151eecbc0058adc8f4ecbc83ed', class: ToastClass.content, "aria-live": "polite", role: "status" }, h("slot", { key: '79af1fbe49ba974e450468ac59986633f7023687' })), h("div", { key: 'e4ddbec0d42482c8e66bd55b480e1615d116cc5c', class: ToastClass.close }, h("gov-button", { key: 'ac694b58a4316ad71664a81985ae31491ce67d16', size: "s", "wcag-label": this.wcagCloseLabel, variant: this.isSolid ? this.variant : "secondary", inverse: this.isSolid, type: "base", "on-gov-click": this.onCloseHandler.bind(this) }, this.closeLabel ? this.closeLabel : h("gov-icon", { name: "x-lg" }))), h("div", { key: 'f4bf8cd714fd1aeffb5e63931100fa1b6108a162', class: ToastClass.timer })));
|
|
64
64
|
}
|
|
65
65
|
onCloseHandler() {
|
|
66
66
|
this.destroy()
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, a as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, h, a as Host, g as getElement } from './index-c5251f2b.js';
|
|
2
2
|
import { T as TooltipVariant, a as TooltipSize, b as TooltipContentClass } from './constants-14f351fd.js';
|
|
3
3
|
import { a as toBoolAttr } from './template-94812ab3.js';
|
|
4
4
|
import './variants-69f013c1.js';
|
|
@@ -37,7 +37,7 @@ const GovTooltipContent = class {
|
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
39
|
render() {
|
|
40
|
-
return (h(Host, { key: '
|
|
40
|
+
return (h(Host, { key: '15e0348874c3c09ba1febdb056ad2eaf89a1d9a5', class: TooltipContentClass.root, role: "tooltip", hidden: !this.isVisible, "aria-hidden": !toBoolAttr(this.isVisible), "is-visible": this.isVisible }, h("slot", { key: '14ed9f3cd9c30587ad6e97cf199b5b2939b4540b' }), this.persist ? (h("gov-button", { "on-gov-click": this.hideContent.bind(this), variant: this.variant, size: this.size, type: "base", inverse: this.variant === TooltipVariant.SECONDARY }, h("gov-icon", { slot: "left-icon", name: "x-lg", type: "basic" }))) : null));
|
|
41
41
|
}
|
|
42
42
|
get host() { return getElement(this); }
|
|
43
43
|
static get watchers() { return {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { r as registerInstance, h, a as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, h, a as Host, g as getElement } from './index-c5251f2b.js';
|
|
2
2
|
import { v as validateProp } from './props-ec3beb91.js';
|
|
3
3
|
import { T as TooltipVariant, a as TooltipSize, b as TooltipContentClass, c as TooltipPosition, d as TooltipClass } from './constants-14f351fd.js';
|
|
4
|
-
import { c as createID } from './string.utils-
|
|
4
|
+
import { c as createID } from './string.utils-1da8f8fb.js';
|
|
5
5
|
import { g as govHost } from './template-94812ab3.js';
|
|
6
6
|
import { d as documentNode } from './win-b64cd8a6.js';
|
|
7
7
|
import { t as tick } from './stencil.utils-5d8e3d11.js';
|
|
@@ -205,11 +205,11 @@ const GovTooltip = class {
|
|
|
205
205
|
}
|
|
206
206
|
render() {
|
|
207
207
|
var _a;
|
|
208
|
-
return (h(Host, { key: '
|
|
208
|
+
return (h(Host, { key: '1402123adc836432aea584d5cd90bfe735e99e0e', id: this.tooltipId, class: this.h.classes(TooltipClass.root), position: this.position }, h("span", { key: '58cc8f347973bbeb97031281f7799d9c9556fe28', role: 'button', tabindex: 0, onKeyPress: () => this.showTooltip(), onBlur: () => {
|
|
209
209
|
if (this.persist === false) {
|
|
210
210
|
this.hideTooltip();
|
|
211
211
|
}
|
|
212
|
-
}, "aria-describedby": (_a = this.identifier) !== null && _a !== void 0 ? _a : this.tooltipContentId }, h("slot", { key: '
|
|
212
|
+
}, "aria-describedby": (_a = this.identifier) !== null && _a !== void 0 ? _a : this.tooltipContentId }, h("slot", { key: 'e6b793a876835338fd779ee15d558f56ec885bd7' }))));
|
|
213
213
|
}
|
|
214
214
|
/**
|
|
215
215
|
* Showing the modal
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-c5251f2b.js';
|
|
2
2
|
import { a as govErrorLog } from './gov.log-431da6b2.js';
|
|
3
3
|
import { v as validateProp } from './props-ec3beb91.js';
|
|
4
4
|
import { W as WizardItemClass, c as WizardVariants } from './constants-0014bc7f.js';
|
|
5
|
-
import { c as createID } from './string.utils-
|
|
5
|
+
import { c as createID } from './string.utils-1da8f8fb.js';
|
|
6
6
|
import { g as govHost, b as booleanString, t as toBoolAttrIfDefined } from './template-94812ab3.js';
|
|
7
7
|
import { F as Fragment } from './Fragment-8d8d54fb.js';
|
|
8
8
|
import './win-b64cd8a6.js';
|
|
@@ -63,9 +63,9 @@ const GovWizardItem = class {
|
|
|
63
63
|
const triggerId = this.identifier || this.triggerId;
|
|
64
64
|
const LabelTag = this.labelTag;
|
|
65
65
|
const Tag = this.collapsible ? Tags.BUTTON : Tags.DIV;
|
|
66
|
-
const prefixSlot = this.h.hasSlot("prefix") && (h("span", { key: '
|
|
67
|
-
const label = (h(LabelTag, { key: '
|
|
68
|
-
return (h(Host, { key: '
|
|
66
|
+
const prefixSlot = this.h.hasSlot("prefix") && (h("span", { key: 'aa8b3e09672d7eb2cd3fc814ab9f8ae1bcd43c2b', class: WizardItemClass.prefix }, h("slot", { key: '62fc06467a464aba3901fc62dc6f47adf3413422', name: "prefix" })));
|
|
67
|
+
const label = (h(LabelTag, { key: 'b9a8c019d5b47d4ed9c6eccb78516defbc35fbb7', class: WizardItemClass.title }, h("span", { key: 'cc89cdc775d6afc508dea1f2a6870693142c0fa6', class: WizardItemClass.name }, h("span", { key: '4f807faebe3ce3ead18950a1863fa97e18294ef8', class: WizardItemClass.label }, h("span", { key: 'a274fc53292f4b6c9325b5e2f3704b538f47c122' }, this.label), this.collapsible && h("gov-icon", { key: '71c767aa5cf6dd2de0d2ccf7de77204db666df37', class: WizardItemClass.arrow, name: "chevron-down" })), this.annotation && h("span", { key: '6c473c4c192f19eed6eedaeb6a0d2d977480ada1', class: WizardItemClass.annot }, this.annotation))));
|
|
68
|
+
return (h(Host, { key: '217eae403f99c25199e7a5cd9994ff73c5ab8568', class: this.h.classes(WizardItemClass.root), "is-expanded": this.isExpanded, variant: this.variant, size: this.size, role: "listitem", collapsible: this.collapsible }, this.collapsible ? (h(Fragment, null, prefixSlot, h(Tag, { id: triggerId, class: WizardItemClass.header, "aria-expanded": booleanString(this.isExpanded), "aria-controls": this.contentId, disabled: this.disabled, "aria-disabled": toBoolAttrIfDefined(this.disabled), onClick: (e) => {
|
|
69
69
|
e.preventDefault();
|
|
70
70
|
e.stopPropagation();
|
|
71
71
|
this.collapsible ? this.toggle() : false;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-c5251f2b.js';
|
|
2
2
|
import { v as validateProp } from './props-ec3beb91.js';
|
|
3
3
|
import { W as WizardItemClass, a as WizardClass, b as WizardSizes } from './constants-0014bc7f.js';
|
|
4
4
|
import { g as govHost } from './template-94812ab3.js';
|
|
5
|
-
import { v as validateWcagLabel } from './wcag-
|
|
5
|
+
import { v as validateWcagLabel } from './wcag-169f758a.js';
|
|
6
6
|
import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
|
|
7
7
|
import { d as delay } from './utils-e10e994d.js';
|
|
8
8
|
import './gov.log-431da6b2.js';
|
|
9
9
|
import './variants-69f013c1.js';
|
|
10
10
|
import './sizes-5b9e579f.js';
|
|
11
|
-
import './string.utils-
|
|
11
|
+
import './string.utils-1da8f8fb.js';
|
|
12
12
|
|
|
13
13
|
const govWizardCss = ".gov-spin-animation,.gov-pseudo-spin-animation::before{animation:spin 4s linear infinite}@keyframes spin{100%{transform:rotate(360deg)}}@keyframes countdown{to{transform:scaleX(0)}}@keyframes progress{0%{background-position:-200px 0}100%{background-position:calc(200px + 100%) 0}}@keyframes pulse{0%{opacity:1}50%{opacity:0.4}100%{opacity:1}}.gov-wizard{position:relative;display:block;width:100%}.gov-wizard>*:last-child{margin-bottom:0}";
|
|
14
14
|
const GovWizardStyle0 = govWizardCss;
|
|
@@ -46,7 +46,7 @@ const GovWizard = class {
|
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
render() {
|
|
49
|
-
return (h(Host, { key: '
|
|
49
|
+
return (h(Host, { key: '6c9fb7d8876298a79c1109b0f601e4d3ffd8f80a', class: this.h.classes(WizardClass.root), role: "list", size: this.size }, h("slot", { key: 'b6e9dfab06005556e8d2dd0c1616272f4b705f97' })));
|
|
50
50
|
}
|
|
51
51
|
/**
|
|
52
52
|
* Validate the WCAG attributes of the component
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const NAMESPACE = 'core';
|
|
2
|
-
const BUILD = /* core */ { allRenderFn: true, appendChildSlotFix: true, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: true, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: true, cmpShouldUpdate:
|
|
2
|
+
const BUILD = /* core */ { allRenderFn: true, appendChildSlotFix: true, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: true, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: true, cmpShouldUpdate: true, cmpWillLoad: true, cmpWillRender: true, cmpWillUpdate: true, connectedCallback: true, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: true, formAssociated: false, hasRenderFn: true, hostListener: false, hostListenerTarget: false, hostListenerTargetBody: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: true, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", initializeNextTick: false, invisiblePrehydration: false, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: true, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: true, propString: true, reflect: true, scoped: false, scopedSlotTextContentFix: true, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: false, slot: true, slotChildNodesFix: true, slotRelocation: true, state: true, style: true, svg: false, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: true, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: false, watchCallback: true };
|
|
3
3
|
|
|
4
4
|
/*
|
|
5
5
|
Stencil Client Platform v4.20.0 | MIT Licensed | https://stenciljs.com
|
|
@@ -160,6 +160,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
160
160
|
return import(
|
|
161
161
|
/* webpackMode: "lazy" */
|
|
162
162
|
'./gov-layout-column.entry.js').then(processMod, consoleError);
|
|
163
|
+
case 'gov-lifecycle':
|
|
164
|
+
return import(
|
|
165
|
+
/* webpackMode: "lazy" */
|
|
166
|
+
'./gov-lifecycle.entry.js').then(processMod, consoleError);
|
|
163
167
|
case 'gov-loading':
|
|
164
168
|
return import(
|
|
165
169
|
/* webpackMode: "lazy" */
|
|
@@ -1663,6 +1667,11 @@ var setValue = (ref, propName, newVal, cmpMeta) => {
|
|
|
1663
1667
|
}
|
|
1664
1668
|
}
|
|
1665
1669
|
if ((flags & (2 /* hasRendered */ | 16 /* isQueuedForUpdate */)) === 2 /* hasRendered */) {
|
|
1670
|
+
if (instance.componentShouldUpdate) {
|
|
1671
|
+
if (instance.componentShouldUpdate(newVal, oldVal, propName) === false) {
|
|
1672
|
+
return;
|
|
1673
|
+
}
|
|
1674
|
+
}
|
|
1666
1675
|
scheduleUpdate(hostRef, false);
|
|
1667
1676
|
}
|
|
1668
1677
|
}
|
|
@@ -2010,4 +2019,4 @@ var setNonce = (nonce) => plt.$nonce$ = nonce;
|
|
|
2010
2019
|
|
|
2011
2020
|
export { H, Host as a, bootstrapLazy as b, createEvent as c, getAssetPath as d, getElement as g, h, promiseResolve as p, registerInstance as r, setNonce as s };
|
|
2012
2021
|
|
|
2013
|
-
//# sourceMappingURL=index-
|
|
2022
|
+
//# sourceMappingURL=index-c5251f2b.js.map
|