@pod-os/elements 0.25.2 → 0.25.3-rc.3de9abd.0
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/elements.cjs.js +1 -1
- package/dist/cjs/ion-badge_5.cjs.entry.js +187 -0
- package/dist/cjs/ion-badge_5.cjs.entry.js.map +1 -0
- package/dist/cjs/ion-card-content.cjs.entry.js +34 -0
- package/dist/cjs/ion-card-content.cjs.entry.js.map +1 -0
- package/dist/cjs/ion-card-header.cjs.entry.js +37 -0
- package/dist/cjs/ion-card-header.cjs.entry.js.map +1 -0
- package/dist/cjs/ion-card-title.cjs.entry.js +35 -0
- package/dist/cjs/ion-card-title.cjs.entry.js.map +1 -0
- package/dist/cjs/ion-card.cjs.entry.js +71 -0
- package/dist/cjs/ion-card.cjs.entry.js.map +1 -0
- package/dist/cjs/{ion-checkbox_6.cjs.entry.js → ion-checkbox_7.cjs.entry.js} +274 -1
- package/dist/cjs/ion-checkbox_7.cjs.entry.js.map +1 -0
- package/dist/cjs/ion-col.cjs.entry.js +152 -0
- package/dist/cjs/ion-col.cjs.entry.js.map +1 -0
- package/dist/cjs/ion-grid.cjs.entry.js +28 -0
- package/dist/cjs/ion-grid.cjs.entry.js.map +1 -0
- package/dist/cjs/{ion-card_34.cjs.entry.js → ion-icon_31.cjs.entry.js} +35 -143
- package/dist/cjs/ion-icon_31.cjs.entry.js.map +1 -0
- package/dist/cjs/{ion-input_2.cjs.entry.js → ion-input.cjs.entry.js} +1 -21
- package/dist/cjs/ion-input.cjs.entry.js.map +1 -0
- package/dist/cjs/ion-note.cjs.entry.js +34 -0
- package/dist/cjs/ion-note.cjs.entry.js.map +1 -0
- package/dist/cjs/ion-row.cjs.entry.js +23 -0
- package/dist/cjs/ion-row.cjs.entry.js.map +1 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/pos-app-document-viewer.cjs.entry.js +8 -1
- package/dist/cjs/pos-app-document-viewer.cjs.entry.js.map +1 -1
- package/dist/cjs/pos-app-generic.cjs.entry.js +1 -1
- package/dist/cjs/pos-app-generic.cjs.entry.js.map +1 -1
- package/dist/cjs/pos-app-image-viewer.cjs.entry.js +11 -2
- package/dist/cjs/pos-app-image-viewer.cjs.entry.js.map +1 -1
- package/dist/cjs/pos-app-ldp-container.cjs.entry.js +8 -1
- package/dist/cjs/pos-app-ldp-container.cjs.entry.js.map +1 -1
- package/dist/cjs/pos-app-rdf-document.cjs.entry.js +8 -1
- package/dist/cjs/pos-app-rdf-document.cjs.entry.js.map +1 -1
- package/dist/cjs/pos-container-contents.cjs.entry.js.map +1 -1
- package/dist/cjs/pos-container-item.cjs.entry.js +5 -1
- package/dist/cjs/pos-container-item.cjs.entry.js.map +1 -1
- package/dist/cjs/pos-document.cjs.entry.js +1 -1
- package/dist/cjs/pos-document.cjs.entry.js.map +1 -1
- package/dist/cjs/pos-relations_2.cjs.entry.js +2 -2
- package/dist/cjs/pos-relations_2.cjs.entry.js.map +1 -1
- package/dist/cjs/pos-subjects.cjs.entry.js +1 -1
- package/dist/cjs/pos-subjects.cjs.entry.js.map +1 -1
- package/dist/collection/apps/pos-app-browser/pos-app-browser.css +5 -4
- package/dist/collection/apps/pos-app-dashboard/pos-app-dashboard.css +0 -2
- package/dist/collection/apps/pos-app-dashboard/pos-example-resources/pos-example-resources.css +2 -2
- package/dist/collection/apps/pos-app-dashboard/pos-getting-started/pos-getting-started.css +2 -3
- package/dist/collection/apps/pos-app-document-viewer/pos-app-document-viewer.js +12 -2
- package/dist/collection/apps/pos-app-document-viewer/pos-app-document-viewer.js.map +1 -1
- package/dist/collection/apps/pos-app-generic/pos-app-generic.css +2 -1
- package/dist/collection/apps/pos-app-image-viewer/pos-app-image-viewer.css +3 -0
- package/dist/collection/apps/pos-app-image-viewer/pos-app-image-viewer.js +12 -3
- package/dist/collection/apps/pos-app-image-viewer/pos-app-image-viewer.js.map +1 -1
- package/dist/collection/apps/pos-app-ldp-container/pos-app-ldp-container.js +13 -2
- package/dist/collection/apps/pos-app-ldp-container/pos-app-ldp-container.js.map +1 -1
- package/dist/collection/apps/pos-app-rdf-document/pos-app-rdf-document.js +13 -2
- package/dist/collection/apps/pos-app-rdf-document/pos-app-rdf-document.js.map +1 -1
- package/dist/collection/apps/pos-app-settings/pos-app-settings.css +0 -2
- package/dist/collection/apps/pos-app-settings/pos-app-settings.js +1 -1
- package/dist/collection/apps/pos-app-settings/pos-setting-offline-cache/pos-setting-offline-cache.css +4 -2
- package/dist/collection/apps/pos-app-settings/pos-setting-offline-cache/pos-setting-offline-cache.js +1 -1
- package/dist/collection/apps/styles/article-card.css +19 -0
- package/dist/collection/apps/styles/default-app-layout.css +28 -0
- package/dist/collection/components/pos-add-literal-value/pos-add-literal-value.css +15 -0
- package/dist/collection/components/pos-add-literal-value/pos-add-literal-value.js +2 -2
- package/dist/collection/components/pos-add-literal-value/pos-add-literal-value.js.map +1 -1
- package/dist/collection/components/pos-add-new-thing/pos-add-new-thing.css +3 -3
- package/dist/collection/components/pos-add-new-thing/pos-add-new-thing.js +1 -1
- package/dist/collection/components/pos-app/pos-app.js +1 -1
- package/dist/collection/components/pos-container-contents/pos-container-contents.css +1 -1
- package/dist/collection/components/pos-container-contents/pos-container-contents.js.map +1 -1
- package/dist/collection/components/pos-container-contents/pos-container-item.css +16 -0
- package/dist/collection/components/pos-container-contents/pos-container-item.js +11 -1
- package/dist/collection/components/pos-container-contents/pos-container-item.js.map +1 -1
- package/dist/collection/components/pos-dialog/pos-dialog.css +35 -3
- package/dist/collection/components/pos-dialog/pos-dialog.js +1 -1
- package/dist/collection/components/pos-document/pos-document.css +5 -8
- package/dist/collection/components/pos-error-toast/pos-error-toast.js +1 -1
- package/dist/collection/components/pos-literals/pos-literals.css +1 -1
- package/dist/collection/components/pos-literals/pos-literals.js +1 -1
- package/dist/collection/components/pos-login/pos-login.js +1 -1
- package/dist/collection/components/pos-login-form/pos-login-form.css +6 -3
- package/dist/collection/components/pos-login-form/pos-login-form.js +1 -1
- package/dist/collection/components/pos-make-findable/pos-make-findable.css +6 -5
- package/dist/collection/components/pos-navigation-bar/pos-navigation-bar.css +7 -10
- package/dist/collection/components/pos-navigation-bar/pos-navigation-bar.js +1 -1
- package/dist/collection/components/pos-new-thing-form/pos-new-thing-form.css +11 -6
- package/dist/collection/components/pos-new-thing-form/pos-new-thing-form.js +1 -1
- package/dist/collection/components/pos-relations/pos-relations.css +1 -1
- package/dist/collection/components/pos-resource/pos-resource.css +11 -0
- package/dist/collection/components/pos-resource/pos-resource.js +12 -2
- package/dist/collection/components/pos-resource/pos-resource.js.map +1 -1
- package/dist/collection/components/pos-reverse-relations/pos-reverse-relations.css +1 -1
- package/dist/collection/components/pos-rich-link/pos-rich-link.css +4 -4
- package/dist/collection/components/pos-rich-link/pos-rich-link.js +2 -2
- package/dist/collection/components/pos-router/pos-router.js +1 -1
- package/dist/collection/components/pos-select-term/pos-select-term.css +2 -0
- package/dist/collection/components/pos-select-term/pos-select-term.js +1 -1
- package/dist/collection/components/pos-subjects/pos-subjects.css +1 -1
- package/dist/components/ion-card-content.js +40 -1
- package/dist/components/ion-card-content.js.map +1 -1
- package/dist/components/ion-card-header.js +47 -1
- package/dist/components/ion-card-header.js.map +1 -1
- package/dist/components/ion-card-title.js +44 -1
- package/dist/components/ion-card-title.js.map +1 -1
- package/dist/components/ion-card.js +95 -1
- package/dist/components/ion-card.js.map +1 -1
- package/dist/components/ion-col.js +184 -1
- package/dist/components/ion-col.js.map +1 -1
- package/dist/components/ion-grid.js +37 -1
- package/dist/components/ion-grid.js.map +1 -1
- package/dist/components/ion-input.js +566 -1
- package/dist/components/ion-input.js.map +1 -1
- package/dist/components/ion-row.js +30 -1
- package/dist/components/ion-row.js.map +1 -1
- package/dist/components/pos-add-literal-value2.js +5 -11
- package/dist/components/pos-add-literal-value2.js.map +1 -1
- package/dist/components/pos-add-new-thing2.js +2 -2
- package/dist/components/pos-add-new-thing2.js.map +1 -1
- package/dist/components/pos-app-browser.js +2 -20
- package/dist/components/pos-app-browser.js.map +1 -1
- package/dist/components/pos-app-dashboard2.js +3 -27
- package/dist/components/pos-app-dashboard2.js.map +1 -1
- package/dist/components/pos-app-document-viewer.js +13 -54
- package/dist/components/pos-app-document-viewer.js.map +1 -1
- package/dist/components/pos-app-generic.js +7 -37
- package/dist/components/pos-app-generic.js.map +1 -1
- package/dist/components/pos-app-image-viewer.js +16 -55
- package/dist/components/pos-app-image-viewer.js.map +1 -1
- package/dist/components/pos-app-ldp-container.js +17 -75
- package/dist/components/pos-app-ldp-container.js.map +1 -1
- package/dist/components/pos-app-rdf-document.js +17 -63
- package/dist/components/pos-app-rdf-document.js.map +1 -1
- package/dist/components/pos-app-settings2.js +2 -2
- package/dist/components/pos-app-settings2.js.map +1 -1
- package/dist/components/pos-app2.js +1 -1
- package/dist/components/pos-container-contents2.js +4 -40
- package/dist/components/pos-container-contents2.js.map +1 -1
- package/dist/components/pos-container-item2.js +7 -21
- package/dist/components/pos-container-item2.js.map +1 -1
- package/dist/components/pos-dialog2.js +2 -2
- package/dist/components/pos-dialog2.js.map +1 -1
- package/dist/components/pos-document2.js +1 -1
- package/dist/components/pos-document2.js.map +1 -1
- package/dist/components/pos-error-toast2.js +1 -1
- package/dist/components/pos-example-resources2.js +3 -27
- package/dist/components/pos-example-resources2.js.map +1 -1
- package/dist/components/pos-getting-started2.js +1 -1
- package/dist/components/pos-getting-started2.js.map +1 -1
- package/dist/components/pos-internal-router2.js +2 -26
- package/dist/components/pos-internal-router2.js.map +1 -1
- package/dist/components/pos-literals2.js +4 -10
- package/dist/components/pos-literals2.js.map +1 -1
- package/dist/components/pos-login-form2.js +2 -2
- package/dist/components/pos-login-form2.js.map +1 -1
- package/dist/components/pos-login2.js +5 -29
- package/dist/components/pos-login2.js.map +1 -1
- package/dist/components/pos-make-findable2.js +3 -27
- package/dist/components/pos-make-findable2.js.map +1 -1
- package/dist/components/pos-navigation-bar2.js +6 -30
- package/dist/components/pos-navigation-bar2.js.map +1 -1
- package/dist/components/pos-new-thing-form2.js +2 -2
- package/dist/components/pos-new-thing-form2.js.map +1 -1
- package/dist/components/pos-relations2.js +5 -29
- package/dist/components/pos-relations2.js.map +1 -1
- package/dist/components/pos-resource2.js +8 -28
- package/dist/components/pos-resource2.js.map +1 -1
- package/dist/components/pos-reverse-relations2.js +5 -29
- package/dist/components/pos-reverse-relations2.js.map +1 -1
- package/dist/components/pos-rich-link2.js +5 -29
- package/dist/components/pos-rich-link2.js.map +1 -1
- package/dist/components/pos-router2.js +1 -1
- package/dist/components/pos-select-term2.js +2 -2
- package/dist/components/pos-select-term2.js.map +1 -1
- package/dist/components/pos-setting-offline-cache2.js +2 -2
- package/dist/components/pos-setting-offline-cache2.js.map +1 -1
- package/dist/components/pos-subjects2.js +3 -27
- package/dist/components/pos-subjects2.js.map +1 -1
- package/dist/elements/elements.css +21 -1
- package/dist/elements/elements.esm.js +1 -1
- package/dist/elements/elements.esm.js.map +1 -1
- package/dist/elements/p-0017dc14.entry.js +2 -0
- package/dist/elements/p-0017dc14.entry.js.map +1 -0
- package/dist/elements/p-01981011.entry.js +2 -0
- package/dist/elements/{p-62a60344.entry.js.map → p-01981011.entry.js.map} +1 -1
- package/dist/elements/p-05fff093.entry.js +2 -0
- package/dist/elements/{p-2e13f1ea.entry.js.map → p-05fff093.entry.js.map} +1 -1
- package/dist/elements/{p-4cb77968.js → p-061819d1.js} +6 -6
- package/dist/elements/p-07773ed5.entry.js +2 -0
- package/dist/elements/p-07773ed5.entry.js.map +1 -0
- package/dist/elements/p-07d2bd5a.entry.js +2 -0
- package/dist/elements/p-07d2bd5a.entry.js.map +1 -0
- package/dist/elements/{p-68fa0553.entry.js → p-09d80405.entry.js} +2 -2
- package/dist/elements/{p-fb766a59.entry.js → p-0b4204e3.entry.js} +2 -2
- package/dist/elements/p-0b4204e3.entry.js.map +1 -0
- package/dist/elements/p-0ddcbecd.entry.js +2 -0
- package/dist/elements/p-0ddcbecd.entry.js.map +1 -0
- package/dist/elements/p-0f7379bc.entry.js +2 -0
- package/dist/elements/p-0f7379bc.entry.js.map +1 -0
- package/dist/elements/p-1b2d32c1.entry.js +2 -0
- package/dist/elements/p-1b2d32c1.entry.js.map +1 -0
- package/dist/elements/{p-f1a6f6f2.js → p-1fc8e557.js} +2 -2
- package/dist/elements/{p-196197ab.entry.js → p-239442f9.entry.js} +2 -2
- package/dist/elements/{p-2d5448aa.entry.js → p-250d4bf1.entry.js} +2 -2
- package/dist/elements/{p-a3726198.entry.js → p-25926b66.entry.js} +2 -2
- package/dist/elements/{p-da0cfe0c.entry.js → p-266d2934.entry.js} +2 -2
- package/dist/elements/{p-13d85a0a.entry.js → p-2a548485.entry.js} +2 -2
- package/dist/elements/{p-d016e7e0.entry.js → p-2f0509be.entry.js} +2 -2
- package/dist/elements/{p-ec0d5d03.entry.js → p-300ec095.entry.js} +3 -3
- package/dist/elements/{p-34d3ff03.js → p-307d1531.js} +3 -3
- package/dist/elements/p-3e6ffc13.entry.js +5 -0
- package/dist/elements/p-3e6ffc13.entry.js.map +1 -0
- package/dist/elements/p-406df11a.entry.js +2 -0
- package/dist/elements/p-406df11a.entry.js.map +1 -0
- package/dist/elements/{p-b725d322.entry.js → p-41854c8f.entry.js} +2 -2
- package/dist/elements/{p-609cf34b.entry.js → p-41bb9792.entry.js} +2 -2
- package/dist/elements/{p-ad32e711.js → p-42169e41.js} +2 -2
- package/dist/elements/{p-b58ed3d9.entry.js → p-4383e1bb.entry.js} +2 -2
- package/dist/elements/{p-df24c396.entry.js → p-49fcec88.entry.js} +2 -2
- package/dist/elements/{p-1b971594.entry.js → p-4a370bdc.entry.js} +2 -2
- package/dist/elements/p-4c078751.entry.js +2 -0
- package/dist/elements/p-4c078751.entry.js.map +1 -0
- package/dist/elements/p-4c78c8c9.js +5 -0
- package/dist/elements/p-4ccdbcbf.entry.js +2 -0
- package/dist/elements/p-4ccdbcbf.entry.js.map +1 -0
- package/dist/elements/{p-a8afe4ef.entry.js → p-4dd65d40.entry.js} +2 -2
- package/dist/elements/p-523432d1.js +2 -0
- package/dist/elements/p-5441ae35.entry.js +2 -0
- package/dist/elements/{p-8b22dca0.entry.js.map → p-5441ae35.entry.js.map} +1 -1
- package/dist/elements/{p-8a61526b.entry.js → p-552a9992.entry.js} +2 -2
- package/dist/elements/{p-66812011.entry.js → p-59ec8b76.entry.js} +2 -2
- package/dist/elements/{p-0cf27008.entry.js → p-5bf40440.entry.js} +2 -2
- package/dist/elements/{p-714cb336.entry.js → p-6119b57a.entry.js} +2 -2
- package/dist/elements/{p-d3e26e17.entry.js → p-627826b0.entry.js} +2 -2
- package/dist/elements/{p-3e1b5fc4.entry.js → p-645632a8.entry.js} +4 -4
- package/dist/elements/{p-aca8e982.entry.js → p-66973c59.entry.js} +2 -2
- package/dist/elements/{p-097747f2.entry.js → p-66a58eb0.entry.js} +2 -2
- package/dist/elements/{p-3bf6d7b8.entry.js → p-6cc9961e.entry.js} +2 -2
- package/dist/elements/p-71835d6f.entry.js +2 -0
- package/dist/elements/{p-970fce25.entry.js.map → p-71835d6f.entry.js.map} +1 -1
- package/dist/elements/p-7183a9ca.entry.js +2 -0
- package/dist/elements/p-7183a9ca.entry.js.map +1 -0
- package/dist/elements/p-7190d53c.entry.js +2 -0
- package/dist/elements/p-7190d53c.entry.js.map +1 -0
- package/dist/elements/{p-25270f1a.js → p-71ee259b.js} +2 -2
- package/dist/elements/{p-6189fb02.entry.js → p-72a9cbdc.entry.js} +2 -2
- package/dist/elements/{p-3ab4f8b6.js → p-734e5a97.js} +2 -2
- package/dist/elements/p-7e8b8df1.entry.js +2 -0
- package/dist/elements/p-7e8b8df1.entry.js.map +1 -0
- package/dist/elements/p-7f53778f.entry.js +2 -0
- package/dist/elements/{p-ec9d0fd2.entry.js → p-87c81685.entry.js} +2 -2
- package/dist/elements/{p-163e3e87.js → p-89aef852.js} +2 -2
- package/dist/elements/p-89c7559b.entry.js +20 -0
- package/dist/elements/p-89c7559b.entry.js.map +1 -0
- package/dist/elements/{p-a9478dc1.entry.js → p-8b209e66.entry.js} +2 -2
- package/dist/elements/p-8e8881a8.entry.js +2 -0
- package/dist/elements/p-8e8881a8.entry.js.map +1 -0
- package/dist/elements/{p-9a3d973e.entry.js → p-8f6d1cbe.entry.js} +2 -2
- package/dist/elements/p-932de51e.js +8 -0
- package/dist/elements/{p-20e2e8c1.js → p-949b115f.js} +2 -2
- package/dist/elements/p-95161a5d.entry.js +2 -0
- package/dist/elements/{p-1df0edde.entry.js.map → p-95161a5d.entry.js.map} +1 -1
- package/dist/elements/p-9a4bf79e.entry.js +2 -0
- package/dist/elements/p-9a4bf79e.entry.js.map +1 -0
- package/dist/elements/p-a06d93c7.entry.js +2 -0
- package/dist/elements/{p-1651e9a7.entry.js.map → p-a06d93c7.entry.js.map} +1 -1
- package/dist/elements/p-a08f0446.entry.js +2 -0
- package/dist/elements/p-a08f0446.entry.js.map +1 -0
- package/dist/elements/p-a13569cf.entry.js +2 -0
- package/dist/elements/{p-76351ab7.entry.js → p-a376351f.entry.js} +2 -2
- package/dist/elements/p-a37a2712.js +5 -0
- package/dist/elements/p-a421bbe5.entry.js +2 -0
- package/dist/elements/{p-abed69a9.entry.js.map → p-a421bbe5.entry.js.map} +1 -1
- package/dist/elements/p-a45b1964.entry.js +2 -0
- package/dist/elements/p-a45b1964.entry.js.map +1 -0
- package/dist/elements/p-a507d627.entry.js +2 -0
- package/dist/elements/p-a507d627.entry.js.map +1 -0
- package/dist/elements/{p-f7490d6e.js → p-a6c03ce8.js} +2 -2
- package/dist/elements/p-ae984107.entry.js +2 -0
- package/dist/elements/p-ae984107.entry.js.map +1 -0
- package/dist/elements/{p-a9df5a3a.entry.js → p-b5f6b322.entry.js} +2 -2
- package/dist/elements/{p-00c6a8f5.entry.js → p-b64a85bf.entry.js} +2 -2
- package/dist/elements/{p-fa63a2cc.entry.js → p-b8bd7745.entry.js} +2 -2
- package/dist/elements/{p-dc0cae0c.js → p-b9dcf3b2.js} +2 -2
- package/dist/elements/{p-bf16fe9d.entry.js → p-bc675b21.entry.js} +2 -2
- package/dist/elements/p-bca341ba.entry.js +2 -0
- package/dist/elements/p-bdea20c4.entry.js +2 -0
- package/dist/elements/{p-d0c67d7c.entry.js.map → p-bdea20c4.entry.js.map} +1 -1
- package/dist/elements/p-c01a4a79.entry.js +2 -0
- package/dist/elements/{p-c0ad1e98.entry.js.map → p-c01a4a79.entry.js.map} +1 -1
- package/dist/elements/{p-6183b212.entry.js → p-c186950b.entry.js} +2 -2
- package/dist/elements/{p-bb3054a3.js → p-c191e6df.js} +8 -8
- package/dist/elements/{p-b90da7d9.entry.js → p-c350af00.entry.js} +2 -2
- package/dist/elements/p-c452a2e9.js +5 -0
- package/dist/elements/{p-b250dee1.entry.js → p-c698ab8e.entry.js} +3 -3
- package/dist/elements/{p-33b22cc6.entry.js → p-c9604122.entry.js} +2 -2
- package/dist/elements/p-cb550d04.entry.js +2 -0
- package/dist/elements/{p-c21dcd46.entry.js.map → p-cb550d04.entry.js.map} +1 -1
- package/dist/elements/{p-b25dd1f1.js → p-cbae963d.js} +3 -3
- package/dist/elements/{p-592177e8.js → p-cbf050d6.js} +2 -2
- package/dist/elements/p-d08312dd.entry.js +2 -0
- package/dist/elements/{p-c6c9f7e0.entry.js.map → p-d08312dd.entry.js.map} +1 -1
- package/dist/elements/{p-4d6e48bf.js → p-d1e7b393.js} +2 -2
- package/dist/elements/{p-34f376f2.entry.js → p-d358565a.entry.js} +2 -2
- package/dist/elements/{p-dcd16290.js → p-d61d280b.js} +3 -3
- package/dist/elements/{p-04c9fe91.entry.js → p-d6394ee4.entry.js} +3 -3
- package/dist/elements/{p-0cdbd05c.entry.js → p-d8818bb3.entry.js} +2 -2
- package/dist/elements/{p-17cb620a.js → p-da0d920d.js} +2 -2
- package/dist/elements/{p-b9e14ed6.entry.js → p-dadb557e.entry.js} +4 -4
- package/dist/elements/{p-2bb537fb.entry.js → p-dc709055.entry.js} +2 -2
- package/dist/elements/{p-0ffd76fc.entry.js → p-e0de7c6a.entry.js} +2 -2
- package/dist/elements/{p-bcd11997.entry.js → p-e78cf007.entry.js} +2 -2
- package/dist/elements/{p-dcd0a40c.entry.js → p-e8268c7a.entry.js} +2 -2
- package/dist/elements/p-eba70ed1.js +6 -0
- package/dist/elements/{p-1c44ef41.entry.js → p-f4035b4a.entry.js} +2 -2
- package/dist/elements/{p-de2c14be.entry.js → p-f40b3ec6.entry.js} +2 -2
- package/dist/elements/{p-e04e65b9.entry.js → p-f50c3045.entry.js} +2 -2
- package/dist/elements/p-f67bba50.js +5 -0
- package/dist/elements/{p-2d13e141.entry.js → p-f96384f2.entry.js} +2 -2
- package/dist/elements/p-fa0be1d8.entry.js +2 -0
- package/dist/elements/p-fa0be1d8.entry.js.map +1 -0
- package/dist/elements/{p-925bb96a.entry.js → p-fa19a3e9.entry.js} +2 -2
- package/dist/elements/p-facc0ac5.entry.js +2 -0
- package/dist/elements/{p-5d1eb685.entry.js.map → p-facc0ac5.entry.js.map} +1 -1
- package/dist/elements/{p-ab68c761.entry.js → p-ffa8c481.entry.js} +2 -2
- package/dist/esm/{BrokenFile-f46cbf25.js → BrokenFile-d387a173.js} +2 -2
- package/dist/esm/{BrokenFile-f46cbf25.js.map → BrokenFile-d387a173.js.map} +1 -1
- package/dist/esm/{animation-8c622dae.js → animation-43b39c85.js} +2 -2
- package/dist/esm/{animation-8c622dae.js.map → animation-43b39c85.js.map} +1 -1
- package/dist/esm/{app-globals-04af85f0.js → app-globals-f420d326.js} +2 -2
- package/dist/esm/{app-globals-04af85f0.js.map → app-globals-f420d326.js.map} +1 -1
- package/dist/esm/elements.js +5 -5
- package/dist/esm/{form-controller-1f70ed52.js → form-controller-3b50bf52.js} +2 -2
- package/dist/esm/{form-controller-1f70ed52.js.map → form-controller-3b50bf52.js.map} +1 -1
- package/dist/esm/{framework-delegate-b5751311.js → framework-delegate-c5179013.js} +2 -2
- package/dist/esm/{framework-delegate-b5751311.js.map → framework-delegate-c5179013.js.map} +1 -1
- package/dist/esm/{hardware-back-button-41efa076.js → hardware-back-button-12e771ad.js} +3 -3
- package/dist/esm/{hardware-back-button-41efa076.js.map → hardware-back-button-12e771ad.js.map} +1 -1
- package/dist/esm/{helpers-a93a8cd2.js → helpers-c51da066.js} +2 -2
- package/dist/esm/{helpers-a93a8cd2.js.map → helpers-c51da066.js.map} +1 -1
- package/dist/esm/{index-432e7c6f.js → index-12e18dab.js} +2 -2
- package/dist/esm/{index-432e7c6f.js.map → index-12e18dab.js.map} +1 -1
- package/dist/esm/{index-2ac08fda.js → index-7462d21e.js} +5 -5
- package/dist/esm/{index-2ac08fda.js.map → index-7462d21e.js.map} +1 -1
- package/dist/esm/{index-f69a875d.js → index-842e2941.js} +2 -2
- package/dist/esm/{index-f69a875d.js.map → index-842e2941.js.map} +1 -1
- package/dist/esm/{index-4fdc2561.js → index-9725d917.js} +2 -2
- package/dist/esm/{index-4fdc2561.js.map → index-9725d917.js.map} +1 -1
- package/dist/esm/{index-d511bcdc.js → index-ccbcf170.js} +5 -5
- package/dist/esm/{index-d511bcdc.js.map → index-ccbcf170.js.map} +1 -1
- package/dist/esm/{input-shims-212ee02f.js → input-shims-0cb1bad1.js} +3 -3
- package/dist/esm/{input-shims-212ee02f.js.map → input-shims-0cb1bad1.js.map} +1 -1
- package/dist/esm/{input.utils-d2c917c3.js → input.utils-0e2bf61a.js} +2 -2
- package/dist/esm/{input.utils-d2c917c3.js.map → input.utils-0e2bf61a.js.map} +1 -1
- package/dist/esm/ion-accordion-group.entry.js +2 -2
- package/dist/esm/ion-accordion.entry.js +3 -3
- package/dist/esm/ion-action-sheet_3.entry.js +7 -7
- package/dist/esm/ion-app.entry.js +7 -7
- package/dist/esm/ion-avatar.entry.js +2 -2
- package/dist/esm/ion-back-button.entry.js +3 -3
- package/dist/esm/ion-backdrop.entry.js +2 -2
- package/dist/esm/ion-badge_5.entry.js +179 -0
- package/dist/esm/ion-badge_5.entry.js.map +1 -0
- package/dist/esm/ion-breadcrumb.entry.js +3 -3
- package/dist/esm/ion-breadcrumbs.entry.js +2 -2
- package/dist/esm/ion-button_4.entry.js +3 -3
- package/dist/{components/card-content.js → esm/ion-card-content.entry.js} +12 -26
- package/dist/esm/ion-card-content.entry.js.map +1 -0
- package/dist/{components/card-header.js → esm/ion-card-header.entry.js} +13 -31
- package/dist/esm/ion-card-header.entry.js.map +1 -0
- package/dist/esm/ion-card-subtitle.entry.js +2 -2
- package/dist/{components/card-title.js → esm/ion-card-title.entry.js} +13 -30
- package/dist/esm/ion-card-title.entry.js.map +1 -0
- package/dist/{components/card.js → esm/ion-card.entry.js} +15 -47
- package/dist/esm/ion-card.entry.js.map +1 -0
- package/dist/esm/{ion-checkbox_6.entry.js → ion-checkbox_7.entry.js} +280 -8
- package/dist/esm/ion-checkbox_7.entry.js.map +1 -0
- package/dist/esm/ion-chip.entry.js +2 -2
- package/dist/{components/col.js → esm/ion-col.entry.js} +9 -49
- package/dist/esm/ion-col.entry.js.map +1 -0
- package/dist/esm/ion-content.entry.js +3 -3
- package/dist/esm/ion-datetime-button.entry.js +3 -3
- package/dist/esm/ion-datetime.entry.js +3 -3
- package/dist/esm/ion-fab-button.entry.js +3 -3
- package/dist/esm/ion-fab-list.entry.js +2 -2
- package/dist/esm/ion-fab.entry.js +2 -2
- package/dist/esm/ion-footer.entry.js +4 -4
- package/dist/{components/grid.js → esm/ion-grid.entry.js} +9 -26
- package/dist/esm/ion-grid.entry.js.map +1 -0
- package/dist/esm/ion-header.entry.js +4 -4
- package/dist/esm/{ion-card_34.entry.js → ion-icon_31.entry.js} +45 -150
- package/dist/esm/ion-icon_31.entry.js.map +1 -0
- package/dist/esm/ion-img.entry.js +3 -3
- package/dist/esm/ion-infinite-scroll-content.entry.js +2 -2
- package/dist/esm/ion-infinite-scroll.entry.js +4 -4
- package/dist/esm/{ion-input_2.entry.js → ion-input.entry.js} +8 -27
- package/dist/esm/ion-input.entry.js.map +1 -0
- package/dist/esm/ion-item-divider.entry.js +2 -2
- package/dist/esm/ion-item-group.entry.js +2 -2
- package/dist/esm/ion-item-option.entry.js +2 -2
- package/dist/esm/ion-item-options.entry.js +3 -3
- package/dist/esm/ion-item-sliding.entry.js +4 -4
- package/dist/esm/ion-loading.entry.js +7 -7
- package/dist/esm/ion-menu-button.entry.js +7 -7
- package/dist/esm/ion-menu-toggle.entry.js +7 -7
- package/dist/esm/ion-menu.entry.js +8 -8
- package/dist/esm/ion-modal.entry.js +9 -9
- package/dist/esm/ion-nav-link.entry.js +1 -1
- package/dist/esm/ion-nav.entry.js +6 -6
- package/dist/esm/ion-note.entry.js +30 -0
- package/dist/esm/ion-note.entry.js.map +1 -0
- package/dist/esm/ion-picker-column.entry.js +3 -3
- package/dist/esm/ion-picker.entry.js +7 -7
- package/dist/esm/ion-popover.entry.js +8 -8
- package/dist/esm/ion-range.entry.js +5 -5
- package/dist/esm/ion-refresher-content.entry.js +5 -5
- package/dist/esm/ion-refresher.entry.js +6 -6
- package/dist/esm/ion-reorder-group.entry.js +4 -4
- package/dist/esm/ion-reorder.entry.js +2 -2
- package/dist/esm/ion-route-redirect.entry.js +1 -1
- package/dist/esm/ion-route.entry.js +1 -1
- package/dist/esm/ion-router-link.entry.js +2 -2
- package/dist/esm/ion-router-outlet.entry.js +6 -6
- package/dist/esm/ion-router.entry.js +2 -2
- package/dist/esm/ion-row.entry.js +19 -0
- package/dist/esm/ion-row.entry.js.map +1 -0
- package/dist/esm/ion-segment-button.entry.js +3 -3
- package/dist/esm/ion-segment.entry.js +3 -3
- package/dist/esm/ion-select-option.entry.js +2 -2
- package/dist/esm/ion-select.entry.js +8 -8
- package/dist/esm/ion-spinner.entry.js +2 -2
- package/dist/esm/ion-split-pane.entry.js +2 -2
- package/dist/esm/ion-tab-bar.entry.js +2 -2
- package/dist/esm/ion-tab-button.entry.js +3 -3
- package/dist/esm/ion-tab.entry.js +3 -3
- package/dist/esm/ion-tabs.entry.js +1 -1
- package/dist/esm/ion-text.entry.js +2 -2
- package/dist/esm/ion-textarea.entry.js +6 -6
- package/dist/esm/ion-thumbnail.entry.js +2 -2
- package/dist/esm/ion-title.entry.js +2 -2
- package/dist/esm/ion-toggle.entry.js +4 -4
- package/dist/esm/ion-toolbar.entry.js +2 -2
- package/dist/esm/{ionic-global-df0a32a5.js → ionic-global-07f989af.js} +2 -2
- package/dist/esm/{ionic-global-df0a32a5.js.map → ionic-global-07f989af.js.map} +1 -1
- package/dist/esm/{ios.transition-82aca0a1.js → ios.transition-02b5b74a.js} +5 -5
- package/dist/esm/{ios.transition-82aca0a1.js.map → ios.transition-02b5b74a.js.map} +1 -1
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{md.transition-8ab6c7b8.js → md.transition-0e6cf607.js} +5 -5
- package/dist/esm/{md.transition-8ab6c7b8.js.map → md.transition-0e6cf607.js.map} +1 -1
- package/dist/esm/{menu-toggle-util-1b366cd3.js → menu-toggle-util-6257f7b5.js} +2 -2
- package/dist/esm/{menu-toggle-util-1b366cd3.js.map → menu-toggle-util-6257f7b5.js.map} +1 -1
- package/dist/esm/{notch-controller-ae856621.js → notch-controller-79926902.js} +2 -2
- package/dist/esm/{notch-controller-ae856621.js.map → notch-controller-79926902.js.map} +1 -1
- package/dist/esm/{overlays-75a54062.js → overlays-ef03d5bd.js} +5 -5
- package/dist/esm/{overlays-75a54062.js.map → overlays-ef03d5bd.js.map} +1 -1
- package/dist/esm/pos-app-document-viewer.entry.js +9 -2
- package/dist/esm/pos-app-document-viewer.entry.js.map +1 -1
- package/dist/esm/pos-app-generic.entry.js +2 -2
- package/dist/esm/pos-app-generic.entry.js.map +1 -1
- package/dist/esm/pos-app-image-viewer.entry.js +12 -3
- package/dist/esm/pos-app-image-viewer.entry.js.map +1 -1
- package/dist/esm/pos-app-ldp-container.entry.js +9 -2
- package/dist/esm/pos-app-ldp-container.entry.js.map +1 -1
- package/dist/esm/pos-app-rdf-document.entry.js +9 -2
- package/dist/esm/pos-app-rdf-document.entry.js.map +1 -1
- package/dist/esm/pos-container-contents.entry.js +1 -1
- package/dist/esm/pos-container-contents.entry.js.map +1 -1
- package/dist/esm/pos-container-item.entry.js +6 -2
- package/dist/esm/pos-container-item.entry.js.map +1 -1
- package/dist/esm/pos-document.entry.js +3 -3
- package/dist/esm/pos-document.entry.js.map +1 -1
- package/dist/esm/pos-relations_2.entry.js +3 -3
- package/dist/esm/pos-relations_2.entry.js.map +1 -1
- package/dist/esm/pos-subjects.entry.js +2 -2
- package/dist/esm/pos-subjects.entry.js.map +1 -1
- package/dist/esm/pos-value.entry.js +1 -1
- package/dist/esm/{refresher.utils-b1770bf3.js → refresher.utils-d191622d.js} +4 -4
- package/dist/esm/{refresher.utils-b1770bf3.js.map → refresher.utils-d191622d.js.map} +1 -1
- package/dist/esm/{status-tap-e14d7459.js → status-tap-cdf580e7.js} +4 -4
- package/dist/esm/{status-tap-e14d7459.js.map → status-tap-cdf580e7.js.map} +1 -1
- package/dist/esm/{swipe-back-5993fe10.js → swipe-back-698e6532.js} +2 -2
- package/dist/esm/{swipe-back-5993fe10.js.map → swipe-back-698e6532.js.map} +1 -1
- package/package.json +1 -1
- package/dist/cjs/ion-badge_8.cjs.entry.js +0 -368
- package/dist/cjs/ion-badge_8.cjs.entry.js.map +0 -1
- package/dist/cjs/ion-card_34.cjs.entry.js.map +0 -1
- package/dist/cjs/ion-checkbox_6.cjs.entry.js.map +0 -1
- package/dist/cjs/ion-input_2.cjs.entry.js.map +0 -1
- package/dist/cjs/ion-item_2.cjs.entry.js +0 -309
- package/dist/cjs/ion-item_2.cjs.entry.js.map +0 -1
- package/dist/components/card-content.js.map +0 -1
- package/dist/components/card-header.js.map +0 -1
- package/dist/components/card-title.js.map +0 -1
- package/dist/components/card.js.map +0 -1
- package/dist/components/col.js.map +0 -1
- package/dist/components/grid.js.map +0 -1
- package/dist/components/input.js +0 -570
- package/dist/components/input.js.map +0 -1
- package/dist/components/row.js +0 -34
- package/dist/components/row.js.map +0 -1
- package/dist/elements/p-012323aa.entry.js +0 -2
- package/dist/elements/p-012323aa.entry.js.map +0 -1
- package/dist/elements/p-06d453ad.entry.js +0 -2
- package/dist/elements/p-06d453ad.entry.js.map +0 -1
- package/dist/elements/p-07df0400.entry.js +0 -2
- package/dist/elements/p-07df0400.entry.js.map +0 -1
- package/dist/elements/p-1651e9a7.entry.js +0 -2
- package/dist/elements/p-1df0edde.entry.js +0 -2
- package/dist/elements/p-2e13f1ea.entry.js +0 -2
- package/dist/elements/p-305e6eb1.entry.js +0 -2
- package/dist/elements/p-305e6eb1.entry.js.map +0 -1
- package/dist/elements/p-39c3380c.entry.js +0 -2
- package/dist/elements/p-39c3380c.entry.js.map +0 -1
- package/dist/elements/p-4a049a02.entry.js +0 -2
- package/dist/elements/p-59feb185.js +0 -5
- package/dist/elements/p-5d1eb685.entry.js +0 -2
- package/dist/elements/p-62a60344.entry.js +0 -2
- package/dist/elements/p-780ee959.entry.js +0 -2
- package/dist/elements/p-7a563988.js +0 -5
- package/dist/elements/p-8206b1f1.js +0 -6
- package/dist/elements/p-8b22dca0.entry.js +0 -2
- package/dist/elements/p-968b8bef.entry.js +0 -2
- package/dist/elements/p-968b8bef.entry.js.map +0 -1
- package/dist/elements/p-970fce25.entry.js +0 -2
- package/dist/elements/p-a3af481c.js +0 -5
- package/dist/elements/p-a4b77d8f.entry.js +0 -2
- package/dist/elements/p-a4b77d8f.entry.js.map +0 -1
- package/dist/elements/p-abed69a9.entry.js +0 -2
- package/dist/elements/p-bed596af.entry.js +0 -2
- package/dist/elements/p-bed596af.entry.js.map +0 -1
- package/dist/elements/p-bfaa6328.entry.js +0 -2
- package/dist/elements/p-bfaa6328.entry.js.map +0 -1
- package/dist/elements/p-c0ad1e98.entry.js +0 -2
- package/dist/elements/p-c21dcd46.entry.js +0 -2
- package/dist/elements/p-c2690129.js +0 -5
- package/dist/elements/p-c6c9f7e0.entry.js +0 -2
- package/dist/elements/p-ca453b3d.js +0 -8
- package/dist/elements/p-d0c67d7c.entry.js +0 -2
- package/dist/elements/p-d0fad707.entry.js +0 -2
- package/dist/elements/p-d0fad707.entry.js.map +0 -1
- package/dist/elements/p-d80f77af.entry.js +0 -2
- package/dist/elements/p-defde894.entry.js +0 -2
- package/dist/elements/p-defde894.entry.js.map +0 -1
- package/dist/elements/p-e11f2e70.entry.js +0 -20
- package/dist/elements/p-e11f2e70.entry.js.map +0 -1
- package/dist/elements/p-e41c7c26.entry.js +0 -5
- package/dist/elements/p-e41c7c26.entry.js.map +0 -1
- package/dist/elements/p-f02106b8.entry.js +0 -2
- package/dist/elements/p-f02106b8.entry.js.map +0 -1
- package/dist/elements/p-f0d9cf91.js +0 -2
- package/dist/elements/p-fb766a59.entry.js.map +0 -1
- package/dist/esm/ion-badge_8.entry.js +0 -357
- package/dist/esm/ion-badge_8.entry.js.map +0 -1
- package/dist/esm/ion-card_34.entry.js.map +0 -1
- package/dist/esm/ion-checkbox_6.entry.js.map +0 -1
- package/dist/esm/ion-input_2.entry.js.map +0 -1
- package/dist/esm/ion-item_2.entry.js +0 -304
- package/dist/esm/ion-item_2.entry.js.map +0 -1
- /package/dist/elements/{p-4cb77968.js.map → p-061819d1.js.map} +0 -0
- /package/dist/elements/{p-68fa0553.entry.js.map → p-09d80405.entry.js.map} +0 -0
- /package/dist/elements/{p-f1a6f6f2.js.map → p-1fc8e557.js.map} +0 -0
- /package/dist/elements/{p-196197ab.entry.js.map → p-239442f9.entry.js.map} +0 -0
- /package/dist/elements/{p-2d5448aa.entry.js.map → p-250d4bf1.entry.js.map} +0 -0
- /package/dist/elements/{p-a3726198.entry.js.map → p-25926b66.entry.js.map} +0 -0
- /package/dist/elements/{p-da0cfe0c.entry.js.map → p-266d2934.entry.js.map} +0 -0
- /package/dist/elements/{p-13d85a0a.entry.js.map → p-2a548485.entry.js.map} +0 -0
- /package/dist/elements/{p-d016e7e0.entry.js.map → p-2f0509be.entry.js.map} +0 -0
- /package/dist/elements/{p-ec0d5d03.entry.js.map → p-300ec095.entry.js.map} +0 -0
- /package/dist/elements/{p-34d3ff03.js.map → p-307d1531.js.map} +0 -0
- /package/dist/elements/{p-b725d322.entry.js.map → p-41854c8f.entry.js.map} +0 -0
- /package/dist/elements/{p-609cf34b.entry.js.map → p-41bb9792.entry.js.map} +0 -0
- /package/dist/elements/{p-ad32e711.js.map → p-42169e41.js.map} +0 -0
- /package/dist/elements/{p-b58ed3d9.entry.js.map → p-4383e1bb.entry.js.map} +0 -0
- /package/dist/elements/{p-df24c396.entry.js.map → p-49fcec88.entry.js.map} +0 -0
- /package/dist/elements/{p-1b971594.entry.js.map → p-4a370bdc.entry.js.map} +0 -0
- /package/dist/elements/{p-c2690129.js.map → p-4c78c8c9.js.map} +0 -0
- /package/dist/elements/{p-a8afe4ef.entry.js.map → p-4dd65d40.entry.js.map} +0 -0
- /package/dist/elements/{p-f0d9cf91.js.map → p-523432d1.js.map} +0 -0
- /package/dist/elements/{p-8a61526b.entry.js.map → p-552a9992.entry.js.map} +0 -0
- /package/dist/elements/{p-66812011.entry.js.map → p-59ec8b76.entry.js.map} +0 -0
- /package/dist/elements/{p-0cf27008.entry.js.map → p-5bf40440.entry.js.map} +0 -0
- /package/dist/elements/{p-714cb336.entry.js.map → p-6119b57a.entry.js.map} +0 -0
- /package/dist/elements/{p-d3e26e17.entry.js.map → p-627826b0.entry.js.map} +0 -0
- /package/dist/elements/{p-3e1b5fc4.entry.js.map → p-645632a8.entry.js.map} +0 -0
- /package/dist/elements/{p-aca8e982.entry.js.map → p-66973c59.entry.js.map} +0 -0
- /package/dist/elements/{p-097747f2.entry.js.map → p-66a58eb0.entry.js.map} +0 -0
- /package/dist/elements/{p-3bf6d7b8.entry.js.map → p-6cc9961e.entry.js.map} +0 -0
- /package/dist/elements/{p-25270f1a.js.map → p-71ee259b.js.map} +0 -0
- /package/dist/elements/{p-6189fb02.entry.js.map → p-72a9cbdc.entry.js.map} +0 -0
- /package/dist/elements/{p-3ab4f8b6.js.map → p-734e5a97.js.map} +0 -0
- /package/dist/elements/{p-780ee959.entry.js.map → p-7f53778f.entry.js.map} +0 -0
- /package/dist/elements/{p-ec9d0fd2.entry.js.map → p-87c81685.entry.js.map} +0 -0
- /package/dist/elements/{p-163e3e87.js.map → p-89aef852.js.map} +0 -0
- /package/dist/elements/{p-a9478dc1.entry.js.map → p-8b209e66.entry.js.map} +0 -0
- /package/dist/elements/{p-9a3d973e.entry.js.map → p-8f6d1cbe.entry.js.map} +0 -0
- /package/dist/elements/{p-ca453b3d.js.map → p-932de51e.js.map} +0 -0
- /package/dist/elements/{p-20e2e8c1.js.map → p-949b115f.js.map} +0 -0
- /package/dist/elements/{p-d80f77af.entry.js.map → p-a13569cf.entry.js.map} +0 -0
- /package/dist/elements/{p-76351ab7.entry.js.map → p-a376351f.entry.js.map} +0 -0
- /package/dist/elements/{p-a3af481c.js.map → p-a37a2712.js.map} +0 -0
- /package/dist/elements/{p-f7490d6e.js.map → p-a6c03ce8.js.map} +0 -0
- /package/dist/elements/{p-a9df5a3a.entry.js.map → p-b5f6b322.entry.js.map} +0 -0
- /package/dist/elements/{p-00c6a8f5.entry.js.map → p-b64a85bf.entry.js.map} +0 -0
- /package/dist/elements/{p-fa63a2cc.entry.js.map → p-b8bd7745.entry.js.map} +0 -0
- /package/dist/elements/{p-dc0cae0c.js.map → p-b9dcf3b2.js.map} +0 -0
- /package/dist/elements/{p-bf16fe9d.entry.js.map → p-bc675b21.entry.js.map} +0 -0
- /package/dist/elements/{p-4a049a02.entry.js.map → p-bca341ba.entry.js.map} +0 -0
- /package/dist/elements/{p-6183b212.entry.js.map → p-c186950b.entry.js.map} +0 -0
- /package/dist/elements/{p-bb3054a3.js.map → p-c191e6df.js.map} +0 -0
- /package/dist/elements/{p-b90da7d9.entry.js.map → p-c350af00.entry.js.map} +0 -0
- /package/dist/elements/{p-7a563988.js.map → p-c452a2e9.js.map} +0 -0
- /package/dist/elements/{p-b250dee1.entry.js.map → p-c698ab8e.entry.js.map} +0 -0
- /package/dist/elements/{p-33b22cc6.entry.js.map → p-c9604122.entry.js.map} +0 -0
- /package/dist/elements/{p-b25dd1f1.js.map → p-cbae963d.js.map} +0 -0
- /package/dist/elements/{p-592177e8.js.map → p-cbf050d6.js.map} +0 -0
- /package/dist/elements/{p-4d6e48bf.js.map → p-d1e7b393.js.map} +0 -0
- /package/dist/elements/{p-34f376f2.entry.js.map → p-d358565a.entry.js.map} +0 -0
- /package/dist/elements/{p-dcd16290.js.map → p-d61d280b.js.map} +0 -0
- /package/dist/elements/{p-04c9fe91.entry.js.map → p-d6394ee4.entry.js.map} +0 -0
- /package/dist/elements/{p-0cdbd05c.entry.js.map → p-d8818bb3.entry.js.map} +0 -0
- /package/dist/elements/{p-17cb620a.js.map → p-da0d920d.js.map} +0 -0
- /package/dist/elements/{p-b9e14ed6.entry.js.map → p-dadb557e.entry.js.map} +0 -0
- /package/dist/elements/{p-2bb537fb.entry.js.map → p-dc709055.entry.js.map} +0 -0
- /package/dist/elements/{p-0ffd76fc.entry.js.map → p-e0de7c6a.entry.js.map} +0 -0
- /package/dist/elements/{p-bcd11997.entry.js.map → p-e78cf007.entry.js.map} +0 -0
- /package/dist/elements/{p-dcd0a40c.entry.js.map → p-e8268c7a.entry.js.map} +0 -0
- /package/dist/elements/{p-8206b1f1.js.map → p-eba70ed1.js.map} +0 -0
- /package/dist/elements/{p-1c44ef41.entry.js.map → p-f4035b4a.entry.js.map} +0 -0
- /package/dist/elements/{p-de2c14be.entry.js.map → p-f40b3ec6.entry.js.map} +0 -0
- /package/dist/elements/{p-e04e65b9.entry.js.map → p-f50c3045.entry.js.map} +0 -0
- /package/dist/elements/{p-59feb185.js.map → p-f67bba50.js.map} +0 -0
- /package/dist/elements/{p-2d13e141.entry.js.map → p-f96384f2.entry.js.map} +0 -0
- /package/dist/elements/{p-925bb96a.entry.js.map → p-fa19a3e9.entry.js.map} +0 -0
- /package/dist/elements/{p-ab68c761.entry.js.map → p-ffa8c481.entry.js.map} +0 -0
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import{l as e}from"./p-71ee259b.js";
|
|
2
|
+
/*!
|
|
3
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
+
*/const n=n=>{const r=n;let l;const o=()=>{if(l===undefined){const n=r.label!==undefined||t(r);const o=r.hasAttribute("aria-label")||r.hasAttribute("aria-labelledby")&&r.shadowRoot===null;const s=e(r);l=r.legacy===true||!n&&!o&&s!==null}return l};return{hasLegacyControl:o}};const t=e=>{if(r.includes(e.tagName)&&e.querySelector('[slot="label"]')!==null){return true}if(l.includes(e.tagName)&&e.textContent!==""){return true}return false};const r=["ION-INPUT","ION-TEXTAREA","ION-SELECT","ION-RANGE"];const l=["ION-TOGGLE","ION-CHECKBOX","ION-RADIO"];export{n as c};
|
|
5
|
+
//# sourceMappingURL=p-4c78c8c9.js.map
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as e,h as a,H as c}from"./p-42169e41.js";const s=":host{--gap-size:var(--size-4);display:flex;flex-direction:column;gap:var(--gap-size);margin:var(--gap-size)}section{display:flex;flex-direction:column;gap:var(--gap-size)}@media (min-width: 640px){:host{flex-direction:row;flex-wrap:wrap;section:first-of-type {\n flex: 1}section:not(:first-of-type){flex:0 0 30%}}";const d=s;const n="article {\n padding: var(--size-2);\n display: flex;\n flex-direction: column;\n gap: var(--size-2);\n outline: var(--pos-border-solid);\n border-radius: var(--radius-sm);\n box-shadow: var(--shadow-md);\n background-color: var(--pos-card-background);\n\n header {\n display: flex;\n flex-direction: column;\n gap: var(--size-2);\n h1 {\n margin: 0;\n }\n }\n}\n";const o=n;const r=class{constructor(a){e(this,a)}render(){return a(c,{key:"76b7a2ab73232cbea2a7352527fd4fc35a75c66b"},a("section",{key:"28d455d6e4b640de624a2c684133a6d4c7de2100"},a("pos-container-contents",{key:"8e518a1122461108b3d33d66664f67feb55527c4"}),a("details",{key:"6be9b8cf613a54213e8281c0a4bf4e8235c1b4b1"},a("summary",{key:"541ff3bbe8ec736361ea59fef319141a743c93ee"},"All subjects"),a("pos-subjects",{key:"4e1927ea2365c354c7d1abf2eca50d892e1ac2bc"}))),a("section",{key:"c9156ae4584e7f5803a7427b97844c3bbeae86bf"},a("article",{key:"c3fdc4cf0d4dd6624c63c2c6f4cf1c852a2468fc"},a("header",{key:"4103d4a971e51942afeff1a26aca17454a962f31"},a("h1",{key:"eb000f4bac564b0255e28c44c112180a4558e323"},a("pos-label",{key:"700a53e05c33d9c5a923dd5f73ecfb4ee969bc9d"})),a("pos-type-badges",{key:"15c37fc60de0e9ff1d36280da42bf0cc42c0c27c"})),a("pos-literals",{key:"4bf833339c2bedd888248e3893633496d2f61bd0"}))))}};r.style=d+o;export{r as pos_app_ldp_container};
|
|
2
|
+
//# sourceMappingURL=p-4ccdbcbf.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["defaultAppLayoutCss","PosAppLdpContainerStyle0","articleCardCss","PosAppLdpContainerStyle1","PosAppLdpContainer","render","h","Host","key"],"sources":["src/apps/styles/default-app-layout.css?tag=pos-app-ldp-container&encapsulation=shadow","src/apps/styles/article-card.css?tag=pos-app-ldp-container&encapsulation=shadow","src/apps/pos-app-ldp-container/pos-app-ldp-container.tsx"],"sourcesContent":[":host {\n --gap-size: var(--size-4);\n display: flex;\n flex-direction: column;\n gap: var(--gap-size);\n margin: var(--gap-size);\n}\n\nsection {\n display: flex;\n flex-direction: column;\n gap: var(--gap-size);\n}\n\n@media (min-width: 640px) {\n :host {\n flex-direction: row;\n flex-wrap: wrap;\n\n section:first-of-type {\n flex: 1;\n }\n\n section:not(:first-of-type) {\n flex: 0 0 30%;\n }\n }\n}\n","article {\n padding: var(--size-2);\n display: flex;\n flex-direction: column;\n gap: var(--size-2);\n outline: var(--pos-border-solid);\n border-radius: var(--radius-sm);\n box-shadow: var(--shadow-md);\n background-color: var(--pos-card-background);\n\n header {\n display: flex;\n flex-direction: column;\n gap: var(--size-2);\n h1 {\n margin: 0;\n }\n }\n}\n","import { Component, h, Host } from '@stencil/core';\n\n@Component({\n tag: 'pos-app-ldp-container',\n shadow: true,\n styleUrls: ['../styles/default-app-layout.css', '../styles/article-card.css'],\n})\nexport class PosAppLdpContainer {\n render() {\n return (\n <Host>\n <section>\n <pos-container-contents />\n <details>\n <summary>All subjects</summary>\n <pos-subjects />\n </details>\n </section>\n <section>\n <article>\n <header>\n <h1>\n <pos-label />\n </h1>\n <pos-type-badges />\n </header>\n <pos-literals />\n </article>\n </section>\n </Host>\n );\n }\n}\n"],"mappings":"kDAAA,MAAMA,EAAsB,kUAC5B,MAAAC,EAAeD,ECDf,MAAME,EAAiB,2YACvB,MAAAC,EAAeD,E,MCMFE,EAAkB,M,yBAC7B,MAAAC,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,4CACHF,EAAA,WAAAE,IAAA,4CACEF,EAAA,0BAAAE,IAAA,6CACAF,EAAA,WAAAE,IAAA,4CACEF,EAAA,WAAAE,IAAA,4DACAF,EAAA,gBAAAE,IAAA,+CAGJF,EAAA,WAAAE,IAAA,4CACEF,EAAA,WAAAE,IAAA,4CACEF,EAAA,UAAAE,IAAA,4CACEF,EAAA,MAAAE,IAAA,4CACEF,EAAA,aAAAE,IAAA,8CAEFF,EAAA,mBAAAE,IAAA,8CAEFF,EAAA,gBAAAE,IAAA,+C","ignoreList":[]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as t,h as e,H as o,
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as t,h as e,H as o,e as n}from"./p-42169e41.js";import{r as i,b as s,e as a,g as c,t as d}from"./p-71ee259b.js";import{e as r}from"./p-0ee8b7a7.js";import{c as h,g as l}from"./p-da0d920d.js";const f=":host{display:block;position:relative;width:100%;background-color:var(--ion-background-color, #ffffff);overflow:hidden;z-index:0}:host(.accordion-expanding) ::slotted(ion-item[slot=header]),:host(.accordion-expanded) ::slotted(ion-item[slot=header]){--border-width:0px}:host(.accordion-animated){transition:all 300ms cubic-bezier(0.25, 0.8, 0.5, 1)}:host(.accordion-animated) #content{transition:max-height 300ms cubic-bezier(0.25, 0.8, 0.5, 1)}#content{overflow:hidden;will-change:max-height}:host(.accordion-collapsing) #content{max-height:0 !important}:host(.accordion-collapsed) #content{display:none}:host(.accordion-expanding) #content{max-height:0}:host(.accordion-expanding) #content-wrapper{overflow:auto}:host(.accordion-disabled) #header,:host(.accordion-readonly) #header,:host(.accordion-disabled) #content,:host(.accordion-readonly) #content{pointer-events:none}:host(.accordion-disabled) #header,:host(.accordion-disabled) #content{opacity:0.4}@media (prefers-reduced-motion: reduce){:host,#content{transition:none !important}}:host(.accordion-next) ::slotted(ion-item[slot=header]){--border-width:0.55px 0px 0.55px 0px}";const u=f;const p=":host{display:block;position:relative;width:100%;background-color:var(--ion-background-color, #ffffff);overflow:hidden;z-index:0}:host(.accordion-expanding) ::slotted(ion-item[slot=header]),:host(.accordion-expanded) ::slotted(ion-item[slot=header]){--border-width:0px}:host(.accordion-animated){transition:all 300ms cubic-bezier(0.25, 0.8, 0.5, 1)}:host(.accordion-animated) #content{transition:max-height 300ms cubic-bezier(0.25, 0.8, 0.5, 1)}#content{overflow:hidden;will-change:max-height}:host(.accordion-collapsing) #content{max-height:0 !important}:host(.accordion-collapsed) #content{display:none}:host(.accordion-expanding) #content{max-height:0}:host(.accordion-expanding) #content-wrapper{overflow:auto}:host(.accordion-disabled) #header,:host(.accordion-readonly) #header,:host(.accordion-disabled) #content,:host(.accordion-readonly) #content{pointer-events:none}:host(.accordion-disabled) #header,:host(.accordion-disabled) #content{opacity:0.4}@media (prefers-reduced-motion: reduce){:host,#content{transition:none !important}}";const m=p;const b=class{constructor(e){t(this,e);this.updateListener=()=>this.updateState(false);this.setItemDefaults=()=>{const t=this.getSlottedHeaderIonItem();if(!t){return}t.button=true;t.detail=false;if(t.lines===undefined){t.lines="full"}};this.getSlottedHeaderIonItem=()=>{const{headerEl:t}=this;if(!t){return}const e=t.querySelector("slot");if(!e){return}if(e.assignedElements===undefined)return;return e.assignedElements().find((t=>t.tagName==="ION-ITEM"))};this.setAria=(t=false)=>{const e=this.getSlottedHeaderIonItem();if(!e){return}const o=c(e);const n=o.querySelector("button");if(!n){return}n.setAttribute("aria-expanded",`${t}`)};this.slotToggleIcon=()=>{const t=this.getSlottedHeaderIonItem();if(!t){return}const{toggleIconSlot:e,toggleIcon:o}=this;const n=t.querySelector(".ion-accordion-toggle-icon");if(n){return}const i=document.createElement("ion-icon");i.slot=e;i.lazy=false;i.classList.add("ion-accordion-toggle-icon");i.icon=o;i.setAttribute("aria-hidden","true");t.appendChild(i)};this.expandAccordion=(t=false)=>{const{contentEl:e,contentElWrapper:o}=this;if(t||e===undefined||o===undefined){this.state=4;return}if(this.state===4){return}if(this.currentRaf!==undefined){cancelAnimationFrame(this.currentRaf)}if(this.shouldAnimate()){i((()=>{this.state=8;this.currentRaf=i((async()=>{const t=o.offsetHeight;const n=d(e,2e3);e.style.setProperty("max-height",`${t}px`);await n;this.state=4;e.style.removeProperty("max-height")}))}))}else{this.state=4}};this.collapseAccordion=(t=false)=>{const{contentEl:e}=this;if(t||e===undefined){this.state=1;return}if(this.state===1){return}if(this.currentRaf!==undefined){cancelAnimationFrame(this.currentRaf)}if(this.shouldAnimate()){this.currentRaf=i((async()=>{const t=e.offsetHeight;e.style.setProperty("max-height",`${t}px`);i((async()=>{const t=d(e,2e3);this.state=2;await t;this.state=1;e.style.removeProperty("max-height")}))}))}else{this.state=1}};this.shouldAnimate=()=>{if(typeof window==="undefined"){return false}const t=matchMedia("(prefers-reduced-motion: reduce)").matches;if(t){return false}const e=h.get("animated",true);if(!e){return false}if(this.accordionGroupEl&&!this.accordionGroupEl.animated){return false}return true};this.updateState=async(t=false)=>{const e=this.accordionGroupEl;const o=this.value;if(!e){return}const n=e.value;const i=Array.isArray(n)?n.includes(o):n===o;if(i){this.expandAccordion(t);this.isNext=this.isPrevious=false}else{this.collapseAccordion(t);const e=this.getNextSibling();const o=e===null||e===void 0?void 0:e.value;if(o!==undefined){this.isPrevious=Array.isArray(n)?n.includes(o):n===o}const i=this.getPreviousSibling();const s=i===null||i===void 0?void 0:i.value;if(s!==undefined){this.isNext=Array.isArray(n)?n.includes(s):n===s}}};this.getNextSibling=()=>{if(!this.el){return}const t=this.el.nextElementSibling;if((t===null||t===void 0?void 0:t.tagName)!=="ION-ACCORDION"){return}return t};this.getPreviousSibling=()=>{if(!this.el){return}const t=this.el.previousElementSibling;if((t===null||t===void 0?void 0:t.tagName)!=="ION-ACCORDION"){return}return t};this.state=1;this.isNext=false;this.isPrevious=false;this.value=`ion-accordion-${g++}`;this.disabled=false;this.readonly=false;this.toggleIcon=r;this.toggleIconSlot="end"}valueChanged(){this.updateState()}connectedCallback(){var t;const e=this.accordionGroupEl=(t=this.el)===null||t===void 0?void 0:t.closest("ion-accordion-group");if(e){this.updateState(true);s(e,"ionValueChange",this.updateListener)}}disconnectedCallback(){const t=this.accordionGroupEl;if(t){a(t,"ionValueChange",this.updateListener)}}componentDidLoad(){this.setItemDefaults();this.slotToggleIcon();i((()=>{const t=this.state===4||this.state===8;this.setAria(t)}))}toggleExpanded(){const{accordionGroupEl:t,disabled:e,readonly:o,value:n,state:i}=this;if(e||o)return;if(t){const e=i===1||i===2;t.requestAccordionToggle(n,e)}}render(){const{disabled:t,readonly:n}=this;const i=l(this);const s=this.state===4||this.state===8;const a=s?"header expanded":"header";const c=s?"content expanded":"content";this.setAria(s);return e(o,{key:"073e1d02c18dcbc20c68648426e87c14750c031d",class:{[i]:true,"accordion-expanding":this.state===8,"accordion-expanded":this.state===4,"accordion-collapsing":this.state===2,"accordion-collapsed":this.state===1,"accordion-next":this.isNext,"accordion-previous":this.isPrevious,"accordion-disabled":t,"accordion-readonly":n,"accordion-animated":this.shouldAnimate()}},e("div",{key:"9b4cf326de8bb6b4033992903c0c1bfd7eea9bcc",onClick:()=>this.toggleExpanded(),id:"header",part:a,"aria-controls":"content",ref:t=>this.headerEl=t},e("slot",{key:"464c32a37f64655eacf4218284214f5f30b14a1e",name:"header"})),e("div",{key:"8bb52e6a62d7de0106b253201a89a32e79d9a594",id:"content",part:c,role:"region","aria-labelledby":"header",ref:t=>this.contentEl=t},e("div",{key:"1d9dfd952ad493754aaeea7a8f625b33c2dd90a0",id:"content-wrapper",ref:t=>this.contentElWrapper=t},e("slot",{key:"970dfbc55a612d739d0ca3b7b1a08e5c96d0c479",name:"content"}))))}static get delegatesFocus(){return true}get el(){return n(this)}static get watchers(){return{value:["valueChanged"]}}};let g=0;b.style={ios:u,md:m};export{b as ion_accordion};
|
|
2
|
+
//# sourceMappingURL=p-4dd65d40.entry.js.map
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as e,h as s,H as i,e as r}from"./p-42169e41.js";import{E as n,s as a}from"./p-46b6ae86.js";import{o as d,p as t}from"./p-0ee8b7a7.js";import{c as f,g as c}from"./p-da0d920d.js";import{e as o}from"./p-d61d280b.js";import{S as h}from"./p-4ab98c32.js";import"./p-cbf050d6.js";import"./p-7efd6867.js";import"./p-71ee259b.js";const l=class{constructor(s){e(this,s);this.customHTMLEnabled=f.get("innerHTMLTemplatesEnabled",n);this.pullingIcon=undefined;this.pullingText=undefined;this.refreshingSpinner=undefined;this.refreshingText=undefined}componentWillLoad(){if(this.pullingIcon===undefined){const e=o();const s=c(this);const i=e?"lines":t;this.pullingIcon=f.get("refreshingIcon",s==="ios"&&e?f.get("spinner",i):"circular")}if(this.refreshingSpinner===undefined){const e=c(this);this.refreshingSpinner=f.get("refreshingSpinner",f.get("spinner",e==="ios"?"lines":"circular"))}}renderPullingText(){const{customHTMLEnabled:e,pullingText:i}=this;if(e){return s("div",{class:"refresher-pulling-text",innerHTML:a(i)})}return s("div",{class:"refresher-pulling-text"},i)}renderRefreshingText(){const{customHTMLEnabled:e,refreshingText:i}=this;if(e){return s("div",{class:"refresher-refreshing-text",innerHTML:a(i)})}return s("div",{class:"refresher-refreshing-text"},i)}render(){const e=this.pullingIcon;const r=e!=null&&h[e]!==undefined;const n=c(this);return s(i,{key:"cf3caa51c4aba8a95622f6d32cafa90b683b9d6e",class:n},s("div",{key:"5ad70801104bbea873d3525206660c52e4447903",class:"refresher-pulling"},this.pullingIcon&&r&&s("div",{key:"0f95df169fd367528bfaa5d9ccf6690a613609c4",class:"refresher-pulling-icon"},s("div",{key:"4b8f0465a19f017751b207807c32e1fe00fda433",class:"spinner-arrow-container"},s("ion-spinner",{key:"77e60179d76f0d17f8f2dc3518f97a2a924418e6",name:this.pullingIcon,paused:true}),n==="md"&&this.pullingIcon==="circular"&&s("div",{key:"f78f63f08f071bead1bfe655bae6394f8a219d91",class:"arrow-container"},s("ion-icon",{key:"4d833d134d2b221cae2dfb0611d4029f2d664db5",icon:d,"aria-hidden":"true"})))),this.pullingIcon&&!r&&s("div",{key:"e6db19d7fa324363d2a7c3c046510f4c8461f7e6",class:"refresher-pulling-icon"},s("ion-icon",{key:"66c2ef1a53c5809f49891de515da5f55d9bf8dcc",icon:this.pullingIcon,lazy:false,"aria-hidden":"true"})),this.pullingText!==undefined&&this.renderPullingText()),s("div",{key:"80c413e21d362a5bb0419fcd13092453b3445cee",class:"refresher-refreshing"},this.refreshingSpinner&&s("div",{key:"0d5511f9644de26332a1a9ed39b160691fab74d9",class:"refresher-refreshing-icon"},s("ion-spinner",{key:"54e4a96b081c7b453a98e00cceea7c086268a450",name:this.refreshingSpinner})),this.refreshingText!==undefined&&this.renderRefreshingText()))}get el(){return r(this)}};export{l as ion_refresher_content};
|
|
2
|
+
//# sourceMappingURL=p-5441ae35.entry.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["RefresherContent","constructor","hostRef","this","customHTMLEnabled","config","get","ENABLE_HTML_CONTENT_DEFAULT","pullingIcon","undefined","pullingText","refreshingSpinner","refreshingText","componentWillLoad","hasRubberBandScrolling","supportsRubberBandScrolling","mode","getIonMode","overflowRefresher","arrowDown","renderPullingText","h","class","innerHTML","sanitizeDOMString","renderRefreshingText","render","hasSpinner","SPINNERS","Host","key","name","paused","icon","caretBackSharp","lazy"],"sources":["../node_modules/@ionic/core/dist/collection/components/refresher-content/refresher-content.js"],"sourcesContent":["/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { Host, h } from \"@stencil/core\";\nimport { ENABLE_HTML_CONTENT_DEFAULT } from \"../../utils/config\";\nimport { sanitizeDOMString } from \"../../utils/sanitization/index\";\nimport { arrowDown, caretBackSharp } from \"ionicons/icons\";\nimport { config } from \"../../global/config\";\nimport { getIonMode } from \"../../global/ionic-global\";\nimport { supportsRubberBandScrolling } from \"../refresher/refresher.utils\";\nimport { SPINNERS } from \"../spinner/spinner-configs\";\nexport class RefresherContent {\n constructor() {\n this.customHTMLEnabled = config.get('innerHTMLTemplatesEnabled', ENABLE_HTML_CONTENT_DEFAULT);\n this.pullingIcon = undefined;\n this.pullingText = undefined;\n this.refreshingSpinner = undefined;\n this.refreshingText = undefined;\n }\n componentWillLoad() {\n if (this.pullingIcon === undefined) {\n /**\n * The native iOS refresher uses a spinner instead of\n * an icon, so we need to see if this device supports\n * the native iOS refresher.\n */\n const hasRubberBandScrolling = supportsRubberBandScrolling();\n const mode = getIonMode(this);\n const overflowRefresher = hasRubberBandScrolling ? 'lines' : arrowDown;\n this.pullingIcon = config.get('refreshingIcon', mode === 'ios' && hasRubberBandScrolling ? config.get('spinner', overflowRefresher) : 'circular');\n }\n if (this.refreshingSpinner === undefined) {\n const mode = getIonMode(this);\n this.refreshingSpinner = config.get('refreshingSpinner', config.get('spinner', mode === 'ios' ? 'lines' : 'circular'));\n }\n }\n renderPullingText() {\n const { customHTMLEnabled, pullingText } = this;\n if (customHTMLEnabled) {\n return h(\"div\", { class: \"refresher-pulling-text\", innerHTML: sanitizeDOMString(pullingText) });\n }\n return h(\"div\", { class: \"refresher-pulling-text\" }, pullingText);\n }\n renderRefreshingText() {\n const { customHTMLEnabled, refreshingText } = this;\n if (customHTMLEnabled) {\n return h(\"div\", { class: \"refresher-refreshing-text\", innerHTML: sanitizeDOMString(refreshingText) });\n }\n return h(\"div\", { class: \"refresher-refreshing-text\" }, refreshingText);\n }\n render() {\n const pullingIcon = this.pullingIcon;\n const hasSpinner = pullingIcon != null && SPINNERS[pullingIcon] !== undefined;\n const mode = getIonMode(this);\n return (h(Host, { key: 'cf3caa51c4aba8a95622f6d32cafa90b683b9d6e', class: mode }, h(\"div\", { key: '5ad70801104bbea873d3525206660c52e4447903', class: \"refresher-pulling\" }, this.pullingIcon && hasSpinner && (h(\"div\", { key: '0f95df169fd367528bfaa5d9ccf6690a613609c4', class: \"refresher-pulling-icon\" }, h(\"div\", { key: '4b8f0465a19f017751b207807c32e1fe00fda433', class: \"spinner-arrow-container\" }, h(\"ion-spinner\", { key: '77e60179d76f0d17f8f2dc3518f97a2a924418e6', name: this.pullingIcon, paused: true }), mode === 'md' && this.pullingIcon === 'circular' && (h(\"div\", { key: 'f78f63f08f071bead1bfe655bae6394f8a219d91', class: \"arrow-container\" }, h(\"ion-icon\", { key: '4d833d134d2b221cae2dfb0611d4029f2d664db5', icon: caretBackSharp, \"aria-hidden\": \"true\" })))))), this.pullingIcon && !hasSpinner && (h(\"div\", { key: 'e6db19d7fa324363d2a7c3c046510f4c8461f7e6', class: \"refresher-pulling-icon\" }, h(\"ion-icon\", { key: '66c2ef1a53c5809f49891de515da5f55d9bf8dcc', icon: this.pullingIcon, lazy: false, \"aria-hidden\": \"true\" }))), this.pullingText !== undefined && this.renderPullingText()), h(\"div\", { key: '80c413e21d362a5bb0419fcd13092453b3445cee', class: \"refresher-refreshing\" }, this.refreshingSpinner && (h(\"div\", { key: '0d5511f9644de26332a1a9ed39b160691fab74d9', class: \"refresher-refreshing-icon\" }, h(\"ion-spinner\", { key: '54e4a96b081c7b453a98e00cceea7c086268a450', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));\n }\n static get is() { return \"ion-refresher-content\"; }\n static get properties() {\n return {\n \"pullingIcon\": {\n \"type\": \"string\",\n \"mutable\": true,\n \"complexType\": {\n \"original\": \"SpinnerTypes | string | null\",\n \"resolved\": \"null | string | undefined\",\n \"references\": {\n \"SpinnerTypes\": {\n \"location\": \"import\",\n \"path\": \"../spinner/spinner-configs\",\n \"id\": \"src/components/spinner/spinner-configs.ts::SpinnerTypes\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"A static icon or a spinner to display when you begin to pull down.\\nA spinner name can be provided to gradually show tick marks\\nwhen pulling down on iOS devices.\"\n },\n \"attribute\": \"pulling-icon\",\n \"reflect\": false\n },\n \"pullingText\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string | IonicSafeString\",\n \"resolved\": \"IonicSafeString | string | undefined\",\n \"references\": {\n \"IonicSafeString\": {\n \"location\": \"import\",\n \"path\": \"../../utils/sanitization\",\n \"id\": \"src/utils/sanitization/index.ts::IonicSafeString\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The text you want to display when you begin to pull down.\\n`pullingText` can accept either plaintext or HTML as a string.\\nTo display characters normally reserved for HTML, they\\nmust be escaped. For example `<Ionic>` would become\\n`<Ionic>`\\n\\nFor more information: [Security Documentation](https://ionicframework.com/docs/faq/security)\\n\\nContent is parsed as plaintext by default.\\n`innerHTMLTemplatesEnabled` must be set to `true` in the Ionic config\\nbefore custom HTML can be used.\"\n },\n \"attribute\": \"pulling-text\",\n \"reflect\": false\n },\n \"refreshingSpinner\": {\n \"type\": \"string\",\n \"mutable\": true,\n \"complexType\": {\n \"original\": \"SpinnerTypes | null\",\n \"resolved\": \"\\\"bubbles\\\" | \\\"circles\\\" | \\\"circular\\\" | \\\"crescent\\\" | \\\"dots\\\" | \\\"lines\\\" | \\\"lines-sharp\\\" | \\\"lines-sharp-small\\\" | \\\"lines-small\\\" | null | undefined\",\n \"references\": {\n \"SpinnerTypes\": {\n \"location\": \"import\",\n \"path\": \"../spinner/spinner-configs\",\n \"id\": \"src/components/spinner/spinner-configs.ts::SpinnerTypes\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"An animated SVG spinner that shows when refreshing begins\"\n },\n \"attribute\": \"refreshing-spinner\",\n \"reflect\": false\n },\n \"refreshingText\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string | IonicSafeString\",\n \"resolved\": \"IonicSafeString | string | undefined\",\n \"references\": {\n \"IonicSafeString\": {\n \"location\": \"import\",\n \"path\": \"../../utils/sanitization\",\n \"id\": \"src/utils/sanitization/index.ts::IonicSafeString\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The text you want to display when performing a refresh.\\n`refreshingText` can accept either plaintext or HTML as a string.\\nTo display characters normally reserved for HTML, they\\nmust be escaped. For example `<Ionic>` would become\\n`<Ionic>`\\n\\nFor more information: [Security Documentation](https://ionicframework.com/docs/faq/security)\\n\\nContent is parsed as plaintext by default.\\n`innerHTMLTemplatesEnabled` must be set to `true` in the Ionic config\\nbefore custom HTML can be used.\"\n },\n \"attribute\": \"refreshing-text\",\n \"reflect\": false\n }\n };\n }\n static get elementRef() { return \"el\"; }\n}\n"],"mappings":"2UAWaA,EAAgB,MACzB,WAAAC,CAAAC,G,UACIC,KAAKC,kBAAoBC,EAAOC,IAAI,4BAA6BC,GACjEJ,KAAKK,YAAcC,UACnBN,KAAKO,YAAcD,UACnBN,KAAKQ,kBAAoBF,UACzBN,KAAKS,eAAiBH,S,CAE1B,iBAAAI,GACI,GAAIV,KAAKK,cAAgBC,UAAW,CAMhC,MAAMK,EAAyBC,IAC/B,MAAMC,EAAOC,EAAWd,MACxB,MAAMe,EAAoBJ,EAAyB,QAAUK,EAC7DhB,KAAKK,YAAcH,EAAOC,IAAI,iBAAkBU,IAAS,OAASF,EAAyBT,EAAOC,IAAI,UAAWY,GAAqB,W,CAE1I,GAAIf,KAAKQ,oBAAsBF,UAAW,CACtC,MAAMO,EAAOC,EAAWd,MACxBA,KAAKQ,kBAAoBN,EAAOC,IAAI,oBAAqBD,EAAOC,IAAI,UAAWU,IAAS,MAAQ,QAAU,Y,EAGlH,iBAAAI,GACI,MAAMhB,kBAAEA,EAAiBM,YAAEA,GAAgBP,KAC3C,GAAIC,EAAmB,CACnB,OAAOiB,EAAE,MAAO,CAAEC,MAAO,yBAA0BC,UAAWC,EAAkBd,I,CAEpF,OAAOW,EAAE,MAAO,CAAEC,MAAO,0BAA4BZ,E,CAEzD,oBAAAe,GACI,MAAMrB,kBAAEA,EAAiBQ,eAAEA,GAAmBT,KAC9C,GAAIC,EAAmB,CACnB,OAAOiB,EAAE,MAAO,CAAEC,MAAO,4BAA6BC,UAAWC,EAAkBZ,I,CAEvF,OAAOS,EAAE,MAAO,CAAEC,MAAO,6BAA+BV,E,CAE5D,MAAAc,GACI,MAAMlB,EAAcL,KAAKK,YACzB,MAAMmB,EAAanB,GAAe,MAAQoB,EAASpB,KAAiBC,UACpE,MAAMO,EAAOC,EAAWd,MACxB,OAAQkB,EAAEQ,EAAM,CAAEC,IAAK,2CAA4CR,MAAON,GAAQK,EAAE,MAAO,CAAES,IAAK,2CAA4CR,MAAO,qBAAuBnB,KAAKK,aAAemB,GAAeN,EAAE,MAAO,CAAES,IAAK,2CAA4CR,MAAO,0BAA4BD,EAAE,MAAO,CAAES,IAAK,2CAA4CR,MAAO,2BAA6BD,EAAE,cAAe,CAAES,IAAK,2CAA4CC,KAAM5B,KAAKK,YAAawB,OAAQ,OAAShB,IAAS,MAAQb,KAAKK,cAAgB,YAAea,EAAE,MAAO,CAAES,IAAK,2CAA4CR,MAAO,mBAAqBD,EAAE,WAAY,CAAES,IAAK,2CAA4CG,KAAMC,EAAgB,cAAe,YAAgB/B,KAAKK,cAAgBmB,GAAeN,EAAE,MAAO,CAAES,IAAK,2CAA4CR,MAAO,0BAA4BD,EAAE,WAAY,CAAES,IAAK,2CAA4CG,KAAM9B,KAAKK,YAAa2B,KAAM,MAAO,cAAe,UAAahC,KAAKO,cAAgBD,WAAaN,KAAKiB,qBAAsBC,EAAE,MAAO,CAAES,IAAK,2CAA4CR,MAAO,wBAA0BnB,KAAKQ,mBAAsBU,EAAE,MAAO,CAAES,IAAK,2CAA4CR,MAAO,6BAA+BD,EAAE,cAAe,CAAES,IAAK,2CAA4CC,KAAM5B,KAAKQ,qBAAwBR,KAAKS,iBAAmBH,WAAaN,KAAKsB,wB","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["RefresherContent","constructor","hostRef","this","customHTMLEnabled","config","get","ENABLE_HTML_CONTENT_DEFAULT","pullingIcon","undefined","pullingText","refreshingSpinner","refreshingText","componentWillLoad","hasRubberBandScrolling","supportsRubberBandScrolling","mode","getIonMode","overflowRefresher","arrowDown","renderPullingText","h","class","innerHTML","sanitizeDOMString","renderRefreshingText","render","hasSpinner","SPINNERS","Host","key","name","paused","icon","caretBackSharp","lazy"],"sources":["../node_modules/@ionic/core/dist/collection/components/refresher-content/refresher-content.js"],"sourcesContent":["/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { Host, h } from \"@stencil/core\";\nimport { ENABLE_HTML_CONTENT_DEFAULT } from \"../../utils/config\";\nimport { sanitizeDOMString } from \"../../utils/sanitization/index\";\nimport { arrowDown, caretBackSharp } from \"ionicons/icons\";\nimport { config } from \"../../global/config\";\nimport { getIonMode } from \"../../global/ionic-global\";\nimport { supportsRubberBandScrolling } from \"../refresher/refresher.utils\";\nimport { SPINNERS } from \"../spinner/spinner-configs\";\nexport class RefresherContent {\n constructor() {\n this.customHTMLEnabled = config.get('innerHTMLTemplatesEnabled', ENABLE_HTML_CONTENT_DEFAULT);\n this.pullingIcon = undefined;\n this.pullingText = undefined;\n this.refreshingSpinner = undefined;\n this.refreshingText = undefined;\n }\n componentWillLoad() {\n if (this.pullingIcon === undefined) {\n /**\n * The native iOS refresher uses a spinner instead of\n * an icon, so we need to see if this device supports\n * the native iOS refresher.\n */\n const hasRubberBandScrolling = supportsRubberBandScrolling();\n const mode = getIonMode(this);\n const overflowRefresher = hasRubberBandScrolling ? 'lines' : arrowDown;\n this.pullingIcon = config.get('refreshingIcon', mode === 'ios' && hasRubberBandScrolling ? config.get('spinner', overflowRefresher) : 'circular');\n }\n if (this.refreshingSpinner === undefined) {\n const mode = getIonMode(this);\n this.refreshingSpinner = config.get('refreshingSpinner', config.get('spinner', mode === 'ios' ? 'lines' : 'circular'));\n }\n }\n renderPullingText() {\n const { customHTMLEnabled, pullingText } = this;\n if (customHTMLEnabled) {\n return h(\"div\", { class: \"refresher-pulling-text\", innerHTML: sanitizeDOMString(pullingText) });\n }\n return h(\"div\", { class: \"refresher-pulling-text\" }, pullingText);\n }\n renderRefreshingText() {\n const { customHTMLEnabled, refreshingText } = this;\n if (customHTMLEnabled) {\n return h(\"div\", { class: \"refresher-refreshing-text\", innerHTML: sanitizeDOMString(refreshingText) });\n }\n return h(\"div\", { class: \"refresher-refreshing-text\" }, refreshingText);\n }\n render() {\n const pullingIcon = this.pullingIcon;\n const hasSpinner = pullingIcon != null && SPINNERS[pullingIcon] !== undefined;\n const mode = getIonMode(this);\n return (h(Host, { key: 'cf3caa51c4aba8a95622f6d32cafa90b683b9d6e', class: mode }, h(\"div\", { key: '5ad70801104bbea873d3525206660c52e4447903', class: \"refresher-pulling\" }, this.pullingIcon && hasSpinner && (h(\"div\", { key: '0f95df169fd367528bfaa5d9ccf6690a613609c4', class: \"refresher-pulling-icon\" }, h(\"div\", { key: '4b8f0465a19f017751b207807c32e1fe00fda433', class: \"spinner-arrow-container\" }, h(\"ion-spinner\", { key: '77e60179d76f0d17f8f2dc3518f97a2a924418e6', name: this.pullingIcon, paused: true }), mode === 'md' && this.pullingIcon === 'circular' && (h(\"div\", { key: 'f78f63f08f071bead1bfe655bae6394f8a219d91', class: \"arrow-container\" }, h(\"ion-icon\", { key: '4d833d134d2b221cae2dfb0611d4029f2d664db5', icon: caretBackSharp, \"aria-hidden\": \"true\" })))))), this.pullingIcon && !hasSpinner && (h(\"div\", { key: 'e6db19d7fa324363d2a7c3c046510f4c8461f7e6', class: \"refresher-pulling-icon\" }, h(\"ion-icon\", { key: '66c2ef1a53c5809f49891de515da5f55d9bf8dcc', icon: this.pullingIcon, lazy: false, \"aria-hidden\": \"true\" }))), this.pullingText !== undefined && this.renderPullingText()), h(\"div\", { key: '80c413e21d362a5bb0419fcd13092453b3445cee', class: \"refresher-refreshing\" }, this.refreshingSpinner && (h(\"div\", { key: '0d5511f9644de26332a1a9ed39b160691fab74d9', class: \"refresher-refreshing-icon\" }, h(\"ion-spinner\", { key: '54e4a96b081c7b453a98e00cceea7c086268a450', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));\n }\n static get is() { return \"ion-refresher-content\"; }\n static get properties() {\n return {\n \"pullingIcon\": {\n \"type\": \"string\",\n \"mutable\": true,\n \"complexType\": {\n \"original\": \"SpinnerTypes | string | null\",\n \"resolved\": \"null | string | undefined\",\n \"references\": {\n \"SpinnerTypes\": {\n \"location\": \"import\",\n \"path\": \"../spinner/spinner-configs\",\n \"id\": \"src/components/spinner/spinner-configs.ts::SpinnerTypes\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"A static icon or a spinner to display when you begin to pull down.\\nA spinner name can be provided to gradually show tick marks\\nwhen pulling down on iOS devices.\"\n },\n \"attribute\": \"pulling-icon\",\n \"reflect\": false\n },\n \"pullingText\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string | IonicSafeString\",\n \"resolved\": \"IonicSafeString | string | undefined\",\n \"references\": {\n \"IonicSafeString\": {\n \"location\": \"import\",\n \"path\": \"../../utils/sanitization\",\n \"id\": \"src/utils/sanitization/index.ts::IonicSafeString\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The text you want to display when you begin to pull down.\\n`pullingText` can accept either plaintext or HTML as a string.\\nTo display characters normally reserved for HTML, they\\nmust be escaped. For example `<Ionic>` would become\\n`<Ionic>`\\n\\nFor more information: [Security Documentation](https://ionicframework.com/docs/faq/security)\\n\\nContent is parsed as plaintext by default.\\n`innerHTMLTemplatesEnabled` must be set to `true` in the Ionic config\\nbefore custom HTML can be used.\"\n },\n \"attribute\": \"pulling-text\",\n \"reflect\": false\n },\n \"refreshingSpinner\": {\n \"type\": \"string\",\n \"mutable\": true,\n \"complexType\": {\n \"original\": \"SpinnerTypes | null\",\n \"resolved\": \"\\\"bubbles\\\" | \\\"circles\\\" | \\\"circular\\\" | \\\"crescent\\\" | \\\"dots\\\" | \\\"lines\\\" | \\\"lines-sharp\\\" | \\\"lines-sharp-small\\\" | \\\"lines-small\\\" | null | undefined\",\n \"references\": {\n \"SpinnerTypes\": {\n \"location\": \"import\",\n \"path\": \"../spinner/spinner-configs\",\n \"id\": \"src/components/spinner/spinner-configs.ts::SpinnerTypes\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"An animated SVG spinner that shows when refreshing begins\"\n },\n \"attribute\": \"refreshing-spinner\",\n \"reflect\": false\n },\n \"refreshingText\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string | IonicSafeString\",\n \"resolved\": \"IonicSafeString | string | undefined\",\n \"references\": {\n \"IonicSafeString\": {\n \"location\": \"import\",\n \"path\": \"../../utils/sanitization\",\n \"id\": \"src/utils/sanitization/index.ts::IonicSafeString\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The text you want to display when performing a refresh.\\n`refreshingText` can accept either plaintext or HTML as a string.\\nTo display characters normally reserved for HTML, they\\nmust be escaped. For example `<Ionic>` would become\\n`<Ionic>`\\n\\nFor more information: [Security Documentation](https://ionicframework.com/docs/faq/security)\\n\\nContent is parsed as plaintext by default.\\n`innerHTMLTemplatesEnabled` must be set to `true` in the Ionic config\\nbefore custom HTML can be used.\"\n },\n \"attribute\": \"refreshing-text\",\n \"reflect\": false\n }\n };\n }\n static get elementRef() { return \"el\"; }\n}\n"],"mappings":"gVAWaA,EAAgB,MACzB,WAAAC,CAAAC,G,UACIC,KAAKC,kBAAoBC,EAAOC,IAAI,4BAA6BC,GACjEJ,KAAKK,YAAcC,UACnBN,KAAKO,YAAcD,UACnBN,KAAKQ,kBAAoBF,UACzBN,KAAKS,eAAiBH,S,CAE1B,iBAAAI,GACI,GAAIV,KAAKK,cAAgBC,UAAW,CAMhC,MAAMK,EAAyBC,IAC/B,MAAMC,EAAOC,EAAWd,MACxB,MAAMe,EAAoBJ,EAAyB,QAAUK,EAC7DhB,KAAKK,YAAcH,EAAOC,IAAI,iBAAkBU,IAAS,OAASF,EAAyBT,EAAOC,IAAI,UAAWY,GAAqB,W,CAE1I,GAAIf,KAAKQ,oBAAsBF,UAAW,CACtC,MAAMO,EAAOC,EAAWd,MACxBA,KAAKQ,kBAAoBN,EAAOC,IAAI,oBAAqBD,EAAOC,IAAI,UAAWU,IAAS,MAAQ,QAAU,Y,EAGlH,iBAAAI,GACI,MAAMhB,kBAAEA,EAAiBM,YAAEA,GAAgBP,KAC3C,GAAIC,EAAmB,CACnB,OAAOiB,EAAE,MAAO,CAAEC,MAAO,yBAA0BC,UAAWC,EAAkBd,I,CAEpF,OAAOW,EAAE,MAAO,CAAEC,MAAO,0BAA4BZ,E,CAEzD,oBAAAe,GACI,MAAMrB,kBAAEA,EAAiBQ,eAAEA,GAAmBT,KAC9C,GAAIC,EAAmB,CACnB,OAAOiB,EAAE,MAAO,CAAEC,MAAO,4BAA6BC,UAAWC,EAAkBZ,I,CAEvF,OAAOS,EAAE,MAAO,CAAEC,MAAO,6BAA+BV,E,CAE5D,MAAAc,GACI,MAAMlB,EAAcL,KAAKK,YACzB,MAAMmB,EAAanB,GAAe,MAAQoB,EAASpB,KAAiBC,UACpE,MAAMO,EAAOC,EAAWd,MACxB,OAAQkB,EAAEQ,EAAM,CAAEC,IAAK,2CAA4CR,MAAON,GAAQK,EAAE,MAAO,CAAES,IAAK,2CAA4CR,MAAO,qBAAuBnB,KAAKK,aAAemB,GAAeN,EAAE,MAAO,CAAES,IAAK,2CAA4CR,MAAO,0BAA4BD,EAAE,MAAO,CAAES,IAAK,2CAA4CR,MAAO,2BAA6BD,EAAE,cAAe,CAAES,IAAK,2CAA4CC,KAAM5B,KAAKK,YAAawB,OAAQ,OAAShB,IAAS,MAAQb,KAAKK,cAAgB,YAAea,EAAE,MAAO,CAAES,IAAK,2CAA4CR,MAAO,mBAAqBD,EAAE,WAAY,CAAES,IAAK,2CAA4CG,KAAMC,EAAgB,cAAe,YAAgB/B,KAAKK,cAAgBmB,GAAeN,EAAE,MAAO,CAAES,IAAK,2CAA4CR,MAAO,0BAA4BD,EAAE,WAAY,CAAES,IAAK,2CAA4CG,KAAM9B,KAAKK,YAAa2B,KAAM,MAAO,cAAe,UAAahC,KAAKO,cAAgBD,WAAaN,KAAKiB,qBAAsBC,EAAE,MAAO,CAAES,IAAK,2CAA4CR,MAAO,wBAA0BnB,KAAKQ,mBAAsBU,EAAE,MAAO,CAAES,IAAK,2CAA4CR,MAAO,6BAA+BD,EAAE,cAAe,CAAES,IAAK,2CAA4CC,KAAM5B,KAAKQ,qBAAwBR,KAAKS,iBAAmBH,WAAaN,KAAKsB,wB","ignoreList":[]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as o,i as t,h as r,H as a,
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as o,i as t,h as r,H as a,e as n}from"./p-42169e41.js";import{c as e}from"./p-55f1e3d8.js";import{c as s}from"./p-669fab6c.js";import{g as i}from"./p-da0d920d.js";import"./p-7efd6867.js";import"./p-67b68c5d.js";import"./p-21b22219.js";const c=":host{display:flex;align-items:center;justify-content:center;width:auto;padding-right:var(--ion-safe-area-right);padding-bottom:var(--ion-safe-area-bottom, 0);padding-left:var(--ion-safe-area-left);border-top:var(--border);background:var(--background);color:var(--color);text-align:center;contain:strict;user-select:none;z-index:10;box-sizing:content-box !important}:host(.ion-color) ::slotted(ion-tab-button){--background-focused:var(--ion-color-shade);--color-selected:var(--ion-color-contrast)}:host(.ion-color) ::slotted(.tab-selected){color:var(--ion-color-contrast)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){color:rgba(var(--ion-color-contrast-rgb), 0.7)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){background:var(--ion-color-base)}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){padding-top:var(--ion-safe-area-top, 0);padding-bottom:0;border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host{--background:var(--ion-tab-bar-background, var(--ion-color-step-50, #f7f7f7));--background-focused:var(--ion-tab-bar-background-focused, #e0e0e0);--border:0.55px solid var(--ion-tab-bar-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.2))));--color:var(--ion-tab-bar-color, var(--ion-color-step-600, #666666));--color-selected:var(--ion-tab-bar-color-selected, var(--ion-color-primary, #3880ff));height:50px}@supports (backdrop-filter: blur(0)){:host(.tab-bar-translucent){--background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8);backdrop-filter:saturate(210%) blur(20px)}:host(.ion-color.tab-bar-translucent){background:rgba(var(--ion-color-base-rgb), 0.8)}:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.6)}}";const b=c;const d=":host{display:flex;align-items:center;justify-content:center;width:auto;padding-right:var(--ion-safe-area-right);padding-bottom:var(--ion-safe-area-bottom, 0);padding-left:var(--ion-safe-area-left);border-top:var(--border);background:var(--background);color:var(--color);text-align:center;contain:strict;user-select:none;z-index:10;box-sizing:content-box !important}:host(.ion-color) ::slotted(ion-tab-button){--background-focused:var(--ion-color-shade);--color-selected:var(--ion-color-contrast)}:host(.ion-color) ::slotted(.tab-selected){color:var(--ion-color-contrast)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){color:rgba(var(--ion-color-contrast-rgb), 0.7)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){background:var(--ion-color-base)}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){padding-top:var(--ion-safe-area-top, 0);padding-bottom:0;border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host{--background:var(--ion-tab-bar-background, var(--ion-background-color, #fff));--background-focused:var(--ion-tab-bar-background-focused, #e0e0e0);--border:1px solid var(--ion-tab-bar-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.07))));--color:var(--ion-tab-bar-color, var(--ion-color-step-650, #595959));--color-selected:var(--ion-tab-bar-color-selected, var(--ion-color-primary, #3880ff));height:56px}";const l=d;const u=class{constructor(r){o(this,r);this.ionTabBarChanged=t(this,"ionTabBarChanged",7);this.ionTabBarLoaded=t(this,"ionTabBarLoaded",7);this.keyboardCtrl=null;this.keyboardVisible=false;this.color=undefined;this.selectedTab=undefined;this.translucent=false}selectedTabChanged(){if(this.selectedTab!==undefined){this.ionTabBarChanged.emit({tab:this.selectedTab})}}componentWillLoad(){this.selectedTabChanged()}async connectedCallback(){this.keyboardCtrl=await e((async(o,t)=>{if(o===false&&t!==undefined){await t}this.keyboardVisible=o}))}disconnectedCallback(){if(this.keyboardCtrl){this.keyboardCtrl.destroy()}}componentDidLoad(){this.ionTabBarLoaded.emit()}render(){const{color:o,translucent:t,keyboardVisible:n}=this;const e=i(this);const c=n&&this.el.getAttribute("slot")!=="top";return r(a,{key:"5083528e7f802d2f323ce50585edc98eeb9754c6",role:"tablist","aria-hidden":c?"true":null,class:s(o,{[e]:true,"tab-bar-translucent":t,"tab-bar-hidden":c})},r("slot",{key:"eb33cdd12da49062219d4aa17a319c3e6361c5c5"}))}get el(){return n(this)}static get watchers(){return{selectedTab:["selectedTabChanged"]}}};u.style={ios:b,md:l};export{u as ion_tab_bar};
|
|
2
|
+
//# sourceMappingURL=p-552a9992.entry.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import{r as i,i as t,h as r,H as e,
|
|
1
|
+
import{r as i,i as t,h as r,H as e,e as o}from"./p-42169e41.js";import{r as n}from"./p-71ee259b.js";import{c as s}from"./p-3a4d289f.js";import{c,a,B as d,i as h,p,s as l,b as g,d as b,e as k,f as u}from"./p-a6c03ce8.js";import{g as m}from"./p-669fab6c.js";import{g as f}from"./p-da0d920d.js";import{c as v}from"./p-cbf050d6.js";import"./p-7efd6867.js";import"./p-1fc8e557.js";import"./p-eba70ed1.js";import"./p-d6769f21.js";
|
|
2
2
|
/*!
|
|
3
3
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
4
|
*/const w=i=>{const t=v();const r=v();const e=v();r.addElement(i.querySelector("ion-backdrop")).fromTo("opacity",.01,"var(--backdrop-opacity)").beforeStyles({"pointer-events":"none"}).afterClearStyles(["pointer-events"]);e.addElement(i.querySelector(".picker-wrapper")).fromTo("transform","translateY(100%)","translateY(0%)");return t.addElement(i).easing("cubic-bezier(.36,.66,.04,1)").duration(400).addAnimation([r,e])};
|
|
5
5
|
/*!
|
|
6
6
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
7
7
|
*/const x=i=>{const t=v();const r=v();const e=v();r.addElement(i.querySelector("ion-backdrop")).fromTo("opacity","var(--backdrop-opacity)",.01);e.addElement(i.querySelector(".picker-wrapper")).fromTo("transform","translateY(0%)","translateY(100%)");return t.addElement(i).easing("cubic-bezier(.36,.66,.04,1)").duration(400).addAnimation([r,e])};const y=".sc-ion-picker-ios-h{--border-radius:0;--border-style:solid;--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--max-height:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;top:0;display:block;position:absolute;width:100%;height:100%;outline:none;font-family:var(--ion-font-family, inherit);contain:strict;user-select:none;z-index:1001}@supports (inset-inline-start: 0){.sc-ion-picker-ios-h{inset-inline-start:0}}@supports not (inset-inline-start: 0){.sc-ion-picker-ios-h{left:0}[dir=rtl].sc-ion-picker-ios-h,[dir=rtl] .sc-ion-picker-ios-h{left:unset;right:unset;right:0}@supports selector(:dir(rtl)){.sc-ion-picker-ios-h:dir(rtl){left:unset;right:unset;right:0}}}.overlay-hidden.sc-ion-picker-ios-h{display:none}.picker-wrapper.sc-ion-picker-ios{border-radius:var(--border-radius);left:0;right:0;bottom:0;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:auto;margin-bottom:auto;transform:translate3d(0, 100%, 0);display:flex;position:absolute;flex-direction:column;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);contain:strict;overflow:hidden;z-index:10}.picker-toolbar.sc-ion-picker-ios{width:100%;background:transparent;contain:strict;z-index:1}.picker-button.sc-ion-picker-ios{border:0;font-family:inherit}.picker-button.sc-ion-picker-ios:active,.picker-button.sc-ion-picker-ios:focus{outline:none}.picker-columns.sc-ion-picker-ios{display:flex;position:relative;justify-content:center;margin-bottom:var(--ion-safe-area-bottom, 0);contain:strict;overflow:hidden}.picker-above-highlight.sc-ion-picker-ios,.picker-below-highlight.sc-ion-picker-ios{display:none;pointer-events:none}.sc-ion-picker-ios-h{--background:var(--ion-background-color, #fff);--border-width:1px 0 0;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)));--height:260px;--backdrop-opacity:var(--ion-backdrop-opacity, 0.26);color:var(--ion-item-color, var(--ion-text-color, #000))}.picker-toolbar.sc-ion-picker-ios{display:flex;height:44px;border-bottom:0.55px solid var(--border-color)}.picker-toolbar-button.sc-ion-picker-ios{flex:1;text-align:end}.picker-toolbar-button.sc-ion-picker-ios:last-child .picker-button.sc-ion-picker-ios{font-weight:600}.picker-toolbar-button.sc-ion-picker-ios:first-child{font-weight:normal;text-align:start}.picker-button.sc-ion-picker-ios,.picker-button.ion-activated.sc-ion-picker-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:1em;padding-inline-start:1em;-webkit-padding-end:1em;padding-inline-end:1em;padding-top:0;padding-bottom:0;height:44px;background:transparent;color:var(--ion-color-primary, #3880ff);font-size:16px}.picker-columns.sc-ion-picker-ios{height:215px;perspective:1000px}.picker-above-highlight.sc-ion-picker-ios{top:0;transform:translate3d(0, 0, 90px);display:block;position:absolute;width:100%;height:81px;border-bottom:1px solid var(--border-color);background:linear-gradient(to bottom, var(--background, var(--ion-background-color, #fff)) 20%, rgba(var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255)), 0.8) 100%);z-index:10}@supports (inset-inline-start: 0){.picker-above-highlight.sc-ion-picker-ios{inset-inline-start:0}}@supports not (inset-inline-start: 0){.picker-above-highlight.sc-ion-picker-ios{left:0}[dir=rtl].sc-ion-picker-ios-h .picker-above-highlight.sc-ion-picker-ios,[dir=rtl] .sc-ion-picker-ios-h .picker-above-highlight.sc-ion-picker-ios{left:unset;right:unset;right:0}[dir=rtl].sc-ion-picker-ios .picker-above-highlight.sc-ion-picker-ios{left:unset;right:unset;right:0}@supports selector(:dir(rtl)){.picker-above-highlight.sc-ion-picker-ios:dir(rtl){left:unset;right:unset;right:0}}}.picker-below-highlight.sc-ion-picker-ios{top:115px;transform:translate3d(0, 0, 90px);display:block;position:absolute;width:100%;height:119px;border-top:1px solid var(--border-color);background:linear-gradient(to top, var(--background, var(--ion-background-color, #fff)) 30%, rgba(var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255)), 0.8) 100%);z-index:11}@supports (inset-inline-start: 0){.picker-below-highlight.sc-ion-picker-ios{inset-inline-start:0}}@supports not (inset-inline-start: 0){.picker-below-highlight.sc-ion-picker-ios{left:0}[dir=rtl].sc-ion-picker-ios-h .picker-below-highlight.sc-ion-picker-ios,[dir=rtl] .sc-ion-picker-ios-h .picker-below-highlight.sc-ion-picker-ios{left:unset;right:unset;right:0}[dir=rtl].sc-ion-picker-ios .picker-below-highlight.sc-ion-picker-ios{left:unset;right:unset;right:0}@supports selector(:dir(rtl)){.picker-below-highlight.sc-ion-picker-ios:dir(rtl){left:unset;right:unset;right:0}}}";const j=y;const z=".sc-ion-picker-md-h{--border-radius:0;--border-style:solid;--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--max-height:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;top:0;display:block;position:absolute;width:100%;height:100%;outline:none;font-family:var(--ion-font-family, inherit);contain:strict;user-select:none;z-index:1001}@supports (inset-inline-start: 0){.sc-ion-picker-md-h{inset-inline-start:0}}@supports not (inset-inline-start: 0){.sc-ion-picker-md-h{left:0}[dir=rtl].sc-ion-picker-md-h,[dir=rtl] .sc-ion-picker-md-h{left:unset;right:unset;right:0}@supports selector(:dir(rtl)){.sc-ion-picker-md-h:dir(rtl){left:unset;right:unset;right:0}}}.overlay-hidden.sc-ion-picker-md-h{display:none}.picker-wrapper.sc-ion-picker-md{border-radius:var(--border-radius);left:0;right:0;bottom:0;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:auto;margin-bottom:auto;transform:translate3d(0, 100%, 0);display:flex;position:absolute;flex-direction:column;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);contain:strict;overflow:hidden;z-index:10}.picker-toolbar.sc-ion-picker-md{width:100%;background:transparent;contain:strict;z-index:1}.picker-button.sc-ion-picker-md{border:0;font-family:inherit}.picker-button.sc-ion-picker-md:active,.picker-button.sc-ion-picker-md:focus{outline:none}.picker-columns.sc-ion-picker-md{display:flex;position:relative;justify-content:center;margin-bottom:var(--ion-safe-area-bottom, 0);contain:strict;overflow:hidden}.picker-above-highlight.sc-ion-picker-md,.picker-below-highlight.sc-ion-picker-md{display:none;pointer-events:none}.sc-ion-picker-md-h{--background:var(--ion-background-color, #fff);--border-width:0.55px 0 0;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));--height:260px;--backdrop-opacity:var(--ion-backdrop-opacity, 0.26);color:var(--ion-item-color, var(--ion-text-color, #000))}.picker-toolbar.sc-ion-picker-md{display:flex;justify-content:flex-end;height:44px}.picker-button.sc-ion-picker-md,.picker-button.ion-activated.sc-ion-picker-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:1.1em;padding-inline-start:1.1em;-webkit-padding-end:1.1em;padding-inline-end:1.1em;padding-top:0;padding-bottom:0;height:44px;background:transparent;color:var(--ion-color-primary, #3880ff);font-size:14px;font-weight:500;text-transform:uppercase;box-shadow:none}.picker-columns.sc-ion-picker-md{height:216px;perspective:1800px}.picker-above-highlight.sc-ion-picker-md{top:0;transform:translate3d(0, 0, 90px);position:absolute;width:100%;height:81px;border-bottom:1px solid var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));background:linear-gradient(to bottom, var(--ion-background-color, #fff) 20%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8) 100%);z-index:10}@supports (inset-inline-start: 0){.picker-above-highlight.sc-ion-picker-md{inset-inline-start:0}}@supports not (inset-inline-start: 0){.picker-above-highlight.sc-ion-picker-md{left:0}[dir=rtl].sc-ion-picker-md-h .picker-above-highlight.sc-ion-picker-md,[dir=rtl] .sc-ion-picker-md-h .picker-above-highlight.sc-ion-picker-md{left:unset;right:unset;right:0}[dir=rtl].sc-ion-picker-md .picker-above-highlight.sc-ion-picker-md{left:unset;right:unset;right:0}@supports selector(:dir(rtl)){.picker-above-highlight.sc-ion-picker-md:dir(rtl){left:unset;right:unset;right:0}}}.picker-below-highlight.sc-ion-picker-md{top:115px;transform:translate3d(0, 0, 90px);position:absolute;width:100%;height:119px;border-top:1px solid var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));background:linear-gradient(to top, var(--ion-background-color, #fff) 30%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8) 100%);z-index:11}@supports (inset-inline-start: 0){.picker-below-highlight.sc-ion-picker-md{inset-inline-start:0}}@supports not (inset-inline-start: 0){.picker-below-highlight.sc-ion-picker-md{left:0}[dir=rtl].sc-ion-picker-md-h .picker-below-highlight.sc-ion-picker-md,[dir=rtl] .sc-ion-picker-md-h .picker-below-highlight.sc-ion-picker-md{left:unset;right:unset;right:0}[dir=rtl].sc-ion-picker-md .picker-below-highlight.sc-ion-picker-md{left:unset;right:unset;right:0}@supports selector(:dir(rtl)){.picker-below-highlight.sc-ion-picker-md:dir(rtl){left:unset;right:unset;right:0}}}";const D=z;const P=class{constructor(r){i(this,r);this.didPresent=t(this,"ionPickerDidPresent",7);this.willPresent=t(this,"ionPickerWillPresent",7);this.willDismiss=t(this,"ionPickerWillDismiss",7);this.didDismiss=t(this,"ionPickerDidDismiss",7);this.didPresentShorthand=t(this,"didPresent",7);this.willPresentShorthand=t(this,"willPresent",7);this.willDismissShorthand=t(this,"willDismiss",7);this.didDismissShorthand=t(this,"didDismiss",7);this.delegateController=c(this);this.lockController=s();this.triggerController=a();this.onBackdropTap=()=>{this.dismiss(undefined,d)};this.dispatchCancelHandler=i=>{const t=i.detail.role;if(h(t)){const i=this.buttons.find((i=>i.role==="cancel"));this.callButtonHandler(i)}};this.presented=false;this.overlayIndex=undefined;this.delegate=undefined;this.hasController=false;this.keyboardClose=true;this.enterAnimation=undefined;this.leaveAnimation=undefined;this.buttons=[];this.columns=[];this.cssClass=undefined;this.duration=0;this.showBackdrop=true;this.backdropDismiss=true;this.animated=true;this.htmlAttributes=undefined;this.isOpen=false;this.trigger=undefined}onIsOpenChange(i,t){if(i===true&&t===false){this.present()}else if(i===false&&t===true){this.dismiss()}}triggerChanged(){const{trigger:i,el:t,triggerController:r}=this;if(i){r.addClickListener(t,i)}}connectedCallback(){p(this.el);this.triggerChanged()}disconnectedCallback(){this.triggerController.removeClickListener()}componentWillLoad(){l(this.el)}componentDidLoad(){if(this.isOpen===true){n((()=>this.present()))}this.triggerChanged()}async present(){const i=await this.lockController.lock();await this.delegateController.attachViewToDom();await g(this,"pickerEnter",w,w,undefined);if(this.duration>0){this.durationTimeout=setTimeout((()=>this.dismiss()),this.duration)}i()}async dismiss(i,t){const r=await this.lockController.lock();if(this.durationTimeout){clearTimeout(this.durationTimeout)}const e=await b(this,i,t,"pickerLeave",x,x);if(e){this.delegateController.removeViewFromDom()}r();return e}onDidDismiss(){return k(this.el,"ionPickerDidDismiss")}onWillDismiss(){return k(this.el,"ionPickerWillDismiss")}getColumn(i){return Promise.resolve(this.columns.find((t=>t.name===i)))}async buttonClick(i){const t=i.role;if(h(t)){return this.dismiss(undefined,t)}const r=await this.callButtonHandler(i);if(r){return this.dismiss(this.getSelected(),i.role)}return Promise.resolve()}async callButtonHandler(i){if(i){const t=await u(i.handler,this.getSelected());if(t===false){return false}}return true}getSelected(){const i={};this.columns.forEach(((t,r)=>{const e=t.selectedIndex!==undefined?t.options[t.selectedIndex]:undefined;i[t.name]={text:e?e.text:undefined,value:e?e.value:undefined,columnIndex:r}}));return i}render(){const{htmlAttributes:i}=this;const t=f(this);return r(e,Object.assign({key:"eb5f91ea74fb11daa6942f779ef461742cad9ecb","aria-modal":"true",tabindex:"-1"},i,{style:{zIndex:`${2e4+this.overlayIndex}`},class:Object.assign({[t]:true,[`picker-${t}`]:true,"overlay-hidden":true},m(this.cssClass)),onIonBackdropTap:this.onBackdropTap,onIonPickerWillDismiss:this.dispatchCancelHandler}),r("ion-backdrop",{key:"7ea872d939e62f14129fff15334b2822ad2360c9",visible:this.showBackdrop,tappable:this.backdropDismiss}),r("div",{key:"2d77c225091eacab0207e28c96b966122afafef0",tabindex:"0"}),r("div",{key:"630d21e0c60ad97b71462cdc540858bb6ced0b8f",class:"picker-wrapper ion-overlay-wrapper",role:"dialog"},r("div",{key:"fa8553ec8d2ce8bf93e16e02334b6475cb51b5d4",class:"picker-toolbar"},this.buttons.map((i=>r("div",{class:C(i)},r("button",{type:"button",onClick:()=>this.buttonClick(i),class:I(i)},i.text))))),r("div",{key:"177d1bcbd0ce38f16d9c936295a917fb981d02d7",class:"picker-columns"},r("div",{key:"be99b6e0279c210ef91a88ccc81acc7d37917a53",class:"picker-above-highlight"}),this.presented&&this.columns.map((i=>r("ion-picker-column",{col:i}))),r("div",{key:"b36b21e8133b59e873e1d3447a1279f1b971c854",class:"picker-below-highlight"}))),r("div",{key:"17cea6dd24dbb0a08073ca4a84bfe027eb24833d",tabindex:"0"}))}get el(){return o(this)}static get watchers(){return{isOpen:["onIsOpenChange"],trigger:["triggerChanged"]}}};const C=i=>({[`picker-toolbar-${i.role}`]:i.role!==undefined,"picker-toolbar-button":true});const I=i=>Object.assign({"picker-button":true,"ion-activatable":true},m(i.cssClass));P.style={ios:j,md:D};export{P as ion_picker};
|
|
8
|
-
//# sourceMappingURL=p-
|
|
8
|
+
//# sourceMappingURL=p-59ec8b76.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as t,h as e,H as a,
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as t,h as e,H as a,e as i}from"./p-42169e41.js";import{a as s}from"./p-eba70ed1.js";import"./p-71ee259b.js";const n=":host(.tab-hidden){display:none !important}";const r=n;const o=class{constructor(e){t(this,e);this.loaded=false;this.active=false;this.delegate=undefined;this.tab=undefined;this.component=undefined}async componentWillLoad(){if(this.active){await this.setActive()}}async setActive(){await this.prepareLazyLoaded();this.active=true}changeActive(t){if(t){this.prepareLazyLoaded()}}prepareLazyLoaded(){if(!this.loaded&&this.component!=null){this.loaded=true;try{return s(this.delegate,this.el,this.component,["ion-page"])}catch(t){console.error(t)}}return Promise.resolve(undefined)}render(){const{tab:t,active:i,component:s}=this;return e(a,{key:"4fe50fa809503794be2ef91383e49b72cad6fa82",role:"tabpanel","aria-hidden":!i?"true":null,"aria-labelledby":`tab-button-${t}`,class:{"ion-page":s===undefined,"tab-hidden":!i}},e("slot",{key:"937777a826936d6b399329a926a704008339803e"}))}get el(){return i(this)}static get watchers(){return{active:["changeActive"]}}};o.style=r;export{o as ion_tab};
|
|
2
|
+
//# sourceMappingURL=p-5bf40440.entry.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{r as t,i as e,w as o,h as i,H as r,
|
|
1
|
+
import{r as t,i as e,w as o,h as i,H as r,e as a}from"./p-42169e41.js";import{a as s,i as n,d,r as c,f as p,p as h}from"./p-949b115f.js";import{C as l,a as f,d as u}from"./p-eba70ed1.js";import{g as m,c as b,r as w,i as x,j as g}from"./p-71ee259b.js";import{c as v}from"./p-3a4d289f.js";import{p as k}from"./p-d6769f21.js";import{g as y}from"./p-21b22219.js";import{G as A,O as D,a as B,B as Y,p as j,s as E,b as M,d as S,e as C}from"./p-a6c03ce8.js";import{g as O}from"./p-669fab6c.js";import{d as P,w as $}from"./p-cbae963d.js";import{g as I,c as T}from"./p-da0d920d.js";import{KEYBOARD_DID_OPEN as z}from"./p-20f265c7.js";import{c as W}from"./p-cbf050d6.js";import{g as L}from"./p-bc04bd54.js";import{createGesture as R}from"./p-b943833e.js";import{w as N}from"./p-7efd6867.js";import"./p-1fc8e557.js";import"./p-67b68c5d.js";import"./p-98c00bd2.js";
|
|
2
2
|
/*!
|
|
3
3
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
4
|
*/var _;(function(t){t["Dark"]="DARK";t["Light"]="LIGHT";t["Default"]="DEFAULT"})(_||(_={}));const G={getEngine(){const t=y();if(t===null||t===void 0?void 0:t.isPluginAvailable("StatusBar")){return t.Plugins.StatusBar}return undefined},supportsDefaultStatusBarStyle(){const t=y();return!!(t===null||t===void 0?void 0:t.PluginHeaders)},setStyle(t){const e=this.getEngine();if(!e){return}e.setStyle(t)},getStyle:async function(){const t=this.getEngine();if(!t){return _.Default}const{style:e}=await t.getInfo();return e}};
|
|
@@ -29,4 +29,4 @@ import{r as t,i as e,w as o,h as i,H as r,d as a}from"./p-ad32e711.js";import{a
|
|
|
29
29
|
/*!
|
|
30
30
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
31
31
|
*/const dt=(t,e,o,i,r,a,d=[],c,p,h)=>{const l=[{offset:0,opacity:"var(--backdrop-opacity)"},{offset:1,opacity:.01}];const f=[{offset:0,opacity:"var(--backdrop-opacity)"},{offset:1-r,opacity:0},{offset:1,opacity:0}];const u={WRAPPER_KEYFRAMES:[{offset:0,transform:"translateY(0%)"},{offset:1,transform:"translateY(100%)"}],BACKDROP_KEYFRAMES:r!==0?f:l};const x=t.querySelector("ion-content");const g=o.clientHeight;let v=i;let k=0;let y=false;const A=.95;const D=a.childAnimations.find((t=>t.id==="wrapperAnimation"));const B=a.childAnimations.find((t=>t.id==="backdropAnimation"));const Y=d[d.length-1];const j=d[0];const E=()=>{t.style.setProperty("pointer-events","auto");e.style.setProperty("pointer-events","auto");t.classList.remove("ion-disable-focus-trap")};const M=()=>{t.style.setProperty("pointer-events","none");e.style.setProperty("pointer-events","none");t.classList.add("ion-disable-focus-trap")};if(D&&B){D.keyframes([...u.WRAPPER_KEYFRAMES]);B.keyframes([...u.BACKDROP_KEYFRAMES]);a.progressStart(true,1-v);const t=v>r;if(t){E()}else{M()}}if(x&&v!==Y){x.scrollY=false}const S=t=>{const e=s(t.event.target);v=c();if(v===1&&e){const t=n(e)?m(e).querySelector(".inner-scroll"):e;const o=!!e.querySelector("ion-refresher");return!o&&t.scrollTop===0}return true};const C=e=>{y=t.canDismiss!==undefined&&t.canDismiss!==true&&j===0;if(e.deltaY>0&&x){x.scrollY=false}w((()=>{t.focus()}));a.progressStart(true,1-v)};const O=t=>{if(t.deltaY>0&&x){x.scrollY=false}const e=1-v;const o=d.length>1?1-d[1]:undefined;const i=e+t.deltaY/g;const r=o!==undefined&&i>=o&&y;const s=r?A:.9999;const n=r&&o!==undefined?o+Z((i-o)/(s-o)):i;k=b(1e-4,n,s);a.progressStep(k)};const P=t=>{const e=t.velocityY;const o=(t.deltaY+e*350)/g;const i=v-o;const r=d.reduce(((t,e)=>Math.abs(e-i)<Math.abs(t-i)?e:t));$({breakpoint:r,breakpointOffset:k,canDismiss:y,animated:true})};const $=e=>{const{breakpoint:o,canDismiss:i,breakpointOffset:s,animated:n}=e;const c=i&&o===0;const l=c?v:o;const f=l!==0;v=0;if(D&&B){D.keyframes([{offset:0,transform:`translateY(${s*100}%)`},{offset:1,transform:`translateY(${(1-l)*100}%)`}]);B.keyframes([{offset:0,opacity:`calc(var(--backdrop-opacity) * ${K(1-s,r)})`},{offset:1,opacity:`calc(var(--backdrop-opacity) * ${K(l,r)})`}]);a.progressStep(0)}I.enable(false);if(c){H(t,a)}else if(!f){p()}if(x&&l===d[d.length-1]){x.scrollY=true}return new Promise((t=>{a.onFinish((()=>{if(f){if(D&&B){w((()=>{D.keyframes([...u.WRAPPER_KEYFRAMES]);B.keyframes([...u.BACKDROP_KEYFRAMES]);a.progressStart(true,1-l);v=l;h(v);const e=v>r;if(e){E()}else{M()}I.enable(true);t()}))}else{I.enable(true);t()}}else{t()}}),{oneTimeCallback:true}).progressEnd(1,0,n?500:0)}))};const I=R({el:o,gestureName:"modalSheet",gesturePriority:40,direction:"y",threshold:10,canStart:S,onStart:C,onMove:O,onEnd:P});return{gesture:I,moveSheetToBreakpoint:$}};const ct=':host{--width:100%;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--overflow:hidden;--border-radius:0;--border-width:0;--border-style:none;--border-color:transparent;--background:var(--ion-background-color, #fff);--box-shadow:none;--backdrop-opacity:0;left:0;right:0;top:0;bottom:0;display:flex;position:absolute;align-items:center;justify-content:center;outline:none;color:var(--ion-text-color, #000);contain:strict}.modal-wrapper,ion-backdrop{pointer-events:auto}:host(.overlay-hidden){display:none}.modal-wrapper,.modal-shadow{border-radius:var(--border-radius);width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);box-shadow:var(--box-shadow);overflow:var(--overflow);z-index:10}.modal-shadow{position:absolute;background:transparent}@media only screen and (min-width: 768px) and (min-height: 600px){:host{--width:600px;--height:500px;--ion-safe-area-top:0px;--ion-safe-area-bottom:0px;--ion-safe-area-right:0px;--ion-safe-area-left:0px}}@media only screen and (min-width: 768px) and (min-height: 768px){:host{--width:600px;--height:600px}}.modal-handle{left:0px;right:0px;top:5px;border-radius:8px;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;position:absolute;width:36px;height:5px;transform:translateZ(0);border:0;background:var(--ion-color-step-350, #c0c0be);cursor:pointer;z-index:11}.modal-handle::before{-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:4px;padding-inline-end:4px;padding-top:4px;padding-bottom:4px;position:absolute;width:36px;height:5px;transform:translate(-50%, -50%);content:""}:host(.modal-sheet){--height:calc(100% - (var(--ion-safe-area-top) + 10px))}:host(.modal-sheet) .modal-wrapper,:host(.modal-sheet) .modal-shadow{position:absolute;bottom:0}:host{--backdrop-opacity:var(--ion-backdrop-opacity, 0.4)}:host(.modal-card),:host(.modal-sheet){--border-radius:10px}@media only screen and (min-width: 768px) and (min-height: 600px){:host{--border-radius:10px}}.modal-wrapper{transform:translate3d(0, 100%, 0)}@media screen and (max-width: 767px){@supports (width: max(0px, 1px)){:host(.modal-card){--height:calc(100% - max(30px, var(--ion-safe-area-top)) - 10px)}}@supports not (width: max(0px, 1px)){:host(.modal-card){--height:calc(100% - 40px)}}:host(.modal-card) .modal-wrapper{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);border-bottom-right-radius:0;border-bottom-left-radius:0}:host-context([dir=rtl]):host(.modal-card) .modal-wrapper,:host-context([dir=rtl]).modal-card .modal-wrapper{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);border-bottom-right-radius:0;border-bottom-left-radius:0}@supports selector(:dir(rtl)){:host(.modal-card:dir(rtl)) .modal-wrapper{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);border-bottom-right-radius:0;border-bottom-left-radius:0}}:host(.modal-card){--backdrop-opacity:0;--width:100%;align-items:flex-end}:host(.modal-card) .modal-shadow{display:none}:host(.modal-card) ion-backdrop{pointer-events:none}}@media screen and (min-width: 768px){:host(.modal-card){--width:calc(100% - 120px);--height:calc(100% - (120px + var(--ion-safe-area-top) + var(--ion-safe-area-bottom)));--max-width:720px;--max-height:1000px;--backdrop-opacity:0;--box-shadow:0px 0px 30px 10px rgba(0, 0, 0, 0.1);transition:all 0.5s ease-in-out}:host(.modal-card) .modal-wrapper{box-shadow:none}:host(.modal-card) .modal-shadow{box-shadow:var(--box-shadow)}}:host(.modal-sheet) .modal-wrapper{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);border-bottom-right-radius:0;border-bottom-left-radius:0}:host-context([dir=rtl]):host(.modal-sheet) .modal-wrapper,:host-context([dir=rtl]).modal-sheet .modal-wrapper{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);border-bottom-right-radius:0;border-bottom-left-radius:0}@supports selector(:dir(rtl)){:host(.modal-sheet:dir(rtl)) .modal-wrapper{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);border-bottom-right-radius:0;border-bottom-left-radius:0}}';const pt=ct;const ht=':host{--width:100%;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--overflow:hidden;--border-radius:0;--border-width:0;--border-style:none;--border-color:transparent;--background:var(--ion-background-color, #fff);--box-shadow:none;--backdrop-opacity:0;left:0;right:0;top:0;bottom:0;display:flex;position:absolute;align-items:center;justify-content:center;outline:none;color:var(--ion-text-color, #000);contain:strict}.modal-wrapper,ion-backdrop{pointer-events:auto}:host(.overlay-hidden){display:none}.modal-wrapper,.modal-shadow{border-radius:var(--border-radius);width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);box-shadow:var(--box-shadow);overflow:var(--overflow);z-index:10}.modal-shadow{position:absolute;background:transparent}@media only screen and (min-width: 768px) and (min-height: 600px){:host{--width:600px;--height:500px;--ion-safe-area-top:0px;--ion-safe-area-bottom:0px;--ion-safe-area-right:0px;--ion-safe-area-left:0px}}@media only screen and (min-width: 768px) and (min-height: 768px){:host{--width:600px;--height:600px}}.modal-handle{left:0px;right:0px;top:5px;border-radius:8px;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;position:absolute;width:36px;height:5px;transform:translateZ(0);border:0;background:var(--ion-color-step-350, #c0c0be);cursor:pointer;z-index:11}.modal-handle::before{-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:4px;padding-inline-end:4px;padding-top:4px;padding-bottom:4px;position:absolute;width:36px;height:5px;transform:translate(-50%, -50%);content:""}:host(.modal-sheet){--height:calc(100% - (var(--ion-safe-area-top) + 10px))}:host(.modal-sheet) .modal-wrapper,:host(.modal-sheet) .modal-shadow{position:absolute;bottom:0}:host{--backdrop-opacity:var(--ion-backdrop-opacity, 0.32)}@media only screen and (min-width: 768px) and (min-height: 600px){:host{--border-radius:2px;--box-shadow:0 28px 48px rgba(0, 0, 0, 0.4)}}.modal-wrapper{transform:translate3d(0, 40px, 0);opacity:0.01}';const lt=ht;const ft=class{constructor(o){t(this,o);this.didPresent=e(this,"ionModalDidPresent",7);this.willPresent=e(this,"ionModalWillPresent",7);this.willDismiss=e(this,"ionModalWillDismiss",7);this.didDismiss=e(this,"ionModalDidDismiss",7);this.ionBreakpointDidChange=e(this,"ionBreakpointDidChange",7);this.didPresentShorthand=e(this,"didPresent",7);this.willPresentShorthand=e(this,"willPresent",7);this.willDismissShorthand=e(this,"willDismiss",7);this.didDismissShorthand=e(this,"didDismiss",7);this.ionMount=e(this,"ionMount",7);this.lockController=v();this.triggerController=B();this.coreDelegate=l();this.isSheetModal=false;this.inheritedAttributes={};this.inline=false;this.gestureAnimationDismissing=false;this.onHandleClick=()=>{const{sheetTransition:t,handleBehavior:e}=this;if(e!=="cycle"||t!==undefined){return}this.moveToNextBreakpoint()};this.onBackdropTap=()=>{const{sheetTransition:t}=this;if(t!==undefined){return}this.dismiss(undefined,Y)};this.onLifecycle=t=>{const e=this.usersElement;const o=ut[t.type];if(e&&o){const i=new CustomEvent(o,{bubbles:false,cancelable:false,detail:t.detail});e.dispatchEvent(i)}};this.presented=false;this.hasController=false;this.overlayIndex=undefined;this.delegate=undefined;this.keyboardClose=true;this.enterAnimation=undefined;this.leaveAnimation=undefined;this.breakpoints=undefined;this.initialBreakpoint=undefined;this.backdropBreakpoint=0;this.handle=undefined;this.handleBehavior="none";this.component=undefined;this.componentProps=undefined;this.cssClass=undefined;this.backdropDismiss=true;this.showBackdrop=true;this.animated=true;this.presentingElement=undefined;this.htmlAttributes=undefined;this.isOpen=false;this.trigger=undefined;this.keepContentsMounted=false;this.canDismiss=true}onIsOpenChange(t,e){if(t===true&&e===false){this.present()}else if(t===false&&e===true){this.dismiss()}}triggerChanged(){const{trigger:t,el:e,triggerController:o}=this;if(t){o.addClickListener(e,t)}}breakpointsChanged(t){if(t!==undefined){this.sortedBreakpoints=t.sort(((t,e)=>t-e))}}connectedCallback(){const{el:t}=this;j(t);this.triggerChanged()}disconnectedCallback(){this.triggerController.removeClickListener()}componentWillLoad(){const{breakpoints:t,initialBreakpoint:e,el:o,htmlAttributes:i}=this;const r=this.isSheetModal=t!==undefined&&e!==undefined;const a=["aria-label","role"];this.inheritedAttributes=x(o,a);if(i!==undefined){a.forEach((t=>{const e=i[t];if(e){this.inheritedAttributes=Object.assign(Object.assign({},this.inheritedAttributes),{[t]:i[t]});delete i[t]}}))}if(r){this.currentBreakpoint=this.initialBreakpoint}if(t!==undefined&&e!==undefined&&!t.includes(e)){k("Your breakpoints array must include the initialBreakpoint value.")}E(o)}componentDidLoad(){if(this.isOpen===true){w((()=>this.present()))}this.breakpointsChanged(this.breakpoints);this.triggerChanged()}getDelegate(t=false){if(this.workingDelegate&&!t){return{delegate:this.workingDelegate,inline:this.inline}}const e=this.el.parentNode;const o=this.inline=e!==null&&!this.hasController;const i=this.workingDelegate=o?this.delegate||this.coreDelegate:this.delegate;return{inline:o,delegate:i}}async checkCanDismiss(t,e){const{canDismiss:o}=this;if(typeof o==="function"){return o(t,e)}return o}async present(){const t=await this.lockController.lock();if(this.presented){t();return}const{presentingElement:e,el:i}=this;this.currentBreakpoint=this.initialBreakpoint;const{inline:r,delegate:a}=this.getDelegate(true);this.ionMount.emit();this.usersElement=await f(a,i,this.component,["ion-page"],this.componentProps,r);if(g(i)){await P(this.usersElement)}else if(!this.keepContentsMounted){await $()}o((()=>this.el.classList.add("show-modal")));const s=e!==undefined;if(s&&I(this)==="ios"){this.statusBarStyle=await G.getStyle();V()}await M(this,"modalEnter",et,at,{presentingEl:e,currentBreakpoint:this.initialBreakpoint,backdropBreakpoint:this.backdropBreakpoint});if(typeof window!=="undefined"){this.keyboardOpenCallback=()=>{if(this.gesture){this.gesture.enable(false);w((()=>{if(this.gesture){this.gesture.enable(true)}}))}};window.addEventListener(z,this.keyboardOpenCallback)}if(this.isSheetModal){this.initSheetGesture()}else if(s){this.initSwipeToClose()}t()}initSwipeToClose(){var t;if(I(this)!=="ios"){return}const{el:e}=this;const o=this.leaveAnimation||T.get("modalLeave",it);const i=this.animation=o(e,{presentingEl:this.presentingElement});const r=p(e);if(!r){h(e);return}const a=(t=this.statusBarStyle)!==null&&t!==void 0?t:_.Default;this.gesture=q(e,i,a,(()=>{this.gestureAnimationDismissing=true;F(this.statusBarStyle);this.animation.onFinish((async()=>{await this.dismiss(undefined,A);this.gestureAnimationDismissing=false}))}));this.gesture.enable(true)}initSheetGesture(){const{wrapperEl:t,initialBreakpoint:e,backdropBreakpoint:o}=this;if(!t||e===undefined){return}const i=this.enterAnimation||T.get("modalEnter",et);const r=this.animation=i(this.el,{presentingEl:this.presentingElement,currentBreakpoint:e,backdropBreakpoint:o});r.progressStart(true,1);const{gesture:a,moveSheetToBreakpoint:s}=dt(this.el,this.backdropEl,t,e,o,r,this.sortedBreakpoints,(()=>{var t;return(t=this.currentBreakpoint)!==null&&t!==void 0?t:0}),(()=>this.sheetOnDismiss()),(t=>{if(this.currentBreakpoint!==t){this.currentBreakpoint=t;this.ionBreakpointDidChange.emit({breakpoint:t})}}));this.gesture=a;this.moveSheetToBreakpoint=s;this.gesture.enable(true)}sheetOnDismiss(){this.gestureAnimationDismissing=true;this.animation.onFinish((async()=>{this.currentBreakpoint=0;this.ionBreakpointDidChange.emit({breakpoint:this.currentBreakpoint});await this.dismiss(undefined,A);this.gestureAnimationDismissing=false}))}async dismiss(t,e){var i;if(this.gestureAnimationDismissing&&e!==A){return false}const r=await this.lockController.lock();if(e!=="handler"&&!await this.checkCanDismiss(t,e)){r();return false}const{presentingElement:a}=this;const s=a!==undefined;if(s&&I(this)==="ios"){F(this.statusBarStyle)}if(typeof window!=="undefined"&&this.keyboardOpenCallback){window.removeEventListener(z,this.keyboardOpenCallback);this.keyboardOpenCallback=undefined}const n=await S(this,t,e,"modalLeave",it,nt,{presentingEl:a,currentBreakpoint:(i=this.currentBreakpoint)!==null&&i!==void 0?i:this.initialBreakpoint,backdropBreakpoint:this.backdropBreakpoint});if(n){const{delegate:t}=this.getDelegate();await u(t,this.usersElement);o((()=>this.el.classList.remove("show-modal")));if(this.animation){this.animation.destroy()}if(this.gesture){this.gesture.destroy()}}this.currentBreakpoint=undefined;this.animation=undefined;r();return n}onDidDismiss(){return C(this.el,"ionModalDidDismiss")}onWillDismiss(){return C(this.el,"ionModalWillDismiss")}async setCurrentBreakpoint(t){if(!this.isSheetModal){k("setCurrentBreakpoint is only supported on sheet modals.");return}if(!this.breakpoints.includes(t)){k(`Attempted to set invalid breakpoint value ${t}. Please double check that the breakpoint value is part of your defined breakpoints.`);return}const{currentBreakpoint:e,moveSheetToBreakpoint:o,canDismiss:i,breakpoints:r,animated:a}=this;if(e===t){return}if(o){this.sheetTransition=o({breakpoint:t,breakpointOffset:1-e,canDismiss:i!==undefined&&i!==true&&r[0]===0,animated:a});await this.sheetTransition;this.sheetTransition=undefined}}async getCurrentBreakpoint(){return this.currentBreakpoint}async moveToNextBreakpoint(){const{breakpoints:t,currentBreakpoint:e}=this;if(!t||e==null){return false}const o=t.filter((t=>t!==0));const i=o.indexOf(e);const r=(i+1)%o.length;const a=o[r];await this.setCurrentBreakpoint(a);return true}render(){const{handle:t,isSheetModal:e,presentingElement:o,htmlAttributes:a,handleBehavior:s,inheritedAttributes:n}=this;const d=t!==false&&e;const c=I(this);const p=o!==undefined&&c==="ios";const h=s==="cycle";return i(r,Object.assign({key:"e4ad28e6e794560d85252aebdca7f4752e4e7e99","no-router":true,tabindex:"-1"},a,{style:{zIndex:`${2e4+this.overlayIndex}`},class:Object.assign({[c]:true,["modal-default"]:!p&&!e,[`modal-card`]:p,[`modal-sheet`]:e,"overlay-hidden":true},O(this.cssClass)),onIonBackdropTap:this.onBackdropTap,onIonModalDidPresent:this.onLifecycle,onIonModalWillPresent:this.onLifecycle,onIonModalWillDismiss:this.onLifecycle,onIonModalDidDismiss:this.onLifecycle}),i("ion-backdrop",{key:"6efd67361a062d15488390f9f0d6c0841e541893",ref:t=>this.backdropEl=t,visible:this.showBackdrop,tappable:this.backdropDismiss,part:"backdrop"}),c==="ios"&&i("div",{key:"557b1c6b297df75acc80d1350b971e65ace6c343",class:"modal-shadow"}),i("div",Object.assign({key:"67f9b27b662303fbaadaee2ae89972caadfd9994",role:"dialog"},n,{"aria-modal":"true",class:"modal-wrapper ion-overlay-wrapper",part:"content",ref:t=>this.wrapperEl=t}),d&&i("button",{key:"8f1eecc451b52467a8c3cfe500335cf6254bbfbc",class:"modal-handle",tabIndex:!h?-1:0,"aria-label":"Activate to adjust the size of the dialog overlaying the screen",onClick:h?this.onHandleClick:undefined,part:"handle"}),i("slot",{key:"cdc923404f01a14b9071a434c68547da3b22c71e"})))}get el(){return a(this)}static get watchers(){return{isOpen:["onIsOpenChange"],trigger:["triggerChanged"]}}};const ut={ionModalDidPresent:"ionViewDidEnter",ionModalWillPresent:"ionViewWillEnter",ionModalWillDismiss:"ionViewWillLeave",ionModalDidDismiss:"ionViewDidLeave"};ft.style={ios:pt,md:lt};export{ft as ion_modal};
|
|
32
|
-
//# sourceMappingURL=p-
|
|
32
|
+
//# sourceMappingURL=p-6119b57a.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as s,h as t,H as e,
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as s,h as t,H as e,e as o}from"./p-42169e41.js";import{g as i}from"./p-da0d920d.js";const n=":host{display:none}";const r=n;const a=class{constructor(t){s(this,t);this.inputId=`ion-selopt-${c++}`;this.disabled=false;this.value=undefined}render(){return t(e,{key:"abf6e85d60e815f59077910abec922826bf46eb2",role:"option",id:this.inputId,class:i(this)})}get el(){return o(this)}};let c=0;a.style=r;export{a as ion_select_option};
|
|
2
|
+
//# sourceMappingURL=p-627826b0.entry.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{r as t,i as n,
|
|
1
|
+
import{r as t,i as n,e}from"./p-42169e41.js";import{a as o,p as s}from"./p-71ee259b.js";
|
|
2
2
|
/*!
|
|
3
3
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
4
|
*/const r="root";const i="forward";const c="back";
|
|
@@ -10,11 +10,11 @@ import{r as t,i as n,d as e}from"./p-ad32e711.js";import{a as o,p as s}from"./p-
|
|
|
10
10
|
*/const m=t=>{console.group(`[ion-core] ROUTES[${t.length}]`);for(const n of t){const t=[];n.forEach((n=>t.push(...n.segments)));const e=n.map((t=>t.id));console.debug(`%c ${u(t)}`,"font-weight: bold; padding-left: 20px","=>\t",`(${e.join(", ")})`)}console.groupEnd()};const g=t=>{console.group(`[ion-core] REDIRECTS[${t.length}]`);for(const n of t){if(n.to){console.debug("FROM: ",`$c ${u(n.from)}`,"font-weight: bold"," TO: ",`$c ${u(n.to.segments)}`,"font-weight: bold")}}console.groupEnd()};
|
|
11
11
|
/*!
|
|
12
12
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
13
|
-
*/const
|
|
13
|
+
*/const b=async(t,n,e,s,i=false,c)=>{try{const u=R(t);if(s>=n.length||!u){return i}await new Promise((t=>o(u,t)));const a=n[s];const f=await u.setRouteId(a.id,a.params,e,c);if(f.changed){e=r;i=true}i=await b(f.element,n,e,s+1,i,c);if(f.markVisible){await f.markVisible()}return i}catch(t){console.error(t);return false}};const p=async t=>{const n=[];let e;let o=t;while(e=R(o)){const t=await e.getRouteId();if(t){o=t.element;t.element=undefined;n.push(t)}else{break}}return{ids:n,outlet:e}};const y=()=>{if(R(document.body)){return Promise.resolve()}return new Promise((t=>{window.addEventListener("ionNavWillLoad",(()=>t()),{once:true})}))};const v=":not([no-router]) ion-nav, :not([no-router]) ion-tabs, :not([no-router]) ion-router-outlet";const R=t=>{if(!t){return undefined}if(t.matches(v)){return t}const n=t.querySelector(v);return n!==null&&n!==void 0?n:undefined};
|
|
14
14
|
/*!
|
|
15
15
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
16
16
|
*/const C=(t,n)=>{const{from:e,to:o}=n;if(o===undefined){return false}if(e.length>t.length){return false}for(let n=0;n<e.length;n++){const o=e[n];if(o==="*"){return true}if(o!==t[n]){return false}}return e.length===t.length};const E=(t,n)=>n.find((n=>C(t,n)));const j=(t,n)=>{const e=Math.min(t.length,n.length);let o=0;for(let s=0;s<e;s++){const e=t[s];const r=n[s];if(e.id.toLowerCase()!==r.id){break}if(e.params){const t=Object.keys(e.params);if(t.length===r.segments.length){const n=t.map((t=>`:${t}`));for(let t=0;t<n.length;t++){if(n[t].toLowerCase()!==r.segments[t]){break}o++}}}o++}return o};const O=(t,n)=>{const e=new D(t);let o=false;let s;for(let t=0;t<n.length;t++){const r=n[t].segments;if(r[0]===""){o=true}else{for(const n of r){const o=e.next();if(n[0]===":"){if(o===""){return null}s=s||[];const e=s[t]||(s[t]={});e[n.slice(1)]=o}else if(o!==n){return null}}o=false}}const r=o?o===(e.next()===""):true;if(!r){return null}if(s){return n.map(((t,n)=>({id:t.id,segments:t.segments,params:S(t.params,s[n]),beforeEnter:t.beforeEnter,beforeLeave:t.beforeLeave})))}return n};const S=(t,n)=>t||n?Object.assign(Object.assign({},t),n):undefined;const $=(t,n)=>{let e=null;let o=0;for(const s of n){const n=j(t,s);if(n>o){e=s;o=n}}if(e){return e.map(((n,e)=>{var o;return{id:n.id,segments:n.segments,params:S(n.params,(o=t[e])===null||o===void 0?void 0:o.params)}}))}return null};const L=(t,n)=>{let e=null;let o=0;for(const s of n){const n=O(t,s);if(n!==null){const t=k(n);if(t>o){o=t;e=n}}}return e};const k=t=>{let n=1;let e=1;for(const o of t){for(const t of o.segments){if(t[0]===":"){n+=Math.pow(1,e)}else if(t!==""){n+=Math.pow(2,e)}e++}}return n};class D{constructor(t){this.segments=t.slice()}next(){if(this.segments.length>0){return this.segments.shift()}return""}}
|
|
17
17
|
/*!
|
|
18
18
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
19
|
-
*/const T=(t,n)=>{if(n in t){return t[n]}if(t.hasAttribute(n)){return t.getAttribute(n)}return null};const N=t=>Array.from(t.children).filter((t=>t.tagName==="ION-ROUTE-REDIRECT")).map((t=>{const n=T(t,"to");return{from:w(T(t,"from")).segments,to:n==null?undefined:w(n)}}));const P=t=>I(U(t));const U=t=>Array.from(t.children).filter((t=>t.tagName==="ION-ROUTE"&&t.component)).map((t=>{const n=T(t,"component");return{segments:w(T(t,"url")).segments,id:n.toLowerCase(),params:t.componentProps,beforeLeave:t.beforeLeave,beforeEnter:t.beforeEnter,children:U(t)}}));const I=t=>{const n=[];for(const e of t){M([],n,e)}return n};const M=(t,n,e)=>{t=[...t,{id:e.id,segments:e.segments,params:e.params,beforeLeave:e.beforeLeave,beforeEnter:e.beforeEnter}];if(e.children.length===0){n.push(t);return}for(const o of e.children){M(t,n,o)}};const W=class{constructor(e){t(this,e);this.ionRouteWillChange=n(this,"ionRouteWillChange",7);this.ionRouteDidChange=n(this,"ionRouteDidChange",7);this.previousPath=null;this.busy=false;this.state=0;this.lastState=0;this.root="/";this.useHash=true}async componentWillLoad(){await
|
|
20
|
-
//# sourceMappingURL=p-
|
|
19
|
+
*/const T=(t,n)=>{if(n in t){return t[n]}if(t.hasAttribute(n)){return t.getAttribute(n)}return null};const N=t=>Array.from(t.children).filter((t=>t.tagName==="ION-ROUTE-REDIRECT")).map((t=>{const n=T(t,"to");return{from:w(T(t,"from")).segments,to:n==null?undefined:w(n)}}));const P=t=>I(U(t));const U=t=>Array.from(t.children).filter((t=>t.tagName==="ION-ROUTE"&&t.component)).map((t=>{const n=T(t,"component");return{segments:w(T(t,"url")).segments,id:n.toLowerCase(),params:t.componentProps,beforeLeave:t.beforeLeave,beforeEnter:t.beforeEnter,children:U(t)}}));const I=t=>{const n=[];for(const e of t){M([],n,e)}return n};const M=(t,n,e)=>{t=[...t,{id:e.id,segments:e.segments,params:e.params,beforeLeave:e.beforeLeave,beforeEnter:e.beforeEnter}];if(e.children.length===0){n.push(t);return}for(const o of e.children){M(t,n,o)}};const W=class{constructor(e){t(this,e);this.ionRouteWillChange=n(this,"ionRouteWillChange",7);this.ionRouteDidChange=n(this,"ionRouteDidChange",7);this.previousPath=null;this.busy=false;this.state=0;this.lastState=0;this.root="/";this.useHash=true}async componentWillLoad(){await y();const t=await this.runGuards(this.getSegments());if(t!==true){if(typeof t==="object"){const{redirect:n}=t;const e=w(n);this.setSegments(e.segments,r,e.queryString);await this.writeNavStateRoot(e.segments,r)}}else{await this.onRoutesChanged()}}componentDidLoad(){window.addEventListener("ionRouteRedirectChanged",s(this.onRedirectChanged.bind(this),10));window.addEventListener("ionRouteDataChanged",s(this.onRoutesChanged.bind(this),100))}async onPopState(){const t=this.historyDirection();let n=this.getSegments();const e=await this.runGuards(n);if(e!==true){if(typeof e==="object"){n=w(e.redirect).segments}else{return false}}return this.writeNavStateRoot(n,t)}onBackButton(t){t.detail.register(0,(t=>{this.back();t()}))}async canTransition(){const t=await this.runGuards();if(t!==true){if(typeof t==="object"){return t.redirect}else{return false}}return true}async push(t,n="forward",e){var o;if(t.startsWith(".")){const n=(o=this.previousPath)!==null&&o!==void 0?o:"/";const e=new URL(t,`https://host/${n}`);t=e.pathname+e.search}let s=w(t);const r=await this.runGuards(s.segments);if(r!==true){if(typeof r==="object"){s=w(r.redirect)}else{return false}}this.setSegments(s.segments,n,s.queryString);return this.writeNavStateRoot(s.segments,n,e)}back(){window.history.back();return Promise.resolve(this.waitPromise)}async printDebug(){m(P(this.el));g(N(this.el))}async navChanged(t){if(this.busy){console.warn("[ion-router] router is busy, navChanged was cancelled");return false}const{ids:n,outlet:e}=await p(window.document.body);const o=P(this.el);const s=$(n,o);if(!s){console.warn("[ion-router] no matching URL for ",n.map((t=>t.id)));return false}const i=l(s);if(!i){console.warn("[ion-router] router could not match path because some required param is missing");return false}this.setSegments(i,t);await this.safeWriteNavState(e,s,r,i,null,n.length);return true}onRedirectChanged(){const t=this.getSegments();if(t&&E(t,N(this.el))){this.writeNavStateRoot(t,r)}}onRoutesChanged(){return this.writeNavStateRoot(this.getSegments(),r)}historyDirection(){var t;const n=window;if(n.history.state===null){this.state++;n.history.replaceState(this.state,n.document.title,(t=n.document.location)===null||t===void 0?void 0:t.href)}const e=n.history.state;const o=this.lastState;this.lastState=e;if(e>o||e>=o&&o>0){return i}if(e<o){return c}return r}async writeNavStateRoot(t,n,e){if(!t){console.error("[ion-router] URL is not part of the routing set");return false}const o=N(this.el);const s=E(t,o);let r=null;if(s){const{segments:e,queryString:o}=s.to;this.setSegments(e,n,o);r=s.from;t=e}const i=P(this.el);const c=L(t,i);if(!c){console.error("[ion-router] the path does not match any route");return false}return this.safeWriteNavState(document.body,c,n,t,r,0,e)}async safeWriteNavState(t,n,e,o,s,r=0,i){const c=await this.lock();let u=false;try{u=await this.writeNavState(t,n,e,o,s,r,i)}catch(t){console.error(t)}c();return u}async lock(){const t=this.waitPromise;let n;this.waitPromise=new Promise((t=>n=t));if(t!==undefined){await t}return n}async runGuards(t=this.getSegments(),n){if(n===undefined){n=w(this.previousPath).segments}if(!t||!n){return true}const e=P(this.el);const o=L(n,e);const s=o&&o[o.length-1].beforeLeave;const r=s?await s():true;if(r===false||typeof r==="object"){return r}const i=L(t,e);const c=i&&i[i.length-1].beforeEnter;return c?c():true}async writeNavState(t,n,e,o,s,r=0,i){if(this.busy){console.warn("[ion-router] router is busy, transition was cancelled");return false}this.busy=true;const c=this.routeChangeEvent(o,s);if(c){this.ionRouteWillChange.emit(c)}const u=await b(t,n,e,r,false,i);this.busy=false;if(c){this.ionRouteDidChange.emit(c)}return u}setSegments(t,n,e){this.state++;f(window.history,this.root,this.useHash,t,n,this.state,e)}getSegments(){return d(window.location,this.root,this.useHash)}routeChangeEvent(t,n){const e=this.previousPath;const o=u(t);this.previousPath=o;if(o===e){return null}const s=n?u(n):null;return{from:e,redirectedFrom:s,to:o}}get el(){return e(this)}};export{W as ion_router};
|
|
20
|
+
//# sourceMappingURL=p-645632a8.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as s,h as n,H as r}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as s,h as n,H as r}from"./p-42169e41.js";import{c as e}from"./p-669fab6c.js";import{c as t,g as i}from"./p-da0d920d.js";import{S as o}from"./p-4ab98c32.js";const a=":host{display:inline-block;position:relative;width:28px;height:28px;color:var(--color);user-select:none}:host(.ion-color){color:var(--ion-color-base)}svg{transform-origin:center;position:absolute;top:0;left:0;width:100%;height:100%;transform:translateZ(0)}:host-context([dir=rtl]) svg{transform-origin:calc(100% - center)}[dir=rtl] svg{transform-origin:calc(100% - center)}@supports selector(:dir(rtl)){svg:dir(rtl){transform-origin:calc(100% - center)}}:host(.spinner-lines) line,:host(.spinner-lines-small) line{stroke-width:7px}:host(.spinner-lines-sharp) line,:host(.spinner-lines-sharp-small) line{stroke-width:4px}:host(.spinner-lines) line,:host(.spinner-lines-small) line,:host(.spinner-lines-sharp) line,:host(.spinner-lines-sharp-small) line{stroke-linecap:round;stroke:currentColor}:host(.spinner-lines) svg,:host(.spinner-lines-small) svg,:host(.spinner-lines-sharp) svg,:host(.spinner-lines-sharp-small) svg{animation:spinner-fade-out 1s linear infinite}:host(.spinner-bubbles) svg{animation:spinner-scale-out 1s linear infinite;fill:currentColor}:host(.spinner-circles) svg{animation:spinner-fade-out 1s linear infinite;fill:currentColor}:host(.spinner-crescent) circle{fill:transparent;stroke-width:4px;stroke-dasharray:128px;stroke-dashoffset:82px;stroke:currentColor}:host(.spinner-crescent) svg{animation:spinner-rotate 1s linear infinite}:host(.spinner-dots) circle{stroke-width:0;fill:currentColor}:host(.spinner-dots) svg{animation:spinner-dots 1s linear infinite}:host(.spinner-circular) svg{animation:spinner-circular linear infinite}:host(.spinner-circular) circle{animation:spinner-circular-inner ease-in-out infinite;stroke:currentColor;stroke-dasharray:80px, 200px;stroke-dashoffset:0px;stroke-width:5.6;fill:none}:host(.spinner-paused),:host(.spinner-paused) svg,:host(.spinner-paused) circle{animation-play-state:paused}@keyframes spinner-fade-out{0%{opacity:1}100%{opacity:0}}@keyframes spinner-scale-out{0%{transform:scale(1, 1)}100%{transform:scale(0, 0)}}@keyframes spinner-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spinner-dots{0%{transform:scale(1, 1);opacity:0.9}50%{transform:scale(0.4, 0.4);opacity:0.3}100%{transform:scale(1, 1);opacity:0.9}}@keyframes spinner-circular{100%{transform:rotate(360deg)}}@keyframes spinner-circular-inner{0%{stroke-dasharray:1px, 200px;stroke-dashoffset:0px}50%{stroke-dasharray:100px, 200px;stroke-dashoffset:-15px}100%{stroke-dasharray:100px, 200px;stroke-dashoffset:-125px}}";const l=a;const c=class{constructor(n){s(this,n);this.color=undefined;this.duration=undefined;this.name=undefined;this.paused=false}getName(){const s=this.name||t.get("spinner");const n=i(this);if(s){return s}return n==="ios"?"lines":"circular"}render(){var s;const a=this;const l=i(a);const c=a.getName();const h=(s=o[c])!==null&&s!==void 0?s:o["lines"];const d=typeof a.duration==="number"&&a.duration>10?a.duration:h.dur;const m=[];if(h.circles!==undefined){for(let s=0;s<h.circles;s++){m.push(p(h,d,s,h.circles))}}else if(h.lines!==undefined){for(let s=0;s<h.lines;s++){m.push(f(h,d,s,h.lines))}}return n(r,{key:"9e08bf306b28bdd76884d353dcaaf31c1bb591f2",class:e(a.color,{[l]:true,[`spinner-${c}`]:true,"spinner-paused":a.paused||t.getBoolean("_testing")}),role:"progressbar",style:h.elmDuration?{animationDuration:d+"ms"}:{}},m)}};const p=(s,r,e,t)=>{const i=s.fn(r,e,t);i.style["animation-duration"]=r+"ms";return n("svg",{viewBox:i.viewBox||"0 0 64 64",style:i.style},n("circle",{transform:i.transform||"translate(32,32)",cx:i.cx,cy:i.cy,r:i.r,style:s.elmDuration?{animationDuration:r+"ms"}:{}}))};const f=(s,r,e,t)=>{const i=s.fn(r,e,t);i.style["animation-duration"]=r+"ms";return n("svg",{viewBox:i.viewBox||"0 0 64 64",style:i.style},n("line",{transform:"translate(32,32)",y1:i.y1,y2:i.y2}))};c.style=l;export{c as ion_spinner};
|
|
2
|
+
//# sourceMappingURL=p-66973c59.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as i,i as t,h as e,H as s,
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as i,i as t,h as e,H as s,e as n}from"./p-42169e41.js";import{i as r}from"./p-71ee259b.js";import{g as o}from"./p-da0d920d.js";const d=":host{display:block;object-fit:contain}img{display:block;width:100%;height:100%;object-fit:inherit;object-position:inherit}";const h=d;const a=class{constructor(e){i(this,e);this.ionImgWillLoad=t(this,"ionImgWillLoad",7);this.ionImgDidLoad=t(this,"ionImgDidLoad",7);this.ionError=t(this,"ionError",7);this.inheritedAttributes={};this.onLoad=()=>{this.ionImgDidLoad.emit()};this.onError=()=>{this.ionError.emit()};this.loadSrc=undefined;this.loadError=undefined;this.alt=undefined;this.src=undefined}srcChanged(){this.addIO()}componentWillLoad(){this.inheritedAttributes=r(this.el,["draggable"])}componentDidLoad(){this.addIO()}addIO(){if(this.src===undefined){return}if(typeof window!=="undefined"&&"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"isIntersecting"in window.IntersectionObserverEntry.prototype){this.removeIO();this.io=new IntersectionObserver((i=>{if(i[i.length-1].isIntersecting){this.load();this.removeIO()}}));this.io.observe(this.el)}else{setTimeout((()=>this.load()),200)}}load(){this.loadError=this.onError;this.loadSrc=this.src;this.ionImgWillLoad.emit()}removeIO(){if(this.io){this.io.disconnect();this.io=undefined}}render(){const{loadSrc:i,alt:t,onLoad:n,loadError:r,inheritedAttributes:d}=this;const{draggable:h}=d;return e(s,{key:"efff4d1bd0e54dbeff140c137eb50b803a9f6f60",class:o(this)},e("img",{key:"3a1e0276ae67a7e40ec8c4ecd0061634573b2094",decoding:"async",src:i,alt:t,onLoad:n,onError:r,part:"image",draggable:c(h)}))}get el(){return n(this)}static get watchers(){return{src:["srcChanged"]}}};const c=i=>{switch(i){case"true":return true;case"false":return false;default:return undefined}};a.style=h;export{a as ion_img};
|
|
2
|
+
//# sourceMappingURL=p-66a58eb0.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as e,i,h as t,H as s,
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as e,i,h as t,H as s,e as n}from"./p-42169e41.js";import{g as o}from"./p-da0d920d.js";const d=":host{--side-width:100%;left:0;right:0;top:0;bottom:0;display:flex;position:absolute;flex-direction:row;flex-wrap:nowrap;contain:strict}::slotted(ion-menu.menu-pane-visible){flex:0 1 auto;width:var(--side-width);min-width:var(--side-min-width);max-width:var(--side-max-width)}:host(.split-pane-visible) ::slotted(.split-pane-side),:host(.split-pane-visible) ::slotted(.split-pane-main){left:0;right:0;top:0;bottom:0;position:relative;box-shadow:none;z-index:0}:host(.split-pane-visible) ::slotted(.split-pane-main){flex:1;overflow:hidden}:host(.split-pane-visible) ::slotted(.split-pane-side:not(ion-menu)),:host(.split-pane-visible) ::slotted(ion-menu.split-pane-side.menu-enabled){display:flex;flex-shrink:0}::slotted(.split-pane-side:not(ion-menu)){display:none}:host(.split-pane-visible) ::slotted(.split-pane-side){order:-1}:host(.split-pane-visible) ::slotted(.split-pane-side[side=end]){order:1}:host{--border:0.55px solid var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)));--side-min-width:270px;--side-max-width:28%}:host(.split-pane-visible) ::slotted(.split-pane-side){-webkit-border-start:0;border-inline-start:0;-webkit-border-end:var(--border);border-inline-end:var(--border);border-top:0;border-bottom:0;min-width:var(--side-min-width);max-width:var(--side-max-width)}:host(.split-pane-visible) ::slotted(.split-pane-side[side=end]){-webkit-border-start:var(--border);border-inline-start:var(--border);-webkit-border-end:0;border-inline-end:0;border-top:0;border-bottom:0;min-width:var(--side-min-width);max-width:var(--side-max-width)}";const r=d;const a=":host{--side-width:100%;left:0;right:0;top:0;bottom:0;display:flex;position:absolute;flex-direction:row;flex-wrap:nowrap;contain:strict}::slotted(ion-menu.menu-pane-visible){flex:0 1 auto;width:var(--side-width);min-width:var(--side-min-width);max-width:var(--side-max-width)}:host(.split-pane-visible) ::slotted(.split-pane-side),:host(.split-pane-visible) ::slotted(.split-pane-main){left:0;right:0;top:0;bottom:0;position:relative;box-shadow:none;z-index:0}:host(.split-pane-visible) ::slotted(.split-pane-main){flex:1;overflow:hidden}:host(.split-pane-visible) ::slotted(.split-pane-side:not(ion-menu)),:host(.split-pane-visible) ::slotted(ion-menu.split-pane-side.menu-enabled){display:flex;flex-shrink:0}::slotted(.split-pane-side:not(ion-menu)){display:none}:host(.split-pane-visible) ::slotted(.split-pane-side){order:-1}:host(.split-pane-visible) ::slotted(.split-pane-side[side=end]){order:1}:host{--border:1px solid var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));--side-min-width:270px;--side-max-width:28%}:host(.split-pane-visible) ::slotted(.split-pane-side){-webkit-border-start:0;border-inline-start:0;-webkit-border-end:var(--border);border-inline-end:var(--border);border-top:0;border-bottom:0;min-width:var(--side-min-width);max-width:var(--side-max-width)}:host(.split-pane-visible) ::slotted(.split-pane-side[side=end]){-webkit-border-start:var(--border);border-inline-start:var(--border);-webkit-border-end:0;border-inline-end:0;border-top:0;border-bottom:0;min-width:var(--side-min-width);max-width:var(--side-max-width)}";const l=a;const p="split-pane-main";const h="split-pane-side";const b={xs:"(min-width: 0px)",sm:"(min-width: 576px)",md:"(min-width: 768px)",lg:"(min-width: 992px)",xl:"(min-width: 1200px)",never:""};const m=class{constructor(t){e(this,t);this.ionSplitPaneVisible=i(this,"ionSplitPaneVisible",7);this.visible=false;this.contentId=undefined;this.disabled=false;this.when=b["lg"]}visibleChanged(e){const i={visible:e,isPane:this.isPane.bind(this)};this.ionSplitPaneVisible.emit(i)}async connectedCallback(){if(typeof customElements!=="undefined"&&customElements!=null){await customElements.whenDefined("ion-split-pane")}this.styleChildren();this.updateState()}disconnectedCallback(){if(this.rmL){this.rmL();this.rmL=undefined}}updateState(){if(this.rmL){this.rmL();this.rmL=undefined}if(this.disabled){this.visible=false;return}const e=this.when;if(typeof e==="boolean"){this.visible=e;return}const i=b[e]||e;if(i.length===0){this.visible=false;return}const t=e=>{this.visible=e.matches};const s=window.matchMedia(i);s.addListener(t);this.rmL=()=>s.removeListener(t);this.visible=s.matches}isPane(e){if(!this.visible){return false}return e.parentElement===this.el&&e.classList.contains(h)}styleChildren(){const e=this.contentId;const i=this.el.children;const t=this.el.childElementCount;let s=false;for(let n=0;n<t;n++){const t=i[n];const o=e!==undefined&&t.id===e;if(o){if(s){console.warn("split pane cannot have more than one main node");return}s=true}c(t,o)}if(!s){console.warn("split pane does not have a specified main node")}}render(){const e=o(this);return t(s,{key:"57ee198506248916e74d8d082ad547a471e6cc73",class:{[e]:true,[`split-pane-${e}`]:true,"split-pane-visible":this.visible}},t("slot",{key:"2cd89fa50cfe8a7a6bdda981bb89d5a24a8eec88"}))}get el(){return n(this)}static get watchers(){return{visible:["visibleChanged"],disabled:["updateState"],when:["updateState"]}}};const c=(e,i)=>{let t;let s;if(i){t=p;s=h}else{t=h;s=p}const n=e.classList;n.add(t);n.remove(s)};m.style={ios:r,md:l};export{m as ion_split_pane};
|
|
2
|
+
//# sourceMappingURL=p-6cc9961e.entry.js.map
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as t,i,h as o,e,H as n}from"./p-42169e41.js";import{m as s}from"./p-71ee259b.js";import{g as r}from"./p-da0d920d.js";const l="ion-item-options{top:0;right:0;justify-content:flex-end;display:none;position:absolute;height:100%;user-select:none;z-index:1}:host-context([dir=rtl]) ion-item-options{justify-content:flex-start}:host-context([dir=rtl]) ion-item-options:not(.item-options-end){right:auto;left:0;justify-content:flex-end}[dir=rtl] ion-item-options{justify-content:flex-start}[dir=rtl] ion-item-options:not(.item-options-end){right:auto;left:0;justify-content:flex-end}@supports selector(:dir(rtl)){ion-item-options:dir(rtl){justify-content:flex-start}ion-item-options:dir(rtl):not(.item-options-end){right:auto;left:0;justify-content:flex-end}}.item-options-start{right:auto;left:0;justify-content:flex-start}:host-context([dir=rtl]) .item-options-start{justify-content:flex-end}[dir=rtl] .item-options-start{justify-content:flex-end}@supports selector(:dir(rtl)){.item-options-start:dir(rtl){justify-content:flex-end}}[dir=ltr] .item-options-start ion-item-option:first-child,[dir=rtl] .item-options-start ion-item-option:last-child{padding-left:var(--ion-safe-area-left)}[dir=ltr] .item-options-end ion-item-option:last-child,[dir=rtl] .item-options-end ion-item-option:first-child{padding-right:var(--ion-safe-area-right)}:host-context([dir=rtl]) .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end){width:100%;visibility:visible}[dir=rtl] .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end){width:100%;visibility:visible}@supports selector(:dir(rtl)){.item-sliding-active-slide:dir(rtl).item-sliding-active-options-start ion-item-options:not(.item-options-end){width:100%;visibility:visible}}.item-sliding-active-slide ion-item-options{display:flex;visibility:hidden}.item-sliding-active-slide.item-sliding-active-options-start .item-options-start,.item-sliding-active-slide.item-sliding-active-options-end ion-item-options:not(.item-options-start){width:100%;visibility:visible}.item-options-ios{border-bottom-width:0;border-bottom-style:solid;border-bottom-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)))}.item-options-ios.item-options-end{border-bottom-width:0.55px}.list-ios-lines-none .item-options-ios{border-bottom-width:0}.list-ios-lines-full .item-options-ios,.list-ios-lines-inset .item-options-ios.item-options-end{border-bottom-width:0.55px}";const d=l;const m="ion-item-options{top:0;right:0;justify-content:flex-end;display:none;position:absolute;height:100%;user-select:none;z-index:1}:host-context([dir=rtl]) ion-item-options{justify-content:flex-start}:host-context([dir=rtl]) ion-item-options:not(.item-options-end){right:auto;left:0;justify-content:flex-end}[dir=rtl] ion-item-options{justify-content:flex-start}[dir=rtl] ion-item-options:not(.item-options-end){right:auto;left:0;justify-content:flex-end}@supports selector(:dir(rtl)){ion-item-options:dir(rtl){justify-content:flex-start}ion-item-options:dir(rtl):not(.item-options-end){right:auto;left:0;justify-content:flex-end}}.item-options-start{right:auto;left:0;justify-content:flex-start}:host-context([dir=rtl]) .item-options-start{justify-content:flex-end}[dir=rtl] .item-options-start{justify-content:flex-end}@supports selector(:dir(rtl)){.item-options-start:dir(rtl){justify-content:flex-end}}[dir=ltr] .item-options-start ion-item-option:first-child,[dir=rtl] .item-options-start ion-item-option:last-child{padding-left:var(--ion-safe-area-left)}[dir=ltr] .item-options-end ion-item-option:last-child,[dir=rtl] .item-options-end ion-item-option:first-child{padding-right:var(--ion-safe-area-right)}:host-context([dir=rtl]) .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end){width:100%;visibility:visible}[dir=rtl] .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end){width:100%;visibility:visible}@supports selector(:dir(rtl)){.item-sliding-active-slide:dir(rtl).item-sliding-active-options-start ion-item-options:not(.item-options-end){width:100%;visibility:visible}}.item-sliding-active-slide ion-item-options{display:flex;visibility:hidden}.item-sliding-active-slide.item-sliding-active-options-start .item-options-start,.item-sliding-active-slide.item-sliding-active-options-end ion-item-options:not(.item-options-start){width:100%;visibility:visible}.item-options-md{border-bottom-width:0;border-bottom-style:solid;border-bottom-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))))}.list-md-lines-none .item-options-md{border-bottom-width:0}.list-md-lines-full .item-options-md,.list-md-lines-inset .item-options-md.item-options-end{border-bottom-width:1px}";const p=m;const a=class{constructor(o){t(this,o);this.ionSwipe=i(this,"ionSwipe",7);this.side="end"}async fireSwipeEvent(){this.ionSwipe.emit({side:this.side})}render(){const t=r(this);const i=s(this.side);return o(n,{key:"3dca0415ec2942ac8e87a057e26bcb290a892f65",class:{[t]:true,[`item-options-${t}`]:true,"item-options-start":!i,"item-options-end":i}})}get el(){return e(this)}};a.style={ios:d,md:p};export{a as ion_item_options};
|
|
2
|
+
//# sourceMappingURL=p-71835d6f.entry.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["itemOptionsIosCss","IonItemOptionsIosStyle0","itemOptionsMdCss","IonItemOptionsMdStyle0","ItemOptions","constructor","hostRef","this","side","fireSwipeEvent","ionSwipe","emit","render","mode","getIonMode","isEnd","isEndSide","h","Host","key","class"],"sources":["../node_modules/@ionic/core/dist/collection/components/item-options/item-options.ios.css?tag=ion-item-options&mode=ios","../node_modules/@ionic/core/dist/collection/components/item-options/item-options.md.css?tag=ion-item-options&mode=md","../node_modules/@ionic/core/dist/collection/components/item-options/item-options.js"],"sourcesContent":["/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\nion-item-options {\n /* stylelint-disable property-disallowed-list */\n top: 0;\n right: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-end;\n display: none;\n position: absolute;\n height: 100%;\n user-select: none;\n z-index: 1;\n}\n:host-context([dir=rtl]) ion-item-options {\n justify-content: flex-start;\n}\n:host-context([dir=rtl]) ion-item-options:not(.item-options-end) {\n /* stylelint-disable property-disallowed-list */\n right: auto;\n left: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-end;\n}\n\n[dir=rtl] ion-item-options {\n justify-content: flex-start;\n}\n[dir=rtl] ion-item-options:not(.item-options-end) {\n /* stylelint-disable property-disallowed-list */\n right: auto;\n left: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-end;\n}\n\n@supports selector(:dir(rtl)) {\n ion-item-options:dir(rtl) {\n justify-content: flex-start;\n }\n ion-item-options:dir(rtl):not(.item-options-end) {\n /* stylelint-disable property-disallowed-list */\n right: auto;\n left: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-end;\n }\n}\n\n.item-options-start {\n /* stylelint-disable property-disallowed-list */\n right: auto;\n left: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-start;\n}\n:host-context([dir=rtl]) .item-options-start {\n justify-content: flex-end;\n}\n\n[dir=rtl] .item-options-start {\n justify-content: flex-end;\n}\n\n@supports selector(:dir(rtl)) {\n .item-options-start:dir(rtl) {\n justify-content: flex-end;\n }\n}\n\n/* stylelint-disable property-disallowed-list */\n[dir=ltr] .item-options-start ion-item-option:first-child,\n[dir=rtl] .item-options-start ion-item-option:last-child {\n padding-left: var(--ion-safe-area-left);\n}\n\n[dir=ltr] .item-options-end ion-item-option:last-child,\n[dir=rtl] .item-options-end ion-item-option:first-child {\n padding-right: var(--ion-safe-area-right);\n}\n\n/* stylelint-enable property-disallowed-list */\n:host-context([dir=rtl]) .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end) {\n width: 100%;\n visibility: visible;\n}\n\n[dir=rtl] .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end) {\n width: 100%;\n visibility: visible;\n}\n\n@supports selector(:dir(rtl)) {\n .item-sliding-active-slide:dir(rtl).item-sliding-active-options-start ion-item-options:not(.item-options-end) {\n width: 100%;\n visibility: visible;\n }\n}\n.item-sliding-active-slide ion-item-options {\n display: flex;\n visibility: hidden;\n}\n.item-sliding-active-slide.item-sliding-active-options-start .item-options-start, .item-sliding-active-slide.item-sliding-active-options-end ion-item-options:not(.item-options-start) {\n width: 100%;\n visibility: visible;\n}\n\n/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n.item-options-ios {\n border-bottom-width: 0;\n border-bottom-style: solid;\n border-bottom-color: var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)));\n}\n.item-options-ios.item-options-end {\n border-bottom-width: 0.55px;\n}\n\n.list-ios-lines-none .item-options-ios {\n border-bottom-width: 0;\n}\n\n.list-ios-lines-full .item-options-ios,\n.list-ios-lines-inset .item-options-ios.item-options-end {\n border-bottom-width: 0.55px;\n}","/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\nion-item-options {\n /* stylelint-disable property-disallowed-list */\n top: 0;\n right: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-end;\n display: none;\n position: absolute;\n height: 100%;\n user-select: none;\n z-index: 1;\n}\n:host-context([dir=rtl]) ion-item-options {\n justify-content: flex-start;\n}\n:host-context([dir=rtl]) ion-item-options:not(.item-options-end) {\n /* stylelint-disable property-disallowed-list */\n right: auto;\n left: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-end;\n}\n\n[dir=rtl] ion-item-options {\n justify-content: flex-start;\n}\n[dir=rtl] ion-item-options:not(.item-options-end) {\n /* stylelint-disable property-disallowed-list */\n right: auto;\n left: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-end;\n}\n\n@supports selector(:dir(rtl)) {\n ion-item-options:dir(rtl) {\n justify-content: flex-start;\n }\n ion-item-options:dir(rtl):not(.item-options-end) {\n /* stylelint-disable property-disallowed-list */\n right: auto;\n left: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-end;\n }\n}\n\n.item-options-start {\n /* stylelint-disable property-disallowed-list */\n right: auto;\n left: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-start;\n}\n:host-context([dir=rtl]) .item-options-start {\n justify-content: flex-end;\n}\n\n[dir=rtl] .item-options-start {\n justify-content: flex-end;\n}\n\n@supports selector(:dir(rtl)) {\n .item-options-start:dir(rtl) {\n justify-content: flex-end;\n }\n}\n\n/* stylelint-disable property-disallowed-list */\n[dir=ltr] .item-options-start ion-item-option:first-child,\n[dir=rtl] .item-options-start ion-item-option:last-child {\n padding-left: var(--ion-safe-area-left);\n}\n\n[dir=ltr] .item-options-end ion-item-option:last-child,\n[dir=rtl] .item-options-end ion-item-option:first-child {\n padding-right: var(--ion-safe-area-right);\n}\n\n/* stylelint-enable property-disallowed-list */\n:host-context([dir=rtl]) .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end) {\n width: 100%;\n visibility: visible;\n}\n\n[dir=rtl] .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end) {\n width: 100%;\n visibility: visible;\n}\n\n@supports selector(:dir(rtl)) {\n .item-sliding-active-slide:dir(rtl).item-sliding-active-options-start ion-item-options:not(.item-options-end) {\n width: 100%;\n visibility: visible;\n }\n}\n.item-sliding-active-slide ion-item-options {\n display: flex;\n visibility: hidden;\n}\n.item-sliding-active-slide.item-sliding-active-options-start .item-options-start, .item-sliding-active-slide.item-sliding-active-options-end ion-item-options:not(.item-options-start) {\n width: 100%;\n visibility: visible;\n}\n\n/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n.item-options-md {\n border-bottom-width: 0;\n border-bottom-style: solid;\n border-bottom-color: var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));\n}\n\n.list-md-lines-none .item-options-md {\n border-bottom-width: 0;\n}\n\n.list-md-lines-full .item-options-md,\n.list-md-lines-inset .item-options-md.item-options-end {\n border-bottom-width: 1px;\n}","/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { Host, h } from \"@stencil/core\";\nimport { isEndSide } from \"../../utils/helpers\";\nimport { getIonMode } from \"../../global/ionic-global\";\nexport class ItemOptions {\n constructor() {\n this.side = 'end';\n }\n /** @internal */\n async fireSwipeEvent() {\n this.ionSwipe.emit({\n side: this.side,\n });\n }\n render() {\n const mode = getIonMode(this);\n const isEnd = isEndSide(this.side);\n return (h(Host, { key: '3dca0415ec2942ac8e87a057e26bcb290a892f65', class: {\n [mode]: true,\n // Used internally for styling\n [`item-options-${mode}`]: true,\n /**\n * Note: The \"start\" and \"end\" terms refer to the\n * direction ion-item-option instances within ion-item-options flow.\n * They do not refer to how ion-item-options flows within ion-item-sliding.\n * As a result, \"item-options-start\" means the ion-item-options container\n * always appears on the left, and \"item-options-end\" means the ion-item-options\n * container always appears on the right.\n */\n 'item-options-start': !isEnd,\n 'item-options-end': isEnd,\n } }));\n }\n static get is() { return \"ion-item-options\"; }\n static get originalStyleUrls() {\n return {\n \"ios\": [\"item-options.ios.scss\"],\n \"md\": [\"item-options.md.scss\"]\n };\n }\n static get styleUrls() {\n return {\n \"ios\": [\"item-options.ios.css\"],\n \"md\": [\"item-options.md.css\"]\n };\n }\n static get properties() {\n return {\n \"side\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"Side\",\n \"resolved\": \"\\\"end\\\" | \\\"start\\\"\",\n \"references\": {\n \"Side\": {\n \"location\": \"import\",\n \"path\": \"../menu/menu-interface\",\n \"id\": \"src/components/menu/menu-interface.ts::Side\"\n }\n }\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The side the option button should be on. Possible values: `\\\"start\\\"` and `\\\"end\\\"`. If you have multiple `ion-item-options`, a side must be provided for each.\"\n },\n \"attribute\": \"side\",\n \"reflect\": false,\n \"defaultValue\": \"'end'\"\n }\n };\n }\n static get events() {\n return [{\n \"method\": \"ionSwipe\",\n \"name\": \"ionSwipe\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Emitted when the item has been fully swiped.\"\n },\n \"complexType\": {\n \"original\": \"any\",\n \"resolved\": \"any\",\n \"references\": {}\n }\n }];\n }\n static get methods() {\n return {\n \"fireSwipeEvent\": {\n \"complexType\": {\n \"signature\": \"() => Promise<void>\",\n \"parameters\": [],\n \"references\": {\n \"Promise\": {\n \"location\": \"global\",\n \"id\": \"global::Promise\"\n }\n },\n \"return\": \"Promise<void>\"\n },\n \"docs\": {\n \"text\": \"\",\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }]\n }\n }\n };\n }\n static get elementRef() { return \"el\"; }\n}\n"],"mappings":"mIAAA,MAAMA,EAAoB,m1EAC1B,MAAAC,EAAeD,ECDf,MAAME,EAAmB,uxEACzB,MAAAC,EAAeD,E,MCKFE,EAAW,MACpB,WAAAC,CAAAC,G,6CACIC,KAAKC,KAAO,K,CAGhB,oBAAMC,GACFF,KAAKG,SAASC,KAAK,CACfH,KAAMD,KAAKC,M,CAGnB,MAAAI,GACI,MAAMC,EAAOC,EAAWP,MACxB,MAAMQ,EAAQC,EAAUT,KAAKC,MAC7B,OAAQS,EAAEC,EAAM,CAAEC,IAAK,2CAA4CC,MAAO,CAClEP,CAACA,GAAO,KAER,CAAC,gBAAgBA,KAAS,KAS1B,sBAAuBE,EACvB,mBAAoBA,I","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["itemOptionsIosCss","IonItemOptionsIosStyle0","itemOptionsMdCss","IonItemOptionsMdStyle0","ItemOptions","constructor","hostRef","this","side","fireSwipeEvent","ionSwipe","emit","render","mode","getIonMode","isEnd","isEndSide","h","Host","key","class"],"sources":["../node_modules/@ionic/core/dist/collection/components/item-options/item-options.ios.css?tag=ion-item-options&mode=ios","../node_modules/@ionic/core/dist/collection/components/item-options/item-options.md.css?tag=ion-item-options&mode=md","../node_modules/@ionic/core/dist/collection/components/item-options/item-options.js"],"sourcesContent":["/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\nion-item-options {\n /* stylelint-disable property-disallowed-list */\n top: 0;\n right: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-end;\n display: none;\n position: absolute;\n height: 100%;\n user-select: none;\n z-index: 1;\n}\n:host-context([dir=rtl]) ion-item-options {\n justify-content: flex-start;\n}\n:host-context([dir=rtl]) ion-item-options:not(.item-options-end) {\n /* stylelint-disable property-disallowed-list */\n right: auto;\n left: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-end;\n}\n\n[dir=rtl] ion-item-options {\n justify-content: flex-start;\n}\n[dir=rtl] ion-item-options:not(.item-options-end) {\n /* stylelint-disable property-disallowed-list */\n right: auto;\n left: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-end;\n}\n\n@supports selector(:dir(rtl)) {\n ion-item-options:dir(rtl) {\n justify-content: flex-start;\n }\n ion-item-options:dir(rtl):not(.item-options-end) {\n /* stylelint-disable property-disallowed-list */\n right: auto;\n left: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-end;\n }\n}\n\n.item-options-start {\n /* stylelint-disable property-disallowed-list */\n right: auto;\n left: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-start;\n}\n:host-context([dir=rtl]) .item-options-start {\n justify-content: flex-end;\n}\n\n[dir=rtl] .item-options-start {\n justify-content: flex-end;\n}\n\n@supports selector(:dir(rtl)) {\n .item-options-start:dir(rtl) {\n justify-content: flex-end;\n }\n}\n\n/* stylelint-disable property-disallowed-list */\n[dir=ltr] .item-options-start ion-item-option:first-child,\n[dir=rtl] .item-options-start ion-item-option:last-child {\n padding-left: var(--ion-safe-area-left);\n}\n\n[dir=ltr] .item-options-end ion-item-option:last-child,\n[dir=rtl] .item-options-end ion-item-option:first-child {\n padding-right: var(--ion-safe-area-right);\n}\n\n/* stylelint-enable property-disallowed-list */\n:host-context([dir=rtl]) .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end) {\n width: 100%;\n visibility: visible;\n}\n\n[dir=rtl] .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end) {\n width: 100%;\n visibility: visible;\n}\n\n@supports selector(:dir(rtl)) {\n .item-sliding-active-slide:dir(rtl).item-sliding-active-options-start ion-item-options:not(.item-options-end) {\n width: 100%;\n visibility: visible;\n }\n}\n.item-sliding-active-slide ion-item-options {\n display: flex;\n visibility: hidden;\n}\n.item-sliding-active-slide.item-sliding-active-options-start .item-options-start, .item-sliding-active-slide.item-sliding-active-options-end ion-item-options:not(.item-options-start) {\n width: 100%;\n visibility: visible;\n}\n\n/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n.item-options-ios {\n border-bottom-width: 0;\n border-bottom-style: solid;\n border-bottom-color: var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)));\n}\n.item-options-ios.item-options-end {\n border-bottom-width: 0.55px;\n}\n\n.list-ios-lines-none .item-options-ios {\n border-bottom-width: 0;\n}\n\n.list-ios-lines-full .item-options-ios,\n.list-ios-lines-inset .item-options-ios.item-options-end {\n border-bottom-width: 0.55px;\n}","/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\nion-item-options {\n /* stylelint-disable property-disallowed-list */\n top: 0;\n right: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-end;\n display: none;\n position: absolute;\n height: 100%;\n user-select: none;\n z-index: 1;\n}\n:host-context([dir=rtl]) ion-item-options {\n justify-content: flex-start;\n}\n:host-context([dir=rtl]) ion-item-options:not(.item-options-end) {\n /* stylelint-disable property-disallowed-list */\n right: auto;\n left: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-end;\n}\n\n[dir=rtl] ion-item-options {\n justify-content: flex-start;\n}\n[dir=rtl] ion-item-options:not(.item-options-end) {\n /* stylelint-disable property-disallowed-list */\n right: auto;\n left: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-end;\n}\n\n@supports selector(:dir(rtl)) {\n ion-item-options:dir(rtl) {\n justify-content: flex-start;\n }\n ion-item-options:dir(rtl):not(.item-options-end) {\n /* stylelint-disable property-disallowed-list */\n right: auto;\n left: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-end;\n }\n}\n\n.item-options-start {\n /* stylelint-disable property-disallowed-list */\n right: auto;\n left: 0;\n /* stylelint-enable property-disallowed-list */\n justify-content: flex-start;\n}\n:host-context([dir=rtl]) .item-options-start {\n justify-content: flex-end;\n}\n\n[dir=rtl] .item-options-start {\n justify-content: flex-end;\n}\n\n@supports selector(:dir(rtl)) {\n .item-options-start:dir(rtl) {\n justify-content: flex-end;\n }\n}\n\n/* stylelint-disable property-disallowed-list */\n[dir=ltr] .item-options-start ion-item-option:first-child,\n[dir=rtl] .item-options-start ion-item-option:last-child {\n padding-left: var(--ion-safe-area-left);\n}\n\n[dir=ltr] .item-options-end ion-item-option:last-child,\n[dir=rtl] .item-options-end ion-item-option:first-child {\n padding-right: var(--ion-safe-area-right);\n}\n\n/* stylelint-enable property-disallowed-list */\n:host-context([dir=rtl]) .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end) {\n width: 100%;\n visibility: visible;\n}\n\n[dir=rtl] .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end) {\n width: 100%;\n visibility: visible;\n}\n\n@supports selector(:dir(rtl)) {\n .item-sliding-active-slide:dir(rtl).item-sliding-active-options-start ion-item-options:not(.item-options-end) {\n width: 100%;\n visibility: visible;\n }\n}\n.item-sliding-active-slide ion-item-options {\n display: flex;\n visibility: hidden;\n}\n.item-sliding-active-slide.item-sliding-active-options-start .item-options-start, .item-sliding-active-slide.item-sliding-active-options-end ion-item-options:not(.item-options-start) {\n width: 100%;\n visibility: visible;\n}\n\n/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n.item-options-md {\n border-bottom-width: 0;\n border-bottom-style: solid;\n border-bottom-color: var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));\n}\n\n.list-md-lines-none .item-options-md {\n border-bottom-width: 0;\n}\n\n.list-md-lines-full .item-options-md,\n.list-md-lines-inset .item-options-md.item-options-end {\n border-bottom-width: 1px;\n}","/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { Host, h } from \"@stencil/core\";\nimport { isEndSide } from \"../../utils/helpers\";\nimport { getIonMode } from \"../../global/ionic-global\";\nexport class ItemOptions {\n constructor() {\n this.side = 'end';\n }\n /** @internal */\n async fireSwipeEvent() {\n this.ionSwipe.emit({\n side: this.side,\n });\n }\n render() {\n const mode = getIonMode(this);\n const isEnd = isEndSide(this.side);\n return (h(Host, { key: '3dca0415ec2942ac8e87a057e26bcb290a892f65', class: {\n [mode]: true,\n // Used internally for styling\n [`item-options-${mode}`]: true,\n /**\n * Note: The \"start\" and \"end\" terms refer to the\n * direction ion-item-option instances within ion-item-options flow.\n * They do not refer to how ion-item-options flows within ion-item-sliding.\n * As a result, \"item-options-start\" means the ion-item-options container\n * always appears on the left, and \"item-options-end\" means the ion-item-options\n * container always appears on the right.\n */\n 'item-options-start': !isEnd,\n 'item-options-end': isEnd,\n } }));\n }\n static get is() { return \"ion-item-options\"; }\n static get originalStyleUrls() {\n return {\n \"ios\": [\"item-options.ios.scss\"],\n \"md\": [\"item-options.md.scss\"]\n };\n }\n static get styleUrls() {\n return {\n \"ios\": [\"item-options.ios.css\"],\n \"md\": [\"item-options.md.css\"]\n };\n }\n static get properties() {\n return {\n \"side\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"Side\",\n \"resolved\": \"\\\"end\\\" | \\\"start\\\"\",\n \"references\": {\n \"Side\": {\n \"location\": \"import\",\n \"path\": \"../menu/menu-interface\",\n \"id\": \"src/components/menu/menu-interface.ts::Side\"\n }\n }\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The side the option button should be on. Possible values: `\\\"start\\\"` and `\\\"end\\\"`. If you have multiple `ion-item-options`, a side must be provided for each.\"\n },\n \"attribute\": \"side\",\n \"reflect\": false,\n \"defaultValue\": \"'end'\"\n }\n };\n }\n static get events() {\n return [{\n \"method\": \"ionSwipe\",\n \"name\": \"ionSwipe\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Emitted when the item has been fully swiped.\"\n },\n \"complexType\": {\n \"original\": \"any\",\n \"resolved\": \"any\",\n \"references\": {}\n }\n }];\n }\n static get methods() {\n return {\n \"fireSwipeEvent\": {\n \"complexType\": {\n \"signature\": \"() => Promise<void>\",\n \"parameters\": [],\n \"references\": {\n \"Promise\": {\n \"location\": \"global\",\n \"id\": \"global::Promise\"\n }\n },\n \"return\": \"Promise<void>\"\n },\n \"docs\": {\n \"text\": \"\",\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }]\n }\n }\n };\n }\n static get elementRef() { return \"el\"; }\n}\n"],"mappings":"8HAAA,MAAMA,EAAoB,m1EAC1B,MAAAC,EAAeD,ECDf,MAAME,EAAmB,uxEACzB,MAAAC,EAAeD,E,MCKFE,EAAW,MACpB,WAAAC,CAAAC,G,6CACIC,KAAKC,KAAO,K,CAGhB,oBAAMC,GACFF,KAAKG,SAASC,KAAK,CACfH,KAAMD,KAAKC,M,CAGnB,MAAAI,GACI,MAAMC,EAAOC,EAAWP,MACxB,MAAMQ,EAAQC,EAAUT,KAAKC,MAC7B,OAAQS,EAAEC,EAAM,CAAEC,IAAK,2CAA4CC,MAAO,CAClEP,CAACA,GAAO,KAER,CAAC,gBAAgBA,KAAS,KAS1B,sBAAuBE,EACvB,mBAAoBA,I","ignoreList":[]}
|