@ionic/core 8.3.3-dev.11729113140.194d2c73 → 8.3.3-dev.11729113832.1f2984ab

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 (425) hide show
  1. package/components/action-sheet.js +8 -5
  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 +8 -5
  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/collection/components/action-sheet/action-sheet.ios.css +16 -10
  136. package/dist/collection/components/action-sheet/action-sheet.js +6 -3
  137. package/dist/collection/components/action-sheet/action-sheet.md.css +16 -10
  138. package/dist/collection/components/alert/alert.js +2 -2
  139. package/dist/collection/components/app/app.js +1 -1
  140. package/dist/collection/components/avatar/avatar.js +1 -1
  141. package/dist/collection/components/back-button/back-button.js +2 -2
  142. package/dist/collection/components/backdrop/backdrop.js +1 -1
  143. package/dist/collection/components/badge/badge.js +2 -2
  144. package/dist/collection/components/breadcrumb/breadcrumb.js +4 -4
  145. package/dist/collection/components/breadcrumbs/breadcrumbs.js +2 -2
  146. package/dist/collection/components/button/button.js +2 -2
  147. package/dist/collection/components/buttons/buttons.js +2 -2
  148. package/dist/collection/components/card/card.js +1 -1
  149. package/dist/collection/components/card-content/card-content.js +1 -1
  150. package/dist/collection/components/card-header/card-header.js +2 -2
  151. package/dist/collection/components/card-subtitle/card-subtitle.js +2 -2
  152. package/dist/collection/components/card-title/card-title.js +2 -2
  153. package/dist/collection/components/checkbox/checkbox.js +3 -3
  154. package/dist/collection/components/chip/chip.js +2 -2
  155. package/dist/collection/components/col/col.js +2 -2
  156. package/dist/collection/components/content/content.js +3 -3
  157. package/dist/collection/components/datetime/datetime.js +2 -2
  158. package/dist/collection/components/datetime-button/datetime-button.js +2 -2
  159. package/dist/collection/components/fab/fab.js +2 -2
  160. package/dist/collection/components/fab-button/fab-button.js +2 -2
  161. package/dist/collection/components/fab-list/fab-list.js +2 -2
  162. package/dist/collection/components/footer/footer.js +2 -2
  163. package/dist/collection/components/grid/grid.js +2 -2
  164. package/dist/collection/components/header/header.js +2 -2
  165. package/dist/collection/components/img/img.js +1 -1
  166. package/dist/collection/components/infinite-scroll/infinite-scroll.js +1 -1
  167. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +2 -2
  168. package/dist/collection/components/input/input.js +3 -3
  169. package/dist/collection/components/input-password-toggle/input-password-toggle.js +3 -3
  170. package/dist/collection/components/item-divider/item-divider.js +2 -2
  171. package/dist/collection/components/item-group/item-group.js +1 -1
  172. package/dist/collection/components/item-option/item-option.js +2 -2
  173. package/dist/collection/components/item-options/item-options.js +1 -1
  174. package/dist/collection/components/item-sliding/item-sliding.js +1 -1
  175. package/dist/collection/components/label/label.js +2 -2
  176. package/dist/collection/components/list/list.js +1 -1
  177. package/dist/collection/components/list-header/list-header.js +2 -2
  178. package/dist/collection/components/loading/loading.js +2 -2
  179. package/dist/collection/components/menu/menu.js +2 -2
  180. package/dist/collection/components/menu-button/menu-button.js +2 -2
  181. package/dist/collection/components/menu-toggle/menu-toggle.js +2 -2
  182. package/dist/collection/components/modal/modal.js +4 -4
  183. package/dist/collection/components/nav/nav.js +1 -1
  184. package/dist/collection/components/nav-link/nav-link.js +1 -1
  185. package/dist/collection/components/note/note.js +2 -2
  186. package/dist/collection/components/picker/picker.js +2 -2
  187. package/dist/collection/components/picker-column/picker-column.js +3 -3
  188. package/dist/collection/components/picker-column-option/picker-column-option.js +2 -2
  189. package/dist/collection/components/picker-legacy/picker.js +2 -2
  190. package/dist/collection/components/picker-legacy-column/picker-column.js +2 -2
  191. package/dist/collection/components/popover/popover.js +2 -2
  192. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  193. package/dist/collection/components/radio/radio.js +3 -3
  194. package/dist/collection/components/radio-group/radio-group.js +1 -1
  195. package/dist/collection/components/range/range.js +3 -3
  196. package/dist/collection/components/refresher/refresher.js +1 -1
  197. package/dist/collection/components/refresher-content/refresher-content.js +1 -1
  198. package/dist/collection/components/reorder/reorder.js +1 -1
  199. package/dist/collection/components/reorder-group/reorder-group.js +1 -1
  200. package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
  201. package/dist/collection/components/router-link/router-link.js +2 -2
  202. package/dist/collection/components/router-outlet/router-outlet.js +1 -1
  203. package/dist/collection/components/row/row.js +1 -1
  204. package/dist/collection/components/searchbar/searchbar.js +4 -4
  205. package/dist/collection/components/segment/segment.js +2 -2
  206. package/dist/collection/components/segment-button/segment-button.js +3 -3
  207. package/dist/collection/components/select/select.js +2 -2
  208. package/dist/collection/components/select-option/select-option.js +1 -1
  209. package/dist/collection/components/select-popover/select-popover.js +1 -1
  210. package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
  211. package/dist/collection/components/spinner/spinner.js +1 -1
  212. package/dist/collection/components/split-pane/split-pane.js +2 -2
  213. package/dist/collection/components/tab/tab.js +2 -2
  214. package/dist/collection/components/tab-bar/tab-bar.js +2 -2
  215. package/dist/collection/components/tab-button/tab-button.js +2 -2
  216. package/dist/collection/components/tabs/tabs.js +1 -1
  217. package/dist/collection/components/text/text.js +2 -2
  218. package/dist/collection/components/textarea/textarea.js +2 -2
  219. package/dist/collection/components/thumbnail/thumbnail.js +1 -1
  220. package/dist/collection/components/title/title.js +2 -2
  221. package/dist/collection/components/toast/toast.js +2 -2
  222. package/dist/collection/components/toggle/toggle.js +3 -3
  223. package/dist/collection/components/toolbar/toolbar.js +2 -2
  224. package/dist/docs.json +1 -1
  225. package/dist/esm/ion-action-sheet.entry.js +8 -5
  226. package/dist/esm/ion-alert.entry.js +2 -2
  227. package/dist/esm/ion-app_8.entry.js +15 -15
  228. package/dist/esm/ion-avatar_3.entry.js +4 -4
  229. package/dist/esm/ion-back-button.entry.js +2 -2
  230. package/dist/esm/ion-backdrop.entry.js +1 -1
  231. package/dist/esm/ion-breadcrumb_2.entry.js +6 -6
  232. package/dist/esm/ion-button_2.entry.js +2 -2
  233. package/dist/esm/ion-card_5.entry.js +8 -8
  234. package/dist/esm/ion-checkbox.entry.js +3 -3
  235. package/dist/esm/ion-chip.entry.js +2 -2
  236. package/dist/esm/ion-col_3.entry.js +5 -5
  237. package/dist/esm/ion-datetime-button.entry.js +2 -2
  238. package/dist/esm/ion-datetime_3.entry.js +6 -6
  239. package/dist/esm/ion-fab_3.entry.js +6 -6
  240. package/dist/esm/ion-img.entry.js +1 -1
  241. package/dist/esm/ion-infinite-scroll_2.entry.js +3 -3
  242. package/dist/esm/ion-input-password-toggle.entry.js +3 -3
  243. package/dist/esm/ion-input.entry.js +3 -3
  244. package/dist/esm/ion-item-option_3.entry.js +4 -4
  245. package/dist/esm/ion-item_8.entry.js +12 -12
  246. package/dist/esm/ion-loading.entry.js +2 -2
  247. package/dist/esm/ion-menu_3.entry.js +6 -6
  248. package/dist/esm/ion-modal.entry.js +4 -4
  249. package/dist/esm/ion-nav_2.entry.js +2 -2
  250. package/dist/esm/ion-picker-column-option.entry.js +2 -2
  251. package/dist/esm/ion-picker-column.entry.js +3 -3
  252. package/dist/esm/ion-picker.entry.js +2 -2
  253. package/dist/esm/ion-popover.entry.js +2 -2
  254. package/dist/esm/ion-progress-bar.entry.js +1 -1
  255. package/dist/esm/ion-radio_2.entry.js +4 -4
  256. package/dist/esm/ion-range.entry.js +3 -3
  257. package/dist/esm/ion-refresher_2.entry.js +2 -2
  258. package/dist/esm/ion-reorder_2.entry.js +2 -2
  259. package/dist/esm/ion-ripple-effect.entry.js +1 -1
  260. package/dist/esm/ion-route_4.entry.js +2 -2
  261. package/dist/esm/ion-searchbar.entry.js +4 -4
  262. package/dist/esm/ion-segment_2.entry.js +5 -5
  263. package/dist/esm/ion-select_3.entry.js +4 -4
  264. package/dist/esm/ion-spinner.entry.js +1 -1
  265. package/dist/esm/ion-split-pane.entry.js +2 -2
  266. package/dist/esm/ion-tab-bar_2.entry.js +4 -4
  267. package/dist/esm/ion-tab_2.entry.js +3 -3
  268. package/dist/esm/ion-text.entry.js +2 -2
  269. package/dist/esm/ion-textarea.entry.js +2 -2
  270. package/dist/esm/ion-toast.entry.js +2 -2
  271. package/dist/esm/ion-toggle.entry.js +3 -3
  272. package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
  273. package/dist/esm-es5/ion-alert.entry.js +1 -1
  274. package/dist/esm-es5/ion-app_8.entry.js +1 -1
  275. package/dist/esm-es5/ion-avatar_3.entry.js +1 -1
  276. package/dist/esm-es5/ion-back-button.entry.js +1 -1
  277. package/dist/esm-es5/ion-backdrop.entry.js +1 -1
  278. package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
  279. package/dist/esm-es5/ion-button_2.entry.js +1 -1
  280. package/dist/esm-es5/ion-card_5.entry.js +1 -1
  281. package/dist/esm-es5/ion-checkbox.entry.js +1 -1
  282. package/dist/esm-es5/ion-chip.entry.js +1 -1
  283. package/dist/esm-es5/ion-col_3.entry.js +1 -1
  284. package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
  285. package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
  286. package/dist/esm-es5/ion-fab_3.entry.js +1 -1
  287. package/dist/esm-es5/ion-img.entry.js +1 -1
  288. package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
  289. package/dist/esm-es5/ion-input-password-toggle.entry.js +1 -1
  290. package/dist/esm-es5/ion-input.entry.js +1 -1
  291. package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
  292. package/dist/esm-es5/ion-item_8.entry.js +1 -1
  293. package/dist/esm-es5/ion-loading.entry.js +1 -1
  294. package/dist/esm-es5/ion-menu_3.entry.js +1 -1
  295. package/dist/esm-es5/ion-modal.entry.js +1 -1
  296. package/dist/esm-es5/ion-nav_2.entry.js +1 -1
  297. package/dist/esm-es5/ion-picker-column-option.entry.js +1 -1
  298. package/dist/esm-es5/ion-picker-column.entry.js +1 -1
  299. package/dist/esm-es5/ion-picker.entry.js +1 -1
  300. package/dist/esm-es5/ion-popover.entry.js +1 -1
  301. package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
  302. package/dist/esm-es5/ion-radio_2.entry.js +1 -1
  303. package/dist/esm-es5/ion-range.entry.js +1 -1
  304. package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
  305. package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
  306. package/dist/esm-es5/ion-ripple-effect.entry.js +1 -1
  307. package/dist/esm-es5/ion-route_4.entry.js +1 -1
  308. package/dist/esm-es5/ion-searchbar.entry.js +1 -1
  309. package/dist/esm-es5/ion-segment_2.entry.js +1 -1
  310. package/dist/esm-es5/ion-select_3.entry.js +1 -1
  311. package/dist/esm-es5/ion-spinner.entry.js +1 -1
  312. package/dist/esm-es5/ion-split-pane.entry.js +1 -1
  313. package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
  314. package/dist/esm-es5/ion-tab_2.entry.js +1 -1
  315. package/dist/esm-es5/ion-text.entry.js +1 -1
  316. package/dist/esm-es5/ion-textarea.entry.js +1 -1
  317. package/dist/esm-es5/ion-toast.entry.js +1 -1
  318. package/dist/esm-es5/ion-toggle.entry.js +1 -1
  319. package/dist/ionic/ionic.esm.js +1 -1
  320. package/dist/ionic/{p-976306d9.entry.js → p-003eecb9.entry.js} +1 -1
  321. package/dist/ionic/{p-108dfae3.system.entry.js → p-00b01a55.system.entry.js} +1 -1
  322. package/dist/ionic/{p-43f172d8.system.entry.js → p-01503bbd.system.entry.js} +1 -1
  323. package/dist/ionic/{p-3d9903f5.system.entry.js → p-0373d924.system.entry.js} +1 -1
  324. package/dist/ionic/{p-e75fd8e1.entry.js → p-05beda73.entry.js} +1 -1
  325. package/dist/ionic/{p-99350a5b.entry.js → p-0fa0c92b.entry.js} +1 -1
  326. package/dist/ionic/{p-a7def74a.system.entry.js → p-100b83fd.system.entry.js} +1 -1
  327. package/dist/ionic/{p-21714c97.entry.js → p-176b372f.entry.js} +1 -1
  328. package/dist/ionic/{p-880b189d.entry.js → p-21cfd4de.entry.js} +1 -1
  329. package/dist/ionic/{p-b3bd0537.entry.js → p-2200e26b.entry.js} +1 -1
  330. package/dist/ionic/{p-03868d1d.entry.js → p-233e6c93.entry.js} +1 -1
  331. package/dist/ionic/{p-876c56d2.system.entry.js → p-25928b83.system.entry.js} +1 -1
  332. package/dist/ionic/{p-453b0b5c.system.entry.js → p-293ed6ac.system.entry.js} +1 -1
  333. package/dist/ionic/{p-fe5028f5.entry.js → p-2b7c93b4.entry.js} +1 -1
  334. package/dist/ionic/{p-6bc4a7be.entry.js → p-2c4bdd9d.entry.js} +1 -1
  335. package/dist/ionic/{p-4613748f.system.entry.js → p-2ca6eac2.system.entry.js} +1 -1
  336. package/dist/ionic/{p-baead60e.system.entry.js → p-2ea1ca4f.system.entry.js} +1 -1
  337. package/dist/ionic/p-311587d2.system.entry.js +4 -0
  338. package/dist/ionic/{p-5244c684.system.entry.js → p-313ccc01.system.entry.js} +1 -1
  339. package/dist/ionic/p-322c5fb4.system.js +1 -1
  340. package/dist/ionic/{p-15cbdf18.system.entry.js → p-3c968c7f.system.entry.js} +2 -2
  341. package/dist/ionic/{p-7cb8aa5a.system.entry.js → p-44d1539c.system.entry.js} +1 -1
  342. package/dist/ionic/{p-5ab4b47d.entry.js → p-49bc6544.entry.js} +1 -1
  343. package/dist/ionic/{p-4c23c00d.system.entry.js → p-4a0a4204.system.entry.js} +1 -1
  344. package/dist/ionic/{p-b755a78c.system.entry.js → p-4a82bd1c.system.entry.js} +1 -1
  345. package/dist/ionic/{p-0b82c65b.system.entry.js → p-4b0fedb7.system.entry.js} +1 -1
  346. package/dist/ionic/{p-72b4ec08.entry.js → p-4c8fceb0.entry.js} +1 -1
  347. package/dist/ionic/{p-ff1211dc.entry.js → p-521eca2e.entry.js} +1 -1
  348. package/dist/ionic/{p-bb12b5de.entry.js → p-53854390.entry.js} +1 -1
  349. package/dist/ionic/{p-f24995b2.entry.js → p-5417b9bb.entry.js} +1 -1
  350. package/dist/ionic/p-5e66bcf2.entry.js +4 -0
  351. package/dist/ionic/{p-87fd7d52.entry.js → p-5e842258.entry.js} +1 -1
  352. package/dist/ionic/{p-5390d402.system.entry.js → p-6562e0a9.system.entry.js} +1 -1
  353. package/dist/ionic/{p-153f4241.entry.js → p-661ce4a8.entry.js} +1 -1
  354. package/dist/ionic/{p-9049c38c.system.entry.js → p-6817cf42.system.entry.js} +1 -1
  355. package/dist/ionic/{p-865c554d.entry.js → p-68c4df55.entry.js} +1 -1
  356. package/dist/ionic/{p-28cd9738.entry.js → p-6b8893dd.entry.js} +1 -1
  357. package/dist/ionic/{p-a217f70d.entry.js → p-6e85e450.entry.js} +1 -1
  358. package/dist/ionic/{p-c82f1132.entry.js → p-7243df6f.entry.js} +1 -1
  359. package/dist/ionic/p-7251fed5.entry.js +4 -0
  360. package/dist/ionic/{p-e8325a4d.system.entry.js → p-72ffd137.system.entry.js} +1 -1
  361. package/dist/ionic/{p-facfffe0.system.entry.js → p-755b27f0.system.entry.js} +1 -1
  362. package/dist/ionic/{p-27278438.system.entry.js → p-75c0dc65.system.entry.js} +1 -1
  363. package/dist/ionic/{p-843c45fc.system.entry.js → p-772dacba.system.entry.js} +1 -1
  364. package/dist/ionic/{p-a1626462.entry.js → p-773d118d.entry.js} +1 -1
  365. package/dist/ionic/{p-423e944c.entry.js → p-7c50965e.entry.js} +1 -1
  366. package/dist/ionic/{p-c4ec872c.entry.js → p-82ab7ccb.entry.js} +1 -1
  367. package/dist/ionic/{p-8fcb8057.system.entry.js → p-836d39d4.system.entry.js} +1 -1
  368. package/dist/ionic/{p-77ec77c9.system.entry.js → p-8836d0eb.system.entry.js} +2 -2
  369. package/dist/ionic/p-89a0a446.entry.js +4 -0
  370. package/dist/ionic/{p-050a50e6.system.entry.js → p-8b6232a6.system.entry.js} +2 -2
  371. package/dist/ionic/{p-5f61ff91.entry.js → p-8d44cf1f.entry.js} +1 -1
  372. package/dist/ionic/{p-301a801a.system.entry.js → p-8ed31163.system.entry.js} +1 -1
  373. package/dist/ionic/{p-5a8f5d9f.entry.js → p-9172535c.entry.js} +1 -1
  374. package/dist/ionic/{p-072ed43e.entry.js → p-92d7a3d1.entry.js} +1 -1
  375. package/dist/ionic/p-93f37ceb.system.entry.js +4 -0
  376. package/dist/ionic/{p-7a5a88ef.system.entry.js → p-95823c62.system.entry.js} +2 -2
  377. package/dist/ionic/{p-7c06824d.system.entry.js → p-960803fc.system.entry.js} +1 -1
  378. package/dist/ionic/{p-f3c1b363.system.entry.js → p-973f0b15.system.entry.js} +1 -1
  379. package/dist/ionic/{p-6a05f5b4.system.entry.js → p-9b6c6302.system.entry.js} +1 -1
  380. package/dist/ionic/{p-499e27b8.entry.js → p-9c23044d.entry.js} +1 -1
  381. package/dist/ionic/{p-35486885.system.entry.js → p-9cc3bcc5.system.entry.js} +2 -2
  382. package/dist/ionic/{p-d838e45f.entry.js → p-9ece8dcf.entry.js} +1 -1
  383. package/dist/ionic/{p-8f76c617.entry.js → p-9fef1364.entry.js} +1 -1
  384. package/dist/ionic/{p-4a96ada0.system.entry.js → p-a0c88dc2.system.entry.js} +1 -1
  385. package/dist/ionic/{p-6d633bdd.system.entry.js → p-a3711608.system.entry.js} +1 -1
  386. package/dist/ionic/{p-a2849fdb.entry.js → p-a41699db.entry.js} +1 -1
  387. package/dist/ionic/{p-782865e3.system.entry.js → p-a72fb8a1.system.entry.js} +2 -2
  388. package/dist/ionic/{p-e720c0d4.system.entry.js → p-a879ecb7.system.entry.js} +1 -1
  389. package/dist/ionic/{p-af2be780.system.entry.js → p-a90e2708.system.entry.js} +1 -1
  390. package/dist/ionic/{p-694f2e47.entry.js → p-ab8a2ff1.entry.js} +1 -1
  391. package/dist/ionic/{p-98de22f8.entry.js → p-af999a31.entry.js} +1 -1
  392. package/dist/ionic/{p-b1bf9eb1.system.entry.js → p-b0568945.system.entry.js} +1 -1
  393. package/dist/ionic/p-b4c950f8.entry.js +4 -0
  394. package/dist/ionic/{p-1437acda.entry.js → p-b54fc1ae.entry.js} +1 -1
  395. package/dist/ionic/{p-3df2d35c.entry.js → p-b7657e8d.entry.js} +1 -1
  396. package/dist/ionic/{p-a2cae0ef.system.entry.js → p-baffaf8d.system.entry.js} +1 -1
  397. package/dist/ionic/{p-59b940a4.system.entry.js → p-bd25d639.system.entry.js} +1 -1
  398. package/dist/ionic/{p-b644aa68.entry.js → p-bfa2e81c.entry.js} +1 -1
  399. package/dist/ionic/{p-1b4556cf.entry.js → p-c34659b9.entry.js} +1 -1
  400. package/dist/ionic/{p-bc110359.system.entry.js → p-cdb11938.system.entry.js} +1 -1
  401. package/dist/ionic/{p-8961fd4e.system.entry.js → p-ce705aac.system.entry.js} +1 -1
  402. package/dist/ionic/{p-c7ce0f99.system.entry.js → p-cff5585e.system.entry.js} +1 -1
  403. package/dist/ionic/p-d0e4750e.entry.js +4 -0
  404. package/dist/ionic/{p-ff1a021a.entry.js → p-da263d8e.entry.js} +1 -1
  405. package/dist/ionic/{p-83352533.system.entry.js → p-df83e308.system.entry.js} +1 -1
  406. package/dist/ionic/{p-bba68030.entry.js → p-e3a5da9d.entry.js} +1 -1
  407. package/dist/ionic/{p-41baf584.entry.js → p-e3e1e3de.entry.js} +1 -1
  408. package/dist/ionic/{p-3066d27b.system.entry.js → p-ecb57d24.system.entry.js} +1 -1
  409. package/dist/ionic/{p-1f9e350a.system.entry.js → p-f50ae0d5.system.entry.js} +1 -1
  410. package/dist/ionic/p-f88ebc36.entry.js +4 -0
  411. package/dist/ionic/{p-2ff38923.entry.js → p-f8c8b9ba.entry.js} +1 -1
  412. package/dist/ionic/{p-242ba41c.system.entry.js → p-fcd71204.system.entry.js} +1 -1
  413. package/dist/ionic/{p-a7f98a5b.entry.js → p-fd0cb4ef.entry.js} +1 -1
  414. package/dist/ionic/{p-33115f69.system.entry.js → p-ffb17177.system.entry.js} +1 -1
  415. package/hydrate/index.js +168 -165
  416. package/hydrate/index.mjs +168 -165
  417. package/package.json +1 -1
  418. package/dist/ionic/p-15fc489f.system.entry.js +0 -4
  419. package/dist/ionic/p-1e644118.entry.js +0 -4
  420. package/dist/ionic/p-56e8b882.entry.js +0 -4
  421. package/dist/ionic/p-6674595b.entry.js +0 -4
  422. package/dist/ionic/p-b7be75cb.entry.js +0 -4
  423. package/dist/ionic/p-bc0bd2c1.system.entry.js +0 -4
  424. package/dist/ionic/p-d4ef905f.entry.js +0 -4
  425. package/dist/ionic/p-eb91437e.entry.js +0 -4
package/hydrate/index.js CHANGED
@@ -6352,10 +6352,10 @@ const mdLeaveAnimation$5 = (baseEl) => {
6352
6352
  .addAnimation([backdropAnimation, wrapperAnimation]);
6353
6353
  };
6354
6354
 
6355
- 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{background-color:var(--button-background-focused);color:var(--button-color-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)}}";
6355
+ 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:-ms-flexbox;display:flex;position:absolute;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;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{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;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-button.sc-ion-action-sheet-ios::after{left:0;right:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}.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)}}";
6356
6356
  var IonActionSheetIosStyle0 = actionSheetIosCss;
6357
6357
 
6358
- 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{background-color:var(--button-background-focused);color:var(--button-color-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}";
6358
+ 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:-ms-flexbox;display:flex;position:absolute;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;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{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;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-button.sc-ion-action-sheet-md::after{left:0;right:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}.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}";
6359
6359
  var IonActionSheetMdStyle0 = actionSheetMdCss;
6360
6360
 
6361
6361
  /**
@@ -6547,11 +6547,14 @@ class ActionSheet {
6547
6547
  const mode = getIonMode$1(this);
6548
6548
  const allButtons = this.getButtons();
6549
6549
  const cancelButton = allButtons.find((b) => b.role === 'cancel');
6550
- // const buttons = allButtons.filter((b) => b.role !== 'cancel');
6550
+ const buttons = allButtons.filter((b) => b.role !== 'cancel');
6551
6551
  const headerID = `action-sheet-${overlayIndex}-header`;
6552
- return (hAsync(Host, Object.assign({ key: '2dca254623153dceb8635f5c6579d100b5bb943b', role: "dialog", "aria-modal": "true", "aria-labelledby": header !== undefined ? headerID : null, tabindex: "-1" }, htmlAttributes, { style: {
6552
+ return (hAsync(Host, Object.assign({ key: '7bbd202ca9e19727e7514abbe073687d982f80c3', role: "dialog", "aria-modal": "true", "aria-labelledby": header !== undefined ? headerID : null, tabindex: "-1" }, htmlAttributes, { style: {
6553
6553
  zIndex: `${20000 + this.overlayIndex}`,
6554
- }, 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: 'b2cc3ca4d78b6a38d1df4122a0e1e3890acb4de9', tappable: this.backdropDismiss }), hAsync("div", { key: '775d18c1547b0d70de0c12bfea98cec8b4100658', tabindex: "0" }), hAsync("div", { key: '2cfedd88a497f2cca1d2d111152a3b25cf8779af', class: "action-sheet-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, hAsync("div", { key: 'd18f374c0826df3d58ce97fbb5d83e122d02b67c', class: "action-sheet-container" }, header && (hAsync("h2", { key: '8cbd4baf50bbec2b3c06f226acfb70f29bf9913a', id: headerID, class: "action-sheet-title" }, header)), cancelButton && (hAsync("div", { key: 'ab1dd593ee56b0f74a40ee32f79dcc197c46b5e7', class: "action-sheet-group action-sheet-group-cancel" }, hAsync("button", Object.assign({ key: '30ed64e542c9a11f965444b22ac24c71e28c9f99' }, cancelButton.htmlAttributes, { type: "button", class: buttonClass$3(cancelButton), onClick: () => this.buttonClick(cancelButton) }), hAsync("span", { key: '28e94fe349b10ee4627618946e7b1823e96e905e', class: "action-sheet-button-inner" }, cancelButton.icon && (hAsync("ion-icon", { key: '5ca9cc7485409f35e7a7223655ff11964617a5ec', icon: cancelButton.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" })), cancelButton.text), mode === 'md' && hAsync("ion-ripple-effect", { key: 'c5b48ac780e01203040583e7bbc0a3fe5553198a' })))))), hAsync("div", { key: 'be2238323e5b34d7b4d1940deb0bd77191aa7f01', tabindex: "0" })));
6554
+ }, 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: {
6555
+ 'action-sheet-title': true,
6556
+ 'action-sheet-has-sub-title': this.subHeader !== undefined,
6557
+ } }, 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" })));
6555
6558
  }
6556
6559
  get el() { return getElement(this); }
6557
6560
  static get watchers() { return {
@@ -7237,9 +7240,9 @@ class Alert {
7237
7240
  * If neither is defined, don't set aria-labelledby.
7238
7241
  */
7239
7242
  const ariaLabelledBy = header ? hdrId : subHeader ? subHdrId : null;
7240
- return (hAsync(Host, Object.assign({ key: 'a77c66a54d407338e008770de5bf91766c671ec2', role: role, "aria-modal": "true", "aria-labelledby": ariaLabelledBy, "aria-describedby": message !== undefined ? msgId : null, tabindex: "-1" }, htmlAttributes, { style: {
7243
+ 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: {
7241
7244
  zIndex: `${20000 + overlayIndex}`,
7242
- }, 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: '1d21c6afd07c49444bf7566cd8ded154ec802622', tappable: this.backdropDismiss }), hAsync("div", { key: '96280b7babacecc161227a293fe33e1fc0895468', tabindex: "0" }), hAsync("div", { key: 'd26ac2e8ab2ab85d241cd74a1f19e1957283f6bd', class: "alert-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, hAsync("div", { key: 'a8a412f2950a31a7fc3d91f0d7d23a67b97ab649', class: "alert-head" }, header && (hAsync("h2", { key: '54ee6365d98c2dafa9513c5b67ac54f1be5dd87d', id: hdrId, class: "alert-title" }, header)), subHeader && (hAsync("h2", { key: '72db051283f31cd4874fca8c1c06b10e751353b5', id: subHdrId, class: "alert-sub-title" }, subHeader))), this.renderAlertMessage(msgId), this.renderAlertInputs(), this.renderAlertButtons()), hAsync("div", { key: '7c957ebfb5beb84d26708c30d271eda01eac3f69', tabindex: "0" })));
7245
+ }, 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" })));
7243
7246
  }
7244
7247
  get el() { return getElement(this); }
7245
7248
  static get watchers() { return {
@@ -7317,7 +7320,7 @@ class App {
7317
7320
  }
7318
7321
  render() {
7319
7322
  const mode = getIonMode$1(this);
7320
- return (hAsync(Host, { key: '53472b607f7f38b30a6d1a7592da2125100011cf', class: {
7323
+ return (hAsync(Host, { key: 'e95cdeb2709edbc74f4e6ebf77cb110154605b72', class: {
7321
7324
  [mode]: true,
7322
7325
  'ion-page': true,
7323
7326
  'force-statusbar-padding': config.getBoolean('_forceStatusbarPadding'),
@@ -7348,7 +7351,7 @@ class Avatar {
7348
7351
  registerInstance(this, hostRef);
7349
7352
  }
7350
7353
  render() {
7351
- return (hAsync(Host, { key: '8a3f3786bb3c117d524437bcb0e74e107abbe1d4', class: getIonMode$1(this) }, hAsync("slot", { key: 'd9a5e55965ee7341e0994bc0057bef5b019a56fe' })));
7354
+ return (hAsync(Host, { key: 'dc1e3cd535e419eebe5599574fd2393ebfde8bbc', class: getIonMode$1(this) }, hAsync("slot", { key: 'edb8441c063ea592b41345ea97d88ecd90cb3052' })));
7352
7355
  }
7353
7356
  static get style() { return {
7354
7357
  ios: IonAvatarIosStyle0,
@@ -7436,7 +7439,7 @@ class BackButton {
7436
7439
  const showBackButton = defaultHref !== undefined;
7437
7440
  const mode = getIonMode$1(this);
7438
7441
  const ariaLabel = inheritedAttributes['aria-label'] || backButtonText || 'back';
7439
- return (hAsync(Host, { key: '07ab5d7d5a58f9604f50276c6a1850e0b9428c24', onClick: this.onClick, class: createColorClasses$1(color, {
7442
+ return (hAsync(Host, { key: '8351c93a1812c94c979fb115f07a9ad7b3152188', onClick: this.onClick, class: createColorClasses$1(color, {
7440
7443
  [mode]: true,
7441
7444
  button: true, // ion-buttons target .button
7442
7445
  'back-button-disabled': disabled,
@@ -7446,7 +7449,7 @@ class BackButton {
7446
7449
  'ion-activatable': true,
7447
7450
  'ion-focusable': true,
7448
7451
  'show-back-button': showBackButton,
7449
- }) }, hAsync("button", { key: '5f173fbc01a03da1d50449c5ad8fee7cf65c59d8', type: type, disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }, hAsync("span", { key: '6f69164c1e8466e72ed80a12456f09b176d91cd0', class: "button-inner" }, backButtonIcon && (hAsync("ion-icon", { key: 'e8fb8b00e937caab22990723acf077ff6d4e04e0', part: "icon", icon: backButtonIcon, "aria-hidden": "true", lazy: false, "flip-rtl": icon === undefined })), backButtonText && (hAsync("span", { key: '62511668303ff53d477fcf49f417de03eff1ac52', part: "text", "aria-hidden": "true", class: "button-text" }, backButtonText))), mode === 'md' && hAsync("ion-ripple-effect", { key: '562f12891bc631cb71eb90c7303cc5ad55b19c48', type: this.rippleType }))));
7452
+ }) }, 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 }))));
7450
7453
  }
7451
7454
  get el() { return getElement(this); }
7452
7455
  static get style() { return {
@@ -7499,7 +7502,7 @@ class Backdrop {
7499
7502
  }
7500
7503
  render() {
7501
7504
  const mode = getIonMode$1(this);
7502
- return (hAsync(Host, { key: 'b1570293e99e4a7d3a054bba3708b1d457a66abe', tabindex: "-1", "aria-hidden": "true", class: {
7505
+ return (hAsync(Host, { key: 'c803b4302c8e722064feb03dafe3cb6e190b4f2b', tabindex: "-1", "aria-hidden": "true", class: {
7503
7506
  [mode]: true,
7504
7507
  'backdrop-hide': !this.visible,
7505
7508
  'backdrop-no-tappable': !this.tappable,
@@ -7539,9 +7542,9 @@ class Badge {
7539
7542
  }
7540
7543
  render() {
7541
7544
  const mode = getIonMode$1(this);
7542
- return (hAsync(Host, { key: '05aa51688e73322aa21c8b9c68251e691acfa4e5', class: createColorClasses$1(this.color, {
7545
+ return (hAsync(Host, { key: '1253618692342bcf9487188402dc3d49ae0de480', class: createColorClasses$1(this.color, {
7543
7546
  [mode]: true,
7544
- }) }, hAsync("slot", { key: '8b0a9cbb20a979f040edf044f4fd26554f167b42' })));
7547
+ }) }, hAsync("slot", { key: '71d65e203965ea37b94504a8a0a96beb52d4e356' })));
7545
7548
  }
7546
7549
  static get style() { return {
7547
7550
  ios: IonBadgeIosStyle0,
@@ -7627,7 +7630,7 @@ class Breadcrumb {
7627
7630
  // to show the separator as long as it isn't also the last breadcrumb
7628
7631
  // otherwise if not collapsed use the value in separator
7629
7632
  const showSeparator = last ? false : collapsed ? (showCollapsedIndicator && !last ? true : false) : separator;
7630
- return (hAsync(Host, { key: '3fa177213574bcc93f4184f3ff031bdc05992501', onClick: (ev) => openURL(href, ev, routerDirection, routerAnimation), "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
7633
+ return (hAsync(Host, { key: 'dfe55ad57f23e5da5f2e2c51fea99964812472e3', onClick: (ev) => openURL(href, ev, routerDirection, routerAnimation), "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
7631
7634
  [mode]: true,
7632
7635
  'breadcrumb-active': active,
7633
7636
  'breadcrumb-collapsed': collapsed,
@@ -7637,15 +7640,15 @@ class Breadcrumb {
7637
7640
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
7638
7641
  'ion-activatable': clickable,
7639
7642
  'ion-focusable': clickable,
7640
- }) }, hAsync(TagType, Object.assign({ key: '0de0c76f2849affa8afe8b363ceffded4c824cbc' }, attrs, { class: "breadcrumb-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur }, inheritedAttributes), hAsync("slot", { key: 'fd346028462e92ef5aece4e0d0fedd5d22ddae4e', name: "start" }), hAsync("slot", { key: 'b4dee49713e6709bb7f655083d3df952eeda8cd6' }), hAsync("slot", { key: '54f66d33ab51e1fa914b897dfb0ff13f847952d6', name: "end" })), showCollapsedIndicator && (hAsync("button", { key: '4940dbc9466c1a8020421b155c5b54b00ff10c0a', part: "collapsed-indicator", "aria-label": "Show more breadcrumbs", onClick: () => this.collapsedIndicatorClick(), ref: (collapsedEl) => (this.collapsedRef = collapsedEl), class: {
7643
+ }) }, 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: {
7641
7644
  'breadcrumbs-collapsed-indicator': true,
7642
- } }, hAsync("ion-icon", { key: '105cd22175c66f9db97ed2564839fe757169625a', "aria-hidden": "true", icon: ellipsisHorizontal, lazy: false }))), showSeparator && (
7645
+ } }, hAsync("ion-icon", { key: '957d8851af9c99dda263f34eff0b35a0fc212c32', "aria-hidden": "true", icon: ellipsisHorizontal, lazy: false }))), showSeparator && (
7643
7646
  /**
7644
7647
  * Separators should not be announced by narrators.
7645
7648
  * We add aria-hidden on the span so that this applies
7646
7649
  * to any custom separators too.
7647
7650
  */
7648
- hAsync("span", { key: '478bbcc120a8e5f40918264e87d89bb63fd4e984', class: "breadcrumb-separator", part: "separator", "aria-hidden": "true" }, hAsync("slot", { key: 'e6395282218911304fdcf22f34689ca80cfd717c', name: "separator" }, mode === 'ios' ? (hAsync("ion-icon", { icon: chevronForwardOutline, lazy: false, "flip-rtl": true })) : (hAsync("span", null, "/")))))));
7651
+ 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, "/")))))));
7649
7652
  }
7650
7653
  get el() { return getElement(this); }
7651
7654
  static get style() { return {
@@ -7785,12 +7788,12 @@ class Breadcrumbs {
7785
7788
  render() {
7786
7789
  const { color, collapsed } = this;
7787
7790
  const mode = getIonMode$1(this);
7788
- return (hAsync(Host, { key: '583a19cc4e6ceaf89cb771d7576c821d01818422', class: createColorClasses$1(color, {
7791
+ return (hAsync(Host, { key: '18ffba1642f10cc2bc31440e84f23aa6f042e501', class: createColorClasses$1(color, {
7789
7792
  [mode]: true,
7790
7793
  'in-toolbar': hostContext('ion-toolbar', this.el),
7791
7794
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
7792
7795
  'breadcrumbs-collapsed': collapsed,
7793
- }) }, hAsync("slot", { key: 'ca825133dd956d15115932d6ad2277604d297a09', onSlotchange: this.slotChanged })));
7796
+ }) }, hAsync("slot", { key: '3db6d31590e3047889ce554d57d155c8ea2e1455', onSlotchange: this.slotChanged })));
7794
7797
  }
7795
7798
  get el() { return getElement(this); }
7796
7799
  static get watchers() { return {
@@ -8033,7 +8036,7 @@ class Button {
8033
8036
  {
8034
8037
  type !== 'button' && this.renderHiddenButton();
8035
8038
  }
8036
- return (hAsync(Host, { key: '4bc06e6ec688d4f4c12b870b3ab3dd8db08aae59', onClick: this.handleClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
8039
+ return (hAsync(Host, { key: '8f3a0363d46ef888d22b0b0812c70cb4f79e6efa', onClick: this.handleClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
8037
8040
  [mode]: true,
8038
8041
  [buttonType]: true,
8039
8042
  [`${buttonType}-${expand}`]: expand !== undefined,
@@ -8048,7 +8051,7 @@ class Button {
8048
8051
  'button-disabled': disabled,
8049
8052
  'ion-activatable': true,
8050
8053
  'ion-focusable': true,
8051
- }) }, hAsync(TagType, Object.assign({ key: '0a9b023f728364c890fc59d2241d00ac417d8e9e' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur }, inheritedAttributes), hAsync("span", { key: '46b4b46e303ede9ea03f488d95d6eafa7db8f098', class: "button-inner" }, hAsync("slot", { key: '98e72fddd837d0f30a097f79bf5100088f7eb214', name: "icon-only", onSlotchange: this.slotChanged }), hAsync("slot", { key: 'a442858cdae935e49bbcb933d9c55770573dcd54', name: "start" }), hAsync("slot", { key: 'd974805e9f4143e5d0239546fffc604c70a48600' }), hAsync("slot", { key: '45f2ed69eed604f91fd098d691dd7fa806ab39b7', name: "end" })), mode === 'md' && hAsync("ion-ripple-effect", { key: 'b62907b56cd488742fdfcaede2fee433cde2f146', type: this.rippleType }))));
8054
+ }) }, 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 }))));
8052
8055
  }
8053
8056
  get el() { return getElement(this); }
8054
8057
  static get watchers() { return {
@@ -8099,10 +8102,10 @@ class Buttons {
8099
8102
  }
8100
8103
  render() {
8101
8104
  const mode = getIonMode$1(this);
8102
- return (hAsync(Host, { key: 'cacb76b3b67aae673a764b3cbe03aaa8425f8ce5', class: {
8105
+ return (hAsync(Host, { key: '4e5ce9abb3f56e8c91e3eb58c2819300e61eba24', class: {
8103
8106
  [mode]: true,
8104
8107
  ['buttons-collapse']: this.collapse,
8105
- } }, hAsync("slot", { key: '16086adaa70b2dd47aa441a4d31cc2c3dcfd5412' })));
8108
+ } }, hAsync("slot", { key: 'f2f360ec888b6e946b512fed07431fab47c61482' })));
8106
8109
  }
8107
8110
  static get style() { return {
8108
8111
  ios: IonButtonsIosStyle0,
@@ -8171,7 +8174,7 @@ class Card {
8171
8174
  }
8172
8175
  render() {
8173
8176
  const mode = getIonMode$1(this);
8174
- return (hAsync(Host, { key: '51b9a91d48671d429f5659a2961619e1a46cd5df', class: createColorClasses$1(this.color, {
8177
+ return (hAsync(Host, { key: '8584300522f382ee8891c039d71da82533dfa36a', class: createColorClasses$1(this.color, {
8175
8178
  [mode]: true,
8176
8179
  'card-disabled': this.disabled,
8177
8180
  'ion-activatable': this.isClickable(),
@@ -8218,7 +8221,7 @@ class CardContent {
8218
8221
  }
8219
8222
  render() {
8220
8223
  const mode = getIonMode$1(this);
8221
- return (hAsync(Host, { key: '28f37e16b611f9a80b336e97b318e8374646079e', class: {
8224
+ return (hAsync(Host, { key: '2a2d0b48aad4b83990a1748fce60e772514eb223', class: {
8222
8225
  [mode]: true,
8223
8226
  // Used internally for styling
8224
8227
  [`card-content-${mode}`]: true,
@@ -8255,11 +8258,11 @@ class CardHeader {
8255
8258
  }
8256
8259
  render() {
8257
8260
  const mode = getIonMode$1(this);
8258
- return (hAsync(Host, { key: 'af5a7144374f1aad2788ae95618e7693277a0618', class: createColorClasses$1(this.color, {
8261
+ return (hAsync(Host, { key: '18d12507ec6e650a72d721e9d0f4128b5e86df1d', class: createColorClasses$1(this.color, {
8259
8262
  'card-header-translucent': this.translucent,
8260
8263
  'ion-inherit-color': true,
8261
8264
  [mode]: true,
8262
- }) }, hAsync("slot", { key: '7367add0a6d062683a7279f2c1af1f886c5810f6' })));
8265
+ }) }, hAsync("slot", { key: '3374c087d8c3f014082787e255432e7a335ef44f' })));
8263
8266
  }
8264
8267
  static get style() { return {
8265
8268
  ios: IonCardHeaderIosStyle0,
@@ -8294,10 +8297,10 @@ class CardSubtitle {
8294
8297
  }
8295
8298
  render() {
8296
8299
  const mode = getIonMode$1(this);
8297
- return (hAsync(Host, { key: '04aa891554981ead6057c317b0ed314d668f702f', role: "heading", "aria-level": "3", class: createColorClasses$1(this.color, {
8300
+ return (hAsync(Host, { key: 'cbcb01bd01cf6de64a0b04fb626e42b07ceb8f53', role: "heading", "aria-level": "3", class: createColorClasses$1(this.color, {
8298
8301
  'ion-inherit-color': true,
8299
8302
  [mode]: true,
8300
- }) }, hAsync("slot", { key: 'dd6c32fd6f1cf50e257ff70c46e3b765eb0884c5' })));
8303
+ }) }, hAsync("slot", { key: 'cbcaa73aa5799882c48d6c0aabfb13651bcc91c0' })));
8301
8304
  }
8302
8305
  static get style() { return {
8303
8306
  ios: IonCardSubtitleIosStyle0,
@@ -8331,10 +8334,10 @@ class CardTitle {
8331
8334
  }
8332
8335
  render() {
8333
8336
  const mode = getIonMode$1(this);
8334
- return (hAsync(Host, { key: 'ea924d0f85eae1f4a97d59d2ae0549459c46a5ae', role: "heading", "aria-level": "2", class: createColorClasses$1(this.color, {
8337
+ return (hAsync(Host, { key: 'f904a0ca6489f147d03c9c5f9f2c5549cdb38d1a', role: "heading", "aria-level": "2", class: createColorClasses$1(this.color, {
8335
8338
  'ion-inherit-color': true,
8336
8339
  [mode]: true,
8337
- }) }, hAsync("slot", { key: '087ffc17c4500b7db68caf619bf8e39e34113591' })));
8340
+ }) }, hAsync("slot", { key: 'effb921de4ad8dfbbe318b3f692f4005812da7b1' })));
8338
8341
  }
8339
8342
  static get style() { return {
8340
8343
  ios: IonCardTitleIosStyle0,
@@ -8429,7 +8432,7 @@ class Checkbox {
8429
8432
  const mode = getIonMode$1(this);
8430
8433
  const path = getSVGPath(mode, indeterminate);
8431
8434
  renderHiddenInput(true, el, name, checked ? value : '', disabled);
8432
- return (hAsync(Host, { key: '90d45249f95c207f04a2c15cfd2a8485d5d1c3f9', "aria-checked": indeterminate ? 'mixed' : `${checked}`, class: createColorClasses$1(color, {
8435
+ return (hAsync(Host, { key: 'd7a07fbf130413eaa4622c07786e8a00723113eb', "aria-checked": indeterminate ? 'mixed' : `${checked}`, class: createColorClasses$1(color, {
8433
8436
  [mode]: true,
8434
8437
  'in-item': hostContext('ion-item', el),
8435
8438
  'checkbox-checked': checked,
@@ -8439,10 +8442,10 @@ class Checkbox {
8439
8442
  [`checkbox-justify-${justify}`]: justify !== undefined,
8440
8443
  [`checkbox-alignment-${alignment}`]: alignment !== undefined,
8441
8444
  [`checkbox-label-placement-${labelPlacement}`]: true,
8442
- }), onClick: this.onClick }, hAsync("label", { key: '08da6781f1f72d1f37cd41a88d3b5ed6b9076ca0', class: "checkbox-wrapper" }, hAsync("input", Object.assign({ key: 'b45f448b88d39e547ecd147aaa283bc5240a08df', 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: '8e9648cfdc2101bcbca354d6cfdfede1944770fe', class: {
8445
+ }), 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: {
8443
8446
  'label-text-wrapper': true,
8444
8447
  'label-text-wrapper-hidden': el.textContent === '',
8445
- }, part: "label" }, hAsync("slot", { key: 'b55cf97e82ae04e589c09a11ec6b8b71d6029a37' })), hAsync("div", { key: '3e16d10b8098a2c6cfaa8ea3b37b1943036b71e2', class: "native-wrapper" }, hAsync("svg", { key: 'cb91e27c398f3e8360678d73e789ed0e6ba6970b', class: "checkbox-icon", viewBox: "0 0 24 24", part: "container" }, path)))));
8448
+ }, 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)))));
8446
8449
  }
8447
8450
  getSVGPath(mode, indeterminate) {
8448
8451
  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" }));
@@ -8495,12 +8498,12 @@ class Chip {
8495
8498
  }
8496
8499
  render() {
8497
8500
  const mode = getIonMode$1(this);
8498
- return (hAsync(Host, { key: '886c26b6e7b3e3ca8622a4a0926bdf6dea0a71d4', "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
8501
+ return (hAsync(Host, { key: '7dd923c1b28d1eb1efa348f66f49cec067645af9', "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
8499
8502
  [mode]: true,
8500
8503
  'chip-outline': this.outline,
8501
8504
  'chip-disabled': this.disabled,
8502
8505
  'ion-activatable': true,
8503
- }) }, hAsync("slot", { key: 'd24353e79ac84013758cee1acb1b0f9b2ebb4d67' }), mode === 'md' && hAsync("ion-ripple-effect", { key: 'b69bb3ce3d464251d5e11ba6a5240e4567f72f05' })));
8506
+ }) }, hAsync("slot", { key: '7ede838bf109dc27a898ee2dcdeabc3f439c8e6f' }), mode === 'md' && hAsync("ion-ripple-effect", { key: '5acb073029544e73fcc0db4cc4e661ec1df4d231' })));
8504
8507
  }
8505
8508
  static get style() { return {
8506
8509
  ios: IonChipIosStyle0,
@@ -8651,9 +8654,9 @@ class Col {
8651
8654
  render() {
8652
8655
  const isRTL = document.dir === 'rtl';
8653
8656
  const mode = getIonMode$1(this);
8654
- return (hAsync(Host, { key: '56ecf3b3f2be05d5f179f2d136d4ab05a4525da9', class: {
8657
+ return (hAsync(Host, { key: 'c37fa4c4c993385ccbb6f4e89b2f390b140507a0', class: {
8655
8658
  [mode]: true,
8656
- }, style: Object.assign(Object.assign(Object.assign(Object.assign({}, this.calculateOffset(isRTL)), this.calculatePull(isRTL)), this.calculatePush(isRTL)), this.calculateSize()) }, hAsync("slot", { key: '8f1113d39dcb709300ebbeaf81bc092c1dd8da3e' })));
8659
+ }, style: Object.assign(Object.assign(Object.assign(Object.assign({}, this.calculateOffset(isRTL)), this.calculatePull(isRTL)), this.calculatePush(isRTL)), this.calculateSize()) }, hAsync("slot", { key: '6a5296ff0b9dee6600c2dafe7363a065d053bac2' })));
8657
8660
  }
8658
8661
  static get style() { return IonColStyle0; }
8659
8662
  static get cmpMeta() { return {
@@ -9027,7 +9030,7 @@ class Content {
9027
9030
  const forceOverscroll = this.shouldForceOverscroll();
9028
9031
  const transitionShadow = mode === 'ios';
9029
9032
  this.resize();
9030
- return (hAsync(Host, Object.assign({ key: '929d8718c73b03115a895b6f3a73fca65f2ed692', role: isMainContent ? 'main' : undefined, class: createColorClasses$1(this.color, {
9033
+ return (hAsync(Host, Object.assign({ key: '92a7cbc2e9c812930f4231bd846411933a5dded6', role: isMainContent ? 'main' : undefined, class: createColorClasses$1(this.color, {
9031
9034
  [mode]: true,
9032
9035
  'content-sizing': hostContext('ion-popover', this.el),
9033
9036
  overscroll: forceOverscroll,
@@ -9035,12 +9038,12 @@ class Content {
9035
9038
  }), style: {
9036
9039
  '--offset-top': `${this.cTop}px`,
9037
9040
  '--offset-bottom': `${this.cBottom}px`,
9038
- } }, inheritedAttributes), hAsync("div", { key: '58d992194e48350109d4aca62971f1d2555078c0', ref: (el) => (this.backgroundContentEl = el), id: "background-content", part: "background" }), fixedSlotPlacement === 'before' ? hAsync("slot", { name: "fixed" }) : null, hAsync("div", { key: '92bb9582c25b5196900492fa6cb7820825a6e593', class: {
9041
+ } }, 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: {
9039
9042
  'inner-scroll': true,
9040
9043
  'scroll-x': scrollX,
9041
9044
  'scroll-y': scrollY,
9042
9045
  overscroll: (scrollX || scrollY) && forceOverscroll,
9043
- }, ref: (scrollEl) => (this.scrollEl = scrollEl), onScroll: this.scrollEvents ? (ev) => this.onScroll(ev) : undefined, part: "scroll" }, hAsync("slot", { key: '4ff81cf206c8e526a6f75fb14d4bf08252bc782a' })), transitionShadow ? (hAsync("div", { class: "transition-effect" }, hAsync("div", { class: "transition-cover" }), hAsync("div", { class: "transition-shadow" }))) : null, fixedSlotPlacement === 'after' ? hAsync("slot", { name: "fixed" }) : null));
9046
+ }, 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));
9044
9047
  }
9045
9048
  get el() { return getElement(this); }
9046
9049
  static get style() { return IonContentStyle0; }
@@ -12561,7 +12564,7 @@ class Datetime {
12561
12564
  const hasDatePresentation = presentation === 'date' || presentation === 'date-time' || presentation === 'time-date';
12562
12565
  const hasWheelVariant = hasDatePresentation && preferWheel;
12563
12566
  renderHiddenInput(true, el, name, formatValue(value), disabled);
12564
- return (hAsync(Host, { key: 'd8d569f378e00281640cfb6e52ac1a6cce714e05', "aria-disabled": disabled ? 'true' : null, onFocus: this.onFocus, onBlur: this.onBlur, class: Object.assign({}, createColorClasses$1(color, {
12567
+ return (hAsync(Host, { key: '2933ce5caaeb21a633b1ec4d936e86b0f0890807', "aria-disabled": disabled ? 'true' : null, onFocus: this.onFocus, onBlur: this.onBlur, class: Object.assign({}, createColorClasses$1(color, {
12565
12568
  [mode]: true,
12566
12569
  ['datetime-readonly']: readonly,
12567
12570
  ['datetime-disabled']: disabled,
@@ -12571,7 +12574,7 @@ class Datetime {
12571
12574
  [`datetime-size-${size}`]: true,
12572
12575
  [`datetime-prefer-wheel`]: hasWheelVariant,
12573
12576
  [`datetime-grid`]: isGridStyle,
12574
- })) }, hAsync("div", { key: '0212929e86cbd1c95a99d0e1b711af528cd7a829', class: "intersection-tracker", ref: (el) => (this.intersectionTrackerRef = el) }), this.renderDatetime(mode)));
12577
+ })) }, hAsync("div", { key: '0efc9ef0aa1a29234412b2eddf5d7ff899b7543f', class: "intersection-tracker", ref: (el) => (this.intersectionTrackerRef = el) }), this.renderDatetime(mode)));
12575
12578
  }
12576
12579
  get el() { return getElement(this); }
12577
12580
  static get watchers() { return {
@@ -12979,11 +12982,11 @@ class DatetimeButton {
12979
12982
  render() {
12980
12983
  const { color, dateText, timeText, selectedButton, datetimeActive, disabled } = this;
12981
12984
  const mode = getIonMode$1(this);
12982
- return (hAsync(Host, { key: '38670adfd40e78c261eb22de777728b6f8abf2ef', class: createColorClasses$1(color, {
12985
+ return (hAsync(Host, { key: '0be955404133adbb31ae16a6599014bb29765f19', class: createColorClasses$1(color, {
12983
12986
  [mode]: true,
12984
12987
  [`${selectedButton}-active`]: datetimeActive,
12985
12988
  ['datetime-button-disabled']: disabled,
12986
- }) }, dateText && (hAsync("button", { key: '01a3cd339ba20b143e149de93eb4c34f03845111', 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: 'dd962ddca2be96e375b94af2a351546954cddea2', name: "date-target" }, dateText), mode === 'md' && hAsync("ion-ripple-effect", { key: 'b315f04481c0977eed41d30a686766c2ff7dabe2' }))), timeText && (hAsync("button", { key: 'cde6056894c34c9b534bd9a7999d4490e8d6a394', 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: '8a478f2eafda9f4bc29558fe3249a89e038a7f9b', name: "time-target" }, timeText), mode === 'md' && hAsync("ion-ripple-effect", { key: '42d1139fc667a5386097f15150996a3a6d5eb480' })))));
12989
+ }) }, 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' })))));
12987
12990
  }
12988
12991
  get el() { return getElement(this); }
12989
12992
  static get style() { return {
@@ -13057,12 +13060,12 @@ class Fab {
13057
13060
  render() {
13058
13061
  const { horizontal, vertical, edge } = this;
13059
13062
  const mode = getIonMode$1(this);
13060
- return (hAsync(Host, { key: '55af7e087ad50c70b9dde6cab82d5150e5eb209c', class: {
13063
+ return (hAsync(Host, { key: 'cb44cf6486b0a6439b99da87c065b0b52e2514f4', class: {
13061
13064
  [mode]: true,
13062
13065
  [`fab-horizontal-${horizontal}`]: horizontal !== undefined,
13063
13066
  [`fab-vertical-${vertical}`]: vertical !== undefined,
13064
13067
  'fab-edge': edge,
13065
- } }, hAsync("slot", { key: 'f86a0c6ad26c740e59b1ddee67e72a83bb0aa003' })));
13068
+ } }, hAsync("slot", { key: '1ed484c7ecb10cd81fbca9a4f5c4049bf82f9f8a' })));
13066
13069
  }
13067
13070
  get el() { return getElement(this); }
13068
13071
  static get watchers() { return {
@@ -13152,7 +13155,7 @@ class FabButton {
13152
13155
  rel: this.rel,
13153
13156
  target: this.target,
13154
13157
  };
13155
- return (hAsync(Host, { key: 'c370c0772ba974c2ddbab0e34d89ee68fecefddd', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
13158
+ return (hAsync(Host, { key: 'eb347f7d6749c40637540d84778eb8d1b667a947', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
13156
13159
  [mode]: true,
13157
13160
  'fab-button-in-list': inList,
13158
13161
  'fab-button-translucent-in-list': inList && translucent,
@@ -13163,7 +13166,7 @@ class FabButton {
13163
13166
  'ion-activatable': true,
13164
13167
  'ion-focusable': true,
13165
13168
  [`fab-button-${size}`]: size !== undefined,
13166
- }) }, hAsync(TagType, Object.assign({ key: 'e1afb46b186c239d647c47b821b9bf15fd1fda7e' }, 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: '65426c5377837cba69191dd9795fac7d79597739', "aria-hidden": "true", icon: this.closeIcon, part: "close-icon", class: "close-icon", lazy: false }), hAsync("span", { key: 'd9d724a61145b96227dd5dbe8549bc9858679312', class: "button-inner" }, hAsync("slot", { key: '9605869988f8e255773e961dfe5ff352a9b89863' })), mode === 'md' && hAsync("ion-ripple-effect", { key: '239b4c4aee14e3000dd11186dec1aaf76f4895fc' }))));
13169
+ }) }, 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' }))));
13167
13170
  }
13168
13171
  get el() { return getElement(this); }
13169
13172
  static get style() { return {
@@ -13214,11 +13217,11 @@ class FabList {
13214
13217
  }
13215
13218
  render() {
13216
13219
  const mode = getIonMode$1(this);
13217
- return (hAsync(Host, { key: 'f42ec14910147371f2aafff56490eb07ab3b520c', class: {
13220
+ return (hAsync(Host, { key: 'fa1d195b9950654ba0e984bf61d981c977d05275', class: {
13218
13221
  [mode]: true,
13219
13222
  'fab-list-active': this.activated,
13220
13223
  [`fab-list-side-${this.side}`]: true,
13221
- } }, hAsync("slot", { key: 'ebd3bb5ba3e5dddbb0369af449e3ef0f25b3475d' })));
13224
+ } }, hAsync("slot", { key: '2ec738c66c05112e1e2521155d6adfc36d2fd1db' })));
13222
13225
  }
13223
13226
  get el() { return getElement(this); }
13224
13227
  static get watchers() { return {
@@ -13670,7 +13673,7 @@ class Footer {
13670
13673
  const mode = getIonMode$1(this);
13671
13674
  const tabs = this.el.closest('ion-tabs');
13672
13675
  const tabBar = tabs === null || tabs === void 0 ? void 0 : tabs.querySelector(':scope > ion-tab-bar');
13673
- return (hAsync(Host, { key: '67c71caafa71bd623ab720e0fe9a2e21ecbecbfe', role: "contentinfo", class: {
13676
+ return (hAsync(Host, { key: '5da19dc38ba73e1ddfd1bef3ebd485105d77c751', role: "contentinfo", class: {
13674
13677
  [mode]: true,
13675
13678
  // Used internally for styling
13676
13679
  [`footer-${mode}`]: true,
@@ -13678,7 +13681,7 @@ class Footer {
13678
13681
  [`footer-translucent-${mode}`]: translucent,
13679
13682
  ['footer-toolbar-padding']: !this.keyboardVisible && (!tabBar || tabBar.slot !== 'bottom'),
13680
13683
  [`footer-collapse-${collapse}`]: collapse !== undefined,
13681
- } }, mode === 'ios' && translucent && hAsync("div", { key: '90dab12f9ba22cf7c3815e9358dc8795d5f4c52d', class: "footer-background" }), hAsync("slot", { key: 'fef6e0299eee208cfab63403a5c9505904db103b' })));
13684
+ } }, mode === 'ios' && translucent && hAsync("div", { key: 'fafad08090a33d8c4e8a5b63d61929dcb89aab47', class: "footer-background" }), hAsync("slot", { key: 'e0a443d346afa55e4317c0bc1263fdbe3c619559' })));
13682
13685
  }
13683
13686
  get el() { return getElement(this); }
13684
13687
  static get style() { return {
@@ -13709,10 +13712,10 @@ class Grid {
13709
13712
  }
13710
13713
  render() {
13711
13714
  const mode = getIonMode$1(this);
13712
- return (hAsync(Host, { key: '6bbe6bfe5925045b38480fe9f261565b437879a2', class: {
13715
+ return (hAsync(Host, { key: '930ce78b02f8360fbca08a35d364d2c09128c6c8', class: {
13713
13716
  [mode]: true,
13714
13717
  'grid-fixed': this.fixed,
13715
- } }, hAsync("slot", { key: 'fca18c2c75d24612c69513550e7c09ac3b66a4e5' })));
13718
+ } }, hAsync("slot", { key: 'c47bf7ef2197f5ebc42d3e2c55044276fb0db393' })));
13716
13719
  }
13717
13720
  static get style() { return IonGridStyle0; }
13718
13721
  static get cmpMeta() { return {
@@ -14043,14 +14046,14 @@ class Header {
14043
14046
  const collapse = this.collapse || 'none';
14044
14047
  // banner role must be at top level, so remove role if inside a menu
14045
14048
  const roleType = hostContext('ion-menu', this.el) ? 'none' : 'banner';
14046
- return (hAsync(Host, Object.assign({ key: '2dda7ed7a2e24aaa3728f2e636fb2a0f95f4da92', role: roleType, class: {
14049
+ return (hAsync(Host, Object.assign({ key: 'c687314ef290793a9d633ad20cfc5eeb47621e31', role: roleType, class: {
14047
14050
  [mode]: true,
14048
14051
  // Used internally for styling
14049
14052
  [`header-${mode}`]: true,
14050
14053
  [`header-translucent`]: this.translucent,
14051
14054
  [`header-collapse-${collapse}`]: true,
14052
14055
  [`header-translucent-${mode}`]: this.translucent,
14053
- } }, inheritedAttributes), mode === 'ios' && translucent && hAsync("div", { key: '755331cb1d97dd1937357a4d6247314c8c1e45b1', class: "header-background" }), hAsync("slot", { key: '064eb06d6d2f84f62ada778bc774ebecdff52cc0' })));
14056
+ } }, inheritedAttributes), mode === 'ios' && translucent && hAsync("div", { key: 'b429996046082405a91e7c23f95516db0b736f12', class: "header-background" }), hAsync("slot", { key: 'e17a8965f8d3a33c1bfcb056c153d8242e5229fa' })));
14054
14057
  }
14055
14058
  get el() { return getElement(this); }
14056
14059
  static get style() { return {
@@ -14329,7 +14332,7 @@ class Img {
14329
14332
  render() {
14330
14333
  const { loadSrc, alt, onLoad, loadError, inheritedAttributes } = this;
14331
14334
  const { draggable } = inheritedAttributes;
14332
- return (hAsync(Host, { key: '0565fb10c4324c10c37d9705fe948ce21bd3f074', class: getIonMode$1(this) }, hAsync("img", { key: 'c2246ee4040a1d3c8a7fb27851461767a53576a7', decoding: "async", src: loadSrc, alt: alt, onLoad: onLoad, onError: loadError, part: "image", draggable: isDraggable(draggable) })));
14335
+ 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) })));
14333
14336
  }
14334
14337
  get el() { return getElement(this); }
14335
14338
  static get watchers() { return {
@@ -14536,7 +14539,7 @@ class InfiniteScroll {
14536
14539
  render() {
14537
14540
  const mode = getIonMode$1(this);
14538
14541
  const disabled = this.disabled;
14539
- return (hAsync(Host, { key: 'f58ee4f51f7ea3268f02e7126e4bc39726c979ba', class: {
14542
+ return (hAsync(Host, { key: '1444429a86950c449953cbf578436cc8cabf40ec', class: {
14540
14543
  [mode]: true,
14541
14544
  'infinite-scroll-loading': this.isLoading,
14542
14545
  'infinite-scroll-enabled': !disabled,
@@ -14592,11 +14595,11 @@ class InfiniteScrollContent {
14592
14595
  }
14593
14596
  render() {
14594
14597
  const mode = getIonMode$1(this);
14595
- return (hAsync(Host, { key: '73f3c5e3c86bc121d05941534dc19436c760e5b5', class: {
14598
+ return (hAsync(Host, { key: '060278bf9cb0321e182352f9613be4ebbb028259', class: {
14596
14599
  [mode]: true,
14597
14600
  // Used internally for styling
14598
14601
  [`infinite-scroll-content-${mode}`]: true,
14599
- } }, hAsync("div", { key: '2d180aef9a15eff8088f3a20b0b640988a1406f0', class: "infinite-loading" }, this.loadingSpinner && (hAsync("div", { key: 'c7bc8d33bead94c61d71c884c2ae557b8a85c5e7', class: "infinite-loading-spinner" }, hAsync("ion-spinner", { key: '8b74974c2b02ea4a01946964a92ea78515ff6083', name: this.loadingSpinner }))), this.loadingText !== undefined && this.renderLoadingText())));
14602
+ } }, 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())));
14600
14603
  }
14601
14604
  static get style() { return {
14602
14605
  ios: IonInfiniteScrollContentIosStyle0,
@@ -15328,7 +15331,7 @@ class Input {
15328
15331
  * TODO(FW-5592): Remove hasStartEndSlots condition
15329
15332
  */
15330
15333
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
15331
- return (hAsync(Host, { key: '9764569be5e0b43bb4320ae2cf49689bfe46af3a', class: createColorClasses$1(this.color, {
15334
+ return (hAsync(Host, { key: '907ce98a82b5cfae5a08504cd79e00a2330b7444', class: createColorClasses$1(this.color, {
15332
15335
  [mode]: true,
15333
15336
  'has-value': hasValue,
15334
15337
  'has-focus': hasFocus,
@@ -15339,7 +15342,7 @@ class Input {
15339
15342
  'in-item': inItem,
15340
15343
  'in-item-color': hostContext('ion-item.ion-color', this.el),
15341
15344
  'input-disabled': disabled,
15342
- }) }, hAsync("label", { key: '7c30117bf9dd8ae7eeebf9b31301f857612d25e9', class: "input-wrapper", htmlFor: inputId }, this.renderLabelContainer(), hAsync("div", { key: '1909382c00f186f867be056b98d9294c021b0159', class: "native-wrapper" }, hAsync("slot", { key: '5a37475632ca71225a6fbab0ce1cb27cd70583fb', name: "start" }), hAsync("input", Object.assign({ key: 'a57cad2e000681ffb83725de52b8839014692672', 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: '927372123072605242335383850df15028d197d3', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
15345
+ }) }, 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) => {
15343
15346
  /**
15344
15347
  * This prevents mobile browsers from
15345
15348
  * blurring the input when the clear
@@ -15354,7 +15357,7 @@ class Input {
15354
15357
  * for screen readers as it means users would be unable to swipe past the clear button.
15355
15358
  */
15356
15359
  ev.stopPropagation();
15357
- }, onClick: this.clearTextInput }, hAsync("ion-icon", { key: '2c78f3cea15842d413f443ef1f2fa49bbaae6c21', "aria-hidden": "true", icon: clearIconData }))), hAsync("slot", { key: 'ab3cb5432ed126f8ba9202ce52c5cab0745bd1d3', name: "end" })), shouldRenderHighlight && hAsync("div", { key: 'eaf53efcbe60fa85a6be0b406e6f4434b0d70330', class: "input-highlight" })), this.renderBottomContent()));
15360
+ }, 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()));
15358
15361
  }
15359
15362
  get el() { return getElement(this); }
15360
15363
  static get watchers() { return {
@@ -15476,16 +15479,16 @@ class InputPasswordToggle {
15476
15479
  const showPasswordIcon = (_a = this.showIcon) !== null && _a !== void 0 ? _a : eye;
15477
15480
  const hidePasswordIcon = (_b = this.hideIcon) !== null && _b !== void 0 ? _b : eyeOff;
15478
15481
  const isPasswordVisible = type === 'text';
15479
- return (hAsync(Host, { key: '24d3c866aebab4fba60a81269641034707c114ed', class: createColorClasses$1(color, {
15482
+ return (hAsync(Host, { key: 'ed1c29726ce0c91548f0e2ada61e3f8b5c813d2d', class: createColorClasses$1(color, {
15480
15483
  [mode]: true,
15481
- }) }, hAsync("ion-button", { key: '7cc04ec92d7e93b48b9eac322c9f9efe737eca78', mode: mode, color: color, fill: "clear", shape: "round", "aria-checked": isPasswordVisible ? 'true' : 'false', "aria-label": "show password", role: "switch", type: "button", onPointerDown: (ev) => {
15484
+ }) }, 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) => {
15482
15485
  /**
15483
15486
  * This prevents mobile browsers from
15484
15487
  * blurring the input when the password toggle
15485
15488
  * button is activated.
15486
15489
  */
15487
15490
  ev.preventDefault();
15488
- }, onClick: this.togglePasswordVisibility }, hAsync("ion-icon", { key: '1396d946583adf4e8e3c8358835d00342cb4549e', slot: "icon-only", "aria-hidden": "true", icon: isPasswordVisible ? hidePasswordIcon : showPasswordIcon }))));
15491
+ }, onClick: this.togglePasswordVisibility }, hAsync("ion-icon", { key: '1f2119c30b56c800d9af44e6499445a0ebb466cf', slot: "icon-only", "aria-hidden": "true", icon: isPasswordVisible ? hidePasswordIcon : showPasswordIcon }))));
15489
15492
  }
15490
15493
  get el() { return getElement(this); }
15491
15494
  static get watchers() { return {
@@ -15781,11 +15784,11 @@ class ItemDivider {
15781
15784
  }
15782
15785
  render() {
15783
15786
  const mode = getIonMode$1(this);
15784
- return (hAsync(Host, { key: 'bfeff938f29a0296e38867f569e55f41b3b47343', class: createColorClasses$1(this.color, {
15787
+ return (hAsync(Host, { key: '60fda1dab7dbc0038ec7ff68a661896430f7d5c5', class: createColorClasses$1(this.color, {
15785
15788
  [mode]: true,
15786
15789
  'item-divider-sticky': this.sticky,
15787
15790
  item: true,
15788
- }) }, hAsync("slot", { key: 'd064c4afac9a53c60bd7c44e958578ad59ad77e8', name: "start" }), hAsync("div", { key: '44c3b986b680d25538ad59c052831e7ac122aa11', class: "item-divider-inner" }, hAsync("div", { key: 'a555927bb3ee4f65c409610ceb1eaacf3405a72e', class: "item-divider-wrapper" }, hAsync("slot", { key: '37bb59a552bf8e2cd8669e3b75e6de00d5035423' })), hAsync("slot", { key: '07258a058e1e54ed5fb104de78d5071923dec9ba', name: "end" }))));
15791
+ }) }, 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" }))));
15789
15792
  }
15790
15793
  get el() { return getElement(this); }
15791
15794
  static get style() { return {
@@ -15817,7 +15820,7 @@ class ItemGroup {
15817
15820
  }
15818
15821
  render() {
15819
15822
  const mode = getIonMode$1(this);
15820
- return (hAsync(Host, { key: 'dd91a864a058d8e14e3317c47cbca949ea0b685d', role: "group", class: {
15823
+ return (hAsync(Host, { key: '24ff047b7c45f963f0dad072c65d38a230c2bc97', role: "group", class: {
15821
15824
  [mode]: true,
15822
15825
  // Used internally for styling
15823
15826
  [`item-group-${mode}`]: true,
@@ -15885,12 +15888,12 @@ class ItemOption {
15885
15888
  href: this.href,
15886
15889
  target: this.target,
15887
15890
  };
15888
- return (hAsync(Host, { key: '7ba5396aacf0c098b5420a5649493d903e18c677', onClick: this.onClick, class: createColorClasses$1(this.color, {
15891
+ return (hAsync(Host, { key: '1900e015f593fefd710478a2088e052399c957eb', onClick: this.onClick, class: createColorClasses$1(this.color, {
15889
15892
  [mode]: true,
15890
15893
  'item-option-disabled': disabled,
15891
15894
  'item-option-expandable': expandable,
15892
15895
  'ion-activatable': true,
15893
- }) }, hAsync(TagType, Object.assign({ key: '09c2cd9bc1efa67cffa2214c171cde23de75b6fd' }, attrs, { class: "button-native", part: "native", disabled: disabled }), hAsync("span", { key: 'e8f5156dff89c916bc4128d1ca821d5e01f148ae', class: "button-inner" }, hAsync("slot", { key: 'c1e9c512ef98cfcd27f0e2620f9a428c831bb345', name: "top" }), hAsync("div", { key: 'ead689e77de31afc90279637acdf88db5447c309', class: "horizontal-wrapper" }, hAsync("slot", { key: '9ac5837e5747e624b9379c4313073ea1005e4087', name: "start" }), hAsync("slot", { key: '23d4c340fed60cd7d2a6a293053da44a7d37765d', name: "icon-only" }), hAsync("slot", { key: 'aa48ab55247d1574136e710f2078655a187bb08a' }), hAsync("slot", { key: 'd6081f25db68ae497c94b70d63492c075f2ae165', name: "end" })), hAsync("slot", { key: '81a47e06001df3c03e6bd67983fd46407329835f', name: "bottom" })), mode === 'md' && hAsync("ion-ripple-effect", { key: '8a00afb47cac288845392b8e513456b01d8a1ee1' }))));
15896
+ }) }, 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' }))));
15894
15897
  }
15895
15898
  get el() { return getElement(this); }
15896
15899
  static get style() { return {
@@ -15937,7 +15940,7 @@ class ItemOptions {
15937
15940
  render() {
15938
15941
  const mode = getIonMode$1(this);
15939
15942
  const isEnd = isEndSide(this.side);
15940
- return (hAsync(Host, { key: 'c777cc1d44fa59aa7b91b7335ab0368b757303ef', class: {
15943
+ return (hAsync(Host, { key: 'e28cd6a236323b5cc203c9b96782aa81024da924', class: {
15941
15944
  [mode]: true,
15942
15945
  // Used internally for styling
15943
15946
  [`item-options-${mode}`]: true,
@@ -16399,7 +16402,7 @@ class ItemSliding {
16399
16402
  }
16400
16403
  render() {
16401
16404
  const mode = getIonMode$1(this);
16402
- return (hAsync(Host, { key: 'e8e4033131f87ec8bd52296292d99408174cb18b', class: {
16405
+ return (hAsync(Host, { key: '99f87c8bd794ae69830b407ba55013ac44793c26', class: {
16403
16406
  [mode]: true,
16404
16407
  'item-sliding-active-slide': this.state !== 2 /* SlidingState.Disabled */,
16405
16408
  'item-sliding-active-options-end': (this.state & 8 /* SlidingState.End */) !== 0,
@@ -16508,13 +16511,13 @@ class Label {
16508
16511
  render() {
16509
16512
  const position = this.position;
16510
16513
  const mode = getIonMode$1(this);
16511
- return (hAsync(Host, { key: 'd3051dcde8fe1b047190c071c4bc7db2d87e2161', class: createColorClasses$1(this.color, {
16514
+ return (hAsync(Host, { key: 'c2c0f388dab910d294efb9fbb409ee4ef829c1ed', class: createColorClasses$1(this.color, {
16512
16515
  [mode]: true,
16513
16516
  'in-item-color': hostContext('ion-item.ion-color', this.el),
16514
16517
  [`label-${position}`]: position !== undefined,
16515
16518
  [`label-no-animate`]: this.noAnimate,
16516
16519
  'label-rtl': document.dir === 'rtl',
16517
- }) }, hAsync("slot", { key: 'dd329baab5b11c28d7dbd4acfdf08199089d58ee' })));
16520
+ }) }, hAsync("slot", { key: '4de6b69950f417873a13c851018ec31ea2686f0a' })));
16518
16521
  }
16519
16522
  get el() { return getElement(this); }
16520
16523
  static get watchers() { return {
@@ -16570,7 +16573,7 @@ class List {
16570
16573
  render() {
16571
16574
  const mode = getIonMode$1(this);
16572
16575
  const { lines, inset } = this;
16573
- return (hAsync(Host, { key: 'f7ae6e7cd8fb1f68dc0e6f5286025e25990831f5', role: "list", class: {
16576
+ return (hAsync(Host, { key: '8bde220025a7eeca6da075379c6487c4c9bdddc1', role: "list", class: {
16574
16577
  [mode]: true,
16575
16578
  // Used internally for styling
16576
16579
  [`list-${mode}`]: true,
@@ -16616,10 +16619,10 @@ class ListHeader {
16616
16619
  render() {
16617
16620
  const { lines } = this;
16618
16621
  const mode = getIonMode$1(this);
16619
- return (hAsync(Host, { key: 'ff1a155b461281e32a733ed837bd2c21abe92d6d', class: createColorClasses$1(this.color, {
16622
+ return (hAsync(Host, { key: '7e2e050f13722f2b870a2415d99a9e631e9ca267', class: createColorClasses$1(this.color, {
16620
16623
  [mode]: true,
16621
16624
  [`list-header-lines-${lines}`]: lines !== undefined,
16622
- }) }, hAsync("div", { key: 'b4652a753f76bca4f14a7f9f58a093e01b0c5a2b', class: "list-header-inner" }, hAsync("slot", { key: '0e0ddd1f48589bc2059cd2d47866599a161797d7' }))));
16625
+ }) }, hAsync("div", { key: '6117bebc45800d874e9b75355476fbced5cc8398', class: "list-header-inner" }, hAsync("slot", { key: '9165fb274cd2c45a5a65c271d8b1f30e8a00c890' }))));
16623
16626
  }
16624
16627
  static get style() { return {
16625
16628
  ios: IonListHeaderIosStyle0,
@@ -16888,9 +16891,9 @@ class Loading {
16888
16891
  * Otherwise, don't set aria-labelledby.
16889
16892
  */
16890
16893
  const ariaLabelledBy = message !== undefined ? msgId : null;
16891
- return (hAsync(Host, Object.assign({ key: 'cf4f84897877cec74e2ac781f040acf2f13d59b7', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
16894
+ return (hAsync(Host, Object.assign({ key: 'fb3d2cd7cd0539ed6540d8be50e243c7916b3ca2', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
16892
16895
  zIndex: `${40000 + this.overlayIndex}`,
16893
- }, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), hAsync("ion-backdrop", { key: 'a2ddf3892a8c5728597aaf2ec4249d8c3473d250', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: 'd6beda85122b8d4958443ea1ac025e46722f0d58', tabindex: "0" }), hAsync("div", { key: 'd158e7404e775382d44a5778c36c4f2da76d17f6', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (hAsync("div", { key: 'd54598fe5d64c935ca8d86b9a82d82ec575ea248', class: "loading-spinner" }, hAsync("ion-spinner", { key: 'd27b7fbd9cc998d3ace002b5c330430c3ce7ab2f', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), hAsync("div", { key: '94101983fb1087ed549b839d2e3cec03c82eb895', tabindex: "0" })));
16896
+ }, 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" })));
16894
16897
  }
16895
16898
  get el() { return getElement(this); }
16896
16899
  static get watchers() { return {
@@ -17871,14 +17874,14 @@ class Menu {
17871
17874
  * the ionBackButton listener in the menu controller
17872
17875
  * will handle closing the menu when Escape is pressed.
17873
17876
  */
17874
- return (hAsync(Host, { key: '512351da5643c97fcc6eef8988ea6331ccc387ac', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
17877
+ return (hAsync(Host, { key: '30c0c9bfb8973e4a6feb658f8c4ee8e362f464ed', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
17875
17878
  [mode]: true,
17876
17879
  [`menu-type-${type}`]: true,
17877
17880
  'menu-enabled': !disabled,
17878
17881
  [`menu-side-${side}`]: true,
17879
17882
  'menu-pane-visible': isPaneVisible,
17880
17883
  'split-pane-side': hostContext('ion-split-pane', el),
17881
- } }, hAsync("div", { key: 'd4d65596d2216544b2c9d19e4ed66a4d0e7f956a', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, hAsync("slot", { key: '80ce72865813bacaca97089e4d97063a3ab163c6' })), hAsync("ion-backdrop", { key: 'c7d3cdd3d74b7045bd60f212a68cbf50a4672843', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
17884
+ } }, 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" })));
17882
17885
  }
17883
17886
  get el() { return getElement(this); }
17884
17887
  static get watchers() { return {
@@ -17981,7 +17984,7 @@ class MenuButton {
17981
17984
  type: this.type,
17982
17985
  };
17983
17986
  const ariaLabel = inheritedAttributes['aria-label'] || 'menu';
17984
- return (hAsync(Host, { key: '969e3b49e0a4cd98f19ed093525a41fe3ff47273', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses$1(color, {
17987
+ return (hAsync(Host, { key: '95a8b9f09c7fae9713a8dc003ed277f6f31403da', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses$1(color, {
17985
17988
  [mode]: true,
17986
17989
  button: true, // ion-buttons target .button
17987
17990
  'menu-button-hidden': hidden,
@@ -17990,7 +17993,7 @@ class MenuButton {
17990
17993
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
17991
17994
  'ion-activatable': true,
17992
17995
  'ion-focusable': true,
17993
- }) }, hAsync("button", Object.assign({ key: '3ffc8030559f0aae78b20bd64237c763cda964e3' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), hAsync("span", { key: '29d216517c268eaf0ebebe2a386924204112f17e', class: "button-inner" }, hAsync("slot", { key: 'd8d1266aecd2cb2e122f181720530c143c7f5656' }, hAsync("ion-icon", { key: '12d018ef8e7fb5e633986f4fbb9410ba9687aadd', part: "icon", icon: menuIcon, mode: mode, lazy: false, "aria-hidden": "true" }))), mode === 'md' && hAsync("ion-ripple-effect", { key: '62a0ed22adf75e0976a42126d9dd5942efae105e', type: "unbounded" }))));
17996
+ }) }, 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" }))));
17994
17997
  }
17995
17998
  get el() { return getElement(this); }
17996
17999
  static get style() { return {
@@ -18039,10 +18042,10 @@ class MenuToggle {
18039
18042
  render() {
18040
18043
  const mode = getIonMode$1(this);
18041
18044
  const hidden = this.autoHide && !this.visible;
18042
- return (hAsync(Host, { key: 'd4c975d260f34123600ac8014bf433caaa5000a7', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
18045
+ return (hAsync(Host, { key: '90e621f09792383f1badcc1b402b1ac7d08c5f98', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
18043
18046
  [mode]: true,
18044
18047
  'menu-toggle-hidden': hidden,
18045
- } }, hAsync("slot", { key: '70de7f84c7b3d9a1b1f36c1354ee277edb9d5a83' })));
18048
+ } }, hAsync("slot", { key: 'c0abdd1d91e9d80ee3704e3e374ebe1f29078460' })));
18046
18049
  }
18047
18050
  static get style() { return IonMenuToggleStyle0; }
18048
18051
  static get cmpMeta() { return {
@@ -20046,18 +20049,18 @@ class Modal {
20046
20049
  const mode = getIonMode$1(this);
20047
20050
  const isCardModal = presentingElement !== undefined && mode === 'ios';
20048
20051
  const isHandleCycle = handleBehavior === 'cycle';
20049
- return (hAsync(Host, Object.assign({ key: 'f67d40f051eef94d7424436bca1995a724bd06c8', "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
20052
+ return (hAsync(Host, Object.assign({ key: '013ba4864ca4d2c1052c512f6a4b0732b8decff7', "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
20050
20053
  zIndex: `${20000 + this.overlayIndex}`,
20051
- }, 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: 'daecdceed03be109e6e3927f419998dfc9e6f54f', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), mode === 'ios' && hAsync("div", { key: 'cd7b12a15e4fc789a252e0eb57742c5c42faaca8', class: "modal-shadow" }), hAsync("div", Object.assign({ key: '3dd95c978e5bc8d65126126580d19c1c75676518',
20054
+ }, 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',
20052
20055
  /*
20053
20056
  role and aria-modal must be used on the
20054
20057
  same element. They must also be set inside the
20055
20058
  shadow DOM otherwise ion-button will not be highlighted
20056
20059
  when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
20057
20060
  */
20058
- role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: '14522753a5a4573181c58eb83ab458139b249cfc', class: "modal-handle",
20061
+ 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",
20059
20062
  // Prevents the handle from receiving keyboard focus when it does not cycle
20060
- 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: '2bd0529816738954494a0f094424b37d831e7fa2' }))));
20063
+ 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' }))));
20061
20064
  }
20062
20065
  get el() { return getElement(this); }
20063
20066
  static get watchers() { return {
@@ -21006,7 +21009,7 @@ class Nav {
21006
21009
  }
21007
21010
  }
21008
21011
  render() {
21009
- return hAsync("slot", { key: 'dc6ca7eccf3f0db547df5519097b5e5c4fa4b5e9' });
21012
+ return hAsync("slot", { key: 'e9d99a8a0b84f02f9964d8143cd5e647e43334f9' });
21010
21013
  }
21011
21014
  get el() { return getElement(this); }
21012
21015
  static get watchers() { return {
@@ -21079,7 +21082,7 @@ class NavLink {
21079
21082
  this.routerAnimation = undefined;
21080
21083
  }
21081
21084
  render() {
21082
- return hAsync(Host, { key: 'd68d09a86098155e3b5687ca06551400c18c1faa', onClick: this.onClick });
21085
+ return hAsync(Host, { key: '42c23dcdec5fdb25defebaf6e8a9fa75754ff8eb', onClick: this.onClick });
21083
21086
  }
21084
21087
  get el() { return getElement(this); }
21085
21088
  static get cmpMeta() { return {
@@ -21113,9 +21116,9 @@ class Note {
21113
21116
  }
21114
21117
  render() {
21115
21118
  const mode = getIonMode$1(this);
21116
- return (hAsync(Host, { key: 'f8e6e694d4a8b0d70c470328b5f4608e860abac7', class: createColorClasses$1(this.color, {
21119
+ return (hAsync(Host, { key: '90ec2fe8c9487608ed8c0bdc32c2e80a6a0890b3', class: createColorClasses$1(this.color, {
21117
21120
  [mode]: true,
21118
- }) }, hAsync("slot", { key: 'e6fd0beffa392714f62de005d1982da92968120d' })));
21121
+ }) }, hAsync("slot", { key: '115ee3f79e6c526b0644443aad468e99385d0eda' })));
21119
21122
  }
21120
21123
  static get style() { return {
21121
21124
  ios: IonNoteIosStyle0,
@@ -21612,7 +21615,7 @@ class Picker$1 {
21612
21615
  this.emitInputModeChange();
21613
21616
  }
21614
21617
  render() {
21615
- return (hAsync(Host, { key: 'a047c3bbf43c08690c5047e2149cc0b440d72053', onPointerDown: (ev) => this.onPointerDown(ev), onClick: () => this.onClick() }, hAsync("input", { key: '78f0d43ce8db740daddc61ccee7af118befe8a21', "aria-hidden": "true", tabindex: -1, inputmode: "numeric", type: "number", onKeyDown: (ev) => {
21618
+ 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) => {
21616
21619
  var _a;
21617
21620
  /**
21618
21621
  * The "Enter" key represents
@@ -21627,7 +21630,7 @@ class Picker$1 {
21627
21630
  if (ev.key === 'Enter') {
21628
21631
  (_a = this.inputEl) === null || _a === void 0 ? void 0 : _a.blur();
21629
21632
  }
21630
- }, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), hAsync("div", { key: 'ed00f7b349280c5ee41d15f780ce5fb69cc2453a', class: "picker-before" }), hAsync("div", { key: '02c6bbcdd3329c6fdf79cd1fb51b5768e9b22711', class: "picker-after" }), hAsync("div", { key: 'c637f147c7845fc026abb6d620adfdffd805d7e4', class: "picker-highlight", ref: (el) => (this.highlightEl = el) }), hAsync("slot", { key: '619120374f0034128b2c3232c5cfdc39fb34609e' })));
21633
+ }, 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' })));
21631
21634
  }
21632
21635
  get el() { return getElement(this); }
21633
21636
  static get style() { return {
@@ -21880,11 +21883,11 @@ class Picker {
21880
21883
  render() {
21881
21884
  const { htmlAttributes } = this;
21882
21885
  const mode = getIonMode$1(this);
21883
- return (hAsync(Host, Object.assign({ key: '41c66813661ae02c59a8b795943b9282c24f61bd', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
21886
+ return (hAsync(Host, Object.assign({ key: '3b163ca87354a3a4f302ff016d5affd0dc97bccc', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
21884
21887
  zIndex: `${20000 + this.overlayIndex}`,
21885
21888
  }, class: Object.assign({ [mode]: true,
21886
21889
  // Used internally for styling
21887
- [`picker-${mode}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), hAsync("ion-backdrop", { key: '1ba78b0ef99deea852476e940964a75085fe45a4', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: '3bc22eb55a9926f32c622b30f1c21275aa2ede54', tabindex: "0" }), hAsync("div", { key: '3508962e9916d66587bc8647768a32d2d2db4b5d', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, hAsync("div", { key: 'f5a76c4a96a54005d47330555b65e78dec02e660', 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: '4c84d83b45049178f5b0dc637fdcb6465cc6c9bd', class: "picker-columns" }, hAsync("div", { key: 'd60a97c7051f9384e145b7161d9f1d84eded461e', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => hAsync("ion-picker-legacy-column", { col: c })), hAsync("div", { key: 'aec1e91002df5c9e938edebbfbacb24047b0396e', class: "picker-below-highlight" }))), hAsync("div", { key: 'b0b4c9db4e2a6943c3192d62f19caae41bdfcb8a', tabindex: "0" })));
21890
+ [`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" })));
21888
21891
  }
21889
21892
  get el() { return getElement(this); }
21890
21893
  static get watchers() { return {
@@ -22466,12 +22469,12 @@ class PickerColumn {
22466
22469
  render() {
22467
22470
  const { color, disabled, isActive, numericInput } = this;
22468
22471
  const mode = getIonMode$1(this);
22469
- return (hAsync(Host, { key: '7b928cad53f740bde8a3f9cbd81ca12e2e01d29c', class: createColorClasses$1(color, {
22472
+ return (hAsync(Host, { key: 'd60736ce74c0e8c774a163272b78fbad32993ec2', class: createColorClasses$1(color, {
22470
22473
  [mode]: true,
22471
22474
  ['picker-column-active']: isActive,
22472
22475
  ['picker-column-numeric-input']: numericInput,
22473
22476
  ['picker-column-disabled']: disabled,
22474
- }) }, this.renderAssistiveFocusable(), hAsync("slot", { key: '2511cd77f5f1e8fa923bcd1a36d7aac79b31434a', name: "prefix" }), hAsync("div", { key: 'e086a1709e818b2d5b0320b220ae022f6a138c51', "aria-hidden": "true", class: "picker-opts", ref: (el) => {
22477
+ }) }, this.renderAssistiveFocusable(), hAsync("slot", { key: '74611112ef154b343ae29a773f8cd8a01cc1447d', name: "prefix" }), hAsync("div", { key: 'af772d2b61b7eb41a567593d290b80a50b7caa72', "aria-hidden": "true", class: "picker-opts", ref: (el) => {
22475
22478
  this.scrollEl = el;
22476
22479
  },
22477
22480
  /**
@@ -22492,7 +22495,7 @@ class PickerColumn {
22492
22495
  * To prevent this, we set the tabIndex to -1. This
22493
22496
  * will match the behavior of the other browsers.
22494
22497
  */
22495
- tabIndex: -1 }, hAsync("div", { key: 'aafe7ed5791b67c318da9364c7fb559ef4f04181', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: '5adf884a636b77b59ef754b516faa2cdf21335d2', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: '6a13acfb507a9deed50aa0f8c942b7ab0f433930', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("slot", { key: '32b68bb2bd9325768883b4daf0d02c62b1586449' }), hAsync("div", { key: 'b3bca0d9e7ecd37a013a85d3335dde3de7e92498', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: '109943c07085dba58be5707ccfb0b3750f5e3f4c', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), hAsync("div", { key: 'e2787a59e75ca018885a9b72d4fc1dd441128b0d', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0")), hAsync("slot", { key: '45420616670bdb1ae9c1aa31de550172771266c2', name: "suffix" })));
22498
+ 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" })));
22496
22499
  }
22497
22500
  get el() { return getElement(this); }
22498
22501
  static get watchers() { return {
@@ -22859,9 +22862,9 @@ class PickerColumnCmp {
22859
22862
  render() {
22860
22863
  const col = this.col;
22861
22864
  const mode = getIonMode$1(this);
22862
- return (hAsync(Host, { key: 'e50365e8574492d32c3b4a8a0d816d9a2d5b4080', 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: {
22865
+ 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: {
22863
22866
  'max-width': this.col.columnWidth,
22864
- } }, col.prefix && (hAsync("div", { key: 'aa48f883c088203dd9dadcfe688f49cacd40f4f7', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), hAsync("div", { key: '72545ed57bd4782d81df2cb0ea9c1edc08f23e88', 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: '0accccde44b8fa36b5f481ae98760e00ddb234a9', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
22867
+ } }, 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))));
22865
22868
  }
22866
22869
  get el() { return getElement(this); }
22867
22870
  static get watchers() { return {
@@ -22965,10 +22968,10 @@ class PickerColumnOption {
22965
22968
  render() {
22966
22969
  const { color, disabled, ariaLabel } = this;
22967
22970
  const mode = getIonMode$1(this);
22968
- return (hAsync(Host, { key: 'a4b7f118187b9a76565ef4016853b97667997f89', class: createColorClasses$1(color, {
22971
+ return (hAsync(Host, { key: 'cc4435a0ce0e55be1321bcabaf342ed68cf5ba1e', class: createColorClasses$1(color, {
22969
22972
  [mode]: true,
22970
22973
  ['option-disabled']: disabled,
22971
- }) }, hAsync("button", { key: '6f335ac4ccdbbd8aa8868ba794b3ce6d6c572cb6', tabindex: "-1", "aria-label": ariaLabel, disabled: disabled, onClick: () => this.onClick() }, hAsync("slot", { key: 'e87a18c6981e4ce047ba9d5bd5e6a0dbf0bb0e16' }))));
22974
+ }) }, hAsync("button", { key: '0187fb967771e0787807a8538dce4e59f6a98565', tabindex: "-1", "aria-label": ariaLabel, disabled: disabled, onClick: () => this.onClick() }, hAsync("slot", { key: 'dbe52552f3f27332816748c12d929cc81060841d' }))));
22972
22975
  }
22973
22976
  get el() { return getElement(this); }
22974
22977
  static get watchers() { return {
@@ -24282,9 +24285,9 @@ class Popover {
24282
24285
  const { onLifecycle, parentPopover, dismissOnSelect, side, arrow, htmlAttributes, focusTrap } = this;
24283
24286
  const desktop = isPlatform('desktop');
24284
24287
  const enableArrow = arrow && !parentPopover;
24285
- return (hAsync(Host, Object.assign({ key: '6c456ad62ea699fe70a542781802dcb8cb958a8a', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
24288
+ return (hAsync(Host, Object.assign({ key: '3a7c4c39384bab1447c4bd6b9b06d7837a09353b', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
24286
24289
  zIndex: `${20000 + this.overlayIndex}`,
24287
- }, 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: 'bf5a1fd6f8ec553e21dea63d5afa0c48fbb12c52', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), hAsync("div", { key: '0c50981b2ae878c0e02f0611f7e439fa936fd055', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && hAsync("div", { key: '2bd0e1400d4513a263698b345e0eebcd61db6e27', class: "popover-arrow", part: "arrow" }), hAsync("div", { key: '63f04983fde14a85418765d6141577c046104a31', class: "popover-content", part: "content" }, hAsync("slot", { key: '867079efbdc26601bd5b315df21292fc3b4afd91' })))));
24290
+ }, 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' })))));
24288
24291
  }
24289
24292
  get el() { return getElement(this); }
24290
24293
  static get watchers() { return {
@@ -24376,7 +24379,7 @@ class ProgressBar {
24376
24379
  const mode = getIonMode$1(this);
24377
24380
  // If the progress is displayed as a solid bar.
24378
24381
  const progressSolid = buffer === 1;
24379
- return (hAsync(Host, { key: 'a90c4be2c4de8c9046f090076181b804b1f069b4', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses$1(color, {
24382
+ return (hAsync(Host, { key: 'b293f4475bcdaa7851b41ebfda659037f0365120', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses$1(color, {
24380
24383
  [mode]: true,
24381
24384
  [`progress-bar-${type}`]: true,
24382
24385
  'progress-paused': paused,
@@ -24544,7 +24547,7 @@ class Radio {
24544
24547
  const { checked, disabled, color, el, justify, labelPlacement, hasLabel, buttonTabindex, alignment } = this;
24545
24548
  const mode = getIonMode$1(this);
24546
24549
  const inItem = hostContext('ion-item', el);
24547
- return (hAsync(Host, { key: 'e9fe7969b6700228a0214dd6a532bf0633fccaa7', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: createColorClasses$1(color, {
24550
+ return (hAsync(Host, { key: 'd6d9525eea9dadc3ea7060eb9b8cbb919e1d7091', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: createColorClasses$1(color, {
24548
24551
  [mode]: true,
24549
24552
  'in-item': inItem,
24550
24553
  'radio-checked': checked,
@@ -24555,10 +24558,10 @@ class Radio {
24555
24558
  // Focus and active styling should not apply when the radio is in an item
24556
24559
  'ion-activatable': !inItem,
24557
24560
  'ion-focusable': !inItem,
24558
- }), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, hAsync("label", { key: '5c6329195a622e2d478382d893904a50bf92852e', class: "radio-wrapper" }, hAsync("div", { key: '3e9584758ad0121c846ad4142273debd7685e13d', class: {
24561
+ }), 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: {
24559
24562
  'label-text-wrapper': true,
24560
24563
  'label-text-wrapper-hidden': !hasLabel,
24561
- }, part: "label" }, hAsync("slot", { key: '59768ea8d56a347be1cef5afdec0f5c447cdc673' })), hAsync("div", { key: 'd5b7e6cb933a7fd6b4ea32c2c0366cdf6cc524ab', class: "native-wrapper" }, this.renderRadioControl()))));
24564
+ }, part: "label" }, hAsync("slot", { key: '2950f1579a22d4a06f9c903fd462c2b46f43bfd7' })), hAsync("div", { key: '8b19ce30b39066744108a6de2da42a7ce8ffdbec', class: "native-wrapper" }, this.renderRadioControl()))));
24562
24565
  }
24563
24566
  get el() { return getElement(this); }
24564
24567
  static get watchers() { return {
@@ -24743,7 +24746,7 @@ class RadioGroup {
24743
24746
  const { label, labelId, el, name, value } = this;
24744
24747
  const mode = getIonMode$1(this);
24745
24748
  renderHiddenInput(true, el, name, value, false);
24746
- return hAsync(Host, { key: 'c2e097642c00535aab791f7bb2672059211ca822', role: "radiogroup", "aria-labelledby": label ? labelId : null, onClick: this.onClick, class: mode });
24749
+ return hAsync(Host, { key: '7a8ad7eb6a05c6f96a348dcf30fd0c610a95688c', role: "radiogroup", "aria-labelledby": label ? labelId : null, onClick: this.onClick, class: mode });
24747
24750
  }
24748
24751
  get el() { return getElement(this); }
24749
24752
  static get watchers() { return {
@@ -25375,7 +25378,7 @@ class Range {
25375
25378
  const needsEndAdjustment = inItem && !hasEndContent;
25376
25379
  const mode = getIonMode$1(this);
25377
25380
  renderHiddenInput(true, el, this.name, JSON.stringify(this.getValue()), disabled);
25378
- return (hAsync(Host, { key: '454a0ddaad56c5f59394ca55bcd9d8de0fd77247', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: createColorClasses$1(this.color, {
25381
+ return (hAsync(Host, { key: '877c9f15e62fadb184f9da82dc19898227521e07', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: createColorClasses$1(this.color, {
25379
25382
  [mode]: true,
25380
25383
  'in-item': inItem,
25381
25384
  'range-disabled': disabled,
@@ -25384,10 +25387,10 @@ class Range {
25384
25387
  [`range-label-placement-${labelPlacement}`]: true,
25385
25388
  'range-item-start-adjustment': needsStartAdjustment,
25386
25389
  'range-item-end-adjustment': needsEndAdjustment,
25387
- }) }, hAsync("label", { key: 'b8649fece7c94a9a41722a2960f070c6f4e7312a', class: "range-wrapper", id: "range-label" }, hAsync("div", { key: 'df15bccc14bb6718a7f31b825a1ec50bf535d0e5', class: {
25390
+ }) }, hAsync("label", { key: '2ae9088349a65e09b0e33c53442190ef563b2345', class: "range-wrapper", id: "range-label" }, hAsync("div", { key: 'c3d0ca96ceb1e57fbd383e9c7e4da14d931771b8', class: {
25388
25391
  'label-text-wrapper': true,
25389
25392
  'label-text-wrapper-hidden': !hasLabel,
25390
- }, part: "label" }, label !== undefined ? hAsync("div", { class: "label-text" }, label) : hAsync("slot", { name: "label" })), hAsync("div", { key: '2e5c7ab3cfc8665222d43e13834e69599a0f68a7', class: "native-wrapper" }, hAsync("slot", { key: '472bc27d58ad3402ee71f6eccec3750f6932e72f', name: "start" }), this.renderRangeSlider(), hAsync("slot", { key: 'a8ce8714b235c510cf2aace2002c79234642dcfc', name: "end" })))));
25393
+ }, 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" })))));
25391
25394
  }
25392
25395
  get el() { return getElement(this); }
25393
25396
  static get watchers() { return {
@@ -26288,7 +26291,7 @@ class Refresher {
26288
26291
  }
26289
26292
  render() {
26290
26293
  const mode = getIonMode$1(this);
26291
- return (hAsync(Host, { key: 'c209cf4d49269d517f9ace62d91879fe0492bd59', slot: "fixed", class: {
26294
+ return (hAsync(Host, { key: '3270f181a5141e7d886ec554a3e892974446b90e', slot: "fixed", class: {
26292
26295
  [mode]: true,
26293
26296
  // Used internally for styling
26294
26297
  [`refresher-${mode}`]: true,
@@ -26516,7 +26519,7 @@ class RefresherContent {
26516
26519
  const pullingIcon = this.pullingIcon;
26517
26520
  const hasSpinner = pullingIcon != null && SPINNERS[pullingIcon] !== undefined;
26518
26521
  const mode = getIonMode$1(this);
26519
- return (hAsync(Host, { key: '000cbb6ccd62e15244dbf35d0e2e3d870a8c66de', class: mode }, hAsync("div", { key: '0564628fd4faea5f7b864f906da0dedafaf138b5', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (hAsync("div", { key: '14f5cacad23759d382441fbf07838b93ea0abec3', class: "refresher-pulling-icon" }, hAsync("div", { key: '597a02a7cad61fc48c540af66006c40df8188fdc', class: "spinner-arrow-container" }, hAsync("ion-spinner", { key: 'a64a0050b2577374fed29f93555aec33d9567814', name: this.pullingIcon, paused: true }), mode === 'md' && this.pullingIcon === 'circular' && (hAsync("div", { key: 'cabdb67e34fa2445e54f74344dfcb9af8efcd960', class: "arrow-container" }, hAsync("ion-icon", { key: '31288638000fe2fb96dde2ea7f84dc1861062c64', icon: caretBackSharp, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (hAsync("div", { key: '126d12b4f8daac9b371e7745ec3da81c4d103e49', class: "refresher-pulling-icon" }, hAsync("ion-icon", { key: 'd595188d7d12707c34ce403a840c8065c71a2dae', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), hAsync("div", { key: 'df8feeebbf8792f0aac89ebb5f39ae285cd99235', class: "refresher-refreshing" }, this.refreshingSpinner && (hAsync("div", { key: 'ae358a91df46fdd564ab9052c7251d5d3dd52bc0', class: "refresher-refreshing-icon" }, hAsync("ion-spinner", { key: '706558bac955c07c37795d5d6fd49835023f0cb7', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
26522
+ 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())));
26520
26523
  }
26521
26524
  get el() { return getElement(this); }
26522
26525
  static get cmpMeta() { return {
@@ -26559,7 +26562,7 @@ class Reorder {
26559
26562
  render() {
26560
26563
  const mode = getIonMode$1(this);
26561
26564
  const reorderIcon = mode === 'ios' ? reorderThreeOutline : reorderTwoSharp;
26562
- return (hAsync(Host, { key: '9a4abd6877909177380ba3ba52d2d9150c1e3c69', class: mode }, hAsync("slot", { key: 'f7bea4ba8eeb7fa71a72297eeecda51974b635d3' }, hAsync("ion-icon", { key: '28949301a195139ade44e7f2c5221ef78b39bb03', icon: reorderIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
26565
+ 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" }))));
26563
26566
  }
26564
26567
  get el() { return getElement(this); }
26565
26568
  static get style() { return {
@@ -26813,7 +26816,7 @@ class ReorderGroup {
26813
26816
  }
26814
26817
  render() {
26815
26818
  const mode = getIonMode$1(this);
26816
- return (hAsync(Host, { key: '79108cff45d1221e90f5e5599554aa1a23e3d381', class: {
26819
+ return (hAsync(Host, { key: '491f3e5843cf728ff4589e58bd86b8ce6709b293', class: {
26817
26820
  [mode]: true,
26818
26821
  'reorder-enabled': !this.disabled,
26819
26822
  'reorder-list-active': this.state !== 0 /* ReorderGroupState.Idle */,
@@ -26921,7 +26924,7 @@ class RippleEffect {
26921
26924
  }
26922
26925
  render() {
26923
26926
  const mode = getIonMode$1(this);
26924
- return (hAsync(Host, { key: 'c4c55cb30434f211181ca790bbaf5a04575bc57e', role: "presentation", class: {
26927
+ return (hAsync(Host, { key: '2302f087ab1c6755355736e4ca77309c5fdcf185', role: "presentation", class: {
26925
26928
  [mode]: true,
26926
26929
  unbounded: this.unbounded,
26927
26930
  } }));
@@ -27863,10 +27866,10 @@ class RouterLink {
27863
27866
  rel: this.rel,
27864
27867
  target: this.target,
27865
27868
  };
27866
- return (hAsync(Host, { key: '7792f1c67d128e9ae0d5194e0d74fa00b03c306a', onClick: this.onClick, class: createColorClasses$1(this.color, {
27869
+ return (hAsync(Host, { key: 'f876442cab5b14b7e83c6d6ad2c2d878a9c57439', onClick: this.onClick, class: createColorClasses$1(this.color, {
27867
27870
  [mode]: true,
27868
27871
  'ion-activatable': true,
27869
- }) }, hAsync("a", Object.assign({ key: 'a6da6253ebe2fc62b1629b48381da5b6759d1bd9' }, attrs), hAsync("slot", { key: '4509747252d25b96b863175baac5d6494e0b9074' }))));
27872
+ }) }, hAsync("a", Object.assign({ key: 'c44b78ec1fd10a40c23bfe548860ac2b346646a8' }, attrs), hAsync("slot", { key: 'd32180a567613f79f89885135bd0d776ffc1eb8e' }))));
27870
27873
  }
27871
27874
  static get style() { return IonRouterLinkStyle0; }
27872
27875
  static get cmpMeta() { return {
@@ -28061,7 +28064,7 @@ class RouterOutlet {
28061
28064
  return true;
28062
28065
  }
28063
28066
  render() {
28064
- return hAsync("slot", { key: '67aa47a11d787944155e37f6388871b9f4fe880d' });
28067
+ return hAsync("slot", { key: '8279a453c66a766e6e383ff59842b4ae070c13a9' });
28065
28068
  }
28066
28069
  get el() { return getElement(this); }
28067
28070
  static get watchers() { return {
@@ -28095,7 +28098,7 @@ class Row {
28095
28098
  registerInstance(this, hostRef);
28096
28099
  }
28097
28100
  render() {
28098
- return (hAsync(Host, { key: 'fcf3fb836ae45d8ab16e50936a119bb31339d24f', class: getIonMode$1(this) }, hAsync("slot", { key: 'ba0c95854c655143175f9661c09ac1d1ffc1daf1' })));
28101
+ return (hAsync(Host, { key: '813c9a7f6782d2cf8eb27f30d3ab28e6f3122868', class: getIonMode$1(this) }, hAsync("slot", { key: '356bec4d4d408ea63d6b431b06465d5b7bcbff71' })));
28099
28102
  }
28100
28103
  static get style() { return IonRowStyle0; }
28101
28104
  static get cmpMeta() { return {
@@ -28489,8 +28492,8 @@ class Searchbar {
28489
28492
  const clearIcon = this.clearIcon || (mode === 'ios' ? closeCircle : closeSharp);
28490
28493
  const searchIcon = this.searchIcon || (mode === 'ios' ? searchOutline : searchSharp);
28491
28494
  const shouldShowCancelButton = this.shouldShowCancelButton();
28492
- const cancelButton = this.showCancelButton !== 'never' && (hAsync("button", { key: '6d3c4d6dbbc835e27024e99bdf502278b0420c21', "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: '272d81399afa83bd6f10119a2a5aa2bfdaad5a81', "aria-hidden": "true" }, mode === 'md' ? (hAsync("ion-icon", { "aria-hidden": "true", mode: mode, icon: this.cancelButtonIcon, lazy: false })) : (cancelButtonText))));
28493
- return (hAsync(Host, { key: 'c2e4e81b3be4a7cfe3948f3582f6d726c9ec6787', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
28495
+ 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))));
28496
+ return (hAsync(Host, { key: '34878db21f63a9bdffca0446d8ad5619ff04cac3', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
28494
28497
  [mode]: true,
28495
28498
  'searchbar-animated': animated,
28496
28499
  'searchbar-disabled': this.disabled,
@@ -28500,14 +28503,14 @@ class Searchbar {
28500
28503
  'searchbar-has-focus': this.focused,
28501
28504
  'searchbar-should-show-clear': this.shouldShowClearButton(),
28502
28505
  'searchbar-should-show-cancel': this.shouldShowCancelButton(),
28503
- }) }, hAsync("div", { key: '51382b56c66d1183ea36133cc4c3191ffbb5dfa7', class: "searchbar-input-container" }, hAsync("input", Object.assign({ key: 'c278676b81a1546cca7949bc667ddbd9649aa347', "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: '37d47d4772dff9163f749fdcae568824dc92ed05', "aria-hidden": "true", mode: mode, icon: searchIcon, lazy: false, class: "searchbar-search-icon" }), hAsync("button", { key: 'd02c98824d3a03e351d6d254d9e160a82569e5ba', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
28506
+ }) }, 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) => {
28504
28507
  /**
28505
28508
  * This prevents mobile browsers from
28506
28509
  * blurring the input when the clear
28507
28510
  * button is activated.
28508
28511
  */
28509
28512
  ev.preventDefault();
28510
- }, onClick: () => this.onClearInput(true) }, hAsync("ion-icon", { key: '5f171ea69e47155827f4908ed15329f71c8e5594', "aria-hidden": "true", mode: mode, icon: clearIcon, lazy: false, class: "searchbar-clear-icon" }))), mode === 'ios' && cancelButton));
28513
+ }, 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));
28511
28514
  }
28512
28515
  get el() { return getElement(this); }
28513
28516
  static get watchers() { return {
@@ -28995,14 +28998,14 @@ class Segment {
28995
28998
  }
28996
28999
  render() {
28997
29000
  const mode = getIonMode$1(this);
28998
- return (hAsync(Host, { key: 'b89e584eb5a7ca26d81fb4d6c923e0f05aafda43', role: "tablist", onClick: this.onClick, class: createColorClasses$1(this.color, {
29001
+ return (hAsync(Host, { key: 'f1f7103b4c298e037df850ac809a1a7c6e9987a7', role: "tablist", onClick: this.onClick, class: createColorClasses$1(this.color, {
28999
29002
  [mode]: true,
29000
29003
  'in-toolbar': hostContext('ion-toolbar', this.el),
29001
29004
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
29002
29005
  'segment-activated': this.activated,
29003
29006
  'segment-disabled': this.disabled,
29004
29007
  'segment-scrollable': this.scrollable,
29005
- }) }, hAsync("slot", { key: '4e1faf860c3a38d343acd47aec911b202ab77578', onSlotchange: this.onSlottedItemsChange })));
29008
+ }) }, hAsync("slot", { key: '6efdb318b13da8d21687084aa0761728fdf12579', onSlotchange: this.onSlottedItemsChange })));
29006
29009
  }
29007
29010
  get el() { return getElement(this); }
29008
29011
  static get watchers() { return {
@@ -29112,7 +29115,7 @@ class SegmentButton {
29112
29115
  const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
29113
29116
  const mode = getIonMode$1(this);
29114
29117
  const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
29115
- return (hAsync(Host, { key: 'e5bdb21e33d4fd6cb262defa6935517b91cd0fed', class: {
29118
+ return (hAsync(Host, { key: '70cf5c7a3ae2620222c5250c644faf3cfc3b3e4e', class: {
29116
29119
  [mode]: true,
29117
29120
  'in-toolbar': hostContext('ion-toolbar', this.el),
29118
29121
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
@@ -29128,10 +29131,10 @@ class SegmentButton {
29128
29131
  'ion-activatable': true,
29129
29132
  'ion-activatable-instant': true,
29130
29133
  'ion-focusable': true,
29131
- } }, hAsync("button", Object.assign({ key: '35a17acfb8aec10608f94453426584cea22b471e', "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: '7d05e9dd6fa14a5f385a079504fdc6307f98ae5a', class: "button-inner" }, hAsync("slot", { key: '85ce4d7b84a9340bcd148e8011fa27d45e88925a' })), mode === 'md' && hAsync("ion-ripple-effect", { key: '7dc32ed66fa06086c00e6a2e62638af1668d144b' })), hAsync("div", { key: 'f7ff527107b35437446061410713b2b112bec702', part: "indicator", class: {
29134
+ } }, 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: {
29132
29135
  'segment-button-indicator': true,
29133
29136
  'segment-button-indicator-animated': true,
29134
- } }, hAsync("div", { key: '9751739f6dd62b87b348c9827f8c6ba9b01857de', part: "indicator-background", class: "segment-button-indicator-background" }))));
29137
+ } }, hAsync("div", { key: '65c72a151080998c1e548c87d4d4ebd5c7dda72f', part: "indicator-background", class: "segment-button-indicator-background" }))));
29135
29138
  }
29136
29139
  get el() { return getElement(this); }
29137
29140
  static get watchers() { return {
@@ -29743,7 +29746,7 @@ class Select {
29743
29746
  * TODO(FW-5592): Remove hasStartEndSlots condition
29744
29747
  */
29745
29748
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || isExpanded || hasStartEndSlots));
29746
- return (hAsync(Host, { key: '56f4438677932d676fe499dd4d8b818af2f5fc41', onClick: this.onClick, class: createColorClasses$1(this.color, {
29749
+ return (hAsync(Host, { key: '73c571c1f8468e1c3f4fe02fbbb33ba9cbc8e989', onClick: this.onClick, class: createColorClasses$1(this.color, {
29747
29750
  [mode]: true,
29748
29751
  'in-item': inItem,
29749
29752
  'in-item-color': hostContext('ion-item.ion-color', el),
@@ -29759,7 +29762,7 @@ class Select {
29759
29762
  [`select-justify-${justify}`]: justifyEnabled,
29760
29763
  [`select-shape-${shape}`]: shape !== undefined,
29761
29764
  [`select-label-placement-${labelPlacement}`]: true,
29762
- }) }, hAsync("label", { key: 'e9d2d28c05a5440f4361b97fbc0f1447713b7762', class: "select-wrapper", id: "select-label" }, this.renderLabelContainer(), hAsync("div", { key: '1d89a78416517c9939073ced94e205397c8c18a7', class: "select-wrapper-inner" }, hAsync("slot", { key: '60cedd5bd2e8af42267f81a5ebdc4aadca724351', name: "start" }), hAsync("div", { key: 'fd9f4c8a45813daf4b18019a1a7870470b784a60', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), hAsync("slot", { key: '832b729746f9370302d39d5f45bf67ee185d85c9', name: "end" }), !hasFloatingOrStackedLabel && this.renderSelectIcon()), hasFloatingOrStackedLabel && this.renderSelectIcon(), shouldRenderHighlight && hAsync("div", { key: '3ad1d693486dc8b9e7020b46fd93e1a56c385125', class: "select-highlight" }))));
29765
+ }) }, 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" }))));
29763
29766
  }
29764
29767
  get el() { return getElement(this); }
29765
29768
  static get watchers() { return {
@@ -29850,7 +29853,7 @@ class SelectOption {
29850
29853
  this.value = undefined;
29851
29854
  }
29852
29855
  render() {
29853
- return hAsync(Host, { key: 'c88b3742344e692cb1b187fda6ae9ee30f548ea3', role: "option", id: this.inputId, class: getIonMode$1(this) });
29856
+ return hAsync(Host, { key: 'ba5a9c695c53fe0802af11a49f4305a9b8f71773', role: "option", id: this.inputId, class: getIonMode$1(this) });
29854
29857
  }
29855
29858
  get el() { return getElement(this); }
29856
29859
  static get style() { return IonSelectOptionStyle0; }
@@ -29970,7 +29973,7 @@ class SelectPopover {
29970
29973
  render() {
29971
29974
  const { header, message, options, subHeader } = this;
29972
29975
  const hasSubHeaderOrMessage = subHeader !== undefined || message !== undefined;
29973
- return (hAsync(Host, { key: 'e4fd72a65c491c08c57ac226d8540f96fe0273ab', class: getIonMode$1(this) }, hAsync("ion-list", { key: '7b464a5caf75eaf4e359d6ee918eacc5677b0d37' }, header !== undefined && hAsync("ion-list-header", { key: 'd2fb1677c8fefc6bb03d3ee709bfe08ea1a4e302' }, header), hasSubHeaderOrMessage && (hAsync("ion-item", { key: '4af383bb60fdd6ec8bbccabf7482fcfb1774d242' }, hAsync("ion-label", { key: 'cbea36adb016cf6a8b9ff13055b4a9f190688625', class: "ion-text-wrap" }, subHeader !== undefined && hAsync("h3", { key: '8dd90d961bca6d383d776b2e41fda75e667da668' }, subHeader), message !== undefined && hAsync("p", { key: 'a8c314c5d397a0a97ac551c66c013e8c879b60f0' }, message)))), this.renderOptions(options))));
29976
+ 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))));
29974
29977
  }
29975
29978
  get el() { return getElement(this); }
29976
29979
  static get style() { return {
@@ -30018,11 +30021,11 @@ class SkeletonText {
30018
30021
  const animated = this.animated && config.getBoolean('animated', true);
30019
30022
  const inMedia = hostContext('ion-avatar', this.el) || hostContext('ion-thumbnail', this.el);
30020
30023
  const mode = getIonMode$1(this);
30021
- return (hAsync(Host, { key: '82de575f5e9b16e1b96b47fa08476f7b01ee4a0d', class: {
30024
+ return (hAsync(Host, { key: '1a3e78e9a6f740d609d1f0b7a16cb6eff4a2d617', class: {
30022
30025
  [mode]: true,
30023
30026
  'skeleton-text-animated': animated,
30024
30027
  'in-media': inMedia,
30025
- } }, hAsync("span", { key: '86d3f191fcad303f7b4e588d9df1b4a8babd3414' }, "\u00A0")));
30028
+ } }, hAsync("span", { key: 'be3eabe196ec6e8ec19857375ba30f4c8aa58e7f' }, "\u00A0")));
30026
30029
  }
30027
30030
  get el() { return getElement(this); }
30028
30031
  static get style() { return IonSkeletonTextStyle0; }
@@ -30075,7 +30078,7 @@ class Spinner {
30075
30078
  svgs.push(buildLine(spinner, duration, i, spinner.lines));
30076
30079
  }
30077
30080
  }
30078
- return (hAsync(Host, { key: '268dbc7e72d1a4566b01dfa9d808568607c264c1', class: createColorClasses$1(self.color, {
30081
+ return (hAsync(Host, { key: '50cbaed55eeab15292447d106a80b93db4cb40de', class: createColorClasses$1(self.color, {
30079
30082
  [mode]: true,
30080
30083
  [`spinner-${spinnerName}`]: true,
30081
30084
  'spinner-paused': self.paused || config.getBoolean('_testing'),
@@ -30175,12 +30178,12 @@ class SplitPane {
30175
30178
  }
30176
30179
  render() {
30177
30180
  const mode = getIonMode$1(this);
30178
- return (hAsync(Host, { key: 'bb55def50809ede14b43ea469a03c9fd8cb7961f', class: {
30181
+ return (hAsync(Host, { key: 'd54c356cd4bff7e55325160882dea8249f47f388', class: {
30179
30182
  [mode]: true,
30180
30183
  // Used internally for styling
30181
30184
  [`split-pane-${mode}`]: true,
30182
30185
  'split-pane-visible': this.visible,
30183
- } }, hAsync("slot", { key: '03e121f9fa52e635678887fcfc902b7ef645ed70' })));
30186
+ } }, hAsync("slot", { key: 'af62690d0fd686cfbd29d888c79eda9001f13e2f' })));
30184
30187
  }
30185
30188
  get el() { return getElement(this); }
30186
30189
  static get watchers() { return {
@@ -30249,10 +30252,10 @@ class Tab {
30249
30252
  }
30250
30253
  render() {
30251
30254
  const { tab, active, component } = this;
30252
- return (hAsync(Host, { key: '3c983c731117c65d1dd8892cd7cc9972c31700b7', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
30255
+ return (hAsync(Host, { key: '46d5498418f5379861c3d7465e8021dec45f1200', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
30253
30256
  'ion-page': component === undefined,
30254
30257
  'tab-hidden': !active,
30255
- } }, hAsync("slot", { key: 'd325bc089ebd6819404daa445912e22541e5827b' })));
30258
+ } }, hAsync("slot", { key: 'b45045dccb87dfe75e3f5a5a474bb48b6c98e922' })));
30256
30259
  }
30257
30260
  get el() { return getElement(this); }
30258
30261
  static get watchers() { return {
@@ -30330,11 +30333,11 @@ class TabBar {
30330
30333
  const { color, translucent, keyboardVisible } = this;
30331
30334
  const mode = getIonMode$1(this);
30332
30335
  const shouldHide = keyboardVisible && this.el.getAttribute('slot') !== 'top';
30333
- return (hAsync(Host, { key: '4ada6205120b6943f80ca00b0750210d55eed141', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses$1(color, {
30336
+ return (hAsync(Host, { key: '3a8595dd83f89e8319471a7a7f9f64b2565b384c', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses$1(color, {
30334
30337
  [mode]: true,
30335
30338
  'tab-bar-translucent': translucent,
30336
30339
  'tab-bar-hidden': shouldHide,
30337
- }) }, hAsync("slot", { key: '2b61fdd8ebd4bd4170ee7be48653c77afcb2a44f' })));
30340
+ }) }, hAsync("slot", { key: '8b65eceb922f6abfa15f41046261586fb94b981f' })));
30338
30341
  }
30339
30342
  get el() { return getElement(this); }
30340
30343
  static get watchers() { return {
@@ -30432,7 +30435,7 @@ class TabButton {
30432
30435
  rel,
30433
30436
  target,
30434
30437
  };
30435
- return (hAsync(Host, { key: '54d5c03f2d0ea454342ac085702b1f33dcaa8589', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
30438
+ return (hAsync(Host, { key: '4b528ce31f67e10ad849e0c99bd034bba675c227', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
30436
30439
  [mode]: true,
30437
30440
  'tab-selected': selected,
30438
30441
  'tab-disabled': disabled,
@@ -30444,7 +30447,7 @@ class TabButton {
30444
30447
  'ion-activatable': true,
30445
30448
  'ion-selectable': true,
30446
30449
  'ion-focusable': true,
30447
- } }, hAsync("a", Object.assign({ key: '222128c5af368ed52b0976d436f1d6f0356ca269' }, 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: 'fc8abca426d0d643c31034c34490e77365385f15', class: "button-inner" }, hAsync("slot", { key: 'acae0036f691bc29ed537d1818030cf0dc37b883' })), mode === 'md' && hAsync("ion-ripple-effect", { key: '8dbe060ae58a209953e748b5688b3d8504df87d8', type: "unbounded" }))));
30450
+ } }, 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" }))));
30448
30451
  }
30449
30452
  get el() { return getElement(this); }
30450
30453
  static get style() { return {
@@ -30620,7 +30623,7 @@ class Tabs {
30620
30623
  return Array.from(this.el.querySelectorAll('ion-tab'));
30621
30624
  }
30622
30625
  render() {
30623
- return (hAsync(Host, { key: '27f811ba897e7b7d5aff9708fd20ec1155fc3242', onIonTabButtonClick: this.onTabClicked }, hAsync("slot", { key: '0038751d3aa5cc6b36d9f9cc64e60aa820ce8d72', name: "top" }), hAsync("div", { key: 'c4860c66ac89bfdf81e14dbeab9d6d98f2fd9942', class: "tabs-inner" }, hAsync("slot", { key: 'a1c28f9f0dbf49dc89b28d31951e406c94e181b1' })), hAsync("slot", { key: '2cf9c616ad3708a37a14d347d14dd8b9942dddba', name: "bottom" })));
30626
+ 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" })));
30624
30627
  }
30625
30628
  get el() { return getElement(this); }
30626
30629
  static get style() { return IonTabsStyle0; }
@@ -30662,9 +30665,9 @@ class Text {
30662
30665
  }
30663
30666
  render() {
30664
30667
  const mode = getIonMode$1(this);
30665
- return (hAsync(Host, { key: 'c9fd187354e4b4cdbcea29d8205ed3f0445679e6', class: createColorClasses$1(this.color, {
30668
+ return (hAsync(Host, { key: '4b76333b1ea5cab134b9dc1f5670c0d5a253fc32', class: createColorClasses$1(this.color, {
30666
30669
  [mode]: true,
30667
- }) }, hAsync("slot", { key: '7ebe2562f6ff30749146a24df9ae17f92599ed69' })));
30670
+ }) }, hAsync("slot", { key: '3dee5f16bc58b3d92547d910bd4f441a00ce2039' })));
30668
30671
  }
30669
30672
  static get style() { return IonTextStyle0; }
30670
30673
  static get cmpMeta() { return {
@@ -31031,7 +31034,7 @@ class Textarea {
31031
31034
  * TODO(FW-5592): Remove hasStartEndSlots condition
31032
31035
  */
31033
31036
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
31034
- return (hAsync(Host, { key: '3057a0262aa5b10dd009255246b088a292cf2105', class: createColorClasses$1(this.color, {
31037
+ return (hAsync(Host, { key: '37595a18d77dea1a337ac1c672e5f08a4128111d', class: createColorClasses$1(this.color, {
31035
31038
  [mode]: true,
31036
31039
  'has-value': hasValue,
31037
31040
  'has-focus': hasFocus,
@@ -31040,7 +31043,7 @@ class Textarea {
31040
31043
  [`textarea-shape-${shape}`]: shape !== undefined,
31041
31044
  [`textarea-label-placement-${labelPlacement}`]: true,
31042
31045
  'textarea-disabled': disabled,
31043
- }) }, hAsync("label", { key: '3cefc2946471e462d7e63de23453f73b86fd52a3', class: "textarea-wrapper", htmlFor: inputId }, this.renderLabelContainer(), hAsync("div", { key: 'f58e07557457ef15db0ede22bb05eef14e926856', class: "textarea-wrapper-inner" }, hAsync("div", { key: 'dd327f34c75825a130034e0599a54c76f5083f2f', class: "start-slot-wrapper" }, hAsync("slot", { key: '1e08f37a467423e0d1cbd032e21e7d82390e0d7c', name: "start" })), hAsync("div", { key: '0dc7c0317e0489e4e63573b2b3fa33dd8faa0e61', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, hAsync("textarea", Object.assign({ key: 'b351376fb2756af4c9e5745a3391b2952ed538a4', 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: 'ea91b1656ddcbe7dfb0522618d4b5e179774f372', class: "end-slot-wrapper" }, hAsync("slot", { key: 'af088c4e26d145d92631496cea1eddd2e54fdd22', name: "end" }))), shouldRenderHighlight && hAsync("div", { key: 'c63ccb5e724c936f9d01eae561651064d80a843f', class: "textarea-highlight" })), this.renderBottomContent()));
31046
+ }) }, 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()));
31044
31047
  }
31045
31048
  get el() { return getElement(this); }
31046
31049
  static get watchers() { return {
@@ -31102,7 +31105,7 @@ class Thumbnail {
31102
31105
  registerInstance(this, hostRef);
31103
31106
  }
31104
31107
  render() {
31105
- return (hAsync(Host, { key: '5e1a3fc154a6073e251c4ea99456363164f5f4ce', class: getIonMode$1(this) }, hAsync("slot", { key: '090a67b630e20a6cb5a7c30e88b0e4bd2e819326' })));
31108
+ return (hAsync(Host, { key: 'ea55000055f941b0c79561e8934be6242ec8e114', class: getIonMode$1(this) }, hAsync("slot", { key: 'a4f934f442797f5c66a77e0ef8920fdd07c204f2' })));
31106
31109
  }
31107
31110
  static get style() { return IonThumbnailStyle0; }
31108
31111
  static get cmpMeta() { return {
@@ -31938,9 +31941,9 @@ class Toast {
31938
31941
  if (layout === 'stacked' && startButtons.length > 0 && endButtons.length > 0) {
31939
31942
  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);
31940
31943
  }
31941
- return (hAsync(Host, Object.assign({ key: '2a9a43662626837370415ffd9404c59685691641', tabindex: "-1" }, this.htmlAttributes, { style: {
31944
+ return (hAsync(Host, Object.assign({ key: '68c336f80af04ba484ca9899bae8f40c0d9b7691', tabindex: "-1" }, this.htmlAttributes, { style: {
31942
31945
  zIndex: `${60000 + this.overlayIndex}`,
31943
- }, 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: 'ff5df3d039ee6b7b9f096a51f6e4ead2d58d0e52', class: wrapperClass }, hAsync("div", { key: 'c08cf224c941e82bc3d1055f3ee9f90b9b3321dc', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (hAsync("ion-icon", { key: 'bf88aee853cffecb21b4c90f8de6e87672e8559a', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), hAsync("div", { key: 'f99a8d2de9bda000ee03f021e84e6f12a410d231', 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')))));
31946
+ }, 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')))));
31944
31947
  }
31945
31948
  get el() { return getElement(this); }
31946
31949
  static get watchers() { return {
@@ -32160,7 +32163,7 @@ class Toggle {
32160
32163
  const value = this.getValue();
32161
32164
  const rtl = isRTL$1(el) ? 'rtl' : 'ltr';
32162
32165
  renderHiddenInput(true, el, name, checked ? value : '', disabled);
32163
- return (hAsync(Host, { key: '6c191cbb3e2a652474539dbc2135b22f86baba9e', onClick: this.onClick, class: createColorClasses$1(color, {
32166
+ return (hAsync(Host, { key: '8f024fb0fbc2d4442be0574b03450426e8e4fc9e', onClick: this.onClick, class: createColorClasses$1(color, {
32164
32167
  [mode]: true,
32165
32168
  'in-item': hostContext('ion-item', el),
32166
32169
  'toggle-activated': activated,
@@ -32170,10 +32173,10 @@ class Toggle {
32170
32173
  [`toggle-alignment-${alignment}`]: alignment !== undefined,
32171
32174
  [`toggle-label-placement-${labelPlacement}`]: true,
32172
32175
  [`toggle-${rtl}`]: true,
32173
- }) }, hAsync("label", { key: '4f9b2a802ede6286b0ffe2f55a7e93d14d93e8be', class: "toggle-wrapper" }, hAsync("input", Object.assign({ key: '3404228bdb34b662f91c04e644b0addc76006906', 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: '7a629988fbfa52ccf73563e78834e56de8e657f4', class: {
32176
+ }) }, 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: {
32174
32177
  'label-text-wrapper': true,
32175
32178
  'label-text-wrapper-hidden': !this.hasLabel,
32176
- }, part: "label" }, hAsync("slot", { key: '4a4f76889af86430d2347ae08be813e78984b11b' })), hAsync("div", { key: 'df244aec6733371723b25fa05c151b1aaf895e16', class: "native-wrapper" }, this.renderToggleControl()))));
32179
+ }, part: "label" }, hAsync("slot", { key: '7a6ea9515d454d80615f0622f361c5f91b41345c' })), hAsync("div", { key: '6d3670b81b8f809092c98b3f3b8e483ddf6a7cac', class: "native-wrapper" }, this.renderToggleControl()))));
32177
32180
  }
32178
32181
  get el() { return getElement(this); }
32179
32182
  static get watchers() { return {
@@ -32277,10 +32280,10 @@ class Toolbar {
32277
32280
  this.childrenStyles.forEach((value) => {
32278
32281
  Object.assign(childStyles, value);
32279
32282
  });
32280
- return (hAsync(Host, { key: '625c5fc55b43ce88399386fed097a91f1bd7445a', class: Object.assign(Object.assign({}, childStyles), createColorClasses$1(this.color, {
32283
+ return (hAsync(Host, { key: '4bb3a55001408a3bdf033af76b9196cb96c07c09', class: Object.assign(Object.assign({}, childStyles), createColorClasses$1(this.color, {
32281
32284
  [mode]: true,
32282
32285
  'in-toolbar': hostContext('ion-toolbar', this.el),
32283
- })) }, hAsync("div", { key: 'd23ac18932f4c8fe2ee8c3b44c457d42cb1bb4c6', class: "toolbar-background" }), hAsync("div", { key: '73275708f1a19dbbfba0c3152923355f9d334e5a', class: "toolbar-container" }, hAsync("slot", { key: '9a8977e4e003806b812addb81304101df2e2194b', name: "start" }), hAsync("slot", { key: '845997b78b414b3de270085a750b14382ebd54d6', name: "secondary" }), hAsync("div", { key: 'f4d77326c6111781f24ad311a6ee2404985fc64b', class: "toolbar-content" }, hAsync("slot", { key: '2843a6239598521589bb93d2b5f44fb5fb78e5de' })), hAsync("slot", { key: '56d1825672dc51226a89fe4b549764b093d40a6e', name: "primary" }), hAsync("slot", { key: '9985fb8cde38c887175057afceae8fe6dc81d00c', name: "end" }))));
32286
+ })) }, 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" }))));
32284
32287
  }
32285
32288
  get el() { return getElement(this); }
32286
32289
  static get style() { return {
@@ -32330,11 +32333,11 @@ class ToolbarTitle {
32330
32333
  render() {
32331
32334
  const mode = getIonMode$1(this);
32332
32335
  const size = this.getSize();
32333
- return (hAsync(Host, { key: '89da5082d819e6e3dbc0ed455af8e4da0fe73a12', class: createColorClasses$1(this.color, {
32336
+ return (hAsync(Host, { key: '5a58dc437a6f4257244bbdd7e9a682a17d8c9a6b', class: createColorClasses$1(this.color, {
32334
32337
  [mode]: true,
32335
32338
  [`title-${size}`]: true,
32336
32339
  'title-rtl': document.dir === 'rtl',
32337
- }) }, hAsync("div", { key: 'b6634f459c19137ac9dbff26be1027820037c09d', class: "toolbar-title" }, hAsync("slot", { key: 'edfd2ff6413b052525f4a2f797b097065256cb19' }))));
32340
+ }) }, hAsync("div", { key: '58682ea7b8f47a08adfad419b5c76b34784c6501', class: "toolbar-title" }, hAsync("slot", { key: '8a9248534e4c3076f5e2dfda38ef86069796851c' }))));
32338
32341
  }
32339
32342
  get el() { return getElement(this); }
32340
32343
  static get watchers() { return {