voyager-ionic-core 8.0.0-beta.2 → 8.0.0-rc.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/animation.js +9 -250
- package/components/button.js +18 -5
- package/components/haptic.js +6 -54
- package/components/helpers.js +1 -50
- package/components/index7.js +3 -1
- package/components/index9.js +5 -34
- package/components/ion-datetime-button.js +1 -1
- package/components/ion-datetime.js +7 -6
- package/components/ion-fab-button.js +2 -2
- package/components/ion-fab-list.js +2 -2
- package/components/ion-fab.js +2 -2
- package/components/ion-footer.js +2 -2
- package/components/ion-grid.js +2 -2
- package/components/ion-header.js +3 -3
- package/components/ion-img.js +1 -1
- package/components/ion-infinite-scroll-content.js +2 -2
- package/components/ion-infinite-scroll.js +1 -1
- package/components/ion-input-password-toggle.d.ts +11 -0
- package/components/ion-input-password-toggle.js +132 -0
- package/components/ion-input.js +27 -8
- package/components/ion-item-divider.js +2 -2
- package/components/ion-item-group.js +1 -1
- package/components/ion-item-option.js +2 -2
- package/components/ion-item-options.js +1 -1
- package/components/ion-item-sliding.js +1 -1
- package/components/ion-loading.js +2 -2
- package/components/ion-menu-button.js +3 -3
- package/components/ion-menu-toggle.js +2 -2
- package/components/ion-menu.js +2 -2
- package/components/ion-modal.js +3 -3
- package/components/ion-nav-link.js +1 -1
- package/components/ion-nav.js +1 -1
- package/components/ion-note.js +2 -2
- package/components/ion-picker-legacy.js +2 -2
- package/components/ion-progress-bar.js +1 -1
- package/components/ion-range.js +11 -24
- package/components/ion-refresher-content.js +2 -2
- package/components/ion-refresher.js +1 -1
- package/components/ion-reorder-group.js +1 -1
- package/components/ion-reorder.js +2 -2
- package/components/ion-router-link.js +2 -2
- package/components/ion-router-outlet.js +1 -1
- package/components/ion-router.js +1 -1
- package/components/ion-row.js +1 -1
- package/components/ion-searchbar.js +7 -7
- package/components/ion-segment-button.js +3 -3
- package/components/ion-segment.js +2 -2
- package/components/ion-select-option.js +1 -1
- package/components/ion-select.js +10 -10
- package/components/ion-skeleton-text.js +2 -2
- package/components/ion-split-pane.js +2 -2
- package/components/ion-tab-bar.js +2 -2
- package/components/ion-tab-button.js +2 -2
- package/components/ion-tab.js +2 -2
- package/components/ion-tabs.js +1 -1
- package/components/ion-text.js +2 -2
- package/components/ion-textarea.js +4 -5
- package/components/ion-thumbnail.js +1 -1
- package/components/ion-title.js +2 -2
- package/components/ion-toast.js +2 -2
- package/components/ion-toggle.js +4 -4
- package/components/ion-toolbar.js +2 -2
- package/components/label.js +2 -2
- package/components/list-header.js +2 -2
- package/components/list.js +1 -1
- package/components/picker-column-option.js +2 -2
- package/components/picker-column.js +8 -4
- package/components/picker-column2.js +2 -2
- package/components/picker.js +2 -2
- package/components/popover.js +2 -2
- package/components/radio-group.js +1 -1
- package/components/radio.js +3 -3
- package/components/ripple-effect.js +1 -1
- package/components/select-popover.js +1 -1
- package/components/spinner.js +1 -1
- package/css/palettes/dark.always.css.map +1 -0
- package/css/{themes → palettes}/dark.class.css +4 -4
- package/css/palettes/dark.class.css.map +1 -0
- package/css/palettes/dark.system.css.map +1 -0
- package/css/palettes/high-contrast-dark.always.css.map +1 -0
- package/css/{themes → palettes}/high-contrast-dark.class.css +10 -10
- package/css/palettes/high-contrast-dark.class.css.map +1 -0
- package/css/palettes/high-contrast-dark.system.css.map +1 -0
- package/css/palettes/high-contrast.always.css.map +1 -0
- package/css/{themes → palettes}/high-contrast.class.css +31 -31
- package/css/palettes/high-contrast.class.css.map +1 -0
- package/css/palettes/high-contrast.system.css.map +1 -0
- package/dist/cjs/{animation-3e7bb91e.js → animation-b4fdf128.js} +9 -250
- package/dist/cjs/{app-globals-e132c781.js → app-globals-63aebf89.js} +1 -1
- package/dist/cjs/{button-active-60ecf64d.js → button-active-bd13859e.js} +2 -2
- package/dist/cjs/{framework-delegate-0499d444.js → framework-delegate-55f5683a.js} +1 -1
- package/dist/cjs/{haptic-b882e0bb.js → haptic-f6b37aa3.js} +6 -54
- package/dist/cjs/{hardware-back-button-1c67a5a2.js → hardware-back-button-ad9299b4.js} +2 -2
- package/dist/cjs/{helpers-668b3d95.js → helpers-afaa9001.js} +0 -51
- package/dist/cjs/{index-f52c6d38.js → index-073c7cdc.js} +4 -0
- package/dist/cjs/{index-c49cb371.js → index-5b6a7459.js} +1 -1
- package/dist/cjs/{index-ba7ba0af.js → index-5cf05f94.js} +4 -4
- package/dist/cjs/{index-275cc12e.js → index-9509ecad.js} +5 -34
- package/dist/cjs/{index-2d21d526.js → index-af6d0fbb.js} +16 -4
- package/dist/cjs/{index-e4b6c97e.js → index-ff66cc7c.js} +4 -4
- package/dist/cjs/index.cjs.js +11 -11
- package/dist/cjs/{input-shims-b419f083.js → input-shims-20d639e6.js} +2 -2
- package/dist/cjs/{input.utils-32c0a14a.js → input.utils-611cde0b.js} +1 -1
- package/dist/cjs/ion-accordion_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-action-sheet.cjs.entry.js +9 -9
- package/dist/cjs/ion-alert.cjs.entry.js +9 -9
- package/dist/cjs/ion-app_8.cjs.entry.js +22 -22
- package/dist/cjs/ion-avatar_3.cjs.entry.js +3 -3
- package/dist/cjs/ion-back-button.cjs.entry.js +4 -4
- package/dist/cjs/ion-backdrop.cjs.entry.js +2 -2
- package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-button_2.cjs.entry.js +19 -7
- package/dist/cjs/ion-card_5.cjs.entry.js +3 -3
- package/dist/cjs/ion-checkbox.cjs.entry.js +3 -3
- package/dist/cjs/ion-chip.cjs.entry.js +2 -2
- package/dist/cjs/ion-col_3.cjs.entry.js +5 -5
- package/dist/cjs/ion-datetime-button.cjs.entry.js +4 -4
- package/dist/cjs/ion-datetime_3.cjs.entry.js +20 -19
- package/dist/cjs/ion-fab_3.cjs.entry.js +10 -10
- package/dist/cjs/ion-img.cjs.entry.js +4 -4
- package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +7 -7
- package/dist/cjs/ion-input-password-toggle.cjs.entry.js +93 -0
- package/dist/cjs/ion-input.cjs.entry.js +30 -12
- package/dist/cjs/ion-item-option_3.cjs.entry.js +8 -8
- package/dist/cjs/ion-item_8.cjs.entry.js +16 -16
- package/dist/cjs/ion-loading.cjs.entry.js +9 -9
- package/dist/cjs/ion-menu_3.cjs.entry.js +15 -15
- package/dist/cjs/ion-modal.cjs.entry.js +12 -12
- package/dist/cjs/ion-nav_2.cjs.entry.js +8 -8
- package/dist/cjs/ion-picker-column-option.cjs.entry.js +5 -5
- package/dist/cjs/ion-picker-column.cjs.entry.js +12 -8
- package/dist/cjs/ion-picker.cjs.entry.js +4 -4
- package/dist/cjs/ion-popover.cjs.entry.js +10 -10
- package/dist/cjs/ion-progress-bar.cjs.entry.js +4 -4
- package/dist/cjs/ion-radio_2.cjs.entry.js +7 -7
- package/dist/cjs/ion-range.cjs.entry.js +14 -27
- package/dist/cjs/ion-refresher_2.cjs.entry.js +9 -9
- package/dist/cjs/ion-reorder_2.cjs.entry.js +8 -8
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +3 -3
- package/dist/cjs/ion-route_4.cjs.entry.js +5 -5
- package/dist/cjs/ion-searchbar.cjs.entry.js +10 -10
- package/dist/cjs/ion-segment_2.cjs.entry.js +8 -8
- package/dist/cjs/ion-select_3.cjs.entry.js +18 -18
- package/dist/cjs/ion-spinner.cjs.entry.js +3 -3
- package/dist/cjs/ion-split-pane.cjs.entry.js +4 -4
- package/dist/cjs/ion-tab-bar_2.cjs.entry.js +7 -7
- package/dist/cjs/ion-tab_2.cjs.entry.js +6 -6
- package/dist/cjs/ion-text.cjs.entry.js +4 -4
- package/dist/cjs/ion-textarea.cjs.entry.js +9 -10
- package/dist/cjs/ion-toast.cjs.entry.js +9 -9
- package/dist/cjs/ion-toggle.cjs.entry.js +8 -8
- package/dist/cjs/{ionic-global-5762eca9.js → ionic-global-1adf9bc4.js} +1 -1
- package/dist/cjs/ionic.cjs.js +5 -5
- package/dist/cjs/{ios.transition-3e119901.js → ios.transition-06673f18.js} +4 -4
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{md.transition-c1392f92.js → md.transition-4d7bb4b1.js} +4 -4
- package/dist/cjs/{notch-controller-08a24f39.js → notch-controller-d69150f5.js} +1 -1
- package/dist/cjs/{overlays-44b8d0e0.js → overlays-6487955a.js} +4 -4
- package/dist/cjs/{status-tap-32430b3e.js → status-tap-0be20572.js} +3 -3
- package/dist/cjs/{swipe-back-b8484483.js → swipe-back-f38a434a.js} +1 -1
- package/dist/collection/collection-manifest.json +3 -2
- package/dist/collection/components/action-sheet/test/a11y/action-sheet.e2e.js +1 -1
- package/dist/collection/components/alert/test/a11y/alert.e2e.js +5 -1
- package/dist/collection/components/alert/test/basic/alert.e2e.js +1 -1
- package/dist/collection/components/back-button/test/a11y/back-button.e2e.js +1 -1
- package/dist/collection/components/badge/test/a11y/badge.e2e.js +1 -1
- package/dist/collection/components/button/button.ios.css +32 -10
- package/dist/collection/components/button/button.js +19 -2
- package/dist/collection/components/button/button.md.css +28 -13
- package/dist/collection/components/button/test/a11y/button.e2e.js +2 -2
- package/dist/collection/components/button/test/round/button.e2e.js +39 -4
- package/dist/collection/components/checkbox/test/a11y/checkbox.e2e.js +1 -1
- package/dist/collection/components/datetime/datetime.js +7 -6
- package/dist/collection/components/datetime-button/datetime-button.js +1 -1
- package/dist/collection/components/fab/fab.js +2 -2
- package/dist/collection/components/fab-button/fab-button.js +2 -2
- package/dist/collection/components/fab-button/test/a11y/fab-button.e2e.js +1 -1
- package/dist/collection/components/fab-list/fab-list.js +2 -2
- package/dist/collection/components/footer/footer.js +2 -2
- package/dist/collection/components/grid/grid.js +2 -2
- package/dist/collection/components/header/header.ios.css +5 -2
- package/dist/collection/components/header/header.js +2 -2
- package/dist/collection/components/header/test/basic/header.e2e.js +77 -0
- package/dist/collection/components/img/img.js +1 -1
- package/dist/collection/components/infinite-scroll/infinite-scroll.js +1 -1
- package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +2 -2
- package/dist/collection/components/input/input.ios.css +11 -2
- package/dist/collection/components/input/input.js +27 -30
- package/dist/collection/components/input/input.md.css +11 -2
- package/dist/collection/components/input/test/a11y/input.e2e.js +1 -1
- package/dist/collection/components/input/test/slot/input.e2e.js +8 -0
- package/dist/collection/components/input-password-toggle/input-password-toggle.css +0 -0
- package/dist/collection/components/input-password-toggle/input-password-toggle.js +183 -0
- package/dist/collection/components/input-password-toggle/test/a11y/input-password-toggle.e2e.js +21 -0
- package/dist/collection/components/input-password-toggle/test/basic/input-password-toggle.e2e.js +38 -0
- package/dist/collection/components/input-password-toggle/test/input-password-toggle.spec.js +76 -0
- package/dist/collection/components/item/test/buttons/item.e2e.js +20 -4
- package/dist/collection/components/item-divider/item-divider.js +2 -2
- package/dist/collection/components/item-group/item-group.js +1 -1
- package/dist/collection/components/item-option/item-option.js +2 -2
- package/dist/collection/components/item-options/item-options.js +1 -1
- package/dist/collection/components/item-sliding/item-sliding.js +1 -1
- package/dist/collection/components/item-sliding/test/a11y/item-sliding.e2e.js +1 -1
- package/dist/collection/components/label/label.js +2 -2
- package/dist/collection/components/label/test/a11y/label.e2e.js +1 -1
- package/dist/collection/components/list/list.js +1 -1
- package/dist/collection/components/list-header/list-header.js +2 -2
- package/dist/collection/components/loading/loading.js +2 -2
- package/dist/collection/components/loading/test/a11y/loading.e2e.js +1 -1
- package/dist/collection/components/menu/menu.js +2 -2
- package/dist/collection/components/menu-button/menu-button.js +2 -2
- package/dist/collection/components/menu-button/test/a11y/menu-button.e2e.js +1 -1
- package/dist/collection/components/menu-toggle/menu-toggle.js +2 -2
- package/dist/collection/components/modal/modal.js +3 -3
- package/dist/collection/components/nav/nav.js +1 -1
- package/dist/collection/components/nav-link/nav-link.js +1 -1
- package/dist/collection/components/note/note.js +2 -2
- package/dist/collection/components/picker/picker.js +2 -2
- package/dist/collection/components/picker-column/picker-column.js +8 -4
- package/dist/collection/components/picker-column-option/picker-column-option.js +2 -2
- package/dist/collection/components/picker-legacy/picker.js +2 -2
- package/dist/collection/components/picker-legacy-column/picker-column.js +2 -2
- package/dist/collection/components/popover/popover.js +2 -2
- package/dist/collection/components/progress-bar/progress-bar.js +1 -1
- package/dist/collection/components/progress-bar/test/a11y/progress-bar.e2e.js +1 -1
- package/dist/collection/components/radio/radio.js +3 -3
- package/dist/collection/components/radio/test/a11y/radio.e2e.js +1 -1
- package/dist/collection/components/radio-group/radio-group.js +1 -1
- package/dist/collection/components/range/range.js +11 -24
- package/dist/collection/components/range/test/a11y/range.e2e.js +1 -1
- package/dist/collection/components/range/test/label/range.spec.js +24 -0
- package/dist/collection/components/refresher/refresher.js +1 -1
- package/dist/collection/components/refresher/test/a11y/refresher.e2e.js +1 -1
- package/dist/collection/components/refresher-content/refresher-content.js +1 -1
- package/dist/collection/components/reorder/reorder.js +1 -1
- package/dist/collection/components/reorder-group/reorder-group.js +1 -1
- package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
- package/dist/collection/components/router-link/router-link.js +2 -2
- package/dist/collection/components/router-link/test/a11y/router-link.e2e.js +1 -1
- package/dist/collection/components/router-outlet/router-outlet.js +1 -1
- package/dist/collection/components/row/row.js +1 -1
- package/dist/collection/components/searchbar/searchbar.js +10 -9
- package/dist/collection/components/segment/segment.js +2 -2
- package/dist/collection/components/segment/test/a11y/segment.e2e.js +1 -1
- package/dist/collection/components/segment-button/segment-button.js +3 -3
- package/dist/collection/components/select/select.ios.css +2 -2
- package/dist/collection/components/select/select.js +7 -7
- package/dist/collection/components/select/select.md.css +2 -2
- package/dist/collection/components/select/test/a11y/select.e2e.js +1 -1
- package/dist/collection/components/select/test/select.spec.js +22 -0
- package/dist/collection/components/select/test/slot/select.e2e.js +8 -0
- package/dist/collection/components/select-option/select-option.js +1 -1
- package/dist/collection/components/select-popover/select-popover.js +1 -1
- package/dist/collection/components/select-popover/test/a11y/select-popover.e2e.js +1 -1
- package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
- package/dist/collection/components/spinner/spinner.js +1 -1
- package/dist/collection/components/split-pane/split-pane.js +2 -2
- package/dist/collection/components/tab/tab.js +2 -2
- package/dist/collection/components/tab-bar/tab-bar.js +2 -2
- package/dist/collection/components/tab-button/tab-button.js +2 -2
- package/dist/collection/components/tabs/tabs.js +1 -1
- package/dist/collection/components/text/text.js +2 -2
- package/dist/collection/components/textarea/test/a11y/textarea.e2e.js +1 -1
- package/dist/collection/components/textarea/test/slot/textarea.e2e.js +8 -0
- package/dist/collection/components/textarea/textarea.ios.css +2 -2
- package/dist/collection/components/textarea/textarea.js +2 -26
- package/dist/collection/components/textarea/textarea.md.css +2 -2
- package/dist/collection/components/thumbnail/thumbnail.js +1 -1
- package/dist/collection/components/title/title.js +2 -2
- package/dist/collection/components/toast/test/a11y/toast.e2e.js +2 -2
- package/dist/collection/components/toast/toast.js +2 -2
- package/dist/collection/components/toggle/test/a11y/toggle.e2e.js +1 -1
- package/dist/collection/components/toggle/toggle.js +4 -4
- package/dist/collection/components/toolbar/toolbar.js +2 -2
- package/dist/collection/css/test/a11y/typography.e2e.js +1 -1
- package/dist/collection/themes/test/colors/theme.e2e.js +2 -2
- package/dist/collection/utils/animation/animation-utils.js +0 -102
- package/dist/collection/utils/animation/animation.js +10 -141
- package/dist/collection/utils/animation/test/animation.spec.js +0 -89
- package/dist/collection/utils/animation/test/animationbuilder/animation.e2e.js +0 -4
- package/dist/collection/utils/animation/test/basic/animation.e2e.js +0 -4
- package/dist/collection/utils/animation/test/display/animation.e2e.js +0 -4
- package/dist/collection/utils/animation/test/hooks/animation.e2e.js +0 -4
- package/dist/collection/utils/animation/test/multiple/animation.e2e.js +0 -7
- package/dist/collection/utils/helpers.js +0 -46
- package/dist/collection/utils/native/haptic.js +6 -54
- package/dist/collection/utils/tap-click/index.js +5 -34
- package/dist/collection/utils/test/playwright/generator.js +17 -17
- package/dist/collection/utils/test/playwright/page/utils/set-content.js +6 -6
- package/dist/docs.json +211 -36
- package/dist/esm/{animation-9a23ed8d.js → animation-eab5a4ca.js} +9 -250
- package/dist/esm/{app-globals-80842d68.js → app-globals-b8e5e7fa.js} +1 -1
- package/dist/esm/{button-active-c6e18fac.js → button-active-a411da52.js} +2 -2
- package/dist/esm/{framework-delegate-3fd96df8.js → framework-delegate-63d1a679.js} +1 -1
- package/dist/esm/{haptic-554688a5.js → haptic-ac164e4c.js} +6 -54
- package/dist/esm/{hardware-back-button-fb295e3a.js → hardware-back-button-329c81fd.js} +2 -2
- package/dist/esm/{helpers-f51cf76f.js → helpers-da915de8.js} +1 -50
- package/dist/esm/{index-9d7e5d3e.js → index-10916999.js} +4 -4
- package/dist/esm/{index-86688780.js → index-5cc724f3.js} +1 -1
- package/dist/esm/{index-5d6a0317.js → index-6e4709ff.js} +16 -4
- package/dist/esm/{index-1262064c.js → index-79b30591.js} +5 -34
- package/dist/esm/{index-f7dc70ba.js → index-e2cf2ceb.js} +3 -1
- package/dist/esm/{index-6da05eef.js → index-f1f5de26.js} +4 -4
- package/dist/esm/index.js +11 -11
- package/dist/esm/{input-shims-2a4ad5a1.js → input-shims-4530285e.js} +2 -2
- package/dist/esm/{input.utils-d2dee48e.js → input.utils-09c71bc7.js} +1 -1
- package/dist/esm/ion-accordion_2.entry.js +4 -4
- package/dist/esm/ion-action-sheet.entry.js +9 -9
- package/dist/esm/ion-alert.entry.js +9 -9
- package/dist/esm/ion-app_8.entry.js +22 -22
- package/dist/esm/ion-avatar_3.entry.js +3 -3
- package/dist/esm/ion-back-button.entry.js +4 -4
- package/dist/esm/ion-backdrop.entry.js +2 -2
- package/dist/esm/ion-breadcrumb_2.entry.js +4 -4
- package/dist/esm/ion-button_2.entry.js +19 -7
- package/dist/esm/ion-card_5.entry.js +3 -3
- package/dist/esm/ion-checkbox.entry.js +3 -3
- package/dist/esm/ion-chip.entry.js +2 -2
- package/dist/esm/ion-col_3.entry.js +5 -5
- package/dist/esm/ion-datetime-button.entry.js +4 -4
- package/dist/esm/ion-datetime_3.entry.js +20 -19
- package/dist/esm/ion-fab_3.entry.js +10 -10
- package/dist/esm/ion-img.entry.js +4 -4
- package/dist/esm/ion-infinite-scroll_2.entry.js +7 -7
- package/dist/esm/ion-input-password-toggle.entry.js +89 -0
- package/dist/esm/ion-input.entry.js +30 -12
- package/dist/esm/ion-item-option_3.entry.js +8 -8
- package/dist/esm/ion-item_8.entry.js +16 -16
- package/dist/esm/ion-loading.entry.js +9 -9
- package/dist/esm/ion-menu_3.entry.js +15 -15
- package/dist/esm/ion-modal.entry.js +12 -12
- package/dist/esm/ion-nav_2.entry.js +8 -8
- package/dist/esm/ion-picker-column-option.entry.js +5 -5
- package/dist/esm/ion-picker-column.entry.js +12 -8
- package/dist/esm/ion-picker.entry.js +4 -4
- package/dist/esm/ion-popover.entry.js +10 -10
- package/dist/esm/ion-progress-bar.entry.js +4 -4
- package/dist/esm/ion-radio_2.entry.js +7 -7
- package/dist/esm/ion-range.entry.js +14 -27
- package/dist/esm/ion-refresher_2.entry.js +9 -9
- package/dist/esm/ion-reorder_2.entry.js +8 -8
- package/dist/esm/ion-ripple-effect.entry.js +3 -3
- package/dist/esm/ion-route_4.entry.js +5 -5
- package/dist/esm/ion-searchbar.entry.js +10 -10
- package/dist/esm/ion-segment_2.entry.js +8 -8
- package/dist/esm/ion-select_3.entry.js +18 -18
- package/dist/esm/ion-spinner.entry.js +3 -3
- package/dist/esm/ion-split-pane.entry.js +4 -4
- package/dist/esm/ion-tab-bar_2.entry.js +7 -7
- package/dist/esm/ion-tab_2.entry.js +6 -6
- package/dist/esm/ion-text.entry.js +4 -4
- package/dist/esm/ion-textarea.entry.js +9 -10
- package/dist/esm/ion-toast.entry.js +9 -9
- package/dist/esm/ion-toggle.entry.js +8 -8
- package/dist/esm/{ionic-global-a589c12c.js → ionic-global-c4e0c089.js} +1 -1
- package/dist/esm/ionic.js +6 -6
- package/dist/esm/{ios.transition-fbde96b0.js → ios.transition-8e181a7e.js} +4 -4
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{md.transition-76e0020b.js → md.transition-f1c3c737.js} +4 -4
- package/dist/esm/{notch-controller-00572cf8.js → notch-controller-55b09e11.js} +1 -1
- package/dist/esm/{overlays-b1ac1c63.js → overlays-9472c98b.js} +4 -4
- package/dist/esm/{status-tap-84b41f36.js → status-tap-39da9160.js} +3 -3
- package/dist/esm/{swipe-back-4f2e5d47.js → swipe-back-b613d7db.js} +1 -1
- package/dist/esm-es5/animation-eab5a4ca.js +4 -0
- package/dist/esm-es5/app-globals-b8e5e7fa.js +4 -0
- package/dist/esm-es5/{button-active-c6e18fac.js → button-active-a411da52.js} +1 -1
- package/dist/esm-es5/framework-delegate-63d1a679.js +4 -0
- package/dist/esm-es5/haptic-ac164e4c.js +4 -0
- package/dist/esm-es5/{hardware-back-button-fb295e3a.js → hardware-back-button-329c81fd.js} +1 -1
- package/dist/esm-es5/helpers-da915de8.js +4 -0
- package/dist/esm-es5/index-10916999.js +4 -0
- package/dist/esm-es5/{index-86688780.js → index-5cc724f3.js} +1 -1
- package/dist/esm-es5/index-6e4709ff.js +5 -0
- package/dist/esm-es5/index-79b30591.js +4 -0
- package/dist/esm-es5/{index-f7dc70ba.js → index-e2cf2ceb.js} +1 -1
- package/dist/esm-es5/{index-6da05eef.js → index-f1f5de26.js} +1 -1
- package/dist/esm-es5/index.js +1 -1
- package/dist/esm-es5/input-shims-4530285e.js +4 -0
- package/dist/esm-es5/{input.utils-d2dee48e.js → input.utils-09c71bc7.js} +1 -1
- 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 +4 -0
- 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-a589c12c.js → ionic-global-c4e0c089.js} +1 -1
- package/dist/esm-es5/ionic.js +1 -1
- package/dist/esm-es5/{ios.transition-fbde96b0.js → ios.transition-8e181a7e.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/md.transition-f1c3c737.js +4 -0
- package/dist/esm-es5/{notch-controller-00572cf8.js → notch-controller-55b09e11.js} +1 -1
- package/dist/esm-es5/{overlays-b1ac1c63.js → overlays-9472c98b.js} +1 -1
- package/dist/esm-es5/{status-tap-84b41f36.js → status-tap-39da9160.js} +1 -1
- package/dist/esm-es5/{swipe-back-4f2e5d47.js → swipe-back-b613d7db.js} +1 -1
- package/dist/html.html-data.json +87 -19
- 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-f15b0bbc.system.entry.js → p-04070329.system.entry.js} +1 -1
- package/dist/ionic/p-049fa018.system.entry.js +4 -0
- package/dist/ionic/{p-4ba6d7d1.js → p-06e58c4e.js} +1 -1
- package/dist/ionic/{p-f8dfae89.system.entry.js → p-07ae133d.system.entry.js} +1 -1
- package/dist/ionic/p-0aa4682e.entry.js +4 -0
- package/dist/ionic/{p-2028668d.system.entry.js → p-0bbb6edf.system.entry.js} +1 -1
- package/dist/ionic/{p-8dfe436d.system.js → p-0c06e09b.system.js} +1 -1
- package/dist/ionic/p-0de546bb.entry.js +4 -0
- package/dist/ionic/{p-6d75fbe8.system.entry.js → p-0ebb1fe7.system.entry.js} +1 -1
- package/dist/ionic/p-0f2d99a6.entry.js +4 -0
- package/dist/ionic/p-100bedc4.system.entry.js +4 -0
- package/dist/ionic/{p-91567c90.system.entry.js → p-105f7d62.system.entry.js} +1 -1
- package/dist/ionic/{p-ff740d68.system.entry.js → p-1672c4fd.system.entry.js} +2 -2
- package/dist/ionic/{p-d85eebc3.entry.js → p-17978fce.entry.js} +1 -1
- package/dist/ionic/{p-0eb381c3.system.js → p-184fbc9e.system.js} +1 -1
- package/dist/ionic/{p-3944820a.system.js → p-19ea7bff.system.js} +1 -1
- package/dist/ionic/{p-7200f2da.entry.js → p-1b235142.entry.js} +1 -1
- package/dist/ionic/{p-21e88629.entry.js → p-1cff9cad.entry.js} +1 -1
- package/dist/ionic/p-1e955a45.system.js +4 -0
- package/dist/ionic/{p-234dc736.entry.js → p-1f9cdee2.entry.js} +1 -1
- package/dist/ionic/p-23b89985.entry.js +4 -0
- package/dist/ionic/{p-53c592ec.system.js → p-25575222.system.js} +1 -1
- package/dist/ionic/{p-ea5173f9.system.js → p-266fc56e.system.js} +1 -1
- package/dist/ionic/p-2e12bda2.entry.js +4 -0
- package/dist/ionic/{p-a5c33d6b.system.entry.js → p-2f6cedaf.system.entry.js} +1 -1
- package/dist/ionic/{p-78b3da77.js → p-3040730e.js} +1 -1
- package/dist/ionic/{p-75addf49.entry.js → p-3391d9a3.entry.js} +1 -1
- package/dist/ionic/{p-4da2ae44.js → p-34b11c24.js} +1 -1
- package/dist/ionic/{p-f6db2e96.system.entry.js → p-352f7037.system.entry.js} +2 -2
- package/dist/ionic/{p-5054b3db.entry.js → p-35b9e842.entry.js} +1 -1
- package/dist/ionic/p-3ad285e3.system.js +4 -0
- package/dist/ionic/{p-95648db9.entry.js → p-3c70b01b.entry.js} +1 -1
- package/dist/ionic/{p-46a4e4e8.js → p-3cc276f4.js} +1 -1
- package/dist/ionic/{p-566818dd.system.entry.js → p-3d6e882f.system.entry.js} +1 -1
- package/dist/ionic/{p-2e2635b4.system.entry.js → p-3e3b34f7.system.entry.js} +1 -1
- package/dist/ionic/{p-0da58e53.entry.js → p-3f70bfba.entry.js} +1 -1
- package/dist/ionic/{p-a43fbe0a.system.entry.js → p-43505ff8.system.entry.js} +1 -1
- package/dist/ionic/{p-f012e8f2.system.entry.js → p-4429fc97.system.entry.js} +1 -1
- package/dist/ionic/{p-2c560619.system.entry.js → p-4511ba0e.system.entry.js} +1 -1
- package/dist/ionic/p-46111310.js +4 -0
- package/dist/ionic/p-46f407f0.system.js +4 -0
- package/dist/ionic/p-49b6fee0.system.entry.js +4 -0
- package/dist/ionic/{p-eb546888.entry.js → p-4a615fea.entry.js} +1 -1
- package/dist/ionic/{p-f3e8c505.system.js → p-4dd82d9d.system.js} +1 -1
- package/dist/ionic/{p-696db6f4.system.js → p-5033128d.system.js} +2 -2
- package/dist/ionic/{p-0afaf65b.system.entry.js → p-510578f3.system.entry.js} +1 -1
- package/dist/ionic/{p-7162350a.system.entry.js → p-51b68ec9.system.entry.js} +1 -1
- package/dist/ionic/{p-42d9f81e.entry.js → p-51ff648c.entry.js} +1 -1
- package/dist/ionic/p-546433d2.js +4 -0
- package/dist/ionic/{p-3a572692.js → p-54f76ced.js} +1 -1
- package/dist/ionic/{p-66e50777.entry.js → p-56c3b69c.entry.js} +1 -1
- package/dist/ionic/p-58ea73f7.system.entry.js +4 -0
- package/dist/ionic/p-596e0cf8.system.entry.js +4 -0
- package/dist/ionic/p-5ae49f12.entry.js +4 -0
- package/dist/ionic/{p-ba9120fe.system.entry.js → p-5b1273f4.system.entry.js} +2 -2
- package/dist/ionic/p-5d3f6707.entry.js +4 -0
- package/dist/ionic/{p-e5e492d8.entry.js → p-5da04d11.entry.js} +1 -1
- package/dist/ionic/p-5e7c32e8.system.entry.js +4 -0
- package/dist/ionic/p-65d26d94.system.entry.js +4 -0
- package/dist/ionic/{p-cada6331.entry.js → p-6744e460.entry.js} +1 -1
- package/dist/ionic/{p-d09c9468.system.entry.js → p-68a1e274.system.entry.js} +1 -1
- package/dist/ionic/{p-031c5621.js → p-6994c97a.js} +1 -1
- package/dist/ionic/p-69bc14fd.entry.js +4 -0
- package/dist/ionic/p-6a7eac5a.js +4 -0
- package/dist/ionic/p-6f4db5ce.system.entry.js +4 -0
- package/dist/ionic/{p-30dfa360.system.js → p-71215c1d.system.js} +1 -1
- package/dist/ionic/{p-063c093d.system.entry.js → p-71688099.system.entry.js} +1 -1
- package/dist/ionic/{p-d9dfdbb5.system.entry.js → p-716ab5f8.system.entry.js} +1 -1
- package/dist/ionic/p-72812e99.js +4 -0
- package/dist/ionic/p-74a9cafe.system.js +5 -0
- package/dist/ionic/{p-b996756b.entry.js → p-75280815.entry.js} +1 -1
- package/dist/ionic/{p-eee87ebb.js → p-75cddcc9.js} +1 -1
- package/dist/ionic/{p-5f9abba8.system.entry.js → p-76907c2f.system.entry.js} +1 -1
- package/dist/ionic/p-7d9eefb3.system.js +4 -0
- package/dist/ionic/p-7df2c495.entry.js +4 -0
- package/dist/ionic/p-7fc505bf.entry.js +4 -0
- package/dist/ionic/p-83321ee8.entry.js +4 -0
- package/dist/ionic/p-8635f5e6.system.js +4 -0
- package/dist/ionic/{p-da5bbd4f.entry.js → p-88cff52d.entry.js} +1 -1
- package/dist/ionic/{p-19243ae6.entry.js → p-896111fa.entry.js} +1 -1
- package/dist/ionic/p-89b61afc.js +4 -0
- package/dist/ionic/{p-824d44c5.system.entry.js → p-8bd567ba.system.entry.js} +1 -1
- package/dist/ionic/{p-1acaf641.entry.js → p-8e9ac22d.entry.js} +1 -1
- package/dist/ionic/p-9146695e.system.js +4 -0
- package/dist/ionic/{p-314ae72a.js → p-96cc4814.js} +1 -1
- package/dist/ionic/{p-65374504.entry.js → p-99daf8b7.entry.js} +1 -1
- package/dist/ionic/p-9ad82dba.js +5 -0
- package/dist/ionic/{p-af9256a0.system.js → p-9d7fc908.system.js} +1 -1
- package/dist/ionic/{p-ce36d285.system.js → p-9ea607bd.system.js} +1 -1
- package/dist/ionic/p-a15ddedb.system.js +4 -0
- package/dist/ionic/{p-f15f8140.system.entry.js → p-a1b4e619.system.entry.js} +1 -1
- package/dist/ionic/{p-45a2b1ee.system.entry.js → p-a1f9f629.system.entry.js} +1 -1
- package/dist/ionic/{p-7c7e495d.system.js → p-a7ba2dcc.system.js} +1 -1
- package/dist/ionic/p-a88fdfac.entry.js +4 -0
- package/dist/ionic/{p-01171ead.system.js → p-a8f02173.system.js} +1 -1
- package/dist/ionic/p-a93873de.system.js +4 -0
- package/dist/ionic/{p-c834c535.system.entry.js → p-aa110ca0.system.entry.js} +1 -1
- package/dist/ionic/{p-50d19fc7.system.entry.js → p-aa4f2703.system.entry.js} +1 -1
- package/dist/ionic/{p-9c970454.entry.js → p-ab85debb.entry.js} +1 -1
- package/dist/ionic/{p-a37d4fe9.system.entry.js → p-ac4e2a74.system.entry.js} +1 -1
- package/dist/ionic/p-ac9f44a8.system.entry.js +4 -0
- package/dist/ionic/p-b51e4004.js +4 -0
- package/dist/ionic/{p-c8f7f923.entry.js → p-b689b8d4.entry.js} +1 -1
- package/dist/ionic/p-b7af48c0.js +4 -0
- package/dist/ionic/p-bb835b4d.system.entry.js +4 -0
- package/dist/ionic/{p-d3c1c23f.entry.js → p-c04d5a75.entry.js} +1 -1
- package/dist/ionic/{p-acd64713.system.entry.js → p-c198e1e1.system.entry.js} +1 -1
- package/dist/ionic/{p-c4390f10.system.entry.js → p-c1d1d004.system.entry.js} +1 -1
- package/dist/ionic/{p-239906f1.js → p-c222f76a.js} +1 -1
- package/dist/ionic/{p-03f3ebd2.entry.js → p-c41af68a.entry.js} +1 -1
- package/dist/ionic/p-c7e16491.js +4 -0
- package/dist/ionic/p-c80d05c9.js +4 -0
- package/dist/ionic/{p-0b175848.entry.js → p-c8510ca2.entry.js} +1 -1
- package/dist/ionic/{p-2070f8d8.entry.js → p-c8f2b769.entry.js} +1 -1
- package/dist/ionic/{p-8c0b08db.entry.js → p-c99ccdc9.entry.js} +1 -1
- package/dist/ionic/{p-15e2ff5f.system.entry.js → p-c9c39c98.system.entry.js} +1 -1
- package/dist/ionic/{p-070cf7c3.entry.js → p-cae889f9.entry.js} +1 -1
- package/dist/ionic/{p-9e3177a5.system.js → p-d2544865.system.js} +1 -1
- package/dist/ionic/{p-219c17cf.system.entry.js → p-d5f48185.system.entry.js} +1 -1
- package/dist/ionic/{p-4997d7dc.system.js → p-d79542bd.system.js} +1 -1
- package/dist/ionic/p-d8067ea4.system.entry.js +4 -0
- package/dist/ionic/p-d8f66669.entry.js +4 -0
- package/dist/ionic/{p-48fef2f1.entry.js → p-d98c0112.entry.js} +1 -1
- package/dist/ionic/p-da2b833b.js +4 -0
- package/dist/ionic/p-dc1372e0.entry.js +4 -0
- package/dist/ionic/{p-4d6ec139.entry.js → p-df48edd6.entry.js} +1 -1
- package/dist/ionic/{p-de4c700f.entry.js → p-df6fa126.entry.js} +1 -1
- package/dist/ionic/{p-66596659.entry.js → p-e8a0e731.entry.js} +1 -1
- package/dist/ionic/{p-513abaf6.system.entry.js → p-ea2c16b5.system.entry.js} +2 -2
- package/dist/ionic/p-ea4be6ac.system.js +4 -0
- package/dist/ionic/{p-b0850af6.system.entry.js → p-eb3da535.system.entry.js} +1 -1
- package/dist/ionic/{p-07a0190a.system.entry.js → p-ec2d3928.system.entry.js} +1 -1
- package/dist/ionic/p-f0392d49.entry.js +4 -0
- package/dist/ionic/{p-144ae947.js → p-f4cb521c.js} +1 -1
- package/dist/ionic/{p-a7f788ec.entry.js → p-f818b01a.entry.js} +1 -1
- package/dist/ionic/p-f94cbfe9.js +4 -0
- package/dist/ionic/{p-739f8b95.system.entry.js → p-fab4ecad.system.entry.js} +1 -1
- package/dist/ionic/p-fb02eeec.system.entry.js +4 -0
- package/dist/ionic/{p-237b1791.system.entry.js → p-fb97326f.system.entry.js} +1 -1
- package/dist/ionic/{p-e222fdd1.entry.js → p-fbd30ec7.entry.js} +1 -1
- package/dist/ionic/{p-de39f314.entry.js → p-fda4872f.entry.js} +1 -1
- package/dist/ionic/{p-25648922.system.entry.js → p-ff2323ba.system.entry.js} +1 -1
- package/dist/types/components/button/button.d.ts +5 -0
- package/dist/types/components/datetime/datetime.d.ts +1 -0
- package/dist/types/components/input/input.d.ts +7 -6
- package/dist/types/components/input-password-toggle/input-password-toggle.d.ts +37 -0
- package/dist/types/components/modal/animations/sheet.d.ts +4 -4
- package/dist/types/components/refresher/refresher.utils.d.ts +2 -2
- package/dist/types/components/searchbar/searchbar.d.ts +0 -14
- package/dist/types/components/textarea/textarea.d.ts +1 -6
- package/dist/types/components/toggle/toggle.d.ts +1 -1
- package/dist/types/components.d.ts +49 -5
- package/dist/types/utils/animation/animation-utils.d.ts +0 -12
- package/dist/types/utils/focus-trap.d.ts +2 -2
- package/dist/types/utils/helpers.d.ts +0 -18
- package/dist/types/utils/overlays.d.ts +2 -2
- package/dist/types/utils/test/playwright/generator.d.ts +3 -3
- package/hydrate/index.js +335 -535
- package/package.json +7 -2
- package/css/themes/dark.always.css.map +0 -1
- package/css/themes/dark.class.css.map +0 -1
- package/css/themes/dark.system.css.map +0 -1
- package/css/themes/high-contrast-dark.always.css.map +0 -1
- package/css/themes/high-contrast-dark.class.css.map +0 -1
- package/css/themes/high-contrast-dark.system.css.map +0 -1
- package/css/themes/high-contrast.always.css.map +0 -1
- package/css/themes/high-contrast.class.css.map +0 -1
- package/css/themes/high-contrast.system.css.map +0 -1
- package/dist/collection/utils/test/aria.spec.js +0 -80
- package/dist/esm-es5/animation-9a23ed8d.js +0 -4
- package/dist/esm-es5/app-globals-80842d68.js +0 -4
- package/dist/esm-es5/framework-delegate-3fd96df8.js +0 -4
- package/dist/esm-es5/haptic-554688a5.js +0 -4
- package/dist/esm-es5/helpers-f51cf76f.js +0 -4
- package/dist/esm-es5/index-1262064c.js +0 -4
- package/dist/esm-es5/index-5d6a0317.js +0 -5
- package/dist/esm-es5/index-9d7e5d3e.js +0 -4
- package/dist/esm-es5/input-shims-2a4ad5a1.js +0 -4
- package/dist/esm-es5/md.transition-76e0020b.js +0 -4
- package/dist/ionic/p-04f9ce05.system.js +0 -4
- package/dist/ionic/p-06e951a9.entry.js +0 -4
- package/dist/ionic/p-1d1394da.system.entry.js +0 -4
- package/dist/ionic/p-1e5c0c49.js +0 -4
- package/dist/ionic/p-29ecf879.entry.js +0 -4
- package/dist/ionic/p-2f53f47a.entry.js +0 -4
- package/dist/ionic/p-33e39575.system.js +0 -4
- package/dist/ionic/p-355736ea.js +0 -4
- package/dist/ionic/p-373e757d.entry.js +0 -4
- package/dist/ionic/p-39483fc9.js +0 -4
- package/dist/ionic/p-39860681.entry.js +0 -4
- package/dist/ionic/p-42f189f4.js +0 -4
- package/dist/ionic/p-493bce1f.entry.js +0 -4
- package/dist/ionic/p-49a205d0.system.js +0 -4
- package/dist/ionic/p-4d7230bd.system.entry.js +0 -4
- package/dist/ionic/p-517b76cb.entry.js +0 -4
- package/dist/ionic/p-51b1a6be.js +0 -4
- package/dist/ionic/p-59e86adb.js +0 -4
- package/dist/ionic/p-6042920d.system.entry.js +0 -4
- package/dist/ionic/p-667290b0.system.js +0 -4
- package/dist/ionic/p-67dbcd3b.system.js +0 -4
- package/dist/ionic/p-69df28fd.entry.js +0 -4
- package/dist/ionic/p-6d0e7669.system.entry.js +0 -4
- package/dist/ionic/p-6d1f5de9.system.entry.js +0 -4
- package/dist/ionic/p-7d4f6f18.js +0 -4
- package/dist/ionic/p-831269de.js +0 -4
- package/dist/ionic/p-a03c993e.entry.js +0 -4
- package/dist/ionic/p-b0d35de4.system.js +0 -4
- package/dist/ionic/p-bb78b64e.entry.js +0 -4
- package/dist/ionic/p-bbc4f653.entry.js +0 -4
- package/dist/ionic/p-c34d1515.js +0 -4
- package/dist/ionic/p-c629d22b.system.js +0 -5
- package/dist/ionic/p-c8675b7b.system.entry.js +0 -4
- package/dist/ionic/p-c962e9ea.entry.js +0 -4
- package/dist/ionic/p-c995da88.system.js +0 -4
- package/dist/ionic/p-cc19ecba.system.entry.js +0 -4
- package/dist/ionic/p-d10bbab7.entry.js +0 -4
- package/dist/ionic/p-d268f7e2.system.entry.js +0 -4
- package/dist/ionic/p-d4be0d81.system.entry.js +0 -4
- package/dist/ionic/p-d5ef3a0a.entry.js +0 -4
- package/dist/ionic/p-dad515dc.js +0 -4
- package/dist/ionic/p-dfb6de03.system.js +0 -4
- package/dist/ionic/p-e01ebeba.system.js +0 -4
- package/dist/ionic/p-e9412fe7.system.entry.js +0 -4
- package/dist/ionic/p-f5cb9689.js +0 -4
- package/dist/ionic/p-f8502e85.js +0 -5
- package/dist/ionic/p-fcec3b7a.system.entry.js +0 -4
- package/css/{themes → palettes}/dark.always.css +0 -0
- package/css/{themes → palettes}/dark.css +0 -0
- package/css/{themes → palettes}/dark.css.map +0 -0
- package/css/{themes → palettes}/dark.system.css +0 -0
- package/css/{themes → palettes}/high-contrast-dark.always.css +1 -1
- package/css/{themes → palettes}/high-contrast-dark.css +0 -0
- package/css/{themes → palettes}/high-contrast-dark.css.map +0 -0
- package/css/{themes → palettes}/high-contrast-dark.system.css +1 -1
- package/css/{themes → palettes}/high-contrast.always.css +25 -25
- package/css/{themes → palettes}/high-contrast.css +0 -0
- package/css/{themes → palettes}/high-contrast.css.map +0 -0
- package/css/{themes → palettes}/high-contrast.system.css +25 -25
|
@@ -4,39 +4,8 @@
|
|
|
4
4
|
'use strict';
|
|
5
5
|
|
|
6
6
|
const index = require('./index-c8d52405.js');
|
|
7
|
-
const helpers = require('./helpers-668b3d95.js');
|
|
8
7
|
|
|
9
8
|
let animationPrefix;
|
|
10
|
-
/**
|
|
11
|
-
* Web Animations requires hyphenated CSS properties
|
|
12
|
-
* to be written in camelCase when animating
|
|
13
|
-
*/
|
|
14
|
-
const processKeyframes = (keyframes) => {
|
|
15
|
-
keyframes.forEach((keyframe) => {
|
|
16
|
-
for (const key in keyframe) {
|
|
17
|
-
// eslint-disable-next-line no-prototype-builtins
|
|
18
|
-
if (keyframe.hasOwnProperty(key)) {
|
|
19
|
-
const value = keyframe[key];
|
|
20
|
-
if (key === 'easing') {
|
|
21
|
-
const newKey = 'animation-timing-function';
|
|
22
|
-
keyframe[newKey] = value;
|
|
23
|
-
delete keyframe[key];
|
|
24
|
-
}
|
|
25
|
-
else {
|
|
26
|
-
const newKey = convertCamelCaseToHypen(key);
|
|
27
|
-
if (newKey !== key) {
|
|
28
|
-
keyframe[newKey] = value;
|
|
29
|
-
delete keyframe[key];
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
});
|
|
35
|
-
return keyframes;
|
|
36
|
-
};
|
|
37
|
-
const convertCamelCaseToHypen = (str) => {
|
|
38
|
-
return str.replace(/([a-z0-9])([A-Z])/g, '$1-$2').toLowerCase();
|
|
39
|
-
};
|
|
40
9
|
const getAnimationPrefix = (el) => {
|
|
41
10
|
if (animationPrefix === undefined) {
|
|
42
11
|
const supportsUnprefixed = el.style.animationName !== undefined;
|
|
@@ -49,78 +18,6 @@ const setStyleProperty = (element, propertyName, value) => {
|
|
|
49
18
|
const prefix = propertyName.startsWith('animation') ? getAnimationPrefix(element) : '';
|
|
50
19
|
element.style.setProperty(prefix + propertyName, value);
|
|
51
20
|
};
|
|
52
|
-
const removeStyleProperty = (element, propertyName) => {
|
|
53
|
-
const prefix = propertyName.startsWith('animation') ? getAnimationPrefix(element) : '';
|
|
54
|
-
element.style.removeProperty(prefix + propertyName);
|
|
55
|
-
};
|
|
56
|
-
const animationEnd = (el, callback) => {
|
|
57
|
-
let unRegTrans;
|
|
58
|
-
const opts = { passive: true };
|
|
59
|
-
const unregister = () => {
|
|
60
|
-
if (unRegTrans) {
|
|
61
|
-
unRegTrans();
|
|
62
|
-
}
|
|
63
|
-
};
|
|
64
|
-
const onTransitionEnd = (ev) => {
|
|
65
|
-
if (el === ev.target) {
|
|
66
|
-
unregister();
|
|
67
|
-
callback(ev);
|
|
68
|
-
}
|
|
69
|
-
};
|
|
70
|
-
if (el) {
|
|
71
|
-
el.addEventListener('webkitAnimationEnd', onTransitionEnd, opts);
|
|
72
|
-
el.addEventListener('animationend', onTransitionEnd, opts);
|
|
73
|
-
unRegTrans = () => {
|
|
74
|
-
el.removeEventListener('webkitAnimationEnd', onTransitionEnd, opts);
|
|
75
|
-
el.removeEventListener('animationend', onTransitionEnd, opts);
|
|
76
|
-
};
|
|
77
|
-
}
|
|
78
|
-
return unregister;
|
|
79
|
-
};
|
|
80
|
-
// TODO(FW-2832): type
|
|
81
|
-
const generateKeyframeRules = (keyframes = []) => {
|
|
82
|
-
return keyframes
|
|
83
|
-
.map((keyframe) => {
|
|
84
|
-
const offset = keyframe.offset;
|
|
85
|
-
const frameString = [];
|
|
86
|
-
for (const property in keyframe) {
|
|
87
|
-
// eslint-disable-next-line no-prototype-builtins
|
|
88
|
-
if (keyframe.hasOwnProperty(property) && property !== 'offset') {
|
|
89
|
-
frameString.push(`${property}: ${keyframe[property]};`);
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
return `${offset * 100}% { ${frameString.join(' ')} }`;
|
|
93
|
-
})
|
|
94
|
-
.join(' ');
|
|
95
|
-
};
|
|
96
|
-
const keyframeIds = [];
|
|
97
|
-
const generateKeyframeName = (keyframeRules) => {
|
|
98
|
-
let index = keyframeIds.indexOf(keyframeRules);
|
|
99
|
-
if (index < 0) {
|
|
100
|
-
index = keyframeIds.push(keyframeRules) - 1;
|
|
101
|
-
}
|
|
102
|
-
return `ion-animation-${index}`;
|
|
103
|
-
};
|
|
104
|
-
const getStyleContainer = (element) => {
|
|
105
|
-
// getRootNode is not always available in SSR environments.
|
|
106
|
-
// TODO(FW-2832): types
|
|
107
|
-
const rootNode = element.getRootNode !== undefined ? element.getRootNode() : element;
|
|
108
|
-
return rootNode.head || rootNode;
|
|
109
|
-
};
|
|
110
|
-
const createKeyframeStylesheet = (keyframeName, keyframeRules, element) => {
|
|
111
|
-
var _a;
|
|
112
|
-
const styleContainer = getStyleContainer(element);
|
|
113
|
-
const keyframePrefix = getAnimationPrefix(element);
|
|
114
|
-
const existingStylesheet = styleContainer.querySelector('#' + keyframeName);
|
|
115
|
-
if (existingStylesheet) {
|
|
116
|
-
return existingStylesheet;
|
|
117
|
-
}
|
|
118
|
-
const stylesheet = ((_a = element.ownerDocument) !== null && _a !== void 0 ? _a : document).createElement('style');
|
|
119
|
-
stylesheet.id = keyframeName;
|
|
120
|
-
stylesheet.textContent = `@${keyframePrefix}keyframes ${keyframeName} { ${keyframeRules} } @${keyframePrefix}keyframes ${keyframeName}-alt { ${keyframeRules} }`;
|
|
121
|
-
styleContainer.appendChild(stylesheet);
|
|
122
|
-
return stylesheet;
|
|
123
|
-
};
|
|
124
21
|
const addClassToArray = (classes = [], className) => {
|
|
125
22
|
if (className !== undefined) {
|
|
126
23
|
const classNameToAppend = Array.isArray(className) ? className : [className];
|
|
@@ -148,14 +45,12 @@ const createAnimation = (animationId) => {
|
|
|
148
45
|
let numAnimationsRunning = 0;
|
|
149
46
|
let shouldForceLinearEasing = false;
|
|
150
47
|
let shouldForceSyncPlayback = false;
|
|
151
|
-
let cssAnimationsTimerFallback;
|
|
152
48
|
let forceDirectionValue;
|
|
153
49
|
let forceDurationValue;
|
|
154
50
|
let forceDelayValue;
|
|
155
51
|
let willComplete = true;
|
|
156
52
|
let finished = false;
|
|
157
53
|
let shouldCalculateNumAnimations = true;
|
|
158
|
-
let keyframeName;
|
|
159
54
|
let ani;
|
|
160
55
|
let paused = false;
|
|
161
56
|
const id = animationId;
|
|
@@ -172,10 +67,16 @@ const createAnimation = (animationId) => {
|
|
|
172
67
|
const webAnimations = [];
|
|
173
68
|
const supportsAnimationEffect = typeof AnimationEffect === 'function' ||
|
|
174
69
|
(index.win !== undefined && typeof index.win.AnimationEffect === 'function');
|
|
70
|
+
/**
|
|
71
|
+
* This is a feature detection for Web Animations.
|
|
72
|
+
*
|
|
73
|
+
* Certain environments such as emulated browser environments for testing,
|
|
74
|
+
* do not support Web Animations. As a result, we need to check for support
|
|
75
|
+
* and provide a fallback to test certain functionality related to Web Animations.
|
|
76
|
+
*/
|
|
175
77
|
const supportsWebAnimations = typeof Element === 'function' &&
|
|
176
78
|
typeof Element.prototype.animate === 'function' &&
|
|
177
79
|
supportsAnimationEffect;
|
|
178
|
-
const ANIMATION_END_FALLBACK_PADDING_MS = 100;
|
|
179
80
|
const getWebAnimations = () => {
|
|
180
81
|
return webAnimations;
|
|
181
82
|
};
|
|
@@ -263,21 +164,6 @@ const createAnimation = (animationId) => {
|
|
|
263
164
|
});
|
|
264
165
|
webAnimations.length = 0;
|
|
265
166
|
}
|
|
266
|
-
else {
|
|
267
|
-
const elementsArray = elements.slice();
|
|
268
|
-
helpers.raf(() => {
|
|
269
|
-
elementsArray.forEach((element) => {
|
|
270
|
-
removeStyleProperty(element, 'animation-name');
|
|
271
|
-
removeStyleProperty(element, 'animation-duration');
|
|
272
|
-
removeStyleProperty(element, 'animation-timing-function');
|
|
273
|
-
removeStyleProperty(element, 'animation-iteration-count');
|
|
274
|
-
removeStyleProperty(element, 'animation-delay');
|
|
275
|
-
removeStyleProperty(element, 'animation-play-state');
|
|
276
|
-
removeStyleProperty(element, 'animation-fill-mode');
|
|
277
|
-
removeStyleProperty(element, 'animation-direction');
|
|
278
|
-
});
|
|
279
|
-
});
|
|
280
|
-
}
|
|
281
167
|
};
|
|
282
168
|
/**
|
|
283
169
|
* Removes the animation's stylesheets
|
|
@@ -535,9 +421,6 @@ const createAnimation = (animationId) => {
|
|
|
535
421
|
}
|
|
536
422
|
});
|
|
537
423
|
}
|
|
538
|
-
else {
|
|
539
|
-
initializeCSSAnimation();
|
|
540
|
-
}
|
|
541
424
|
};
|
|
542
425
|
/**
|
|
543
426
|
* Run all "before" animation hooks.
|
|
@@ -567,7 +450,6 @@ const createAnimation = (animationId) => {
|
|
|
567
450
|
* Run all "after" animation hooks.
|
|
568
451
|
*/
|
|
569
452
|
const afterAnimation = () => {
|
|
570
|
-
clearCSSAnimationsTimeout();
|
|
571
453
|
// Runs all after read callbacks
|
|
572
454
|
_afterAddReadFunctions.forEach((callback) => callback());
|
|
573
455
|
// Runs all after write callbacks
|
|
@@ -623,32 +505,6 @@ const createAnimation = (animationId) => {
|
|
|
623
505
|
}
|
|
624
506
|
}
|
|
625
507
|
};
|
|
626
|
-
const initializeCSSAnimation = (toggleAnimationName = true) => {
|
|
627
|
-
cleanUpStyleSheets();
|
|
628
|
-
const processedKeyframes = processKeyframes(_keyframes);
|
|
629
|
-
elements.forEach((element) => {
|
|
630
|
-
if (processedKeyframes.length > 0) {
|
|
631
|
-
const keyframeRules = generateKeyframeRules(processedKeyframes);
|
|
632
|
-
keyframeName = animationId !== undefined ? animationId : generateKeyframeName(keyframeRules);
|
|
633
|
-
const stylesheet = createKeyframeStylesheet(keyframeName, keyframeRules, element);
|
|
634
|
-
stylesheets.push(stylesheet);
|
|
635
|
-
setStyleProperty(element, 'animation-duration', `${getDuration()}ms`);
|
|
636
|
-
setStyleProperty(element, 'animation-timing-function', getEasing());
|
|
637
|
-
setStyleProperty(element, 'animation-delay', `${getDelay()}ms`);
|
|
638
|
-
setStyleProperty(element, 'animation-fill-mode', getFill());
|
|
639
|
-
setStyleProperty(element, 'animation-direction', getDirection());
|
|
640
|
-
const iterationsCount = getIterations() === Infinity ? 'infinite' : getIterations().toString();
|
|
641
|
-
setStyleProperty(element, 'animation-iteration-count', iterationsCount);
|
|
642
|
-
setStyleProperty(element, 'animation-play-state', 'paused');
|
|
643
|
-
if (toggleAnimationName) {
|
|
644
|
-
setStyleProperty(element, 'animation-name', `${stylesheet.id}-alt`);
|
|
645
|
-
}
|
|
646
|
-
helpers.raf(() => {
|
|
647
|
-
setStyleProperty(element, 'animation-name', stylesheet.id || null);
|
|
648
|
-
});
|
|
649
|
-
}
|
|
650
|
-
});
|
|
651
|
-
};
|
|
652
508
|
const initializeWebAnimation = () => {
|
|
653
509
|
elements.forEach((element) => {
|
|
654
510
|
const animation = element.animate(_keyframes, {
|
|
@@ -669,15 +525,12 @@ const createAnimation = (animationId) => {
|
|
|
669
525
|
};
|
|
670
526
|
}
|
|
671
527
|
};
|
|
672
|
-
const initializeAnimation = (
|
|
528
|
+
const initializeAnimation = () => {
|
|
673
529
|
beforeAnimation();
|
|
674
530
|
if (_keyframes.length > 0) {
|
|
675
531
|
if (supportsWebAnimations) {
|
|
676
532
|
initializeWebAnimation();
|
|
677
533
|
}
|
|
678
|
-
else {
|
|
679
|
-
initializeCSSAnimation(toggleAnimationName);
|
|
680
|
-
}
|
|
681
534
|
}
|
|
682
535
|
initialized = true;
|
|
683
536
|
};
|
|
@@ -690,15 +543,6 @@ const createAnimation = (animationId) => {
|
|
|
690
543
|
animation.pause();
|
|
691
544
|
});
|
|
692
545
|
}
|
|
693
|
-
else {
|
|
694
|
-
const animationDuration = `-${getDuration() * step}ms`;
|
|
695
|
-
elements.forEach((element) => {
|
|
696
|
-
if (_keyframes.length > 0) {
|
|
697
|
-
setStyleProperty(element, 'animation-delay', animationDuration);
|
|
698
|
-
setStyleProperty(element, 'animation-play-state', 'paused');
|
|
699
|
-
}
|
|
700
|
-
});
|
|
701
|
-
}
|
|
702
546
|
};
|
|
703
547
|
const updateWebAnimation = (step) => {
|
|
704
548
|
webAnimations.forEach((animation) => {
|
|
@@ -715,26 +559,6 @@ const createAnimation = (animationId) => {
|
|
|
715
559
|
setAnimationStep(step);
|
|
716
560
|
}
|
|
717
561
|
};
|
|
718
|
-
const updateCSSAnimation = (toggleAnimationName = true, step) => {
|
|
719
|
-
helpers.raf(() => {
|
|
720
|
-
elements.forEach((element) => {
|
|
721
|
-
setStyleProperty(element, 'animation-name', keyframeName || null);
|
|
722
|
-
setStyleProperty(element, 'animation-duration', `${getDuration()}ms`);
|
|
723
|
-
setStyleProperty(element, 'animation-timing-function', getEasing());
|
|
724
|
-
setStyleProperty(element, 'animation-delay', step !== undefined ? `-${step * getDuration()}ms` : `${getDelay()}ms`);
|
|
725
|
-
setStyleProperty(element, 'animation-fill-mode', getFill() || null);
|
|
726
|
-
setStyleProperty(element, 'animation-direction', getDirection() || null);
|
|
727
|
-
const iterationsCount = getIterations() === Infinity ? 'infinite' : getIterations().toString();
|
|
728
|
-
setStyleProperty(element, 'animation-iteration-count', iterationsCount);
|
|
729
|
-
if (toggleAnimationName) {
|
|
730
|
-
setStyleProperty(element, 'animation-name', `${keyframeName}-alt`);
|
|
731
|
-
}
|
|
732
|
-
helpers.raf(() => {
|
|
733
|
-
setStyleProperty(element, 'animation-name', keyframeName || null);
|
|
734
|
-
});
|
|
735
|
-
});
|
|
736
|
-
});
|
|
737
|
-
};
|
|
738
562
|
const update = (deep = false, toggleAnimationName = true, step) => {
|
|
739
563
|
if (deep) {
|
|
740
564
|
childAnimations.forEach((animation) => {
|
|
@@ -744,9 +568,6 @@ const createAnimation = (animationId) => {
|
|
|
744
568
|
if (supportsWebAnimations) {
|
|
745
569
|
updateWebAnimation(step);
|
|
746
570
|
}
|
|
747
|
-
else {
|
|
748
|
-
updateCSSAnimation(toggleAnimationName, step);
|
|
749
|
-
}
|
|
750
571
|
return ani;
|
|
751
572
|
};
|
|
752
573
|
const progressStart = (forceLinearEasing = false, step) => {
|
|
@@ -829,67 +650,8 @@ const createAnimation = (animationId) => {
|
|
|
829
650
|
pauseAnimation();
|
|
830
651
|
return ani;
|
|
831
652
|
};
|
|
832
|
-
const onAnimationEndFallback = () => {
|
|
833
|
-
cssAnimationsTimerFallback = undefined;
|
|
834
|
-
animationFinish();
|
|
835
|
-
};
|
|
836
|
-
const clearCSSAnimationsTimeout = () => {
|
|
837
|
-
if (cssAnimationsTimerFallback) {
|
|
838
|
-
clearTimeout(cssAnimationsTimerFallback);
|
|
839
|
-
}
|
|
840
|
-
};
|
|
841
653
|
const playCSSAnimations = () => {
|
|
842
|
-
|
|
843
|
-
helpers.raf(() => {
|
|
844
|
-
elements.forEach((element) => {
|
|
845
|
-
if (_keyframes.length > 0) {
|
|
846
|
-
setStyleProperty(element, 'animation-play-state', 'running');
|
|
847
|
-
}
|
|
848
|
-
});
|
|
849
|
-
});
|
|
850
|
-
if (_keyframes.length === 0 || elements.length === 0) {
|
|
851
|
-
animationFinish();
|
|
852
|
-
}
|
|
853
|
-
else {
|
|
854
|
-
/**
|
|
855
|
-
* This is a catchall in the event that a CSS Animation did not finish.
|
|
856
|
-
* The Web Animations API has mechanisms in place for preventing this.
|
|
857
|
-
* CSS Animations will not fire an `animationend` event
|
|
858
|
-
* for elements with `display: none`. The Web Animations API
|
|
859
|
-
* accounts for this, but using raw CSS Animations requires
|
|
860
|
-
* this workaround.
|
|
861
|
-
*/
|
|
862
|
-
const animationDelay = getDelay() || 0;
|
|
863
|
-
const animationDuration = getDuration() || 0;
|
|
864
|
-
const animationIterations = getIterations() || 1;
|
|
865
|
-
// No need to set a timeout when animation has infinite iterations
|
|
866
|
-
if (isFinite(animationIterations)) {
|
|
867
|
-
cssAnimationsTimerFallback = setTimeout(onAnimationEndFallback, animationDelay + animationDuration * animationIterations + ANIMATION_END_FALLBACK_PADDING_MS);
|
|
868
|
-
}
|
|
869
|
-
animationEnd(elements[0], () => {
|
|
870
|
-
clearCSSAnimationsTimeout();
|
|
871
|
-
/**
|
|
872
|
-
* Ensure that clean up
|
|
873
|
-
* is always done a frame
|
|
874
|
-
* before the onFinish handlers
|
|
875
|
-
* are fired. Otherwise, there
|
|
876
|
-
* may be flickering if a new
|
|
877
|
-
* animation is started on the same
|
|
878
|
-
* element too quickly
|
|
879
|
-
*/
|
|
880
|
-
helpers.raf(() => {
|
|
881
|
-
clearCSSAnimationPlayState();
|
|
882
|
-
helpers.raf(animationFinish);
|
|
883
|
-
});
|
|
884
|
-
});
|
|
885
|
-
}
|
|
886
|
-
};
|
|
887
|
-
const clearCSSAnimationPlayState = () => {
|
|
888
|
-
elements.forEach((element) => {
|
|
889
|
-
removeStyleProperty(element, 'animation-duration');
|
|
890
|
-
removeStyleProperty(element, 'animation-delay');
|
|
891
|
-
removeStyleProperty(element, 'animation-play-state');
|
|
892
|
-
});
|
|
654
|
+
animationFinish();
|
|
893
655
|
};
|
|
894
656
|
const playWebAnimations = () => {
|
|
895
657
|
webAnimations.forEach((animation) => {
|
|
@@ -904,9 +666,6 @@ const createAnimation = (animationId) => {
|
|
|
904
666
|
setAnimationStep(0);
|
|
905
667
|
updateWebAnimation();
|
|
906
668
|
}
|
|
907
|
-
else {
|
|
908
|
-
updateCSSAnimation();
|
|
909
|
-
}
|
|
910
669
|
};
|
|
911
670
|
const play = (opts) => {
|
|
912
671
|
return new Promise((resolve) => {
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
*/
|
|
4
4
|
'use strict';
|
|
5
5
|
|
|
6
|
-
const index$1 = require('./index-
|
|
7
|
-
const haptic = require('./haptic-
|
|
6
|
+
const index$1 = require('./index-af6d0fbb.js');
|
|
7
|
+
const haptic = require('./haptic-f6b37aa3.js');
|
|
8
8
|
const index = require('./index-ee07ed59.js');
|
|
9
9
|
|
|
10
10
|
const createButtonActiveGesture = (el, isButton) => {
|
|
@@ -49,12 +49,6 @@ var NotificationType;
|
|
|
49
49
|
})(NotificationType || (NotificationType = {}));
|
|
50
50
|
const HapticEngine = {
|
|
51
51
|
getEngine() {
|
|
52
|
-
const tapticEngine = window.TapticEngine;
|
|
53
|
-
if (tapticEngine) {
|
|
54
|
-
// Cordova
|
|
55
|
-
// TODO FW-4707 - Remove this in Ionic 8
|
|
56
|
-
return tapticEngine;
|
|
57
|
-
}
|
|
58
52
|
const capacitor$1 = capacitor.getCapacitor();
|
|
59
53
|
if (capacitor$1 === null || capacitor$1 === void 0 ? void 0 : capacitor$1.isPluginAvailable('Haptics')) {
|
|
60
54
|
// Capacitor
|
|
@@ -83,85 +77,43 @@ const HapticEngine = {
|
|
|
83
77
|
}
|
|
84
78
|
return true;
|
|
85
79
|
},
|
|
86
|
-
isCordova() {
|
|
87
|
-
return window.TapticEngine !== undefined;
|
|
88
|
-
},
|
|
89
|
-
isCapacitor() {
|
|
90
|
-
return capacitor.getCapacitor() !== undefined;
|
|
91
|
-
},
|
|
92
80
|
impact(options) {
|
|
93
81
|
const engine = this.getEngine();
|
|
94
82
|
if (!engine) {
|
|
95
83
|
return;
|
|
96
84
|
}
|
|
97
|
-
|
|
98
|
-
* To provide backwards compatibility with Cordova apps,
|
|
99
|
-
* we convert the style to lowercase.
|
|
100
|
-
*
|
|
101
|
-
* TODO: FW-4707 - Remove this in Ionic 8
|
|
102
|
-
*/
|
|
103
|
-
const style = this.isCapacitor() ? options.style : options.style.toLowerCase();
|
|
104
|
-
engine.impact({ style });
|
|
85
|
+
engine.impact({ style: options.style });
|
|
105
86
|
},
|
|
106
87
|
notification(options) {
|
|
107
88
|
const engine = this.getEngine();
|
|
108
89
|
if (!engine) {
|
|
109
90
|
return;
|
|
110
91
|
}
|
|
111
|
-
|
|
112
|
-
* To provide backwards compatibility with Cordova apps,
|
|
113
|
-
* we convert the style to lowercase.
|
|
114
|
-
*
|
|
115
|
-
* TODO: FW-4707 - Remove this in Ionic 8
|
|
116
|
-
*/
|
|
117
|
-
const type = this.isCapacitor() ? options.type : options.type.toLowerCase();
|
|
118
|
-
engine.notification({ type });
|
|
92
|
+
engine.notification({ type: options.type });
|
|
119
93
|
},
|
|
120
94
|
selection() {
|
|
121
|
-
|
|
122
|
-
* To provide backwards compatibility with Cordova apps,
|
|
123
|
-
* we convert the style to lowercase.
|
|
124
|
-
*
|
|
125
|
-
* TODO: FW-4707 - Remove this in Ionic 8
|
|
126
|
-
*/
|
|
127
|
-
const style = this.isCapacitor() ? exports.ImpactStyle.Light : 'light';
|
|
128
|
-
this.impact({ style });
|
|
95
|
+
this.impact({ style: exports.ImpactStyle.Light });
|
|
129
96
|
},
|
|
130
97
|
selectionStart() {
|
|
131
98
|
const engine = this.getEngine();
|
|
132
99
|
if (!engine) {
|
|
133
100
|
return;
|
|
134
101
|
}
|
|
135
|
-
|
|
136
|
-
engine.selectionStart();
|
|
137
|
-
}
|
|
138
|
-
else {
|
|
139
|
-
engine.gestureSelectionStart();
|
|
140
|
-
}
|
|
102
|
+
engine.selectionStart();
|
|
141
103
|
},
|
|
142
104
|
selectionChanged() {
|
|
143
105
|
const engine = this.getEngine();
|
|
144
106
|
if (!engine) {
|
|
145
107
|
return;
|
|
146
108
|
}
|
|
147
|
-
|
|
148
|
-
engine.selectionChanged();
|
|
149
|
-
}
|
|
150
|
-
else {
|
|
151
|
-
engine.gestureSelectionChanged();
|
|
152
|
-
}
|
|
109
|
+
engine.selectionChanged();
|
|
153
110
|
},
|
|
154
111
|
selectionEnd() {
|
|
155
112
|
const engine = this.getEngine();
|
|
156
113
|
if (!engine) {
|
|
157
114
|
return;
|
|
158
115
|
}
|
|
159
|
-
|
|
160
|
-
engine.selectionEnd();
|
|
161
|
-
}
|
|
162
|
-
else {
|
|
163
|
-
engine.gestureSelectionEnd();
|
|
164
|
-
}
|
|
116
|
+
engine.selectionEnd();
|
|
165
117
|
},
|
|
166
118
|
};
|
|
167
119
|
/**
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
'use strict';
|
|
5
5
|
|
|
6
6
|
const index = require('./index-c8d52405.js');
|
|
7
|
-
const ionicGlobal = require('./ionic-global-
|
|
8
|
-
require('./index-
|
|
7
|
+
const ionicGlobal = require('./ionic-global-1adf9bc4.js');
|
|
8
|
+
require('./index-af6d0fbb.js');
|
|
9
9
|
|
|
10
10
|
/**
|
|
11
11
|
* CloseWatcher is a newer API that lets
|
|
@@ -249,52 +249,6 @@ const focusVisibleElement = (el) => {
|
|
|
249
249
|
}
|
|
250
250
|
}
|
|
251
251
|
};
|
|
252
|
-
/**
|
|
253
|
-
* This method is used for Ionic's input components that use Shadow DOM. In
|
|
254
|
-
* order to properly label the inputs to work with screen readers, we need
|
|
255
|
-
* to get the text content of the label outside of the shadow root and pass
|
|
256
|
-
* it to the input inside of the shadow root.
|
|
257
|
-
*
|
|
258
|
-
* Referencing label elements by id from outside of the component is
|
|
259
|
-
* impossible due to the shadow boundary, read more here:
|
|
260
|
-
* https://developer.salesforce.com/blogs/2020/01/accessibility-for-web-components.html
|
|
261
|
-
*
|
|
262
|
-
* @param componentEl The shadow element that needs the aria label
|
|
263
|
-
* @param inputId The unique identifier for the input
|
|
264
|
-
*/
|
|
265
|
-
const getAriaLabel = (componentEl, inputId) => {
|
|
266
|
-
let labelText;
|
|
267
|
-
// If the user provides their own label via the aria-labelledby attr
|
|
268
|
-
// we should use that instead of looking for an ion-label
|
|
269
|
-
const labelledBy = componentEl.getAttribute('aria-labelledby');
|
|
270
|
-
// Grab the id off of the component in case they are using
|
|
271
|
-
// a custom label using the label element
|
|
272
|
-
const componentId = componentEl.id;
|
|
273
|
-
let labelId = labelledBy !== null && labelledBy.trim() !== '' ? labelledBy : inputId + '-lbl';
|
|
274
|
-
let label = labelledBy !== null && labelledBy.trim() !== '' ? document.getElementById(labelledBy) : null;
|
|
275
|
-
if (label) {
|
|
276
|
-
if (labelledBy === null) {
|
|
277
|
-
label.id = labelId;
|
|
278
|
-
}
|
|
279
|
-
labelText = label.textContent;
|
|
280
|
-
label.setAttribute('aria-hidden', 'true');
|
|
281
|
-
// if there is no label, check to see if the user has provided
|
|
282
|
-
// one by setting an id on the component and using the label element
|
|
283
|
-
}
|
|
284
|
-
else if (componentId.trim() !== '') {
|
|
285
|
-
label = document.querySelector(`label[for="${componentId}"]`);
|
|
286
|
-
if (label) {
|
|
287
|
-
if (label.id !== '') {
|
|
288
|
-
labelId = label.id;
|
|
289
|
-
}
|
|
290
|
-
else {
|
|
291
|
-
label.id = labelId = `${componentId}-lbl`;
|
|
292
|
-
}
|
|
293
|
-
labelText = label.textContent;
|
|
294
|
-
}
|
|
295
|
-
}
|
|
296
|
-
return { label, labelId, labelText };
|
|
297
|
-
};
|
|
298
252
|
/**
|
|
299
253
|
* This method is used to add a hidden input to a host element that contains
|
|
300
254
|
* a Shadow DOM. It does not add the input inside of the Shadow root which
|
|
@@ -332,9 +286,6 @@ const assert = (actual, reason) => {
|
|
|
332
286
|
throw new Error(message);
|
|
333
287
|
}
|
|
334
288
|
};
|
|
335
|
-
const now = (ev) => {
|
|
336
|
-
return ev.timeStamp || Date.now();
|
|
337
|
-
};
|
|
338
289
|
const pointerCoord = (ev) => {
|
|
339
290
|
// get X coordinates for either a mouse click
|
|
340
291
|
// or a touch depending on the given event
|
|
@@ -417,14 +368,12 @@ exports.componentOnReady = componentOnReady;
|
|
|
417
368
|
exports.debounce = debounce;
|
|
418
369
|
exports.debounceEvent = debounceEvent;
|
|
419
370
|
exports.focusVisibleElement = focusVisibleElement;
|
|
420
|
-
exports.getAriaLabel = getAriaLabel;
|
|
421
371
|
exports.getElementRoot = getElementRoot;
|
|
422
372
|
exports.hasLazyBuild = hasLazyBuild;
|
|
423
373
|
exports.hasShadowDom = hasShadowDom;
|
|
424
374
|
exports.inheritAriaAttributes = inheritAriaAttributes;
|
|
425
375
|
exports.inheritAttributes = inheritAttributes;
|
|
426
376
|
exports.isEndSide = isEndSide;
|
|
427
|
-
exports.now = now;
|
|
428
377
|
exports.pointerCoord = pointerCoord;
|
|
429
378
|
exports.raf = raf;
|
|
430
379
|
exports.removeEventListener = removeEventListener;
|
|
@@ -20,6 +20,8 @@ const closeCircle = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/
|
|
|
20
20
|
const closeSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><path d='M400 145.49L366.51 112 256 222.51 145.49 112 112 145.49 222.51 256 112 366.51 145.49 400 256 289.49 366.51 400 400 366.51 289.49 256 400 145.49z'/></svg>";
|
|
21
21
|
const ellipseOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><circle cx='256' cy='256' r='192' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/></svg>";
|
|
22
22
|
const ellipsisHorizontal = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><circle cx='256' cy='256' r='48'/><circle cx='416' cy='256' r='48'/><circle cx='96' cy='256' r='48'/></svg>";
|
|
23
|
+
const eye = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><circle cx='256' cy='256' r='64'/><path d='M490.84 238.6c-26.46-40.92-60.79-75.68-99.27-100.53C349 110.55 302 96 255.66 96c-42.52 0-84.33 12.15-124.27 36.11-40.73 24.43-77.63 60.12-109.68 106.07a31.92 31.92 0 00-.64 35.54c26.41 41.33 60.4 76.14 98.28 100.65C162 402 207.9 416 255.66 416c46.71 0 93.81-14.43 136.2-41.72 38.46-24.77 72.72-59.66 99.08-100.92a32.2 32.2 0 00-.1-34.76zM256 352a96 96 0 1196-96 96.11 96.11 0 01-96 96z'/></svg>";
|
|
24
|
+
const eyeOff = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><path d='M432 448a15.92 15.92 0 01-11.31-4.69l-352-352a16 16 0 0122.62-22.62l352 352A16 16 0 01432 448zM248 315.85l-51.79-51.79a2 2 0 00-3.39 1.69 64.11 64.11 0 0053.49 53.49 2 2 0 001.69-3.39zM264 196.15L315.87 248a2 2 0 003.4-1.69 64.13 64.13 0 00-53.55-53.55 2 2 0 00-1.72 3.39z'/><path d='M491 273.36a32.2 32.2 0 00-.1-34.76c-26.46-40.92-60.79-75.68-99.27-100.53C349 110.55 302 96 255.68 96a226.54 226.54 0 00-71.82 11.79 4 4 0 00-1.56 6.63l47.24 47.24a4 4 0 003.82 1.05 96 96 0 01116 116 4 4 0 001.05 3.81l67.95 68a4 4 0 005.4.24 343.81 343.81 0 0067.24-77.4zM256 352a96 96 0 01-93.3-118.63 4 4 0 00-1.05-3.81l-66.84-66.87a4 4 0 00-5.41-.23c-24.39 20.81-47 46.13-67.67 75.72a31.92 31.92 0 00-.64 35.54c26.41 41.33 60.39 76.14 98.28 100.65C162.06 402 207.92 416 255.68 416a238.22 238.22 0 0072.64-11.55 4 4 0 001.61-6.64l-47.47-47.46a4 4 0 00-3.81-1.05A96 96 0 01256 352z'/></svg>";
|
|
23
25
|
const menuOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><path stroke-linecap='round' stroke-miterlimit='10' d='M80 160h352M80 256h352M80 352h352' class='ionicon-fill-none ionicon-stroke-width'/></svg>";
|
|
24
26
|
const menuSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><path d='M64 384h384v-42.67H64zm0-106.67h384v-42.66H64zM64 128v42.67h384V128z'/></svg>";
|
|
25
27
|
const removeOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><path stroke-linecap='round' stroke-linejoin='round' d='M400 256H112' class='ionicon-fill-none ionicon-stroke-width'/></svg>";
|
|
@@ -44,6 +46,8 @@ exports.closeCircle = closeCircle;
|
|
|
44
46
|
exports.closeSharp = closeSharp;
|
|
45
47
|
exports.ellipseOutline = ellipseOutline;
|
|
46
48
|
exports.ellipsisHorizontal = ellipsisHorizontal;
|
|
49
|
+
exports.eye = eye;
|
|
50
|
+
exports.eyeOff = eyeOff;
|
|
47
51
|
exports.menuOutline = menuOutline;
|
|
48
52
|
exports.menuSharp = menuSharp;
|
|
49
53
|
exports.removeOutline = removeOutline;
|
|
@@ -4,11 +4,11 @@
|
|
|
4
4
|
'use strict';
|
|
5
5
|
|
|
6
6
|
const index$1 = require('./index-c8d52405.js');
|
|
7
|
-
const hardwareBackButton = require('./hardware-back-button-
|
|
7
|
+
const hardwareBackButton = require('./hardware-back-button-ad9299b4.js');
|
|
8
8
|
const index = require('./index-5915f9b3.js');
|
|
9
|
-
const helpers = require('./helpers-
|
|
10
|
-
const ionicGlobal = require('./ionic-global-
|
|
11
|
-
const animation = require('./animation-
|
|
9
|
+
const helpers = require('./helpers-afaa9001.js');
|
|
10
|
+
const ionicGlobal = require('./ionic-global-1adf9bc4.js');
|
|
11
|
+
const animation = require('./animation-b4fdf128.js');
|
|
12
12
|
|
|
13
13
|
/**
|
|
14
14
|
* baseAnimation
|