@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,4 +1,50 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { c as createColorClasses } from './theme.js';
|
|
3
|
+
import { g as getIonMode } from './ionic-global.js';
|
|
4
|
+
|
|
5
|
+
const cardHeaderIosCss = ":host{--background:transparent;--color:inherit;display:flex;position:relative;flex-direction:column;background:var(--background);color:var(--color)}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host{-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:20px;padding-inline-end:20px;padding-top:20px;padding-bottom:16px;flex-direction:column-reverse}@supports (backdrop-filter: blur(0)){:host(.card-header-translucent){background-color:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.9);backdrop-filter:saturate(180%) blur(30px)}}";
|
|
6
|
+
const IonCardHeaderIosStyle0 = cardHeaderIosCss;
|
|
7
|
+
|
|
8
|
+
const cardHeaderMdCss = ":host{--background:transparent;--color:inherit;display:flex;position:relative;flex-direction:column;background:var(--background);color:var(--color)}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:16px;padding-bottom:16px}::slotted(ion-card-title:not(:first-child)),::slotted(ion-card-subtitle:not(:first-child)){margin-top:8px}";
|
|
9
|
+
const IonCardHeaderMdStyle0 = cardHeaderMdCss;
|
|
10
|
+
|
|
11
|
+
const CardHeader = /*@__PURE__*/ proxyCustomElement(class CardHeader extends HTMLElement {
|
|
12
|
+
constructor() {
|
|
13
|
+
super();
|
|
14
|
+
this.__registerHost();
|
|
15
|
+
this.__attachShadow();
|
|
16
|
+
this.color = undefined;
|
|
17
|
+
this.translucent = false;
|
|
18
|
+
}
|
|
19
|
+
render() {
|
|
20
|
+
const mode = getIonMode(this);
|
|
21
|
+
return (h(Host, { key: '44077ad8e3edf7726d0f7a039046e32dc56a83c9', class: createColorClasses(this.color, {
|
|
22
|
+
'card-header-translucent': this.translucent,
|
|
23
|
+
'ion-inherit-color': true,
|
|
24
|
+
[mode]: true,
|
|
25
|
+
}) }, h("slot", { key: '51b6f4048d25521ece18d79e5361c762af41cae7' })));
|
|
26
|
+
}
|
|
27
|
+
static get style() { return {
|
|
28
|
+
ios: IonCardHeaderIosStyle0,
|
|
29
|
+
md: IonCardHeaderMdStyle0
|
|
30
|
+
}; }
|
|
31
|
+
}, [33, "ion-card-header", {
|
|
32
|
+
"color": [513],
|
|
33
|
+
"translucent": [4]
|
|
34
|
+
}]);
|
|
35
|
+
function defineCustomElement$1() {
|
|
36
|
+
if (typeof customElements === "undefined") {
|
|
37
|
+
return;
|
|
38
|
+
}
|
|
39
|
+
const components = ["ion-card-header"];
|
|
40
|
+
components.forEach(tagName => { switch (tagName) {
|
|
41
|
+
case "ion-card-header":
|
|
42
|
+
if (!customElements.get(tagName)) {
|
|
43
|
+
customElements.define(tagName, CardHeader);
|
|
44
|
+
}
|
|
45
|
+
break;
|
|
46
|
+
} });
|
|
47
|
+
}
|
|
2
48
|
|
|
3
49
|
const IonCardHeader = CardHeader;
|
|
4
50
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"ion-card-header.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
1
|
+
{"file":"ion-card-header.js","mappings":";;;;AAAA,MAAM,gBAAgB,GAAG,mlBAAmlB,CAAC;AAC7mB,+BAAe,gBAAgB;;ACD/B,MAAM,eAAe,GAAG,oeAAoe,CAAC;AAC7f,8BAAe,eAAe;;MCQjB,UAAU;IACnB;;;;QACI,IAAI,CAAC,KAAK,GAAG,SAAS,CAAC;QACvB,IAAI,CAAC,WAAW,GAAG,KAAK,CAAC;KAC5B;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,yBAAyB,EAAE,IAAI,CAAC,WAAW;gBAC3C,mBAAmB,EAAE,IAAI;gBACzB,CAAC,IAAI,GAAG,IAAI;aACf,CAAC,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,CAAC,CAAC,EAAE;KAC9E;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["../node_modules/@ionic/core/dist/collection/components/card-header/card-header.ios.css?tag=ion-card-header&mode=ios&encapsulation=shadow","../node_modules/@ionic/core/dist/collection/components/card-header/card-header.md.css?tag=ion-card-header&mode=md&encapsulation=shadow","../node_modules/@ionic/core/dist/collection/components/card-header/card-header.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 --background: transparent;\n --color: inherit;\n display: flex;\n position: relative;\n flex-direction: column;\n background: var(--background);\n color: var(--color);\n}\n\n:host(.ion-color) {\n background: var(--ion-color-base);\n color: var(--ion-color-contrast);\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 -webkit-padding-start: 20px;\n padding-inline-start: 20px;\n -webkit-padding-end: 20px;\n padding-inline-end: 20px;\n padding-top: 20px;\n padding-bottom: 16px;\n flex-direction: column-reverse;\n}\n\n@supports (backdrop-filter: blur(0)) {\n :host(.card-header-translucent) {\n background-color: rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.9);\n backdrop-filter: saturate(180%) blur(30px);\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: transparent;\n --color: inherit;\n display: flex;\n position: relative;\n flex-direction: column;\n background: var(--background);\n color: var(--color);\n}\n\n:host(.ion-color) {\n background: var(--ion-color-base);\n color: var(--ion-color-contrast);\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 -webkit-padding-start: 16px;\n padding-inline-start: 16px;\n -webkit-padding-end: 16px;\n padding-inline-end: 16px;\n padding-top: 16px;\n padding-bottom: 16px;\n}\n\n::slotted(ion-card-title:not(:first-child)),\n::slotted(ion-card-subtitle:not(:first-child)) {\n margin-top: 8px;\n}","/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { Host, h } from \"@stencil/core\";\nimport { createColorClasses } from \"../../utils/theme\";\nimport { getIonMode } from \"../../global/ionic-global\";\n/**\n * @virtualProp {\"ios\" | \"md\"} mode - The mode determines which platform styles to use.\n */\nexport class CardHeader {\n constructor() {\n this.color = undefined;\n this.translucent = false;\n }\n render() {\n const mode = getIonMode(this);\n return (h(Host, { key: '44077ad8e3edf7726d0f7a039046e32dc56a83c9', class: createColorClasses(this.color, {\n 'card-header-translucent': this.translucent,\n 'ion-inherit-color': true,\n [mode]: true,\n }) }, h(\"slot\", { key: '51b6f4048d25521ece18d79e5361c762af41cae7' })));\n }\n static get is() { return \"ion-card-header\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"ios\": [\"card-header.ios.scss\"],\n \"md\": [\"card-header.md.scss\"]\n };\n }\n static get styleUrls() {\n return {\n \"ios\": [\"card-header.ios.css\"],\n \"md\": [\"card-header.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 \"translucent\": {\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 card header will be translucent.\\nOnly applies when the mode is `\\\"ios\\\"` and the device supports\\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).\"\n },\n \"attribute\": \"translucent\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n }\n };\n }\n}\n"],"version":3}
|
|
@@ -1,4 +1,47 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { c as createColorClasses } from './theme.js';
|
|
3
|
+
import { g as getIonMode } from './ionic-global.js';
|
|
4
|
+
|
|
5
|
+
const cardTitleIosCss = ":host{display:block;position:relative;color:var(--color)}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-text-color, #000);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;font-size:1.75rem;font-weight:700;line-height:1.2}";
|
|
6
|
+
const IonCardTitleIosStyle0 = cardTitleIosCss;
|
|
7
|
+
|
|
8
|
+
const cardTitleMdCss = ":host{display:block;position:relative;color:var(--color)}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-850, #262626);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;font-size:1.25rem;font-weight:500;line-height:1.2}";
|
|
9
|
+
const IonCardTitleMdStyle0 = cardTitleMdCss;
|
|
10
|
+
|
|
11
|
+
const CardTitle = /*@__PURE__*/ proxyCustomElement(class CardTitle extends HTMLElement {
|
|
12
|
+
constructor() {
|
|
13
|
+
super();
|
|
14
|
+
this.__registerHost();
|
|
15
|
+
this.__attachShadow();
|
|
16
|
+
this.color = undefined;
|
|
17
|
+
}
|
|
18
|
+
render() {
|
|
19
|
+
const mode = getIonMode(this);
|
|
20
|
+
return (h(Host, { key: 'a9e4190346e7d0a8e6089ec1fe01bca0f5f7200d', role: "heading", "aria-level": "2", class: createColorClasses(this.color, {
|
|
21
|
+
'ion-inherit-color': true,
|
|
22
|
+
[mode]: true,
|
|
23
|
+
}) }, h("slot", { key: '8d87636ad703545b6d2297629205a5a8616eb94e' })));
|
|
24
|
+
}
|
|
25
|
+
static get style() { return {
|
|
26
|
+
ios: IonCardTitleIosStyle0,
|
|
27
|
+
md: IonCardTitleMdStyle0
|
|
28
|
+
}; }
|
|
29
|
+
}, [33, "ion-card-title", {
|
|
30
|
+
"color": [513]
|
|
31
|
+
}]);
|
|
32
|
+
function defineCustomElement$1() {
|
|
33
|
+
if (typeof customElements === "undefined") {
|
|
34
|
+
return;
|
|
35
|
+
}
|
|
36
|
+
const components = ["ion-card-title"];
|
|
37
|
+
components.forEach(tagName => { switch (tagName) {
|
|
38
|
+
case "ion-card-title":
|
|
39
|
+
if (!customElements.get(tagName)) {
|
|
40
|
+
customElements.define(tagName, CardTitle);
|
|
41
|
+
}
|
|
42
|
+
break;
|
|
43
|
+
} });
|
|
44
|
+
}
|
|
2
45
|
|
|
3
46
|
const IonCardTitle = CardTitle;
|
|
4
47
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"ion-card-title.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
1
|
+
{"file":"ion-card-title.js","mappings":";;;;AAAA,MAAM,eAAe,GAAG,6TAA6T,CAAC;AACtV,8BAAe,eAAe;;ACD9B,MAAM,cAAc,GAAG,oUAAoU,CAAC;AAC5V,6BAAe,cAAc;;MCQhB,SAAS;IAClB;;;;QACI,IAAI,CAAC,KAAK,GAAG,SAAS,CAAC;KAC1B;IACD,MAAM;QACF,MAAM,IAAI,GAAG,UAAU,CAAC,IAAI,CAAC,CAAC;QAC9B,QAAQ,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,IAAI,EAAE,SAAS,EAAE,YAAY,EAAE,GAAG,EAAE,KAAK,EAAE,kBAAkB,CAAC,IAAI,CAAC,KAAK,EAAE;gBACrI,mBAAmB,EAAE,IAAI;gBACzB,CAAC,IAAI,GAAG,IAAI;aACf,CAAC,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,CAAC,CAAC,EAAE;KAC9E;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["../node_modules/@ionic/core/dist/collection/components/card-title/card-title.ios.css?tag=ion-card-title&mode=ios&encapsulation=shadow","../node_modules/@ionic/core/dist/collection/components/card-title/card-title.md.css?tag=ion-card-title&mode=md&encapsulation=shadow","../node_modules/@ionic/core/dist/collection/components/card-title/card-title.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 --color: Color of the card title\n */\n display: block;\n position: relative;\n color: var(--color);\n}\n\n:host(.ion-color) {\n color: var(--ion-color-base);\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 --color: var(--ion-text-color, #000);\n margin-left: 0;\n margin-right: 0;\n margin-top: 0;\n margin-bottom: 0;\n padding-left: 0;\n padding-right: 0;\n padding-top: 0;\n padding-bottom: 0;\n font-size: 1.75rem;\n font-weight: 700;\n line-height: 1.2;\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 --color: Color of the card title\n */\n display: block;\n position: relative;\n color: var(--color);\n}\n\n:host(.ion-color) {\n color: var(--ion-color-base);\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 --color: var(--ion-color-step-850, #262626);\n margin-left: 0;\n margin-right: 0;\n margin-top: 0;\n margin-bottom: 0;\n padding-left: 0;\n padding-right: 0;\n padding-top: 0;\n padding-bottom: 0;\n font-size: 1.25rem;\n font-weight: 500;\n line-height: 1.2;\n}","/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { Host, h } from \"@stencil/core\";\nimport { createColorClasses } from \"../../utils/theme\";\nimport { getIonMode } from \"../../global/ionic-global\";\n/**\n * @virtualProp {\"ios\" | \"md\"} mode - The mode determines which platform styles to use.\n */\nexport class CardTitle {\n constructor() {\n this.color = undefined;\n }\n render() {\n const mode = getIonMode(this);\n return (h(Host, { key: 'a9e4190346e7d0a8e6089ec1fe01bca0f5f7200d', role: \"heading\", \"aria-level\": \"2\", class: createColorClasses(this.color, {\n 'ion-inherit-color': true,\n [mode]: true,\n }) }, h(\"slot\", { key: '8d87636ad703545b6d2297629205a5a8616eb94e' })));\n }\n static get is() { return \"ion-card-title\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"ios\": [\"card-title.ios.scss\"],\n \"md\": [\"card-title.md.scss\"]\n };\n }\n static get styleUrls() {\n return {\n \"ios\": [\"card-title.ios.css\"],\n \"md\": [\"card-title.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 };\n }\n}\n"],"version":3}
|
|
@@ -1,4 +1,98 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { d as inheritAttributes } from './helpers.js';
|
|
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$2 } from './ripple-effect.js';
|
|
6
|
+
|
|
7
|
+
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
|
+
const IonCardIosStyle0 = cardIosCss;
|
|
9
|
+
|
|
10
|
+
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
|
+
const IonCardMdStyle0 = cardMdCss;
|
|
12
|
+
|
|
13
|
+
const Card = /*@__PURE__*/ proxyCustomElement(class Card extends HTMLElement {
|
|
14
|
+
constructor() {
|
|
15
|
+
super();
|
|
16
|
+
this.__registerHost();
|
|
17
|
+
this.__attachShadow();
|
|
18
|
+
this.inheritedAriaAttributes = {};
|
|
19
|
+
this.color = undefined;
|
|
20
|
+
this.button = false;
|
|
21
|
+
this.type = 'button';
|
|
22
|
+
this.disabled = false;
|
|
23
|
+
this.download = undefined;
|
|
24
|
+
this.href = undefined;
|
|
25
|
+
this.rel = undefined;
|
|
26
|
+
this.routerDirection = 'forward';
|
|
27
|
+
this.routerAnimation = undefined;
|
|
28
|
+
this.target = undefined;
|
|
29
|
+
}
|
|
30
|
+
componentWillLoad() {
|
|
31
|
+
this.inheritedAriaAttributes = inheritAttributes(this.el, ['aria-label']);
|
|
32
|
+
}
|
|
33
|
+
isClickable() {
|
|
34
|
+
return this.href !== undefined || this.button;
|
|
35
|
+
}
|
|
36
|
+
renderCard(mode) {
|
|
37
|
+
const clickable = this.isClickable();
|
|
38
|
+
if (!clickable) {
|
|
39
|
+
return [h("slot", null)];
|
|
40
|
+
}
|
|
41
|
+
const { href, routerAnimation, routerDirection, inheritedAriaAttributes } = this;
|
|
42
|
+
const TagType = clickable ? (href === undefined ? 'button' : 'a') : 'div';
|
|
43
|
+
const attrs = TagType === 'button'
|
|
44
|
+
? { type: this.type }
|
|
45
|
+
: {
|
|
46
|
+
download: this.download,
|
|
47
|
+
href: this.href,
|
|
48
|
+
rel: this.rel,
|
|
49
|
+
target: this.target,
|
|
50
|
+
};
|
|
51
|
+
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)));
|
|
52
|
+
}
|
|
53
|
+
render() {
|
|
54
|
+
const mode = getIonMode(this);
|
|
55
|
+
return (h(Host, { key: 'b92792294360fd974324b31ed2d3db00d3e2f8cd', class: createColorClasses(this.color, {
|
|
56
|
+
[mode]: true,
|
|
57
|
+
'card-disabled': this.disabled,
|
|
58
|
+
'ion-activatable': this.isClickable(),
|
|
59
|
+
}) }, this.renderCard(mode)));
|
|
60
|
+
}
|
|
61
|
+
get el() { return this; }
|
|
62
|
+
static get style() { return {
|
|
63
|
+
ios: IonCardIosStyle0,
|
|
64
|
+
md: IonCardMdStyle0
|
|
65
|
+
}; }
|
|
66
|
+
}, [33, "ion-card", {
|
|
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$1() {
|
|
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$2();
|
|
92
|
+
}
|
|
93
|
+
break;
|
|
94
|
+
} });
|
|
95
|
+
}
|
|
2
96
|
|
|
3
97
|
const IonCard = Card;
|
|
4
98
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"ion-card.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
1
|
+
{"file":"ion-card.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,4 +1,187 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { proxyCustomElement, HTMLElement, forceUpdate, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { g as getIonMode } from './ionic-global.js';
|
|
3
|
+
|
|
4
|
+
/*!
|
|
5
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
6
|
+
*/
|
|
7
|
+
const SIZE_TO_MEDIA = {
|
|
8
|
+
xs: '(min-width: 0px)',
|
|
9
|
+
sm: '(min-width: 576px)',
|
|
10
|
+
md: '(min-width: 768px)',
|
|
11
|
+
lg: '(min-width: 992px)',
|
|
12
|
+
xl: '(min-width: 1200px)',
|
|
13
|
+
};
|
|
14
|
+
// Check if the window matches the media query
|
|
15
|
+
// at the breakpoint passed
|
|
16
|
+
// e.g. matchBreakpoint('sm') => true if screen width exceeds 576px
|
|
17
|
+
const matchBreakpoint = (breakpoint) => {
|
|
18
|
+
if (breakpoint === undefined || breakpoint === '') {
|
|
19
|
+
return true;
|
|
20
|
+
}
|
|
21
|
+
if (window.matchMedia) {
|
|
22
|
+
const mediaQuery = SIZE_TO_MEDIA[breakpoint];
|
|
23
|
+
return window.matchMedia(mediaQuery).matches;
|
|
24
|
+
}
|
|
25
|
+
return false;
|
|
26
|
+
};
|
|
27
|
+
|
|
28
|
+
const colCss = ":host{-webkit-padding-start:var(--ion-grid-column-padding-xs, var(--ion-grid-column-padding, 5px));padding-inline-start:var(--ion-grid-column-padding-xs, var(--ion-grid-column-padding, 5px));-webkit-padding-end:var(--ion-grid-column-padding-xs, var(--ion-grid-column-padding, 5px));padding-inline-end:var(--ion-grid-column-padding-xs, var(--ion-grid-column-padding, 5px));padding-top:var(--ion-grid-column-padding-xs, var(--ion-grid-column-padding, 5px));padding-bottom:var(--ion-grid-column-padding-xs, var(--ion-grid-column-padding, 5px));margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;box-sizing:border-box;position:relative;flex-basis:0;flex-grow:1;width:100%;max-width:100%;min-height:1px}@media (min-width: 576px){:host{-webkit-padding-start:var(--ion-grid-column-padding-sm, var(--ion-grid-column-padding, 5px));padding-inline-start:var(--ion-grid-column-padding-sm, var(--ion-grid-column-padding, 5px));-webkit-padding-end:var(--ion-grid-column-padding-sm, var(--ion-grid-column-padding, 5px));padding-inline-end:var(--ion-grid-column-padding-sm, var(--ion-grid-column-padding, 5px));padding-top:var(--ion-grid-column-padding-sm, var(--ion-grid-column-padding, 5px));padding-bottom:var(--ion-grid-column-padding-sm, var(--ion-grid-column-padding, 5px))}}@media (min-width: 768px){:host{-webkit-padding-start:var(--ion-grid-column-padding-md, var(--ion-grid-column-padding, 5px));padding-inline-start:var(--ion-grid-column-padding-md, var(--ion-grid-column-padding, 5px));-webkit-padding-end:var(--ion-grid-column-padding-md, var(--ion-grid-column-padding, 5px));padding-inline-end:var(--ion-grid-column-padding-md, var(--ion-grid-column-padding, 5px));padding-top:var(--ion-grid-column-padding-md, var(--ion-grid-column-padding, 5px));padding-bottom:var(--ion-grid-column-padding-md, var(--ion-grid-column-padding, 5px))}}@media (min-width: 992px){:host{-webkit-padding-start:var(--ion-grid-column-padding-lg, var(--ion-grid-column-padding, 5px));padding-inline-start:var(--ion-grid-column-padding-lg, var(--ion-grid-column-padding, 5px));-webkit-padding-end:var(--ion-grid-column-padding-lg, var(--ion-grid-column-padding, 5px));padding-inline-end:var(--ion-grid-column-padding-lg, var(--ion-grid-column-padding, 5px));padding-top:var(--ion-grid-column-padding-lg, var(--ion-grid-column-padding, 5px));padding-bottom:var(--ion-grid-column-padding-lg, var(--ion-grid-column-padding, 5px))}}@media (min-width: 1200px){:host{-webkit-padding-start:var(--ion-grid-column-padding-xl, var(--ion-grid-column-padding, 5px));padding-inline-start:var(--ion-grid-column-padding-xl, var(--ion-grid-column-padding, 5px));-webkit-padding-end:var(--ion-grid-column-padding-xl, var(--ion-grid-column-padding, 5px));padding-inline-end:var(--ion-grid-column-padding-xl, var(--ion-grid-column-padding, 5px));padding-top:var(--ion-grid-column-padding-xl, var(--ion-grid-column-padding, 5px));padding-bottom:var(--ion-grid-column-padding-xl, var(--ion-grid-column-padding, 5px))}}";
|
|
29
|
+
const IonColStyle0 = colCss;
|
|
30
|
+
|
|
31
|
+
const win = typeof window !== 'undefined' ? window : undefined;
|
|
32
|
+
// eslint-disable-next-line @typescript-eslint/prefer-optional-chain
|
|
33
|
+
const SUPPORTS_VARS = win && !!(win.CSS && win.CSS.supports && win.CSS.supports('--a: 0'));
|
|
34
|
+
const BREAKPOINTS = ['', 'xs', 'sm', 'md', 'lg', 'xl'];
|
|
35
|
+
const Col = /*@__PURE__*/ proxyCustomElement(class Col extends HTMLElement {
|
|
36
|
+
constructor() {
|
|
37
|
+
super();
|
|
38
|
+
this.__registerHost();
|
|
39
|
+
this.__attachShadow();
|
|
40
|
+
this.offset = undefined;
|
|
41
|
+
this.offsetXs = undefined;
|
|
42
|
+
this.offsetSm = undefined;
|
|
43
|
+
this.offsetMd = undefined;
|
|
44
|
+
this.offsetLg = undefined;
|
|
45
|
+
this.offsetXl = undefined;
|
|
46
|
+
this.pull = undefined;
|
|
47
|
+
this.pullXs = undefined;
|
|
48
|
+
this.pullSm = undefined;
|
|
49
|
+
this.pullMd = undefined;
|
|
50
|
+
this.pullLg = undefined;
|
|
51
|
+
this.pullXl = undefined;
|
|
52
|
+
this.push = undefined;
|
|
53
|
+
this.pushXs = undefined;
|
|
54
|
+
this.pushSm = undefined;
|
|
55
|
+
this.pushMd = undefined;
|
|
56
|
+
this.pushLg = undefined;
|
|
57
|
+
this.pushXl = undefined;
|
|
58
|
+
this.size = undefined;
|
|
59
|
+
this.sizeXs = undefined;
|
|
60
|
+
this.sizeSm = undefined;
|
|
61
|
+
this.sizeMd = undefined;
|
|
62
|
+
this.sizeLg = undefined;
|
|
63
|
+
this.sizeXl = undefined;
|
|
64
|
+
}
|
|
65
|
+
onResize() {
|
|
66
|
+
forceUpdate(this);
|
|
67
|
+
}
|
|
68
|
+
// Loop through all of the breakpoints to see if the media query
|
|
69
|
+
// matches and grab the column value from the relevant prop if so
|
|
70
|
+
getColumns(property) {
|
|
71
|
+
let matched;
|
|
72
|
+
for (const breakpoint of BREAKPOINTS) {
|
|
73
|
+
const matches = matchBreakpoint(breakpoint);
|
|
74
|
+
// Grab the value of the property, if it exists and our
|
|
75
|
+
// media query matches we return the value
|
|
76
|
+
const columns = this[property + breakpoint.charAt(0).toUpperCase() + breakpoint.slice(1)];
|
|
77
|
+
if (matches && columns !== undefined) {
|
|
78
|
+
matched = columns;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
// Return the last matched columns since the breakpoints
|
|
82
|
+
// increase in size and we want to return the largest match
|
|
83
|
+
return matched;
|
|
84
|
+
}
|
|
85
|
+
calculateSize() {
|
|
86
|
+
const columns = this.getColumns('size');
|
|
87
|
+
// If size wasn't set for any breakpoint
|
|
88
|
+
// or if the user set the size without a value
|
|
89
|
+
// it means we need to stick with the default and return
|
|
90
|
+
// e.g. <ion-col size-md>
|
|
91
|
+
if (!columns || columns === '') {
|
|
92
|
+
return;
|
|
93
|
+
}
|
|
94
|
+
// If the size is set to auto then don't calculate a size
|
|
95
|
+
const colSize = columns === 'auto'
|
|
96
|
+
? 'auto'
|
|
97
|
+
: // If CSS supports variables we should use the grid columns var
|
|
98
|
+
SUPPORTS_VARS
|
|
99
|
+
? `calc(calc(${columns} / var(--ion-grid-columns, 12)) * 100%)`
|
|
100
|
+
: // Convert the columns to a percentage by dividing by the total number
|
|
101
|
+
// of columns (12) and then multiplying by 100
|
|
102
|
+
(columns / 12) * 100 + '%';
|
|
103
|
+
return {
|
|
104
|
+
flex: `0 0 ${colSize}`,
|
|
105
|
+
width: `${colSize}`,
|
|
106
|
+
'max-width': `${colSize}`,
|
|
107
|
+
};
|
|
108
|
+
}
|
|
109
|
+
// Called by push, pull, and offset since they use the same calculations
|
|
110
|
+
calculatePosition(property, modifier) {
|
|
111
|
+
const columns = this.getColumns(property);
|
|
112
|
+
if (!columns) {
|
|
113
|
+
return;
|
|
114
|
+
}
|
|
115
|
+
// If the number of columns passed are greater than 0 and less than
|
|
116
|
+
// 12 we can position the column, else default to auto
|
|
117
|
+
const amount = SUPPORTS_VARS
|
|
118
|
+
? // If CSS supports variables we should use the grid columns var
|
|
119
|
+
`calc(calc(${columns} / var(--ion-grid-columns, 12)) * 100%)`
|
|
120
|
+
: // Convert the columns to a percentage by dividing by the total number
|
|
121
|
+
// of columns (12) and then multiplying by 100
|
|
122
|
+
columns > 0 && columns < 12
|
|
123
|
+
? (columns / 12) * 100 + '%'
|
|
124
|
+
: 'auto';
|
|
125
|
+
return {
|
|
126
|
+
[modifier]: amount,
|
|
127
|
+
};
|
|
128
|
+
}
|
|
129
|
+
calculateOffset(isRTL) {
|
|
130
|
+
return this.calculatePosition('offset', isRTL ? 'margin-right' : 'margin-left');
|
|
131
|
+
}
|
|
132
|
+
calculatePull(isRTL) {
|
|
133
|
+
return this.calculatePosition('pull', isRTL ? 'left' : 'right');
|
|
134
|
+
}
|
|
135
|
+
calculatePush(isRTL) {
|
|
136
|
+
return this.calculatePosition('push', isRTL ? 'right' : 'left');
|
|
137
|
+
}
|
|
138
|
+
render() {
|
|
139
|
+
const isRTL = document.dir === 'rtl';
|
|
140
|
+
const mode = getIonMode(this);
|
|
141
|
+
return (h(Host, { key: '56ecf3b3f2be05d5f179f2d136d4ab05a4525da9', class: {
|
|
142
|
+
[mode]: true,
|
|
143
|
+
}, style: Object.assign(Object.assign(Object.assign(Object.assign({}, this.calculateOffset(isRTL)), this.calculatePull(isRTL)), this.calculatePush(isRTL)), this.calculateSize()) }, h("slot", { key: '8f1113d39dcb709300ebbeaf81bc092c1dd8da3e' })));
|
|
144
|
+
}
|
|
145
|
+
static get style() { return IonColStyle0; }
|
|
146
|
+
}, [1, "ion-col", {
|
|
147
|
+
"offset": [1],
|
|
148
|
+
"offsetXs": [1, "offset-xs"],
|
|
149
|
+
"offsetSm": [1, "offset-sm"],
|
|
150
|
+
"offsetMd": [1, "offset-md"],
|
|
151
|
+
"offsetLg": [1, "offset-lg"],
|
|
152
|
+
"offsetXl": [1, "offset-xl"],
|
|
153
|
+
"pull": [1],
|
|
154
|
+
"pullXs": [1, "pull-xs"],
|
|
155
|
+
"pullSm": [1, "pull-sm"],
|
|
156
|
+
"pullMd": [1, "pull-md"],
|
|
157
|
+
"pullLg": [1, "pull-lg"],
|
|
158
|
+
"pullXl": [1, "pull-xl"],
|
|
159
|
+
"push": [1],
|
|
160
|
+
"pushXs": [1, "push-xs"],
|
|
161
|
+
"pushSm": [1, "push-sm"],
|
|
162
|
+
"pushMd": [1, "push-md"],
|
|
163
|
+
"pushLg": [1, "push-lg"],
|
|
164
|
+
"pushXl": [1, "push-xl"],
|
|
165
|
+
"size": [1],
|
|
166
|
+
"sizeXs": [1, "size-xs"],
|
|
167
|
+
"sizeSm": [1, "size-sm"],
|
|
168
|
+
"sizeMd": [1, "size-md"],
|
|
169
|
+
"sizeLg": [1, "size-lg"],
|
|
170
|
+
"sizeXl": [1, "size-xl"]
|
|
171
|
+
}, [[9, "resize", "onResize"]]]);
|
|
172
|
+
function defineCustomElement$1() {
|
|
173
|
+
if (typeof customElements === "undefined") {
|
|
174
|
+
return;
|
|
175
|
+
}
|
|
176
|
+
const components = ["ion-col"];
|
|
177
|
+
components.forEach(tagName => { switch (tagName) {
|
|
178
|
+
case "ion-col":
|
|
179
|
+
if (!customElements.get(tagName)) {
|
|
180
|
+
customElements.define(tagName, Col);
|
|
181
|
+
}
|
|
182
|
+
break;
|
|
183
|
+
} });
|
|
184
|
+
}
|
|
2
185
|
|
|
3
186
|
const IonCol = Col;
|
|
4
187
|
const defineCustomElement = defineCustomElement$1;
|