@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
|
@@ -29,11 +29,11 @@ const ItemDivider = /*@__PURE__*/ proxyCustomElement(class ItemDivider extends H
|
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
31
|
const theme = getIonTheme(this);
|
|
32
|
-
return (h(Host, { key: '
|
|
32
|
+
return (h(Host, { key: '46f930d038a8558a4e25887c68a91b0a69e52360', class: createColorClasses(this.color, {
|
|
33
33
|
[theme]: true,
|
|
34
34
|
'item-divider-sticky': this.sticky,
|
|
35
35
|
item: true,
|
|
36
|
-
}) }, h("slot", { key: '
|
|
36
|
+
}) }, h("slot", { key: '90d9a689440656669b31204af3516e7b69c99cba', name: "start" }), h("div", { key: 'cfe916d9abf53e8c7fd8bf83a4c93ccd3bef1c18', class: "item-divider-inner" }, h("div", { key: 'bec1b90d37f9fc32b0025f6397df38d8d2750c03', class: "item-divider-wrapper" }, h("slot", { key: 'c44a3ee1ffad90859e2bd2b674c30cfe2009a739' })), h("slot", { key: 'a746e357af8c80072a76837901af5d146304df6a', name: "end" }))));
|
|
37
37
|
}
|
|
38
38
|
get el() { return this; }
|
|
39
39
|
static get style() { return {
|
|
@@ -19,7 +19,7 @@ const ItemGroup = /*@__PURE__*/ proxyCustomElement(class ItemGroup extends HTMLE
|
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
21
|
const theme = getIonTheme(this);
|
|
22
|
-
return (h(Host, { key: '
|
|
22
|
+
return (h(Host, { key: '0781b620a79a4d69a99da8761d5812f6494dacd3', role: "group", class: {
|
|
23
23
|
[theme]: true,
|
|
24
24
|
// Used internally for styling
|
|
25
25
|
[`item-group-${theme}`]: true,
|
|
@@ -69,14 +69,14 @@ const ItemOption = /*@__PURE__*/ proxyCustomElement(class ItemOption extends HTM
|
|
|
69
69
|
href: this.href,
|
|
70
70
|
target: this.target,
|
|
71
71
|
};
|
|
72
|
-
return (h(Host, { key: '
|
|
72
|
+
return (h(Host, { key: 'ee1762e16639662dca1cd9448cc8b232c507d19b', onClick: this.onClick, class: createColorClasses(this.color, {
|
|
73
73
|
[theme]: true,
|
|
74
74
|
[`item-option-${shape}`]: shape !== undefined,
|
|
75
75
|
[`item-option-${hue}`]: hue !== undefined,
|
|
76
76
|
'item-option-disabled': disabled,
|
|
77
77
|
'item-option-expandable': expandable,
|
|
78
78
|
'ion-activatable': true,
|
|
79
|
-
}) }, h(TagType, Object.assign({ key: '
|
|
79
|
+
}) }, h(TagType, Object.assign({ key: '8f583bac97a4ff120ed69fc584305f59408ec4d3' }, attrs, { class: "button-native", part: "native", disabled: disabled }), h("span", { key: '901da7a78a71df5dad3908ab80fe32e734d7e437', class: "button-inner" }, h("slot", { key: '06263119ba9afd2ec8fedb3d5fa8f37464c00d34', name: "top" }), h("div", { key: '1bc966ccc6c453e4aaa4d6c7ec64bbecc11c54cf', class: "horizontal-wrapper" }, h("slot", { key: '2a6c548dbec92bc07062be5d57564f1dbc551ba8', name: "start" }), h("slot", { key: '6c6325fd4f2000c59779cae7cfd5b070b2ac54b9', name: "icon-only" }), h("slot", { key: '4ca2f7b2aced99ffc191497989efd6676c59da0f' }), h("slot", { key: '69e229a01881c8d1ddba0410407a1552fe6751d5', name: "end" })), h("slot", { key: 'd81b00fdcc5d46f2852b471267338308c0a1d00a', name: "bottom" })), theme === 'md' && h("ion-ripple-effect", { key: '44884946e44486c42df711efa4b22652c6b42ebf' }))));
|
|
80
80
|
}
|
|
81
81
|
get el() { return this; }
|
|
82
82
|
static get style() { return {
|
|
@@ -33,7 +33,7 @@ const ItemOptions = /*@__PURE__*/ proxyCustomElement(class ItemOptions extends H
|
|
|
33
33
|
render() {
|
|
34
34
|
const theme = getIonTheme(this);
|
|
35
35
|
const isEnd = isEndSide(this.side);
|
|
36
|
-
return (h(Host, { key: '
|
|
36
|
+
return (h(Host, { key: '38b7632e7027ed35ec6d981ae7e45a6c21430362', class: {
|
|
37
37
|
[theme]: true,
|
|
38
38
|
// Used internally for styling
|
|
39
39
|
[`item-options-${theme}`]: true,
|
|
@@ -399,7 +399,7 @@ const ItemSliding = /*@__PURE__*/ proxyCustomElement(class ItemSliding extends H
|
|
|
399
399
|
}
|
|
400
400
|
render() {
|
|
401
401
|
const theme = getIonTheme(this);
|
|
402
|
-
return (h(Host, { key: '
|
|
402
|
+
return (h(Host, { key: 'c6d3f3b293f89bf1b7ec264fca241cc1c9675854', class: {
|
|
403
403
|
[theme]: true,
|
|
404
404
|
'item-sliding-active-slide': this.state !== 2 /* SlidingState.Disabled */,
|
|
405
405
|
'item-sliding-active-options-end': (this.state & 8 /* SlidingState.End */) !== 0,
|
|
@@ -280,9 +280,9 @@ const Loading = /*@__PURE__*/ proxyCustomElement(class Loading extends HTMLEleme
|
|
|
280
280
|
* Otherwise, don't set aria-labelledby.
|
|
281
281
|
*/
|
|
282
282
|
const ariaLabelledBy = message !== undefined ? msgId : null;
|
|
283
|
-
return (h(Host, Object.assign({ key: '
|
|
283
|
+
return (h(Host, Object.assign({ key: '16ed5f0600e08cdd435b6a25c3531fb318d68a30', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
|
|
284
284
|
zIndex: `${40000 + this.overlayIndex}`,
|
|
285
|
-
}, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), h("ion-backdrop", { key: '
|
|
285
|
+
}, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), h("ion-backdrop", { key: 'd69cf5c81f565ac85a49a97c638c01ba382312ed', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: '7632c156a7e38ebeaf1b467a29baea0ce2655f67', tabindex: "0", "aria-hidden": "true" }), h("div", { key: 'c6da42d2f7cc23a273d9af15890be3cd6c086fbc', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (h("div", { key: '406bca826943780a742d3a3afffdc8e13b193ef2', class: "loading-spinner" }, h("ion-spinner", { key: 'ad437d51c9c9c7d23434c7484418fbb0a082830c', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), h("div", { key: '5c8bf806fea5711213a9acba2429e13667bf7a73', tabindex: "0", "aria-hidden": "true" })));
|
|
286
286
|
}
|
|
287
287
|
get el() { return this; }
|
|
288
288
|
static get watchers() { return {
|
|
@@ -74,7 +74,7 @@ const MenuButton = /*@__PURE__*/ proxyCustomElement(class MenuButton extends HTM
|
|
|
74
74
|
type: this.type,
|
|
75
75
|
};
|
|
76
76
|
const ariaLabel = inheritedAttributes['aria-label'] || 'menu';
|
|
77
|
-
return (h(Host, { key: '
|
|
77
|
+
return (h(Host, { key: '03935c67ec2448862cb0f2b4e643946438e1e566', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses(color, {
|
|
78
78
|
[theme]: true,
|
|
79
79
|
button: true, // ion-buttons target .button
|
|
80
80
|
'menu-button-hidden': hidden,
|
|
@@ -83,7 +83,7 @@ const MenuButton = /*@__PURE__*/ proxyCustomElement(class MenuButton extends HTM
|
|
|
83
83
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
84
84
|
'ion-activatable': true,
|
|
85
85
|
'ion-focusable': true,
|
|
86
|
-
}) }, h("button", Object.assign({ key: '
|
|
86
|
+
}) }, h("button", Object.assign({ key: 'e877eed6a614918eaaf7e041ba725331e27797a5' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), h("span", { key: 'dca1c233c1da70ad7cd8f511713a0b18caa1666d', class: "button-inner" }, h("slot", { key: '7b663519d50fa74c5a287d4e0fc896406f48e759' }, h("ion-icon", { key: '42d30513e68b6c3830ec8a42e7d08abd55aad33b', part: "icon", icon: menuIcon, lazy: false, "aria-hidden": "true" }))), theme === 'md' && h("ion-ripple-effect", { key: '6b8c422244d078255fed90abe147a1701cbd6b92', type: "unbounded" }))));
|
|
87
87
|
}
|
|
88
88
|
get el() { return this; }
|
|
89
89
|
static get style() { return {
|
|
@@ -36,10 +36,10 @@ const MenuToggle = /*@__PURE__*/ proxyCustomElement(class MenuToggle extends HTM
|
|
|
36
36
|
render() {
|
|
37
37
|
const theme = getIonTheme(this);
|
|
38
38
|
const hidden = this.autoHide && !this.visible;
|
|
39
|
-
return (h(Host, { key: '
|
|
39
|
+
return (h(Host, { key: '971acbed9c17a29b559281e20f8b3d53aa5a1fde', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
|
|
40
40
|
[theme]: true,
|
|
41
41
|
'menu-toggle-hidden': hidden,
|
|
42
|
-
} }, h("slot", { key: '
|
|
42
|
+
} }, h("slot", { key: 'c6ba836a3380866148420953f5ef4a86ad9b6b85' })));
|
|
43
43
|
}
|
|
44
44
|
static get style() { return menuToggleCss; }
|
|
45
45
|
}, [257, "ion-menu-toggle", {
|
package/components/ion-menu.js
CHANGED
|
@@ -668,14 +668,14 @@ const Menu = /*@__PURE__*/ proxyCustomElement(class Menu extends HTMLElement {
|
|
|
668
668
|
* the ionBackButton listener in the menu controller
|
|
669
669
|
* will handle closing the menu when Escape is pressed.
|
|
670
670
|
*/
|
|
671
|
-
return (h(Host, { key: '
|
|
671
|
+
return (h(Host, { key: '77c64f0e339d5446f0e798d282935aace70da864', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
|
|
672
672
|
[theme]: true,
|
|
673
673
|
[`menu-type-${type}`]: true,
|
|
674
674
|
'menu-enabled': !disabled,
|
|
675
675
|
[`menu-side-${side}`]: true,
|
|
676
676
|
'menu-pane-visible': isPaneVisible,
|
|
677
677
|
'split-pane-side': hostContext('ion-split-pane', el),
|
|
678
|
-
} }, h("div", { key: '
|
|
678
|
+
} }, h("div", { key: '6a2f346328fa682f8e9feae415427a0bfc34c958', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, h("slot", { key: 'd115caef9535f0a99becb1e7b6c28386f00bc4af' })), h("ion-backdrop", { key: '777937d2d456a4c1d22632fad6726c7db3647baf', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
|
|
679
679
|
}
|
|
680
680
|
get el() { return this; }
|
|
681
681
|
static get watchers() { return {
|
|
@@ -38,7 +38,7 @@ const NavLink = /*@__PURE__*/ proxyCustomElement(class NavLink extends HTMLEleme
|
|
|
38
38
|
};
|
|
39
39
|
}
|
|
40
40
|
render() {
|
|
41
|
-
return h(Host, { key: '
|
|
41
|
+
return h(Host, { key: 'e516e140c532b6fb17a2cbab9159a696be6af9f2', onClick: this.onClick });
|
|
42
42
|
}
|
|
43
43
|
get el() { return this; }
|
|
44
44
|
}, [256, "ion-nav-link", {
|
package/components/ion-nav.js
CHANGED
|
@@ -906,7 +906,7 @@ const Nav = /*@__PURE__*/ proxyCustomElement(class Nav extends HTMLElement {
|
|
|
906
906
|
}
|
|
907
907
|
}
|
|
908
908
|
render() {
|
|
909
|
-
return h("slot", { key: '
|
|
909
|
+
return h("slot", { key: '7ba9deeadcdaa58afa69cb6d0f9f12b72b1cc5d6' });
|
|
910
910
|
}
|
|
911
911
|
get el() { return this; }
|
|
912
912
|
static get watchers() { return {
|
package/components/ion-note.js
CHANGED
|
@@ -21,9 +21,9 @@ const Note = /*@__PURE__*/ proxyCustomElement(class Note extends HTMLElement {
|
|
|
21
21
|
}
|
|
22
22
|
render() {
|
|
23
23
|
const theme = getIonTheme(this);
|
|
24
|
-
return (h(Host, { key: '
|
|
24
|
+
return (h(Host, { key: 'd9aa35a602491c26342032b2aba8ebd63416a6b5', class: createColorClasses(this.color, {
|
|
25
25
|
[theme]: true,
|
|
26
|
-
}) }, h("slot", { key: '
|
|
26
|
+
}) }, h("slot", { key: 'c5d448d5f23357487d9e98dfb0ea7f4e9960a325' })));
|
|
27
27
|
}
|
|
28
28
|
static get style() { return {
|
|
29
29
|
ionic: ionicNoteMdCss,
|
|
@@ -265,11 +265,11 @@ const Picker = /*@__PURE__*/ proxyCustomElement(class Picker extends HTMLElement
|
|
|
265
265
|
render() {
|
|
266
266
|
const { htmlAttributes } = this;
|
|
267
267
|
const theme = getIonTheme(this);
|
|
268
|
-
return (h(Host, Object.assign({ key: '
|
|
268
|
+
return (h(Host, Object.assign({ key: '722010a58f4c7fc3128b1f95675eba2b2b4a6f6a', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
|
|
269
269
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
270
270
|
}, class: Object.assign({ [theme]: true,
|
|
271
271
|
// Used internally for styling
|
|
272
|
-
[`picker-${theme}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), h("ion-backdrop", { key: '
|
|
272
|
+
[`picker-${theme}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), h("ion-backdrop", { key: 'b3acdedf7f305b26dbec78a9e3445f24707b6673', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: '67bc76dbd12f1429ff5b5951480ed248fdef0d3b', tabindex: "0", "aria-hidden": "true" }), h("div", { key: '9bf585133a606474e1ec4ddc1028f06e1bbc88d5', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, h("div", { key: '8bd35f590263153814969636c3c47399f13aed64', class: "picker-toolbar" }, this.buttons.map((b) => (h("div", { class: buttonWrapperClass(b) }, h("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass(b) }, b.text))))), h("div", { key: 'e12063ea0bd81dfc54e379adddca75941cb8f172', class: "picker-columns" }, h("div", { key: '96baa0fab12ef8d9b79d8f10617a6791dcb2711c', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => h("ion-picker-legacy-column", { col: c })), h("div", { key: '42f2f7ad28a1802a5763e113c3fa3f807caa96de', class: "picker-below-highlight" }))), h("div", { key: '274d15028222bbd586c0497d56934d0ff72125bd', tabindex: "0", "aria-hidden": "true" })));
|
|
273
273
|
}
|
|
274
274
|
get el() { return this; }
|
|
275
275
|
static get watchers() { return {
|
|
@@ -60,7 +60,7 @@ const ProgressBar = /*@__PURE__*/ proxyCustomElement(class ProgressBar extends H
|
|
|
60
60
|
const shape = this.getShape();
|
|
61
61
|
// If the progress is displayed as a solid bar.
|
|
62
62
|
const progressSolid = buffer === 1;
|
|
63
|
-
return (h(Host, { key: '
|
|
63
|
+
return (h(Host, { key: '09f756769766e86f291305dff5bd8f0886d08fdb', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses(color, {
|
|
64
64
|
[theme]: true,
|
|
65
65
|
[`progress-bar-${type}`]: true,
|
|
66
66
|
'progress-paused': paused,
|
package/components/ion-range.js
CHANGED
|
@@ -728,7 +728,7 @@ const Range = /*@__PURE__*/ proxyCustomElement(class Range extends HTMLElement {
|
|
|
728
728
|
const needsEndAdjustment = inItem && !hasEndContent;
|
|
729
729
|
const theme = getIonTheme(this);
|
|
730
730
|
renderHiddenInput(true, el, this.name, JSON.stringify(this.getValue()), disabled);
|
|
731
|
-
return (h(Host, { key: '
|
|
731
|
+
return (h(Host, { key: '9cca7c3c2af026ec3f002f2a2816e9604caf5eac', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: createColorClasses(this.color, {
|
|
732
732
|
[theme]: true,
|
|
733
733
|
'in-item': inItem,
|
|
734
734
|
'range-disabled': disabled,
|
|
@@ -737,10 +737,10 @@ const Range = /*@__PURE__*/ proxyCustomElement(class Range extends HTMLElement {
|
|
|
737
737
|
[`range-label-placement-${labelPlacement}`]: true,
|
|
738
738
|
'range-item-start-adjustment': needsStartAdjustment,
|
|
739
739
|
'range-item-end-adjustment': needsEndAdjustment,
|
|
740
|
-
}) }, h("label", { key: '
|
|
740
|
+
}) }, h("label", { key: 'c26c87b4b7897e7dfe17c2838e85359c2639614c', class: "range-wrapper", id: "range-label" }, h("div", { key: '7f0b72f40c9e6737f15b6f3eb9933ee9c8e26e44', class: {
|
|
741
741
|
'label-text-wrapper': true,
|
|
742
742
|
'label-text-wrapper-hidden': !hasLabel,
|
|
743
|
-
}, part: "label" }, label !== undefined ? h("div", { class: "label-text" }, label) : h("slot", { name: "label" })), h("div", { key: '
|
|
743
|
+
}, part: "label" }, label !== undefined ? h("div", { class: "label-text" }, label) : h("slot", { name: "label" })), h("div", { key: 'd0cabe21050b1cbca40d43074a198b5c488839f2', class: "native-wrapper" }, h("slot", { key: '61b055f7b19e84b900bc003dd9033707ac7c9b54', name: "start" }), this.renderRangeSlider(), h("slot", { key: '50f9cd92015d4c24a3a1a58361a716f00943829c', name: "end" })))));
|
|
744
744
|
}
|
|
745
745
|
get el() { return this; }
|
|
746
746
|
static get watchers() { return {
|
|
@@ -61,9 +61,9 @@ const RefresherContent = /*@__PURE__*/ proxyCustomElement(class RefresherContent
|
|
|
61
61
|
const hasSpinner = pullingIcon != null && SPINNERS[pullingIcon] !== undefined;
|
|
62
62
|
const theme = getIonTheme(this);
|
|
63
63
|
const arrowIcon = theme === 'ionic' ? caretLeftFillSvg : caretBackSharp;
|
|
64
|
-
return (h(Host, { key: '
|
|
64
|
+
return (h(Host, { key: '99eb28dbd0a72adf54c76066bf0ee91533cb8940', class: {
|
|
65
65
|
[theme]: true,
|
|
66
|
-
} }, h("div", { key: '
|
|
66
|
+
} }, h("div", { key: 'b77c81e7e222983d026e053143e55391b09a054d', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (h("div", { key: '6e21168c8aaf7185f369236406dc702d302e02ae', class: "refresher-pulling-icon" }, h("div", { key: 'f5f591937aa1249059974adc4ff197e1ec0e31d7', class: "spinner-arrow-container" }, h("ion-spinner", { key: '18c220c982f951e218777506967a82f8b55a70c0', name: this.pullingIcon, paused: true }), (theme === 'md' || theme === 'ionic') && this.pullingIcon === 'circular' && (h("div", { key: '21abdd0e39a7077688b50b4f71644f9dd959509a', class: "arrow-container" }, h("ion-icon", { key: '70224906446a48bf5d8fb312b16257ca5ebce20d', icon: arrowIcon, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (h("div", { key: 'e8af99677f773f33e1e9b49e4d854f5dd937c88a', class: "refresher-pulling-icon" }, h("ion-icon", { key: '557bd69b056d2c43d10a9a97403b4dfaaa5624dc', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), h("div", { key: 'b88562e251525218f1e94ac427732632e181dd52', class: "refresher-refreshing" }, this.refreshingSpinner && (h("div", { key: '9e3ac78eb28a29ba302a5ba27c3be116e3f28688', class: "refresher-refreshing-icon" }, h("ion-spinner", { key: 'b10a1f2bb18ba728b6b581fbcc522c69bc9d397c', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
|
|
67
67
|
}
|
|
68
68
|
get el() { return this; }
|
|
69
69
|
static get style() { return {
|
|
@@ -700,7 +700,7 @@ const Refresher = /*@__PURE__*/ proxyCustomElement(class Refresher extends HTMLE
|
|
|
700
700
|
}
|
|
701
701
|
render() {
|
|
702
702
|
const theme = getIonTheme(this);
|
|
703
|
-
return (h(Host, { key: '
|
|
703
|
+
return (h(Host, { key: '13723330779934646621e76579049496116ef197', slot: "fixed", class: {
|
|
704
704
|
[theme]: true,
|
|
705
705
|
// Used internally for styling
|
|
706
706
|
[`refresher-${theme}`]: true,
|
|
@@ -264,7 +264,7 @@ const ReorderGroup = /*@__PURE__*/ proxyCustomElement(class ReorderGroup extends
|
|
|
264
264
|
}
|
|
265
265
|
render() {
|
|
266
266
|
const theme = getIonTheme(this);
|
|
267
|
-
return (h(Host, { key: '
|
|
267
|
+
return (h(Host, { key: '5b543cb56208112bda355b3cbfeaf3bc4202c203', class: {
|
|
268
268
|
[theme]: true,
|
|
269
269
|
'reorder-enabled': !this.disabled,
|
|
270
270
|
'reorder-list-active': this.state !== 0 /* ReorderGroupState.Idle */,
|
|
@@ -52,9 +52,9 @@ const Reorder = /*@__PURE__*/ proxyCustomElement(class Reorder extends HTMLEleme
|
|
|
52
52
|
render() {
|
|
53
53
|
const { reorderHandleIcon } = this;
|
|
54
54
|
const theme = getIonTheme(this);
|
|
55
|
-
return (h(Host, { key: '
|
|
55
|
+
return (h(Host, { key: 'e42645240aa9a32cc6768289eb1af656ed15482d', class: {
|
|
56
56
|
[theme]: true,
|
|
57
|
-
} }, h("slot", { key: '
|
|
57
|
+
} }, h("slot", { key: '9e6d2fb09480e7e0ef6bb84524bfc2a23fa1d9cb' }, h("ion-icon", { key: '411e5791ce7575383c54c05ba305c1c83acaacde', icon: reorderHandleIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
|
|
58
58
|
}
|
|
59
59
|
get el() { return this; }
|
|
60
60
|
static get style() { return {
|
|
@@ -30,10 +30,10 @@ const RouterLink = /*@__PURE__*/ proxyCustomElement(class RouterLink extends HTM
|
|
|
30
30
|
rel: this.rel,
|
|
31
31
|
target: this.target,
|
|
32
32
|
};
|
|
33
|
-
return (h(Host, { key: '
|
|
33
|
+
return (h(Host, { key: '16797ccb67b51f90262d2ea0d6032cf0ebf1fc39', onClick: this.onClick, class: createColorClasses(this.color, {
|
|
34
34
|
[theme]: true,
|
|
35
35
|
'ion-activatable': true,
|
|
36
|
-
}) }, h("a", Object.assign({ key: '
|
|
36
|
+
}) }, h("a", Object.assign({ key: '75ef998f2acc33dd80a31233486176b770c1b26e' }, attrs), h("slot", { key: '14732a08293d1f77d87aa903dd5da07e0cff59c7' }))));
|
|
37
37
|
}
|
|
38
38
|
static get style() { return routerLinkCss; }
|
|
39
39
|
}, [257, "ion-router-link", {
|
|
@@ -191,7 +191,7 @@ const RouterOutlet = /*@__PURE__*/ proxyCustomElement(class RouterOutlet extends
|
|
|
191
191
|
return true;
|
|
192
192
|
}
|
|
193
193
|
render() {
|
|
194
|
-
return h("slot", { key: '
|
|
194
|
+
return h("slot", { key: '3bd64be4bba02446bf9086d9381d67dff31b5077' });
|
|
195
195
|
}
|
|
196
196
|
get el() { return this; }
|
|
197
197
|
static get watchers() { return {
|
package/components/ion-row.js
CHANGED
|
@@ -16,9 +16,9 @@ const Row = /*@__PURE__*/ proxyCustomElement(class Row extends HTMLElement {
|
|
|
16
16
|
}
|
|
17
17
|
render() {
|
|
18
18
|
const theme = getIonTheme(this);
|
|
19
|
-
return (h(Host, { key: '
|
|
19
|
+
return (h(Host, { key: 'd1816dec9a51e6ec6c7ddecc6968a89ae526d447', class: {
|
|
20
20
|
[theme]: true,
|
|
21
|
-
} }, h("slot", { key: '
|
|
21
|
+
} }, h("slot", { key: 'f8d0c70fc77f5be3791251e0f03208ece6af517f' })));
|
|
22
22
|
}
|
|
23
23
|
static get style() { return rowCss; }
|
|
24
24
|
}, [257, "ion-row"]);
|
|
@@ -548,8 +548,8 @@ const Searchbar = /*@__PURE__*/ proxyCustomElement(class Searchbar extends HTMLE
|
|
|
548
548
|
const shouldShowCancelButton = this.shouldShowCancelButton();
|
|
549
549
|
const shape = this.getShape();
|
|
550
550
|
const size = this.getSize();
|
|
551
|
-
const cancelButton = this.showCancelButton !== 'never' && (h("button", { key: '
|
|
552
|
-
return (h(Host, { key: '
|
|
551
|
+
const cancelButton = this.showCancelButton !== 'never' && (h("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" }, h("div", { key: '1f3d09cb5f6224e709197a2d9fe6e1e5e40a724d', "aria-hidden": "true" }, theme === 'md' || theme === 'ionic' ? (h("ion-icon", { "aria-hidden": "true", icon: searchbarCancelIcon, lazy: false })) : (cancelButtonText))));
|
|
552
|
+
return (h(Host, { key: '56c1807bc9bf3a00bb065ece946ce85edce545f8', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
|
|
553
553
|
[theme]: true,
|
|
554
554
|
'searchbar-animated': animated,
|
|
555
555
|
'searchbar-disabled': this.disabled,
|
|
@@ -563,14 +563,14 @@ const Searchbar = /*@__PURE__*/ proxyCustomElement(class Searchbar extends HTMLE
|
|
|
563
563
|
[`searchbar-shape-${shape}`]: shape !== undefined,
|
|
564
564
|
[`searchbar-size-${size}`]: size !== undefined,
|
|
565
565
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
566
|
-
}) }, h("div", { key: '
|
|
566
|
+
}) }, h("div", { key: '8b757c604bf3a4d82aabccd2522750e4f2dbcd01', class: "searchbar-input-container" }, h("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() && (h("ion-icon", { key: 'f25d87e4f2a357df7a09f1f60db862294d8525b8', "aria-hidden": "true", icon: searchbarSearchIcon, lazy: false, class: "searchbar-search-icon" })), this.shouldShowClearButton() && (h("button", { key: '1b5e1428ca6d272b329007e48481e15d4694eec2', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
|
|
567
567
|
/**
|
|
568
568
|
* This prevents mobile browsers from
|
|
569
569
|
* blurring the input when the clear
|
|
570
570
|
* button is activated.
|
|
571
571
|
*/
|
|
572
572
|
ev.preventDefault();
|
|
573
|
-
}, onClick: () => this.onClearInput(true) }, h("ion-icon", { key: '
|
|
573
|
+
}, onClick: () => this.onClearInput(true) }, h("ion-icon", { key: '7be87313952d6fa1363d137097cc40a15edf6939', "aria-hidden": "true", icon: searchbarClearIcon, lazy: false, class: "searchbar-clear-icon" })))), theme === 'ios' && cancelButton));
|
|
574
574
|
}
|
|
575
575
|
get el() { return this; }
|
|
576
576
|
static get watchers() { return {
|
|
@@ -117,7 +117,7 @@ const SegmentButton = /*@__PURE__*/ proxyCustomElement(class SegmentButton exten
|
|
|
117
117
|
const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
|
|
118
118
|
const theme = getIonTheme(this);
|
|
119
119
|
const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
|
|
120
|
-
return (h(Host, { key: '
|
|
120
|
+
return (h(Host, { key: '5cc85aa4e25bc1ab6283ac398ccc2d342c9376bf', class: {
|
|
121
121
|
[theme]: true,
|
|
122
122
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
123
123
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
@@ -133,7 +133,7 @@ const SegmentButton = /*@__PURE__*/ proxyCustomElement(class SegmentButton exten
|
|
|
133
133
|
'ion-activatable': true,
|
|
134
134
|
'ion-activatable-instant': true,
|
|
135
135
|
'ion-focusable': true,
|
|
136
|
-
} }, h("button", Object.assign({ key: '
|
|
136
|
+
} }, h("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), h("span", { key: '9e8345b33328c07dd8606383f50cd97e3bd86aee', class: "button-inner" }, h("slot", { key: '0d1f9a341ee93cc654e895e874be8800c04155e8' })), theme === 'md' && h("ion-ripple-effect", { key: '468547dbcc5f778215f8a07d2a66245551048a0c' })), h("div", { key: '3d5a3020e90d6fa605b40e4cd0366052050cefd0', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, h("div", { key: '53424fb6081c608068df4bb8d9d2bb46399bafd1', part: "indicator-background", class: "segment-button-indicator-background" }))));
|
|
137
137
|
}
|
|
138
138
|
get el() { return this; }
|
|
139
139
|
static get watchers() { return {
|
|
@@ -14,7 +14,7 @@ const SegmentContent = /*@__PURE__*/ proxyCustomElement(class SegmentContent ext
|
|
|
14
14
|
this.__attachShadow();
|
|
15
15
|
}
|
|
16
16
|
render() {
|
|
17
|
-
return (h(Host, { key: '
|
|
17
|
+
return (h(Host, { key: '544c24634aa3232a4df75a357a8d7f0cbff644e5' }, h("slot", { key: '7e4696d1143b5015760a92130cc977df10748cdc' })));
|
|
18
18
|
}
|
|
19
19
|
static get style() { return segmentContentCss; }
|
|
20
20
|
}, [257, "ion-segment-content"]);
|
|
@@ -112,10 +112,10 @@ const SegmentView = /*@__PURE__*/ proxyCustomElement(class SegmentView extends H
|
|
|
112
112
|
}
|
|
113
113
|
render() {
|
|
114
114
|
const { disabled, isManualScroll } = this;
|
|
115
|
-
return (h(Host, { key: '
|
|
115
|
+
return (h(Host, { key: '8bc68146befc3d3932330785251bb981ebe2e1d7', class: {
|
|
116
116
|
'segment-view-disabled': disabled,
|
|
117
117
|
'segment-view-scroll-disabled': isManualScroll === false,
|
|
118
|
-
} }, h("slot", { key: '
|
|
118
|
+
} }, h("slot", { key: '90a5c5e294b875e0b26bd496f050776df3c66984' })));
|
|
119
119
|
}
|
|
120
120
|
get el() { return this; }
|
|
121
121
|
static get style() { return {
|
|
@@ -553,14 +553,14 @@ const Segment = /*@__PURE__*/ proxyCustomElement(class Segment extends HTMLEleme
|
|
|
553
553
|
}
|
|
554
554
|
render() {
|
|
555
555
|
const theme = getIonTheme(this);
|
|
556
|
-
return (h(Host, { key: '
|
|
556
|
+
return (h(Host, { key: '8ae3804f14971f29efd2541e3f8b67090ca1a329', role: "tablist", onClick: this.onClick, class: createColorClasses(this.color, {
|
|
557
557
|
[theme]: true,
|
|
558
558
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
559
559
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
560
560
|
'segment-activated': this.activated,
|
|
561
561
|
'segment-disabled': this.disabled,
|
|
562
562
|
'segment-scrollable': this.scrollable,
|
|
563
|
-
}) }, h("slot", { key: '
|
|
563
|
+
}) }, h("slot", { key: '3688f023388c60c6e4801c94e1906c8751f076cf', onSlotchange: this.onSlottedItemsChange })));
|
|
564
564
|
}
|
|
565
565
|
get el() { return this; }
|
|
566
566
|
static get watchers() { return {
|
|
@@ -21,7 +21,7 @@ const SelectOption = /*@__PURE__*/ proxyCustomElement(class SelectOption extends
|
|
|
21
21
|
}
|
|
22
22
|
render() {
|
|
23
23
|
const theme = getIonTheme(this);
|
|
24
|
-
return (h(Host, { key: '
|
|
24
|
+
return (h(Host, { key: '5b4a79f7d8443348023f865f46a5e898a6bdddbf', class: {
|
|
25
25
|
[theme]: true,
|
|
26
26
|
}, role: "option", id: this.inputId }));
|
|
27
27
|
}
|
package/components/ion-select.js
CHANGED
|
@@ -875,7 +875,7 @@ const Select = /*@__PURE__*/ proxyCustomElement(class Select extends HTMLElement
|
|
|
875
875
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
876
876
|
*/
|
|
877
877
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || isExpanded || hasStartEndSlots));
|
|
878
|
-
return (h(Host, { key: '
|
|
878
|
+
return (h(Host, { key: '99fad4183f43fb174d54ed5326eae49f79eedaf9', onClick: this.onClick, class: createColorClasses(this.color, {
|
|
879
879
|
[theme]: true,
|
|
880
880
|
'in-item': inItem,
|
|
881
881
|
'in-item-color': hostContext('ion-item.ion-color', el),
|
|
@@ -894,7 +894,7 @@ const Select = /*@__PURE__*/ proxyCustomElement(class Select extends HTMLElement
|
|
|
894
894
|
[`select-shape-${shape}`]: shape !== undefined,
|
|
895
895
|
[`select-label-placement-${labelPlacement}`]: true,
|
|
896
896
|
[`select-size-${size}`]: size !== undefined,
|
|
897
|
-
}) }, h("label", { key: '
|
|
897
|
+
}) }, h("label", { key: 'bbc1780390ebd45db608ac698065e6909f2331be', class: "select-wrapper", id: "select-label", onClick: this.onLabelClick }, this.renderLabelContainer(), h("div", { key: '7859cd07b2f5bb46f0ea9dba72805302fd32b835', class: "select-wrapper-inner" },
|
|
898
898
|
/**
|
|
899
899
|
* For the ionic theme, we render the outline container here
|
|
900
900
|
* instead of higher up, so it can be positioned relative to
|
|
@@ -904,7 +904,7 @@ const Select = /*@__PURE__*/ proxyCustomElement(class Select extends HTMLElement
|
|
|
904
904
|
* <label> element, ensuring that clicking the label text
|
|
905
905
|
* focuses the select.
|
|
906
906
|
*/
|
|
907
|
-
theme === 'ionic' && fill === 'outline' && h("div", { key: '
|
|
907
|
+
theme === 'ionic' && fill === 'outline' && h("div", { key: '678234860c82cb83caabaf657c029a03d1aa6d17', class: "select-outline" }), h("slot", { key: '671c8d98d784093d9718a9ec14a758e643e186ac', name: "start" }), h("div", { key: '1f35b6a8ebc055abd988c747d758972fc5ed4c34', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), h("slot", { key: 'fbff0ecc4960af326cdbbe0dc20207ac2d9154ab', name: "end" }), shouldRenderInnerIcon && this.renderSelectIcon()), shouldRenderOuterIcon && this.renderSelectIcon(), shouldRenderHighlight && h("div", { key: '09ff7ce8e3b6804329daeeced8bc156582aabcd9', class: "select-highlight" })), this.renderBottomContent()));
|
|
908
908
|
}
|
|
909
909
|
get el() { return this; }
|
|
910
910
|
static get watchers() { return {
|
|
@@ -37,11 +37,11 @@ const SkeletonText = /*@__PURE__*/ proxyCustomElement(class SkeletonText extends
|
|
|
37
37
|
const animated = this.animated && config.getBoolean('animated', true);
|
|
38
38
|
const inMedia = hostContext('ion-avatar', this.el) || hostContext('ion-thumbnail', this.el);
|
|
39
39
|
const theme = getIonTheme(this);
|
|
40
|
-
return (h(Host, { key: '
|
|
40
|
+
return (h(Host, { key: 'fba9d20aad31958d6902ac95a5983ea7503452f1', class: {
|
|
41
41
|
[theme]: true,
|
|
42
42
|
'skeleton-text-animated': animated,
|
|
43
43
|
'in-media': inMedia,
|
|
44
|
-
} }, h("span", { key: '
|
|
44
|
+
} }, h("span", { key: 'b9adb4511497d2add4a1403d548f880b2ad4f9f8' }, "\u00A0")));
|
|
45
45
|
}
|
|
46
46
|
get el() { return this; }
|
|
47
47
|
static get style() { return skeletonTextCss; }
|
|
@@ -139,12 +139,12 @@ const SplitPane = /*@__PURE__*/ proxyCustomElement(class SplitPane extends HTMLE
|
|
|
139
139
|
}
|
|
140
140
|
render() {
|
|
141
141
|
const theme = getIonTheme(this);
|
|
142
|
-
return (h(Host, { key: '
|
|
142
|
+
return (h(Host, { key: '96e6f7921d5e322f6d0e63d7a091c186672113fe', class: {
|
|
143
143
|
[theme]: true,
|
|
144
144
|
// Used internally for styling
|
|
145
145
|
[`split-pane-${theme}`]: true,
|
|
146
146
|
'split-pane-visible': this.visible,
|
|
147
|
-
} }, h("slot", { key: '
|
|
147
|
+
} }, h("slot", { key: '276c53411f85df47f8900d9641e49b7dde2a1d97' })));
|
|
148
148
|
}
|
|
149
149
|
get el() { return this; }
|
|
150
150
|
static get watchers() { return {
|
|
@@ -101,13 +101,13 @@ const TabBar = /*@__PURE__*/ proxyCustomElement(class TabBar extends HTMLElement
|
|
|
101
101
|
const theme = getIonTheme(this);
|
|
102
102
|
const shape = this.getShape();
|
|
103
103
|
const shouldHide = keyboardVisible && this.el.getAttribute('slot') !== 'top';
|
|
104
|
-
return (h(Host, { key: '
|
|
104
|
+
return (h(Host, { key: '690eeb0fdb21367c58f510abae55206e264c8174', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses(color, {
|
|
105
105
|
[theme]: true,
|
|
106
106
|
'tab-bar-translucent': translucent,
|
|
107
107
|
'tab-bar-hidden': shouldHide,
|
|
108
108
|
[`tab-bar-${expand}`]: true,
|
|
109
109
|
[`tab-bar-${shape}`]: shape !== undefined,
|
|
110
|
-
}) }, h("slot", { key: '
|
|
110
|
+
}) }, h("slot", { key: '94fb104e5cd0d91500fe04cdf25751b0441db361' })));
|
|
111
111
|
}
|
|
112
112
|
get el() { return this; }
|
|
113
113
|
static get watchers() { return {
|
|
@@ -101,7 +101,7 @@ const TabButton = /*@__PURE__*/ proxyCustomElement(class TabButton extends HTMLE
|
|
|
101
101
|
rel,
|
|
102
102
|
target,
|
|
103
103
|
};
|
|
104
|
-
return (h(Host, { key: '
|
|
104
|
+
return (h(Host, { key: 'bbd96f928c0a3c592a9fa95cd49c1274b9f9e3eb', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
|
|
105
105
|
[theme]: true,
|
|
106
106
|
'tab-selected': selected,
|
|
107
107
|
'tab-disabled': disabled,
|
|
@@ -114,7 +114,7 @@ const TabButton = /*@__PURE__*/ proxyCustomElement(class TabButton extends HTMLE
|
|
|
114
114
|
'ion-selectable': true,
|
|
115
115
|
[`tab-button-shape-${shape}`]: shape !== undefined,
|
|
116
116
|
'ion-focusable': true,
|
|
117
|
-
} }, h("a", Object.assign({ key: '
|
|
117
|
+
} }, h("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), h("span", { key: '6152ebde73654019209447585a4f4a94e3dc545c', class: "button-inner" }, h("slot", { key: 'e3e4f09a6540beff64175146d9238e2d6a81fe2a' })), theme === 'md' && h("ion-ripple-effect", { key: '48ad9c1690c42e7ffef0a6a5f6a2606bc4139abc', type: "unbounded" }))));
|
|
118
118
|
}
|
|
119
119
|
get el() { return this; }
|
|
120
120
|
static get style() { return {
|
package/components/ion-tab.js
CHANGED
|
@@ -55,10 +55,10 @@ const Tab = /*@__PURE__*/ proxyCustomElement(class Tab extends HTMLElement {
|
|
|
55
55
|
}
|
|
56
56
|
render() {
|
|
57
57
|
const { tab, active, component } = this;
|
|
58
|
-
return (h(Host, { key: '
|
|
58
|
+
return (h(Host, { key: '8da1165ec5d467d52d85231140b552c7e192dfb1', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
|
|
59
59
|
'ion-page': component === undefined,
|
|
60
60
|
'tab-hidden': !active,
|
|
61
|
-
} }, h("slot", { key: '
|
|
61
|
+
} }, h("slot", { key: 'a104f6b69b54ee7f6b079e1da0ee7f8ac0c83dfa' })));
|
|
62
62
|
}
|
|
63
63
|
get el() { return this; }
|
|
64
64
|
static get watchers() { return {
|
package/components/ion-tabs.js
CHANGED
|
@@ -168,7 +168,7 @@ const Tabs = /*@__PURE__*/ proxyCustomElement(class Tabs extends HTMLElement {
|
|
|
168
168
|
return Array.from(this.el.querySelectorAll('ion-tab'));
|
|
169
169
|
}
|
|
170
170
|
render() {
|
|
171
|
-
return (h(Host, { key: '
|
|
171
|
+
return (h(Host, { key: '2d9bb0241c3351b816e6c80fe2b2278d42121772', onIonTabButtonClick: this.onTabClicked }, h("slot", { key: 'd7fccd9ac7e51584ddb95e317e0b4f45824673f8', name: "top" }), h("div", { key: '462be1fbbf3d1ae1d2fee73f800262df37dae318', class: "tabs-inner" }, h("slot", { key: '1e179d234415a3b7c9d06854733d30d386418d44' })), h("slot", { key: '1f8af243c87a26a21fb82916450aad018d091dc6', name: "bottom" })));
|
|
172
172
|
}
|
|
173
173
|
get el() { return this; }
|
|
174
174
|
static get style() { return tabsCss; }
|
package/components/ion-text.js
CHANGED
|
@@ -17,9 +17,9 @@ const Text = /*@__PURE__*/ proxyCustomElement(class Text extends HTMLElement {
|
|
|
17
17
|
}
|
|
18
18
|
render() {
|
|
19
19
|
const theme = getIonTheme(this);
|
|
20
|
-
return (h(Host, { key: '
|
|
20
|
+
return (h(Host, { key: '9a5adf32d207dd4bc5e8c3a24d985a37d432ee36', class: createColorClasses(this.color, {
|
|
21
21
|
[theme]: true,
|
|
22
|
-
}) }, h("slot", { key: '
|
|
22
|
+
}) }, h("slot", { key: '6155082d13b727b54c15909cf96c2f8e7c920fac' })));
|
|
23
23
|
}
|
|
24
24
|
static get style() { return textCss; }
|
|
25
25
|
}, [257, "ion-text", {
|