@ionic/core 8.7.12-dev.11764773727.110f4197 → 8.7.12-dev.11764783037.19423064
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/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/modal.js +4 -4
- package/components/picker-column-option.js +2 -2
- package/components/picker-column2.js +2 -2
- package/components/popover.js +2 -2
- package/components/radio-group.js +8 -7
- package/components/radio.js +3 -3
- package/components/ripple-effect.js +1 -1
- package/components/select-modal.js +1 -1
- 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/dist/cjs/ion-app_8.cjs.entry.js +5 -5
- package/dist/cjs/ion-avatar_3.cjs.entry.js +2 -2
- package/dist/cjs/ion-col_3.cjs.entry.js +2 -2
- package/dist/cjs/ion-datetime_3.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 +11 -11
- 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 +4 -4
- 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-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 +9 -9
- 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 +1 -1
- 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/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-header/list-header.js +2 -2
- package/dist/collection/components/loading/loading.js +2 -2
- package/dist/collection/components/menu/menu.js +2 -2
- package/dist/collection/components/menu-button/menu-button.js +2 -2
- package/dist/collection/components/menu-toggle/menu-toggle.js +2 -2
- package/dist/collection/components/modal/modal.js +4 -4
- package/dist/collection/components/nav/nav.js +1 -1
- package/dist/collection/components/nav-link/nav-link.js +1 -1
- package/dist/collection/components/note/note.js +2 -2
- package/dist/collection/components/picker-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.ionic.css +8 -17
- package/dist/collection/components/radio-group/radio-group.ios.css +4 -8
- package/dist/collection/components/radio-group/radio-group.js +4 -3
- package/dist/collection/components/radio-group/radio-group.md.css +4 -8
- 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.js +1 -1
- 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 +16 -3
- package/dist/esm/ion-app_8.entry.js +5 -5
- package/dist/esm/ion-avatar_3.entry.js +2 -2
- package/dist/esm/ion-col_3.entry.js +2 -2
- package/dist/esm/ion-datetime_3.entry.js +4 -4
- package/dist/esm/ion-item-option_3.entry.js +4 -4
- package/dist/esm/ion-item_8.entry.js +11 -11
- 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 +4 -4
- 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-popover.entry.js +2 -2
- package/dist/esm/ion-progress-bar.entry.js +1 -1
- package/dist/esm/ion-radio_2.entry.js +9 -9
- 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 +1 -1
- 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-0774e5a0.entry.js +4 -0
- package/dist/ionic/{p-1d342a37.entry.js → p-09bcf828.entry.js} +1 -1
- package/dist/ionic/{p-91966afa.entry.js → p-105826fe.entry.js} +1 -1
- package/dist/ionic/{p-10fdbbc1.entry.js → p-1635ea5e.entry.js} +1 -1
- package/dist/ionic/{p-6fac73e6.entry.js → p-2061a732.entry.js} +1 -1
- package/dist/ionic/{p-88ef6829.entry.js → p-2c504bd3.entry.js} +1 -1
- package/dist/ionic/{p-d05c7578.entry.js → p-36f2ff62.entry.js} +1 -1
- package/dist/ionic/{p-db4b3111.entry.js → p-3948040f.entry.js} +1 -1
- package/dist/ionic/{p-81770a5c.entry.js → p-3d0e07cf.entry.js} +1 -1
- package/dist/ionic/{p-3a4865fd.entry.js → p-48366887.entry.js} +1 -1
- package/dist/ionic/{p-db90b95a.entry.js → p-495912a4.entry.js} +1 -1
- package/dist/ionic/{p-93ed8a1d.entry.js → p-55734084.entry.js} +1 -1
- package/dist/ionic/{p-2a3ff36f.entry.js → p-698ae42d.entry.js} +1 -1
- package/dist/ionic/{p-57ef19f7.entry.js → p-6bb99f41.entry.js} +1 -1
- package/dist/ionic/{p-665c2df8.entry.js → p-74601090.entry.js} +1 -1
- package/dist/ionic/{p-7d450184.entry.js → p-78f1c348.entry.js} +1 -1
- package/dist/ionic/{p-86b82096.entry.js → p-826267d6.entry.js} +1 -1
- package/dist/ionic/{p-4041ddea.entry.js → p-931fd886.entry.js} +1 -1
- package/dist/ionic/{p-484aeb4c.entry.js → p-9a20f9cb.entry.js} +1 -1
- package/dist/ionic/{p-5883f08d.entry.js → p-9e3fa08c.entry.js} +1 -1
- package/dist/ionic/{p-46fb5199.entry.js → p-a2179948.entry.js} +1 -1
- package/dist/ionic/{p-86a6f814.entry.js → p-a3fefcf5.entry.js} +1 -1
- package/dist/ionic/{p-4757e558.entry.js → p-b652eff7.entry.js} +1 -1
- package/dist/ionic/{p-5557bd92.entry.js → p-b65b47bf.entry.js} +1 -1
- package/dist/ionic/{p-a1128f7f.entry.js → p-ce2762f2.entry.js} +1 -1
- package/dist/ionic/{p-e12bb3dc.entry.js → p-d0b9e5ff.entry.js} +1 -1
- package/dist/ionic/{p-3622a9ea.entry.js → p-d774af7c.entry.js} +1 -1
- package/dist/ionic/p-da0a2ca6.entry.js +4 -0
- package/dist/ionic/{p-f3de58bd.entry.js → p-e3daf16c.entry.js} +1 -1
- package/dist/ionic/{p-0f7163d6.entry.js → p-e46bf046.entry.js} +1 -1
- package/dist/ionic/{p-f8abe85c.entry.js → p-f5fe6d47.entry.js} +1 -1
- package/dist/ionic/{p-cdd40776.entry.js → p-f9e3f9e1.entry.js} +1 -1
- package/dist/ionic/{p-7a18e825.entry.js → p-fa6895f9.entry.js} +1 -1
- package/hydrate/index.js +107 -107
- package/hydrate/index.mjs +107 -107
- package/package.json +1 -1
- package/dist/ionic/p-89743bba.entry.js +0 -4
- package/dist/ionic/p-ce510c06.entry.js +0 -4
package/hydrate/index.mjs
CHANGED
|
@@ -19329,11 +19329,11 @@ class ItemDivider {
|
|
|
19329
19329
|
}
|
|
19330
19330
|
render() {
|
|
19331
19331
|
const theme = getIonTheme(this);
|
|
19332
|
-
return (hAsync(Host, { key: '
|
|
19332
|
+
return (hAsync(Host, { key: '46f930d038a8558a4e25887c68a91b0a69e52360', class: createColorClasses$1(this.color, {
|
|
19333
19333
|
[theme]: true,
|
|
19334
19334
|
'item-divider-sticky': this.sticky,
|
|
19335
19335
|
item: true,
|
|
19336
|
-
}) }, hAsync("slot", { key: '
|
|
19336
|
+
}) }, hAsync("slot", { key: '90d9a689440656669b31204af3516e7b69c99cba', name: "start" }), hAsync("div", { key: 'cfe916d9abf53e8c7fd8bf83a4c93ccd3bef1c18', class: "item-divider-inner" }, hAsync("div", { key: 'bec1b90d37f9fc32b0025f6397df38d8d2750c03', class: "item-divider-wrapper" }, hAsync("slot", { key: 'c44a3ee1ffad90859e2bd2b674c30cfe2009a739' })), hAsync("slot", { key: 'a746e357af8c80072a76837901af5d146304df6a', name: "end" }))));
|
|
19337
19337
|
}
|
|
19338
19338
|
get el() { return getElement(this); }
|
|
19339
19339
|
static get style() { return {
|
|
@@ -19370,7 +19370,7 @@ class ItemGroup {
|
|
|
19370
19370
|
}
|
|
19371
19371
|
render() {
|
|
19372
19372
|
const theme = getIonTheme(this);
|
|
19373
|
-
return (hAsync(Host, { key: '
|
|
19373
|
+
return (hAsync(Host, { key: '0781b620a79a4d69a99da8761d5812f6494dacd3', role: "group", class: {
|
|
19374
19374
|
[theme]: true,
|
|
19375
19375
|
// Used internally for styling
|
|
19376
19376
|
[`item-group-${theme}`]: true,
|
|
@@ -19464,14 +19464,14 @@ class ItemOption {
|
|
|
19464
19464
|
href: this.href,
|
|
19465
19465
|
target: this.target,
|
|
19466
19466
|
};
|
|
19467
|
-
return (hAsync(Host, { key: '
|
|
19467
|
+
return (hAsync(Host, { key: 'ee1762e16639662dca1cd9448cc8b232c507d19b', onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
19468
19468
|
[theme]: true,
|
|
19469
19469
|
[`item-option-${shape}`]: shape !== undefined,
|
|
19470
19470
|
[`item-option-${hue}`]: hue !== undefined,
|
|
19471
19471
|
'item-option-disabled': disabled,
|
|
19472
19472
|
'item-option-expandable': expandable,
|
|
19473
19473
|
'ion-activatable': true,
|
|
19474
|
-
}) }, hAsync(TagType, Object.assign({ key: '
|
|
19474
|
+
}) }, hAsync(TagType, Object.assign({ key: '8f583bac97a4ff120ed69fc584305f59408ec4d3' }, attrs, { class: "button-native", part: "native", disabled: disabled }), hAsync("span", { key: '901da7a78a71df5dad3908ab80fe32e734d7e437', class: "button-inner" }, hAsync("slot", { key: '06263119ba9afd2ec8fedb3d5fa8f37464c00d34', name: "top" }), hAsync("div", { key: '1bc966ccc6c453e4aaa4d6c7ec64bbecc11c54cf', class: "horizontal-wrapper" }, hAsync("slot", { key: '2a6c548dbec92bc07062be5d57564f1dbc551ba8', name: "start" }), hAsync("slot", { key: '6c6325fd4f2000c59779cae7cfd5b070b2ac54b9', name: "icon-only" }), hAsync("slot", { key: '4ca2f7b2aced99ffc191497989efd6676c59da0f' }), hAsync("slot", { key: '69e229a01881c8d1ddba0410407a1552fe6751d5', name: "end" })), hAsync("slot", { key: 'd81b00fdcc5d46f2852b471267338308c0a1d00a', name: "bottom" })), theme === 'md' && hAsync("ion-ripple-effect", { key: '44884946e44486c42df711efa4b22652c6b42ebf' }))));
|
|
19475
19475
|
}
|
|
19476
19476
|
get el() { return getElement(this); }
|
|
19477
19477
|
static get style() { return {
|
|
@@ -19529,7 +19529,7 @@ class ItemOptions {
|
|
|
19529
19529
|
render() {
|
|
19530
19530
|
const theme = getIonTheme(this);
|
|
19531
19531
|
const isEnd = isEndSide(this.side);
|
|
19532
|
-
return (hAsync(Host, { key: '
|
|
19532
|
+
return (hAsync(Host, { key: '38b7632e7027ed35ec6d981ae7e45a6c21430362', class: {
|
|
19533
19533
|
[theme]: true,
|
|
19534
19534
|
// Used internally for styling
|
|
19535
19535
|
[`item-options-${theme}`]: true,
|
|
@@ -19999,7 +19999,7 @@ class ItemSliding {
|
|
|
19999
19999
|
}
|
|
20000
20000
|
render() {
|
|
20001
20001
|
const theme = getIonTheme(this);
|
|
20002
|
-
return (hAsync(Host, { key: '
|
|
20002
|
+
return (hAsync(Host, { key: 'c6d3f3b293f89bf1b7ec264fca241cc1c9675854', class: {
|
|
20003
20003
|
[theme]: true,
|
|
20004
20004
|
'item-sliding-active-slide': this.state !== 2 /* SlidingState.Disabled */,
|
|
20005
20005
|
'item-sliding-active-options-end': (this.state & 8 /* SlidingState.End */) !== 0,
|
|
@@ -20107,13 +20107,13 @@ class Label {
|
|
|
20107
20107
|
render() {
|
|
20108
20108
|
const position = this.position;
|
|
20109
20109
|
const theme = getIonTheme(this);
|
|
20110
|
-
return (hAsync(Host, { key: '
|
|
20110
|
+
return (hAsync(Host, { key: '0ba94de3410c90898d63744748bc9172414dcaa7', class: createColorClasses$1(this.color, {
|
|
20111
20111
|
[theme]: true,
|
|
20112
20112
|
'in-item-color': hostContext('ion-item.ion-color', this.el),
|
|
20113
20113
|
[`label-${position}`]: position !== undefined,
|
|
20114
20114
|
[`label-no-animate`]: this.noAnimate,
|
|
20115
20115
|
'label-rtl': document.dir === 'rtl',
|
|
20116
|
-
}) }, hAsync("slot", { key: '
|
|
20116
|
+
}) }, hAsync("slot", { key: '001aa07a7d2689abf209946f049668ac5e4f9766' })));
|
|
20117
20117
|
}
|
|
20118
20118
|
get el() { return getElement(this); }
|
|
20119
20119
|
static get watchers() { return {
|
|
@@ -20237,10 +20237,10 @@ class ListHeader {
|
|
|
20237
20237
|
render() {
|
|
20238
20238
|
const { lines } = this;
|
|
20239
20239
|
const theme = getIonTheme(this);
|
|
20240
|
-
return (hAsync(Host, { key: '
|
|
20240
|
+
return (hAsync(Host, { key: 'cee1cdcc73c8f852941e2080ca059cf3e9476622', class: createColorClasses$1(this.color, {
|
|
20241
20241
|
[theme]: true,
|
|
20242
20242
|
[`list-header-lines-${lines}`]: lines !== undefined,
|
|
20243
|
-
}) }, hAsync("div", { key: '
|
|
20243
|
+
}) }, hAsync("div", { key: '3863ba35771a41ef520ed0ede73839663a67357c', class: "list-header-inner" }, hAsync("slot", { key: '237ed9be79524579b98fb344e1c90c59f2cee926' }))));
|
|
20244
20244
|
}
|
|
20245
20245
|
static get style() { return {
|
|
20246
20246
|
ionic: listHeaderIonicCss,
|
|
@@ -20529,9 +20529,9 @@ class Loading {
|
|
|
20529
20529
|
* Otherwise, don't set aria-labelledby.
|
|
20530
20530
|
*/
|
|
20531
20531
|
const ariaLabelledBy = message !== undefined ? msgId : null;
|
|
20532
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
20532
|
+
return (hAsync(Host, Object.assign({ key: '16ed5f0600e08cdd435b6a25c3531fb318d68a30', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
|
|
20533
20533
|
zIndex: `${40000 + this.overlayIndex}`,
|
|
20534
|
-
}, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), hAsync("ion-backdrop", { key: '
|
|
20534
|
+
}, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), hAsync("ion-backdrop", { key: 'd69cf5c81f565ac85a49a97c638c01ba382312ed', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: '7632c156a7e38ebeaf1b467a29baea0ce2655f67', tabindex: "0", "aria-hidden": "true" }), hAsync("div", { key: 'c6da42d2f7cc23a273d9af15890be3cd6c086fbc', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (hAsync("div", { key: '406bca826943780a742d3a3afffdc8e13b193ef2', class: "loading-spinner" }, hAsync("ion-spinner", { key: 'ad437d51c9c9c7d23434c7484418fbb0a082830c', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), hAsync("div", { key: '5c8bf806fea5711213a9acba2429e13667bf7a73', tabindex: "0", "aria-hidden": "true" })));
|
|
20535
20535
|
}
|
|
20536
20536
|
get el() { return getElement(this); }
|
|
20537
20537
|
static get watchers() { return {
|
|
@@ -21588,14 +21588,14 @@ class Menu {
|
|
|
21588
21588
|
* the ionBackButton listener in the menu controller
|
|
21589
21589
|
* will handle closing the menu when Escape is pressed.
|
|
21590
21590
|
*/
|
|
21591
|
-
return (hAsync(Host, { key: '
|
|
21591
|
+
return (hAsync(Host, { key: '77c64f0e339d5446f0e798d282935aace70da864', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
|
|
21592
21592
|
[theme]: true,
|
|
21593
21593
|
[`menu-type-${type}`]: true,
|
|
21594
21594
|
'menu-enabled': !disabled,
|
|
21595
21595
|
[`menu-side-${side}`]: true,
|
|
21596
21596
|
'menu-pane-visible': isPaneVisible,
|
|
21597
21597
|
'split-pane-side': hostContext('ion-split-pane', el),
|
|
21598
|
-
} }, hAsync("div", { key: '
|
|
21598
|
+
} }, hAsync("div", { key: '6a2f346328fa682f8e9feae415427a0bfc34c958', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, hAsync("slot", { key: 'd115caef9535f0a99becb1e7b6c28386f00bc4af' })), hAsync("ion-backdrop", { key: '777937d2d456a4c1d22632fad6726c7db3647baf', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
|
|
21599
21599
|
}
|
|
21600
21600
|
get el() { return getElement(this); }
|
|
21601
21601
|
static get watchers() { return {
|
|
@@ -21721,7 +21721,7 @@ class MenuButton {
|
|
|
21721
21721
|
type: this.type,
|
|
21722
21722
|
};
|
|
21723
21723
|
const ariaLabel = inheritedAttributes['aria-label'] || 'menu';
|
|
21724
|
-
return (hAsync(Host, { key: '
|
|
21724
|
+
return (hAsync(Host, { key: '03935c67ec2448862cb0f2b4e643946438e1e566', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses$1(color, {
|
|
21725
21725
|
[theme]: true,
|
|
21726
21726
|
button: true, // ion-buttons target .button
|
|
21727
21727
|
'menu-button-hidden': hidden,
|
|
@@ -21730,7 +21730,7 @@ class MenuButton {
|
|
|
21730
21730
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
21731
21731
|
'ion-activatable': true,
|
|
21732
21732
|
'ion-focusable': true,
|
|
21733
|
-
}) }, hAsync("button", Object.assign({ key: '
|
|
21733
|
+
}) }, hAsync("button", Object.assign({ key: 'e877eed6a614918eaaf7e041ba725331e27797a5' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), hAsync("span", { key: 'dca1c233c1da70ad7cd8f511713a0b18caa1666d', class: "button-inner" }, hAsync("slot", { key: '7b663519d50fa74c5a287d4e0fc896406f48e759' }, hAsync("ion-icon", { key: '42d30513e68b6c3830ec8a42e7d08abd55aad33b', part: "icon", icon: menuIcon, lazy: false, "aria-hidden": "true" }))), theme === 'md' && hAsync("ion-ripple-effect", { key: '6b8c422244d078255fed90abe147a1701cbd6b92', type: "unbounded" }))));
|
|
21734
21734
|
}
|
|
21735
21735
|
get el() { return getElement(this); }
|
|
21736
21736
|
static get style() { return {
|
|
@@ -21787,10 +21787,10 @@ class MenuToggle {
|
|
|
21787
21787
|
render() {
|
|
21788
21788
|
const theme = getIonTheme(this);
|
|
21789
21789
|
const hidden = this.autoHide && !this.visible;
|
|
21790
|
-
return (hAsync(Host, { key: '
|
|
21790
|
+
return (hAsync(Host, { key: '971acbed9c17a29b559281e20f8b3d53aa5a1fde', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
|
|
21791
21791
|
[theme]: true,
|
|
21792
21792
|
'menu-toggle-hidden': hidden,
|
|
21793
|
-
} }, hAsync("slot", { key: '
|
|
21793
|
+
} }, hAsync("slot", { key: 'c6ba836a3380866148420953f5ef4a86ad9b6b85' })));
|
|
21794
21794
|
}
|
|
21795
21795
|
static get style() { return menuToggleCss; }
|
|
21796
21796
|
static get cmpMeta() { return {
|
|
@@ -24564,20 +24564,20 @@ class Modal {
|
|
|
24564
24564
|
const isHandleCycle = handleBehavior === 'cycle';
|
|
24565
24565
|
const shape = this.getShape();
|
|
24566
24566
|
const isSheetModalWithHandle = isSheetModal && showHandle;
|
|
24567
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
24567
|
+
return (hAsync(Host, Object.assign({ key: '2111b0cb69c57d4827050f75f4033ad37f8e4f7a', "no-router": true,
|
|
24568
24568
|
// Allow the modal to be navigable when the handle is focusable
|
|
24569
24569
|
tabIndex: isHandleCycle && isSheetModalWithHandle ? 0 : -1 }, htmlAttributes, { style: {
|
|
24570
24570
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
24571
|
-
}, 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: '
|
|
24571
|
+
}, 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: 'd936c1d88a29b3210c0122a38148373e6349458c', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), theme === 'ios' && hAsync("div", { key: '126a9c79f4c9d702b6c291dd07b87eae270bc3c3', class: "modal-shadow" }), hAsync("div", Object.assign({ key: '8381a634dbcb4bdf895996aebd5c1e938058d631',
|
|
24572
24572
|
/*
|
|
24573
24573
|
role and aria-modal must be used on the
|
|
24574
24574
|
same element. They must also be set inside the
|
|
24575
24575
|
shadow DOM otherwise ion-button will not be highlighted
|
|
24576
24576
|
when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
|
|
24577
24577
|
*/
|
|
24578
|
-
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: '
|
|
24578
|
+
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: '8aa16ae5e8b532dedfe0f072f3ec908c463a1c6b', class: "modal-handle",
|
|
24579
24579
|
// Prevents the handle from receiving keyboard focus when it does not cycle
|
|
24580
|
-
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: '
|
|
24580
|
+
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: '29ead0cd14368eff40bd330ab7c8172e3d9235f9', onSlotchange: this.onSlotChange }))));
|
|
24581
24581
|
}
|
|
24582
24582
|
get el() { return getElement(this); }
|
|
24583
24583
|
static get watchers() { return {
|
|
@@ -25532,7 +25532,7 @@ class Nav {
|
|
|
25532
25532
|
}
|
|
25533
25533
|
}
|
|
25534
25534
|
render() {
|
|
25535
|
-
return hAsync("slot", { key: '
|
|
25535
|
+
return hAsync("slot", { key: '7ba9deeadcdaa58afa69cb6d0f9f12b72b1cc5d6' });
|
|
25536
25536
|
}
|
|
25537
25537
|
get el() { return getElement(this); }
|
|
25538
25538
|
static get watchers() { return {
|
|
@@ -25609,7 +25609,7 @@ class NavLink {
|
|
|
25609
25609
|
};
|
|
25610
25610
|
}
|
|
25611
25611
|
render() {
|
|
25612
|
-
return hAsync(Host, { key: '
|
|
25612
|
+
return hAsync(Host, { key: 'e516e140c532b6fb17a2cbab9159a696be6af9f2', onClick: this.onClick });
|
|
25613
25613
|
}
|
|
25614
25614
|
get el() { return getElement(this); }
|
|
25615
25615
|
static get cmpMeta() { return {
|
|
@@ -25643,9 +25643,9 @@ class Note {
|
|
|
25643
25643
|
}
|
|
25644
25644
|
render() {
|
|
25645
25645
|
const theme = getIonTheme(this);
|
|
25646
|
-
return (hAsync(Host, { key: '
|
|
25646
|
+
return (hAsync(Host, { key: 'd9aa35a602491c26342032b2aba8ebd63416a6b5', class: createColorClasses$1(this.color, {
|
|
25647
25647
|
[theme]: true,
|
|
25648
|
-
}) }, hAsync("slot", { key: '
|
|
25648
|
+
}) }, hAsync("slot", { key: 'c5d448d5f23357487d9e98dfb0ea7f4e9960a325' })));
|
|
25649
25649
|
}
|
|
25650
25650
|
static get style() { return {
|
|
25651
25651
|
ionic: ionicNoteMdCss,
|
|
@@ -26411,11 +26411,11 @@ class Picker {
|
|
|
26411
26411
|
render() {
|
|
26412
26412
|
const { htmlAttributes } = this;
|
|
26413
26413
|
const theme = getIonTheme(this);
|
|
26414
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
26414
|
+
return (hAsync(Host, Object.assign({ key: '722010a58f4c7fc3128b1f95675eba2b2b4a6f6a', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
|
|
26415
26415
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
26416
26416
|
}, class: Object.assign({ [theme]: true,
|
|
26417
26417
|
// Used internally for styling
|
|
26418
|
-
[`picker-${theme}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), hAsync("ion-backdrop", { key: '
|
|
26418
|
+
[`picker-${theme}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), hAsync("ion-backdrop", { key: 'b3acdedf7f305b26dbec78a9e3445f24707b6673', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: '67bc76dbd12f1429ff5b5951480ed248fdef0d3b', tabindex: "0", "aria-hidden": "true" }), hAsync("div", { key: '9bf585133a606474e1ec4ddc1028f06e1bbc88d5', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, hAsync("div", { key: '8bd35f590263153814969636c3c47399f13aed64', 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: 'e12063ea0bd81dfc54e379adddca75941cb8f172', class: "picker-columns" }, hAsync("div", { key: '96baa0fab12ef8d9b79d8f10617a6791dcb2711c', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => hAsync("ion-picker-legacy-column", { col: c })), hAsync("div", { key: '42f2f7ad28a1802a5763e113c3fa3f807caa96de', class: "picker-below-highlight" }))), hAsync("div", { key: '274d15028222bbd586c0497d56934d0ff72125bd', tabindex: "0", "aria-hidden": "true" })));
|
|
26419
26419
|
}
|
|
26420
26420
|
get el() { return getElement(this); }
|
|
26421
26421
|
static get watchers() { return {
|
|
@@ -27385,9 +27385,9 @@ class PickerColumnCmp {
|
|
|
27385
27385
|
render() {
|
|
27386
27386
|
const col = this.col;
|
|
27387
27387
|
const theme = getIonTheme(this);
|
|
27388
|
-
return (hAsync(Host, { key: '
|
|
27388
|
+
return (hAsync(Host, { key: 'ab339936b884abbaf075bfaf1a1556dc396ea959', 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: {
|
|
27389
27389
|
'max-width': this.col.columnWidth,
|
|
27390
|
-
} }, col.prefix && (hAsync("div", { key: '
|
|
27390
|
+
} }, col.prefix && (hAsync("div", { key: '3cea9388a0818db89789087b90790b7734c4a9bf', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), hAsync("div", { key: '4e4a704f5a6ca6e1647960655ce3fe454fa33f0a', 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: '536ee0f81d87db545846d5cdc8364e93f15a344c', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
|
|
27391
27391
|
}
|
|
27392
27392
|
get el() { return getElement(this); }
|
|
27393
27393
|
static get watchers() { return {
|
|
@@ -27510,10 +27510,10 @@ class PickerColumnOption {
|
|
|
27510
27510
|
render() {
|
|
27511
27511
|
const { color, disabled, ariaLabel } = this;
|
|
27512
27512
|
const theme = getIonTheme(this);
|
|
27513
|
-
return (hAsync(Host, { key: '
|
|
27513
|
+
return (hAsync(Host, { key: 'dc87366ba724d5a0243dcde6bc8cc5c16d6d0c26', class: createColorClasses$1(color, {
|
|
27514
27514
|
[theme]: true,
|
|
27515
27515
|
['option-disabled']: disabled,
|
|
27516
|
-
}) }, hAsync("div", { key: '
|
|
27516
|
+
}) }, hAsync("div", { key: '4cb0791a9e8f0e6c3403b2cb72c74502025f5218', class: 'picker-column-option-button', role: "button", "aria-label": ariaLabel, onClick: () => this.onClick() }, hAsync("slot", { key: 'f6b8dd7bc429991ae9c0d3448127117d62c068ba' }))));
|
|
27517
27517
|
}
|
|
27518
27518
|
get el() { return getElement(this); }
|
|
27519
27519
|
static get watchers() { return {
|
|
@@ -28924,9 +28924,9 @@ class Popover {
|
|
|
28924
28924
|
const { onLifecycle, parentPopover, dismissOnSelect, side, arrow, htmlAttributes, focusTrap } = this;
|
|
28925
28925
|
const desktop = isPlatform('desktop');
|
|
28926
28926
|
const enableArrow = arrow && !parentPopover;
|
|
28927
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
28927
|
+
return (hAsync(Host, Object.assign({ key: '3e4ee2404b2b3c9cc04786c2cf08ad7f02de44be', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
|
|
28928
28928
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
28929
|
-
}, 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: '
|
|
28929
|
+
}, 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: 'cdfca56f6357d4db105cf6fe01269025b92a89ec', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), hAsync("div", { key: '5e03c9ba84604240cd0f33193936ebeab65fd3f9', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && hAsync("div", { key: '682ea432a1aa259e928df915f3f1a4dcc374e712', class: "popover-arrow", part: "arrow" }), hAsync("div", { key: '82f52224083c7dc7e3b78f1ba6342391a317dfa2', class: "popover-content", part: "content" }, hAsync("slot", { key: '504ff686b81a2d745bbfc739807f8d175569d27e' })))));
|
|
28930
28930
|
}
|
|
28931
28931
|
get el() { return getElement(this); }
|
|
28932
28932
|
static get watchers() { return {
|
|
@@ -29048,7 +29048,7 @@ class ProgressBar {
|
|
|
29048
29048
|
const shape = this.getShape();
|
|
29049
29049
|
// If the progress is displayed as a solid bar.
|
|
29050
29050
|
const progressSolid = buffer === 1;
|
|
29051
|
-
return (hAsync(Host, { key: '
|
|
29051
|
+
return (hAsync(Host, { key: '09f756769766e86f291305dff5bd8f0886d08fdb', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses$1(color, {
|
|
29052
29052
|
[theme]: true,
|
|
29053
29053
|
[`progress-bar-${type}`]: true,
|
|
29054
29054
|
'progress-paused': paused,
|
|
@@ -29239,7 +29239,7 @@ class Radio {
|
|
|
29239
29239
|
const { checked, disabled, color, el, justify, labelPlacement, hasLabel, buttonTabindex, alignment } = this;
|
|
29240
29240
|
const theme = getIonTheme(this);
|
|
29241
29241
|
const inItem = hostContext('ion-item', el);
|
|
29242
|
-
return (hAsync(Host, { key: '
|
|
29242
|
+
return (hAsync(Host, { key: '1b569684af9f60c173d115365e6b489345710b12', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: createColorClasses$1(color, {
|
|
29243
29243
|
[theme]: true,
|
|
29244
29244
|
'in-item': inItem,
|
|
29245
29245
|
'radio-checked': checked,
|
|
@@ -29250,10 +29250,10 @@ class Radio {
|
|
|
29250
29250
|
// Focus and active styling should not apply when the radio is in an item
|
|
29251
29251
|
'ion-activatable': !inItem,
|
|
29252
29252
|
'ion-focusable': !inItem,
|
|
29253
|
-
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, hAsync("label", { key: '
|
|
29253
|
+
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, hAsync("label", { key: '1e16fd85e901ba9b30f8b15b3ec0995258fc27b1', class: "radio-wrapper" }, hAsync("div", { key: 'f37d80531099fb119e671824bc8ea7d1077b6895', class: {
|
|
29254
29254
|
'label-text-wrapper': true,
|
|
29255
29255
|
'label-text-wrapper-hidden': !hasLabel,
|
|
29256
|
-
}, part: "label" }, hAsync("slot", { key: '
|
|
29256
|
+
}, part: "label" }, hAsync("slot", { key: 'a9458913373b29cf2d6a20fbc8871a6613ae174e' })), hAsync("div", { key: '2e937c439425c196f1b610a7031f9b92bf0c745c', class: "native-wrapper" }, this.renderRadioControl()))));
|
|
29257
29257
|
}
|
|
29258
29258
|
get el() { return getElement(this); }
|
|
29259
29259
|
static get watchers() { return {
|
|
@@ -29287,11 +29287,11 @@ class Radio {
|
|
|
29287
29287
|
}
|
|
29288
29288
|
let radioButtonIds = 0;
|
|
29289
29289
|
|
|
29290
|
-
const radioGroupIonicCss = "
|
|
29290
|
+
const radioGroupIonicCss = ":host{vertical-align:top}.radio-group-top .error-text{display:none}.radio-group-top .helper-text{display:block}:host(.ion-touched.ion-invalid) .radio-group-top .error-text{display:block}:host(.ion-touched.ion-invalid) .radio-group-top .helper-text{display:none}.radio-group-top{font-size:var(--token-font-size-350, 14px);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;margin-bottom:var(--token-space-400, var(--token-scale-400, 16px))}.radio-group-top .error-text{color:var(--token-text-danger, var(--token-semantics-danger-900, var(--token-primitives-red-900, #991b1b)))}.radio-group-top .helper-text{color:var(--token-text-subtlest, var(--token-primitives-neutral-800, #626262))}:host-context(ion-list) .radio-group-top{padding-right:var(--token-space-400, var(--token-scale-400, 16px));padding-left:calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-left, 0px))}:host-context([dir=rtl] ion-list) .radio-group-top,:host-context(ion-list) .radio-group-top:dir(rtl){padding-right:calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-right, 0px));padding-left:var(--token-space-400, var(--token-scale-400, 16px))}";
|
|
29291
29291
|
|
|
29292
|
-
const radioGroupIosCss = "
|
|
29292
|
+
const radioGroupIosCss = ":host{vertical-align:top}.radio-group-top .error-text{display:none}.radio-group-top .helper-text{display:block}:host(.ion-touched.ion-invalid) .radio-group-top .error-text{display:block}:host(.ion-touched.ion-invalid) .radio-group-top .helper-text{display:none}.radio-group-top{line-height:1.5}.radio-group-top .error-text{color:var(--ion-color-danger, #c5000f)}.radio-group-top .helper-text{color:var(--ion-color-step-700, var(--ion-text-color-step-300, #4d4d4d))}:host-context(ion-list) .radio-group-top{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}";
|
|
29293
29293
|
|
|
29294
|
-
const radioGroupMdCss = "
|
|
29294
|
+
const radioGroupMdCss = ":host{vertical-align:top}.radio-group-top .error-text{display:none}.radio-group-top .helper-text{display:block}:host(.ion-touched.ion-invalid) .radio-group-top .error-text{display:block}:host(.ion-touched.ion-invalid) .radio-group-top .helper-text{display:none}.radio-group-top{line-height:1.5}.radio-group-top .error-text{color:var(--ion-color-danger, #c5000f)}.radio-group-top .helper-text{color:var(--ion-color-step-700, var(--ion-text-color-step-300, #4d4d4d))}:host-context(ion-list) .radio-group-top{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}";
|
|
29295
29295
|
|
|
29296
29296
|
/**
|
|
29297
29297
|
* @virtualProp {"ios" | "md"} mode - The mode determines the platform behaviors of the component.
|
|
@@ -29483,7 +29483,7 @@ class RadioGroup {
|
|
|
29483
29483
|
if (!hasHintText) {
|
|
29484
29484
|
return;
|
|
29485
29485
|
}
|
|
29486
|
-
return (hAsync("div", { class: "radio-group-top" }, hAsync("div", { id: helperTextId, class: "helper-text", "aria-live": "polite" }, !isInvalid ? helperText : null), hAsync("div", { id: errorTextId, class: "error-text", role: "alert" }, isInvalid ? errorText : null)));
|
|
29486
|
+
return (hAsync("div", { class: "radio-group-top", part: "top" }, hAsync("div", { id: helperTextId, class: "helper-text", part: "helper-text", "aria-live": "polite" }, !isInvalid ? helperText : null), hAsync("div", { id: errorTextId, class: "error-text", part: "error-text", role: "alert" }, isInvalid ? errorText : null)));
|
|
29487
29487
|
}
|
|
29488
29488
|
getHintTextId() {
|
|
29489
29489
|
const { helperText, errorText, helperTextId, errorTextId, isInvalid } = this;
|
|
@@ -29499,9 +29499,9 @@ class RadioGroup {
|
|
|
29499
29499
|
const { label, labelId, el, name, value } = this;
|
|
29500
29500
|
const theme = getIonTheme(this);
|
|
29501
29501
|
renderHiddenInput(true, el, name, value, false);
|
|
29502
|
-
return (hAsync(Host, { key: '
|
|
29502
|
+
return (hAsync(Host, { key: '70aaac0d9192cd73d549b8a2b71dc6c1d9847436', class: {
|
|
29503
29503
|
[theme]: true,
|
|
29504
|
-
}, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.hintTextId, "aria-invalid": this.isInvalid ? 'true' : undefined, onClick: this.onClick }, this.renderHintText(), hAsync("
|
|
29504
|
+
}, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.hintTextId, "aria-invalid": this.isInvalid ? 'true' : undefined, onClick: this.onClick }, this.renderHintText(), hAsync("slot", { key: 'de85a24d06f348e0d7fb9fb802c7254e6658e422' })));
|
|
29505
29505
|
}
|
|
29506
29506
|
get el() { return getElement(this); }
|
|
29507
29507
|
static get watchers() { return {
|
|
@@ -29513,7 +29513,7 @@ class RadioGroup {
|
|
|
29513
29513
|
md: radioGroupMdCss
|
|
29514
29514
|
}; }
|
|
29515
29515
|
static get cmpMeta() { return {
|
|
29516
|
-
"$flags$":
|
|
29516
|
+
"$flags$": 297,
|
|
29517
29517
|
"$tagName$": "ion-radio-group",
|
|
29518
29518
|
"$members$": {
|
|
29519
29519
|
"allowEmptySelection": [4, "allow-empty-selection"],
|
|
@@ -30265,7 +30265,7 @@ class Range {
|
|
|
30265
30265
|
const needsEndAdjustment = inItem && !hasEndContent;
|
|
30266
30266
|
const theme = getIonTheme(this);
|
|
30267
30267
|
renderHiddenInput(true, el, this.name, JSON.stringify(this.getValue()), disabled);
|
|
30268
|
-
return (hAsync(Host, { key: '
|
|
30268
|
+
return (hAsync(Host, { key: '9cca7c3c2af026ec3f002f2a2816e9604caf5eac', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: createColorClasses$1(this.color, {
|
|
30269
30269
|
[theme]: true,
|
|
30270
30270
|
'in-item': inItem,
|
|
30271
30271
|
'range-disabled': disabled,
|
|
@@ -30274,10 +30274,10 @@ class Range {
|
|
|
30274
30274
|
[`range-label-placement-${labelPlacement}`]: true,
|
|
30275
30275
|
'range-item-start-adjustment': needsStartAdjustment,
|
|
30276
30276
|
'range-item-end-adjustment': needsEndAdjustment,
|
|
30277
|
-
}) }, hAsync("label", { key: '
|
|
30277
|
+
}) }, hAsync("label", { key: 'c26c87b4b7897e7dfe17c2838e85359c2639614c', class: "range-wrapper", id: "range-label" }, hAsync("div", { key: '7f0b72f40c9e6737f15b6f3eb9933ee9c8e26e44', class: {
|
|
30278
30278
|
'label-text-wrapper': true,
|
|
30279
30279
|
'label-text-wrapper-hidden': !hasLabel,
|
|
30280
|
-
}, part: "label" }, label !== undefined ? hAsync("div", { class: "label-text" }, label) : hAsync("slot", { name: "label" })), hAsync("div", { key: '
|
|
30280
|
+
}, part: "label" }, label !== undefined ? hAsync("div", { class: "label-text" }, label) : hAsync("slot", { name: "label" })), hAsync("div", { key: 'd0cabe21050b1cbca40d43074a198b5c488839f2', class: "native-wrapper" }, hAsync("slot", { key: '61b055f7b19e84b900bc003dd9033707ac7c9b54', name: "start" }), this.renderRangeSlider(), hAsync("slot", { key: '50f9cd92015d4c24a3a1a58361a716f00943829c', name: "end" })))));
|
|
30281
30281
|
}
|
|
30282
30282
|
get el() { return getElement(this); }
|
|
30283
30283
|
static get watchers() { return {
|
|
@@ -31248,7 +31248,7 @@ class Refresher {
|
|
|
31248
31248
|
}
|
|
31249
31249
|
render() {
|
|
31250
31250
|
const theme = getIonTheme(this);
|
|
31251
|
-
return (hAsync(Host, { key: '
|
|
31251
|
+
return (hAsync(Host, { key: '13723330779934646621e76579049496116ef197', slot: "fixed", class: {
|
|
31252
31252
|
[theme]: true,
|
|
31253
31253
|
// Used internally for styling
|
|
31254
31254
|
[`refresher-${theme}`]: true,
|
|
@@ -31485,9 +31485,9 @@ class RefresherContent {
|
|
|
31485
31485
|
const hasSpinner = pullingIcon != null && SPINNERS[pullingIcon] !== undefined;
|
|
31486
31486
|
const theme = getIonTheme(this);
|
|
31487
31487
|
const arrowIcon = theme === 'ionic' ? caretLeftFillSvg : caretBackSharp;
|
|
31488
|
-
return (hAsync(Host, { key: '
|
|
31488
|
+
return (hAsync(Host, { key: '99eb28dbd0a72adf54c76066bf0ee91533cb8940', class: {
|
|
31489
31489
|
[theme]: true,
|
|
31490
|
-
} }, hAsync("div", { key: '
|
|
31490
|
+
} }, hAsync("div", { key: 'b77c81e7e222983d026e053143e55391b09a054d', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (hAsync("div", { key: '6e21168c8aaf7185f369236406dc702d302e02ae', class: "refresher-pulling-icon" }, hAsync("div", { key: 'f5f591937aa1249059974adc4ff197e1ec0e31d7', class: "spinner-arrow-container" }, hAsync("ion-spinner", { key: '18c220c982f951e218777506967a82f8b55a70c0', name: this.pullingIcon, paused: true }), (theme === 'md' || theme === 'ionic') && this.pullingIcon === 'circular' && (hAsync("div", { key: '21abdd0e39a7077688b50b4f71644f9dd959509a', class: "arrow-container" }, hAsync("ion-icon", { key: '70224906446a48bf5d8fb312b16257ca5ebce20d', icon: arrowIcon, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (hAsync("div", { key: 'e8af99677f773f33e1e9b49e4d854f5dd937c88a', class: "refresher-pulling-icon" }, hAsync("ion-icon", { key: '557bd69b056d2c43d10a9a97403b4dfaaa5624dc', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), hAsync("div", { key: 'b88562e251525218f1e94ac427732632e181dd52', class: "refresher-refreshing" }, this.refreshingSpinner && (hAsync("div", { key: '9e3ac78eb28a29ba302a5ba27c3be116e3f28688', class: "refresher-refreshing-icon" }, hAsync("ion-spinner", { key: 'b10a1f2bb18ba728b6b581fbcc522c69bc9d397c', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
|
|
31491
31491
|
}
|
|
31492
31492
|
get el() { return getElement(this); }
|
|
31493
31493
|
static get style() { return {
|
|
@@ -31556,9 +31556,9 @@ class Reorder {
|
|
|
31556
31556
|
render() {
|
|
31557
31557
|
const { reorderHandleIcon } = this;
|
|
31558
31558
|
const theme = getIonTheme(this);
|
|
31559
|
-
return (hAsync(Host, { key: '
|
|
31559
|
+
return (hAsync(Host, { key: 'e42645240aa9a32cc6768289eb1af656ed15482d', class: {
|
|
31560
31560
|
[theme]: true,
|
|
31561
|
-
} }, hAsync("slot", { key: '
|
|
31561
|
+
} }, hAsync("slot", { key: '9e6d2fb09480e7e0ef6bb84524bfc2a23fa1d9cb' }, hAsync("ion-icon", { key: '411e5791ce7575383c54c05ba305c1c83acaacde', icon: reorderHandleIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
|
|
31562
31562
|
}
|
|
31563
31563
|
get el() { return getElement(this); }
|
|
31564
31564
|
static get style() { return {
|
|
@@ -31834,7 +31834,7 @@ class ReorderGroup {
|
|
|
31834
31834
|
}
|
|
31835
31835
|
render() {
|
|
31836
31836
|
const theme = getIonTheme(this);
|
|
31837
|
-
return (hAsync(Host, { key: '
|
|
31837
|
+
return (hAsync(Host, { key: '5b543cb56208112bda355b3cbfeaf3bc4202c203', class: {
|
|
31838
31838
|
[theme]: true,
|
|
31839
31839
|
'reorder-enabled': !this.disabled,
|
|
31840
31840
|
'reorder-list-active': this.state !== 0 /* ReorderGroupState.Idle */,
|
|
@@ -31958,7 +31958,7 @@ class RippleEffect {
|
|
|
31958
31958
|
}
|
|
31959
31959
|
render() {
|
|
31960
31960
|
const theme = getIonTheme(this);
|
|
31961
|
-
return (hAsync(Host, { key: '
|
|
31961
|
+
return (hAsync(Host, { key: 'a06d781599e14357c3acc2537059543ae3f1a1f4', role: "presentation", class: {
|
|
31962
31962
|
[theme]: true,
|
|
31963
31963
|
unbounded: this.unbounded,
|
|
31964
31964
|
} }));
|
|
@@ -32933,10 +32933,10 @@ class RouterLink {
|
|
|
32933
32933
|
rel: this.rel,
|
|
32934
32934
|
target: this.target,
|
|
32935
32935
|
};
|
|
32936
|
-
return (hAsync(Host, { key: '
|
|
32936
|
+
return (hAsync(Host, { key: '16797ccb67b51f90262d2ea0d6032cf0ebf1fc39', onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
32937
32937
|
[theme]: true,
|
|
32938
32938
|
'ion-activatable': true,
|
|
32939
|
-
}) }, hAsync("a", Object.assign({ key: '
|
|
32939
|
+
}) }, hAsync("a", Object.assign({ key: '75ef998f2acc33dd80a31233486176b770c1b26e' }, attrs), hAsync("slot", { key: '14732a08293d1f77d87aa903dd5da07e0cff59c7' }))));
|
|
32940
32940
|
}
|
|
32941
32941
|
static get style() { return routerLinkCss; }
|
|
32942
32942
|
static get cmpMeta() { return {
|
|
@@ -33136,7 +33136,7 @@ class RouterOutlet {
|
|
|
33136
33136
|
return true;
|
|
33137
33137
|
}
|
|
33138
33138
|
render() {
|
|
33139
|
-
return hAsync("slot", { key: '
|
|
33139
|
+
return hAsync("slot", { key: '3bd64be4bba02446bf9086d9381d67dff31b5077' });
|
|
33140
33140
|
}
|
|
33141
33141
|
get el() { return getElement(this); }
|
|
33142
33142
|
static get watchers() { return {
|
|
@@ -33174,9 +33174,9 @@ class Row {
|
|
|
33174
33174
|
}
|
|
33175
33175
|
render() {
|
|
33176
33176
|
const theme = getIonTheme(this);
|
|
33177
|
-
return (hAsync(Host, { key: '
|
|
33177
|
+
return (hAsync(Host, { key: 'd1816dec9a51e6ec6c7ddecc6968a89ae526d447', class: {
|
|
33178
33178
|
[theme]: true,
|
|
33179
|
-
} }, hAsync("slot", { key: '
|
|
33179
|
+
} }, hAsync("slot", { key: 'f8d0c70fc77f5be3791251e0f03208ece6af517f' })));
|
|
33180
33180
|
}
|
|
33181
33181
|
static get style() { return rowCss; }
|
|
33182
33182
|
static get cmpMeta() { return {
|
|
@@ -33724,8 +33724,8 @@ class Searchbar {
|
|
|
33724
33724
|
const shouldShowCancelButton = this.shouldShowCancelButton();
|
|
33725
33725
|
const shape = this.getShape();
|
|
33726
33726
|
const size = this.getSize();
|
|
33727
|
-
const cancelButton = this.showCancelButton !== 'never' && (hAsync("button", { key: '
|
|
33728
|
-
return (hAsync(Host, { key: '
|
|
33727
|
+
const cancelButton = this.showCancelButton !== 'never' && (hAsync("button", { key: '82b60fcbb7bdfa4b64f64c0caf451c1ee9265efe', "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: '1f3d09cb5f6224e709197a2d9fe6e1e5e40a724d', "aria-hidden": "true" }, theme === 'md' || theme === 'ionic' ? (hAsync("ion-icon", { "aria-hidden": "true", icon: searchbarCancelIcon, lazy: false })) : (cancelButtonText))));
|
|
33728
|
+
return (hAsync(Host, { key: '56c1807bc9bf3a00bb065ece946ce85edce545f8', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
|
|
33729
33729
|
[theme]: true,
|
|
33730
33730
|
'searchbar-animated': animated,
|
|
33731
33731
|
'searchbar-disabled': this.disabled,
|
|
@@ -33739,14 +33739,14 @@ class Searchbar {
|
|
|
33739
33739
|
[`searchbar-shape-${shape}`]: shape !== undefined,
|
|
33740
33740
|
[`searchbar-size-${size}`]: size !== undefined,
|
|
33741
33741
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
33742
|
-
}) }, hAsync("div", { key: '
|
|
33742
|
+
}) }, hAsync("div", { key: '8b757c604bf3a4d82aabccd2522750e4f2dbcd01', class: "searchbar-input-container" }, hAsync("input", Object.assign({ key: 'c6b96039495f6727ea2cb7ebf51d53fef5780d74', "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: 'f25d87e4f2a357df7a09f1f60db862294d8525b8', "aria-hidden": "true", icon: searchbarSearchIcon, lazy: false, class: "searchbar-search-icon" })), this.shouldShowClearButton() && (hAsync("button", { key: '1b5e1428ca6d272b329007e48481e15d4694eec2', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
|
|
33743
33743
|
/**
|
|
33744
33744
|
* This prevents mobile browsers from
|
|
33745
33745
|
* blurring the input when the clear
|
|
33746
33746
|
* button is activated.
|
|
33747
33747
|
*/
|
|
33748
33748
|
ev.preventDefault();
|
|
33749
|
-
}, onClick: () => this.onClearInput(true) }, hAsync("ion-icon", { key: '
|
|
33749
|
+
}, onClick: () => this.onClearInput(true) }, hAsync("ion-icon", { key: '7be87313952d6fa1363d137097cc40a15edf6939', "aria-hidden": "true", icon: searchbarClearIcon, lazy: false, class: "searchbar-clear-icon" })))), theme === 'ios' && cancelButton));
|
|
33750
33750
|
}
|
|
33751
33751
|
get el() { return getElement(this); }
|
|
33752
33752
|
static get watchers() { return {
|
|
@@ -34347,14 +34347,14 @@ class Segment {
|
|
|
34347
34347
|
}
|
|
34348
34348
|
render() {
|
|
34349
34349
|
const theme = getIonTheme(this);
|
|
34350
|
-
return (hAsync(Host, { key: '
|
|
34350
|
+
return (hAsync(Host, { key: '8ae3804f14971f29efd2541e3f8b67090ca1a329', role: "tablist", onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
34351
34351
|
[theme]: true,
|
|
34352
34352
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
34353
34353
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
34354
34354
|
'segment-activated': this.activated,
|
|
34355
34355
|
'segment-disabled': this.disabled,
|
|
34356
34356
|
'segment-scrollable': this.scrollable,
|
|
34357
|
-
}) }, hAsync("slot", { key: '
|
|
34357
|
+
}) }, hAsync("slot", { key: '3688f023388c60c6e4801c94e1906c8751f076cf', onSlotchange: this.onSlottedItemsChange })));
|
|
34358
34358
|
}
|
|
34359
34359
|
get el() { return getElement(this); }
|
|
34360
34360
|
static get watchers() { return {
|
|
@@ -34498,7 +34498,7 @@ class SegmentButton {
|
|
|
34498
34498
|
const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
|
|
34499
34499
|
const theme = getIonTheme(this);
|
|
34500
34500
|
const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
|
|
34501
|
-
return (hAsync(Host, { key: '
|
|
34501
|
+
return (hAsync(Host, { key: '5cc85aa4e25bc1ab6283ac398ccc2d342c9376bf', class: {
|
|
34502
34502
|
[theme]: true,
|
|
34503
34503
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
34504
34504
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
@@ -34514,7 +34514,7 @@ class SegmentButton {
|
|
|
34514
34514
|
'ion-activatable': true,
|
|
34515
34515
|
'ion-activatable-instant': true,
|
|
34516
34516
|
'ion-focusable': true,
|
|
34517
|
-
} }, hAsync("button", Object.assign({ key: '
|
|
34517
|
+
} }, hAsync("button", Object.assign({ key: '7edb5c84c5b04bcbaceceaa206ff859b42218102', "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: '9e8345b33328c07dd8606383f50cd97e3bd86aee', class: "button-inner" }, hAsync("slot", { key: '0d1f9a341ee93cc654e895e874be8800c04155e8' })), theme === 'md' && hAsync("ion-ripple-effect", { key: '468547dbcc5f778215f8a07d2a66245551048a0c' })), hAsync("div", { key: '3d5a3020e90d6fa605b40e4cd0366052050cefd0', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, hAsync("div", { key: '53424fb6081c608068df4bb8d9d2bb46399bafd1', part: "indicator-background", class: "segment-button-indicator-background" }))));
|
|
34518
34518
|
}
|
|
34519
34519
|
get el() { return getElement(this); }
|
|
34520
34520
|
static get watchers() { return {
|
|
@@ -34550,7 +34550,7 @@ class SegmentContent {
|
|
|
34550
34550
|
registerInstance(this, hostRef);
|
|
34551
34551
|
}
|
|
34552
34552
|
render() {
|
|
34553
|
-
return (hAsync(Host, { key: '
|
|
34553
|
+
return (hAsync(Host, { key: '544c24634aa3232a4df75a357a8d7f0cbff644e5' }, hAsync("slot", { key: '7e4696d1143b5015760a92130cc977df10748cdc' })));
|
|
34554
34554
|
}
|
|
34555
34555
|
static get style() { return segmentContentCss; }
|
|
34556
34556
|
static get cmpMeta() { return {
|
|
@@ -34667,10 +34667,10 @@ class SegmentView {
|
|
|
34667
34667
|
}
|
|
34668
34668
|
render() {
|
|
34669
34669
|
const { disabled, isManualScroll } = this;
|
|
34670
|
-
return (hAsync(Host, { key: '
|
|
34670
|
+
return (hAsync(Host, { key: '8bc68146befc3d3932330785251bb981ebe2e1d7', class: {
|
|
34671
34671
|
'segment-view-disabled': disabled,
|
|
34672
34672
|
'segment-view-scroll-disabled': isManualScroll === false,
|
|
34673
|
-
} }, hAsync("slot", { key: '
|
|
34673
|
+
} }, hAsync("slot", { key: '90a5c5e294b875e0b26bd496f050776df3c66984' })));
|
|
34674
34674
|
}
|
|
34675
34675
|
get el() { return getElement(this); }
|
|
34676
34676
|
static get style() { return {
|
|
@@ -35504,7 +35504,7 @@ class Select {
|
|
|
35504
35504
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
35505
35505
|
*/
|
|
35506
35506
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || isExpanded || hasStartEndSlots));
|
|
35507
|
-
return (hAsync(Host, { key: '
|
|
35507
|
+
return (hAsync(Host, { key: '99fad4183f43fb174d54ed5326eae49f79eedaf9', onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
35508
35508
|
[theme]: true,
|
|
35509
35509
|
'in-item': inItem,
|
|
35510
35510
|
'in-item-color': hostContext('ion-item.ion-color', el),
|
|
@@ -35523,7 +35523,7 @@ class Select {
|
|
|
35523
35523
|
[`select-shape-${shape}`]: shape !== undefined,
|
|
35524
35524
|
[`select-label-placement-${labelPlacement}`]: true,
|
|
35525
35525
|
[`select-size-${size}`]: size !== undefined,
|
|
35526
|
-
}) }, hAsync("label", { key: '
|
|
35526
|
+
}) }, hAsync("label", { key: 'bbc1780390ebd45db608ac698065e6909f2331be', class: "select-wrapper", id: "select-label", onClick: this.onLabelClick }, this.renderLabelContainer(), hAsync("div", { key: '7859cd07b2f5bb46f0ea9dba72805302fd32b835', class: "select-wrapper-inner" },
|
|
35527
35527
|
/**
|
|
35528
35528
|
* For the ionic theme, we render the outline container here
|
|
35529
35529
|
* instead of higher up, so it can be positioned relative to
|
|
@@ -35533,7 +35533,7 @@ class Select {
|
|
|
35533
35533
|
* <label> element, ensuring that clicking the label text
|
|
35534
35534
|
* focuses the select.
|
|
35535
35535
|
*/
|
|
35536
|
-
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '
|
|
35536
|
+
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '678234860c82cb83caabaf657c029a03d1aa6d17', class: "select-outline" }), hAsync("slot", { key: '671c8d98d784093d9718a9ec14a758e643e186ac', name: "start" }), hAsync("div", { key: '1f35b6a8ebc055abd988c747d758972fc5ed4c34', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), hAsync("slot", { key: 'fbff0ecc4960af326cdbbe0dc20207ac2d9154ab', name: "end" }), shouldRenderInnerIcon && this.renderSelectIcon()), shouldRenderOuterIcon && this.renderSelectIcon(), shouldRenderHighlight && hAsync("div", { key: '09ff7ce8e3b6804329daeeced8bc156582aabcd9', class: "select-highlight" })), this.renderBottomContent()));
|
|
35537
35537
|
}
|
|
35538
35538
|
get el() { return getElement(this); }
|
|
35539
35539
|
static get watchers() { return {
|
|
@@ -35703,7 +35703,7 @@ class SelectModal {
|
|
|
35703
35703
|
} }, option.text))));
|
|
35704
35704
|
}
|
|
35705
35705
|
render() {
|
|
35706
|
-
return (hAsync(Host, { key: '
|
|
35706
|
+
return (hAsync(Host, { key: 'dc377d9dc34389b1755dc0c86a3fb145d1c24bcb', class: Object.assign({ [getIonMode$1(this)]: true }, this.getModalContextClasses()) }, hAsync("ion-header", { key: 'ee5b06c52d79b92a172b8d347b977264adc879e0' }, hAsync("ion-toolbar", { key: 'a67603902b5fef8cb9931c0b3a47095dcc44ebfc' }, this.header !== undefined && hAsync("ion-title", { key: 'aad40c470d3e29f90ff6187b593f5d00e0e83017' }, this.header), hAsync("ion-buttons", { key: '91961a528b08b0bcb7078ee783c523c1aa9cd4e4', slot: "end" }, hAsync("ion-button", { key: 'd891eadde7a5f3803dcade9ef161058bec62c2aa', onClick: () => this.closeModal() }, "Close")))), hAsync("ion-content", { key: '55522714075a0959a10bb8501dc40fa99fed52d5' }, hAsync("ion-list", { key: '24d68ca271dacc295a619581aa42a7a1f9327101' }, this.multiple === true ? this.renderCheckboxOptions() : this.renderRadioOptions()))));
|
|
35707
35707
|
}
|
|
35708
35708
|
get el() { return getElement(this); }
|
|
35709
35709
|
static get style() { return {
|
|
@@ -35742,7 +35742,7 @@ class SelectOption {
|
|
|
35742
35742
|
}
|
|
35743
35743
|
render() {
|
|
35744
35744
|
const theme = getIonTheme(this);
|
|
35745
|
-
return (hAsync(Host, { key: '
|
|
35745
|
+
return (hAsync(Host, { key: '5b4a79f7d8443348023f865f46a5e898a6bdddbf', class: {
|
|
35746
35746
|
[theme]: true,
|
|
35747
35747
|
}, role: "option", id: this.inputId }));
|
|
35748
35748
|
}
|
|
@@ -35867,9 +35867,9 @@ class SelectPopover {
|
|
|
35867
35867
|
const { header, message, options, subHeader } = this;
|
|
35868
35868
|
const hasSubHeaderOrMessage = subHeader !== undefined || message !== undefined;
|
|
35869
35869
|
const theme = getIonTheme(this);
|
|
35870
|
-
return (hAsync(Host, { key: '
|
|
35870
|
+
return (hAsync(Host, { key: 'f6082eeccf950e96a7752a12593971f32e50d785', class: {
|
|
35871
35871
|
[theme]: true,
|
|
35872
|
-
} }, hAsync("ion-list", { key: '
|
|
35872
|
+
} }, hAsync("ion-list", { key: 'e6089be41ea94a6a31096ee56b7563f386c210ab' }, header !== undefined && hAsync("ion-list-header", { key: 'd6ea5d7e0b24d0f748ee17430a49ac55bf400b68' }, header), hasSubHeaderOrMessage && (hAsync("ion-item", { key: '408e2edd5281fa5e334f85ebdc2f609dd215df0d' }, hAsync("ion-label", { key: '097097fd1618b4f21286e9b26102082e5e942351', class: "ion-text-wrap" }, subHeader !== undefined && hAsync("h3", { key: '144ce0f0f323ed6b9044e4329b690ecbdf13fbe6' }, subHeader), message !== undefined && hAsync("p", { key: 'a9bd9f14f9aeba86041363662df1a8dff6f4d565' }, message)))), this.renderOptions(options))));
|
|
35873
35873
|
}
|
|
35874
35874
|
get el() { return getElement(this); }
|
|
35875
35875
|
static get style() { return {
|
|
@@ -35924,11 +35924,11 @@ class SkeletonText {
|
|
|
35924
35924
|
const animated = this.animated && config.getBoolean('animated', true);
|
|
35925
35925
|
const inMedia = hostContext('ion-avatar', this.el) || hostContext('ion-thumbnail', this.el);
|
|
35926
35926
|
const theme = getIonTheme(this);
|
|
35927
|
-
return (hAsync(Host, { key: '
|
|
35927
|
+
return (hAsync(Host, { key: 'fba9d20aad31958d6902ac95a5983ea7503452f1', class: {
|
|
35928
35928
|
[theme]: true,
|
|
35929
35929
|
'skeleton-text-animated': animated,
|
|
35930
35930
|
'in-media': inMedia,
|
|
35931
|
-
} }, hAsync("span", { key: '
|
|
35931
|
+
} }, hAsync("span", { key: 'b9adb4511497d2add4a1403d548f880b2ad4f9f8' }, "\u00A0")));
|
|
35932
35932
|
}
|
|
35933
35933
|
get el() { return getElement(this); }
|
|
35934
35934
|
static get style() { return skeletonTextCss; }
|
|
@@ -36001,7 +36001,7 @@ class Spinner {
|
|
|
36001
36001
|
svgs.push(buildLine(spinner, duration, i, spinner.lines));
|
|
36002
36002
|
}
|
|
36003
36003
|
}
|
|
36004
|
-
return (hAsync(Host, { key: '
|
|
36004
|
+
return (hAsync(Host, { key: '09db378858cf93fb45207a8ebbce7d8694c1146e', class: createColorClasses$1(self.color, {
|
|
36005
36005
|
[theme]: true,
|
|
36006
36006
|
[`spinner-${spinnerName}`]: true,
|
|
36007
36007
|
'spinner-paused': self.paused || config.getBoolean('_testing'),
|
|
@@ -36112,12 +36112,12 @@ class SplitPane {
|
|
|
36112
36112
|
}
|
|
36113
36113
|
render() {
|
|
36114
36114
|
const theme = getIonTheme(this);
|
|
36115
|
-
return (hAsync(Host, { key: '
|
|
36115
|
+
return (hAsync(Host, { key: '96e6f7921d5e322f6d0e63d7a091c186672113fe', class: {
|
|
36116
36116
|
[theme]: true,
|
|
36117
36117
|
// Used internally for styling
|
|
36118
36118
|
[`split-pane-${theme}`]: true,
|
|
36119
36119
|
'split-pane-visible': this.visible,
|
|
36120
|
-
} }, hAsync("slot", { key: '
|
|
36120
|
+
} }, hAsync("slot", { key: '276c53411f85df47f8900d9641e49b7dde2a1d97' })));
|
|
36121
36121
|
}
|
|
36122
36122
|
get el() { return getElement(this); }
|
|
36123
36123
|
static get watchers() { return {
|
|
@@ -36188,10 +36188,10 @@ class Tab {
|
|
|
36188
36188
|
}
|
|
36189
36189
|
render() {
|
|
36190
36190
|
const { tab, active, component } = this;
|
|
36191
|
-
return (hAsync(Host, { key: '
|
|
36191
|
+
return (hAsync(Host, { key: '8da1165ec5d467d52d85231140b552c7e192dfb1', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
|
|
36192
36192
|
'ion-page': component === undefined,
|
|
36193
36193
|
'tab-hidden': !active,
|
|
36194
|
-
} }, hAsync("slot", { key: '
|
|
36194
|
+
} }, hAsync("slot", { key: 'a104f6b69b54ee7f6b079e1da0ee7f8ac0c83dfa' })));
|
|
36195
36195
|
}
|
|
36196
36196
|
get el() { return getElement(this); }
|
|
36197
36197
|
static get watchers() { return {
|
|
@@ -36309,13 +36309,13 @@ class TabBar {
|
|
|
36309
36309
|
const theme = getIonTheme(this);
|
|
36310
36310
|
const shape = this.getShape();
|
|
36311
36311
|
const shouldHide = keyboardVisible && this.el.getAttribute('slot') !== 'top';
|
|
36312
|
-
return (hAsync(Host, { key: '
|
|
36312
|
+
return (hAsync(Host, { key: '690eeb0fdb21367c58f510abae55206e264c8174', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses$1(color, {
|
|
36313
36313
|
[theme]: true,
|
|
36314
36314
|
'tab-bar-translucent': translucent,
|
|
36315
36315
|
'tab-bar-hidden': shouldHide,
|
|
36316
36316
|
[`tab-bar-${expand}`]: true,
|
|
36317
36317
|
[`tab-bar-${shape}`]: shape !== undefined,
|
|
36318
|
-
}) }, hAsync("slot", { key: '
|
|
36318
|
+
}) }, hAsync("slot", { key: '94fb104e5cd0d91500fe04cdf25751b0441db361' })));
|
|
36319
36319
|
}
|
|
36320
36320
|
get el() { return getElement(this); }
|
|
36321
36321
|
static get watchers() { return {
|
|
@@ -36439,7 +36439,7 @@ class TabButton {
|
|
|
36439
36439
|
rel,
|
|
36440
36440
|
target,
|
|
36441
36441
|
};
|
|
36442
|
-
return (hAsync(Host, { key: '
|
|
36442
|
+
return (hAsync(Host, { key: 'bbd96f928c0a3c592a9fa95cd49c1274b9f9e3eb', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
|
|
36443
36443
|
[theme]: true,
|
|
36444
36444
|
'tab-selected': selected,
|
|
36445
36445
|
'tab-disabled': disabled,
|
|
@@ -36452,7 +36452,7 @@ class TabButton {
|
|
|
36452
36452
|
'ion-selectable': true,
|
|
36453
36453
|
[`tab-button-shape-${shape}`]: shape !== undefined,
|
|
36454
36454
|
'ion-focusable': true,
|
|
36455
|
-
} }, hAsync("a", Object.assign({ key: '
|
|
36455
|
+
} }, hAsync("a", Object.assign({ key: 'fcfd5c5be379451d709a1e7ae907558a68fc4bf4' }, 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: '6152ebde73654019209447585a4f4a94e3dc545c', class: "button-inner" }, hAsync("slot", { key: 'e3e4f09a6540beff64175146d9238e2d6a81fe2a' })), theme === 'md' && hAsync("ion-ripple-effect", { key: '48ad9c1690c42e7ffef0a6a5f6a2606bc4139abc', type: "unbounded" }))));
|
|
36456
36456
|
}
|
|
36457
36457
|
get el() { return getElement(this); }
|
|
36458
36458
|
static get style() { return {
|
|
@@ -36648,7 +36648,7 @@ class Tabs {
|
|
|
36648
36648
|
return Array.from(this.el.querySelectorAll('ion-tab'));
|
|
36649
36649
|
}
|
|
36650
36650
|
render() {
|
|
36651
|
-
return (hAsync(Host, { key: '
|
|
36651
|
+
return (hAsync(Host, { key: '2d9bb0241c3351b816e6c80fe2b2278d42121772', onIonTabButtonClick: this.onTabClicked }, hAsync("slot", { key: 'd7fccd9ac7e51584ddb95e317e0b4f45824673f8', name: "top" }), hAsync("div", { key: '462be1fbbf3d1ae1d2fee73f800262df37dae318', class: "tabs-inner" }, hAsync("slot", { key: '1e179d234415a3b7c9d06854733d30d386418d44' })), hAsync("slot", { key: '1f8af243c87a26a21fb82916450aad018d091dc6', name: "bottom" })));
|
|
36652
36652
|
}
|
|
36653
36653
|
get el() { return getElement(this); }
|
|
36654
36654
|
static get style() { return tabsCss; }
|
|
@@ -36689,9 +36689,9 @@ class Text {
|
|
|
36689
36689
|
}
|
|
36690
36690
|
render() {
|
|
36691
36691
|
const theme = getIonTheme(this);
|
|
36692
|
-
return (hAsync(Host, { key: '
|
|
36692
|
+
return (hAsync(Host, { key: '9a5adf32d207dd4bc5e8c3a24d985a37d432ee36', class: createColorClasses$1(this.color, {
|
|
36693
36693
|
[theme]: true,
|
|
36694
|
-
}) }, hAsync("slot", { key: '
|
|
36694
|
+
}) }, hAsync("slot", { key: '6155082d13b727b54c15909cf96c2f8e7c920fac' })));
|
|
36695
36695
|
}
|
|
36696
36696
|
static get style() { return textCss; }
|
|
36697
36697
|
static get cmpMeta() { return {
|
|
@@ -37180,7 +37180,7 @@ class Textarea {
|
|
|
37180
37180
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
37181
37181
|
*/
|
|
37182
37182
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
|
|
37183
|
-
return (hAsync(Host, { key: '
|
|
37183
|
+
return (hAsync(Host, { key: 'f361b0d612ea373b27f5daa3b0d86f5a87e3a347', class: createColorClasses$1(this.color, {
|
|
37184
37184
|
[theme]: true,
|
|
37185
37185
|
'has-value': hasValue,
|
|
37186
37186
|
'has-focus': hasFocus,
|
|
@@ -37191,7 +37191,7 @@ class Textarea {
|
|
|
37191
37191
|
[`textarea-label-placement-${labelPlacement}`]: true,
|
|
37192
37192
|
'textarea-disabled': disabled,
|
|
37193
37193
|
'textarea-readonly': readonly,
|
|
37194
|
-
}) }, hAsync("label", { key: '
|
|
37194
|
+
}) }, hAsync("label", { key: '56f39fa4c6ed77958165084bc07addcb4f4878fa', class: "textarea-wrapper", htmlFor: inputId, onClick: this.onLabelClick }, this.renderLabelContainer(), hAsync("div", { key: '14972dea04325a7dbdeae65fa22263b412f9f023', class: "textarea-wrapper-inner" },
|
|
37195
37195
|
/**
|
|
37196
37196
|
* For the ionic theme, we render the outline container here
|
|
37197
37197
|
* instead of higher up, so it can be positioned relative to
|
|
@@ -37201,7 +37201,7 @@ class Textarea {
|
|
|
37201
37201
|
* <label> element, ensuring that clicking the label text
|
|
37202
37202
|
* focuses the textarea.
|
|
37203
37203
|
*/
|
|
37204
|
-
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '
|
|
37204
|
+
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '42c8c5948c86e9a0342fcb2e6b8dceff320dec82', class: "textarea-outline" }), hAsync("div", { key: '75c3c69bb990b9e85765ee3825e3a49fd3bb3d7f', class: "start-slot-wrapper" }, hAsync("slot", { key: '3d3459222c5572277f36af98d9156d64a0646461', name: "start" })), hAsync("div", { key: '84bd1c9cb2b018e27c30af4bdba345674f2c3f18', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, hAsync("textarea", Object.assign({ key: '4c077fd2d1ebc85adc594dba46e9394201a4a150', 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: '7ce24ce1907d48437bf71a643e19534ec3a3a1c2', class: "end-slot-wrapper" }, hAsync("slot", { key: 'ab613d63868ac280b6559511ec8e1bc61f208008', name: "end" }))), shouldRenderHighlight && hAsync("div", { key: '47af23482b696315eec2849887326d2229391f80', class: "textarea-highlight" })), this.renderBottomContent()));
|
|
37205
37205
|
}
|
|
37206
37206
|
get el() { return getElement(this); }
|
|
37207
37207
|
static get watchers() { return {
|
|
@@ -37271,9 +37271,9 @@ class Thumbnail {
|
|
|
37271
37271
|
}
|
|
37272
37272
|
render() {
|
|
37273
37273
|
const theme = getIonTheme(this);
|
|
37274
|
-
return (hAsync(Host, { key: '
|
|
37274
|
+
return (hAsync(Host, { key: '670c8628ac609877cf628e7301223a43d808535b', class: {
|
|
37275
37275
|
[theme]: true,
|
|
37276
|
-
} }, hAsync("slot", { key: '
|
|
37276
|
+
} }, hAsync("slot", { key: 'e766b13c6cf4167edfeda2d21654c1e778125955' })));
|
|
37277
37277
|
}
|
|
37278
37278
|
static get style() { return thumbnailCss; }
|
|
37279
37279
|
static get cmpMeta() { return {
|
|
@@ -38155,9 +38155,9 @@ class Toast {
|
|
|
38155
38155
|
if (layout === 'stacked' && startButtons.length > 0 && endButtons.length > 0) {
|
|
38156
38156
|
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);
|
|
38157
38157
|
}
|
|
38158
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
38158
|
+
return (hAsync(Host, Object.assign({ key: '88e2d57b1de7194aa5e62eb9b4c7fe555b97060d', tabindex: "-1" }, this.htmlAttributes, { style: {
|
|
38159
38159
|
zIndex: `${60000 + this.overlayIndex}`,
|
|
38160
|
-
}, 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: '
|
|
38160
|
+
}, 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: 'f9764be0cddf6188cbf1cef202ddbcb805a093b3', class: wrapperClass }, hAsync("div", { key: 'b202a52eac3d3087c11834e851d4e7e92e762399', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (hAsync("ion-icon", { key: '8009f48afeb838dcc9fc3b01c3e4062c1d323347', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), hAsync("div", { key: '2767dee244fa4576ec5163b274b89384692be753', 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')))));
|
|
38161
38161
|
}
|
|
38162
38162
|
get el() { return getElement(this); }
|
|
38163
38163
|
static get watchers() { return {
|
|
@@ -38527,7 +38527,7 @@ class Toggle {
|
|
|
38527
38527
|
const rtl = isRTL$1(el) ? 'rtl' : 'ltr';
|
|
38528
38528
|
const isIonicTheme = theme === 'ionic';
|
|
38529
38529
|
renderHiddenInput(true, el, name, checked ? value : '', disabled);
|
|
38530
|
-
return (hAsync(Host, { key: '
|
|
38530
|
+
return (hAsync(Host, { key: 'c622d6548e5249afefe43fe4a3eebfacc13c46e3', role: "switch", "aria-checked": `${checked}`, "aria-describedby": this.hintTextId, "aria-invalid": this.isInvalid ? 'true' : undefined, onClick: this.onClick, "aria-labelledby": hasLabel ? inputLabelId : null, "aria-label": inheritedAttributes['aria-label'] || null, "aria-disabled": disabled ? 'true' : null, "aria-required": required ? 'true' : undefined, tabindex: disabled ? undefined : 0, onKeyDown: this.onKeyDown, onFocus: this.onFocus, onBlur: this.onBlur, class: createColorClasses$1(color, {
|
|
38531
38531
|
[theme]: true,
|
|
38532
38532
|
'in-item': hostContext('ion-item', el),
|
|
38533
38533
|
'toggle-activated': activated,
|
|
@@ -38539,10 +38539,10 @@ class Toggle {
|
|
|
38539
38539
|
[`toggle-${rtl}`]: true,
|
|
38540
38540
|
'ion-activatable': isIonicTheme,
|
|
38541
38541
|
'ion-focusable': isIonicTheme,
|
|
38542
|
-
}) }, hAsync("label", { key: '
|
|
38542
|
+
}) }, hAsync("label", { key: '5cb15fd4884ec35887859ba6db3609ef9e089f39', class: "toggle-wrapper", htmlFor: inputId }, hAsync("input", Object.assign({ key: '81b24cc830074850bf22f0fcd8bc4c6b0b95ae02', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, required: required }, inheritedAttributes)), hAsync("div", { key: '4700c06a080895c5421b7c1cd139cbda61fcd2f1', class: {
|
|
38543
38543
|
'label-text-wrapper': true,
|
|
38544
38544
|
'label-text-wrapper-hidden': !hasLabel,
|
|
38545
|
-
}, part: "label", id: inputLabelId, onClick: this.onDivLabelClick }, hAsync("slot", { key: '
|
|
38545
|
+
}, part: "label", id: inputLabelId, onClick: this.onDivLabelClick }, hAsync("slot", { key: '5af5c0e3601736090cfed56c3c88e08193654561' }), this.renderHintText()), hAsync("div", { key: 'f1004334510fea20be01f2170627fa1839f42be5', class: "native-wrapper" }, this.renderToggleControl()))));
|
|
38546
38546
|
}
|
|
38547
38547
|
get el() { return getElement(this); }
|
|
38548
38548
|
static get watchers() { return {
|
|
@@ -38797,10 +38797,10 @@ class Toolbar {
|
|
|
38797
38797
|
this.childrenStyles.forEach((style) => {
|
|
38798
38798
|
Object.assign(childStyles, style);
|
|
38799
38799
|
});
|
|
38800
|
-
return (hAsync(Host, { key: '
|
|
38800
|
+
return (hAsync(Host, { key: '2c88dcfd26c7d24aaf479d1d993b5562d3619f6b', class: Object.assign(Object.assign({}, createColorClasses$1(this.color, {
|
|
38801
38801
|
[theme]: true,
|
|
38802
38802
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
38803
|
-
})), childStyles) }, hAsync("div", { key: '
|
|
38803
|
+
})), childStyles) }, hAsync("div", { key: 'b0ee3cb68417c5013d7dd61b5d57bce29f575bad', class: "toolbar-background", part: "background" }), hAsync("div", { key: '0626d61b71f5d0ba1ee37508cffbd63034f7b292', class: "toolbar-container", part: "container" }, hAsync("slot", { key: 'e7a540e310d55ec6a1b61bee70bb285a75a3f019', name: "start", onSlotchange: () => this.updateSlotClasses }), hAsync("slot", { key: '0f9e4d832691123209abca302532825efe5f7c98', name: "secondary", onSlotchange: () => this.updateSlotClasses }), hAsync("div", { key: 'ff8fa2ab1ed25ed95dc2a889e07d9f2e85b7245d', class: "toolbar-content", part: "content" }, hAsync("slot", { key: '78cc3ba30a35a71f464f7256343e2a523740a8e9' })), hAsync("slot", { key: 'db88e674acc2befc1d4e5f2c2b03b48dde54d12e', name: "primary", onSlotchange: () => this.updateSlotClasses }), hAsync("slot", { key: 'd8fd9de870c5d77a139442d38565686121c68887', name: "end", onSlotchange: () => this.updateSlotClasses }))));
|
|
38804
38804
|
}
|
|
38805
38805
|
get el() { return getElement(this); }
|
|
38806
38806
|
static get style() { return {
|
|
@@ -38853,11 +38853,11 @@ class ToolbarTitle {
|
|
|
38853
38853
|
render() {
|
|
38854
38854
|
const theme = getIonTheme(this);
|
|
38855
38855
|
const size = this.getSize();
|
|
38856
|
-
return (hAsync(Host, { key: '
|
|
38856
|
+
return (hAsync(Host, { key: '770c002757fc29f57277da78e25ac426346eaed9', class: createColorClasses$1(this.color, {
|
|
38857
38857
|
[theme]: true,
|
|
38858
38858
|
[`title-${size}`]: true,
|
|
38859
38859
|
'title-rtl': document.dir === 'rtl',
|
|
38860
|
-
}) }, hAsync("div", { key: '
|
|
38860
|
+
}) }, hAsync("div", { key: 'fb2d65cc98575d310f9dbcf8d5b2b8a8d6f87e57', class: "toolbar-title" }, hAsync("slot", { key: '73d0c525b1acde370a1460008e7c0145ae5d7e4b' }))));
|
|
38861
38861
|
}
|
|
38862
38862
|
get el() { return getElement(this); }
|
|
38863
38863
|
static get watchers() { return {
|