@ionic/core 8.7.12-dev.11764783037.19423064 → 8.7.12-dev.11764868084.1e8d52ae

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 (237) hide show
  1. package/components/checkbox.js +1 -1
  2. package/components/ion-input.js +1 -1
  3. package/components/ion-item-divider.js +2 -2
  4. package/components/ion-item-group.js +1 -1
  5. package/components/ion-item-option.js +2 -2
  6. package/components/ion-item-options.js +1 -1
  7. package/components/ion-item-sliding.js +1 -1
  8. package/components/ion-loading.js +2 -2
  9. package/components/ion-menu-button.js +2 -2
  10. package/components/ion-menu-toggle.js +2 -2
  11. package/components/ion-menu.js +2 -2
  12. package/components/ion-nav-link.js +1 -1
  13. package/components/ion-nav.js +1 -1
  14. package/components/ion-note.js +2 -2
  15. package/components/ion-picker-legacy.js +2 -2
  16. package/components/ion-progress-bar.js +1 -1
  17. package/components/ion-range.js +3 -3
  18. package/components/ion-refresher-content.js +2 -2
  19. package/components/ion-refresher.js +1 -1
  20. package/components/ion-reorder-group.js +1 -1
  21. package/components/ion-reorder.js +2 -2
  22. package/components/ion-router-link.js +2 -2
  23. package/components/ion-router-outlet.js +1 -1
  24. package/components/ion-row.js +2 -2
  25. package/components/ion-searchbar.js +4 -4
  26. package/components/ion-segment-button.js +2 -2
  27. package/components/ion-segment-content.js +1 -1
  28. package/components/ion-segment-view.js +2 -2
  29. package/components/ion-segment.js +2 -2
  30. package/components/ion-select-option.js +1 -1
  31. package/components/ion-select.js +4 -4
  32. package/components/ion-skeleton-text.js +2 -2
  33. package/components/ion-split-pane.js +2 -2
  34. package/components/ion-tab-bar.js +2 -2
  35. package/components/ion-tab-button.js +2 -2
  36. package/components/ion-tab.js +2 -2
  37. package/components/ion-tabs.js +1 -1
  38. package/components/ion-text.js +2 -2
  39. package/components/ion-textarea.js +4 -4
  40. package/components/ion-thumbnail.js +2 -2
  41. package/components/ion-toast.js +2 -2
  42. package/components/ion-toggle.js +3 -3
  43. package/components/label.js +2 -2
  44. package/components/list-header.js +2 -2
  45. package/components/modal.js +4 -4
  46. package/components/picker-column-option.js +2 -2
  47. package/components/picker-column2.js +2 -2
  48. package/components/popover.js +2 -2
  49. package/components/radio-group.js +7 -8
  50. package/components/radio.js +3 -3
  51. package/components/ripple-effect.js +1 -1
  52. package/components/select-modal.js +1 -1
  53. package/components/select-popover.js +2 -2
  54. package/components/spinner.js +1 -1
  55. package/components/title.js +2 -2
  56. package/components/toolbar.js +2 -2
  57. package/dist/cjs/ion-app_8.cjs.entry.js +5 -5
  58. package/dist/cjs/ion-avatar_3.cjs.entry.js +2 -2
  59. package/dist/cjs/ion-checkbox.cjs.entry.js +1 -1
  60. package/dist/cjs/ion-col_3.cjs.entry.js +2 -2
  61. package/dist/cjs/ion-datetime_3.cjs.entry.js +4 -4
  62. package/dist/cjs/ion-input.cjs.entry.js +1 -1
  63. package/dist/cjs/ion-item-option_3.cjs.entry.js +4 -4
  64. package/dist/cjs/ion-item_8.cjs.entry.js +11 -11
  65. package/dist/cjs/ion-loading.cjs.entry.js +2 -2
  66. package/dist/cjs/ion-menu_3.cjs.entry.js +6 -6
  67. package/dist/cjs/ion-modal.cjs.entry.js +4 -4
  68. package/dist/cjs/ion-nav_2.cjs.entry.js +2 -2
  69. package/dist/cjs/ion-picker-column-option.cjs.entry.js +2 -2
  70. package/dist/cjs/ion-popover.cjs.entry.js +2 -2
  71. package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
  72. package/dist/cjs/ion-radio_2.cjs.entry.js +9 -9
  73. package/dist/cjs/ion-range.cjs.entry.js +3 -3
  74. package/dist/cjs/ion-refresher_2.cjs.entry.js +3 -3
  75. package/dist/cjs/ion-reorder_2.cjs.entry.js +3 -3
  76. package/dist/cjs/ion-ripple-effect.cjs.entry.js +1 -1
  77. package/dist/cjs/ion-route_4.cjs.entry.js +2 -2
  78. package/dist/cjs/ion-searchbar.cjs.entry.js +4 -4
  79. package/dist/cjs/ion-segment-content.cjs.entry.js +1 -1
  80. package/dist/cjs/ion-segment-view.cjs.entry.js +2 -2
  81. package/dist/cjs/ion-segment_2.cjs.entry.js +4 -4
  82. package/dist/cjs/ion-select-modal.cjs.entry.js +1 -1
  83. package/dist/cjs/ion-select_3.cjs.entry.js +7 -7
  84. package/dist/cjs/ion-spinner.cjs.entry.js +1 -1
  85. package/dist/cjs/ion-split-pane.cjs.entry.js +2 -2
  86. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +4 -4
  87. package/dist/cjs/ion-tab_2.cjs.entry.js +3 -3
  88. package/dist/cjs/ion-text.cjs.entry.js +2 -2
  89. package/dist/cjs/ion-textarea.cjs.entry.js +4 -4
  90. package/dist/cjs/ion-toast.cjs.entry.js +2 -2
  91. package/dist/cjs/ion-toggle.cjs.entry.js +3 -3
  92. package/dist/cjs/ionic.cjs.js +1 -1
  93. package/dist/cjs/loader.cjs.js +1 -1
  94. package/dist/collection/components/checkbox/checkbox.ionic.css +5 -5
  95. package/dist/collection/components/input/input.ionic.css +4 -0
  96. package/dist/collection/components/item-divider/item-divider.js +2 -2
  97. package/dist/collection/components/item-group/item-group.js +1 -1
  98. package/dist/collection/components/item-option/item-option.js +2 -2
  99. package/dist/collection/components/item-options/item-options.js +1 -1
  100. package/dist/collection/components/item-sliding/item-sliding.js +1 -1
  101. package/dist/collection/components/label/label.js +2 -2
  102. package/dist/collection/components/list-header/list-header.js +2 -2
  103. package/dist/collection/components/loading/loading.js +2 -2
  104. package/dist/collection/components/menu/menu.js +2 -2
  105. package/dist/collection/components/menu-button/menu-button.js +2 -2
  106. package/dist/collection/components/menu-toggle/menu-toggle.js +2 -2
  107. package/dist/collection/components/modal/modal.js +4 -4
  108. package/dist/collection/components/nav/nav.js +1 -1
  109. package/dist/collection/components/nav-link/nav-link.js +1 -1
  110. package/dist/collection/components/note/note.js +2 -2
  111. package/dist/collection/components/picker-column-option/picker-column-option.js +2 -2
  112. package/dist/collection/components/picker-legacy/picker.js +2 -2
  113. package/dist/collection/components/picker-legacy-column/picker-column.js +2 -2
  114. package/dist/collection/components/popover/popover.js +2 -2
  115. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  116. package/dist/collection/components/radio/radio.js +3 -3
  117. package/dist/collection/components/radio-group/radio-group.ionic.css +20 -11
  118. package/dist/collection/components/radio-group/radio-group.ios.css +8 -4
  119. package/dist/collection/components/radio-group/radio-group.js +3 -4
  120. package/dist/collection/components/radio-group/radio-group.md.css +8 -4
  121. package/dist/collection/components/range/range.js +3 -3
  122. package/dist/collection/components/refresher/refresher.js +1 -1
  123. package/dist/collection/components/refresher-content/refresher-content.js +2 -2
  124. package/dist/collection/components/reorder/reorder.js +2 -2
  125. package/dist/collection/components/reorder-group/reorder-group.js +1 -1
  126. package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
  127. package/dist/collection/components/router-link/router-link.js +2 -2
  128. package/dist/collection/components/router-outlet/router-outlet.js +1 -1
  129. package/dist/collection/components/row/row.js +2 -2
  130. package/dist/collection/components/searchbar/searchbar.js +4 -4
  131. package/dist/collection/components/segment/segment.js +2 -2
  132. package/dist/collection/components/segment-button/segment-button.js +2 -2
  133. package/dist/collection/components/segment-content/segment-content.js +1 -1
  134. package/dist/collection/components/segment-view/segment-view.js +2 -2
  135. package/dist/collection/components/select/select.ionic.css +4 -0
  136. package/dist/collection/components/select/select.js +3 -3
  137. package/dist/collection/components/select-modal/select-modal.js +1 -1
  138. package/dist/collection/components/select-option/select-option.js +1 -1
  139. package/dist/collection/components/select-popover/select-popover.js +2 -2
  140. package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
  141. package/dist/collection/components/spinner/spinner.js +1 -1
  142. package/dist/collection/components/split-pane/split-pane.js +2 -2
  143. package/dist/collection/components/tab/tab.js +2 -2
  144. package/dist/collection/components/tab-bar/tab-bar.js +2 -2
  145. package/dist/collection/components/tab-button/tab-button.js +2 -2
  146. package/dist/collection/components/tabs/tabs.js +1 -1
  147. package/dist/collection/components/text/text.js +2 -2
  148. package/dist/collection/components/textarea/textarea.ionic.css +4 -0
  149. package/dist/collection/components/textarea/textarea.js +3 -3
  150. package/dist/collection/components/thumbnail/thumbnail.js +2 -2
  151. package/dist/collection/components/title/title.js +2 -2
  152. package/dist/collection/components/toast/toast.js +2 -2
  153. package/dist/collection/components/toggle/toggle.js +3 -3
  154. package/dist/collection/components/toolbar/toolbar.js +2 -2
  155. package/dist/docs.json +3 -16
  156. package/dist/esm/ion-app_8.entry.js +5 -5
  157. package/dist/esm/ion-avatar_3.entry.js +2 -2
  158. package/dist/esm/ion-checkbox.entry.js +1 -1
  159. package/dist/esm/ion-col_3.entry.js +2 -2
  160. package/dist/esm/ion-datetime_3.entry.js +4 -4
  161. package/dist/esm/ion-input.entry.js +1 -1
  162. package/dist/esm/ion-item-option_3.entry.js +4 -4
  163. package/dist/esm/ion-item_8.entry.js +11 -11
  164. package/dist/esm/ion-loading.entry.js +2 -2
  165. package/dist/esm/ion-menu_3.entry.js +6 -6
  166. package/dist/esm/ion-modal.entry.js +4 -4
  167. package/dist/esm/ion-nav_2.entry.js +2 -2
  168. package/dist/esm/ion-picker-column-option.entry.js +2 -2
  169. package/dist/esm/ion-popover.entry.js +2 -2
  170. package/dist/esm/ion-progress-bar.entry.js +1 -1
  171. package/dist/esm/ion-radio_2.entry.js +9 -9
  172. package/dist/esm/ion-range.entry.js +3 -3
  173. package/dist/esm/ion-refresher_2.entry.js +3 -3
  174. package/dist/esm/ion-reorder_2.entry.js +3 -3
  175. package/dist/esm/ion-ripple-effect.entry.js +1 -1
  176. package/dist/esm/ion-route_4.entry.js +2 -2
  177. package/dist/esm/ion-searchbar.entry.js +4 -4
  178. package/dist/esm/ion-segment-content.entry.js +1 -1
  179. package/dist/esm/ion-segment-view.entry.js +2 -2
  180. package/dist/esm/ion-segment_2.entry.js +4 -4
  181. package/dist/esm/ion-select-modal.entry.js +1 -1
  182. package/dist/esm/ion-select_3.entry.js +7 -7
  183. package/dist/esm/ion-spinner.entry.js +1 -1
  184. package/dist/esm/ion-split-pane.entry.js +2 -2
  185. package/dist/esm/ion-tab-bar_2.entry.js +4 -4
  186. package/dist/esm/ion-tab_2.entry.js +3 -3
  187. package/dist/esm/ion-text.entry.js +2 -2
  188. package/dist/esm/ion-textarea.entry.js +4 -4
  189. package/dist/esm/ion-toast.entry.js +2 -2
  190. package/dist/esm/ion-toggle.entry.js +3 -3
  191. package/dist/esm/ionic.js +1 -1
  192. package/dist/esm/loader.js +1 -1
  193. package/dist/ionic/ionic.esm.js +1 -1
  194. package/dist/ionic/{p-1635ea5e.entry.js → p-10fdbbc1.entry.js} +1 -1
  195. package/dist/ionic/{p-698ae42d.entry.js → p-2a3ff36f.entry.js} +1 -1
  196. package/dist/ionic/{p-d774af7c.entry.js → p-3622a9ea.entry.js} +1 -1
  197. package/dist/ionic/{p-48366887.entry.js → p-3a4865fd.entry.js} +1 -1
  198. package/dist/ionic/{p-931fd886.entry.js → p-4041ddea.entry.js} +1 -1
  199. package/dist/ionic/{p-a2179948.entry.js → p-46fb5199.entry.js} +1 -1
  200. package/dist/ionic/{p-b652eff7.entry.js → p-4757e558.entry.js} +1 -1
  201. package/dist/ionic/{p-9a20f9cb.entry.js → p-484aeb4c.entry.js} +1 -1
  202. package/dist/ionic/{p-b65b47bf.entry.js → p-5557bd92.entry.js} +1 -1
  203. package/dist/ionic/{p-6bb99f41.entry.js → p-57ef19f7.entry.js} +1 -1
  204. package/dist/ionic/{p-9e3fa08c.entry.js → p-5883f08d.entry.js} +1 -1
  205. package/dist/ionic/p-6267ef71.entry.js +4 -0
  206. package/dist/ionic/{p-74601090.entry.js → p-665c2df8.entry.js} +1 -1
  207. package/dist/ionic/{p-2061a732.entry.js → p-6fac73e6.entry.js} +1 -1
  208. package/dist/ionic/{p-fa6895f9.entry.js → p-7a18e825.entry.js} +1 -1
  209. package/dist/ionic/{p-78f1c348.entry.js → p-7d450184.entry.js} +1 -1
  210. package/dist/ionic/{p-3d0e07cf.entry.js → p-81770a5c.entry.js} +1 -1
  211. package/dist/ionic/{p-a3fefcf5.entry.js → p-86a6f814.entry.js} +1 -1
  212. package/dist/ionic/{p-826267d6.entry.js → p-86b82096.entry.js} +1 -1
  213. package/dist/ionic/{p-2c504bd3.entry.js → p-88ef6829.entry.js} +1 -1
  214. package/dist/ionic/p-89743bba.entry.js +4 -0
  215. package/dist/ionic/{p-09bcf828.entry.js → p-8e6857fa.entry.js} +1 -1
  216. package/dist/ionic/{p-105826fe.entry.js → p-91966afa.entry.js} +1 -1
  217. package/dist/ionic/{p-55734084.entry.js → p-93ed8a1d.entry.js} +1 -1
  218. package/dist/ionic/p-9839d6df.entry.js +4 -0
  219. package/dist/ionic/{p-ce2762f2.entry.js → p-a1128f7f.entry.js} +1 -1
  220. package/dist/ionic/p-b7f5ae4a.entry.js +4 -0
  221. package/dist/ionic/p-cdfe9ee7.entry.js +4 -0
  222. package/dist/ionic/p-ce510c06.entry.js +4 -0
  223. package/dist/ionic/{p-36f2ff62.entry.js → p-d05c7578.entry.js} +1 -1
  224. package/dist/ionic/{p-3948040f.entry.js → p-db4b3111.entry.js} +1 -1
  225. package/dist/ionic/{p-495912a4.entry.js → p-db90b95a.entry.js} +1 -1
  226. package/dist/ionic/{p-d0b9e5ff.entry.js → p-e12bb3dc.entry.js} +1 -1
  227. package/dist/ionic/{p-e3daf16c.entry.js → p-f3de58bd.entry.js} +1 -1
  228. package/dist/ionic/{p-f5fe6d47.entry.js → p-f8abe85c.entry.js} +1 -1
  229. package/hydrate/index.js +111 -111
  230. package/hydrate/index.mjs +111 -111
  231. package/package.json +1 -1
  232. package/dist/ionic/p-0774e5a0.entry.js +0 -4
  233. package/dist/ionic/p-85386f56.entry.js +0 -4
  234. package/dist/ionic/p-c8740f44.entry.js +0 -4
  235. package/dist/ionic/p-da0a2ca6.entry.js +0 -4
  236. package/dist/ionic/p-e46bf046.entry.js +0 -4
  237. package/dist/ionic/p-f9e3f9e1.entry.js +0 -4
@@ -70,14 +70,14 @@ const ItemOption = class {
70
70
  href: this.href,
71
71
  target: this.target,
72
72
  };
73
- return (index.h(index.Host, { key: 'ee1762e16639662dca1cd9448cc8b232c507d19b', onClick: this.onClick, class: theme.createColorClasses(this.color, {
73
+ return (index.h(index.Host, { key: 'c36a39053b339086ee45e30a5051256fecf1e9d6', onClick: this.onClick, class: theme.createColorClasses(this.color, {
74
74
  [theme$1]: true,
75
75
  [`item-option-${shape}`]: shape !== undefined,
76
76
  [`item-option-${hue}`]: hue !== undefined,
77
77
  'item-option-disabled': disabled,
78
78
  'item-option-expandable': expandable,
79
79
  'ion-activatable': true,
80
- }) }, index.h(TagType, Object.assign({ key: '8f583bac97a4ff120ed69fc584305f59408ec4d3' }, attrs, { class: "button-native", part: "native", disabled: disabled }), index.h("span", { key: '901da7a78a71df5dad3908ab80fe32e734d7e437', class: "button-inner" }, index.h("slot", { key: '06263119ba9afd2ec8fedb3d5fa8f37464c00d34', name: "top" }), index.h("div", { key: '1bc966ccc6c453e4aaa4d6c7ec64bbecc11c54cf', class: "horizontal-wrapper" }, index.h("slot", { key: '2a6c548dbec92bc07062be5d57564f1dbc551ba8', name: "start" }), index.h("slot", { key: '6c6325fd4f2000c59779cae7cfd5b070b2ac54b9', name: "icon-only" }), index.h("slot", { key: '4ca2f7b2aced99ffc191497989efd6676c59da0f' }), index.h("slot", { key: '69e229a01881c8d1ddba0410407a1552fe6751d5', name: "end" })), index.h("slot", { key: 'd81b00fdcc5d46f2852b471267338308c0a1d00a', name: "bottom" })), theme$1 === 'md' && index.h("ion-ripple-effect", { key: '44884946e44486c42df711efa4b22652c6b42ebf' }))));
80
+ }) }, index.h(TagType, Object.assign({ key: '8fa60eb0b2538cd1afe7ad26d0ba9ea0a152b754' }, attrs, { class: "button-native", part: "native", disabled: disabled }), index.h("span", { key: 'd444dd749c3abfdb43f66ac8eae49c3e3b3b9960', class: "button-inner" }, index.h("slot", { key: 'b8164b8893c95c6d4ae9d79a5755eb52c3a1af22', name: "top" }), index.h("div", { key: '6c840ac03adc45b6dce2f11d64b143a3208e2071', class: "horizontal-wrapper" }, index.h("slot", { key: '8c08ea25119e1831b9320c2f2e61461d45158611', name: "start" }), index.h("slot", { key: 'dfc5823b66fcfdcad6277105bd86590958632fdd', name: "icon-only" }), index.h("slot", { key: '30d0d597802daca4a534055e3f326c38a77c5cf8' }), index.h("slot", { key: 'bc58e8826067ad905b81608ad0344ed4dedd3a07', name: "end" })), index.h("slot", { key: '59c3e025a00824c163dbcbeb359ba82871ba06f2', name: "bottom" })), theme$1 === 'md' && index.h("ion-ripple-effect", { key: '046a2ae39dbec7aebcbac3e250d80016065ed0f0' }))));
81
81
  }
82
82
  get el() { return index.getElement(this); }
83
83
  };
@@ -112,7 +112,7 @@ const ItemOptions = class {
112
112
  render() {
113
113
  const theme = ionicGlobal.getIonTheme(this);
114
114
  const isEnd = helpers.isEndSide(this.side);
115
- return (index.h(index.Host, { key: '38b7632e7027ed35ec6d981ae7e45a6c21430362', class: {
115
+ return (index.h(index.Host, { key: 'cc55282505679d51fb90ebf30869e930c71afbd4', class: {
116
116
  [theme]: true,
117
117
  // Used internally for styling
118
118
  [`item-options-${theme}`]: true,
@@ -524,7 +524,7 @@ const ItemSliding = class {
524
524
  }
525
525
  render() {
526
526
  const theme = ionicGlobal.getIonTheme(this);
527
- return (index.h(index.Host, { key: 'c6d3f3b293f89bf1b7ec264fca241cc1c9675854', class: {
527
+ return (index.h(index.Host, { key: '79cd09dd43183008f470b31abb7b3606f653a98b', class: {
528
528
  [theme]: true,
529
529
  'item-sliding-active-slide': this.state !== 2 /* SlidingState.Disabled */,
530
530
  'item-sliding-active-options-end': (this.state & 8 /* SlidingState.End */) !== 0,
@@ -308,11 +308,11 @@ const ItemDivider = class {
308
308
  }
309
309
  render() {
310
310
  const theme$1 = ionicGlobal.getIonTheme(this);
311
- return (index.h(index.Host, { key: '46f930d038a8558a4e25887c68a91b0a69e52360', class: theme.createColorClasses(this.color, {
311
+ return (index.h(index.Host, { key: 'f026528e983b0b77cd059400d961d012dec9caae', class: theme.createColorClasses(this.color, {
312
312
  [theme$1]: true,
313
313
  'item-divider-sticky': this.sticky,
314
314
  item: true,
315
- }) }, index.h("slot", { key: '90d9a689440656669b31204af3516e7b69c99cba', name: "start" }), index.h("div", { key: 'cfe916d9abf53e8c7fd8bf83a4c93ccd3bef1c18', class: "item-divider-inner" }, index.h("div", { key: 'bec1b90d37f9fc32b0025f6397df38d8d2750c03', class: "item-divider-wrapper" }, index.h("slot", { key: 'c44a3ee1ffad90859e2bd2b674c30cfe2009a739' })), index.h("slot", { key: 'a746e357af8c80072a76837901af5d146304df6a', name: "end" }))));
315
+ }) }, index.h("slot", { key: '409f111b2b37782bd242af5f3205d871d85b6254', name: "start" }), index.h("div", { key: '6811502ae39e51104b46f4f3b272631017a91e4a', class: "item-divider-inner" }, index.h("div", { key: 'c7cf5918a8e8f891426fda028586b36f21909b00', class: "item-divider-wrapper" }, index.h("slot", { key: '7db6745917458bb6d854c0662bbf0394142d2996' })), index.h("slot", { key: 'bad5e02a4d4852fc6e106552b314a42842a0b2e7', name: "end" }))));
316
316
  }
317
317
  get el() { return index.getElement(this); }
318
318
  };
@@ -334,7 +334,7 @@ const ItemGroup = class {
334
334
  }
335
335
  render() {
336
336
  const theme = ionicGlobal.getIonTheme(this);
337
- return (index.h(index.Host, { key: '0781b620a79a4d69a99da8761d5812f6494dacd3', role: "group", class: {
337
+ return (index.h(index.Host, { key: '3fb0784b321736344604e259cfb05c6307159bed', role: "group", class: {
338
338
  [theme]: true,
339
339
  // Used internally for styling
340
340
  [`item-group-${theme}`]: true,
@@ -403,13 +403,13 @@ const Label = class {
403
403
  render() {
404
404
  const position = this.position;
405
405
  const theme$1 = ionicGlobal.getIonTheme(this);
406
- return (index.h(index.Host, { key: '0ba94de3410c90898d63744748bc9172414dcaa7', class: theme.createColorClasses(this.color, {
406
+ return (index.h(index.Host, { key: '583b4ed56decb1f5ce39ea6f58fbaa6d4fde01a5', class: theme.createColorClasses(this.color, {
407
407
  [theme$1]: true,
408
408
  'in-item-color': theme.hostContext('ion-item.ion-color', this.el),
409
409
  [`label-${position}`]: position !== undefined,
410
410
  [`label-no-animate`]: this.noAnimate,
411
411
  'label-rtl': document.dir === 'rtl',
412
- }) }, index.h("slot", { key: '001aa07a7d2689abf209946f049668ac5e4f9766' })));
412
+ }) }, index.h("slot", { key: '89467c7725dc79d73d51442cb5a233e244cef1b3' })));
413
413
  }
414
414
  get el() { return index.getElement(this); }
415
415
  static get watchers() { return {
@@ -500,10 +500,10 @@ const ListHeader = class {
500
500
  render() {
501
501
  const { lines } = this;
502
502
  const theme$1 = ionicGlobal.getIonTheme(this);
503
- return (index.h(index.Host, { key: 'cee1cdcc73c8f852941e2080ca059cf3e9476622', class: theme.createColorClasses(this.color, {
503
+ return (index.h(index.Host, { key: '984b0c19c652d264ce1a9832777948a9b5b84326', class: theme.createColorClasses(this.color, {
504
504
  [theme$1]: true,
505
505
  [`list-header-lines-${lines}`]: lines !== undefined,
506
- }) }, index.h("div", { key: '3863ba35771a41ef520ed0ede73839663a67357c', class: "list-header-inner" }, index.h("slot", { key: '237ed9be79524579b98fb344e1c90c59f2cee926' }))));
506
+ }) }, index.h("div", { key: '1bf4519d8aa94fe4b98c6f54aba74dbcbb52fab0', class: "list-header-inner" }, index.h("slot", { key: '8d7fa8eca680fe3da8b8e4e01b3f885672c9c2bb' }))));
507
507
  }
508
508
  };
509
509
  ListHeader.style = {
@@ -524,9 +524,9 @@ const Note = class {
524
524
  }
525
525
  render() {
526
526
  const theme$1 = ionicGlobal.getIonTheme(this);
527
- return (index.h(index.Host, { key: 'd9aa35a602491c26342032b2aba8ebd63416a6b5', class: theme.createColorClasses(this.color, {
527
+ return (index.h(index.Host, { key: 'a8470df6b8fb8ca327a282fc23705bc230f13a40', class: theme.createColorClasses(this.color, {
528
528
  [theme$1]: true,
529
- }) }, index.h("slot", { key: 'c5d448d5f23357487d9e98dfb0ea7f4e9960a325' })));
529
+ }) }, index.h("slot", { key: '07cbdef68f010b06638f359f70dff3f1d659d899' })));
530
530
  }
531
531
  };
532
532
  Note.style = {
@@ -562,11 +562,11 @@ const SkeletonText = class {
562
562
  const animated = this.animated && index.config.getBoolean('animated', true);
563
563
  const inMedia = theme.hostContext('ion-avatar', this.el) || theme.hostContext('ion-thumbnail', this.el);
564
564
  const theme$1 = ionicGlobal.getIonTheme(this);
565
- return (index.h(index.Host, { key: 'fba9d20aad31958d6902ac95a5983ea7503452f1', class: {
565
+ return (index.h(index.Host, { key: '5014563646b6c5213750d503babce3013b66ec96', class: {
566
566
  [theme$1]: true,
567
567
  'skeleton-text-animated': animated,
568
568
  'in-media': inMedia,
569
- } }, index.h("span", { key: 'b9adb4511497d2add4a1403d548f880b2ad4f9f8' }, "\u00A0")));
569
+ } }, index.h("span", { key: '4b816883b1c71bb1db66d8b2b084559f7cb489bd' }, "\u00A0")));
570
570
  }
571
571
  get el() { return index.getElement(this); }
572
572
  };
@@ -279,9 +279,9 @@ const Loading = class {
279
279
  * Otherwise, don't set aria-labelledby.
280
280
  */
281
281
  const ariaLabelledBy = message !== undefined ? msgId : null;
282
- return (index.h(index.Host, Object.assign({ key: '16ed5f0600e08cdd435b6a25c3531fb318d68a30', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
282
+ return (index.h(index.Host, Object.assign({ key: '0c475f8e28e680e28e09317557795fc56e0835d8', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
283
283
  zIndex: `${40000 + this.overlayIndex}`,
284
- }, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, theme.getClassMap(this.cssClass)), { [theme$1]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), index.h("ion-backdrop", { key: 'd69cf5c81f565ac85a49a97c638c01ba382312ed', visible: this.showBackdrop, tappable: this.backdropDismiss }), index.h("div", { key: '7632c156a7e38ebeaf1b467a29baea0ce2655f67', tabindex: "0", "aria-hidden": "true" }), index.h("div", { key: 'c6da42d2f7cc23a273d9af15890be3cd6c086fbc', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (index.h("div", { key: '406bca826943780a742d3a3afffdc8e13b193ef2', class: "loading-spinner" }, index.h("ion-spinner", { key: 'ad437d51c9c9c7d23434c7484418fbb0a082830c', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), index.h("div", { key: '5c8bf806fea5711213a9acba2429e13667bf7a73', tabindex: "0", "aria-hidden": "true" })));
284
+ }, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, theme.getClassMap(this.cssClass)), { [theme$1]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), index.h("ion-backdrop", { key: 'd7e88feb6df8edbc326a84d07b294618f7ce6adc', visible: this.showBackdrop, tappable: this.backdropDismiss }), index.h("div", { key: 'f9622f45b2d9e913c325b228a1e6ed03cf2b98e8', tabindex: "0", "aria-hidden": "true" }), index.h("div", { key: 'f4dfdce70c4515878b247d0cc116b5cec2cf79a4', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (index.h("div", { key: '6d4475e00c444eb3d217813ae8cc1a02a97b969e', class: "loading-spinner" }, index.h("ion-spinner", { key: 'd9ad8dd56ec7677c18d06936c1a1b21a0a6a87a8', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), index.h("div", { key: 'bd3159e18f33ec25d3480d47ce33fa7dfd1f1460', tabindex: "0", "aria-hidden": "true" })));
285
285
  }
286
286
  get el() { return index.getElement(this); }
287
287
  static get watchers() { return {
@@ -666,14 +666,14 @@ const Menu = class {
666
666
  * the ionBackButton listener in the menu controller
667
667
  * will handle closing the menu when Escape is pressed.
668
668
  */
669
- return (index.h(index.Host, { key: '77c64f0e339d5446f0e798d282935aace70da864', onKeyDown: ionicGlobal.shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
669
+ return (index.h(index.Host, { key: '12bd2c4e9aa2f314ffc45d7f43290bd9910ca8b0', onKeyDown: ionicGlobal.shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
670
670
  [theme$1]: true,
671
671
  [`menu-type-${type}`]: true,
672
672
  'menu-enabled': !disabled,
673
673
  [`menu-side-${side}`]: true,
674
674
  'menu-pane-visible': isPaneVisible,
675
675
  'split-pane-side': theme.hostContext('ion-split-pane', el),
676
- } }, index.h("div", { key: '6a2f346328fa682f8e9feae415427a0bfc34c958', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, index.h("slot", { key: 'd115caef9535f0a99becb1e7b6c28386f00bc4af' })), index.h("ion-backdrop", { key: '777937d2d456a4c1d22632fad6726c7db3647baf', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
676
+ } }, index.h("div", { key: 'd43e12f2502ae5da847eb0d2a70d0a3945733739', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, index.h("slot", { key: '19977e6584bdbb5b01e6e0a4a7f4558087175b33' })), index.h("ion-backdrop", { key: '22e79a7edca409248bd3637474d6783f1d7de1b3', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
677
677
  }
678
678
  get el() { return index.getElement(this); }
679
679
  static get watchers() { return {
@@ -766,7 +766,7 @@ const MenuButton = class {
766
766
  type: this.type,
767
767
  };
768
768
  const ariaLabel = inheritedAttributes['aria-label'] || 'menu';
769
- return (index.h(index.Host, { key: '03935c67ec2448862cb0f2b4e643946438e1e566', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: theme.createColorClasses(color, {
769
+ return (index.h(index.Host, { key: '206b8482b58e7ee49ea89393a15e9cf30578297b', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: theme.createColorClasses(color, {
770
770
  [theme$1]: true,
771
771
  button: true, // ion-buttons target .button
772
772
  'menu-button-hidden': hidden,
@@ -775,7 +775,7 @@ const MenuButton = class {
775
775
  'in-toolbar-color': theme.hostContext('ion-toolbar[color]', this.el),
776
776
  'ion-activatable': true,
777
777
  'ion-focusable': true,
778
- }) }, index.h("button", Object.assign({ key: 'e877eed6a614918eaaf7e041ba725331e27797a5' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), index.h("span", { key: 'dca1c233c1da70ad7cd8f511713a0b18caa1666d', class: "button-inner" }, index.h("slot", { key: '7b663519d50fa74c5a287d4e0fc896406f48e759' }, index.h("ion-icon", { key: '42d30513e68b6c3830ec8a42e7d08abd55aad33b', part: "icon", icon: menuIcon, lazy: false, "aria-hidden": "true" }))), theme$1 === 'md' && index.h("ion-ripple-effect", { key: '6b8c422244d078255fed90abe147a1701cbd6b92', type: "unbounded" }))));
778
+ }) }, index.h("button", Object.assign({ key: '33017f0cde4835383f65b82f24e088dc2cf46517' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), index.h("span", { key: '63aadc2910f7fd7ae070fe108822c51441dd8ea5', class: "button-inner" }, index.h("slot", { key: '6696b67329bdf6a0a7db0739d16717eb9ffc5f3b' }, index.h("ion-icon", { key: '7f88dd0caa7003db810bce76189ecbaba9ff6317', part: "icon", icon: menuIcon, lazy: false, "aria-hidden": "true" }))), theme$1 === 'md' && index.h("ion-ripple-effect", { key: '1a2063529bb63cc055fb4bb7d1ad3032df2a74b4', type: "unbounded" }))));
779
779
  }
780
780
  get el() { return index.getElement(this); }
781
781
  };
@@ -811,10 +811,10 @@ const MenuToggle = class {
811
811
  render() {
812
812
  const theme = ionicGlobal.getIonTheme(this);
813
813
  const hidden = this.autoHide && !this.visible;
814
- return (index.h(index.Host, { key: '971acbed9c17a29b559281e20f8b3d53aa5a1fde', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
814
+ return (index.h(index.Host, { key: 'c3ddce789a90d720769919ebf854d05cc75f599e', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
815
815
  [theme]: true,
816
816
  'menu-toggle-hidden': hidden,
817
- } }, index.h("slot", { key: 'c6ba836a3380866148420953f5ef4a86ad9b6b85' })));
817
+ } }, index.h("slot", { key: 'f1334ba9d20148b673a0b6185ab5ef92f448f720' })));
818
818
  }
819
819
  };
820
820
  MenuToggle.style = menuToggleCss;
@@ -2354,20 +2354,20 @@ const Modal = class {
2354
2354
  const isHandleCycle = handleBehavior === 'cycle';
2355
2355
  const shape = this.getShape();
2356
2356
  const isSheetModalWithHandle = isSheetModal && showHandle;
2357
- return (index$2.h(index$2.Host, Object.assign({ key: '2111b0cb69c57d4827050f75f4033ad37f8e4f7a', "no-router": true,
2357
+ return (index$2.h(index$2.Host, Object.assign({ key: '8ced9dcdb4ec35817bc1ad5f4f0c1b56bf76c93f', "no-router": true,
2358
2358
  // Allow the modal to be navigable when the handle is focusable
2359
2359
  tabIndex: isHandleCycle && isSheetModalWithHandle ? 0 : -1 }, htmlAttributes, { style: {
2360
2360
  zIndex: `${20000 + this.overlayIndex}`,
2361
- }, class: Object.assign({ [theme$1]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, [`modal-${shape}`]: shape !== undefined, [`modal-no-expand-scroll`]: isSheetModal && !expandToScroll, 'overlay-hidden': true, [overlays.FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, theme.getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle, onFocus: this.onModalFocus }), index$2.h("ion-backdrop", { key: 'd936c1d88a29b3210c0122a38148373e6349458c', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), theme$1 === 'ios' && index$2.h("div", { key: '126a9c79f4c9d702b6c291dd07b87eae270bc3c3', class: "modal-shadow" }), index$2.h("div", Object.assign({ key: '8381a634dbcb4bdf895996aebd5c1e938058d631',
2361
+ }, class: Object.assign({ [theme$1]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, [`modal-${shape}`]: shape !== undefined, [`modal-no-expand-scroll`]: isSheetModal && !expandToScroll, 'overlay-hidden': true, [overlays.FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, theme.getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle, onFocus: this.onModalFocus }), index$2.h("ion-backdrop", { key: '952e76177128f7c5dcc9c9fe7792d73ec4c9c573', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), theme$1 === 'ios' && index$2.h("div", { key: '3be69826a33edae93d2276b88347f025f3b46d92', class: "modal-shadow" }), index$2.h("div", Object.assign({ key: 'adeb46e4c78d08418f27277db8300706f1ce6d48',
2362
2362
  /*
2363
2363
  role and aria-modal must be used on the
2364
2364
  same element. They must also be set inside the
2365
2365
  shadow DOM otherwise ion-button will not be highlighted
2366
2366
  when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
2367
2367
  */
2368
- role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (index$2.h("button", { key: '8aa16ae5e8b532dedfe0f072f3ec908c463a1c6b', class: "modal-handle",
2368
+ role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (index$2.h("button", { key: '22ac19bef95f75b5b26147c6c41439690beb3849', class: "modal-handle",
2369
2369
  // Prevents the handle from receiving keyboard focus when it does not cycle
2370
- 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) })), index$2.h("slot", { key: '29ead0cd14368eff40bd330ab7c8172e3d9235f9', onSlotchange: this.onSlotChange }))));
2370
+ 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) })), index$2.h("slot", { key: '0039450fb7b0caa84f7a16c38e6db148cd9a5371', onSlotchange: this.onSlotChange }))));
2371
2371
  }
2372
2372
  get el() { return index$2.getElement(this); }
2373
2373
  static get watchers() { return {
@@ -900,7 +900,7 @@ const Nav = class {
900
900
  }
901
901
  }
902
902
  render() {
903
- return index.h("slot", { key: '7ba9deeadcdaa58afa69cb6d0f9f12b72b1cc5d6' });
903
+ return index.h("slot", { key: 'd6dd0b1e0ba59381a139f4a49de3eb8351fa87a4' });
904
904
  }
905
905
  get el() { return index.getElement(this); }
906
906
  static get watchers() { return {
@@ -942,7 +942,7 @@ const NavLink = class {
942
942
  };
943
943
  }
944
944
  render() {
945
- return index.h(index.Host, { key: 'e516e140c532b6fb17a2cbab9159a696be6af9f2', onClick: this.onClick });
945
+ return index.h(index.Host, { key: '61246716bdf9556db90e07680bc1a289f9658d5c', onClick: this.onClick });
946
946
  }
947
947
  get el() { return index.getElement(this); }
948
948
  };
@@ -102,10 +102,10 @@ const PickerColumnOption = class {
102
102
  render() {
103
103
  const { color, disabled, ariaLabel } = this;
104
104
  const theme$1 = ionicGlobal.getIonTheme(this);
105
- return (index.h(index.Host, { key: 'dc87366ba724d5a0243dcde6bc8cc5c16d6d0c26', class: theme.createColorClasses(color, {
105
+ return (index.h(index.Host, { key: '9ceebae71b6df0b01f36691d82d716f6756625d9', class: theme.createColorClasses(color, {
106
106
  [theme$1]: true,
107
107
  ['option-disabled']: disabled,
108
- }) }, index.h("div", { key: '4cb0791a9e8f0e6c3403b2cb72c74502025f5218', class: 'picker-column-option-button', role: "button", "aria-label": ariaLabel, onClick: () => this.onClick() }, index.h("slot", { key: 'f6b8dd7bc429991ae9c0d3448127117d62c068ba' }))));
108
+ }) }, index.h("div", { key: '1f26246d601779dadfaf055d195e2a4959180f5a', class: 'picker-column-option-button', role: "button", "aria-label": ariaLabel, onClick: () => this.onClick() }, index.h("slot", { key: 'eed413474a8b7ec7a73da27fa72a2d0a9a2aae2b' }))));
109
109
  }
110
110
  get el() { return index.getElement(this); }
111
111
  static get watchers() { return {
@@ -1389,9 +1389,9 @@ const Popover = class {
1389
1389
  const { onLifecycle, parentPopover, dismissOnSelect, side, arrow, htmlAttributes, focusTrap } = this;
1390
1390
  const desktop = ionicGlobal.isPlatform('desktop');
1391
1391
  const enableArrow = arrow && !parentPopover;
1392
- return (index.h(index.Host, Object.assign({ key: '3e4ee2404b2b3c9cc04786c2cf08ad7f02de44be', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
1392
+ return (index.h(index.Host, Object.assign({ key: 'd8cac78e3fda5731eb8a3532ce83a711190a0f1d', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
1393
1393
  zIndex: `${20000 + this.overlayIndex}`,
1394
- }, class: Object.assign(Object.assign({}, theme.getClassMap(this.cssClass)), { [theme$1]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [overlays.FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && index.h("ion-backdrop", { key: 'cdfca56f6357d4db105cf6fe01269025b92a89ec', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), index.h("div", { key: '5e03c9ba84604240cd0f33193936ebeab65fd3f9', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && index.h("div", { key: '682ea432a1aa259e928df915f3f1a4dcc374e712', class: "popover-arrow", part: "arrow" }), index.h("div", { key: '82f52224083c7dc7e3b78f1ba6342391a317dfa2', class: "popover-content", part: "content" }, index.h("slot", { key: '504ff686b81a2d745bbfc739807f8d175569d27e' })))));
1394
+ }, class: Object.assign(Object.assign({}, theme.getClassMap(this.cssClass)), { [theme$1]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [overlays.FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && index.h("ion-backdrop", { key: 'ec62e04664d67c7ef9c43bb77e5baa517ab88e7f', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), index.h("div", { key: '1da57db158ecd1f6260369d44f2db5b0791ecd3a', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && index.h("div", { key: '22966b014e1a5ff24963dff94cad281200a3b334', class: "popover-arrow", part: "arrow" }), index.h("div", { key: 'a2b960c96a54c06807e07edc2579b5d459e5d108', class: "popover-content", part: "content" }, index.h("slot", { key: 'bae331e17437df55a77db538a693ef459f11e78a' })))));
1395
1395
  }
1396
1396
  get el() { return index.getElement(this); }
1397
1397
  static get watchers() { return {
@@ -58,7 +58,7 @@ const ProgressBar = class {
58
58
  const shape = this.getShape();
59
59
  // If the progress is displayed as a solid bar.
60
60
  const progressSolid = buffer === 1;
61
- return (index.h(index.Host, { key: '09f756769766e86f291305dff5bd8f0886d08fdb', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: theme.createColorClasses(color, {
61
+ return (index.h(index.Host, { key: '9adef68c31bdf39d48199e01587f8d5295d4c6af', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: theme.createColorClasses(color, {
62
62
  [theme$1]: true,
63
63
  [`progress-bar-${type}`]: true,
64
64
  'progress-paused': paused,
@@ -141,7 +141,7 @@ const Radio = class {
141
141
  const { checked, disabled, color, el, justify, labelPlacement, hasLabel, buttonTabindex, alignment } = this;
142
142
  const theme$1 = ionicGlobal.getIonTheme(this);
143
143
  const inItem = theme.hostContext('ion-item', el);
144
- return (index.h(index.Host, { key: '1b569684af9f60c173d115365e6b489345710b12', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: theme.createColorClasses(color, {
144
+ return (index.h(index.Host, { key: '7ac17b6d0b96104b5baba1bb8c28c37f30005fdd', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: theme.createColorClasses(color, {
145
145
  [theme$1]: true,
146
146
  'in-item': inItem,
147
147
  'radio-checked': checked,
@@ -152,10 +152,10 @@ const Radio = class {
152
152
  // Focus and active styling should not apply when the radio is in an item
153
153
  'ion-activatable': !inItem,
154
154
  'ion-focusable': !inItem,
155
- }), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, index.h("label", { key: '1e16fd85e901ba9b30f8b15b3ec0995258fc27b1', class: "radio-wrapper" }, index.h("div", { key: 'f37d80531099fb119e671824bc8ea7d1077b6895', class: {
155
+ }), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, index.h("label", { key: '41305f13b3025e3876236097131beb7ef8a40515', class: "radio-wrapper" }, index.h("div", { key: '603d3ac36c227995a3b9f5bd6fa1ec4de4fa304a', class: {
156
156
  'label-text-wrapper': true,
157
157
  'label-text-wrapper-hidden': !hasLabel,
158
- }, part: "label" }, index.h("slot", { key: 'a9458913373b29cf2d6a20fbc8871a6613ae174e' })), index.h("div", { key: '2e937c439425c196f1b610a7031f9b92bf0c745c', class: "native-wrapper" }, this.renderRadioControl()))));
158
+ }, part: "label" }, index.h("slot", { key: '838d3a84c3ce2aaa31e61ce2b82c6a23818b0908' })), index.h("div", { key: '3d4ac72bbf52e04a2500782223baac24784f361e', class: "native-wrapper" }, this.renderRadioControl()))));
159
159
  }
160
160
  get el() { return index.getElement(this); }
161
161
  static get watchers() { return {
@@ -169,11 +169,11 @@ Radio.style = {
169
169
  md: radioMdCss
170
170
  };
171
171
 
172
- const radioGroupIonicCss = ":host{vertical-align:top}.radio-group-top .error-text{display:none}.radio-group-top .helper-text{display:block}:host(.ion-touched.ion-invalid) .radio-group-top .error-text{display:block}:host(.ion-touched.ion-invalid) .radio-group-top .helper-text{display:none}.radio-group-top{font-size:var(--token-font-size-350, 14px);font-weight:var(--token-font-weight-regular, 400);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none;margin-bottom:var(--token-space-400, var(--token-scale-400, 16px))}.radio-group-top .error-text{color:var(--token-text-danger, var(--token-semantics-danger-900, var(--token-primitives-red-900, #991b1b)))}.radio-group-top .helper-text{color:var(--token-text-subtlest, var(--token-primitives-neutral-800, #626262))}:host-context(ion-list) .radio-group-top{padding-right:var(--token-space-400, var(--token-scale-400, 16px));padding-left:calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-left, 0px))}:host-context([dir=rtl] ion-list) .radio-group-top,:host-context(ion-list) .radio-group-top:dir(rtl){padding-right:calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-right, 0px));padding-left:var(--token-space-400, var(--token-scale-400, 16px))}";
172
+ const radioGroupIonicCss = "ion-radio-group{vertical-align:top}.radio-group-top .error-text{display:none}.radio-group-top .helper-text{display:block}.ion-touched.ion-invalid .radio-group-top .error-text{display:block}.ion-touched.ion-invalid .radio-group-top .helper-text{display:none}.radio-group-top{font-size:var(--token-font-size-300, 12px);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-500, var(--token-scale-500, 20px));text-decoration:none;text-transform:none;margin-bottom:var(--token-space-400, var(--token-scale-400, 16px))}.radio-group-top .error-text{color:var(--token-text-danger, var(--token-semantics-danger-900, var(--token-primitives-red-900, #991b1b)))}.radio-group-top .helper-text{color:var(--token-text-subtlest, var(--token-primitives-neutral-800, #626262))}ion-list .radio-group-top{padding-right:var(--token-space-400, var(--token-scale-400, 16px));padding-left:calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-left, 0px));}:host-context([dir=rtl]) ion-list .radio-group-top{padding-right:calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-right, 0px));padding-left:var(--token-space-400, var(--token-scale-400, 16px))}[dir=rtl] ion-list .radio-group-top{padding-right:calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-right, 0px));padding-left:var(--token-space-400, var(--token-scale-400, 16px))}@supports selector(:dir(rtl)){ion-list .radio-group-top:dir(rtl){padding-right:calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-right, 0px));padding-left:var(--token-space-400, var(--token-scale-400, 16px))}}";
173
173
 
174
- const radioGroupIosCss = ":host{vertical-align:top}.radio-group-top .error-text{display:none}.radio-group-top .helper-text{display:block}:host(.ion-touched.ion-invalid) .radio-group-top .error-text{display:block}:host(.ion-touched.ion-invalid) .radio-group-top .helper-text{display:none}.radio-group-top{line-height:1.5}.radio-group-top .error-text{color:var(--ion-color-danger, #c5000f)}.radio-group-top .helper-text{color:var(--ion-color-step-700, var(--ion-text-color-step-300, #4d4d4d))}:host-context(ion-list) .radio-group-top{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}";
174
+ const radioGroupIosCss = "ion-radio-group{vertical-align:top}.radio-group-top .error-text{display:none}.radio-group-top .helper-text{display:block}.ion-touched.ion-invalid .radio-group-top .error-text{display:block}.ion-touched.ion-invalid .radio-group-top .helper-text{display:none}.radio-group-wrapper{display:inline}.radio-group-top{line-height:1.5}.radio-group-top .error-text{color:var(--ion-color-danger, #c5000f)}.radio-group-top .helper-text{color:var(--ion-color-step-700, var(--ion-text-color-step-300, #4d4d4d))}ion-list .radio-group-top{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}";
175
175
 
176
- const radioGroupMdCss = ":host{vertical-align:top}.radio-group-top .error-text{display:none}.radio-group-top .helper-text{display:block}:host(.ion-touched.ion-invalid) .radio-group-top .error-text{display:block}:host(.ion-touched.ion-invalid) .radio-group-top .helper-text{display:none}.radio-group-top{line-height:1.5}.radio-group-top .error-text{color:var(--ion-color-danger, #c5000f)}.radio-group-top .helper-text{color:var(--ion-color-step-700, var(--ion-text-color-step-300, #4d4d4d))}:host-context(ion-list) .radio-group-top{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}";
176
+ const radioGroupMdCss = "ion-radio-group{vertical-align:top}.radio-group-top .error-text{display:none}.radio-group-top .helper-text{display:block}.ion-touched.ion-invalid .radio-group-top .error-text{display:block}.ion-touched.ion-invalid .radio-group-top .helper-text{display:none}.radio-group-wrapper{display:inline}.radio-group-top{line-height:1.5}.radio-group-top .error-text{color:var(--ion-color-danger, #c5000f)}.radio-group-top .helper-text{color:var(--ion-color-step-700, var(--ion-text-color-step-300, #4d4d4d))}ion-list .radio-group-top{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}";
177
177
 
178
178
  const RadioGroup = class {
179
179
  constructor(hostRef) {
@@ -395,7 +395,7 @@ const RadioGroup = class {
395
395
  if (!hasHintText) {
396
396
  return;
397
397
  }
398
- return (index.h("div", { class: "radio-group-top", part: "top" }, index.h("div", { id: helperTextId, class: "helper-text", part: "helper-text", "aria-live": "polite" }, !isInvalid ? helperText : null), index.h("div", { id: errorTextId, class: "error-text", part: "error-text", role: "alert" }, isInvalid ? errorText : null)));
398
+ return (index.h("div", { class: "radio-group-top" }, index.h("div", { id: helperTextId, class: "helper-text", "aria-live": "polite" }, !isInvalid ? helperText : null), index.h("div", { id: errorTextId, class: "error-text", role: "alert" }, isInvalid ? errorText : null)));
399
399
  }
400
400
  getHintTextId() {
401
401
  const { helperText, errorText, helperTextId, errorTextId, isInvalid } = this;
@@ -411,9 +411,9 @@ const RadioGroup = class {
411
411
  const { label, labelId, el, name, value } = this;
412
412
  const theme = ionicGlobal.getIonTheme(this);
413
413
  helpers.renderHiddenInput(true, el, name, value, false);
414
- return (index.h(index.Host, { key: '70aaac0d9192cd73d549b8a2b71dc6c1d9847436', class: {
414
+ return (index.h(index.Host, { key: '61befc92b686c561be1a4cc350cd02bab9c802e4', class: {
415
415
  [theme]: true,
416
- }, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.hintTextId, "aria-invalid": this.isInvalid ? 'true' : undefined, onClick: this.onClick }, this.renderHintText(), index.h("slot", { key: 'de85a24d06f348e0d7fb9fb802c7254e6658e422' })));
416
+ }, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.hintTextId, "aria-invalid": this.isInvalid ? 'true' : undefined, onClick: this.onClick }, this.renderHintText(), index.h("div", { key: '4f09341fb3d8d3ac14e1ab82841f099a9dab9435', class: "radio-group-wrapper" }, index.h("slot", { key: '4317ba35d152faa7ddabd7770a6cd3592dee4514' }))));
417
417
  }
418
418
  get el() { return index.getElement(this); }
419
419
  static get watchers() { return {
@@ -726,7 +726,7 @@ const Range = class {
726
726
  const needsEndAdjustment = inItem && !hasEndContent;
727
727
  const theme$1 = ionicGlobal.getIonTheme(this);
728
728
  helpers.renderHiddenInput(true, el, this.name, JSON.stringify(this.getValue()), disabled);
729
- return (index.h(index.Host, { key: '9cca7c3c2af026ec3f002f2a2816e9604caf5eac', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: theme.createColorClasses(this.color, {
729
+ return (index.h(index.Host, { key: 'abffed8811679954ae1ccded14b09c1070aec868', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: theme.createColorClasses(this.color, {
730
730
  [theme$1]: true,
731
731
  'in-item': inItem,
732
732
  'range-disabled': disabled,
@@ -735,10 +735,10 @@ const Range = class {
735
735
  [`range-label-placement-${labelPlacement}`]: true,
736
736
  'range-item-start-adjustment': needsStartAdjustment,
737
737
  'range-item-end-adjustment': needsEndAdjustment,
738
- }) }, index.h("label", { key: 'c26c87b4b7897e7dfe17c2838e85359c2639614c', class: "range-wrapper", id: "range-label" }, index.h("div", { key: '7f0b72f40c9e6737f15b6f3eb9933ee9c8e26e44', class: {
738
+ }) }, index.h("label", { key: '4296d7310d335ba9783d96e982159e8563a3ea35', class: "range-wrapper", id: "range-label" }, index.h("div", { key: '8087acc009ee1287f0ddd483669cd6284ff84004', class: {
739
739
  'label-text-wrapper': true,
740
740
  'label-text-wrapper-hidden': !hasLabel,
741
- }, part: "label" }, label !== undefined ? index.h("div", { class: "label-text" }, label) : index.h("slot", { name: "label" })), index.h("div", { key: 'd0cabe21050b1cbca40d43074a198b5c488839f2', class: "native-wrapper" }, index.h("slot", { key: '61b055f7b19e84b900bc003dd9033707ac7c9b54', name: "start" }), this.renderRangeSlider(), index.h("slot", { key: '50f9cd92015d4c24a3a1a58361a716f00943829c', name: "end" })))));
741
+ }, part: "label" }, label !== undefined ? index.h("div", { class: "label-text" }, label) : index.h("slot", { name: "label" })), index.h("div", { key: 'fa1207cbb99ccb9a9cc60c2409977c1b925476b0', class: "native-wrapper" }, index.h("slot", { key: 'fdbe6f0c142f3511e1b526f6d4df195c105660c5', name: "start" }), this.renderRangeSlider(), index.h("slot", { key: '3f03f148fbd461a7a87c8f2da5e5cba37213ef30', name: "end" })))));
742
742
  }
743
743
  get el() { return index.getElement(this); }
744
744
  static get watchers() { return {
@@ -891,7 +891,7 @@ const Refresher = class {
891
891
  }
892
892
  render() {
893
893
  const theme = ionicGlobal.getIonTheme(this);
894
- return (index.h(index.Host, { key: '13723330779934646621e76579049496116ef197', slot: "fixed", class: {
894
+ return (index.h(index.Host, { key: 'fdf580e687c1cd7c507a7357ea87a03270ff9f0b', slot: "fixed", class: {
895
895
  [theme]: true,
896
896
  // Used internally for styling
897
897
  [`refresher-${theme}`]: true,
@@ -963,9 +963,9 @@ const RefresherContent = class {
963
963
  const hasSpinner = pullingIcon != null && spinnerConfigs.SPINNERS[pullingIcon] !== undefined;
964
964
  const theme = ionicGlobal.getIonTheme(this);
965
965
  const arrowIcon = theme === 'ionic' ? caretLeftFillSvg : index$2.caretBackSharp;
966
- return (index.h(index.Host, { key: '99eb28dbd0a72adf54c76066bf0ee91533cb8940', class: {
966
+ return (index.h(index.Host, { key: '3a3a3fb44f8397bb8e5019b51254ada8c26ae371', class: {
967
967
  [theme]: true,
968
- } }, index.h("div", { key: 'b77c81e7e222983d026e053143e55391b09a054d', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (index.h("div", { key: '6e21168c8aaf7185f369236406dc702d302e02ae', class: "refresher-pulling-icon" }, index.h("div", { key: 'f5f591937aa1249059974adc4ff197e1ec0e31d7', class: "spinner-arrow-container" }, index.h("ion-spinner", { key: '18c220c982f951e218777506967a82f8b55a70c0', name: this.pullingIcon, paused: true }), (theme === 'md' || theme === 'ionic') && this.pullingIcon === 'circular' && (index.h("div", { key: '21abdd0e39a7077688b50b4f71644f9dd959509a', class: "arrow-container" }, index.h("ion-icon", { key: '70224906446a48bf5d8fb312b16257ca5ebce20d', icon: arrowIcon, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (index.h("div", { key: 'e8af99677f773f33e1e9b49e4d854f5dd937c88a', class: "refresher-pulling-icon" }, index.h("ion-icon", { key: '557bd69b056d2c43d10a9a97403b4dfaaa5624dc', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), index.h("div", { key: 'b88562e251525218f1e94ac427732632e181dd52', class: "refresher-refreshing" }, this.refreshingSpinner && (index.h("div", { key: '9e3ac78eb28a29ba302a5ba27c3be116e3f28688', class: "refresher-refreshing-icon" }, index.h("ion-spinner", { key: 'b10a1f2bb18ba728b6b581fbcc522c69bc9d397c', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
968
+ } }, index.h("div", { key: '3e63966e8c2b262b1f9d4a5545dbdd00e97a4c68', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (index.h("div", { key: 'd4c8fa7151cee666520a40050c58f6e8201b14a5', class: "refresher-pulling-icon" }, index.h("div", { key: '2f45a17fe5fe51e81e2d7bd580fd60ce754c5989', class: "spinner-arrow-container" }, index.h("ion-spinner", { key: '210cd5f152453a283dbc579f545c683e3af84ea3', name: this.pullingIcon, paused: true }), (theme === 'md' || theme === 'ionic') && this.pullingIcon === 'circular' && (index.h("div", { key: '060c8d531e90478121113f59989ac29809f48947', class: "arrow-container" }, index.h("ion-icon", { key: '7c30ddd2c1a6e2274e7d57f792733017c663197b', icon: arrowIcon, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (index.h("div", { key: '3dee253d56c871195dcd59eaedc2b867ac578319', class: "refresher-pulling-icon" }, index.h("ion-icon", { key: '46b859328da272449f316ea8f68f3c3dd545c2e7', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), index.h("div", { key: '56660f9f6cff1006c5552df3a9430124689d42cb', class: "refresher-refreshing" }, this.refreshingSpinner && (index.h("div", { key: 'e8232281f251e5d0d22972fa8e38176edc3d9e5d', class: "refresher-refreshing-icon" }, index.h("ion-spinner", { key: '70f42df444c4669f393137f218ba9d635f76a26c', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
969
969
  }
970
970
  get el() { return index.getElement(this); }
971
971
  };
@@ -53,9 +53,9 @@ const Reorder = class {
53
53
  render() {
54
54
  const { reorderHandleIcon } = this;
55
55
  const theme = ionicGlobal.getIonTheme(this);
56
- return (index.h(index.Host, { key: 'e42645240aa9a32cc6768289eb1af656ed15482d', class: {
56
+ return (index.h(index.Host, { key: 'ba59a095c200b70c6d847dc7362d52b315dc853a', class: {
57
57
  [theme]: true,
58
- } }, index.h("slot", { key: '9e6d2fb09480e7e0ef6bb84524bfc2a23fa1d9cb' }, index.h("ion-icon", { key: '411e5791ce7575383c54c05ba305c1c83acaacde', icon: reorderHandleIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
58
+ } }, index.h("slot", { key: '79be263f78cc21c9c4f91326e557e65849ab1e51' }, index.h("ion-icon", { key: '6e5c47c8bbd33f5cd405a5fd531831cb87c8e57e', icon: reorderHandleIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
59
59
  }
60
60
  get el() { return index.getElement(this); }
61
61
  };
@@ -319,7 +319,7 @@ const ReorderGroup = class {
319
319
  }
320
320
  render() {
321
321
  const theme = ionicGlobal.getIonTheme(this);
322
- return (index.h(index.Host, { key: '5b543cb56208112bda355b3cbfeaf3bc4202c203', class: {
322
+ return (index.h(index.Host, { key: 'df12858536c409c76552fe79b88827b3c4a5d9c5', class: {
323
323
  [theme]: true,
324
324
  'reorder-enabled': !this.disabled,
325
325
  'reorder-list-active': this.state !== 0 /* ReorderGroupState.Idle */,
@@ -78,7 +78,7 @@ const RippleEffect = class {
78
78
  }
79
79
  render() {
80
80
  const theme = ionicGlobal.getIonTheme(this);
81
- return (index.h(index.Host, { key: 'a06d781599e14357c3acc2537059543ae3f1a1f4', role: "presentation", class: {
81
+ return (index.h(index.Host, { key: '502ce1841747f255dfab542914bebd0d0f4ae9bd', role: "presentation", class: {
82
82
  [theme]: true,
83
83
  unbounded: this.unbounded,
84
84
  } }));
@@ -898,10 +898,10 @@ const RouterLink = class {
898
898
  rel: this.rel,
899
899
  target: this.target,
900
900
  };
901
- return (index.h(index.Host, { key: '16797ccb67b51f90262d2ea0d6032cf0ebf1fc39', onClick: this.onClick, class: theme.createColorClasses(this.color, {
901
+ return (index.h(index.Host, { key: '518b86cf40eb95e03f75a20ff44fff804ac8ec4d', onClick: this.onClick, class: theme.createColorClasses(this.color, {
902
902
  [theme$1]: true,
903
903
  'ion-activatable': true,
904
- }) }, index.h("a", Object.assign({ key: '75ef998f2acc33dd80a31233486176b770c1b26e' }, attrs), index.h("slot", { key: '14732a08293d1f77d87aa903dd5da07e0cff59c7' }))));
904
+ }) }, index.h("a", Object.assign({ key: 'dbf3cc12752b4fa2d3873723a8ea5a30b053d261' }, attrs), index.h("slot", { key: '9614e46a8d35201937f1f9a39b88f71b78efa7a0' }))));
905
905
  }
906
906
  };
907
907
  RouterLink.style = routerLinkCss;
@@ -546,8 +546,8 @@ const Searchbar = class {
546
546
  const shouldShowCancelButton = this.shouldShowCancelButton();
547
547
  const shape = this.getShape();
548
548
  const size = this.getSize();
549
- const cancelButton = this.showCancelButton !== 'never' && (index.h("button", { key: '82b60fcbb7bdfa4b64f64c0caf451c1ee9265efe', "aria-label": cancelButtonText, "aria-hidden": shouldShowCancelButton ? undefined : 'true', type: "button", tabIndex: theme$1 === 'ios' && !shouldShowCancelButton ? -1 : undefined, onMouseDown: this.onCancelSearchbar, onTouchStart: this.onCancelSearchbar, class: "searchbar-cancel-button" }, index.h("div", { key: '1f3d09cb5f6224e709197a2d9fe6e1e5e40a724d', "aria-hidden": "true" }, theme$1 === 'md' || theme$1 === 'ionic' ? (index.h("ion-icon", { "aria-hidden": "true", icon: searchbarCancelIcon, lazy: false })) : (cancelButtonText))));
550
- return (index.h(index.Host, { key: '56c1807bc9bf3a00bb065ece946ce85edce545f8', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: theme.createColorClasses(this.color, {
549
+ const cancelButton = this.showCancelButton !== 'never' && (index.h("button", { key: '3f7daa2a4ec57132e8baf591542569338e7ec9c8', "aria-label": cancelButtonText, "aria-hidden": shouldShowCancelButton ? undefined : 'true', type: "button", tabIndex: theme$1 === 'ios' && !shouldShowCancelButton ? -1 : undefined, onMouseDown: this.onCancelSearchbar, onTouchStart: this.onCancelSearchbar, class: "searchbar-cancel-button" }, index.h("div", { key: 'f214142fec5644d91eae82644558e6b817094957', "aria-hidden": "true" }, theme$1 === 'md' || theme$1 === 'ionic' ? (index.h("ion-icon", { "aria-hidden": "true", icon: searchbarCancelIcon, lazy: false })) : (cancelButtonText))));
550
+ return (index.h(index.Host, { key: '47e075305f28373fffab3e006ab4014da6dfb0c8', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: theme.createColorClasses(this.color, {
551
551
  [theme$1]: true,
552
552
  'searchbar-animated': animated,
553
553
  'searchbar-disabled': this.disabled,
@@ -561,14 +561,14 @@ const Searchbar = class {
561
561
  [`searchbar-shape-${shape}`]: shape !== undefined,
562
562
  [`searchbar-size-${size}`]: size !== undefined,
563
563
  'in-toolbar': theme.hostContext('ion-toolbar', this.el),
564
- }) }, index.h("div", { key: '8b757c604bf3a4d82aabccd2522750e4f2dbcd01', class: "searchbar-input-container" }, index.h("input", Object.assign({ key: 'c6b96039495f6727ea2cb7ebf51d53fef5780d74', "aria-label": "search text", disabled: this.disabled, ref: (el) => (this.nativeInput = el), class: "searchbar-input", inputMode: this.inputmode, enterKeyHint: this.enterkeyhint, name: this.name, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, minLength: this.minlength, maxLength: this.maxlength, placeholder: this.placeholder, type: this.type, value: this.getValue(), autoCapitalize: autocapitalize === 'default' ? undefined : autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, spellcheck: this.spellcheck }, this.inheritedAttributes)), (theme$1 === 'md' || theme$1 === 'ionic') && cancelButton, this.shouldShowSearchIcon() && (index.h("ion-icon", { key: 'f25d87e4f2a357df7a09f1f60db862294d8525b8', "aria-hidden": "true", icon: searchbarSearchIcon, lazy: false, class: "searchbar-search-icon" })), this.shouldShowClearButton() && (index.h("button", { key: '1b5e1428ca6d272b329007e48481e15d4694eec2', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
564
+ }) }, index.h("div", { key: '14b271ab3eebf1b651a8cfd758c7880b548bb98d', class: "searchbar-input-container" }, index.h("input", Object.assign({ key: 'f84a9435002eba2084ce0269fa3c926b7c03209d', "aria-label": "search text", disabled: this.disabled, ref: (el) => (this.nativeInput = el), class: "searchbar-input", inputMode: this.inputmode, enterKeyHint: this.enterkeyhint, name: this.name, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, minLength: this.minlength, maxLength: this.maxlength, placeholder: this.placeholder, type: this.type, value: this.getValue(), autoCapitalize: autocapitalize === 'default' ? undefined : autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, spellcheck: this.spellcheck }, this.inheritedAttributes)), (theme$1 === 'md' || theme$1 === 'ionic') && cancelButton, this.shouldShowSearchIcon() && (index.h("ion-icon", { key: 'e1c7a66dba99591b0e3df5966acd027a561ee0ca', "aria-hidden": "true", icon: searchbarSearchIcon, lazy: false, class: "searchbar-search-icon" })), this.shouldShowClearButton() && (index.h("button", { key: 'bf55ac02128e22f9d303e75b9289c251bd582cdd', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
565
565
  /**
566
566
  * This prevents mobile browsers from
567
567
  * blurring the input when the clear
568
568
  * button is activated.
569
569
  */
570
570
  ev.preventDefault();
571
- }, onClick: () => this.onClearInput(true) }, index.h("ion-icon", { key: '7be87313952d6fa1363d137097cc40a15edf6939', "aria-hidden": "true", icon: searchbarClearIcon, lazy: false, class: "searchbar-clear-icon" })))), theme$1 === 'ios' && cancelButton));
571
+ }, onClick: () => this.onClearInput(true) }, index.h("ion-icon", { key: '1ce87193499ccb682ad115a64cc5579e9bb586c9', "aria-hidden": "true", icon: searchbarClearIcon, lazy: false, class: "searchbar-clear-icon" })))), theme$1 === 'ios' && cancelButton));
572
572
  }
573
573
  get el() { return index.getElement(this); }
574
574
  static get watchers() { return {
@@ -12,7 +12,7 @@ const SegmentContent = class {
12
12
  index.registerInstance(this, hostRef);
13
13
  }
14
14
  render() {
15
- return (index.h(index.Host, { key: '544c24634aa3232a4df75a357a8d7f0cbff644e5' }, index.h("slot", { key: '7e4696d1143b5015760a92130cc977df10748cdc' })));
15
+ return (index.h(index.Host, { key: '81cc29460a17c32592fbf9fca6242f4bb1738aa6' }, index.h("slot", { key: '4f718420caf11c6672642fcf1a1bdb7f48d6cdfc' })));
16
16
  }
17
17
  };
18
18
  SegmentContent.style = segmentContentCss;
@@ -110,10 +110,10 @@ const SegmentView = class {
110
110
  }
111
111
  render() {
112
112
  const { disabled, isManualScroll } = this;
113
- return (index.h(index.Host, { key: '8bc68146befc3d3932330785251bb981ebe2e1d7', class: {
113
+ return (index.h(index.Host, { key: 'caf57037127fff688f45edd7c27018fc1d8cc689', class: {
114
114
  'segment-view-disabled': disabled,
115
115
  'segment-view-scroll-disabled': isManualScroll === false,
116
- } }, index.h("slot", { key: '90a5c5e294b875e0b26bd496f050776df3c66984' })));
116
+ } }, index.h("slot", { key: 'f93d19747ed3f04ee5a966412f62f2900ee45480' })));
117
117
  }
118
118
  get el() { return index.getElement(this); }
119
119
  };
@@ -552,14 +552,14 @@ const Segment = class {
552
552
  }
553
553
  render() {
554
554
  const theme$1 = ionicGlobal.getIonTheme(this);
555
- return (index.h(index.Host, { key: '8ae3804f14971f29efd2541e3f8b67090ca1a329', role: "tablist", onClick: this.onClick, class: theme.createColorClasses(this.color, {
555
+ return (index.h(index.Host, { key: '578d4eb20a89742c8c3cb3109fe62a5fdf87b089', role: "tablist", onClick: this.onClick, class: theme.createColorClasses(this.color, {
556
556
  [theme$1]: true,
557
557
  'in-toolbar': theme.hostContext('ion-toolbar', this.el),
558
558
  'in-toolbar-color': theme.hostContext('ion-toolbar[color]', this.el),
559
559
  'segment-activated': this.activated,
560
560
  'segment-disabled': this.disabled,
561
561
  'segment-scrollable': this.scrollable,
562
- }) }, index.h("slot", { key: '3688f023388c60c6e4801c94e1906c8751f076cf', onSlotchange: this.onSlottedItemsChange })));
562
+ }) }, index.h("slot", { key: '4b9999c95622773aea0c1bf3d1ab9dc650efb5eb', onSlotchange: this.onSlottedItemsChange })));
563
563
  }
564
564
  get el() { return index.getElement(this); }
565
565
  static get watchers() { return {
@@ -680,7 +680,7 @@ const SegmentButton = class {
680
680
  const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
681
681
  const theme$1 = ionicGlobal.getIonTheme(this);
682
682
  const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
683
- return (index.h(index.Host, { key: '5cc85aa4e25bc1ab6283ac398ccc2d342c9376bf', class: {
683
+ return (index.h(index.Host, { key: '75eeffd15e3581c15f48a0b12cbf5a4229b087d6', class: {
684
684
  [theme$1]: true,
685
685
  'in-toolbar': theme.hostContext('ion-toolbar', this.el),
686
686
  'in-toolbar-color': theme.hostContext('ion-toolbar[color]', this.el),
@@ -696,7 +696,7 @@ const SegmentButton = class {
696
696
  'ion-activatable': true,
697
697
  'ion-activatable-instant': true,
698
698
  'ion-focusable': true,
699
- } }, index.h("button", Object.assign({ key: '7edb5c84c5b04bcbaceceaa206ff859b42218102', "aria-selected": checked ? 'true' : 'false', role: "tab", ref: (el) => (this.nativeEl = el), type: type, class: "button-native", part: "native", disabled: disabled }, this.inheritedAttributes), index.h("span", { key: '9e8345b33328c07dd8606383f50cd97e3bd86aee', class: "button-inner" }, index.h("slot", { key: '0d1f9a341ee93cc654e895e874be8800c04155e8' })), theme$1 === 'md' && index.h("ion-ripple-effect", { key: '468547dbcc5f778215f8a07d2a66245551048a0c' })), index.h("div", { key: '3d5a3020e90d6fa605b40e4cd0366052050cefd0', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, index.h("div", { key: '53424fb6081c608068df4bb8d9d2bb46399bafd1', part: "indicator-background", class: "segment-button-indicator-background" }))));
699
+ } }, index.h("button", Object.assign({ key: '701fd86647377f744d91eb92427c73583d229253', "aria-selected": checked ? 'true' : 'false', role: "tab", ref: (el) => (this.nativeEl = el), type: type, class: "button-native", part: "native", disabled: disabled }, this.inheritedAttributes), index.h("span", { key: '63634d3e500312c847194551996a2897610e0cc7', class: "button-inner" }, index.h("slot", { key: '89963e233c9a7ea84b7262ab84db6edbe76ee95e' })), theme$1 === 'md' && index.h("ion-ripple-effect", { key: '9d766c3d48c0b2ba50ab03f2279ccf710973bbba' })), index.h("div", { key: 'a70f2d1a57cca4e04b00b36a6b47eb93ef4cb26e', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, index.h("div", { key: 'aff9931755a1f643147bf0e7d2be29b35d8f9d41', part: "indicator-background", class: "segment-button-indicator-background" }))));
700
700
  }
701
701
  get el() { return index.getElement(this); }
702
702
  static get watchers() { return {
@@ -96,7 +96,7 @@ const SelectModal = class {
96
96
  } }, option.text))));
97
97
  }
98
98
  render() {
99
- return (index.h(index.Host, { key: 'dc377d9dc34389b1755dc0c86a3fb145d1c24bcb', class: Object.assign({ [ionicGlobal.getIonMode(this)]: true }, this.getModalContextClasses()) }, index.h("ion-header", { key: 'ee5b06c52d79b92a172b8d347b977264adc879e0' }, index.h("ion-toolbar", { key: 'a67603902b5fef8cb9931c0b3a47095dcc44ebfc' }, this.header !== undefined && index.h("ion-title", { key: 'aad40c470d3e29f90ff6187b593f5d00e0e83017' }, this.header), index.h("ion-buttons", { key: '91961a528b08b0bcb7078ee783c523c1aa9cd4e4', slot: "end" }, index.h("ion-button", { key: 'd891eadde7a5f3803dcade9ef161058bec62c2aa', onClick: () => this.closeModal() }, "Close")))), index.h("ion-content", { key: '55522714075a0959a10bb8501dc40fa99fed52d5' }, index.h("ion-list", { key: '24d68ca271dacc295a619581aa42a7a1f9327101' }, this.multiple === true ? this.renderCheckboxOptions() : this.renderRadioOptions()))));
99
+ return (index.h(index.Host, { key: '2ceb196accee272559c43225a859befa68027333', class: Object.assign({ [ionicGlobal.getIonMode(this)]: true }, this.getModalContextClasses()) }, index.h("ion-header", { key: 'b0176847bd9ce94e28d72766d6a035a93ff6f10a' }, index.h("ion-toolbar", { key: '49c2b1cf8e82b1d975cca67b154b149823b47b1f' }, this.header !== undefined && index.h("ion-title", { key: 'fdc881fd94c07ca38d60e85170d176c7cf4139fb' }, this.header), index.h("ion-buttons", { key: '8dfc972aa974909ecf2e5782e972b959a900f8c5', slot: "end" }, index.h("ion-button", { key: 'b862896118bd4da0afc17925eab9dc9ed5269220', onClick: () => this.closeModal() }, "Close")))), index.h("ion-content", { key: 'a7f5bf8f88377d978d2c7bdba3abefcc332296a3' }, index.h("ion-list", { key: '23529677979b9ac63e2cba8d55f7f965489b74c5' }, this.multiple === true ? this.renderCheckboxOptions() : this.renderRadioOptions()))));
100
100
  }
101
101
  get el() { return index.getElement(this); }
102
102
  };