voyager-ionic-core 7.5.1 → 7.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/action-sheet.js +299 -289
- package/components/alert.js +477 -467
- package/components/animation.js +992 -976
- package/components/backdrop.js +56 -56
- package/components/button-active.js +56 -56
- package/components/button.js +236 -236
- package/components/buttons.js +29 -29
- package/components/capacitor.js +4 -4
- package/components/checkbox.js +172 -170
- package/components/config.js +142 -142
- package/components/cubic-bezier.js +49 -49
- package/components/data.js +1055 -1055
- package/components/dir.js +5 -5
- package/components/focus-visible.js +63 -63
- package/components/form-controller.js +45 -49
- package/components/framework-delegate.js +121 -121
- package/components/gesture-controller.js +182 -182
- package/components/haptic.js +150 -150
- package/components/hardware-back-button.js +48 -48
- package/components/helpers.js +257 -257
- package/components/icon.js +133 -133
- package/components/index.js +95 -95
- package/components/index2.js +163 -163
- package/components/index3.js +417 -417
- package/components/index4.js +257 -259
- package/components/index5.js +0 -22
- package/components/index6.js +3 -3
- package/components/index8.js +58 -59
- package/components/index9.js +171 -171
- package/components/input-shims.js +488 -475
- package/components/input.utils.js +107 -106
- package/components/ion-accordion-group.d.ts +2 -2
- package/components/ion-accordion-group.js +223 -213
- package/components/ion-accordion.d.ts +2 -2
- package/components/ion-accordion.js +326 -326
- package/components/ion-action-sheet.d.ts +2 -2
- package/components/ion-alert.d.ts +2 -2
- package/components/ion-app.d.ts +2 -2
- package/components/ion-app.js +93 -93
- package/components/ion-avatar.d.ts +2 -2
- package/components/ion-avatar.js +23 -23
- package/components/ion-back-button.d.ts +2 -2
- package/components/ion-back-button.js +102 -102
- package/components/ion-backdrop.d.ts +2 -2
- package/components/ion-badge.d.ts +2 -2
- package/components/ion-badge.js +29 -29
- package/components/ion-breadcrumb.d.ts +2 -2
- package/components/ion-breadcrumb.js +111 -111
- package/components/ion-breadcrumbs.d.ts +2 -2
- package/components/ion-breadcrumbs.js +139 -139
- package/components/ion-button.d.ts +2 -2
- package/components/ion-buttons.d.ts +2 -2
- package/components/ion-card-content.d.ts +2 -2
- package/components/ion-card-content.js +27 -27
- package/components/ion-card-header.d.ts +2 -2
- package/components/ion-card-header.js +33 -33
- package/components/ion-card-subtitle.d.ts +2 -2
- package/components/ion-card-subtitle.js +30 -30
- package/components/ion-card-title.d.ts +2 -2
- package/components/ion-card-title.js +30 -30
- package/components/ion-card.d.ts +2 -2
- package/components/ion-card.js +78 -78
- package/components/ion-checkbox.d.ts +2 -2
- package/components/ion-chip.d.ts +2 -2
- package/components/ion-chip.js +41 -41
- package/components/ion-col.d.ts +2 -2
- package/components/ion-col.js +156 -156
- package/components/ion-content.d.ts +2 -2
- package/components/ion-content.js +394 -394
- package/components/ion-datetime-button.d.ts +2 -2
- package/components/ion-datetime-button.js +348 -348
- package/components/ion-datetime.d.ts +2 -2
- package/components/ion-datetime.js +1722 -1684
- package/components/ion-fab-button.d.ts +2 -2
- package/components/ion-fab-button.js +109 -109
- package/components/ion-fab-list.d.ts +2 -2
- package/components/ion-fab-list.js +45 -45
- package/components/ion-fab.d.ts +2 -2
- package/components/ion-fab.js +76 -76
- package/components/ion-footer.d.ts +2 -2
- package/components/ion-footer.js +124 -124
- package/components/ion-grid.d.ts +2 -2
- package/components/ion-grid.js +27 -27
- package/components/ion-header.d.ts +2 -2
- package/components/ion-header.js +299 -299
- package/components/ion-img.d.ts +2 -2
- package/components/ion-img.js +97 -97
- package/components/ion-infinite-scroll-content.d.ts +2 -2
- package/components/ion-infinite-scroll-content.js +49 -49
- package/components/ion-infinite-scroll.d.ts +2 -2
- package/components/ion-infinite-scroll.js +187 -179
- package/components/ion-input.d.ts +2 -2
- package/components/ion-input.js +482 -450
- package/components/ion-item-divider.d.ts +2 -2
- package/components/ion-item-divider.js +36 -36
- package/components/ion-item-group.d.ts +2 -2
- package/components/ion-item-group.js +28 -28
- package/components/ion-item-option.d.ts +2 -2
- package/components/ion-item-option.js +69 -69
- package/components/ion-item-options.d.ts +2 -2
- package/components/ion-item-options.js +50 -50
- package/components/ion-item-sliding.d.ts +2 -2
- package/components/ion-item-sliding.js +404 -404
- package/components/ion-item.d.ts +2 -2
- package/components/ion-label.d.ts +2 -2
- package/components/ion-list-header.d.ts +2 -2
- package/components/ion-list.d.ts +2 -2
- package/components/ion-loading.d.ts +2 -2
- package/components/ion-loading.js +257 -247
- package/components/ion-menu-button.d.ts +2 -2
- package/components/ion-menu-button.js +77 -77
- package/components/ion-menu-toggle.d.ts +2 -2
- package/components/ion-menu-toggle.js +41 -41
- package/components/ion-menu.d.ts +2 -2
- package/components/ion-menu.js +631 -619
- package/components/ion-modal.d.ts +2 -2
- package/components/ion-modal.js +1451 -1441
- package/components/ion-nav-link.d.ts +2 -2
- package/components/ion-nav-link.js +47 -47
- package/components/ion-nav.d.ts +2 -2
- package/components/ion-nav.js +910 -910
- package/components/ion-note.d.ts +2 -2
- package/components/ion-picker-column-internal.d.ts +2 -2
- package/components/ion-picker-column.d.ts +2 -2
- package/components/ion-picker-internal.d.ts +2 -2
- package/components/ion-picker.d.ts +2 -2
- package/components/ion-picker.js +263 -253
- package/components/ion-popover.d.ts +2 -2
- package/components/ion-progress-bar.d.ts +2 -2
- package/components/ion-progress-bar.js +57 -57
- package/components/ion-radio-group.d.ts +2 -2
- package/components/ion-radio.d.ts +2 -2
- package/components/ion-range.d.ts +2 -2
- package/components/ion-range.js +593 -591
- package/components/ion-refresher-content.d.ts +2 -2
- package/components/ion-refresher-content.js +63 -63
- package/components/ion-refresher.d.ts +2 -2
- package/components/ion-refresher.js +747 -740
- package/components/ion-reorder-group.d.ts +2 -2
- package/components/ion-reorder-group.js +259 -259
- package/components/ion-reorder.d.ts +2 -2
- package/components/ion-reorder.js +41 -41
- package/components/ion-ripple-effect.d.ts +2 -2
- package/components/ion-route-redirect.d.ts +2 -2
- package/components/ion-route-redirect.js +34 -34
- package/components/ion-route.d.ts +2 -2
- package/components/ion-route.js +56 -56
- package/components/ion-router-link.d.ts +2 -2
- package/components/ion-router-link.js +45 -45
- package/components/ion-router-outlet.d.ts +2 -2
- package/components/ion-router-outlet.js +193 -193
- package/components/ion-router.d.ts +2 -2
- package/components/ion-router.js +632 -632
- package/components/ion-row.d.ts +2 -2
- package/components/ion-row.js +20 -20
- package/components/ion-searchbar.d.ts +2 -2
- package/components/ion-searchbar.js +406 -397
- package/components/ion-segment-button.d.ts +2 -2
- package/components/ion-segment-button.js +117 -117
- package/components/ion-segment.d.ts +2 -2
- package/components/ion-segment.js +427 -401
- package/components/ion-select-option.d.ts +2 -2
- package/components/ion-select-option.js +27 -27
- package/components/ion-select-popover.d.ts +2 -2
- package/components/ion-select.d.ts +2 -2
- package/components/ion-select.js +778 -763
- package/components/ion-skeleton-text.d.ts +2 -2
- package/components/ion-skeleton-text.js +45 -32
- package/components/ion-spinner.d.ts +2 -2
- package/components/ion-split-pane.d.ts +2 -2
- package/components/ion-split-pane.js +145 -145
- package/components/ion-tab-bar.d.ts +2 -2
- package/components/ion-tab-bar.js +79 -79
- package/components/ion-tab-button.d.ts +2 -2
- package/components/ion-tab-button.js +106 -106
- package/components/ion-tab.d.ts +2 -2
- package/components/ion-tab.js +72 -72
- package/components/ion-tabs.d.ts +2 -2
- package/components/ion-tabs.js +160 -160
- package/components/ion-text.d.ts +2 -2
- package/components/ion-text.js +26 -26
- package/components/ion-textarea.d.ts +2 -2
- package/components/ion-textarea.js +424 -392
- package/components/ion-thumbnail.d.ts +2 -2
- package/components/ion-thumbnail.js +20 -20
- package/components/ion-title.d.ts +2 -2
- package/components/ion-title.js +57 -57
- package/components/ion-toast.d.ts +2 -2
- package/components/ion-toast.js +819 -464
- package/components/ion-toggle.d.ts +2 -2
- package/components/ion-toggle.js +243 -241
- package/components/ion-toolbar.d.ts +2 -2
- package/components/ion-toolbar.js +71 -71
- package/components/ionic-global.js +163 -163
- package/components/ios.transition.js +598 -598
- package/components/item.js +301 -301
- package/components/keyboard-controller.js +128 -128
- package/components/keyboard.js +62 -62
- package/components/keyboard2.js +59 -59
- package/components/label.js +85 -85
- package/components/list-header.js +35 -35
- package/components/list.js +52 -52
- package/components/lock-controller.js +24 -24
- package/components/md.transition.js +44 -44
- package/components/menu-toggle-util.js +2 -2
- package/components/notch-controller.js +120 -120
- package/components/note.js +29 -29
- package/components/overlays.js +496 -495
- package/components/picker-column-internal.js +350 -345
- package/components/picker-column.js +334 -334
- package/components/picker-internal.js +470 -470
- package/components/popover.js +1156 -1146
- package/components/radio-group.js +162 -151
- package/components/radio.js +248 -209
- package/components/ripple-effect.js +81 -81
- package/components/select-popover.js +163 -163
- package/components/spinner.js +182 -182
- package/components/status-tap.js +26 -26
- package/components/swipe-back.js +65 -65
- package/components/theme.js +23 -23
- package/components/watch-options.js +37 -26
- package/css/core.css +66 -0
- package/css/core.css.map +1 -1
- package/css/display.css +44 -0
- package/css/display.css.map +1 -1
- package/css/float-elements.css +44 -0
- package/css/float-elements.css.map +1 -1
- package/css/global.bundle.css +88 -0
- package/css/global.bundle.css.map +1 -1
- package/css/ionic-swiper.css +22 -0
- package/css/ionic-swiper.css.map +1 -1
- package/css/ionic.bundle.css.map +1 -1
- package/css/padding.css +44 -0
- package/css/padding.css.map +1 -1
- package/css/structure.css +44 -0
- package/css/structure.css.map +1 -1
- package/css/text-alignment.css +44 -0
- package/css/text-alignment.css.map +1 -1
- package/css/text-transformation.css +44 -0
- package/css/text-transformation.css.map +1 -1
- package/css/typography.css +44 -0
- package/css/typography.css.map +1 -1
- package/css/utils.bundle.css +220 -0
- package/css/utils.bundle.css.map +1 -1
- package/dist/cjs/animation-9b401d39.js +1062 -0
- package/dist/cjs/{app-globals-fe1ad535.js → app-globals-0af482c7.js} +1 -1
- package/dist/cjs/button-active-a5185907.js +69 -0
- package/dist/cjs/{capacitor-2ffba62a.js → capacitor-c04564bf.js} +5 -5
- package/dist/cjs/compare-with-utils-df1001d7.js +44 -0
- package/dist/cjs/config-4f60b98a.js +199 -0
- package/dist/cjs/cubic-bezier-f2dccc53.js +92 -0
- package/dist/cjs/data-36b9094e.js +1622 -0
- package/dist/cjs/{dir-f1e0ca26.js → dir-94c21456.js} +5 -5
- package/dist/cjs/focus-visible-7a0ce04f.js +77 -0
- package/dist/cjs/form-controller-7d42a722.js +66 -0
- package/dist/cjs/framework-delegate-1c29b14a.js +144 -0
- package/dist/cjs/gesture-controller-c40c045a.js +197 -0
- package/dist/cjs/haptic-b882e0bb.js +212 -0
- package/dist/cjs/hardware-back-button-76833cac.js +76 -0
- package/dist/cjs/helpers-76bb7efb.js +441 -0
- package/dist/cjs/{index-cc7dfb7c.js → index-5915f9b3.js} +3 -3
- package/dist/cjs/index-b4f986cd.js +198 -0
- package/dist/cjs/{index-305a23dc.js → index-bbb4336c.js} +184 -63
- package/dist/cjs/index-c8d52405.js +10 -0
- package/dist/cjs/index-ce101dc9.js +308 -0
- package/dist/cjs/index-d1b59ffa.js +459 -0
- package/dist/cjs/{index-10873539.js → index-da15e99c.js} +60 -61
- package/dist/cjs/index-f8f13389.js +243 -0
- package/dist/cjs/index.cjs.js +113 -113
- package/dist/cjs/input-shims-a23bb0f4.js +601 -0
- package/dist/cjs/input.utils-3d0166a2.js +138 -0
- package/dist/cjs/ion-accordion_2.cjs.entry.js +491 -481
- package/dist/cjs/ion-action-sheet.cjs.entry.js +262 -252
- package/dist/cjs/ion-alert.cjs.entry.js +442 -432
- package/dist/cjs/ion-app_8.cjs.entry.js +1153 -1153
- package/dist/cjs/ion-avatar_3.cjs.entry.js +29 -29
- package/dist/cjs/ion-back-button.cjs.entry.js +73 -73
- package/dist/cjs/ion-backdrop.cjs.entry.js +40 -40
- package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +194 -194
- package/dist/cjs/ion-button_2.cjs.entry.js +303 -303
- package/dist/cjs/ion-card_5.cjs.entry.js +105 -105
- package/dist/cjs/ion-checkbox.cjs.entry.js +149 -147
- package/dist/cjs/ion-chip.cjs.entry.js +20 -20
- package/dist/cjs/ion-col_3.cjs.entry.js +136 -136
- package/dist/cjs/ion-datetime-button.cjs.entry.js +325 -325
- package/dist/cjs/ion-datetime_3.cjs.entry.js +2185 -2137
- package/dist/cjs/ion-fab_3.cjs.entry.js +152 -152
- package/dist/cjs/ion-img.cjs.entry.js +79 -79
- package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +198 -190
- package/dist/cjs/ion-input.cjs.entry.js +426 -394
- package/dist/cjs/ion-item-option_3.cjs.entry.js +459 -459
- package/dist/cjs/ion-item_8.cjs.entry.js +447 -434
- package/dist/cjs/ion-loading.cjs.entry.js +220 -210
- package/dist/cjs/ion-menu_3.cjs.entry.js +670 -658
- package/dist/cjs/ion-modal.cjs.entry.js +1415 -1405
- package/dist/cjs/ion-nav_2.cjs.entry.js +904 -904
- package/dist/cjs/ion-picker-column-internal.cjs.entry.js +331 -327
- package/dist/cjs/ion-picker-internal.cjs.entry.js +455 -455
- package/dist/cjs/ion-popover.cjs.entry.js +1110 -1100
- package/dist/cjs/ion-progress-bar.cjs.entry.js +40 -40
- package/dist/cjs/ion-radio_2.cjs.entry.js +322 -309
- package/dist/cjs/ion-range.cjs.entry.js +558 -556
- package/dist/cjs/ion-refresher_2.cjs.entry.js +786 -779
- package/dist/cjs/ion-reorder_2.cjs.entry.js +269 -269
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +66 -66
- package/dist/cjs/ion-route_4.cjs.entry.js +693 -693
- package/dist/cjs/ion-searchbar.cjs.entry.js +363 -354
- package/dist/cjs/ion-segment_2.cjs.entry.js +509 -483
- package/dist/cjs/ion-select_3.cjs.entry.js +784 -768
- package/dist/cjs/ion-spinner.cjs.entry.js +46 -46
- package/dist/cjs/ion-split-pane.cjs.entry.js +117 -117
- package/dist/cjs/ion-tab-bar_2.cjs.entry.js +142 -142
- package/dist/cjs/ion-tab_2.cjs.entry.js +187 -187
- package/dist/cjs/ion-text.cjs.entry.js +13 -13
- package/dist/cjs/ion-textarea.cjs.entry.js +381 -349
- package/dist/cjs/ion-toast.cjs.entry.js +771 -419
- package/dist/cjs/ion-toggle.cjs.entry.js +227 -225
- package/dist/cjs/ionic-global-f4a2093b.js +230 -0
- package/dist/cjs/ionic.cjs.js +5 -5
- package/dist/cjs/ios.transition-6787b799.js +654 -0
- package/dist/cjs/keyboard-0272231f.js +81 -0
- package/dist/cjs/{keyboard-38f2bb7b.js → keyboard-af1bb365.js} +62 -62
- package/dist/cjs/keyboard-controller-c05e747a.js +167 -0
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/lock-controller-6585a42a.js +40 -0
- package/dist/cjs/md.transition-e033d20a.js +59 -0
- package/dist/cjs/notch-controller-9735e7ac.js +155 -0
- package/dist/cjs/overlays-27a6fb16.js +716 -0
- package/dist/cjs/spinner-configs-282fd50a.js +147 -0
- package/dist/cjs/status-tap-415acac6.js +42 -0
- package/dist/cjs/swipe-back-e37a1a5c.js +81 -0
- package/dist/cjs/theme-d1c573d2.js +48 -0
- package/dist/cjs/watch-options-f5f3e158.js +49 -0
- package/dist/collection/collection-manifest.json +7 -7
- package/dist/collection/components/accordion/accordion.ios.css +44 -0
- package/dist/collection/components/accordion/accordion.js +410 -410
- package/dist/collection/components/accordion/accordion.md.css +22 -0
- package/dist/collection/components/accordion/test/a11y/accordion.e2e.js +31 -31
- package/dist/collection/components/accordion/test/accordion.e2e.js +24 -24
- package/dist/collection/components/accordion/test/accordion.spec.js +195 -0
- package/dist/collection/components/accordion/test/basic/accordion.e2e.js +26 -26
- package/dist/collection/components/accordion/test/multiple/accordion.e2e.js +18 -18
- package/dist/collection/components/accordion/test/nested/accordion.e2e.js +16 -16
- package/dist/collection/components/accordion/test/standalone/accordion.e2e.js +6 -6
- package/dist/collection/components/accordion-group/accordion-group.ios.css +44 -0
- package/dist/collection/components/accordion-group/accordion-group.js +422 -412
- package/dist/collection/components/accordion-group/accordion-group.md.css +68 -2
- package/dist/collection/components/action-sheet/action-sheet.ios.css +62 -5
- package/dist/collection/components/action-sheet/action-sheet.js +739 -729
- package/dist/collection/components/action-sheet/action-sheet.md.css +62 -5
- package/dist/collection/components/action-sheet/animations/ios.enter.js +18 -18
- package/dist/collection/components/action-sheet/animations/ios.leave.js +12 -12
- package/dist/collection/components/action-sheet/animations/md.enter.js +18 -18
- package/dist/collection/components/action-sheet/animations/md.leave.js +12 -12
- package/dist/collection/components/action-sheet/test/a11y/action-sheet.e2e.js +59 -59
- package/dist/collection/components/action-sheet/test/action-sheet-id.spec.js +32 -0
- package/dist/collection/components/action-sheet/test/basic/action-sheet-rendering.e2e.js +33 -33
- package/dist/collection/components/action-sheet/test/basic/action-sheet.e2e.js +118 -59
- package/dist/collection/components/action-sheet/test/basic/action-sheet.spec.js +18 -0
- package/dist/collection/components/action-sheet/test/basic/fixture.js +23 -23
- package/dist/collection/components/action-sheet/test/is-open/action-sheet.e2e.js +25 -25
- package/dist/collection/components/action-sheet/test/translucent/action-sheet.e2e.js +10 -10
- package/dist/collection/components/action-sheet/test/trigger/action-sheet.e2e.js +21 -21
- package/dist/collection/components/alert/alert.ios.css +122 -5
- package/dist/collection/components/alert/alert.js +977 -967
- package/dist/collection/components/alert/alert.md.css +152 -7
- package/dist/collection/components/alert/animations/ios.enter.js +19 -19
- package/dist/collection/components/alert/animations/ios.leave.js +13 -13
- package/dist/collection/components/alert/animations/md.enter.js +19 -19
- package/dist/collection/components/alert/animations/md.leave.js +10 -10
- package/dist/collection/components/alert/test/a11y/alert.e2e.js +139 -91
- package/dist/collection/components/alert/test/alert-id.spec.js +32 -0
- package/dist/collection/components/alert/test/alert.spec.js +37 -0
- package/dist/collection/components/alert/test/basic/alert-tablet.e2e.js +40 -0
- package/dist/collection/components/alert/test/basic/alert.e2e.js +96 -96
- package/dist/collection/components/alert/test/is-open/alert.e2e.js +25 -25
- package/dist/collection/components/alert/test/standalone/alert.e2e.js +9 -9
- package/dist/collection/components/alert/test/trigger/alert.e2e.js +21 -21
- package/dist/collection/components/app/app.js +116 -116
- package/dist/collection/components/app/test/safe-area/app.e2e.js +24 -24
- package/dist/collection/components/avatar/avatar.ios.css +44 -0
- package/dist/collection/components/avatar/avatar.js +17 -17
- package/dist/collection/components/avatar/avatar.md.css +44 -0
- package/dist/collection/components/avatar/test/basic/avatar.e2e.js +12 -12
- package/dist/collection/components/back-button/back-button.ios.css +44 -0
- package/dist/collection/components/back-button/back-button.js +214 -214
- package/dist/collection/components/back-button/back-button.md.css +44 -0
- package/dist/collection/components/back-button/test/a11y/back-button.e2e.js +6 -6
- package/dist/collection/components/back-button/test/back-button.spec.js +86 -0
- package/dist/collection/components/back-button/test/basic/back-button.e2e.js +6 -6
- package/dist/collection/components/back-button/test/toolbar/back-button.e2e.js +6 -6
- package/dist/collection/components/backdrop/backdrop.ios.css +44 -0
- package/dist/collection/components/backdrop/backdrop.js +131 -131
- package/dist/collection/components/backdrop/backdrop.md.css +44 -0
- package/dist/collection/components/badge/badge.ios.css +44 -0
- package/dist/collection/components/badge/badge.js +49 -49
- package/dist/collection/components/badge/badge.md.css +44 -0
- package/dist/collection/components/badge/test/a11y/badge.e2e.js +6 -6
- package/dist/collection/components/badge/test/basic/badge.e2e.js +6 -6
- package/dist/collection/components/breadcrumb/breadcrumb.ios.css +44 -0
- package/dist/collection/components/breadcrumb/breadcrumb.js +395 -395
- package/dist/collection/components/breadcrumb/breadcrumb.md.css +44 -0
- package/dist/collection/components/breadcrumb/test/aria.spec.js +22 -0
- package/dist/collection/components/breadcrumbs/breadcrumbs.ios.css +22 -0
- package/dist/collection/components/breadcrumbs/breadcrumbs.js +247 -247
- package/dist/collection/components/breadcrumbs/breadcrumbs.md.css +22 -0
- package/dist/collection/components/breadcrumbs/test/a11y/breadcrumbs.e2e.js +12 -12
- package/dist/collection/components/breadcrumbs/test/basic/breadcrumbs.e2e.js +6 -6
- package/dist/collection/components/breadcrumbs/test/breadcrumbs.spec.js +58 -0
- package/dist/collection/components/breadcrumbs/test/collapsed/breadcrumbs.e2e.js +6 -6
- package/dist/collection/components/breadcrumbs/test/reactive/breadcrumbs.e2e.js +43 -43
- package/dist/collection/components/button/button.ios.css +66 -0
- package/dist/collection/components/button/button.js +541 -541
- package/dist/collection/components/button/button.md.css +44 -0
- package/dist/collection/components/button/test/a11y/button.e2e.js +21 -21
- package/dist/collection/components/button/test/basic/button.e2e.js +32 -32
- package/dist/collection/components/button/test/clear/button.e2e.js +6 -6
- package/dist/collection/components/button/test/expand/button.e2e.js +6 -6
- package/dist/collection/components/button/test/form-reference/button.e2e.js +84 -84
- package/dist/collection/components/button/test/form-reference/button.spec.js +26 -0
- package/dist/collection/components/button/test/icon/button.e2e.js +6 -6
- package/dist/collection/components/button/test/outline/button.e2e.js +6 -6
- package/dist/collection/components/button/test/round/button.e2e.js +6 -6
- package/dist/collection/components/button/test/size/button.e2e.js +22 -22
- package/dist/collection/components/button/test/strong/button.e2e.js +22 -22
- package/dist/collection/components/button/test/wrap/button.e2e.js +73 -73
- package/dist/collection/components/buttons/buttons.ios.css +66 -0
- package/dist/collection/components/buttons/buttons.js +46 -46
- package/dist/collection/components/buttons/buttons.md.css +66 -0
- package/dist/collection/components/buttons/test/a11y/buttons.e2e.js +21 -21
- package/dist/collection/components/card/card.ios.css +44 -0
- package/dist/collection/components/card/card.js +251 -251
- package/dist/collection/components/card/card.md.css +44 -0
- package/dist/collection/components/card/test/a11y/card.e2e.js +6 -6
- package/dist/collection/components/card/test/aria.spec.js +16 -0
- package/dist/collection/components/card/test/basic/card.e2e.js +38 -38
- package/dist/collection/components/card-content/card-content.ios.css +44 -0
- package/dist/collection/components/card-content/card-content.js +21 -21
- package/dist/collection/components/card-content/card-content.md.css +44 -0
- package/dist/collection/components/card-header/card-header.ios.css +44 -0
- package/dist/collection/components/card-header/card-header.js +70 -70
- package/dist/collection/components/card-header/card-header.md.css +44 -0
- package/dist/collection/components/card-header/test/basic/card-header.e2e.js +6 -6
- package/dist/collection/components/card-subtitle/card-subtitle.ios.css +44 -0
- package/dist/collection/components/card-subtitle/card-subtitle.js +50 -50
- package/dist/collection/components/card-subtitle/card-subtitle.md.css +44 -0
- package/dist/collection/components/card-title/card-title.ios.css +44 -0
- package/dist/collection/components/card-title/card-title.js +50 -50
- package/dist/collection/components/card-title/card-title.md.css +44 -0
- package/dist/collection/components/checkbox/checkbox.ios.css +69 -9
- package/dist/collection/components/checkbox/checkbox.js +418 -415
- package/dist/collection/components/checkbox/checkbox.md.css +69 -9
- package/dist/collection/components/checkbox/test/a11y/checkbox.e2e.js +14 -14
- package/dist/collection/components/checkbox/test/basic/checkbox.e2e.js +50 -50
- package/dist/collection/components/checkbox/test/checkbox.spec.js +34 -0
- package/dist/collection/components/checkbox/test/color/checkbox.e2e.js +11 -11
- package/dist/collection/components/checkbox/test/indeterminate/checkbox.e2e.js +6 -6
- package/dist/collection/components/checkbox/test/item/checkbox.e2e.js +29 -29
- package/dist/collection/components/checkbox/test/label/checkbox.e2e.js +75 -75
- package/dist/collection/components/checkbox/test/legacy/basic/checkbox.e2e.js +45 -45
- package/dist/collection/components/checkbox/test/legacy/indeterminate/checkbox.e2e.js +6 -6
- package/dist/collection/components/checkbox/test/states/checkbox.e2e.js +21 -21
- package/dist/collection/components/chip/chip.ios.css +22 -0
- package/dist/collection/components/chip/chip.js +90 -90
- package/dist/collection/components/chip/chip.md.css +22 -0
- package/dist/collection/components/chip/test/a11y/chip.e2e.js +19 -19
- package/dist/collection/components/chip/test/basic/chip.e2e.js +42 -42
- package/dist/collection/components/chip/test/states/chip.e2e.js +14 -14
- package/dist/collection/components/col/col.css +66 -0
- package/dist/collection/components/col/col.js +536 -536
- package/dist/collection/components/content/content.css +22 -0
- package/dist/collection/components/content/content.js +745 -745
- package/dist/collection/components/content/test/basic/content.e2e.js +6 -6
- package/dist/collection/components/content/test/fixed/content.e2e.js +6 -6
- package/dist/collection/components/content/test/fullscreen/content.e2e.js +6 -6
- package/dist/collection/components/content/test/standalone/content.e2e.js +5 -5
- package/dist/collection/components/datetime/datetime.ios.css +69 -4
- package/dist/collection/components/datetime/datetime.js +2246 -2208
- package/dist/collection/components/datetime/datetime.md.css +69 -8
- package/dist/collection/components/datetime/test/a11y/datetime.e2e.js +73 -7
- package/dist/collection/components/datetime/test/a11y/datetime.spec.js +43 -0
- package/dist/collection/components/datetime/test/basic/datetime.e2e.js +241 -241
- package/dist/collection/components/datetime/test/color/datetime.e2e.js +9 -9
- package/dist/collection/components/datetime/test/comparison.spec.js +43 -0
- package/dist/collection/components/datetime/test/custom/datetime.e2e.js +37 -37
- package/dist/collection/components/datetime/test/data.spec.js +456 -0
- package/dist/collection/components/datetime/test/datetime.e2e.js +29 -29
- package/dist/collection/components/datetime/test/disable-dates/datetime.e2e.js +119 -119
- package/dist/collection/components/datetime/test/disabled/datetime.e2e.js +68 -0
- package/dist/collection/components/datetime/test/disabled/datetime.spec.js +33 -0
- package/dist/collection/components/datetime/test/display/datetime.e2e.js +86 -86
- package/dist/collection/components/datetime/test/first-day-of-week/datetime.e2e.js +6 -6
- package/dist/collection/components/datetime/test/format.spec.js +124 -0
- package/dist/collection/components/datetime/test/helpers.spec.js +72 -0
- package/dist/collection/components/datetime/test/highlighted-dates/datetime.e2e.js +76 -76
- package/dist/collection/components/datetime/test/hour-cycle/datetime.e2e.js +21 -21
- package/dist/collection/components/datetime/test/locale/datetime.e2e.js +98 -98
- package/dist/collection/components/datetime/test/manipulation.spec.js +433 -0
- package/dist/collection/components/datetime/test/minmax/datetime.e2e.js +178 -178
- package/dist/collection/components/datetime/test/month-year-picker/datetime.e2e.js +17 -17
- package/dist/collection/components/datetime/test/multiple/datetime.e2e.js +170 -170
- package/dist/collection/components/datetime/test/parse.spec.js +222 -0
- package/dist/collection/components/datetime/test/position/datetime.e2e.js +14 -14
- package/dist/collection/components/datetime/test/prefer-wheel/datetime.e2e.js +263 -263
- package/dist/collection/components/datetime/test/presentation/datetime.e2e.js +137 -137
- package/dist/collection/components/datetime/test/readonly/datetime.e2e.js +113 -0
- package/dist/collection/components/datetime/test/set-value/datetime.e2e.js +40 -40
- package/dist/collection/components/datetime/test/state.spec.js +114 -0
- package/dist/collection/components/datetime/test/time-label/datetime.e2e.js +13 -13
- package/dist/collection/components/datetime/test/values/datetime.e2e.js +77 -77
- package/dist/collection/components/datetime/utils/comparison.js +22 -22
- package/dist/collection/components/datetime/utils/data.js +394 -394
- package/dist/collection/components/datetime/utils/format.js +143 -143
- package/dist/collection/components/datetime/utils/helpers.js +74 -74
- package/dist/collection/components/datetime/utils/manipulation.js +274 -274
- package/dist/collection/components/datetime/utils/parse.js +139 -139
- package/dist/collection/components/datetime/utils/state.js +123 -123
- package/dist/collection/components/datetime-button/datetime-button.css +22 -0
- package/dist/collection/components/datetime-button/datetime-button.js +399 -399
- package/dist/collection/components/datetime-button/test/a11y/datetime-button.e2e.js +11 -11
- package/dist/collection/components/datetime-button/test/basic/datetime-button.e2e.js +123 -123
- package/dist/collection/components/datetime-button/test/disabled/datetime-button.e2e.js +13 -13
- package/dist/collection/components/datetime-button/test/multiple/datetime-button.e2e.js +38 -38
- package/dist/collection/components/datetime-button/test/overlays/datetime-button.e2e.js +102 -102
- package/dist/collection/components/fab/fab.css +112 -36
- package/dist/collection/components/fab/fab.js +179 -179
- package/dist/collection/components/fab/test/basic/fab.e2e.js +50 -50
- package/dist/collection/components/fab/test/custom-size/fab.e2e.js +6 -6
- package/dist/collection/components/fab/test/safe-area/fab.e2e.js +63 -0
- package/dist/collection/components/fab/test/states/fab.e2e.js +6 -6
- package/dist/collection/components/fab/test/translucent/fab.e2e.js +17 -17
- package/dist/collection/components/fab-button/fab-button.ios.css +44 -0
- package/dist/collection/components/fab-button/fab-button.js +374 -374
- package/dist/collection/components/fab-button/fab-button.md.css +44 -0
- package/dist/collection/components/fab-button/test/a11y/fab-button.e2e.js +6 -6
- package/dist/collection/components/fab-list/fab-list.css +46 -2
- package/dist/collection/components/fab-list/fab-list.js +79 -79
- package/dist/collection/components/footer/footer.ios.css +44 -0
- package/dist/collection/components/footer/footer.js +135 -135
- package/dist/collection/components/footer/footer.md.css +44 -0
- package/dist/collection/components/footer/footer.utils.js +25 -25
- package/dist/collection/components/footer/test/basic/footer.e2e.js +18 -18
- package/dist/collection/components/footer/test/fade/footer.e2e.js +10 -10
- package/dist/collection/components/footer/test/scroll-target/footer.e2e.js +15 -15
- package/dist/collection/components/footer/test/with-tabs/footer.e2e.js +6 -6
- package/dist/collection/components/grid/grid.css +66 -0
- package/dist/collection/components/grid/grid.js +44 -44
- package/dist/collection/components/grid/test/basic/grid.e2e.js +6 -6
- package/dist/collection/components/grid/test/offsets/grid.e2e.js +6 -6
- package/dist/collection/components/grid/test/padding/grid.e2e.js +6 -6
- package/dist/collection/components/grid/test/sizes/grid.e2e.js +6 -6
- package/dist/collection/components/header/header.ios.css +48 -1
- package/dist/collection/components/header/header.js +181 -181
- package/dist/collection/components/header/header.md.css +44 -0
- package/dist/collection/components/header/header.utils.js +148 -148
- package/dist/collection/components/header/test/a11y/header.e2e.js +18 -18
- package/dist/collection/components/header/test/basic/header.e2e.js +23 -23
- package/dist/collection/components/header/test/condense/header.e2e.js +25 -25
- package/dist/collection/components/header/test/fade/header.e2e.js +10 -10
- package/dist/collection/components/header/test/scroll-target/header.e2e.js +15 -15
- package/dist/collection/components/icon/test/basic/icon.e2e.js +6 -6
- package/dist/collection/components/icon/test/dir/icon.e2e.js +11 -11
- package/dist/collection/components/img/img.js +177 -177
- package/dist/collection/components/img/test/basic/img.e2e.js +62 -62
- package/dist/collection/components/img/test/draggable/img.e2e.js +10 -10
- package/dist/collection/components/infinite-scroll/infinite-scroll.js +279 -271
- package/dist/collection/components/infinite-scroll/test/basic/infinite-scroll.e2e.js +11 -11
- package/dist/collection/components/infinite-scroll/test/scroll-target/infinite-scroll.e2e.js +11 -11
- package/dist/collection/components/infinite-scroll/test/small-dom-update/infinite-scroll.e2e.js +31 -0
- package/dist/collection/components/infinite-scroll/test/top/infinite-scroll.e2e.js +11 -11
- package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.ios.css +44 -0
- package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +86 -86
- package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.md.css +44 -0
- package/dist/collection/components/infinite-scroll-content/test/infinite-scroll-content.spec.js +37 -0
- package/dist/collection/components/input/input.ios.css +91 -18
- package/dist/collection/components/input/input.js +1234 -1200
- package/dist/collection/components/input/input.md.css +167 -22
- package/dist/collection/components/input/input.utils.js +22 -22
- package/dist/collection/components/input/test/a11y/input.e2e.js +12 -12
- package/dist/collection/components/input/test/basic/input.e2e.js +63 -63
- package/dist/collection/components/input/test/bottom-content/input.e2e.js +89 -89
- package/dist/collection/components/input/test/card/input.e2e.js +6 -6
- package/dist/collection/components/input/test/clear-on-edit/input.e2e.js +25 -25
- package/dist/collection/components/input/test/color/input.e2e.js +88 -88
- package/dist/collection/components/input/test/fill/input.e2e.js +63 -63
- package/dist/collection/components/input/test/highlight/input.e2e.js +52 -52
- package/dist/collection/components/input/test/input.e2e.js +6 -6
- package/dist/collection/components/input/test/input.spec.js +85 -0
- package/dist/collection/components/input/test/item/input.e2e.js +11 -11
- package/dist/collection/components/input/test/item/input.spec.js +24 -0
- package/dist/collection/components/input/test/label-placement/input.e2e.js +104 -104
- package/dist/collection/components/input/test/legacy/a11y/input.e2e.js +15 -15
- package/dist/collection/components/input/test/legacy/basic/input.e2e.js +102 -102
- package/dist/collection/components/input/test/legacy/clear-on-edit/input.e2e.js +44 -44
- package/dist/collection/components/input/test/legacy/input-events.e2e.js +56 -56
- package/dist/collection/components/input/test/legacy/masking/input.e2e.js +15 -15
- package/dist/collection/components/input/test/legacy/spec/input.e2e.js +8 -8
- package/dist/collection/components/input/test/slot/input.e2e.js +51 -0
- package/dist/collection/components/input/test/states/input.e2e.js +11 -11
- package/dist/collection/components/item/item.ios.css +145 -15
- package/dist/collection/components/item/item.js +614 -614
- package/dist/collection/components/item/item.md.css +192 -18
- package/dist/collection/components/item/test/a11y/item.e2e.js +47 -47
- package/dist/collection/components/item/test/a11y/item.spec.js +48 -0
- package/dist/collection/components/item/test/alignment/item.e2e.js +6 -6
- package/dist/collection/components/item/test/basic/item.e2e.js +32 -6
- package/dist/collection/components/item/test/buttons/item.e2e.js +18 -18
- package/dist/collection/components/item/test/colors/item.e2e.js +6 -6
- package/dist/collection/components/item/test/counter/item.e2e.js +34 -34
- package/dist/collection/components/item/test/css-variables/item.e2e.js +6 -6
- package/dist/collection/components/item/test/disabled/item.e2e.js +6 -7
- package/dist/collection/components/item/test/dividers/item.e2e.js +6 -6
- package/dist/collection/components/item/test/groups/item.e2e.js +8 -8
- package/dist/collection/components/item/test/highlight/item.e2e.js +6 -6
- package/dist/collection/components/item/test/icons/item.e2e.js +6 -6
- package/dist/collection/components/item/test/images/item.e2e.js +6 -6
- package/dist/collection/components/item/test/inputs/item.e2e.js +139 -139
- package/dist/collection/components/item/test/legacy/alignment/item.e2e.js +6 -6
- package/dist/collection/components/item/test/legacy/disabled/item.e2e.js +6 -6
- package/dist/collection/components/item/test/legacy/fill/item.e2e.js +6 -6
- package/dist/collection/components/item/test/legacy/form/item.e2e.js +6 -6
- package/dist/collection/components/item/test/lines/item.e2e.js +6 -6
- package/dist/collection/components/item/test/media/item.e2e.js +6 -6
- package/dist/collection/components/item/test/reorder/item.e2e.js +8 -8
- package/dist/collection/components/item/test/slotted-inputs/item.e2e.js +6 -6
- package/dist/collection/components/item/test/states/item.e2e.js +6 -6
- package/dist/collection/components/item-divider/item-divider.ios.css +101 -8
- package/dist/collection/components/item-divider/item-divider.js +71 -71
- package/dist/collection/components/item-divider/item-divider.md.css +101 -8
- package/dist/collection/components/item-divider/test/a11y/item-divider.e2e.js +11 -11
- package/dist/collection/components/item-divider/test/basic/item-divider.e2e.js +38 -16
- package/dist/collection/components/item-divider/test/spec/item-divider.e2e.js +8 -8
- package/dist/collection/components/item-group/item-group.ios.css +44 -0
- package/dist/collection/components/item-group/item-group.js +22 -22
- package/dist/collection/components/item-group/item-group.md.css +44 -0
- package/dist/collection/components/item-option/item-option.ios.css +44 -10
- package/dist/collection/components/item-option/item-option.js +197 -197
- package/dist/collection/components/item-option/item-option.md.css +44 -10
- package/dist/collection/components/item-options/item-options.ios.css +66 -0
- package/dist/collection/components/item-options/item-options.js +110 -110
- package/dist/collection/components/item-options/item-options.md.css +66 -0
- package/dist/collection/components/item-sliding/item-sliding.css +22 -0
- package/dist/collection/components/item-sliding/item-sliding.js +538 -538
- package/dist/collection/components/item-sliding/test/a11y/item-sliding.e2e.js +5 -5
- package/dist/collection/components/item-sliding/test/async/item-sliding.e2e.js +25 -25
- package/dist/collection/components/item-sliding/test/basic/item-sliding.e2e.js +140 -63
- package/dist/collection/components/item-sliding/test/icons/item-sliding.e2e.js +20 -20
- package/dist/collection/components/item-sliding/test/scroll-target/item-sliding.e2e.js +18 -18
- package/dist/collection/components/item-sliding/test/test.utils.js +20 -20
- package/dist/collection/components/label/label.ios.css +81 -4
- package/dist/collection/components/label/label.js +174 -174
- package/dist/collection/components/label/label.md.css +80 -3
- package/dist/collection/components/label/test/a11y/label.e2e.js +21 -21
- package/dist/collection/components/label/test/basic/label.e2e.js +21 -21
- package/dist/collection/components/label/test/color/label.e2e.js +21 -21
- package/dist/collection/components/label/test/headings/label.e2e.js +5 -5
- package/dist/collection/components/list/list.ios.css +81 -1
- package/dist/collection/components/list/list.js +101 -101
- package/dist/collection/components/list/list.md.css +107 -3
- package/dist/collection/components/list/test/a11y/list.e2e.js +6 -6
- package/dist/collection/components/list/test/basic/list.e2e.js +6 -6
- package/dist/collection/components/list/test/inset/list.e2e.js +16 -16
- package/dist/collection/components/list/test/lines/list.e2e.js +158 -15
- package/dist/collection/components/list-header/list-header.ios.css +81 -2
- package/dist/collection/components/list-header/list-header.js +69 -69
- package/dist/collection/components/list-header/list-header.md.css +81 -2
- package/dist/collection/components/list-header/test/a11y/list-header.e2e.js +6 -6
- package/dist/collection/components/list-header/test/basic/list-header.e2e.js +34 -6
- package/dist/collection/components/loading/animations/ios.enter.js +19 -19
- package/dist/collection/components/loading/animations/ios.leave.js +13 -13
- package/dist/collection/components/loading/animations/md.enter.js +19 -19
- package/dist/collection/components/loading/animations/md.leave.js +13 -13
- package/dist/collection/components/loading/loading.ios.css +44 -0
- package/dist/collection/components/loading/loading.js +730 -720
- package/dist/collection/components/loading/loading.md.css +44 -0
- package/dist/collection/components/loading/test/a11y/loading.e2e.js +26 -26
- package/dist/collection/components/loading/test/basic/loading.e2e.js +60 -60
- package/dist/collection/components/loading/test/basic/loading.spec.js +16 -0
- package/dist/collection/components/loading/test/is-open/loading.e2e.js +17 -17
- package/dist/collection/components/loading/test/loading-id.spec.js +32 -0
- package/dist/collection/components/loading/test/loading.spec.js +37 -0
- package/dist/collection/components/loading/test/standalone/loading.e2e.js +13 -13
- package/dist/collection/components/loading/test/trigger/loading.e2e.js +21 -21
- package/dist/collection/components/menu/menu.ios.css +48 -4
- package/dist/collection/components/menu/menu.js +956 -944
- package/dist/collection/components/menu/menu.md.css +48 -4
- package/dist/collection/components/menu/test/a11y/menu.e2e.js +13 -13
- package/dist/collection/components/menu/test/basic/menu.e2e.js +102 -102
- package/dist/collection/components/menu/test/disable/menu.e2e.js +44 -44
- package/dist/collection/components/menu/test/focus-trap/menu.e2e.js +61 -61
- package/dist/collection/components/menu/test/multiple/menu.e2e.js +49 -49
- package/dist/collection/components/menu/test/safe-area/menu.e2e.js +54 -54
- package/dist/collection/components/menu-button/menu-button.ios.css +44 -0
- package/dist/collection/components/menu-button/menu-button.js +173 -173
- package/dist/collection/components/menu-button/menu-button.md.css +44 -0
- package/dist/collection/components/menu-button/test/a11y/menu-button.e2e.js +12 -12
- package/dist/collection/components/menu-button/test/async/menu-button.e2e.js +12 -12
- package/dist/collection/components/menu-button/test/basic/menu-button.e2e.js +6 -6
- package/dist/collection/components/menu-toggle/menu-toggle-util.js +2 -2
- package/dist/collection/components/menu-toggle/menu-toggle.js +93 -93
- package/dist/collection/components/menu-toggle/test/basic/menu-toggle.e2e.js +33 -33
- package/dist/collection/components/modal/animations/ios.enter.js +81 -81
- package/dist/collection/components/modal/animations/ios.leave.js +74 -74
- package/dist/collection/components/modal/animations/md.enter.js +21 -21
- package/dist/collection/components/modal/animations/md.leave.js +15 -15
- package/dist/collection/components/modal/animations/sheet.js +43 -43
- package/dist/collection/components/modal/gestures/sheet.js +289 -289
- package/dist/collection/components/modal/gestures/swipe-to-close.js +248 -247
- package/dist/collection/components/modal/gestures/utils.js +39 -39
- package/dist/collection/components/modal/modal.ios.css +46 -2
- package/dist/collection/components/modal/modal.js +1290 -1280
- package/dist/collection/components/modal/modal.md.css +44 -0
- package/dist/collection/components/modal/test/a11y/modal.e2e.js +12 -12
- package/dist/collection/components/modal/test/a11y/modal.spec.js +22 -0
- package/dist/collection/components/modal/test/basic/modal.e2e.js +110 -110
- package/dist/collection/components/modal/test/basic/modal.spec.js +16 -0
- package/dist/collection/components/modal/test/can-dismiss/modal-card.e2e.js +44 -44
- package/dist/collection/components/modal/test/can-dismiss/modal-sheet.e2e.js +62 -62
- package/dist/collection/components/modal/test/can-dismiss/modal.e2e.js +16 -16
- package/dist/collection/components/modal/test/can-dismiss/modal.spec.js +191 -0
- package/dist/collection/components/modal/test/card/modal-card.e2e.js +69 -69
- package/dist/collection/components/modal/test/card/modal-tablet.e2e.js +67 -67
- package/dist/collection/components/modal/test/card-nav/modal.e2e.js +26 -26
- package/dist/collection/components/modal/test/card-refresher/modal.e2e.js +14 -14
- package/dist/collection/components/modal/test/card-scroll-target/modal.e2e.js +34 -34
- package/dist/collection/components/modal/test/custom/modal.e2e.js +16 -16
- package/dist/collection/components/modal/test/custom-dialog/modal.e2e.js +12 -12
- package/dist/collection/components/modal/test/dark-mode/model.e2e.js +12 -12
- package/dist/collection/components/modal/test/fixtures.js +21 -21
- package/dist/collection/components/modal/test/inline/modal.e2e.js +34 -34
- package/dist/collection/components/modal/test/is-open/modal.e2e.js +17 -17
- package/dist/collection/components/modal/test/modal-id.spec.js +32 -0
- package/dist/collection/components/modal/test/sheet/modal.e2e.js +178 -178
- package/dist/collection/components/modal/test/standalone/modal.e2e.js +12 -12
- package/dist/collection/components/modal/test/trigger/modal.e2e.js +23 -23
- package/dist/collection/components/modal/utils.js +55 -55
- package/dist/collection/components/modal/utils.spec.js +7 -7
- package/dist/collection/components/nav/nav.css +22 -0
- package/dist/collection/components/nav/nav.js +1748 -1748
- package/dist/collection/components/nav/test/basic/nav.e2e.js +58 -58
- package/dist/collection/components/nav/test/modal-navigation/nav.e2e.js +52 -52
- package/dist/collection/components/nav/test/nav-controller.spec.js +749 -0
- package/dist/collection/components/nav/test/nested/nav.e2e.js +54 -54
- package/dist/collection/components/nav/test/routing/nav.e2e.js +75 -75
- package/dist/collection/components/nav/view-controller.js +52 -52
- package/dist/collection/components/nav-link/nav-link-utils.js +16 -16
- package/dist/collection/components/nav-link/nav-link.js +106 -106
- package/dist/collection/components/note/note.ios.css +44 -0
- package/dist/collection/components/note/note.js +49 -49
- package/dist/collection/components/note/note.md.css +44 -0
- package/dist/collection/components/note/test/a11y/note.e2e.js +59 -16
- package/dist/collection/components/note/test/basic/note.e2e.js +33 -33
- package/dist/collection/components/picker/animations/ios.enter.js +18 -18
- package/dist/collection/components/picker/animations/ios.leave.js +14 -14
- package/dist/collection/components/picker/picker.ios.css +45 -1
- package/dist/collection/components/picker/picker.js +782 -772
- package/dist/collection/components/picker/picker.md.css +45 -1
- package/dist/collection/components/picker/test/basic/picker.e2e.js +17 -17
- package/dist/collection/components/picker/test/is-open/picker.e2e.js +17 -17
- package/dist/collection/components/picker/test/picker-id.spec.js +32 -0
- package/dist/collection/components/picker/test/trigger/picker.e2e.js +21 -21
- package/dist/collection/components/picker-column/picker-column.ios.css +44 -0
- package/dist/collection/components/picker-column/picker-column.js +377 -377
- package/dist/collection/components/picker-column/picker-column.md.css +44 -0
- package/dist/collection/components/picker-column/test/picker-column-aria.spec.js +35 -0
- package/dist/collection/components/picker-column/test/picker-column-dynamic.spec.js +29 -0
- package/dist/collection/components/picker-column/test/picker-column.spec.js +17 -0
- package/dist/collection/components/picker-column/test/standalone/picker-column.e2e.js +27 -27
- package/dist/collection/components/picker-column/test/test.utils.js +29 -29
- package/dist/collection/components/picker-column-internal/picker-column-internal.ios.css +33 -3
- package/dist/collection/components/picker-column-internal/picker-column-internal.js +523 -501
- package/dist/collection/components/picker-column-internal/picker-column-internal.md.css +55 -3
- package/dist/collection/components/picker-column-internal/test/basic/picker-column-internal.e2e.js +53 -53
- package/dist/collection/components/picker-column-internal/test/disabled/picker-column-internal.e2e.js +66 -37
- package/dist/collection/components/picker-internal/picker-internal.ios.css +46 -2
- package/dist/collection/components/picker-internal/picker-internal.js +517 -517
- package/dist/collection/components/picker-internal/picker-internal.md.css +46 -2
- package/dist/collection/components/picker-internal/test/a11y/picker-internal.e2e.js +6 -6
- package/dist/collection/components/picker-internal/test/basic/picker-internal.e2e.js +76 -71
- package/dist/collection/components/picker-internal/test/keyboard-entry/picker-internal.e2e.js +39 -39
- package/dist/collection/components/popover/animations/ios.enter.js +79 -79
- package/dist/collection/components/popover/animations/ios.leave.js +28 -28
- package/dist/collection/components/popover/animations/md.enter.js +58 -58
- package/dist/collection/components/popover/animations/md.leave.js +19 -19
- package/dist/collection/components/popover/popover.ios.css +48 -4
- package/dist/collection/components/popover/popover.js +1189 -1179
- package/dist/collection/components/popover/popover.md.css +46 -2
- package/dist/collection/components/popover/test/adjustment/popover.e2e.js +22 -22
- package/dist/collection/components/popover/test/arrow/popover.e2e.js +15 -15
- package/dist/collection/components/popover/test/async/popover.e2e.js +29 -29
- package/dist/collection/components/popover/test/basic/popover.e2e.js +108 -108
- package/dist/collection/components/popover/test/basic/popover.spec.js +16 -0
- package/dist/collection/components/popover/test/dismiss-on-select/popover.e2e.js +26 -26
- package/dist/collection/components/popover/test/fixture.js +16 -16
- package/dist/collection/components/popover/test/inline/popover.e2e.js +18 -18
- package/dist/collection/components/popover/test/is-open/popover.e2e.js +5 -5
- package/dist/collection/components/popover/test/nested/popover.e2e.js +81 -81
- package/dist/collection/components/popover/test/popover-id.spec.js +32 -0
- package/dist/collection/components/popover/test/position/popover.e2e.js +18 -18
- package/dist/collection/components/popover/test/reference/popover.e2e.js +14 -14
- package/dist/collection/components/popover/test/size/popover.e2e.js +29 -29
- package/dist/collection/components/popover/test/standalone/popover.e2e.js +7 -7
- package/dist/collection/components/popover/test/test.utils.js +23 -23
- package/dist/collection/components/popover/test/trigger/popover.e2e.js +35 -35
- package/dist/collection/components/popover/test/util.spec.js +53 -0
- package/dist/collection/components/popover/utils.js +606 -606
- package/dist/collection/components/progress-bar/progress-bar.ios.css +22 -0
- package/dist/collection/components/progress-bar/progress-bar.js +145 -145
- package/dist/collection/components/progress-bar/progress-bar.md.css +22 -0
- package/dist/collection/components/progress-bar/test/basic/progress-bar.e2e.js +6 -6
- package/dist/collection/components/progress-bar/test/buffer/progress-bar.e2e.js +10 -10
- package/dist/collection/components/progress-bar/test/determinate/progress-bar.e2e.js +10 -10
- package/dist/collection/components/radio/radio.ios.css +70 -10
- package/dist/collection/components/radio/radio.js +454 -447
- package/dist/collection/components/radio/radio.md.css +70 -10
- package/dist/collection/components/radio/test/a11y/radio.e2e.js +40 -40
- package/dist/collection/components/radio/test/color/radio.e2e.js +11 -11
- package/dist/collection/components/radio/test/item/radio.e2e.js +37 -37
- package/dist/collection/components/radio/test/label-placement/radio.e2e.js +70 -70
- package/dist/collection/components/radio/test/legacy/a11y/radio.e2e.js +29 -29
- package/dist/collection/components/radio/test/legacy/basic/radio.e2e.js +43 -43
- package/dist/collection/components/radio/test/radio.spec.js +60 -0
- package/dist/collection/components/radio/test/states/radio.e2e.js +21 -21
- package/dist/collection/components/radio-group/radio-group.js +280 -247
- package/dist/collection/components/radio-group/test/basic/radio-group.e2e.js +35 -35
- package/dist/collection/components/radio-group/test/fixtures.js +22 -22
- package/dist/collection/components/radio-group/test/form/radio-group.e2e.js +39 -39
- package/dist/collection/components/radio-group/test/legacy/basic/radio-group.e2e.js +59 -59
- package/dist/collection/components/radio-group/test/legacy/form/radio-group.e2e.js +22 -22
- package/dist/collection/components/radio-group/test/legacy/search/radio-group.e2e.js +27 -27
- package/dist/collection/components/radio-group/test/radio-group-events.e2e.js +42 -42
- package/dist/collection/components/radio-group/test/radio-group.spec.js +69 -0
- package/dist/collection/components/radio-group/test/search/radio-group.e2e.js +23 -23
- package/dist/collection/components/range/range.ios.css +45 -7
- package/dist/collection/components/range/range.js +1001 -998
- package/dist/collection/components/range/range.md.css +45 -7
- package/dist/collection/components/range/test/a11y/range.e2e.js +46 -46
- package/dist/collection/components/range/test/active-bar-start/range.e2e.js +6 -6
- package/dist/collection/components/range/test/basic/range.e2e.js +23 -23
- package/dist/collection/components/range/test/color/range.e2e.js +6 -6
- package/dist/collection/components/range/test/custom/range.e2e.js +6 -6
- package/dist/collection/components/range/test/item/range.e2e.js +28 -28
- package/dist/collection/components/range/test/label/range.e2e.js +99 -99
- package/dist/collection/components/range/test/label/range.spec.js +23 -0
- package/dist/collection/components/range/test/legacy/a11y/range.e2e.js +25 -25
- package/dist/collection/components/range/test/legacy/active-bar-start/range.e2e.js +6 -6
- package/dist/collection/components/range/test/legacy/basic/range.e2e.js +61 -61
- package/dist/collection/components/range/test/legacy/range-events.e2e.js +80 -80
- package/dist/collection/components/range/test/legacy/scroll-target/range.e2e.js +23 -23
- package/dist/collection/components/range/test/range-events.e2e.js +135 -135
- package/dist/collection/components/range/test/range.spec.js +221 -0
- package/dist/collection/components/range/test/scroll-target/range.e2e.js +23 -23
- package/dist/collection/components/range/test/states/range.e2e.js +21 -21
- package/dist/collection/components/refresher/refresher.ios.css +44 -0
- package/dist/collection/components/refresher/refresher.js +806 -806
- package/dist/collection/components/refresher/refresher.md.css +44 -0
- package/dist/collection/components/refresher/refresher.utils.js +148 -141
- package/dist/collection/components/refresher/test/basic/refresher.e2e.js +25 -25
- package/dist/collection/components/refresher/test/scroll-target/refresher.e2e.js +25 -25
- package/dist/collection/components/refresher/test/test.utils.js +5 -5
- package/dist/collection/components/refresher-content/refresher-content.js +131 -131
- package/dist/collection/components/refresher-content/test/refresher-content.spec.js +46 -0
- package/dist/collection/components/reorder/reorder.ios.css +23 -34
- package/dist/collection/components/reorder/reorder.js +37 -37
- package/dist/collection/components/reorder/reorder.md.css +23 -34
- package/dist/collection/components/reorder-group/reorder-group.css +22 -0
- package/dist/collection/components/reorder-group/reorder-group.js +327 -327
- package/dist/collection/components/reorder-group/test/a11y/reorder-group.e2e.js +6 -6
- package/dist/collection/components/reorder-group/test/basic/reorder-group.e2e.js +11 -11
- package/dist/collection/components/reorder-group/test/interactive/reorder-group.e2e.js +21 -21
- package/dist/collection/components/reorder-group/test/nested/reorder-group.e2e.js +21 -21
- package/dist/collection/components/reorder-group/test/scroll-target/reorder-group.e2e.js +21 -21
- package/dist/collection/components/ripple-effect/ripple-effect.css +22 -0
- package/dist/collection/components/ripple-effect/ripple-effect.js +135 -135
- package/dist/collection/components/ripple-effect/test/basic/ripple-effect.e2e.js +48 -48
- package/dist/collection/components/route/route.js +151 -151
- package/dist/collection/components/route-redirect/route-redirect.js +76 -76
- package/dist/collection/components/router/router.js +472 -472
- package/dist/collection/components/router/test/basic/router.e2e.js +55 -55
- package/dist/collection/components/router/test/guards/href/router.e2e.js +51 -51
- package/dist/collection/components/router/test/guards/link/router.e2e.js +51 -51
- package/dist/collection/components/router/test/guards/push/router.e2e.js +51 -51
- package/dist/collection/components/router/test/guards/router.e2e.js +5 -5
- package/dist/collection/components/router/test/guards/test.utils.js +2 -2
- package/dist/collection/components/router/test/matching.spec.js +250 -0
- package/dist/collection/components/router/test/parser.spec.js +133 -0
- package/dist/collection/components/router/test/path.spec.js +218 -0
- package/dist/collection/components/router/test/router.spec.js +55 -0
- package/dist/collection/components/router/utils/debug.js +14 -14
- package/dist/collection/components/router/utils/dom.js +56 -56
- package/dist/collection/components/router/utils/matching.js +150 -150
- package/dist/collection/components/router/utils/parser.js +52 -52
- package/dist/collection/components/router/utils/path.js +66 -66
- package/dist/collection/components/router-link/router-link.css +22 -0
- package/dist/collection/components/router-link/router-link.js +157 -157
- package/dist/collection/components/router-outlet/router-outlet.css +22 -0
- package/dist/collection/components/router-outlet/router-outlet.js +459 -459
- package/dist/collection/components/router-outlet/test/basic/router-outlet.e2e.js +31 -31
- package/dist/collection/components/row/row.css +66 -0
- package/dist/collection/components/row/row.js +15 -15
- package/dist/collection/components/searchbar/searchbar.ios.css +44 -0
- package/dist/collection/components/searchbar/searchbar.js +893 -884
- package/dist/collection/components/searchbar/searchbar.md.css +56 -6
- package/dist/collection/components/searchbar/test/a11y/searchbar.e2e.js +11 -11
- package/dist/collection/components/searchbar/test/basic/searchbar.e2e.js +116 -91
- package/dist/collection/components/searchbar/test/events/searchbar.e2e.js +55 -55
- package/dist/collection/components/searchbar/test/searchbar.spec.js +15 -0
- package/dist/collection/components/segment/segment.ios.css +66 -0
- package/dist/collection/components/segment/segment.js +633 -607
- package/dist/collection/components/segment/segment.md.css +66 -0
- package/dist/collection/components/segment/test/a11y/segment.e2e.js +37 -37
- package/dist/collection/components/segment/test/basic/segment.e2e.js +22 -22
- package/dist/collection/components/segment/test/custom/segment.e2e.js +6 -6
- package/dist/collection/components/segment/test/icon/segment.e2e.js +6 -6
- package/dist/collection/components/segment/test/modes/segment.e2e.js +15 -15
- package/dist/collection/components/segment/test/scrollable/segment.e2e.js +12 -12
- package/dist/collection/components/segment/test/segment-events.e2e.js +97 -97
- package/dist/collection/components/segment/test/segment.spec.js +37 -0
- package/dist/collection/components/segment/test/toolbar/segment.e2e.js +21 -21
- package/dist/collection/components/segment/test/wrap/segment.e2e.js +21 -21
- package/dist/collection/components/segment-button/segment-button.ios.css +44 -0
- package/dist/collection/components/segment-button/segment-button.js +217 -217
- package/dist/collection/components/segment-button/segment-button.md.css +44 -0
- package/dist/collection/components/select/select.ios.css +138 -22
- package/dist/collection/components/select/select.js +1201 -1184
- package/dist/collection/components/select/select.md.css +189 -26
- package/dist/collection/components/select/test/a11y/select.e2e.js +14 -14
- package/dist/collection/components/select/test/async/select.e2e.js +14 -14
- package/dist/collection/components/select/test/basic/select.e2e.js +140 -140
- package/dist/collection/components/select/test/card/select.e2e.js +6 -6
- package/dist/collection/components/select/test/color/select.e2e.js +22 -22
- package/dist/collection/components/select/test/compare-with/select.e2e.js +33 -33
- package/dist/collection/components/select/test/custom/select.e2e.js +19 -19
- package/dist/collection/components/select/test/disabled/select.e2e.js +17 -17
- package/dist/collection/components/select/test/fill/select.e2e.js +63 -63
- package/dist/collection/components/select/test/highlight/select.e2e.js +74 -74
- package/dist/collection/components/select/test/item/select.e2e.js +26 -11
- package/dist/collection/components/select/test/label/select.e2e.js +141 -141
- package/dist/collection/components/select/test/legacy/async/select.e2e.js +8 -8
- package/dist/collection/components/select/test/legacy/basic/select.e2e.js +108 -108
- package/dist/collection/components/select/test/legacy/compare-with/select.e2e.js +33 -33
- package/dist/collection/components/select/test/legacy/custom/custom.e2e.js +5 -5
- package/dist/collection/components/select/test/legacy/single-value/select.e2e.js +8 -8
- package/dist/collection/components/select/test/legacy/spec/select.e2e.js +6 -6
- package/dist/collection/components/select/test/legacy/standalone/select.e2e.js +11 -11
- package/dist/collection/components/select/test/legacy/wrapping/select.e2e.js +17 -17
- package/dist/collection/components/select/test/popover-size/select.e2e.js +63 -63
- package/dist/collection/components/select/test/select.spec.js +59 -0
- package/dist/collection/components/select/test/slot/select.e2e.js +67 -0
- package/dist/collection/components/select/test/states/select.e2e.js +21 -21
- package/dist/collection/components/select/test/toggle-icon/select.e2e.js +14 -14
- package/dist/collection/components/select/test/wrapping/select.e2e.js +16 -16
- package/dist/collection/components/select-option/select-option.js +60 -60
- package/dist/collection/components/select-popover/select-popover.ios.css +66 -0
- package/dist/collection/components/select-popover/select-popover.js +197 -197
- package/dist/collection/components/select-popover/select-popover.md.css +66 -0
- package/dist/collection/components/select-popover/test/basic/select-popover.e2e.js +52 -52
- package/dist/collection/components/select-popover/test/fixtures.js +33 -33
- package/dist/collection/components/skeleton-text/skeleton-text.css +22 -0
- package/dist/collection/components/skeleton-text/skeleton-text.js +87 -48
- package/dist/collection/components/skeleton-text/test/basic/skeleton-text.e2e.js +6 -6
- package/dist/collection/components/skeleton-text/test/custom/skeleton-text.e2e.js +6 -6
- package/dist/collection/components/slides/IonicSlides.js +95 -95
- package/dist/collection/components/spinner/spinner-configs.js +121 -121
- package/dist/collection/components/spinner/spinner.css +22 -0
- package/dist/collection/components/spinner/spinner.js +137 -137
- package/dist/collection/components/spinner/test/basic/spinner.e2e.js +10 -10
- package/dist/collection/components/spinner/test/color/spinner.e2e.js +10 -10
- package/dist/collection/components/spinner/test/resize/spinner.e2e.js +8 -8
- package/dist/collection/components/split-pane/split-pane.ios.css +66 -0
- package/dist/collection/components/split-pane/split-pane.js +225 -225
- package/dist/collection/components/split-pane/split-pane.md.css +66 -0
- package/dist/collection/components/split-pane/test/basic/split-pane.e2e.js +18 -18
- package/dist/collection/components/split-pane/test/multiple/split-pane.e2e.js +31 -0
- package/dist/collection/components/tab/tab.js +170 -170
- package/dist/collection/components/tab-bar/tab-bar.ios.css +70 -4
- package/dist/collection/components/tab-bar/tab-bar.js +177 -177
- package/dist/collection/components/tab-bar/tab-bar.md.css +70 -4
- package/dist/collection/components/tab-bar/test/basic/tab-bar.e2e.js +43 -0
- package/dist/collection/components/tab-bar/test/custom/tab-bar.e2e.js +6 -6
- package/dist/collection/components/tab-bar/test/translucent/tab-bar.e2e.js +14 -14
- package/dist/collection/components/tab-button/tab-button.ios.css +47 -3
- package/dist/collection/components/tab-button/tab-button.js +267 -267
- package/dist/collection/components/tab-button/tab-button.md.css +47 -3
- package/dist/collection/components/tab-button/test/a11y/tab-button.e2e.js +6 -6
- package/dist/collection/components/tab-button/test/basic/tab-button.e2e.js +16 -16
- package/dist/collection/components/tab-button/test/layout/tab-button.e2e.js +26 -26
- package/dist/collection/components/tab-button/test/states/tab-button.e2e.js +26 -26
- package/dist/collection/components/tabs/tabs.css +22 -0
- package/dist/collection/components/tabs/tabs.js +344 -344
- package/dist/collection/components/tabs/test/basic/tabs.e2e.js +24 -24
- package/dist/collection/components/tabs/test/placements/tabs.e2e.js +17 -17
- package/dist/collection/components/text/test/basic/text.e2e.js +11 -11
- package/dist/collection/components/text/text.css +22 -0
- package/dist/collection/components/text/text.js +47 -47
- package/dist/collection/components/textarea/test/a11y/textarea.e2e.js +12 -12
- package/dist/collection/components/textarea/test/autogrow/textarea.e2e.js +31 -31
- package/dist/collection/components/textarea/test/bottom-content/textarea.e2e.js +82 -82
- package/dist/collection/components/textarea/test/card/textarea.e2e.js +6 -6
- package/dist/collection/components/textarea/test/clear-on-edit/textarea.e2e.js +17 -17
- package/dist/collection/components/textarea/test/color/textarea.e2e.js +88 -88
- package/dist/collection/components/textarea/test/cols/textarea.e2e.js +11 -11
- package/dist/collection/components/textarea/test/fill/textarea.e2e.js +63 -63
- package/dist/collection/components/textarea/test/highlight/textarea.e2e.js +52 -52
- package/dist/collection/components/textarea/test/item/textarea.e2e.js +11 -11
- package/dist/collection/components/textarea/test/label-placement/textarea.e2e.js +150 -150
- package/dist/collection/components/textarea/test/legacy/a11y/textarea.e2e.js +15 -15
- package/dist/collection/components/textarea/test/legacy/autogrow/textarea.e2e.js +31 -31
- package/dist/collection/components/textarea/test/legacy/basic/textarea.e2e.js +30 -30
- package/dist/collection/components/textarea/test/legacy/clear-on-edit/textarea.e2e.js +17 -17
- package/dist/collection/components/textarea/test/slot/textarea.e2e.js +51 -0
- package/dist/collection/components/textarea/test/states/textarea.e2e.js +11 -11
- package/dist/collection/components/textarea/test/textarea-events.e2e.js +57 -57
- package/dist/collection/components/textarea/test/textarea.spec.js +59 -0
- package/dist/collection/components/textarea/textarea.ios.css +144 -24
- package/dist/collection/components/textarea/textarea.js +1050 -1016
- package/dist/collection/components/textarea/textarea.md.css +205 -34
- package/dist/collection/components/thumbnail/test/basic/thumbnail.e2e.js +28 -28
- package/dist/collection/components/thumbnail/thumbnail.css +22 -0
- package/dist/collection/components/thumbnail/thumbnail.js +15 -15
- package/dist/collection/components/title/test/a11y/title.e2e.js +17 -17
- package/dist/collection/components/title/test/basic/title.e2e.js +13 -13
- package/dist/collection/components/title/title.ios.css +24 -2
- package/dist/collection/components/title/title.js +119 -119
- package/dist/collection/components/title/title.md.css +22 -0
- package/dist/collection/components/toast/animations/ios.enter.js +21 -20
- package/dist/collection/components/toast/animations/ios.leave.js +18 -18
- package/dist/collection/components/toast/animations/md.enter.js +23 -22
- package/dist/collection/components/toast/animations/md.leave.js +6 -6
- package/dist/collection/components/toast/animations/utils.js +62 -56
- package/dist/collection/components/toast/gestures/swipe-to-dismiss.js +267 -0
- package/dist/collection/components/toast/test/a11y/toast.e2e.js +92 -92
- package/dist/collection/components/toast/test/basic/toast.e2e.js +101 -101
- package/dist/collection/components/toast/test/is-open/toast.e2e.js +17 -17
- package/dist/collection/components/toast/test/layout/toast.e2e.js +9 -9
- package/dist/collection/components/toast/test/position-anchor/toast.e2e.js +37 -37
- package/dist/collection/components/toast/test/standalone/toast.e2e.js +10 -10
- package/dist/collection/components/toast/test/swipe-gesture/toast.e2e.js +84 -0
- package/dist/collection/components/toast/test/toast-config.spec.js +25 -0
- package/dist/collection/components/toast/test/toast-id.spec.js +32 -0
- package/dist/collection/components/toast/test/toast.spec.js +200 -0
- package/dist/collection/components/toast/test/trigger/toast.e2e.js +21 -21
- package/dist/collection/components/toast/toast.ios.css +55 -11
- package/dist/collection/components/toast/toast.js +1065 -952
- package/dist/collection/components/toast/toast.md.css +55 -1
- package/dist/collection/components/toggle/test/a11y/toggle.e2e.js +6 -6
- package/dist/collection/components/toggle/test/color/toggle.e2e.js +11 -11
- package/dist/collection/components/toggle/test/enable-on-off-labels/toggle.e2e.js +27 -27
- package/dist/collection/components/toggle/test/item/toggle.e2e.js +52 -52
- package/dist/collection/components/toggle/test/label/toggle.e2e.js +65 -65
- package/dist/collection/components/toggle/test/legacy/basic/toggle.e2e.js +69 -69
- package/dist/collection/components/toggle/test/legacy/enable-on-off-labels/toggle.e2e.js +23 -23
- package/dist/collection/components/toggle/test/legacy/sizes/toggle.e2e.js +6 -6
- package/dist/collection/components/toggle/test/sizes/toggle.e2e.js +6 -6
- package/dist/collection/components/toggle/test/states/toggle.e2e.js +16 -16
- package/dist/collection/components/toggle/test/toggle.spec.js +67 -0
- package/dist/collection/components/toggle/toggle.ios.css +69 -9
- package/dist/collection/components/toggle/toggle.js +487 -484
- package/dist/collection/components/toggle/toggle.md.css +69 -9
- package/dist/collection/components/toolbar/test/basic/toolbar.e2e.js +7 -7
- package/dist/collection/components/toolbar/test/colors/toolbar.e2e.js +6 -6
- package/dist/collection/components/toolbar/toolbar.ios.css +44 -0
- package/dist/collection/components/toolbar/toolbar.js +100 -100
- package/dist/collection/components/toolbar/toolbar.md.css +44 -0
- package/dist/collection/css/test/a11y/typography.e2e.js +6 -6
- package/dist/collection/global/config.js +51 -51
- package/dist/collection/global/ionic-global.js +54 -54
- package/dist/collection/global/test/config-controller.spec.js +77 -0
- package/dist/collection/utils/animation/animation-utils.js +91 -91
- package/dist/collection/utils/animation/animation.js +906 -890
- package/dist/collection/utils/animation/cubic-bezier.js +49 -49
- package/dist/collection/utils/animation/test/animation.spec.js +447 -0
- package/dist/collection/utils/animation/test/animationbuilder/animation.e2e.js +26 -26
- package/dist/collection/utils/animation/test/basic/animation.e2e.js +12 -12
- package/dist/collection/utils/animation/test/display/animation.e2e.js +18 -18
- package/dist/collection/utils/animation/test/hooks/animation.e2e.js +39 -39
- package/dist/collection/utils/animation/test/multiple/animation.e2e.js +27 -27
- package/dist/collection/utils/browser/index.js +0 -22
- package/dist/collection/utils/config.js +20 -20
- package/dist/collection/utils/content/content.utils.spec.js +121 -121
- package/dist/collection/utils/content/index.js +58 -59
- package/dist/collection/utils/floating-point/floating-point.spec.js +14 -14
- package/dist/collection/utils/floating-point/index.js +5 -5
- package/dist/collection/utils/focus-visible.js +63 -63
- package/dist/collection/utils/forms/compare-with-utils.js +39 -0
- package/dist/collection/utils/forms/form-controller.js +45 -49
- package/dist/collection/utils/forms/index.js +1 -0
- package/dist/collection/utils/forms/notch-controller.js +120 -120
- package/dist/collection/utils/framework-delegate.js +121 -121
- package/dist/collection/utils/gesture/button-active.js +56 -56
- package/dist/collection/utils/gesture/gesture-controller.js +182 -182
- package/dist/collection/utils/gesture/index.js +222 -222
- package/dist/collection/utils/gesture/listener.js +36 -36
- package/dist/collection/utils/gesture/pointer-events.js +113 -113
- package/dist/collection/utils/gesture/recognizers.js +46 -46
- package/dist/collection/utils/gesture/swipe-back.js +65 -65
- package/dist/collection/utils/hardware-back-button.js +48 -48
- package/dist/collection/utils/helpers.js +258 -258
- package/dist/collection/utils/helpers.spec.js +28 -28
- package/dist/collection/utils/input-shims/hacks/common.js +61 -53
- package/dist/collection/utils/input-shims/hacks/hide-caret.js +19 -19
- package/dist/collection/utils/input-shims/hacks/input-blurring.js +47 -47
- package/dist/collection/utils/input-shims/hacks/scroll-assist.js +225 -225
- package/dist/collection/utils/input-shims/hacks/scroll-data.js +29 -29
- package/dist/collection/utils/input-shims/hacks/scroll-padding.js +21 -21
- package/dist/collection/utils/input-shims/hacks/test/scroll-assist.e2e.js +97 -97
- package/dist/collection/utils/input-shims/input-shims.js +87 -81
- package/dist/collection/utils/keyboard/keyboard-controller.js +128 -128
- package/dist/collection/utils/keyboard/keyboard.js +59 -59
- package/dist/collection/utils/keyboard/test/keyboard-controller.spec.js +21 -0
- package/dist/collection/utils/keyboard/test/keyboard.spec.js +214 -0
- package/dist/collection/utils/lock-controller.js +24 -24
- package/dist/collection/utils/logging/index.js +3 -3
- package/dist/collection/utils/media.js +13 -13
- package/dist/collection/utils/menu-controller/animations/base.js +8 -8
- package/dist/collection/utils/menu-controller/animations/overlay.js +21 -21
- package/dist/collection/utils/menu-controller/animations/push.js +20 -20
- package/dist/collection/utils/menu-controller/animations/reveal.js +6 -6
- package/dist/collection/utils/menu-controller/index.js +204 -206
- package/dist/collection/utils/native/capacitor.js +4 -4
- package/dist/collection/utils/native/haptic.js +151 -151
- package/dist/collection/utils/native/keyboard.js +47 -47
- package/dist/collection/utils/native/native-interface.js +15 -15
- package/dist/collection/utils/native/status-bar.js +36 -36
- package/dist/collection/utils/overlays.js +495 -494
- package/dist/collection/utils/platform.js +56 -56
- package/dist/collection/utils/rtl/dir.js +5 -5
- package/dist/collection/utils/rtl/dir.spec.js +17 -17
- package/dist/collection/utils/sanitization/index.js +122 -122
- package/dist/collection/utils/sanitization/test/sanitization.spec.js +43 -0
- package/dist/collection/utils/slot-mutation-controller.js +86 -85
- package/dist/collection/utils/status-tap.js +26 -26
- package/dist/collection/utils/tap-click/index.js +171 -171
- package/dist/collection/utils/tap-click/test/tap-click.e2e.js +12 -12
- package/dist/collection/utils/test/aria.spec.js +79 -0
- package/dist/collection/utils/test/attributes.spec.js +53 -0
- package/dist/collection/utils/test/framework-delegate/framework-delegate.e2e.js +25 -25
- package/dist/collection/utils/test/hardware-back-button.spec.js +53 -0
- package/dist/collection/utils/test/overlays/overlays.e2e.js +137 -137
- package/dist/collection/utils/test/overlays/overlays.spec.js +102 -0
- package/dist/collection/utils/test/platform.spec.js +132 -0
- package/dist/collection/utils/test/platform.utils.js +77 -77
- package/dist/collection/utils/test/playwright/drag-element.js +69 -69
- package/dist/collection/utils/test/playwright/generator.js +48 -25
- package/dist/collection/utils/test/playwright/matchers/index.js +3 -3
- package/dist/collection/utils/test/playwright/matchers/toHaveReceivedEvent.js +21 -21
- package/dist/collection/utils/test/playwright/matchers/toHaveReceivedEventDetail.js +28 -28
- package/dist/collection/utils/test/playwright/matchers/toHaveReceivedEventTimes.js +22 -22
- package/dist/collection/utils/test/playwright/page/event-spy.js +110 -110
- package/dist/collection/utils/test/playwright/page/utils/goto.js +52 -52
- package/dist/collection/utils/test/playwright/page/utils/locator.js +8 -8
- package/dist/collection/utils/test/playwright/page/utils/set-content.js +44 -35
- package/dist/collection/utils/test/playwright/page/utils/set-ion-viewport.js +19 -19
- package/dist/collection/utils/test/playwright/page/utils/spy-on-event.js +4 -4
- package/dist/collection/utils/test/playwright/page/utils/wait-for-changes.js +48 -48
- package/dist/collection/utils/test/playwright/playwright-page.js +35 -35
- package/dist/collection/utils/test/playwright/viewports/index.js +13 -13
- package/dist/collection/utils/test/press-keys.js +77 -77
- package/dist/collection/utils/test/ready.spec.js +39 -0
- package/dist/collection/utils/test/theme.spec.js +56 -0
- package/dist/collection/utils/theme.js +23 -23
- package/dist/collection/utils/transition/index.js +163 -163
- package/dist/collection/utils/transition/ios.transition.js +598 -598
- package/dist/collection/utils/transition/md.transition.js +44 -44
- package/dist/collection/utils/watch-options.js +37 -26
- package/dist/docs.json +196 -39
- package/dist/esm/animation-dde8cc0d.js +1060 -0
- package/dist/esm/{app-globals-ec816a70.js → app-globals-722340c4.js} +1 -1
- package/dist/esm/button-active-c6ee4f50.js +67 -0
- package/dist/esm/capacitor-59395cbd.js +13 -0
- package/dist/esm/compare-with-utils-a96ff2ea.js +41 -0
- package/dist/esm/config-49c88215.js +193 -0
- package/dist/esm/cubic-bezier-fe2083dc.js +90 -0
- package/dist/esm/data-f5c75b4e.js +1575 -0
- package/dist/esm/{dir-912e3e13.js → dir-babeabeb.js} +5 -5
- package/dist/esm/focus-visible-dd40d69f.js +75 -0
- package/dist/esm/form-controller-548aa79c.js +64 -0
- package/dist/esm/framework-delegate-bc1fd82a.js +140 -0
- package/dist/esm/gesture-controller-1bf57181.js +195 -0
- package/dist/esm/haptic-554688a5.js +206 -0
- package/dist/esm/hardware-back-button-b2bc76db.js +71 -0
- package/dist/esm/helpers-ae653409.js +418 -0
- package/dist/esm/{index-b49b173c.js → index-08d686eb.js} +184 -63
- package/dist/esm/index-0c12c22b.js +306 -0
- package/dist/esm/index-1932b201.js +231 -0
- package/dist/esm/index-2cf77112.js +457 -0
- package/dist/esm/index-82eeb47f.js +196 -0
- package/dist/esm/{index-595d62c9.js → index-9b0d46f4.js} +3 -3
- package/dist/esm/index-a5d50daf.js +7 -0
- package/dist/esm/{index-746a238e.js → index-b9e742e5.js} +60 -61
- package/dist/esm/index.js +113 -113
- package/dist/esm/input-shims-6539ce13.js +599 -0
- package/dist/esm/input.utils-a5a2d164.js +135 -0
- package/dist/esm/ion-accordion_2.entry.js +491 -481
- package/dist/esm/ion-action-sheet.entry.js +262 -252
- package/dist/esm/ion-alert.entry.js +442 -432
- package/dist/esm/ion-app_8.entry.js +1153 -1153
- package/dist/esm/ion-avatar_3.entry.js +29 -29
- package/dist/esm/ion-back-button.entry.js +73 -73
- package/dist/esm/ion-backdrop.entry.js +40 -40
- package/dist/esm/ion-breadcrumb_2.entry.js +194 -194
- package/dist/esm/ion-button_2.entry.js +303 -303
- package/dist/esm/ion-card_5.entry.js +105 -105
- package/dist/esm/ion-checkbox.entry.js +149 -147
- package/dist/esm/ion-chip.entry.js +20 -20
- package/dist/esm/ion-col_3.entry.js +136 -136
- package/dist/esm/ion-datetime-button.entry.js +325 -325
- package/dist/esm/ion-datetime_3.entry.js +2185 -2137
- package/dist/esm/ion-fab_3.entry.js +152 -152
- package/dist/esm/ion-img.entry.js +79 -79
- package/dist/esm/ion-infinite-scroll_2.entry.js +198 -190
- package/dist/esm/ion-input.entry.js +426 -394
- package/dist/esm/ion-item-option_3.entry.js +459 -459
- package/dist/esm/ion-item_8.entry.js +447 -434
- package/dist/esm/ion-loading.entry.js +220 -210
- package/dist/esm/ion-menu_3.entry.js +670 -658
- package/dist/esm/ion-modal.entry.js +1415 -1405
- package/dist/esm/ion-nav_2.entry.js +904 -904
- package/dist/esm/ion-picker-column-internal.entry.js +331 -327
- package/dist/esm/ion-picker-internal.entry.js +455 -455
- package/dist/esm/ion-popover.entry.js +1110 -1100
- package/dist/esm/ion-progress-bar.entry.js +40 -40
- package/dist/esm/ion-radio_2.entry.js +322 -309
- package/dist/esm/ion-range.entry.js +558 -556
- package/dist/esm/ion-refresher_2.entry.js +786 -779
- package/dist/esm/ion-reorder_2.entry.js +269 -269
- package/dist/esm/ion-ripple-effect.entry.js +66 -66
- package/dist/esm/ion-route_4.entry.js +693 -693
- package/dist/esm/ion-searchbar.entry.js +363 -354
- package/dist/esm/ion-segment_2.entry.js +509 -483
- package/dist/esm/ion-select_3.entry.js +784 -768
- package/dist/esm/ion-spinner.entry.js +46 -46
- package/dist/esm/ion-split-pane.entry.js +117 -117
- package/dist/esm/ion-tab-bar_2.entry.js +142 -142
- package/dist/esm/ion-tab_2.entry.js +187 -187
- package/dist/esm/ion-text.entry.js +13 -13
- package/dist/esm/ion-textarea.entry.js +381 -349
- package/dist/esm/ion-toast.entry.js +771 -419
- package/dist/esm/ion-toggle.entry.js +227 -225
- package/dist/esm/ionic-global-c0cda98e.js +224 -0
- package/dist/esm/ionic.js +6 -6
- package/dist/esm/ios.transition-802a84a6.js +651 -0
- package/dist/esm/keyboard-52278bd7.js +146 -0
- package/dist/esm/keyboard-73175e24.js +79 -0
- package/dist/esm/keyboard-controller-ec5c2bfa.js +165 -0
- package/dist/esm/loader.js +5 -5
- package/dist/esm/lock-controller-316928be.js +38 -0
- package/dist/esm/md.transition-43c2874d.js +57 -0
- package/dist/esm/notch-controller-fea7f9c5.js +153 -0
- package/dist/esm/overlays-32ef481d.js +693 -0
- package/dist/esm/spinner-configs-964f7cf3.js +145 -0
- package/dist/esm/status-tap-2b93b1b5.js +40 -0
- package/dist/esm/swipe-back-18cb49f7.js +79 -0
- package/dist/esm/theme-01f3f29c.js +43 -0
- package/dist/esm/watch-options-c2911ace.js +47 -0
- package/dist/esm-es5/animation-dde8cc0d.js +4 -0
- package/dist/esm-es5/app-globals-722340c4.js +4 -0
- package/dist/esm-es5/{button-active-d926d4f4.js → button-active-c6ee4f50.js} +1 -1
- package/dist/esm-es5/{capacitor-b4979570.js → capacitor-59395cbd.js} +1 -1
- package/dist/esm-es5/compare-with-utils-a96ff2ea.js +4 -0
- package/dist/esm-es5/config-49c88215.js +4 -0
- package/dist/esm-es5/cubic-bezier-fe2083dc.js +4 -0
- package/dist/esm-es5/data-f5c75b4e.js +4 -0
- package/dist/esm-es5/{dir-912e3e13.js → dir-babeabeb.js} +1 -1
- package/dist/esm-es5/focus-visible-dd40d69f.js +4 -0
- package/dist/esm-es5/form-controller-548aa79c.js +4 -0
- package/dist/esm-es5/framework-delegate-bc1fd82a.js +4 -0
- package/dist/esm-es5/{gesture-controller-0fa396c4.js → gesture-controller-1bf57181.js} +1 -1
- package/dist/esm-es5/{haptic-1243b917.js → haptic-554688a5.js} +1 -1
- package/dist/esm-es5/hardware-back-button-b2bc76db.js +4 -0
- package/dist/esm-es5/helpers-ae653409.js +4 -0
- package/dist/esm-es5/index-08d686eb.js +5 -0
- package/dist/esm-es5/index-0c12c22b.js +4 -0
- package/dist/esm-es5/{index-a09eac70.js → index-1932b201.js} +1 -1
- package/dist/esm-es5/index-2cf77112.js +4 -0
- package/dist/esm-es5/index-82eeb47f.js +4 -0
- package/dist/esm-es5/index-b9e742e5.js +4 -0
- package/dist/esm-es5/index.js +1 -1
- package/dist/esm-es5/input-shims-6539ce13.js +4 -0
- package/dist/esm-es5/input.utils-a5a2d164.js +4 -0
- package/dist/esm-es5/ion-accordion_2.entry.js +1 -1
- package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
- package/dist/esm-es5/ion-alert.entry.js +1 -1
- package/dist/esm-es5/ion-app_8.entry.js +1 -1
- package/dist/esm-es5/ion-avatar_3.entry.js +1 -1
- package/dist/esm-es5/ion-back-button.entry.js +1 -1
- package/dist/esm-es5/ion-backdrop.entry.js +1 -1
- package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
- package/dist/esm-es5/ion-button_2.entry.js +1 -1
- package/dist/esm-es5/ion-card_5.entry.js +1 -1
- package/dist/esm-es5/ion-checkbox.entry.js +1 -1
- package/dist/esm-es5/ion-chip.entry.js +1 -1
- package/dist/esm-es5/ion-col_3.entry.js +1 -1
- package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
- package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
- package/dist/esm-es5/ion-fab_3.entry.js +1 -1
- package/dist/esm-es5/ion-img.entry.js +1 -1
- package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
- package/dist/esm-es5/ion-input.entry.js +1 -1
- package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
- package/dist/esm-es5/ion-item_8.entry.js +1 -1
- package/dist/esm-es5/ion-loading.entry.js +1 -1
- package/dist/esm-es5/ion-menu_3.entry.js +1 -1
- package/dist/esm-es5/ion-modal.entry.js +1 -1
- package/dist/esm-es5/ion-nav_2.entry.js +1 -1
- package/dist/esm-es5/ion-picker-column-internal.entry.js +1 -1
- package/dist/esm-es5/ion-picker-internal.entry.js +1 -1
- package/dist/esm-es5/ion-popover.entry.js +1 -1
- package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
- package/dist/esm-es5/ion-radio_2.entry.js +1 -1
- package/dist/esm-es5/ion-range.entry.js +1 -1
- package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
- package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
- package/dist/esm-es5/ion-ripple-effect.entry.js +1 -1
- package/dist/esm-es5/ion-route_4.entry.js +1 -1
- package/dist/esm-es5/ion-searchbar.entry.js +1 -1
- package/dist/esm-es5/ion-segment_2.entry.js +1 -1
- package/dist/esm-es5/ion-select_3.entry.js +1 -1
- package/dist/esm-es5/ion-spinner.entry.js +1 -1
- package/dist/esm-es5/ion-split-pane.entry.js +1 -1
- package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
- package/dist/esm-es5/ion-tab_2.entry.js +1 -1
- package/dist/esm-es5/ion-text.entry.js +1 -1
- package/dist/esm-es5/ion-textarea.entry.js +1 -1
- package/dist/esm-es5/ion-toast.entry.js +1 -1
- package/dist/esm-es5/ion-toggle.entry.js +1 -1
- package/dist/esm-es5/ionic-global-c0cda98e.js +4 -0
- package/dist/esm-es5/ionic.js +1 -1
- package/dist/esm-es5/{ios.transition-4d1322d6.js → ios.transition-802a84a6.js} +1 -1
- package/dist/esm-es5/{keyboard-b551279d.js → keyboard-52278bd7.js} +1 -1
- package/dist/esm-es5/{keyboard-b063f012.js → keyboard-73175e24.js} +1 -1
- package/dist/esm-es5/keyboard-controller-ec5c2bfa.js +4 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/md.transition-43c2874d.js +4 -0
- package/dist/esm-es5/notch-controller-fea7f9c5.js +4 -0
- package/dist/esm-es5/overlays-32ef481d.js +4 -0
- package/dist/esm-es5/spinner-configs-964f7cf3.js +4 -0
- package/dist/esm-es5/status-tap-2b93b1b5.js +4 -0
- package/dist/esm-es5/swipe-back-18cb49f7.js +4 -0
- package/dist/esm-es5/watch-options-c2911ace.js +4 -0
- package/dist/html.html-data.json +17 -4
- package/dist/ionic/index.esm.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/ionic.js +15 -15
- package/dist/ionic/p-012c3ceb.system.js +4 -0
- package/dist/ionic/p-013013a3.js +4 -0
- package/dist/ionic/p-01d14eba.system.entry.js +4 -0
- package/dist/ionic/p-042e6f4b.entry.js +4 -0
- package/dist/ionic/{p-819ff3b9.system.js → p-08e01816.system.js} +1 -1
- package/dist/ionic/{p-f919c026.entry.js → p-0add7211.entry.js} +1 -1
- package/dist/ionic/p-0bd51c34.system.js +4 -0
- package/dist/ionic/{p-6f6646bf.system.entry.js → p-0e53f8ea.system.entry.js} +1 -1
- package/dist/ionic/{p-6ea2e653.entry.js → p-1161a793.entry.js} +1 -1
- package/dist/ionic/{p-96ba8eac.entry.js → p-1208f939.entry.js} +1 -1
- package/dist/ionic/p-16756e94.system.entry.js +4 -0
- package/dist/ionic/p-1786bc72.js +4 -0
- package/dist/ionic/{p-1ecba429.entry.js → p-17da5ed1.entry.js} +1 -1
- package/dist/ionic/p-18ba8221.entry.js +4 -0
- package/dist/ionic/p-1b19c04b.entry.js +4 -0
- package/dist/ionic/p-1cca10d6.system.js +4 -0
- package/dist/ionic/p-1e4371bd.js +4 -0
- package/dist/ionic/{p-fcf47f80.entry.js → p-2092f39f.entry.js} +1 -1
- package/dist/ionic/p-251666e2.entry.js +4 -0
- package/dist/ionic/{p-7423746f.entry.js → p-270e1a1d.entry.js} +1 -1
- package/dist/ionic/{p-419eb426.js → p-27281edd.js} +1 -1
- package/dist/ionic/p-28249b10.system.entry.js +4 -0
- package/dist/ionic/p-28a2c2a2.entry.js +4 -0
- package/dist/ionic/{p-6129af0a.system.entry.js → p-2938823a.system.entry.js} +1 -1
- package/dist/ionic/p-29d03b3a.js +4 -0
- package/dist/ionic/{p-17240d90.js → p-2aea8b1e.js} +1 -1
- package/dist/ionic/p-2b7827c7.js +4 -0
- package/dist/ionic/p-2d3b9fa3.system.entry.js +4 -0
- package/dist/ionic/p-2d539df1.entry.js +4 -0
- package/dist/ionic/p-31b2326e.system.js +4 -0
- package/dist/ionic/{p-e028178a.system.js → p-31fcb233.system.js} +1 -1
- package/dist/ionic/p-32ad210f.system.js +4 -0
- package/dist/ionic/{p-aa377971.system.js → p-33a37fad.system.js} +1 -1
- package/dist/ionic/p-350f7292.system.entry.js +4 -0
- package/dist/ionic/{p-cabd2c6d.entry.js → p-353b349d.entry.js} +1 -1
- package/dist/ionic/p-36d187af.js +4 -0
- package/dist/ionic/p-376a6063.js +4 -0
- package/dist/ionic/p-38c337e7.system.js +4 -0
- package/dist/ionic/p-38f2c6bb.system.js +4 -0
- package/dist/ionic/{p-9e106f58.entry.js → p-3a45a82b.entry.js} +1 -1
- package/dist/ionic/{p-3bad5c1a.js → p-3a75d7fd.js} +1 -1
- package/dist/ionic/p-3dd98a73.entry.js +4 -0
- package/dist/ionic/p-3e6b47e8.system.entry.js +4 -0
- package/dist/ionic/p-3f5179b5.entry.js +4 -0
- package/dist/ionic/p-40f68333.system.js +4 -0
- package/dist/ionic/p-4155f352.system.js +4 -0
- package/dist/ionic/{p-b287ab05.js → p-4180a747.js} +1 -1
- package/dist/ionic/p-4233cc1e.system.entry.js +4 -0
- package/dist/ionic/{p-b923f3d7.js → p-42f189f4.js} +1 -1
- package/dist/ionic/p-459d13d5.js +4 -0
- package/dist/ionic/p-4609d030.system.js +4 -0
- package/dist/ionic/p-46d400b4.system.entry.js +4 -0
- package/dist/ionic/{p-cf62e1c8.js → p-47b6ba5b.js} +1 -1
- package/dist/ionic/p-4d67d27a.entry.js +4 -0
- package/dist/ionic/p-4f255d5a.system.js +4 -0
- package/dist/ionic/p-4fb51e61.system.entry.js +4 -0
- package/dist/ionic/{p-c575a7b8.system.entry.js → p-517a9885.system.entry.js} +1 -1
- package/dist/ionic/{p-8083aadb.entry.js → p-51a087d6.entry.js} +1 -1
- package/dist/ionic/p-53ec4f1c.system.js +4 -0
- package/dist/ionic/{p-6f8a95a3.system.entry.js → p-564af202.system.entry.js} +2 -2
- package/dist/ionic/{p-0ac3fb2c.entry.js → p-588fdf40.entry.js} +1 -1
- package/dist/ionic/p-5b365ca7.system.js +4 -0
- package/dist/ionic/{p-c42c86c0.system.entry.js → p-5bebc7b3.system.entry.js} +1 -1
- package/dist/ionic/p-5e4eec2e.entry.js +4 -0
- package/dist/ionic/{p-2a8eeef7.system.js → p-5e745192.system.js} +1 -1
- package/dist/ionic/{p-76378400.js → p-5ecae037.js} +1 -1
- package/dist/ionic/{p-c679fcb5.entry.js → p-5eda1d7d.entry.js} +1 -1
- package/dist/ionic/{p-1289b3b5.system.entry.js → p-6577aea9.system.entry.js} +2 -2
- package/dist/ionic/p-66d633fb.js +4 -0
- package/dist/ionic/{p-0bbede6a.system.entry.js → p-6ad34705.system.entry.js} +1 -1
- package/dist/ionic/p-6de472cb.js +4 -0
- package/dist/ionic/{p-ce7d67a7.system.entry.js → p-6de62649.system.entry.js} +2 -2
- package/dist/ionic/{p-8a2801f1.system.entry.js → p-6e70dd1a.system.entry.js} +1 -1
- package/dist/ionic/{p-61b192a4.system.entry.js → p-6f8dbe92.system.entry.js} +1 -1
- package/dist/ionic/{p-0b00b937.entry.js → p-6fbecbda.entry.js} +1 -1
- package/dist/ionic/p-72f6ff89.js +4 -0
- package/dist/ionic/p-765f4dde.entry.js +4 -0
- package/dist/ionic/p-7798c78a.system.js +4 -0
- package/dist/ionic/p-78aadecb.entry.js +4 -0
- package/dist/ionic/p-790220fd.system.js +4 -0
- package/dist/ionic/p-7d92bf15.system.entry.js +4 -0
- package/dist/ionic/p-80fa068e.entry.js +4 -0
- package/dist/ionic/p-82e3d633.system.js +4 -0
- package/dist/ionic/p-8314281e.system.js +4 -0
- package/dist/ionic/p-8804a472.system.entry.js +4 -0
- package/dist/ionic/p-888db766.system.js +4 -0
- package/dist/ionic/p-88d5fbd3.js +4 -0
- package/dist/ionic/p-88fde0e0.entry.js +4 -0
- package/dist/ionic/p-8985cdb6.system.js +4 -0
- package/dist/ionic/p-8aa1d0b7.system.js +4 -0
- package/dist/ionic/p-8acae6b0.system.entry.js +4 -0
- package/dist/ionic/p-8d69a624.entry.js +4 -0
- package/dist/ionic/p-8f5d30f5.entry.js +4 -0
- package/dist/ionic/{p-beb864e4.system.entry.js → p-908475e7.system.entry.js} +1 -1
- package/dist/ionic/p-91d33c4a.js +4 -0
- package/dist/ionic/p-953009b1.entry.js +4 -0
- package/dist/ionic/{p-eb8dc56f.system.entry.js → p-958d6ebe.system.entry.js} +2 -2
- package/dist/ionic/{p-78030c1f.system.entry.js → p-9709ebd8.system.entry.js} +1 -1
- package/dist/ionic/p-9738fd82.js +5 -0
- package/dist/ionic/p-979d4f5c.system.js +4 -0
- package/dist/ionic/{p-c4a5de01.entry.js → p-98f3d827.entry.js} +1 -1
- package/dist/ionic/p-9b7f0b0f.entry.js +4 -0
- package/dist/ionic/p-9e447eb1.system.js +4 -0
- package/dist/ionic/p-9eec42cc.system.entry.js +4 -0
- package/dist/ionic/p-9f6ee2c0.system.entry.js +4 -0
- package/dist/ionic/p-a0bb7b92.system.entry.js +4 -0
- package/dist/ionic/p-a0d7bb5e.system.js +4 -0
- package/dist/ionic/p-a1987850.entry.js +4 -0
- package/dist/ionic/{p-8209372c.entry.js → p-a3277a67.entry.js} +1 -1
- package/dist/ionic/{p-4e6e43c1.entry.js → p-a4afcc88.entry.js} +1 -1
- package/dist/ionic/p-a9978d08.entry.js +4 -0
- package/dist/ionic/p-ada96dd0.system.entry.js +4 -0
- package/dist/ionic/p-afd6ca9d.entry.js +4 -0
- package/dist/ionic/p-b3b3efba.system.entry.js +4 -0
- package/dist/ionic/p-b4a51c42.system.js +4 -0
- package/dist/ionic/p-b56d0866.system.entry.js +4 -0
- package/dist/ionic/{p-4e50b8d1.entry.js → p-b5f9f14c.entry.js} +1 -1
- package/dist/ionic/{p-eab10949.system.entry.js → p-b6f5e4f2.system.entry.js} +1 -1
- package/dist/ionic/p-b6f9d32a.entry.js +4 -0
- package/dist/ionic/p-b7010c69.system.entry.js +4 -0
- package/dist/ionic/{p-181b7c2a.js → p-c3c3333a.js} +1 -1
- package/dist/ionic/p-c468af8a.system.js +4 -0
- package/dist/ionic/p-c61cc894.js +4 -0
- package/dist/ionic/p-c7c8429a.system.js +4 -0
- package/dist/ionic/p-c847fb35.system.entry.js +4 -0
- package/dist/ionic/{p-e0f52215.system.entry.js → p-c91ccbfa.system.entry.js} +1 -1
- package/dist/ionic/p-c9a21dfd.system.entry.js +4 -0
- package/dist/ionic/p-cabad15b.system.js +4 -0
- package/dist/ionic/{p-8c1805f4.system.entry.js → p-caf21b46.system.entry.js} +1 -1
- package/dist/ionic/p-cce9f61a.system.entry.js +4 -0
- package/dist/ionic/{p-de68588d.js → p-cdbeaadc.js} +1 -1
- package/dist/ionic/{p-108f9d49.entry.js → p-cfe57b1b.entry.js} +1 -1
- package/dist/ionic/p-d032f825.system.entry.js +4 -0
- package/dist/ionic/{p-31119a15.entry.js → p-d37b441e.entry.js} +1 -1
- package/dist/ionic/p-d3b030b8.system.js +5 -0
- package/dist/ionic/p-d51674c5.system.js +4 -0
- package/dist/ionic/p-d8d84afa.system.js +4 -0
- package/dist/ionic/p-dc6af8e9.entry.js +4 -0
- package/dist/ionic/{p-3818f63f.entry.js → p-ddb30596.entry.js} +1 -1
- package/dist/ionic/p-ddbb2d5b.system.js +4 -0
- package/dist/ionic/p-de6f8b28.system.js +4 -0
- package/dist/ionic/p-de756e5c.js +4 -0
- package/dist/ionic/p-dee7c1d0.system.entry.js +4 -0
- package/dist/ionic/{p-e0f0d55f.system.js → p-e24ce1e5.system.js} +1 -1
- package/dist/ionic/p-e3584231.system.js +4 -0
- package/dist/ionic/{p-c4f2dce7.system.js → p-e673a0a2.system.js} +1 -1
- package/dist/ionic/p-e6d68e02.system.entry.js +4 -0
- package/dist/ionic/{p-012952cd.system.entry.js → p-e7ea9815.system.entry.js} +2 -2
- package/dist/ionic/{p-db1a1e00.entry.js → p-e94c392d.entry.js} +1 -1
- package/dist/ionic/{p-a04bfada.entry.js → p-ea69616e.entry.js} +1 -1
- package/dist/ionic/p-eef72e06.js +4 -0
- package/dist/ionic/p-ef126ae8.system.entry.js +4 -0
- package/dist/ionic/p-f0445d82.system.entry.js +4 -0
- package/dist/ionic/p-f233f1e0.system.js +4 -0
- package/dist/ionic/p-f5d2dc9b.js +4 -0
- package/dist/ionic/p-f656e032.system.entry.js +4 -0
- package/dist/ionic/p-f70970cf.js +4 -0
- package/dist/ionic/p-f8a5bb89.entry.js +4 -0
- package/dist/ionic/p-fba0a6e7.system.entry.js +4 -0
- package/dist/ionic/p-feae5133.entry.js +4 -0
- package/dist/ionic/p-ff4b7e40.system.js +4 -0
- package/dist/types/components/accordion/accordion.d.ts +62 -62
- package/dist/types/components/accordion-group/accordion-group-interface.d.ts +3 -3
- package/dist/types/components/accordion-group/accordion-group.d.ts +76 -76
- package/dist/types/components/action-sheet/action-sheet-interface.d.ts +25 -25
- package/dist/types/components/action-sheet/action-sheet.d.ts +149 -149
- package/dist/types/components/action-sheet/test/basic/fixture.d.ts +7 -7
- package/dist/types/components/alert/alert-interface.d.ts +45 -45
- package/dist/types/components/alert/alert.d.ts +181 -181
- package/dist/types/components/app/app.d.ts +15 -15
- package/dist/types/components/avatar/avatar.d.ts +1 -1
- package/dist/types/components/back-button/back-button.d.ts +41 -41
- package/dist/types/components/backdrop/backdrop.d.ts +22 -22
- package/dist/types/components/badge/badge.d.ts +7 -7
- package/dist/types/components/breadcrumb/breadcrumb-interface.d.ts +4 -4
- package/dist/types/components/breadcrumb/breadcrumb.d.ts +87 -87
- package/dist/types/components/breadcrumbs/breadcrumbs.d.ts +39 -39
- package/dist/types/components/button/button.d.ts +121 -121
- package/dist/types/components/buttons/buttons.d.ts +14 -14
- package/dist/types/components/card/card.d.ts +57 -57
- package/dist/types/components/card-content/card-content.d.ts +1 -1
- package/dist/types/components/card-header/card-header.d.ts +13 -13
- package/dist/types/components/card-subtitle/card-subtitle.d.ts +7 -7
- package/dist/types/components/card-title/card-title.d.ts +7 -7
- package/dist/types/components/checkbox/checkbox-interface.d.ts +4 -4
- package/dist/types/components/checkbox/checkbox.d.ts +112 -111
- package/dist/types/components/chip/chip.d.ts +15 -15
- package/dist/types/components/col/col.d.ts +128 -128
- package/dist/types/components/content/content-interface.d.ts +6 -6
- package/dist/types/components/content/content.d.ts +129 -129
- package/dist/types/components/datetime/datetime-interface.d.ts +15 -15
- package/dist/types/components/datetime/datetime.d.ts +407 -407
- package/dist/types/components/datetime/utils/data.d.ts +11 -11
- package/dist/types/components/datetime/utils/manipulation.d.ts +25 -25
- package/dist/types/components/datetime/utils/state.d.ts +8 -8
- package/dist/types/components/datetime-button/datetime-button.d.ts +59 -59
- package/dist/types/components/fab/fab.d.ts +33 -33
- package/dist/types/components/fab-button/fab-button.d.ts +88 -88
- package/dist/types/components/fab-list/fab-list.d.ts +11 -11
- package/dist/types/components/footer/footer.d.ts +27 -27
- package/dist/types/components/grid/grid.d.ts +5 -5
- package/dist/types/components/header/header.d.ts +31 -31
- package/dist/types/components/header/header.utils.d.ts +7 -7
- package/dist/types/components/img/img.d.ts +30 -30
- package/dist/types/components/infinite-scroll/infinite-scroll-interface.d.ts +1 -1
- package/dist/types/components/infinite-scroll/infinite-scroll.d.ts +65 -58
- package/dist/types/components/infinite-scroll-content/infinite-scroll-content.d.ts +23 -23
- package/dist/types/components/input/input-interface.d.ts +6 -6
- package/dist/types/components/input/input.d.ts +321 -315
- package/dist/types/components/item/item.d.ts +111 -111
- package/dist/types/components/item-divider/item-divider.d.ts +16 -16
- package/dist/types/components/item-group/item-group.d.ts +1 -1
- package/dist/types/components/item-option/item-option.d.ts +44 -44
- package/dist/types/components/item-options/item-options.d.ts +13 -13
- package/dist/types/components/item-sliding/item-sliding-interface.d.ts +1 -1
- package/dist/types/components/item-sliding/item-sliding.d.ts +75 -75
- package/dist/types/components/label/label.d.ts +30 -30
- package/dist/types/components/list/list.d.ts +17 -17
- package/dist/types/components/list-header/list-header.d.ts +11 -11
- package/dist/types/components/loading/loading-interface.d.ts +16 -16
- package/dist/types/components/loading/loading.d.ts +152 -152
- package/dist/types/components/menu/menu-interface.d.ts +39 -39
- package/dist/types/components/menu/menu.d.ts +140 -140
- package/dist/types/components/menu-button/menu-button.d.ts +30 -30
- package/dist/types/components/menu-toggle/menu-toggle.d.ts +21 -21
- package/dist/types/components/modal/animations/sheet.d.ts +4 -4
- package/dist/types/components/modal/gestures/sheet.d.ts +30 -30
- package/dist/types/components/modal/gestures/swipe-to-close.d.ts +1 -1
- package/dist/types/components/modal/modal-interface.d.ts +27 -27
- package/dist/types/components/modal/modal.d.ts +265 -265
- package/dist/types/components/modal/test/fixtures.d.ts +7 -7
- package/dist/types/components/nav/nav-interface.d.ts +40 -40
- package/dist/types/components/nav/nav.d.ts +247 -247
- package/dist/types/components/nav/view-controller.d.ts +13 -13
- package/dist/types/components/nav-link/nav-link.d.ts +19 -19
- package/dist/types/components/note/note.d.ts +7 -7
- package/dist/types/components/picker/picker-interface.d.ts +43 -43
- package/dist/types/components/picker/picker.d.ts +149 -149
- package/dist/types/components/picker-column/picker-column.d.ts +39 -39
- package/dist/types/components/picker-column-internal/picker-column-internal-interfaces.d.ts +3 -3
- package/dist/types/components/picker-column-internal/picker-column-internal.d.ts +93 -89
- package/dist/types/components/picker-internal/picker-internal-interfaces.d.ts +4 -4
- package/dist/types/components/picker-internal/picker-internal.d.ts +94 -94
- package/dist/types/components/popover/popover-interface.d.ts +26 -26
- package/dist/types/components/popover/popover.d.ts +279 -279
- package/dist/types/components/popover/test/fixture.d.ts +5 -5
- package/dist/types/components/popover/utils.d.ts +25 -25
- package/dist/types/components/progress-bar/progress-bar.d.ts +27 -27
- package/dist/types/components/radio/radio.d.ts +100 -99
- package/dist/types/components/radio-group/radio-group-interface.d.ts +5 -4
- package/dist/types/components/radio-group/radio-group.d.ts +51 -44
- package/dist/types/components/radio-group/test/fixtures.d.ts +5 -5
- package/dist/types/components/range/range-interface.d.ts +7 -7
- package/dist/types/components/range/range.d.ts +193 -192
- package/dist/types/components/refresher/refresher-interface.d.ts +3 -3
- package/dist/types/components/refresher/refresher.d.ts +132 -132
- package/dist/types/components/refresher-content/refresher-content.d.ts +44 -44
- package/dist/types/components/reorder/reorder.d.ts +3 -3
- package/dist/types/components/reorder-group/reorder-group-interface.d.ts +5 -5
- package/dist/types/components/reorder-group/reorder-group.d.ts +53 -53
- package/dist/types/components/ripple-effect/ripple-effect.d.ts +20 -20
- package/dist/types/components/route/route-interface.d.ts +1 -1
- package/dist/types/components/route/route.d.ts +43 -43
- package/dist/types/components/route-redirect/route-redirect.d.ts +33 -33
- package/dist/types/components/router/router.d.ts +74 -73
- package/dist/types/components/router/utils/dom.d.ts +2 -2
- package/dist/types/components/router/utils/interface.d.ts +31 -31
- package/dist/types/components/router/utils/matching.d.ts +6 -6
- package/dist/types/components/router-link/router-link.d.ts +34 -34
- package/dist/types/components/router-outlet/router-outlet.d.ts +41 -41
- package/dist/types/components/row/row.d.ts +1 -1
- package/dist/types/components/searchbar/searchbar-interface.d.ts +6 -6
- package/dist/types/components/searchbar/searchbar.d.ts +235 -233
- package/dist/types/components/segment/segment-interface.d.ts +3 -3
- package/dist/types/components/segment/segment.d.ts +82 -82
- package/dist/types/components/segment-button/segment-button.d.ts +36 -36
- package/dist/types/components/select/select-interface.d.ts +3 -3
- package/dist/types/components/select/select.d.ts +238 -233
- package/dist/types/components/select-option/select-option.d.ts +11 -11
- package/dist/types/components/select-popover/select-popover-interface.d.ts +8 -8
- package/dist/types/components/select-popover/select-popover.d.ts +39 -39
- package/dist/types/components/select-popover/test/fixtures.d.ts +12 -12
- package/dist/types/components/skeleton-text/skeleton-text.d.ts +15 -7
- package/dist/types/components/spinner/spinner-configs.d.ts +96 -96
- package/dist/types/components/spinner/spinner-interface.d.ts +14 -14
- package/dist/types/components/spinner/spinner.d.ts +21 -21
- package/dist/types/components/split-pane/split-pane.d.ts +33 -33
- package/dist/types/components/tab/tab.d.ts +21 -21
- package/dist/types/components/tab-bar/tab-bar-interface.d.ts +4 -4
- package/dist/types/components/tab-bar/tab-bar.d.ts +34 -34
- package/dist/types/components/tab-button/tab-button.d.ts +56 -56
- package/dist/types/components/tabs/tabs-interface.d.ts +4 -4
- package/dist/types/components/tabs/tabs.d.ts +52 -52
- package/dist/types/components/text/text.d.ts +7 -7
- package/dist/types/components/textarea/textarea-interface.d.ts +6 -6
- package/dist/types/components/textarea/textarea.d.ts +275 -269
- package/dist/types/components/thumbnail/thumbnail.d.ts +1 -1
- package/dist/types/components/title/title.d.ts +21 -21
- package/dist/types/components/toast/animations/utils.d.ts +15 -4
- package/dist/types/components/toast/gestures/swipe-to-dismiss.d.ts +9 -0
- package/dist/types/components/toast/toast-interface.d.ts +37 -35
- package/dist/types/components/toast/toast.d.ts +241 -214
- package/dist/types/components/toggle/toggle-interface.d.ts +4 -4
- package/dist/types/components/toggle/toggle.d.ts +117 -116
- package/dist/types/components/toolbar/toolbar.d.ts +11 -11
- package/dist/types/components.d.ts +679 -16
- package/dist/types/global/config.d.ts +6 -6
- package/dist/types/interface.d.ts +1 -5
- package/dist/types/jest.d.ts +5 -0
- package/dist/types/stencil-public-runtime.d.ts +10 -0
- package/dist/types/utils/animation/animation-interface.d.ts +205 -205
- package/dist/types/utils/browser/index.d.ts +17 -8
- package/dist/types/utils/config.d.ts +175 -175
- package/dist/types/utils/content/index.d.ts +1 -1
- package/dist/types/utils/element-interface.d.ts +6 -6
- package/dist/types/utils/focus-visible.d.ts +5 -4
- package/dist/types/utils/forms/compare-with-utils.d.ts +18 -0
- package/dist/types/utils/forms/form-controller.d.ts +3 -3
- package/dist/types/utils/forms/index.d.ts +1 -0
- package/dist/types/utils/forms/notch-controller.d.ts +2 -2
- package/dist/types/utils/framework-delegate.d.ts +3 -3
- package/dist/types/utils/gesture/gesture-controller.d.ts +49 -49
- package/dist/types/utils/gesture/index.d.ts +31 -31
- package/dist/types/utils/gesture/listener.d.ts +2 -2
- package/dist/types/utils/gesture/pointer-events.d.ts +12 -12
- package/dist/types/utils/gesture/recognizers.d.ts +4 -4
- package/dist/types/utils/hardware-back-button.d.ts +4 -0
- package/dist/types/utils/helpers.d.ts +8 -8
- package/dist/types/utils/input-shims/hacks/scroll-data.d.ts +4 -4
- package/dist/types/utils/keyboard/keyboard-controller.d.ts +3 -3
- package/dist/types/utils/lock-controller.d.ts +1 -1
- package/dist/types/utils/native/haptic.d.ts +38 -38
- package/dist/types/utils/native/keyboard.d.ts +29 -29
- package/dist/types/utils/native/native-interface.d.ts +15 -15
- package/dist/types/utils/native/status-bar.d.ts +8 -8
- package/dist/types/utils/overlays-interface.d.ts +27 -27
- package/dist/types/utils/overlays.d.ts +29 -28
- package/dist/types/utils/platform.d.ts +16 -16
- package/dist/types/utils/sanitization/index.d.ts +2 -2
- package/dist/types/utils/slot-mutation-controller.d.ts +3 -3
- package/dist/types/utils/test/platform.utils.d.ts +67 -67
- package/dist/types/utils/test/playwright/generator.d.ts +16 -7
- package/dist/types/utils/test/playwright/matchers/index.d.ts +3 -3
- package/dist/types/utils/test/playwright/matchers/toHaveReceivedEvent.d.ts +2 -2
- package/dist/types/utils/test/playwright/matchers/toHaveReceivedEventDetail.d.ts +2 -2
- package/dist/types/utils/test/playwright/matchers/toHaveReceivedEventTimes.d.ts +2 -2
- package/dist/types/utils/test/playwright/page/event-spy.d.ts +15 -15
- package/dist/types/utils/test/playwright/page/utils/goto.d.ts +3 -3
- package/dist/types/utils/test/playwright/page/utils/locator.d.ts +15 -15
- package/dist/types/utils/test/playwright/playwright-declarations.d.ts +92 -92
- package/dist/types/utils/test/playwright/playwright-page.d.ts +3 -3
- package/dist/types/utils/test/playwright/viewports/index.d.ts +12 -12
- package/dist/types/utils/test/press-keys.d.ts +14 -14
- package/dist/types/utils/transition/index.d.ts +6 -6
- package/dist/types/utils/watch-options.d.ts +9 -1
- package/hydrate/index.d.ts +1 -1
- package/hydrate/index.js +30673 -29948
- package/package.json +10 -12
- package/dist/cjs/animation-c8bdd3c7.js +0 -1046
- package/dist/cjs/button-active-c0ff1915.js +0 -69
- package/dist/cjs/config-d5882735.js +0 -199
- package/dist/cjs/cubic-bezier-6b9222ad.js +0 -92
- package/dist/cjs/data-c8d21093.js +0 -1622
- package/dist/cjs/focus-visible-a7545600.js +0 -77
- package/dist/cjs/form-controller-5e223b54.js +0 -70
- package/dist/cjs/framework-delegate-c0873a6f.js +0 -144
- package/dist/cjs/gesture-controller-b46721be.js +0 -197
- package/dist/cjs/haptic-678abc9f.js +0 -212
- package/dist/cjs/hardware-back-button-b67c8e75.js +0 -76
- package/dist/cjs/helpers-ea4ccbcb.js +0 -441
- package/dist/cjs/index-0ee995e4.js +0 -459
- package/dist/cjs/index-306a7476.js +0 -32
- package/dist/cjs/index-5e7529f6.js +0 -310
- package/dist/cjs/index-9f379eaa.js +0 -198
- package/dist/cjs/index-eccba000.js +0 -243
- package/dist/cjs/input-shims-da7dc0de.js +0 -588
- package/dist/cjs/input.utils-0fe3097c.js +0 -137
- package/dist/cjs/ionic-global-fb752503.js +0 -230
- package/dist/cjs/ios.transition-5af5991e.js +0 -654
- package/dist/cjs/keyboard-controller-50beb83a.js +0 -167
- package/dist/cjs/keyboard-fd7db491.js +0 -81
- package/dist/cjs/lock-controller-4ae2eb59.js +0 -40
- package/dist/cjs/md.transition-1e740a6a.js +0 -59
- package/dist/cjs/notch-controller-f4f6af5d.js +0 -155
- package/dist/cjs/overlays-1a734051.js +0 -714
- package/dist/cjs/spinner-configs-f7b5105b.js +0 -147
- package/dist/cjs/status-tap-778e8054.js +0 -42
- package/dist/cjs/swipe-back-7e843e77.js +0 -81
- package/dist/cjs/theme-fbc56b3b.js +0 -48
- package/dist/cjs/watch-options-f3f77e54.js +0 -38
- package/dist/collection/components/item/test/text/item.e2e.js +0 -14
- package/dist/esm/animation-92066c62.js +0 -1044
- package/dist/esm/button-active-d926d4f4.js +0 -67
- package/dist/esm/capacitor-b4979570.js +0 -13
- package/dist/esm/config-96c9ace3.js +0 -193
- package/dist/esm/cubic-bezier-66542bc5.js +0 -90
- package/dist/esm/data-44d9e816.js +0 -1575
- package/dist/esm/focus-visible-85493433.js +0 -75
- package/dist/esm/form-controller-ed77647a.js +0 -68
- package/dist/esm/framework-delegate-aa433dea.js +0 -140
- package/dist/esm/gesture-controller-0fa396c4.js +0 -195
- package/dist/esm/haptic-1243b917.js +0 -206
- package/dist/esm/hardware-back-button-39299f84.js +0 -71
- package/dist/esm/helpers-3379ba19.js +0 -418
- package/dist/esm/index-7a14ecec.js +0 -29
- package/dist/esm/index-a09eac70.js +0 -231
- package/dist/esm/index-df55802d.js +0 -308
- package/dist/esm/index-f0cc4e14.js +0 -196
- package/dist/esm/index-ff313b19.js +0 -457
- package/dist/esm/input-shims-d78a3c77.js +0 -586
- package/dist/esm/input.utils-ec063df4.js +0 -134
- package/dist/esm/ionic-global-246ca78f.js +0 -224
- package/dist/esm/ios.transition-4d1322d6.js +0 -651
- package/dist/esm/keyboard-b063f012.js +0 -79
- package/dist/esm/keyboard-b551279d.js +0 -146
- package/dist/esm/keyboard-controller-0c2dce71.js +0 -165
- package/dist/esm/lock-controller-e8c6c051.js +0 -38
- package/dist/esm/md.transition-66b425d0.js +0 -57
- package/dist/esm/notch-controller-8c9c0e54.js +0 -153
- package/dist/esm/overlays-cec6bac8.js +0 -692
- package/dist/esm/spinner-configs-d09fbbbb.js +0 -145
- package/dist/esm/status-tap-9aeeaca5.js +0 -40
- package/dist/esm/swipe-back-cd4295f3.js +0 -79
- package/dist/esm/theme-17531cdf.js +0 -43
- package/dist/esm/watch-options-355a920a.js +0 -36
- package/dist/esm-es5/animation-92066c62.js +0 -4
- package/dist/esm-es5/app-globals-ec816a70.js +0 -4
- package/dist/esm-es5/config-96c9ace3.js +0 -4
- package/dist/esm-es5/cubic-bezier-66542bc5.js +0 -4
- package/dist/esm-es5/data-44d9e816.js +0 -4
- package/dist/esm-es5/focus-visible-85493433.js +0 -4
- package/dist/esm-es5/form-controller-ed77647a.js +0 -4
- package/dist/esm-es5/framework-delegate-aa433dea.js +0 -4
- package/dist/esm-es5/hardware-back-button-39299f84.js +0 -4
- package/dist/esm-es5/helpers-3379ba19.js +0 -4
- package/dist/esm-es5/index-746a238e.js +0 -4
- package/dist/esm-es5/index-b49b173c.js +0 -5
- package/dist/esm-es5/index-df55802d.js +0 -4
- package/dist/esm-es5/index-f0cc4e14.js +0 -4
- package/dist/esm-es5/index-ff313b19.js +0 -4
- package/dist/esm-es5/input-shims-d78a3c77.js +0 -4
- package/dist/esm-es5/input.utils-ec063df4.js +0 -4
- package/dist/esm-es5/ionic-global-246ca78f.js +0 -4
- package/dist/esm-es5/keyboard-controller-0c2dce71.js +0 -4
- package/dist/esm-es5/md.transition-66b425d0.js +0 -4
- package/dist/esm-es5/notch-controller-8c9c0e54.js +0 -4
- package/dist/esm-es5/overlays-cec6bac8.js +0 -4
- package/dist/esm-es5/spinner-configs-d09fbbbb.js +0 -4
- package/dist/esm-es5/status-tap-9aeeaca5.js +0 -4
- package/dist/esm-es5/swipe-back-cd4295f3.js +0 -4
- package/dist/esm-es5/watch-options-355a920a.js +0 -4
- package/dist/ionic/p-015187e5.system.js +0 -4
- package/dist/ionic/p-06ac429a.js +0 -5
- package/dist/ionic/p-091c8792.system.js +0 -4
- package/dist/ionic/p-0b7c25ee.system.entry.js +0 -4
- package/dist/ionic/p-0f1f59da.system.entry.js +0 -4
- package/dist/ionic/p-19fba51c.entry.js +0 -4
- package/dist/ionic/p-1a463b1e.system.entry.js +0 -4
- package/dist/ionic/p-1edb53a1.entry.js +0 -4
- package/dist/ionic/p-1f260a7b.entry.js +0 -4
- package/dist/ionic/p-1f81b5be.entry.js +0 -4
- package/dist/ionic/p-276afddd.js +0 -4
- package/dist/ionic/p-28ea45b9.js +0 -4
- package/dist/ionic/p-29073efe.system.entry.js +0 -4
- package/dist/ionic/p-2b89ea1b.system.js +0 -4
- package/dist/ionic/p-303bf1e8.system.entry.js +0 -4
- package/dist/ionic/p-32083c2d.js +0 -4
- package/dist/ionic/p-33a8349a.system.entry.js +0 -4
- package/dist/ionic/p-34259245.system.entry.js +0 -4
- package/dist/ionic/p-35b26732.entry.js +0 -4
- package/dist/ionic/p-35e399bd.entry.js +0 -4
- package/dist/ionic/p-3632220b.system.js +0 -4
- package/dist/ionic/p-38089641.entry.js +0 -4
- package/dist/ionic/p-38c5fe2b.system.entry.js +0 -4
- package/dist/ionic/p-3a58e3a4.system.entry.js +0 -4
- package/dist/ionic/p-3d726a67.system.js +0 -4
- package/dist/ionic/p-3f3da911.system.entry.js +0 -4
- package/dist/ionic/p-41477ad9.system.js +0 -4
- package/dist/ionic/p-4215652f.system.entry.js +0 -4
- package/dist/ionic/p-446230d7.js +0 -4
- package/dist/ionic/p-44bc8b45.system.js +0 -4
- package/dist/ionic/p-479cdbf8.system.js +0 -4
- package/dist/ionic/p-4f97c112.entry.js +0 -4
- package/dist/ionic/p-54200074.entry.js +0 -4
- package/dist/ionic/p-54f6cd27.system.entry.js +0 -4
- package/dist/ionic/p-56dc022e.system.js +0 -4
- package/dist/ionic/p-572cce26.system.entry.js +0 -4
- package/dist/ionic/p-5b976d70.entry.js +0 -4
- package/dist/ionic/p-5bf16a18.js +0 -4
- package/dist/ionic/p-613d4042.system.js +0 -4
- package/dist/ionic/p-629aa3fd.system.js +0 -5
- package/dist/ionic/p-62e7d4fa.js +0 -4
- package/dist/ionic/p-64475ab5.system.js +0 -4
- package/dist/ionic/p-673846f6.entry.js +0 -4
- package/dist/ionic/p-6ce0a709.system.entry.js +0 -4
- package/dist/ionic/p-755b2917.system.js +0 -4
- package/dist/ionic/p-772f6c84.system.js +0 -4
- package/dist/ionic/p-815c2fba.system.js +0 -4
- package/dist/ionic/p-818b2e75.entry.js +0 -4
- package/dist/ionic/p-81c818e7.js +0 -4
- package/dist/ionic/p-81ef7437.system.entry.js +0 -4
- package/dist/ionic/p-87411e39.system.js +0 -4
- package/dist/ionic/p-8b1be026.js +0 -4
- package/dist/ionic/p-8c15eda7.system.js +0 -4
- package/dist/ionic/p-8cf94fc1.js +0 -4
- package/dist/ionic/p-8d6728a1.system.entry.js +0 -4
- package/dist/ionic/p-8e24ebbc.js +0 -4
- package/dist/ionic/p-8f01a9a2.system.js +0 -4
- package/dist/ionic/p-939e0fa1.system.js +0 -4
- package/dist/ionic/p-9ab6f3e6.system.js +0 -4
- package/dist/ionic/p-9dc85536.system.entry.js +0 -4
- package/dist/ionic/p-9e852ff1.system.js +0 -4
- package/dist/ionic/p-9f2e0db9.js +0 -4
- package/dist/ionic/p-a164e3ab.system.entry.js +0 -4
- package/dist/ionic/p-a200a7fc.entry.js +0 -4
- package/dist/ionic/p-a34fc12e.system.entry.js +0 -4
- package/dist/ionic/p-a9c32660.entry.js +0 -4
- package/dist/ionic/p-ab4cff27.system.js +0 -4
- package/dist/ionic/p-ad48dd13.system.js +0 -4
- package/dist/ionic/p-afb6658f.entry.js +0 -4
- package/dist/ionic/p-b132c2c0.system.js +0 -4
- package/dist/ionic/p-b24aa895.js +0 -4
- package/dist/ionic/p-b3c68723.system.js +0 -4
- package/dist/ionic/p-b4b4bb29.system.js +0 -4
- package/dist/ionic/p-b61a2fa0.system.entry.js +0 -4
- package/dist/ionic/p-b753ec0d.system.entry.js +0 -4
- package/dist/ionic/p-b8c3f071.system.js +0 -4
- package/dist/ionic/p-b912e055.system.js +0 -4
- package/dist/ionic/p-bb055450.system.entry.js +0 -4
- package/dist/ionic/p-bba2ce59.system.js +0 -4
- package/dist/ionic/p-c105bd36.entry.js +0 -4
- package/dist/ionic/p-c44fe9fd.js +0 -4
- package/dist/ionic/p-c49672d8.system.js +0 -4
- package/dist/ionic/p-c87827ca.system.js +0 -4
- package/dist/ionic/p-c8c9d699.system.entry.js +0 -4
- package/dist/ionic/p-c92f0a6d.system.entry.js +0 -4
- package/dist/ionic/p-c956e82c.system.entry.js +0 -4
- package/dist/ionic/p-ca5cf574.js +0 -4
- package/dist/ionic/p-cc196b34.js +0 -4
- package/dist/ionic/p-ccdcb022.system.js +0 -4
- package/dist/ionic/p-cd2d17c3.system.entry.js +0 -4
- package/dist/ionic/p-cf0c93e3.system.entry.js +0 -4
- package/dist/ionic/p-d1de1188.js +0 -4
- package/dist/ionic/p-d35217be.entry.js +0 -4
- package/dist/ionic/p-d6e53e66.entry.js +0 -4
- package/dist/ionic/p-e1d5752d.system.entry.js +0 -4
- package/dist/ionic/p-e25cb483.entry.js +0 -4
- package/dist/ionic/p-e65ebe96.entry.js +0 -4
- package/dist/ionic/p-e74faf2a.entry.js +0 -4
- package/dist/ionic/p-eac263dd.entry.js +0 -4
- package/dist/ionic/p-eb7d0922.js +0 -4
- package/dist/ionic/p-f4309ac7.entry.js +0 -4
- package/dist/ionic/p-f5bf698b.entry.js +0 -4
- package/dist/ionic/p-f7566bad.entry.js +0 -4
- package/dist/ionic/p-f9fa802c.system.entry.js +0 -4
- package/dist/ionic/p-fa8d4788.system.js +0 -4
- package/dist/ionic/p-ff5a10f9.system.js +0 -4
- /package/dist/esm-es5/{index-595d62c9.js → index-9b0d46f4.js} +0 -0
- /package/dist/esm-es5/{index-7a14ecec.js → index-a5d50daf.js} +0 -0
- /package/dist/esm-es5/{lock-controller-e8c6c051.js → lock-controller-316928be.js} +0 -0
- /package/dist/esm-es5/{theme-17531cdf.js → theme-01f3f29c.js} +0 -0
- /package/dist/ionic/{p-1b8e1d03.js → p-06fee233.js} +0 -0
- /package/dist/ionic/{p-63eb0acd.js → p-23a9d086.js} +0 -0
- /package/dist/ionic/{p-7c2bac85.js → p-2408c236.js} +0 -0
- /package/dist/ionic/{p-7b021525.js → p-41d5544e.js} +0 -0
- /package/dist/ionic/{p-1d072d3d.js → p-47794def.js} +0 -0
- /package/dist/ionic/{p-185e427e.js → p-4b3623da.js} +0 -0
- /package/dist/ionic/{p-0e94957a.system.js → p-792919fd.system.js} +0 -0
- /package/dist/ionic/{p-b347cfd1.js → p-7b30edcc.js} +0 -0
- /package/dist/ionic/{p-e0b06b65.js → p-bb3615f7.js} +0 -0
- /package/dist/ionic/{p-53b2a46f.js → p-ccd02320.js} +0 -0
- /package/dist/ionic/{p-76fce40e.js → p-d47265c8.js} +0 -0
- /package/dist/ionic/{p-c18d6eac.js → p-f0c2a614.js} +0 -0
- /package/dist/ionic/{p-6dbfe5d4.js → p-fb813dab.js} +0 -0
|
@@ -11,1845 +11,1845 @@ import { getIonMode } from "../../global/ionic-global";
|
|
|
11
11
|
import { LIFECYCLE_DID_LEAVE, LIFECYCLE_WILL_LEAVE, LIFECYCLE_WILL_UNLOAD } from "./constants";
|
|
12
12
|
import { VIEW_STATE_ATTACHED, VIEW_STATE_DESTROYED, VIEW_STATE_NEW, convertToViews, matches } from "./view-controller";
|
|
13
13
|
export class Nav {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
}
|
|
29
|
-
swipeGestureChanged() {
|
|
30
|
-
if (this.gesture) {
|
|
31
|
-
this.gesture.enable(this.swipeGesture === true);
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
rootChanged() {
|
|
35
|
-
const isDev = Build.isDev;
|
|
36
|
-
if (this.root === undefined) {
|
|
37
|
-
return;
|
|
14
|
+
constructor() {
|
|
15
|
+
this.transInstr = [];
|
|
16
|
+
this.gestureOrAnimationInProgress = false;
|
|
17
|
+
this.useRouter = false;
|
|
18
|
+
this.isTransitioning = false;
|
|
19
|
+
this.destroyed = false;
|
|
20
|
+
this.views = [];
|
|
21
|
+
this.didLoad = false;
|
|
22
|
+
this.delegate = undefined;
|
|
23
|
+
this.swipeGesture = undefined;
|
|
24
|
+
this.animated = true;
|
|
25
|
+
this.animation = undefined;
|
|
26
|
+
this.rootParams = undefined;
|
|
27
|
+
this.root = undefined;
|
|
38
28
|
}
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
*/
|
|
44
|
-
return;
|
|
29
|
+
swipeGestureChanged() {
|
|
30
|
+
if (this.gesture) {
|
|
31
|
+
this.gesture.enable(this.swipeGesture === true);
|
|
32
|
+
}
|
|
45
33
|
}
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
34
|
+
rootChanged() {
|
|
35
|
+
const isDev = Build.isDev;
|
|
36
|
+
if (this.root === undefined) {
|
|
37
|
+
return;
|
|
38
|
+
}
|
|
39
|
+
if (this.didLoad === false) {
|
|
40
|
+
/**
|
|
41
|
+
* If the component has not loaded yet, we can skip setting up the root component.
|
|
42
|
+
* It will be called when `componentDidLoad` fires.
|
|
43
|
+
*/
|
|
44
|
+
return;
|
|
45
|
+
}
|
|
46
|
+
if (!this.useRouter) {
|
|
47
|
+
if (this.root !== undefined) {
|
|
48
|
+
this.setRoot(this.root, this.rootParams);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
else if (isDev) {
|
|
52
|
+
printIonWarning('<ion-nav> does not support a root attribute when using ion-router.', this.el);
|
|
53
|
+
}
|
|
50
54
|
}
|
|
51
|
-
|
|
52
|
-
|
|
55
|
+
componentWillLoad() {
|
|
56
|
+
this.useRouter = document.querySelector('ion-router') !== null && this.el.closest('[no-router]') === null;
|
|
57
|
+
if (this.swipeGesture === undefined) {
|
|
58
|
+
const mode = getIonMode(this);
|
|
59
|
+
this.swipeGesture = config.getBoolean('swipeBackEnabled', mode === 'ios');
|
|
60
|
+
}
|
|
61
|
+
this.ionNavWillLoad.emit();
|
|
53
62
|
}
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
63
|
+
async componentDidLoad() {
|
|
64
|
+
// We want to set this flag before any watch callbacks are manually called
|
|
65
|
+
this.didLoad = true;
|
|
66
|
+
this.rootChanged();
|
|
67
|
+
this.gesture = (await import('../../utils/gesture/swipe-back')).createSwipeBackGesture(this.el, this.canStart.bind(this), this.onStart.bind(this), this.onMove.bind(this), this.onEnd.bind(this));
|
|
68
|
+
this.swipeGestureChanged();
|
|
60
69
|
}
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
async componentDidLoad() {
|
|
64
|
-
// We want to set this flag before any watch callbacks are manually called
|
|
65
|
-
this.didLoad = true;
|
|
66
|
-
this.rootChanged();
|
|
67
|
-
this.gesture = (await import('../../utils/gesture/swipe-back')).createSwipeBackGesture(this.el, this.canStart.bind(this), this.onStart.bind(this), this.onMove.bind(this), this.onEnd.bind(this));
|
|
68
|
-
this.swipeGestureChanged();
|
|
69
|
-
}
|
|
70
|
-
connectedCallback() {
|
|
71
|
-
this.destroyed = false;
|
|
72
|
-
}
|
|
73
|
-
disconnectedCallback() {
|
|
74
|
-
for (const view of this.views) {
|
|
75
|
-
lifecycle(view.element, LIFECYCLE_WILL_UNLOAD);
|
|
76
|
-
view._destroy();
|
|
70
|
+
connectedCallback() {
|
|
71
|
+
this.destroyed = false;
|
|
77
72
|
}
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
73
|
+
disconnectedCallback() {
|
|
74
|
+
for (const view of this.views) {
|
|
75
|
+
lifecycle(view.element, LIFECYCLE_WILL_UNLOAD);
|
|
76
|
+
view._destroy();
|
|
77
|
+
}
|
|
78
|
+
// Release swipe back gesture and transition.
|
|
79
|
+
if (this.gesture) {
|
|
80
|
+
this.gesture.destroy();
|
|
81
|
+
this.gesture = undefined;
|
|
82
|
+
}
|
|
83
|
+
this.transInstr.length = 0;
|
|
84
|
+
this.views.length = 0;
|
|
85
|
+
this.destroyed = true;
|
|
82
86
|
}
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
* @param done The transition complete function.
|
|
96
|
-
*/
|
|
97
|
-
push(component, componentProps, opts, done) {
|
|
98
|
-
return this.insert(-1, component, componentProps, opts, done);
|
|
99
|
-
}
|
|
100
|
-
/**
|
|
101
|
-
* Inserts a component into the navigation stack at the specified index.
|
|
102
|
-
* This is useful to add a component at any point in the navigation stack.
|
|
103
|
-
*
|
|
104
|
-
* @param insertIndex The index to insert the component at in the stack.
|
|
105
|
-
* @param component The component to insert into the navigation stack.
|
|
106
|
-
* @param componentProps Any properties of the component.
|
|
107
|
-
* @param opts The navigation options.
|
|
108
|
-
* @param done The transition complete function.
|
|
109
|
-
*/
|
|
110
|
-
insert(insertIndex, component, componentProps, opts, done) {
|
|
111
|
-
return this.insertPages(insertIndex, [{ component, componentProps }], opts, done);
|
|
112
|
-
}
|
|
113
|
-
/**
|
|
114
|
-
* Inserts an array of components into the navigation stack at the specified index.
|
|
115
|
-
* The last component in the array will become instantiated as a view, and animate
|
|
116
|
-
* in to become the active view.
|
|
117
|
-
*
|
|
118
|
-
* @param insertIndex The index to insert the components at in the stack.
|
|
119
|
-
* @param insertComponents The components to insert into the navigation stack.
|
|
120
|
-
* @param opts The navigation options.
|
|
121
|
-
* @param done The transition complete function.
|
|
122
|
-
*/
|
|
123
|
-
insertPages(insertIndex, insertComponents, opts, done) {
|
|
124
|
-
return this.queueTrns({
|
|
125
|
-
insertStart: insertIndex,
|
|
126
|
-
insertViews: insertComponents,
|
|
127
|
-
opts,
|
|
128
|
-
}, done);
|
|
129
|
-
}
|
|
130
|
-
/**
|
|
131
|
-
* Pop a component off of the navigation stack. Navigates back from the current
|
|
132
|
-
* component.
|
|
133
|
-
*
|
|
134
|
-
* @param opts The navigation options.
|
|
135
|
-
* @param done The transition complete function.
|
|
136
|
-
*/
|
|
137
|
-
pop(opts, done) {
|
|
138
|
-
return this.removeIndex(-1, 1, opts, done);
|
|
139
|
-
}
|
|
140
|
-
/**
|
|
141
|
-
* Pop to a specific index in the navigation stack.
|
|
142
|
-
*
|
|
143
|
-
* @param indexOrViewCtrl The index or view controller to pop to.
|
|
144
|
-
* @param opts The navigation options.
|
|
145
|
-
* @param done The transition complete function.
|
|
146
|
-
*/
|
|
147
|
-
popTo(indexOrViewCtrl, opts, done) {
|
|
148
|
-
const ti = {
|
|
149
|
-
removeStart: -1,
|
|
150
|
-
removeCount: -1,
|
|
151
|
-
opts,
|
|
152
|
-
};
|
|
153
|
-
if (typeof indexOrViewCtrl === 'object' && indexOrViewCtrl.component) {
|
|
154
|
-
ti.removeView = indexOrViewCtrl;
|
|
155
|
-
ti.removeStart = 1;
|
|
87
|
+
/**
|
|
88
|
+
* Push a new component onto the current navigation stack. Pass any additional
|
|
89
|
+
* information along as an object. This additional information is accessible
|
|
90
|
+
* through NavParams.
|
|
91
|
+
*
|
|
92
|
+
* @param component The component to push onto the navigation stack.
|
|
93
|
+
* @param componentProps Any properties of the component.
|
|
94
|
+
* @param opts The navigation options.
|
|
95
|
+
* @param done The transition complete function.
|
|
96
|
+
*/
|
|
97
|
+
push(component, componentProps, opts, done) {
|
|
98
|
+
return this.insert(-1, component, componentProps, opts, done);
|
|
156
99
|
}
|
|
157
|
-
|
|
158
|
-
|
|
100
|
+
/**
|
|
101
|
+
* Inserts a component into the navigation stack at the specified index.
|
|
102
|
+
* This is useful to add a component at any point in the navigation stack.
|
|
103
|
+
*
|
|
104
|
+
* @param insertIndex The index to insert the component at in the stack.
|
|
105
|
+
* @param component The component to insert into the navigation stack.
|
|
106
|
+
* @param componentProps Any properties of the component.
|
|
107
|
+
* @param opts The navigation options.
|
|
108
|
+
* @param done The transition complete function.
|
|
109
|
+
*/
|
|
110
|
+
insert(insertIndex, component, componentProps, opts, done) {
|
|
111
|
+
return this.insertPages(insertIndex, [{ component, componentProps }], opts, done);
|
|
159
112
|
}
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
* @param opts The navigation options.
|
|
177
|
-
* @param done The transition complete function.
|
|
178
|
-
*/
|
|
179
|
-
removeIndex(startIndex, removeCount = 1, opts, done) {
|
|
180
|
-
return this.queueTrns({
|
|
181
|
-
removeStart: startIndex,
|
|
182
|
-
removeCount,
|
|
183
|
-
opts,
|
|
184
|
-
}, done);
|
|
185
|
-
}
|
|
186
|
-
/**
|
|
187
|
-
* Set the root for the current navigation stack to a component.
|
|
188
|
-
*
|
|
189
|
-
* @param component The component to set as the root of the navigation stack.
|
|
190
|
-
* @param componentProps Any properties of the component.
|
|
191
|
-
* @param opts The navigation options.
|
|
192
|
-
* @param done The transition complete function.
|
|
193
|
-
*/
|
|
194
|
-
setRoot(component, componentProps, opts, done) {
|
|
195
|
-
return this.setPages([{ component, componentProps }], opts, done);
|
|
196
|
-
}
|
|
197
|
-
/**
|
|
198
|
-
* Set the views of the current navigation stack and navigate to the last view.
|
|
199
|
-
* By default animations are disabled, but they can be enabled by passing options
|
|
200
|
-
* to the navigation controller. Navigation parameters can also be passed to the
|
|
201
|
-
* individual pages in the array.
|
|
202
|
-
*
|
|
203
|
-
* @param views The list of views to set as the navigation stack.
|
|
204
|
-
* @param opts The navigation options.
|
|
205
|
-
* @param done The transition complete function.
|
|
206
|
-
*/
|
|
207
|
-
setPages(views, opts, done) {
|
|
208
|
-
opts !== null && opts !== void 0 ? opts : (opts = {});
|
|
209
|
-
// if animation wasn't set to true then default it to NOT animate
|
|
210
|
-
if (opts.animated !== true) {
|
|
211
|
-
opts.animated = false;
|
|
113
|
+
/**
|
|
114
|
+
* Inserts an array of components into the navigation stack at the specified index.
|
|
115
|
+
* The last component in the array will become instantiated as a view, and animate
|
|
116
|
+
* in to become the active view.
|
|
117
|
+
*
|
|
118
|
+
* @param insertIndex The index to insert the components at in the stack.
|
|
119
|
+
* @param insertComponents The components to insert into the navigation stack.
|
|
120
|
+
* @param opts The navigation options.
|
|
121
|
+
* @param done The transition complete function.
|
|
122
|
+
*/
|
|
123
|
+
insertPages(insertIndex, insertComponents, opts, done) {
|
|
124
|
+
return this.queueTrns({
|
|
125
|
+
insertStart: insertIndex,
|
|
126
|
+
insertViews: insertComponents,
|
|
127
|
+
opts,
|
|
128
|
+
}, done);
|
|
212
129
|
}
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
* Called by the router to update the view.
|
|
223
|
-
*
|
|
224
|
-
* @param id The component tag.
|
|
225
|
-
* @param params The component params.
|
|
226
|
-
* @param direction A direction hint.
|
|
227
|
-
* @param animation an AnimationBuilder.
|
|
228
|
-
*
|
|
229
|
-
* @return the status.
|
|
230
|
-
* @internal
|
|
231
|
-
*/
|
|
232
|
-
setRouteId(id, params, direction, animation) {
|
|
233
|
-
const active = this.getActiveSync();
|
|
234
|
-
if (matches(active, id, params)) {
|
|
235
|
-
return Promise.resolve({
|
|
236
|
-
changed: false,
|
|
237
|
-
element: active.element,
|
|
238
|
-
});
|
|
130
|
+
/**
|
|
131
|
+
* Pop a component off of the navigation stack. Navigates back from the current
|
|
132
|
+
* component.
|
|
133
|
+
*
|
|
134
|
+
* @param opts The navigation options.
|
|
135
|
+
* @param done The transition complete function.
|
|
136
|
+
*/
|
|
137
|
+
pop(opts, done) {
|
|
138
|
+
return this.removeIndex(-1, 1, opts, done);
|
|
239
139
|
}
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
140
|
+
/**
|
|
141
|
+
* Pop to a specific index in the navigation stack.
|
|
142
|
+
*
|
|
143
|
+
* @param indexOrViewCtrl The index or view controller to pop to.
|
|
144
|
+
* @param opts The navigation options.
|
|
145
|
+
* @param done The transition complete function.
|
|
146
|
+
*/
|
|
147
|
+
popTo(indexOrViewCtrl, opts, done) {
|
|
148
|
+
const ti = {
|
|
149
|
+
removeStart: -1,
|
|
150
|
+
removeCount: -1,
|
|
151
|
+
opts,
|
|
152
|
+
};
|
|
153
|
+
if (typeof indexOrViewCtrl === 'object' && indexOrViewCtrl.component) {
|
|
154
|
+
ti.removeView = indexOrViewCtrl;
|
|
155
|
+
ti.removeStart = 1;
|
|
156
|
+
}
|
|
157
|
+
else if (typeof indexOrViewCtrl === 'number') {
|
|
158
|
+
ti.removeStart = indexOrViewCtrl + 1;
|
|
159
|
+
}
|
|
160
|
+
return this.queueTrns(ti, done);
|
|
261
161
|
}
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
}
|
|
271
|
-
else if (direction === 'back') {
|
|
272
|
-
finish = this.setRoot(id, params, Object.assign(Object.assign({}, commonOpts), { direction: 'back', animated: true, animationBuilder: animation }));
|
|
273
|
-
}
|
|
162
|
+
/**
|
|
163
|
+
* Navigate back to the root of the stack, no matter how far back that is.
|
|
164
|
+
*
|
|
165
|
+
* @param opts The navigation options.
|
|
166
|
+
* @param done The transition complete function.
|
|
167
|
+
*/
|
|
168
|
+
popToRoot(opts, done) {
|
|
169
|
+
return this.removeIndex(1, -1, opts, done);
|
|
274
170
|
}
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
};
|
|
171
|
+
/**
|
|
172
|
+
* Removes a component from the navigation stack at the specified index.
|
|
173
|
+
*
|
|
174
|
+
* @param startIndex The number to begin removal at.
|
|
175
|
+
* @param removeCount The number of components to remove.
|
|
176
|
+
* @param opts The navigation options.
|
|
177
|
+
* @param done The transition complete function.
|
|
178
|
+
*/
|
|
179
|
+
removeIndex(startIndex, removeCount = 1, opts, done) {
|
|
180
|
+
return this.queueTrns({
|
|
181
|
+
removeStart: startIndex,
|
|
182
|
+
removeCount,
|
|
183
|
+
opts,
|
|
184
|
+
}, done);
|
|
290
185
|
}
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
*
|
|
302
|
-
* @param index The index of the view.
|
|
303
|
-
*/
|
|
304
|
-
async getByIndex(index) {
|
|
305
|
-
return this.views[index];
|
|
306
|
-
}
|
|
307
|
-
/**
|
|
308
|
-
* Returns `true` if the current view can go back.
|
|
309
|
-
*
|
|
310
|
-
* @param view The view to check.
|
|
311
|
-
*/
|
|
312
|
-
async canGoBack(view) {
|
|
313
|
-
return this.canGoBackSync(view);
|
|
314
|
-
}
|
|
315
|
-
/**
|
|
316
|
-
* Get the previous view.
|
|
317
|
-
*
|
|
318
|
-
* @param view The view to get.
|
|
319
|
-
*/
|
|
320
|
-
async getPrevious(view) {
|
|
321
|
-
return this.getPreviousSync(view);
|
|
322
|
-
}
|
|
323
|
-
getLength() {
|
|
324
|
-
return this.views.length;
|
|
325
|
-
}
|
|
326
|
-
getActiveSync() {
|
|
327
|
-
return this.views[this.views.length - 1];
|
|
328
|
-
}
|
|
329
|
-
canGoBackSync(view = this.getActiveSync()) {
|
|
330
|
-
return !!(view && this.getPreviousSync(view));
|
|
331
|
-
}
|
|
332
|
-
getPreviousSync(view = this.getActiveSync()) {
|
|
333
|
-
if (!view) {
|
|
334
|
-
return undefined;
|
|
186
|
+
/**
|
|
187
|
+
* Set the root for the current navigation stack to a component.
|
|
188
|
+
*
|
|
189
|
+
* @param component The component to set as the root of the navigation stack.
|
|
190
|
+
* @param componentProps Any properties of the component.
|
|
191
|
+
* @param opts The navigation options.
|
|
192
|
+
* @param done The transition complete function.
|
|
193
|
+
*/
|
|
194
|
+
setRoot(component, componentProps, opts, done) {
|
|
195
|
+
return this.setPages([{ component, componentProps }], opts, done);
|
|
335
196
|
}
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
197
|
+
/**
|
|
198
|
+
* Set the views of the current navigation stack and navigate to the last view.
|
|
199
|
+
* By default animations are disabled, but they can be enabled by passing options
|
|
200
|
+
* to the navigation controller. Navigation parameters can also be passed to the
|
|
201
|
+
* individual pages in the array.
|
|
202
|
+
*
|
|
203
|
+
* @param views The list of views to set as the navigation stack.
|
|
204
|
+
* @param opts The navigation options.
|
|
205
|
+
* @param done The transition complete function.
|
|
206
|
+
*/
|
|
207
|
+
setPages(views, opts, done) {
|
|
208
|
+
opts !== null && opts !== void 0 ? opts : (opts = {});
|
|
209
|
+
// if animation wasn't set to true then default it to NOT animate
|
|
210
|
+
if (opts.animated !== true) {
|
|
211
|
+
opts.animated = false;
|
|
212
|
+
}
|
|
213
|
+
return this.queueTrns({
|
|
214
|
+
insertStart: 0,
|
|
215
|
+
insertViews: views,
|
|
216
|
+
removeStart: 0,
|
|
217
|
+
removeCount: -1,
|
|
218
|
+
opts,
|
|
219
|
+
}, done);
|
|
349
220
|
}
|
|
350
|
-
const promise = new Promise((resolve, reject) => {
|
|
351
|
-
ti.resolve = resolve;
|
|
352
|
-
ti.reject = reject;
|
|
353
|
-
});
|
|
354
|
-
ti.done = done;
|
|
355
221
|
/**
|
|
356
|
-
*
|
|
357
|
-
*
|
|
358
|
-
*
|
|
359
|
-
*
|
|
222
|
+
* Called by the router to update the view.
|
|
223
|
+
*
|
|
224
|
+
* @param id The component tag.
|
|
225
|
+
* @param params The component params.
|
|
226
|
+
* @param direction A direction hint.
|
|
227
|
+
* @param animation an AnimationBuilder.
|
|
228
|
+
*
|
|
229
|
+
* @return the status.
|
|
230
|
+
* @internal
|
|
360
231
|
*/
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
232
|
+
setRouteId(id, params, direction, animation) {
|
|
233
|
+
const active = this.getActiveSync();
|
|
234
|
+
if (matches(active, id, params)) {
|
|
235
|
+
return Promise.resolve({
|
|
236
|
+
changed: false,
|
|
237
|
+
element: active.element,
|
|
238
|
+
});
|
|
367
239
|
}
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
240
|
+
let resolve;
|
|
241
|
+
const promise = new Promise((r) => (resolve = r));
|
|
242
|
+
let finish;
|
|
243
|
+
const commonOpts = {
|
|
244
|
+
updateURL: false,
|
|
245
|
+
viewIsReady: (enteringEl) => {
|
|
246
|
+
let mark;
|
|
247
|
+
const p = new Promise((r) => (mark = r));
|
|
248
|
+
resolve({
|
|
249
|
+
changed: true,
|
|
250
|
+
element: enteringEl,
|
|
251
|
+
markVisible: async () => {
|
|
252
|
+
mark();
|
|
253
|
+
await finish;
|
|
254
|
+
},
|
|
255
|
+
});
|
|
256
|
+
return p;
|
|
257
|
+
},
|
|
258
|
+
};
|
|
259
|
+
if (direction === 'root') {
|
|
260
|
+
finish = this.setRoot(id, params, commonOpts);
|
|
371
261
|
}
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
262
|
+
else {
|
|
263
|
+
// Look for a view matching the target in the view stack.
|
|
264
|
+
const viewController = this.views.find((v) => matches(v, id, params));
|
|
265
|
+
if (viewController) {
|
|
266
|
+
finish = this.popTo(viewController, Object.assign(Object.assign({}, commonOpts), { direction: 'back', animationBuilder: animation }));
|
|
267
|
+
}
|
|
268
|
+
else if (direction === 'forward') {
|
|
269
|
+
finish = this.push(id, params, Object.assign(Object.assign({}, commonOpts), { animationBuilder: animation }));
|
|
270
|
+
}
|
|
271
|
+
else if (direction === 'back') {
|
|
272
|
+
finish = this.setRoot(id, params, Object.assign(Object.assign({}, commonOpts), { direction: 'back', animated: true, animationBuilder: animation }));
|
|
273
|
+
}
|
|
274
|
+
}
|
|
275
|
+
return promise;
|
|
377
276
|
}
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
277
|
+
/**
|
|
278
|
+
* Called by <ion-router> to retrieve the current component.
|
|
279
|
+
*
|
|
280
|
+
* @internal
|
|
281
|
+
*/
|
|
282
|
+
async getRouteId() {
|
|
283
|
+
const active = this.getActiveSync();
|
|
284
|
+
if (active) {
|
|
285
|
+
return {
|
|
286
|
+
id: active.element.tagName,
|
|
287
|
+
params: active.params,
|
|
288
|
+
element: active.element,
|
|
289
|
+
};
|
|
290
|
+
}
|
|
291
|
+
return undefined;
|
|
389
292
|
}
|
|
390
|
-
|
|
391
|
-
|
|
293
|
+
/**
|
|
294
|
+
* Get the active view.
|
|
295
|
+
*/
|
|
296
|
+
async getActive() {
|
|
297
|
+
return this.getActiveSync();
|
|
392
298
|
}
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
299
|
+
/**
|
|
300
|
+
* Get the view at the specified index.
|
|
301
|
+
*
|
|
302
|
+
* @param index The index of the view.
|
|
303
|
+
*/
|
|
304
|
+
async getByIndex(index) {
|
|
305
|
+
return this.views[index];
|
|
400
306
|
}
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
307
|
+
/**
|
|
308
|
+
* Returns `true` if the current view can go back.
|
|
309
|
+
*
|
|
310
|
+
* @param view The view to check.
|
|
311
|
+
*/
|
|
312
|
+
async canGoBack(view) {
|
|
313
|
+
return this.canGoBackSync(view);
|
|
406
314
|
}
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
315
|
+
/**
|
|
316
|
+
* Get the previous view.
|
|
317
|
+
*
|
|
318
|
+
* @param view The view to get.
|
|
319
|
+
*/
|
|
320
|
+
async getPrevious(view) {
|
|
321
|
+
return this.getPreviousSync(view);
|
|
413
322
|
}
|
|
414
|
-
|
|
415
|
-
|
|
323
|
+
getLength() {
|
|
324
|
+
return this.views.length;
|
|
416
325
|
}
|
|
417
|
-
|
|
418
|
-
|
|
326
|
+
getActiveSync() {
|
|
327
|
+
return this.views[this.views.length - 1];
|
|
419
328
|
}
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
* Consumes the next transition in the queue.
|
|
423
|
-
*
|
|
424
|
-
* @returns whether the transition is executed.
|
|
425
|
-
*/
|
|
426
|
-
nextTrns() {
|
|
427
|
-
// this is the framework's bread 'n butta function
|
|
428
|
-
// only one transition is allowed at any given time
|
|
429
|
-
if (this.isTransitioning) {
|
|
430
|
-
return false;
|
|
329
|
+
canGoBackSync(view = this.getActiveSync()) {
|
|
330
|
+
return !!(view && this.getPreviousSync(view));
|
|
431
331
|
}
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
332
|
+
getPreviousSync(view = this.getActiveSync()) {
|
|
333
|
+
if (!view) {
|
|
334
|
+
return undefined;
|
|
335
|
+
}
|
|
336
|
+
const views = this.views;
|
|
337
|
+
const index = views.indexOf(view);
|
|
338
|
+
return index > 0 ? views[index - 1] : undefined;
|
|
436
339
|
}
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
if (enteringView && enteringView.state === VIEW_STATE_NEW) {
|
|
453
|
-
await enteringView.init(this.el);
|
|
454
|
-
}
|
|
455
|
-
this.postViewInit(enteringView, leavingView, ti);
|
|
456
|
-
// Needs transition?
|
|
457
|
-
const requiresTransition = (ti.enteringRequiresTransition || ti.leavingRequiresTransition) && enteringView !== leavingView;
|
|
458
|
-
if (requiresTransition && ti.opts && leavingView) {
|
|
459
|
-
const isBackDirection = ti.opts.direction === 'back';
|
|
340
|
+
/**
|
|
341
|
+
* Adds a navigation stack change to the queue and schedules it to run.
|
|
342
|
+
*
|
|
343
|
+
* @returns Whether the transition succeeds.
|
|
344
|
+
*/
|
|
345
|
+
async queueTrns(ti, done) {
|
|
346
|
+
var _a, _b;
|
|
347
|
+
if (this.isTransitioning && ((_a = ti.opts) === null || _a === void 0 ? void 0 : _a.skipIfBusy)) {
|
|
348
|
+
return false;
|
|
349
|
+
}
|
|
350
|
+
const promise = new Promise((resolve, reject) => {
|
|
351
|
+
ti.resolve = resolve;
|
|
352
|
+
ti.reject = reject;
|
|
353
|
+
});
|
|
354
|
+
ti.done = done;
|
|
460
355
|
/**
|
|
461
|
-
* If
|
|
462
|
-
*
|
|
356
|
+
* If using router, check to see if navigation hooks
|
|
357
|
+
* will allow us to perform this transition. This
|
|
358
|
+
* is required in order for hooks to work with
|
|
359
|
+
* the ion-back-button or swipe to go back.
|
|
463
360
|
*/
|
|
464
|
-
if (
|
|
465
|
-
|
|
361
|
+
if (ti.opts && ti.opts.updateURL !== false && this.useRouter) {
|
|
362
|
+
const router = document.querySelector('ion-router');
|
|
363
|
+
if (router) {
|
|
364
|
+
const canTransition = await router.canTransition();
|
|
365
|
+
if (canTransition === false) {
|
|
366
|
+
return false;
|
|
367
|
+
}
|
|
368
|
+
if (typeof canTransition === 'string') {
|
|
369
|
+
router.push(canTransition, ti.opts.direction || 'back');
|
|
370
|
+
return false;
|
|
371
|
+
}
|
|
372
|
+
}
|
|
466
373
|
}
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
if (requiresTransition) {
|
|
471
|
-
result = await this.transition(enteringView, leavingView, ti);
|
|
472
|
-
}
|
|
473
|
-
else {
|
|
474
|
-
// transition is not required, so we are already done!
|
|
475
|
-
// they're inserting/removing the views somewhere in the middle or
|
|
476
|
-
// beginning, so visually nothing needs to animate/transition
|
|
477
|
-
// resolve immediately because there's no animation that's happening
|
|
478
|
-
result = {
|
|
479
|
-
hasCompleted: true,
|
|
480
|
-
requiresTransition: false,
|
|
481
|
-
};
|
|
482
|
-
}
|
|
483
|
-
this.success(result, ti);
|
|
484
|
-
this.ionNavDidChange.emit();
|
|
485
|
-
}
|
|
486
|
-
catch (rejectReason) {
|
|
487
|
-
this.failed(rejectReason, ti);
|
|
488
|
-
}
|
|
489
|
-
this.isTransitioning = false;
|
|
490
|
-
this.nextTrns();
|
|
491
|
-
}
|
|
492
|
-
prepareTI(ti) {
|
|
493
|
-
var _a, _b;
|
|
494
|
-
var _c;
|
|
495
|
-
const viewsLength = this.views.length;
|
|
496
|
-
(_a = ti.opts) !== null && _a !== void 0 ? _a : (ti.opts = {});
|
|
497
|
-
(_b = (_c = ti.opts).delegate) !== null && _b !== void 0 ? _b : (_c.delegate = this.delegate);
|
|
498
|
-
if (ti.removeView !== undefined) {
|
|
499
|
-
assert(ti.removeStart !== undefined, 'removeView needs removeStart');
|
|
500
|
-
assert(ti.removeCount !== undefined, 'removeView needs removeCount');
|
|
501
|
-
const index = this.views.indexOf(ti.removeView);
|
|
502
|
-
if (index < 0) {
|
|
503
|
-
throw new Error('removeView was not found');
|
|
504
|
-
}
|
|
505
|
-
ti.removeStart += index;
|
|
506
|
-
}
|
|
507
|
-
if (ti.removeStart !== undefined) {
|
|
508
|
-
if (ti.removeStart < 0) {
|
|
509
|
-
ti.removeStart = viewsLength - 1;
|
|
510
|
-
}
|
|
511
|
-
if (ti.removeCount < 0) {
|
|
512
|
-
ti.removeCount = viewsLength - ti.removeStart;
|
|
513
|
-
}
|
|
514
|
-
ti.leavingRequiresTransition = ti.removeCount > 0 && ti.removeStart + ti.removeCount === viewsLength;
|
|
515
|
-
}
|
|
516
|
-
if (ti.insertViews) {
|
|
517
|
-
// allow -1 to be passed in to auto push it on the end
|
|
518
|
-
// and clean up the index if it's larger then the size of the stack
|
|
519
|
-
if (ti.insertStart < 0 || ti.insertStart > viewsLength) {
|
|
520
|
-
ti.insertStart = viewsLength;
|
|
521
|
-
}
|
|
522
|
-
ti.enteringRequiresTransition = ti.insertStart === viewsLength;
|
|
523
|
-
}
|
|
524
|
-
const insertViews = ti.insertViews;
|
|
525
|
-
if (!insertViews) {
|
|
526
|
-
return;
|
|
527
|
-
}
|
|
528
|
-
assert(insertViews.length > 0, 'length can not be zero');
|
|
529
|
-
const viewControllers = convertToViews(insertViews);
|
|
530
|
-
if (viewControllers.length === 0) {
|
|
531
|
-
throw new Error('invalid views to insert');
|
|
532
|
-
}
|
|
533
|
-
// Check all the inserted view are correct
|
|
534
|
-
for (const view of viewControllers) {
|
|
535
|
-
view.delegate = ti.opts.delegate;
|
|
536
|
-
const nav = view.nav;
|
|
537
|
-
if (nav && nav !== this) {
|
|
538
|
-
throw new Error('inserted view was already inserted');
|
|
539
|
-
}
|
|
540
|
-
if (view.state === VIEW_STATE_DESTROYED) {
|
|
541
|
-
throw new Error('inserted view was already destroyed');
|
|
542
|
-
}
|
|
543
|
-
}
|
|
544
|
-
ti.insertViews = viewControllers;
|
|
545
|
-
}
|
|
546
|
-
/**
|
|
547
|
-
* Returns the view that will be entered considering the transition instructions.
|
|
548
|
-
*
|
|
549
|
-
* @param ti The instructions.
|
|
550
|
-
* @param leavingView The view being left or undefined if none.
|
|
551
|
-
*
|
|
552
|
-
* @returns The view that will be entered, undefined if none.
|
|
553
|
-
*/
|
|
554
|
-
getEnteringView(ti, leavingView) {
|
|
555
|
-
// The last inserted view will be entered when view are inserted.
|
|
556
|
-
const insertViews = ti.insertViews;
|
|
557
|
-
if (insertViews !== undefined) {
|
|
558
|
-
return insertViews[insertViews.length - 1];
|
|
559
|
-
}
|
|
560
|
-
// When views are deleted, we will enter the last view that is not removed and not the view being left.
|
|
561
|
-
const removeStart = ti.removeStart;
|
|
562
|
-
if (removeStart !== undefined) {
|
|
563
|
-
const views = this.views;
|
|
564
|
-
const removeEnd = removeStart + ti.removeCount;
|
|
565
|
-
for (let i = views.length - 1; i >= 0; i--) {
|
|
566
|
-
const view = views[i];
|
|
567
|
-
if ((i < removeStart || i >= removeEnd) && view !== leavingView) {
|
|
568
|
-
return view;
|
|
374
|
+
// Normalize empty
|
|
375
|
+
if (((_b = ti.insertViews) === null || _b === void 0 ? void 0 : _b.length) === 0) {
|
|
376
|
+
ti.insertViews = undefined;
|
|
569
377
|
}
|
|
570
|
-
|
|
378
|
+
// Enqueue transition instruction
|
|
379
|
+
this.transInstr.push(ti);
|
|
380
|
+
// if there isn't a transition already happening
|
|
381
|
+
// then this will kick off this transition
|
|
382
|
+
this.nextTrns();
|
|
383
|
+
return promise;
|
|
571
384
|
}
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
const opts = ti.opts;
|
|
588
|
-
const { insertViews, removeStart, removeCount } = ti;
|
|
589
|
-
/** Records the view to destroy */
|
|
590
|
-
let destroyQueue;
|
|
591
|
-
// there are views to remove
|
|
592
|
-
if (removeStart !== undefined && removeCount !== undefined) {
|
|
593
|
-
assert(removeStart >= 0, 'removeStart can not be negative');
|
|
594
|
-
assert(removeCount >= 0, 'removeCount can not be negative');
|
|
595
|
-
destroyQueue = [];
|
|
596
|
-
for (let i = removeStart; i < removeStart + removeCount; i++) {
|
|
597
|
-
const view = this.views[i];
|
|
598
|
-
if (view !== undefined && view !== enteringView && view !== leavingView) {
|
|
599
|
-
destroyQueue.push(view);
|
|
385
|
+
success(result, ti) {
|
|
386
|
+
if (this.destroyed) {
|
|
387
|
+
this.fireError('nav controller was destroyed', ti);
|
|
388
|
+
return;
|
|
389
|
+
}
|
|
390
|
+
if (ti.done) {
|
|
391
|
+
ti.done(result.hasCompleted, result.requiresTransition, result.enteringView, result.leavingView, result.direction);
|
|
392
|
+
}
|
|
393
|
+
ti.resolve(result.hasCompleted);
|
|
394
|
+
if (ti.opts.updateURL !== false && this.useRouter) {
|
|
395
|
+
const router = document.querySelector('ion-router');
|
|
396
|
+
if (router) {
|
|
397
|
+
const direction = result.direction === 'back' ? 'back' : 'forward';
|
|
398
|
+
router.navChanged(direction);
|
|
399
|
+
}
|
|
600
400
|
}
|
|
601
|
-
}
|
|
602
|
-
// default the direction to "back"
|
|
603
|
-
(_a = opts.direction) !== null && _a !== void 0 ? _a : (opts.direction = 'back');
|
|
604
|
-
}
|
|
605
|
-
const finalNumViews = this.views.length + ((_b = insertViews === null || insertViews === void 0 ? void 0 : insertViews.length) !== null && _b !== void 0 ? _b : 0) - (removeCount !== null && removeCount !== void 0 ? removeCount : 0);
|
|
606
|
-
assert(finalNumViews >= 0, 'final balance can not be negative');
|
|
607
|
-
if (finalNumViews === 0) {
|
|
608
|
-
console.warn(`You can't remove all the pages in the navigation stack. nav.pop() is probably called too many times.`, this, this.el);
|
|
609
|
-
throw new Error('navigation stack needs at least one root page');
|
|
610
|
-
}
|
|
611
|
-
// At this point the transition can not be rejected, any throw should be an error
|
|
612
|
-
// Insert the new views in the stack.
|
|
613
|
-
if (insertViews) {
|
|
614
|
-
// add the views to the
|
|
615
|
-
let insertIndex = ti.insertStart;
|
|
616
|
-
for (const view of insertViews) {
|
|
617
|
-
this.insertViewAt(view, insertIndex);
|
|
618
|
-
insertIndex++;
|
|
619
|
-
}
|
|
620
|
-
if (ti.enteringRequiresTransition) {
|
|
621
|
-
// default to forward if not already set
|
|
622
|
-
(_c = opts.direction) !== null && _c !== void 0 ? _c : (opts.direction = 'forward');
|
|
623
|
-
}
|
|
624
401
|
}
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
lifecycle(view.element, LIFECYCLE_WILL_LEAVE);
|
|
633
|
-
lifecycle(view.element, LIFECYCLE_DID_LEAVE);
|
|
634
|
-
lifecycle(view.element, LIFECYCLE_WILL_UNLOAD);
|
|
635
|
-
}
|
|
636
|
-
// once all lifecycle events has been delivered, we can safely detroy the views
|
|
637
|
-
for (const view of destroyQueue) {
|
|
638
|
-
this.destroyView(view);
|
|
639
|
-
}
|
|
402
|
+
failed(rejectReason, ti) {
|
|
403
|
+
if (this.destroyed) {
|
|
404
|
+
this.fireError('nav controller was destroyed', ti);
|
|
405
|
+
return;
|
|
406
|
+
}
|
|
407
|
+
this.transInstr.length = 0;
|
|
408
|
+
this.fireError(rejectReason, ti);
|
|
640
409
|
}
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
? (ani) => {
|
|
648
|
-
/**
|
|
649
|
-
* Because this progress callback is called asynchronously
|
|
650
|
-
* it is possible for the gesture to start and end before
|
|
651
|
-
* the animation is ever set. In that scenario, we should
|
|
652
|
-
* immediately call progressEnd so that the transition promise
|
|
653
|
-
* resolves and the gesture does not get locked up.
|
|
654
|
-
*/
|
|
655
|
-
if (ani !== undefined && !this.gestureOrAnimationInProgress) {
|
|
656
|
-
this.gestureOrAnimationInProgress = true;
|
|
657
|
-
ani.onFinish(() => {
|
|
658
|
-
this.gestureOrAnimationInProgress = false;
|
|
659
|
-
}, { oneTimeCallback: true });
|
|
660
|
-
/**
|
|
661
|
-
* Playing animation to beginning
|
|
662
|
-
* with a duration of 0 prevents
|
|
663
|
-
* any flickering when the animation
|
|
664
|
-
* is later cleaned up.
|
|
665
|
-
*/
|
|
666
|
-
ani.progressEnd(0, 0, 0);
|
|
410
|
+
fireError(rejectReason, ti) {
|
|
411
|
+
if (ti.done) {
|
|
412
|
+
ti.done(false, false, rejectReason);
|
|
413
|
+
}
|
|
414
|
+
if (ti.reject && !this.destroyed) {
|
|
415
|
+
ti.reject(rejectReason);
|
|
667
416
|
}
|
|
668
417
|
else {
|
|
669
|
-
|
|
418
|
+
ti.resolve(false);
|
|
670
419
|
}
|
|
671
|
-
|
|
672
|
-
: undefined;
|
|
673
|
-
const mode = getIonMode(this);
|
|
674
|
-
const enteringEl = enteringView.element;
|
|
675
|
-
// eslint-disable-next-line @typescript-eslint/prefer-optional-chain
|
|
676
|
-
const leavingEl = leavingView && leavingView.element;
|
|
677
|
-
const animationOpts = Object.assign(Object.assign({ mode, showGoBack: this.canGoBackSync(enteringView), baseEl: this.el, progressCallback, animated: this.animated && config.getBoolean('animated', true), enteringEl,
|
|
678
|
-
leavingEl }, opts), { animationBuilder: opts.animationBuilder || this.animation || config.get('navAnimation') });
|
|
679
|
-
const { hasCompleted } = await transition(animationOpts);
|
|
680
|
-
return this.transitionFinish(hasCompleted, enteringView, leavingView, opts);
|
|
681
|
-
}
|
|
682
|
-
transitionFinish(hasCompleted, enteringView, leavingView, opts) {
|
|
420
|
+
}
|
|
683
421
|
/**
|
|
684
|
-
*
|
|
685
|
-
*
|
|
422
|
+
* Consumes the next transition in the queue.
|
|
423
|
+
*
|
|
424
|
+
* @returns whether the transition is executed.
|
|
686
425
|
*/
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
hasCompleted,
|
|
693
|
-
requiresTransition: true,
|
|
694
|
-
enteringView,
|
|
695
|
-
leavingView,
|
|
696
|
-
direction: opts.direction,
|
|
697
|
-
};
|
|
698
|
-
}
|
|
699
|
-
/**
|
|
700
|
-
* Inserts a view at the specified index.
|
|
701
|
-
*
|
|
702
|
-
* When the view already is in the stack it will be moved to the new position.
|
|
703
|
-
*
|
|
704
|
-
* @param view The view to insert.
|
|
705
|
-
* @param index The index where to insert the view.
|
|
706
|
-
*/
|
|
707
|
-
insertViewAt(view, index) {
|
|
708
|
-
const views = this.views;
|
|
709
|
-
const existingIndex = views.indexOf(view);
|
|
710
|
-
if (existingIndex > -1) {
|
|
711
|
-
assert(view.nav === this, 'view is not part of the nav');
|
|
712
|
-
// The view already in the stack, removes it.
|
|
713
|
-
views.splice(existingIndex, 1);
|
|
714
|
-
// and add it back at the requested index.
|
|
715
|
-
views.splice(index, 0, view);
|
|
716
|
-
}
|
|
717
|
-
else {
|
|
718
|
-
assert(!view.nav, 'nav is used');
|
|
719
|
-
// this is a new view to add to the stack
|
|
720
|
-
// create the new entering view
|
|
721
|
-
view.nav = this;
|
|
722
|
-
views.splice(index, 0, view);
|
|
723
|
-
}
|
|
724
|
-
}
|
|
725
|
-
/**
|
|
726
|
-
* Removes a view from the stack.
|
|
727
|
-
*
|
|
728
|
-
* @param view The view to remove.
|
|
729
|
-
*/
|
|
730
|
-
removeView(view) {
|
|
731
|
-
assert(view.state === VIEW_STATE_ATTACHED || view.state === VIEW_STATE_DESTROYED, 'view state should be loaded or destroyed');
|
|
732
|
-
const views = this.views;
|
|
733
|
-
const index = views.indexOf(view);
|
|
734
|
-
assert(index > -1, 'view must be part of the stack');
|
|
735
|
-
if (index >= 0) {
|
|
736
|
-
views.splice(index, 1);
|
|
737
|
-
}
|
|
738
|
-
}
|
|
739
|
-
destroyView(view) {
|
|
740
|
-
view._destroy();
|
|
741
|
-
this.removeView(view);
|
|
742
|
-
}
|
|
743
|
-
/**
|
|
744
|
-
* Unmounts all inactive views after the specified active view.
|
|
745
|
-
*
|
|
746
|
-
* DOM WRITE
|
|
747
|
-
*
|
|
748
|
-
* @param activeView The view that is actively visible in the stack. Used to calculate which views to unmount.
|
|
749
|
-
*/
|
|
750
|
-
unmountInactiveViews(activeView) {
|
|
751
|
-
// ok, cleanup time!! Destroy all of the views that are
|
|
752
|
-
// INACTIVE and come after the active view
|
|
753
|
-
// only do this if the views exist, though
|
|
754
|
-
if (this.destroyed) {
|
|
755
|
-
return;
|
|
756
|
-
}
|
|
757
|
-
const views = this.views;
|
|
758
|
-
const activeViewIndex = views.indexOf(activeView);
|
|
759
|
-
for (let i = views.length - 1; i >= 0; i--) {
|
|
760
|
-
const view = views[i];
|
|
761
|
-
/**
|
|
762
|
-
* When inserting multiple views via insertPages
|
|
763
|
-
* the last page will be transitioned to, but the
|
|
764
|
-
* others will not be. As a result, a DOM element
|
|
765
|
-
* will only be created for the last page inserted.
|
|
766
|
-
* As a result, it is possible to have views in the
|
|
767
|
-
* stack that do not have `view.element` yet.
|
|
768
|
-
*/
|
|
769
|
-
const element = view.element;
|
|
770
|
-
if (element) {
|
|
771
|
-
if (i > activeViewIndex) {
|
|
772
|
-
// this view comes after the active view
|
|
773
|
-
// let's unload it
|
|
774
|
-
lifecycle(element, LIFECYCLE_WILL_UNLOAD);
|
|
775
|
-
this.destroyView(view);
|
|
426
|
+
nextTrns() {
|
|
427
|
+
// this is the framework's bread 'n butta function
|
|
428
|
+
// only one transition is allowed at any given time
|
|
429
|
+
if (this.isTransitioning) {
|
|
430
|
+
return false;
|
|
776
431
|
}
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
432
|
+
// there is no transition happening right now, executes the next instructions.
|
|
433
|
+
const ti = this.transInstr.shift();
|
|
434
|
+
if (!ti) {
|
|
435
|
+
return false;
|
|
781
436
|
}
|
|
782
|
-
|
|
437
|
+
this.runTransition(ti);
|
|
438
|
+
return true;
|
|
783
439
|
}
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
this.sbAni.progressStep(stepValue);
|
|
799
|
-
}
|
|
800
|
-
}
|
|
801
|
-
onEnd(shouldComplete, stepValue, dur) {
|
|
802
|
-
if (this.sbAni) {
|
|
803
|
-
this.sbAni.onFinish(() => {
|
|
804
|
-
this.gestureOrAnimationInProgress = false;
|
|
805
|
-
}, { oneTimeCallback: true });
|
|
806
|
-
// Account for rounding errors in JS
|
|
807
|
-
let newStepValue = shouldComplete ? -0.001 : 0.001;
|
|
808
|
-
/**
|
|
809
|
-
* Animation will be reversed here, so need to
|
|
810
|
-
* reverse the easing curve as well
|
|
811
|
-
*
|
|
812
|
-
* Additionally, we need to account for the time relative
|
|
813
|
-
* to the new easing curve, as `stepValue` is going to be given
|
|
814
|
-
* in terms of a linear curve.
|
|
815
|
-
*/
|
|
816
|
-
if (!shouldComplete) {
|
|
817
|
-
this.sbAni.easing('cubic-bezier(1, 0, 0.68, 0.28)');
|
|
818
|
-
newStepValue += getTimeGivenProgression([0, 0], [1, 0], [0.68, 0.28], [1, 1], stepValue)[0];
|
|
819
|
-
}
|
|
820
|
-
else {
|
|
821
|
-
newStepValue += getTimeGivenProgression([0, 0], [0.32, 0.72], [0, 1], [1, 1], stepValue)[0];
|
|
822
|
-
}
|
|
823
|
-
this.sbAni.progressEnd(shouldComplete ? 1 : 0, newStepValue, dur);
|
|
824
|
-
}
|
|
825
|
-
else {
|
|
826
|
-
this.gestureOrAnimationInProgress = false;
|
|
827
|
-
}
|
|
828
|
-
}
|
|
829
|
-
render() {
|
|
830
|
-
return h("slot", null);
|
|
831
|
-
}
|
|
832
|
-
static get is() { return "ion-nav"; }
|
|
833
|
-
static get encapsulation() { return "shadow"; }
|
|
834
|
-
static get originalStyleUrls() {
|
|
835
|
-
return {
|
|
836
|
-
"$": ["nav.scss"]
|
|
837
|
-
};
|
|
838
|
-
}
|
|
839
|
-
static get styleUrls() {
|
|
840
|
-
return {
|
|
841
|
-
"$": ["nav.css"]
|
|
842
|
-
};
|
|
843
|
-
}
|
|
844
|
-
static get properties() {
|
|
845
|
-
return {
|
|
846
|
-
"delegate": {
|
|
847
|
-
"type": "unknown",
|
|
848
|
-
"mutable": false,
|
|
849
|
-
"complexType": {
|
|
850
|
-
"original": "FrameworkDelegate",
|
|
851
|
-
"resolved": "FrameworkDelegate | undefined",
|
|
852
|
-
"references": {
|
|
853
|
-
"FrameworkDelegate": {
|
|
854
|
-
"location": "import",
|
|
855
|
-
"path": "../../interface",
|
|
856
|
-
"id": "src/interface.d.ts::FrameworkDelegate"
|
|
440
|
+
/** Executes all the transition instruction from the queue. */
|
|
441
|
+
async runTransition(ti) {
|
|
442
|
+
try {
|
|
443
|
+
// set that this nav is actively transitioning
|
|
444
|
+
this.ionNavWillChange.emit();
|
|
445
|
+
this.isTransitioning = true;
|
|
446
|
+
this.prepareTI(ti);
|
|
447
|
+
const leavingView = this.getActiveSync();
|
|
448
|
+
const enteringView = this.getEnteringView(ti, leavingView);
|
|
449
|
+
if (!leavingView && !enteringView) {
|
|
450
|
+
throw new Error('no views in the stack to be removed');
|
|
451
|
+
}
|
|
452
|
+
if (enteringView && enteringView.state === VIEW_STATE_NEW) {
|
|
453
|
+
await enteringView.init(this.el);
|
|
857
454
|
}
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
455
|
+
this.postViewInit(enteringView, leavingView, ti);
|
|
456
|
+
// Needs transition?
|
|
457
|
+
const requiresTransition = (ti.enteringRequiresTransition || ti.leavingRequiresTransition) && enteringView !== leavingView;
|
|
458
|
+
if (requiresTransition && ti.opts && leavingView) {
|
|
459
|
+
const isBackDirection = ti.opts.direction === 'back';
|
|
460
|
+
/**
|
|
461
|
+
* If heading back, use the entering page's animation
|
|
462
|
+
* unless otherwise specified by the developer.
|
|
463
|
+
*/
|
|
464
|
+
if (isBackDirection) {
|
|
465
|
+
ti.opts.animationBuilder = ti.opts.animationBuilder || (enteringView === null || enteringView === void 0 ? void 0 : enteringView.animationBuilder);
|
|
466
|
+
}
|
|
467
|
+
leavingView.animationBuilder = ti.opts.animationBuilder;
|
|
468
|
+
}
|
|
469
|
+
let result;
|
|
470
|
+
if (requiresTransition) {
|
|
471
|
+
result = await this.transition(enteringView, leavingView, ti);
|
|
472
|
+
}
|
|
473
|
+
else {
|
|
474
|
+
// transition is not required, so we are already done!
|
|
475
|
+
// they're inserting/removing the views somewhere in the middle or
|
|
476
|
+
// beginning, so visually nothing needs to animate/transition
|
|
477
|
+
// resolve immediately because there's no animation that's happening
|
|
478
|
+
result = {
|
|
479
|
+
hasCompleted: true,
|
|
480
|
+
requiresTransition: false,
|
|
481
|
+
};
|
|
482
|
+
}
|
|
483
|
+
this.success(result, ti);
|
|
484
|
+
this.ionNavDidChange.emit();
|
|
485
|
+
}
|
|
486
|
+
catch (rejectReason) {
|
|
487
|
+
this.failed(rejectReason, ti);
|
|
868
488
|
}
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
"attribute": "swipe-gesture",
|
|
885
|
-
"reflect": false
|
|
886
|
-
},
|
|
887
|
-
"animated": {
|
|
888
|
-
"type": "boolean",
|
|
889
|
-
"mutable": false,
|
|
890
|
-
"complexType": {
|
|
891
|
-
"original": "boolean",
|
|
892
|
-
"resolved": "boolean",
|
|
893
|
-
"references": {}
|
|
894
|
-
},
|
|
895
|
-
"required": false,
|
|
896
|
-
"optional": false,
|
|
897
|
-
"docs": {
|
|
898
|
-
"tags": [],
|
|
899
|
-
"text": "If `true`, the nav should animate the transition of components."
|
|
900
|
-
},
|
|
901
|
-
"attribute": "animated",
|
|
902
|
-
"reflect": false,
|
|
903
|
-
"defaultValue": "true"
|
|
904
|
-
},
|
|
905
|
-
"animation": {
|
|
906
|
-
"type": "unknown",
|
|
907
|
-
"mutable": false,
|
|
908
|
-
"complexType": {
|
|
909
|
-
"original": "AnimationBuilder",
|
|
910
|
-
"resolved": "((baseEl: any, opts?: any) => Animation) | undefined",
|
|
911
|
-
"references": {
|
|
912
|
-
"AnimationBuilder": {
|
|
913
|
-
"location": "import",
|
|
914
|
-
"path": "../../interface",
|
|
915
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
489
|
+
this.isTransitioning = false;
|
|
490
|
+
this.nextTrns();
|
|
491
|
+
}
|
|
492
|
+
prepareTI(ti) {
|
|
493
|
+
var _a, _b;
|
|
494
|
+
var _c;
|
|
495
|
+
const viewsLength = this.views.length;
|
|
496
|
+
(_a = ti.opts) !== null && _a !== void 0 ? _a : (ti.opts = {});
|
|
497
|
+
(_b = (_c = ti.opts).delegate) !== null && _b !== void 0 ? _b : (_c.delegate = this.delegate);
|
|
498
|
+
if (ti.removeView !== undefined) {
|
|
499
|
+
assert(ti.removeStart !== undefined, 'removeView needs removeStart');
|
|
500
|
+
assert(ti.removeCount !== undefined, 'removeView needs removeCount');
|
|
501
|
+
const index = this.views.indexOf(ti.removeView);
|
|
502
|
+
if (index < 0) {
|
|
503
|
+
throw new Error('removeView was not found');
|
|
916
504
|
}
|
|
917
|
-
|
|
918
|
-
},
|
|
919
|
-
"required": false,
|
|
920
|
-
"optional": true,
|
|
921
|
-
"docs": {
|
|
922
|
-
"tags": [],
|
|
923
|
-
"text": "By default `ion-nav` animates transition between pages based in the mode (ios or material design).\nHowever, this property allows to create custom transition using `AnimationBuilder` functions."
|
|
505
|
+
ti.removeStart += index;
|
|
924
506
|
}
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
"resolved": "undefined | { [key: string]: any; }",
|
|
932
|
-
"references": {
|
|
933
|
-
"ComponentProps": {
|
|
934
|
-
"location": "import",
|
|
935
|
-
"path": "../../interface",
|
|
936
|
-
"id": "src/interface.d.ts::ComponentProps"
|
|
507
|
+
if (ti.removeStart !== undefined) {
|
|
508
|
+
if (ti.removeStart < 0) {
|
|
509
|
+
ti.removeStart = viewsLength - 1;
|
|
510
|
+
}
|
|
511
|
+
if (ti.removeCount < 0) {
|
|
512
|
+
ti.removeCount = viewsLength - ti.removeStart;
|
|
937
513
|
}
|
|
938
|
-
|
|
939
|
-
},
|
|
940
|
-
"required": false,
|
|
941
|
-
"optional": true,
|
|
942
|
-
"docs": {
|
|
943
|
-
"tags": [],
|
|
944
|
-
"text": "Any parameters for the root component"
|
|
514
|
+
ti.leavingRequiresTransition = ti.removeCount > 0 && ti.removeStart + ti.removeCount === viewsLength;
|
|
945
515
|
}
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
"original": "NavComponent",
|
|
952
|
-
"resolved": "Function | HTMLElement | ViewController | null | string | undefined",
|
|
953
|
-
"references": {
|
|
954
|
-
"NavComponent": {
|
|
955
|
-
"location": "import",
|
|
956
|
-
"path": "./nav-interface",
|
|
957
|
-
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
516
|
+
if (ti.insertViews) {
|
|
517
|
+
// allow -1 to be passed in to auto push it on the end
|
|
518
|
+
// and clean up the index if it's larger then the size of the stack
|
|
519
|
+
if (ti.insertStart < 0 || ti.insertStart > viewsLength) {
|
|
520
|
+
ti.insertStart = viewsLength;
|
|
958
521
|
}
|
|
959
|
-
|
|
960
|
-
},
|
|
961
|
-
"required": false,
|
|
962
|
-
"optional": true,
|
|
963
|
-
"docs": {
|
|
964
|
-
"tags": [],
|
|
965
|
-
"text": "Root NavComponent to load"
|
|
966
|
-
},
|
|
967
|
-
"attribute": "root",
|
|
968
|
-
"reflect": false
|
|
969
|
-
}
|
|
970
|
-
};
|
|
971
|
-
}
|
|
972
|
-
static get events() {
|
|
973
|
-
return [{
|
|
974
|
-
"method": "ionNavWillLoad",
|
|
975
|
-
"name": "ionNavWillLoad",
|
|
976
|
-
"bubbles": true,
|
|
977
|
-
"cancelable": true,
|
|
978
|
-
"composed": true,
|
|
979
|
-
"docs": {
|
|
980
|
-
"tags": [{
|
|
981
|
-
"name": "internal",
|
|
982
|
-
"text": undefined
|
|
983
|
-
}],
|
|
984
|
-
"text": "Event fired when Nav will load a component"
|
|
985
|
-
},
|
|
986
|
-
"complexType": {
|
|
987
|
-
"original": "void",
|
|
988
|
-
"resolved": "void",
|
|
989
|
-
"references": {}
|
|
522
|
+
ti.enteringRequiresTransition = ti.insertStart === viewsLength;
|
|
990
523
|
}
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
"bubbles": false,
|
|
995
|
-
"cancelable": true,
|
|
996
|
-
"composed": true,
|
|
997
|
-
"docs": {
|
|
998
|
-
"tags": [],
|
|
999
|
-
"text": "Event fired when the nav will change components"
|
|
1000
|
-
},
|
|
1001
|
-
"complexType": {
|
|
1002
|
-
"original": "void",
|
|
1003
|
-
"resolved": "void",
|
|
1004
|
-
"references": {}
|
|
524
|
+
const insertViews = ti.insertViews;
|
|
525
|
+
if (!insertViews) {
|
|
526
|
+
return;
|
|
1005
527
|
}
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
"cancelable": true,
|
|
1011
|
-
"composed": true,
|
|
1012
|
-
"docs": {
|
|
1013
|
-
"tags": [],
|
|
1014
|
-
"text": "Event fired when the nav has changed components"
|
|
1015
|
-
},
|
|
1016
|
-
"complexType": {
|
|
1017
|
-
"original": "void",
|
|
1018
|
-
"resolved": "void",
|
|
1019
|
-
"references": {}
|
|
528
|
+
assert(insertViews.length > 0, 'length can not be zero');
|
|
529
|
+
const viewControllers = convertToViews(insertViews);
|
|
530
|
+
if (viewControllers.length === 0) {
|
|
531
|
+
throw new Error('invalid views to insert');
|
|
1020
532
|
}
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
"name": "param",
|
|
1031
|
-
"text": "component The component to push onto the navigation stack."
|
|
1032
|
-
}],
|
|
1033
|
-
"text": "The component to push onto the navigation stack."
|
|
1034
|
-
}, {
|
|
1035
|
-
"tags": [{
|
|
1036
|
-
"name": "param",
|
|
1037
|
-
"text": "componentProps Any properties of the component."
|
|
1038
|
-
}],
|
|
1039
|
-
"text": "Any properties of the component."
|
|
1040
|
-
}, {
|
|
1041
|
-
"tags": [{
|
|
1042
|
-
"name": "param",
|
|
1043
|
-
"text": "opts The navigation options."
|
|
1044
|
-
}],
|
|
1045
|
-
"text": "The navigation options."
|
|
1046
|
-
}, {
|
|
1047
|
-
"tags": [{
|
|
1048
|
-
"name": "param",
|
|
1049
|
-
"text": "done The transition complete function."
|
|
1050
|
-
}],
|
|
1051
|
-
"text": "The transition complete function."
|
|
1052
|
-
}],
|
|
1053
|
-
"references": {
|
|
1054
|
-
"Promise": {
|
|
1055
|
-
"location": "global",
|
|
1056
|
-
"id": "global::Promise"
|
|
1057
|
-
},
|
|
1058
|
-
"NavComponent": {
|
|
1059
|
-
"location": "import",
|
|
1060
|
-
"path": "./nav-interface",
|
|
1061
|
-
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
1062
|
-
},
|
|
1063
|
-
"T": {
|
|
1064
|
-
"location": "global",
|
|
1065
|
-
"id": "global::T"
|
|
1066
|
-
},
|
|
1067
|
-
"ComponentProps": {
|
|
1068
|
-
"location": "import",
|
|
1069
|
-
"path": "../../interface",
|
|
1070
|
-
"id": "src/interface.d.ts::ComponentProps"
|
|
1071
|
-
},
|
|
1072
|
-
"NavOptions": {
|
|
1073
|
-
"location": "import",
|
|
1074
|
-
"path": "./nav-interface",
|
|
1075
|
-
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
1076
|
-
},
|
|
1077
|
-
"TransitionDoneFn": {
|
|
1078
|
-
"location": "import",
|
|
1079
|
-
"path": "./nav-interface",
|
|
1080
|
-
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
533
|
+
// Check all the inserted view are correct
|
|
534
|
+
for (const view of viewControllers) {
|
|
535
|
+
view.delegate = ti.opts.delegate;
|
|
536
|
+
const nav = view.nav;
|
|
537
|
+
if (nav && nav !== this) {
|
|
538
|
+
throw new Error('inserted view was already inserted');
|
|
539
|
+
}
|
|
540
|
+
if (view.state === VIEW_STATE_DESTROYED) {
|
|
541
|
+
throw new Error('inserted view was already destroyed');
|
|
1081
542
|
}
|
|
1082
|
-
},
|
|
1083
|
-
"return": "Promise<boolean>"
|
|
1084
|
-
},
|
|
1085
|
-
"docs": {
|
|
1086
|
-
"text": "Push a new component onto the current navigation stack. Pass any additional\ninformation along as an object. This additional information is accessible\nthrough NavParams.",
|
|
1087
|
-
"tags": [{
|
|
1088
|
-
"name": "param",
|
|
1089
|
-
"text": "component The component to push onto the navigation stack."
|
|
1090
|
-
}, {
|
|
1091
|
-
"name": "param",
|
|
1092
|
-
"text": "componentProps Any properties of the component."
|
|
1093
|
-
}, {
|
|
1094
|
-
"name": "param",
|
|
1095
|
-
"text": "opts The navigation options."
|
|
1096
|
-
}, {
|
|
1097
|
-
"name": "param",
|
|
1098
|
-
"text": "done The transition complete function."
|
|
1099
|
-
}]
|
|
1100
543
|
}
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
}],
|
|
1128
|
-
"text": "The navigation options."
|
|
1129
|
-
}, {
|
|
1130
|
-
"tags": [{
|
|
1131
|
-
"name": "param",
|
|
1132
|
-
"text": "done The transition complete function."
|
|
1133
|
-
}],
|
|
1134
|
-
"text": "The transition complete function."
|
|
1135
|
-
}],
|
|
1136
|
-
"references": {
|
|
1137
|
-
"Promise": {
|
|
1138
|
-
"location": "global",
|
|
1139
|
-
"id": "global::Promise"
|
|
1140
|
-
},
|
|
1141
|
-
"NavComponent": {
|
|
1142
|
-
"location": "import",
|
|
1143
|
-
"path": "./nav-interface",
|
|
1144
|
-
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
1145
|
-
},
|
|
1146
|
-
"T": {
|
|
1147
|
-
"location": "global",
|
|
1148
|
-
"id": "global::T"
|
|
1149
|
-
},
|
|
1150
|
-
"ComponentProps": {
|
|
1151
|
-
"location": "import",
|
|
1152
|
-
"path": "../../interface",
|
|
1153
|
-
"id": "src/interface.d.ts::ComponentProps"
|
|
1154
|
-
},
|
|
1155
|
-
"NavOptions": {
|
|
1156
|
-
"location": "import",
|
|
1157
|
-
"path": "./nav-interface",
|
|
1158
|
-
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
1159
|
-
},
|
|
1160
|
-
"TransitionDoneFn": {
|
|
1161
|
-
"location": "import",
|
|
1162
|
-
"path": "./nav-interface",
|
|
1163
|
-
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
544
|
+
ti.insertViews = viewControllers;
|
|
545
|
+
}
|
|
546
|
+
/**
|
|
547
|
+
* Returns the view that will be entered considering the transition instructions.
|
|
548
|
+
*
|
|
549
|
+
* @param ti The instructions.
|
|
550
|
+
* @param leavingView The view being left or undefined if none.
|
|
551
|
+
*
|
|
552
|
+
* @returns The view that will be entered, undefined if none.
|
|
553
|
+
*/
|
|
554
|
+
getEnteringView(ti, leavingView) {
|
|
555
|
+
// The last inserted view will be entered when view are inserted.
|
|
556
|
+
const insertViews = ti.insertViews;
|
|
557
|
+
if (insertViews !== undefined) {
|
|
558
|
+
return insertViews[insertViews.length - 1];
|
|
559
|
+
}
|
|
560
|
+
// When views are deleted, we will enter the last view that is not removed and not the view being left.
|
|
561
|
+
const removeStart = ti.removeStart;
|
|
562
|
+
if (removeStart !== undefined) {
|
|
563
|
+
const views = this.views;
|
|
564
|
+
const removeEnd = removeStart + ti.removeCount;
|
|
565
|
+
for (let i = views.length - 1; i >= 0; i--) {
|
|
566
|
+
const view = views[i];
|
|
567
|
+
if ((i < removeStart || i >= removeEnd) && view !== leavingView) {
|
|
568
|
+
return view;
|
|
569
|
+
}
|
|
1164
570
|
}
|
|
1165
|
-
},
|
|
1166
|
-
"return": "Promise<boolean>"
|
|
1167
|
-
},
|
|
1168
|
-
"docs": {
|
|
1169
|
-
"text": "Inserts a component into the navigation stack at the specified index.\nThis is useful to add a component at any point in the navigation stack.",
|
|
1170
|
-
"tags": [{
|
|
1171
|
-
"name": "param",
|
|
1172
|
-
"text": "insertIndex The index to insert the component at in the stack."
|
|
1173
|
-
}, {
|
|
1174
|
-
"name": "param",
|
|
1175
|
-
"text": "component The component to insert into the navigation stack."
|
|
1176
|
-
}, {
|
|
1177
|
-
"name": "param",
|
|
1178
|
-
"text": "componentProps Any properties of the component."
|
|
1179
|
-
}, {
|
|
1180
|
-
"name": "param",
|
|
1181
|
-
"text": "opts The navigation options."
|
|
1182
|
-
}, {
|
|
1183
|
-
"name": "param",
|
|
1184
|
-
"text": "done The transition complete function."
|
|
1185
|
-
}]
|
|
1186
571
|
}
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
"references": {
|
|
1217
|
-
"Promise": {
|
|
1218
|
-
"location": "global",
|
|
1219
|
-
"id": "global::Promise"
|
|
1220
|
-
},
|
|
1221
|
-
"NavComponent": {
|
|
1222
|
-
"location": "import",
|
|
1223
|
-
"path": "./nav-interface",
|
|
1224
|
-
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
1225
|
-
},
|
|
1226
|
-
"NavComponentWithProps": {
|
|
1227
|
-
"location": "import",
|
|
1228
|
-
"path": "./nav-interface",
|
|
1229
|
-
"id": "src/components/nav/nav-interface.ts::NavComponentWithProps"
|
|
1230
|
-
},
|
|
1231
|
-
"NavOptions": {
|
|
1232
|
-
"location": "import",
|
|
1233
|
-
"path": "./nav-interface",
|
|
1234
|
-
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
1235
|
-
},
|
|
1236
|
-
"TransitionDoneFn": {
|
|
1237
|
-
"location": "import",
|
|
1238
|
-
"path": "./nav-interface",
|
|
1239
|
-
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
572
|
+
return undefined;
|
|
573
|
+
}
|
|
574
|
+
/**
|
|
575
|
+
* Adds and Removes the views from the navigation stack.
|
|
576
|
+
*
|
|
577
|
+
* @param enteringView The view being entered.
|
|
578
|
+
* @param leavingView The view being left.
|
|
579
|
+
* @param ti The instructions.
|
|
580
|
+
*/
|
|
581
|
+
postViewInit(enteringView, leavingView, ti) {
|
|
582
|
+
var _a, _b, _c;
|
|
583
|
+
assert(leavingView || enteringView, 'Both leavingView and enteringView are null');
|
|
584
|
+
assert(ti.resolve, 'resolve must be valid');
|
|
585
|
+
assert(ti.reject, 'reject must be valid');
|
|
586
|
+
// Compute the views to remove.
|
|
587
|
+
const opts = ti.opts;
|
|
588
|
+
const { insertViews, removeStart, removeCount } = ti;
|
|
589
|
+
/** Records the view to destroy */
|
|
590
|
+
let destroyQueue;
|
|
591
|
+
// there are views to remove
|
|
592
|
+
if (removeStart !== undefined && removeCount !== undefined) {
|
|
593
|
+
assert(removeStart >= 0, 'removeStart can not be negative');
|
|
594
|
+
assert(removeCount >= 0, 'removeCount can not be negative');
|
|
595
|
+
destroyQueue = [];
|
|
596
|
+
for (let i = removeStart; i < removeStart + removeCount; i++) {
|
|
597
|
+
const view = this.views[i];
|
|
598
|
+
if (view !== undefined && view !== enteringView && view !== leavingView) {
|
|
599
|
+
destroyQueue.push(view);
|
|
600
|
+
}
|
|
1240
601
|
}
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
},
|
|
1244
|
-
"docs": {
|
|
1245
|
-
"text": "Inserts an array of components into the navigation stack at the specified index.\nThe last component in the array will become instantiated as a view, and animate\nin to become the active view.",
|
|
1246
|
-
"tags": [{
|
|
1247
|
-
"name": "param",
|
|
1248
|
-
"text": "insertIndex The index to insert the components at in the stack."
|
|
1249
|
-
}, {
|
|
1250
|
-
"name": "param",
|
|
1251
|
-
"text": "insertComponents The components to insert into the navigation stack."
|
|
1252
|
-
}, {
|
|
1253
|
-
"name": "param",
|
|
1254
|
-
"text": "opts The navigation options."
|
|
1255
|
-
}, {
|
|
1256
|
-
"name": "param",
|
|
1257
|
-
"text": "done The transition complete function."
|
|
1258
|
-
}]
|
|
602
|
+
// default the direction to "back"
|
|
603
|
+
(_a = opts.direction) !== null && _a !== void 0 ? _a : (opts.direction = 'back');
|
|
1259
604
|
}
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
"Promise": {
|
|
1279
|
-
"location": "global",
|
|
1280
|
-
"id": "global::Promise"
|
|
1281
|
-
},
|
|
1282
|
-
"NavOptions": {
|
|
1283
|
-
"location": "import",
|
|
1284
|
-
"path": "./nav-interface",
|
|
1285
|
-
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
1286
|
-
},
|
|
1287
|
-
"TransitionDoneFn": {
|
|
1288
|
-
"location": "import",
|
|
1289
|
-
"path": "./nav-interface",
|
|
1290
|
-
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
605
|
+
const finalNumViews = this.views.length + ((_b = insertViews === null || insertViews === void 0 ? void 0 : insertViews.length) !== null && _b !== void 0 ? _b : 0) - (removeCount !== null && removeCount !== void 0 ? removeCount : 0);
|
|
606
|
+
assert(finalNumViews >= 0, 'final balance can not be negative');
|
|
607
|
+
if (finalNumViews === 0) {
|
|
608
|
+
console.warn(`You can't remove all the pages in the navigation stack. nav.pop() is probably called too many times.`, this, this.el);
|
|
609
|
+
throw new Error('navigation stack needs at least one root page');
|
|
610
|
+
}
|
|
611
|
+
// At this point the transition can not be rejected, any throw should be an error
|
|
612
|
+
// Insert the new views in the stack.
|
|
613
|
+
if (insertViews) {
|
|
614
|
+
// add the views to the
|
|
615
|
+
let insertIndex = ti.insertStart;
|
|
616
|
+
for (const view of insertViews) {
|
|
617
|
+
this.insertViewAt(view, insertIndex);
|
|
618
|
+
insertIndex++;
|
|
619
|
+
}
|
|
620
|
+
if (ti.enteringRequiresTransition) {
|
|
621
|
+
// default to forward if not already set
|
|
622
|
+
(_c = opts.direction) !== null && _c !== void 0 ? _c : (opts.direction = 'forward');
|
|
1291
623
|
}
|
|
1292
|
-
},
|
|
1293
|
-
"return": "Promise<boolean>"
|
|
1294
|
-
},
|
|
1295
|
-
"docs": {
|
|
1296
|
-
"text": "Pop a component off of the navigation stack. Navigates back from the current\ncomponent.",
|
|
1297
|
-
"tags": [{
|
|
1298
|
-
"name": "param",
|
|
1299
|
-
"text": "opts The navigation options."
|
|
1300
|
-
}, {
|
|
1301
|
-
"name": "param",
|
|
1302
|
-
"text": "done The transition complete function."
|
|
1303
|
-
}]
|
|
1304
624
|
}
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
}
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
}],
|
|
1320
|
-
"text": "The navigation options."
|
|
1321
|
-
}, {
|
|
1322
|
-
"tags": [{
|
|
1323
|
-
"name": "param",
|
|
1324
|
-
"text": "done The transition complete function."
|
|
1325
|
-
}],
|
|
1326
|
-
"text": "The transition complete function."
|
|
1327
|
-
}],
|
|
1328
|
-
"references": {
|
|
1329
|
-
"Promise": {
|
|
1330
|
-
"location": "global",
|
|
1331
|
-
"id": "global::Promise"
|
|
1332
|
-
},
|
|
1333
|
-
"ViewController": {
|
|
1334
|
-
"location": "import",
|
|
1335
|
-
"path": "./view-controller",
|
|
1336
|
-
"id": "src/components/nav/view-controller.ts::ViewController"
|
|
1337
|
-
},
|
|
1338
|
-
"NavOptions": {
|
|
1339
|
-
"location": "import",
|
|
1340
|
-
"path": "./nav-interface",
|
|
1341
|
-
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
1342
|
-
},
|
|
1343
|
-
"TransitionDoneFn": {
|
|
1344
|
-
"location": "import",
|
|
1345
|
-
"path": "./nav-interface",
|
|
1346
|
-
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
1347
|
-
},
|
|
1348
|
-
"TransitionInstruction": {
|
|
1349
|
-
"location": "import",
|
|
1350
|
-
"path": "./nav-interface",
|
|
1351
|
-
"id": "src/components/nav/nav-interface.ts::TransitionInstruction"
|
|
625
|
+
// if the views to be removed are in the beginning or middle
|
|
626
|
+
// and there is not a view that needs to visually transition out
|
|
627
|
+
// then just destroy them and don't transition anything
|
|
628
|
+
// batch all of lifecycles together
|
|
629
|
+
// let's make sure, callbacks are zoned
|
|
630
|
+
if (destroyQueue && destroyQueue.length > 0) {
|
|
631
|
+
for (const view of destroyQueue) {
|
|
632
|
+
lifecycle(view.element, LIFECYCLE_WILL_LEAVE);
|
|
633
|
+
lifecycle(view.element, LIFECYCLE_DID_LEAVE);
|
|
634
|
+
lifecycle(view.element, LIFECYCLE_WILL_UNLOAD);
|
|
635
|
+
}
|
|
636
|
+
// once all lifecycle events has been delivered, we can safely detroy the views
|
|
637
|
+
for (const view of destroyQueue) {
|
|
638
|
+
this.destroyView(view);
|
|
1352
639
|
}
|
|
1353
|
-
},
|
|
1354
|
-
"return": "Promise<boolean>"
|
|
1355
|
-
},
|
|
1356
|
-
"docs": {
|
|
1357
|
-
"text": "Pop to a specific index in the navigation stack.",
|
|
1358
|
-
"tags": [{
|
|
1359
|
-
"name": "param",
|
|
1360
|
-
"text": "indexOrViewCtrl The index or view controller to pop to."
|
|
1361
|
-
}, {
|
|
1362
|
-
"name": "param",
|
|
1363
|
-
"text": "opts The navigation options."
|
|
1364
|
-
}, {
|
|
1365
|
-
"name": "param",
|
|
1366
|
-
"text": "done The transition complete function."
|
|
1367
|
-
}]
|
|
1368
640
|
}
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
641
|
+
}
|
|
642
|
+
async transition(enteringView, leavingView, ti) {
|
|
643
|
+
// we should animate (duration > 0) if the pushed page is not the first one (startup)
|
|
644
|
+
// or if it is a portal (modal, actionsheet, etc.)
|
|
645
|
+
const opts = ti.opts;
|
|
646
|
+
const progressCallback = opts.progressAnimation
|
|
647
|
+
? (ani) => {
|
|
648
|
+
/**
|
|
649
|
+
* Because this progress callback is called asynchronously
|
|
650
|
+
* it is possible for the gesture to start and end before
|
|
651
|
+
* the animation is ever set. In that scenario, we should
|
|
652
|
+
* immediately call progressEnd so that the transition promise
|
|
653
|
+
* resolves and the gesture does not get locked up.
|
|
654
|
+
*/
|
|
655
|
+
if (ani !== undefined && !this.gestureOrAnimationInProgress) {
|
|
656
|
+
this.gestureOrAnimationInProgress = true;
|
|
657
|
+
ani.onFinish(() => {
|
|
658
|
+
this.gestureOrAnimationInProgress = false;
|
|
659
|
+
}, { oneTimeCallback: true });
|
|
660
|
+
/**
|
|
661
|
+
* Playing animation to beginning
|
|
662
|
+
* with a duration of 0 prevents
|
|
663
|
+
* any flickering when the animation
|
|
664
|
+
* is later cleaned up.
|
|
665
|
+
*/
|
|
666
|
+
ani.progressEnd(0, 0, 0);
|
|
667
|
+
}
|
|
668
|
+
else {
|
|
669
|
+
this.sbAni = ani;
|
|
670
|
+
}
|
|
1400
671
|
}
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
672
|
+
: undefined;
|
|
673
|
+
const mode = getIonMode(this);
|
|
674
|
+
const enteringEl = enteringView.element;
|
|
675
|
+
// eslint-disable-next-line @typescript-eslint/prefer-optional-chain
|
|
676
|
+
const leavingEl = leavingView && leavingView.element;
|
|
677
|
+
const animationOpts = Object.assign(Object.assign({ mode, showGoBack: this.canGoBackSync(enteringView), baseEl: this.el, progressCallback, animated: this.animated && config.getBoolean('animated', true), enteringEl,
|
|
678
|
+
leavingEl }, opts), { animationBuilder: opts.animationBuilder || this.animation || config.get('navAnimation') });
|
|
679
|
+
const { hasCompleted } = await transition(animationOpts);
|
|
680
|
+
return this.transitionFinish(hasCompleted, enteringView, leavingView, opts);
|
|
681
|
+
}
|
|
682
|
+
transitionFinish(hasCompleted, enteringView, leavingView, opts) {
|
|
683
|
+
/**
|
|
684
|
+
* If the transition did not complete, the leavingView will still be the active
|
|
685
|
+
* view on the stack. Otherwise unmount all the views after the enteringView.
|
|
686
|
+
*/
|
|
687
|
+
const activeView = hasCompleted ? enteringView : leavingView;
|
|
688
|
+
if (activeView) {
|
|
689
|
+
this.unmountInactiveViews(activeView);
|
|
1413
690
|
}
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
691
|
+
return {
|
|
692
|
+
hasCompleted,
|
|
693
|
+
requiresTransition: true,
|
|
694
|
+
enteringView,
|
|
695
|
+
leavingView,
|
|
696
|
+
direction: opts.direction,
|
|
697
|
+
};
|
|
698
|
+
}
|
|
699
|
+
/**
|
|
700
|
+
* Inserts a view at the specified index.
|
|
701
|
+
*
|
|
702
|
+
* When the view already is in the stack it will be moved to the new position.
|
|
703
|
+
*
|
|
704
|
+
* @param view The view to insert.
|
|
705
|
+
* @param index The index where to insert the view.
|
|
706
|
+
*/
|
|
707
|
+
insertViewAt(view, index) {
|
|
708
|
+
const views = this.views;
|
|
709
|
+
const existingIndex = views.indexOf(view);
|
|
710
|
+
if (existingIndex > -1) {
|
|
711
|
+
assert(view.nav === this, 'view is not part of the nav');
|
|
712
|
+
// The view already in the stack, removes it.
|
|
713
|
+
views.splice(existingIndex, 1);
|
|
714
|
+
// and add it back at the requested index.
|
|
715
|
+
views.splice(index, 0, view);
|
|
716
|
+
}
|
|
717
|
+
else {
|
|
718
|
+
assert(!view.nav, 'nav is used');
|
|
719
|
+
// this is a new view to add to the stack
|
|
720
|
+
// create the new entering view
|
|
721
|
+
view.nav = this;
|
|
722
|
+
views.splice(index, 0, view);
|
|
723
|
+
}
|
|
724
|
+
}
|
|
725
|
+
/**
|
|
726
|
+
* Removes a view from the stack.
|
|
727
|
+
*
|
|
728
|
+
* @param view The view to remove.
|
|
729
|
+
*/
|
|
730
|
+
removeView(view) {
|
|
731
|
+
assert(view.state === VIEW_STATE_ATTACHED || view.state === VIEW_STATE_DESTROYED, 'view state should be loaded or destroyed');
|
|
732
|
+
const views = this.views;
|
|
733
|
+
const index = views.indexOf(view);
|
|
734
|
+
assert(index > -1, 'view must be part of the stack');
|
|
735
|
+
if (index >= 0) {
|
|
736
|
+
views.splice(index, 1);
|
|
737
|
+
}
|
|
738
|
+
}
|
|
739
|
+
destroyView(view) {
|
|
740
|
+
view._destroy();
|
|
741
|
+
this.removeView(view);
|
|
742
|
+
}
|
|
743
|
+
/**
|
|
744
|
+
* Unmounts all inactive views after the specified active view.
|
|
745
|
+
*
|
|
746
|
+
* DOM WRITE
|
|
747
|
+
*
|
|
748
|
+
* @param activeView The view that is actively visible in the stack. Used to calculate which views to unmount.
|
|
749
|
+
*/
|
|
750
|
+
unmountInactiveViews(activeView) {
|
|
751
|
+
// ok, cleanup time!! Destroy all of the views that are
|
|
752
|
+
// INACTIVE and come after the active view
|
|
753
|
+
// only do this if the views exist, though
|
|
754
|
+
if (this.destroyed) {
|
|
755
|
+
return;
|
|
756
|
+
}
|
|
757
|
+
const views = this.views;
|
|
758
|
+
const activeViewIndex = views.indexOf(activeView);
|
|
759
|
+
for (let i = views.length - 1; i >= 0; i--) {
|
|
760
|
+
const view = views[i];
|
|
761
|
+
/**
|
|
762
|
+
* When inserting multiple views via insertPages
|
|
763
|
+
* the last page will be transitioned to, but the
|
|
764
|
+
* others will not be. As a result, a DOM element
|
|
765
|
+
* will only be created for the last page inserted.
|
|
766
|
+
* As a result, it is possible to have views in the
|
|
767
|
+
* stack that do not have `view.element` yet.
|
|
768
|
+
*/
|
|
769
|
+
const element = view.element;
|
|
770
|
+
if (element) {
|
|
771
|
+
if (i > activeViewIndex) {
|
|
772
|
+
// this view comes after the active view
|
|
773
|
+
// let's unload it
|
|
774
|
+
lifecycle(element, LIFECYCLE_WILL_UNLOAD);
|
|
775
|
+
this.destroyView(view);
|
|
776
|
+
}
|
|
777
|
+
else if (i < activeViewIndex) {
|
|
778
|
+
// this view comes before the active view
|
|
779
|
+
// and it is not a portal then ensure it is hidden
|
|
780
|
+
setPageHidden(element, true);
|
|
781
|
+
}
|
|
1457
782
|
}
|
|
1458
|
-
},
|
|
1459
|
-
"return": "Promise<boolean>"
|
|
1460
|
-
},
|
|
1461
|
-
"docs": {
|
|
1462
|
-
"text": "Removes a component from the navigation stack at the specified index.",
|
|
1463
|
-
"tags": [{
|
|
1464
|
-
"name": "param",
|
|
1465
|
-
"text": "startIndex The number to begin removal at."
|
|
1466
|
-
}, {
|
|
1467
|
-
"name": "param",
|
|
1468
|
-
"text": "removeCount The number of components to remove."
|
|
1469
|
-
}, {
|
|
1470
|
-
"name": "param",
|
|
1471
|
-
"text": "opts The navigation options."
|
|
1472
|
-
}, {
|
|
1473
|
-
"name": "param",
|
|
1474
|
-
"text": "done The transition complete function."
|
|
1475
|
-
}]
|
|
1476
783
|
}
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
784
|
+
}
|
|
785
|
+
canStart() {
|
|
786
|
+
return (!this.gestureOrAnimationInProgress &&
|
|
787
|
+
!!this.swipeGesture &&
|
|
788
|
+
!this.isTransitioning &&
|
|
789
|
+
this.transInstr.length === 0 &&
|
|
790
|
+
this.canGoBackSync());
|
|
791
|
+
}
|
|
792
|
+
onStart() {
|
|
793
|
+
this.gestureOrAnimationInProgress = true;
|
|
794
|
+
this.pop({ direction: 'back', progressAnimation: true });
|
|
795
|
+
}
|
|
796
|
+
onMove(stepValue) {
|
|
797
|
+
if (this.sbAni) {
|
|
798
|
+
this.sbAni.progressStep(stepValue);
|
|
799
|
+
}
|
|
800
|
+
}
|
|
801
|
+
onEnd(shouldComplete, stepValue, dur) {
|
|
802
|
+
if (this.sbAni) {
|
|
803
|
+
this.sbAni.onFinish(() => {
|
|
804
|
+
this.gestureOrAnimationInProgress = false;
|
|
805
|
+
}, { oneTimeCallback: true });
|
|
806
|
+
// Account for rounding errors in JS
|
|
807
|
+
let newStepValue = shouldComplete ? -0.001 : 0.001;
|
|
808
|
+
/**
|
|
809
|
+
* Animation will be reversed here, so need to
|
|
810
|
+
* reverse the easing curve as well
|
|
811
|
+
*
|
|
812
|
+
* Additionally, we need to account for the time relative
|
|
813
|
+
* to the new easing curve, as `stepValue` is going to be given
|
|
814
|
+
* in terms of a linear curve.
|
|
815
|
+
*/
|
|
816
|
+
if (!shouldComplete) {
|
|
817
|
+
this.sbAni.easing('cubic-bezier(1, 0, 0.68, 0.28)');
|
|
818
|
+
newStepValue += getTimeGivenProgression([0, 0], [1, 0], [0.68, 0.28], [1, 1], stepValue)[0];
|
|
819
|
+
}
|
|
820
|
+
else {
|
|
821
|
+
newStepValue += getTimeGivenProgression([0, 0], [0.32, 0.72], [0, 1], [1, 1], stepValue)[0];
|
|
822
|
+
}
|
|
823
|
+
this.sbAni.progressEnd(shouldComplete ? 1 : 0, newStepValue, dur);
|
|
824
|
+
}
|
|
825
|
+
else {
|
|
826
|
+
this.gestureOrAnimationInProgress = false;
|
|
827
|
+
}
|
|
828
|
+
}
|
|
829
|
+
render() {
|
|
830
|
+
return h("slot", null);
|
|
831
|
+
}
|
|
832
|
+
static get is() { return "ion-nav"; }
|
|
833
|
+
static get encapsulation() { return "shadow"; }
|
|
834
|
+
static get originalStyleUrls() {
|
|
835
|
+
return {
|
|
836
|
+
"$": ["nav.scss"]
|
|
837
|
+
};
|
|
838
|
+
}
|
|
839
|
+
static get styleUrls() {
|
|
840
|
+
return {
|
|
841
|
+
"$": ["nav.css"]
|
|
842
|
+
};
|
|
843
|
+
}
|
|
844
|
+
static get properties() {
|
|
845
|
+
return {
|
|
846
|
+
"delegate": {
|
|
847
|
+
"type": "unknown",
|
|
848
|
+
"mutable": false,
|
|
849
|
+
"complexType": {
|
|
850
|
+
"original": "FrameworkDelegate",
|
|
851
|
+
"resolved": "FrameworkDelegate | undefined",
|
|
852
|
+
"references": {
|
|
853
|
+
"FrameworkDelegate": {
|
|
854
|
+
"location": "import",
|
|
855
|
+
"path": "../../interface",
|
|
856
|
+
"id": "src/interface.d.ts::FrameworkDelegate"
|
|
857
|
+
}
|
|
858
|
+
}
|
|
859
|
+
},
|
|
860
|
+
"required": false,
|
|
861
|
+
"optional": true,
|
|
862
|
+
"docs": {
|
|
863
|
+
"tags": [{
|
|
864
|
+
"name": "internal",
|
|
865
|
+
"text": undefined
|
|
866
|
+
}],
|
|
867
|
+
"text": ""
|
|
868
|
+
}
|
|
1510
869
|
},
|
|
1511
|
-
"
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
870
|
+
"swipeGesture": {
|
|
871
|
+
"type": "boolean",
|
|
872
|
+
"mutable": true,
|
|
873
|
+
"complexType": {
|
|
874
|
+
"original": "boolean",
|
|
875
|
+
"resolved": "boolean | undefined",
|
|
876
|
+
"references": {}
|
|
877
|
+
},
|
|
878
|
+
"required": false,
|
|
879
|
+
"optional": true,
|
|
880
|
+
"docs": {
|
|
881
|
+
"tags": [],
|
|
882
|
+
"text": "If the nav component should allow for swipe-to-go-back."
|
|
883
|
+
},
|
|
884
|
+
"attribute": "swipe-gesture",
|
|
885
|
+
"reflect": false
|
|
1515
886
|
},
|
|
1516
|
-
"
|
|
1517
|
-
|
|
1518
|
-
|
|
887
|
+
"animated": {
|
|
888
|
+
"type": "boolean",
|
|
889
|
+
"mutable": false,
|
|
890
|
+
"complexType": {
|
|
891
|
+
"original": "boolean",
|
|
892
|
+
"resolved": "boolean",
|
|
893
|
+
"references": {}
|
|
894
|
+
},
|
|
895
|
+
"required": false,
|
|
896
|
+
"optional": false,
|
|
897
|
+
"docs": {
|
|
898
|
+
"tags": [],
|
|
899
|
+
"text": "If `true`, the nav should animate the transition of components."
|
|
900
|
+
},
|
|
901
|
+
"attribute": "animated",
|
|
902
|
+
"reflect": false,
|
|
903
|
+
"defaultValue": "true"
|
|
1519
904
|
},
|
|
1520
|
-
"
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
905
|
+
"animation": {
|
|
906
|
+
"type": "unknown",
|
|
907
|
+
"mutable": false,
|
|
908
|
+
"complexType": {
|
|
909
|
+
"original": "AnimationBuilder",
|
|
910
|
+
"resolved": "((baseEl: any, opts?: any) => Animation) | undefined",
|
|
911
|
+
"references": {
|
|
912
|
+
"AnimationBuilder": {
|
|
913
|
+
"location": "import",
|
|
914
|
+
"path": "../../interface",
|
|
915
|
+
"id": "src/interface.d.ts::AnimationBuilder"
|
|
916
|
+
}
|
|
917
|
+
}
|
|
918
|
+
},
|
|
919
|
+
"required": false,
|
|
920
|
+
"optional": true,
|
|
921
|
+
"docs": {
|
|
922
|
+
"tags": [],
|
|
923
|
+
"text": "By default `ion-nav` animates transition between pages based in the mode (ios or material design).\nHowever, this property allows to create custom transition using `AnimationBuilder` functions."
|
|
924
|
+
}
|
|
1524
925
|
},
|
|
1525
|
-
"
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
926
|
+
"rootParams": {
|
|
927
|
+
"type": "unknown",
|
|
928
|
+
"mutable": false,
|
|
929
|
+
"complexType": {
|
|
930
|
+
"original": "ComponentProps",
|
|
931
|
+
"resolved": "undefined | { [key: string]: any; }",
|
|
932
|
+
"references": {
|
|
933
|
+
"ComponentProps": {
|
|
934
|
+
"location": "import",
|
|
935
|
+
"path": "../../interface",
|
|
936
|
+
"id": "src/interface.d.ts::ComponentProps"
|
|
937
|
+
}
|
|
938
|
+
}
|
|
939
|
+
},
|
|
940
|
+
"required": false,
|
|
941
|
+
"optional": true,
|
|
942
|
+
"docs": {
|
|
943
|
+
"tags": [],
|
|
944
|
+
"text": "Any parameters for the root component"
|
|
945
|
+
}
|
|
1529
946
|
},
|
|
1530
|
-
"
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
947
|
+
"root": {
|
|
948
|
+
"type": "string",
|
|
949
|
+
"mutable": false,
|
|
950
|
+
"complexType": {
|
|
951
|
+
"original": "NavComponent",
|
|
952
|
+
"resolved": "Function | HTMLElement | ViewController | null | string | undefined",
|
|
953
|
+
"references": {
|
|
954
|
+
"NavComponent": {
|
|
955
|
+
"location": "import",
|
|
956
|
+
"path": "./nav-interface",
|
|
957
|
+
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
958
|
+
}
|
|
959
|
+
}
|
|
960
|
+
},
|
|
961
|
+
"required": false,
|
|
962
|
+
"optional": true,
|
|
963
|
+
"docs": {
|
|
964
|
+
"tags": [],
|
|
965
|
+
"text": "Root NavComponent to load"
|
|
966
|
+
},
|
|
967
|
+
"attribute": "root",
|
|
968
|
+
"reflect": false
|
|
1534
969
|
}
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
"complexType": {
|
|
1557
|
-
"signature": "(views: NavComponent[] | NavComponentWithProps[], opts?: NavOptions | null, done?: TransitionDoneFn) => Promise<boolean>",
|
|
1558
|
-
"parameters": [{
|
|
1559
|
-
"tags": [{
|
|
1560
|
-
"name": "param",
|
|
1561
|
-
"text": "views The list of views to set as the navigation stack."
|
|
1562
|
-
}],
|
|
1563
|
-
"text": "The list of views to set as the navigation stack."
|
|
970
|
+
};
|
|
971
|
+
}
|
|
972
|
+
static get events() {
|
|
973
|
+
return [{
|
|
974
|
+
"method": "ionNavWillLoad",
|
|
975
|
+
"name": "ionNavWillLoad",
|
|
976
|
+
"bubbles": true,
|
|
977
|
+
"cancelable": true,
|
|
978
|
+
"composed": true,
|
|
979
|
+
"docs": {
|
|
980
|
+
"tags": [{
|
|
981
|
+
"name": "internal",
|
|
982
|
+
"text": undefined
|
|
983
|
+
}],
|
|
984
|
+
"text": "Event fired when Nav will load a component"
|
|
985
|
+
},
|
|
986
|
+
"complexType": {
|
|
987
|
+
"original": "void",
|
|
988
|
+
"resolved": "void",
|
|
989
|
+
"references": {}
|
|
990
|
+
}
|
|
1564
991
|
}, {
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
992
|
+
"method": "ionNavWillChange",
|
|
993
|
+
"name": "ionNavWillChange",
|
|
994
|
+
"bubbles": false,
|
|
995
|
+
"cancelable": true,
|
|
996
|
+
"composed": true,
|
|
997
|
+
"docs": {
|
|
998
|
+
"tags": [],
|
|
999
|
+
"text": "Event fired when the nav will change components"
|
|
1000
|
+
},
|
|
1001
|
+
"complexType": {
|
|
1002
|
+
"original": "void",
|
|
1003
|
+
"resolved": "void",
|
|
1004
|
+
"references": {}
|
|
1005
|
+
}
|
|
1570
1006
|
}, {
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1007
|
+
"method": "ionNavDidChange",
|
|
1008
|
+
"name": "ionNavDidChange",
|
|
1009
|
+
"bubbles": false,
|
|
1010
|
+
"cancelable": true,
|
|
1011
|
+
"composed": true,
|
|
1012
|
+
"docs": {
|
|
1013
|
+
"tags": [],
|
|
1014
|
+
"text": "Event fired when the nav has changed components"
|
|
1015
|
+
},
|
|
1016
|
+
"complexType": {
|
|
1017
|
+
"original": "void",
|
|
1018
|
+
"resolved": "void",
|
|
1019
|
+
"references": {}
|
|
1020
|
+
}
|
|
1021
|
+
}];
|
|
1022
|
+
}
|
|
1023
|
+
static get methods() {
|
|
1024
|
+
return {
|
|
1025
|
+
"push": {
|
|
1026
|
+
"complexType": {
|
|
1027
|
+
"signature": "<T extends NavComponent>(component: T, componentProps?: ComponentProps<T> | null, opts?: NavOptions | null, done?: TransitionDoneFn) => Promise<boolean>",
|
|
1028
|
+
"parameters": [{
|
|
1029
|
+
"tags": [{
|
|
1030
|
+
"name": "param",
|
|
1031
|
+
"text": "component The component to push onto the navigation stack."
|
|
1032
|
+
}],
|
|
1033
|
+
"text": "The component to push onto the navigation stack."
|
|
1034
|
+
}, {
|
|
1035
|
+
"tags": [{
|
|
1036
|
+
"name": "param",
|
|
1037
|
+
"text": "componentProps Any properties of the component."
|
|
1038
|
+
}],
|
|
1039
|
+
"text": "Any properties of the component."
|
|
1040
|
+
}, {
|
|
1041
|
+
"tags": [{
|
|
1042
|
+
"name": "param",
|
|
1043
|
+
"text": "opts The navigation options."
|
|
1044
|
+
}],
|
|
1045
|
+
"text": "The navigation options."
|
|
1046
|
+
}, {
|
|
1047
|
+
"tags": [{
|
|
1048
|
+
"name": "param",
|
|
1049
|
+
"text": "done The transition complete function."
|
|
1050
|
+
}],
|
|
1051
|
+
"text": "The transition complete function."
|
|
1052
|
+
}],
|
|
1053
|
+
"references": {
|
|
1054
|
+
"Promise": {
|
|
1055
|
+
"location": "global",
|
|
1056
|
+
"id": "global::Promise"
|
|
1057
|
+
},
|
|
1058
|
+
"NavComponent": {
|
|
1059
|
+
"location": "import",
|
|
1060
|
+
"path": "./nav-interface",
|
|
1061
|
+
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
1062
|
+
},
|
|
1063
|
+
"T": {
|
|
1064
|
+
"location": "global",
|
|
1065
|
+
"id": "global::T"
|
|
1066
|
+
},
|
|
1067
|
+
"ComponentProps": {
|
|
1068
|
+
"location": "import",
|
|
1069
|
+
"path": "../../interface",
|
|
1070
|
+
"id": "src/interface.d.ts::ComponentProps"
|
|
1071
|
+
},
|
|
1072
|
+
"NavOptions": {
|
|
1073
|
+
"location": "import",
|
|
1074
|
+
"path": "./nav-interface",
|
|
1075
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
1076
|
+
},
|
|
1077
|
+
"TransitionDoneFn": {
|
|
1078
|
+
"location": "import",
|
|
1079
|
+
"path": "./nav-interface",
|
|
1080
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
1081
|
+
}
|
|
1082
|
+
},
|
|
1083
|
+
"return": "Promise<boolean>"
|
|
1084
|
+
},
|
|
1085
|
+
"docs": {
|
|
1086
|
+
"text": "Push a new component onto the current navigation stack. Pass any additional\ninformation along as an object. This additional information is accessible\nthrough NavParams.",
|
|
1087
|
+
"tags": [{
|
|
1088
|
+
"name": "param",
|
|
1089
|
+
"text": "component The component to push onto the navigation stack."
|
|
1090
|
+
}, {
|
|
1091
|
+
"name": "param",
|
|
1092
|
+
"text": "componentProps Any properties of the component."
|
|
1093
|
+
}, {
|
|
1094
|
+
"name": "param",
|
|
1095
|
+
"text": "opts The navigation options."
|
|
1096
|
+
}, {
|
|
1097
|
+
"name": "param",
|
|
1098
|
+
"text": "done The transition complete function."
|
|
1099
|
+
}]
|
|
1100
|
+
}
|
|
1581
1101
|
},
|
|
1582
|
-
"
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1102
|
+
"insert": {
|
|
1103
|
+
"complexType": {
|
|
1104
|
+
"signature": "<T extends NavComponent>(insertIndex: number, component: T, componentProps?: ComponentProps<T> | null, opts?: NavOptions | null, done?: TransitionDoneFn) => Promise<boolean>",
|
|
1105
|
+
"parameters": [{
|
|
1106
|
+
"tags": [{
|
|
1107
|
+
"name": "param",
|
|
1108
|
+
"text": "insertIndex The index to insert the component at in the stack."
|
|
1109
|
+
}],
|
|
1110
|
+
"text": "The index to insert the component at in the stack."
|
|
1111
|
+
}, {
|
|
1112
|
+
"tags": [{
|
|
1113
|
+
"name": "param",
|
|
1114
|
+
"text": "component The component to insert into the navigation stack."
|
|
1115
|
+
}],
|
|
1116
|
+
"text": "The component to insert into the navigation stack."
|
|
1117
|
+
}, {
|
|
1118
|
+
"tags": [{
|
|
1119
|
+
"name": "param",
|
|
1120
|
+
"text": "componentProps Any properties of the component."
|
|
1121
|
+
}],
|
|
1122
|
+
"text": "Any properties of the component."
|
|
1123
|
+
}, {
|
|
1124
|
+
"tags": [{
|
|
1125
|
+
"name": "param",
|
|
1126
|
+
"text": "opts The navigation options."
|
|
1127
|
+
}],
|
|
1128
|
+
"text": "The navigation options."
|
|
1129
|
+
}, {
|
|
1130
|
+
"tags": [{
|
|
1131
|
+
"name": "param",
|
|
1132
|
+
"text": "done The transition complete function."
|
|
1133
|
+
}],
|
|
1134
|
+
"text": "The transition complete function."
|
|
1135
|
+
}],
|
|
1136
|
+
"references": {
|
|
1137
|
+
"Promise": {
|
|
1138
|
+
"location": "global",
|
|
1139
|
+
"id": "global::Promise"
|
|
1140
|
+
},
|
|
1141
|
+
"NavComponent": {
|
|
1142
|
+
"location": "import",
|
|
1143
|
+
"path": "./nav-interface",
|
|
1144
|
+
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
1145
|
+
},
|
|
1146
|
+
"T": {
|
|
1147
|
+
"location": "global",
|
|
1148
|
+
"id": "global::T"
|
|
1149
|
+
},
|
|
1150
|
+
"ComponentProps": {
|
|
1151
|
+
"location": "import",
|
|
1152
|
+
"path": "../../interface",
|
|
1153
|
+
"id": "src/interface.d.ts::ComponentProps"
|
|
1154
|
+
},
|
|
1155
|
+
"NavOptions": {
|
|
1156
|
+
"location": "import",
|
|
1157
|
+
"path": "./nav-interface",
|
|
1158
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
1159
|
+
},
|
|
1160
|
+
"TransitionDoneFn": {
|
|
1161
|
+
"location": "import",
|
|
1162
|
+
"path": "./nav-interface",
|
|
1163
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
1164
|
+
}
|
|
1165
|
+
},
|
|
1166
|
+
"return": "Promise<boolean>"
|
|
1167
|
+
},
|
|
1168
|
+
"docs": {
|
|
1169
|
+
"text": "Inserts a component into the navigation stack at the specified index.\nThis is useful to add a component at any point in the navigation stack.",
|
|
1170
|
+
"tags": [{
|
|
1171
|
+
"name": "param",
|
|
1172
|
+
"text": "insertIndex The index to insert the component at in the stack."
|
|
1173
|
+
}, {
|
|
1174
|
+
"name": "param",
|
|
1175
|
+
"text": "component The component to insert into the navigation stack."
|
|
1176
|
+
}, {
|
|
1177
|
+
"name": "param",
|
|
1178
|
+
"text": "componentProps Any properties of the component."
|
|
1179
|
+
}, {
|
|
1180
|
+
"name": "param",
|
|
1181
|
+
"text": "opts The navigation options."
|
|
1182
|
+
}, {
|
|
1183
|
+
"name": "param",
|
|
1184
|
+
"text": "done The transition complete function."
|
|
1185
|
+
}]
|
|
1186
|
+
}
|
|
1586
1187
|
},
|
|
1587
|
-
"
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1188
|
+
"insertPages": {
|
|
1189
|
+
"complexType": {
|
|
1190
|
+
"signature": "(insertIndex: number, insertComponents: NavComponent[] | NavComponentWithProps[], opts?: NavOptions | null, done?: TransitionDoneFn) => Promise<boolean>",
|
|
1191
|
+
"parameters": [{
|
|
1192
|
+
"tags": [{
|
|
1193
|
+
"name": "param",
|
|
1194
|
+
"text": "insertIndex The index to insert the components at in the stack."
|
|
1195
|
+
}],
|
|
1196
|
+
"text": "The index to insert the components at in the stack."
|
|
1197
|
+
}, {
|
|
1198
|
+
"tags": [{
|
|
1199
|
+
"name": "param",
|
|
1200
|
+
"text": "insertComponents The components to insert into the navigation stack."
|
|
1201
|
+
}],
|
|
1202
|
+
"text": "The components to insert into the navigation stack."
|
|
1203
|
+
}, {
|
|
1204
|
+
"tags": [{
|
|
1205
|
+
"name": "param",
|
|
1206
|
+
"text": "opts The navigation options."
|
|
1207
|
+
}],
|
|
1208
|
+
"text": "The navigation options."
|
|
1209
|
+
}, {
|
|
1210
|
+
"tags": [{
|
|
1211
|
+
"name": "param",
|
|
1212
|
+
"text": "done The transition complete function."
|
|
1213
|
+
}],
|
|
1214
|
+
"text": "The transition complete function."
|
|
1215
|
+
}],
|
|
1216
|
+
"references": {
|
|
1217
|
+
"Promise": {
|
|
1218
|
+
"location": "global",
|
|
1219
|
+
"id": "global::Promise"
|
|
1220
|
+
},
|
|
1221
|
+
"NavComponent": {
|
|
1222
|
+
"location": "import",
|
|
1223
|
+
"path": "./nav-interface",
|
|
1224
|
+
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
1225
|
+
},
|
|
1226
|
+
"NavComponentWithProps": {
|
|
1227
|
+
"location": "import",
|
|
1228
|
+
"path": "./nav-interface",
|
|
1229
|
+
"id": "src/components/nav/nav-interface.ts::NavComponentWithProps"
|
|
1230
|
+
},
|
|
1231
|
+
"NavOptions": {
|
|
1232
|
+
"location": "import",
|
|
1233
|
+
"path": "./nav-interface",
|
|
1234
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
1235
|
+
},
|
|
1236
|
+
"TransitionDoneFn": {
|
|
1237
|
+
"location": "import",
|
|
1238
|
+
"path": "./nav-interface",
|
|
1239
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
1240
|
+
}
|
|
1241
|
+
},
|
|
1242
|
+
"return": "Promise<boolean>"
|
|
1243
|
+
},
|
|
1244
|
+
"docs": {
|
|
1245
|
+
"text": "Inserts an array of components into the navigation stack at the specified index.\nThe last component in the array will become instantiated as a view, and animate\nin to become the active view.",
|
|
1246
|
+
"tags": [{
|
|
1247
|
+
"name": "param",
|
|
1248
|
+
"text": "insertIndex The index to insert the components at in the stack."
|
|
1249
|
+
}, {
|
|
1250
|
+
"name": "param",
|
|
1251
|
+
"text": "insertComponents The components to insert into the navigation stack."
|
|
1252
|
+
}, {
|
|
1253
|
+
"name": "param",
|
|
1254
|
+
"text": "opts The navigation options."
|
|
1255
|
+
}, {
|
|
1256
|
+
"name": "param",
|
|
1257
|
+
"text": "done The transition complete function."
|
|
1258
|
+
}]
|
|
1259
|
+
}
|
|
1591
1260
|
},
|
|
1592
|
-
"
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1261
|
+
"pop": {
|
|
1262
|
+
"complexType": {
|
|
1263
|
+
"signature": "(opts?: NavOptions | null, done?: TransitionDoneFn) => Promise<boolean>",
|
|
1264
|
+
"parameters": [{
|
|
1265
|
+
"tags": [{
|
|
1266
|
+
"name": "param",
|
|
1267
|
+
"text": "opts The navigation options."
|
|
1268
|
+
}],
|
|
1269
|
+
"text": "The navigation options."
|
|
1270
|
+
}, {
|
|
1271
|
+
"tags": [{
|
|
1272
|
+
"name": "param",
|
|
1273
|
+
"text": "done The transition complete function."
|
|
1274
|
+
}],
|
|
1275
|
+
"text": "The transition complete function."
|
|
1276
|
+
}],
|
|
1277
|
+
"references": {
|
|
1278
|
+
"Promise": {
|
|
1279
|
+
"location": "global",
|
|
1280
|
+
"id": "global::Promise"
|
|
1281
|
+
},
|
|
1282
|
+
"NavOptions": {
|
|
1283
|
+
"location": "import",
|
|
1284
|
+
"path": "./nav-interface",
|
|
1285
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
1286
|
+
},
|
|
1287
|
+
"TransitionDoneFn": {
|
|
1288
|
+
"location": "import",
|
|
1289
|
+
"path": "./nav-interface",
|
|
1290
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
1291
|
+
}
|
|
1292
|
+
},
|
|
1293
|
+
"return": "Promise<boolean>"
|
|
1294
|
+
},
|
|
1295
|
+
"docs": {
|
|
1296
|
+
"text": "Pop a component off of the navigation stack. Navigates back from the current\ncomponent.",
|
|
1297
|
+
"tags": [{
|
|
1298
|
+
"name": "param",
|
|
1299
|
+
"text": "opts The navigation options."
|
|
1300
|
+
}, {
|
|
1301
|
+
"name": "param",
|
|
1302
|
+
"text": "done The transition complete function."
|
|
1303
|
+
}]
|
|
1304
|
+
}
|
|
1596
1305
|
},
|
|
1597
|
-
"
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1306
|
+
"popTo": {
|
|
1307
|
+
"complexType": {
|
|
1308
|
+
"signature": "(indexOrViewCtrl: number | ViewController, opts?: NavOptions | null, done?: TransitionDoneFn) => Promise<boolean>",
|
|
1309
|
+
"parameters": [{
|
|
1310
|
+
"tags": [{
|
|
1311
|
+
"name": "param",
|
|
1312
|
+
"text": "indexOrViewCtrl The index or view controller to pop to."
|
|
1313
|
+
}],
|
|
1314
|
+
"text": "The index or view controller to pop to."
|
|
1315
|
+
}, {
|
|
1316
|
+
"tags": [{
|
|
1317
|
+
"name": "param",
|
|
1318
|
+
"text": "opts The navigation options."
|
|
1319
|
+
}],
|
|
1320
|
+
"text": "The navigation options."
|
|
1321
|
+
}, {
|
|
1322
|
+
"tags": [{
|
|
1323
|
+
"name": "param",
|
|
1324
|
+
"text": "done The transition complete function."
|
|
1325
|
+
}],
|
|
1326
|
+
"text": "The transition complete function."
|
|
1327
|
+
}],
|
|
1328
|
+
"references": {
|
|
1329
|
+
"Promise": {
|
|
1330
|
+
"location": "global",
|
|
1331
|
+
"id": "global::Promise"
|
|
1332
|
+
},
|
|
1333
|
+
"ViewController": {
|
|
1334
|
+
"location": "import",
|
|
1335
|
+
"path": "./view-controller",
|
|
1336
|
+
"id": "src/components/nav/view-controller.ts::ViewController"
|
|
1337
|
+
},
|
|
1338
|
+
"NavOptions": {
|
|
1339
|
+
"location": "import",
|
|
1340
|
+
"path": "./nav-interface",
|
|
1341
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
1342
|
+
},
|
|
1343
|
+
"TransitionDoneFn": {
|
|
1344
|
+
"location": "import",
|
|
1345
|
+
"path": "./nav-interface",
|
|
1346
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
1347
|
+
},
|
|
1348
|
+
"TransitionInstruction": {
|
|
1349
|
+
"location": "import",
|
|
1350
|
+
"path": "./nav-interface",
|
|
1351
|
+
"id": "src/components/nav/nav-interface.ts::TransitionInstruction"
|
|
1352
|
+
}
|
|
1353
|
+
},
|
|
1354
|
+
"return": "Promise<boolean>"
|
|
1355
|
+
},
|
|
1356
|
+
"docs": {
|
|
1357
|
+
"text": "Pop to a specific index in the navigation stack.",
|
|
1358
|
+
"tags": [{
|
|
1359
|
+
"name": "param",
|
|
1360
|
+
"text": "indexOrViewCtrl The index or view controller to pop to."
|
|
1361
|
+
}, {
|
|
1362
|
+
"name": "param",
|
|
1363
|
+
"text": "opts The navigation options."
|
|
1364
|
+
}, {
|
|
1365
|
+
"name": "param",
|
|
1366
|
+
"text": "done The transition complete function."
|
|
1367
|
+
}]
|
|
1368
|
+
}
|
|
1651
1369
|
},
|
|
1652
|
-
"
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1370
|
+
"popToRoot": {
|
|
1371
|
+
"complexType": {
|
|
1372
|
+
"signature": "(opts?: NavOptions | null, done?: TransitionDoneFn) => Promise<boolean>",
|
|
1373
|
+
"parameters": [{
|
|
1374
|
+
"tags": [{
|
|
1375
|
+
"name": "param",
|
|
1376
|
+
"text": "opts The navigation options."
|
|
1377
|
+
}],
|
|
1378
|
+
"text": "The navigation options."
|
|
1379
|
+
}, {
|
|
1380
|
+
"tags": [{
|
|
1381
|
+
"name": "param",
|
|
1382
|
+
"text": "done The transition complete function."
|
|
1383
|
+
}],
|
|
1384
|
+
"text": "The transition complete function."
|
|
1385
|
+
}],
|
|
1386
|
+
"references": {
|
|
1387
|
+
"Promise": {
|
|
1388
|
+
"location": "global",
|
|
1389
|
+
"id": "global::Promise"
|
|
1390
|
+
},
|
|
1391
|
+
"NavOptions": {
|
|
1392
|
+
"location": "import",
|
|
1393
|
+
"path": "./nav-interface",
|
|
1394
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
1395
|
+
},
|
|
1396
|
+
"TransitionDoneFn": {
|
|
1397
|
+
"location": "import",
|
|
1398
|
+
"path": "./nav-interface",
|
|
1399
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
1400
|
+
}
|
|
1401
|
+
},
|
|
1402
|
+
"return": "Promise<boolean>"
|
|
1403
|
+
},
|
|
1404
|
+
"docs": {
|
|
1405
|
+
"text": "Navigate back to the root of the stack, no matter how far back that is.",
|
|
1406
|
+
"tags": [{
|
|
1407
|
+
"name": "param",
|
|
1408
|
+
"text": "opts The navigation options."
|
|
1409
|
+
}, {
|
|
1410
|
+
"name": "param",
|
|
1411
|
+
"text": "done The transition complete function."
|
|
1412
|
+
}]
|
|
1413
|
+
}
|
|
1656
1414
|
},
|
|
1657
|
-
"
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1415
|
+
"removeIndex": {
|
|
1416
|
+
"complexType": {
|
|
1417
|
+
"signature": "(startIndex: number, removeCount?: number, opts?: NavOptions | null, done?: TransitionDoneFn) => Promise<boolean>",
|
|
1418
|
+
"parameters": [{
|
|
1419
|
+
"tags": [{
|
|
1420
|
+
"name": "param",
|
|
1421
|
+
"text": "startIndex The number to begin removal at."
|
|
1422
|
+
}],
|
|
1423
|
+
"text": "The number to begin removal at."
|
|
1424
|
+
}, {
|
|
1425
|
+
"tags": [{
|
|
1426
|
+
"name": "param",
|
|
1427
|
+
"text": "removeCount The number of components to remove."
|
|
1428
|
+
}],
|
|
1429
|
+
"text": "The number of components to remove."
|
|
1430
|
+
}, {
|
|
1431
|
+
"tags": [{
|
|
1432
|
+
"name": "param",
|
|
1433
|
+
"text": "opts The navigation options."
|
|
1434
|
+
}],
|
|
1435
|
+
"text": "The navigation options."
|
|
1436
|
+
}, {
|
|
1437
|
+
"tags": [{
|
|
1438
|
+
"name": "param",
|
|
1439
|
+
"text": "done The transition complete function."
|
|
1440
|
+
}],
|
|
1441
|
+
"text": "The transition complete function."
|
|
1442
|
+
}],
|
|
1443
|
+
"references": {
|
|
1444
|
+
"Promise": {
|
|
1445
|
+
"location": "global",
|
|
1446
|
+
"id": "global::Promise"
|
|
1447
|
+
},
|
|
1448
|
+
"NavOptions": {
|
|
1449
|
+
"location": "import",
|
|
1450
|
+
"path": "./nav-interface",
|
|
1451
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
1452
|
+
},
|
|
1453
|
+
"TransitionDoneFn": {
|
|
1454
|
+
"location": "import",
|
|
1455
|
+
"path": "./nav-interface",
|
|
1456
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
1457
|
+
}
|
|
1458
|
+
},
|
|
1459
|
+
"return": "Promise<boolean>"
|
|
1460
|
+
},
|
|
1461
|
+
"docs": {
|
|
1462
|
+
"text": "Removes a component from the navigation stack at the specified index.",
|
|
1463
|
+
"tags": [{
|
|
1464
|
+
"name": "param",
|
|
1465
|
+
"text": "startIndex The number to begin removal at."
|
|
1466
|
+
}, {
|
|
1467
|
+
"name": "param",
|
|
1468
|
+
"text": "removeCount The number of components to remove."
|
|
1469
|
+
}, {
|
|
1470
|
+
"name": "param",
|
|
1471
|
+
"text": "opts The navigation options."
|
|
1472
|
+
}, {
|
|
1473
|
+
"name": "param",
|
|
1474
|
+
"text": "done The transition complete function."
|
|
1475
|
+
}]
|
|
1476
|
+
}
|
|
1661
1477
|
},
|
|
1662
|
-
"
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1478
|
+
"setRoot": {
|
|
1479
|
+
"complexType": {
|
|
1480
|
+
"signature": "<T extends NavComponent>(component: T, componentProps?: ComponentProps<T> | null, opts?: NavOptions | null, done?: TransitionDoneFn) => Promise<boolean>",
|
|
1481
|
+
"parameters": [{
|
|
1482
|
+
"tags": [{
|
|
1483
|
+
"name": "param",
|
|
1484
|
+
"text": "component The component to set as the root of the navigation stack."
|
|
1485
|
+
}],
|
|
1486
|
+
"text": "The component to set as the root of the navigation stack."
|
|
1487
|
+
}, {
|
|
1488
|
+
"tags": [{
|
|
1489
|
+
"name": "param",
|
|
1490
|
+
"text": "componentProps Any properties of the component."
|
|
1491
|
+
}],
|
|
1492
|
+
"text": "Any properties of the component."
|
|
1493
|
+
}, {
|
|
1494
|
+
"tags": [{
|
|
1495
|
+
"name": "param",
|
|
1496
|
+
"text": "opts The navigation options."
|
|
1497
|
+
}],
|
|
1498
|
+
"text": "The navigation options."
|
|
1499
|
+
}, {
|
|
1500
|
+
"tags": [{
|
|
1501
|
+
"name": "param",
|
|
1502
|
+
"text": "done The transition complete function."
|
|
1503
|
+
}],
|
|
1504
|
+
"text": "The transition complete function."
|
|
1505
|
+
}],
|
|
1506
|
+
"references": {
|
|
1507
|
+
"Promise": {
|
|
1508
|
+
"location": "global",
|
|
1509
|
+
"id": "global::Promise"
|
|
1510
|
+
},
|
|
1511
|
+
"NavComponent": {
|
|
1512
|
+
"location": "import",
|
|
1513
|
+
"path": "./nav-interface",
|
|
1514
|
+
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
1515
|
+
},
|
|
1516
|
+
"T": {
|
|
1517
|
+
"location": "global",
|
|
1518
|
+
"id": "global::T"
|
|
1519
|
+
},
|
|
1520
|
+
"ComponentProps": {
|
|
1521
|
+
"location": "import",
|
|
1522
|
+
"path": "../../interface",
|
|
1523
|
+
"id": "src/interface.d.ts::ComponentProps"
|
|
1524
|
+
},
|
|
1525
|
+
"NavOptions": {
|
|
1526
|
+
"location": "import",
|
|
1527
|
+
"path": "./nav-interface",
|
|
1528
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
1529
|
+
},
|
|
1530
|
+
"TransitionDoneFn": {
|
|
1531
|
+
"location": "import",
|
|
1532
|
+
"path": "./nav-interface",
|
|
1533
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
1534
|
+
}
|
|
1535
|
+
},
|
|
1536
|
+
"return": "Promise<boolean>"
|
|
1537
|
+
},
|
|
1538
|
+
"docs": {
|
|
1539
|
+
"text": "Set the root for the current navigation stack to a component.",
|
|
1540
|
+
"tags": [{
|
|
1541
|
+
"name": "param",
|
|
1542
|
+
"text": "component The component to set as the root of the navigation stack."
|
|
1543
|
+
}, {
|
|
1544
|
+
"name": "param",
|
|
1545
|
+
"text": "componentProps Any properties of the component."
|
|
1546
|
+
}, {
|
|
1547
|
+
"name": "param",
|
|
1548
|
+
"text": "opts The navigation options."
|
|
1549
|
+
}, {
|
|
1550
|
+
"name": "param",
|
|
1551
|
+
"text": "done The transition complete function."
|
|
1552
|
+
}]
|
|
1553
|
+
}
|
|
1666
1554
|
},
|
|
1667
|
-
"
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1555
|
+
"setPages": {
|
|
1556
|
+
"complexType": {
|
|
1557
|
+
"signature": "(views: NavComponent[] | NavComponentWithProps[], opts?: NavOptions | null, done?: TransitionDoneFn) => Promise<boolean>",
|
|
1558
|
+
"parameters": [{
|
|
1559
|
+
"tags": [{
|
|
1560
|
+
"name": "param",
|
|
1561
|
+
"text": "views The list of views to set as the navigation stack."
|
|
1562
|
+
}],
|
|
1563
|
+
"text": "The list of views to set as the navigation stack."
|
|
1564
|
+
}, {
|
|
1565
|
+
"tags": [{
|
|
1566
|
+
"name": "param",
|
|
1567
|
+
"text": "opts The navigation options."
|
|
1568
|
+
}],
|
|
1569
|
+
"text": "The navigation options."
|
|
1570
|
+
}, {
|
|
1571
|
+
"tags": [{
|
|
1572
|
+
"name": "param",
|
|
1573
|
+
"text": "done The transition complete function."
|
|
1574
|
+
}],
|
|
1575
|
+
"text": "The transition complete function."
|
|
1576
|
+
}],
|
|
1577
|
+
"references": {
|
|
1578
|
+
"Promise": {
|
|
1579
|
+
"location": "global",
|
|
1580
|
+
"id": "global::Promise"
|
|
1581
|
+
},
|
|
1582
|
+
"NavComponent": {
|
|
1583
|
+
"location": "import",
|
|
1584
|
+
"path": "./nav-interface",
|
|
1585
|
+
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
1586
|
+
},
|
|
1587
|
+
"NavComponentWithProps": {
|
|
1588
|
+
"location": "import",
|
|
1589
|
+
"path": "./nav-interface",
|
|
1590
|
+
"id": "src/components/nav/nav-interface.ts::NavComponentWithProps"
|
|
1591
|
+
},
|
|
1592
|
+
"NavOptions": {
|
|
1593
|
+
"location": "import",
|
|
1594
|
+
"path": "./nav-interface",
|
|
1595
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
1596
|
+
},
|
|
1597
|
+
"TransitionDoneFn": {
|
|
1598
|
+
"location": "import",
|
|
1599
|
+
"path": "./nav-interface",
|
|
1600
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
1601
|
+
}
|
|
1602
|
+
},
|
|
1603
|
+
"return": "Promise<boolean>"
|
|
1604
|
+
},
|
|
1605
|
+
"docs": {
|
|
1606
|
+
"text": "Set the views of the current navigation stack and navigate to the last view.\nBy default animations are disabled, but they can be enabled by passing options\nto the navigation controller. Navigation parameters can also be passed to the\nindividual pages in the array.",
|
|
1607
|
+
"tags": [{
|
|
1608
|
+
"name": "param",
|
|
1609
|
+
"text": "views The list of views to set as the navigation stack."
|
|
1610
|
+
}, {
|
|
1611
|
+
"name": "param",
|
|
1612
|
+
"text": "opts The navigation options."
|
|
1613
|
+
}, {
|
|
1614
|
+
"name": "param",
|
|
1615
|
+
"text": "done The transition complete function."
|
|
1616
|
+
}]
|
|
1617
|
+
}
|
|
1671
1618
|
},
|
|
1672
|
-
"
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1619
|
+
"setRouteId": {
|
|
1620
|
+
"complexType": {
|
|
1621
|
+
"signature": "(id: string, params: ComponentProps | undefined, direction: RouterDirection, animation?: AnimationBuilder) => Promise<RouteWrite>",
|
|
1622
|
+
"parameters": [{
|
|
1623
|
+
"tags": [{
|
|
1624
|
+
"name": "param",
|
|
1625
|
+
"text": "id The component tag."
|
|
1626
|
+
}],
|
|
1627
|
+
"text": "The component tag."
|
|
1628
|
+
}, {
|
|
1629
|
+
"tags": [{
|
|
1630
|
+
"name": "param",
|
|
1631
|
+
"text": "params The component params."
|
|
1632
|
+
}],
|
|
1633
|
+
"text": "The component params."
|
|
1634
|
+
}, {
|
|
1635
|
+
"tags": [{
|
|
1636
|
+
"name": "param",
|
|
1637
|
+
"text": "direction A direction hint."
|
|
1638
|
+
}],
|
|
1639
|
+
"text": "A direction hint."
|
|
1640
|
+
}, {
|
|
1641
|
+
"tags": [{
|
|
1642
|
+
"name": "param",
|
|
1643
|
+
"text": "animation an AnimationBuilder."
|
|
1644
|
+
}],
|
|
1645
|
+
"text": "an AnimationBuilder."
|
|
1646
|
+
}],
|
|
1647
|
+
"references": {
|
|
1648
|
+
"Promise": {
|
|
1649
|
+
"location": "global",
|
|
1650
|
+
"id": "global::Promise"
|
|
1651
|
+
},
|
|
1652
|
+
"RouteWrite": {
|
|
1653
|
+
"location": "import",
|
|
1654
|
+
"path": "../router/utils/interface",
|
|
1655
|
+
"id": "src/components/router/utils/interface.ts::RouteWrite"
|
|
1656
|
+
},
|
|
1657
|
+
"ComponentProps": {
|
|
1658
|
+
"location": "import",
|
|
1659
|
+
"path": "../../interface",
|
|
1660
|
+
"id": "src/interface.d.ts::ComponentProps"
|
|
1661
|
+
},
|
|
1662
|
+
"RouterDirection": {
|
|
1663
|
+
"location": "import",
|
|
1664
|
+
"path": "../router/utils/interface",
|
|
1665
|
+
"id": "src/components/router/utils/interface.ts::RouterDirection"
|
|
1666
|
+
},
|
|
1667
|
+
"AnimationBuilder": {
|
|
1668
|
+
"location": "import",
|
|
1669
|
+
"path": "../../interface",
|
|
1670
|
+
"id": "src/interface.d.ts::AnimationBuilder"
|
|
1671
|
+
},
|
|
1672
|
+
"NavOptions": {
|
|
1673
|
+
"location": "import",
|
|
1674
|
+
"path": "./nav-interface",
|
|
1675
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
1676
|
+
}
|
|
1677
|
+
},
|
|
1678
|
+
"return": "Promise<RouteWrite>"
|
|
1679
|
+
},
|
|
1680
|
+
"docs": {
|
|
1681
|
+
"text": "Called by the router to update the view.",
|
|
1682
|
+
"tags": [{
|
|
1683
|
+
"name": "param",
|
|
1684
|
+
"text": "id The component tag."
|
|
1685
|
+
}, {
|
|
1686
|
+
"name": "param",
|
|
1687
|
+
"text": "params The component params."
|
|
1688
|
+
}, {
|
|
1689
|
+
"name": "param",
|
|
1690
|
+
"text": "direction A direction hint."
|
|
1691
|
+
}, {
|
|
1692
|
+
"name": "param",
|
|
1693
|
+
"text": "animation an AnimationBuilder."
|
|
1694
|
+
}, {
|
|
1695
|
+
"name": "return",
|
|
1696
|
+
"text": "the status."
|
|
1697
|
+
}, {
|
|
1698
|
+
"name": "internal",
|
|
1699
|
+
"text": undefined
|
|
1700
|
+
}]
|
|
1701
|
+
}
|
|
1711
1702
|
},
|
|
1712
|
-
"
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1703
|
+
"getRouteId": {
|
|
1704
|
+
"complexType": {
|
|
1705
|
+
"signature": "() => Promise<RouteID | undefined>",
|
|
1706
|
+
"parameters": [],
|
|
1707
|
+
"references": {
|
|
1708
|
+
"Promise": {
|
|
1709
|
+
"location": "global",
|
|
1710
|
+
"id": "global::Promise"
|
|
1711
|
+
},
|
|
1712
|
+
"RouteID": {
|
|
1713
|
+
"location": "import",
|
|
1714
|
+
"path": "../router/utils/interface",
|
|
1715
|
+
"id": "src/components/router/utils/interface.ts::RouteID"
|
|
1716
|
+
}
|
|
1717
|
+
},
|
|
1718
|
+
"return": "Promise<RouteID | undefined>"
|
|
1719
|
+
},
|
|
1720
|
+
"docs": {
|
|
1721
|
+
"text": "Called by <ion-router> to retrieve the current component.",
|
|
1722
|
+
"tags": [{
|
|
1723
|
+
"name": "internal",
|
|
1724
|
+
"text": undefined
|
|
1725
|
+
}]
|
|
1726
|
+
}
|
|
1736
1727
|
},
|
|
1737
|
-
"
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
}
|
|
1758
|
-
"text": "The index of the view."
|
|
1759
|
-
}],
|
|
1760
|
-
"references": {
|
|
1761
|
-
"Promise": {
|
|
1762
|
-
"location": "global",
|
|
1763
|
-
"id": "global::Promise"
|
|
1728
|
+
"getActive": {
|
|
1729
|
+
"complexType": {
|
|
1730
|
+
"signature": "() => Promise<ViewController | undefined>",
|
|
1731
|
+
"parameters": [],
|
|
1732
|
+
"references": {
|
|
1733
|
+
"Promise": {
|
|
1734
|
+
"location": "global",
|
|
1735
|
+
"id": "global::Promise"
|
|
1736
|
+
},
|
|
1737
|
+
"ViewController": {
|
|
1738
|
+
"location": "import",
|
|
1739
|
+
"path": "./view-controller",
|
|
1740
|
+
"id": "src/components/nav/view-controller.ts::ViewController"
|
|
1741
|
+
}
|
|
1742
|
+
},
|
|
1743
|
+
"return": "Promise<ViewController | undefined>"
|
|
1744
|
+
},
|
|
1745
|
+
"docs": {
|
|
1746
|
+
"text": "Get the active view.",
|
|
1747
|
+
"tags": []
|
|
1748
|
+
}
|
|
1764
1749
|
},
|
|
1765
|
-
"
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1750
|
+
"getByIndex": {
|
|
1751
|
+
"complexType": {
|
|
1752
|
+
"signature": "(index: number) => Promise<ViewController | undefined>",
|
|
1753
|
+
"parameters": [{
|
|
1754
|
+
"tags": [{
|
|
1755
|
+
"name": "param",
|
|
1756
|
+
"text": "index The index of the view."
|
|
1757
|
+
}],
|
|
1758
|
+
"text": "The index of the view."
|
|
1759
|
+
}],
|
|
1760
|
+
"references": {
|
|
1761
|
+
"Promise": {
|
|
1762
|
+
"location": "global",
|
|
1763
|
+
"id": "global::Promise"
|
|
1764
|
+
},
|
|
1765
|
+
"ViewController": {
|
|
1766
|
+
"location": "import",
|
|
1767
|
+
"path": "./view-controller",
|
|
1768
|
+
"id": "src/components/nav/view-controller.ts::ViewController"
|
|
1769
|
+
}
|
|
1770
|
+
},
|
|
1771
|
+
"return": "Promise<ViewController | undefined>"
|
|
1772
|
+
},
|
|
1773
|
+
"docs": {
|
|
1774
|
+
"text": "Get the view at the specified index.",
|
|
1775
|
+
"tags": [{
|
|
1776
|
+
"name": "param",
|
|
1777
|
+
"text": "index The index of the view."
|
|
1778
|
+
}]
|
|
1779
|
+
}
|
|
1795
1780
|
},
|
|
1796
|
-
"
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1781
|
+
"canGoBack": {
|
|
1782
|
+
"complexType": {
|
|
1783
|
+
"signature": "(view?: ViewController) => Promise<boolean>",
|
|
1784
|
+
"parameters": [{
|
|
1785
|
+
"tags": [{
|
|
1786
|
+
"name": "param",
|
|
1787
|
+
"text": "view The view to check."
|
|
1788
|
+
}],
|
|
1789
|
+
"text": "The view to check."
|
|
1790
|
+
}],
|
|
1791
|
+
"references": {
|
|
1792
|
+
"Promise": {
|
|
1793
|
+
"location": "global",
|
|
1794
|
+
"id": "global::Promise"
|
|
1795
|
+
},
|
|
1796
|
+
"ViewController": {
|
|
1797
|
+
"location": "import",
|
|
1798
|
+
"path": "./view-controller",
|
|
1799
|
+
"id": "src/components/nav/view-controller.ts::ViewController"
|
|
1800
|
+
}
|
|
1801
|
+
},
|
|
1802
|
+
"return": "Promise<boolean>"
|
|
1803
|
+
},
|
|
1804
|
+
"docs": {
|
|
1805
|
+
"text": "Returns `true` if the current view can go back.",
|
|
1806
|
+
"tags": [{
|
|
1807
|
+
"name": "param",
|
|
1808
|
+
"text": "view The view to check."
|
|
1809
|
+
}]
|
|
1810
|
+
}
|
|
1826
1811
|
},
|
|
1827
|
-
"
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1812
|
+
"getPrevious": {
|
|
1813
|
+
"complexType": {
|
|
1814
|
+
"signature": "(view?: ViewController) => Promise<ViewController | undefined>",
|
|
1815
|
+
"parameters": [{
|
|
1816
|
+
"tags": [{
|
|
1817
|
+
"name": "param",
|
|
1818
|
+
"text": "view The view to get."
|
|
1819
|
+
}],
|
|
1820
|
+
"text": "The view to get."
|
|
1821
|
+
}],
|
|
1822
|
+
"references": {
|
|
1823
|
+
"Promise": {
|
|
1824
|
+
"location": "global",
|
|
1825
|
+
"id": "global::Promise"
|
|
1826
|
+
},
|
|
1827
|
+
"ViewController": {
|
|
1828
|
+
"location": "import",
|
|
1829
|
+
"path": "./view-controller",
|
|
1830
|
+
"id": "src/components/nav/view-controller.ts::ViewController"
|
|
1831
|
+
}
|
|
1832
|
+
},
|
|
1833
|
+
"return": "Promise<ViewController | undefined>"
|
|
1834
|
+
},
|
|
1835
|
+
"docs": {
|
|
1836
|
+
"text": "Get the previous view.",
|
|
1837
|
+
"tags": [{
|
|
1838
|
+
"name": "param",
|
|
1839
|
+
"text": "view The view to get."
|
|
1840
|
+
}]
|
|
1841
|
+
}
|
|
1831
1842
|
}
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
}
|
|
1844
|
-
}
|
|
1845
|
-
static get elementRef() { return "el"; }
|
|
1846
|
-
static get watchers() {
|
|
1847
|
-
return [{
|
|
1848
|
-
"propName": "swipeGesture",
|
|
1849
|
-
"methodName": "swipeGestureChanged"
|
|
1850
|
-
}, {
|
|
1851
|
-
"propName": "root",
|
|
1852
|
-
"methodName": "rootChanged"
|
|
1853
|
-
}];
|
|
1854
|
-
}
|
|
1843
|
+
};
|
|
1844
|
+
}
|
|
1845
|
+
static get elementRef() { return "el"; }
|
|
1846
|
+
static get watchers() {
|
|
1847
|
+
return [{
|
|
1848
|
+
"propName": "swipeGesture",
|
|
1849
|
+
"methodName": "swipeGestureChanged"
|
|
1850
|
+
}, {
|
|
1851
|
+
"propName": "root",
|
|
1852
|
+
"methodName": "rootChanged"
|
|
1853
|
+
}];
|
|
1854
|
+
}
|
|
1855
1855
|
}
|