@ionic/core 8.7.6-dev.11762424095.164a4ffe → 8.7.6-dev.11762446926.123acdf7
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/button.js +1 -1
- package/components/checkbox.js +3 -3
- package/components/content.js +3 -3
- package/components/header.js +2 -2
- package/components/ion-card-content.js +7 -8
- 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-chip.js +2 -2
- package/components/ion-col.js +2 -2
- package/components/ion-datetime-button.js +2 -2
- package/components/ion-datetime.js +2 -2
- package/components/ion-divider.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-img.js +2 -2
- package/components/ion-infinite-scroll-content.js +2 -2
- package/components/ion-infinite-scroll.js +1 -1
- package/components/ion-input-otp.js +3 -3
- package/components/ion-input-password-toggle.js +3 -3
- package/components/ion-input.js +4 -4
- package/components/ion-item-divider.js +2 -2
- package/components/ion-item-group.js +1 -1
- package/components/ion-item-option.js +2 -2
- package/components/ion-item-options.js +1 -1
- package/components/ion-item-sliding.js +1 -1
- package/components/ion-loading.js +2 -2
- package/components/ion-menu-button.js +2 -2
- package/components/ion-menu-toggle.js +2 -2
- package/components/ion-menu.js +2 -2
- package/components/ion-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 +2 -2
- package/components/ion-refresher.js +1 -1
- package/components/ion-reorder-group.js +1 -1
- package/components/ion-reorder.js +2 -2
- package/components/ion-router-link.js +2 -2
- package/components/ion-router-outlet.js +1 -1
- package/components/ion-row.js +2 -2
- package/components/ion-searchbar.js +4 -4
- package/components/ion-segment-button.js +2 -2
- package/components/ion-segment-content.js +1 -1
- package/components/ion-segment-view.js +2 -2
- package/components/ion-segment.js +2 -2
- package/components/ion-select-option.js +1 -1
- package/components/ion-select.js +3 -3
- 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 +3 -3
- package/components/ion-thumbnail.js +2 -2
- package/components/ion-toast.js +2 -2
- package/components/ion-toggle.js +3 -3
- package/components/label.js +2 -2
- package/components/list-header.js +2 -2
- package/components/list.js +1 -1
- package/components/modal.js +5 -5
- 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 +2 -2
- package/components/radio.js +3 -3
- package/components/ripple-effect.js +1 -1
- package/components/select-modal.js +3 -10
- package/components/select-popover.js +2 -2
- package/components/spinner.js +1 -1
- package/components/title.js +2 -2
- package/components/toolbar.js +2 -2
- package/css/core.css +1 -1
- package/css/core.css.map +1 -1
- package/css/ionic.bundle.css +1 -1
- package/css/ionic.bundle.css.map +1 -1
- package/dist/cjs/ion-app_8.cjs.entry.js +12 -12
- package/dist/cjs/ion-avatar_3.cjs.entry.js +2 -2
- package/dist/cjs/ion-button_2.cjs.entry.js +1 -1
- package/dist/cjs/ion-card_5.cjs.entry.js +11 -13
- 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 +6 -6
- package/dist/cjs/ion-datetime-button.cjs.entry.js +2 -2
- package/dist/cjs/ion-datetime_3.cjs.entry.js +6 -6
- package/dist/cjs/ion-divider.cjs.entry.js +2 -2
- package/dist/cjs/ion-fab_3.cjs.entry.js +6 -6
- package/dist/cjs/ion-img.cjs.entry.js +2 -2
- package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +3 -3
- package/dist/cjs/ion-input-otp.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 +4 -4
- 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 +2 -2
- package/dist/cjs/ion-menu_3.cjs.entry.js +6 -6
- 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 +2 -2
- package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/ion-radio_2.cjs.entry.js +5 -5
- package/dist/cjs/ion-range.cjs.entry.js +3 -3
- package/dist/cjs/ion-refresher_2.cjs.entry.js +3 -3
- package/dist/cjs/ion-reorder_2.cjs.entry.js +3 -3
- 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-content.cjs.entry.js +1 -1
- package/dist/cjs/ion-segment-view.cjs.entry.js +2 -2
- package/dist/cjs/ion-segment_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-select-modal.cjs.entry.js +2 -9
- package/dist/cjs/ion-select_3.cjs.entry.js +6 -6
- 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 +3 -3
- package/dist/cjs/ion-toast.cjs.entry.js +2 -2
- package/dist/cjs/ion-toggle.cjs.entry.js +3 -3
- package/dist/cjs/ionic.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/button/button.ionic.css +6 -22
- package/dist/collection/components/card-content/card-content.ionic.css +4 -7
- package/dist/collection/components/card-content/card-content.ios.css +14 -14
- package/dist/collection/components/card-content/card-content.js +3 -4
- package/dist/collection/components/card-content/card-content.md.css +14 -14
- 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/divider/divider.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 +2 -2
- 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 +4 -4
- package/dist/collection/components/input-otp/input-otp.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.ionic.css +0 -6
- 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 +2 -2
- 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 +2 -2
- package/dist/collection/components/reorder/reorder.js +2 -2
- 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 +2 -2
- 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 +2 -2
- package/dist/collection/components/segment-content/segment-content.js +1 -1
- package/dist/collection/components/segment-view/segment-view.js +2 -2
- package/dist/collection/components/select/select.js +3 -3
- package/dist/collection/components/select-modal/select-modal.ionic.css +0 -4
- package/dist/collection/components/select-modal/select-modal.js +2 -9
- package/dist/collection/components/select-option/select-option.js +1 -1
- package/dist/collection/components/select-popover/select-popover.js +2 -2
- package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
- package/dist/collection/components/spinner/spinner.js +1 -1
- package/dist/collection/components/split-pane/split-pane.js +2 -2
- package/dist/collection/components/tab/tab.js +2 -2
- package/dist/collection/components/tab-bar/tab-bar.js +2 -2
- package/dist/collection/components/tab-button/tab-button.js +2 -2
- package/dist/collection/components/tabs/tabs.js +1 -1
- package/dist/collection/components/text/text.js +2 -2
- package/dist/collection/components/textarea/textarea.js +3 -3
- package/dist/collection/components/thumbnail/thumbnail.js +2 -2
- 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/docs.json +2 -2
- package/dist/esm/ion-app_8.entry.js +12 -12
- package/dist/esm/ion-avatar_3.entry.js +2 -2
- package/dist/esm/ion-button_2.entry.js +1 -1
- package/dist/esm/ion-card_5.entry.js +11 -13
- 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 +6 -6
- package/dist/esm/ion-datetime-button.entry.js +2 -2
- package/dist/esm/ion-datetime_3.entry.js +6 -6
- package/dist/esm/ion-divider.entry.js +2 -2
- package/dist/esm/ion-fab_3.entry.js +6 -6
- package/dist/esm/ion-img.entry.js +2 -2
- package/dist/esm/ion-infinite-scroll_2.entry.js +3 -3
- package/dist/esm/ion-input-otp.entry.js +3 -3
- package/dist/esm/ion-input-password-toggle.entry.js +3 -3
- package/dist/esm/ion-input.entry.js +4 -4
- 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 +2 -2
- package/dist/esm/ion-menu_3.entry.js +6 -6
- 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 +2 -2
- package/dist/esm/ion-progress-bar.entry.js +1 -1
- package/dist/esm/ion-radio_2.entry.js +5 -5
- package/dist/esm/ion-range.entry.js +3 -3
- package/dist/esm/ion-refresher_2.entry.js +3 -3
- package/dist/esm/ion-reorder_2.entry.js +3 -3
- 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-content.entry.js +1 -1
- package/dist/esm/ion-segment-view.entry.js +2 -2
- package/dist/esm/ion-segment_2.entry.js +4 -4
- package/dist/esm/ion-select-modal.entry.js +3 -10
- package/dist/esm/ion-select_3.entry.js +6 -6
- 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 +3 -3
- package/dist/esm/ion-toast.entry.js +2 -2
- package/dist/esm/ion-toggle.entry.js +3 -3
- package/dist/esm/ionic.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/{p-16c5a01c.entry.js → p-03d25ce5.entry.js} +1 -1
- package/dist/ionic/{p-ecc8aebb.entry.js → p-15e5d054.entry.js} +1 -1
- package/dist/ionic/{p-90320028.entry.js → p-1a920cdb.entry.js} +1 -1
- package/dist/ionic/{p-88ef6829.entry.js → p-21aee5b7.entry.js} +1 -1
- package/dist/ionic/{p-17b4e51e.entry.js → p-22c02aea.entry.js} +1 -1
- package/dist/ionic/{p-56a9319e.entry.js → p-2dfbae3f.entry.js} +1 -1
- package/dist/ionic/{p-844bd58c.entry.js → p-2e9373ba.entry.js} +1 -1
- package/dist/ionic/{p-59e6c978.entry.js → p-325c3304.entry.js} +1 -1
- package/dist/ionic/p-43d72b76.entry.js +4 -0
- package/dist/ionic/p-48b1b019.entry.js +4 -0
- package/dist/ionic/{p-db90b95a.entry.js → p-49217750.entry.js} +1 -1
- package/dist/ionic/{p-3622a9ea.entry.js → p-493b739a.entry.js} +1 -1
- package/dist/ionic/{p-f3de58bd.entry.js → p-4e349265.entry.js} +1 -1
- package/dist/ionic/{p-2bab0853.entry.js → p-5121535d.entry.js} +1 -1
- package/dist/ionic/{p-83a116e6.entry.js → p-5c4a86bc.entry.js} +1 -1
- package/dist/ionic/{p-9bee2bdd.entry.js → p-5c76d65d.entry.js} +1 -1
- package/dist/ionic/p-5feb1aec.entry.js +4 -0
- package/dist/ionic/{p-dcfb2b1d.entry.js → p-67bb35ab.entry.js} +1 -1
- package/dist/ionic/{p-64385b66.entry.js → p-687242ec.entry.js} +1 -1
- package/dist/ionic/{p-127ae3b5.entry.js → p-6afa042a.entry.js} +1 -1
- package/dist/ionic/{p-a57c0cce.entry.js → p-6b13c6c1.entry.js} +1 -1
- package/dist/ionic/{p-418e4330.entry.js → p-6e079661.entry.js} +1 -1
- package/dist/ionic/{p-66397fac.entry.js → p-75c553c0.entry.js} +1 -1
- package/dist/ionic/{p-3a6a92ab.entry.js → p-77da86d1.entry.js} +1 -1
- package/dist/ionic/{p-4261dc5d.entry.js → p-875e46fd.entry.js} +1 -1
- package/dist/ionic/{p-2e19a4dd.entry.js → p-89346674.entry.js} +1 -1
- package/dist/ionic/p-8d1ebcd0.entry.js +4 -0
- package/dist/ionic/{p-86b82096.entry.js → p-9978eeb9.entry.js} +1 -1
- package/dist/ionic/p-9a31abcd.entry.js +4 -0
- package/dist/ionic/{p-7d450184.entry.js → p-9a80a61f.entry.js} +1 -1
- package/dist/ionic/{p-b2291ef0.entry.js → p-9d649ff0.entry.js} +1 -1
- package/dist/ionic/{p-c775e3c0.entry.js → p-a2583cce.entry.js} +1 -1
- package/dist/ionic/{p-a1128f7f.entry.js → p-a3299f26.entry.js} +1 -1
- package/dist/ionic/{p-91966afa.entry.js → p-a61d1f23.entry.js} +1 -1
- package/dist/ionic/{p-e9dd8600.entry.js → p-a98829dd.entry.js} +1 -1
- package/dist/ionic/{p-b26aeaf8.entry.js → p-ad8f157e.entry.js} +1 -1
- package/dist/ionic/{p-28571945.entry.js → p-b2951be0.entry.js} +1 -1
- package/dist/ionic/{p-c2f738d2.entry.js → p-b5d51634.entry.js} +1 -1
- package/dist/ionic/{p-87678140.entry.js → p-c1448dbf.entry.js} +1 -1
- package/dist/ionic/{p-81770a5c.entry.js → p-cc3ec408.entry.js} +1 -1
- package/dist/ionic/p-ce61e4b4.entry.js +4 -0
- package/dist/ionic/{p-23e4b68a.entry.js → p-eadd22a8.entry.js} +1 -1
- package/dist/ionic/{p-e28d6a81.entry.js → p-eef5cef8.entry.js} +1 -1
- package/dist/ionic/{p-59a79bd9.entry.js → p-efefd9cd.entry.js} +1 -1
- package/dist/ionic/{p-6fac73e6.entry.js → p-f20f9e12.entry.js} +1 -1
- package/dist/ionic/p-f33349c8.entry.js +4 -0
- package/dist/ionic/{p-642b022d.entry.js → p-f62d555b.entry.js} +1 -1
- package/dist/types/components/select-modal/select-modal.d.ts +0 -1
- package/hydrate/index.js +166 -175
- package/hydrate/index.mjs +166 -175
- package/package.json +1 -1
- package/dist/ionic/p-3cb3d194.entry.js +0 -4
- package/dist/ionic/p-6f75cbe0.entry.js +0 -4
- package/dist/ionic/p-89743bba.entry.js +0 -4
- package/dist/ionic/p-ce510c06.entry.js +0 -4
- package/dist/ionic/p-cea1ee31.entry.js +0 -4
- package/dist/ionic/p-d1c60c1c.entry.js +0 -4
- package/dist/ionic/p-ec02238a.entry.js +0 -4
package/hydrate/index.mjs
CHANGED
|
@@ -9545,7 +9545,7 @@ class Breadcrumbs {
|
|
|
9545
9545
|
}; }
|
|
9546
9546
|
}
|
|
9547
9547
|
|
|
9548
|
-
const buttonIonicCss = ":host{--overflow:hidden;--ripple-color:currentColor;--border-width:initial;--border-color:initial;--border-style:initial;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--box-shadow:none;display:inline-block;width:auto;color:var(--color);text-align:center;text-decoration:none;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;vertical-align:-webkit-baseline-middle;-webkit-font-kerning:none;font-kerning:none}:host(.button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.button-outline){--background:transparent}:host(.button-clear){--border-width:0;--background:transparent}:host(.button-block){display:block}:host(.button-block) .button-native{margin-left:0;margin-right:0;width:100%;clear:both;contain:content}:host(.button-block) .button-native::after{clear:both}:host(.button-full){display:block}:host(.button-full) .button-native{margin-left:0;margin-right:0;width:100%;contain:content}:host(.button-full:not(.button-round)) .button-native{border-radius:0;border-right-width:0;border-left-width:0}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;white-space:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;width:100%;height:100%;min-height:inherit;-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);line-height:1;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);contain:layout style;cursor:pointer;opacity:var(--opacity);overflow:var(--overflow);z-index:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button-native::-moz-focus-inner{border:0}.button-inner{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;width:100%;height:100%;z-index:1}::slotted([slot=start]),::slotted([slot=end]){-ms-flex-negative:0;flex-shrink:0}::slotted(ion-icon),::slotted(ion-spinner){pointer-events:none}ion-ripple-effect{color:var(--ripple-color)}.button-native::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}:host(.ion-focused){color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){:host(:hover){color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-activated){color:var(--color-activated)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.button-solid.ion-color) .button-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.button-outline.ion-color) .button-native{border-color:var(--ion-color-base);background:transparent;color:var(--ion-color-base)}:host(.button-clear.ion-color) .button-native{background:transparent;color:var(--ion-color-foreground)}:host(.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{color:var(--ion-toolbar-color, var(--color))}:host(.button-outline.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{border-color:var(--ion-toolbar-color, var(--color, var(--border-color)))}:host(.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{background:var(--ion-toolbar-color, var(--background));color:var(--ion-toolbar-background, var(--color))}.button-native ion-ripple-effect,.button-native::after{border-radius:inherit}:host(.button-has-badge) .button-native{--overflow:visible}:host ::slotted(ion-badge[vertical]:not(:empty)){display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host{--padding-top:var(--token-space-0, var(--token-scale-0, 0px));--padding-end:var(--token-space-0, var(--token-scale-0, 0px));--padding-bottom:var(--padding-top);--padding-start:var(--padding-end);--focus-ring-color:var(--token-border-focus-default, var(--token-primitives-blue-400, #b5c0f7));--focus-ring-width:var(--token-border-size-050, var(--token-scale-050, 2px));position:relative}:host::after{right:0;left:0;top:50%;position:absolute;height:100%;min-height:var(--token-scale-1200, 48px);-webkit-transform:translateY(-50%);transform:translateY(-50%);content:\"\";cursor:pointer;z-index:1}:host(.button-clear){--color:var(--ion-color-primary-foreground, var(--token-text-primary, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))))}:host(.button-solid){--background-activated:var(--ion-color-primary-shade, var(--token-bg-primary-base-press, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))));--background-hover:var(--ion-color-primary-shade, var(--token-bg-primary-base-press, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))));--background-focused:transparent;--background-hover-opacity:1;--background:var(--ion-color-primary, var(--token-bg-primary-base-default, var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef)))));--color:var(--ion-color-primary-contrast, var(--token-text-inverse, var(--token-primitives-base-white, #ffffff)));--ripple-opacity:var(--background-activated-opacity, 1);--ripple-color:var(--background-activated)}:host(.button-outline){--border-width:var(--token-border-size-025, var(--token-scale-025, 1px));--border-style:var(--token-border-style-solid, solid);--background-activated:var(--ion-color-primary-subtle-shade, var(--token-bg-primary-subtle-press, var(--token-semantics-primary-300, var(--token-primitives-blue-300, #d0d7fa))));--background-focused:transparent;--background-hover:var(--ion-color-primary-subtle-shade, var(--token-bg-primary-subtle-press, var(--token-semantics-primary-300, var(--token-primitives-blue-300, #d0d7fa))));--background-hover-opacity:1;--border-color:var(--ion-color-primary, var(--token-bg-primary-base-default, var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef)))));--color:var(--ion-color-primary, var(--token-bg-primary-base-default, var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef)))));--ripple-opacity:var(--background-activated-opacity, 1);--ripple-color:var(--background-activated)}:host(.button-outline.ion-color-warning) .button-native{border-color:var(--ion-color-warning-foreground, var(--token-text-warning, var(--token-semantics-warning-1000, var(--token-primitives-yellow-1000, #704b02))));color:var(--ion-color-warning-foreground, var(--token-text-warning, var(--token-semantics-warning-1000, var(--token-primitives-yellow-1000, #704b02))))}:host(.button-clear){--background-activated:var(--ion-color-primary-subtle-shade, var(--token-bg-primary-subtle-press, var(--token-semantics-primary-300, var(--token-primitives-blue-300, #d0d7fa))));--background-focused:transparent;--background-hover:var(--ion-color-primary-subtle-shade, var(--token-bg-primary-subtle-press, var(--token-semantics-primary-300, var(--token-primitives-blue-300, #d0d7fa))));--background-hover-opacity:1;--color:var(--ion-color-primary-foreground, var(--token-text-primary, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))));--ripple-opacity:var(--background-activated-opacity, 1);--ripple-color:var(--background-activated)}:host(.button-solid.ion-color) ion-ripple-effect{color:var(--ion-color-shade)}:host(.button-outline.ion-color) ion-ripple-effect,:host(.button-clear.ion-color) ion-ripple-effect{color:var(--ion-color-subtle-shade)}:host(.button-small){--padding-end:var(--token-space-400, var(--token-scale-400, 16px));font-size:var(--token-font-size-350, 0.875rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-1, 1%);line-height:var(--token-font-line-height-500, var(--token-scale-500, 20px));text-decoration:none;text-transform:none;min-width:var(--token-scale-1600, 64px);min-height:var(--token-scale-1000, 40px)}:host(.button-medium){--padding-end:var(--token-space-500, var(--token-scale-500, 20px));font-size:var(--token-font-size-400, 1rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-1, 1%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none;min-width:var(--token-scale-1800, 72px);min-height:var(--token-scale-1200, 48px)}:host(.button-large){--padding-end:var(--token-space-700, var(--token-scale-700, 28px));font-size:var(--token-font-size-500, 1.25rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-1, 1%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none;min-width:var(--token-scale-2000, 80px);min-height:var(--token-scale-1400, 56px)}:host(.button-small) ::slotted(ion-icon[slot=start]),:host(.button-small) ::slotted(ion-icon[slot=end]),:host(.button-small) ::slotted(ion-icon[slot=icon-only]),:host(.button-medium) ::slotted(ion-icon[slot=start]),:host(.button-medium) ::slotted(ion-icon[slot=end]),:host(.button-medium) ::slotted(ion-icon[slot=icon-only]){width:var(--token-scale-500, 20px);height:var(--token-scale-500, 20px)}:host(.button-large) ::slotted(ion-icon[slot=start]),:host(.button-large) ::slotted(ion-icon[slot=end]),:host(.button-large) ::slotted(ion-icon[slot=icon-only]){width:var(--token-scale-600, 24px);height:var(--token-scale-600, 24px)}:host(.button-has-icon-only){--padding-end:var(--padding-top);min-width:unset;aspect-ratio:1/1}::slotted(ion-spinner){--color:currentColor}::slotted(ion-spinner[slot=start]),::slotted(ion-spinner[slot=end]),::slotted(ion-spinner[slot=icon-only]){width:var(--token-scale-500, 20px);height:var(--token-scale-500, 20px)}:host(.button-soft){--border-radius:var(--token-border-radius-200, var(--token-scale-200, 8px))}:host(.button-round){--border-radius:var(--token-border-radius-full, 999px)}:host(.button-rectangular){--border-radius:var(--token-border-radius-0, var(--token-scale-0, 0px))}:host(.ion-focused) .button-native{outline:var(--focus-ring-width) var(--token-border-style-solid, solid) var(--focus-ring-color);outline-offset:var(--token-border-size-050, var(--token-scale-050, 2px))}:host(.button-solid.ion-color.ion-activated) .button-native::after{background:var(--ion-color-shade)}:host(.button-outline.ion-color.ion-activated) .button-native::after,:host(.button-clear.ion-color.ion-activated) .button-native::after{background:var(--ion-color-subtle-shade)}:host(.ion-activated) .button-native:has(ion-ripple-effect)::after,:host(.button-solid.ion-color.ion-activated) .button-native:has(ion-ripple-effect)::after,:host(.button-outline.ion-color.ion-activated) .button-native:has(ion-ripple-effect)::after,:host(.button-clear.ion-color.ion-activated) .button-native:has(ion-ripple-effect)::after{background:transparent}@media (any-hover: hover){:host(.button-solid.ion-color:hover) .button-native::after{background:var(--ion-color-shade)}:host(.button-outline.ion-color:hover) .button-native::after,:host(.button-clear.ion-color:hover) .button-native::after{background:var(--ion-color-subtle-shade)}}:host(.button-disabled) .button-native::after{right:0;left:0;top:0;bottom:0;position:absolute;background-color:var(--token-state-disabled, rgba(255, 255, 255, 0.6));content:\"\";pointer-events:none;width:inherit;height:inherit}::slotted(ion-icon){font-size:var(--token-font-size-500, 1.25rem)}:host(.button-small) ::slotted(ion-icon[slot=start]),:host(.button-small) ::slotted(ion-spinner[slot=start]){-webkit-margin-end:var(--token-space-200, var(--token-scale-200, 8px));margin-inline-end:var(--token-space-200, var(--token-scale-200, 8px))}::slotted(ion-icon[slot=start]),::slotted(ion-spinner[slot=start]){-webkit-margin-end:var(--token-space-250, var(--token-scale-250, 10px));margin-inline-end:var(--token-space-250, var(--token-scale-250, 10px))}:host(.button-large) ::slotted(ion-icon[slot=start]),:host(.button-large) ::slotted(ion-spinner[slot=start]){-webkit-margin-end:var(--token-space-300, var(--token-scale-300, 12px));margin-inline-end:var(--token-space-300, var(--token-scale-300, 12px))}:host(.button-small) ::slotted(ion-icon[slot=end]),:host(.button-small) ::slotted(ion-spinner[slot=end]){-webkit-margin-start:var(--token-space-200, var(--token-scale-200, 8px));margin-inline-start:var(--token-space-200, var(--token-scale-200, 8px))}::slotted(ion-icon[slot=end]),::slotted(ion-spinner[slot=end]){-webkit-margin-start:var(--token-space-250, var(--token-scale-250, 10px));margin-inline-start:var(--token-space-250, var(--token-scale-250, 10px))}:host(.button-large) ::slotted(ion-icon[slot=end]),:host(.button-large) ::slotted(ion-spinner[slot=end]){-webkit-margin-start:var(--token-space-300, var(--token-scale-300, 12px));margin-inline-start:var(--token-space-300, var(--token-scale-300, 12px))}:host(.button-has-badge){--padding-top:var(--token-space-0, var(--token-scale-0, 0px));--padding-bottom:var(--token-space-0, var(--token-scale-0, 0px))}:host(.button-small) ::slotted(ion-badge){inset-inline-end:calc(-1 * var(--token-space-050, var(--token-scale-050, 2px)))}:host(.button-medium) ::slotted(ion-badge.long-badge.badge-vertical-top){top:var(--token-space-100, var(--token-scale-100, 4px))}:host(.button-medium) ::slotted(ion-badge.long-badge.badge-vertical-bottom){bottom:var(--token-space-100, var(--token-scale-100, 4px))}:host(.button-medium) ::slotted(ion-badge:not(.long-badge).badge-vertical-top){top:var(--token-space-100, var(--token-scale-100, 4px))}:host(.button-medium) ::slotted(ion-badge:not(.long-badge).badge-vertical-top){inset-inline-end:var(--token-space-150, var(--token-scale-150, 6px))}:host(.button-medium) ::slotted(ion-badge:not(.long-badge).badge-vertical-bottom){bottom:var(--token-space-100, var(--token-scale-100, 4px))}:host(.button-medium) ::slotted(ion-badge:not(.long-badge).badge-vertical-bottom){inset-inline-end:var(--token-space-150, var(--token-scale-150, 6px))}:host(.button-large) ::slotted(ion-badge.long-badge.badge-vertical-top){top:var(--token-space-200, var(--token-scale-200, 8px))}:host(.button-large) ::slotted(ion-badge.long-badge.badge-vertical-bottom){bottom:var(--token-space-200, var(--token-scale-200, 8px))}:host(.button-large) ::slotted(ion-badge:not(.long-badge).badge-vertical-top){top:var(--token-space-200, var(--token-scale-200, 8px))}:host(.button-large) ::slotted(ion-badge:not(.long-badge).badge-vertical-top){inset-inline-end:var(--token-space-200, var(--token-scale-200, 8px))}:host(.button-large) ::slotted(ion-badge:not(.long-badge).badge-vertical-bottom){bottom:var(--token-space-200, var(--token-scale-200, 8px))}:host(.button-large) ::slotted(ion-badge:not(.long-badge).badge-vertical-bottom){inset-inline-end:var(--token-space-200, var(--token-scale-200, 8px))}";
|
|
9548
|
+
const buttonIonicCss = ":host{--overflow:hidden;--ripple-color:currentColor;--border-width:initial;--border-color:initial;--border-style:initial;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--box-shadow:none;display:inline-block;width:auto;color:var(--color);text-align:center;text-decoration:none;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;vertical-align:-webkit-baseline-middle;-webkit-font-kerning:none;font-kerning:none}:host(.button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.button-outline){--background:transparent}:host(.button-clear){--border-width:0;--background:transparent}:host(.button-block){display:block}:host(.button-block) .button-native{margin-left:0;margin-right:0;width:100%;clear:both;contain:content}:host(.button-block) .button-native::after{clear:both}:host(.button-full){display:block}:host(.button-full) .button-native{margin-left:0;margin-right:0;width:100%;contain:content}:host(.button-full:not(.button-round)) .button-native{border-radius:0;border-right-width:0;border-left-width:0}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;white-space:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;width:100%;height:100%;min-height:inherit;-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);line-height:1;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);contain:layout style;cursor:pointer;opacity:var(--opacity);overflow:var(--overflow);z-index:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button-native::-moz-focus-inner{border:0}.button-inner{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;width:100%;height:100%;z-index:1}::slotted([slot=start]),::slotted([slot=end]){-ms-flex-negative:0;flex-shrink:0}::slotted(ion-icon),::slotted(ion-spinner){pointer-events:none}ion-ripple-effect{color:var(--ripple-color)}.button-native::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}:host(.ion-focused){color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){:host(:hover){color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-activated){color:var(--color-activated)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.button-solid.ion-color) .button-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.button-outline.ion-color) .button-native{border-color:var(--ion-color-base);background:transparent;color:var(--ion-color-base)}:host(.button-clear.ion-color) .button-native{background:transparent;color:var(--ion-color-foreground)}:host(.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{color:var(--ion-toolbar-color, var(--color))}:host(.button-outline.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{border-color:var(--ion-toolbar-color, var(--color, var(--border-color)))}:host(.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{background:var(--ion-toolbar-color, var(--background));color:var(--ion-toolbar-background, var(--color))}.button-native ion-ripple-effect,.button-native::after{border-radius:inherit}:host(.button-has-badge) .button-native{--overflow:visible}:host ::slotted(ion-badge[vertical]:not(:empty)){display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host{--padding-top:var(--token-space-0, var(--token-scale-0, 0px));--padding-end:var(--token-space-0, var(--token-scale-0, 0px));--padding-bottom:var(--padding-top);--padding-start:var(--padding-end);--focus-ring-color:var(--token-border-focus-default, var(--token-primitives-blue-400, #b5c0f7));--focus-ring-width:var(--token-border-size-050, var(--token-scale-050, 2px));position:relative}:host::after{right:0;left:0;top:50%;position:absolute;height:100%;min-height:var(--token-scale-1200, 48px);-webkit-transform:translateY(-50%);transform:translateY(-50%);content:\"\";cursor:pointer;z-index:1}:host(.button-clear){--color:var(--ion-color-primary-foreground, var(--token-text-primary, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))))}:host(.button-solid){--background-activated:var(--ion-color-primary-shade, var(--token-bg-primary-base-press, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))));--background-hover:var(--ion-color-primary-shade, var(--token-bg-primary-base-press, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))));--background-focused:transparent;--background-hover-opacity:1;--background:var(--ion-color-primary, var(--token-bg-primary-base-default, var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef)))));--color:var(--ion-color-primary-contrast, var(--token-text-inverse, var(--token-primitives-base-white, #ffffff)));--ripple-opacity:var(--background-activated-opacity, 1);--ripple-color:var(--background-activated)}:host(.button-outline){--border-width:var(--token-border-size-025, var(--token-scale-025, 1px));--border-style:var(--token-border-style-solid, solid);--background-activated:var(--token-bg-neutral-subtlest-press, var(--token-primitives-neutral-200, #efefef));--background-focused:transparent;--background-hover:var(--token-bg-neutral-subtlest-press, var(--token-primitives-neutral-200, #efefef));--background-hover-opacity:1;--border-color:var(--ion-color-primary, var(--token-bg-primary-base-default, var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef)))));--color:var(--ion-color-primary, var(--token-bg-primary-base-default, var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef)))));--ripple-opacity:var(--background-activated-opacity, 1);--ripple-color:var(--background-activated)}:host(.button-clear){--background-activated:var(--token-bg-neutral-subtlest-press, var(--token-primitives-neutral-200, #efefef));--background-focused:transparent;--background-hover:var(--token-bg-neutral-subtlest-press, var(--token-primitives-neutral-200, #efefef));--background-hover-opacity:1;--color:var(--ion-color-primary-foreground, var(--token-text-primary, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))));--ripple-opacity:var(--background-activated-opacity, 1);--ripple-color:var(--background-activated)}:host(.button-solid.ion-color) ion-ripple-effect{color:var(--ion-color-shade)}:host(.button-outline.ion-color) ion-ripple-effect,:host(.button-clear.ion-color) ion-ripple-effect{color:var(--token-primitives-neutral-200, #efefef)}:host(.button-small){--padding-end:var(--token-space-400, var(--token-scale-400, 16px));font-size:var(--token-font-size-350, 0.875rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-1, 1%);line-height:var(--token-font-line-height-500, var(--token-scale-500, 20px));text-decoration:none;text-transform:none;min-width:var(--token-scale-1600, 64px);min-height:var(--token-scale-1000, 40px)}:host(.button-medium){--padding-end:var(--token-space-500, var(--token-scale-500, 20px));font-size:var(--token-font-size-400, 1rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-1, 1%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none;min-width:var(--token-scale-1800, 72px);min-height:var(--token-scale-1200, 48px)}:host(.button-large){--padding-end:var(--token-space-700, var(--token-scale-700, 28px));font-size:var(--token-font-size-500, 1.25rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-1, 1%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none;min-width:var(--token-scale-2000, 80px);min-height:var(--token-scale-1400, 56px)}:host(.button-small) ::slotted(ion-icon[slot=start]),:host(.button-small) ::slotted(ion-icon[slot=end]),:host(.button-small) ::slotted(ion-icon[slot=icon-only]),:host(.button-medium) ::slotted(ion-icon[slot=start]),:host(.button-medium) ::slotted(ion-icon[slot=end]),:host(.button-medium) ::slotted(ion-icon[slot=icon-only]){width:var(--token-scale-500, 20px);height:var(--token-scale-500, 20px)}:host(.button-large) ::slotted(ion-icon[slot=start]),:host(.button-large) ::slotted(ion-icon[slot=end]),:host(.button-large) ::slotted(ion-icon[slot=icon-only]){width:var(--token-scale-600, 24px);height:var(--token-scale-600, 24px)}:host(.button-has-icon-only){--padding-end:var(--padding-top);min-width:unset;aspect-ratio:1/1}::slotted(ion-spinner){--color:currentColor}::slotted(ion-spinner[slot=start]),::slotted(ion-spinner[slot=end]),::slotted(ion-spinner[slot=icon-only]){width:var(--token-scale-500, 20px);height:var(--token-scale-500, 20px)}:host(.button-soft){--border-radius:var(--token-border-radius-200, var(--token-scale-200, 8px))}:host(.button-round){--border-radius:var(--token-border-radius-full, 999px)}:host(.button-rectangular){--border-radius:var(--token-border-radius-0, var(--token-scale-0, 0px))}:host(.ion-focused) .button-native{outline:var(--focus-ring-width) var(--token-border-style-solid, solid) var(--focus-ring-color);outline-offset:var(--token-border-size-050, var(--token-scale-050, 2px))}:host(.button-solid.ion-color.ion-activated) .button-native::after{background:var(--ion-color-shade)}:host(.ion-activated) .button-native:has(ion-ripple-effect)::after,:host(.button-solid.ion-color.ion-activated) .button-native:has(ion-ripple-effect)::after{background:transparent}@media (any-hover: hover){:host(.button-solid.ion-color:hover) .button-native::after{background:var(--ion-color-shade)}}:host(.button-disabled) .button-native::after{right:0;left:0;top:0;bottom:0;position:absolute;background-color:var(--token-state-disabled, rgba(255, 255, 255, 0.6));content:\"\";pointer-events:none;width:inherit;height:inherit}::slotted(ion-icon){font-size:var(--token-font-size-500, 1.25rem)}:host(.button-small) ::slotted(ion-icon[slot=start]),:host(.button-small) ::slotted(ion-spinner[slot=start]){-webkit-margin-end:var(--token-space-200, var(--token-scale-200, 8px));margin-inline-end:var(--token-space-200, var(--token-scale-200, 8px))}::slotted(ion-icon[slot=start]),::slotted(ion-spinner[slot=start]){-webkit-margin-end:var(--token-space-250, var(--token-scale-250, 10px));margin-inline-end:var(--token-space-250, var(--token-scale-250, 10px))}:host(.button-large) ::slotted(ion-icon[slot=start]),:host(.button-large) ::slotted(ion-spinner[slot=start]){-webkit-margin-end:var(--token-space-300, var(--token-scale-300, 12px));margin-inline-end:var(--token-space-300, var(--token-scale-300, 12px))}:host(.button-small) ::slotted(ion-icon[slot=end]),:host(.button-small) ::slotted(ion-spinner[slot=end]){-webkit-margin-start:var(--token-space-200, var(--token-scale-200, 8px));margin-inline-start:var(--token-space-200, var(--token-scale-200, 8px))}::slotted(ion-icon[slot=end]),::slotted(ion-spinner[slot=end]){-webkit-margin-start:var(--token-space-250, var(--token-scale-250, 10px));margin-inline-start:var(--token-space-250, var(--token-scale-250, 10px))}:host(.button-large) ::slotted(ion-icon[slot=end]),:host(.button-large) ::slotted(ion-spinner[slot=end]){-webkit-margin-start:var(--token-space-300, var(--token-scale-300, 12px));margin-inline-start:var(--token-space-300, var(--token-scale-300, 12px))}:host(.button-has-badge){--padding-top:var(--token-space-0, var(--token-scale-0, 0px));--padding-bottom:var(--token-space-0, var(--token-scale-0, 0px))}:host(.button-small) ::slotted(ion-badge){inset-inline-end:calc(-1 * var(--token-space-050, var(--token-scale-050, 2px)))}:host(.button-medium) ::slotted(ion-badge.long-badge.badge-vertical-top){top:var(--token-space-100, var(--token-scale-100, 4px))}:host(.button-medium) ::slotted(ion-badge.long-badge.badge-vertical-bottom){bottom:var(--token-space-100, var(--token-scale-100, 4px))}:host(.button-medium) ::slotted(ion-badge:not(.long-badge).badge-vertical-top){top:var(--token-space-100, var(--token-scale-100, 4px))}:host(.button-medium) ::slotted(ion-badge:not(.long-badge).badge-vertical-top){inset-inline-end:var(--token-space-150, var(--token-scale-150, 6px))}:host(.button-medium) ::slotted(ion-badge:not(.long-badge).badge-vertical-bottom){bottom:var(--token-space-100, var(--token-scale-100, 4px))}:host(.button-medium) ::slotted(ion-badge:not(.long-badge).badge-vertical-bottom){inset-inline-end:var(--token-space-150, var(--token-scale-150, 6px))}:host(.button-large) ::slotted(ion-badge.long-badge.badge-vertical-top){top:var(--token-space-200, var(--token-scale-200, 8px))}:host(.button-large) ::slotted(ion-badge.long-badge.badge-vertical-bottom){bottom:var(--token-space-200, var(--token-scale-200, 8px))}:host(.button-large) ::slotted(ion-badge:not(.long-badge).badge-vertical-top){top:var(--token-space-200, var(--token-scale-200, 8px))}:host(.button-large) ::slotted(ion-badge:not(.long-badge).badge-vertical-top){inset-inline-end:var(--token-space-200, var(--token-scale-200, 8px))}:host(.button-large) ::slotted(ion-badge:not(.long-badge).badge-vertical-bottom){bottom:var(--token-space-200, var(--token-scale-200, 8px))}:host(.button-large) ::slotted(ion-badge:not(.long-badge).badge-vertical-bottom){inset-inline-end:var(--token-space-200, var(--token-scale-200, 8px))}";
|
|
9549
9549
|
|
|
9550
9550
|
const buttonIosCss = ":host{--overflow:hidden;--ripple-color:currentColor;--border-width:initial;--border-color:initial;--border-style:initial;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--box-shadow:none;display:inline-block;width:auto;color:var(--color);text-align:center;text-decoration:none;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;vertical-align:-webkit-baseline-middle;-webkit-font-kerning:none;font-kerning:none}:host(.button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.button-outline){--background:transparent}:host(.button-clear){--border-width:0;--background:transparent}:host(.button-block){display:block}:host(.button-block) .button-native{margin-left:0;margin-right:0;width:100%;clear:both;contain:content}:host(.button-block) .button-native::after{clear:both}:host(.button-full){display:block}:host(.button-full) .button-native{margin-left:0;margin-right:0;width:100%;contain:content}:host(.button-full:not(.button-round)) .button-native{border-radius:0;border-right-width:0;border-left-width:0}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;white-space:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;width:100%;height:100%;min-height:inherit;-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);line-height:1;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);contain:layout style;cursor:pointer;opacity:var(--opacity);overflow:var(--overflow);z-index:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button-native::-moz-focus-inner{border:0}.button-inner{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;width:100%;height:100%;z-index:1}::slotted([slot=start]),::slotted([slot=end]){-ms-flex-negative:0;flex-shrink:0}::slotted(ion-icon),::slotted(ion-spinner){pointer-events:none}ion-ripple-effect{color:var(--ripple-color)}.button-native::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}:host(.ion-focused){color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){:host(:hover){color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-activated){color:var(--color-activated)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.button-solid.ion-color) .button-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.button-outline.ion-color) .button-native{border-color:var(--ion-color-base);background:transparent;color:var(--ion-color-base)}:host(.button-clear.ion-color) .button-native{background:transparent;color:var(--ion-color-foreground)}:host(.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{color:var(--ion-toolbar-color, var(--color))}:host(.button-outline.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{border-color:var(--ion-toolbar-color, var(--color, var(--border-color)))}:host(.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{background:var(--ion-toolbar-color, var(--background));color:var(--ion-toolbar-background, var(--color))}.button-native ion-ripple-effect,.button-native::after{border-radius:inherit}:host(.button-has-badge) .button-native{--overflow:visible}:host ::slotted(ion-badge[vertical]:not(:empty)){display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host{font-family:var(--ion-font-family, inherit)}:host(.button-solid){--background:var(--ion-color-primary, #0054e9);--color:var(--ion-color-primary-contrast, #fff)}:host(.button-outline){--border-color:var(--ion-color-primary, #0054e9);--color:var(--ion-color-primary, #0054e9)}:host(.button-clear){--color:var(--ion-color-primary, #0054e9)}::slotted(ion-icon){font-size:1.35em}::slotted(ion-icon[slot=start]){-webkit-margin-start:-0.3em;margin-inline-start:-0.3em;-webkit-margin-end:0.3em;margin-inline-end:0.3em;margin-top:0;margin-bottom:0}::slotted(ion-icon[slot=end]){-webkit-margin-start:0.3em;margin-inline-start:0.3em;-webkit-margin-end:-0.2em;margin-inline-end:-0.2em;margin-top:0;margin-bottom:0}.button-native ::slotted(ion-badge){position:fixed}:host ::slotted(ion-badge[vertical]:not(:empty)){-webkit-padding-start:2px;padding-inline-start:2px;-webkit-padding-end:2px;padding-inline-end:2px;padding-top:2px;padding-bottom:2px}:host{--padding-top:13px;--padding-bottom:13px;--padding-start:1em;--padding-end:1em;--transition:background-color, opacity 100ms linear;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:2px;margin-inline-end:2px;margin-top:4px;margin-bottom:4px;min-height:3.1em;font-size:min(1rem, 48px);font-weight:500;letter-spacing:0}:host(.button-solid){--background-activated:var(--ion-color-primary-shade, #004acd);--background-focused:var(--ion-color-primary-shade, #004acd);--background-hover:var(--ion-color-primary-tint, #1a65eb);--background-activated-opacity:1;--background-focused-opacity:1;--background-hover-opacity:1}:host(.button-outline){--border-width:1px;--border-style:solid;--background-activated:var(--ion-color-primary, #0054e9);--background-focused:var(--ion-color-primary, #0054e9);--background-hover:transparent;--background-focused-opacity:0.1;--color-activated:var(--ion-color-primary-contrast, #fff)}:host(.button-clear){--background-activated:transparent;--background-activated-opacity:0;--background-focused:var(--ion-color-primary, #0054e9);--background-hover:transparent;--background-focused-opacity:0.1;font-size:min(1.0625rem, 51px);font-weight:normal}:host(.in-buttons){font-size:clamp(17px, 1.0625rem, 21.08px);font-weight:400}:host(.button-large){--padding-top:17px;--padding-start:1em;--padding-end:1em;--padding-bottom:17px;min-height:3.1em;font-size:min(1.25rem, 60px)}:host(.button-small){--padding-top:4px;--padding-start:0.9em;--padding-end:0.9em;--padding-bottom:4px;min-height:2.1em;font-size:min(0.8125rem, 39px)}:host(.button-soft){--border-radius:6px}:host(.button-soft.button-large){--border-radius:8px}:host(.button-soft.button-small){--border-radius:4px}:host(.button-round){--border-radius:999px}:host(.button-rectangular){--border-radius:0px}:host(.button-strong){font-weight:600}:host(.button-has-icon-only){--padding-top:0;--padding-bottom:var(--padding-top);--padding-end:var(--padding-top);--padding-start:var(--padding-end);min-width:clamp(30px, 2.125em, 60px);min-height:clamp(30px, 2.125em, 60px)}::slotted(ion-icon[slot=icon-only]){font-size:clamp(15.12px, 1.125em, 43.02px)}:host(.button-small.button-has-icon-only){min-width:clamp(23px, 2.16em, 54px);min-height:clamp(23px, 2.16em, 54px)}:host(.button-small) ::slotted(ion-icon[slot=icon-only]){font-size:clamp(12.1394px, 1.308125em, 40.1856px)}:host(.button-large.button-has-icon-only){min-width:clamp(46px, 2.5em, 78px);min-height:clamp(46px, 2.5em, 78px)}:host(.button-large) ::slotted(ion-icon[slot=icon-only]){font-size:clamp(15.12px, 0.9em, 43.056px)}:host(.button-outline.ion-focused.ion-color) .button-native,:host(.button-clear.ion-focused.ion-color) .button-native{color:var(--ion-color-base)}:host(.button-outline.ion-focused.ion-color) .button-native::after,:host(.button-clear.ion-focused.ion-color) .button-native::after{background:var(--ion-color-base)}:host(.button-solid.ion-color.ion-focused) .button-native::after{background:var(--ion-color-shade)}@media (any-hover: hover){:host(.button-clear:not(.ion-activated):hover),:host(.button-outline:not(.ion-activated):hover){opacity:0.6}:host(.button-clear.ion-color:hover) .button-native,:host(.button-outline.ion-color:hover) .button-native{color:var(--ion-color-base)}:host(.button-clear.ion-color:hover) .button-native::after,:host(.button-outline.ion-color:hover) .button-native::after{background:transparent}:host(.button-solid.ion-color:hover) .button-native::after{background:var(--ion-color-tint)}:host(:hover.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color):not(.ion-activated)) .button-native::after{background:#fff;opacity:0.1}}:host(.button-clear.ion-activated){opacity:0.4}:host(.button-outline.ion-activated.ion-color) .button-native{color:var(--ion-color-contrast)}:host(.button-outline.ion-activated.ion-color) .button-native::after{background:var(--ion-color-base)}:host(.button-solid.ion-color.ion-activated) .button-native::after{background:var(--ion-color-shade)}:host(.button-outline.ion-activated.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{background:var(--ion-toolbar-color, var(--color));color:var(--ion-toolbar-background, var(--background), var(--ion-color-primary-contrast, #fff))}";
|
|
9551
9551
|
|
|
@@ -10017,11 +10017,11 @@ class Card {
|
|
|
10017
10017
|
}; }
|
|
10018
10018
|
}
|
|
10019
10019
|
|
|
10020
|
-
const cardContentIonicCss = "
|
|
10020
|
+
const cardContentIonicCss = ":host{position:relative}:host{-webkit-padding-start:var(--token-space-400, var(--token-scale-400, 16px));padding-inline-start:var(--token-space-400, var(--token-scale-400, 16px));-webkit-padding-end:var(--token-space-400, var(--token-scale-400, 16px));padding-inline-end:var(--token-space-400, var(--token-scale-400, 16px));padding-top:var(--token-space-400, var(--token-scale-400, 16px));padding-bottom:var(--token-space-400, var(--token-scale-400, 16px));font-size:var(--token-font-size-350, 0.875rem);font-weight:var(--token-font-weight-regular, 400);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--token-space-400, var(--token-scale-400, 16px))}::slotted(img){margin-left:0;margin-right:0;margin-top:var(--token-space-200, var(--token-scale-200, 8px));margin-bottom:var(--token-space-200, var(--token-scale-200, 8px))}";
|
|
10021
10021
|
|
|
10022
|
-
const cardContentIosCss = "
|
|
10022
|
+
const cardContentIosCss = ":host{position:relative}:host{display:block}:host{-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:20px;padding-inline-end:20px;padding-top:20px;padding-bottom:20px;font-size:1rem;line-height:1.4}::slotted(h1){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:1.5rem;font-weight:normal}::slotted(h2){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:1rem;font-weight:normal}::slotted(h3),::slotted(h4),::slotted(h5),::slotted(h6){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:0.875rem;font-weight:normal}::slotted(p){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:0.875rem}";
|
|
10023
10023
|
|
|
10024
|
-
const cardContentMdCss = "
|
|
10024
|
+
const cardContentMdCss = ":host{position:relative}:host{display:block}:host{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:13px;padding-bottom:13px;font-size:0.875rem;line-height:1.5}::slotted(h1){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:1.5rem;font-weight:normal}::slotted(h2){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:1rem;font-weight:normal}::slotted(h3),::slotted(h4),::slotted(h5),::slotted(h6){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:0.875rem;font-weight:normal}::slotted(p){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:0.875rem;font-weight:normal;line-height:1.5}";
|
|
10025
10025
|
|
|
10026
10026
|
/**
|
|
10027
10027
|
* @virtualProp {"ios" | "md"} mode - The mode determines the platform behaviors of the component.
|
|
@@ -10033,11 +10033,9 @@ class CardContent {
|
|
|
10033
10033
|
}
|
|
10034
10034
|
render() {
|
|
10035
10035
|
const theme = getIonTheme(this);
|
|
10036
|
-
return (hAsync(Host, { key: '
|
|
10036
|
+
return (hAsync(Host, { key: 'c01bc2a0212e1567b9654a4a79670ae636779764', class: {
|
|
10037
10037
|
[theme]: true,
|
|
10038
|
-
|
|
10039
|
-
[`card-content-${theme}`]: true,
|
|
10040
|
-
} }));
|
|
10038
|
+
} }, hAsync("slot", { key: 'beb72f0ed2c9924eb198a30bf6942a430b22d2a7' })));
|
|
10041
10039
|
}
|
|
10042
10040
|
static get style() { return {
|
|
10043
10041
|
ionic: cardContentIonicCss,
|
|
@@ -10045,7 +10043,7 @@ class CardContent {
|
|
|
10045
10043
|
md: cardContentMdCss
|
|
10046
10044
|
}; }
|
|
10047
10045
|
static get cmpMeta() { return {
|
|
10048
|
-
"$flags$":
|
|
10046
|
+
"$flags$": 297,
|
|
10049
10047
|
"$tagName$": "ion-card-content",
|
|
10050
10048
|
"$members$": undefined,
|
|
10051
10049
|
"$listeners$": undefined,
|
|
@@ -10076,11 +10074,11 @@ class CardHeader {
|
|
|
10076
10074
|
}
|
|
10077
10075
|
render() {
|
|
10078
10076
|
const theme = getIonTheme(this);
|
|
10079
|
-
return (hAsync(Host, { key: '
|
|
10077
|
+
return (hAsync(Host, { key: '5bc382eaec57b8b5805ebbe6e20975fef774863e', class: createColorClasses$1(this.color, {
|
|
10080
10078
|
'card-header-translucent': this.translucent,
|
|
10081
10079
|
'ion-inherit-color': true,
|
|
10082
10080
|
[theme]: true,
|
|
10083
|
-
}) }, hAsync("slot", { key: '
|
|
10081
|
+
}) }, hAsync("slot", { key: 'ffa37e23c45c9df26198b78c152252afa62c436e' })));
|
|
10084
10082
|
}
|
|
10085
10083
|
static get style() { return {
|
|
10086
10084
|
ionic: cardHeaderIonicCss,
|
|
@@ -10116,10 +10114,10 @@ class CardSubtitle {
|
|
|
10116
10114
|
}
|
|
10117
10115
|
render() {
|
|
10118
10116
|
const theme = getIonTheme(this);
|
|
10119
|
-
return (hAsync(Host, { key: '
|
|
10117
|
+
return (hAsync(Host, { key: '2599d9c0cdbe4dc8d35a0013d9884b88cd96acfc', role: "heading", "aria-level": "3", class: createColorClasses$1(this.color, {
|
|
10120
10118
|
'ion-inherit-color': true,
|
|
10121
10119
|
[theme]: true,
|
|
10122
|
-
}) }, hAsync("slot", { key: '
|
|
10120
|
+
}) }, hAsync("slot", { key: 'e786776c98e3a8b046777f185bb721fe6739c4cf' })));
|
|
10123
10121
|
}
|
|
10124
10122
|
static get style() { return {
|
|
10125
10123
|
ionic: cardSubtitleIonicCss,
|
|
@@ -10154,10 +10152,10 @@ class CardTitle {
|
|
|
10154
10152
|
}
|
|
10155
10153
|
render() {
|
|
10156
10154
|
const theme = getIonTheme(this);
|
|
10157
|
-
return (hAsync(Host, { key: '
|
|
10155
|
+
return (hAsync(Host, { key: 'bf74b6498640e8207d9962453e5b351aad480547', role: "heading", "aria-level": "2", class: createColorClasses$1(this.color, {
|
|
10158
10156
|
'ion-inherit-color': true,
|
|
10159
10157
|
[theme]: true,
|
|
10160
|
-
}) }, hAsync("slot", { key: '
|
|
10158
|
+
}) }, hAsync("slot", { key: 'ffc0863719f4582028a1249fdcb78aa03b123d3f' })));
|
|
10161
10159
|
}
|
|
10162
10160
|
static get style() { return {
|
|
10163
10161
|
ionic: ionicCardTitleMdCss,
|
|
@@ -10338,7 +10336,7 @@ class Checkbox {
|
|
|
10338
10336
|
renderHiddenInput(true, el, name, checked ? value : '', disabled);
|
|
10339
10337
|
// The host element must have a checkbox role to ensure proper VoiceOver
|
|
10340
10338
|
// support in Safari for accessibility.
|
|
10341
|
-
return (hAsync(Host, { key: '
|
|
10339
|
+
return (hAsync(Host, { key: '15c8a86ab8e23dc44d09cfe4dee99a83dda87eca', role: "checkbox", "aria-checked": indeterminate ? 'mixed' : `${checked}`, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, "aria-labelledby": hasLabelContent ? this.inputLabelId : null, "aria-label": inheritedAttributes['aria-label'] || null, "aria-disabled": disabled ? 'true' : null, tabindex: disabled ? undefined : 0, onKeyDown: this.onKeyDown, class: createColorClasses$1(color, {
|
|
10342
10340
|
[theme]: true,
|
|
10343
10341
|
'in-item': hostContext('ion-item', el),
|
|
10344
10342
|
'checkbox-checked': checked,
|
|
@@ -10351,10 +10349,10 @@ class Checkbox {
|
|
|
10351
10349
|
[`checkbox-label-placement-${labelPlacement}`]: true,
|
|
10352
10350
|
[`checkbox-size-${size}`]: size !== undefined,
|
|
10353
10351
|
[`checkbox-shape-${shape}`]: true,
|
|
10354
|
-
}), onClick: this.onClick }, hAsync("label", { key: '
|
|
10352
|
+
}), onClick: this.onClick }, hAsync("label", { key: 'fe6f228d2e862b86e70a165baf268e972dcfb867', class: "checkbox-wrapper", htmlFor: inputId }, hAsync("input", Object.assign({ key: 'afdb90c4e051ff30ec20d5fecfce2771b28c1f20', type: "checkbox", checked: checked ? true : undefined, disabled: disabled, id: inputId, onChange: this.toggleChecked, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl), required: required }, inheritedAttributes)), hAsync("div", { key: '136503a047d9b478203e06d126a52947fa595c53', class: {
|
|
10355
10353
|
'label-text-wrapper': true,
|
|
10356
10354
|
'label-text-wrapper-hidden': !hasLabelContent,
|
|
10357
|
-
}, part: "label", id: this.inputLabelId, onClick: this.onDivLabelClick }, hAsync("slot", { key: '
|
|
10355
|
+
}, part: "label", id: this.inputLabelId, onClick: this.onDivLabelClick }, hAsync("slot", { key: '35fa9cdb5be4097a05b4dfb4a7d02fb21ecca1fa' }), this.renderHintText()), hAsync("div", { key: '4f55349dc40001dc9f27ec60ed9e95732126c219', class: "native-wrapper" }, hAsync("svg", { key: '92ed9f0aa55db43c9aa7ef86bdf9e8bbc8e0df17', class: "checkbox-icon", viewBox: theme === 'ionic' ? '0 0 256 256' : '0 0 24 24', part: "container", "aria-hidden": "true" }, path)))));
|
|
10358
10356
|
}
|
|
10359
10357
|
getSVGPath(theme, indeterminate) {
|
|
10360
10358
|
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" }));
|
|
@@ -10461,7 +10459,7 @@ class Chip {
|
|
|
10461
10459
|
const theme = getIonTheme(this);
|
|
10462
10460
|
const size = this.getSize();
|
|
10463
10461
|
const shape = this.getShape();
|
|
10464
|
-
return (hAsync(Host, { key: '
|
|
10462
|
+
return (hAsync(Host, { key: 'ec10528929fb43fcae7d2d7c9cc52bcf67d9823e', "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
|
|
10465
10463
|
[theme]: true,
|
|
10466
10464
|
[`chip-${shape}`]: true,
|
|
10467
10465
|
'chip-outline': this.outline,
|
|
@@ -10470,7 +10468,7 @@ class Chip {
|
|
|
10470
10468
|
'ion-focusable': !this.disabled,
|
|
10471
10469
|
[`chip-${size}`]: size !== undefined,
|
|
10472
10470
|
[`chip-${hue}`]: hue !== undefined,
|
|
10473
|
-
}) }, hAsync("slot", { key: '
|
|
10471
|
+
}) }, hAsync("slot", { key: 'c88e9a90b9de62fded05d4323c5b4f86f2f3e96d' }), theme === 'md' && hAsync("ion-ripple-effect", { key: 'f0395345064db0e02cbc886386b07d0d01cb02be' })));
|
|
10474
10472
|
}
|
|
10475
10473
|
static get style() { return {
|
|
10476
10474
|
ionic: chipIonicCss,
|
|
@@ -10594,12 +10592,12 @@ class Col {
|
|
|
10594
10592
|
const colSize = this.getSizeClass();
|
|
10595
10593
|
const colOrder = this.getOrderClass();
|
|
10596
10594
|
const colOffset = this.getOffsetClass();
|
|
10597
|
-
return (hAsync(Host, { key: '
|
|
10595
|
+
return (hAsync(Host, { key: '4620a4eb3c94f744d6169ae9d4cc43e86a271a52', class: {
|
|
10598
10596
|
[theme]: true,
|
|
10599
10597
|
[`${colSize}`]: colSize !== undefined,
|
|
10600
10598
|
[`${colOrder}`]: colOrder !== undefined,
|
|
10601
10599
|
[`${colOffset}`]: colOffset !== undefined,
|
|
10602
|
-
} }, hAsync("slot", { key: '
|
|
10600
|
+
} }, hAsync("slot", { key: '5c3be98deed2050634396339b7787f2770a05d35' })));
|
|
10603
10601
|
}
|
|
10604
10602
|
get el() { return getElement(this); }
|
|
10605
10603
|
static get style() { return colCss; }
|
|
@@ -11002,7 +11000,7 @@ class Content {
|
|
|
11002
11000
|
const forceOverscroll = this.shouldForceOverscroll(mode);
|
|
11003
11001
|
const transitionShadow = theme === 'ios';
|
|
11004
11002
|
this.resize();
|
|
11005
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
11003
|
+
return (hAsync(Host, Object.assign({ key: 'bb748c71d1b37dd18e39d4993a02e259a5797ee5', role: isMainContent ? 'main' : undefined, class: createColorClasses$1(this.color, {
|
|
11006
11004
|
[theme]: true,
|
|
11007
11005
|
'content-sizing': hostContext('ion-popover', this.el),
|
|
11008
11006
|
overscroll: forceOverscroll,
|
|
@@ -11010,12 +11008,12 @@ class Content {
|
|
|
11010
11008
|
}), style: {
|
|
11011
11009
|
'--offset-top': `${this.cTop}px`,
|
|
11012
11010
|
'--offset-bottom': `${this.cBottom}px`,
|
|
11013
|
-
} }, inheritedAttributes), hAsync("div", { key: '
|
|
11011
|
+
} }, inheritedAttributes), hAsync("div", { key: '2f5df1e55ba6425f5fdf46887be023d2b76f28a9', ref: (el) => (this.backgroundContentEl = el), id: "background-content", part: "background" }), fixedSlotPlacement === 'before' ? hAsync("slot", { name: "fixed" }) : null, hAsync("div", { key: '809f63d3a58637dec2fb854f38733c3f7879b439', class: {
|
|
11014
11012
|
'inner-scroll': true,
|
|
11015
11013
|
'scroll-x': scrollX,
|
|
11016
11014
|
'scroll-y': scrollY,
|
|
11017
11015
|
overscroll: (scrollX || scrollY) && forceOverscroll,
|
|
11018
|
-
}, ref: (scrollEl) => (this.scrollEl = scrollEl), onScroll: this.scrollEvents ? (ev) => this.onScroll(ev) : undefined, part: "scroll" }, hAsync("slot", { key: '
|
|
11016
|
+
}, ref: (scrollEl) => (this.scrollEl = scrollEl), onScroll: this.scrollEvents ? (ev) => this.onScroll(ev) : undefined, part: "scroll" }, hAsync("slot", { key: 'c7c648ea22a5955170b8eaf1e48ff9799728addc' })), transitionShadow ? (hAsync("div", { class: "transition-effect" }, hAsync("div", { class: "transition-cover" }), hAsync("div", { class: "transition-shadow" }))) : null, fixedSlotPlacement === 'after' ? hAsync("slot", { name: "fixed" }) : null));
|
|
11019
11017
|
}
|
|
11020
11018
|
get el() { return getElement(this); }
|
|
11021
11019
|
static get style() { return contentCss; }
|
|
@@ -14667,7 +14665,7 @@ class Datetime {
|
|
|
14667
14665
|
const hasDatePresentation = presentation === 'date' || presentation === 'date-time' || presentation === 'time-date';
|
|
14668
14666
|
const hasWheelVariant = hasDatePresentation && preferWheel;
|
|
14669
14667
|
renderHiddenInput(true, el, name, formatValue(value), disabled);
|
|
14670
|
-
return (hAsync(Host, { key: '
|
|
14668
|
+
return (hAsync(Host, { key: '7f0b297fa794a28497ec2b98173da884abdbdf1b', "aria-disabled": disabled ? 'true' : null, onFocus: this.onFocus, onBlur: this.onBlur, class: Object.assign({}, createColorClasses$1(color, {
|
|
14671
14669
|
[theme]: true,
|
|
14672
14670
|
['datetime-readonly']: readonly,
|
|
14673
14671
|
['datetime-disabled']: disabled,
|
|
@@ -14677,7 +14675,7 @@ class Datetime {
|
|
|
14677
14675
|
[`datetime-size-${size}`]: true,
|
|
14678
14676
|
[`datetime-prefer-wheel`]: hasWheelVariant,
|
|
14679
14677
|
[`datetime-grid`]: isGridStyle,
|
|
14680
|
-
})) }, hAsync("div", { key: '
|
|
14678
|
+
})) }, hAsync("div", { key: '44ae95f094db5f7e2d45c98478636da9e6ab3491', class: "intersection-tracker", ref: (el) => (this.intersectionTrackerRef = el) }), this.renderDatetime(theme)));
|
|
14681
14679
|
}
|
|
14682
14680
|
get el() { return getElement(this); }
|
|
14683
14681
|
static get watchers() { return {
|
|
@@ -15092,11 +15090,11 @@ class DatetimeButton {
|
|
|
15092
15090
|
render() {
|
|
15093
15091
|
const { color, dateText, timeText, selectedButton, datetimeActive, disabled } = this;
|
|
15094
15092
|
const theme = getIonTheme(this);
|
|
15095
|
-
return (hAsync(Host, { key: '
|
|
15093
|
+
return (hAsync(Host, { key: '3051e96ef973302ba87c85515660c48b8136cba2', class: createColorClasses$1(color, {
|
|
15096
15094
|
[theme]: true,
|
|
15097
15095
|
[`${selectedButton}-active`]: datetimeActive,
|
|
15098
15096
|
['datetime-button-disabled']: disabled,
|
|
15099
|
-
}) }, dateText && (hAsync("button", { key: '
|
|
15097
|
+
}) }, dateText && (hAsync("button", { key: 'e3d968bcf0e7c1911bb16076123ffc1daeee62ed', 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: 'cdf1f60a0e42cd32633563c8256a1132798e47a1', name: "date-target" }, dateText), theme === 'md' && hAsync("ion-ripple-effect", { key: '2284ac36fd7522a6a2e9f7f906b2e94c48680045' }))), timeText && (hAsync("button", { key: 'e591b668ffd90538716082a3648a50422c24a7c1', 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: '5ef09df0f59663bf2437d05e16ef9d1f05ba25bd', name: "time-target" }, timeText), theme === 'md' && hAsync("ion-ripple-effect", { key: 'a7b5de6e3d0df722cc62abf0e8a1140463af35b5' })))));
|
|
15100
15098
|
}
|
|
15101
15099
|
get el() { return getElement(this); }
|
|
15102
15100
|
static get style() { return {
|
|
@@ -15152,11 +15150,11 @@ class Divider {
|
|
|
15152
15150
|
render() {
|
|
15153
15151
|
const { inset, spacing } = this;
|
|
15154
15152
|
const theme = getIonTheme(this);
|
|
15155
|
-
return (hAsync(Host, { key: '
|
|
15153
|
+
return (hAsync(Host, { key: '6cc1572a93abaf49be7e27348bf513cb7ee24bff', class: {
|
|
15156
15154
|
[theme]: true,
|
|
15157
15155
|
[`divider-spacing-${spacing}`]: spacing !== undefined,
|
|
15158
15156
|
[`divider-inset`]: inset,
|
|
15159
|
-
} }, hAsync("hr", { key: '
|
|
15157
|
+
} }, hAsync("hr", { key: '19e4cef3f90d92b56ae0bece15dbdcfbf18d72d9' })));
|
|
15160
15158
|
}
|
|
15161
15159
|
static get style() { return {
|
|
15162
15160
|
ionic: dividerIonicCss,
|
|
@@ -15234,12 +15232,12 @@ class Fab {
|
|
|
15234
15232
|
render() {
|
|
15235
15233
|
const { horizontal, vertical, edge } = this;
|
|
15236
15234
|
const theme = getIonTheme(this);
|
|
15237
|
-
return (hAsync(Host, { key: '
|
|
15235
|
+
return (hAsync(Host, { key: '569b07978a63756169d050f3b67368cecf26dd98', class: {
|
|
15238
15236
|
[theme]: true,
|
|
15239
15237
|
[`fab-horizontal-${horizontal}`]: horizontal !== undefined,
|
|
15240
15238
|
[`fab-vertical-${vertical}`]: vertical !== undefined,
|
|
15241
15239
|
'fab-edge': edge,
|
|
15242
|
-
} }, hAsync("slot", { key: '
|
|
15240
|
+
} }, hAsync("slot", { key: 'cd10d4baa1c2e8c2dcfefe66bdb7ffb8262f8e17' })));
|
|
15243
15241
|
}
|
|
15244
15242
|
get el() { return getElement(this); }
|
|
15245
15243
|
static get watchers() { return {
|
|
@@ -15362,7 +15360,7 @@ class FabButton {
|
|
|
15362
15360
|
rel: this.rel,
|
|
15363
15361
|
target: this.target,
|
|
15364
15362
|
};
|
|
15365
|
-
return (hAsync(Host, { key: '
|
|
15363
|
+
return (hAsync(Host, { key: '7d1b93dbec8f6b974db63168c55353b93ff169aa', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
|
|
15366
15364
|
[theme]: true,
|
|
15367
15365
|
'fab-button-in-list': inList,
|
|
15368
15366
|
'fab-button-translucent-in-list': inList && translucent,
|
|
@@ -15373,7 +15371,7 @@ class FabButton {
|
|
|
15373
15371
|
'ion-activatable': true,
|
|
15374
15372
|
'ion-focusable': true,
|
|
15375
15373
|
[`fab-button-${size}`]: size !== undefined,
|
|
15376
|
-
}) }, hAsync(TagType, Object.assign({ key: '
|
|
15374
|
+
}) }, hAsync(TagType, Object.assign({ key: 'cac887802056b25fee955e272febdb41745c731c' }, 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: 'c5a932c45ec7ff131d484463203275210cdc5b3a', "aria-hidden": "true", icon: fabButtonCloseIcon, part: "close-icon", class: "close-icon", lazy: false }), hAsync("span", { key: 'bf8f5208c941dc3ddc2b719dbb2f2cf999e2b6a8', class: "button-inner" }, hAsync("slot", { key: '213ca4696b7072ef2dfee806d11d8ddd26abf7af' })), theme === 'md' && hAsync("ion-ripple-effect", { key: 'a2947193263e8ef97eccb15de9f5aa937e87086b' }))));
|
|
15377
15375
|
}
|
|
15378
15376
|
get el() { return getElement(this); }
|
|
15379
15377
|
static get style() { return {
|
|
@@ -15434,11 +15432,11 @@ class FabList {
|
|
|
15434
15432
|
}
|
|
15435
15433
|
render() {
|
|
15436
15434
|
const theme = getIonTheme(this);
|
|
15437
|
-
return (hAsync(Host, { key: '
|
|
15435
|
+
return (hAsync(Host, { key: '8b4d0419170ba48e5d9d1152dcae2b35281cd800', class: {
|
|
15438
15436
|
[theme]: true,
|
|
15439
15437
|
'fab-list-active': this.activated,
|
|
15440
15438
|
[`fab-list-side-${this.side}`]: true,
|
|
15441
|
-
} }, hAsync("slot", { key: '
|
|
15439
|
+
} }, hAsync("slot", { key: '9276798e2c581440c46ff9914809e87203a86b1b' })));
|
|
15442
15440
|
}
|
|
15443
15441
|
get el() { return getElement(this); }
|
|
15444
15442
|
static get watchers() { return {
|
|
@@ -15900,7 +15898,7 @@ class Footer {
|
|
|
15900
15898
|
const theme = getIonTheme(this);
|
|
15901
15899
|
const tabs = this.el.closest('ion-tabs');
|
|
15902
15900
|
const tabBar = tabs === null || tabs === void 0 ? void 0 : tabs.querySelector(':scope > ion-tab-bar');
|
|
15903
|
-
return (hAsync(Host, { key: '
|
|
15901
|
+
return (hAsync(Host, { key: '5b61216dcb168a45472e037f9015c5e0f5bf7356', role: "contentinfo", class: {
|
|
15904
15902
|
[theme]: true,
|
|
15905
15903
|
// Used internally for styling
|
|
15906
15904
|
[`footer-${theme}`]: true,
|
|
@@ -15908,7 +15906,7 @@ class Footer {
|
|
|
15908
15906
|
[`footer-translucent-${theme}`]: translucent,
|
|
15909
15907
|
['footer-toolbar-padding']: !this.keyboardVisible && (!tabBar || tabBar.slot !== 'bottom'),
|
|
15910
15908
|
[`footer-collapse-${collapse}`]: collapse !== undefined,
|
|
15911
|
-
} }, theme === 'ios' && translucent && hAsync("div", { key: '
|
|
15909
|
+
} }, theme === 'ios' && translucent && hAsync("div", { key: 'a6af70930e7be3ec51fe692d664304ced53ffe3e', class: "footer-background" }), hAsync("slot", { key: '3591c712d6a3eceb5dc6c7307c32ceff54b1f9a7' })));
|
|
15912
15910
|
}
|
|
15913
15911
|
get el() { return getElement(this); }
|
|
15914
15912
|
static get style() { return {
|
|
@@ -15946,10 +15944,10 @@ class Grid {
|
|
|
15946
15944
|
}
|
|
15947
15945
|
render() {
|
|
15948
15946
|
const theme = getIonTheme(this);
|
|
15949
|
-
return (hAsync(Host, { key: '
|
|
15947
|
+
return (hAsync(Host, { key: 'cd55886cabaeab57e3b13193381b196bec2f07f8', class: {
|
|
15950
15948
|
[theme]: true,
|
|
15951
15949
|
'grid-fixed': this.fixed,
|
|
15952
|
-
} }, hAsync("slot", { key: '
|
|
15950
|
+
} }, hAsync("slot", { key: 'c9b95999e6a274a8a0c997451c0be45b1304d77b' })));
|
|
15953
15951
|
}
|
|
15954
15952
|
static get style() { return gridCss; }
|
|
15955
15953
|
static get cmpMeta() { return {
|
|
@@ -16313,7 +16311,7 @@ class Header {
|
|
|
16313
16311
|
const collapse = this.collapse || 'none';
|
|
16314
16312
|
// banner role must be at top level, so remove role if inside a menu
|
|
16315
16313
|
const roleType = hostContext('ion-menu', this.el) ? 'none' : 'banner';
|
|
16316
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
16314
|
+
return (hAsync(Host, Object.assign({ key: '6a3ad0b3da7b27c42f96a9a7e2d2380406bfa604', role: roleType, class: {
|
|
16317
16315
|
[theme]: true,
|
|
16318
16316
|
// Used internally for styling
|
|
16319
16317
|
[`header-${theme}`]: true,
|
|
@@ -16321,7 +16319,7 @@ class Header {
|
|
|
16321
16319
|
[`header-collapse-${collapse}`]: true,
|
|
16322
16320
|
[`header-translucent-${theme}`]: this.translucent,
|
|
16323
16321
|
['header-divider']: divider,
|
|
16324
|
-
} }, inheritedAttributes), theme !== 'md' && translucent && hAsync("div", { key: '
|
|
16322
|
+
} }, inheritedAttributes), theme !== 'md' && translucent && hAsync("div", { key: 'c0464df06d745da49d3163837180b21ec9fc2bdb', class: "header-background" }), hAsync("slot", { key: '304859e675c67154563afb85c8e9358a8a6fb27b' })));
|
|
16325
16323
|
}
|
|
16326
16324
|
get el() { return getElement(this); }
|
|
16327
16325
|
static get style() { return {
|
|
@@ -16653,9 +16651,9 @@ class Img {
|
|
|
16653
16651
|
const { loadSrc, alt, onLoad, loadError, inheritedAttributes } = this;
|
|
16654
16652
|
const { draggable } = inheritedAttributes;
|
|
16655
16653
|
const theme = getIonTheme(this);
|
|
16656
|
-
return (hAsync(Host, { key: '
|
|
16654
|
+
return (hAsync(Host, { key: '1aa7be8e15beabbc92ee21127960f7cfc778555d', class: {
|
|
16657
16655
|
[theme]: true,
|
|
16658
|
-
} }, hAsync("img", { key: '
|
|
16656
|
+
} }, hAsync("img", { key: 'a74a222d3b9d232619471ac9089c365b3e7a9b04', decoding: "async", src: loadSrc, alt: alt, onLoad: onLoad, onError: loadError, part: "image", draggable: isDraggable(draggable) })));
|
|
16659
16657
|
}
|
|
16660
16658
|
get el() { return getElement(this); }
|
|
16661
16659
|
static get watchers() { return {
|
|
@@ -16958,7 +16956,7 @@ class InfiniteScroll {
|
|
|
16958
16956
|
render() {
|
|
16959
16957
|
const theme = getIonTheme(this);
|
|
16960
16958
|
const disabled = this.disabled;
|
|
16961
|
-
return (hAsync(Host, { key: '
|
|
16959
|
+
return (hAsync(Host, { key: '22d99824cb589d9024666a3c1ed205f781858eed', class: {
|
|
16962
16960
|
[theme]: true,
|
|
16963
16961
|
'infinite-scroll-loading': this.isLoading,
|
|
16964
16962
|
'infinite-scroll-enabled': !disabled,
|
|
@@ -17017,11 +17015,11 @@ class InfiniteScrollContent {
|
|
|
17017
17015
|
}
|
|
17018
17016
|
render() {
|
|
17019
17017
|
const theme = getIonTheme(this);
|
|
17020
|
-
return (hAsync(Host, { key: '
|
|
17018
|
+
return (hAsync(Host, { key: 'e94d19f17ef9d4d77786716152e3206366feb546', class: {
|
|
17021
17019
|
[theme]: true,
|
|
17022
17020
|
// Used internally for styling
|
|
17023
17021
|
[`infinite-scroll-content-${theme}`]: true,
|
|
17024
|
-
} }, hAsync("div", { key: '
|
|
17022
|
+
} }, hAsync("div", { key: '35fcc0572ad27a683aa55a704bd11b19fcdfd29c', class: "infinite-loading" }, this.loadingSpinner && (hAsync("div", { key: 'fec3c13dbb2fa98699401147ce442b73e97e8bd8', class: "infinite-loading-spinner" }, hAsync("ion-spinner", { key: '6cd6083255dacc891b4d201477e6bffccb1084bc', name: this.loadingSpinner }))), this.loadingText !== undefined && this.renderLoadingText())));
|
|
17025
17023
|
}
|
|
17026
17024
|
static get style() { return {
|
|
17027
17025
|
ionic: ionicInfiniteScrollContentMdCss,
|
|
@@ -17932,7 +17930,7 @@ class Input {
|
|
|
17932
17930
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
17933
17931
|
*/
|
|
17934
17932
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
|
|
17935
|
-
return (hAsync(Host, { key: '
|
|
17933
|
+
return (hAsync(Host, { key: 'c01b7ed35861999d1a73b12d853fa90deb831963', class: createColorClasses$1(this.color, {
|
|
17936
17934
|
[theme]: true,
|
|
17937
17935
|
'has-value': hasValue,
|
|
17938
17936
|
'has-focus': hasFocus,
|
|
@@ -17945,7 +17943,7 @@ class Input {
|
|
|
17945
17943
|
'in-item-color': hostContext('ion-item.ion-color', this.el),
|
|
17946
17944
|
'input-disabled': disabled,
|
|
17947
17945
|
'input-readonly': readonly,
|
|
17948
|
-
}) }, hAsync("label", { key: '
|
|
17946
|
+
}) }, hAsync("label", { key: '49b13f7970d0839d8286a32b52360356f9bd7399', class: "input-wrapper", htmlFor: inputId, onClick: this.onLabelClick }, this.renderLabelContainer(), hAsync("div", { key: '2a976896662e4f18f5b86d7dada141222533047e', class: "native-wrapper", onClick: this.onLabelClick },
|
|
17949
17947
|
/**
|
|
17950
17948
|
* For the ionic theme, we render the outline container here
|
|
17951
17949
|
* instead of higher up, so it can be positioned relative to
|
|
@@ -17955,14 +17953,14 @@ class Input {
|
|
|
17955
17953
|
* <label> element, ensuring that clicking the label text
|
|
17956
17954
|
* focuses the input.
|
|
17957
17955
|
*/
|
|
17958
|
-
theme === 'ionic' && hAsync("div", { key: '
|
|
17956
|
+
theme === 'ionic' && hAsync("div", { key: '47fe7d74f50bfa1aeec03ba3cb1edb0df941773f', class: "input-outline" }), hAsync("slot", { key: 'f9b9884467a216bd0c7af49b512ed22ef67f81f2', name: "start" }), hAsync("input", Object.assign({ key: '12ab5fe9b82083637dbb2c6163b829af69cc9a5f', 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, "aria-describedby": this.getHintTextID(), "aria-invalid": this.isInvalid ? 'true' : undefined }, this.inheritedAttributes)), clearInput && !readonly && !disabled && (hAsync("button", { key: '284e6a89fe06fc7de2d0d7cac24ae5330f10594c', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
|
|
17959
17957
|
/**
|
|
17960
17958
|
* This prevents mobile browsers from
|
|
17961
17959
|
* blurring the input when the clear
|
|
17962
17960
|
* button is activated.
|
|
17963
17961
|
*/
|
|
17964
17962
|
ev.preventDefault();
|
|
17965
|
-
}, onClick: this.clearTextInput }, hAsync("ion-icon", { key: '
|
|
17963
|
+
}, onClick: this.clearTextInput }, hAsync("ion-icon", { key: '58ceb89a48d5db08ddb5b22397d29e6ab3524f9c', "aria-hidden": "true", icon: inputClearIcon }))), hAsync("slot", { key: 'a90f9f0b9439e0aa19de35e24ea9ed587ab51add', name: "end" })), shouldRenderHighlight && hAsync("div", { key: '413fe8aa2eeaf41ab90a3b77a6abb20b19ad8446', class: "input-highlight" })), this.renderBottomContent()));
|
|
17966
17964
|
}
|
|
17967
17965
|
get el() { return getElement(this); }
|
|
17968
17966
|
static get watchers() { return {
|
|
@@ -18638,7 +18636,7 @@ class InputOTP {
|
|
|
18638
18636
|
const tabbableIndex = this.getTabbableIndex();
|
|
18639
18637
|
const pattern = this.getPattern();
|
|
18640
18638
|
const hasDescription = ((_b = (_a = el.querySelector('.input-otp-description')) === null || _a === void 0 ? void 0 : _a.textContent) === null || _b === void 0 ? void 0 : _b.trim()) !== '';
|
|
18641
|
-
return (hAsync(Host, { key: '
|
|
18639
|
+
return (hAsync(Host, { key: 'b7709a1fd155bd4484fb6f20a2f0c1cdb13809a7', class: createColorClasses$1(color, {
|
|
18642
18640
|
[mode]: true,
|
|
18643
18641
|
'has-focus': hasFocus,
|
|
18644
18642
|
[`input-otp-size-${size}`]: true,
|
|
@@ -18646,10 +18644,10 @@ class InputOTP {
|
|
|
18646
18644
|
[`input-otp-fill-${fill}`]: true,
|
|
18647
18645
|
'input-otp-disabled': disabled,
|
|
18648
18646
|
'input-otp-readonly': readonly,
|
|
18649
|
-
}) }, hAsync("div", Object.assign({ key: '
|
|
18647
|
+
}) }, hAsync("div", Object.assign({ key: '5948befd722de44eea8aa1a759ae465bebef0d52', role: "group", "aria-label": "One-time password input", class: "input-otp-group" }, inheritedAttributes), Array.from({ length }).map((_, index) => (hAsync(Fragment, null, hAsync("div", { class: "native-wrapper" }, hAsync("input", { class: "native-input", id: `${inputId}-${index}`, "aria-label": `Input ${index + 1} of ${length}`, type: "text", autoCapitalize: autocapitalize, inputmode: inputmode, pattern: pattern, disabled: disabled, readOnly: readonly, tabIndex: index === tabbableIndex ? 0 : -1, value: inputValues[index] || '', autocomplete: "one-time-code", ref: (el) => (inputRefs[index] = el), onInput: this.onInput(index), onBlur: this.onBlur, onFocus: this.onFocus(index), onKeyDown: this.onKeyDown(index), onPaste: this.onPaste })), this.showSeparator(index) && hAsync("div", { class: "input-otp-separator" }))))), hAsync("div", { key: 'bb4cdd1da7e42b6d2b8b50fc2ec52ed526608cdd', class: {
|
|
18650
18648
|
'input-otp-description': true,
|
|
18651
18649
|
'input-otp-description-hidden': !hasDescription,
|
|
18652
|
-
} }, hAsync("slot", { key: '
|
|
18650
|
+
} }, hAsync("slot", { key: '006fe25a24266eae57a9c1b58fbfc28008cfb816' }))));
|
|
18653
18651
|
}
|
|
18654
18652
|
get el() { return getElement(this); }
|
|
18655
18653
|
static get watchers() { return {
|
|
@@ -18787,16 +18785,16 @@ class InputPasswordToggle {
|
|
|
18787
18785
|
const { color, inputPasswordHideIcon, inputPasswordShowIcon, type } = this;
|
|
18788
18786
|
const mode = getIonMode$1(this);
|
|
18789
18787
|
const isPasswordVisible = type === 'text';
|
|
18790
|
-
return (hAsync(Host, { key: '
|
|
18788
|
+
return (hAsync(Host, { key: 'e3c21d5bedebeadb57c0c9b7f065d15ab0d49e4a', class: createColorClasses$1(color, {
|
|
18791
18789
|
[mode]: true,
|
|
18792
|
-
}) }, hAsync("ion-button", { key: '
|
|
18790
|
+
}) }, hAsync("ion-button", { key: 'c2529009a921f2fd133f2b3c4f8d36fa66fbfd30', mode: mode, color: color, fill: "clear", shape: "round", "aria-checked": isPasswordVisible ? 'true' : 'false', "aria-label": isPasswordVisible ? 'Hide password' : 'Show password', role: "switch", type: "button", onPointerDown: (ev) => {
|
|
18793
18791
|
/**
|
|
18794
18792
|
* This prevents mobile browsers from
|
|
18795
18793
|
* blurring the input when the password toggle
|
|
18796
18794
|
* button is activated.
|
|
18797
18795
|
*/
|
|
18798
18796
|
ev.preventDefault();
|
|
18799
|
-
}, onClick: this.togglePasswordVisibility }, hAsync("ion-icon", { key: '
|
|
18797
|
+
}, onClick: this.togglePasswordVisibility }, hAsync("ion-icon", { key: 'bc25d56ce0402565a2c7c0d617349138a04c008d', slot: "icon-only", "aria-hidden": "true", icon: isPasswordVisible ? inputPasswordHideIcon : inputPasswordShowIcon }))));
|
|
18800
18798
|
}
|
|
18801
18799
|
get el() { return getElement(this); }
|
|
18802
18800
|
static get watchers() { return {
|
|
@@ -19156,11 +19154,11 @@ class ItemDivider {
|
|
|
19156
19154
|
}
|
|
19157
19155
|
render() {
|
|
19158
19156
|
const theme = getIonTheme(this);
|
|
19159
|
-
return (hAsync(Host, { key: '
|
|
19157
|
+
return (hAsync(Host, { key: 'ff60c2ed224911e4369138287da9610564785c7f', class: createColorClasses$1(this.color, {
|
|
19160
19158
|
[theme]: true,
|
|
19161
19159
|
'item-divider-sticky': this.sticky,
|
|
19162
19160
|
item: true,
|
|
19163
|
-
}) }, hAsync("slot", { key: '
|
|
19161
|
+
}) }, hAsync("slot", { key: '992f32a67a2ecf8ee94d5c8b9bfd231b4b4510d9', name: "start" }), hAsync("div", { key: '44ad1d56fe4c9644267ca285199bcc66cf7269d3', class: "item-divider-inner" }, hAsync("div", { key: '8237db8eb57c0b877da7efa45f10214063e3ac8f', class: "item-divider-wrapper" }, hAsync("slot", { key: '9ac2bf96cfa368d4f6daba9b6fcced3f597dfb4f' })), hAsync("slot", { key: '19bdddb51ac10f0a11c5b50d4ad51a55cada278a', name: "end" }))));
|
|
19164
19162
|
}
|
|
19165
19163
|
get el() { return getElement(this); }
|
|
19166
19164
|
static get style() { return {
|
|
@@ -19197,7 +19195,7 @@ class ItemGroup {
|
|
|
19197
19195
|
}
|
|
19198
19196
|
render() {
|
|
19199
19197
|
const theme = getIonTheme(this);
|
|
19200
|
-
return (hAsync(Host, { key: '
|
|
19198
|
+
return (hAsync(Host, { key: 'd104330acfa524379c4bf1c28bce6cf7e720db14', role: "group", class: {
|
|
19201
19199
|
[theme]: true,
|
|
19202
19200
|
// Used internally for styling
|
|
19203
19201
|
[`item-group-${theme}`]: true,
|
|
@@ -19291,14 +19289,14 @@ class ItemOption {
|
|
|
19291
19289
|
href: this.href,
|
|
19292
19290
|
target: this.target,
|
|
19293
19291
|
};
|
|
19294
|
-
return (hAsync(Host, { key: '
|
|
19292
|
+
return (hAsync(Host, { key: '419c8059b80ed543021016ae8e47a8c293c61544', onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
19295
19293
|
[theme]: true,
|
|
19296
19294
|
[`item-option-${shape}`]: shape !== undefined,
|
|
19297
19295
|
[`item-option-${hue}`]: hue !== undefined,
|
|
19298
19296
|
'item-option-disabled': disabled,
|
|
19299
19297
|
'item-option-expandable': expandable,
|
|
19300
19298
|
'ion-activatable': true,
|
|
19301
|
-
}) }, hAsync(TagType, Object.assign({ key: '
|
|
19299
|
+
}) }, hAsync(TagType, Object.assign({ key: 'b68a20876078d8c3281ad95c4d25c786ea8534b6' }, attrs, { class: "button-native", part: "native", disabled: disabled }), hAsync("span", { key: '2cca3a5fe121020e647306e73f5a6568e0114e52', class: "button-inner" }, hAsync("slot", { key: 'a58b51ec7a506997f0a7ef419ea2eacd7e317cb0', name: "top" }), hAsync("div", { key: '51d3078bcaf1b587b4d989faaba9eccc064299a1', class: "horizontal-wrapper" }, hAsync("slot", { key: 'f9a5c0f1036dabc30649a31da851acc947e8d0dd', name: "start" }), hAsync("slot", { key: '57474d0a32f99a7d773db30093ab3d4a0529d1c0', name: "icon-only" }), hAsync("slot", { key: 'e9415a290913d535b82a74303fe73b779ff5b5be' }), hAsync("slot", { key: 'e33e61278c599989c80fc410b94688288c0c13f5', name: "end" })), hAsync("slot", { key: '4f3b12f4fcc09e8f87f35ea8c87cf40d15b5ef42', name: "bottom" })), theme === 'md' && hAsync("ion-ripple-effect", { key: '56a65a555e12f0051d69447d786799e1b21683a6' }))));
|
|
19302
19300
|
}
|
|
19303
19301
|
get el() { return getElement(this); }
|
|
19304
19302
|
static get style() { return {
|
|
@@ -19356,7 +19354,7 @@ class ItemOptions {
|
|
|
19356
19354
|
render() {
|
|
19357
19355
|
const theme = getIonTheme(this);
|
|
19358
19356
|
const isEnd = isEndSide(this.side);
|
|
19359
|
-
return (hAsync(Host, { key: '
|
|
19357
|
+
return (hAsync(Host, { key: '631db06441daa78759d646ab8d9e1804184be7ea', class: {
|
|
19360
19358
|
[theme]: true,
|
|
19361
19359
|
// Used internally for styling
|
|
19362
19360
|
[`item-options-${theme}`]: true,
|
|
@@ -19826,7 +19824,7 @@ class ItemSliding {
|
|
|
19826
19824
|
}
|
|
19827
19825
|
render() {
|
|
19828
19826
|
const theme = getIonTheme(this);
|
|
19829
|
-
return (hAsync(Host, { key: '
|
|
19827
|
+
return (hAsync(Host, { key: '837e7162dfc6d2cebcdf3efc40d1c6aa88739451', class: {
|
|
19830
19828
|
[theme]: true,
|
|
19831
19829
|
'item-sliding-active-slide': this.state !== 2 /* SlidingState.Disabled */,
|
|
19832
19830
|
'item-sliding-active-options-end': (this.state & 8 /* SlidingState.End */) !== 0,
|
|
@@ -19934,13 +19932,13 @@ class Label {
|
|
|
19934
19932
|
render() {
|
|
19935
19933
|
const position = this.position;
|
|
19936
19934
|
const theme = getIonTheme(this);
|
|
19937
|
-
return (hAsync(Host, { key: '
|
|
19935
|
+
return (hAsync(Host, { key: '8705671de3aaec1eb21044f4a234ee85fcba8d14', class: createColorClasses$1(this.color, {
|
|
19938
19936
|
[theme]: true,
|
|
19939
19937
|
'in-item-color': hostContext('ion-item.ion-color', this.el),
|
|
19940
19938
|
[`label-${position}`]: position !== undefined,
|
|
19941
19939
|
[`label-no-animate`]: this.noAnimate,
|
|
19942
19940
|
'label-rtl': document.dir === 'rtl',
|
|
19943
|
-
}) }, hAsync("slot", { key: '
|
|
19941
|
+
}) }, hAsync("slot", { key: '31973de97fc2524da620a612ada1d3c506939f6f' })));
|
|
19944
19942
|
}
|
|
19945
19943
|
get el() { return getElement(this); }
|
|
19946
19944
|
static get watchers() { return {
|
|
@@ -20016,7 +20014,7 @@ class List {
|
|
|
20016
20014
|
const theme = getIonTheme(this);
|
|
20017
20015
|
const shape = this.getShape();
|
|
20018
20016
|
const { lines, inset } = this;
|
|
20019
|
-
return (hAsync(Host, { key: '
|
|
20017
|
+
return (hAsync(Host, { key: 'dcdfb595a6b45307f9810e1ded25ba635c947940', role: "list", class: {
|
|
20020
20018
|
[theme]: true,
|
|
20021
20019
|
// Used internally for styling
|
|
20022
20020
|
[`list-${theme}`]: true,
|
|
@@ -20064,10 +20062,10 @@ class ListHeader {
|
|
|
20064
20062
|
render() {
|
|
20065
20063
|
const { lines } = this;
|
|
20066
20064
|
const theme = getIonTheme(this);
|
|
20067
|
-
return (hAsync(Host, { key: '
|
|
20065
|
+
return (hAsync(Host, { key: 'b3478a7ac11992d292d35b5c658de040c51e971d', class: createColorClasses$1(this.color, {
|
|
20068
20066
|
[theme]: true,
|
|
20069
20067
|
[`list-header-lines-${lines}`]: lines !== undefined,
|
|
20070
|
-
}) }, hAsync("div", { key: '
|
|
20068
|
+
}) }, hAsync("div", { key: '76dff0757cd9930eec0dbd56cb187c72d4e26d21', class: "list-header-inner" }, hAsync("slot", { key: 'd25568f22efb544467ffda8929ac6d6cfd4001fa' }))));
|
|
20071
20069
|
}
|
|
20072
20070
|
static get style() { return {
|
|
20073
20071
|
ionic: listHeaderIonicCss,
|
|
@@ -20356,9 +20354,9 @@ class Loading {
|
|
|
20356
20354
|
* Otherwise, don't set aria-labelledby.
|
|
20357
20355
|
*/
|
|
20358
20356
|
const ariaLabelledBy = message !== undefined ? msgId : null;
|
|
20359
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
20357
|
+
return (hAsync(Host, Object.assign({ key: '082392dad8551f7bf3be1b77d4d26d3b96504d39', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
|
|
20360
20358
|
zIndex: `${40000 + this.overlayIndex}`,
|
|
20361
|
-
}, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), hAsync("ion-backdrop", { key: '
|
|
20359
|
+
}, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), hAsync("ion-backdrop", { key: '1ced20cf2cc6d610c0f5f9d1de147602137347f1', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: '450e54507718d290a520d423ae09d05d88009d79', tabindex: "0", "aria-hidden": "true" }), hAsync("div", { key: 'f2338b1915b9339055a27c4ef230b2663959e2f8', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (hAsync("div", { key: '22c0ba1f0ead01c0e0b133c7398f3fa3e03d3f08', class: "loading-spinner" }, hAsync("ion-spinner", { key: '155aa650b590dc49c8902bc1d73f4bba4afd1d35', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), hAsync("div", { key: 'b08785d4408950abd34b0c21dd8e4be783b17ae4', tabindex: "0", "aria-hidden": "true" })));
|
|
20362
20360
|
}
|
|
20363
20361
|
get el() { return getElement(this); }
|
|
20364
20362
|
static get watchers() { return {
|
|
@@ -21415,14 +21413,14 @@ class Menu {
|
|
|
21415
21413
|
* the ionBackButton listener in the menu controller
|
|
21416
21414
|
* will handle closing the menu when Escape is pressed.
|
|
21417
21415
|
*/
|
|
21418
|
-
return (hAsync(Host, { key: '
|
|
21416
|
+
return (hAsync(Host, { key: '1983ee36a15d041cce2cf8c010c4a03544095c71', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
|
|
21419
21417
|
[theme]: true,
|
|
21420
21418
|
[`menu-type-${type}`]: true,
|
|
21421
21419
|
'menu-enabled': !disabled,
|
|
21422
21420
|
[`menu-side-${side}`]: true,
|
|
21423
21421
|
'menu-pane-visible': isPaneVisible,
|
|
21424
21422
|
'split-pane-side': hostContext('ion-split-pane', el),
|
|
21425
|
-
} }, hAsync("div", { key: '
|
|
21423
|
+
} }, hAsync("div", { key: '9b997c29ef41fd00c15843a1f6593407d195a501', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, hAsync("slot", { key: 'e95f25ccdf6e07b527e2126b7d7221d39e667549' })), hAsync("ion-backdrop", { key: '60271cb8539ef04a148c08ab1a3349be30e8589c', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
|
|
21426
21424
|
}
|
|
21427
21425
|
get el() { return getElement(this); }
|
|
21428
21426
|
static get watchers() { return {
|
|
@@ -21548,7 +21546,7 @@ class MenuButton {
|
|
|
21548
21546
|
type: this.type,
|
|
21549
21547
|
};
|
|
21550
21548
|
const ariaLabel = inheritedAttributes['aria-label'] || 'menu';
|
|
21551
|
-
return (hAsync(Host, { key: '
|
|
21549
|
+
return (hAsync(Host, { key: '8777ca08223f62b4b0183e81f7f040635a017827', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses$1(color, {
|
|
21552
21550
|
[theme]: true,
|
|
21553
21551
|
button: true, // ion-buttons target .button
|
|
21554
21552
|
'menu-button-hidden': hidden,
|
|
@@ -21557,7 +21555,7 @@ class MenuButton {
|
|
|
21557
21555
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
21558
21556
|
'ion-activatable': true,
|
|
21559
21557
|
'ion-focusable': true,
|
|
21560
|
-
}) }, hAsync("button", Object.assign({ key: '
|
|
21558
|
+
}) }, hAsync("button", Object.assign({ key: '7ea9df4e44a3916c97439f273562ad513c02d848' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), hAsync("span", { key: '521997eb3e28a6c89c8783125aee82e081f36db6', class: "button-inner" }, hAsync("slot", { key: '8ec019529598f67ca7a7fb8f7a3eccfe3a970928' }, hAsync("ion-icon", { key: '091855caa99363a61ccdad926229b18a96b03d58', part: "icon", icon: menuIcon, lazy: false, "aria-hidden": "true" }))), theme === 'md' && hAsync("ion-ripple-effect", { key: '9f746b38ae4d954ce0339e5c159b7c4c81d872f0', type: "unbounded" }))));
|
|
21561
21559
|
}
|
|
21562
21560
|
get el() { return getElement(this); }
|
|
21563
21561
|
static get style() { return {
|
|
@@ -21614,10 +21612,10 @@ class MenuToggle {
|
|
|
21614
21612
|
render() {
|
|
21615
21613
|
const theme = getIonTheme(this);
|
|
21616
21614
|
const hidden = this.autoHide && !this.visible;
|
|
21617
|
-
return (hAsync(Host, { key: '
|
|
21615
|
+
return (hAsync(Host, { key: 'e6cdf611b3c2ef6d39a84069582b706e9270e453', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
|
|
21618
21616
|
[theme]: true,
|
|
21619
21617
|
'menu-toggle-hidden': hidden,
|
|
21620
|
-
} }, hAsync("slot", { key: '
|
|
21618
|
+
} }, hAsync("slot", { key: 'c6a040b1b8c341ea8d0774a875266ca57fd6b8ce' })));
|
|
21621
21619
|
}
|
|
21622
21620
|
static get style() { return menuToggleCss; }
|
|
21623
21621
|
static get cmpMeta() { return {
|
|
@@ -23438,7 +23436,7 @@ const createSheetGesture = (baseEl, backdropEl, wrapperEl, initialBreakpoint, ba
|
|
|
23438
23436
|
};
|
|
23439
23437
|
};
|
|
23440
23438
|
|
|
23441
|
-
const modalIonicCss = ":host{--width:100%;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--overflow:hidden;--border-width:0;--border-style:none;--border-color:transparent;--box-shadow:none;right:0;left:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;contain:strict}.modal-wrapper,ion-backdrop{pointer-events:auto}:host(.overlay-hidden){display:none}.modal-wrapper,.modal-shadow{border-radius:var(--border-radius);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);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:var(--overflow);z-index:10}.modal-shadow{position:absolute;background:transparent}.modal-handle{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);border:0;cursor:pointer;z-index:11}.modal-handle::before{position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:\"\"}:host(.modal-sheet) .modal-wrapper,:host(.modal-sheet) .modal-shadow{position:absolute;bottom:0}:host(.modal-sheet.modal-no-expand-scroll) ion-footer{position:absolute;bottom:0;width:var(--width)}:host{--background:var(--token-bg-surface-default, var(--token-primitives-base-white, #ffffff));--box-shadow:var(--token-elevation-3, 0px 2px 7px 0px rgba(0, 0, 0, 0.05), 0px 6px 32px 0px rgba(0, 0, 0, 0.16));--backdrop-opacity:1;color:var(--token-text-default, var(--token-primitives-neutral-1200, #242424))}:host(.modal-round){--border-radius:var(--token-border-radius-1000, var(--token-scale-1000, 40px))}:host(.modal-soft){--border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}:host(.modal-rectangular){--border-radius:var(--token-border-radius-0, var(--token-scale-0, 0px))}
|
|
23439
|
+
const modalIonicCss = ":host{--width:100%;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--overflow:hidden;--border-width:0;--border-style:none;--border-color:transparent;--box-shadow:none;right:0;left:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;contain:strict}.modal-wrapper,ion-backdrop{pointer-events:auto}:host(.overlay-hidden){display:none}.modal-wrapper,.modal-shadow{border-radius:var(--border-radius);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);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:var(--overflow);z-index:10}.modal-shadow{position:absolute;background:transparent}.modal-handle{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);border:0;cursor:pointer;z-index:11}.modal-handle::before{position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:\"\"}:host(.modal-sheet) .modal-wrapper,:host(.modal-sheet) .modal-shadow{position:absolute;bottom:0}:host(.modal-sheet.modal-no-expand-scroll) ion-footer{position:absolute;bottom:0;width:var(--width)}:host{--background:var(--token-bg-surface-default, var(--token-primitives-base-white, #ffffff));--box-shadow:var(--token-elevation-3, 0px 2px 7px 0px rgba(0, 0, 0, 0.05), 0px 6px 32px 0px rgba(0, 0, 0, 0.16));--backdrop-opacity:1;color:var(--token-text-default, var(--token-primitives-neutral-1200, #242424))}:host(.modal-round){--border-radius:var(--token-border-radius-1000, var(--token-scale-1000, 40px))}:host(.modal-soft){--border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}:host(.modal-rectangular){--border-radius:var(--token-border-radius-0, var(--token-scale-0, 0px))}.modal-handle{right:0px;left:0px;top:var(--token-space-300, var(--token-scale-300, 12px));border-radius:var(--token-border-radius-100, var(--token-scale-100, 4px));width:var(--token-scale-1100, 44px);height:var(--token-scale-100, 4px);background-color:var(--token-primitives-neutral-300, #e0e0e0)}.modal-handle::before{-webkit-padding-start:var(--token-space-100, var(--token-scale-100, 4px));padding-inline-start:var(--token-space-100, var(--token-scale-100, 4px));-webkit-padding-end:var(--token-space-100, var(--token-scale-100, 4px));padding-inline-end:var(--token-space-100, var(--token-scale-100, 4px));padding-top:var(--token-space-100, var(--token-scale-100, 4px));padding-bottom:var(--token-space-100, var(--token-scale-100, 4px))}:host(.modal-sheet) .modal-wrapper{border-start-start-radius:var(--border-radius);border-start-end-radius:var(--border-radius);border-end-end-radius:0;border-end-start-radius:0}:host(.modal-sheet){--height:calc(100% - (var(--ion-safe-area-top) + var(--token-scale-250, 10px)))}";
|
|
23442
23440
|
|
|
23443
23441
|
const modalIosCss = ":host{--width:100%;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--overflow:hidden;--border-width:0;--border-style:none;--border-color:transparent;--box-shadow:none;right:0;left:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;contain:strict}.modal-wrapper,ion-backdrop{pointer-events:auto}:host(.overlay-hidden){display:none}.modal-wrapper,.modal-shadow{border-radius:var(--border-radius);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);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:var(--overflow);z-index:10}.modal-shadow{position:absolute;background:transparent}.modal-handle{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);border:0;cursor:pointer;z-index:11}.modal-handle::before{position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:\"\"}:host(.modal-sheet) .modal-wrapper,:host(.modal-sheet) .modal-shadow{position:absolute;bottom:0}:host(.modal-sheet.modal-no-expand-scroll) ion-footer{position:absolute;bottom:0;width:var(--width)}:host{--background:var(--ion-background-color, #fff);--border-radius:0;--backdrop-opacity:0;color:var(--ion-text-color, #000)}@media only screen and (min-width: 768px) and (min-height: 600px){:host{--width:600px;--height:500px;--ion-safe-area-top:0px;--ion-safe-area-bottom:0px;--ion-safe-area-right:0px;--ion-safe-area-left:0px}}@media only screen and (min-width: 768px) and (min-height: 768px){:host{--width:600px;--height:600px}}.modal-handle{right:0px;left:0px;top:5px;border-radius:8px;width:36px;height:5px;background:var(--ion-color-step-350, var(--ion-background-color-step-350, #c0c0be))}.modal-handle::before{-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:4px;padding-inline-end:4px;padding-top:4px;padding-bottom:4px;width:36px;height:5px}:host(.modal-sheet){--height:calc(100% - (var(--ion-safe-area-top) + 10px))}:host{--backdrop-opacity:var(--ion-backdrop-opacity, 0.4)}:host(.modal-card),:host(.modal-sheet){--border-radius:10px}@media only screen and (min-width: 768px) and (min-height: 600px){:host{--border-radius:10px}}.modal-wrapper{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}@media screen and (max-width: 767px){@supports (width: max(0px, 1px)){:host(.modal-card){--height:calc(100% - max(30px, var(--ion-safe-area-top)) - 10px)}}@supports not (width: max(0px, 1px)){:host(.modal-card){--height:calc(100% - 40px)}}:host(.modal-card) .modal-wrapper{border-start-start-radius:var(--border-radius);border-start-end-radius:var(--border-radius);border-end-end-radius:0;border-end-start-radius:0}:host(.modal-card){--backdrop-opacity:0;--width:100%;-ms-flex-align:end;align-items:flex-end}:host(.modal-card) .modal-shadow{display:none}:host(.modal-card) ion-backdrop{pointer-events:none}}@media screen and (min-width: 768px){:host(.modal-card){--width:calc(100% - 120px);--height:calc(100% - (120px + var(--ion-safe-area-top) + var(--ion-safe-area-bottom)));--max-width:720px;--max-height:1000px;--backdrop-opacity:0;--box-shadow:0px 0px 30px 10px rgba(0, 0, 0, 0.1);-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}:host(.modal-card) .modal-wrapper{-webkit-box-shadow:none;box-shadow:none}:host(.modal-card) .modal-shadow{-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}}:host(.modal-sheet) .modal-wrapper{border-start-start-radius:var(--border-radius);border-start-end-radius:var(--border-radius);border-end-end-radius:0;border-end-start-radius:0}";
|
|
23444
23442
|
|
|
@@ -24320,20 +24318,20 @@ class Modal {
|
|
|
24320
24318
|
const isHandleCycle = handleBehavior === 'cycle';
|
|
24321
24319
|
const shape = this.getShape();
|
|
24322
24320
|
const isSheetModalWithHandle = isSheetModal && showHandle;
|
|
24323
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
24321
|
+
return (hAsync(Host, Object.assign({ key: '488610d76d4d3743e8de0602b247c6e862f7f604', "no-router": true,
|
|
24324
24322
|
// Allow the modal to be navigable when the handle is focusable
|
|
24325
24323
|
tabIndex: isHandleCycle && isSheetModalWithHandle ? 0 : -1 }, htmlAttributes, { style: {
|
|
24326
24324
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
24327
|
-
}, class: Object.assign({ [theme]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, [`modal-${shape}`]: shape !== undefined, [`modal-no-expand-scroll`]: isSheetModal && !expandToScroll, '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, onFocus: this.onModalFocus }), hAsync("ion-backdrop", { key: '
|
|
24325
|
+
}, class: Object.assign({ [theme]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, [`modal-${shape}`]: shape !== undefined, [`modal-no-expand-scroll`]: isSheetModal && !expandToScroll, '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, onFocus: this.onModalFocus }), hAsync("ion-backdrop", { key: '85a8517220a84da9337032ab8988362bc221f7b7', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), theme === 'ios' && hAsync("div", { key: '7a17566ea39641cd8fdf64bd647fc3df0cf099b9', class: "modal-shadow" }), hAsync("div", Object.assign({ key: '1b12a476428d88678a1ab2d0a3421b0ed0866c1f',
|
|
24328
24326
|
/*
|
|
24329
24327
|
role and aria-modal must be used on the
|
|
24330
24328
|
same element. They must also be set inside the
|
|
24331
24329
|
shadow DOM otherwise ion-button will not be highlighted
|
|
24332
24330
|
when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
|
|
24333
24331
|
*/
|
|
24334
|
-
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: '
|
|
24332
|
+
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: '48cc88e928df87737d97a4733f6551d37b429d81', class: "modal-handle",
|
|
24335
24333
|
// Prevents the handle from receiving keyboard focus when it does not cycle
|
|
24336
|
-
tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle", ref: (el) => (this.dragHandleEl = el) })), hAsync("slot", { key: '
|
|
24334
|
+
tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle", ref: (el) => (this.dragHandleEl = el) })), hAsync("slot", { key: 'ae63a8dc8a9044a60c3d2bf046203663343e0de0', onSlotchange: this.onSlotChange }))));
|
|
24337
24335
|
}
|
|
24338
24336
|
get el() { return getElement(this); }
|
|
24339
24337
|
static get watchers() { return {
|
|
@@ -25288,7 +25286,7 @@ class Nav {
|
|
|
25288
25286
|
}
|
|
25289
25287
|
}
|
|
25290
25288
|
render() {
|
|
25291
|
-
return hAsync("slot", { key: '
|
|
25289
|
+
return hAsync("slot", { key: '2254b8e14dbdc401b181dabb1c3b6606048291a5' });
|
|
25292
25290
|
}
|
|
25293
25291
|
get el() { return getElement(this); }
|
|
25294
25292
|
static get watchers() { return {
|
|
@@ -25365,7 +25363,7 @@ class NavLink {
|
|
|
25365
25363
|
};
|
|
25366
25364
|
}
|
|
25367
25365
|
render() {
|
|
25368
|
-
return hAsync(Host, { key: '
|
|
25366
|
+
return hAsync(Host, { key: '2a45f6d78be837c8c8926f45bfe194a9c75693b1', onClick: this.onClick });
|
|
25369
25367
|
}
|
|
25370
25368
|
get el() { return getElement(this); }
|
|
25371
25369
|
static get cmpMeta() { return {
|
|
@@ -25399,9 +25397,9 @@ class Note {
|
|
|
25399
25397
|
}
|
|
25400
25398
|
render() {
|
|
25401
25399
|
const theme = getIonTheme(this);
|
|
25402
|
-
return (hAsync(Host, { key: '
|
|
25400
|
+
return (hAsync(Host, { key: 'bab27d8461e93c98bb48cbdd4df0c6b012a37798', class: createColorClasses$1(this.color, {
|
|
25403
25401
|
[theme]: true,
|
|
25404
|
-
}) }, hAsync("slot", { key: '
|
|
25402
|
+
}) }, hAsync("slot", { key: 'd2e0f339ce127095fa49b93e515ab888461de1ea' })));
|
|
25405
25403
|
}
|
|
25406
25404
|
static get style() { return {
|
|
25407
25405
|
ionic: ionicNoteMdCss,
|
|
@@ -25877,7 +25875,7 @@ let Picker$1 = class Picker {
|
|
|
25877
25875
|
this.emitInputModeChange();
|
|
25878
25876
|
}
|
|
25879
25877
|
render() {
|
|
25880
|
-
return (hAsync(Host, { key: '
|
|
25878
|
+
return (hAsync(Host, { key: '0e3b8112fd28191ff6af8313fee72919d9b23ee7', onPointerDown: (ev) => this.onPointerDown(ev), onClick: () => this.onClick() }, hAsync("input", { key: '92e86aab71f000c35fcf5f4082116285f2e43016', "aria-hidden": "true", tabindex: -1, inputmode: "numeric", type: "number", onKeyDown: (ev) => {
|
|
25881
25879
|
var _a;
|
|
25882
25880
|
/**
|
|
25883
25881
|
* The "Enter" key represents
|
|
@@ -25892,7 +25890,7 @@ let Picker$1 = class Picker {
|
|
|
25892
25890
|
if (ev.key === 'Enter') {
|
|
25893
25891
|
(_a = this.inputEl) === null || _a === void 0 ? void 0 : _a.blur();
|
|
25894
25892
|
}
|
|
25895
|
-
}, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), hAsync("div", { key: '
|
|
25893
|
+
}, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), hAsync("div", { key: '5fad8573cd44bee093f26cd4d7cabad836789e79', class: "picker-before" }), hAsync("div", { key: 'fd26db9e86a3cafe125283eeff0da8be7ea2928e', class: "picker-after" }), hAsync("div", { key: '8174b0f258f3ce00707132c674ff53d3b9fc2aee', class: "picker-highlight", ref: (el) => (this.highlightEl = el) }), hAsync("slot", { key: 'a118b0ec709164758ae95fcb9e110befb574138f' })));
|
|
25896
25894
|
}
|
|
25897
25895
|
get el() { return getElement(this); }
|
|
25898
25896
|
static get style() { return {
|
|
@@ -26167,11 +26165,11 @@ class Picker {
|
|
|
26167
26165
|
render() {
|
|
26168
26166
|
const { htmlAttributes } = this;
|
|
26169
26167
|
const theme = getIonTheme(this);
|
|
26170
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
26168
|
+
return (hAsync(Host, Object.assign({ key: '5be65f42e2ce3d4d6adaf431f37a4a6d83a66e6e', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
|
|
26171
26169
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
26172
26170
|
}, class: Object.assign({ [theme]: true,
|
|
26173
26171
|
// Used internally for styling
|
|
26174
|
-
[`picker-${theme}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), hAsync("ion-backdrop", { key: '
|
|
26172
|
+
[`picker-${theme}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), hAsync("ion-backdrop", { key: '3a611227f9de69d89a3171ad108dd11d1928c671', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: 'a577468549382d405258c93731c2cba6e4a32879', tabindex: "0", "aria-hidden": "true" }), hAsync("div", { key: 'e86289348943e6a3b6b11f5edd8d58acb841eaad', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, hAsync("div", { key: 'db47deaf34cb6d8f7e47921264ca171a58b60d8b', 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: '53a7ab27826f3a2eef6b1fdd767bce675a1d344a', class: "picker-columns" }, hAsync("div", { key: 'ccc435173195f9267a838c881eea1d9715046731', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => hAsync("ion-picker-legacy-column", { col: c })), hAsync("div", { key: '3499cb548af069936b414f46155bb07427bc21c2', class: "picker-below-highlight" }))), hAsync("div", { key: 'f93e65707c71f594ea6e076292680c7f54208b17', tabindex: "0", "aria-hidden": "true" })));
|
|
26175
26173
|
}
|
|
26176
26174
|
get el() { return getElement(this); }
|
|
26177
26175
|
static get watchers() { return {
|
|
@@ -26770,14 +26768,14 @@ class PickerColumn {
|
|
|
26770
26768
|
render() {
|
|
26771
26769
|
const { color, disabled, isActive, numericInput } = this;
|
|
26772
26770
|
const theme = getIonTheme(this);
|
|
26773
|
-
return (hAsync(Host, { key: '
|
|
26771
|
+
return (hAsync(Host, { key: '867e0dc27b3a65348415b4e35e980c99d95e183c', class: createColorClasses$1(color, {
|
|
26774
26772
|
[theme]: true,
|
|
26775
26773
|
['picker-column-active']: isActive,
|
|
26776
26774
|
['picker-column-numeric-input']: numericInput,
|
|
26777
26775
|
['picker-column-disabled']: disabled,
|
|
26778
|
-
}) }, hAsync("slot", { key: '
|
|
26776
|
+
}) }, hAsync("slot", { key: '9d68fc2f1524834436098f856af9867d4688c37b', name: "prefix" }), hAsync("div", { key: 'a0b300c9b537ef853bd8703ad10da64dab3876dc', class: "picker-opts", ref: (el) => {
|
|
26779
26777
|
this.scrollEl = el;
|
|
26780
|
-
}, role: "slider", tabindex: this.disabled ? undefined : 0, "aria-label": this.ariaLabel, "aria-valuemin": 0, "aria-valuemax": 0, "aria-valuenow": 0, "aria-valuetext": this.getOptionValueText(this.activeItem), "aria-orientation": "vertical", onKeyDown: (ev) => this.onKeyDown(ev) }, hAsync("div", { key: '
|
|
26778
|
+
}, role: "slider", tabindex: this.disabled ? undefined : 0, "aria-label": this.ariaLabel, "aria-valuemin": 0, "aria-valuemax": 0, "aria-valuenow": 0, "aria-valuetext": this.getOptionValueText(this.activeItem), "aria-orientation": "vertical", onKeyDown: (ev) => this.onKeyDown(ev) }, hAsync("div", { key: '4617d1409c852871ff85d0ff6ac2c3d265e56a92', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: '893559f2b0035135c582e34c334b56c74ddd829c', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: '44d379b7d3bdff1574cc95330b22d4f629e26724', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("slot", { key: '25a5bd6d8f3d360594b38fe8867b925a67111792' }), hAsync("div", { key: '39d4ffe9c6c2c1ee101b65a648ceaa3582676770', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: '6ea72753cdc8ca3b9b1e5fd0aad8772fa090b39f', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: '8ec67b388428e1d5d648884b2a69f953aa79702e', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0")), hAsync("slot", { key: 'ba379669ca1976f3078c076f93c415e42c37847e', name: "suffix" })));
|
|
26781
26779
|
}
|
|
26782
26780
|
get el() { return getElement(this); }
|
|
26783
26781
|
static get watchers() { return {
|
|
@@ -27141,9 +27139,9 @@ class PickerColumnCmp {
|
|
|
27141
27139
|
render() {
|
|
27142
27140
|
const col = this.col;
|
|
27143
27141
|
const theme = getIonTheme(this);
|
|
27144
|
-
return (hAsync(Host, { key: '
|
|
27142
|
+
return (hAsync(Host, { key: 'c50f127ada94ef8e284129f704a4201275f85873', class: Object.assign({ [theme]: true, 'picker-col': true, 'picker-opts-left': this.col.align === 'left', 'picker-opts-right': this.col.align === 'right' }, getClassMap(col.cssClass)), style: {
|
|
27145
27143
|
'max-width': this.col.columnWidth,
|
|
27146
|
-
} }, col.prefix && (hAsync("div", { key: '
|
|
27144
|
+
} }, col.prefix && (hAsync("div", { key: '1b7c6b050049315ece6b36a5af1d842446e13c70', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), hAsync("div", { key: 'd1ff3f80b3edd70d923b86a120f2a7ef5b24a53c', 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: '496213486f1268e4a828650f55b22f97fa89471e', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
|
|
27147
27145
|
}
|
|
27148
27146
|
get el() { return getElement(this); }
|
|
27149
27147
|
static get watchers() { return {
|
|
@@ -27266,10 +27264,10 @@ class PickerColumnOption {
|
|
|
27266
27264
|
render() {
|
|
27267
27265
|
const { color, disabled, ariaLabel } = this;
|
|
27268
27266
|
const theme = getIonTheme(this);
|
|
27269
|
-
return (hAsync(Host, { key: '
|
|
27267
|
+
return (hAsync(Host, { key: '76d3086fc36a32ea544e9b03e53f656d153762d4', class: createColorClasses$1(color, {
|
|
27270
27268
|
[theme]: true,
|
|
27271
27269
|
['option-disabled']: disabled,
|
|
27272
|
-
}) }, hAsync("div", { key: '
|
|
27270
|
+
}) }, hAsync("div", { key: '569e40d592e71954472128cbaef0141358fd8be9', class: 'picker-column-option-button', role: "button", "aria-label": ariaLabel, onClick: () => this.onClick() }, hAsync("slot", { key: '1adca8a8d9b774c818404278003f7009fa4c458d' }))));
|
|
27273
27271
|
}
|
|
27274
27272
|
get el() { return getElement(this); }
|
|
27275
27273
|
static get watchers() { return {
|
|
@@ -28680,9 +28678,9 @@ class Popover {
|
|
|
28680
28678
|
const { onLifecycle, parentPopover, dismissOnSelect, side, arrow, htmlAttributes, focusTrap } = this;
|
|
28681
28679
|
const desktop = isPlatform('desktop');
|
|
28682
28680
|
const enableArrow = arrow && !parentPopover;
|
|
28683
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
28681
|
+
return (hAsync(Host, Object.assign({ key: 'bc0a33fd2fa0b0d5275b12b493503a79762adc83', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
|
|
28684
28682
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
28685
|
-
}, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: 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: '
|
|
28683
|
+
}, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: 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: '0299fd3075759113fc5f0d2b299cafce74427c62', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), hAsync("div", { key: 'f9adb90aae67e369cf45988200f789c09d216d3a', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && hAsync("div", { key: '9d310601494499414aa90c26ec23733dab95a376', class: "popover-arrow", part: "arrow" }), hAsync("div", { key: '41fa231a8382c8c2b57fe17493b98986ede09a16', class: "popover-content", part: "content" }, hAsync("slot", { key: '0c88bfdc53f4d02dd6b6033647a1285f42b581a3' })))));
|
|
28686
28684
|
}
|
|
28687
28685
|
get el() { return getElement(this); }
|
|
28688
28686
|
static get watchers() { return {
|
|
@@ -28804,7 +28802,7 @@ class ProgressBar {
|
|
|
28804
28802
|
const shape = this.getShape();
|
|
28805
28803
|
// If the progress is displayed as a solid bar.
|
|
28806
28804
|
const progressSolid = buffer === 1;
|
|
28807
|
-
return (hAsync(Host, { key: '
|
|
28805
|
+
return (hAsync(Host, { key: 'd9a05927c2b8065c7b73a6bd07b09d193711eb78', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses$1(color, {
|
|
28808
28806
|
[theme]: true,
|
|
28809
28807
|
[`progress-bar-${type}`]: true,
|
|
28810
28808
|
'progress-paused': paused,
|
|
@@ -28995,7 +28993,7 @@ class Radio {
|
|
|
28995
28993
|
const { checked, disabled, color, el, justify, labelPlacement, hasLabel, buttonTabindex, alignment } = this;
|
|
28996
28994
|
const theme = getIonTheme(this);
|
|
28997
28995
|
const inItem = hostContext('ion-item', el);
|
|
28998
|
-
return (hAsync(Host, { key: '
|
|
28996
|
+
return (hAsync(Host, { key: '4890e800b5105fc75a14e0bda058bf2185d7761e', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: createColorClasses$1(color, {
|
|
28999
28997
|
[theme]: true,
|
|
29000
28998
|
'in-item': inItem,
|
|
29001
28999
|
'radio-checked': checked,
|
|
@@ -29006,10 +29004,10 @@ class Radio {
|
|
|
29006
29004
|
// Focus and active styling should not apply when the radio is in an item
|
|
29007
29005
|
'ion-activatable': !inItem,
|
|
29008
29006
|
'ion-focusable': !inItem,
|
|
29009
|
-
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, hAsync("label", { key: '
|
|
29007
|
+
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, hAsync("label", { key: 'de4d7c2f3788f13920bc43de7bad5527c3cc74fc', class: "radio-wrapper" }, hAsync("div", { key: '2a01f3fbdf659f8cbf2e6e8bef3d9877f53e3a66', class: {
|
|
29010
29008
|
'label-text-wrapper': true,
|
|
29011
29009
|
'label-text-wrapper-hidden': !hasLabel,
|
|
29012
|
-
}, part: "label" }, hAsync("slot", { key: '
|
|
29010
|
+
}, part: "label" }, hAsync("slot", { key: '093d4b8f5005e873851959a278a23a9a89d9fed6' })), hAsync("div", { key: 'bdab791d63e8c2330a78f23e9320bff9a160a5d6', class: "native-wrapper" }, this.renderRadioControl()))));
|
|
29013
29011
|
}
|
|
29014
29012
|
get el() { return getElement(this); }
|
|
29015
29013
|
static get watchers() { return {
|
|
@@ -29239,9 +29237,9 @@ class RadioGroup {
|
|
|
29239
29237
|
const { label, labelId, el, name, value } = this;
|
|
29240
29238
|
const theme = getIonTheme(this);
|
|
29241
29239
|
renderHiddenInput(true, el, name, value, false);
|
|
29242
|
-
return (hAsync(Host, { key: '
|
|
29240
|
+
return (hAsync(Host, { key: 'cf8c32999c8fa7a759948b76e715752ebcba9a63', class: {
|
|
29243
29241
|
[theme]: true,
|
|
29244
|
-
}, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, onClick: this.onClick }, this.renderHintText(), hAsync("div", { key: '
|
|
29242
|
+
}, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, onClick: this.onClick }, this.renderHintText(), hAsync("div", { key: 'a7b59a2f18208269b0a7276056002fb94f679981', class: "radio-group-wrapper" }, hAsync("slot", { key: '588af994a16cecfa6672471d186359b3b166f3eb' }))));
|
|
29245
29243
|
}
|
|
29246
29244
|
get el() { return getElement(this); }
|
|
29247
29245
|
static get watchers() { return {
|
|
@@ -30003,7 +30001,7 @@ class Range {
|
|
|
30003
30001
|
const needsEndAdjustment = inItem && !hasEndContent;
|
|
30004
30002
|
const theme = getIonTheme(this);
|
|
30005
30003
|
renderHiddenInput(true, el, this.name, JSON.stringify(this.getValue()), disabled);
|
|
30006
|
-
return (hAsync(Host, { key: '
|
|
30004
|
+
return (hAsync(Host, { key: '923dd14937cbc2707cbfe334c26416e0c14c08cd', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: createColorClasses$1(this.color, {
|
|
30007
30005
|
[theme]: true,
|
|
30008
30006
|
'in-item': inItem,
|
|
30009
30007
|
'range-disabled': disabled,
|
|
@@ -30012,10 +30010,10 @@ class Range {
|
|
|
30012
30010
|
[`range-label-placement-${labelPlacement}`]: true,
|
|
30013
30011
|
'range-item-start-adjustment': needsStartAdjustment,
|
|
30014
30012
|
'range-item-end-adjustment': needsEndAdjustment,
|
|
30015
|
-
}) }, hAsync("label", { key: '
|
|
30013
|
+
}) }, hAsync("label", { key: '1d99cd4a439428a6f9982fb81884b1efb4e62ef3', class: "range-wrapper", id: "range-label" }, hAsync("div", { key: '6093c0fe071e1f19a0b34a38f2e9c4e14882059a', class: {
|
|
30016
30014
|
'label-text-wrapper': true,
|
|
30017
30015
|
'label-text-wrapper-hidden': !hasLabel,
|
|
30018
|
-
}, part: "label" }, label !== undefined ? hAsync("div", { class: "label-text" }, label) : hAsync("slot", { name: "label" })), hAsync("div", { key: '
|
|
30016
|
+
}, part: "label" }, label !== undefined ? hAsync("div", { class: "label-text" }, label) : hAsync("slot", { name: "label" })), hAsync("div", { key: '4f8cdbbbffbf29f6ff10576297151cac66829935', class: "native-wrapper" }, hAsync("slot", { key: 'b86b648ec320062586f209fb8fa127ee2b9b2e8a', name: "start" }), this.renderRangeSlider(), hAsync("slot", { key: '61f20773eed8538b3d9a1e463ec803c04ded380e', name: "end" })))));
|
|
30019
30017
|
}
|
|
30020
30018
|
get el() { return getElement(this); }
|
|
30021
30019
|
static get watchers() { return {
|
|
@@ -30986,7 +30984,7 @@ class Refresher {
|
|
|
30986
30984
|
}
|
|
30987
30985
|
render() {
|
|
30988
30986
|
const theme = getIonTheme(this);
|
|
30989
|
-
return (hAsync(Host, { key: '
|
|
30987
|
+
return (hAsync(Host, { key: '2300b2120962468355e5bcc92520d70a2815befb', slot: "fixed", class: {
|
|
30990
30988
|
[theme]: true,
|
|
30991
30989
|
// Used internally for styling
|
|
30992
30990
|
[`refresher-${theme}`]: true,
|
|
@@ -31223,9 +31221,9 @@ class RefresherContent {
|
|
|
31223
31221
|
const hasSpinner = pullingIcon != null && SPINNERS[pullingIcon] !== undefined;
|
|
31224
31222
|
const theme = getIonTheme(this);
|
|
31225
31223
|
const arrowIcon = theme === 'ionic' ? caretLeftFillSvg : caretBackSharp;
|
|
31226
|
-
return (hAsync(Host, { key: '
|
|
31224
|
+
return (hAsync(Host, { key: '879a710107c1de4fbc6f48ac033512dc89213b0b', class: {
|
|
31227
31225
|
[theme]: true,
|
|
31228
|
-
} }, hAsync("div", { key: '
|
|
31226
|
+
} }, hAsync("div", { key: '01f1eba6db5037e12170602b210b401ac2b4f2ed', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (hAsync("div", { key: '6cd8489bfcd91af8c8a36757307c98438d2d4a20', class: "refresher-pulling-icon" }, hAsync("div", { key: 'bddb37533289a5cf237b7b1713f8c4c8639566c6', class: "spinner-arrow-container" }, hAsync("ion-spinner", { key: 'a20680bac24025b70a324d9040dc76be3e148fa0', name: this.pullingIcon, paused: true }), (theme === 'md' || theme === 'ionic') && this.pullingIcon === 'circular' && (hAsync("div", { key: '4db2c2935ae56db34d2bc8d9030dde19bf0c023b', class: "arrow-container" }, hAsync("ion-icon", { key: '028dd1e7d557f7ee55035f085c8d333d5eebf40e', icon: arrowIcon, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (hAsync("div", { key: '92a198f1f00024385bc8fc65697d4c88b9123f1b', class: "refresher-pulling-icon" }, hAsync("ion-icon", { key: '62ff2c73e88de373c0822782e55e01bc961473bc', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), hAsync("div", { key: '4f830ad8e4cb8a8a4269ea6589631d8fcc21dd76', class: "refresher-refreshing" }, this.refreshingSpinner && (hAsync("div", { key: '469f24580f4357789d1ae4052f1904e9558355f2', class: "refresher-refreshing-icon" }, hAsync("ion-spinner", { key: 'a33c43f3c78c433e6da18d6da24fd9ae52c0a4f2', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
|
|
31229
31227
|
}
|
|
31230
31228
|
get el() { return getElement(this); }
|
|
31231
31229
|
static get style() { return {
|
|
@@ -31294,9 +31292,9 @@ class Reorder {
|
|
|
31294
31292
|
render() {
|
|
31295
31293
|
const { reorderHandleIcon } = this;
|
|
31296
31294
|
const theme = getIonTheme(this);
|
|
31297
|
-
return (hAsync(Host, { key: '
|
|
31295
|
+
return (hAsync(Host, { key: 'e73400a4cfd9893bafb4fa45b84f825fed1c2d6f', class: {
|
|
31298
31296
|
[theme]: true,
|
|
31299
|
-
} }, hAsync("slot", { key: '
|
|
31297
|
+
} }, hAsync("slot", { key: '2544d544f84d09771e4c9375ba6054b4cac07d2c' }, hAsync("ion-icon", { key: '3281ed9bfe01b5b3b92c7a60f31df88340d0ea88', icon: reorderHandleIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
|
|
31300
31298
|
}
|
|
31301
31299
|
get el() { return getElement(this); }
|
|
31302
31300
|
static get style() { return {
|
|
@@ -31572,7 +31570,7 @@ class ReorderGroup {
|
|
|
31572
31570
|
}
|
|
31573
31571
|
render() {
|
|
31574
31572
|
const theme = getIonTheme(this);
|
|
31575
|
-
return (hAsync(Host, { key: '
|
|
31573
|
+
return (hAsync(Host, { key: '640e9d1ad454b25564ccf4c06bcf51d77139646c', class: {
|
|
31576
31574
|
[theme]: true,
|
|
31577
31575
|
'reorder-enabled': !this.disabled,
|
|
31578
31576
|
'reorder-list-active': this.state !== 0 /* ReorderGroupState.Idle */,
|
|
@@ -31696,7 +31694,7 @@ class RippleEffect {
|
|
|
31696
31694
|
}
|
|
31697
31695
|
render() {
|
|
31698
31696
|
const theme = getIonTheme(this);
|
|
31699
|
-
return (hAsync(Host, { key: '
|
|
31697
|
+
return (hAsync(Host, { key: '5e10ebed9a72e06def98285338c61749335eb753', role: "presentation", class: {
|
|
31700
31698
|
[theme]: true,
|
|
31701
31699
|
unbounded: this.unbounded,
|
|
31702
31700
|
} }));
|
|
@@ -32671,10 +32669,10 @@ class RouterLink {
|
|
|
32671
32669
|
rel: this.rel,
|
|
32672
32670
|
target: this.target,
|
|
32673
32671
|
};
|
|
32674
|
-
return (hAsync(Host, { key: '
|
|
32672
|
+
return (hAsync(Host, { key: 'bfbba199d70e52da616d54292ecb7289d8d5986e', onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
32675
32673
|
[theme]: true,
|
|
32676
32674
|
'ion-activatable': true,
|
|
32677
|
-
}) }, hAsync("a", Object.assign({ key: '
|
|
32675
|
+
}) }, hAsync("a", Object.assign({ key: '5ba349e9edb9384184a54d9aa6c3b8eed867de72' }, attrs), hAsync("slot", { key: 'a12ca383f47e02606e3d3203b94b733da2f74641' }))));
|
|
32678
32676
|
}
|
|
32679
32677
|
static get style() { return routerLinkCss; }
|
|
32680
32678
|
static get cmpMeta() { return {
|
|
@@ -32874,7 +32872,7 @@ class RouterOutlet {
|
|
|
32874
32872
|
return true;
|
|
32875
32873
|
}
|
|
32876
32874
|
render() {
|
|
32877
|
-
return hAsync("slot", { key: '
|
|
32875
|
+
return hAsync("slot", { key: 'e7752a955d59c869efccf59984db64431d692100' });
|
|
32878
32876
|
}
|
|
32879
32877
|
get el() { return getElement(this); }
|
|
32880
32878
|
static get watchers() { return {
|
|
@@ -32912,9 +32910,9 @@ class Row {
|
|
|
32912
32910
|
}
|
|
32913
32911
|
render() {
|
|
32914
32912
|
const theme = getIonTheme(this);
|
|
32915
|
-
return (hAsync(Host, { key: '
|
|
32913
|
+
return (hAsync(Host, { key: '7ba1bd208ec7fa1961c50dcd1305ae155fd57fb0', class: {
|
|
32916
32914
|
[theme]: true,
|
|
32917
|
-
} }, hAsync("slot", { key: '
|
|
32915
|
+
} }, hAsync("slot", { key: '2a4204092840acbb7f0bac337306b26d9a2f8056' })));
|
|
32918
32916
|
}
|
|
32919
32917
|
static get style() { return rowCss; }
|
|
32920
32918
|
static get cmpMeta() { return {
|
|
@@ -33462,8 +33460,8 @@ class Searchbar {
|
|
|
33462
33460
|
const shouldShowCancelButton = this.shouldShowCancelButton();
|
|
33463
33461
|
const shape = this.getShape();
|
|
33464
33462
|
const size = this.getSize();
|
|
33465
|
-
const cancelButton = this.showCancelButton !== 'never' && (hAsync("button", { key: '
|
|
33466
|
-
return (hAsync(Host, { key: '
|
|
33463
|
+
const cancelButton = this.showCancelButton !== 'never' && (hAsync("button", { key: 'bd577703e95e5c52ee280d310fb82110d4eb94d4', "aria-label": cancelButtonText, "aria-hidden": shouldShowCancelButton ? undefined : 'true', type: "button", tabIndex: theme === 'ios' && !shouldShowCancelButton ? -1 : undefined, onMouseDown: this.onCancelSearchbar, onTouchStart: this.onCancelSearchbar, class: "searchbar-cancel-button" }, hAsync("div", { key: '95002a6fff18176511499bfa2fb5079ed2d739e3', "aria-hidden": "true" }, theme === 'md' || theme === 'ionic' ? (hAsync("ion-icon", { "aria-hidden": "true", icon: searchbarCancelIcon, lazy: false })) : (cancelButtonText))));
|
|
33464
|
+
return (hAsync(Host, { key: 'f5728e8b9e9fbdac704968ada43cb74a2ccf613a', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
|
|
33467
33465
|
[theme]: true,
|
|
33468
33466
|
'searchbar-animated': animated,
|
|
33469
33467
|
'searchbar-disabled': this.disabled,
|
|
@@ -33477,14 +33475,14 @@ class Searchbar {
|
|
|
33477
33475
|
[`searchbar-shape-${shape}`]: shape !== undefined,
|
|
33478
33476
|
[`searchbar-size-${size}`]: size !== undefined,
|
|
33479
33477
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
33480
|
-
}) }, hAsync("div", { key: '
|
|
33478
|
+
}) }, hAsync("div", { key: 'ed7c2af6a28997acff63866416c74451bad19b0a', class: "searchbar-input-container" }, hAsync("input", Object.assign({ key: '93647ea9b7e4a3936377fab9439a16d691dad68d', "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)), (theme === 'md' || theme === 'ionic') && cancelButton, this.shouldShowSearchIcon() && (hAsync("ion-icon", { key: 'd558fc50383653ecc155539872db047bf7f07d5d', "aria-hidden": "true", icon: searchbarSearchIcon, lazy: false, class: "searchbar-search-icon" })), this.shouldShowClearButton() && (hAsync("button", { key: '9829cf844c79a7ee9c9b5df262f66ef16be1d131', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
|
|
33481
33479
|
/**
|
|
33482
33480
|
* This prevents mobile browsers from
|
|
33483
33481
|
* blurring the input when the clear
|
|
33484
33482
|
* button is activated.
|
|
33485
33483
|
*/
|
|
33486
33484
|
ev.preventDefault();
|
|
33487
|
-
}, onClick: () => this.onClearInput(true) }, hAsync("ion-icon", { key: '
|
|
33485
|
+
}, onClick: () => this.onClearInput(true) }, hAsync("ion-icon", { key: '78c8169b86fd650ac088a51f46fe7a350ac4dda8', "aria-hidden": "true", icon: searchbarClearIcon, lazy: false, class: "searchbar-clear-icon" })))), theme === 'ios' && cancelButton));
|
|
33488
33486
|
}
|
|
33489
33487
|
get el() { return getElement(this); }
|
|
33490
33488
|
static get watchers() { return {
|
|
@@ -34085,14 +34083,14 @@ class Segment {
|
|
|
34085
34083
|
}
|
|
34086
34084
|
render() {
|
|
34087
34085
|
const theme = getIonTheme(this);
|
|
34088
|
-
return (hAsync(Host, { key: '
|
|
34086
|
+
return (hAsync(Host, { key: 'a0d365de03da97b691917f43fd396450cea90919', role: "tablist", onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
34089
34087
|
[theme]: true,
|
|
34090
34088
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
34091
34089
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
34092
34090
|
'segment-activated': this.activated,
|
|
34093
34091
|
'segment-disabled': this.disabled,
|
|
34094
34092
|
'segment-scrollable': this.scrollable,
|
|
34095
|
-
}) }, hAsync("slot", { key: '
|
|
34093
|
+
}) }, hAsync("slot", { key: '657c4337dc376708d749404f6be71959b4222a0d', onSlotchange: this.onSlottedItemsChange })));
|
|
34096
34094
|
}
|
|
34097
34095
|
get el() { return getElement(this); }
|
|
34098
34096
|
static get watchers() { return {
|
|
@@ -34236,7 +34234,7 @@ class SegmentButton {
|
|
|
34236
34234
|
const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
|
|
34237
34235
|
const theme = getIonTheme(this);
|
|
34238
34236
|
const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
|
|
34239
|
-
return (hAsync(Host, { key: '
|
|
34237
|
+
return (hAsync(Host, { key: '26f881646cda57e9deca9d479d90f844c476063e', class: {
|
|
34240
34238
|
[theme]: true,
|
|
34241
34239
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
34242
34240
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
@@ -34252,7 +34250,7 @@ class SegmentButton {
|
|
|
34252
34250
|
'ion-activatable': true,
|
|
34253
34251
|
'ion-activatable-instant': true,
|
|
34254
34252
|
'ion-focusable': true,
|
|
34255
|
-
} }, hAsync("button", Object.assign({ key: '
|
|
34253
|
+
} }, hAsync("button", Object.assign({ key: '556d750558f7a3bea2ed2e1e75758dc2b14bb39c', "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: 'acb1b79cf8159fda0e86fe668633a8df29bd9352', class: "button-inner" }, hAsync("slot", { key: '0c035f26be096605c975763c34ddd6eb29ac660e' })), theme === 'md' && hAsync("ion-ripple-effect", { key: 'f85da2793608ebc7fadbbea2cf128bec069be98e' })), hAsync("div", { key: 'ef5bd54482ad94497a6a75c908ca0bc270479f51', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, hAsync("div", { key: '8ba6b0aed544b72566ea0ad3059683fc67fa900d', part: "indicator-background", class: "segment-button-indicator-background" }))));
|
|
34256
34254
|
}
|
|
34257
34255
|
get el() { return getElement(this); }
|
|
34258
34256
|
static get watchers() { return {
|
|
@@ -34288,7 +34286,7 @@ class SegmentContent {
|
|
|
34288
34286
|
registerInstance(this, hostRef);
|
|
34289
34287
|
}
|
|
34290
34288
|
render() {
|
|
34291
|
-
return (hAsync(Host, { key: '
|
|
34289
|
+
return (hAsync(Host, { key: '944277fe4b3bc674688cb81008e4a3102fb7f3e2' }, hAsync("slot", { key: '85bb9874479da65d52203434d32a98c7b8c47a87' })));
|
|
34292
34290
|
}
|
|
34293
34291
|
static get style() { return segmentContentCss; }
|
|
34294
34292
|
static get cmpMeta() { return {
|
|
@@ -34405,10 +34403,10 @@ class SegmentView {
|
|
|
34405
34403
|
}
|
|
34406
34404
|
render() {
|
|
34407
34405
|
const { disabled, isManualScroll } = this;
|
|
34408
|
-
return (hAsync(Host, { key: '
|
|
34406
|
+
return (hAsync(Host, { key: '230d33d3d25640e7a16b69d94886aa1c30d95119', class: {
|
|
34409
34407
|
'segment-view-disabled': disabled,
|
|
34410
34408
|
'segment-view-scroll-disabled': isManualScroll === false,
|
|
34411
|
-
} }, hAsync("slot", { key: '
|
|
34409
|
+
} }, hAsync("slot", { key: '0e998f186e7e58148c5a2fd6f83e6a9aa8705d80' })));
|
|
34412
34410
|
}
|
|
34413
34411
|
get el() { return getElement(this); }
|
|
34414
34412
|
static get style() { return {
|
|
@@ -35230,7 +35228,7 @@ class Select {
|
|
|
35230
35228
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
35231
35229
|
*/
|
|
35232
35230
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || isExpanded || hasStartEndSlots));
|
|
35233
|
-
return (hAsync(Host, { key: '
|
|
35231
|
+
return (hAsync(Host, { key: '72b7f138f7bdc7fbd768929f67765b57edd9abae', onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
35234
35232
|
[theme]: true,
|
|
35235
35233
|
'in-item': inItem,
|
|
35236
35234
|
'in-item-color': hostContext('ion-item.ion-color', el),
|
|
@@ -35249,7 +35247,7 @@ class Select {
|
|
|
35249
35247
|
[`select-shape-${shape}`]: shape !== undefined,
|
|
35250
35248
|
[`select-label-placement-${labelPlacement}`]: true,
|
|
35251
35249
|
[`select-size-${size}`]: size !== undefined,
|
|
35252
|
-
}) }, hAsync("label", { key: '
|
|
35250
|
+
}) }, hAsync("label", { key: '70187887592d27bb76c0633916606a4fa89a9e2a', class: "select-wrapper", id: "select-label", onClick: this.onLabelClick }, this.renderLabelContainer(), hAsync("div", { key: '68c30ba451721a63ddfed0a6c80a9e9ded596f3b', class: "select-wrapper-inner" },
|
|
35253
35251
|
/**
|
|
35254
35252
|
* For the ionic theme, we render the outline container here
|
|
35255
35253
|
* instead of higher up, so it can be positioned relative to
|
|
@@ -35259,7 +35257,7 @@ class Select {
|
|
|
35259
35257
|
* <label> element, ensuring that clicking the label text
|
|
35260
35258
|
* focuses the select.
|
|
35261
35259
|
*/
|
|
35262
|
-
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '
|
|
35260
|
+
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '772e2cdd052b1a9398e1577c0e1e4614350df7c1', class: "select-outline" }), hAsync("slot", { key: 'b51e29ea570f0399d0c4210896ce1ad6e135e3e8', name: "start" }), hAsync("div", { key: '37d36fa1d43361df32b5def690694b25d762698b', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), hAsync("slot", { key: '014bff14093d2b7ab4d7232dec4fc35b75bdbc86', name: "end" }), shouldRenderInnerIcon && this.renderSelectIcon()), shouldRenderOuterIcon && this.renderSelectIcon(), shouldRenderHighlight && hAsync("div", { key: '791b0d7457fca2ae1a6381fc87f7f2de20208b7f', class: "select-highlight" })), this.renderBottomContent()));
|
|
35263
35261
|
}
|
|
35264
35262
|
get el() { return getElement(this); }
|
|
35265
35263
|
static get watchers() { return {
|
|
@@ -35345,7 +35343,7 @@ const textForValue = (opts, value, compareWith) => {
|
|
|
35345
35343
|
let selectIds = 0;
|
|
35346
35344
|
const OPTION_CLASS = 'select-interface-option';
|
|
35347
35345
|
|
|
35348
|
-
const selectModalIonicCss = ".sc-ion-select-modal-ionic-h{height:100%}
|
|
35346
|
+
const selectModalIonicCss = ".sc-ion-select-modal-ionic-h{height:100%}ion-item.sc-ion-select-modal-ionic{--border-width:0}ion-item.ion-focused.sc-ion-select-modal-ionic::part(native)::after,ion-item.ion-focused.sc-ion-select-modal-ionic [part~=\"native\"]::after{border:none}ion-toolbar.sc-ion-select-modal-ionic{font-size:var(--token-font-size-450, 1.125rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-700, var(--token-scale-700, 28px));text-decoration:none;text-transform:none}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(container),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"container\"]{display:none}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"label\"]{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"label\"],ion-list.sc-ion-select-modal-ionic ion-checkbox.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-checkbox.sc-ion-select-modal-ionic [part~=\"label\"]{font-size:var(--token-font-size-400, 1rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none}.item-radio-checked.sc-ion-select-modal-ionic,.item-checkbox-checked.sc-ion-select-modal-ionic{--background:var(--token-semantics-primary-100, var(--token-primitives-blue-100, #f2f4fd));--border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}ion-content.sc-ion-select-modal-ionic{--padding-start:var(--token-space-400, var(--token-scale-400, 16px)) !important;--padding-end:var(--token-space-400, var(--token-scale-400, 16px)) !important;--padding-bottom:var(--token-space-1200, var(--token-scale-1200, 48px)) !important}ion-content.sc-ion-select-modal-ionic:has(.radio-checked) .ion-focused.sc-ion-select-modal-ionic:not(.item-radio-checked){--background-focused-opacity:1}";
|
|
35349
35347
|
|
|
35350
35348
|
const selectModalIosCss = ".sc-ion-select-modal-ios-h{height:100%}ion-item.sc-ion-select-modal-ios{--inner-padding-end:0}ion-radio.sc-ion-select-modal-ios::after{bottom:0;position:absolute;width:calc(100% - 0.9375rem - 16px);border-width:0px 0px 0.55px 0px;border-style:solid;border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, var(--ion-background-color-step-250, #c8c7cc))));content:\"\"}ion-radio.sc-ion-select-modal-ios::after{inset-inline-start:calc(0.9375rem + 16px)}";
|
|
35351
35349
|
|
|
@@ -35394,13 +35392,6 @@ class SelectModal {
|
|
|
35394
35392
|
option.checked = ev.detail.checked;
|
|
35395
35393
|
}
|
|
35396
35394
|
}
|
|
35397
|
-
getModalContextClasses() {
|
|
35398
|
-
const el = this.el;
|
|
35399
|
-
return {
|
|
35400
|
-
'in-modal-default': hostContext('ion-modal.modal-default', el),
|
|
35401
|
-
'in-modalsheet': hostContext('ion-modal.modal-sheet', el),
|
|
35402
|
-
};
|
|
35403
|
-
}
|
|
35404
35395
|
renderRadioOptions() {
|
|
35405
35396
|
const checked = this.options.filter((o) => o.checked).map((o) => o.value)[0];
|
|
35406
35397
|
return (hAsync("ion-radio-group", { value: checked, onIonChange: (ev) => this.callOptionHandler(ev) }, this.options.map((option) => (hAsync("ion-item", { lines: "none", class: Object.assign({
|
|
@@ -35427,7 +35418,7 @@ class SelectModal {
|
|
|
35427
35418
|
} }, option.text))));
|
|
35428
35419
|
}
|
|
35429
35420
|
render() {
|
|
35430
|
-
return (hAsync(Host, { key: '
|
|
35421
|
+
return (hAsync(Host, { key: '3bade4782f8710fc56655da42603b4038ce1e343', class: getIonMode$1(this) }, hAsync("ion-header", { key: '5cea916aa6c446c76358663817245e136c493bfa' }, hAsync("ion-toolbar", { key: '1a1c880d07aee64b6daf36f1bf5d5a5b00999ad9' }, this.header !== undefined && hAsync("ion-title", { key: '9a302bf19317be99b8f26aab5a584ba2762cd3c2' }, this.header), hAsync("ion-buttons", { key: 'be6e48d24d15411826be9a2dbbd8934f8e6abe94', slot: "end" }, hAsync("ion-button", { key: '97e984e5849dae209d394404fdf75c635252f464', onClick: () => this.closeModal() }, "Close")))), hAsync("ion-content", { key: '66e97064d5c77c228e73d8a779043d152c5b62f3' }, hAsync("ion-list", { key: 'eb77ea5c963b1ad4fd1f9a8ebe684ec2cf132647' }, this.multiple === true ? this.renderCheckboxOptions() : this.renderRadioOptions()))));
|
|
35431
35422
|
}
|
|
35432
35423
|
get el() { return getElement(this); }
|
|
35433
35424
|
static get style() { return {
|
|
@@ -35466,7 +35457,7 @@ class SelectOption {
|
|
|
35466
35457
|
}
|
|
35467
35458
|
render() {
|
|
35468
35459
|
const theme = getIonTheme(this);
|
|
35469
|
-
return (hAsync(Host, { key: '
|
|
35460
|
+
return (hAsync(Host, { key: 'a26b8368365cc14ddf2ad294ad0b9505848f3273', class: {
|
|
35470
35461
|
[theme]: true,
|
|
35471
35462
|
}, role: "option", id: this.inputId }));
|
|
35472
35463
|
}
|
|
@@ -35591,9 +35582,9 @@ class SelectPopover {
|
|
|
35591
35582
|
const { header, message, options, subHeader } = this;
|
|
35592
35583
|
const hasSubHeaderOrMessage = subHeader !== undefined || message !== undefined;
|
|
35593
35584
|
const theme = getIonTheme(this);
|
|
35594
|
-
return (hAsync(Host, { key: '
|
|
35585
|
+
return (hAsync(Host, { key: '2764acada914c0b9499200ba9cb60a74812d9d05', class: {
|
|
35595
35586
|
[theme]: true,
|
|
35596
|
-
} }, hAsync("ion-list", { key: '
|
|
35587
|
+
} }, hAsync("ion-list", { key: '639bb6dd6085e213e8121268e09d74de664e3f38' }, header !== undefined && hAsync("ion-list-header", { key: '38201b907a124154ca7d43d2296936772cd612b3' }, header), hasSubHeaderOrMessage && (hAsync("ion-item", { key: 'b96c1a42e7c5debd67ca4fe1e55a2c92be1c85b7' }, hAsync("ion-label", { key: '434fb427dff7e4034d47f0d85903dd83a2304a92', class: "ion-text-wrap" }, subHeader !== undefined && hAsync("h3", { key: '6db83afdc3f5b9c30f74e72c6d712b8f15951d84' }, subHeader), message !== undefined && hAsync("p", { key: '1fc24e198cc922c2892ed1123c840c9be1989ed9' }, message)))), this.renderOptions(options))));
|
|
35597
35588
|
}
|
|
35598
35589
|
get el() { return getElement(this); }
|
|
35599
35590
|
static get style() { return {
|
|
@@ -35648,11 +35639,11 @@ class SkeletonText {
|
|
|
35648
35639
|
const animated = this.animated && config.getBoolean('animated', true);
|
|
35649
35640
|
const inMedia = hostContext('ion-avatar', this.el) || hostContext('ion-thumbnail', this.el);
|
|
35650
35641
|
const theme = getIonTheme(this);
|
|
35651
|
-
return (hAsync(Host, { key: '
|
|
35642
|
+
return (hAsync(Host, { key: 'e3c73ecba79ec4b58b517f42a9b41be587615603', class: {
|
|
35652
35643
|
[theme]: true,
|
|
35653
35644
|
'skeleton-text-animated': animated,
|
|
35654
35645
|
'in-media': inMedia,
|
|
35655
|
-
} }, hAsync("span", { key: '
|
|
35646
|
+
} }, hAsync("span", { key: '188c3bb600e248e93f48a89b900946ec9125b40f' }, "\u00A0")));
|
|
35656
35647
|
}
|
|
35657
35648
|
get el() { return getElement(this); }
|
|
35658
35649
|
static get style() { return skeletonTextCss; }
|
|
@@ -35725,7 +35716,7 @@ class Spinner {
|
|
|
35725
35716
|
svgs.push(buildLine(spinner, duration, i, spinner.lines));
|
|
35726
35717
|
}
|
|
35727
35718
|
}
|
|
35728
|
-
return (hAsync(Host, { key: '
|
|
35719
|
+
return (hAsync(Host, { key: '704525eb8a4ae35f02bcfd8bcf2dbd885924bce0', class: createColorClasses$1(self.color, {
|
|
35729
35720
|
[theme]: true,
|
|
35730
35721
|
[`spinner-${spinnerName}`]: true,
|
|
35731
35722
|
'spinner-paused': self.paused || config.getBoolean('_testing'),
|
|
@@ -35836,12 +35827,12 @@ class SplitPane {
|
|
|
35836
35827
|
}
|
|
35837
35828
|
render() {
|
|
35838
35829
|
const theme = getIonTheme(this);
|
|
35839
|
-
return (hAsync(Host, { key: '
|
|
35830
|
+
return (hAsync(Host, { key: 'a4f325e5006fc93ee37c728dea11554aacb6b776', class: {
|
|
35840
35831
|
[theme]: true,
|
|
35841
35832
|
// Used internally for styling
|
|
35842
35833
|
[`split-pane-${theme}`]: true,
|
|
35843
35834
|
'split-pane-visible': this.visible,
|
|
35844
|
-
} }, hAsync("slot", { key: '
|
|
35835
|
+
} }, hAsync("slot", { key: '07b467fff5cf19c03a721ed38d108e4c319ee455' })));
|
|
35845
35836
|
}
|
|
35846
35837
|
get el() { return getElement(this); }
|
|
35847
35838
|
static get watchers() { return {
|
|
@@ -35912,10 +35903,10 @@ class Tab {
|
|
|
35912
35903
|
}
|
|
35913
35904
|
render() {
|
|
35914
35905
|
const { tab, active, component } = this;
|
|
35915
|
-
return (hAsync(Host, { key: '
|
|
35906
|
+
return (hAsync(Host, { key: 'ac603415ec3e292362fe56eeeaf9d50706f87b6b', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
|
|
35916
35907
|
'ion-page': component === undefined,
|
|
35917
35908
|
'tab-hidden': !active,
|
|
35918
|
-
} }, hAsync("slot", { key: '
|
|
35909
|
+
} }, hAsync("slot", { key: '5479d65a7523d3b219b202dd0a09156348310aa6' })));
|
|
35919
35910
|
}
|
|
35920
35911
|
get el() { return getElement(this); }
|
|
35921
35912
|
static get watchers() { return {
|
|
@@ -36020,13 +36011,13 @@ class TabBar {
|
|
|
36020
36011
|
const theme = getIonTheme(this);
|
|
36021
36012
|
const shape = this.getShape();
|
|
36022
36013
|
const shouldHide = keyboardVisible && this.el.getAttribute('slot') !== 'top';
|
|
36023
|
-
return (hAsync(Host, { key: '
|
|
36014
|
+
return (hAsync(Host, { key: '2a5f31ff14760f639d2ee8f04c190e26296e50ff', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses$1(color, {
|
|
36024
36015
|
[theme]: true,
|
|
36025
36016
|
'tab-bar-translucent': translucent,
|
|
36026
36017
|
'tab-bar-hidden': shouldHide,
|
|
36027
36018
|
[`tab-bar-${expand}`]: true,
|
|
36028
36019
|
[`tab-bar-${shape}`]: shape !== undefined,
|
|
36029
|
-
}) }, hAsync("slot", { key: '
|
|
36020
|
+
}) }, hAsync("slot", { key: 'ca45034a8f8681b14ee0ff31738acd5e53ed0197' })));
|
|
36030
36021
|
}
|
|
36031
36022
|
get el() { return getElement(this); }
|
|
36032
36023
|
static get watchers() { return {
|
|
@@ -36141,7 +36132,7 @@ class TabButton {
|
|
|
36141
36132
|
rel,
|
|
36142
36133
|
target,
|
|
36143
36134
|
};
|
|
36144
|
-
return (hAsync(Host, { key: '
|
|
36135
|
+
return (hAsync(Host, { key: 'fca9709b6b885ebc6653b7dfa10352a3e2156daf', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
|
|
36145
36136
|
[theme]: true,
|
|
36146
36137
|
'tab-selected': selected,
|
|
36147
36138
|
'tab-disabled': disabled,
|
|
@@ -36154,7 +36145,7 @@ class TabButton {
|
|
|
36154
36145
|
'ion-selectable': true,
|
|
36155
36146
|
[`tab-button-shape-${shape}`]: shape !== undefined,
|
|
36156
36147
|
'ion-focusable': true,
|
|
36157
|
-
} }, hAsync("a", Object.assign({ key: '
|
|
36148
|
+
} }, hAsync("a", Object.assign({ key: '725d5dd131d6f7c9745bc40bdffa1df5dd55774f' }, 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: '3effd4b0337ab6478ff9a270e7a39a7c35eabbf7', class: "button-inner" }, hAsync("slot", { key: 'cc3c5481607538131cca5f5a23dbd32c61b9c43c' })), theme === 'md' && hAsync("ion-ripple-effect", { key: '764192a9cbfae6cd926d65e96dc8794c66637938', type: "unbounded" }))));
|
|
36158
36149
|
}
|
|
36159
36150
|
get el() { return getElement(this); }
|
|
36160
36151
|
static get style() { return {
|
|
@@ -36351,7 +36342,7 @@ class Tabs {
|
|
|
36351
36342
|
return Array.from(this.el.querySelectorAll('ion-tab'));
|
|
36352
36343
|
}
|
|
36353
36344
|
render() {
|
|
36354
|
-
return (hAsync(Host, { key: '
|
|
36345
|
+
return (hAsync(Host, { key: '285723cb35f51f827816f75d631300248d860148', onIonTabButtonClick: this.onTabClicked }, hAsync("slot", { key: 'a996cd3ace3b3b9df403a46d2c974a85bf57afb3', name: "top" }), hAsync("div", { key: '2bd97d59dc60768f03cae9b53973f2f309b9b5c1', class: "tabs-inner" }, hAsync("slot", { key: 'ccc929eef96e95405b298608ae48690b5b04e604' })), hAsync("slot", { key: 'f560237968e6006b7f616aa713dec5f3039e5941', name: "bottom" })));
|
|
36355
36346
|
}
|
|
36356
36347
|
get el() { return getElement(this); }
|
|
36357
36348
|
static get style() { return tabsCss; }
|
|
@@ -36392,9 +36383,9 @@ class Text {
|
|
|
36392
36383
|
}
|
|
36393
36384
|
render() {
|
|
36394
36385
|
const theme = getIonTheme(this);
|
|
36395
|
-
return (hAsync(Host, { key: '
|
|
36386
|
+
return (hAsync(Host, { key: '60791ccd4ebff01f8d1e08aea3629bdb24417ceb', class: createColorClasses$1(this.color, {
|
|
36396
36387
|
[theme]: true,
|
|
36397
|
-
}) }, hAsync("slot", { key: '
|
|
36388
|
+
}) }, hAsync("slot", { key: 'f00eb5c2bf018cae858035ddef52c02d59d3042d' })));
|
|
36398
36389
|
}
|
|
36399
36390
|
static get style() { return textCss; }
|
|
36400
36391
|
static get cmpMeta() { return {
|
|
@@ -36891,7 +36882,7 @@ class Textarea {
|
|
|
36891
36882
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
36892
36883
|
*/
|
|
36893
36884
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
|
|
36894
|
-
return (hAsync(Host, { key: '
|
|
36885
|
+
return (hAsync(Host, { key: '32e36765de4b2b063285f999bd9f27d7096bf2b1', class: createColorClasses$1(this.color, {
|
|
36895
36886
|
[theme]: true,
|
|
36896
36887
|
'has-value': hasValue,
|
|
36897
36888
|
'has-focus': hasFocus,
|
|
@@ -36902,7 +36893,7 @@ class Textarea {
|
|
|
36902
36893
|
[`textarea-label-placement-${labelPlacement}`]: true,
|
|
36903
36894
|
'textarea-disabled': disabled,
|
|
36904
36895
|
'textarea-readonly': readonly,
|
|
36905
|
-
}) }, hAsync("label", { key: '
|
|
36896
|
+
}) }, hAsync("label", { key: '3ecfc384ecccb68f57f0b3cd5e385dceca14e056', class: "textarea-wrapper", htmlFor: inputId, onClick: this.onLabelClick }, this.renderLabelContainer(), hAsync("div", { key: 'fe1bed498621552f39942894df4fad23076cca01', class: "textarea-wrapper-inner" },
|
|
36906
36897
|
/**
|
|
36907
36898
|
* For the ionic theme, we render the outline container here
|
|
36908
36899
|
* instead of higher up, so it can be positioned relative to
|
|
@@ -36912,7 +36903,7 @@ class Textarea {
|
|
|
36912
36903
|
* <label> element, ensuring that clicking the label text
|
|
36913
36904
|
* focuses the textarea.
|
|
36914
36905
|
*/
|
|
36915
|
-
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '
|
|
36906
|
+
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '08fc32b51c8bda6c225da04934528bbda7588bc4', class: "textarea-outline" }), hAsync("div", { key: '602528104b6ee690efcf7433188d549d71e71ca6', class: "start-slot-wrapper" }, hAsync("slot", { key: 'e999738cc3becede42fde8fc0813b011a719202b', name: "start" })), hAsync("div", { key: '2f6f520049b44393d569bff95f0968c97ac4c482', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, hAsync("textarea", Object.assign({ key: '5282db67f49a56d028c2c1bcb366c7749d904b6c', 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, "aria-describedby": this.getHintTextID(), "aria-invalid": this.isInvalid ? 'true' : undefined }, this.inheritedAttributes), value)), hAsync("div", { key: 'da60fd00d5f630c280d1ffa714a80c584c954294', class: "end-slot-wrapper" }, hAsync("slot", { key: '59b101eb049f887425de0120386608546fe2d717', name: "end" }))), shouldRenderHighlight && hAsync("div", { key: '4ad2042681f9a9dcd96c88f99bcf27138745f1df', class: "textarea-highlight" })), this.renderBottomContent()));
|
|
36916
36907
|
}
|
|
36917
36908
|
get el() { return getElement(this); }
|
|
36918
36909
|
static get watchers() { return {
|
|
@@ -36982,9 +36973,9 @@ class Thumbnail {
|
|
|
36982
36973
|
}
|
|
36983
36974
|
render() {
|
|
36984
36975
|
const theme = getIonTheme(this);
|
|
36985
|
-
return (hAsync(Host, { key: '
|
|
36976
|
+
return (hAsync(Host, { key: 'adffcb86964fae721b0d3f193c0944448fbffc60', class: {
|
|
36986
36977
|
[theme]: true,
|
|
36987
|
-
} }, hAsync("slot", { key: '
|
|
36978
|
+
} }, hAsync("slot", { key: '7ec02fa925ec4b950b8374131c00c37e1c96c82d' })));
|
|
36988
36979
|
}
|
|
36989
36980
|
static get style() { return thumbnailCss; }
|
|
36990
36981
|
static get cmpMeta() { return {
|
|
@@ -37866,9 +37857,9 @@ class Toast {
|
|
|
37866
37857
|
if (layout === 'stacked' && startButtons.length > 0 && endButtons.length > 0) {
|
|
37867
37858
|
printIonWarning('[ion-toast] - 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);
|
|
37868
37859
|
}
|
|
37869
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
37860
|
+
return (hAsync(Host, Object.assign({ key: '5b8dc2c49ce8da4fb49cedc1ae2cb5cf0465be5f', tabindex: "-1" }, this.htmlAttributes, { style: {
|
|
37870
37861
|
zIndex: `${60000 + this.overlayIndex}`,
|
|
37871
|
-
}, class: createColorClasses$1(this.color, Object.assign(Object.assign({ [mode]: true, [theme]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent, [`toast-shape-${shape}`]: shape !== undefined, [`toast-hue-${hue}`]: hue !== undefined })), onIonToastWillDismiss: this.dispatchCancelHandler }), hAsync("div", { key: '
|
|
37862
|
+
}, class: createColorClasses$1(this.color, Object.assign(Object.assign({ [mode]: true, [theme]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent, [`toast-shape-${shape}`]: shape !== undefined, [`toast-hue-${hue}`]: hue !== undefined })), onIonToastWillDismiss: this.dispatchCancelHandler }), hAsync("div", { key: 'eca7fbab9857fedc3f7d6cea69ab0751c85a5658', class: wrapperClass }, hAsync("div", { key: 'bdc984633439f62f660b043a38add65e31bef66e', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (hAsync("ion-icon", { key: '5707305af3a2fc4fa426e9983dec0b9bf9df8ded', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), hAsync("div", { key: '7fa8153f024a93bf04c607a328618b8553bc422e', 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')))));
|
|
37872
37863
|
}
|
|
37873
37864
|
get el() { return getElement(this); }
|
|
37874
37865
|
static get watchers() { return {
|
|
@@ -38228,7 +38219,7 @@ class Toggle {
|
|
|
38228
38219
|
const rtl = isRTL$1(el) ? 'rtl' : 'ltr';
|
|
38229
38220
|
const isIonicTheme = theme === 'ionic';
|
|
38230
38221
|
renderHiddenInput(true, el, name, checked ? value : '', disabled);
|
|
38231
|
-
return (hAsync(Host, { key: '
|
|
38222
|
+
return (hAsync(Host, { key: 'ba80e0271f2f026410f082d3af00307ba64177f7', role: "switch", "aria-checked": `${checked}`, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === errorTextId, onClick: this.onClick, "aria-labelledby": hasLabel ? inputLabelId : null, "aria-label": inheritedAttributes['aria-label'] || null, "aria-disabled": disabled ? 'true' : null, tabindex: disabled ? undefined : 0, onKeyDown: this.onKeyDown, class: createColorClasses$1(color, {
|
|
38232
38223
|
[theme]: true,
|
|
38233
38224
|
'in-item': hostContext('ion-item', el),
|
|
38234
38225
|
'toggle-activated': activated,
|
|
@@ -38240,10 +38231,10 @@ class Toggle {
|
|
|
38240
38231
|
[`toggle-${rtl}`]: true,
|
|
38241
38232
|
'ion-activatable': isIonicTheme,
|
|
38242
38233
|
'ion-focusable': isIonicTheme,
|
|
38243
|
-
}) }, hAsync("label", { key: '
|
|
38234
|
+
}) }, hAsync("label", { key: '8782b2199a21c8395d94864cd3a3d3178bae0f4b', class: "toggle-wrapper", htmlFor: inputId }, hAsync("input", Object.assign({ key: 'e35112e3fd3edd8012ad2d48110df89a73804fee', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl), required: required }, inheritedAttributes)), hAsync("div", { key: 'c0390b0f3c9bf13518ebc6ec108d3f2cb453e2ff', class: {
|
|
38244
38235
|
'label-text-wrapper': true,
|
|
38245
38236
|
'label-text-wrapper-hidden': !hasLabel,
|
|
38246
|
-
}, part: "label", id: inputLabelId, onClick: this.onDivLabelClick }, hAsync("slot", { key: '
|
|
38237
|
+
}, part: "label", id: inputLabelId, onClick: this.onDivLabelClick }, hAsync("slot", { key: 'd6313cf3f615508e5d195863330cd60540418dd1' }), this.renderHintText()), hAsync("div", { key: 'f17f8812c48adb2a5aa6898333943298f8521a87', class: "native-wrapper" }, this.renderToggleControl()))));
|
|
38247
38238
|
}
|
|
38248
38239
|
get el() { return getElement(this); }
|
|
38249
38240
|
static get watchers() { return {
|
|
@@ -38496,10 +38487,10 @@ class Toolbar {
|
|
|
38496
38487
|
this.childrenStyles.forEach((style) => {
|
|
38497
38488
|
Object.assign(childStyles, style);
|
|
38498
38489
|
});
|
|
38499
|
-
return (hAsync(Host, { key: '
|
|
38490
|
+
return (hAsync(Host, { key: 'b69dcd7a5489c020974dbc99428dc19c60d35baf', class: Object.assign(Object.assign({}, createColorClasses$1(this.color, {
|
|
38500
38491
|
[theme]: true,
|
|
38501
38492
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
38502
|
-
})), childStyles) }, hAsync("div", { key: '
|
|
38493
|
+
})), childStyles) }, hAsync("div", { key: 'db4dd0375645d9fa5afe64918f6d02a015eeac54', class: "toolbar-background", part: "background" }), hAsync("div", { key: 'cbc1125f1098a2f2ab1d74bef2f31f51ba7c3616', class: "toolbar-container", part: "container" }, hAsync("slot", { key: '481ac56c95762f54f9c2a0ec733319a420899c59', name: "start", onSlotchange: () => this.updateSlotClasses }), hAsync("slot", { key: '59df83b2f418a83377d9e74e1a73fd1a87eec9da', name: "secondary", onSlotchange: () => this.updateSlotClasses }), hAsync("div", { key: '4f4d84081880239ed3e1035b69517d769f0a9531', class: "toolbar-content", part: "content" }, hAsync("slot", { key: '3942de02118b0b927b270183074445d00745226e' })), hAsync("slot", { key: '1f00e52f09c315eddaa4b7d8cc80e5b5e618c12e', name: "primary", onSlotchange: () => this.updateSlotClasses }), hAsync("slot", { key: '7c749057d8d86270b0771c52bd44621eb2c5d200', name: "end", onSlotchange: () => this.updateSlotClasses }))));
|
|
38503
38494
|
}
|
|
38504
38495
|
get el() { return getElement(this); }
|
|
38505
38496
|
static get style() { return {
|
|
@@ -38552,11 +38543,11 @@ class ToolbarTitle {
|
|
|
38552
38543
|
render() {
|
|
38553
38544
|
const theme = getIonTheme(this);
|
|
38554
38545
|
const size = this.getSize();
|
|
38555
|
-
return (hAsync(Host, { key: '
|
|
38546
|
+
return (hAsync(Host, { key: '3729a87a2d51819f5df791d0c2c8e22117bc78c9', class: createColorClasses$1(this.color, {
|
|
38556
38547
|
[theme]: true,
|
|
38557
38548
|
[`title-${size}`]: true,
|
|
38558
38549
|
'title-rtl': document.dir === 'rtl',
|
|
38559
|
-
}) }, hAsync("div", { key: '
|
|
38550
|
+
}) }, hAsync("div", { key: 'ef9ad4dc15aad7cb412aa74104c6788d29630b73', class: "toolbar-title" }, hAsync("slot", { key: '7e459b8feae90082366679dc8def3537174f9345' }))));
|
|
38560
38551
|
}
|
|
38561
38552
|
get el() { return getElement(this); }
|
|
38562
38553
|
static get watchers() { return {
|