@ionic/core 8.3.3-dev.11729026389.13240e88 → 8.3.3-dev.11729027747.1d05ced8

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 (430) hide show
  1. package/components/action-sheet.js +21 -36
  2. package/components/alert.js +2 -2
  3. package/components/backdrop.js +1 -1
  4. package/components/button.js +2 -2
  5. package/components/buttons.js +2 -2
  6. package/components/checkbox.js +3 -3
  7. package/components/ion-app.js +1 -1
  8. package/components/ion-avatar.js +1 -1
  9. package/components/ion-back-button.js +2 -2
  10. package/components/ion-badge.js +2 -2
  11. package/components/ion-breadcrumb.js +4 -4
  12. package/components/ion-breadcrumbs.js +2 -2
  13. package/components/ion-card-content.js +1 -1
  14. package/components/ion-card-header.js +2 -2
  15. package/components/ion-card-subtitle.js +2 -2
  16. package/components/ion-card-title.js +2 -2
  17. package/components/ion-card.js +1 -1
  18. package/components/ion-chip.js +2 -2
  19. package/components/ion-col.js +2 -2
  20. package/components/ion-content.js +3 -3
  21. package/components/ion-datetime-button.js +2 -2
  22. package/components/ion-datetime.js +2 -2
  23. package/components/ion-fab-button.js +2 -2
  24. package/components/ion-fab-list.js +2 -2
  25. package/components/ion-fab.js +2 -2
  26. package/components/ion-footer.js +2 -2
  27. package/components/ion-grid.js +2 -2
  28. package/components/ion-header.js +2 -2
  29. package/components/ion-img.js +1 -1
  30. package/components/ion-infinite-scroll-content.js +2 -2
  31. package/components/ion-infinite-scroll.js +1 -1
  32. package/components/ion-input-password-toggle.js +3 -3
  33. package/components/ion-input.js +3 -3
  34. package/components/ion-item-divider.js +2 -2
  35. package/components/ion-item-group.js +1 -1
  36. package/components/ion-item-option.js +2 -2
  37. package/components/ion-item-options.js +1 -1
  38. package/components/ion-item-sliding.js +1 -1
  39. package/components/ion-loading.js +2 -2
  40. package/components/ion-menu-button.js +2 -2
  41. package/components/ion-menu-toggle.js +2 -2
  42. package/components/ion-menu.js +2 -2
  43. package/components/ion-modal.js +4 -4
  44. package/components/ion-nav-link.js +1 -1
  45. package/components/ion-nav.js +1 -1
  46. package/components/ion-note.js +2 -2
  47. package/components/ion-picker-legacy.js +2 -2
  48. package/components/ion-progress-bar.js +1 -1
  49. package/components/ion-range.js +3 -3
  50. package/components/ion-refresher-content.js +1 -1
  51. package/components/ion-refresher.js +1 -1
  52. package/components/ion-reorder-group.js +1 -1
  53. package/components/ion-reorder.js +1 -1
  54. package/components/ion-router-link.js +2 -2
  55. package/components/ion-router-outlet.js +1 -1
  56. package/components/ion-row.js +1 -1
  57. package/components/ion-searchbar.js +4 -4
  58. package/components/ion-segment-button.js +3 -3
  59. package/components/ion-segment.js +2 -2
  60. package/components/ion-select-option.js +1 -1
  61. package/components/ion-select.js +2 -2
  62. package/components/ion-skeleton-text.js +2 -2
  63. package/components/ion-split-pane.js +2 -2
  64. package/components/ion-tab-bar.js +2 -2
  65. package/components/ion-tab-button.js +2 -2
  66. package/components/ion-tab.js +2 -2
  67. package/components/ion-tabs.js +1 -1
  68. package/components/ion-text.js +2 -2
  69. package/components/ion-textarea.js +2 -2
  70. package/components/ion-thumbnail.js +1 -1
  71. package/components/ion-title.js +2 -2
  72. package/components/ion-toast.js +2 -2
  73. package/components/ion-toggle.js +3 -3
  74. package/components/ion-toolbar.js +2 -2
  75. package/components/label.js +2 -2
  76. package/components/list-header.js +2 -2
  77. package/components/list.js +1 -1
  78. package/components/picker-column-option.js +2 -2
  79. package/components/picker-column.js +3 -3
  80. package/components/picker-column2.js +2 -2
  81. package/components/picker.js +2 -2
  82. package/components/popover.js +2 -2
  83. package/components/radio-group.js +1 -1
  84. package/components/radio.js +3 -3
  85. package/components/ripple-effect.js +1 -1
  86. package/components/select-popover.js +1 -1
  87. package/components/spinner.js +1 -1
  88. package/dist/cjs/ion-action-sheet.cjs.entry.js +19 -22
  89. package/dist/cjs/ion-alert.cjs.entry.js +2 -2
  90. package/dist/cjs/ion-app_8.cjs.entry.js +15 -15
  91. package/dist/cjs/ion-avatar_3.cjs.entry.js +4 -4
  92. package/dist/cjs/ion-back-button.cjs.entry.js +2 -2
  93. package/dist/cjs/ion-backdrop.cjs.entry.js +1 -1
  94. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +6 -6
  95. package/dist/cjs/ion-button_2.cjs.entry.js +2 -2
  96. package/dist/cjs/ion-card_5.cjs.entry.js +8 -8
  97. package/dist/cjs/ion-checkbox.cjs.entry.js +3 -3
  98. package/dist/cjs/ion-chip.cjs.entry.js +2 -2
  99. package/dist/cjs/ion-col_3.cjs.entry.js +5 -5
  100. package/dist/cjs/ion-datetime-button.cjs.entry.js +2 -2
  101. package/dist/cjs/ion-datetime_3.cjs.entry.js +6 -6
  102. package/dist/cjs/ion-fab_3.cjs.entry.js +6 -6
  103. package/dist/cjs/ion-img.cjs.entry.js +1 -1
  104. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +3 -3
  105. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +3 -3
  106. package/dist/cjs/ion-input.cjs.entry.js +3 -3
  107. package/dist/cjs/ion-item-option_3.cjs.entry.js +4 -4
  108. package/dist/cjs/ion-item_8.cjs.entry.js +12 -12
  109. package/dist/cjs/ion-loading.cjs.entry.js +2 -2
  110. package/dist/cjs/ion-menu_3.cjs.entry.js +6 -6
  111. package/dist/cjs/ion-modal.cjs.entry.js +4 -4
  112. package/dist/cjs/ion-nav_2.cjs.entry.js +2 -2
  113. package/dist/cjs/ion-picker-column-option.cjs.entry.js +2 -2
  114. package/dist/cjs/ion-picker-column.cjs.entry.js +3 -3
  115. package/dist/cjs/ion-picker.cjs.entry.js +2 -2
  116. package/dist/cjs/ion-popover.cjs.entry.js +2 -2
  117. package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
  118. package/dist/cjs/ion-radio_2.cjs.entry.js +4 -4
  119. package/dist/cjs/ion-range.cjs.entry.js +3 -3
  120. package/dist/cjs/ion-refresher_2.cjs.entry.js +2 -2
  121. package/dist/cjs/ion-reorder_2.cjs.entry.js +2 -2
  122. package/dist/cjs/ion-ripple-effect.cjs.entry.js +1 -1
  123. package/dist/cjs/ion-route_4.cjs.entry.js +2 -2
  124. package/dist/cjs/ion-searchbar.cjs.entry.js +4 -4
  125. package/dist/cjs/ion-segment_2.cjs.entry.js +5 -5
  126. package/dist/cjs/ion-select_3.cjs.entry.js +4 -4
  127. package/dist/cjs/ion-spinner.cjs.entry.js +1 -1
  128. package/dist/cjs/ion-split-pane.cjs.entry.js +2 -2
  129. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +4 -4
  130. package/dist/cjs/ion-tab_2.cjs.entry.js +3 -3
  131. package/dist/cjs/ion-text.cjs.entry.js +2 -2
  132. package/dist/cjs/ion-textarea.cjs.entry.js +2 -2
  133. package/dist/cjs/ion-toast.cjs.entry.js +2 -2
  134. package/dist/cjs/ion-toggle.cjs.entry.js +3 -3
  135. package/dist/cjs/ionic.cjs.js +1 -1
  136. package/dist/cjs/loader.cjs.js +1 -1
  137. package/dist/collection/components/action-sheet/action-sheet.ios.css +3 -1
  138. package/dist/collection/components/action-sheet/action-sheet.js +26 -20
  139. package/dist/collection/components/action-sheet/action-sheet.md.css +3 -1
  140. package/dist/collection/components/alert/alert.js +2 -2
  141. package/dist/collection/components/app/app.js +1 -1
  142. package/dist/collection/components/avatar/avatar.js +1 -1
  143. package/dist/collection/components/back-button/back-button.js +2 -2
  144. package/dist/collection/components/backdrop/backdrop.js +1 -1
  145. package/dist/collection/components/badge/badge.js +2 -2
  146. package/dist/collection/components/breadcrumb/breadcrumb.js +4 -4
  147. package/dist/collection/components/breadcrumbs/breadcrumbs.js +2 -2
  148. package/dist/collection/components/button/button.js +2 -2
  149. package/dist/collection/components/buttons/buttons.js +2 -2
  150. package/dist/collection/components/card/card.js +1 -1
  151. package/dist/collection/components/card-content/card-content.js +1 -1
  152. package/dist/collection/components/card-header/card-header.js +2 -2
  153. package/dist/collection/components/card-subtitle/card-subtitle.js +2 -2
  154. package/dist/collection/components/card-title/card-title.js +2 -2
  155. package/dist/collection/components/checkbox/checkbox.js +3 -3
  156. package/dist/collection/components/chip/chip.js +2 -2
  157. package/dist/collection/components/col/col.js +2 -2
  158. package/dist/collection/components/content/content.js +3 -3
  159. package/dist/collection/components/datetime/datetime.js +2 -2
  160. package/dist/collection/components/datetime-button/datetime-button.js +2 -2
  161. package/dist/collection/components/fab/fab.js +2 -2
  162. package/dist/collection/components/fab-button/fab-button.js +2 -2
  163. package/dist/collection/components/fab-list/fab-list.js +2 -2
  164. package/dist/collection/components/footer/footer.js +2 -2
  165. package/dist/collection/components/grid/grid.js +2 -2
  166. package/dist/collection/components/header/header.js +2 -2
  167. package/dist/collection/components/img/img.js +1 -1
  168. package/dist/collection/components/infinite-scroll/infinite-scroll.js +1 -1
  169. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +2 -2
  170. package/dist/collection/components/input/input.js +3 -3
  171. package/dist/collection/components/input-password-toggle/input-password-toggle.js +3 -3
  172. package/dist/collection/components/item-divider/item-divider.js +2 -2
  173. package/dist/collection/components/item-group/item-group.js +1 -1
  174. package/dist/collection/components/item-option/item-option.js +2 -2
  175. package/dist/collection/components/item-options/item-options.js +1 -1
  176. package/dist/collection/components/item-sliding/item-sliding.js +1 -1
  177. package/dist/collection/components/label/label.js +2 -2
  178. package/dist/collection/components/list/list.js +1 -1
  179. package/dist/collection/components/list-header/list-header.js +2 -2
  180. package/dist/collection/components/loading/loading.js +2 -2
  181. package/dist/collection/components/menu/menu.js +2 -2
  182. package/dist/collection/components/menu-button/menu-button.js +2 -2
  183. package/dist/collection/components/menu-toggle/menu-toggle.js +2 -2
  184. package/dist/collection/components/modal/modal.js +4 -4
  185. package/dist/collection/components/nav/nav.js +1 -1
  186. package/dist/collection/components/nav-link/nav-link.js +1 -1
  187. package/dist/collection/components/note/note.js +2 -2
  188. package/dist/collection/components/picker/picker.js +2 -2
  189. package/dist/collection/components/picker-column/picker-column.js +3 -3
  190. package/dist/collection/components/picker-column-option/picker-column-option.js +2 -2
  191. package/dist/collection/components/picker-legacy/picker.js +2 -2
  192. package/dist/collection/components/picker-legacy-column/picker-column.js +2 -2
  193. package/dist/collection/components/popover/popover.js +2 -2
  194. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  195. package/dist/collection/components/radio/radio.js +3 -3
  196. package/dist/collection/components/radio-group/radio-group.js +1 -1
  197. package/dist/collection/components/range/range.js +3 -3
  198. package/dist/collection/components/refresher/refresher.js +1 -1
  199. package/dist/collection/components/refresher-content/refresher-content.js +1 -1
  200. package/dist/collection/components/reorder/reorder.js +1 -1
  201. package/dist/collection/components/reorder-group/reorder-group.js +1 -1
  202. package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
  203. package/dist/collection/components/router-link/router-link.js +2 -2
  204. package/dist/collection/components/router-outlet/router-outlet.js +1 -1
  205. package/dist/collection/components/row/row.js +1 -1
  206. package/dist/collection/components/searchbar/searchbar.js +4 -4
  207. package/dist/collection/components/segment/segment.js +2 -2
  208. package/dist/collection/components/segment-button/segment-button.js +3 -3
  209. package/dist/collection/components/select/select.js +2 -2
  210. package/dist/collection/components/select-option/select-option.js +1 -1
  211. package/dist/collection/components/select-popover/select-popover.js +1 -1
  212. package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
  213. package/dist/collection/components/spinner/spinner.js +1 -1
  214. package/dist/collection/components/split-pane/split-pane.js +2 -2
  215. package/dist/collection/components/tab/tab.js +2 -2
  216. package/dist/collection/components/tab-bar/tab-bar.js +2 -2
  217. package/dist/collection/components/tab-button/tab-button.js +2 -2
  218. package/dist/collection/components/tabs/tabs.js +1 -1
  219. package/dist/collection/components/text/text.js +2 -2
  220. package/dist/collection/components/textarea/textarea.js +2 -2
  221. package/dist/collection/components/thumbnail/thumbnail.js +1 -1
  222. package/dist/collection/components/title/title.js +2 -2
  223. package/dist/collection/components/toast/toast.js +2 -2
  224. package/dist/collection/components/toggle/toggle.js +3 -3
  225. package/dist/collection/components/toolbar/toolbar.js +2 -2
  226. package/dist/docs.json +4 -14
  227. package/dist/esm/ion-action-sheet.entry.js +19 -22
  228. package/dist/esm/ion-alert.entry.js +2 -2
  229. package/dist/esm/ion-app_8.entry.js +15 -15
  230. package/dist/esm/ion-avatar_3.entry.js +4 -4
  231. package/dist/esm/ion-back-button.entry.js +2 -2
  232. package/dist/esm/ion-backdrop.entry.js +1 -1
  233. package/dist/esm/ion-breadcrumb_2.entry.js +6 -6
  234. package/dist/esm/ion-button_2.entry.js +2 -2
  235. package/dist/esm/ion-card_5.entry.js +8 -8
  236. package/dist/esm/ion-checkbox.entry.js +3 -3
  237. package/dist/esm/ion-chip.entry.js +2 -2
  238. package/dist/esm/ion-col_3.entry.js +5 -5
  239. package/dist/esm/ion-datetime-button.entry.js +2 -2
  240. package/dist/esm/ion-datetime_3.entry.js +6 -6
  241. package/dist/esm/ion-fab_3.entry.js +6 -6
  242. package/dist/esm/ion-img.entry.js +1 -1
  243. package/dist/esm/ion-infinite-scroll_2.entry.js +3 -3
  244. package/dist/esm/ion-input-password-toggle.entry.js +3 -3
  245. package/dist/esm/ion-input.entry.js +3 -3
  246. package/dist/esm/ion-item-option_3.entry.js +4 -4
  247. package/dist/esm/ion-item_8.entry.js +12 -12
  248. package/dist/esm/ion-loading.entry.js +2 -2
  249. package/dist/esm/ion-menu_3.entry.js +6 -6
  250. package/dist/esm/ion-modal.entry.js +4 -4
  251. package/dist/esm/ion-nav_2.entry.js +2 -2
  252. package/dist/esm/ion-picker-column-option.entry.js +2 -2
  253. package/dist/esm/ion-picker-column.entry.js +3 -3
  254. package/dist/esm/ion-picker.entry.js +2 -2
  255. package/dist/esm/ion-popover.entry.js +2 -2
  256. package/dist/esm/ion-progress-bar.entry.js +1 -1
  257. package/dist/esm/ion-radio_2.entry.js +4 -4
  258. package/dist/esm/ion-range.entry.js +3 -3
  259. package/dist/esm/ion-refresher_2.entry.js +2 -2
  260. package/dist/esm/ion-reorder_2.entry.js +2 -2
  261. package/dist/esm/ion-ripple-effect.entry.js +1 -1
  262. package/dist/esm/ion-route_4.entry.js +2 -2
  263. package/dist/esm/ion-searchbar.entry.js +4 -4
  264. package/dist/esm/ion-segment_2.entry.js +5 -5
  265. package/dist/esm/ion-select_3.entry.js +4 -4
  266. package/dist/esm/ion-spinner.entry.js +1 -1
  267. package/dist/esm/ion-split-pane.entry.js +2 -2
  268. package/dist/esm/ion-tab-bar_2.entry.js +4 -4
  269. package/dist/esm/ion-tab_2.entry.js +3 -3
  270. package/dist/esm/ion-text.entry.js +2 -2
  271. package/dist/esm/ion-textarea.entry.js +2 -2
  272. package/dist/esm/ion-toast.entry.js +2 -2
  273. package/dist/esm/ion-toggle.entry.js +3 -3
  274. package/dist/esm/ionic.js +1 -1
  275. package/dist/esm/loader.js +1 -1
  276. package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
  277. package/dist/esm-es5/ion-alert.entry.js +1 -1
  278. package/dist/esm-es5/ion-app_8.entry.js +1 -1
  279. package/dist/esm-es5/ion-avatar_3.entry.js +1 -1
  280. package/dist/esm-es5/ion-back-button.entry.js +1 -1
  281. package/dist/esm-es5/ion-backdrop.entry.js +1 -1
  282. package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
  283. package/dist/esm-es5/ion-button_2.entry.js +1 -1
  284. package/dist/esm-es5/ion-card_5.entry.js +1 -1
  285. package/dist/esm-es5/ion-checkbox.entry.js +1 -1
  286. package/dist/esm-es5/ion-chip.entry.js +1 -1
  287. package/dist/esm-es5/ion-col_3.entry.js +1 -1
  288. package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
  289. package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
  290. package/dist/esm-es5/ion-fab_3.entry.js +1 -1
  291. package/dist/esm-es5/ion-img.entry.js +1 -1
  292. package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
  293. package/dist/esm-es5/ion-input-password-toggle.entry.js +1 -1
  294. package/dist/esm-es5/ion-input.entry.js +1 -1
  295. package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
  296. package/dist/esm-es5/ion-item_8.entry.js +1 -1
  297. package/dist/esm-es5/ion-loading.entry.js +1 -1
  298. package/dist/esm-es5/ion-menu_3.entry.js +1 -1
  299. package/dist/esm-es5/ion-modal.entry.js +1 -1
  300. package/dist/esm-es5/ion-nav_2.entry.js +1 -1
  301. package/dist/esm-es5/ion-picker-column-option.entry.js +1 -1
  302. package/dist/esm-es5/ion-picker-column.entry.js +1 -1
  303. package/dist/esm-es5/ion-picker.entry.js +1 -1
  304. package/dist/esm-es5/ion-popover.entry.js +1 -1
  305. package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
  306. package/dist/esm-es5/ion-radio_2.entry.js +1 -1
  307. package/dist/esm-es5/ion-range.entry.js +1 -1
  308. package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
  309. package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
  310. package/dist/esm-es5/ion-ripple-effect.entry.js +1 -1
  311. package/dist/esm-es5/ion-route_4.entry.js +1 -1
  312. package/dist/esm-es5/ion-searchbar.entry.js +1 -1
  313. package/dist/esm-es5/ion-segment_2.entry.js +1 -1
  314. package/dist/esm-es5/ion-select_3.entry.js +1 -1
  315. package/dist/esm-es5/ion-spinner.entry.js +1 -1
  316. package/dist/esm-es5/ion-split-pane.entry.js +1 -1
  317. package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
  318. package/dist/esm-es5/ion-tab_2.entry.js +1 -1
  319. package/dist/esm-es5/ion-text.entry.js +1 -1
  320. package/dist/esm-es5/ion-textarea.entry.js +1 -1
  321. package/dist/esm-es5/ion-toast.entry.js +1 -1
  322. package/dist/esm-es5/ion-toggle.entry.js +1 -1
  323. package/dist/esm-es5/ionic.js +1 -1
  324. package/dist/esm-es5/loader.js +1 -1
  325. package/dist/ionic/ionic.esm.js +1 -1
  326. package/dist/ionic/{p-01503bbd.system.entry.js → p-000616a6.system.entry.js} +1 -1
  327. package/dist/ionic/{p-5417b9bb.entry.js → p-0114f140.entry.js} +1 -1
  328. package/dist/ionic/{p-a41699db.entry.js → p-01363de7.entry.js} +1 -1
  329. package/dist/ionic/{p-4b0fedb7.system.entry.js → p-08d58c6e.system.entry.js} +1 -1
  330. package/dist/ionic/{p-25928b83.system.entry.js → p-0bd1e451.system.entry.js} +1 -1
  331. package/dist/ionic/p-0da547d8.entry.js +4 -0
  332. package/dist/ionic/{p-3c968c7f.system.entry.js → p-10d5c336.system.entry.js} +1 -1
  333. package/dist/ionic/p-11ee3944.system.entry.js +4 -0
  334. package/dist/ionic/{p-521eca2e.entry.js → p-1604366a.entry.js} +1 -1
  335. package/dist/ionic/{p-973f0b15.system.entry.js → p-1704f743.system.entry.js} +1 -1
  336. package/dist/ionic/{p-72ffd137.system.entry.js → p-18853369.system.entry.js} +1 -1
  337. package/dist/ionic/{p-6b8893dd.entry.js → p-24fa7c25.entry.js} +1 -1
  338. package/dist/ionic/{p-4a82bd1c.system.entry.js → p-26d3578f.system.entry.js} +1 -1
  339. package/dist/ionic/{p-a90e2708.system.entry.js → p-27d8ecaa.system.entry.js} +1 -1
  340. package/dist/ionic/p-322c5fb4.system.js +1 -1
  341. package/dist/ionic/{p-b0568945.system.entry.js → p-325e50fe.system.entry.js} +1 -1
  342. package/dist/ionic/{p-8d44cf1f.entry.js → p-368d64f5.entry.js} +1 -1
  343. package/dist/ionic/{p-6817cf42.system.entry.js → p-37990e47.system.entry.js} +1 -1
  344. package/dist/ionic/{p-003eecb9.entry.js → p-39d31e65.entry.js} +1 -1
  345. package/dist/ionic/{p-2b7c93b4.entry.js → p-45f40456.entry.js} +1 -1
  346. package/dist/ionic/{p-b54fc1ae.entry.js → p-4689be69.entry.js} +1 -1
  347. package/dist/ionic/{p-772dacba.system.entry.js → p-490c8a1a.system.entry.js} +1 -1
  348. package/dist/ionic/{p-af999a31.entry.js → p-4a2a18a8.entry.js} +1 -1
  349. package/dist/ionic/{p-92d7a3d1.entry.js → p-51f35545.entry.js} +1 -1
  350. package/dist/ionic/{p-bfa2e81c.entry.js → p-52738d32.entry.js} +1 -1
  351. package/dist/ionic/{p-7243df6f.entry.js → p-5626a758.entry.js} +1 -1
  352. package/dist/ionic/p-59bfe113.entry.js +4 -0
  353. package/dist/ionic/p-6632c950.system.entry.js +4 -0
  354. package/dist/ionic/{p-7c50965e.entry.js → p-669bec19.entry.js} +1 -1
  355. package/dist/ionic/{p-68c4df55.entry.js → p-6a4ffe5b.entry.js} +1 -1
  356. package/dist/ionic/{p-960803fc.system.entry.js → p-6aa6d203.system.entry.js} +1 -1
  357. package/dist/ionic/{p-6e85e450.entry.js → p-6c05b139.entry.js} +1 -1
  358. package/dist/ionic/{p-95823c62.system.entry.js → p-6fefff9f.system.entry.js} +1 -1
  359. package/dist/ionic/{p-00b01a55.system.entry.js → p-7219765b.system.entry.js} +1 -1
  360. package/dist/ionic/{p-233e6c93.entry.js → p-7603fa3c.entry.js} +1 -1
  361. package/dist/ionic/{p-4a0a4204.system.entry.js → p-762a188e.system.entry.js} +2 -2
  362. package/dist/ionic/{p-773d118d.entry.js → p-76c72e72.entry.js} +1 -1
  363. package/dist/ionic/{p-8b6232a6.system.entry.js → p-79357257.system.entry.js} +1 -1
  364. package/dist/ionic/{p-100b83fd.system.entry.js → p-7c010051.system.entry.js} +1 -1
  365. package/dist/ionic/{p-2ca6eac2.system.entry.js → p-7f63a0a9.system.entry.js} +1 -1
  366. package/dist/ionic/{p-21cfd4de.entry.js → p-7f764683.entry.js} +1 -1
  367. package/dist/ionic/{p-c34659b9.entry.js → p-82229906.entry.js} +1 -1
  368. package/dist/ionic/{p-2c4bdd9d.entry.js → p-85047881.entry.js} +1 -1
  369. package/dist/ionic/{p-9172535c.entry.js → p-8522dc98.entry.js} +1 -1
  370. package/dist/ionic/{p-9b6c6302.system.entry.js → p-8c559d3e.system.entry.js} +1 -1
  371. package/dist/ionic/{p-baffaf8d.system.entry.js → p-8c7835a4.system.entry.js} +1 -1
  372. package/dist/ionic/{p-0fa0c92b.entry.js → p-8ebf2e18.entry.js} +1 -1
  373. package/dist/ionic/{p-89a0a446.entry.js → p-90e5b963.entry.js} +1 -1
  374. package/dist/ionic/{p-2ea1ca4f.system.entry.js → p-93555796.system.entry.js} +1 -1
  375. package/dist/ionic/{p-a879ecb7.system.entry.js → p-988c0d79.system.entry.js} +1 -1
  376. package/dist/ionic/{p-b7657e8d.entry.js → p-99f8439c.entry.js} +1 -1
  377. package/dist/ionic/{p-f8c8b9ba.entry.js → p-a168b755.entry.js} +1 -1
  378. package/dist/ionic/{p-9ece8dcf.entry.js → p-a35df635.entry.js} +1 -1
  379. package/dist/ionic/{p-49bc6544.entry.js → p-a40583b8.entry.js} +1 -1
  380. package/dist/ionic/{p-755b27f0.system.entry.js → p-a48267bc.system.entry.js} +1 -1
  381. package/dist/ionic/{p-836d39d4.system.entry.js → p-a604f134.system.entry.js} +2 -2
  382. package/dist/ionic/p-aebea85f.entry.js +4 -0
  383. package/dist/ionic/{p-fd0cb4ef.entry.js → p-af6ce16f.entry.js} +1 -1
  384. package/dist/ionic/{p-a3711608.system.entry.js → p-aff11d9d.system.entry.js} +1 -1
  385. package/dist/ionic/{p-ab8a2ff1.entry.js → p-b0815de0.entry.js} +1 -1
  386. package/dist/ionic/{p-293ed6ac.system.entry.js → p-b096d8e2.system.entry.js} +1 -1
  387. package/dist/ionic/{p-f50ae0d5.system.entry.js → p-b16f01c0.system.entry.js} +1 -1
  388. package/dist/ionic/{p-e3a5da9d.entry.js → p-b3fe1b31.entry.js} +1 -1
  389. package/dist/ionic/{p-fcd71204.system.entry.js → p-b4d17d24.system.entry.js} +1 -1
  390. package/dist/ionic/{p-75c0dc65.system.entry.js → p-bd18dd08.system.entry.js} +1 -1
  391. package/dist/ionic/{p-df83e308.system.entry.js → p-bf18fec7.system.entry.js} +1 -1
  392. package/dist/ionic/{p-661ce4a8.entry.js → p-bfadf647.entry.js} +1 -1
  393. package/dist/ionic/{p-05beda73.entry.js → p-c4e1473f.entry.js} +1 -1
  394. package/dist/ionic/{p-44d1539c.system.entry.js → p-caec9a53.system.entry.js} +1 -1
  395. package/dist/ionic/{p-53854390.entry.js → p-ccf3e048.entry.js} +1 -1
  396. package/dist/ionic/{p-9cc3bcc5.system.entry.js → p-cd83e57a.system.entry.js} +2 -2
  397. package/dist/ionic/{p-ce705aac.system.entry.js → p-d061a468.system.entry.js} +2 -2
  398. package/dist/ionic/{p-176b372f.entry.js → p-d0d0b5da.entry.js} +1 -1
  399. package/dist/ionic/{p-e3e1e3de.entry.js → p-d16f52c4.entry.js} +1 -1
  400. package/dist/ionic/{p-a0c88dc2.system.entry.js → p-d1960417.system.entry.js} +1 -1
  401. package/dist/ionic/p-d4b05952.entry.js +4 -0
  402. package/dist/ionic/{p-5e66bcf2.entry.js → p-d58830bc.entry.js} +1 -1
  403. package/dist/ionic/{p-5e842258.entry.js → p-dda1c6b2.entry.js} +1 -1
  404. package/dist/ionic/{p-cdb11938.system.entry.js → p-e47ea956.system.entry.js} +1 -1
  405. package/dist/ionic/{p-0373d924.system.entry.js → p-e71ad7fd.system.entry.js} +1 -1
  406. package/dist/ionic/{p-ffb17177.system.entry.js → p-ed972ec6.system.entry.js} +1 -1
  407. package/dist/ionic/{p-da263d8e.entry.js → p-eec956a8.entry.js} +1 -1
  408. package/dist/ionic/{p-313ccc01.system.entry.js → p-ef942556.system.entry.js} +1 -1
  409. package/dist/ionic/{p-8836d0eb.system.entry.js → p-eff0c7a8.system.entry.js} +2 -2
  410. package/dist/ionic/{p-a72fb8a1.system.entry.js → p-f2a066df.system.entry.js} +1 -1
  411. package/dist/ionic/{p-cff5585e.system.entry.js → p-f73a7a4b.system.entry.js} +1 -1
  412. package/dist/ionic/{p-2200e26b.entry.js → p-f7a4f0c9.entry.js} +1 -1
  413. package/dist/ionic/{p-bd25d639.system.entry.js → p-f7a79406.system.entry.js} +1 -1
  414. package/dist/ionic/{p-9fef1364.entry.js → p-f7ae9e98.entry.js} +1 -1
  415. package/dist/ionic/{p-8ed31163.system.entry.js → p-f8ad7ea4.system.entry.js} +1 -1
  416. package/dist/ionic/{p-9c23044d.entry.js → p-f8bd587f.entry.js} +1 -1
  417. package/dist/ionic/{p-82ab7ccb.entry.js → p-f98b76f3.entry.js} +1 -1
  418. package/dist/ionic/{p-ecb57d24.system.entry.js → p-fa8d5872.system.entry.js} +1 -1
  419. package/dist/ionic/{p-6562e0a9.system.entry.js → p-fb4aa2f3.system.entry.js} +1 -1
  420. package/dist/ionic/{p-4c8fceb0.entry.js → p-fb7ccf79.entry.js} +1 -1
  421. package/dist/types/components/action-sheet/action-sheet.d.ts +0 -1
  422. package/hydrate/index.js +179 -182
  423. package/hydrate/index.mjs +179 -182
  424. package/package.json +1 -1
  425. package/dist/ionic/p-06684ea7.system.entry.js +0 -4
  426. package/dist/ionic/p-36af16fb.entry.js +0 -4
  427. package/dist/ionic/p-7251fed5.entry.js +0 -4
  428. package/dist/ionic/p-93f37ceb.system.entry.js +0 -4
  429. package/dist/ionic/p-b4c950f8.entry.js +0 -4
  430. package/dist/ionic/p-f88ebc36.entry.js +0 -4
package/hydrate/index.mjs CHANGED
@@ -6348,10 +6348,10 @@ const mdLeaveAnimation$5 = (baseEl) => {
6348
6348
  .addAnimation([backdropAnimation, wrapperAnimation]);
6349
6349
  };
6350
6350
 
6351
- const actionSheetIosCss = ".sc-ion-action-sheet-ios-h{--color:initial;--button-color-activated:var(--button-color);--button-color-focused:var(--button-color);--button-color-hover:var(--button-color);--button-color-selected:var(--button-color);--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--height:auto;--max-height:calc(100% - (var(--ion-safe-area-top) + var(--ion-safe-area-bottom)));-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;right:0;top:0;bottom:0;display:block;position:fixed;outline:none;font-family:var(--ion-font-family, inherit);-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}.overlay-hidden.sc-ion-action-sheet-ios-h{display:none}.action-sheet-wrapper.sc-ion-action-sheet-ios{left:0;right:0;bottom:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);display:block;position:absolute;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);z-index:10;pointer-events:none}.action-sheet-button.sc-ion-action-sheet-ios{display:block;position:relative;width:100%;border:0;outline:none;background:var(--button-background);color:var(--button-color);font-family:inherit;overflow:hidden;z-index:0}.action-sheet-button.sc-ion-action-sheet-ios:disabled{color:var(--button-color-disabled);opacity:0.4}.action-sheet-button-inner.sc-ion-action-sheet-ios{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;width:100%;height:100%}.action-sheet-container.sc-ion-action-sheet-ios{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:end;justify-content:flex-end;height:100%;max-height:calc(100vh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)));max-height:calc(100dvh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)))}.action-sheet-group.sc-ion-action-sheet-ios{-ms-flex-negative:2;flex-shrink:2;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:all;background:var(--background)}@media (any-pointer: coarse){.action-sheet-group.sc-ion-action-sheet-ios::-webkit-scrollbar{display:none}}.action-sheet-group-cancel.sc-ion-action-sheet-ios{-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.action-sheet-selected.sc-ion-action-sheet-ios{color:var(--button-color-selected)}.action-sheet-selected.sc-ion-action-sheet-ios::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-button.ion-activated.sc-ion-action-sheet-ios{color:var(--button-color-activated)}.action-sheet-button.ion-activated.sc-ion-action-sheet-ios::after{background:var(--button-background-activated);opacity:var(--button-background-activated-opacity)}.action-sheet-button.ion-focused.sc-ion-action-sheet-ios{color:var(--button-color-focused)}.action-sheet-button.ion-focused.sc-ion-action-sheet-ios::after{background:var(--button-background-focused);opacity:var(--button-background-focused-opacity)}@media (any-hover: hover){.action-sheet-button.sc-ion-action-sheet-ios:not(:disabled):hover{color:var(--button-color-hover)}.action-sheet-button.sc-ion-action-sheet-ios:not(:disabled):hover::after{background:var(--button-background-hover);opacity:var(--button-background-hover-opacity)}}.sc-ion-action-sheet-ios-h{--background:var(--ion-overlay-background-color, var(--ion-color-step-100, var(--ion-background-color-step-100, #f9f9f9)));--backdrop-opacity:var(--ion-backdrop-opacity, 0.4);--button-background:linear-gradient(0deg, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08), rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08) 50%, transparent 50%) bottom/100% 1px no-repeat transparent;--button-background-activated:var(--ion-text-color, #000);--button-background-activated-opacity:.08;--button-background-hover:currentColor;--button-background-hover-opacity:.04;--button-background-focused:currentColor;--button-background-focused-opacity:.12;--button-background-selected:var(--ion-color-step-150, var(--ion-background-color-step-150, var(--ion-background-color, #fff)));--button-background-selected-opacity:1;--button-color:var(--ion-color-primary, #0054e9);--button-color-disabled:var(--ion-color-step-850, var(--ion-text-color-step-150, #262626));--color:var(--ion-color-step-400, var(--ion-text-color-step-600, #999999));text-align:center}.action-sheet-wrapper.sc-ion-action-sheet-ios{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:var(--ion-safe-area-top, 0);padding-bottom:var(--ion-safe-area-bottom, 0);-webkit-box-sizing:content-box;box-sizing:content-box}.action-sheet-container.sc-ion-action-sheet-ios{-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:8px;padding-inline-end:8px;padding-top:0;padding-bottom:0}.action-sheet-group.sc-ion-action-sheet-ios{border-radius:13px;margin-bottom:8px}.action-sheet-group.sc-ion-action-sheet-ios:first-child{margin-top:10px}.action-sheet-group.sc-ion-action-sheet-ios:last-child{margin-bottom:10px}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-group.sc-ion-action-sheet-ios{background-color:transparent;-webkit-backdrop-filter:saturate(280%) blur(20px);backdrop-filter:saturate(280%) blur(20px)}.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-title.sc-ion-action-sheet-ios,.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-button.sc-ion-action-sheet-ios{background-color:transparent;background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8)), to(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8))), -webkit-gradient(linear, left bottom, left top, from(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4)), color-stop(50%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4)), color-stop(50%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8)));background-image:linear-gradient(0deg, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8), rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8) 100%), linear-gradient(0deg, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4), rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4) 50%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8) 50%);background-repeat:no-repeat;background-position:top, bottom;background-size:100% calc(100% - 1px), 100% 1px;-webkit-backdrop-filter:saturate(120%);backdrop-filter:saturate(120%)}.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-button.ion-activated.sc-ion-action-sheet-ios{background-color:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.7);background-image:none}.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-cancel.sc-ion-action-sheet-ios{background:var(--button-background-selected)}}.action-sheet-title.sc-ion-action-sheet-ios{background:-webkit-gradient(linear, left bottom, left top, from(rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08)), color-stop(50%, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08)), color-stop(50%, transparent)) bottom/100% 1px no-repeat transparent;background:linear-gradient(0deg, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08), rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08) 50%, transparent 50%) bottom/100% 1px no-repeat transparent}.action-sheet-title.sc-ion-action-sheet-ios{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:10px;padding-inline-end:10px;padding-top:14px;padding-bottom:13px;color:var(--color, var(--ion-color-step-400, var(--ion-text-color-step-600, #999999)));font-size:max(13px, 0.8125rem);font-weight:400;text-align:center}.action-sheet-title.action-sheet-has-sub-title.sc-ion-action-sheet-ios{font-weight:600}.action-sheet-sub-title.sc-ion-action-sheet-ios{padding-left:0;padding-right:0;padding-top:6px;padding-bottom:0;font-size:max(13px, 0.8125rem);font-weight:400}.action-sheet-button.sc-ion-action-sheet-ios{-webkit-padding-start:14px;padding-inline-start:14px;-webkit-padding-end:14px;padding-inline-end:14px;padding-top:14px;padding-bottom:14px;min-height:56px;font-size:max(20px, 1.25rem);contain:content}.action-sheet-button.sc-ion-action-sheet-ios .action-sheet-icon.sc-ion-action-sheet-ios{-webkit-margin-end:0.3em;margin-inline-end:0.3em;font-size:max(28px, 1.75rem);pointer-events:none}.action-sheet-button.sc-ion-action-sheet-ios:last-child{background-image:none}.action-sheet-selected.sc-ion-action-sheet-ios{font-weight:bold}.action-sheet-cancel.sc-ion-action-sheet-ios{font-weight:600}.action-sheet-cancel.sc-ion-action-sheet-ios::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-destructive.sc-ion-action-sheet-ios,.action-sheet-destructive.ion-activated.sc-ion-action-sheet-ios,.action-sheet-destructive.ion-focused.sc-ion-action-sheet-ios{color:var(--ion-color-danger, #c5000f)}@media (any-hover: hover){.action-sheet-destructive.sc-ion-action-sheet-ios:hover{color:var(--ion-color-danger, #c5000f)}}";
6351
+ const actionSheetIosCss = ".sc-ion-action-sheet-ios-h{--color:initial;--button-color-activated:var(--button-color);--button-color-focused:var(--button-color);--button-color-hover:var(--button-color);--button-color-selected:var(--button-color);--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--height:auto;--max-height:calc(100% - (var(--ion-safe-area-top) + var(--ion-safe-area-bottom)));-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;right:0;top:0;bottom:0;display:block;position:fixed;outline:none;font-family:var(--ion-font-family, inherit);-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}.overlay-hidden.sc-ion-action-sheet-ios-h{display:none}.action-sheet-wrapper.sc-ion-action-sheet-ios{left:0;right:0;bottom:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);display:block;position:absolute;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);z-index:10;pointer-events:none}.action-sheet-button.sc-ion-action-sheet-ios{display:block;position:relative;width:100%;border:0;outline:none;background:var(--button-background);color:var(--button-color);font-family:inherit;overflow:hidden}.action-sheet-button.sc-ion-action-sheet-ios:disabled{color:var(--button-color-disabled);opacity:0.4}.action-sheet-button-inner.sc-ion-action-sheet-ios{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;width:100%;height:100%;z-index:1}.action-sheet-container.sc-ion-action-sheet-ios{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:end;justify-content:flex-end;height:100%;max-height:calc(100vh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)));max-height:calc(100dvh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)))}.action-sheet-group.sc-ion-action-sheet-ios{-ms-flex-negative:2;flex-shrink:2;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:all;background:var(--background)}@media (any-pointer: coarse){.action-sheet-group.sc-ion-action-sheet-ios::-webkit-scrollbar{display:none}}.action-sheet-group-cancel.sc-ion-action-sheet-ios{-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.action-sheet-selected.sc-ion-action-sheet-ios{color:var(--button-color-selected)}.action-sheet-selected.sc-ion-action-sheet-ios::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-button.ion-activated.sc-ion-action-sheet-ios{color:var(--button-color-activated)}.action-sheet-button.ion-activated.sc-ion-action-sheet-ios::after{background:var(--button-background-activated);opacity:var(--button-background-activated-opacity)}.action-sheet-button.ion-focused.sc-ion-action-sheet-ios{color:var(--button-color-focused);background-color:var(--button-background-focused);opacity:var(--button-background-focused-opacity)}.action-sheet-button.ion-focused.sc-ion-action-sheet-ios::after{background:var(--button-background-focused);opacity:var(--button-background-focused-opacity)}@media (any-hover: hover){.action-sheet-button.sc-ion-action-sheet-ios:not(:disabled):hover{color:var(--button-color-hover)}.action-sheet-button.sc-ion-action-sheet-ios:not(:disabled):hover::after{background:var(--button-background-hover);opacity:var(--button-background-hover-opacity)}}.sc-ion-action-sheet-ios-h{--background:var(--ion-overlay-background-color, var(--ion-color-step-100, var(--ion-background-color-step-100, #f9f9f9)));--backdrop-opacity:var(--ion-backdrop-opacity, 0.4);--button-background:linear-gradient(0deg, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08), rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08) 50%, transparent 50%) bottom/100% 1px no-repeat transparent;--button-background-activated:var(--ion-text-color, #000);--button-background-activated-opacity:.08;--button-background-hover:currentColor;--button-background-hover-opacity:.04;--button-background-focused:currentColor;--button-background-focused-opacity:.12;--button-background-selected:var(--ion-color-step-150, var(--ion-background-color-step-150, var(--ion-background-color, #fff)));--button-background-selected-opacity:1;--button-color:var(--ion-color-primary, #0054e9);--button-color-disabled:var(--ion-color-step-850, var(--ion-text-color-step-150, #262626));--color:var(--ion-color-step-400, var(--ion-text-color-step-600, #999999));text-align:center}.action-sheet-wrapper.sc-ion-action-sheet-ios{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:var(--ion-safe-area-top, 0);padding-bottom:var(--ion-safe-area-bottom, 0);-webkit-box-sizing:content-box;box-sizing:content-box}.action-sheet-container.sc-ion-action-sheet-ios{-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:8px;padding-inline-end:8px;padding-top:0;padding-bottom:0}.action-sheet-group.sc-ion-action-sheet-ios{border-radius:13px;margin-bottom:8px}.action-sheet-group.sc-ion-action-sheet-ios:first-child{margin-top:10px}.action-sheet-group.sc-ion-action-sheet-ios:last-child{margin-bottom:10px}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-group.sc-ion-action-sheet-ios{background-color:transparent;-webkit-backdrop-filter:saturate(280%) blur(20px);backdrop-filter:saturate(280%) blur(20px)}.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-title.sc-ion-action-sheet-ios,.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-button.sc-ion-action-sheet-ios{background-color:transparent;background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8)), to(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8))), -webkit-gradient(linear, left bottom, left top, from(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4)), color-stop(50%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4)), color-stop(50%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8)));background-image:linear-gradient(0deg, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8), rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8) 100%), linear-gradient(0deg, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4), rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4) 50%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8) 50%);background-repeat:no-repeat;background-position:top, bottom;background-size:100% calc(100% - 1px), 100% 1px;-webkit-backdrop-filter:saturate(120%);backdrop-filter:saturate(120%)}.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-button.ion-activated.sc-ion-action-sheet-ios{background-color:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.7);background-image:none}.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-cancel.sc-ion-action-sheet-ios{background:var(--button-background-selected)}}.action-sheet-title.sc-ion-action-sheet-ios{background:-webkit-gradient(linear, left bottom, left top, from(rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08)), color-stop(50%, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08)), color-stop(50%, transparent)) bottom/100% 1px no-repeat transparent;background:linear-gradient(0deg, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08), rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08) 50%, transparent 50%) bottom/100% 1px no-repeat transparent}.action-sheet-title.sc-ion-action-sheet-ios{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:10px;padding-inline-end:10px;padding-top:14px;padding-bottom:13px;color:var(--color, var(--ion-color-step-400, var(--ion-text-color-step-600, #999999)));font-size:max(13px, 0.8125rem);font-weight:400;text-align:center}.action-sheet-title.action-sheet-has-sub-title.sc-ion-action-sheet-ios{font-weight:600}.action-sheet-sub-title.sc-ion-action-sheet-ios{padding-left:0;padding-right:0;padding-top:6px;padding-bottom:0;font-size:max(13px, 0.8125rem);font-weight:400}.action-sheet-button.sc-ion-action-sheet-ios{-webkit-padding-start:14px;padding-inline-start:14px;-webkit-padding-end:14px;padding-inline-end:14px;padding-top:14px;padding-bottom:14px;min-height:56px;font-size:max(20px, 1.25rem);contain:content}.action-sheet-button.sc-ion-action-sheet-ios .action-sheet-icon.sc-ion-action-sheet-ios{-webkit-margin-end:0.3em;margin-inline-end:0.3em;font-size:max(28px, 1.75rem);pointer-events:none}.action-sheet-button.sc-ion-action-sheet-ios:last-child{background-image:none}.action-sheet-selected.sc-ion-action-sheet-ios{font-weight:bold}.action-sheet-cancel.sc-ion-action-sheet-ios{font-weight:600}.action-sheet-cancel.sc-ion-action-sheet-ios::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-destructive.sc-ion-action-sheet-ios,.action-sheet-destructive.ion-activated.sc-ion-action-sheet-ios,.action-sheet-destructive.ion-focused.sc-ion-action-sheet-ios{color:var(--ion-color-danger, #c5000f)}@media (any-hover: hover){.action-sheet-destructive.sc-ion-action-sheet-ios:hover{color:var(--ion-color-danger, #c5000f)}}";
6352
6352
  var IonActionSheetIosStyle0 = actionSheetIosCss;
6353
6353
 
6354
- const actionSheetMdCss = ".sc-ion-action-sheet-md-h{--color:initial;--button-color-activated:var(--button-color);--button-color-focused:var(--button-color);--button-color-hover:var(--button-color);--button-color-selected:var(--button-color);--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--height:auto;--max-height:calc(100% - (var(--ion-safe-area-top) + var(--ion-safe-area-bottom)));-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;right:0;top:0;bottom:0;display:block;position:fixed;outline:none;font-family:var(--ion-font-family, inherit);-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}.overlay-hidden.sc-ion-action-sheet-md-h{display:none}.action-sheet-wrapper.sc-ion-action-sheet-md{left:0;right:0;bottom:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);display:block;position:absolute;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);z-index:10;pointer-events:none}.action-sheet-button.sc-ion-action-sheet-md{display:block;position:relative;width:100%;border:0;outline:none;background:var(--button-background);color:var(--button-color);font-family:inherit;overflow:hidden;z-index:0}.action-sheet-button.sc-ion-action-sheet-md:disabled{color:var(--button-color-disabled);opacity:0.4}.action-sheet-button-inner.sc-ion-action-sheet-md{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;width:100%;height:100%}.action-sheet-container.sc-ion-action-sheet-md{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:end;justify-content:flex-end;height:100%;max-height:calc(100vh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)));max-height:calc(100dvh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)))}.action-sheet-group.sc-ion-action-sheet-md{-ms-flex-negative:2;flex-shrink:2;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:all;background:var(--background)}@media (any-pointer: coarse){.action-sheet-group.sc-ion-action-sheet-md::-webkit-scrollbar{display:none}}.action-sheet-group-cancel.sc-ion-action-sheet-md{-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.action-sheet-selected.sc-ion-action-sheet-md{color:var(--button-color-selected)}.action-sheet-selected.sc-ion-action-sheet-md::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-button.ion-activated.sc-ion-action-sheet-md{color:var(--button-color-activated)}.action-sheet-button.ion-activated.sc-ion-action-sheet-md::after{background:var(--button-background-activated);opacity:var(--button-background-activated-opacity)}.action-sheet-button.ion-focused.sc-ion-action-sheet-md{color:var(--button-color-focused)}.action-sheet-button.ion-focused.sc-ion-action-sheet-md::after{background:var(--button-background-focused);opacity:var(--button-background-focused-opacity)}@media (any-hover: hover){.action-sheet-button.sc-ion-action-sheet-md:not(:disabled):hover{color:var(--button-color-hover)}.action-sheet-button.sc-ion-action-sheet-md:not(:disabled):hover::after{background:var(--button-background-hover);opacity:var(--button-background-hover-opacity)}}.sc-ion-action-sheet-md-h{--background:var(--ion-overlay-background-color, var(--ion-background-color, #fff));--backdrop-opacity:var(--ion-backdrop-opacity, 0.32);--button-background:transparent;--button-background-selected:currentColor;--button-background-selected-opacity:0;--button-background-activated:transparent;--button-background-activated-opacity:0;--button-background-hover:currentColor;--button-background-hover-opacity:.04;--button-background-focused:currentColor;--button-background-focused-opacity:.12;--button-color:var(--ion-color-step-850, var(--ion-text-color-step-150, #262626));--button-color-disabled:var(--button-color);--color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54)}.action-sheet-wrapper.sc-ion-action-sheet-md{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:var(--ion-safe-area-top, 0);margin-bottom:0}.action-sheet-title.sc-ion-action-sheet-md{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:20px;padding-bottom:17px;min-height:60px;color:var(--color, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54));font-size:1rem;text-align:start}.action-sheet-sub-title.sc-ion-action-sheet-md{padding-left:0;padding-right:0;padding-top:16px;padding-bottom:0;font-size:0.875rem}.action-sheet-group.sc-ion-action-sheet-md:first-child{padding-top:0}.action-sheet-group.sc-ion-action-sheet-md:last-child{padding-bottom:var(--ion-safe-area-bottom)}.action-sheet-button.sc-ion-action-sheet-md{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:12px;padding-bottom:12px;position:relative;min-height:52px;font-size:1rem;text-align:start;contain:content;overflow:hidden}.action-sheet-icon.sc-ion-action-sheet-md{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:32px;margin-inline-end:32px;margin-top:0;margin-bottom:0;color:var(--color);font-size:1.5rem}.action-sheet-button-inner.sc-ion-action-sheet-md{-ms-flex-pack:start;justify-content:flex-start}.action-sheet-selected.sc-ion-action-sheet-md{font-weight:bold}";
6354
+ const actionSheetMdCss = ".sc-ion-action-sheet-md-h{--color:initial;--button-color-activated:var(--button-color);--button-color-focused:var(--button-color);--button-color-hover:var(--button-color);--button-color-selected:var(--button-color);--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--height:auto;--max-height:calc(100% - (var(--ion-safe-area-top) + var(--ion-safe-area-bottom)));-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;right:0;top:0;bottom:0;display:block;position:fixed;outline:none;font-family:var(--ion-font-family, inherit);-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}.overlay-hidden.sc-ion-action-sheet-md-h{display:none}.action-sheet-wrapper.sc-ion-action-sheet-md{left:0;right:0;bottom:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);display:block;position:absolute;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);z-index:10;pointer-events:none}.action-sheet-button.sc-ion-action-sheet-md{display:block;position:relative;width:100%;border:0;outline:none;background:var(--button-background);color:var(--button-color);font-family:inherit;overflow:hidden}.action-sheet-button.sc-ion-action-sheet-md:disabled{color:var(--button-color-disabled);opacity:0.4}.action-sheet-button-inner.sc-ion-action-sheet-md{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;width:100%;height:100%;z-index:1}.action-sheet-container.sc-ion-action-sheet-md{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:end;justify-content:flex-end;height:100%;max-height:calc(100vh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)));max-height:calc(100dvh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)))}.action-sheet-group.sc-ion-action-sheet-md{-ms-flex-negative:2;flex-shrink:2;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:all;background:var(--background)}@media (any-pointer: coarse){.action-sheet-group.sc-ion-action-sheet-md::-webkit-scrollbar{display:none}}.action-sheet-group-cancel.sc-ion-action-sheet-md{-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.action-sheet-selected.sc-ion-action-sheet-md{color:var(--button-color-selected)}.action-sheet-selected.sc-ion-action-sheet-md::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-button.ion-activated.sc-ion-action-sheet-md{color:var(--button-color-activated)}.action-sheet-button.ion-activated.sc-ion-action-sheet-md::after{background:var(--button-background-activated);opacity:var(--button-background-activated-opacity)}.action-sheet-button.ion-focused.sc-ion-action-sheet-md{color:var(--button-color-focused);background-color:var(--button-background-focused);opacity:var(--button-background-focused-opacity)}.action-sheet-button.ion-focused.sc-ion-action-sheet-md::after{background:var(--button-background-focused);opacity:var(--button-background-focused-opacity)}@media (any-hover: hover){.action-sheet-button.sc-ion-action-sheet-md:not(:disabled):hover{color:var(--button-color-hover)}.action-sheet-button.sc-ion-action-sheet-md:not(:disabled):hover::after{background:var(--button-background-hover);opacity:var(--button-background-hover-opacity)}}.sc-ion-action-sheet-md-h{--background:var(--ion-overlay-background-color, var(--ion-background-color, #fff));--backdrop-opacity:var(--ion-backdrop-opacity, 0.32);--button-background:transparent;--button-background-selected:currentColor;--button-background-selected-opacity:0;--button-background-activated:transparent;--button-background-activated-opacity:0;--button-background-hover:currentColor;--button-background-hover-opacity:.04;--button-background-focused:currentColor;--button-background-focused-opacity:.12;--button-color:var(--ion-color-step-850, var(--ion-text-color-step-150, #262626));--button-color-disabled:var(--button-color);--color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54)}.action-sheet-wrapper.sc-ion-action-sheet-md{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:var(--ion-safe-area-top, 0);margin-bottom:0}.action-sheet-title.sc-ion-action-sheet-md{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:20px;padding-bottom:17px;min-height:60px;color:var(--color, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54));font-size:1rem;text-align:start}.action-sheet-sub-title.sc-ion-action-sheet-md{padding-left:0;padding-right:0;padding-top:16px;padding-bottom:0;font-size:0.875rem}.action-sheet-group.sc-ion-action-sheet-md:first-child{padding-top:0}.action-sheet-group.sc-ion-action-sheet-md:last-child{padding-bottom:var(--ion-safe-area-bottom)}.action-sheet-button.sc-ion-action-sheet-md{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:12px;padding-bottom:12px;position:relative;min-height:52px;font-size:1rem;text-align:start;contain:content;overflow:hidden}.action-sheet-icon.sc-ion-action-sheet-md{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:32px;margin-inline-end:32px;margin-top:0;margin-bottom:0;color:var(--color);font-size:1.5rem}.action-sheet-button-inner.sc-ion-action-sheet-md{-ms-flex-pack:start;justify-content:flex-start}.action-sheet-selected.sc-ion-action-sheet-md{font-weight:bold}";
6355
6355
  var IonActionSheetMdStyle0 = actionSheetMdCss;
6356
6356
 
6357
6357
  /**
@@ -6457,17 +6457,17 @@ class ActionSheet {
6457
6457
  onWillDismiss() {
6458
6458
  return eventMethod(this.el, 'ionActionSheetWillDismiss');
6459
6459
  }
6460
- async buttonClick(button) {
6461
- const role = button.role;
6462
- if (isCancel(role)) {
6463
- return this.dismiss(button.data, role);
6464
- }
6465
- const shouldDismiss = await this.callButtonHandler(button);
6466
- if (shouldDismiss) {
6467
- return this.dismiss(button.data, button.role);
6468
- }
6469
- return Promise.resolve();
6470
- }
6460
+ // private async buttonClick(button: ActionSheetButton) {
6461
+ // const role = button.role;
6462
+ // if (isCancel(role)) {
6463
+ // return this.dismiss(button.data, role);
6464
+ // }
6465
+ // const shouldDismiss = await this.callButtonHandler(button);
6466
+ // if (shouldDismiss) {
6467
+ // return this.dismiss(button.data, button.role);
6468
+ // }
6469
+ // return Promise.resolve();
6470
+ // }
6471
6471
  async callButtonHandler(button) {
6472
6472
  if (button) {
6473
6473
  // a handler has been provided, execute it
@@ -6541,16 +6541,16 @@ class ActionSheet {
6541
6541
  render() {
6542
6542
  const { header, htmlAttributes, overlayIndex } = this;
6543
6543
  const mode = getIonMode$1(this);
6544
- const allButtons = this.getButtons();
6545
- const cancelButton = allButtons.find((b) => b.role === 'cancel');
6546
- const buttons = allButtons.filter((b) => b.role !== 'cancel');
6544
+ // const allButtons = this.getButtons();
6545
+ // const cancelButton = allButtons.find((b) => b.role === 'cancel');
6546
+ // const buttons = allButtons.filter((b) => b.role !== 'cancel');
6547
6547
  const headerID = `action-sheet-${overlayIndex}-header`;
6548
- return (hAsync(Host, Object.assign({ key: '7bbd202ca9e19727e7514abbe073687d982f80c3', role: "dialog", "aria-modal": "true", "aria-labelledby": header !== undefined ? headerID : null, tabindex: "-1" }, htmlAttributes, { style: {
6548
+ return (hAsync(Host, Object.assign({ key: 'e1b1ed6c403a2740700053df4bd0264982e5f75c', role: "dialog", "aria-modal": "true", "aria-labelledby": header !== undefined ? headerID : null, tabindex: "-1" }, htmlAttributes, { style: {
6549
6549
  zIndex: `${20000 + this.overlayIndex}`,
6550
- }, class: Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'action-sheet-translucent': this.translucent }), onIonActionSheetWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), hAsync("ion-backdrop", { key: '23344a9221a2e6720d7b9de5249dc37256cafa7b', tappable: this.backdropDismiss }), hAsync("div", { key: 'd46361bb5cdc32a7922dcf76b566f358a6174bfa', tabindex: "0" }), hAsync("div", { key: '136c3f2e77c8a2eac8e9ae4bb13d735e1d62598d', class: "action-sheet-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, hAsync("div", { key: '6168ea8b2be42020b2edeb8ff3a0f3d1254be37a', class: "action-sheet-container" }, hAsync("div", { key: '29b9e6619dc54574733a704d6bf885839151bd84', class: "action-sheet-group", ref: (el) => (this.groupEl = el) }, header !== undefined && (hAsync("div", { key: '536ce764bfddb3816ea3512d90f4acef2ccb8589', id: headerID, class: {
6550
+ }, class: Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'action-sheet-translucent': this.translucent }), onIonActionSheetWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), hAsync("ion-backdrop", { key: '9fa9befdcea7af76811b78f9f025f4565bc25f9e', tappable: this.backdropDismiss }), hAsync("div", { key: '63ed6cbdec2ea50dd7c1989677ac0cb1924e4b8c', tabindex: "0" }), hAsync("div", { key: 'e93d88a957d3deb4c886069bf7bb4c1b3c32c77e', class: "action-sheet-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, hAsync("div", { key: '8681ca457aa67fc9646cc9b03af2458cfc6af654', class: "action-sheet-head" }, header !== undefined && (hAsync("h2", { key: 'df225c04e4e9f57e944084c1205870dbfebe7175', id: headerID, class: {
6551
6551
  'action-sheet-title': true,
6552
6552
  'action-sheet-has-sub-title': this.subHeader !== undefined,
6553
- } }, header, this.subHeader && hAsync("div", { key: '6d888219145824fd36cdfe0d3c8388bbf2769777', class: "action-sheet-sub-title" }, this.subHeader))), buttons.map((b) => (hAsync("button", Object.assign({}, b.htmlAttributes, { type: "button", id: b.id, class: buttonClass$3(b), onClick: () => this.buttonClick(b), disabled: b.disabled }), hAsync("span", { class: "action-sheet-button-inner" }, b.icon && hAsync("ion-icon", { icon: b.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" }), b.text), mode === 'md' && hAsync("ion-ripple-effect", null))))), cancelButton && (hAsync("div", { key: '46f98f0ed5a9bdb3e35feb9ae71c4489c17b7d77', class: "action-sheet-group action-sheet-group-cancel" }, hAsync("button", Object.assign({ key: 'e3c457bced8ad5f692e48de26e65f731fd631b4f' }, cancelButton.htmlAttributes, { type: "button", class: buttonClass$3(cancelButton), onClick: () => this.buttonClick(cancelButton) }), hAsync("span", { key: '4cba6dc559f734ecc852e024959210cd0dd25354', class: "action-sheet-button-inner" }, cancelButton.icon && (hAsync("ion-icon", { key: '9df64989aad1b4d1e75edf4d37ab208965cfe37f', icon: cancelButton.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" })), cancelButton.text), mode === 'md' && hAsync("ion-ripple-effect", { key: '558089275a29177cefdb2e38eefc9b5c8b62872b' })))))), hAsync("div", { key: 'fa4df6e043b00a6e4126dbc71cb344cfc2b2e7bc', tabindex: "0" })));
6553
+ } }, header)), this.subHeader !== undefined && (hAsync("h2", { key: '49dbc8bc9fe09375719c783dcd4ae1a63287befa', class: "action-sheet-sub-title" }, this.subHeader)))), hAsync("div", { key: '22fc26a805b5a0d406caf0c83e00a9f6cea339c7', tabindex: "0" })));
6554
6554
  }
6555
6555
  get el() { return getElement(this); }
6556
6556
  static get watchers() { return {
@@ -6591,9 +6591,6 @@ class ActionSheet {
6591
6591
  "$attrsToReflect$": []
6592
6592
  }; }
6593
6593
  }
6594
- const buttonClass$3 = (button) => {
6595
- return Object.assign({ 'action-sheet-button': true, 'ion-activatable': !button.disabled, 'ion-focusable': !button.disabled, [`action-sheet-${button.role}`]: button.role !== undefined }, getClassMap(button.cssClass));
6596
- };
6597
6594
 
6598
6595
  const ENABLE_HTML_CONTENT_DEFAULT = false;
6599
6596
 
@@ -7236,9 +7233,9 @@ class Alert {
7236
7233
  * If neither is defined, don't set aria-labelledby.
7237
7234
  */
7238
7235
  const ariaLabelledBy = header ? hdrId : subHeader ? subHdrId : null;
7239
- return (hAsync(Host, Object.assign({ key: 'c7d53f48b359f2bc3480a2e1ba34948fc9378fb0', role: role, "aria-modal": "true", "aria-labelledby": ariaLabelledBy, "aria-describedby": message !== undefined ? msgId : null, tabindex: "-1" }, htmlAttributes, { style: {
7236
+ return (hAsync(Host, Object.assign({ key: 'a884e5b9a4d3ec4dc31dddf4e6c545b3cfa65447', role: role, "aria-modal": "true", "aria-labelledby": ariaLabelledBy, "aria-describedby": message !== undefined ? msgId : null, tabindex: "-1" }, htmlAttributes, { style: {
7240
7237
  zIndex: `${20000 + overlayIndex}`,
7241
- }, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'alert-translucent': this.translucent }), onIonAlertWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), hAsync("ion-backdrop", { key: '18c7e6b5d63435d9a6a82bda951158e7e1af6e92', tappable: this.backdropDismiss }), hAsync("div", { key: 'e35e1a4b81286976c8a6bab570c986f3196b21f4', tabindex: "0" }), hAsync("div", { key: '9089864c80d96ed834bf723f3de863cf1c4a5b97', class: "alert-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, hAsync("div", { key: 'dd600f02c84352059c6cdf98821b9c9a831bcdcb', class: "alert-head" }, header && (hAsync("h2", { key: '11afb605e1ccefc889fbdd2533d491bea8fbf183', id: hdrId, class: "alert-title" }, header)), subHeader && (hAsync("h2", { key: 'e53b0613d09d26e5a2cd7c9c6e63ec2535625ce5', id: subHdrId, class: "alert-sub-title" }, subHeader))), this.renderAlertMessage(msgId), this.renderAlertInputs(), this.renderAlertButtons()), hAsync("div", { key: 'cef60ec8b34c9aec8bc698f16f55324d1ce67c72', tabindex: "0" })));
7238
+ }, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'alert-translucent': this.translucent }), onIonAlertWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), hAsync("ion-backdrop", { key: '4c0e3088895cd7459b3704b9ac86ee436d0ccb0f', tappable: this.backdropDismiss }), hAsync("div", { key: '9732b28f6ce6cbfd8d2b87e93380355f89862f16', tabindex: "0" }), hAsync("div", { key: 'bb4902ccdcc926e8be5272e3084b9bf7bd5c76a4', class: "alert-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, hAsync("div", { key: '69acfd22b9b0e45a8411e77592494d73a79e3ccb', class: "alert-head" }, header && (hAsync("h2", { key: 'c15b0b6f44df94dda14ca1e9dea9629820a11fc5', id: hdrId, class: "alert-title" }, header)), subHeader && (hAsync("h2", { key: '1425dfabf5ee317a5ceaa1f2fe84d391b9b47cda', id: subHdrId, class: "alert-sub-title" }, subHeader))), this.renderAlertMessage(msgId), this.renderAlertInputs(), this.renderAlertButtons()), hAsync("div", { key: '6e36a7aec687e9e9b01ac16ee40b593836c293a2', tabindex: "0" })));
7242
7239
  }
7243
7240
  get el() { return getElement(this); }
7244
7241
  static get watchers() { return {
@@ -7316,7 +7313,7 @@ class App {
7316
7313
  }
7317
7314
  render() {
7318
7315
  const mode = getIonMode$1(this);
7319
- return (hAsync(Host, { key: 'e95cdeb2709edbc74f4e6ebf77cb110154605b72', class: {
7316
+ return (hAsync(Host, { key: '037d45fe1656a87409c1922c774e659ec32e8fd0', class: {
7320
7317
  [mode]: true,
7321
7318
  'ion-page': true,
7322
7319
  'force-statusbar-padding': config.getBoolean('_forceStatusbarPadding'),
@@ -7347,7 +7344,7 @@ class Avatar {
7347
7344
  registerInstance(this, hostRef);
7348
7345
  }
7349
7346
  render() {
7350
- return (hAsync(Host, { key: 'dc1e3cd535e419eebe5599574fd2393ebfde8bbc', class: getIonMode$1(this) }, hAsync("slot", { key: 'edb8441c063ea592b41345ea97d88ecd90cb3052' })));
7347
+ return (hAsync(Host, { key: '95d7ca334f9b66e0983cbc1b782ded0b9a54eaa9', class: getIonMode$1(this) }, hAsync("slot", { key: '011d20189acdb03bee328aa4fa0511826a0b3a36' })));
7351
7348
  }
7352
7349
  static get style() { return {
7353
7350
  ios: IonAvatarIosStyle0,
@@ -7435,7 +7432,7 @@ class BackButton {
7435
7432
  const showBackButton = defaultHref !== undefined;
7436
7433
  const mode = getIonMode$1(this);
7437
7434
  const ariaLabel = inheritedAttributes['aria-label'] || backButtonText || 'back';
7438
- return (hAsync(Host, { key: '8351c93a1812c94c979fb115f07a9ad7b3152188', onClick: this.onClick, class: createColorClasses$1(color, {
7435
+ return (hAsync(Host, { key: '175fff2d7a41d2deaaf7b781c5ba2aac9311ebf4', onClick: this.onClick, class: createColorClasses$1(color, {
7439
7436
  [mode]: true,
7440
7437
  button: true, // ion-buttons target .button
7441
7438
  'back-button-disabled': disabled,
@@ -7445,7 +7442,7 @@ class BackButton {
7445
7442
  'ion-activatable': true,
7446
7443
  'ion-focusable': true,
7447
7444
  'show-back-button': showBackButton,
7448
- }) }, hAsync("button", { key: '991b8baa784dbfbdf8d3581cbbf6a858ac1f1e6e', type: type, disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }, hAsync("span", { key: '929fcd83a4fdb00cf97ca803f234719171602a5e', class: "button-inner" }, backButtonIcon && (hAsync("ion-icon", { key: '0c10d412ae8342d96f221e626b421c9abadac748', part: "icon", icon: backButtonIcon, "aria-hidden": "true", lazy: false, "flip-rtl": icon === undefined })), backButtonText && (hAsync("span", { key: '96f505880a80f36ee8b8c78268b450f3629ee613', part: "text", "aria-hidden": "true", class: "button-text" }, backButtonText))), mode === 'md' && hAsync("ion-ripple-effect", { key: '0aecf5d415c608069eb1a10043530bd0929b6383', type: this.rippleType }))));
7445
+ }) }, hAsync("button", { key: '59fe30c167ea82e2431e45d46060a01bcb2aea77', type: type, disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }, hAsync("span", { key: '3d704fb7ef001446361e7a09d43763a771b242b9', class: "button-inner" }, backButtonIcon && (hAsync("ion-icon", { key: '5e8d4d811cacecdce053bed29badce0da30b9264', part: "icon", icon: backButtonIcon, "aria-hidden": "true", lazy: false, "flip-rtl": icon === undefined })), backButtonText && (hAsync("span", { key: '879d2fb636eb961729cd09e87d0169b91b4dc32a', part: "text", "aria-hidden": "true", class: "button-text" }, backButtonText))), mode === 'md' && hAsync("ion-ripple-effect", { key: 'd74fad653be6ce0958720ce9a9c6939790878102', type: this.rippleType }))));
7449
7446
  }
7450
7447
  get el() { return getElement(this); }
7451
7448
  static get style() { return {
@@ -7498,7 +7495,7 @@ class Backdrop {
7498
7495
  }
7499
7496
  render() {
7500
7497
  const mode = getIonMode$1(this);
7501
- return (hAsync(Host, { key: 'c803b4302c8e722064feb03dafe3cb6e190b4f2b', tabindex: "-1", "aria-hidden": "true", class: {
7498
+ return (hAsync(Host, { key: '604b6a7b73c3d1fca9590fe81b3a29230e94526b', tabindex: "-1", "aria-hidden": "true", class: {
7502
7499
  [mode]: true,
7503
7500
  'backdrop-hide': !this.visible,
7504
7501
  'backdrop-no-tappable': !this.tappable,
@@ -7538,9 +7535,9 @@ class Badge {
7538
7535
  }
7539
7536
  render() {
7540
7537
  const mode = getIonMode$1(this);
7541
- return (hAsync(Host, { key: '1253618692342bcf9487188402dc3d49ae0de480', class: createColorClasses$1(this.color, {
7538
+ return (hAsync(Host, { key: '2e051a2a6beddbd8d13f70f9e42afbcafd43a19b', class: createColorClasses$1(this.color, {
7542
7539
  [mode]: true,
7543
- }) }, hAsync("slot", { key: '71d65e203965ea37b94504a8a0a96beb52d4e356' })));
7540
+ }) }, hAsync("slot", { key: 'e0f4f0e39d2037d4bd85a351b5ff94cf84e233ce' })));
7544
7541
  }
7545
7542
  static get style() { return {
7546
7543
  ios: IonBadgeIosStyle0,
@@ -7626,7 +7623,7 @@ class Breadcrumb {
7626
7623
  // to show the separator as long as it isn't also the last breadcrumb
7627
7624
  // otherwise if not collapsed use the value in separator
7628
7625
  const showSeparator = last ? false : collapsed ? (showCollapsedIndicator && !last ? true : false) : separator;
7629
- return (hAsync(Host, { key: 'dfe55ad57f23e5da5f2e2c51fea99964812472e3', onClick: (ev) => openURL(href, ev, routerDirection, routerAnimation), "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
7626
+ return (hAsync(Host, { key: '236916d7f0d7862c821ea2c82e8d679722fee649', onClick: (ev) => openURL(href, ev, routerDirection, routerAnimation), "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
7630
7627
  [mode]: true,
7631
7628
  'breadcrumb-active': active,
7632
7629
  'breadcrumb-collapsed': collapsed,
@@ -7636,15 +7633,15 @@ class Breadcrumb {
7636
7633
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
7637
7634
  'ion-activatable': clickable,
7638
7635
  'ion-focusable': clickable,
7639
- }) }, hAsync(TagType, Object.assign({ key: 'e361b1f0e7de6dd5c5dd4f6deae72c2c8210466d' }, attrs, { class: "breadcrumb-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur }, inheritedAttributes), hAsync("slot", { key: '9daeb45a8a28c89f3ad5751f71b8412197846371', name: "start" }), hAsync("slot", { key: '4849e63cdffd6c712292745138b68730442c8b0d' }), hAsync("slot", { key: '6edf9bac5aec06ccec2844efac2d9afa1d24cf57', name: "end" })), showCollapsedIndicator && (hAsync("button", { key: 'de7f5faea75b44011b289d259265e2435a65874f', part: "collapsed-indicator", "aria-label": "Show more breadcrumbs", onClick: () => this.collapsedIndicatorClick(), ref: (collapsedEl) => (this.collapsedRef = collapsedEl), class: {
7636
+ }) }, hAsync(TagType, Object.assign({ key: 'e9c72683c6c13aa9994120b486e0c828d9f06f0f' }, attrs, { class: "breadcrumb-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur }, inheritedAttributes), hAsync("slot", { key: '4826849732bbbe560678c3218959424a17264dcb', name: "start" }), hAsync("slot", { key: '4c2d78d38c0204812c8029f7273de20d2712db9b' }), hAsync("slot", { key: '8492e5e1071904183936c1afd8acc4af6e115e67', name: "end" })), showCollapsedIndicator && (hAsync("button", { key: '848225f188b0955661a8d992829eb3ac08d8894c', part: "collapsed-indicator", "aria-label": "Show more breadcrumbs", onClick: () => this.collapsedIndicatorClick(), ref: (collapsedEl) => (this.collapsedRef = collapsedEl), class: {
7640
7637
  'breadcrumbs-collapsed-indicator': true,
7641
- } }, hAsync("ion-icon", { key: '957d8851af9c99dda263f34eff0b35a0fc212c32', "aria-hidden": "true", icon: ellipsisHorizontal, lazy: false }))), showSeparator && (
7638
+ } }, hAsync("ion-icon", { key: 'f8392f4fc818eb876f143bd6a3293e337e3b538f', "aria-hidden": "true", icon: ellipsisHorizontal, lazy: false }))), showSeparator && (
7642
7639
  /**
7643
7640
  * Separators should not be announced by narrators.
7644
7641
  * We add aria-hidden on the span so that this applies
7645
7642
  * to any custom separators too.
7646
7643
  */
7647
- hAsync("span", { key: '97d646c37c4c41ad6b12c3a543d1146fde06fc9a', class: "breadcrumb-separator", part: "separator", "aria-hidden": "true" }, hAsync("slot", { key: '0429f671a986f2d7be1b1b69fc879e80806d2916', name: "separator" }, mode === 'ios' ? (hAsync("ion-icon", { icon: chevronForwardOutline, lazy: false, "flip-rtl": true })) : (hAsync("span", null, "/")))))));
7644
+ hAsync("span", { key: '6c432e80a61682211599010ac452b8c14ca66819', class: "breadcrumb-separator", part: "separator", "aria-hidden": "true" }, hAsync("slot", { key: 'eb38b2db91a9406fb123f9132025e68b561f2f33', name: "separator" }, mode === 'ios' ? (hAsync("ion-icon", { icon: chevronForwardOutline, lazy: false, "flip-rtl": true })) : (hAsync("span", null, "/")))))));
7648
7645
  }
7649
7646
  get el() { return getElement(this); }
7650
7647
  static get style() { return {
@@ -7784,12 +7781,12 @@ class Breadcrumbs {
7784
7781
  render() {
7785
7782
  const { color, collapsed } = this;
7786
7783
  const mode = getIonMode$1(this);
7787
- return (hAsync(Host, { key: '18ffba1642f10cc2bc31440e84f23aa6f042e501', class: createColorClasses$1(color, {
7784
+ return (hAsync(Host, { key: '17d8cf4ef471b39787b0054974c8ded3bb7c63d7', class: createColorClasses$1(color, {
7788
7785
  [mode]: true,
7789
7786
  'in-toolbar': hostContext('ion-toolbar', this.el),
7790
7787
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
7791
7788
  'breadcrumbs-collapsed': collapsed,
7792
- }) }, hAsync("slot", { key: '3db6d31590e3047889ce554d57d155c8ea2e1455', onSlotchange: this.slotChanged })));
7789
+ }) }, hAsync("slot", { key: '3b1fe0730d5c8c76e95af181c92ea99c3f924d38', onSlotchange: this.slotChanged })));
7793
7790
  }
7794
7791
  get el() { return getElement(this); }
7795
7792
  static get watchers() { return {
@@ -8032,7 +8029,7 @@ class Button {
8032
8029
  {
8033
8030
  type !== 'button' && this.renderHiddenButton();
8034
8031
  }
8035
- return (hAsync(Host, { key: '8f3a0363d46ef888d22b0b0812c70cb4f79e6efa', onClick: this.handleClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
8032
+ return (hAsync(Host, { key: '5b7ed17b35c2573be0afc558e6b02674e9e26167', onClick: this.handleClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
8036
8033
  [mode]: true,
8037
8034
  [buttonType]: true,
8038
8035
  [`${buttonType}-${expand}`]: expand !== undefined,
@@ -8047,7 +8044,7 @@ class Button {
8047
8044
  'button-disabled': disabled,
8048
8045
  'ion-activatable': true,
8049
8046
  'ion-focusable': true,
8050
- }) }, hAsync(TagType, Object.assign({ key: 'a517c7d06aab15ad4c2a51b8ec224c1aeb4ed565' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur }, inheritedAttributes), hAsync("span", { key: '127c26dd97c0bf5097433df77df7313d59784899', class: "button-inner" }, hAsync("slot", { key: '39d9a9cad8e1addbe63406062e555e05c2cb541b', name: "icon-only", onSlotchange: this.slotChanged }), hAsync("slot", { key: 'cfdebdd89155c6c21eb80e51e06456a3a6d877e0', name: "start" }), hAsync("slot", { key: 'eac497e0f97ab55baa834ae23155d89b0f7069c6' }), hAsync("slot", { key: 'c99f7900f8856b32a0b4ac11092d461f5e9a1109', name: "end" })), mode === 'md' && hAsync("ion-ripple-effect", { key: 'c681edb0480879fbd801575f2233f6e118898638', type: this.rippleType }))));
8047
+ }) }, hAsync(TagType, Object.assign({ key: '966a458dc3467224af4642ed4f3d5324a6be55fb' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur }, inheritedAttributes), hAsync("span", { key: 'c80be7023eedf773cf912bcd02567fd9f1f847b0', class: "button-inner" }, hAsync("slot", { key: '8bbe6295280630a36b4e2f10831c15a1128a8195', name: "icon-only", onSlotchange: this.slotChanged }), hAsync("slot", { key: '5d9599da2602fb9ddaf680deacacbf199a71c74f', name: "start" }), hAsync("slot", { key: 'e67f2a02eb60c84954293b4613670c48d24463be' }), hAsync("slot", { key: '01c49f68100aace088f61e10e364314ed830d8ad', name: "end" })), mode === 'md' && hAsync("ion-ripple-effect", { key: 'de1a6308dc2c1add2b5191257d532a3960d7e806', type: this.rippleType }))));
8051
8048
  }
8052
8049
  get el() { return getElement(this); }
8053
8050
  static get watchers() { return {
@@ -8098,10 +8095,10 @@ class Buttons {
8098
8095
  }
8099
8096
  render() {
8100
8097
  const mode = getIonMode$1(this);
8101
- return (hAsync(Host, { key: '4e5ce9abb3f56e8c91e3eb58c2819300e61eba24', class: {
8098
+ return (hAsync(Host, { key: '793b8c75a70119f7a8509925651534fb8cd4cc57', class: {
8102
8099
  [mode]: true,
8103
8100
  ['buttons-collapse']: this.collapse,
8104
- } }, hAsync("slot", { key: 'f2f360ec888b6e946b512fed07431fab47c61482' })));
8101
+ } }, hAsync("slot", { key: 'c6734e44e32a5591ba8ea34a0f30f4908a3e70c9' })));
8105
8102
  }
8106
8103
  static get style() { return {
8107
8104
  ios: IonButtonsIosStyle0,
@@ -8170,7 +8167,7 @@ class Card {
8170
8167
  }
8171
8168
  render() {
8172
8169
  const mode = getIonMode$1(this);
8173
- return (hAsync(Host, { key: '8584300522f382ee8891c039d71da82533dfa36a', class: createColorClasses$1(this.color, {
8170
+ return (hAsync(Host, { key: 'a8fbab81cdc15f33c58df20df1da2b58d196fa06', class: createColorClasses$1(this.color, {
8174
8171
  [mode]: true,
8175
8172
  'card-disabled': this.disabled,
8176
8173
  'ion-activatable': this.isClickable(),
@@ -8217,7 +8214,7 @@ class CardContent {
8217
8214
  }
8218
8215
  render() {
8219
8216
  const mode = getIonMode$1(this);
8220
- return (hAsync(Host, { key: '2a2d0b48aad4b83990a1748fce60e772514eb223', class: {
8217
+ return (hAsync(Host, { key: '065710efda5c54032a7612bc8469c46a39b9c246', class: {
8221
8218
  [mode]: true,
8222
8219
  // Used internally for styling
8223
8220
  [`card-content-${mode}`]: true,
@@ -8254,11 +8251,11 @@ class CardHeader {
8254
8251
  }
8255
8252
  render() {
8256
8253
  const mode = getIonMode$1(this);
8257
- return (hAsync(Host, { key: '18d12507ec6e650a72d721e9d0f4128b5e86df1d', class: createColorClasses$1(this.color, {
8254
+ return (hAsync(Host, { key: '20cf862f9c2410fa1be97d17e43b726c4b006f6c', class: createColorClasses$1(this.color, {
8258
8255
  'card-header-translucent': this.translucent,
8259
8256
  'ion-inherit-color': true,
8260
8257
  [mode]: true,
8261
- }) }, hAsync("slot", { key: '3374c087d8c3f014082787e255432e7a335ef44f' })));
8258
+ }) }, hAsync("slot", { key: '40a4b2a04d02969e6cdf328cbb7ee9d77e6d4fce' })));
8262
8259
  }
8263
8260
  static get style() { return {
8264
8261
  ios: IonCardHeaderIosStyle0,
@@ -8293,10 +8290,10 @@ class CardSubtitle {
8293
8290
  }
8294
8291
  render() {
8295
8292
  const mode = getIonMode$1(this);
8296
- return (hAsync(Host, { key: 'cbcb01bd01cf6de64a0b04fb626e42b07ceb8f53', role: "heading", "aria-level": "3", class: createColorClasses$1(this.color, {
8293
+ return (hAsync(Host, { key: 'da15ebf9caf9015fc2a8b0f5fd5cbc40a424d85a', role: "heading", "aria-level": "3", class: createColorClasses$1(this.color, {
8297
8294
  'ion-inherit-color': true,
8298
8295
  [mode]: true,
8299
- }) }, hAsync("slot", { key: 'cbcaa73aa5799882c48d6c0aabfb13651bcc91c0' })));
8296
+ }) }, hAsync("slot", { key: '24e5a0396f518ec710cc6537d851924d31370309' })));
8300
8297
  }
8301
8298
  static get style() { return {
8302
8299
  ios: IonCardSubtitleIosStyle0,
@@ -8330,10 +8327,10 @@ class CardTitle {
8330
8327
  }
8331
8328
  render() {
8332
8329
  const mode = getIonMode$1(this);
8333
- return (hAsync(Host, { key: 'f904a0ca6489f147d03c9c5f9f2c5549cdb38d1a', role: "heading", "aria-level": "2", class: createColorClasses$1(this.color, {
8330
+ return (hAsync(Host, { key: '7a3c9120461b994de29124eb5ae2f14a995e15da', role: "heading", "aria-level": "2", class: createColorClasses$1(this.color, {
8334
8331
  'ion-inherit-color': true,
8335
8332
  [mode]: true,
8336
- }) }, hAsync("slot", { key: 'effb921de4ad8dfbbe318b3f692f4005812da7b1' })));
8333
+ }) }, hAsync("slot", { key: '548998a695d0b6abed8f6bf43201635744cc8540' })));
8337
8334
  }
8338
8335
  static get style() { return {
8339
8336
  ios: IonCardTitleIosStyle0,
@@ -8428,7 +8425,7 @@ class Checkbox {
8428
8425
  const mode = getIonMode$1(this);
8429
8426
  const path = getSVGPath(mode, indeterminate);
8430
8427
  renderHiddenInput(true, el, name, checked ? value : '', disabled);
8431
- return (hAsync(Host, { key: 'd7a07fbf130413eaa4622c07786e8a00723113eb', "aria-checked": indeterminate ? 'mixed' : `${checked}`, class: createColorClasses$1(color, {
8428
+ return (hAsync(Host, { key: '874fedc923ef2fb15c07936762bf05745424821a', "aria-checked": indeterminate ? 'mixed' : `${checked}`, class: createColorClasses$1(color, {
8432
8429
  [mode]: true,
8433
8430
  'in-item': hostContext('ion-item', el),
8434
8431
  'checkbox-checked': checked,
@@ -8438,10 +8435,10 @@ class Checkbox {
8438
8435
  [`checkbox-justify-${justify}`]: justify !== undefined,
8439
8436
  [`checkbox-alignment-${alignment}`]: alignment !== undefined,
8440
8437
  [`checkbox-label-placement-${labelPlacement}`]: true,
8441
- }), onClick: this.onClick }, hAsync("label", { key: '99797589ed4ea7cbac53531c85b2d4a2dcd568c4', class: "checkbox-wrapper" }, hAsync("input", Object.assign({ key: 'cc12fe7920ab23c6f21546f7b312b8f1f5671349', type: "checkbox", checked: checked ? true : undefined, disabled: disabled, id: inputId, onChange: this.toggleChecked, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl) }, inheritedAttributes)), hAsync("div", { key: '1b087f061da5abca6129d372503d8882b77e24be', class: {
8438
+ }), onClick: this.onClick }, hAsync("label", { key: '0c316771e228f62d10650e5cf7deb836710adca6', class: "checkbox-wrapper" }, hAsync("input", Object.assign({ key: '7fb76d00d9d1d7923a8bac2494f395cd9e0445de', type: "checkbox", checked: checked ? true : undefined, disabled: disabled, id: inputId, onChange: this.toggleChecked, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl) }, inheritedAttributes)), hAsync("div", { key: 'ac5980854ea3745ad41c6c739b3ece258b28ba4f', class: {
8442
8439
  'label-text-wrapper': true,
8443
8440
  'label-text-wrapper-hidden': el.textContent === '',
8444
- }, part: "label" }, hAsync("slot", { key: 'bc84274c826fa1db1207230aa03bf5790afe2992' })), hAsync("div", { key: '89e9396dc9215804bd8ac42e943a292d050ef8c5', class: "native-wrapper" }, hAsync("svg", { key: '2aafac248c639074faaf17044d8d9204474a9b7b', class: "checkbox-icon", viewBox: "0 0 24 24", part: "container" }, path)))));
8441
+ }, part: "label" }, hAsync("slot", { key: 'caadcf425702d54d99c4fb97c97a85b8733edf78' })), hAsync("div", { key: 'b3b2fb8530f308b05e37413e225e3ca0a5ff2c44', class: "native-wrapper" }, hAsync("svg", { key: '3e9d490777e4c0bea9132fafe6cca4ae97477eee', class: "checkbox-icon", viewBox: "0 0 24 24", part: "container" }, path)))));
8445
8442
  }
8446
8443
  getSVGPath(mode, indeterminate) {
8447
8444
  let path = indeterminate ? (hAsync("path", { d: "M6 12L18 12", part: "mark" })) : (hAsync("path", { d: "M5.9,12.5l3.8,3.8l8.8-8.8", part: "mark" }));
@@ -8494,12 +8491,12 @@ class Chip {
8494
8491
  }
8495
8492
  render() {
8496
8493
  const mode = getIonMode$1(this);
8497
- return (hAsync(Host, { key: '7dd923c1b28d1eb1efa348f66f49cec067645af9', "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
8494
+ return (hAsync(Host, { key: '7e3a88e481f815b79e8f2eeb00f2153234d29386', "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
8498
8495
  [mode]: true,
8499
8496
  'chip-outline': this.outline,
8500
8497
  'chip-disabled': this.disabled,
8501
8498
  'ion-activatable': true,
8502
- }) }, hAsync("slot", { key: '7ede838bf109dc27a898ee2dcdeabc3f439c8e6f' }), mode === 'md' && hAsync("ion-ripple-effect", { key: '5acb073029544e73fcc0db4cc4e661ec1df4d231' })));
8499
+ }) }, hAsync("slot", { key: 'e557aabdc64c4bd8bcb88a92d89dee801795f838' }), mode === 'md' && hAsync("ion-ripple-effect", { key: '2004d108c63d179287230d28638957a838ef880e' })));
8503
8500
  }
8504
8501
  static get style() { return {
8505
8502
  ios: IonChipIosStyle0,
@@ -8650,9 +8647,9 @@ class Col {
8650
8647
  render() {
8651
8648
  const isRTL = document.dir === 'rtl';
8652
8649
  const mode = getIonMode$1(this);
8653
- return (hAsync(Host, { key: 'c37fa4c4c993385ccbb6f4e89b2f390b140507a0', class: {
8650
+ return (hAsync(Host, { key: '897a97e0ac15bab594463e9a5d75f446378c5916', class: {
8654
8651
  [mode]: true,
8655
- }, style: Object.assign(Object.assign(Object.assign(Object.assign({}, this.calculateOffset(isRTL)), this.calculatePull(isRTL)), this.calculatePush(isRTL)), this.calculateSize()) }, hAsync("slot", { key: '6a5296ff0b9dee6600c2dafe7363a065d053bac2' })));
8652
+ }, style: Object.assign(Object.assign(Object.assign(Object.assign({}, this.calculateOffset(isRTL)), this.calculatePull(isRTL)), this.calculatePush(isRTL)), this.calculateSize()) }, hAsync("slot", { key: '04642f36a0583b81c1eb0aa346991c72f2c75001' })));
8656
8653
  }
8657
8654
  static get style() { return IonColStyle0; }
8658
8655
  static get cmpMeta() { return {
@@ -9026,7 +9023,7 @@ class Content {
9026
9023
  const forceOverscroll = this.shouldForceOverscroll();
9027
9024
  const transitionShadow = mode === 'ios';
9028
9025
  this.resize();
9029
- return (hAsync(Host, Object.assign({ key: '92a7cbc2e9c812930f4231bd846411933a5dded6', role: isMainContent ? 'main' : undefined, class: createColorClasses$1(this.color, {
9026
+ return (hAsync(Host, Object.assign({ key: '717c11415acdbd0da1c1d86c2f3757d1c7a8ea65', role: isMainContent ? 'main' : undefined, class: createColorClasses$1(this.color, {
9030
9027
  [mode]: true,
9031
9028
  'content-sizing': hostContext('ion-popover', this.el),
9032
9029
  overscroll: forceOverscroll,
@@ -9034,12 +9031,12 @@ class Content {
9034
9031
  }), style: {
9035
9032
  '--offset-top': `${this.cTop}px`,
9036
9033
  '--offset-bottom': `${this.cBottom}px`,
9037
- } }, inheritedAttributes), hAsync("div", { key: '52498d8874b9944b8245e448ea9dfc75b3929c2d', ref: (el) => (this.backgroundContentEl = el), id: "background-content", part: "background" }), fixedSlotPlacement === 'before' ? hAsync("slot", { name: "fixed" }) : null, hAsync("div", { key: '00e157a53485b285300404178436276afceb63f5', class: {
9034
+ } }, inheritedAttributes), hAsync("div", { key: 'ad0ae962f571673976adc4659a027d608cc4a260', ref: (el) => (this.backgroundContentEl = el), id: "background-content", part: "background" }), fixedSlotPlacement === 'before' ? hAsync("slot", { name: "fixed" }) : null, hAsync("div", { key: 'a5681f4e0fa66cbc8ed677aec7d6163d0274b465', class: {
9038
9035
  'inner-scroll': true,
9039
9036
  'scroll-x': scrollX,
9040
9037
  'scroll-y': scrollY,
9041
9038
  overscroll: (scrollX || scrollY) && forceOverscroll,
9042
- }, ref: (scrollEl) => (this.scrollEl = scrollEl), onScroll: this.scrollEvents ? (ev) => this.onScroll(ev) : undefined, part: "scroll" }, hAsync("slot", { key: '8522320514a2e8a63f7dc9ade6c1fb3fb00f454e' })), transitionShadow ? (hAsync("div", { class: "transition-effect" }, hAsync("div", { class: "transition-cover" }), hAsync("div", { class: "transition-shadow" }))) : null, fixedSlotPlacement === 'after' ? hAsync("slot", { name: "fixed" }) : null));
9039
+ }, ref: (scrollEl) => (this.scrollEl = scrollEl), onScroll: this.scrollEvents ? (ev) => this.onScroll(ev) : undefined, part: "scroll" }, hAsync("slot", { key: '81dc159f6dc9267cc5c8f899334fec9db6696a39' })), transitionShadow ? (hAsync("div", { class: "transition-effect" }, hAsync("div", { class: "transition-cover" }), hAsync("div", { class: "transition-shadow" }))) : null, fixedSlotPlacement === 'after' ? hAsync("slot", { name: "fixed" }) : null));
9043
9040
  }
9044
9041
  get el() { return getElement(this); }
9045
9042
  static get style() { return IonContentStyle0; }
@@ -12560,7 +12557,7 @@ class Datetime {
12560
12557
  const hasDatePresentation = presentation === 'date' || presentation === 'date-time' || presentation === 'time-date';
12561
12558
  const hasWheelVariant = hasDatePresentation && preferWheel;
12562
12559
  renderHiddenInput(true, el, name, formatValue(value), disabled);
12563
- return (hAsync(Host, { key: '2933ce5caaeb21a633b1ec4d936e86b0f0890807', "aria-disabled": disabled ? 'true' : null, onFocus: this.onFocus, onBlur: this.onBlur, class: Object.assign({}, createColorClasses$1(color, {
12560
+ return (hAsync(Host, { key: 'c968c01a9fe0b4b2e7168ada6579f0b504f213c1', "aria-disabled": disabled ? 'true' : null, onFocus: this.onFocus, onBlur: this.onBlur, class: Object.assign({}, createColorClasses$1(color, {
12564
12561
  [mode]: true,
12565
12562
  ['datetime-readonly']: readonly,
12566
12563
  ['datetime-disabled']: disabled,
@@ -12570,7 +12567,7 @@ class Datetime {
12570
12567
  [`datetime-size-${size}`]: true,
12571
12568
  [`datetime-prefer-wheel`]: hasWheelVariant,
12572
12569
  [`datetime-grid`]: isGridStyle,
12573
- })) }, hAsync("div", { key: '0efc9ef0aa1a29234412b2eddf5d7ff899b7543f', class: "intersection-tracker", ref: (el) => (this.intersectionTrackerRef = el) }), this.renderDatetime(mode)));
12570
+ })) }, hAsync("div", { key: '34c6576dcc6693b26c00d08eda2cf194f6a3cc46', class: "intersection-tracker", ref: (el) => (this.intersectionTrackerRef = el) }), this.renderDatetime(mode)));
12574
12571
  }
12575
12572
  get el() { return getElement(this); }
12576
12573
  static get watchers() { return {
@@ -12978,11 +12975,11 @@ class DatetimeButton {
12978
12975
  render() {
12979
12976
  const { color, dateText, timeText, selectedButton, datetimeActive, disabled } = this;
12980
12977
  const mode = getIonMode$1(this);
12981
- return (hAsync(Host, { key: '0be955404133adbb31ae16a6599014bb29765f19', class: createColorClasses$1(color, {
12978
+ return (hAsync(Host, { key: 'c1e3da705c6a00d9606ec966066e8126e9880b17', class: createColorClasses$1(color, {
12982
12979
  [mode]: true,
12983
12980
  [`${selectedButton}-active`]: datetimeActive,
12984
12981
  ['datetime-button-disabled']: disabled,
12985
- }) }, dateText && (hAsync("button", { key: '812dcb50b17768cc13a5cfa0bcce8b113cee0f09', class: "ion-activatable", id: "date-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleDateClick, disabled: disabled, part: "native", ref: (el) => (this.dateTargetEl = el) }, hAsync("slot", { key: '46930c740a32a78502df9e651f9bd5914d6a9fea', name: "date-target" }, dateText), mode === 'md' && hAsync("ion-ripple-effect", { key: '0602999cc8435dc37aa22da7f5531bc8cb71e1b4' }))), timeText && (hAsync("button", { key: 'ecdd21da5181ecbdce03209f9f6673b7dcbc1f78', class: "ion-activatable", id: "time-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleTimeClick, disabled: disabled, part: "native", ref: (el) => (this.timeTargetEl = el) }, hAsync("slot", { key: 'b5b093b5166d12d11e27360788edaac916d44390', name: "time-target" }, timeText), mode === 'md' && hAsync("ion-ripple-effect", { key: '70bb3a04f4748d13233eeb257503968dbd1161a9' })))));
12982
+ }) }, dateText && (hAsync("button", { key: '26752763bc400fb9c1fcad988001304ba1540152', class: "ion-activatable", id: "date-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleDateClick, disabled: disabled, part: "native", ref: (el) => (this.dateTargetEl = el) }, hAsync("slot", { key: '8594e0acf504fb28f66cee325b94d03d64c72285', name: "date-target" }, dateText), mode === 'md' && hAsync("ion-ripple-effect", { key: 'de91cd8625f4522736d5c7366f0d4289a4340086' }))), timeText && (hAsync("button", { key: '03d5d4132c3653514a0e55ca2b06e56681a846bf', class: "ion-activatable", id: "time-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleTimeClick, disabled: disabled, part: "native", ref: (el) => (this.timeTargetEl = el) }, hAsync("slot", { key: 'bc8b46650926f4db676832cebdd7aaf30d84a1e9', name: "time-target" }, timeText), mode === 'md' && hAsync("ion-ripple-effect", { key: 'fcaceadaddab045a816739b7a4588fdd46228af2' })))));
12986
12983
  }
12987
12984
  get el() { return getElement(this); }
12988
12985
  static get style() { return {
@@ -13056,12 +13053,12 @@ class Fab {
13056
13053
  render() {
13057
13054
  const { horizontal, vertical, edge } = this;
13058
13055
  const mode = getIonMode$1(this);
13059
- return (hAsync(Host, { key: 'cb44cf6486b0a6439b99da87c065b0b52e2514f4', class: {
13056
+ return (hAsync(Host, { key: '6e92fa00d624e6bd249b5852994e8632aa2fd570', class: {
13060
13057
  [mode]: true,
13061
13058
  [`fab-horizontal-${horizontal}`]: horizontal !== undefined,
13062
13059
  [`fab-vertical-${vertical}`]: vertical !== undefined,
13063
13060
  'fab-edge': edge,
13064
- } }, hAsync("slot", { key: '1ed484c7ecb10cd81fbca9a4f5c4049bf82f9f8a' })));
13061
+ } }, hAsync("slot", { key: '93dc7aa5cc9857d5278cda2819a4fd4f7aff8c9c' })));
13065
13062
  }
13066
13063
  get el() { return getElement(this); }
13067
13064
  static get watchers() { return {
@@ -13151,7 +13148,7 @@ class FabButton {
13151
13148
  rel: this.rel,
13152
13149
  target: this.target,
13153
13150
  };
13154
- return (hAsync(Host, { key: 'eb347f7d6749c40637540d84778eb8d1b667a947', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
13151
+ return (hAsync(Host, { key: 'da42d7adc23bd03a4f9b1b16bac96179e0b98edc', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
13155
13152
  [mode]: true,
13156
13153
  'fab-button-in-list': inList,
13157
13154
  'fab-button-translucent-in-list': inList && translucent,
@@ -13162,7 +13159,7 @@ class FabButton {
13162
13159
  'ion-activatable': true,
13163
13160
  'ion-focusable': true,
13164
13161
  [`fab-button-${size}`]: size !== undefined,
13165
- }) }, hAsync(TagType, Object.assign({ key: '83e853c8815f41543c848eb2e05ec2bb1716110a' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur, onClick: (ev) => openURL(href, ev, this.routerDirection, this.routerAnimation) }, inheritedAttributes), hAsync("ion-icon", { key: '798deede94de658e4345acf7c2aafe2ab2567b0b', "aria-hidden": "true", icon: this.closeIcon, part: "close-icon", class: "close-icon", lazy: false }), hAsync("span", { key: '99252fde6de1aca73fc240a6da7e29acac9acb18', class: "button-inner" }, hAsync("slot", { key: 'dc73e9b41bf1f0e385e5784f975dfb81e37c8dfb' })), mode === 'md' && hAsync("ion-ripple-effect", { key: '8413e162f44a0350f54dff06cff7aad101de3549' }))));
13162
+ }) }, hAsync(TagType, Object.assign({ key: 'f0e62e3f469c05ba7e7fe0ee9315d0d131d46bca' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur, onClick: (ev) => openURL(href, ev, this.routerDirection, this.routerAnimation) }, inheritedAttributes), hAsync("ion-icon", { key: '5df29d68f977902c650579161662db7e01ebedf5', "aria-hidden": "true", icon: this.closeIcon, part: "close-icon", class: "close-icon", lazy: false }), hAsync("span", { key: '451794c3a2f4cd34c7250bc950d21d9839ce9d97', class: "button-inner" }, hAsync("slot", { key: '636042b9532a4035d7ebaf94ec5ba64cf8e5ffbb' })), mode === 'md' && hAsync("ion-ripple-effect", { key: '00f80c424536a011cbbdbb7ad079a464c160835b' }))));
13166
13163
  }
13167
13164
  get el() { return getElement(this); }
13168
13165
  static get style() { return {
@@ -13213,11 +13210,11 @@ class FabList {
13213
13210
  }
13214
13211
  render() {
13215
13212
  const mode = getIonMode$1(this);
13216
- return (hAsync(Host, { key: 'fa1d195b9950654ba0e984bf61d981c977d05275', class: {
13213
+ return (hAsync(Host, { key: '94001f76326d3f8d5480f4b1be10c779a282e9fd', class: {
13217
13214
  [mode]: true,
13218
13215
  'fab-list-active': this.activated,
13219
13216
  [`fab-list-side-${this.side}`]: true,
13220
- } }, hAsync("slot", { key: '2ec738c66c05112e1e2521155d6adfc36d2fd1db' })));
13217
+ } }, hAsync("slot", { key: '6a31a954e2c0aab3afba31f30313a9394a8af94a' })));
13221
13218
  }
13222
13219
  get el() { return getElement(this); }
13223
13220
  static get watchers() { return {
@@ -13669,7 +13666,7 @@ class Footer {
13669
13666
  const mode = getIonMode$1(this);
13670
13667
  const tabs = this.el.closest('ion-tabs');
13671
13668
  const tabBar = tabs === null || tabs === void 0 ? void 0 : tabs.querySelector(':scope > ion-tab-bar');
13672
- return (hAsync(Host, { key: '5da19dc38ba73e1ddfd1bef3ebd485105d77c751', role: "contentinfo", class: {
13669
+ return (hAsync(Host, { key: 'cb3a32020d48e3260c18da2e518706a4a7930f26', role: "contentinfo", class: {
13673
13670
  [mode]: true,
13674
13671
  // Used internally for styling
13675
13672
  [`footer-${mode}`]: true,
@@ -13677,7 +13674,7 @@ class Footer {
13677
13674
  [`footer-translucent-${mode}`]: translucent,
13678
13675
  ['footer-toolbar-padding']: !this.keyboardVisible && (!tabBar || tabBar.slot !== 'bottom'),
13679
13676
  [`footer-collapse-${collapse}`]: collapse !== undefined,
13680
- } }, mode === 'ios' && translucent && hAsync("div", { key: 'fafad08090a33d8c4e8a5b63d61929dcb89aab47', class: "footer-background" }), hAsync("slot", { key: 'e0a443d346afa55e4317c0bc1263fdbe3c619559' })));
13677
+ } }, mode === 'ios' && translucent && hAsync("div", { key: '8f6f2c4594583ee34752950d4291c637accf9287', class: "footer-background" }), hAsync("slot", { key: 'd37e786a045bec0fd06010627ffd27e8e78e754e' })));
13681
13678
  }
13682
13679
  get el() { return getElement(this); }
13683
13680
  static get style() { return {
@@ -13708,10 +13705,10 @@ class Grid {
13708
13705
  }
13709
13706
  render() {
13710
13707
  const mode = getIonMode$1(this);
13711
- return (hAsync(Host, { key: '930ce78b02f8360fbca08a35d364d2c09128c6c8', class: {
13708
+ return (hAsync(Host, { key: 'f2194ede3623545d366468a30704765e289fb00d', class: {
13712
13709
  [mode]: true,
13713
13710
  'grid-fixed': this.fixed,
13714
- } }, hAsync("slot", { key: 'c47bf7ef2197f5ebc42d3e2c55044276fb0db393' })));
13711
+ } }, hAsync("slot", { key: '4052880901245cda5dd82a5c452e7dd3e02ab7fd' })));
13715
13712
  }
13716
13713
  static get style() { return IonGridStyle0; }
13717
13714
  static get cmpMeta() { return {
@@ -14042,14 +14039,14 @@ class Header {
14042
14039
  const collapse = this.collapse || 'none';
14043
14040
  // banner role must be at top level, so remove role if inside a menu
14044
14041
  const roleType = hostContext('ion-menu', this.el) ? 'none' : 'banner';
14045
- return (hAsync(Host, Object.assign({ key: 'c687314ef290793a9d633ad20cfc5eeb47621e31', role: roleType, class: {
14042
+ return (hAsync(Host, Object.assign({ key: '4053b08038a245309f125bfcb697a84ef52ab5e5', role: roleType, class: {
14046
14043
  [mode]: true,
14047
14044
  // Used internally for styling
14048
14045
  [`header-${mode}`]: true,
14049
14046
  [`header-translucent`]: this.translucent,
14050
14047
  [`header-collapse-${collapse}`]: true,
14051
14048
  [`header-translucent-${mode}`]: this.translucent,
14052
- } }, inheritedAttributes), mode === 'ios' && translucent && hAsync("div", { key: 'b429996046082405a91e7c23f95516db0b736f12', class: "header-background" }), hAsync("slot", { key: 'e17a8965f8d3a33c1bfcb056c153d8242e5229fa' })));
14049
+ } }, inheritedAttributes), mode === 'ios' && translucent && hAsync("div", { key: '551cf9d1e76ee4331dd36ab45f9200bdb7fe95ea', class: "header-background" }), hAsync("slot", { key: '29360e44e184ac8a9f0f926166c34474c9acba55' })));
14053
14050
  }
14054
14051
  get el() { return getElement(this); }
14055
14052
  static get style() { return {
@@ -14328,7 +14325,7 @@ class Img {
14328
14325
  render() {
14329
14326
  const { loadSrc, alt, onLoad, loadError, inheritedAttributes } = this;
14330
14327
  const { draggable } = inheritedAttributes;
14331
- return (hAsync(Host, { key: '14d24d65ec8e5522192ca58035264971b1ab883b', class: getIonMode$1(this) }, hAsync("img", { key: '345ba155a5fdce5e66c397a599b7333d37d9cb1d', decoding: "async", src: loadSrc, alt: alt, onLoad: onLoad, onError: loadError, part: "image", draggable: isDraggable(draggable) })));
14328
+ return (hAsync(Host, { key: '0bf9dd6980a327fe9db56d20ee7d1cba3d24004e', class: getIonMode$1(this) }, hAsync("img", { key: '41219b518d152a07ac9e6887338c6fc1f5bd62e3', decoding: "async", src: loadSrc, alt: alt, onLoad: onLoad, onError: loadError, part: "image", draggable: isDraggable(draggable) })));
14332
14329
  }
14333
14330
  get el() { return getElement(this); }
14334
14331
  static get watchers() { return {
@@ -14535,7 +14532,7 @@ class InfiniteScroll {
14535
14532
  render() {
14536
14533
  const mode = getIonMode$1(this);
14537
14534
  const disabled = this.disabled;
14538
- return (hAsync(Host, { key: '1444429a86950c449953cbf578436cc8cabf40ec', class: {
14535
+ return (hAsync(Host, { key: '6ebf01d8e9abd5b0e6197a0c13436b587ffc9fe8', class: {
14539
14536
  [mode]: true,
14540
14537
  'infinite-scroll-loading': this.isLoading,
14541
14538
  'infinite-scroll-enabled': !disabled,
@@ -14591,11 +14588,11 @@ class InfiniteScrollContent {
14591
14588
  }
14592
14589
  render() {
14593
14590
  const mode = getIonMode$1(this);
14594
- return (hAsync(Host, { key: '060278bf9cb0321e182352f9613be4ebbb028259', class: {
14591
+ return (hAsync(Host, { key: 'c3ba9864511b2aedd4884fa631d59559f9086924', class: {
14595
14592
  [mode]: true,
14596
14593
  // Used internally for styling
14597
14594
  [`infinite-scroll-content-${mode}`]: true,
14598
- } }, hAsync("div", { key: '07d3cada920145f979ad315bd187fb878e0c3da3', class: "infinite-loading" }, this.loadingSpinner && (hAsync("div", { key: '6254f175d7543d09f3dd47cd0589a2809182cd8c', class: "infinite-loading-spinner" }, hAsync("ion-spinner", { key: 'a6a816d1c65b60b786333b209b63492aa716a283', name: this.loadingSpinner }))), this.loadingText !== undefined && this.renderLoadingText())));
14595
+ } }, hAsync("div", { key: '4d9d40457fec317f32da1a4584895de867c88ba9', class: "infinite-loading" }, this.loadingSpinner && (hAsync("div", { key: '9e8f364f6c66b53f5912c6c9437caa6cc52bd4d3', class: "infinite-loading-spinner" }, hAsync("ion-spinner", { key: '457f34b169124457be68feff8e464466afc747b7', name: this.loadingSpinner }))), this.loadingText !== undefined && this.renderLoadingText())));
14599
14596
  }
14600
14597
  static get style() { return {
14601
14598
  ios: IonInfiniteScrollContentIosStyle0,
@@ -15327,7 +15324,7 @@ class Input {
15327
15324
  * TODO(FW-5592): Remove hasStartEndSlots condition
15328
15325
  */
15329
15326
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
15330
- return (hAsync(Host, { key: '907ce98a82b5cfae5a08504cd79e00a2330b7444', class: createColorClasses$1(this.color, {
15327
+ return (hAsync(Host, { key: '8fe11981fe29ec7042234e5f0a6821511e1a3ce2', class: createColorClasses$1(this.color, {
15331
15328
  [mode]: true,
15332
15329
  'has-value': hasValue,
15333
15330
  'has-focus': hasFocus,
@@ -15338,7 +15335,7 @@ class Input {
15338
15335
  'in-item': inItem,
15339
15336
  'in-item-color': hostContext('ion-item.ion-color', this.el),
15340
15337
  'input-disabled': disabled,
15341
- }) }, hAsync("label", { key: '59d5bb45d2a5b828bba0ed8687a632a551e2f4d8', class: "input-wrapper", htmlFor: inputId }, this.renderLabelContainer(), hAsync("div", { key: 'f93f129d08246d0e9a601c100d718534d6403853', class: "native-wrapper" }, hAsync("slot", { key: '54eeb1a6bace662b7eb0d7e27180ea3d7e3a3729', name: "start" }), hAsync("input", Object.assign({ key: 'b3e0be55bc1a4a539ae3b0fdcf7fc078723cca16', class: "native-input", ref: (input) => (this.nativeInput = input), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, min: this.min, max: this.max, minLength: this.minlength, maxLength: this.maxlength, multiple: this.multiple, name: this.name, pattern: this.pattern, placeholder: this.placeholder || '', readOnly: readonly, required: this.required, spellcheck: this.spellcheck, step: this.step, type: this.type, value: value, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeydown, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd }, this.inheritedAttributes)), this.clearInput && !readonly && !disabled && (hAsync("button", { key: '5f6373504a6d0d074bfbf875c794d45ea2748175', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
15338
+ }) }, hAsync("label", { key: 'f6bb09e3652a8b6f76e1a81775a193bd9bd0dca5', class: "input-wrapper", htmlFor: inputId }, this.renderLabelContainer(), hAsync("div", { key: 'bfe2fb131b6d001c97d0524fecc55c299dc7b8e3', class: "native-wrapper" }, hAsync("slot", { key: 'd0787327ae575f4cbac653be197c6aeb78b7b6ba', name: "start" }), hAsync("input", Object.assign({ key: 'e06ece9d9dba1aeca434837d84461a3c5cda033b', class: "native-input", ref: (input) => (this.nativeInput = input), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, min: this.min, max: this.max, minLength: this.minlength, maxLength: this.maxlength, multiple: this.multiple, name: this.name, pattern: this.pattern, placeholder: this.placeholder || '', readOnly: readonly, required: this.required, spellcheck: this.spellcheck, step: this.step, type: this.type, value: value, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeydown, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd }, this.inheritedAttributes)), this.clearInput && !readonly && !disabled && (hAsync("button", { key: 'cdee06c490a9c9a3777d691fd0b3f6744d751b77', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
15342
15339
  /**
15343
15340
  * This prevents mobile browsers from
15344
15341
  * blurring the input when the clear
@@ -15353,7 +15350,7 @@ class Input {
15353
15350
  * for screen readers as it means users would be unable to swipe past the clear button.
15354
15351
  */
15355
15352
  ev.stopPropagation();
15356
- }, onClick: this.clearTextInput }, hAsync("ion-icon", { key: '230d77973aa83458ceb32bf52e3abe9bc322cfe6', "aria-hidden": "true", icon: clearIconData }))), hAsync("slot", { key: '9d69ac6e8a3c4b2b303dba2478f82695d5755ed2', name: "end" })), shouldRenderHighlight && hAsync("div", { key: 'ac61f16237ce731e0745ab72d0fc3f066252464a', class: "input-highlight" })), this.renderBottomContent()));
15353
+ }, onClick: this.clearTextInput }, hAsync("ion-icon", { key: '8c813ac0b9dd3754b65fe928e5e55e11cb8ba06c', "aria-hidden": "true", icon: clearIconData }))), hAsync("slot", { key: '6df110f7719f89f345e7b2d14e34ebaedf2a3ae9', name: "end" })), shouldRenderHighlight && hAsync("div", { key: '6b544a470910f92825d83b4693272a5744b90c41', class: "input-highlight" })), this.renderBottomContent()));
15357
15354
  }
15358
15355
  get el() { return getElement(this); }
15359
15356
  static get watchers() { return {
@@ -15475,16 +15472,16 @@ class InputPasswordToggle {
15475
15472
  const showPasswordIcon = (_a = this.showIcon) !== null && _a !== void 0 ? _a : eye;
15476
15473
  const hidePasswordIcon = (_b = this.hideIcon) !== null && _b !== void 0 ? _b : eyeOff;
15477
15474
  const isPasswordVisible = type === 'text';
15478
- return (hAsync(Host, { key: 'ed1c29726ce0c91548f0e2ada61e3f8b5c813d2d', class: createColorClasses$1(color, {
15475
+ return (hAsync(Host, { key: 'e762dedf219725aac7e79cd5b9fe7632b923f021', class: createColorClasses$1(color, {
15479
15476
  [mode]: true,
15480
- }) }, hAsync("ion-button", { key: '9698eccdaedb86cf12d20acc53660371b3af3c55', mode: mode, color: color, fill: "clear", shape: "round", "aria-checked": isPasswordVisible ? 'true' : 'false', "aria-label": "show password", role: "switch", type: "button", onPointerDown: (ev) => {
15477
+ }) }, hAsync("ion-button", { key: '8ee1f981af2a3864bcf2116207f4db27e4e1f31a', mode: mode, color: color, fill: "clear", shape: "round", "aria-checked": isPasswordVisible ? 'true' : 'false', "aria-label": "show password", role: "switch", type: "button", onPointerDown: (ev) => {
15481
15478
  /**
15482
15479
  * This prevents mobile browsers from
15483
15480
  * blurring the input when the password toggle
15484
15481
  * button is activated.
15485
15482
  */
15486
15483
  ev.preventDefault();
15487
- }, onClick: this.togglePasswordVisibility }, hAsync("ion-icon", { key: '1f2119c30b56c800d9af44e6499445a0ebb466cf', slot: "icon-only", "aria-hidden": "true", icon: isPasswordVisible ? hidePasswordIcon : showPasswordIcon }))));
15484
+ }, onClick: this.togglePasswordVisibility }, hAsync("ion-icon", { key: 'c864036a33bbc21d5324439f8f10dd0fd7b7b4ca', slot: "icon-only", "aria-hidden": "true", icon: isPasswordVisible ? hidePasswordIcon : showPasswordIcon }))));
15488
15485
  }
15489
15486
  get el() { return getElement(this); }
15490
15487
  static get watchers() { return {
@@ -15780,11 +15777,11 @@ class ItemDivider {
15780
15777
  }
15781
15778
  render() {
15782
15779
  const mode = getIonMode$1(this);
15783
- return (hAsync(Host, { key: '60fda1dab7dbc0038ec7ff68a661896430f7d5c5', class: createColorClasses$1(this.color, {
15780
+ return (hAsync(Host, { key: '384a4e7aa88d995d984a8cf1a9d50ee62152e557', class: createColorClasses$1(this.color, {
15784
15781
  [mode]: true,
15785
15782
  'item-divider-sticky': this.sticky,
15786
15783
  item: true,
15787
- }) }, hAsync("slot", { key: '6ce072dfc2adfa699a2c34ffe25ed221c74d9eea', name: "start" }), hAsync("div", { key: '9a441be204ee2f0b567432722407c75e3cbbe942', class: "item-divider-inner" }, hAsync("div", { key: 'fd6f2969b345dba51400a290473e594d2d019dc5', class: "item-divider-wrapper" }, hAsync("slot", { key: 'ebf5601b21c4cf199c01bf142865b8da0c1ba4a6' })), hAsync("slot", { key: '249af8f30113f2c986976d518126661f65531121', name: "end" }))));
15784
+ }) }, hAsync("slot", { key: '734758b7f460333d35c5ea8a8e4b561a828b5581', name: "start" }), hAsync("div", { key: '9228dbce13729bc6b368a4d3b1632393cb6d77ff', class: "item-divider-inner" }, hAsync("div", { key: '682f4c6d78e8ab0aa1fb71406f6f5d3c49f93f51', class: "item-divider-wrapper" }, hAsync("slot", { key: '8fc592b612e2663337ea9451b7cb728f0be4ac5c' })), hAsync("slot", { key: '8ed1bf0df19475a403dc37b451c80601c3e295bd', name: "end" }))));
15788
15785
  }
15789
15786
  get el() { return getElement(this); }
15790
15787
  static get style() { return {
@@ -15816,7 +15813,7 @@ class ItemGroup {
15816
15813
  }
15817
15814
  render() {
15818
15815
  const mode = getIonMode$1(this);
15819
- return (hAsync(Host, { key: '24ff047b7c45f963f0dad072c65d38a230c2bc97', role: "group", class: {
15816
+ return (hAsync(Host, { key: '93e31b0ea21cf60aac7445f463da7959417400e5', role: "group", class: {
15820
15817
  [mode]: true,
15821
15818
  // Used internally for styling
15822
15819
  [`item-group-${mode}`]: true,
@@ -15884,12 +15881,12 @@ class ItemOption {
15884
15881
  href: this.href,
15885
15882
  target: this.target,
15886
15883
  };
15887
- return (hAsync(Host, { key: '1900e015f593fefd710478a2088e052399c957eb', onClick: this.onClick, class: createColorClasses$1(this.color, {
15884
+ return (hAsync(Host, { key: 'd55436f789ceb991db95f386df5df41fc56a78a6', onClick: this.onClick, class: createColorClasses$1(this.color, {
15888
15885
  [mode]: true,
15889
15886
  'item-option-disabled': disabled,
15890
15887
  'item-option-expandable': expandable,
15891
15888
  'ion-activatable': true,
15892
- }) }, hAsync(TagType, Object.assign({ key: '5db2bb9bc72b7b00c324e4189cd1b5f862680ebb' }, attrs, { class: "button-native", part: "native", disabled: disabled }), hAsync("span", { key: '6927e812ad001c5e7bd17f440d82c3830c58957b', class: "button-inner" }, hAsync("slot", { key: '0fde4333def94c55d1318868c2bc71e780d5876a', name: "top" }), hAsync("div", { key: '7ecc9ae8ddf66d7ed5d9f30becc9faf820e1c62e', class: "horizontal-wrapper" }, hAsync("slot", { key: 'a15567fd4bd91080e9fbb6bb0c9b0e67d8a67051', name: "start" }), hAsync("slot", { key: '7f86cdd28063e23f9d78997623333c5037c4f364', name: "icon-only" }), hAsync("slot", { key: '4abb69ce3ad6c4917dd87b7b1eb0fa1c69917d73' }), hAsync("slot", { key: '8b35a29f48722040465f182679ac17209937578d', name: "end" })), hAsync("slot", { key: 'fa15a00891b41d66a4ccb51575dec54b72d0059e', name: "bottom" })), mode === 'md' && hAsync("ion-ripple-effect", { key: '0c071910c90fafca8026f59d78f4d9d5224d150a' }))));
15889
+ }) }, hAsync(TagType, Object.assign({ key: 'e157c5b9ea5cdb68d3e162593c5ae3e72871a266' }, attrs, { class: "button-native", part: "native", disabled: disabled }), hAsync("span", { key: '414d4cda72641e5168b1a67f98ef4a92d4a6fd2b', class: "button-inner" }, hAsync("slot", { key: '6099b63f4f0954a62345a526c9a418be68971805', name: "top" }), hAsync("div", { key: '5af43d2e7e982371247f736726ff19794fcfa7c4', class: "horizontal-wrapper" }, hAsync("slot", { key: '5442bfce241d6647bb671625bf389c6d50b1eb0d', name: "start" }), hAsync("slot", { key: 'b0ba9b814406d7539329e5665705d3da7d8ec974', name: "icon-only" }), hAsync("slot", { key: '3f9fa17386051a1eac5d3e366c9b027759da9a2c' }), hAsync("slot", { key: 'a87945cdab52ef671b12fae4a4dbe8a42c03ed22', name: "end" })), hAsync("slot", { key: '9934bb2238351733dc29d05f0ad795720982980c', name: "bottom" })), mode === 'md' && hAsync("ion-ripple-effect", { key: '03c3b1122d98460d9c89a2d8d18673b32c18f9a0' }))));
15893
15890
  }
15894
15891
  get el() { return getElement(this); }
15895
15892
  static get style() { return {
@@ -15936,7 +15933,7 @@ class ItemOptions {
15936
15933
  render() {
15937
15934
  const mode = getIonMode$1(this);
15938
15935
  const isEnd = isEndSide(this.side);
15939
- return (hAsync(Host, { key: 'e28cd6a236323b5cc203c9b96782aa81024da924', class: {
15936
+ return (hAsync(Host, { key: '28e7977e6ef7a331b8570a3e4b88f0283ae50c9e', class: {
15940
15937
  [mode]: true,
15941
15938
  // Used internally for styling
15942
15939
  [`item-options-${mode}`]: true,
@@ -16398,7 +16395,7 @@ class ItemSliding {
16398
16395
  }
16399
16396
  render() {
16400
16397
  const mode = getIonMode$1(this);
16401
- return (hAsync(Host, { key: '99f87c8bd794ae69830b407ba55013ac44793c26', class: {
16398
+ return (hAsync(Host, { key: 'f8c1e978cff89a63e23c46c2ad16eac66db530f5', class: {
16402
16399
  [mode]: true,
16403
16400
  'item-sliding-active-slide': this.state !== 2 /* SlidingState.Disabled */,
16404
16401
  'item-sliding-active-options-end': (this.state & 8 /* SlidingState.End */) !== 0,
@@ -16507,13 +16504,13 @@ class Label {
16507
16504
  render() {
16508
16505
  const position = this.position;
16509
16506
  const mode = getIonMode$1(this);
16510
- return (hAsync(Host, { key: 'c2c0f388dab910d294efb9fbb409ee4ef829c1ed', class: createColorClasses$1(this.color, {
16507
+ return (hAsync(Host, { key: '2311bd8145046edd623a6a96db315fc5719aec12', class: createColorClasses$1(this.color, {
16511
16508
  [mode]: true,
16512
16509
  'in-item-color': hostContext('ion-item.ion-color', this.el),
16513
16510
  [`label-${position}`]: position !== undefined,
16514
16511
  [`label-no-animate`]: this.noAnimate,
16515
16512
  'label-rtl': document.dir === 'rtl',
16516
- }) }, hAsync("slot", { key: '4de6b69950f417873a13c851018ec31ea2686f0a' })));
16513
+ }) }, hAsync("slot", { key: 'dcc3b383a78fbc385b9689a95ee57d9b1e8a263b' })));
16517
16514
  }
16518
16515
  get el() { return getElement(this); }
16519
16516
  static get watchers() { return {
@@ -16569,7 +16566,7 @@ class List {
16569
16566
  render() {
16570
16567
  const mode = getIonMode$1(this);
16571
16568
  const { lines, inset } = this;
16572
- return (hAsync(Host, { key: '8bde220025a7eeca6da075379c6487c4c9bdddc1', role: "list", class: {
16569
+ return (hAsync(Host, { key: 'fff468cb8bfd9999bea7d7fd210f715e58bf605a', role: "list", class: {
16573
16570
  [mode]: true,
16574
16571
  // Used internally for styling
16575
16572
  [`list-${mode}`]: true,
@@ -16615,10 +16612,10 @@ class ListHeader {
16615
16612
  render() {
16616
16613
  const { lines } = this;
16617
16614
  const mode = getIonMode$1(this);
16618
- return (hAsync(Host, { key: '7e2e050f13722f2b870a2415d99a9e631e9ca267', class: createColorClasses$1(this.color, {
16615
+ return (hAsync(Host, { key: 'd07e7a3c03b0164d398319c009a9b6fc8405598d', class: createColorClasses$1(this.color, {
16619
16616
  [mode]: true,
16620
16617
  [`list-header-lines-${lines}`]: lines !== undefined,
16621
- }) }, hAsync("div", { key: '6117bebc45800d874e9b75355476fbced5cc8398', class: "list-header-inner" }, hAsync("slot", { key: '9165fb274cd2c45a5a65c271d8b1f30e8a00c890' }))));
16618
+ }) }, hAsync("div", { key: 'f56daf3980e4964163c2482b3d60905c154b0724', class: "list-header-inner" }, hAsync("slot", { key: 'd56400b71a855b16498afa24148d64d885ae6504' }))));
16622
16619
  }
16623
16620
  static get style() { return {
16624
16621
  ios: IonListHeaderIosStyle0,
@@ -16887,9 +16884,9 @@ class Loading {
16887
16884
  * Otherwise, don't set aria-labelledby.
16888
16885
  */
16889
16886
  const ariaLabelledBy = message !== undefined ? msgId : null;
16890
- return (hAsync(Host, Object.assign({ key: 'fb3d2cd7cd0539ed6540d8be50e243c7916b3ca2', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
16887
+ return (hAsync(Host, Object.assign({ key: '3d684a57559ad330f0a7954aad02571f15629ded', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
16891
16888
  zIndex: `${40000 + this.overlayIndex}`,
16892
- }, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), hAsync("ion-backdrop", { key: 'c8bd30782f3040b1b80e88aa924861e439d40754', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: '4ebfbb67c92e8eb56c27dd7c199b35bf6be1cf63', tabindex: "0" }), hAsync("div", { key: '9492723cd87f1ef75534e449d4bc2b2deb0cb3cc', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (hAsync("div", { key: 'd9eb42454e48c82704d974a68b80ceb4de990417', class: "loading-spinner" }, hAsync("ion-spinner", { key: 'cdb046bad89872f4208ae466979315652766bf3a', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), hAsync("div", { key: '412d1bb537dafa6e6863d07ddc15f5969fe0617d', tabindex: "0" })));
16889
+ }, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), hAsync("ion-backdrop", { key: '0f6cd7c082fe98ce1c7b2873749b774dbdb041dc', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: 'a03ba5875254bac6bca319c9e5fe798ab511c89c', tabindex: "0" }), hAsync("div", { key: 'cbe2a569a4e3072074622bc0e9f408a3f67f27e8', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (hAsync("div", { key: '8fbae7f7389855003dab80d10ed3cc6f8f61c858', class: "loading-spinner" }, hAsync("ion-spinner", { key: '6ca485d41fba4ea8d4358c787fbe96abe7158f6d', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), hAsync("div", { key: '77b14c01d7b598bd14212e6346212ef0cf3865b2', tabindex: "0" })));
16893
16890
  }
16894
16891
  get el() { return getElement(this); }
16895
16892
  static get watchers() { return {
@@ -17870,14 +17867,14 @@ class Menu {
17870
17867
  * the ionBackButton listener in the menu controller
17871
17868
  * will handle closing the menu when Escape is pressed.
17872
17869
  */
17873
- return (hAsync(Host, { key: '30c0c9bfb8973e4a6feb658f8c4ee8e362f464ed', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
17870
+ return (hAsync(Host, { key: 'fc1a6fbdac29a165f06f49bb36243953f93380ba', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
17874
17871
  [mode]: true,
17875
17872
  [`menu-type-${type}`]: true,
17876
17873
  'menu-enabled': !disabled,
17877
17874
  [`menu-side-${side}`]: true,
17878
17875
  'menu-pane-visible': isPaneVisible,
17879
17876
  'split-pane-side': hostContext('ion-split-pane', el),
17880
- } }, hAsync("div", { key: '34b0e5840906862cf1bc27207e089004b0402c56', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, hAsync("slot", { key: '2cd7e61a8c0987ca4b3f1f8b33cba7152f1275fe' })), hAsync("ion-backdrop", { key: 'd190b1f9b66c76e276f27bfe074d3aab796180fb', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
17877
+ } }, hAsync("div", { key: '12b032eec994bbcd8262c0bca809b3b5ea6660b8', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, hAsync("slot", { key: '2f4091ce8b9f6014fb5a63dba91a3686c4ba0a62' })), hAsync("ion-backdrop", { key: '5eeaa2993aac40eeb06a4b234565b324bef3d74c', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
17881
17878
  }
17882
17879
  get el() { return getElement(this); }
17883
17880
  static get watchers() { return {
@@ -17980,7 +17977,7 @@ class MenuButton {
17980
17977
  type: this.type,
17981
17978
  };
17982
17979
  const ariaLabel = inheritedAttributes['aria-label'] || 'menu';
17983
- return (hAsync(Host, { key: '95a8b9f09c7fae9713a8dc003ed277f6f31403da', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses$1(color, {
17980
+ return (hAsync(Host, { key: '4efecc7c5bfc93699507c7106281b96b535966a2', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses$1(color, {
17984
17981
  [mode]: true,
17985
17982
  button: true, // ion-buttons target .button
17986
17983
  'menu-button-hidden': hidden,
@@ -17989,7 +17986,7 @@ class MenuButton {
17989
17986
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
17990
17987
  'ion-activatable': true,
17991
17988
  'ion-focusable': true,
17992
- }) }, hAsync("button", Object.assign({ key: '39f3ce20c400d2fac4890a042e8e44426709fca5' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), hAsync("span", { key: '310978dc1cdef668de6720cde2a2304253679176', class: "button-inner" }, hAsync("slot", { key: '2a2b9de524c1fc3c526fe9559cb077b976852725' }, hAsync("ion-icon", { key: '9c22d7ea9fc3d76c32ec1c1b4b13d982c60b8c2d', part: "icon", icon: menuIcon, mode: mode, lazy: false, "aria-hidden": "true" }))), mode === 'md' && hAsync("ion-ripple-effect", { key: 'c58c9e29c763070383472f65a9d322a684bcb564', type: "unbounded" }))));
17989
+ }) }, hAsync("button", Object.assign({ key: '8fd26744bb89e1fe230d132a88c57c571c2d1687' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), hAsync("span", { key: '499e6179a774a1fb57225895cec8983165b17835', class: "button-inner" }, hAsync("slot", { key: '12afd938f7a17566f34e66ffe0d8b5f846b24538' }, hAsync("ion-icon", { key: '76f0cb930af0e3204e7abdcd80891c64d25c95ec', part: "icon", icon: menuIcon, mode: mode, lazy: false, "aria-hidden": "true" }))), mode === 'md' && hAsync("ion-ripple-effect", { key: '2647d1b9129a3816cad434ade7201e5a49b98c83', type: "unbounded" }))));
17993
17990
  }
17994
17991
  get el() { return getElement(this); }
17995
17992
  static get style() { return {
@@ -18038,10 +18035,10 @@ class MenuToggle {
18038
18035
  render() {
18039
18036
  const mode = getIonMode$1(this);
18040
18037
  const hidden = this.autoHide && !this.visible;
18041
- return (hAsync(Host, { key: '90e621f09792383f1badcc1b402b1ac7d08c5f98', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
18038
+ return (hAsync(Host, { key: 'af93cbcd1304e813c0c4fd4c653cd4e79e55dfb4', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
18042
18039
  [mode]: true,
18043
18040
  'menu-toggle-hidden': hidden,
18044
- } }, hAsync("slot", { key: 'c0abdd1d91e9d80ee3704e3e374ebe1f29078460' })));
18041
+ } }, hAsync("slot", { key: 'ba3569f7a82713d0c5cc44bf86ef04bb3e387696' })));
18045
18042
  }
18046
18043
  static get style() { return IonMenuToggleStyle0; }
18047
18044
  static get cmpMeta() { return {
@@ -20045,18 +20042,18 @@ class Modal {
20045
20042
  const mode = getIonMode$1(this);
20046
20043
  const isCardModal = presentingElement !== undefined && mode === 'ios';
20047
20044
  const isHandleCycle = handleBehavior === 'cycle';
20048
- return (hAsync(Host, Object.assign({ key: '013ba4864ca4d2c1052c512f6a4b0732b8decff7', "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
20045
+ return (hAsync(Host, Object.assign({ key: '9b212421b482bb8f0b3a78466af641fe7e5c85f5', "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
20049
20046
  zIndex: `${20000 + this.overlayIndex}`,
20050
- }, class: Object.assign({ [mode]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, 'overlay-hidden': true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle }), hAsync("ion-backdrop", { key: '498b1c0a03836d6799dcf3b8e9315805c70f6480', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), mode === 'ios' && hAsync("div", { key: 'ce22e4caf1096e87248926fe2477f0d5a4c8a5cf', class: "modal-shadow" }), hAsync("div", Object.assign({ key: '540e47b15d8290166c39b022c725182114a75682',
20047
+ }, class: Object.assign({ [mode]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, 'overlay-hidden': true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle }), hAsync("ion-backdrop", { key: '331131605e92efe4f61b52e672f990e434bae402', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), mode === 'ios' && hAsync("div", { key: '181e566b914c2c776cb958ad983179358b4fc5ac', class: "modal-shadow" }), hAsync("div", Object.assign({ key: 'e07a6b70207113a2516d64cefeda924c4c5aea84',
20051
20048
  /*
20052
20049
  role and aria-modal must be used on the
20053
20050
  same element. They must also be set inside the
20054
20051
  shadow DOM otherwise ion-button will not be highlighted
20055
20052
  when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
20056
20053
  */
20057
- role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: 'f3b352ec9a63a7ec801462aacfd8295b4302d115', class: "modal-handle",
20054
+ role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: 'a9a0d5aa73306d9f3a244c90c8dc3c955bc3855c', class: "modal-handle",
20058
20055
  // Prevents the handle from receiving keyboard focus when it does not cycle
20059
- tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle" })), hAsync("slot", { key: '31a3f58f4c733ffdf736523c154200874a96b1d0' }))));
20056
+ tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle" })), hAsync("slot", { key: '9f9c994a1a6419b1129f3d2f2602999d2dc5bb4d' }))));
20060
20057
  }
20061
20058
  get el() { return getElement(this); }
20062
20059
  static get watchers() { return {
@@ -21005,7 +21002,7 @@ class Nav {
21005
21002
  }
21006
21003
  }
21007
21004
  render() {
21008
- return hAsync("slot", { key: 'e9d99a8a0b84f02f9964d8143cd5e647e43334f9' });
21005
+ return hAsync("slot", { key: 'd54f3b425f1bc87d4d86281671d4ca2806383cdd' });
21009
21006
  }
21010
21007
  get el() { return getElement(this); }
21011
21008
  static get watchers() { return {
@@ -21078,7 +21075,7 @@ class NavLink {
21078
21075
  this.routerAnimation = undefined;
21079
21076
  }
21080
21077
  render() {
21081
- return hAsync(Host, { key: '42c23dcdec5fdb25defebaf6e8a9fa75754ff8eb', onClick: this.onClick });
21078
+ return hAsync(Host, { key: '1a576784ab843c575f5ab8ea901aa59a9b0d0d29', onClick: this.onClick });
21082
21079
  }
21083
21080
  get el() { return getElement(this); }
21084
21081
  static get cmpMeta() { return {
@@ -21112,9 +21109,9 @@ class Note {
21112
21109
  }
21113
21110
  render() {
21114
21111
  const mode = getIonMode$1(this);
21115
- return (hAsync(Host, { key: '90ec2fe8c9487608ed8c0bdc32c2e80a6a0890b3', class: createColorClasses$1(this.color, {
21112
+ return (hAsync(Host, { key: '4a1ac8b0b23e549b3828ed74055e8c903ea6d832', class: createColorClasses$1(this.color, {
21116
21113
  [mode]: true,
21117
- }) }, hAsync("slot", { key: '115ee3f79e6c526b0644443aad468e99385d0eda' })));
21114
+ }) }, hAsync("slot", { key: '49055b3334e5ef422d507582622c38126f2504f7' })));
21118
21115
  }
21119
21116
  static get style() { return {
21120
21117
  ios: IonNoteIosStyle0,
@@ -21611,7 +21608,7 @@ class Picker$1 {
21611
21608
  this.emitInputModeChange();
21612
21609
  }
21613
21610
  render() {
21614
- return (hAsync(Host, { key: '02b0687b1f80ba295a965dfba76dd59e2d1de5d3', onPointerDown: (ev) => this.onPointerDown(ev), onClick: () => this.onClick() }, hAsync("input", { key: 'f83ed84bcf9e02539c00d8a4e63e6a0d7fc4ac71', "aria-hidden": "true", tabindex: -1, inputmode: "numeric", type: "number", onKeyDown: (ev) => {
21611
+ return (hAsync(Host, { key: 'da5dd5dfb6437fb6cb0222402f9b86f4188c5340', onPointerDown: (ev) => this.onPointerDown(ev), onClick: () => this.onClick() }, hAsync("input", { key: '18f1d5c23dd8e6e374a352d2f94ed3db4aa38204', "aria-hidden": "true", tabindex: -1, inputmode: "numeric", type: "number", onKeyDown: (ev) => {
21615
21612
  var _a;
21616
21613
  /**
21617
21614
  * The "Enter" key represents
@@ -21626,7 +21623,7 @@ class Picker$1 {
21626
21623
  if (ev.key === 'Enter') {
21627
21624
  (_a = this.inputEl) === null || _a === void 0 ? void 0 : _a.blur();
21628
21625
  }
21629
- }, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), hAsync("div", { key: '45b07fb0617d8e006712776bf78302288edb3ff4', class: "picker-before" }), hAsync("div", { key: '73009229368e0d62b09c913aacade26f068a7aa9', class: "picker-after" }), hAsync("div", { key: 'b73da00e446cd1cfd511c39212e14a00d355752e', class: "picker-highlight", ref: (el) => (this.highlightEl = el) }), hAsync("slot", { key: 'd969f5efc5ddb9eda6c4828702efd1ceeb69f767' })));
21626
+ }, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), hAsync("div", { key: 'f8a11fcbef344920e2135977c9750678bc355ff9', class: "picker-before" }), hAsync("div", { key: '7325b4ad960b75e1d31d321a85737fc0ece9f9df', class: "picker-after" }), hAsync("div", { key: 'c256888d1c4f53566ea9daa656fb30f037d8263d', class: "picker-highlight", ref: (el) => (this.highlightEl = el) }), hAsync("slot", { key: 'c016a6e89651774adc819dbfb08a3415127aa8e9' })));
21630
21627
  }
21631
21628
  get el() { return getElement(this); }
21632
21629
  static get style() { return {
@@ -21879,11 +21876,11 @@ class Picker {
21879
21876
  render() {
21880
21877
  const { htmlAttributes } = this;
21881
21878
  const mode = getIonMode$1(this);
21882
- return (hAsync(Host, Object.assign({ key: '3b163ca87354a3a4f302ff016d5affd0dc97bccc', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
21879
+ return (hAsync(Host, Object.assign({ key: '8a6fbaba4b5b1e1c25dc500c12279e8e6da7bc81', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
21883
21880
  zIndex: `${20000 + this.overlayIndex}`,
21884
21881
  }, class: Object.assign({ [mode]: true,
21885
21882
  // Used internally for styling
21886
- [`picker-${mode}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), hAsync("ion-backdrop", { key: 'da4224447bdbcfbadd1bd63ebe7a7bfdb8aa3129', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: '211475c859b7acf4d64556905c45993201d92d43', tabindex: "0" }), hAsync("div", { key: 'c3b3674038155809caea84ae6348ff0d66897a64', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, hAsync("div", { key: 'a21757da70dc7864945a5751d9da3ca4bf87897b', class: "picker-toolbar" }, this.buttons.map((b) => (hAsync("div", { class: buttonWrapperClass(b) }, hAsync("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass$1(b) }, b.text))))), hAsync("div", { key: '0220da1854d09ef22d2d9a32eaa3c3b222be5a0a', class: "picker-columns" }, hAsync("div", { key: '55757c165ba9e38e56b4dee76a9b13d3ff8b21e6', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => hAsync("ion-picker-legacy-column", { col: c })), hAsync("div", { key: '160092a46a48287bf75e5dfe3502f1755a2d0c70', class: "picker-below-highlight" }))), hAsync("div", { key: 'e212db6cca7d75fc0eda0baf4312dd51b9b7a4ef', tabindex: "0" })));
21883
+ [`picker-${mode}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), hAsync("ion-backdrop", { key: '18c21f02bc11f7036e128556c7625745fdd5fca5', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: '848a54b270802ac8562a6e10ab16ccb64032e6f5', tabindex: "0" }), hAsync("div", { key: 'ac70a708843f692920fa7152b15e60cdd43c9d3f', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, hAsync("div", { key: '3e23b0b06e9e5cb35e92d54152af5da3675788df', class: "picker-toolbar" }, this.buttons.map((b) => (hAsync("div", { class: buttonWrapperClass(b) }, hAsync("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass$1(b) }, b.text))))), hAsync("div", { key: '9ed2e90944e13ce3f3def7d2633c624ba80c386f', class: "picker-columns" }, hAsync("div", { key: '60469764c9ece9b807a407fc7f3bb1ec1a89feea', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => hAsync("ion-picker-legacy-column", { col: c })), hAsync("div", { key: '73f76b64b8dd8479624c8ea571b724a643e7dc86', class: "picker-below-highlight" }))), hAsync("div", { key: 'dbf7f2f16f01d89bdae0446c1eaa76cb3d30907a', tabindex: "0" })));
21887
21884
  }
21888
21885
  get el() { return getElement(this); }
21889
21886
  static get watchers() { return {
@@ -22465,12 +22462,12 @@ class PickerColumn {
22465
22462
  render() {
22466
22463
  const { color, disabled, isActive, numericInput } = this;
22467
22464
  const mode = getIonMode$1(this);
22468
- return (hAsync(Host, { key: 'd60736ce74c0e8c774a163272b78fbad32993ec2', class: createColorClasses$1(color, {
22465
+ return (hAsync(Host, { key: 'db87a8ab9a4c561b314b65c96709413c7769fda6', class: createColorClasses$1(color, {
22469
22466
  [mode]: true,
22470
22467
  ['picker-column-active']: isActive,
22471
22468
  ['picker-column-numeric-input']: numericInput,
22472
22469
  ['picker-column-disabled']: disabled,
22473
- }) }, this.renderAssistiveFocusable(), hAsync("slot", { key: '74611112ef154b343ae29a773f8cd8a01cc1447d', name: "prefix" }), hAsync("div", { key: 'af772d2b61b7eb41a567593d290b80a50b7caa72', "aria-hidden": "true", class: "picker-opts", ref: (el) => {
22470
+ }) }, this.renderAssistiveFocusable(), hAsync("slot", { key: '3bf28fb1f9a5278c1233ea2c1dec6e6e5fa57a77', name: "prefix" }), hAsync("div", { key: '4ed4ebd77e1a9afea67860ebf72c2a9856fe8c20', "aria-hidden": "true", class: "picker-opts", ref: (el) => {
22474
22471
  this.scrollEl = el;
22475
22472
  },
22476
22473
  /**
@@ -22491,7 +22488,7 @@ class PickerColumn {
22491
22488
  * To prevent this, we set the tabIndex to -1. This
22492
22489
  * will match the behavior of the other browsers.
22493
22490
  */
22494
- tabIndex: -1 }, hAsync("div", { key: '4b646ee97bcf8ed541b9798c91dff189eec41dd1', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: 'a44d1a10d20a13aeb47f9871b09e291aa7f216bd', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: '6a481715bd68fa68dc2a76c2e867ce771ea680b0', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("slot", { key: '23236e731b1ad432c104761ebeec91697a6b7643' }), hAsync("div", { key: '58a6c1f35a3ff0b26acaceebfd477d74b6dcfd6d', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: 'ea864872dec6dc363406d1bd9101b1bf21944db6', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: '28cc4c570d0dd59f491eef2b15a5ed706d28b7bb', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0")), hAsync("slot", { key: 'cff1cc0bea732a5ce22bb451c5ea404a84af1993', name: "suffix" })));
22491
+ tabIndex: -1 }, hAsync("div", { key: '00ea57e0c277237b6556459b7da0dd8ce5d78c4e', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: 'a7f35c62e9105eeab7faf935d943ba436ec41eee', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: 'f10ea7f6adf3945e6cf59ce7fdc088d14e8b5edd', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("slot", { key: '26885628de402925b9c3c22d7656f7346273d8f0' }), hAsync("div", { key: '88dc46995e2dcd8bbfb950ec61c8d34f0cc4796e', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: '306b1b0406f96612693b9425cb06bf9a9f973b5e', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: '51185b096760187f4c59abd3fa7ac1a2e780ada8', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0")), hAsync("slot", { key: '50bff81067a2419d8b1dacc33a66d23bc588eff5', name: "suffix" })));
22495
22492
  }
22496
22493
  get el() { return getElement(this); }
22497
22494
  static get watchers() { return {
@@ -22858,9 +22855,9 @@ class PickerColumnCmp {
22858
22855
  render() {
22859
22856
  const col = this.col;
22860
22857
  const mode = getIonMode$1(this);
22861
- return (hAsync(Host, { key: '56289a294e5c580f3e7fe5fc12777aa7f80ad19b', 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: {
22858
+ return (hAsync(Host, { key: '0d919e35ebc1d66b8548b180cc0d853e43c49cf0', 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: {
22862
22859
  'max-width': this.col.columnWidth,
22863
- } }, col.prefix && (hAsync("div", { key: 'd21f44667b5df567d6879723fe643ea7c2c60bef', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), hAsync("div", { key: 'bb427e5f24fd832703926e0e847ad05567597262', class: "picker-opts", style: { maxWidth: col.optionsWidth }, ref: (el) => (this.optsEl = el) }, col.options.map((o, index) => (hAsync("button", { "aria-label": o.ariaLabel, class: { 'picker-opt': true, 'picker-opt-disabled': !!o.disabled }, "opt-index": index }, o.text)))), col.suffix && (hAsync("div", { key: '0413f7c074b6534b8967387ecb9957a79a267aff', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
22860
+ } }, col.prefix && (hAsync("div", { key: '3c3b1fabf798fca9605f5d2fd0b921df2605b529', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), hAsync("div", { key: '8f2f88a4db95dcea39dd050f70e85ed9a63ed148', class: "picker-opts", style: { maxWidth: col.optionsWidth }, ref: (el) => (this.optsEl = el) }, col.options.map((o, index) => (hAsync("button", { "aria-label": o.ariaLabel, class: { 'picker-opt': true, 'picker-opt-disabled': !!o.disabled }, "opt-index": index }, o.text)))), col.suffix && (hAsync("div", { key: '943b3f0ebd9be83f508052cf5255a4155263c85e', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
22864
22861
  }
22865
22862
  get el() { return getElement(this); }
22866
22863
  static get watchers() { return {
@@ -22964,10 +22961,10 @@ class PickerColumnOption {
22964
22961
  render() {
22965
22962
  const { color, disabled, ariaLabel } = this;
22966
22963
  const mode = getIonMode$1(this);
22967
- return (hAsync(Host, { key: 'cc4435a0ce0e55be1321bcabaf342ed68cf5ba1e', class: createColorClasses$1(color, {
22964
+ return (hAsync(Host, { key: '5c6caaee984c1a28bd1a78b197d221623ff8320e', class: createColorClasses$1(color, {
22968
22965
  [mode]: true,
22969
22966
  ['option-disabled']: disabled,
22970
- }) }, hAsync("button", { key: '0187fb967771e0787807a8538dce4e59f6a98565', tabindex: "-1", "aria-label": ariaLabel, disabled: disabled, onClick: () => this.onClick() }, hAsync("slot", { key: 'dbe52552f3f27332816748c12d929cc81060841d' }))));
22967
+ }) }, hAsync("button", { key: 'a3edef9cbb3c4ee72d15e87b23024655436d06fe', tabindex: "-1", "aria-label": ariaLabel, disabled: disabled, onClick: () => this.onClick() }, hAsync("slot", { key: 'fdf11987e733caaf0f7f546ead95de1d64313b91' }))));
22971
22968
  }
22972
22969
  get el() { return getElement(this); }
22973
22970
  static get watchers() { return {
@@ -24281,9 +24278,9 @@ class Popover {
24281
24278
  const { onLifecycle, parentPopover, dismissOnSelect, side, arrow, htmlAttributes, focusTrap } = this;
24282
24279
  const desktop = isPlatform('desktop');
24283
24280
  const enableArrow = arrow && !parentPopover;
24284
- return (hAsync(Host, Object.assign({ key: '3a7c4c39384bab1447c4bd6b9b06d7837a09353b', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
24281
+ return (hAsync(Host, Object.assign({ key: '3fb56a3f534f7f7c11148adea60d2a3e425e95b6', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
24285
24282
  zIndex: `${20000 + this.overlayIndex}`,
24286
- }, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && hAsync("ion-backdrop", { key: '38a1c4ad29238d1e81cab407f099121fa4947cce', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), hAsync("div", { key: 'f825494c5e3be89d7fcf0229e29b405bccb13edb', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && hAsync("div", { key: '3acae5a0106389c776c8ffe5bf10f3ff006e0346', class: "popover-arrow", part: "arrow" }), hAsync("div", { key: '2aa73e9f06b1d2ac4c0d36c23186b9164f395079', class: "popover-content", part: "content" }, hAsync("slot", { key: '62f5713414aae47dde6a8aef1f9b69af287534ae' })))));
24283
+ }, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && hAsync("ion-backdrop", { key: '64a58b057035e83fbe3fe3694b704dd235fa9dc9', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), hAsync("div", { key: '50452b335a7e07597156dfef9e86fa0c9db59cf5', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && hAsync("div", { key: '0f2b48c6f9966695839c0b79c7bddfd405ecae4d', class: "popover-arrow", part: "arrow" }), hAsync("div", { key: 'acff2e5666ec92f710266096191c8a1fed8a4eb9', class: "popover-content", part: "content" }, hAsync("slot", { key: '1c945e3ebfc268c4d45f56d6619fcee9e9d6b264' })))));
24287
24284
  }
24288
24285
  get el() { return getElement(this); }
24289
24286
  static get watchers() { return {
@@ -24375,7 +24372,7 @@ class ProgressBar {
24375
24372
  const mode = getIonMode$1(this);
24376
24373
  // If the progress is displayed as a solid bar.
24377
24374
  const progressSolid = buffer === 1;
24378
- return (hAsync(Host, { key: 'b293f4475bcdaa7851b41ebfda659037f0365120', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses$1(color, {
24375
+ return (hAsync(Host, { key: 'ae7c5fd83c4eebdc69e1a3b161ea1818d2e2d0c8', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses$1(color, {
24379
24376
  [mode]: true,
24380
24377
  [`progress-bar-${type}`]: true,
24381
24378
  'progress-paused': paused,
@@ -24543,7 +24540,7 @@ class Radio {
24543
24540
  const { checked, disabled, color, el, justify, labelPlacement, hasLabel, buttonTabindex, alignment } = this;
24544
24541
  const mode = getIonMode$1(this);
24545
24542
  const inItem = hostContext('ion-item', el);
24546
- return (hAsync(Host, { key: 'd6d9525eea9dadc3ea7060eb9b8cbb919e1d7091', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: createColorClasses$1(color, {
24543
+ return (hAsync(Host, { key: '1f7619e05654988ff72423f98a809015393ce6d8', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: createColorClasses$1(color, {
24547
24544
  [mode]: true,
24548
24545
  'in-item': inItem,
24549
24546
  'radio-checked': checked,
@@ -24554,10 +24551,10 @@ class Radio {
24554
24551
  // Focus and active styling should not apply when the radio is in an item
24555
24552
  'ion-activatable': !inItem,
24556
24553
  'ion-focusable': !inItem,
24557
- }), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, hAsync("label", { key: '3ec73512bac8feb651c66e544899c6a4330d504c', class: "radio-wrapper" }, hAsync("div", { key: '9ae7ecb19c7bafe0ce3d0f717af0338251964ebf', class: {
24554
+ }), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, hAsync("label", { key: '61fed6e73ad342a80e5667e83c8706826b957170', class: "radio-wrapper" }, hAsync("div", { key: '1f9313920d8c02ca995a361407aa7431ffa695bd', class: {
24558
24555
  'label-text-wrapper': true,
24559
24556
  'label-text-wrapper-hidden': !hasLabel,
24560
- }, part: "label" }, hAsync("slot", { key: '2950f1579a22d4a06f9c903fd462c2b46f43bfd7' })), hAsync("div", { key: '8b19ce30b39066744108a6de2da42a7ce8ffdbec', class: "native-wrapper" }, this.renderRadioControl()))));
24557
+ }, part: "label" }, hAsync("slot", { key: '3bfaf80b494ef4c259d1b6c6960f0583ffa065b4' })), hAsync("div", { key: '00c4aea6ca76fb080fd684b6877c8323ff9c80bd', class: "native-wrapper" }, this.renderRadioControl()))));
24561
24558
  }
24562
24559
  get el() { return getElement(this); }
24563
24560
  static get watchers() { return {
@@ -24742,7 +24739,7 @@ class RadioGroup {
24742
24739
  const { label, labelId, el, name, value } = this;
24743
24740
  const mode = getIonMode$1(this);
24744
24741
  renderHiddenInput(true, el, name, value, false);
24745
- return hAsync(Host, { key: '7a8ad7eb6a05c6f96a348dcf30fd0c610a95688c', role: "radiogroup", "aria-labelledby": label ? labelId : null, onClick: this.onClick, class: mode });
24742
+ return hAsync(Host, { key: '61409ef532b6d027fb134ee548a7b696acd21063', role: "radiogroup", "aria-labelledby": label ? labelId : null, onClick: this.onClick, class: mode });
24746
24743
  }
24747
24744
  get el() { return getElement(this); }
24748
24745
  static get watchers() { return {
@@ -25374,7 +25371,7 @@ class Range {
25374
25371
  const needsEndAdjustment = inItem && !hasEndContent;
25375
25372
  const mode = getIonMode$1(this);
25376
25373
  renderHiddenInput(true, el, this.name, JSON.stringify(this.getValue()), disabled);
25377
- return (hAsync(Host, { key: '877c9f15e62fadb184f9da82dc19898227521e07', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: createColorClasses$1(this.color, {
25374
+ return (hAsync(Host, { key: '2d286a82e73559f43493731b9c7581eb87b4a753', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: createColorClasses$1(this.color, {
25378
25375
  [mode]: true,
25379
25376
  'in-item': inItem,
25380
25377
  'range-disabled': disabled,
@@ -25383,10 +25380,10 @@ class Range {
25383
25380
  [`range-label-placement-${labelPlacement}`]: true,
25384
25381
  'range-item-start-adjustment': needsStartAdjustment,
25385
25382
  'range-item-end-adjustment': needsEndAdjustment,
25386
- }) }, hAsync("label", { key: '2ae9088349a65e09b0e33c53442190ef563b2345', class: "range-wrapper", id: "range-label" }, hAsync("div", { key: 'c3d0ca96ceb1e57fbd383e9c7e4da14d931771b8', class: {
25383
+ }) }, hAsync("label", { key: '01ab29b6aee2c74f865e7e50aa735471decccb94', class: "range-wrapper", id: "range-label" }, hAsync("div", { key: '4f7b15d46f197c8d0e8a7dc9e7919feda36ffd8e', class: {
25387
25384
  'label-text-wrapper': true,
25388
25385
  'label-text-wrapper-hidden': !hasLabel,
25389
- }, part: "label" }, label !== undefined ? hAsync("div", { class: "label-text" }, label) : hAsync("slot", { name: "label" })), hAsync("div", { key: '25d20fd5e015931f60a8ecc5374a1c84d167af9c', class: "native-wrapper" }, hAsync("slot", { key: 'ae9f9fd92eed35b81ca97a81caa56332d8b6b2b2', name: "start" }), this.renderRangeSlider(), hAsync("slot", { key: '74b7dede566a959c9b05a6de68426c7e339d18c8', name: "end" })))));
25386
+ }, part: "label" }, label !== undefined ? hAsync("div", { class: "label-text" }, label) : hAsync("slot", { name: "label" })), hAsync("div", { key: 'd5f0e64c957b0c2d59f4305c6ba1c2bf4906b525', class: "native-wrapper" }, hAsync("slot", { key: '8ae6c8cd4b93397c619076a15a4e76eb80f8d581', name: "start" }), this.renderRangeSlider(), hAsync("slot", { key: '7234e46f2936c9865968fb33367508703849962b', name: "end" })))));
25390
25387
  }
25391
25388
  get el() { return getElement(this); }
25392
25389
  static get watchers() { return {
@@ -26287,7 +26284,7 @@ class Refresher {
26287
26284
  }
26288
26285
  render() {
26289
26286
  const mode = getIonMode$1(this);
26290
- return (hAsync(Host, { key: '3270f181a5141e7d886ec554a3e892974446b90e', slot: "fixed", class: {
26287
+ return (hAsync(Host, { key: '8c08a2d699b1613808af48e9c9e06f1a8d856f47', slot: "fixed", class: {
26291
26288
  [mode]: true,
26292
26289
  // Used internally for styling
26293
26290
  [`refresher-${mode}`]: true,
@@ -26515,7 +26512,7 @@ class RefresherContent {
26515
26512
  const pullingIcon = this.pullingIcon;
26516
26513
  const hasSpinner = pullingIcon != null && SPINNERS[pullingIcon] !== undefined;
26517
26514
  const mode = getIonMode$1(this);
26518
- return (hAsync(Host, { key: '1bec5b4da221c69d856f3f5ddf40f2e03ebf2a4c', class: mode }, hAsync("div", { key: '4fcc526c4f1881e9368d9cd16bd7030919bd3841', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (hAsync("div", { key: 'a4e9e2e12c2d7faefc8303ec8c021f999ddf308e', class: "refresher-pulling-icon" }, hAsync("div", { key: '5a2d215feb7fb4b64d540d3a65c0f24b415a2433', class: "spinner-arrow-container" }, hAsync("ion-spinner", { key: 'abef2621d671ac6ff0abac43a702cbd825b7f127', name: this.pullingIcon, paused: true }), mode === 'md' && this.pullingIcon === 'circular' && (hAsync("div", { key: '30087d672c3780672a05874cd93cd099b2855462', class: "arrow-container" }, hAsync("ion-icon", { key: '5e30333dee469aec0d8efc8c4e6dabb619c6f363', icon: caretBackSharp, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (hAsync("div", { key: '48fe72b5ce8ded633c6ee799cebb520b9c8be528', class: "refresher-pulling-icon" }, hAsync("ion-icon", { key: 'd8dfd5d42056b1c0a436c5006affb255407816c0', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), hAsync("div", { key: 'c2cbfb94f157c82601ffe7bb815ff82ebc7c0a49', class: "refresher-refreshing" }, this.refreshingSpinner && (hAsync("div", { key: '17f3ebe6a31768d5e389f45a2c12f68600185db9', class: "refresher-refreshing-icon" }, hAsync("ion-spinner", { key: 'e8e61f8d7189c9939bba184201c9509d1d5b0fad', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
26515
+ return (hAsync(Host, { key: '2226ce5ae5effdaa14505bad9f1c883d2bd88db7', class: mode }, hAsync("div", { key: '0392dcb820113dba17ea07eb8e385773f1a3c9b7', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (hAsync("div", { key: '2d7a335cbc5edf20f448c554a373c9414b842cb1', class: "refresher-pulling-icon" }, hAsync("div", { key: 'e5e4d42002d6e48ae1a4f0fee1ae7fc8f1487899', class: "spinner-arrow-container" }, hAsync("ion-spinner", { key: '84a733d4d22327c533099546758e36325ec0c3d8', name: this.pullingIcon, paused: true }), mode === 'md' && this.pullingIcon === 'circular' && (hAsync("div", { key: '98f6c220fa089f134d3fbe3eec9778c5c298691f', class: "arrow-container" }, hAsync("ion-icon", { key: '792d8fc6c977b73ac17548907498eb765842d70e', icon: caretBackSharp, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (hAsync("div", { key: '7979c4ed0926373c9c7d74eef53c48c5a7aa0f86', class: "refresher-pulling-icon" }, hAsync("ion-icon", { key: '2b366f65d2f6813e9b0fc3a375d30cf705af117f', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), hAsync("div", { key: 'da2426dc081ea3e5750852c46616fee50403ed96', class: "refresher-refreshing" }, this.refreshingSpinner && (hAsync("div", { key: '045144d6495002e1f33e697a74e06456cff9061f', class: "refresher-refreshing-icon" }, hAsync("ion-spinner", { key: '653001cff51cfcae7e5a152fe7c227ebe9368072', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
26519
26516
  }
26520
26517
  get el() { return getElement(this); }
26521
26518
  static get cmpMeta() { return {
@@ -26558,7 +26555,7 @@ class Reorder {
26558
26555
  render() {
26559
26556
  const mode = getIonMode$1(this);
26560
26557
  const reorderIcon = mode === 'ios' ? reorderThreeOutline : reorderTwoSharp;
26561
- return (hAsync(Host, { key: '663d74e231e3af56b6298ee2539fdac9c8465839', class: mode }, hAsync("slot", { key: 'c7c384ab8c9ca8abdc89cd984a39dfde70e342ca' }, hAsync("ion-icon", { key: 'c8b6052db03d4b9e33a90e600c20861c73ee73ce', icon: reorderIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
26558
+ return (hAsync(Host, { key: 'e8018ca68cc5a9af1bbcaeb812e6a7b2ec207593', class: mode }, hAsync("slot", { key: '6a573c2b8b720c34b8e63fdf308f49cb8dcca7c7' }, hAsync("ion-icon", { key: '62ddc78fc1a698550c02a900c252806bb6e6741a', icon: reorderIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
26562
26559
  }
26563
26560
  get el() { return getElement(this); }
26564
26561
  static get style() { return {
@@ -26812,7 +26809,7 @@ class ReorderGroup {
26812
26809
  }
26813
26810
  render() {
26814
26811
  const mode = getIonMode$1(this);
26815
- return (hAsync(Host, { key: '491f3e5843cf728ff4589e58bd86b8ce6709b293', class: {
26812
+ return (hAsync(Host, { key: '5b2613deecc26faa24e2a329cb76620d29517af6', class: {
26816
26813
  [mode]: true,
26817
26814
  'reorder-enabled': !this.disabled,
26818
26815
  'reorder-list-active': this.state !== 0 /* ReorderGroupState.Idle */,
@@ -26920,7 +26917,7 @@ class RippleEffect {
26920
26917
  }
26921
26918
  render() {
26922
26919
  const mode = getIonMode$1(this);
26923
- return (hAsync(Host, { key: '2302f087ab1c6755355736e4ca77309c5fdcf185', role: "presentation", class: {
26920
+ return (hAsync(Host, { key: '9aede04edeb34b2fb6abf0390f70ba671dff4ab5', role: "presentation", class: {
26924
26921
  [mode]: true,
26925
26922
  unbounded: this.unbounded,
26926
26923
  } }));
@@ -27862,10 +27859,10 @@ class RouterLink {
27862
27859
  rel: this.rel,
27863
27860
  target: this.target,
27864
27861
  };
27865
- return (hAsync(Host, { key: 'f876442cab5b14b7e83c6d6ad2c2d878a9c57439', onClick: this.onClick, class: createColorClasses$1(this.color, {
27862
+ return (hAsync(Host, { key: '7b104b8b4d6d36394604342225a9cd3bcc232297', onClick: this.onClick, class: createColorClasses$1(this.color, {
27866
27863
  [mode]: true,
27867
27864
  'ion-activatable': true,
27868
- }) }, hAsync("a", Object.assign({ key: 'c44b78ec1fd10a40c23bfe548860ac2b346646a8' }, attrs), hAsync("slot", { key: 'd32180a567613f79f89885135bd0d776ffc1eb8e' }))));
27865
+ }) }, hAsync("a", Object.assign({ key: '689e38a58764eca01bc42448f8ec4d0cad66b7b6' }, attrs), hAsync("slot", { key: 'c7c24a3b278f323efc18b842652104799bfe8887' }))));
27869
27866
  }
27870
27867
  static get style() { return IonRouterLinkStyle0; }
27871
27868
  static get cmpMeta() { return {
@@ -28060,7 +28057,7 @@ class RouterOutlet {
28060
28057
  return true;
28061
28058
  }
28062
28059
  render() {
28063
- return hAsync("slot", { key: '8279a453c66a766e6e383ff59842b4ae070c13a9' });
28060
+ return hAsync("slot", { key: 'a1247f129b8870ff4f4183c79ab374f310a76352' });
28064
28061
  }
28065
28062
  get el() { return getElement(this); }
28066
28063
  static get watchers() { return {
@@ -28094,7 +28091,7 @@ class Row {
28094
28091
  registerInstance(this, hostRef);
28095
28092
  }
28096
28093
  render() {
28097
- return (hAsync(Host, { key: '813c9a7f6782d2cf8eb27f30d3ab28e6f3122868', class: getIonMode$1(this) }, hAsync("slot", { key: '356bec4d4d408ea63d6b431b06465d5b7bcbff71' })));
28094
+ return (hAsync(Host, { key: 'f9f4d3c89addc79724792514644c24525cc3e736', class: getIonMode$1(this) }, hAsync("slot", { key: 'a1f5d3f68784e8624c95508daa021b90395d6a22' })));
28098
28095
  }
28099
28096
  static get style() { return IonRowStyle0; }
28100
28097
  static get cmpMeta() { return {
@@ -28488,8 +28485,8 @@ class Searchbar {
28488
28485
  const clearIcon = this.clearIcon || (mode === 'ios' ? closeCircle : closeSharp);
28489
28486
  const searchIcon = this.searchIcon || (mode === 'ios' ? searchOutline : searchSharp);
28490
28487
  const shouldShowCancelButton = this.shouldShowCancelButton();
28491
- const cancelButton = this.showCancelButton !== 'never' && (hAsync("button", { key: '20b2d0f2e3425eede725dbe3323c7c29cdb66f4e', "aria-label": cancelButtonText, "aria-hidden": shouldShowCancelButton ? undefined : 'true', type: "button", tabIndex: mode === 'ios' && !shouldShowCancelButton ? -1 : undefined, onMouseDown: this.onCancelSearchbar, onTouchStart: this.onCancelSearchbar, class: "searchbar-cancel-button" }, hAsync("div", { key: '3a516c3fdd35256eb79639fd340afcdd92cfd7aa', "aria-hidden": "true" }, mode === 'md' ? (hAsync("ion-icon", { "aria-hidden": "true", mode: mode, icon: this.cancelButtonIcon, lazy: false })) : (cancelButtonText))));
28492
- return (hAsync(Host, { key: '34878db21f63a9bdffca0446d8ad5619ff04cac3', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
28488
+ const cancelButton = this.showCancelButton !== 'never' && (hAsync("button", { key: 'cfa61e0089581dfa8eba471c87a81fabb4dfe3b3', "aria-label": cancelButtonText, "aria-hidden": shouldShowCancelButton ? undefined : 'true', type: "button", tabIndex: mode === 'ios' && !shouldShowCancelButton ? -1 : undefined, onMouseDown: this.onCancelSearchbar, onTouchStart: this.onCancelSearchbar, class: "searchbar-cancel-button" }, hAsync("div", { key: '930f1ad5533a182369c793ac5f9e8e534a97dfdc', "aria-hidden": "true" }, mode === 'md' ? (hAsync("ion-icon", { "aria-hidden": "true", mode: mode, icon: this.cancelButtonIcon, lazy: false })) : (cancelButtonText))));
28489
+ return (hAsync(Host, { key: '645dcb19bb2acb42b4a0b8298416bd765dc312fa', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
28493
28490
  [mode]: true,
28494
28491
  'searchbar-animated': animated,
28495
28492
  'searchbar-disabled': this.disabled,
@@ -28499,14 +28496,14 @@ class Searchbar {
28499
28496
  'searchbar-has-focus': this.focused,
28500
28497
  'searchbar-should-show-clear': this.shouldShowClearButton(),
28501
28498
  'searchbar-should-show-cancel': this.shouldShowCancelButton(),
28502
- }) }, hAsync("div", { key: 'faa7b011206a8359b1963368c65988e506b260cb', class: "searchbar-input-container" }, hAsync("input", Object.assign({ key: '732d3e5a2b258da6f136a14472ac872816a9853b', "aria-label": "search text", disabled: this.disabled, ref: (el) => (this.nativeInput = el), class: "searchbar-input", inputMode: this.inputmode, enterKeyHint: this.enterkeyhint, name: this.name, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, minLength: this.minlength, maxLength: this.maxlength, placeholder: this.placeholder, type: this.type, value: this.getValue(), autoCapitalize: autocapitalize === 'default' ? undefined : autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, spellcheck: this.spellcheck }, this.inheritedAttributes)), mode === 'md' && cancelButton, hAsync("ion-icon", { key: '767dca971849f221dde220deae728b41bf764b98', "aria-hidden": "true", mode: mode, icon: searchIcon, lazy: false, class: "searchbar-search-icon" }), hAsync("button", { key: '9941b5de1ed9ebcf3e81de8e0731c09dea5a89d9', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
28499
+ }) }, hAsync("div", { key: '650d6aa2a8bd3a560762bbe3b98cc549520ac93c', class: "searchbar-input-container" }, hAsync("input", Object.assign({ key: '04eddba089d1082d9eb2da4ba4a0dc6878402a94', "aria-label": "search text", disabled: this.disabled, ref: (el) => (this.nativeInput = el), class: "searchbar-input", inputMode: this.inputmode, enterKeyHint: this.enterkeyhint, name: this.name, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, minLength: this.minlength, maxLength: this.maxlength, placeholder: this.placeholder, type: this.type, value: this.getValue(), autoCapitalize: autocapitalize === 'default' ? undefined : autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, spellcheck: this.spellcheck }, this.inheritedAttributes)), mode === 'md' && cancelButton, hAsync("ion-icon", { key: '61f88b7a167eaf41748adfe40352dd5597efc4c4', "aria-hidden": "true", mode: mode, icon: searchIcon, lazy: false, class: "searchbar-search-icon" }), hAsync("button", { key: 'a73f3387cd2335561fa521a091cb8ea8bc1b697e', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
28503
28500
  /**
28504
28501
  * This prevents mobile browsers from
28505
28502
  * blurring the input when the clear
28506
28503
  * button is activated.
28507
28504
  */
28508
28505
  ev.preventDefault();
28509
- }, onClick: () => this.onClearInput(true) }, hAsync("ion-icon", { key: 'cb2b543d286373a84e2c6c2a959f92b045bbd7dd', "aria-hidden": "true", mode: mode, icon: clearIcon, lazy: false, class: "searchbar-clear-icon" }))), mode === 'ios' && cancelButton));
28506
+ }, onClick: () => this.onClearInput(true) }, hAsync("ion-icon", { key: '43d5e1465f3cb8036d1ad3062f68419bae66cf20', "aria-hidden": "true", mode: mode, icon: clearIcon, lazy: false, class: "searchbar-clear-icon" }))), mode === 'ios' && cancelButton));
28510
28507
  }
28511
28508
  get el() { return getElement(this); }
28512
28509
  static get watchers() { return {
@@ -28994,14 +28991,14 @@ class Segment {
28994
28991
  }
28995
28992
  render() {
28996
28993
  const mode = getIonMode$1(this);
28997
- return (hAsync(Host, { key: 'f1f7103b4c298e037df850ac809a1a7c6e9987a7', role: "tablist", onClick: this.onClick, class: createColorClasses$1(this.color, {
28994
+ return (hAsync(Host, { key: '227d2eb8dcabbffb66649d09d359d7ed41b3778c', role: "tablist", onClick: this.onClick, class: createColorClasses$1(this.color, {
28998
28995
  [mode]: true,
28999
28996
  'in-toolbar': hostContext('ion-toolbar', this.el),
29000
28997
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
29001
28998
  'segment-activated': this.activated,
29002
28999
  'segment-disabled': this.disabled,
29003
29000
  'segment-scrollable': this.scrollable,
29004
- }) }, hAsync("slot", { key: '6efdb318b13da8d21687084aa0761728fdf12579', onSlotchange: this.onSlottedItemsChange })));
29001
+ }) }, hAsync("slot", { key: '7c0ffd825839c4db82be984ec14406a50bfe2332', onSlotchange: this.onSlottedItemsChange })));
29005
29002
  }
29006
29003
  get el() { return getElement(this); }
29007
29004
  static get watchers() { return {
@@ -29111,7 +29108,7 @@ class SegmentButton {
29111
29108
  const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
29112
29109
  const mode = getIonMode$1(this);
29113
29110
  const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
29114
- return (hAsync(Host, { key: '70cf5c7a3ae2620222c5250c644faf3cfc3b3e4e', class: {
29111
+ return (hAsync(Host, { key: 'ddfb26e37b54b261faa70aee68691833aa56e81e', class: {
29115
29112
  [mode]: true,
29116
29113
  'in-toolbar': hostContext('ion-toolbar', this.el),
29117
29114
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
@@ -29127,10 +29124,10 @@ class SegmentButton {
29127
29124
  'ion-activatable': true,
29128
29125
  'ion-activatable-instant': true,
29129
29126
  'ion-focusable': true,
29130
- } }, hAsync("button", Object.assign({ key: 'a53c9f1e360934e8d2e90476642ba4507fc38ebd', "aria-selected": checked ? 'true' : 'false', role: "tab", ref: (el) => (this.nativeEl = el), type: type, class: "button-native", part: "native", disabled: disabled }, this.inheritedAttributes), hAsync("span", { key: '7d8feda840d389941cc693f500b5eba0b39b41da', class: "button-inner" }, hAsync("slot", { key: 'd9ae1eec45db253cbf573d29cd545658dd595d87' })), mode === 'md' && hAsync("ion-ripple-effect", { key: '49e6a16968709dc9b3fc77bc9fb99acb42fda88c' })), hAsync("div", { key: '4e3ea0989ed5205dbb03586e4facb439b05a92de', part: "indicator", class: {
29127
+ } }, hAsync("button", Object.assign({ key: 'e59ed3e27467a98191c1c8f365a9c372898392ce', "aria-selected": checked ? 'true' : 'false', role: "tab", ref: (el) => (this.nativeEl = el), type: type, class: "button-native", part: "native", disabled: disabled }, this.inheritedAttributes), hAsync("span", { key: '893481bc8f01bbf564c9ad4c04314f041eee8b7c', class: "button-inner" }, hAsync("slot", { key: 'f234731ae1d4545b9e29c3575e67f6ead2c10532' })), mode === 'md' && hAsync("ion-ripple-effect", { key: '72b531848eb64c7f95e2530d87f7ea99448ecfe3' })), hAsync("div", { key: 'e2e13a354bf5d103c81ead27a23e238bc36c02b2', part: "indicator", class: {
29131
29128
  'segment-button-indicator': true,
29132
29129
  'segment-button-indicator-animated': true,
29133
- } }, hAsync("div", { key: '65c72a151080998c1e548c87d4d4ebd5c7dda72f', part: "indicator-background", class: "segment-button-indicator-background" }))));
29130
+ } }, hAsync("div", { key: '51bce0f6af7cde2053351509391a2ac183b38a8e', part: "indicator-background", class: "segment-button-indicator-background" }))));
29134
29131
  }
29135
29132
  get el() { return getElement(this); }
29136
29133
  static get watchers() { return {
@@ -29742,7 +29739,7 @@ class Select {
29742
29739
  * TODO(FW-5592): Remove hasStartEndSlots condition
29743
29740
  */
29744
29741
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || isExpanded || hasStartEndSlots));
29745
- return (hAsync(Host, { key: '73c571c1f8468e1c3f4fe02fbbb33ba9cbc8e989', onClick: this.onClick, class: createColorClasses$1(this.color, {
29742
+ return (hAsync(Host, { key: 'd95e003059e8719cd19f6f9e23d8939b0cae9bd1', onClick: this.onClick, class: createColorClasses$1(this.color, {
29746
29743
  [mode]: true,
29747
29744
  'in-item': inItem,
29748
29745
  'in-item-color': hostContext('ion-item.ion-color', el),
@@ -29758,7 +29755,7 @@ class Select {
29758
29755
  [`select-justify-${justify}`]: justifyEnabled,
29759
29756
  [`select-shape-${shape}`]: shape !== undefined,
29760
29757
  [`select-label-placement-${labelPlacement}`]: true,
29761
- }) }, hAsync("label", { key: '2b08538cba0b9f747541d57ac18fb6a1ea658878', class: "select-wrapper", id: "select-label" }, this.renderLabelContainer(), hAsync("div", { key: '33f54373bcb02c72a9d0af2efffebc27ee2c69fe', class: "select-wrapper-inner" }, hAsync("slot", { key: 'd1c93aec99dc1cd6410f93309cef615fe04b541b', name: "start" }), hAsync("div", { key: '493d1a3cad9565516f855bef75685b020785ffd3', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), hAsync("slot", { key: '353a3ee5635f8a8f3be411efd6caef6c2ad74a89', name: "end" }), !hasFloatingOrStackedLabel && this.renderSelectIcon()), hasFloatingOrStackedLabel && this.renderSelectIcon(), shouldRenderHighlight && hAsync("div", { key: 'fd5f85555db02affe954f9f4f2876ac8fe676234', class: "select-highlight" }))));
29758
+ }) }, hAsync("label", { key: 'e5d15665212e6f1eb9335c408e5dc5f12cccd3ae', class: "select-wrapper", id: "select-label" }, this.renderLabelContainer(), hAsync("div", { key: '53a0d64abaaa08a015aa8fb4c9c91669a179b203', class: "select-wrapper-inner" }, hAsync("slot", { key: '686f830338a5587321433b96577d435c3809d707', name: "start" }), hAsync("div", { key: 'd3852eac0551e155ce6ccc89ce6a3802d752b61e', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), hAsync("slot", { key: '7bebc89c589be9ba15943a1aeb0f9847443b42e1', name: "end" }), !hasFloatingOrStackedLabel && this.renderSelectIcon()), hasFloatingOrStackedLabel && this.renderSelectIcon(), shouldRenderHighlight && hAsync("div", { key: 'bccaa9661ae5185dd953ce40aa18dd1b762146de', class: "select-highlight" }))));
29762
29759
  }
29763
29760
  get el() { return getElement(this); }
29764
29761
  static get watchers() { return {
@@ -29849,7 +29846,7 @@ class SelectOption {
29849
29846
  this.value = undefined;
29850
29847
  }
29851
29848
  render() {
29852
- return hAsync(Host, { key: 'ba5a9c695c53fe0802af11a49f4305a9b8f71773', role: "option", id: this.inputId, class: getIonMode$1(this) });
29849
+ return hAsync(Host, { key: '02cad3d160435828ab5e6a4d87d4d7af25e95da5', role: "option", id: this.inputId, class: getIonMode$1(this) });
29853
29850
  }
29854
29851
  get el() { return getElement(this); }
29855
29852
  static get style() { return IonSelectOptionStyle0; }
@@ -29969,7 +29966,7 @@ class SelectPopover {
29969
29966
  render() {
29970
29967
  const { header, message, options, subHeader } = this;
29971
29968
  const hasSubHeaderOrMessage = subHeader !== undefined || message !== undefined;
29972
- return (hAsync(Host, { key: '302553a2eec4d1442751b8af28b7c9bd3487fd5d', class: getIonMode$1(this) }, hAsync("ion-list", { key: '39ae8579e6fe3bae2c7504147268ad5c82fd27e6' }, header !== undefined && hAsync("ion-list-header", { key: 'e0e6686380d188f46c593e1bb25287dcf08c75c2' }, header), hasSubHeaderOrMessage && (hAsync("ion-item", { key: '8a2d8652db269593c0ba7d767277e12c2b06144d' }, hAsync("ion-label", { key: 'a30cc0ecf95d5bdd6421ee1683922c1b853e98ea', class: "ion-text-wrap" }, subHeader !== undefined && hAsync("h3", { key: 'c298459ca450123808a08d65660825b2c26d00e5' }, subHeader), message !== undefined && hAsync("p", { key: 'ed895fbaec020e809021138401341b6fd7675035' }, message)))), this.renderOptions(options))));
29969
+ return (hAsync(Host, { key: 'db591b42f550b4620ca45daa8290fab196ab760f', class: getIonMode$1(this) }, hAsync("ion-list", { key: '795b22528ef751611e1d24138e719c77b30d87bb' }, header !== undefined && hAsync("ion-list-header", { key: '168697c286bf28328d997675bb62ac55c62466b5' }, header), hasSubHeaderOrMessage && (hAsync("ion-item", { key: '8ba867e77c502589db1475d50d661fbda868095a' }, hAsync("ion-label", { key: '615b8114e8315a287592caa69c8d0764c07a3755', class: "ion-text-wrap" }, subHeader !== undefined && hAsync("h3", { key: '5bbb3a53b7eba7b10391c00cfc348b71b928e3fa' }, subHeader), message !== undefined && hAsync("p", { key: 'a12814f22ba06fe799475c845a975c720c98bfaa' }, message)))), this.renderOptions(options))));
29973
29970
  }
29974
29971
  get el() { return getElement(this); }
29975
29972
  static get style() { return {
@@ -30017,11 +30014,11 @@ class SkeletonText {
30017
30014
  const animated = this.animated && config.getBoolean('animated', true);
30018
30015
  const inMedia = hostContext('ion-avatar', this.el) || hostContext('ion-thumbnail', this.el);
30019
30016
  const mode = getIonMode$1(this);
30020
- return (hAsync(Host, { key: '1a3e78e9a6f740d609d1f0b7a16cb6eff4a2d617', class: {
30017
+ return (hAsync(Host, { key: '69ac5fabf02d9d42a4eb99b3499dce0864199cb0', class: {
30021
30018
  [mode]: true,
30022
30019
  'skeleton-text-animated': animated,
30023
30020
  'in-media': inMedia,
30024
- } }, hAsync("span", { key: 'be3eabe196ec6e8ec19857375ba30f4c8aa58e7f' }, "\u00A0")));
30021
+ } }, hAsync("span", { key: '77887175c8147baecccc6258faa8181c9b2a449c' }, "\u00A0")));
30025
30022
  }
30026
30023
  get el() { return getElement(this); }
30027
30024
  static get style() { return IonSkeletonTextStyle0; }
@@ -30074,7 +30071,7 @@ class Spinner {
30074
30071
  svgs.push(buildLine(spinner, duration, i, spinner.lines));
30075
30072
  }
30076
30073
  }
30077
- return (hAsync(Host, { key: '50cbaed55eeab15292447d106a80b93db4cb40de', class: createColorClasses$1(self.color, {
30074
+ return (hAsync(Host, { key: 'bc61b47a0bfc75efa3ef2a201fc9d573ceef5bc3', class: createColorClasses$1(self.color, {
30078
30075
  [mode]: true,
30079
30076
  [`spinner-${spinnerName}`]: true,
30080
30077
  'spinner-paused': self.paused || config.getBoolean('_testing'),
@@ -30174,12 +30171,12 @@ class SplitPane {
30174
30171
  }
30175
30172
  render() {
30176
30173
  const mode = getIonMode$1(this);
30177
- return (hAsync(Host, { key: 'd54c356cd4bff7e55325160882dea8249f47f388', class: {
30174
+ return (hAsync(Host, { key: '03371ed21b1fdd155ec12178d5b4fe42db58326c', class: {
30178
30175
  [mode]: true,
30179
30176
  // Used internally for styling
30180
30177
  [`split-pane-${mode}`]: true,
30181
30178
  'split-pane-visible': this.visible,
30182
- } }, hAsync("slot", { key: 'af62690d0fd686cfbd29d888c79eda9001f13e2f' })));
30179
+ } }, hAsync("slot", { key: '5c82033f0be9eeecf9cca79984e81c4b2e38cba0' })));
30183
30180
  }
30184
30181
  get el() { return getElement(this); }
30185
30182
  static get watchers() { return {
@@ -30248,10 +30245,10 @@ class Tab {
30248
30245
  }
30249
30246
  render() {
30250
30247
  const { tab, active, component } = this;
30251
- return (hAsync(Host, { key: '46d5498418f5379861c3d7465e8021dec45f1200', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
30248
+ return (hAsync(Host, { key: '0e2727610cfb92432ecbe731282dd0fc17f7801c', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
30252
30249
  'ion-page': component === undefined,
30253
30250
  'tab-hidden': !active,
30254
- } }, hAsync("slot", { key: 'b45045dccb87dfe75e3f5a5a474bb48b6c98e922' })));
30251
+ } }, hAsync("slot", { key: '6d024e3eeb310211ff0424e7cdc24f3cf39165f7' })));
30255
30252
  }
30256
30253
  get el() { return getElement(this); }
30257
30254
  static get watchers() { return {
@@ -30329,11 +30326,11 @@ class TabBar {
30329
30326
  const { color, translucent, keyboardVisible } = this;
30330
30327
  const mode = getIonMode$1(this);
30331
30328
  const shouldHide = keyboardVisible && this.el.getAttribute('slot') !== 'top';
30332
- return (hAsync(Host, { key: '3a8595dd83f89e8319471a7a7f9f64b2565b384c', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses$1(color, {
30329
+ return (hAsync(Host, { key: '4a658d07ec24e6bf2383ff6b85dbfc63d12c8910', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses$1(color, {
30333
30330
  [mode]: true,
30334
30331
  'tab-bar-translucent': translucent,
30335
30332
  'tab-bar-hidden': shouldHide,
30336
- }) }, hAsync("slot", { key: '8b65eceb922f6abfa15f41046261586fb94b981f' })));
30333
+ }) }, hAsync("slot", { key: '846f8ef4f9af7f3f5828b7302cba115562204f7b' })));
30337
30334
  }
30338
30335
  get el() { return getElement(this); }
30339
30336
  static get watchers() { return {
@@ -30431,7 +30428,7 @@ class TabButton {
30431
30428
  rel,
30432
30429
  target,
30433
30430
  };
30434
- return (hAsync(Host, { key: '4b528ce31f67e10ad849e0c99bd034bba675c227', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
30431
+ return (hAsync(Host, { key: '9588586b1cd801140fb0e0cc42e91a2fd9b92d2e', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
30435
30432
  [mode]: true,
30436
30433
  'tab-selected': selected,
30437
30434
  'tab-disabled': disabled,
@@ -30443,7 +30440,7 @@ class TabButton {
30443
30440
  'ion-activatable': true,
30444
30441
  'ion-selectable': true,
30445
30442
  'ion-focusable': true,
30446
- } }, hAsync("a", Object.assign({ key: '0da8784b1b243ffaaaf04dd7adb55d6881ed0c08' }, attrs, { class: "button-native", part: "native", role: "tab", "aria-selected": selected ? 'true' : null, "aria-disabled": disabled ? 'true' : null, tabindex: disabled ? '-1' : undefined }, inheritedAttributes), hAsync("span", { key: '2c628e8f1ebc129f84876c01530468cb97d8bf3a', class: "button-inner" }, hAsync("slot", { key: '8052a171d197a7de1a7eb12b091c35f73ae1ee21' })), mode === 'md' && hAsync("ion-ripple-effect", { key: '4186bdb5ed045ec16f495a14fa30ac864c576227', type: "unbounded" }))));
30443
+ } }, hAsync("a", Object.assign({ key: '9cdad3684c2e59873a4b1858ad6a899193084abf' }, attrs, { class: "button-native", part: "native", role: "tab", "aria-selected": selected ? 'true' : null, "aria-disabled": disabled ? 'true' : null, tabindex: disabled ? '-1' : undefined }, inheritedAttributes), hAsync("span", { key: 'ed542d1d9b7f68542c829ee94d10fa6a417cc3ba', class: "button-inner" }, hAsync("slot", { key: '181dffbbd8e91e23343049f9b64cc5454297f05e' })), mode === 'md' && hAsync("ion-ripple-effect", { key: 'b3012617ce2a23d6fbadb0d1c2d05ddabb947f2c', type: "unbounded" }))));
30447
30444
  }
30448
30445
  get el() { return getElement(this); }
30449
30446
  static get style() { return {
@@ -30619,7 +30616,7 @@ class Tabs {
30619
30616
  return Array.from(this.el.querySelectorAll('ion-tab'));
30620
30617
  }
30621
30618
  render() {
30622
- return (hAsync(Host, { key: 'eb094c9bd15b7777c53bd0bd6d225784fa472849', onIonTabButtonClick: this.onTabClicked }, hAsync("slot", { key: 'a516ca6915bf26e77eeeb0ff684c4fcc7d4420a7', name: "top" }), hAsync("div", { key: 'dd2a32a072d77afe216abc4958c1d686405fb780', class: "tabs-inner" }, hAsync("slot", { key: '222c20ba862068f5c78e7bbef4fa213499fb2fa5' })), hAsync("slot", { key: '3e76dcb1b21873aa137d095c56131514054ead3a', name: "bottom" })));
30619
+ return (hAsync(Host, { key: '549d895d74165267eb648d929e81d100b0db8ab4', onIonTabButtonClick: this.onTabClicked }, hAsync("slot", { key: 'f40633a1b2d38c56d6268a4f9554e255a9c9fd4f', name: "top" }), hAsync("div", { key: 'e688d6c6299fb2551e4f4b1038128d02c71e9c09', class: "tabs-inner" }, hAsync("slot", { key: '157805f56e4708d15f11d6093c9106abe18f2869' })), hAsync("slot", { key: 'a7add9aed231853bb61797ad14ded5b6fe9f0015', name: "bottom" })));
30623
30620
  }
30624
30621
  get el() { return getElement(this); }
30625
30622
  static get style() { return IonTabsStyle0; }
@@ -30661,9 +30658,9 @@ class Text {
30661
30658
  }
30662
30659
  render() {
30663
30660
  const mode = getIonMode$1(this);
30664
- return (hAsync(Host, { key: '4b76333b1ea5cab134b9dc1f5670c0d5a253fc32', class: createColorClasses$1(this.color, {
30661
+ return (hAsync(Host, { key: 'ab9a44c87ae1a8315ca07721f683fb439f2caff1', class: createColorClasses$1(this.color, {
30665
30662
  [mode]: true,
30666
- }) }, hAsync("slot", { key: '3dee5f16bc58b3d92547d910bd4f441a00ce2039' })));
30663
+ }) }, hAsync("slot", { key: '809b39d6b64195fdf9788ae121a4f241ba1cac6b' })));
30667
30664
  }
30668
30665
  static get style() { return IonTextStyle0; }
30669
30666
  static get cmpMeta() { return {
@@ -31030,7 +31027,7 @@ class Textarea {
31030
31027
  * TODO(FW-5592): Remove hasStartEndSlots condition
31031
31028
  */
31032
31029
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
31033
- return (hAsync(Host, { key: '37595a18d77dea1a337ac1c672e5f08a4128111d', class: createColorClasses$1(this.color, {
31030
+ return (hAsync(Host, { key: '2ac001eae0e1dcf5ec0a1cda381d8a1e8fbe0ddb', class: createColorClasses$1(this.color, {
31034
31031
  [mode]: true,
31035
31032
  'has-value': hasValue,
31036
31033
  'has-focus': hasFocus,
@@ -31039,7 +31036,7 @@ class Textarea {
31039
31036
  [`textarea-shape-${shape}`]: shape !== undefined,
31040
31037
  [`textarea-label-placement-${labelPlacement}`]: true,
31041
31038
  'textarea-disabled': disabled,
31042
- }) }, hAsync("label", { key: '67342758743e5a40448a32ff695876d39778621f', class: "textarea-wrapper", htmlFor: inputId }, this.renderLabelContainer(), hAsync("div", { key: 'a994be8264bf5652811cf816d79a04178954e83f', class: "textarea-wrapper-inner" }, hAsync("div", { key: 'e09c93ebcd5b3d227d51e682ca23dfc7fd7027ad', class: "start-slot-wrapper" }, hAsync("slot", { key: 'd39758f21f19ae70aea21e9a9a7b7c20991fe593', name: "start" })), hAsync("div", { key: '6a4e10e53de4bb235ee30def4c9ae5bdee888816', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, hAsync("textarea", Object.assign({ key: '9e254e551f124d972e9bc6b09ef0f2bb55890be5', class: "native-textarea", ref: (el) => (this.nativeInput = el), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, minLength: this.minlength, maxLength: this.maxlength, name: this.name, placeholder: this.placeholder || '', readOnly: this.readonly, required: this.required, spellcheck: this.spellcheck, cols: this.cols, rows: this.rows, wrap: this.wrap, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeyDown }, this.inheritedAttributes), value)), hAsync("div", { key: 'a66aa2d2bc4778a0bec56a8b9ec9052a832eb3b2', class: "end-slot-wrapper" }, hAsync("slot", { key: '8e6a90b4475de32e23afc593da4108610dcca663', name: "end" }))), shouldRenderHighlight && hAsync("div", { key: '6da03205a8daff45581b20f0af3938634a9d5f8c', class: "textarea-highlight" })), this.renderBottomContent()));
31039
+ }) }, hAsync("label", { key: '3f846e28f1e7127202b8be7148324080a424dc66', class: "textarea-wrapper", htmlFor: inputId }, this.renderLabelContainer(), hAsync("div", { key: 'e221bf2c583cdf6019e05b3b499279216edeabf5', class: "textarea-wrapper-inner" }, hAsync("div", { key: '94d7097f3f3a26aed37ed4bb77566e1ba5e40ece', class: "start-slot-wrapper" }, hAsync("slot", { key: 'ecdb0f2bd3228edf9b6db1a63afd42cf2f48d3c9', name: "start" })), hAsync("div", { key: 'dfbe9f1a7d21839d8b9f372a208c0c3e60af5f68', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, hAsync("textarea", Object.assign({ key: '8232f346ad68093d72feff68e69b35bc3c5e0605', class: "native-textarea", ref: (el) => (this.nativeInput = el), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, minLength: this.minlength, maxLength: this.maxlength, name: this.name, placeholder: this.placeholder || '', readOnly: this.readonly, required: this.required, spellcheck: this.spellcheck, cols: this.cols, rows: this.rows, wrap: this.wrap, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeyDown }, this.inheritedAttributes), value)), hAsync("div", { key: 'b06b270cdccdb6dad190ba5277c7893663539d7b', class: "end-slot-wrapper" }, hAsync("slot", { key: '063e0c67ac54f2de7006de5cc91dddabcfd23e63', name: "end" }))), shouldRenderHighlight && hAsync("div", { key: 'dc0376830bae4829bd83a0a98b2e51ab728a4a57', class: "textarea-highlight" })), this.renderBottomContent()));
31043
31040
  }
31044
31041
  get el() { return getElement(this); }
31045
31042
  static get watchers() { return {
@@ -31101,7 +31098,7 @@ class Thumbnail {
31101
31098
  registerInstance(this, hostRef);
31102
31099
  }
31103
31100
  render() {
31104
- return (hAsync(Host, { key: 'ea55000055f941b0c79561e8934be6242ec8e114', class: getIonMode$1(this) }, hAsync("slot", { key: 'a4f934f442797f5c66a77e0ef8920fdd07c204f2' })));
31101
+ return (hAsync(Host, { key: '7d0d0ecb46ea49d34da58724d546db9ffb768b4a', class: getIonMode$1(this) }, hAsync("slot", { key: 'df6831c030f57b254ceeaf43bd0c90e06915b161' })));
31105
31102
  }
31106
31103
  static get style() { return IonThumbnailStyle0; }
31107
31104
  static get cmpMeta() { return {
@@ -31937,9 +31934,9 @@ class Toast {
31937
31934
  if (layout === 'stacked' && startButtons.length > 0 && endButtons.length > 0) {
31938
31935
  printIonWarning('This toast is using start and end buttons with the stacked toast layout. We recommend following the best practice of using either start or end buttons with the stacked toast layout.', el);
31939
31936
  }
31940
- return (hAsync(Host, Object.assign({ key: '68c336f80af04ba484ca9899bae8f40c0d9b7691', tabindex: "-1" }, this.htmlAttributes, { style: {
31937
+ return (hAsync(Host, Object.assign({ key: 'fd7f35a7fb769a46d1860f0d16d2a97f287b49d2', tabindex: "-1" }, this.htmlAttributes, { style: {
31941
31938
  zIndex: `${60000 + this.overlayIndex}`,
31942
- }, class: createColorClasses$1(this.color, Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent })), onIonToastWillDismiss: this.dispatchCancelHandler }), hAsync("div", { key: '3483b188f14b700964a123997a60a43a2023a1b6', class: wrapperClass }, hAsync("div", { key: '1b88544a9b87253b364cbec6285625388979b560', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (hAsync("ion-icon", { key: 'bd1c42e3b14af66b880dfe283e3ae910075c0f70', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), hAsync("div", { key: 'a5ef6cdabc1f7c70d11a5f2a0abf8737fe7550e8', class: "toast-content", role: "status", "aria-atomic": "true", "aria-live": "polite" }, !revealContentToScreenReader && header !== undefined && this.renderHeader('oldHeader', 'true'), !revealContentToScreenReader && message !== undefined && this.renderToastMessage('oldMessage', 'true'), revealContentToScreenReader && header !== undefined && this.renderHeader('header'), revealContentToScreenReader && message !== undefined && this.renderToastMessage('header')), this.renderButtons(endButtons, 'end')))));
31939
+ }, class: createColorClasses$1(this.color, Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent })), onIonToastWillDismiss: this.dispatchCancelHandler }), hAsync("div", { key: '0ebf71074b240fd63a7ec816855f16d327742d4e', class: wrapperClass }, hAsync("div", { key: '364ed5cf8591d3ce8e159c4bd480a921a1163ced', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (hAsync("ion-icon", { key: '9f57da73c79c747fd2b387900c67c7d6c871a910', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), hAsync("div", { key: '58343c16377abd5d76b7b3ae928c2437da0259fb', class: "toast-content", role: "status", "aria-atomic": "true", "aria-live": "polite" }, !revealContentToScreenReader && header !== undefined && this.renderHeader('oldHeader', 'true'), !revealContentToScreenReader && message !== undefined && this.renderToastMessage('oldMessage', 'true'), revealContentToScreenReader && header !== undefined && this.renderHeader('header'), revealContentToScreenReader && message !== undefined && this.renderToastMessage('header')), this.renderButtons(endButtons, 'end')))));
31943
31940
  }
31944
31941
  get el() { return getElement(this); }
31945
31942
  static get watchers() { return {
@@ -32159,7 +32156,7 @@ class Toggle {
32159
32156
  const value = this.getValue();
32160
32157
  const rtl = isRTL$1(el) ? 'rtl' : 'ltr';
32161
32158
  renderHiddenInput(true, el, name, checked ? value : '', disabled);
32162
- return (hAsync(Host, { key: '8f024fb0fbc2d4442be0574b03450426e8e4fc9e', onClick: this.onClick, class: createColorClasses$1(color, {
32159
+ return (hAsync(Host, { key: '059639dd357e81134e9c5345b0c4ff0b501aa372', onClick: this.onClick, class: createColorClasses$1(color, {
32163
32160
  [mode]: true,
32164
32161
  'in-item': hostContext('ion-item', el),
32165
32162
  'toggle-activated': activated,
@@ -32169,10 +32166,10 @@ class Toggle {
32169
32166
  [`toggle-alignment-${alignment}`]: alignment !== undefined,
32170
32167
  [`toggle-label-placement-${labelPlacement}`]: true,
32171
32168
  [`toggle-${rtl}`]: true,
32172
- }) }, hAsync("label", { key: '0492f009cd89755adf41f60925028002df0e67b1', class: "toggle-wrapper" }, hAsync("input", Object.assign({ key: 'fd98b23e8adfa2630878eddc30607a0b1bf9e798', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl) }, this.inheritedAttributes)), hAsync("div", { key: 'bcbde055ad9450319ae41e8956a1e8cc0a7796a4', class: {
32169
+ }) }, hAsync("label", { key: '9e06a613ed8fcfdca304ba62ed74feb6c7be2e2d', class: "toggle-wrapper" }, hAsync("input", Object.assign({ key: 'e667729528eeb3b21100d7f7e8aa3bf0111adc6c', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl) }, this.inheritedAttributes)), hAsync("div", { key: '7b95e7f346e84bac82606a2dec48f4ae02ce7854', class: {
32173
32170
  'label-text-wrapper': true,
32174
32171
  'label-text-wrapper-hidden': !this.hasLabel,
32175
- }, part: "label" }, hAsync("slot", { key: '7a6ea9515d454d80615f0622f361c5f91b41345c' })), hAsync("div", { key: '6d3670b81b8f809092c98b3f3b8e483ddf6a7cac', class: "native-wrapper" }, this.renderToggleControl()))));
32172
+ }, part: "label" }, hAsync("slot", { key: 'c0a1ff31325e30eb433cf802c8193b1bb570a2f5' })), hAsync("div", { key: '41b11a32669d8f1b7405dd64b8547ba81a683fe1', class: "native-wrapper" }, this.renderToggleControl()))));
32176
32173
  }
32177
32174
  get el() { return getElement(this); }
32178
32175
  static get watchers() { return {
@@ -32276,10 +32273,10 @@ class Toolbar {
32276
32273
  this.childrenStyles.forEach((value) => {
32277
32274
  Object.assign(childStyles, value);
32278
32275
  });
32279
- return (hAsync(Host, { key: '4bb3a55001408a3bdf033af76b9196cb96c07c09', class: Object.assign(Object.assign({}, childStyles), createColorClasses$1(this.color, {
32276
+ return (hAsync(Host, { key: '7bcb85a3928cbce60c1731b526fa4a4dae7b3ac7', class: Object.assign(Object.assign({}, childStyles), createColorClasses$1(this.color, {
32280
32277
  [mode]: true,
32281
32278
  'in-toolbar': hostContext('ion-toolbar', this.el),
32282
- })) }, hAsync("div", { key: '0891db157d6e028c6d03696f13fb510ea91b0296', class: "toolbar-background" }), hAsync("div", { key: '95fbc870d808f74af4bb18cd8f8ec8c7828a9e0b', class: "toolbar-container" }, hAsync("slot", { key: '84d4a9644660fe00ca085055ca8d12f3647531ad', name: "start" }), hAsync("slot", { key: 'fd361dc9c9979f59aed2fedcf94629506fae62b0', name: "secondary" }), hAsync("div", { key: '54d2b28616a4627c55766f66dc453707752758a6', class: "toolbar-content" }, hAsync("slot", { key: '8f65e0830cce7135640b90eb694e282cb7e5efd2' })), hAsync("slot", { key: 'c78be11a207c8674f222543646398636956087e6', name: "primary" }), hAsync("slot", { key: 'ab25e1601ccaa8cb0d81921b849bcb7402aa7826', name: "end" }))));
32279
+ })) }, hAsync("div", { key: 'cbcbec3b11975dc72ce6fdf11a4a3c6a0c645073', class: "toolbar-background" }), hAsync("div", { key: '4716951b9736c933206284e1e34eebe1507f896c', class: "toolbar-container" }, hAsync("slot", { key: '890a8d114ebb2b9a0c364d48425a2c82248c08f7', name: "start" }), hAsync("slot", { key: 'dc856f55f7fb412274edeec64d1bbe6be109abd0', name: "secondary" }), hAsync("div", { key: '5b67e95c3bbda910c94da2527465c6824d61a8a6', class: "toolbar-content" }, hAsync("slot", { key: '5e19b792aa970797d08430666b14a2cd30af87e3' })), hAsync("slot", { key: 'bc8795cfee8af3cc4923e5df6351bc7e1ddbb4e4', name: "primary" }), hAsync("slot", { key: '33e6f54d4d6db6307a3b639a34e952bc00403620', name: "end" }))));
32283
32280
  }
32284
32281
  get el() { return getElement(this); }
32285
32282
  static get style() { return {
@@ -32329,11 +32326,11 @@ class ToolbarTitle {
32329
32326
  render() {
32330
32327
  const mode = getIonMode$1(this);
32331
32328
  const size = this.getSize();
32332
- return (hAsync(Host, { key: '5a58dc437a6f4257244bbdd7e9a682a17d8c9a6b', class: createColorClasses$1(this.color, {
32329
+ return (hAsync(Host, { key: '76a120f45fe6bedbe761e85e390b53c5dc8f30a2', class: createColorClasses$1(this.color, {
32333
32330
  [mode]: true,
32334
32331
  [`title-${size}`]: true,
32335
32332
  'title-rtl': document.dir === 'rtl',
32336
- }) }, hAsync("div", { key: '58682ea7b8f47a08adfad419b5c76b34784c6501', class: "toolbar-title" }, hAsync("slot", { key: '8a9248534e4c3076f5e2dfda38ef86069796851c' }))));
32333
+ }) }, hAsync("div", { key: 'a7f3bd0a060f7ffc8aef7a150ed4d616d845fa74', class: "toolbar-title" }, hAsync("slot", { key: '3d60b9f35d6a50f6508053bc354890c4f64fa6d5' }))));
32337
32334
  }
32338
32335
  get el() { return getElement(this); }
32339
32336
  static get watchers() { return {