@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
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import { o as openURL, c as createColorClasses } from './theme.js';
|
|
4
|
-
import { g as getIonMode } from './ionic-global.js';
|
|
5
|
-
import { d as defineCustomElement$1 } from './ripple-effect.js';
|
|
1
|
+
import { r as registerInstance, h, H as Host, e as getElement } from './index-9725d917.js';
|
|
2
|
+
import { i as inheritAttributes } from './helpers-c51da066.js';
|
|
3
|
+
import { o as openURL, c as createColorClasses } from './theme-d75c68ae.js';
|
|
4
|
+
import { g as getIonMode } from './ionic-global-07f989af.js';
|
|
6
5
|
|
|
7
6
|
const cardIosCss = ":host{--ion-safe-area-left:0px;--ion-safe-area-right:0px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);contain:content;overflow:hidden}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.card-disabled){cursor:default;opacity:0.3;pointer-events:none}.card-native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:100%;min-height:var(--min-height);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:inherit}.card-native::-moz-focus-inner{border:0}button,a{cursor:pointer;user-select:none;-webkit-user-drag:none}ion-ripple-effect{color:var(--ripple-color)}:host{--background:var(--ion-card-background, var(--ion-item-background, var(--ion-background-color, #fff)));--color:var(--ion-card-color, var(--ion-item-color, var(--ion-color-step-600, #666666)));-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:24px;margin-bottom:24px;border-radius:8px;transition:transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1);font-size:0.875rem;box-shadow:0 4px 16px rgba(0, 0, 0, 0.12)}:host(.ion-activated){transform:scale3d(0.97, 0.97, 1)}";
|
|
8
7
|
const IonCardIosStyle0 = cardIosCss;
|
|
@@ -10,11 +9,9 @@ const IonCardIosStyle0 = cardIosCss;
|
|
|
10
9
|
const cardMdCss = ":host{--ion-safe-area-left:0px;--ion-safe-area-right:0px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);contain:content;overflow:hidden}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.card-disabled){cursor:default;opacity:0.3;pointer-events:none}.card-native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:100%;min-height:var(--min-height);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:inherit}.card-native::-moz-focus-inner{border:0}button,a{cursor:pointer;user-select:none;-webkit-user-drag:none}ion-ripple-effect{color:var(--ripple-color)}:host{--background:var(--ion-card-background, var(--ion-item-background, var(--ion-background-color, #fff)));--color:var(--ion-card-color, var(--ion-item-color, var(--ion-color-step-550, #737373)));-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px;margin-top:10px;margin-bottom:10px;border-radius:4px;font-size:0.875rem;box-shadow:0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)}";
|
|
11
10
|
const IonCardMdStyle0 = cardMdCss;
|
|
12
11
|
|
|
13
|
-
const Card =
|
|
14
|
-
constructor() {
|
|
15
|
-
|
|
16
|
-
this.__registerHost();
|
|
17
|
-
this.__attachShadow();
|
|
12
|
+
const Card = class {
|
|
13
|
+
constructor(hostRef) {
|
|
14
|
+
registerInstance(this, hostRef);
|
|
18
15
|
this.inheritedAriaAttributes = {};
|
|
19
16
|
this.color = undefined;
|
|
20
17
|
this.button = false;
|
|
@@ -58,42 +55,13 @@ const Card = /*@__PURE__*/ proxyCustomElement(class Card extends HTMLElement {
|
|
|
58
55
|
'ion-activatable': this.isClickable(),
|
|
59
56
|
}) }, this.renderCard(mode)));
|
|
60
57
|
}
|
|
61
|
-
get el() { return this; }
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
}
|
|
67
|
-
"color": [513],
|
|
68
|
-
"button": [4],
|
|
69
|
-
"type": [1],
|
|
70
|
-
"disabled": [4],
|
|
71
|
-
"download": [1],
|
|
72
|
-
"href": [1],
|
|
73
|
-
"rel": [1],
|
|
74
|
-
"routerDirection": [1, "router-direction"],
|
|
75
|
-
"routerAnimation": [16],
|
|
76
|
-
"target": [1]
|
|
77
|
-
}]);
|
|
78
|
-
function defineCustomElement() {
|
|
79
|
-
if (typeof customElements === "undefined") {
|
|
80
|
-
return;
|
|
81
|
-
}
|
|
82
|
-
const components = ["ion-card", "ion-ripple-effect"];
|
|
83
|
-
components.forEach(tagName => { switch (tagName) {
|
|
84
|
-
case "ion-card":
|
|
85
|
-
if (!customElements.get(tagName)) {
|
|
86
|
-
customElements.define(tagName, Card);
|
|
87
|
-
}
|
|
88
|
-
break;
|
|
89
|
-
case "ion-ripple-effect":
|
|
90
|
-
if (!customElements.get(tagName)) {
|
|
91
|
-
defineCustomElement$1();
|
|
92
|
-
}
|
|
93
|
-
break;
|
|
94
|
-
} });
|
|
95
|
-
}
|
|
58
|
+
get el() { return getElement(this); }
|
|
59
|
+
};
|
|
60
|
+
Card.style = {
|
|
61
|
+
ios: IonCardIosStyle0,
|
|
62
|
+
md: IonCardMdStyle0
|
|
63
|
+
};
|
|
96
64
|
|
|
97
|
-
export { Card as
|
|
65
|
+
export { Card as ion_card };
|
|
98
66
|
|
|
99
|
-
//# sourceMappingURL=card.js.map
|
|
67
|
+
//# sourceMappingURL=ion-card.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"ion-card.entry.js","mappings":";;;;;AAAA,MAAM,UAAU,GAAG,mqDAAmqD,CAAC;AACvrD,yBAAe,UAAU;;ACDzB,MAAM,SAAS,GAAG,onDAAonD,CAAC;AACvoD,wBAAe,SAAS;;MCWX,IAAI;IACb;;QACI,IAAI,CAAC,uBAAuB,GAAG,EAAE,CAAC;QAClC,IAAI,CAAC,KAAK,GAAG,SAAS,CAAC;QACvB,IAAI,CAAC,MAAM,GAAG,KAAK,CAAC;QACpB,IAAI,CAAC,IAAI,GAAG,QAAQ,CAAC;QACrB,IAAI,CAAC,QAAQ,GAAG,KAAK,CAAC;QACtB,IAAI,CAAC,QAAQ,GAAG,SAAS,CAAC;QAC1B,IAAI,CAAC,IAAI,GAAG,SAAS,CAAC;QACtB,IAAI,CAAC,GAAG,GAAG,SAAS,CAAC;QACrB,IAAI,CAAC,eAAe,GAAG,SAAS,CAAC;QACjC,IAAI,CAAC,eAAe,GAAG,SAAS,CAAC;QACjC,IAAI,CAAC,MAAM,GAAG,SAAS,CAAC;KAC3B;IACD,iBAAiB;QACb,IAAI,CAAC,uBAAuB,GAAG,iBAAiB,CAAC,IAAI,CAAC,EAAE,EAAE,CAAC,YAAY,CAAC,CAAC,CAAC;KAC7E;IACD,WAAW;QACP,OAAO,IAAI,CAAC,IAAI,KAAK,SAAS,IAAI,IAAI,CAAC,MAAM,CAAC;KACjD;IACD,UAAU,CAAC,IAAI;QACX,MAAM,SAAS,GAAG,IAAI,CAAC,WAAW,EAAE,CAAC;QACrC,IAAI,CAAC,SAAS,EAAE;YACZ,OAAO,CAAC,CAAC,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC,CAAC;SAC5B;QACD,MAAM,EAAE,IAAI,EAAE,eAAe,EAAE,eAAe,EAAE,uBAAuB,EAAE,GAAG,IAAI,CAAC;QACjF,MAAM,OAAO,GAAG,SAAS,IAAI,IAAI,KAAK,SAAS,GAAG,QAAQ,GAAG,GAAG,IAAI,KAAK,CAAC;QAC1E,MAAM,KAAK,GAAG,OAAO,KAAK,QAAQ;cAC5B,EAAE,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE;cACnB;gBACE,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,IAAI,EAAE,IAAI,CAAC,IAAI;gBACf,GAAG,EAAE,IAAI,CAAC,GAAG;gBACb,MAAM,EAAE,IAAI,CAAC,MAAM;aACtB,CAAC;QACN,QAAQ,CAAC,CAAC,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,aAAa,EAAE,IAAI,EAAE,QAAQ,EAAE,QAAQ,EAAE,IAAI,CAAC,QAAQ,EAAE,OAAO,EAAE,CAAC,EAAE,KAAK,OAAO,CAAC,IAAI,EAAE,EAAE,EAAE,eAAe,EAAE,eAAe,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,IAAI,CAAC,EAAE,SAAS,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,CAAC,mBAAmB,EAAE,IAAI,CAAC,CAAC,EAAE;KAChS;IACD,MAAM;QACF,MAAM,IAAI,GAAG,UAAU,CAAC,IAAI,CAAC,CAAC;QAC9B,QAAQ,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,kBAAkB,CAAC,IAAI,CAAC,KAAK,EAAE;gBACjG,CAAC,IAAI,GAAG,IAAI;gBACZ,eAAe,EAAE,IAAI,CAAC,QAAQ;gBAC9B,iBAAiB,EAAE,IAAI,CAAC,WAAW,EAAE;aACxC,CAAC,EAAE,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,EAAE;KACrC;;;;;;;;;;","names":[],"sources":["../node_modules/@ionic/core/dist/collection/components/card/card.ios.css?tag=ion-card&mode=ios&encapsulation=shadow","../node_modules/@ionic/core/dist/collection/components/card/card.md.css?tag=ion-card&mode=md&encapsulation=shadow","../node_modules/@ionic/core/dist/collection/components/card/card.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 */\n:host {\n /**\n * @prop --background: Background of the card\n * @prop --color: Color of the card\n */\n --ion-safe-area-left: 0px;\n --ion-safe-area-right: 0px;\n -moz-osx-font-smoothing: grayscale;\n -webkit-font-smoothing: antialiased;\n display: block;\n position: relative;\n background: var(--background);\n color: var(--color);\n font-family: var(--ion-font-family, inherit);\n contain: content;\n overflow: hidden;\n}\n\n:host(.ion-color) {\n background: var(--ion-color-base);\n color: var(--ion-color-contrast);\n}\n\n:host(.card-disabled) {\n cursor: default;\n opacity: 0.3;\n pointer-events: none;\n}\n\n.card-native {\n font-family: inherit;\n font-size: inherit;\n font-style: inherit;\n font-weight: inherit;\n letter-spacing: inherit;\n text-decoration: inherit;\n text-indent: inherit;\n text-overflow: inherit;\n text-transform: inherit;\n text-align: inherit;\n white-space: inherit;\n color: inherit;\n padding-left: 0;\n padding-right: 0;\n padding-top: 0;\n padding-bottom: 0;\n margin-left: 0;\n margin-right: 0;\n margin-top: 0;\n margin-bottom: 0;\n display: block;\n width: 100%;\n min-height: var(--min-height);\n transition: var(--transition);\n border-width: var(--border-width);\n border-style: var(--border-style);\n border-color: var(--border-color);\n outline: none;\n background: inherit;\n}\n\n.card-native::-moz-focus-inner {\n border: 0;\n}\n\nbutton, a {\n cursor: pointer;\n user-select: none;\n -webkit-user-drag: none;\n}\n\nion-ripple-effect {\n color: var(--ripple-color);\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:host {\n --background: var(--ion-card-background, var(--ion-item-background, var(--ion-background-color, #fff)));\n --color: var(--ion-card-color, var(--ion-item-color, var(--ion-color-step-600, #666666)));\n -webkit-margin-start: 16px;\n margin-inline-start: 16px;\n -webkit-margin-end: 16px;\n margin-inline-end: 16px;\n margin-top: 24px;\n margin-bottom: 24px;\n border-radius: 8px;\n transition: transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1);\n font-size: 0.875rem;\n box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);\n}\n\n:host(.ion-activated) {\n transform: scale3d(0.97, 0.97, 1);\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:host {\n /**\n * @prop --background: Background of the card\n * @prop --color: Color of the card\n */\n --ion-safe-area-left: 0px;\n --ion-safe-area-right: 0px;\n -moz-osx-font-smoothing: grayscale;\n -webkit-font-smoothing: antialiased;\n display: block;\n position: relative;\n background: var(--background);\n color: var(--color);\n font-family: var(--ion-font-family, inherit);\n contain: content;\n overflow: hidden;\n}\n\n:host(.ion-color) {\n background: var(--ion-color-base);\n color: var(--ion-color-contrast);\n}\n\n:host(.card-disabled) {\n cursor: default;\n opacity: 0.3;\n pointer-events: none;\n}\n\n.card-native {\n font-family: inherit;\n font-size: inherit;\n font-style: inherit;\n font-weight: inherit;\n letter-spacing: inherit;\n text-decoration: inherit;\n text-indent: inherit;\n text-overflow: inherit;\n text-transform: inherit;\n text-align: inherit;\n white-space: inherit;\n color: inherit;\n padding-left: 0;\n padding-right: 0;\n padding-top: 0;\n padding-bottom: 0;\n margin-left: 0;\n margin-right: 0;\n margin-top: 0;\n margin-bottom: 0;\n display: block;\n width: 100%;\n min-height: var(--min-height);\n transition: var(--transition);\n border-width: var(--border-width);\n border-style: var(--border-style);\n border-color: var(--border-color);\n outline: none;\n background: inherit;\n}\n\n.card-native::-moz-focus-inner {\n border: 0;\n}\n\nbutton, a {\n cursor: pointer;\n user-select: none;\n -webkit-user-drag: none;\n}\n\nion-ripple-effect {\n color: var(--ripple-color);\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:host {\n --background: var(--ion-card-background, var(--ion-item-background, var(--ion-background-color, #fff)));\n --color: var(--ion-card-color, var(--ion-item-color, var(--ion-color-step-550, #737373)));\n -webkit-margin-start: 10px;\n margin-inline-start: 10px;\n -webkit-margin-end: 10px;\n margin-inline-end: 10px;\n margin-top: 10px;\n margin-bottom: 10px;\n border-radius: 4px;\n font-size: 0.875rem;\n box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);\n}","/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { Host, h } from \"@stencil/core\";\nimport { inheritAttributes } from \"../../utils/helpers\";\nimport { createColorClasses, openURL } from \"../../utils/theme\";\nimport { getIonMode } from \"../../global/ionic-global\";\n/**\n * @virtualProp {\"ios\" | \"md\"} mode - The mode determines which platform styles to use.\n *\n * @part native - The native HTML button, anchor, or div element that wraps all child elements.\n */\nexport class Card {\n constructor() {\n this.inheritedAriaAttributes = {};\n this.color = undefined;\n this.button = false;\n this.type = 'button';\n this.disabled = false;\n this.download = undefined;\n this.href = undefined;\n this.rel = undefined;\n this.routerDirection = 'forward';\n this.routerAnimation = undefined;\n this.target = undefined;\n }\n componentWillLoad() {\n this.inheritedAriaAttributes = inheritAttributes(this.el, ['aria-label']);\n }\n isClickable() {\n return this.href !== undefined || this.button;\n }\n renderCard(mode) {\n const clickable = this.isClickable();\n if (!clickable) {\n return [h(\"slot\", null)];\n }\n const { href, routerAnimation, routerDirection, inheritedAriaAttributes } = this;\n const TagType = clickable ? (href === undefined ? 'button' : 'a') : 'div';\n const attrs = TagType === 'button'\n ? { type: this.type }\n : {\n download: this.download,\n href: this.href,\n rel: this.rel,\n target: this.target,\n };\n return (h(TagType, Object.assign({}, attrs, inheritedAriaAttributes, { class: \"card-native\", part: \"native\", disabled: this.disabled, onClick: (ev) => openURL(href, ev, routerDirection, routerAnimation) }), h(\"slot\", null), clickable && mode === 'md' && h(\"ion-ripple-effect\", null)));\n }\n render() {\n const mode = getIonMode(this);\n return (h(Host, { key: 'b92792294360fd974324b31ed2d3db00d3e2f8cd', class: createColorClasses(this.color, {\n [mode]: true,\n 'card-disabled': this.disabled,\n 'ion-activatable': this.isClickable(),\n }) }, this.renderCard(mode)));\n }\n static get is() { return \"ion-card\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"ios\": [\"card.ios.scss\"],\n \"md\": [\"card.md.scss\"]\n };\n }\n static get styleUrls() {\n return {\n \"ios\": [\"card.ios.css\"],\n \"md\": [\"card.md.css\"]\n };\n }\n static get properties() {\n return {\n \"color\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"Color\",\n \"resolved\": \"\\\"danger\\\" | \\\"dark\\\" | \\\"light\\\" | \\\"medium\\\" | \\\"primary\\\" | \\\"secondary\\\" | \\\"success\\\" | \\\"tertiary\\\" | \\\"warning\\\" | string & Record<never, never> | undefined\",\n \"references\": {\n \"Color\": {\n \"location\": \"import\",\n \"path\": \"../../interface\",\n \"id\": \"src/interface.d.ts::Color\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The color to use from your application's color palette.\\nDefault options are: `\\\"primary\\\"`, `\\\"secondary\\\"`, `\\\"tertiary\\\"`, `\\\"success\\\"`, `\\\"warning\\\"`, `\\\"danger\\\"`, `\\\"light\\\"`, `\\\"medium\\\"`, and `\\\"dark\\\"`.\\nFor more information on colors, see [theming](/docs/theming/basics).\"\n },\n \"attribute\": \"color\",\n \"reflect\": true\n },\n \"button\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"If `true`, a button tag will be rendered and the card will be tappable.\"\n },\n \"attribute\": \"button\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n },\n \"type\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"'submit' | 'reset' | 'button'\",\n \"resolved\": \"\\\"button\\\" | \\\"reset\\\" | \\\"submit\\\"\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The type of the button. Only used when an `onclick` or `button` property is present.\"\n },\n \"attribute\": \"type\",\n \"reflect\": false,\n \"defaultValue\": \"'button'\"\n },\n \"disabled\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"If `true`, the user cannot interact with the card.\"\n },\n \"attribute\": \"disabled\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n },\n \"download\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string | undefined\",\n \"resolved\": \"string | undefined\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"This attribute instructs browsers to download a URL instead of navigating to\\nit, so the user will be prompted to save it as a local file. If the attribute\\nhas a value, it is used as the pre-filled file name in the Save prompt\\n(the user can still change the file name if they want).\"\n },\n \"attribute\": \"download\",\n \"reflect\": false\n },\n \"href\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string | undefined\",\n \"resolved\": \"string | undefined\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Contains a URL or a URL fragment that the hyperlink points to.\\nIf this property is set, an anchor tag will be rendered.\"\n },\n \"attribute\": \"href\",\n \"reflect\": false\n },\n \"rel\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string | undefined\",\n \"resolved\": \"string | undefined\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Specifies the relationship of the target object to the link object.\\nThe value is a space-separated list of [link types](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types).\"\n },\n \"attribute\": \"rel\",\n \"reflect\": false\n },\n \"routerDirection\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"RouterDirection\",\n \"resolved\": \"\\\"back\\\" | \\\"forward\\\" | \\\"root\\\"\",\n \"references\": {\n \"RouterDirection\": {\n \"location\": \"import\",\n \"path\": \"../router/utils/interface\",\n \"id\": \"src/components/router/utils/interface.ts::RouterDirection\"\n }\n }\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"When using a router, it specifies the transition direction when navigating to\\nanother page using `href`.\"\n },\n \"attribute\": \"router-direction\",\n \"reflect\": false,\n \"defaultValue\": \"'forward'\"\n },\n \"routerAnimation\": {\n \"type\": \"unknown\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"AnimationBuilder | undefined\",\n \"resolved\": \"((baseEl: any, opts?: any) => Animation) | undefined\",\n \"references\": {\n \"AnimationBuilder\": {\n \"location\": \"import\",\n \"path\": \"../../interface\",\n \"id\": \"src/interface.d.ts::AnimationBuilder\"\n }\n }\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"When using a router, it specifies the transition animation when navigating to\\nanother page using `href`.\"\n }\n },\n \"target\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string | undefined\",\n \"resolved\": \"string | undefined\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Specifies where to display the linked URL.\\nOnly applies when an `href` is provided.\\nSpecial keywords: `\\\"_blank\\\"`, `\\\"_self\\\"`, `\\\"_parent\\\"`, `\\\"_top\\\"`.\"\n },\n \"attribute\": \"target\",\n \"reflect\": false\n }\n };\n }\n static get elementRef() { return \"el\"; }\n}\n"],"version":3}
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import { r as registerInstance, i as createEvent, h, H as Host,
|
|
2
|
-
import { c as createLegacyFormController } from './form-controller-
|
|
3
|
-
import { h as inheritAriaAttributes, k as renderHiddenInput,
|
|
4
|
-
import { p as printIonWarning } from './index-f7ac0403.js';
|
|
5
|
-
import { c as createColorClasses, h as hostContext } from './theme-d75c68ae.js';
|
|
6
|
-
import { g as getIonMode } from './ionic-global-
|
|
1
|
+
import { r as registerInstance, i as createEvent, h, H as Host, e as getElement, j as forceUpdate } from './index-9725d917.js';
|
|
2
|
+
import { c as createLegacyFormController } from './form-controller-3b50bf52.js';
|
|
3
|
+
import { h as inheritAriaAttributes, k as renderHiddenInput, o as getAriaLabel, i as inheritAttributes, r as raf, b as addEventListener, e as removeEventListener } from './helpers-c51da066.js';
|
|
4
|
+
import { p as printIonWarning, a as printIonError } from './index-f7ac0403.js';
|
|
5
|
+
import { c as createColorClasses, h as hostContext, o as openURL } from './theme-d75c68ae.js';
|
|
6
|
+
import { g as getIonMode } from './ionic-global-07f989af.js';
|
|
7
|
+
import { i as chevronForward } from './index-9edae53a.js';
|
|
7
8
|
import { i as isOptionSelected } from './compare-with-utils-66ef5369.js';
|
|
8
9
|
|
|
9
10
|
const checkboxIosCss = ":host{--checkbox-background-checked:var(--ion-color-primary, #3880ff);--border-color-checked:var(--ion-color-primary, #3880ff);--checkmark-color:var(--ion-color-primary-contrast, #fff);--checkmark-width:1;--transition:none;display:inline-block;position:relative;cursor:pointer;user-select:none;z-index:2}:host(.in-item){width:100%;height:100%}:host([slot=start]:not(.legacy-checkbox)),:host([slot=end]:not(.legacy-checkbox)){width:auto}:host(.legacy-checkbox){width:var(--size);height:var(--size)}:host(.ion-color){--checkbox-background-checked:var(--ion-color-base);--border-color-checked:var(--ion-color-base);--checkmark-color:var(--ion-color-contrast)}:host(.legacy-checkbox) label{top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;appearance:none;outline:none;display:flex;align-items:center;opacity:0}@supports (inset-inline-start: 0){:host(.legacy-checkbox) label{inset-inline-start:0}}@supports not (inset-inline-start: 0){:host(.legacy-checkbox) label{left:0}:host-context([dir=rtl]):host(.legacy-checkbox) label,:host-context([dir=rtl]).legacy-checkbox label{left:unset;right:unset;right:0}@supports selector(:dir(rtl)){:host(.legacy-checkbox:dir(rtl)) label{left:unset;right:unset;right:0}}}:host(.legacy-checkbox) label::-moz-focus-inner{border:0}.checkbox-wrapper{display:flex;flex-grow:1;align-items:center;height:inherit;cursor:inherit}.label-text-wrapper{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:host(.in-item:not(.legacy-checkbox)) .label-text-wrapper{margin-top:10px;margin-bottom:10px}:host(.in-item.checkbox-label-placement-stacked) .label-text-wrapper{margin-top:10px;margin-bottom:16px}:host(.in-item.checkbox-label-placement-stacked) .native-wrapper{margin-bottom:10px}.label-text-wrapper-hidden{display:none}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}.native-wrapper{display:flex;align-items:center}.checkbox-icon{border-radius:var(--border-radius);position:relative;transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--checkbox-background);box-sizing:border-box}:host(.legacy-checkbox) .checkbox-icon{display:block;width:100%;height:100%}:host(:not(.legacy-checkbox)) .checkbox-icon{width:var(--size);height:var(--size)}.checkbox-icon path{fill:none;stroke:var(--checkmark-color);stroke-width:var(--checkmark-width);opacity:0}:host(.checkbox-justify-space-between) .checkbox-wrapper{justify-content:space-between}:host(.checkbox-justify-start) .checkbox-wrapper{justify-content:start}:host(.checkbox-justify-end) .checkbox-wrapper{justify-content:end}:host(.checkbox-alignment-start) .checkbox-wrapper{align-items:start}:host(.checkbox-alignment-center) .checkbox-wrapper{align-items:center}:host(.checkbox-label-placement-start) .checkbox-wrapper{flex-direction:row}:host(.checkbox-label-placement-start) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-end) .checkbox-wrapper{flex-direction:row-reverse}:host(.checkbox-label-placement-end) .label-text-wrapper{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:0;margin-inline-end:0}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-fixed) .label-text-wrapper{flex:0 0 100px;width:100px;min-width:100px;max-width:200px}:host(.checkbox-label-placement-stacked) .checkbox-wrapper{flex-direction:column}:host(.checkbox-label-placement-stacked) .label-text-wrapper{transform:scale(0.75);margin-left:0;margin-right:0;margin-bottom:16px;max-width:calc(100% / 0.75)}:host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper{transform-origin:left top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-start .label-text-wrapper{transform-origin:right top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-start:dir(rtl)) .label-text-wrapper{transform-origin:right top}}:host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper{transform-origin:center top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-center .label-text-wrapper{transform-origin:calc(100% - center) top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-center:dir(rtl)) .label-text-wrapper{transform-origin:calc(100% - center) top}}:host(.checkbox-checked) .checkbox-icon,:host(.checkbox-indeterminate) .checkbox-icon{border-color:var(--border-color-checked);background:var(--checkbox-background-checked)}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{opacity:1}:host(.checkbox-disabled){pointer-events:none}:host{--border-radius:50%;--border-width:0.0625rem;--border-style:solid;--border-color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.23);--checkbox-background:var(--ion-item-background, var(--ion-background-color, #fff));--size:min(1.625rem, 65.988px)}:host(.checkbox-disabled){opacity:0.3}:host(.in-item.legacy-checkbox){-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:10px;margin-bottom:9px;display:block;position:static}:host(.in-item.legacy-checkbox[slot=start]){-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:8px;margin-bottom:8px}";
|
|
@@ -170,6 +171,277 @@ Checkbox.style = {
|
|
|
170
171
|
md: IonCheckboxMdStyle0
|
|
171
172
|
};
|
|
172
173
|
|
|
174
|
+
const itemIosCss = ":host{--border-radius:0px;--border-width:0px;--border-style:solid;--padding-top:0px;--padding-bottom:0px;--padding-end:0px;--padding-start:0px;--inner-border-width:0px;--inner-padding-top:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;--inner-padding-end:0px;--inner-box-shadow:none;--show-full-highlight:0;--show-inset-highlight:0;--detail-icon-color:initial;--detail-icon-font-size:1.25em;--detail-icon-opacity:0.25;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;align-items:center;justify-content:space-between;outline:none;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:initial;text-decoration:none;overflow:hidden;box-sizing:border-box}:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) .item-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) .item-native,:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) .item-inner{border-color:var(--ion-color-shade)}:host(.ion-activated) .item-native{color:var(--color-activated)}:host(.ion-activated) .item-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-color.ion-activated) .item-native{color:var(--ion-color-contrast)}:host(.ion-focused) .item-native{color:var(--color-focused)}:host(.ion-focused) .item-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(.ion-color.ion-focused) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .item-native::after{background:var(--ion-color-contrast)}@media (any-hover: hover){:host(.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--color-hover)}:host(.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--ion-color-contrast)}}:host(.item-has-interactive-control){cursor:pointer}:host(.item-interactive-disabled:not(.item-multiple-inputs)){cursor:default;pointer-events:none}:host(.item-disabled){cursor:default;opacity:0.3;pointer-events:none}.item-native{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-right:var(--padding-end);padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));display:flex;position:relative;align-items:inherit;justify-content:inherit;width:100%;min-height:var(--min-height);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);overflow:inherit;z-index:1;box-sizing:border-box}:host-context([dir=rtl]) .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}[dir=rtl] .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}@supports selector(:dir(rtl)){.item-native:dir(rtl){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}}.item-native::-moz-focus-inner{border:0}.item-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0;transition:var(--transition);z-index:-1}button,a{cursor:pointer;user-select:none;-webkit-user-drag:none}.item-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-left:var(--inner-padding-start);display:flex;position:relative;flex:1;flex-direction:inherit;align-items:inherit;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);box-shadow:var(--inner-box-shadow);overflow:inherit;box-sizing:border-box}:host-context([dir=rtl]) .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}[dir=rtl] .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}@supports selector(:dir(rtl)){.item-inner:dir(rtl){padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}}.item-bottom{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-right:calc(var(--inner-padding-end) + var(--ion-safe-area-right, 0px));display:flex;justify-content:space-between}:host-context([dir=rtl]) .item-bottom{padding-left:calc(var(--inner-padding-end) + var(--ion-safe-area-left, 0px));padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px))}[dir=rtl] .item-bottom{padding-left:calc(var(--inner-padding-end) + var(--ion-safe-area-left, 0px));padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px))}@supports selector(:dir(rtl)){.item-bottom:dir(rtl){padding-left:calc(var(--inner-padding-end) + var(--ion-safe-area-left, 0px));padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px))}}.item-detail-icon{-webkit-margin-start:calc(var(--inner-padding-end) / 2);margin-inline-start:calc(var(--inner-padding-end) / 2);-webkit-margin-end:-6px;margin-inline-end:-6px;color:var(--detail-icon-color);font-size:var(--detail-icon-font-size);opacity:var(--detail-icon-opacity)}::slotted(ion-icon){font-size:1.6em}::slotted(ion-button){--margin-top:0;--margin-bottom:0;--margin-start:0;--margin-end:0;z-index:1}::slotted(ion-label:not([slot=end])){flex:1;width:min-content;max-width:100%}:host(.item-input){align-items:center}.input-wrapper{display:flex;flex:1;flex-direction:inherit;align-items:inherit;align-self:stretch;text-overflow:ellipsis;overflow:inherit;box-sizing:border-box}:host(.item-label-stacked),:host(.item-label-floating){align-items:start}:host(.item-label-stacked) .input-wrapper,:host(.item-label-floating) .input-wrapper{flex:1;flex-direction:column}.item-highlight,.item-inner-highlight{left:0;right:0;top:0;bottom:0;border-radius:inherit;position:absolute;width:100%;height:100%;transform:scaleX(0);transition:transform 200ms, border-bottom-width 200ms;z-index:2;box-sizing:border-box;pointer-events:none}:host(.item-interactive.ion-focused),:host(.item-interactive.item-has-focus),:host(.item-interactive.ion-touched.ion-invalid){--full-highlight-height:calc(var(--highlight-height) * var(--show-full-highlight));--inset-highlight-height:calc(var(--highlight-height) * var(--show-inset-highlight))}:host(.ion-focused) .item-highlight,:host(.ion-focused) .item-inner-highlight,:host(.item-has-focus) .item-highlight,:host(.item-has-focus) .item-inner-highlight{transform:scaleX(1);border-style:var(--border-style);border-color:var(--highlight-background)}:host(.ion-focused) .item-highlight,:host(.item-has-focus) .item-highlight{border-width:var(--full-highlight-height);opacity:var(--show-full-highlight)}:host(.ion-focused) .item-inner-highlight,:host(.item-has-focus) .item-inner-highlight{border-bottom-width:var(--inset-highlight-height);opacity:var(--show-inset-highlight)}:host(.ion-focused.item-fill-solid) .item-highlight,:host(.item-has-focus.item-fill-solid) .item-highlight{border-width:calc(var(--full-highlight-height) - 1px)}:host(.ion-focused) .item-inner-highlight,:host(.ion-focused:not(.item-fill-outline)) .item-highlight,:host(.item-has-focus) .item-inner-highlight,:host(.item-has-focus:not(.item-fill-outline)) .item-highlight{border-top:none;border-right:none;border-left:none}:host(.item-interactive.ion-focused),:host(.item-interactive.item-has-focus){--highlight-background:var(--highlight-color-focused)}:host(.item-interactive.ion-valid){--highlight-background:var(--highlight-color-valid)}:host(.item-interactive.ion-invalid){--highlight-background:var(--highlight-color-invalid)}:host(.item-interactive.ion-invalid) ::slotted([slot=helper]){display:none}::slotted([slot=error]){display:none;color:var(--highlight-color-invalid)}:host(.item-interactive.ion-invalid) ::slotted([slot=error]){display:block}:host(:not(.item-label)) ::slotted(ion-select.legacy-select){--padding-start:0;max-width:none}:host(.item-label-stacked) ::slotted(ion-select.legacy-select),:host(.item-label-floating) ::slotted(ion-select.legacy-select){--padding-top:8px;--padding-bottom:8px;--padding-start:0;align-self:stretch;width:100%;max-width:100%}:host(:not(.item-label)) ::slotted(ion-datetime){--padding-start:0}:host(.item-label-stacked) ::slotted(ion-datetime),:host(.item-label-floating) ::slotted(ion-datetime){--padding-start:0;width:100%}:host(.item-multiple-inputs) ::slotted(ion-checkbox),:host(.item-multiple-inputs) ::slotted(ion-datetime),:host(.item-multiple-inputs) ::slotted(ion-radio),:host(.item-multiple-inputs) ::slotted(ion-select.legacy-select){position:relative}:host(.item-textarea){align-items:stretch}::slotted(ion-reorder[slot]){margin-top:0;margin-bottom:0}ion-ripple-effect{color:var(--ripple-color)}:host(.item-fill-solid) ::slotted([slot=start]),:host(.item-fill-solid) ::slotted([slot=end]),:host(.item-fill-outline) ::slotted([slot=start]),:host(.item-fill-outline) ::slotted([slot=end]){align-self:center}::slotted([slot=helper]),::slotted([slot=error]),.item-counter{padding-top:5px;font-size:0.75rem;z-index:1}.item-counter{-webkit-margin-start:auto;margin-inline-start:auto;color:var(--ion-color-step-550, #737373);white-space:nowrap;padding-inline-start:16px}@media (prefers-reduced-motion: reduce){.item-highlight,.item-inner-highlight{transition:none}}:host{--min-height:44px;--transition:background-color 200ms linear, opacity 200ms linear;--padding-start:16px;--inner-padding-end:16px;--inner-border-width:0px 0px 0.55px 0px;--background:var(--ion-item-background, var(--ion-background-color, #fff));--background-activated:var(--ion-text-color, #000);--background-focused:var(--ion-text-color, #000);--background-hover:currentColor;--background-activated-opacity:.12;--background-focused-opacity:.15;--background-hover-opacity:.04;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)));--color:var(--ion-item-color, var(--ion-text-color, #000));--highlight-height:0px;--highlight-color-focused:var(--ion-color-primary, #3880ff);--highlight-color-valid:var(--ion-color-success, #2dd36f);--highlight-color-invalid:var(--ion-color-danger, #eb445a);--bottom-padding-start:0px;font-size:1rem}:host(.ion-activated){--transition:none}:host(.ion-color.ion-focused) .item-native::after{background:#000;opacity:0.15}:host(.ion-color.ion-activated) .item-native::after{background:#000;opacity:0.12}:host(.item-interactive){--show-full-highlight:0;--show-inset-highlight:1}:host(.item-lines-full){--border-width:0px 0px 0.55px 0px;--show-full-highlight:1;--show-inset-highlight:0}:host(.item-lines-inset){--inner-border-width:0px 0px 0.55px 0px;--show-full-highlight:0;--show-inset-highlight:1}:host(.item-lines-inset),:host(.item-lines-none){--border-width:0px;--show-full-highlight:0}:host(.item-lines-full),:host(.item-lines-none){--inner-border-width:0px;--show-inset-highlight:0}.item-highlight,.item-inner-highlight{transition:none}:host(.item-has-focus) .item-inner-highlight,:host(.item-has-focus) .item-highlight{border-top:none;border-right:none;border-left:none}::slotted([slot=start]){-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:2px;margin-bottom:2px}::slotted(ion-icon[slot=start]),::slotted(ion-icon[slot=end]){margin-top:7px;margin-bottom:7px}::slotted(ion-toggle[slot=start]),::slotted(ion-toggle[slot=end]){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}:host(.item-label-stacked) ::slotted([slot=end]),:host(.item-label-floating) ::slotted([slot=end]){margin-top:7px;margin-bottom:7px}::slotted(.button-small){--padding-top:1px;--padding-bottom:1px;--padding-start:.5em;--padding-end:.5em;min-height:24px;font-size:0.8125rem}::slotted(ion-avatar){width:36px;height:36px}::slotted(ion-thumbnail){--size:56px}::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:8px;margin-bottom:8px}:host(.item-radio) ::slotted(ion-label),:host(.item-toggle) ::slotted(ion-label){-webkit-margin-start:0px;margin-inline-start:0px}::slotted(ion-label){-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:10px;margin-bottom:10px}:host(.item-label-floating),:host(.item-label-stacked){--min-height:68px}:host(.item-label-stacked) ::slotted(ion-select.legacy-select),:host(.item-label-floating) ::slotted(ion-select.legacy-select){--padding-top:8px;--padding-bottom:8px;--padding-start:0px}:host(.item-label-fixed) ::slotted(ion-select.legacy-select),:host(.item-label-fixed) ::slotted(ion-datetime){--padding-start:0}";
|
|
175
|
+
const IonItemIosStyle0 = itemIosCss;
|
|
176
|
+
|
|
177
|
+
const itemMdCss = ":host{--border-radius:0px;--border-width:0px;--border-style:solid;--padding-top:0px;--padding-bottom:0px;--padding-end:0px;--padding-start:0px;--inner-border-width:0px;--inner-padding-top:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;--inner-padding-end:0px;--inner-box-shadow:none;--show-full-highlight:0;--show-inset-highlight:0;--detail-icon-color:initial;--detail-icon-font-size:1.25em;--detail-icon-opacity:0.25;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;align-items:center;justify-content:space-between;outline:none;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:initial;text-decoration:none;overflow:hidden;box-sizing:border-box}:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) .item-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) .item-native,:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) .item-inner{border-color:var(--ion-color-shade)}:host(.ion-activated) .item-native{color:var(--color-activated)}:host(.ion-activated) .item-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-color.ion-activated) .item-native{color:var(--ion-color-contrast)}:host(.ion-focused) .item-native{color:var(--color-focused)}:host(.ion-focused) .item-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(.ion-color.ion-focused) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .item-native::after{background:var(--ion-color-contrast)}@media (any-hover: hover){:host(.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--color-hover)}:host(.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--ion-color-contrast)}}:host(.item-has-interactive-control){cursor:pointer}:host(.item-interactive-disabled:not(.item-multiple-inputs)){cursor:default;pointer-events:none}:host(.item-disabled){cursor:default;opacity:0.3;pointer-events:none}.item-native{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-right:var(--padding-end);padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));display:flex;position:relative;align-items:inherit;justify-content:inherit;width:100%;min-height:var(--min-height);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);overflow:inherit;z-index:1;box-sizing:border-box}:host-context([dir=rtl]) .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}[dir=rtl] .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}@supports selector(:dir(rtl)){.item-native:dir(rtl){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}}.item-native::-moz-focus-inner{border:0}.item-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0;transition:var(--transition);z-index:-1}button,a{cursor:pointer;user-select:none;-webkit-user-drag:none}.item-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-left:var(--inner-padding-start);display:flex;position:relative;flex:1;flex-direction:inherit;align-items:inherit;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);box-shadow:var(--inner-box-shadow);overflow:inherit;box-sizing:border-box}:host-context([dir=rtl]) .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}[dir=rtl] .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}@supports selector(:dir(rtl)){.item-inner:dir(rtl){padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}}.item-bottom{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-right:calc(var(--inner-padding-end) + var(--ion-safe-area-right, 0px));display:flex;justify-content:space-between}:host-context([dir=rtl]) .item-bottom{padding-left:calc(var(--inner-padding-end) + var(--ion-safe-area-left, 0px));padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px))}[dir=rtl] .item-bottom{padding-left:calc(var(--inner-padding-end) + var(--ion-safe-area-left, 0px));padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px))}@supports selector(:dir(rtl)){.item-bottom:dir(rtl){padding-left:calc(var(--inner-padding-end) + var(--ion-safe-area-left, 0px));padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px))}}.item-detail-icon{-webkit-margin-start:calc(var(--inner-padding-end) / 2);margin-inline-start:calc(var(--inner-padding-end) / 2);-webkit-margin-end:-6px;margin-inline-end:-6px;color:var(--detail-icon-color);font-size:var(--detail-icon-font-size);opacity:var(--detail-icon-opacity)}::slotted(ion-icon){font-size:1.6em}::slotted(ion-button){--margin-top:0;--margin-bottom:0;--margin-start:0;--margin-end:0;z-index:1}::slotted(ion-label:not([slot=end])){flex:1;width:min-content;max-width:100%}:host(.item-input){align-items:center}.input-wrapper{display:flex;flex:1;flex-direction:inherit;align-items:inherit;align-self:stretch;text-overflow:ellipsis;overflow:inherit;box-sizing:border-box}:host(.item-label-stacked),:host(.item-label-floating){align-items:start}:host(.item-label-stacked) .input-wrapper,:host(.item-label-floating) .input-wrapper{flex:1;flex-direction:column}.item-highlight,.item-inner-highlight{left:0;right:0;top:0;bottom:0;border-radius:inherit;position:absolute;width:100%;height:100%;transform:scaleX(0);transition:transform 200ms, border-bottom-width 200ms;z-index:2;box-sizing:border-box;pointer-events:none}:host(.item-interactive.ion-focused),:host(.item-interactive.item-has-focus),:host(.item-interactive.ion-touched.ion-invalid){--full-highlight-height:calc(var(--highlight-height) * var(--show-full-highlight));--inset-highlight-height:calc(var(--highlight-height) * var(--show-inset-highlight))}:host(.ion-focused) .item-highlight,:host(.ion-focused) .item-inner-highlight,:host(.item-has-focus) .item-highlight,:host(.item-has-focus) .item-inner-highlight{transform:scaleX(1);border-style:var(--border-style);border-color:var(--highlight-background)}:host(.ion-focused) .item-highlight,:host(.item-has-focus) .item-highlight{border-width:var(--full-highlight-height);opacity:var(--show-full-highlight)}:host(.ion-focused) .item-inner-highlight,:host(.item-has-focus) .item-inner-highlight{border-bottom-width:var(--inset-highlight-height);opacity:var(--show-inset-highlight)}:host(.ion-focused.item-fill-solid) .item-highlight,:host(.item-has-focus.item-fill-solid) .item-highlight{border-width:calc(var(--full-highlight-height) - 1px)}:host(.ion-focused) .item-inner-highlight,:host(.ion-focused:not(.item-fill-outline)) .item-highlight,:host(.item-has-focus) .item-inner-highlight,:host(.item-has-focus:not(.item-fill-outline)) .item-highlight{border-top:none;border-right:none;border-left:none}:host(.item-interactive.ion-focused),:host(.item-interactive.item-has-focus){--highlight-background:var(--highlight-color-focused)}:host(.item-interactive.ion-valid){--highlight-background:var(--highlight-color-valid)}:host(.item-interactive.ion-invalid){--highlight-background:var(--highlight-color-invalid)}:host(.item-interactive.ion-invalid) ::slotted([slot=helper]){display:none}::slotted([slot=error]){display:none;color:var(--highlight-color-invalid)}:host(.item-interactive.ion-invalid) ::slotted([slot=error]){display:block}:host(:not(.item-label)) ::slotted(ion-select.legacy-select){--padding-start:0;max-width:none}:host(.item-label-stacked) ::slotted(ion-select.legacy-select),:host(.item-label-floating) ::slotted(ion-select.legacy-select){--padding-top:8px;--padding-bottom:8px;--padding-start:0;align-self:stretch;width:100%;max-width:100%}:host(:not(.item-label)) ::slotted(ion-datetime){--padding-start:0}:host(.item-label-stacked) ::slotted(ion-datetime),:host(.item-label-floating) ::slotted(ion-datetime){--padding-start:0;width:100%}:host(.item-multiple-inputs) ::slotted(ion-checkbox),:host(.item-multiple-inputs) ::slotted(ion-datetime),:host(.item-multiple-inputs) ::slotted(ion-radio),:host(.item-multiple-inputs) ::slotted(ion-select.legacy-select){position:relative}:host(.item-textarea){align-items:stretch}::slotted(ion-reorder[slot]){margin-top:0;margin-bottom:0}ion-ripple-effect{color:var(--ripple-color)}:host(.item-fill-solid) ::slotted([slot=start]),:host(.item-fill-solid) ::slotted([slot=end]),:host(.item-fill-outline) ::slotted([slot=start]),:host(.item-fill-outline) ::slotted([slot=end]){align-self:center}::slotted([slot=helper]),::slotted([slot=error]),.item-counter{padding-top:5px;font-size:0.75rem;z-index:1}.item-counter{-webkit-margin-start:auto;margin-inline-start:auto;color:var(--ion-color-step-550, #737373);white-space:nowrap;padding-inline-start:16px}@media (prefers-reduced-motion: reduce){.item-highlight,.item-inner-highlight{transition:none}}:host{--min-height:48px;--background:var(--ion-item-background, var(--ion-background-color, #fff));--background-activated:transparent;--background-focused:currentColor;--background-hover:currentColor;--background-activated-opacity:0;--background-focused-opacity:.12;--background-hover-opacity:.04;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));--color:var(--ion-item-color, var(--ion-text-color, #000));--transition:opacity 15ms linear, background-color 15ms linear;--padding-start:16px;--inner-padding-end:16px;--inner-border-width:0 0 1px 0;--highlight-height:1px;--highlight-color-focused:var(--ion-color-primary, #3880ff);--highlight-color-valid:var(--ion-color-success, #2dd36f);--highlight-color-invalid:var(--ion-color-danger, #eb445a);font-size:1rem;font-weight:normal;text-transform:none}:host(.item-fill-outline){--highlight-height:2px}:host(.item-fill-none.item-interactive.ion-focus) .item-highlight,:host(.item-fill-none.item-interactive.item-has-focus) .item-highlight,:host(.item-fill-none.item-interactive.ion-touched.ion-invalid) .item-highlight{transform:scaleX(1);border-width:0 0 var(--full-highlight-height) 0;border-style:var(--border-style);border-color:var(--highlight-background)}:host(.item-fill-none.item-interactive.ion-focus) .item-native,:host(.item-fill-none.item-interactive.item-has-focus) .item-native,:host(.item-fill-none.item-interactive.ion-touched.ion-invalid) .item-native{border-bottom-color:var(--highlight-background)}:host(.item-fill-outline.item-interactive.ion-focus) .item-highlight,:host(.item-fill-outline.item-interactive.item-has-focus) .item-highlight{transform:scaleX(1)}:host(.item-fill-outline.item-interactive.ion-focus) .item-highlight,:host(.item-fill-outline.item-interactive.item-has-focus) .item-highlight,:host(.item-fill-outline.item-interactive.ion-touched.ion-invalid) .item-highlight{border-width:var(--full-highlight-height);border-style:var(--border-style);border-color:var(--highlight-background)}:host(.item-fill-outline.item-interactive.ion-touched.ion-invalid) .item-native{border-color:var(--highlight-background)}:host(.item-fill-solid.item-interactive.ion-focus) .item-highlight,:host(.item-fill-solid.item-interactive.item-has-focus) .item-highlight,:host(.item-fill-solid.item-interactive.ion-touched.ion-invalid) .item-highlight{transform:scaleX(1);border-width:0 0 var(--full-highlight-height) 0;border-style:var(--border-style);border-color:var(--highlight-background)}:host(.item-fill-solid.item-interactive.ion-focus) .item-native,:host(.item-fill-solid.item-interactive.item-has-focus) .item-native,:host(.item-fill-solid.item-interactive.ion-touched.ion-invalid) .item-native{border-bottom-color:var(--highlight-background)}:host(.ion-color.ion-activated) .item-native::after{background:transparent}:host(.item-has-focus) .item-native{caret-color:var(--highlight-background)}:host(.item-interactive){--border-width:0 0 1px 0;--inner-border-width:0;--show-full-highlight:1;--show-inset-highlight:0}:host(.item-lines-full){--border-width:0 0 1px 0;--show-full-highlight:1;--show-inset-highlight:0}:host(.item-lines-inset){--inner-border-width:0 0 1px 0;--show-full-highlight:0;--show-inset-highlight:1}:host(.item-lines-inset),:host(.item-lines-none){--border-width:0;--show-full-highlight:0}:host(.item-lines-full),:host(.item-lines-none){--inner-border-width:0;--show-inset-highlight:0}:host(.item-fill-outline) .item-highlight{--position-offset:calc(-1 * var(--border-width));top:var(--position-offset);width:calc(100% + 2 * var(--border-width));height:calc(100% + 2 * var(--border-width));transition:none}@supports (inset-inline-start: 0){:host(.item-fill-outline) .item-highlight{inset-inline-start:var(--position-offset)}}@supports not (inset-inline-start: 0){:host(.item-fill-outline) .item-highlight{left:var(--position-offset)}:host-context([dir=rtl]):host(.item-fill-outline) .item-highlight,:host-context([dir=rtl]).item-fill-outline .item-highlight{left:unset;right:unset;right:var(--position-offset)}@supports selector(:dir(rtl)){:host(.item-fill-outline:dir(rtl)) .item-highlight{left:unset;right:unset;right:var(--position-offset)}}}:host(.item-fill-outline.ion-focused) .item-native,:host(.item-fill-outline.item-has-focus) .item-native{border-color:transparent}:host(.item-multi-line) ::slotted([slot=start]),:host(.item-multi-line) ::slotted([slot=end]){margin-top:16px;margin-bottom:16px;align-self:flex-start}::slotted([slot=start]){-webkit-margin-end:32px;margin-inline-end:32px}::slotted([slot=end]){-webkit-margin-start:32px;margin-inline-start:32px}:host(.item-fill-solid) ::slotted([slot=start]),:host(.item-fill-solid) ::slotted([slot=end]),:host(.item-fill-outline) ::slotted([slot=start]),:host(.item-fill-outline) ::slotted([slot=end]){align-self:center}::slotted(ion-icon){color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54);font-size:1.5em}:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) ::slotted(ion-icon){color:var(--ion-color-contrast)}::slotted(ion-icon[slot]){margin-top:12px;margin-bottom:12px}::slotted(ion-icon[slot=start]){-webkit-margin-end:32px;margin-inline-end:32px}::slotted(ion-icon[slot=end]){-webkit-margin-start:16px;margin-inline-start:16px}:host(.item-fill-solid) ::slotted(ion-icon[slot=start]),:host(.item-fill-outline) ::slotted(ion-icon[slot=start]){-webkit-margin-end:8px;margin-inline-end:8px}::slotted(ion-toggle[slot=start]),::slotted(ion-toggle[slot=end]){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}::slotted(ion-note){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;align-self:flex-start;font-size:0.6875rem}::slotted(ion-note[slot]:not([slot=helper]):not([slot=error])){padding-left:0;padding-right:0;padding-top:18px;padding-bottom:10px}::slotted(ion-note[slot=start]){-webkit-padding-end:16px;padding-inline-end:16px}::slotted(ion-note[slot=end]){-webkit-padding-start:16px;padding-inline-start:16px}::slotted(ion-avatar){width:40px;height:40px}::slotted(ion-thumbnail){--size:56px}::slotted(ion-avatar),::slotted(ion-thumbnail){margin-top:8px;margin-bottom:8px}::slotted(ion-avatar[slot=start]),::slotted(ion-thumbnail[slot=start]){-webkit-margin-end:16px;margin-inline-end:16px}::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){-webkit-margin-start:16px;margin-inline-start:16px}::slotted(ion-label){margin-left:0;margin-right:0;margin-top:10px;margin-bottom:10px}:host(.item-label-stacked) ::slotted([slot=end]),:host(.item-label-floating) ::slotted([slot=end]){margin-top:7px;margin-bottom:7px}:host(.item-label-fixed) ::slotted(ion-select.legacy-select),:host(.item-label-fixed) ::slotted(ion-datetime){--padding-start:8px}:host(.item-toggle) ::slotted(ion-label),:host(.item-radio) ::slotted(ion-label){-webkit-margin-start:0;margin-inline-start:0}::slotted(.button-small){--padding-top:2px;--padding-bottom:2px;--padding-start:.6em;--padding-end:.6em;min-height:25px;font-size:0.75rem}:host(.item-label-floating),:host(.item-label-stacked){--min-height:55px}:host(.item-label-stacked) ::slotted(ion-select.legacy-select),:host(.item-label-floating) ::slotted(ion-select.legacy-select){--padding-top:8px;--padding-bottom:8px;--padding-start:0}:host(.ion-focused:not(.ion-color)) ::slotted(.label-stacked),:host(.ion-focused:not(.ion-color)) ::slotted(.label-floating),:host(.item-has-focus:not(.ion-color)) ::slotted(.label-stacked),:host(.item-has-focus:not(.ion-color)) ::slotted(.label-floating){color:var(--ion-color-primary, #3880ff)}:host(.ion-color){--highlight-color-focused:var(--ion-color-contrast)}:host(.item-label-color){--highlight-color-focused:var(--ion-color-base)}:host(.item-fill-solid.ion-color),:host(.item-fill-outline.ion-color){--highlight-color-focused:var(--ion-color-base)}:host(.item-fill-solid){--background:var(--ion-color-step-50, #f2f2f2);--background-hover:var(--ion-color-step-100, #e6e6e6);--background-focused:var(--ion-color-step-150, #d9d9d9);--border-width:0 0 1px 0;--inner-border-width:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}:host-context([dir=rtl]):host(.item-fill-solid),:host-context([dir=rtl]).item-fill-solid{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}@supports selector(:dir(rtl)){:host(.item-fill-solid:dir(rtl)){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}}:host(.item-fill-solid) .item-native{--border-color:var(--ion-color-step-500, gray)}:host(.item-fill-solid.ion-focused) .item-native,:host(.item-fill-solid.item-has-focus) .item-native{--background:var(--background-focused)}:host(.item-fill-solid.item-shape-round){border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:0;border-bottom-left-radius:0}:host-context([dir=rtl]):host(.item-fill-solid.item-shape-round),:host-context([dir=rtl]).item-fill-solid.item-shape-round{border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:0;border-bottom-left-radius:0}@supports selector(:dir(rtl)){:host(.item-fill-solid.item-shape-round:dir(rtl)){border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:0;border-bottom-left-radius:0}}@media (any-hover: hover){:host(.item-fill-solid:hover) .item-native{--background:var(--background-hover);--border-color:var(--ion-color-step-750, #404040)}}:host(.item-fill-outline){--ripple-color:transparent;--background-focused:transparent;--background-hover:transparent;--border-color:var(--ion-color-step-500, gray);--border-width:1px;border:none;overflow:visible}:host(.item-fill-outline) .item-native{--native-padding-left:16px;border-radius:4px}:host(.item-fill-outline.item-shape-round) .item-native{--inner-padding-start:16px;border-radius:28px}:host(.item-fill-outline.item-shape-round) .item-bottom{-webkit-padding-start:32px;padding-inline-start:32px}:host(.item-fill-outline.item-label-floating.ion-focused) .item-native ::slotted(ion-input:not(:first-child)),:host(.item-fill-outline.item-label-floating.ion-focused) .item-native ::slotted(ion-textarea:not(:first-child)),:host(.item-fill-outline.item-label-floating.item-has-focus) .item-native ::slotted(ion-input:not(:first-child)),:host(.item-fill-outline.item-label-floating.item-has-focus) .item-native ::slotted(ion-textarea:not(:first-child)),:host(.item-fill-outline.item-label-floating.item-has-value) .item-native ::slotted(ion-input:not(:first-child)),:host(.item-fill-outline.item-label-floating.item-has-value) .item-native ::slotted(ion-textarea:not(:first-child)){transform:translateY(-14px)}@media (any-hover: hover){:host(.item-fill-outline:hover) .item-native{--border-color:var(--ion-color-step-750, #404040)}}.item-counter{letter-spacing:0.0333333333em}";
|
|
178
|
+
const IonItemMdStyle0 = itemMdCss;
|
|
179
|
+
|
|
180
|
+
const Item = class {
|
|
181
|
+
constructor(hostRef) {
|
|
182
|
+
registerInstance(this, hostRef);
|
|
183
|
+
this.labelColorStyles = {};
|
|
184
|
+
this.itemStyles = new Map();
|
|
185
|
+
this.inheritedAriaAttributes = {};
|
|
186
|
+
this.multipleInputs = false;
|
|
187
|
+
this.focusable = true;
|
|
188
|
+
this.color = undefined;
|
|
189
|
+
this.button = false;
|
|
190
|
+
this.detail = undefined;
|
|
191
|
+
this.detailIcon = chevronForward;
|
|
192
|
+
this.disabled = false;
|
|
193
|
+
this.download = undefined;
|
|
194
|
+
this.fill = undefined;
|
|
195
|
+
this.shape = undefined;
|
|
196
|
+
this.href = undefined;
|
|
197
|
+
this.rel = undefined;
|
|
198
|
+
this.lines = undefined;
|
|
199
|
+
this.counter = false;
|
|
200
|
+
this.routerAnimation = undefined;
|
|
201
|
+
this.routerDirection = 'forward';
|
|
202
|
+
this.target = undefined;
|
|
203
|
+
this.type = 'button';
|
|
204
|
+
this.counterFormatter = undefined;
|
|
205
|
+
this.counterString = undefined;
|
|
206
|
+
}
|
|
207
|
+
buttonChanged() {
|
|
208
|
+
// Update the focusable option when the button option is changed
|
|
209
|
+
this.focusable = this.isFocusable();
|
|
210
|
+
}
|
|
211
|
+
counterFormatterChanged() {
|
|
212
|
+
this.updateCounterOutput(this.getFirstInput());
|
|
213
|
+
}
|
|
214
|
+
handleIonInput(ev) {
|
|
215
|
+
if (this.counter && ev.target === this.getFirstInput()) {
|
|
216
|
+
this.updateCounterOutput(ev.target);
|
|
217
|
+
}
|
|
218
|
+
}
|
|
219
|
+
labelColorChanged(ev) {
|
|
220
|
+
const { color } = this;
|
|
221
|
+
// There will be a conflict with item color if
|
|
222
|
+
// we apply the label color to item, so we ignore
|
|
223
|
+
// the label color if the user sets a color on item
|
|
224
|
+
if (color === undefined) {
|
|
225
|
+
this.labelColorStyles = ev.detail;
|
|
226
|
+
}
|
|
227
|
+
}
|
|
228
|
+
itemStyle(ev) {
|
|
229
|
+
ev.stopPropagation();
|
|
230
|
+
const tagName = ev.target.tagName;
|
|
231
|
+
const updatedStyles = ev.detail;
|
|
232
|
+
const newStyles = {};
|
|
233
|
+
const childStyles = this.itemStyles.get(tagName) || {};
|
|
234
|
+
let hasStyleChange = false;
|
|
235
|
+
Object.keys(updatedStyles).forEach((key) => {
|
|
236
|
+
if (updatedStyles[key]) {
|
|
237
|
+
const itemKey = `item-${key}`;
|
|
238
|
+
if (!childStyles[itemKey]) {
|
|
239
|
+
hasStyleChange = true;
|
|
240
|
+
}
|
|
241
|
+
newStyles[itemKey] = true;
|
|
242
|
+
}
|
|
243
|
+
});
|
|
244
|
+
if (!hasStyleChange && Object.keys(newStyles).length !== Object.keys(childStyles).length) {
|
|
245
|
+
hasStyleChange = true;
|
|
246
|
+
}
|
|
247
|
+
if (hasStyleChange) {
|
|
248
|
+
this.itemStyles.set(tagName, newStyles);
|
|
249
|
+
forceUpdate(this);
|
|
250
|
+
}
|
|
251
|
+
}
|
|
252
|
+
connectedCallback() {
|
|
253
|
+
if (this.counter) {
|
|
254
|
+
this.updateCounterOutput(this.getFirstInput());
|
|
255
|
+
}
|
|
256
|
+
this.hasStartEl();
|
|
257
|
+
}
|
|
258
|
+
componentWillLoad() {
|
|
259
|
+
this.inheritedAriaAttributes = inheritAttributes(this.el, ['aria-label']);
|
|
260
|
+
}
|
|
261
|
+
componentDidLoad() {
|
|
262
|
+
const { el, counter, counterFormatter, fill, shape } = this;
|
|
263
|
+
const hasHelperSlot = el.querySelector('[slot="helper"]') !== null;
|
|
264
|
+
if (hasHelperSlot) {
|
|
265
|
+
printIonWarning('The "helper" slot has been deprecated in favor of using the "helperText" property on ion-input or ion-textarea.', el);
|
|
266
|
+
}
|
|
267
|
+
const hasErrorSlot = el.querySelector('[slot="error"]') !== null;
|
|
268
|
+
if (hasErrorSlot) {
|
|
269
|
+
printIonWarning('The "error" slot has been deprecated in favor of using the "errorText" property on ion-input or ion-textarea.', el);
|
|
270
|
+
}
|
|
271
|
+
if (counter === true) {
|
|
272
|
+
printIonWarning('The "counter" property has been deprecated in favor of using the "counter" property on ion-input or ion-textarea.', el);
|
|
273
|
+
}
|
|
274
|
+
if (counterFormatter !== undefined) {
|
|
275
|
+
printIonWarning('The "counterFormatter" property has been deprecated in favor of using the "counterFormatter" property on ion-input or ion-textarea.', el);
|
|
276
|
+
}
|
|
277
|
+
if (fill !== undefined) {
|
|
278
|
+
printIonWarning('The "fill" property has been deprecated in favor of using the "fill" property on ion-input or ion-textarea.', el);
|
|
279
|
+
}
|
|
280
|
+
if (shape !== undefined) {
|
|
281
|
+
printIonWarning('The "shape" property has been deprecated in favor of using the "shape" property on ion-input or ion-textarea.', el);
|
|
282
|
+
}
|
|
283
|
+
raf(() => {
|
|
284
|
+
this.setMultipleInputs();
|
|
285
|
+
this.focusable = this.isFocusable();
|
|
286
|
+
});
|
|
287
|
+
}
|
|
288
|
+
// If the item contains multiple clickable elements and/or inputs, then the item
|
|
289
|
+
// should not have a clickable input cover over the entire item to prevent
|
|
290
|
+
// interfering with their individual click events
|
|
291
|
+
setMultipleInputs() {
|
|
292
|
+
// The following elements have a clickable cover that is relative to the entire item
|
|
293
|
+
const covers = this.el.querySelectorAll('ion-checkbox, ion-datetime, ion-select, ion-radio');
|
|
294
|
+
// The following elements can accept focus alongside the previous elements
|
|
295
|
+
// therefore if these elements are also a child of item, we don't want the
|
|
296
|
+
// input cover on top of those interfering with their clicks
|
|
297
|
+
const inputs = this.el.querySelectorAll('ion-input, ion-range, ion-searchbar, ion-segment, ion-textarea, ion-toggle');
|
|
298
|
+
// The following elements should also stay clickable when an input with cover is present
|
|
299
|
+
const clickables = this.el.querySelectorAll('ion-anchor, ion-button, a, button');
|
|
300
|
+
// Check for multiple inputs to change the position of the input cover to relative
|
|
301
|
+
// for all of the covered inputs above
|
|
302
|
+
this.multipleInputs =
|
|
303
|
+
covers.length + inputs.length > 1 ||
|
|
304
|
+
covers.length + clickables.length > 1 ||
|
|
305
|
+
(covers.length > 0 && this.isClickable());
|
|
306
|
+
}
|
|
307
|
+
// If the item contains an input including a checkbox, datetime, select, or radio
|
|
308
|
+
// then the item will have a clickable input cover that covers the item
|
|
309
|
+
// that should get the hover, focused and activated states UNLESS it has multiple
|
|
310
|
+
// inputs, then those need to individually get each click
|
|
311
|
+
hasCover() {
|
|
312
|
+
const inputs = this.el.querySelectorAll('ion-checkbox, ion-datetime, ion-select, ion-radio');
|
|
313
|
+
return inputs.length === 1 && !this.multipleInputs;
|
|
314
|
+
}
|
|
315
|
+
// If the item has an href or button property it will render a native
|
|
316
|
+
// anchor or button that is clickable
|
|
317
|
+
isClickable() {
|
|
318
|
+
return this.href !== undefined || this.button;
|
|
319
|
+
}
|
|
320
|
+
canActivate() {
|
|
321
|
+
return this.isClickable() || this.hasCover();
|
|
322
|
+
}
|
|
323
|
+
isFocusable() {
|
|
324
|
+
const focusableChild = this.el.querySelector('.ion-focusable');
|
|
325
|
+
return this.canActivate() || focusableChild !== null;
|
|
326
|
+
}
|
|
327
|
+
getFirstInput() {
|
|
328
|
+
const inputs = this.el.querySelectorAll('ion-input, ion-textarea');
|
|
329
|
+
return inputs[0];
|
|
330
|
+
}
|
|
331
|
+
updateCounterOutput(inputEl) {
|
|
332
|
+
var _a, _b;
|
|
333
|
+
const { counter, counterFormatter, defaultCounterFormatter } = this;
|
|
334
|
+
if (counter && !this.multipleInputs && (inputEl === null || inputEl === void 0 ? void 0 : inputEl.maxlength) !== undefined) {
|
|
335
|
+
const length = (_b = (_a = inputEl === null || inputEl === void 0 ? void 0 : inputEl.value) === null || _a === void 0 ? void 0 : _a.toString().length) !== null && _b !== void 0 ? _b : 0;
|
|
336
|
+
if (counterFormatter === undefined) {
|
|
337
|
+
this.counterString = defaultCounterFormatter(length, inputEl.maxlength);
|
|
338
|
+
}
|
|
339
|
+
else {
|
|
340
|
+
try {
|
|
341
|
+
this.counterString = counterFormatter(length, inputEl.maxlength);
|
|
342
|
+
}
|
|
343
|
+
catch (e) {
|
|
344
|
+
printIonError('Exception in provided `counterFormatter`.', e);
|
|
345
|
+
// Fallback to the default counter formatter when an exception happens
|
|
346
|
+
this.counterString = defaultCounterFormatter(length, inputEl.maxlength);
|
|
347
|
+
}
|
|
348
|
+
}
|
|
349
|
+
}
|
|
350
|
+
}
|
|
351
|
+
defaultCounterFormatter(length, maxlength) {
|
|
352
|
+
return `${length} / ${maxlength}`;
|
|
353
|
+
}
|
|
354
|
+
hasStartEl() {
|
|
355
|
+
const startEl = this.el.querySelector('[slot="start"]');
|
|
356
|
+
if (startEl !== null) {
|
|
357
|
+
this.el.classList.add('item-has-start-slot');
|
|
358
|
+
}
|
|
359
|
+
}
|
|
360
|
+
getFirstInteractive() {
|
|
361
|
+
const controls = this.el.querySelectorAll('ion-toggle:not([disabled]), ion-checkbox:not([disabled]), ion-radio:not([disabled]), ion-select:not([disabled])');
|
|
362
|
+
return controls[0];
|
|
363
|
+
}
|
|
364
|
+
render() {
|
|
365
|
+
const { counterString, detail, detailIcon, download, fill, labelColorStyles, lines, disabled, href, rel, shape, target, routerAnimation, routerDirection, inheritedAriaAttributes, multipleInputs, } = this;
|
|
366
|
+
const childStyles = {};
|
|
367
|
+
const mode = getIonMode(this);
|
|
368
|
+
const clickable = this.isClickable();
|
|
369
|
+
const canActivate = this.canActivate();
|
|
370
|
+
const TagType = clickable ? (href === undefined ? 'button' : 'a') : 'div';
|
|
371
|
+
const attrs = TagType === 'button'
|
|
372
|
+
? { type: this.type }
|
|
373
|
+
: {
|
|
374
|
+
download,
|
|
375
|
+
href,
|
|
376
|
+
rel,
|
|
377
|
+
target,
|
|
378
|
+
};
|
|
379
|
+
let clickFn = {};
|
|
380
|
+
const firstInteractive = this.getFirstInteractive();
|
|
381
|
+
// Only set onClick if the item is clickable to prevent screen
|
|
382
|
+
// readers from reading all items as clickable
|
|
383
|
+
if (clickable || (firstInteractive !== undefined && !multipleInputs)) {
|
|
384
|
+
clickFn = {
|
|
385
|
+
onClick: (ev) => {
|
|
386
|
+
if (clickable) {
|
|
387
|
+
openURL(href, ev, routerDirection, routerAnimation);
|
|
388
|
+
}
|
|
389
|
+
if (firstInteractive !== undefined && !multipleInputs) {
|
|
390
|
+
const path = ev.composedPath();
|
|
391
|
+
const target = path[0];
|
|
392
|
+
if (ev.isTrusted) {
|
|
393
|
+
/**
|
|
394
|
+
* Dispatches a click event to the first interactive element,
|
|
395
|
+
* when it is the result of a user clicking on the item.
|
|
396
|
+
*
|
|
397
|
+
* We check if the click target is in the shadow root,
|
|
398
|
+
* which means the user clicked on the .item-native or
|
|
399
|
+
* .item-inner padding.
|
|
400
|
+
*/
|
|
401
|
+
const clickedWithinShadowRoot = this.el.shadowRoot.contains(target);
|
|
402
|
+
if (clickedWithinShadowRoot) {
|
|
403
|
+
firstInteractive.click();
|
|
404
|
+
}
|
|
405
|
+
}
|
|
406
|
+
}
|
|
407
|
+
},
|
|
408
|
+
};
|
|
409
|
+
}
|
|
410
|
+
const showDetail = detail !== undefined ? detail : mode === 'ios' && clickable;
|
|
411
|
+
this.itemStyles.forEach((value) => {
|
|
412
|
+
Object.assign(childStyles, value);
|
|
413
|
+
});
|
|
414
|
+
const ariaDisabled = disabled || childStyles['item-interactive-disabled'] ? 'true' : null;
|
|
415
|
+
const fillValue = fill || 'none';
|
|
416
|
+
const inList = hostContext('ion-list', this.el) && !hostContext('ion-radio-group', this.el);
|
|
417
|
+
return (h(Host, { key: '077c9ab04985292f79c30691151d2778a26285fb', "aria-disabled": ariaDisabled, class: Object.assign(Object.assign(Object.assign({}, childStyles), labelColorStyles), createColorClasses(this.color, {
|
|
418
|
+
item: true,
|
|
419
|
+
[mode]: true,
|
|
420
|
+
'item-lines-default': lines === undefined,
|
|
421
|
+
[`item-lines-${lines}`]: lines !== undefined,
|
|
422
|
+
[`item-fill-${fillValue}`]: true,
|
|
423
|
+
[`item-shape-${shape}`]: shape !== undefined,
|
|
424
|
+
'item-has-interactive-control': firstInteractive !== undefined,
|
|
425
|
+
'item-disabled': disabled,
|
|
426
|
+
'in-list': inList,
|
|
427
|
+
'item-multiple-inputs': this.multipleInputs,
|
|
428
|
+
'ion-activatable': canActivate,
|
|
429
|
+
'ion-focusable': this.focusable,
|
|
430
|
+
'item-rtl': document.dir === 'rtl',
|
|
431
|
+
})), role: inList ? 'listitem' : null }, h(TagType, Object.assign({ key: '08bb75c85d0584e9fb7f461e9e06b9b651ef3515' }, attrs, inheritedAriaAttributes, { class: "item-native", part: "native", disabled: disabled }, clickFn), h("slot", { key: '3f742b07c4a58eadedf675be4878a3e00070750e', name: "start" }), h("div", { key: '0160b8963434f3107856a2df2fb96f1abb4fdbfe', class: "item-inner" }, h("div", { key: '9439b21474443341f06a651d7c44aef90bd4c591', class: "input-wrapper" }, h("slot", { key: '8034e1337a6c950b7725bc9aa46d55de980827bf' })), h("slot", { key: '690de6d3dd3a238ab7a2d3dfea69daa6647e5134', name: "end" }), showDetail && (h("ion-icon", { key: '6f386abbde5897fca7aabc850645986e16315213', icon: detailIcon, lazy: false, class: "item-detail-icon", part: "detail-icon", "aria-hidden": "true", "flip-rtl": detailIcon === chevronForward })), h("div", { key: '4bb8444a5097c032d79f2083f60429b9057e3a5c', class: "item-inner-highlight" })), canActivate && mode === 'md' && h("ion-ripple-effect", { key: '31c319e2335efbb92d7dea110a66f347764f2b44' }), h("div", { key: '0fc128b44582af7c8b542c9e346ef88e40fea148', class: "item-highlight" })), h("div", { key: '7b84c0a74d148a7fa6af449b6bd06bb45530edf5', class: "item-bottom" }, h("slot", { key: '97563a615efd81b21014c41a25989c71ba3ae2cd', name: "error" }), h("slot", { key: 'd84a4bb21ed3f13af82f78104ffb06d2b079738e', name: "helper" }), counterString && h("ion-note", { key: '34eaa7798c50d2f88afca0dcb1278df05a1800e6', class: "item-counter" }, counterString))));
|
|
432
|
+
}
|
|
433
|
+
static get delegatesFocus() { return true; }
|
|
434
|
+
get el() { return getElement(this); }
|
|
435
|
+
static get watchers() { return {
|
|
436
|
+
"button": ["buttonChanged"],
|
|
437
|
+
"counterFormatter": ["counterFormatterChanged"]
|
|
438
|
+
}; }
|
|
439
|
+
};
|
|
440
|
+
Item.style = {
|
|
441
|
+
ios: IonItemIosStyle0,
|
|
442
|
+
md: IonItemMdStyle0
|
|
443
|
+
};
|
|
444
|
+
|
|
173
445
|
const labelIosCss = ".item.sc-ion-label-ios-h,.item .sc-ion-label-ios-h{--color:initial;display:block;color:var(--color);font-family:var(--ion-font-family, inherit);font-size:inherit;text-overflow:ellipsis;box-sizing:border-box}.item-legacy.sc-ion-label-ios-h,.item-legacy .sc-ion-label-ios-h{white-space:nowrap;overflow:hidden}.ion-color.sc-ion-label-ios-h{color:var(--ion-color-base)}.ion-text-nowrap.sc-ion-label-ios-h{overflow:hidden}.item-interactive-disabled.sc-ion-label-ios-h:not(.item-multiple-inputs),.item-interactive-disabled:not(.item-multiple-inputs) .sc-ion-label-ios-h{cursor:default;opacity:0.3;pointer-events:none}.item-input.sc-ion-label-ios-h,.item-input .sc-ion-label-ios-h{flex:initial;max-width:200px;pointer-events:none}.item-textarea.sc-ion-label-ios-h,.item-textarea .sc-ion-label-ios-h{align-self:baseline}.item-skeleton-text.sc-ion-label-ios-h,.item-skeleton-text .sc-ion-label-ios-h{overflow:hidden}.label-fixed.sc-ion-label-ios-h{flex:0 0 100px;width:100px;min-width:100px;max-width:200px}.label-stacked.sc-ion-label-ios-h,.label-floating.sc-ion-label-ios-h{margin-bottom:0;align-self:stretch;width:auto;max-width:100%}.label-no-animate.label-floating.sc-ion-label-ios-h{transition:none}.sc-ion-label-ios-s h1,.sc-ion-label-ios-s h2,.sc-ion-label-ios-s h3,.sc-ion-label-ios-s h4,.sc-ion-label-ios-s h5,.sc-ion-label-ios-s h6{text-overflow:inherit;overflow:inherit}.ion-text-wrap.sc-ion-label-ios-h{font-size:0.875rem;line-height:1.5}.label-stacked.sc-ion-label-ios-h{margin-bottom:4px;font-size:0.875rem}.label-floating.sc-ion-label-ios-h{margin-bottom:0;transform:translate(0, 29px);transform-origin:left top;transition:transform 150ms ease-in-out}[dir=rtl].sc-ion-label-ios-h -no-combinator.label-floating.sc-ion-label-ios-h,[dir=rtl] .sc-ion-label-ios-h -no-combinator.label-floating.sc-ion-label-ios-h,[dir=rtl].label-floating.sc-ion-label-ios-h,[dir=rtl] .label-floating.sc-ion-label-ios-h{transform-origin:right top}@supports selector(:dir(rtl)){.label-floating.sc-ion-label-ios-h:dir(rtl){transform-origin:right top}}.item-textarea.label-floating.sc-ion-label-ios-h,.item-textarea .label-floating.sc-ion-label-ios-h{transform:translate(0, 28px)}.item-has-focus.label-floating.sc-ion-label-ios-h,.item-has-focus .label-floating.sc-ion-label-ios-h,.item-has-placeholder.sc-ion-label-ios-h:not(.item-input).label-floating,.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-ios-h,.item-has-value.label-floating.sc-ion-label-ios-h,.item-has-value .label-floating.sc-ion-label-ios-h{transform:scale(0.82)}.sc-ion-label-ios-s h1{margin-left:0;margin-right:0;margin-top:3px;margin-bottom:2px;font-size:1.375rem;font-weight:normal}.sc-ion-label-ios-s h2{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:1.0625rem;font-weight:normal}.sc-ion-label-ios-s h3,.sc-ion-label-ios-s h4,.sc-ion-label-ios-s h5,.sc-ion-label-ios-s h6{margin-left:0;margin-right:0;margin-top:0;margin-bottom:3px;font-size:0.875rem;font-weight:normal;line-height:normal}.sc-ion-label-ios-s p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:0.875rem;line-height:normal;text-overflow:inherit;overflow:inherit}.sc-ion-label-ios-s>p{color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.4)}.sc-ion-label-ios-h.in-item-color.sc-ion-label-ios-s>p{color:inherit}.sc-ion-label-ios-s h2:last-child,.sc-ion-label-ios-s h3:last-child,.sc-ion-label-ios-s h4:last-child,.sc-ion-label-ios-s h5:last-child,.sc-ion-label-ios-s h6:last-child,.sc-ion-label-ios-s p:last-child{margin-bottom:0}";
|
|
174
446
|
const IonLabelIosStyle0 = labelIosCss;
|
|
175
447
|
|
|
@@ -672,6 +944,6 @@ const RadioGroup = class {
|
|
|
672
944
|
};
|
|
673
945
|
let radioGroupIds = 0;
|
|
674
946
|
|
|
675
|
-
export { Checkbox as ion_checkbox, Label as ion_label, List as ion_list, ListHeader as ion_list_header, Radio as ion_radio, RadioGroup as ion_radio_group };
|
|
947
|
+
export { Checkbox as ion_checkbox, Item as ion_item, Label as ion_label, List as ion_list, ListHeader as ion_list_header, Radio as ion_radio, RadioGroup as ion_radio_group };
|
|
676
948
|
|
|
677
|
-
//# sourceMappingURL=ion-
|
|
949
|
+
//# sourceMappingURL=ion-checkbox_7.entry.js.map
|