@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, c as createEvent, h, a as Host } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, a as Host } from './index-c5251f2b.js';
|
|
2
2
|
import { F as FormLabelClass } from './constants-43f10674.js';
|
|
3
3
|
import './utils-e10e994d.js';
|
|
4
4
|
import './sizes-5b9e579f.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
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 { g as govForm, c as FormMultiSelectClass, d as FormMultiselectVariants, e as FormMultiselectSizes } from './form-738c5b12.js';
|
|
3
3
|
import { g as govHost, a as toBoolAttr, t as toBoolAttrIfDefined } from './template-94812ab3.js';
|
|
4
4
|
import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
|
|
5
5
|
import { v as validateProp } from './props-ec3beb91.js';
|
|
6
|
-
import { a as validateWcagRef, b as validateWcagLabelFor } from './wcag-
|
|
7
|
-
import { c as createID, r as removeDiacritics } from './string.utils-
|
|
6
|
+
import { a as validateWcagRef, b as validateWcagLabelFor } from './wcag-169f758a.js';
|
|
7
|
+
import { c as createID, r as removeDiacritics } from './string.utils-1da8f8fb.js';
|
|
8
8
|
import { d as delay } from './utils-e10e994d.js';
|
|
9
9
|
import { p as propsValueToArray } from './array.utils-85696abd.js';
|
|
10
10
|
import { t as tick } from './stencil.utils-5d8e3d11.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
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 { d as FormRadioGroupClass, a as FormGroupClass, b as FormGroupSizes, c as FormGroupOrientation } from './constants-4da2b3c0.js';
|
|
3
3
|
import { g as govHost } from './template-94812ab3.js';
|
|
4
4
|
import { v as validateProp } from './props-ec3beb91.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-
|
|
2
|
-
import { c as createID } from './string.utils-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-c5251f2b.js';
|
|
2
|
+
import { c as createID } from './string.utils-1da8f8fb.js';
|
|
3
3
|
import { v as validateProp } from './props-ec3beb91.js';
|
|
4
4
|
import { g as govForm, f as FormRadioClass, h as FormRadioSizes } from './form-738c5b12.js';
|
|
5
5
|
import { g as govHost, a as toBoolAttr, t as toBoolAttrIfDefined } from './template-94812ab3.js';
|
|
6
|
-
import { a as validateWcagRef, b as validateWcagLabelFor } from './wcag-
|
|
6
|
+
import { a as validateWcagRef, b as validateWcagLabelFor } from './wcag-169f758a.js';
|
|
7
7
|
import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
|
|
8
8
|
import { d as delay } from './utils-e10e994d.js';
|
|
9
9
|
import { F as Fragment } from './Fragment-8d8d54fb.js';
|
|
@@ -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 { V as Variants } from './variants-69f013c1.js';
|
|
3
3
|
import { p as pick } from './utils-e10e994d.js';
|
|
4
4
|
|
|
@@ -1,10 +1,10 @@
|
|
|
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 { g as govForm, n as FormSelectClass, o as FormSelectVariants, p as FormSelectSizes } from './form-738c5b12.js';
|
|
3
3
|
import { g as govHost, a as toBoolAttr, t as toBoolAttrIfDefined } from './template-94812ab3.js';
|
|
4
4
|
import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
|
|
5
5
|
import { v as validateProp } from './props-ec3beb91.js';
|
|
6
|
-
import { a as validateWcagRef, b as validateWcagLabelFor } from './wcag-
|
|
7
|
-
import { c as createID } from './string.utils-
|
|
6
|
+
import { a as validateWcagRef, b as validateWcagLabelFor } from './wcag-169f758a.js';
|
|
7
|
+
import { c as createID } from './string.utils-1da8f8fb.js';
|
|
8
8
|
import { d as delay } from './utils-e10e994d.js';
|
|
9
9
|
import { p as propsValueToArray } from './array.utils-85696abd.js';
|
|
10
10
|
import { t as tick } from './stencil.utils-5d8e3d11.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-
|
|
2
|
-
import { c as createID } from './string.utils-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-c5251f2b.js';
|
|
2
|
+
import { c as createID } from './string.utils-1da8f8fb.js';
|
|
3
3
|
import { v as validateProp } from './props-ec3beb91.js';
|
|
4
4
|
import { g as govForm, i as FormSwitchClass, j as FormSwitchSizes } from './form-738c5b12.js';
|
|
5
5
|
import { g as govHost, a as toBoolAttr, t as toBoolAttrIfDefined } from './template-94812ab3.js';
|
|
6
|
-
import { a as validateWcagRef, b as validateWcagLabelFor } from './wcag-
|
|
6
|
+
import { a as validateWcagRef, b as validateWcagLabelFor } from './wcag-169f758a.js';
|
|
7
7
|
import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
|
|
8
8
|
import { d as delay } from './utils-e10e994d.js';
|
|
9
9
|
import { F as Fragment } from './Fragment-8d8d54fb.js';
|
|
@@ -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 { a as GridItemClass } from './constants-2d5a0e18.js';
|
|
3
3
|
import { g as govHost } from './template-94812ab3.js';
|
|
4
4
|
|
|
@@ -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 GridClass } from './constants-2d5a0e18.js';
|
|
3
3
|
import { g as govHost } from './template-94812ab3.js';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as getAssetPath, r as registerInstance, h, a as Host, g as getElement } from './index-
|
|
1
|
+
import { d as getAssetPath, r as registerInstance, h, a as Host, g as getElement } from './index-c5251f2b.js';
|
|
2
2
|
import { i as iconsPath, e as iconsLazyLoad } from './win-b64cd8a6.js';
|
|
3
3
|
import { g as govHost } from './template-94812ab3.js';
|
|
4
4
|
import './utils-e10e994d.js';
|
|
@@ -14,7 +14,7 @@ const IconClass = {
|
|
|
14
14
|
holder: 'gov-icon__holder',
|
|
15
15
|
};
|
|
16
16
|
|
|
17
|
-
const version = "4.0.8-
|
|
17
|
+
const version = "4.0.8-rc24";
|
|
18
18
|
|
|
19
19
|
const dsVersion = () => {
|
|
20
20
|
return version;
|
|
@@ -1,13 +1,13 @@
|
|
|
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 { g as govHost, a as toBoolAttr } from './template-94812ab3.js';
|
|
3
3
|
import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
|
|
4
4
|
import { F as Fragment } from './Fragment-8d8d54fb.js';
|
|
5
5
|
import { v as validateProp } from './props-ec3beb91.js';
|
|
6
|
-
import { c as validateWcagProp } from './wcag-
|
|
6
|
+
import { c as validateWcagProp } from './wcag-169f758a.js';
|
|
7
7
|
import { p as pick, d as delay } from './utils-e10e994d.js';
|
|
8
8
|
import { V as Variants } from './variants-69f013c1.js';
|
|
9
9
|
import './gov.log-431da6b2.js';
|
|
10
|
-
import './string.utils-
|
|
10
|
+
import './string.utils-1da8f8fb.js';
|
|
11
11
|
|
|
12
12
|
const InfobarVariants = pick(Variants, ['PRIMARY', 'SECONDARY', 'WARNING', 'ERROR', 'SUCCESS']);
|
|
13
13
|
const InfobarClass = {
|
|
@@ -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 { a as LayoutColumnClass } from './constants-f0f531b6.js';
|
|
3
3
|
import { g as govHost } from './template-94812ab3.js';
|
|
4
4
|
|
|
@@ -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 { L as LayoutClass } from './constants-f0f531b6.js';
|
|
3
3
|
import { g as govHost } from './template-94812ab3.js';
|
|
4
4
|
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { r as registerInstance, h, a as Host } from './index-c5251f2b.js';
|
|
2
|
+
import { a as chr4 } from './string.utils-1da8f8fb.js';
|
|
3
|
+
|
|
4
|
+
const GovLifecycle = class {
|
|
5
|
+
constructor(hostRef) {
|
|
6
|
+
registerInstance(this, hostRef);
|
|
7
|
+
this.uniqueId = 'lifecycle-' + chr4();
|
|
8
|
+
}
|
|
9
|
+
connectedCallback() {
|
|
10
|
+
console.log('connectedCallback', this.uniqueId);
|
|
11
|
+
}
|
|
12
|
+
disconnectedCallback() {
|
|
13
|
+
console.log('disconnectedCallback', this.uniqueId);
|
|
14
|
+
}
|
|
15
|
+
componentWillLoad() {
|
|
16
|
+
console.log('componentWillLoad', this.uniqueId);
|
|
17
|
+
}
|
|
18
|
+
componentDidLoad() {
|
|
19
|
+
console.log('componentDidLoad', this.uniqueId);
|
|
20
|
+
}
|
|
21
|
+
componentShouldUpdate() {
|
|
22
|
+
console.log('componentShouldUpdate', this.uniqueId);
|
|
23
|
+
}
|
|
24
|
+
componentWillRender() {
|
|
25
|
+
console.log('componentWillRender', this.uniqueId);
|
|
26
|
+
}
|
|
27
|
+
componentDidRender() {
|
|
28
|
+
console.log('componentDidRender', this.uniqueId);
|
|
29
|
+
}
|
|
30
|
+
componentWillUpdate() {
|
|
31
|
+
console.log('componentWillUpdate', this.uniqueId);
|
|
32
|
+
}
|
|
33
|
+
componentDidUpdate() {
|
|
34
|
+
console.log('componentDidUpdate', this.uniqueId);
|
|
35
|
+
}
|
|
36
|
+
render() {
|
|
37
|
+
return (h(Host, { key: '96a0e961547f60b083824345c4fdf95189c01028', identifier: this.uniqueId }, h("span", { key: '3334335d1d07eb6d80bd957f288e92b60e7b203a' }, "lifecycle ", this.uniqueId)));
|
|
38
|
+
}
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
export { GovLifecycle as gov_lifecycle };
|
|
42
|
+
|
|
43
|
+
//# sourceMappingURL=gov-lifecycle.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"gov-lifecycle.entry.js","mappings":";;;MAMa,YAAY;IAGxB;;QACC,IAAI,CAAC,QAAQ,GAAG,YAAY,GAAG,IAAI,EAAE,CAAC;KACtC;IAED,iBAAiB;QAChB,OAAO,CAAC,GAAG,CAAC,mBAAmB,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;KAChD;IAED,oBAAoB;QACnB,OAAO,CAAC,GAAG,CAAC,sBAAsB,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;KACnD;IAED,iBAAiB;QAChB,OAAO,CAAC,GAAG,CAAC,mBAAmB,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;KAChD;IAED,gBAAgB;QACf,OAAO,CAAC,GAAG,CAAC,kBAAkB,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;KAC/C;IAED,qBAAqB;QACpB,OAAO,CAAC,GAAG,CAAC,uBAAuB,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;KACpD;IAED,mBAAmB;QAClB,OAAO,CAAC,GAAG,CAAC,qBAAqB,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;KAClD;IAED,kBAAkB;QACjB,OAAO,CAAC,GAAG,CAAC,oBAAoB,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;KACjD;IAED,mBAAmB;QAClB,OAAO,CAAC,GAAG,CAAC,qBAAqB,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;KAClD;IAED,kBAAkB;QACjB,OAAO,CAAC,GAAG,CAAC,oBAAoB,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;KACjD;IAED,MAAM;QACL,QACC,EAAC,IAAI,qDAAC,UAAU,EAAE,IAAI,CAAC,QAAQ,IAC9B,6EAAiB,IAAI,CAAC,QAAQ,CAAQ,CAChC,EACN;KACF;;;;;","names":[],"sources":["../../../packages/core/src/components/gov-lifecycle-tester/gov-lifecycle-tester.tsx"],"sourcesContent":["import {Component, h, Host} from '@stencil/core';\nimport {chr4} from \"../../utils/string.utils\";\n\n@Component({\n\ttag: 'gov-lifecycle',\n})\nexport class GovLifecycle {\n\tprivate readonly uniqueId: string;\n\n\tconstructor() {\n\t\tthis.uniqueId = 'lifecycle-' + chr4();\n\t}\n\n\tconnectedCallback() {\n\t\tconsole.log('connectedCallback', this.uniqueId);\n\t}\n\n\tdisconnectedCallback() {\n\t\tconsole.log('disconnectedCallback', this.uniqueId);\n\t}\n\n\tcomponentWillLoad() {\n\t\tconsole.log('componentWillLoad', this.uniqueId);\n\t}\n\n\tcomponentDidLoad() {\n\t\tconsole.log('componentDidLoad', this.uniqueId);\n\t}\n\n\tcomponentShouldUpdate() {\n\t\tconsole.log('componentShouldUpdate', this.uniqueId);\n\t}\n\n\tcomponentWillRender() {\n\t\tconsole.log('componentWillRender', this.uniqueId);\n\t}\n\n\tcomponentDidRender() {\n\t\tconsole.log('componentDidRender', this.uniqueId);\n\t}\n\n\tcomponentWillUpdate() {\n\t\tconsole.log('componentWillUpdate', this.uniqueId);\n\t}\n\n\tcomponentDidUpdate() {\n\t\tconsole.log('componentDidUpdate', this.uniqueId);\n\t}\n\n\trender() {\n\t\treturn (\n\t\t\t<Host identifier={this.uniqueId}>\n\t\t\t\t<span>lifecycle {this.uniqueId}</span>\n\t\t\t</Host>\n\t\t);\n\t}\n}\n"],"version":3}
|
|
@@ -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 LoadingClass = {
|
|
@@ -16,7 +16,7 @@ const GovLoading = class {
|
|
|
16
16
|
this.h = govHost(this.host);
|
|
17
17
|
}
|
|
18
18
|
render() {
|
|
19
|
-
return (h(Host, { key: '
|
|
19
|
+
return (h(Host, { key: '9a38088a7a1d7197352a2efe6f47316d995a6498', class: this.h.classes(LoadingClass.root) }, h("div", { key: '322e1a406e5f220b9d843f8fa4804f49d409c352', class: LoadingClass.content }, h("gov-icon", { key: '49a5b5f273320576971a1b13239fe61c893f7d89', class: prepareClasses([LoadingClass.icon, "gov-spin-animation"]), name: "loader" }), h("slot", { key: '5cccab862e42911ff035cf047b687671f2574c0d' })), h("gov-backdrop", { key: '6b68544288d966a0a73207b9746e7080f8daae91', inverse: true })));
|
|
20
20
|
}
|
|
21
21
|
get host() { return getElement(this); }
|
|
22
22
|
};
|
|
@@ -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 { v as validateProp } from './props-ec3beb91.js';
|
|
3
3
|
import { V as Variants } from './variants-69f013c1.js';
|
|
4
4
|
import { p as pick } from './utils-e10e994d.js';
|
|
@@ -27,7 +27,7 @@ const GovMessage = class {
|
|
|
27
27
|
validateProp(Variants, newValue, MessageClass.root);
|
|
28
28
|
}
|
|
29
29
|
render() {
|
|
30
|
-
return (h(Host, { key: '
|
|
30
|
+
return (h(Host, { key: '69edcf03283f701a745c0c63478a3f019291c723', class: this.h.classes(MessageClass.root), variant: this.variant, role: "alert" }, this.h.hasSlot("icon") && (h("span", { key: '8d495b32715eabd44ab7a96b035e6af411bd9dfa', class: MessageClass.icon }, h("slot", { key: 'ac8739f3d307531a739283cc5992e839e7562311', name: "icon" }))), h("div", { key: 'cabd3c7248345080b9c5dae45c708e194d85f69e', class: MessageClass.content }, h("slot", { key: 'f76153be97e337b6efccd2f53b67fe4058efc285' }))));
|
|
31
31
|
}
|
|
32
32
|
get host() { return getElement(this); }
|
|
33
33
|
static get watchers() { return {
|
|
@@ -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 { g as govHost, c as boolToFocusValue, a as toBoolAttr } from './template-94812ab3.js';
|
|
3
3
|
import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
|
|
4
4
|
import { a as govErrorLog } from './gov.log-431da6b2.js';
|
|
5
|
-
import { a as validateWcagRef } from './wcag-
|
|
6
|
-
import { c as createID } from './string.utils-
|
|
5
|
+
import { a as validateWcagRef } from './wcag-169f758a.js';
|
|
6
|
+
import { c as createID } from './string.utils-1da8f8fb.js';
|
|
7
7
|
import { d as delay } from './utils-e10e994d.js';
|
|
8
8
|
import { M as ModalClass } from './constants-f63d2d63.js';
|
|
9
9
|
|
|
@@ -67,7 +67,7 @@ const GovModal = class {
|
|
|
67
67
|
}
|
|
68
68
|
render() {
|
|
69
69
|
const LabelTag = this.labelTag;
|
|
70
|
-
return (h(Host, { key: '
|
|
70
|
+
return (h(Host, { key: '96c413d6f0dafb536c14c922e739d3629489ca86', class: this.h.classes(ModalClass.root), open: this.open }, h("dialog", { key: '12ea0d33af22ca72d60767b5c1b24df9efc8e4b6', class: ModalClass.dialog, hidden: !this.open, tabindex: boolToFocusValue(this.open), open: this.open, "aria-modal": "true", "aria-hidden": toBoolAttr(!this.open), "aria-labelledby": this.wcagLabelledBy || this.labelId, "aria-describedby": this.wcagDescribedBy || this.contentId, role: this.role }, h("div", { key: 'ad54729d09b1884def4fa221d6c917a7c1ff2def', class: ModalClass.inner }, h("div", { key: '22d4402876b44c14b3012a10f342d04fcf5bc6ff', class: ModalClass.header }, this.h.hasSlot('icon') && (h("div", { key: '261018dd7febfa53992da14316a48b7235f9fae2', class: ModalClass.icon }, h("slot", { key: 'd39e8ad92db3309fb812d7e8e580b3deb4c18b81', name: "icon" }))), this.label && (h(LabelTag, { key: '630ec5259cf9001012a221cb269fc56537a65973', class: ModalClass.title, id: this.labelId }, this.label)), !(this.blockButtonClose || this.blockClose) ? (h("gov-button", { ref: el => (this.closeCtaRef = el), disabled: this.blockClose, class: ModalClass.close, variant: "primary", wcagLabel: this.wcagCloseLabel, wcagLabelledBy: this.wcagCloseLabelledBy, type: "base", "on-gov-click": this.onCloseHandler.bind(this) }, h("gov-icon", { name: "x-lg" }))) : null), h("div", { key: '67445c7a52b04b118fb21f84bacc7d80f6e1d47b', class: ModalClass.content, id: this.contentId }, h("slot", { key: 'eef23b93fb59d6241716ea28deca2e3d21aac8cd' })), this.h.hasSlot('footer') && (h("div", { key: '4522c4fb756230b7c6ea27cd366471906fbeee72', class: ModalClass.footer }, h("slot", { key: '4553a53d2f22de79e1dfc1f3977769c035aab1bb', name: "footer" }))))), this.open ? (h("gov-backdrop", { "wcag-label": this.wcagCloseLabel, "wcag-labelled-by": this.wcagCloseLabelledBy, "on-gov-click": (e) => !this.blockBackdropClose && this.onCloseHandler(e) })) : null));
|
|
71
71
|
}
|
|
72
72
|
onCloseHandler(e) {
|
|
73
73
|
e.stopPropagation();
|
|
@@ -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 { a as govErrorLog } from './gov.log-431da6b2.js';
|
|
3
3
|
import { a as NavItemClass } from './constants-a2828485.js';
|
|
4
4
|
import './win-b64cd8a6.js';
|
|
@@ -22,7 +22,7 @@ const GovNavItem = class {
|
|
|
22
22
|
this.validateHref(this.href);
|
|
23
23
|
}
|
|
24
24
|
render() {
|
|
25
|
-
return (h(Host, { key: '
|
|
25
|
+
return (h(Host, { key: 'abc774bf18eefbfd4b247ae6107d19b3a1574457', class: NavItemClass.root, role: "listitem" }, h("a", { key: 'ca8f1d499123c8fb0bed9e84168d9bb2ed05c456', href: this.href, class: NavItemClass.link }, h("slot", { key: '91ec4497a5ac9bbfbf58dea47497a8ba19d19209' }))));
|
|
26
26
|
}
|
|
27
27
|
get host() { return getElement(this); }
|
|
28
28
|
static get watchers() { return {
|
|
@@ -1,10 +1,10 @@
|
|
|
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 { N as NavClass } from './constants-a2828485.js';
|
|
3
|
-
import { v as validateWcagLabel } from './wcag-
|
|
3
|
+
import { v as validateWcagLabel } from './wcag-169f758a.js';
|
|
4
4
|
import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
|
|
5
5
|
import { d as delay } from './utils-e10e994d.js';
|
|
6
6
|
import './gov.log-431da6b2.js';
|
|
7
|
-
import './string.utils-
|
|
7
|
+
import './string.utils-1da8f8fb.js';
|
|
8
8
|
|
|
9
9
|
const govNavCss = ".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-nav{position:relative;display:block;width:100%;font-weight:var(--gov-text-s-font-weight);font-size:var(--gov-text-s-font-size);line-height:var(--gov-text-s-line-height);letter-spacing:var(--gov-text-s-letter-spacing);background:var(--gov-nav-bg, var(--gov-color-primary));font-weight:bold;letter-spacing:0.0125em;text-transform:uppercase}@media (min-width: 48em){.gov-nav{text-align:center}.gov-nav__nav{display:flex;justify-content:space-between}}";
|
|
10
10
|
const GovNavStyle0 = govNavCss;
|
|
@@ -22,7 +22,7 @@ const GovNav = class {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
render() {
|
|
25
|
-
return (h(Host, { key: '
|
|
25
|
+
return (h(Host, { key: '0b8fdcbd012af6ef80e119b491c1f96ef9a437df', class: NavClass.root }, h("nav", { key: '3b5ba4f8e8c83a378ecfef63e43b8381b364ec30', class: NavClass.nav, role: 'list', "arial-label": this.wcagLabel, "arial-labelledby": this.wcagLabelledBy }, h("slot", { key: 'fd1314123fbb143da8c590655bcf81a397159e15' }))));
|
|
26
26
|
}
|
|
27
27
|
/**
|
|
28
28
|
* Validate the WCAG attributes of the component
|
|
@@ -1,13 +1,13 @@
|
|
|
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 { F as Fragment } from './Fragment-8d8d54fb.js';
|
|
3
3
|
import { v as validateProp } from './props-ec3beb91.js';
|
|
4
4
|
import { S as Sizes } from './sizes-5b9e579f.js';
|
|
5
5
|
import { V as Variants } from './variants-69f013c1.js';
|
|
6
6
|
import { p as pick, d as delay } from './utils-e10e994d.js';
|
|
7
7
|
import { g as govHost, p as prepareClasses, t as toBoolAttrIfDefined } from './template-94812ab3.js';
|
|
8
|
-
import { c as validateWcagProp, v as validateWcagLabel } from './wcag-
|
|
8
|
+
import { c as validateWcagProp, v as validateWcagLabel } from './wcag-169f758a.js';
|
|
9
9
|
import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
|
|
10
|
-
import { c as createID } from './string.utils-
|
|
10
|
+
import { c as createID } from './string.utils-1da8f8fb.js';
|
|
11
11
|
import { c as createArrayRange } from './array.utils-85696abd.js';
|
|
12
12
|
import './gov.log-431da6b2.js';
|
|
13
13
|
import './helpers.types-43ddbdb8.js';
|
|
@@ -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 { g as govHost, a as toBoolAttr } from './template-94812ab3.js';
|
|
3
3
|
import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
|
|
4
4
|
import { a as govErrorLog } from './gov.log-431da6b2.js';
|
|
5
|
-
import { a as validateWcagRef } from './wcag-
|
|
6
|
-
import { c as createID } from './string.utils-
|
|
5
|
+
import { a as validateWcagRef } from './wcag-169f758a.js';
|
|
6
|
+
import { c as createID } from './string.utils-1da8f8fb.js';
|
|
7
7
|
import { d as delay } from './utils-e10e994d.js';
|
|
8
8
|
import { M as ModalClass } from './constants-f63d2d63.js';
|
|
9
9
|
|
|
@@ -64,7 +64,7 @@ const GovPrompt = class {
|
|
|
64
64
|
}
|
|
65
65
|
render() {
|
|
66
66
|
const LabelTag = this.labelTag;
|
|
67
|
-
return (h(Host, { key: '
|
|
67
|
+
return (h(Host, { key: '7ac1936ccec34e91d0a9898d1873c339597ef876', class: this.h.classes(ModalClass.rootPrompt), open: this.open }, h("dialog", { key: '995c647db1f91c18a4e96122891f61df3fdfb861', class: ModalClass.dialog, hidden: !this.open, tabindex: "-1", open: this.open, "aria-modal": "true", "aria-hidden": toBoolAttr(!this.open), "aria-labelledby": this.wcagLabelledBy || this.labelId, "aria-describedby": this.wcagDescribedBy || this.contentId, role: this.role }, h("div", { key: 'aa779660590eed5a534a049eb42e0557d2c8bf6a', class: ModalClass.inner }, h("div", { key: '148b133eb68805628ac005c63ff07f1a1ccf025f', class: ModalClass.header }, this.h.hasSlot('icon') && (h("div", { key: 'd2ec410e6f005c0f04e57a84a995b3e98f183f59', class: ModalClass.icon }, h("slot", { key: '9aff9c0deed64f6f28b1a2e89d2696680d6fc4b6', name: "icon" }))), this.label && (h(LabelTag, { key: '571bb9403ce20e1cad22b462510dba66d5fc44a4', class: ModalClass.title, id: this.labelId }, this.label)), h("gov-button", { key: '56a95561a2364ada8905d631369e3f36fcc3ddd7', class: ModalClass.close, variant: "primary", wcagLabel: this.wcagCloseLabel, wcagLabelledBy: this.wcagCloseLabelledBy, type: "base", ref: el => (this.closeCtaRef = el), "on-gov-click": this.onCloseHandler.bind(this) }, h("gov-icon", { key: 'a52842fb038bfd80f72736afff92b9b646def1af', name: "x-lg" }))), h("div", { key: '75ab803ab3b4fd4dbef3473e90c0c6149c56d415', class: ModalClass.content, id: this.contentId }, h("slot", { key: '9b1014bd98ee8ce26eccc9bb548083de189fe971' })), h("div", { key: '3cb437eedfff8330a406720fe81450e78198a497', class: ModalClass.actions }, h("slot", { key: 'fb4fd30bd70485626d0d43c3a1f957ba2aca7e48', name: "actions" })))), this.open ? (h("gov-backdrop", { "wcag-label": this.wcagCloseLabel, "wcag-labelled-by": this.wcagCloseLabelledBy, "on-gov-click": this.onCloseHandler.bind(this) })) : null));
|
|
68
68
|
}
|
|
69
69
|
onCloseHandler(e) {
|
|
70
70
|
e.stopPropagation();
|
|
@@ -1,4 +1,4 @@
|
|
|
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 { S as SideNavItemClass } from './constants-1998bac1.js';
|
|
4
4
|
import { g as govHost, p as prepareClasses, b as booleanString } from './template-94812ab3.js';
|
|
@@ -43,7 +43,7 @@ const GovSideNavItem = class {
|
|
|
43
43
|
const { isExpandedState, label } = this;
|
|
44
44
|
// TODO: správný počet zanořených childů
|
|
45
45
|
const hasChilds = this.host.children.length > 1;
|
|
46
|
-
return (h(Host, { key: '
|
|
46
|
+
return (h(Host, { key: '439a47a4f8eaa6a7298691f4e585890928da6646', class: this.classNames, role: "listitem", inverse: this.inverse, "aria-expanded": booleanString(isExpandedState) }, this.href ? (h("div", { class: SideNavItemClass.header }, h("a", { class: SideNavItemClass.name, href: this.href }, this.h.hasSlot('icon') && (h("span", { class: SideNavItemClass.icon }, h("slot", { name: "icon" }))), h("span", { class: SideNavItemClass.label }, label), this.count && (h("span", { class: SideNavItemClass.chip }, h("gov-chip", { variant: "secondary", size: "s", inverse: this.inverse }, "3")))), hasChilds && (h("button", { type: "button", class: SideNavItemClass.arrow, onClick: () => this.toggle() }, h("gov-icon", { name: "chevron-down" }))))) : (h("div", { class: SideNavItemClass.header }, h("button", { class: SideNavItemClass.name, type: "button", onClick: () => this.toggle() }, this.h.hasSlot('icon') && (h("span", { class: SideNavItemClass.icon }, h("slot", { name: "icon" }))), h("span", { class: SideNavItemClass.label }, label), hasChilds && (h("span", { class: SideNavItemClass.arrow }, h("gov-icon", { name: "chevron-down" })))))), hasChilds && (h("div", { key: 'd835aaae10d51554354de563306b9648463d5b5c', class: SideNavItemClass.content }, h("slot", { key: '7eee251c1b2119b9be66eaf9a8d9f5fc3cb29fdd' })))));
|
|
47
47
|
}
|
|
48
48
|
/**
|
|
49
49
|
* Opening the sidenav
|
|
@@ -1,11 +1,11 @@
|
|
|
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 { S as SideNavItemClass, a as SideNavClass } from './constants-1998bac1.js';
|
|
3
|
-
import { v as validateWcagLabel } from './wcag-
|
|
3
|
+
import { v as validateWcagLabel } from './wcag-169f758a.js';
|
|
4
4
|
import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
|
|
5
5
|
import { d as delay } from './utils-e10e994d.js';
|
|
6
6
|
import { b as booleanString } from './template-94812ab3.js';
|
|
7
7
|
import './gov.log-431da6b2.js';
|
|
8
|
-
import './string.utils-
|
|
8
|
+
import './string.utils-1da8f8fb.js';
|
|
9
9
|
|
|
10
10
|
const govSideNavCss = ".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-side-nav{position:relative;display:block;width:100%}";
|
|
11
11
|
const GovSideNavStyle0 = govSideNavCss;
|
|
@@ -36,7 +36,7 @@ const GovSideNav = class {
|
|
|
36
36
|
}
|
|
37
37
|
}
|
|
38
38
|
render() {
|
|
39
|
-
return (h(Host, { key: '
|
|
39
|
+
return (h(Host, { key: 'b06e69f853539d54e497f643848747a7df1598a5', class: SideNavClass.root, compact: this.compact, inverse: this.inverse, "arial-label": this.wcagLabel, "arial-labelledby": this.wcagLabelledBy }, h("aside", { key: 'a650408bf74bc79932df4951828d37e6bd17820c', class: SideNavClass.aside, role: 'list' }, h("slot", { key: 'ce01726757591d812762b137f454144aa5748ca5' }))));
|
|
40
40
|
}
|
|
41
41
|
/**
|
|
42
42
|
* Validate the WCAG attributes of the component
|
|
@@ -1,12 +1,12 @@
|
|
|
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 { p as pick, d as delay } from './utils-e10e994d.js';
|
|
3
3
|
import { V as Variants } from './variants-69f013c1.js';
|
|
4
4
|
import { g as govHost } from './template-94812ab3.js';
|
|
5
5
|
import { v as validateProp } from './props-ec3beb91.js';
|
|
6
6
|
import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
|
|
7
|
-
import { v as validateWcagLabel } from './wcag-
|
|
7
|
+
import { v as validateWcagLabel } from './wcag-169f758a.js';
|
|
8
8
|
import './gov.log-431da6b2.js';
|
|
9
|
-
import './string.utils-
|
|
9
|
+
import './string.utils-1da8f8fb.js';
|
|
10
10
|
|
|
11
11
|
const SkeletonVariants = pick(Variants, ["PRIMARY", "SECONDARY", "SUCCESS", "ERROR", "WARNING"]);
|
|
12
12
|
var SkeletonShapes;
|
|
@@ -84,7 +84,7 @@ const GovSkeleton = class {
|
|
|
84
84
|
return Object.assign({}, dimenssionsStyles);
|
|
85
85
|
}
|
|
86
86
|
render() {
|
|
87
|
-
return (h(Host, { key: '
|
|
87
|
+
return (h(Host, { key: '0027773f3ae104fe11a353487b8cc4e264cfe5ff', class: this.h.classes(SkeletonClass.root), variant: this.variant }, this.items.map((_, index) => {
|
|
88
88
|
return (h("span", { key: index, class: {
|
|
89
89
|
circle: this.shape === "circle",
|
|
90
90
|
rect: this.shape === "rect",
|
|
@@ -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 { v as validateProp } from './props-ec3beb91.js';
|
|
3
3
|
import { S as Sizes } from './sizes-5b9e579f.js';
|
|
4
4
|
import { p as pick } from './utils-e10e994d.js';
|
|
@@ -40,7 +40,7 @@ const GovSpacer = class {
|
|
|
40
40
|
this.validateBreakpoint(this.breakpoint);
|
|
41
41
|
}
|
|
42
42
|
render() {
|
|
43
|
-
return h(Host, { key: '
|
|
43
|
+
return h(Host, { key: '3a6213a2137b5ae7d9bad9ebd2d314b413b826f7', class: this.h.classes(SpacerClass.root), size: this.size, breakpoint: this.breakpoint });
|
|
44
44
|
}
|
|
45
45
|
get host() { return getElement(this); }
|
|
46
46
|
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
|
import { v as validateProp } from './props-ec3beb91.js';
|
|
4
4
|
import { a as StatsBarItemClass, c as StatsBarIconPosition } from './constants-f98e7750.js';
|
|
@@ -23,7 +23,7 @@ const GovStatsbarItem = class {
|
|
|
23
23
|
this.validateIconPosition(this.iconPosition);
|
|
24
24
|
}
|
|
25
25
|
render() {
|
|
26
|
-
return (h(Host, { key: '
|
|
26
|
+
return (h(Host, { key: 'a1418fb5cf6108201ae83cc56f765fad5b78f8ca', class: this.h.classes(StatsBarItemClass.root) }, h("article", { key: '312d5fd27e6be569c9fe6373ed25b9d3492bd6a4' }, this.h.hasSlot('icon') && (h("span", { key: '4e4a99a7eea1286aa34e10e23aa016038277c8d3', class: StatsBarItemClass.icon }, h("slot", { key: 'be1313025a1cd88466f77ea74a690a1e137536cb', name: "icon" }))), h("p", { key: '79de80d15a8e122ea83213d11643b3cf1e125255', class: StatsBarItemClass.number }, h("slot", { key: '1c3a34ae86a174f02406862334b7e651c3373dd6' })), this.h.hasSlot('text') && (h("div", { key: '03bf3e3cdc1759ac55680c947d0484bea4eb17c4', class: StatsBarItemClass.text }, h("slot", { key: 'a0c45fb63b384b949ca5f5eabc3f6d23a5936dd0', name: "text" }))))));
|
|
27
27
|
}
|
|
28
28
|
get host() { return getElement(this); }
|
|
29
29
|
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 { v as validateProp } from './props-ec3beb91.js';
|
|
3
3
|
import { S as StatsBarVariants, a as StatsBarItemClass, b as StatsBarClass, c as StatsBarIconPosition } from './constants-f98e7750.js';
|
|
4
4
|
import { g as govHost } from './template-94812ab3.js';
|
|
@@ -35,7 +35,7 @@ const GovStatsbar = class {
|
|
|
35
35
|
});
|
|
36
36
|
}
|
|
37
37
|
render() {
|
|
38
|
-
return (h(Host, { key: '
|
|
38
|
+
return (h(Host, { key: '7bb47326c4f514853eb3ce3f8838a271dcbe49c7', class: this.h.classes(StatsBarClass.root), variant: this.variant }, h("section", { key: '99321c0f4ea2d4efec9f05e8340633e82ca699e8', class: StatsBarClass.section }, h("slot", { key: 'b6708be40da2fc0ee0062c3efa29fe857b476e21' }))));
|
|
39
39
|
}
|
|
40
40
|
get host() { return getElement(this); }
|
|
41
41
|
static get watchers() { return {
|
|
@@ -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 { S as StepperItemClass, c as StepperVariants } from './constants-122ac484.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, p as prepareClasses } from './template-94812ab3.js';
|
|
7
7
|
import './win-b64cd8a6.js';
|
|
8
8
|
import './utils-e10e994d.js';
|
|
@@ -53,7 +53,7 @@ const GovStepperItem = class {
|
|
|
53
53
|
const contentId = this.contentId;
|
|
54
54
|
const { label } = this;
|
|
55
55
|
const TriggerTag = this.triggerTag;
|
|
56
|
-
return (h(Host, { key: '
|
|
56
|
+
return (h(Host, { key: '8d08f11d6d41fdbfda841fc6a8b92e662525c3ac', class: prepareClasses([StepperItemClass.root, this.annotation && StepperItemClass.rootWithAnnot]), variant: this.variant }, h("div", { key: '31b2dccdd333d1d6b57d608f463ef098ca7e0890', id: triggerId, class: StepperItemClass.header, role: "listitem" }, h(TriggerTag, { key: '619dad78d74f8c86d18f9d1515245860865eb986', class: StepperItemClass.title }, this.h.hasSlot('prefix') && (h("span", { key: '4a9d79cdce2a5356542d7656bfa19dcff67d7a6b', class: StepperItemClass.prefix }, h("slot", { key: '84081ec60a3e3005332779704a39cdf03cb76144', name: "prefix" }))), h("span", { key: 'e3f05158f2a7a622c6e6935a41927c19936ba614', class: StepperItemClass.name }, h("span", { key: '73b7180844026d13d4b3fb4ba736eb28f2d1c8a9', class: StepperItemClass.label }, label), this.annotation && h("span", { key: '608525047a0cc430c5209950fdff683a91795f58', class: StepperItemClass.annot }, this.annotation)))), this.h.hasSlot('content') && (h("div", { key: 'f6766d3f245c2a7bdd5773c8b8a01c275f1276cf', class: StepperItemClass.content, id: contentId, "aria-labelledby": triggerId, role: "tabpanel" }, h("slot", { key: '1d2d8afbc5320e3bb67ff94a6837e2e27446a6eb', name: "content" })))));
|
|
57
57
|
}
|
|
58
58
|
/**
|
|
59
59
|
* Returns the current state of the component
|
|
@@ -1,4 +1,4 @@
|
|
|
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 { S as StepperItemClass, a as StepperClass, b as StepperSizes } from './constants-122ac484.js';
|
|
4
4
|
import { g as govHost } from './template-94812ab3.js';
|
|
@@ -34,7 +34,7 @@ const GovStepper = class {
|
|
|
34
34
|
});
|
|
35
35
|
}
|
|
36
36
|
render() {
|
|
37
|
-
return (h(Host, { key: '
|
|
37
|
+
return (h(Host, { key: '8e167455a54b2e2b3d5d86171959c3b7be205efe', class: this.h.classes(StepperClass.root), role: "list", size: this.size }, h("slot", { key: 'b066d15519504115cae8e05cb08060ac91251229' })));
|
|
38
38
|
}
|
|
39
39
|
get host() { return getElement(this); }
|
|
40
40
|
static get watchers() { return {
|
|
@@ -1,6 +1,6 @@
|
|
|
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, t as toBoolAttrIfDefined } from './template-94812ab3.js';
|
|
3
|
-
import { c as createID } from './string.utils-
|
|
3
|
+
import { c as createID } from './string.utils-1da8f8fb.js';
|
|
4
4
|
import { a as TabsClass, T as TabsItemClass } from './constants-a5fadb10.js';
|
|
5
5
|
import './variants-69f013c1.js';
|
|
6
6
|
import './utils-e10e994d.js';
|
|
@@ -28,7 +28,7 @@ const GovTabsItem = class {
|
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return (h(Host, { key: '
|
|
31
|
+
return (h(Host, { key: '809574167ff891e4e32992269e5db2edf9fc0c35', class: this.h.classes(TabsItemClass.root), default: this.default }, h("div", { key: '08c5226f36dd2ec4bea3f1e67592ca44500a8d5c', class: TabsItemClass.inner, role: "tabpanel", id: this.identifier || this.contentId, hidden: !this.isActive, "aria-labelledby": this.triggerIdentifier || this.triggerId, "aria-hidden": toBoolAttrIfDefined(!this.isActive) }, h("slot", { key: '4347d9f334f5b06a6aae9a2d98352cb921c67890' }))));
|
|
32
32
|
}
|
|
33
33
|
/**
|
|
34
34
|
* Returns a unique tab content identifier
|
|
@@ -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 { g as govHost, a as toBoolAttr } from './template-94812ab3.js';
|
|
3
3
|
import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
|
|
4
4
|
import { v as validateProp } from './props-ec3beb91.js';
|
|
5
|
-
import { c as validateWcagProp, v as validateWcagLabel } from './wcag-
|
|
6
|
-
import { c as createID } from './string.utils-
|
|
5
|
+
import { c as validateWcagProp, v as validateWcagLabel } from './wcag-169f758a.js';
|
|
6
|
+
import { c as createID } from './string.utils-1da8f8fb.js';
|
|
7
7
|
import { d as delay } from './utils-e10e994d.js';
|
|
8
8
|
import { T as TabsItemClass, a as TabsClass, b as TabTypes, c as TabVariants } from './constants-a5fadb10.js';
|
|
9
9
|
import { h as hasOwnProperty } from './helpers.types-43ddbdb8.js';
|
|
@@ -105,7 +105,7 @@ const GovTabs = class {
|
|
|
105
105
|
});
|
|
106
106
|
}
|
|
107
107
|
render() {
|
|
108
|
-
return (h(Host, { key: '
|
|
108
|
+
return (h(Host, { key: '186410a9d3740c212548d0d5f3466c8d9454cc98', class: this.h.classes(TabsClass.root), variant: this.variant, type: this.type, role: "tablist", "aria-label": this.wcagLabel, "aria-labelledby": this.wcagLabelledBy, onKeyDown: this.onKeydownHandler.bind(this) }, h("div", { key: 'fd1d0b99fb95e70a95b650820d6c978013bc5d32', class: TabsClass.tabs, "aria-hidden": toBoolAttr(this.compactControls) }, h("ul", { key: 'e91a89a4e2ba202edaf03f6f87f723554ff800cf', class: TabsClass.list }, this.controllers.map(control => (h("li", { class: TabsClass.item }, this.type == "text" ? (h("button", { class: TabsClass.btn, id: control.triggerIdentifier, role: "tab", onClick: () => this.onSelectHandler(control), disabled: control.disabled, "aria-disabled": toBoolAttr(control.disabled), "aria-selected": toBoolAttr(control.active), "aria-controls": control.contentIdentifier, tabindex: control.active && !control.disabled ? 0 : -1, ref: el => (this.triggerRefs[control.triggerIdentifier] = el) }, control.label)) : (h("gov-chip", { role: "tab", tag: 'button', identifier: control.triggerIdentifier, "wcag-selected": control.active, "wcag-controls": control.contentIdentifier, focusable: control.active, disabled: control.disabled, variant: this.variant, inverse: !control.active, ref: el => (this.triggerRefs[control.triggerIdentifier] = el), "on-gov-click": () => this.onSelectHandler(control) }, control.label))))))), h("span", { key: '6b8810b0481484456442072c2eb7655e64da1cb8', id: this.formSelectId, hidden: true }, this.wcagSelectLabel), this.compactControls ? (h("gov-form-select", { "wcag-labelled-by": this.formSelectId, "onGov-change": this.onChangeHandler.bind(this) }, this.controllers.map(control => (h("option", { value: control.triggerIdentifier, selected: control.active }, control.label))))) : null, h("slot", { key: 'f24fff9da81ce5b0ac18e7bfc4c1b560ba391ce6' })));
|
|
109
109
|
}
|
|
110
110
|
getCurrentTab() {
|
|
111
111
|
return this.controllers.find(control => control.active) || null;
|