@gov-design-system-ce/components 4.0.8-rc11 → 4.0.8-rc12
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 +1 -1
- package/dist/cjs/gov-accordion-item.cjs.entry.js +1 -1
- package/dist/cjs/gov-accordion.cjs.entry.js +1 -1
- package/dist/cjs/gov-attachments_3.cjs.entry.js +1 -1
- package/dist/cjs/gov-backdrop.cjs.entry.js +1 -1
- package/dist/cjs/gov-breadcrumbs.cjs.entry.js +1 -1
- package/dist/cjs/gov-button.cjs.entry.js +1 -1
- package/dist/cjs/gov-card.cjs.entry.js +1 -1
- package/dist/cjs/gov-chip.cjs.entry.js +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist/cjs/gov-form-checkbox-group.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-control.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-file.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-group.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-input.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-label.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-multi-select.cjs.entry.js +1 -1
- 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 +1 -1
- package/dist/cjs/gov-form-search.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-select.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-switch.cjs.entry.js +1 -1
- 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 +1 -1
- 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-loading.cjs.entry.js +1 -1
- package/dist/cjs/gov-message.cjs.entry.js +1 -1
- package/dist/cjs/gov-modal.cjs.entry.js +1 -1
- package/dist/cjs/gov-nav-item.cjs.entry.js +1 -1
- package/dist/cjs/gov-nav.cjs.entry.js +1 -1
- package/dist/cjs/gov-pagination.cjs.entry.js +1 -1
- package/dist/cjs/gov-prompt.cjs.entry.js +1 -1
- package/dist/cjs/gov-side-nav-item.cjs.entry.js +1 -1
- package/dist/cjs/gov-side-nav.cjs.entry.js +1 -1
- package/dist/cjs/gov-skeleton.cjs.entry.js +1 -1
- package/dist/cjs/gov-spacer.cjs.entry.js +1 -1
- package/dist/cjs/gov-statsbar-item.cjs.entry.js +1 -1
- package/dist/cjs/gov-statsbar.cjs.entry.js +1 -1
- package/dist/cjs/gov-stepper-item.cjs.entry.js +1 -1
- package/dist/cjs/gov-stepper.cjs.entry.js +1 -1
- package/dist/cjs/gov-tabs-item.cjs.entry.js +1 -1
- package/dist/cjs/gov-tabs.cjs.entry.js +1 -1
- package/dist/cjs/gov-tag.cjs.entry.js +1 -1
- package/dist/cjs/gov-tile.cjs.entry.js +1 -1
- package/dist/cjs/gov-tiles.cjs.entry.js +1 -1
- package/dist/cjs/gov-toast.cjs.entry.js +1 -1
- package/dist/cjs/gov-tooltip-content.cjs.entry.js +1 -1
- package/dist/cjs/gov-tooltip.cjs.entry.js +68 -59
- package/dist/cjs/gov-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-wizard-item.cjs.entry.js +1 -1
- package/dist/cjs/gov-wizard.cjs.entry.js +1 -1
- package/dist/cjs/{index-d7a6145d.js → index-cfb57f19.js} +5 -2
- package/dist/cjs/index-cfb57f19.js.map +1 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/gov-tooltip/gov-tooltip.js +66 -56
- package/dist/collection/components/gov-tooltip/gov-tooltip.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-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-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-loading.js +1 -1
- package/dist/components/gov-message.js +1 -1
- package/dist/components/gov-modal.js +1 -1
- package/dist/components/gov-modal.js.map +1 -1
- package/dist/components/gov-nav-item.js +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-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-f0e6e095.js → p-24033114.js} +2 -2
- package/dist/components/{p-67f93e2f.js → p-4489a1da.js} +2 -2
- package/dist/components/{p-3d3231ab.js → p-44f0bc16.js} +2 -2
- package/dist/components/{p-cc51369e.js → p-4fa21d88.js} +2 -2
- package/dist/components/{p-0ef9ca38.js → p-659a5e9b.js} +2 -2
- package/dist/components/{p-8f752a63.js → p-6b70bb05.js} +2 -2
- package/dist/components/{p-850f41a3.js → p-8df7c635.js} +2 -2
- package/dist/components/{p-5a881c4f.js → p-92c6c6aa.js} +2 -2
- package/dist/components/{p-38129200.js → p-93748f78.js} +2 -2
- package/dist/components/{p-cff54227.js → p-d6759ac3.js} +3 -3
- package/dist/components/p-d6759ac3.js.map +1 -0
- package/dist/components/{p-e6b44c13.js → p-f5db4029.js} +2 -2
- package/dist/core/core.esm.js +1 -1
- package/dist/core/{p-7eeb23c5.entry.js → p-02745628.entry.js} +2 -2
- package/dist/core/{p-5cf78f1c.entry.js → p-04e48d5d.entry.js} +2 -2
- package/dist/core/{p-b25da41e.entry.js → p-0790a27c.entry.js} +2 -2
- package/dist/core/p-0a5b0f7d.js +3 -0
- package/dist/core/p-0a5b0f7d.js.map +1 -0
- package/dist/core/{p-d51fa875.entry.js → p-13a80dc5.entry.js} +2 -2
- package/dist/core/{p-35a77e2d.entry.js → p-14e5fd00.entry.js} +2 -2
- package/dist/core/{p-6378b5af.entry.js → p-185a46b9.entry.js} +2 -2
- package/dist/core/{p-e7845795.entry.js → p-1b212799.entry.js} +2 -2
- package/dist/core/{p-a82a8d9c.entry.js → p-1d67220c.entry.js} +2 -2
- package/dist/core/{p-9f08ac81.entry.js → p-212e297e.entry.js} +2 -2
- package/dist/core/p-24e32e0f.entry.js +2 -0
- package/dist/core/{p-46ddd055.entry.js.map → p-24e32e0f.entry.js.map} +1 -1
- package/dist/core/{p-92bef3b8.entry.js → p-290773da.entry.js} +2 -2
- package/dist/core/{p-2cc5dda1.entry.js → p-2e647c00.entry.js} +2 -2
- package/dist/core/{p-f6416cb8.entry.js → p-2fb0e1cf.entry.js} +2 -2
- package/dist/core/{p-51f069f2.entry.js → p-332a43c7.entry.js} +2 -2
- package/dist/core/{p-071857ce.entry.js → p-33b1f5d8.entry.js} +2 -2
- package/dist/core/{p-314df6e2.entry.js → p-3483a6e8.entry.js} +2 -2
- package/dist/core/{p-854e705c.entry.js → p-34cf509a.entry.js} +2 -2
- package/dist/core/{p-dd45944f.entry.js → p-36312bef.entry.js} +2 -2
- package/dist/core/{p-a0b01f1b.entry.js → p-389edb54.entry.js} +2 -2
- package/dist/core/{p-ecbb9731.entry.js → p-3e3a1607.entry.js} +2 -2
- package/dist/core/{p-c9bd2a6e.entry.js → p-3f62cf30.entry.js} +2 -2
- package/dist/core/{p-28d8b65c.entry.js → p-4978aa0a.entry.js} +2 -2
- package/dist/core/{p-b5ceb3ba.entry.js → p-4b048e19.entry.js} +2 -2
- package/dist/core/{p-680c0fee.entry.js → p-4c83f443.entry.js} +2 -2
- package/dist/core/{p-37f5729b.entry.js → p-4dbaff99.entry.js} +2 -2
- package/dist/core/{p-5fa30ebf.entry.js → p-58c875bb.entry.js} +2 -2
- package/dist/core/{p-a14aa161.entry.js → p-5d33cb6e.entry.js} +2 -2
- package/dist/core/{p-ee1637ef.entry.js → p-5e7e7cb1.entry.js} +2 -2
- package/dist/core/{p-4c68eb90.entry.js → p-5facceb9.entry.js} +2 -2
- package/dist/core/{p-c1911b6a.entry.js → p-6092fd22.entry.js} +2 -2
- package/dist/core/{p-8c80d1aa.entry.js → p-650ac6c6.entry.js} +2 -2
- package/dist/core/{p-671041de.entry.js → p-6977b168.entry.js} +2 -2
- package/dist/core/{p-b4b79f0a.entry.js → p-6c745c3e.entry.js} +2 -2
- package/dist/core/{p-de924143.entry.js → p-6def30bc.entry.js} +2 -2
- package/dist/core/{p-a01a9f16.entry.js → p-718d0198.entry.js} +2 -2
- package/dist/core/{p-c366f797.entry.js → p-761c33c7.entry.js} +2 -2
- package/dist/core/{p-16ed4995.entry.js → p-7695610a.entry.js} +2 -2
- package/dist/core/p-7a0b3094.entry.js +2 -0
- package/dist/core/p-7a0b3094.entry.js.map +1 -0
- package/dist/core/{p-aaad919f.entry.js → p-7b210966.entry.js} +2 -2
- package/dist/core/{p-b7e96a9d.entry.js → p-7b598f56.entry.js} +2 -2
- package/dist/core/{p-37a58991.entry.js → p-7d1dd58a.entry.js} +2 -2
- package/dist/core/{p-8fc87295.entry.js → p-8ab827a1.entry.js} +2 -2
- package/dist/core/{p-4382ee13.entry.js → p-9ae7429a.entry.js} +2 -2
- package/dist/core/{p-443894aa.entry.js → p-a87d8f17.entry.js} +2 -2
- package/dist/core/{p-49f584a3.entry.js → p-ab9d9655.entry.js} +2 -2
- package/dist/core/{p-5d1f350b.entry.js → p-aba11ab4.entry.js} +2 -2
- package/dist/core/{p-47efa303.entry.js → p-b58ed9ce.entry.js} +2 -2
- package/dist/core/{p-e1a5a373.entry.js → p-bc2ec133.entry.js} +2 -2
- package/dist/core/{p-fccbecd3.entry.js → p-c7e8faec.entry.js} +2 -2
- package/dist/core/{p-94bc809d.entry.js → p-cc3c6319.entry.js} +2 -2
- package/dist/core/{p-307906c9.entry.js → p-cce125de.entry.js} +2 -2
- package/dist/core/{p-3e4a8fa7.entry.js → p-d2fc217d.entry.js} +2 -2
- package/dist/core/{p-f10ad856.entry.js → p-dbad9256.entry.js} +2 -2
- package/dist/core/{p-815d86ed.entry.js → p-dbb67e76.entry.js} +2 -2
- package/dist/core/{p-0c78bb6a.entry.js → p-dbde347f.entry.js} +2 -2
- package/dist/core/{p-893bc0ef.entry.js → p-ea506584.entry.js} +2 -2
- package/dist/core/{p-fbbd1e5d.entry.js → p-eb403270.entry.js} +2 -2
- package/dist/core/{p-372910de.entry.js → p-f11f707f.entry.js} +2 -2
- package/dist/core/{p-a45a55eb.entry.js → p-f54fe20e.entry.js} +2 -2
- package/dist/core/{p-45411344.entry.js → p-f9fee460.entry.js} +2 -2
- package/dist/esm/core.js +2 -2
- package/dist/esm/gov-accordion-item.entry.js +1 -1
- package/dist/esm/gov-accordion.entry.js +1 -1
- package/dist/esm/gov-attachments_3.entry.js +1 -1
- package/dist/esm/gov-backdrop.entry.js +1 -1
- package/dist/esm/gov-breadcrumbs.entry.js +1 -1
- package/dist/esm/gov-button.entry.js +1 -1
- package/dist/esm/gov-card.entry.js +1 -1
- package/dist/esm/gov-chip.entry.js +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist/esm/gov-form-checkbox-group.entry.js +1 -1
- package/dist/esm/gov-form-checkbox.entry.js +1 -1
- package/dist/esm/gov-form-control.entry.js +1 -1
- package/dist/esm/gov-form-file.entry.js +1 -1
- package/dist/esm/gov-form-group.entry.js +1 -1
- package/dist/esm/gov-form-input.entry.js +1 -1
- package/dist/esm/gov-form-label.entry.js +1 -1
- package/dist/esm/gov-form-multi-select.entry.js +1 -1
- 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 +1 -1
- package/dist/esm/gov-form-search.entry.js +1 -1
- package/dist/esm/gov-form-select.entry.js +1 -1
- package/dist/esm/gov-form-switch.entry.js +1 -1
- 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 +1 -1
- package/dist/esm/gov-layout-column.entry.js +1 -1
- package/dist/esm/gov-layout.entry.js +1 -1
- package/dist/esm/gov-loading.entry.js +1 -1
- package/dist/esm/gov-message.entry.js +1 -1
- package/dist/esm/gov-modal.entry.js +1 -1
- package/dist/esm/gov-nav-item.entry.js +1 -1
- package/dist/esm/gov-nav.entry.js +1 -1
- package/dist/esm/gov-pagination.entry.js +1 -1
- package/dist/esm/gov-prompt.entry.js +1 -1
- package/dist/esm/gov-side-nav-item.entry.js +1 -1
- package/dist/esm/gov-side-nav.entry.js +1 -1
- package/dist/esm/gov-skeleton.entry.js +1 -1
- package/dist/esm/gov-spacer.entry.js +1 -1
- package/dist/esm/gov-statsbar-item.entry.js +1 -1
- package/dist/esm/gov-statsbar.entry.js +1 -1
- package/dist/esm/gov-stepper-item.entry.js +1 -1
- package/dist/esm/gov-stepper.entry.js +1 -1
- package/dist/esm/gov-tabs-item.entry.js +1 -1
- package/dist/esm/gov-tabs.entry.js +1 -1
- package/dist/esm/gov-tag.entry.js +1 -1
- package/dist/esm/gov-tile.entry.js +1 -1
- package/dist/esm/gov-tiles.entry.js +1 -1
- package/dist/esm/gov-toast.entry.js +1 -1
- package/dist/esm/gov-tooltip-content.entry.js +1 -1
- package/dist/esm/gov-tooltip.entry.js +68 -59
- package/dist/esm/gov-tooltip.entry.js.map +1 -1
- package/dist/esm/gov-wizard-item.entry.js +1 -1
- package/dist/esm/gov-wizard.entry.js +1 -1
- package/dist/esm/{index-84a63a3e.js → index-b44c6c92.js} +5 -2
- package/dist/esm/index-b44c6c92.js.map +1 -0
- package/dist/esm/loader.js +2 -2
- package/dist/hydrate/index.js +68 -57
- package/dist/hydrate/index.mjs +68 -57
- package/dist/types/components/gov-tooltip/gov-tooltip.d.ts +3 -1
- package/package.json +1 -1
- package/dist/cjs/index-d7a6145d.js.map +0 -1
- package/dist/components/p-cff54227.js.map +0 -1
- package/dist/core/p-46ddd055.entry.js +0 -2
- package/dist/core/p-9de457bf.entry.js +0 -2
- package/dist/core/p-9de457bf.entry.js.map +0 -1
- package/dist/core/p-a6221940.js +0 -3
- package/dist/core/p-a6221940.js.map +0 -1
- package/dist/esm/index-84a63a3e.js.map +0 -1
- /package/dist/components/{p-f0e6e095.js.map → p-24033114.js.map} +0 -0
- /package/dist/components/{p-67f93e2f.js.map → p-4489a1da.js.map} +0 -0
- /package/dist/components/{p-3d3231ab.js.map → p-44f0bc16.js.map} +0 -0
- /package/dist/components/{p-cc51369e.js.map → p-4fa21d88.js.map} +0 -0
- /package/dist/components/{p-0ef9ca38.js.map → p-659a5e9b.js.map} +0 -0
- /package/dist/components/{p-8f752a63.js.map → p-6b70bb05.js.map} +0 -0
- /package/dist/components/{p-850f41a3.js.map → p-8df7c635.js.map} +0 -0
- /package/dist/components/{p-5a881c4f.js.map → p-92c6c6aa.js.map} +0 -0
- /package/dist/components/{p-38129200.js.map → p-93748f78.js.map} +0 -0
- /package/dist/components/{p-e6b44c13.js.map → p-f5db4029.js.map} +0 -0
- /package/dist/core/{p-7eeb23c5.entry.js.map → p-02745628.entry.js.map} +0 -0
- /package/dist/core/{p-5cf78f1c.entry.js.map → p-04e48d5d.entry.js.map} +0 -0
- /package/dist/core/{p-b25da41e.entry.js.map → p-0790a27c.entry.js.map} +0 -0
- /package/dist/core/{p-d51fa875.entry.js.map → p-13a80dc5.entry.js.map} +0 -0
- /package/dist/core/{p-35a77e2d.entry.js.map → p-14e5fd00.entry.js.map} +0 -0
- /package/dist/core/{p-6378b5af.entry.js.map → p-185a46b9.entry.js.map} +0 -0
- /package/dist/core/{p-e7845795.entry.js.map → p-1b212799.entry.js.map} +0 -0
- /package/dist/core/{p-a82a8d9c.entry.js.map → p-1d67220c.entry.js.map} +0 -0
- /package/dist/core/{p-9f08ac81.entry.js.map → p-212e297e.entry.js.map} +0 -0
- /package/dist/core/{p-92bef3b8.entry.js.map → p-290773da.entry.js.map} +0 -0
- /package/dist/core/{p-2cc5dda1.entry.js.map → p-2e647c00.entry.js.map} +0 -0
- /package/dist/core/{p-f6416cb8.entry.js.map → p-2fb0e1cf.entry.js.map} +0 -0
- /package/dist/core/{p-51f069f2.entry.js.map → p-332a43c7.entry.js.map} +0 -0
- /package/dist/core/{p-071857ce.entry.js.map → p-33b1f5d8.entry.js.map} +0 -0
- /package/dist/core/{p-314df6e2.entry.js.map → p-3483a6e8.entry.js.map} +0 -0
- /package/dist/core/{p-854e705c.entry.js.map → p-34cf509a.entry.js.map} +0 -0
- /package/dist/core/{p-dd45944f.entry.js.map → p-36312bef.entry.js.map} +0 -0
- /package/dist/core/{p-a0b01f1b.entry.js.map → p-389edb54.entry.js.map} +0 -0
- /package/dist/core/{p-ecbb9731.entry.js.map → p-3e3a1607.entry.js.map} +0 -0
- /package/dist/core/{p-c9bd2a6e.entry.js.map → p-3f62cf30.entry.js.map} +0 -0
- /package/dist/core/{p-28d8b65c.entry.js.map → p-4978aa0a.entry.js.map} +0 -0
- /package/dist/core/{p-b5ceb3ba.entry.js.map → p-4b048e19.entry.js.map} +0 -0
- /package/dist/core/{p-680c0fee.entry.js.map → p-4c83f443.entry.js.map} +0 -0
- /package/dist/core/{p-37f5729b.entry.js.map → p-4dbaff99.entry.js.map} +0 -0
- /package/dist/core/{p-5fa30ebf.entry.js.map → p-58c875bb.entry.js.map} +0 -0
- /package/dist/core/{p-a14aa161.entry.js.map → p-5d33cb6e.entry.js.map} +0 -0
- /package/dist/core/{p-ee1637ef.entry.js.map → p-5e7e7cb1.entry.js.map} +0 -0
- /package/dist/core/{p-4c68eb90.entry.js.map → p-5facceb9.entry.js.map} +0 -0
- /package/dist/core/{p-c1911b6a.entry.js.map → p-6092fd22.entry.js.map} +0 -0
- /package/dist/core/{p-8c80d1aa.entry.js.map → p-650ac6c6.entry.js.map} +0 -0
- /package/dist/core/{p-671041de.entry.js.map → p-6977b168.entry.js.map} +0 -0
- /package/dist/core/{p-b4b79f0a.entry.js.map → p-6c745c3e.entry.js.map} +0 -0
- /package/dist/core/{p-de924143.entry.js.map → p-6def30bc.entry.js.map} +0 -0
- /package/dist/core/{p-a01a9f16.entry.js.map → p-718d0198.entry.js.map} +0 -0
- /package/dist/core/{p-c366f797.entry.js.map → p-761c33c7.entry.js.map} +0 -0
- /package/dist/core/{p-16ed4995.entry.js.map → p-7695610a.entry.js.map} +0 -0
- /package/dist/core/{p-aaad919f.entry.js.map → p-7b210966.entry.js.map} +0 -0
- /package/dist/core/{p-b7e96a9d.entry.js.map → p-7b598f56.entry.js.map} +0 -0
- /package/dist/core/{p-37a58991.entry.js.map → p-7d1dd58a.entry.js.map} +0 -0
- /package/dist/core/{p-8fc87295.entry.js.map → p-8ab827a1.entry.js.map} +0 -0
- /package/dist/core/{p-4382ee13.entry.js.map → p-9ae7429a.entry.js.map} +0 -0
- /package/dist/core/{p-443894aa.entry.js.map → p-a87d8f17.entry.js.map} +0 -0
- /package/dist/core/{p-49f584a3.entry.js.map → p-ab9d9655.entry.js.map} +0 -0
- /package/dist/core/{p-5d1f350b.entry.js.map → p-aba11ab4.entry.js.map} +0 -0
- /package/dist/core/{p-47efa303.entry.js.map → p-b58ed9ce.entry.js.map} +0 -0
- /package/dist/core/{p-e1a5a373.entry.js.map → p-bc2ec133.entry.js.map} +0 -0
- /package/dist/core/{p-fccbecd3.entry.js.map → p-c7e8faec.entry.js.map} +0 -0
- /package/dist/core/{p-94bc809d.entry.js.map → p-cc3c6319.entry.js.map} +0 -0
- /package/dist/core/{p-307906c9.entry.js.map → p-cce125de.entry.js.map} +0 -0
- /package/dist/core/{p-3e4a8fa7.entry.js.map → p-d2fc217d.entry.js.map} +0 -0
- /package/dist/core/{p-f10ad856.entry.js.map → p-dbad9256.entry.js.map} +0 -0
- /package/dist/core/{p-815d86ed.entry.js.map → p-dbb67e76.entry.js.map} +0 -0
- /package/dist/core/{p-0c78bb6a.entry.js.map → p-dbde347f.entry.js.map} +0 -0
- /package/dist/core/{p-893bc0ef.entry.js.map → p-ea506584.entry.js.map} +0 -0
- /package/dist/core/{p-fbbd1e5d.entry.js.map → p-eb403270.entry.js.map} +0 -0
- /package/dist/core/{p-372910de.entry.js.map → p-f11f707f.entry.js.map} +0 -0
- /package/dist/core/{p-a45a55eb.entry.js.map → p-f54fe20e.entry.js.map} +0 -0
- /package/dist/core/{p-45411344.entry.js.map → p-f9fee460.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-b44c6c92.js';
|
|
2
2
|
import { g as govForm, b as FormControlClass } from './form-738c5b12.js';
|
|
3
3
|
import { g as govHost } from './template-94812ab3.js';
|
|
4
4
|
import { c as createID, s as splitByWhitespace } from './string.utils-5ce3f551.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-b44c6c92.js';
|
|
2
2
|
import { c as createID } from './string.utils-5ce3f551.js';
|
|
3
3
|
import { g as govHost, a as toBoolAttr, t as toBoolAttrIfDefined } from './template-94812ab3.js';
|
|
4
4
|
import { a as validateWcagRef, b as validateWcagLabelFor } from './wcag-6ad92279.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-b44c6c92.js';
|
|
2
2
|
import { 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,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-b44c6c92.js';
|
|
2
2
|
import { g as govForm, k as FormInputClass, l as FormInputVariants, m as FormInputSizes } from './form-738c5b12.js';
|
|
3
3
|
import { g as govHost, a as toBoolAttr, t as toBoolAttrIfDefined, d as toOnOffAttrIfDefined } from './template-94812ab3.js';
|
|
4
4
|
import { c as canValidateWcagOnRender } from './win-b64cd8a6.js';
|
|
@@ -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-b44c6c92.js';
|
|
2
2
|
import { F as FormLabelClass } from './constants-43f10674.js';
|
|
3
3
|
import './utils-e10e994d.js';
|
|
4
4
|
import './sizes-5b9e579f.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-b44c6c92.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';
|
|
@@ -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-b44c6c92.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,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-b44c6c92.js';
|
|
2
2
|
import { c as createID } from './string.utils-5ce3f551.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';
|
|
@@ -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-b44c6c92.js';
|
|
2
2
|
import { V as Variants } from './variants-69f013c1.js';
|
|
3
3
|
import { p as pick } from './utils-e10e994d.js';
|
|
4
4
|
|
|
@@ -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-b44c6c92.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';
|
|
@@ -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-b44c6c92.js';
|
|
2
2
|
import { c as createID } from './string.utils-5ce3f551.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';
|
|
@@ -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-b44c6c92.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-b44c6c92.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-b44c6c92.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-rc12";
|
|
18
18
|
|
|
19
19
|
const dsVersion = () => {
|
|
20
20
|
return version;
|
|
@@ -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-b44c6c92.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';
|
|
@@ -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-b44c6c92.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-b44c6c92.js';
|
|
2
2
|
import { L as LayoutClass } 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-b44c6c92.js';
|
|
2
2
|
import { g as govHost, p as prepareClasses } from './template-94812ab3.js';
|
|
3
3
|
|
|
4
4
|
const LoadingClass = {
|
|
@@ -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-b44c6c92.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';
|
|
@@ -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-b44c6c92.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';
|
|
@@ -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-b44c6c92.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';
|
|
@@ -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-b44c6c92.js';
|
|
2
2
|
import { N as NavClass } from './constants-a2828485.js';
|
|
3
3
|
import { v as validateWcagLabel } from './wcag-6ad92279.js';
|
|
4
4
|
import { c as canValidateWcagOnRender } from './win-b64cd8a6.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-b44c6c92.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';
|
|
@@ -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-b44c6c92.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';
|
|
@@ -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-b44c6c92.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';
|
|
@@ -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-b44c6c92.js';
|
|
2
2
|
import { S as SideNavItemClass, a as SideNavClass } from './constants-1998bac1.js';
|
|
3
3
|
import { v as validateWcagLabel } from './wcag-6ad92279.js';
|
|
4
4
|
import { c as canValidateWcagOnRender } from './win-b64cd8a6.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-b44c6c92.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';
|
|
@@ -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-b44c6c92.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';
|
|
@@ -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-b44c6c92.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';
|
|
@@ -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-b44c6c92.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';
|
|
@@ -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-b44c6c92.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';
|
|
@@ -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-b44c6c92.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';
|
|
@@ -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-b44c6c92.js';
|
|
2
2
|
import { g as govHost, t as toBoolAttrIfDefined } from './template-94812ab3.js';
|
|
3
3
|
import { c as createID } from './string.utils-5ce3f551.js';
|
|
4
4
|
import { T as TabsItemClass } from './constants-a5fadb10.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-b44c6c92.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';
|
|
@@ -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-b44c6c92.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';
|
|
@@ -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-b44c6c92.js';
|
|
2
2
|
import { g as govHost, p as prepareClasses } from './template-94812ab3.js';
|
|
3
3
|
|
|
4
4
|
const TilesClass = {
|
|
@@ -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-b44c6c92.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';
|
|
@@ -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-b44c6c92.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';
|
|
@@ -1,13 +1,14 @@
|
|
|
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-b44c6c92.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
4
|
import { c as createID } from './string.utils-5ce3f551.js';
|
|
5
5
|
import { g as govHost } from './template-94812ab3.js';
|
|
6
|
+
import { d as documentNode } from './win-b64cd8a6.js';
|
|
7
|
+
import { t as tick } from './stencil.utils-5d8e3d11.js';
|
|
6
8
|
import './gov.log-431da6b2.js';
|
|
7
|
-
import './win-b64cd8a6.js';
|
|
8
|
-
import './utils-e10e994d.js';
|
|
9
9
|
import './variants-69f013c1.js';
|
|
10
10
|
import './sizes-5b9e579f.js';
|
|
11
|
+
import './utils-e10e994d.js';
|
|
11
12
|
|
|
12
13
|
const govTooltipCss = ".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-tooltip{display:inline-block;border-bottom:1px dashed currentcolor;color:var(--gov-color-primary);cursor:help}.gov-tooltip[icon=\"\"],.gov-tooltip[icon=true i],.gov-tooltip[icon=\"1\"]{border-bottom:0}";
|
|
13
14
|
const GovTooltipStyle0 = govTooltipCss;
|
|
@@ -38,11 +39,7 @@ const GovTooltip = class {
|
|
|
38
39
|
validateProp(TooltipPosition, newValue, TooltipClass.root);
|
|
39
40
|
}
|
|
40
41
|
rerenderMessage() {
|
|
41
|
-
|
|
42
|
-
const isContent = document.body.querySelector(`#${(_a = this.identifier) !== null && _a !== void 0 ? _a : this.tooltipContentId}`);
|
|
43
|
-
if (!isContent) {
|
|
44
|
-
this.createContentWrapper();
|
|
45
|
-
}
|
|
42
|
+
this.createContentWrapper();
|
|
46
43
|
}
|
|
47
44
|
componentWillLoad() {
|
|
48
45
|
this.validateVariant(this.variant);
|
|
@@ -51,45 +48,53 @@ const GovTooltip = class {
|
|
|
51
48
|
this.createContentWrapper();
|
|
52
49
|
this.registerListeners();
|
|
53
50
|
}
|
|
51
|
+
componentDidUpdate() {
|
|
52
|
+
this.createContentWrapper();
|
|
53
|
+
}
|
|
54
54
|
disconnectedCallback() {
|
|
55
55
|
this.removeContent();
|
|
56
56
|
}
|
|
57
57
|
createContentWrapper() {
|
|
58
58
|
var _a;
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
if (this.tooltipContent) {
|
|
60
|
+
if (this.message) {
|
|
61
|
+
this.tooltipContent.innerHTML = this.message;
|
|
62
|
+
}
|
|
63
|
+
else if (this.insideContent) {
|
|
64
|
+
this.tooltipContent.innerHTML = this.insideContent.innerHTML;
|
|
65
|
+
}
|
|
66
|
+
return;
|
|
67
|
+
}
|
|
68
|
+
let content;
|
|
69
|
+
if (this.insideContent) {
|
|
70
|
+
content = this.insideContent;
|
|
62
71
|
}
|
|
63
72
|
else {
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
this.host.appendChild(this.content);
|
|
73
|
+
content = documentNode().createElement(TooltipContentClass.root);
|
|
74
|
+
content.innerHTML = this.message;
|
|
67
75
|
}
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
76
|
+
content.setAttribute("id", (_a = this.identifier) !== null && _a !== void 0 ? _a : this.tooltipContentId);
|
|
77
|
+
content.setAttribute("parent-id", this.tooltipId);
|
|
78
|
+
content.setAttribute("variant", this.variant);
|
|
79
|
+
content.setAttribute("size", this.size);
|
|
80
|
+
documentNode().body.appendChild(content);
|
|
81
|
+
}
|
|
82
|
+
get tooltipContent() {
|
|
83
|
+
var _a;
|
|
84
|
+
return documentNode().body.querySelector(`#${(_a = this.identifier) !== null && _a !== void 0 ? _a : this.tooltipContentId}`);
|
|
85
|
+
}
|
|
86
|
+
get insideContent() {
|
|
87
|
+
return this.host.querySelector(TooltipContentClass.root);
|
|
73
88
|
}
|
|
74
89
|
registerListeners() {
|
|
75
90
|
this.host.addEventListener("click", e => {
|
|
76
91
|
e.preventDefault();
|
|
77
92
|
this.persist = true;
|
|
78
|
-
if (this.
|
|
79
|
-
this.
|
|
93
|
+
if (this.tooltipContent) {
|
|
94
|
+
this.tooltipContent.setAttribute("persist", "true");
|
|
80
95
|
}
|
|
81
96
|
this.showTooltip();
|
|
82
97
|
});
|
|
83
|
-
this.host.addEventListener("focus", e => {
|
|
84
|
-
e.preventDefault();
|
|
85
|
-
this.showTooltip();
|
|
86
|
-
});
|
|
87
|
-
this.host.addEventListener("blur", e => {
|
|
88
|
-
e.preventDefault();
|
|
89
|
-
if (this.persist === false) {
|
|
90
|
-
this.hideTooltip();
|
|
91
|
-
}
|
|
92
|
-
});
|
|
93
98
|
this.host.addEventListener("mouseenter", e => {
|
|
94
99
|
e.preventDefault();
|
|
95
100
|
this.showTooltip();
|
|
@@ -107,8 +112,8 @@ const GovTooltip = class {
|
|
|
107
112
|
const trigger = this.host.getBoundingClientRect();
|
|
108
113
|
const trgWidth = this.host.offsetWidth;
|
|
109
114
|
const trgHeight = this.host.offsetHeight;
|
|
110
|
-
const contentWidth = this.
|
|
111
|
-
const contentHeight = this.
|
|
115
|
+
const contentWidth = this.tooltipContent.offsetWidth;
|
|
116
|
+
const contentHeight = this.tooltipContent.offsetHeight;
|
|
112
117
|
const triggerPos = {
|
|
113
118
|
left: trigger.left + document.documentElement.scrollLeft,
|
|
114
119
|
top: trigger.top + document.documentElement.scrollTop,
|
|
@@ -117,10 +122,10 @@ const GovTooltip = class {
|
|
|
117
122
|
const isLeftSpace = triggerPos.left > contentWidth;
|
|
118
123
|
// LEFT/RIGHT
|
|
119
124
|
if (this.position === TooltipPosition.LEFT || this.position === TooltipPosition.RIGHT) {
|
|
120
|
-
this.
|
|
125
|
+
this.tooltipContent.style.top = (triggerPos.top - ((contentHeight - trgHeight) / 2)) + "px";
|
|
121
126
|
if (isRightSpace === false && isLeftSpace === false) {
|
|
122
127
|
this.position = TooltipPosition.TOP;
|
|
123
|
-
this.
|
|
128
|
+
this.tooltipContent.setAttribute("position", TooltipPosition.TOP);
|
|
124
129
|
}
|
|
125
130
|
if (isLeftSpace && isRightSpace === false && this.position === TooltipPosition.RIGHT) {
|
|
126
131
|
this.position = TooltipPosition.LEFT;
|
|
@@ -130,12 +135,12 @@ const GovTooltip = class {
|
|
|
130
135
|
}
|
|
131
136
|
}
|
|
132
137
|
if (this.position === TooltipPosition.RIGHT) {
|
|
133
|
-
this.
|
|
134
|
-
this.
|
|
138
|
+
this.tooltipContent.setAttribute("position", TooltipPosition.RIGHT);
|
|
139
|
+
this.tooltipContent.style.left = (triggerPos.left + offset + trigger.width) + "px";
|
|
135
140
|
}
|
|
136
141
|
if (this.position === TooltipPosition.LEFT) {
|
|
137
|
-
this.
|
|
138
|
-
this.
|
|
142
|
+
this.tooltipContent.setAttribute("position", TooltipPosition.LEFT);
|
|
143
|
+
this.tooltipContent.style.left = (triggerPos.left - (contentWidth + offset)) + "px";
|
|
139
144
|
}
|
|
140
145
|
// LEFT/RIGHT FOR TOP/BOTTOM
|
|
141
146
|
if (this.position === TooltipPosition.TOP || this.position === TooltipPosition.BOTTOM) {
|
|
@@ -144,9 +149,9 @@ const GovTooltip = class {
|
|
|
144
149
|
const isNotLeftSpace = leftPosition < 0;
|
|
145
150
|
const isNotRightSpace = (leftPosition + contentWidth) > windowWidth;
|
|
146
151
|
if (isNotLeftSpace && isNotRightSpace) {
|
|
147
|
-
this.
|
|
148
|
-
this.
|
|
149
|
-
this.
|
|
152
|
+
this.tooltipContent.style.width = "auto";
|
|
153
|
+
this.tooltipContent.style.left = offset + "px";
|
|
154
|
+
this.tooltipContent.style.right = offset + "px";
|
|
150
155
|
}
|
|
151
156
|
else {
|
|
152
157
|
if (isNotLeftSpace) {
|
|
@@ -155,39 +160,39 @@ const GovTooltip = class {
|
|
|
155
160
|
if (isNotRightSpace) {
|
|
156
161
|
leftPosition = leftPosition - ((windowWidth - (leftPosition + contentWidth + offset)) * -1);
|
|
157
162
|
}
|
|
158
|
-
this.
|
|
163
|
+
this.tooltipContent.style.left = leftPosition + "px";
|
|
159
164
|
}
|
|
160
165
|
}
|
|
161
166
|
else {
|
|
162
167
|
const leftPosition = (triggerPos.left + ((trgWidth - contentWidth) / 2));
|
|
163
|
-
this.
|
|
168
|
+
this.tooltipContent.style.left = leftPosition + "px";
|
|
164
169
|
}
|
|
165
170
|
}
|
|
166
171
|
if (this.position === TooltipPosition.TOP) {
|
|
167
|
-
this.
|
|
168
|
-
this.
|
|
172
|
+
this.tooltipContent.setAttribute("position", TooltipPosition.TOP);
|
|
173
|
+
this.tooltipContent.style.top = (triggerPos.top - (contentHeight + offset)) + "px";
|
|
169
174
|
}
|
|
170
175
|
if (this.position === TooltipPosition.BOTTOM) {
|
|
171
|
-
this.
|
|
172
|
-
this.
|
|
176
|
+
this.tooltipContent.setAttribute("position", TooltipPosition.BOTTOM);
|
|
177
|
+
this.tooltipContent.style.top = (triggerPos.top + (trgHeight + offset)) + "px";
|
|
173
178
|
}
|
|
174
|
-
this.
|
|
179
|
+
this.tooltipContent.style.opacity = '1';
|
|
175
180
|
}
|
|
176
181
|
showTooltip() {
|
|
177
|
-
if (this.
|
|
178
|
-
this.
|
|
179
|
-
this.
|
|
180
|
-
this.
|
|
181
|
-
|
|
182
|
+
if (this.tooltipContent) {
|
|
183
|
+
this.tooltipContent.style.opacity = '0';
|
|
184
|
+
this.tooltipContent.hidden = false;
|
|
185
|
+
this.tooltipContent.setAttribute("is-visible", "true");
|
|
186
|
+
tick(() => {
|
|
182
187
|
this.verifyPositionSpace();
|
|
183
188
|
});
|
|
184
189
|
}
|
|
185
190
|
}
|
|
186
191
|
hideTooltip() {
|
|
187
|
-
if (this.
|
|
188
|
-
this.
|
|
189
|
-
this.
|
|
190
|
-
this.
|
|
192
|
+
if (this.tooltipContent) {
|
|
193
|
+
this.tooltipContent.setAttribute("is-visible", "false");
|
|
194
|
+
this.tooltipContent.setAttribute("persist", "false");
|
|
195
|
+
this.tooltipContent.removeAttribute('style');
|
|
191
196
|
}
|
|
192
197
|
}
|
|
193
198
|
removeContent() {
|
|
@@ -198,7 +203,11 @@ const GovTooltip = class {
|
|
|
198
203
|
}
|
|
199
204
|
render() {
|
|
200
205
|
var _a;
|
|
201
|
-
return (h(Host, { key: '
|
|
206
|
+
return (h(Host, { key: 'd16d7493cc470032d16e762e75c426c919b683d5', id: this.tooltipId, class: this.h.classes(TooltipClass.root), position: this.position }, h("span", { key: 'd80316da39311fde00a00bb7867fd4c73864bd7e', role: 'button', tabindex: 0, onKeyPress: () => this.showTooltip(), onBlur: () => {
|
|
207
|
+
if (this.persist === false) {
|
|
208
|
+
this.hideTooltip();
|
|
209
|
+
}
|
|
210
|
+
}, "aria-describedby": (_a = this.identifier) !== null && _a !== void 0 ? _a : this.tooltipContentId }, h("slot", { key: '1ccc180def543def370a189a5c10351fc166dcdd' }))));
|
|
202
211
|
}
|
|
203
212
|
/**
|
|
204
213
|
* Showing the modal
|