@ionic/core 8.7.17-dev.11772118942.181221d4 → 8.7.17-dev.11772568074.1d7a4aea
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 +1 -561
- package/components/alert.js +1 -610
- package/components/animation.js +1 -817
- package/components/backdrop.js +1 -72
- package/components/button-active.js +1 -64
- package/components/button.js +1 -303
- package/components/buttons.js +1 -56
- package/components/capacitor.js +1 -10
- package/components/checkbox.js +1 -261
- package/components/config.js +1 -192
- package/components/content.js +1 -475
- package/components/cubic-bezier.js +1 -87
- package/components/data.js +1 -1635
- package/components/dir.js +1 -15
- package/components/focus-visible.js +1 -72
- package/components/framework-delegate.js +1 -137
- package/components/gesture-controller.js +1 -192
- package/components/haptic.js +1 -155
- package/components/hardware-back-button.js +1 -112
- package/components/header.js +1 -417
- package/components/helpers.js +1 -336
- package/components/icon.js +1 -456
- package/components/index.d.ts +2 -0
- package/components/index.js +1 -115
- package/components/index2.js +1 -416
- package/components/index3.js +1 -452
- package/components/index4.js +1 -118
- package/components/index5.js +1 -303
- package/components/index6.js +1 -29
- package/components/index7.js +1 -164
- package/components/index8.js +1 -125
- package/components/index9.js +1 -4
- package/components/input-shims.js +1 -624
- package/components/input.utils.js +1 -144
- package/components/ion-accordion-group.js +1 -269
- package/components/ion-accordion.js +1 -457
- package/components/ion-action-sheet.js +1 -6
- package/components/ion-alert.js +1 -6
- package/components/ion-app.js +1 -128
- package/components/ion-avatar.js +1 -41
- package/components/ion-back-button.js +1 -131
- package/components/ion-backdrop.js +1 -6
- package/components/ion-badge.js +1 -47
- package/components/ion-breadcrumb.js +1 -137
- package/components/ion-breadcrumbs.js +1 -164
- package/components/ion-button.js +1 -6
- package/components/ion-buttons.js +1 -6
- package/components/ion-card-content.js +1 -45
- package/components/ion-card-header.js +1 -56
- package/components/ion-card-subtitle.js +1 -48
- package/components/ion-card-title.js +1 -48
- package/components/ion-card.js +1 -107
- package/components/ion-checkbox.js +1 -6
- package/components/ion-chip.js +1 -66
- package/components/ion-col.js +1 -163
- package/components/ion-content.js +1 -6
- package/components/ion-datetime-button.js +1 -384
- package/components/ion-datetime.js +1 -2046
- package/components/ion-fab-button.js +1 -151
- package/components/ion-fab-list.js +1 -66
- package/components/ion-fab.js +1 -101
- package/components/ion-footer.js +1 -159
- package/components/ion-grid.js +1 -46
- package/components/ion-header.js +1 -6
- package/components/ion-icon.js +1 -6
- package/components/ion-img.js +1 -124
- package/components/ion-infinite-scroll-content.js +1 -70
- package/components/ion-infinite-scroll.js +1 -236
- package/components/ion-input-otp.js +1 -683
- package/components/ion-input-password-toggle.js +1 -129
- package/components/ion-input.js +1 -617
- package/components/ion-item-divider.js +1 -59
- package/components/ion-item-group.js +1 -46
- package/components/ion-item-option.js +1 -91
- package/components/ion-item-options.js +1 -73
- package/components/ion-item-sliding.js +1 -458
- package/components/ion-item.js +1 -6
- package/components/ion-label.js +1 -6
- package/components/ion-list-header.js +1 -6
- package/components/ion-list.js +1 -6
- package/components/ion-loading.js +1 -344
- package/components/ion-menu-button.js +1 -110
- package/components/ion-menu-toggle.js +1 -64
- package/components/ion-menu.js +1 -745
- package/components/ion-modal.js +1 -6
- package/components/ion-nav-link.js +1 -64
- package/components/ion-nav.js +1 -956
- package/components/ion-note.js +1 -47
- package/components/ion-picker-column-option.js +1 -6
- package/components/ion-picker-column.js +1 -6
- package/components/ion-picker-legacy-column.js +1 -6
- package/components/ion-picker-legacy.js +1 -343
- package/components/ion-picker.js +1 -6
- package/components/ion-popover.js +1 -6
- package/components/ion-progress-bar.js +1 -101
- package/components/ion-radio-group.js +1 -6
- package/components/ion-radio.js +1 -6
- package/components/ion-range.js +1 -853
- package/components/ion-refresher-content.js +1 -89
- package/components/ion-refresher.js +1 -751
- package/components/ion-reorder-group.js +1 -322
- package/components/ion-reorder.js +1 -60
- package/components/ion-ripple-effect.js +1 -6
- package/components/ion-route-redirect.js +1 -45
- package/components/ion-route.js +1 -74
- package/components/ion-router-link.js +1 -61
- package/components/ion-router-outlet.js +1 -227
- package/components/ion-router.js +1 -841
- package/components/ion-row.js +1 -36
- package/components/ion-searchbar.js +1 -530
- package/components/ion-segment-button.js +1 -174
- package/components/ion-segment-content.js +1 -35
- package/components/ion-segment-view.js +1 -148
- package/components/ion-segment.js +1 -602
- package/components/ion-select-modal.js +1 -6
- package/components/ion-select-option.js +1 -46
- package/components/ion-select-popover.js +1 -6
- package/components/ion-select.js +1 -1037
- package/components/ion-skeleton-text.js +1 -65
- package/components/ion-spinner.js +1 -6
- package/components/ion-split-pane.js +1 -197
- package/components/ion-tab-bar.js +1 -115
- package/components/ion-tab-button.js +1 -128
- package/components/ion-tab.js +1 -91
- package/components/ion-tabs.js +1 -205
- package/components/ion-text.js +1 -42
- package/components/ion-textarea.js +1 -554
- package/components/ion-thumbnail.js +1 -36
- package/components/ion-title.js +1 -6
- package/components/ion-toast.js +1 -941
- package/components/ion-toggle.js +1 -361
- package/components/ion-toolbar.js +1 -6
- package/components/ionic-global.js +1 -144
- package/components/ios.transition.js +1 -672
- package/components/item.js +1 -302
- package/components/keyboard-controller.js +1 -162
- package/components/keyboard.js +1 -141
- package/components/keyboard2.js +1 -76
- package/components/label.js +1 -100
- package/components/list-header.js +1 -47
- package/components/list.js +1 -68
- package/components/lock-controller.js +1 -35
- package/components/md.transition.js +1 -51
- package/components/menu-toggle-util.js +1 -9
- package/components/modal.js +1 -2674
- package/components/notch-controller.js +1 -150
- package/components/overlays.js +1 -912
- package/components/picker-column-option.js +1 -136
- package/components/picker-column.js +1 -595
- package/components/picker-column2.js +1 -377
- package/components/picker.js +1 -498
- package/components/popover.js +1 -1502
- package/components/radio-group.js +1 -287
- package/components/radio.js +1 -229
- package/components/refresher.utils.js +1 -193
- package/components/ripple-effect.js +1 -109
- package/components/select-modal.js +1 -196
- package/components/select-popover.js +1 -189
- package/components/spinner.js +1 -224
- package/components/status-tap.js +1 -36
- package/components/swipe-back.js +1 -75
- package/components/theme.js +1 -40
- package/components/title.js +1 -70
- package/components/toolbar.js +1 -89
- package/components/validity.js +1 -14
- package/components/watch-options.js +1 -44
- package/dist/cjs/{animation-Bt3H9L1C.js → animation-Dg4yiuR2.js} +1 -1
- package/dist/cjs/app-globals-CLI8xCmk.js +11 -0
- package/dist/cjs/{button-active-CMc8cD90.js → button-active-FscMI17-.js} +1 -1
- package/dist/cjs/{config-C5fsO43a.js → config-BukYi_pW.js} +1 -1
- package/dist/cjs/{data-JwZKaIQB.js → data-BYlBjkMU.js} +1 -1
- package/dist/cjs/{framework-delegate-DMJRBuDi.js → framework-delegate-CRgp8o_p.js} +1 -1
- package/dist/cjs/{hardware-back-button-VCK4V3mG.js → hardware-back-button-C4rMJ5uI.js} +1 -1
- package/dist/cjs/{helpers-DrTqNghc.js → helpers-CxTYJdbT.js} +1 -1
- package/dist/cjs/{index-094mMFB-.js → index-C845Ti6K.js} +4 -4
- package/dist/cjs/{index-DrMUZJj6.js → index-CFUwM5x_.js} +5 -5
- package/dist/cjs/{index-D6Wc6v08.js → index-CqT-2gKy.js} +503 -382
- package/dist/cjs/{index-CO6eryBo.js → index-MbaBbWXk.js} +2 -2
- package/dist/cjs/{index-C534ULug.js → index-YcSftOMz.js} +2 -2
- package/dist/cjs/index.cjs.js +12 -12
- package/dist/cjs/{input-shims-CW0KUFTQ.js → input-shims-DlFhYYTs.js} +3 -3
- package/dist/cjs/{input.utils-B_QROI2g.js → input.utils-DmeJ8dmo.js} +2 -2
- package/dist/cjs/ion-accordion_2.cjs.entry.js +23 -15
- package/dist/cjs/ion-action-sheet.cjs.entry.js +21 -15
- package/dist/cjs/ion-alert.cjs.entry.js +25 -17
- package/dist/cjs/ion-app_8.cjs.entry.js +44 -40
- package/dist/cjs/ion-avatar_3.cjs.entry.js +12 -12
- package/dist/cjs/ion-back-button.cjs.entry.js +7 -7
- package/dist/cjs/ion-backdrop.cjs.entry.js +6 -6
- package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +20 -14
- package/dist/cjs/ion-button_2.cjs.entry.js +36 -18
- package/dist/cjs/ion-card_5.cjs.entry.js +23 -23
- package/dist/cjs/ion-checkbox.cjs.entry.js +7 -7
- package/dist/cjs/ion-chip.cjs.entry.js +6 -6
- package/dist/cjs/ion-col_3.cjs.entry.js +8 -8
- package/dist/cjs/ion-datetime-button.cjs.entry.js +8 -8
- package/dist/cjs/ion-datetime_3.cjs.entry.js +67 -39
- package/dist/cjs/ion-fab_3.cjs.entry.js +17 -13
- package/dist/cjs/ion-img.cjs.entry.js +8 -6
- package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +17 -13
- package/dist/cjs/ion-input-otp.cjs.entry.js +16 -10
- package/dist/cjs/ion-input-password-toggle.cjs.entry.js +9 -7
- package/dist/cjs/ion-input.cjs.entry.js +21 -13
- package/dist/cjs/ion-item-option_3.cjs.entry.js +17 -15
- package/dist/cjs/ion-item_8.cjs.entry.js +42 -36
- package/dist/cjs/ion-loading.cjs.entry.js +18 -14
- package/dist/cjs/ion-menu_3.cjs.entry.js +30 -22
- package/dist/cjs/ion-modal.cjs.entry.js +55 -40
- package/dist/cjs/ion-nav_2.cjs.entry.js +14 -10
- package/dist/cjs/ion-picker-column-option.cjs.entry.js +10 -8
- package/dist/cjs/ion-picker-column.cjs.entry.js +11 -7
- package/dist/cjs/ion-picker.cjs.entry.js +6 -6
- package/dist/cjs/ion-popover.cjs.entry.js +21 -15
- package/dist/cjs/ion-progress-bar.cjs.entry.js +7 -7
- package/dist/cjs/ion-radio_2.cjs.entry.js +17 -13
- package/dist/cjs/ion-range.cjs.entry.js +29 -15
- package/dist/cjs/ion-refresher_2.cjs.entry.js +45 -14
- package/dist/cjs/ion-reorder_2.cjs.entry.js +13 -11
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +4 -4
- package/dist/cjs/ion-route_4.cjs.entry.js +20 -10
- package/dist/cjs/ion-searchbar.cjs.entry.js +22 -12
- package/dist/cjs/ion-segment-content.cjs.entry.js +3 -3
- package/dist/cjs/ion-segment-view.cjs.entry.js +5 -5
- package/dist/cjs/ion-segment_2.cjs.entry.js +26 -16
- package/dist/cjs/ion-select-modal.cjs.entry.js +12 -12
- package/dist/cjs/ion-select_3.cjs.entry.js +29 -21
- package/dist/cjs/ion-spinner.cjs.entry.js +4 -4
- package/dist/cjs/ion-split-pane.cjs.entry.js +15 -9
- package/dist/cjs/ion-tab-bar_2.cjs.entry.js +14 -12
- package/dist/cjs/ion-tab_2.cjs.entry.js +10 -8
- package/dist/cjs/ion-text.cjs.entry.js +4 -4
- package/dist/cjs/ion-textarea.cjs.entry.js +18 -12
- package/dist/cjs/ion-toast.cjs.entry.js +21 -15
- package/dist/cjs/ion-toggle.cjs.entry.js +10 -8
- package/dist/cjs/{ionic-global-HMVqOFGO.js → ionic-global-Bc3kJi1Z.js} +1 -1
- package/dist/cjs/ionic.cjs.js +5 -5
- package/dist/cjs/{ios.transition-BOt_uW73.js → ios.transition-trBiC95R.js} +4 -4
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{md.transition-Dt968VXB.js → md.transition-CUQECuvD.js} +4 -4
- package/dist/cjs/{notch-controller-Bzqhjm4f.js → notch-controller-sD-lTpdc.js} +1 -1
- package/dist/cjs/{overlays-B2b-TTbl.js → overlays-C2jiBSNQ.js} +5 -5
- package/dist/cjs/{status-tap-g0sWWkXk.js → status-tap-CCJk5VgT.js} +3 -3
- package/dist/cjs/{swipe-back-BIayeNOD.js → swipe-back-BGhTQ1CU.js} +2 -2
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/accordion-group/accordion-group.js +4 -2
- package/dist/collection/components/action-sheet/action-sheet.js +20 -10
- package/dist/collection/components/alert/alert.js +24 -12
- package/dist/collection/components/back-button/back-button.js +4 -2
- package/dist/collection/components/badge/badge.js +2 -1
- package/dist/collection/components/breadcrumb/breadcrumb.js +8 -4
- package/dist/collection/components/breadcrumbs/breadcrumbs.js +4 -2
- package/dist/collection/components/button/button.js +6 -3
- package/dist/collection/components/card/card.js +6 -3
- package/dist/collection/components/card-header/card-header.js +2 -1
- package/dist/collection/components/card-subtitle/card-subtitle.js +2 -1
- package/dist/collection/components/card-title/card-title.js +2 -1
- package/dist/collection/components/checkbox/checkbox.js +4 -2
- package/dist/collection/components/chip/chip.js +2 -1
- package/dist/collection/components/content/content.js +8 -4
- package/dist/collection/components/datetime/datetime.js +34 -15
- package/dist/collection/components/datetime-button/datetime-button.js +2 -1
- package/dist/collection/components/fab-button/fab-button.js +6 -3
- package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +4 -2
- package/dist/collection/components/input/input.js +11 -6
- package/dist/collection/components/input-otp/input-otp.js +8 -4
- package/dist/collection/components/input-password-toggle/input-password-toggle.js +4 -2
- package/dist/collection/components/item/item.js +6 -3
- package/dist/collection/components/item-divider/item-divider.js +2 -1
- package/dist/collection/components/item-option/item-option.js +2 -1
- package/dist/collection/components/item-options/item-options.js +2 -1
- package/dist/collection/components/item-sliding/item-sliding.js +2 -1
- package/dist/collection/components/label/label.js +6 -3
- package/dist/collection/components/list-header/list-header.js +2 -1
- package/dist/collection/components/loading/loading.js +22 -11
- package/dist/collection/components/menu/menu.js +10 -5
- package/dist/collection/components/menu-button/menu-button.js +2 -1
- package/dist/collection/components/modal/gestures/sheet.js +32 -21
- package/dist/collection/components/modal/modal.js +35 -20
- package/dist/collection/components/nav/nav.js +89 -45
- package/dist/collection/components/nav-link/nav-link.js +9 -5
- package/dist/collection/components/note/note.js +2 -1
- package/dist/collection/components/picker/picker.js +2 -1
- package/dist/collection/components/picker-column/picker-column.js +6 -3
- package/dist/collection/components/picker-column-option/picker-column-option.js +2 -1
- package/dist/collection/components/picker-legacy/picker.js +24 -12
- package/dist/collection/components/picker-legacy-column/picker-column.js +4 -2
- package/dist/collection/components/popover/popover.js +33 -17
- package/dist/collection/components/progress-bar/progress-bar.js +2 -1
- package/dist/collection/components/radio/radio.js +2 -1
- package/dist/collection/components/radio-group/radio-group.js +6 -3
- package/dist/collection/components/range/range.js +14 -7
- package/dist/collection/components/refresher/refresher.js +73 -5
- package/dist/collection/components/refresher-content/refresher-content.js +8 -4
- package/dist/collection/components/reorder-group/reorder-group.js +6 -3
- package/dist/collection/components/route/route.js +4 -2
- package/dist/collection/components/router/router.js +10 -5
- package/dist/collection/components/router-link/router-link.js +6 -3
- package/dist/collection/components/router-outlet/router-outlet.js +18 -9
- package/dist/collection/components/searchbar/searchbar.js +11 -6
- package/dist/collection/components/segment/segment.js +10 -5
- package/dist/collection/components/segment-button/segment-button.js +4 -2
- package/dist/collection/components/segment-view/segment-view.js +2 -1
- package/dist/collection/components/select/select.js +10 -5
- package/dist/collection/components/select-modal/select-modal.js +2 -1
- package/dist/collection/components/select-popover/select-popover.js +2 -1
- package/dist/collection/components/skeleton-text/skeleton-text.js +2 -1
- package/dist/collection/components/spinner/spinner.js +4 -2
- package/dist/collection/components/tab/tab.js +4 -2
- package/dist/collection/components/tab-bar/tab-bar.js +4 -2
- package/dist/collection/components/tab-button/tab-button.js +4 -2
- package/dist/collection/components/tabs/tabs.js +4 -2
- package/dist/collection/components/text/text.js +2 -1
- package/dist/collection/components/textarea/textarea.js +6 -3
- package/dist/collection/components/title/title.js +4 -2
- package/dist/collection/components/toast/toast.js +34 -17
- package/dist/collection/components/toggle/toggle.js +4 -2
- package/dist/collection/components/toolbar/toolbar.js +2 -1
- package/dist/docs.d.ts +37 -0
- package/dist/docs.json +835 -381
- package/dist/esm/{animation-Dt8bGnA-.js → animation-CnGMT4ji.js} +1 -1
- package/dist/esm/app-globals-DhZjtldk.js +9 -0
- package/dist/esm/{button-active-L570Swow.js → button-active-BBx21brx.js} +1 -1
- package/dist/esm/{config-mCdtaoPe.js → config-TO1rZH52.js} +1 -1
- package/dist/esm/{data-DCORV9FH.js → data-B9iGR5YO.js} +1 -1
- package/dist/esm/{framework-delegate-BYawdMXj.js → framework-delegate-CyxE1S_P.js} +1 -1
- package/dist/esm/{hardware-back-button-CPLxO-Ev.js → hardware-back-button-CTe4XmL7.js} +1 -1
- package/dist/esm/{helpers-DEn3pfjm.js → helpers-Tl8jw6S2.js} +1 -1
- package/dist/esm/{index-r2D9DEro.js → index-B-hkiOUh.js} +4 -4
- package/dist/esm/{index-CvDIirVx.js → index-B2KwgBLx.js} +5 -5
- package/dist/esm/{index-ceb5RaMT.js → index-BtUdxPjv.js} +2 -2
- package/dist/esm/{index-C8IsBmNU.js → index-IGIE5vDm.js} +503 -382
- package/dist/esm/{index-Bs3kT4bc.js → index-hW6eNZ3o.js} +2 -2
- package/dist/esm/index.js +12 -12
- package/dist/esm/{input-shims-DyOpfTg6.js → input-shims-C1hAaHcP.js} +3 -3
- package/dist/esm/{input.utils-DrvTa8gz.js → input.utils-Bxa_DQ7-.js} +2 -2
- package/dist/esm/ion-accordion_2.entry.js +23 -15
- package/dist/esm/ion-action-sheet.entry.js +21 -15
- package/dist/esm/ion-alert.entry.js +25 -17
- package/dist/esm/ion-app_8.entry.js +44 -40
- package/dist/esm/ion-avatar_3.entry.js +12 -12
- package/dist/esm/ion-back-button.entry.js +7 -7
- package/dist/esm/ion-backdrop.entry.js +6 -6
- package/dist/esm/ion-breadcrumb_2.entry.js +20 -14
- package/dist/esm/ion-button_2.entry.js +36 -18
- package/dist/esm/ion-card_5.entry.js +23 -23
- package/dist/esm/ion-checkbox.entry.js +7 -7
- package/dist/esm/ion-chip.entry.js +6 -6
- package/dist/esm/ion-col_3.entry.js +8 -8
- package/dist/esm/ion-datetime-button.entry.js +8 -8
- package/dist/esm/ion-datetime_3.entry.js +67 -39
- package/dist/esm/ion-fab_3.entry.js +17 -13
- package/dist/esm/ion-img.entry.js +8 -6
- package/dist/esm/ion-infinite-scroll_2.entry.js +17 -13
- package/dist/esm/ion-input-otp.entry.js +16 -10
- package/dist/esm/ion-input-password-toggle.entry.js +9 -7
- package/dist/esm/ion-input.entry.js +21 -13
- package/dist/esm/ion-item-option_3.entry.js +17 -15
- package/dist/esm/ion-item_8.entry.js +42 -36
- package/dist/esm/ion-loading.entry.js +18 -14
- package/dist/esm/ion-menu_3.entry.js +30 -22
- package/dist/esm/ion-modal.entry.js +55 -40
- package/dist/esm/ion-nav_2.entry.js +14 -10
- package/dist/esm/ion-picker-column-option.entry.js +10 -8
- package/dist/esm/ion-picker-column.entry.js +11 -7
- package/dist/esm/ion-picker.entry.js +6 -6
- package/dist/esm/ion-popover.entry.js +21 -15
- package/dist/esm/ion-progress-bar.entry.js +7 -7
- package/dist/esm/ion-radio_2.entry.js +17 -13
- package/dist/esm/ion-range.entry.js +29 -15
- package/dist/esm/ion-refresher_2.entry.js +45 -14
- package/dist/esm/ion-reorder_2.entry.js +13 -11
- package/dist/esm/ion-ripple-effect.entry.js +4 -4
- package/dist/esm/ion-route_4.entry.js +20 -10
- package/dist/esm/ion-searchbar.entry.js +22 -12
- package/dist/esm/ion-segment-content.entry.js +3 -3
- package/dist/esm/ion-segment-view.entry.js +5 -5
- package/dist/esm/ion-segment_2.entry.js +26 -16
- package/dist/esm/ion-select-modal.entry.js +12 -12
- package/dist/esm/ion-select_3.entry.js +29 -21
- package/dist/esm/ion-spinner.entry.js +4 -4
- package/dist/esm/ion-split-pane.entry.js +15 -9
- package/dist/esm/ion-tab-bar_2.entry.js +14 -12
- package/dist/esm/ion-tab_2.entry.js +10 -8
- package/dist/esm/ion-text.entry.js +4 -4
- package/dist/esm/ion-textarea.entry.js +18 -12
- package/dist/esm/ion-toast.entry.js +21 -15
- package/dist/esm/ion-toggle.entry.js +10 -8
- package/dist/esm/{ionic-global-CDrldh-5.js → ionic-global-DfbeLwcV.js} +1 -1
- package/dist/esm/ionic.js +6 -6
- package/dist/esm/{ios.transition-BDzw0_Hm.js → ios.transition--aMF-pDH.js} +4 -4
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{md.transition-BzDYi3qq.js → md.transition-BEVbfm8j.js} +4 -4
- package/dist/esm/{notch-controller-BwelN_JM.js → notch-controller-DAcvKU57.js} +1 -1
- package/dist/esm/{overlays-D5YkFThA.js → overlays-F8GHPo-e.js} +5 -5
- package/dist/esm/{status-tap-5DQ7Fc4V.js → status-tap-BfJqFSLF.js} +3 -3
- package/dist/esm/{swipe-back-BKw2CAHc.js → swipe-back-BZBFwTQV.js} +2 -2
- package/dist/html.html-data.json +109 -109
- package/dist/ionic/index.esm.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/{p-316c0420.entry.js → p-025d2d32.entry.js} +1 -1
- package/dist/ionic/p-02acdef4.entry.js +4 -0
- package/dist/ionic/p-04e2c388.entry.js +4 -0
- package/dist/ionic/{p-370e4237.entry.js → p-074344b8.entry.js} +1 -1
- package/dist/ionic/p-0761b4d3.entry.js +4 -0
- package/dist/ionic/p-13ade5c8.entry.js +4 -0
- package/dist/ionic/p-1b02923f.entry.js +4 -0
- package/dist/ionic/p-1bd477a9.entry.js +4 -0
- package/dist/ionic/{p-d2489bf2.entry.js → p-1fa1406c.entry.js} +1 -1
- package/dist/ionic/{p-46d74291.entry.js → p-1fd588a7.entry.js} +1 -1
- package/dist/ionic/p-239a27a4.entry.js +4 -0
- package/dist/ionic/{p-94de5cfa.entry.js → p-277abec1.entry.js} +1 -1
- package/dist/ionic/{p-dd1aef77.entry.js → p-28d7852f.entry.js} +1 -1
- package/dist/ionic/{p-49d06882.entry.js → p-301c43f8.entry.js} +1 -1
- package/dist/ionic/{p-79bd78f9.entry.js → p-370a60ee.entry.js} +1 -1
- package/dist/ionic/p-3e143d1d.entry.js +4 -0
- package/dist/ionic/p-4431ef7e.entry.js +4 -0
- package/dist/ionic/p-463767ce.entry.js +4 -0
- package/dist/ionic/p-4f888343.entry.js +4 -0
- package/dist/ionic/p-51c11c47.entry.js +4 -0
- package/dist/ionic/p-56050077.entry.js +4 -0
- package/dist/ionic/p-6a3a5aae.entry.js +4 -0
- package/dist/ionic/p-6b97f2a3.entry.js +4 -0
- package/dist/ionic/{p-51a60e0f.entry.js → p-7c72d482.entry.js} +1 -1
- package/dist/ionic/p-7d20f4f8.entry.js +4 -0
- package/dist/ionic/{p-11aa58d6.entry.js → p-80cac7a2.entry.js} +1 -1
- package/dist/ionic/p-91fc7352.entry.js +4 -0
- package/dist/ionic/p-93845421.entry.js +4 -0
- package/dist/ionic/{p-3a6caca9.entry.js → p-964090ef.entry.js} +1 -1
- package/dist/ionic/p-96a2e768.entry.js +4 -0
- package/dist/ionic/{p-d126e8d3.entry.js → p-9745651b.entry.js} +1 -1
- package/dist/ionic/{p-f9061316.entry.js → p-9802c88e.entry.js} +1 -1
- package/dist/ionic/{p-582824c5.entry.js → p-9833cf63.entry.js} +1 -1
- package/dist/ionic/{p-675b1a31.entry.js → p-9fae83d8.entry.js} +1 -1
- package/dist/ionic/{p-CwgG81ZD.js → p-B8xlpH8p.js} +1 -1
- package/dist/ionic/{p-C7hRNDhM.js → p-BAt5H1ac.js} +1 -1
- package/dist/ionic/p-BW_TRJm8.js +4 -0
- package/dist/ionic/{p-DDb5r57F.js → p-Bum7H1fw.js} +1 -1
- package/dist/ionic/{p-D0dMcSkw.js → p-BvFYtOdE.js} +1 -1
- package/dist/ionic/{p-Dc45iWE4.js → p-BxIcPWoV.js} +1 -1
- package/dist/ionic/{p-BYEqWnSg.js → p-C0JvVFMv.js} +1 -1
- package/dist/ionic/{p-CTfR9YZG.js → p-CGmVTdWh.js} +1 -1
- package/dist/ionic/{p-BOVrCkpJ.js → p-CYbRmDdy.js} +1 -1
- package/dist/ionic/{p-D-eFFUkA.js → p-CmFz1Mjc.js} +1 -1
- package/dist/ionic/p-CtA-yJYy.js +4 -0
- package/dist/ionic/p-D8HJQ1qq.js +4 -0
- package/dist/ionic/{p-B0q1YL7N.js → p-DB_iPQC-.js} +1 -1
- package/dist/ionic/{p-DNcfiJwE.js → p-DLbbmF9h.js} +1 -1
- package/dist/ionic/{p-DdR6rpbR.js → p-DTPR1Wpn.js} +1 -1
- package/dist/ionic/{p-DCv9sLH2.js → p-DjriolRs.js} +1 -1
- package/dist/ionic/p-DtVZDHlS.js +4 -0
- package/dist/ionic/{p-QHYY4sjU.js → p-GWUGgWx6.js} +1 -1
- package/dist/ionic/p-IGIE5vDm.js +5 -0
- package/dist/ionic/{p-BFvmZNyx.js → p-NFFyoJ4Q.js} +1 -1
- package/dist/ionic/{p-86f53961.entry.js → p-a287e18e.entry.js} +1 -1
- package/dist/ionic/p-a805674e.entry.js +4 -0
- package/dist/ionic/p-a81ae2cd.entry.js +4 -0
- package/dist/ionic/{p-da7d04cc.entry.js → p-a84f2d21.entry.js} +1 -1
- package/dist/ionic/{p-dbbe606a.entry.js → p-b2d5238b.entry.js} +1 -1
- package/dist/ionic/{p-d1f54e28.entry.js → p-b440381f.entry.js} +1 -1
- package/dist/ionic/{p-72c38b88.entry.js → p-b4d52b58.entry.js} +1 -1
- package/dist/ionic/{p-2a939845.entry.js → p-b67a2114.entry.js} +1 -1
- package/dist/ionic/{p-c73627c8.entry.js → p-bced1f3e.entry.js} +1 -1
- package/dist/ionic/{p-9a2d390d.entry.js → p-c1c9b2bb.entry.js} +1 -1
- package/dist/ionic/{p-f8f22cc0.entry.js → p-c3e65e45.entry.js} +1 -1
- package/dist/ionic/p-c76cc21d.entry.js +4 -0
- package/dist/ionic/{p-b0a7585c.entry.js → p-ca31010f.entry.js} +1 -1
- package/dist/ionic/p-cbf245b5.entry.js +4 -0
- package/dist/ionic/p-d68b665a.entry.js +4 -0
- package/dist/ionic/{p-9575b654.entry.js → p-e663bc5a.entry.js} +1 -1
- package/dist/ionic/p-efe86ed9.entry.js +4 -0
- package/dist/ionic/{p-ac4eb91d.entry.js → p-f5dfb9a3.entry.js} +1 -1
- package/dist/ionic/{p-DbQ5QkTP.js → p-gbVXD275.js} +1 -1
- package/dist/ionic/p-hNN3VvaC.js +4 -0
- package/dist/types/components/datetime/datetime.d.ts +9 -0
- package/dist/types/components/header/header.utils.d.ts +2 -1
- package/dist/types/components/modal/modal-interface.d.ts +5 -1
- package/dist/types/components/modal/modal.d.ts +5 -0
- package/dist/types/components/refresher/refresher-interface.d.ts +7 -0
- package/dist/types/components/refresher/refresher.d.ts +16 -3
- package/dist/types/components.d.ts +927 -189
- package/dist/types/interface.d.ts +1 -1
- package/dist/types/stencil-public-runtime.d.ts +126 -14
- package/dist/types/utils/gesture/listener.d.ts +2 -1
- package/hydrate/index.d.ts +12 -0
- package/hydrate/index.js +5202 -1327
- package/hydrate/index.mjs +5201 -1328
- package/package.json +2 -2
- package/dist/cjs/app-globals-Ciccnk9_.js +0 -10
- package/dist/esm/app-globals-BDSf8fOA.js +0 -8
- package/dist/ionic/p-012212e4.entry.js +0 -4
- package/dist/ionic/p-074839fc.entry.js +0 -4
- package/dist/ionic/p-0dfa5a37.entry.js +0 -4
- package/dist/ionic/p-0f418a37.entry.js +0 -4
- package/dist/ionic/p-11518b31.entry.js +0 -4
- package/dist/ionic/p-1838bed5.entry.js +0 -4
- package/dist/ionic/p-29721c43.entry.js +0 -4
- package/dist/ionic/p-31f7095f.entry.js +0 -4
- package/dist/ionic/p-34642fa1.entry.js +0 -4
- package/dist/ionic/p-35696017.entry.js +0 -4
- package/dist/ionic/p-40c261a3.entry.js +0 -4
- package/dist/ionic/p-4e41ea20.entry.js +0 -4
- package/dist/ionic/p-6241ce47.entry.js +0 -4
- package/dist/ionic/p-639dd543.entry.js +0 -4
- package/dist/ionic/p-6444c606.entry.js +0 -4
- package/dist/ionic/p-6d070558.entry.js +0 -4
- package/dist/ionic/p-7268efa5.entry.js +0 -4
- package/dist/ionic/p-7babec72.entry.js +0 -4
- package/dist/ionic/p-BKc55Xev.js +0 -4
- package/dist/ionic/p-Bmgaetn_.js +0 -4
- package/dist/ionic/p-C8IsBmNU.js +0 -5
- package/dist/ionic/p-CJxh_yLS.js +0 -4
- package/dist/ionic/p-DUt5fQmA.js +0 -4
- package/dist/ionic/p-DZRJwG4S.js +0 -4
- package/dist/ionic/p-a127bee2.entry.js +0 -4
- package/dist/ionic/p-b3d44509.entry.js +0 -4
- package/dist/ionic/p-cc45bcbc.entry.js +0 -4
- package/dist/ionic/p-d0a2a1ab.entry.js +0 -4
- package/dist/ionic/p-d3014190.entry.js +0 -4
- package/dist/ionic/p-db82892c.entry.js +0 -4
- package/dist/ionic/p-e1d1f3cc.entry.js +0 -4
|
@@ -520,7 +520,8 @@ export class Popover {
|
|
|
520
520
|
"FrameworkDelegate": {
|
|
521
521
|
"location": "import",
|
|
522
522
|
"path": "../../interface",
|
|
523
|
-
"id": "src/interface.d.ts::FrameworkDelegate"
|
|
523
|
+
"id": "src/interface.d.ts::FrameworkDelegate",
|
|
524
|
+
"referenceLocation": "FrameworkDelegate"
|
|
524
525
|
}
|
|
525
526
|
}
|
|
526
527
|
},
|
|
@@ -568,7 +569,8 @@ export class Popover {
|
|
|
568
569
|
"AnimationBuilder": {
|
|
569
570
|
"location": "import",
|
|
570
571
|
"path": "../../interface",
|
|
571
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
572
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
573
|
+
"referenceLocation": "AnimationBuilder"
|
|
572
574
|
}
|
|
573
575
|
}
|
|
574
576
|
},
|
|
@@ -591,7 +593,8 @@ export class Popover {
|
|
|
591
593
|
"AnimationBuilder": {
|
|
592
594
|
"location": "import",
|
|
593
595
|
"path": "../../interface",
|
|
594
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
596
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
597
|
+
"referenceLocation": "AnimationBuilder"
|
|
595
598
|
}
|
|
596
599
|
}
|
|
597
600
|
},
|
|
@@ -614,7 +617,8 @@ export class Popover {
|
|
|
614
617
|
"ComponentRef": {
|
|
615
618
|
"location": "import",
|
|
616
619
|
"path": "../../interface",
|
|
617
|
-
"id": "src/interface.d.ts::ComponentRef"
|
|
620
|
+
"id": "src/interface.d.ts::ComponentRef",
|
|
621
|
+
"referenceLocation": "ComponentRef"
|
|
618
622
|
}
|
|
619
623
|
}
|
|
620
624
|
},
|
|
@@ -634,12 +638,13 @@ export class Popover {
|
|
|
634
638
|
"mutable": false,
|
|
635
639
|
"complexType": {
|
|
636
640
|
"original": "ComponentProps",
|
|
637
|
-
"resolved": "
|
|
641
|
+
"resolved": "T | undefined",
|
|
638
642
|
"references": {
|
|
639
643
|
"ComponentProps": {
|
|
640
644
|
"location": "import",
|
|
641
645
|
"path": "../../interface",
|
|
642
|
-
"id": "src/interface.d.ts::ComponentProps"
|
|
646
|
+
"id": "src/interface.d.ts::ComponentProps",
|
|
647
|
+
"referenceLocation": "ComponentProps"
|
|
643
648
|
}
|
|
644
649
|
}
|
|
645
650
|
},
|
|
@@ -820,7 +825,8 @@ export class Popover {
|
|
|
820
825
|
"TriggerAction": {
|
|
821
826
|
"location": "import",
|
|
822
827
|
"path": "./popover-interface",
|
|
823
|
-
"id": "src/components/popover/popover-interface.ts::TriggerAction"
|
|
828
|
+
"id": "src/components/popover/popover-interface.ts::TriggerAction",
|
|
829
|
+
"referenceLocation": "TriggerAction"
|
|
824
830
|
}
|
|
825
831
|
}
|
|
826
832
|
},
|
|
@@ -865,7 +871,8 @@ export class Popover {
|
|
|
865
871
|
"PopoverSize": {
|
|
866
872
|
"location": "import",
|
|
867
873
|
"path": "./popover-interface",
|
|
868
|
-
"id": "src/components/popover/popover-interface.ts::PopoverSize"
|
|
874
|
+
"id": "src/components/popover/popover-interface.ts::PopoverSize",
|
|
875
|
+
"referenceLocation": "PopoverSize"
|
|
869
876
|
}
|
|
870
877
|
}
|
|
871
878
|
},
|
|
@@ -911,7 +918,8 @@ export class Popover {
|
|
|
911
918
|
"PositionReference": {
|
|
912
919
|
"location": "import",
|
|
913
920
|
"path": "./popover-interface",
|
|
914
|
-
"id": "src/components/popover/popover-interface.ts::PositionReference"
|
|
921
|
+
"id": "src/components/popover/popover-interface.ts::PositionReference",
|
|
922
|
+
"referenceLocation": "PositionReference"
|
|
915
923
|
}
|
|
916
924
|
}
|
|
917
925
|
},
|
|
@@ -937,7 +945,8 @@ export class Popover {
|
|
|
937
945
|
"PositionSide": {
|
|
938
946
|
"location": "import",
|
|
939
947
|
"path": "./popover-interface",
|
|
940
|
-
"id": "src/components/popover/popover-interface.ts::PositionSide"
|
|
948
|
+
"id": "src/components/popover/popover-interface.ts::PositionSide",
|
|
949
|
+
"referenceLocation": "PositionSide"
|
|
941
950
|
}
|
|
942
951
|
}
|
|
943
952
|
},
|
|
@@ -963,7 +972,8 @@ export class Popover {
|
|
|
963
972
|
"PositionAlign": {
|
|
964
973
|
"location": "import",
|
|
965
974
|
"path": "./popover-interface",
|
|
966
|
-
"id": "src/components/popover/popover-interface.ts::PositionAlign"
|
|
975
|
+
"id": "src/components/popover/popover-interface.ts::PositionAlign",
|
|
976
|
+
"referenceLocation": "PositionAlign"
|
|
967
977
|
}
|
|
968
978
|
}
|
|
969
979
|
},
|
|
@@ -1136,7 +1146,8 @@ export class Popover {
|
|
|
1136
1146
|
"OverlayEventDetail": {
|
|
1137
1147
|
"location": "import",
|
|
1138
1148
|
"path": "../../utils/overlays-interface",
|
|
1139
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1149
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
1150
|
+
"referenceLocation": "OverlayEventDetail"
|
|
1140
1151
|
}
|
|
1141
1152
|
}
|
|
1142
1153
|
}
|
|
@@ -1157,7 +1168,8 @@ export class Popover {
|
|
|
1157
1168
|
"OverlayEventDetail": {
|
|
1158
1169
|
"location": "import",
|
|
1159
1170
|
"path": "../../utils/overlays-interface",
|
|
1160
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1171
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
1172
|
+
"referenceLocation": "OverlayEventDetail"
|
|
1161
1173
|
}
|
|
1162
1174
|
}
|
|
1163
1175
|
}
|
|
@@ -1208,7 +1220,8 @@ export class Popover {
|
|
|
1208
1220
|
"OverlayEventDetail": {
|
|
1209
1221
|
"location": "import",
|
|
1210
1222
|
"path": "../../utils/overlays-interface",
|
|
1211
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1223
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
1224
|
+
"referenceLocation": "OverlayEventDetail"
|
|
1212
1225
|
}
|
|
1213
1226
|
}
|
|
1214
1227
|
}
|
|
@@ -1229,7 +1242,8 @@ export class Popover {
|
|
|
1229
1242
|
"OverlayEventDetail": {
|
|
1230
1243
|
"location": "import",
|
|
1231
1244
|
"path": "../../utils/overlays-interface",
|
|
1232
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1245
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
1246
|
+
"referenceLocation": "OverlayEventDetail"
|
|
1233
1247
|
}
|
|
1234
1248
|
}
|
|
1235
1249
|
}
|
|
@@ -1405,7 +1419,8 @@ export class Popover {
|
|
|
1405
1419
|
"OverlayEventDetail": {
|
|
1406
1420
|
"location": "import",
|
|
1407
1421
|
"path": "../../utils/overlays-interface",
|
|
1408
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1422
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
1423
|
+
"referenceLocation": "OverlayEventDetail"
|
|
1409
1424
|
},
|
|
1410
1425
|
"T": {
|
|
1411
1426
|
"location": "global",
|
|
@@ -1431,7 +1446,8 @@ export class Popover {
|
|
|
1431
1446
|
"OverlayEventDetail": {
|
|
1432
1447
|
"location": "import",
|
|
1433
1448
|
"path": "../../utils/overlays-interface",
|
|
1434
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1449
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
1450
|
+
"referenceLocation": "OverlayEventDetail"
|
|
1435
1451
|
},
|
|
1436
1452
|
"T": {
|
|
1437
1453
|
"location": "global",
|
|
@@ -285,7 +285,8 @@ export class RadioGroup {
|
|
|
285
285
|
"RadioGroupCompareFn": {
|
|
286
286
|
"location": "import",
|
|
287
287
|
"path": "./radio-group-interface",
|
|
288
|
-
"id": "src/components/radio-group/radio-group-interface.ts::RadioGroupCompareFn"
|
|
288
|
+
"id": "src/components/radio-group/radio-group-interface.ts::RadioGroupCompareFn",
|
|
289
|
+
"referenceLocation": "RadioGroupCompareFn"
|
|
289
290
|
}
|
|
290
291
|
}
|
|
291
292
|
},
|
|
@@ -403,7 +404,8 @@ export class RadioGroup {
|
|
|
403
404
|
"RadioGroupChangeEventDetail": {
|
|
404
405
|
"location": "import",
|
|
405
406
|
"path": "./radio-group-interface",
|
|
406
|
-
"id": "src/components/radio-group/radio-group-interface.ts::RadioGroupChangeEventDetail"
|
|
407
|
+
"id": "src/components/radio-group/radio-group-interface.ts::RadioGroupChangeEventDetail",
|
|
408
|
+
"referenceLocation": "RadioGroupChangeEventDetail"
|
|
407
409
|
}
|
|
408
410
|
}
|
|
409
411
|
}
|
|
@@ -427,7 +429,8 @@ export class RadioGroup {
|
|
|
427
429
|
"RadioGroupChangeEventDetail": {
|
|
428
430
|
"location": "import",
|
|
429
431
|
"path": "./radio-group-interface",
|
|
430
|
-
"id": "src/components/radio-group/radio-group-interface.ts::RadioGroupChangeEventDetail"
|
|
432
|
+
"id": "src/components/radio-group/radio-group-interface.ts::RadioGroupChangeEventDetail",
|
|
433
|
+
"referenceLocation": "RadioGroupChangeEventDetail"
|
|
431
434
|
}
|
|
432
435
|
}
|
|
433
436
|
}
|
|
@@ -729,7 +729,8 @@ export class Range {
|
|
|
729
729
|
"Color": {
|
|
730
730
|
"location": "import",
|
|
731
731
|
"path": "../../interface",
|
|
732
|
-
"id": "src/interface.d.ts::Color"
|
|
732
|
+
"id": "src/interface.d.ts::Color",
|
|
733
|
+
"referenceLocation": "Color"
|
|
733
734
|
}
|
|
734
735
|
}
|
|
735
736
|
},
|
|
@@ -892,7 +893,8 @@ export class Range {
|
|
|
892
893
|
"PinFormatter": {
|
|
893
894
|
"location": "import",
|
|
894
895
|
"path": "./range-interface",
|
|
895
|
-
"id": "src/components/range/range-interface.ts::PinFormatter"
|
|
896
|
+
"id": "src/components/range/range-interface.ts::PinFormatter",
|
|
897
|
+
"referenceLocation": "PinFormatter"
|
|
896
898
|
}
|
|
897
899
|
}
|
|
898
900
|
},
|
|
@@ -1015,7 +1017,8 @@ export class Range {
|
|
|
1015
1017
|
"RangeValue": {
|
|
1016
1018
|
"location": "import",
|
|
1017
1019
|
"path": "./range-interface",
|
|
1018
|
-
"id": "src/components/range/range-interface.ts::RangeValue"
|
|
1020
|
+
"id": "src/components/range/range-interface.ts::RangeValue",
|
|
1021
|
+
"referenceLocation": "RangeValue"
|
|
1019
1022
|
}
|
|
1020
1023
|
}
|
|
1021
1024
|
},
|
|
@@ -1078,7 +1081,8 @@ export class Range {
|
|
|
1078
1081
|
"RangeChangeEventDetail": {
|
|
1079
1082
|
"location": "import",
|
|
1080
1083
|
"path": "./range-interface",
|
|
1081
|
-
"id": "src/components/range/range-interface.ts::RangeChangeEventDetail"
|
|
1084
|
+
"id": "src/components/range/range-interface.ts::RangeChangeEventDetail",
|
|
1085
|
+
"referenceLocation": "RangeChangeEventDetail"
|
|
1082
1086
|
}
|
|
1083
1087
|
}
|
|
1084
1088
|
}
|
|
@@ -1099,7 +1103,8 @@ export class Range {
|
|
|
1099
1103
|
"RangeChangeEventDetail": {
|
|
1100
1104
|
"location": "import",
|
|
1101
1105
|
"path": "./range-interface",
|
|
1102
|
-
"id": "src/components/range/range-interface.ts::RangeChangeEventDetail"
|
|
1106
|
+
"id": "src/components/range/range-interface.ts::RangeChangeEventDetail",
|
|
1107
|
+
"referenceLocation": "RangeChangeEventDetail"
|
|
1103
1108
|
}
|
|
1104
1109
|
}
|
|
1105
1110
|
}
|
|
@@ -1150,7 +1155,8 @@ export class Range {
|
|
|
1150
1155
|
"RangeKnobMoveStartEventDetail": {
|
|
1151
1156
|
"location": "import",
|
|
1152
1157
|
"path": "./range-interface",
|
|
1153
|
-
"id": "src/components/range/range-interface.ts::RangeKnobMoveStartEventDetail"
|
|
1158
|
+
"id": "src/components/range/range-interface.ts::RangeKnobMoveStartEventDetail",
|
|
1159
|
+
"referenceLocation": "RangeKnobMoveStartEventDetail"
|
|
1154
1160
|
}
|
|
1155
1161
|
}
|
|
1156
1162
|
}
|
|
@@ -1171,7 +1177,8 @@ export class Range {
|
|
|
1171
1177
|
"RangeKnobMoveEndEventDetail": {
|
|
1172
1178
|
"location": "import",
|
|
1173
1179
|
"path": "./range-interface",
|
|
1174
|
-
"id": "src/components/range/range-interface.ts::RangeKnobMoveEndEventDetail"
|
|
1180
|
+
"id": "src/components/range/range-interface.ts::RangeKnobMoveEndEventDetail",
|
|
1181
|
+
"referenceLocation": "RangeKnobMoveEndEventDetail"
|
|
1175
1182
|
}
|
|
1176
1183
|
}
|
|
1177
1184
|
}
|
|
@@ -68,8 +68,8 @@ export class Refresher {
|
|
|
68
68
|
* than `1`. The default value is `1` which is equal to the speed of the cursor.
|
|
69
69
|
* If a negative value is passed in, the factor will be `1` instead.
|
|
70
70
|
*
|
|
71
|
-
* For example
|
|
72
|
-
* `10` pixels, instead of `10` pixels the content will be pulled by `12` pixels
|
|
71
|
+
* For example, If the value passed is `1.2` and the content is dragged by
|
|
72
|
+
* `10` pixels, instead of `10` pixels, the content will be pulled by `12` pixels
|
|
73
73
|
* (an increase of 20 percent). If the value passed is `0.8`, the dragged amount
|
|
74
74
|
* will be `8` pixels, less than the amount the cursor has moved.
|
|
75
75
|
*
|
|
@@ -119,6 +119,9 @@ export class Refresher {
|
|
|
119
119
|
this.animations = [];
|
|
120
120
|
this.progress = 0;
|
|
121
121
|
this.state = 1 /* RefresherState.Inactive */;
|
|
122
|
+
this.ionPullEnd.emit({
|
|
123
|
+
reason: state === 32 /* RefresherState.Completing */ ? 'complete' : 'cancel',
|
|
124
|
+
});
|
|
122
125
|
}
|
|
123
126
|
async setupiOSNativeRefresher(pullingSpinner, refreshingSpinner) {
|
|
124
127
|
this.elementToTransform = this.scrollEl;
|
|
@@ -151,6 +154,7 @@ export class Refresher {
|
|
|
151
154
|
if (!this.didStart) {
|
|
152
155
|
this.didStart = true;
|
|
153
156
|
this.ionStart.emit();
|
|
157
|
+
this.ionPullStart.emit();
|
|
154
158
|
}
|
|
155
159
|
// emit "pulling" on every move
|
|
156
160
|
if (this.pointerDown) {
|
|
@@ -226,6 +230,7 @@ export class Refresher {
|
|
|
226
230
|
this.lastVelocityY = ev.velocityY;
|
|
227
231
|
},
|
|
228
232
|
onEnd: () => {
|
|
233
|
+
const hadStarted = this.didStart;
|
|
229
234
|
this.pointerDown = false;
|
|
230
235
|
this.didStart = false;
|
|
231
236
|
if (this.needsCompletion) {
|
|
@@ -235,6 +240,13 @@ export class Refresher {
|
|
|
235
240
|
else if (this.didRefresh) {
|
|
236
241
|
readTask(() => translateElement(this.elementToTransform, `${this.el.clientHeight}px`));
|
|
237
242
|
}
|
|
243
|
+
else if (hadStarted) {
|
|
244
|
+
/**
|
|
245
|
+
* User started pulling but released before reaching the refresh threshold.
|
|
246
|
+
* Emit ionPullEnd to complete the event pair.
|
|
247
|
+
*/
|
|
248
|
+
this.ionPullEnd.emit({ reason: 'cancel' });
|
|
249
|
+
}
|
|
238
250
|
},
|
|
239
251
|
});
|
|
240
252
|
this.disabledChanged();
|
|
@@ -281,6 +293,7 @@ export class Refresher {
|
|
|
281
293
|
ev.data.animation = animation;
|
|
282
294
|
animation.progressStart(false, 0);
|
|
283
295
|
this.ionStart.emit();
|
|
296
|
+
this.ionPullStart.emit();
|
|
284
297
|
this.animations.push(animation);
|
|
285
298
|
return;
|
|
286
299
|
}
|
|
@@ -303,6 +316,7 @@ export class Refresher {
|
|
|
303
316
|
this.animations = [];
|
|
304
317
|
this.gesture.enable(true);
|
|
305
318
|
this.state = 1 /* RefresherState.Inactive */;
|
|
319
|
+
this.ionPullEnd.emit({ reason: 'cancel' });
|
|
306
320
|
});
|
|
307
321
|
return;
|
|
308
322
|
}
|
|
@@ -547,6 +561,7 @@ export class Refresher {
|
|
|
547
561
|
if (!this.didStart) {
|
|
548
562
|
this.didStart = true;
|
|
549
563
|
this.ionStart.emit();
|
|
564
|
+
this.ionPullStart.emit();
|
|
550
565
|
}
|
|
551
566
|
// emit "pulling" on every move
|
|
552
567
|
this.ionPull.emit();
|
|
@@ -590,6 +605,15 @@ export class Refresher {
|
|
|
590
605
|
* available right away.
|
|
591
606
|
*/
|
|
592
607
|
this.restoreOverflowStyle();
|
|
608
|
+
/**
|
|
609
|
+
* If ionPullStart was emitted, we need to emit ionPullEnd
|
|
610
|
+
* even though the gesture was aborted before reaching the
|
|
611
|
+
* pulling threshold.
|
|
612
|
+
*/
|
|
613
|
+
if (this.didStart) {
|
|
614
|
+
this.didStart = false;
|
|
615
|
+
this.ionPullEnd.emit({ reason: 'cancel' });
|
|
616
|
+
}
|
|
593
617
|
}
|
|
594
618
|
}
|
|
595
619
|
beginRefresh() {
|
|
@@ -636,6 +660,9 @@ export class Refresher {
|
|
|
636
660
|
if (this.contentFullscreen && this.backgroundContentEl) {
|
|
637
661
|
(_a = this.backgroundContentEl) === null || _a === void 0 ? void 0 : _a.style.removeProperty('--offset-top');
|
|
638
662
|
}
|
|
663
|
+
this.ionPullEnd.emit({
|
|
664
|
+
reason: state === 32 /* RefresherState.Completing */ ? 'complete' : 'cancel',
|
|
665
|
+
});
|
|
639
666
|
}, 600);
|
|
640
667
|
// reset the styles on the scroll element
|
|
641
668
|
// set that the refresh is actively cancelling/completing
|
|
@@ -689,7 +716,7 @@ export class Refresher {
|
|
|
689
716
|
}
|
|
690
717
|
render() {
|
|
691
718
|
const mode = getIonMode(this);
|
|
692
|
-
return (h(Host, { key: '
|
|
719
|
+
return (h(Host, { key: 'bed0c2f44c32ecac24b7d8326ac7c7ef1d12c44f', slot: "fixed", class: {
|
|
693
720
|
[mode]: true,
|
|
694
721
|
// Used internally for styling
|
|
695
722
|
[`refresher-${mode}`]: true,
|
|
@@ -809,7 +836,7 @@ export class Refresher {
|
|
|
809
836
|
"optional": false,
|
|
810
837
|
"docs": {
|
|
811
838
|
"tags": [],
|
|
812
|
-
"text": "How much to multiply the pull speed by. To slow the pull animation down,\npass a number less than `1`. To speed up the pull, pass a number greater\nthan `1`. The default value is `1` which is equal to the speed of the cursor.\nIf a negative value is passed in, the factor will be `1` instead.\n\nFor example
|
|
839
|
+
"text": "How much to multiply the pull speed by. To slow the pull animation down,\npass a number less than `1`. To speed up the pull, pass a number greater\nthan `1`. The default value is `1` which is equal to the speed of the cursor.\nIf a negative value is passed in, the factor will be `1` instead.\n\nFor example, If the value passed is `1.2` and the content is dragged by\n`10` pixels, instead of `10` pixels, the content will be pulled by `12` pixels\n(an increase of 20 percent). If the value passed is `0.8`, the dragged amount\nwill be `8` pixels, less than the amount the cursor has moved.\n\nDoes not apply when the refresher content uses a spinner,\nenabling the native refresher."
|
|
813
840
|
},
|
|
814
841
|
"getter": false,
|
|
815
842
|
"setter": false,
|
|
@@ -863,7 +890,8 @@ export class Refresher {
|
|
|
863
890
|
"RefresherEventDetail": {
|
|
864
891
|
"location": "import",
|
|
865
892
|
"path": "./refresher-interface",
|
|
866
|
-
"id": "src/components/refresher/refresher-interface.ts::RefresherEventDetail"
|
|
893
|
+
"id": "src/components/refresher/refresher-interface.ts::RefresherEventDetail",
|
|
894
|
+
"referenceLocation": "RefresherEventDetail"
|
|
867
895
|
}
|
|
868
896
|
}
|
|
869
897
|
}
|
|
@@ -888,6 +916,24 @@ export class Refresher {
|
|
|
888
916
|
"bubbles": true,
|
|
889
917
|
"cancelable": true,
|
|
890
918
|
"composed": true,
|
|
919
|
+
"docs": {
|
|
920
|
+
"tags": [{
|
|
921
|
+
"name": "deprecated",
|
|
922
|
+
"text": "Use `ionPullStart` instead."
|
|
923
|
+
}],
|
|
924
|
+
"text": "Emitted when the user begins to start pulling down.\nTODO(FW-7044): Remove this in a major release"
|
|
925
|
+
},
|
|
926
|
+
"complexType": {
|
|
927
|
+
"original": "void",
|
|
928
|
+
"resolved": "void",
|
|
929
|
+
"references": {}
|
|
930
|
+
}
|
|
931
|
+
}, {
|
|
932
|
+
"method": "ionPullStart",
|
|
933
|
+
"name": "ionPullStart",
|
|
934
|
+
"bubbles": true,
|
|
935
|
+
"cancelable": true,
|
|
936
|
+
"composed": true,
|
|
891
937
|
"docs": {
|
|
892
938
|
"tags": [],
|
|
893
939
|
"text": "Emitted when the user begins to start pulling down."
|
|
@@ -897,6 +943,28 @@ export class Refresher {
|
|
|
897
943
|
"resolved": "void",
|
|
898
944
|
"references": {}
|
|
899
945
|
}
|
|
946
|
+
}, {
|
|
947
|
+
"method": "ionPullEnd",
|
|
948
|
+
"name": "ionPullEnd",
|
|
949
|
+
"bubbles": true,
|
|
950
|
+
"cancelable": true,
|
|
951
|
+
"composed": true,
|
|
952
|
+
"docs": {
|
|
953
|
+
"tags": [],
|
|
954
|
+
"text": "Emitted when the refresher has returned to the inactive state\nafter a pull gesture. This fires whether the refresh completed\nsuccessfully or was canceled."
|
|
955
|
+
},
|
|
956
|
+
"complexType": {
|
|
957
|
+
"original": "RefresherPullEndEventDetail",
|
|
958
|
+
"resolved": "RefresherPullEndEventDetail",
|
|
959
|
+
"references": {
|
|
960
|
+
"RefresherPullEndEventDetail": {
|
|
961
|
+
"location": "import",
|
|
962
|
+
"path": "./refresher-interface",
|
|
963
|
+
"id": "src/components/refresher/refresher-interface.ts::RefresherPullEndEventDetail",
|
|
964
|
+
"referenceLocation": "RefresherPullEndEventDetail"
|
|
965
|
+
}
|
|
966
|
+
}
|
|
967
|
+
}
|
|
900
968
|
}];
|
|
901
969
|
}
|
|
902
970
|
static get methods() {
|
|
@@ -63,7 +63,8 @@ export class RefresherContent {
|
|
|
63
63
|
"SpinnerTypes": {
|
|
64
64
|
"location": "import",
|
|
65
65
|
"path": "../spinner/spinner-configs",
|
|
66
|
-
"id": "src/components/spinner/spinner-configs.ts::SpinnerTypes"
|
|
66
|
+
"id": "src/components/spinner/spinner-configs.ts::SpinnerTypes",
|
|
67
|
+
"referenceLocation": "SpinnerTypes"
|
|
67
68
|
}
|
|
68
69
|
}
|
|
69
70
|
},
|
|
@@ -88,7 +89,8 @@ export class RefresherContent {
|
|
|
88
89
|
"IonicSafeString": {
|
|
89
90
|
"location": "import",
|
|
90
91
|
"path": "../../utils/sanitization",
|
|
91
|
-
"id": "src/utils/sanitization/index.ts::IonicSafeString"
|
|
92
|
+
"id": "src/utils/sanitization/index.ts::IonicSafeString",
|
|
93
|
+
"referenceLocation": "IonicSafeString"
|
|
92
94
|
}
|
|
93
95
|
}
|
|
94
96
|
},
|
|
@@ -113,7 +115,8 @@ export class RefresherContent {
|
|
|
113
115
|
"SpinnerTypes": {
|
|
114
116
|
"location": "import",
|
|
115
117
|
"path": "../spinner/spinner-configs",
|
|
116
|
-
"id": "src/components/spinner/spinner-configs.ts::SpinnerTypes"
|
|
118
|
+
"id": "src/components/spinner/spinner-configs.ts::SpinnerTypes",
|
|
119
|
+
"referenceLocation": "SpinnerTypes"
|
|
117
120
|
}
|
|
118
121
|
}
|
|
119
122
|
},
|
|
@@ -138,7 +141,8 @@ export class RefresherContent {
|
|
|
138
141
|
"IonicSafeString": {
|
|
139
142
|
"location": "import",
|
|
140
143
|
"path": "../../utils/sanitization",
|
|
141
|
-
"id": "src/utils/sanitization/index.ts::IonicSafeString"
|
|
144
|
+
"id": "src/utils/sanitization/index.ts::IonicSafeString",
|
|
145
|
+
"referenceLocation": "IonicSafeString"
|
|
142
146
|
}
|
|
143
147
|
}
|
|
144
148
|
},
|
|
@@ -320,7 +320,8 @@ export class ReorderGroup {
|
|
|
320
320
|
"ItemReorderEventDetail": {
|
|
321
321
|
"location": "import",
|
|
322
322
|
"path": "./reorder-group-interface",
|
|
323
|
-
"id": "src/components/reorder-group/reorder-group-interface.ts::ItemReorderEventDetail"
|
|
323
|
+
"id": "src/components/reorder-group/reorder-group-interface.ts::ItemReorderEventDetail",
|
|
324
|
+
"referenceLocation": "ItemReorderEventDetail"
|
|
324
325
|
}
|
|
325
326
|
}
|
|
326
327
|
}
|
|
@@ -356,7 +357,8 @@ export class ReorderGroup {
|
|
|
356
357
|
"ReorderMoveEventDetail": {
|
|
357
358
|
"location": "import",
|
|
358
359
|
"path": "./reorder-group-interface",
|
|
359
|
-
"id": "src/components/reorder-group/reorder-group-interface.ts::ReorderMoveEventDetail"
|
|
360
|
+
"id": "src/components/reorder-group/reorder-group-interface.ts::ReorderMoveEventDetail",
|
|
361
|
+
"referenceLocation": "ReorderMoveEventDetail"
|
|
360
362
|
}
|
|
361
363
|
}
|
|
362
364
|
}
|
|
@@ -377,7 +379,8 @@ export class ReorderGroup {
|
|
|
377
379
|
"ReorderEndEventDetail": {
|
|
378
380
|
"location": "import",
|
|
379
381
|
"path": "./reorder-group-interface",
|
|
380
|
-
"id": "src/components/reorder-group/reorder-group-interface.ts::ReorderEndEventDetail"
|
|
382
|
+
"id": "src/components/reorder-group/reorder-group-interface.ts::ReorderEndEventDetail",
|
|
383
|
+
"referenceLocation": "ReorderEndEventDetail"
|
|
381
384
|
}
|
|
382
385
|
}
|
|
383
386
|
}
|
|
@@ -101,7 +101,8 @@ export class Route {
|
|
|
101
101
|
"NavigationHookCallback": {
|
|
102
102
|
"location": "import",
|
|
103
103
|
"path": "./route-interface",
|
|
104
|
-
"id": "src/components/route/route-interface.ts::NavigationHookCallback"
|
|
104
|
+
"id": "src/components/route/route-interface.ts::NavigationHookCallback",
|
|
105
|
+
"referenceLocation": "NavigationHookCallback"
|
|
105
106
|
}
|
|
106
107
|
}
|
|
107
108
|
},
|
|
@@ -124,7 +125,8 @@ export class Route {
|
|
|
124
125
|
"NavigationHookCallback": {
|
|
125
126
|
"location": "import",
|
|
126
127
|
"path": "./route-interface",
|
|
127
|
-
"id": "src/components/route/route-interface.ts::NavigationHookCallback"
|
|
128
|
+
"id": "src/components/route/route-interface.ts::NavigationHookCallback",
|
|
129
|
+
"referenceLocation": "NavigationHookCallback"
|
|
128
130
|
}
|
|
129
131
|
}
|
|
130
132
|
},
|
|
@@ -349,7 +349,8 @@ export class Router {
|
|
|
349
349
|
"RouterEventDetail": {
|
|
350
350
|
"location": "import",
|
|
351
351
|
"path": "./utils/interface",
|
|
352
|
-
"id": "src/components/router/utils/interface.ts::RouterEventDetail"
|
|
352
|
+
"id": "src/components/router/utils/interface.ts::RouterEventDetail",
|
|
353
|
+
"referenceLocation": "RouterEventDetail"
|
|
353
354
|
}
|
|
354
355
|
}
|
|
355
356
|
}
|
|
@@ -370,7 +371,8 @@ export class Router {
|
|
|
370
371
|
"RouterEventDetail": {
|
|
371
372
|
"location": "import",
|
|
372
373
|
"path": "./utils/interface",
|
|
373
|
-
"id": "src/components/router/utils/interface.ts::RouterEventDetail"
|
|
374
|
+
"id": "src/components/router/utils/interface.ts::RouterEventDetail",
|
|
375
|
+
"referenceLocation": "RouterEventDetail"
|
|
374
376
|
}
|
|
375
377
|
}
|
|
376
378
|
}
|
|
@@ -422,12 +424,14 @@ export class Router {
|
|
|
422
424
|
"RouterDirection": {
|
|
423
425
|
"location": "import",
|
|
424
426
|
"path": "./utils/interface",
|
|
425
|
-
"id": "src/components/router/utils/interface.ts::RouterDirection"
|
|
427
|
+
"id": "src/components/router/utils/interface.ts::RouterDirection",
|
|
428
|
+
"referenceLocation": "RouterDirection"
|
|
426
429
|
},
|
|
427
430
|
"AnimationBuilder": {
|
|
428
431
|
"location": "import",
|
|
429
432
|
"path": "../../interface",
|
|
430
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
433
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
434
|
+
"referenceLocation": "AnimationBuilder"
|
|
431
435
|
}
|
|
432
436
|
},
|
|
433
437
|
"return": "Promise<boolean>"
|
|
@@ -499,7 +503,8 @@ export class Router {
|
|
|
499
503
|
"RouterDirection": {
|
|
500
504
|
"location": "import",
|
|
501
505
|
"path": "./utils/interface",
|
|
502
|
-
"id": "src/components/router/utils/interface.ts::RouterDirection"
|
|
506
|
+
"id": "src/components/router/utils/interface.ts::RouterDirection",
|
|
507
|
+
"referenceLocation": "RouterDirection"
|
|
503
508
|
}
|
|
504
509
|
},
|
|
505
510
|
"return": "Promise<boolean>"
|
|
@@ -51,7 +51,8 @@ export class RouterLink {
|
|
|
51
51
|
"Color": {
|
|
52
52
|
"location": "import",
|
|
53
53
|
"path": "../../interface",
|
|
54
|
-
"id": "src/interface.d.ts::Color"
|
|
54
|
+
"id": "src/interface.d.ts::Color",
|
|
55
|
+
"referenceLocation": "Color"
|
|
55
56
|
}
|
|
56
57
|
}
|
|
57
58
|
},
|
|
@@ -114,7 +115,8 @@ export class RouterLink {
|
|
|
114
115
|
"RouterDirection": {
|
|
115
116
|
"location": "import",
|
|
116
117
|
"path": "../router/utils/interface",
|
|
117
|
-
"id": "src/components/router/utils/interface.ts::RouterDirection"
|
|
118
|
+
"id": "src/components/router/utils/interface.ts::RouterDirection",
|
|
119
|
+
"referenceLocation": "RouterDirection"
|
|
118
120
|
}
|
|
119
121
|
}
|
|
120
122
|
},
|
|
@@ -140,7 +142,8 @@ export class RouterLink {
|
|
|
140
142
|
"AnimationBuilder": {
|
|
141
143
|
"location": "import",
|
|
142
144
|
"path": "../../interface",
|
|
143
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
145
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
146
|
+
"referenceLocation": "AnimationBuilder"
|
|
144
147
|
}
|
|
145
148
|
}
|
|
146
149
|
},
|