@ionic/core 8.8.4-dev.11776710869.1a81ced2 → 8.8.4-dev.11776868665.169e5ee1

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.
Files changed (105) hide show
  1. package/components/index.js +1 -1
  2. package/components/ion-action-sheet.js +1 -1
  3. package/components/ion-alert.js +1 -1
  4. package/components/ion-datetime.js +1 -1
  5. package/components/ion-loading.js +1 -1
  6. package/components/ion-menu.js +1 -1
  7. package/components/ion-modal.js +1 -1
  8. package/components/ion-picker-legacy.js +1 -1
  9. package/components/ion-popover.js +1 -1
  10. package/components/ion-select-modal.js +1 -1
  11. package/components/ion-select-popover.js +1 -1
  12. package/components/ion-select.js +1 -1
  13. package/components/ion-tab-bar.js +1 -1
  14. package/components/ion-toast.js +1 -1
  15. package/components/{p-9o5mMwql.js → p-BAJR2rtd.js} +1 -1
  16. package/components/p-CtiqM786.js +4 -0
  17. package/components/p-D1bKIW7n.js +4 -0
  18. package/components/{p-Ch9P0ikq.js → p-DWhesBL8.js} +1 -1
  19. package/components/{p-C7nyAr3p.js → p-DbmwH3zj.js} +1 -1
  20. package/components/{p-B6czg-mf.js → p-DlHXJAF8.js} +1 -1
  21. package/components/{p-BGHaEUgp.js → p-qx-oKGQ-.js} +1 -1
  22. package/css/core.css +1 -1
  23. package/css/core.css.map +1 -1
  24. package/css/ionic/bundle.ionic.css +1 -1
  25. package/css/ionic/bundle.ionic.css.map +1 -1
  26. package/css/ionic/core.ionic.css +1 -1
  27. package/css/ionic/core.ionic.css.map +1 -1
  28. package/css/ionic/global.bundle.ionic.css.map +1 -1
  29. package/css/ionic/link.ionic.css.map +1 -1
  30. package/css/ionic/typography.ionic.css.map +1 -1
  31. package/css/ionic.bundle.css +1 -1
  32. package/css/ionic.bundle.css.map +1 -1
  33. package/dist/cjs/index.cjs.js +1 -1
  34. package/dist/cjs/ion-action-sheet.cjs.entry.js +1 -1
  35. package/dist/cjs/ion-alert.cjs.entry.js +1 -1
  36. package/dist/cjs/ion-datetime_3.cjs.entry.js +1 -1
  37. package/dist/cjs/ion-loading.cjs.entry.js +1 -1
  38. package/dist/cjs/ion-menu_3.cjs.entry.js +1 -1
  39. package/dist/cjs/ion-modal.cjs.entry.js +177 -80
  40. package/dist/cjs/ion-popover.cjs.entry.js +4 -4
  41. package/dist/cjs/ion-select-modal.cjs.entry.js +1 -1
  42. package/dist/cjs/ion-select_3.cjs.entry.js +1 -1
  43. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +74 -4
  44. package/dist/cjs/ion-toast.cjs.entry.js +4 -4
  45. package/dist/cjs/ionic.cjs.js +1 -1
  46. package/dist/cjs/loader.cjs.js +1 -1
  47. package/dist/cjs/{overlays-Dhoy6v_5.js → overlays-Hci_7vw_.js} +8 -4
  48. package/dist/collection/components/modal/animations/ionic.enter.js +40 -0
  49. package/dist/collection/components/modal/animations/ionic.leave.js +28 -0
  50. package/dist/collection/components/modal/gestures/sheet.js +72 -10
  51. package/dist/collection/components/modal/modal.ionic.css +1 -1
  52. package/dist/collection/components/modal/modal.js +6 -5
  53. package/dist/collection/components/popover/popover.js +3 -3
  54. package/dist/collection/components/tab-bar/tab-bar.ionic.css +17 -0
  55. package/dist/collection/components/tab-bar/tab-bar.js +96 -5
  56. package/dist/collection/components/toast/toast.js +3 -3
  57. package/dist/collection/utils/overlays.js +9 -5
  58. package/dist/docs.json +30 -1
  59. package/dist/esm/index.js +1 -1
  60. package/dist/esm/ion-action-sheet.entry.js +1 -1
  61. package/dist/esm/ion-alert.entry.js +1 -1
  62. package/dist/esm/ion-datetime_3.entry.js +1 -1
  63. package/dist/esm/ion-loading.entry.js +1 -1
  64. package/dist/esm/ion-menu_3.entry.js +1 -1
  65. package/dist/esm/ion-modal.entry.js +178 -81
  66. package/dist/esm/ion-popover.entry.js +4 -4
  67. package/dist/esm/ion-select-modal.entry.js +1 -1
  68. package/dist/esm/ion-select_3.entry.js +1 -1
  69. package/dist/esm/ion-tab-bar_2.entry.js +75 -5
  70. package/dist/esm/ion-toast.entry.js +4 -4
  71. package/dist/esm/ionic.js +1 -1
  72. package/dist/esm/loader.js +1 -1
  73. package/dist/esm/{overlays-CvFHfO3y.js → overlays-rwDDzEs4.js} +9 -5
  74. package/dist/html.html-data.json +4 -0
  75. package/dist/ionic/index.esm.js +1 -1
  76. package/dist/ionic/ionic.esm.js +1 -1
  77. package/dist/ionic/{p-9ca814ab.entry.js → p-092e92b0.entry.js} +1 -1
  78. package/dist/ionic/p-09338ca0.entry.js +4 -0
  79. package/dist/ionic/p-228b6a9c.entry.js +4 -0
  80. package/dist/ionic/p-49c92227.entry.js +4 -0
  81. package/dist/ionic/{p-6be2b2d3.entry.js → p-4ce731be.entry.js} +1 -1
  82. package/dist/ionic/p-575d972f.entry.js +4 -0
  83. package/dist/ionic/{p-b27ae20f.entry.js → p-5b7eaf60.entry.js} +1 -1
  84. package/dist/ionic/{p-06de164d.entry.js → p-79ae0425.entry.js} +1 -1
  85. package/dist/ionic/{p-6bffc700.entry.js → p-7fd3311f.entry.js} +1 -1
  86. package/dist/ionic/p-C4uUM9DM.js +4 -0
  87. package/dist/ionic/{p-15ea9223.entry.js → p-b8b20b7e.entry.js} +1 -1
  88. package/dist/ionic/p-e45be51f.entry.js +4 -0
  89. package/dist/types/components/modal/animations/ionic.enter.d.ts +6 -0
  90. package/dist/types/components/modal/animations/ionic.leave.d.ts +6 -0
  91. package/dist/types/components/modal/gestures/sheet.d.ts +1 -1
  92. package/dist/types/components/tab-bar/tab-bar.d.ts +15 -0
  93. package/dist/types/components.d.ts +11 -0
  94. package/dist/types/utils/overlays.d.ts +1 -1
  95. package/hydrate/index.js +266 -94
  96. package/hydrate/index.mjs +266 -94
  97. package/package.json +2 -2
  98. package/components/p-GytrfCp8.js +0 -4
  99. package/components/p-ZeIAjDcZ.js +0 -4
  100. package/dist/ionic/p-3884bfa4.entry.js +0 -4
  101. package/dist/ionic/p-4b0f5ffd.entry.js +0 -4
  102. package/dist/ionic/p-57aeb097.entry.js +0 -4
  103. package/dist/ionic/p-BYtS2rae.js +0 -4
  104. package/dist/ionic/p-e9d6ce67.entry.js +0 -4
  105. package/dist/ionic/p-ef0c281a.entry.js +0 -4
@@ -1,7 +1,8 @@
1
1
  /*!
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
- import { Host, h } from "@stencil/core";
4
+ import { Host, h, readTask, writeTask } from "@stencil/core";
5
+ import { findIonContent, getScrollElement } from "../../utils/content/index";
5
6
  import { createKeyboardController } from "../../utils/keyboard/keyboard-controller";
6
7
  import { createColorClasses } from "../../utils/theme";
7
8
  import { getIonTheme } from "../../global/ionic-global";
@@ -14,7 +15,16 @@ export class TabBar {
14
15
  this.keyboardCtrl = null;
15
16
  this.keyboardCtrlPromise = null;
16
17
  this.didLoad = false;
18
+ this.lastScrollTop = 0;
19
+ this.scrollDirectionChangeTop = 0;
17
20
  this.keyboardVisible = false;
21
+ this.scrollHidden = false;
22
+ /**
23
+ * If `true`, the tab bar will be hidden when the user scrolls down
24
+ * and shown when the user scrolls up.
25
+ * Only applies when the theme is `"ionic"` and `expand` is `"compact"`.
26
+ */
27
+ this.hideOnScroll = false;
18
28
  /**
19
29
  * If `true`, the tab bar will be translucent.
20
30
  * Only applies when the theme is `"ios"` and the device supports
@@ -56,6 +66,7 @@ export class TabBar {
56
66
  tab: this.selectedTab,
57
67
  });
58
68
  }
69
+ this.setupHideOnScroll();
59
70
  }
60
71
  async connectedCallback() {
61
72
  const promise = createKeyboardController(async (keyboardOpen, waitForResize) => {
@@ -93,6 +104,63 @@ export class TabBar {
93
104
  this.keyboardCtrl.destroy();
94
105
  this.keyboardCtrl = null;
95
106
  }
107
+ this.destroyHideOnScroll();
108
+ }
109
+ setupHideOnScroll() {
110
+ var _a;
111
+ const theme = getIonTheme(this);
112
+ if (theme !== 'ionic' || !this.hideOnScroll || this.expand !== 'compact') {
113
+ return;
114
+ }
115
+ const footerEl = this.el.closest('ion-footer');
116
+ const pageEl = (_a = footerEl === null || footerEl === void 0 ? void 0 : footerEl.closest('ion-page, .ion-page')) !== null && _a !== void 0 ? _a : this.el.closest('ion-page, .ion-page');
117
+ const contentEl = pageEl ? findIonContent(pageEl) : null;
118
+ if (!contentEl) {
119
+ return;
120
+ }
121
+ this.initScrollListener(contentEl);
122
+ }
123
+ async initScrollListener(contentEl) {
124
+ const scrollEl = (this.scrollEl = await getScrollElement(contentEl));
125
+ this.contentScrollCallback = () => {
126
+ readTask(() => {
127
+ const scrollTop = scrollEl.scrollTop;
128
+ const shouldHide = this.checkScrollStatus(scrollTop);
129
+ if (shouldHide !== this.scrollHidden) {
130
+ writeTask(() => {
131
+ this.scrollHidden = shouldHide;
132
+ });
133
+ }
134
+ this.lastScrollTop = scrollTop;
135
+ });
136
+ };
137
+ scrollEl.addEventListener('scroll', this.contentScrollCallback, { passive: true });
138
+ }
139
+ destroyHideOnScroll() {
140
+ if (this.scrollEl && this.contentScrollCallback) {
141
+ this.scrollEl.removeEventListener('scroll', this.contentScrollCallback);
142
+ this.contentScrollCallback = undefined;
143
+ }
144
+ }
145
+ checkScrollStatus(scrollTop) {
146
+ // Always visible within the first 80px of scroll
147
+ const visibleZone = 80;
148
+ // Hides after 60px of continuous downward scrolling only, when scrolling up threashold should be 0px
149
+ const scrollThresholdHide = 60;
150
+ if (scrollTop <= visibleZone) {
151
+ return false;
152
+ }
153
+ const isScrollingDown = scrollTop > this.lastScrollTop;
154
+ const wasScrollingDown = this.lastScrollTop > this.scrollDirectionChangeTop;
155
+ if (isScrollingDown !== wasScrollingDown) {
156
+ this.scrollDirectionChangeTop = this.lastScrollTop;
157
+ }
158
+ const delta = Math.abs(scrollTop - this.scrollDirectionChangeTop);
159
+ const threshold = isScrollingDown ? scrollThresholdHide : 0;
160
+ if (delta < threshold) {
161
+ return this.scrollHidden;
162
+ }
163
+ return isScrollingDown;
96
164
  }
97
165
  getShape() {
98
166
  const theme = getIonTheme(this);
@@ -107,17 +175,19 @@ export class TabBar {
107
175
  return shape;
108
176
  }
109
177
  render() {
110
- const { color, translucent, keyboardVisible, expand } = this;
178
+ const { color, translucent, keyboardVisible, scrollHidden, expand, hideOnScroll } = this;
111
179
  const theme = getIonTheme(this);
112
180
  const shape = this.getShape();
113
181
  const shouldHide = keyboardVisible && this.el.getAttribute('slot') !== 'top';
114
- return (h(Host, { key: 'e6466b90b72ed2e62c8c20fee2bc0b262ca4ccae', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses(color, {
182
+ return (h(Host, { key: '7a91bb00ad289d94d34271bdecefb7221c093fd6', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses(color, {
115
183
  [theme]: true,
116
184
  'tab-bar-translucent': translucent,
117
185
  'tab-bar-hidden': shouldHide,
186
+ 'tab-bar-hide-on-scroll': hideOnScroll,
187
+ 'tab-bar-scroll-hidden': scrollHidden,
118
188
  [`tab-bar-${expand}`]: true,
119
189
  [`tab-bar-${shape}`]: shape !== undefined,
120
- }) }, h("slot", { key: '6801f9523822178692d9091b0132f1b1dd41892d' })));
190
+ }) }, h("slot", { key: '96ad10c451a6ae1e2b7c48d94d0f158fb8cde1dc' })));
121
191
  }
122
192
  static get is() { return "ion-tab-bar"; }
123
193
  static get encapsulation() { return "shadow"; }
@@ -182,6 +252,26 @@ export class TabBar {
182
252
  "reflect": false,
183
253
  "attribute": "selected-tab"
184
254
  },
255
+ "hideOnScroll": {
256
+ "type": "boolean",
257
+ "mutable": false,
258
+ "complexType": {
259
+ "original": "boolean",
260
+ "resolved": "boolean",
261
+ "references": {}
262
+ },
263
+ "required": false,
264
+ "optional": false,
265
+ "docs": {
266
+ "tags": [],
267
+ "text": "If `true`, the tab bar will be hidden when the user scrolls down\nand shown when the user scrolls up.\nOnly applies when the theme is `\"ionic\"` and `expand` is `\"compact\"`."
268
+ },
269
+ "getter": false,
270
+ "setter": false,
271
+ "reflect": false,
272
+ "attribute": "hide-on-scroll",
273
+ "defaultValue": "false"
274
+ },
185
275
  "translucent": {
186
276
  "type": "boolean",
187
277
  "mutable": false,
@@ -245,7 +335,8 @@ export class TabBar {
245
335
  }
246
336
  static get states() {
247
337
  return {
248
- "keyboardVisible": {}
338
+ "keyboardVisible": {},
339
+ "scrollHidden": {}
249
340
  };
250
341
  }
251
342
  static get events() {
@@ -224,7 +224,7 @@ export class Toast {
224
224
  * in the dismiss animation.
225
225
  */
226
226
  this.lastPresentedPosition = animationPosition;
227
- await present(this, 'toastEnter', iosEnterAnimation, mdEnterAnimation, {
227
+ await present(this, 'toastEnter', iosEnterAnimation, mdEnterAnimation, undefined, {
228
228
  position,
229
229
  top: animationPosition.top,
230
230
  bottom: animationPosition.bottom,
@@ -439,9 +439,9 @@ export class Toast {
439
439
  if (layout === 'stacked' && startButtons.length > 0 && endButtons.length > 0) {
440
440
  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);
441
441
  }
442
- return (h(Host, Object.assign({ key: '3507eaa18a5559a9052d34db180e176952dc466f', tabindex: "-1" }, this.htmlAttributes, { style: {
442
+ return (h(Host, Object.assign({ key: '6fd286b024a05e6960f7b4b7947a3c26cc129e14', tabindex: "-1" }, this.htmlAttributes, { style: {
443
443
  zIndex: `${60000 + this.overlayIndex}`,
444
- }, class: createColorClasses(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 }), h("div", { key: '195eb90ccd82a13254e843b80be0f380325accb4', class: wrapperClass, part: "wrapper" }, h("div", { key: 'd6072aa4a4848d72e68e04a7842d3f769f844ffc', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (h("ion-icon", { key: '02a1d72aaf401d27671906c8b84abd823def6da8', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), h("div", { key: '1f133c27927ad840f58ea2e9112719ef880bf9a5', class: "toast-content", part: "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')))));
444
+ }, class: createColorClasses(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 }), h("div", { key: '42aa178a6c7f25841bb6e257810c37b6a5703b1f', class: wrapperClass, part: "wrapper" }, h("div", { key: '5cb2f2566ce8ab76de6a79ecac02a354eb242c58', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (h("ion-icon", { key: 'f5a60e1b8c95bbbb829e3b9b01db64ab5229265a', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), h("div", { key: 'a903491644c03391f66432253cc8365c782b056d', class: "toast-content", part: "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')))));
445
445
  }
446
446
  static get is() { return "ion-toast"; }
447
447
  static get encapsulation() { return "shadow"; }
@@ -6,7 +6,7 @@ import { focusFirstDescendant, focusLastDescendant, focusableQueryString } from
6
6
  import { shouldUseCloseWatcher } from "./hardware-back-button";
7
7
  import { printIonError, printIonWarning } from "./logging/index";
8
8
  import { config } from "../global/config";
9
- import { getIonMode } from "../global/ionic-global";
9
+ import { getIonMode, getIonTheme } from "../global/ionic-global";
10
10
  import { CoreDelegate } from "./framework-delegate";
11
11
  import { BACKDROP_NO_SCROLL } from "./gesture/gesture-controller";
12
12
  import { OVERLAY_BACK_BUTTON_PRIORITY } from "./hardware-back-button";
@@ -512,7 +512,7 @@ export const setRootAriaHidden = (hidden = false) => {
512
512
  viewContainer.removeAttribute('aria-hidden');
513
513
  }
514
514
  };
515
- export const present = async (overlay, name, iosEnterAnimation, mdEnterAnimation, opts) => {
515
+ export const present = async (overlay, name, iosEnterAnimation, mdEnterAnimation, ionicEnterAnimation, opts) => {
516
516
  var _a, _b;
517
517
  if (overlay.presented) {
518
518
  return;
@@ -560,11 +560,15 @@ export const present = async (overlay, name, iosEnterAnimation, mdEnterAnimation
560
560
  document.body.classList.add(BACKDROP_NO_SCROLL);
561
561
  }
562
562
  (_a = overlay.willPresentShorthand) === null || _a === void 0 ? void 0 : _a.emit();
563
+ const theme = getIonTheme(overlay);
563
564
  const mode = getIonMode(overlay);
565
+ const selectedAnimation = mode === 'ios'
566
+ ? iosEnterAnimation
567
+ : theme === 'ionic' && ionicEnterAnimation
568
+ ? ionicEnterAnimation
569
+ : mdEnterAnimation;
564
570
  // get the user's animation fn if one was provided
565
- const animationBuilder = overlay.enterAnimation
566
- ? overlay.enterAnimation
567
- : config.get(name, mode === 'ios' ? iosEnterAnimation : mdEnterAnimation);
571
+ const animationBuilder = overlay.enterAnimation ? overlay.enterAnimation : config.get(name, selectedAnimation);
568
572
  const completed = await overlayAnimation(overlay, animationBuilder, overlay.el, opts);
569
573
  if (completed) {
570
574
  overlay.didPresent.emit();
package/dist/docs.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-04-20T18:50:11",
2
+ "timestamp": "2026-04-22T14:40:13",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.43.0",
@@ -40359,6 +40359,35 @@
40359
40359
  "getter": false,
40360
40360
  "setter": false
40361
40361
  },
40362
+ {
40363
+ "name": "hideOnScroll",
40364
+ "type": "boolean",
40365
+ "complexType": {
40366
+ "original": "boolean",
40367
+ "resolved": "boolean",
40368
+ "references": {}
40369
+ },
40370
+ "mutable": false,
40371
+ "attr": "hide-on-scroll",
40372
+ "reflectToAttr": false,
40373
+ "docs": "If `true`, the tab bar will be hidden when the user scrolls down\nand shown when the user scrolls up.\nOnly applies when the theme is `\"ionic\"` and `expand` is `\"compact\"`.",
40374
+ "docsTags": [
40375
+ {
40376
+ "name": "default",
40377
+ "text": "false"
40378
+ }
40379
+ ],
40380
+ "default": "false",
40381
+ "values": [
40382
+ {
40383
+ "type": "boolean"
40384
+ }
40385
+ ],
40386
+ "optional": false,
40387
+ "required": false,
40388
+ "getter": false,
40389
+ "setter": false
40390
+ },
40362
40391
  {
40363
40392
  "name": "mode",
40364
40393
  "type": "\"ios\" | \"md\"",
package/dist/esm/index.js CHANGED
@@ -13,7 +13,7 @@ export { L as LogLevel } from './index-Omi_TcwW.js';
13
13
  export { I as IonicSafeString, g as getMode, s as setupConfig } from './config-BvDxfLa-.js';
14
14
  export { o as openURL } from './theme-DaJxRxSQ.js';
15
15
  export { m as menuController } from './index-hpH08p5s.js';
16
- export { b as actionSheetController, a as alertController, l as loadingController, m as modalController, p as pickerController, c as popoverController, t as toastController } from './overlays-CvFHfO3y.js';
16
+ export { b as actionSheetController, a as alertController, l as loadingController, m as modalController, p as pickerController, c as popoverController, t as toastController } from './overlays-rwDDzEs4.js';
17
17
  import './gesture-controller-BTEOs1at.js';
18
18
  import './focus-visible-vXpMhGrs.js';
19
19
  import './framework-delegate-CjVwn_KZ.js';
@@ -5,7 +5,7 @@ import { r as registerInstance, c as createEvent, a as readTask, h, d as Host, g
5
5
  import { c as createButtonActiveGesture } from './button-active-g6ZnZzDZ.js';
6
6
  import { r as raf } from './helpers-Do7zwvM1.js';
7
7
  import { c as createLockController } from './lock-controller-B-hirT0v.js';
8
- import { d as createDelegateController, e as createTriggerController, B as BACKDROP, i as isCancel, f as present, g as dismiss, h as eventMethod, s as safeCall, j as prepareOverlay, k as setOverlayId } from './overlays-CvFHfO3y.js';
8
+ import { d as createDelegateController, e as createTriggerController, B as BACKDROP, i as isCancel, f as present, g as dismiss, h as eventMethod, s as safeCall, j as prepareOverlay, k as setOverlayId } from './overlays-rwDDzEs4.js';
9
9
  import { g as getClassMap } from './theme-DaJxRxSQ.js';
10
10
  import { b as getIonMode, c as getIonTheme } from './ionic-global-CAZb-5i-.js';
11
11
  import { c as createAnimation } from './animation-Cqe2x-Pt.js';
@@ -6,7 +6,7 @@ import { E as ENABLE_HTML_CONTENT_DEFAULT, a as sanitizeDOMString } from './conf
6
6
  import { c as createButtonActiveGesture } from './button-active-g6ZnZzDZ.js';
7
7
  import { r as raf } from './helpers-Do7zwvM1.js';
8
8
  import { c as createLockController } from './lock-controller-B-hirT0v.js';
9
- import { d as createDelegateController, e as createTriggerController, B as BACKDROP, i as isCancel, j as prepareOverlay, k as setOverlayId, f as present, g as dismiss, h as eventMethod, s as safeCall } from './overlays-CvFHfO3y.js';
9
+ import { d as createDelegateController, e as createTriggerController, B as BACKDROP, i as isCancel, j as prepareOverlay, k as setOverlayId, f as present, g as dismiss, h as eventMethod, s as safeCall } from './overlays-rwDDzEs4.js';
10
10
  import { g as getClassMap } from './theme-DaJxRxSQ.js';
11
11
  import { b as getIonMode, c as getIonTheme } from './ionic-global-CAZb-5i-.js';
12
12
  import { c as createAnimation } from './animation-Cqe2x-Pt.js';
@@ -6,7 +6,7 @@ import { c as caretLeftSvg } from './caret-left-fIOYmaqA.js';
6
6
  import { c as caretRightSvg } from './caret-right-BYSs-jZz.js';
7
7
  import { startFocusVisible } from './focus-visible-vXpMhGrs.js';
8
8
  import { r as raf, g as getElementRoot, a as renderHiddenInput, e as clamp } from './helpers-Do7zwvM1.js';
9
- import { F as FOCUS_TRAP_DISABLE_CLASS, d as createDelegateController, e as createTriggerController, B as BACKDROP, i as isCancel, j as prepareOverlay, k as setOverlayId, f as present, g as dismiss, h as eventMethod, s as safeCall } from './overlays-CvFHfO3y.js';
9
+ import { F as FOCUS_TRAP_DISABLE_CLASS, d as createDelegateController, e as createTriggerController, B as BACKDROP, i as isCancel, j as prepareOverlay, k as setOverlayId, f as present, g as dismiss, h as eventMethod, s as safeCall } from './overlays-rwDDzEs4.js';
10
10
  import { i as isRTL } from './dir-C53feagD.js';
11
11
  import { c as createColorClasses, g as getClassMap } from './theme-DaJxRxSQ.js';
12
12
  import { o as chevronForward, c as chevronBack, p as caretDownSharp, q as caretUpSharp, l as chevronDown } from './index-D2tu5BUg.js';
@@ -5,7 +5,7 @@ import { r as registerInstance, c as createEvent, e as config, h, d as Host, g a
5
5
  import { E as ENABLE_HTML_CONTENT_DEFAULT, a as sanitizeDOMString } from './config-BvDxfLa-.js';
6
6
  import { r as raf } from './helpers-Do7zwvM1.js';
7
7
  import { c as createLockController } from './lock-controller-B-hirT0v.js';
8
- import { d as createDelegateController, e as createTriggerController, B as BACKDROP, j as prepareOverlay, k as setOverlayId, f as present, g as dismiss, h as eventMethod } from './overlays-CvFHfO3y.js';
8
+ import { d as createDelegateController, e as createTriggerController, B as BACKDROP, j as prepareOverlay, k as setOverlayId, f as present, g as dismiss, h as eventMethod } from './overlays-rwDDzEs4.js';
9
9
  import { g as getClassMap } from './theme-DaJxRxSQ.js';
10
10
  import { c as getIonTheme } from './ionic-global-CAZb-5i-.js';
11
11
  import { c as createAnimation } from './animation-Cqe2x-Pt.js';
@@ -3,7 +3,7 @@
3
3
  */
4
4
  import { r as registerInstance, c as createEvent, e as config, j as printIonError, h, d as Host, g as getElement } from './index-Omi_TcwW.js';
5
5
  import { g as getTimeGivenProgression } from './cubic-bezier-hHmYLOfE.js';
6
- import { o as getPresentedOverlay, B as BACKDROP, n as focusFirstDescendant, q as focusLastDescendant, G as GESTURE } from './overlays-CvFHfO3y.js';
6
+ import { o as getPresentedOverlay, B as BACKDROP, n as focusFirstDescendant, q as focusLastDescendant, G as GESTURE } from './overlays-rwDDzEs4.js';
7
7
  import { G as GESTURE_CONTROLLER } from './gesture-controller-BTEOs1at.js';
8
8
  import { b as getIonMode, a as isPlatform, c as getIonTheme, s as shouldUseCloseWatcher } from './ionic-global-CAZb-5i-.js';
9
9
  import { p as isEndSide, i as inheritAriaAttributes, l as assert, e as clamp } from './helpers-Do7zwvM1.js';