@ionic/core 8.3.3-dev.11728940793.1be4a504 → 8.3.3-dev.11729007456.16ced157

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 +4 -4
  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 +4 -4
  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 +11 -0
  136. package/dist/collection/components/action-sheet/action-sheet.js +2 -2
  137. package/dist/collection/components/action-sheet/action-sheet.md.css +14 -0
  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 +4 -4
  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-2ea1ca4f.system.entry.js → p-00f8cf85.system.entry.js} +1 -1
  321. package/dist/ionic/{p-6817cf42.system.entry.js → p-05a54b56.system.entry.js} +1 -1
  322. package/dist/ionic/{p-49bc6544.entry.js → p-096ba958.entry.js} +1 -1
  323. package/dist/ionic/{p-a0c88dc2.system.entry.js → p-1071b096.system.entry.js} +1 -1
  324. package/dist/ionic/{p-a41699db.entry.js → p-12959dff.entry.js} +1 -1
  325. package/dist/ionic/{p-cdb11938.system.entry.js → p-1480649c.system.entry.js} +1 -1
  326. package/dist/ionic/{p-82ab7ccb.entry.js → p-1ffc9296.entry.js} +1 -1
  327. package/dist/ionic/{p-f8c8b9ba.entry.js → p-2666c50d.entry.js} +1 -1
  328. package/dist/ionic/{p-233e6c93.entry.js → p-2924ceb4.entry.js} +1 -1
  329. package/dist/ionic/p-2a81ab1e.entry.js +4 -0
  330. package/dist/ionic/{p-9fef1364.entry.js → p-2ecbe5c0.entry.js} +1 -1
  331. package/dist/ionic/p-322c5fb4.system.js +1 -1
  332. package/dist/ionic/{p-9b6c6302.system.entry.js → p-3484a0d7.system.entry.js} +1 -1
  333. package/dist/ionic/p-34ec8a22.entry.js +4 -0
  334. package/dist/ionic/p-38a793f3.entry.js +4 -0
  335. package/dist/ionic/{p-7c50965e.entry.js → p-392d1e01.entry.js} +1 -1
  336. package/dist/ionic/{p-772dacba.system.entry.js → p-3c599681.system.entry.js} +1 -1
  337. package/dist/ionic/{p-4a0a4204.system.entry.js → p-41a88668.system.entry.js} +2 -2
  338. package/dist/ionic/{p-ab8a2ff1.entry.js → p-4848f2de.entry.js} +1 -1
  339. package/dist/ionic/{p-8836d0eb.system.entry.js → p-4d2904e8.system.entry.js} +1 -1
  340. package/dist/ionic/{p-9c23044d.entry.js → p-4e07a60a.entry.js} +1 -1
  341. package/dist/ionic/{p-df83e308.system.entry.js → p-522b2524.system.entry.js} +1 -1
  342. package/dist/ionic/{p-92d7a3d1.entry.js → p-52f889c2.entry.js} +1 -1
  343. package/dist/ionic/{p-960803fc.system.entry.js → p-551de690.system.entry.js} +1 -1
  344. package/dist/ionic/{p-973f0b15.system.entry.js → p-555b16e2.system.entry.js} +1 -1
  345. package/dist/ionic/{p-5417b9bb.entry.js → p-57564182.entry.js} +1 -1
  346. package/dist/ionic/{p-a72fb8a1.system.entry.js → p-58137f93.system.entry.js} +2 -2
  347. package/dist/ionic/{p-da263d8e.entry.js → p-5c82489b.entry.js} +1 -1
  348. package/dist/ionic/{p-3c968c7f.system.entry.js → p-673caf4b.system.entry.js} +1 -1
  349. package/dist/ionic/{p-fd0cb4ef.entry.js → p-6c0cf2ad.entry.js} +1 -1
  350. package/dist/ionic/{p-2200e26b.entry.js → p-6ecf0878.entry.js} +1 -1
  351. package/dist/ionic/{p-01503bbd.system.entry.js → p-70a36466.system.entry.js} +1 -1
  352. package/dist/ionic/{p-521eca2e.entry.js → p-71a29c0f.entry.js} +1 -1
  353. package/dist/ionic/{p-93f37ceb.system.entry.js → p-7487deb4.system.entry.js} +1 -1
  354. package/dist/ionic/{p-baffaf8d.system.entry.js → p-7df88533.system.entry.js} +1 -1
  355. package/dist/ionic/{p-0fa0c92b.entry.js → p-7f77412f.entry.js} +1 -1
  356. package/dist/ionic/{p-fcd71204.system.entry.js → p-803cfe8f.system.entry.js} +1 -1
  357. package/dist/ionic/{p-755b27f0.system.entry.js → p-82446aab.system.entry.js} +1 -1
  358. package/dist/ionic/{p-9ece8dcf.entry.js → p-82ad6067.entry.js} +1 -1
  359. package/dist/ionic/{p-95823c62.system.entry.js → p-84fb69c9.system.entry.js} +2 -2
  360. package/dist/ionic/{p-af999a31.entry.js → p-86468202.entry.js} +1 -1
  361. package/dist/ionic/{p-ecb57d24.system.entry.js → p-899ccd01.system.entry.js} +1 -1
  362. package/dist/ionic/{p-293ed6ac.system.entry.js → p-8cae6527.system.entry.js} +1 -1
  363. package/dist/ionic/p-8cd22d83.system.entry.js +4 -0
  364. package/dist/ionic/{p-ce705aac.system.entry.js → p-900bb150.system.entry.js} +2 -2
  365. package/dist/ionic/{p-8b6232a6.system.entry.js → p-90b88ad2.system.entry.js} +1 -1
  366. package/dist/ionic/{p-4c8fceb0.entry.js → p-91c4ac2b.entry.js} +1 -1
  367. package/dist/ionic/{p-0373d924.system.entry.js → p-930c3f93.system.entry.js} +1 -1
  368. package/dist/ionic/{p-c34659b9.entry.js → p-972aeeee.entry.js} +1 -1
  369. package/dist/ionic/{p-bfa2e81c.entry.js → p-976280d8.entry.js} +1 -1
  370. package/dist/ionic/{p-4a82bd1c.system.entry.js → p-9873bff2.system.entry.js} +1 -1
  371. package/dist/ionic/{p-a3711608.system.entry.js → p-99dbb183.system.entry.js} +1 -1
  372. package/dist/ionic/{p-72ffd137.system.entry.js → p-9e5fe2ea.system.entry.js} +1 -1
  373. package/dist/ionic/{p-5e842258.entry.js → p-9fe9e839.entry.js} +1 -1
  374. package/dist/ionic/p-a08cc002.entry.js +4 -0
  375. package/dist/ionic/{p-2ca6eac2.system.entry.js → p-a0d46dd3.system.entry.js} +1 -1
  376. package/dist/ionic/{p-661ce4a8.entry.js → p-a4c4e97b.entry.js} +1 -1
  377. package/dist/ionic/{p-2b7c93b4.entry.js → p-a4cc646e.entry.js} +1 -1
  378. package/dist/ionic/{p-75c0dc65.system.entry.js → p-ac681045.system.entry.js} +1 -1
  379. package/dist/ionic/{p-6e85e450.entry.js → p-aea9adfa.entry.js} +1 -1
  380. package/dist/ionic/{p-9cc3bcc5.system.entry.js → p-b1d61e4d.system.entry.js} +2 -2
  381. package/dist/ionic/{p-8ed31163.system.entry.js → p-b4113249.system.entry.js} +1 -1
  382. package/dist/ionic/{p-f50ae0d5.system.entry.js → p-b465ec59.system.entry.js} +1 -1
  383. package/dist/ionic/{p-773d118d.entry.js → p-b52ddcde.entry.js} +1 -1
  384. package/dist/ionic/{p-b0568945.system.entry.js → p-b563a064.system.entry.js} +1 -1
  385. package/dist/ionic/{p-e3a5da9d.entry.js → p-bb4a9247.entry.js} +1 -1
  386. package/dist/ionic/{p-a90e2708.system.entry.js → p-bd58ecad.system.entry.js} +1 -1
  387. package/dist/ionic/p-bf1049f7.entry.js +4 -0
  388. package/dist/ionic/{p-25928b83.system.entry.js → p-c6079d96.system.entry.js} +1 -1
  389. package/dist/ionic/{p-313ccc01.system.entry.js → p-c7946420.system.entry.js} +1 -1
  390. package/dist/ionic/{p-21cfd4de.entry.js → p-c820ffff.entry.js} +1 -1
  391. package/dist/ionic/{p-68c4df55.entry.js → p-c8d30fa6.entry.js} +1 -1
  392. package/dist/ionic/{p-b7657e8d.entry.js → p-c8f5e92e.entry.js} +1 -1
  393. package/dist/ionic/{p-7243df6f.entry.js → p-d2b6f770.entry.js} +1 -1
  394. package/dist/ionic/{p-836d39d4.system.entry.js → p-d40ac8b5.system.entry.js} +1 -1
  395. package/dist/ionic/{p-b54fc1ae.entry.js → p-d60ade23.entry.js} +1 -1
  396. package/dist/ionic/{p-4b0fedb7.system.entry.js → p-d614d7c9.system.entry.js} +1 -1
  397. package/dist/ionic/{p-ffb17177.system.entry.js → p-d6faffdf.system.entry.js} +1 -1
  398. package/dist/ionic/{p-7251fed5.entry.js → p-d74548b2.entry.js} +1 -1
  399. package/dist/ionic/p-d7b6e778.entry.js +4 -0
  400. package/dist/ionic/{p-176b372f.entry.js → p-d91f1b89.entry.js} +1 -1
  401. package/dist/ionic/{p-44d1539c.system.entry.js → p-dcfdddc6.system.entry.js} +1 -1
  402. package/dist/ionic/{p-003eecb9.entry.js → p-de1d3a6c.entry.js} +1 -1
  403. package/dist/ionic/{p-9172535c.entry.js → p-e0314262.entry.js} +1 -1
  404. package/dist/ionic/{p-8d44cf1f.entry.js → p-e3531942.entry.js} +1 -1
  405. package/dist/ionic/{p-cff5585e.system.entry.js → p-e4a2ce4e.system.entry.js} +1 -1
  406. package/dist/ionic/{p-00b01a55.system.entry.js → p-ea7455e6.system.entry.js} +1 -1
  407. package/dist/ionic/{p-e3e1e3de.entry.js → p-ed69c24b.entry.js} +1 -1
  408. package/dist/ionic/{p-bd25d639.system.entry.js → p-eee578d1.system.entry.js} +1 -1
  409. package/dist/ionic/p-f045be9e.entry.js +4 -0
  410. package/dist/ionic/{p-2c4bdd9d.entry.js → p-f1ec772f.entry.js} +1 -1
  411. package/dist/ionic/{p-100b83fd.system.entry.js → p-f5f06a32.system.entry.js} +1 -1
  412. package/dist/ionic/{p-a879ecb7.system.entry.js → p-fbf9b977.system.entry.js} +1 -1
  413. package/dist/ionic/{p-05beda73.entry.js → p-fddd5d44.entry.js} +1 -1
  414. package/dist/ionic/{p-6562e0a9.system.entry.js → p-fe119bc3.system.entry.js} +1 -1
  415. package/hydrate/index.js +164 -164
  416. package/hydrate/index.mjs +164 -164
  417. package/package.json +1 -1
  418. package/dist/ionic/p-53854390.entry.js +0 -4
  419. package/dist/ionic/p-5e66bcf2.entry.js +0 -4
  420. package/dist/ionic/p-6b8893dd.entry.js +0 -4
  421. package/dist/ionic/p-89a0a446.entry.js +0 -4
  422. package/dist/ionic/p-aca77c3e.system.entry.js +0 -4
  423. package/dist/ionic/p-b4c950f8.entry.js +0 -4
  424. package/dist/ionic/p-bdaed4c1.entry.js +0 -4
  425. package/dist/ionic/p-f88ebc36.entry.js +0 -4
@@ -102,10 +102,10 @@ const mdLeaveAnimation = (baseEl) => {
102
102
  .addAnimation([backdropAnimation, wrapperAnimation]);
103
103
  };
104
104
 
105
- 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;width:100%;height:100%;z-index:1}.action-sheet-container.sc-ion-action-sheet-ios{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:end;justify-content:flex-end;height:100%;max-height:calc(100vh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)));max-height:calc(100dvh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)))}.action-sheet-group.sc-ion-action-sheet-ios{-ms-flex-negative:2;flex-shrink:2;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:all;background:var(--background)}@media (any-pointer: coarse){.action-sheet-group.sc-ion-action-sheet-ios::-webkit-scrollbar{display:none}}.action-sheet-group-cancel.sc-ion-action-sheet-ios{-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.action-sheet-selected.sc-ion-action-sheet-ios{color:var(--button-color-selected)}.action-sheet-selected.sc-ion-action-sheet-ios::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-button.ion-activated.sc-ion-action-sheet-ios{color:var(--button-color-activated)}.action-sheet-button.ion-activated.sc-ion-action-sheet-ios::after{background:var(--button-background-activated);opacity:var(--button-background-activated-opacity)}.action-sheet-button.ion-focused.sc-ion-action-sheet-ios{color:var(--button-color-focused)}.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)}}";
105
+ 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-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)}}";
106
106
  const IonActionSheetIosStyle0 = actionSheetIosCss;
107
107
 
108
- 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;width:100%;height:100%;z-index:1}.action-sheet-container.sc-ion-action-sheet-md{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:end;justify-content:flex-end;height:100%;max-height:calc(100vh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)));max-height:calc(100dvh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)))}.action-sheet-group.sc-ion-action-sheet-md{-ms-flex-negative:2;flex-shrink:2;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:all;background:var(--background)}@media (any-pointer: coarse){.action-sheet-group.sc-ion-action-sheet-md::-webkit-scrollbar{display:none}}.action-sheet-group-cancel.sc-ion-action-sheet-md{-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.action-sheet-selected.sc-ion-action-sheet-md{color:var(--button-color-selected)}.action-sheet-selected.sc-ion-action-sheet-md::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-button.ion-activated.sc-ion-action-sheet-md{color:var(--button-color-activated)}.action-sheet-button.ion-activated.sc-ion-action-sheet-md::after{background:var(--button-background-activated);opacity:var(--button-background-activated-opacity)}.action-sheet-button.ion-focused.sc-ion-action-sheet-md{color:var(--button-color-focused)}.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;min-height:52px;font-size:1rem;text-align:start}.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}";
108
+ 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-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}";
109
109
  const IonActionSheetMdStyle0 = actionSheetMdCss;
110
110
 
111
111
  const ActionSheet = class {
@@ -298,10 +298,10 @@ const ActionSheet = class {
298
298
  const headerID = `action-sheet-${overlayIndex}-header`;
299
299
  return (h(Host, Object.assign({ key: '7bbd202ca9e19727e7514abbe073687d982f80c3', role: "dialog", "aria-modal": "true", "aria-labelledby": header !== undefined ? headerID : null, tabindex: "-1" }, htmlAttributes, { style: {
300
300
  zIndex: `${20000 + this.overlayIndex}`,
301
- }, class: Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'action-sheet-translucent': this.translucent }), onIonActionSheetWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), h("ion-backdrop", { key: '23344a9221a2e6720d7b9de5249dc37256cafa7b', tappable: this.backdropDismiss }), h("div", { key: 'd46361bb5cdc32a7922dcf76b566f358a6174bfa', tabindex: "0" }), h("div", { key: '136c3f2e77c8a2eac8e9ae4bb13d735e1d62598d', class: "action-sheet-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, h("div", { key: '6168ea8b2be42020b2edeb8ff3a0f3d1254be37a', class: "action-sheet-container" }, h("div", { key: '29b9e6619dc54574733a704d6bf885839151bd84', class: "action-sheet-group", ref: (el) => (this.groupEl = el) }, header !== undefined && (h("div", { key: '536ce764bfddb3816ea3512d90f4acef2ccb8589', id: headerID, class: {
301
+ }, class: Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'action-sheet-translucent': this.translucent }), onIonActionSheetWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), h("ion-backdrop", { key: '23344a9221a2e6720d7b9de5249dc37256cafa7b', tappable: this.backdropDismiss }), h("div", { key: 'd46361bb5cdc32a7922dcf76b566f358a6174bfa', tabindex: "0" }), h("div", { key: '136c3f2e77c8a2eac8e9ae4bb13d735e1d62598d', class: "action-sheet-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, h("div", { key: 'a1042362d7f96fcc2e5a9917dd3913ccb4cfb5e7', class: "action-sheet-group", ref: (el) => (this.groupEl = el) }, header !== undefined && (h("div", { key: 'b28fa57fac9bcb304d87e409e84c028c5b8e4f8d', id: headerID, class: {
302
302
  'action-sheet-title': true,
303
303
  'action-sheet-has-sub-title': this.subHeader !== undefined,
304
- } }, header, this.subHeader && h("div", { key: '6d888219145824fd36cdfe0d3c8388bbf2769777', class: "action-sheet-sub-title" }, this.subHeader))), buttons.map((b) => (h("button", Object.assign({}, b.htmlAttributes, { type: "button", id: b.id, class: buttonClass(b), onClick: () => this.buttonClick(b), disabled: b.disabled }), h("span", { class: "action-sheet-button-inner" }, b.icon && h("ion-icon", { icon: b.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" }), b.text), mode === 'md' && h("ion-ripple-effect", null))))), cancelButton && (h("div", { key: '46f98f0ed5a9bdb3e35feb9ae71c4489c17b7d77', class: "action-sheet-group action-sheet-group-cancel" }, h("button", Object.assign({ key: 'e3c457bced8ad5f692e48de26e65f731fd631b4f' }, cancelButton.htmlAttributes, { type: "button", class: buttonClass(cancelButton), onClick: () => this.buttonClick(cancelButton) }), h("span", { key: '4cba6dc559f734ecc852e024959210cd0dd25354', class: "action-sheet-button-inner" }, cancelButton.icon && (h("ion-icon", { key: '9df64989aad1b4d1e75edf4d37ab208965cfe37f', icon: cancelButton.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" })), cancelButton.text), mode === 'md' && h("ion-ripple-effect", { key: '558089275a29177cefdb2e38eefc9b5c8b62872b' })))))), h("div", { key: 'fa4df6e043b00a6e4126dbc71cb344cfc2b2e7bc', tabindex: "0" })));
304
+ } }, header, this.subHeader && h("div", { key: '5d6a1d0da6d452124edaa5e6942837397b5e4144', class: "action-sheet-sub-title" }, this.subHeader))), buttons.map((b) => (h("button", Object.assign({}, b.htmlAttributes, { type: "button", id: b.id, class: buttonClass(b), onClick: () => this.buttonClick(b), disabled: b.disabled }), h("span", { class: "action-sheet-button-inner" }, b.icon && h("ion-icon", { icon: b.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" }), b.text), mode === 'md' && h("ion-ripple-effect", null))))), cancelButton && (h("div", { key: '88b321544967dc609a4251551644742277571426', class: "action-sheet-group action-sheet-group-cancel" }, h("button", Object.assign({ key: '653a18195272fff6e7cacbeacddbc27ba17dcdcc' }, cancelButton.htmlAttributes, { type: "button", class: buttonClass(cancelButton), onClick: () => this.buttonClick(cancelButton) }), h("span", { key: '179d1a0df7902e8b1c61ba8a2535a964095925b6', class: "action-sheet-button-inner" }, cancelButton.icon && (h("ion-icon", { key: '54bc72244484fa41b81cf75734731b437883834b', icon: cancelButton.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" })), cancelButton.text), mode === 'md' && h("ion-ripple-effect", { key: 'ebf43217bbc385bfdc7eefb05638df9fc93c311d' }))))), h("div", { key: 'c14d5e83f62e1406e2ff2023596bcac1db348af6', tabindex: "0" })));
305
305
  }
306
306
  get el() { return getElement(this); }
307
307
  static get watchers() { return {
@@ -494,9 +494,9 @@ const Alert = class {
494
494
  * If neither is defined, don't set aria-labelledby.
495
495
  */
496
496
  const ariaLabelledBy = header ? hdrId : subHeader ? subHdrId : null;
497
- return (h(Host, Object.assign({ key: 'c7d53f48b359f2bc3480a2e1ba34948fc9378fb0', role: role, "aria-modal": "true", "aria-labelledby": ariaLabelledBy, "aria-describedby": message !== undefined ? msgId : null, tabindex: "-1" }, htmlAttributes, { style: {
497
+ return (h(Host, Object.assign({ key: '867c91dbba3f6e0ec00702689ff89b393886304e', role: role, "aria-modal": "true", "aria-labelledby": ariaLabelledBy, "aria-describedby": message !== undefined ? msgId : null, tabindex: "-1" }, htmlAttributes, { style: {
498
498
  zIndex: `${20000 + overlayIndex}`,
499
- }, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'alert-translucent': this.translucent }), onIonAlertWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), h("ion-backdrop", { key: '18c7e6b5d63435d9a6a82bda951158e7e1af6e92', tappable: this.backdropDismiss }), h("div", { key: 'e35e1a4b81286976c8a6bab570c986f3196b21f4', tabindex: "0" }), h("div", { key: '9089864c80d96ed834bf723f3de863cf1c4a5b97', class: "alert-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, h("div", { key: 'dd600f02c84352059c6cdf98821b9c9a831bcdcb', class: "alert-head" }, header && (h("h2", { key: '11afb605e1ccefc889fbdd2533d491bea8fbf183', id: hdrId, class: "alert-title" }, header)), subHeader && (h("h2", { key: 'e53b0613d09d26e5a2cd7c9c6e63ec2535625ce5', id: subHdrId, class: "alert-sub-title" }, subHeader))), this.renderAlertMessage(msgId), this.renderAlertInputs(), this.renderAlertButtons()), h("div", { key: 'cef60ec8b34c9aec8bc698f16f55324d1ce67c72', tabindex: "0" })));
499
+ }, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'alert-translucent': this.translucent }), onIonAlertWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), h("ion-backdrop", { key: '80f013f82366c791de7e6cbfdc2e6a626e3e0856', tappable: this.backdropDismiss }), h("div", { key: '9b047740bfe248e3070fd75ff251585152fef5b4', tabindex: "0" }), h("div", { key: '4c01326962b7cb8d2e8b6a95df441f8d97819262', class: "alert-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, h("div", { key: 'd8938474cd117318c50ff4d6f632175c97d7601c', class: "alert-head" }, header && (h("h2", { key: '36105d7b4380b474fc1a2a7e2226fe8f51907fb6', id: hdrId, class: "alert-title" }, header)), subHeader && (h("h2", { key: '20f4cd8ece278d98f1f1840b8436f66e352533ff', id: subHdrId, class: "alert-sub-title" }, subHeader))), this.renderAlertMessage(msgId), this.renderAlertInputs(), this.renderAlertButtons()), h("div", { key: '91ee9e638045fc10f7e41fd40a48e56149b58937', tabindex: "0" })));
500
500
  }
501
501
  get el() { return getElement(this); }
502
502
  static get watchers() { return {
@@ -81,7 +81,7 @@ const App = class {
81
81
  }
82
82
  render() {
83
83
  const mode = getIonMode(this);
84
- return (h(Host, { key: 'e95cdeb2709edbc74f4e6ebf77cb110154605b72', class: {
84
+ return (h(Host, { key: '00c2095a8306a9f4cda622ecab034ce1719bcb50', class: {
85
85
  [mode]: true,
86
86
  'ion-page': true,
87
87
  'force-statusbar-padding': config.getBoolean('_forceStatusbarPadding'),
@@ -131,10 +131,10 @@ const Buttons = class {
131
131
  }
132
132
  render() {
133
133
  const mode = getIonMode(this);
134
- return (h(Host, { key: '4e5ce9abb3f56e8c91e3eb58c2819300e61eba24', class: {
134
+ return (h(Host, { key: 'b80d227f62086dffcf39b72475baf0e3e227fe6c', class: {
135
135
  [mode]: true,
136
136
  ['buttons-collapse']: this.collapse,
137
- } }, h("slot", { key: 'f2f360ec888b6e946b512fed07431fab47c61482' })));
137
+ } }, h("slot", { key: '31eda2f4a6686c86b2614401c7c81a26b4a77d76' })));
138
138
  }
139
139
  };
140
140
  Buttons.style = {
@@ -475,7 +475,7 @@ const Content = class {
475
475
  const forceOverscroll = this.shouldForceOverscroll();
476
476
  const transitionShadow = mode === 'ios';
477
477
  this.resize();
478
- return (h(Host, Object.assign({ key: '92a7cbc2e9c812930f4231bd846411933a5dded6', role: isMainContent ? 'main' : undefined, class: createColorClasses(this.color, {
478
+ return (h(Host, Object.assign({ key: '265de111a33510d3eba45da107e59e628228da9c', role: isMainContent ? 'main' : undefined, class: createColorClasses(this.color, {
479
479
  [mode]: true,
480
480
  'content-sizing': hostContext('ion-popover', this.el),
481
481
  overscroll: forceOverscroll,
@@ -483,12 +483,12 @@ const Content = class {
483
483
  }), style: {
484
484
  '--offset-top': `${this.cTop}px`,
485
485
  '--offset-bottom': `${this.cBottom}px`,
486
- } }, inheritedAttributes), h("div", { key: '52498d8874b9944b8245e448ea9dfc75b3929c2d', ref: (el) => (this.backgroundContentEl = el), id: "background-content", part: "background" }), fixedSlotPlacement === 'before' ? h("slot", { name: "fixed" }) : null, h("div", { key: '00e157a53485b285300404178436276afceb63f5', class: {
486
+ } }, inheritedAttributes), h("div", { key: '24e879228c51dfedd7f9e7699b50d683d01c0254', ref: (el) => (this.backgroundContentEl = el), id: "background-content", part: "background" }), fixedSlotPlacement === 'before' ? h("slot", { name: "fixed" }) : null, h("div", { key: '4e0f28fdf9befb71e7af0130f6cda0c82cd7aaa8', class: {
487
487
  'inner-scroll': true,
488
488
  'scroll-x': scrollX,
489
489
  'scroll-y': scrollY,
490
490
  overscroll: (scrollX || scrollY) && forceOverscroll,
491
- }, ref: (scrollEl) => (this.scrollEl = scrollEl), onScroll: this.scrollEvents ? (ev) => this.onScroll(ev) : undefined, part: "scroll" }, h("slot", { key: '8522320514a2e8a63f7dc9ade6c1fb3fb00f454e' })), transitionShadow ? (h("div", { class: "transition-effect" }, h("div", { class: "transition-cover" }), h("div", { class: "transition-shadow" }))) : null, fixedSlotPlacement === 'after' ? h("slot", { name: "fixed" }) : null));
491
+ }, ref: (scrollEl) => (this.scrollEl = scrollEl), onScroll: this.scrollEvents ? (ev) => this.onScroll(ev) : undefined, part: "scroll" }, h("slot", { key: 'b70e63b2517abe078405679a13582021ba953b9c' })), transitionShadow ? (h("div", { class: "transition-effect" }, h("div", { class: "transition-cover" }), h("div", { class: "transition-shadow" }))) : null, fixedSlotPlacement === 'after' ? h("slot", { name: "fixed" }) : null));
492
492
  }
493
493
  get el() { return getElement(this); }
494
494
  };
@@ -656,7 +656,7 @@ const Footer = class {
656
656
  const mode = getIonMode(this);
657
657
  const tabs = this.el.closest('ion-tabs');
658
658
  const tabBar = tabs === null || tabs === void 0 ? void 0 : tabs.querySelector(':scope > ion-tab-bar');
659
- return (h(Host, { key: '5da19dc38ba73e1ddfd1bef3ebd485105d77c751', role: "contentinfo", class: {
659
+ return (h(Host, { key: 'bc89fabb9ddd59ba3c680ace612d1b9f8eb04b5d', role: "contentinfo", class: {
660
660
  [mode]: true,
661
661
  // Used internally for styling
662
662
  [`footer-${mode}`]: true,
@@ -664,7 +664,7 @@ const Footer = class {
664
664
  [`footer-translucent-${mode}`]: translucent,
665
665
  ['footer-toolbar-padding']: !this.keyboardVisible && (!tabBar || tabBar.slot !== 'bottom'),
666
666
  [`footer-collapse-${collapse}`]: collapse !== undefined,
667
- } }, mode === 'ios' && translucent && h("div", { key: 'fafad08090a33d8c4e8a5b63d61929dcb89aab47', class: "footer-background" }), h("slot", { key: 'e0a443d346afa55e4317c0bc1263fdbe3c619559' })));
667
+ } }, mode === 'ios' && translucent && h("div", { key: '3066c23f89ac0ee60d091c28f3377790308e96bd', class: "footer-background" }), h("slot", { key: 'ee843100a3ee759a5217b1264fb6a5c8f39099ea' })));
668
668
  }
669
669
  get el() { return getElement(this); }
670
670
  };
@@ -986,14 +986,14 @@ const Header = class {
986
986
  const collapse = this.collapse || 'none';
987
987
  // banner role must be at top level, so remove role if inside a menu
988
988
  const roleType = hostContext('ion-menu', this.el) ? 'none' : 'banner';
989
- return (h(Host, Object.assign({ key: 'c687314ef290793a9d633ad20cfc5eeb47621e31', role: roleType, class: {
989
+ return (h(Host, Object.assign({ key: 'a62f957fe6dd7d784f93264a29ddf5bfc3fa5126', role: roleType, class: {
990
990
  [mode]: true,
991
991
  // Used internally for styling
992
992
  [`header-${mode}`]: true,
993
993
  [`header-translucent`]: this.translucent,
994
994
  [`header-collapse-${collapse}`]: true,
995
995
  [`header-translucent-${mode}`]: this.translucent,
996
- } }, inheritedAttributes), mode === 'ios' && translucent && h("div", { key: 'b429996046082405a91e7c23f95516db0b736f12', class: "header-background" }), h("slot", { key: 'e17a8965f8d3a33c1bfcb056c153d8242e5229fa' })));
996
+ } }, inheritedAttributes), mode === 'ios' && translucent && h("div", { key: 'f6c96a94bfbac645acef00598fee3d0658d0ce0f', class: "header-background" }), h("slot", { key: '1d8db34d84e5a361cdab23c17e52ca106b9cc2f9' })));
997
997
  }
998
998
  get el() { return getElement(this); }
999
999
  };
@@ -1177,7 +1177,7 @@ const RouterOutlet = class {
1177
1177
  return true;
1178
1178
  }
1179
1179
  render() {
1180
- return h("slot", { key: '8279a453c66a766e6e383ff59842b4ae070c13a9' });
1180
+ return h("slot", { key: '5f2be0c7d417dd8421efdd85730afa9e781713b2' });
1181
1181
  }
1182
1182
  get el() { return getElement(this); }
1183
1183
  static get watchers() { return {
@@ -1217,11 +1217,11 @@ const ToolbarTitle = class {
1217
1217
  render() {
1218
1218
  const mode = getIonMode(this);
1219
1219
  const size = this.getSize();
1220
- return (h(Host, { key: '5a58dc437a6f4257244bbdd7e9a682a17d8c9a6b', class: createColorClasses(this.color, {
1220
+ return (h(Host, { key: '638800421eeb868c5bd6fc1eb8442c036c4bd16d', class: createColorClasses(this.color, {
1221
1221
  [mode]: true,
1222
1222
  [`title-${size}`]: true,
1223
1223
  'title-rtl': document.dir === 'rtl',
1224
- }) }, h("div", { key: '58682ea7b8f47a08adfad419b5c76b34784c6501', class: "toolbar-title" }, h("slot", { key: '8a9248534e4c3076f5e2dfda38ef86069796851c' }))));
1224
+ }) }, h("div", { key: 'e9e32095992e9c668f6fb24a3484f36c86f1f2ce', class: "toolbar-title" }, h("slot", { key: 'ee8179303624a818abd3c24cb3e73513d2c7960f' }))));
1225
1225
  }
1226
1226
  get el() { return getElement(this); }
1227
1227
  static get watchers() { return {
@@ -1289,10 +1289,10 @@ const Toolbar = class {
1289
1289
  this.childrenStyles.forEach((value) => {
1290
1290
  Object.assign(childStyles, value);
1291
1291
  });
1292
- return (h(Host, { key: '4bb3a55001408a3bdf033af76b9196cb96c07c09', class: Object.assign(Object.assign({}, childStyles), createColorClasses(this.color, {
1292
+ return (h(Host, { key: '09e563d51ee01a9be4d845a2f0f64ff621d5dd73', class: Object.assign(Object.assign({}, childStyles), createColorClasses(this.color, {
1293
1293
  [mode]: true,
1294
1294
  'in-toolbar': hostContext('ion-toolbar', this.el),
1295
- })) }, h("div", { key: '0891db157d6e028c6d03696f13fb510ea91b0296', class: "toolbar-background" }), h("div", { key: '95fbc870d808f74af4bb18cd8f8ec8c7828a9e0b', class: "toolbar-container" }, h("slot", { key: '84d4a9644660fe00ca085055ca8d12f3647531ad', name: "start" }), h("slot", { key: 'fd361dc9c9979f59aed2fedcf94629506fae62b0', name: "secondary" }), h("div", { key: '54d2b28616a4627c55766f66dc453707752758a6', class: "toolbar-content" }, h("slot", { key: '8f65e0830cce7135640b90eb694e282cb7e5efd2' })), h("slot", { key: 'c78be11a207c8674f222543646398636956087e6', name: "primary" }), h("slot", { key: 'ab25e1601ccaa8cb0d81921b849bcb7402aa7826', name: "end" }))));
1295
+ })) }, h("div", { key: 'ed57f3b784863b63880e1b64a500c94db59bdb28', class: "toolbar-background" }), h("div", { key: '21a8bd8a721a90542fa5b069f7f616b9b8dd8aad', class: "toolbar-container" }, h("slot", { key: 'bbd435e48be8022c017490ec7354218b8667271c', name: "start" }), h("slot", { key: 'ad6847c7ed2574c31f77b8ada0033b5be8d2069b', name: "secondary" }), h("div", { key: 'ade21d93934b20d6387d7e962180087bc5f596c5', class: "toolbar-content" }, h("slot", { key: '4a009a8345a43b3397b4370a4a7495774aba88e3' })), h("slot", { key: '332b1d7f6d9a12fdcbf61ba41d97ff7751feb959', name: "primary" }), h("slot", { key: 'bdea0ff4a283b9700e25348f57e6d62c471da06d', name: "end" }))));
1296
1296
  }
1297
1297
  get el() { return getElement(this); }
1298
1298
  };
@@ -16,7 +16,7 @@ const Avatar = class {
16
16
  registerInstance(this, hostRef);
17
17
  }
18
18
  render() {
19
- return (h(Host, { key: 'dc1e3cd535e419eebe5599574fd2393ebfde8bbc', class: getIonMode(this) }, h("slot", { key: 'edb8441c063ea592b41345ea97d88ecd90cb3052' })));
19
+ return (h(Host, { key: 'c914962b1c2af1f7643937821ac3736ebe07fa92', class: getIonMode(this) }, h("slot", { key: '4b87a204138a4de14ecd1d4332d99beb114eb29f' })));
20
20
  }
21
21
  };
22
22
  Avatar.style = {
@@ -37,9 +37,9 @@ const Badge = class {
37
37
  }
38
38
  render() {
39
39
  const mode = getIonMode(this);
40
- return (h(Host, { key: '1253618692342bcf9487188402dc3d49ae0de480', class: createColorClasses(this.color, {
40
+ return (h(Host, { key: '0067922ba0b10a35ea1ffb4fcfcbccf429c158d7', class: createColorClasses(this.color, {
41
41
  [mode]: true,
42
- }) }, h("slot", { key: '71d65e203965ea37b94504a8a0a96beb52d4e356' })));
42
+ }) }, h("slot", { key: '6bb7ff181ba1c514da1075f2c9648b91f89da80e' })));
43
43
  }
44
44
  };
45
45
  Badge.style = {
@@ -55,7 +55,7 @@ const Thumbnail = class {
55
55
  registerInstance(this, hostRef);
56
56
  }
57
57
  render() {
58
- return (h(Host, { key: 'ea55000055f941b0c79561e8934be6242ec8e114', class: getIonMode(this) }, h("slot", { key: 'a4f934f442797f5c66a77e0ef8920fdd07c204f2' })));
58
+ return (h(Host, { key: 'a7ed84e603255f01f5ba4572dd833bf925c86644', class: getIonMode(this) }, h("slot", { key: 'bac55d84562c7d633022d7ccc9c41f3a8a75c962' })));
59
59
  }
60
60
  };
61
61
  Thumbnail.style = IonThumbnailStyle0;
@@ -72,7 +72,7 @@ const BackButton = class {
72
72
  const showBackButton = defaultHref !== undefined;
73
73
  const mode = getIonMode(this);
74
74
  const ariaLabel = inheritedAttributes['aria-label'] || backButtonText || 'back';
75
- return (h(Host, { key: '8351c93a1812c94c979fb115f07a9ad7b3152188', onClick: this.onClick, class: createColorClasses(color, {
75
+ return (h(Host, { key: 'ad3f81e3004b50a381c11f776aca6bf79bf3bc05', onClick: this.onClick, class: createColorClasses(color, {
76
76
  [mode]: true,
77
77
  button: true, // ion-buttons target .button
78
78
  'back-button-disabled': disabled,
@@ -82,7 +82,7 @@ const BackButton = class {
82
82
  'ion-activatable': true,
83
83
  'ion-focusable': true,
84
84
  'show-back-button': showBackButton,
85
- }) }, h("button", { key: '991b8baa784dbfbdf8d3581cbbf6a858ac1f1e6e', type: type, disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }, h("span", { key: '929fcd83a4fdb00cf97ca803f234719171602a5e', class: "button-inner" }, backButtonIcon && (h("ion-icon", { key: '0c10d412ae8342d96f221e626b421c9abadac748', part: "icon", icon: backButtonIcon, "aria-hidden": "true", lazy: false, "flip-rtl": icon === undefined })), backButtonText && (h("span", { key: '96f505880a80f36ee8b8c78268b450f3629ee613', part: "text", "aria-hidden": "true", class: "button-text" }, backButtonText))), mode === 'md' && h("ion-ripple-effect", { key: '0aecf5d415c608069eb1a10043530bd0929b6383', type: this.rippleType }))));
85
+ }) }, h("button", { key: 'a6b5657680df9140622a0f19c955bc1af3e89241', type: type, disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }, h("span", { key: '9b4dd3a7270816161c3cffac4bd1b0983491fd39', class: "button-inner" }, backButtonIcon && (h("ion-icon", { key: '5b41f3e8d3d458c443d5dfd60b0ef6b7afb2e09f', part: "icon", icon: backButtonIcon, "aria-hidden": "true", lazy: false, "flip-rtl": icon === undefined })), backButtonText && (h("span", { key: '54356420086994095593377e48c517a0e910932a', part: "text", "aria-hidden": "true", class: "button-text" }, backButtonText))), mode === 'md' && h("ion-ripple-effect", { key: 'f45085d43d7eefa904c0509c3968aeded90e1ae1', type: this.rippleType }))));
86
86
  }
87
87
  get el() { return getElement(this); }
88
88
  };
@@ -32,7 +32,7 @@ const Backdrop = class {
32
32
  }
33
33
  render() {
34
34
  const mode = getIonMode(this);
35
- return (h(Host, { key: 'c803b4302c8e722064feb03dafe3cb6e190b4f2b', tabindex: "-1", "aria-hidden": "true", class: {
35
+ return (h(Host, { key: '40f001f1d8b75c7d3e5a1ecdd540498dd185e7bc', tabindex: "-1", "aria-hidden": "true", class: {
36
36
  [mode]: true,
37
37
  'backdrop-hide': !this.visible,
38
38
  'backdrop-no-tappable': !this.tappable,
@@ -68,7 +68,7 @@ const Breadcrumb = class {
68
68
  // to show the separator as long as it isn't also the last breadcrumb
69
69
  // otherwise if not collapsed use the value in separator
70
70
  const showSeparator = last ? false : collapsed ? (showCollapsedIndicator && !last ? true : false) : separator;
71
- return (h(Host, { key: 'dfe55ad57f23e5da5f2e2c51fea99964812472e3', onClick: (ev) => openURL(href, ev, routerDirection, routerAnimation), "aria-disabled": disabled ? 'true' : null, class: createColorClasses(color, {
71
+ return (h(Host, { key: '0a36a7db85820db8db97ec9f76d552c0ceb4589c', onClick: (ev) => openURL(href, ev, routerDirection, routerAnimation), "aria-disabled": disabled ? 'true' : null, class: createColorClasses(color, {
72
72
  [mode]: true,
73
73
  'breadcrumb-active': active,
74
74
  'breadcrumb-collapsed': collapsed,
@@ -78,15 +78,15 @@ const Breadcrumb = class {
78
78
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
79
79
  'ion-activatable': clickable,
80
80
  'ion-focusable': clickable,
81
- }) }, h(TagType, Object.assign({ key: 'e361b1f0e7de6dd5c5dd4f6deae72c2c8210466d' }, attrs, { class: "breadcrumb-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur }, inheritedAttributes), h("slot", { key: '9daeb45a8a28c89f3ad5751f71b8412197846371', name: "start" }), h("slot", { key: '4849e63cdffd6c712292745138b68730442c8b0d' }), h("slot", { key: '6edf9bac5aec06ccec2844efac2d9afa1d24cf57', name: "end" })), showCollapsedIndicator && (h("button", { key: 'de7f5faea75b44011b289d259265e2435a65874f', part: "collapsed-indicator", "aria-label": "Show more breadcrumbs", onClick: () => this.collapsedIndicatorClick(), ref: (collapsedEl) => (this.collapsedRef = collapsedEl), class: {
81
+ }) }, h(TagType, Object.assign({ key: '9947910968b2dc033b9d78aeadb11a5fdf6bf56f' }, attrs, { class: "breadcrumb-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur }, inheritedAttributes), h("slot", { key: '02d9ec747a0e946d0504546f5cf710325b40c8fa', name: "start" }), h("slot", { key: '3bc1aa6fd3ba90c4886b4405874a04a8d4d2fdef' }), h("slot", { key: '1fea8331db0234fab02bc8f5120d328d4b52ea9e', name: "end" })), showCollapsedIndicator && (h("button", { key: 'd670ca39d9259a30d4d5784459d266c1a4af72f3', part: "collapsed-indicator", "aria-label": "Show more breadcrumbs", onClick: () => this.collapsedIndicatorClick(), ref: (collapsedEl) => (this.collapsedRef = collapsedEl), class: {
82
82
  'breadcrumbs-collapsed-indicator': true,
83
- } }, h("ion-icon", { key: '957d8851af9c99dda263f34eff0b35a0fc212c32', "aria-hidden": "true", icon: ellipsisHorizontal, lazy: false }))), showSeparator && (
83
+ } }, h("ion-icon", { key: '76e808080200488097b5cb07f6e2ef959ee7940b', "aria-hidden": "true", icon: ellipsisHorizontal, lazy: false }))), showSeparator && (
84
84
  /**
85
85
  * Separators should not be announced by narrators.
86
86
  * We add aria-hidden on the span so that this applies
87
87
  * to any custom separators too.
88
88
  */
89
- h("span", { key: '97d646c37c4c41ad6b12c3a543d1146fde06fc9a', class: "breadcrumb-separator", part: "separator", "aria-hidden": "true" }, h("slot", { key: '0429f671a986f2d7be1b1b69fc879e80806d2916', name: "separator" }, mode === 'ios' ? (h("ion-icon", { icon: chevronForwardOutline, lazy: false, "flip-rtl": true })) : (h("span", null, "/")))))));
89
+ h("span", { key: 'c1a5cf3406fd353e1195891fed7cefd61edec886', class: "breadcrumb-separator", part: "separator", "aria-hidden": "true" }, h("slot", { key: '36f81c994c2b529834fa3309a11713e65264504f', name: "separator" }, mode === 'ios' ? (h("ion-icon", { icon: chevronForwardOutline, lazy: false, "flip-rtl": true })) : (h("span", null, "/")))))));
90
90
  }
91
91
  get el() { return getElement(this); }
92
92
  };
@@ -200,12 +200,12 @@ const Breadcrumbs = class {
200
200
  render() {
201
201
  const { color, collapsed } = this;
202
202
  const mode = getIonMode(this);
203
- return (h(Host, { key: '18ffba1642f10cc2bc31440e84f23aa6f042e501', class: createColorClasses(color, {
203
+ return (h(Host, { key: 'b849dc5081fa647304536a4df7470021b6c38642', class: createColorClasses(color, {
204
204
  [mode]: true,
205
205
  'in-toolbar': hostContext('ion-toolbar', this.el),
206
206
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
207
207
  'breadcrumbs-collapsed': collapsed,
208
- }) }, h("slot", { key: '3db6d31590e3047889ce554d57d155c8ea2e1455', onSlotchange: this.slotChanged })));
208
+ }) }, h("slot", { key: '929f2b08dc5f48883c65e5225722dfc26670be94', onSlotchange: this.slotChanged })));
209
209
  }
210
210
  get el() { return getElement(this); }
211
211
  static get watchers() { return {
@@ -343,7 +343,7 @@ const Button = class {
343
343
  {
344
344
  type !== 'button' && this.renderHiddenButton();
345
345
  }
346
- return (h(Host, { key: '8f3a0363d46ef888d22b0b0812c70cb4f79e6efa', onClick: this.handleClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
346
+ return (h(Host, { key: 'a3a2f5a1a99873627717f4d658ee98c92762101b', onClick: this.handleClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
347
347
  [mode]: true,
348
348
  [buttonType]: true,
349
349
  [`${buttonType}-${expand}`]: expand !== undefined,
@@ -358,7 +358,7 @@ const Button = class {
358
358
  'button-disabled': disabled,
359
359
  'ion-activatable': true,
360
360
  'ion-focusable': true,
361
- }) }, h(TagType, Object.assign({ key: 'a517c7d06aab15ad4c2a51b8ec224c1aeb4ed565' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur }, inheritedAttributes), h("span", { key: '127c26dd97c0bf5097433df77df7313d59784899', class: "button-inner" }, h("slot", { key: '39d9a9cad8e1addbe63406062e555e05c2cb541b', name: "icon-only", onSlotchange: this.slotChanged }), h("slot", { key: 'cfdebdd89155c6c21eb80e51e06456a3a6d877e0', name: "start" }), h("slot", { key: 'eac497e0f97ab55baa834ae23155d89b0f7069c6' }), h("slot", { key: 'c99f7900f8856b32a0b4ac11092d461f5e9a1109', name: "end" })), mode === 'md' && h("ion-ripple-effect", { key: 'c681edb0480879fbd801575f2233f6e118898638', type: this.rippleType }))));
361
+ }) }, h(TagType, Object.assign({ key: 'c67786c7552246327e63167218bf5be308604d9a' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur }, inheritedAttributes), h("span", { key: 'f363e2e9652220d30ef453fd36b484e6576f238c', class: "button-inner" }, h("slot", { key: 'e4ae867002f41fdcb82aada67f789a3aa01a0815', name: "icon-only", onSlotchange: this.slotChanged }), h("slot", { key: '51cd74828e30da6bec4e9a540b1cb59a28c5065c', name: "start" }), h("slot", { key: '51544e8f197e0c40a8818d54d6bd09b48f3ab1ec' }), h("slot", { key: '2923b78dff1008cad7d554f64b2542c21e43604d', name: "end" })), mode === 'md' && h("ion-ripple-effect", { key: '8e3692a40d87cadbaadb73e284f6c5a3a6d46759', type: this.rippleType }))));
362
362
  }
363
363
  get el() { return getElement(this); }
364
364
  static get watchers() { return {
@@ -52,7 +52,7 @@ const Card = class {
52
52
  }
53
53
  render() {
54
54
  const mode = getIonMode(this);
55
- return (h(Host, { key: '8584300522f382ee8891c039d71da82533dfa36a', class: createColorClasses(this.color, {
55
+ return (h(Host, { key: 'ff63d4d470596814962801fdacacaf48853bdb63', class: createColorClasses(this.color, {
56
56
  [mode]: true,
57
57
  'card-disabled': this.disabled,
58
58
  'ion-activatable': this.isClickable(),
@@ -77,7 +77,7 @@ const CardContent = class {
77
77
  }
78
78
  render() {
79
79
  const mode = getIonMode(this);
80
- return (h(Host, { key: '2a2d0b48aad4b83990a1748fce60e772514eb223', class: {
80
+ return (h(Host, { key: 'daea941a5d1ccccf9871758e01a333a5aa8e0eaa', class: {
81
81
  [mode]: true,
82
82
  // Used internally for styling
83
83
  [`card-content-${mode}`]: true,
@@ -103,11 +103,11 @@ const CardHeader = class {
103
103
  }
104
104
  render() {
105
105
  const mode = getIonMode(this);
106
- return (h(Host, { key: '18d12507ec6e650a72d721e9d0f4128b5e86df1d', class: createColorClasses(this.color, {
106
+ return (h(Host, { key: 'bd296abe7ac617738e85d472da12f3c564091fc4', class: createColorClasses(this.color, {
107
107
  'card-header-translucent': this.translucent,
108
108
  'ion-inherit-color': true,
109
109
  [mode]: true,
110
- }) }, h("slot", { key: '3374c087d8c3f014082787e255432e7a335ef44f' })));
110
+ }) }, h("slot", { key: '2f77e7b03a3f37684df9f0343423a59fbc23618a' })));
111
111
  }
112
112
  };
113
113
  CardHeader.style = {
@@ -128,10 +128,10 @@ const CardSubtitle = class {
128
128
  }
129
129
  render() {
130
130
  const mode = getIonMode(this);
131
- return (h(Host, { key: 'cbcb01bd01cf6de64a0b04fb626e42b07ceb8f53', role: "heading", "aria-level": "3", class: createColorClasses(this.color, {
131
+ return (h(Host, { key: '15a457ddb06e037b98b5ce6b7fe83aac4ceffd6f', role: "heading", "aria-level": "3", class: createColorClasses(this.color, {
132
132
  'ion-inherit-color': true,
133
133
  [mode]: true,
134
- }) }, h("slot", { key: 'cbcaa73aa5799882c48d6c0aabfb13651bcc91c0' })));
134
+ }) }, h("slot", { key: '0ba40bfc0d4f9e1fa8528802541285442ddfff3f' })));
135
135
  }
136
136
  };
137
137
  CardSubtitle.style = {
@@ -152,10 +152,10 @@ const CardTitle = class {
152
152
  }
153
153
  render() {
154
154
  const mode = getIonMode(this);
155
- return (h(Host, { key: 'f904a0ca6489f147d03c9c5f9f2c5549cdb38d1a', role: "heading", "aria-level": "2", class: createColorClasses(this.color, {
155
+ return (h(Host, { key: '9f3dcb491f84219bde6e46b3dbd5ff0ed693ba34', role: "heading", "aria-level": "2", class: createColorClasses(this.color, {
156
156
  'ion-inherit-color': true,
157
157
  [mode]: true,
158
- }) }, h("slot", { key: 'effb921de4ad8dfbbe318b3f692f4005812da7b1' })));
158
+ }) }, h("slot", { key: '5e38bf980ea974449dec82848aba47a3b6f9e3a8' })));
159
159
  }
160
160
  };
161
161
  CardTitle.style = {
@@ -74,7 +74,7 @@ const Checkbox = class {
74
74
  const mode = getIonMode(this);
75
75
  const path = getSVGPath(mode, indeterminate);
76
76
  renderHiddenInput(true, el, name, checked ? value : '', disabled);
77
- return (h(Host, { key: 'd7a07fbf130413eaa4622c07786e8a00723113eb', "aria-checked": indeterminate ? 'mixed' : `${checked}`, class: createColorClasses(color, {
77
+ return (h(Host, { key: '7bdf60e3935baad479fb3ded0885e4883e72027e', "aria-checked": indeterminate ? 'mixed' : `${checked}`, class: createColorClasses(color, {
78
78
  [mode]: true,
79
79
  'in-item': hostContext('ion-item', el),
80
80
  'checkbox-checked': checked,
@@ -84,10 +84,10 @@ const Checkbox = class {
84
84
  [`checkbox-justify-${justify}`]: justify !== undefined,
85
85
  [`checkbox-alignment-${alignment}`]: alignment !== undefined,
86
86
  [`checkbox-label-placement-${labelPlacement}`]: true,
87
- }), onClick: this.onClick }, h("label", { key: '99797589ed4ea7cbac53531c85b2d4a2dcd568c4', class: "checkbox-wrapper" }, h("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)), h("div", { key: '1b087f061da5abca6129d372503d8882b77e24be', class: {
87
+ }), onClick: this.onClick }, h("label", { key: '335fcc4c0c96a0de8a9183624ecefc0f4153fa5d', class: "checkbox-wrapper" }, h("input", Object.assign({ key: 'cb6a52011f62d377940412f3b36c17820c80673c', 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)), h("div", { key: 'c9ef06015aea5150882079fbadf44d0a775e4b0c', class: {
88
88
  'label-text-wrapper': true,
89
89
  'label-text-wrapper-hidden': el.textContent === '',
90
- }, part: "label" }, h("slot", { key: 'bc84274c826fa1db1207230aa03bf5790afe2992' })), h("div", { key: '89e9396dc9215804bd8ac42e943a292d050ef8c5', class: "native-wrapper" }, h("svg", { key: '2aafac248c639074faaf17044d8d9204474a9b7b', class: "checkbox-icon", viewBox: "0 0 24 24", part: "container" }, path)))));
90
+ }, part: "label" }, h("slot", { key: '203e65c5bf2b99cc9227c797b847c553e335f48f' })), h("div", { key: '2f48a7d88398a96a2f3e9d8f60a0b5f503aa6903', class: "native-wrapper" }, h("svg", { key: '28c526530d636fc8610d2162699352e11117ab99', class: "checkbox-icon", viewBox: "0 0 24 24", part: "container" }, path)))));
91
91
  }
92
92
  getSVGPath(mode, indeterminate) {
93
93
  let path = indeterminate ? (h("path", { d: "M6 12L18 12", part: "mark" })) : (h("path", { d: "M5.9,12.5l3.8,3.8l8.8-8.8", part: "mark" }));
@@ -20,12 +20,12 @@ const Chip = class {
20
20
  }
21
21
  render() {
22
22
  const mode = getIonMode(this);
23
- return (h(Host, { key: '7dd923c1b28d1eb1efa348f66f49cec067645af9', "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
23
+ return (h(Host, { key: 'b8ca0c8157387675932de054f52f8dc0e9b9dc8f', "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
24
24
  [mode]: true,
25
25
  'chip-outline': this.outline,
26
26
  'chip-disabled': this.disabled,
27
27
  'ion-activatable': true,
28
- }) }, h("slot", { key: '7ede838bf109dc27a898ee2dcdeabc3f439c8e6f' }), mode === 'md' && h("ion-ripple-effect", { key: '5acb073029544e73fcc0db4cc4e661ec1df4d231' })));
28
+ }) }, h("slot", { key: 'c8413350e5ce2728f2cbcec50a52466eed7bf109' }), mode === 'md' && h("ion-ripple-effect", { key: 'dad2a0547acb640e4d30f172eea3610d0bdb5ef0' })));
29
29
  }
30
30
  };
31
31
  Chip.style = {
@@ -136,9 +136,9 @@ const Col = class {
136
136
  render() {
137
137
  const isRTL = document.dir === 'rtl';
138
138
  const mode = getIonMode(this);
139
- return (h(Host, { key: 'c37fa4c4c993385ccbb6f4e89b2f390b140507a0', class: {
139
+ return (h(Host, { key: '0c220e26a83fff607cfd6f27d49a1bde89b85ce2', class: {
140
140
  [mode]: true,
141
- }, style: Object.assign(Object.assign(Object.assign(Object.assign({}, this.calculateOffset(isRTL)), this.calculatePull(isRTL)), this.calculatePush(isRTL)), this.calculateSize()) }, h("slot", { key: '6a5296ff0b9dee6600c2dafe7363a065d053bac2' })));
141
+ }, style: Object.assign(Object.assign(Object.assign(Object.assign({}, this.calculateOffset(isRTL)), this.calculatePull(isRTL)), this.calculatePush(isRTL)), this.calculateSize()) }, h("slot", { key: '154709d1b2797b17f2987d5344851c74fc8a1778' })));
142
142
  }
143
143
  };
144
144
  Col.style = IonColStyle0;
@@ -153,10 +153,10 @@ const Grid = class {
153
153
  }
154
154
  render() {
155
155
  const mode = getIonMode(this);
156
- return (h(Host, { key: '930ce78b02f8360fbca08a35d364d2c09128c6c8', class: {
156
+ return (h(Host, { key: '4fe5317df34bf6ca4299ce99eaac896afddce256', class: {
157
157
  [mode]: true,
158
158
  'grid-fixed': this.fixed,
159
- } }, h("slot", { key: 'c47bf7ef2197f5ebc42d3e2c55044276fb0db393' })));
159
+ } }, h("slot", { key: '521e0cb682dbd1e68b9b7f6e5b4f5d85eab8bf7b' })));
160
160
  }
161
161
  };
162
162
  Grid.style = IonGridStyle0;
@@ -169,7 +169,7 @@ const Row = class {
169
169
  registerInstance(this, hostRef);
170
170
  }
171
171
  render() {
172
- return (h(Host, { key: '813c9a7f6782d2cf8eb27f30d3ab28e6f3122868', class: getIonMode(this) }, h("slot", { key: '356bec4d4d408ea63d6b431b06465d5b7bcbff71' })));
172
+ return (h(Host, { key: '25066034fd2926f6f41f9ac763ad33e943e6f281', class: getIonMode(this) }, h("slot", { key: '2aafdaf74fb631b09c215ec5c2404ae1eab31fec' })));
173
173
  }
174
174
  };
175
175
  Row.style = IonRowStyle0;
@@ -334,11 +334,11 @@ const DatetimeButton = class {
334
334
  render() {
335
335
  const { color, dateText, timeText, selectedButton, datetimeActive, disabled } = this;
336
336
  const mode = getIonMode(this);
337
- return (h(Host, { key: '0be955404133adbb31ae16a6599014bb29765f19', class: createColorClasses(color, {
337
+ return (h(Host, { key: '63af15d478eed66aa96d73dcfd29d3c67b54e8b8', class: createColorClasses(color, {
338
338
  [mode]: true,
339
339
  [`${selectedButton}-active`]: datetimeActive,
340
340
  ['datetime-button-disabled']: disabled,
341
- }) }, dateText && (h("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) }, h("slot", { key: '46930c740a32a78502df9e651f9bd5914d6a9fea', name: "date-target" }, dateText), mode === 'md' && h("ion-ripple-effect", { key: '0602999cc8435dc37aa22da7f5531bc8cb71e1b4' }))), timeText && (h("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) }, h("slot", { key: 'b5b093b5166d12d11e27360788edaac916d44390', name: "time-target" }, timeText), mode === 'md' && h("ion-ripple-effect", { key: '70bb3a04f4748d13233eeb257503968dbd1161a9' })))));
341
+ }) }, dateText && (h("button", { key: 'ca8a648ee86c66265fac26cf35ae7d616ea8acad', class: "ion-activatable", id: "date-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleDateClick, disabled: disabled, part: "native", ref: (el) => (this.dateTargetEl = el) }, h("slot", { key: '2f81807d336e191c34d2e658475c44c5e2250592', name: "date-target" }, dateText), mode === 'md' && h("ion-ripple-effect", { key: '51b6a57eb2725bfc65db7f3543d6988933142e42' }))), timeText && (h("button", { key: '80a34e1b982d1221e804ecc92b0f5b3e5f37504c', class: "ion-activatable", id: "time-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleTimeClick, disabled: disabled, part: "native", ref: (el) => (this.timeTargetEl = el) }, h("slot", { key: 'e2e384794608bee73317de74910f6202b70dadba', name: "time-target" }, timeText), mode === 'md' && h("ion-ripple-effect", { key: 'dcb457a3da3716d33dcdde0e7042553b8e8b7ab9' })))));
342
342
  }
343
343
  get el() { return getElement(this); }
344
344
  };
@@ -1759,7 +1759,7 @@ const Datetime = class {
1759
1759
  const hasDatePresentation = presentation === 'date' || presentation === 'date-time' || presentation === 'time-date';
1760
1760
  const hasWheelVariant = hasDatePresentation && preferWheel;
1761
1761
  renderHiddenInput(true, el, name, formatValue(value), disabled);
1762
- return (h(Host, { key: '2933ce5caaeb21a633b1ec4d936e86b0f0890807', "aria-disabled": disabled ? 'true' : null, onFocus: this.onFocus, onBlur: this.onBlur, class: Object.assign({}, createColorClasses(color, {
1762
+ return (h(Host, { key: '75bd7dc09a11f9f923c0b79d1181493d289db6aa', "aria-disabled": disabled ? 'true' : null, onFocus: this.onFocus, onBlur: this.onBlur, class: Object.assign({}, createColorClasses(color, {
1763
1763
  [mode]: true,
1764
1764
  ['datetime-readonly']: readonly,
1765
1765
  ['datetime-disabled']: disabled,
@@ -1769,7 +1769,7 @@ const Datetime = class {
1769
1769
  [`datetime-size-${size}`]: true,
1770
1770
  [`datetime-prefer-wheel`]: hasWheelVariant,
1771
1771
  [`datetime-grid`]: isGridStyle,
1772
- })) }, h("div", { key: '0efc9ef0aa1a29234412b2eddf5d7ff899b7543f', class: "intersection-tracker", ref: (el) => (this.intersectionTrackerRef = el) }), this.renderDatetime(mode)));
1772
+ })) }, h("div", { key: '06852fb82c36122f97debdf3ab6a1491702a708e', class: "intersection-tracker", ref: (el) => (this.intersectionTrackerRef = el) }), this.renderDatetime(mode)));
1773
1773
  }
1774
1774
  get el() { return getElement(this); }
1775
1775
  static get watchers() { return {
@@ -2026,11 +2026,11 @@ const Picker = class {
2026
2026
  render() {
2027
2027
  const { htmlAttributes } = this;
2028
2028
  const mode = getIonMode(this);
2029
- return (h(Host, Object.assign({ key: '3b163ca87354a3a4f302ff016d5affd0dc97bccc', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
2029
+ return (h(Host, Object.assign({ key: '3c1d91848d07cb4646658726852738d893e3cd2f', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
2030
2030
  zIndex: `${20000 + this.overlayIndex}`,
2031
2031
  }, class: Object.assign({ [mode]: true,
2032
2032
  // Used internally for styling
2033
- [`picker-${mode}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), h("ion-backdrop", { key: 'da4224447bdbcfbadd1bd63ebe7a7bfdb8aa3129', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: '211475c859b7acf4d64556905c45993201d92d43', tabindex: "0" }), h("div", { key: 'c3b3674038155809caea84ae6348ff0d66897a64', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, h("div", { key: 'a21757da70dc7864945a5751d9da3ca4bf87897b', class: "picker-toolbar" }, this.buttons.map((b) => (h("div", { class: buttonWrapperClass(b) }, h("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass(b) }, b.text))))), h("div", { key: '0220da1854d09ef22d2d9a32eaa3c3b222be5a0a', class: "picker-columns" }, h("div", { key: '55757c165ba9e38e56b4dee76a9b13d3ff8b21e6', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => h("ion-picker-legacy-column", { col: c })), h("div", { key: '160092a46a48287bf75e5dfe3502f1755a2d0c70', class: "picker-below-highlight" }))), h("div", { key: 'e212db6cca7d75fc0eda0baf4312dd51b9b7a4ef', tabindex: "0" })));
2033
+ [`picker-${mode}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), h("ion-backdrop", { key: 'e4bfb44cc9ef0f5089699eabad88cd4021fcdfd6', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: 'f1847f979ddcbc66864b22aaccdf815efd0142f9', tabindex: "0" }), h("div", { key: 'b458b4891d54c5e22dca8b166e475743fe5b1a43', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, h("div", { key: 'd6e0c7337dfd5668d3e5981eeaf6619c162b0e4d', class: "picker-toolbar" }, this.buttons.map((b) => (h("div", { class: buttonWrapperClass(b) }, h("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass(b) }, b.text))))), h("div", { key: 'e9a37a062af5fb9bbbc705587f3c78b23d943830', class: "picker-columns" }, h("div", { key: '4c9e6bf85b379672a84fe9a89e13a94973fd7822', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => h("ion-picker-legacy-column", { col: c })), h("div", { key: '8b50dd82ce2c0e01843241823ee8d2bb0de1dd1e', class: "picker-below-highlight" }))), h("div", { key: '4161ccd196b6d58bdd1b8c048009e30e04820ec7', tabindex: "0" })));
2034
2034
  }
2035
2035
  get el() { return getElement(this); }
2036
2036
  static get watchers() { return {
@@ -2387,9 +2387,9 @@ const PickerColumnCmp = class {
2387
2387
  render() {
2388
2388
  const col = this.col;
2389
2389
  const mode = getIonMode(this);
2390
- return (h(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: {
2390
+ return (h(Host, { key: '8abc109f5e591d7c9ea7cd86c04b7208f51b0562', 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: {
2391
2391
  'max-width': this.col.columnWidth,
2392
- } }, col.prefix && (h("div", { key: 'd21f44667b5df567d6879723fe643ea7c2c60bef', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), h("div", { key: 'bb427e5f24fd832703926e0e847ad05567597262', class: "picker-opts", style: { maxWidth: col.optionsWidth }, ref: (el) => (this.optsEl = el) }, col.options.map((o, index) => (h("button", { "aria-label": o.ariaLabel, class: { 'picker-opt': true, 'picker-opt-disabled': !!o.disabled }, "opt-index": index }, o.text)))), col.suffix && (h("div", { key: '0413f7c074b6534b8967387ecb9957a79a267aff', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
2392
+ } }, col.prefix && (h("div", { key: '156016097610467858f11d149b1369fe5a088865', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), h("div", { key: 'f0ca19d3b05ab4b5f2d93e0776974af670559bc6', class: "picker-opts", style: { maxWidth: col.optionsWidth }, ref: (el) => (this.optsEl = el) }, col.options.map((o, index) => (h("button", { "aria-label": o.ariaLabel, class: { 'picker-opt': true, 'picker-opt-disabled': !!o.disabled }, "opt-index": index }, o.text)))), col.suffix && (h("div", { key: 'a56b1619e3f456f8dec79e211d6482faaf1cacea', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
2393
2393
  }
2394
2394
  get el() { return getElement(this); }
2395
2395
  static get watchers() { return {