@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
|
@@ -1,196 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
|
-
import
|
|
5
|
-
import { c as createAnimation } from './animation.js';
|
|
6
|
-
import { c as componentOnReady, t as transitionEndAsync, f as clamp } from './helpers.js';
|
|
7
|
-
|
|
8
|
-
const getRefresherAnimationType = (contentEl) => {
|
|
9
|
-
const previousSibling = contentEl.previousElementSibling;
|
|
10
|
-
const hasHeader = previousSibling !== null && previousSibling.tagName === 'ION-HEADER';
|
|
11
|
-
return hasHeader ? 'translate' : 'scale';
|
|
12
|
-
};
|
|
13
|
-
const createPullingAnimation = (type, pullingSpinner, refresherEl) => {
|
|
14
|
-
return type === 'scale'
|
|
15
|
-
? createScaleAnimation(pullingSpinner, refresherEl)
|
|
16
|
-
: createTranslateAnimation(pullingSpinner, refresherEl);
|
|
17
|
-
};
|
|
18
|
-
const createBaseAnimation = (pullingRefresherIcon) => {
|
|
19
|
-
const spinner = pullingRefresherIcon.querySelector('ion-spinner');
|
|
20
|
-
const circle = spinner.shadowRoot.querySelector('circle');
|
|
21
|
-
const spinnerArrowContainer = pullingRefresherIcon.querySelector('.spinner-arrow-container');
|
|
22
|
-
const arrowContainer = pullingRefresherIcon.querySelector('.arrow-container');
|
|
23
|
-
const arrow = arrowContainer ? arrowContainer.querySelector('ion-icon') : null;
|
|
24
|
-
const baseAnimation = createAnimation().duration(1000).easing('ease-out');
|
|
25
|
-
const spinnerArrowContainerAnimation = createAnimation()
|
|
26
|
-
.addElement(spinnerArrowContainer)
|
|
27
|
-
.keyframes([
|
|
28
|
-
{ offset: 0, opacity: '0.3' },
|
|
29
|
-
{ offset: 0.45, opacity: '0.3' },
|
|
30
|
-
{ offset: 0.55, opacity: '1' },
|
|
31
|
-
{ offset: 1, opacity: '1' },
|
|
32
|
-
]);
|
|
33
|
-
const circleInnerAnimation = createAnimation()
|
|
34
|
-
.addElement(circle)
|
|
35
|
-
.keyframes([
|
|
36
|
-
{ offset: 0, strokeDasharray: '1px, 200px' },
|
|
37
|
-
{ offset: 0.2, strokeDasharray: '1px, 200px' },
|
|
38
|
-
{ offset: 0.55, strokeDasharray: '100px, 200px' },
|
|
39
|
-
{ offset: 1, strokeDasharray: '100px, 200px' },
|
|
40
|
-
]);
|
|
41
|
-
const circleOuterAnimation = createAnimation()
|
|
42
|
-
.addElement(spinner)
|
|
43
|
-
.keyframes([
|
|
44
|
-
{ offset: 0, transform: 'rotate(-90deg)' },
|
|
45
|
-
{ offset: 1, transform: 'rotate(210deg)' },
|
|
46
|
-
]);
|
|
47
|
-
/**
|
|
48
|
-
* Only add arrow animation if present
|
|
49
|
-
* this allows users to customize the spinners
|
|
50
|
-
* without errors being thrown
|
|
51
|
-
*/
|
|
52
|
-
if (arrowContainer && arrow) {
|
|
53
|
-
const arrowContainerAnimation = createAnimation()
|
|
54
|
-
.addElement(arrowContainer)
|
|
55
|
-
.keyframes([
|
|
56
|
-
{ offset: 0, transform: 'rotate(0deg)' },
|
|
57
|
-
{ offset: 0.3, transform: 'rotate(0deg)' },
|
|
58
|
-
{ offset: 0.55, transform: 'rotate(280deg)' },
|
|
59
|
-
{ offset: 1, transform: 'rotate(400deg)' },
|
|
60
|
-
]);
|
|
61
|
-
const arrowAnimation = createAnimation()
|
|
62
|
-
.addElement(arrow)
|
|
63
|
-
.keyframes([
|
|
64
|
-
{ offset: 0, transform: 'translateX(2px) scale(0)' },
|
|
65
|
-
{ offset: 0.3, transform: 'translateX(2px) scale(0)' },
|
|
66
|
-
{ offset: 0.55, transform: 'translateX(-1.5px) scale(1)' },
|
|
67
|
-
{ offset: 1, transform: 'translateX(-1.5px) scale(1)' },
|
|
68
|
-
]);
|
|
69
|
-
baseAnimation.addAnimation([arrowContainerAnimation, arrowAnimation]);
|
|
70
|
-
}
|
|
71
|
-
return baseAnimation.addAnimation([spinnerArrowContainerAnimation, circleInnerAnimation, circleOuterAnimation]);
|
|
72
|
-
};
|
|
73
|
-
const createScaleAnimation = (pullingRefresherIcon, refresherEl) => {
|
|
74
|
-
/**
|
|
75
|
-
* Do not take the height of the refresher icon
|
|
76
|
-
* because at this point the DOM has not updated,
|
|
77
|
-
* so the refresher icon is still hidden with
|
|
78
|
-
* display: none.
|
|
79
|
-
* The `ion-refresher` container height
|
|
80
|
-
* is roughly the amount we need to offset
|
|
81
|
-
* the icon by when pulling down.
|
|
82
|
-
*/
|
|
83
|
-
const height = refresherEl.clientHeight;
|
|
84
|
-
const spinnerAnimation = createAnimation()
|
|
85
|
-
.addElement(pullingRefresherIcon)
|
|
86
|
-
.keyframes([
|
|
87
|
-
{ offset: 0, transform: `scale(0) translateY(-${height}px)` },
|
|
88
|
-
{ offset: 1, transform: 'scale(1) translateY(100px)' },
|
|
89
|
-
]);
|
|
90
|
-
return createBaseAnimation(pullingRefresherIcon).addAnimation([spinnerAnimation]);
|
|
91
|
-
};
|
|
92
|
-
const createTranslateAnimation = (pullingRefresherIcon, refresherEl) => {
|
|
93
|
-
/**
|
|
94
|
-
* Do not take the height of the refresher icon
|
|
95
|
-
* because at this point the DOM has not updated,
|
|
96
|
-
* so the refresher icon is still hidden with
|
|
97
|
-
* display: none.
|
|
98
|
-
* The `ion-refresher` container height
|
|
99
|
-
* is roughly the amount we need to offset
|
|
100
|
-
* the icon by when pulling down.
|
|
101
|
-
*/
|
|
102
|
-
const height = refresherEl.clientHeight;
|
|
103
|
-
const spinnerAnimation = createAnimation()
|
|
104
|
-
.addElement(pullingRefresherIcon)
|
|
105
|
-
.keyframes([
|
|
106
|
-
{ offset: 0, transform: `translateY(-${height}px)` },
|
|
107
|
-
{ offset: 1, transform: 'translateY(100px)' },
|
|
108
|
-
]);
|
|
109
|
-
return createBaseAnimation(pullingRefresherIcon).addAnimation([spinnerAnimation]);
|
|
110
|
-
};
|
|
111
|
-
const createSnapBackAnimation = (pullingRefresherIcon) => {
|
|
112
|
-
return createAnimation()
|
|
113
|
-
.duration(125)
|
|
114
|
-
.addElement(pullingRefresherIcon)
|
|
115
|
-
.fromTo('transform', 'translateY(var(--ion-pulling-refresher-translate, 100px))', 'translateY(0px)');
|
|
116
|
-
};
|
|
117
|
-
// iOS Native Refresher
|
|
118
|
-
// -----------------------------
|
|
119
|
-
const setSpinnerOpacity = (spinner, opacity) => {
|
|
120
|
-
spinner.style.setProperty('opacity', opacity.toString());
|
|
121
|
-
};
|
|
122
|
-
const handleScrollWhilePulling = (ticks, numTicks, pullAmount) => {
|
|
123
|
-
const max = 1;
|
|
124
|
-
writeTask(() => {
|
|
125
|
-
ticks.forEach((el, i) => {
|
|
126
|
-
/**
|
|
127
|
-
* Compute the opacity of each tick
|
|
128
|
-
* mark as a percentage of the pullAmount
|
|
129
|
-
* offset by max / numTicks so
|
|
130
|
-
* the tick marks are shown staggered.
|
|
131
|
-
*/
|
|
132
|
-
const min = i * (max / numTicks);
|
|
133
|
-
const range = max - min;
|
|
134
|
-
const start = pullAmount - min;
|
|
135
|
-
const progression = clamp(0, start / range, 1);
|
|
136
|
-
el.style.setProperty('opacity', progression.toString());
|
|
137
|
-
});
|
|
138
|
-
});
|
|
139
|
-
};
|
|
140
|
-
const handleScrollWhileRefreshing = (spinner, lastVelocityY) => {
|
|
141
|
-
writeTask(() => {
|
|
142
|
-
// If user pulls down quickly, the spinner should spin faster
|
|
143
|
-
spinner.style.setProperty('--refreshing-rotation-duration', lastVelocityY >= 1.0 ? '0.5s' : '2s');
|
|
144
|
-
spinner.style.setProperty('opacity', '1');
|
|
145
|
-
});
|
|
146
|
-
};
|
|
147
|
-
const translateElement = (el, value, duration = 200) => {
|
|
148
|
-
if (!el) {
|
|
149
|
-
return Promise.resolve();
|
|
150
|
-
}
|
|
151
|
-
const trans = transitionEndAsync(el, duration);
|
|
152
|
-
writeTask(() => {
|
|
153
|
-
el.style.setProperty('transition', `${duration}ms all ease-out`);
|
|
154
|
-
if (value === undefined) {
|
|
155
|
-
el.style.removeProperty('transform');
|
|
156
|
-
}
|
|
157
|
-
else {
|
|
158
|
-
el.style.setProperty('transform', `translate3d(0px, ${value}, 0px)`);
|
|
159
|
-
}
|
|
160
|
-
});
|
|
161
|
-
return trans;
|
|
162
|
-
};
|
|
163
|
-
// Utils
|
|
164
|
-
// -----------------------------
|
|
165
|
-
/**
|
|
166
|
-
* In order to use the native iOS refresher the device must support rubber band scrolling.
|
|
167
|
-
* As part of this, we need to exclude Desktop Safari because it has a slightly different rubber band effect that is not compatible with the native refresher in Ionic.
|
|
168
|
-
*
|
|
169
|
-
* We also need to be careful not to include devices that spoof their user agent.
|
|
170
|
-
* For example, when using iOS emulation in Chrome the user agent will be spoofed such that
|
|
171
|
-
* navigator.maxTouchPointer > 0. To work around this,
|
|
172
|
-
* we check to see if the apple-pay-logo is supported as a named image which is only
|
|
173
|
-
* true on Apple devices.
|
|
174
|
-
*
|
|
175
|
-
* We previously checked referencEl.style.webkitOverflowScrolling to explicitly check
|
|
176
|
-
* for rubber band support. However, this property was removed on iPadOS and it's possible
|
|
177
|
-
* that this will be removed on iOS in the future too.
|
|
178
|
-
*
|
|
179
|
-
*/
|
|
180
|
-
const supportsRubberBandScrolling = () => {
|
|
181
|
-
return navigator.maxTouchPoints > 0 && CSS.supports('background: -webkit-named-image(apple-pay-logo-black)');
|
|
182
|
-
};
|
|
183
|
-
const shouldUseNativeRefresher = async (referenceEl, mode) => {
|
|
184
|
-
const refresherContent = referenceEl.querySelector('ion-refresher-content');
|
|
185
|
-
if (!refresherContent) {
|
|
186
|
-
return Promise.resolve(false);
|
|
187
|
-
}
|
|
188
|
-
await new Promise((resolve) => componentOnReady(refresherContent, resolve));
|
|
189
|
-
const pullingSpinner = referenceEl.querySelector('ion-refresher-content .refresher-pulling ion-spinner');
|
|
190
|
-
const refreshingSpinner = referenceEl.querySelector('ion-refresher-content .refresher-refreshing ion-spinner');
|
|
191
|
-
return (pullingSpinner !== null &&
|
|
192
|
-
refreshingSpinner !== null &&
|
|
193
|
-
((mode === 'ios' && supportsRubberBandScrolling()) || mode === 'md'));
|
|
194
|
-
};
|
|
195
|
-
|
|
196
|
-
export { setSpinnerOpacity as a, handleScrollWhilePulling as b, createSnapBackAnimation as c, createPullingAnimation as d, supportsRubberBandScrolling as e, getRefresherAnimationType as g, handleScrollWhileRefreshing as h, shouldUseNativeRefresher as s, translateElement as t };
|
|
4
|
+
import{writeTask as t}from"@stencil/core/internal/client";import{c as r}from"./animation.js";import{c as e,t as s,f as a}from"./helpers.js";const o=t=>{const r=t.previousElementSibling;return null!==r&&"ION-HEADER"===r.tagName?"translate":"scale"},n=(t,r,e)=>"scale"===t?i(r,e):l(r,e),f=t=>{const e=t.querySelector("ion-spinner"),s=e.shadowRoot.querySelector("circle"),a=t.querySelector(".spinner-arrow-container"),o=t.querySelector(".arrow-container"),n=o?o.querySelector("ion-icon"):null,f=r().duration(1e3).easing("ease-out"),i=r().addElement(a).keyframes([{offset:0,opacity:"0.3"},{offset:.45,opacity:"0.3"},{offset:.55,opacity:"1"},{offset:1,opacity:"1"}]),l=r().addElement(s).keyframes([{offset:0,strokeDasharray:"1px, 200px"},{offset:.2,strokeDasharray:"1px, 200px"},{offset:.55,strokeDasharray:"100px, 200px"},{offset:1,strokeDasharray:"100px, 200px"}]),c=r().addElement(e).keyframes([{offset:0,transform:"rotate(-90deg)"},{offset:1,transform:"rotate(210deg)"}]);if(o&&n){const t=r().addElement(o).keyframes([{offset:0,transform:"rotate(0deg)"},{offset:.3,transform:"rotate(0deg)"},{offset:.55,transform:"rotate(280deg)"},{offset:1,transform:"rotate(400deg)"}]),e=r().addElement(n).keyframes([{offset:0,transform:"translateX(2px) scale(0)"},{offset:.3,transform:"translateX(2px) scale(0)"},{offset:.55,transform:"translateX(-1.5px) scale(1)"},{offset:1,transform:"translateX(-1.5px) scale(1)"}]);f.addAnimation([t,e])}return f.addAnimation([i,l,c])},i=(t,e)=>{const s=e.clientHeight,a=r().addElement(t).keyframes([{offset:0,transform:`scale(0) translateY(-${s}px)`},{offset:1,transform:"scale(1) translateY(100px)"}]);return f(t).addAnimation([a])},l=(t,e)=>{const s=e.clientHeight,a=r().addElement(t).keyframes([{offset:0,transform:`translateY(-${s}px)`},{offset:1,transform:"translateY(100px)"}]);return f(t).addAnimation([a])},c=t=>r().duration(125).addElement(t).fromTo("transform","translateY(var(--ion-pulling-refresher-translate, 100px))","translateY(0px)"),p=(t,r)=>{t.style.setProperty("opacity",r.toString())},m=(r,e,s)=>{t((()=>{r.forEach(((t,r)=>{const o=r*(1/e),n=a(0,(s-o)/(1-o),1);t.style.setProperty("opacity",n.toString())}))}))},x=(r,e)=>{t((()=>{r.style.setProperty("--refreshing-rotation-duration",e>=1?"0.5s":"2s"),r.style.setProperty("opacity","1")}))},u=(r,e,a=200)=>{if(!r)return Promise.resolve();const o=s(r,a);return t((()=>{r.style.setProperty("transition",`${a}ms all ease-out`),void 0===e?r.style.removeProperty("transform"):r.style.setProperty("transform",`translate3d(0px, ${e}, 0px)`)})),o},g=()=>navigator.maxTouchPoints>0&&CSS.supports("background: -webkit-named-image(apple-pay-logo-black)"),h=async(t,r)=>{const s=t.querySelector("ion-refresher-content");if(!s)return Promise.resolve(!1);await new Promise((t=>e(s,t)));const a=t.querySelector("ion-refresher-content .refresher-pulling ion-spinner"),o=t.querySelector("ion-refresher-content .refresher-refreshing ion-spinner");return null!==a&&null!==o&&("ios"===r&&g()||"md"===r)};export{p as a,m as b,c,n as d,g as e,o as g,x as h,h as s,u as t}
|
|
@@ -1,112 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
|
-
import
|
|
5
|
-
import { b as getIonMode } from './ionic-global.js';
|
|
6
|
-
|
|
7
|
-
const rippleEffectCss = ":host{left:0;right:0;top:0;bottom:0;position:absolute;contain:strict;pointer-events:none}:host(.unbounded){contain:layout size style}.ripple-effect{border-radius:50%;position:absolute;background-color:currentColor;color:inherit;contain:strict;opacity:0;-webkit-animation:225ms rippleAnimation forwards, 75ms fadeInAnimation forwards;animation:225ms rippleAnimation forwards, 75ms fadeInAnimation forwards;will-change:transform, opacity;pointer-events:none}.fade-out{-webkit-transform:translate(var(--translate-end)) scale(var(--final-scale, 1));transform:translate(var(--translate-end)) scale(var(--final-scale, 1));-webkit-animation:150ms fadeOutAnimation forwards;animation:150ms fadeOutAnimation forwards}@-webkit-keyframes rippleAnimation{from{-webkit-animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate(var(--translate-end)) scale(var(--final-scale, 1));transform:translate(var(--translate-end)) scale(var(--final-scale, 1))}}@keyframes rippleAnimation{from{-webkit-animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate(var(--translate-end)) scale(var(--final-scale, 1));transform:translate(var(--translate-end)) scale(var(--final-scale, 1))}}@-webkit-keyframes fadeInAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:0.16}}@keyframes fadeInAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:0.16}}@-webkit-keyframes fadeOutAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0.16}to{opacity:0}}@keyframes fadeOutAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0.16}to{opacity:0}}";
|
|
8
|
-
|
|
9
|
-
const RippleEffect = /*@__PURE__*/ proxyCustomElement(class RippleEffect extends HTMLElement {
|
|
10
|
-
constructor(registerHost) {
|
|
11
|
-
super();
|
|
12
|
-
if (registerHost !== false) {
|
|
13
|
-
this.__registerHost();
|
|
14
|
-
}
|
|
15
|
-
this.__attachShadow();
|
|
16
|
-
/**
|
|
17
|
-
* Sets the type of ripple-effect:
|
|
18
|
-
*
|
|
19
|
-
* - `bounded`: the ripple effect expands from the user's click position
|
|
20
|
-
* - `unbounded`: the ripple effect expands from the center of the button and overflows the container.
|
|
21
|
-
*
|
|
22
|
-
* NOTE: Surfaces for bounded ripples should have the overflow property set to hidden,
|
|
23
|
-
* while surfaces for unbounded ripples should have it set to visible.
|
|
24
|
-
*/
|
|
25
|
-
this.type = 'bounded';
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* Adds the ripple effect to the parent element.
|
|
29
|
-
*
|
|
30
|
-
* @param x The horizontal coordinate of where the ripple should start.
|
|
31
|
-
* @param y The vertical coordinate of where the ripple should start.
|
|
32
|
-
*/
|
|
33
|
-
async addRipple(x, y) {
|
|
34
|
-
return new Promise((resolve) => {
|
|
35
|
-
readTask(() => {
|
|
36
|
-
const rect = this.el.getBoundingClientRect();
|
|
37
|
-
const width = rect.width;
|
|
38
|
-
const height = rect.height;
|
|
39
|
-
const hypotenuse = Math.sqrt(width * width + height * height);
|
|
40
|
-
const maxDim = Math.max(height, width);
|
|
41
|
-
const maxRadius = this.unbounded ? maxDim : hypotenuse + PADDING;
|
|
42
|
-
const initialSize = Math.floor(maxDim * INITIAL_ORIGIN_SCALE);
|
|
43
|
-
const finalScale = maxRadius / initialSize;
|
|
44
|
-
let posX = x - rect.left;
|
|
45
|
-
let posY = y - rect.top;
|
|
46
|
-
if (this.unbounded) {
|
|
47
|
-
posX = width * 0.5;
|
|
48
|
-
posY = height * 0.5;
|
|
49
|
-
}
|
|
50
|
-
const styleX = posX - initialSize * 0.5;
|
|
51
|
-
const styleY = posY - initialSize * 0.5;
|
|
52
|
-
const moveX = width * 0.5 - posX;
|
|
53
|
-
const moveY = height * 0.5 - posY;
|
|
54
|
-
writeTask(() => {
|
|
55
|
-
const div = document.createElement('div');
|
|
56
|
-
div.classList.add('ripple-effect');
|
|
57
|
-
const style = div.style;
|
|
58
|
-
style.top = styleY + 'px';
|
|
59
|
-
style.left = styleX + 'px';
|
|
60
|
-
style.width = style.height = initialSize + 'px';
|
|
61
|
-
style.setProperty('--final-scale', `${finalScale}`);
|
|
62
|
-
style.setProperty('--translate-end', `${moveX}px, ${moveY}px`);
|
|
63
|
-
const container = this.el.shadowRoot || this.el;
|
|
64
|
-
container.appendChild(div);
|
|
65
|
-
setTimeout(() => {
|
|
66
|
-
resolve(() => {
|
|
67
|
-
removeRipple(div);
|
|
68
|
-
});
|
|
69
|
-
}, 225 + 100);
|
|
70
|
-
});
|
|
71
|
-
});
|
|
72
|
-
});
|
|
73
|
-
}
|
|
74
|
-
get unbounded() {
|
|
75
|
-
return this.type === 'unbounded';
|
|
76
|
-
}
|
|
77
|
-
render() {
|
|
78
|
-
const mode = getIonMode(this);
|
|
79
|
-
return (h(Host, { key: 'ae9d3b1ed6773a9b9bb2267129f7e9af23b6c9fc', role: "presentation", class: {
|
|
80
|
-
[mode]: true,
|
|
81
|
-
unbounded: this.unbounded,
|
|
82
|
-
} }));
|
|
83
|
-
}
|
|
84
|
-
get el() { return this; }
|
|
85
|
-
static get style() { return rippleEffectCss; }
|
|
86
|
-
}, [257, "ion-ripple-effect", {
|
|
87
|
-
"type": [1],
|
|
88
|
-
"addRipple": [64]
|
|
89
|
-
}]);
|
|
90
|
-
const removeRipple = (ripple) => {
|
|
91
|
-
ripple.classList.add('fade-out');
|
|
92
|
-
setTimeout(() => {
|
|
93
|
-
ripple.remove();
|
|
94
|
-
}, 200);
|
|
95
|
-
};
|
|
96
|
-
const PADDING = 10;
|
|
97
|
-
const INITIAL_ORIGIN_SCALE = 0.5;
|
|
98
|
-
function defineCustomElement() {
|
|
99
|
-
if (typeof customElements === "undefined") {
|
|
100
|
-
return;
|
|
101
|
-
}
|
|
102
|
-
const components = ["ion-ripple-effect"];
|
|
103
|
-
components.forEach(tagName => { switch (tagName) {
|
|
104
|
-
case "ion-ripple-effect":
|
|
105
|
-
if (!customElements.get(tagName)) {
|
|
106
|
-
customElements.define(tagName, RippleEffect);
|
|
107
|
-
}
|
|
108
|
-
break;
|
|
109
|
-
} });
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
export { RippleEffect as R, defineCustomElement as d };
|
|
4
|
+
import{proxyCustomElement as t,HTMLElement as n,readTask as i,writeTask as a,h as e,Host as o,transformTag as r}from"@stencil/core/internal/client";import{b as s}from"./ionic-global.js";const c=t(class extends n{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.type="bounded"}async addRipple(t,n){return new Promise((e=>{i((()=>{const i=this.el.getBoundingClientRect(),o=i.width,r=i.height,s=Math.sqrt(o*o+r*r),c=Math.max(r,o),u=this.unbounded?c:s+l,d=Math.floor(c*f),p=u/d;let b=t-i.left,k=n-i.top;this.unbounded&&(b=.5*o,k=.5*r);const w=b-.5*d,y=k-.5*d,h=.5*o-b,g=.5*r-k;a((()=>{const t=document.createElement("div");t.classList.add("ripple-effect");const n=t.style;n.top=y+"px",n.left=w+"px",n.width=n.height=d+"px",n.setProperty("--final-scale",`${p}`),n.setProperty("--translate-end",`${h}px, ${g}px`),(this.el.shadowRoot||this.el).appendChild(t),setTimeout((()=>{e((()=>{m(t)}))}),325)}))}))}))}get unbounded(){return"unbounded"===this.type}render(){const t=s(this);return e(o,{key:"ae9d3b1ed6773a9b9bb2267129f7e9af23b6c9fc",role:"presentation",class:{[t]:!0,unbounded:this.unbounded}})}get el(){return this}static get style(){return":host{left:0;right:0;top:0;bottom:0;position:absolute;contain:strict;pointer-events:none}:host(.unbounded){contain:layout size style}.ripple-effect{border-radius:50%;position:absolute;background-color:currentColor;color:inherit;contain:strict;opacity:0;-webkit-animation:225ms rippleAnimation forwards, 75ms fadeInAnimation forwards;animation:225ms rippleAnimation forwards, 75ms fadeInAnimation forwards;will-change:transform, opacity;pointer-events:none}.fade-out{-webkit-transform:translate(var(--translate-end)) scale(var(--final-scale, 1));transform:translate(var(--translate-end)) scale(var(--final-scale, 1));-webkit-animation:150ms fadeOutAnimation forwards;animation:150ms fadeOutAnimation forwards}@-webkit-keyframes rippleAnimation{from{-webkit-animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate(var(--translate-end)) scale(var(--final-scale, 1));transform:translate(var(--translate-end)) scale(var(--final-scale, 1))}}@keyframes rippleAnimation{from{-webkit-animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate(var(--translate-end)) scale(var(--final-scale, 1));transform:translate(var(--translate-end)) scale(var(--final-scale, 1))}}@-webkit-keyframes fadeInAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:0.16}}@keyframes fadeInAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:0.16}}@-webkit-keyframes fadeOutAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0.16}to{opacity:0}}@keyframes fadeOutAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0.16}to{opacity:0}}"}},[1,"ion-ripple-effect",{type:[1],addRipple:[64]}]),m=t=>{t.classList.add("fade-out"),setTimeout((()=>{t.remove()}),200)},l=10,f=.5;function u(){"undefined"!=typeof customElements&&["ion-ripple-effect"].forEach((t=>{"ion-ripple-effect"===t&&(customElements.get(r(t))||customElements.define(r(t),c))}))}export{c as R,u as d}
|
|
@@ -1,199 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
|
-
import
|
|
5
|
-
import { b as getIonMode } from './ionic-global.js';
|
|
6
|
-
import { s as safeCall } from './overlays.js';
|
|
7
|
-
import { g as getClassMap } from './theme.js';
|
|
8
|
-
import { d as defineCustomElement$d } from './button.js';
|
|
9
|
-
import { d as defineCustomElement$c } from './buttons.js';
|
|
10
|
-
import { d as defineCustomElement$b } from './checkbox.js';
|
|
11
|
-
import { d as defineCustomElement$a } from './content.js';
|
|
12
|
-
import { d as defineCustomElement$9 } from './header.js';
|
|
13
|
-
import { d as defineCustomElement$8 } from './icon.js';
|
|
14
|
-
import { d as defineCustomElement$7 } from './item.js';
|
|
15
|
-
import { d as defineCustomElement$6 } from './list.js';
|
|
16
|
-
import { d as defineCustomElement$5 } from './radio.js';
|
|
17
|
-
import { d as defineCustomElement$4 } from './radio-group.js';
|
|
18
|
-
import { d as defineCustomElement$3 } from './ripple-effect.js';
|
|
19
|
-
import { d as defineCustomElement$2 } from './title.js';
|
|
20
|
-
import { d as defineCustomElement$1 } from './toolbar.js';
|
|
21
|
-
|
|
22
|
-
const ionicSelectModalMdCss = ".sc-ion-select-modal-ionic-h{height:100%}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(container),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"container\"]{display:none}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"label\"]{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-item.sc-ion-select-modal-ionic{--inner-border-width:0}.item-radio-checked.sc-ion-select-modal-ionic{--background:rgba(var(--ion-color-primary-rgb, 0, 84, 233), 0.08);--background-focused:var(--ion-color-primary, #0054e9);--background-focused-opacity:0.2;--background-hover:var(--ion-color-primary, #0054e9);--background-hover-opacity:0.12}.item-checkbox-checked.sc-ion-select-modal-ionic{--background-activated:var(--ion-item-color, var(--ion-text-color, #000));--background-focused:var(--ion-item-color, var(--ion-text-color, #000));--background-hover:var(--ion-item-color, var(--ion-text-color, #000));--color:var(--ion-color-primary, #0054e9)}";
|
|
23
|
-
|
|
24
|
-
const selectModalIosCss = ".sc-ion-select-modal-ios-h{height:100%}ion-item.sc-ion-select-modal-ios{--inner-padding-end:0}ion-radio.sc-ion-select-modal-ios::after{bottom:0;position:absolute;width:calc(100% - 0.9375rem - 16px);border-width:0px 0px 0.55px 0px;border-style:solid;border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, var(--ion-background-color-step-250, #c8c7cc))));content:\"\"}ion-radio.sc-ion-select-modal-ios::after{inset-inline-start:calc(0.9375rem + 16px)}";
|
|
25
|
-
|
|
26
|
-
const selectModalMdCss = ".sc-ion-select-modal-md-h{height:100%}ion-list.sc-ion-select-modal-md ion-radio.sc-ion-select-modal-md::part(container),ion-list.sc-ion-select-modal-md ion-radio.sc-ion-select-modal-md [part~=\"container\"]{display:none}ion-list.sc-ion-select-modal-md ion-radio.sc-ion-select-modal-md::part(label),ion-list.sc-ion-select-modal-md ion-radio.sc-ion-select-modal-md [part~=\"label\"]{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-item.sc-ion-select-modal-md{--inner-border-width:0}.item-radio-checked.sc-ion-select-modal-md{--background:rgba(var(--ion-color-primary-rgb, 0, 84, 233), 0.08);--background-focused:var(--ion-color-primary, #0054e9);--background-focused-opacity:0.2;--background-hover:var(--ion-color-primary, #0054e9);--background-hover-opacity:0.12}.item-checkbox-checked.sc-ion-select-modal-md{--background-activated:var(--ion-item-color, var(--ion-text-color, #000));--background-focused:var(--ion-item-color, var(--ion-text-color, #000));--background-hover:var(--ion-item-color, var(--ion-text-color, #000));--color:var(--ion-color-primary, #0054e9)}";
|
|
27
|
-
|
|
28
|
-
const SelectModal = /*@__PURE__*/ proxyCustomElement(class SelectModal extends HTMLElement {
|
|
29
|
-
constructor(registerHost) {
|
|
30
|
-
super();
|
|
31
|
-
if (registerHost !== false) {
|
|
32
|
-
this.__registerHost();
|
|
33
|
-
}
|
|
34
|
-
/**
|
|
35
|
-
* The text to display on the cancel button.
|
|
36
|
-
*/
|
|
37
|
-
this.cancelText = 'Close';
|
|
38
|
-
this.options = [];
|
|
39
|
-
}
|
|
40
|
-
closeModal() {
|
|
41
|
-
const modal = this.el.closest('ion-modal');
|
|
42
|
-
if (modal) {
|
|
43
|
-
modal.dismiss();
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
findOptionFromEvent(ev) {
|
|
47
|
-
const { options } = this;
|
|
48
|
-
return options.find((o) => o.value === ev.target.value);
|
|
49
|
-
}
|
|
50
|
-
getValues(ev) {
|
|
51
|
-
const { multiple, options } = this;
|
|
52
|
-
if (multiple) {
|
|
53
|
-
// this is a modal with checkboxes (multiple value select)
|
|
54
|
-
// return an array of all the checked values
|
|
55
|
-
return options.filter((o) => o.checked).map((o) => o.value);
|
|
56
|
-
}
|
|
57
|
-
// this is a modal with radio buttons (single value select)
|
|
58
|
-
// return the value that was clicked, otherwise undefined
|
|
59
|
-
const option = ev ? this.findOptionFromEvent(ev) : null;
|
|
60
|
-
return option ? option.value : undefined;
|
|
61
|
-
}
|
|
62
|
-
callOptionHandler(ev) {
|
|
63
|
-
const option = this.findOptionFromEvent(ev);
|
|
64
|
-
const values = this.getValues(ev);
|
|
65
|
-
if (option === null || option === void 0 ? void 0 : option.handler) {
|
|
66
|
-
safeCall(option.handler, values);
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
setChecked(ev) {
|
|
70
|
-
const { multiple } = this;
|
|
71
|
-
const option = this.findOptionFromEvent(ev);
|
|
72
|
-
// this is a modal with checkboxes (multiple value select)
|
|
73
|
-
// we need to set the checked value for this option
|
|
74
|
-
if (multiple && option) {
|
|
75
|
-
option.checked = ev.detail.checked;
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
renderRadioOptions() {
|
|
79
|
-
const checked = this.options.filter((o) => o.checked).map((o) => o.value)[0];
|
|
80
|
-
return (h("ion-radio-group", { value: checked, onIonChange: (ev) => this.callOptionHandler(ev) }, this.options.map((option) => (h("ion-item", { lines: "none", class: Object.assign({
|
|
81
|
-
// TODO FW-4784
|
|
82
|
-
'item-radio-checked': option.value === checked
|
|
83
|
-
}, getClassMap(option.cssClass)) }, h("ion-radio", { value: option.value, disabled: option.disabled, justify: "start", labelPlacement: "end", onClick: () => this.closeModal(), onKeyUp: (ev) => {
|
|
84
|
-
if (ev.key === ' ') {
|
|
85
|
-
/**
|
|
86
|
-
* Selecting a radio option with keyboard navigation,
|
|
87
|
-
* either through the Enter or Space keys, should
|
|
88
|
-
* dismiss the modal.
|
|
89
|
-
*/
|
|
90
|
-
this.closeModal();
|
|
91
|
-
}
|
|
92
|
-
} }, option.text))))));
|
|
93
|
-
}
|
|
94
|
-
renderCheckboxOptions() {
|
|
95
|
-
return this.options.map((option) => (h("ion-item", { class: Object.assign({
|
|
96
|
-
// TODO FW-4784
|
|
97
|
-
'item-checkbox-checked': option.checked
|
|
98
|
-
}, getClassMap(option.cssClass)) }, h("ion-checkbox", { value: option.value, disabled: option.disabled, checked: option.checked, justify: "start", labelPlacement: "end", onIonChange: (ev) => {
|
|
99
|
-
this.setChecked(ev);
|
|
100
|
-
this.callOptionHandler(ev);
|
|
101
|
-
// TODO FW-4784
|
|
102
|
-
forceUpdate(this);
|
|
103
|
-
} }, option.text))));
|
|
104
|
-
}
|
|
105
|
-
render() {
|
|
106
|
-
return (h(Host, { key: '59ba79ffdbb69befe8e13745450c1071a1fe8c6c', class: getIonMode(this) }, h("ion-header", { key: 'fa4d08ee43eec4b9add09d9ffabcba9ed13dd4af' }, h("ion-toolbar", { key: 'b5e26cf092297c51c1dba3ce7963e7b03420393b' }, this.header !== undefined && h("ion-title", { key: 'a8a93cdea4d119d3a17d8cef3878b8a1daa86e26' }, this.header), h("ion-buttons", { key: 'bbc656713b41ef09099ed466f93a9cfbdaceecc1', slot: "end" }, h("ion-button", { key: '80b8751fe4c96e06b620a0b9d17b2d9b3da2faa5', onClick: () => this.closeModal() }, this.cancelText)))), h("ion-content", { key: 'a251fc00ae4cc7e6b3abe13caa10d95bb515558e' }, h("ion-list", { key: 'bcaf38d6d91accfabb4a9d26783bc0e4801abe3c' }, this.multiple === true ? this.renderCheckboxOptions() : this.renderRadioOptions()))));
|
|
107
|
-
}
|
|
108
|
-
get el() { return this; }
|
|
109
|
-
static get style() { return {
|
|
110
|
-
ionic: ionicSelectModalMdCss,
|
|
111
|
-
ios: selectModalIosCss,
|
|
112
|
-
md: selectModalMdCss
|
|
113
|
-
}; }
|
|
114
|
-
}, [290, "ion-select-modal", {
|
|
115
|
-
"header": [1],
|
|
116
|
-
"cancelText": [1, "cancel-text"],
|
|
117
|
-
"multiple": [4],
|
|
118
|
-
"options": [16]
|
|
119
|
-
}]);
|
|
120
|
-
function defineCustomElement() {
|
|
121
|
-
if (typeof customElements === "undefined") {
|
|
122
|
-
return;
|
|
123
|
-
}
|
|
124
|
-
const components = ["ion-select-modal", "ion-button", "ion-buttons", "ion-checkbox", "ion-content", "ion-header", "ion-icon", "ion-item", "ion-list", "ion-radio", "ion-radio-group", "ion-ripple-effect", "ion-title", "ion-toolbar"];
|
|
125
|
-
components.forEach(tagName => { switch (tagName) {
|
|
126
|
-
case "ion-select-modal":
|
|
127
|
-
if (!customElements.get(tagName)) {
|
|
128
|
-
customElements.define(tagName, SelectModal);
|
|
129
|
-
}
|
|
130
|
-
break;
|
|
131
|
-
case "ion-button":
|
|
132
|
-
if (!customElements.get(tagName)) {
|
|
133
|
-
defineCustomElement$d();
|
|
134
|
-
}
|
|
135
|
-
break;
|
|
136
|
-
case "ion-buttons":
|
|
137
|
-
if (!customElements.get(tagName)) {
|
|
138
|
-
defineCustomElement$c();
|
|
139
|
-
}
|
|
140
|
-
break;
|
|
141
|
-
case "ion-checkbox":
|
|
142
|
-
if (!customElements.get(tagName)) {
|
|
143
|
-
defineCustomElement$b();
|
|
144
|
-
}
|
|
145
|
-
break;
|
|
146
|
-
case "ion-content":
|
|
147
|
-
if (!customElements.get(tagName)) {
|
|
148
|
-
defineCustomElement$a();
|
|
149
|
-
}
|
|
150
|
-
break;
|
|
151
|
-
case "ion-header":
|
|
152
|
-
if (!customElements.get(tagName)) {
|
|
153
|
-
defineCustomElement$9();
|
|
154
|
-
}
|
|
155
|
-
break;
|
|
156
|
-
case "ion-icon":
|
|
157
|
-
if (!customElements.get(tagName)) {
|
|
158
|
-
defineCustomElement$8();
|
|
159
|
-
}
|
|
160
|
-
break;
|
|
161
|
-
case "ion-item":
|
|
162
|
-
if (!customElements.get(tagName)) {
|
|
163
|
-
defineCustomElement$7();
|
|
164
|
-
}
|
|
165
|
-
break;
|
|
166
|
-
case "ion-list":
|
|
167
|
-
if (!customElements.get(tagName)) {
|
|
168
|
-
defineCustomElement$6();
|
|
169
|
-
}
|
|
170
|
-
break;
|
|
171
|
-
case "ion-radio":
|
|
172
|
-
if (!customElements.get(tagName)) {
|
|
173
|
-
defineCustomElement$5();
|
|
174
|
-
}
|
|
175
|
-
break;
|
|
176
|
-
case "ion-radio-group":
|
|
177
|
-
if (!customElements.get(tagName)) {
|
|
178
|
-
defineCustomElement$4();
|
|
179
|
-
}
|
|
180
|
-
break;
|
|
181
|
-
case "ion-ripple-effect":
|
|
182
|
-
if (!customElements.get(tagName)) {
|
|
183
|
-
defineCustomElement$3();
|
|
184
|
-
}
|
|
185
|
-
break;
|
|
186
|
-
case "ion-title":
|
|
187
|
-
if (!customElements.get(tagName)) {
|
|
188
|
-
defineCustomElement$2();
|
|
189
|
-
}
|
|
190
|
-
break;
|
|
191
|
-
case "ion-toolbar":
|
|
192
|
-
if (!customElements.get(tagName)) {
|
|
193
|
-
defineCustomElement$1();
|
|
194
|
-
}
|
|
195
|
-
break;
|
|
196
|
-
} });
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
export { SelectModal as S, defineCustomElement as d };
|
|
4
|
+
import{proxyCustomElement as o,HTMLElement as e,h as i,forceUpdate as t,Host as n,transformTag as c}from"@stencil/core/internal/client";import{b as a}from"./ionic-global.js";import{s as r}from"./overlays.js";import{g as s}from"./theme.js";import{d as l}from"./button.js";import{d}from"./buttons.js";import{d as m}from"./checkbox.js";import{d as b}from"./content.js";import{d as h}from"./header.js";import{d as p}from"./icon.js";import{d as u}from"./item.js";import{d as f}from"./list.js";import{d as k}from"./radio.js";import{d as g}from"./radio-group.js";import{d as v}from"./ripple-effect.js";import{d as y}from"./title.js";import{d as x}from"./toolbar.js";const j=o(class extends e{constructor(o){super(),!1!==o&&this.__registerHost(),this.cancelText="Close",this.options=[]}closeModal(){const o=this.el.closest("ion-modal");o&&o.dismiss()}findOptionFromEvent(o){const{options:e}=this;return e.find((e=>e.value===o.target.value))}getValues(o){const{multiple:e,options:i}=this;if(e)return i.filter((o=>o.checked)).map((o=>o.value));const t=o?this.findOptionFromEvent(o):null;return t?t.value:void 0}callOptionHandler(o){const e=this.findOptionFromEvent(o),i=this.getValues(o);(null==e?void 0:e.handler)&&r(e.handler,i)}setChecked(o){const{multiple:e}=this,i=this.findOptionFromEvent(o);e&&i&&(i.checked=o.detail.checked)}renderRadioOptions(){const o=this.options.filter((o=>o.checked)).map((o=>o.value))[0];return i("ion-radio-group",{value:o,onIonChange:o=>this.callOptionHandler(o)},this.options.map((e=>i("ion-item",{lines:"none",class:Object.assign({"item-radio-checked":e.value===o},s(e.cssClass))},i("ion-radio",{value:e.value,disabled:e.disabled,justify:"start",labelPlacement:"end",onClick:()=>this.closeModal(),onKeyUp:o=>{" "===o.key&&this.closeModal()}},e.text)))))}renderCheckboxOptions(){return this.options.map((o=>i("ion-item",{class:Object.assign({"item-checkbox-checked":o.checked},s(o.cssClass))},i("ion-checkbox",{value:o.value,disabled:o.disabled,checked:o.checked,justify:"start",labelPlacement:"end",onIonChange:o=>{this.setChecked(o),this.callOptionHandler(o),t(this)}},o.text))))}render(){return i(n,{key:"59ba79ffdbb69befe8e13745450c1071a1fe8c6c",class:a(this)},i("ion-header",{key:"fa4d08ee43eec4b9add09d9ffabcba9ed13dd4af"},i("ion-toolbar",{key:"b5e26cf092297c51c1dba3ce7963e7b03420393b"},void 0!==this.header&&i("ion-title",{key:"a8a93cdea4d119d3a17d8cef3878b8a1daa86e26"},this.header),i("ion-buttons",{key:"bbc656713b41ef09099ed466f93a9cfbdaceecc1",slot:"end"},i("ion-button",{key:"80b8751fe4c96e06b620a0b9d17b2d9b3da2faa5",onClick:()=>this.closeModal()},this.cancelText)))),i("ion-content",{key:"a251fc00ae4cc7e6b3abe13caa10d95bb515558e"},i("ion-list",{key:"bcaf38d6d91accfabb4a9d26783bc0e4801abe3c"},!0===this.multiple?this.renderCheckboxOptions():this.renderRadioOptions())))}get el(){return this}static get style(){return{ionic:'.sc-ion-select-modal-ionic-h{height:100%}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(container),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~="container"]{display:none}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~="label"]{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-item.sc-ion-select-modal-ionic{--inner-border-width:0}.item-radio-checked.sc-ion-select-modal-ionic{--background:rgba(var(--ion-color-primary-rgb, 0, 84, 233), 0.08);--background-focused:var(--ion-color-primary, #0054e9);--background-focused-opacity:0.2;--background-hover:var(--ion-color-primary, #0054e9);--background-hover-opacity:0.12}.item-checkbox-checked.sc-ion-select-modal-ionic{--background-activated:var(--ion-item-color, var(--ion-text-color, #000));--background-focused:var(--ion-item-color, var(--ion-text-color, #000));--background-hover:var(--ion-item-color, var(--ion-text-color, #000));--color:var(--ion-color-primary, #0054e9)}',ios:'.sc-ion-select-modal-ios-h{height:100%}ion-item.sc-ion-select-modal-ios{--inner-padding-end:0}ion-radio.sc-ion-select-modal-ios::after{bottom:0;position:absolute;width:calc(100% - 0.9375rem - 16px);border-width:0px 0px 0.55px 0px;border-style:solid;border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, var(--ion-background-color-step-250, #c8c7cc))));content:""}ion-radio.sc-ion-select-modal-ios::after{inset-inline-start:calc(0.9375rem + 16px)}',md:'.sc-ion-select-modal-md-h{height:100%}ion-list.sc-ion-select-modal-md ion-radio.sc-ion-select-modal-md::part(container),ion-list.sc-ion-select-modal-md ion-radio.sc-ion-select-modal-md [part~="container"]{display:none}ion-list.sc-ion-select-modal-md ion-radio.sc-ion-select-modal-md::part(label),ion-list.sc-ion-select-modal-md ion-radio.sc-ion-select-modal-md [part~="label"]{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-item.sc-ion-select-modal-md{--inner-border-width:0}.item-radio-checked.sc-ion-select-modal-md{--background:rgba(var(--ion-color-primary-rgb, 0, 84, 233), 0.08);--background-focused:var(--ion-color-primary, #0054e9);--background-focused-opacity:0.2;--background-hover:var(--ion-color-primary, #0054e9);--background-hover-opacity:0.12}.item-checkbox-checked.sc-ion-select-modal-md{--background-activated:var(--ion-item-color, var(--ion-text-color, #000));--background-focused:var(--ion-item-color, var(--ion-text-color, #000));--background-hover:var(--ion-item-color, var(--ion-text-color, #000));--color:var(--ion-color-primary, #0054e9)}'}}},[34,"ion-select-modal",{header:[1],cancelText:[1,"cancel-text"],multiple:[4],options:[16]}]);function E(){"undefined"!=typeof customElements&&["ion-select-modal","ion-button","ion-buttons","ion-checkbox","ion-content","ion-header","ion-icon","ion-item","ion-list","ion-radio","ion-radio-group","ion-ripple-effect","ion-title","ion-toolbar"].forEach((o=>{switch(o){case"ion-select-modal":customElements.get(c(o))||customElements.define(c(o),j);break;case"ion-button":customElements.get(c(o))||l();break;case"ion-buttons":customElements.get(c(o))||d();break;case"ion-checkbox":customElements.get(c(o))||m();break;case"ion-content":customElements.get(c(o))||b();break;case"ion-header":customElements.get(c(o))||h();break;case"ion-icon":customElements.get(c(o))||p();break;case"ion-item":customElements.get(c(o))||u();break;case"ion-list":customElements.get(c(o))||f();break;case"ion-radio":customElements.get(c(o))||k();break;case"ion-radio-group":customElements.get(c(o))||g();break;case"ion-ripple-effect":customElements.get(c(o))||v();break;case"ion-title":customElements.get(c(o))||y();break;case"ion-toolbar":customElements.get(c(o))||x()}}))}export{j as S,E as d}
|