voyager-ionic-core 7.5.5 → 7.6.1
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 +297 -287
- package/components/alert.js +477 -467
- package/components/animation.js +991 -990
- 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 +1112 -1062
- package/components/dir.js +5 -5
- package/components/focus-visible.js +63 -63
- package/components/form-controller.js +45 -45
- 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 -58
- package/components/index9.js +171 -171
- package/components/input-shims.js +488 -483
- package/components/input.utils.js +107 -106
- package/components/ion-accordion-group.d.ts +2 -2
- package/components/ion-accordion-group.js +220 -220
- 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 +1741 -1709
- 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 +44 -44
- package/components/ion-fab.d.ts +2 -2
- package/components/ion-fab.js +75 -75
- 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 +298 -298
- 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 +498 -454
- package/components/ion-item-divider.d.ts +2 -2
- package/components/ion-item-divider.js +34 -34
- 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 +67 -67
- 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 -631
- 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 -747
- 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 +39 -39
- 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 +402 -400
- 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 -427
- 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 +147 -147
- package/components/ion-tab-bar.d.ts +2 -2
- package/components/ion-tab-bar.js +77 -77
- package/components/ion-tab-button.d.ts +2 -2
- package/components/ion-tab-button.js +104 -104
- 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 +443 -395
- 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 +56 -56
- 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 +33 -33
- package/components/list.js +50 -50
- 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 +468 -468
- package/components/popover.js +1154 -1144
- package/components/radio-group.js +161 -159
- package/components/radio.js +248 -208
- 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 +30 -30
- package/css/core.css +66 -8
- 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 +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-1d4c1dbf.js → app-globals-7def22c8.js} +1 -1
- package/dist/cjs/button-active-962fe442.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-a5109f09.js +1672 -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-17ab7794.js +243 -0
- package/dist/cjs/index-3b012034.js +308 -0
- package/dist/cjs/{index-c2940dc1.js → index-50dcfe2f.js} +79 -15
- package/dist/cjs/{index-cc7dfb7c.js → index-5915f9b3.js} +3 -3
- package/dist/cjs/index-b4f986cd.js +198 -0
- package/dist/cjs/index-c8d52405.js +10 -0
- package/dist/cjs/index-d1b59ffa.js +459 -0
- package/dist/cjs/{index-da2c7a37.js → index-da15e99c.js} +60 -60
- 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 +488 -488
- package/dist/cjs/ion-action-sheet.cjs.entry.js +260 -250
- package/dist/cjs/ion-alert.cjs.entry.js +442 -432
- package/dist/cjs/ion-app_8.cjs.entry.js +1151 -1151
- 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 +2204 -2162
- package/dist/cjs/ion-fab_3.cjs.entry.js +150 -150
- 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 +443 -399
- package/dist/cjs/ion-item-option_3.cjs.entry.js +457 -457
- package/dist/cjs/ion-item_8.cjs.entry.js +441 -428
- package/dist/cjs/ion-loading.cjs.entry.js +220 -210
- package/dist/cjs/ion-menu_3.cjs.entry.js +670 -670
- 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 +453 -453
- package/dist/cjs/ion-popover.cjs.entry.js +1108 -1098
- package/dist/cjs/ion-progress-bar.cjs.entry.js +40 -40
- package/dist/cjs/ion-radio_2.cjs.entry.js +321 -316
- package/dist/cjs/ion-range.cjs.entry.js +558 -556
- package/dist/cjs/ion-refresher_2.cjs.entry.js +786 -786
- package/dist/cjs/ion-reorder_2.cjs.entry.js +267 -267
- 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 +360 -358
- package/dist/cjs/ion-segment_2.cjs.entry.js +507 -507
- 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 +119 -119
- package/dist/cjs/ion-tab-bar_2.cjs.entry.js +138 -138
- 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 +401 -353
- 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-a4edbf03.js +230 -0
- package/dist/cjs/ionic.cjs.js +5 -5
- package/dist/cjs/ios.transition-b5353f3e.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-67157dd9.js +59 -0
- package/dist/cjs/notch-controller-9735e7ac.js +155 -0
- package/dist/cjs/overlays-e77cc023.js +716 -0
- package/dist/cjs/spinner-configs-282fd50a.js +147 -0
- package/dist/cjs/status-tap-b5d77c08.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 +421 -421
- package/dist/collection/components/accordion-group/accordion-group.md.css +66 -0
- package/dist/collection/components/action-sheet/action-sheet.ios.css +44 -0
- package/dist/collection/components/action-sheet/action-sheet.js +739 -729
- package/dist/collection/components/action-sheet/action-sheet.md.css +44 -0
- 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 +74 -74
- 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 +85 -1
- package/dist/collection/components/alert/alert.js +977 -967
- package/dist/collection/components/alert/alert.md.css +115 -3
- 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 +116 -116
- 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 +66 -6
- package/dist/collection/components/checkbox/checkbox.js +418 -415
- package/dist/collection/components/checkbox/checkbox.md.css +66 -6
- 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 +45 -0
- package/dist/collection/components/datetime/datetime.js +2264 -2232
- package/dist/collection/components/datetime/datetime.md.css +45 -0
- package/dist/collection/components/datetime/test/a11y/datetime.e2e.js +58 -58
- 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 +43 -43
- 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 +565 -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/prefer-wheel/datetime.spec.js +27 -0
- package/dist/collection/components/datetime/test/presentation/datetime.e2e.js +137 -137
- package/dist/collection/components/datetime/test/readonly/datetime.e2e.js +86 -86
- 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 +332 -282
- 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 +88 -0
- 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 +25 -25
- 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 +44 -0
- 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 +44 -0
- 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 +76 -3
- package/dist/collection/components/input/input.js +1250 -1204
- package/dist/collection/components/input/input.md.css +145 -12
- 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 +45 -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 +85 -3
- package/dist/collection/components/item/item.js +614 -614
- package/dist/collection/components/item/item.md.css +129 -3
- 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 +16 -16
- 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 +66 -0
- package/dist/collection/components/item-divider/item-divider.js +71 -71
- package/dist/collection/components/item-divider/item-divider.md.css +66 -0
- 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 +25 -25
- 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 -0
- package/dist/collection/components/item-option/item-option.js +197 -197
- package/dist/collection/components/item-option/item-option.md.css +44 -0
- 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 +87 -87
- 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 +80 -3
- 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 +66 -0
- package/dist/collection/components/list/list.js +101 -101
- package/dist/collection/components/list/list.md.css +66 -0
- 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 +40 -40
- package/dist/collection/components/list-header/list-header.ios.css +66 -0
- package/dist/collection/components/list-header/list-header.js +69 -69
- package/dist/collection/components/list-header/list-header.md.css +66 -0
- 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 +14 -14
- 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 +47 -4
- package/dist/collection/components/menu/menu.js +956 -956
- package/dist/collection/components/menu/menu.md.css +47 -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/custom/menu.e2e.js +61 -0
- 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 +44 -0
- 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 +44 -0
- package/dist/collection/components/picker/picker.js +782 -772
- package/dist/collection/components/picker/picker.md.css +44 -0
- 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 +44 -0
- package/dist/collection/components/picker-internal/picker-internal.js +517 -517
- package/dist/collection/components/picker-internal/picker-internal.md.css +44 -0
- 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 -76
- 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 +44 -0
- package/dist/collection/components/popover/popover.js +1189 -1179
- package/dist/collection/components/popover/popover.md.css +44 -0
- 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 +66 -6
- package/dist/collection/components/radio/radio.js +453 -449
- package/dist/collection/components/radio/radio.md.css +66 -6
- package/dist/collection/components/radio/test/a11y/radio.e2e.js +41 -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 +279 -255
- 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 +44 -6
- package/dist/collection/components/range/range.js +1001 -998
- package/dist/collection/components/range/range.md.css +44 -6
- 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 -148
- 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 +22 -0
- package/dist/collection/components/reorder/reorder.js +37 -37
- package/dist/collection/components/reorder/reorder.md.css +22 -0
- 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 +891 -889
- package/dist/collection/components/searchbar/searchbar.md.css +44 -0
- package/dist/collection/components/searchbar/test/a11y/searchbar.e2e.js +11 -11
- package/dist/collection/components/searchbar/test/basic/searchbar.e2e.js +101 -101
- 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 +631 -631
- 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 +126 -7
- package/dist/collection/components/select/select.js +1201 -1184
- package/dist/collection/components/select/select.md.css +173 -19
- 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 +67 -2
- package/dist/collection/components/split-pane/split-pane.js +225 -225
- package/dist/collection/components/split-pane/split-pane.md.css +67 -2
- 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 +23 -23
- package/dist/collection/components/tab/tab.js +170 -170
- package/dist/collection/components/tab-bar/tab-bar.ios.css +66 -0
- package/dist/collection/components/tab-bar/tab-bar.js +177 -177
- package/dist/collection/components/tab-bar/tab-bar.md.css +66 -0
- package/dist/collection/components/tab-bar/test/basic/tab-bar.e2e.js +8 -8
- 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 +44 -0
- package/dist/collection/components/tab-button/tab-button.js +267 -267
- package/dist/collection/components/tab-button/tab-button.md.css +44 -0
- 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 +53 -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 +125 -5
- package/dist/collection/components/textarea/textarea.js +1069 -1019
- package/dist/collection/components/textarea/textarea.md.css +179 -14
- 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 +22 -0
- 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 +54 -10
- package/dist/collection/components/toast/toast.js +1065 -952
- package/dist/collection/components/toast/toast.md.css +54 -0
- 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 +66 -6
- package/dist/collection/components/toggle/toggle.js +487 -484
- package/dist/collection/components/toggle/toggle.md.css +66 -6
- 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 +905 -904
- 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 -58
- 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 -45
- 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 -61
- 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 +30 -30
- package/dist/docs.json +195 -38
- package/dist/esm/animation-dde8cc0d.js +1060 -0
- package/dist/esm/{app-globals-2398e405.js → app-globals-8c62bec2.js} +1 -1
- package/dist/esm/button-active-308d3edd.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-775093f5.js +1625 -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-1193f005.js +306 -0
- package/dist/esm/index-2cf77112.js +457 -0
- package/dist/esm/index-4743453d.js +231 -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-7c9b1bca.js → index-b7d870cf.js} +79 -15
- package/dist/esm/{index-4392efa5.js → index-b9e742e5.js} +60 -60
- 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 +488 -488
- package/dist/esm/ion-action-sheet.entry.js +260 -250
- package/dist/esm/ion-alert.entry.js +442 -432
- package/dist/esm/ion-app_8.entry.js +1151 -1151
- 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 +2204 -2162
- package/dist/esm/ion-fab_3.entry.js +150 -150
- 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 +443 -399
- package/dist/esm/ion-item-option_3.entry.js +457 -457
- package/dist/esm/ion-item_8.entry.js +441 -428
- package/dist/esm/ion-loading.entry.js +220 -210
- package/dist/esm/ion-menu_3.entry.js +670 -670
- 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 +453 -453
- package/dist/esm/ion-popover.entry.js +1108 -1098
- package/dist/esm/ion-progress-bar.entry.js +40 -40
- package/dist/esm/ion-radio_2.entry.js +321 -316
- package/dist/esm/ion-range.entry.js +558 -556
- package/dist/esm/ion-refresher_2.entry.js +786 -786
- package/dist/esm/ion-reorder_2.entry.js +267 -267
- 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 +360 -358
- package/dist/esm/ion-segment_2.entry.js +507 -507
- 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 +119 -119
- package/dist/esm/ion-tab-bar_2.entry.js +138 -138
- 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 +401 -353
- package/dist/esm/ion-toast.entry.js +771 -419
- package/dist/esm/ion-toggle.entry.js +227 -225
- package/dist/esm/ionic-global-1f99b929.js +224 -0
- package/dist/esm/ionic.js +6 -6
- package/dist/esm/ios.transition-3376ccb2.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-f992779f.js +57 -0
- package/dist/esm/notch-controller-fea7f9c5.js +153 -0
- package/dist/esm/overlays-b33f6bca.js +693 -0
- package/dist/esm/spinner-configs-964f7cf3.js +145 -0
- package/dist/esm/status-tap-16fd8f3d.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-8aa13916.js → animation-dde8cc0d.js} +1 -1
- package/dist/esm-es5/app-globals-8c62bec2.js +4 -0
- package/dist/esm-es5/{button-active-ce5cba4c.js → button-active-308d3edd.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/data-775093f5.js +4 -0
- package/dist/esm-es5/{form-controller-64edeaad.js → form-controller-548aa79c.js} +1 -1
- package/dist/esm-es5/{framework-delegate-aa433dea.js → framework-delegate-bc1fd82a.js} +1 -1
- package/dist/esm-es5/{haptic-1243b917.js → haptic-554688a5.js} +1 -1
- package/dist/esm-es5/index-1193f005.js +4 -0
- package/dist/esm-es5/{index-ff313b19.js → index-2cf77112.js} +1 -1
- package/dist/esm-es5/{index-6a0ccabb.js → index-4743453d.js} +1 -1
- package/dist/esm-es5/{index-f0cc4e14.js → index-82eeb47f.js} +1 -1
- package/dist/esm-es5/index-b7d870cf.js +5 -0
- package/dist/esm-es5/{index-4392efa5.js → index-b9e742e5.js} +1 -1
- 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-40e42e7f.js → ionic-global-1f99b929.js} +1 -1
- package/dist/esm-es5/ionic.js +1 -1
- package/dist/esm-es5/{ios.transition-1651c430.js → ios.transition-3376ccb2.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-0c2dce71.js → keyboard-controller-ec5c2bfa.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/md.transition-f992779f.js +4 -0
- package/dist/esm-es5/{notch-controller-8c9c0e54.js → notch-controller-fea7f9c5.js} +1 -1
- package/dist/esm-es5/{overlays-6c9feb7e.js → overlays-b33f6bca.js} +1 -1
- package/dist/esm-es5/{status-tap-9ce68758.js → status-tap-16fd8f3d.js} +1 -1
- package/dist/esm-es5/{swipe-back-cd4295f3.js → swipe-back-18cb49f7.js} +1 -1
- package/dist/html.html-data.json +16 -3
- 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-013013a3.js +4 -0
- package/dist/ionic/p-0235067a.js +4 -0
- package/dist/ionic/{p-a0b6d438.js → p-04377cfa.js} +1 -1
- package/dist/ionic/p-043aa6cc.system.entry.js +4 -0
- package/dist/ionic/{p-5d711127.js → p-0509fd34.js} +1 -1
- package/dist/ionic/p-0550f802.entry.js +4 -0
- package/dist/ionic/p-06abe918.system.entry.js +4 -0
- package/dist/ionic/{p-702d85d8.system.js → p-0aa78a8d.system.js} +1 -1
- package/dist/ionic/{p-41477ad9.system.js → p-0bd51c34.system.js} +1 -1
- package/dist/ionic/p-0dfa4ab4.system.entry.js +4 -0
- package/dist/ionic/p-0ebc87b7.system.entry.js +4 -0
- package/dist/ionic/{p-bed722c4.system.entry.js → p-10ec9af7.system.entry.js} +1 -1
- package/dist/ionic/{p-f4cc91f6.entry.js → p-11786dc7.entry.js} +1 -1
- package/dist/ionic/{p-0dc0d9b5.entry.js → p-11a3973f.entry.js} +1 -1
- package/dist/ionic/{p-a545b4f1.system.js → p-1501b945.system.js} +1 -1
- package/dist/ionic/{p-4e6a1efb.system.entry.js → p-158efe8d.system.entry.js} +1 -1
- package/dist/ionic/p-164aa69c.entry.js +4 -0
- package/dist/ionic/p-17d283b9.system.entry.js +4 -0
- package/dist/ionic/p-18cae04f.js +4 -0
- package/dist/ionic/{p-abacb44b.system.entry.js → p-19c379da.system.entry.js} +1 -1
- package/dist/ionic/p-19d9ceb8.system.js +4 -0
- package/dist/ionic/p-1b27ac67.entry.js +4 -0
- package/dist/ionic/{p-b91fe549.entry.js → p-1c249831.entry.js} +1 -1
- package/dist/ionic/{p-b4b4bb29.system.js → p-1cca10d6.system.js} +1 -1
- package/dist/ionic/p-1e4371bd.js +4 -0
- package/dist/ionic/{p-c7b8c2ef.system.entry.js → p-20e0e75d.system.entry.js} +1 -1
- package/dist/ionic/{p-34d2de14.system.entry.js → p-22827063.system.entry.js} +1 -1
- package/dist/ionic/{p-64ed03a3.entry.js → p-26c4bf85.entry.js} +1 -1
- package/dist/ionic/{p-419eb426.js → p-27281edd.js} +1 -1
- package/dist/ionic/{p-965677f1.entry.js → p-2894d5f6.entry.js} +1 -1
- package/dist/ionic/p-290d3fe9.js +5 -0
- package/dist/ionic/p-29d03b3a.js +4 -0
- package/dist/ionic/p-2a583966.entry.js +4 -0
- package/dist/ionic/p-2b7827c7.js +4 -0
- package/dist/ionic/{p-3d7fea9b.system.entry.js → p-2ba9a9bd.system.entry.js} +1 -1
- package/dist/ionic/p-2cf21a15.system.entry.js +4 -0
- package/dist/ionic/p-2df97906.system.entry.js +4 -0
- package/dist/ionic/{p-fa8d4788.system.js → p-31b2326e.system.js} +1 -1
- package/dist/ionic/{p-744973f3.entry.js → p-3313c481.entry.js} +1 -1
- package/dist/ionic/{p-ffb876b0.system.entry.js → p-332ea4d3.system.entry.js} +1 -1
- package/dist/ionic/{p-97e31c0a.system.js → p-3671f1b9.system.js} +1 -1
- package/dist/ionic/p-36d187af.js +4 -0
- package/dist/ionic/p-376a6063.js +4 -0
- package/dist/ionic/p-38531958.system.entry.js +4 -0
- package/dist/ionic/{p-55ed230e.system.js → p-38c337e7.system.js} +1 -1
- package/dist/ionic/p-38f2c6bb.system.js +4 -0
- package/dist/ionic/{p-3bad5c1a.js → p-3a75d7fd.js} +1 -1
- package/dist/ionic/{p-8b29691f.entry.js → p-3dfc522b.entry.js} +1 -1
- package/dist/ionic/{p-3de79805.entry.js → p-3e8d5e53.entry.js} +1 -1
- package/dist/ionic/p-40f68333.system.js +4 -0
- package/dist/ionic/{p-a6d83a03.system.entry.js → p-41208f54.system.entry.js} +1 -1
- package/dist/ionic/{p-b287ab05.js → p-4180a747.js} +1 -1
- package/dist/ionic/{p-b923f3d7.js → p-42f189f4.js} +1 -1
- package/dist/ionic/{p-d7ea6a0d.system.entry.js → p-4489dd20.system.entry.js} +1 -1
- package/dist/ionic/p-44a56556.js +4 -0
- package/dist/ionic/{p-e76a4bc8.entry.js → p-44dc52e5.entry.js} +1 -1
- package/dist/ionic/{p-f5a750e4.system.entry.js → p-4685218a.system.entry.js} +1 -1
- package/dist/ionic/p-469dd571.system.entry.js +4 -0
- package/dist/ionic/{p-5bd4e009.entry.js → p-47bb15a1.entry.js} +1 -1
- package/dist/ionic/{p-664d2b07.system.entry.js → p-4981ea0a.system.entry.js} +1 -1
- package/dist/ionic/{p-cf425ec5.system.entry.js → p-507ddbfe.system.entry.js} +1 -1
- package/dist/ionic/{p-14aca3fb.entry.js → p-529b24fb.entry.js} +1 -1
- package/dist/ionic/p-52cfafe9.system.js +5 -0
- package/dist/ionic/p-53ec4f1c.system.js +4 -0
- package/dist/ionic/{p-c0c81820.system.js → p-5ad1fe3b.system.js} +1 -1
- package/dist/ionic/{p-7cee75c0.entry.js → p-60959b71.entry.js} +1 -1
- package/dist/ionic/p-61e4d3ec.entry.js +4 -0
- package/dist/ionic/{p-1cb5f2f8.system.entry.js → p-648ad047.system.entry.js} +1 -1
- package/dist/ionic/p-66d633fb.js +4 -0
- package/dist/ionic/{p-63f08fe3.entry.js → p-6855f26a.entry.js} +1 -1
- package/dist/ionic/{p-1a8ae7a7.system.entry.js → p-69641343.system.entry.js} +1 -1
- package/dist/ionic/{p-800ef057.js → p-6ab03751.js} +1 -1
- package/dist/ionic/{p-18e01b30.system.entry.js → p-6c277fa2.system.entry.js} +1 -1
- package/dist/ionic/{p-0e23256e.system.entry.js → p-6e0539ea.system.entry.js} +1 -1
- package/dist/ionic/p-6fba0ce1.system.entry.js +4 -0
- package/dist/ionic/{p-4c80afe1.system.entry.js → p-745e3339.system.entry.js} +1 -1
- package/dist/ionic/p-767f1a92.entry.js +4 -0
- package/dist/ionic/{p-8a308596.system.js → p-7798c78a.system.js} +2 -2
- package/dist/ionic/p-7dc892f8.entry.js +4 -0
- package/dist/ionic/{p-6c3d5383.js → p-7fae5c36.js} +1 -1
- package/dist/ionic/{p-48d9faa7.entry.js → p-803efb5d.entry.js} +1 -1
- package/dist/ionic/{p-a8e68fd9.entry.js → p-806a9810.entry.js} +1 -1
- package/dist/ionic/p-84b567a6.entry.js +4 -0
- package/dist/ionic/p-85f48531.entry.js +4 -0
- package/dist/ionic/p-87bb3735.system.js +4 -0
- package/dist/ionic/{p-613d4042.system.js → p-888db766.system.js} +1 -1
- package/dist/ionic/p-88d5fbd3.js +4 -0
- package/dist/ionic/{p-ccdcb022.system.js → p-8985cdb6.system.js} +1 -1
- package/dist/ionic/p-8aa1d0b7.system.js +4 -0
- package/dist/ionic/{p-a9c3699b.system.entry.js → p-8f301ac5.system.entry.js} +1 -1
- package/dist/ionic/{p-174f3446.entry.js → p-928ee57a.entry.js} +1 -1
- package/dist/ionic/p-932f2259.system.entry.js +4 -0
- package/dist/ionic/p-93390f78.entry.js +4 -0
- package/dist/ionic/p-950c05ad.entry.js +4 -0
- package/dist/ionic/{p-3fb57e1b.system.entry.js → p-96d4814f.system.entry.js} +1 -1
- package/dist/ionic/p-97174c1e.js +4 -0
- package/dist/ionic/p-979d4f5c.system.js +4 -0
- package/dist/ionic/p-98f35d98.js +4 -0
- package/dist/ionic/{p-14b4348c.system.js → p-9a68d8ef.system.js} +1 -1
- package/dist/ionic/p-9ba72fdb.system.entry.js +4 -0
- package/dist/ionic/{p-41122cd6.system.js → p-9f94c72e.system.js} +1 -1
- package/dist/ionic/{p-92800752.entry.js → p-9fb45814.entry.js} +1 -1
- package/dist/ionic/p-9fda6824.system.entry.js +4 -0
- package/dist/ionic/{p-1dc91702.entry.js → p-a06501e3.entry.js} +1 -1
- package/dist/ionic/{p-c4042875.system.js → p-a074be82.system.js} +1 -1
- package/dist/ionic/{p-c7d30db9.entry.js → p-a3013394.entry.js} +1 -1
- package/dist/ionic/p-a42ef163.system.entry.js +4 -0
- package/dist/ionic/p-a49931aa.system.js +4 -0
- package/dist/ionic/{p-db5043df.system.entry.js → p-a821750c.system.entry.js} +1 -1
- package/dist/ionic/{p-1d269117.system.entry.js → p-abd5d0d5.system.entry.js} +1 -1
- package/dist/ionic/{p-9209d90c.entry.js → p-ade3cf46.entry.js} +1 -1
- package/dist/ionic/{p-1e86a71b.entry.js → p-ae4b7df8.entry.js} +1 -1
- package/dist/ionic/p-aee39e06.entry.js +4 -0
- package/dist/ionic/{p-09d142b3.system.js → p-afa9f205.system.js} +1 -1
- package/dist/ionic/{p-67e18f02.system.entry.js → p-b7058a0e.system.entry.js} +1 -1
- package/dist/ionic/p-b78e6a44.entry.js +4 -0
- package/dist/ionic/{p-beb64be7.system.entry.js → p-b7a2ffc9.system.entry.js} +1 -1
- package/dist/ionic/{p-0330f0a3.system.entry.js → p-b8a9e195.system.entry.js} +1 -1
- package/dist/ionic/{p-8ad82eb3.entry.js → p-b964aba3.entry.js} +1 -1
- package/dist/ionic/{p-ff5144f3.system.entry.js → p-beeed22c.system.entry.js} +1 -1
- package/dist/ionic/{p-5deff017.entry.js → p-c08fe2c0.entry.js} +1 -1
- package/dist/ionic/p-c1701827.entry.js +4 -0
- package/dist/ionic/{p-b2a74a72.entry.js → p-c5acfeb1.entry.js} +1 -1
- package/dist/ionic/p-c61cc894.js +4 -0
- package/dist/ionic/{p-ab4cff27.system.js → p-cabad15b.system.js} +1 -1
- package/dist/ionic/{p-07d9e9cd.system.entry.js → p-cb8dff22.system.entry.js} +1 -1
- package/dist/ionic/p-cd1b920b.entry.js +4 -0
- package/dist/ionic/p-cd574dfa.js +4 -0
- package/dist/ionic/{p-0492946a.entry.js → p-cf235986.entry.js} +1 -1
- package/dist/ionic/p-cf53213c.entry.js +4 -0
- package/dist/ionic/p-d51674c5.system.js +4 -0
- package/dist/ionic/{p-45da1e68.system.entry.js → p-d93eed83.system.entry.js} +1 -1
- package/dist/ionic/{p-c919498d.entry.js → p-da5e2652.entry.js} +1 -1
- package/dist/ionic/p-dc6d8647.entry.js +4 -0
- package/dist/ionic/p-dc71e4ef.system.entry.js +4 -0
- package/dist/ionic/{p-bba2ce59.system.js → p-ddbb2d5b.system.js} +1 -1
- package/dist/ionic/{p-6e23777e.system.entry.js → p-ddd48faf.system.entry.js} +1 -1
- package/dist/ionic/p-de6f8b28.system.js +4 -0
- package/dist/ionic/p-de756e5c.js +4 -0
- package/dist/ionic/{p-7ab6fc5a.system.entry.js → p-e2903cdc.system.entry.js} +1 -1
- package/dist/ionic/{p-0a794e83.entry.js → p-e33d1ebc.entry.js} +1 -1
- package/dist/ionic/p-ebe8bd8a.entry.js +4 -0
- package/dist/ionic/p-eef72e06.js +4 -0
- package/dist/ionic/{p-5da0eb3e.system.entry.js → p-f0504446.system.entry.js} +1 -1
- package/dist/ionic/p-f434bcf3.system.entry.js +4 -0
- package/dist/ionic/p-f5d2dc9b.js +4 -0
- package/dist/ionic/{p-a936d224.system.js → p-f6e9c227.system.js} +1 -1
- package/dist/ionic/p-f894e0ad.entry.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 +59 -32
- 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 +52 -13
- 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 +8 -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/element-interface.d.ts +6 -6
- package/dist/types/utils/focus-visible.d.ts +2 -2
- 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 +66 -66
- 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 +1 -1
- package/hydrate/index.d.ts +1 -1
- package/hydrate/index.js +30685 -30001
- package/package.json +4 -3
- package/dist/cjs/animation-1083855c.js +0 -1061
- package/dist/cjs/button-active-af897e0e.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-9343050c.js +0 -66
- 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-573877f3.js +0 -243
- package/dist/cjs/index-9f379eaa.js +0 -198
- package/dist/cjs/index-d7561763.js +0 -310
- package/dist/cjs/input-shims-b0a75a01.js +0 -596
- package/dist/cjs/input.utils-0fe3097c.js +0 -137
- package/dist/cjs/ionic-global-ea2901a3.js +0 -230
- package/dist/cjs/ios.transition-ac909bc8.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-907af519.js +0 -59
- package/dist/cjs/notch-controller-f4f6af5d.js +0 -155
- package/dist/cjs/overlays-2ffc5f27.js +0 -714
- package/dist/cjs/spinner-configs-f7b5105b.js +0 -147
- package/dist/cjs/status-tap-3fb2391a.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-53bbb124.js +0 -49
- package/dist/collection/components/item/test/text/item.e2e.js +0 -14
- package/dist/esm/animation-8aa13916.js +0 -1059
- package/dist/esm/button-active-ce5cba4c.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-64edeaad.js +0 -64
- 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-0aa6e61f.js +0 -308
- package/dist/esm/index-6a0ccabb.js +0 -231
- package/dist/esm/index-7a14ecec.js +0 -29
- package/dist/esm/index-f0cc4e14.js +0 -196
- package/dist/esm/index-ff313b19.js +0 -457
- package/dist/esm/input-shims-d0c93e5d.js +0 -594
- package/dist/esm/input.utils-ec063df4.js +0 -134
- package/dist/esm/ionic-global-40e42e7f.js +0 -224
- package/dist/esm/ios.transition-1651c430.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-66f18369.js +0 -57
- package/dist/esm/notch-controller-8c9c0e54.js +0 -153
- package/dist/esm/overlays-6c9feb7e.js +0 -692
- package/dist/esm/spinner-configs-d09fbbbb.js +0 -145
- package/dist/esm/status-tap-9ce68758.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-02d8498b.js +0 -47
- package/dist/esm-es5/app-globals-2398e405.js +0 -4
- package/dist/esm-es5/data-44d9e816.js +0 -4
- package/dist/esm-es5/index-0aa6e61f.js +0 -4
- package/dist/esm-es5/index-7c9b1bca.js +0 -5
- package/dist/esm-es5/input-shims-d0c93e5d.js +0 -4
- package/dist/esm-es5/input.utils-ec063df4.js +0 -4
- package/dist/esm-es5/md.transition-66f18369.js +0 -4
- package/dist/ionic/p-0d8e9393.entry.js +0 -4
- package/dist/ionic/p-114a36ed.js +0 -4
- package/dist/ionic/p-17240d90.js +0 -4
- package/dist/ionic/p-1e5165db.system.entry.js +0 -4
- package/dist/ionic/p-1f4f0d59.system.entry.js +0 -4
- package/dist/ionic/p-20cf4994.js +0 -4
- package/dist/ionic/p-236063ec.system.entry.js +0 -4
- package/dist/ionic/p-276afddd.js +0 -4
- package/dist/ionic/p-2e8e0045.js +0 -4
- package/dist/ionic/p-32083c2d.js +0 -4
- package/dist/ionic/p-352c0232.system.entry.js +0 -4
- package/dist/ionic/p-3602001b.system.js +0 -4
- package/dist/ionic/p-3632220b.system.js +0 -4
- package/dist/ionic/p-377c636c.system.entry.js +0 -4
- package/dist/ionic/p-39044fe6.system.entry.js +0 -4
- package/dist/ionic/p-3ce8c3e3.entry.js +0 -4
- package/dist/ionic/p-40903d34.system.js +0 -4
- package/dist/ionic/p-4518e4c0.system.entry.js +0 -4
- package/dist/ionic/p-4794e0ac.system.entry.js +0 -4
- package/dist/ionic/p-4a142496.system.entry.js +0 -4
- package/dist/ionic/p-4cd588b3.system.entry.js +0 -4
- package/dist/ionic/p-4dbac22d.entry.js +0 -4
- package/dist/ionic/p-4ecb5692.entry.js +0 -4
- package/dist/ionic/p-5370e786.js +0 -4
- package/dist/ionic/p-5cfb3feb.system.entry.js +0 -4
- package/dist/ionic/p-63d519fb.entry.js +0 -4
- package/dist/ionic/p-64296b15.entry.js +0 -4
- package/dist/ionic/p-67aab78f.js +0 -4
- package/dist/ionic/p-67ed452a.system.entry.js +0 -4
- package/dist/ionic/p-67eecef4.system.js +0 -4
- package/dist/ionic/p-7176cea3.entry.js +0 -4
- package/dist/ionic/p-73411c1b.entry.js +0 -4
- package/dist/ionic/p-73420380.js +0 -4
- package/dist/ionic/p-77e7a9c8.entry.js +0 -4
- package/dist/ionic/p-81c818e7.js +0 -4
- package/dist/ionic/p-8b1be026.js +0 -4
- package/dist/ionic/p-8cf94fc1.js +0 -4
- package/dist/ionic/p-8e1bded3.entry.js +0 -4
- package/dist/ionic/p-97c65aa5.js +0 -4
- package/dist/ionic/p-9ab6f3e6.system.js +0 -4
- package/dist/ionic/p-9b89cbde.js +0 -4
- package/dist/ionic/p-a5c1e6ce.entry.js +0 -4
- package/dist/ionic/p-af016cd3.entry.js +0 -4
- package/dist/ionic/p-b0cee324.entry.js +0 -4
- package/dist/ionic/p-b1142133.entry.js +0 -4
- package/dist/ionic/p-b17b7c3c.system.entry.js +0 -4
- package/dist/ionic/p-b203659a.system.entry.js +0 -4
- package/dist/ionic/p-b6f8ee31.entry.js +0 -4
- package/dist/ionic/p-b8c3f071.system.js +0 -4
- package/dist/ionic/p-b906c5ca.entry.js +0 -4
- package/dist/ionic/p-b912e055.system.js +0 -4
- package/dist/ionic/p-c224b9a9.js +0 -5
- package/dist/ionic/p-ca5219df.entry.js +0 -4
- package/dist/ionic/p-cc196b34.js +0 -4
- package/dist/ionic/p-d1de1188.js +0 -4
- package/dist/ionic/p-d2597b3e.system.js +0 -5
- package/dist/ionic/p-d3952bd5.system.entry.js +0 -4
- package/dist/ionic/p-dfa756ed.system.js +0 -4
- package/dist/ionic/p-e6b240a0.js +0 -4
- package/dist/ionic/p-e8400078.system.entry.js +0 -4
- package/dist/ionic/p-ed636a74.entry.js +0 -4
- package/dist/ionic/p-f8e620f1.entry.js +0 -4
- package/dist/ionic/p-ff5a10f9.system.js +0 -4
- /package/dist/esm-es5/{config-96c9ace3.js → config-49c88215.js} +0 -0
- /package/dist/esm-es5/{cubic-bezier-66542bc5.js → cubic-bezier-fe2083dc.js} +0 -0
- /package/dist/esm-es5/{dir-912e3e13.js → dir-babeabeb.js} +0 -0
- /package/dist/esm-es5/{focus-visible-85493433.js → focus-visible-dd40d69f.js} +0 -0
- /package/dist/esm-es5/{gesture-controller-0fa396c4.js → gesture-controller-1bf57181.js} +0 -0
- /package/dist/esm-es5/{hardware-back-button-39299f84.js → hardware-back-button-b2bc76db.js} +0 -0
- /package/dist/esm-es5/{helpers-3379ba19.js → helpers-ae653409.js} +0 -0
- /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/{spinner-configs-d09fbbbb.js → spinner-configs-964f7cf3.js} +0 -0
- /package/dist/esm-es5/{theme-17531cdf.js → theme-01f3f29c.js} +0 -0
- /package/dist/esm-es5/{watch-options-02d8498b.js → watch-options-c2911ace.js} +0 -0
- /package/dist/ionic/{p-5aac9314.system.js → p-012c3ceb.system.js} +0 -0
- /package/dist/ionic/{p-1b8e1d03.js → p-06fee233.js} +0 -0
- /package/dist/ionic/{p-819ff3b9.system.js → p-08e01816.system.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-815c2fba.system.js → p-32ad210f.system.js} +0 -0
- /package/dist/ionic/{p-7b021525.js → p-41d5544e.js} +0 -0
- /package/dist/ionic/{p-f10de93b.js → p-459d13d5.js} +0 -0
- /package/dist/ionic/{p-44bc8b45.system.js → p-4609d030.system.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-772f6c84.system.js → p-4f255d5a.system.js} +0 -0
- /package/dist/ionic/{p-8c15eda7.system.js → p-790220fd.system.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-87411e39.system.js → p-c468af8a.system.js} +0 -0
- /package/dist/ionic/{p-9e852ff1.system.js → p-c7c8429a.system.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-56dc022e.system.js → p-d8d84afa.system.js} +0 -0
- /package/dist/ionic/{p-c4f2dce7.system.js → p-e673a0a2.system.js} +0 -0
- /package/dist/ionic/{p-c18d6eac.js → p-f0c2a614.js} +0 -0
- /package/dist/ionic/{p-2b89ea1b.system.js → p-f233f1e0.system.js} +0 -0
- /package/dist/ionic/{p-6dbfe5d4.js → p-fb813dab.js} +0 -0
- /package/dist/ionic/{p-479cdbf8.system.js → p-ff4b7e40.system.js} +0 -0
|
@@ -32,1333 +32,1343 @@ import { setCardStatusBarDark, setCardStatusBarDefault } from "./utils";
|
|
|
32
32
|
* @part handle - The handle that is displayed at the top of the sheet modal when `handle="true"`.
|
|
33
33
|
*/
|
|
34
34
|
export class Modal {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
}
|
|
106
|
-
onIsOpenChange(newValue, oldValue) {
|
|
107
|
-
if (newValue === true && oldValue === false) {
|
|
108
|
-
this.present();
|
|
35
|
+
constructor() {
|
|
36
|
+
this.lockController = createLockController();
|
|
37
|
+
this.triggerController = createTriggerController();
|
|
38
|
+
this.coreDelegate = CoreDelegate();
|
|
39
|
+
this.isSheetModal = false;
|
|
40
|
+
this.inheritedAttributes = {};
|
|
41
|
+
this.inline = false;
|
|
42
|
+
// Whether or not modal is being dismissed via gesture
|
|
43
|
+
this.gestureAnimationDismissing = false;
|
|
44
|
+
this.onHandleClick = () => {
|
|
45
|
+
const { sheetTransition, handleBehavior } = this;
|
|
46
|
+
if (handleBehavior !== 'cycle' || sheetTransition !== undefined) {
|
|
47
|
+
/**
|
|
48
|
+
* The sheet modal should not advance to the next breakpoint
|
|
49
|
+
* if the handle behavior is not `cycle` or if the handle
|
|
50
|
+
* is clicked while the sheet is moving to a breakpoint.
|
|
51
|
+
*/
|
|
52
|
+
return;
|
|
53
|
+
}
|
|
54
|
+
this.moveToNextBreakpoint();
|
|
55
|
+
};
|
|
56
|
+
this.onBackdropTap = () => {
|
|
57
|
+
const { sheetTransition } = this;
|
|
58
|
+
if (sheetTransition !== undefined) {
|
|
59
|
+
/**
|
|
60
|
+
* When the handle is double clicked at the largest breakpoint,
|
|
61
|
+
* it will start to move to the first breakpoint. While transitioning,
|
|
62
|
+
* the backdrop will often receive the second click. We prevent the
|
|
63
|
+
* backdrop from dismissing the modal while moving between breakpoints.
|
|
64
|
+
*/
|
|
65
|
+
return;
|
|
66
|
+
}
|
|
67
|
+
this.dismiss(undefined, BACKDROP);
|
|
68
|
+
};
|
|
69
|
+
this.onLifecycle = (modalEvent) => {
|
|
70
|
+
const el = this.usersElement;
|
|
71
|
+
const name = LIFECYCLE_MAP[modalEvent.type];
|
|
72
|
+
if (el && name) {
|
|
73
|
+
const ev = new CustomEvent(name, {
|
|
74
|
+
bubbles: false,
|
|
75
|
+
cancelable: false,
|
|
76
|
+
detail: modalEvent.detail,
|
|
77
|
+
});
|
|
78
|
+
el.dispatchEvent(ev);
|
|
79
|
+
}
|
|
80
|
+
};
|
|
81
|
+
this.presented = false;
|
|
82
|
+
this.hasController = false;
|
|
83
|
+
this.overlayIndex = undefined;
|
|
84
|
+
this.delegate = undefined;
|
|
85
|
+
this.keyboardClose = true;
|
|
86
|
+
this.enterAnimation = undefined;
|
|
87
|
+
this.leaveAnimation = undefined;
|
|
88
|
+
this.breakpoints = undefined;
|
|
89
|
+
this.initialBreakpoint = undefined;
|
|
90
|
+
this.backdropBreakpoint = 0;
|
|
91
|
+
this.handle = undefined;
|
|
92
|
+
this.handleBehavior = 'none';
|
|
93
|
+
this.component = undefined;
|
|
94
|
+
this.componentProps = undefined;
|
|
95
|
+
this.cssClass = undefined;
|
|
96
|
+
this.backdropDismiss = true;
|
|
97
|
+
this.showBackdrop = true;
|
|
98
|
+
this.animated = true;
|
|
99
|
+
this.presentingElement = undefined;
|
|
100
|
+
this.htmlAttributes = undefined;
|
|
101
|
+
this.isOpen = false;
|
|
102
|
+
this.trigger = undefined;
|
|
103
|
+
this.keepContentsMounted = false;
|
|
104
|
+
this.canDismiss = true;
|
|
109
105
|
}
|
|
110
|
-
|
|
111
|
-
|
|
106
|
+
onIsOpenChange(newValue, oldValue) {
|
|
107
|
+
if (newValue === true && oldValue === false) {
|
|
108
|
+
this.present();
|
|
109
|
+
}
|
|
110
|
+
else if (newValue === false && oldValue === true) {
|
|
111
|
+
this.dismiss();
|
|
112
|
+
}
|
|
112
113
|
}
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
114
|
+
triggerChanged() {
|
|
115
|
+
const { trigger, el, triggerController } = this;
|
|
116
|
+
if (trigger) {
|
|
117
|
+
triggerController.addClickListener(el, trigger);
|
|
118
|
+
}
|
|
118
119
|
}
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
120
|
+
breakpointsChanged(breakpoints) {
|
|
121
|
+
if (breakpoints !== undefined) {
|
|
122
|
+
this.sortedBreakpoints = breakpoints.sort((a, b) => a - b);
|
|
123
|
+
}
|
|
123
124
|
}
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
this.triggerChanged();
|
|
129
|
-
}
|
|
130
|
-
disconnectedCallback() {
|
|
131
|
-
this.triggerController.removeClickListener();
|
|
132
|
-
}
|
|
133
|
-
componentWillLoad() {
|
|
134
|
-
const { breakpoints, initialBreakpoint, el } = this;
|
|
135
|
-
const isSheetModal = (this.isSheetModal = breakpoints !== undefined && initialBreakpoint !== undefined);
|
|
136
|
-
this.inheritedAttributes = inheritAttributes(el, ['aria-label', 'role']);
|
|
137
|
-
if (isSheetModal) {
|
|
138
|
-
this.currentBreakpoint = this.initialBreakpoint;
|
|
125
|
+
connectedCallback() {
|
|
126
|
+
const { el } = this;
|
|
127
|
+
prepareOverlay(el);
|
|
128
|
+
this.triggerChanged();
|
|
139
129
|
}
|
|
140
|
-
|
|
141
|
-
|
|
130
|
+
disconnectedCallback() {
|
|
131
|
+
this.triggerController.removeClickListener();
|
|
142
132
|
}
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
133
|
+
componentWillLoad() {
|
|
134
|
+
const { breakpoints, initialBreakpoint, el } = this;
|
|
135
|
+
const isSheetModal = (this.isSheetModal = breakpoints !== undefined && initialBreakpoint !== undefined);
|
|
136
|
+
this.inheritedAttributes = inheritAttributes(el, ['aria-label', 'role']);
|
|
137
|
+
if (isSheetModal) {
|
|
138
|
+
this.currentBreakpoint = this.initialBreakpoint;
|
|
139
|
+
}
|
|
140
|
+
if (breakpoints !== undefined && initialBreakpoint !== undefined && !breakpoints.includes(initialBreakpoint)) {
|
|
141
|
+
printIonWarning('Your breakpoints array must include the initialBreakpoint value.');
|
|
142
|
+
}
|
|
143
|
+
setOverlayId(el);
|
|
152
144
|
}
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
145
|
+
componentDidLoad() {
|
|
146
|
+
/**
|
|
147
|
+
* If modal was rendered with isOpen="true"
|
|
148
|
+
* then we should open modal immediately.
|
|
149
|
+
*/
|
|
150
|
+
if (this.isOpen === true) {
|
|
151
|
+
raf(() => this.present());
|
|
152
|
+
}
|
|
153
|
+
this.breakpointsChanged(this.breakpoints);
|
|
154
|
+
/**
|
|
155
|
+
* When binding values in frameworks such as Angular
|
|
156
|
+
* it is possible for the value to be set after the Web Component
|
|
157
|
+
* initializes but before the value watcher is set up in Stencil.
|
|
158
|
+
* As a result, the watcher callback may not be fired.
|
|
159
|
+
* We work around this by manually calling the watcher
|
|
160
|
+
* callback when the component has loaded and the watcher
|
|
161
|
+
* is configured.
|
|
162
|
+
*/
|
|
163
|
+
this.triggerChanged();
|
|
170
164
|
}
|
|
171
165
|
/**
|
|
172
|
-
*
|
|
173
|
-
*
|
|
174
|
-
*
|
|
175
|
-
*
|
|
176
|
-
*
|
|
177
|
-
*
|
|
178
|
-
* correct
|
|
166
|
+
* Determines whether or not an overlay
|
|
167
|
+
* is being used inline or via a controller/JS
|
|
168
|
+
* and returns the correct delegate.
|
|
169
|
+
* By default, subsequent calls to getDelegate
|
|
170
|
+
* will use a cached version of the delegate.
|
|
171
|
+
* This is useful for calling dismiss after
|
|
172
|
+
* present so that the correct delegate is given.
|
|
179
173
|
*/
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
async present() {
|
|
201
|
-
const unlock = await this.lockController.lock();
|
|
202
|
-
if (this.presented) {
|
|
203
|
-
unlock();
|
|
204
|
-
return;
|
|
174
|
+
getDelegate(force = false) {
|
|
175
|
+
if (this.workingDelegate && !force) {
|
|
176
|
+
return {
|
|
177
|
+
delegate: this.workingDelegate,
|
|
178
|
+
inline: this.inline,
|
|
179
|
+
};
|
|
180
|
+
}
|
|
181
|
+
/**
|
|
182
|
+
* If using overlay inline
|
|
183
|
+
* we potentially need to use the coreDelegate
|
|
184
|
+
* so that this works in vanilla JS apps.
|
|
185
|
+
* If a developer has presented this component
|
|
186
|
+
* via a controller, then we can assume
|
|
187
|
+
* the component is already in the
|
|
188
|
+
* correct place.
|
|
189
|
+
*/
|
|
190
|
+
const parentEl = this.el.parentNode;
|
|
191
|
+
const inline = (this.inline = parentEl !== null && !this.hasController);
|
|
192
|
+
const delegate = (this.workingDelegate = inline ? this.delegate || this.coreDelegate : this.delegate);
|
|
193
|
+
return { inline, delegate };
|
|
205
194
|
}
|
|
206
|
-
const { presentingElement, el } = this;
|
|
207
195
|
/**
|
|
208
|
-
*
|
|
209
|
-
*
|
|
196
|
+
* Determines whether or not the
|
|
197
|
+
* modal is allowed to dismiss based
|
|
198
|
+
* on the state of the canDismiss prop.
|
|
210
199
|
*/
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
this.ionMount.emit();
|
|
219
|
-
this.usersElement = await attachComponent(delegate, el, this.component, ['ion-page'], this.componentProps, inline);
|
|
200
|
+
async checkCanDismiss(data, role) {
|
|
201
|
+
const { canDismiss } = this;
|
|
202
|
+
if (typeof canDismiss === 'function') {
|
|
203
|
+
return canDismiss(data, role);
|
|
204
|
+
}
|
|
205
|
+
return canDismiss;
|
|
206
|
+
}
|
|
220
207
|
/**
|
|
221
|
-
*
|
|
222
|
-
* for every Stencil component instance to be ready before presenting
|
|
223
|
-
* otherwise there can be a flash of unstyled content. With the
|
|
224
|
-
* custom elements bundle we need to wait for the JS framework
|
|
225
|
-
* mount the inner contents of the overlay otherwise WebKit may
|
|
226
|
-
* get the transition incorrect.
|
|
208
|
+
* Present the modal overlay after it has been created.
|
|
227
209
|
*/
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
210
|
+
async present() {
|
|
211
|
+
const unlock = await this.lockController.lock();
|
|
212
|
+
if (this.presented) {
|
|
213
|
+
unlock();
|
|
214
|
+
return;
|
|
215
|
+
}
|
|
216
|
+
const { presentingElement, el } = this;
|
|
217
|
+
/**
|
|
218
|
+
* If the modal is presented multiple times (inline modals), we
|
|
219
|
+
* need to reset the current breakpoint to the initial breakpoint.
|
|
220
|
+
*/
|
|
221
|
+
this.currentBreakpoint = this.initialBreakpoint;
|
|
222
|
+
const { inline, delegate } = this.getDelegate(true);
|
|
223
|
+
/**
|
|
224
|
+
* Emit ionMount so JS Frameworks have an opportunity
|
|
225
|
+
* to add the child component to the DOM. The child
|
|
226
|
+
* component will be assigned to this.usersElement below.
|
|
227
|
+
*/
|
|
228
|
+
this.ionMount.emit();
|
|
229
|
+
this.usersElement = await attachComponent(delegate, el, this.component, ['ion-page'], this.componentProps, inline);
|
|
230
|
+
/**
|
|
231
|
+
* When using the lazy loaded build of Stencil, we need to wait
|
|
232
|
+
* for every Stencil component instance to be ready before presenting
|
|
233
|
+
* otherwise there can be a flash of unstyled content. With the
|
|
234
|
+
* custom elements bundle we need to wait for the JS framework
|
|
235
|
+
* mount the inner contents of the overlay otherwise WebKit may
|
|
236
|
+
* get the transition incorrect.
|
|
237
|
+
*/
|
|
238
|
+
if (hasLazyBuild(el)) {
|
|
239
|
+
await deepReady(this.usersElement);
|
|
240
|
+
/**
|
|
241
|
+
* If keepContentsMounted="true" then the
|
|
242
|
+
* JS Framework has already mounted the inner
|
|
243
|
+
* contents so there is no need to wait.
|
|
244
|
+
* Otherwise, we need to wait for the JS
|
|
245
|
+
* Framework to mount the inner contents
|
|
246
|
+
* of this component.
|
|
247
|
+
*/
|
|
248
|
+
}
|
|
249
|
+
else if (!this.keepContentsMounted) {
|
|
250
|
+
await waitForMount();
|
|
251
|
+
}
|
|
252
|
+
writeTask(() => this.el.classList.add('show-modal'));
|
|
253
|
+
const hasCardModal = presentingElement !== undefined;
|
|
254
|
+
/**
|
|
255
|
+
* We need to change the status bar at the
|
|
256
|
+
* start of the animation so that it completes
|
|
257
|
+
* by the time the card animation is done.
|
|
258
|
+
*/
|
|
259
|
+
if (hasCardModal && getIonMode(this) === 'ios') {
|
|
260
|
+
// Cache the original status bar color before the modal is presented
|
|
261
|
+
this.statusBarStyle = await StatusBar.getStyle();
|
|
262
|
+
setCardStatusBarDark();
|
|
263
|
+
}
|
|
264
|
+
await present(this, 'modalEnter', iosEnterAnimation, mdEnterAnimation, {
|
|
265
|
+
presentingEl: presentingElement,
|
|
266
|
+
currentBreakpoint: this.initialBreakpoint,
|
|
267
|
+
backdropBreakpoint: this.backdropBreakpoint,
|
|
268
|
+
});
|
|
269
|
+
/* tslint:disable-next-line */
|
|
270
|
+
if (typeof window !== 'undefined') {
|
|
271
|
+
/**
|
|
272
|
+
* This needs to be setup before any
|
|
273
|
+
* non-transition async work so it can be dereferenced
|
|
274
|
+
* in the dismiss method. The dismiss method
|
|
275
|
+
* only waits for the entering transition
|
|
276
|
+
* to finish. It does not wait for all of the `present`
|
|
277
|
+
* method to resolve.
|
|
278
|
+
*/
|
|
279
|
+
this.keyboardOpenCallback = () => {
|
|
280
|
+
if (this.gesture) {
|
|
281
|
+
/**
|
|
282
|
+
* When the native keyboard is opened and the webview
|
|
283
|
+
* is resized, the gesture implementation will become unresponsive
|
|
284
|
+
* and enter a free-scroll mode.
|
|
285
|
+
*
|
|
286
|
+
* When the keyboard is opened, we disable the gesture for
|
|
287
|
+
* a single frame and re-enable once the contents have repositioned
|
|
288
|
+
* from the keyboard placement.
|
|
289
|
+
*/
|
|
290
|
+
this.gesture.enable(false);
|
|
291
|
+
raf(() => {
|
|
292
|
+
if (this.gesture) {
|
|
293
|
+
this.gesture.enable(true);
|
|
294
|
+
}
|
|
295
|
+
});
|
|
296
|
+
}
|
|
297
|
+
};
|
|
298
|
+
window.addEventListener(KEYBOARD_DID_OPEN, this.keyboardOpenCallback);
|
|
299
|
+
}
|
|
300
|
+
if (this.isSheetModal) {
|
|
301
|
+
this.initSheetGesture();
|
|
302
|
+
}
|
|
303
|
+
else if (hasCardModal) {
|
|
304
|
+
this.initSwipeToClose();
|
|
305
|
+
}
|
|
306
|
+
unlock();
|
|
238
307
|
}
|
|
239
|
-
|
|
240
|
-
|
|
308
|
+
initSwipeToClose() {
|
|
309
|
+
var _a;
|
|
310
|
+
if (getIonMode(this) !== 'ios') {
|
|
311
|
+
return;
|
|
312
|
+
}
|
|
313
|
+
const { el } = this;
|
|
314
|
+
// All of the elements needed for the swipe gesture
|
|
315
|
+
// should be in the DOM and referenced by now, except
|
|
316
|
+
// for the presenting el
|
|
317
|
+
const animationBuilder = this.leaveAnimation || config.get('modalLeave', iosLeaveAnimation);
|
|
318
|
+
const ani = (this.animation = animationBuilder(el, { presentingEl: this.presentingElement }));
|
|
319
|
+
const contentEl = findIonContent(el);
|
|
320
|
+
if (!contentEl) {
|
|
321
|
+
printIonContentErrorMsg(el);
|
|
322
|
+
return;
|
|
323
|
+
}
|
|
324
|
+
const statusBarStyle = (_a = this.statusBarStyle) !== null && _a !== void 0 ? _a : StatusBarStyle.Default;
|
|
325
|
+
this.gesture = createSwipeToCloseGesture(el, ani, statusBarStyle, () => {
|
|
326
|
+
/**
|
|
327
|
+
* While the gesture animation is finishing
|
|
328
|
+
* it is possible for a user to tap the backdrop.
|
|
329
|
+
* This would result in the dismiss animation
|
|
330
|
+
* being played again. Typically this is avoided
|
|
331
|
+
* by setting `presented = false` on the overlay
|
|
332
|
+
* component; however, we cannot do that here as
|
|
333
|
+
* that would prevent the element from being
|
|
334
|
+
* removed from the DOM.
|
|
335
|
+
*/
|
|
336
|
+
this.gestureAnimationDismissing = true;
|
|
337
|
+
/**
|
|
338
|
+
* Reset the status bar style as the dismiss animation
|
|
339
|
+
* starts otherwise the status bar will be the wrong
|
|
340
|
+
* color for the duration of the dismiss animation.
|
|
341
|
+
* The dismiss method does this as well, but
|
|
342
|
+
* in this case it's only called once the animation
|
|
343
|
+
* has finished.
|
|
344
|
+
*/
|
|
345
|
+
setCardStatusBarDefault(this.statusBarStyle);
|
|
346
|
+
this.animation.onFinish(async () => {
|
|
347
|
+
await this.dismiss(undefined, GESTURE);
|
|
348
|
+
this.gestureAnimationDismissing = false;
|
|
349
|
+
});
|
|
350
|
+
});
|
|
351
|
+
this.gesture.enable(true);
|
|
352
|
+
}
|
|
353
|
+
initSheetGesture() {
|
|
354
|
+
const { wrapperEl, initialBreakpoint, backdropBreakpoint } = this;
|
|
355
|
+
if (!wrapperEl || initialBreakpoint === undefined) {
|
|
356
|
+
return;
|
|
357
|
+
}
|
|
358
|
+
const animationBuilder = this.enterAnimation || config.get('modalEnter', iosEnterAnimation);
|
|
359
|
+
const ani = (this.animation = animationBuilder(this.el, {
|
|
360
|
+
presentingEl: this.presentingElement,
|
|
361
|
+
currentBreakpoint: initialBreakpoint,
|
|
362
|
+
backdropBreakpoint,
|
|
363
|
+
}));
|
|
364
|
+
ani.progressStart(true, 1);
|
|
365
|
+
const { gesture, moveSheetToBreakpoint } = createSheetGesture(this.el, this.backdropEl, wrapperEl, initialBreakpoint, backdropBreakpoint, ani, this.sortedBreakpoints, () => { var _a; return (_a = this.currentBreakpoint) !== null && _a !== void 0 ? _a : 0; }, () => this.sheetOnDismiss(), (breakpoint) => {
|
|
366
|
+
if (this.currentBreakpoint !== breakpoint) {
|
|
367
|
+
this.currentBreakpoint = breakpoint;
|
|
368
|
+
this.ionBreakpointDidChange.emit({ breakpoint });
|
|
369
|
+
}
|
|
370
|
+
});
|
|
371
|
+
this.gesture = gesture;
|
|
372
|
+
this.moveSheetToBreakpoint = moveSheetToBreakpoint;
|
|
373
|
+
this.gesture.enable(true);
|
|
374
|
+
}
|
|
375
|
+
sheetOnDismiss() {
|
|
376
|
+
/**
|
|
377
|
+
* While the gesture animation is finishing
|
|
378
|
+
* it is possible for a user to tap the backdrop.
|
|
379
|
+
* This would result in the dismiss animation
|
|
380
|
+
* being played again. Typically this is avoided
|
|
381
|
+
* by setting `presented = false` on the overlay
|
|
382
|
+
* component; however, we cannot do that here as
|
|
383
|
+
* that would prevent the element from being
|
|
384
|
+
* removed from the DOM.
|
|
385
|
+
*/
|
|
386
|
+
this.gestureAnimationDismissing = true;
|
|
387
|
+
this.animation.onFinish(async () => {
|
|
388
|
+
this.currentBreakpoint = 0;
|
|
389
|
+
this.ionBreakpointDidChange.emit({ breakpoint: this.currentBreakpoint });
|
|
390
|
+
await this.dismiss(undefined, GESTURE);
|
|
391
|
+
this.gestureAnimationDismissing = false;
|
|
392
|
+
});
|
|
241
393
|
}
|
|
242
|
-
writeTask(() => this.el.classList.add('show-modal'));
|
|
243
|
-
const hasCardModal = presentingElement !== undefined;
|
|
244
394
|
/**
|
|
245
|
-
*
|
|
246
|
-
*
|
|
247
|
-
*
|
|
395
|
+
* Dismiss the modal overlay after it has been presented.
|
|
396
|
+
*
|
|
397
|
+
* @param data Any data to emit in the dismiss events.
|
|
398
|
+
* @param role The role of the element that is dismissing the modal. For example, 'cancel' or 'backdrop'.
|
|
248
399
|
*/
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
400
|
+
async dismiss(data, role) {
|
|
401
|
+
var _a;
|
|
402
|
+
if (this.gestureAnimationDismissing && role !== GESTURE) {
|
|
403
|
+
return false;
|
|
404
|
+
}
|
|
405
|
+
/**
|
|
406
|
+
* Because the canDismiss check below is async,
|
|
407
|
+
* we need to claim a lock before the check happens,
|
|
408
|
+
* in case the dismiss transition does run.
|
|
409
|
+
*/
|
|
410
|
+
const unlock = await this.lockController.lock();
|
|
411
|
+
/**
|
|
412
|
+
* If a canDismiss handler is responsible
|
|
413
|
+
* for calling the dismiss method, we should
|
|
414
|
+
* not run the canDismiss check again.
|
|
415
|
+
*/
|
|
416
|
+
if (role !== 'handler' && !(await this.checkCanDismiss(data, role))) {
|
|
417
|
+
unlock();
|
|
418
|
+
return false;
|
|
419
|
+
}
|
|
420
|
+
const { presentingElement } = this;
|
|
421
|
+
/**
|
|
422
|
+
* We need to start the status bar change
|
|
423
|
+
* before the animation so that the change
|
|
424
|
+
* finishes when the dismiss animation does.
|
|
425
|
+
*/
|
|
426
|
+
const hasCardModal = presentingElement !== undefined;
|
|
427
|
+
if (hasCardModal && getIonMode(this) === 'ios') {
|
|
428
|
+
setCardStatusBarDefault(this.statusBarStyle);
|
|
429
|
+
}
|
|
430
|
+
/* tslint:disable-next-line */
|
|
431
|
+
if (typeof window !== 'undefined' && this.keyboardOpenCallback) {
|
|
432
|
+
window.removeEventListener(KEYBOARD_DID_OPEN, this.keyboardOpenCallback);
|
|
433
|
+
this.keyboardOpenCallback = undefined;
|
|
434
|
+
}
|
|
435
|
+
const enteringAnimation = activeAnimations.get(this) || [];
|
|
436
|
+
const dismissed = await dismiss(this, data, role, 'modalLeave', iosLeaveAnimation, mdLeaveAnimation, {
|
|
437
|
+
presentingEl: presentingElement,
|
|
438
|
+
currentBreakpoint: (_a = this.currentBreakpoint) !== null && _a !== void 0 ? _a : this.initialBreakpoint,
|
|
439
|
+
backdropBreakpoint: this.backdropBreakpoint,
|
|
440
|
+
});
|
|
441
|
+
if (dismissed) {
|
|
442
|
+
const { delegate } = this.getDelegate();
|
|
443
|
+
await detachComponent(delegate, this.usersElement);
|
|
444
|
+
writeTask(() => this.el.classList.remove('show-modal'));
|
|
445
|
+
if (this.animation) {
|
|
446
|
+
this.animation.destroy();
|
|
447
|
+
}
|
|
282
448
|
if (this.gesture) {
|
|
283
|
-
|
|
449
|
+
this.gesture.destroy();
|
|
284
450
|
}
|
|
285
|
-
|
|
451
|
+
enteringAnimation.forEach((ani) => ani.destroy());
|
|
286
452
|
}
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
this.initSheetGesture();
|
|
292
|
-
}
|
|
293
|
-
else if (hasCardModal) {
|
|
294
|
-
this.initSwipeToClose();
|
|
295
|
-
}
|
|
296
|
-
unlock();
|
|
297
|
-
}
|
|
298
|
-
initSwipeToClose() {
|
|
299
|
-
var _a;
|
|
300
|
-
if (getIonMode(this) !== 'ios') {
|
|
301
|
-
return;
|
|
453
|
+
this.currentBreakpoint = undefined;
|
|
454
|
+
this.animation = undefined;
|
|
455
|
+
unlock();
|
|
456
|
+
return dismissed;
|
|
302
457
|
}
|
|
303
|
-
const { el } = this;
|
|
304
|
-
// All of the elements needed for the swipe gesture
|
|
305
|
-
// should be in the DOM and referenced by now, except
|
|
306
|
-
// for the presenting el
|
|
307
|
-
const animationBuilder = this.leaveAnimation || config.get('modalLeave', iosLeaveAnimation);
|
|
308
|
-
const ani = (this.animation = animationBuilder(el, { presentingEl: this.presentingElement }));
|
|
309
|
-
const contentEl = findIonContent(el);
|
|
310
|
-
if (!contentEl) {
|
|
311
|
-
printIonContentErrorMsg(el);
|
|
312
|
-
return;
|
|
313
|
-
}
|
|
314
|
-
const statusBarStyle = (_a = this.statusBarStyle) !== null && _a !== void 0 ? _a : StatusBarStyle.Default;
|
|
315
|
-
this.gesture = createSwipeToCloseGesture(el, ani, statusBarStyle, () => {
|
|
316
|
-
/**
|
|
317
|
-
* While the gesture animation is finishing
|
|
318
|
-
* it is possible for a user to tap the backdrop.
|
|
319
|
-
* This would result in the dismiss animation
|
|
320
|
-
* being played again. Typically this is avoided
|
|
321
|
-
* by setting `presented = false` on the overlay
|
|
322
|
-
* component; however, we cannot do that here as
|
|
323
|
-
* that would prevent the element from being
|
|
324
|
-
* removed from the DOM.
|
|
325
|
-
*/
|
|
326
|
-
this.gestureAnimationDismissing = true;
|
|
327
|
-
/**
|
|
328
|
-
* Reset the status bar style as the dismiss animation
|
|
329
|
-
* starts otherwise the status bar will be the wrong
|
|
330
|
-
* color for the duration of the dismiss animation.
|
|
331
|
-
* The dismiss method does this as well, but
|
|
332
|
-
* in this case it's only called once the animation
|
|
333
|
-
* has finished.
|
|
334
|
-
*/
|
|
335
|
-
setCardStatusBarDefault(this.statusBarStyle);
|
|
336
|
-
this.animation.onFinish(async () => {
|
|
337
|
-
await this.dismiss(undefined, GESTURE);
|
|
338
|
-
this.gestureAnimationDismissing = false;
|
|
339
|
-
});
|
|
340
|
-
});
|
|
341
|
-
this.gesture.enable(true);
|
|
342
|
-
}
|
|
343
|
-
initSheetGesture() {
|
|
344
|
-
const { wrapperEl, initialBreakpoint, backdropBreakpoint } = this;
|
|
345
|
-
if (!wrapperEl || initialBreakpoint === undefined) {
|
|
346
|
-
return;
|
|
347
|
-
}
|
|
348
|
-
const animationBuilder = this.enterAnimation || config.get('modalEnter', iosEnterAnimation);
|
|
349
|
-
const ani = (this.animation = animationBuilder(this.el, {
|
|
350
|
-
presentingEl: this.presentingElement,
|
|
351
|
-
currentBreakpoint: initialBreakpoint,
|
|
352
|
-
backdropBreakpoint,
|
|
353
|
-
}));
|
|
354
|
-
ani.progressStart(true, 1);
|
|
355
|
-
const { gesture, moveSheetToBreakpoint } = createSheetGesture(this.el, this.backdropEl, wrapperEl, initialBreakpoint, backdropBreakpoint, ani, this.sortedBreakpoints, () => { var _a; return (_a = this.currentBreakpoint) !== null && _a !== void 0 ? _a : 0; }, () => this.sheetOnDismiss(), (breakpoint) => {
|
|
356
|
-
if (this.currentBreakpoint !== breakpoint) {
|
|
357
|
-
this.currentBreakpoint = breakpoint;
|
|
358
|
-
this.ionBreakpointDidChange.emit({ breakpoint });
|
|
359
|
-
}
|
|
360
|
-
});
|
|
361
|
-
this.gesture = gesture;
|
|
362
|
-
this.moveSheetToBreakpoint = moveSheetToBreakpoint;
|
|
363
|
-
this.gesture.enable(true);
|
|
364
|
-
}
|
|
365
|
-
sheetOnDismiss() {
|
|
366
458
|
/**
|
|
367
|
-
*
|
|
368
|
-
* it is possible for a user to tap the backdrop.
|
|
369
|
-
* This would result in the dismiss animation
|
|
370
|
-
* being played again. Typically this is avoided
|
|
371
|
-
* by setting `presented = false` on the overlay
|
|
372
|
-
* component; however, we cannot do that here as
|
|
373
|
-
* that would prevent the element from being
|
|
374
|
-
* removed from the DOM.
|
|
459
|
+
* Returns a promise that resolves when the modal did dismiss.
|
|
375
460
|
*/
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
this.currentBreakpoint = 0;
|
|
379
|
-
this.ionBreakpointDidChange.emit({ breakpoint: this.currentBreakpoint });
|
|
380
|
-
await this.dismiss(undefined, GESTURE);
|
|
381
|
-
this.gestureAnimationDismissing = false;
|
|
382
|
-
});
|
|
383
|
-
}
|
|
384
|
-
/**
|
|
385
|
-
* Dismiss the modal overlay after it has been presented.
|
|
386
|
-
*
|
|
387
|
-
* @param data Any data to emit in the dismiss events.
|
|
388
|
-
* @param role The role of the element that is dismissing the modal. For example, 'cancel' or 'backdrop'.
|
|
389
|
-
*/
|
|
390
|
-
async dismiss(data, role) {
|
|
391
|
-
var _a;
|
|
392
|
-
if (this.gestureAnimationDismissing && role !== GESTURE) {
|
|
393
|
-
return false;
|
|
461
|
+
onDidDismiss() {
|
|
462
|
+
return eventMethod(this.el, 'ionModalDidDismiss');
|
|
394
463
|
}
|
|
395
464
|
/**
|
|
396
|
-
*
|
|
397
|
-
* we need to claim a lock before the check happens,
|
|
398
|
-
* in case the dismiss transition does run.
|
|
465
|
+
* Returns a promise that resolves when the modal will dismiss.
|
|
399
466
|
*/
|
|
400
|
-
|
|
467
|
+
onWillDismiss() {
|
|
468
|
+
return eventMethod(this.el, 'ionModalWillDismiss');
|
|
469
|
+
}
|
|
401
470
|
/**
|
|
402
|
-
*
|
|
403
|
-
*
|
|
404
|
-
* not run the canDismiss check again.
|
|
471
|
+
* Move a sheet style modal to a specific breakpoint. The breakpoint value must
|
|
472
|
+
* be a value defined in your `breakpoints` array.
|
|
405
473
|
*/
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
474
|
+
async setCurrentBreakpoint(breakpoint) {
|
|
475
|
+
if (!this.isSheetModal) {
|
|
476
|
+
printIonWarning('setCurrentBreakpoint is only supported on sheet modals.');
|
|
477
|
+
return;
|
|
478
|
+
}
|
|
479
|
+
if (!this.breakpoints.includes(breakpoint)) {
|
|
480
|
+
printIonWarning(`Attempted to set invalid breakpoint value ${breakpoint}. Please double check that the breakpoint value is part of your defined breakpoints.`);
|
|
481
|
+
return;
|
|
482
|
+
}
|
|
483
|
+
const { currentBreakpoint, moveSheetToBreakpoint, canDismiss, breakpoints, animated } = this;
|
|
484
|
+
if (currentBreakpoint === breakpoint) {
|
|
485
|
+
return;
|
|
486
|
+
}
|
|
487
|
+
if (moveSheetToBreakpoint) {
|
|
488
|
+
this.sheetTransition = moveSheetToBreakpoint({
|
|
489
|
+
breakpoint,
|
|
490
|
+
breakpointOffset: 1 - currentBreakpoint,
|
|
491
|
+
canDismiss: canDismiss !== undefined && canDismiss !== true && breakpoints[0] === 0,
|
|
492
|
+
animated,
|
|
493
|
+
});
|
|
494
|
+
await this.sheetTransition;
|
|
495
|
+
this.sheetTransition = undefined;
|
|
496
|
+
}
|
|
409
497
|
}
|
|
410
|
-
const { presentingElement } = this;
|
|
411
498
|
/**
|
|
412
|
-
*
|
|
413
|
-
* before the animation so that the change
|
|
414
|
-
* finishes when the dismiss animation does.
|
|
499
|
+
* Returns the current breakpoint of a sheet style modal
|
|
415
500
|
*/
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
setCardStatusBarDefault(this.statusBarStyle);
|
|
419
|
-
}
|
|
420
|
-
/* tslint:disable-next-line */
|
|
421
|
-
if (typeof window !== 'undefined' && this.keyboardOpenCallback) {
|
|
422
|
-
window.removeEventListener(KEYBOARD_DID_OPEN, this.keyboardOpenCallback);
|
|
423
|
-
this.keyboardOpenCallback = undefined;
|
|
424
|
-
}
|
|
425
|
-
const enteringAnimation = activeAnimations.get(this) || [];
|
|
426
|
-
const dismissed = await dismiss(this, data, role, 'modalLeave', iosLeaveAnimation, mdLeaveAnimation, {
|
|
427
|
-
presentingEl: presentingElement,
|
|
428
|
-
currentBreakpoint: (_a = this.currentBreakpoint) !== null && _a !== void 0 ? _a : this.initialBreakpoint,
|
|
429
|
-
backdropBreakpoint: this.backdropBreakpoint,
|
|
430
|
-
});
|
|
431
|
-
if (dismissed) {
|
|
432
|
-
const { delegate } = this.getDelegate();
|
|
433
|
-
await detachComponent(delegate, this.usersElement);
|
|
434
|
-
writeTask(() => this.el.classList.remove('show-modal'));
|
|
435
|
-
if (this.animation) {
|
|
436
|
-
this.animation.destroy();
|
|
437
|
-
}
|
|
438
|
-
if (this.gesture) {
|
|
439
|
-
this.gesture.destroy();
|
|
440
|
-
}
|
|
441
|
-
enteringAnimation.forEach((ani) => ani.destroy());
|
|
501
|
+
async getCurrentBreakpoint() {
|
|
502
|
+
return this.currentBreakpoint;
|
|
442
503
|
}
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
*/
|
|
464
|
-
async setCurrentBreakpoint(breakpoint) {
|
|
465
|
-
if (!this.isSheetModal) {
|
|
466
|
-
printIonWarning('setCurrentBreakpoint is only supported on sheet modals.');
|
|
467
|
-
return;
|
|
468
|
-
}
|
|
469
|
-
if (!this.breakpoints.includes(breakpoint)) {
|
|
470
|
-
printIonWarning(`Attempted to set invalid breakpoint value ${breakpoint}. Please double check that the breakpoint value is part of your defined breakpoints.`);
|
|
471
|
-
return;
|
|
504
|
+
async moveToNextBreakpoint() {
|
|
505
|
+
const { breakpoints, currentBreakpoint } = this;
|
|
506
|
+
if (!breakpoints || currentBreakpoint == null) {
|
|
507
|
+
/**
|
|
508
|
+
* If the modal does not have breakpoints and/or the current
|
|
509
|
+
* breakpoint is not set, we can't move to the next breakpoint.
|
|
510
|
+
*/
|
|
511
|
+
return false;
|
|
512
|
+
}
|
|
513
|
+
const allowedBreakpoints = breakpoints.filter((b) => b !== 0);
|
|
514
|
+
const currentBreakpointIndex = allowedBreakpoints.indexOf(currentBreakpoint);
|
|
515
|
+
const nextBreakpointIndex = (currentBreakpointIndex + 1) % allowedBreakpoints.length;
|
|
516
|
+
const nextBreakpoint = allowedBreakpoints[nextBreakpointIndex];
|
|
517
|
+
/**
|
|
518
|
+
* Sets the current breakpoint to the next available breakpoint.
|
|
519
|
+
* If the current breakpoint is the last breakpoint, we set the current
|
|
520
|
+
* breakpoint to the first non-zero breakpoint to avoid dismissing the sheet.
|
|
521
|
+
*/
|
|
522
|
+
await this.setCurrentBreakpoint(nextBreakpoint);
|
|
523
|
+
return true;
|
|
472
524
|
}
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
525
|
+
render() {
|
|
526
|
+
const { handle, isSheetModal, presentingElement, htmlAttributes, handleBehavior, inheritedAttributes } = this;
|
|
527
|
+
const showHandle = handle !== false && isSheetModal;
|
|
528
|
+
const mode = getIonMode(this);
|
|
529
|
+
const isCardModal = presentingElement !== undefined && mode === 'ios';
|
|
530
|
+
const isHandleCycle = handleBehavior === 'cycle';
|
|
531
|
+
return (h(Host, Object.assign({ "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
|
|
532
|
+
zIndex: `${20000 + this.overlayIndex}`,
|
|
533
|
+
}, class: Object.assign({ [mode]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle }), h("ion-backdrop", { ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), mode === 'ios' && h("div", { class: "modal-shadow" }), h("div", Object.assign({
|
|
534
|
+
/*
|
|
535
|
+
role and aria-modal must be used on the
|
|
536
|
+
same element. They must also be set inside the
|
|
537
|
+
shadow DOM otherwise ion-button will not be highlighted
|
|
538
|
+
when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
|
|
539
|
+
*/
|
|
540
|
+
role: "dialog"
|
|
541
|
+
}, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (h("button", { class: "modal-handle",
|
|
542
|
+
// Prevents the handle from receiving keyboard focus when it does not cycle
|
|
543
|
+
tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle" })), h("slot", null))));
|
|
476
544
|
}
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
await this.sheetTransition;
|
|
485
|
-
this.sheetTransition = undefined;
|
|
545
|
+
static get is() { return "ion-modal"; }
|
|
546
|
+
static get encapsulation() { return "shadow"; }
|
|
547
|
+
static get originalStyleUrls() {
|
|
548
|
+
return {
|
|
549
|
+
"ios": ["modal.ios.scss"],
|
|
550
|
+
"md": ["modal.md.scss"]
|
|
551
|
+
};
|
|
486
552
|
}
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
return this.currentBreakpoint;
|
|
493
|
-
}
|
|
494
|
-
async moveToNextBreakpoint() {
|
|
495
|
-
const { breakpoints, currentBreakpoint } = this;
|
|
496
|
-
if (!breakpoints || currentBreakpoint == null) {
|
|
497
|
-
/**
|
|
498
|
-
* If the modal does not have breakpoints and/or the current
|
|
499
|
-
* breakpoint is not set, we can't move to the next breakpoint.
|
|
500
|
-
*/
|
|
501
|
-
return false;
|
|
553
|
+
static get styleUrls() {
|
|
554
|
+
return {
|
|
555
|
+
"ios": ["modal.ios.css"],
|
|
556
|
+
"md": ["modal.md.css"]
|
|
557
|
+
};
|
|
502
558
|
}
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
role and aria-modal must be used on the
|
|
526
|
-
same element. They must also be set inside the
|
|
527
|
-
shadow DOM otherwise ion-button will not be highlighted
|
|
528
|
-
when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
|
|
529
|
-
*/
|
|
530
|
-
role: "dialog"
|
|
531
|
-
}, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (h("button", { class: "modal-handle",
|
|
532
|
-
// Prevents the handle from receiving keyboard focus when it does not cycle
|
|
533
|
-
tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle" })), h("slot", null))));
|
|
534
|
-
}
|
|
535
|
-
static get is() { return "ion-modal"; }
|
|
536
|
-
static get encapsulation() { return "shadow"; }
|
|
537
|
-
static get originalStyleUrls() {
|
|
538
|
-
return {
|
|
539
|
-
"ios": ["modal.ios.scss"],
|
|
540
|
-
"md": ["modal.md.scss"]
|
|
541
|
-
};
|
|
542
|
-
}
|
|
543
|
-
static get styleUrls() {
|
|
544
|
-
return {
|
|
545
|
-
"ios": ["modal.ios.css"],
|
|
546
|
-
"md": ["modal.md.css"]
|
|
547
|
-
};
|
|
548
|
-
}
|
|
549
|
-
static get properties() {
|
|
550
|
-
return {
|
|
551
|
-
"hasController": {
|
|
552
|
-
"type": "boolean",
|
|
553
|
-
"mutable": false,
|
|
554
|
-
"complexType": {
|
|
555
|
-
"original": "boolean",
|
|
556
|
-
"resolved": "boolean",
|
|
557
|
-
"references": {}
|
|
558
|
-
},
|
|
559
|
-
"required": false,
|
|
560
|
-
"optional": false,
|
|
561
|
-
"docs": {
|
|
562
|
-
"tags": [{
|
|
563
|
-
"name": "internal",
|
|
564
|
-
"text": undefined
|
|
565
|
-
}],
|
|
566
|
-
"text": ""
|
|
567
|
-
},
|
|
568
|
-
"attribute": "has-controller",
|
|
569
|
-
"reflect": false,
|
|
570
|
-
"defaultValue": "false"
|
|
571
|
-
},
|
|
572
|
-
"overlayIndex": {
|
|
573
|
-
"type": "number",
|
|
574
|
-
"mutable": false,
|
|
575
|
-
"complexType": {
|
|
576
|
-
"original": "number",
|
|
577
|
-
"resolved": "number",
|
|
578
|
-
"references": {}
|
|
579
|
-
},
|
|
580
|
-
"required": true,
|
|
581
|
-
"optional": false,
|
|
582
|
-
"docs": {
|
|
583
|
-
"tags": [{
|
|
584
|
-
"name": "internal",
|
|
585
|
-
"text": undefined
|
|
586
|
-
}],
|
|
587
|
-
"text": ""
|
|
588
|
-
},
|
|
589
|
-
"attribute": "overlay-index",
|
|
590
|
-
"reflect": false
|
|
591
|
-
},
|
|
592
|
-
"delegate": {
|
|
593
|
-
"type": "unknown",
|
|
594
|
-
"mutable": false,
|
|
595
|
-
"complexType": {
|
|
596
|
-
"original": "FrameworkDelegate",
|
|
597
|
-
"resolved": "FrameworkDelegate | undefined",
|
|
598
|
-
"references": {
|
|
599
|
-
"FrameworkDelegate": {
|
|
600
|
-
"location": "import",
|
|
601
|
-
"path": "../../interface",
|
|
602
|
-
"id": "src/interface.d.ts::FrameworkDelegate"
|
|
603
|
-
}
|
|
604
|
-
}
|
|
605
|
-
},
|
|
606
|
-
"required": false,
|
|
607
|
-
"optional": true,
|
|
608
|
-
"docs": {
|
|
609
|
-
"tags": [{
|
|
610
|
-
"name": "internal",
|
|
611
|
-
"text": undefined
|
|
612
|
-
}],
|
|
613
|
-
"text": ""
|
|
614
|
-
}
|
|
615
|
-
},
|
|
616
|
-
"keyboardClose": {
|
|
617
|
-
"type": "boolean",
|
|
618
|
-
"mutable": false,
|
|
619
|
-
"complexType": {
|
|
620
|
-
"original": "boolean",
|
|
621
|
-
"resolved": "boolean",
|
|
622
|
-
"references": {}
|
|
623
|
-
},
|
|
624
|
-
"required": false,
|
|
625
|
-
"optional": false,
|
|
626
|
-
"docs": {
|
|
627
|
-
"tags": [],
|
|
628
|
-
"text": "If `true`, the keyboard will be automatically dismissed when the overlay is presented."
|
|
629
|
-
},
|
|
630
|
-
"attribute": "keyboard-close",
|
|
631
|
-
"reflect": false,
|
|
632
|
-
"defaultValue": "true"
|
|
633
|
-
},
|
|
634
|
-
"enterAnimation": {
|
|
635
|
-
"type": "unknown",
|
|
636
|
-
"mutable": false,
|
|
637
|
-
"complexType": {
|
|
638
|
-
"original": "AnimationBuilder",
|
|
639
|
-
"resolved": "((baseEl: any, opts?: any) => Animation) | undefined",
|
|
640
|
-
"references": {
|
|
641
|
-
"AnimationBuilder": {
|
|
642
|
-
"location": "import",
|
|
643
|
-
"path": "../../interface",
|
|
644
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
645
|
-
}
|
|
646
|
-
}
|
|
647
|
-
},
|
|
648
|
-
"required": false,
|
|
649
|
-
"optional": true,
|
|
650
|
-
"docs": {
|
|
651
|
-
"tags": [],
|
|
652
|
-
"text": "Animation to use when the modal is presented."
|
|
653
|
-
}
|
|
654
|
-
},
|
|
655
|
-
"leaveAnimation": {
|
|
656
|
-
"type": "unknown",
|
|
657
|
-
"mutable": false,
|
|
658
|
-
"complexType": {
|
|
659
|
-
"original": "AnimationBuilder",
|
|
660
|
-
"resolved": "((baseEl: any, opts?: any) => Animation) | undefined",
|
|
661
|
-
"references": {
|
|
662
|
-
"AnimationBuilder": {
|
|
663
|
-
"location": "import",
|
|
664
|
-
"path": "../../interface",
|
|
665
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
666
|
-
}
|
|
667
|
-
}
|
|
668
|
-
},
|
|
669
|
-
"required": false,
|
|
670
|
-
"optional": true,
|
|
671
|
-
"docs": {
|
|
672
|
-
"tags": [],
|
|
673
|
-
"text": "Animation to use when the modal is dismissed."
|
|
674
|
-
}
|
|
675
|
-
},
|
|
676
|
-
"breakpoints": {
|
|
677
|
-
"type": "unknown",
|
|
678
|
-
"mutable": false,
|
|
679
|
-
"complexType": {
|
|
680
|
-
"original": "number[]",
|
|
681
|
-
"resolved": "number[] | undefined",
|
|
682
|
-
"references": {}
|
|
683
|
-
},
|
|
684
|
-
"required": false,
|
|
685
|
-
"optional": true,
|
|
686
|
-
"docs": {
|
|
687
|
-
"tags": [],
|
|
688
|
-
"text": "The breakpoints to use when creating a sheet modal. Each value in the\narray must be a decimal between 0 and 1 where 0 indicates the modal is fully\nclosed and 1 indicates the modal is fully open. Values are relative\nto the height of the modal, not the height of the screen. One of the values in this\narray must be the value of the `initialBreakpoint` property.\nFor example: [0, .25, .5, 1]"
|
|
689
|
-
}
|
|
690
|
-
},
|
|
691
|
-
"initialBreakpoint": {
|
|
692
|
-
"type": "number",
|
|
693
|
-
"mutable": false,
|
|
694
|
-
"complexType": {
|
|
695
|
-
"original": "number",
|
|
696
|
-
"resolved": "number | undefined",
|
|
697
|
-
"references": {}
|
|
698
|
-
},
|
|
699
|
-
"required": false,
|
|
700
|
-
"optional": true,
|
|
701
|
-
"docs": {
|
|
702
|
-
"tags": [],
|
|
703
|
-
"text": "A decimal value between 0 and 1 that indicates the\ninitial point the modal will open at when creating a\nsheet modal. This value must also be listed in the\n`breakpoints` array."
|
|
704
|
-
},
|
|
705
|
-
"attribute": "initial-breakpoint",
|
|
706
|
-
"reflect": false
|
|
707
|
-
},
|
|
708
|
-
"backdropBreakpoint": {
|
|
709
|
-
"type": "number",
|
|
710
|
-
"mutable": false,
|
|
711
|
-
"complexType": {
|
|
712
|
-
"original": "number",
|
|
713
|
-
"resolved": "number",
|
|
714
|
-
"references": {}
|
|
715
|
-
},
|
|
716
|
-
"required": false,
|
|
717
|
-
"optional": false,
|
|
718
|
-
"docs": {
|
|
719
|
-
"tags": [],
|
|
720
|
-
"text": "A decimal value between 0 and 1 that indicates the\npoint after which the backdrop will begin to fade in\nwhen using a sheet modal. Prior to this point, the\nbackdrop will be hidden and the content underneath\nthe sheet can be interacted with. This value is exclusive\nmeaning the backdrop will become active after the value\nspecified."
|
|
721
|
-
},
|
|
722
|
-
"attribute": "backdrop-breakpoint",
|
|
723
|
-
"reflect": false,
|
|
724
|
-
"defaultValue": "0"
|
|
725
|
-
},
|
|
726
|
-
"handle": {
|
|
727
|
-
"type": "boolean",
|
|
728
|
-
"mutable": false,
|
|
729
|
-
"complexType": {
|
|
730
|
-
"original": "boolean",
|
|
731
|
-
"resolved": "boolean | undefined",
|
|
732
|
-
"references": {}
|
|
733
|
-
},
|
|
734
|
-
"required": false,
|
|
735
|
-
"optional": true,
|
|
736
|
-
"docs": {
|
|
737
|
-
"tags": [],
|
|
738
|
-
"text": "The horizontal line that displays at the top of a sheet modal. It is `true` by default when\nsetting the `breakpoints` and `initialBreakpoint` properties."
|
|
739
|
-
},
|
|
740
|
-
"attribute": "handle",
|
|
741
|
-
"reflect": false
|
|
742
|
-
},
|
|
743
|
-
"handleBehavior": {
|
|
744
|
-
"type": "string",
|
|
745
|
-
"mutable": false,
|
|
746
|
-
"complexType": {
|
|
747
|
-
"original": "ModalHandleBehavior",
|
|
748
|
-
"resolved": "\"cycle\" | \"none\" | undefined",
|
|
749
|
-
"references": {
|
|
750
|
-
"ModalHandleBehavior": {
|
|
751
|
-
"location": "import",
|
|
752
|
-
"path": "./modal-interface",
|
|
753
|
-
"id": "src/components/modal/modal-interface.ts::ModalHandleBehavior"
|
|
754
|
-
}
|
|
755
|
-
}
|
|
756
|
-
},
|
|
757
|
-
"required": false,
|
|
758
|
-
"optional": true,
|
|
759
|
-
"docs": {
|
|
760
|
-
"tags": [],
|
|
761
|
-
"text": "The interaction behavior for the sheet modal when the handle is pressed.\n\nDefaults to `\"none\"`, which means the modal will not change size or position when the handle is pressed.\nSet to `\"cycle\"` to let the modal cycle between available breakpoints when pressed.\n\nHandle behavior is unavailable when the `handle` property is set to `false` or\nwhen the `breakpoints` property is not set (using a fullscreen or card modal)."
|
|
762
|
-
},
|
|
763
|
-
"attribute": "handle-behavior",
|
|
764
|
-
"reflect": false,
|
|
765
|
-
"defaultValue": "'none'"
|
|
766
|
-
},
|
|
767
|
-
"component": {
|
|
768
|
-
"type": "string",
|
|
769
|
-
"mutable": false,
|
|
770
|
-
"complexType": {
|
|
771
|
-
"original": "ComponentRef",
|
|
772
|
-
"resolved": "Function | HTMLElement | null | string | undefined",
|
|
773
|
-
"references": {
|
|
774
|
-
"ComponentRef": {
|
|
775
|
-
"location": "import",
|
|
776
|
-
"path": "../../interface",
|
|
777
|
-
"id": "src/interface.d.ts::ComponentRef"
|
|
778
|
-
}
|
|
779
|
-
}
|
|
780
|
-
},
|
|
781
|
-
"required": false,
|
|
782
|
-
"optional": true,
|
|
783
|
-
"docs": {
|
|
784
|
-
"tags": [{
|
|
785
|
-
"name": "internal",
|
|
786
|
-
"text": undefined
|
|
787
|
-
}],
|
|
788
|
-
"text": "The component to display inside of the modal."
|
|
789
|
-
},
|
|
790
|
-
"attribute": "component",
|
|
791
|
-
"reflect": false
|
|
792
|
-
},
|
|
793
|
-
"componentProps": {
|
|
794
|
-
"type": "unknown",
|
|
795
|
-
"mutable": false,
|
|
796
|
-
"complexType": {
|
|
797
|
-
"original": "ComponentProps",
|
|
798
|
-
"resolved": "undefined | { [key: string]: any; }",
|
|
799
|
-
"references": {
|
|
800
|
-
"ComponentProps": {
|
|
801
|
-
"location": "import",
|
|
802
|
-
"path": "../../interface",
|
|
803
|
-
"id": "src/interface.d.ts::ComponentProps"
|
|
804
|
-
}
|
|
805
|
-
}
|
|
806
|
-
},
|
|
807
|
-
"required": false,
|
|
808
|
-
"optional": true,
|
|
809
|
-
"docs": {
|
|
810
|
-
"tags": [{
|
|
811
|
-
"name": "internal",
|
|
812
|
-
"text": undefined
|
|
813
|
-
}],
|
|
814
|
-
"text": "The data to pass to the modal component."
|
|
815
|
-
}
|
|
816
|
-
},
|
|
817
|
-
"cssClass": {
|
|
818
|
-
"type": "string",
|
|
819
|
-
"mutable": false,
|
|
820
|
-
"complexType": {
|
|
821
|
-
"original": "string | string[]",
|
|
822
|
-
"resolved": "string | string[] | undefined",
|
|
823
|
-
"references": {}
|
|
824
|
-
},
|
|
825
|
-
"required": false,
|
|
826
|
-
"optional": true,
|
|
827
|
-
"docs": {
|
|
828
|
-
"tags": [{
|
|
829
|
-
"name": "internal",
|
|
830
|
-
"text": undefined
|
|
831
|
-
}],
|
|
832
|
-
"text": "Additional classes to apply for custom CSS. If multiple classes are\nprovided they should be separated by spaces."
|
|
833
|
-
},
|
|
834
|
-
"attribute": "css-class",
|
|
835
|
-
"reflect": false
|
|
836
|
-
},
|
|
837
|
-
"backdropDismiss": {
|
|
838
|
-
"type": "boolean",
|
|
839
|
-
"mutable": false,
|
|
840
|
-
"complexType": {
|
|
841
|
-
"original": "boolean",
|
|
842
|
-
"resolved": "boolean",
|
|
843
|
-
"references": {}
|
|
844
|
-
},
|
|
845
|
-
"required": false,
|
|
846
|
-
"optional": false,
|
|
847
|
-
"docs": {
|
|
848
|
-
"tags": [],
|
|
849
|
-
"text": "If `true`, the modal will be dismissed when the backdrop is clicked."
|
|
850
|
-
},
|
|
851
|
-
"attribute": "backdrop-dismiss",
|
|
852
|
-
"reflect": false,
|
|
853
|
-
"defaultValue": "true"
|
|
854
|
-
},
|
|
855
|
-
"showBackdrop": {
|
|
856
|
-
"type": "boolean",
|
|
857
|
-
"mutable": false,
|
|
858
|
-
"complexType": {
|
|
859
|
-
"original": "boolean",
|
|
860
|
-
"resolved": "boolean",
|
|
861
|
-
"references": {}
|
|
862
|
-
},
|
|
863
|
-
"required": false,
|
|
864
|
-
"optional": false,
|
|
865
|
-
"docs": {
|
|
866
|
-
"tags": [],
|
|
867
|
-
"text": "If `true`, a backdrop will be displayed behind the modal.\nThis property controls whether or not the backdrop\ndarkens the screen when the modal is presented.\nIt does not control whether or not the backdrop\nis active or present in the DOM."
|
|
868
|
-
},
|
|
869
|
-
"attribute": "show-backdrop",
|
|
870
|
-
"reflect": false,
|
|
871
|
-
"defaultValue": "true"
|
|
872
|
-
},
|
|
873
|
-
"animated": {
|
|
874
|
-
"type": "boolean",
|
|
875
|
-
"mutable": false,
|
|
876
|
-
"complexType": {
|
|
877
|
-
"original": "boolean",
|
|
878
|
-
"resolved": "boolean",
|
|
879
|
-
"references": {}
|
|
880
|
-
},
|
|
881
|
-
"required": false,
|
|
882
|
-
"optional": false,
|
|
883
|
-
"docs": {
|
|
884
|
-
"tags": [],
|
|
885
|
-
"text": "If `true`, the modal will animate."
|
|
886
|
-
},
|
|
887
|
-
"attribute": "animated",
|
|
888
|
-
"reflect": false,
|
|
889
|
-
"defaultValue": "true"
|
|
890
|
-
},
|
|
891
|
-
"presentingElement": {
|
|
892
|
-
"type": "unknown",
|
|
893
|
-
"mutable": false,
|
|
894
|
-
"complexType": {
|
|
895
|
-
"original": "HTMLElement",
|
|
896
|
-
"resolved": "HTMLElement | undefined",
|
|
897
|
-
"references": {
|
|
898
|
-
"HTMLElement": {
|
|
899
|
-
"location": "global",
|
|
900
|
-
"id": "global::HTMLElement"
|
|
901
|
-
}
|
|
902
|
-
}
|
|
903
|
-
},
|
|
904
|
-
"required": false,
|
|
905
|
-
"optional": true,
|
|
906
|
-
"docs": {
|
|
907
|
-
"tags": [],
|
|
908
|
-
"text": "The element that presented the modal. This is used for card presentation effects\nand for stacking multiple modals on top of each other. Only applies in iOS mode."
|
|
909
|
-
}
|
|
910
|
-
},
|
|
911
|
-
"htmlAttributes": {
|
|
912
|
-
"type": "unknown",
|
|
913
|
-
"mutable": false,
|
|
914
|
-
"complexType": {
|
|
915
|
-
"original": "{ [key: string]: any }",
|
|
916
|
-
"resolved": "undefined | { [key: string]: any; }",
|
|
917
|
-
"references": {}
|
|
918
|
-
},
|
|
919
|
-
"required": false,
|
|
920
|
-
"optional": true,
|
|
921
|
-
"docs": {
|
|
922
|
-
"tags": [],
|
|
923
|
-
"text": "Additional attributes to pass to the modal."
|
|
924
|
-
}
|
|
925
|
-
},
|
|
926
|
-
"isOpen": {
|
|
927
|
-
"type": "boolean",
|
|
928
|
-
"mutable": false,
|
|
929
|
-
"complexType": {
|
|
930
|
-
"original": "boolean",
|
|
931
|
-
"resolved": "boolean",
|
|
932
|
-
"references": {}
|
|
933
|
-
},
|
|
934
|
-
"required": false,
|
|
935
|
-
"optional": false,
|
|
936
|
-
"docs": {
|
|
937
|
-
"tags": [],
|
|
938
|
-
"text": "If `true`, the modal will open. If `false`, the modal will close.\nUse this if you need finer grained control over presentation, otherwise\njust use the modalController or the `trigger` property.\nNote: `isOpen` will not automatically be set back to `false` when\nthe modal dismisses. You will need to do that in your code."
|
|
939
|
-
},
|
|
940
|
-
"attribute": "is-open",
|
|
941
|
-
"reflect": false,
|
|
942
|
-
"defaultValue": "false"
|
|
943
|
-
},
|
|
944
|
-
"trigger": {
|
|
945
|
-
"type": "string",
|
|
946
|
-
"mutable": false,
|
|
947
|
-
"complexType": {
|
|
948
|
-
"original": "string | undefined",
|
|
949
|
-
"resolved": "string | undefined",
|
|
950
|
-
"references": {}
|
|
951
|
-
},
|
|
952
|
-
"required": false,
|
|
953
|
-
"optional": false,
|
|
954
|
-
"docs": {
|
|
955
|
-
"tags": [],
|
|
956
|
-
"text": "An ID corresponding to the trigger element that\ncauses the modal to open when clicked."
|
|
957
|
-
},
|
|
958
|
-
"attribute": "trigger",
|
|
959
|
-
"reflect": false
|
|
960
|
-
},
|
|
961
|
-
"keepContentsMounted": {
|
|
962
|
-
"type": "boolean",
|
|
963
|
-
"mutable": false,
|
|
964
|
-
"complexType": {
|
|
965
|
-
"original": "boolean",
|
|
966
|
-
"resolved": "boolean",
|
|
967
|
-
"references": {}
|
|
968
|
-
},
|
|
969
|
-
"required": false,
|
|
970
|
-
"optional": false,
|
|
971
|
-
"docs": {
|
|
972
|
-
"tags": [],
|
|
973
|
-
"text": "If `true`, the component passed into `ion-modal` will\nautomatically be mounted when the modal is created. The\ncomponent will remain mounted even when the modal is dismissed.\nHowever, the component will be destroyed when the modal is\ndestroyed. This property is not reactive and should only be\nused when initially creating a modal.\n\nNote: This feature only applies to inline modals in JavaScript\nframeworks such as Angular, React, and Vue."
|
|
974
|
-
},
|
|
975
|
-
"attribute": "keep-contents-mounted",
|
|
976
|
-
"reflect": false,
|
|
977
|
-
"defaultValue": "false"
|
|
978
|
-
},
|
|
979
|
-
"canDismiss": {
|
|
980
|
-
"type": "boolean",
|
|
981
|
-
"mutable": false,
|
|
982
|
-
"complexType": {
|
|
983
|
-
"original": "boolean | ((data?: any, role?: string) => Promise<boolean>)",
|
|
984
|
-
"resolved": "((data?: any, role?: string | undefined) => Promise<boolean>) | boolean",
|
|
985
|
-
"references": {
|
|
986
|
-
"Promise": {
|
|
987
|
-
"location": "global",
|
|
988
|
-
"id": "global::Promise"
|
|
989
|
-
}
|
|
990
|
-
}
|
|
991
|
-
},
|
|
992
|
-
"required": false,
|
|
993
|
-
"optional": false,
|
|
994
|
-
"docs": {
|
|
995
|
-
"tags": [],
|
|
996
|
-
"text": "Determines whether or not a modal can dismiss\nwhen calling the `dismiss` method.\n\nIf the value is `true` or the value's function returns `true`, the modal will close when trying to dismiss.\nIf the value is `false` or the value's function returns `false`, the modal will not close when trying to dismiss."
|
|
997
|
-
},
|
|
998
|
-
"attribute": "can-dismiss",
|
|
999
|
-
"reflect": false,
|
|
1000
|
-
"defaultValue": "true"
|
|
1001
|
-
}
|
|
1002
|
-
};
|
|
1003
|
-
}
|
|
1004
|
-
static get states() {
|
|
1005
|
-
return {
|
|
1006
|
-
"presented": {}
|
|
1007
|
-
};
|
|
1008
|
-
}
|
|
1009
|
-
static get events() {
|
|
1010
|
-
return [{
|
|
1011
|
-
"method": "didPresent",
|
|
1012
|
-
"name": "ionModalDidPresent",
|
|
1013
|
-
"bubbles": true,
|
|
1014
|
-
"cancelable": true,
|
|
1015
|
-
"composed": true,
|
|
1016
|
-
"docs": {
|
|
1017
|
-
"tags": [],
|
|
1018
|
-
"text": "Emitted after the modal has presented."
|
|
1019
|
-
},
|
|
1020
|
-
"complexType": {
|
|
1021
|
-
"original": "void",
|
|
1022
|
-
"resolved": "void",
|
|
1023
|
-
"references": {}
|
|
1024
|
-
}
|
|
1025
|
-
}, {
|
|
1026
|
-
"method": "willPresent",
|
|
1027
|
-
"name": "ionModalWillPresent",
|
|
1028
|
-
"bubbles": true,
|
|
1029
|
-
"cancelable": true,
|
|
1030
|
-
"composed": true,
|
|
1031
|
-
"docs": {
|
|
1032
|
-
"tags": [],
|
|
1033
|
-
"text": "Emitted before the modal has presented."
|
|
1034
|
-
},
|
|
1035
|
-
"complexType": {
|
|
1036
|
-
"original": "void",
|
|
1037
|
-
"resolved": "void",
|
|
1038
|
-
"references": {}
|
|
1039
|
-
}
|
|
1040
|
-
}, {
|
|
1041
|
-
"method": "willDismiss",
|
|
1042
|
-
"name": "ionModalWillDismiss",
|
|
1043
|
-
"bubbles": true,
|
|
1044
|
-
"cancelable": true,
|
|
1045
|
-
"composed": true,
|
|
1046
|
-
"docs": {
|
|
1047
|
-
"tags": [],
|
|
1048
|
-
"text": "Emitted before the modal has dismissed."
|
|
1049
|
-
},
|
|
1050
|
-
"complexType": {
|
|
1051
|
-
"original": "OverlayEventDetail",
|
|
1052
|
-
"resolved": "OverlayEventDetail<any>",
|
|
1053
|
-
"references": {
|
|
1054
|
-
"OverlayEventDetail": {
|
|
1055
|
-
"location": "import",
|
|
1056
|
-
"path": "../../utils/overlays-interface",
|
|
1057
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1058
|
-
}
|
|
1059
|
-
}
|
|
1060
|
-
}
|
|
1061
|
-
}, {
|
|
1062
|
-
"method": "didDismiss",
|
|
1063
|
-
"name": "ionModalDidDismiss",
|
|
1064
|
-
"bubbles": true,
|
|
1065
|
-
"cancelable": true,
|
|
1066
|
-
"composed": true,
|
|
1067
|
-
"docs": {
|
|
1068
|
-
"tags": [],
|
|
1069
|
-
"text": "Emitted after the modal has dismissed."
|
|
1070
|
-
},
|
|
1071
|
-
"complexType": {
|
|
1072
|
-
"original": "OverlayEventDetail",
|
|
1073
|
-
"resolved": "OverlayEventDetail<any>",
|
|
1074
|
-
"references": {
|
|
1075
|
-
"OverlayEventDetail": {
|
|
1076
|
-
"location": "import",
|
|
1077
|
-
"path": "../../utils/overlays-interface",
|
|
1078
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1079
|
-
}
|
|
1080
|
-
}
|
|
1081
|
-
}
|
|
1082
|
-
}, {
|
|
1083
|
-
"method": "ionBreakpointDidChange",
|
|
1084
|
-
"name": "ionBreakpointDidChange",
|
|
1085
|
-
"bubbles": true,
|
|
1086
|
-
"cancelable": true,
|
|
1087
|
-
"composed": true,
|
|
1088
|
-
"docs": {
|
|
1089
|
-
"tags": [],
|
|
1090
|
-
"text": "Emitted after the modal breakpoint has changed."
|
|
1091
|
-
},
|
|
1092
|
-
"complexType": {
|
|
1093
|
-
"original": "ModalBreakpointChangeEventDetail",
|
|
1094
|
-
"resolved": "ModalBreakpointChangeEventDetail",
|
|
1095
|
-
"references": {
|
|
1096
|
-
"ModalBreakpointChangeEventDetail": {
|
|
1097
|
-
"location": "import",
|
|
1098
|
-
"path": "./modal-interface",
|
|
1099
|
-
"id": "src/components/modal/modal-interface.ts::ModalBreakpointChangeEventDetail"
|
|
1100
|
-
}
|
|
1101
|
-
}
|
|
1102
|
-
}
|
|
1103
|
-
}, {
|
|
1104
|
-
"method": "didPresentShorthand",
|
|
1105
|
-
"name": "didPresent",
|
|
1106
|
-
"bubbles": true,
|
|
1107
|
-
"cancelable": true,
|
|
1108
|
-
"composed": true,
|
|
1109
|
-
"docs": {
|
|
1110
|
-
"tags": [],
|
|
1111
|
-
"text": "Emitted after the modal has presented.\nShorthand for ionModalDidPresent."
|
|
1112
|
-
},
|
|
1113
|
-
"complexType": {
|
|
1114
|
-
"original": "void",
|
|
1115
|
-
"resolved": "void",
|
|
1116
|
-
"references": {}
|
|
1117
|
-
}
|
|
1118
|
-
}, {
|
|
1119
|
-
"method": "willPresentShorthand",
|
|
1120
|
-
"name": "willPresent",
|
|
1121
|
-
"bubbles": true,
|
|
1122
|
-
"cancelable": true,
|
|
1123
|
-
"composed": true,
|
|
1124
|
-
"docs": {
|
|
1125
|
-
"tags": [],
|
|
1126
|
-
"text": "Emitted before the modal has presented.\nShorthand for ionModalWillPresent."
|
|
1127
|
-
},
|
|
1128
|
-
"complexType": {
|
|
1129
|
-
"original": "void",
|
|
1130
|
-
"resolved": "void",
|
|
1131
|
-
"references": {}
|
|
1132
|
-
}
|
|
1133
|
-
}, {
|
|
1134
|
-
"method": "willDismissShorthand",
|
|
1135
|
-
"name": "willDismiss",
|
|
1136
|
-
"bubbles": true,
|
|
1137
|
-
"cancelable": true,
|
|
1138
|
-
"composed": true,
|
|
1139
|
-
"docs": {
|
|
1140
|
-
"tags": [],
|
|
1141
|
-
"text": "Emitted before the modal has dismissed.\nShorthand for ionModalWillDismiss."
|
|
1142
|
-
},
|
|
1143
|
-
"complexType": {
|
|
1144
|
-
"original": "OverlayEventDetail",
|
|
1145
|
-
"resolved": "OverlayEventDetail<any>",
|
|
1146
|
-
"references": {
|
|
1147
|
-
"OverlayEventDetail": {
|
|
1148
|
-
"location": "import",
|
|
1149
|
-
"path": "../../utils/overlays-interface",
|
|
1150
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1151
|
-
}
|
|
1152
|
-
}
|
|
1153
|
-
}
|
|
1154
|
-
}, {
|
|
1155
|
-
"method": "didDismissShorthand",
|
|
1156
|
-
"name": "didDismiss",
|
|
1157
|
-
"bubbles": true,
|
|
1158
|
-
"cancelable": true,
|
|
1159
|
-
"composed": true,
|
|
1160
|
-
"docs": {
|
|
1161
|
-
"tags": [],
|
|
1162
|
-
"text": "Emitted after the modal has dismissed.\nShorthand for ionModalDidDismiss."
|
|
1163
|
-
},
|
|
1164
|
-
"complexType": {
|
|
1165
|
-
"original": "OverlayEventDetail",
|
|
1166
|
-
"resolved": "OverlayEventDetail<any>",
|
|
1167
|
-
"references": {
|
|
1168
|
-
"OverlayEventDetail": {
|
|
1169
|
-
"location": "import",
|
|
1170
|
-
"path": "../../utils/overlays-interface",
|
|
1171
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1172
|
-
}
|
|
1173
|
-
}
|
|
1174
|
-
}
|
|
1175
|
-
}, {
|
|
1176
|
-
"method": "ionMount",
|
|
1177
|
-
"name": "ionMount",
|
|
1178
|
-
"bubbles": true,
|
|
1179
|
-
"cancelable": true,
|
|
1180
|
-
"composed": true,
|
|
1181
|
-
"docs": {
|
|
1182
|
-
"tags": [{
|
|
1183
|
-
"name": "internal",
|
|
1184
|
-
"text": undefined
|
|
1185
|
-
}],
|
|
1186
|
-
"text": "Emitted before the modal has presented, but after the component\nhas been mounted in the DOM.\nThis event exists so iOS can run the entering\ntransition properly"
|
|
1187
|
-
},
|
|
1188
|
-
"complexType": {
|
|
1189
|
-
"original": "void",
|
|
1190
|
-
"resolved": "void",
|
|
1191
|
-
"references": {}
|
|
1192
|
-
}
|
|
1193
|
-
}];
|
|
1194
|
-
}
|
|
1195
|
-
static get methods() {
|
|
1196
|
-
return {
|
|
1197
|
-
"present": {
|
|
1198
|
-
"complexType": {
|
|
1199
|
-
"signature": "() => Promise<void>",
|
|
1200
|
-
"parameters": [],
|
|
1201
|
-
"references": {
|
|
1202
|
-
"Promise": {
|
|
1203
|
-
"location": "global",
|
|
1204
|
-
"id": "global::Promise"
|
|
559
|
+
static get properties() {
|
|
560
|
+
return {
|
|
561
|
+
"hasController": {
|
|
562
|
+
"type": "boolean",
|
|
563
|
+
"mutable": false,
|
|
564
|
+
"complexType": {
|
|
565
|
+
"original": "boolean",
|
|
566
|
+
"resolved": "boolean",
|
|
567
|
+
"references": {}
|
|
568
|
+
},
|
|
569
|
+
"required": false,
|
|
570
|
+
"optional": false,
|
|
571
|
+
"docs": {
|
|
572
|
+
"tags": [{
|
|
573
|
+
"name": "internal",
|
|
574
|
+
"text": undefined
|
|
575
|
+
}],
|
|
576
|
+
"text": ""
|
|
577
|
+
},
|
|
578
|
+
"attribute": "has-controller",
|
|
579
|
+
"reflect": false,
|
|
580
|
+
"defaultValue": "false"
|
|
1205
581
|
},
|
|
1206
|
-
"
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
582
|
+
"overlayIndex": {
|
|
583
|
+
"type": "number",
|
|
584
|
+
"mutable": false,
|
|
585
|
+
"complexType": {
|
|
586
|
+
"original": "number",
|
|
587
|
+
"resolved": "number",
|
|
588
|
+
"references": {}
|
|
589
|
+
},
|
|
590
|
+
"required": true,
|
|
591
|
+
"optional": false,
|
|
592
|
+
"docs": {
|
|
593
|
+
"tags": [{
|
|
594
|
+
"name": "internal",
|
|
595
|
+
"text": undefined
|
|
596
|
+
}],
|
|
597
|
+
"text": ""
|
|
598
|
+
},
|
|
599
|
+
"attribute": "overlay-index",
|
|
600
|
+
"reflect": false
|
|
601
|
+
},
|
|
602
|
+
"delegate": {
|
|
603
|
+
"type": "unknown",
|
|
604
|
+
"mutable": false,
|
|
605
|
+
"complexType": {
|
|
606
|
+
"original": "FrameworkDelegate",
|
|
607
|
+
"resolved": "FrameworkDelegate | undefined",
|
|
608
|
+
"references": {
|
|
609
|
+
"FrameworkDelegate": {
|
|
610
|
+
"location": "import",
|
|
611
|
+
"path": "../../interface",
|
|
612
|
+
"id": "src/interface.d.ts::FrameworkDelegate"
|
|
613
|
+
}
|
|
614
|
+
}
|
|
615
|
+
},
|
|
616
|
+
"required": false,
|
|
617
|
+
"optional": true,
|
|
618
|
+
"docs": {
|
|
619
|
+
"tags": [{
|
|
620
|
+
"name": "internal",
|
|
621
|
+
"text": undefined
|
|
622
|
+
}],
|
|
623
|
+
"text": ""
|
|
624
|
+
}
|
|
625
|
+
},
|
|
626
|
+
"keyboardClose": {
|
|
627
|
+
"type": "boolean",
|
|
628
|
+
"mutable": false,
|
|
629
|
+
"complexType": {
|
|
630
|
+
"original": "boolean",
|
|
631
|
+
"resolved": "boolean",
|
|
632
|
+
"references": {}
|
|
633
|
+
},
|
|
634
|
+
"required": false,
|
|
635
|
+
"optional": false,
|
|
636
|
+
"docs": {
|
|
637
|
+
"tags": [],
|
|
638
|
+
"text": "If `true`, the keyboard will be automatically dismissed when the overlay is presented."
|
|
639
|
+
},
|
|
640
|
+
"attribute": "keyboard-close",
|
|
641
|
+
"reflect": false,
|
|
642
|
+
"defaultValue": "true"
|
|
1238
643
|
},
|
|
1239
|
-
"
|
|
1240
|
-
|
|
1241
|
-
|
|
644
|
+
"enterAnimation": {
|
|
645
|
+
"type": "unknown",
|
|
646
|
+
"mutable": false,
|
|
647
|
+
"complexType": {
|
|
648
|
+
"original": "AnimationBuilder",
|
|
649
|
+
"resolved": "((baseEl: any, opts?: any) => Animation) | undefined",
|
|
650
|
+
"references": {
|
|
651
|
+
"AnimationBuilder": {
|
|
652
|
+
"location": "import",
|
|
653
|
+
"path": "../../interface",
|
|
654
|
+
"id": "src/interface.d.ts::AnimationBuilder"
|
|
655
|
+
}
|
|
656
|
+
}
|
|
657
|
+
},
|
|
658
|
+
"required": false,
|
|
659
|
+
"optional": true,
|
|
660
|
+
"docs": {
|
|
661
|
+
"tags": [],
|
|
662
|
+
"text": "Animation to use when the modal is presented."
|
|
663
|
+
}
|
|
664
|
+
},
|
|
665
|
+
"leaveAnimation": {
|
|
666
|
+
"type": "unknown",
|
|
667
|
+
"mutable": false,
|
|
668
|
+
"complexType": {
|
|
669
|
+
"original": "AnimationBuilder",
|
|
670
|
+
"resolved": "((baseEl: any, opts?: any) => Animation) | undefined",
|
|
671
|
+
"references": {
|
|
672
|
+
"AnimationBuilder": {
|
|
673
|
+
"location": "import",
|
|
674
|
+
"path": "../../interface",
|
|
675
|
+
"id": "src/interface.d.ts::AnimationBuilder"
|
|
676
|
+
}
|
|
677
|
+
}
|
|
678
|
+
},
|
|
679
|
+
"required": false,
|
|
680
|
+
"optional": true,
|
|
681
|
+
"docs": {
|
|
682
|
+
"tags": [],
|
|
683
|
+
"text": "Animation to use when the modal is dismissed."
|
|
684
|
+
}
|
|
685
|
+
},
|
|
686
|
+
"breakpoints": {
|
|
687
|
+
"type": "unknown",
|
|
688
|
+
"mutable": false,
|
|
689
|
+
"complexType": {
|
|
690
|
+
"original": "number[]",
|
|
691
|
+
"resolved": "number[] | undefined",
|
|
692
|
+
"references": {}
|
|
693
|
+
},
|
|
694
|
+
"required": false,
|
|
695
|
+
"optional": true,
|
|
696
|
+
"docs": {
|
|
697
|
+
"tags": [],
|
|
698
|
+
"text": "The breakpoints to use when creating a sheet modal. Each value in the\narray must be a decimal between 0 and 1 where 0 indicates the modal is fully\nclosed and 1 indicates the modal is fully open. Values are relative\nto the height of the modal, not the height of the screen. One of the values in this\narray must be the value of the `initialBreakpoint` property.\nFor example: [0, .25, .5, 1]"
|
|
699
|
+
}
|
|
700
|
+
},
|
|
701
|
+
"initialBreakpoint": {
|
|
702
|
+
"type": "number",
|
|
703
|
+
"mutable": false,
|
|
704
|
+
"complexType": {
|
|
705
|
+
"original": "number",
|
|
706
|
+
"resolved": "number | undefined",
|
|
707
|
+
"references": {}
|
|
708
|
+
},
|
|
709
|
+
"required": false,
|
|
710
|
+
"optional": true,
|
|
711
|
+
"docs": {
|
|
712
|
+
"tags": [],
|
|
713
|
+
"text": "A decimal value between 0 and 1 that indicates the\ninitial point the modal will open at when creating a\nsheet modal. This value must also be listed in the\n`breakpoints` array."
|
|
714
|
+
},
|
|
715
|
+
"attribute": "initial-breakpoint",
|
|
716
|
+
"reflect": false
|
|
717
|
+
},
|
|
718
|
+
"backdropBreakpoint": {
|
|
719
|
+
"type": "number",
|
|
720
|
+
"mutable": false,
|
|
721
|
+
"complexType": {
|
|
722
|
+
"original": "number",
|
|
723
|
+
"resolved": "number",
|
|
724
|
+
"references": {}
|
|
725
|
+
},
|
|
726
|
+
"required": false,
|
|
727
|
+
"optional": false,
|
|
728
|
+
"docs": {
|
|
729
|
+
"tags": [],
|
|
730
|
+
"text": "A decimal value between 0 and 1 that indicates the\npoint after which the backdrop will begin to fade in\nwhen using a sheet modal. Prior to this point, the\nbackdrop will be hidden and the content underneath\nthe sheet can be interacted with. This value is exclusive\nmeaning the backdrop will become active after the value\nspecified."
|
|
731
|
+
},
|
|
732
|
+
"attribute": "backdrop-breakpoint",
|
|
733
|
+
"reflect": false,
|
|
734
|
+
"defaultValue": "0"
|
|
735
|
+
},
|
|
736
|
+
"handle": {
|
|
737
|
+
"type": "boolean",
|
|
738
|
+
"mutable": false,
|
|
739
|
+
"complexType": {
|
|
740
|
+
"original": "boolean",
|
|
741
|
+
"resolved": "boolean | undefined",
|
|
742
|
+
"references": {}
|
|
743
|
+
},
|
|
744
|
+
"required": false,
|
|
745
|
+
"optional": true,
|
|
746
|
+
"docs": {
|
|
747
|
+
"tags": [],
|
|
748
|
+
"text": "The horizontal line that displays at the top of a sheet modal. It is `true` by default when\nsetting the `breakpoints` and `initialBreakpoint` properties."
|
|
749
|
+
},
|
|
750
|
+
"attribute": "handle",
|
|
751
|
+
"reflect": false
|
|
752
|
+
},
|
|
753
|
+
"handleBehavior": {
|
|
754
|
+
"type": "string",
|
|
755
|
+
"mutable": false,
|
|
756
|
+
"complexType": {
|
|
757
|
+
"original": "ModalHandleBehavior",
|
|
758
|
+
"resolved": "\"cycle\" | \"none\" | undefined",
|
|
759
|
+
"references": {
|
|
760
|
+
"ModalHandleBehavior": {
|
|
761
|
+
"location": "import",
|
|
762
|
+
"path": "./modal-interface",
|
|
763
|
+
"id": "src/components/modal/modal-interface.ts::ModalHandleBehavior"
|
|
764
|
+
}
|
|
765
|
+
}
|
|
766
|
+
},
|
|
767
|
+
"required": false,
|
|
768
|
+
"optional": true,
|
|
769
|
+
"docs": {
|
|
770
|
+
"tags": [],
|
|
771
|
+
"text": "The interaction behavior for the sheet modal when the handle is pressed.\n\nDefaults to `\"none\"`, which means the modal will not change size or position when the handle is pressed.\nSet to `\"cycle\"` to let the modal cycle between available breakpoints when pressed.\n\nHandle behavior is unavailable when the `handle` property is set to `false` or\nwhen the `breakpoints` property is not set (using a fullscreen or card modal)."
|
|
772
|
+
},
|
|
773
|
+
"attribute": "handle-behavior",
|
|
774
|
+
"reflect": false,
|
|
775
|
+
"defaultValue": "'none'"
|
|
776
|
+
},
|
|
777
|
+
"component": {
|
|
778
|
+
"type": "string",
|
|
779
|
+
"mutable": false,
|
|
780
|
+
"complexType": {
|
|
781
|
+
"original": "ComponentRef",
|
|
782
|
+
"resolved": "Function | HTMLElement | null | string | undefined",
|
|
783
|
+
"references": {
|
|
784
|
+
"ComponentRef": {
|
|
785
|
+
"location": "import",
|
|
786
|
+
"path": "../../interface",
|
|
787
|
+
"id": "src/interface.d.ts::ComponentRef"
|
|
788
|
+
}
|
|
789
|
+
}
|
|
790
|
+
},
|
|
791
|
+
"required": false,
|
|
792
|
+
"optional": true,
|
|
793
|
+
"docs": {
|
|
794
|
+
"tags": [{
|
|
795
|
+
"name": "internal",
|
|
796
|
+
"text": undefined
|
|
797
|
+
}],
|
|
798
|
+
"text": "The component to display inside of the modal."
|
|
799
|
+
},
|
|
800
|
+
"attribute": "component",
|
|
801
|
+
"reflect": false
|
|
802
|
+
},
|
|
803
|
+
"componentProps": {
|
|
804
|
+
"type": "unknown",
|
|
805
|
+
"mutable": false,
|
|
806
|
+
"complexType": {
|
|
807
|
+
"original": "ComponentProps",
|
|
808
|
+
"resolved": "undefined | { [key: string]: any; }",
|
|
809
|
+
"references": {
|
|
810
|
+
"ComponentProps": {
|
|
811
|
+
"location": "import",
|
|
812
|
+
"path": "../../interface",
|
|
813
|
+
"id": "src/interface.d.ts::ComponentProps"
|
|
814
|
+
}
|
|
815
|
+
}
|
|
816
|
+
},
|
|
817
|
+
"required": false,
|
|
818
|
+
"optional": true,
|
|
819
|
+
"docs": {
|
|
820
|
+
"tags": [{
|
|
821
|
+
"name": "internal",
|
|
822
|
+
"text": undefined
|
|
823
|
+
}],
|
|
824
|
+
"text": "The data to pass to the modal component."
|
|
825
|
+
}
|
|
826
|
+
},
|
|
827
|
+
"cssClass": {
|
|
828
|
+
"type": "string",
|
|
829
|
+
"mutable": false,
|
|
830
|
+
"complexType": {
|
|
831
|
+
"original": "string | string[]",
|
|
832
|
+
"resolved": "string | string[] | undefined",
|
|
833
|
+
"references": {}
|
|
834
|
+
},
|
|
835
|
+
"required": false,
|
|
836
|
+
"optional": true,
|
|
837
|
+
"docs": {
|
|
838
|
+
"tags": [{
|
|
839
|
+
"name": "internal",
|
|
840
|
+
"text": undefined
|
|
841
|
+
}],
|
|
842
|
+
"text": "Additional classes to apply for custom CSS. If multiple classes are\nprovided they should be separated by spaces."
|
|
843
|
+
},
|
|
844
|
+
"attribute": "css-class",
|
|
845
|
+
"reflect": false
|
|
846
|
+
},
|
|
847
|
+
"backdropDismiss": {
|
|
848
|
+
"type": "boolean",
|
|
849
|
+
"mutable": false,
|
|
850
|
+
"complexType": {
|
|
851
|
+
"original": "boolean",
|
|
852
|
+
"resolved": "boolean",
|
|
853
|
+
"references": {}
|
|
854
|
+
},
|
|
855
|
+
"required": false,
|
|
856
|
+
"optional": false,
|
|
857
|
+
"docs": {
|
|
858
|
+
"tags": [],
|
|
859
|
+
"text": "If `true`, the modal will be dismissed when the backdrop is clicked."
|
|
860
|
+
},
|
|
861
|
+
"attribute": "backdrop-dismiss",
|
|
862
|
+
"reflect": false,
|
|
863
|
+
"defaultValue": "true"
|
|
864
|
+
},
|
|
865
|
+
"showBackdrop": {
|
|
866
|
+
"type": "boolean",
|
|
867
|
+
"mutable": false,
|
|
868
|
+
"complexType": {
|
|
869
|
+
"original": "boolean",
|
|
870
|
+
"resolved": "boolean",
|
|
871
|
+
"references": {}
|
|
872
|
+
},
|
|
873
|
+
"required": false,
|
|
874
|
+
"optional": false,
|
|
875
|
+
"docs": {
|
|
876
|
+
"tags": [],
|
|
877
|
+
"text": "If `true`, a backdrop will be displayed behind the modal.\nThis property controls whether or not the backdrop\ndarkens the screen when the modal is presented.\nIt does not control whether or not the backdrop\nis active or present in the DOM."
|
|
878
|
+
},
|
|
879
|
+
"attribute": "show-backdrop",
|
|
880
|
+
"reflect": false,
|
|
881
|
+
"defaultValue": "true"
|
|
882
|
+
},
|
|
883
|
+
"animated": {
|
|
884
|
+
"type": "boolean",
|
|
885
|
+
"mutable": false,
|
|
886
|
+
"complexType": {
|
|
887
|
+
"original": "boolean",
|
|
888
|
+
"resolved": "boolean",
|
|
889
|
+
"references": {}
|
|
890
|
+
},
|
|
891
|
+
"required": false,
|
|
892
|
+
"optional": false,
|
|
893
|
+
"docs": {
|
|
894
|
+
"tags": [],
|
|
895
|
+
"text": "If `true`, the modal will animate."
|
|
896
|
+
},
|
|
897
|
+
"attribute": "animated",
|
|
898
|
+
"reflect": false,
|
|
899
|
+
"defaultValue": "true"
|
|
900
|
+
},
|
|
901
|
+
"presentingElement": {
|
|
902
|
+
"type": "unknown",
|
|
903
|
+
"mutable": false,
|
|
904
|
+
"complexType": {
|
|
905
|
+
"original": "HTMLElement",
|
|
906
|
+
"resolved": "HTMLElement | undefined",
|
|
907
|
+
"references": {
|
|
908
|
+
"HTMLElement": {
|
|
909
|
+
"location": "global",
|
|
910
|
+
"id": "global::HTMLElement"
|
|
911
|
+
}
|
|
912
|
+
}
|
|
913
|
+
},
|
|
914
|
+
"required": false,
|
|
915
|
+
"optional": true,
|
|
916
|
+
"docs": {
|
|
917
|
+
"tags": [],
|
|
918
|
+
"text": "The element that presented the modal. This is used for card presentation effects\nand for stacking multiple modals on top of each other. Only applies in iOS mode."
|
|
919
|
+
}
|
|
920
|
+
},
|
|
921
|
+
"htmlAttributes": {
|
|
922
|
+
"type": "unknown",
|
|
923
|
+
"mutable": false,
|
|
924
|
+
"complexType": {
|
|
925
|
+
"original": "{ [key: string]: any }",
|
|
926
|
+
"resolved": "undefined | { [key: string]: any; }",
|
|
927
|
+
"references": {}
|
|
928
|
+
},
|
|
929
|
+
"required": false,
|
|
930
|
+
"optional": true,
|
|
931
|
+
"docs": {
|
|
932
|
+
"tags": [],
|
|
933
|
+
"text": "Additional attributes to pass to the modal."
|
|
934
|
+
}
|
|
935
|
+
},
|
|
936
|
+
"isOpen": {
|
|
937
|
+
"type": "boolean",
|
|
938
|
+
"mutable": false,
|
|
939
|
+
"complexType": {
|
|
940
|
+
"original": "boolean",
|
|
941
|
+
"resolved": "boolean",
|
|
942
|
+
"references": {}
|
|
943
|
+
},
|
|
944
|
+
"required": false,
|
|
945
|
+
"optional": false,
|
|
946
|
+
"docs": {
|
|
947
|
+
"tags": [],
|
|
948
|
+
"text": "If `true`, the modal will open. If `false`, the modal will close.\nUse this if you need finer grained control over presentation, otherwise\njust use the modalController or the `trigger` property.\nNote: `isOpen` will not automatically be set back to `false` when\nthe modal dismisses. You will need to do that in your code."
|
|
949
|
+
},
|
|
950
|
+
"attribute": "is-open",
|
|
951
|
+
"reflect": false,
|
|
952
|
+
"defaultValue": "false"
|
|
953
|
+
},
|
|
954
|
+
"trigger": {
|
|
955
|
+
"type": "string",
|
|
956
|
+
"mutable": false,
|
|
957
|
+
"complexType": {
|
|
958
|
+
"original": "string | undefined",
|
|
959
|
+
"resolved": "string | undefined",
|
|
960
|
+
"references": {}
|
|
961
|
+
},
|
|
962
|
+
"required": false,
|
|
963
|
+
"optional": false,
|
|
964
|
+
"docs": {
|
|
965
|
+
"tags": [],
|
|
966
|
+
"text": "An ID corresponding to the trigger element that\ncauses the modal to open when clicked."
|
|
967
|
+
},
|
|
968
|
+
"attribute": "trigger",
|
|
969
|
+
"reflect": false
|
|
970
|
+
},
|
|
971
|
+
"keepContentsMounted": {
|
|
972
|
+
"type": "boolean",
|
|
973
|
+
"mutable": false,
|
|
974
|
+
"complexType": {
|
|
975
|
+
"original": "boolean",
|
|
976
|
+
"resolved": "boolean",
|
|
977
|
+
"references": {}
|
|
978
|
+
},
|
|
979
|
+
"required": false,
|
|
980
|
+
"optional": false,
|
|
981
|
+
"docs": {
|
|
982
|
+
"tags": [],
|
|
983
|
+
"text": "If `true`, the component passed into `ion-modal` will\nautomatically be mounted when the modal is created. The\ncomponent will remain mounted even when the modal is dismissed.\nHowever, the component will be destroyed when the modal is\ndestroyed. This property is not reactive and should only be\nused when initially creating a modal.\n\nNote: This feature only applies to inline modals in JavaScript\nframeworks such as Angular, React, and Vue."
|
|
984
|
+
},
|
|
985
|
+
"attribute": "keep-contents-mounted",
|
|
986
|
+
"reflect": false,
|
|
987
|
+
"defaultValue": "false"
|
|
988
|
+
},
|
|
989
|
+
"canDismiss": {
|
|
990
|
+
"type": "boolean",
|
|
991
|
+
"mutable": false,
|
|
992
|
+
"complexType": {
|
|
993
|
+
"original": "boolean | ((data?: any, role?: string) => Promise<boolean>)",
|
|
994
|
+
"resolved": "((data?: any, role?: string | undefined) => Promise<boolean>) | boolean",
|
|
995
|
+
"references": {
|
|
996
|
+
"Promise": {
|
|
997
|
+
"location": "global",
|
|
998
|
+
"id": "global::Promise"
|
|
999
|
+
}
|
|
1000
|
+
}
|
|
1001
|
+
},
|
|
1002
|
+
"required": false,
|
|
1003
|
+
"optional": false,
|
|
1004
|
+
"docs": {
|
|
1005
|
+
"tags": [],
|
|
1006
|
+
"text": "Determines whether or not a modal can dismiss\nwhen calling the `dismiss` method.\n\nIf the value is `true` or the value's function returns `true`, the modal will close when trying to dismiss.\nIf the value is `false` or the value's function returns `false`, the modal will not close when trying to dismiss."
|
|
1007
|
+
},
|
|
1008
|
+
"attribute": "can-dismiss",
|
|
1009
|
+
"reflect": false,
|
|
1010
|
+
"defaultValue": "true"
|
|
1242
1011
|
}
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1012
|
+
};
|
|
1013
|
+
}
|
|
1014
|
+
static get states() {
|
|
1015
|
+
return {
|
|
1016
|
+
"presented": {}
|
|
1017
|
+
};
|
|
1018
|
+
}
|
|
1019
|
+
static get events() {
|
|
1020
|
+
return [{
|
|
1021
|
+
"method": "didPresent",
|
|
1022
|
+
"name": "ionModalDidPresent",
|
|
1023
|
+
"bubbles": true,
|
|
1024
|
+
"cancelable": true,
|
|
1025
|
+
"composed": true,
|
|
1026
|
+
"docs": {
|
|
1027
|
+
"tags": [],
|
|
1028
|
+
"text": "Emitted after the modal has presented."
|
|
1029
|
+
},
|
|
1030
|
+
"complexType": {
|
|
1031
|
+
"original": "void",
|
|
1032
|
+
"resolved": "void",
|
|
1033
|
+
"references": {}
|
|
1034
|
+
}
|
|
1251
1035
|
}, {
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1036
|
+
"method": "willPresent",
|
|
1037
|
+
"name": "ionModalWillPresent",
|
|
1038
|
+
"bubbles": true,
|
|
1039
|
+
"cancelable": true,
|
|
1040
|
+
"composed": true,
|
|
1041
|
+
"docs": {
|
|
1042
|
+
"tags": [],
|
|
1043
|
+
"text": "Emitted before the modal has presented."
|
|
1044
|
+
},
|
|
1045
|
+
"complexType": {
|
|
1046
|
+
"original": "void",
|
|
1047
|
+
"resolved": "void",
|
|
1048
|
+
"references": {}
|
|
1049
|
+
}
|
|
1050
|
+
}, {
|
|
1051
|
+
"method": "willDismiss",
|
|
1052
|
+
"name": "ionModalWillDismiss",
|
|
1053
|
+
"bubbles": true,
|
|
1054
|
+
"cancelable": true,
|
|
1055
|
+
"composed": true,
|
|
1056
|
+
"docs": {
|
|
1057
|
+
"tags": [],
|
|
1058
|
+
"text": "Emitted before the modal has dismissed."
|
|
1059
|
+
},
|
|
1060
|
+
"complexType": {
|
|
1061
|
+
"original": "OverlayEventDetail",
|
|
1062
|
+
"resolved": "OverlayEventDetail<any>",
|
|
1063
|
+
"references": {
|
|
1064
|
+
"OverlayEventDetail": {
|
|
1065
|
+
"location": "import",
|
|
1066
|
+
"path": "../../utils/overlays-interface",
|
|
1067
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1068
|
+
}
|
|
1069
|
+
}
|
|
1070
|
+
}
|
|
1071
|
+
}, {
|
|
1072
|
+
"method": "didDismiss",
|
|
1073
|
+
"name": "ionModalDidDismiss",
|
|
1074
|
+
"bubbles": true,
|
|
1075
|
+
"cancelable": true,
|
|
1076
|
+
"composed": true,
|
|
1077
|
+
"docs": {
|
|
1078
|
+
"tags": [],
|
|
1079
|
+
"text": "Emitted after the modal has dismissed."
|
|
1080
|
+
},
|
|
1081
|
+
"complexType": {
|
|
1082
|
+
"original": "OverlayEventDetail",
|
|
1083
|
+
"resolved": "OverlayEventDetail<any>",
|
|
1084
|
+
"references": {
|
|
1085
|
+
"OverlayEventDetail": {
|
|
1086
|
+
"location": "import",
|
|
1087
|
+
"path": "../../utils/overlays-interface",
|
|
1088
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1089
|
+
}
|
|
1090
|
+
}
|
|
1091
|
+
}
|
|
1092
|
+
}, {
|
|
1093
|
+
"method": "ionBreakpointDidChange",
|
|
1094
|
+
"name": "ionBreakpointDidChange",
|
|
1095
|
+
"bubbles": true,
|
|
1096
|
+
"cancelable": true,
|
|
1097
|
+
"composed": true,
|
|
1098
|
+
"docs": {
|
|
1099
|
+
"tags": [],
|
|
1100
|
+
"text": "Emitted after the modal breakpoint has changed."
|
|
1101
|
+
},
|
|
1102
|
+
"complexType": {
|
|
1103
|
+
"original": "ModalBreakpointChangeEventDetail",
|
|
1104
|
+
"resolved": "ModalBreakpointChangeEventDetail",
|
|
1105
|
+
"references": {
|
|
1106
|
+
"ModalBreakpointChangeEventDetail": {
|
|
1107
|
+
"location": "import",
|
|
1108
|
+
"path": "./modal-interface",
|
|
1109
|
+
"id": "src/components/modal/modal-interface.ts::ModalBreakpointChangeEventDetail"
|
|
1110
|
+
}
|
|
1111
|
+
}
|
|
1112
|
+
}
|
|
1113
|
+
}, {
|
|
1114
|
+
"method": "didPresentShorthand",
|
|
1115
|
+
"name": "didPresent",
|
|
1116
|
+
"bubbles": true,
|
|
1117
|
+
"cancelable": true,
|
|
1118
|
+
"composed": true,
|
|
1119
|
+
"docs": {
|
|
1120
|
+
"tags": [],
|
|
1121
|
+
"text": "Emitted after the modal has presented.\nShorthand for ionModalDidPresent."
|
|
1122
|
+
},
|
|
1123
|
+
"complexType": {
|
|
1124
|
+
"original": "void",
|
|
1125
|
+
"resolved": "void",
|
|
1126
|
+
"references": {}
|
|
1127
|
+
}
|
|
1128
|
+
}, {
|
|
1129
|
+
"method": "willPresentShorthand",
|
|
1130
|
+
"name": "willPresent",
|
|
1131
|
+
"bubbles": true,
|
|
1132
|
+
"cancelable": true,
|
|
1133
|
+
"composed": true,
|
|
1134
|
+
"docs": {
|
|
1135
|
+
"tags": [],
|
|
1136
|
+
"text": "Emitted before the modal has presented.\nShorthand for ionModalWillPresent."
|
|
1137
|
+
},
|
|
1138
|
+
"complexType": {
|
|
1139
|
+
"original": "void",
|
|
1140
|
+
"resolved": "void",
|
|
1141
|
+
"references": {}
|
|
1142
|
+
}
|
|
1143
|
+
}, {
|
|
1144
|
+
"method": "willDismissShorthand",
|
|
1145
|
+
"name": "willDismiss",
|
|
1146
|
+
"bubbles": true,
|
|
1147
|
+
"cancelable": true,
|
|
1148
|
+
"composed": true,
|
|
1149
|
+
"docs": {
|
|
1150
|
+
"tags": [],
|
|
1151
|
+
"text": "Emitted before the modal has dismissed.\nShorthand for ionModalWillDismiss."
|
|
1152
|
+
},
|
|
1153
|
+
"complexType": {
|
|
1154
|
+
"original": "OverlayEventDetail",
|
|
1155
|
+
"resolved": "OverlayEventDetail<any>",
|
|
1156
|
+
"references": {
|
|
1157
|
+
"OverlayEventDetail": {
|
|
1158
|
+
"location": "import",
|
|
1159
|
+
"path": "../../utils/overlays-interface",
|
|
1160
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1161
|
+
}
|
|
1162
|
+
}
|
|
1163
|
+
}
|
|
1164
|
+
}, {
|
|
1165
|
+
"method": "didDismissShorthand",
|
|
1166
|
+
"name": "didDismiss",
|
|
1167
|
+
"bubbles": true,
|
|
1168
|
+
"cancelable": true,
|
|
1169
|
+
"composed": true,
|
|
1170
|
+
"docs": {
|
|
1171
|
+
"tags": [],
|
|
1172
|
+
"text": "Emitted after the modal has dismissed.\nShorthand for ionModalDidDismiss."
|
|
1173
|
+
},
|
|
1174
|
+
"complexType": {
|
|
1175
|
+
"original": "OverlayEventDetail",
|
|
1176
|
+
"resolved": "OverlayEventDetail<any>",
|
|
1177
|
+
"references": {
|
|
1178
|
+
"OverlayEventDetail": {
|
|
1179
|
+
"location": "import",
|
|
1180
|
+
"path": "../../utils/overlays-interface",
|
|
1181
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1182
|
+
}
|
|
1183
|
+
}
|
|
1184
|
+
}
|
|
1185
|
+
}, {
|
|
1186
|
+
"method": "ionMount",
|
|
1187
|
+
"name": "ionMount",
|
|
1188
|
+
"bubbles": true,
|
|
1189
|
+
"cancelable": true,
|
|
1190
|
+
"composed": true,
|
|
1191
|
+
"docs": {
|
|
1192
|
+
"tags": [{
|
|
1193
|
+
"name": "internal",
|
|
1194
|
+
"text": undefined
|
|
1195
|
+
}],
|
|
1196
|
+
"text": "Emitted before the modal has presented, but after the component\nhas been mounted in the DOM.\nThis event exists so iOS can run the entering\ntransition properly"
|
|
1197
|
+
},
|
|
1198
|
+
"complexType": {
|
|
1199
|
+
"original": "void",
|
|
1200
|
+
"resolved": "void",
|
|
1201
|
+
"references": {}
|
|
1202
|
+
}
|
|
1203
|
+
}];
|
|
1204
|
+
}
|
|
1205
|
+
static get methods() {
|
|
1206
|
+
return {
|
|
1207
|
+
"present": {
|
|
1208
|
+
"complexType": {
|
|
1209
|
+
"signature": "() => Promise<void>",
|
|
1210
|
+
"parameters": [],
|
|
1211
|
+
"references": {
|
|
1212
|
+
"Promise": {
|
|
1213
|
+
"location": "global",
|
|
1214
|
+
"id": "global::Promise"
|
|
1215
|
+
},
|
|
1216
|
+
"ModalPresentOptions": {
|
|
1217
|
+
"location": "global",
|
|
1218
|
+
"id": "global::ModalPresentOptions"
|
|
1219
|
+
}
|
|
1220
|
+
},
|
|
1221
|
+
"return": "Promise<void>"
|
|
1222
|
+
},
|
|
1223
|
+
"docs": {
|
|
1224
|
+
"text": "Present the modal overlay after it has been created.",
|
|
1225
|
+
"tags": []
|
|
1226
|
+
}
|
|
1265
1227
|
},
|
|
1266
|
-
"
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1228
|
+
"dismiss": {
|
|
1229
|
+
"complexType": {
|
|
1230
|
+
"signature": "(data?: any, role?: string) => Promise<boolean>",
|
|
1231
|
+
"parameters": [{
|
|
1232
|
+
"tags": [{
|
|
1233
|
+
"name": "param",
|
|
1234
|
+
"text": "data Any data to emit in the dismiss events."
|
|
1235
|
+
}],
|
|
1236
|
+
"text": "Any data to emit in the dismiss events."
|
|
1237
|
+
}, {
|
|
1238
|
+
"tags": [{
|
|
1239
|
+
"name": "param",
|
|
1240
|
+
"text": "role The role of the element that is dismissing the modal. For example, 'cancel' or 'backdrop'."
|
|
1241
|
+
}],
|
|
1242
|
+
"text": "The role of the element that is dismissing the modal. For example, 'cancel' or 'backdrop'."
|
|
1243
|
+
}],
|
|
1244
|
+
"references": {
|
|
1245
|
+
"Promise": {
|
|
1246
|
+
"location": "global",
|
|
1247
|
+
"id": "global::Promise"
|
|
1248
|
+
},
|
|
1249
|
+
"ModalDismissOptions": {
|
|
1250
|
+
"location": "global",
|
|
1251
|
+
"id": "global::ModalDismissOptions"
|
|
1252
|
+
}
|
|
1253
|
+
},
|
|
1254
|
+
"return": "Promise<boolean>"
|
|
1255
|
+
},
|
|
1256
|
+
"docs": {
|
|
1257
|
+
"text": "Dismiss the modal overlay after it has been presented.",
|
|
1258
|
+
"tags": [{
|
|
1259
|
+
"name": "param",
|
|
1260
|
+
"text": "data Any data to emit in the dismiss events."
|
|
1261
|
+
}, {
|
|
1262
|
+
"name": "param",
|
|
1263
|
+
"text": "role The role of the element that is dismissing the modal. For example, 'cancel' or 'backdrop'."
|
|
1264
|
+
}]
|
|
1265
|
+
}
|
|
1270
1266
|
},
|
|
1271
|
-
"
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1267
|
+
"onDidDismiss": {
|
|
1268
|
+
"complexType": {
|
|
1269
|
+
"signature": "<T = any>() => Promise<OverlayEventDetail<T>>",
|
|
1270
|
+
"parameters": [],
|
|
1271
|
+
"references": {
|
|
1272
|
+
"Promise": {
|
|
1273
|
+
"location": "global",
|
|
1274
|
+
"id": "global::Promise"
|
|
1275
|
+
},
|
|
1276
|
+
"OverlayEventDetail": {
|
|
1277
|
+
"location": "import",
|
|
1278
|
+
"path": "../../utils/overlays-interface",
|
|
1279
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1280
|
+
},
|
|
1281
|
+
"T": {
|
|
1282
|
+
"location": "global",
|
|
1283
|
+
"id": "global::T"
|
|
1284
|
+
}
|
|
1285
|
+
},
|
|
1286
|
+
"return": "Promise<OverlayEventDetail<T>>"
|
|
1287
|
+
},
|
|
1288
|
+
"docs": {
|
|
1289
|
+
"text": "Returns a promise that resolves when the modal did dismiss.",
|
|
1290
|
+
"tags": []
|
|
1291
|
+
}
|
|
1291
1292
|
},
|
|
1292
|
-
"
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1293
|
+
"onWillDismiss": {
|
|
1294
|
+
"complexType": {
|
|
1295
|
+
"signature": "<T = any>() => Promise<OverlayEventDetail<T>>",
|
|
1296
|
+
"parameters": [],
|
|
1297
|
+
"references": {
|
|
1298
|
+
"Promise": {
|
|
1299
|
+
"location": "global",
|
|
1300
|
+
"id": "global::Promise"
|
|
1301
|
+
},
|
|
1302
|
+
"OverlayEventDetail": {
|
|
1303
|
+
"location": "import",
|
|
1304
|
+
"path": "../../utils/overlays-interface",
|
|
1305
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1306
|
+
},
|
|
1307
|
+
"T": {
|
|
1308
|
+
"location": "global",
|
|
1309
|
+
"id": "global::T"
|
|
1310
|
+
}
|
|
1311
|
+
},
|
|
1312
|
+
"return": "Promise<OverlayEventDetail<T>>"
|
|
1313
|
+
},
|
|
1314
|
+
"docs": {
|
|
1315
|
+
"text": "Returns a promise that resolves when the modal will dismiss.",
|
|
1316
|
+
"tags": []
|
|
1317
|
+
}
|
|
1296
1318
|
},
|
|
1297
|
-
"
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
"
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
"references": {
|
|
1334
|
-
"Promise": {
|
|
1335
|
-
"location": "global",
|
|
1336
|
-
"id": "global::Promise"
|
|
1319
|
+
"setCurrentBreakpoint": {
|
|
1320
|
+
"complexType": {
|
|
1321
|
+
"signature": "(breakpoint: number) => Promise<void>",
|
|
1322
|
+
"parameters": [{
|
|
1323
|
+
"tags": [],
|
|
1324
|
+
"text": ""
|
|
1325
|
+
}],
|
|
1326
|
+
"references": {
|
|
1327
|
+
"Promise": {
|
|
1328
|
+
"location": "global",
|
|
1329
|
+
"id": "global::Promise"
|
|
1330
|
+
}
|
|
1331
|
+
},
|
|
1332
|
+
"return": "Promise<void>"
|
|
1333
|
+
},
|
|
1334
|
+
"docs": {
|
|
1335
|
+
"text": "Move a sheet style modal to a specific breakpoint. The breakpoint value must\nbe a value defined in your `breakpoints` array.",
|
|
1336
|
+
"tags": []
|
|
1337
|
+
}
|
|
1338
|
+
},
|
|
1339
|
+
"getCurrentBreakpoint": {
|
|
1340
|
+
"complexType": {
|
|
1341
|
+
"signature": "() => Promise<number | undefined>",
|
|
1342
|
+
"parameters": [],
|
|
1343
|
+
"references": {
|
|
1344
|
+
"Promise": {
|
|
1345
|
+
"location": "global",
|
|
1346
|
+
"id": "global::Promise"
|
|
1347
|
+
}
|
|
1348
|
+
},
|
|
1349
|
+
"return": "Promise<number | undefined>"
|
|
1350
|
+
},
|
|
1351
|
+
"docs": {
|
|
1352
|
+
"text": "Returns the current breakpoint of a sheet style modal",
|
|
1353
|
+
"tags": []
|
|
1354
|
+
}
|
|
1337
1355
|
}
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
return [{
|
|
1351
|
-
"propName": "isOpen",
|
|
1352
|
-
"methodName": "onIsOpenChange"
|
|
1353
|
-
}, {
|
|
1354
|
-
"propName": "trigger",
|
|
1355
|
-
"methodName": "triggerChanged"
|
|
1356
|
-
}];
|
|
1357
|
-
}
|
|
1356
|
+
};
|
|
1357
|
+
}
|
|
1358
|
+
static get elementRef() { return "el"; }
|
|
1359
|
+
static get watchers() {
|
|
1360
|
+
return [{
|
|
1361
|
+
"propName": "isOpen",
|
|
1362
|
+
"methodName": "onIsOpenChange"
|
|
1363
|
+
}, {
|
|
1364
|
+
"propName": "trigger",
|
|
1365
|
+
"methodName": "triggerChanged"
|
|
1366
|
+
}];
|
|
1367
|
+
}
|
|
1358
1368
|
}
|
|
1359
1369
|
const LIFECYCLE_MAP = {
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1370
|
+
ionModalDidPresent: 'ionViewDidEnter',
|
|
1371
|
+
ionModalWillPresent: 'ionViewWillEnter',
|
|
1372
|
+
ionModalWillDismiss: 'ionViewWillLeave',
|
|
1373
|
+
ionModalDidDismiss: 'ionViewDidLeave',
|
|
1364
1374
|
};
|