voyager-ionic-core 8.0.1 → 8.1.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/checkbox.js +3 -3
- package/components/index2.js +119 -1
- package/components/ion-accordion-group.js +2 -2
- package/components/ion-content.js +6 -4
- package/components/ion-datetime-button.js +2 -2
- package/components/ion-datetime.js +17 -14
- 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 +2 -2
- 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.js +3 -3
- package/components/ion-input.js +8 -4
- 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 +2 -2
- package/components/ion-menu-toggle.js +2 -2
- package/components/ion-menu.js +2 -2
- package/components/ion-modal.js +10 -8
- 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 +3 -3
- package/components/ion-refresher-content.js +1 -1
- package/components/ion-refresher.js +1 -1
- package/components/ion-reorder-group.js +1 -1
- package/components/ion-reorder.js +1 -1
- package/components/ion-router-link.js +2 -2
- package/components/ion-router-outlet.js +1 -1
- package/components/ion-row.js +1 -1
- package/components/ion-searchbar.js +4 -4
- 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 +2 -2
- 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 +2 -2
- 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 +3 -3
- package/components/ion-toolbar.js +2 -2
- package/components/ios.transition.js +94 -67
- package/components/label.js +3 -3
- package/components/list-header.js +2 -2
- package/components/list.js +1 -1
- package/components/overlays.js +3 -2
- package/components/picker-column-option.js +2 -2
- package/components/picker-column.js +156 -4
- package/components/picker-column2.js +2 -2
- package/components/picker.js +2 -2
- package/components/popover.js +6 -4
- 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 +2 -2
- package/components/spinner.js +1 -1
- package/css/core.css +1 -1
- package/css/core.css.map +1 -1
- package/css/global.bundle.css.map +1 -1
- package/css/ionic.bundle.css +1 -1
- package/css/ionic.bundle.css.map +1 -1
- package/css/palettes/dark.always.css +1 -1
- package/css/palettes/dark.always.css.map +1 -1
- package/css/palettes/dark.class.css +1 -1
- package/css/palettes/dark.class.css.map +1 -1
- package/css/palettes/dark.system.css +1 -1
- package/css/palettes/dark.system.css.map +1 -1
- package/css/palettes/high-contrast-dark.always.css.map +1 -1
- package/css/palettes/high-contrast-dark.class.css.map +1 -1
- package/css/palettes/high-contrast-dark.system.css.map +1 -1
- package/css/palettes/high-contrast.always.css.map +1 -1
- package/css/palettes/high-contrast.class.css.map +1 -1
- package/css/palettes/high-contrast.system.css.map +1 -1
- package/css/typography.css.map +1 -1
- package/dist/cjs/{app-globals-542c4d91.js → app-globals-66b7dc06.js} +1 -1
- package/dist/cjs/{button-active-47528f4c.js → button-active-9135c809.js} +1 -1
- package/dist/cjs/{hardware-back-button-06ae4d9c.js → hardware-back-button-ed931127.js} +2 -2
- package/dist/cjs/index-8709af32.js +2234 -0
- package/dist/cjs/{index-c76a1d14.js → index-c0b7f8f4.js} +124 -6
- package/dist/cjs/{index-57b504ac.js → index-c54654c6.js} +2 -2
- package/dist/cjs/index.cjs.js +9 -9
- package/dist/cjs/ion-accordion_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-action-sheet.cjs.entry.js +5 -5
- package/dist/cjs/ion-alert.cjs.entry.js +5 -5
- package/dist/cjs/ion-app_8.cjs.entry.js +20 -19
- package/dist/cjs/ion-avatar_3.cjs.entry.js +3 -3
- package/dist/cjs/ion-back-button.cjs.entry.js +2 -2
- package/dist/cjs/ion-backdrop.cjs.entry.js +2 -2
- package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-button_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-card_5.cjs.entry.js +2 -2
- package/dist/cjs/ion-checkbox.cjs.entry.js +5 -5
- 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 +25 -22
- package/dist/cjs/ion-fab_3.cjs.entry.js +8 -8
- package/dist/cjs/ion-img.cjs.entry.js +3 -3
- package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +5 -5
- package/dist/cjs/ion-input-password-toggle.cjs.entry.js +5 -5
- package/dist/cjs/ion-input.cjs.entry.js +9 -6
- package/dist/cjs/ion-item-option_3.cjs.entry.js +6 -6
- package/dist/cjs/ion-item_8.cjs.entry.js +15 -15
- package/dist/cjs/ion-loading.cjs.entry.js +6 -6
- package/dist/cjs/ion-menu_3.cjs.entry.js +11 -11
- package/dist/cjs/ion-modal.cjs.entry.js +13 -12
- package/dist/cjs/ion-nav_2.cjs.entry.js +6 -5
- package/dist/cjs/ion-picker-column-option.cjs.entry.js +4 -4
- package/dist/cjs/ion-picker-column.cjs.entry.js +156 -6
- package/dist/cjs/ion-picker.cjs.entry.js +3 -3
- package/dist/cjs/ion-popover.cjs.entry.js +9 -8
- package/dist/cjs/ion-progress-bar.cjs.entry.js +3 -3
- package/dist/cjs/ion-radio_2.cjs.entry.js +6 -6
- package/dist/cjs/ion-range.cjs.entry.js +5 -5
- package/dist/cjs/ion-refresher_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-reorder_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +3 -3
- package/dist/cjs/ion-route_4.cjs.entry.js +4 -4
- package/dist/cjs/ion-searchbar.cjs.entry.js +6 -6
- package/dist/cjs/ion-segment_2.cjs.entry.js +7 -7
- package/dist/cjs/ion-select_3.cjs.entry.js +9 -9
- 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 +6 -6
- package/dist/cjs/ion-tab_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-text.cjs.entry.js +4 -4
- package/dist/cjs/ion-textarea.cjs.entry.js +4 -4
- package/dist/cjs/ion-toast.cjs.entry.js +6 -6
- package/dist/cjs/ion-toggle.cjs.entry.js +5 -5
- package/dist/cjs/{ionic-global-f3622afe.js → ionic-global-35b86a09.js} +1 -1
- package/dist/cjs/ionic.cjs.js +5 -5
- package/dist/cjs/{ios.transition-288dfa83.js → ios.transition-5ddf92f1.js} +98 -69
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{md.transition-6e5f6a8d.js → md.transition-047c18c5.js} +4 -2
- package/dist/cjs/{overlays-32cfd236.js → overlays-cb04d075.js} +5 -3
- package/dist/cjs/{status-tap-c47ff5f5.js → status-tap-5b2775cd.js} +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/accordion-group/accordion-group.js +3 -3
- package/dist/collection/components/checkbox/checkbox.js +4 -4
- package/dist/collection/components/content/content.js +23 -4
- package/dist/collection/components/content/test/content.spec.js +27 -0
- package/dist/collection/components/datetime/datetime.js +18 -15
- package/dist/collection/components/datetime/test/overlay-roles/datetime.e2e.js +34 -0
- package/dist/collection/components/datetime-button/datetime-button.js +2 -2
- 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-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.js +2 -2
- 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.js +25 -5
- package/dist/collection/components/input/test/input.spec.js +13 -0
- package/dist/collection/components/input-password-toggle/input-password-toggle.js +3 -3
- package/dist/collection/components/item/test/a11y/item.e2e.js +24 -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/label/label.ios.css +1 -1
- package/dist/collection/components/label/label.js +2 -2
- 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/menu/menu.js +2 -2
- package/dist/collection/components/menu-button/menu-button.js +2 -2
- package/dist/collection/components/menu-toggle/menu-toggle.js +2 -2
- package/dist/collection/components/modal/gestures/sheet.js +3 -2
- package/dist/collection/components/modal/modal.js +25 -6
- package/dist/collection/components/modal/test/basic/modal.spec.js +19 -0
- 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.css +19 -0
- package/dist/collection/components/picker-column/picker-column.js +159 -4
- package/dist/collection/components/picker-column/test/picker-column.spec.js +83 -0
- 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 +23 -4
- package/dist/collection/components/popover/test/basic/popover.spec.js +19 -0
- package/dist/collection/components/progress-bar/progress-bar.js +1 -1
- package/dist/collection/components/radio/radio.js +3 -3
- package/dist/collection/components/radio-group/radio-group.js +2 -2
- package/dist/collection/components/range/range.js +4 -4
- package/dist/collection/components/refresher/refresher.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-outlet/router-outlet.js +1 -1
- package/dist/collection/components/row/row.js +1 -1
- package/dist/collection/components/searchbar/searchbar.js +5 -5
- package/dist/collection/components/segment/segment.js +3 -3
- package/dist/collection/components/segment-button/segment-button.js +3 -3
- package/dist/collection/components/select/select.js +3 -3
- package/dist/collection/components/select/test/fill/select.e2e.js +25 -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/select-popover.md.css +8 -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/textarea.js +3 -3
- package/dist/collection/components/thumbnail/thumbnail.js +1 -1
- package/dist/collection/components/title/title.js +2 -2
- package/dist/collection/components/toast/toast.js +2 -2
- package/dist/collection/components/toggle/toggle.js +4 -4
- package/dist/collection/components/toolbar/toolbar.js +2 -2
- package/dist/collection/utils/focus-controller/index.js +112 -0
- package/dist/collection/utils/focus-controller/test/generic/focus-controller.e2e.js +52 -0
- package/dist/collection/utils/focus-controller/test/ionic/focus-controller.e2e.js +52 -0
- package/dist/collection/utils/overlays.js +2 -1
- package/dist/collection/utils/transition/index.js +11 -1
- package/dist/collection/utils/transition/ios.transition.js +94 -67
- package/dist/docs.json +109 -14
- package/dist/esm/{app-globals-3cbaf9d9.js → app-globals-b99e6d29.js} +1 -1
- package/dist/esm/{button-active-9e3c1f3b.js → button-active-920addb8.js} +1 -1
- package/dist/esm/{hardware-back-button-804f43bb.js → hardware-back-button-2d9760b6.js} +2 -2
- package/dist/esm/{index-8dbae644.js → index-7ae7186a.js} +2 -2
- package/dist/esm/{index-f7fbe1fb.js → index-8e6b6a24.js} +122 -4
- package/dist/esm/index-9aab3bcf.js +2196 -0
- package/dist/esm/index.js +9 -9
- package/dist/esm/ion-accordion_2.entry.js +4 -4
- package/dist/esm/ion-action-sheet.entry.js +5 -5
- package/dist/esm/ion-alert.entry.js +5 -5
- package/dist/esm/ion-app_8.entry.js +20 -19
- package/dist/esm/ion-avatar_3.entry.js +3 -3
- package/dist/esm/ion-back-button.entry.js +2 -2
- package/dist/esm/ion-backdrop.entry.js +2 -2
- package/dist/esm/ion-breadcrumb_2.entry.js +2 -2
- package/dist/esm/ion-button_2.entry.js +2 -2
- package/dist/esm/ion-card_5.entry.js +2 -2
- package/dist/esm/ion-checkbox.entry.js +5 -5
- 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 +25 -22
- package/dist/esm/ion-fab_3.entry.js +8 -8
- package/dist/esm/ion-img.entry.js +3 -3
- package/dist/esm/ion-infinite-scroll_2.entry.js +5 -5
- package/dist/esm/ion-input-password-toggle.entry.js +5 -5
- package/dist/esm/ion-input.entry.js +9 -6
- package/dist/esm/ion-item-option_3.entry.js +6 -6
- package/dist/esm/ion-item_8.entry.js +15 -15
- package/dist/esm/ion-loading.entry.js +6 -6
- package/dist/esm/ion-menu_3.entry.js +11 -11
- package/dist/esm/ion-modal.entry.js +13 -12
- package/dist/esm/ion-nav_2.entry.js +6 -5
- package/dist/esm/ion-picker-column-option.entry.js +4 -4
- package/dist/esm/ion-picker-column.entry.js +156 -6
- package/dist/esm/ion-picker.entry.js +3 -3
- package/dist/esm/ion-popover.entry.js +9 -8
- package/dist/esm/ion-progress-bar.entry.js +3 -3
- package/dist/esm/ion-radio_2.entry.js +6 -6
- package/dist/esm/ion-range.entry.js +5 -5
- package/dist/esm/ion-refresher_2.entry.js +4 -4
- package/dist/esm/ion-reorder_2.entry.js +4 -4
- package/dist/esm/ion-ripple-effect.entry.js +3 -3
- package/dist/esm/ion-route_4.entry.js +4 -4
- package/dist/esm/ion-searchbar.entry.js +6 -6
- package/dist/esm/ion-segment_2.entry.js +7 -7
- package/dist/esm/ion-select_3.entry.js +9 -9
- 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 +6 -6
- package/dist/esm/ion-tab_2.entry.js +4 -4
- package/dist/esm/ion-text.entry.js +4 -4
- package/dist/esm/ion-textarea.entry.js +4 -4
- package/dist/esm/ion-toast.entry.js +6 -6
- package/dist/esm/ion-toggle.entry.js +5 -5
- package/dist/esm/{ionic-global-d2d8f882.js → ionic-global-4528d288.js} +1 -1
- package/dist/esm/ionic.js +6 -6
- package/dist/esm/{ios.transition-a0041e41.js → ios.transition-e35d0940.js} +98 -69
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{md.transition-0c0602d9.js → md.transition-4b90a1f0.js} +4 -2
- package/dist/esm/{overlays-696d25f5.js → overlays-df2c06b2.js} +5 -4
- package/dist/esm/{status-tap-37a74d1c.js → status-tap-12c27922.js} +1 -1
- package/dist/esm-es5/app-globals-b99e6d29.js +4 -0
- package/dist/esm-es5/{button-active-9e3c1f3b.js → button-active-920addb8.js} +1 -1
- package/dist/esm-es5/{hardware-back-button-804f43bb.js → hardware-back-button-2d9760b6.js} +1 -1
- package/dist/esm-es5/{index-8dbae644.js → index-7ae7186a.js} +1 -1
- package/dist/esm-es5/index-8e6b6a24.js +4 -0
- package/dist/esm-es5/index-9aab3bcf.js +5 -0
- package/dist/esm-es5/index.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 +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-d2d8f882.js → ionic-global-4528d288.js} +1 -1
- package/dist/esm-es5/ionic.js +1 -1
- package/dist/esm-es5/ios.transition-e35d0940.js +4 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/md.transition-4b90a1f0.js +4 -0
- package/dist/esm-es5/{overlays-696d25f5.js → overlays-df2c06b2.js} +1 -1
- package/dist/esm-es5/{status-tap-37a74d1c.js → status-tap-12c27922.js} +1 -1
- package/dist/html.html-data.json +24 -0
- 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-94731a92.system.entry.js → p-01a27023.system.entry.js} +1 -1
- package/dist/ionic/p-0395be73.entry.js +4 -0
- package/dist/ionic/p-03b86a5e.js +4 -0
- package/dist/ionic/{p-057b5866.entry.js → p-049d43bd.entry.js} +1 -1
- package/dist/ionic/p-0536574e.entry.js +4 -0
- package/dist/ionic/{p-e3005be4.system.entry.js → p-08ea3402.system.entry.js} +1 -1
- package/dist/ionic/{p-3f5b86b4.entry.js → p-09538818.entry.js} +1 -1
- package/dist/ionic/{p-470f73c4.entry.js → p-09b4e9ec.entry.js} +1 -1
- package/dist/ionic/{p-aa0ed22b.system.entry.js → p-0a6d801e.system.entry.js} +1 -1
- package/dist/ionic/{p-53a3b33c.system.entry.js → p-0b007acc.system.entry.js} +1 -1
- package/dist/ionic/{p-b76bcd9e.system.entry.js → p-10feef7e.system.entry.js} +1 -1
- package/dist/ionic/p-130299c9.entry.js +4 -0
- package/dist/ionic/p-15d1ddba.js +4 -0
- package/dist/ionic/{p-c3ca0292.system.entry.js → p-199f826f.system.entry.js} +1 -1
- package/dist/ionic/p-1b435d20.entry.js +4 -0
- package/dist/ionic/{p-c671b28e.js → p-1cc0b31f.js} +1 -1
- package/dist/ionic/{p-c4676693.entry.js → p-1eb63fa4.entry.js} +1 -1
- package/dist/ionic/{p-9b31ebfa.entry.js → p-207e11dc.entry.js} +1 -1
- package/dist/ionic/p-26bb6bb8.entry.js +4 -0
- package/dist/ionic/{p-5d3a8503.system.entry.js → p-279f3bac.system.entry.js} +1 -1
- package/dist/ionic/{p-e49099b0.entry.js → p-29de09dd.entry.js} +1 -1
- package/dist/ionic/{p-6730a2f1.entry.js → p-2c588aa2.entry.js} +1 -1
- package/dist/ionic/p-2ff0e0aa.system.js +4 -0
- package/dist/ionic/p-30baae57.system.js +4 -0
- package/dist/ionic/{p-806aad8f.system.js → p-31d27232.system.js} +1 -1
- package/dist/ionic/p-33e10509.system.js +4 -0
- package/dist/ionic/{p-a592f1b8.system.entry.js → p-380efbfa.system.entry.js} +1 -1
- package/dist/ionic/p-3c27be4a.entry.js +4 -0
- package/dist/ionic/p-3d015cdb.system.js +5 -0
- package/dist/ionic/{p-70181008.entry.js → p-3f53a0b1.entry.js} +1 -1
- package/dist/ionic/p-433157a4.entry.js +4 -0
- package/dist/ionic/{p-fc94e18f.entry.js → p-4824398b.entry.js} +1 -1
- package/dist/ionic/p-498eb648.system.entry.js +4 -0
- package/dist/ionic/{p-8caca06c.system.entry.js → p-4d8f408d.system.entry.js} +1 -1
- package/dist/ionic/{p-4c153abb.entry.js → p-5091f63c.entry.js} +1 -1
- package/dist/ionic/{p-42f00e72.system.entry.js → p-509620b8.system.entry.js} +1 -1
- package/dist/ionic/{p-d1a8f599.entry.js → p-5109a566.entry.js} +1 -1
- package/dist/ionic/{p-7f59064a.entry.js → p-52ce473d.entry.js} +1 -1
- package/dist/ionic/{p-33d926c3.entry.js → p-52f53904.entry.js} +1 -1
- package/dist/ionic/{p-4e548bd7.system.entry.js → p-55f99a39.system.entry.js} +1 -1
- package/dist/ionic/{p-1e4d7975.system.js → p-5734ac17.system.js} +1 -1
- package/dist/ionic/{p-2b1e669d.system.entry.js → p-57bc32e2.system.entry.js} +1 -1
- package/dist/ionic/{p-d11c336d.js → p-5cc6dcf5.js} +1 -1
- package/dist/ionic/p-5dc9f99a.entry.js +4 -0
- package/dist/ionic/p-5ec3bb70.system.entry.js +4 -0
- package/dist/ionic/{p-ebe0aa6d.entry.js → p-606f069c.entry.js} +1 -1
- package/dist/ionic/{p-93e43f42.system.entry.js → p-628967e3.system.entry.js} +1 -1
- package/dist/ionic/{p-5fbc2eae.system.entry.js → p-62e44e4a.system.entry.js} +1 -1
- package/dist/ionic/p-66ed603b.js +4 -0
- package/dist/ionic/{p-a801da4b.system.entry.js → p-670c9f57.system.entry.js} +1 -1
- package/dist/ionic/{p-fd392e7f.system.entry.js → p-6a2cf398.system.entry.js} +1 -1
- package/dist/ionic/{p-5a3a3373.entry.js → p-6c3666d5.entry.js} +1 -1
- package/dist/ionic/{p-1a5227b3.system.entry.js → p-6df12af0.system.entry.js} +1 -1
- package/dist/ionic/{p-bd6d9610.entry.js → p-6ec88301.entry.js} +1 -1
- package/dist/ionic/p-6f008ad2.js +4 -0
- package/dist/ionic/{p-2ab5db0d.system.entry.js → p-700567ab.system.entry.js} +1 -1
- package/dist/ionic/p-712d54ae.js +4 -0
- package/dist/ionic/{p-94180ecc.entry.js → p-7349de07.entry.js} +1 -1
- package/dist/ionic/p-7402fcdf.entry.js +4 -0
- package/dist/ionic/{p-5ff497dc.system.entry.js → p-77731f19.system.entry.js} +1 -1
- package/dist/ionic/{p-c07e7a5d.entry.js → p-78405458.entry.js} +1 -1
- package/dist/ionic/{p-748e6b2b.system.entry.js → p-7d6fd45f.system.entry.js} +1 -1
- package/dist/ionic/{p-720927ad.entry.js → p-7eb47906.entry.js} +1 -1
- package/dist/ionic/p-80265a58.entry.js +4 -0
- package/dist/ionic/{p-8627f783.system.entry.js → p-83d748f8.system.entry.js} +2 -2
- package/dist/ionic/p-842c9fca.system.js +4 -0
- package/dist/ionic/{p-c7e0b81a.entry.js → p-8a03fbee.entry.js} +1 -1
- package/dist/ionic/{p-576786c0.system.entry.js → p-8cb80f83.system.entry.js} +1 -1
- package/dist/ionic/{p-cdee3a44.system.entry.js → p-8d14ee8c.system.entry.js} +2 -2
- package/dist/ionic/p-90dfc454.system.entry.js +4 -0
- package/dist/ionic/{p-819e8479.system.entry.js → p-9213681c.system.entry.js} +1 -1
- package/dist/ionic/p-92d7e99d.system.js +4 -0
- package/dist/ionic/{p-d6229f05.system.entry.js → p-9664a1a2.system.entry.js} +1 -1
- package/dist/ionic/{p-b799a007.entry.js → p-9797f6eb.entry.js} +1 -1
- package/dist/ionic/{p-5d4d89e0.system.entry.js → p-9848d7be.system.entry.js} +1 -1
- package/dist/ionic/{p-9384565a.entry.js → p-98f6116f.entry.js} +1 -1
- package/dist/ionic/{p-c62571da.entry.js → p-99884813.entry.js} +1 -1
- package/dist/ionic/{p-48888af6.system.entry.js → p-99ca9787.system.entry.js} +1 -1
- package/dist/ionic/{p-45034312.system.entry.js → p-9bfd7cda.system.entry.js} +1 -1
- package/dist/ionic/p-9c6dcf78.system.entry.js +4 -0
- package/dist/ionic/{p-051d2d23.js → p-9da86308.js} +1 -1
- package/dist/ionic/{p-34511b1d.js → p-9ec42be0.js} +1 -1
- package/dist/ionic/{p-0d960144.system.entry.js → p-a2e94ade.system.entry.js} +1 -1
- package/dist/ionic/{p-1980c728.system.js → p-a39d3482.system.js} +1 -1
- package/dist/ionic/p-a488b7ab.system.js +4 -0
- package/dist/ionic/{p-5d80b741.entry.js → p-a4ab7449.entry.js} +1 -1
- package/dist/ionic/{p-2c3c7cb9.system.entry.js → p-a50f23bf.system.entry.js} +2 -2
- package/dist/ionic/{p-80f85095.system.entry.js → p-a76ab3ea.system.entry.js} +1 -1
- package/dist/ionic/{p-77ce6034.js → p-a953ef66.js} +1 -1
- package/dist/ionic/{p-08c4d048.entry.js → p-aaaaaea1.entry.js} +1 -1
- package/dist/ionic/{p-c23627c3.entry.js → p-b02eda30.entry.js} +1 -1
- package/dist/ionic/{p-49cdc4f2.entry.js → p-b04c27d8.entry.js} +1 -1
- package/dist/ionic/{p-0b12d1ee.system.entry.js → p-b07affd5.system.entry.js} +1 -1
- package/dist/ionic/{p-2f308f7f.system.entry.js → p-b28d3ccb.system.entry.js} +2 -2
- package/dist/ionic/{p-320cfcab.entry.js → p-b563b6ac.entry.js} +1 -1
- package/dist/ionic/p-b62ae60a.system.entry.js +4 -0
- package/dist/ionic/p-b9181033.system.entry.js +4 -0
- package/dist/ionic/{p-1930d8e7.entry.js → p-ba70039f.entry.js} +1 -1
- package/dist/ionic/{p-b571cab1.entry.js → p-bbbe869e.entry.js} +1 -1
- package/dist/ionic/{p-283fd4e1.system.entry.js → p-c41435e6.system.entry.js} +1 -1
- package/dist/ionic/p-cec8589b.system.js +4 -0
- package/dist/ionic/{p-bbbe3138.system.entry.js → p-d69b26d9.system.entry.js} +1 -1
- package/dist/ionic/p-d73a16e6.system.entry.js +4 -0
- package/dist/ionic/p-dba5cb84.js +5 -0
- package/dist/ionic/{p-63265e00.system.entry.js → p-dc0d9ff5.system.entry.js} +2 -2
- package/dist/ionic/{p-f5c42f72.entry.js → p-dc1e363a.entry.js} +1 -1
- package/dist/ionic/{p-c9ba1908.entry.js → p-df517d1f.entry.js} +1 -1
- package/dist/ionic/{p-2a3e98fb.system.entry.js → p-e0a8ffd0.system.entry.js} +1 -1
- package/dist/ionic/{p-e9ef13be.system.entry.js → p-e6e197f5.system.entry.js} +1 -1
- package/dist/ionic/{p-0af79ebd.entry.js → p-e6e88ab9.entry.js} +1 -1
- package/dist/ionic/{p-4e5288de.system.js → p-e81f22e3.system.js} +1 -1
- package/dist/ionic/{p-aa0f60b2.system.js → p-eb3023c9.system.js} +1 -1
- package/dist/ionic/p-ecbdbf25.system.entry.js +4 -0
- package/dist/ionic/{p-26d33af2.system.entry.js → p-ed5aebaa.system.entry.js} +1 -1
- package/dist/ionic/{p-23e440b6.entry.js → p-f357707e.entry.js} +1 -1
- package/dist/ionic/{p-e885f3c4.entry.js → p-f53bcebd.entry.js} +1 -1
- package/dist/ionic/p-f9baf25c.entry.js +4 -0
- package/dist/ionic/{p-ee3bbaf2.entry.js → p-fa8f2e62.entry.js} +1 -1
- package/dist/ionic/{p-6e9bd6ba.system.entry.js → p-fb21fd1c.system.entry.js} +1 -1
- package/dist/ionic/{p-bdd3053f.entry.js → p-fcecca8f.entry.js} +1 -1
- package/dist/types/components/accordion-group/accordion-group.d.ts +3 -4
- package/dist/types/components/checkbox/checkbox.d.ts +3 -4
- package/dist/types/components/content/content.d.ts +8 -0
- package/dist/types/components/datetime/datetime.d.ts +2 -0
- package/dist/types/components/input/input.d.ts +6 -0
- package/dist/types/components/modal/modal-interface.d.ts +1 -0
- package/dist/types/components/modal/modal.d.ts +18 -0
- package/dist/types/components/picker-column/picker-column.d.ts +37 -0
- package/dist/types/components/popover/popover-interface.d.ts +1 -0
- package/dist/types/components/popover/popover.d.ts +18 -0
- package/dist/types/components/radio-group/radio-group.d.ts +2 -0
- package/dist/types/components/range/range.d.ts +1 -1
- package/dist/types/components/searchbar/searchbar.d.ts +2 -0
- package/dist/types/components/segment/segment.d.ts +3 -2
- package/dist/types/components/select/select.d.ts +2 -0
- package/dist/types/components/textarea/textarea.d.ts +2 -0
- package/dist/types/components/toggle/toggle.d.ts +3 -2
- package/dist/types/components.d.ts +44 -12
- package/dist/types/utils/config.d.ts +9 -0
- package/dist/types/utils/focus-controller/index.d.ts +13 -0
- package/dist/types/utils/overlays.d.ts +1 -0
- package/hydrate/index.js +43566 -39256
- package/package.json +6 -6
- package/dist/cjs/index-1437d080.js +0 -11980
- package/dist/esm/index-5dc2b88e.js +0 -11942
- package/dist/esm-es5/app-globals-3cbaf9d9.js +0 -4
- package/dist/esm-es5/index-5dc2b88e.js +0 -18
- package/dist/esm-es5/index-f7fbe1fb.js +0 -4
- package/dist/esm-es5/ios.transition-a0041e41.js +0 -4
- package/dist/esm-es5/md.transition-0c0602d9.js +0 -4
- package/dist/ionic/p-06d5221c.js +0 -4
- package/dist/ionic/p-06fad524.system.js +0 -4
- package/dist/ionic/p-0d56dea9.entry.js +0 -4
- package/dist/ionic/p-13bfcef4.system.entry.js +0 -4
- package/dist/ionic/p-16016625.system.js +0 -4
- package/dist/ionic/p-20304962.js +0 -4
- package/dist/ionic/p-2dfdda15.system.entry.js +0 -4
- package/dist/ionic/p-2fa34b5c.entry.js +0 -4
- package/dist/ionic/p-32048e4c.system.js +0 -18
- package/dist/ionic/p-385964e6.entry.js +0 -4
- package/dist/ionic/p-4324e8a4.entry.js +0 -4
- package/dist/ionic/p-45664cb9.system.js +0 -4
- package/dist/ionic/p-4ad48ec9.system.entry.js +0 -4
- package/dist/ionic/p-4af0b730.js +0 -8
- package/dist/ionic/p-4fcef939.entry.js +0 -4
- package/dist/ionic/p-567a21a2.system.entry.js +0 -4
- package/dist/ionic/p-583f8865.system.entry.js +0 -4
- package/dist/ionic/p-58f89707.js +0 -4
- package/dist/ionic/p-7536b4b3.system.js +0 -4
- package/dist/ionic/p-7ef5bb32.entry.js +0 -4
- package/dist/ionic/p-8664c316.entry.js +0 -4
- package/dist/ionic/p-8c4fc85f.system.js +0 -4
- package/dist/ionic/p-8e031d97.entry.js +0 -4
- package/dist/ionic/p-8f48c966.system.entry.js +0 -4
- package/dist/ionic/p-adb896a0.entry.js +0 -4
- package/dist/ionic/p-b0093947.system.js +0 -4
- package/dist/ionic/p-cb4f96f3.system.js +0 -4
- package/dist/ionic/p-cc856712.entry.js +0 -4
- package/dist/ionic/p-cd1b9056.js +0 -4
- package/dist/ionic/p-d918e7ef.system.entry.js +0 -4
- package/dist/ionic/p-df062892.system.entry.js +0 -4
- package/dist/ionic/p-f0be340f.entry.js +0 -4
- package/dist/ionic/p-fdf40b09.js +0 -4
|
@@ -9,6 +9,7 @@ export interface ModalOptions<T extends ComponentRef = ComponentRef> {
|
|
|
9
9
|
delegate?: FrameworkDelegate;
|
|
10
10
|
animated?: boolean;
|
|
11
11
|
canDismiss?: boolean | ((data?: any, role?: string) => Promise<boolean>);
|
|
12
|
+
focusTrap?: boolean;
|
|
12
13
|
mode?: Mode;
|
|
13
14
|
keyboardClose?: boolean;
|
|
14
15
|
id?: string;
|
|
@@ -163,6 +163,24 @@ export declare class Modal implements ComponentInterface, OverlayInterface {
|
|
|
163
163
|
* frameworks such as Angular, React, and Vue.
|
|
164
164
|
*/
|
|
165
165
|
keepContentsMounted: boolean;
|
|
166
|
+
/**
|
|
167
|
+
* If `true`, focus will not be allowed to move outside of this overlay.
|
|
168
|
+
* If `false`, focus will be allowed to move outside of the overlay.
|
|
169
|
+
*
|
|
170
|
+
* In most scenarios this property should remain set to `true`. Setting
|
|
171
|
+
* this property to `false` can cause severe accessibility issues as users
|
|
172
|
+
* relying on assistive technologies may be able to move focus into
|
|
173
|
+
* a confusing state. We recommend only setting this to `false` when
|
|
174
|
+
* absolutely necessary.
|
|
175
|
+
*
|
|
176
|
+
* Developers may want to consider disabling focus trapping if this
|
|
177
|
+
* overlay presents a non-Ionic overlay from a 3rd party library.
|
|
178
|
+
* Developers would disable focus trapping on the Ionic overlay
|
|
179
|
+
* when presenting the 3rd party overlay and then re-enable
|
|
180
|
+
* focus trapping when dismissing the 3rd party overlay and moving
|
|
181
|
+
* focus back to the Ionic overlay.
|
|
182
|
+
*/
|
|
183
|
+
focusTrap: boolean;
|
|
166
184
|
/**
|
|
167
185
|
* Determines whether or not a modal can dismiss
|
|
168
186
|
* when calling the `dismiss` method.
|
|
@@ -15,6 +15,10 @@ export declare class PickerColumn implements ComponentInterface {
|
|
|
15
15
|
private isColumnVisible;
|
|
16
16
|
private parentEl?;
|
|
17
17
|
private canExitInputMode;
|
|
18
|
+
private assistiveFocusable?;
|
|
19
|
+
private updateValueTextOnScroll;
|
|
20
|
+
ariaLabel: string | null;
|
|
21
|
+
ariaLabelChanged(newValue: string): void;
|
|
18
22
|
isActive: boolean;
|
|
19
23
|
el: HTMLIonPickerColumnElement;
|
|
20
24
|
/**
|
|
@@ -43,6 +47,8 @@ export declare class PickerColumn implements ComponentInterface {
|
|
|
43
47
|
numericInput: boolean;
|
|
44
48
|
/**
|
|
45
49
|
* Emitted when the value has changed.
|
|
50
|
+
*
|
|
51
|
+
* This event will not emit when programmatically setting the `value` property.
|
|
46
52
|
*/
|
|
47
53
|
ionChange: EventEmitter<PickerColumnChangeEventDetail>;
|
|
48
54
|
valueChange(): void;
|
|
@@ -69,6 +75,7 @@ export declare class PickerColumn implements ComponentInterface {
|
|
|
69
75
|
* Use this method instead of the global `pickerColumn.focus()`.
|
|
70
76
|
*/
|
|
71
77
|
setFocus(): Promise<void>;
|
|
78
|
+
connectedCallback(): void;
|
|
72
79
|
private centerPickerItemInView;
|
|
73
80
|
private setPickerItemActiveState;
|
|
74
81
|
/**
|
|
@@ -102,5 +109,35 @@ export declare class PickerColumn implements ComponentInterface {
|
|
|
102
109
|
*/
|
|
103
110
|
private exitInputMode;
|
|
104
111
|
get activeItem(): HTMLIonPickerColumnOptionElement | undefined;
|
|
112
|
+
/**
|
|
113
|
+
* Find the next enabled option after the active option.
|
|
114
|
+
* @param stride - How many options to "jump" over in order to select the next option.
|
|
115
|
+
* This can be used to implement PageUp/PageDown behaviors where pressing these keys
|
|
116
|
+
* scrolls the picker by more than 1 option. For example, a stride of 5 means select
|
|
117
|
+
* the enabled option 5 options after the active one. Note that the actual option selected
|
|
118
|
+
* may be past the stride if the option at the stride is disabled.
|
|
119
|
+
*/
|
|
120
|
+
private findNextOption;
|
|
121
|
+
/**
|
|
122
|
+
* Find the next enabled option after the active option.
|
|
123
|
+
* @param stride - How many options to "jump" over in order to select the next option.
|
|
124
|
+
* This can be used to implement PageUp/PageDown behaviors where pressing these keys
|
|
125
|
+
* scrolls the picker by more than 1 option. For example, a stride of 5 means select
|
|
126
|
+
* the enabled option 5 options before the active one. Note that the actual option selected
|
|
127
|
+
* may be past the stride if the option at the stride is disabled.
|
|
128
|
+
*/
|
|
129
|
+
private findPreviousOption;
|
|
130
|
+
private onKeyDown;
|
|
131
|
+
/**
|
|
132
|
+
* Utility to generate the correct text for aria-valuetext.
|
|
133
|
+
*/
|
|
134
|
+
private getOptionValueText;
|
|
135
|
+
/**
|
|
136
|
+
* Render an element that overlays the column. This element is for assistive
|
|
137
|
+
* tech to allow users to navigate the column up/down. This element should receive
|
|
138
|
+
* focus as it listens for synthesized keyboard events as required by the
|
|
139
|
+
* slider role: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/slider_role
|
|
140
|
+
*/
|
|
141
|
+
private renderAssistiveFocusable;
|
|
105
142
|
render(): any;
|
|
106
143
|
}
|
|
@@ -171,6 +171,24 @@ export declare class Popover implements ComponentInterface, PopoverInterface {
|
|
|
171
171
|
* behavior in a popover using a list of items.
|
|
172
172
|
*/
|
|
173
173
|
keyboardEvents: boolean;
|
|
174
|
+
/**
|
|
175
|
+
* If `true`, focus will not be allowed to move outside of this overlay.
|
|
176
|
+
* If `false`, focus will be allowed to move outside of the overlay.
|
|
177
|
+
*
|
|
178
|
+
* In most scenarios this property should remain set to `true`. Setting
|
|
179
|
+
* this property to `false` can cause severe accessibility issues as users
|
|
180
|
+
* relying on assistive technologies may be able to move focus into
|
|
181
|
+
* a confusing state. We recommend only setting this to `false` when
|
|
182
|
+
* absolutely necessary.
|
|
183
|
+
*
|
|
184
|
+
* Developers may want to consider disabling focus trapping if this
|
|
185
|
+
* overlay presents a non-Ionic overlay from a 3rd party library.
|
|
186
|
+
* Developers would disable focus trapping on the Ionic overlay
|
|
187
|
+
* when presenting the 3rd party overlay and then re-enable
|
|
188
|
+
* focus trapping when dismissing the 3rd party overlay and moving
|
|
189
|
+
* focus back to the Ionic overlay.
|
|
190
|
+
*/
|
|
191
|
+
focusTrap: boolean;
|
|
174
192
|
onTriggerChange(): void;
|
|
175
193
|
onIsOpenChange(newValue: boolean, oldValue: boolean): void;
|
|
176
194
|
/**
|
|
@@ -27,6 +27,8 @@ export declare class RadioGroup implements ComponentInterface {
|
|
|
27
27
|
valueChanged(value: any | undefined): void;
|
|
28
28
|
/**
|
|
29
29
|
* Emitted when the value has changed.
|
|
30
|
+
*
|
|
31
|
+
* This event will not emit when programmatically setting the `value` property.
|
|
30
32
|
*/
|
|
31
33
|
ionChange: EventEmitter<RadioGroupChangeEventDetail>;
|
|
32
34
|
/**
|
|
@@ -127,7 +127,7 @@ export declare class Range implements ComponentInterface {
|
|
|
127
127
|
* - When the user releases the knob after dragging;
|
|
128
128
|
* - When the user moves the knob with keyboard arrows
|
|
129
129
|
*
|
|
130
|
-
*
|
|
130
|
+
* This event will not emit when programmatically setting the `value` property.
|
|
131
131
|
*/
|
|
132
132
|
ionChange: EventEmitter<RangeChangeEventDetail>;
|
|
133
133
|
/**
|
|
@@ -153,6 +153,8 @@ export declare class Searchbar implements ComponentInterface {
|
|
|
153
153
|
* by the user. This can happen when the element loses focus or
|
|
154
154
|
* when the "Enter" key is pressed. `ionChange` can also fire
|
|
155
155
|
* when clicking the clear or cancel buttons.
|
|
156
|
+
*
|
|
157
|
+
* This event will not emit when programmatically setting the `value` property.
|
|
156
158
|
*/
|
|
157
159
|
ionChange: EventEmitter<SearchbarChangeEventDetail>;
|
|
158
160
|
/**
|
|
@@ -43,8 +43,9 @@ export declare class Segment implements ComponentInterface {
|
|
|
43
43
|
*/
|
|
44
44
|
selectOnFocus: boolean;
|
|
45
45
|
/**
|
|
46
|
-
* Emitted when the value property has changed and any
|
|
47
|
-
*
|
|
46
|
+
* Emitted when the value property has changed and any dragging pointer has been released from `ion-segment`.
|
|
47
|
+
*
|
|
48
|
+
* This event will not emit when programmatically setting the `value` property.
|
|
48
49
|
*/
|
|
49
50
|
ionChange: EventEmitter<SegmentChangeEventDetail>;
|
|
50
51
|
/**
|
|
@@ -139,6 +139,8 @@ export declare class Select implements ComponentInterface {
|
|
|
139
139
|
value?: any | null;
|
|
140
140
|
/**
|
|
141
141
|
* Emitted when the value has changed.
|
|
142
|
+
*
|
|
143
|
+
* This event will not emit when programmatically setting the `value` property.
|
|
142
144
|
*/
|
|
143
145
|
ionChange: EventEmitter<SelectChangeEventDetail>;
|
|
144
146
|
/**
|
|
@@ -176,6 +176,8 @@ export declare class Textarea implements ComponentInterface {
|
|
|
176
176
|
* The `ionChange` event is fired when the user modifies the textarea's value.
|
|
177
177
|
* Unlike the `ionInput` event, the `ionChange` event is fired when
|
|
178
178
|
* the element loses focus after its value has been modified.
|
|
179
|
+
*
|
|
180
|
+
* This event will not emit when programmatically setting the `value` property.
|
|
179
181
|
*/
|
|
180
182
|
ionChange: EventEmitter<TextareaChangeEventDetail>;
|
|
181
183
|
/**
|
|
@@ -75,8 +75,9 @@ export declare class Toggle implements ComponentInterface {
|
|
|
75
75
|
*/
|
|
76
76
|
alignment: 'start' | 'center';
|
|
77
77
|
/**
|
|
78
|
-
* Emitted when the user switches the toggle on or off.
|
|
79
|
-
*
|
|
78
|
+
* Emitted when the user switches the toggle on or off.
|
|
79
|
+
*
|
|
80
|
+
* This event will not emit when programmatically setting the `checked` property.
|
|
80
81
|
*/
|
|
81
82
|
ionChange: EventEmitter<ToggleChangeEventDetail>;
|
|
82
83
|
/**
|
|
@@ -762,6 +762,10 @@ export namespace Components {
|
|
|
762
762
|
* The color to use from your application's color palette. Default options are: `"primary"`, `"secondary"`, `"tertiary"`, `"success"`, `"warning"`, `"danger"`, `"light"`, `"medium"`, and `"dark"`. For more information on colors, see [theming](/docs/theming/basics).
|
|
763
763
|
*/
|
|
764
764
|
"color"?: Color;
|
|
765
|
+
/**
|
|
766
|
+
* Controls where the fixed content is placed relative to the main content in the DOM. This can be used to control the order in which fixed elements receive keyboard focus. For example, if a FAB in the fixed slot should receive keyboard focus before the main page content, set this property to `'before'`.
|
|
767
|
+
*/
|
|
768
|
+
"fixedSlotPlacement": 'after' | 'before';
|
|
765
769
|
/**
|
|
766
770
|
* If `true` and the content does not cause an overflow scroll, the scroll interaction will cause a bounce. If the content exceeds the bounds of ionContent, nothing will change. Note, this does not disable the system bounce on iOS. That is an OS level setting.
|
|
767
771
|
*/
|
|
@@ -1162,6 +1166,10 @@ export namespace Components {
|
|
|
1162
1166
|
* If `true`, a clear icon will appear in the input when there is a value. Clicking it clears the input.
|
|
1163
1167
|
*/
|
|
1164
1168
|
"clearInput": boolean;
|
|
1169
|
+
/**
|
|
1170
|
+
* The icon to use for the clear button. Only applies when `clearInput` is set to `true`.
|
|
1171
|
+
*/
|
|
1172
|
+
"clearInputIcon"?: string;
|
|
1165
1173
|
/**
|
|
1166
1174
|
* If `true`, the value will be cleared after focus upon edit. Defaults to `true` when `type` is `"password"`, `false` for all other types.
|
|
1167
1175
|
*/
|
|
@@ -1715,6 +1723,10 @@ export namespace Components {
|
|
|
1715
1723
|
* Animation to use when the modal is presented.
|
|
1716
1724
|
*/
|
|
1717
1725
|
"enterAnimation"?: AnimationBuilder;
|
|
1726
|
+
/**
|
|
1727
|
+
* If `true`, focus will not be allowed to move outside of this overlay. If `false`, focus will be allowed to move outside of the overlay. In most scenarios this property should remain set to `true`. Setting this property to `false` can cause severe accessibility issues as users relying on assistive technologies may be able to move focus into a confusing state. We recommend only setting this to `false` when absolutely necessary. Developers may want to consider disabling focus trapping if this overlay presents a non-Ionic overlay from a 3rd party library. Developers would disable focus trapping on the Ionic overlay when presenting the 3rd party overlay and then re-enable focus trapping when dismissing the 3rd party overlay and moving focus back to the Ionic overlay.
|
|
1728
|
+
*/
|
|
1729
|
+
"focusTrap": boolean;
|
|
1718
1730
|
/**
|
|
1719
1731
|
* Returns the current breakpoint of a sheet style modal
|
|
1720
1732
|
*/
|
|
@@ -2131,6 +2143,10 @@ export namespace Components {
|
|
|
2131
2143
|
* The event to pass to the popover animation.
|
|
2132
2144
|
*/
|
|
2133
2145
|
"event": any;
|
|
2146
|
+
/**
|
|
2147
|
+
* If `true`, focus will not be allowed to move outside of this overlay. If `false`, focus will be allowed to move outside of the overlay. In most scenarios this property should remain set to `true`. Setting this property to `false` can cause severe accessibility issues as users relying on assistive technologies may be able to move focus into a confusing state. We recommend only setting this to `false` when absolutely necessary. Developers may want to consider disabling focus trapping if this overlay presents a non-Ionic overlay from a 3rd party library. Developers would disable focus trapping on the Ionic overlay when presenting the 3rd party overlay and then re-enable focus trapping when dismissing the 3rd party overlay and moving focus back to the Ionic overlay.
|
|
2148
|
+
*/
|
|
2149
|
+
"focusTrap": boolean;
|
|
2134
2150
|
"getParentPopover": () => Promise<HTMLIonPopoverElement | null>;
|
|
2135
2151
|
"hasController": boolean;
|
|
2136
2152
|
/**
|
|
@@ -4770,7 +4786,7 @@ declare namespace LocalJSX {
|
|
|
4770
4786
|
*/
|
|
4771
4787
|
"multiple"?: boolean;
|
|
4772
4788
|
/**
|
|
4773
|
-
* Emitted when the value property has changed as a result of a user action such as a click.
|
|
4789
|
+
* Emitted when the value property has changed as a result of a user action such as a click. This event will not emit when programmatically setting the `value` property.
|
|
4774
4790
|
*/
|
|
4775
4791
|
"onIonChange"?: (event: IonAccordionGroupCustomEvent<AccordionGroupChangeEventDetail>) => void;
|
|
4776
4792
|
/**
|
|
@@ -5328,7 +5344,7 @@ declare namespace LocalJSX {
|
|
|
5328
5344
|
*/
|
|
5329
5345
|
"onIonBlur"?: (event: IonCheckboxCustomEvent<void>) => void;
|
|
5330
5346
|
/**
|
|
5331
|
-
* Emitted when the checked property has changed as a result of a user action such as a click.
|
|
5347
|
+
* Emitted when the checked property has changed as a result of a user action such as a click. This event will not emit when programmatically setting the `checked` property.
|
|
5332
5348
|
*/
|
|
5333
5349
|
"onIonChange"?: (event: IonCheckboxCustomEvent<CheckboxChangeEventDetail>) => void;
|
|
5334
5350
|
/**
|
|
@@ -5461,6 +5477,10 @@ declare namespace LocalJSX {
|
|
|
5461
5477
|
* The color to use from your application's color palette. Default options are: `"primary"`, `"secondary"`, `"tertiary"`, `"success"`, `"warning"`, `"danger"`, `"light"`, `"medium"`, and `"dark"`. For more information on colors, see [theming](/docs/theming/basics).
|
|
5462
5478
|
*/
|
|
5463
5479
|
"color"?: Color;
|
|
5480
|
+
/**
|
|
5481
|
+
* Controls where the fixed content is placed relative to the main content in the DOM. This can be used to control the order in which fixed elements receive keyboard focus. For example, if a FAB in the fixed slot should receive keyboard focus before the main page content, set this property to `'before'`.
|
|
5482
|
+
*/
|
|
5483
|
+
"fixedSlotPlacement"?: 'after' | 'before';
|
|
5464
5484
|
/**
|
|
5465
5485
|
* If `true` and the content does not cause an overflow scroll, the scroll interaction will cause a bounce. If the content exceeds the bounds of ionContent, nothing will change. Note, this does not disable the system bounce on iOS. That is an OS level setting.
|
|
5466
5486
|
*/
|
|
@@ -5584,7 +5604,7 @@ declare namespace LocalJSX {
|
|
|
5584
5604
|
*/
|
|
5585
5605
|
"onIonCancel"?: (event: IonDatetimeCustomEvent<void>) => void;
|
|
5586
5606
|
/**
|
|
5587
|
-
* Emitted when the value (selected date) has changed.
|
|
5607
|
+
* Emitted when the value (selected date) has changed. This event will not emit when programmatically setting the `value` property.
|
|
5588
5608
|
*/
|
|
5589
5609
|
"onIonChange"?: (event: IonDatetimeCustomEvent<DatetimeChangeEventDetail>) => void;
|
|
5590
5610
|
/**
|
|
@@ -5857,6 +5877,10 @@ declare namespace LocalJSX {
|
|
|
5857
5877
|
* If `true`, a clear icon will appear in the input when there is a value. Clicking it clears the input.
|
|
5858
5878
|
*/
|
|
5859
5879
|
"clearInput"?: boolean;
|
|
5880
|
+
/**
|
|
5881
|
+
* The icon to use for the clear button. Only applies when `clearInput` is set to `true`.
|
|
5882
|
+
*/
|
|
5883
|
+
"clearInputIcon"?: string;
|
|
5860
5884
|
/**
|
|
5861
5885
|
* If `true`, the value will be cleared after focus upon edit. Defaults to `true` when `type` is `"password"`, `false` for all other types.
|
|
5862
5886
|
*/
|
|
@@ -5942,7 +5966,7 @@ declare namespace LocalJSX {
|
|
|
5942
5966
|
*/
|
|
5943
5967
|
"onIonBlur"?: (event: IonInputCustomEvent<FocusEvent>) => void;
|
|
5944
5968
|
/**
|
|
5945
|
-
* The `ionChange` event is fired when the user modifies the input's value. Unlike the `ionInput` event, the `ionChange` event is only fired when changes are committed, not as the user types. Depending on the way the users interacts with the element, the `ionChange` event fires at a different moment: - When the user commits the change explicitly (e.g. by selecting a date from a date picker for `<ion-input type="date">`, pressing the "Enter" key, etc.). - When the element loses focus after its value has changed: for elements where the user's interaction is typing.
|
|
5969
|
+
* The `ionChange` event is fired when the user modifies the input's value. Unlike the `ionInput` event, the `ionChange` event is only fired when changes are committed, not as the user types. Depending on the way the users interacts with the element, the `ionChange` event fires at a different moment: - When the user commits the change explicitly (e.g. by selecting a date from a date picker for `<ion-input type="date">`, pressing the "Enter" key, etc.). - When the element loses focus after its value has changed: for elements where the user's interaction is typing. This event will not emit when programmatically setting the `value` property.
|
|
5946
5970
|
*/
|
|
5947
5971
|
"onIonChange"?: (event: IonInputCustomEvent<InputChangeEventDetail>) => void;
|
|
5948
5972
|
/**
|
|
@@ -6383,6 +6407,10 @@ declare namespace LocalJSX {
|
|
|
6383
6407
|
* Animation to use when the modal is presented.
|
|
6384
6408
|
*/
|
|
6385
6409
|
"enterAnimation"?: AnimationBuilder;
|
|
6410
|
+
/**
|
|
6411
|
+
* If `true`, focus will not be allowed to move outside of this overlay. If `false`, focus will be allowed to move outside of the overlay. In most scenarios this property should remain set to `true`. Setting this property to `false` can cause severe accessibility issues as users relying on assistive technologies may be able to move focus into a confusing state. We recommend only setting this to `false` when absolutely necessary. Developers may want to consider disabling focus trapping if this overlay presents a non-Ionic overlay from a 3rd party library. Developers would disable focus trapping on the Ionic overlay when presenting the 3rd party overlay and then re-enable focus trapping when dismissing the 3rd party overlay and moving focus back to the Ionic overlay.
|
|
6412
|
+
*/
|
|
6413
|
+
"focusTrap"?: boolean;
|
|
6386
6414
|
/**
|
|
6387
6415
|
* The horizontal line that displays at the top of a sheet modal. It is `true` by default when setting the `breakpoints` and `initialBreakpoint` properties.
|
|
6388
6416
|
*/
|
|
@@ -6546,7 +6574,7 @@ declare namespace LocalJSX {
|
|
|
6546
6574
|
*/
|
|
6547
6575
|
"mode"?: "ios" | "md";
|
|
6548
6576
|
/**
|
|
6549
|
-
* Emitted when the value has changed.
|
|
6577
|
+
* Emitted when the value has changed. This event will not emit when programmatically setting the `value` property.
|
|
6550
6578
|
*/
|
|
6551
6579
|
"onIonChange"?: (event: IonPickerColumnCustomEvent<PickerColumnChangeEventDetail>) => void;
|
|
6552
6580
|
/**
|
|
@@ -6701,6 +6729,10 @@ declare namespace LocalJSX {
|
|
|
6701
6729
|
* The event to pass to the popover animation.
|
|
6702
6730
|
*/
|
|
6703
6731
|
"event"?: any;
|
|
6732
|
+
/**
|
|
6733
|
+
* If `true`, focus will not be allowed to move outside of this overlay. If `false`, focus will be allowed to move outside of the overlay. In most scenarios this property should remain set to `true`. Setting this property to `false` can cause severe accessibility issues as users relying on assistive technologies may be able to move focus into a confusing state. We recommend only setting this to `false` when absolutely necessary. Developers may want to consider disabling focus trapping if this overlay presents a non-Ionic overlay from a 3rd party library. Developers would disable focus trapping on the Ionic overlay when presenting the 3rd party overlay and then re-enable focus trapping when dismissing the 3rd party overlay and moving focus back to the Ionic overlay.
|
|
6734
|
+
*/
|
|
6735
|
+
"focusTrap"?: boolean;
|
|
6704
6736
|
/**
|
|
6705
6737
|
* Additional attributes to pass to the popover.
|
|
6706
6738
|
*/
|
|
@@ -6868,7 +6900,7 @@ declare namespace LocalJSX {
|
|
|
6868
6900
|
*/
|
|
6869
6901
|
"name"?: string;
|
|
6870
6902
|
/**
|
|
6871
|
-
* Emitted when the value has changed.
|
|
6903
|
+
* Emitted when the value has changed. This event will not emit when programmatically setting the `value` property.
|
|
6872
6904
|
*/
|
|
6873
6905
|
"onIonChange"?: (event: IonRadioGroupCustomEvent<RadioGroupChangeEventDetail>) => void;
|
|
6874
6906
|
/**
|
|
@@ -6926,7 +6958,7 @@ declare namespace LocalJSX {
|
|
|
6926
6958
|
*/
|
|
6927
6959
|
"onIonBlur"?: (event: IonRangeCustomEvent<void>) => void;
|
|
6928
6960
|
/**
|
|
6929
|
-
* The `ionChange` event is fired for `<ion-range>` elements when the user modifies the element's value: - When the user releases the knob after dragging; - When the user moves the knob with keyboard arrows
|
|
6961
|
+
* The `ionChange` event is fired for `<ion-range>` elements when the user modifies the element's value: - When the user releases the knob after dragging; - When the user moves the knob with keyboard arrows This event will not emit when programmatically setting the `value` property.
|
|
6930
6962
|
*/
|
|
6931
6963
|
"onIonChange"?: (event: IonRangeCustomEvent<RangeChangeEventDetail>) => void;
|
|
6932
6964
|
/**
|
|
@@ -7222,7 +7254,7 @@ declare namespace LocalJSX {
|
|
|
7222
7254
|
*/
|
|
7223
7255
|
"onIonCancel"?: (event: IonSearchbarCustomEvent<void>) => void;
|
|
7224
7256
|
/**
|
|
7225
|
-
* The `ionChange` event is fired for `<ion-searchbar>` elements when the user modifies the element's value. Unlike the `ionInput` event, the `ionChange` event is not necessarily fired for each alteration to an element's value. The `ionChange` event is fired when the value has been committed by the user. This can happen when the element loses focus or when the "Enter" key is pressed. `ionChange` can also fire when clicking the clear or cancel buttons.
|
|
7257
|
+
* The `ionChange` event is fired for `<ion-searchbar>` elements when the user modifies the element's value. Unlike the `ionInput` event, the `ionChange` event is not necessarily fired for each alteration to an element's value. The `ionChange` event is fired when the value has been committed by the user. This can happen when the element loses focus or when the "Enter" key is pressed. `ionChange` can also fire when clicking the clear or cancel buttons. This event will not emit when programmatically setting the `value` property.
|
|
7226
7258
|
*/
|
|
7227
7259
|
"onIonChange"?: (event: IonSearchbarCustomEvent<SearchbarChangeEventDetail>) => void;
|
|
7228
7260
|
/**
|
|
@@ -7280,7 +7312,7 @@ declare namespace LocalJSX {
|
|
|
7280
7312
|
*/
|
|
7281
7313
|
"mode"?: "ios" | "md";
|
|
7282
7314
|
/**
|
|
7283
|
-
* Emitted when the value property has changed and any dragging pointer has been released from `ion-segment`.
|
|
7315
|
+
* Emitted when the value property has changed and any dragging pointer has been released from `ion-segment`. This event will not emit when programmatically setting the `value` property.
|
|
7284
7316
|
*/
|
|
7285
7317
|
"onIonChange"?: (event: IonSegmentCustomEvent<SegmentChangeEventDetail>) => void;
|
|
7286
7318
|
/**
|
|
@@ -7392,7 +7424,7 @@ declare namespace LocalJSX {
|
|
|
7392
7424
|
*/
|
|
7393
7425
|
"onIonCancel"?: (event: IonSelectCustomEvent<void>) => void;
|
|
7394
7426
|
/**
|
|
7395
|
-
* Emitted when the value has changed.
|
|
7427
|
+
* Emitted when the value has changed. This event will not emit when programmatically setting the `value` property.
|
|
7396
7428
|
*/
|
|
7397
7429
|
"onIonChange"?: (event: IonSelectCustomEvent<SelectChangeEventDetail>) => void;
|
|
7398
7430
|
/**
|
|
@@ -7674,7 +7706,7 @@ declare namespace LocalJSX {
|
|
|
7674
7706
|
*/
|
|
7675
7707
|
"onIonBlur"?: (event: IonTextareaCustomEvent<FocusEvent>) => void;
|
|
7676
7708
|
/**
|
|
7677
|
-
* The `ionChange` event is fired when the user modifies the textarea's value. Unlike the `ionInput` event, the `ionChange` event is fired when the element loses focus after its value has been modified.
|
|
7709
|
+
* The `ionChange` event is fired when the user modifies the textarea's value. Unlike the `ionInput` event, the `ionChange` event is fired when the element loses focus after its value has been modified. This event will not emit when programmatically setting the `value` property.
|
|
7678
7710
|
*/
|
|
7679
7711
|
"onIonChange"?: (event: IonTextareaCustomEvent<TextareaChangeEventDetail>) => void;
|
|
7680
7712
|
/**
|
|
@@ -7886,7 +7918,7 @@ declare namespace LocalJSX {
|
|
|
7886
7918
|
*/
|
|
7887
7919
|
"onIonBlur"?: (event: IonToggleCustomEvent<void>) => void;
|
|
7888
7920
|
/**
|
|
7889
|
-
* Emitted when the user switches the toggle on or off.
|
|
7921
|
+
* Emitted when the user switches the toggle on or off. This event will not emit when programmatically setting the `checked` property.
|
|
7890
7922
|
*/
|
|
7891
7923
|
"onIonChange"?: (event: IonToggleCustomEvent<ToggleChangeEventDetail>) => void;
|
|
7892
7924
|
/**
|
|
@@ -165,6 +165,13 @@ export interface IonicConfig {
|
|
|
165
165
|
* Overrides the default platform detection methods.
|
|
166
166
|
*/
|
|
167
167
|
platform?: PlatformConfig;
|
|
168
|
+
/**
|
|
169
|
+
* @experimental
|
|
170
|
+
* When defined, Ionic will move focus to the appropriate element after each
|
|
171
|
+
* page transition. This ensures that users relying on assistive technology
|
|
172
|
+
* are informed when a page transition happens.
|
|
173
|
+
*/
|
|
174
|
+
focusManagerPriority?: FocusManagerPriority[];
|
|
168
175
|
/**
|
|
169
176
|
* @experimental
|
|
170
177
|
* If `true`, the [CloseWatcher API](https://github.com/WICG/close-watcher) will be used to handle
|
|
@@ -186,6 +193,8 @@ export interface IonicConfig {
|
|
|
186
193
|
_rel?: (el: any, name: string, cb: any, opts: any) => any;
|
|
187
194
|
_ce?: (eventName: string, opts: any) => any;
|
|
188
195
|
}
|
|
196
|
+
type FocusManagerPriority = 'content' | 'heading' | 'banner';
|
|
189
197
|
export declare const setupConfig: (config: IonicConfig) => any;
|
|
190
198
|
export declare const getMode: () => Mode;
|
|
191
199
|
export declare const ENABLE_HTML_CONTENT_DEFAULT = false;
|
|
200
|
+
export {};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* The focus controller allows us to manage focus within a view so assistive
|
|
3
|
+
* technologies can inform users of changes to the navigation state. Traditional
|
|
4
|
+
* native apps have a way of informing assistive technology about a navigation
|
|
5
|
+
* state change. Mobile browsers have this too, but only when doing a full page
|
|
6
|
+
* load. In a single page app we do not do that, so we need to build this
|
|
7
|
+
* integration ourselves.
|
|
8
|
+
*/
|
|
9
|
+
export declare const createFocusController: () => FocusController;
|
|
10
|
+
export type FocusController = {
|
|
11
|
+
saveViewFocus: (referenceEl?: HTMLElement) => void;
|
|
12
|
+
setViewFocus: (referenceEl: HTMLElement) => void;
|
|
13
|
+
};
|