@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
package/hydrate/index.mjs CHANGED
@@ -18571,11 +18571,11 @@ class ItemDivider {
18571
18571
  }
18572
18572
  render() {
18573
18573
  const mode = getIonMode$1(this);
18574
- return (hAsync(Host, { key: 'ee8b2c8d5e415c0d8badf84fa7670932da4e809e', class: createColorClasses$1(this.color, {
18574
+ return (hAsync(Host, { key: '1523095ce4af3f2611512ff0948ead659959ee4a', class: createColorClasses$1(this.color, {
18575
18575
  [mode]: true,
18576
18576
  'item-divider-sticky': this.sticky,
18577
18577
  item: true,
18578
- }) }, hAsync("slot", { key: 'a1b7bbb1a008b0a56887f130d166931033801746', name: "start" }), hAsync("div", { key: '9d572da46ab616bdf881098e96aa6796a249507f', class: "item-divider-inner" }, hAsync("div", { key: 'a57a2c17093b74b9e4f8fd2778230a440b293aa1', class: "item-divider-wrapper" }, hAsync("slot", { key: 'ef15ebf58f3acd4b4d1b7c51144e26c3759dba49' })), hAsync("slot", { key: '1787c2400534301fe72b8ec213d0ce1e8f75b65a', name: "end" }))));
18578
+ }) }, hAsync("slot", { key: '39105d888e115416c3a3fe588da44b4c61f4e5fe', name: "start" }), hAsync("div", { key: '67e16f1056bd39187f3629c1bb383b7abbda829b', class: "item-divider-inner" }, hAsync("div", { key: 'b3a218fdcc7b9aeab6e0155340152d39fa0b6329', class: "item-divider-wrapper" }, hAsync("slot", { key: '69d8587533b387869d34b075d02f61396858fc90' })), hAsync("slot", { key: 'b91c654699b3b26d0012ea0c719c4a07d1fcfbaa', name: "end" }))));
18579
18579
  }
18580
18580
  get el() { return getElement(this); }
18581
18581
  static get style() { return {
@@ -18605,7 +18605,7 @@ class ItemGroup {
18605
18605
  }
18606
18606
  render() {
18607
18607
  const mode = getIonMode$1(this);
18608
- return (hAsync(Host, { key: 'f1743af1d075682f63fae3802c5c5bf050507563', role: "group", class: {
18608
+ return (hAsync(Host, { key: 'e49dc8f99247d2431d7c6db01b6e021a0f5b1c37', role: "group", class: {
18609
18609
  [mode]: true,
18610
18610
  // Used internally for styling
18611
18611
  [`item-group-${mode}`]: true,
@@ -18675,12 +18675,12 @@ class ItemOption {
18675
18675
  href: this.href,
18676
18676
  target: this.target,
18677
18677
  };
18678
- return (hAsync(Host, { key: '058310ac361612c16f2ef70c74279ba7c24128c5', onClick: this.onClick, class: createColorClasses$1(this.color, {
18678
+ return (hAsync(Host, { key: '189a0040b97163b2336bf216baa71d584c5923a8', onClick: this.onClick, class: createColorClasses$1(this.color, {
18679
18679
  [mode]: true,
18680
18680
  'item-option-disabled': disabled,
18681
18681
  'item-option-expandable': expandable,
18682
18682
  'ion-activatable': true,
18683
- }) }, hAsync(TagType, Object.assign({ key: '045052656ab652bec065d421950fe9ea00dc1141' }, attrs, { class: "button-native", part: "native", disabled: disabled }), hAsync("span", { key: '988b9166c0dda3c822a99ceace4c105339b2465b', class: "button-inner" }, hAsync("slot", { key: '8050b870ada6b09283f8acbcbb6d2bd1c76508b3', name: "top" }), hAsync("div", { key: 'a206e7b09e660c878ce3c5b61d018e8cdd89dc55', class: "horizontal-wrapper" }, hAsync("slot", { key: '394e5e4ce14cd19b5d5eafca29bb9f971f5f0741', name: "start" }), hAsync("slot", { key: 'dd4c3a1bee7622df40a3d8f2a298045b772f1600', name: "icon-only" }), hAsync("slot", { key: '318f3ec97b722c5e7df1a78b1e0439f919d0aacc' }), hAsync("slot", { key: 'fff6a9a602cf7bd698528982f91742a2d36ea245', name: "end" })), hAsync("slot", { key: '26b4bb155701d8080b486dbad7bb9a6d2e35182c', name: "bottom" })), mode === 'md' && hAsync("ion-ripple-effect", { key: '152b74643bf0f5725c39bfdbb940f0f32ec83d58' }))));
18683
+ }) }, hAsync(TagType, Object.assign({ key: '5a7140eb99da5ec82fe2ea3ea134513130763399' }, attrs, { class: "button-native", part: "native", disabled: disabled }), hAsync("span", { key: '9b8577e612706b43e575c9a20f2f9d35c0d1bcb1', class: "button-inner" }, hAsync("slot", { key: '9acb82f04e4822bfaa363cc2c4d29d5c0fec0ad6', name: "top" }), hAsync("div", { key: '66f5fb4fdd0c39f205574c602c793dcf109c7a17', class: "horizontal-wrapper" }, hAsync("slot", { key: '3761a32bca7c6c41b7eb394045497cfde181a62a', name: "start" }), hAsync("slot", { key: 'a96a568955cf6962883dc6771726d3d07462da00', name: "icon-only" }), hAsync("slot", { key: 'af5dfe5eb41456b9359bafe3615b576617ed7b57' }), hAsync("slot", { key: '00426958066ab7b949ff966fabad5cf8a0b54079', name: "end" })), hAsync("slot", { key: 'ae66c8bd536a9f27865f49240980d7b4b831b229', name: "bottom" })), mode === 'md' && hAsync("ion-ripple-effect", { key: '30df6c935ef8a3f28a6bc1f3bb162ca4f80aaf26' }))));
18684
18684
  }
18685
18685
  get el() { return getElement(this); }
18686
18686
  static get style() { return {
@@ -18729,7 +18729,7 @@ class ItemOptions {
18729
18729
  render() {
18730
18730
  const mode = getIonMode$1(this);
18731
18731
  const isEnd = isEndSide(this.side);
18732
- return (hAsync(Host, { key: '7b4b93984182222c64c7a2a22a18e52ac19e3049', class: {
18732
+ return (hAsync(Host, { key: '05a22a505e043c2715e3805e5e26ab4668940af0', class: {
18733
18733
  [mode]: true,
18734
18734
  // Used internally for styling
18735
18735
  [`item-options-${mode}`]: true,
@@ -19194,7 +19194,7 @@ class ItemSliding {
19194
19194
  }
19195
19195
  render() {
19196
19196
  const mode = getIonMode$1(this);
19197
- return (hAsync(Host, { key: '8fd81d74701402294a48b79c56d6eceadafd4881', class: {
19197
+ return (hAsync(Host, { key: 'd812322c9fb5da4ee16e99dc38bfb24cb4590d03', class: {
19198
19198
  [mode]: true,
19199
19199
  'item-sliding-active-slide': this.state !== 2 /* SlidingState.Disabled */,
19200
19200
  'item-sliding-active-options-end': (this.state & 8 /* SlidingState.End */) !== 0,
@@ -19299,13 +19299,13 @@ class Label {
19299
19299
  render() {
19300
19300
  const position = this.position;
19301
19301
  const mode = getIonMode$1(this);
19302
- return (hAsync(Host, { key: '684ddfa719e34d743489ff05a0df067829257c73', class: createColorClasses$1(this.color, {
19302
+ return (hAsync(Host, { key: 'd6fba1a97189acc8ddfd64a2f009954a3e46e188', class: createColorClasses$1(this.color, {
19303
19303
  [mode]: true,
19304
19304
  'in-item-color': hostContext('ion-item.ion-color', this.el),
19305
19305
  [`label-${position}`]: position !== undefined,
19306
19306
  [`label-no-animate`]: this.noAnimate,
19307
19307
  'label-rtl': document.dir === 'rtl',
19308
- }) }, hAsync("slot", { key: '4aace3e2b36250e832c44f63bea21116d77220fb' })));
19308
+ }) }, hAsync("slot", { key: 'ce0ab50b5700398fdf50f36d02b7ad287eb71481' })));
19309
19309
  }
19310
19310
  get el() { return getElement(this); }
19311
19311
  static get watchers() { return {
@@ -19403,10 +19403,10 @@ class ListHeader {
19403
19403
  render() {
19404
19404
  const { lines } = this;
19405
19405
  const mode = getIonMode$1(this);
19406
- return (hAsync(Host, { key: '2e529021279761b2b2889885437f619b0e8f71c4', class: createColorClasses$1(this.color, {
19406
+ return (hAsync(Host, { key: 'd9bc827ad8cc77231efddc2435831a7fc080f77d', class: createColorClasses$1(this.color, {
19407
19407
  [mode]: true,
19408
19408
  [`list-header-lines-${lines}`]: lines !== undefined,
19409
- }) }, hAsync("div", { key: '9a6a11b0db015df79374f6489a40b959bc80b3e4', class: "list-header-inner" }, hAsync("slot", { key: 'ef347fc6afb47850797e2e4d1aeefcd6a318f789' }))));
19409
+ }) }, hAsync("div", { key: '02dd9698304a7b2997ea1487e2f308bebea2b44c', class: "list-header-inner" }, hAsync("slot", { key: '01d63a572c003286ae467a1ab23631e37e695042' }))));
19410
19410
  }
19411
19411
  static get style() { return {
19412
19412
  ios: listHeaderIosCss,
@@ -19691,9 +19691,9 @@ class Loading {
19691
19691
  * Otherwise, don't set aria-labelledby.
19692
19692
  */
19693
19693
  const ariaLabelledBy = message !== undefined ? msgId : null;
19694
- return (hAsync(Host, Object.assign({ key: 'f86ddbc600cb5c396b7de38fb5f49625388c3c3f', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
19694
+ return (hAsync(Host, Object.assign({ key: '4497183ce220242abe19ae15f328f9a92ccafbbc', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
19695
19695
  zIndex: `${40000 + this.overlayIndex}`,
19696
- }, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), hAsync("ion-backdrop", { key: 'b53727aaddc37ef3c685fcc150c6d5193290a847', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: '4c61bede8e0a4e47daa6f1f9d0f364ef6aec0bc3', tabindex: "0", "aria-hidden": "true" }), hAsync("div", { key: '84e51ceb07118f1eaeb757df28801c255496931b', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (hAsync("div", { key: 'fc97f1912e0fc558b7c309a5bc084415f5f620b2', class: "loading-spinner" }, hAsync("ion-spinner", { key: '6e186d856cd3f10f22c3e317ef00f31b4216459c', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), hAsync("div", { key: 'dcbe9d9a619daa1c08174e73827bdabeb59dde92', tabindex: "0", "aria-hidden": "true" })));
19696
+ }, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), hAsync("ion-backdrop", { key: '231dec84e424a2dc358ce95b84d6035cf43e4dea', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: 'c9af29b6e6bb49a217396a5c874bbfb8835a926c', tabindex: "0", "aria-hidden": "true" }), hAsync("div", { key: 'a8659863743cdeccbe1ba810eaabfd3ebfcb86f3', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (hAsync("div", { key: '3b346f39bc71691bd8686556a1e142198a7b12fa', class: "loading-spinner" }, hAsync("ion-spinner", { key: '8dc2bf1556e5138e262827f1516c59ecd09f3520', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), hAsync("div", { key: '054164c0dbae9a0e0973dd3c8e28f5b771820310', tabindex: "0", "aria-hidden": "true" })));
19697
19697
  }
19698
19698
  get el() { return getElement(this); }
19699
19699
  static get watchers() { return {
@@ -20742,14 +20742,14 @@ class Menu {
20742
20742
  * the ionBackButton listener in the menu controller
20743
20743
  * will handle closing the menu when Escape is pressed.
20744
20744
  */
20745
- return (hAsync(Host, { key: '29ef73894e2795e4ce23e59888ffb87faf4dd543', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
20745
+ return (hAsync(Host, { key: '70a427f3414a476414c3386efe6c8723fd37eccf', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
20746
20746
  [mode]: true,
20747
20747
  [`menu-type-${type}`]: true,
20748
20748
  'menu-enabled': !disabled,
20749
20749
  [`menu-side-${side}`]: true,
20750
20750
  'menu-pane-visible': isPaneVisible,
20751
20751
  'split-pane-side': hostContext('ion-split-pane', el),
20752
- } }, hAsync("div", { key: '22e44f7bd602ee0c96550f0dfc22ac81c0033ad6', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, hAsync("slot", { key: '7bbef92fe03bb3ce4d3981eb8535aab449aab2fc' })), hAsync("ion-backdrop", { key: '9ab8d5b61563e16b212c71c03869d4fc23a0400b', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
20752
+ } }, hAsync("div", { key: '83af04e5a47d5a92caafaf06088a7114ae61984b', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, hAsync("slot", { key: '7b35048642864bd0f30de9f6b61c949c1b601692' })), hAsync("ion-backdrop", { key: '347af516c7970d80dd11c6d1ed61e9a040ceb5fb', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
20753
20753
  }
20754
20754
  get el() { return getElement(this); }
20755
20755
  static get watchers() { return {
@@ -20857,7 +20857,7 @@ class MenuButton {
20857
20857
  type: this.type,
20858
20858
  };
20859
20859
  const ariaLabel = inheritedAttributes['aria-label'] || 'menu';
20860
- return (hAsync(Host, { key: 'dcade732e366f0687d92cb9ce4065b78b0b41d24', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses$1(color, {
20860
+ return (hAsync(Host, { key: '9f0f0e50d39a6872508220c58e64bb2092a0d7ef', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses$1(color, {
20861
20861
  [mode]: true,
20862
20862
  button: true, // ion-buttons target .button
20863
20863
  'menu-button-hidden': hidden,
@@ -20866,7 +20866,7 @@ class MenuButton {
20866
20866
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
20867
20867
  'ion-activatable': true,
20868
20868
  'ion-focusable': true,
20869
- }) }, hAsync("button", Object.assign({ key: '7c4a449e239679376f38471d95fd602f9caec5f6' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), hAsync("span", { key: '8bb5bf453280a66109198c970b678ad800c7a8cf', class: "button-inner" }, hAsync("slot", { key: '7f78b1e7a0695f2bd600d13ca81f50dd8b965726' }, hAsync("ion-icon", { key: '9f67f5bb06b1f03a6e5df9ecbe23ebf69fb40756', part: "icon", icon: menuIcon, mode: mode, lazy: false, "aria-hidden": "true" }))), mode === 'md' && hAsync("ion-ripple-effect", { key: '10be7145c614144e94c3cc0b92dc5ee4e1587fe6', type: "unbounded" }))));
20869
+ }) }, hAsync("button", Object.assign({ key: 'ffebf7083d23501839970059ef8e411b571de197' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), hAsync("span", { key: 'cab0c1c763b3ce33ef11dba1d230f66126e59424', class: "button-inner" }, hAsync("slot", { key: 'ccfd2be8479b75b5c63e97e1ca7dfe203e9b36ee' }, hAsync("ion-icon", { key: 'ac254fe7f327b08f1ae3fcea89d5cf0e83c9a96c', part: "icon", icon: menuIcon, mode: mode, lazy: false, "aria-hidden": "true" }))), mode === 'md' && hAsync("ion-ripple-effect", { key: 'f0f17c4ca96e3eed3c1727ee00578d40af8f0115', type: "unbounded" }))));
20870
20870
  }
20871
20871
  get el() { return getElement(this); }
20872
20872
  static get style() { return {
@@ -20919,10 +20919,10 @@ class MenuToggle {
20919
20919
  render() {
20920
20920
  const mode = getIonMode$1(this);
20921
20921
  const hidden = this.autoHide && !this.visible;
20922
- return (hAsync(Host, { key: '55135952f3a42cb5d21916dfb7b169d894b381e3', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
20922
+ return (hAsync(Host, { key: 'cd567114769a30bd3871ed5d15bf42aed39956e1', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
20923
20923
  [mode]: true,
20924
20924
  'menu-toggle-hidden': hidden,
20925
- } }, hAsync("slot", { key: 'e8ecb59a6ec075b07e2a1b8fcdf7df3dd9975a03' })));
20925
+ } }, hAsync("slot", { key: '773d4cff95ca75f23578b1e1dca53c9933f28a33' })));
20926
20926
  }
20927
20927
  static get style() { return menuToggleCss; }
20928
20928
  static get cmpMeta() { return {
@@ -23763,20 +23763,20 @@ class Modal {
23763
23763
  const isCardModal = presentingElement !== undefined && mode === 'ios';
23764
23764
  const isHandleCycle = handleBehavior === 'cycle';
23765
23765
  const isSheetModalWithHandle = isSheetModal && showHandle;
23766
- return (hAsync(Host, Object.assign({ key: '978ba9cc81464b2d9b4caaf36285d5f7bf7e568d', "no-router": true,
23766
+ return (hAsync(Host, Object.assign({ key: '87328006ea6c75ebc518ace300438492a567223e', "no-router": true,
23767
23767
  // Allow the modal to be navigable when the handle is focusable
23768
23768
  tabIndex: isHandleCycle && isSheetModalWithHandle ? 0 : -1 }, htmlAttributes, { style: {
23769
23769
  zIndex: `${20000 + this.overlayIndex}`,
23770
- }, class: Object.assign({ [mode]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, [`modal-no-expand-scroll`]: isSheetModal && !expandToScroll, 'overlay-hidden': true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle, onFocus: this.onModalFocus }), hAsync("ion-backdrop", { key: '9f95566d8e0c06bb9607f514484848c250f35f1f', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), mode === 'ios' && hAsync("div", { key: '91ff26d4f3ab4367f3a2940f51c6a5a3d4c972c3', class: "modal-shadow" }), hAsync("div", Object.assign({ key: '064b2dba13854505a4eb1f5e54296ac79cb7a2bd',
23770
+ }, class: Object.assign({ [mode]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, [`modal-no-expand-scroll`]: isSheetModal && !expandToScroll, 'overlay-hidden': true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle, onFocus: this.onModalFocus }), hAsync("ion-backdrop", { key: 'ee94ff8e09b691dd4ad4e4db1720f06bc3c5a469', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), mode === 'ios' && hAsync("div", { key: 'bffd69b4635c22d9f249725bd952c1e93d5615c7', class: "modal-shadow" }), hAsync("div", Object.assign({ key: '1d394d3c68916e464ff1fbf5242419f4a3d3cca1',
23771
23771
  /*
23772
23772
  role and aria-modal must be used on the
23773
23773
  same element. They must also be set inside the
23774
23774
  shadow DOM otherwise ion-button will not be highlighted
23775
23775
  when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
23776
23776
  */
23777
- role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: 'b579b08b114022032d078a527111456ceefc7b35', class: "modal-handle",
23777
+ role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: '2dcf58792018e557e0c323baad2d672bc99c0bb1', class: "modal-handle",
23778
23778
  // Prevents the handle from receiving keyboard focus when it does not cycle
23779
- tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle", ref: (el) => (this.dragHandleEl = el) })), hAsync("slot", { key: 'dacea58475b72d9c0209934ff31f3be6b9ac8c85', onSlotchange: this.onSlotChange }))));
23779
+ tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle", ref: (el) => (this.dragHandleEl = el) })), hAsync("slot", { key: '44164b1e8710c3895400ad9f44ecd99873874ad5', onSlotchange: this.onSlotChange }))));
23780
23780
  }
23781
23781
  get el() { return getElement(this); }
23782
23782
  static get watchers() { return {
@@ -24724,7 +24724,7 @@ class Nav {
24724
24724
  }
24725
24725
  }
24726
24726
  render() {
24727
- return hAsync("slot", { key: 'a549286b51b1bb23c9ef51f71148452228d0ab14' });
24727
+ return hAsync("slot", { key: '8067c9835d255daec61f33dba200fd3a6ff839a0' });
24728
24728
  }
24729
24729
  get el() { return getElement(this); }
24730
24730
  static get watchers() { return {
@@ -24797,7 +24797,7 @@ class NavLink {
24797
24797
  };
24798
24798
  }
24799
24799
  render() {
24800
- return hAsync(Host, { key: 'd4d80feb51c0d92b0bedf6952c892f9df3002046', onClick: this.onClick });
24800
+ return hAsync(Host, { key: '6dbb1ad4f351e9215375aac11ab9b53762e07a08', onClick: this.onClick });
24801
24801
  }
24802
24802
  get el() { return getElement(this); }
24803
24803
  static get cmpMeta() { return {
@@ -24828,9 +24828,9 @@ class Note {
24828
24828
  }
24829
24829
  render() {
24830
24830
  const mode = getIonMode$1(this);
24831
- return (hAsync(Host, { key: 'b86a6acc9274df6528d224d4c11ab826a0f84dbc', class: createColorClasses$1(this.color, {
24831
+ return (hAsync(Host, { key: '0ec2ef7367d867fd7588611953f696eecdf3221e', class: createColorClasses$1(this.color, {
24832
24832
  [mode]: true,
24833
- }) }, hAsync("slot", { key: '5de76567ed7713827cd277a42db102faf34190c8' })));
24833
+ }) }, hAsync("slot", { key: 'a200b94ddffb29cf6dabe6e984220930ea7efdef' })));
24834
24834
  }
24835
24835
  static get style() { return {
24836
24836
  ios: noteIosCss,
@@ -25590,11 +25590,11 @@ class Picker {
25590
25590
  render() {
25591
25591
  const { htmlAttributes } = this;
25592
25592
  const mode = getIonMode$1(this);
25593
- return (hAsync(Host, Object.assign({ key: '80f66d33780d8a1352d24be9cb63a0cc03d01ab5', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
25593
+ return (hAsync(Host, Object.assign({ key: 'b95440747eb80cba23ae676d399d5e5816722c58', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
25594
25594
  zIndex: `${20000 + this.overlayIndex}`,
25595
25595
  }, class: Object.assign({ [mode]: true,
25596
25596
  // Used internally for styling
25597
- [`picker-${mode}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), hAsync("ion-backdrop", { key: '97fb8e10ba08b197610cb8c0cdea61103883d55f', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: 'b3969cb6fbf7153623d14e3ca1493d3370efb211', tabindex: "0", "aria-hidden": "true" }), hAsync("div", { key: '299268483c3727e698d9135bfdf40349a7050ac1', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, hAsync("div", { key: '95394de3ef691899b7dbf416f56fd3e86bbdce3f', class: "picker-toolbar" }, this.buttons.map((b) => (hAsync("div", { class: buttonWrapperClass(b) }, hAsync("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass$1(b) }, b.text))))), hAsync("div", { key: '05f18bb8d00dc0e22f691b7e41f90f729a6c66d7', class: "picker-columns" }, hAsync("div", { key: '4a8fdf224effc0af67fd413e2e6aca8a78d1cf43', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => hAsync("ion-picker-legacy-column", { col: c })), hAsync("div", { key: 'e50a31db45e3f39e9d0fed36a21be9257eec09bf', class: "picker-below-highlight" }))), hAsync("div", { key: '5a78cb2176ac807ea0c195c6b76cd0e8eef9d4c0', tabindex: "0", "aria-hidden": "true" })));
25597
+ [`picker-${mode}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), hAsync("ion-backdrop", { key: '169d1c83ef40e7fcb134219a585298b403a70b0f', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: '98518e5f5cea2dfb8dfa63d9545e9ae3a5765023', tabindex: "0", "aria-hidden": "true" }), hAsync("div", { key: '151755ab8eb23f9adafbfe201349398f5a69dee7', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, hAsync("div", { key: '5dcf93b2f4fe8f4fce7c7aec8f85ef45a03ef470', class: "picker-toolbar" }, this.buttons.map((b) => (hAsync("div", { class: buttonWrapperClass(b) }, hAsync("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass$1(b) }, b.text))))), hAsync("div", { key: 'fd5d66708edd38adc5a4d2fad7298969398a05e3', class: "picker-columns" }, hAsync("div", { key: '1b5830fd6cef1016af7736792c514965d6cb38a8', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => hAsync("ion-picker-legacy-column", { col: c })), hAsync("div", { key: 'c6edeca7afd69e13c9c66ba36f261974fd0f8f78', class: "picker-below-highlight" }))), hAsync("div", { key: 'e2a4b24710e30579b14b82dbfd3761b2187797b5', tabindex: "0", "aria-hidden": "true" })));
25598
25598
  }
25599
25599
  get el() { return getElement(this); }
25600
25600
  static get watchers() { return {
@@ -26563,9 +26563,9 @@ class PickerColumnCmp {
26563
26563
  render() {
26564
26564
  const col = this.col;
26565
26565
  const mode = getIonMode$1(this);
26566
- return (hAsync(Host, { key: '86125e95f18837dfd021db01777d72a1562d8ee3', class: Object.assign({ [mode]: true, 'picker-col': true, 'picker-opts-left': this.col.align === 'left', 'picker-opts-right': this.col.align === 'right' }, getClassMap(col.cssClass)), style: {
26566
+ return (hAsync(Host, { key: 'ed32d108dd94f0302fb453c31a3497ebae65ec37', class: Object.assign({ [mode]: true, 'picker-col': true, 'picker-opts-left': this.col.align === 'left', 'picker-opts-right': this.col.align === 'right' }, getClassMap(col.cssClass)), style: {
26567
26567
  'max-width': this.col.columnWidth,
26568
- } }, col.prefix && (hAsync("div", { key: 'b0f3d39e0bd128781066ffefb7a1e40d12a9e76d', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), hAsync("div", { key: '0b106ac4d56916eaaa7f09d1b68348b3754b7bba', class: "picker-opts", style: { maxWidth: col.optionsWidth }, ref: (el) => (this.optsEl = el) }, col.options.map((o, index) => (hAsync("button", { "aria-label": o.ariaLabel, class: { 'picker-opt': true, 'picker-opt-disabled': !!o.disabled }, "opt-index": index }, o.text)))), col.suffix && (hAsync("div", { key: '00ff2f9dbb4561787e5a5223327c6a2a33f8362e', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
26568
+ } }, col.prefix && (hAsync("div", { key: '9f0634890e66fd4ae74f826d1eea3431de121393', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), hAsync("div", { key: '337e996e5be91af16446085fe22436f213b771eb', class: "picker-opts", style: { maxWidth: col.optionsWidth }, ref: (el) => (this.optsEl = el) }, col.options.map((o, index) => (hAsync("button", { "aria-label": o.ariaLabel, class: { 'picker-opt': true, 'picker-opt-disabled': !!o.disabled }, "opt-index": index }, o.text)))), col.suffix && (hAsync("div", { key: 'd69a132599d78d9e5107f12228978cfce4e43098', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
26569
26569
  }
26570
26570
  get el() { return getElement(this); }
26571
26571
  static get watchers() { return {
@@ -26682,10 +26682,10 @@ class PickerColumnOption {
26682
26682
  render() {
26683
26683
  const { color, disabled, ariaLabel } = this;
26684
26684
  const mode = getIonMode$1(this);
26685
- return (hAsync(Host, { key: 'c45a1c14a351bf57d7113671164852349be5aa8a', class: createColorClasses$1(color, {
26685
+ return (hAsync(Host, { key: 'f816729941aabcb31ddfdce3ffe2e2139030d715', class: createColorClasses$1(color, {
26686
26686
  [mode]: true,
26687
26687
  ['option-disabled']: disabled,
26688
- }) }, hAsync("div", { key: '824930b658c6e3fb493ac4c6c2451d38c6bc4829', class: 'picker-column-option-button', role: "button", "aria-label": ariaLabel, onClick: () => this.onClick() }, hAsync("slot", { key: '019df4dcf46e629bdbebcd46ed3ab29669feab27' }))));
26688
+ }) }, hAsync("div", { key: 'd942de84fd14d7dc06b1e5cf4f7920d1dc3c6371', class: 'picker-column-option-button', role: "button", "aria-label": ariaLabel, onClick: () => this.onClick() }, hAsync("slot", { key: 'b0df5717b42209e649097209a01476e1a66f5c5c' }))));
26689
26689
  }
26690
26690
  get el() { return getElement(this); }
26691
26691
  static get watchers() { return {
@@ -28126,9 +28126,9 @@ class Popover {
28126
28126
  const { onLifecycle, parentPopover, dismissOnSelect, side, arrow, htmlAttributes, focusTrap } = this;
28127
28127
  const desktop = isPlatform('desktop');
28128
28128
  const enableArrow = arrow && !parentPopover;
28129
- return (hAsync(Host, Object.assign({ key: '2edd8333c630efbce59071f8a383e4326e928dbc', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
28129
+ return (hAsync(Host, Object.assign({ key: '42863f748c93f709d433931d969230137b37d42d', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
28130
28130
  zIndex: `${20000 + this.overlayIndex}`,
28131
- }, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && hAsync("ion-backdrop", { key: 'aac4e68b08197534375e8ea3f8c9ea0c10ab2af4', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), hAsync("div", { key: 'b7f4ebf57d4148b32856b0075d286f454be8de5d', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && hAsync("div", { key: '607d94c28d73e8e957175a7c0f6e8a99ec4dcd53', class: "popover-arrow", part: "arrow" }), hAsync("div", { key: '4366a5a5de550c09895e923f345583508e1ec30c', class: "popover-content", part: "content" }, hAsync("slot", { key: 'eb7886fbc99c15b667b7d825d24f1c12d9380f03' })))));
28131
+ }, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && hAsync("ion-backdrop", { key: '22b6d82178b52158b76ab3fd9a7dd738fd6e4bbf', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), hAsync("div", { key: 'b76335c64e992a964ed3fb91d17a992c3474b4cd', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && hAsync("div", { key: '018c846c32e7ff7fa010528e6b37a17e5f03c84c', class: "popover-arrow", part: "arrow" }), hAsync("div", { key: '350c468c80052da3a07768bceab98fe159c35a43', class: "popover-content", part: "content" }, hAsync("slot", { key: '686443c17ac9873d33905c1cdb67e6d6da675282' })))));
28132
28132
  }
28133
28133
  get el() { return getElement(this); }
28134
28134
  static get watchers() { return {
@@ -28233,7 +28233,7 @@ class ProgressBar {
28233
28233
  const mode = getIonMode$1(this);
28234
28234
  // If the progress is displayed as a solid bar.
28235
28235
  const progressSolid = buffer === 1;
28236
- return (hAsync(Host, { key: 'c859e48f3d24a458239e36d925e5dc003ed07c6b', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses$1(color, {
28236
+ return (hAsync(Host, { key: 'dc69693b5d2dcb2b6e4296d7cb85bc27507f3fa6', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses$1(color, {
28237
28237
  [mode]: true,
28238
28238
  [`progress-bar-${type}`]: true,
28239
28239
  'progress-paused': paused,
@@ -28418,7 +28418,7 @@ class Radio {
28418
28418
  const { checked, disabled, color, el, justify, labelPlacement, hasLabel, buttonTabindex, alignment } = this;
28419
28419
  const mode = getIonMode$1(this);
28420
28420
  const inItem = hostContext('ion-item', el);
28421
- return (hAsync(Host, { key: 'af5dc59ed528150872e907ed1036e3e2decba939', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: createColorClasses$1(color, {
28421
+ return (hAsync(Host, { key: '3353b28172b7f837d4b38964169b5b5f4ba02788', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: createColorClasses$1(color, {
28422
28422
  [mode]: true,
28423
28423
  'in-item': inItem,
28424
28424
  'radio-checked': checked,
@@ -28429,10 +28429,10 @@ class Radio {
28429
28429
  // Focus and active styling should not apply when the radio is in an item
28430
28430
  'ion-activatable': !inItem,
28431
28431
  'ion-focusable': !inItem,
28432
- }), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, hAsync("label", { key: '1312aba3259a87fe23a6911cdfa477e309469c8b', class: "radio-wrapper" }, hAsync("div", { key: 'b342aa27e240a300836d2a135658d346b95daf09', class: {
28432
+ }), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, hAsync("label", { key: '418a0a48366ff900e97da123abf665bbbda87fb7', class: "radio-wrapper" }, hAsync("div", { key: '6e5acdd8c8f5d0ad26632a65396afef8094153d1', class: {
28433
28433
  'label-text-wrapper': true,
28434
28434
  'label-text-wrapper-hidden': !hasLabel,
28435
- }, part: "label" }, hAsync("slot", { key: '0a4613d29aa783d1882cf889377f7e4fd4fea51d' })), hAsync("div", { key: '191faea79dc4cd8befc4b873f5bd9f5af8ca2acc', class: "native-wrapper" }, this.renderRadioControl()))));
28435
+ }, part: "label" }, hAsync("slot", { key: '10b157162cd283d624153c747679609cf0bbf11e' })), hAsync("div", { key: '4c45cca95cb105cd6df1025a26e3c045272184a0', class: "native-wrapper" }, this.renderRadioControl()))));
28436
28436
  }
28437
28437
  get el() { return getElement(this); }
28438
28438
  static get watchers() { return {
@@ -28671,7 +28671,7 @@ class RadioGroup {
28671
28671
  const { label, labelId, el, name, value } = this;
28672
28672
  const mode = getIonMode$1(this);
28673
28673
  renderHiddenInput(true, el, name, value, false);
28674
- return (hAsync(Host, { key: 'db593b3ed511e9395e3c7bfd91b787328692cd6d', role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.hintTextId, "aria-invalid": this.isInvalid ? 'true' : undefined, onClick: this.onClick, class: mode }, this.renderHintText(), hAsync("slot", { key: 'd683b01c1ba34fe843c4b320bce4661a117472a5' })));
28674
+ return (hAsync(Host, { key: 'db593b3ed511e9395e3c7bfd91b787328692cd6d', role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.hintTextId, "aria-invalid": this.isInvalid ? 'true' : undefined, onClick: this.onClick, class: mode }, this.renderHintText(), hAsync("div", { key: '85045b45a0100a45f3b9a35d1c5a25ec63d525c4', class: "radio-group-wrapper" }, hAsync("slot", { key: '53dacb87ce62398e78771fb2efaf839ab922d946' }))));
28675
28675
  }
28676
28676
  get el() { return getElement(this); }
28677
28677
  static get watchers() { return {
@@ -29431,7 +29431,7 @@ class Range {
29431
29431
  const needsEndAdjustment = inItem && !hasEndContent;
29432
29432
  const mode = getIonMode$1(this);
29433
29433
  renderHiddenInput(true, el, this.name, JSON.stringify(this.getValue()), disabled);
29434
- return (hAsync(Host, { key: 'affcac4709096a48a5b4c1864b209b6352f6b078', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: createColorClasses$1(this.color, {
29434
+ return (hAsync(Host, { key: 'ef7b01f80515bcaeb2983934ad7f10a6bd5d13ec', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: createColorClasses$1(this.color, {
29435
29435
  [mode]: true,
29436
29436
  'in-item': inItem,
29437
29437
  'range-disabled': disabled,
@@ -29440,10 +29440,10 @@ class Range {
29440
29440
  [`range-label-placement-${labelPlacement}`]: true,
29441
29441
  'range-item-start-adjustment': needsStartAdjustment,
29442
29442
  'range-item-end-adjustment': needsEndAdjustment,
29443
- }) }, hAsync("label", { key: 'c7cf95fa831d10b17c137995d0a9e0cf84006a76', class: "range-wrapper", id: "range-label" }, hAsync("div", { key: '5b8479c7939ae0f94a042c3aafd64316e4577d30', class: {
29443
+ }) }, hAsync("label", { key: 'fd8aa90a9d52be9da024b907e68858dae424449d', class: "range-wrapper", id: "range-label" }, hAsync("div", { key: '2172b4f329c22017dd23475c80aac25ba6e753eb', class: {
29444
29444
  'label-text-wrapper': true,
29445
29445
  'label-text-wrapper-hidden': !hasLabel,
29446
- }, part: "label" }, label !== undefined ? hAsync("div", { class: "label-text" }, label) : hAsync("slot", { name: "label" })), hAsync("div", { key: '3c275d822b29a8008e044722e8b6bdabd3ecfad7', class: "native-wrapper" }, hAsync("slot", { key: '03c849d0aa708914984ad57ca292bc5fc66ecad5', name: "start" }), this.renderRangeSlider(), hAsync("slot", { key: '10ca7b8152cac00b45d8fa98ad91410f59fd176a', name: "end" })))));
29446
+ }, part: "label" }, label !== undefined ? hAsync("div", { class: "label-text" }, label) : hAsync("slot", { name: "label" })), hAsync("div", { key: '3c318bf2ea0576646d4c010bf44573fd0f483186', class: "native-wrapper" }, hAsync("slot", { key: '6586fd6fc96271e73f8a86c202d1913ad1a26f96', name: "start" }), this.renderRangeSlider(), hAsync("slot", { key: '74ac0bc2d2cb66ef708bb729f88b6ecbc1b2155d', name: "end" })))));
29447
29447
  }
29448
29448
  get el() { return getElement(this); }
29449
29449
  static get watchers() { return {
@@ -29735,6 +29735,8 @@ class Refresher {
29735
29735
  this.ionRefresh = createEvent(this, "ionRefresh", 7);
29736
29736
  this.ionPull = createEvent(this, "ionPull", 7);
29737
29737
  this.ionStart = createEvent(this, "ionStart", 7);
29738
+ this.ionPullStart = createEvent(this, "ionPullStart", 7);
29739
+ this.ionPullEnd = createEvent(this, "ionPullEnd", 7);
29738
29740
  this.appliedStyles = false;
29739
29741
  this.didStart = false;
29740
29742
  this.progress = 0;
@@ -29789,8 +29791,8 @@ class Refresher {
29789
29791
  * than `1`. The default value is `1` which is equal to the speed of the cursor.
29790
29792
  * If a negative value is passed in, the factor will be `1` instead.
29791
29793
  *
29792
- * For example: If the value passed is `1.2` and the content is dragged by
29793
- * `10` pixels, instead of `10` pixels the content will be pulled by `12` pixels
29794
+ * For example, If the value passed is `1.2` and the content is dragged by
29795
+ * `10` pixels, instead of `10` pixels, the content will be pulled by `12` pixels
29794
29796
  * (an increase of 20 percent). If the value passed is `0.8`, the dragged amount
29795
29797
  * will be `8` pixels, less than the amount the cursor has moved.
29796
29798
  *
@@ -29840,6 +29842,9 @@ class Refresher {
29840
29842
  this.animations = [];
29841
29843
  this.progress = 0;
29842
29844
  this.state = 1 /* RefresherState.Inactive */;
29845
+ this.ionPullEnd.emit({
29846
+ reason: state === 32 /* RefresherState.Completing */ ? 'complete' : 'cancel',
29847
+ });
29843
29848
  }
29844
29849
  async setupiOSNativeRefresher(pullingSpinner, refreshingSpinner) {
29845
29850
  this.elementToTransform = this.scrollEl;
@@ -29872,6 +29877,7 @@ class Refresher {
29872
29877
  if (!this.didStart) {
29873
29878
  this.didStart = true;
29874
29879
  this.ionStart.emit();
29880
+ this.ionPullStart.emit();
29875
29881
  }
29876
29882
  // emit "pulling" on every move
29877
29883
  if (this.pointerDown) {
@@ -29947,6 +29953,7 @@ class Refresher {
29947
29953
  this.lastVelocityY = ev.velocityY;
29948
29954
  },
29949
29955
  onEnd: () => {
29956
+ const hadStarted = this.didStart;
29950
29957
  this.pointerDown = false;
29951
29958
  this.didStart = false;
29952
29959
  if (this.needsCompletion) {
@@ -29956,6 +29963,13 @@ class Refresher {
29956
29963
  else if (this.didRefresh) {
29957
29964
  readTask(() => translateElement(this.elementToTransform, `${this.el.clientHeight}px`));
29958
29965
  }
29966
+ else if (hadStarted) {
29967
+ /**
29968
+ * User started pulling but released before reaching the refresh threshold.
29969
+ * Emit ionPullEnd to complete the event pair.
29970
+ */
29971
+ this.ionPullEnd.emit({ reason: 'cancel' });
29972
+ }
29959
29973
  },
29960
29974
  });
29961
29975
  this.disabledChanged();
@@ -30002,6 +30016,7 @@ class Refresher {
30002
30016
  ev.data.animation = animation;
30003
30017
  animation.progressStart(false, 0);
30004
30018
  this.ionStart.emit();
30019
+ this.ionPullStart.emit();
30005
30020
  this.animations.push(animation);
30006
30021
  return;
30007
30022
  }
@@ -30024,6 +30039,7 @@ class Refresher {
30024
30039
  this.animations = [];
30025
30040
  this.gesture.enable(true);
30026
30041
  this.state = 1 /* RefresherState.Inactive */;
30042
+ this.ionPullEnd.emit({ reason: 'cancel' });
30027
30043
  });
30028
30044
  return;
30029
30045
  }
@@ -30268,6 +30284,7 @@ class Refresher {
30268
30284
  if (!this.didStart) {
30269
30285
  this.didStart = true;
30270
30286
  this.ionStart.emit();
30287
+ this.ionPullStart.emit();
30271
30288
  }
30272
30289
  // emit "pulling" on every move
30273
30290
  this.ionPull.emit();
@@ -30311,6 +30328,15 @@ class Refresher {
30311
30328
  * available right away.
30312
30329
  */
30313
30330
  this.restoreOverflowStyle();
30331
+ /**
30332
+ * If ionPullStart was emitted, we need to emit ionPullEnd
30333
+ * even though the gesture was aborted before reaching the
30334
+ * pulling threshold.
30335
+ */
30336
+ if (this.didStart) {
30337
+ this.didStart = false;
30338
+ this.ionPullEnd.emit({ reason: 'cancel' });
30339
+ }
30314
30340
  }
30315
30341
  }
30316
30342
  beginRefresh() {
@@ -30357,6 +30383,9 @@ class Refresher {
30357
30383
  if (this.contentFullscreen && this.backgroundContentEl) {
30358
30384
  (_a = this.backgroundContentEl) === null || _a === void 0 ? void 0 : _a.style.removeProperty('--offset-top');
30359
30385
  }
30386
+ this.ionPullEnd.emit({
30387
+ reason: state === 32 /* RefresherState.Completing */ ? 'complete' : 'cancel',
30388
+ });
30360
30389
  }, 600);
30361
30390
  // reset the styles on the scroll element
30362
30391
  // set that the refresh is actively cancelling/completing
@@ -30410,7 +30439,7 @@ class Refresher {
30410
30439
  }
30411
30440
  render() {
30412
30441
  const mode = getIonMode$1(this);
30413
- return (hAsync(Host, { key: '06d61cc53260ce146dd6906cc96597e9baaa17cf', slot: "fixed", class: {
30442
+ return (hAsync(Host, { key: 'bed0c2f44c32ecac24b7d8326ac7c7ef1d12c44f', slot: "fixed", class: {
30414
30443
  [mode]: true,
30415
30444
  // Used internally for styling
30416
30445
  [`refresher-${mode}`]: true,
@@ -30634,7 +30663,7 @@ class RefresherContent {
30634
30663
  const pullingIcon = this.pullingIcon;
30635
30664
  const hasSpinner = pullingIcon != null && SPINNERS[pullingIcon] !== undefined;
30636
30665
  const mode = getIonMode$1(this);
30637
- return (hAsync(Host, { key: '4add42b9fdfded359d1b054d04c2c6ff48e028c8', class: mode }, hAsync("div", { key: '45d4e4e0adfed7f96dd1849767aa2cde947de044', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (hAsync("div", { key: '6bd6c8ef5bf6e10699eec3bd8646431bfe1077a0', class: "refresher-pulling-icon" }, hAsync("div", { key: '852d20414da53352c8e58bc627e0fda38eff97cb', class: "spinner-arrow-container" }, hAsync("ion-spinner", { key: '0dde3578a80cc4b77a07c4d1db1af80c7eb10c27', name: this.pullingIcon, paused: true }), mode === 'md' && this.pullingIcon === 'circular' && (hAsync("div", { key: 'c71dbfcf416a19c30fed38f722ebf0358c2181dd', class: "arrow-container" }, hAsync("ion-icon", { key: 'fa7c2cf624e7a9c41964e66cabc88c594da6d1fd', icon: caretBackSharp, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (hAsync("div", { key: '3dd68c9968b421c379d1c4349ba619ee0a189c6d', class: "refresher-pulling-icon" }, hAsync("ion-icon", { key: 'f83bceceae4fa8245f91939fb6db589a595e975b', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), hAsync("div", { key: '98e22ceb0f7883e871f815f6199f5cb313e2e086', class: "refresher-refreshing" }, this.refreshingSpinner && (hAsync("div", { key: 'faabe8a9b61c02a00994ef978bb82b9ba4537214', class: "refresher-refreshing-icon" }, hAsync("ion-spinner", { key: '029a0c073ee1a07f01211e12ba2abc985cf21ed7', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
30666
+ return (hAsync(Host, { key: 'e235f8a9a84070ece2e2066ced234a64663bfa1d', class: mode }, hAsync("div", { key: '9121691818ddaa35801a5f442e144ac27686cf19', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (hAsync("div", { key: 'c8d65d740f1575041bd3b752c789077927397fe4', class: "refresher-pulling-icon" }, hAsync("div", { key: '309dd904977eaa788b09ea95b7fa4996a73bec5b', class: "spinner-arrow-container" }, hAsync("ion-spinner", { key: 'a2a1480f67775d56ca7822e76be1e9f983bca2f9', name: this.pullingIcon, paused: true }), mode === 'md' && this.pullingIcon === 'circular' && (hAsync("div", { key: '811d7e06d324bf4b6a18a31427a43e5177f3ae3a', class: "arrow-container" }, hAsync("ion-icon", { key: '86cc48e2e8dc054ff6ff1299094da35b524be63d', icon: caretBackSharp, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (hAsync("div", { key: '464ae097dbc95c18a2dd7dfd03f8489153dab719', class: "refresher-pulling-icon" }, hAsync("ion-icon", { key: 'ed6875978b9035add562caa743a68353743d978f', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), hAsync("div", { key: 'aff891924e44354543fec484e5cde1ca92e69904', class: "refresher-refreshing" }, this.refreshingSpinner && (hAsync("div", { key: '842d7ac4ff10a1058775493d62f31cbdcd34f7a0', class: "refresher-refreshing-icon" }, hAsync("ion-spinner", { key: '8c3e6195501e7e78d5cde1e3ad1fef90fd4a953f', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
30638
30667
  }
30639
30668
  get el() { return getElement(this); }
30640
30669
  static get cmpMeta() { return {
@@ -30675,7 +30704,7 @@ class Reorder {
30675
30704
  render() {
30676
30705
  const mode = getIonMode$1(this);
30677
30706
  const reorderIcon = mode === 'ios' ? reorderThreeOutline : reorderTwoSharp;
30678
- return (hAsync(Host, { key: 'b869db61ca6393cf1476f2111a66b387b567c6d1', class: mode }, hAsync("slot", { key: 'a78edd1776835282b8b5c841377018f36c83296c' }, hAsync("ion-icon", { key: '7fb067c47bbb9a7258e5063f028282cc097d0f94', icon: reorderIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
30707
+ return (hAsync(Host, { key: 'e6807bb349725682e99e791ac65e729a360d64e8', class: mode }, hAsync("slot", { key: '1c691cdbffa6427ba08dc12184c69559ed5d5506' }, hAsync("ion-icon", { key: '8b4150302cdca475379582b2251737b5e74079b1', icon: reorderIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
30679
30708
  }
30680
30709
  get el() { return getElement(this); }
30681
30710
  static get style() { return {
@@ -30946,7 +30975,7 @@ class ReorderGroup {
30946
30975
  }
30947
30976
  render() {
30948
30977
  const mode = getIonMode$1(this);
30949
- return (hAsync(Host, { key: '9527bbdedaab63d31f562c874a7332ea60c4b47b', class: {
30978
+ return (hAsync(Host, { key: 'b9641f3061d67fbfe68317b901ec33267046e073', class: {
30950
30979
  [mode]: true,
30951
30980
  'reorder-enabled': !this.disabled,
30952
30981
  'reorder-list-active': this.state !== 0 /* ReorderGroupState.Idle */,
@@ -31062,7 +31091,7 @@ class RippleEffect {
31062
31091
  }
31063
31092
  render() {
31064
31093
  const mode = getIonMode$1(this);
31065
- return (hAsync(Host, { key: '3b59cbb44741569a7350f9638b4392add673b6f1', role: "presentation", class: {
31094
+ return (hAsync(Host, { key: 'ae9d3b1ed6773a9b9bb2267129f7e9af23b6c9fc', role: "presentation", class: {
31066
31095
  [mode]: true,
31067
31096
  unbounded: this.unbounded,
31068
31097
  } }));
@@ -32021,10 +32050,10 @@ class RouterLink {
32021
32050
  rel: this.rel,
32022
32051
  target: this.target,
32023
32052
  };
32024
- return (hAsync(Host, { key: '8372835161d507c7b821b7536c55f912eb6ce704', onClick: this.onClick, class: createColorClasses$1(this.color, {
32053
+ return (hAsync(Host, { key: 'd7f2affcde45c5fbb6cb46cd1c30008ee92a68c5', onClick: this.onClick, class: createColorClasses$1(this.color, {
32025
32054
  [mode]: true,
32026
32055
  'ion-activatable': true,
32027
- }) }, hAsync("a", Object.assign({ key: '315966e14a17760f3f64197e8315200039787897' }, attrs), hAsync("slot", { key: '95fc1697b884225e85e647dddcaa8f4af8b9a979' }))));
32056
+ }) }, hAsync("a", Object.assign({ key: 'babafae85ca5c6429958d383feff0493ff8cf33e' }, attrs), hAsync("slot", { key: '50314e9555bbf6dffa0c50c3f763009dee59b10b' }))));
32028
32057
  }
32029
32058
  static get style() { return routerLinkCss; }
32030
32059
  static get cmpMeta() { return {
@@ -32221,7 +32250,7 @@ class RouterOutlet {
32221
32250
  return true;
32222
32251
  }
32223
32252
  render() {
32224
- return hAsync("slot", { key: '386c41745b61daba161cf75063da97fe29ba36cb' });
32253
+ return hAsync("slot", { key: '84b50f1155b0d780dff802ee13223287259fd525' });
32225
32254
  }
32226
32255
  get el() { return getElement(this); }
32227
32256
  static get watchers() { return {
@@ -32254,7 +32283,7 @@ class Row {
32254
32283
  registerInstance(this, hostRef);
32255
32284
  }
32256
32285
  render() {
32257
- return (hAsync(Host, { key: '8ba906a8cbea060a79ed658c9bf34906f0c11d38', class: getIonMode$1(this) }, hAsync("slot", { key: 'd1009176f45b588fa52c7d9eb336f3c6d3214bb8' })));
32286
+ return (hAsync(Host, { key: '65592a79621bd8f75f9566db3e8c05a4b8fc6048', class: getIonMode$1(this) }, hAsync("slot", { key: '56f09784db7a0299c9ce76dfcede185b295251ff' })));
32258
32287
  }
32259
32288
  static get style() { return rowCss; }
32260
32289
  static get cmpMeta() { return {
@@ -32695,8 +32724,8 @@ class Searchbar {
32695
32724
  const clearIcon = this.clearIcon || (mode === 'ios' ? closeCircle : closeSharp);
32696
32725
  const searchIcon = this.searchIcon || (mode === 'ios' ? searchOutline : searchSharp);
32697
32726
  const shouldShowCancelButton = this.shouldShowCancelButton();
32698
- const cancelButton = this.showCancelButton !== 'never' && (hAsync("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" }, hAsync("div", { key: '747ad4368bda5044198259d5bc8f7be9e472e5af', "aria-hidden": "true" }, mode === 'md' ? (hAsync("ion-icon", { "aria-hidden": "true", mode: mode, icon: this.cancelButtonIcon, lazy: false })) : (cancelButtonText))));
32699
- return (hAsync(Host, { key: 'bcc5b33a2859903ba11bfc5c611c6a2aaa71d06b', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
32727
+ const cancelButton = this.showCancelButton !== 'never' && (hAsync("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" }, hAsync("div", { key: 'b3bbdcc033f3bd3441d619e4a252cef0dad4d07e', "aria-hidden": "true" }, mode === 'md' ? (hAsync("ion-icon", { "aria-hidden": "true", mode: mode, icon: this.cancelButtonIcon, lazy: false })) : (cancelButtonText))));
32728
+ return (hAsync(Host, { key: '074aa60e051bfb3225e87d44bbb6346c59c73574', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
32700
32729
  [mode]: true,
32701
32730
  'searchbar-animated': animated,
32702
32731
  'searchbar-disabled': this.disabled,
@@ -32706,14 +32735,14 @@ class Searchbar {
32706
32735
  'searchbar-has-focus': this.focused,
32707
32736
  'searchbar-should-show-clear': this.shouldShowClearButton(),
32708
32737
  'searchbar-should-show-cancel': this.shouldShowCancelButton(),
32709
- }) }, hAsync("div", { key: 'ac0dbf5ddd9c4eb6d714f45c62c44ba3d0bf034d', class: "searchbar-input-container" }, hAsync("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, hAsync("ion-icon", { key: '32a889c48b3960560a3873061b4ac5a8a5ce532f', "aria-hidden": "true", mode: mode, icon: searchIcon, lazy: false, class: "searchbar-search-icon" }), hAsync("button", { key: '71222df691ef0b95008e619f755224d069ee9388', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
32738
+ }) }, hAsync("div", { key: '54f58a79fe36e85d9295157303f1be89c98bbdaf', class: "searchbar-input-container" }, hAsync("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, hAsync("ion-icon", { key: '8b44dd90a3292c5cf872ef16a8520675f5673494', "aria-hidden": "true", mode: mode, icon: searchIcon, lazy: false, class: "searchbar-search-icon" }), hAsync("button", { key: '79d9cfed8f01268044f82811a35d323a12dca749', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
32710
32739
  /**
32711
32740
  * This prevents mobile browsers from
32712
32741
  * blurring the input when the clear
32713
32742
  * button is activated.
32714
32743
  */
32715
32744
  ev.preventDefault();
32716
- }, onClick: () => this.onClearInput(true) }, hAsync("ion-icon", { key: 'f1c8c0bd8fbb655085875731d3ece387dbe2967e', "aria-hidden": "true", mode: mode, icon: clearIcon, lazy: false, class: "searchbar-clear-icon" }))), mode === 'ios' && cancelButton));
32745
+ }, onClick: () => this.onClearInput(true) }, hAsync("ion-icon", { key: 'aa3b9fa8a61f853236783ac7bcd0b113ea65ece2', "aria-hidden": "true", mode: mode, icon: clearIcon, lazy: false, class: "searchbar-clear-icon" }))), mode === 'ios' && cancelButton));
32717
32746
  }
32718
32747
  get el() { return getElement(this); }
32719
32748
  static get watchers() { return {
@@ -33308,14 +33337,14 @@ class Segment {
33308
33337
  }
33309
33338
  render() {
33310
33339
  const mode = getIonMode$1(this);
33311
- return (hAsync(Host, { key: '725cc37b25c539fa5e3ae8d90530ae33ededc3de', role: "tablist", onClick: this.onClick, class: createColorClasses$1(this.color, {
33340
+ return (hAsync(Host, { key: 'e67ed512739cf2cfe657b0c44ebc3dfb1e9fbb79', role: "tablist", onClick: this.onClick, class: createColorClasses$1(this.color, {
33312
33341
  [mode]: true,
33313
33342
  'in-toolbar': hostContext('ion-toolbar', this.el),
33314
33343
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
33315
33344
  'segment-activated': this.activated,
33316
33345
  'segment-disabled': this.disabled,
33317
33346
  'segment-scrollable': this.scrollable,
33318
- }) }, hAsync("slot", { key: 'c51cf7ea50325866a9367d214e12bc3754870335', onSlotchange: this.onSlottedItemsChange })));
33347
+ }) }, hAsync("slot", { key: '804d8acfcb9abfeeee38244b015fbc5c36330b9e', onSlotchange: this.onSlottedItemsChange })));
33319
33348
  }
33320
33349
  get el() { return getElement(this); }
33321
33350
  static get watchers() { return {
@@ -33455,7 +33484,7 @@ class SegmentButton {
33455
33484
  const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
33456
33485
  const mode = getIonMode$1(this);
33457
33486
  const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
33458
- return (hAsync(Host, { key: 'f69e2a24198a7c57543dbe66902da039a6569c64', class: {
33487
+ return (hAsync(Host, { key: '26cb7ee90455bcaa6416125802d7e5729fa05b5b', class: {
33459
33488
  [mode]: true,
33460
33489
  'in-toolbar': hostContext('ion-toolbar', this.el),
33461
33490
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
@@ -33471,7 +33500,7 @@ class SegmentButton {
33471
33500
  'ion-activatable': true,
33472
33501
  'ion-activatable-instant': true,
33473
33502
  'ion-focusable': true,
33474
- } }, hAsync("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), hAsync("span", { key: '991018a38c59a6f3d76b2e952e5569c874d2c13e', class: "button-inner" }, hAsync("slot", { key: '23c547c80108025027b913c7fcbec189286627a3' })), mode === 'md' && hAsync("ion-ripple-effect", { key: '7faa9d06ab6aa7346d16b0b6808979759a79650c' })), hAsync("div", { key: '0d61badf2c227dc38e20185b2b2bb590a5efa434', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, hAsync("div", { key: 'a84035752b78491c344179d1e61d109fb4bd1cf1', part: "indicator-background", class: "segment-button-indicator-background" }))));
33503
+ } }, hAsync("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), hAsync("span", { key: '8e720d2a3e304903685bf09d226a64e944d78a22', class: "button-inner" }, hAsync("slot", { key: 'c8e7b3ebf8f03042a1001155643b585283c73c65' })), mode === 'md' && hAsync("ion-ripple-effect", { key: '3586ac317b8d82c92b0ccfbfae42f8778612321b' })), hAsync("div", { key: '9cf93957da9e8dc333c8b05327bb903385b1c5f4', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, hAsync("div", { key: 'd3b6f0b3860ec6896b46703f64ed1cc8c75612e3', part: "indicator-background", class: "segment-button-indicator-background" }))));
33475
33504
  }
33476
33505
  get el() { return getElement(this); }
33477
33506
  static get watchers() { return {
@@ -33506,7 +33535,7 @@ class SegmentContent {
33506
33535
  registerInstance(this, hostRef);
33507
33536
  }
33508
33537
  render() {
33509
- return (hAsync(Host, { key: '665f41a854621f898eaf7ba9a49e77cc9326501e' }, hAsync("slot", { key: '635aa57fbf6167dcd36fe8dc5dfc1c313637ac04' })));
33538
+ return (hAsync(Host, { key: 'db6876f2aee7afa1ea8bc147337670faa68fae1c' }, hAsync("slot", { key: 'bc05714a973a5655668679033f5809a1da6db8cc' })));
33510
33539
  }
33511
33540
  static get style() { return segmentContentCss; }
33512
33541
  static get cmpMeta() { return {
@@ -33621,10 +33650,10 @@ class SegmentView {
33621
33650
  }
33622
33651
  render() {
33623
33652
  const { disabled, isManualScroll } = this;
33624
- return (hAsync(Host, { key: '1c9bfce83967a93d63c225031a5cd688509d8fc8', class: {
33653
+ return (hAsync(Host, { key: 'e180b67bb3143a5f4611fb358c037be6fc782a8f', class: {
33625
33654
  'segment-view-disabled': disabled,
33626
33655
  'segment-view-scroll-disabled': isManualScroll === false,
33627
- } }, hAsync("slot", { key: '19fee034e76fffbdb5f622cb514037c00f9d55d5' })));
33656
+ } }, hAsync("slot", { key: '41c11d6a7406a10f5c64a2e73abfc072afd8fc73' })));
33628
33657
  }
33629
33658
  get el() { return getElement(this); }
33630
33659
  static get style() { return {
@@ -34391,7 +34420,7 @@ class Select {
34391
34420
  * TODO(FW-5592): Remove hasStartEndSlots condition
34392
34421
  */
34393
34422
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || isExpanded || hasStartEndSlots));
34394
- return (hAsync(Host, { key: '9f0a833ebc3df27a42146b07bcbb181c05f5e5c4', onClick: this.onClick, class: createColorClasses$1(this.color, {
34423
+ return (hAsync(Host, { key: 'd8026835993d0e6dce747098f741a06ae4e4f54d', onClick: this.onClick, class: createColorClasses$1(this.color, {
34395
34424
  [mode]: true,
34396
34425
  'in-item': inItem,
34397
34426
  'in-item-color': hostContext('ion-item.ion-color', el),
@@ -34409,7 +34438,7 @@ class Select {
34409
34438
  [`select-justify-${justify}`]: justifyEnabled,
34410
34439
  [`select-shape-${shape}`]: shape !== undefined,
34411
34440
  [`select-label-placement-${labelPlacement}`]: true,
34412
- }) }, hAsync("label", { key: '4b32396d8557c0d1cba13440a11e66b8eb7b13a9', class: "select-wrapper", id: "select-label", onClick: this.onLabelClick }, this.renderLabelContainer(), hAsync("div", { key: 'd226cc8e30cd5202c235476cfa1632fc40bc609f', class: "select-wrapper-inner" }, hAsync("slot", { key: 'df813ff3b7de518c70ea4fedd25bcb965607026d', name: "start" }), hAsync("div", { key: '4a4e9348a136c598b7b08f80ecdcca268afec2d5', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), hAsync("slot", { key: 'f168d8b42a1e193ad27d09e5f1553b231f0332e5', name: "end" }), !hasFloatingOrStackedLabel && this.renderSelectIcon()), hasFloatingOrStackedLabel && this.renderSelectIcon(), shouldRenderHighlight && hAsync("div", { key: 'ec3deede22dd403cb16a08f532ae4809cf86a3e7', class: "select-highlight" })), this.renderBottomContent()));
34441
+ }) }, hAsync("label", { key: 'fcfb40209d6d07d49c7fdca4884b31abf6ac2567', class: "select-wrapper", id: "select-label", onClick: this.onLabelClick }, this.renderLabelContainer(), hAsync("div", { key: 'f191664f2290c3890bde1156157c83a6ff17dbe2', class: "select-wrapper-inner" }, hAsync("slot", { key: '317a28d1115b4214f291e228ce0fe6fc782e57d5', name: "start" }), hAsync("div", { key: 'db68e18abd5ca3a1023d7c7b58bf89893ae18073', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), hAsync("slot", { key: '4274e042267c2234a198b0f65c89477898d08130', name: "end" }), !hasFloatingOrStackedLabel && this.renderSelectIcon()), hasFloatingOrStackedLabel && this.renderSelectIcon(), shouldRenderHighlight && hAsync("div", { key: '2e2eb1ee2b2791e0683d9afb186fde6e938ca59c', class: "select-highlight" })), this.renderBottomContent()));
34413
34442
  }
34414
34443
  get el() { return getElement(this); }
34415
34444
  static get watchers() { return {
@@ -34570,7 +34599,7 @@ class SelectModal {
34570
34599
  } }, option.text))));
34571
34600
  }
34572
34601
  render() {
34573
- return (hAsync(Host, { key: '5bffdb106e6f628dae2e2aeb9ee8008b5c547b3a', class: getIonMode$1(this) }, hAsync("ion-header", { key: '4de1c33b0504372f8a0a26123e4e086080ee1ecb' }, hAsync("ion-toolbar", { key: '5d55a67d1db4352c260e9e0457d5dac6110b6598' }, this.header !== undefined && hAsync("ion-title", { key: '4f07fe8a9af8c9bd0852af2a9b95517d16356e50' }, this.header), hAsync("ion-buttons", { key: 'ca676a34f7cd3dd6b465b0d803434c2e2c8536c5', slot: "end" }, hAsync("ion-button", { key: '801ed63a357c7c9d354668851db65e5c1b0e1abe', onClick: () => this.closeModal() }, "Close")))), hAsync("ion-content", { key: 'f3c239ec9d84b8ed7413ea9db6efa18e29aca285' }, hAsync("ion-list", { key: '40c157e9abe477171a39ae7e6e1cd4ed08735cb4' }, this.multiple === true ? this.renderCheckboxOptions() : this.renderRadioOptions()))));
34602
+ return (hAsync(Host, { key: 'b6c0dec240b2e41985b15fdf4e5a6d3a145c1567', class: getIonMode$1(this) }, hAsync("ion-header", { key: 'cd177e85ee0f62a60a3a708342d6ab6eb19a44dc' }, hAsync("ion-toolbar", { key: 'aee8222a5a4daa540ad202b2e4cac1ef93d9558c' }, this.header !== undefined && hAsync("ion-title", { key: '5f8fecc764d97bf840d3d4cfddeeccd118ab4436' }, this.header), hAsync("ion-buttons", { key: '919033950d7c2b0101f96a9c9698219de9f568ea', slot: "end" }, hAsync("ion-button", { key: '34b571cab6dced4bde555a077a21e91800829931', onClick: () => this.closeModal() }, "Close")))), hAsync("ion-content", { key: '3c9153d26ba7a5a03d3b20fcd628d0c3031661a7' }, hAsync("ion-list", { key: 'e00b222c071bc97c82ad1bba4db95a8a5c43ed6d' }, this.multiple === true ? this.renderCheckboxOptions() : this.renderRadioOptions()))));
34574
34603
  }
34575
34604
  get el() { return getElement(this); }
34576
34605
  static get style() { return {
@@ -34604,7 +34633,7 @@ class SelectOption {
34604
34633
  this.disabled = false;
34605
34634
  }
34606
34635
  render() {
34607
- return hAsync(Host, { key: '824730b6c1e4f15b716e91b05840e890af5f1577', role: "option", id: this.inputId, class: getIonMode$1(this) });
34636
+ return hAsync(Host, { key: '3a70eea9fa03a9acba582180761d18347c72acee', role: "option", id: this.inputId, class: getIonMode$1(this) });
34608
34637
  }
34609
34638
  get el() { return getElement(this); }
34610
34639
  static get style() { return selectOptionCss; }
@@ -34721,7 +34750,7 @@ class SelectPopover {
34721
34750
  render() {
34722
34751
  const { header, message, options, subHeader } = this;
34723
34752
  const hasSubHeaderOrMessage = subHeader !== undefined || message !== undefined;
34724
- return (hAsync(Host, { key: '0c9845a40d3fc392b0a7d64e2a6ed27d94bb7634', class: getIonMode$1(this) }, hAsync("ion-list", { key: '84a30f6661b0f8c00e6fa199658ed2adbcf27358' }, header !== undefined && hAsync("ion-list-header", { key: '13f5f56bbfbc06751fa516291a2da72629b60ece' }, header), hasSubHeaderOrMessage && (hAsync("ion-item", { key: '3d39d18e720e798bbde334e79e6832091c7dfb81' }, hAsync("ion-label", { key: 'd3051b0d140120b44bf5e79572f6f287e7cfb03a', class: "ion-text-wrap" }, subHeader !== undefined && hAsync("h3", { key: 'b16805956f3316f8ec703c123b76f717488e8637' }, subHeader), message !== undefined && hAsync("p", { key: '2215ac4ab4146a14e75a79192e319a8016286b5f' }, message)))), this.renderOptions(options))));
34753
+ return (hAsync(Host, { key: 'ab931b49b59283825bd2afa3f7f995b0e6e05bef', class: getIonMode$1(this) }, hAsync("ion-list", { key: '3bd12b67832607596b912a73d5b3ae9b954b244d' }, header !== undefined && hAsync("ion-list-header", { key: '97da930246edf7423a039c030d40e3ff7a5148a3' }, header), hasSubHeaderOrMessage && (hAsync("ion-item", { key: 'c579df6ea8fac07bb0c59d34c69b149656863224' }, hAsync("ion-label", { key: 'af699c5f465710ccb13b8cf8e7be66f0e8acfad1', class: "ion-text-wrap" }, subHeader !== undefined && hAsync("h3", { key: 'df9a936d42064b134e843c7229f314a2a3ec7e80' }, subHeader), message !== undefined && hAsync("p", { key: '9c3ddad378df00f106afa94e9928cf68c17124dd' }, message)))), this.renderOptions(options))));
34725
34754
  }
34726
34755
  get el() { return getElement(this); }
34727
34756
  static get style() { return {
@@ -34771,11 +34800,11 @@ class SkeletonText {
34771
34800
  const animated = this.animated && config.getBoolean('animated', true);
34772
34801
  const inMedia = hostContext('ion-avatar', this.el) || hostContext('ion-thumbnail', this.el);
34773
34802
  const mode = getIonMode$1(this);
34774
- return (hAsync(Host, { key: 'cb8da9aba121811b9a4ffdae60ed88105897cb3c', class: {
34803
+ return (hAsync(Host, { key: 'd86ef7392507cdbf48dfd3a71f02d7a83eda4aae', class: {
34775
34804
  [mode]: true,
34776
34805
  'skeleton-text-animated': animated,
34777
34806
  'in-media': inMedia,
34778
- } }, hAsync("span", { key: '5379deee3c76d46d615be0cba14b4f60129ffa25' }, "\u00A0")));
34807
+ } }, hAsync("span", { key: '8e8b5a232a6396d2bba691b05f9de4da44b2965c' }, "\u00A0")));
34779
34808
  }
34780
34809
  get el() { return getElement(this); }
34781
34810
  static get style() { return skeletonTextCss; }
@@ -34827,7 +34856,7 @@ class Spinner {
34827
34856
  svgs.push(buildLine(spinner, duration, i, spinner.lines));
34828
34857
  }
34829
34858
  }
34830
- return (hAsync(Host, { key: 'dd1954e557fa14b943e761474e29e4316ba53938', class: createColorClasses$1(self.color, {
34859
+ return (hAsync(Host, { key: 'a33d6421fcc885995fbc7a348516525f68ca496c', class: createColorClasses$1(self.color, {
34831
34860
  [mode]: true,
34832
34861
  [`spinner-${spinnerName}`]: true,
34833
34862
  'spinner-paused': self.paused || config.getBoolean('_testing'),
@@ -34926,12 +34955,12 @@ class SplitPane {
34926
34955
  }
34927
34956
  render() {
34928
34957
  const mode = getIonMode$1(this);
34929
- return (hAsync(Host, { key: '05c88c009fbe2e223fd261760a2b49da1653ff62', class: {
34958
+ return (hAsync(Host, { key: 'd5e30df12f1f1f855da4c66f98076b9dce762c59', class: {
34930
34959
  [mode]: true,
34931
34960
  // Used internally for styling
34932
34961
  [`split-pane-${mode}`]: true,
34933
34962
  'split-pane-visible': this.visible,
34934
- } }, hAsync("slot", { key: 'b35865082661253c4468520d79234fa5dab5bd35' })));
34963
+ } }, hAsync("slot", { key: '3e30d7cf3bc1cf434e16876a0cb2a36377b8e00f' })));
34935
34964
  }
34936
34965
  get el() { return getElement(this); }
34937
34966
  static get watchers() { return {
@@ -34997,10 +35026,10 @@ class Tab {
34997
35026
  }
34998
35027
  render() {
34999
35028
  const { tab, active, component } = this;
35000
- return (hAsync(Host, { key: 'fbd837bad7a0632336d46a597ace23673b153e48', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
35029
+ return (hAsync(Host, { key: 'dbad8fe9f1566277d14647626308eaf1601ab01f', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
35001
35030
  'ion-page': component === undefined,
35002
35031
  'tab-hidden': !active,
35003
- } }, hAsync("slot", { key: '35c218169fda826c9c1337558e0278d0c7f5f26a' })));
35032
+ } }, hAsync("slot", { key: '3be64f4e7161f6769aaf8e4dcb5293fcaa09af45' })));
35004
35033
  }
35005
35034
  get el() { return getElement(this); }
35006
35035
  static get watchers() { return {
@@ -35112,11 +35141,11 @@ class TabBar {
35112
35141
  const { color, translucent, keyboardVisible } = this;
35113
35142
  const mode = getIonMode$1(this);
35114
35143
  const shouldHide = keyboardVisible && this.el.getAttribute('slot') !== 'top';
35115
- return (hAsync(Host, { key: '24e164eaf81a0bec9237b561465618f10990806c', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses$1(color, {
35144
+ return (hAsync(Host, { key: '9daf4e2acaff6e3ce3878cf9dd5109fb1afbbebe', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses$1(color, {
35116
35145
  [mode]: true,
35117
35146
  'tab-bar-translucent': translucent,
35118
35147
  'tab-bar-hidden': shouldHide,
35119
- }) }, hAsync("slot", { key: '0ca29a2d97a7c38bbf43f8d79e271b874b4d9be8' })));
35148
+ }) }, hAsync("slot", { key: '1d15aa2da8501e8e7eff11ad4a491478be845c43' })));
35120
35149
  }
35121
35150
  get el() { return getElement(this); }
35122
35151
  static get watchers() { return {
@@ -35212,7 +35241,7 @@ class TabButton {
35212
35241
  rel,
35213
35242
  target,
35214
35243
  };
35215
- return (hAsync(Host, { key: '638b93ef40701ec3aefb89b1579eb91aaf6d4f8a', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
35244
+ return (hAsync(Host, { key: 'ce9d29ced0c781d6b2fa62cd5feb801c11fc42e8', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
35216
35245
  [mode]: true,
35217
35246
  'tab-selected': selected,
35218
35247
  'tab-disabled': disabled,
@@ -35224,7 +35253,7 @@ class TabButton {
35224
35253
  'ion-activatable': true,
35225
35254
  'ion-selectable': true,
35226
35255
  'ion-focusable': true,
35227
- } }, hAsync("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), hAsync("span", { key: 'b3b460d33ec978a46b069442280d31b23bc8e794', class: "button-inner" }, hAsync("slot", { key: '87b3928475c941263261101b8fae27c6370d4671' })), mode === 'md' && hAsync("ion-ripple-effect", { key: '6532e5b4546aebe4becaebe1c93ce0e6aedaffe7', type: "unbounded" }))));
35256
+ } }, hAsync("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), hAsync("span", { key: 'd0240c05f42217cfb186b86ff8a0c9cd70b9c8df', class: "button-inner" }, hAsync("slot", { key: '0a20b84925037dbaa8bb4a495b813d3f7c2e58ac' })), mode === 'md' && hAsync("ion-ripple-effect", { key: '4c92c27178cdac89d69cffef8d2c39c3644914e8', type: "unbounded" }))));
35228
35257
  }
35229
35258
  get el() { return getElement(this); }
35230
35259
  static get style() { return {
@@ -35415,7 +35444,7 @@ class Tabs {
35415
35444
  return Array.from(this.el.querySelectorAll('ion-tab'));
35416
35445
  }
35417
35446
  render() {
35418
- return (hAsync(Host, { key: 'c7131135b31aa312dc0207602561e1c0f4ac3e53', onIonTabButtonClick: this.onTabClicked }, hAsync("slot", { key: '6c46e91c0389bbcea1f15f35cf3ea513a74ac545', name: "top" }), hAsync("div", { key: '4f1b649d8bb60b61402b97359de204979c5eda52', class: "tabs-inner" }, hAsync("slot", { key: '8d1ef4952be4fb33567376e1083ea4da697fcae0' })), hAsync("slot", { key: '260b8da8031494e9cb4635b3d22c49a433042db1', name: "bottom" })));
35447
+ return (hAsync(Host, { key: '7b4b302f2942d8d131f6fc24e817989a8be08867', onIonTabButtonClick: this.onTabClicked }, hAsync("slot", { key: '2c51cf14c0f17a8ddf2d879858c984cdf8fd3147', name: "top" }), hAsync("div", { key: '7e9d6055092d41bd9bc80ae15965f77e216feb84', class: "tabs-inner" }, hAsync("slot", { key: 'c308a787e37ff7f6653531d70deca597a7602d26' })), hAsync("slot", { key: 'd5f5e693710c853570811602f859cf3e88272684', name: "bottom" })));
35419
35448
  }
35420
35449
  get el() { return getElement(this); }
35421
35450
  static get style() { return tabsCss; }
@@ -35455,9 +35484,9 @@ class Text {
35455
35484
  }
35456
35485
  render() {
35457
35486
  const mode = getIonMode$1(this);
35458
- return (hAsync(Host, { key: 'bfaa49d35f43b8036725ae8a322c716fc6e43bdf', class: createColorClasses$1(this.color, {
35487
+ return (hAsync(Host, { key: '361035eae7b92dc109794348d39bad2f596eb6be', class: createColorClasses$1(this.color, {
35459
35488
  [mode]: true,
35460
- }) }, hAsync("slot", { key: 'c04880cd1935b42cbe60f58fd523b4d8a96072dc' })));
35489
+ }) }, hAsync("slot", { key: 'c7b8835cf485ba9ecd73298f0529276ce1ea0852' })));
35461
35490
  }
35462
35491
  static get style() { return textCss; }
35463
35492
  static get cmpMeta() { return {
@@ -35918,7 +35947,7 @@ class Textarea {
35918
35947
  * TODO(FW-5592): Remove hasStartEndSlots condition
35919
35948
  */
35920
35949
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
35921
- return (hAsync(Host, { key: '2c9de566803dd007cee3639ddd04accb68663b32', class: createColorClasses$1(this.color, {
35950
+ return (hAsync(Host, { key: 'a70a62d7aae3831a50acd74f60b930925ada1326', class: createColorClasses$1(this.color, {
35922
35951
  [mode]: true,
35923
35952
  'has-value': hasValue,
35924
35953
  'has-focus': hasFocus,
@@ -35927,7 +35956,7 @@ class Textarea {
35927
35956
  [`textarea-shape-${shape}`]: shape !== undefined,
35928
35957
  [`textarea-label-placement-${labelPlacement}`]: true,
35929
35958
  'textarea-disabled': disabled,
35930
- }) }, hAsync("label", { key: 'a0602b57fae26f148729b19c296de31b4923ad44', class: "textarea-wrapper", htmlFor: inputId, onClick: this.onLabelClick }, this.renderLabelContainer(), hAsync("div", { key: '4ff96c999ba015c6c94be888da76d2dbd33020d7', class: "textarea-wrapper-inner" }, hAsync("div", { key: '8827db21d38d6c0bc2949f183b976eca692210be', class: "start-slot-wrapper" }, hAsync("slot", { key: 'e90b69e2b427a51f9a6ec201053e55b914ef5b9d', name: "start" })), hAsync("div", { key: '22de2b64734d6a677939ff372df9de13b58923e6', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, hAsync("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)), hAsync("div", { key: '52d8f9048596cd598a99b74e3d0b322890d8513d', class: "end-slot-wrapper" }, hAsync("slot", { key: 'd9c8a7c33c47533dfe2eb8b12006c7f38d3cd11b', name: "end" }))), shouldRenderHighlight && hAsync("div", { key: 'aaf672b846a35f0aeb0b3ec172dc808eb871eb5a', class: "textarea-highlight" })), this.renderBottomContent()));
35959
+ }) }, hAsync("label", { key: '8a2dd59a60f7469df84018eb0ede3a9ec3862703', class: "textarea-wrapper", htmlFor: inputId, onClick: this.onLabelClick }, this.renderLabelContainer(), hAsync("div", { key: '1bfc368236e3da7a225a45118c27fbfc1fe5fa46', class: "textarea-wrapper-inner" }, hAsync("div", { key: '215cbb2635ff52e31a8973376989b85e7245d40f', class: "start-slot-wrapper" }, hAsync("slot", { key: '9f6b461cdee9d629deb695d2bea054ece2f32305', name: "start" })), hAsync("div", { key: 'c1af35a2d5bc452bebe0b22a26d15ff52b4e9fc8', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, hAsync("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)), hAsync("div", { key: 'c053ea8b865d0e29763aed2e4939cc9c9e374c15', class: "end-slot-wrapper" }, hAsync("slot", { key: '930aa641833b0df54b9ea10368fc2f46d5f491f6', name: "end" }))), shouldRenderHighlight && hAsync("div", { key: '8d12597d15f5f429d80e8272ea99e64ed924e482', class: "textarea-highlight" })), this.renderBottomContent()));
35931
35960
  }
35932
35961
  get el() { return getElement(this); }
35933
35962
  static get watchers() { return {
@@ -35990,7 +36019,7 @@ class Thumbnail {
35990
36019
  registerInstance(this, hostRef);
35991
36020
  }
35992
36021
  render() {
35993
- return (hAsync(Host, { key: 'b250e01664238f1dca8f9757b15bc3d5d9387ffa', class: getIonMode$1(this) }, hAsync("slot", { key: '72cb568bccabc983c5186a7596ef6c6d4ebf5ad9' })));
36022
+ return (hAsync(Host, { key: '70ada828e8cf541ab3b47f94b7e56ce34114ef88', class: getIonMode$1(this) }, hAsync("slot", { key: 'c43e105669d2bae123619b616f3af8ca2f722d61' })));
35994
36023
  }
35995
36024
  static get style() { return thumbnailCss; }
35996
36025
  static get cmpMeta() { return {
@@ -36848,9 +36877,9 @@ class Toast {
36848
36877
  if (layout === 'stacked' && startButtons.length > 0 && endButtons.length > 0) {
36849
36878
  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);
36850
36879
  }
36851
- return (hAsync(Host, Object.assign({ key: '4a303f9ebb69614e9dca677d9d80a4a275de0d85', tabindex: "-1" }, this.htmlAttributes, { style: {
36880
+ return (hAsync(Host, Object.assign({ key: 'd1ecd90c87700aad4685e230cdd430aa286b8791', tabindex: "-1" }, this.htmlAttributes, { style: {
36852
36881
  zIndex: `${60000 + this.overlayIndex}`,
36853
- }, class: createColorClasses$1(this.color, Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent })), onIonToastWillDismiss: this.dispatchCancelHandler }), hAsync("div", { key: '4f58fcbba8dce9834eab743fc91715935216f3d0', class: wrapperClass }, hAsync("div", { key: 'bbc7b73b186432bd4be8247c5de2ce3b2551fb0a', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (hAsync("ion-icon", { key: '0b953478eb739ceb864373416183bfbf5ce2f9f1', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), hAsync("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')))));
36882
+ }, class: createColorClasses$1(this.color, Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent })), onIonToastWillDismiss: this.dispatchCancelHandler }), hAsync("div", { key: '4bfc863417324de69e222054d5cf9c452038b41e', class: wrapperClass }, hAsync("div", { key: '3417940afec0392e81b7d54c7cb00f3ab6c30d47', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (hAsync("ion-icon", { key: '6bf878fbc85c01e1e5faa9d97d46255a6511a952', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), hAsync("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')))));
36854
36883
  }
36855
36884
  get el() { return getElement(this); }
36856
36885
  static get watchers() { return {
@@ -37162,7 +37191,7 @@ class Toggle {
37162
37191
  const value = this.getValue();
37163
37192
  const rtl = isRTL$1(el) ? 'rtl' : 'ltr';
37164
37193
  renderHiddenInput(true, el, name, checked ? value : '', disabled);
37165
- return (hAsync(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$1(color, {
37194
+ return (hAsync(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$1(color, {
37166
37195
  [mode]: true,
37167
37196
  'in-item': hostContext('ion-item', el),
37168
37197
  'toggle-activated': activated,
@@ -37172,10 +37201,10 @@ class Toggle {
37172
37201
  [`toggle-alignment-${alignment}`]: alignment !== undefined,
37173
37202
  [`toggle-label-placement-${labelPlacement}`]: true,
37174
37203
  [`toggle-${rtl}`]: true,
37175
- }) }, hAsync("label", { key: 'e697739fd3964c1c6c23331cf7e38a9841c46a6a', class: "toggle-wrapper", htmlFor: inputId }, hAsync("input", Object.assign({ key: '3d500b8c1bc879591249d183c1abb3f5f26aff6b', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, required: required }, inheritedAttributes)), hAsync("div", { key: 'e38f3fe0e66b4ca434fd81514f5ef771c2960841', class: {
37204
+ }) }, hAsync("label", { key: '3027f2ac4be6de422a14486d847fbee77f615db1', class: "toggle-wrapper", htmlFor: inputId }, hAsync("input", Object.assign({ key: '4b0304c9e879e432b80184b4e5de37d55c11b436', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, required: required }, inheritedAttributes)), hAsync("div", { key: '8ef265ec942e7f01ff31cbb202ed146c6bf94e02', class: {
37176
37205
  'label-text-wrapper': true,
37177
37206
  'label-text-wrapper-hidden': !hasLabel,
37178
- }, part: "label", id: inputLabelId, onClick: this.onDivLabelClick }, hAsync("slot", { key: '006dd3558264d69ab020c07005b348adc4ecdd5b' }), this.renderHintText()), hAsync("div", { key: 'dd4e52de31caabee41ec1bc58efecd1e213368c9', class: "native-wrapper" }, this.renderToggleControl()))));
37207
+ }, part: "label", id: inputLabelId, onClick: this.onDivLabelClick }, hAsync("slot", { key: '7b162b7dd27199cca2a4c995276a18b9f8e44aaf' }), this.renderHintText()), hAsync("div", { key: 'd13c34bd42fca01cc73ddb4ea7e471b33a282a3e', class: "native-wrapper" }, this.renderToggleControl()))));
37179
37208
  }
37180
37209
  get el() { return getElement(this); }
37181
37210
  static get watchers() { return {
@@ -37285,10 +37314,10 @@ class Toolbar {
37285
37314
  this.childrenStyles.forEach((value) => {
37286
37315
  Object.assign(childStyles, value);
37287
37316
  });
37288
- return (hAsync(Host, { key: 'b849db2863778dee6c5a251bffa1b3a657aeb036', class: Object.assign(Object.assign({}, childStyles), createColorClasses$1(this.color, {
37317
+ return (hAsync(Host, { key: 'f6c4f669a6a61c5eac4cbb5ea0aa97c48ae5bd46', class: Object.assign(Object.assign({}, childStyles), createColorClasses$1(this.color, {
37289
37318
  [mode]: true,
37290
37319
  'in-toolbar': hostContext('ion-toolbar', this.el),
37291
- })) }, hAsync("div", { key: '67f5bba9c4f527c3f35bfe1313a2b85741f9b246', class: "toolbar-background", part: "background" }), hAsync("div", { key: '085e8c68f056e5b0deb9d1606431fbeb45dae8e5', class: "toolbar-container", part: "container" }, hAsync("slot", { key: '15227c79c3baf883fd8c43fdb7e1313453933c79', name: "start" }), hAsync("slot", { key: '0b8a7f7e685aa31c80d9bc03446ccc3a9d07e0e8', name: "secondary" }), hAsync("div", { key: '57e4628c1fa89df79dd80456259db961bb691404', class: "toolbar-content", part: "content" }, hAsync("slot", { key: '82c2f6e1acf8d96db259bd8baf295881801edbd5' })), hAsync("slot", { key: 'b2d4afb15214199f206c0a5e08b581e4c9c2f58a', name: "primary" }), hAsync("slot", { key: 'bfb909a0c472f8834046c2ea23bef2f562167ad3', name: "end" }))));
37320
+ })) }, hAsync("div", { key: '9c81742ffa02de9ba7417025b077d05e67305074', class: "toolbar-background", part: "background" }), hAsync("div", { key: '5fc96d166fa47894a062e41541a9beee38078a36', class: "toolbar-container", part: "container" }, hAsync("slot", { key: 'b62c0d9d59a70176bdbf769aec6090d7a166853b', name: "start" }), hAsync("slot", { key: 'd01d3cc2c50e5aaa49c345b209fe8dbdf3d48131', name: "secondary" }), hAsync("div", { key: '3aaa3a2810aedd38c37eb616158ec7b9638528fc', class: "toolbar-content", part: "content" }, hAsync("slot", { key: '357246690f8d5e1cc3ca369611d4845a79edf610' })), hAsync("slot", { key: '06ed3cca4f7ebff4a54cd877dad3cc925ccf9f75', name: "primary" }), hAsync("slot", { key: 'e453d43d14a26b0d72f41e1b81a554bab8ece811', name: "end" }))));
37292
37321
  }
37293
37322
  get el() { return getElement(this); }
37294
37323
  static get style() { return {
@@ -37334,11 +37363,11 @@ class ToolbarTitle {
37334
37363
  render() {
37335
37364
  const mode = getIonMode$1(this);
37336
37365
  const size = this.getSize();
37337
- return (hAsync(Host, { key: '44e63f8439df64c470692904427b417e19406476', class: createColorClasses$1(this.color, {
37366
+ return (hAsync(Host, { key: 'e599c0bf1b0817df3fa8360bdcd6d787f751c371', class: createColorClasses$1(this.color, {
37338
37367
  [mode]: true,
37339
37368
  [`title-${size}`]: true,
37340
37369
  'title-rtl': document.dir === 'rtl',
37341
- }) }, hAsync("div", { key: '784cf60a0db16045391891cc8fad0c7dbeba4039', class: "toolbar-title" }, hAsync("slot", { key: '0c720a50479ba257e8756337aeb9b0ab7516a227' }))));
37370
+ }) }, hAsync("div", { key: '6e7eee9047d6759876bb31d7305b76efc7c4338c', class: "toolbar-title" }, hAsync("slot", { key: 'bf790eb4c83dd0af4f2fd1f85ab4af5819f46ff4' }))));
37342
37371
  }
37343
37372
  get el() { return getElement(this); }
37344
37373
  static get watchers() { return {