@ionic/core 8.7.6-dev.11762446926.123acdf7 → 8.7.6-dev.11762793111.1cac12b3
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 +8 -7
- 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 +10 -3
- 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.ionic.css +1 -1
- package/css/ionic/bundle.ionic.css.map +1 -1
- package/css/ionic/core.ionic.css +1 -1
- package/css/ionic/core.ionic.css.map +1 -1
- package/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 +13 -11
- 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 +9 -2
- 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 +25 -9
- package/dist/collection/components/card-content/card-content.ionic.css +7 -4
- package/dist/collection/components/card-content/card-content.ios.css +14 -14
- package/dist/collection/components/card-content/card-content.js +4 -3
- 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 +6 -0
- 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 +4 -0
- package/dist/collection/components/select-modal/select-modal.js +9 -2
- 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 +13 -11
- 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 +10 -3
- 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-0d5fd927.entry.js +4 -0
- package/dist/ionic/{p-6afa042a.entry.js → p-127ae3b5.entry.js} +1 -1
- package/dist/ionic/{p-03d25ce5.entry.js → p-16c5a01c.entry.js} +1 -1
- package/dist/ionic/{p-eadd22a8.entry.js → p-23e4b68a.entry.js} +1 -1
- package/dist/ionic/{p-b2951be0.entry.js → p-28571945.entry.js} +1 -1
- package/dist/ionic/{p-5121535d.entry.js → p-2bab0853.entry.js} +1 -1
- package/dist/ionic/{p-89346674.entry.js → p-2e19a4dd.entry.js} +1 -1
- package/dist/ionic/{p-493b739a.entry.js → p-3622a9ea.entry.js} +1 -1
- package/dist/ionic/{p-77da86d1.entry.js → p-3a6a92ab.entry.js} +1 -1
- package/dist/ionic/p-3cb3d194.entry.js +4 -0
- package/dist/ionic/{p-6e079661.entry.js → p-418e4330.entry.js} +1 -1
- package/dist/ionic/{p-875e46fd.entry.js → p-4261dc5d.entry.js} +1 -1
- package/dist/ionic/{p-2dfbae3f.entry.js → p-56a9319e.entry.js} +1 -1
- package/dist/ionic/{p-efefd9cd.entry.js → p-59a79bd9.entry.js} +1 -1
- package/dist/ionic/{p-325c3304.entry.js → p-59e6c978.entry.js} +1 -1
- package/dist/ionic/{p-f62d555b.entry.js → p-642b022d.entry.js} +1 -1
- package/dist/ionic/{p-687242ec.entry.js → p-64385b66.entry.js} +1 -1
- package/dist/ionic/{p-75c553c0.entry.js → p-66397fac.entry.js} +1 -1
- package/dist/ionic/{p-f20f9e12.entry.js → p-6fac73e6.entry.js} +1 -1
- package/dist/ionic/{p-9a80a61f.entry.js → p-7d450184.entry.js} +1 -1
- package/dist/ionic/{p-cc3ec408.entry.js → p-81770a5c.entry.js} +1 -1
- package/dist/ionic/{p-5c4a86bc.entry.js → p-83a116e6.entry.js} +1 -1
- package/dist/ionic/{p-2e9373ba.entry.js → p-844bd58c.entry.js} +1 -1
- package/dist/ionic/{p-9978eeb9.entry.js → p-86b82096.entry.js} +1 -1
- package/dist/ionic/{p-c1448dbf.entry.js → p-87678140.entry.js} +1 -1
- package/dist/ionic/{p-21aee5b7.entry.js → p-88ef6829.entry.js} +1 -1
- package/dist/ionic/p-89743bba.entry.js +4 -0
- package/dist/ionic/{p-1a920cdb.entry.js → p-90320028.entry.js} +1 -1
- package/dist/ionic/p-915944d6.entry.js +4 -0
- package/dist/ionic/{p-a61d1f23.entry.js → p-91966afa.entry.js} +1 -1
- package/dist/ionic/{p-5c76d65d.entry.js → p-9bee2bdd.entry.js} +1 -1
- package/dist/ionic/{p-a3299f26.entry.js → p-a1128f7f.entry.js} +1 -1
- package/dist/ionic/{p-6b13c6c1.entry.js → p-a57c0cce.entry.js} +1 -1
- package/dist/ionic/{p-9d649ff0.entry.js → p-b2291ef0.entry.js} +1 -1
- package/dist/ionic/{p-ad8f157e.entry.js → p-b26aeaf8.entry.js} +1 -1
- package/dist/ionic/{p-b5d51634.entry.js → p-c2f738d2.entry.js} +1 -1
- package/dist/ionic/{p-a2583cce.entry.js → p-c775e3c0.entry.js} +1 -1
- package/dist/ionic/p-ce510c06.entry.js +4 -0
- package/dist/ionic/p-cea1ee31.entry.js +4 -0
- package/dist/ionic/p-d1c60c1c.entry.js +4 -0
- package/dist/ionic/{p-49217750.entry.js → p-db90b95a.entry.js} +1 -1
- package/dist/ionic/{p-67bb35ab.entry.js → p-dcfb2b1d.entry.js} +1 -1
- package/dist/ionic/{p-eef5cef8.entry.js → p-e28d6a81.entry.js} +1 -1
- package/dist/ionic/{p-a98829dd.entry.js → p-e9dd8600.entry.js} +1 -1
- package/dist/ionic/p-ec02238a.entry.js +4 -0
- package/dist/ionic/{p-15e5d054.entry.js → p-ecc8aebb.entry.js} +1 -1
- package/dist/ionic/{p-4e349265.entry.js → p-f3de58bd.entry.js} +1 -1
- package/dist/types/components/select-modal/select-modal.d.ts +1 -0
- package/hydrate/index.js +175 -166
- package/hydrate/index.mjs +175 -166
- package/package.json +1 -1
- package/dist/ionic/p-22c02aea.entry.js +0 -4
- package/dist/ionic/p-43d72b76.entry.js +0 -4
- package/dist/ionic/p-48b1b019.entry.js +0 -4
- package/dist/ionic/p-5feb1aec.entry.js +0 -4
- package/dist/ionic/p-8d1ebcd0.entry.js +0 -4
- package/dist/ionic/p-9a31abcd.entry.js +0 -4
- package/dist/ionic/p-ce61e4b4.entry.js +0 -4
- package/dist/ionic/p-f33349c8.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(--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))}";
|
|
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-soft-xs, var(--token-border-radius-200, var(--token-scale-200, 8px)))}:host(.button-round){--border-radius:var(--token-round-xs, var(--token-border-radius-full, 999px))}:host(.button-rectangular){--border-radius:var(--token-rectangular-xs, 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))}";
|
|
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 = "ion-card-content{position:relative}.card-content-ionic{-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))}.card-content-ionic 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))}ion-card-header+.card-content-ionic{padding-top:0}";
|
|
10021
10021
|
|
|
10022
|
-
const cardContentIosCss = "
|
|
10022
|
+
const cardContentIosCss = "ion-card-content{position:relative}ion-card-content{display:block}.card-content-ios{-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}.card-content-ios h1{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:1.5rem;font-weight:normal}.card-content-ios h2{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:1rem;font-weight:normal}.card-content-ios h3,.card-content-ios h4,.card-content-ios h5,.card-content-ios h6{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:0.875rem;font-weight:normal}.card-content-ios p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:0.875rem}ion-card-header+.card-content-ios{padding-top:0}";
|
|
10023
10023
|
|
|
10024
|
-
const cardContentMdCss = "
|
|
10024
|
+
const cardContentMdCss = "ion-card-content{position:relative}ion-card-content{display:block}.card-content-md{-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}.card-content-md h1{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:1.5rem;font-weight:normal}.card-content-md h2{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:1rem;font-weight:normal}.card-content-md h3,.card-content-md h4,.card-content-md h5,.card-content-md h6{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:0.875rem;font-weight:normal}.card-content-md p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:0.875rem;font-weight:normal;line-height:1.5}ion-card-header+.card-content-md{padding-top:0}";
|
|
10025
10025
|
|
|
10026
10026
|
/**
|
|
10027
10027
|
* @virtualProp {"ios" | "md"} mode - The mode determines the platform behaviors of the component.
|
|
@@ -10033,9 +10033,11 @@ class CardContent {
|
|
|
10033
10033
|
}
|
|
10034
10034
|
render() {
|
|
10035
10035
|
const theme = getIonTheme(this);
|
|
10036
|
-
return (hAsync(Host, { key: '
|
|
10036
|
+
return (hAsync(Host, { key: '9e0a23306b43bafffd82900a4da7e020fe45c04f', class: {
|
|
10037
10037
|
[theme]: true,
|
|
10038
|
-
|
|
10038
|
+
// Used internally for styling
|
|
10039
|
+
[`card-content-${theme}`]: true,
|
|
10040
|
+
} }));
|
|
10039
10041
|
}
|
|
10040
10042
|
static get style() { return {
|
|
10041
10043
|
ionic: cardContentIonicCss,
|
|
@@ -10043,7 +10045,7 @@ class CardContent {
|
|
|
10043
10045
|
md: cardContentMdCss
|
|
10044
10046
|
}; }
|
|
10045
10047
|
static get cmpMeta() { return {
|
|
10046
|
-
"$flags$":
|
|
10048
|
+
"$flags$": 288,
|
|
10047
10049
|
"$tagName$": "ion-card-content",
|
|
10048
10050
|
"$members$": undefined,
|
|
10049
10051
|
"$listeners$": undefined,
|
|
@@ -10074,11 +10076,11 @@ class CardHeader {
|
|
|
10074
10076
|
}
|
|
10075
10077
|
render() {
|
|
10076
10078
|
const theme = getIonTheme(this);
|
|
10077
|
-
return (hAsync(Host, { key: '
|
|
10079
|
+
return (hAsync(Host, { key: '2d5d1399c54960f0ccb114a6aaddd7ff16d3d091', class: createColorClasses$1(this.color, {
|
|
10078
10080
|
'card-header-translucent': this.translucent,
|
|
10079
10081
|
'ion-inherit-color': true,
|
|
10080
10082
|
[theme]: true,
|
|
10081
|
-
}) }, hAsync("slot", { key: '
|
|
10083
|
+
}) }, hAsync("slot", { key: 'aae02f8bcd357d741990353cc09dafcbce3139c5' })));
|
|
10082
10084
|
}
|
|
10083
10085
|
static get style() { return {
|
|
10084
10086
|
ionic: cardHeaderIonicCss,
|
|
@@ -10114,10 +10116,10 @@ class CardSubtitle {
|
|
|
10114
10116
|
}
|
|
10115
10117
|
render() {
|
|
10116
10118
|
const theme = getIonTheme(this);
|
|
10117
|
-
return (hAsync(Host, { key: '
|
|
10119
|
+
return (hAsync(Host, { key: '91e326f598ccf4f2c6b3030cbdb69b065d9a8434', role: "heading", "aria-level": "3", class: createColorClasses$1(this.color, {
|
|
10118
10120
|
'ion-inherit-color': true,
|
|
10119
10121
|
[theme]: true,
|
|
10120
|
-
}) }, hAsync("slot", { key: '
|
|
10122
|
+
}) }, hAsync("slot", { key: 'b23b77de6877e1e1212bc624410ad4d0ce4727a9' })));
|
|
10121
10123
|
}
|
|
10122
10124
|
static get style() { return {
|
|
10123
10125
|
ionic: cardSubtitleIonicCss,
|
|
@@ -10152,10 +10154,10 @@ class CardTitle {
|
|
|
10152
10154
|
}
|
|
10153
10155
|
render() {
|
|
10154
10156
|
const theme = getIonTheme(this);
|
|
10155
|
-
return (hAsync(Host, { key: '
|
|
10157
|
+
return (hAsync(Host, { key: 'abcd0c06a8afd4b358442588a0171354c4b24b45', role: "heading", "aria-level": "2", class: createColorClasses$1(this.color, {
|
|
10156
10158
|
'ion-inherit-color': true,
|
|
10157
10159
|
[theme]: true,
|
|
10158
|
-
}) }, hAsync("slot", { key: '
|
|
10160
|
+
}) }, hAsync("slot", { key: '8bf45935b7d625d379d7fb6e87fc9db7dddd15f9' })));
|
|
10159
10161
|
}
|
|
10160
10162
|
static get style() { return {
|
|
10161
10163
|
ionic: ionicCardTitleMdCss,
|
|
@@ -10336,7 +10338,7 @@ class Checkbox {
|
|
|
10336
10338
|
renderHiddenInput(true, el, name, checked ? value : '', disabled);
|
|
10337
10339
|
// The host element must have a checkbox role to ensure proper VoiceOver
|
|
10338
10340
|
// support in Safari for accessibility.
|
|
10339
|
-
return (hAsync(Host, { key: '
|
|
10341
|
+
return (hAsync(Host, { key: 'd6cffe4c15f84f1d80996b152e24a27410f67974', 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, {
|
|
10340
10342
|
[theme]: true,
|
|
10341
10343
|
'in-item': hostContext('ion-item', el),
|
|
10342
10344
|
'checkbox-checked': checked,
|
|
@@ -10349,10 +10351,10 @@ class Checkbox {
|
|
|
10349
10351
|
[`checkbox-label-placement-${labelPlacement}`]: true,
|
|
10350
10352
|
[`checkbox-size-${size}`]: size !== undefined,
|
|
10351
10353
|
[`checkbox-shape-${shape}`]: true,
|
|
10352
|
-
}), onClick: this.onClick }, hAsync("label", { key: '
|
|
10354
|
+
}), onClick: this.onClick }, hAsync("label", { key: '8718460c6d837cc85dd4abc499e272dd54c99123', class: "checkbox-wrapper", htmlFor: inputId }, hAsync("input", Object.assign({ key: '5890992eab61c5559fc07fd2c8376ffe2f832d30', 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: '31393af0106b916dac2cee77fa481e3d5693b3b5', class: {
|
|
10353
10355
|
'label-text-wrapper': true,
|
|
10354
10356
|
'label-text-wrapper-hidden': !hasLabelContent,
|
|
10355
|
-
}, part: "label", id: this.inputLabelId, onClick: this.onDivLabelClick }, hAsync("slot", { key: '
|
|
10357
|
+
}, part: "label", id: this.inputLabelId, onClick: this.onDivLabelClick }, hAsync("slot", { key: 'd4fc48668b7b07e6d9f227bd1bf41482602fdbe6' }), this.renderHintText()), hAsync("div", { key: '02758e75d81616e5ffa764b5e6d7f3137473a408', class: "native-wrapper" }, hAsync("svg", { key: '770fd7b860b07cd8d174337b90e5d4d24d175268', class: "checkbox-icon", viewBox: theme === 'ionic' ? '0 0 256 256' : '0 0 24 24', part: "container", "aria-hidden": "true" }, path)))));
|
|
10356
10358
|
}
|
|
10357
10359
|
getSVGPath(theme, indeterminate) {
|
|
10358
10360
|
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" }));
|
|
@@ -10459,7 +10461,7 @@ class Chip {
|
|
|
10459
10461
|
const theme = getIonTheme(this);
|
|
10460
10462
|
const size = this.getSize();
|
|
10461
10463
|
const shape = this.getShape();
|
|
10462
|
-
return (hAsync(Host, { key: '
|
|
10464
|
+
return (hAsync(Host, { key: 'ea96c8086760e827848fc37d9a2b910a621ad293', "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
|
|
10463
10465
|
[theme]: true,
|
|
10464
10466
|
[`chip-${shape}`]: true,
|
|
10465
10467
|
'chip-outline': this.outline,
|
|
@@ -10468,7 +10470,7 @@ class Chip {
|
|
|
10468
10470
|
'ion-focusable': !this.disabled,
|
|
10469
10471
|
[`chip-${size}`]: size !== undefined,
|
|
10470
10472
|
[`chip-${hue}`]: hue !== undefined,
|
|
10471
|
-
}) }, hAsync("slot", { key: '
|
|
10473
|
+
}) }, hAsync("slot", { key: 'e6ba1a4993a63ffb72829ce946f64c5a494004dc' }), theme === 'md' && hAsync("ion-ripple-effect", { key: '27e4540c9402d3b65ab0aa4f12b4d5ca44ab0f25' })));
|
|
10472
10474
|
}
|
|
10473
10475
|
static get style() { return {
|
|
10474
10476
|
ionic: chipIonicCss,
|
|
@@ -10592,12 +10594,12 @@ class Col {
|
|
|
10592
10594
|
const colSize = this.getSizeClass();
|
|
10593
10595
|
const colOrder = this.getOrderClass();
|
|
10594
10596
|
const colOffset = this.getOffsetClass();
|
|
10595
|
-
return (hAsync(Host, { key: '
|
|
10597
|
+
return (hAsync(Host, { key: 'e4a5e41ee5cd7ef62aa32a1f4f290a3be2fae212', class: {
|
|
10596
10598
|
[theme]: true,
|
|
10597
10599
|
[`${colSize}`]: colSize !== undefined,
|
|
10598
10600
|
[`${colOrder}`]: colOrder !== undefined,
|
|
10599
10601
|
[`${colOffset}`]: colOffset !== undefined,
|
|
10600
|
-
} }, hAsync("slot", { key: '
|
|
10602
|
+
} }, hAsync("slot", { key: '7058c34c183cdad24630314ec0bedffef40a32af' })));
|
|
10601
10603
|
}
|
|
10602
10604
|
get el() { return getElement(this); }
|
|
10603
10605
|
static get style() { return colCss; }
|
|
@@ -11000,7 +11002,7 @@ class Content {
|
|
|
11000
11002
|
const forceOverscroll = this.shouldForceOverscroll(mode);
|
|
11001
11003
|
const transitionShadow = theme === 'ios';
|
|
11002
11004
|
this.resize();
|
|
11003
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
11005
|
+
return (hAsync(Host, Object.assign({ key: 'ee94e34dd128cb2a21ef2b370d35e099a1125447', role: isMainContent ? 'main' : undefined, class: createColorClasses$1(this.color, {
|
|
11004
11006
|
[theme]: true,
|
|
11005
11007
|
'content-sizing': hostContext('ion-popover', this.el),
|
|
11006
11008
|
overscroll: forceOverscroll,
|
|
@@ -11008,12 +11010,12 @@ class Content {
|
|
|
11008
11010
|
}), style: {
|
|
11009
11011
|
'--offset-top': `${this.cTop}px`,
|
|
11010
11012
|
'--offset-bottom': `${this.cBottom}px`,
|
|
11011
|
-
} }, inheritedAttributes), hAsync("div", { key: '
|
|
11013
|
+
} }, inheritedAttributes), hAsync("div", { key: '75954692de33cae260441064d0c4034d818b7de6', ref: (el) => (this.backgroundContentEl = el), id: "background-content", part: "background" }), fixedSlotPlacement === 'before' ? hAsync("slot", { name: "fixed" }) : null, hAsync("div", { key: '374f5d2da6f15b42df0ad268c2f9a188ac6aedcb', class: {
|
|
11012
11014
|
'inner-scroll': true,
|
|
11013
11015
|
'scroll-x': scrollX,
|
|
11014
11016
|
'scroll-y': scrollY,
|
|
11015
11017
|
overscroll: (scrollX || scrollY) && forceOverscroll,
|
|
11016
|
-
}, ref: (scrollEl) => (this.scrollEl = scrollEl), onScroll: this.scrollEvents ? (ev) => this.onScroll(ev) : undefined, part: "scroll" }, hAsync("slot", { key: '
|
|
11018
|
+
}, ref: (scrollEl) => (this.scrollEl = scrollEl), onScroll: this.scrollEvents ? (ev) => this.onScroll(ev) : undefined, part: "scroll" }, hAsync("slot", { key: '625c1dc26f6b6c43ade2de6f61a92ae7a8bcbaa7' })), transitionShadow ? (hAsync("div", { class: "transition-effect" }, hAsync("div", { class: "transition-cover" }), hAsync("div", { class: "transition-shadow" }))) : null, fixedSlotPlacement === 'after' ? hAsync("slot", { name: "fixed" }) : null));
|
|
11017
11019
|
}
|
|
11018
11020
|
get el() { return getElement(this); }
|
|
11019
11021
|
static get style() { return contentCss; }
|
|
@@ -14665,7 +14667,7 @@ class Datetime {
|
|
|
14665
14667
|
const hasDatePresentation = presentation === 'date' || presentation === 'date-time' || presentation === 'time-date';
|
|
14666
14668
|
const hasWheelVariant = hasDatePresentation && preferWheel;
|
|
14667
14669
|
renderHiddenInput(true, el, name, formatValue(value), disabled);
|
|
14668
|
-
return (hAsync(Host, { key: '
|
|
14670
|
+
return (hAsync(Host, { key: 'd87c9e8d85ae7b1c8af3c8f266b76dd8d364a446', "aria-disabled": disabled ? 'true' : null, onFocus: this.onFocus, onBlur: this.onBlur, class: Object.assign({}, createColorClasses$1(color, {
|
|
14669
14671
|
[theme]: true,
|
|
14670
14672
|
['datetime-readonly']: readonly,
|
|
14671
14673
|
['datetime-disabled']: disabled,
|
|
@@ -14675,7 +14677,7 @@ class Datetime {
|
|
|
14675
14677
|
[`datetime-size-${size}`]: true,
|
|
14676
14678
|
[`datetime-prefer-wheel`]: hasWheelVariant,
|
|
14677
14679
|
[`datetime-grid`]: isGridStyle,
|
|
14678
|
-
})) }, hAsync("div", { key: '
|
|
14680
|
+
})) }, hAsync("div", { key: '4d2e7316268ebbadf79f00b5d85928bbeffd283d', class: "intersection-tracker", ref: (el) => (this.intersectionTrackerRef = el) }), this.renderDatetime(theme)));
|
|
14679
14681
|
}
|
|
14680
14682
|
get el() { return getElement(this); }
|
|
14681
14683
|
static get watchers() { return {
|
|
@@ -15090,11 +15092,11 @@ class DatetimeButton {
|
|
|
15090
15092
|
render() {
|
|
15091
15093
|
const { color, dateText, timeText, selectedButton, datetimeActive, disabled } = this;
|
|
15092
15094
|
const theme = getIonTheme(this);
|
|
15093
|
-
return (hAsync(Host, { key: '
|
|
15095
|
+
return (hAsync(Host, { key: '2ecfe6f03acf6c81f1e650f1fee86c481e18b1bd', class: createColorClasses$1(color, {
|
|
15094
15096
|
[theme]: true,
|
|
15095
15097
|
[`${selectedButton}-active`]: datetimeActive,
|
|
15096
15098
|
['datetime-button-disabled']: disabled,
|
|
15097
|
-
}) }, dateText && (hAsync("button", { key: '
|
|
15099
|
+
}) }, dateText && (hAsync("button", { key: '1aa569cc7c7522d1be720912d070299782619991', 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: '09357e2f4756bd4a842e3742af28c09baa615cc3', name: "date-target" }, dateText), theme === 'md' && hAsync("ion-ripple-effect", { key: '36d4f288b353d1a3627045d9ea960cf943c1faee' }))), timeText && (hAsync("button", { key: 'f66b309484b1c859b88c635e55b35dcc522bb6fd', 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: '72edee77f6bd115c664e6ed2ddeba030f5c0ee91', name: "time-target" }, timeText), theme === 'md' && hAsync("ion-ripple-effect", { key: '98c5184fed75174d16412197aa91702e39175032' })))));
|
|
15098
15100
|
}
|
|
15099
15101
|
get el() { return getElement(this); }
|
|
15100
15102
|
static get style() { return {
|
|
@@ -15150,11 +15152,11 @@ class Divider {
|
|
|
15150
15152
|
render() {
|
|
15151
15153
|
const { inset, spacing } = this;
|
|
15152
15154
|
const theme = getIonTheme(this);
|
|
15153
|
-
return (hAsync(Host, { key: '
|
|
15155
|
+
return (hAsync(Host, { key: '387f7cb3ce69a1d4aa299f988d21d731fd5775d9', class: {
|
|
15154
15156
|
[theme]: true,
|
|
15155
15157
|
[`divider-spacing-${spacing}`]: spacing !== undefined,
|
|
15156
15158
|
[`divider-inset`]: inset,
|
|
15157
|
-
} }, hAsync("hr", { key: '
|
|
15159
|
+
} }, hAsync("hr", { key: 'cecfeab61e8f532a1eda36e73011f5447be63480' })));
|
|
15158
15160
|
}
|
|
15159
15161
|
static get style() { return {
|
|
15160
15162
|
ionic: dividerIonicCss,
|
|
@@ -15232,12 +15234,12 @@ class Fab {
|
|
|
15232
15234
|
render() {
|
|
15233
15235
|
const { horizontal, vertical, edge } = this;
|
|
15234
15236
|
const theme = getIonTheme(this);
|
|
15235
|
-
return (hAsync(Host, { key: '
|
|
15237
|
+
return (hAsync(Host, { key: '8b758c5283382f1bddd051f5a575d4952b001c50', class: {
|
|
15236
15238
|
[theme]: true,
|
|
15237
15239
|
[`fab-horizontal-${horizontal}`]: horizontal !== undefined,
|
|
15238
15240
|
[`fab-vertical-${vertical}`]: vertical !== undefined,
|
|
15239
15241
|
'fab-edge': edge,
|
|
15240
|
-
} }, hAsync("slot", { key: '
|
|
15242
|
+
} }, hAsync("slot", { key: '45ce20f308b3de9c09d625d45b3f3dc7b4ee8652' })));
|
|
15241
15243
|
}
|
|
15242
15244
|
get el() { return getElement(this); }
|
|
15243
15245
|
static get watchers() { return {
|
|
@@ -15360,7 +15362,7 @@ class FabButton {
|
|
|
15360
15362
|
rel: this.rel,
|
|
15361
15363
|
target: this.target,
|
|
15362
15364
|
};
|
|
15363
|
-
return (hAsync(Host, { key: '
|
|
15365
|
+
return (hAsync(Host, { key: 'ffc552ad3b542e0f79e319fa86b063c3289e1a23', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
|
|
15364
15366
|
[theme]: true,
|
|
15365
15367
|
'fab-button-in-list': inList,
|
|
15366
15368
|
'fab-button-translucent-in-list': inList && translucent,
|
|
@@ -15371,7 +15373,7 @@ class FabButton {
|
|
|
15371
15373
|
'ion-activatable': true,
|
|
15372
15374
|
'ion-focusable': true,
|
|
15373
15375
|
[`fab-button-${size}`]: size !== undefined,
|
|
15374
|
-
}) }, hAsync(TagType, Object.assign({ key: '
|
|
15376
|
+
}) }, hAsync(TagType, Object.assign({ key: 'acf0c99822630499b171f0873924cfe10ef41547' }, 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: '236a7340cf8213a69325716cb3b813abb627b40a', "aria-hidden": "true", icon: fabButtonCloseIcon, part: "close-icon", class: "close-icon", lazy: false }), hAsync("span", { key: '908a53794c801a64c8cdae9b08ae75deb93a5b22', class: "button-inner" }, hAsync("slot", { key: '41bf30e091cfcf90dcf3975a4b05a30c987e8aae' })), theme === 'md' && hAsync("ion-ripple-effect", { key: 'b665e44a357138ef30454e267a2214356dc0fe3b' }))));
|
|
15375
15377
|
}
|
|
15376
15378
|
get el() { return getElement(this); }
|
|
15377
15379
|
static get style() { return {
|
|
@@ -15432,11 +15434,11 @@ class FabList {
|
|
|
15432
15434
|
}
|
|
15433
15435
|
render() {
|
|
15434
15436
|
const theme = getIonTheme(this);
|
|
15435
|
-
return (hAsync(Host, { key: '
|
|
15437
|
+
return (hAsync(Host, { key: 'b0e984c110ea8bf4aa0daeca5f66253c9e0666fd', class: {
|
|
15436
15438
|
[theme]: true,
|
|
15437
15439
|
'fab-list-active': this.activated,
|
|
15438
15440
|
[`fab-list-side-${this.side}`]: true,
|
|
15439
|
-
} }, hAsync("slot", { key: '
|
|
15441
|
+
} }, hAsync("slot", { key: '7bedbb010e89d1304d86c4261f5378e90741611e' })));
|
|
15440
15442
|
}
|
|
15441
15443
|
get el() { return getElement(this); }
|
|
15442
15444
|
static get watchers() { return {
|
|
@@ -15898,7 +15900,7 @@ class Footer {
|
|
|
15898
15900
|
const theme = getIonTheme(this);
|
|
15899
15901
|
const tabs = this.el.closest('ion-tabs');
|
|
15900
15902
|
const tabBar = tabs === null || tabs === void 0 ? void 0 : tabs.querySelector(':scope > ion-tab-bar');
|
|
15901
|
-
return (hAsync(Host, { key: '
|
|
15903
|
+
return (hAsync(Host, { key: 'e70e2616f69a6205a1c2045bf13a792c9a6bc27c', role: "contentinfo", class: {
|
|
15902
15904
|
[theme]: true,
|
|
15903
15905
|
// Used internally for styling
|
|
15904
15906
|
[`footer-${theme}`]: true,
|
|
@@ -15906,7 +15908,7 @@ class Footer {
|
|
|
15906
15908
|
[`footer-translucent-${theme}`]: translucent,
|
|
15907
15909
|
['footer-toolbar-padding']: !this.keyboardVisible && (!tabBar || tabBar.slot !== 'bottom'),
|
|
15908
15910
|
[`footer-collapse-${collapse}`]: collapse !== undefined,
|
|
15909
|
-
} }, theme === 'ios' && translucent && hAsync("div", { key: '
|
|
15911
|
+
} }, theme === 'ios' && translucent && hAsync("div", { key: '72803059c1d82a766a0ce69e5a8a6a3b7e576700', class: "footer-background" }), hAsync("slot", { key: 'de450e4eb8f5c63b11f548061f29d957ef308539' })));
|
|
15910
15912
|
}
|
|
15911
15913
|
get el() { return getElement(this); }
|
|
15912
15914
|
static get style() { return {
|
|
@@ -15944,10 +15946,10 @@ class Grid {
|
|
|
15944
15946
|
}
|
|
15945
15947
|
render() {
|
|
15946
15948
|
const theme = getIonTheme(this);
|
|
15947
|
-
return (hAsync(Host, { key: '
|
|
15949
|
+
return (hAsync(Host, { key: 'f439594e1c4186e30d5b57bf3ca95c220df954fa', class: {
|
|
15948
15950
|
[theme]: true,
|
|
15949
15951
|
'grid-fixed': this.fixed,
|
|
15950
|
-
} }, hAsync("slot", { key: '
|
|
15952
|
+
} }, hAsync("slot", { key: 'e8e01f0b46a05fb3220837fbfa9f161b086c06ad' })));
|
|
15951
15953
|
}
|
|
15952
15954
|
static get style() { return gridCss; }
|
|
15953
15955
|
static get cmpMeta() { return {
|
|
@@ -16311,7 +16313,7 @@ class Header {
|
|
|
16311
16313
|
const collapse = this.collapse || 'none';
|
|
16312
16314
|
// banner role must be at top level, so remove role if inside a menu
|
|
16313
16315
|
const roleType = hostContext('ion-menu', this.el) ? 'none' : 'banner';
|
|
16314
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
16316
|
+
return (hAsync(Host, Object.assign({ key: 'f5c81cee59b635b407fcad7732c793c651edb91e', role: roleType, class: {
|
|
16315
16317
|
[theme]: true,
|
|
16316
16318
|
// Used internally for styling
|
|
16317
16319
|
[`header-${theme}`]: true,
|
|
@@ -16319,7 +16321,7 @@ class Header {
|
|
|
16319
16321
|
[`header-collapse-${collapse}`]: true,
|
|
16320
16322
|
[`header-translucent-${theme}`]: this.translucent,
|
|
16321
16323
|
['header-divider']: divider,
|
|
16322
|
-
} }, inheritedAttributes), theme !== 'md' && translucent && hAsync("div", { key: '
|
|
16324
|
+
} }, inheritedAttributes), theme !== 'md' && translucent && hAsync("div", { key: 'd8373a8418756961185de934082142da01b27a26', class: "header-background" }), hAsync("slot", { key: '9fda3dcb16fd09f7f6fa1c345d17cdf130e1e331' })));
|
|
16323
16325
|
}
|
|
16324
16326
|
get el() { return getElement(this); }
|
|
16325
16327
|
static get style() { return {
|
|
@@ -16651,9 +16653,9 @@ class Img {
|
|
|
16651
16653
|
const { loadSrc, alt, onLoad, loadError, inheritedAttributes } = this;
|
|
16652
16654
|
const { draggable } = inheritedAttributes;
|
|
16653
16655
|
const theme = getIonTheme(this);
|
|
16654
|
-
return (hAsync(Host, { key: '
|
|
16656
|
+
return (hAsync(Host, { key: '70377d0128ad109580598f5c0a19cdee1d1f8f2a', class: {
|
|
16655
16657
|
[theme]: true,
|
|
16656
|
-
} }, hAsync("img", { key: '
|
|
16658
|
+
} }, hAsync("img", { key: '022467667337d04384d19d78378b5cf499e1b6c9', decoding: "async", src: loadSrc, alt: alt, onLoad: onLoad, onError: loadError, part: "image", draggable: isDraggable(draggable) })));
|
|
16657
16659
|
}
|
|
16658
16660
|
get el() { return getElement(this); }
|
|
16659
16661
|
static get watchers() { return {
|
|
@@ -16956,7 +16958,7 @@ class InfiniteScroll {
|
|
|
16956
16958
|
render() {
|
|
16957
16959
|
const theme = getIonTheme(this);
|
|
16958
16960
|
const disabled = this.disabled;
|
|
16959
|
-
return (hAsync(Host, { key: '
|
|
16961
|
+
return (hAsync(Host, { key: 'd2505798673c258aa017ecbe646b59105a62970d', class: {
|
|
16960
16962
|
[theme]: true,
|
|
16961
16963
|
'infinite-scroll-loading': this.isLoading,
|
|
16962
16964
|
'infinite-scroll-enabled': !disabled,
|
|
@@ -17015,11 +17017,11 @@ class InfiniteScrollContent {
|
|
|
17015
17017
|
}
|
|
17016
17018
|
render() {
|
|
17017
17019
|
const theme = getIonTheme(this);
|
|
17018
|
-
return (hAsync(Host, { key: '
|
|
17020
|
+
return (hAsync(Host, { key: '51742937a374c43c290c20569857f617c99e1e7c', class: {
|
|
17019
17021
|
[theme]: true,
|
|
17020
17022
|
// Used internally for styling
|
|
17021
17023
|
[`infinite-scroll-content-${theme}`]: true,
|
|
17022
|
-
} }, hAsync("div", { key: '
|
|
17024
|
+
} }, hAsync("div", { key: '42c249b6df301004a834bb615766c38d5ab03d91', class: "infinite-loading" }, this.loadingSpinner && (hAsync("div", { key: '7cc7aab81997ef58b914e084402f45dc3abf2ce4', class: "infinite-loading-spinner" }, hAsync("ion-spinner", { key: '5c84df7096076580e0bb4926d377c2fac4f75c3d', name: this.loadingSpinner }))), this.loadingText !== undefined && this.renderLoadingText())));
|
|
17023
17025
|
}
|
|
17024
17026
|
static get style() { return {
|
|
17025
17027
|
ionic: ionicInfiniteScrollContentMdCss,
|
|
@@ -17930,7 +17932,7 @@ class Input {
|
|
|
17930
17932
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
17931
17933
|
*/
|
|
17932
17934
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
|
|
17933
|
-
return (hAsync(Host, { key: '
|
|
17935
|
+
return (hAsync(Host, { key: '83b06d3ba2deb8be1aac86573e44eb9fedaf8ebc', class: createColorClasses$1(this.color, {
|
|
17934
17936
|
[theme]: true,
|
|
17935
17937
|
'has-value': hasValue,
|
|
17936
17938
|
'has-focus': hasFocus,
|
|
@@ -17943,7 +17945,7 @@ class Input {
|
|
|
17943
17945
|
'in-item-color': hostContext('ion-item.ion-color', this.el),
|
|
17944
17946
|
'input-disabled': disabled,
|
|
17945
17947
|
'input-readonly': readonly,
|
|
17946
|
-
}) }, hAsync("label", { key: '
|
|
17948
|
+
}) }, hAsync("label", { key: 'd30a09196b14b7c50c81ee81b0db153a0a552ff8', class: "input-wrapper", htmlFor: inputId, onClick: this.onLabelClick }, this.renderLabelContainer(), hAsync("div", { key: 'bd215e071a7c82b530c36bf98481b8a21bf827a8', class: "native-wrapper", onClick: this.onLabelClick },
|
|
17947
17949
|
/**
|
|
17948
17950
|
* For the ionic theme, we render the outline container here
|
|
17949
17951
|
* instead of higher up, so it can be positioned relative to
|
|
@@ -17953,14 +17955,14 @@ class Input {
|
|
|
17953
17955
|
* <label> element, ensuring that clicking the label text
|
|
17954
17956
|
* focuses the input.
|
|
17955
17957
|
*/
|
|
17956
|
-
theme === 'ionic' && hAsync("div", { key: '
|
|
17958
|
+
theme === 'ionic' && hAsync("div", { key: 'f77b77e9b3fa8f704f676a876abb237ade2c6a80', class: "input-outline" }), hAsync("slot", { key: '5bf76988e97fb13db47b10a2ea9016c9db582d64', name: "start" }), hAsync("input", Object.assign({ key: '98772c54302eb90155511e234d3c0948b46f7907', 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: 'd0adf91f18cdff60b5d5055a53fb8a1e33cda140', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
|
|
17957
17959
|
/**
|
|
17958
17960
|
* This prevents mobile browsers from
|
|
17959
17961
|
* blurring the input when the clear
|
|
17960
17962
|
* button is activated.
|
|
17961
17963
|
*/
|
|
17962
17964
|
ev.preventDefault();
|
|
17963
|
-
}, onClick: this.clearTextInput }, hAsync("ion-icon", { key: '
|
|
17965
|
+
}, onClick: this.clearTextInput }, hAsync("ion-icon", { key: '6fc9e8afce4d19cfbad9fb8044c32beb4a5734a5', "aria-hidden": "true", icon: inputClearIcon }))), hAsync("slot", { key: '493645d76a65e3e469c516e1244e3ff23d9d6f29', name: "end" })), shouldRenderHighlight && hAsync("div", { key: '270caadc085e6f30b663b2bac03495bb8ce47e42', class: "input-highlight" })), this.renderBottomContent()));
|
|
17964
17966
|
}
|
|
17965
17967
|
get el() { return getElement(this); }
|
|
17966
17968
|
static get watchers() { return {
|
|
@@ -18636,7 +18638,7 @@ class InputOTP {
|
|
|
18636
18638
|
const tabbableIndex = this.getTabbableIndex();
|
|
18637
18639
|
const pattern = this.getPattern();
|
|
18638
18640
|
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()) !== '';
|
|
18639
|
-
return (hAsync(Host, { key: '
|
|
18641
|
+
return (hAsync(Host, { key: '16e1e487d2aabe8e9f84682fb50f30966179ffa6', class: createColorClasses$1(color, {
|
|
18640
18642
|
[mode]: true,
|
|
18641
18643
|
'has-focus': hasFocus,
|
|
18642
18644
|
[`input-otp-size-${size}`]: true,
|
|
@@ -18644,10 +18646,10 @@ class InputOTP {
|
|
|
18644
18646
|
[`input-otp-fill-${fill}`]: true,
|
|
18645
18647
|
'input-otp-disabled': disabled,
|
|
18646
18648
|
'input-otp-readonly': readonly,
|
|
18647
|
-
}) }, hAsync("div", Object.assign({ key: '
|
|
18649
|
+
}) }, hAsync("div", Object.assign({ key: 'd7757f5984abe39da9b6320683198db040d0220e', 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: '6254cef5b2379359b319b4e573868340885e310a', class: {
|
|
18648
18650
|
'input-otp-description': true,
|
|
18649
18651
|
'input-otp-description-hidden': !hasDescription,
|
|
18650
|
-
} }, hAsync("slot", { key: '
|
|
18652
|
+
} }, hAsync("slot", { key: '4f4b63bb67a01b7618719f9bde56ef60d582e7d6' }))));
|
|
18651
18653
|
}
|
|
18652
18654
|
get el() { return getElement(this); }
|
|
18653
18655
|
static get watchers() { return {
|
|
@@ -18785,16 +18787,16 @@ class InputPasswordToggle {
|
|
|
18785
18787
|
const { color, inputPasswordHideIcon, inputPasswordShowIcon, type } = this;
|
|
18786
18788
|
const mode = getIonMode$1(this);
|
|
18787
18789
|
const isPasswordVisible = type === 'text';
|
|
18788
|
-
return (hAsync(Host, { key: '
|
|
18790
|
+
return (hAsync(Host, { key: 'e265bb6460041189fea1812d391121a9e8dde669', class: createColorClasses$1(color, {
|
|
18789
18791
|
[mode]: true,
|
|
18790
|
-
}) }, hAsync("ion-button", { key: '
|
|
18792
|
+
}) }, hAsync("ion-button", { key: 'b7ca2e12e3b1b9a161acc002abb8f1b8efeea46e', 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) => {
|
|
18791
18793
|
/**
|
|
18792
18794
|
* This prevents mobile browsers from
|
|
18793
18795
|
* blurring the input when the password toggle
|
|
18794
18796
|
* button is activated.
|
|
18795
18797
|
*/
|
|
18796
18798
|
ev.preventDefault();
|
|
18797
|
-
}, onClick: this.togglePasswordVisibility }, hAsync("ion-icon", { key: '
|
|
18799
|
+
}, onClick: this.togglePasswordVisibility }, hAsync("ion-icon", { key: '4d5ba21325812d9c820ae26688d17ae821ffd25c', slot: "icon-only", "aria-hidden": "true", icon: isPasswordVisible ? inputPasswordHideIcon : inputPasswordShowIcon }))));
|
|
18798
18800
|
}
|
|
18799
18801
|
get el() { return getElement(this); }
|
|
18800
18802
|
static get watchers() { return {
|
|
@@ -19154,11 +19156,11 @@ class ItemDivider {
|
|
|
19154
19156
|
}
|
|
19155
19157
|
render() {
|
|
19156
19158
|
const theme = getIonTheme(this);
|
|
19157
|
-
return (hAsync(Host, { key: '
|
|
19159
|
+
return (hAsync(Host, { key: 'f026528e983b0b77cd059400d961d012dec9caae', class: createColorClasses$1(this.color, {
|
|
19158
19160
|
[theme]: true,
|
|
19159
19161
|
'item-divider-sticky': this.sticky,
|
|
19160
19162
|
item: true,
|
|
19161
|
-
}) }, hAsync("slot", { key: '
|
|
19163
|
+
}) }, hAsync("slot", { key: '409f111b2b37782bd242af5f3205d871d85b6254', name: "start" }), hAsync("div", { key: '6811502ae39e51104b46f4f3b272631017a91e4a', class: "item-divider-inner" }, hAsync("div", { key: 'c7cf5918a8e8f891426fda028586b36f21909b00', class: "item-divider-wrapper" }, hAsync("slot", { key: '7db6745917458bb6d854c0662bbf0394142d2996' })), hAsync("slot", { key: 'bad5e02a4d4852fc6e106552b314a42842a0b2e7', name: "end" }))));
|
|
19162
19164
|
}
|
|
19163
19165
|
get el() { return getElement(this); }
|
|
19164
19166
|
static get style() { return {
|
|
@@ -19195,7 +19197,7 @@ class ItemGroup {
|
|
|
19195
19197
|
}
|
|
19196
19198
|
render() {
|
|
19197
19199
|
const theme = getIonTheme(this);
|
|
19198
|
-
return (hAsync(Host, { key: '
|
|
19200
|
+
return (hAsync(Host, { key: '3fb0784b321736344604e259cfb05c6307159bed', role: "group", class: {
|
|
19199
19201
|
[theme]: true,
|
|
19200
19202
|
// Used internally for styling
|
|
19201
19203
|
[`item-group-${theme}`]: true,
|
|
@@ -19289,14 +19291,14 @@ class ItemOption {
|
|
|
19289
19291
|
href: this.href,
|
|
19290
19292
|
target: this.target,
|
|
19291
19293
|
};
|
|
19292
|
-
return (hAsync(Host, { key: '
|
|
19294
|
+
return (hAsync(Host, { key: 'c36a39053b339086ee45e30a5051256fecf1e9d6', onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
19293
19295
|
[theme]: true,
|
|
19294
19296
|
[`item-option-${shape}`]: shape !== undefined,
|
|
19295
19297
|
[`item-option-${hue}`]: hue !== undefined,
|
|
19296
19298
|
'item-option-disabled': disabled,
|
|
19297
19299
|
'item-option-expandable': expandable,
|
|
19298
19300
|
'ion-activatable': true,
|
|
19299
|
-
}) }, hAsync(TagType, Object.assign({ key: '
|
|
19301
|
+
}) }, hAsync(TagType, Object.assign({ key: '8fa60eb0b2538cd1afe7ad26d0ba9ea0a152b754' }, attrs, { class: "button-native", part: "native", disabled: disabled }), hAsync("span", { key: 'd444dd749c3abfdb43f66ac8eae49c3e3b3b9960', class: "button-inner" }, hAsync("slot", { key: 'b8164b8893c95c6d4ae9d79a5755eb52c3a1af22', name: "top" }), hAsync("div", { key: '6c840ac03adc45b6dce2f11d64b143a3208e2071', class: "horizontal-wrapper" }, hAsync("slot", { key: '8c08ea25119e1831b9320c2f2e61461d45158611', name: "start" }), hAsync("slot", { key: 'dfc5823b66fcfdcad6277105bd86590958632fdd', name: "icon-only" }), hAsync("slot", { key: '30d0d597802daca4a534055e3f326c38a77c5cf8' }), hAsync("slot", { key: 'bc58e8826067ad905b81608ad0344ed4dedd3a07', name: "end" })), hAsync("slot", { key: '59c3e025a00824c163dbcbeb359ba82871ba06f2', name: "bottom" })), theme === 'md' && hAsync("ion-ripple-effect", { key: '046a2ae39dbec7aebcbac3e250d80016065ed0f0' }))));
|
|
19300
19302
|
}
|
|
19301
19303
|
get el() { return getElement(this); }
|
|
19302
19304
|
static get style() { return {
|
|
@@ -19354,7 +19356,7 @@ class ItemOptions {
|
|
|
19354
19356
|
render() {
|
|
19355
19357
|
const theme = getIonTheme(this);
|
|
19356
19358
|
const isEnd = isEndSide(this.side);
|
|
19357
|
-
return (hAsync(Host, { key: '
|
|
19359
|
+
return (hAsync(Host, { key: 'cc55282505679d51fb90ebf30869e930c71afbd4', class: {
|
|
19358
19360
|
[theme]: true,
|
|
19359
19361
|
// Used internally for styling
|
|
19360
19362
|
[`item-options-${theme}`]: true,
|
|
@@ -19824,7 +19826,7 @@ class ItemSliding {
|
|
|
19824
19826
|
}
|
|
19825
19827
|
render() {
|
|
19826
19828
|
const theme = getIonTheme(this);
|
|
19827
|
-
return (hAsync(Host, { key: '
|
|
19829
|
+
return (hAsync(Host, { key: '79cd09dd43183008f470b31abb7b3606f653a98b', class: {
|
|
19828
19830
|
[theme]: true,
|
|
19829
19831
|
'item-sliding-active-slide': this.state !== 2 /* SlidingState.Disabled */,
|
|
19830
19832
|
'item-sliding-active-options-end': (this.state & 8 /* SlidingState.End */) !== 0,
|
|
@@ -19932,13 +19934,13 @@ class Label {
|
|
|
19932
19934
|
render() {
|
|
19933
19935
|
const position = this.position;
|
|
19934
19936
|
const theme = getIonTheme(this);
|
|
19935
|
-
return (hAsync(Host, { key: '
|
|
19937
|
+
return (hAsync(Host, { key: '583b4ed56decb1f5ce39ea6f58fbaa6d4fde01a5', class: createColorClasses$1(this.color, {
|
|
19936
19938
|
[theme]: true,
|
|
19937
19939
|
'in-item-color': hostContext('ion-item.ion-color', this.el),
|
|
19938
19940
|
[`label-${position}`]: position !== undefined,
|
|
19939
19941
|
[`label-no-animate`]: this.noAnimate,
|
|
19940
19942
|
'label-rtl': document.dir === 'rtl',
|
|
19941
|
-
}) }, hAsync("slot", { key: '
|
|
19943
|
+
}) }, hAsync("slot", { key: '89467c7725dc79d73d51442cb5a233e244cef1b3' })));
|
|
19942
19944
|
}
|
|
19943
19945
|
get el() { return getElement(this); }
|
|
19944
19946
|
static get watchers() { return {
|
|
@@ -20014,7 +20016,7 @@ class List {
|
|
|
20014
20016
|
const theme = getIonTheme(this);
|
|
20015
20017
|
const shape = this.getShape();
|
|
20016
20018
|
const { lines, inset } = this;
|
|
20017
|
-
return (hAsync(Host, { key: '
|
|
20019
|
+
return (hAsync(Host, { key: '7deda9d813391cac1c4156fb9e9fd1f1a43cdea8', role: "list", class: {
|
|
20018
20020
|
[theme]: true,
|
|
20019
20021
|
// Used internally for styling
|
|
20020
20022
|
[`list-${theme}`]: true,
|
|
@@ -20062,10 +20064,10 @@ class ListHeader {
|
|
|
20062
20064
|
render() {
|
|
20063
20065
|
const { lines } = this;
|
|
20064
20066
|
const theme = getIonTheme(this);
|
|
20065
|
-
return (hAsync(Host, { key: '
|
|
20067
|
+
return (hAsync(Host, { key: '984b0c19c652d264ce1a9832777948a9b5b84326', class: createColorClasses$1(this.color, {
|
|
20066
20068
|
[theme]: true,
|
|
20067
20069
|
[`list-header-lines-${lines}`]: lines !== undefined,
|
|
20068
|
-
}) }, hAsync("div", { key: '
|
|
20070
|
+
}) }, hAsync("div", { key: '1bf4519d8aa94fe4b98c6f54aba74dbcbb52fab0', class: "list-header-inner" }, hAsync("slot", { key: '8d7fa8eca680fe3da8b8e4e01b3f885672c9c2bb' }))));
|
|
20069
20071
|
}
|
|
20070
20072
|
static get style() { return {
|
|
20071
20073
|
ionic: listHeaderIonicCss,
|
|
@@ -20354,9 +20356,9 @@ class Loading {
|
|
|
20354
20356
|
* Otherwise, don't set aria-labelledby.
|
|
20355
20357
|
*/
|
|
20356
20358
|
const ariaLabelledBy = message !== undefined ? msgId : null;
|
|
20357
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
20359
|
+
return (hAsync(Host, Object.assign({ key: '0c475f8e28e680e28e09317557795fc56e0835d8', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
|
|
20358
20360
|
zIndex: `${40000 + this.overlayIndex}`,
|
|
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: '
|
|
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: 'd7e88feb6df8edbc326a84d07b294618f7ce6adc', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: 'f9622f45b2d9e913c325b228a1e6ed03cf2b98e8', tabindex: "0", "aria-hidden": "true" }), hAsync("div", { key: 'f4dfdce70c4515878b247d0cc116b5cec2cf79a4', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (hAsync("div", { key: '6d4475e00c444eb3d217813ae8cc1a02a97b969e', class: "loading-spinner" }, hAsync("ion-spinner", { key: 'd9ad8dd56ec7677c18d06936c1a1b21a0a6a87a8', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), hAsync("div", { key: 'bd3159e18f33ec25d3480d47ce33fa7dfd1f1460', tabindex: "0", "aria-hidden": "true" })));
|
|
20360
20362
|
}
|
|
20361
20363
|
get el() { return getElement(this); }
|
|
20362
20364
|
static get watchers() { return {
|
|
@@ -21413,14 +21415,14 @@ class Menu {
|
|
|
21413
21415
|
* the ionBackButton listener in the menu controller
|
|
21414
21416
|
* will handle closing the menu when Escape is pressed.
|
|
21415
21417
|
*/
|
|
21416
|
-
return (hAsync(Host, { key: '
|
|
21418
|
+
return (hAsync(Host, { key: '12bd2c4e9aa2f314ffc45d7f43290bd9910ca8b0', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
|
|
21417
21419
|
[theme]: true,
|
|
21418
21420
|
[`menu-type-${type}`]: true,
|
|
21419
21421
|
'menu-enabled': !disabled,
|
|
21420
21422
|
[`menu-side-${side}`]: true,
|
|
21421
21423
|
'menu-pane-visible': isPaneVisible,
|
|
21422
21424
|
'split-pane-side': hostContext('ion-split-pane', el),
|
|
21423
|
-
} }, hAsync("div", { key: '
|
|
21425
|
+
} }, hAsync("div", { key: 'd43e12f2502ae5da847eb0d2a70d0a3945733739', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, hAsync("slot", { key: '19977e6584bdbb5b01e6e0a4a7f4558087175b33' })), hAsync("ion-backdrop", { key: '22e79a7edca409248bd3637474d6783f1d7de1b3', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
|
|
21424
21426
|
}
|
|
21425
21427
|
get el() { return getElement(this); }
|
|
21426
21428
|
static get watchers() { return {
|
|
@@ -21546,7 +21548,7 @@ class MenuButton {
|
|
|
21546
21548
|
type: this.type,
|
|
21547
21549
|
};
|
|
21548
21550
|
const ariaLabel = inheritedAttributes['aria-label'] || 'menu';
|
|
21549
|
-
return (hAsync(Host, { key: '
|
|
21551
|
+
return (hAsync(Host, { key: '206b8482b58e7ee49ea89393a15e9cf30578297b', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses$1(color, {
|
|
21550
21552
|
[theme]: true,
|
|
21551
21553
|
button: true, // ion-buttons target .button
|
|
21552
21554
|
'menu-button-hidden': hidden,
|
|
@@ -21555,7 +21557,7 @@ class MenuButton {
|
|
|
21555
21557
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
21556
21558
|
'ion-activatable': true,
|
|
21557
21559
|
'ion-focusable': true,
|
|
21558
|
-
}) }, hAsync("button", Object.assign({ key: '
|
|
21560
|
+
}) }, hAsync("button", Object.assign({ key: '33017f0cde4835383f65b82f24e088dc2cf46517' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), hAsync("span", { key: '63aadc2910f7fd7ae070fe108822c51441dd8ea5', class: "button-inner" }, hAsync("slot", { key: '6696b67329bdf6a0a7db0739d16717eb9ffc5f3b' }, hAsync("ion-icon", { key: '7f88dd0caa7003db810bce76189ecbaba9ff6317', part: "icon", icon: menuIcon, lazy: false, "aria-hidden": "true" }))), theme === 'md' && hAsync("ion-ripple-effect", { key: '1a2063529bb63cc055fb4bb7d1ad3032df2a74b4', type: "unbounded" }))));
|
|
21559
21561
|
}
|
|
21560
21562
|
get el() { return getElement(this); }
|
|
21561
21563
|
static get style() { return {
|
|
@@ -21612,10 +21614,10 @@ class MenuToggle {
|
|
|
21612
21614
|
render() {
|
|
21613
21615
|
const theme = getIonTheme(this);
|
|
21614
21616
|
const hidden = this.autoHide && !this.visible;
|
|
21615
|
-
return (hAsync(Host, { key: '
|
|
21617
|
+
return (hAsync(Host, { key: 'c3ddce789a90d720769919ebf854d05cc75f599e', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
|
|
21616
21618
|
[theme]: true,
|
|
21617
21619
|
'menu-toggle-hidden': hidden,
|
|
21618
|
-
} }, hAsync("slot", { key: '
|
|
21620
|
+
} }, hAsync("slot", { key: 'f1334ba9d20148b673a0b6185ab5ef92f448f720' })));
|
|
21619
21621
|
}
|
|
21620
21622
|
static get style() { return menuToggleCss; }
|
|
21621
21623
|
static get cmpMeta() { return {
|
|
@@ -23436,7 +23438,7 @@ const createSheetGesture = (baseEl, backdropEl, wrapperEl, initialBreakpoint, ba
|
|
|
23436
23438
|
};
|
|
23437
23439
|
};
|
|
23438
23440
|
|
|
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)))}";
|
|
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))}:host(.select-modal.modal-default){--max-height:45%;--max-width:calc(100% - (var(--token-space-400, var(--token-scale-400, 16px)) * 2));--min-height:340px}.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)))}";
|
|
23440
23442
|
|
|
23441
23443
|
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}";
|
|
23442
23444
|
|
|
@@ -24318,20 +24320,20 @@ class Modal {
|
|
|
24318
24320
|
const isHandleCycle = handleBehavior === 'cycle';
|
|
24319
24321
|
const shape = this.getShape();
|
|
24320
24322
|
const isSheetModalWithHandle = isSheetModal && showHandle;
|
|
24321
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
24323
|
+
return (hAsync(Host, Object.assign({ key: '8ced9dcdb4ec35817bc1ad5f4f0c1b56bf76c93f', "no-router": true,
|
|
24322
24324
|
// Allow the modal to be navigable when the handle is focusable
|
|
24323
24325
|
tabIndex: isHandleCycle && isSheetModalWithHandle ? 0 : -1 }, htmlAttributes, { style: {
|
|
24324
24326
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
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: '
|
|
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: '952e76177128f7c5dcc9c9fe7792d73ec4c9c573', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), theme === 'ios' && hAsync("div", { key: '3be69826a33edae93d2276b88347f025f3b46d92', class: "modal-shadow" }), hAsync("div", Object.assign({ key: 'adeb46e4c78d08418f27277db8300706f1ce6d48',
|
|
24326
24328
|
/*
|
|
24327
24329
|
role and aria-modal must be used on the
|
|
24328
24330
|
same element. They must also be set inside the
|
|
24329
24331
|
shadow DOM otherwise ion-button will not be highlighted
|
|
24330
24332
|
when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
|
|
24331
24333
|
*/
|
|
24332
|
-
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: '
|
|
24334
|
+
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: '22ac19bef95f75b5b26147c6c41439690beb3849', class: "modal-handle",
|
|
24333
24335
|
// Prevents the handle from receiving keyboard focus when it does not cycle
|
|
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: '
|
|
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: '0039450fb7b0caa84f7a16c38e6db148cd9a5371', onSlotchange: this.onSlotChange }))));
|
|
24335
24337
|
}
|
|
24336
24338
|
get el() { return getElement(this); }
|
|
24337
24339
|
static get watchers() { return {
|
|
@@ -25286,7 +25288,7 @@ class Nav {
|
|
|
25286
25288
|
}
|
|
25287
25289
|
}
|
|
25288
25290
|
render() {
|
|
25289
|
-
return hAsync("slot", { key: '
|
|
25291
|
+
return hAsync("slot", { key: 'd6dd0b1e0ba59381a139f4a49de3eb8351fa87a4' });
|
|
25290
25292
|
}
|
|
25291
25293
|
get el() { return getElement(this); }
|
|
25292
25294
|
static get watchers() { return {
|
|
@@ -25363,7 +25365,7 @@ class NavLink {
|
|
|
25363
25365
|
};
|
|
25364
25366
|
}
|
|
25365
25367
|
render() {
|
|
25366
|
-
return hAsync(Host, { key: '
|
|
25368
|
+
return hAsync(Host, { key: '61246716bdf9556db90e07680bc1a289f9658d5c', onClick: this.onClick });
|
|
25367
25369
|
}
|
|
25368
25370
|
get el() { return getElement(this); }
|
|
25369
25371
|
static get cmpMeta() { return {
|
|
@@ -25397,9 +25399,9 @@ class Note {
|
|
|
25397
25399
|
}
|
|
25398
25400
|
render() {
|
|
25399
25401
|
const theme = getIonTheme(this);
|
|
25400
|
-
return (hAsync(Host, { key: '
|
|
25402
|
+
return (hAsync(Host, { key: 'a8470df6b8fb8ca327a282fc23705bc230f13a40', class: createColorClasses$1(this.color, {
|
|
25401
25403
|
[theme]: true,
|
|
25402
|
-
}) }, hAsync("slot", { key: '
|
|
25404
|
+
}) }, hAsync("slot", { key: '07cbdef68f010b06638f359f70dff3f1d659d899' })));
|
|
25403
25405
|
}
|
|
25404
25406
|
static get style() { return {
|
|
25405
25407
|
ionic: ionicNoteMdCss,
|
|
@@ -25875,7 +25877,7 @@ let Picker$1 = class Picker {
|
|
|
25875
25877
|
this.emitInputModeChange();
|
|
25876
25878
|
}
|
|
25877
25879
|
render() {
|
|
25878
|
-
return (hAsync(Host, { key: '
|
|
25880
|
+
return (hAsync(Host, { key: '8778f74b10b575bf28bfb9d21df51a52a7c92ac4', onPointerDown: (ev) => this.onPointerDown(ev), onClick: () => this.onClick() }, hAsync("input", { key: 'd6b77646ebcc32785b3edbb70794aabf19d68503', "aria-hidden": "true", tabindex: -1, inputmode: "numeric", type: "number", onKeyDown: (ev) => {
|
|
25879
25881
|
var _a;
|
|
25880
25882
|
/**
|
|
25881
25883
|
* The "Enter" key represents
|
|
@@ -25890,7 +25892,7 @@ let Picker$1 = class Picker {
|
|
|
25890
25892
|
if (ev.key === 'Enter') {
|
|
25891
25893
|
(_a = this.inputEl) === null || _a === void 0 ? void 0 : _a.blur();
|
|
25892
25894
|
}
|
|
25893
|
-
}, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), hAsync("div", { key: '
|
|
25895
|
+
}, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), hAsync("div", { key: '3ccb1c92e3ee586d4ac50dbf3728f19c7d727c7c', class: "picker-before" }), hAsync("div", { key: 'ac7765a517ddbb3d338239a3c91ead67cab9b0e8', class: "picker-after" }), hAsync("div", { key: '16a07f2aad1e1bc77119b6f8d060ae073b566472', class: "picker-highlight", ref: (el) => (this.highlightEl = el) }), hAsync("slot", { key: 'dc3b58388c3936ce16285822b1e2a50b730031b6' })));
|
|
25894
25896
|
}
|
|
25895
25897
|
get el() { return getElement(this); }
|
|
25896
25898
|
static get style() { return {
|
|
@@ -26165,11 +26167,11 @@ class Picker {
|
|
|
26165
26167
|
render() {
|
|
26166
26168
|
const { htmlAttributes } = this;
|
|
26167
26169
|
const theme = getIonTheme(this);
|
|
26168
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
26170
|
+
return (hAsync(Host, Object.assign({ key: 'efcc823fad9cb37c1379bef4f4b84c6461f3a3a6', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
|
|
26169
26171
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
26170
26172
|
}, class: Object.assign({ [theme]: true,
|
|
26171
26173
|
// Used internally for styling
|
|
26172
|
-
[`picker-${theme}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), hAsync("ion-backdrop", { key: '
|
|
26174
|
+
[`picker-${theme}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), hAsync("ion-backdrop", { key: '3f44bf34e039210ae149c590c393ee9f7fb85da0', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: 'c2a51a89c525b1a22cbc8583cd30f41c3c356d4f', tabindex: "0", "aria-hidden": "true" }), hAsync("div", { key: '23837ffe309d0aad9b8ea09d7ac94d21040ef0d7', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, hAsync("div", { key: '91ba7e553d570768142715ded4bcc27fceedbce4', 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: '22661cafeb555f1435ec1e0a122404a48136095b', class: "picker-columns" }, hAsync("div", { key: '5f3db32468b8c60f63c70d81a27b18cce6f2e259', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => hAsync("ion-picker-legacy-column", { col: c })), hAsync("div", { key: '1bae6b170125b1671a480506ba73636b42b65909', class: "picker-below-highlight" }))), hAsync("div", { key: '91beb94ce537122fbd6cd0c2bd3c00f908d0fefe', tabindex: "0", "aria-hidden": "true" })));
|
|
26173
26175
|
}
|
|
26174
26176
|
get el() { return getElement(this); }
|
|
26175
26177
|
static get watchers() { return {
|
|
@@ -26768,14 +26770,14 @@ class PickerColumn {
|
|
|
26768
26770
|
render() {
|
|
26769
26771
|
const { color, disabled, isActive, numericInput } = this;
|
|
26770
26772
|
const theme = getIonTheme(this);
|
|
26771
|
-
return (hAsync(Host, { key: '
|
|
26773
|
+
return (hAsync(Host, { key: '7c9603b518a73f9883ff01464fe3f70c14b9059c', class: createColorClasses$1(color, {
|
|
26772
26774
|
[theme]: true,
|
|
26773
26775
|
['picker-column-active']: isActive,
|
|
26774
26776
|
['picker-column-numeric-input']: numericInput,
|
|
26775
26777
|
['picker-column-disabled']: disabled,
|
|
26776
|
-
}) }, hAsync("slot", { key: '
|
|
26778
|
+
}) }, hAsync("slot", { key: 'e98e79dd51550361131d59a8871fe2990dc40edc', name: "prefix" }), hAsync("div", { key: '85894791c93da84401138285bf4fbb169897c3d6', class: "picker-opts", ref: (el) => {
|
|
26777
26779
|
this.scrollEl = el;
|
|
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: '
|
|
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: 'd9546be214c2faf2340faf31d8468c2f39f31e4c', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: '47671f18a0a0659c0660b3b82d234e92b6dcc721', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: 'f3fc8f9cfc67d0d0dfbf7c134524353297117170', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("slot", { key: '4c30c1e5df5f1758978458dbd7e405a01d3118fe' }), hAsync("div", { key: '4e71db05a18d645c6fa49d3a6e67a68cc374b868', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: '7fd2461759a92a6909ab514a14bdb41f7d2d16d5', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: '015fc0875e5e2df575810fd79635ed5a0f5a29dd', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0")), hAsync("slot", { key: 'd706a79b1b5b31dc1e358fe1d64b41a2104ea153', name: "suffix" })));
|
|
26779
26781
|
}
|
|
26780
26782
|
get el() { return getElement(this); }
|
|
26781
26783
|
static get watchers() { return {
|
|
@@ -27139,9 +27141,9 @@ class PickerColumnCmp {
|
|
|
27139
27141
|
render() {
|
|
27140
27142
|
const col = this.col;
|
|
27141
27143
|
const theme = getIonTheme(this);
|
|
27142
|
-
return (hAsync(Host, { key: '
|
|
27144
|
+
return (hAsync(Host, { key: '66a5b7f51aa1ee343dbad3830e03933dbdab27ed', 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: {
|
|
27143
27145
|
'max-width': this.col.columnWidth,
|
|
27144
|
-
} }, col.prefix && (hAsync("div", { key: '
|
|
27146
|
+
} }, col.prefix && (hAsync("div", { key: '19a170752bacdabd50c719f6d1aa9e58a2bd830b', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), hAsync("div", { key: '871671f796aa6a1f78e07ab2599d94b5fd8cd0bf', 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: '89792e1dc75a4359a4706a8fd1846fe29b866173', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
|
|
27145
27147
|
}
|
|
27146
27148
|
get el() { return getElement(this); }
|
|
27147
27149
|
static get watchers() { return {
|
|
@@ -27264,10 +27266,10 @@ class PickerColumnOption {
|
|
|
27264
27266
|
render() {
|
|
27265
27267
|
const { color, disabled, ariaLabel } = this;
|
|
27266
27268
|
const theme = getIonTheme(this);
|
|
27267
|
-
return (hAsync(Host, { key: '
|
|
27269
|
+
return (hAsync(Host, { key: '9ceebae71b6df0b01f36691d82d716f6756625d9', class: createColorClasses$1(color, {
|
|
27268
27270
|
[theme]: true,
|
|
27269
27271
|
['option-disabled']: disabled,
|
|
27270
|
-
}) }, hAsync("div", { key: '
|
|
27272
|
+
}) }, hAsync("div", { key: '1f26246d601779dadfaf055d195e2a4959180f5a', class: 'picker-column-option-button', role: "button", "aria-label": ariaLabel, onClick: () => this.onClick() }, hAsync("slot", { key: 'eed413474a8b7ec7a73da27fa72a2d0a9a2aae2b' }))));
|
|
27271
27273
|
}
|
|
27272
27274
|
get el() { return getElement(this); }
|
|
27273
27275
|
static get watchers() { return {
|
|
@@ -28678,9 +28680,9 @@ class Popover {
|
|
|
28678
28680
|
const { onLifecycle, parentPopover, dismissOnSelect, side, arrow, htmlAttributes, focusTrap } = this;
|
|
28679
28681
|
const desktop = isPlatform('desktop');
|
|
28680
28682
|
const enableArrow = arrow && !parentPopover;
|
|
28681
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
28683
|
+
return (hAsync(Host, Object.assign({ key: 'd8cac78e3fda5731eb8a3532ce83a711190a0f1d', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
|
|
28682
28684
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
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: '
|
|
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: 'ec62e04664d67c7ef9c43bb77e5baa517ab88e7f', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), hAsync("div", { key: '1da57db158ecd1f6260369d44f2db5b0791ecd3a', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && hAsync("div", { key: '22966b014e1a5ff24963dff94cad281200a3b334', class: "popover-arrow", part: "arrow" }), hAsync("div", { key: 'a2b960c96a54c06807e07edc2579b5d459e5d108', class: "popover-content", part: "content" }, hAsync("slot", { key: 'bae331e17437df55a77db538a693ef459f11e78a' })))));
|
|
28684
28686
|
}
|
|
28685
28687
|
get el() { return getElement(this); }
|
|
28686
28688
|
static get watchers() { return {
|
|
@@ -28802,7 +28804,7 @@ class ProgressBar {
|
|
|
28802
28804
|
const shape = this.getShape();
|
|
28803
28805
|
// If the progress is displayed as a solid bar.
|
|
28804
28806
|
const progressSolid = buffer === 1;
|
|
28805
|
-
return (hAsync(Host, { key: '
|
|
28807
|
+
return (hAsync(Host, { key: '9adef68c31bdf39d48199e01587f8d5295d4c6af', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses$1(color, {
|
|
28806
28808
|
[theme]: true,
|
|
28807
28809
|
[`progress-bar-${type}`]: true,
|
|
28808
28810
|
'progress-paused': paused,
|
|
@@ -28993,7 +28995,7 @@ class Radio {
|
|
|
28993
28995
|
const { checked, disabled, color, el, justify, labelPlacement, hasLabel, buttonTabindex, alignment } = this;
|
|
28994
28996
|
const theme = getIonTheme(this);
|
|
28995
28997
|
const inItem = hostContext('ion-item', el);
|
|
28996
|
-
return (hAsync(Host, { key: '
|
|
28998
|
+
return (hAsync(Host, { key: '7ac17b6d0b96104b5baba1bb8c28c37f30005fdd', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: createColorClasses$1(color, {
|
|
28997
28999
|
[theme]: true,
|
|
28998
29000
|
'in-item': inItem,
|
|
28999
29001
|
'radio-checked': checked,
|
|
@@ -29004,10 +29006,10 @@ class Radio {
|
|
|
29004
29006
|
// Focus and active styling should not apply when the radio is in an item
|
|
29005
29007
|
'ion-activatable': !inItem,
|
|
29006
29008
|
'ion-focusable': !inItem,
|
|
29007
|
-
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, hAsync("label", { key: '
|
|
29009
|
+
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, hAsync("label", { key: '41305f13b3025e3876236097131beb7ef8a40515', class: "radio-wrapper" }, hAsync("div", { key: '603d3ac36c227995a3b9f5bd6fa1ec4de4fa304a', class: {
|
|
29008
29010
|
'label-text-wrapper': true,
|
|
29009
29011
|
'label-text-wrapper-hidden': !hasLabel,
|
|
29010
|
-
}, part: "label" }, hAsync("slot", { key: '
|
|
29012
|
+
}, part: "label" }, hAsync("slot", { key: '838d3a84c3ce2aaa31e61ce2b82c6a23818b0908' })), hAsync("div", { key: '3d4ac72bbf52e04a2500782223baac24784f361e', class: "native-wrapper" }, this.renderRadioControl()))));
|
|
29011
29013
|
}
|
|
29012
29014
|
get el() { return getElement(this); }
|
|
29013
29015
|
static get watchers() { return {
|
|
@@ -29237,9 +29239,9 @@ class RadioGroup {
|
|
|
29237
29239
|
const { label, labelId, el, name, value } = this;
|
|
29238
29240
|
const theme = getIonTheme(this);
|
|
29239
29241
|
renderHiddenInput(true, el, name, value, false);
|
|
29240
|
-
return (hAsync(Host, { key: '
|
|
29242
|
+
return (hAsync(Host, { key: '3eb581e8348cac7c4f8d6b7238b968dd79ec3c35', class: {
|
|
29241
29243
|
[theme]: true,
|
|
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: '
|
|
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: '1091e1f540cb2b9241ddbc5ed6a2b28a77557682', class: "radio-group-wrapper" }, hAsync("slot", { key: 'd83c63bcc7b20722f6405db656d5f945b3fb5407' }))));
|
|
29243
29245
|
}
|
|
29244
29246
|
get el() { return getElement(this); }
|
|
29245
29247
|
static get watchers() { return {
|
|
@@ -30001,7 +30003,7 @@ class Range {
|
|
|
30001
30003
|
const needsEndAdjustment = inItem && !hasEndContent;
|
|
30002
30004
|
const theme = getIonTheme(this);
|
|
30003
30005
|
renderHiddenInput(true, el, this.name, JSON.stringify(this.getValue()), disabled);
|
|
30004
|
-
return (hAsync(Host, { key: '
|
|
30006
|
+
return (hAsync(Host, { key: 'abffed8811679954ae1ccded14b09c1070aec868', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: createColorClasses$1(this.color, {
|
|
30005
30007
|
[theme]: true,
|
|
30006
30008
|
'in-item': inItem,
|
|
30007
30009
|
'range-disabled': disabled,
|
|
@@ -30010,10 +30012,10 @@ class Range {
|
|
|
30010
30012
|
[`range-label-placement-${labelPlacement}`]: true,
|
|
30011
30013
|
'range-item-start-adjustment': needsStartAdjustment,
|
|
30012
30014
|
'range-item-end-adjustment': needsEndAdjustment,
|
|
30013
|
-
}) }, hAsync("label", { key: '
|
|
30015
|
+
}) }, hAsync("label", { key: '4296d7310d335ba9783d96e982159e8563a3ea35', class: "range-wrapper", id: "range-label" }, hAsync("div", { key: '8087acc009ee1287f0ddd483669cd6284ff84004', class: {
|
|
30014
30016
|
'label-text-wrapper': true,
|
|
30015
30017
|
'label-text-wrapper-hidden': !hasLabel,
|
|
30016
|
-
}, part: "label" }, label !== undefined ? hAsync("div", { class: "label-text" }, label) : hAsync("slot", { name: "label" })), hAsync("div", { key: '
|
|
30018
|
+
}, part: "label" }, label !== undefined ? hAsync("div", { class: "label-text" }, label) : hAsync("slot", { name: "label" })), hAsync("div", { key: 'fa1207cbb99ccb9a9cc60c2409977c1b925476b0', class: "native-wrapper" }, hAsync("slot", { key: 'fdbe6f0c142f3511e1b526f6d4df195c105660c5', name: "start" }), this.renderRangeSlider(), hAsync("slot", { key: '3f03f148fbd461a7a87c8f2da5e5cba37213ef30', name: "end" })))));
|
|
30017
30019
|
}
|
|
30018
30020
|
get el() { return getElement(this); }
|
|
30019
30021
|
static get watchers() { return {
|
|
@@ -30984,7 +30986,7 @@ class Refresher {
|
|
|
30984
30986
|
}
|
|
30985
30987
|
render() {
|
|
30986
30988
|
const theme = getIonTheme(this);
|
|
30987
|
-
return (hAsync(Host, { key: '
|
|
30989
|
+
return (hAsync(Host, { key: 'fdf580e687c1cd7c507a7357ea87a03270ff9f0b', slot: "fixed", class: {
|
|
30988
30990
|
[theme]: true,
|
|
30989
30991
|
// Used internally for styling
|
|
30990
30992
|
[`refresher-${theme}`]: true,
|
|
@@ -31221,9 +31223,9 @@ class RefresherContent {
|
|
|
31221
31223
|
const hasSpinner = pullingIcon != null && SPINNERS[pullingIcon] !== undefined;
|
|
31222
31224
|
const theme = getIonTheme(this);
|
|
31223
31225
|
const arrowIcon = theme === 'ionic' ? caretLeftFillSvg : caretBackSharp;
|
|
31224
|
-
return (hAsync(Host, { key: '
|
|
31226
|
+
return (hAsync(Host, { key: '3a3a3fb44f8397bb8e5019b51254ada8c26ae371', class: {
|
|
31225
31227
|
[theme]: true,
|
|
31226
|
-
} }, hAsync("div", { key: '
|
|
31228
|
+
} }, hAsync("div", { key: '3e63966e8c2b262b1f9d4a5545dbdd00e97a4c68', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (hAsync("div", { key: 'd4c8fa7151cee666520a40050c58f6e8201b14a5', class: "refresher-pulling-icon" }, hAsync("div", { key: '2f45a17fe5fe51e81e2d7bd580fd60ce754c5989', class: "spinner-arrow-container" }, hAsync("ion-spinner", { key: '210cd5f152453a283dbc579f545c683e3af84ea3', name: this.pullingIcon, paused: true }), (theme === 'md' || theme === 'ionic') && this.pullingIcon === 'circular' && (hAsync("div", { key: '060c8d531e90478121113f59989ac29809f48947', class: "arrow-container" }, hAsync("ion-icon", { key: '7c30ddd2c1a6e2274e7d57f792733017c663197b', icon: arrowIcon, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (hAsync("div", { key: '3dee253d56c871195dcd59eaedc2b867ac578319', class: "refresher-pulling-icon" }, hAsync("ion-icon", { key: '46b859328da272449f316ea8f68f3c3dd545c2e7', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), hAsync("div", { key: '56660f9f6cff1006c5552df3a9430124689d42cb', class: "refresher-refreshing" }, this.refreshingSpinner && (hAsync("div", { key: 'e8232281f251e5d0d22972fa8e38176edc3d9e5d', class: "refresher-refreshing-icon" }, hAsync("ion-spinner", { key: '70f42df444c4669f393137f218ba9d635f76a26c', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
|
|
31227
31229
|
}
|
|
31228
31230
|
get el() { return getElement(this); }
|
|
31229
31231
|
static get style() { return {
|
|
@@ -31292,9 +31294,9 @@ class Reorder {
|
|
|
31292
31294
|
render() {
|
|
31293
31295
|
const { reorderHandleIcon } = this;
|
|
31294
31296
|
const theme = getIonTheme(this);
|
|
31295
|
-
return (hAsync(Host, { key: '
|
|
31297
|
+
return (hAsync(Host, { key: 'ba59a095c200b70c6d847dc7362d52b315dc853a', class: {
|
|
31296
31298
|
[theme]: true,
|
|
31297
|
-
} }, hAsync("slot", { key: '
|
|
31299
|
+
} }, hAsync("slot", { key: '79be263f78cc21c9c4f91326e557e65849ab1e51' }, hAsync("ion-icon", { key: '6e5c47c8bbd33f5cd405a5fd531831cb87c8e57e', icon: reorderHandleIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
|
|
31298
31300
|
}
|
|
31299
31301
|
get el() { return getElement(this); }
|
|
31300
31302
|
static get style() { return {
|
|
@@ -31570,7 +31572,7 @@ class ReorderGroup {
|
|
|
31570
31572
|
}
|
|
31571
31573
|
render() {
|
|
31572
31574
|
const theme = getIonTheme(this);
|
|
31573
|
-
return (hAsync(Host, { key: '
|
|
31575
|
+
return (hAsync(Host, { key: 'df12858536c409c76552fe79b88827b3c4a5d9c5', class: {
|
|
31574
31576
|
[theme]: true,
|
|
31575
31577
|
'reorder-enabled': !this.disabled,
|
|
31576
31578
|
'reorder-list-active': this.state !== 0 /* ReorderGroupState.Idle */,
|
|
@@ -31694,7 +31696,7 @@ class RippleEffect {
|
|
|
31694
31696
|
}
|
|
31695
31697
|
render() {
|
|
31696
31698
|
const theme = getIonTheme(this);
|
|
31697
|
-
return (hAsync(Host, { key: '
|
|
31699
|
+
return (hAsync(Host, { key: '502ce1841747f255dfab542914bebd0d0f4ae9bd', role: "presentation", class: {
|
|
31698
31700
|
[theme]: true,
|
|
31699
31701
|
unbounded: this.unbounded,
|
|
31700
31702
|
} }));
|
|
@@ -32669,10 +32671,10 @@ class RouterLink {
|
|
|
32669
32671
|
rel: this.rel,
|
|
32670
32672
|
target: this.target,
|
|
32671
32673
|
};
|
|
32672
|
-
return (hAsync(Host, { key: '
|
|
32674
|
+
return (hAsync(Host, { key: '518b86cf40eb95e03f75a20ff44fff804ac8ec4d', onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
32673
32675
|
[theme]: true,
|
|
32674
32676
|
'ion-activatable': true,
|
|
32675
|
-
}) }, hAsync("a", Object.assign({ key: '
|
|
32677
|
+
}) }, hAsync("a", Object.assign({ key: 'dbf3cc12752b4fa2d3873723a8ea5a30b053d261' }, attrs), hAsync("slot", { key: '9614e46a8d35201937f1f9a39b88f71b78efa7a0' }))));
|
|
32676
32678
|
}
|
|
32677
32679
|
static get style() { return routerLinkCss; }
|
|
32678
32680
|
static get cmpMeta() { return {
|
|
@@ -32872,7 +32874,7 @@ class RouterOutlet {
|
|
|
32872
32874
|
return true;
|
|
32873
32875
|
}
|
|
32874
32876
|
render() {
|
|
32875
|
-
return hAsync("slot", { key: '
|
|
32877
|
+
return hAsync("slot", { key: '3f107f085a977b4d27c7266771a9564e3219f736' });
|
|
32876
32878
|
}
|
|
32877
32879
|
get el() { return getElement(this); }
|
|
32878
32880
|
static get watchers() { return {
|
|
@@ -32910,9 +32912,9 @@ class Row {
|
|
|
32910
32912
|
}
|
|
32911
32913
|
render() {
|
|
32912
32914
|
const theme = getIonTheme(this);
|
|
32913
|
-
return (hAsync(Host, { key: '
|
|
32915
|
+
return (hAsync(Host, { key: '6f5dd5032485a69ddf9510e2e539a7ba90afda47', class: {
|
|
32914
32916
|
[theme]: true,
|
|
32915
|
-
} }, hAsync("slot", { key: '
|
|
32917
|
+
} }, hAsync("slot", { key: '994dcbbc871d606b61ff5993fb29aa1fa349c483' })));
|
|
32916
32918
|
}
|
|
32917
32919
|
static get style() { return rowCss; }
|
|
32918
32920
|
static get cmpMeta() { return {
|
|
@@ -33460,8 +33462,8 @@ class Searchbar {
|
|
|
33460
33462
|
const shouldShowCancelButton = this.shouldShowCancelButton();
|
|
33461
33463
|
const shape = this.getShape();
|
|
33462
33464
|
const size = this.getSize();
|
|
33463
|
-
const cancelButton = this.showCancelButton !== 'never' && (hAsync("button", { key: '
|
|
33464
|
-
return (hAsync(Host, { key: '
|
|
33465
|
+
const cancelButton = this.showCancelButton !== 'never' && (hAsync("button", { key: '3f7daa2a4ec57132e8baf591542569338e7ec9c8', "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: 'f214142fec5644d91eae82644558e6b817094957', "aria-hidden": "true" }, theme === 'md' || theme === 'ionic' ? (hAsync("ion-icon", { "aria-hidden": "true", icon: searchbarCancelIcon, lazy: false })) : (cancelButtonText))));
|
|
33466
|
+
return (hAsync(Host, { key: '47e075305f28373fffab3e006ab4014da6dfb0c8', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
|
|
33465
33467
|
[theme]: true,
|
|
33466
33468
|
'searchbar-animated': animated,
|
|
33467
33469
|
'searchbar-disabled': this.disabled,
|
|
@@ -33475,14 +33477,14 @@ class Searchbar {
|
|
|
33475
33477
|
[`searchbar-shape-${shape}`]: shape !== undefined,
|
|
33476
33478
|
[`searchbar-size-${size}`]: size !== undefined,
|
|
33477
33479
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
33478
|
-
}) }, hAsync("div", { key: '
|
|
33480
|
+
}) }, hAsync("div", { key: '14b271ab3eebf1b651a8cfd758c7880b548bb98d', class: "searchbar-input-container" }, hAsync("input", Object.assign({ key: 'f84a9435002eba2084ce0269fa3c926b7c03209d', "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: 'e1c7a66dba99591b0e3df5966acd027a561ee0ca', "aria-hidden": "true", icon: searchbarSearchIcon, lazy: false, class: "searchbar-search-icon" })), this.shouldShowClearButton() && (hAsync("button", { key: 'bf55ac02128e22f9d303e75b9289c251bd582cdd', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
|
|
33479
33481
|
/**
|
|
33480
33482
|
* This prevents mobile browsers from
|
|
33481
33483
|
* blurring the input when the clear
|
|
33482
33484
|
* button is activated.
|
|
33483
33485
|
*/
|
|
33484
33486
|
ev.preventDefault();
|
|
33485
|
-
}, onClick: () => this.onClearInput(true) }, hAsync("ion-icon", { key: '
|
|
33487
|
+
}, onClick: () => this.onClearInput(true) }, hAsync("ion-icon", { key: '1ce87193499ccb682ad115a64cc5579e9bb586c9', "aria-hidden": "true", icon: searchbarClearIcon, lazy: false, class: "searchbar-clear-icon" })))), theme === 'ios' && cancelButton));
|
|
33486
33488
|
}
|
|
33487
33489
|
get el() { return getElement(this); }
|
|
33488
33490
|
static get watchers() { return {
|
|
@@ -34083,14 +34085,14 @@ class Segment {
|
|
|
34083
34085
|
}
|
|
34084
34086
|
render() {
|
|
34085
34087
|
const theme = getIonTheme(this);
|
|
34086
|
-
return (hAsync(Host, { key: '
|
|
34088
|
+
return (hAsync(Host, { key: '578d4eb20a89742c8c3cb3109fe62a5fdf87b089', role: "tablist", onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
34087
34089
|
[theme]: true,
|
|
34088
34090
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
34089
34091
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
34090
34092
|
'segment-activated': this.activated,
|
|
34091
34093
|
'segment-disabled': this.disabled,
|
|
34092
34094
|
'segment-scrollable': this.scrollable,
|
|
34093
|
-
}) }, hAsync("slot", { key: '
|
|
34095
|
+
}) }, hAsync("slot", { key: '4b9999c95622773aea0c1bf3d1ab9dc650efb5eb', onSlotchange: this.onSlottedItemsChange })));
|
|
34094
34096
|
}
|
|
34095
34097
|
get el() { return getElement(this); }
|
|
34096
34098
|
static get watchers() { return {
|
|
@@ -34234,7 +34236,7 @@ class SegmentButton {
|
|
|
34234
34236
|
const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
|
|
34235
34237
|
const theme = getIonTheme(this);
|
|
34236
34238
|
const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
|
|
34237
|
-
return (hAsync(Host, { key: '
|
|
34239
|
+
return (hAsync(Host, { key: '75eeffd15e3581c15f48a0b12cbf5a4229b087d6', class: {
|
|
34238
34240
|
[theme]: true,
|
|
34239
34241
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
34240
34242
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
@@ -34250,7 +34252,7 @@ class SegmentButton {
|
|
|
34250
34252
|
'ion-activatable': true,
|
|
34251
34253
|
'ion-activatable-instant': true,
|
|
34252
34254
|
'ion-focusable': true,
|
|
34253
|
-
} }, hAsync("button", Object.assign({ key: '
|
|
34255
|
+
} }, hAsync("button", Object.assign({ key: '701fd86647377f744d91eb92427c73583d229253', "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: '63634d3e500312c847194551996a2897610e0cc7', class: "button-inner" }, hAsync("slot", { key: '89963e233c9a7ea84b7262ab84db6edbe76ee95e' })), theme === 'md' && hAsync("ion-ripple-effect", { key: '9d766c3d48c0b2ba50ab03f2279ccf710973bbba' })), hAsync("div", { key: 'a70f2d1a57cca4e04b00b36a6b47eb93ef4cb26e', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, hAsync("div", { key: 'aff9931755a1f643147bf0e7d2be29b35d8f9d41', part: "indicator-background", class: "segment-button-indicator-background" }))));
|
|
34254
34256
|
}
|
|
34255
34257
|
get el() { return getElement(this); }
|
|
34256
34258
|
static get watchers() { return {
|
|
@@ -34286,7 +34288,7 @@ class SegmentContent {
|
|
|
34286
34288
|
registerInstance(this, hostRef);
|
|
34287
34289
|
}
|
|
34288
34290
|
render() {
|
|
34289
|
-
return (hAsync(Host, { key: '
|
|
34291
|
+
return (hAsync(Host, { key: '81cc29460a17c32592fbf9fca6242f4bb1738aa6' }, hAsync("slot", { key: '4f718420caf11c6672642fcf1a1bdb7f48d6cdfc' })));
|
|
34290
34292
|
}
|
|
34291
34293
|
static get style() { return segmentContentCss; }
|
|
34292
34294
|
static get cmpMeta() { return {
|
|
@@ -34403,10 +34405,10 @@ class SegmentView {
|
|
|
34403
34405
|
}
|
|
34404
34406
|
render() {
|
|
34405
34407
|
const { disabled, isManualScroll } = this;
|
|
34406
|
-
return (hAsync(Host, { key: '
|
|
34408
|
+
return (hAsync(Host, { key: 'caf57037127fff688f45edd7c27018fc1d8cc689', class: {
|
|
34407
34409
|
'segment-view-disabled': disabled,
|
|
34408
34410
|
'segment-view-scroll-disabled': isManualScroll === false,
|
|
34409
|
-
} }, hAsync("slot", { key: '
|
|
34411
|
+
} }, hAsync("slot", { key: 'f93d19747ed3f04ee5a966412f62f2900ee45480' })));
|
|
34410
34412
|
}
|
|
34411
34413
|
get el() { return getElement(this); }
|
|
34412
34414
|
static get style() { return {
|
|
@@ -35228,7 +35230,7 @@ class Select {
|
|
|
35228
35230
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
35229
35231
|
*/
|
|
35230
35232
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || isExpanded || hasStartEndSlots));
|
|
35231
|
-
return (hAsync(Host, { key: '
|
|
35233
|
+
return (hAsync(Host, { key: '1ab6cf909651f167800bb3398a1522c360d03023', onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
35232
35234
|
[theme]: true,
|
|
35233
35235
|
'in-item': inItem,
|
|
35234
35236
|
'in-item-color': hostContext('ion-item.ion-color', el),
|
|
@@ -35247,7 +35249,7 @@ class Select {
|
|
|
35247
35249
|
[`select-shape-${shape}`]: shape !== undefined,
|
|
35248
35250
|
[`select-label-placement-${labelPlacement}`]: true,
|
|
35249
35251
|
[`select-size-${size}`]: size !== undefined,
|
|
35250
|
-
}) }, hAsync("label", { key: '
|
|
35252
|
+
}) }, hAsync("label", { key: '9a78e88197abc7bc4d9fb8f42a56172ee50fcb64', class: "select-wrapper", id: "select-label", onClick: this.onLabelClick }, this.renderLabelContainer(), hAsync("div", { key: '51e1ec9bfb08344c8d1ff2fb08ead29ece3fbe6d', class: "select-wrapper-inner" },
|
|
35251
35253
|
/**
|
|
35252
35254
|
* For the ionic theme, we render the outline container here
|
|
35253
35255
|
* instead of higher up, so it can be positioned relative to
|
|
@@ -35257,7 +35259,7 @@ class Select {
|
|
|
35257
35259
|
* <label> element, ensuring that clicking the label text
|
|
35258
35260
|
* focuses the select.
|
|
35259
35261
|
*/
|
|
35260
|
-
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '
|
|
35262
|
+
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '9008f743f2cbeac39cb736e285854e855625f45d', class: "select-outline" }), hAsync("slot", { key: 'a5c981053510d9b19d9097fb0b220d9eaccd61d7', name: "start" }), hAsync("div", { key: '80ba2091466f912ee63a3e4c11334b657f8d9b3d', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), hAsync("slot", { key: '18b657eee882ac2b63c945843d1035f26474aa58', name: "end" }), shouldRenderInnerIcon && this.renderSelectIcon()), shouldRenderOuterIcon && this.renderSelectIcon(), shouldRenderHighlight && hAsync("div", { key: '84630c4f5716fd87400da571aa3cf6c1d624694e', class: "select-highlight" })), this.renderBottomContent()));
|
|
35261
35263
|
}
|
|
35262
35264
|
get el() { return getElement(this); }
|
|
35263
35265
|
static get watchers() { return {
|
|
@@ -35343,7 +35345,7 @@ const textForValue = (opts, value, compareWith) => {
|
|
|
35343
35345
|
let selectIds = 0;
|
|
35344
35346
|
const OPTION_CLASS = 'select-interface-option';
|
|
35345
35347
|
|
|
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}";
|
|
35348
|
+
const selectModalIonicCss = ".sc-ion-select-modal-ionic-h{height:100%}.in-modal-default.sc-ion-select-modal-ionic-h ion-content.sc-ion-select-modal-ionic::part(scroll),.in-modal-default.sc-ion-select-modal-ionic-h ion-content.sc-ion-select-modal-ionic [part~=\"scroll\"]{--padding-bottom:var(--token-space-400, var(--token-scale-400, 16px))}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}";
|
|
35347
35349
|
|
|
35348
35350
|
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)}";
|
|
35349
35351
|
|
|
@@ -35392,6 +35394,13 @@ class SelectModal {
|
|
|
35392
35394
|
option.checked = ev.detail.checked;
|
|
35393
35395
|
}
|
|
35394
35396
|
}
|
|
35397
|
+
getModalContextClasses() {
|
|
35398
|
+
const el = this.el;
|
|
35399
|
+
return {
|
|
35400
|
+
'in-modal-default': hostContext('ion-modal.modal-default', el),
|
|
35401
|
+
'in-modal-sheet': hostContext('ion-modal.modal-sheet', el),
|
|
35402
|
+
};
|
|
35403
|
+
}
|
|
35395
35404
|
renderRadioOptions() {
|
|
35396
35405
|
const checked = this.options.filter((o) => o.checked).map((o) => o.value)[0];
|
|
35397
35406
|
return (hAsync("ion-radio-group", { value: checked, onIonChange: (ev) => this.callOptionHandler(ev) }, this.options.map((option) => (hAsync("ion-item", { lines: "none", class: Object.assign({
|
|
@@ -35418,7 +35427,7 @@ class SelectModal {
|
|
|
35418
35427
|
} }, option.text))));
|
|
35419
35428
|
}
|
|
35420
35429
|
render() {
|
|
35421
|
-
return (hAsync(Host, { key: '
|
|
35430
|
+
return (hAsync(Host, { key: '2ceb196accee272559c43225a859befa68027333', class: Object.assign({ [getIonMode$1(this)]: true }, this.getModalContextClasses()) }, hAsync("ion-header", { key: 'b0176847bd9ce94e28d72766d6a035a93ff6f10a' }, hAsync("ion-toolbar", { key: '49c2b1cf8e82b1d975cca67b154b149823b47b1f' }, this.header !== undefined && hAsync("ion-title", { key: 'fdc881fd94c07ca38d60e85170d176c7cf4139fb' }, this.header), hAsync("ion-buttons", { key: '8dfc972aa974909ecf2e5782e972b959a900f8c5', slot: "end" }, hAsync("ion-button", { key: 'b862896118bd4da0afc17925eab9dc9ed5269220', onClick: () => this.closeModal() }, "Close")))), hAsync("ion-content", { key: 'a7f5bf8f88377d978d2c7bdba3abefcc332296a3' }, hAsync("ion-list", { key: '23529677979b9ac63e2cba8d55f7f965489b74c5' }, this.multiple === true ? this.renderCheckboxOptions() : this.renderRadioOptions()))));
|
|
35422
35431
|
}
|
|
35423
35432
|
get el() { return getElement(this); }
|
|
35424
35433
|
static get style() { return {
|
|
@@ -35457,7 +35466,7 @@ class SelectOption {
|
|
|
35457
35466
|
}
|
|
35458
35467
|
render() {
|
|
35459
35468
|
const theme = getIonTheme(this);
|
|
35460
|
-
return (hAsync(Host, { key: '
|
|
35469
|
+
return (hAsync(Host, { key: '39af595655b3645c923617fe4d4fa64112008273', class: {
|
|
35461
35470
|
[theme]: true,
|
|
35462
35471
|
}, role: "option", id: this.inputId }));
|
|
35463
35472
|
}
|
|
@@ -35582,9 +35591,9 @@ class SelectPopover {
|
|
|
35582
35591
|
const { header, message, options, subHeader } = this;
|
|
35583
35592
|
const hasSubHeaderOrMessage = subHeader !== undefined || message !== undefined;
|
|
35584
35593
|
const theme = getIonTheme(this);
|
|
35585
|
-
return (hAsync(Host, { key: '
|
|
35594
|
+
return (hAsync(Host, { key: '9b5160e6657620038fb4167ab7d08e2687be554b', class: {
|
|
35586
35595
|
[theme]: true,
|
|
35587
|
-
} }, hAsync("ion-list", { key: '
|
|
35596
|
+
} }, hAsync("ion-list", { key: '5f015bcc53bf96de3da98f05a73c6e1e7bc3250c' }, header !== undefined && hAsync("ion-list-header", { key: 'e7275a4b3b0b8706b6a89ed9fd4bf1bb6cf274a8' }, header), hasSubHeaderOrMessage && (hAsync("ion-item", { key: 'ca5750144abaf01d613f7ff4923939e6d6f4c0c8' }, hAsync("ion-label", { key: '299735684f529e05f08405b6587dec23fb8d2851', class: "ion-text-wrap" }, subHeader !== undefined && hAsync("h3", { key: 'af85ac2c17050eca4902811a886e7001b92701fe' }, subHeader), message !== undefined && hAsync("p", { key: 'f64006af8f2ffaf41d6d21701efa2d40580796e0' }, message)))), this.renderOptions(options))));
|
|
35588
35597
|
}
|
|
35589
35598
|
get el() { return getElement(this); }
|
|
35590
35599
|
static get style() { return {
|
|
@@ -35639,11 +35648,11 @@ class SkeletonText {
|
|
|
35639
35648
|
const animated = this.animated && config.getBoolean('animated', true);
|
|
35640
35649
|
const inMedia = hostContext('ion-avatar', this.el) || hostContext('ion-thumbnail', this.el);
|
|
35641
35650
|
const theme = getIonTheme(this);
|
|
35642
|
-
return (hAsync(Host, { key: '
|
|
35651
|
+
return (hAsync(Host, { key: '5014563646b6c5213750d503babce3013b66ec96', class: {
|
|
35643
35652
|
[theme]: true,
|
|
35644
35653
|
'skeleton-text-animated': animated,
|
|
35645
35654
|
'in-media': inMedia,
|
|
35646
|
-
} }, hAsync("span", { key: '
|
|
35655
|
+
} }, hAsync("span", { key: '4b816883b1c71bb1db66d8b2b084559f7cb489bd' }, "\u00A0")));
|
|
35647
35656
|
}
|
|
35648
35657
|
get el() { return getElement(this); }
|
|
35649
35658
|
static get style() { return skeletonTextCss; }
|
|
@@ -35716,7 +35725,7 @@ class Spinner {
|
|
|
35716
35725
|
svgs.push(buildLine(spinner, duration, i, spinner.lines));
|
|
35717
35726
|
}
|
|
35718
35727
|
}
|
|
35719
|
-
return (hAsync(Host, { key: '
|
|
35728
|
+
return (hAsync(Host, { key: '0b3ce4b99c2c828d05b507c4f073811ebbe17d0f', class: createColorClasses$1(self.color, {
|
|
35720
35729
|
[theme]: true,
|
|
35721
35730
|
[`spinner-${spinnerName}`]: true,
|
|
35722
35731
|
'spinner-paused': self.paused || config.getBoolean('_testing'),
|
|
@@ -35827,12 +35836,12 @@ class SplitPane {
|
|
|
35827
35836
|
}
|
|
35828
35837
|
render() {
|
|
35829
35838
|
const theme = getIonTheme(this);
|
|
35830
|
-
return (hAsync(Host, { key: '
|
|
35839
|
+
return (hAsync(Host, { key: '9d0c67f1f81b09bb9a6f14a66053e5cc7431a286', class: {
|
|
35831
35840
|
[theme]: true,
|
|
35832
35841
|
// Used internally for styling
|
|
35833
35842
|
[`split-pane-${theme}`]: true,
|
|
35834
35843
|
'split-pane-visible': this.visible,
|
|
35835
|
-
} }, hAsync("slot", { key: '
|
|
35844
|
+
} }, hAsync("slot", { key: 'ab7b3050d3c5484bd00949cf57efa4396b4d5bc3' })));
|
|
35836
35845
|
}
|
|
35837
35846
|
get el() { return getElement(this); }
|
|
35838
35847
|
static get watchers() { return {
|
|
@@ -35903,10 +35912,10 @@ class Tab {
|
|
|
35903
35912
|
}
|
|
35904
35913
|
render() {
|
|
35905
35914
|
const { tab, active, component } = this;
|
|
35906
|
-
return (hAsync(Host, { key: '
|
|
35915
|
+
return (hAsync(Host, { key: 'b249545a5adfcef4616afe79aa0f215bab464d0a', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
|
|
35907
35916
|
'ion-page': component === undefined,
|
|
35908
35917
|
'tab-hidden': !active,
|
|
35909
|
-
} }, hAsync("slot", { key: '
|
|
35918
|
+
} }, hAsync("slot", { key: '19e2a406d96d20d8d4af8c3ff900e975d06021f6' })));
|
|
35910
35919
|
}
|
|
35911
35920
|
get el() { return getElement(this); }
|
|
35912
35921
|
static get watchers() { return {
|
|
@@ -36011,13 +36020,13 @@ class TabBar {
|
|
|
36011
36020
|
const theme = getIonTheme(this);
|
|
36012
36021
|
const shape = this.getShape();
|
|
36013
36022
|
const shouldHide = keyboardVisible && this.el.getAttribute('slot') !== 'top';
|
|
36014
|
-
return (hAsync(Host, { key: '
|
|
36023
|
+
return (hAsync(Host, { key: '21c2a3f3a8ea77cc2c757c37bb8ccad2016c3c4c', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses$1(color, {
|
|
36015
36024
|
[theme]: true,
|
|
36016
36025
|
'tab-bar-translucent': translucent,
|
|
36017
36026
|
'tab-bar-hidden': shouldHide,
|
|
36018
36027
|
[`tab-bar-${expand}`]: true,
|
|
36019
36028
|
[`tab-bar-${shape}`]: shape !== undefined,
|
|
36020
|
-
}) }, hAsync("slot", { key: '
|
|
36029
|
+
}) }, hAsync("slot", { key: '3b6784b6f6206efcd69327bd224e10ff6225222b' })));
|
|
36021
36030
|
}
|
|
36022
36031
|
get el() { return getElement(this); }
|
|
36023
36032
|
static get watchers() { return {
|
|
@@ -36132,7 +36141,7 @@ class TabButton {
|
|
|
36132
36141
|
rel,
|
|
36133
36142
|
target,
|
|
36134
36143
|
};
|
|
36135
|
-
return (hAsync(Host, { key: '
|
|
36144
|
+
return (hAsync(Host, { key: '848ea6fa1aff3e7ac9add43a6acb50759653c13b', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
|
|
36136
36145
|
[theme]: true,
|
|
36137
36146
|
'tab-selected': selected,
|
|
36138
36147
|
'tab-disabled': disabled,
|
|
@@ -36145,7 +36154,7 @@ class TabButton {
|
|
|
36145
36154
|
'ion-selectable': true,
|
|
36146
36155
|
[`tab-button-shape-${shape}`]: shape !== undefined,
|
|
36147
36156
|
'ion-focusable': true,
|
|
36148
|
-
} }, hAsync("a", Object.assign({ key: '
|
|
36157
|
+
} }, hAsync("a", Object.assign({ key: 'f6081f8ef0220a2b5e232f6b51da8538d68a3e80' }, 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: 'ed8af45092210cfd868adb4eb57dfc6e13a873a0', class: "button-inner" }, hAsync("slot", { key: '253fcce3a920b9d2cae5af2a14872b1e127c7d62' })), theme === 'md' && hAsync("ion-ripple-effect", { key: '5161991db4e08d16da5d0838fe2aee145afd91ad', type: "unbounded" }))));
|
|
36149
36158
|
}
|
|
36150
36159
|
get el() { return getElement(this); }
|
|
36151
36160
|
static get style() { return {
|
|
@@ -36342,7 +36351,7 @@ class Tabs {
|
|
|
36342
36351
|
return Array.from(this.el.querySelectorAll('ion-tab'));
|
|
36343
36352
|
}
|
|
36344
36353
|
render() {
|
|
36345
|
-
return (hAsync(Host, { key: '
|
|
36354
|
+
return (hAsync(Host, { key: '36ea7975bf456a6a874d9701a7e81275d85bc4d9', onIonTabButtonClick: this.onTabClicked }, hAsync("slot", { key: 'f4765050fa4b9092b25ea839ad2d10fab7a95bfd', name: "top" }), hAsync("div", { key: 'af7f7caaad51bc7b5fc3ab4ce51e00b067ad002e', class: "tabs-inner" }, hAsync("slot", { key: '1f83638b73c6f9a2a146b32aa07a230e4f65d017' })), hAsync("slot", { key: '8db364ec5fa354682de09a3103b071c0f8bb6b50', name: "bottom" })));
|
|
36346
36355
|
}
|
|
36347
36356
|
get el() { return getElement(this); }
|
|
36348
36357
|
static get style() { return tabsCss; }
|
|
@@ -36383,9 +36392,9 @@ class Text {
|
|
|
36383
36392
|
}
|
|
36384
36393
|
render() {
|
|
36385
36394
|
const theme = getIonTheme(this);
|
|
36386
|
-
return (hAsync(Host, { key: '
|
|
36395
|
+
return (hAsync(Host, { key: '7a3f31d6e219207a1ff98ac441357caa512012e5', class: createColorClasses$1(this.color, {
|
|
36387
36396
|
[theme]: true,
|
|
36388
|
-
}) }, hAsync("slot", { key: '
|
|
36397
|
+
}) }, hAsync("slot", { key: '392d48d6a5e0e5d1b44e762ec96fb8b53b3ebd49' })));
|
|
36389
36398
|
}
|
|
36390
36399
|
static get style() { return textCss; }
|
|
36391
36400
|
static get cmpMeta() { return {
|
|
@@ -36882,7 +36891,7 @@ class Textarea {
|
|
|
36882
36891
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
36883
36892
|
*/
|
|
36884
36893
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
|
|
36885
|
-
return (hAsync(Host, { key: '
|
|
36894
|
+
return (hAsync(Host, { key: '48e2eabbe846a187efc692742db695556d938aeb', class: createColorClasses$1(this.color, {
|
|
36886
36895
|
[theme]: true,
|
|
36887
36896
|
'has-value': hasValue,
|
|
36888
36897
|
'has-focus': hasFocus,
|
|
@@ -36893,7 +36902,7 @@ class Textarea {
|
|
|
36893
36902
|
[`textarea-label-placement-${labelPlacement}`]: true,
|
|
36894
36903
|
'textarea-disabled': disabled,
|
|
36895
36904
|
'textarea-readonly': readonly,
|
|
36896
|
-
}) }, hAsync("label", { key: '
|
|
36905
|
+
}) }, hAsync("label", { key: '3e75d1c9688734ced8ed2d093f0f923667e1db6c', class: "textarea-wrapper", htmlFor: inputId, onClick: this.onLabelClick }, this.renderLabelContainer(), hAsync("div", { key: '869a040e9a1cb065f852e1eb0cf96ead4a8313eb', class: "textarea-wrapper-inner" },
|
|
36897
36906
|
/**
|
|
36898
36907
|
* For the ionic theme, we render the outline container here
|
|
36899
36908
|
* instead of higher up, so it can be positioned relative to
|
|
@@ -36903,7 +36912,7 @@ class Textarea {
|
|
|
36903
36912
|
* <label> element, ensuring that clicking the label text
|
|
36904
36913
|
* focuses the textarea.
|
|
36905
36914
|
*/
|
|
36906
|
-
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '
|
|
36915
|
+
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '4d72e9fe76d2b79f1063b293a39f2c04ff490493', class: "textarea-outline" }), hAsync("div", { key: '209f3fb1fc340614c3ad2303604f0445c15838cb', class: "start-slot-wrapper" }, hAsync("slot", { key: '2011ab81e259dbfd3ed731de713d1a9c367ceff9', name: "start" })), hAsync("div", { key: '6c23f82042cbcfdd9b3995968bc8ed741191ef29', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, hAsync("textarea", Object.assign({ key: '1f3ecfcaa9b9e2d83497adbe6c7f0a4ddc8a5cae', 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: '8e0aa4eb359d28f13d3a6df29e76ca439246df01', class: "end-slot-wrapper" }, hAsync("slot", { key: '78bc82fa44eab07e9a596009bc72ced8aebe52a3', name: "end" }))), shouldRenderHighlight && hAsync("div", { key: 'a85b1339432d4e0107b840d746b7bf4f37964df7', class: "textarea-highlight" })), this.renderBottomContent()));
|
|
36907
36916
|
}
|
|
36908
36917
|
get el() { return getElement(this); }
|
|
36909
36918
|
static get watchers() { return {
|
|
@@ -36973,9 +36982,9 @@ class Thumbnail {
|
|
|
36973
36982
|
}
|
|
36974
36983
|
render() {
|
|
36975
36984
|
const theme = getIonTheme(this);
|
|
36976
|
-
return (hAsync(Host, { key: '
|
|
36985
|
+
return (hAsync(Host, { key: '6053cf163155d4268dad4fc81ffc6bbc70d75659', class: {
|
|
36977
36986
|
[theme]: true,
|
|
36978
|
-
} }, hAsync("slot", { key: '
|
|
36987
|
+
} }, hAsync("slot", { key: 'b7afb5835bce7c7ed9e5cf44758bbe2d802e1271' })));
|
|
36979
36988
|
}
|
|
36980
36989
|
static get style() { return thumbnailCss; }
|
|
36981
36990
|
static get cmpMeta() { return {
|
|
@@ -37857,9 +37866,9 @@ class Toast {
|
|
|
37857
37866
|
if (layout === 'stacked' && startButtons.length > 0 && endButtons.length > 0) {
|
|
37858
37867
|
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);
|
|
37859
37868
|
}
|
|
37860
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
37869
|
+
return (hAsync(Host, Object.assign({ key: '3f25e3c14197723e0c97edb71ddeeccb4f9143b3', tabindex: "-1" }, this.htmlAttributes, { style: {
|
|
37861
37870
|
zIndex: `${60000 + this.overlayIndex}`,
|
|
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: '
|
|
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: 'cec09872b7e08429a62e5cb821e072fa6259e63a', class: wrapperClass }, hAsync("div", { key: '8179d7a3c8b27536e37886a21293d1a6add60306', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (hAsync("ion-icon", { key: 'ef87a58440d914e4c55b8b3ecaac45f983f35daf', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), hAsync("div", { key: '56bca03e8501ad921cf2de37faace99a4f59cc71', 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')))));
|
|
37863
37872
|
}
|
|
37864
37873
|
get el() { return getElement(this); }
|
|
37865
37874
|
static get watchers() { return {
|
|
@@ -38219,7 +38228,7 @@ class Toggle {
|
|
|
38219
38228
|
const rtl = isRTL$1(el) ? 'rtl' : 'ltr';
|
|
38220
38229
|
const isIonicTheme = theme === 'ionic';
|
|
38221
38230
|
renderHiddenInput(true, el, name, checked ? value : '', disabled);
|
|
38222
|
-
return (hAsync(Host, { key: '
|
|
38231
|
+
return (hAsync(Host, { key: '956aeee2151b8cc8239edeaa935475e3019a7b5f', 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, {
|
|
38223
38232
|
[theme]: true,
|
|
38224
38233
|
'in-item': hostContext('ion-item', el),
|
|
38225
38234
|
'toggle-activated': activated,
|
|
@@ -38231,10 +38240,10 @@ class Toggle {
|
|
|
38231
38240
|
[`toggle-${rtl}`]: true,
|
|
38232
38241
|
'ion-activatable': isIonicTheme,
|
|
38233
38242
|
'ion-focusable': isIonicTheme,
|
|
38234
|
-
}) }, hAsync("label", { key: '
|
|
38243
|
+
}) }, hAsync("label", { key: '4aa309eac4fe94639f96d08ae9d09a65fedb271f', class: "toggle-wrapper", htmlFor: inputId }, hAsync("input", Object.assign({ key: '4057524d70ca25e0df76d726d85656f16df655ca', 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: '3b0a476f62f1e183d4b4cbc823c749140ba27d4d', class: {
|
|
38235
38244
|
'label-text-wrapper': true,
|
|
38236
38245
|
'label-text-wrapper-hidden': !hasLabel,
|
|
38237
|
-
}, part: "label", id: inputLabelId, onClick: this.onDivLabelClick }, hAsync("slot", { key: '
|
|
38246
|
+
}, part: "label", id: inputLabelId, onClick: this.onDivLabelClick }, hAsync("slot", { key: '75a6ccef569eabf17b3d3fba165d8110960832af' }), this.renderHintText()), hAsync("div", { key: 'e2bc757d81ecc56ac40450586d1bc9f87e0ea726', class: "native-wrapper" }, this.renderToggleControl()))));
|
|
38238
38247
|
}
|
|
38239
38248
|
get el() { return getElement(this); }
|
|
38240
38249
|
static get watchers() { return {
|
|
@@ -38487,10 +38496,10 @@ class Toolbar {
|
|
|
38487
38496
|
this.childrenStyles.forEach((style) => {
|
|
38488
38497
|
Object.assign(childStyles, style);
|
|
38489
38498
|
});
|
|
38490
|
-
return (hAsync(Host, { key: '
|
|
38499
|
+
return (hAsync(Host, { key: '6f52a5408379012843d0b93ac20c25b868e0211c', class: Object.assign(Object.assign({}, createColorClasses$1(this.color, {
|
|
38491
38500
|
[theme]: true,
|
|
38492
38501
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
38493
|
-
})), childStyles) }, hAsync("div", { key: '
|
|
38502
|
+
})), childStyles) }, hAsync("div", { key: '8f79b04f7c26edb4d64b88d1e1a69ee6e4ab8773', class: "toolbar-background", part: "background" }), hAsync("div", { key: '8a682653ea75f07fa583d9b7cf38850294e83448', class: "toolbar-container", part: "container" }, hAsync("slot", { key: '1a4e3289bdc3802cbabdd99d4bd5ab45e10846d8', name: "start", onSlotchange: () => this.updateSlotClasses }), hAsync("slot", { key: '5578aaf1d8bf6dba08ab4ac9ccd9b8d8fe6c8ff1', name: "secondary", onSlotchange: () => this.updateSlotClasses }), hAsync("div", { key: 'd4ba11c8daf43ed164a9c89dafdd96c5d2b50a35', class: "toolbar-content", part: "content" }, hAsync("slot", { key: '994952702fe18216044d10a96abbf9cf071612e3' })), hAsync("slot", { key: '2e07d6585687764a0a24bbc1b2f456aec30bfea7', name: "primary", onSlotchange: () => this.updateSlotClasses }), hAsync("slot", { key: 'ebcb8dcde1202d6ced4c251a3b78c30b1153849f', name: "end", onSlotchange: () => this.updateSlotClasses }))));
|
|
38494
38503
|
}
|
|
38495
38504
|
get el() { return getElement(this); }
|
|
38496
38505
|
static get style() { return {
|
|
@@ -38543,11 +38552,11 @@ class ToolbarTitle {
|
|
|
38543
38552
|
render() {
|
|
38544
38553
|
const theme = getIonTheme(this);
|
|
38545
38554
|
const size = this.getSize();
|
|
38546
|
-
return (hAsync(Host, { key: '
|
|
38555
|
+
return (hAsync(Host, { key: '8db3e5f9dbd8b1762a9919eaeef29c98649dfb25', class: createColorClasses$1(this.color, {
|
|
38547
38556
|
[theme]: true,
|
|
38548
38557
|
[`title-${size}`]: true,
|
|
38549
38558
|
'title-rtl': document.dir === 'rtl',
|
|
38550
|
-
}) }, hAsync("div", { key: '
|
|
38559
|
+
}) }, hAsync("div", { key: 'a31ebae2c494a51d2145eec69d0b1bc635108a01', class: "toolbar-title" }, hAsync("slot", { key: 'f5975b44b3e3afbf98dcbdb53fc78447b49407b3' }))));
|
|
38551
38560
|
}
|
|
38552
38561
|
get el() { return getElement(this); }
|
|
38553
38562
|
static get watchers() { return {
|