@gov-design-system-ce/components 4.2.7 → 4.2.8
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/app-globals-V2Kpy_OQ.js.map +1 -1
- package/dist/cjs/core.cjs.js +3 -3
- package/dist/cjs/core.cjs.js.map +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-banner.cjs.entry.js +1 -1
- package/dist/cjs/gov-blockquote.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 +3 -3
- package/dist/cjs/gov-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-chip.entry.cjs.js.map +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-dialog.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-flex_3.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_2.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-range.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-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-lifecycle.cjs.entry.js +1 -1
- package/dist/cjs/gov-link.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-pagination.cjs.entry.js +1 -1
- package/dist/cjs/gov-spacer.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-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 +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-BEF5cZxd.js → index-pjwoybrU.js} +482 -140
- package/dist/cjs/index-pjwoybrU.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/gov-chip/gov-chip.js +2 -2
- package/dist/collection/components/gov-chip/gov-chip.js.map +1 -1
- package/dist/collection/pages/Chip.js +8 -5
- package/dist/collection/pages/Chip.js.map +1 -1
- package/dist/collection/pages/Tooltip.js +10 -0
- package/dist/collection/pages/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-banner.js +1 -1
- package/dist/components/gov-blockquote.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-dialog.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-flex.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-range.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-lifecycle.js +1 -1
- package/dist/components/gov-link.js +1 -1
- package/dist/components/gov-loading.js +1 -1
- package/dist/components/gov-message.js +1 -1
- package/dist/components/gov-pagination.js +1 -1
- package/dist/components/gov-skeleton.js +1 -1
- package/dist/components/gov-spacer.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-theme-switch.js +1 -1
- package/dist/components/gov-tile.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-wizard-item.js +1 -1
- package/dist/components/gov-wizard.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/index.js.map +1 -1
- package/dist/components/{p-DxCeyMKq.js → p-8QWehgod.js} +2 -2
- package/dist/components/{p-Dj3UNRiz.js → p-BcZ7-N5H.js} +2 -2
- package/dist/components/p-BlBAryxm.js +2 -0
- package/dist/components/p-BlBAryxm.js.map +1 -0
- package/dist/components/{p-CNRG3ZtC.js → p-Btw6IAjS.js} +2 -2
- package/dist/components/{p-DkoI3xas.js → p-C4pc6Rox.js} +2 -2
- package/dist/components/{p-vuyK2av-.js → p-CSjqhysd.js} +2 -2
- package/dist/components/{p-DGsyEn3-.js → p-Cta_74Ps.js} +2 -2
- package/dist/components/{p-CNXZgyfX.js → p-D4Z6jWqx.js} +2 -2
- package/dist/components/{p-BlqsCTBR.js → p-DnZEr-aq.js} +2 -2
- package/dist/components/{p-D82BPGeo.js → p-WmFNIuTf.js} +2 -2
- package/dist/components/{p-yUYC6pA5.js → p-wlTP5ZEU.js} +2 -2
- package/dist/core/core.css +157 -40
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/gov-chip.entry.esm.js.map +1 -1
- package/dist/core/{p-1fca9440.entry.js → p-01482eb2.entry.js} +2 -2
- package/dist/core/{p-7c1d10c4.entry.js → p-0dbda4ab.entry.js} +2 -2
- package/dist/core/{p-cb91eed8.entry.js → p-19a408eb.entry.js} +2 -2
- package/dist/core/{p-57f8e68a.entry.js → p-1bfbad36.entry.js} +2 -2
- package/dist/core/{p-f6a01739.entry.js → p-1f4450cc.entry.js} +2 -2
- package/dist/core/{p-a262eb49.entry.js → p-2142c481.entry.js} +2 -2
- package/dist/core/{p-e61dceb2.entry.js → p-25a33448.entry.js} +2 -2
- package/dist/core/{p-ffd60450.entry.js → p-2affc4c0.entry.js} +2 -2
- package/dist/core/{p-db01c95c.entry.js → p-3477fcf1.entry.js} +2 -2
- package/dist/core/p-35c24ac5.entry.js +2 -0
- package/dist/core/{p-77e3fa09.entry.js → p-35f784be.entry.js} +2 -2
- package/dist/core/{p-840fed0e.entry.js → p-37770cee.entry.js} +2 -2
- package/dist/core/{p-bc6fe3db.entry.js → p-37b98852.entry.js} +2 -2
- package/dist/core/{p-24ec7a60.entry.js → p-48a3bb49.entry.js} +2 -2
- package/dist/core/{p-8ca5804b.entry.js → p-4e170f53.entry.js} +2 -2
- package/dist/core/{p-b1869b24.entry.js → p-57aac00e.entry.js} +2 -2
- package/dist/core/{p-616c2209.entry.js → p-5c9371da.entry.js} +2 -2
- package/dist/core/{p-cd82ae8b.entry.js → p-6508f953.entry.js} +2 -2
- package/dist/core/{p-8b866af0.entry.js → p-658c1d84.entry.js} +2 -2
- package/dist/core/{p-03a8226e.entry.js → p-730b823a.entry.js} +2 -2
- package/dist/core/{p-1d78f520.entry.js → p-7f46f70a.entry.js} +2 -2
- package/dist/core/{p-22c2e7e8.entry.js → p-83507d07.entry.js} +2 -2
- package/dist/core/{p-877178fe.entry.js → p-871d4318.entry.js} +2 -2
- package/dist/core/{p-50b0d5dd.entry.js → p-8873dc4b.entry.js} +2 -2
- package/dist/core/{p-750ced1c.entry.js → p-8c942041.entry.js} +2 -2
- package/dist/core/{p-0a50f540.entry.js → p-8d42ee97.entry.js} +2 -2
- package/dist/core/{p-5f2cbcf6.entry.js → p-8dceba0b.entry.js} +2 -2
- package/dist/core/{p-8fbdabfe.entry.js → p-901cbf94.entry.js} +2 -2
- package/dist/core/{p-25017dd9.entry.js → p-90b277bb.entry.js} +2 -2
- package/dist/core/{p-0f2f623b.entry.js → p-90ff56f4.entry.js} +2 -2
- package/dist/core/{p-49581c53.entry.js → p-962d5767.entry.js} +2 -2
- package/dist/core/{p-f3613f8a.entry.js → p-984b6020.entry.js} +2 -2
- package/dist/core/{p-1d944358.entry.js → p-9d2a4eb1.entry.js} +2 -2
- package/dist/core/{p-a2a257ef.entry.js → p-9ff7e018.entry.js} +2 -2
- package/dist/core/p-DQuL1Twl.js.map +1 -1
- package/dist/core/p-DT2tslUp.js +3 -0
- package/dist/core/p-DT2tslUp.js.map +1 -0
- package/dist/core/{p-f27ac0f7.entry.js → p-a18c600d.entry.js} +2 -2
- package/dist/core/{p-177a0638.entry.js → p-aaa73dc8.entry.js} +2 -2
- package/dist/core/p-ade69b24.entry.js +2 -0
- package/dist/core/{p-db32ed60.entry.js → p-b19afdd8.entry.js} +2 -2
- package/dist/core/{p-bc5f5e3d.entry.js → p-b97b4439.entry.js} +2 -2
- package/dist/core/{p-ab0f7851.entry.js → p-bbe0d727.entry.js} +2 -2
- package/dist/core/{p-4382abb5.entry.js → p-bedd75e1.entry.js} +2 -2
- package/dist/core/{p-5e8946af.entry.js → p-c1a1fc45.entry.js} +2 -2
- package/dist/core/{p-e9e584a0.entry.js → p-c6f52c6f.entry.js} +2 -2
- package/dist/core/{p-11ee3438.entry.js → p-c99cc786.entry.js} +2 -2
- package/dist/core/{p-a6d16324.entry.js → p-c9edada1.entry.js} +2 -2
- package/dist/core/{p-0d0bd226.entry.js → p-cddfc899.entry.js} +2 -2
- package/dist/core/{p-1b922db5.entry.js → p-ce588d98.entry.js} +2 -2
- package/dist/core/{p-3a25ddfa.entry.js → p-d4440adf.entry.js} +2 -2
- package/dist/core/{p-1744f488.entry.js → p-d48d5870.entry.js} +2 -2
- package/dist/core/{p-73dcc4f1.entry.js → p-e169f098.entry.js} +2 -2
- package/dist/core/{p-05c81fd3.entry.js → p-e3e3e9f2.entry.js} +2 -2
- package/dist/core/{p-64b0f2d6.entry.js → p-e8507630.entry.js} +2 -2
- package/dist/core/p-e9284c2b.entry.js +2 -0
- package/dist/core/{p-904e7e44.entry.js.map → p-e9284c2b.entry.js.map} +1 -1
- package/dist/core/{p-22f17af5.entry.js → p-f01eb407.entry.js} +2 -2
- package/dist/core/p-f0505205.entry.js +2 -0
- package/dist/core/p-f0505205.entry.js.map +1 -0
- package/dist/core/{p-cb293cf3.entry.js → p-f3c873f5.entry.js} +2 -2
- package/dist/esm/app-globals-DQuL1Twl.js.map +1 -1
- package/dist/esm/core.js +4 -4
- package/dist/esm/core.js.map +1 -1
- 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-banner.entry.js +1 -1
- package/dist/esm/gov-blockquote.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 +3 -3
- package/dist/esm/gov-chip.entry.js.map +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-dialog.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-flex_3.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_2.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-range.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-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-lifecycle.entry.js +1 -1
- package/dist/esm/gov-link.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-pagination.entry.js +1 -1
- package/dist/esm/gov-spacer.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-toast.entry.js +1 -1
- package/dist/esm/gov-tooltip-content.entry.js +1 -1
- package/dist/esm/gov-tooltip.entry.js +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-ClISz4NF.js → index-DT2tslUp.js} +482 -140
- package/dist/esm/index-DT2tslUp.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- package/dist/hydrate/index.js +329 -196
- package/dist/hydrate/index.mjs +329 -196
- package/dist/stencil.config.js +0 -9
- package/dist/stencil.config.js.map +1 -1
- package/dist/types/stencil-public-runtime.d.ts +12 -5
- package/package.json +3 -3
- package/dist/cjs/index-BEF5cZxd.js.map +0 -1
- package/dist/components/p-CEl4WEkF.js +0 -2
- package/dist/components/p-CEl4WEkF.js.map +0 -1
- package/dist/core/p-1c01e161.entry.js +0 -2
- package/dist/core/p-1c01e161.entry.js.map +0 -1
- package/dist/core/p-904e7e44.entry.js +0 -2
- package/dist/core/p-ClISz4NF.js +0 -3
- package/dist/core/p-ClISz4NF.js.map +0 -1
- package/dist/core/p-e0ec9f75.entry.js +0 -2
- package/dist/core/p-e74093c1.entry.js +0 -2
- package/dist/esm/index-ClISz4NF.js.map +0 -1
- /package/dist/components/{p-DxCeyMKq.js.map → p-8QWehgod.js.map} +0 -0
- /package/dist/components/{p-Dj3UNRiz.js.map → p-BcZ7-N5H.js.map} +0 -0
- /package/dist/components/{p-CNRG3ZtC.js.map → p-Btw6IAjS.js.map} +0 -0
- /package/dist/components/{p-DkoI3xas.js.map → p-C4pc6Rox.js.map} +0 -0
- /package/dist/components/{p-vuyK2av-.js.map → p-CSjqhysd.js.map} +0 -0
- /package/dist/components/{p-DGsyEn3-.js.map → p-Cta_74Ps.js.map} +0 -0
- /package/dist/components/{p-CNXZgyfX.js.map → p-D4Z6jWqx.js.map} +0 -0
- /package/dist/components/{p-BlqsCTBR.js.map → p-DnZEr-aq.js.map} +0 -0
- /package/dist/components/{p-D82BPGeo.js.map → p-WmFNIuTf.js.map} +0 -0
- /package/dist/components/{p-yUYC6pA5.js.map → p-wlTP5ZEU.js.map} +0 -0
- /package/dist/core/{p-1fca9440.entry.js.map → p-01482eb2.entry.js.map} +0 -0
- /package/dist/core/{p-7c1d10c4.entry.js.map → p-0dbda4ab.entry.js.map} +0 -0
- /package/dist/core/{p-cb91eed8.entry.js.map → p-19a408eb.entry.js.map} +0 -0
- /package/dist/core/{p-57f8e68a.entry.js.map → p-1bfbad36.entry.js.map} +0 -0
- /package/dist/core/{p-f6a01739.entry.js.map → p-1f4450cc.entry.js.map} +0 -0
- /package/dist/core/{p-a262eb49.entry.js.map → p-2142c481.entry.js.map} +0 -0
- /package/dist/core/{p-e61dceb2.entry.js.map → p-25a33448.entry.js.map} +0 -0
- /package/dist/core/{p-ffd60450.entry.js.map → p-2affc4c0.entry.js.map} +0 -0
- /package/dist/core/{p-db01c95c.entry.js.map → p-3477fcf1.entry.js.map} +0 -0
- /package/dist/core/{p-e74093c1.entry.js.map → p-35c24ac5.entry.js.map} +0 -0
- /package/dist/core/{p-77e3fa09.entry.js.map → p-35f784be.entry.js.map} +0 -0
- /package/dist/core/{p-840fed0e.entry.js.map → p-37770cee.entry.js.map} +0 -0
- /package/dist/core/{p-bc6fe3db.entry.js.map → p-37b98852.entry.js.map} +0 -0
- /package/dist/core/{p-24ec7a60.entry.js.map → p-48a3bb49.entry.js.map} +0 -0
- /package/dist/core/{p-8ca5804b.entry.js.map → p-4e170f53.entry.js.map} +0 -0
- /package/dist/core/{p-b1869b24.entry.js.map → p-57aac00e.entry.js.map} +0 -0
- /package/dist/core/{p-616c2209.entry.js.map → p-5c9371da.entry.js.map} +0 -0
- /package/dist/core/{p-cd82ae8b.entry.js.map → p-6508f953.entry.js.map} +0 -0
- /package/dist/core/{p-8b866af0.entry.js.map → p-658c1d84.entry.js.map} +0 -0
- /package/dist/core/{p-03a8226e.entry.js.map → p-730b823a.entry.js.map} +0 -0
- /package/dist/core/{p-1d78f520.entry.js.map → p-7f46f70a.entry.js.map} +0 -0
- /package/dist/core/{p-22c2e7e8.entry.js.map → p-83507d07.entry.js.map} +0 -0
- /package/dist/core/{p-877178fe.entry.js.map → p-871d4318.entry.js.map} +0 -0
- /package/dist/core/{p-50b0d5dd.entry.js.map → p-8873dc4b.entry.js.map} +0 -0
- /package/dist/core/{p-750ced1c.entry.js.map → p-8c942041.entry.js.map} +0 -0
- /package/dist/core/{p-0a50f540.entry.js.map → p-8d42ee97.entry.js.map} +0 -0
- /package/dist/core/{p-5f2cbcf6.entry.js.map → p-8dceba0b.entry.js.map} +0 -0
- /package/dist/core/{p-8fbdabfe.entry.js.map → p-901cbf94.entry.js.map} +0 -0
- /package/dist/core/{p-25017dd9.entry.js.map → p-90b277bb.entry.js.map} +0 -0
- /package/dist/core/{p-0f2f623b.entry.js.map → p-90ff56f4.entry.js.map} +0 -0
- /package/dist/core/{p-49581c53.entry.js.map → p-962d5767.entry.js.map} +0 -0
- /package/dist/core/{p-f3613f8a.entry.js.map → p-984b6020.entry.js.map} +0 -0
- /package/dist/core/{p-1d944358.entry.js.map → p-9d2a4eb1.entry.js.map} +0 -0
- /package/dist/core/{p-a2a257ef.entry.js.map → p-9ff7e018.entry.js.map} +0 -0
- /package/dist/core/{p-f27ac0f7.entry.js.map → p-a18c600d.entry.js.map} +0 -0
- /package/dist/core/{p-177a0638.entry.js.map → p-aaa73dc8.entry.js.map} +0 -0
- /package/dist/core/{p-e0ec9f75.entry.js.map → p-ade69b24.entry.js.map} +0 -0
- /package/dist/core/{p-db32ed60.entry.js.map → p-b19afdd8.entry.js.map} +0 -0
- /package/dist/core/{p-bc5f5e3d.entry.js.map → p-b97b4439.entry.js.map} +0 -0
- /package/dist/core/{p-ab0f7851.entry.js.map → p-bbe0d727.entry.js.map} +0 -0
- /package/dist/core/{p-4382abb5.entry.js.map → p-bedd75e1.entry.js.map} +0 -0
- /package/dist/core/{p-5e8946af.entry.js.map → p-c1a1fc45.entry.js.map} +0 -0
- /package/dist/core/{p-e9e584a0.entry.js.map → p-c6f52c6f.entry.js.map} +0 -0
- /package/dist/core/{p-11ee3438.entry.js.map → p-c99cc786.entry.js.map} +0 -0
- /package/dist/core/{p-a6d16324.entry.js.map → p-c9edada1.entry.js.map} +0 -0
- /package/dist/core/{p-0d0bd226.entry.js.map → p-cddfc899.entry.js.map} +0 -0
- /package/dist/core/{p-1b922db5.entry.js.map → p-ce588d98.entry.js.map} +0 -0
- /package/dist/core/{p-3a25ddfa.entry.js.map → p-d4440adf.entry.js.map} +0 -0
- /package/dist/core/{p-1744f488.entry.js.map → p-d48d5870.entry.js.map} +0 -0
- /package/dist/core/{p-73dcc4f1.entry.js.map → p-e169f098.entry.js.map} +0 -0
- /package/dist/core/{p-05c81fd3.entry.js.map → p-e3e3e9f2.entry.js.map} +0 -0
- /package/dist/core/{p-64b0f2d6.entry.js.map → p-e8507630.entry.js.map} +0 -0
- /package/dist/core/{p-22f17af5.entry.js.map → p-f01eb407.entry.js.map} +0 -0
- /package/dist/core/{p-cb293cf3.entry.js.map → p-f3c873f5.entry.js.map} +0 -0
package/dist/hydrate/index.mjs
CHANGED
|
@@ -128,7 +128,7 @@ const NAMESPACE = 'core';
|
|
|
128
128
|
const BUILD = /* core */ { hydratedSelectorName: "hydrated", shadowDom: false, slotRelocation: true, updatable: true};
|
|
129
129
|
|
|
130
130
|
/*
|
|
131
|
-
Stencil Hydrate Platform v4.
|
|
131
|
+
Stencil Hydrate Platform v4.36.2 | MIT Licensed | https://stenciljs.com
|
|
132
132
|
*/
|
|
133
133
|
var __defProp = Object.defineProperty;
|
|
134
134
|
var __export = (target, all) => {
|
|
@@ -326,8 +326,23 @@ function deserializeProperty(value) {
|
|
|
326
326
|
}
|
|
327
327
|
return RemoteValue.fromLocalValue(JSON.parse(atob(value.slice(SERIALIZED_PREFIX.length))));
|
|
328
328
|
}
|
|
329
|
+
|
|
330
|
+
// src/utils/style.ts
|
|
331
|
+
function createStyleSheetIfNeededAndSupported(styles2) {
|
|
332
|
+
return void 0;
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
// src/utils/shadow-root.ts
|
|
336
|
+
var globalStyleSheet;
|
|
329
337
|
function createShadowRoot(cmpMeta) {
|
|
330
|
-
|
|
338
|
+
var _a;
|
|
339
|
+
const shadowRoot = this.attachShadow({ mode: "open" });
|
|
340
|
+
if (globalStyleSheet === void 0) globalStyleSheet = (_a = createStyleSheetIfNeededAndSupported()) != null ? _a : null;
|
|
341
|
+
if (globalStyleSheet) {
|
|
342
|
+
{
|
|
343
|
+
shadowRoot.adoptedStyleSheets = [...shadowRoot.adoptedStyleSheets, globalStyleSheet];
|
|
344
|
+
}
|
|
345
|
+
}
|
|
331
346
|
}
|
|
332
347
|
|
|
333
348
|
// src/runtime/runtime-constants.ts
|
|
@@ -453,7 +468,7 @@ function patchSlotNode(node) {
|
|
|
453
468
|
const slotName = this["s-sn"];
|
|
454
469
|
if (opts == null ? void 0 : opts.flatten) {
|
|
455
470
|
console.error(`
|
|
456
|
-
Flattening is not supported for Stencil non-shadow slots.
|
|
471
|
+
Flattening is not supported for Stencil non-shadow slots.
|
|
457
472
|
You can use \`.childNodes\` to nested slot fallback content.
|
|
458
473
|
If you have a particular use case, please open an issue on the Stencil repo.
|
|
459
474
|
`);
|
|
@@ -497,6 +512,89 @@ var uniqueTime = (key, measureText) => {
|
|
|
497
512
|
};
|
|
498
513
|
}
|
|
499
514
|
};
|
|
515
|
+
var rootAppliedStyles = /* @__PURE__ */ new WeakMap();
|
|
516
|
+
var registerStyle = (scopeId2, cssText, allowCS) => {
|
|
517
|
+
let style = styles.get(scopeId2);
|
|
518
|
+
{
|
|
519
|
+
style = cssText;
|
|
520
|
+
}
|
|
521
|
+
styles.set(scopeId2, style);
|
|
522
|
+
};
|
|
523
|
+
var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
524
|
+
var _a;
|
|
525
|
+
const scopeId2 = getScopeId(cmpMeta);
|
|
526
|
+
const style = styles.get(scopeId2);
|
|
527
|
+
if (!win.document) {
|
|
528
|
+
return scopeId2;
|
|
529
|
+
}
|
|
530
|
+
styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : win.document;
|
|
531
|
+
if (style) {
|
|
532
|
+
if (typeof style === "string") {
|
|
533
|
+
styleContainerNode = styleContainerNode.head || styleContainerNode;
|
|
534
|
+
let appliedStyles = rootAppliedStyles.get(styleContainerNode);
|
|
535
|
+
let styleElm;
|
|
536
|
+
if (!appliedStyles) {
|
|
537
|
+
rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
|
|
538
|
+
}
|
|
539
|
+
if (!appliedStyles.has(scopeId2)) {
|
|
540
|
+
if (styleContainerNode.host && (styleElm = styleContainerNode.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`))) {
|
|
541
|
+
styleElm.innerHTML = style;
|
|
542
|
+
} else {
|
|
543
|
+
styleElm = win.document.createElement("style");
|
|
544
|
+
styleElm.innerHTML = style;
|
|
545
|
+
const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(win.document);
|
|
546
|
+
if (nonce != null) {
|
|
547
|
+
styleElm.setAttribute("nonce", nonce);
|
|
548
|
+
}
|
|
549
|
+
if ((cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */ || cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */)) {
|
|
550
|
+
styleElm.setAttribute(HYDRATED_STYLE_ID, scopeId2);
|
|
551
|
+
}
|
|
552
|
+
if (!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */)) {
|
|
553
|
+
if (styleContainerNode.nodeName === "HEAD") {
|
|
554
|
+
const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
|
|
555
|
+
const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
|
|
556
|
+
styleContainerNode.insertBefore(
|
|
557
|
+
styleElm,
|
|
558
|
+
(referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
|
|
559
|
+
);
|
|
560
|
+
} else if ("host" in styleContainerNode) {
|
|
561
|
+
{
|
|
562
|
+
const existingStyleContainer = styleContainerNode.querySelector("style");
|
|
563
|
+
if (existingStyleContainer) {
|
|
564
|
+
existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;
|
|
565
|
+
} else {
|
|
566
|
+
styleContainerNode.prepend(styleElm);
|
|
567
|
+
}
|
|
568
|
+
}
|
|
569
|
+
} else {
|
|
570
|
+
styleContainerNode.append(styleElm);
|
|
571
|
+
}
|
|
572
|
+
}
|
|
573
|
+
if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
|
|
574
|
+
styleContainerNode.insertBefore(styleElm, null);
|
|
575
|
+
}
|
|
576
|
+
}
|
|
577
|
+
if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
|
|
578
|
+
styleElm.innerHTML += SLOT_FB_CSS;
|
|
579
|
+
}
|
|
580
|
+
if (appliedStyles) {
|
|
581
|
+
appliedStyles.add(scopeId2);
|
|
582
|
+
}
|
|
583
|
+
}
|
|
584
|
+
}
|
|
585
|
+
}
|
|
586
|
+
return scopeId2;
|
|
587
|
+
};
|
|
588
|
+
var attachStyles = (hostRef) => {
|
|
589
|
+
const cmpMeta = hostRef.$cmpMeta$;
|
|
590
|
+
const elm = hostRef.$hostElement$;
|
|
591
|
+
const endAttachStyles = createTime("attachStyles", cmpMeta.$tagName$);
|
|
592
|
+
addStyle(
|
|
593
|
+
elm.getRootNode(),
|
|
594
|
+
cmpMeta);
|
|
595
|
+
endAttachStyles();
|
|
596
|
+
};
|
|
597
|
+
var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
|
|
500
598
|
var h = (nodeName, vnodeData, ...children) => {
|
|
501
599
|
let child = null;
|
|
502
600
|
let key = null;
|
|
@@ -611,7 +709,7 @@ var convertToPrivate = (node) => {
|
|
|
611
709
|
|
|
612
710
|
// src/runtime/client-hydrate.ts
|
|
613
711
|
var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
|
|
614
|
-
var _a;
|
|
712
|
+
var _a, _b, _c;
|
|
615
713
|
const endHydrate = createTime("hydrateClient", tagName);
|
|
616
714
|
const shadowRoot = hostElm.shadowRoot;
|
|
617
715
|
const childRenderNodes = [];
|
|
@@ -622,15 +720,17 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
|
|
|
622
720
|
vnode.$elm$ = hostElm;
|
|
623
721
|
const members = Object.entries(((_a = hostRef.$cmpMeta$) == null ? void 0 : _a.$members$) || {});
|
|
624
722
|
members.forEach(([memberName, [memberFlags, metaAttributeName]]) => {
|
|
625
|
-
var
|
|
723
|
+
var _b2;
|
|
626
724
|
if (!(memberFlags & 31 /* Prop */)) {
|
|
627
725
|
return;
|
|
628
726
|
}
|
|
629
727
|
const attributeName = metaAttributeName || memberName;
|
|
630
728
|
const attrVal = hostElm.getAttribute(attributeName);
|
|
631
729
|
if (attrVal !== null) {
|
|
632
|
-
const attrPropVal = parsePropertyValue(
|
|
633
|
-
|
|
730
|
+
const attrPropVal = parsePropertyValue(
|
|
731
|
+
attrVal,
|
|
732
|
+
memberFlags);
|
|
733
|
+
(_b2 = hostRef == null ? void 0 : hostRef.$instanceValues$) == null ? void 0 : _b2.set(memberName, attrPropVal);
|
|
634
734
|
}
|
|
635
735
|
});
|
|
636
736
|
if (win.document && (!plt.$orgLocNodes$ || !plt.$orgLocNodes$.size)) {
|
|
@@ -661,6 +761,16 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
|
|
|
661
761
|
if (childRenderNode.$tag$ === "slot") {
|
|
662
762
|
node["s-cr"] = hostElm["s-cr"];
|
|
663
763
|
}
|
|
764
|
+
} else if (((_b = childRenderNode.$tag$) == null ? void 0 : _b.toString().includes("-")) && childRenderNode.$tag$ !== "slot-fb" && !childRenderNode.$elm$.shadowRoot) {
|
|
765
|
+
const cmpMeta = getHostRef(childRenderNode.$elm$);
|
|
766
|
+
if (cmpMeta) {
|
|
767
|
+
const scopeId3 = getScopeId(
|
|
768
|
+
cmpMeta.$cmpMeta$);
|
|
769
|
+
const styleSheet = win.document.querySelector(`style[sty-id="${scopeId3}"]`);
|
|
770
|
+
if (styleSheet) {
|
|
771
|
+
hostElm.shadowRoot.append(styleSheet.cloneNode(true));
|
|
772
|
+
}
|
|
773
|
+
}
|
|
664
774
|
}
|
|
665
775
|
if (childRenderNode.$tag$ === "slot") {
|
|
666
776
|
childRenderNode.$name$ = childRenderNode.$elm$["s-sn"] || childRenderNode.$elm$["name"] || null;
|
|
@@ -676,7 +786,7 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
|
|
|
676
786
|
}
|
|
677
787
|
}
|
|
678
788
|
if (orgLocationNode && orgLocationNode.isConnected) {
|
|
679
|
-
if (shadowRoot && orgLocationNode["s-en"] === "") {
|
|
789
|
+
if (orgLocationNode.parentElement.shadowRoot && orgLocationNode["s-en"] === "") {
|
|
680
790
|
orgLocationNode.parentNode.insertBefore(node, orgLocationNode.nextSibling);
|
|
681
791
|
}
|
|
682
792
|
orgLocationNode.parentNode.removeChild(orgLocationNode);
|
|
@@ -684,7 +794,9 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
|
|
|
684
794
|
node["s-oo"] = parseInt(childRenderNode.$nodeId$);
|
|
685
795
|
}
|
|
686
796
|
}
|
|
687
|
-
|
|
797
|
+
if (orgLocationNode && !orgLocationNode["s-id"]) {
|
|
798
|
+
plt.$orgLocNodes$.delete(orgLocationId);
|
|
799
|
+
}
|
|
688
800
|
}
|
|
689
801
|
const hosts = [];
|
|
690
802
|
const snLen = slottedNodes.length;
|
|
@@ -705,21 +817,25 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
|
|
|
705
817
|
}
|
|
706
818
|
if (!hosts[slottedItem.hostId]) continue;
|
|
707
819
|
const hostEle = hosts[slottedItem.hostId];
|
|
820
|
+
if (hostEle.shadowRoot && slottedItem.node.parentElement !== hostEle) {
|
|
821
|
+
hostEle.appendChild(slottedItem.node);
|
|
822
|
+
}
|
|
708
823
|
if (!hostEle.shadowRoot || !shadowRoot) {
|
|
709
|
-
slottedItem.slot["s-cr"]
|
|
710
|
-
|
|
711
|
-
slottedItem.slot["s-cr"]
|
|
712
|
-
|
|
713
|
-
|
|
824
|
+
if (!slottedItem.slot["s-cr"]) {
|
|
825
|
+
slottedItem.slot["s-cr"] = hostEle["s-cr"];
|
|
826
|
+
if (!slottedItem.slot["s-cr"] && hostEle.shadowRoot) {
|
|
827
|
+
slottedItem.slot["s-cr"] = hostEle;
|
|
828
|
+
} else {
|
|
829
|
+
slottedItem.slot["s-cr"] = (hostEle.__childNodes || hostEle.childNodes)[0];
|
|
830
|
+
}
|
|
714
831
|
}
|
|
715
832
|
addSlotRelocateNode(slottedItem.node, slottedItem.slot, false, slottedItem.node["s-oo"]);
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
833
|
+
if (((_c = slottedItem.node.parentElement) == null ? void 0 : _c.shadowRoot) && slottedItem.node["getAttribute"] && slottedItem.node.getAttribute("slot")) {
|
|
834
|
+
slottedItem.node.removeAttribute("slot");
|
|
835
|
+
}
|
|
719
836
|
}
|
|
720
837
|
}
|
|
721
838
|
}
|
|
722
|
-
plt.$orgLocNodes$.delete(hostElm["s-id"]);
|
|
723
839
|
hostRef.$hostElement$ = hostElm;
|
|
724
840
|
endHydrate();
|
|
725
841
|
};
|
|
@@ -865,7 +981,7 @@ var clientHydrate = (parentVNode, childRenderNodes, slotNodes, shadowRootNodes,
|
|
|
865
981
|
vnode.$index$ = "0";
|
|
866
982
|
parentVNode.$children$ = [vnode];
|
|
867
983
|
} else {
|
|
868
|
-
if (node.nodeType === 3 /* TextNode */ && !node.wholeText.trim()) {
|
|
984
|
+
if (node.nodeType === 3 /* TextNode */ && !node.wholeText.trim() && !node["s-nr"]) {
|
|
869
985
|
node.remove();
|
|
870
986
|
}
|
|
871
987
|
}
|
|
@@ -926,8 +1042,8 @@ function addSlot(slotName, slotId, childVNode, node, parentVNode, childRenderNod
|
|
|
926
1042
|
if (shouldMove) {
|
|
927
1043
|
parentVNode.$elm$.insertBefore(slot, parentVNode.$elm$.children[0]);
|
|
928
1044
|
}
|
|
929
|
-
childRenderNodes.push(childVNode);
|
|
930
1045
|
}
|
|
1046
|
+
childRenderNodes.push(childVNode);
|
|
931
1047
|
slotNodes.push(childVNode);
|
|
932
1048
|
if (!parentVNode.$children$) {
|
|
933
1049
|
parentVNode.$children$ = [];
|
|
@@ -935,13 +1051,17 @@ function addSlot(slotName, slotId, childVNode, node, parentVNode, childRenderNod
|
|
|
935
1051
|
parentVNode.$children$[childVNode.$index$] = childVNode;
|
|
936
1052
|
}
|
|
937
1053
|
var addSlottedNodes = (slottedNodes, slotNodeId, slotName, slotNode, hostId) => {
|
|
1054
|
+
var _a, _b;
|
|
938
1055
|
let slottedNode = slotNode.nextSibling;
|
|
939
1056
|
slottedNodes[slotNodeId] = slottedNodes[slotNodeId] || [];
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
1057
|
+
if (!slottedNode || ((_a = slottedNode.nodeValue) == null ? void 0 : _a.startsWith(SLOT_NODE_ID + "."))) return;
|
|
1058
|
+
do {
|
|
1059
|
+
if (slottedNode && ((slottedNode["getAttribute"] && slottedNode.getAttribute("slot") || slottedNode["s-sn"]) === slotName || slotName === "" && !slottedNode["s-sn"] && (!slottedNode["getAttribute"] || !slottedNode.getAttribute("slot")) && (slottedNode.nodeType === 8 /* CommentNode */ || slottedNode.nodeType === 3 /* TextNode */))) {
|
|
1060
|
+
slottedNode["s-sn"] = slotName;
|
|
1061
|
+
slottedNodes[slotNodeId].push({ slot: slotNode, node: slottedNode, hostId });
|
|
1062
|
+
}
|
|
1063
|
+
slottedNode = slottedNode == null ? void 0 : slottedNode.nextSibling;
|
|
1064
|
+
} while (slottedNode && !((_b = slottedNode.nodeValue) == null ? void 0 : _b.startsWith(SLOT_NODE_ID + ".")));
|
|
945
1065
|
};
|
|
946
1066
|
var findCorrespondingNode = (node, type) => {
|
|
947
1067
|
let sibling = node;
|
|
@@ -962,21 +1082,22 @@ var createSupportsRuleRe = (selector) => {
|
|
|
962
1082
|
createSupportsRuleRe("::slotted");
|
|
963
1083
|
createSupportsRuleRe(":host");
|
|
964
1084
|
createSupportsRuleRe(":host-context");
|
|
965
|
-
var parsePropertyValue = (propValue, propType) => {
|
|
966
|
-
if (typeof propValue === "string" && (propValue.startsWith("{") && propValue.endsWith("}") || propValue.startsWith("[") && propValue.endsWith("]"))) {
|
|
967
|
-
try {
|
|
968
|
-
propValue = JSON.parse(propValue);
|
|
969
|
-
return propValue;
|
|
970
|
-
} catch (e) {
|
|
971
|
-
}
|
|
972
|
-
}
|
|
1085
|
+
var parsePropertyValue = (propValue, propType, isFormAssociated) => {
|
|
973
1086
|
if (typeof propValue === "string" && propValue.startsWith(SERIALIZED_PREFIX)) {
|
|
974
1087
|
propValue = deserializeProperty(propValue);
|
|
975
1088
|
return propValue;
|
|
976
1089
|
}
|
|
1090
|
+
if (typeof propValue === "string" && (propType & 16 /* Unknown */ || propType & 8 /* Any */) && (propValue.startsWith("{") && propValue.endsWith("}") || propValue.startsWith("[") && propValue.endsWith("]"))) {
|
|
1091
|
+
try {
|
|
1092
|
+
return JSON.parse(propValue);
|
|
1093
|
+
} catch (e) {
|
|
1094
|
+
}
|
|
1095
|
+
}
|
|
977
1096
|
if (propValue != null && !isComplexType(propValue)) {
|
|
978
1097
|
if (propType & 4 /* Boolean */) {
|
|
979
|
-
|
|
1098
|
+
{
|
|
1099
|
+
return propValue === "false" ? false : propValue === "" || !!propValue;
|
|
1100
|
+
}
|
|
980
1101
|
}
|
|
981
1102
|
if (propType & 2 /* Number */) {
|
|
982
1103
|
return typeof propValue === "string" ? parseFloat(propValue) : typeof propValue === "number" ? propValue : NaN;
|
|
@@ -988,7 +1109,10 @@ var parsePropertyValue = (propValue, propType) => {
|
|
|
988
1109
|
}
|
|
989
1110
|
return propValue;
|
|
990
1111
|
};
|
|
991
|
-
var getElement = (ref) =>
|
|
1112
|
+
var getElement = (ref) => {
|
|
1113
|
+
var _a;
|
|
1114
|
+
return (_a = getHostRef(ref)) == null ? void 0 : _a.$hostElement$ ;
|
|
1115
|
+
};
|
|
992
1116
|
|
|
993
1117
|
// src/runtime/event-emitter.ts
|
|
994
1118
|
var createEvent = (ref, name, flags) => {
|
|
@@ -1009,89 +1133,6 @@ var emitEvent = (elm, name, opts) => {
|
|
|
1009
1133
|
elm.dispatchEvent(ev);
|
|
1010
1134
|
return ev;
|
|
1011
1135
|
};
|
|
1012
|
-
var rootAppliedStyles = /* @__PURE__ */ new WeakMap();
|
|
1013
|
-
var registerStyle = (scopeId2, cssText, allowCS) => {
|
|
1014
|
-
let style = styles.get(scopeId2);
|
|
1015
|
-
{
|
|
1016
|
-
style = cssText;
|
|
1017
|
-
}
|
|
1018
|
-
styles.set(scopeId2, style);
|
|
1019
|
-
};
|
|
1020
|
-
var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
1021
|
-
var _a;
|
|
1022
|
-
const scopeId2 = getScopeId(cmpMeta);
|
|
1023
|
-
const style = styles.get(scopeId2);
|
|
1024
|
-
if (!win.document) {
|
|
1025
|
-
return scopeId2;
|
|
1026
|
-
}
|
|
1027
|
-
styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : win.document;
|
|
1028
|
-
if (style) {
|
|
1029
|
-
if (typeof style === "string") {
|
|
1030
|
-
styleContainerNode = styleContainerNode.head || styleContainerNode;
|
|
1031
|
-
let appliedStyles = rootAppliedStyles.get(styleContainerNode);
|
|
1032
|
-
let styleElm;
|
|
1033
|
-
if (!appliedStyles) {
|
|
1034
|
-
rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
|
|
1035
|
-
}
|
|
1036
|
-
if (!appliedStyles.has(scopeId2)) {
|
|
1037
|
-
if (styleContainerNode.host && (styleElm = styleContainerNode.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`))) {
|
|
1038
|
-
styleElm.innerHTML = style;
|
|
1039
|
-
} else {
|
|
1040
|
-
styleElm = document.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`) || win.document.createElement("style");
|
|
1041
|
-
styleElm.innerHTML = style;
|
|
1042
|
-
const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(win.document);
|
|
1043
|
-
if (nonce != null) {
|
|
1044
|
-
styleElm.setAttribute("nonce", nonce);
|
|
1045
|
-
}
|
|
1046
|
-
if ((cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */ || cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */)) {
|
|
1047
|
-
styleElm.setAttribute(HYDRATED_STYLE_ID, scopeId2);
|
|
1048
|
-
}
|
|
1049
|
-
if (!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */)) {
|
|
1050
|
-
if (styleContainerNode.nodeName === "HEAD") {
|
|
1051
|
-
const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
|
|
1052
|
-
const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
|
|
1053
|
-
styleContainerNode.insertBefore(
|
|
1054
|
-
styleElm,
|
|
1055
|
-
(referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
|
|
1056
|
-
);
|
|
1057
|
-
} else if ("host" in styleContainerNode) {
|
|
1058
|
-
{
|
|
1059
|
-
const existingStyleContainer = styleContainerNode.querySelector("style");
|
|
1060
|
-
if (existingStyleContainer) {
|
|
1061
|
-
existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;
|
|
1062
|
-
} else {
|
|
1063
|
-
styleContainerNode.prepend(styleElm);
|
|
1064
|
-
}
|
|
1065
|
-
}
|
|
1066
|
-
} else {
|
|
1067
|
-
styleContainerNode.append(styleElm);
|
|
1068
|
-
}
|
|
1069
|
-
}
|
|
1070
|
-
if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
|
|
1071
|
-
styleContainerNode.insertBefore(styleElm, null);
|
|
1072
|
-
}
|
|
1073
|
-
}
|
|
1074
|
-
if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
|
|
1075
|
-
styleElm.innerHTML += SLOT_FB_CSS;
|
|
1076
|
-
}
|
|
1077
|
-
if (appliedStyles) {
|
|
1078
|
-
appliedStyles.add(scopeId2);
|
|
1079
|
-
}
|
|
1080
|
-
}
|
|
1081
|
-
}
|
|
1082
|
-
}
|
|
1083
|
-
return scopeId2;
|
|
1084
|
-
};
|
|
1085
|
-
var attachStyles = (hostRef) => {
|
|
1086
|
-
const cmpMeta = hostRef.$cmpMeta$;
|
|
1087
|
-
const elm = hostRef.$hostElement$;
|
|
1088
|
-
const endAttachStyles = createTime("attachStyles", cmpMeta.$tagName$);
|
|
1089
|
-
addStyle(
|
|
1090
|
-
elm.getRootNode(),
|
|
1091
|
-
cmpMeta);
|
|
1092
|
-
endAttachStyles();
|
|
1093
|
-
};
|
|
1094
|
-
var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
|
|
1095
1136
|
var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRender) => {
|
|
1096
1137
|
if (oldValue === newValue) {
|
|
1097
1138
|
return;
|
|
@@ -1102,12 +1143,13 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
|
|
|
1102
1143
|
const classList = elm.classList;
|
|
1103
1144
|
const oldClasses = parseClassList(oldValue);
|
|
1104
1145
|
let newClasses = parseClassList(newValue);
|
|
1105
|
-
if (elm["s-si"] && initialRender) {
|
|
1106
|
-
|
|
1146
|
+
if ((elm["s-si"] || elm["s-sc"]) && initialRender) {
|
|
1147
|
+
const scopeId2 = elm["s-sc"] || elm["s-si"];
|
|
1148
|
+
newClasses.push(scopeId2);
|
|
1107
1149
|
oldClasses.forEach((c) => {
|
|
1108
|
-
if (c.startsWith(
|
|
1150
|
+
if (c.startsWith(scopeId2)) newClasses.push(c);
|
|
1109
1151
|
});
|
|
1110
|
-
newClasses = [...new Set(newClasses)];
|
|
1152
|
+
newClasses = [...new Set(newClasses)].filter((c) => c);
|
|
1111
1153
|
classList.add(...newClasses);
|
|
1112
1154
|
} else {
|
|
1113
1155
|
classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
|
|
@@ -1512,6 +1554,8 @@ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
|
|
|
1512
1554
|
!isInitialRender && BUILD.updatable && oldChildren !== null
|
|
1513
1555
|
) {
|
|
1514
1556
|
removeVnodes(oldChildren, 0, oldChildren.length - 1);
|
|
1557
|
+
} else if (isInitialRender && BUILD.updatable && oldChildren !== null && newChildren === null) {
|
|
1558
|
+
newVNode2.$children$ = oldChildren;
|
|
1515
1559
|
}
|
|
1516
1560
|
} else if ((defaultHolder = elm["s-cr"])) {
|
|
1517
1561
|
defaultHolder.parentNode.textContent = text;
|
|
@@ -1718,6 +1762,12 @@ var scheduleUpdate = (hostRef, isInitialLoad) => {
|
|
|
1718
1762
|
}
|
|
1719
1763
|
attachToAncestor(hostRef, hostRef.$ancestorComponent$);
|
|
1720
1764
|
const dispatch = () => dispatchHooks(hostRef, isInitialLoad);
|
|
1765
|
+
if (isInitialLoad) {
|
|
1766
|
+
queueMicrotask(() => {
|
|
1767
|
+
dispatch();
|
|
1768
|
+
});
|
|
1769
|
+
return;
|
|
1770
|
+
}
|
|
1721
1771
|
return writeTask(dispatch) ;
|
|
1722
1772
|
};
|
|
1723
1773
|
var dispatchHooks = (hostRef, isInitialLoad) => {
|
|
@@ -1848,10 +1898,16 @@ var postUpdateComponent = (hostRef) => {
|
|
|
1848
1898
|
}
|
|
1849
1899
|
};
|
|
1850
1900
|
var appDidLoad = (who) => {
|
|
1901
|
+
var _a;
|
|
1851
1902
|
if (BUILD.asyncQueue) {
|
|
1852
1903
|
plt.$flags$ |= 2 /* appLoaded */;
|
|
1853
1904
|
}
|
|
1854
1905
|
nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
|
|
1906
|
+
{
|
|
1907
|
+
if ((_a = plt.$orgLocNodes$) == null ? void 0 : _a.size) {
|
|
1908
|
+
plt.$orgLocNodes$.clear();
|
|
1909
|
+
}
|
|
1910
|
+
}
|
|
1855
1911
|
};
|
|
1856
1912
|
var safeCall = (instance, method, arg, elm) => {
|
|
1857
1913
|
if (instance && instance[method]) {
|
|
@@ -1884,6 +1940,9 @@ var serverSideConnected = (elm) => {
|
|
|
1884
1940
|
var getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);
|
|
1885
1941
|
var setValue = (ref, propName, newVal, cmpMeta) => {
|
|
1886
1942
|
const hostRef = getHostRef(ref);
|
|
1943
|
+
if (!hostRef) {
|
|
1944
|
+
return;
|
|
1945
|
+
}
|
|
1887
1946
|
if (!hostRef) {
|
|
1888
1947
|
throw new Error(
|
|
1889
1948
|
`Couldn't find host element for "${cmpMeta.$tagName$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/stenciljs/core/issues/5457).`
|
|
@@ -1893,7 +1952,9 @@ var setValue = (ref, propName, newVal, cmpMeta) => {
|
|
|
1893
1952
|
const oldVal = hostRef.$instanceValues$.get(propName);
|
|
1894
1953
|
const flags = hostRef.$flags$;
|
|
1895
1954
|
const instance = hostRef.$lazyInstance$ ;
|
|
1896
|
-
newVal = parsePropertyValue(
|
|
1955
|
+
newVal = parsePropertyValue(
|
|
1956
|
+
newVal,
|
|
1957
|
+
cmpMeta.$members$[propName][0]);
|
|
1897
1958
|
const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
|
|
1898
1959
|
const didValueChange = newVal !== oldVal && !areBothNaN;
|
|
1899
1960
|
if ((!(flags & 8 /* isConstructingInstance */) || oldVal === void 0) && didValueChange) {
|
|
@@ -1957,6 +2018,9 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1957
2018
|
Object.defineProperty(prototype, memberName, {
|
|
1958
2019
|
set(newValue) {
|
|
1959
2020
|
const ref = getHostRef(this);
|
|
2021
|
+
if (!ref) {
|
|
2022
|
+
return;
|
|
2023
|
+
}
|
|
1960
2024
|
if (origSetter) {
|
|
1961
2025
|
const currentValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
|
|
1962
2026
|
if (typeof currentValue === "undefined" && ref.$instanceValues$.get(memberName)) {
|
|
@@ -1964,7 +2028,11 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1964
2028
|
} else if (!ref.$instanceValues$.get(memberName) && currentValue) {
|
|
1965
2029
|
ref.$instanceValues$.set(memberName, currentValue);
|
|
1966
2030
|
}
|
|
1967
|
-
origSetter.apply(this, [
|
|
2031
|
+
origSetter.apply(this, [
|
|
2032
|
+
parsePropertyValue(
|
|
2033
|
+
newValue,
|
|
2034
|
+
memberFlags)
|
|
2035
|
+
]);
|
|
1968
2036
|
newValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
|
|
1969
2037
|
setValue(this, memberName, newValue, cmpMeta);
|
|
1970
2038
|
return;
|
|
@@ -2061,6 +2129,9 @@ var fireConnectedCallback = (instance, elm) => {
|
|
|
2061
2129
|
var connectedCallback = (elm) => {
|
|
2062
2130
|
if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
|
|
2063
2131
|
const hostRef = getHostRef(elm);
|
|
2132
|
+
if (!hostRef) {
|
|
2133
|
+
return;
|
|
2134
|
+
}
|
|
2064
2135
|
const cmpMeta = hostRef.$cmpMeta$;
|
|
2065
2136
|
const endConnected = createTime("connectedCallback", cmpMeta.$tagName$);
|
|
2066
2137
|
if (!(hostRef.$flags$ & 1 /* hasConnected */)) {
|
|
@@ -2330,7 +2401,7 @@ function proxyHostElement(elm, cstr) {
|
|
|
2330
2401
|
get: function() {
|
|
2331
2402
|
var _a2;
|
|
2332
2403
|
const ref = getHostRef(this);
|
|
2333
|
-
const attrPropVal2 = (_a2 = ref.$instanceValues$) == null ? void 0 : _a2.get(memberName);
|
|
2404
|
+
const attrPropVal2 = (_a2 = ref == null ? void 0 : ref.$instanceValues$) == null ? void 0 : _a2.get(memberName);
|
|
2334
2405
|
if (origGetter && attrPropVal2 === void 0 && !getValue(this, memberName)) {
|
|
2335
2406
|
setValue(this, memberName, origGetter.apply(this), cmpMeta);
|
|
2336
2407
|
}
|
|
@@ -2479,13 +2550,16 @@ async function hydrateComponent(win2, results, tagName, elm, waitingElements) {
|
|
|
2479
2550
|
const cmpMeta = Cstr.cmpMeta;
|
|
2480
2551
|
if (cmpMeta != null) {
|
|
2481
2552
|
waitingElements.add(elm);
|
|
2482
|
-
getHostRef(this);
|
|
2553
|
+
const hostRef = getHostRef(this);
|
|
2554
|
+
if (!hostRef) {
|
|
2555
|
+
return;
|
|
2556
|
+
}
|
|
2483
2557
|
try {
|
|
2484
2558
|
connectedCallback(elm);
|
|
2485
2559
|
await elm.componentOnReady();
|
|
2486
2560
|
results.hydratedCount++;
|
|
2487
2561
|
const ref = getHostRef(elm);
|
|
2488
|
-
const modeName = !ref.$modeName$ ? "$" : ref.$modeName$;
|
|
2562
|
+
const modeName = !(ref == null ? void 0 : ref.$modeName$) ? "$" : ref == null ? void 0 : ref.$modeName$;
|
|
2489
2563
|
if (!results.components.some((c) => c.tag === tagName && c.mode === modeName)) {
|
|
2490
2564
|
results.components.push({
|
|
2491
2565
|
tag: tagName,
|
|
@@ -2981,7 +3055,7 @@ class GovAccordion {
|
|
|
2981
3055
|
"size": ["validateSize"]
|
|
2982
3056
|
}; }
|
|
2983
3057
|
static get cmpMeta() { return {
|
|
2984
|
-
"$flags$":
|
|
3058
|
+
"$flags$": 260,
|
|
2985
3059
|
"$tagName$": "gov-accordion",
|
|
2986
3060
|
"$members$": {
|
|
2987
3061
|
"size": [1],
|
|
@@ -3161,7 +3235,7 @@ class GovAccordionItem {
|
|
|
3161
3235
|
"size": ["validateSize"]
|
|
3162
3236
|
}; }
|
|
3163
3237
|
static get cmpMeta() { return {
|
|
3164
|
-
"$flags$":
|
|
3238
|
+
"$flags$": 260,
|
|
3165
3239
|
"$tagName$": "gov-accordion-item",
|
|
3166
3240
|
"$members$": {
|
|
3167
3241
|
"identifier": [1],
|
|
@@ -3281,7 +3355,7 @@ class GovAttachments {
|
|
|
3281
3355
|
}
|
|
3282
3356
|
get host() { return getElement(this); }
|
|
3283
3357
|
static get cmpMeta() { return {
|
|
3284
|
-
"$flags$":
|
|
3358
|
+
"$flags$": 260,
|
|
3285
3359
|
"$tagName$": "gov-attachments",
|
|
3286
3360
|
"$members$": {
|
|
3287
3361
|
"label": [1],
|
|
@@ -3320,7 +3394,7 @@ class GovAttachmentsItem {
|
|
|
3320
3394
|
get host() { return getElement(this); }
|
|
3321
3395
|
static get style() { return govAttachmentsItemCss; }
|
|
3322
3396
|
static get cmpMeta() { return {
|
|
3323
|
-
"$flags$":
|
|
3397
|
+
"$flags$": 260,
|
|
3324
3398
|
"$tagName$": "gov-attachments-item",
|
|
3325
3399
|
"$members$": {
|
|
3326
3400
|
"accessibleRemoveLabel": [1, "accessible-remove-label"],
|
|
@@ -3372,7 +3446,7 @@ class GovBackdrop {
|
|
|
3372
3446
|
}
|
|
3373
3447
|
get host() { return getElement(this); }
|
|
3374
3448
|
static get cmpMeta() { return {
|
|
3375
|
-
"$flags$":
|
|
3449
|
+
"$flags$": 256,
|
|
3376
3450
|
"$tagName$": "gov-backdrop",
|
|
3377
3451
|
"$members$": {
|
|
3378
3452
|
"inverse": [4],
|
|
@@ -3464,7 +3538,7 @@ class GovBanner {
|
|
|
3464
3538
|
"text-color": ["validateTextColor"]
|
|
3465
3539
|
}; }
|
|
3466
3540
|
static get cmpMeta() { return {
|
|
3467
|
-
"$flags$":
|
|
3541
|
+
"$flags$": 260,
|
|
3468
3542
|
"$tagName$": "gov-banner",
|
|
3469
3543
|
"$members$": {
|
|
3470
3544
|
"size": [513],
|
|
@@ -3502,7 +3576,7 @@ class GovBlockquote {
|
|
|
3502
3576
|
}
|
|
3503
3577
|
get host() { return getElement(this); }
|
|
3504
3578
|
static get cmpMeta() { return {
|
|
3505
|
-
"$flags$":
|
|
3579
|
+
"$flags$": 260,
|
|
3506
3580
|
"$tagName$": "gov-blockquote",
|
|
3507
3581
|
"$members$": {
|
|
3508
3582
|
"type": [513],
|
|
@@ -3574,7 +3648,7 @@ class GovBreadcrumbs {
|
|
|
3574
3648
|
}
|
|
3575
3649
|
get host() { return getElement(this); }
|
|
3576
3650
|
static get cmpMeta() { return {
|
|
3577
|
-
"$flags$":
|
|
3651
|
+
"$flags$": 260,
|
|
3578
3652
|
"$tagName$": "gov-breadcrumbs",
|
|
3579
3653
|
"$members$": {
|
|
3580
3654
|
"collapsible": [4],
|
|
@@ -3797,7 +3871,7 @@ class GovButton {
|
|
|
3797
3871
|
"nativeType": ["validateNativeType"]
|
|
3798
3872
|
}; }
|
|
3799
3873
|
static get cmpMeta() { return {
|
|
3800
|
-
"$flags$":
|
|
3874
|
+
"$flags$": 260,
|
|
3801
3875
|
"$tagName$": "gov-button",
|
|
3802
3876
|
"$members$": {
|
|
3803
3877
|
"color": [513],
|
|
@@ -3905,7 +3979,7 @@ class GovCard {
|
|
|
3905
3979
|
}
|
|
3906
3980
|
get host() { return getElement(this); }
|
|
3907
3981
|
static get cmpMeta() { return {
|
|
3908
|
-
"$flags$":
|
|
3982
|
+
"$flags$": 260,
|
|
3909
3983
|
"$tagName$": "gov-card",
|
|
3910
3984
|
"$members$": {
|
|
3911
3985
|
"direction": [1],
|
|
@@ -4019,11 +4093,11 @@ class GovChip {
|
|
|
4019
4093
|
const nativeType = Tag == NativeType.BUTTON ? NativeType.BUTTON : undefined;
|
|
4020
4094
|
const iconStart = prepareIconFormat(this.iconStart);
|
|
4021
4095
|
const iconEnd = prepareIconFormat(this.iconEnd);
|
|
4022
|
-
return (hAsync(Host, { key: '
|
|
4096
|
+
return (hAsync(Host, { key: '32757f0c00fbf343f2a09c81c36f0631e007dee7', class: this.h.classes([
|
|
4023
4097
|
ChipClass.root,
|
|
4024
4098
|
this.h.hasSlot("right") ? ChipClass.hasRight : undefined,
|
|
4025
4099
|
this.h.hasSlot("left") ? ChipClass.hasLeft : undefined,
|
|
4026
|
-
]), disabled: this.disabled, href: this.href, color: this.color, type: this.type, size: this.size,
|
|
4100
|
+
]), disabled: this.disabled, href: this.href, color: this.color, type: this.type, size: this.size, focusable: this.focusable, hydrated: this.hydrated }, hAsync(Tag, Object.assign({ key: '15c641eec13ca157f1d7a3709fc8843f18180b10', class: "element", href: this.href, target: this.target, ref: el => (this.triggerRef = el), onClick: this.onClickHandler.bind(this), tabindex: (this.h.hasSlot("left") || this.h.hasSlot("right") || this.disabled || !this.focusable) ? "-1" : "0", id: this.identifier || this.chipId, type: nativeType }, this.inheritedAttributes, { "aria-disabled": this.disabled }), hAsync("slot", { key: '81f56e0015e7d8ad1b72b7c24c90fd6eb04f31e8', name: "left" }), hAsync("slot", { key: '76377b22dc1c71a1fd0c5ca6bf0132760fbfca77', name: "icon-start" }, iconStart && hAsync("gov-icon", { key: '55245f14620f9a9d4c04d48a88944a44068148b2', type: iconStart.type, name: iconStart.name })), hAsync("slot", { key: '4159dd5f8662d6b7ba5647e1220eddeeaef54553' }), hAsync("slot", { key: '8810a1161bfea9da7cc932ea5ce4810d4762d208', name: "icon-end" }, iconEnd && hAsync("gov-icon", { key: 'c4585843d3e078f9a99ec01a78cb862c1783a36c', type: iconEnd.type, name: iconEnd.name })), hAsync("slot", { key: '0b05c2e16d2ddea5bba82bfce3f1500889379f1a', name: "right" }))));
|
|
4027
4101
|
}
|
|
4028
4102
|
onClickHandler(e) {
|
|
4029
4103
|
e.stopPropagation();
|
|
@@ -4049,7 +4123,7 @@ class GovChip {
|
|
|
4049
4123
|
"size": ["validateSize"]
|
|
4050
4124
|
}; }
|
|
4051
4125
|
static get cmpMeta() { return {
|
|
4052
|
-
"$flags$":
|
|
4126
|
+
"$flags$": 260,
|
|
4053
4127
|
"$tagName$": "gov-chip",
|
|
4054
4128
|
"$members$": {
|
|
4055
4129
|
"disabled": [516],
|
|
@@ -4087,7 +4161,7 @@ class GovContainer {
|
|
|
4087
4161
|
}
|
|
4088
4162
|
get host() { return getElement(this); }
|
|
4089
4163
|
static get cmpMeta() { return {
|
|
4090
|
-
"$flags$":
|
|
4164
|
+
"$flags$": 260,
|
|
4091
4165
|
"$tagName$": "gov-container",
|
|
4092
4166
|
"$members$": undefined,
|
|
4093
4167
|
"$listeners$": undefined,
|
|
@@ -4129,7 +4203,7 @@ class GovControlGroup {
|
|
|
4129
4203
|
"color": ["validateColor"]
|
|
4130
4204
|
}; }
|
|
4131
4205
|
static get cmpMeta() { return {
|
|
4132
|
-
"$flags$":
|
|
4206
|
+
"$flags$": 260,
|
|
4133
4207
|
"$tagName$": "gov-control-group",
|
|
4134
4208
|
"$members$": {
|
|
4135
4209
|
"color": [1],
|
|
@@ -4160,7 +4234,7 @@ class GovCookiebar {
|
|
|
4160
4234
|
}
|
|
4161
4235
|
get host() { return getElement(this); }
|
|
4162
4236
|
static get cmpMeta() { return {
|
|
4163
|
-
"$flags$":
|
|
4237
|
+
"$flags$": 260,
|
|
4164
4238
|
"$tagName$": "gov-cookiebar",
|
|
4165
4239
|
"$members$": undefined,
|
|
4166
4240
|
"$listeners$": undefined,
|
|
@@ -4322,7 +4396,7 @@ class GovDialog {
|
|
|
4322
4396
|
"open": ["watchOpen"]
|
|
4323
4397
|
}; }
|
|
4324
4398
|
static get cmpMeta() { return {
|
|
4325
|
-
"$flags$":
|
|
4399
|
+
"$flags$": 260,
|
|
4326
4400
|
"$tagName$": "gov-dialog",
|
|
4327
4401
|
"$members$": {
|
|
4328
4402
|
"open": [1540],
|
|
@@ -4474,7 +4548,7 @@ class GovDropdown {
|
|
|
4474
4548
|
"open": ["watchOpen"]
|
|
4475
4549
|
}; }
|
|
4476
4550
|
static get cmpMeta() { return {
|
|
4477
|
-
"$flags$":
|
|
4551
|
+
"$flags$": 260,
|
|
4478
4552
|
"$tagName$": "gov-dropdown",
|
|
4479
4553
|
"$members$": {
|
|
4480
4554
|
"identifier": [1],
|
|
@@ -4537,7 +4611,7 @@ class GovEmpty {
|
|
|
4537
4611
|
"size": ["validateSize"]
|
|
4538
4612
|
}; }
|
|
4539
4613
|
static get cmpMeta() { return {
|
|
4540
|
-
"$flags$":
|
|
4614
|
+
"$flags$": 260,
|
|
4541
4615
|
"$tagName$": "gov-empty",
|
|
4542
4616
|
"$members$": {
|
|
4543
4617
|
"size": [1],
|
|
@@ -4565,7 +4639,7 @@ class GovErrorCode {
|
|
|
4565
4639
|
}
|
|
4566
4640
|
get host() { return getElement(this); }
|
|
4567
4641
|
static get cmpMeta() { return {
|
|
4568
|
-
"$flags$":
|
|
4642
|
+
"$flags$": 260,
|
|
4569
4643
|
"$tagName$": "gov-error-code",
|
|
4570
4644
|
"$members$": undefined,
|
|
4571
4645
|
"$listeners$": undefined,
|
|
@@ -4596,7 +4670,7 @@ class GovFlex {
|
|
|
4596
4670
|
}
|
|
4597
4671
|
get host() { return getElement(this); }
|
|
4598
4672
|
static get cmpMeta() { return {
|
|
4599
|
-
"$flags$":
|
|
4673
|
+
"$flags$": 260,
|
|
4600
4674
|
"$tagName$": "gov-flex",
|
|
4601
4675
|
"$members$": {
|
|
4602
4676
|
"direction": [513],
|
|
@@ -4923,7 +4997,7 @@ class GovFormAutocomplete {
|
|
|
4923
4997
|
"options": ["watchOptions"]
|
|
4924
4998
|
}; }
|
|
4925
4999
|
static get cmpMeta() { return {
|
|
4926
|
-
"$flags$":
|
|
5000
|
+
"$flags$": 260,
|
|
4927
5001
|
"$tagName$": "gov-form-autocomplete",
|
|
4928
5002
|
"$members$": {
|
|
4929
5003
|
"value": [1537],
|
|
@@ -5235,7 +5309,7 @@ class GovFormCheckbox {
|
|
|
5235
5309
|
"invalid": ["watchControlAttrs"]
|
|
5236
5310
|
}; }
|
|
5237
5311
|
static get cmpMeta() { return {
|
|
5238
|
-
"$flags$":
|
|
5312
|
+
"$flags$": 260,
|
|
5239
5313
|
"$tagName$": "gov-form-checkbox",
|
|
5240
5314
|
"$members$": {
|
|
5241
5315
|
"value": [1],
|
|
@@ -5347,7 +5421,7 @@ class GovFormCheckboxGroup {
|
|
|
5347
5421
|
}; }
|
|
5348
5422
|
static get style() { return govFormGroupCss$1; }
|
|
5349
5423
|
static get cmpMeta() { return {
|
|
5350
|
-
"$flags$":
|
|
5424
|
+
"$flags$": 260,
|
|
5351
5425
|
"$tagName$": "gov-form-checkbox-group",
|
|
5352
5426
|
"$members$": {
|
|
5353
5427
|
"gap": [1],
|
|
@@ -5426,7 +5500,7 @@ class GovFormControl {
|
|
|
5426
5500
|
}
|
|
5427
5501
|
get host() { return getElement(this); }
|
|
5428
5502
|
static get cmpMeta() { return {
|
|
5429
|
-
"$flags$":
|
|
5503
|
+
"$flags$": 260,
|
|
5430
5504
|
"$tagName$": "gov-form-control",
|
|
5431
5505
|
"$members$": {
|
|
5432
5506
|
"identifier": [1],
|
|
@@ -5709,7 +5783,7 @@ class GovFormFile {
|
|
|
5709
5783
|
"invalid": ["watchControlAttrs"]
|
|
5710
5784
|
}; }
|
|
5711
5785
|
static get cmpMeta() { return {
|
|
5712
|
-
"$flags$":
|
|
5786
|
+
"$flags$": 260,
|
|
5713
5787
|
"$tagName$": "gov-form-file",
|
|
5714
5788
|
"$members$": {
|
|
5715
5789
|
"expanded": [4],
|
|
@@ -5776,7 +5850,7 @@ class GovFormGroup {
|
|
|
5776
5850
|
"orientation": ["validateOrientation"]
|
|
5777
5851
|
}; }
|
|
5778
5852
|
static get cmpMeta() { return {
|
|
5779
|
-
"$flags$":
|
|
5853
|
+
"$flags$": 260,
|
|
5780
5854
|
"$tagName$": "gov-form-group",
|
|
5781
5855
|
"$members$": {
|
|
5782
5856
|
"gap": [1],
|
|
@@ -5954,7 +6028,7 @@ class GovFormInput {
|
|
|
5954
6028
|
"success": ["watchControlAttrs"]
|
|
5955
6029
|
}; }
|
|
5956
6030
|
static get cmpMeta() { return {
|
|
5957
|
-
"$flags$":
|
|
6031
|
+
"$flags$": 260,
|
|
5958
6032
|
"$tagName$": "gov-form-input",
|
|
5959
6033
|
"$members$": {
|
|
5960
6034
|
"value": [1537],
|
|
@@ -6020,7 +6094,7 @@ class GovFormLabel {
|
|
|
6020
6094
|
return (hAsync(Host, { key: 'e06447dd79c3204d5641bc58ba823d0744373dd5', class: FormLabelClass.root, size: this.size }, hAsync(Tag, { key: '69dfe126eb3f26aae0360e8c5f831e61345d3dc2', class: FormLabelClass.label, htmlFor: this.identifier, onClick: () => this.govClick.emit() }, hAsync("slot", { key: '3005e820b094c191fc0422a8586264053a4c403f' }), this.required ? hAsync("span", { class: "gov-color--text-status-error" }, "\u00A0*") : null)));
|
|
6021
6095
|
}
|
|
6022
6096
|
static get cmpMeta() { return {
|
|
6023
|
-
"$flags$":
|
|
6097
|
+
"$flags$": 260,
|
|
6024
6098
|
"$tagName$": "gov-form-label",
|
|
6025
6099
|
"$members$": {
|
|
6026
6100
|
"identifier": [1],
|
|
@@ -6068,7 +6142,7 @@ class GovFormMessage {
|
|
|
6068
6142
|
"color": ["validateColor"]
|
|
6069
6143
|
}; }
|
|
6070
6144
|
static get cmpMeta() { return {
|
|
6071
|
-
"$flags$":
|
|
6145
|
+
"$flags$": 260,
|
|
6072
6146
|
"$tagName$": "gov-form-message",
|
|
6073
6147
|
"$members$": {
|
|
6074
6148
|
"color": [1],
|
|
@@ -6327,7 +6401,7 @@ class GovFormMultiSelect {
|
|
|
6327
6401
|
"value": ["watchValue"]
|
|
6328
6402
|
}; }
|
|
6329
6403
|
static get cmpMeta() { return {
|
|
6330
|
-
"$flags$":
|
|
6404
|
+
"$flags$": 260,
|
|
6331
6405
|
"$tagName$": "gov-form-multi-select",
|
|
6332
6406
|
"$members$": {
|
|
6333
6407
|
"value": [1537],
|
|
@@ -6372,7 +6446,7 @@ class GovFormPasswordPower {
|
|
|
6372
6446
|
return (hAsync(Host, { key: '5345be77d281075d14e4d846cc28b4ee80238d44', class: FormPasswordPowerClass.root }, hAsync("span", { key: '4d54a301ac65d9432e524906eb8d0626fcc6be63', class: FormPasswordPowerClass.bar }, hAsync("span", { key: '0590bdcda2ca777daa02b4ed078490120c0d76b9' }), hAsync("span", { key: 'd76531fc51948809e1c7577c06661fd320ccb68c' }), hAsync("span", { key: '48a13aa684e06289961bf7aaeb778c9340242e55' })), hAsync("span", { key: '683dab64032d38a9d94121c154085a5e4cb0f6f1', class: FormPasswordPowerClass.text }, hAsync("slot", { key: 'd55a6fdbd4bfb5504457d10c7e6ce194d0ff36c5' }))));
|
|
6373
6447
|
}
|
|
6374
6448
|
static get cmpMeta() { return {
|
|
6375
|
-
"$flags$":
|
|
6449
|
+
"$flags$": 260,
|
|
6376
6450
|
"$tagName$": "gov-form-password-power",
|
|
6377
6451
|
"$members$": {
|
|
6378
6452
|
"power": [514]
|
|
@@ -6507,7 +6581,7 @@ class GovFormRadio {
|
|
|
6507
6581
|
"invalid": ["watchControlAttrs"]
|
|
6508
6582
|
}; }
|
|
6509
6583
|
static get cmpMeta() { return {
|
|
6510
|
-
"$flags$":
|
|
6584
|
+
"$flags$": 260,
|
|
6511
6585
|
"$tagName$": "gov-form-radio",
|
|
6512
6586
|
"$members$": {
|
|
6513
6587
|
"value": [1],
|
|
@@ -6592,7 +6666,7 @@ class GovFormRadioGroup {
|
|
|
6592
6666
|
}; }
|
|
6593
6667
|
static get style() { return govFormGroupCss; }
|
|
6594
6668
|
static get cmpMeta() { return {
|
|
6595
|
-
"$flags$":
|
|
6669
|
+
"$flags$": 260,
|
|
6596
6670
|
"$tagName$": "gov-form-radio-group",
|
|
6597
6671
|
"$members$": {
|
|
6598
6672
|
"gap": [1],
|
|
@@ -6793,7 +6867,7 @@ class GovFormRange {
|
|
|
6793
6867
|
"success": ["watchControlAttrs"]
|
|
6794
6868
|
}; }
|
|
6795
6869
|
static get cmpMeta() { return {
|
|
6796
|
-
"$flags$":
|
|
6870
|
+
"$flags$": 260,
|
|
6797
6871
|
"$tagName$": "gov-form-range",
|
|
6798
6872
|
"$members$": {
|
|
6799
6873
|
"size": [1],
|
|
@@ -6845,7 +6919,7 @@ class GovFormSearch {
|
|
|
6845
6919
|
}
|
|
6846
6920
|
get host() { return getElement(this); }
|
|
6847
6921
|
static get cmpMeta() { return {
|
|
6848
|
-
"$flags$":
|
|
6922
|
+
"$flags$": 260,
|
|
6849
6923
|
"$tagName$": "gov-form-search",
|
|
6850
6924
|
"$members$": {
|
|
6851
6925
|
"size": [1],
|
|
@@ -6990,7 +7064,7 @@ class GovFormSelect {
|
|
|
6990
7064
|
"value": ["watchValue"]
|
|
6991
7065
|
}; }
|
|
6992
7066
|
static get cmpMeta() { return {
|
|
6993
|
-
"$flags$":
|
|
7067
|
+
"$flags$": 260,
|
|
6994
7068
|
"$tagName$": "gov-form-select",
|
|
6995
7069
|
"$members$": {
|
|
6996
7070
|
"value": [1537],
|
|
@@ -7139,7 +7213,7 @@ class GovFormSwitch {
|
|
|
7139
7213
|
"invalid": ["watchDisabled"]
|
|
7140
7214
|
}; }
|
|
7141
7215
|
static get cmpMeta() { return {
|
|
7142
|
-
"$flags$":
|
|
7216
|
+
"$flags$": 260,
|
|
7143
7217
|
"$tagName$": "gov-form-switch",
|
|
7144
7218
|
"$members$": {
|
|
7145
7219
|
"value": [1],
|
|
@@ -7177,7 +7251,7 @@ class GovGrid {
|
|
|
7177
7251
|
}
|
|
7178
7252
|
get host() { return getElement(this); }
|
|
7179
7253
|
static get cmpMeta() { return {
|
|
7180
|
-
"$flags$":
|
|
7254
|
+
"$flags$": 260,
|
|
7181
7255
|
"$tagName$": "gov-grid",
|
|
7182
7256
|
"$members$": {
|
|
7183
7257
|
"alignItems": [513, "align-items"],
|
|
@@ -7208,7 +7282,7 @@ class GovGridItem {
|
|
|
7208
7282
|
}
|
|
7209
7283
|
get host() { return getElement(this); }
|
|
7210
7284
|
static get cmpMeta() { return {
|
|
7211
|
-
"$flags$":
|
|
7285
|
+
"$flags$": 260,
|
|
7212
7286
|
"$tagName$": "gov-grid-item",
|
|
7213
7287
|
"$members$": {
|
|
7214
7288
|
"column": [1, "col-span"],
|
|
@@ -7406,7 +7480,7 @@ class GovIcon {
|
|
|
7406
7480
|
"name": ["loadIconPathData"]
|
|
7407
7481
|
}; }
|
|
7408
7482
|
static get cmpMeta() { return {
|
|
7409
|
-
"$flags$":
|
|
7483
|
+
"$flags$": 256,
|
|
7410
7484
|
"$tagName$": "gov-icon",
|
|
7411
7485
|
"$members$": {
|
|
7412
7486
|
"size": [513],
|
|
@@ -7512,7 +7586,7 @@ class GovInfobar {
|
|
|
7512
7586
|
"color": ["validateColor"]
|
|
7513
7587
|
}; }
|
|
7514
7588
|
static get cmpMeta() { return {
|
|
7515
|
-
"$flags$":
|
|
7589
|
+
"$flags$": 260,
|
|
7516
7590
|
"$tagName$": "gov-infobar",
|
|
7517
7591
|
"$members$": {
|
|
7518
7592
|
"color": [1],
|
|
@@ -7573,7 +7647,7 @@ class GovLayout {
|
|
|
7573
7647
|
}
|
|
7574
7648
|
get host() { return getElement(this); }
|
|
7575
7649
|
static get cmpMeta() { return {
|
|
7576
|
-
"$flags$":
|
|
7650
|
+
"$flags$": 260,
|
|
7577
7651
|
"$tagName$": "gov-layout",
|
|
7578
7652
|
"$members$": {
|
|
7579
7653
|
"type": [1],
|
|
@@ -7596,7 +7670,7 @@ class GovLayoutColumn {
|
|
|
7596
7670
|
}
|
|
7597
7671
|
get host() { return getElement(this); }
|
|
7598
7672
|
static get cmpMeta() { return {
|
|
7599
|
-
"$flags$":
|
|
7673
|
+
"$flags$": 260,
|
|
7600
7674
|
"$tagName$": "gov-layout-column",
|
|
7601
7675
|
"$members$": undefined,
|
|
7602
7676
|
"$listeners$": undefined,
|
|
@@ -7641,7 +7715,7 @@ class GovLifecycle {
|
|
|
7641
7715
|
return (hAsync(Host, { key: 'c5189d0afc68fc5d1149184eec3a02b57170689a', identifier: this.uniqueId }, hAsync("span", { key: 'cc6fbd61e6f7ba9cd4373bec00c128501e6df319' }, "lifecycle ", this.uniqueId)));
|
|
7642
7716
|
}
|
|
7643
7717
|
static get cmpMeta() { return {
|
|
7644
|
-
"$flags$":
|
|
7718
|
+
"$flags$": 256,
|
|
7645
7719
|
"$tagName$": "gov-lifecycle",
|
|
7646
7720
|
"$members$": undefined,
|
|
7647
7721
|
"$listeners$": undefined,
|
|
@@ -7693,7 +7767,7 @@ class GovLink {
|
|
|
7693
7767
|
"size": ["validateSize"]
|
|
7694
7768
|
}; }
|
|
7695
7769
|
static get cmpMeta() { return {
|
|
7696
|
-
"$flags$":
|
|
7770
|
+
"$flags$": 260,
|
|
7697
7771
|
"$tagName$": "gov-link",
|
|
7698
7772
|
"$members$": {
|
|
7699
7773
|
"size": [1],
|
|
@@ -7739,7 +7813,7 @@ class GovLoading {
|
|
|
7739
7813
|
"size": ["validateSize"]
|
|
7740
7814
|
}; }
|
|
7741
7815
|
static get cmpMeta() { return {
|
|
7742
|
-
"$flags$":
|
|
7816
|
+
"$flags$": 260,
|
|
7743
7817
|
"$tagName$": "gov-loading",
|
|
7744
7818
|
"$members$": {
|
|
7745
7819
|
"size": [1]
|
|
@@ -7785,7 +7859,7 @@ class GovMessage {
|
|
|
7785
7859
|
"color": ["validateColor"]
|
|
7786
7860
|
}; }
|
|
7787
7861
|
static get cmpMeta() { return {
|
|
7788
|
-
"$flags$":
|
|
7862
|
+
"$flags$": 260,
|
|
7789
7863
|
"$tagName$": "gov-message",
|
|
7790
7864
|
"$members$": {
|
|
7791
7865
|
"color": [1],
|
|
@@ -8033,7 +8107,7 @@ class GovPagination {
|
|
|
8033
8107
|
"maxPages": ["recalculate"]
|
|
8034
8108
|
}; }
|
|
8035
8109
|
static get cmpMeta() { return {
|
|
8036
|
-
"$flags$":
|
|
8110
|
+
"$flags$": 256,
|
|
8037
8111
|
"$tagName$": "gov-pagination",
|
|
8038
8112
|
"$members$": {
|
|
8039
8113
|
"type": [1],
|
|
@@ -8160,7 +8234,7 @@ class GovSkeleton {
|
|
|
8160
8234
|
"animation": ["validateAnimation"]
|
|
8161
8235
|
}; }
|
|
8162
8236
|
static get cmpMeta() { return {
|
|
8163
|
-
"$flags$":
|
|
8237
|
+
"$flags$": 256,
|
|
8164
8238
|
"$tagName$": "gov-skeleton",
|
|
8165
8239
|
"$members$": {
|
|
8166
8240
|
"size": [513],
|
|
@@ -8218,7 +8292,7 @@ class GovSpacer {
|
|
|
8218
8292
|
"breakpoint": ["validateBreakpoint"]
|
|
8219
8293
|
}; }
|
|
8220
8294
|
static get cmpMeta() { return {
|
|
8221
|
-
"$flags$":
|
|
8295
|
+
"$flags$": 256,
|
|
8222
8296
|
"$tagName$": "gov-spacer",
|
|
8223
8297
|
"$members$": {
|
|
8224
8298
|
"size": [1],
|
|
@@ -8281,7 +8355,7 @@ class GovStepper {
|
|
|
8281
8355
|
"size": ["validateSize"]
|
|
8282
8356
|
}; }
|
|
8283
8357
|
static get cmpMeta() { return {
|
|
8284
|
-
"$flags$":
|
|
8358
|
+
"$flags$": 260,
|
|
8285
8359
|
"$tagName$": "gov-stepper",
|
|
8286
8360
|
"$members$": {
|
|
8287
8361
|
"size": [1]
|
|
@@ -8328,7 +8402,7 @@ class GovStepperItem {
|
|
|
8328
8402
|
"color": ["validateColor"]
|
|
8329
8403
|
}; }
|
|
8330
8404
|
static get cmpMeta() { return {
|
|
8331
|
-
"$flags$":
|
|
8405
|
+
"$flags$": 260,
|
|
8332
8406
|
"$tagName$": "gov-stepper-item",
|
|
8333
8407
|
"$members$": {
|
|
8334
8408
|
"color": [1],
|
|
@@ -8577,7 +8651,7 @@ class GovTabs {
|
|
|
8577
8651
|
"size": ["validateSize"]
|
|
8578
8652
|
}; }
|
|
8579
8653
|
static get cmpMeta() { return {
|
|
8580
|
-
"$flags$":
|
|
8654
|
+
"$flags$": 260,
|
|
8581
8655
|
"$tagName$": "gov-tabs",
|
|
8582
8656
|
"$members$": {
|
|
8583
8657
|
"type": [1],
|
|
@@ -8654,7 +8728,7 @@ class GovTabsItem {
|
|
|
8654
8728
|
"disabled": ["rerenderParent"]
|
|
8655
8729
|
}; }
|
|
8656
8730
|
static get cmpMeta() { return {
|
|
8657
|
-
"$flags$":
|
|
8731
|
+
"$flags$": 260,
|
|
8658
8732
|
"$tagName$": "gov-tabs-item",
|
|
8659
8733
|
"$members$": {
|
|
8660
8734
|
"identifier": [1],
|
|
@@ -8724,7 +8798,7 @@ class GovTag {
|
|
|
8724
8798
|
"size": ["validateSize"]
|
|
8725
8799
|
}; }
|
|
8726
8800
|
static get cmpMeta() { return {
|
|
8727
|
-
"$flags$":
|
|
8801
|
+
"$flags$": 260,
|
|
8728
8802
|
"$tagName$": "gov-tag",
|
|
8729
8803
|
"$members$": {
|
|
8730
8804
|
"iconStart": [1, "icon-start"],
|
|
@@ -8845,7 +8919,7 @@ class GovThemeSwitch {
|
|
|
8845
8919
|
"theme": ["watchTheme"]
|
|
8846
8920
|
}; }
|
|
8847
8921
|
static get cmpMeta() { return {
|
|
8848
|
-
"$flags$":
|
|
8922
|
+
"$flags$": 256,
|
|
8849
8923
|
"$tagName$": "gov-theme-switch",
|
|
8850
8924
|
"$members$": {
|
|
8851
8925
|
"size": [1],
|
|
@@ -8897,7 +8971,7 @@ class GovTile {
|
|
|
8897
8971
|
}
|
|
8898
8972
|
get host() { return getElement(this); }
|
|
8899
8973
|
static get cmpMeta() { return {
|
|
8900
|
-
"$flags$":
|
|
8974
|
+
"$flags$": 260,
|
|
8901
8975
|
"$tagName$": "gov-tile",
|
|
8902
8976
|
"$members$": {
|
|
8903
8977
|
"size": [513],
|
|
@@ -9021,7 +9095,7 @@ class GovToast {
|
|
|
9021
9095
|
"color": ["validateColor"]
|
|
9022
9096
|
}; }
|
|
9023
9097
|
static get cmpMeta() { return {
|
|
9024
|
-
"$flags$":
|
|
9098
|
+
"$flags$": 260,
|
|
9025
9099
|
"$tagName$": "gov-toast",
|
|
9026
9100
|
"$members$": {
|
|
9027
9101
|
"color": [1],
|
|
@@ -9289,7 +9363,7 @@ class GovTooltip {
|
|
|
9289
9363
|
"message": ["rerenderMessage"]
|
|
9290
9364
|
}; }
|
|
9291
9365
|
static get cmpMeta() { return {
|
|
9292
|
-
"$flags$":
|
|
9366
|
+
"$flags$": 260,
|
|
9293
9367
|
"$tagName$": "gov-tooltip",
|
|
9294
9368
|
"$members$": {
|
|
9295
9369
|
"color": [1],
|
|
@@ -9359,7 +9433,7 @@ class GovTooltipContent {
|
|
|
9359
9433
|
"isVisible": ["visibleContent"]
|
|
9360
9434
|
}; }
|
|
9361
9435
|
static get cmpMeta() { return {
|
|
9362
|
-
"$flags$":
|
|
9436
|
+
"$flags$": 260,
|
|
9363
9437
|
"$tagName$": "gov-tooltip-content",
|
|
9364
9438
|
"$members$": {
|
|
9365
9439
|
"color": [1],
|
|
@@ -9440,7 +9514,7 @@ class GovWizard {
|
|
|
9440
9514
|
"size": ["validateSize"]
|
|
9441
9515
|
}; }
|
|
9442
9516
|
static get cmpMeta() { return {
|
|
9443
|
-
"$flags$":
|
|
9517
|
+
"$flags$": 260,
|
|
9444
9518
|
"$tagName$": "gov-wizard",
|
|
9445
9519
|
"$members$": {
|
|
9446
9520
|
"size": [1],
|
|
@@ -9542,7 +9616,7 @@ class GovWizardItem {
|
|
|
9542
9616
|
"color": ["validateColor"]
|
|
9543
9617
|
}; }
|
|
9544
9618
|
static get cmpMeta() { return {
|
|
9545
|
-
"$flags$":
|
|
9619
|
+
"$flags$": 260,
|
|
9546
9620
|
"$tagName$": "gov-wizard-item",
|
|
9547
9621
|
"$members$": {
|
|
9548
9622
|
"color": [1],
|
|
@@ -9723,7 +9797,7 @@ var NAMESPACE = (
|
|
|
9723
9797
|
);
|
|
9724
9798
|
|
|
9725
9799
|
/*
|
|
9726
|
-
Stencil Hydrate Runner v4.
|
|
9800
|
+
Stencil Hydrate Runner v4.36.2 | MIT Licensed | https://stenciljs.com
|
|
9727
9801
|
*/
|
|
9728
9802
|
var __defProp = Object.defineProperty;
|
|
9729
9803
|
var __export = (target, all) => {
|
|
@@ -10448,8 +10522,21 @@ function triggerEventListener(elm, ev) {
|
|
|
10448
10522
|
} else if (elm.parentElement == null && elm.tagName === "HTML") {
|
|
10449
10523
|
triggerEventListener(elm.ownerDocument, ev);
|
|
10450
10524
|
} else {
|
|
10451
|
-
|
|
10525
|
+
const nextTarget = getNextEventTarget(elm, ev);
|
|
10526
|
+
triggerEventListener(nextTarget, ev);
|
|
10527
|
+
}
|
|
10528
|
+
}
|
|
10529
|
+
function getNextEventTarget(elm, ev) {
|
|
10530
|
+
if (elm.parentElement) {
|
|
10531
|
+
return elm.parentElement;
|
|
10532
|
+
}
|
|
10533
|
+
if (elm.host && ev.composed) {
|
|
10534
|
+
return elm.host;
|
|
10452
10535
|
}
|
|
10536
|
+
if (ev.composed && elm.parentNode && elm.parentNode.host) {
|
|
10537
|
+
return elm.parentNode.host;
|
|
10538
|
+
}
|
|
10539
|
+
return null;
|
|
10453
10540
|
}
|
|
10454
10541
|
function dispatchEvent(currentTarget, ev) {
|
|
10455
10542
|
ev.target = currentTarget;
|
|
@@ -20091,6 +20178,11 @@ function* streamToHtml(node, opts, output) {
|
|
|
20091
20178
|
const mode = ` shadowrootmode="open"`;
|
|
20092
20179
|
yield mode;
|
|
20093
20180
|
output.currentLineWidth += mode.length;
|
|
20181
|
+
if (node.delegatesFocus) {
|
|
20182
|
+
const delegatesFocusAttr = " shadowrootdelegatesfocus";
|
|
20183
|
+
yield delegatesFocusAttr;
|
|
20184
|
+
output.currentLineWidth += delegatesFocusAttr.length;
|
|
20185
|
+
}
|
|
20094
20186
|
}
|
|
20095
20187
|
const attrsLength = node.attributes.length;
|
|
20096
20188
|
const attributes = opts.prettyHtml && attrsLength > 1 ? cloneAttributes(node.attributes, true) : node.attributes;
|
|
@@ -20609,6 +20701,15 @@ var MockNode2 = class {
|
|
|
20609
20701
|
set textContent(value) {
|
|
20610
20702
|
this._nodeValue = String(value);
|
|
20611
20703
|
}
|
|
20704
|
+
addEventListener(type, handler) {
|
|
20705
|
+
addEventListener(this, type, handler);
|
|
20706
|
+
}
|
|
20707
|
+
removeEventListener(type, handler) {
|
|
20708
|
+
removeEventListener(this, type, handler);
|
|
20709
|
+
}
|
|
20710
|
+
dispatchEvent(ev) {
|
|
20711
|
+
return dispatchEvent(this, ev);
|
|
20712
|
+
}
|
|
20612
20713
|
};
|
|
20613
20714
|
MockNode2.ELEMENT_NODE = 1;
|
|
20614
20715
|
MockNode2.TEXT_NODE = 3;
|
|
@@ -20647,15 +20748,25 @@ var MockElement = class extends MockNode2 {
|
|
|
20647
20748
|
addEventListener(this, type, handler);
|
|
20648
20749
|
}
|
|
20649
20750
|
attachShadow(_opts) {
|
|
20751
|
+
var _a2;
|
|
20650
20752
|
const shadowRoot = this.ownerDocument.createDocumentFragment();
|
|
20753
|
+
shadowRoot.delegatesFocus = (_a2 = _opts.delegatesFocus) != null ? _a2 : false;
|
|
20651
20754
|
this.shadowRoot = shadowRoot;
|
|
20652
20755
|
return shadowRoot;
|
|
20653
20756
|
}
|
|
20654
20757
|
blur() {
|
|
20655
|
-
|
|
20656
|
-
|
|
20657
|
-
|
|
20658
|
-
);
|
|
20758
|
+
if (isCurrentlyDispatching(this, "blur")) {
|
|
20759
|
+
return;
|
|
20760
|
+
}
|
|
20761
|
+
markAsDispatching(this, "blur");
|
|
20762
|
+
try {
|
|
20763
|
+
dispatchEvent(
|
|
20764
|
+
this,
|
|
20765
|
+
new MockFocusEvent("blur", { relatedTarget: null, bubbles: true, cancelable: true, composed: true })
|
|
20766
|
+
);
|
|
20767
|
+
} finally {
|
|
20768
|
+
unmarkAsDispatching(this, "blur");
|
|
20769
|
+
}
|
|
20659
20770
|
}
|
|
20660
20771
|
get localName() {
|
|
20661
20772
|
if (!this.nodeName) {
|
|
@@ -21397,6 +21508,28 @@ function setTextContent(elm, text) {
|
|
|
21397
21508
|
const textNode = new MockTextNode(elm.ownerDocument, text);
|
|
21398
21509
|
elm.appendChild(textNode);
|
|
21399
21510
|
}
|
|
21511
|
+
var currentlyDispatching = /* @__PURE__ */ new WeakMap();
|
|
21512
|
+
function isCurrentlyDispatching(target, eventType) {
|
|
21513
|
+
const dispatchingEvents = currentlyDispatching.get(target);
|
|
21514
|
+
return dispatchingEvents != null && dispatchingEvents.has(eventType);
|
|
21515
|
+
}
|
|
21516
|
+
function markAsDispatching(target, eventType) {
|
|
21517
|
+
let dispatchingEvents = currentlyDispatching.get(target);
|
|
21518
|
+
if (dispatchingEvents == null) {
|
|
21519
|
+
dispatchingEvents = /* @__PURE__ */ new Set();
|
|
21520
|
+
currentlyDispatching.set(target, dispatchingEvents);
|
|
21521
|
+
}
|
|
21522
|
+
dispatchingEvents.add(eventType);
|
|
21523
|
+
}
|
|
21524
|
+
function unmarkAsDispatching(target, eventType) {
|
|
21525
|
+
const dispatchingEvents = currentlyDispatching.get(target);
|
|
21526
|
+
if (dispatchingEvents != null) {
|
|
21527
|
+
dispatchingEvents.delete(eventType);
|
|
21528
|
+
if (dispatchingEvents.size === 0) {
|
|
21529
|
+
currentlyDispatching.delete(target);
|
|
21530
|
+
}
|
|
21531
|
+
}
|
|
21532
|
+
}
|
|
21400
21533
|
|
|
21401
21534
|
// src/mock-doc/comment-node.ts
|
|
21402
21535
|
var MockComment = class _MockComment extends MockNode2 {
|