@ionic/core 8.8.14-dev.11784216165.1ecbf364 → 8.8.14-dev.11784222473.142aed23
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/index.js +1 -1
- package/components/ion-action-sheet.js +1 -1
- package/components/ion-alert.js +1 -1
- package/components/ion-back-button.js +1 -1
- package/components/ion-button.js +1 -1
- package/components/ion-card.js +1 -1
- package/components/ion-chip.js +1 -1
- package/components/ion-datetime-button.js +1 -1
- package/components/ion-datetime.js +1 -1
- package/components/ion-fab-button.js +1 -1
- package/components/ion-img.js +1 -1
- package/components/ion-infinite-scroll-content.js +1 -1
- package/components/ion-input-password-toggle.js +1 -1
- package/components/ion-input.js +1 -1
- package/components/ion-item-option.js +1 -1
- package/components/ion-item.js +1 -1
- package/components/ion-loading.js +1 -1
- package/components/ion-menu-button.js +1 -1
- package/components/ion-menu.js +1 -1
- package/components/ion-modal.js +1 -1
- package/components/ion-nav.js +1 -1
- package/components/ion-picker-legacy-column.d.ts +11 -0
- package/components/ion-picker-legacy-column.js +4 -0
- package/components/ion-picker-legacy.d.ts +11 -0
- package/components/ion-picker-legacy.js +4 -0
- package/components/ion-popover.js +1 -1
- package/components/ion-progress-bar.js +1 -1
- package/components/ion-radio.js +1 -1
- package/components/ion-range.js +1 -1
- package/components/ion-refresher-content.js +1 -1
- package/components/ion-refresher.js +1 -1
- package/components/ion-reorder-group.js +1 -1
- package/components/ion-reorder.js +1 -1
- package/components/ion-ripple-effect.js +1 -1
- package/components/ion-router-link.js +1 -1
- package/components/ion-router-outlet.js +1 -1
- package/components/ion-router.js +1 -1
- package/components/ion-row.js +1 -1
- package/components/ion-searchbar.js +1 -1
- package/components/ion-segment-button.js +1 -1
- package/components/ion-segment-content.js +1 -1
- package/components/ion-segment-view.js +1 -1
- package/components/ion-segment.js +1 -1
- package/components/ion-select-modal.js +1 -1
- package/components/ion-select-option.js +1 -1
- package/components/ion-select-popover.js +1 -1
- package/components/ion-select.js +1 -1
- package/components/ion-skeleton-text.js +1 -1
- package/components/ion-spinner.js +1 -1
- package/components/ion-split-pane.js +1 -1
- package/components/ion-tab-bar.js +1 -1
- package/components/ion-tab-button.js +1 -1
- package/components/ion-tab.js +1 -1
- package/components/ion-tabs.js +1 -1
- package/components/ion-text.js +1 -1
- package/components/ion-textarea.js +1 -1
- package/components/ion-thumbnail.js +1 -1
- package/components/ion-title.js +1 -1
- package/components/ion-toast.js +1 -1
- package/components/ion-toggle.js +1 -1
- package/components/ion-toolbar.js +1 -1
- package/components/p-3hGiN2uq.js +4 -0
- package/components/{p-DpV-p5Xs.js → p-5bE_Wz4Y.js} +1 -1
- package/components/{p-r0aq7dpt.js → p-B60hm8Qv.js} +1 -1
- package/components/{p-Buf_7zcy.js → p-BHrrc-3d.js} +1 -1
- package/components/p-BIPPbW0M.js +4 -0
- package/components/{p-XJWMAP8m.js → p-BLmJ0zRm.js} +1 -1
- package/components/{p-DhkITZ-y.js → p-BSEgsdFI.js} +1 -1
- package/components/p-BUYFy35a.js +4 -0
- package/components/p-BWEZufiK.js +4 -0
- package/components/p-BqpciLfi.js +4 -0
- package/components/p-BsQPAqo9.js +4 -0
- package/components/p-CU5rbWAW.js +4 -0
- package/components/{p-Dz74mwlk.js → p-Cfx4M1Bn.js} +1 -1
- package/components/p-k_E4tX5Z.js +4 -0
- package/components/p-nyXeHk23.js +4 -0
- package/components/{p-wk2QqrAo.js → p-rCa2eL0j.js} +1 -1
- package/dist/cjs/config-xninhj0J.js +201 -0
- package/dist/cjs/index.cjs.js +6 -6
- package/dist/cjs/ion-action-sheet.cjs.entry.js +7 -27
- package/dist/cjs/ion-alert.cjs.entry.js +25 -64
- package/dist/cjs/ion-app_8.cjs.entry.js +9 -23
- package/dist/cjs/ion-avatar_3.cjs.entry.js +1 -1
- package/dist/cjs/ion-col_3.cjs.entry.js +1 -1
- package/dist/cjs/{ion-datetime.cjs.entry.js → ion-datetime_3.cjs.entry.js} +639 -1
- package/dist/cjs/ion-img.cjs.entry.js +1 -3
- package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +2 -3
- package/dist/cjs/ion-input.cjs.entry.js +4 -4
- package/dist/cjs/ion-item_8.cjs.entry.js +2 -2
- package/dist/cjs/ion-loading.cjs.entry.js +5 -10
- package/dist/cjs/ion-menu_3.cjs.entry.js +1 -1
- package/dist/cjs/ion-modal.cjs.entry.js +18 -23
- package/dist/cjs/ion-nav_2.cjs.entry.js +115 -2
- package/dist/cjs/ion-popover.cjs.entry.js +5 -9
- package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/ion-radio_2.cjs.entry.js +3 -3
- package/dist/cjs/ion-range.cjs.entry.js +3 -3
- package/dist/cjs/ion-refresher_2.cjs.entry.js +5 -6
- package/dist/cjs/ion-reorder_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +1 -1
- package/dist/cjs/ion-route_4.cjs.entry.js +4 -18
- package/dist/cjs/ion-searchbar.cjs.entry.js +5 -5
- package/dist/cjs/ion-segment-content.cjs.entry.js +1 -1
- package/dist/cjs/ion-segment-view.cjs.entry.js +2 -2
- package/dist/cjs/ion-segment_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-select-modal.cjs.entry.js +30 -84
- package/dist/cjs/ion-select_3.cjs.entry.js +49 -407
- package/dist/cjs/ion-spinner.cjs.entry.js +1 -1
- package/dist/cjs/ion-split-pane.cjs.entry.js +2 -2
- package/dist/cjs/ion-tab-bar_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-tab_2.cjs.entry.js +3 -3
- package/dist/cjs/ion-text.cjs.entry.js +2 -2
- package/dist/cjs/ion-textarea.cjs.entry.js +2 -2
- package/dist/cjs/ion-toast.cjs.entry.js +5 -6
- package/dist/cjs/ion-toggle.cjs.entry.js +3 -3
- package/dist/cjs/ionic.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{overlays-DSmSrd_4.js → overlays-DdtIYQUH.js} +31 -27
- package/dist/collection/collection-manifest.json +10 -6
- package/dist/collection/components/action-sheet/action-sheet.ios.css +2 -229
- package/dist/collection/components/action-sheet/action-sheet.js +5 -24
- package/dist/collection/components/action-sheet/action-sheet.md.css +2 -175
- package/dist/collection/components/alert/alert.ios.css +10 -280
- package/dist/collection/components/alert/alert.js +21 -59
- package/dist/collection/components/alert/alert.md.css +20 -269
- package/dist/collection/components/img/img.js +1 -6
- package/dist/collection/components/input/input.js +8 -8
- package/dist/collection/components/loading/loading.js +3 -7
- package/dist/collection/components/modal/modal.ios.css +8 -0
- package/dist/collection/components/modal/modal.js +18 -23
- package/dist/collection/components/modal/modal.md.css +8 -0
- package/dist/collection/components/nav/nav.js +219 -4
- package/dist/collection/components/picker-legacy/animations/ios.enter.js +27 -0
- package/dist/collection/components/picker-legacy/animations/ios.leave.js +23 -0
- package/dist/collection/components/picker-legacy/picker-interface.js +1 -0
- package/dist/collection/components/picker-legacy/picker.ios.css +300 -0
- package/dist/collection/components/picker-legacy/picker.js +890 -0
- package/dist/collection/components/picker-legacy/picker.md.css +287 -0
- package/dist/collection/components/picker-legacy-column/picker-column.ios.css +231 -0
- package/dist/collection/components/picker-legacy-column/picker-column.js +422 -0
- package/dist/collection/components/picker-legacy-column/picker-column.md.css +222 -0
- package/dist/collection/components/picker-legacy-column/test/test.utils.js +43 -0
- package/dist/collection/components/popover/popover.ios.css +0 -15
- package/dist/collection/components/popover/popover.js +3 -7
- package/dist/collection/components/popover/popover.md.css +0 -15
- package/dist/collection/components/progress-bar/progress-bar.js +1 -1
- package/dist/collection/components/radio/radio.js +4 -4
- package/dist/collection/components/range/range.js +3 -3
- package/dist/collection/components/refresher/refresher.js +1 -1
- package/dist/collection/components/refresher-content/refresher-content.js +1 -1
- package/dist/collection/components/reorder/reorder.js +1 -1
- package/dist/collection/components/reorder-group/reorder-group.js +1 -1
- package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
- package/dist/collection/components/route/route.js +1 -1
- package/dist/collection/components/router/utils/dom.js +3 -22
- package/dist/collection/components/router-link/router-link.js +2 -2
- package/dist/collection/components/router-outlet/router-outlet.js +5 -38
- package/dist/collection/components/row/row.js +1 -1
- package/dist/collection/components/searchbar/searchbar.js +9 -9
- package/dist/collection/components/segment/segment.js +2 -2
- package/dist/collection/components/segment-button/segment-button.js +2 -2
- package/dist/collection/components/segment-content/segment-content.js +1 -1
- package/dist/collection/components/segment-view/segment-view.js +2 -2
- package/dist/collection/components/select/select.ios.css +0 -33
- package/dist/collection/components/select/select.js +16 -323
- package/dist/collection/components/select/select.md.css +0 -33
- package/dist/collection/components/select-modal/select-modal.ios.css +0 -219
- package/dist/collection/components/select-modal/select-modal.js +26 -79
- package/dist/collection/components/select-modal/select-modal.md.css +0 -165
- package/dist/collection/components/select-option/select-option.js +3 -67
- package/dist/collection/components/select-popover/select-popover.ios.css +0 -219
- package/dist/collection/components/select-popover/select-popover.js +26 -78
- package/dist/collection/components/select-popover/select-popover.md.css +0 -165
- package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
- package/dist/collection/components/spinner/spinner.js +1 -1
- package/dist/collection/components/split-pane/split-pane.js +2 -2
- package/dist/collection/components/tab/tab.js +2 -2
- package/dist/collection/components/tab-bar/tab-bar.js +2 -2
- package/dist/collection/components/tab-button/tab-button.js +2 -2
- package/dist/collection/components/tabs/tabs.js +1 -1
- package/dist/collection/components/text/text.js +2 -2
- package/dist/collection/components/textarea/textarea.js +2 -2
- package/dist/collection/components/thumbnail/thumbnail.js +1 -1
- package/dist/collection/components/title/title.js +2 -2
- package/dist/collection/components/toast/toast.js +2 -2
- package/dist/collection/components/toggle/toggle.js +3 -3
- package/dist/collection/components/toolbar/toolbar.js +2 -2
- package/dist/collection/index.js +1 -1
- package/dist/collection/utils/overlays.js +30 -26
- package/dist/collection/utils/sanitization/index.js +18 -274
- package/dist/docs.json +1189 -497
- package/dist/esm/config-DQCONYYp.js +195 -0
- package/dist/esm/{index-AlrZKoWR.js → index-DV3sJJW8.js} +1 -1
- package/dist/esm/index.js +2 -3
- package/dist/esm/ion-accordion_2.entry.js +1 -1
- package/dist/esm/ion-action-sheet.entry.js +7 -27
- package/dist/esm/ion-alert.entry.js +24 -63
- package/dist/esm/ion-app_8.entry.js +9 -23
- package/dist/esm/ion-avatar_3.entry.js +1 -1
- package/dist/esm/ion-back-button.entry.js +1 -1
- package/dist/esm/ion-breadcrumb_2.entry.js +1 -1
- package/dist/esm/ion-col_3.entry.js +1 -1
- package/dist/esm/{ion-datetime.entry.js → ion-datetime_3.entry.js} +641 -5
- package/dist/esm/ion-fab_3.entry.js +1 -1
- package/dist/esm/ion-img.entry.js +2 -4
- package/dist/esm/ion-infinite-scroll_2.entry.js +1 -2
- package/dist/esm/ion-input-password-toggle.entry.js +1 -1
- package/dist/esm/ion-input.entry.js +5 -5
- package/dist/esm/ion-item_8.entry.js +3 -3
- package/dist/esm/ion-loading.entry.js +4 -9
- package/dist/esm/ion-menu_3.entry.js +2 -2
- package/dist/esm/ion-modal.entry.js +18 -23
- package/dist/esm/ion-nav_2.entry.js +116 -3
- package/dist/esm/ion-popover.entry.js +5 -9
- package/dist/esm/ion-progress-bar.entry.js +1 -1
- package/dist/esm/ion-radio_2.entry.js +3 -3
- package/dist/esm/ion-range.entry.js +3 -3
- package/dist/esm/ion-refresher_2.entry.js +4 -5
- package/dist/esm/ion-reorder_2.entry.js +3 -3
- package/dist/esm/ion-ripple-effect.entry.js +1 -1
- package/dist/esm/ion-route_4.entry.js +4 -18
- package/dist/esm/ion-searchbar.entry.js +6 -6
- package/dist/esm/ion-segment-content.entry.js +1 -1
- package/dist/esm/ion-segment-view.entry.js +2 -2
- package/dist/esm/ion-segment_2.entry.js +4 -4
- package/dist/esm/ion-select-modal.entry.js +30 -84
- package/dist/esm/ion-select_3.entry.js +52 -410
- package/dist/esm/ion-spinner.entry.js +1 -1
- package/dist/esm/ion-split-pane.entry.js +2 -2
- package/dist/esm/ion-tab-bar_2.entry.js +4 -4
- package/dist/esm/ion-tab_2.entry.js +3 -3
- package/dist/esm/ion-text.entry.js +2 -2
- package/dist/esm/ion-textarea.entry.js +2 -2
- package/dist/esm/ion-toast.entry.js +4 -5
- package/dist/esm/ion-toggle.entry.js +4 -4
- package/dist/esm/ionic.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{overlays-DLNOHWNc.js → overlays-Dg0q2_tJ.js} +32 -28
- package/dist/html.html-data.json +80 -52
- package/dist/ionic/index.esm.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/p-01f81ea5.entry.js +4 -0
- package/dist/ionic/p-0cc11f99.entry.js +4 -0
- package/dist/ionic/p-0dc33652.entry.js +4 -0
- package/dist/ionic/{p-fe4aa1db.entry.js → p-0fa9c382.entry.js} +1 -1
- package/dist/ionic/p-20b1a044.entry.js +4 -0
- package/dist/ionic/p-21eb76d5.entry.js +4 -0
- package/dist/ionic/p-27d30585.entry.js +4 -0
- package/dist/ionic/p-2a05aa64.entry.js +4 -0
- package/dist/ionic/p-2bb2cb18.entry.js +4 -0
- package/dist/ionic/{p-80b44b3c.entry.js → p-3353c229.entry.js} +1 -1
- package/dist/ionic/{p-c93553d2.entry.js → p-34586ead.entry.js} +1 -1
- package/dist/ionic/{p-a7628bc7.entry.js → p-37e720da.entry.js} +1 -1
- package/dist/ionic/{p-9177f4ac.entry.js → p-390ca786.entry.js} +1 -1
- package/dist/ionic/{p-259d0d98.entry.js → p-3a126bca.entry.js} +1 -1
- package/dist/ionic/{p-4502a274.entry.js → p-3a7d1e91.entry.js} +1 -1
- package/dist/ionic/{p-627fabd9.entry.js → p-3ae5f277.entry.js} +1 -1
- package/dist/ionic/{p-a5213260.entry.js → p-4858af1f.entry.js} +1 -1
- package/dist/ionic/p-485fda23.entry.js +4 -0
- package/dist/ionic/p-4baa5b82.entry.js +4 -0
- package/dist/ionic/p-5018dfc8.entry.js +4 -0
- package/dist/ionic/p-50e1194a.entry.js +4 -0
- package/dist/ionic/{p-76e92a84.entry.js → p-5d1da0a2.entry.js} +1 -1
- package/dist/ionic/p-5eb8e86d.entry.js +4 -0
- package/dist/ionic/p-65ebdf1b.entry.js +4 -0
- package/dist/ionic/p-6ebdbebe.entry.js +4 -0
- package/dist/ionic/{p-d2c7f046.entry.js → p-75dc25ba.entry.js} +1 -1
- package/dist/ionic/{p-b9ac1fe0.entry.js → p-84d5ce05.entry.js} +1 -1
- package/dist/ionic/{p-51cd1643.entry.js → p-874b4bd8.entry.js} +1 -1
- package/dist/ionic/{p-ef93ca92.entry.js → p-8eb8ee76.entry.js} +1 -1
- package/dist/ionic/p-8fce95d5.entry.js +4 -0
- package/dist/ionic/{p-db1b6738.entry.js → p-9a65ac7f.entry.js} +1 -1
- package/dist/ionic/{p-7a37b3ce.entry.js → p-9f1103ce.entry.js} +1 -1
- package/dist/ionic/p-9f9db3a2.entry.js +4 -0
- package/dist/ionic/p-D-3ycHmd.js +4 -0
- package/dist/ionic/{p-AlrZKoWR.js → p-DV3sJJW8.js} +1 -1
- package/dist/ionic/p-DzWaWHGc.js +4 -0
- package/dist/ionic/p-a21add2f.entry.js +4 -0
- package/dist/ionic/{p-d8387b99.entry.js → p-c4d8641b.entry.js} +1 -1
- package/dist/ionic/p-ca2ab74d.entry.js +4 -0
- package/dist/ionic/{p-629e4703.entry.js → p-e0be05c5.entry.js} +1 -1
- package/dist/ionic/p-ec090e0a.entry.js +4 -0
- package/dist/ionic/{p-b1599fca.entry.js → p-ef4c3bee.entry.js} +1 -1
- package/dist/ionic/p-f386f6ae.entry.js +4 -0
- package/dist/ionic/{p-341032b3.entry.js → p-fabcce6c.entry.js} +1 -1
- package/dist/types/components/img/img.d.ts +0 -2
- package/dist/types/components/input/input.d.ts +1 -1
- package/dist/types/components/modal/modal.d.ts +4 -11
- package/dist/types/components/nav/nav-interface.d.ts +1 -0
- package/dist/types/components/nav/nav.d.ts +22 -2
- package/dist/types/components/picker-legacy/animations/ios.enter.d.ts +5 -0
- package/dist/types/components/picker-legacy/animations/ios.leave.d.ts +5 -0
- package/dist/types/components/picker-legacy/picker-interface.d.ts +52 -0
- package/dist/types/components/picker-legacy/picker.d.ts +158 -0
- package/dist/types/components/picker-legacy-column/picker-column.d.ts +46 -0
- package/dist/types/components/picker-legacy-column/test/test.utils.d.ts +9 -0
- package/dist/types/components/route/route.d.ts +1 -1
- package/dist/types/components/router-outlet/router-outlet.d.ts +0 -7
- package/dist/types/components/searchbar/searchbar.d.ts +1 -1
- package/dist/types/components/select/select-interface.d.ts +0 -31
- package/dist/types/components/select/select.d.ts +0 -18
- package/dist/types/components/select-option/select-option.d.ts +1 -42
- package/dist/types/components.d.ts +303 -74
- package/dist/types/index.d.ts +1 -1
- package/dist/types/interface.d.ts +1 -0
- package/dist/types/utils/config.d.ts +8 -0
- package/dist/types/utils/overlays.d.ts +9 -11
- package/dist/types/utils/sanitization/index.d.ts +2 -58
- package/hydrate/index.js +1268 -1400
- package/hydrate/index.mjs +1268 -1400
- package/package.json +5 -37
- package/components/p-279dFMvg.js +0 -4
- package/components/p-BSQPZ79H.js +0 -4
- package/components/p-BwKpO3Is.js +0 -4
- package/components/p-C-Rx1zny.js +0 -4
- package/components/p-CHzfYZbv.js +0 -4
- package/components/p-D4h1H_hh.js +0 -4
- package/components/p-LMGfIvTf.js +0 -4
- package/components/p-_lHSumhG.js +0 -4
- package/components/p-j9Da6cYO.js +0 -4
- package/components/p-jOtMJMv8.js +0 -4
- package/components/p-uTR_dEqg.js +0 -4
- package/dist/cjs/config-DWdFbSNK.js +0 -35
- package/dist/cjs/index-Cueg3U4w.js +0 -429
- package/dist/cjs/overlay-control-label-D2sdL2O8.js +0 -50
- package/dist/cjs/select-option-render-DTF50t5r.js +0 -124
- package/dist/collection/utils/overlay-control-label.js +0 -45
- package/dist/collection/utils/select-option-render.js +0 -119
- package/dist/esm/config-BwKpO3Is.js +0 -31
- package/dist/esm/index-DQSkZyOJ.js +0 -424
- package/dist/esm/overlay-control-label-BSQPZ79H.js +0 -47
- package/dist/esm/select-option-render-B8nWZRnd.js +0 -122
- package/dist/ionic/p-038eb991.entry.js +0 -4
- package/dist/ionic/p-4621c387.entry.js +0 -4
- package/dist/ionic/p-4ace7762.entry.js +0 -4
- package/dist/ionic/p-4bb3eb60.entry.js +0 -4
- package/dist/ionic/p-4e9ec5c5.entry.js +0 -4
- package/dist/ionic/p-5c3ec490.entry.js +0 -4
- package/dist/ionic/p-5d1ac2c7.entry.js +0 -4
- package/dist/ionic/p-700795f6.entry.js +0 -4
- package/dist/ionic/p-79a36078.entry.js +0 -4
- package/dist/ionic/p-913b218a.entry.js +0 -4
- package/dist/ionic/p-BDtODLZ4.js +0 -4
- package/dist/ionic/p-BSQPZ79H.js +0 -4
- package/dist/ionic/p-BwKpO3Is.js +0 -4
- package/dist/ionic/p-Cg5-OQYy.js +0 -4
- package/dist/ionic/p-DCOvXkOm.js +0 -4
- package/dist/ionic/p-a18dcb3c.entry.js +0 -4
- package/dist/ionic/p-a9a33367.entry.js +0 -4
- package/dist/ionic/p-ad728198.entry.js +0 -4
- package/dist/ionic/p-bfc8c629.entry.js +0 -4
- package/dist/ionic/p-c08e666a.entry.js +0 -4
- package/dist/ionic/p-c474f471.entry.js +0 -4
- package/dist/ionic/p-ce7992c4.entry.js +0 -4
- package/dist/ionic/p-ed797c72.entry.js +0 -4
- package/dist/ionic/p-f09f9642.entry.js +0 -4
- package/dist/ionic/p-f1c06f82.entry.js +0 -4
- package/dist/ionic/p-f718fccb.entry.js +0 -4
- package/dist/types/utils/overlay-control-label.d.ts +0 -32
- package/dist/types/utils/select-option-render.d.ts +0 -53
|
@@ -25,6 +25,7 @@ import { NavComponent, NavComponentWithProps, NavOptions, RouterOutletOptions, S
|
|
|
25
25
|
import { ViewController } from "./components/nav/view-controller";
|
|
26
26
|
import { PickerChangeEventDetail } from "./components/picker/picker-interfaces";
|
|
27
27
|
import { PickerColumnChangeEventDetail, PickerColumnValue } from "./components/picker-column/picker-column-interfaces";
|
|
28
|
+
import { PickerButton, PickerColumn } from "./components/picker-legacy/picker-interface";
|
|
28
29
|
import { PopoverSize, PositionAlign, PositionReference, PositionSide, TriggerAction } from "./components/popover/popover-interface";
|
|
29
30
|
import { RadioGroupChangeEventDetail, RadioGroupCompareFn } from "./components/radio-group/radio-group-interface";
|
|
30
31
|
import { PinFormatter, RangeChangeEventDetail, RangeKnobMoveEndEventDetail, RangeKnobMoveStartEventDetail, RangeValue } from "./components/range/range-interface";
|
|
@@ -62,6 +63,7 @@ export { NavComponent, NavComponentWithProps, NavOptions, RouterOutletOptions, S
|
|
|
62
63
|
export { ViewController } from "./components/nav/view-controller";
|
|
63
64
|
export { PickerChangeEventDetail } from "./components/picker/picker-interfaces";
|
|
64
65
|
export { PickerColumnChangeEventDetail, PickerColumnValue } from "./components/picker-column/picker-column-interfaces";
|
|
66
|
+
export { PickerButton, PickerColumn } from "./components/picker-legacy/picker-interface";
|
|
65
67
|
export { PopoverSize, PositionAlign, PositionReference, PositionSide, TriggerAction } from "./components/popover/popover-interface";
|
|
66
68
|
export { RadioGroupChangeEventDetail, RadioGroupCompareFn } from "./components/radio-group/radio-group-interface";
|
|
67
69
|
export { PinFormatter, RangeChangeEventDetail, RangeKnobMoveEndEventDetail, RangeKnobMoveStartEventDetail, RangeValue } from "./components/range/range-interface";
|
|
@@ -1243,9 +1245,6 @@ export namespace Components {
|
|
|
1243
1245
|
*/
|
|
1244
1246
|
"translucent": boolean;
|
|
1245
1247
|
}
|
|
1246
|
-
/**
|
|
1247
|
-
* @deprecated
|
|
1248
|
-
*/
|
|
1249
1248
|
interface IonImg {
|
|
1250
1249
|
/**
|
|
1251
1250
|
* This attribute defines the alternative text describing the image. Users will see this text displayed if the image URL is wrong, the image is not in one of the supported formats, or if the image is not yet downloaded.
|
|
@@ -1300,9 +1299,9 @@ export namespace Components {
|
|
|
1300
1299
|
"autocomplete": AutocompleteTypes;
|
|
1301
1300
|
/**
|
|
1302
1301
|
* Whether auto correction should be enabled when the user is entering/editing the text value.
|
|
1303
|
-
* @default
|
|
1302
|
+
* @default 'off'
|
|
1304
1303
|
*/
|
|
1305
|
-
"autocorrect":
|
|
1304
|
+
"autocorrect": 'on' | 'off';
|
|
1306
1305
|
/**
|
|
1307
1306
|
* Sets the [`autofocus` attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autofocus) on the native input element. This may not be sufficient for the element to be focused on page load. See [managing focus](/docs/developing/managing-focus) for more information.
|
|
1308
1307
|
* @default false
|
|
@@ -2010,8 +2009,8 @@ export namespace Components {
|
|
|
2010
2009
|
*/
|
|
2011
2010
|
"handle"?: boolean;
|
|
2012
2011
|
/**
|
|
2013
|
-
* The interaction behavior for the sheet modal when the handle is pressed.
|
|
2014
|
-
* @default '
|
|
2012
|
+
* The interaction behavior for the sheet modal when the handle is pressed. Defaults to `"none"`, which means the modal will not change size or position when the handle is pressed. Set to `"cycle"` to let the modal cycle between available breakpoints when pressed. Handle behavior is unavailable when the `handle` property is set to `false` or when the `breakpoints` property is not set (using a fullscreen or card modal).
|
|
2013
|
+
* @default 'none'
|
|
2015
2014
|
*/
|
|
2016
2015
|
"handleBehavior"?: ModalHandleBehavior;
|
|
2017
2016
|
/**
|
|
@@ -2115,6 +2114,10 @@ export namespace Components {
|
|
|
2115
2114
|
* @param view The view to get.
|
|
2116
2115
|
*/
|
|
2117
2116
|
"getPrevious": (view?: ViewController) => Promise<ViewController | undefined>;
|
|
2117
|
+
/**
|
|
2118
|
+
* Called by <ion-router> to retrieve the current component.
|
|
2119
|
+
*/
|
|
2120
|
+
"getRouteId": () => Promise<RouteID | undefined>;
|
|
2118
2121
|
/**
|
|
2119
2122
|
* Inserts a component into the navigation stack at the specified index. This is useful to add a component at any point in the navigation stack.
|
|
2120
2123
|
* @param insertIndex The index to insert the component at in the stack.
|
|
@@ -2190,6 +2193,15 @@ export namespace Components {
|
|
|
2190
2193
|
* @param done The transition complete function.
|
|
2191
2194
|
*/
|
|
2192
2195
|
"setRoot": <T extends NavComponent>(component: T, componentProps?: ComponentProps<T> | null, opts?: NavOptions | null, done?: TransitionDoneFn) => Promise<boolean>;
|
|
2196
|
+
/**
|
|
2197
|
+
* Called by the router to update the view.
|
|
2198
|
+
* @param id The component tag.
|
|
2199
|
+
* @param params The component params.
|
|
2200
|
+
* @param direction A direction hint.
|
|
2201
|
+
* @param animation an AnimationBuilder.
|
|
2202
|
+
* @return the status.
|
|
2203
|
+
*/
|
|
2204
|
+
"setRouteId": (id: string, params: ComponentProps | undefined, direction: RouterDirection, animation?: AnimationBuilder) => Promise<RouteWrite>;
|
|
2193
2205
|
/**
|
|
2194
2206
|
* If the nav component should allow for swipe-to-go-back.
|
|
2195
2207
|
*/
|
|
@@ -2281,6 +2293,107 @@ export namespace Components {
|
|
|
2281
2293
|
*/
|
|
2282
2294
|
"value"?: any | null;
|
|
2283
2295
|
}
|
|
2296
|
+
interface IonPickerLegacy {
|
|
2297
|
+
/**
|
|
2298
|
+
* If `true`, the picker will animate.
|
|
2299
|
+
* @default true
|
|
2300
|
+
*/
|
|
2301
|
+
"animated": boolean;
|
|
2302
|
+
/**
|
|
2303
|
+
* If `true`, the picker will be dismissed when the backdrop is clicked.
|
|
2304
|
+
* @default true
|
|
2305
|
+
*/
|
|
2306
|
+
"backdropDismiss": boolean;
|
|
2307
|
+
/**
|
|
2308
|
+
* Array of buttons to be displayed at the top of the picker.
|
|
2309
|
+
* @default []
|
|
2310
|
+
*/
|
|
2311
|
+
"buttons": PickerButton[];
|
|
2312
|
+
/**
|
|
2313
|
+
* Array of columns to be displayed in the picker.
|
|
2314
|
+
* @default []
|
|
2315
|
+
*/
|
|
2316
|
+
"columns": PickerColumn[];
|
|
2317
|
+
/**
|
|
2318
|
+
* Additional classes to apply for custom CSS. If multiple classes are provided they should be separated by spaces.
|
|
2319
|
+
*/
|
|
2320
|
+
"cssClass"?: string | string[];
|
|
2321
|
+
"delegate"?: FrameworkDelegate;
|
|
2322
|
+
/**
|
|
2323
|
+
* Dismiss the picker overlay after it has been presented.
|
|
2324
|
+
* @param data Any data to emit in the dismiss events.
|
|
2325
|
+
* @param role The role of the element that is dismissing the picker. This can be useful in a button handler for determining which button was clicked to dismiss the picker. Some examples include: ``"cancel"`, `"destructive"`, "selected"`, and `"backdrop"`.
|
|
2326
|
+
*/
|
|
2327
|
+
"dismiss": (data?: any, role?: string) => Promise<boolean>;
|
|
2328
|
+
/**
|
|
2329
|
+
* Number of milliseconds to wait before dismissing the picker.
|
|
2330
|
+
* @default 0
|
|
2331
|
+
*/
|
|
2332
|
+
"duration": number;
|
|
2333
|
+
/**
|
|
2334
|
+
* Animation to use when the picker is presented.
|
|
2335
|
+
*/
|
|
2336
|
+
"enterAnimation"?: AnimationBuilder;
|
|
2337
|
+
/**
|
|
2338
|
+
* Get the column that matches the specified name.
|
|
2339
|
+
* @param name The name of the column.
|
|
2340
|
+
*/
|
|
2341
|
+
"getColumn": (name: string) => Promise<PickerColumn | undefined>;
|
|
2342
|
+
/**
|
|
2343
|
+
* @default false
|
|
2344
|
+
*/
|
|
2345
|
+
"hasController": boolean;
|
|
2346
|
+
/**
|
|
2347
|
+
* Additional attributes to pass to the picker.
|
|
2348
|
+
*/
|
|
2349
|
+
"htmlAttributes"?: { [key: string]: any };
|
|
2350
|
+
/**
|
|
2351
|
+
* If `true`, the picker will open. If `false`, the picker will close. Use this if you need finer grained control over presentation, otherwise just use the pickerController or the `trigger` property. Note: `isOpen` will not automatically be set back to `false` when the picker dismisses. You will need to do that in your code.
|
|
2352
|
+
* @default false
|
|
2353
|
+
*/
|
|
2354
|
+
"isOpen": boolean;
|
|
2355
|
+
/**
|
|
2356
|
+
* If `true`, the keyboard will be automatically dismissed when the overlay is presented.
|
|
2357
|
+
* @default true
|
|
2358
|
+
*/
|
|
2359
|
+
"keyboardClose": boolean;
|
|
2360
|
+
/**
|
|
2361
|
+
* Animation to use when the picker is dismissed.
|
|
2362
|
+
*/
|
|
2363
|
+
"leaveAnimation"?: AnimationBuilder;
|
|
2364
|
+
/**
|
|
2365
|
+
* The mode determines which platform styles to use.
|
|
2366
|
+
*/
|
|
2367
|
+
"mode"?: "ios" | "md";
|
|
2368
|
+
/**
|
|
2369
|
+
* Returns a promise that resolves when the picker did dismiss.
|
|
2370
|
+
*/
|
|
2371
|
+
"onDidDismiss": <T = any>() => Promise<OverlayEventDetail<T>>;
|
|
2372
|
+
/**
|
|
2373
|
+
* Returns a promise that resolves when the picker will dismiss.
|
|
2374
|
+
*/
|
|
2375
|
+
"onWillDismiss": <T = any>() => Promise<OverlayEventDetail<T>>;
|
|
2376
|
+
"overlayIndex": number;
|
|
2377
|
+
/**
|
|
2378
|
+
* Present the picker overlay after it has been created.
|
|
2379
|
+
*/
|
|
2380
|
+
"present": () => Promise<void>;
|
|
2381
|
+
/**
|
|
2382
|
+
* If `true`, a backdrop will be displayed behind the picker.
|
|
2383
|
+
* @default true
|
|
2384
|
+
*/
|
|
2385
|
+
"showBackdrop": boolean;
|
|
2386
|
+
/**
|
|
2387
|
+
* An ID corresponding to the trigger element that causes the picker to open when clicked.
|
|
2388
|
+
*/
|
|
2389
|
+
"trigger": string | undefined;
|
|
2390
|
+
}
|
|
2391
|
+
interface IonPickerLegacyColumn {
|
|
2392
|
+
/**
|
|
2393
|
+
* Picker column data
|
|
2394
|
+
*/
|
|
2395
|
+
"col": PickerColumn;
|
|
2396
|
+
}
|
|
2284
2397
|
interface IonPopover {
|
|
2285
2398
|
/**
|
|
2286
2399
|
* Describes how to align the popover content with the `reference` point. Defaults to `"center"` for `ios` mode, and `"start"` for `md` mode.
|
|
@@ -2711,7 +2824,7 @@ export namespace Components {
|
|
|
2711
2824
|
*/
|
|
2712
2825
|
"beforeLeave"?: NavigationHookCallback;
|
|
2713
2826
|
/**
|
|
2714
|
-
* Name of the component to load/select in the navigation outlet (`ion-tabs`, `ion-
|
|
2827
|
+
* Name of the component to load/select in the navigation outlet (`ion-tabs`, `ion-nav`) when the route matches. The value of this property is not always the tagname of the component to load, in `ion-tabs` it actually refers to the name of the `ion-tab` to select.
|
|
2715
2828
|
*/
|
|
2716
2829
|
"component": string;
|
|
2717
2830
|
/**
|
|
@@ -2806,10 +2919,6 @@ export namespace Components {
|
|
|
2806
2919
|
*/
|
|
2807
2920
|
"mode": "ios" | "md";
|
|
2808
2921
|
"setRouteId": (id: string, params: ComponentProps | undefined, direction: RouterDirection, animation?: AnimationBuilder) => Promise<RouteWrite>;
|
|
2809
|
-
/**
|
|
2810
|
-
* If `true`, the router-outlet should allow navigation via swipe-to-go-back gesture. Defaults to `true` for `"ios"` mode and `false` for `"md"` mode.
|
|
2811
|
-
*/
|
|
2812
|
-
"swipeGesture"?: boolean;
|
|
2813
2922
|
"swipeHandler"?: SwipeGestureHandler;
|
|
2814
2923
|
}
|
|
2815
2924
|
interface IonRow {
|
|
@@ -2832,9 +2941,9 @@ export namespace Components {
|
|
|
2832
2941
|
"autocomplete": AutocompleteTypes;
|
|
2833
2942
|
/**
|
|
2834
2943
|
* Set the input's autocorrect property.
|
|
2835
|
-
* @default
|
|
2944
|
+
* @default 'off'
|
|
2836
2945
|
*/
|
|
2837
|
-
"autocorrect":
|
|
2946
|
+
"autocorrect": 'on' | 'off';
|
|
2838
2947
|
/**
|
|
2839
2948
|
* Set the cancel button icon. Only applies to `md` mode. Defaults to `arrow-back-sharp`.
|
|
2840
2949
|
* @default config.get('backButtonIcon', arrowBackSharp) as string
|
|
@@ -3137,26 +3246,10 @@ export namespace Components {
|
|
|
3137
3246
|
}
|
|
3138
3247
|
interface IonSelectOption {
|
|
3139
3248
|
/**
|
|
3140
|
-
*
|
|
3141
|
-
*/
|
|
3142
|
-
"description"?: string;
|
|
3143
|
-
/**
|
|
3144
|
-
* If `true`, the user cannot interact with the select option.
|
|
3249
|
+
* If `true`, the user cannot interact with the select option. This property does not apply when `interface="action-sheet"` as `ion-action-sheet` does not allow for disabled buttons.
|
|
3145
3250
|
* @default false
|
|
3146
3251
|
*/
|
|
3147
3252
|
"disabled": boolean;
|
|
3148
|
-
/**
|
|
3149
|
-
* How to pack the label and the option's selection control within a line. `"start"`: The label and radio will appear on the left in LTR and on the right in RTL. `"end"`: The label and radio will appear on the right in LTR and on the left in RTL. `"space-between"`: The label and radio will appear on opposite ends of the line with space between the two elements. Applies to the `alert`, `popover`, and `modal` interfaces, but has no visible effect on radio options in `popover` or `modal` on `md` (the radio control is hidden there). When unset, the interface picks a default based on mode and control type.
|
|
3150
|
-
*/
|
|
3151
|
-
"justify"?: 'start' | 'end' | 'space-between';
|
|
3152
|
-
/**
|
|
3153
|
-
* Where the label is placed relative to the option's selection control (radio circle or checkbox box) when the option is rendered in an `alert`, `popover`, or `modal` interface. `"start"`: The label will appear to the left of the radio in LTR and to the right in RTL. `"end"`: The label will appear to the right of the radio in LTR and to the left in RTL. Applies to the `alert`, `popover`, and `modal` interfaces, but has no visible effect on radio options in `popover` or `modal` on `md` (the radio control is hidden there). When unset, the interface picks a default based on mode and control type.
|
|
3154
|
-
*/
|
|
3155
|
-
"labelPlacement"?: 'start' | 'end';
|
|
3156
|
-
/**
|
|
3157
|
-
* The mode determines the platform behaviors of the component.
|
|
3158
|
-
*/
|
|
3159
|
-
"mode"?: "ios" | "md";
|
|
3160
3253
|
/**
|
|
3161
3254
|
* The text value of the option.
|
|
3162
3255
|
*/
|
|
@@ -3769,6 +3862,14 @@ export interface IonPickerColumnCustomEvent<T> extends CustomEvent<T> {
|
|
|
3769
3862
|
detail: T;
|
|
3770
3863
|
target: HTMLIonPickerColumnElement;
|
|
3771
3864
|
}
|
|
3865
|
+
export interface IonPickerLegacyCustomEvent<T> extends CustomEvent<T> {
|
|
3866
|
+
detail: T;
|
|
3867
|
+
target: HTMLIonPickerLegacyElement;
|
|
3868
|
+
}
|
|
3869
|
+
export interface IonPickerLegacyColumnCustomEvent<T> extends CustomEvent<T> {
|
|
3870
|
+
detail: T;
|
|
3871
|
+
target: HTMLIonPickerLegacyColumnElement;
|
|
3872
|
+
}
|
|
3772
3873
|
export interface IonPopoverCustomEvent<T> extends CustomEvent<T> {
|
|
3773
3874
|
detail: T;
|
|
3774
3875
|
target: HTMLIonPopoverElement;
|
|
@@ -4197,9 +4298,6 @@ declare global {
|
|
|
4197
4298
|
"ionImgDidLoad": void;
|
|
4198
4299
|
"ionError": void;
|
|
4199
4300
|
}
|
|
4200
|
-
/**
|
|
4201
|
-
* @deprecated
|
|
4202
|
-
*/
|
|
4203
4301
|
interface HTMLIonImgElement extends Components.IonImg, HTMLStencilElement {
|
|
4204
4302
|
addEventListener<K extends keyof HTMLIonImgElementEventMap>(type: K, listener: (this: HTMLIonImgElement, ev: IonImgCustomEvent<HTMLIonImgElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
4205
4303
|
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -4529,6 +4627,47 @@ declare global {
|
|
|
4529
4627
|
prototype: HTMLIonPickerColumnOptionElement;
|
|
4530
4628
|
new (): HTMLIonPickerColumnOptionElement;
|
|
4531
4629
|
};
|
|
4630
|
+
interface HTMLIonPickerLegacyElementEventMap {
|
|
4631
|
+
"ionPickerDidPresent": void;
|
|
4632
|
+
"ionPickerWillPresent": void;
|
|
4633
|
+
"ionPickerWillDismiss": OverlayEventDetail;
|
|
4634
|
+
"ionPickerDidDismiss": OverlayEventDetail;
|
|
4635
|
+
"didPresent": void;
|
|
4636
|
+
"willPresent": void;
|
|
4637
|
+
"willDismiss": OverlayEventDetail;
|
|
4638
|
+
"didDismiss": OverlayEventDetail;
|
|
4639
|
+
}
|
|
4640
|
+
interface HTMLIonPickerLegacyElement extends Components.IonPickerLegacy, HTMLStencilElement {
|
|
4641
|
+
addEventListener<K extends keyof HTMLIonPickerLegacyElementEventMap>(type: K, listener: (this: HTMLIonPickerLegacyElement, ev: IonPickerLegacyCustomEvent<HTMLIonPickerLegacyElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
4642
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
4643
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
4644
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
4645
|
+
removeEventListener<K extends keyof HTMLIonPickerLegacyElementEventMap>(type: K, listener: (this: HTMLIonPickerLegacyElement, ev: IonPickerLegacyCustomEvent<HTMLIonPickerLegacyElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
4646
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
4647
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
4648
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
4649
|
+
}
|
|
4650
|
+
var HTMLIonPickerLegacyElement: {
|
|
4651
|
+
prototype: HTMLIonPickerLegacyElement;
|
|
4652
|
+
new (): HTMLIonPickerLegacyElement;
|
|
4653
|
+
};
|
|
4654
|
+
interface HTMLIonPickerLegacyColumnElementEventMap {
|
|
4655
|
+
"ionPickerColChange": PickerColumn;
|
|
4656
|
+
}
|
|
4657
|
+
interface HTMLIonPickerLegacyColumnElement extends Components.IonPickerLegacyColumn, HTMLStencilElement {
|
|
4658
|
+
addEventListener<K extends keyof HTMLIonPickerLegacyColumnElementEventMap>(type: K, listener: (this: HTMLIonPickerLegacyColumnElement, ev: IonPickerLegacyColumnCustomEvent<HTMLIonPickerLegacyColumnElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
4659
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
4660
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
4661
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
4662
|
+
removeEventListener<K extends keyof HTMLIonPickerLegacyColumnElementEventMap>(type: K, listener: (this: HTMLIonPickerLegacyColumnElement, ev: IonPickerLegacyColumnCustomEvent<HTMLIonPickerLegacyColumnElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
4663
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
4664
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
4665
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
4666
|
+
}
|
|
4667
|
+
var HTMLIonPickerLegacyColumnElement: {
|
|
4668
|
+
prototype: HTMLIonPickerLegacyColumnElement;
|
|
4669
|
+
new (): HTMLIonPickerLegacyColumnElement;
|
|
4670
|
+
};
|
|
4532
4671
|
interface HTMLIonPopoverElementEventMap {
|
|
4533
4672
|
"ionPopoverDidPresent": void;
|
|
4534
4673
|
"ionPopoverWillPresent": void;
|
|
@@ -5126,6 +5265,8 @@ declare global {
|
|
|
5126
5265
|
"ion-picker": HTMLIonPickerElement;
|
|
5127
5266
|
"ion-picker-column": HTMLIonPickerColumnElement;
|
|
5128
5267
|
"ion-picker-column-option": HTMLIonPickerColumnOptionElement;
|
|
5268
|
+
"ion-picker-legacy": HTMLIonPickerLegacyElement;
|
|
5269
|
+
"ion-picker-legacy-column": HTMLIonPickerLegacyColumnElement;
|
|
5129
5270
|
"ion-popover": HTMLIonPopoverElement;
|
|
5130
5271
|
"ion-progress-bar": HTMLIonProgressBarElement;
|
|
5131
5272
|
"ion-radio": HTMLIonRadioElement;
|
|
@@ -6345,9 +6486,6 @@ declare namespace LocalJSX {
|
|
|
6345
6486
|
*/
|
|
6346
6487
|
"translucent"?: boolean;
|
|
6347
6488
|
}
|
|
6348
|
-
/**
|
|
6349
|
-
* @deprecated
|
|
6350
|
-
*/
|
|
6351
6489
|
interface IonImg {
|
|
6352
6490
|
/**
|
|
6353
6491
|
* This attribute defines the alternative text describing the image. Users will see this text displayed if the image URL is wrong, the image is not in one of the supported formats, or if the image is not yet downloaded.
|
|
@@ -6414,9 +6552,9 @@ declare namespace LocalJSX {
|
|
|
6414
6552
|
"autocomplete"?: AutocompleteTypes;
|
|
6415
6553
|
/**
|
|
6416
6554
|
* Whether auto correction should be enabled when the user is entering/editing the text value.
|
|
6417
|
-
* @default
|
|
6555
|
+
* @default 'off'
|
|
6418
6556
|
*/
|
|
6419
|
-
"autocorrect"?:
|
|
6557
|
+
"autocorrect"?: 'on' | 'off';
|
|
6420
6558
|
/**
|
|
6421
6559
|
* Sets the [`autofocus` attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autofocus) on the native input element. This may not be sufficient for the element to be focused on page load. See [managing focus](/docs/developing/managing-focus) for more information.
|
|
6422
6560
|
* @default false
|
|
@@ -7095,8 +7233,8 @@ declare namespace LocalJSX {
|
|
|
7095
7233
|
*/
|
|
7096
7234
|
"handle"?: boolean;
|
|
7097
7235
|
/**
|
|
7098
|
-
* The interaction behavior for the sheet modal when the handle is pressed.
|
|
7099
|
-
* @default '
|
|
7236
|
+
* The interaction behavior for the sheet modal when the handle is pressed. Defaults to `"none"`, which means the modal will not change size or position when the handle is pressed. Set to `"cycle"` to let the modal cycle between available breakpoints when pressed. Handle behavior is unavailable when the `handle` property is set to `false` or when the `breakpoints` property is not set (using a fullscreen or card modal).
|
|
7237
|
+
* @default 'none'
|
|
7100
7238
|
*/
|
|
7101
7239
|
"handleBehavior"?: ModalHandleBehavior;
|
|
7102
7240
|
/**
|
|
@@ -7298,6 +7436,110 @@ declare namespace LocalJSX {
|
|
|
7298
7436
|
*/
|
|
7299
7437
|
"value"?: any | null;
|
|
7300
7438
|
}
|
|
7439
|
+
interface IonPickerLegacy {
|
|
7440
|
+
/**
|
|
7441
|
+
* If `true`, the picker will animate.
|
|
7442
|
+
* @default true
|
|
7443
|
+
*/
|
|
7444
|
+
"animated"?: boolean;
|
|
7445
|
+
/**
|
|
7446
|
+
* If `true`, the picker will be dismissed when the backdrop is clicked.
|
|
7447
|
+
* @default true
|
|
7448
|
+
*/
|
|
7449
|
+
"backdropDismiss"?: boolean;
|
|
7450
|
+
/**
|
|
7451
|
+
* Array of buttons to be displayed at the top of the picker.
|
|
7452
|
+
* @default []
|
|
7453
|
+
*/
|
|
7454
|
+
"buttons"?: PickerButton[];
|
|
7455
|
+
/**
|
|
7456
|
+
* Array of columns to be displayed in the picker.
|
|
7457
|
+
* @default []
|
|
7458
|
+
*/
|
|
7459
|
+
"columns"?: PickerColumn[];
|
|
7460
|
+
/**
|
|
7461
|
+
* Additional classes to apply for custom CSS. If multiple classes are provided they should be separated by spaces.
|
|
7462
|
+
*/
|
|
7463
|
+
"cssClass"?: string | string[];
|
|
7464
|
+
/**
|
|
7465
|
+
* Number of milliseconds to wait before dismissing the picker.
|
|
7466
|
+
* @default 0
|
|
7467
|
+
*/
|
|
7468
|
+
"duration"?: number;
|
|
7469
|
+
/**
|
|
7470
|
+
* Animation to use when the picker is presented.
|
|
7471
|
+
*/
|
|
7472
|
+
"enterAnimation"?: AnimationBuilder;
|
|
7473
|
+
/**
|
|
7474
|
+
* Additional attributes to pass to the picker.
|
|
7475
|
+
*/
|
|
7476
|
+
"htmlAttributes"?: { [key: string]: any };
|
|
7477
|
+
/**
|
|
7478
|
+
* If `true`, the picker will open. If `false`, the picker will close. Use this if you need finer grained control over presentation, otherwise just use the pickerController or the `trigger` property. Note: `isOpen` will not automatically be set back to `false` when the picker dismisses. You will need to do that in your code.
|
|
7479
|
+
* @default false
|
|
7480
|
+
*/
|
|
7481
|
+
"isOpen"?: boolean;
|
|
7482
|
+
/**
|
|
7483
|
+
* If `true`, the keyboard will be automatically dismissed when the overlay is presented.
|
|
7484
|
+
* @default true
|
|
7485
|
+
*/
|
|
7486
|
+
"keyboardClose"?: boolean;
|
|
7487
|
+
/**
|
|
7488
|
+
* Animation to use when the picker is dismissed.
|
|
7489
|
+
*/
|
|
7490
|
+
"leaveAnimation"?: AnimationBuilder;
|
|
7491
|
+
/**
|
|
7492
|
+
* The mode determines which platform styles to use.
|
|
7493
|
+
*/
|
|
7494
|
+
"mode"?: "ios" | "md";
|
|
7495
|
+
/**
|
|
7496
|
+
* Emitted after the picker has dismissed. Shorthand for ionPickerDidDismiss.
|
|
7497
|
+
*/
|
|
7498
|
+
"onDidDismiss"?: (event: IonPickerLegacyCustomEvent<OverlayEventDetail>) => void;
|
|
7499
|
+
/**
|
|
7500
|
+
* Emitted after the picker has presented. Shorthand for ionPickerWillDismiss.
|
|
7501
|
+
*/
|
|
7502
|
+
"onDidPresent"?: (event: IonPickerLegacyCustomEvent<void>) => void;
|
|
7503
|
+
/**
|
|
7504
|
+
* Emitted after the picker has dismissed.
|
|
7505
|
+
*/
|
|
7506
|
+
"onIonPickerDidDismiss"?: (event: IonPickerLegacyCustomEvent<OverlayEventDetail>) => void;
|
|
7507
|
+
/**
|
|
7508
|
+
* Emitted after the picker has presented.
|
|
7509
|
+
*/
|
|
7510
|
+
"onIonPickerDidPresent"?: (event: IonPickerLegacyCustomEvent<void>) => void;
|
|
7511
|
+
/**
|
|
7512
|
+
* Emitted before the picker has dismissed.
|
|
7513
|
+
*/
|
|
7514
|
+
"onIonPickerWillDismiss"?: (event: IonPickerLegacyCustomEvent<OverlayEventDetail>) => void;
|
|
7515
|
+
/**
|
|
7516
|
+
* Emitted before the picker has presented.
|
|
7517
|
+
*/
|
|
7518
|
+
"onIonPickerWillPresent"?: (event: IonPickerLegacyCustomEvent<void>) => void;
|
|
7519
|
+
/**
|
|
7520
|
+
* Emitted before the picker has dismissed. Shorthand for ionPickerWillDismiss.
|
|
7521
|
+
*/
|
|
7522
|
+
"onWillDismiss"?: (event: IonPickerLegacyCustomEvent<OverlayEventDetail>) => void;
|
|
7523
|
+
/**
|
|
7524
|
+
* Emitted before the picker has presented. Shorthand for ionPickerWillPresent.
|
|
7525
|
+
*/
|
|
7526
|
+
"onWillPresent"?: (event: IonPickerLegacyCustomEvent<void>) => void;
|
|
7527
|
+
/**
|
|
7528
|
+
* If `true`, a backdrop will be displayed behind the picker.
|
|
7529
|
+
* @default true
|
|
7530
|
+
*/
|
|
7531
|
+
"showBackdrop"?: boolean;
|
|
7532
|
+
/**
|
|
7533
|
+
* An ID corresponding to the trigger element that causes the picker to open when clicked.
|
|
7534
|
+
*/
|
|
7535
|
+
"trigger"?: string | undefined;
|
|
7536
|
+
}
|
|
7537
|
+
interface IonPickerLegacyColumn {
|
|
7538
|
+
/**
|
|
7539
|
+
* Picker column data
|
|
7540
|
+
*/
|
|
7541
|
+
"col": PickerColumn;
|
|
7542
|
+
}
|
|
7301
7543
|
interface IonPopover {
|
|
7302
7544
|
/**
|
|
7303
7545
|
* Describes how to align the popover content with the `reference` point. Defaults to `"center"` for `ios` mode, and `"start"` for `md` mode.
|
|
@@ -7769,7 +8011,7 @@ declare namespace LocalJSX {
|
|
|
7769
8011
|
*/
|
|
7770
8012
|
"beforeLeave"?: NavigationHookCallback;
|
|
7771
8013
|
/**
|
|
7772
|
-
* Name of the component to load/select in the navigation outlet (`ion-tabs`, `ion-
|
|
8014
|
+
* Name of the component to load/select in the navigation outlet (`ion-tabs`, `ion-nav`) when the route matches. The value of this property is not always the tagname of the component to load, in `ion-tabs` it actually refers to the name of the `ion-tab` to select.
|
|
7773
8015
|
*/
|
|
7774
8016
|
"component": string;
|
|
7775
8017
|
/**
|
|
@@ -7862,10 +8104,6 @@ declare namespace LocalJSX {
|
|
|
7862
8104
|
* @default getIonMode(this)
|
|
7863
8105
|
*/
|
|
7864
8106
|
"mode"?: "ios" | "md";
|
|
7865
|
-
/**
|
|
7866
|
-
* If `true`, the router-outlet should allow navigation via swipe-to-go-back gesture. Defaults to `true` for `"ios"` mode and `false` for `"md"` mode.
|
|
7867
|
-
*/
|
|
7868
|
-
"swipeGesture"?: boolean;
|
|
7869
8107
|
}
|
|
7870
8108
|
interface IonRow {
|
|
7871
8109
|
}
|
|
@@ -7887,9 +8125,9 @@ declare namespace LocalJSX {
|
|
|
7887
8125
|
"autocomplete"?: AutocompleteTypes;
|
|
7888
8126
|
/**
|
|
7889
8127
|
* Set the input's autocorrect property.
|
|
7890
|
-
* @default
|
|
8128
|
+
* @default 'off'
|
|
7891
8129
|
*/
|
|
7892
|
-
"autocorrect"?:
|
|
8130
|
+
"autocorrect"?: 'on' | 'off';
|
|
7893
8131
|
/**
|
|
7894
8132
|
* Set the cancel button icon. Only applies to `md` mode. Defaults to `arrow-back-sharp`.
|
|
7895
8133
|
* @default config.get('backButtonIcon', arrowBackSharp) as string
|
|
@@ -8225,26 +8463,10 @@ declare namespace LocalJSX {
|
|
|
8225
8463
|
}
|
|
8226
8464
|
interface IonSelectOption {
|
|
8227
8465
|
/**
|
|
8228
|
-
*
|
|
8229
|
-
*/
|
|
8230
|
-
"description"?: string;
|
|
8231
|
-
/**
|
|
8232
|
-
* If `true`, the user cannot interact with the select option.
|
|
8466
|
+
* If `true`, the user cannot interact with the select option. This property does not apply when `interface="action-sheet"` as `ion-action-sheet` does not allow for disabled buttons.
|
|
8233
8467
|
* @default false
|
|
8234
8468
|
*/
|
|
8235
8469
|
"disabled"?: boolean;
|
|
8236
|
-
/**
|
|
8237
|
-
* How to pack the label and the option's selection control within a line. `"start"`: The label and radio will appear on the left in LTR and on the right in RTL. `"end"`: The label and radio will appear on the right in LTR and on the left in RTL. `"space-between"`: The label and radio will appear on opposite ends of the line with space between the two elements. Applies to the `alert`, `popover`, and `modal` interfaces, but has no visible effect on radio options in `popover` or `modal` on `md` (the radio control is hidden there). When unset, the interface picks a default based on mode and control type.
|
|
8238
|
-
*/
|
|
8239
|
-
"justify"?: 'start' | 'end' | 'space-between';
|
|
8240
|
-
/**
|
|
8241
|
-
* Where the label is placed relative to the option's selection control (radio circle or checkbox box) when the option is rendered in an `alert`, `popover`, or `modal` interface. `"start"`: The label will appear to the left of the radio in LTR and to the right in RTL. `"end"`: The label will appear to the right of the radio in LTR and to the left in RTL. Applies to the `alert`, `popover`, and `modal` interfaces, but has no visible effect on radio options in `popover` or `modal` on `md` (the radio control is hidden there). When unset, the interface picks a default based on mode and control type.
|
|
8242
|
-
*/
|
|
8243
|
-
"labelPlacement"?: 'start' | 'end';
|
|
8244
|
-
/**
|
|
8245
|
-
* The mode determines the platform behaviors of the component.
|
|
8246
|
-
*/
|
|
8247
|
-
"mode"?: "ios" | "md";
|
|
8248
8470
|
/**
|
|
8249
8471
|
* The text value of the option.
|
|
8250
8472
|
*/
|
|
@@ -9024,7 +9246,7 @@ declare namespace LocalJSX {
|
|
|
9024
9246
|
"color": Color;
|
|
9025
9247
|
"autocapitalize": string;
|
|
9026
9248
|
"autocomplete": AutocompleteTypes;
|
|
9027
|
-
"autocorrect":
|
|
9249
|
+
"autocorrect": 'on' | 'off';
|
|
9028
9250
|
"autofocus": boolean;
|
|
9029
9251
|
"clearInput": boolean;
|
|
9030
9252
|
"clearInputIcon": string;
|
|
@@ -9192,6 +9414,16 @@ declare namespace LocalJSX {
|
|
|
9192
9414
|
"value": string;
|
|
9193
9415
|
"color": Color;
|
|
9194
9416
|
}
|
|
9417
|
+
interface IonPickerLegacyAttributes {
|
|
9418
|
+
"keyboardClose": boolean;
|
|
9419
|
+
"cssClass": string | string[];
|
|
9420
|
+
"duration": number;
|
|
9421
|
+
"showBackdrop": boolean;
|
|
9422
|
+
"backdropDismiss": boolean;
|
|
9423
|
+
"animated": boolean;
|
|
9424
|
+
"isOpen": boolean;
|
|
9425
|
+
"trigger": string | undefined;
|
|
9426
|
+
}
|
|
9195
9427
|
interface IonPopoverAttributes {
|
|
9196
9428
|
"component": ComponentRef;
|
|
9197
9429
|
"keyboardClose": boolean;
|
|
@@ -9295,14 +9527,13 @@ declare namespace LocalJSX {
|
|
|
9295
9527
|
interface IonRouterOutletAttributes {
|
|
9296
9528
|
"mode": "ios" | "md";
|
|
9297
9529
|
"animated": boolean;
|
|
9298
|
-
"swipeGesture": boolean;
|
|
9299
9530
|
}
|
|
9300
9531
|
interface IonSearchbarAttributes {
|
|
9301
9532
|
"color": Color;
|
|
9302
9533
|
"animated": boolean;
|
|
9303
9534
|
"autocapitalize": string;
|
|
9304
9535
|
"autocomplete": AutocompleteTypes;
|
|
9305
|
-
"autocorrect":
|
|
9536
|
+
"autocorrect": 'on' | 'off';
|
|
9306
9537
|
"cancelButtonIcon": string;
|
|
9307
9538
|
"cancelButtonText": string;
|
|
9308
9539
|
"clearIcon": string;
|
|
@@ -9372,9 +9603,6 @@ declare namespace LocalJSX {
|
|
|
9372
9603
|
interface IonSelectOptionAttributes {
|
|
9373
9604
|
"disabled": boolean;
|
|
9374
9605
|
"value": string;
|
|
9375
|
-
"description": string;
|
|
9376
|
-
"labelPlacement": 'start' | 'end';
|
|
9377
|
-
"justify": 'start' | 'end' | 'space-between';
|
|
9378
9606
|
}
|
|
9379
9607
|
interface IonSelectPopoverAttributes {
|
|
9380
9608
|
"header": string;
|
|
@@ -9546,6 +9774,8 @@ declare namespace LocalJSX {
|
|
|
9546
9774
|
"ion-picker": IonPicker;
|
|
9547
9775
|
"ion-picker-column": Omit<IonPickerColumn, keyof IonPickerColumnAttributes> & { [K in keyof IonPickerColumn & keyof IonPickerColumnAttributes]?: IonPickerColumn[K] } & { [K in keyof IonPickerColumn & keyof IonPickerColumnAttributes as `attr:${K}`]?: IonPickerColumnAttributes[K] } & { [K in keyof IonPickerColumn & keyof IonPickerColumnAttributes as `prop:${K}`]?: IonPickerColumn[K] };
|
|
9548
9776
|
"ion-picker-column-option": Omit<IonPickerColumnOption, keyof IonPickerColumnOptionAttributes> & { [K in keyof IonPickerColumnOption & keyof IonPickerColumnOptionAttributes]?: IonPickerColumnOption[K] } & { [K in keyof IonPickerColumnOption & keyof IonPickerColumnOptionAttributes as `attr:${K}`]?: IonPickerColumnOptionAttributes[K] } & { [K in keyof IonPickerColumnOption & keyof IonPickerColumnOptionAttributes as `prop:${K}`]?: IonPickerColumnOption[K] };
|
|
9777
|
+
"ion-picker-legacy": Omit<IonPickerLegacy, keyof IonPickerLegacyAttributes> & { [K in keyof IonPickerLegacy & keyof IonPickerLegacyAttributes]?: IonPickerLegacy[K] } & { [K in keyof IonPickerLegacy & keyof IonPickerLegacyAttributes as `attr:${K}`]?: IonPickerLegacyAttributes[K] } & { [K in keyof IonPickerLegacy & keyof IonPickerLegacyAttributes as `prop:${K}`]?: IonPickerLegacy[K] };
|
|
9778
|
+
"ion-picker-legacy-column": IonPickerLegacyColumn;
|
|
9549
9779
|
"ion-popover": Omit<IonPopover, keyof IonPopoverAttributes> & { [K in keyof IonPopover & keyof IonPopoverAttributes]?: IonPopover[K] } & { [K in keyof IonPopover & keyof IonPopoverAttributes as `attr:${K}`]?: IonPopoverAttributes[K] } & { [K in keyof IonPopover & keyof IonPopoverAttributes as `prop:${K}`]?: IonPopover[K] };
|
|
9550
9780
|
"ion-progress-bar": Omit<IonProgressBar, keyof IonProgressBarAttributes> & { [K in keyof IonProgressBar & keyof IonProgressBarAttributes]?: IonProgressBar[K] } & { [K in keyof IonProgressBar & keyof IonProgressBarAttributes as `attr:${K}`]?: IonProgressBarAttributes[K] } & { [K in keyof IonProgressBar & keyof IonProgressBarAttributes as `prop:${K}`]?: IonProgressBar[K] };
|
|
9551
9781
|
"ion-radio": Omit<IonRadio, keyof IonRadioAttributes> & { [K in keyof IonRadio & keyof IonRadioAttributes]?: IonRadio[K] } & { [K in keyof IonRadio & keyof IonRadioAttributes as `attr:${K}`]?: IonRadioAttributes[K] } & { [K in keyof IonRadio & keyof IonRadioAttributes as `prop:${K}`]?: IonRadio[K] };
|
|
@@ -9621,9 +9851,6 @@ declare module "@stencil/core" {
|
|
|
9621
9851
|
"ion-footer": LocalJSX.IntrinsicElements["ion-footer"] & JSXBase.HTMLAttributes<HTMLIonFooterElement>;
|
|
9622
9852
|
"ion-grid": LocalJSX.IntrinsicElements["ion-grid"] & JSXBase.HTMLAttributes<HTMLIonGridElement>;
|
|
9623
9853
|
"ion-header": LocalJSX.IntrinsicElements["ion-header"] & JSXBase.HTMLAttributes<HTMLIonHeaderElement>;
|
|
9624
|
-
/**
|
|
9625
|
-
* @deprecated
|
|
9626
|
-
*/
|
|
9627
9854
|
"ion-img": LocalJSX.IntrinsicElements["ion-img"] & JSXBase.HTMLAttributes<HTMLIonImgElement>;
|
|
9628
9855
|
"ion-infinite-scroll": LocalJSX.IntrinsicElements["ion-infinite-scroll"] & JSXBase.HTMLAttributes<HTMLIonInfiniteScrollElement>;
|
|
9629
9856
|
"ion-infinite-scroll-content": LocalJSX.IntrinsicElements["ion-infinite-scroll-content"] & JSXBase.HTMLAttributes<HTMLIonInfiniteScrollContentElement>;
|
|
@@ -9650,6 +9877,8 @@ declare module "@stencil/core" {
|
|
|
9650
9877
|
"ion-picker": LocalJSX.IntrinsicElements["ion-picker"] & JSXBase.HTMLAttributes<HTMLIonPickerElement>;
|
|
9651
9878
|
"ion-picker-column": LocalJSX.IntrinsicElements["ion-picker-column"] & JSXBase.HTMLAttributes<HTMLIonPickerColumnElement>;
|
|
9652
9879
|
"ion-picker-column-option": LocalJSX.IntrinsicElements["ion-picker-column-option"] & JSXBase.HTMLAttributes<HTMLIonPickerColumnOptionElement>;
|
|
9880
|
+
"ion-picker-legacy": LocalJSX.IntrinsicElements["ion-picker-legacy"] & JSXBase.HTMLAttributes<HTMLIonPickerLegacyElement>;
|
|
9881
|
+
"ion-picker-legacy-column": LocalJSX.IntrinsicElements["ion-picker-legacy-column"] & JSXBase.HTMLAttributes<HTMLIonPickerLegacyColumnElement>;
|
|
9653
9882
|
"ion-popover": LocalJSX.IntrinsicElements["ion-popover"] & JSXBase.HTMLAttributes<HTMLIonPopoverElement>;
|
|
9654
9883
|
"ion-progress-bar": LocalJSX.IntrinsicElements["ion-progress-bar"] & JSXBase.HTMLAttributes<HTMLIonProgressBarElement>;
|
|
9655
9884
|
"ion-radio": LocalJSX.IntrinsicElements["ion-radio"] & JSXBase.HTMLAttributes<HTMLIonRadioElement>;
|
package/dist/types/index.d.ts
CHANGED
|
@@ -14,5 +14,5 @@ export { IonicConfig, getMode, setupConfig } from './utils/config';
|
|
|
14
14
|
export { openURL } from './utils/theme';
|
|
15
15
|
export { LIFECYCLE_WILL_ENTER, LIFECYCLE_DID_ENTER, LIFECYCLE_WILL_LEAVE, LIFECYCLE_DID_LEAVE, LIFECYCLE_WILL_UNLOAD, } from './components/nav/constants';
|
|
16
16
|
export { menuController } from './utils/menu-controller';
|
|
17
|
-
export { alertController, actionSheetController, modalController, loadingController, popoverController, toastController, } from './utils/overlays';
|
|
17
|
+
export { alertController, actionSheetController, modalController, loadingController, pickerController, popoverController, toastController, } from './utils/overlays';
|
|
18
18
|
export { IonicSlides } from './components/slides/IonicSlides';
|
|
@@ -19,6 +19,7 @@ export { LoadingOptions } from './components/loading/loading-interface';
|
|
|
19
19
|
export { MenuCustomEvent, MenuI, MenuControllerI } from './components/menu/menu-interface';
|
|
20
20
|
export { ModalOptions, ModalCustomEvent, ModalDragEventDetail } from './components/modal/modal-interface';
|
|
21
21
|
export { NavDirection, NavCustomEvent } from './components/nav/nav-interface';
|
|
22
|
+
export { PickerOptions, PickerColumnOption } from './components/picker-legacy/picker-interface';
|
|
22
23
|
export { PopoverOptions } from './components/popover/popover-interface';
|
|
23
24
|
export { RadioGroupCustomEvent } from './components/radio-group/radio-group-interface';
|
|
24
25
|
export { RangeCustomEvent, PinFormatter } from './components/range/range-interface';
|
|
@@ -117,6 +117,10 @@ export interface IonicConfig {
|
|
|
117
117
|
* Provides a custom enter animation for all `ion-toast`, overriding the default "animation".
|
|
118
118
|
*/
|
|
119
119
|
toastEnter?: AnimationBuilder;
|
|
120
|
+
/**
|
|
121
|
+
* Provides a custom enter animation for all `ion-picker-legacy`, overriding the default "animation".
|
|
122
|
+
*/
|
|
123
|
+
pickerEnter?: AnimationBuilder;
|
|
120
124
|
/**
|
|
121
125
|
* Provides a custom leave animation for all `ion-action-sheet`, overriding the default "animation".
|
|
122
126
|
*/
|
|
@@ -141,6 +145,10 @@ export interface IonicConfig {
|
|
|
141
145
|
* Provides a custom leave animation for all `ion-toast`, overriding the default "animation".
|
|
142
146
|
*/
|
|
143
147
|
toastLeave?: AnimationBuilder;
|
|
148
|
+
/**
|
|
149
|
+
* Provides a custom leave animation for all `ion-picker-legacy`, overriding the default "animation".
|
|
150
|
+
*/
|
|
151
|
+
pickerLeave?: AnimationBuilder;
|
|
144
152
|
/**
|
|
145
153
|
* If `true`, Ionic will enable a basic DOM sanitizer on component properties that accept custom HTML.
|
|
146
154
|
*/
|