@ionic/core 8.7.18-dev.11769790854.11895f8f → 8.7.18-dev.11770238549.14c2a85f

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 (228) 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 +1 -1
  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 +12 -220
  44. package/components/picker-column-option.js +2 -2
  45. package/components/picker-column2.js +2 -2
  46. package/components/popover.js +13 -85
  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 +12 -220
  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 +13 -85
  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 +2 -2
  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/gestures/sheet.js +1 -3
  100. package/dist/collection/components/modal/gestures/swipe-to-close.js +1 -3
  101. package/dist/collection/components/modal/modal.ios.css +4 -0
  102. package/dist/collection/components/modal/modal.js +7 -215
  103. package/dist/collection/components/modal/modal.md.css +4 -0
  104. package/dist/collection/components/nav/nav.js +1 -1
  105. package/dist/collection/components/nav-link/nav-link.js +1 -1
  106. package/dist/collection/components/note/note.js +2 -2
  107. package/dist/collection/components/picker-column-option/picker-column-option.js +2 -2
  108. package/dist/collection/components/picker-legacy/picker.js +2 -2
  109. package/dist/collection/components/picker-legacy-column/picker-column.js +2 -2
  110. package/dist/collection/components/popover/animations/ios.enter.js +5 -21
  111. package/dist/collection/components/popover/animations/md.enter.js +5 -30
  112. package/dist/collection/components/popover/popover.js +2 -2
  113. package/dist/collection/components/popover/utils.js +1 -32
  114. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  115. package/dist/collection/components/radio/radio.js +3 -3
  116. package/dist/collection/components/radio-group/radio-group.js +1 -1
  117. package/dist/collection/components/range/range.js +3 -3
  118. package/dist/collection/components/refresher/refresher.js +1 -1
  119. package/dist/collection/components/refresher-content/refresher-content.js +1 -1
  120. package/dist/collection/components/reorder/reorder.js +1 -1
  121. package/dist/collection/components/reorder-group/reorder-group.js +1 -1
  122. package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
  123. package/dist/collection/components/router-link/router-link.js +2 -2
  124. package/dist/collection/components/router-outlet/router-outlet.js +1 -1
  125. package/dist/collection/components/row/row.js +1 -1
  126. package/dist/collection/components/searchbar/searchbar.js +4 -4
  127. package/dist/collection/components/segment/segment.js +2 -2
  128. package/dist/collection/components/segment-button/segment-button.js +2 -2
  129. package/dist/collection/components/segment-content/segment-content.js +1 -1
  130. package/dist/collection/components/segment-view/segment-view.js +2 -2
  131. package/dist/collection/components/select/select.js +2 -2
  132. package/dist/collection/components/select-modal/select-modal.js +1 -1
  133. package/dist/collection/components/select-option/select-option.js +1 -1
  134. package/dist/collection/components/select-popover/select-popover.js +1 -1
  135. package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
  136. package/dist/collection/components/spinner/spinner.js +1 -1
  137. package/dist/collection/components/split-pane/split-pane.js +2 -2
  138. package/dist/collection/components/tab/tab.js +2 -2
  139. package/dist/collection/components/tab-bar/tab-bar.js +2 -2
  140. package/dist/collection/components/tab-button/tab-button.js +2 -2
  141. package/dist/collection/components/tabs/tabs.js +1 -1
  142. package/dist/collection/components/text/text.js +2 -2
  143. package/dist/collection/components/textarea/textarea.js +2 -2
  144. package/dist/collection/components/thumbnail/thumbnail.js +1 -1
  145. package/dist/collection/components/title/title.js +2 -2
  146. package/dist/collection/components/toast/toast.js +2 -2
  147. package/dist/collection/components/toggle/toggle.js +3 -3
  148. package/dist/collection/components/toolbar/toolbar.js +2 -2
  149. package/dist/docs.json +1 -1
  150. package/dist/esm/ion-app_8.entry.js +5 -5
  151. package/dist/esm/ion-avatar_3.entry.js +1 -1
  152. package/dist/esm/ion-col_3.entry.js +1 -1
  153. package/dist/esm/ion-datetime_3.entry.js +4 -4
  154. package/dist/esm/ion-item-option_3.entry.js +4 -4
  155. package/dist/esm/ion-item_8.entry.js +11 -11
  156. package/dist/esm/ion-loading.entry.js +2 -2
  157. package/dist/esm/ion-menu_3.entry.js +6 -6
  158. package/dist/esm/ion-modal.entry.js +12 -220
  159. package/dist/esm/ion-nav_2.entry.js +2 -2
  160. package/dist/esm/ion-picker-column-option.entry.js +2 -2
  161. package/dist/esm/ion-popover.entry.js +13 -85
  162. package/dist/esm/ion-progress-bar.entry.js +1 -1
  163. package/dist/esm/ion-radio_2.entry.js +4 -4
  164. package/dist/esm/ion-range.entry.js +3 -3
  165. package/dist/esm/ion-refresher_2.entry.js +2 -2
  166. package/dist/esm/ion-reorder_2.entry.js +2 -2
  167. package/dist/esm/ion-ripple-effect.entry.js +1 -1
  168. package/dist/esm/ion-route_4.entry.js +2 -2
  169. package/dist/esm/ion-searchbar.entry.js +4 -4
  170. package/dist/esm/ion-segment-content.entry.js +1 -1
  171. package/dist/esm/ion-segment-view.entry.js +2 -2
  172. package/dist/esm/ion-segment_2.entry.js +4 -4
  173. package/dist/esm/ion-select-modal.entry.js +1 -1
  174. package/dist/esm/ion-select_3.entry.js +4 -4
  175. package/dist/esm/ion-spinner.entry.js +1 -1
  176. package/dist/esm/ion-split-pane.entry.js +2 -2
  177. package/dist/esm/ion-tab-bar_2.entry.js +4 -4
  178. package/dist/esm/ion-tab_2.entry.js +3 -3
  179. package/dist/esm/ion-text.entry.js +2 -2
  180. package/dist/esm/ion-textarea.entry.js +2 -2
  181. package/dist/esm/ion-toast.entry.js +2 -2
  182. package/dist/esm/ion-toggle.entry.js +3 -3
  183. package/dist/ionic/ionic.esm.js +1 -1
  184. package/dist/ionic/{p-074839fc.entry.js → p-01e27965.entry.js} +1 -1
  185. package/dist/ionic/p-0ca0fe9c.entry.js +4 -0
  186. package/dist/ionic/{p-316c0420.entry.js → p-221a3d8c.entry.js} +1 -1
  187. package/dist/ionic/{p-3a6caca9.entry.js → p-2668188b.entry.js} +1 -1
  188. package/dist/ionic/{p-d3014190.entry.js → p-2bd1ea35.entry.js} +1 -1
  189. package/dist/ionic/{p-a127bee2.entry.js → p-30333874.entry.js} +1 -1
  190. package/dist/ionic/{p-0e8c8a10.entry.js → p-31db96da.entry.js} +1 -1
  191. package/dist/ionic/{p-1647c46c.entry.js → p-363d1209.entry.js} +1 -1
  192. package/dist/ionic/p-3ec563c1.entry.js +4 -0
  193. package/dist/ionic/{p-c19af093.entry.js → p-42db6404.entry.js} +1 -1
  194. package/dist/ionic/{p-db82892c.entry.js → p-46a38cfd.entry.js} +1 -1
  195. package/dist/ionic/{p-eb024a5b.entry.js → p-4eec1a5e.entry.js} +1 -1
  196. package/dist/ionic/{p-0dfa5a37.entry.js → p-530fcd71.entry.js} +1 -1
  197. package/dist/ionic/{p-72c38b88.entry.js → p-5c8f7253.entry.js} +1 -1
  198. package/dist/ionic/{p-172a579f.entry.js → p-5d6fb6e3.entry.js} +1 -1
  199. package/dist/ionic/{p-dbbe606a.entry.js → p-652318c3.entry.js} +1 -1
  200. package/dist/ionic/{p-2a939845.entry.js → p-6f37536a.entry.js} +1 -1
  201. package/dist/ionic/{p-4e41ea20.entry.js → p-72af946b.entry.js} +1 -1
  202. package/dist/ionic/p-7f98e710.entry.js +4 -0
  203. package/dist/ionic/{p-6d070558.entry.js → p-82d5bb3d.entry.js} +1 -1
  204. package/dist/ionic/p-906bb44d.entry.js +4 -0
  205. package/dist/ionic/{p-2dbb90cb.entry.js → p-97eb0812.entry.js} +1 -1
  206. package/dist/ionic/{p-31f7095f.entry.js → p-a4a9f5ae.entry.js} +1 -1
  207. package/dist/ionic/{p-86f53961.entry.js → p-b8551510.entry.js} +1 -1
  208. package/dist/ionic/p-bc293244.entry.js +4 -0
  209. package/dist/ionic/{p-d126e8d3.entry.js → p-bce86e56.entry.js} +1 -1
  210. package/dist/ionic/{p-02d76786.entry.js → p-be263062.entry.js} +1 -1
  211. package/dist/ionic/{p-639dd543.entry.js → p-c175d792.entry.js} +1 -1
  212. package/dist/ionic/{p-020af078.entry.js → p-cc2a9936.entry.js} +1 -1
  213. package/dist/ionic/{p-1ccd6829.entry.js → p-e338f669.entry.js} +1 -1
  214. package/dist/ionic/{p-6241ce47.entry.js → p-eaf3f5ff.entry.js} +1 -1
  215. package/dist/ionic/{p-f8f22cc0.entry.js → p-fb0271ae.entry.js} +1 -1
  216. package/dist/ionic/{p-370e4237.entry.js → p-fbb00634.entry.js} +1 -1
  217. package/dist/types/components/modal/gestures/sheet.d.ts +1 -1
  218. package/dist/types/components/modal/gestures/swipe-to-close.d.ts +1 -1
  219. package/dist/types/components/modal/modal.d.ts +0 -47
  220. package/dist/types/components/popover/utils.d.ts +0 -2
  221. package/hydrate/index.js +112 -392
  222. package/hydrate/index.mjs +112 -392
  223. package/package.json +2 -4
  224. package/dist/ionic/p-51a60e0f.entry.js +0 -4
  225. package/dist/ionic/p-94de5cfa.entry.js +0 -4
  226. package/dist/ionic/p-dd1aef77.entry.js +0 -4
  227. package/dist/ionic/p-ec9ca3fe.entry.js +0 -4
  228. package/dist/ionic/p-ef4256eb.entry.js +0 -4
@@ -287,7 +287,7 @@ export class Toggle {
287
287
  const value = this.getValue();
288
288
  const rtl = isRTL(el) ? 'rtl' : 'ltr';
289
289
  renderHiddenInput(true, el, name, checked ? value : '', disabled);
290
- return (h(Host, { key: 'f569148edd89ee041a4719ffc4733c16b05229bd', role: "switch", "aria-checked": `${checked}`, "aria-describedby": this.hintTextId, "aria-invalid": this.isInvalid ? 'true' : undefined, onClick: this.onClick, "aria-labelledby": hasLabel ? inputLabelId : null, "aria-label": inheritedAttributes['aria-label'] || null, "aria-disabled": disabled ? 'true' : null, "aria-required": required ? 'true' : undefined, tabindex: disabled ? undefined : 0, onKeyDown: this.onKeyDown, onFocus: this.onFocus, onBlur: this.onBlur, class: createColorClasses(color, {
290
+ return (h(Host, { key: '736e1dcfca34fd41f6f0632652e7f86d6996a232', role: "switch", "aria-checked": `${checked}`, "aria-describedby": this.hintTextId, "aria-invalid": this.isInvalid ? 'true' : undefined, onClick: this.onClick, "aria-labelledby": hasLabel ? inputLabelId : null, "aria-label": inheritedAttributes['aria-label'] || null, "aria-disabled": disabled ? 'true' : null, "aria-required": required ? 'true' : undefined, tabindex: disabled ? undefined : 0, onKeyDown: this.onKeyDown, onFocus: this.onFocus, onBlur: this.onBlur, class: createColorClasses(color, {
291
291
  [mode]: true,
292
292
  'in-item': hostContext('ion-item', el),
293
293
  'toggle-activated': activated,
@@ -297,10 +297,10 @@ export class Toggle {
297
297
  [`toggle-alignment-${alignment}`]: alignment !== undefined,
298
298
  [`toggle-label-placement-${labelPlacement}`]: true,
299
299
  [`toggle-${rtl}`]: true,
300
- }) }, h("label", { key: '3027f2ac4be6de422a14486d847fbee77f615db1', class: "toggle-wrapper", htmlFor: inputId }, h("input", Object.assign({ key: '4b0304c9e879e432b80184b4e5de37d55c11b436', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, required: required }, inheritedAttributes)), h("div", { key: '8ef265ec942e7f01ff31cbb202ed146c6bf94e02', class: {
300
+ }) }, h("label", { key: 'e697739fd3964c1c6c23331cf7e38a9841c46a6a', class: "toggle-wrapper", htmlFor: inputId }, h("input", Object.assign({ key: '3d500b8c1bc879591249d183c1abb3f5f26aff6b', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, required: required }, inheritedAttributes)), h("div", { key: 'e38f3fe0e66b4ca434fd81514f5ef771c2960841', class: {
301
301
  'label-text-wrapper': true,
302
302
  'label-text-wrapper-hidden': !hasLabel,
303
- }, part: "label", id: inputLabelId, onClick: this.onDivLabelClick }, h("slot", { key: '7b162b7dd27199cca2a4c995276a18b9f8e44aaf' }), this.renderHintText()), h("div", { key: 'd13c34bd42fca01cc73ddb4ea7e471b33a282a3e', class: "native-wrapper" }, this.renderToggleControl()))));
303
+ }, part: "label", id: inputLabelId, onClick: this.onDivLabelClick }, h("slot", { key: '006dd3558264d69ab020c07005b348adc4ecdd5b' }), this.renderHintText()), h("div", { key: 'dd4e52de31caabee41ec1bc58efecd1e213368c9', class: "native-wrapper" }, this.renderToggleControl()))));
304
304
  }
305
305
  static get is() { return "ion-toggle"; }
306
306
  static get encapsulation() { return "shadow"; }
@@ -65,10 +65,10 @@ export class Toolbar {
65
65
  this.childrenStyles.forEach((value) => {
66
66
  Object.assign(childStyles, value);
67
67
  });
68
- return (h(Host, { key: 'f6c4f669a6a61c5eac4cbb5ea0aa97c48ae5bd46', class: Object.assign(Object.assign({}, childStyles), createColorClasses(this.color, {
68
+ return (h(Host, { key: 'b849db2863778dee6c5a251bffa1b3a657aeb036', class: Object.assign(Object.assign({}, childStyles), createColorClasses(this.color, {
69
69
  [mode]: true,
70
70
  'in-toolbar': hostContext('ion-toolbar', this.el),
71
- })) }, h("div", { key: '9c81742ffa02de9ba7417025b077d05e67305074', class: "toolbar-background", part: "background" }), h("div", { key: '5fc96d166fa47894a062e41541a9beee38078a36', class: "toolbar-container", part: "container" }, h("slot", { key: 'b62c0d9d59a70176bdbf769aec6090d7a166853b', name: "start" }), h("slot", { key: 'd01d3cc2c50e5aaa49c345b209fe8dbdf3d48131', name: "secondary" }), h("div", { key: '3aaa3a2810aedd38c37eb616158ec7b9638528fc', class: "toolbar-content", part: "content" }, h("slot", { key: '357246690f8d5e1cc3ca369611d4845a79edf610' })), h("slot", { key: '06ed3cca4f7ebff4a54cd877dad3cc925ccf9f75', name: "primary" }), h("slot", { key: 'e453d43d14a26b0d72f41e1b81a554bab8ece811', name: "end" }))));
71
+ })) }, h("div", { key: '67f5bba9c4f527c3f35bfe1313a2b85741f9b246', class: "toolbar-background", part: "background" }), h("div", { key: '085e8c68f056e5b0deb9d1606431fbeb45dae8e5', class: "toolbar-container", part: "container" }, h("slot", { key: '15227c79c3baf883fd8c43fdb7e1313453933c79', name: "start" }), h("slot", { key: '0b8a7f7e685aa31c80d9bc03446ccc3a9d07e0e8', name: "secondary" }), h("div", { key: '57e4628c1fa89df79dd80456259db961bb691404', class: "toolbar-content", part: "content" }, h("slot", { key: '82c2f6e1acf8d96db259bd8baf295881801edbd5' })), h("slot", { key: 'b2d4afb15214199f206c0a5e08b581e4c9c2f58a', name: "primary" }), h("slot", { key: 'bfb909a0c472f8834046c2ea23bef2f562167ad3', name: "end" }))));
72
72
  }
73
73
  static get is() { return "ion-toolbar"; }
74
74
  static get encapsulation() { return "shadow"; }
package/dist/docs.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-01-30T16:35:57",
2
+ "timestamp": "2026-02-04T20:57:37",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.38.0",
@@ -1304,7 +1304,7 @@ const RouterOutlet = class {
1304
1304
  return true;
1305
1305
  }
1306
1306
  render() {
1307
- return h("slot", { key: '84b50f1155b0d780dff802ee13223287259fd525' });
1307
+ return h("slot", { key: '386c41745b61daba161cf75063da97fe29ba36cb' });
1308
1308
  }
1309
1309
  get el() { return getElement(this); }
1310
1310
  static get watchers() { return {
@@ -1340,11 +1340,11 @@ const ToolbarTitle = class {
1340
1340
  render() {
1341
1341
  const mode = getIonMode(this);
1342
1342
  const size = this.getSize();
1343
- return (h(Host, { key: 'e599c0bf1b0817df3fa8360bdcd6d787f751c371', class: createColorClasses(this.color, {
1343
+ return (h(Host, { key: '44e63f8439df64c470692904427b417e19406476', class: createColorClasses(this.color, {
1344
1344
  [mode]: true,
1345
1345
  [`title-${size}`]: true,
1346
1346
  'title-rtl': document.dir === 'rtl',
1347
- }) }, h("div", { key: '6e7eee9047d6759876bb31d7305b76efc7c4338c', class: "toolbar-title" }, h("slot", { key: 'bf790eb4c83dd0af4f2fd1f85ab4af5819f46ff4' }))));
1347
+ }) }, h("div", { key: '784cf60a0db16045391891cc8fad0c7dbeba4039', class: "toolbar-title" }, h("slot", { key: '0c720a50479ba257e8756337aeb9b0ab7516a227' }))));
1348
1348
  }
1349
1349
  get el() { return getElement(this); }
1350
1350
  static get watchers() { return {
@@ -1409,10 +1409,10 @@ const Toolbar = class {
1409
1409
  this.childrenStyles.forEach((value) => {
1410
1410
  Object.assign(childStyles, value);
1411
1411
  });
1412
- return (h(Host, { key: 'f6c4f669a6a61c5eac4cbb5ea0aa97c48ae5bd46', class: Object.assign(Object.assign({}, childStyles), createColorClasses(this.color, {
1412
+ return (h(Host, { key: 'b849db2863778dee6c5a251bffa1b3a657aeb036', class: Object.assign(Object.assign({}, childStyles), createColorClasses(this.color, {
1413
1413
  [mode]: true,
1414
1414
  'in-toolbar': hostContext('ion-toolbar', this.el),
1415
- })) }, h("div", { key: '9c81742ffa02de9ba7417025b077d05e67305074', class: "toolbar-background", part: "background" }), h("div", { key: '5fc96d166fa47894a062e41541a9beee38078a36', class: "toolbar-container", part: "container" }, h("slot", { key: 'b62c0d9d59a70176bdbf769aec6090d7a166853b', name: "start" }), h("slot", { key: 'd01d3cc2c50e5aaa49c345b209fe8dbdf3d48131', name: "secondary" }), h("div", { key: '3aaa3a2810aedd38c37eb616158ec7b9638528fc', class: "toolbar-content", part: "content" }, h("slot", { key: '357246690f8d5e1cc3ca369611d4845a79edf610' })), h("slot", { key: '06ed3cca4f7ebff4a54cd877dad3cc925ccf9f75', name: "primary" }), h("slot", { key: 'e453d43d14a26b0d72f41e1b81a554bab8ece811', name: "end" }))));
1415
+ })) }, h("div", { key: '67f5bba9c4f527c3f35bfe1313a2b85741f9b246', class: "toolbar-background", part: "background" }), h("div", { key: '085e8c68f056e5b0deb9d1606431fbeb45dae8e5', class: "toolbar-container", part: "container" }, h("slot", { key: '15227c79c3baf883fd8c43fdb7e1313453933c79', name: "start" }), h("slot", { key: '0b8a7f7e685aa31c80d9bc03446ccc3a9d07e0e8', name: "secondary" }), h("div", { key: '57e4628c1fa89df79dd80456259db961bb691404', class: "toolbar-content", part: "content" }, h("slot", { key: '82c2f6e1acf8d96db259bd8baf295881801edbd5' })), h("slot", { key: 'b2d4afb15214199f206c0a5e08b581e4c9c2f58a', name: "primary" }), h("slot", { key: 'bfb909a0c472f8834046c2ea23bef2f562167ad3', name: "end" }))));
1416
1416
  }
1417
1417
  get el() { return getElement(this); }
1418
1418
  };
@@ -49,7 +49,7 @@ const Thumbnail = class {
49
49
  registerInstance(this, hostRef);
50
50
  }
51
51
  render() {
52
- return (h(Host, { key: '70ada828e8cf541ab3b47f94b7e56ce34114ef88', class: getIonMode(this) }, h("slot", { key: 'c43e105669d2bae123619b616f3af8ca2f722d61' })));
52
+ return (h(Host, { key: 'b250e01664238f1dca8f9757b15bc3d5d9387ffa', class: getIonMode(this) }, h("slot", { key: '72cb568bccabc983c5186a7596ef6c6d4ebf5ad9' })));
53
53
  }
54
54
  };
55
55
  Thumbnail.style = thumbnailCss;
@@ -145,7 +145,7 @@ const Row = class {
145
145
  registerInstance(this, hostRef);
146
146
  }
147
147
  render() {
148
- return (h(Host, { key: '65592a79621bd8f75f9566db3e8c05a4b8fc6048', class: getIonMode(this) }, h("slot", { key: '56f09784db7a0299c9ce76dfcede185b295251ff' })));
148
+ return (h(Host, { key: '8ba906a8cbea060a79ed658c9bf34906f0c11d38', class: getIonMode(this) }, h("slot", { key: 'd1009176f45b588fa52c7d9eb336f3c6d3214bb8' })));
149
149
  }
150
150
  };
151
151
  Row.style = rowCss;
@@ -2176,11 +2176,11 @@ const Picker = class {
2176
2176
  render() {
2177
2177
  const { htmlAttributes } = this;
2178
2178
  const mode = getIonMode(this);
2179
- return (h(Host, Object.assign({ key: 'b95440747eb80cba23ae676d399d5e5816722c58', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
2179
+ return (h(Host, Object.assign({ key: '80f66d33780d8a1352d24be9cb63a0cc03d01ab5', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
2180
2180
  zIndex: `${20000 + this.overlayIndex}`,
2181
2181
  }, class: Object.assign({ [mode]: true,
2182
2182
  // Used internally for styling
2183
- [`picker-${mode}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), h("ion-backdrop", { key: '169d1c83ef40e7fcb134219a585298b403a70b0f', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: '98518e5f5cea2dfb8dfa63d9545e9ae3a5765023', tabindex: "0", "aria-hidden": "true" }), h("div", { key: '151755ab8eb23f9adafbfe201349398f5a69dee7', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, h("div", { key: '5dcf93b2f4fe8f4fce7c7aec8f85ef45a03ef470', class: "picker-toolbar" }, this.buttons.map((b) => (h("div", { class: buttonWrapperClass(b) }, h("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass(b) }, b.text))))), h("div", { key: 'fd5d66708edd38adc5a4d2fad7298969398a05e3', class: "picker-columns" }, h("div", { key: '1b5830fd6cef1016af7736792c514965d6cb38a8', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => h("ion-picker-legacy-column", { col: c })), h("div", { key: 'c6edeca7afd69e13c9c66ba36f261974fd0f8f78', class: "picker-below-highlight" }))), h("div", { key: 'e2a4b24710e30579b14b82dbfd3761b2187797b5', tabindex: "0", "aria-hidden": "true" })));
2183
+ [`picker-${mode}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), h("ion-backdrop", { key: '97fb8e10ba08b197610cb8c0cdea61103883d55f', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: 'b3969cb6fbf7153623d14e3ca1493d3370efb211', tabindex: "0", "aria-hidden": "true" }), h("div", { key: '299268483c3727e698d9135bfdf40349a7050ac1', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, h("div", { key: '95394de3ef691899b7dbf416f56fd3e86bbdce3f', class: "picker-toolbar" }, this.buttons.map((b) => (h("div", { class: buttonWrapperClass(b) }, h("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass(b) }, b.text))))), h("div", { key: '05f18bb8d00dc0e22f691b7e41f90f729a6c66d7', class: "picker-columns" }, h("div", { key: '4a8fdf224effc0af67fd413e2e6aca8a78d1cf43', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => h("ion-picker-legacy-column", { col: c })), h("div", { key: 'e50a31db45e3f39e9d0fed36a21be9257eec09bf', class: "picker-below-highlight" }))), h("div", { key: '5a78cb2176ac807ea0c195c6b76cd0e8eef9d4c0', tabindex: "0", "aria-hidden": "true" })));
2184
2184
  }
2185
2185
  get el() { return getElement(this); }
2186
2186
  static get watchers() { return {
@@ -2534,9 +2534,9 @@ const PickerColumnCmp = class {
2534
2534
  render() {
2535
2535
  const col = this.col;
2536
2536
  const mode = getIonMode(this);
2537
- return (h(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: {
2537
+ return (h(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: {
2538
2538
  'max-width': this.col.columnWidth,
2539
- } }, col.prefix && (h("div", { key: '9f0634890e66fd4ae74f826d1eea3431de121393', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), h("div", { key: '337e996e5be91af16446085fe22436f213b771eb', class: "picker-opts", style: { maxWidth: col.optionsWidth }, ref: (el) => (this.optsEl = el) }, col.options.map((o, index) => (h("button", { "aria-label": o.ariaLabel, class: { 'picker-opt': true, 'picker-opt-disabled': !!o.disabled }, "opt-index": index }, o.text)))), col.suffix && (h("div", { key: 'd69a132599d78d9e5107f12228978cfce4e43098', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
2539
+ } }, col.prefix && (h("div", { key: 'b0f3d39e0bd128781066ffefb7a1e40d12a9e76d', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), h("div", { key: '0b106ac4d56916eaaa7f09d1b68348b3754b7bba', class: "picker-opts", style: { maxWidth: col.optionsWidth }, ref: (el) => (this.optsEl = el) }, col.options.map((o, index) => (h("button", { "aria-label": o.ariaLabel, class: { 'picker-opt': true, 'picker-opt-disabled': !!o.disabled }, "opt-index": index }, o.text)))), col.suffix && (h("div", { key: '00ff2f9dbb4561787e5a5223327c6a2a33f8362e', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
2540
2540
  }
2541
2541
  get el() { return getElement(this); }
2542
2542
  static get watchers() { return {
@@ -45,12 +45,12 @@ const ItemOption = class {
45
45
  href: this.href,
46
46
  target: this.target,
47
47
  };
48
- return (h(Host, { key: '189a0040b97163b2336bf216baa71d584c5923a8', onClick: this.onClick, class: createColorClasses(this.color, {
48
+ return (h(Host, { key: '058310ac361612c16f2ef70c74279ba7c24128c5', onClick: this.onClick, class: createColorClasses(this.color, {
49
49
  [mode]: true,
50
50
  'item-option-disabled': disabled,
51
51
  'item-option-expandable': expandable,
52
52
  'ion-activatable': true,
53
- }) }, h(TagType, Object.assign({ key: '5a7140eb99da5ec82fe2ea3ea134513130763399' }, attrs, { class: "button-native", part: "native", disabled: disabled }), h("span", { key: '9b8577e612706b43e575c9a20f2f9d35c0d1bcb1', class: "button-inner" }, h("slot", { key: '9acb82f04e4822bfaa363cc2c4d29d5c0fec0ad6', name: "top" }), h("div", { key: '66f5fb4fdd0c39f205574c602c793dcf109c7a17', class: "horizontal-wrapper" }, h("slot", { key: '3761a32bca7c6c41b7eb394045497cfde181a62a', name: "start" }), h("slot", { key: 'a96a568955cf6962883dc6771726d3d07462da00', name: "icon-only" }), h("slot", { key: 'af5dfe5eb41456b9359bafe3615b576617ed7b57' }), h("slot", { key: '00426958066ab7b949ff966fabad5cf8a0b54079', name: "end" })), h("slot", { key: 'ae66c8bd536a9f27865f49240980d7b4b831b229', name: "bottom" })), mode === 'md' && h("ion-ripple-effect", { key: '30df6c935ef8a3f28a6bc1f3bb162ca4f80aaf26' }))));
53
+ }) }, h(TagType, Object.assign({ key: '045052656ab652bec065d421950fe9ea00dc1141' }, attrs, { class: "button-native", part: "native", disabled: disabled }), h("span", { key: '988b9166c0dda3c822a99ceace4c105339b2465b', class: "button-inner" }, h("slot", { key: '8050b870ada6b09283f8acbcbb6d2bd1c76508b3', name: "top" }), h("div", { key: 'a206e7b09e660c878ce3c5b61d018e8cdd89dc55', class: "horizontal-wrapper" }, h("slot", { key: '394e5e4ce14cd19b5d5eafca29bb9f971f5f0741', name: "start" }), h("slot", { key: 'dd4c3a1bee7622df40a3d8f2a298045b772f1600', name: "icon-only" }), h("slot", { key: '318f3ec97b722c5e7df1a78b1e0439f919d0aacc' }), h("slot", { key: 'fff6a9a602cf7bd698528982f91742a2d36ea245', name: "end" })), h("slot", { key: '26b4bb155701d8080b486dbad7bb9a6d2e35182c', name: "bottom" })), mode === 'md' && h("ion-ripple-effect", { key: '152b74643bf0f5725c39bfdbb940f0f32ec83d58' }))));
54
54
  }
55
55
  get el() { return getElement(this); }
56
56
  };
@@ -82,7 +82,7 @@ const ItemOptions = class {
82
82
  render() {
83
83
  const mode = getIonMode(this);
84
84
  const isEnd = isEndSide(this.side);
85
- return (h(Host, { key: '05a22a505e043c2715e3805e5e26ab4668940af0', class: {
85
+ return (h(Host, { key: '7b4b93984182222c64c7a2a22a18e52ac19e3049', class: {
86
86
  [mode]: true,
87
87
  // Used internally for styling
88
88
  [`item-options-${mode}`]: true,
@@ -493,7 +493,7 @@ const ItemSliding = class {
493
493
  }
494
494
  render() {
495
495
  const mode = getIonMode(this);
496
- return (h(Host, { key: 'd812322c9fb5da4ee16e99dc38bfb24cb4590d03', class: {
496
+ return (h(Host, { key: '8fd81d74701402294a48b79c56d6eceadafd4881', class: {
497
497
  [mode]: true,
498
498
  'item-sliding-active-slide': this.state !== 2 /* SlidingState.Disabled */,
499
499
  'item-sliding-active-options-end': (this.state & 8 /* SlidingState.End */) !== 0,
@@ -272,11 +272,11 @@ const ItemDivider = class {
272
272
  }
273
273
  render() {
274
274
  const mode = getIonMode(this);
275
- return (h(Host, { key: '1523095ce4af3f2611512ff0948ead659959ee4a', class: createColorClasses(this.color, {
275
+ return (h(Host, { key: 'ee8b2c8d5e415c0d8badf84fa7670932da4e809e', class: createColorClasses(this.color, {
276
276
  [mode]: true,
277
277
  'item-divider-sticky': this.sticky,
278
278
  item: true,
279
- }) }, h("slot", { key: '39105d888e115416c3a3fe588da44b4c61f4e5fe', name: "start" }), h("div", { key: '67e16f1056bd39187f3629c1bb383b7abbda829b', class: "item-divider-inner" }, h("div", { key: 'b3a218fdcc7b9aeab6e0155340152d39fa0b6329', class: "item-divider-wrapper" }, h("slot", { key: '69d8587533b387869d34b075d02f61396858fc90' })), h("slot", { key: 'b91c654699b3b26d0012ea0c719c4a07d1fcfbaa', name: "end" }))));
279
+ }) }, h("slot", { key: 'a1b7bbb1a008b0a56887f130d166931033801746', name: "start" }), h("div", { key: '9d572da46ab616bdf881098e96aa6796a249507f', class: "item-divider-inner" }, h("div", { key: 'a57a2c17093b74b9e4f8fd2778230a440b293aa1', class: "item-divider-wrapper" }, h("slot", { key: 'ef15ebf58f3acd4b4d1b7c51144e26c3759dba49' })), h("slot", { key: '1787c2400534301fe72b8ec213d0ce1e8f75b65a', name: "end" }))));
280
280
  }
281
281
  get el() { return getElement(this); }
282
282
  };
@@ -295,7 +295,7 @@ const ItemGroup = class {
295
295
  }
296
296
  render() {
297
297
  const mode = getIonMode(this);
298
- return (h(Host, { key: 'e49dc8f99247d2431d7c6db01b6e021a0f5b1c37', role: "group", class: {
298
+ return (h(Host, { key: 'f1743af1d075682f63fae3802c5c5bf050507563', role: "group", class: {
299
299
  [mode]: true,
300
300
  // Used internally for styling
301
301
  [`item-group-${mode}`]: true,
@@ -361,13 +361,13 @@ const Label = class {
361
361
  render() {
362
362
  const position = this.position;
363
363
  const mode = getIonMode(this);
364
- return (h(Host, { key: 'd6fba1a97189acc8ddfd64a2f009954a3e46e188', class: createColorClasses(this.color, {
364
+ return (h(Host, { key: '684ddfa719e34d743489ff05a0df067829257c73', class: createColorClasses(this.color, {
365
365
  [mode]: true,
366
366
  'in-item-color': hostContext('ion-item.ion-color', this.el),
367
367
  [`label-${position}`]: position !== undefined,
368
368
  [`label-no-animate`]: this.noAnimate,
369
369
  'label-rtl': document.dir === 'rtl',
370
- }) }, h("slot", { key: 'ce0ab50b5700398fdf50f36d02b7ad287eb71481' })));
370
+ }) }, h("slot", { key: '4aace3e2b36250e832c44f63bea21116d77220fb' })));
371
371
  }
372
372
  get el() { return getElement(this); }
373
373
  static get watchers() { return {
@@ -435,10 +435,10 @@ const ListHeader = class {
435
435
  render() {
436
436
  const { lines } = this;
437
437
  const mode = getIonMode(this);
438
- return (h(Host, { key: 'd9bc827ad8cc77231efddc2435831a7fc080f77d', class: createColorClasses(this.color, {
438
+ return (h(Host, { key: '2e529021279761b2b2889885437f619b0e8f71c4', class: createColorClasses(this.color, {
439
439
  [mode]: true,
440
440
  [`list-header-lines-${lines}`]: lines !== undefined,
441
- }) }, h("div", { key: '02dd9698304a7b2997ea1487e2f308bebea2b44c', class: "list-header-inner" }, h("slot", { key: '01d63a572c003286ae467a1ab23631e37e695042' }))));
441
+ }) }, h("div", { key: '9a6a11b0db015df79374f6489a40b959bc80b3e4', class: "list-header-inner" }, h("slot", { key: 'ef347fc6afb47850797e2e4d1aeefcd6a318f789' }))));
442
442
  }
443
443
  };
444
444
  ListHeader.style = {
@@ -456,9 +456,9 @@ const Note = class {
456
456
  }
457
457
  render() {
458
458
  const mode = getIonMode(this);
459
- return (h(Host, { key: '0ec2ef7367d867fd7588611953f696eecdf3221e', class: createColorClasses(this.color, {
459
+ return (h(Host, { key: 'b86a6acc9274df6528d224d4c11ab826a0f84dbc', class: createColorClasses(this.color, {
460
460
  [mode]: true,
461
- }) }, h("slot", { key: 'a200b94ddffb29cf6dabe6e984220930ea7efdef' })));
461
+ }) }, h("slot", { key: '5de76567ed7713827cd277a42db102faf34190c8' })));
462
462
  }
463
463
  };
464
464
  Note.style = {
@@ -493,11 +493,11 @@ const SkeletonText = class {
493
493
  const animated = this.animated && config.getBoolean('animated', true);
494
494
  const inMedia = hostContext('ion-avatar', this.el) || hostContext('ion-thumbnail', this.el);
495
495
  const mode = getIonMode(this);
496
- return (h(Host, { key: 'd86ef7392507cdbf48dfd3a71f02d7a83eda4aae', class: {
496
+ return (h(Host, { key: 'cb8da9aba121811b9a4ffdae60ed88105897cb3c', class: {
497
497
  [mode]: true,
498
498
  'skeleton-text-animated': animated,
499
499
  'in-media': inMedia,
500
- } }, h("span", { key: '8e8b5a232a6396d2bba691b05f9de4da44b2965c' }, "\u00A0")));
500
+ } }, h("span", { key: '5379deee3c76d46d615be0cba14b4f60129ffa25' }, "\u00A0")));
501
501
  }
502
502
  get el() { return getElement(this); }
503
503
  };
@@ -276,9 +276,9 @@ const Loading = class {
276
276
  * Otherwise, don't set aria-labelledby.
277
277
  */
278
278
  const ariaLabelledBy = message !== undefined ? msgId : null;
279
- return (h(Host, Object.assign({ key: '4497183ce220242abe19ae15f328f9a92ccafbbc', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
279
+ return (h(Host, Object.assign({ key: 'f86ddbc600cb5c396b7de38fb5f49625388c3c3f', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
280
280
  zIndex: `${40000 + this.overlayIndex}`,
281
- }, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), h("ion-backdrop", { key: '231dec84e424a2dc358ce95b84d6035cf43e4dea', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: 'c9af29b6e6bb49a217396a5c874bbfb8835a926c', tabindex: "0", "aria-hidden": "true" }), h("div", { key: 'a8659863743cdeccbe1ba810eaabfd3ebfcb86f3', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (h("div", { key: '3b346f39bc71691bd8686556a1e142198a7b12fa', class: "loading-spinner" }, h("ion-spinner", { key: '8dc2bf1556e5138e262827f1516c59ecd09f3520', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), h("div", { key: '054164c0dbae9a0e0973dd3c8e28f5b771820310', tabindex: "0", "aria-hidden": "true" })));
281
+ }, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), h("ion-backdrop", { key: 'b53727aaddc37ef3c685fcc150c6d5193290a847', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: '4c61bede8e0a4e47daa6f1f9d0f364ef6aec0bc3', tabindex: "0", "aria-hidden": "true" }), h("div", { key: '84e51ceb07118f1eaeb757df28801c255496931b', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (h("div", { key: 'fc97f1912e0fc558b7c309a5bc084415f5f620b2', class: "loading-spinner" }, h("ion-spinner", { key: '6e186d856cd3f10f22c3e317ef00f31b4216459c', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), h("div", { key: 'dcbe9d9a619daa1c08174e73827bdabeb59dde92', tabindex: "0", "aria-hidden": "true" })));
282
282
  }
283
283
  get el() { return getElement(this); }
284
284
  static get watchers() { return {
@@ -662,14 +662,14 @@ const Menu = class {
662
662
  * the ionBackButton listener in the menu controller
663
663
  * will handle closing the menu when Escape is pressed.
664
664
  */
665
- return (h(Host, { key: '70a427f3414a476414c3386efe6c8723fd37eccf', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
665
+ return (h(Host, { key: '29ef73894e2795e4ce23e59888ffb87faf4dd543', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
666
666
  [mode]: true,
667
667
  [`menu-type-${type}`]: true,
668
668
  'menu-enabled': !disabled,
669
669
  [`menu-side-${side}`]: true,
670
670
  'menu-pane-visible': isPaneVisible,
671
671
  'split-pane-side': hostContext('ion-split-pane', el),
672
- } }, h("div", { key: '83af04e5a47d5a92caafaf06088a7114ae61984b', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, h("slot", { key: '7b35048642864bd0f30de9f6b61c949c1b601692' })), h("ion-backdrop", { key: '347af516c7970d80dd11c6d1ed61e9a040ceb5fb', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
672
+ } }, h("div", { key: '22e44f7bd602ee0c96550f0dfc22ac81c0033ad6', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, h("slot", { key: '7bbef92fe03bb3ce4d3981eb8535aab449aab2fc' })), h("ion-backdrop", { key: '9ab8d5b61563e16b212c71c03869d4fc23a0400b', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
673
673
  }
674
674
  get el() { return getElement(this); }
675
675
  static get watchers() { return {
@@ -747,7 +747,7 @@ const MenuButton = class {
747
747
  type: this.type,
748
748
  };
749
749
  const ariaLabel = inheritedAttributes['aria-label'] || 'menu';
750
- return (h(Host, { key: '9f0f0e50d39a6872508220c58e64bb2092a0d7ef', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses(color, {
750
+ return (h(Host, { key: 'dcade732e366f0687d92cb9ce4065b78b0b41d24', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses(color, {
751
751
  [mode]: true,
752
752
  button: true, // ion-buttons target .button
753
753
  'menu-button-hidden': hidden,
@@ -756,7 +756,7 @@ const MenuButton = class {
756
756
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
757
757
  'ion-activatable': true,
758
758
  'ion-focusable': true,
759
- }) }, h("button", Object.assign({ key: 'ffebf7083d23501839970059ef8e411b571de197' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), h("span", { key: 'cab0c1c763b3ce33ef11dba1d230f66126e59424', class: "button-inner" }, h("slot", { key: 'ccfd2be8479b75b5c63e97e1ca7dfe203e9b36ee' }, h("ion-icon", { key: 'ac254fe7f327b08f1ae3fcea89d5cf0e83c9a96c', part: "icon", icon: menuIcon, mode: mode, lazy: false, "aria-hidden": "true" }))), mode === 'md' && h("ion-ripple-effect", { key: 'f0f17c4ca96e3eed3c1727ee00578d40af8f0115', type: "unbounded" }))));
759
+ }) }, h("button", Object.assign({ key: '7c4a449e239679376f38471d95fd602f9caec5f6' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), h("span", { key: '8bb5bf453280a66109198c970b678ad800c7a8cf', class: "button-inner" }, h("slot", { key: '7f78b1e7a0695f2bd600d13ca81f50dd8b965726' }, h("ion-icon", { key: '9f67f5bb06b1f03a6e5df9ecbe23ebf69fb40756', part: "icon", icon: menuIcon, mode: mode, lazy: false, "aria-hidden": "true" }))), mode === 'md' && h("ion-ripple-effect", { key: '10be7145c614144e94c3cc0b92dc5ee4e1587fe6', type: "unbounded" }))));
760
760
  }
761
761
  get el() { return getElement(this); }
762
762
  };
@@ -791,10 +791,10 @@ const MenuToggle = class {
791
791
  render() {
792
792
  const mode = getIonMode(this);
793
793
  const hidden = this.autoHide && !this.visible;
794
- return (h(Host, { key: 'cd567114769a30bd3871ed5d15bf42aed39956e1', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
794
+ return (h(Host, { key: '55135952f3a42cb5d21916dfb7b169d894b381e3', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
795
795
  [mode]: true,
796
796
  'menu-toggle-hidden': hidden,
797
- } }, h("slot", { key: '773d4cff95ca75f23578b1e1dca53c9933f28a33' })));
797
+ } }, h("slot", { key: 'e8ecb59a6ec075b07e2a1b8fcdf7df3dd9975a03' })));
798
798
  }
799
799
  };
800
800
  MenuToggle.style = menuToggleCss;