@ionic/core 8.8.14-dev.11784216165.1ecbf364 → 8.8.14-dev.11784238294.131cd99d
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-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-CRNiQiYf.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 +32 -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/gestures/sheet.js +7 -0
- package/dist/collection/components/modal/gestures/swipe-to-close.js +7 -0
- 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/collection/utils/test/playwright/drag-element.js +5 -0
- 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 +32 -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-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-e6a4bb56.entry.js +4 -0
- 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 +1296 -1414
- package/hydrate/index.mjs +1296 -1414
- 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
|
@@ -0,0 +1,890 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
|
+
*/
|
|
4
|
+
import { Host, h } from "@stencil/core";
|
|
5
|
+
import { raf } from "../../utils/helpers";
|
|
6
|
+
import { createLockController } from "../../utils/lock-controller";
|
|
7
|
+
import { printIonWarning } from "../../utils/logging/index";
|
|
8
|
+
import { createDelegateController, createTriggerController, BACKDROP, dismiss, eventMethod, isCancel, prepareOverlay, present, safeCall, setOverlayId, } from "../../utils/overlays";
|
|
9
|
+
import { getClassMap } from "../../utils/theme";
|
|
10
|
+
import { getIonMode } from "../../global/ionic-global";
|
|
11
|
+
import { iosEnterAnimation } from "./animations/ios.enter";
|
|
12
|
+
import { iosLeaveAnimation } from "./animations/ios.leave";
|
|
13
|
+
// TODO(FW-2832): types
|
|
14
|
+
/**
|
|
15
|
+
* @virtualProp {"ios" | "md"} mode - The mode determines which platform styles to use.
|
|
16
|
+
*/
|
|
17
|
+
export class Picker {
|
|
18
|
+
constructor() {
|
|
19
|
+
this.delegateController = createDelegateController(this);
|
|
20
|
+
this.lockController = createLockController();
|
|
21
|
+
this.triggerController = createTriggerController();
|
|
22
|
+
this.presented = false;
|
|
23
|
+
/** @internal */
|
|
24
|
+
this.hasController = false;
|
|
25
|
+
/**
|
|
26
|
+
* If `true`, the keyboard will be automatically dismissed when the overlay is presented.
|
|
27
|
+
*/
|
|
28
|
+
this.keyboardClose = true;
|
|
29
|
+
/**
|
|
30
|
+
* Array of buttons to be displayed at the top of the picker.
|
|
31
|
+
*/
|
|
32
|
+
this.buttons = [];
|
|
33
|
+
/**
|
|
34
|
+
* Array of columns to be displayed in the picker.
|
|
35
|
+
*/
|
|
36
|
+
this.columns = [];
|
|
37
|
+
/**
|
|
38
|
+
* Number of milliseconds to wait before dismissing the picker.
|
|
39
|
+
*/
|
|
40
|
+
this.duration = 0;
|
|
41
|
+
/**
|
|
42
|
+
* If `true`, a backdrop will be displayed behind the picker.
|
|
43
|
+
*/
|
|
44
|
+
this.showBackdrop = true;
|
|
45
|
+
/**
|
|
46
|
+
* If `true`, the picker will be dismissed when the backdrop is clicked.
|
|
47
|
+
*/
|
|
48
|
+
this.backdropDismiss = true;
|
|
49
|
+
/**
|
|
50
|
+
* If `true`, the picker will animate.
|
|
51
|
+
*/
|
|
52
|
+
this.animated = true;
|
|
53
|
+
/**
|
|
54
|
+
* If `true`, the picker will open. If `false`, the picker will close.
|
|
55
|
+
* Use this if you need finer grained control over presentation, otherwise
|
|
56
|
+
* just use the pickerController or the `trigger` property.
|
|
57
|
+
* Note: `isOpen` will not automatically be set back to `false` when
|
|
58
|
+
* the picker dismisses. You will need to do that in your code.
|
|
59
|
+
*/
|
|
60
|
+
this.isOpen = false;
|
|
61
|
+
this.onBackdropTap = () => {
|
|
62
|
+
this.dismiss(undefined, BACKDROP);
|
|
63
|
+
};
|
|
64
|
+
this.dispatchCancelHandler = (ev) => {
|
|
65
|
+
const role = ev.detail.role;
|
|
66
|
+
if (isCancel(role)) {
|
|
67
|
+
const cancelButton = this.buttons.find((b) => b.role === 'cancel');
|
|
68
|
+
this.callButtonHandler(cancelButton);
|
|
69
|
+
}
|
|
70
|
+
};
|
|
71
|
+
}
|
|
72
|
+
onIsOpenChange(newValue, oldValue) {
|
|
73
|
+
if (newValue === true && oldValue === false) {
|
|
74
|
+
this.present();
|
|
75
|
+
}
|
|
76
|
+
else if (newValue === false && oldValue === true) {
|
|
77
|
+
this.dismiss();
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
triggerChanged() {
|
|
81
|
+
const { trigger, el, triggerController } = this;
|
|
82
|
+
if (trigger) {
|
|
83
|
+
triggerController.addClickListener(el, trigger);
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
connectedCallback() {
|
|
87
|
+
prepareOverlay(this.el);
|
|
88
|
+
this.triggerChanged();
|
|
89
|
+
}
|
|
90
|
+
disconnectedCallback() {
|
|
91
|
+
this.triggerController.removeClickListener();
|
|
92
|
+
}
|
|
93
|
+
componentWillLoad() {
|
|
94
|
+
var _a;
|
|
95
|
+
if (!((_a = this.htmlAttributes) === null || _a === void 0 ? void 0 : _a.id)) {
|
|
96
|
+
setOverlayId(this.el);
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
componentDidLoad() {
|
|
100
|
+
printIonWarning('[ion-picker-legacy] - ion-picker-legacy and ion-picker-legacy-column have been deprecated in favor of new versions of the ion-picker and ion-picker-column components. These new components display inline with your page content allowing for more presentation flexibility than before.', this.el);
|
|
101
|
+
/**
|
|
102
|
+
* If picker was rendered with isOpen="true"
|
|
103
|
+
* then we should open picker immediately.
|
|
104
|
+
*/
|
|
105
|
+
if (this.isOpen === true) {
|
|
106
|
+
raf(() => this.present());
|
|
107
|
+
}
|
|
108
|
+
/**
|
|
109
|
+
* When binding values in frameworks such as Angular
|
|
110
|
+
* it is possible for the value to be set after the Web Component
|
|
111
|
+
* initializes but before the value watcher is set up in Stencil.
|
|
112
|
+
* As a result, the watcher callback may not be fired.
|
|
113
|
+
* We work around this by manually calling the watcher
|
|
114
|
+
* callback when the component has loaded and the watcher
|
|
115
|
+
* is configured.
|
|
116
|
+
*/
|
|
117
|
+
this.triggerChanged();
|
|
118
|
+
}
|
|
119
|
+
/**
|
|
120
|
+
* Present the picker overlay after it has been created.
|
|
121
|
+
*/
|
|
122
|
+
async present() {
|
|
123
|
+
const unlock = await this.lockController.lock();
|
|
124
|
+
await this.delegateController.attachViewToDom();
|
|
125
|
+
await present(this, 'pickerEnter', iosEnterAnimation, iosEnterAnimation, undefined);
|
|
126
|
+
if (this.duration > 0) {
|
|
127
|
+
this.durationTimeout = setTimeout(() => this.dismiss(), this.duration);
|
|
128
|
+
}
|
|
129
|
+
unlock();
|
|
130
|
+
}
|
|
131
|
+
/**
|
|
132
|
+
* Dismiss the picker overlay after it has been presented.
|
|
133
|
+
*
|
|
134
|
+
* @param data Any data to emit in the dismiss events.
|
|
135
|
+
* @param role The role of the element that is dismissing the picker.
|
|
136
|
+
* This can be useful in a button handler for determining which button was
|
|
137
|
+
* clicked to dismiss the picker.
|
|
138
|
+
* Some examples include: ``"cancel"`, `"destructive"`, "selected"`, and `"backdrop"`.
|
|
139
|
+
*/
|
|
140
|
+
async dismiss(data, role) {
|
|
141
|
+
const unlock = await this.lockController.lock();
|
|
142
|
+
if (this.durationTimeout) {
|
|
143
|
+
clearTimeout(this.durationTimeout);
|
|
144
|
+
}
|
|
145
|
+
const dismissed = await dismiss(this, data, role, 'pickerLeave', iosLeaveAnimation, iosLeaveAnimation);
|
|
146
|
+
if (dismissed) {
|
|
147
|
+
this.delegateController.removeViewFromDom();
|
|
148
|
+
}
|
|
149
|
+
unlock();
|
|
150
|
+
return dismissed;
|
|
151
|
+
}
|
|
152
|
+
/**
|
|
153
|
+
* Returns a promise that resolves when the picker did dismiss.
|
|
154
|
+
*/
|
|
155
|
+
onDidDismiss() {
|
|
156
|
+
return eventMethod(this.el, 'ionPickerDidDismiss');
|
|
157
|
+
}
|
|
158
|
+
/**
|
|
159
|
+
* Returns a promise that resolves when the picker will dismiss.
|
|
160
|
+
*/
|
|
161
|
+
onWillDismiss() {
|
|
162
|
+
return eventMethod(this.el, 'ionPickerWillDismiss');
|
|
163
|
+
}
|
|
164
|
+
/**
|
|
165
|
+
* Get the column that matches the specified name.
|
|
166
|
+
*
|
|
167
|
+
* @param name The name of the column.
|
|
168
|
+
*/
|
|
169
|
+
getColumn(name) {
|
|
170
|
+
return Promise.resolve(this.columns.find((column) => column.name === name));
|
|
171
|
+
}
|
|
172
|
+
async buttonClick(button) {
|
|
173
|
+
const role = button.role;
|
|
174
|
+
if (isCancel(role)) {
|
|
175
|
+
return this.dismiss(undefined, role);
|
|
176
|
+
}
|
|
177
|
+
const shouldDismiss = await this.callButtonHandler(button);
|
|
178
|
+
if (shouldDismiss) {
|
|
179
|
+
return this.dismiss(this.getSelected(), button.role);
|
|
180
|
+
}
|
|
181
|
+
return Promise.resolve();
|
|
182
|
+
}
|
|
183
|
+
async callButtonHandler(button) {
|
|
184
|
+
if (button) {
|
|
185
|
+
// a handler has been provided, execute it
|
|
186
|
+
// pass the handler the values from the inputs
|
|
187
|
+
const rtn = await safeCall(button.handler, this.getSelected());
|
|
188
|
+
if (rtn === false) {
|
|
189
|
+
// if the return value of the handler is false then do not dismiss
|
|
190
|
+
return false;
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
return true;
|
|
194
|
+
}
|
|
195
|
+
getSelected() {
|
|
196
|
+
const selected = {};
|
|
197
|
+
this.columns.forEach((col, index) => {
|
|
198
|
+
const selectedColumn = col.selectedIndex !== undefined ? col.options[col.selectedIndex] : undefined;
|
|
199
|
+
selected[col.name] = {
|
|
200
|
+
text: selectedColumn ? selectedColumn.text : undefined,
|
|
201
|
+
value: selectedColumn ? selectedColumn.value : undefined,
|
|
202
|
+
columnIndex: index,
|
|
203
|
+
};
|
|
204
|
+
});
|
|
205
|
+
return selected;
|
|
206
|
+
}
|
|
207
|
+
render() {
|
|
208
|
+
const { htmlAttributes } = this;
|
|
209
|
+
const mode = getIonMode(this);
|
|
210
|
+
return (h(Host, Object.assign({ key: '80f66d33780d8a1352d24be9cb63a0cc03d01ab5', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
|
|
211
|
+
zIndex: `${20000 + this.overlayIndex}`,
|
|
212
|
+
}, class: Object.assign({ [mode]: true,
|
|
213
|
+
// Used internally for styling
|
|
214
|
+
[`picker-${mode}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), h("ion-backdrop", { key: '97fb8e10ba08b197610cb8c0cdea61103883d55f', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: 'b3969cb6fbf7153623d14e3ca1493d3370efb211', tabindex: "0", "aria-hidden": "true" }), h("div", { key: '299268483c3727e698d9135bfdf40349a7050ac1', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, h("div", { key: '95394de3ef691899b7dbf416f56fd3e86bbdce3f', class: "picker-toolbar" }, this.buttons.map((b) => (h("div", { class: buttonWrapperClass(b) }, h("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass(b) }, b.text))))), h("div", { key: '05f18bb8d00dc0e22f691b7e41f90f729a6c66d7', class: "picker-columns" }, h("div", { key: '4a8fdf224effc0af67fd413e2e6aca8a78d1cf43', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => h("ion-picker-legacy-column", { col: c })), h("div", { key: 'e50a31db45e3f39e9d0fed36a21be9257eec09bf', class: "picker-below-highlight" }))), h("div", { key: '5a78cb2176ac807ea0c195c6b76cd0e8eef9d4c0', tabindex: "0", "aria-hidden": "true" })));
|
|
215
|
+
}
|
|
216
|
+
static get is() { return "ion-picker-legacy"; }
|
|
217
|
+
static get encapsulation() { return "scoped"; }
|
|
218
|
+
static get originalStyleUrls() {
|
|
219
|
+
return {
|
|
220
|
+
"ios": ["picker.ios.scss"],
|
|
221
|
+
"md": ["picker.md.scss"]
|
|
222
|
+
};
|
|
223
|
+
}
|
|
224
|
+
static get styleUrls() {
|
|
225
|
+
return {
|
|
226
|
+
"ios": ["picker.ios.css"],
|
|
227
|
+
"md": ["picker.md.css"]
|
|
228
|
+
};
|
|
229
|
+
}
|
|
230
|
+
static get properties() {
|
|
231
|
+
return {
|
|
232
|
+
"overlayIndex": {
|
|
233
|
+
"type": "number",
|
|
234
|
+
"mutable": false,
|
|
235
|
+
"complexType": {
|
|
236
|
+
"original": "number",
|
|
237
|
+
"resolved": "number",
|
|
238
|
+
"references": {}
|
|
239
|
+
},
|
|
240
|
+
"required": true,
|
|
241
|
+
"optional": false,
|
|
242
|
+
"docs": {
|
|
243
|
+
"tags": [{
|
|
244
|
+
"name": "internal",
|
|
245
|
+
"text": undefined
|
|
246
|
+
}],
|
|
247
|
+
"text": ""
|
|
248
|
+
},
|
|
249
|
+
"getter": false,
|
|
250
|
+
"setter": false,
|
|
251
|
+
"reflect": false,
|
|
252
|
+
"attribute": "overlay-index"
|
|
253
|
+
},
|
|
254
|
+
"delegate": {
|
|
255
|
+
"type": "unknown",
|
|
256
|
+
"mutable": false,
|
|
257
|
+
"complexType": {
|
|
258
|
+
"original": "FrameworkDelegate",
|
|
259
|
+
"resolved": "FrameworkDelegate | undefined",
|
|
260
|
+
"references": {
|
|
261
|
+
"FrameworkDelegate": {
|
|
262
|
+
"location": "import",
|
|
263
|
+
"path": "../../interface",
|
|
264
|
+
"id": "src/interface.d.ts::FrameworkDelegate",
|
|
265
|
+
"referenceLocation": "FrameworkDelegate"
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
},
|
|
269
|
+
"required": false,
|
|
270
|
+
"optional": true,
|
|
271
|
+
"docs": {
|
|
272
|
+
"tags": [{
|
|
273
|
+
"name": "internal",
|
|
274
|
+
"text": undefined
|
|
275
|
+
}],
|
|
276
|
+
"text": ""
|
|
277
|
+
},
|
|
278
|
+
"getter": false,
|
|
279
|
+
"setter": false
|
|
280
|
+
},
|
|
281
|
+
"hasController": {
|
|
282
|
+
"type": "boolean",
|
|
283
|
+
"mutable": false,
|
|
284
|
+
"complexType": {
|
|
285
|
+
"original": "boolean",
|
|
286
|
+
"resolved": "boolean",
|
|
287
|
+
"references": {}
|
|
288
|
+
},
|
|
289
|
+
"required": false,
|
|
290
|
+
"optional": false,
|
|
291
|
+
"docs": {
|
|
292
|
+
"tags": [{
|
|
293
|
+
"name": "internal",
|
|
294
|
+
"text": undefined
|
|
295
|
+
}],
|
|
296
|
+
"text": ""
|
|
297
|
+
},
|
|
298
|
+
"getter": false,
|
|
299
|
+
"setter": false,
|
|
300
|
+
"reflect": false,
|
|
301
|
+
"attribute": "has-controller",
|
|
302
|
+
"defaultValue": "false"
|
|
303
|
+
},
|
|
304
|
+
"keyboardClose": {
|
|
305
|
+
"type": "boolean",
|
|
306
|
+
"mutable": false,
|
|
307
|
+
"complexType": {
|
|
308
|
+
"original": "boolean",
|
|
309
|
+
"resolved": "boolean",
|
|
310
|
+
"references": {}
|
|
311
|
+
},
|
|
312
|
+
"required": false,
|
|
313
|
+
"optional": false,
|
|
314
|
+
"docs": {
|
|
315
|
+
"tags": [],
|
|
316
|
+
"text": "If `true`, the keyboard will be automatically dismissed when the overlay is presented."
|
|
317
|
+
},
|
|
318
|
+
"getter": false,
|
|
319
|
+
"setter": false,
|
|
320
|
+
"reflect": false,
|
|
321
|
+
"attribute": "keyboard-close",
|
|
322
|
+
"defaultValue": "true"
|
|
323
|
+
},
|
|
324
|
+
"enterAnimation": {
|
|
325
|
+
"type": "unknown",
|
|
326
|
+
"mutable": false,
|
|
327
|
+
"complexType": {
|
|
328
|
+
"original": "AnimationBuilder",
|
|
329
|
+
"resolved": "((baseEl: any, opts?: any) => Animation) | undefined",
|
|
330
|
+
"references": {
|
|
331
|
+
"AnimationBuilder": {
|
|
332
|
+
"location": "import",
|
|
333
|
+
"path": "../../interface",
|
|
334
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
335
|
+
"referenceLocation": "AnimationBuilder"
|
|
336
|
+
}
|
|
337
|
+
}
|
|
338
|
+
},
|
|
339
|
+
"required": false,
|
|
340
|
+
"optional": true,
|
|
341
|
+
"docs": {
|
|
342
|
+
"tags": [],
|
|
343
|
+
"text": "Animation to use when the picker is presented."
|
|
344
|
+
},
|
|
345
|
+
"getter": false,
|
|
346
|
+
"setter": false
|
|
347
|
+
},
|
|
348
|
+
"leaveAnimation": {
|
|
349
|
+
"type": "unknown",
|
|
350
|
+
"mutable": false,
|
|
351
|
+
"complexType": {
|
|
352
|
+
"original": "AnimationBuilder",
|
|
353
|
+
"resolved": "((baseEl: any, opts?: any) => Animation) | undefined",
|
|
354
|
+
"references": {
|
|
355
|
+
"AnimationBuilder": {
|
|
356
|
+
"location": "import",
|
|
357
|
+
"path": "../../interface",
|
|
358
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
359
|
+
"referenceLocation": "AnimationBuilder"
|
|
360
|
+
}
|
|
361
|
+
}
|
|
362
|
+
},
|
|
363
|
+
"required": false,
|
|
364
|
+
"optional": true,
|
|
365
|
+
"docs": {
|
|
366
|
+
"tags": [],
|
|
367
|
+
"text": "Animation to use when the picker is dismissed."
|
|
368
|
+
},
|
|
369
|
+
"getter": false,
|
|
370
|
+
"setter": false
|
|
371
|
+
},
|
|
372
|
+
"buttons": {
|
|
373
|
+
"type": "unknown",
|
|
374
|
+
"mutable": false,
|
|
375
|
+
"complexType": {
|
|
376
|
+
"original": "PickerButton[]",
|
|
377
|
+
"resolved": "PickerButton[]",
|
|
378
|
+
"references": {
|
|
379
|
+
"PickerButton": {
|
|
380
|
+
"location": "import",
|
|
381
|
+
"path": "./picker-interface",
|
|
382
|
+
"id": "src/components/picker-legacy/picker-interface.ts::PickerButton",
|
|
383
|
+
"referenceLocation": "PickerButton"
|
|
384
|
+
}
|
|
385
|
+
}
|
|
386
|
+
},
|
|
387
|
+
"required": false,
|
|
388
|
+
"optional": false,
|
|
389
|
+
"docs": {
|
|
390
|
+
"tags": [],
|
|
391
|
+
"text": "Array of buttons to be displayed at the top of the picker."
|
|
392
|
+
},
|
|
393
|
+
"getter": false,
|
|
394
|
+
"setter": false,
|
|
395
|
+
"defaultValue": "[]"
|
|
396
|
+
},
|
|
397
|
+
"columns": {
|
|
398
|
+
"type": "unknown",
|
|
399
|
+
"mutable": false,
|
|
400
|
+
"complexType": {
|
|
401
|
+
"original": "PickerColumn[]",
|
|
402
|
+
"resolved": "PickerColumn[]",
|
|
403
|
+
"references": {
|
|
404
|
+
"PickerColumn": {
|
|
405
|
+
"location": "import",
|
|
406
|
+
"path": "./picker-interface",
|
|
407
|
+
"id": "src/components/picker-legacy/picker-interface.ts::PickerColumn",
|
|
408
|
+
"referenceLocation": "PickerColumn"
|
|
409
|
+
}
|
|
410
|
+
}
|
|
411
|
+
},
|
|
412
|
+
"required": false,
|
|
413
|
+
"optional": false,
|
|
414
|
+
"docs": {
|
|
415
|
+
"tags": [],
|
|
416
|
+
"text": "Array of columns to be displayed in the picker."
|
|
417
|
+
},
|
|
418
|
+
"getter": false,
|
|
419
|
+
"setter": false,
|
|
420
|
+
"defaultValue": "[]"
|
|
421
|
+
},
|
|
422
|
+
"cssClass": {
|
|
423
|
+
"type": "string",
|
|
424
|
+
"mutable": false,
|
|
425
|
+
"complexType": {
|
|
426
|
+
"original": "string | string[]",
|
|
427
|
+
"resolved": "string | string[] | undefined",
|
|
428
|
+
"references": {}
|
|
429
|
+
},
|
|
430
|
+
"required": false,
|
|
431
|
+
"optional": true,
|
|
432
|
+
"docs": {
|
|
433
|
+
"tags": [],
|
|
434
|
+
"text": "Additional classes to apply for custom CSS. If multiple classes are\nprovided they should be separated by spaces."
|
|
435
|
+
},
|
|
436
|
+
"getter": false,
|
|
437
|
+
"setter": false,
|
|
438
|
+
"reflect": false,
|
|
439
|
+
"attribute": "css-class"
|
|
440
|
+
},
|
|
441
|
+
"duration": {
|
|
442
|
+
"type": "number",
|
|
443
|
+
"mutable": false,
|
|
444
|
+
"complexType": {
|
|
445
|
+
"original": "number",
|
|
446
|
+
"resolved": "number",
|
|
447
|
+
"references": {}
|
|
448
|
+
},
|
|
449
|
+
"required": false,
|
|
450
|
+
"optional": false,
|
|
451
|
+
"docs": {
|
|
452
|
+
"tags": [],
|
|
453
|
+
"text": "Number of milliseconds to wait before dismissing the picker."
|
|
454
|
+
},
|
|
455
|
+
"getter": false,
|
|
456
|
+
"setter": false,
|
|
457
|
+
"reflect": false,
|
|
458
|
+
"attribute": "duration",
|
|
459
|
+
"defaultValue": "0"
|
|
460
|
+
},
|
|
461
|
+
"showBackdrop": {
|
|
462
|
+
"type": "boolean",
|
|
463
|
+
"mutable": false,
|
|
464
|
+
"complexType": {
|
|
465
|
+
"original": "boolean",
|
|
466
|
+
"resolved": "boolean",
|
|
467
|
+
"references": {}
|
|
468
|
+
},
|
|
469
|
+
"required": false,
|
|
470
|
+
"optional": false,
|
|
471
|
+
"docs": {
|
|
472
|
+
"tags": [],
|
|
473
|
+
"text": "If `true`, a backdrop will be displayed behind the picker."
|
|
474
|
+
},
|
|
475
|
+
"getter": false,
|
|
476
|
+
"setter": false,
|
|
477
|
+
"reflect": false,
|
|
478
|
+
"attribute": "show-backdrop",
|
|
479
|
+
"defaultValue": "true"
|
|
480
|
+
},
|
|
481
|
+
"backdropDismiss": {
|
|
482
|
+
"type": "boolean",
|
|
483
|
+
"mutable": false,
|
|
484
|
+
"complexType": {
|
|
485
|
+
"original": "boolean",
|
|
486
|
+
"resolved": "boolean",
|
|
487
|
+
"references": {}
|
|
488
|
+
},
|
|
489
|
+
"required": false,
|
|
490
|
+
"optional": false,
|
|
491
|
+
"docs": {
|
|
492
|
+
"tags": [],
|
|
493
|
+
"text": "If `true`, the picker will be dismissed when the backdrop is clicked."
|
|
494
|
+
},
|
|
495
|
+
"getter": false,
|
|
496
|
+
"setter": false,
|
|
497
|
+
"reflect": false,
|
|
498
|
+
"attribute": "backdrop-dismiss",
|
|
499
|
+
"defaultValue": "true"
|
|
500
|
+
},
|
|
501
|
+
"animated": {
|
|
502
|
+
"type": "boolean",
|
|
503
|
+
"mutable": false,
|
|
504
|
+
"complexType": {
|
|
505
|
+
"original": "boolean",
|
|
506
|
+
"resolved": "boolean",
|
|
507
|
+
"references": {}
|
|
508
|
+
},
|
|
509
|
+
"required": false,
|
|
510
|
+
"optional": false,
|
|
511
|
+
"docs": {
|
|
512
|
+
"tags": [],
|
|
513
|
+
"text": "If `true`, the picker will animate."
|
|
514
|
+
},
|
|
515
|
+
"getter": false,
|
|
516
|
+
"setter": false,
|
|
517
|
+
"reflect": false,
|
|
518
|
+
"attribute": "animated",
|
|
519
|
+
"defaultValue": "true"
|
|
520
|
+
},
|
|
521
|
+
"htmlAttributes": {
|
|
522
|
+
"type": "unknown",
|
|
523
|
+
"mutable": false,
|
|
524
|
+
"complexType": {
|
|
525
|
+
"original": "{ [key: string]: any }",
|
|
526
|
+
"resolved": "undefined | { [key: string]: any; }",
|
|
527
|
+
"references": {}
|
|
528
|
+
},
|
|
529
|
+
"required": false,
|
|
530
|
+
"optional": true,
|
|
531
|
+
"docs": {
|
|
532
|
+
"tags": [],
|
|
533
|
+
"text": "Additional attributes to pass to the picker."
|
|
534
|
+
},
|
|
535
|
+
"getter": false,
|
|
536
|
+
"setter": false
|
|
537
|
+
},
|
|
538
|
+
"isOpen": {
|
|
539
|
+
"type": "boolean",
|
|
540
|
+
"mutable": false,
|
|
541
|
+
"complexType": {
|
|
542
|
+
"original": "boolean",
|
|
543
|
+
"resolved": "boolean",
|
|
544
|
+
"references": {}
|
|
545
|
+
},
|
|
546
|
+
"required": false,
|
|
547
|
+
"optional": false,
|
|
548
|
+
"docs": {
|
|
549
|
+
"tags": [],
|
|
550
|
+
"text": "If `true`, the picker will open. If `false`, the picker will close.\nUse this if you need finer grained control over presentation, otherwise\njust use the pickerController or the `trigger` property.\nNote: `isOpen` will not automatically be set back to `false` when\nthe picker dismisses. You will need to do that in your code."
|
|
551
|
+
},
|
|
552
|
+
"getter": false,
|
|
553
|
+
"setter": false,
|
|
554
|
+
"reflect": false,
|
|
555
|
+
"attribute": "is-open",
|
|
556
|
+
"defaultValue": "false"
|
|
557
|
+
},
|
|
558
|
+
"trigger": {
|
|
559
|
+
"type": "string",
|
|
560
|
+
"mutable": false,
|
|
561
|
+
"complexType": {
|
|
562
|
+
"original": "string | undefined",
|
|
563
|
+
"resolved": "string | undefined",
|
|
564
|
+
"references": {}
|
|
565
|
+
},
|
|
566
|
+
"required": false,
|
|
567
|
+
"optional": false,
|
|
568
|
+
"docs": {
|
|
569
|
+
"tags": [],
|
|
570
|
+
"text": "An ID corresponding to the trigger element that\ncauses the picker to open when clicked."
|
|
571
|
+
},
|
|
572
|
+
"getter": false,
|
|
573
|
+
"setter": false,
|
|
574
|
+
"reflect": false,
|
|
575
|
+
"attribute": "trigger"
|
|
576
|
+
}
|
|
577
|
+
};
|
|
578
|
+
}
|
|
579
|
+
static get states() {
|
|
580
|
+
return {
|
|
581
|
+
"presented": {}
|
|
582
|
+
};
|
|
583
|
+
}
|
|
584
|
+
static get events() {
|
|
585
|
+
return [{
|
|
586
|
+
"method": "didPresent",
|
|
587
|
+
"name": "ionPickerDidPresent",
|
|
588
|
+
"bubbles": true,
|
|
589
|
+
"cancelable": true,
|
|
590
|
+
"composed": true,
|
|
591
|
+
"docs": {
|
|
592
|
+
"tags": [],
|
|
593
|
+
"text": "Emitted after the picker has presented."
|
|
594
|
+
},
|
|
595
|
+
"complexType": {
|
|
596
|
+
"original": "void",
|
|
597
|
+
"resolved": "void",
|
|
598
|
+
"references": {}
|
|
599
|
+
}
|
|
600
|
+
}, {
|
|
601
|
+
"method": "willPresent",
|
|
602
|
+
"name": "ionPickerWillPresent",
|
|
603
|
+
"bubbles": true,
|
|
604
|
+
"cancelable": true,
|
|
605
|
+
"composed": true,
|
|
606
|
+
"docs": {
|
|
607
|
+
"tags": [],
|
|
608
|
+
"text": "Emitted before the picker has presented."
|
|
609
|
+
},
|
|
610
|
+
"complexType": {
|
|
611
|
+
"original": "void",
|
|
612
|
+
"resolved": "void",
|
|
613
|
+
"references": {}
|
|
614
|
+
}
|
|
615
|
+
}, {
|
|
616
|
+
"method": "willDismiss",
|
|
617
|
+
"name": "ionPickerWillDismiss",
|
|
618
|
+
"bubbles": true,
|
|
619
|
+
"cancelable": true,
|
|
620
|
+
"composed": true,
|
|
621
|
+
"docs": {
|
|
622
|
+
"tags": [],
|
|
623
|
+
"text": "Emitted before the picker has dismissed."
|
|
624
|
+
},
|
|
625
|
+
"complexType": {
|
|
626
|
+
"original": "OverlayEventDetail",
|
|
627
|
+
"resolved": "OverlayEventDetail<any>",
|
|
628
|
+
"references": {
|
|
629
|
+
"OverlayEventDetail": {
|
|
630
|
+
"location": "import",
|
|
631
|
+
"path": "../../utils/overlays-interface",
|
|
632
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
633
|
+
"referenceLocation": "OverlayEventDetail"
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
}
|
|
637
|
+
}, {
|
|
638
|
+
"method": "didDismiss",
|
|
639
|
+
"name": "ionPickerDidDismiss",
|
|
640
|
+
"bubbles": true,
|
|
641
|
+
"cancelable": true,
|
|
642
|
+
"composed": true,
|
|
643
|
+
"docs": {
|
|
644
|
+
"tags": [],
|
|
645
|
+
"text": "Emitted after the picker has dismissed."
|
|
646
|
+
},
|
|
647
|
+
"complexType": {
|
|
648
|
+
"original": "OverlayEventDetail",
|
|
649
|
+
"resolved": "OverlayEventDetail<any>",
|
|
650
|
+
"references": {
|
|
651
|
+
"OverlayEventDetail": {
|
|
652
|
+
"location": "import",
|
|
653
|
+
"path": "../../utils/overlays-interface",
|
|
654
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
655
|
+
"referenceLocation": "OverlayEventDetail"
|
|
656
|
+
}
|
|
657
|
+
}
|
|
658
|
+
}
|
|
659
|
+
}, {
|
|
660
|
+
"method": "didPresentShorthand",
|
|
661
|
+
"name": "didPresent",
|
|
662
|
+
"bubbles": true,
|
|
663
|
+
"cancelable": true,
|
|
664
|
+
"composed": true,
|
|
665
|
+
"docs": {
|
|
666
|
+
"tags": [],
|
|
667
|
+
"text": "Emitted after the picker has presented.\nShorthand for ionPickerWillDismiss."
|
|
668
|
+
},
|
|
669
|
+
"complexType": {
|
|
670
|
+
"original": "void",
|
|
671
|
+
"resolved": "void",
|
|
672
|
+
"references": {}
|
|
673
|
+
}
|
|
674
|
+
}, {
|
|
675
|
+
"method": "willPresentShorthand",
|
|
676
|
+
"name": "willPresent",
|
|
677
|
+
"bubbles": true,
|
|
678
|
+
"cancelable": true,
|
|
679
|
+
"composed": true,
|
|
680
|
+
"docs": {
|
|
681
|
+
"tags": [],
|
|
682
|
+
"text": "Emitted before the picker has presented.\nShorthand for ionPickerWillPresent."
|
|
683
|
+
},
|
|
684
|
+
"complexType": {
|
|
685
|
+
"original": "void",
|
|
686
|
+
"resolved": "void",
|
|
687
|
+
"references": {}
|
|
688
|
+
}
|
|
689
|
+
}, {
|
|
690
|
+
"method": "willDismissShorthand",
|
|
691
|
+
"name": "willDismiss",
|
|
692
|
+
"bubbles": true,
|
|
693
|
+
"cancelable": true,
|
|
694
|
+
"composed": true,
|
|
695
|
+
"docs": {
|
|
696
|
+
"tags": [],
|
|
697
|
+
"text": "Emitted before the picker has dismissed.\nShorthand for ionPickerWillDismiss."
|
|
698
|
+
},
|
|
699
|
+
"complexType": {
|
|
700
|
+
"original": "OverlayEventDetail",
|
|
701
|
+
"resolved": "OverlayEventDetail<any>",
|
|
702
|
+
"references": {
|
|
703
|
+
"OverlayEventDetail": {
|
|
704
|
+
"location": "import",
|
|
705
|
+
"path": "../../utils/overlays-interface",
|
|
706
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
707
|
+
"referenceLocation": "OverlayEventDetail"
|
|
708
|
+
}
|
|
709
|
+
}
|
|
710
|
+
}
|
|
711
|
+
}, {
|
|
712
|
+
"method": "didDismissShorthand",
|
|
713
|
+
"name": "didDismiss",
|
|
714
|
+
"bubbles": true,
|
|
715
|
+
"cancelable": true,
|
|
716
|
+
"composed": true,
|
|
717
|
+
"docs": {
|
|
718
|
+
"tags": [],
|
|
719
|
+
"text": "Emitted after the picker has dismissed.\nShorthand for ionPickerDidDismiss."
|
|
720
|
+
},
|
|
721
|
+
"complexType": {
|
|
722
|
+
"original": "OverlayEventDetail",
|
|
723
|
+
"resolved": "OverlayEventDetail<any>",
|
|
724
|
+
"references": {
|
|
725
|
+
"OverlayEventDetail": {
|
|
726
|
+
"location": "import",
|
|
727
|
+
"path": "../../utils/overlays-interface",
|
|
728
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
729
|
+
"referenceLocation": "OverlayEventDetail"
|
|
730
|
+
}
|
|
731
|
+
}
|
|
732
|
+
}
|
|
733
|
+
}];
|
|
734
|
+
}
|
|
735
|
+
static get methods() {
|
|
736
|
+
return {
|
|
737
|
+
"present": {
|
|
738
|
+
"complexType": {
|
|
739
|
+
"signature": "() => Promise<void>",
|
|
740
|
+
"parameters": [],
|
|
741
|
+
"references": {
|
|
742
|
+
"Promise": {
|
|
743
|
+
"location": "global",
|
|
744
|
+
"id": "global::Promise"
|
|
745
|
+
}
|
|
746
|
+
},
|
|
747
|
+
"return": "Promise<void>"
|
|
748
|
+
},
|
|
749
|
+
"docs": {
|
|
750
|
+
"text": "Present the picker overlay after it has been created.",
|
|
751
|
+
"tags": []
|
|
752
|
+
}
|
|
753
|
+
},
|
|
754
|
+
"dismiss": {
|
|
755
|
+
"complexType": {
|
|
756
|
+
"signature": "(data?: any, role?: string) => Promise<boolean>",
|
|
757
|
+
"parameters": [{
|
|
758
|
+
"name": "data",
|
|
759
|
+
"type": "any",
|
|
760
|
+
"docs": "Any data to emit in the dismiss events."
|
|
761
|
+
}, {
|
|
762
|
+
"name": "role",
|
|
763
|
+
"type": "string | undefined",
|
|
764
|
+
"docs": "The role of the element that is dismissing the picker.\nThis can be useful in a button handler for determining which button was\nclicked to dismiss the picker.\nSome examples include: ``\"cancel\"`, `\"destructive\"`, \"selected\"`, and `\"backdrop\"`."
|
|
765
|
+
}],
|
|
766
|
+
"references": {
|
|
767
|
+
"Promise": {
|
|
768
|
+
"location": "global",
|
|
769
|
+
"id": "global::Promise"
|
|
770
|
+
}
|
|
771
|
+
},
|
|
772
|
+
"return": "Promise<boolean>"
|
|
773
|
+
},
|
|
774
|
+
"docs": {
|
|
775
|
+
"text": "Dismiss the picker overlay after it has been presented.",
|
|
776
|
+
"tags": [{
|
|
777
|
+
"name": "param",
|
|
778
|
+
"text": "data Any data to emit in the dismiss events."
|
|
779
|
+
}, {
|
|
780
|
+
"name": "param",
|
|
781
|
+
"text": "role The role of the element that is dismissing the picker.\nThis can be useful in a button handler for determining which button was\nclicked to dismiss the picker.\nSome examples include: ``\"cancel\"`, `\"destructive\"`, \"selected\"`, and `\"backdrop\"`."
|
|
782
|
+
}]
|
|
783
|
+
}
|
|
784
|
+
},
|
|
785
|
+
"onDidDismiss": {
|
|
786
|
+
"complexType": {
|
|
787
|
+
"signature": "<T = any>() => Promise<OverlayEventDetail<T>>",
|
|
788
|
+
"parameters": [],
|
|
789
|
+
"references": {
|
|
790
|
+
"Promise": {
|
|
791
|
+
"location": "global",
|
|
792
|
+
"id": "global::Promise"
|
|
793
|
+
},
|
|
794
|
+
"OverlayEventDetail": {
|
|
795
|
+
"location": "import",
|
|
796
|
+
"path": "../../utils/overlays-interface",
|
|
797
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
798
|
+
"referenceLocation": "OverlayEventDetail"
|
|
799
|
+
},
|
|
800
|
+
"T": {
|
|
801
|
+
"location": "global",
|
|
802
|
+
"id": "global::T"
|
|
803
|
+
}
|
|
804
|
+
},
|
|
805
|
+
"return": "Promise<OverlayEventDetail<T>>"
|
|
806
|
+
},
|
|
807
|
+
"docs": {
|
|
808
|
+
"text": "Returns a promise that resolves when the picker did dismiss.",
|
|
809
|
+
"tags": []
|
|
810
|
+
}
|
|
811
|
+
},
|
|
812
|
+
"onWillDismiss": {
|
|
813
|
+
"complexType": {
|
|
814
|
+
"signature": "<T = any>() => Promise<OverlayEventDetail<T>>",
|
|
815
|
+
"parameters": [],
|
|
816
|
+
"references": {
|
|
817
|
+
"Promise": {
|
|
818
|
+
"location": "global",
|
|
819
|
+
"id": "global::Promise"
|
|
820
|
+
},
|
|
821
|
+
"OverlayEventDetail": {
|
|
822
|
+
"location": "import",
|
|
823
|
+
"path": "../../utils/overlays-interface",
|
|
824
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
825
|
+
"referenceLocation": "OverlayEventDetail"
|
|
826
|
+
},
|
|
827
|
+
"T": {
|
|
828
|
+
"location": "global",
|
|
829
|
+
"id": "global::T"
|
|
830
|
+
}
|
|
831
|
+
},
|
|
832
|
+
"return": "Promise<OverlayEventDetail<T>>"
|
|
833
|
+
},
|
|
834
|
+
"docs": {
|
|
835
|
+
"text": "Returns a promise that resolves when the picker will dismiss.",
|
|
836
|
+
"tags": []
|
|
837
|
+
}
|
|
838
|
+
},
|
|
839
|
+
"getColumn": {
|
|
840
|
+
"complexType": {
|
|
841
|
+
"signature": "(name: string) => Promise<PickerColumn | undefined>",
|
|
842
|
+
"parameters": [{
|
|
843
|
+
"name": "name",
|
|
844
|
+
"type": "string",
|
|
845
|
+
"docs": "The name of the column."
|
|
846
|
+
}],
|
|
847
|
+
"references": {
|
|
848
|
+
"Promise": {
|
|
849
|
+
"location": "global",
|
|
850
|
+
"id": "global::Promise"
|
|
851
|
+
},
|
|
852
|
+
"PickerColumn": {
|
|
853
|
+
"location": "import",
|
|
854
|
+
"path": "./picker-interface",
|
|
855
|
+
"id": "src/components/picker-legacy/picker-interface.ts::PickerColumn",
|
|
856
|
+
"referenceLocation": "PickerColumn"
|
|
857
|
+
}
|
|
858
|
+
},
|
|
859
|
+
"return": "Promise<PickerColumn | undefined>"
|
|
860
|
+
},
|
|
861
|
+
"docs": {
|
|
862
|
+
"text": "Get the column that matches the specified name.",
|
|
863
|
+
"tags": [{
|
|
864
|
+
"name": "param",
|
|
865
|
+
"text": "name The name of the column."
|
|
866
|
+
}]
|
|
867
|
+
}
|
|
868
|
+
}
|
|
869
|
+
};
|
|
870
|
+
}
|
|
871
|
+
static get elementRef() { return "el"; }
|
|
872
|
+
static get watchers() {
|
|
873
|
+
return [{
|
|
874
|
+
"propName": "isOpen",
|
|
875
|
+
"methodName": "onIsOpenChange"
|
|
876
|
+
}, {
|
|
877
|
+
"propName": "trigger",
|
|
878
|
+
"methodName": "triggerChanged"
|
|
879
|
+
}];
|
|
880
|
+
}
|
|
881
|
+
}
|
|
882
|
+
const buttonWrapperClass = (button) => {
|
|
883
|
+
return {
|
|
884
|
+
[`picker-toolbar-${button.role}`]: button.role !== undefined,
|
|
885
|
+
'picker-toolbar-button': true,
|
|
886
|
+
};
|
|
887
|
+
};
|
|
888
|
+
const buttonClass = (button) => {
|
|
889
|
+
return Object.assign({ 'picker-button': true, 'ion-activatable': true }, getClassMap(button.cssClass));
|
|
890
|
+
};
|