@ionic/core 8.5.2-nightly.20250325 → 8.5.2
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/components/helpers.js +1 -11
- package/components/index9.js +1 -1
- package/components/ion-datetime.js +5 -5
- package/components/ion-segment-button.js +20 -51
- package/components/picker.js +54 -77
- package/dist/cjs/{framework-delegate-11b0ba2f.js → framework-delegate-50a86d56.js} +1 -1
- package/dist/cjs/{helpers-d0dfbb50.js → helpers-3a248559.js} +0 -11
- package/dist/cjs/{index-fd6383b6.js → index-4b70187a.js} +1 -1
- package/dist/cjs/{index-9b945a2d.js → index-509ca0d3.js} +1 -1
- package/dist/cjs/{index-363fe6b2.js → index-e36bd277.js} +1 -1
- package/dist/cjs/{index-f68a486a.js → index-e630fd95.js} +3 -3
- package/dist/cjs/index.cjs.js +7 -7
- package/dist/cjs/{input-shims-2d27a5be.js → input-shims-22a9973f.js} +2 -2
- package/dist/cjs/{input.utils-2f642324.js → input.utils-e82b8ed0.js} +1 -1
- package/dist/cjs/ion-accordion_2.cjs.entry.js +1 -1
- package/dist/cjs/ion-action-sheet.cjs.entry.js +3 -3
- package/dist/cjs/ion-alert.cjs.entry.js +3 -3
- package/dist/cjs/ion-app_8.cjs.entry.js +8 -8
- package/dist/cjs/ion-back-button.cjs.entry.js +1 -1
- package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +1 -1
- package/dist/cjs/ion-button_2.cjs.entry.js +1 -1
- package/dist/cjs/ion-card_5.cjs.entry.js +1 -1
- package/dist/cjs/ion-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/ion-datetime-button.cjs.entry.js +1 -1
- package/dist/cjs/ion-datetime_3.cjs.entry.js +8 -8
- package/dist/cjs/ion-fab_3.cjs.entry.js +1 -1
- package/dist/cjs/ion-img.cjs.entry.js +1 -1
- package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-input.cjs.entry.js +3 -3
- package/dist/cjs/ion-item-option_3.cjs.entry.js +2 -2
- package/dist/cjs/ion-item_8.cjs.entry.js +1 -1
- package/dist/cjs/ion-loading.cjs.entry.js +3 -3
- package/dist/cjs/ion-menu_3.cjs.entry.js +4 -4
- package/dist/cjs/ion-modal.cjs.entry.js +5 -5
- package/dist/cjs/ion-nav_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-picker-column-option.cjs.entry.js +1 -1
- package/dist/cjs/ion-picker-column.cjs.entry.js +1 -1
- package/dist/cjs/ion-picker.cjs.entry.js +55 -78
- package/dist/cjs/ion-popover.cjs.entry.js +4 -4
- package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/ion-radio_2.cjs.entry.js +1 -1
- package/dist/cjs/ion-range.cjs.entry.js +2 -2
- package/dist/cjs/ion-refresher_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-reorder_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-route_4.cjs.entry.js +1 -1
- package/dist/cjs/ion-searchbar.cjs.entry.js +1 -1
- package/dist/cjs/ion-segment_2.cjs.entry.js +20 -51
- package/dist/cjs/ion-select-modal.cjs.entry.js +3 -3
- package/dist/cjs/ion-select_3.cjs.entry.js +4 -4
- package/dist/cjs/ion-tab-bar_2.cjs.entry.js +1 -1
- package/dist/cjs/ion-tab_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-textarea.cjs.entry.js +3 -3
- package/dist/cjs/ion-toast.cjs.entry.js +3 -3
- package/dist/cjs/ion-toggle.cjs.entry.js +1 -1
- package/dist/cjs/{ios.transition-f970164c.js → ios.transition-ae7afca9.js} +2 -2
- package/dist/cjs/{md.transition-aa8820dd.js → md.transition-26003e25.js} +2 -2
- package/dist/cjs/{notch-controller-58d2e557.js → notch-controller-ae03a497.js} +1 -1
- package/dist/cjs/{overlays-737576a2.js → overlays-a0c6b23f.js} +2 -2
- package/dist/cjs/{status-tap-08d1ac81.js → status-tap-03023755.js} +2 -2
- package/dist/cjs/{swipe-back-951be2fd.js → swipe-back-cd0d9f77.js} +1 -1
- package/dist/collection/components/datetime/datetime.js +5 -5
- package/dist/collection/components/picker/picker.js +54 -77
- package/dist/collection/components/segment-button/segment-button.js +20 -51
- package/dist/collection/utils/helpers.js +0 -10
- package/dist/docs.json +1 -1
- package/dist/esm/{framework-delegate-c7d92b77.js → framework-delegate-2eea1763.js} +1 -1
- package/dist/esm/{helpers-e48b0397.js → helpers-78efeec3.js} +1 -11
- package/dist/esm/{index-8222b29f.js → index-40894f4b.js} +1 -1
- package/dist/esm/{index-933ca126.js → index-e919e353.js} +1 -1
- package/dist/esm/{index-a313df53.js → index-ecb55b8d.js} +3 -3
- package/dist/esm/{index-c63afbe6.js → index-f9f5d018.js} +1 -1
- package/dist/esm/index.js +7 -7
- package/dist/esm/{input-shims-3070628a.js → input-shims-7dc1f6dc.js} +2 -2
- package/dist/esm/{input.utils-926c04a8.js → input.utils-28bf4ef0.js} +1 -1
- package/dist/esm/ion-accordion_2.entry.js +1 -1
- package/dist/esm/ion-action-sheet.entry.js +3 -3
- package/dist/esm/ion-alert.entry.js +3 -3
- package/dist/esm/ion-app_8.entry.js +8 -8
- package/dist/esm/ion-back-button.entry.js +1 -1
- package/dist/esm/ion-breadcrumb_2.entry.js +1 -1
- package/dist/esm/ion-button_2.entry.js +1 -1
- package/dist/esm/ion-card_5.entry.js +1 -1
- package/dist/esm/ion-checkbox.entry.js +1 -1
- package/dist/esm/ion-datetime-button.entry.js +1 -1
- package/dist/esm/ion-datetime_3.entry.js +8 -8
- package/dist/esm/ion-fab_3.entry.js +1 -1
- package/dist/esm/ion-img.entry.js +1 -1
- package/dist/esm/ion-infinite-scroll_2.entry.js +2 -2
- package/dist/esm/ion-input.entry.js +3 -3
- package/dist/esm/ion-item-option_3.entry.js +2 -2
- package/dist/esm/ion-item_8.entry.js +1 -1
- package/dist/esm/ion-loading.entry.js +3 -3
- package/dist/esm/ion-menu_3.entry.js +4 -4
- package/dist/esm/ion-modal.entry.js +5 -5
- package/dist/esm/ion-nav_2.entry.js +4 -4
- package/dist/esm/ion-picker-column-option.entry.js +1 -1
- package/dist/esm/ion-picker-column.entry.js +1 -1
- package/dist/esm/ion-picker.entry.js +55 -78
- package/dist/esm/ion-popover.entry.js +4 -4
- package/dist/esm/ion-progress-bar.entry.js +1 -1
- package/dist/esm/ion-radio_2.entry.js +1 -1
- package/dist/esm/ion-range.entry.js +2 -2
- package/dist/esm/ion-refresher_2.entry.js +2 -2
- package/dist/esm/ion-reorder_2.entry.js +2 -2
- package/dist/esm/ion-route_4.entry.js +1 -1
- package/dist/esm/ion-searchbar.entry.js +1 -1
- package/dist/esm/ion-segment_2.entry.js +20 -51
- package/dist/esm/ion-select-modal.entry.js +3 -3
- package/dist/esm/ion-select_3.entry.js +4 -4
- package/dist/esm/ion-tab-bar_2.entry.js +1 -1
- package/dist/esm/ion-tab_2.entry.js +2 -2
- package/dist/esm/ion-textarea.entry.js +3 -3
- package/dist/esm/ion-toast.entry.js +3 -3
- package/dist/esm/ion-toggle.entry.js +1 -1
- package/dist/esm/{ios.transition-5fe4d6c8.js → ios.transition-7fe5dbea.js} +2 -2
- package/dist/esm/{md.transition-3d0d3730.js → md.transition-8dc58b46.js} +2 -2
- package/dist/esm/{notch-controller-381a5334.js → notch-controller-00d92e89.js} +1 -1
- package/dist/esm/{overlays-7579a420.js → overlays-1bc809ec.js} +2 -2
- package/dist/esm/{status-tap-6367b913.js → status-tap-f6d08e9e.js} +2 -2
- package/dist/esm/{swipe-back-276cda49.js → swipe-back-07df2095.js} +1 -1
- package/dist/esm-es5/{framework-delegate-c7d92b77.js → framework-delegate-2eea1763.js} +1 -1
- package/dist/esm-es5/helpers-78efeec3.js +4 -0
- package/dist/esm-es5/{index-8222b29f.js → index-40894f4b.js} +1 -1
- package/dist/esm-es5/{index-933ca126.js → index-e919e353.js} +1 -1
- package/dist/esm-es5/index-ecb55b8d.js +4 -0
- package/dist/esm-es5/{index-c63afbe6.js → index-f9f5d018.js} +1 -1
- package/dist/esm-es5/index.js +1 -1
- package/dist/esm-es5/{input-shims-3070628a.js → input-shims-7dc1f6dc.js} +1 -1
- package/dist/esm-es5/{input.utils-926c04a8.js → input.utils-28bf4ef0.js} +1 -1
- package/dist/esm-es5/ion-accordion_2.entry.js +1 -1
- package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
- package/dist/esm-es5/ion-alert.entry.js +1 -1
- package/dist/esm-es5/ion-app_8.entry.js +1 -1
- package/dist/esm-es5/ion-back-button.entry.js +1 -1
- package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
- package/dist/esm-es5/ion-button_2.entry.js +1 -1
- package/dist/esm-es5/ion-card_5.entry.js +1 -1
- package/dist/esm-es5/ion-checkbox.entry.js +1 -1
- package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
- package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
- package/dist/esm-es5/ion-fab_3.entry.js +1 -1
- package/dist/esm-es5/ion-img.entry.js +1 -1
- package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
- package/dist/esm-es5/ion-input.entry.js +1 -1
- package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
- package/dist/esm-es5/ion-item_8.entry.js +1 -1
- package/dist/esm-es5/ion-loading.entry.js +1 -1
- package/dist/esm-es5/ion-menu_3.entry.js +1 -1
- package/dist/esm-es5/ion-modal.entry.js +1 -1
- package/dist/esm-es5/ion-nav_2.entry.js +1 -1
- package/dist/esm-es5/ion-picker-column-option.entry.js +1 -1
- package/dist/esm-es5/ion-picker-column.entry.js +1 -1
- package/dist/esm-es5/ion-picker.entry.js +1 -1
- package/dist/esm-es5/ion-popover.entry.js +1 -1
- package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
- package/dist/esm-es5/ion-radio_2.entry.js +1 -1
- package/dist/esm-es5/ion-range.entry.js +1 -1
- package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
- package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
- package/dist/esm-es5/ion-route_4.entry.js +1 -1
- package/dist/esm-es5/ion-searchbar.entry.js +1 -1
- package/dist/esm-es5/ion-segment_2.entry.js +1 -1
- package/dist/esm-es5/ion-select-modal.entry.js +1 -1
- package/dist/esm-es5/ion-select_3.entry.js +1 -1
- package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
- package/dist/esm-es5/ion-tab_2.entry.js +1 -1
- package/dist/esm-es5/ion-textarea.entry.js +1 -1
- package/dist/esm-es5/ion-toast.entry.js +1 -1
- package/dist/esm-es5/ion-toggle.entry.js +1 -1
- package/dist/esm-es5/{ios.transition-5fe4d6c8.js → ios.transition-7fe5dbea.js} +1 -1
- package/dist/esm-es5/md.transition-8dc58b46.js +4 -0
- package/dist/esm-es5/{notch-controller-381a5334.js → notch-controller-00d92e89.js} +1 -1
- package/dist/esm-es5/{overlays-7579a420.js → overlays-1bc809ec.js} +1 -1
- package/dist/esm-es5/{status-tap-6367b913.js → status-tap-f6d08e9e.js} +1 -1
- package/dist/esm-es5/swipe-back-07df2095.js +4 -0
- package/dist/ionic/index.esm.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/p-027a48f1.entry.js +4 -0
- package/dist/ionic/{p-143ff664.system.entry.js → p-056b4c2a.system.entry.js} +1 -1
- package/dist/ionic/{p-ceaea4ce.js → p-058b7f35.js} +1 -1
- package/dist/ionic/{p-c25c0ba4.entry.js → p-05b65d7a.entry.js} +1 -1
- package/dist/ionic/{p-094c82d7.entry.js → p-0904eb08.entry.js} +1 -1
- package/dist/ionic/{p-bbc6db8c.entry.js → p-0a456b7f.entry.js} +1 -1
- package/dist/ionic/{p-472c7e08.system.entry.js → p-0d1be7c9.system.entry.js} +1 -1
- package/dist/ionic/{p-3e86b4fa.system.js → p-15bb1dde.system.js} +1 -1
- package/dist/ionic/{p-efa0f3f5.entry.js → p-16130556.entry.js} +1 -1
- package/dist/ionic/{p-b055d618.entry.js → p-16491015.entry.js} +1 -1
- package/dist/ionic/{p-a9f2c0a7.entry.js → p-180b4f9a.entry.js} +1 -1
- package/dist/ionic/{p-8fc426e2.entry.js → p-1c8b3ac9.entry.js} +1 -1
- package/dist/ionic/{p-0c9b8240.system.entry.js → p-1de5dfcd.system.entry.js} +1 -1
- package/dist/ionic/p-2567237c.entry.js +4 -0
- package/dist/ionic/p-2720f98d.entry.js +4 -0
- package/dist/ionic/{p-8fa4fa3f.entry.js → p-28c81576.entry.js} +1 -1
- package/dist/ionic/{p-4493c1ac.entry.js → p-29da3dcd.entry.js} +1 -1
- package/dist/ionic/p-2a2c6bf4.system.entry.js +4 -0
- package/dist/ionic/{p-f94b2f2f.system.entry.js → p-2a445f16.system.entry.js} +1 -1
- package/dist/ionic/{p-0c0ec971.entry.js → p-317c1c08.entry.js} +1 -1
- package/dist/ionic/{p-7f39653f.entry.js → p-33518a04.entry.js} +1 -1
- package/dist/ionic/{p-b9eb1465.system.entry.js → p-35b469f6.system.entry.js} +1 -1
- package/dist/ionic/{p-1f837356.entry.js → p-383a6058.entry.js} +1 -1
- package/dist/ionic/{p-44e168f3.system.js → p-3855fef7.system.js} +2 -2
- package/dist/ionic/{p-b2296998.system.entry.js → p-38eaf9cf.system.entry.js} +1 -1
- package/dist/ionic/{p-d7032956.system.js → p-3dad3534.system.js} +1 -1
- package/dist/ionic/{p-3bd5fedc.system.js → p-40388335.system.js} +1 -1
- package/dist/ionic/{p-7ff4f502.entry.js → p-41e70fa2.entry.js} +1 -1
- package/dist/ionic/{p-d37fdc68.system.entry.js → p-44fde7d5.system.entry.js} +1 -1
- package/dist/ionic/{p-4c44d04c.js → p-44ff75ea.js} +1 -1
- package/dist/ionic/{p-297d6806.system.js → p-455cd7cc.system.js} +1 -1
- package/dist/ionic/{p-2fa5a4b1.entry.js → p-48ded460.entry.js} +1 -1
- package/dist/ionic/{p-9df36075.system.entry.js → p-49d53551.system.entry.js} +1 -1
- package/dist/ionic/p-4b07c60a.system.js +4 -0
- package/dist/ionic/{p-1164ff6b.system.entry.js → p-4ea4c73a.system.entry.js} +1 -1
- package/dist/ionic/{p-2ab4a324.system.entry.js → p-4eeca839.system.entry.js} +1 -1
- package/dist/ionic/{p-5f4ff20a.entry.js → p-50e0ce13.entry.js} +1 -1
- package/dist/ionic/{p-4470f87b.system.entry.js → p-5578033e.system.entry.js} +1 -1
- package/dist/ionic/{p-1a9613bf.system.entry.js → p-579c78d2.system.entry.js} +1 -1
- package/dist/ionic/{p-eec4b772.entry.js → p-5b420123.entry.js} +1 -1
- package/dist/ionic/{p-c8bf9ba7.entry.js → p-5b97abc9.entry.js} +1 -1
- package/dist/ionic/p-5fb1321f.entry.js +4 -0
- package/dist/ionic/{p-a0a40004.system.entry.js → p-5fe5dc2c.system.entry.js} +1 -1
- package/dist/ionic/{p-b8c2dbcd.entry.js → p-607aa181.entry.js} +1 -1
- package/dist/ionic/p-61373098.js +4 -0
- package/dist/ionic/{p-023e8017.system.entry.js → p-6155027f.system.entry.js} +1 -1
- package/dist/ionic/{p-e00b72ce.js → p-624ecf03.js} +1 -1
- package/dist/ionic/{p-def7a8bd.system.entry.js → p-63d1da62.system.entry.js} +1 -1
- package/dist/ionic/{p-060e4551.js → p-64d8ac48.js} +1 -1
- package/dist/ionic/{p-b85d199c.entry.js → p-657ada6a.entry.js} +1 -1
- package/dist/ionic/{p-491de063.system.entry.js → p-65943bec.system.entry.js} +1 -1
- package/dist/ionic/{p-54893ae3.entry.js → p-65e732b9.entry.js} +1 -1
- package/dist/ionic/{p-a587b2ae.system.js → p-6c044a1d.system.js} +1 -1
- package/dist/ionic/{p-e4d4d8ac.system.entry.js → p-7058a5e4.system.entry.js} +1 -1
- package/dist/ionic/p-705fda69.system.js +4 -0
- package/dist/ionic/{p-a63b345e.system.entry.js → p-70abb1f2.system.entry.js} +1 -1
- package/dist/ionic/{p-e0a05506.js → p-756e4559.js} +1 -1
- package/dist/ionic/p-772d1657.system.js +4 -0
- package/dist/ionic/{p-21371278.system.entry.js → p-77aa5fef.system.entry.js} +1 -1
- package/dist/ionic/{p-606887b7.system.entry.js → p-7b886108.system.entry.js} +1 -1
- package/dist/ionic/{p-f663de24.entry.js → p-7c9daa6f.entry.js} +1 -1
- package/dist/ionic/{p-e0c43e11.system.entry.js → p-824fe96b.system.entry.js} +1 -1
- package/dist/ionic/{p-13886789.entry.js → p-87b0d2c9.entry.js} +1 -1
- package/dist/ionic/{p-ff4a1ba0.system.entry.js → p-8b22be32.system.entry.js} +1 -1
- package/dist/ionic/{p-1d98a7f1.entry.js → p-8d98e2bb.entry.js} +1 -1
- package/dist/ionic/{p-ace2d2be.entry.js → p-8f94769b.entry.js} +1 -1
- package/dist/ionic/{p-e5c27d9f.system.entry.js → p-912131e9.system.entry.js} +1 -1
- package/dist/ionic/{p-042d5353.system.js → p-978bdf4c.system.js} +1 -1
- package/dist/ionic/p-9870728f.js +4 -0
- package/dist/ionic/{p-9a2ff5ea.system.js → p-9e45532a.system.js} +1 -1
- package/dist/ionic/{p-3be7cdeb.system.entry.js → p-a26d7667.system.entry.js} +1 -1
- package/dist/ionic/{p-24ae7b33.system.js → p-a3c931ad.system.js} +1 -1
- package/dist/ionic/{p-e5cf01f1.entry.js → p-a768ae50.entry.js} +1 -1
- package/dist/ionic/{p-888d383b.system.entry.js → p-a9198501.system.entry.js} +1 -1
- package/dist/ionic/{p-524ad57e.system.entry.js → p-ac09b6e9.system.entry.js} +1 -1
- package/dist/ionic/{p-ada878ce.entry.js → p-b1673667.entry.js} +1 -1
- package/dist/ionic/{p-c6a20407.system.entry.js → p-b1f9fbe8.system.entry.js} +1 -1
- package/dist/ionic/{p-838cc359.entry.js → p-b87a9f1d.entry.js} +1 -1
- package/dist/ionic/{p-e5708e5d.system.entry.js → p-b8a461f5.system.entry.js} +1 -1
- package/dist/ionic/{p-f554845e.js → p-b9fa7882.js} +1 -1
- package/dist/ionic/p-bf64af90.system.js +1 -1
- package/dist/ionic/{p-daf1e8ec.system.entry.js → p-c27c57ea.system.entry.js} +1 -1
- package/dist/ionic/{p-e7309bfa.js → p-c3f9d9fe.js} +1 -1
- package/dist/ionic/{p-49cb79a1.system.entry.js → p-c53c414d.system.entry.js} +1 -1
- package/dist/ionic/{p-8deac7df.system.entry.js → p-c609b315.system.entry.js} +1 -1
- package/dist/ionic/p-c63d8dc1.js +4 -0
- package/dist/ionic/{p-0be8a0b5.entry.js → p-cbebc567.entry.js} +1 -1
- package/dist/ionic/{p-b9f2e353.entry.js → p-ccb740ea.entry.js} +1 -1
- package/dist/ionic/{p-37a438ad.system.entry.js → p-cec54707.system.entry.js} +1 -1
- package/dist/ionic/p-d40f2b7a.js +4 -0
- package/dist/ionic/{p-3479f51b.system.js → p-d70a9e6d.system.js} +1 -1
- package/dist/ionic/{p-4d0190ad.system.entry.js → p-d882f1e2.system.entry.js} +2 -2
- package/dist/ionic/{p-d8c9d5ac.system.entry.js → p-db3b409e.system.entry.js} +1 -1
- package/dist/ionic/{p-c5b5f44a.entry.js → p-dcfb7283.entry.js} +1 -1
- package/dist/ionic/{p-c8331397.system.entry.js → p-e0d0bc88.system.entry.js} +1 -1
- package/dist/ionic/{p-81474833.system.entry.js → p-e29c5aab.system.entry.js} +1 -1
- package/dist/ionic/{p-3af7b907.entry.js → p-e2ce5f8b.entry.js} +1 -1
- package/dist/ionic/{p-6e24cf82.entry.js → p-e3e4eed7.entry.js} +1 -1
- package/dist/ionic/{p-50f38461.entry.js → p-e4d2c281.entry.js} +1 -1
- package/dist/ionic/{p-8fa62efe.system.entry.js → p-e6cdfa96.system.entry.js} +1 -1
- package/dist/ionic/{p-42f6e75c.entry.js → p-e6e0331b.entry.js} +1 -1
- package/dist/ionic/{p-f02e9382.system.entry.js → p-e958e381.system.entry.js} +1 -1
- package/dist/ionic/p-ece78e7b.js +4 -0
- package/dist/ionic/{p-51c363e7.system.js → p-ee86cfff.system.js} +1 -1
- package/dist/ionic/{p-9e51f822.js → p-ef4292b9.js} +1 -1
- package/dist/ionic/{p-6797c66e.system.js → p-f23124c4.system.js} +1 -1
- package/dist/ionic/{p-b6174297.entry.js → p-f834322a.entry.js} +1 -1
- package/dist/ionic/{p-81378456.system.entry.js → p-f896194a.system.entry.js} +1 -1
- package/dist/ionic/{p-0749768d.entry.js → p-fa70eaab.entry.js} +1 -1
- package/dist/ionic/{p-4c94580e.js → p-ffa3ba3c.js} +1 -1
- package/dist/types/components/picker/picker.d.ts +8 -0
- package/dist/types/components/segment-button/segment-button.d.ts +1 -2
- package/dist/types/utils/helpers.d.ts +0 -1
- package/hydrate/index.js +78 -142
- package/hydrate/index.mjs +78 -142
- package/package.json +1 -1
- package/dist/esm-es5/helpers-e48b0397.js +0 -4
- package/dist/esm-es5/index-a313df53.js +0 -4
- package/dist/esm-es5/md.transition-3d0d3730.js +0 -4
- package/dist/esm-es5/swipe-back-276cda49.js +0 -4
- package/dist/ionic/p-2027221d.js +0 -4
- package/dist/ionic/p-2ee9a2c6.entry.js +0 -4
- package/dist/ionic/p-54e9620f.js +0 -4
- package/dist/ionic/p-5eb6f582.system.js +0 -4
- package/dist/ionic/p-72e6a9c6.entry.js +0 -4
- package/dist/ionic/p-77991411.system.js +0 -4
- package/dist/ionic/p-85f6070f.entry.js +0 -4
- package/dist/ionic/p-941c06bc.js +0 -4
- package/dist/ionic/p-988a0306.system.js +0 -4
- package/dist/ionic/p-b9ea58ef.js +0 -4
- package/dist/ionic/p-c8402249.js +0 -4
- package/dist/ionic/p-ed768b77.entry.js +0 -4
- package/dist/ionic/p-eeee3990.system.entry.js +0 -4
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, h, e as Host, f as getElement } from './index-527b9e34.js';
|
|
5
|
-
import { g as getElementRoot } from './helpers-
|
|
5
|
+
import { g as getElementRoot } from './helpers-78efeec3.js';
|
|
6
6
|
|
|
7
7
|
const pickerIosCss = ":host{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:200px;direction:ltr;z-index:0}:host .picker-before,:host .picker-after{position:absolute;width:100%;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:1;pointer-events:none}:host .picker-before{top:0;height:83px}:host .picker-before{inset-inline-start:0}:host .picker-after{top:116px;height:84px}:host .picker-after{inset-inline-start:0}:host .picker-highlight{border-radius:var(--highlight-border-radius, 8px);left:0;right:0;top:50%;bottom:0;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:0;margin-bottom:0;position:absolute;width:calc(100% - 16px);height:34px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:var(--highlight-background);z-index:-1}:host input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}:host ::slotted(ion-picker-column:first-of-type){text-align:start}:host ::slotted(ion-picker-column:last-of-type){text-align:end}:host ::slotted(ion-picker-column:only-child){text-align:center}:host .picker-before{background:-webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 1)), to(rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 0.8)));background:linear-gradient(to bottom, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 1) 20%, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 0.8) 100%)}:host .picker-after{background:-webkit-gradient(linear, left bottom, left top, color-stop(20%, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 1)), to(rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 0.8)));background:linear-gradient(to top, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 1) 20%, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 0.8) 100%)}:host .picker-highlight{background:var(--highlight-background, var(--ion-color-step-150, var(--ion-background-color-step-150, #eeeeef)))}";
|
|
8
8
|
const IonPickerIosStyle0 = pickerIosCss;
|
|
@@ -319,13 +319,59 @@ const Picker = class {
|
|
|
319
319
|
* or trailing zeros when looking at the item text.
|
|
320
320
|
*/
|
|
321
321
|
this.searchColumn = (colEl, value, zeroBehavior = 'start') => {
|
|
322
|
+
if (!value) {
|
|
323
|
+
return false;
|
|
324
|
+
}
|
|
322
325
|
const behavior = zeroBehavior === 'start' ? /^0+/ : /0$/;
|
|
326
|
+
value = value.replace(behavior, '');
|
|
323
327
|
const option = Array.from(colEl.querySelectorAll('ion-picker-column-option')).find((el) => {
|
|
324
328
|
return el.disabled !== true && el.textContent.replace(behavior, '') === value;
|
|
325
329
|
});
|
|
326
330
|
if (option) {
|
|
327
331
|
colEl.setValue(option.value);
|
|
328
332
|
}
|
|
333
|
+
return !!option;
|
|
334
|
+
};
|
|
335
|
+
/**
|
|
336
|
+
* Attempts to intelligently search the first and second
|
|
337
|
+
* column as if they're number columns for the provided numbers
|
|
338
|
+
* where the first two numbers are the first column
|
|
339
|
+
* and the last 2 are the last column. Tries to allow for the first
|
|
340
|
+
* number to be ignored for situations where typos occurred.
|
|
341
|
+
*/
|
|
342
|
+
this.multiColumnSearch = (firstColumn, secondColumn, input) => {
|
|
343
|
+
if (input.length === 0) {
|
|
344
|
+
return;
|
|
345
|
+
}
|
|
346
|
+
const inputArray = input.split('');
|
|
347
|
+
const hourValue = inputArray.slice(0, 2).join('');
|
|
348
|
+
// Try to find a match for the first two digits in the first column
|
|
349
|
+
const foundHour = this.searchColumn(firstColumn, hourValue);
|
|
350
|
+
// If we have more than 2 digits and found a match for hours,
|
|
351
|
+
// use the remaining digits for the second column (minutes)
|
|
352
|
+
if (inputArray.length > 2 && foundHour) {
|
|
353
|
+
const minuteValue = inputArray.slice(2, 4).join('');
|
|
354
|
+
this.searchColumn(secondColumn, minuteValue);
|
|
355
|
+
}
|
|
356
|
+
// If we couldn't find a match for the two-digit hour, try single digit approaches
|
|
357
|
+
else if (!foundHour && inputArray.length >= 1) {
|
|
358
|
+
// First try the first digit as a single-digit hour
|
|
359
|
+
let singleDigitHour = inputArray[0];
|
|
360
|
+
let singleDigitFound = this.searchColumn(firstColumn, singleDigitHour);
|
|
361
|
+
// If that didn't work, try the second digit as a single-digit hour
|
|
362
|
+
// (handles case where user made a typo in the first digit, or they typed over themselves)
|
|
363
|
+
if (!singleDigitFound) {
|
|
364
|
+
inputArray.shift();
|
|
365
|
+
singleDigitHour = inputArray[0];
|
|
366
|
+
singleDigitFound = this.searchColumn(firstColumn, singleDigitHour);
|
|
367
|
+
}
|
|
368
|
+
// If we found a single-digit hour and have remaining digits,
|
|
369
|
+
// use up to 2 of the remaining digits for the second column
|
|
370
|
+
if (singleDigitFound && inputArray.length > 1) {
|
|
371
|
+
const remainingDigits = inputArray.slice(1, 3).join('');
|
|
372
|
+
this.searchColumn(secondColumn, remainingDigits);
|
|
373
|
+
}
|
|
374
|
+
}
|
|
329
375
|
};
|
|
330
376
|
this.selectMultiColumn = () => {
|
|
331
377
|
const { inputEl, el } = this;
|
|
@@ -336,82 +382,13 @@ const Picker = class {
|
|
|
336
382
|
const firstColumn = numericPickers[0];
|
|
337
383
|
const lastColumn = numericPickers[1];
|
|
338
384
|
let value = inputEl.value;
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
case 2:
|
|
345
|
-
/**
|
|
346
|
-
* If the first character is `0` or `1` it is
|
|
347
|
-
* possible that users are trying to type `09`
|
|
348
|
-
* or `11` into the hour field, so we should look
|
|
349
|
-
* at that first.
|
|
350
|
-
*/
|
|
351
|
-
const firstCharacter = inputEl.value.substring(0, 1);
|
|
352
|
-
value = firstCharacter === '0' || firstCharacter === '1' ? inputEl.value : firstCharacter;
|
|
353
|
-
this.searchColumn(firstColumn, value);
|
|
354
|
-
/**
|
|
355
|
-
* If only checked the first value,
|
|
356
|
-
* we can check the second value
|
|
357
|
-
* for a match in the minutes column
|
|
358
|
-
*/
|
|
359
|
-
if (value.length === 1) {
|
|
360
|
-
minuteValue = inputEl.value.substring(inputEl.value.length - 1);
|
|
361
|
-
this.searchColumn(lastColumn, minuteValue, 'end');
|
|
362
|
-
}
|
|
363
|
-
break;
|
|
364
|
-
case 3:
|
|
365
|
-
/**
|
|
366
|
-
* If the first character is `0` or `1` it is
|
|
367
|
-
* possible that users are trying to type `09`
|
|
368
|
-
* or `11` into the hour field, so we should look
|
|
369
|
-
* at that first.
|
|
370
|
-
*/
|
|
371
|
-
const firstCharacterAgain = inputEl.value.substring(0, 1);
|
|
372
|
-
value =
|
|
373
|
-
firstCharacterAgain === '0' || firstCharacterAgain === '1'
|
|
374
|
-
? inputEl.value.substring(0, 2)
|
|
375
|
-
: firstCharacterAgain;
|
|
376
|
-
this.searchColumn(firstColumn, value);
|
|
377
|
-
/**
|
|
378
|
-
* If only checked the first value,
|
|
379
|
-
* we can check the second value
|
|
380
|
-
* for a match in the minutes column
|
|
381
|
-
*/
|
|
382
|
-
minuteValue = value.length === 1 ? inputEl.value.substring(1) : inputEl.value.substring(2);
|
|
383
|
-
this.searchColumn(lastColumn, minuteValue, 'end');
|
|
384
|
-
break;
|
|
385
|
-
case 4:
|
|
386
|
-
/**
|
|
387
|
-
* If the first character is `0` or `1` it is
|
|
388
|
-
* possible that users are trying to type `09`
|
|
389
|
-
* or `11` into the hour field, so we should look
|
|
390
|
-
* at that first.
|
|
391
|
-
*/
|
|
392
|
-
const firstCharacterAgainAgain = inputEl.value.substring(0, 1);
|
|
393
|
-
value =
|
|
394
|
-
firstCharacterAgainAgain === '0' || firstCharacterAgainAgain === '1'
|
|
395
|
-
? inputEl.value.substring(0, 2)
|
|
396
|
-
: firstCharacterAgainAgain;
|
|
397
|
-
this.searchColumn(firstColumn, value);
|
|
398
|
-
/**
|
|
399
|
-
* If only checked the first value,
|
|
400
|
-
* we can check the second value
|
|
401
|
-
* for a match in the minutes column
|
|
402
|
-
*/
|
|
403
|
-
const minuteValueAgain = value.length === 1
|
|
404
|
-
? inputEl.value.substring(1, inputEl.value.length)
|
|
405
|
-
: inputEl.value.substring(2, inputEl.value.length);
|
|
406
|
-
this.searchColumn(lastColumn, minuteValueAgain, 'end');
|
|
407
|
-
break;
|
|
408
|
-
default:
|
|
409
|
-
const startIndex = inputEl.value.length - 4;
|
|
410
|
-
const newString = inputEl.value.substring(startIndex);
|
|
411
|
-
inputEl.value = newString;
|
|
412
|
-
this.selectMultiColumn();
|
|
413
|
-
break;
|
|
385
|
+
if (value.length > 4) {
|
|
386
|
+
const startIndex = inputEl.value.length - 4;
|
|
387
|
+
const newString = inputEl.value.substring(startIndex);
|
|
388
|
+
inputEl.value = newString;
|
|
389
|
+
value = newString;
|
|
414
390
|
}
|
|
391
|
+
this.multiColumnSearch(firstColumn, lastColumn, value);
|
|
415
392
|
};
|
|
416
393
|
/**
|
|
417
394
|
* Searches the value of the active column
|
|
@@ -480,7 +457,7 @@ const Picker = class {
|
|
|
480
457
|
this.emitInputModeChange();
|
|
481
458
|
}
|
|
482
459
|
render() {
|
|
483
|
-
return (h(Host, { key: '
|
|
460
|
+
return (h(Host, { key: '28f81e4ed44a633178561757c5199c2c98f94b74', onPointerDown: (ev) => this.onPointerDown(ev), onClick: () => this.onClick() }, h("input", { key: 'abb3d1ad25ef63856af7804111175a4d50008bc0', "aria-hidden": "true", tabindex: -1, inputmode: "numeric", type: "number", onKeyDown: (ev) => {
|
|
484
461
|
var _a;
|
|
485
462
|
/**
|
|
486
463
|
* The "Enter" key represents
|
|
@@ -495,7 +472,7 @@ const Picker = class {
|
|
|
495
472
|
if (ev.key === 'Enter') {
|
|
496
473
|
(_a = this.inputEl) === null || _a === void 0 ? void 0 : _a.blur();
|
|
497
474
|
}
|
|
498
|
-
}, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), h("div", { key: '
|
|
475
|
+
}, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), h("div", { key: '334a5abdc02e6b127c57177f626d7e4ff5526183', class: "picker-before" }), h("div", { key: 'ffd6271931129e88fc7c820e919d684899e420c5', class: "picker-after" }), h("div", { key: '78d1d95fd09e04f154ea59f24a1cece72c47ed7b', class: "picker-highlight", ref: (el) => (this.highlightEl = el) }), h("slot", { key: '0bd5b9f875d3c71f6cbbde2054baeb1b0a2e8cd5' })));
|
|
499
476
|
}
|
|
500
477
|
get el() { return getElement(this); }
|
|
501
478
|
};
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, h, e as Host, f as getElement } from './index-527b9e34.js';
|
|
5
|
-
import { B as BACKDROP, j as prepareOverlay, k as setOverlayId, f as present, n as focusFirstDescendant, g as dismiss, h as eventMethod, F as FOCUS_TRAP_DISABLE_CLASS } from './overlays-
|
|
6
|
-
import { C as CoreDelegate, a as attachComponent, d as detachComponent } from './framework-delegate-
|
|
7
|
-
import { r as raf, g as getElementRoot, a as addEventListener, k as hasLazyBuild } from './helpers-
|
|
5
|
+
import { B as BACKDROP, j as prepareOverlay, k as setOverlayId, f as present, n as focusFirstDescendant, g as dismiss, h as eventMethod, F as FOCUS_TRAP_DISABLE_CLASS } from './overlays-1bc809ec.js';
|
|
6
|
+
import { C as CoreDelegate, a as attachComponent, d as detachComponent } from './framework-delegate-2eea1763.js';
|
|
7
|
+
import { r as raf, g as getElementRoot, a as addEventListener, k as hasLazyBuild } from './helpers-78efeec3.js';
|
|
8
8
|
import { c as createLockController } from './lock-controller-316928be.js';
|
|
9
9
|
import { p as printIonWarning } from './index-738d7504.js';
|
|
10
10
|
import { b as getIonMode, a as isPlatform } from './ionic-global-ca86cf32.js';
|
|
11
11
|
import { g as getClassMap } from './theme-01f3f29c.js';
|
|
12
|
-
import { e as deepReady, w as waitForMount } from './index-
|
|
12
|
+
import { e as deepReady, w as waitForMount } from './index-ecb55b8d.js';
|
|
13
13
|
import { c as createAnimation } from './animation-eab5a4ca.js';
|
|
14
14
|
import './index-a5d50daf.js';
|
|
15
15
|
import './hardware-back-button-864101a3.js';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, h, e as Host } from './index-527b9e34.js';
|
|
5
|
-
import { j as clamp } from './helpers-
|
|
5
|
+
import { j as clamp } from './helpers-78efeec3.js';
|
|
6
6
|
import { c as createColorClasses } from './theme-01f3f29c.js';
|
|
7
7
|
import { c as config, b as getIonMode } from './ionic-global-ca86cf32.js';
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, h, e as Host, f as getElement } from './index-527b9e34.js';
|
|
5
|
-
import { a as addEventListener, b as removeEventListener, d as renderHiddenInput } from './helpers-
|
|
5
|
+
import { a as addEventListener, b as removeEventListener, d as renderHiddenInput } from './helpers-78efeec3.js';
|
|
6
6
|
import { i as isOptionSelected } from './compare-with-utils-a96ff2ea.js';
|
|
7
7
|
import { h as hostContext, c as createColorClasses } from './theme-01f3f29c.js';
|
|
8
8
|
import { b as getIonMode } from './ionic-global-ca86cf32.js';
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, h, e as Host, f as getElement } from './index-527b9e34.js';
|
|
5
|
-
import { f as findClosestIonContent, d as disableContentScrollY, r as resetContentScrollY } from './index-
|
|
6
|
-
import { l as isSafeNumber, j as clamp, e as debounceEvent, i as inheritAriaAttributes, d as renderHiddenInput } from './helpers-
|
|
5
|
+
import { f as findClosestIonContent, d as disableContentScrollY, r as resetContentScrollY } from './index-e919e353.js';
|
|
6
|
+
import { l as isSafeNumber, j as clamp, e as debounceEvent, i as inheritAriaAttributes, d as renderHiddenInput } from './helpers-78efeec3.js';
|
|
7
7
|
import { p as printIonWarning } from './index-738d7504.js';
|
|
8
8
|
import { i as isRTL } from './dir-babeabeb.js';
|
|
9
9
|
import { h as hostContext, c as createColorClasses } from './theme-01f3f29c.js';
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { w as writeTask, r as registerInstance, c as createEvent, d as readTask, h, f as getElement, e as Host } from './index-527b9e34.js';
|
|
5
5
|
import { g as getTimeGivenProgression } from './cubic-bezier-fe2083dc.js';
|
|
6
|
-
import { I as ION_CONTENT_CLASS_SELECTOR, b as ION_CONTENT_ELEMENT_SELECTOR, p as printIonContentErrorMsg, g as getScrollElement } from './index-
|
|
7
|
-
import { t as transitionEndAsync, c as componentOnReady, j as clamp, g as getElementRoot, r as raf } from './helpers-
|
|
6
|
+
import { I as ION_CONTENT_CLASS_SELECTOR, b as ION_CONTENT_ELEMENT_SELECTOR, p as printIonContentErrorMsg, g as getScrollElement } from './index-e919e353.js';
|
|
7
|
+
import { t as transitionEndAsync, c as componentOnReady, j as clamp, g as getElementRoot, r as raf } from './helpers-78efeec3.js';
|
|
8
8
|
import { d as hapticImpact, I as ImpactStyle } from './haptic-ac164e4c.js';
|
|
9
9
|
import { b as getIonMode, c as config } from './ionic-global-ca86cf32.js';
|
|
10
10
|
import { c as createAnimation } from './animation-eab5a4ca.js';
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
import { r as registerInstance, h, e as Host, f as getElement, c as createEvent } from './index-527b9e34.js';
|
|
5
5
|
import { j as reorderThreeOutline, k as reorderTwoSharp } from './index-e2cf2ceb.js';
|
|
6
6
|
import { b as getIonMode } from './ionic-global-ca86cf32.js';
|
|
7
|
-
import { f as findClosestIonContent, g as getScrollElement } from './index-
|
|
8
|
-
import { r as raf } from './helpers-
|
|
7
|
+
import { f as findClosestIonContent, g as getScrollElement } from './index-e919e353.js';
|
|
8
|
+
import { r as raf } from './helpers-78efeec3.js';
|
|
9
9
|
import { a as hapticSelectionStart, b as hapticSelectionChanged, h as hapticSelectionEnd } from './haptic-ac164e4c.js';
|
|
10
10
|
import './index-738d7504.js';
|
|
11
11
|
import './capacitor-59395cbd.js';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, f as getElement, h, e as Host } from './index-527b9e34.js';
|
|
5
|
-
import { c as componentOnReady,
|
|
5
|
+
import { c as componentOnReady, p as debounce } from './helpers-78efeec3.js';
|
|
6
6
|
import { o as openURL, c as createColorClasses } from './theme-01f3f29c.js';
|
|
7
7
|
import { b as getIonMode } from './ionic-global-ca86cf32.js';
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, i as forceUpdate, h, e as Host, f as getElement } from './index-527b9e34.js';
|
|
5
|
-
import { e as debounceEvent, h as inheritAttributes, c as componentOnReady, r as raf } from './helpers-
|
|
5
|
+
import { e as debounceEvent, h as inheritAttributes, c as componentOnReady, r as raf } from './helpers-78efeec3.js';
|
|
6
6
|
import { i as isRTL } from './dir-babeabeb.js';
|
|
7
7
|
import { c as createColorClasses } from './theme-01f3f29c.js';
|
|
8
8
|
import { a as arrowBackSharp, b as closeCircle, d as closeSharp, s as searchOutline, e as searchSharp } from './index-e2cf2ceb.js';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, w as writeTask, h, e as Host, f as getElement, i as forceUpdate } from './index-527b9e34.js';
|
|
5
|
-
import { r as raf, a as addEventListener, b as removeEventListener, h as inheritAttributes
|
|
5
|
+
import { r as raf, a as addEventListener, b as removeEventListener, h as inheritAttributes } from './helpers-78efeec3.js';
|
|
6
6
|
import { i as isRTL } from './dir-babeabeb.js';
|
|
7
7
|
import { c as createColorClasses, h as hostContext } from './theme-01f3f29c.js';
|
|
8
8
|
import { b as getIonMode } from './ionic-global-ca86cf32.js';
|
|
@@ -592,61 +592,15 @@ const SegmentButton = class {
|
|
|
592
592
|
valueChanged() {
|
|
593
593
|
this.updateState();
|
|
594
594
|
}
|
|
595
|
-
|
|
596
|
-
return new Promise((resolve, reject) => {
|
|
597
|
-
let timeoutId = undefined;
|
|
598
|
-
let animationFrameId;
|
|
599
|
-
const check = () => {
|
|
600
|
-
if (!ionSegment) {
|
|
601
|
-
reject(new Error(`Segment not found when looking for Segment Content`));
|
|
602
|
-
return;
|
|
603
|
-
}
|
|
604
|
-
const segmentView = getNextSiblingOfType(ionSegment); // Skip the text nodes
|
|
605
|
-
const segmentContent = segmentView === null || segmentView === void 0 ? void 0 : segmentView.querySelector(`ion-segment-content[id="${contentId}"]`);
|
|
606
|
-
if (segmentContent && timeoutId) {
|
|
607
|
-
clearTimeout(timeoutId); // Clear the timeout if the segmentContent is found
|
|
608
|
-
cancelAnimationFrame(animationFrameId);
|
|
609
|
-
resolve(segmentContent);
|
|
610
|
-
}
|
|
611
|
-
else {
|
|
612
|
-
animationFrameId = requestAnimationFrame(check); // Keep checking on the next animation frame
|
|
613
|
-
}
|
|
614
|
-
};
|
|
615
|
-
check();
|
|
616
|
-
// Set a timeout to reject the promise
|
|
617
|
-
timeoutId = setTimeout(() => {
|
|
618
|
-
cancelAnimationFrame(animationFrameId);
|
|
619
|
-
reject(new Error(`Unable to find Segment Content with id="${contentId} within 1000 ms`));
|
|
620
|
-
}, 1000);
|
|
621
|
-
});
|
|
622
|
-
}
|
|
623
|
-
async connectedCallback() {
|
|
595
|
+
connectedCallback() {
|
|
624
596
|
const segmentEl = (this.segmentEl = this.el.closest('ion-segment'));
|
|
625
597
|
if (segmentEl) {
|
|
626
598
|
this.updateState();
|
|
627
599
|
addEventListener(segmentEl, 'ionSelect', this.updateState);
|
|
628
600
|
addEventListener(segmentEl, 'ionStyle', this.updateStyle);
|
|
629
601
|
}
|
|
630
|
-
// Return if there is no contentId defined
|
|
631
|
-
if (!this.contentId)
|
|
632
|
-
return;
|
|
633
|
-
let segmentContent;
|
|
634
|
-
try {
|
|
635
|
-
// Attempt to find the Segment Content by its contentId
|
|
636
|
-
segmentContent = await this.waitForSegmentContent(segmentEl, this.contentId);
|
|
637
|
-
}
|
|
638
|
-
catch (error) {
|
|
639
|
-
// If no associated Segment Content exists, log an error and return
|
|
640
|
-
console.error('Segment Button: ', error.message);
|
|
641
|
-
return;
|
|
642
|
-
}
|
|
643
|
-
// Ensure the found element is a valid ION-SEGMENT-CONTENT
|
|
644
|
-
if (segmentContent.tagName !== 'ION-SEGMENT-CONTENT') {
|
|
645
|
-
console.error(`Segment Button: Element with id="${this.contentId}" is not an <ion-segment-content> element.`);
|
|
646
|
-
return;
|
|
647
|
-
}
|
|
648
602
|
// Prevent buttons from being disabled when associated with segment content
|
|
649
|
-
if (this.disabled) {
|
|
603
|
+
if (this.contentId && this.disabled) {
|
|
650
604
|
console.warn(`Segment Button: Segment buttons cannot be disabled when associated with an <ion-segment-content>.`);
|
|
651
605
|
this.disabled = false;
|
|
652
606
|
}
|
|
@@ -661,6 +615,21 @@ const SegmentButton = class {
|
|
|
661
615
|
}
|
|
662
616
|
componentWillLoad() {
|
|
663
617
|
this.inheritedAttributes = Object.assign({}, inheritAttributes(this.el, ['aria-label']));
|
|
618
|
+
// Return if there is no contentId defined
|
|
619
|
+
if (!this.contentId)
|
|
620
|
+
return;
|
|
621
|
+
// Attempt to find the Segment Content by its contentId
|
|
622
|
+
const segmentContent = document.getElementById(this.contentId);
|
|
623
|
+
// If no associated Segment Content exists, log an error and return
|
|
624
|
+
if (!segmentContent) {
|
|
625
|
+
console.error(`Segment Button: Unable to find Segment Content with id="${this.contentId}".`);
|
|
626
|
+
return;
|
|
627
|
+
}
|
|
628
|
+
// Ensure the found element is a valid ION-SEGMENT-CONTENT
|
|
629
|
+
if (segmentContent.tagName !== 'ION-SEGMENT-CONTENT') {
|
|
630
|
+
console.error(`Segment Button: Element with id="${this.contentId}" is not an <ion-segment-content> element.`);
|
|
631
|
+
return;
|
|
632
|
+
}
|
|
664
633
|
}
|
|
665
634
|
get hasLabel() {
|
|
666
635
|
return !!this.el.querySelector('ion-label');
|
|
@@ -683,7 +652,7 @@ const SegmentButton = class {
|
|
|
683
652
|
const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
|
|
684
653
|
const mode = getIonMode(this);
|
|
685
654
|
const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
|
|
686
|
-
return (h(Host, { key: '
|
|
655
|
+
return (h(Host, { key: 'f2f679a08b131cd35d63f649b9d1f1907df30a89', class: {
|
|
687
656
|
[mode]: true,
|
|
688
657
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
689
658
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
@@ -699,7 +668,7 @@ const SegmentButton = class {
|
|
|
699
668
|
'ion-activatable': true,
|
|
700
669
|
'ion-activatable-instant': true,
|
|
701
670
|
'ion-focusable': true,
|
|
702
|
-
} }, h("button", Object.assign({ key: '
|
|
671
|
+
} }, h("button", Object.assign({ key: '8e887b5031da705a3695c0870be08696d66188de', "aria-selected": checked ? 'true' : 'false', role: "tab", ref: (el) => (this.nativeEl = el), type: type, class: "button-native", part: "native", disabled: disabled }, this.inheritedAttributes), h("span", { key: '73b795c39cb09438e50922abf6b3a010e31fa2b6', class: "button-inner" }, h("slot", { key: '9769ddc917d7e459bd80dcd81c10c379e73d1b3e' })), mode === 'md' && h("ion-ripple-effect", { key: '8e4c06d6bae1034af8cc5db86fcca0ae72d042b1' })), h("div", { key: 'ae73ee0e429e54a43269f99b6d3d7e1c6e8f60cc', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, h("div", { key: 'd38eabe8161403799cfbad73dd6bf912d965442c', part: "indicator-background", class: "segment-button-indicator-background" }))));
|
|
703
672
|
}
|
|
704
673
|
get el() { return getElement(this); }
|
|
705
674
|
static get watchers() { return {
|
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, h, i as forceUpdate, e as Host, f as getElement } from './index-527b9e34.js';
|
|
5
5
|
import { b as getIonMode } from './ionic-global-ca86cf32.js';
|
|
6
|
-
import { s as safeCall } from './overlays-
|
|
6
|
+
import { s as safeCall } from './overlays-1bc809ec.js';
|
|
7
7
|
import { g as getClassMap } from './theme-01f3f29c.js';
|
|
8
8
|
import './index-a5d50daf.js';
|
|
9
|
-
import './helpers-
|
|
9
|
+
import './helpers-78efeec3.js';
|
|
10
10
|
import './hardware-back-button-864101a3.js';
|
|
11
|
-
import './framework-delegate-
|
|
11
|
+
import './framework-delegate-2eea1763.js';
|
|
12
12
|
import './gesture-controller-314a54f6.js';
|
|
13
13
|
import './index-738d7504.js';
|
|
14
14
|
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, h, e as Host, f as getElement, i as forceUpdate } from './index-527b9e34.js';
|
|
5
|
-
import { c as createNotchController } from './notch-controller-
|
|
5
|
+
import { c as createNotchController } from './notch-controller-00d92e89.js';
|
|
6
6
|
import { i as isOptionSelected, c as compareOptions } from './compare-with-utils-a96ff2ea.js';
|
|
7
|
-
import { h as inheritAttributes, d as renderHiddenInput, f as focusVisibleElement } from './helpers-
|
|
8
|
-
import { c as popoverController, b as actionSheetController, a as alertController, m as modalController, s as safeCall } from './overlays-
|
|
7
|
+
import { h as inheritAttributes, d as renderHiddenInput, f as focusVisibleElement } from './helpers-78efeec3.js';
|
|
8
|
+
import { c as popoverController, b as actionSheetController, a as alertController, m as modalController, s as safeCall } from './overlays-1bc809ec.js';
|
|
9
9
|
import { i as isRTL } from './dir-babeabeb.js';
|
|
10
10
|
import { h as hostContext, c as createColorClasses, g as getClassMap } from './theme-01f3f29c.js';
|
|
11
11
|
import { w as watchForOptions } from './watch-options-c2911ace.js';
|
|
@@ -13,7 +13,7 @@ import { w as chevronExpand, q as caretDownSharp } from './index-e2cf2ceb.js';
|
|
|
13
13
|
import { b as getIonMode } from './ionic-global-ca86cf32.js';
|
|
14
14
|
import './index-a5d50daf.js';
|
|
15
15
|
import './hardware-back-button-864101a3.js';
|
|
16
|
-
import './framework-delegate-
|
|
16
|
+
import './framework-delegate-2eea1763.js';
|
|
17
17
|
import './gesture-controller-314a54f6.js';
|
|
18
18
|
import './index-738d7504.js';
|
|
19
19
|
|
|
@@ -5,7 +5,7 @@ import { r as registerInstance, c as createEvent, h, e as Host, f as getElement
|
|
|
5
5
|
import { c as createKeyboardController } from './keyboard-controller-ec5c2bfa.js';
|
|
6
6
|
import { c as createColorClasses } from './theme-01f3f29c.js';
|
|
7
7
|
import { b as getIonMode, c as config } from './ionic-global-ca86cf32.js';
|
|
8
|
-
import { h as inheritAttributes } from './helpers-
|
|
8
|
+
import { h as inheritAttributes } from './helpers-78efeec3.js';
|
|
9
9
|
import './index-a5d50daf.js';
|
|
10
10
|
import './keyboard-73175e24.js';
|
|
11
11
|
import './capacitor-59395cbd.js';
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, h, e as Host, f as getElement, c as createEvent } from './index-527b9e34.js';
|
|
5
|
-
import { a as attachComponent } from './framework-delegate-
|
|
6
|
-
import './helpers-
|
|
5
|
+
import { a as attachComponent } from './framework-delegate-2eea1763.js';
|
|
6
|
+
import './helpers-78efeec3.js';
|
|
7
7
|
|
|
8
8
|
const tabCss = ":host(.tab-hidden){display:none !important}";
|
|
9
9
|
const IonTabStyle0 = tabCss;
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, i as forceUpdate, w as writeTask, h, e as Host, f as getElement } from './index-527b9e34.js';
|
|
5
|
-
import { c as createNotchController } from './notch-controller-
|
|
6
|
-
import { e as debounceEvent, i as inheritAriaAttributes, h as inheritAttributes, c as componentOnReady } from './helpers-
|
|
7
|
-
import { c as createSlotMutationController, g as getCounterText } from './input.utils-
|
|
5
|
+
import { c as createNotchController } from './notch-controller-00d92e89.js';
|
|
6
|
+
import { e as debounceEvent, i as inheritAriaAttributes, h as inheritAttributes, c as componentOnReady } from './helpers-78efeec3.js';
|
|
7
|
+
import { c as createSlotMutationController, g as getCounterText } from './input.utils-28bf4ef0.js';
|
|
8
8
|
import { h as hostContext, c as createColorClasses } from './theme-01f3f29c.js';
|
|
9
9
|
import { b as getIonMode } from './ionic-global-ca86cf32.js';
|
|
10
10
|
import './index-a5d50daf.js';
|
|
@@ -3,17 +3,17 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, h, e as Host, f as getElement } from './index-527b9e34.js';
|
|
5
5
|
import { E as ENABLE_HTML_CONTENT_DEFAULT, a as sanitizeDOMString } from './config-49c88215.js';
|
|
6
|
-
import { g as getElementRoot, r as raf } from './helpers-
|
|
6
|
+
import { g as getElementRoot, r as raf } from './helpers-78efeec3.js';
|
|
7
7
|
import { c as createLockController } from './lock-controller-316928be.js';
|
|
8
8
|
import { p as printIonWarning } from './index-738d7504.js';
|
|
9
|
-
import { O as OVERLAY_GESTURE_PRIORITY, d as createDelegateController, e as createTriggerController, i as isCancel, j as prepareOverlay, k as setOverlayId, f as present, g as dismiss, h as eventMethod, s as safeCall, G as GESTURE } from './overlays-
|
|
9
|
+
import { O as OVERLAY_GESTURE_PRIORITY, d as createDelegateController, e as createTriggerController, i as isCancel, j as prepareOverlay, k as setOverlayId, f as present, g as dismiss, h as eventMethod, s as safeCall, G as GESTURE } from './overlays-1bc809ec.js';
|
|
10
10
|
import { c as createColorClasses, g as getClassMap } from './theme-01f3f29c.js';
|
|
11
11
|
import { c as config, b as getIonMode } from './ionic-global-ca86cf32.js';
|
|
12
12
|
import { c as createAnimation } from './animation-eab5a4ca.js';
|
|
13
13
|
import { w as win } from './index-a5d50daf.js';
|
|
14
14
|
import { createGesture } from './index-39782642.js';
|
|
15
15
|
import './hardware-back-button-864101a3.js';
|
|
16
|
-
import './framework-delegate-
|
|
16
|
+
import './framework-delegate-2eea1763.js';
|
|
17
17
|
import './gesture-controller-314a54f6.js';
|
|
18
18
|
|
|
19
19
|
/**
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, h, e as Host, f as getElement } from './index-527b9e34.js';
|
|
5
|
-
import { i as inheritAriaAttributes, d as renderHiddenInput } from './helpers-
|
|
5
|
+
import { i as inheritAriaAttributes, d as renderHiddenInput } from './helpers-78efeec3.js';
|
|
6
6
|
import { c as hapticSelection } from './haptic-ac164e4c.js';
|
|
7
7
|
import { i as isRTL } from './dir-babeabeb.js';
|
|
8
8
|
import { c as createColorClasses, h as hostContext } from './theme-01f3f29c.js';
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { c as createAnimation } from './animation-eab5a4ca.js';
|
|
5
|
-
import { g as getIonPageElement } from './index-
|
|
5
|
+
import { g as getIonPageElement } from './index-ecb55b8d.js';
|
|
6
6
|
import './index-a5d50daf.js';
|
|
7
7
|
import './ionic-global-ca86cf32.js';
|
|
8
8
|
import './index-527b9e34.js';
|
|
9
9
|
import './index-738d7504.js';
|
|
10
|
-
import './helpers-
|
|
10
|
+
import './helpers-78efeec3.js';
|
|
11
11
|
|
|
12
12
|
const DURATION = 540;
|
|
13
13
|
// TODO(FW-2832): types
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { c as createAnimation } from './animation-eab5a4ca.js';
|
|
5
|
-
import { g as getIonPageElement } from './index-
|
|
5
|
+
import { g as getIonPageElement } from './index-ecb55b8d.js';
|
|
6
6
|
import './index-a5d50daf.js';
|
|
7
7
|
import './ionic-global-ca86cf32.js';
|
|
8
8
|
import './index-527b9e34.js';
|
|
9
9
|
import './index-738d7504.js';
|
|
10
|
-
import './helpers-
|
|
10
|
+
import './helpers-78efeec3.js';
|
|
11
11
|
|
|
12
12
|
const mdTransitionAnimation = (_, opts) => {
|
|
13
13
|
var _a, _b, _c;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { w as win } from './index-a5d50daf.js';
|
|
5
|
-
import { r as raf } from './helpers-
|
|
5
|
+
import { r as raf } from './helpers-78efeec3.js';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* A utility to calculate the size of an outline notch
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { d as doc } from './index-a5d50daf.js';
|
|
5
|
-
import { f as focusVisibleElement, c as componentOnReady, a as addEventListener, b as removeEventListener, g as getElementRoot } from './helpers-
|
|
5
|
+
import { f as focusVisibleElement, c as componentOnReady, a as addEventListener, b as removeEventListener, g as getElementRoot } from './helpers-78efeec3.js';
|
|
6
6
|
import { OVERLAY_BACK_BUTTON_PRIORITY, shouldUseCloseWatcher } from './hardware-back-button-864101a3.js';
|
|
7
7
|
import { b as getIonMode, c as config, a as isPlatform } from './ionic-global-ca86cf32.js';
|
|
8
|
-
import { C as CoreDelegate } from './framework-delegate-
|
|
8
|
+
import { C as CoreDelegate } from './framework-delegate-2eea1763.js';
|
|
9
9
|
import { B as BACKDROP_NO_SCROLL } from './gesture-controller-314a54f6.js';
|
|
10
10
|
import { p as printIonWarning } from './index-738d7504.js';
|
|
11
11
|
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { d as readTask, w as writeTask } from './index-527b9e34.js';
|
|
5
|
-
import { f as findClosestIonContent, s as scrollToTop } from './index-
|
|
6
|
-
import { c as componentOnReady } from './helpers-
|
|
5
|
+
import { f as findClosestIonContent, s as scrollToTop } from './index-e919e353.js';
|
|
6
|
+
import { c as componentOnReady } from './helpers-78efeec3.js';
|
|
7
7
|
import './index-738d7504.js';
|
|
8
8
|
import './ionic-global-ca86cf32.js';
|
|
9
9
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
|
-
import { j as clamp } from './helpers-
|
|
4
|
+
import { j as clamp } from './helpers-78efeec3.js';
|
|
5
5
|
import { i as isRTL } from './dir-babeabeb.js';
|
|
6
6
|
import { createGesture } from './index-39782642.js';
|
|
7
7
|
import './gesture-controller-314a54f6.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import{__awaiter,__generator,__spreadArray}from"tslib";
|
|
2
2
|
/*!
|
|
3
3
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
-
*/import{c as componentOnReady}from"./helpers-
|
|
4
|
+
*/import{c as componentOnReady}from"./helpers-78efeec3.js";var attachComponent=function(e,r,n,t,o,i){return __awaiter(void 0,void 0,void 0,(function(){var a,u;return __generator(this,(function(c){switch(c.label){case 0:if(e){return[2,e.attachViewToDom(r,n,o,t)]}if(!i&&typeof n!=="string"&&!(n instanceof HTMLElement)){throw new Error("framework delegate is missing")}u=typeof n==="string"?(a=r.ownerDocument)===null||a===void 0?void 0:a.createElement(n):n;if(t){t.forEach((function(e){return u.classList.add(e)}))}if(o){Object.assign(u,o)}r.appendChild(u);return[4,new Promise((function(e){return componentOnReady(u,e)}))];case 1:c.sent();return[2,u]}}))}))};var detachComponent=function(e,r){if(r){if(e){var n=r.parentElement;return e.removeViewFromDom(n,r)}r.remove()}return Promise.resolve()};var CoreDelegate=function(){var e;var r;var n=function(n,t){var o=[];for(var i=2;i<arguments.length;i++){o[i-2]=arguments[i]}return __awaiter(void 0,__spreadArray([n,t],o,true),void 0,(function(n,t,o,i){var a,u,c,f,s,d,v;if(o===void 0){o={}}if(i===void 0){i=[]}return __generator(this,(function(m){switch(m.label){case 0:e=n;if(!t)return[3,2];f=typeof t==="string"?(a=e.ownerDocument)===null||a===void 0?void 0:a.createElement(t):t;i.forEach((function(e){return f.classList.add(e)}));Object.assign(f,o);e.appendChild(f);c=f;return[4,new Promise((function(e){return componentOnReady(f,e)}))];case 1:m.sent();return[3,3];case 2:if(e.children.length>0&&(e.tagName==="ION-MODAL"||e.tagName==="ION-POPOVER")){s=c=e.children[0];if(!s.classList.contains("ion-delegate-host")){d=(u=e.ownerDocument)===null||u===void 0?void 0:u.createElement("div");d.classList.add("ion-delegate-host");i.forEach((function(e){return d.classList.add(e)}));d.append.apply(d,e.children);e.appendChild(d);c=d}}m.label=3;case 3:v=document.querySelector("ion-app")||document.body;r=document.createComment("ionic teleport");e.parentNode.insertBefore(r,e);v.appendChild(e);return[2,c!==null&&c!==void 0?c:e]}}))}))};var t=function(){if(e&&r){r.parentNode.insertBefore(e,r);r.remove()}return Promise.resolve()};return{attachViewToDom:n,removeViewFromDom:t}};export{CoreDelegate as C,attachComponent as a,detachComponent as d};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import{__spreadArray}from"tslib";
|
|
2
|
+
/*!
|
|
3
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
+
*/var transitionEndAsync=function(a,r){if(r===void 0){r=0}return new Promise((function(i){transitionEnd(a,r,i)}))};var transitionEnd=function(a,r,i){if(r===void 0){r=0}var e;var n;var t={passive:true};var o=500;var u=function(){if(e){e()}};var s=function(r){if(r===undefined||a===r.target){u();i(r)}};if(a){a.addEventListener("webkitTransitionEnd",s,t);a.addEventListener("transitionend",s,t);n=setTimeout(s,r+o);e=function(){if(n!==undefined){clearTimeout(n);n=undefined}a.removeEventListener("webkitTransitionEnd",s,t);a.removeEventListener("transitionend",s,t)}}return u};var componentOnReady=function(a,r){if(a.componentOnReady){a.componentOnReady().then((function(a){return r(a)}))}else{raf((function(){return r(a)}))}};var hasLazyBuild=function(a){return a.componentOnReady!==undefined};var inheritAttributes=function(a,r){if(r===void 0){r=[]}var i={};r.forEach((function(r){if(a.hasAttribute(r)){var e=a.getAttribute(r);if(e!==null){i[r]=a.getAttribute(r)}a.removeAttribute(r)}}));return i};var ariaAttributes=["role","aria-activedescendant","aria-atomic","aria-autocomplete","aria-braillelabel","aria-brailleroledescription","aria-busy","aria-checked","aria-colcount","aria-colindex","aria-colindextext","aria-colspan","aria-controls","aria-current","aria-describedby","aria-description","aria-details","aria-disabled","aria-errormessage","aria-expanded","aria-flowto","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowindextext","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"];var inheritAriaAttributes=function(a,r){var i=ariaAttributes;if(r&&r.length>0){i=i.filter((function(a){return!r.includes(a)}))}return inheritAttributes(a,i)};var addEventListener=function(a,r,i,e){return a.addEventListener(r,i,e)};var removeEventListener=function(a,r,i,e){return a.removeEventListener(r,i,e)};var getElementRoot=function(a,r){if(r===void 0){r=a}return a.shadowRoot||r};var raf=function(a){if(typeof __zone_symbol__requestAnimationFrame==="function"){return __zone_symbol__requestAnimationFrame(a)}if(typeof requestAnimationFrame==="function"){return requestAnimationFrame(a)}return setTimeout(a)};var hasShadowDom=function(a){return!!a.shadowRoot&&!!a.attachShadow};var focusVisibleElement=function(a){a.focus();if(a.classList.contains("ion-focusable")){var r=a.closest("ion-app");if(r){r.setFocus([a])}}};var renderHiddenInput=function(a,r,i,e,n){if(a||hasShadowDom(r)){var t=r.querySelector("input.aux-input");if(!t){t=r.ownerDocument.createElement("input");t.type="hidden";t.classList.add("aux-input");r.appendChild(t)}t.disabled=n;t.name=i;t.value=e||""}};var clamp=function(a,r,i){return Math.max(a,Math.min(r,i))};var assert=function(a,r){if(!a){var i="ASSERT: "+r;console.error(i);debugger;throw new Error(i)}};var pointerCoord=function(a){if(a){var r=a.changedTouches;if(r&&r.length>0){var i=r[0];return{x:i.clientX,y:i.clientY}}if(a.pageX!==undefined){return{x:a.pageX,y:a.pageY}}}return{x:0,y:0}};var isEndSide=function(a){var r=document.dir==="rtl";switch(a){case"start":return r;case"end":return!r;default:throw new Error('"'.concat(a,'" is not a valid value for [side]. Use "start" or "end" instead.'))}};var debounceEvent=function(a,r){var i=a._original||a;return{_original:a,emit:debounce(i.emit.bind(i),r)}};var debounce=function(a,r){if(r===void 0){r=0}var i;return function(){var e=[];for(var n=0;n<arguments.length;n++){e[n]=arguments[n]}clearTimeout(i);i=setTimeout.apply(void 0,__spreadArray([a,r],e,false))}};var shallowEqualStringMap=function(a,r){a!==null&&a!==void 0?a:a={};r!==null&&r!==void 0?r:r={};if(a===r){return true}var i=Object.keys(a);if(i.length!==Object.keys(r).length){return false}for(var e=0,n=i;e<n.length;e++){var t=n[e];if(!(t in r)){return false}if(a[t]!==r[t]){return false}}return true};var isSafeNumber=function(a){return typeof a==="number"&&!isNaN(a)&&isFinite(a)};export{addEventListener as a,removeEventListener as b,componentOnReady as c,renderHiddenInput as d,debounceEvent as e,focusVisibleElement as f,getElementRoot as g,inheritAttributes as h,inheritAriaAttributes as i,clamp as j,hasLazyBuild as k,isSafeNumber as l,hasShadowDom as m,assert as n,isEndSide as o,debounce as p,pointerCoord as q,raf as r,shallowEqualStringMap as s,transitionEndAsync as t};
|