@ionic/core 8.7.18-dev.11770238549.14c2a85f → 8.7.18-dev.11770316772.1e7b64e5

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 (221) hide show
  1. package/components/ion-item-divider.js +2 -2
  2. package/components/ion-item-group.js +1 -1
  3. package/components/ion-item-option.js +2 -2
  4. package/components/ion-item-options.js +1 -1
  5. package/components/ion-item-sliding.js +1 -1
  6. package/components/ion-loading.js +2 -2
  7. package/components/ion-menu-button.js +2 -2
  8. package/components/ion-menu-toggle.js +2 -2
  9. package/components/ion-menu.js +2 -2
  10. package/components/ion-nav-link.js +1 -1
  11. package/components/ion-nav.js +1 -1
  12. package/components/ion-note.js +2 -2
  13. package/components/ion-picker-legacy.js +2 -2
  14. package/components/ion-progress-bar.js +1 -1
  15. package/components/ion-range.js +3 -3
  16. package/components/ion-refresher-content.js +1 -1
  17. package/components/ion-refresher.js +32 -3
  18. package/components/ion-reorder-group.js +1 -1
  19. package/components/ion-reorder.js +1 -1
  20. package/components/ion-router-link.js +2 -2
  21. package/components/ion-router-outlet.js +1 -1
  22. package/components/ion-row.js +1 -1
  23. package/components/ion-searchbar.js +4 -4
  24. package/components/ion-segment-button.js +2 -2
  25. package/components/ion-segment-content.js +1 -1
  26. package/components/ion-segment-view.js +2 -2
  27. package/components/ion-segment.js +2 -2
  28. package/components/ion-select-option.js +1 -1
  29. package/components/ion-select.js +2 -2
  30. package/components/ion-skeleton-text.js +2 -2
  31. package/components/ion-split-pane.js +2 -2
  32. package/components/ion-tab-bar.js +2 -2
  33. package/components/ion-tab-button.js +2 -2
  34. package/components/ion-tab.js +2 -2
  35. package/components/ion-tabs.js +1 -1
  36. package/components/ion-text.js +2 -2
  37. package/components/ion-textarea.js +2 -2
  38. package/components/ion-thumbnail.js +1 -1
  39. package/components/ion-toast.js +2 -2
  40. package/components/ion-toggle.js +3 -3
  41. package/components/label.js +2 -2
  42. package/components/list-header.js +2 -2
  43. package/components/modal.js +4 -4
  44. package/components/picker-column-option.js +2 -2
  45. package/components/picker-column2.js +2 -2
  46. package/components/popover.js +2 -2
  47. package/components/radio-group.js +1 -1
  48. package/components/radio.js +3 -3
  49. package/components/ripple-effect.js +1 -1
  50. package/components/select-modal.js +1 -1
  51. package/components/select-popover.js +1 -1
  52. package/components/spinner.js +1 -1
  53. package/components/title.js +2 -2
  54. package/components/toolbar.js +2 -2
  55. package/dist/cjs/ion-app_8.cjs.entry.js +5 -5
  56. package/dist/cjs/ion-avatar_3.cjs.entry.js +1 -1
  57. package/dist/cjs/ion-col_3.cjs.entry.js +1 -1
  58. package/dist/cjs/ion-datetime_3.cjs.entry.js +4 -4
  59. package/dist/cjs/ion-item-option_3.cjs.entry.js +4 -4
  60. package/dist/cjs/ion-item_8.cjs.entry.js +11 -11
  61. package/dist/cjs/ion-loading.cjs.entry.js +2 -2
  62. package/dist/cjs/ion-menu_3.cjs.entry.js +6 -6
  63. package/dist/cjs/ion-modal.cjs.entry.js +4 -4
  64. package/dist/cjs/ion-nav_2.cjs.entry.js +2 -2
  65. package/dist/cjs/ion-picker-column-option.cjs.entry.js +2 -2
  66. package/dist/cjs/ion-popover.cjs.entry.js +2 -2
  67. package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
  68. package/dist/cjs/ion-radio_2.cjs.entry.js +4 -4
  69. package/dist/cjs/ion-range.cjs.entry.js +3 -3
  70. package/dist/cjs/ion-refresher_2.cjs.entry.js +33 -4
  71. package/dist/cjs/ion-reorder_2.cjs.entry.js +2 -2
  72. package/dist/cjs/ion-ripple-effect.cjs.entry.js +1 -1
  73. package/dist/cjs/ion-route_4.cjs.entry.js +2 -2
  74. package/dist/cjs/ion-searchbar.cjs.entry.js +4 -4
  75. package/dist/cjs/ion-segment-content.cjs.entry.js +1 -1
  76. package/dist/cjs/ion-segment-view.cjs.entry.js +2 -2
  77. package/dist/cjs/ion-segment_2.cjs.entry.js +4 -4
  78. package/dist/cjs/ion-select-modal.cjs.entry.js +1 -1
  79. package/dist/cjs/ion-select_3.cjs.entry.js +4 -4
  80. package/dist/cjs/ion-spinner.cjs.entry.js +1 -1
  81. package/dist/cjs/ion-split-pane.cjs.entry.js +2 -2
  82. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +4 -4
  83. package/dist/cjs/ion-tab_2.cjs.entry.js +3 -3
  84. package/dist/cjs/ion-text.cjs.entry.js +2 -2
  85. package/dist/cjs/ion-textarea.cjs.entry.js +2 -2
  86. package/dist/cjs/ion-toast.cjs.entry.js +2 -2
  87. package/dist/cjs/ion-toggle.cjs.entry.js +3 -3
  88. package/dist/collection/components/item-divider/item-divider.js +2 -2
  89. package/dist/collection/components/item-group/item-group.js +1 -1
  90. package/dist/collection/components/item-option/item-option.js +2 -2
  91. package/dist/collection/components/item-options/item-options.js +1 -1
  92. package/dist/collection/components/item-sliding/item-sliding.js +1 -1
  93. package/dist/collection/components/label/label.js +2 -2
  94. package/dist/collection/components/list-header/list-header.js +2 -2
  95. package/dist/collection/components/loading/loading.js +2 -2
  96. package/dist/collection/components/menu/menu.js +2 -2
  97. package/dist/collection/components/menu-button/menu-button.js +2 -2
  98. package/dist/collection/components/menu-toggle/menu-toggle.js +2 -2
  99. package/dist/collection/components/modal/modal.js +4 -4
  100. package/dist/collection/components/nav/nav.js +1 -1
  101. package/dist/collection/components/nav-link/nav-link.js +1 -1
  102. package/dist/collection/components/note/note.js +2 -2
  103. package/dist/collection/components/picker-column-option/picker-column-option.js +2 -2
  104. package/dist/collection/components/picker-legacy/picker.js +2 -2
  105. package/dist/collection/components/picker-legacy-column/picker-column.js +2 -2
  106. package/dist/collection/components/popover/popover.js +2 -2
  107. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  108. package/dist/collection/components/radio/radio.js +3 -3
  109. package/dist/collection/components/radio-group/radio-group.js +1 -1
  110. package/dist/collection/components/range/range.js +3 -3
  111. package/dist/collection/components/refresher/refresher.js +70 -4
  112. package/dist/collection/components/refresher-content/refresher-content.js +1 -1
  113. package/dist/collection/components/reorder/reorder.js +1 -1
  114. package/dist/collection/components/reorder-group/reorder-group.js +1 -1
  115. package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
  116. package/dist/collection/components/router-link/router-link.js +2 -2
  117. package/dist/collection/components/router-outlet/router-outlet.js +1 -1
  118. package/dist/collection/components/row/row.js +1 -1
  119. package/dist/collection/components/searchbar/searchbar.js +4 -4
  120. package/dist/collection/components/segment/segment.js +2 -2
  121. package/dist/collection/components/segment-button/segment-button.js +2 -2
  122. package/dist/collection/components/segment-content/segment-content.js +1 -1
  123. package/dist/collection/components/segment-view/segment-view.js +2 -2
  124. package/dist/collection/components/select/select.js +2 -2
  125. package/dist/collection/components/select-modal/select-modal.js +1 -1
  126. package/dist/collection/components/select-option/select-option.js +1 -1
  127. package/dist/collection/components/select-popover/select-popover.js +1 -1
  128. package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
  129. package/dist/collection/components/spinner/spinner.js +1 -1
  130. package/dist/collection/components/split-pane/split-pane.js +2 -2
  131. package/dist/collection/components/tab/tab.js +2 -2
  132. package/dist/collection/components/tab-bar/tab-bar.js +2 -2
  133. package/dist/collection/components/tab-button/tab-button.js +2 -2
  134. package/dist/collection/components/tabs/tabs.js +1 -1
  135. package/dist/collection/components/text/text.js +2 -2
  136. package/dist/collection/components/textarea/textarea.js +2 -2
  137. package/dist/collection/components/thumbnail/thumbnail.js +1 -1
  138. package/dist/collection/components/title/title.js +2 -2
  139. package/dist/collection/components/toast/toast.js +2 -2
  140. package/dist/collection/components/toggle/toggle.js +3 -3
  141. package/dist/collection/components/toolbar/toolbar.js +2 -2
  142. package/dist/docs.json +49 -4
  143. package/dist/esm/ion-app_8.entry.js +5 -5
  144. package/dist/esm/ion-avatar_3.entry.js +1 -1
  145. package/dist/esm/ion-col_3.entry.js +1 -1
  146. package/dist/esm/ion-datetime_3.entry.js +4 -4
  147. package/dist/esm/ion-item-option_3.entry.js +4 -4
  148. package/dist/esm/ion-item_8.entry.js +11 -11
  149. package/dist/esm/ion-loading.entry.js +2 -2
  150. package/dist/esm/ion-menu_3.entry.js +6 -6
  151. package/dist/esm/ion-modal.entry.js +4 -4
  152. package/dist/esm/ion-nav_2.entry.js +2 -2
  153. package/dist/esm/ion-picker-column-option.entry.js +2 -2
  154. package/dist/esm/ion-popover.entry.js +2 -2
  155. package/dist/esm/ion-progress-bar.entry.js +1 -1
  156. package/dist/esm/ion-radio_2.entry.js +4 -4
  157. package/dist/esm/ion-range.entry.js +3 -3
  158. package/dist/esm/ion-refresher_2.entry.js +33 -4
  159. package/dist/esm/ion-reorder_2.entry.js +2 -2
  160. package/dist/esm/ion-ripple-effect.entry.js +1 -1
  161. package/dist/esm/ion-route_4.entry.js +2 -2
  162. package/dist/esm/ion-searchbar.entry.js +4 -4
  163. package/dist/esm/ion-segment-content.entry.js +1 -1
  164. package/dist/esm/ion-segment-view.entry.js +2 -2
  165. package/dist/esm/ion-segment_2.entry.js +4 -4
  166. package/dist/esm/ion-select-modal.entry.js +1 -1
  167. package/dist/esm/ion-select_3.entry.js +4 -4
  168. package/dist/esm/ion-spinner.entry.js +1 -1
  169. package/dist/esm/ion-split-pane.entry.js +2 -2
  170. package/dist/esm/ion-tab-bar_2.entry.js +4 -4
  171. package/dist/esm/ion-tab_2.entry.js +3 -3
  172. package/dist/esm/ion-text.entry.js +2 -2
  173. package/dist/esm/ion-textarea.entry.js +2 -2
  174. package/dist/esm/ion-toast.entry.js +2 -2
  175. package/dist/esm/ion-toggle.entry.js +3 -3
  176. package/dist/html.html-data.json +1 -1
  177. package/dist/ionic/ionic.esm.js +1 -1
  178. package/dist/ionic/{p-cc2a9936.entry.js → p-020af078.entry.js} +1 -1
  179. package/dist/ionic/{p-be263062.entry.js → p-02d76786.entry.js} +1 -1
  180. package/dist/ionic/{p-01e27965.entry.js → p-074839fc.entry.js} +1 -1
  181. package/dist/ionic/{p-530fcd71.entry.js → p-0dfa5a37.entry.js} +1 -1
  182. package/dist/ionic/{p-31db96da.entry.js → p-0e8c8a10.entry.js} +1 -1
  183. package/dist/ionic/{p-363d1209.entry.js → p-1647c46c.entry.js} +1 -1
  184. package/dist/ionic/{p-5d6fb6e3.entry.js → p-172a579f.entry.js} +1 -1
  185. package/dist/ionic/{p-e338f669.entry.js → p-1ccd6829.entry.js} +1 -1
  186. package/dist/ionic/{p-6f37536a.entry.js → p-2a939845.entry.js} +1 -1
  187. package/dist/ionic/{p-97eb0812.entry.js → p-2dbb90cb.entry.js} +1 -1
  188. package/dist/ionic/{p-221a3d8c.entry.js → p-316c0420.entry.js} +1 -1
  189. package/dist/ionic/{p-a4a9f5ae.entry.js → p-31f7095f.entry.js} +1 -1
  190. package/dist/ionic/{p-fbb00634.entry.js → p-370e4237.entry.js} +1 -1
  191. package/dist/ionic/{p-2668188b.entry.js → p-3a6caca9.entry.js} +1 -1
  192. package/dist/ionic/{p-72af946b.entry.js → p-4e41ea20.entry.js} +1 -1
  193. package/dist/ionic/p-51a60e0f.entry.js +4 -0
  194. package/dist/ionic/{p-eaf3f5ff.entry.js → p-6241ce47.entry.js} +1 -1
  195. package/dist/ionic/{p-82d5bb3d.entry.js → p-6d070558.entry.js} +1 -1
  196. package/dist/ionic/{p-5c8f7253.entry.js → p-72c38b88.entry.js} +1 -1
  197. package/dist/ionic/{p-b8551510.entry.js → p-86f53961.entry.js} +1 -1
  198. package/dist/ionic/p-90f2d3ff.entry.js +4 -0
  199. package/dist/ionic/{p-3ec563c1.entry.js → p-91840a80.entry.js} +1 -1
  200. package/dist/ionic/p-94de5cfa.entry.js +4 -0
  201. package/dist/ionic/{p-30333874.entry.js → p-a127bee2.entry.js} +1 -1
  202. package/dist/ionic/{p-42db6404.entry.js → p-c19af093.entry.js} +1 -1
  203. package/dist/ionic/{p-bce86e56.entry.js → p-d126e8d3.entry.js} +1 -1
  204. package/dist/ionic/{p-2bd1ea35.entry.js → p-d3014190.entry.js} +1 -1
  205. package/dist/ionic/{p-46a38cfd.entry.js → p-db82892c.entry.js} +1 -1
  206. package/dist/ionic/{p-652318c3.entry.js → p-dbbe606a.entry.js} +1 -1
  207. package/dist/ionic/p-dd1aef77.entry.js +4 -0
  208. package/dist/ionic/{p-4eec1a5e.entry.js → p-eb024a5b.entry.js} +1 -1
  209. package/dist/ionic/{p-fb0271ae.entry.js → p-f8f22cc0.entry.js} +1 -1
  210. package/dist/ionic/{p-bc293244.entry.js → p-f9061316.entry.js} +1 -1
  211. package/dist/types/components/refresher/refresher-interface.d.ts +7 -0
  212. package/dist/types/components/refresher/refresher.d.ts +16 -3
  213. package/dist/types/components.d.ts +16 -5
  214. package/dist/types/interface.d.ts +1 -1
  215. package/hydrate/index.js +125 -96
  216. package/hydrate/index.mjs +125 -96
  217. package/package.json +1 -1
  218. package/dist/ionic/p-0ca0fe9c.entry.js +0 -4
  219. package/dist/ionic/p-7f98e710.entry.js +0 -4
  220. package/dist/ionic/p-906bb44d.entry.js +0 -4
  221. package/dist/ionic/p-c175d792.entry.js +0 -4
@@ -212,6 +212,8 @@ const Refresher = class {
212
212
  this.ionRefresh = createEvent(this, "ionRefresh", 7);
213
213
  this.ionPull = createEvent(this, "ionPull", 7);
214
214
  this.ionStart = createEvent(this, "ionStart", 7);
215
+ this.ionPullStart = createEvent(this, "ionPullStart", 7);
216
+ this.ionPullEnd = createEvent(this, "ionPullEnd", 7);
215
217
  this.appliedStyles = false;
216
218
  this.didStart = false;
217
219
  this.progress = 0;
@@ -266,8 +268,8 @@ const Refresher = class {
266
268
  * than `1`. The default value is `1` which is equal to the speed of the cursor.
267
269
  * If a negative value is passed in, the factor will be `1` instead.
268
270
  *
269
- * For example: If the value passed is `1.2` and the content is dragged by
270
- * `10` pixels, instead of `10` pixels the content will be pulled by `12` pixels
271
+ * For example, If the value passed is `1.2` and the content is dragged by
272
+ * `10` pixels, instead of `10` pixels, the content will be pulled by `12` pixels
271
273
  * (an increase of 20 percent). If the value passed is `0.8`, the dragged amount
272
274
  * will be `8` pixels, less than the amount the cursor has moved.
273
275
  *
@@ -317,6 +319,9 @@ const Refresher = class {
317
319
  this.animations = [];
318
320
  this.progress = 0;
319
321
  this.state = 1 /* RefresherState.Inactive */;
322
+ this.ionPullEnd.emit({
323
+ reason: state === 32 /* RefresherState.Completing */ ? 'complete' : 'cancel',
324
+ });
320
325
  }
321
326
  async setupiOSNativeRefresher(pullingSpinner, refreshingSpinner) {
322
327
  this.elementToTransform = this.scrollEl;
@@ -349,6 +354,7 @@ const Refresher = class {
349
354
  if (!this.didStart) {
350
355
  this.didStart = true;
351
356
  this.ionStart.emit();
357
+ this.ionPullStart.emit();
352
358
  }
353
359
  // emit "pulling" on every move
354
360
  if (this.pointerDown) {
@@ -424,6 +430,7 @@ const Refresher = class {
424
430
  this.lastVelocityY = ev.velocityY;
425
431
  },
426
432
  onEnd: () => {
433
+ const hadStarted = this.didStart;
427
434
  this.pointerDown = false;
428
435
  this.didStart = false;
429
436
  if (this.needsCompletion) {
@@ -433,6 +440,13 @@ const Refresher = class {
433
440
  else if (this.didRefresh) {
434
441
  readTask(() => translateElement(this.elementToTransform, `${this.el.clientHeight}px`));
435
442
  }
443
+ else if (hadStarted) {
444
+ /**
445
+ * User started pulling but released before reaching the refresh threshold.
446
+ * Emit ionPullEnd to complete the event pair.
447
+ */
448
+ this.ionPullEnd.emit({ reason: 'cancel' });
449
+ }
436
450
  },
437
451
  });
438
452
  this.disabledChanged();
@@ -479,6 +493,7 @@ const Refresher = class {
479
493
  ev.data.animation = animation;
480
494
  animation.progressStart(false, 0);
481
495
  this.ionStart.emit();
496
+ this.ionPullStart.emit();
482
497
  this.animations.push(animation);
483
498
  return;
484
499
  }
@@ -501,6 +516,7 @@ const Refresher = class {
501
516
  this.animations = [];
502
517
  this.gesture.enable(true);
503
518
  this.state = 1 /* RefresherState.Inactive */;
519
+ this.ionPullEnd.emit({ reason: 'cancel' });
504
520
  });
505
521
  return;
506
522
  }
@@ -745,6 +761,7 @@ const Refresher = class {
745
761
  if (!this.didStart) {
746
762
  this.didStart = true;
747
763
  this.ionStart.emit();
764
+ this.ionPullStart.emit();
748
765
  }
749
766
  // emit "pulling" on every move
750
767
  this.ionPull.emit();
@@ -788,6 +805,15 @@ const Refresher = class {
788
805
  * available right away.
789
806
  */
790
807
  this.restoreOverflowStyle();
808
+ /**
809
+ * If ionPullStart was emitted, we need to emit ionPullEnd
810
+ * even though the gesture was aborted before reaching the
811
+ * pulling threshold.
812
+ */
813
+ if (this.didStart) {
814
+ this.didStart = false;
815
+ this.ionPullEnd.emit({ reason: 'cancel' });
816
+ }
791
817
  }
792
818
  }
793
819
  beginRefresh() {
@@ -834,6 +860,9 @@ const Refresher = class {
834
860
  if (this.contentFullscreen && this.backgroundContentEl) {
835
861
  (_a = this.backgroundContentEl) === null || _a === void 0 ? void 0 : _a.style.removeProperty('--offset-top');
836
862
  }
863
+ this.ionPullEnd.emit({
864
+ reason: state === 32 /* RefresherState.Completing */ ? 'complete' : 'cancel',
865
+ });
837
866
  }, 600);
838
867
  // reset the styles on the scroll element
839
868
  // set that the refresh is actively cancelling/completing
@@ -887,7 +916,7 @@ const Refresher = class {
887
916
  }
888
917
  render() {
889
918
  const mode = getIonMode(this);
890
- return (h(Host, { key: '06d61cc53260ce146dd6906cc96597e9baaa17cf', slot: "fixed", class: {
919
+ return (h(Host, { key: 'bed0c2f44c32ecac24b7d8326ac7c7ef1d12c44f', slot: "fixed", class: {
891
920
  [mode]: true,
892
921
  // Used internally for styling
893
922
  [`refresher-${mode}`]: true,
@@ -950,7 +979,7 @@ const RefresherContent = class {
950
979
  const pullingIcon = this.pullingIcon;
951
980
  const hasSpinner = pullingIcon != null && SPINNERS[pullingIcon] !== undefined;
952
981
  const mode = getIonMode(this);
953
- return (h(Host, { key: '4add42b9fdfded359d1b054d04c2c6ff48e028c8', class: mode }, h("div", { key: '45d4e4e0adfed7f96dd1849767aa2cde947de044', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (h("div", { key: '6bd6c8ef5bf6e10699eec3bd8646431bfe1077a0', class: "refresher-pulling-icon" }, h("div", { key: '852d20414da53352c8e58bc627e0fda38eff97cb', class: "spinner-arrow-container" }, h("ion-spinner", { key: '0dde3578a80cc4b77a07c4d1db1af80c7eb10c27', name: this.pullingIcon, paused: true }), mode === 'md' && this.pullingIcon === 'circular' && (h("div", { key: 'c71dbfcf416a19c30fed38f722ebf0358c2181dd', class: "arrow-container" }, h("ion-icon", { key: 'fa7c2cf624e7a9c41964e66cabc88c594da6d1fd', icon: caretBackSharp, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (h("div", { key: '3dd68c9968b421c379d1c4349ba619ee0a189c6d', class: "refresher-pulling-icon" }, h("ion-icon", { key: 'f83bceceae4fa8245f91939fb6db589a595e975b', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), h("div", { key: '98e22ceb0f7883e871f815f6199f5cb313e2e086', class: "refresher-refreshing" }, this.refreshingSpinner && (h("div", { key: 'faabe8a9b61c02a00994ef978bb82b9ba4537214', class: "refresher-refreshing-icon" }, h("ion-spinner", { key: '029a0c073ee1a07f01211e12ba2abc985cf21ed7', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
982
+ return (h(Host, { key: 'e235f8a9a84070ece2e2066ced234a64663bfa1d', class: mode }, h("div", { key: '9121691818ddaa35801a5f442e144ac27686cf19', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (h("div", { key: 'c8d65d740f1575041bd3b752c789077927397fe4', class: "refresher-pulling-icon" }, h("div", { key: '309dd904977eaa788b09ea95b7fa4996a73bec5b', class: "spinner-arrow-container" }, h("ion-spinner", { key: 'a2a1480f67775d56ca7822e76be1e9f983bca2f9', name: this.pullingIcon, paused: true }), mode === 'md' && this.pullingIcon === 'circular' && (h("div", { key: '811d7e06d324bf4b6a18a31427a43e5177f3ae3a', class: "arrow-container" }, h("ion-icon", { key: '86cc48e2e8dc054ff6ff1299094da35b524be63d', icon: caretBackSharp, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (h("div", { key: '464ae097dbc95c18a2dd7dfd03f8489153dab719', class: "refresher-pulling-icon" }, h("ion-icon", { key: 'ed6875978b9035add562caa743a68353743d978f', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), h("div", { key: 'aff891924e44354543fec484e5cde1ca92e69904', class: "refresher-refreshing" }, this.refreshingSpinner && (h("div", { key: '842d7ac4ff10a1058775493d62f31cbdcd34f7a0', class: "refresher-refreshing-icon" }, h("ion-spinner", { key: '8c3e6195501e7e78d5cde1e3ad1fef90fd4a953f', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
954
983
  }
955
984
  get el() { return getElement(this); }
956
985
  };
@@ -30,7 +30,7 @@ const Reorder = class {
30
30
  render() {
31
31
  const mode = getIonMode(this);
32
32
  const reorderIcon = mode === 'ios' ? reorderThreeOutline : reorderTwoSharp;
33
- return (h(Host, { key: 'b869db61ca6393cf1476f2111a66b387b567c6d1', class: mode }, h("slot", { key: 'a78edd1776835282b8b5c841377018f36c83296c' }, h("ion-icon", { key: '7fb067c47bbb9a7258e5063f028282cc097d0f94', icon: reorderIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
33
+ return (h(Host, { key: 'e6807bb349725682e99e791ac65e729a360d64e8', class: mode }, h("slot", { key: '1c691cdbffa6427ba08dc12184c69559ed5d5506' }, h("ion-icon", { key: '8b4150302cdca475379582b2251737b5e74079b1', icon: reorderIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
34
34
  }
35
35
  get el() { return getElement(this); }
36
36
  };
@@ -293,7 +293,7 @@ const ReorderGroup = class {
293
293
  }
294
294
  render() {
295
295
  const mode = getIonMode(this);
296
- return (h(Host, { key: '9527bbdedaab63d31f562c874a7332ea60c4b47b', class: {
296
+ return (h(Host, { key: 'b9641f3061d67fbfe68317b901ec33267046e073', class: {
297
297
  [mode]: true,
298
298
  'reorder-enabled': !this.disabled,
299
299
  'reorder-list-active': this.state !== 0 /* ReorderGroupState.Idle */,
@@ -72,7 +72,7 @@ const RippleEffect = class {
72
72
  }
73
73
  render() {
74
74
  const mode = getIonMode(this);
75
- return (h(Host, { key: '3b59cbb44741569a7350f9638b4392add673b6f1', role: "presentation", class: {
75
+ return (h(Host, { key: 'ae9d3b1ed6773a9b9bb2267129f7e9af23b6c9fc', role: "presentation", class: {
76
76
  [mode]: true,
77
77
  unbounded: this.unbounded,
78
78
  } }));
@@ -895,10 +895,10 @@ const RouterLink = class {
895
895
  rel: this.rel,
896
896
  target: this.target,
897
897
  };
898
- return (h(Host, { key: '8372835161d507c7b821b7536c55f912eb6ce704', onClick: this.onClick, class: createColorClasses(this.color, {
898
+ return (h(Host, { key: 'd7f2affcde45c5fbb6cb46cd1c30008ee92a68c5', onClick: this.onClick, class: createColorClasses(this.color, {
899
899
  [mode]: true,
900
900
  'ion-activatable': true,
901
- }) }, h("a", Object.assign({ key: '315966e14a17760f3f64197e8315200039787897' }, attrs), h("slot", { key: '95fc1697b884225e85e647dddcaa8f4af8b9a979' }))));
901
+ }) }, h("a", Object.assign({ key: 'babafae85ca5c6429958d383feff0493ff8cf33e' }, attrs), h("slot", { key: '50314e9555bbf6dffa0c50c3f763009dee59b10b' }))));
902
902
  }
903
903
  };
904
904
  RouterLink.style = routerLinkCss;
@@ -436,8 +436,8 @@ const Searchbar = class {
436
436
  const clearIcon = this.clearIcon || (mode === 'ios' ? closeCircle : closeSharp);
437
437
  const searchIcon = this.searchIcon || (mode === 'ios' ? searchOutline : searchSharp);
438
438
  const shouldShowCancelButton = this.shouldShowCancelButton();
439
- const cancelButton = this.showCancelButton !== 'never' && (h("button", { key: 'bf574336a561a5bf66c771fb606a9b19adbecb68', "aria-label": cancelButtonText, "aria-hidden": shouldShowCancelButton ? undefined : 'true', type: "button", tabIndex: mode === 'ios' && !shouldShowCancelButton ? -1 : undefined, onMouseDown: this.onCancelSearchbar, onTouchStart: this.onCancelSearchbar, class: "searchbar-cancel-button" }, h("div", { key: '747ad4368bda5044198259d5bc8f7be9e472e5af', "aria-hidden": "true" }, mode === 'md' ? (h("ion-icon", { "aria-hidden": "true", mode: mode, icon: this.cancelButtonIcon, lazy: false })) : (cancelButtonText))));
440
- return (h(Host, { key: 'bcc5b33a2859903ba11bfc5c611c6a2aaa71d06b', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
439
+ const cancelButton = this.showCancelButton !== 'never' && (h("button", { key: '19e18775856db87daeb4b9e3d7bca0461915a0df', "aria-label": cancelButtonText, "aria-hidden": shouldShowCancelButton ? undefined : 'true', type: "button", tabIndex: mode === 'ios' && !shouldShowCancelButton ? -1 : undefined, onMouseDown: this.onCancelSearchbar, onTouchStart: this.onCancelSearchbar, class: "searchbar-cancel-button" }, h("div", { key: 'b3bbdcc033f3bd3441d619e4a252cef0dad4d07e', "aria-hidden": "true" }, mode === 'md' ? (h("ion-icon", { "aria-hidden": "true", mode: mode, icon: this.cancelButtonIcon, lazy: false })) : (cancelButtonText))));
440
+ return (h(Host, { key: '074aa60e051bfb3225e87d44bbb6346c59c73574', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
441
441
  [mode]: true,
442
442
  'searchbar-animated': animated,
443
443
  'searchbar-disabled': this.disabled,
@@ -447,14 +447,14 @@ const Searchbar = class {
447
447
  'searchbar-has-focus': this.focused,
448
448
  'searchbar-should-show-clear': this.shouldShowClearButton(),
449
449
  'searchbar-should-show-cancel': this.shouldShowCancelButton(),
450
- }) }, h("div", { key: 'ac0dbf5ddd9c4eb6d714f45c62c44ba3d0bf034d', class: "searchbar-input-container" }, h("input", Object.assign({ key: '4b9fdac1b0d5a7a68bf61a6beb00f166434d3e84', "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)), mode === 'md' && cancelButton, h("ion-icon", { key: '32a889c48b3960560a3873061b4ac5a8a5ce532f', "aria-hidden": "true", mode: mode, icon: searchIcon, lazy: false, class: "searchbar-search-icon" }), h("button", { key: '71222df691ef0b95008e619f755224d069ee9388', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
450
+ }) }, h("div", { key: '54f58a79fe36e85d9295157303f1be89c98bbdaf', class: "searchbar-input-container" }, h("input", Object.assign({ key: 'f991a37fcf54d26b7ad10d89084764e03d97b9de', "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)), mode === 'md' && cancelButton, h("ion-icon", { key: '8b44dd90a3292c5cf872ef16a8520675f5673494', "aria-hidden": "true", mode: mode, icon: searchIcon, lazy: false, class: "searchbar-search-icon" }), h("button", { key: '79d9cfed8f01268044f82811a35d323a12dca749', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
451
451
  /**
452
452
  * This prevents mobile browsers from
453
453
  * blurring the input when the clear
454
454
  * button is activated.
455
455
  */
456
456
  ev.preventDefault();
457
- }, onClick: () => this.onClearInput(true) }, h("ion-icon", { key: 'f1c8c0bd8fbb655085875731d3ece387dbe2967e', "aria-hidden": "true", mode: mode, icon: clearIcon, lazy: false, class: "searchbar-clear-icon" }))), mode === 'ios' && cancelButton));
457
+ }, onClick: () => this.onClearInput(true) }, h("ion-icon", { key: 'aa3b9fa8a61f853236783ac7bcd0b113ea65ece2', "aria-hidden": "true", mode: mode, icon: clearIcon, lazy: false, class: "searchbar-clear-icon" }))), mode === 'ios' && cancelButton));
458
458
  }
459
459
  get el() { return getElement(this); }
460
460
  static get watchers() { return {
@@ -10,7 +10,7 @@ const SegmentContent = class {
10
10
  registerInstance(this, hostRef);
11
11
  }
12
12
  render() {
13
- return (h(Host, { key: '665f41a854621f898eaf7ba9a49e77cc9326501e' }, h("slot", { key: '635aa57fbf6167dcd36fe8dc5dfc1c313637ac04' })));
13
+ return (h(Host, { key: 'db6876f2aee7afa1ea8bc147337670faa68fae1c' }, h("slot", { key: 'bc05714a973a5655668679033f5809a1da6db8cc' })));
14
14
  }
15
15
  };
16
16
  SegmentContent.style = segmentContentCss;
@@ -106,10 +106,10 @@ const SegmentView = class {
106
106
  }
107
107
  render() {
108
108
  const { disabled, isManualScroll } = this;
109
- return (h(Host, { key: '1c9bfce83967a93d63c225031a5cd688509d8fc8', class: {
109
+ return (h(Host, { key: 'e180b67bb3143a5f4611fb358c037be6fc782a8f', class: {
110
110
  'segment-view-disabled': disabled,
111
111
  'segment-view-scroll-disabled': isManualScroll === false,
112
- } }, h("slot", { key: '19fee034e76fffbdb5f622cb514037c00f9d55d5' })));
112
+ } }, h("slot", { key: '41c11d6a7406a10f5c64a2e73abfc072afd8fc73' })));
113
113
  }
114
114
  get el() { return getElement(this); }
115
115
  };
@@ -547,14 +547,14 @@ const Segment = class {
547
547
  }
548
548
  render() {
549
549
  const mode = getIonMode(this);
550
- return (h(Host, { key: '725cc37b25c539fa5e3ae8d90530ae33ededc3de', role: "tablist", onClick: this.onClick, class: createColorClasses(this.color, {
550
+ return (h(Host, { key: 'e67ed512739cf2cfe657b0c44ebc3dfb1e9fbb79', role: "tablist", onClick: this.onClick, class: createColorClasses(this.color, {
551
551
  [mode]: true,
552
552
  'in-toolbar': hostContext('ion-toolbar', this.el),
553
553
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
554
554
  'segment-activated': this.activated,
555
555
  'segment-disabled': this.disabled,
556
556
  'segment-scrollable': this.scrollable,
557
- }) }, h("slot", { key: 'c51cf7ea50325866a9367d214e12bc3754870335', onSlotchange: this.onSlottedItemsChange })));
557
+ }) }, h("slot", { key: '804d8acfcb9abfeeee38244b015fbc5c36330b9e', onSlotchange: this.onSlottedItemsChange })));
558
558
  }
559
559
  get el() { return getElement(this); }
560
560
  static get watchers() { return {
@@ -672,7 +672,7 @@ const SegmentButton = class {
672
672
  const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
673
673
  const mode = getIonMode(this);
674
674
  const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
675
- return (h(Host, { key: 'f69e2a24198a7c57543dbe66902da039a6569c64', class: {
675
+ return (h(Host, { key: '26cb7ee90455bcaa6416125802d7e5729fa05b5b', class: {
676
676
  [mode]: true,
677
677
  'in-toolbar': hostContext('ion-toolbar', this.el),
678
678
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
@@ -688,7 +688,7 @@ const SegmentButton = class {
688
688
  'ion-activatable': true,
689
689
  'ion-activatable-instant': true,
690
690
  'ion-focusable': true,
691
- } }, h("button", Object.assign({ key: '0a6fea3a374074af19f7ece0ba3a7cf1e269ab6d', "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: '991018a38c59a6f3d76b2e952e5569c874d2c13e', class: "button-inner" }, h("slot", { key: '23c547c80108025027b913c7fcbec189286627a3' })), mode === 'md' && h("ion-ripple-effect", { key: '7faa9d06ab6aa7346d16b0b6808979759a79650c' })), h("div", { key: '0d61badf2c227dc38e20185b2b2bb590a5efa434', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, h("div", { key: 'a84035752b78491c344179d1e61d109fb4bd1cf1', part: "indicator-background", class: "segment-button-indicator-background" }))));
691
+ } }, h("button", Object.assign({ key: '75add37f11c107d1e2cfdb154e08004e9579e863', "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: '8e720d2a3e304903685bf09d226a64e944d78a22', class: "button-inner" }, h("slot", { key: 'c8e7b3ebf8f03042a1001155643b585283c73c65' })), mode === 'md' && h("ion-ripple-effect", { key: '3586ac317b8d82c92b0ccfbfae42f8778612321b' })), h("div", { key: '9cf93957da9e8dc333c8b05327bb903385b1c5f4', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, h("div", { key: 'd3b6f0b3860ec6896b46703f64ed1cc8c75612e3', part: "indicator-background", class: "segment-button-indicator-background" }))));
692
692
  }
693
693
  get el() { return getElement(this); }
694
694
  static get watchers() { return {
@@ -88,7 +88,7 @@ const SelectModal = class {
88
88
  } }, option.text))));
89
89
  }
90
90
  render() {
91
- return (h(Host, { key: '5bffdb106e6f628dae2e2aeb9ee8008b5c547b3a', class: getIonMode(this) }, h("ion-header", { key: '4de1c33b0504372f8a0a26123e4e086080ee1ecb' }, h("ion-toolbar", { key: '5d55a67d1db4352c260e9e0457d5dac6110b6598' }, this.header !== undefined && h("ion-title", { key: '4f07fe8a9af8c9bd0852af2a9b95517d16356e50' }, this.header), h("ion-buttons", { key: 'ca676a34f7cd3dd6b465b0d803434c2e2c8536c5', slot: "end" }, h("ion-button", { key: '801ed63a357c7c9d354668851db65e5c1b0e1abe', onClick: () => this.closeModal() }, "Close")))), h("ion-content", { key: 'f3c239ec9d84b8ed7413ea9db6efa18e29aca285' }, h("ion-list", { key: '40c157e9abe477171a39ae7e6e1cd4ed08735cb4' }, this.multiple === true ? this.renderCheckboxOptions() : this.renderRadioOptions()))));
91
+ return (h(Host, { key: 'b6c0dec240b2e41985b15fdf4e5a6d3a145c1567', class: getIonMode(this) }, h("ion-header", { key: 'cd177e85ee0f62a60a3a708342d6ab6eb19a44dc' }, h("ion-toolbar", { key: 'aee8222a5a4daa540ad202b2e4cac1ef93d9558c' }, this.header !== undefined && h("ion-title", { key: '5f8fecc764d97bf840d3d4cfddeeccd118ab4436' }, this.header), h("ion-buttons", { key: '919033950d7c2b0101f96a9c9698219de9f568ea', slot: "end" }, h("ion-button", { key: '34b571cab6dced4bde555a077a21e91800829931', onClick: () => this.closeModal() }, "Close")))), h("ion-content", { key: '3c9153d26ba7a5a03d3b20fcd628d0c3031661a7' }, h("ion-list", { key: 'e00b222c071bc97c82ad1bba4db95a8a5c43ed6d' }, this.multiple === true ? this.renderCheckboxOptions() : this.renderRadioOptions()))));
92
92
  }
93
93
  get el() { return getElement(this); }
94
94
  };
@@ -787,7 +787,7 @@ const Select = class {
787
787
  * TODO(FW-5592): Remove hasStartEndSlots condition
788
788
  */
789
789
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || isExpanded || hasStartEndSlots));
790
- return (h(Host, { key: '9f0a833ebc3df27a42146b07bcbb181c05f5e5c4', onClick: this.onClick, class: createColorClasses(this.color, {
790
+ return (h(Host, { key: 'd8026835993d0e6dce747098f741a06ae4e4f54d', onClick: this.onClick, class: createColorClasses(this.color, {
791
791
  [mode]: true,
792
792
  'in-item': inItem,
793
793
  'in-item-color': hostContext('ion-item.ion-color', el),
@@ -805,7 +805,7 @@ const Select = class {
805
805
  [`select-justify-${justify}`]: justifyEnabled,
806
806
  [`select-shape-${shape}`]: shape !== undefined,
807
807
  [`select-label-placement-${labelPlacement}`]: true,
808
- }) }, h("label", { key: '4b32396d8557c0d1cba13440a11e66b8eb7b13a9', class: "select-wrapper", id: "select-label", onClick: this.onLabelClick }, this.renderLabelContainer(), h("div", { key: 'd226cc8e30cd5202c235476cfa1632fc40bc609f', class: "select-wrapper-inner" }, h("slot", { key: 'df813ff3b7de518c70ea4fedd25bcb965607026d', name: "start" }), h("div", { key: '4a4e9348a136c598b7b08f80ecdcca268afec2d5', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), h("slot", { key: 'f168d8b42a1e193ad27d09e5f1553b231f0332e5', name: "end" }), !hasFloatingOrStackedLabel && this.renderSelectIcon()), hasFloatingOrStackedLabel && this.renderSelectIcon(), shouldRenderHighlight && h("div", { key: 'ec3deede22dd403cb16a08f532ae4809cf86a3e7', class: "select-highlight" })), this.renderBottomContent()));
808
+ }) }, h("label", { key: 'fcfb40209d6d07d49c7fdca4884b31abf6ac2567', class: "select-wrapper", id: "select-label", onClick: this.onLabelClick }, this.renderLabelContainer(), h("div", { key: 'f191664f2290c3890bde1156157c83a6ff17dbe2', class: "select-wrapper-inner" }, h("slot", { key: '317a28d1115b4214f291e228ce0fe6fc782e57d5', name: "start" }), h("div", { key: 'db68e18abd5ca3a1023d7c7b58bf89893ae18073', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), h("slot", { key: '4274e042267c2234a198b0f65c89477898d08130', name: "end" }), !hasFloatingOrStackedLabel && this.renderSelectIcon()), hasFloatingOrStackedLabel && this.renderSelectIcon(), shouldRenderHighlight && h("div", { key: '2e2eb1ee2b2791e0683d9afb186fde6e938ca59c', class: "select-highlight" })), this.renderBottomContent()));
809
809
  }
810
810
  get el() { return getElement(this); }
811
811
  static get watchers() { return {
@@ -867,7 +867,7 @@ const SelectOption = class {
867
867
  this.disabled = false;
868
868
  }
869
869
  render() {
870
- return h(Host, { key: '824730b6c1e4f15b716e91b05840e890af5f1577', role: "option", id: this.inputId, class: getIonMode(this) });
870
+ return h(Host, { key: '3a70eea9fa03a9acba582180761d18347c72acee', role: "option", id: this.inputId, class: getIonMode(this) });
871
871
  }
872
872
  get el() { return getElement(this); }
873
873
  };
@@ -972,7 +972,7 @@ const SelectPopover = class {
972
972
  render() {
973
973
  const { header, message, options, subHeader } = this;
974
974
  const hasSubHeaderOrMessage = subHeader !== undefined || message !== undefined;
975
- return (h(Host, { key: '0c9845a40d3fc392b0a7d64e2a6ed27d94bb7634', class: getIonMode(this) }, h("ion-list", { key: '84a30f6661b0f8c00e6fa199658ed2adbcf27358' }, header !== undefined && h("ion-list-header", { key: '13f5f56bbfbc06751fa516291a2da72629b60ece' }, header), hasSubHeaderOrMessage && (h("ion-item", { key: '3d39d18e720e798bbde334e79e6832091c7dfb81' }, h("ion-label", { key: 'd3051b0d140120b44bf5e79572f6f287e7cfb03a', class: "ion-text-wrap" }, subHeader !== undefined && h("h3", { key: 'b16805956f3316f8ec703c123b76f717488e8637' }, subHeader), message !== undefined && h("p", { key: '2215ac4ab4146a14e75a79192e319a8016286b5f' }, message)))), this.renderOptions(options))));
975
+ return (h(Host, { key: 'ab931b49b59283825bd2afa3f7f995b0e6e05bef', class: getIonMode(this) }, h("ion-list", { key: '3bd12b67832607596b912a73d5b3ae9b954b244d' }, header !== undefined && h("ion-list-header", { key: '97da930246edf7423a039c030d40e3ff7a5148a3' }, header), hasSubHeaderOrMessage && (h("ion-item", { key: 'c579df6ea8fac07bb0c59d34c69b149656863224' }, h("ion-label", { key: 'af699c5f465710ccb13b8cf8e7be66f0e8acfad1', class: "ion-text-wrap" }, subHeader !== undefined && h("h3", { key: 'df9a936d42064b134e843c7229f314a2a3ec7e80' }, subHeader), message !== undefined && h("p", { key: '9c3ddad378df00f106afa94e9928cf68c17124dd' }, message)))), this.renderOptions(options))));
976
976
  }
977
977
  get el() { return getElement(this); }
978
978
  };
@@ -42,7 +42,7 @@ const Spinner = class {
42
42
  svgs.push(buildLine(spinner, duration, i, spinner.lines));
43
43
  }
44
44
  }
45
- return (h(Host, { key: 'dd1954e557fa14b943e761474e29e4316ba53938', class: createColorClasses(self.color, {
45
+ return (h(Host, { key: 'a33d6421fcc885995fbc7a348516525f68ca496c', class: createColorClasses(self.color, {
46
46
  [mode]: true,
47
47
  [`spinner-${spinnerName}`]: true,
48
48
  'spinner-paused': self.paused || config.getBoolean('_testing'),
@@ -126,12 +126,12 @@ const SplitPane = class {
126
126
  }
127
127
  render() {
128
128
  const mode = getIonMode(this);
129
- return (h(Host, { key: '05c88c009fbe2e223fd261760a2b49da1653ff62', class: {
129
+ return (h(Host, { key: 'd5e30df12f1f1f855da4c66f98076b9dce762c59', class: {
130
130
  [mode]: true,
131
131
  // Used internally for styling
132
132
  [`split-pane-${mode}`]: true,
133
133
  'split-pane-visible': this.visible,
134
- } }, h("slot", { key: 'b35865082661253c4468520d79234fa5dab5bd35' })));
134
+ } }, h("slot", { key: '3e30d7cf3bc1cf434e16876a0cb2a36377b8e00f' })));
135
135
  }
136
136
  get el() { return getElement(this); }
137
137
  static get watchers() { return {
@@ -96,11 +96,11 @@ const TabBar = class {
96
96
  const { color, translucent, keyboardVisible } = this;
97
97
  const mode = getIonMode(this);
98
98
  const shouldHide = keyboardVisible && this.el.getAttribute('slot') !== 'top';
99
- return (h(Host, { key: '24e164eaf81a0bec9237b561465618f10990806c', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses(color, {
99
+ return (h(Host, { key: '9daf4e2acaff6e3ce3878cf9dd5109fb1afbbebe', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses(color, {
100
100
  [mode]: true,
101
101
  'tab-bar-translucent': translucent,
102
102
  'tab-bar-hidden': shouldHide,
103
- }) }, h("slot", { key: '0ca29a2d97a7c38bbf43f8d79e271b874b4d9be8' })));
103
+ }) }, h("slot", { key: '1d15aa2da8501e8e7eff11ad4a491478be845c43' })));
104
104
  }
105
105
  get el() { return getElement(this); }
106
106
  static get watchers() { return {
@@ -178,7 +178,7 @@ const TabButton = class {
178
178
  rel,
179
179
  target,
180
180
  };
181
- return (h(Host, { key: '638b93ef40701ec3aefb89b1579eb91aaf6d4f8a', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
181
+ return (h(Host, { key: 'ce9d29ced0c781d6b2fa62cd5feb801c11fc42e8', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
182
182
  [mode]: true,
183
183
  'tab-selected': selected,
184
184
  'tab-disabled': disabled,
@@ -190,7 +190,7 @@ const TabButton = class {
190
190
  'ion-activatable': true,
191
191
  'ion-selectable': true,
192
192
  'ion-focusable': true,
193
- } }, h("a", Object.assign({ key: 'c053d32fbcdad8d5e4a409956b47164d7a080c6b' }, 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: 'b3b460d33ec978a46b069442280d31b23bc8e794', class: "button-inner" }, h("slot", { key: '87b3928475c941263261101b8fae27c6370d4671' })), mode === 'md' && h("ion-ripple-effect", { key: '6532e5b4546aebe4becaebe1c93ce0e6aedaffe7', type: "unbounded" }))));
193
+ } }, h("a", Object.assign({ key: '01cb0ed2e77c5c1a8abd48da1bb07ac1b305d0b6' }, 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: 'd0240c05f42217cfb186b86ff8a0c9cd70b9c8df', class: "button-inner" }, h("slot", { key: '0a20b84925037dbaa8bb4a495b813d3f7c2e58ac' })), mode === 'md' && h("ion-ripple-effect", { key: '4c92c27178cdac89d69cffef8d2c39c3644914e8', type: "unbounded" }))));
194
194
  }
195
195
  get el() { return getElement(this); }
196
196
  };
@@ -43,10 +43,10 @@ const Tab = class {
43
43
  }
44
44
  render() {
45
45
  const { tab, active, component } = this;
46
- return (h(Host, { key: 'fbd837bad7a0632336d46a597ace23673b153e48', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
46
+ return (h(Host, { key: 'dbad8fe9f1566277d14647626308eaf1601ab01f', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
47
47
  'ion-page': component === undefined,
48
48
  'tab-hidden': !active,
49
- } }, h("slot", { key: '35c218169fda826c9c1337558e0278d0c7f5f26a' })));
49
+ } }, h("slot", { key: '3be64f4e7161f6769aaf8e4dcb5293fcaa09af45' })));
50
50
  }
51
51
  get el() { return getElement(this); }
52
52
  static get watchers() { return {
@@ -215,7 +215,7 @@ const Tabs = class {
215
215
  return Array.from(this.el.querySelectorAll('ion-tab'));
216
216
  }
217
217
  render() {
218
- return (h(Host, { key: 'c7131135b31aa312dc0207602561e1c0f4ac3e53', onIonTabButtonClick: this.onTabClicked }, h("slot", { key: '6c46e91c0389bbcea1f15f35cf3ea513a74ac545', name: "top" }), h("div", { key: '4f1b649d8bb60b61402b97359de204979c5eda52', class: "tabs-inner" }, h("slot", { key: '8d1ef4952be4fb33567376e1083ea4da697fcae0' })), h("slot", { key: '260b8da8031494e9cb4635b3d22c49a433042db1', name: "bottom" })));
218
+ return (h(Host, { key: '7b4b302f2942d8d131f6fc24e817989a8be08867', onIonTabButtonClick: this.onTabClicked }, h("slot", { key: '2c51cf14c0f17a8ddf2d879858c984cdf8fd3147', name: "top" }), h("div", { key: '7e9d6055092d41bd9bc80ae15965f77e216feb84', class: "tabs-inner" }, h("slot", { key: 'c308a787e37ff7f6653531d70deca597a7602d26' })), h("slot", { key: 'd5f5e693710c853570811602f859cf3e88272684', name: "bottom" })));
219
219
  }
220
220
  get el() { return getElement(this); }
221
221
  };
@@ -13,9 +13,9 @@ const Text = class {
13
13
  }
14
14
  render() {
15
15
  const mode = getIonMode(this);
16
- return (h(Host, { key: 'bfaa49d35f43b8036725ae8a322c716fc6e43bdf', class: createColorClasses(this.color, {
16
+ return (h(Host, { key: '361035eae7b92dc109794348d39bad2f596eb6be', class: createColorClasses(this.color, {
17
17
  [mode]: true,
18
- }) }, h("slot", { key: 'c04880cd1935b42cbe60f58fd523b4d8a96072dc' })));
18
+ }) }, h("slot", { key: 'c7b8835cf485ba9ecd73298f0529276ce1ea0852' })));
19
19
  }
20
20
  };
21
21
  Text.style = textCss;
@@ -475,7 +475,7 @@ const Textarea = class {
475
475
  * TODO(FW-5592): Remove hasStartEndSlots condition
476
476
  */
477
477
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
478
- return (h(Host, { key: '2c9de566803dd007cee3639ddd04accb68663b32', class: createColorClasses(this.color, {
478
+ return (h(Host, { key: 'a70a62d7aae3831a50acd74f60b930925ada1326', class: createColorClasses(this.color, {
479
479
  [mode]: true,
480
480
  'has-value': hasValue,
481
481
  'has-focus': hasFocus,
@@ -484,7 +484,7 @@ const Textarea = class {
484
484
  [`textarea-shape-${shape}`]: shape !== undefined,
485
485
  [`textarea-label-placement-${labelPlacement}`]: true,
486
486
  'textarea-disabled': disabled,
487
- }) }, h("label", { key: 'a0602b57fae26f148729b19c296de31b4923ad44', class: "textarea-wrapper", htmlFor: inputId, onClick: this.onLabelClick }, this.renderLabelContainer(), h("div", { key: '4ff96c999ba015c6c94be888da76d2dbd33020d7', class: "textarea-wrapper-inner" }, h("div", { key: '8827db21d38d6c0bc2949f183b976eca692210be', class: "start-slot-wrapper" }, h("slot", { key: 'e90b69e2b427a51f9a6ec201053e55b914ef5b9d', name: "start" })), h("div", { key: '22de2b64734d6a677939ff372df9de13b58923e6', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, h("textarea", Object.assign({ key: '0e125c47ae292bea21484824746dbee922e728b0', 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)), h("div", { key: '52d8f9048596cd598a99b74e3d0b322890d8513d', class: "end-slot-wrapper" }, h("slot", { key: 'd9c8a7c33c47533dfe2eb8b12006c7f38d3cd11b', name: "end" }))), shouldRenderHighlight && h("div", { key: 'aaf672b846a35f0aeb0b3ec172dc808eb871eb5a', class: "textarea-highlight" })), this.renderBottomContent()));
487
+ }) }, h("label", { key: '8a2dd59a60f7469df84018eb0ede3a9ec3862703', class: "textarea-wrapper", htmlFor: inputId, onClick: this.onLabelClick }, this.renderLabelContainer(), h("div", { key: '1bfc368236e3da7a225a45118c27fbfc1fe5fa46', class: "textarea-wrapper-inner" }, h("div", { key: '215cbb2635ff52e31a8973376989b85e7245d40f', class: "start-slot-wrapper" }, h("slot", { key: '9f6b461cdee9d629deb695d2bea054ece2f32305', name: "start" })), h("div", { key: 'c1af35a2d5bc452bebe0b22a26d15ff52b4e9fc8', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, h("textarea", Object.assign({ key: '69a69b3cf0932baafbe37e6e846f1a571608d3f2', 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)), h("div", { key: 'c053ea8b865d0e29763aed2e4939cc9c9e374c15', class: "end-slot-wrapper" }, h("slot", { key: '930aa641833b0df54b9ea10368fc2f46d5f491f6', name: "end" }))), shouldRenderHighlight && h("div", { key: '8d12597d15f5f429d80e8272ea99e64ed924e482', class: "textarea-highlight" })), this.renderBottomContent()));
488
488
  }
489
489
  get el() { return getElement(this); }
490
490
  static get watchers() { return {
@@ -849,9 +849,9 @@ const Toast = class {
849
849
  if (layout === 'stacked' && startButtons.length > 0 && endButtons.length > 0) {
850
850
  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);
851
851
  }
852
- return (h(Host, Object.assign({ key: '4a303f9ebb69614e9dca677d9d80a4a275de0d85', tabindex: "-1" }, this.htmlAttributes, { style: {
852
+ return (h(Host, Object.assign({ key: 'd1ecd90c87700aad4685e230cdd430aa286b8791', tabindex: "-1" }, this.htmlAttributes, { style: {
853
853
  zIndex: `${60000 + this.overlayIndex}`,
854
- }, class: createColorClasses(this.color, Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent })), onIonToastWillDismiss: this.dispatchCancelHandler }), h("div", { key: '4f58fcbba8dce9834eab743fc91715935216f3d0', class: wrapperClass }, h("div", { key: 'bbc7b73b186432bd4be8247c5de2ce3b2551fb0a', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (h("ion-icon", { key: '0b953478eb739ceb864373416183bfbf5ce2f9f1', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), h("div", { key: '7a63497d1c0440256218426194851a969b042ca6', 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')))));
854
+ }, class: createColorClasses(this.color, Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent })), onIonToastWillDismiss: this.dispatchCancelHandler }), h("div", { key: '4bfc863417324de69e222054d5cf9c452038b41e', class: wrapperClass }, h("div", { key: '3417940afec0392e81b7d54c7cb00f3ab6c30d47', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (h("ion-icon", { key: '6bf878fbc85c01e1e5faa9d97d46255a6511a952', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), h("div", { key: '54b500348a9c37660c3aff37436d9188e4374947', 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')))));
855
855
  }
856
856
  get el() { return getElement(this); }
857
857
  static get watchers() { return {
@@ -284,7 +284,7 @@ const Toggle = class {
284
284
  const value = this.getValue();
285
285
  const rtl = isRTL(el) ? 'rtl' : 'ltr';
286
286
  renderHiddenInput(true, el, name, checked ? value : '', disabled);
287
- return (h(Host, { key: '736e1dcfca34fd41f6f0632652e7f86d6996a232', 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(color, {
287
+ return (h(Host, { key: 'f569148edd89ee041a4719ffc4733c16b05229bd', 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(color, {
288
288
  [mode]: true,
289
289
  'in-item': hostContext('ion-item', el),
290
290
  'toggle-activated': activated,
@@ -294,10 +294,10 @@ const Toggle = class {
294
294
  [`toggle-alignment-${alignment}`]: alignment !== undefined,
295
295
  [`toggle-label-placement-${labelPlacement}`]: true,
296
296
  [`toggle-${rtl}`]: true,
297
- }) }, h("label", { key: 'e697739fd3964c1c6c23331cf7e38a9841c46a6a', class: "toggle-wrapper", htmlFor: inputId }, h("input", Object.assign({ key: '3d500b8c1bc879591249d183c1abb3f5f26aff6b', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, required: required }, inheritedAttributes)), h("div", { key: 'e38f3fe0e66b4ca434fd81514f5ef771c2960841', class: {
297
+ }) }, h("label", { key: '3027f2ac4be6de422a14486d847fbee77f615db1', class: "toggle-wrapper", htmlFor: inputId }, h("input", Object.assign({ key: '4b0304c9e879e432b80184b4e5de37d55c11b436', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, required: required }, inheritedAttributes)), h("div", { key: '8ef265ec942e7f01ff31cbb202ed146c6bf94e02', class: {
298
298
  'label-text-wrapper': true,
299
299
  'label-text-wrapper-hidden': !hasLabel,
300
- }, part: "label", id: inputLabelId, onClick: this.onDivLabelClick }, h("slot", { key: '006dd3558264d69ab020c07005b348adc4ecdd5b' }), this.renderHintText()), h("div", { key: 'dd4e52de31caabee41ec1bc58efecd1e213368c9', class: "native-wrapper" }, this.renderToggleControl()))));
300
+ }, part: "label", id: inputLabelId, onClick: this.onDivLabelClick }, h("slot", { key: '7b162b7dd27199cca2a4c995276a18b9f8e44aaf' }), this.renderHintText()), h("div", { key: 'd13c34bd42fca01cc73ddb4ea7e471b33a282a3e', class: "native-wrapper" }, this.renderToggleControl()))));
301
301
  }
302
302
  get el() { return getElement(this); }
303
303
  static get watchers() { return {
@@ -4767,7 +4767,7 @@
4767
4767
  },
4768
4768
  {
4769
4769
  "name": "pull-factor",
4770
- "description": "How much to multiply the pull speed by. To slow the pull animation down,\npass a number less than `1`. To speed up the pull, pass a number greater\nthan `1`. The default value is `1` which is equal to the speed of the cursor.\nIf a negative value is passed in, the factor will be `1` instead.\n\nFor example: If the value passed is `1.2` and the content is dragged by\n`10` pixels, instead of `10` pixels the content will be pulled by `12` pixels\n(an increase of 20 percent). If the value passed is `0.8`, the dragged amount\nwill be `8` pixels, less than the amount the cursor has moved.\n\nDoes not apply when the refresher content uses a spinner,\nenabling the native refresher."
4770
+ "description": "How much to multiply the pull speed by. To slow the pull animation down,\npass a number less than `1`. To speed up the pull, pass a number greater\nthan `1`. The default value is `1` which is equal to the speed of the cursor.\nIf a negative value is passed in, the factor will be `1` instead.\n\nFor example, If the value passed is `1.2` and the content is dragged by\n`10` pixels, instead of `10` pixels, the content will be pulled by `12` pixels\n(an increase of 20 percent). If the value passed is `0.8`, the dragged amount\nwill be `8` pixels, less than the amount the cursor has moved.\n\nDoes not apply when the refresher content uses a spinner,\nenabling the native refresher."
4771
4771
  },
4772
4772
  {
4773
4773
  "name": "pull-max",