@ionic/core 8.3.3-dev.11729208055.160820bb → 8.3.3-dev.11729273172.1491efca
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/action-sheet.js +6 -12
- package/components/alert.js +2 -2
- package/components/backdrop.js +1 -1
- package/components/button.js +2 -2
- package/components/buttons.js +2 -2
- package/components/checkbox.js +3 -3
- package/components/ion-app.js +1 -1
- package/components/ion-avatar.js +1 -1
- package/components/ion-back-button.js +2 -2
- package/components/ion-badge.js +2 -2
- package/components/ion-breadcrumb.js +4 -4
- package/components/ion-breadcrumbs.js +2 -2
- package/components/ion-card-content.js +1 -1
- package/components/ion-card-header.js +2 -2
- package/components/ion-card-subtitle.js +2 -2
- package/components/ion-card-title.js +2 -2
- package/components/ion-card.js +1 -1
- package/components/ion-chip.js +2 -2
- package/components/ion-col.js +2 -2
- package/components/ion-content.js +3 -3
- package/components/ion-datetime-button.js +2 -2
- package/components/ion-datetime.js +2 -2
- 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 +3 -3
- 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 +4 -4
- 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/label.js +2 -2
- package/components/list-header.js +2 -2
- package/components/list.js +1 -1
- package/components/overlays.js +14 -2
- package/components/picker-column-option.js +2 -2
- package/components/picker-column.js +3 -3
- 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/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/ion-action-sheet.cjs.entry.js +7 -13
- package/dist/cjs/ion-alert.cjs.entry.js +3 -3
- package/dist/cjs/ion-app_8.cjs.entry.js +15 -15
- package/dist/cjs/ion-avatar_3.cjs.entry.js +4 -4
- package/dist/cjs/ion-back-button.cjs.entry.js +2 -2
- package/dist/cjs/ion-backdrop.cjs.entry.js +1 -1
- package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +6 -6
- package/dist/cjs/ion-button_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-card_5.cjs.entry.js +8 -8
- 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 +2 -2
- package/dist/cjs/ion-datetime_3.cjs.entry.js +7 -7
- package/dist/cjs/ion-fab_3.cjs.entry.js +6 -6
- package/dist/cjs/ion-img.cjs.entry.js +1 -1
- package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +3 -3
- package/dist/cjs/ion-input-password-toggle.cjs.entry.js +3 -3
- package/dist/cjs/ion-input.cjs.entry.js +3 -3
- package/dist/cjs/ion-item-option_3.cjs.entry.js +4 -4
- package/dist/cjs/ion-item_8.cjs.entry.js +12 -12
- package/dist/cjs/ion-loading.cjs.entry.js +3 -3
- package/dist/cjs/ion-menu_3.cjs.entry.js +7 -7
- package/dist/cjs/ion-modal.cjs.entry.js +5 -5
- package/dist/cjs/ion-nav_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-picker-column-option.cjs.entry.js +2 -2
- package/dist/cjs/ion-picker-column.cjs.entry.js +3 -3
- package/dist/cjs/ion-picker.cjs.entry.js +2 -2
- package/dist/cjs/ion-popover.cjs.entry.js +3 -3
- package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/ion-radio_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-range.cjs.entry.js +3 -3
- package/dist/cjs/ion-refresher_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-reorder_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +1 -1
- package/dist/cjs/ion-route_4.cjs.entry.js +2 -2
- package/dist/cjs/ion-searchbar.cjs.entry.js +4 -4
- package/dist/cjs/ion-segment_2.cjs.entry.js +5 -5
- package/dist/cjs/ion-select_3.cjs.entry.js +5 -5
- package/dist/cjs/ion-spinner.cjs.entry.js +1 -1
- package/dist/cjs/ion-split-pane.cjs.entry.js +2 -2
- package/dist/cjs/ion-tab-bar_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-tab_2.cjs.entry.js +3 -3
- package/dist/cjs/ion-text.cjs.entry.js +2 -2
- package/dist/cjs/ion-textarea.cjs.entry.js +2 -2
- package/dist/cjs/ion-toast.cjs.entry.js +3 -3
- package/dist/cjs/ion-toggle.cjs.entry.js +3 -3
- package/dist/cjs/{overlays-0123d7d4.js → overlays-09efe8cf.js} +14 -2
- package/dist/collection/components/action-sheet/action-sheet.ios.css +3 -33
- package/dist/collection/components/action-sheet/action-sheet.js +2 -2
- package/dist/collection/components/action-sheet/action-sheet.md.css +2 -32
- package/dist/collection/components/action-sheet/animations/md.enter.js +1 -4
- package/dist/collection/components/action-sheet/animations/md.leave.js +1 -4
- package/dist/collection/components/alert/alert.js +2 -2
- package/dist/collection/components/app/app.js +1 -1
- package/dist/collection/components/avatar/avatar.js +1 -1
- package/dist/collection/components/back-button/back-button.js +2 -2
- package/dist/collection/components/backdrop/backdrop.js +1 -1
- package/dist/collection/components/badge/badge.js +2 -2
- package/dist/collection/components/breadcrumb/breadcrumb.js +4 -4
- package/dist/collection/components/breadcrumbs/breadcrumbs.js +2 -2
- package/dist/collection/components/button/button.js +2 -2
- package/dist/collection/components/buttons/buttons.js +2 -2
- package/dist/collection/components/card/card.js +1 -1
- package/dist/collection/components/card-content/card-content.js +1 -1
- package/dist/collection/components/card-header/card-header.js +2 -2
- package/dist/collection/components/card-subtitle/card-subtitle.js +2 -2
- package/dist/collection/components/card-title/card-title.js +2 -2
- package/dist/collection/components/checkbox/checkbox.js +3 -3
- package/dist/collection/components/chip/chip.js +2 -2
- package/dist/collection/components/col/col.js +2 -2
- package/dist/collection/components/content/content.js +3 -3
- package/dist/collection/components/datetime/datetime.js +2 -2
- 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 +3 -3
- package/dist/collection/components/input-password-toggle/input-password-toggle.js +3 -3
- 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.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/modal.js +4 -4
- 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 +3 -3
- 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/radio/radio.js +3 -3
- package/dist/collection/components/radio-group/radio-group.js +1 -1
- package/dist/collection/components/range/range.js +3 -3
- 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 +4 -4
- package/dist/collection/components/segment/segment.js +2 -2
- package/dist/collection/components/segment-button/segment-button.js +3 -3
- package/dist/collection/components/select/select.js +2 -2
- 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/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 +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/toast.js +2 -2
- package/dist/collection/components/toggle/toggle.js +3 -3
- package/dist/collection/components/toolbar/toolbar.js +2 -2
- package/dist/collection/utils/overlays.js +14 -2
- package/dist/docs.json +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/ion-action-sheet.entry.js +7 -13
- package/dist/esm/ion-alert.entry.js +3 -3
- package/dist/esm/ion-app_8.entry.js +15 -15
- package/dist/esm/ion-avatar_3.entry.js +4 -4
- package/dist/esm/ion-back-button.entry.js +2 -2
- package/dist/esm/ion-backdrop.entry.js +1 -1
- package/dist/esm/ion-breadcrumb_2.entry.js +6 -6
- package/dist/esm/ion-button_2.entry.js +2 -2
- package/dist/esm/ion-card_5.entry.js +8 -8
- 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 +2 -2
- package/dist/esm/ion-datetime_3.entry.js +7 -7
- package/dist/esm/ion-fab_3.entry.js +6 -6
- package/dist/esm/ion-img.entry.js +1 -1
- package/dist/esm/ion-infinite-scroll_2.entry.js +3 -3
- package/dist/esm/ion-input-password-toggle.entry.js +3 -3
- package/dist/esm/ion-input.entry.js +3 -3
- package/dist/esm/ion-item-option_3.entry.js +4 -4
- package/dist/esm/ion-item_8.entry.js +12 -12
- package/dist/esm/ion-loading.entry.js +3 -3
- package/dist/esm/ion-menu_3.entry.js +7 -7
- package/dist/esm/ion-modal.entry.js +5 -5
- package/dist/esm/ion-nav_2.entry.js +2 -2
- package/dist/esm/ion-picker-column-option.entry.js +2 -2
- package/dist/esm/ion-picker-column.entry.js +3 -3
- package/dist/esm/ion-picker.entry.js +2 -2
- package/dist/esm/ion-popover.entry.js +3 -3
- package/dist/esm/ion-progress-bar.entry.js +1 -1
- package/dist/esm/ion-radio_2.entry.js +4 -4
- package/dist/esm/ion-range.entry.js +3 -3
- package/dist/esm/ion-refresher_2.entry.js +2 -2
- package/dist/esm/ion-reorder_2.entry.js +2 -2
- package/dist/esm/ion-ripple-effect.entry.js +1 -1
- package/dist/esm/ion-route_4.entry.js +2 -2
- package/dist/esm/ion-searchbar.entry.js +4 -4
- package/dist/esm/ion-segment_2.entry.js +5 -5
- package/dist/esm/ion-select_3.entry.js +5 -5
- package/dist/esm/ion-spinner.entry.js +1 -1
- package/dist/esm/ion-split-pane.entry.js +2 -2
- package/dist/esm/ion-tab-bar_2.entry.js +4 -4
- package/dist/esm/ion-tab_2.entry.js +3 -3
- package/dist/esm/ion-text.entry.js +2 -2
- package/dist/esm/ion-textarea.entry.js +2 -2
- package/dist/esm/ion-toast.entry.js +3 -3
- package/dist/esm/ion-toggle.entry.js +3 -3
- package/dist/esm/{overlays-9c75ec54.js → overlays-09e99518.js} +14 -2
- package/dist/esm-es5/index.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/{overlays-9c75ec54.js → overlays-09e99518.js} +1 -1
- package/dist/ionic/index.esm.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/{p-d04481d7.entry.js → p-003eecb9.entry.js} +1 -1
- package/dist/ionic/{p-63b0abde.system.entry.js → p-00b01a55.system.entry.js} +1 -1
- package/dist/ionic/{p-f3102647.system.entry.js → p-01503bbd.system.entry.js} +1 -1
- package/dist/ionic/{p-42eee9d3.system.entry.js → p-0373d924.system.entry.js} +1 -1
- package/dist/ionic/{p-eba29931.entry.js → p-05beda73.entry.js} +1 -1
- package/dist/ionic/{p-cfab4f20.entry.js → p-0f4ccfac.entry.js} +1 -1
- package/dist/ionic/{p-c41ac815.entry.js → p-176b372f.entry.js} +1 -1
- package/dist/ionic/{p-da074ff7.entry.js → p-21cfd4de.entry.js} +1 -1
- package/dist/ionic/{p-5ad5dd4e.entry.js → p-2200e26b.entry.js} +1 -1
- package/dist/ionic/{p-9644984a.entry.js → p-233e6c93.entry.js} +1 -1
- package/dist/ionic/{p-985a7e17.system.entry.js → p-25928b83.system.entry.js} +1 -1
- package/dist/ionic/{p-53b77274.system.entry.js → p-293ed6ac.system.entry.js} +1 -1
- package/dist/ionic/{p-90df71aa.system.entry.js → p-29aed099.system.entry.js} +1 -1
- package/dist/ionic/{p-78feb35d.entry.js → p-2c4bdd9d.entry.js} +1 -1
- package/dist/ionic/{p-cac0e0b3.system.entry.js → p-2ca6eac2.system.entry.js} +1 -1
- package/dist/ionic/{p-ca065903.system.entry.js → p-2ea1ca4f.system.entry.js} +1 -1
- package/dist/ionic/{p-01186920.system.entry.js → p-313ccc01.system.entry.js} +1 -1
- package/dist/ionic/p-322c5fb4.system.js +1 -1
- package/dist/ionic/p-35efc652.entry.js +4 -0
- package/dist/ionic/{p-d18ab582.system.entry.js → p-3c968c7f.system.entry.js} +2 -2
- package/dist/ionic/{p-a6d7bc6c.entry.js → p-3e87d5e0.entry.js} +1 -1
- package/dist/ionic/{p-cc1fff11.system.entry.js → p-405ebc77.system.entry.js} +1 -1
- package/dist/ionic/{p-adcb6def.system.entry.js → p-44d1539c.system.entry.js} +1 -1
- package/dist/ionic/{p-afecb188.entry.js → p-49bc6544.entry.js} +1 -1
- package/dist/ionic/{p-2507278c.system.entry.js → p-4a0a4204.system.entry.js} +1 -1
- package/dist/ionic/{p-2e46590d.system.entry.js → p-4a82bd1c.system.entry.js} +1 -1
- package/dist/ionic/{p-2eba228d.system.entry.js → p-4b0fedb7.system.entry.js} +1 -1
- package/dist/ionic/{p-850a3c12.entry.js → p-4c8fceb0.entry.js} +1 -1
- package/dist/ionic/{p-1136a842.entry.js → p-521eca2e.entry.js} +1 -1
- package/dist/ionic/{p-61e494dc.system.entry.js → p-5223e02c.system.entry.js} +1 -1
- package/dist/ionic/p-53854390.entry.js +4 -0
- package/dist/ionic/{p-c9f3a539.entry.js → p-5417b9bb.entry.js} +1 -1
- package/dist/ionic/{p-a4d51b8d.system.js → p-581f0672.system.js} +1 -1
- package/dist/ionic/{p-6d32975a.entry.js → p-5e842258.entry.js} +1 -1
- package/dist/ionic/{p-87a5f97a.system.entry.js → p-6562e0a9.system.entry.js} +1 -1
- package/dist/ionic/{p-802b4ce7.entry.js → p-661ce4a8.entry.js} +1 -1
- package/dist/ionic/{p-7ed1657c.system.entry.js → p-6817cf42.system.entry.js} +1 -1
- package/dist/ionic/{p-b9d7015f.entry.js → p-68c4df55.entry.js} +1 -1
- package/dist/ionic/{p-a61cba41.entry.js → p-6b8893dd.entry.js} +1 -1
- package/dist/ionic/{p-9df2c6fb.entry.js → p-6e85e450.entry.js} +1 -1
- package/dist/ionic/{p-c7b03316.entry.js → p-71c4ed49.entry.js} +1 -1
- package/dist/ionic/{p-bb0db172.entry.js → p-7243df6f.entry.js} +1 -1
- package/dist/ionic/{p-9ee1e8a6.entry.js → p-7251fed5.entry.js} +1 -1
- package/dist/ionic/{p-92a96c69.system.entry.js → p-72ffd137.system.entry.js} +1 -1
- package/dist/ionic/{p-adceb282.system.entry.js → p-74a58898.system.entry.js} +1 -1
- package/dist/ionic/{p-5988556c.system.entry.js → p-755b27f0.system.entry.js} +1 -1
- package/dist/ionic/{p-2799c6d3.system.entry.js → p-75c0dc65.system.entry.js} +1 -1
- package/dist/ionic/{p-5fce0c0b.system.entry.js → p-772dacba.system.entry.js} +1 -1
- package/dist/ionic/{p-bdad26e3.entry.js → p-773d118d.entry.js} +1 -1
- package/dist/ionic/p-7a4f349d.entry.js +4 -0
- package/dist/ionic/{p-3254d107.entry.js → p-82ab7ccb.entry.js} +1 -1
- package/dist/ionic/{p-99de2ad2.entry.js → p-8308852a.entry.js} +1 -1
- package/dist/ionic/{p-c0b0a426.system.entry.js → p-836d39d4.system.entry.js} +2 -2
- package/dist/ionic/{p-a49378bb.system.entry.js → p-8836d0eb.system.entry.js} +1 -1
- package/dist/ionic/{p-de930745.entry.js → p-89a0a446.entry.js} +1 -1
- package/dist/ionic/{p-98871496.system.js → p-8b324420.system.js} +1 -1
- package/dist/ionic/{p-1e010627.system.entry.js → p-8b6232a6.system.entry.js} +2 -2
- package/dist/ionic/p-8cbeee8d.js +4 -0
- package/dist/ionic/{p-68642392.entry.js → p-8d44cf1f.entry.js} +1 -1
- package/dist/ionic/{p-b398aa77.entry.js → p-9172535c.entry.js} +1 -1
- package/dist/ionic/{p-d7aa6b00.entry.js → p-92d7a3d1.entry.js} +1 -1
- package/dist/ionic/p-93f37ceb.system.entry.js +4 -0
- package/dist/ionic/{p-5823babc.system.entry.js → p-95823c62.system.entry.js} +2 -2
- package/dist/ionic/{p-e4ee80be.system.entry.js → p-960803fc.system.entry.js} +1 -1
- package/dist/ionic/{p-3cd3704c.entry.js → p-96ab1fd9.entry.js} +1 -1
- package/dist/ionic/{p-98231c01.system.entry.js → p-973f0b15.system.entry.js} +1 -1
- package/dist/ionic/{p-06e07c7b.system.entry.js → p-9b6c6302.system.entry.js} +1 -1
- package/dist/ionic/{p-52d7a191.entry.js → p-9ece8dcf.entry.js} +1 -1
- package/dist/ionic/p-a0c88dc2.system.entry.js +4 -0
- package/dist/ionic/{p-41b6ad85.system.entry.js → p-a11d0b0e.system.entry.js} +2 -2
- package/dist/ionic/{p-e2fb0d06.system.entry.js → p-a3711608.system.entry.js} +1 -1
- package/dist/ionic/p-a602efff.system.entry.js +4 -0
- package/dist/ionic/{p-bfceff7f.system.entry.js → p-a879ecb7.system.entry.js} +1 -1
- package/dist/ionic/{p-66640ff7.system.entry.js → p-a90e2708.system.entry.js} +1 -1
- package/dist/ionic/p-ab8a2ff1.entry.js +4 -0
- package/dist/ionic/{p-8ebd3f36.system.entry.js → p-af5df052.system.entry.js} +1 -1
- package/dist/ionic/{p-937a7e21.entry.js → p-af999a31.entry.js} +1 -1
- package/dist/ionic/{p-19ec4f42.entry.js → p-b54fc1ae.entry.js} +1 -1
- package/dist/ionic/{p-4439fc2a.entry.js → p-b7657e8d.entry.js} +1 -1
- package/dist/ionic/{p-58d5df0c.system.entry.js → p-baffaf8d.system.entry.js} +1 -1
- package/dist/ionic/{p-927f180c.system.entry.js → p-bd25d639.system.entry.js} +1 -1
- package/dist/ionic/{p-5f9b0722.entry.js → p-bfa2e81c.entry.js} +1 -1
- package/dist/ionic/{p-45693d7e.entry.js → p-c34659b9.entry.js} +1 -1
- package/dist/ionic/{p-eba81f15.entry.js → p-c62ac566.entry.js} +1 -1
- package/dist/ionic/{p-1e67b266.system.entry.js → p-cdb11938.system.entry.js} +1 -1
- package/dist/ionic/{p-567de071.system.entry.js → p-ce705aac.system.entry.js} +1 -1
- package/dist/ionic/{p-9fa07aec.entry.js → p-da263d8e.entry.js} +1 -1
- package/dist/ionic/{p-d1db10ed.system.entry.js → p-de24771e.system.entry.js} +1 -1
- package/dist/ionic/{p-bc36ad98.system.entry.js → p-df83e308.system.entry.js} +1 -1
- package/dist/ionic/{p-2097482f.entry.js → p-dff3bb02.entry.js} +1 -1
- package/dist/ionic/{p-9f18a6cf.entry.js → p-e3a5da9d.entry.js} +1 -1
- package/dist/ionic/{p-081a4ce4.entry.js → p-e3e1e3de.entry.js} +1 -1
- package/dist/ionic/{p-98e71235.system.entry.js → p-e724ca6f.system.entry.js} +1 -1
- package/dist/ionic/p-f88ebc36.entry.js +4 -0
- package/dist/ionic/{p-7b9a2b23.entry.js → p-f8c8b9ba.entry.js} +1 -1
- package/dist/ionic/{p-7458862e.system.entry.js → p-fcd71204.system.entry.js} +1 -1
- package/dist/ionic/p-fd0cb4ef.entry.js +4 -0
- package/dist/ionic/{p-b14210d4.system.entry.js → p-ffb17177.system.entry.js} +1 -1
- package/hydrate/index.js +180 -174
- package/hydrate/index.mjs +180 -174
- package/package.json +1 -1
- package/dist/ionic/p-15e76dd1.entry.js +0 -4
- package/dist/ionic/p-33a8a71b.entry.js +0 -4
- package/dist/ionic/p-3b323c61.entry.js +0 -4
- package/dist/ionic/p-449ec9f0.system.entry.js +0 -4
- package/dist/ionic/p-5a6d132d.entry.js +0 -4
- package/dist/ionic/p-612b895b.entry.js +0 -4
- package/dist/ionic/p-93aab706.system.entry.js +0 -4
- package/dist/ionic/p-9c901780.entry.js +0 -4
- package/dist/ionic/p-a440397c.js +0 -4
- package/dist/ionic/p-c29f8157.system.entry.js +0 -4
package/hydrate/index.js
CHANGED
|
@@ -5016,7 +5016,19 @@ const present = async (overlay, name, iosEnterAnimation, mdEnterAnimation, opts)
|
|
|
5016
5016
|
}
|
|
5017
5017
|
setRootAriaHidden(true);
|
|
5018
5018
|
document.body.classList.add(BACKDROP_NO_SCROLL);
|
|
5019
|
-
|
|
5019
|
+
hideUnderlyingOverlaysFromScreenReaders(overlay.el);
|
|
5020
|
+
/**
|
|
5021
|
+
* Set aria-hidden="true" to hide the overlay from screen readers
|
|
5022
|
+
* during the animation. This ensures that assistive technologies
|
|
5023
|
+
* like TalkBack do not announce or interact with the content until
|
|
5024
|
+
* the animation is complete, avoiding confusion for users.
|
|
5025
|
+
*
|
|
5026
|
+
* Additionally, it prevents focus rings from appearing in incorrect
|
|
5027
|
+
* positions due to the transition (specifically `transform` styles),
|
|
5028
|
+
* ensuring that when aria-hidden is removed, the focus rings are
|
|
5029
|
+
* correctly displayed in the final location of the elements.
|
|
5030
|
+
*/
|
|
5031
|
+
overlay.el.setAttribute('aria-hidden', 'true');
|
|
5020
5032
|
overlay.presented = true;
|
|
5021
5033
|
overlay.willPresent.emit();
|
|
5022
5034
|
(_a = overlay.willPresentShorthand) === null || _a === void 0 ? void 0 : _a.emit();
|
|
@@ -5368,7 +5380,7 @@ const createTriggerController = () => {
|
|
|
5368
5380
|
* @param newTopMostOverlay - The overlay that is being presented. Since the overlay has not been
|
|
5369
5381
|
* fully presented yet at the time this function is called it will not be included in the getPresentedOverlays result.
|
|
5370
5382
|
*/
|
|
5371
|
-
const
|
|
5383
|
+
const hideUnderlyingOverlaysFromScreenReaders = (newTopMostOverlay) => {
|
|
5372
5384
|
var _a;
|
|
5373
5385
|
if (doc === undefined)
|
|
5374
5386
|
return;
|
|
@@ -6326,10 +6338,7 @@ const mdEnterAnimation$5 = (baseEl) => {
|
|
|
6326
6338
|
.afterClearStyles(['pointer-events']);
|
|
6327
6339
|
wrapperAnimation
|
|
6328
6340
|
.addElement(baseEl.querySelector('.action-sheet-wrapper'))
|
|
6329
|
-
.
|
|
6330
|
-
{ offset: 0, transform: 'translateY(100%)' },
|
|
6331
|
-
{ offset: 1, transform: 'translateY(0%)' }
|
|
6332
|
-
]);
|
|
6341
|
+
.fromTo('transform', 'translateY(100%)', 'translateY(0%)');
|
|
6333
6342
|
return baseAnimation
|
|
6334
6343
|
.addElement(baseEl)
|
|
6335
6344
|
.easing('cubic-bezier(.36,.66,.04,1)')
|
|
@@ -6347,10 +6356,7 @@ const mdLeaveAnimation$5 = (baseEl) => {
|
|
|
6347
6356
|
backdropAnimation.addElement(baseEl.querySelector('ion-backdrop')).fromTo('opacity', 'var(--backdrop-opacity)', 0);
|
|
6348
6357
|
wrapperAnimation
|
|
6349
6358
|
.addElement(baseEl.querySelector('.action-sheet-wrapper'))
|
|
6350
|
-
.
|
|
6351
|
-
{ offset: 0, transform: 'translateY(0%)' },
|
|
6352
|
-
{ offset: 1, transform: 'translateY(100%)' }
|
|
6353
|
-
]);
|
|
6359
|
+
.fromTo('transform', 'translateY(0%)', 'translateY(100%)');
|
|
6354
6360
|
return baseAnimation
|
|
6355
6361
|
.addElement(baseEl)
|
|
6356
6362
|
.easing('cubic-bezier(.36,.66,.04,1)')
|
|
@@ -6358,10 +6364,10 @@ const mdLeaveAnimation$5 = (baseEl) => {
|
|
|
6358
6364
|
.addAnimation([backdropAnimation, wrapperAnimation]);
|
|
6359
6365
|
};
|
|
6360
6366
|
|
|
6361
|
-
const actionSheetIosCss = ".sc-ion-action-sheet-ios-h{--color:initial;--button-color-activated:var(--button-color);--button-color-focused:var(--button-color);--button-color-hover:var(--button-color);--button-color-selected:var(--button-color);--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--height:auto;--max-height:calc(100% - (var(--ion-safe-area-top) + var(--ion-safe-area-bottom)));-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;right:0;top:0;bottom:0;display:block;position:fixed;outline:none;font-family:var(--ion-font-family, inherit);-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}.overlay-hidden.sc-ion-action-sheet-ios-h{display:none}.action-sheet-wrapper.sc-ion-action-sheet-ios{left:0;right:0;bottom:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);display:block;position:absolute;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);z-index:10;pointer-events:none}.action-sheet-
|
|
6367
|
+
const actionSheetIosCss = ".sc-ion-action-sheet-ios-h{--color:initial;--button-color-activated:var(--button-color);--button-color-focused:var(--button-color);--button-color-hover:var(--button-color);--button-color-selected:var(--button-color);--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--height:auto;--max-height:calc(100% - (var(--ion-safe-area-top) + var(--ion-safe-area-bottom)));-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;right:0;top:0;bottom:0;display:block;position:fixed;outline:none;font-family:var(--ion-font-family, inherit);-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}.overlay-hidden.sc-ion-action-sheet-ios-h{display:none}.action-sheet-wrapper.sc-ion-action-sheet-ios{left:0;right:0;bottom:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);display:block;position:absolute;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);z-index:10;pointer-events:none}.action-sheet-button.sc-ion-action-sheet-ios{display:block;position:relative;width:100%;border:0;outline:none;background:var(--button-background);color:var(--button-color);font-family:inherit;overflow:hidden}.action-sheet-button.sc-ion-action-sheet-ios:disabled{color:var(--button-color-disabled);opacity:0.4}.action-sheet-button-inner.sc-ion-action-sheet-ios{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;width:100%;height:100%;z-index:1}.action-sheet-container.sc-ion-action-sheet-ios{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:end;justify-content:flex-end;height:100%;max-height:calc(100vh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)));max-height:calc(100dvh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)))}.action-sheet-group.sc-ion-action-sheet-ios{-ms-flex-negative:2;flex-shrink:2;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:all;background:var(--background)}@media (any-pointer: coarse){.action-sheet-group.sc-ion-action-sheet-ios::-webkit-scrollbar{display:none}}.action-sheet-group-cancel.sc-ion-action-sheet-ios{-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.action-sheet-button.sc-ion-action-sheet-ios::after{left:0;right:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}.action-sheet-selected.sc-ion-action-sheet-ios{color:var(--button-color-selected)}.action-sheet-selected.sc-ion-action-sheet-ios::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-button.ion-activated.sc-ion-action-sheet-ios{color:var(--button-color-activated)}.action-sheet-button.ion-activated.sc-ion-action-sheet-ios::after{background:var(--button-background-activated);opacity:var(--button-background-activated-opacity)}.action-sheet-button.ion-focused.sc-ion-action-sheet-ios{color:var(--button-color-focused)}.action-sheet-button.ion-focused.sc-ion-action-sheet-ios::after{background:var(--button-background-focused);opacity:var(--button-background-focused-opacity)}@media (any-hover: hover){.action-sheet-button.sc-ion-action-sheet-ios:not(:disabled):hover{color:var(--button-color-hover)}.action-sheet-button.sc-ion-action-sheet-ios:not(:disabled):hover::after{background:var(--button-background-hover);opacity:var(--button-background-hover-opacity)}}.sc-ion-action-sheet-ios-h{--background:var(--ion-overlay-background-color, var(--ion-color-step-100, var(--ion-background-color-step-100, #f9f9f9)));--backdrop-opacity:var(--ion-backdrop-opacity, 0.4);--button-background:linear-gradient(0deg, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08), rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08) 50%, transparent 50%) bottom/100% 1px no-repeat transparent;--button-background-activated:var(--ion-text-color, #000);--button-background-activated-opacity:.08;--button-background-hover:currentColor;--button-background-hover-opacity:.04;--button-background-focused:currentColor;--button-background-focused-opacity:.12;--button-background-selected:var(--ion-color-step-150, var(--ion-background-color-step-150, var(--ion-background-color, #fff)));--button-background-selected-opacity:1;--button-color:var(--ion-color-primary, #0054e9);--button-color-disabled:var(--ion-color-step-850, var(--ion-text-color-step-150, #262626));--color:var(--ion-color-step-400, var(--ion-text-color-step-600, #999999));text-align:center}.action-sheet-wrapper.sc-ion-action-sheet-ios{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:var(--ion-safe-area-top, 0);padding-bottom:var(--ion-safe-area-bottom, 0);-webkit-box-sizing:content-box;box-sizing:content-box}.action-sheet-container.sc-ion-action-sheet-ios{-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:8px;padding-inline-end:8px;padding-top:0;padding-bottom:0}.action-sheet-group.sc-ion-action-sheet-ios{border-radius:13px;margin-bottom:8px}.action-sheet-group.sc-ion-action-sheet-ios:first-child{margin-top:10px}.action-sheet-group.sc-ion-action-sheet-ios:last-child{margin-bottom:10px}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-group.sc-ion-action-sheet-ios{background-color:transparent;-webkit-backdrop-filter:saturate(280%) blur(20px);backdrop-filter:saturate(280%) blur(20px)}.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-title.sc-ion-action-sheet-ios,.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-button.sc-ion-action-sheet-ios{background-color:transparent;background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8)), to(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8))), -webkit-gradient(linear, left bottom, left top, from(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4)), color-stop(50%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4)), color-stop(50%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8)));background-image:linear-gradient(0deg, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8), rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8) 100%), linear-gradient(0deg, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4), rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4) 50%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8) 50%);background-repeat:no-repeat;background-position:top, bottom;background-size:100% calc(100% - 1px), 100% 1px;-webkit-backdrop-filter:saturate(120%);backdrop-filter:saturate(120%)}.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-button.ion-activated.sc-ion-action-sheet-ios{background-color:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.7);background-image:none}.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-cancel.sc-ion-action-sheet-ios{background:var(--button-background-selected)}}.action-sheet-title.sc-ion-action-sheet-ios{background:-webkit-gradient(linear, left bottom, left top, from(rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08)), color-stop(50%, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08)), color-stop(50%, transparent)) bottom/100% 1px no-repeat transparent;background:linear-gradient(0deg, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08), rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08) 50%, transparent 50%) bottom/100% 1px no-repeat transparent}.action-sheet-title.sc-ion-action-sheet-ios{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:10px;padding-inline-end:10px;padding-top:14px;padding-bottom:13px;color:var(--color, var(--ion-color-step-400, var(--ion-text-color-step-600, #999999)));font-size:max(13px, 0.8125rem);font-weight:400;text-align:center}.action-sheet-title.action-sheet-has-sub-title.sc-ion-action-sheet-ios{font-weight:600}.action-sheet-sub-title.sc-ion-action-sheet-ios{padding-left:0;padding-right:0;padding-top:6px;padding-bottom:0;font-size:max(13px, 0.8125rem);font-weight:400}.action-sheet-button.sc-ion-action-sheet-ios{-webkit-padding-start:14px;padding-inline-start:14px;-webkit-padding-end:14px;padding-inline-end:14px;padding-top:14px;padding-bottom:14px;min-height:56px;font-size:max(20px, 1.25rem);contain:content}.action-sheet-button.sc-ion-action-sheet-ios .action-sheet-icon.sc-ion-action-sheet-ios{-webkit-margin-end:0.3em;margin-inline-end:0.3em;font-size:max(28px, 1.75rem);pointer-events:none}.action-sheet-button.sc-ion-action-sheet-ios:last-child{background-image:none}.action-sheet-selected.sc-ion-action-sheet-ios{font-weight:bold}.action-sheet-cancel.sc-ion-action-sheet-ios{font-weight:600}.action-sheet-cancel.sc-ion-action-sheet-ios::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-destructive.sc-ion-action-sheet-ios,.action-sheet-destructive.ion-activated.sc-ion-action-sheet-ios,.action-sheet-destructive.ion-focused.sc-ion-action-sheet-ios{color:var(--ion-color-danger, #c5000f)}@media (any-hover: hover){.action-sheet-destructive.sc-ion-action-sheet-ios:hover{color:var(--ion-color-danger, #c5000f)}}";
|
|
6362
6368
|
var IonActionSheetIosStyle0 = actionSheetIosCss;
|
|
6363
6369
|
|
|
6364
|
-
const actionSheetMdCss = ".sc-ion-action-sheet-md-h{--color:initial;--button-color-activated:var(--button-color);--button-color-focused:var(--button-color);--button-color-hover:var(--button-color);--button-color-selected:var(--button-color);--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--height:auto;--max-height:calc(100% - (var(--ion-safe-area-top) + var(--ion-safe-area-bottom)));-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;right:0;top:0;bottom:0;display:block;position:fixed;outline:none;font-family:var(--ion-font-family, inherit);-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}.overlay-hidden.sc-ion-action-sheet-md-h{display:none}.action-sheet-wrapper.sc-ion-action-sheet-md{left:0;right:0;bottom:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);display:block;position:absolute;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);z-index:10;pointer-events:none}.action-sheet-
|
|
6370
|
+
const actionSheetMdCss = ".sc-ion-action-sheet-md-h{--color:initial;--button-color-activated:var(--button-color);--button-color-focused:var(--button-color);--button-color-hover:var(--button-color);--button-color-selected:var(--button-color);--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--height:auto;--max-height:calc(100% - (var(--ion-safe-area-top) + var(--ion-safe-area-bottom)));-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;right:0;top:0;bottom:0;display:block;position:fixed;outline:none;font-family:var(--ion-font-family, inherit);-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}.overlay-hidden.sc-ion-action-sheet-md-h{display:none}.action-sheet-wrapper.sc-ion-action-sheet-md{left:0;right:0;bottom:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);display:block;position:absolute;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);z-index:10;pointer-events:none}.action-sheet-button.sc-ion-action-sheet-md{display:block;position:relative;width:100%;border:0;outline:none;background:var(--button-background);color:var(--button-color);font-family:inherit;overflow:hidden}.action-sheet-button.sc-ion-action-sheet-md:disabled{color:var(--button-color-disabled);opacity:0.4}.action-sheet-button-inner.sc-ion-action-sheet-md{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;width:100%;height:100%;z-index:1}.action-sheet-container.sc-ion-action-sheet-md{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:end;justify-content:flex-end;height:100%;max-height:calc(100vh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)));max-height:calc(100dvh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)))}.action-sheet-group.sc-ion-action-sheet-md{-ms-flex-negative:2;flex-shrink:2;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:all;background:var(--background)}@media (any-pointer: coarse){.action-sheet-group.sc-ion-action-sheet-md::-webkit-scrollbar{display:none}}.action-sheet-group-cancel.sc-ion-action-sheet-md{-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.action-sheet-button.sc-ion-action-sheet-md::after{left:0;right:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}.action-sheet-selected.sc-ion-action-sheet-md{color:var(--button-color-selected)}.action-sheet-selected.sc-ion-action-sheet-md::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-button.ion-activated.sc-ion-action-sheet-md{color:var(--button-color-activated)}.action-sheet-button.ion-activated.sc-ion-action-sheet-md::after{background:var(--button-background-activated);opacity:var(--button-background-activated-opacity)}.action-sheet-button.ion-focused.sc-ion-action-sheet-md{color:var(--button-color-focused)}.action-sheet-button.ion-focused.sc-ion-action-sheet-md::after{background:var(--button-background-focused);opacity:var(--button-background-focused-opacity)}@media (any-hover: hover){.action-sheet-button.sc-ion-action-sheet-md:not(:disabled):hover{color:var(--button-color-hover)}.action-sheet-button.sc-ion-action-sheet-md:not(:disabled):hover::after{background:var(--button-background-hover);opacity:var(--button-background-hover-opacity)}}.sc-ion-action-sheet-md-h{--background:var(--ion-overlay-background-color, var(--ion-background-color, #fff));--backdrop-opacity:var(--ion-backdrop-opacity, 0.32);--button-background:transparent;--button-background-selected:currentColor;--button-background-selected-opacity:0;--button-background-activated:transparent;--button-background-activated-opacity:0;--button-background-hover:currentColor;--button-background-hover-opacity:.04;--button-background-focused:currentColor;--button-background-focused-opacity:.12;--button-color:var(--ion-color-step-850, var(--ion-text-color-step-150, #262626));--button-color-disabled:var(--button-color);--color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54)}.action-sheet-wrapper.sc-ion-action-sheet-md{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:var(--ion-safe-area-top, 0);margin-bottom:0}.action-sheet-title.sc-ion-action-sheet-md{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:20px;padding-bottom:17px;min-height:60px;color:var(--color, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54));font-size:1rem;text-align:start}.action-sheet-sub-title.sc-ion-action-sheet-md{padding-left:0;padding-right:0;padding-top:16px;padding-bottom:0;font-size:0.875rem}.action-sheet-group.sc-ion-action-sheet-md:first-child{padding-top:0}.action-sheet-group.sc-ion-action-sheet-md:last-child{padding-bottom:var(--ion-safe-area-bottom)}.action-sheet-button.sc-ion-action-sheet-md{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:12px;padding-bottom:12px;position:relative;min-height:52px;font-size:1rem;text-align:start;contain:content;overflow:hidden}.action-sheet-icon.sc-ion-action-sheet-md{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:32px;margin-inline-end:32px;margin-top:0;margin-bottom:0;color:var(--color);font-size:1.5rem}.action-sheet-button-inner.sc-ion-action-sheet-md{-ms-flex-pack:start;justify-content:flex-start}.action-sheet-selected.sc-ion-action-sheet-md{font-weight:bold}";
|
|
6365
6371
|
var IonActionSheetMdStyle0 = actionSheetMdCss;
|
|
6366
6372
|
|
|
6367
6373
|
/**
|
|
@@ -6557,10 +6563,10 @@ class ActionSheet {
|
|
|
6557
6563
|
const headerID = `action-sheet-${overlayIndex}-header`;
|
|
6558
6564
|
return (hAsync(Host, Object.assign({ key: '7bbd202ca9e19727e7514abbe073687d982f80c3', role: "dialog", "aria-modal": "true", "aria-labelledby": header !== undefined ? headerID : null, tabindex: "-1" }, htmlAttributes, { style: {
|
|
6559
6565
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
6560
|
-
}, class: Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'action-sheet-translucent': this.translucent }), onIonActionSheetWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), hAsync("ion-backdrop", { key: '23344a9221a2e6720d7b9de5249dc37256cafa7b', tappable: this.backdropDismiss }), hAsync("div", { key: 'd46361bb5cdc32a7922dcf76b566f358a6174bfa', tabindex: "0" }), hAsync("div", { key: '136c3f2e77c8a2eac8e9ae4bb13d735e1d62598d', class: "action-sheet-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, hAsync("div", { key: '6168ea8b2be42020b2edeb8ff3a0f3d1254be37a', class: "action-sheet-container" }, hAsync("div", { key: '29b9e6619dc54574733a704d6bf885839151bd84', class: "action-sheet-group", ref: (el) => (this.groupEl = el) },
|
|
6566
|
+
}, class: Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'action-sheet-translucent': this.translucent }), onIonActionSheetWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), hAsync("ion-backdrop", { key: '23344a9221a2e6720d7b9de5249dc37256cafa7b', tappable: this.backdropDismiss }), hAsync("div", { key: 'd46361bb5cdc32a7922dcf76b566f358a6174bfa', tabindex: "0" }), hAsync("div", { key: '136c3f2e77c8a2eac8e9ae4bb13d735e1d62598d', class: "action-sheet-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, hAsync("div", { key: '6168ea8b2be42020b2edeb8ff3a0f3d1254be37a', class: "action-sheet-container" }, hAsync("div", { key: '29b9e6619dc54574733a704d6bf885839151bd84', class: "action-sheet-group", ref: (el) => (this.groupEl = el) }, header !== undefined && (hAsync("div", { key: '536ce764bfddb3816ea3512d90f4acef2ccb8589', id: headerID, class: {
|
|
6561
6567
|
'action-sheet-title': true,
|
|
6562
6568
|
'action-sheet-has-sub-title': this.subHeader !== undefined,
|
|
6563
|
-
} }, header
|
|
6569
|
+
} }, header, this.subHeader && hAsync("div", { key: '6d888219145824fd36cdfe0d3c8388bbf2769777', class: "action-sheet-sub-title" }, this.subHeader))), buttons.map((b) => (hAsync("button", Object.assign({}, b.htmlAttributes, { type: "button", id: b.id, class: buttonClass$3(b), onClick: () => this.buttonClick(b), disabled: b.disabled }), hAsync("span", { class: "action-sheet-button-inner" }, b.icon && hAsync("ion-icon", { icon: b.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" }), b.text), mode === 'md' && hAsync("ion-ripple-effect", null))))), cancelButton && (hAsync("div", { key: '46f98f0ed5a9bdb3e35feb9ae71c4489c17b7d77', class: "action-sheet-group action-sheet-group-cancel" }, hAsync("button", Object.assign({ key: 'e3c457bced8ad5f692e48de26e65f731fd631b4f' }, cancelButton.htmlAttributes, { type: "button", class: buttonClass$3(cancelButton), onClick: () => this.buttonClick(cancelButton) }), hAsync("span", { key: '4cba6dc559f734ecc852e024959210cd0dd25354', class: "action-sheet-button-inner" }, cancelButton.icon && (hAsync("ion-icon", { key: '9df64989aad1b4d1e75edf4d37ab208965cfe37f', icon: cancelButton.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" })), cancelButton.text), mode === 'md' && hAsync("ion-ripple-effect", { key: '558089275a29177cefdb2e38eefc9b5c8b62872b' })))))), hAsync("div", { key: 'fa4df6e043b00a6e4126dbc71cb344cfc2b2e7bc', tabindex: "0" })));
|
|
6564
6570
|
}
|
|
6565
6571
|
get el() { return getElement(this); }
|
|
6566
6572
|
static get watchers() { return {
|
|
@@ -7246,9 +7252,9 @@ class Alert {
|
|
|
7246
7252
|
* If neither is defined, don't set aria-labelledby.
|
|
7247
7253
|
*/
|
|
7248
7254
|
const ariaLabelledBy = header ? hdrId : subHeader ? subHdrId : null;
|
|
7249
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
7255
|
+
return (hAsync(Host, Object.assign({ key: 'c7d53f48b359f2bc3480a2e1ba34948fc9378fb0', role: role, "aria-modal": "true", "aria-labelledby": ariaLabelledBy, "aria-describedby": message !== undefined ? msgId : null, tabindex: "-1" }, htmlAttributes, { style: {
|
|
7250
7256
|
zIndex: `${20000 + overlayIndex}`,
|
|
7251
|
-
}, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'alert-translucent': this.translucent }), onIonAlertWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), hAsync("ion-backdrop", { key: '
|
|
7257
|
+
}, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'alert-translucent': this.translucent }), onIonAlertWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), hAsync("ion-backdrop", { key: '18c7e6b5d63435d9a6a82bda951158e7e1af6e92', tappable: this.backdropDismiss }), hAsync("div", { key: 'e35e1a4b81286976c8a6bab570c986f3196b21f4', tabindex: "0" }), hAsync("div", { key: '9089864c80d96ed834bf723f3de863cf1c4a5b97', class: "alert-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, hAsync("div", { key: 'dd600f02c84352059c6cdf98821b9c9a831bcdcb', class: "alert-head" }, header && (hAsync("h2", { key: '11afb605e1ccefc889fbdd2533d491bea8fbf183', id: hdrId, class: "alert-title" }, header)), subHeader && (hAsync("h2", { key: 'e53b0613d09d26e5a2cd7c9c6e63ec2535625ce5', id: subHdrId, class: "alert-sub-title" }, subHeader))), this.renderAlertMessage(msgId), this.renderAlertInputs(), this.renderAlertButtons()), hAsync("div", { key: 'cef60ec8b34c9aec8bc698f16f55324d1ce67c72', tabindex: "0" })));
|
|
7252
7258
|
}
|
|
7253
7259
|
get el() { return getElement(this); }
|
|
7254
7260
|
static get watchers() { return {
|
|
@@ -7326,7 +7332,7 @@ class App {
|
|
|
7326
7332
|
}
|
|
7327
7333
|
render() {
|
|
7328
7334
|
const mode = getIonMode$1(this);
|
|
7329
|
-
return (hAsync(Host, { key: '
|
|
7335
|
+
return (hAsync(Host, { key: 'e95cdeb2709edbc74f4e6ebf77cb110154605b72', class: {
|
|
7330
7336
|
[mode]: true,
|
|
7331
7337
|
'ion-page': true,
|
|
7332
7338
|
'force-statusbar-padding': config.getBoolean('_forceStatusbarPadding'),
|
|
@@ -7357,7 +7363,7 @@ class Avatar {
|
|
|
7357
7363
|
registerInstance(this, hostRef);
|
|
7358
7364
|
}
|
|
7359
7365
|
render() {
|
|
7360
|
-
return (hAsync(Host, { key: '
|
|
7366
|
+
return (hAsync(Host, { key: 'dc1e3cd535e419eebe5599574fd2393ebfde8bbc', class: getIonMode$1(this) }, hAsync("slot", { key: 'edb8441c063ea592b41345ea97d88ecd90cb3052' })));
|
|
7361
7367
|
}
|
|
7362
7368
|
static get style() { return {
|
|
7363
7369
|
ios: IonAvatarIosStyle0,
|
|
@@ -7445,7 +7451,7 @@ class BackButton {
|
|
|
7445
7451
|
const showBackButton = defaultHref !== undefined;
|
|
7446
7452
|
const mode = getIonMode$1(this);
|
|
7447
7453
|
const ariaLabel = inheritedAttributes['aria-label'] || backButtonText || 'back';
|
|
7448
|
-
return (hAsync(Host, { key: '
|
|
7454
|
+
return (hAsync(Host, { key: '8351c93a1812c94c979fb115f07a9ad7b3152188', onClick: this.onClick, class: createColorClasses$1(color, {
|
|
7449
7455
|
[mode]: true,
|
|
7450
7456
|
button: true, // ion-buttons target .button
|
|
7451
7457
|
'back-button-disabled': disabled,
|
|
@@ -7455,7 +7461,7 @@ class BackButton {
|
|
|
7455
7461
|
'ion-activatable': true,
|
|
7456
7462
|
'ion-focusable': true,
|
|
7457
7463
|
'show-back-button': showBackButton,
|
|
7458
|
-
}) }, hAsync("button", { key: '
|
|
7464
|
+
}) }, hAsync("button", { key: '991b8baa784dbfbdf8d3581cbbf6a858ac1f1e6e', type: type, disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }, hAsync("span", { key: '929fcd83a4fdb00cf97ca803f234719171602a5e', class: "button-inner" }, backButtonIcon && (hAsync("ion-icon", { key: '0c10d412ae8342d96f221e626b421c9abadac748', part: "icon", icon: backButtonIcon, "aria-hidden": "true", lazy: false, "flip-rtl": icon === undefined })), backButtonText && (hAsync("span", { key: '96f505880a80f36ee8b8c78268b450f3629ee613', part: "text", "aria-hidden": "true", class: "button-text" }, backButtonText))), mode === 'md' && hAsync("ion-ripple-effect", { key: '0aecf5d415c608069eb1a10043530bd0929b6383', type: this.rippleType }))));
|
|
7459
7465
|
}
|
|
7460
7466
|
get el() { return getElement(this); }
|
|
7461
7467
|
static get style() { return {
|
|
@@ -7508,7 +7514,7 @@ class Backdrop {
|
|
|
7508
7514
|
}
|
|
7509
7515
|
render() {
|
|
7510
7516
|
const mode = getIonMode$1(this);
|
|
7511
|
-
return (hAsync(Host, { key: '
|
|
7517
|
+
return (hAsync(Host, { key: 'c803b4302c8e722064feb03dafe3cb6e190b4f2b', tabindex: "-1", "aria-hidden": "true", class: {
|
|
7512
7518
|
[mode]: true,
|
|
7513
7519
|
'backdrop-hide': !this.visible,
|
|
7514
7520
|
'backdrop-no-tappable': !this.tappable,
|
|
@@ -7548,9 +7554,9 @@ class Badge {
|
|
|
7548
7554
|
}
|
|
7549
7555
|
render() {
|
|
7550
7556
|
const mode = getIonMode$1(this);
|
|
7551
|
-
return (hAsync(Host, { key: '
|
|
7557
|
+
return (hAsync(Host, { key: '1253618692342bcf9487188402dc3d49ae0de480', class: createColorClasses$1(this.color, {
|
|
7552
7558
|
[mode]: true,
|
|
7553
|
-
}) }, hAsync("slot", { key: '
|
|
7559
|
+
}) }, hAsync("slot", { key: '71d65e203965ea37b94504a8a0a96beb52d4e356' })));
|
|
7554
7560
|
}
|
|
7555
7561
|
static get style() { return {
|
|
7556
7562
|
ios: IonBadgeIosStyle0,
|
|
@@ -7636,7 +7642,7 @@ class Breadcrumb {
|
|
|
7636
7642
|
// to show the separator as long as it isn't also the last breadcrumb
|
|
7637
7643
|
// otherwise if not collapsed use the value in separator
|
|
7638
7644
|
const showSeparator = last ? false : collapsed ? (showCollapsedIndicator && !last ? true : false) : separator;
|
|
7639
|
-
return (hAsync(Host, { key: '
|
|
7645
|
+
return (hAsync(Host, { key: 'dfe55ad57f23e5da5f2e2c51fea99964812472e3', onClick: (ev) => openURL(href, ev, routerDirection, routerAnimation), "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
|
|
7640
7646
|
[mode]: true,
|
|
7641
7647
|
'breadcrumb-active': active,
|
|
7642
7648
|
'breadcrumb-collapsed': collapsed,
|
|
@@ -7646,15 +7652,15 @@ class Breadcrumb {
|
|
|
7646
7652
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
7647
7653
|
'ion-activatable': clickable,
|
|
7648
7654
|
'ion-focusable': clickable,
|
|
7649
|
-
}) }, hAsync(TagType, Object.assign({ key: '
|
|
7655
|
+
}) }, hAsync(TagType, Object.assign({ key: 'e361b1f0e7de6dd5c5dd4f6deae72c2c8210466d' }, attrs, { class: "breadcrumb-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur }, inheritedAttributes), hAsync("slot", { key: '9daeb45a8a28c89f3ad5751f71b8412197846371', name: "start" }), hAsync("slot", { key: '4849e63cdffd6c712292745138b68730442c8b0d' }), hAsync("slot", { key: '6edf9bac5aec06ccec2844efac2d9afa1d24cf57', name: "end" })), showCollapsedIndicator && (hAsync("button", { key: 'de7f5faea75b44011b289d259265e2435a65874f', part: "collapsed-indicator", "aria-label": "Show more breadcrumbs", onClick: () => this.collapsedIndicatorClick(), ref: (collapsedEl) => (this.collapsedRef = collapsedEl), class: {
|
|
7650
7656
|
'breadcrumbs-collapsed-indicator': true,
|
|
7651
|
-
} }, hAsync("ion-icon", { key: '
|
|
7657
|
+
} }, hAsync("ion-icon", { key: '957d8851af9c99dda263f34eff0b35a0fc212c32', "aria-hidden": "true", icon: ellipsisHorizontal, lazy: false }))), showSeparator && (
|
|
7652
7658
|
/**
|
|
7653
7659
|
* Separators should not be announced by narrators.
|
|
7654
7660
|
* We add aria-hidden on the span so that this applies
|
|
7655
7661
|
* to any custom separators too.
|
|
7656
7662
|
*/
|
|
7657
|
-
hAsync("span", { key: '
|
|
7663
|
+
hAsync("span", { key: '97d646c37c4c41ad6b12c3a543d1146fde06fc9a', class: "breadcrumb-separator", part: "separator", "aria-hidden": "true" }, hAsync("slot", { key: '0429f671a986f2d7be1b1b69fc879e80806d2916', name: "separator" }, mode === 'ios' ? (hAsync("ion-icon", { icon: chevronForwardOutline, lazy: false, "flip-rtl": true })) : (hAsync("span", null, "/")))))));
|
|
7658
7664
|
}
|
|
7659
7665
|
get el() { return getElement(this); }
|
|
7660
7666
|
static get style() { return {
|
|
@@ -7794,12 +7800,12 @@ class Breadcrumbs {
|
|
|
7794
7800
|
render() {
|
|
7795
7801
|
const { color, collapsed } = this;
|
|
7796
7802
|
const mode = getIonMode$1(this);
|
|
7797
|
-
return (hAsync(Host, { key: '
|
|
7803
|
+
return (hAsync(Host, { key: '18ffba1642f10cc2bc31440e84f23aa6f042e501', class: createColorClasses$1(color, {
|
|
7798
7804
|
[mode]: true,
|
|
7799
7805
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
7800
7806
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
7801
7807
|
'breadcrumbs-collapsed': collapsed,
|
|
7802
|
-
}) }, hAsync("slot", { key: '
|
|
7808
|
+
}) }, hAsync("slot", { key: '3db6d31590e3047889ce554d57d155c8ea2e1455', onSlotchange: this.slotChanged })));
|
|
7803
7809
|
}
|
|
7804
7810
|
get el() { return getElement(this); }
|
|
7805
7811
|
static get watchers() { return {
|
|
@@ -8042,7 +8048,7 @@ class Button {
|
|
|
8042
8048
|
{
|
|
8043
8049
|
type !== 'button' && this.renderHiddenButton();
|
|
8044
8050
|
}
|
|
8045
|
-
return (hAsync(Host, { key: '
|
|
8051
|
+
return (hAsync(Host, { key: '8f3a0363d46ef888d22b0b0812c70cb4f79e6efa', onClick: this.handleClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
|
|
8046
8052
|
[mode]: true,
|
|
8047
8053
|
[buttonType]: true,
|
|
8048
8054
|
[`${buttonType}-${expand}`]: expand !== undefined,
|
|
@@ -8057,7 +8063,7 @@ class Button {
|
|
|
8057
8063
|
'button-disabled': disabled,
|
|
8058
8064
|
'ion-activatable': true,
|
|
8059
8065
|
'ion-focusable': true,
|
|
8060
|
-
}) }, hAsync(TagType, Object.assign({ key: '
|
|
8066
|
+
}) }, hAsync(TagType, Object.assign({ key: 'a517c7d06aab15ad4c2a51b8ec224c1aeb4ed565' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur }, inheritedAttributes), hAsync("span", { key: '127c26dd97c0bf5097433df77df7313d59784899', class: "button-inner" }, hAsync("slot", { key: '39d9a9cad8e1addbe63406062e555e05c2cb541b', name: "icon-only", onSlotchange: this.slotChanged }), hAsync("slot", { key: 'cfdebdd89155c6c21eb80e51e06456a3a6d877e0', name: "start" }), hAsync("slot", { key: 'eac497e0f97ab55baa834ae23155d89b0f7069c6' }), hAsync("slot", { key: 'c99f7900f8856b32a0b4ac11092d461f5e9a1109', name: "end" })), mode === 'md' && hAsync("ion-ripple-effect", { key: 'c681edb0480879fbd801575f2233f6e118898638', type: this.rippleType }))));
|
|
8061
8067
|
}
|
|
8062
8068
|
get el() { return getElement(this); }
|
|
8063
8069
|
static get watchers() { return {
|
|
@@ -8108,10 +8114,10 @@ class Buttons {
|
|
|
8108
8114
|
}
|
|
8109
8115
|
render() {
|
|
8110
8116
|
const mode = getIonMode$1(this);
|
|
8111
|
-
return (hAsync(Host, { key: '
|
|
8117
|
+
return (hAsync(Host, { key: '4e5ce9abb3f56e8c91e3eb58c2819300e61eba24', class: {
|
|
8112
8118
|
[mode]: true,
|
|
8113
8119
|
['buttons-collapse']: this.collapse,
|
|
8114
|
-
} }, hAsync("slot", { key: '
|
|
8120
|
+
} }, hAsync("slot", { key: 'f2f360ec888b6e946b512fed07431fab47c61482' })));
|
|
8115
8121
|
}
|
|
8116
8122
|
static get style() { return {
|
|
8117
8123
|
ios: IonButtonsIosStyle0,
|
|
@@ -8180,7 +8186,7 @@ class Card {
|
|
|
8180
8186
|
}
|
|
8181
8187
|
render() {
|
|
8182
8188
|
const mode = getIonMode$1(this);
|
|
8183
|
-
return (hAsync(Host, { key: '
|
|
8189
|
+
return (hAsync(Host, { key: '8584300522f382ee8891c039d71da82533dfa36a', class: createColorClasses$1(this.color, {
|
|
8184
8190
|
[mode]: true,
|
|
8185
8191
|
'card-disabled': this.disabled,
|
|
8186
8192
|
'ion-activatable': this.isClickable(),
|
|
@@ -8227,7 +8233,7 @@ class CardContent {
|
|
|
8227
8233
|
}
|
|
8228
8234
|
render() {
|
|
8229
8235
|
const mode = getIonMode$1(this);
|
|
8230
|
-
return (hAsync(Host, { key: '
|
|
8236
|
+
return (hAsync(Host, { key: '2a2d0b48aad4b83990a1748fce60e772514eb223', class: {
|
|
8231
8237
|
[mode]: true,
|
|
8232
8238
|
// Used internally for styling
|
|
8233
8239
|
[`card-content-${mode}`]: true,
|
|
@@ -8264,11 +8270,11 @@ class CardHeader {
|
|
|
8264
8270
|
}
|
|
8265
8271
|
render() {
|
|
8266
8272
|
const mode = getIonMode$1(this);
|
|
8267
|
-
return (hAsync(Host, { key: '
|
|
8273
|
+
return (hAsync(Host, { key: '18d12507ec6e650a72d721e9d0f4128b5e86df1d', class: createColorClasses$1(this.color, {
|
|
8268
8274
|
'card-header-translucent': this.translucent,
|
|
8269
8275
|
'ion-inherit-color': true,
|
|
8270
8276
|
[mode]: true,
|
|
8271
|
-
}) }, hAsync("slot", { key: '
|
|
8277
|
+
}) }, hAsync("slot", { key: '3374c087d8c3f014082787e255432e7a335ef44f' })));
|
|
8272
8278
|
}
|
|
8273
8279
|
static get style() { return {
|
|
8274
8280
|
ios: IonCardHeaderIosStyle0,
|
|
@@ -8303,10 +8309,10 @@ class CardSubtitle {
|
|
|
8303
8309
|
}
|
|
8304
8310
|
render() {
|
|
8305
8311
|
const mode = getIonMode$1(this);
|
|
8306
|
-
return (hAsync(Host, { key: '
|
|
8312
|
+
return (hAsync(Host, { key: 'cbcb01bd01cf6de64a0b04fb626e42b07ceb8f53', role: "heading", "aria-level": "3", class: createColorClasses$1(this.color, {
|
|
8307
8313
|
'ion-inherit-color': true,
|
|
8308
8314
|
[mode]: true,
|
|
8309
|
-
}) }, hAsync("slot", { key: '
|
|
8315
|
+
}) }, hAsync("slot", { key: 'cbcaa73aa5799882c48d6c0aabfb13651bcc91c0' })));
|
|
8310
8316
|
}
|
|
8311
8317
|
static get style() { return {
|
|
8312
8318
|
ios: IonCardSubtitleIosStyle0,
|
|
@@ -8340,10 +8346,10 @@ class CardTitle {
|
|
|
8340
8346
|
}
|
|
8341
8347
|
render() {
|
|
8342
8348
|
const mode = getIonMode$1(this);
|
|
8343
|
-
return (hAsync(Host, { key: '
|
|
8349
|
+
return (hAsync(Host, { key: 'f904a0ca6489f147d03c9c5f9f2c5549cdb38d1a', role: "heading", "aria-level": "2", class: createColorClasses$1(this.color, {
|
|
8344
8350
|
'ion-inherit-color': true,
|
|
8345
8351
|
[mode]: true,
|
|
8346
|
-
}) }, hAsync("slot", { key: '
|
|
8352
|
+
}) }, hAsync("slot", { key: 'effb921de4ad8dfbbe318b3f692f4005812da7b1' })));
|
|
8347
8353
|
}
|
|
8348
8354
|
static get style() { return {
|
|
8349
8355
|
ios: IonCardTitleIosStyle0,
|
|
@@ -8438,7 +8444,7 @@ class Checkbox {
|
|
|
8438
8444
|
const mode = getIonMode$1(this);
|
|
8439
8445
|
const path = getSVGPath(mode, indeterminate);
|
|
8440
8446
|
renderHiddenInput(true, el, name, checked ? value : '', disabled);
|
|
8441
|
-
return (hAsync(Host, { key: '
|
|
8447
|
+
return (hAsync(Host, { key: 'd7a07fbf130413eaa4622c07786e8a00723113eb', "aria-checked": indeterminate ? 'mixed' : `${checked}`, class: createColorClasses$1(color, {
|
|
8442
8448
|
[mode]: true,
|
|
8443
8449
|
'in-item': hostContext('ion-item', el),
|
|
8444
8450
|
'checkbox-checked': checked,
|
|
@@ -8448,10 +8454,10 @@ class Checkbox {
|
|
|
8448
8454
|
[`checkbox-justify-${justify}`]: justify !== undefined,
|
|
8449
8455
|
[`checkbox-alignment-${alignment}`]: alignment !== undefined,
|
|
8450
8456
|
[`checkbox-label-placement-${labelPlacement}`]: true,
|
|
8451
|
-
}), onClick: this.onClick }, hAsync("label", { key: '
|
|
8457
|
+
}), onClick: this.onClick }, hAsync("label", { key: '99797589ed4ea7cbac53531c85b2d4a2dcd568c4', class: "checkbox-wrapper" }, hAsync("input", Object.assign({ key: 'cc12fe7920ab23c6f21546f7b312b8f1f5671349', type: "checkbox", checked: checked ? true : undefined, disabled: disabled, id: inputId, onChange: this.toggleChecked, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl) }, inheritedAttributes)), hAsync("div", { key: '1b087f061da5abca6129d372503d8882b77e24be', class: {
|
|
8452
8458
|
'label-text-wrapper': true,
|
|
8453
8459
|
'label-text-wrapper-hidden': el.textContent === '',
|
|
8454
|
-
}, part: "label" }, hAsync("slot", { key: '
|
|
8460
|
+
}, part: "label" }, hAsync("slot", { key: 'bc84274c826fa1db1207230aa03bf5790afe2992' })), hAsync("div", { key: '89e9396dc9215804bd8ac42e943a292d050ef8c5', class: "native-wrapper" }, hAsync("svg", { key: '2aafac248c639074faaf17044d8d9204474a9b7b', class: "checkbox-icon", viewBox: "0 0 24 24", part: "container" }, path)))));
|
|
8455
8461
|
}
|
|
8456
8462
|
getSVGPath(mode, indeterminate) {
|
|
8457
8463
|
let path = indeterminate ? (hAsync("path", { d: "M6 12L18 12", part: "mark" })) : (hAsync("path", { d: "M5.9,12.5l3.8,3.8l8.8-8.8", part: "mark" }));
|
|
@@ -8504,12 +8510,12 @@ class Chip {
|
|
|
8504
8510
|
}
|
|
8505
8511
|
render() {
|
|
8506
8512
|
const mode = getIonMode$1(this);
|
|
8507
|
-
return (hAsync(Host, { key: '
|
|
8513
|
+
return (hAsync(Host, { key: '7dd923c1b28d1eb1efa348f66f49cec067645af9', "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
|
|
8508
8514
|
[mode]: true,
|
|
8509
8515
|
'chip-outline': this.outline,
|
|
8510
8516
|
'chip-disabled': this.disabled,
|
|
8511
8517
|
'ion-activatable': true,
|
|
8512
|
-
}) }, hAsync("slot", { key: '
|
|
8518
|
+
}) }, hAsync("slot", { key: '7ede838bf109dc27a898ee2dcdeabc3f439c8e6f' }), mode === 'md' && hAsync("ion-ripple-effect", { key: '5acb073029544e73fcc0db4cc4e661ec1df4d231' })));
|
|
8513
8519
|
}
|
|
8514
8520
|
static get style() { return {
|
|
8515
8521
|
ios: IonChipIosStyle0,
|
|
@@ -8660,9 +8666,9 @@ class Col {
|
|
|
8660
8666
|
render() {
|
|
8661
8667
|
const isRTL = document.dir === 'rtl';
|
|
8662
8668
|
const mode = getIonMode$1(this);
|
|
8663
|
-
return (hAsync(Host, { key: '
|
|
8669
|
+
return (hAsync(Host, { key: 'c37fa4c4c993385ccbb6f4e89b2f390b140507a0', class: {
|
|
8664
8670
|
[mode]: true,
|
|
8665
|
-
}, style: Object.assign(Object.assign(Object.assign(Object.assign({}, this.calculateOffset(isRTL)), this.calculatePull(isRTL)), this.calculatePush(isRTL)), this.calculateSize()) }, hAsync("slot", { key: '
|
|
8671
|
+
}, style: Object.assign(Object.assign(Object.assign(Object.assign({}, this.calculateOffset(isRTL)), this.calculatePull(isRTL)), this.calculatePush(isRTL)), this.calculateSize()) }, hAsync("slot", { key: '6a5296ff0b9dee6600c2dafe7363a065d053bac2' })));
|
|
8666
8672
|
}
|
|
8667
8673
|
static get style() { return IonColStyle0; }
|
|
8668
8674
|
static get cmpMeta() { return {
|
|
@@ -9036,7 +9042,7 @@ class Content {
|
|
|
9036
9042
|
const forceOverscroll = this.shouldForceOverscroll();
|
|
9037
9043
|
const transitionShadow = mode === 'ios';
|
|
9038
9044
|
this.resize();
|
|
9039
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
9045
|
+
return (hAsync(Host, Object.assign({ key: '92a7cbc2e9c812930f4231bd846411933a5dded6', role: isMainContent ? 'main' : undefined, class: createColorClasses$1(this.color, {
|
|
9040
9046
|
[mode]: true,
|
|
9041
9047
|
'content-sizing': hostContext('ion-popover', this.el),
|
|
9042
9048
|
overscroll: forceOverscroll,
|
|
@@ -9044,12 +9050,12 @@ class Content {
|
|
|
9044
9050
|
}), style: {
|
|
9045
9051
|
'--offset-top': `${this.cTop}px`,
|
|
9046
9052
|
'--offset-bottom': `${this.cBottom}px`,
|
|
9047
|
-
} }, inheritedAttributes), hAsync("div", { key: '
|
|
9053
|
+
} }, inheritedAttributes), hAsync("div", { key: '52498d8874b9944b8245e448ea9dfc75b3929c2d', ref: (el) => (this.backgroundContentEl = el), id: "background-content", part: "background" }), fixedSlotPlacement === 'before' ? hAsync("slot", { name: "fixed" }) : null, hAsync("div", { key: '00e157a53485b285300404178436276afceb63f5', class: {
|
|
9048
9054
|
'inner-scroll': true,
|
|
9049
9055
|
'scroll-x': scrollX,
|
|
9050
9056
|
'scroll-y': scrollY,
|
|
9051
9057
|
overscroll: (scrollX || scrollY) && forceOverscroll,
|
|
9052
|
-
}, ref: (scrollEl) => (this.scrollEl = scrollEl), onScroll: this.scrollEvents ? (ev) => this.onScroll(ev) : undefined, part: "scroll" }, hAsync("slot", { key: '
|
|
9058
|
+
}, ref: (scrollEl) => (this.scrollEl = scrollEl), onScroll: this.scrollEvents ? (ev) => this.onScroll(ev) : undefined, part: "scroll" }, hAsync("slot", { key: '8522320514a2e8a63f7dc9ade6c1fb3fb00f454e' })), transitionShadow ? (hAsync("div", { class: "transition-effect" }, hAsync("div", { class: "transition-cover" }), hAsync("div", { class: "transition-shadow" }))) : null, fixedSlotPlacement === 'after' ? hAsync("slot", { name: "fixed" }) : null));
|
|
9053
9059
|
}
|
|
9054
9060
|
get el() { return getElement(this); }
|
|
9055
9061
|
static get style() { return IonContentStyle0; }
|
|
@@ -12570,7 +12576,7 @@ class Datetime {
|
|
|
12570
12576
|
const hasDatePresentation = presentation === 'date' || presentation === 'date-time' || presentation === 'time-date';
|
|
12571
12577
|
const hasWheelVariant = hasDatePresentation && preferWheel;
|
|
12572
12578
|
renderHiddenInput(true, el, name, formatValue(value), disabled);
|
|
12573
|
-
return (hAsync(Host, { key: '
|
|
12579
|
+
return (hAsync(Host, { key: '2933ce5caaeb21a633b1ec4d936e86b0f0890807', "aria-disabled": disabled ? 'true' : null, onFocus: this.onFocus, onBlur: this.onBlur, class: Object.assign({}, createColorClasses$1(color, {
|
|
12574
12580
|
[mode]: true,
|
|
12575
12581
|
['datetime-readonly']: readonly,
|
|
12576
12582
|
['datetime-disabled']: disabled,
|
|
@@ -12580,7 +12586,7 @@ class Datetime {
|
|
|
12580
12586
|
[`datetime-size-${size}`]: true,
|
|
12581
12587
|
[`datetime-prefer-wheel`]: hasWheelVariant,
|
|
12582
12588
|
[`datetime-grid`]: isGridStyle,
|
|
12583
|
-
})) }, hAsync("div", { key: '
|
|
12589
|
+
})) }, hAsync("div", { key: '0efc9ef0aa1a29234412b2eddf5d7ff899b7543f', class: "intersection-tracker", ref: (el) => (this.intersectionTrackerRef = el) }), this.renderDatetime(mode)));
|
|
12584
12590
|
}
|
|
12585
12591
|
get el() { return getElement(this); }
|
|
12586
12592
|
static get watchers() { return {
|
|
@@ -12988,11 +12994,11 @@ class DatetimeButton {
|
|
|
12988
12994
|
render() {
|
|
12989
12995
|
const { color, dateText, timeText, selectedButton, datetimeActive, disabled } = this;
|
|
12990
12996
|
const mode = getIonMode$1(this);
|
|
12991
|
-
return (hAsync(Host, { key: '
|
|
12997
|
+
return (hAsync(Host, { key: '0be955404133adbb31ae16a6599014bb29765f19', class: createColorClasses$1(color, {
|
|
12992
12998
|
[mode]: true,
|
|
12993
12999
|
[`${selectedButton}-active`]: datetimeActive,
|
|
12994
13000
|
['datetime-button-disabled']: disabled,
|
|
12995
|
-
}) }, dateText && (hAsync("button", { key: '
|
|
13001
|
+
}) }, dateText && (hAsync("button", { key: '812dcb50b17768cc13a5cfa0bcce8b113cee0f09', class: "ion-activatable", id: "date-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleDateClick, disabled: disabled, part: "native", ref: (el) => (this.dateTargetEl = el) }, hAsync("slot", { key: '46930c740a32a78502df9e651f9bd5914d6a9fea', name: "date-target" }, dateText), mode === 'md' && hAsync("ion-ripple-effect", { key: '0602999cc8435dc37aa22da7f5531bc8cb71e1b4' }))), timeText && (hAsync("button", { key: 'ecdd21da5181ecbdce03209f9f6673b7dcbc1f78', class: "ion-activatable", id: "time-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleTimeClick, disabled: disabled, part: "native", ref: (el) => (this.timeTargetEl = el) }, hAsync("slot", { key: 'b5b093b5166d12d11e27360788edaac916d44390', name: "time-target" }, timeText), mode === 'md' && hAsync("ion-ripple-effect", { key: '70bb3a04f4748d13233eeb257503968dbd1161a9' })))));
|
|
12996
13002
|
}
|
|
12997
13003
|
get el() { return getElement(this); }
|
|
12998
13004
|
static get style() { return {
|
|
@@ -13066,12 +13072,12 @@ class Fab {
|
|
|
13066
13072
|
render() {
|
|
13067
13073
|
const { horizontal, vertical, edge } = this;
|
|
13068
13074
|
const mode = getIonMode$1(this);
|
|
13069
|
-
return (hAsync(Host, { key: '
|
|
13075
|
+
return (hAsync(Host, { key: 'cb44cf6486b0a6439b99da87c065b0b52e2514f4', class: {
|
|
13070
13076
|
[mode]: true,
|
|
13071
13077
|
[`fab-horizontal-${horizontal}`]: horizontal !== undefined,
|
|
13072
13078
|
[`fab-vertical-${vertical}`]: vertical !== undefined,
|
|
13073
13079
|
'fab-edge': edge,
|
|
13074
|
-
} }, hAsync("slot", { key: '
|
|
13080
|
+
} }, hAsync("slot", { key: '1ed484c7ecb10cd81fbca9a4f5c4049bf82f9f8a' })));
|
|
13075
13081
|
}
|
|
13076
13082
|
get el() { return getElement(this); }
|
|
13077
13083
|
static get watchers() { return {
|
|
@@ -13161,7 +13167,7 @@ class FabButton {
|
|
|
13161
13167
|
rel: this.rel,
|
|
13162
13168
|
target: this.target,
|
|
13163
13169
|
};
|
|
13164
|
-
return (hAsync(Host, { key: '
|
|
13170
|
+
return (hAsync(Host, { key: 'eb347f7d6749c40637540d84778eb8d1b667a947', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
|
|
13165
13171
|
[mode]: true,
|
|
13166
13172
|
'fab-button-in-list': inList,
|
|
13167
13173
|
'fab-button-translucent-in-list': inList && translucent,
|
|
@@ -13172,7 +13178,7 @@ class FabButton {
|
|
|
13172
13178
|
'ion-activatable': true,
|
|
13173
13179
|
'ion-focusable': true,
|
|
13174
13180
|
[`fab-button-${size}`]: size !== undefined,
|
|
13175
|
-
}) }, hAsync(TagType, Object.assign({ key: '
|
|
13181
|
+
}) }, hAsync(TagType, Object.assign({ key: '83e853c8815f41543c848eb2e05ec2bb1716110a' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur, onClick: (ev) => openURL(href, ev, this.routerDirection, this.routerAnimation) }, inheritedAttributes), hAsync("ion-icon", { key: '798deede94de658e4345acf7c2aafe2ab2567b0b', "aria-hidden": "true", icon: this.closeIcon, part: "close-icon", class: "close-icon", lazy: false }), hAsync("span", { key: '99252fde6de1aca73fc240a6da7e29acac9acb18', class: "button-inner" }, hAsync("slot", { key: 'dc73e9b41bf1f0e385e5784f975dfb81e37c8dfb' })), mode === 'md' && hAsync("ion-ripple-effect", { key: '8413e162f44a0350f54dff06cff7aad101de3549' }))));
|
|
13176
13182
|
}
|
|
13177
13183
|
get el() { return getElement(this); }
|
|
13178
13184
|
static get style() { return {
|
|
@@ -13223,11 +13229,11 @@ class FabList {
|
|
|
13223
13229
|
}
|
|
13224
13230
|
render() {
|
|
13225
13231
|
const mode = getIonMode$1(this);
|
|
13226
|
-
return (hAsync(Host, { key: '
|
|
13232
|
+
return (hAsync(Host, { key: 'fa1d195b9950654ba0e984bf61d981c977d05275', class: {
|
|
13227
13233
|
[mode]: true,
|
|
13228
13234
|
'fab-list-active': this.activated,
|
|
13229
13235
|
[`fab-list-side-${this.side}`]: true,
|
|
13230
|
-
} }, hAsync("slot", { key: '
|
|
13236
|
+
} }, hAsync("slot", { key: '2ec738c66c05112e1e2521155d6adfc36d2fd1db' })));
|
|
13231
13237
|
}
|
|
13232
13238
|
get el() { return getElement(this); }
|
|
13233
13239
|
static get watchers() { return {
|
|
@@ -13679,7 +13685,7 @@ class Footer {
|
|
|
13679
13685
|
const mode = getIonMode$1(this);
|
|
13680
13686
|
const tabs = this.el.closest('ion-tabs');
|
|
13681
13687
|
const tabBar = tabs === null || tabs === void 0 ? void 0 : tabs.querySelector(':scope > ion-tab-bar');
|
|
13682
|
-
return (hAsync(Host, { key: '
|
|
13688
|
+
return (hAsync(Host, { key: '5da19dc38ba73e1ddfd1bef3ebd485105d77c751', role: "contentinfo", class: {
|
|
13683
13689
|
[mode]: true,
|
|
13684
13690
|
// Used internally for styling
|
|
13685
13691
|
[`footer-${mode}`]: true,
|
|
@@ -13687,7 +13693,7 @@ class Footer {
|
|
|
13687
13693
|
[`footer-translucent-${mode}`]: translucent,
|
|
13688
13694
|
['footer-toolbar-padding']: !this.keyboardVisible && (!tabBar || tabBar.slot !== 'bottom'),
|
|
13689
13695
|
[`footer-collapse-${collapse}`]: collapse !== undefined,
|
|
13690
|
-
} }, mode === 'ios' && translucent && hAsync("div", { key: '
|
|
13696
|
+
} }, mode === 'ios' && translucent && hAsync("div", { key: 'fafad08090a33d8c4e8a5b63d61929dcb89aab47', class: "footer-background" }), hAsync("slot", { key: 'e0a443d346afa55e4317c0bc1263fdbe3c619559' })));
|
|
13691
13697
|
}
|
|
13692
13698
|
get el() { return getElement(this); }
|
|
13693
13699
|
static get style() { return {
|
|
@@ -13718,10 +13724,10 @@ class Grid {
|
|
|
13718
13724
|
}
|
|
13719
13725
|
render() {
|
|
13720
13726
|
const mode = getIonMode$1(this);
|
|
13721
|
-
return (hAsync(Host, { key: '
|
|
13727
|
+
return (hAsync(Host, { key: '930ce78b02f8360fbca08a35d364d2c09128c6c8', class: {
|
|
13722
13728
|
[mode]: true,
|
|
13723
13729
|
'grid-fixed': this.fixed,
|
|
13724
|
-
} }, hAsync("slot", { key: '
|
|
13730
|
+
} }, hAsync("slot", { key: 'c47bf7ef2197f5ebc42d3e2c55044276fb0db393' })));
|
|
13725
13731
|
}
|
|
13726
13732
|
static get style() { return IonGridStyle0; }
|
|
13727
13733
|
static get cmpMeta() { return {
|
|
@@ -14052,14 +14058,14 @@ class Header {
|
|
|
14052
14058
|
const collapse = this.collapse || 'none';
|
|
14053
14059
|
// banner role must be at top level, so remove role if inside a menu
|
|
14054
14060
|
const roleType = hostContext('ion-menu', this.el) ? 'none' : 'banner';
|
|
14055
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
14061
|
+
return (hAsync(Host, Object.assign({ key: 'c687314ef290793a9d633ad20cfc5eeb47621e31', role: roleType, class: {
|
|
14056
14062
|
[mode]: true,
|
|
14057
14063
|
// Used internally for styling
|
|
14058
14064
|
[`header-${mode}`]: true,
|
|
14059
14065
|
[`header-translucent`]: this.translucent,
|
|
14060
14066
|
[`header-collapse-${collapse}`]: true,
|
|
14061
14067
|
[`header-translucent-${mode}`]: this.translucent,
|
|
14062
|
-
} }, inheritedAttributes), mode === 'ios' && translucent && hAsync("div", { key: '
|
|
14068
|
+
} }, inheritedAttributes), mode === 'ios' && translucent && hAsync("div", { key: 'b429996046082405a91e7c23f95516db0b736f12', class: "header-background" }), hAsync("slot", { key: 'e17a8965f8d3a33c1bfcb056c153d8242e5229fa' })));
|
|
14063
14069
|
}
|
|
14064
14070
|
get el() { return getElement(this); }
|
|
14065
14071
|
static get style() { return {
|
|
@@ -14338,7 +14344,7 @@ class Img {
|
|
|
14338
14344
|
render() {
|
|
14339
14345
|
const { loadSrc, alt, onLoad, loadError, inheritedAttributes } = this;
|
|
14340
14346
|
const { draggable } = inheritedAttributes;
|
|
14341
|
-
return (hAsync(Host, { key: '
|
|
14347
|
+
return (hAsync(Host, { key: '14d24d65ec8e5522192ca58035264971b1ab883b', class: getIonMode$1(this) }, hAsync("img", { key: '345ba155a5fdce5e66c397a599b7333d37d9cb1d', decoding: "async", src: loadSrc, alt: alt, onLoad: onLoad, onError: loadError, part: "image", draggable: isDraggable(draggable) })));
|
|
14342
14348
|
}
|
|
14343
14349
|
get el() { return getElement(this); }
|
|
14344
14350
|
static get watchers() { return {
|
|
@@ -14545,7 +14551,7 @@ class InfiniteScroll {
|
|
|
14545
14551
|
render() {
|
|
14546
14552
|
const mode = getIonMode$1(this);
|
|
14547
14553
|
const disabled = this.disabled;
|
|
14548
|
-
return (hAsync(Host, { key: '
|
|
14554
|
+
return (hAsync(Host, { key: '1444429a86950c449953cbf578436cc8cabf40ec', class: {
|
|
14549
14555
|
[mode]: true,
|
|
14550
14556
|
'infinite-scroll-loading': this.isLoading,
|
|
14551
14557
|
'infinite-scroll-enabled': !disabled,
|
|
@@ -14601,11 +14607,11 @@ class InfiniteScrollContent {
|
|
|
14601
14607
|
}
|
|
14602
14608
|
render() {
|
|
14603
14609
|
const mode = getIonMode$1(this);
|
|
14604
|
-
return (hAsync(Host, { key: '
|
|
14610
|
+
return (hAsync(Host, { key: '060278bf9cb0321e182352f9613be4ebbb028259', class: {
|
|
14605
14611
|
[mode]: true,
|
|
14606
14612
|
// Used internally for styling
|
|
14607
14613
|
[`infinite-scroll-content-${mode}`]: true,
|
|
14608
|
-
} }, hAsync("div", { key: '
|
|
14614
|
+
} }, hAsync("div", { key: '07d3cada920145f979ad315bd187fb878e0c3da3', class: "infinite-loading" }, this.loadingSpinner && (hAsync("div", { key: '6254f175d7543d09f3dd47cd0589a2809182cd8c', class: "infinite-loading-spinner" }, hAsync("ion-spinner", { key: 'a6a816d1c65b60b786333b209b63492aa716a283', name: this.loadingSpinner }))), this.loadingText !== undefined && this.renderLoadingText())));
|
|
14609
14615
|
}
|
|
14610
14616
|
static get style() { return {
|
|
14611
14617
|
ios: IonInfiniteScrollContentIosStyle0,
|
|
@@ -15337,7 +15343,7 @@ class Input {
|
|
|
15337
15343
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
15338
15344
|
*/
|
|
15339
15345
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
|
|
15340
|
-
return (hAsync(Host, { key: '
|
|
15346
|
+
return (hAsync(Host, { key: '907ce98a82b5cfae5a08504cd79e00a2330b7444', class: createColorClasses$1(this.color, {
|
|
15341
15347
|
[mode]: true,
|
|
15342
15348
|
'has-value': hasValue,
|
|
15343
15349
|
'has-focus': hasFocus,
|
|
@@ -15348,7 +15354,7 @@ class Input {
|
|
|
15348
15354
|
'in-item': inItem,
|
|
15349
15355
|
'in-item-color': hostContext('ion-item.ion-color', this.el),
|
|
15350
15356
|
'input-disabled': disabled,
|
|
15351
|
-
}) }, hAsync("label", { key: '
|
|
15357
|
+
}) }, hAsync("label", { key: '59d5bb45d2a5b828bba0ed8687a632a551e2f4d8', class: "input-wrapper", htmlFor: inputId }, this.renderLabelContainer(), hAsync("div", { key: 'f93f129d08246d0e9a601c100d718534d6403853', class: "native-wrapper" }, hAsync("slot", { key: '54eeb1a6bace662b7eb0d7e27180ea3d7e3a3729', name: "start" }), hAsync("input", Object.assign({ key: 'b3e0be55bc1a4a539ae3b0fdcf7fc078723cca16', class: "native-input", ref: (input) => (this.nativeInput = input), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, min: this.min, max: this.max, minLength: this.minlength, maxLength: this.maxlength, multiple: this.multiple, name: this.name, pattern: this.pattern, placeholder: this.placeholder || '', readOnly: readonly, required: this.required, spellcheck: this.spellcheck, step: this.step, type: this.type, value: value, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeydown, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd }, this.inheritedAttributes)), this.clearInput && !readonly && !disabled && (hAsync("button", { key: '5f6373504a6d0d074bfbf875c794d45ea2748175', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
|
|
15352
15358
|
/**
|
|
15353
15359
|
* This prevents mobile browsers from
|
|
15354
15360
|
* blurring the input when the clear
|
|
@@ -15363,7 +15369,7 @@ class Input {
|
|
|
15363
15369
|
* for screen readers as it means users would be unable to swipe past the clear button.
|
|
15364
15370
|
*/
|
|
15365
15371
|
ev.stopPropagation();
|
|
15366
|
-
}, onClick: this.clearTextInput }, hAsync("ion-icon", { key: '
|
|
15372
|
+
}, onClick: this.clearTextInput }, hAsync("ion-icon", { key: '230d77973aa83458ceb32bf52e3abe9bc322cfe6', "aria-hidden": "true", icon: clearIconData }))), hAsync("slot", { key: '9d69ac6e8a3c4b2b303dba2478f82695d5755ed2', name: "end" })), shouldRenderHighlight && hAsync("div", { key: 'ac61f16237ce731e0745ab72d0fc3f066252464a', class: "input-highlight" })), this.renderBottomContent()));
|
|
15367
15373
|
}
|
|
15368
15374
|
get el() { return getElement(this); }
|
|
15369
15375
|
static get watchers() { return {
|
|
@@ -15485,16 +15491,16 @@ class InputPasswordToggle {
|
|
|
15485
15491
|
const showPasswordIcon = (_a = this.showIcon) !== null && _a !== void 0 ? _a : eye;
|
|
15486
15492
|
const hidePasswordIcon = (_b = this.hideIcon) !== null && _b !== void 0 ? _b : eyeOff;
|
|
15487
15493
|
const isPasswordVisible = type === 'text';
|
|
15488
|
-
return (hAsync(Host, { key: '
|
|
15494
|
+
return (hAsync(Host, { key: 'ed1c29726ce0c91548f0e2ada61e3f8b5c813d2d', class: createColorClasses$1(color, {
|
|
15489
15495
|
[mode]: true,
|
|
15490
|
-
}) }, hAsync("ion-button", { key: '
|
|
15496
|
+
}) }, hAsync("ion-button", { key: '9698eccdaedb86cf12d20acc53660371b3af3c55', mode: mode, color: color, fill: "clear", shape: "round", "aria-checked": isPasswordVisible ? 'true' : 'false', "aria-label": "show password", role: "switch", type: "button", onPointerDown: (ev) => {
|
|
15491
15497
|
/**
|
|
15492
15498
|
* This prevents mobile browsers from
|
|
15493
15499
|
* blurring the input when the password toggle
|
|
15494
15500
|
* button is activated.
|
|
15495
15501
|
*/
|
|
15496
15502
|
ev.preventDefault();
|
|
15497
|
-
}, onClick: this.togglePasswordVisibility }, hAsync("ion-icon", { key: '
|
|
15503
|
+
}, onClick: this.togglePasswordVisibility }, hAsync("ion-icon", { key: '1f2119c30b56c800d9af44e6499445a0ebb466cf', slot: "icon-only", "aria-hidden": "true", icon: isPasswordVisible ? hidePasswordIcon : showPasswordIcon }))));
|
|
15498
15504
|
}
|
|
15499
15505
|
get el() { return getElement(this); }
|
|
15500
15506
|
static get watchers() { return {
|
|
@@ -15790,11 +15796,11 @@ class ItemDivider {
|
|
|
15790
15796
|
}
|
|
15791
15797
|
render() {
|
|
15792
15798
|
const mode = getIonMode$1(this);
|
|
15793
|
-
return (hAsync(Host, { key: '
|
|
15799
|
+
return (hAsync(Host, { key: '60fda1dab7dbc0038ec7ff68a661896430f7d5c5', class: createColorClasses$1(this.color, {
|
|
15794
15800
|
[mode]: true,
|
|
15795
15801
|
'item-divider-sticky': this.sticky,
|
|
15796
15802
|
item: true,
|
|
15797
|
-
}) }, hAsync("slot", { key: '
|
|
15803
|
+
}) }, hAsync("slot", { key: '6ce072dfc2adfa699a2c34ffe25ed221c74d9eea', name: "start" }), hAsync("div", { key: '9a441be204ee2f0b567432722407c75e3cbbe942', class: "item-divider-inner" }, hAsync("div", { key: 'fd6f2969b345dba51400a290473e594d2d019dc5', class: "item-divider-wrapper" }, hAsync("slot", { key: 'ebf5601b21c4cf199c01bf142865b8da0c1ba4a6' })), hAsync("slot", { key: '249af8f30113f2c986976d518126661f65531121', name: "end" }))));
|
|
15798
15804
|
}
|
|
15799
15805
|
get el() { return getElement(this); }
|
|
15800
15806
|
static get style() { return {
|
|
@@ -15826,7 +15832,7 @@ class ItemGroup {
|
|
|
15826
15832
|
}
|
|
15827
15833
|
render() {
|
|
15828
15834
|
const mode = getIonMode$1(this);
|
|
15829
|
-
return (hAsync(Host, { key: '
|
|
15835
|
+
return (hAsync(Host, { key: '24ff047b7c45f963f0dad072c65d38a230c2bc97', role: "group", class: {
|
|
15830
15836
|
[mode]: true,
|
|
15831
15837
|
// Used internally for styling
|
|
15832
15838
|
[`item-group-${mode}`]: true,
|
|
@@ -15894,12 +15900,12 @@ class ItemOption {
|
|
|
15894
15900
|
href: this.href,
|
|
15895
15901
|
target: this.target,
|
|
15896
15902
|
};
|
|
15897
|
-
return (hAsync(Host, { key: '
|
|
15903
|
+
return (hAsync(Host, { key: '1900e015f593fefd710478a2088e052399c957eb', onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
15898
15904
|
[mode]: true,
|
|
15899
15905
|
'item-option-disabled': disabled,
|
|
15900
15906
|
'item-option-expandable': expandable,
|
|
15901
15907
|
'ion-activatable': true,
|
|
15902
|
-
}) }, hAsync(TagType, Object.assign({ key: '
|
|
15908
|
+
}) }, hAsync(TagType, Object.assign({ key: '5db2bb9bc72b7b00c324e4189cd1b5f862680ebb' }, attrs, { class: "button-native", part: "native", disabled: disabled }), hAsync("span", { key: '6927e812ad001c5e7bd17f440d82c3830c58957b', class: "button-inner" }, hAsync("slot", { key: '0fde4333def94c55d1318868c2bc71e780d5876a', name: "top" }), hAsync("div", { key: '7ecc9ae8ddf66d7ed5d9f30becc9faf820e1c62e', class: "horizontal-wrapper" }, hAsync("slot", { key: 'a15567fd4bd91080e9fbb6bb0c9b0e67d8a67051', name: "start" }), hAsync("slot", { key: '7f86cdd28063e23f9d78997623333c5037c4f364', name: "icon-only" }), hAsync("slot", { key: '4abb69ce3ad6c4917dd87b7b1eb0fa1c69917d73' }), hAsync("slot", { key: '8b35a29f48722040465f182679ac17209937578d', name: "end" })), hAsync("slot", { key: 'fa15a00891b41d66a4ccb51575dec54b72d0059e', name: "bottom" })), mode === 'md' && hAsync("ion-ripple-effect", { key: '0c071910c90fafca8026f59d78f4d9d5224d150a' }))));
|
|
15903
15909
|
}
|
|
15904
15910
|
get el() { return getElement(this); }
|
|
15905
15911
|
static get style() { return {
|
|
@@ -15946,7 +15952,7 @@ class ItemOptions {
|
|
|
15946
15952
|
render() {
|
|
15947
15953
|
const mode = getIonMode$1(this);
|
|
15948
15954
|
const isEnd = isEndSide(this.side);
|
|
15949
|
-
return (hAsync(Host, { key: '
|
|
15955
|
+
return (hAsync(Host, { key: 'e28cd6a236323b5cc203c9b96782aa81024da924', class: {
|
|
15950
15956
|
[mode]: true,
|
|
15951
15957
|
// Used internally for styling
|
|
15952
15958
|
[`item-options-${mode}`]: true,
|
|
@@ -16408,7 +16414,7 @@ class ItemSliding {
|
|
|
16408
16414
|
}
|
|
16409
16415
|
render() {
|
|
16410
16416
|
const mode = getIonMode$1(this);
|
|
16411
|
-
return (hAsync(Host, { key: '
|
|
16417
|
+
return (hAsync(Host, { key: '99f87c8bd794ae69830b407ba55013ac44793c26', class: {
|
|
16412
16418
|
[mode]: true,
|
|
16413
16419
|
'item-sliding-active-slide': this.state !== 2 /* SlidingState.Disabled */,
|
|
16414
16420
|
'item-sliding-active-options-end': (this.state & 8 /* SlidingState.End */) !== 0,
|
|
@@ -16517,13 +16523,13 @@ class Label {
|
|
|
16517
16523
|
render() {
|
|
16518
16524
|
const position = this.position;
|
|
16519
16525
|
const mode = getIonMode$1(this);
|
|
16520
|
-
return (hAsync(Host, { key: '
|
|
16526
|
+
return (hAsync(Host, { key: 'c2c0f388dab910d294efb9fbb409ee4ef829c1ed', class: createColorClasses$1(this.color, {
|
|
16521
16527
|
[mode]: true,
|
|
16522
16528
|
'in-item-color': hostContext('ion-item.ion-color', this.el),
|
|
16523
16529
|
[`label-${position}`]: position !== undefined,
|
|
16524
16530
|
[`label-no-animate`]: this.noAnimate,
|
|
16525
16531
|
'label-rtl': document.dir === 'rtl',
|
|
16526
|
-
}) }, hAsync("slot", { key: '
|
|
16532
|
+
}) }, hAsync("slot", { key: '4de6b69950f417873a13c851018ec31ea2686f0a' })));
|
|
16527
16533
|
}
|
|
16528
16534
|
get el() { return getElement(this); }
|
|
16529
16535
|
static get watchers() { return {
|
|
@@ -16579,7 +16585,7 @@ class List {
|
|
|
16579
16585
|
render() {
|
|
16580
16586
|
const mode = getIonMode$1(this);
|
|
16581
16587
|
const { lines, inset } = this;
|
|
16582
|
-
return (hAsync(Host, { key: '
|
|
16588
|
+
return (hAsync(Host, { key: '8bde220025a7eeca6da075379c6487c4c9bdddc1', role: "list", class: {
|
|
16583
16589
|
[mode]: true,
|
|
16584
16590
|
// Used internally for styling
|
|
16585
16591
|
[`list-${mode}`]: true,
|
|
@@ -16625,10 +16631,10 @@ class ListHeader {
|
|
|
16625
16631
|
render() {
|
|
16626
16632
|
const { lines } = this;
|
|
16627
16633
|
const mode = getIonMode$1(this);
|
|
16628
|
-
return (hAsync(Host, { key: '
|
|
16634
|
+
return (hAsync(Host, { key: '7e2e050f13722f2b870a2415d99a9e631e9ca267', class: createColorClasses$1(this.color, {
|
|
16629
16635
|
[mode]: true,
|
|
16630
16636
|
[`list-header-lines-${lines}`]: lines !== undefined,
|
|
16631
|
-
}) }, hAsync("div", { key: '
|
|
16637
|
+
}) }, hAsync("div", { key: '6117bebc45800d874e9b75355476fbced5cc8398', class: "list-header-inner" }, hAsync("slot", { key: '9165fb274cd2c45a5a65c271d8b1f30e8a00c890' }))));
|
|
16632
16638
|
}
|
|
16633
16639
|
static get style() { return {
|
|
16634
16640
|
ios: IonListHeaderIosStyle0,
|
|
@@ -16897,9 +16903,9 @@ class Loading {
|
|
|
16897
16903
|
* Otherwise, don't set aria-labelledby.
|
|
16898
16904
|
*/
|
|
16899
16905
|
const ariaLabelledBy = message !== undefined ? msgId : null;
|
|
16900
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
16906
|
+
return (hAsync(Host, Object.assign({ key: 'fb3d2cd7cd0539ed6540d8be50e243c7916b3ca2', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
|
|
16901
16907
|
zIndex: `${40000 + this.overlayIndex}`,
|
|
16902
|
-
}, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), hAsync("ion-backdrop", { key: '
|
|
16908
|
+
}, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), hAsync("ion-backdrop", { key: 'c8bd30782f3040b1b80e88aa924861e439d40754', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: '4ebfbb67c92e8eb56c27dd7c199b35bf6be1cf63', tabindex: "0" }), hAsync("div", { key: '9492723cd87f1ef75534e449d4bc2b2deb0cb3cc', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (hAsync("div", { key: 'd9eb42454e48c82704d974a68b80ceb4de990417', class: "loading-spinner" }, hAsync("ion-spinner", { key: 'cdb046bad89872f4208ae466979315652766bf3a', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), hAsync("div", { key: '412d1bb537dafa6e6863d07ddc15f5969fe0617d', tabindex: "0" })));
|
|
16903
16909
|
}
|
|
16904
16910
|
get el() { return getElement(this); }
|
|
16905
16911
|
static get watchers() { return {
|
|
@@ -17880,14 +17886,14 @@ class Menu {
|
|
|
17880
17886
|
* the ionBackButton listener in the menu controller
|
|
17881
17887
|
* will handle closing the menu when Escape is pressed.
|
|
17882
17888
|
*/
|
|
17883
|
-
return (hAsync(Host, { key: '
|
|
17889
|
+
return (hAsync(Host, { key: '30c0c9bfb8973e4a6feb658f8c4ee8e362f464ed', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
|
|
17884
17890
|
[mode]: true,
|
|
17885
17891
|
[`menu-type-${type}`]: true,
|
|
17886
17892
|
'menu-enabled': !disabled,
|
|
17887
17893
|
[`menu-side-${side}`]: true,
|
|
17888
17894
|
'menu-pane-visible': isPaneVisible,
|
|
17889
17895
|
'split-pane-side': hostContext('ion-split-pane', el),
|
|
17890
|
-
} }, hAsync("div", { key: '
|
|
17896
|
+
} }, hAsync("div", { key: '34b0e5840906862cf1bc27207e089004b0402c56', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, hAsync("slot", { key: '2cd7e61a8c0987ca4b3f1f8b33cba7152f1275fe' })), hAsync("ion-backdrop", { key: 'd190b1f9b66c76e276f27bfe074d3aab796180fb', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
|
|
17891
17897
|
}
|
|
17892
17898
|
get el() { return getElement(this); }
|
|
17893
17899
|
static get watchers() { return {
|
|
@@ -17990,7 +17996,7 @@ class MenuButton {
|
|
|
17990
17996
|
type: this.type,
|
|
17991
17997
|
};
|
|
17992
17998
|
const ariaLabel = inheritedAttributes['aria-label'] || 'menu';
|
|
17993
|
-
return (hAsync(Host, { key: '
|
|
17999
|
+
return (hAsync(Host, { key: '95a8b9f09c7fae9713a8dc003ed277f6f31403da', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses$1(color, {
|
|
17994
18000
|
[mode]: true,
|
|
17995
18001
|
button: true, // ion-buttons target .button
|
|
17996
18002
|
'menu-button-hidden': hidden,
|
|
@@ -17999,7 +18005,7 @@ class MenuButton {
|
|
|
17999
18005
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
18000
18006
|
'ion-activatable': true,
|
|
18001
18007
|
'ion-focusable': true,
|
|
18002
|
-
}) }, hAsync("button", Object.assign({ key: '
|
|
18008
|
+
}) }, hAsync("button", Object.assign({ key: '39f3ce20c400d2fac4890a042e8e44426709fca5' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), hAsync("span", { key: '310978dc1cdef668de6720cde2a2304253679176', class: "button-inner" }, hAsync("slot", { key: '2a2b9de524c1fc3c526fe9559cb077b976852725' }, hAsync("ion-icon", { key: '9c22d7ea9fc3d76c32ec1c1b4b13d982c60b8c2d', part: "icon", icon: menuIcon, mode: mode, lazy: false, "aria-hidden": "true" }))), mode === 'md' && hAsync("ion-ripple-effect", { key: 'c58c9e29c763070383472f65a9d322a684bcb564', type: "unbounded" }))));
|
|
18003
18009
|
}
|
|
18004
18010
|
get el() { return getElement(this); }
|
|
18005
18011
|
static get style() { return {
|
|
@@ -18048,10 +18054,10 @@ class MenuToggle {
|
|
|
18048
18054
|
render() {
|
|
18049
18055
|
const mode = getIonMode$1(this);
|
|
18050
18056
|
const hidden = this.autoHide && !this.visible;
|
|
18051
|
-
return (hAsync(Host, { key: '
|
|
18057
|
+
return (hAsync(Host, { key: '90e621f09792383f1badcc1b402b1ac7d08c5f98', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
|
|
18052
18058
|
[mode]: true,
|
|
18053
18059
|
'menu-toggle-hidden': hidden,
|
|
18054
|
-
} }, hAsync("slot", { key: '
|
|
18060
|
+
} }, hAsync("slot", { key: 'c0abdd1d91e9d80ee3704e3e374ebe1f29078460' })));
|
|
18055
18061
|
}
|
|
18056
18062
|
static get style() { return IonMenuToggleStyle0; }
|
|
18057
18063
|
static get cmpMeta() { return {
|
|
@@ -20055,18 +20061,18 @@ class Modal {
|
|
|
20055
20061
|
const mode = getIonMode$1(this);
|
|
20056
20062
|
const isCardModal = presentingElement !== undefined && mode === 'ios';
|
|
20057
20063
|
const isHandleCycle = handleBehavior === 'cycle';
|
|
20058
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
20064
|
+
return (hAsync(Host, Object.assign({ key: '013ba4864ca4d2c1052c512f6a4b0732b8decff7', "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
|
|
20059
20065
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
20060
|
-
}, class: Object.assign({ [mode]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, 'overlay-hidden': true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle }), hAsync("ion-backdrop", { key: '
|
|
20066
|
+
}, class: Object.assign({ [mode]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, 'overlay-hidden': true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle }), hAsync("ion-backdrop", { key: '498b1c0a03836d6799dcf3b8e9315805c70f6480', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), mode === 'ios' && hAsync("div", { key: 'ce22e4caf1096e87248926fe2477f0d5a4c8a5cf', class: "modal-shadow" }), hAsync("div", Object.assign({ key: '540e47b15d8290166c39b022c725182114a75682',
|
|
20061
20067
|
/*
|
|
20062
20068
|
role and aria-modal must be used on the
|
|
20063
20069
|
same element. They must also be set inside the
|
|
20064
20070
|
shadow DOM otherwise ion-button will not be highlighted
|
|
20065
20071
|
when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
|
|
20066
20072
|
*/
|
|
20067
|
-
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: '
|
|
20073
|
+
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: 'f3b352ec9a63a7ec801462aacfd8295b4302d115', class: "modal-handle",
|
|
20068
20074
|
// Prevents the handle from receiving keyboard focus when it does not cycle
|
|
20069
|
-
tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle" })), hAsync("slot", { key: '
|
|
20075
|
+
tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle" })), hAsync("slot", { key: '31a3f58f4c733ffdf736523c154200874a96b1d0' }))));
|
|
20070
20076
|
}
|
|
20071
20077
|
get el() { return getElement(this); }
|
|
20072
20078
|
static get watchers() { return {
|
|
@@ -21015,7 +21021,7 @@ class Nav {
|
|
|
21015
21021
|
}
|
|
21016
21022
|
}
|
|
21017
21023
|
render() {
|
|
21018
|
-
return hAsync("slot", { key: '
|
|
21024
|
+
return hAsync("slot", { key: 'e9d99a8a0b84f02f9964d8143cd5e647e43334f9' });
|
|
21019
21025
|
}
|
|
21020
21026
|
get el() { return getElement(this); }
|
|
21021
21027
|
static get watchers() { return {
|
|
@@ -21088,7 +21094,7 @@ class NavLink {
|
|
|
21088
21094
|
this.routerAnimation = undefined;
|
|
21089
21095
|
}
|
|
21090
21096
|
render() {
|
|
21091
|
-
return hAsync(Host, { key: '
|
|
21097
|
+
return hAsync(Host, { key: '42c23dcdec5fdb25defebaf6e8a9fa75754ff8eb', onClick: this.onClick });
|
|
21092
21098
|
}
|
|
21093
21099
|
get el() { return getElement(this); }
|
|
21094
21100
|
static get cmpMeta() { return {
|
|
@@ -21122,9 +21128,9 @@ class Note {
|
|
|
21122
21128
|
}
|
|
21123
21129
|
render() {
|
|
21124
21130
|
const mode = getIonMode$1(this);
|
|
21125
|
-
return (hAsync(Host, { key: '
|
|
21131
|
+
return (hAsync(Host, { key: '90ec2fe8c9487608ed8c0bdc32c2e80a6a0890b3', class: createColorClasses$1(this.color, {
|
|
21126
21132
|
[mode]: true,
|
|
21127
|
-
}) }, hAsync("slot", { key: '
|
|
21133
|
+
}) }, hAsync("slot", { key: '115ee3f79e6c526b0644443aad468e99385d0eda' })));
|
|
21128
21134
|
}
|
|
21129
21135
|
static get style() { return {
|
|
21130
21136
|
ios: IonNoteIosStyle0,
|
|
@@ -21621,7 +21627,7 @@ class Picker$1 {
|
|
|
21621
21627
|
this.emitInputModeChange();
|
|
21622
21628
|
}
|
|
21623
21629
|
render() {
|
|
21624
|
-
return (hAsync(Host, { key: '
|
|
21630
|
+
return (hAsync(Host, { key: '02b0687b1f80ba295a965dfba76dd59e2d1de5d3', onPointerDown: (ev) => this.onPointerDown(ev), onClick: () => this.onClick() }, hAsync("input", { key: 'f83ed84bcf9e02539c00d8a4e63e6a0d7fc4ac71', "aria-hidden": "true", tabindex: -1, inputmode: "numeric", type: "number", onKeyDown: (ev) => {
|
|
21625
21631
|
var _a;
|
|
21626
21632
|
/**
|
|
21627
21633
|
* The "Enter" key represents
|
|
@@ -21636,7 +21642,7 @@ class Picker$1 {
|
|
|
21636
21642
|
if (ev.key === 'Enter') {
|
|
21637
21643
|
(_a = this.inputEl) === null || _a === void 0 ? void 0 : _a.blur();
|
|
21638
21644
|
}
|
|
21639
|
-
}, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), hAsync("div", { key: '
|
|
21645
|
+
}, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), hAsync("div", { key: '45b07fb0617d8e006712776bf78302288edb3ff4', class: "picker-before" }), hAsync("div", { key: '73009229368e0d62b09c913aacade26f068a7aa9', class: "picker-after" }), hAsync("div", { key: 'b73da00e446cd1cfd511c39212e14a00d355752e', class: "picker-highlight", ref: (el) => (this.highlightEl = el) }), hAsync("slot", { key: 'd969f5efc5ddb9eda6c4828702efd1ceeb69f767' })));
|
|
21640
21646
|
}
|
|
21641
21647
|
get el() { return getElement(this); }
|
|
21642
21648
|
static get style() { return {
|
|
@@ -21889,11 +21895,11 @@ class Picker {
|
|
|
21889
21895
|
render() {
|
|
21890
21896
|
const { htmlAttributes } = this;
|
|
21891
21897
|
const mode = getIonMode$1(this);
|
|
21892
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
21898
|
+
return (hAsync(Host, Object.assign({ key: '3b163ca87354a3a4f302ff016d5affd0dc97bccc', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
|
|
21893
21899
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
21894
21900
|
}, class: Object.assign({ [mode]: true,
|
|
21895
21901
|
// Used internally for styling
|
|
21896
|
-
[`picker-${mode}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), hAsync("ion-backdrop", { key: '
|
|
21902
|
+
[`picker-${mode}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), hAsync("ion-backdrop", { key: 'da4224447bdbcfbadd1bd63ebe7a7bfdb8aa3129', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: '211475c859b7acf4d64556905c45993201d92d43', tabindex: "0" }), hAsync("div", { key: 'c3b3674038155809caea84ae6348ff0d66897a64', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, hAsync("div", { key: 'a21757da70dc7864945a5751d9da3ca4bf87897b', class: "picker-toolbar" }, this.buttons.map((b) => (hAsync("div", { class: buttonWrapperClass(b) }, hAsync("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass$1(b) }, b.text))))), hAsync("div", { key: '0220da1854d09ef22d2d9a32eaa3c3b222be5a0a', class: "picker-columns" }, hAsync("div", { key: '55757c165ba9e38e56b4dee76a9b13d3ff8b21e6', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => hAsync("ion-picker-legacy-column", { col: c })), hAsync("div", { key: '160092a46a48287bf75e5dfe3502f1755a2d0c70', class: "picker-below-highlight" }))), hAsync("div", { key: 'e212db6cca7d75fc0eda0baf4312dd51b9b7a4ef', tabindex: "0" })));
|
|
21897
21903
|
}
|
|
21898
21904
|
get el() { return getElement(this); }
|
|
21899
21905
|
static get watchers() { return {
|
|
@@ -22475,12 +22481,12 @@ class PickerColumn {
|
|
|
22475
22481
|
render() {
|
|
22476
22482
|
const { color, disabled, isActive, numericInput } = this;
|
|
22477
22483
|
const mode = getIonMode$1(this);
|
|
22478
|
-
return (hAsync(Host, { key: '
|
|
22484
|
+
return (hAsync(Host, { key: 'd60736ce74c0e8c774a163272b78fbad32993ec2', class: createColorClasses$1(color, {
|
|
22479
22485
|
[mode]: true,
|
|
22480
22486
|
['picker-column-active']: isActive,
|
|
22481
22487
|
['picker-column-numeric-input']: numericInput,
|
|
22482
22488
|
['picker-column-disabled']: disabled,
|
|
22483
|
-
}) }, this.renderAssistiveFocusable(), hAsync("slot", { key: '
|
|
22489
|
+
}) }, this.renderAssistiveFocusable(), hAsync("slot", { key: '74611112ef154b343ae29a773f8cd8a01cc1447d', name: "prefix" }), hAsync("div", { key: 'af772d2b61b7eb41a567593d290b80a50b7caa72', "aria-hidden": "true", class: "picker-opts", ref: (el) => {
|
|
22484
22490
|
this.scrollEl = el;
|
|
22485
22491
|
},
|
|
22486
22492
|
/**
|
|
@@ -22501,7 +22507,7 @@ class PickerColumn {
|
|
|
22501
22507
|
* To prevent this, we set the tabIndex to -1. This
|
|
22502
22508
|
* will match the behavior of the other browsers.
|
|
22503
22509
|
*/
|
|
22504
|
-
tabIndex: -1 }, hAsync("div", { key: '
|
|
22510
|
+
tabIndex: -1 }, hAsync("div", { key: '4b646ee97bcf8ed541b9798c91dff189eec41dd1', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: 'a44d1a10d20a13aeb47f9871b09e291aa7f216bd', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: '6a481715bd68fa68dc2a76c2e867ce771ea680b0', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("slot", { key: '23236e731b1ad432c104761ebeec91697a6b7643' }), hAsync("div", { key: '58a6c1f35a3ff0b26acaceebfd477d74b6dcfd6d', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: 'ea864872dec6dc363406d1bd9101b1bf21944db6', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: '28cc4c570d0dd59f491eef2b15a5ed706d28b7bb', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0")), hAsync("slot", { key: 'cff1cc0bea732a5ce22bb451c5ea404a84af1993', name: "suffix" })));
|
|
22505
22511
|
}
|
|
22506
22512
|
get el() { return getElement(this); }
|
|
22507
22513
|
static get watchers() { return {
|
|
@@ -22868,9 +22874,9 @@ class PickerColumnCmp {
|
|
|
22868
22874
|
render() {
|
|
22869
22875
|
const col = this.col;
|
|
22870
22876
|
const mode = getIonMode$1(this);
|
|
22871
|
-
return (hAsync(Host, { key: '
|
|
22877
|
+
return (hAsync(Host, { key: '56289a294e5c580f3e7fe5fc12777aa7f80ad19b', class: Object.assign({ [mode]: true, 'picker-col': true, 'picker-opts-left': this.col.align === 'left', 'picker-opts-right': this.col.align === 'right' }, getClassMap(col.cssClass)), style: {
|
|
22872
22878
|
'max-width': this.col.columnWidth,
|
|
22873
|
-
} }, col.prefix && (hAsync("div", { key: '
|
|
22879
|
+
} }, col.prefix && (hAsync("div", { key: 'd21f44667b5df567d6879723fe643ea7c2c60bef', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), hAsync("div", { key: 'bb427e5f24fd832703926e0e847ad05567597262', class: "picker-opts", style: { maxWidth: col.optionsWidth }, ref: (el) => (this.optsEl = el) }, col.options.map((o, index) => (hAsync("button", { "aria-label": o.ariaLabel, class: { 'picker-opt': true, 'picker-opt-disabled': !!o.disabled }, "opt-index": index }, o.text)))), col.suffix && (hAsync("div", { key: '0413f7c074b6534b8967387ecb9957a79a267aff', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
|
|
22874
22880
|
}
|
|
22875
22881
|
get el() { return getElement(this); }
|
|
22876
22882
|
static get watchers() { return {
|
|
@@ -22974,10 +22980,10 @@ class PickerColumnOption {
|
|
|
22974
22980
|
render() {
|
|
22975
22981
|
const { color, disabled, ariaLabel } = this;
|
|
22976
22982
|
const mode = getIonMode$1(this);
|
|
22977
|
-
return (hAsync(Host, { key: '
|
|
22983
|
+
return (hAsync(Host, { key: 'cc4435a0ce0e55be1321bcabaf342ed68cf5ba1e', class: createColorClasses$1(color, {
|
|
22978
22984
|
[mode]: true,
|
|
22979
22985
|
['option-disabled']: disabled,
|
|
22980
|
-
}) }, hAsync("button", { key: '
|
|
22986
|
+
}) }, hAsync("button", { key: '0187fb967771e0787807a8538dce4e59f6a98565', tabindex: "-1", "aria-label": ariaLabel, disabled: disabled, onClick: () => this.onClick() }, hAsync("slot", { key: 'dbe52552f3f27332816748c12d929cc81060841d' }))));
|
|
22981
22987
|
}
|
|
22982
22988
|
get el() { return getElement(this); }
|
|
22983
22989
|
static get watchers() { return {
|
|
@@ -24291,9 +24297,9 @@ class Popover {
|
|
|
24291
24297
|
const { onLifecycle, parentPopover, dismissOnSelect, side, arrow, htmlAttributes, focusTrap } = this;
|
|
24292
24298
|
const desktop = isPlatform('desktop');
|
|
24293
24299
|
const enableArrow = arrow && !parentPopover;
|
|
24294
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
24300
|
+
return (hAsync(Host, Object.assign({ key: '3a7c4c39384bab1447c4bd6b9b06d7837a09353b', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
|
|
24295
24301
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
24296
|
-
}, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && hAsync("ion-backdrop", { key: '
|
|
24302
|
+
}, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && hAsync("ion-backdrop", { key: '38a1c4ad29238d1e81cab407f099121fa4947cce', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), hAsync("div", { key: 'f825494c5e3be89d7fcf0229e29b405bccb13edb', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && hAsync("div", { key: '3acae5a0106389c776c8ffe5bf10f3ff006e0346', class: "popover-arrow", part: "arrow" }), hAsync("div", { key: '2aa73e9f06b1d2ac4c0d36c23186b9164f395079', class: "popover-content", part: "content" }, hAsync("slot", { key: '62f5713414aae47dde6a8aef1f9b69af287534ae' })))));
|
|
24297
24303
|
}
|
|
24298
24304
|
get el() { return getElement(this); }
|
|
24299
24305
|
static get watchers() { return {
|
|
@@ -24385,7 +24391,7 @@ class ProgressBar {
|
|
|
24385
24391
|
const mode = getIonMode$1(this);
|
|
24386
24392
|
// If the progress is displayed as a solid bar.
|
|
24387
24393
|
const progressSolid = buffer === 1;
|
|
24388
|
-
return (hAsync(Host, { key: '
|
|
24394
|
+
return (hAsync(Host, { key: 'b293f4475bcdaa7851b41ebfda659037f0365120', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses$1(color, {
|
|
24389
24395
|
[mode]: true,
|
|
24390
24396
|
[`progress-bar-${type}`]: true,
|
|
24391
24397
|
'progress-paused': paused,
|
|
@@ -24553,7 +24559,7 @@ class Radio {
|
|
|
24553
24559
|
const { checked, disabled, color, el, justify, labelPlacement, hasLabel, buttonTabindex, alignment } = this;
|
|
24554
24560
|
const mode = getIonMode$1(this);
|
|
24555
24561
|
const inItem = hostContext('ion-item', el);
|
|
24556
|
-
return (hAsync(Host, { key: '
|
|
24562
|
+
return (hAsync(Host, { key: 'd6d9525eea9dadc3ea7060eb9b8cbb919e1d7091', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: createColorClasses$1(color, {
|
|
24557
24563
|
[mode]: true,
|
|
24558
24564
|
'in-item': inItem,
|
|
24559
24565
|
'radio-checked': checked,
|
|
@@ -24564,10 +24570,10 @@ class Radio {
|
|
|
24564
24570
|
// Focus and active styling should not apply when the radio is in an item
|
|
24565
24571
|
'ion-activatable': !inItem,
|
|
24566
24572
|
'ion-focusable': !inItem,
|
|
24567
|
-
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, hAsync("label", { key: '
|
|
24573
|
+
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, hAsync("label", { key: '3ec73512bac8feb651c66e544899c6a4330d504c', class: "radio-wrapper" }, hAsync("div", { key: '9ae7ecb19c7bafe0ce3d0f717af0338251964ebf', class: {
|
|
24568
24574
|
'label-text-wrapper': true,
|
|
24569
24575
|
'label-text-wrapper-hidden': !hasLabel,
|
|
24570
|
-
}, part: "label" }, hAsync("slot", { key: '
|
|
24576
|
+
}, part: "label" }, hAsync("slot", { key: '2950f1579a22d4a06f9c903fd462c2b46f43bfd7' })), hAsync("div", { key: '8b19ce30b39066744108a6de2da42a7ce8ffdbec', class: "native-wrapper" }, this.renderRadioControl()))));
|
|
24571
24577
|
}
|
|
24572
24578
|
get el() { return getElement(this); }
|
|
24573
24579
|
static get watchers() { return {
|
|
@@ -24752,7 +24758,7 @@ class RadioGroup {
|
|
|
24752
24758
|
const { label, labelId, el, name, value } = this;
|
|
24753
24759
|
const mode = getIonMode$1(this);
|
|
24754
24760
|
renderHiddenInput(true, el, name, value, false);
|
|
24755
|
-
return hAsync(Host, { key: '
|
|
24761
|
+
return hAsync(Host, { key: '7a8ad7eb6a05c6f96a348dcf30fd0c610a95688c', role: "radiogroup", "aria-labelledby": label ? labelId : null, onClick: this.onClick, class: mode });
|
|
24756
24762
|
}
|
|
24757
24763
|
get el() { return getElement(this); }
|
|
24758
24764
|
static get watchers() { return {
|
|
@@ -25384,7 +25390,7 @@ class Range {
|
|
|
25384
25390
|
const needsEndAdjustment = inItem && !hasEndContent;
|
|
25385
25391
|
const mode = getIonMode$1(this);
|
|
25386
25392
|
renderHiddenInput(true, el, this.name, JSON.stringify(this.getValue()), disabled);
|
|
25387
|
-
return (hAsync(Host, { key: '
|
|
25393
|
+
return (hAsync(Host, { key: '877c9f15e62fadb184f9da82dc19898227521e07', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: createColorClasses$1(this.color, {
|
|
25388
25394
|
[mode]: true,
|
|
25389
25395
|
'in-item': inItem,
|
|
25390
25396
|
'range-disabled': disabled,
|
|
@@ -25393,10 +25399,10 @@ class Range {
|
|
|
25393
25399
|
[`range-label-placement-${labelPlacement}`]: true,
|
|
25394
25400
|
'range-item-start-adjustment': needsStartAdjustment,
|
|
25395
25401
|
'range-item-end-adjustment': needsEndAdjustment,
|
|
25396
|
-
}) }, hAsync("label", { key: '
|
|
25402
|
+
}) }, hAsync("label", { key: '2ae9088349a65e09b0e33c53442190ef563b2345', class: "range-wrapper", id: "range-label" }, hAsync("div", { key: 'c3d0ca96ceb1e57fbd383e9c7e4da14d931771b8', class: {
|
|
25397
25403
|
'label-text-wrapper': true,
|
|
25398
25404
|
'label-text-wrapper-hidden': !hasLabel,
|
|
25399
|
-
}, part: "label" }, label !== undefined ? hAsync("div", { class: "label-text" }, label) : hAsync("slot", { name: "label" })), hAsync("div", { key: '
|
|
25405
|
+
}, part: "label" }, label !== undefined ? hAsync("div", { class: "label-text" }, label) : hAsync("slot", { name: "label" })), hAsync("div", { key: '25d20fd5e015931f60a8ecc5374a1c84d167af9c', class: "native-wrapper" }, hAsync("slot", { key: 'ae9f9fd92eed35b81ca97a81caa56332d8b6b2b2', name: "start" }), this.renderRangeSlider(), hAsync("slot", { key: '74b7dede566a959c9b05a6de68426c7e339d18c8', name: "end" })))));
|
|
25400
25406
|
}
|
|
25401
25407
|
get el() { return getElement(this); }
|
|
25402
25408
|
static get watchers() { return {
|
|
@@ -26297,7 +26303,7 @@ class Refresher {
|
|
|
26297
26303
|
}
|
|
26298
26304
|
render() {
|
|
26299
26305
|
const mode = getIonMode$1(this);
|
|
26300
|
-
return (hAsync(Host, { key: '
|
|
26306
|
+
return (hAsync(Host, { key: '3270f181a5141e7d886ec554a3e892974446b90e', slot: "fixed", class: {
|
|
26301
26307
|
[mode]: true,
|
|
26302
26308
|
// Used internally for styling
|
|
26303
26309
|
[`refresher-${mode}`]: true,
|
|
@@ -26525,7 +26531,7 @@ class RefresherContent {
|
|
|
26525
26531
|
const pullingIcon = this.pullingIcon;
|
|
26526
26532
|
const hasSpinner = pullingIcon != null && SPINNERS[pullingIcon] !== undefined;
|
|
26527
26533
|
const mode = getIonMode$1(this);
|
|
26528
|
-
return (hAsync(Host, { key: '
|
|
26534
|
+
return (hAsync(Host, { key: '1bec5b4da221c69d856f3f5ddf40f2e03ebf2a4c', class: mode }, hAsync("div", { key: '4fcc526c4f1881e9368d9cd16bd7030919bd3841', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (hAsync("div", { key: 'a4e9e2e12c2d7faefc8303ec8c021f999ddf308e', class: "refresher-pulling-icon" }, hAsync("div", { key: '5a2d215feb7fb4b64d540d3a65c0f24b415a2433', class: "spinner-arrow-container" }, hAsync("ion-spinner", { key: 'abef2621d671ac6ff0abac43a702cbd825b7f127', name: this.pullingIcon, paused: true }), mode === 'md' && this.pullingIcon === 'circular' && (hAsync("div", { key: '30087d672c3780672a05874cd93cd099b2855462', class: "arrow-container" }, hAsync("ion-icon", { key: '5e30333dee469aec0d8efc8c4e6dabb619c6f363', icon: caretBackSharp, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (hAsync("div", { key: '48fe72b5ce8ded633c6ee799cebb520b9c8be528', class: "refresher-pulling-icon" }, hAsync("ion-icon", { key: 'd8dfd5d42056b1c0a436c5006affb255407816c0', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), hAsync("div", { key: 'c2cbfb94f157c82601ffe7bb815ff82ebc7c0a49', class: "refresher-refreshing" }, this.refreshingSpinner && (hAsync("div", { key: '17f3ebe6a31768d5e389f45a2c12f68600185db9', class: "refresher-refreshing-icon" }, hAsync("ion-spinner", { key: 'e8e61f8d7189c9939bba184201c9509d1d5b0fad', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
|
|
26529
26535
|
}
|
|
26530
26536
|
get el() { return getElement(this); }
|
|
26531
26537
|
static get cmpMeta() { return {
|
|
@@ -26568,7 +26574,7 @@ class Reorder {
|
|
|
26568
26574
|
render() {
|
|
26569
26575
|
const mode = getIonMode$1(this);
|
|
26570
26576
|
const reorderIcon = mode === 'ios' ? reorderThreeOutline : reorderTwoSharp;
|
|
26571
|
-
return (hAsync(Host, { key: '
|
|
26577
|
+
return (hAsync(Host, { key: '663d74e231e3af56b6298ee2539fdac9c8465839', class: mode }, hAsync("slot", { key: 'c7c384ab8c9ca8abdc89cd984a39dfde70e342ca' }, hAsync("ion-icon", { key: 'c8b6052db03d4b9e33a90e600c20861c73ee73ce', icon: reorderIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
|
|
26572
26578
|
}
|
|
26573
26579
|
get el() { return getElement(this); }
|
|
26574
26580
|
static get style() { return {
|
|
@@ -26822,7 +26828,7 @@ class ReorderGroup {
|
|
|
26822
26828
|
}
|
|
26823
26829
|
render() {
|
|
26824
26830
|
const mode = getIonMode$1(this);
|
|
26825
|
-
return (hAsync(Host, { key: '
|
|
26831
|
+
return (hAsync(Host, { key: '491f3e5843cf728ff4589e58bd86b8ce6709b293', class: {
|
|
26826
26832
|
[mode]: true,
|
|
26827
26833
|
'reorder-enabled': !this.disabled,
|
|
26828
26834
|
'reorder-list-active': this.state !== 0 /* ReorderGroupState.Idle */,
|
|
@@ -26930,7 +26936,7 @@ class RippleEffect {
|
|
|
26930
26936
|
}
|
|
26931
26937
|
render() {
|
|
26932
26938
|
const mode = getIonMode$1(this);
|
|
26933
|
-
return (hAsync(Host, { key: '
|
|
26939
|
+
return (hAsync(Host, { key: '2302f087ab1c6755355736e4ca77309c5fdcf185', role: "presentation", class: {
|
|
26934
26940
|
[mode]: true,
|
|
26935
26941
|
unbounded: this.unbounded,
|
|
26936
26942
|
} }));
|
|
@@ -27872,10 +27878,10 @@ class RouterLink {
|
|
|
27872
27878
|
rel: this.rel,
|
|
27873
27879
|
target: this.target,
|
|
27874
27880
|
};
|
|
27875
|
-
return (hAsync(Host, { key: '
|
|
27881
|
+
return (hAsync(Host, { key: 'f876442cab5b14b7e83c6d6ad2c2d878a9c57439', onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
27876
27882
|
[mode]: true,
|
|
27877
27883
|
'ion-activatable': true,
|
|
27878
|
-
}) }, hAsync("a", Object.assign({ key: '
|
|
27884
|
+
}) }, hAsync("a", Object.assign({ key: 'c44b78ec1fd10a40c23bfe548860ac2b346646a8' }, attrs), hAsync("slot", { key: 'd32180a567613f79f89885135bd0d776ffc1eb8e' }))));
|
|
27879
27885
|
}
|
|
27880
27886
|
static get style() { return IonRouterLinkStyle0; }
|
|
27881
27887
|
static get cmpMeta() { return {
|
|
@@ -28070,7 +28076,7 @@ class RouterOutlet {
|
|
|
28070
28076
|
return true;
|
|
28071
28077
|
}
|
|
28072
28078
|
render() {
|
|
28073
|
-
return hAsync("slot", { key: '
|
|
28079
|
+
return hAsync("slot", { key: '8279a453c66a766e6e383ff59842b4ae070c13a9' });
|
|
28074
28080
|
}
|
|
28075
28081
|
get el() { return getElement(this); }
|
|
28076
28082
|
static get watchers() { return {
|
|
@@ -28104,7 +28110,7 @@ class Row {
|
|
|
28104
28110
|
registerInstance(this, hostRef);
|
|
28105
28111
|
}
|
|
28106
28112
|
render() {
|
|
28107
|
-
return (hAsync(Host, { key: '
|
|
28113
|
+
return (hAsync(Host, { key: '813c9a7f6782d2cf8eb27f30d3ab28e6f3122868', class: getIonMode$1(this) }, hAsync("slot", { key: '356bec4d4d408ea63d6b431b06465d5b7bcbff71' })));
|
|
28108
28114
|
}
|
|
28109
28115
|
static get style() { return IonRowStyle0; }
|
|
28110
28116
|
static get cmpMeta() { return {
|
|
@@ -28498,8 +28504,8 @@ class Searchbar {
|
|
|
28498
28504
|
const clearIcon = this.clearIcon || (mode === 'ios' ? closeCircle : closeSharp);
|
|
28499
28505
|
const searchIcon = this.searchIcon || (mode === 'ios' ? searchOutline : searchSharp);
|
|
28500
28506
|
const shouldShowCancelButton = this.shouldShowCancelButton();
|
|
28501
|
-
const cancelButton = this.showCancelButton !== 'never' && (hAsync("button", { key: '
|
|
28502
|
-
return (hAsync(Host, { key: '
|
|
28507
|
+
const cancelButton = this.showCancelButton !== 'never' && (hAsync("button", { key: '20b2d0f2e3425eede725dbe3323c7c29cdb66f4e', "aria-label": cancelButtonText, "aria-hidden": shouldShowCancelButton ? undefined : 'true', type: "button", tabIndex: mode === 'ios' && !shouldShowCancelButton ? -1 : undefined, onMouseDown: this.onCancelSearchbar, onTouchStart: this.onCancelSearchbar, class: "searchbar-cancel-button" }, hAsync("div", { key: '3a516c3fdd35256eb79639fd340afcdd92cfd7aa', "aria-hidden": "true" }, mode === 'md' ? (hAsync("ion-icon", { "aria-hidden": "true", mode: mode, icon: this.cancelButtonIcon, lazy: false })) : (cancelButtonText))));
|
|
28508
|
+
return (hAsync(Host, { key: '34878db21f63a9bdffca0446d8ad5619ff04cac3', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
|
|
28503
28509
|
[mode]: true,
|
|
28504
28510
|
'searchbar-animated': animated,
|
|
28505
28511
|
'searchbar-disabled': this.disabled,
|
|
@@ -28509,14 +28515,14 @@ class Searchbar {
|
|
|
28509
28515
|
'searchbar-has-focus': this.focused,
|
|
28510
28516
|
'searchbar-should-show-clear': this.shouldShowClearButton(),
|
|
28511
28517
|
'searchbar-should-show-cancel': this.shouldShowCancelButton(),
|
|
28512
|
-
}) }, hAsync("div", { key: '
|
|
28518
|
+
}) }, hAsync("div", { key: 'faa7b011206a8359b1963368c65988e506b260cb', class: "searchbar-input-container" }, hAsync("input", Object.assign({ key: '732d3e5a2b258da6f136a14472ac872816a9853b', "aria-label": "search text", disabled: this.disabled, ref: (el) => (this.nativeInput = el), class: "searchbar-input", inputMode: this.inputmode, enterKeyHint: this.enterkeyhint, name: this.name, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, minLength: this.minlength, maxLength: this.maxlength, placeholder: this.placeholder, type: this.type, value: this.getValue(), autoCapitalize: autocapitalize === 'default' ? undefined : autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, spellcheck: this.spellcheck }, this.inheritedAttributes)), mode === 'md' && cancelButton, hAsync("ion-icon", { key: '767dca971849f221dde220deae728b41bf764b98', "aria-hidden": "true", mode: mode, icon: searchIcon, lazy: false, class: "searchbar-search-icon" }), hAsync("button", { key: '9941b5de1ed9ebcf3e81de8e0731c09dea5a89d9', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
|
|
28513
28519
|
/**
|
|
28514
28520
|
* This prevents mobile browsers from
|
|
28515
28521
|
* blurring the input when the clear
|
|
28516
28522
|
* button is activated.
|
|
28517
28523
|
*/
|
|
28518
28524
|
ev.preventDefault();
|
|
28519
|
-
}, onClick: () => this.onClearInput(true) }, hAsync("ion-icon", { key: '
|
|
28525
|
+
}, onClick: () => this.onClearInput(true) }, hAsync("ion-icon", { key: 'cb2b543d286373a84e2c6c2a959f92b045bbd7dd', "aria-hidden": "true", mode: mode, icon: clearIcon, lazy: false, class: "searchbar-clear-icon" }))), mode === 'ios' && cancelButton));
|
|
28520
28526
|
}
|
|
28521
28527
|
get el() { return getElement(this); }
|
|
28522
28528
|
static get watchers() { return {
|
|
@@ -29004,14 +29010,14 @@ class Segment {
|
|
|
29004
29010
|
}
|
|
29005
29011
|
render() {
|
|
29006
29012
|
const mode = getIonMode$1(this);
|
|
29007
|
-
return (hAsync(Host, { key: '
|
|
29013
|
+
return (hAsync(Host, { key: 'f1f7103b4c298e037df850ac809a1a7c6e9987a7', role: "tablist", onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
29008
29014
|
[mode]: true,
|
|
29009
29015
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
29010
29016
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
29011
29017
|
'segment-activated': this.activated,
|
|
29012
29018
|
'segment-disabled': this.disabled,
|
|
29013
29019
|
'segment-scrollable': this.scrollable,
|
|
29014
|
-
}) }, hAsync("slot", { key: '
|
|
29020
|
+
}) }, hAsync("slot", { key: '6efdb318b13da8d21687084aa0761728fdf12579', onSlotchange: this.onSlottedItemsChange })));
|
|
29015
29021
|
}
|
|
29016
29022
|
get el() { return getElement(this); }
|
|
29017
29023
|
static get watchers() { return {
|
|
@@ -29121,7 +29127,7 @@ class SegmentButton {
|
|
|
29121
29127
|
const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
|
|
29122
29128
|
const mode = getIonMode$1(this);
|
|
29123
29129
|
const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
|
|
29124
|
-
return (hAsync(Host, { key: '
|
|
29130
|
+
return (hAsync(Host, { key: '70cf5c7a3ae2620222c5250c644faf3cfc3b3e4e', class: {
|
|
29125
29131
|
[mode]: true,
|
|
29126
29132
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
29127
29133
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
@@ -29137,10 +29143,10 @@ class SegmentButton {
|
|
|
29137
29143
|
'ion-activatable': true,
|
|
29138
29144
|
'ion-activatable-instant': true,
|
|
29139
29145
|
'ion-focusable': true,
|
|
29140
|
-
} }, hAsync("button", Object.assign({ key: '
|
|
29146
|
+
} }, hAsync("button", Object.assign({ key: 'a53c9f1e360934e8d2e90476642ba4507fc38ebd', "aria-selected": checked ? 'true' : 'false', role: "tab", ref: (el) => (this.nativeEl = el), type: type, class: "button-native", part: "native", disabled: disabled }, this.inheritedAttributes), hAsync("span", { key: '7d8feda840d389941cc693f500b5eba0b39b41da', class: "button-inner" }, hAsync("slot", { key: 'd9ae1eec45db253cbf573d29cd545658dd595d87' })), mode === 'md' && hAsync("ion-ripple-effect", { key: '49e6a16968709dc9b3fc77bc9fb99acb42fda88c' })), hAsync("div", { key: '4e3ea0989ed5205dbb03586e4facb439b05a92de', part: "indicator", class: {
|
|
29141
29147
|
'segment-button-indicator': true,
|
|
29142
29148
|
'segment-button-indicator-animated': true,
|
|
29143
|
-
} }, hAsync("div", { key: '
|
|
29149
|
+
} }, hAsync("div", { key: '65c72a151080998c1e548c87d4d4ebd5c7dda72f', part: "indicator-background", class: "segment-button-indicator-background" }))));
|
|
29144
29150
|
}
|
|
29145
29151
|
get el() { return getElement(this); }
|
|
29146
29152
|
static get watchers() { return {
|
|
@@ -29752,7 +29758,7 @@ class Select {
|
|
|
29752
29758
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
29753
29759
|
*/
|
|
29754
29760
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || isExpanded || hasStartEndSlots));
|
|
29755
|
-
return (hAsync(Host, { key: '
|
|
29761
|
+
return (hAsync(Host, { key: '73c571c1f8468e1c3f4fe02fbbb33ba9cbc8e989', onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
29756
29762
|
[mode]: true,
|
|
29757
29763
|
'in-item': inItem,
|
|
29758
29764
|
'in-item-color': hostContext('ion-item.ion-color', el),
|
|
@@ -29768,7 +29774,7 @@ class Select {
|
|
|
29768
29774
|
[`select-justify-${justify}`]: justifyEnabled,
|
|
29769
29775
|
[`select-shape-${shape}`]: shape !== undefined,
|
|
29770
29776
|
[`select-label-placement-${labelPlacement}`]: true,
|
|
29771
|
-
}) }, hAsync("label", { key: '
|
|
29777
|
+
}) }, hAsync("label", { key: '2b08538cba0b9f747541d57ac18fb6a1ea658878', class: "select-wrapper", id: "select-label" }, this.renderLabelContainer(), hAsync("div", { key: '33f54373bcb02c72a9d0af2efffebc27ee2c69fe', class: "select-wrapper-inner" }, hAsync("slot", { key: 'd1c93aec99dc1cd6410f93309cef615fe04b541b', name: "start" }), hAsync("div", { key: '493d1a3cad9565516f855bef75685b020785ffd3', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), hAsync("slot", { key: '353a3ee5635f8a8f3be411efd6caef6c2ad74a89', name: "end" }), !hasFloatingOrStackedLabel && this.renderSelectIcon()), hasFloatingOrStackedLabel && this.renderSelectIcon(), shouldRenderHighlight && hAsync("div", { key: 'fd5f85555db02affe954f9f4f2876ac8fe676234', class: "select-highlight" }))));
|
|
29772
29778
|
}
|
|
29773
29779
|
get el() { return getElement(this); }
|
|
29774
29780
|
static get watchers() { return {
|
|
@@ -29859,7 +29865,7 @@ class SelectOption {
|
|
|
29859
29865
|
this.value = undefined;
|
|
29860
29866
|
}
|
|
29861
29867
|
render() {
|
|
29862
|
-
return hAsync(Host, { key: '
|
|
29868
|
+
return hAsync(Host, { key: 'ba5a9c695c53fe0802af11a49f4305a9b8f71773', role: "option", id: this.inputId, class: getIonMode$1(this) });
|
|
29863
29869
|
}
|
|
29864
29870
|
get el() { return getElement(this); }
|
|
29865
29871
|
static get style() { return IonSelectOptionStyle0; }
|
|
@@ -29979,7 +29985,7 @@ class SelectPopover {
|
|
|
29979
29985
|
render() {
|
|
29980
29986
|
const { header, message, options, subHeader } = this;
|
|
29981
29987
|
const hasSubHeaderOrMessage = subHeader !== undefined || message !== undefined;
|
|
29982
|
-
return (hAsync(Host, { key: '
|
|
29988
|
+
return (hAsync(Host, { key: '302553a2eec4d1442751b8af28b7c9bd3487fd5d', class: getIonMode$1(this) }, hAsync("ion-list", { key: '39ae8579e6fe3bae2c7504147268ad5c82fd27e6' }, header !== undefined && hAsync("ion-list-header", { key: 'e0e6686380d188f46c593e1bb25287dcf08c75c2' }, header), hasSubHeaderOrMessage && (hAsync("ion-item", { key: '8a2d8652db269593c0ba7d767277e12c2b06144d' }, hAsync("ion-label", { key: 'a30cc0ecf95d5bdd6421ee1683922c1b853e98ea', class: "ion-text-wrap" }, subHeader !== undefined && hAsync("h3", { key: 'c298459ca450123808a08d65660825b2c26d00e5' }, subHeader), message !== undefined && hAsync("p", { key: 'ed895fbaec020e809021138401341b6fd7675035' }, message)))), this.renderOptions(options))));
|
|
29983
29989
|
}
|
|
29984
29990
|
get el() { return getElement(this); }
|
|
29985
29991
|
static get style() { return {
|
|
@@ -30027,11 +30033,11 @@ class SkeletonText {
|
|
|
30027
30033
|
const animated = this.animated && config.getBoolean('animated', true);
|
|
30028
30034
|
const inMedia = hostContext('ion-avatar', this.el) || hostContext('ion-thumbnail', this.el);
|
|
30029
30035
|
const mode = getIonMode$1(this);
|
|
30030
|
-
return (hAsync(Host, { key: '
|
|
30036
|
+
return (hAsync(Host, { key: '1a3e78e9a6f740d609d1f0b7a16cb6eff4a2d617', class: {
|
|
30031
30037
|
[mode]: true,
|
|
30032
30038
|
'skeleton-text-animated': animated,
|
|
30033
30039
|
'in-media': inMedia,
|
|
30034
|
-
} }, hAsync("span", { key: '
|
|
30040
|
+
} }, hAsync("span", { key: 'be3eabe196ec6e8ec19857375ba30f4c8aa58e7f' }, "\u00A0")));
|
|
30035
30041
|
}
|
|
30036
30042
|
get el() { return getElement(this); }
|
|
30037
30043
|
static get style() { return IonSkeletonTextStyle0; }
|
|
@@ -30084,7 +30090,7 @@ class Spinner {
|
|
|
30084
30090
|
svgs.push(buildLine(spinner, duration, i, spinner.lines));
|
|
30085
30091
|
}
|
|
30086
30092
|
}
|
|
30087
|
-
return (hAsync(Host, { key: '
|
|
30093
|
+
return (hAsync(Host, { key: '50cbaed55eeab15292447d106a80b93db4cb40de', class: createColorClasses$1(self.color, {
|
|
30088
30094
|
[mode]: true,
|
|
30089
30095
|
[`spinner-${spinnerName}`]: true,
|
|
30090
30096
|
'spinner-paused': self.paused || config.getBoolean('_testing'),
|
|
@@ -30184,12 +30190,12 @@ class SplitPane {
|
|
|
30184
30190
|
}
|
|
30185
30191
|
render() {
|
|
30186
30192
|
const mode = getIonMode$1(this);
|
|
30187
|
-
return (hAsync(Host, { key: '
|
|
30193
|
+
return (hAsync(Host, { key: 'd54c356cd4bff7e55325160882dea8249f47f388', class: {
|
|
30188
30194
|
[mode]: true,
|
|
30189
30195
|
// Used internally for styling
|
|
30190
30196
|
[`split-pane-${mode}`]: true,
|
|
30191
30197
|
'split-pane-visible': this.visible,
|
|
30192
|
-
} }, hAsync("slot", { key: '
|
|
30198
|
+
} }, hAsync("slot", { key: 'af62690d0fd686cfbd29d888c79eda9001f13e2f' })));
|
|
30193
30199
|
}
|
|
30194
30200
|
get el() { return getElement(this); }
|
|
30195
30201
|
static get watchers() { return {
|
|
@@ -30258,10 +30264,10 @@ class Tab {
|
|
|
30258
30264
|
}
|
|
30259
30265
|
render() {
|
|
30260
30266
|
const { tab, active, component } = this;
|
|
30261
|
-
return (hAsync(Host, { key: '
|
|
30267
|
+
return (hAsync(Host, { key: '46d5498418f5379861c3d7465e8021dec45f1200', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
|
|
30262
30268
|
'ion-page': component === undefined,
|
|
30263
30269
|
'tab-hidden': !active,
|
|
30264
|
-
} }, hAsync("slot", { key: '
|
|
30270
|
+
} }, hAsync("slot", { key: 'b45045dccb87dfe75e3f5a5a474bb48b6c98e922' })));
|
|
30265
30271
|
}
|
|
30266
30272
|
get el() { return getElement(this); }
|
|
30267
30273
|
static get watchers() { return {
|
|
@@ -30339,11 +30345,11 @@ class TabBar {
|
|
|
30339
30345
|
const { color, translucent, keyboardVisible } = this;
|
|
30340
30346
|
const mode = getIonMode$1(this);
|
|
30341
30347
|
const shouldHide = keyboardVisible && this.el.getAttribute('slot') !== 'top';
|
|
30342
|
-
return (hAsync(Host, { key: '
|
|
30348
|
+
return (hAsync(Host, { key: '3a8595dd83f89e8319471a7a7f9f64b2565b384c', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses$1(color, {
|
|
30343
30349
|
[mode]: true,
|
|
30344
30350
|
'tab-bar-translucent': translucent,
|
|
30345
30351
|
'tab-bar-hidden': shouldHide,
|
|
30346
|
-
}) }, hAsync("slot", { key: '
|
|
30352
|
+
}) }, hAsync("slot", { key: '8b65eceb922f6abfa15f41046261586fb94b981f' })));
|
|
30347
30353
|
}
|
|
30348
30354
|
get el() { return getElement(this); }
|
|
30349
30355
|
static get watchers() { return {
|
|
@@ -30441,7 +30447,7 @@ class TabButton {
|
|
|
30441
30447
|
rel,
|
|
30442
30448
|
target,
|
|
30443
30449
|
};
|
|
30444
|
-
return (hAsync(Host, { key: '
|
|
30450
|
+
return (hAsync(Host, { key: '4b528ce31f67e10ad849e0c99bd034bba675c227', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
|
|
30445
30451
|
[mode]: true,
|
|
30446
30452
|
'tab-selected': selected,
|
|
30447
30453
|
'tab-disabled': disabled,
|
|
@@ -30453,7 +30459,7 @@ class TabButton {
|
|
|
30453
30459
|
'ion-activatable': true,
|
|
30454
30460
|
'ion-selectable': true,
|
|
30455
30461
|
'ion-focusable': true,
|
|
30456
|
-
} }, hAsync("a", Object.assign({ key: '
|
|
30462
|
+
} }, hAsync("a", Object.assign({ key: '0da8784b1b243ffaaaf04dd7adb55d6881ed0c08' }, attrs, { class: "button-native", part: "native", role: "tab", "aria-selected": selected ? 'true' : null, "aria-disabled": disabled ? 'true' : null, tabindex: disabled ? '-1' : undefined }, inheritedAttributes), hAsync("span", { key: '2c628e8f1ebc129f84876c01530468cb97d8bf3a', class: "button-inner" }, hAsync("slot", { key: '8052a171d197a7de1a7eb12b091c35f73ae1ee21' })), mode === 'md' && hAsync("ion-ripple-effect", { key: '4186bdb5ed045ec16f495a14fa30ac864c576227', type: "unbounded" }))));
|
|
30457
30463
|
}
|
|
30458
30464
|
get el() { return getElement(this); }
|
|
30459
30465
|
static get style() { return {
|
|
@@ -30629,7 +30635,7 @@ class Tabs {
|
|
|
30629
30635
|
return Array.from(this.el.querySelectorAll('ion-tab'));
|
|
30630
30636
|
}
|
|
30631
30637
|
render() {
|
|
30632
|
-
return (hAsync(Host, { key: '
|
|
30638
|
+
return (hAsync(Host, { key: 'eb094c9bd15b7777c53bd0bd6d225784fa472849', onIonTabButtonClick: this.onTabClicked }, hAsync("slot", { key: 'a516ca6915bf26e77eeeb0ff684c4fcc7d4420a7', name: "top" }), hAsync("div", { key: 'dd2a32a072d77afe216abc4958c1d686405fb780', class: "tabs-inner" }, hAsync("slot", { key: '222c20ba862068f5c78e7bbef4fa213499fb2fa5' })), hAsync("slot", { key: '3e76dcb1b21873aa137d095c56131514054ead3a', name: "bottom" })));
|
|
30633
30639
|
}
|
|
30634
30640
|
get el() { return getElement(this); }
|
|
30635
30641
|
static get style() { return IonTabsStyle0; }
|
|
@@ -30671,9 +30677,9 @@ class Text {
|
|
|
30671
30677
|
}
|
|
30672
30678
|
render() {
|
|
30673
30679
|
const mode = getIonMode$1(this);
|
|
30674
|
-
return (hAsync(Host, { key: '
|
|
30680
|
+
return (hAsync(Host, { key: '4b76333b1ea5cab134b9dc1f5670c0d5a253fc32', class: createColorClasses$1(this.color, {
|
|
30675
30681
|
[mode]: true,
|
|
30676
|
-
}) }, hAsync("slot", { key: '
|
|
30682
|
+
}) }, hAsync("slot", { key: '3dee5f16bc58b3d92547d910bd4f441a00ce2039' })));
|
|
30677
30683
|
}
|
|
30678
30684
|
static get style() { return IonTextStyle0; }
|
|
30679
30685
|
static get cmpMeta() { return {
|
|
@@ -31040,7 +31046,7 @@ class Textarea {
|
|
|
31040
31046
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
31041
31047
|
*/
|
|
31042
31048
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
|
|
31043
|
-
return (hAsync(Host, { key: '
|
|
31049
|
+
return (hAsync(Host, { key: '37595a18d77dea1a337ac1c672e5f08a4128111d', class: createColorClasses$1(this.color, {
|
|
31044
31050
|
[mode]: true,
|
|
31045
31051
|
'has-value': hasValue,
|
|
31046
31052
|
'has-focus': hasFocus,
|
|
@@ -31049,7 +31055,7 @@ class Textarea {
|
|
|
31049
31055
|
[`textarea-shape-${shape}`]: shape !== undefined,
|
|
31050
31056
|
[`textarea-label-placement-${labelPlacement}`]: true,
|
|
31051
31057
|
'textarea-disabled': disabled,
|
|
31052
|
-
}) }, hAsync("label", { key: '
|
|
31058
|
+
}) }, hAsync("label", { key: '67342758743e5a40448a32ff695876d39778621f', class: "textarea-wrapper", htmlFor: inputId }, this.renderLabelContainer(), hAsync("div", { key: 'a994be8264bf5652811cf816d79a04178954e83f', class: "textarea-wrapper-inner" }, hAsync("div", { key: 'e09c93ebcd5b3d227d51e682ca23dfc7fd7027ad', class: "start-slot-wrapper" }, hAsync("slot", { key: 'd39758f21f19ae70aea21e9a9a7b7c20991fe593', name: "start" })), hAsync("div", { key: '6a4e10e53de4bb235ee30def4c9ae5bdee888816', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, hAsync("textarea", Object.assign({ key: '9e254e551f124d972e9bc6b09ef0f2bb55890be5', class: "native-textarea", ref: (el) => (this.nativeInput = el), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, minLength: this.minlength, maxLength: this.maxlength, name: this.name, placeholder: this.placeholder || '', readOnly: this.readonly, required: this.required, spellcheck: this.spellcheck, cols: this.cols, rows: this.rows, wrap: this.wrap, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeyDown }, this.inheritedAttributes), value)), hAsync("div", { key: 'a66aa2d2bc4778a0bec56a8b9ec9052a832eb3b2', class: "end-slot-wrapper" }, hAsync("slot", { key: '8e6a90b4475de32e23afc593da4108610dcca663', name: "end" }))), shouldRenderHighlight && hAsync("div", { key: '6da03205a8daff45581b20f0af3938634a9d5f8c', class: "textarea-highlight" })), this.renderBottomContent()));
|
|
31053
31059
|
}
|
|
31054
31060
|
get el() { return getElement(this); }
|
|
31055
31061
|
static get watchers() { return {
|
|
@@ -31111,7 +31117,7 @@ class Thumbnail {
|
|
|
31111
31117
|
registerInstance(this, hostRef);
|
|
31112
31118
|
}
|
|
31113
31119
|
render() {
|
|
31114
|
-
return (hAsync(Host, { key: '
|
|
31120
|
+
return (hAsync(Host, { key: 'ea55000055f941b0c79561e8934be6242ec8e114', class: getIonMode$1(this) }, hAsync("slot", { key: 'a4f934f442797f5c66a77e0ef8920fdd07c204f2' })));
|
|
31115
31121
|
}
|
|
31116
31122
|
static get style() { return IonThumbnailStyle0; }
|
|
31117
31123
|
static get cmpMeta() { return {
|
|
@@ -31947,9 +31953,9 @@ class Toast {
|
|
|
31947
31953
|
if (layout === 'stacked' && startButtons.length > 0 && endButtons.length > 0) {
|
|
31948
31954
|
printIonWarning('This toast is using start and end buttons with the stacked toast layout. We recommend following the best practice of using either start or end buttons with the stacked toast layout.', el);
|
|
31949
31955
|
}
|
|
31950
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
31956
|
+
return (hAsync(Host, Object.assign({ key: '68c336f80af04ba484ca9899bae8f40c0d9b7691', tabindex: "-1" }, this.htmlAttributes, { style: {
|
|
31951
31957
|
zIndex: `${60000 + this.overlayIndex}`,
|
|
31952
|
-
}, class: createColorClasses$1(this.color, Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent })), onIonToastWillDismiss: this.dispatchCancelHandler }), hAsync("div", { key: '
|
|
31958
|
+
}, class: createColorClasses$1(this.color, Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent })), onIonToastWillDismiss: this.dispatchCancelHandler }), hAsync("div", { key: '3483b188f14b700964a123997a60a43a2023a1b6', class: wrapperClass }, hAsync("div", { key: '1b88544a9b87253b364cbec6285625388979b560', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (hAsync("ion-icon", { key: 'bd1c42e3b14af66b880dfe283e3ae910075c0f70', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), hAsync("div", { key: 'a5ef6cdabc1f7c70d11a5f2a0abf8737fe7550e8', class: "toast-content", role: "status", "aria-atomic": "true", "aria-live": "polite" }, !revealContentToScreenReader && header !== undefined && this.renderHeader('oldHeader', 'true'), !revealContentToScreenReader && message !== undefined && this.renderToastMessage('oldMessage', 'true'), revealContentToScreenReader && header !== undefined && this.renderHeader('header'), revealContentToScreenReader && message !== undefined && this.renderToastMessage('header')), this.renderButtons(endButtons, 'end')))));
|
|
31953
31959
|
}
|
|
31954
31960
|
get el() { return getElement(this); }
|
|
31955
31961
|
static get watchers() { return {
|
|
@@ -32169,7 +32175,7 @@ class Toggle {
|
|
|
32169
32175
|
const value = this.getValue();
|
|
32170
32176
|
const rtl = isRTL$1(el) ? 'rtl' : 'ltr';
|
|
32171
32177
|
renderHiddenInput(true, el, name, checked ? value : '', disabled);
|
|
32172
|
-
return (hAsync(Host, { key: '
|
|
32178
|
+
return (hAsync(Host, { key: '8f024fb0fbc2d4442be0574b03450426e8e4fc9e', onClick: this.onClick, class: createColorClasses$1(color, {
|
|
32173
32179
|
[mode]: true,
|
|
32174
32180
|
'in-item': hostContext('ion-item', el),
|
|
32175
32181
|
'toggle-activated': activated,
|
|
@@ -32179,10 +32185,10 @@ class Toggle {
|
|
|
32179
32185
|
[`toggle-alignment-${alignment}`]: alignment !== undefined,
|
|
32180
32186
|
[`toggle-label-placement-${labelPlacement}`]: true,
|
|
32181
32187
|
[`toggle-${rtl}`]: true,
|
|
32182
|
-
}) }, hAsync("label", { key: '
|
|
32188
|
+
}) }, hAsync("label", { key: '0492f009cd89755adf41f60925028002df0e67b1', class: "toggle-wrapper" }, hAsync("input", Object.assign({ key: 'fd98b23e8adfa2630878eddc30607a0b1bf9e798', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl) }, this.inheritedAttributes)), hAsync("div", { key: 'bcbde055ad9450319ae41e8956a1e8cc0a7796a4', class: {
|
|
32183
32189
|
'label-text-wrapper': true,
|
|
32184
32190
|
'label-text-wrapper-hidden': !this.hasLabel,
|
|
32185
|
-
}, part: "label" }, hAsync("slot", { key: '
|
|
32191
|
+
}, part: "label" }, hAsync("slot", { key: '7a6ea9515d454d80615f0622f361c5f91b41345c' })), hAsync("div", { key: '6d3670b81b8f809092c98b3f3b8e483ddf6a7cac', class: "native-wrapper" }, this.renderToggleControl()))));
|
|
32186
32192
|
}
|
|
32187
32193
|
get el() { return getElement(this); }
|
|
32188
32194
|
static get watchers() { return {
|
|
@@ -32286,10 +32292,10 @@ class Toolbar {
|
|
|
32286
32292
|
this.childrenStyles.forEach((value) => {
|
|
32287
32293
|
Object.assign(childStyles, value);
|
|
32288
32294
|
});
|
|
32289
|
-
return (hAsync(Host, { key: '
|
|
32295
|
+
return (hAsync(Host, { key: '4bb3a55001408a3bdf033af76b9196cb96c07c09', class: Object.assign(Object.assign({}, childStyles), createColorClasses$1(this.color, {
|
|
32290
32296
|
[mode]: true,
|
|
32291
32297
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
32292
|
-
})) }, hAsync("div", { key: '
|
|
32298
|
+
})) }, hAsync("div", { key: '0891db157d6e028c6d03696f13fb510ea91b0296', class: "toolbar-background" }), hAsync("div", { key: '95fbc870d808f74af4bb18cd8f8ec8c7828a9e0b', class: "toolbar-container" }, hAsync("slot", { key: '84d4a9644660fe00ca085055ca8d12f3647531ad', name: "start" }), hAsync("slot", { key: 'fd361dc9c9979f59aed2fedcf94629506fae62b0', name: "secondary" }), hAsync("div", { key: '54d2b28616a4627c55766f66dc453707752758a6', class: "toolbar-content" }, hAsync("slot", { key: '8f65e0830cce7135640b90eb694e282cb7e5efd2' })), hAsync("slot", { key: 'c78be11a207c8674f222543646398636956087e6', name: "primary" }), hAsync("slot", { key: 'ab25e1601ccaa8cb0d81921b849bcb7402aa7826', name: "end" }))));
|
|
32293
32299
|
}
|
|
32294
32300
|
get el() { return getElement(this); }
|
|
32295
32301
|
static get style() { return {
|
|
@@ -32339,11 +32345,11 @@ class ToolbarTitle {
|
|
|
32339
32345
|
render() {
|
|
32340
32346
|
const mode = getIonMode$1(this);
|
|
32341
32347
|
const size = this.getSize();
|
|
32342
|
-
return (hAsync(Host, { key: '
|
|
32348
|
+
return (hAsync(Host, { key: '5a58dc437a6f4257244bbdd7e9a682a17d8c9a6b', class: createColorClasses$1(this.color, {
|
|
32343
32349
|
[mode]: true,
|
|
32344
32350
|
[`title-${size}`]: true,
|
|
32345
32351
|
'title-rtl': document.dir === 'rtl',
|
|
32346
|
-
}) }, hAsync("div", { key: '
|
|
32352
|
+
}) }, hAsync("div", { key: '58682ea7b8f47a08adfad419b5c76b34784c6501', class: "toolbar-title" }, hAsync("slot", { key: '8a9248534e4c3076f5e2dfda38ef86069796851c' }))));
|
|
32347
32353
|
}
|
|
32348
32354
|
get el() { return getElement(this); }
|
|
32349
32355
|
static get watchers() { return {
|