@ionic/core 8.8.14-dev.11784037956.17449639 → 8.8.14-dev.11784216165.1ecbf364
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-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-279dFMvg.js +4 -0
- package/components/p-BSQPZ79H.js +4 -0
- package/components/{p-BHrrc-3d.js → p-Buf_7zcy.js} +1 -1
- package/components/p-BwKpO3Is.js +4 -0
- package/components/p-C-Rx1zny.js +4 -0
- package/components/p-CHzfYZbv.js +4 -0
- package/components/p-D4h1H_hh.js +4 -0
- package/components/{p-BSEgsdFI.js → p-DhkITZ-y.js} +1 -1
- package/components/{p-5bE_Wz4Y.js → p-DpV-p5Xs.js} +1 -1
- package/components/{p-Cfx4M1Bn.js → p-Dz74mwlk.js} +1 -1
- package/components/p-LMGfIvTf.js +4 -0
- package/components/{p-BLmJ0zRm.js → p-XJWMAP8m.js} +1 -1
- package/components/p-_lHSumhG.js +4 -0
- package/components/p-j9Da6cYO.js +4 -0
- package/components/p-jOtMJMv8.js +4 -0
- package/components/{p-B60hm8Qv.js → p-r0aq7dpt.js} +1 -1
- package/components/p-uTR_dEqg.js +4 -0
- package/components/{p-rCa2eL0j.js → p-wk2QqrAo.js} +1 -1
- package/dist/cjs/config-DWdFbSNK.js +35 -0
- package/dist/cjs/index-Cueg3U4w.js +429 -0
- package/dist/cjs/index.cjs.js +6 -6
- package/dist/cjs/ion-action-sheet.cjs.entry.js +27 -7
- package/dist/cjs/ion-alert.cjs.entry.js +64 -25
- package/dist/cjs/ion-app_8.cjs.entry.js +23 -9
- 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_3.cjs.entry.js → ion-datetime.cjs.entry.js} +1 -639
- package/dist/cjs/ion-img.cjs.entry.js +3 -1
- package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +3 -2
- 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 +10 -5
- package/dist/cjs/ion-menu_3.cjs.entry.js +1 -1
- package/dist/cjs/ion-modal.cjs.entry.js +23 -33
- package/dist/cjs/ion-nav_2.cjs.entry.js +2 -115
- package/dist/cjs/ion-popover.cjs.entry.js +9 -5
- 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 +6 -5
- 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 +18 -4
- 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 +84 -30
- package/dist/cjs/ion-select_3.cjs.entry.js +407 -49
- 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 +6 -5
- 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/overlay-control-label-D2sdL2O8.js +50 -0
- package/dist/cjs/{overlays-B9UiYZ4R.js → overlays-DSmSrd_4.js} +27 -30
- package/dist/cjs/select-option-render-DTF50t5r.js +124 -0
- package/dist/collection/collection-manifest.json +6 -10
- package/dist/collection/components/action-sheet/action-sheet.ios.css +229 -2
- package/dist/collection/components/action-sheet/action-sheet.js +24 -5
- package/dist/collection/components/action-sheet/action-sheet.md.css +175 -2
- package/dist/collection/components/alert/alert.ios.css +280 -10
- package/dist/collection/components/alert/alert.js +59 -21
- package/dist/collection/components/alert/alert.md.css +269 -20
- package/dist/collection/components/img/img.js +6 -1
- package/dist/collection/components/input/input.js +8 -8
- package/dist/collection/components/loading/loading.js +7 -3
- package/dist/collection/components/modal/gestures/sheet.js +0 -8
- package/dist/collection/components/modal/gestures/swipe-to-close.js +0 -8
- package/dist/collection/components/modal/modal.ios.css +0 -8
- package/dist/collection/components/modal/modal.js +23 -17
- package/dist/collection/components/modal/modal.md.css +0 -8
- package/dist/collection/components/nav/nav.js +4 -219
- package/dist/collection/components/popover/popover.ios.css +15 -0
- package/dist/collection/components/popover/popover.js +7 -3
- package/dist/collection/components/popover/popover.md.css +15 -0
- 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 +22 -3
- package/dist/collection/components/router-link/router-link.js +2 -2
- package/dist/collection/components/router-outlet/router-outlet.js +38 -5
- 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 +33 -0
- package/dist/collection/components/select/select.js +323 -16
- package/dist/collection/components/select/select.md.css +33 -0
- package/dist/collection/components/select-modal/select-modal.ios.css +219 -0
- package/dist/collection/components/select-modal/select-modal.js +79 -26
- package/dist/collection/components/select-modal/select-modal.md.css +165 -0
- package/dist/collection/components/select-option/select-option.js +67 -3
- package/dist/collection/components/select-popover/select-popover.ios.css +219 -0
- package/dist/collection/components/select-popover/select-popover.js +78 -26
- package/dist/collection/components/select-popover/select-popover.md.css +165 -0
- 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/overlay-control-label.js +45 -0
- package/dist/collection/utils/overlays.js +26 -29
- package/dist/collection/utils/sanitization/index.js +274 -18
- package/dist/collection/utils/select-option-render.js +119 -0
- package/dist/docs.json +497 -1189
- package/dist/esm/config-BwKpO3Is.js +31 -0
- package/dist/esm/{index-DV3sJJW8.js → index-AlrZKoWR.js} +1 -1
- package/dist/esm/index-DQSkZyOJ.js +424 -0
- package/dist/esm/index.js +3 -2
- package/dist/esm/ion-accordion_2.entry.js +1 -1
- package/dist/esm/ion-action-sheet.entry.js +27 -7
- package/dist/esm/ion-alert.entry.js +63 -24
- package/dist/esm/ion-app_8.entry.js +23 -9
- 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_3.entry.js → ion-datetime.entry.js} +5 -641
- package/dist/esm/ion-fab_3.entry.js +1 -1
- package/dist/esm/ion-img.entry.js +4 -2
- package/dist/esm/ion-infinite-scroll_2.entry.js +2 -1
- 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 +9 -4
- package/dist/esm/ion-menu_3.entry.js +2 -2
- package/dist/esm/ion-modal.entry.js +23 -33
- package/dist/esm/ion-nav_2.entry.js +3 -116
- package/dist/esm/ion-popover.entry.js +9 -5
- 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 +5 -4
- 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 +18 -4
- 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 +84 -30
- package/dist/esm/ion-select_3.entry.js +410 -52
- 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 +5 -4
- 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/overlay-control-label-BSQPZ79H.js +47 -0
- package/dist/esm/{overlays-Bmfhux69.js → overlays-DLNOHWNc.js} +28 -31
- package/dist/esm/select-option-render-B8nWZRnd.js +122 -0
- package/dist/html.html-data.json +52 -80
- package/dist/ionic/index.esm.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/p-038eb991.entry.js +4 -0
- package/dist/ionic/{p-3a126bca.entry.js → p-259d0d98.entry.js} +1 -1
- package/dist/ionic/{p-fabcce6c.entry.js → p-341032b3.entry.js} +1 -1
- package/dist/ionic/{p-3a7d1e91.entry.js → p-4502a274.entry.js} +1 -1
- package/dist/ionic/p-4621c387.entry.js +4 -0
- package/dist/ionic/p-4ace7762.entry.js +4 -0
- package/dist/ionic/p-4bb3eb60.entry.js +4 -0
- package/dist/ionic/p-4e9ec5c5.entry.js +4 -0
- package/dist/ionic/{p-874b4bd8.entry.js → p-51cd1643.entry.js} +1 -1
- package/dist/ionic/p-5c3ec490.entry.js +4 -0
- package/dist/ionic/p-5d1ac2c7.entry.js +4 -0
- package/dist/ionic/{p-3ae5f277.entry.js → p-627fabd9.entry.js} +1 -1
- package/dist/ionic/{p-e0be05c5.entry.js → p-629e4703.entry.js} +1 -1
- package/dist/ionic/p-700795f6.entry.js +4 -0
- package/dist/ionic/{p-5d1da0a2.entry.js → p-76e92a84.entry.js} +1 -1
- package/dist/ionic/p-79a36078.entry.js +4 -0
- package/dist/ionic/{p-9f1103ce.entry.js → p-7a37b3ce.entry.js} +1 -1
- package/dist/ionic/{p-3353c229.entry.js → p-80b44b3c.entry.js} +1 -1
- package/dist/ionic/p-913b218a.entry.js +4 -0
- package/dist/ionic/{p-390ca786.entry.js → p-9177f4ac.entry.js} +1 -1
- package/dist/ionic/{p-DV3sJJW8.js → p-AlrZKoWR.js} +1 -1
- package/dist/ionic/p-BDtODLZ4.js +4 -0
- package/dist/ionic/p-BSQPZ79H.js +4 -0
- package/dist/ionic/p-BwKpO3Is.js +4 -0
- package/dist/ionic/p-Cg5-OQYy.js +4 -0
- package/dist/ionic/p-DCOvXkOm.js +4 -0
- package/dist/ionic/p-a18dcb3c.entry.js +4 -0
- package/dist/ionic/{p-4858af1f.entry.js → p-a5213260.entry.js} +1 -1
- package/dist/ionic/{p-37e720da.entry.js → p-a7628bc7.entry.js} +1 -1
- package/dist/ionic/p-a9a33367.entry.js +4 -0
- package/dist/ionic/p-ad728198.entry.js +4 -0
- package/dist/ionic/{p-ef4c3bee.entry.js → p-b1599fca.entry.js} +1 -1
- package/dist/ionic/{p-84d5ce05.entry.js → p-b9ac1fe0.entry.js} +1 -1
- package/dist/ionic/p-bfc8c629.entry.js +4 -0
- package/dist/ionic/p-c08e666a.entry.js +4 -0
- package/dist/ionic/p-c474f471.entry.js +4 -0
- package/dist/ionic/{p-cf91e738.entry.js → p-c93553d2.entry.js} +1 -1
- package/dist/ionic/p-ce7992c4.entry.js +4 -0
- package/dist/ionic/{p-75dc25ba.entry.js → p-d2c7f046.entry.js} +1 -1
- package/dist/ionic/{p-c4d8641b.entry.js → p-d8387b99.entry.js} +1 -1
- package/dist/ionic/{p-9a65ac7f.entry.js → p-db1b6738.entry.js} +1 -1
- package/dist/ionic/p-ed797c72.entry.js +4 -0
- package/dist/ionic/{p-8eb8ee76.entry.js → p-ef93ca92.entry.js} +1 -1
- package/dist/ionic/p-f09f9642.entry.js +4 -0
- package/dist/ionic/p-f1c06f82.entry.js +4 -0
- package/dist/ionic/p-f718fccb.entry.js +4 -0
- package/dist/ionic/{p-0fa9c382.entry.js → p-fe4aa1db.entry.js} +1 -1
- package/dist/types/components/img/img.d.ts +2 -0
- package/dist/types/components/input/input.d.ts +1 -1
- package/dist/types/components/modal/modal.d.ts +11 -4
- package/dist/types/components/nav/nav-interface.d.ts +0 -1
- package/dist/types/components/nav/nav.d.ts +2 -22
- package/dist/types/components/route/route.d.ts +1 -1
- package/dist/types/components/router-outlet/router-outlet.d.ts +7 -0
- package/dist/types/components/searchbar/searchbar.d.ts +1 -1
- package/dist/types/components/select/select-interface.d.ts +31 -0
- package/dist/types/components/select/select.d.ts +18 -0
- package/dist/types/components/select-option/select-option.d.ts +42 -1
- package/dist/types/components.d.ts +74 -303
- package/dist/types/index.d.ts +1 -1
- package/dist/types/interface.d.ts +0 -1
- package/dist/types/utils/config.d.ts +0 -8
- package/dist/types/utils/overlay-control-label.d.ts +32 -0
- package/dist/types/utils/overlays.d.ts +11 -9
- package/dist/types/utils/sanitization/index.d.ts +58 -2
- package/dist/types/utils/select-option-render.d.ts +53 -0
- package/hydrate/index.js +1410 -1292
- package/hydrate/index.mjs +1410 -1292
- package/package.json +37 -5
- package/components/ion-picker-legacy-column.d.ts +0 -11
- package/components/ion-picker-legacy-column.js +0 -4
- package/components/ion-picker-legacy.d.ts +0 -11
- package/components/ion-picker-legacy.js +0 -4
- package/components/p-B1BWKArA.js +0 -4
- package/components/p-B4PlLGHT.js +0 -4
- package/components/p-BFsEcwW9.js +0 -4
- package/components/p-CFRyvUvJ.js +0 -4
- package/components/p-CU5rbWAW.js +0 -4
- package/components/p-CgLiHbz0.js +0 -4
- package/components/p-MLyEeL3Q.js +0 -4
- package/components/p-PgMVWD8U.js +0 -4
- package/components/p-k_E4tX5Z.js +0 -4
- package/dist/cjs/config-xninhj0J.js +0 -201
- package/dist/collection/components/picker-legacy/animations/ios.enter.js +0 -27
- package/dist/collection/components/picker-legacy/animations/ios.leave.js +0 -23
- package/dist/collection/components/picker-legacy/picker-interface.js +0 -1
- package/dist/collection/components/picker-legacy/picker.ios.css +0 -300
- package/dist/collection/components/picker-legacy/picker.js +0 -890
- package/dist/collection/components/picker-legacy/picker.md.css +0 -287
- package/dist/collection/components/picker-legacy-column/picker-column.ios.css +0 -231
- package/dist/collection/components/picker-legacy-column/picker-column.js +0 -422
- package/dist/collection/components/picker-legacy-column/picker-column.md.css +0 -222
- package/dist/collection/components/picker-legacy-column/test/test.utils.js +0 -43
- package/dist/esm/config-DQCONYYp.js +0 -195
- package/dist/ionic/p-01f81ea5.entry.js +0 -4
- package/dist/ionic/p-02473803.entry.js +0 -4
- package/dist/ionic/p-20b1a044.entry.js +0 -4
- package/dist/ionic/p-21eb76d5.entry.js +0 -4
- package/dist/ionic/p-27d30585.entry.js +0 -4
- package/dist/ionic/p-2bb2cb18.entry.js +0 -4
- package/dist/ionic/p-2f529a55.entry.js +0 -4
- package/dist/ionic/p-485fda23.entry.js +0 -4
- package/dist/ionic/p-48fa7fb1.entry.js +0 -4
- package/dist/ionic/p-4baa5b82.entry.js +0 -4
- package/dist/ionic/p-4d9181c7.entry.js +0 -4
- package/dist/ionic/p-50e1194a.entry.js +0 -4
- package/dist/ionic/p-532eb373.entry.js +0 -4
- package/dist/ionic/p-8fce95d5.entry.js +0 -4
- package/dist/ionic/p-B0zdMdR0.js +0 -4
- package/dist/ionic/p-DzWaWHGc.js +0 -4
- package/dist/ionic/p-a21add2f.entry.js +0 -4
- package/dist/ionic/p-ab60b48a.entry.js +0 -4
- package/dist/ionic/p-ec090e0a.entry.js +0 -4
- package/dist/ionic/p-f386f6ae.entry.js +0 -4
- package/dist/ionic/p-f994dc44.entry.js +0 -4
- package/dist/ionic/p-fd76f647.entry.js +0 -4
- package/dist/ionic/p-fda60562.entry.js +0 -4
- package/dist/types/components/picker-legacy/animations/ios.enter.d.ts +0 -5
- package/dist/types/components/picker-legacy/animations/ios.leave.d.ts +0 -5
- package/dist/types/components/picker-legacy/picker-interface.d.ts +0 -52
- package/dist/types/components/picker-legacy/picker.d.ts +0 -158
- package/dist/types/components/picker-legacy-column/picker-column.d.ts +0 -46
- package/dist/types/components/picker-legacy-column/test/test.utils.d.ts +0 -9
|
@@ -25,7 +25,6 @@ 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";
|
|
29
28
|
import { PopoverSize, PositionAlign, PositionReference, PositionSide, TriggerAction } from "./components/popover/popover-interface";
|
|
30
29
|
import { RadioGroupChangeEventDetail, RadioGroupCompareFn } from "./components/radio-group/radio-group-interface";
|
|
31
30
|
import { PinFormatter, RangeChangeEventDetail, RangeKnobMoveEndEventDetail, RangeKnobMoveStartEventDetail, RangeValue } from "./components/range/range-interface";
|
|
@@ -63,7 +62,6 @@ export { NavComponent, NavComponentWithProps, NavOptions, RouterOutletOptions, S
|
|
|
63
62
|
export { ViewController } from "./components/nav/view-controller";
|
|
64
63
|
export { PickerChangeEventDetail } from "./components/picker/picker-interfaces";
|
|
65
64
|
export { PickerColumnChangeEventDetail, PickerColumnValue } from "./components/picker-column/picker-column-interfaces";
|
|
66
|
-
export { PickerButton, PickerColumn } from "./components/picker-legacy/picker-interface";
|
|
67
65
|
export { PopoverSize, PositionAlign, PositionReference, PositionSide, TriggerAction } from "./components/popover/popover-interface";
|
|
68
66
|
export { RadioGroupChangeEventDetail, RadioGroupCompareFn } from "./components/radio-group/radio-group-interface";
|
|
69
67
|
export { PinFormatter, RangeChangeEventDetail, RangeKnobMoveEndEventDetail, RangeKnobMoveStartEventDetail, RangeValue } from "./components/range/range-interface";
|
|
@@ -1245,6 +1243,9 @@ export namespace Components {
|
|
|
1245
1243
|
*/
|
|
1246
1244
|
"translucent": boolean;
|
|
1247
1245
|
}
|
|
1246
|
+
/**
|
|
1247
|
+
* @deprecated
|
|
1248
|
+
*/
|
|
1248
1249
|
interface IonImg {
|
|
1249
1250
|
/**
|
|
1250
1251
|
* 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.
|
|
@@ -1299,9 +1300,9 @@ export namespace Components {
|
|
|
1299
1300
|
"autocomplete": AutocompleteTypes;
|
|
1300
1301
|
/**
|
|
1301
1302
|
* Whether auto correction should be enabled when the user is entering/editing the text value.
|
|
1302
|
-
* @default
|
|
1303
|
+
* @default false
|
|
1303
1304
|
*/
|
|
1304
|
-
"autocorrect":
|
|
1305
|
+
"autocorrect": boolean;
|
|
1305
1306
|
/**
|
|
1306
1307
|
* 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.
|
|
1307
1308
|
* @default false
|
|
@@ -2009,8 +2010,8 @@ export namespace Components {
|
|
|
2009
2010
|
*/
|
|
2010
2011
|
"handle"?: boolean;
|
|
2011
2012
|
/**
|
|
2012
|
-
* The interaction behavior for the sheet modal when the handle is pressed.
|
|
2013
|
-
* @default '
|
|
2013
|
+
* The interaction behavior for the sheet modal when the handle is 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). Set to `"cycle"` to make the handle focusable and let the sheet modal cycle between available breakpoints when pressed. This keeps the sheet operable with assistive technology. Set to `"none"` to make the handle purely decorative when pressed and removed from the tab order. Defaults to `"cycle"`.
|
|
2014
|
+
* @default 'cycle'
|
|
2014
2015
|
*/
|
|
2015
2016
|
"handleBehavior"?: ModalHandleBehavior;
|
|
2016
2017
|
/**
|
|
@@ -2114,10 +2115,6 @@ export namespace Components {
|
|
|
2114
2115
|
* @param view The view to get.
|
|
2115
2116
|
*/
|
|
2116
2117
|
"getPrevious": (view?: ViewController) => Promise<ViewController | undefined>;
|
|
2117
|
-
/**
|
|
2118
|
-
* Called by <ion-router> to retrieve the current component.
|
|
2119
|
-
*/
|
|
2120
|
-
"getRouteId": () => Promise<RouteID | undefined>;
|
|
2121
2118
|
/**
|
|
2122
2119
|
* 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.
|
|
2123
2120
|
* @param insertIndex The index to insert the component at in the stack.
|
|
@@ -2193,15 +2190,6 @@ export namespace Components {
|
|
|
2193
2190
|
* @param done The transition complete function.
|
|
2194
2191
|
*/
|
|
2195
2192
|
"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>;
|
|
2205
2193
|
/**
|
|
2206
2194
|
* If the nav component should allow for swipe-to-go-back.
|
|
2207
2195
|
*/
|
|
@@ -2293,107 +2281,6 @@ export namespace Components {
|
|
|
2293
2281
|
*/
|
|
2294
2282
|
"value"?: any | null;
|
|
2295
2283
|
}
|
|
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
|
-
}
|
|
2397
2284
|
interface IonPopover {
|
|
2398
2285
|
/**
|
|
2399
2286
|
* Describes how to align the popover content with the `reference` point. Defaults to `"center"` for `ios` mode, and `"start"` for `md` mode.
|
|
@@ -2824,7 +2711,7 @@ export namespace Components {
|
|
|
2824
2711
|
*/
|
|
2825
2712
|
"beforeLeave"?: NavigationHookCallback;
|
|
2826
2713
|
/**
|
|
2827
|
-
* Name of the component to load/select in the navigation outlet (`ion-tabs`, `ion-
|
|
2714
|
+
* Name of the component to load/select in the navigation outlet (`ion-tabs`, `ion-router-outlet`) 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.
|
|
2828
2715
|
*/
|
|
2829
2716
|
"component": string;
|
|
2830
2717
|
/**
|
|
@@ -2919,6 +2806,10 @@ export namespace Components {
|
|
|
2919
2806
|
*/
|
|
2920
2807
|
"mode": "ios" | "md";
|
|
2921
2808
|
"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;
|
|
2922
2813
|
"swipeHandler"?: SwipeGestureHandler;
|
|
2923
2814
|
}
|
|
2924
2815
|
interface IonRow {
|
|
@@ -2941,9 +2832,9 @@ export namespace Components {
|
|
|
2941
2832
|
"autocomplete": AutocompleteTypes;
|
|
2942
2833
|
/**
|
|
2943
2834
|
* Set the input's autocorrect property.
|
|
2944
|
-
* @default
|
|
2835
|
+
* @default false
|
|
2945
2836
|
*/
|
|
2946
|
-
"autocorrect":
|
|
2837
|
+
"autocorrect": boolean;
|
|
2947
2838
|
/**
|
|
2948
2839
|
* Set the cancel button icon. Only applies to `md` mode. Defaults to `arrow-back-sharp`.
|
|
2949
2840
|
* @default config.get('backButtonIcon', arrowBackSharp) as string
|
|
@@ -3246,10 +3137,26 @@ export namespace Components {
|
|
|
3246
3137
|
}
|
|
3247
3138
|
interface IonSelectOption {
|
|
3248
3139
|
/**
|
|
3249
|
-
*
|
|
3140
|
+
* Text that is placed underneath the option text to provide additional details about the option.
|
|
3141
|
+
*/
|
|
3142
|
+
"description"?: string;
|
|
3143
|
+
/**
|
|
3144
|
+
* If `true`, the user cannot interact with the select option.
|
|
3250
3145
|
* @default false
|
|
3251
3146
|
*/
|
|
3252
3147
|
"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";
|
|
3253
3160
|
/**
|
|
3254
3161
|
* The text value of the option.
|
|
3255
3162
|
*/
|
|
@@ -3862,14 +3769,6 @@ export interface IonPickerColumnCustomEvent<T> extends CustomEvent<T> {
|
|
|
3862
3769
|
detail: T;
|
|
3863
3770
|
target: HTMLIonPickerColumnElement;
|
|
3864
3771
|
}
|
|
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
|
-
}
|
|
3873
3772
|
export interface IonPopoverCustomEvent<T> extends CustomEvent<T> {
|
|
3874
3773
|
detail: T;
|
|
3875
3774
|
target: HTMLIonPopoverElement;
|
|
@@ -4298,6 +4197,9 @@ declare global {
|
|
|
4298
4197
|
"ionImgDidLoad": void;
|
|
4299
4198
|
"ionError": void;
|
|
4300
4199
|
}
|
|
4200
|
+
/**
|
|
4201
|
+
* @deprecated
|
|
4202
|
+
*/
|
|
4301
4203
|
interface HTMLIonImgElement extends Components.IonImg, HTMLStencilElement {
|
|
4302
4204
|
addEventListener<K extends keyof HTMLIonImgElementEventMap>(type: K, listener: (this: HTMLIonImgElement, ev: IonImgCustomEvent<HTMLIonImgElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
4303
4205
|
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -4627,47 +4529,6 @@ declare global {
|
|
|
4627
4529
|
prototype: HTMLIonPickerColumnOptionElement;
|
|
4628
4530
|
new (): HTMLIonPickerColumnOptionElement;
|
|
4629
4531
|
};
|
|
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
|
-
};
|
|
4671
4532
|
interface HTMLIonPopoverElementEventMap {
|
|
4672
4533
|
"ionPopoverDidPresent": void;
|
|
4673
4534
|
"ionPopoverWillPresent": void;
|
|
@@ -5265,8 +5126,6 @@ declare global {
|
|
|
5265
5126
|
"ion-picker": HTMLIonPickerElement;
|
|
5266
5127
|
"ion-picker-column": HTMLIonPickerColumnElement;
|
|
5267
5128
|
"ion-picker-column-option": HTMLIonPickerColumnOptionElement;
|
|
5268
|
-
"ion-picker-legacy": HTMLIonPickerLegacyElement;
|
|
5269
|
-
"ion-picker-legacy-column": HTMLIonPickerLegacyColumnElement;
|
|
5270
5129
|
"ion-popover": HTMLIonPopoverElement;
|
|
5271
5130
|
"ion-progress-bar": HTMLIonProgressBarElement;
|
|
5272
5131
|
"ion-radio": HTMLIonRadioElement;
|
|
@@ -6486,6 +6345,9 @@ declare namespace LocalJSX {
|
|
|
6486
6345
|
*/
|
|
6487
6346
|
"translucent"?: boolean;
|
|
6488
6347
|
}
|
|
6348
|
+
/**
|
|
6349
|
+
* @deprecated
|
|
6350
|
+
*/
|
|
6489
6351
|
interface IonImg {
|
|
6490
6352
|
/**
|
|
6491
6353
|
* 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.
|
|
@@ -6552,9 +6414,9 @@ declare namespace LocalJSX {
|
|
|
6552
6414
|
"autocomplete"?: AutocompleteTypes;
|
|
6553
6415
|
/**
|
|
6554
6416
|
* Whether auto correction should be enabled when the user is entering/editing the text value.
|
|
6555
|
-
* @default
|
|
6417
|
+
* @default false
|
|
6556
6418
|
*/
|
|
6557
|
-
"autocorrect"?:
|
|
6419
|
+
"autocorrect"?: boolean;
|
|
6558
6420
|
/**
|
|
6559
6421
|
* 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.
|
|
6560
6422
|
* @default false
|
|
@@ -7233,8 +7095,8 @@ declare namespace LocalJSX {
|
|
|
7233
7095
|
*/
|
|
7234
7096
|
"handle"?: boolean;
|
|
7235
7097
|
/**
|
|
7236
|
-
* The interaction behavior for the sheet modal when the handle is pressed.
|
|
7237
|
-
* @default '
|
|
7098
|
+
* The interaction behavior for the sheet modal when the handle is 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). Set to `"cycle"` to make the handle focusable and let the sheet modal cycle between available breakpoints when pressed. This keeps the sheet operable with assistive technology. Set to `"none"` to make the handle purely decorative when pressed and removed from the tab order. Defaults to `"cycle"`.
|
|
7099
|
+
* @default 'cycle'
|
|
7238
7100
|
*/
|
|
7239
7101
|
"handleBehavior"?: ModalHandleBehavior;
|
|
7240
7102
|
/**
|
|
@@ -7436,110 +7298,6 @@ declare namespace LocalJSX {
|
|
|
7436
7298
|
*/
|
|
7437
7299
|
"value"?: any | null;
|
|
7438
7300
|
}
|
|
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
|
-
}
|
|
7543
7301
|
interface IonPopover {
|
|
7544
7302
|
/**
|
|
7545
7303
|
* Describes how to align the popover content with the `reference` point. Defaults to `"center"` for `ios` mode, and `"start"` for `md` mode.
|
|
@@ -8011,7 +7769,7 @@ declare namespace LocalJSX {
|
|
|
8011
7769
|
*/
|
|
8012
7770
|
"beforeLeave"?: NavigationHookCallback;
|
|
8013
7771
|
/**
|
|
8014
|
-
* Name of the component to load/select in the navigation outlet (`ion-tabs`, `ion-
|
|
7772
|
+
* Name of the component to load/select in the navigation outlet (`ion-tabs`, `ion-router-outlet`) 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.
|
|
8015
7773
|
*/
|
|
8016
7774
|
"component": string;
|
|
8017
7775
|
/**
|
|
@@ -8104,6 +7862,10 @@ declare namespace LocalJSX {
|
|
|
8104
7862
|
* @default getIonMode(this)
|
|
8105
7863
|
*/
|
|
8106
7864
|
"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;
|
|
8107
7869
|
}
|
|
8108
7870
|
interface IonRow {
|
|
8109
7871
|
}
|
|
@@ -8125,9 +7887,9 @@ declare namespace LocalJSX {
|
|
|
8125
7887
|
"autocomplete"?: AutocompleteTypes;
|
|
8126
7888
|
/**
|
|
8127
7889
|
* Set the input's autocorrect property.
|
|
8128
|
-
* @default
|
|
7890
|
+
* @default false
|
|
8129
7891
|
*/
|
|
8130
|
-
"autocorrect"?:
|
|
7892
|
+
"autocorrect"?: boolean;
|
|
8131
7893
|
/**
|
|
8132
7894
|
* Set the cancel button icon. Only applies to `md` mode. Defaults to `arrow-back-sharp`.
|
|
8133
7895
|
* @default config.get('backButtonIcon', arrowBackSharp) as string
|
|
@@ -8463,10 +8225,26 @@ declare namespace LocalJSX {
|
|
|
8463
8225
|
}
|
|
8464
8226
|
interface IonSelectOption {
|
|
8465
8227
|
/**
|
|
8466
|
-
*
|
|
8228
|
+
* Text that is placed underneath the option text to provide additional details about the option.
|
|
8229
|
+
*/
|
|
8230
|
+
"description"?: string;
|
|
8231
|
+
/**
|
|
8232
|
+
* If `true`, the user cannot interact with the select option.
|
|
8467
8233
|
* @default false
|
|
8468
8234
|
*/
|
|
8469
8235
|
"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";
|
|
8470
8248
|
/**
|
|
8471
8249
|
* The text value of the option.
|
|
8472
8250
|
*/
|
|
@@ -9246,7 +9024,7 @@ declare namespace LocalJSX {
|
|
|
9246
9024
|
"color": Color;
|
|
9247
9025
|
"autocapitalize": string;
|
|
9248
9026
|
"autocomplete": AutocompleteTypes;
|
|
9249
|
-
"autocorrect":
|
|
9027
|
+
"autocorrect": boolean;
|
|
9250
9028
|
"autofocus": boolean;
|
|
9251
9029
|
"clearInput": boolean;
|
|
9252
9030
|
"clearInputIcon": string;
|
|
@@ -9414,16 +9192,6 @@ declare namespace LocalJSX {
|
|
|
9414
9192
|
"value": string;
|
|
9415
9193
|
"color": Color;
|
|
9416
9194
|
}
|
|
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
|
-
}
|
|
9427
9195
|
interface IonPopoverAttributes {
|
|
9428
9196
|
"component": ComponentRef;
|
|
9429
9197
|
"keyboardClose": boolean;
|
|
@@ -9527,13 +9295,14 @@ declare namespace LocalJSX {
|
|
|
9527
9295
|
interface IonRouterOutletAttributes {
|
|
9528
9296
|
"mode": "ios" | "md";
|
|
9529
9297
|
"animated": boolean;
|
|
9298
|
+
"swipeGesture": boolean;
|
|
9530
9299
|
}
|
|
9531
9300
|
interface IonSearchbarAttributes {
|
|
9532
9301
|
"color": Color;
|
|
9533
9302
|
"animated": boolean;
|
|
9534
9303
|
"autocapitalize": string;
|
|
9535
9304
|
"autocomplete": AutocompleteTypes;
|
|
9536
|
-
"autocorrect":
|
|
9305
|
+
"autocorrect": boolean;
|
|
9537
9306
|
"cancelButtonIcon": string;
|
|
9538
9307
|
"cancelButtonText": string;
|
|
9539
9308
|
"clearIcon": string;
|
|
@@ -9603,6 +9372,9 @@ declare namespace LocalJSX {
|
|
|
9603
9372
|
interface IonSelectOptionAttributes {
|
|
9604
9373
|
"disabled": boolean;
|
|
9605
9374
|
"value": string;
|
|
9375
|
+
"description": string;
|
|
9376
|
+
"labelPlacement": 'start' | 'end';
|
|
9377
|
+
"justify": 'start' | 'end' | 'space-between';
|
|
9606
9378
|
}
|
|
9607
9379
|
interface IonSelectPopoverAttributes {
|
|
9608
9380
|
"header": string;
|
|
@@ -9774,8 +9546,6 @@ declare namespace LocalJSX {
|
|
|
9774
9546
|
"ion-picker": IonPicker;
|
|
9775
9547
|
"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] };
|
|
9776
9548
|
"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;
|
|
9779
9549
|
"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] };
|
|
9780
9550
|
"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] };
|
|
9781
9551
|
"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] };
|
|
@@ -9851,6 +9621,9 @@ declare module "@stencil/core" {
|
|
|
9851
9621
|
"ion-footer": LocalJSX.IntrinsicElements["ion-footer"] & JSXBase.HTMLAttributes<HTMLIonFooterElement>;
|
|
9852
9622
|
"ion-grid": LocalJSX.IntrinsicElements["ion-grid"] & JSXBase.HTMLAttributes<HTMLIonGridElement>;
|
|
9853
9623
|
"ion-header": LocalJSX.IntrinsicElements["ion-header"] & JSXBase.HTMLAttributes<HTMLIonHeaderElement>;
|
|
9624
|
+
/**
|
|
9625
|
+
* @deprecated
|
|
9626
|
+
*/
|
|
9854
9627
|
"ion-img": LocalJSX.IntrinsicElements["ion-img"] & JSXBase.HTMLAttributes<HTMLIonImgElement>;
|
|
9855
9628
|
"ion-infinite-scroll": LocalJSX.IntrinsicElements["ion-infinite-scroll"] & JSXBase.HTMLAttributes<HTMLIonInfiniteScrollElement>;
|
|
9856
9629
|
"ion-infinite-scroll-content": LocalJSX.IntrinsicElements["ion-infinite-scroll-content"] & JSXBase.HTMLAttributes<HTMLIonInfiniteScrollContentElement>;
|
|
@@ -9877,8 +9650,6 @@ declare module "@stencil/core" {
|
|
|
9877
9650
|
"ion-picker": LocalJSX.IntrinsicElements["ion-picker"] & JSXBase.HTMLAttributes<HTMLIonPickerElement>;
|
|
9878
9651
|
"ion-picker-column": LocalJSX.IntrinsicElements["ion-picker-column"] & JSXBase.HTMLAttributes<HTMLIonPickerColumnElement>;
|
|
9879
9652
|
"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>;
|
|
9882
9653
|
"ion-popover": LocalJSX.IntrinsicElements["ion-popover"] & JSXBase.HTMLAttributes<HTMLIonPopoverElement>;
|
|
9883
9654
|
"ion-progress-bar": LocalJSX.IntrinsicElements["ion-progress-bar"] & JSXBase.HTMLAttributes<HTMLIonProgressBarElement>;
|
|
9884
9655
|
"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,
|
|
17
|
+
export { alertController, actionSheetController, modalController, loadingController, popoverController, toastController, } from './utils/overlays';
|
|
18
18
|
export { IonicSlides } from './components/slides/IonicSlides';
|
|
@@ -19,7 +19,6 @@ 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';
|
|
23
22
|
export { PopoverOptions } from './components/popover/popover-interface';
|
|
24
23
|
export { RadioGroupCustomEvent } from './components/radio-group/radio-group-interface';
|
|
25
24
|
export { RangeCustomEvent, PinFormatter } from './components/range/range-interface';
|
|
@@ -117,10 +117,6 @@ 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;
|
|
124
120
|
/**
|
|
125
121
|
* Provides a custom leave animation for all `ion-action-sheet`, overriding the default "animation".
|
|
126
122
|
*/
|
|
@@ -145,10 +141,6 @@ export interface IonicConfig {
|
|
|
145
141
|
* Provides a custom leave animation for all `ion-toast`, overriding the default "animation".
|
|
146
142
|
*/
|
|
147
143
|
toastLeave?: AnimationBuilder;
|
|
148
|
-
/**
|
|
149
|
-
* Provides a custom leave animation for all `ion-picker-legacy`, overriding the default "animation".
|
|
150
|
-
*/
|
|
151
|
-
pickerLeave?: AnimationBuilder;
|
|
152
144
|
/**
|
|
153
145
|
* If `true`, Ionic will enable a basic DOM sanitizer on component properties that accept custom HTML.
|
|
154
146
|
*/
|