@ionic/core 8.3.2-dev.11727429833.12af2167 → 8.3.2-dev.11728314937.130218e6
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 -1
- package/components/alert.js +2 -1
- package/components/animation.js +1 -1
- package/components/backdrop.js +1 -1
- package/components/button.js +2 -2
- package/components/buttons.js +1 -1
- package/components/capacitor.js +1 -1
- package/components/checkbox.js +2 -2
- package/components/config2.js +79 -0
- package/components/focus-visible.js +8 -1
- package/components/framework-delegate.js +3 -1
- package/components/helpers.js +4 -1
- package/components/index2.js +2 -1
- package/components/index4.js +1 -3
- package/components/index5.js +27 -3
- package/components/index6.js +124 -27
- package/components/index7.js +150 -111
- package/components/input-shims.js +2 -2
- package/components/input.utils.js +1 -2
- package/components/ion-accordion-group.js +1 -1
- package/components/ion-accordion.js +3 -2
- package/components/ion-app.js +7 -74
- package/components/ion-avatar.js +1 -1
- package/components/ion-back-button.js +3 -2
- package/components/ion-badge.js +1 -1
- package/components/ion-breadcrumb.js +3 -2
- package/components/ion-breadcrumbs.js +1 -1
- package/components/ion-card-content.js +1 -1
- package/components/ion-card-header.js +1 -1
- package/components/ion-card-subtitle.js +1 -1
- package/components/ion-card-title.js +1 -1
- package/components/ion-card.js +1 -1
- package/components/ion-chip.js +1 -1
- package/components/ion-col.js +1 -1
- package/components/ion-content.js +7 -5
- package/components/ion-datetime-button.js +1 -1
- package/components/ion-datetime.js +3 -2
- package/components/ion-fab-button.js +3 -2
- package/components/ion-fab-list.js +1 -1
- package/components/ion-fab.js +1 -1
- package/components/ion-footer.js +7 -5
- package/components/ion-grid.js +1 -1
- package/components/ion-header.js +8 -6
- package/components/ion-img.js +1 -1
- package/components/ion-infinite-scroll-content.js +2 -1
- package/components/ion-infinite-scroll.js +2 -2
- package/components/ion-input-password-toggle.js +3 -2
- package/components/ion-input.js +4 -3
- package/components/ion-item-divider.js +1 -1
- package/components/ion-item-group.js +1 -1
- package/components/ion-item-option.js +1 -1
- package/components/ion-item-options.js +1 -1
- package/components/ion-item-sliding.js +2 -2
- package/components/ion-loading.js +2 -1
- package/components/ion-menu-button.js +3 -2
- package/components/ion-menu-toggle.js +1 -1
- package/components/ion-menu.js +2 -2
- package/components/ion-modal.js +3 -3
- package/components/ion-nav.js +2 -1
- package/components/ion-note.js +1 -1
- package/components/ion-picker-legacy.js +1 -1
- package/components/ion-progress-bar.js +2 -1
- package/components/ion-range.js +2 -2
- package/components/ion-refresher-content.js +3 -2
- package/components/ion-refresher.js +2 -2
- package/components/ion-reorder-group.js +2 -2
- package/components/ion-reorder.js +3 -2
- package/components/ion-router-link.js +1 -1
- package/components/ion-router-outlet.js +2 -1
- package/components/ion-row.js +1 -1
- package/components/ion-searchbar.js +3 -2
- package/components/ion-segment-button.js +8 -8
- package/components/ion-segment.js +7 -7
- package/components/ion-select-option.js +1 -1
- package/components/ion-select.js +3 -2
- package/components/ion-skeleton-text.js +2 -1
- package/components/ion-split-pane.js +1 -1
- package/components/ion-tab-bar.js +1 -1
- package/components/ion-tab-button.js +2 -1
- package/components/ion-text.js +1 -1
- package/components/ion-textarea.js +2 -2
- package/components/ion-thumbnail.js +1 -1
- package/components/ion-title.js +1 -1
- package/components/ion-toast.js +2 -2
- package/components/ion-toggle.js +3 -2
- package/components/ion-toolbar.js +1 -1
- package/components/ionic-global.js +189 -76
- package/components/item.js +4 -3
- package/components/keyboard-controller.js +4 -2
- package/components/label.js +1 -1
- package/components/list-header.js +2 -2
- package/components/list.js +1 -1
- package/components/notch-controller.js +1 -1
- package/components/overlays.js +4 -4
- package/components/picker-column-option.js +1 -1
- package/components/picker-column.js +1 -2
- package/components/picker-column2.js +1 -1
- package/components/popover.js +1 -1
- package/components/radio-group.js +1 -1
- package/components/radio.js +1 -1
- package/components/ripple-effect.js +1 -1
- package/components/select-popover.js +1 -1
- package/components/spinner.js +3 -2
- package/components/status-tap.js +1 -1
- package/css/ionic/bundle.ionic.css +1 -1
- package/css/ionic/bundle.ionic.css.map +1 -1
- package/css/ionic/core.ionic.css +1 -1
- package/css/ionic/core.ionic.css.map +1 -1
- package/dist/cjs/{animation-b4fdf128.js → animation-232e0c8f.js} +2 -2
- package/dist/cjs/{app-globals-38bbc401.js → app-globals-0189a70c.js} +1 -1
- package/dist/cjs/{button-active-3f2f60b4.js → button-active-41228dbf.js} +4 -4
- package/dist/cjs/{capacitor-c04564bf.js → capacitor-806e7fee.js} +3 -3
- package/dist/cjs/{index-73f75efb.js → config-1349d5b4.js} +79 -0
- package/dist/cjs/{data-b3a1a686.js → data-cad5d489.js} +1 -1
- package/dist/{esm/focus-visible-dd40d69f.js → cjs/focus-visible-9aa87fa3.js} +11 -1
- package/dist/cjs/{framework-delegate-55f5683a.js → framework-delegate-cf116b1d.js} +4 -2
- package/dist/cjs/{haptic-f6b37aa3.js → haptic-f0cad9a6.js} +1 -1
- package/dist/cjs/{helpers-afaa9001.js → helpers-e75eb909.js} +4 -1
- package/dist/cjs/{index-2fa32189.js → index-1d02518d.js} +2 -2
- package/dist/cjs/{index-9509ecad.js → index-2c8b42cd.js} +8 -7
- package/dist/cjs/{index-694a3808.js → index-3ac79a1b.js} +10 -10
- package/dist/cjs/{index-ed0f67a3.js → index-71085796.js} +5 -7
- package/dist/cjs/index.cjs.js +10 -12
- package/dist/cjs/{input-shims-ab680ecf.js → input-shims-2958dcc9.js} +17 -18
- package/dist/cjs/{input.utils-44ff82f0.js → input.utils-ed749ecb.js} +3 -4
- package/dist/cjs/ion-accordion_2.cjs.entry.js +18 -18
- package/dist/cjs/ion-action-sheet.cjs.entry.js +23 -25
- package/dist/cjs/ion-alert.cjs.entry.js +33 -35
- package/dist/cjs/ion-app_8.cjs.entry.js +84 -150
- package/dist/cjs/ion-avatar_3.cjs.entry.js +12 -12
- package/dist/cjs/ion-back-button.cjs.entry.js +13 -13
- package/dist/cjs/ion-backdrop.cjs.entry.js +5 -5
- package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +24 -24
- package/dist/cjs/ion-button_2.cjs.entry.js +14 -14
- package/dist/cjs/ion-card_5.cjs.entry.js +19 -19
- package/dist/cjs/ion-checkbox.cjs.entry.js +16 -16
- package/dist/cjs/ion-chip.cjs.entry.js +5 -5
- package/dist/cjs/ion-col_3.cjs.entry.js +12 -12
- package/dist/cjs/ion-datetime-button.cjs.entry.js +8 -8
- package/dist/cjs/ion-datetime_3.cjs.entry.js +89 -91
- package/dist/cjs/ion-fab_3.cjs.entry.js +21 -21
- package/dist/cjs/ion-img.cjs.entry.js +10 -10
- package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +22 -22
- package/dist/cjs/ion-input-password-toggle.cjs.entry.js +14 -14
- package/dist/cjs/ion-input.cjs.entry.js +28 -29
- package/dist/cjs/ion-item-option_3.cjs.entry.js +19 -19
- package/dist/cjs/ion-item_8.cjs.entry.js +42 -42
- package/dist/cjs/ion-loading.cjs.entry.js +23 -25
- package/dist/cjs/ion-menu_3.cjs.entry.js +37 -39
- package/dist/cjs/ion-modal.cjs.entry.js +48 -50
- package/dist/cjs/ion-nav_2.cjs.entry.js +25 -25
- package/dist/cjs/ion-picker-column-option.cjs.entry.js +7 -7
- package/dist/cjs/ion-picker-column.cjs.entry.js +13 -14
- package/dist/cjs/ion-picker.cjs.entry.js +7 -7
- package/dist/cjs/ion-popover.cjs.entry.js +22 -24
- package/dist/cjs/ion-progress-bar.cjs.entry.js +10 -10
- package/dist/cjs/ion-radio_2.cjs.entry.js +16 -16
- package/dist/cjs/ion-range.cjs.entry.js +23 -23
- package/dist/cjs/ion-refresher_2.cjs.entry.js +46 -47
- package/dist/cjs/ion-reorder_2.cjs.entry.js +20 -21
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +7 -7
- package/dist/cjs/ion-route_4.cjs.entry.js +14 -14
- package/dist/cjs/ion-searchbar.cjs.entry.js +30 -30
- package/dist/cjs/ion-segment_2.cjs.entry.js +25 -25
- package/dist/cjs/ion-select_3.cjs.entry.js +43 -45
- package/dist/cjs/ion-spinner.cjs.entry.js +13 -13
- package/dist/cjs/ion-split-pane.cjs.entry.js +7 -7
- package/dist/cjs/ion-tab-bar_2.cjs.entry.js +18 -19
- package/dist/cjs/ion-tab_2.cjs.entry.js +13 -13
- package/dist/cjs/ion-text.cjs.entry.js +5 -5
- package/dist/cjs/ion-textarea.cjs.entry.js +24 -25
- package/dist/cjs/ion-toast.cjs.entry.js +29 -31
- package/dist/cjs/ion-toggle.cjs.entry.js +24 -25
- package/dist/cjs/{ionic-global-5df85d73.js → ionic-global-3647b9f5.js} +205 -89
- package/dist/cjs/ionic.cjs.js +7 -7
- package/dist/cjs/{ios.transition-7574ba71.js → ios.transition-4411892c.js} +5 -6
- package/dist/cjs/{keyboard-controller-c05e747a.js → keyboard-controller-020444ad.js} +11 -9
- package/dist/cjs/{keyboard-af1bb365.js → keyboard-e0062bfc.js} +4 -3
- package/dist/cjs/{keyboard-0272231f.js → keyboard-ed6e1327.js} +1 -1
- package/dist/cjs/loader.cjs.js +5 -5
- package/dist/cjs/{md.transition-d9d90911.js → md.transition-261f9f67.js} +5 -6
- package/dist/cjs/{notch-controller-d69150f5.js → notch-controller-70ad2323.js} +4 -4
- package/dist/cjs/{overlays-faf6f843.js → overlays-22320753.js} +17 -17
- package/dist/cjs/{status-tap-28780caa.js → status-tap-cfc7f9a5.js} +8 -8
- package/dist/cjs/{swipe-back-0303a5e4.js → swipe-back-ecdf1cf5.js} +2 -1
- package/dist/collection/components/app/app.js +5 -75
- package/dist/collection/components/button/button.ionic.css +1 -1
- package/dist/collection/components/checkbox/checkbox.ionic.css +1 -0
- package/dist/collection/components/content/content.js +6 -4
- package/dist/collection/components/footer/footer.js +5 -3
- package/dist/collection/components/header/header.js +6 -4
- package/dist/collection/components/input/input.ionic.css +2 -2
- package/dist/collection/components/input/input.js +1 -1
- package/dist/collection/components/item/item.ionic.css +8 -0
- package/dist/collection/components/list-header/list-header.ionic.css +6 -6
- package/dist/collection/components/searchbar/searchbar.js +1 -1
- package/dist/collection/components/segment/segment.ionic.css +119 -0
- package/dist/collection/components/segment/segment.ios.css +27 -2
- package/dist/collection/components/segment/segment.js +4 -4
- package/dist/collection/components/segment/segment.md.css +27 -2
- package/dist/collection/components/segment-button/segment-button.ionic.css +352 -0
- package/dist/collection/components/segment-button/segment-button.ios.css +139 -110
- package/dist/collection/components/segment-button/segment-button.js +5 -5
- package/dist/collection/components/segment-button/segment-button.md.css +139 -110
- package/dist/collection/components/spinner/spinner.ionic.css +4 -0
- package/dist/collection/components/textarea/textarea.ionic.css +5 -0
- package/dist/collection/global/ionic-global.js +69 -1
- package/dist/collection/utils/focus-visible.js +7 -0
- package/dist/collection/utils/framework-delegate.js +3 -1
- package/dist/collection/utils/helpers.js +3 -1
- package/dist/collection/utils/keyboard/keyboard-controller.js +3 -1
- package/dist/collection/utils/overlays.js +2 -1
- package/dist/collection/utils/test/playwright/page/utils/set-content.js +1 -0
- package/dist/docs.json +109 -139
- package/dist/esm/{animation-eab5a4ca.js → animation-16546c84.js} +1 -1
- package/dist/esm/{app-globals-c45950ba.js → app-globals-35381e66.js} +1 -1
- package/dist/esm/{button-active-873732e5.js → button-active-c768aceb.js} +2 -2
- package/dist/esm/{capacitor-59395cbd.js → capacitor-0897b83c.js} +1 -1
- package/dist/esm/{index-723c0e5d.js → config-0b6b1b3d.js} +76 -1
- package/dist/esm/{data-fde041b0.js → data-d9b1fbdb.js} +1 -1
- package/dist/{cjs/focus-visible-7a0ce04f.js → esm/focus-visible-501aff19.js} +8 -3
- package/dist/esm/{framework-delegate-63d1a679.js → framework-delegate-56698eb0.js} +4 -2
- package/dist/esm/{haptic-ac164e4c.js → haptic-d9a770b8.js} +1 -1
- package/dist/esm/{helpers-da915de8.js → helpers-d57f52c8.js} +4 -1
- package/{components/index8.js → dist/esm/index-7f65e865.js} +3 -2
- package/dist/esm/{index-2d8b49ae.js → index-82405a4a.js} +3 -5
- package/dist/esm/{index-29be96b3.js → index-edf94b3b.js} +5 -5
- package/dist/esm/{index-56cab0d6.js → index-f8ad386a.js} +2 -2
- package/dist/esm/index.js +10 -12
- package/dist/esm/{input-shims-59f93016.js → input-shims-0f3cc1c3.js} +6 -7
- package/dist/esm/{input.utils-8755322f.js → input.utils-ef4d8197.js} +2 -3
- package/dist/esm/ion-accordion_2.entry.js +3 -3
- package/dist/esm/ion-action-sheet.entry.js +9 -11
- package/dist/esm/ion-alert.entry.js +9 -11
- package/dist/esm/ion-app_8.entry.js +28 -94
- package/dist/esm/ion-avatar_3.entry.js +2 -2
- package/dist/esm/ion-back-button.entry.js +3 -3
- package/dist/esm/ion-backdrop.entry.js +2 -2
- package/dist/esm/ion-breadcrumb_2.entry.js +3 -3
- package/dist/esm/ion-button_2.entry.js +4 -4
- package/dist/esm/ion-card_5.entry.js +3 -3
- package/dist/esm/ion-checkbox.entry.js +4 -4
- package/dist/esm/ion-chip.entry.js +2 -2
- package/dist/esm/ion-col_3.entry.js +2 -2
- package/dist/esm/ion-datetime-button.entry.js +4 -4
- package/dist/esm/ion-datetime_3.entry.js +10 -12
- package/dist/esm/ion-fab_3.entry.js +3 -3
- package/dist/esm/ion-img.entry.js +3 -3
- package/dist/esm/ion-infinite-scroll_2.entry.js +4 -4
- package/dist/esm/ion-input-password-toggle.entry.js +2 -2
- package/dist/esm/ion-input.entry.js +6 -7
- package/dist/esm/ion-item-option_3.entry.js +4 -4
- package/dist/esm/ion-item_8.entry.js +5 -5
- package/dist/esm/ion-loading.entry.js +6 -8
- package/dist/esm/ion-menu_3.entry.js +7 -9
- package/dist/esm/ion-modal.entry.js +11 -13
- package/dist/esm/ion-nav_2.entry.js +6 -6
- package/dist/esm/ion-picker-column-option.entry.js +3 -3
- package/dist/esm/ion-picker-column.entry.js +5 -6
- package/dist/esm/ion-picker.entry.js +2 -2
- package/dist/esm/ion-popover.entry.js +7 -9
- package/dist/esm/ion-progress-bar.entry.js +3 -3
- package/dist/esm/ion-radio_2.entry.js +3 -3
- package/dist/esm/ion-range.entry.js +4 -4
- package/dist/esm/ion-refresher_2.entry.js +7 -8
- package/dist/esm/ion-reorder_2.entry.js +6 -7
- package/dist/esm/ion-ripple-effect.entry.js +2 -2
- package/dist/esm/ion-route_4.entry.js +3 -3
- package/dist/esm/ion-searchbar.entry.js +3 -3
- package/dist/esm/ion-segment_2.entry.js +16 -16
- package/dist/esm/ion-select_3.entry.js +6 -8
- package/dist/esm/ion-spinner.entry.js +3 -3
- package/dist/esm/ion-split-pane.entry.js +2 -2
- package/dist/esm/ion-tab-bar_2.entry.js +6 -7
- package/dist/esm/ion-tab_2.entry.js +3 -3
- package/dist/esm/ion-text.entry.js +2 -2
- package/dist/esm/ion-textarea.entry.js +6 -7
- package/dist/esm/ion-toast.entry.js +6 -8
- package/dist/esm/ion-toggle.entry.js +5 -6
- package/dist/esm/{ionic-global-a8cbb8b0.js → ionic-global-d7017fd9.js} +184 -72
- package/dist/esm/ionic.js +4 -4
- package/dist/esm/{ios.transition-4706aa28.js → ios.transition-4b9fe79e.js} +5 -6
- package/dist/esm/{keyboard-52278bd7.js → keyboard-584d2e6f.js} +4 -3
- package/dist/esm/{keyboard-73175e24.js → keyboard-ad38b8fc.js} +1 -1
- package/dist/esm/{keyboard-controller-ec5c2bfa.js → keyboard-controller-9c9c2301.js} +5 -3
- package/dist/esm/loader.js +4 -4
- package/dist/esm/{md.transition-20ad6960.js → md.transition-a71dc418.js} +5 -6
- package/dist/esm/{notch-controller-55b09e11.js → notch-controller-4d9a7b28.js} +2 -2
- package/dist/esm/{overlays-40e86f77.js → overlays-9da9aef5.js} +6 -6
- package/dist/esm/{status-tap-0433b6a6.js → status-tap-82f51b25.js} +4 -4
- package/dist/esm/{swipe-back-e5394307.js → swipe-back-c5709ce5.js} +2 -1
- package/dist/esm-es5/animation-16546c84.js +4 -0
- package/dist/esm-es5/app-globals-35381e66.js +4 -0
- package/dist/esm-es5/button-active-c768aceb.js +4 -0
- package/dist/esm-es5/capacitor-0897b83c.js +4 -0
- package/dist/esm-es5/{index-723c0e5d.js → config-0b6b1b3d.js} +2 -2
- package/dist/esm-es5/{data-fde041b0.js → data-d9b1fbdb.js} +1 -1
- package/dist/esm-es5/focus-visible-501aff19.js +4 -0
- package/dist/esm-es5/framework-delegate-56698eb0.js +4 -0
- package/dist/esm-es5/{haptic-ac164e4c.js → haptic-d9a770b8.js} +1 -1
- package/dist/esm-es5/helpers-d57f52c8.js +4 -0
- package/dist/esm-es5/index-7f65e865.js +4 -0
- package/dist/esm-es5/index-82405a4a.js +4 -0
- package/dist/esm-es5/index-edf94b3b.js +4 -0
- package/dist/esm-es5/{index-56cab0d6.js → index-f8ad386a.js} +1 -1
- package/dist/esm-es5/index.js +1 -1
- package/dist/esm-es5/input-shims-0f3cc1c3.js +4 -0
- package/dist/esm-es5/input.utils-ef4d8197.js +4 -0
- package/dist/esm-es5/ion-accordion_2.entry.js +1 -1
- package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
- package/dist/esm-es5/ion-alert.entry.js +1 -1
- package/dist/esm-es5/ion-app_8.entry.js +1 -1
- package/dist/esm-es5/ion-avatar_3.entry.js +1 -1
- package/dist/esm-es5/ion-back-button.entry.js +1 -1
- package/dist/esm-es5/ion-backdrop.entry.js +1 -1
- package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
- package/dist/esm-es5/ion-button_2.entry.js +1 -1
- package/dist/esm-es5/ion-card_5.entry.js +1 -1
- package/dist/esm-es5/ion-checkbox.entry.js +1 -1
- package/dist/esm-es5/ion-chip.entry.js +1 -1
- package/dist/esm-es5/ion-col_3.entry.js +1 -1
- package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
- package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
- package/dist/esm-es5/ion-fab_3.entry.js +1 -1
- package/dist/esm-es5/ion-img.entry.js +1 -1
- package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
- package/dist/esm-es5/ion-input-password-toggle.entry.js +1 -1
- package/dist/esm-es5/ion-input.entry.js +1 -1
- package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
- package/dist/esm-es5/ion-item_8.entry.js +1 -1
- package/dist/esm-es5/ion-loading.entry.js +1 -1
- package/dist/esm-es5/ion-menu_3.entry.js +1 -1
- package/dist/esm-es5/ion-modal.entry.js +1 -1
- package/dist/esm-es5/ion-nav_2.entry.js +1 -1
- package/dist/esm-es5/ion-picker-column-option.entry.js +1 -1
- package/dist/esm-es5/ion-picker-column.entry.js +1 -1
- package/dist/esm-es5/ion-picker.entry.js +1 -1
- package/dist/esm-es5/ion-popover.entry.js +1 -1
- package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
- package/dist/esm-es5/ion-radio_2.entry.js +1 -1
- package/dist/esm-es5/ion-range.entry.js +1 -1
- package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
- package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
- package/dist/esm-es5/ion-ripple-effect.entry.js +1 -1
- package/dist/esm-es5/ion-route_4.entry.js +1 -1
- package/dist/esm-es5/ion-searchbar.entry.js +1 -1
- package/dist/esm-es5/ion-segment_2.entry.js +1 -1
- package/dist/esm-es5/ion-select_3.entry.js +1 -1
- package/dist/esm-es5/ion-spinner.entry.js +1 -1
- package/dist/esm-es5/ion-split-pane.entry.js +1 -1
- package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
- package/dist/esm-es5/ion-tab_2.entry.js +1 -1
- package/dist/esm-es5/ion-text.entry.js +1 -1
- package/dist/esm-es5/ion-textarea.entry.js +1 -1
- package/dist/esm-es5/ion-toast.entry.js +1 -1
- package/dist/esm-es5/ion-toggle.entry.js +1 -1
- package/dist/esm-es5/ionic-global-d7017fd9.js +4 -0
- package/dist/esm-es5/ionic.js +1 -1
- package/dist/esm-es5/ios.transition-4b9fe79e.js +4 -0
- package/dist/esm-es5/keyboard-584d2e6f.js +4 -0
- package/dist/esm-es5/{keyboard-73175e24.js → keyboard-ad38b8fc.js} +1 -1
- package/dist/esm-es5/keyboard-controller-9c9c2301.js +4 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/md.transition-a71dc418.js +4 -0
- package/dist/esm-es5/notch-controller-4d9a7b28.js +4 -0
- package/dist/esm-es5/overlays-9da9aef5.js +4 -0
- package/dist/esm-es5/status-tap-82f51b25.js +4 -0
- package/dist/esm-es5/swipe-back-c5709ce5.js +4 -0
- package/dist/html.html-data.json +102 -102
- package/dist/ionic/index.esm.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/ionic.js +1 -1
- package/dist/ionic/p-027d729e.entry.js +4 -0
- package/dist/ionic/p-036e1c5b.entry.js +4 -0
- package/dist/ionic/{p-8285d686.system.entry.js → p-0695a0af.system.entry.js} +1 -1
- package/dist/ionic/p-08df90cf.system.js +4 -0
- package/dist/ionic/p-08f1ef0c.entry.js +4 -0
- package/dist/ionic/{p-eef611dc.system.entry.js → p-093de343.system.entry.js} +1 -1
- package/dist/ionic/{p-d3fd2c98.entry.js → p-0a701833.entry.js} +1 -1
- package/dist/ionic/{p-0b120b1d.js → p-0a820472.js} +1 -1
- package/dist/ionic/p-0ade0499.system.entry.js +4 -0
- package/dist/ionic/p-1037b7dd.js +4 -0
- package/dist/ionic/p-11915ee9.system.entry.js +4 -0
- package/dist/ionic/p-12e3e308.entry.js +4 -0
- package/dist/ionic/p-14719a77.entry.js +4 -0
- package/dist/ionic/{p-0fd7a8cb.system.entry.js → p-15d007ee.system.entry.js} +1 -1
- package/dist/ionic/p-15d51b10.js +4 -0
- package/dist/ionic/p-221e5078.system.js +4 -0
- package/dist/ionic/p-25e2c98f.system.js +4 -0
- package/dist/ionic/p-26f7c080.system.js +4 -0
- package/dist/ionic/p-28d04212.system.js +4 -0
- package/dist/ionic/{p-cde755fc.system.entry.js → p-291dc0b3.system.entry.js} +1 -1
- package/dist/ionic/p-29d6d1fc.system.entry.js +4 -0
- package/dist/ionic/p-2a559ac6.js +4 -0
- package/dist/ionic/p-2a79e451.entry.js +4 -0
- package/dist/ionic/p-2b428cf6.entry.js +4 -0
- package/dist/ionic/{p-d878447e.entry.js → p-2c368e32.entry.js} +1 -1
- package/dist/ionic/{p-a4519424.system.js → p-2c5d7d84.system.js} +1 -1
- package/dist/ionic/p-2d621d56.system.entry.js +4 -0
- package/dist/ionic/{p-6b6ee9ca.system.entry.js → p-2da8c20c.system.entry.js} +1 -1
- package/dist/ionic/p-334c09da.entry.js +4 -0
- package/dist/ionic/p-33a1d951.system.entry.js +4 -0
- package/dist/ionic/p-36bdcfc4.js +4 -0
- package/dist/ionic/p-388ac217.js +4 -0
- package/dist/ionic/{p-727aa804.system.entry.js → p-39c02066.system.entry.js} +1 -1
- package/dist/ionic/{p-c4ae4d32.system.js → p-3a11234f.system.js} +1 -1
- package/dist/ionic/{p-4ccbf702.system.js → p-3bfe43bc.system.js} +1 -1
- package/dist/ionic/p-3ca5196c.js +4 -0
- package/dist/ionic/{p-35b66bbc.system.entry.js → p-3d9cad0b.system.entry.js} +1 -1
- package/dist/ionic/{p-5a583b1a.entry.js → p-413a936c.entry.js} +1 -1
- package/dist/ionic/p-419fac38.entry.js +4 -0
- package/dist/ionic/p-434c7348.system.entry.js +4 -0
- package/dist/ionic/p-45e150eb.js +4 -0
- package/dist/ionic/p-46787abb.system.js +4 -0
- package/dist/ionic/p-46cc2492.system.js +4 -0
- package/dist/ionic/{p-77c3fe69.entry.js → p-49a3fc76.entry.js} +1 -1
- package/dist/ionic/p-49d80815.entry.js +4 -0
- package/dist/ionic/{p-854b1e11.system.entry.js → p-4a9b61ed.system.entry.js} +1 -1
- package/dist/ionic/{p-b6d72f12.entry.js → p-4b153a9f.entry.js} +1 -1
- package/dist/ionic/p-4c251d59.entry.js +4 -0
- package/dist/ionic/{p-10dacd80.entry.js → p-4d000ec5.entry.js} +1 -1
- package/dist/ionic/p-4e202665.js +4 -0
- package/dist/ionic/p-4ea10a10.entry.js +4 -0
- package/dist/ionic/{p-27281edd.js → p-4ed7dfdb.js} +1 -1
- package/dist/ionic/p-4feea938.entry.js +4 -0
- package/dist/ionic/{p-4de02483.entry.js → p-5468bfbf.entry.js} +1 -1
- package/dist/ionic/p-5655419d.system.entry.js +4 -0
- package/dist/ionic/p-5ce35a03.js +4 -0
- package/dist/ionic/p-5dc2a7c6.entry.js +4 -0
- package/dist/ionic/{p-19ea7bff.system.js → p-61a51379.system.js} +1 -1
- package/dist/ionic/p-6320cbc1.system.entry.js +4 -0
- package/dist/ionic/p-643e2eb8.js +4 -0
- package/dist/ionic/p-660f3b98.entry.js +4 -0
- package/dist/ionic/{p-d05aabdf.system.entry.js → p-68f3fa48.system.entry.js} +2 -2
- package/dist/ionic/{p-bd7fb7b4.js → p-69e54172.js} +1 -1
- package/dist/ionic/p-6ad6d594.js +4 -0
- package/dist/ionic/{p-82028c01.system.entry.js → p-6d9e1887.system.entry.js} +1 -1
- package/dist/ionic/{p-f3cfb48a.entry.js → p-6ecebfc6.entry.js} +1 -1
- package/dist/ionic/{p-c32229bb.system.entry.js → p-6f8c2e62.system.entry.js} +1 -1
- package/dist/ionic/p-70c6cd75.system.js +4 -0
- package/dist/ionic/{p-5cc80c49.system.js → p-71e8ffdd.system.js} +1 -1
- package/dist/ionic/{p-6c555957.system.entry.js → p-726b9197.system.entry.js} +1 -1
- package/dist/ionic/{p-ce5c2902.system.js → p-73e32456.system.js} +1 -1
- package/dist/ionic/{p-9146695e.system.js → p-747e9c9a.system.js} +1 -1
- package/dist/ionic/p-7759fac2.system.entry.js +4 -0
- package/dist/ionic/p-7ebc381e.entry.js +4 -0
- package/dist/ionic/{p-e34e037d.system.entry.js → p-80342c88.system.entry.js} +1 -1
- package/dist/ionic/{p-3f8a3fb4.system.entry.js → p-82832f09.system.entry.js} +1 -1
- package/dist/ionic/p-83d5ee25.entry.js +4 -0
- package/dist/ionic/p-8421aedf.js +4 -0
- package/dist/ionic/{p-927b5898.entry.js → p-846dd10a.entry.js} +1 -1
- package/dist/ionic/p-90089868.system.entry.js +4 -0
- package/dist/ionic/p-9152f6a3.system.entry.js +4 -0
- package/dist/ionic/{p-48cd1ced.entry.js → p-92b48263.entry.js} +1 -1
- package/dist/ionic/p-931dc464.entry.js +4 -0
- package/dist/ionic/p-95e22fa9.entry.js +4 -0
- package/dist/ionic/{p-e259208f.entry.js → p-9a9eb866.entry.js} +1 -1
- package/dist/ionic/p-9c526519.entry.js +4 -0
- package/dist/ionic/p-9e4ede77.system.entry.js +4 -0
- package/dist/ionic/p-9e8e25e4.system.js +4 -0
- package/dist/ionic/p-9e9bff83.system.js +4 -0
- package/dist/ionic/p-9f51595b.entry.js +4 -0
- package/dist/ionic/p-a4df1928.entry.js +4 -0
- package/dist/ionic/{p-3efc5d47.system.entry.js → p-a65fe34d.system.entry.js} +1 -1
- package/dist/ionic/p-a6aaef61.system.entry.js +4 -0
- package/dist/ionic/p-a856dbc6.entry.js +4 -0
- package/dist/ionic/{p-83948e48.js → p-a9fd9d48.js} +2 -2
- package/dist/ionic/p-aacc6ddd.system.js +5 -0
- package/dist/ionic/{p-bcfa9bb5.system.entry.js → p-ab6e0f02.system.entry.js} +1 -1
- package/dist/ionic/p-ac64cba5.entry.js +4 -0
- package/dist/ionic/p-adaa7af1.entry.js +4 -0
- package/dist/ionic/p-adec897a.system.entry.js +4 -0
- package/dist/ionic/p-b0e10591.entry.js +4 -0
- package/dist/ionic/{p-46f790b3.entry.js → p-b14c601a.entry.js} +1 -1
- package/dist/ionic/p-b19a9aa9.system.js +4 -0
- package/dist/ionic/p-b297c7b5.system.js +4 -0
- package/dist/ionic/{p-d6eda1bb.system.entry.js → p-b6fc8ee2.system.entry.js} +1 -1
- package/dist/ionic/{p-89b61afc.js → p-b9b36d56.js} +1 -1
- package/dist/ionic/p-ba3ddec4.js +4 -0
- package/dist/ionic/{p-9c8e5275.system.entry.js → p-bd50f24e.system.entry.js} +1 -1
- package/dist/ionic/{p-db63907a.system.entry.js → p-c2a4c5c5.system.entry.js} +1 -1
- package/dist/ionic/p-c6191942.js +4 -0
- package/dist/ionic/p-c6e47379.entry.js +4 -0
- package/dist/ionic/p-c7e967c0.system.entry.js +4 -0
- package/dist/ionic/p-c8097757.system.entry.js +4 -0
- package/dist/ionic/{p-b06ac4a5.system.js → p-c9ef0ca7.system.js} +1 -1
- package/dist/ionic/p-cb131dda.system.entry.js +4 -0
- package/dist/ionic/{p-ca3bf740.system.entry.js → p-cb8800fe.system.entry.js} +1 -1
- package/dist/ionic/p-cf2f1ede.entry.js +4 -0
- package/dist/ionic/p-d0259f44.system.js +4 -0
- package/dist/ionic/{p-bf673222.system.entry.js → p-d085c881.system.entry.js} +1 -1
- package/dist/ionic/p-d0953ec9.system.entry.js +4 -0
- package/dist/ionic/{p-cb3dc48f.entry.js → p-d0b7fe70.entry.js} +1 -1
- package/dist/ionic/p-d10313a6.system.js +4 -0
- package/dist/ionic/{p-c7e16491.js → p-d1e991c3.js} +1 -1
- package/dist/ionic/p-d2a55f0a.system.entry.js +4 -0
- package/dist/ionic/p-d2ef848a.entry.js +4 -0
- package/dist/ionic/{p-f4ad1cf6.system.entry.js → p-d346c889.system.entry.js} +1 -1
- package/dist/ionic/{p-f7712c17.system.js → p-d8339079.system.js} +1 -1
- package/dist/ionic/{p-1fd1d157.system.js → p-d9e1c48c.system.js} +1 -1
- package/dist/ionic/{p-44c281df.entry.js → p-da968066.entry.js} +1 -1
- package/dist/ionic/p-db8aeb40.system.js +4 -0
- package/dist/ionic/{p-5771eacd.js → p-dbfc5db6.js} +1 -1
- package/dist/ionic/p-dd50ef12.js +4 -0
- package/dist/ionic/p-e270862e.js +4 -0
- package/dist/ionic/{p-dfd995cc.system.entry.js → p-e5239905.system.entry.js} +1 -1
- package/dist/ionic/{p-8985cdb6.system.js → p-e61e3bb4.system.js} +1 -1
- package/dist/ionic/p-e7546060.entry.js +4 -0
- package/dist/ionic/p-eb376af4.entry.js +4 -0
- package/dist/ionic/{p-1fe2380b.system.entry.js → p-ee091b80.system.entry.js} +1 -1
- package/dist/ionic/{p-dde3a646.entry.js → p-eeb60a8f.entry.js} +1 -1
- package/dist/ionic/p-f065578f.js +4 -0
- package/dist/ionic/{p-614d974e.system.entry.js → p-f41914c0.system.entry.js} +1 -1
- package/dist/ionic/p-f4ae533b.js +4 -0
- package/dist/ionic/p-f61ce679.js +4 -0
- package/dist/ionic/p-f63f81aa.system.entry.js +4 -0
- package/dist/ionic/p-f670192b.system.entry.js +4 -0
- package/dist/ionic/{p-a93873de.system.js → p-f8e329da.system.js} +1 -1
- package/dist/ionic/p-fac985b6.system.entry.js +4 -0
- package/dist/ionic/p-fb0c3efa.entry.js +4 -0
- package/dist/ionic/{p-e61c9280.entry.js → p-fbcb3139.entry.js} +1 -1
- package/dist/ionic/{p-0328213e.system.entry.js → p-fbcf9790.system.entry.js} +1 -1
- package/dist/types/components/app/app.d.ts +0 -2
- package/dist/types/global/ionic-global.d.ts +2 -0
- package/dist/types/utils/config.d.ts +7 -0
- package/dist/types/utils/focus-visible.d.ts +1 -0
- package/hydrate/index.js +174 -163
- package/hydrate/index.mjs +174 -163
- package/package.json +1 -1
- package/components/hardware-back-button.js +0 -115
- package/dist/cjs/hardware-back-button-d37054f2.js +0 -122
- package/dist/cjs/index-c8d52405.js +0 -10
- package/dist/esm/hardware-back-button-2bb5194f.js +0 -116
- package/dist/esm/index-79b30591.js +0 -167
- package/dist/esm/index-a5d50daf.js +0 -7
- package/dist/esm-es5/animation-eab5a4ca.js +0 -4
- package/dist/esm-es5/app-globals-c45950ba.js +0 -4
- package/dist/esm-es5/button-active-873732e5.js +0 -4
- package/dist/esm-es5/capacitor-59395cbd.js +0 -4
- package/dist/esm-es5/focus-visible-dd40d69f.js +0 -4
- package/dist/esm-es5/framework-delegate-63d1a679.js +0 -4
- package/dist/esm-es5/hardware-back-button-2bb5194f.js +0 -4
- package/dist/esm-es5/helpers-da915de8.js +0 -4
- package/dist/esm-es5/index-29be96b3.js +0 -4
- package/dist/esm-es5/index-2d8b49ae.js +0 -4
- package/dist/esm-es5/index-79b30591.js +0 -4
- package/dist/esm-es5/index-a5d50daf.js +0 -4
- package/dist/esm-es5/input-shims-59f93016.js +0 -4
- package/dist/esm-es5/input.utils-8755322f.js +0 -4
- package/dist/esm-es5/ionic-global-a8cbb8b0.js +0 -4
- package/dist/esm-es5/ios.transition-4706aa28.js +0 -4
- package/dist/esm-es5/keyboard-52278bd7.js +0 -4
- package/dist/esm-es5/keyboard-controller-ec5c2bfa.js +0 -4
- package/dist/esm-es5/md.transition-20ad6960.js +0 -4
- package/dist/esm-es5/notch-controller-55b09e11.js +0 -4
- package/dist/esm-es5/overlays-40e86f77.js +0 -4
- package/dist/esm-es5/status-tap-0433b6a6.js +0 -4
- package/dist/esm-es5/swipe-back-e5394307.js +0 -4
- package/dist/ionic/p-00093fc0.entry.js +0 -4
- package/dist/ionic/p-09b9918f.system.entry.js +0 -4
- package/dist/ionic/p-0bfbe380.js +0 -4
- package/dist/ionic/p-0cd67533.js +0 -4
- package/dist/ionic/p-0d86eb56.system.entry.js +0 -4
- package/dist/ionic/p-0fa218e9.system.js +0 -5
- package/dist/ionic/p-1158a829.entry.js +0 -4
- package/dist/ionic/p-175821bc.entry.js +0 -4
- package/dist/ionic/p-1dfc11b3.system.js +0 -4
- package/dist/ionic/p-1e4371bd.js +0 -4
- package/dist/ionic/p-1f6507e4.entry.js +0 -4
- package/dist/ionic/p-1f7b26cc.entry.js +0 -4
- package/dist/ionic/p-2282c878.system.entry.js +0 -4
- package/dist/ionic/p-22b0483a.system.entry.js +0 -4
- package/dist/ionic/p-28be0cf9.js +0 -4
- package/dist/ionic/p-2b7827c7.js +0 -4
- package/dist/ionic/p-2b98e44b.system.entry.js +0 -4
- package/dist/ionic/p-2f0f1db6.system.entry.js +0 -4
- package/dist/ionic/p-30c8168f.system.entry.js +0 -4
- package/dist/ionic/p-3281aaeb.entry.js +0 -4
- package/dist/ionic/p-34b11c24.js +0 -4
- package/dist/ionic/p-36db29d9.system.js +0 -4
- package/dist/ionic/p-3ad285e3.system.js +0 -4
- package/dist/ionic/p-3c1b93db.system.entry.js +0 -4
- package/dist/ionic/p-3cc276f4.js +0 -4
- package/dist/ionic/p-3dfa54e6.js +0 -4
- package/dist/ionic/p-4478ea45.entry.js +0 -4
- package/dist/ionic/p-4c2d5b80.system.js +0 -4
- package/dist/ionic/p-4c38fcdd.system.js +0 -4
- package/dist/ionic/p-4ca47744.entry.js +0 -4
- package/dist/ionic/p-4e6c9480.system.entry.js +0 -4
- package/dist/ionic/p-52c8442b.system.entry.js +0 -4
- package/dist/ionic/p-5c766439.entry.js +0 -4
- package/dist/ionic/p-5c8fa89d.system.js +0 -4
- package/dist/ionic/p-600b69a0.entry.js +0 -4
- package/dist/ionic/p-614c3822.system.js +0 -4
- package/dist/ionic/p-62836b01.js +0 -4
- package/dist/ionic/p-63fe75bc.js +0 -4
- package/dist/ionic/p-664480c8.system.entry.js +0 -4
- package/dist/ionic/p-6d7c455f.js +0 -4
- package/dist/ionic/p-6f418011.system.entry.js +0 -4
- package/dist/ionic/p-713374f2.entry.js +0 -4
- package/dist/ionic/p-72812e99.js +0 -4
- package/dist/ionic/p-72bc8a1c.js +0 -4
- package/dist/ionic/p-737d64f9.entry.js +0 -4
- package/dist/ionic/p-792919fd.system.js +0 -4
- package/dist/ionic/p-7b30edcc.js +0 -4
- package/dist/ionic/p-7b341352.js +0 -4
- package/dist/ionic/p-7c9d5354.entry.js +0 -4
- package/dist/ionic/p-7ccf7f29.entry.js +0 -4
- package/dist/ionic/p-80ff4e55.entry.js +0 -4
- package/dist/ionic/p-82d80c8f.entry.js +0 -4
- package/dist/ionic/p-83f68992.entry.js +0 -4
- package/dist/ionic/p-8635f5e6.system.js +0 -4
- package/dist/ionic/p-87365857.system.entry.js +0 -4
- package/dist/ionic/p-87a81a63.system.entry.js +0 -4
- package/dist/ionic/p-8fa4ae3e.entry.js +0 -4
- package/dist/ionic/p-916f6c1d.entry.js +0 -4
- package/dist/ionic/p-93cf45ec.system.entry.js +0 -4
- package/dist/ionic/p-9493acfe.entry.js +0 -4
- package/dist/ionic/p-9805b25a.system.entry.js +0 -4
- package/dist/ionic/p-a15ddedb.system.js +0 -4
- package/dist/ionic/p-a1b80dd6.system.js +0 -4
- package/dist/ionic/p-a48fa08b.system.entry.js +0 -4
- package/dist/ionic/p-a8a04757.system.entry.js +0 -4
- package/dist/ionic/p-abe101da.system.js +0 -4
- package/dist/ionic/p-b016e5d7.system.entry.js +0 -4
- package/dist/ionic/p-b24c259e.entry.js +0 -4
- package/dist/ionic/p-b33b643b.entry.js +0 -4
- package/dist/ionic/p-b51e4004.js +0 -4
- package/dist/ionic/p-ba45ad7d.entry.js +0 -4
- package/dist/ionic/p-bc8e48de.entry.js +0 -4
- package/dist/ionic/p-bcf5573f.entry.js +0 -4
- package/dist/ionic/p-bdd4e026.entry.js +0 -4
- package/dist/ionic/p-c468af8a.system.js +0 -4
- package/dist/ionic/p-c61cc894.js +0 -4
- package/dist/ionic/p-c628bdcb.system.js +0 -4
- package/dist/ionic/p-c6f1b434.js +0 -4
- package/dist/ionic/p-c872ac0c.entry.js +0 -4
- package/dist/ionic/p-c9ecc338.entry.js +0 -4
- package/dist/ionic/p-cd40baea.entry.js +0 -4
- package/dist/ionic/p-d47265c8.js +0 -4
- package/dist/ionic/p-d53e0b4b.entry.js +0 -4
- package/dist/ionic/p-d79ed7b3.system.js +0 -4
- package/dist/ionic/p-d9c8bac9.system.entry.js +0 -4
- package/dist/ionic/p-dbb02a23.system.entry.js +0 -4
- package/dist/ionic/p-dd79c031.js +0 -4
- package/dist/ionic/p-e050dad9.system.js +0 -4
- package/dist/ionic/p-e2bd011e.js +0 -4
- package/dist/ionic/p-eafeb1ff.system.js +0 -4
- package/dist/ionic/p-ed419a44.entry.js +0 -4
- package/dist/ionic/p-f9782d44.system.entry.js +0 -4
- package/dist/ionic/p-fadc15c0.entry.js +0 -4
|
@@ -5,21 +5,20 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const
|
|
9
|
-
const
|
|
10
|
-
const helpers = require('./helpers-
|
|
11
|
-
const haptic = require('./haptic-
|
|
12
|
-
const ionicGlobal = require('./ionic-global-5df85d73.js');
|
|
8
|
+
const config = require('./config-1349d5b4.js');
|
|
9
|
+
const ionicGlobal = require('./ionic-global-3647b9f5.js');
|
|
10
|
+
const helpers = require('./helpers-e75eb909.js');
|
|
11
|
+
const haptic = require('./haptic-f0cad9a6.js');
|
|
13
12
|
const theme = require('./theme-d1c573d2.js');
|
|
14
|
-
require('./capacitor-
|
|
13
|
+
require('./capacitor-806e7fee.js');
|
|
15
14
|
|
|
16
15
|
const pickerColumnCss = ":host{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;max-width:100%;height:200px;font-size:22px;text-align:center}.assistive-focusable{right:0;left:0;top:0;bottom:0;position:absolute;z-index:1;pointer-events:none}.assistive-focusable:focus{outline:none}.picker-opts{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:0px;padding-bottom:0px;min-width:26px;max-height:200px;outline:none;text-align:inherit;-webkit-scroll-snap-type:y mandatory;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none}.picker-item-empty{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:100%;height:34px;border:0px;outline:none;background:transparent;color:inherit;font-family:var(--ion-font-family, inherit);font-size:inherit;line-height:34px;text-align:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.picker-opts::-webkit-scrollbar{display:none}::slotted(ion-picker-column-option){display:block;scroll-snap-align:center}.picker-item-empty,:host(:not([disabled])) ::slotted(ion-picker-column-option.option-disabled){scroll-snap-align:none}::slotted([slot=prefix]),::slotted([slot=suffix]){max-width:200px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}::slotted([slot=prefix]){-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:0;padding-bottom:0;-ms-flex-pack:end;justify-content:end}::slotted([slot=suffix]){-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:0;padding-bottom:0;-ms-flex-pack:start;justify-content:start}:host(.picker-column-disabled) .picker-opts{overflow-y:hidden}:host(.picker-column-disabled) ::slotted(ion-picker-column-option){cursor:default;opacity:0.4;pointer-events:none}@media (any-hover: hover){:host(:focus) .picker-opts{outline:none;background:rgba(var(--ion-color-base-rgb), 0.2)}}";
|
|
17
16
|
const IonPickerColumnStyle0 = pickerColumnCss;
|
|
18
17
|
|
|
19
18
|
const PickerColumn = class {
|
|
20
19
|
constructor(hostRef) {
|
|
21
|
-
|
|
22
|
-
this.ionChange =
|
|
20
|
+
config.registerInstance(this, hostRef);
|
|
21
|
+
this.ionChange = config.createEvent(this, "ionChange", 7);
|
|
23
22
|
this.isScrolling = false;
|
|
24
23
|
this.isColumnVisible = false;
|
|
25
24
|
this.canExitInputMode = true;
|
|
@@ -148,7 +147,7 @@ const PickerColumn = class {
|
|
|
148
147
|
*/
|
|
149
148
|
const rootNode = el.getRootNode();
|
|
150
149
|
const hasParentShadow = rootNode instanceof ShadowRoot;
|
|
151
|
-
const referenceNode = hasParentShadow ? rootNode :
|
|
150
|
+
const referenceNode = hasParentShadow ? rootNode : ionicGlobal.doc;
|
|
152
151
|
/**
|
|
153
152
|
* If the reference node is undefined
|
|
154
153
|
* then it's likely that doc is undefined
|
|
@@ -388,7 +387,7 @@ const PickerColumn = class {
|
|
|
388
387
|
* WebKit to incorrectly announce numeric valuetext values (such as a year
|
|
389
388
|
* like "2024") as percentages: https://bugs.webkit.org/show_bug.cgi?id=273126
|
|
390
389
|
*/
|
|
391
|
-
return (
|
|
390
|
+
return (config.h("div", { ref: (el) => (this.assistiveFocusable = el), class: "assistive-focusable", role: "slider", tabindex: this.disabled ? undefined : 0, "aria-label": this.ariaLabel, "aria-valuemin": 0, "aria-valuemax": 0, "aria-valuenow": 0, "aria-valuetext": valueText, "aria-orientation": "vertical", onKeyDown: (ev) => this.onKeyDown(ev) }));
|
|
392
391
|
};
|
|
393
392
|
this.ariaLabel = null;
|
|
394
393
|
this.isActive = false;
|
|
@@ -536,12 +535,12 @@ const PickerColumn = class {
|
|
|
536
535
|
render() {
|
|
537
536
|
const { color, disabled, isActive, numericInput } = this;
|
|
538
537
|
const theme$1 = ionicGlobal.getIonTheme(this);
|
|
539
|
-
return (
|
|
538
|
+
return (config.h(config.Host, { key: 'd8394b411538657d4dcf74d419d26731674b4139', class: theme.createColorClasses(color, {
|
|
540
539
|
[theme$1]: true,
|
|
541
540
|
['picker-column-active']: isActive,
|
|
542
541
|
['picker-column-numeric-input']: numericInput,
|
|
543
542
|
['picker-column-disabled']: disabled,
|
|
544
|
-
}) }, this.renderAssistiveFocusable(),
|
|
543
|
+
}) }, this.renderAssistiveFocusable(), config.h("slot", { key: '76f125144484f040f1f84fdd94bfa4f667ded873', name: "prefix" }), config.h("div", { key: '43ce783c7ec5168ba05cdad07259d6f64accd948', "aria-hidden": "true", class: "picker-opts", ref: (el) => {
|
|
545
544
|
this.scrollEl = el;
|
|
546
545
|
},
|
|
547
546
|
/**
|
|
@@ -562,9 +561,9 @@ const PickerColumn = class {
|
|
|
562
561
|
* To prevent this, we set the tabIndex to -1. This
|
|
563
562
|
* will match the behavior of the other browsers.
|
|
564
563
|
*/
|
|
565
|
-
tabIndex: -1 },
|
|
564
|
+
tabIndex: -1 }, config.h("div", { key: 'c34013dd35974ee01b8d6c7afee63ed274669742', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), config.h("div", { key: '775350f6dfd63e89a39f043fca24b3205eb6b012', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), config.h("div", { key: 'c11a4228f40a3abbce211633dab9d4a73e7bab66', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), config.h("slot", { key: '6c1a0a56e44e7091b63f405801ad480731522ac5' }), config.h("div", { key: '47e32bd7a7c7e446920ed21d9ea8a353500f93cc', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), config.h("div", { key: 'b0e0a8f82cfa913aef913c799a5314ef435aae45', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), config.h("div", { key: 'c0c6b1b323ae8123fdc4ca7b42355d22645e2916', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0")), config.h("slot", { key: '0f61d56444d9d34fafd1d9ba4a6461845ce848d5', name: "suffix" })));
|
|
566
565
|
}
|
|
567
|
-
get el() { return
|
|
566
|
+
get el() { return config.getElement(this); }
|
|
568
567
|
static get watchers() { return {
|
|
569
568
|
"aria-label": ["ariaLabelChanged"],
|
|
570
569
|
"value": ["valueChange"]
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const
|
|
9
|
-
const helpers = require('./helpers-
|
|
8
|
+
const config = require('./config-1349d5b4.js');
|
|
9
|
+
const helpers = require('./helpers-e75eb909.js');
|
|
10
10
|
|
|
11
11
|
const ionicPickerMdCss = ":host{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:200px;direction:ltr;z-index:0}:host .picker-before,:host .picker-after{position:absolute;width:100%;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:1;pointer-events:none}:host .picker-before{top:0;height:83px}:host .picker-before{inset-inline-start:0}:host .picker-after{top:116px;height:84px}:host .picker-after{inset-inline-start:0}:host .picker-highlight{border-radius:var(--highlight-border-radius, 8px);right:0;left:0;top:50%;bottom:0;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:0;margin-bottom:0;position:absolute;width:calc(100% - 16px);height:34px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:var(--highlight-background);z-index:-1}:host input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;opacity:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-appearance:none;-moz-appearance:none}:host ::slotted(ion-picker-column:first-of-type){text-align:start}:host ::slotted(ion-picker-column:last-of-type){text-align:end}:host ::slotted(ion-picker-column:only-child){text-align:center}:host .picker-before{background:-webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 1)), color-stop(90%, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 0)));background:linear-gradient(to bottom, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 1) 20%, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 0) 90%)}:host .picker-after{background:-webkit-gradient(linear, left bottom, left top, color-stop(30%, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 1)), color-stop(90%, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 0)));background:linear-gradient(to top, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 1) 30%, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 0) 90%)}";
|
|
12
12
|
const IonPickerIonicStyle0 = ionicPickerMdCss;
|
|
@@ -19,8 +19,8 @@ const IonPickerMdStyle0 = pickerMdCss;
|
|
|
19
19
|
|
|
20
20
|
const Picker = class {
|
|
21
21
|
constructor(hostRef) {
|
|
22
|
-
|
|
23
|
-
this.ionInputModeChange =
|
|
22
|
+
config.registerInstance(this, hostRef);
|
|
23
|
+
this.ionInputModeChange = config.createEvent(this, "ionInputModeChange", 7);
|
|
24
24
|
this.useInputMode = false;
|
|
25
25
|
this.isInHighlightBounds = (ev) => {
|
|
26
26
|
const { highlightEl } = this;
|
|
@@ -487,7 +487,7 @@ const Picker = class {
|
|
|
487
487
|
this.emitInputModeChange();
|
|
488
488
|
}
|
|
489
489
|
render() {
|
|
490
|
-
return (
|
|
490
|
+
return (config.h(config.Host, { key: '2d007df5759a9ebed88d794354ebaef4e2a51b56', onPointerDown: (ev) => this.onPointerDown(ev), onClick: () => this.onClick() }, config.h("input", { key: '6a8723a290e0615d3856db6525737256091cf170', "aria-hidden": "true", tabindex: -1, inputmode: "numeric", type: "number", onKeyDown: (ev) => {
|
|
491
491
|
var _a;
|
|
492
492
|
/**
|
|
493
493
|
* The "Enter" key represents
|
|
@@ -502,9 +502,9 @@ const Picker = class {
|
|
|
502
502
|
if (ev.key === 'Enter') {
|
|
503
503
|
(_a = this.inputEl) === null || _a === void 0 ? void 0 : _a.blur();
|
|
504
504
|
}
|
|
505
|
-
}, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }),
|
|
505
|
+
}, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), config.h("div", { key: '65ab09b2d852acdb3085fdb807940c439b31338e', class: "picker-before" }), config.h("div", { key: 'd3781006c58e456133e04f9c0d6f54e775c3fc8d', class: "picker-after" }), config.h("div", { key: '34bf77b3b4ea1c2f3aa8e55f6288a6e808bc256d', class: "picker-highlight", ref: (el) => (this.highlightEl = el) }), config.h("slot", { key: '854507de0a26d84cf24dc37dd3077e3d7f8883ab' })));
|
|
506
506
|
}
|
|
507
|
-
get el() { return
|
|
507
|
+
get el() { return config.getElement(this); }
|
|
508
508
|
};
|
|
509
509
|
Picker.style = {
|
|
510
510
|
ionic: IonPickerIonicStyle0,
|
|
@@ -5,17 +5,15 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const
|
|
9
|
-
const overlays = require('./overlays-
|
|
10
|
-
const frameworkDelegate = require('./framework-delegate-
|
|
11
|
-
const helpers = require('./helpers-
|
|
8
|
+
const config = require('./config-1349d5b4.js');
|
|
9
|
+
const overlays = require('./overlays-22320753.js');
|
|
10
|
+
const frameworkDelegate = require('./framework-delegate-cf116b1d.js');
|
|
11
|
+
const helpers = require('./helpers-e75eb909.js');
|
|
12
12
|
const lockController = require('./lock-controller-6585a42a.js');
|
|
13
|
-
const ionicGlobal = require('./ionic-global-
|
|
13
|
+
const ionicGlobal = require('./ionic-global-3647b9f5.js');
|
|
14
14
|
const theme = require('./theme-d1c573d2.js');
|
|
15
|
-
const index
|
|
16
|
-
const animation = require('./animation-
|
|
17
|
-
require('./index-c8d52405.js');
|
|
18
|
-
require('./hardware-back-button-d37054f2.js');
|
|
15
|
+
const index = require('./index-3ac79a1b.js');
|
|
16
|
+
const animation = require('./animation-232e0c8f.js');
|
|
19
17
|
require('./gesture-controller-9436f482.js');
|
|
20
18
|
|
|
21
19
|
/**
|
|
@@ -981,16 +979,16 @@ const IonPopoverMdStyle0 = popoverMdCss;
|
|
|
981
979
|
|
|
982
980
|
const Popover = class {
|
|
983
981
|
constructor(hostRef) {
|
|
984
|
-
|
|
985
|
-
this.didPresent =
|
|
986
|
-
this.willPresent =
|
|
987
|
-
this.willDismiss =
|
|
988
|
-
this.didDismiss =
|
|
989
|
-
this.didPresentShorthand =
|
|
990
|
-
this.willPresentShorthand =
|
|
991
|
-
this.willDismissShorthand =
|
|
992
|
-
this.didDismissShorthand =
|
|
993
|
-
this.ionMount =
|
|
982
|
+
config.registerInstance(this, hostRef);
|
|
983
|
+
this.didPresent = config.createEvent(this, "ionPopoverDidPresent", 7);
|
|
984
|
+
this.willPresent = config.createEvent(this, "ionPopoverWillPresent", 7);
|
|
985
|
+
this.willDismiss = config.createEvent(this, "ionPopoverWillDismiss", 7);
|
|
986
|
+
this.didDismiss = config.createEvent(this, "ionPopoverDidDismiss", 7);
|
|
987
|
+
this.didPresentShorthand = config.createEvent(this, "didPresent", 7);
|
|
988
|
+
this.willPresentShorthand = config.createEvent(this, "willPresent", 7);
|
|
989
|
+
this.willDismissShorthand = config.createEvent(this, "willDismiss", 7);
|
|
990
|
+
this.didDismissShorthand = config.createEvent(this, "didDismiss", 7);
|
|
991
|
+
this.ionMount = config.createEvent(this, "ionMount", 7);
|
|
994
992
|
this.parentPopover = null;
|
|
995
993
|
this.coreDelegate = frameworkDelegate.CoreDelegate();
|
|
996
994
|
this.lockController = lockController.createLockController();
|
|
@@ -1206,7 +1204,7 @@ const Popover = class {
|
|
|
1206
1204
|
* get the transition incorrect.
|
|
1207
1205
|
*/
|
|
1208
1206
|
if (helpers.hasLazyBuild(el)) {
|
|
1209
|
-
await index
|
|
1207
|
+
await index.deepReady(this.usersElement);
|
|
1210
1208
|
/**
|
|
1211
1209
|
* If keepContentsMounted="true" then the
|
|
1212
1210
|
* JS Framework has already mounted the inner
|
|
@@ -1217,7 +1215,7 @@ const Popover = class {
|
|
|
1217
1215
|
*/
|
|
1218
1216
|
}
|
|
1219
1217
|
else if (!this.keepContentsMounted) {
|
|
1220
|
-
await index
|
|
1218
|
+
await index.waitForMount();
|
|
1221
1219
|
}
|
|
1222
1220
|
await overlays.present(this, 'popoverEnter', iosEnterAnimation, mdEnterAnimation, {
|
|
1223
1221
|
event: event || this.event,
|
|
@@ -1300,11 +1298,11 @@ const Popover = class {
|
|
|
1300
1298
|
const { onLifecycle, parentPopover, dismissOnSelect, side, arrow, htmlAttributes, focusTrap } = this;
|
|
1301
1299
|
const desktop = ionicGlobal.isPlatform('desktop');
|
|
1302
1300
|
const enableArrow = arrow && !parentPopover;
|
|
1303
|
-
return (
|
|
1301
|
+
return (config.h(config.Host, Object.assign({ key: '39bf21ef8ecf42517b9d1bb35bb2de318d514630', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
|
|
1304
1302
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
1305
|
-
}, class: Object.assign(Object.assign({}, theme.getClassMap(this.cssClass)), { [theme$1]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [overlays.FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover &&
|
|
1303
|
+
}, class: Object.assign(Object.assign({}, theme.getClassMap(this.cssClass)), { [theme$1]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [overlays.FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && config.h("ion-backdrop", { key: '563cc51c835a8b81fedb2de896ee426768c50de2', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), config.h("div", { key: '8af6ff024ba1f97162f556ddebf7994581d5c5cd', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && config.h("div", { key: 'bbd8a7bd929833855c77e081020ae8bdc69e70a3', class: "popover-arrow", part: "arrow" }), config.h("div", { key: '9fcf98f42b35abc4cbdcd63dfac2af287846294c', class: "popover-content", part: "content" }, config.h("slot", { key: '0e88929d602761f4013d6a42b7f57fad213176b1' })))));
|
|
1306
1304
|
}
|
|
1307
|
-
get el() { return
|
|
1305
|
+
get el() { return config.getElement(this); }
|
|
1308
1306
|
static get watchers() { return {
|
|
1309
1307
|
"trigger": ["onTriggerChange"],
|
|
1310
1308
|
"triggerAction": ["onTriggerChange"],
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const
|
|
9
|
-
const helpers = require('./helpers-
|
|
8
|
+
const config = require('./config-1349d5b4.js');
|
|
9
|
+
const helpers = require('./helpers-e75eb909.js');
|
|
10
10
|
const theme = require('./theme-d1c573d2.js');
|
|
11
|
-
const ionicGlobal = require('./ionic-global-
|
|
11
|
+
const ionicGlobal = require('./ionic-global-3647b9f5.js');
|
|
12
12
|
|
|
13
13
|
const ionicProgressBarMdCss = ":host{--background:rgba(var(--ion-color-primary-rgb, 0, 84, 233), 0.3);--progress-background:var(--ion-color-primary, #0054e9);display:block;position:relative;width:100%;contain:strict;direction:ltr;overflow:hidden}.progress,.progress-indeterminate,.indeterminate-bar-primary,.indeterminate-bar-secondary,.progress-buffer-bar{right:0;left:0;top:0;bottom:0;position:absolute;width:100%;height:100%}.buffer-circles-container,.buffer-circles{right:0;left:0;top:0;bottom:0;position:absolute}.buffer-circles{right:-10px;left:-10px;}.progress,.progress-buffer-bar,.buffer-circles-container{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 150ms linear;transition:-webkit-transform 150ms linear;transition:transform 150ms linear;transition:transform 150ms linear, -webkit-transform 150ms linear}.progress,.progress-indeterminate{background:var(--progress-background);z-index:2}.progress-buffer-bar{background:var(--background);z-index:1}.buffer-circles-container{overflow:hidden}.indeterminate-bar-primary{top:0;right:0;bottom:0;left:-145.166611%;-webkit-animation:primary-indeterminate-translate 2s infinite linear;animation:primary-indeterminate-translate 2s infinite linear}.indeterminate-bar-primary .progress-indeterminate{-webkit-animation:primary-indeterminate-scale 2s infinite linear;animation:primary-indeterminate-scale 2s infinite linear;-webkit-animation-play-state:inherit;animation-play-state:inherit}.indeterminate-bar-secondary{top:0;right:0;bottom:0;left:-54.888891%;-webkit-animation:secondary-indeterminate-translate 2s infinite linear;animation:secondary-indeterminate-translate 2s infinite linear}.indeterminate-bar-secondary .progress-indeterminate{-webkit-animation:secondary-indeterminate-scale 2s infinite linear;animation:secondary-indeterminate-scale 2s infinite linear;-webkit-animation-play-state:inherit;animation-play-state:inherit}.buffer-circles{background-image:radial-gradient(ellipse at center, var(--background) 0%, var(--background) 30%, transparent 30%);background-repeat:repeat-x;background-position:5px center;background-size:10px 10px;z-index:0;-webkit-animation:buffering 450ms infinite linear;animation:buffering 450ms infinite linear}:host(.progress-bar-reversed){-webkit-transform:scaleX(-1);transform:scaleX(-1)}:host(.progress-paused) .indeterminate-bar-secondary,:host(.progress-paused) .indeterminate-bar-primary,:host(.progress-paused) .buffer-circles{-webkit-animation-play-state:paused;animation-play-state:paused}:host(.ion-color) .buffer-circles{background-image:radial-gradient(ellipse at center, rgba(var(--ion-color-base-rgb), 0.3) 0%, rgba(var(--ion-color-base-rgb), 0.3) 30%, transparent 30%)}:host(.ion-color) .progress,:host(.ion-color) .progress-indeterminate{background:var(--ion-color-base)}@-webkit-keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}100%{-webkit-transform:translateX(200.611057%);transform:translateX(200.611057%)}}@keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}100%{-webkit-transform:translateX(200.611057%);transform:translateX(200.611057%)}}@-webkit-keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);-webkit-transform:scaleX(0.661479);transform:scaleX(0.661479)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);-webkit-transform:scaleX(0.661479);transform:scaleX(0.661479)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@-webkit-keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);-webkit-transform:translateX(37.651913%);transform:translateX(37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);-webkit-transform:translateX(84.386165%);transform:translateX(84.386165%)}100%{-webkit-transform:translateX(160.277782%);transform:translateX(160.277782%)}}@keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);-webkit-transform:translateX(37.651913%);transform:translateX(37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);-webkit-transform:translateX(84.386165%);transform:translateX(84.386165%)}100%{-webkit-transform:translateX(160.277782%);transform:translateX(160.277782%)}}@-webkit-keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);-webkit-transform:scaleX(0.457104);transform:scaleX(0.457104)}44.15%{-webkit-animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);-webkit-transform:scaleX(0.72796);transform:scaleX(0.72796)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);-webkit-transform:scaleX(0.457104);transform:scaleX(0.457104)}44.15%{-webkit-animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);-webkit-transform:scaleX(0.72796);transform:scaleX(0.72796)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@-webkit-keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}@keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}:host{height:4px}:host(.ion-color) .progress-buffer-bar{background:rgba(var(--ion-color-base-rgb), 0.3)}";
|
|
14
14
|
const IonProgressBarIonicStyle0 = ionicProgressBarMdCss;
|
|
@@ -21,7 +21,7 @@ const IonProgressBarMdStyle0 = progressBarMdCss;
|
|
|
21
21
|
|
|
22
22
|
const ProgressBar = class {
|
|
23
23
|
constructor(hostRef) {
|
|
24
|
-
|
|
24
|
+
config.registerInstance(this, hostRef);
|
|
25
25
|
this.type = 'determinate';
|
|
26
26
|
this.reversed = false;
|
|
27
27
|
this.value = 0;
|
|
@@ -30,11 +30,11 @@ const ProgressBar = class {
|
|
|
30
30
|
}
|
|
31
31
|
render() {
|
|
32
32
|
const { color, type, reversed, value, buffer } = this;
|
|
33
|
-
const paused =
|
|
33
|
+
const paused = config.config.getBoolean('_testing');
|
|
34
34
|
const theme$1 = ionicGlobal.getIonTheme(this);
|
|
35
35
|
// If the progress is displayed as a solid bar.
|
|
36
36
|
const progressSolid = buffer === 1;
|
|
37
|
-
return (
|
|
37
|
+
return (config.h(config.Host, { key: '84a8d8adb952792262bd0dc6a3e66dd134c227fa', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: theme.createColorClasses(color, {
|
|
38
38
|
[theme$1]: true,
|
|
39
39
|
[`progress-bar-${type}`]: true,
|
|
40
40
|
'progress-paused': paused,
|
|
@@ -44,13 +44,13 @@ const ProgressBar = class {
|
|
|
44
44
|
}
|
|
45
45
|
};
|
|
46
46
|
const renderIndeterminate = () => {
|
|
47
|
-
return (
|
|
47
|
+
return (config.h("div", { part: "track", class: "progress-buffer-bar" }, config.h("div", { class: "indeterminate-bar-primary" }, config.h("span", { part: "progress", class: "progress-indeterminate" })), config.h("div", { class: "indeterminate-bar-secondary" }, config.h("span", { part: "progress", class: "progress-indeterminate" }))));
|
|
48
48
|
};
|
|
49
49
|
const renderProgress = (value, buffer) => {
|
|
50
50
|
const finalValue = helpers.clamp(0, value, 1);
|
|
51
51
|
const finalBuffer = helpers.clamp(0, buffer, 1);
|
|
52
52
|
return [
|
|
53
|
-
|
|
53
|
+
config.h("div", { part: "progress", class: "progress", style: { transform: `scaleX(${finalValue})` } }),
|
|
54
54
|
/**
|
|
55
55
|
* Buffer circles with two container to move
|
|
56
56
|
* the circles behind the buffer progress
|
|
@@ -58,8 +58,8 @@ const renderProgress = (value, buffer) => {
|
|
|
58
58
|
* When finalBuffer === 1, we use display: none
|
|
59
59
|
* instead of removing the element to avoid flickering.
|
|
60
60
|
*/
|
|
61
|
-
|
|
62
|
-
|
|
61
|
+
config.h("div", { class: { 'buffer-circles-container': true, 'ion-hide': finalBuffer === 1 }, style: { transform: `translateX(${finalBuffer * 100}%)` } }, config.h("div", { class: "buffer-circles-container", style: { transform: `translateX(-${finalBuffer * 100}%)` } }, config.h("div", { part: "stream", class: "buffer-circles" }))),
|
|
62
|
+
config.h("div", { part: "track", class: "progress-buffer-bar", style: { transform: `scaleX(${finalBuffer})` } }),
|
|
63
63
|
];
|
|
64
64
|
};
|
|
65
65
|
ProgressBar.style = {
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const
|
|
9
|
-
const helpers = require('./helpers-
|
|
8
|
+
const config = require('./config-1349d5b4.js');
|
|
9
|
+
const helpers = require('./helpers-e75eb909.js');
|
|
10
10
|
const compareWithUtils = require('./compare-with-utils-df1001d7.js');
|
|
11
11
|
const theme = require('./theme-d1c573d2.js');
|
|
12
|
-
const ionicGlobal = require('./ionic-global-
|
|
12
|
+
const ionicGlobal = require('./ionic-global-3647b9f5.js');
|
|
13
13
|
|
|
14
14
|
const radioIonicCss = ":host{--inner-border-radius:50%;display:inline-block;position:relative;max-width:100%;min-height:inherit;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;opacity:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-appearance:none;-moz-appearance:none}:host(.radio-disabled){pointer-events:none}.radio-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;contain:layout size style}.radio-icon,.radio-inner{-webkit-box-sizing:border-box;box-sizing:border-box}:host(:focus){outline:none}:host(.in-item){-ms-flex:1 1 0px;flex:1 1 0;width:100%;height:100%}:host([slot=start]),:host([slot=end]){-ms-flex:initial;flex:initial;width:auto}.radio-wrapper{display:-ms-flexbox;display:flex;position:relative;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:inherit;min-height:inherit;cursor:inherit}.label-text-wrapper-hidden{display:none}.native-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host(.radio-justify-space-between) .radio-wrapper{-ms-flex-pack:justify;justify-content:space-between}:host(.radio-justify-start) .radio-wrapper{-ms-flex-pack:start;justify-content:start}:host(.radio-justify-end) .radio-wrapper{-ms-flex-pack:end;justify-content:end}:host(.radio-alignment-start) .radio-wrapper{-ms-flex-align:start;align-items:start}:host(.radio-alignment-center) .radio-wrapper{-ms-flex-align:center;align-items:center}:host(.radio-justify-space-between),:host(.radio-justify-start),:host(.radio-justify-end),:host(.radio-alignment-start),:host(.radio-alignment-center){display:block}:host(.radio-label-placement-start) .radio-wrapper{-ms-flex-direction:row;flex-direction:row}:host(.radio-label-placement-end) .radio-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.radio-label-placement-fixed) .label-text-wrapper{-ms-flex:0 0 100px;flex:0 0 100px;width:100px;min-width:100px}:host(.radio-label-placement-stacked) .radio-wrapper{-ms-flex-direction:column;flex-direction:column}:host(.radio-label-placement-stacked.radio-alignment-start) .label-text-wrapper{-webkit-transform-origin:left top;transform-origin:left top}:host-context([dir=rtl]):host(.radio-label-placement-stacked.radio-alignment-start) .label-text-wrapper,:host-context([dir=rtl]).radio-label-placement-stacked.radio-alignment-start .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}@supports selector(:dir(rtl)){:host(.radio-label-placement-stacked.radio-alignment-start:dir(rtl)) .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}}:host(.radio-label-placement-stacked.radio-alignment-center) .label-text-wrapper{-webkit-transform-origin:center top;transform-origin:center top}:host-context([dir=rtl]):host(.radio-label-placement-stacked.radio-alignment-center) .label-text-wrapper,:host-context([dir=rtl]).radio-label-placement-stacked.radio-alignment-center .label-text-wrapper{-webkit-transform-origin:calc(100% - center) top;transform-origin:calc(100% - center) top}@supports selector(:dir(rtl)){:host(.radio-label-placement-stacked.radio-alignment-center:dir(rtl)) .label-text-wrapper{-webkit-transform-origin:calc(100% - center) top;transform-origin:calc(100% - center) top}}:host{--color:var(--ionic-color-neutral-500, #a2a2a2);--color-checked:var(--ionic-color-primary-base, #105cef);--border-width:var(--ionic-border-size-025, 1px);--border-style:var(--ionic-border-style-solid, solid);--border-radius:var(--ionic-border-radius-full, 999px);--focus-ring-color:var(--ionic-state-focus-1, #9ec4fd);--focus-ring-width:var(--ionic-border-size-050, 2px);font-size:var(--ionic-font-size-350, 0.875rem);font-weight:var(--ionic-font-weight-regular, 400);letter-spacing:var(--ionic-letter-spacing-0, 0);line-height:var(--ionic-line-height-600, 24px);text-decoration:none;text-transform:none;min-height:var(--ionic-scale-1200, 48px);color:var(--ionic-color-neutral-1200, #242424)}:host(.ion-color.radio-checked) .radio-icon{border-color:var(--ion-color-base);background-color:var(--ion-color-base)}:host(.in-item.radio-label-placement-stacked) .native-wrapper{margin-bottom:var(--ionic-space-250, 10px)}.native-wrapper .radio-icon{width:var(--ionic-scale-600, 24px);height:var(--ionic-scale-600, 24px)}.radio-icon{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;border-radius:var(--border-radius);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--color);background-color:var(--ionic-color-base-white, #ffffff)}.radio-inner{border-radius:var(--inner-border-radius);width:calc(32% + var(--border-width));height:calc(32% + var(--border-width));background-color:var(--ionic-color-base-white, #ffffff)}:host(.radio-checked) .radio-icon{border-color:var(--color-checked);background-color:var(--color-checked)}:host(.radio-label-placement-start) .label-text-wrapper,:host(.radio-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:var(--ionic-space-400, 16px);margin-inline-end:var(--ionic-space-400, 16px)}:host(.radio-label-placement-end) .label-text-wrapper{-webkit-margin-start:var(--ionic-space-400, 16px);margin-inline-start:var(--ionic-space-400, 16px);-webkit-margin-end:0;margin-inline-end:0}:host(.radio-label-placement-stacked) .label-text-wrapper{-webkit-transform:scale(0.75);transform:scale(0.75);margin-left:0;margin-right:0;margin-bottom:var(--ionic-space-400, 16px);max-width:133.3333333333%}:host(:not(.in-item):not(:last-of-type)){margin-bottom:var(--ionic-space-200, 8px)}:host(.radio-disabled) .radio-icon::after{right:0;left:0;top:0;bottom:0;position:absolute;background-color:var(--ionic-state-disabled, rgba(255, 255, 255, 0.6));content:\"\";pointer-events:none;border-radius:inherit;top:calc(var(--border-width) * -1);bottom:0;width:calc(100% + 2 * var(--border-width));height:calc(100% + 2 * var(--border-width))}:host(.radio-disabled) .radio-icon::after{inset-inline-start:calc(var(--border-width) * -1);inset-inline-end:0}:host(.ion-focused) .radio-icon{outline-offset:var(--focus-ring-width);outline:var(--focus-ring-width) var(--ionic-border-style-solid, solid) var(--focus-ring-color)}:host(.ion-activated) .radio-icon::after{right:0;left:0;top:0;bottom:0;position:absolute;background-color:var(--ionic-state-pressed, rgba(36, 36, 36, 0.08));content:\"\";border-radius:inherit;top:calc(var(--border-width) * -1);bottom:0;width:calc(100% + 2 * var(--border-width));height:calc(100% + 2 * var(--border-width))}:host(.ion-activated) .radio-icon::after{inset-inline-start:calc(var(--border-width) * -1);inset-inline-end:0}";
|
|
15
15
|
const IonRadioIonicStyle0 = radioIonicCss;
|
|
@@ -22,9 +22,9 @@ const IonRadioMdStyle0 = radioMdCss;
|
|
|
22
22
|
|
|
23
23
|
const Radio = class {
|
|
24
24
|
constructor(hostRef) {
|
|
25
|
-
|
|
26
|
-
this.ionFocus =
|
|
27
|
-
this.ionBlur =
|
|
25
|
+
config.registerInstance(this, hostRef);
|
|
26
|
+
this.ionFocus = config.createEvent(this, "ionFocus", 7);
|
|
27
|
+
this.ionBlur = config.createEvent(this, "ionBlur", 7);
|
|
28
28
|
this.inputId = `ion-rb-${radioButtonIds++}`;
|
|
29
29
|
this.radioGroup = null;
|
|
30
30
|
this.updateState = () => {
|
|
@@ -120,13 +120,13 @@ const Radio = class {
|
|
|
120
120
|
return this.el.textContent !== '';
|
|
121
121
|
}
|
|
122
122
|
renderRadioControl() {
|
|
123
|
-
return (
|
|
123
|
+
return (config.h("div", { class: "radio-icon", part: "container" }, config.h("div", { class: "radio-inner", part: "mark" }), config.h("div", { class: "radio-ripple" })));
|
|
124
124
|
}
|
|
125
125
|
render() {
|
|
126
126
|
const { checked, disabled, color, el, justify, labelPlacement, hasLabel, buttonTabindex, alignment } = this;
|
|
127
127
|
const theme$1 = ionicGlobal.getIonTheme(this);
|
|
128
128
|
const inItem = theme.hostContext('ion-item', el);
|
|
129
|
-
return (
|
|
129
|
+
return (config.h(config.Host, { key: '903a04af0d09f9e2598484f92b3ae7bc809562d1', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: theme.createColorClasses(color, {
|
|
130
130
|
[theme$1]: true,
|
|
131
131
|
'in-item': inItem,
|
|
132
132
|
'radio-checked': checked,
|
|
@@ -137,12 +137,12 @@ const Radio = class {
|
|
|
137
137
|
// Focus and active styling should not apply when the radio is in an item
|
|
138
138
|
'ion-activatable': !inItem,
|
|
139
139
|
'ion-focusable': !inItem,
|
|
140
|
-
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex },
|
|
140
|
+
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, config.h("label", { key: 'f4493cf6c261c925398810fcb45a9798d4e7193a', class: "radio-wrapper" }, config.h("div", { key: 'd3db3d6584c8dfe343779c64a09790e9b8a856fc', class: {
|
|
141
141
|
'label-text-wrapper': true,
|
|
142
142
|
'label-text-wrapper-hidden': !hasLabel,
|
|
143
|
-
}, part: "label" },
|
|
143
|
+
}, part: "label" }, config.h("slot", { key: '9e04c4c7920a8793df10422dd76b86439173851a' })), config.h("div", { key: 'c14307b6db7da6a8300997be2b6805ccbcf78c00', class: "native-wrapper" }, this.renderRadioControl()))));
|
|
144
144
|
}
|
|
145
|
-
get el() { return
|
|
145
|
+
get el() { return config.getElement(this); }
|
|
146
146
|
static get watchers() { return {
|
|
147
147
|
"value": ["valueChanged"]
|
|
148
148
|
}; }
|
|
@@ -156,9 +156,9 @@ Radio.style = {
|
|
|
156
156
|
|
|
157
157
|
const RadioGroup = class {
|
|
158
158
|
constructor(hostRef) {
|
|
159
|
-
|
|
160
|
-
this.ionChange =
|
|
161
|
-
this.ionValueChange =
|
|
159
|
+
config.registerInstance(this, hostRef);
|
|
160
|
+
this.ionChange = config.createEvent(this, "ionChange", 7);
|
|
161
|
+
this.ionValueChange = config.createEvent(this, "ionValueChange", 7);
|
|
162
162
|
this.inputId = `ion-rg-${radioGroupIds++}`;
|
|
163
163
|
this.labelId = `${this.inputId}-lbl`;
|
|
164
164
|
this.setRadioTabindex = (value) => {
|
|
@@ -306,11 +306,11 @@ const RadioGroup = class {
|
|
|
306
306
|
const { label, labelId, el, name, value } = this;
|
|
307
307
|
const theme = ionicGlobal.getIonTheme(this);
|
|
308
308
|
helpers.renderHiddenInput(true, el, name, value, false);
|
|
309
|
-
return (
|
|
309
|
+
return (config.h(config.Host, { key: 'a66c74e56338ae9d6ec9f9e5a9f1f3d1540efc9e', class: {
|
|
310
310
|
[theme]: true,
|
|
311
311
|
}, role: "radiogroup", "aria-labelledby": label ? labelId : null, onClick: this.onClick }));
|
|
312
312
|
}
|
|
313
|
-
get el() { return
|
|
313
|
+
get el() { return config.getElement(this); }
|
|
314
314
|
static get watchers() { return {
|
|
315
315
|
"value": ["valueChanged"]
|
|
316
316
|
}; }
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const
|
|
9
|
-
const index
|
|
10
|
-
const helpers = require('./helpers-
|
|
11
|
-
const ionicGlobal = require('./ionic-global-
|
|
8
|
+
const config = require('./config-1349d5b4.js');
|
|
9
|
+
const index = require('./index-1d02518d.js');
|
|
10
|
+
const helpers = require('./helpers-e75eb909.js');
|
|
11
|
+
const ionicGlobal = require('./ionic-global-3647b9f5.js');
|
|
12
12
|
const dir = require('./dir-94c21456.js');
|
|
13
13
|
const theme = require('./theme-d1c573d2.js');
|
|
14
14
|
|
|
@@ -65,13 +65,13 @@ const IonRangeMdStyle0 = rangeMdCss;
|
|
|
65
65
|
|
|
66
66
|
const Range = class {
|
|
67
67
|
constructor(hostRef) {
|
|
68
|
-
|
|
69
|
-
this.ionChange =
|
|
70
|
-
this.ionInput =
|
|
71
|
-
this.ionFocus =
|
|
72
|
-
this.ionBlur =
|
|
73
|
-
this.ionKnobMoveStart =
|
|
74
|
-
this.ionKnobMoveEnd =
|
|
68
|
+
config.registerInstance(this, hostRef);
|
|
69
|
+
this.ionChange = config.createEvent(this, "ionChange", 7);
|
|
70
|
+
this.ionInput = config.createEvent(this, "ionInput", 7);
|
|
71
|
+
this.ionFocus = config.createEvent(this, "ionFocus", 7);
|
|
72
|
+
this.ionBlur = config.createEvent(this, "ionBlur", 7);
|
|
73
|
+
this.ionKnobMoveStart = config.createEvent(this, "ionKnobMoveStart", 7);
|
|
74
|
+
this.ionKnobMoveEnd = config.createEvent(this, "ionKnobMoveEnd", 7);
|
|
75
75
|
this.rangeId = `ion-r-${rangeIds++}`;
|
|
76
76
|
this.didLoad = false;
|
|
77
77
|
this.noUpdate = false;
|
|
@@ -237,7 +237,7 @@ const Range = class {
|
|
|
237
237
|
if (this.didLoad) {
|
|
238
238
|
this.setupGesture();
|
|
239
239
|
}
|
|
240
|
-
const ionContent = index
|
|
240
|
+
const ionContent = index.findClosestIonContent(this.el);
|
|
241
241
|
this.contentEl = (_a = ionContent === null || ionContent === void 0 ? void 0 : ionContent.querySelector('.ion-content-scroll-host')) !== null && _a !== void 0 ? _a : ionContent;
|
|
242
242
|
}
|
|
243
243
|
disconnectedCallback() {
|
|
@@ -308,7 +308,7 @@ const Range = class {
|
|
|
308
308
|
* This only needs to be done once.
|
|
309
309
|
*/
|
|
310
310
|
if (contentEl && this.pressedKnob === undefined) {
|
|
311
|
-
this.initialContentScrollY = index
|
|
311
|
+
this.initialContentScrollY = index.disableContentScrollY(contentEl);
|
|
312
312
|
}
|
|
313
313
|
/**
|
|
314
314
|
* The `pressedKnob` can be undefined if the user just
|
|
@@ -355,7 +355,7 @@ const Range = class {
|
|
|
355
355
|
* The user can now scroll on the view in the next gesture event.
|
|
356
356
|
*/
|
|
357
357
|
if (contentEl && this.pressedKnob !== undefined) {
|
|
358
|
-
index
|
|
358
|
+
index.resetContentScrollY(contentEl, initialContentScrollY);
|
|
359
359
|
}
|
|
360
360
|
// update the active knob's position
|
|
361
361
|
this.update(currentX);
|
|
@@ -529,7 +529,7 @@ const Range = class {
|
|
|
529
529
|
ticks.push(tick);
|
|
530
530
|
}
|
|
531
531
|
}
|
|
532
|
-
return (
|
|
532
|
+
return (config.h("div", { class: "range-slider", ref: (rangeEl) => (this.rangeSlider = rangeEl),
|
|
533
533
|
/**
|
|
534
534
|
* Since the gesture has a threshold, the value
|
|
535
535
|
* won't change until the user has dragged past
|
|
@@ -558,10 +558,10 @@ const Range = class {
|
|
|
558
558
|
this.onStart();
|
|
559
559
|
this.onEnd(ev);
|
|
560
560
|
}
|
|
561
|
-
} }, ticks.map((tick) => (
|
|
561
|
+
} }, ticks.map((tick) => (config.h("div", { style: tickStyle(tick), role: "presentation", class: {
|
|
562
562
|
'range-tick': true,
|
|
563
563
|
'range-tick-active': tick.active,
|
|
564
|
-
}, part: tick.active ? 'tick-active' : 'tick' }))),
|
|
564
|
+
}, part: tick.active ? 'tick-active' : 'tick' }))), config.h("div", { class: "range-bar-container" }, config.h("div", { class: "range-bar", role: "presentation", part: "bar" }), config.h("div", { class: {
|
|
565
565
|
'range-bar': true,
|
|
566
566
|
'range-bar-active': true,
|
|
567
567
|
'has-ticks': ticks.length > 0,
|
|
@@ -609,7 +609,7 @@ const Range = class {
|
|
|
609
609
|
const needsEndAdjustment = inItem && !hasEndContent;
|
|
610
610
|
const theme$1 = ionicGlobal.getIonTheme(this);
|
|
611
611
|
helpers.renderHiddenInput(true, el, this.name, JSON.stringify(this.getValue()), disabled);
|
|
612
|
-
return (
|
|
612
|
+
return (config.h(config.Host, { key: 'e1287f0dc0e415bc1208df7f005e7c0551a96063', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: theme.createColorClasses(this.color, {
|
|
613
613
|
[theme$1]: true,
|
|
614
614
|
'in-item': inItem,
|
|
615
615
|
'range-disabled': disabled,
|
|
@@ -618,12 +618,12 @@ const Range = class {
|
|
|
618
618
|
[`range-label-placement-${labelPlacement}`]: true,
|
|
619
619
|
'range-item-start-adjustment': needsStartAdjustment,
|
|
620
620
|
'range-item-end-adjustment': needsEndAdjustment,
|
|
621
|
-
}) },
|
|
621
|
+
}) }, config.h("label", { key: 'e2c09bb08bb7091999bd68c5334c2f871c45b87f', class: "range-wrapper", id: "range-label" }, config.h("div", { key: '20158c85f78a7f11e0a899fbdaa50e87d52d7863', class: {
|
|
622
622
|
'label-text-wrapper': true,
|
|
623
623
|
'label-text-wrapper-hidden': !hasLabel,
|
|
624
|
-
}, part: "label" }, label !== undefined ?
|
|
624
|
+
}, part: "label" }, label !== undefined ? config.h("div", { class: "label-text" }, label) : config.h("slot", { name: "label" })), config.h("div", { key: '79dad01d3bd2f57bb25841a2d8e01a4f4e699194', class: "native-wrapper" }, config.h("slot", { key: 'fac8f51447dd3d13a48a47285540d7721383f8eb', name: "start" }), this.renderRangeSlider(), config.h("slot", { key: '3388b67d3db72749c548f1087be75122ae3b655b', name: "end" })))));
|
|
625
625
|
}
|
|
626
|
-
get el() { return
|
|
626
|
+
get el() { return config.getElement(this); }
|
|
627
627
|
static get watchers() { return {
|
|
628
628
|
"debounce": ["debounceChanged"],
|
|
629
629
|
"min": ["minChanged"],
|
|
@@ -642,7 +642,7 @@ const renderKnob = (rtl, { knob, value, ratio, min, max, disabled, pressed, pin,
|
|
|
642
642
|
};
|
|
643
643
|
// The aria label should be preferred over visible text if both are specified
|
|
644
644
|
const ariaLabel = inheritedAttributes['aria-label'];
|
|
645
|
-
return (
|
|
645
|
+
return (config.h("div", { onKeyDown: (ev) => {
|
|
646
646
|
const key = ev.key;
|
|
647
647
|
if (key === 'ArrowLeft' || key === 'ArrowDown') {
|
|
648
648
|
handleKeyboard(knob, false);
|
|
@@ -663,7 +663,7 @@ const renderKnob = (rtl, { knob, value, ratio, min, max, disabled, pressed, pin,
|
|
|
663
663
|
'range-knob-max': value === max,
|
|
664
664
|
'ion-activatable': true,
|
|
665
665
|
'ion-focusable': true,
|
|
666
|
-
}, style: knobStyle(), role: "slider", tabindex: disabled ? -1 : 0, "aria-label": ariaLabel !== undefined ? ariaLabel : null, "aria-labelledby": ariaLabel === undefined ? 'range-label' : null, "aria-valuemin": min, "aria-valuemax": max, "aria-disabled": disabled ? 'true' : null, "aria-valuenow": value }, pin && (
|
|
666
|
+
}, style: knobStyle(), role: "slider", tabindex: disabled ? -1 : 0, "aria-label": ariaLabel !== undefined ? ariaLabel : null, "aria-labelledby": ariaLabel === undefined ? 'range-label' : null, "aria-valuemin": min, "aria-valuemax": max, "aria-disabled": disabled ? 'true' : null, "aria-valuenow": value }, pin && (config.h("div", { class: "range-pin", role: "presentation", part: "pin" }, pinFormatter(value))), config.h("div", { class: "range-knob", role: "presentation", part: "knob" })));
|
|
667
667
|
};
|
|
668
668
|
const ratioToValue = (ratio, min, max, step) => {
|
|
669
669
|
let value = (max - min) * ratio;
|