@ionic/core 8.3.3-dev.11729027747.1d05ced8 → 8.3.3-dev.11729113832.1f2984ab

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (430) hide show
  1. package/components/action-sheet.js +36 -21
  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 +22 -19
  89. package/dist/cjs/ion-alert.cjs.entry.js +2 -2
  90. package/dist/cjs/ion-app_8.cjs.entry.js +15 -15
  91. package/dist/cjs/ion-avatar_3.cjs.entry.js +4 -4
  92. package/dist/cjs/ion-back-button.cjs.entry.js +2 -2
  93. package/dist/cjs/ion-backdrop.cjs.entry.js +1 -1
  94. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +6 -6
  95. package/dist/cjs/ion-button_2.cjs.entry.js +2 -2
  96. package/dist/cjs/ion-card_5.cjs.entry.js +8 -8
  97. package/dist/cjs/ion-checkbox.cjs.entry.js +3 -3
  98. package/dist/cjs/ion-chip.cjs.entry.js +2 -2
  99. package/dist/cjs/ion-col_3.cjs.entry.js +5 -5
  100. package/dist/cjs/ion-datetime-button.cjs.entry.js +2 -2
  101. package/dist/cjs/ion-datetime_3.cjs.entry.js +6 -6
  102. package/dist/cjs/ion-fab_3.cjs.entry.js +6 -6
  103. package/dist/cjs/ion-img.cjs.entry.js +1 -1
  104. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +3 -3
  105. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +3 -3
  106. package/dist/cjs/ion-input.cjs.entry.js +3 -3
  107. package/dist/cjs/ion-item-option_3.cjs.entry.js +4 -4
  108. package/dist/cjs/ion-item_8.cjs.entry.js +12 -12
  109. package/dist/cjs/ion-loading.cjs.entry.js +2 -2
  110. package/dist/cjs/ion-menu_3.cjs.entry.js +6 -6
  111. package/dist/cjs/ion-modal.cjs.entry.js +4 -4
  112. package/dist/cjs/ion-nav_2.cjs.entry.js +2 -2
  113. package/dist/cjs/ion-picker-column-option.cjs.entry.js +2 -2
  114. package/dist/cjs/ion-picker-column.cjs.entry.js +3 -3
  115. package/dist/cjs/ion-picker.cjs.entry.js +2 -2
  116. package/dist/cjs/ion-popover.cjs.entry.js +2 -2
  117. package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
  118. package/dist/cjs/ion-radio_2.cjs.entry.js +4 -4
  119. package/dist/cjs/ion-range.cjs.entry.js +3 -3
  120. package/dist/cjs/ion-refresher_2.cjs.entry.js +2 -2
  121. package/dist/cjs/ion-reorder_2.cjs.entry.js +2 -2
  122. package/dist/cjs/ion-ripple-effect.cjs.entry.js +1 -1
  123. package/dist/cjs/ion-route_4.cjs.entry.js +2 -2
  124. package/dist/cjs/ion-searchbar.cjs.entry.js +4 -4
  125. package/dist/cjs/ion-segment_2.cjs.entry.js +5 -5
  126. package/dist/cjs/ion-select_3.cjs.entry.js +4 -4
  127. package/dist/cjs/ion-spinner.cjs.entry.js +1 -1
  128. package/dist/cjs/ion-split-pane.cjs.entry.js +2 -2
  129. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +4 -4
  130. package/dist/cjs/ion-tab_2.cjs.entry.js +3 -3
  131. package/dist/cjs/ion-text.cjs.entry.js +2 -2
  132. package/dist/cjs/ion-textarea.cjs.entry.js +2 -2
  133. package/dist/cjs/ion-toast.cjs.entry.js +2 -2
  134. package/dist/cjs/ion-toggle.cjs.entry.js +3 -3
  135. package/dist/cjs/ionic.cjs.js +1 -1
  136. package/dist/cjs/loader.cjs.js +1 -1
  137. package/dist/collection/components/action-sheet/action-sheet.ios.css +16 -10
  138. package/dist/collection/components/action-sheet/action-sheet.js +20 -26
  139. package/dist/collection/components/action-sheet/action-sheet.md.css +16 -10
  140. package/dist/collection/components/alert/alert.js +2 -2
  141. package/dist/collection/components/app/app.js +1 -1
  142. package/dist/collection/components/avatar/avatar.js +1 -1
  143. package/dist/collection/components/back-button/back-button.js +2 -2
  144. package/dist/collection/components/backdrop/backdrop.js +1 -1
  145. package/dist/collection/components/badge/badge.js +2 -2
  146. package/dist/collection/components/breadcrumb/breadcrumb.js +4 -4
  147. package/dist/collection/components/breadcrumbs/breadcrumbs.js +2 -2
  148. package/dist/collection/components/button/button.js +2 -2
  149. package/dist/collection/components/buttons/buttons.js +2 -2
  150. package/dist/collection/components/card/card.js +1 -1
  151. package/dist/collection/components/card-content/card-content.js +1 -1
  152. package/dist/collection/components/card-header/card-header.js +2 -2
  153. package/dist/collection/components/card-subtitle/card-subtitle.js +2 -2
  154. package/dist/collection/components/card-title/card-title.js +2 -2
  155. package/dist/collection/components/checkbox/checkbox.js +3 -3
  156. package/dist/collection/components/chip/chip.js +2 -2
  157. package/dist/collection/components/col/col.js +2 -2
  158. package/dist/collection/components/content/content.js +3 -3
  159. package/dist/collection/components/datetime/datetime.js +2 -2
  160. package/dist/collection/components/datetime-button/datetime-button.js +2 -2
  161. package/dist/collection/components/fab/fab.js +2 -2
  162. package/dist/collection/components/fab-button/fab-button.js +2 -2
  163. package/dist/collection/components/fab-list/fab-list.js +2 -2
  164. package/dist/collection/components/footer/footer.js +2 -2
  165. package/dist/collection/components/grid/grid.js +2 -2
  166. package/dist/collection/components/header/header.js +2 -2
  167. package/dist/collection/components/img/img.js +1 -1
  168. package/dist/collection/components/infinite-scroll/infinite-scroll.js +1 -1
  169. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +2 -2
  170. package/dist/collection/components/input/input.js +3 -3
  171. package/dist/collection/components/input-password-toggle/input-password-toggle.js +3 -3
  172. package/dist/collection/components/item-divider/item-divider.js +2 -2
  173. package/dist/collection/components/item-group/item-group.js +1 -1
  174. package/dist/collection/components/item-option/item-option.js +2 -2
  175. package/dist/collection/components/item-options/item-options.js +1 -1
  176. package/dist/collection/components/item-sliding/item-sliding.js +1 -1
  177. package/dist/collection/components/label/label.js +2 -2
  178. package/dist/collection/components/list/list.js +1 -1
  179. package/dist/collection/components/list-header/list-header.js +2 -2
  180. package/dist/collection/components/loading/loading.js +2 -2
  181. package/dist/collection/components/menu/menu.js +2 -2
  182. package/dist/collection/components/menu-button/menu-button.js +2 -2
  183. package/dist/collection/components/menu-toggle/menu-toggle.js +2 -2
  184. package/dist/collection/components/modal/modal.js +4 -4
  185. package/dist/collection/components/nav/nav.js +1 -1
  186. package/dist/collection/components/nav-link/nav-link.js +1 -1
  187. package/dist/collection/components/note/note.js +2 -2
  188. package/dist/collection/components/picker/picker.js +2 -2
  189. package/dist/collection/components/picker-column/picker-column.js +3 -3
  190. package/dist/collection/components/picker-column-option/picker-column-option.js +2 -2
  191. package/dist/collection/components/picker-legacy/picker.js +2 -2
  192. package/dist/collection/components/picker-legacy-column/picker-column.js +2 -2
  193. package/dist/collection/components/popover/popover.js +2 -2
  194. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  195. package/dist/collection/components/radio/radio.js +3 -3
  196. package/dist/collection/components/radio-group/radio-group.js +1 -1
  197. package/dist/collection/components/range/range.js +3 -3
  198. package/dist/collection/components/refresher/refresher.js +1 -1
  199. package/dist/collection/components/refresher-content/refresher-content.js +1 -1
  200. package/dist/collection/components/reorder/reorder.js +1 -1
  201. package/dist/collection/components/reorder-group/reorder-group.js +1 -1
  202. package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
  203. package/dist/collection/components/router-link/router-link.js +2 -2
  204. package/dist/collection/components/router-outlet/router-outlet.js +1 -1
  205. package/dist/collection/components/row/row.js +1 -1
  206. package/dist/collection/components/searchbar/searchbar.js +4 -4
  207. package/dist/collection/components/segment/segment.js +2 -2
  208. package/dist/collection/components/segment-button/segment-button.js +3 -3
  209. package/dist/collection/components/select/select.js +2 -2
  210. package/dist/collection/components/select-option/select-option.js +1 -1
  211. package/dist/collection/components/select-popover/select-popover.js +1 -1
  212. package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
  213. package/dist/collection/components/spinner/spinner.js +1 -1
  214. package/dist/collection/components/split-pane/split-pane.js +2 -2
  215. package/dist/collection/components/tab/tab.js +2 -2
  216. package/dist/collection/components/tab-bar/tab-bar.js +2 -2
  217. package/dist/collection/components/tab-button/tab-button.js +2 -2
  218. package/dist/collection/components/tabs/tabs.js +1 -1
  219. package/dist/collection/components/text/text.js +2 -2
  220. package/dist/collection/components/textarea/textarea.js +2 -2
  221. package/dist/collection/components/thumbnail/thumbnail.js +1 -1
  222. package/dist/collection/components/title/title.js +2 -2
  223. package/dist/collection/components/toast/toast.js +2 -2
  224. package/dist/collection/components/toggle/toggle.js +3 -3
  225. package/dist/collection/components/toolbar/toolbar.js +2 -2
  226. package/dist/docs.json +14 -4
  227. package/dist/esm/ion-action-sheet.entry.js +22 -19
  228. package/dist/esm/ion-alert.entry.js +2 -2
  229. package/dist/esm/ion-app_8.entry.js +15 -15
  230. package/dist/esm/ion-avatar_3.entry.js +4 -4
  231. package/dist/esm/ion-back-button.entry.js +2 -2
  232. package/dist/esm/ion-backdrop.entry.js +1 -1
  233. package/dist/esm/ion-breadcrumb_2.entry.js +6 -6
  234. package/dist/esm/ion-button_2.entry.js +2 -2
  235. package/dist/esm/ion-card_5.entry.js +8 -8
  236. package/dist/esm/ion-checkbox.entry.js +3 -3
  237. package/dist/esm/ion-chip.entry.js +2 -2
  238. package/dist/esm/ion-col_3.entry.js +5 -5
  239. package/dist/esm/ion-datetime-button.entry.js +2 -2
  240. package/dist/esm/ion-datetime_3.entry.js +6 -6
  241. package/dist/esm/ion-fab_3.entry.js +6 -6
  242. package/dist/esm/ion-img.entry.js +1 -1
  243. package/dist/esm/ion-infinite-scroll_2.entry.js +3 -3
  244. package/dist/esm/ion-input-password-toggle.entry.js +3 -3
  245. package/dist/esm/ion-input.entry.js +3 -3
  246. package/dist/esm/ion-item-option_3.entry.js +4 -4
  247. package/dist/esm/ion-item_8.entry.js +12 -12
  248. package/dist/esm/ion-loading.entry.js +2 -2
  249. package/dist/esm/ion-menu_3.entry.js +6 -6
  250. package/dist/esm/ion-modal.entry.js +4 -4
  251. package/dist/esm/ion-nav_2.entry.js +2 -2
  252. package/dist/esm/ion-picker-column-option.entry.js +2 -2
  253. package/dist/esm/ion-picker-column.entry.js +3 -3
  254. package/dist/esm/ion-picker.entry.js +2 -2
  255. package/dist/esm/ion-popover.entry.js +2 -2
  256. package/dist/esm/ion-progress-bar.entry.js +1 -1
  257. package/dist/esm/ion-radio_2.entry.js +4 -4
  258. package/dist/esm/ion-range.entry.js +3 -3
  259. package/dist/esm/ion-refresher_2.entry.js +2 -2
  260. package/dist/esm/ion-reorder_2.entry.js +2 -2
  261. package/dist/esm/ion-ripple-effect.entry.js +1 -1
  262. package/dist/esm/ion-route_4.entry.js +2 -2
  263. package/dist/esm/ion-searchbar.entry.js +4 -4
  264. package/dist/esm/ion-segment_2.entry.js +5 -5
  265. package/dist/esm/ion-select_3.entry.js +4 -4
  266. package/dist/esm/ion-spinner.entry.js +1 -1
  267. package/dist/esm/ion-split-pane.entry.js +2 -2
  268. package/dist/esm/ion-tab-bar_2.entry.js +4 -4
  269. package/dist/esm/ion-tab_2.entry.js +3 -3
  270. package/dist/esm/ion-text.entry.js +2 -2
  271. package/dist/esm/ion-textarea.entry.js +2 -2
  272. package/dist/esm/ion-toast.entry.js +2 -2
  273. package/dist/esm/ion-toggle.entry.js +3 -3
  274. package/dist/esm/ionic.js +1 -1
  275. package/dist/esm/loader.js +1 -1
  276. package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
  277. package/dist/esm-es5/ion-alert.entry.js +1 -1
  278. package/dist/esm-es5/ion-app_8.entry.js +1 -1
  279. package/dist/esm-es5/ion-avatar_3.entry.js +1 -1
  280. package/dist/esm-es5/ion-back-button.entry.js +1 -1
  281. package/dist/esm-es5/ion-backdrop.entry.js +1 -1
  282. package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
  283. package/dist/esm-es5/ion-button_2.entry.js +1 -1
  284. package/dist/esm-es5/ion-card_5.entry.js +1 -1
  285. package/dist/esm-es5/ion-checkbox.entry.js +1 -1
  286. package/dist/esm-es5/ion-chip.entry.js +1 -1
  287. package/dist/esm-es5/ion-col_3.entry.js +1 -1
  288. package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
  289. package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
  290. package/dist/esm-es5/ion-fab_3.entry.js +1 -1
  291. package/dist/esm-es5/ion-img.entry.js +1 -1
  292. package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
  293. package/dist/esm-es5/ion-input-password-toggle.entry.js +1 -1
  294. package/dist/esm-es5/ion-input.entry.js +1 -1
  295. package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
  296. package/dist/esm-es5/ion-item_8.entry.js +1 -1
  297. package/dist/esm-es5/ion-loading.entry.js +1 -1
  298. package/dist/esm-es5/ion-menu_3.entry.js +1 -1
  299. package/dist/esm-es5/ion-modal.entry.js +1 -1
  300. package/dist/esm-es5/ion-nav_2.entry.js +1 -1
  301. package/dist/esm-es5/ion-picker-column-option.entry.js +1 -1
  302. package/dist/esm-es5/ion-picker-column.entry.js +1 -1
  303. package/dist/esm-es5/ion-picker.entry.js +1 -1
  304. package/dist/esm-es5/ion-popover.entry.js +1 -1
  305. package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
  306. package/dist/esm-es5/ion-radio_2.entry.js +1 -1
  307. package/dist/esm-es5/ion-range.entry.js +1 -1
  308. package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
  309. package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
  310. package/dist/esm-es5/ion-ripple-effect.entry.js +1 -1
  311. package/dist/esm-es5/ion-route_4.entry.js +1 -1
  312. package/dist/esm-es5/ion-searchbar.entry.js +1 -1
  313. package/dist/esm-es5/ion-segment_2.entry.js +1 -1
  314. package/dist/esm-es5/ion-select_3.entry.js +1 -1
  315. package/dist/esm-es5/ion-spinner.entry.js +1 -1
  316. package/dist/esm-es5/ion-split-pane.entry.js +1 -1
  317. package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
  318. package/dist/esm-es5/ion-tab_2.entry.js +1 -1
  319. package/dist/esm-es5/ion-text.entry.js +1 -1
  320. package/dist/esm-es5/ion-textarea.entry.js +1 -1
  321. package/dist/esm-es5/ion-toast.entry.js +1 -1
  322. package/dist/esm-es5/ion-toggle.entry.js +1 -1
  323. package/dist/esm-es5/ionic.js +1 -1
  324. package/dist/esm-es5/loader.js +1 -1
  325. package/dist/ionic/ionic.esm.js +1 -1
  326. package/dist/ionic/{p-39d31e65.entry.js → p-003eecb9.entry.js} +1 -1
  327. package/dist/ionic/{p-7219765b.system.entry.js → p-00b01a55.system.entry.js} +1 -1
  328. package/dist/ionic/{p-000616a6.system.entry.js → p-01503bbd.system.entry.js} +1 -1
  329. package/dist/ionic/{p-e71ad7fd.system.entry.js → p-0373d924.system.entry.js} +1 -1
  330. package/dist/ionic/{p-c4e1473f.entry.js → p-05beda73.entry.js} +1 -1
  331. package/dist/ionic/{p-8ebf2e18.entry.js → p-0fa0c92b.entry.js} +1 -1
  332. package/dist/ionic/{p-7c010051.system.entry.js → p-100b83fd.system.entry.js} +1 -1
  333. package/dist/ionic/{p-d0d0b5da.entry.js → p-176b372f.entry.js} +1 -1
  334. package/dist/ionic/{p-7f764683.entry.js → p-21cfd4de.entry.js} +1 -1
  335. package/dist/ionic/{p-f7a4f0c9.entry.js → p-2200e26b.entry.js} +1 -1
  336. package/dist/ionic/{p-7603fa3c.entry.js → p-233e6c93.entry.js} +1 -1
  337. package/dist/ionic/{p-0bd1e451.system.entry.js → p-25928b83.system.entry.js} +1 -1
  338. package/dist/ionic/{p-b096d8e2.system.entry.js → p-293ed6ac.system.entry.js} +1 -1
  339. package/dist/ionic/{p-45f40456.entry.js → p-2b7c93b4.entry.js} +1 -1
  340. package/dist/ionic/{p-85047881.entry.js → p-2c4bdd9d.entry.js} +1 -1
  341. package/dist/ionic/{p-7f63a0a9.system.entry.js → p-2ca6eac2.system.entry.js} +1 -1
  342. package/dist/ionic/{p-93555796.system.entry.js → p-2ea1ca4f.system.entry.js} +1 -1
  343. package/dist/ionic/p-311587d2.system.entry.js +4 -0
  344. package/dist/ionic/{p-ef942556.system.entry.js → p-313ccc01.system.entry.js} +1 -1
  345. package/dist/ionic/p-322c5fb4.system.js +1 -1
  346. package/dist/ionic/{p-10d5c336.system.entry.js → p-3c968c7f.system.entry.js} +1 -1
  347. package/dist/ionic/{p-caec9a53.system.entry.js → p-44d1539c.system.entry.js} +1 -1
  348. package/dist/ionic/{p-a40583b8.entry.js → p-49bc6544.entry.js} +1 -1
  349. package/dist/ionic/{p-762a188e.system.entry.js → p-4a0a4204.system.entry.js} +2 -2
  350. package/dist/ionic/{p-26d3578f.system.entry.js → p-4a82bd1c.system.entry.js} +1 -1
  351. package/dist/ionic/{p-08d58c6e.system.entry.js → p-4b0fedb7.system.entry.js} +1 -1
  352. package/dist/ionic/{p-fb7ccf79.entry.js → p-4c8fceb0.entry.js} +1 -1
  353. package/dist/ionic/{p-1604366a.entry.js → p-521eca2e.entry.js} +1 -1
  354. package/dist/ionic/{p-ccf3e048.entry.js → p-53854390.entry.js} +1 -1
  355. package/dist/ionic/{p-0114f140.entry.js → p-5417b9bb.entry.js} +1 -1
  356. package/dist/ionic/{p-d58830bc.entry.js → p-5e66bcf2.entry.js} +1 -1
  357. package/dist/ionic/{p-dda1c6b2.entry.js → p-5e842258.entry.js} +1 -1
  358. package/dist/ionic/{p-fb4aa2f3.system.entry.js → p-6562e0a9.system.entry.js} +1 -1
  359. package/dist/ionic/{p-bfadf647.entry.js → p-661ce4a8.entry.js} +1 -1
  360. package/dist/ionic/{p-37990e47.system.entry.js → p-6817cf42.system.entry.js} +1 -1
  361. package/dist/ionic/{p-6a4ffe5b.entry.js → p-68c4df55.entry.js} +1 -1
  362. package/dist/ionic/{p-24fa7c25.entry.js → p-6b8893dd.entry.js} +1 -1
  363. package/dist/ionic/{p-6c05b139.entry.js → p-6e85e450.entry.js} +1 -1
  364. package/dist/ionic/{p-5626a758.entry.js → p-7243df6f.entry.js} +1 -1
  365. package/dist/ionic/p-7251fed5.entry.js +4 -0
  366. package/dist/ionic/{p-18853369.system.entry.js → p-72ffd137.system.entry.js} +1 -1
  367. package/dist/ionic/{p-a48267bc.system.entry.js → p-755b27f0.system.entry.js} +1 -1
  368. package/dist/ionic/{p-bd18dd08.system.entry.js → p-75c0dc65.system.entry.js} +1 -1
  369. package/dist/ionic/{p-490c8a1a.system.entry.js → p-772dacba.system.entry.js} +1 -1
  370. package/dist/ionic/{p-76c72e72.entry.js → p-773d118d.entry.js} +1 -1
  371. package/dist/ionic/{p-669bec19.entry.js → p-7c50965e.entry.js} +1 -1
  372. package/dist/ionic/{p-f98b76f3.entry.js → p-82ab7ccb.entry.js} +1 -1
  373. package/dist/ionic/{p-a604f134.system.entry.js → p-836d39d4.system.entry.js} +2 -2
  374. package/dist/ionic/{p-eff0c7a8.system.entry.js → p-8836d0eb.system.entry.js} +2 -2
  375. package/dist/ionic/{p-90e5b963.entry.js → p-89a0a446.entry.js} +1 -1
  376. package/dist/ionic/{p-79357257.system.entry.js → p-8b6232a6.system.entry.js} +1 -1
  377. package/dist/ionic/{p-368d64f5.entry.js → p-8d44cf1f.entry.js} +1 -1
  378. package/dist/ionic/{p-f8ad7ea4.system.entry.js → p-8ed31163.system.entry.js} +1 -1
  379. package/dist/ionic/{p-8522dc98.entry.js → p-9172535c.entry.js} +1 -1
  380. package/dist/ionic/{p-51f35545.entry.js → p-92d7a3d1.entry.js} +1 -1
  381. package/dist/ionic/p-93f37ceb.system.entry.js +4 -0
  382. package/dist/ionic/{p-6fefff9f.system.entry.js → p-95823c62.system.entry.js} +1 -1
  383. package/dist/ionic/{p-6aa6d203.system.entry.js → p-960803fc.system.entry.js} +1 -1
  384. package/dist/ionic/{p-1704f743.system.entry.js → p-973f0b15.system.entry.js} +1 -1
  385. package/dist/ionic/{p-8c559d3e.system.entry.js → p-9b6c6302.system.entry.js} +1 -1
  386. package/dist/ionic/{p-f8bd587f.entry.js → p-9c23044d.entry.js} +1 -1
  387. package/dist/ionic/{p-cd83e57a.system.entry.js → p-9cc3bcc5.system.entry.js} +2 -2
  388. package/dist/ionic/{p-a35df635.entry.js → p-9ece8dcf.entry.js} +1 -1
  389. package/dist/ionic/{p-f7ae9e98.entry.js → p-9fef1364.entry.js} +1 -1
  390. package/dist/ionic/{p-d1960417.system.entry.js → p-a0c88dc2.system.entry.js} +1 -1
  391. package/dist/ionic/{p-aff11d9d.system.entry.js → p-a3711608.system.entry.js} +1 -1
  392. package/dist/ionic/{p-01363de7.entry.js → p-a41699db.entry.js} +1 -1
  393. package/dist/ionic/{p-f2a066df.system.entry.js → p-a72fb8a1.system.entry.js} +1 -1
  394. package/dist/ionic/{p-988c0d79.system.entry.js → p-a879ecb7.system.entry.js} +1 -1
  395. package/dist/ionic/{p-27d8ecaa.system.entry.js → p-a90e2708.system.entry.js} +1 -1
  396. package/dist/ionic/{p-b0815de0.entry.js → p-ab8a2ff1.entry.js} +1 -1
  397. package/dist/ionic/{p-4a2a18a8.entry.js → p-af999a31.entry.js} +1 -1
  398. package/dist/ionic/{p-325e50fe.system.entry.js → p-b0568945.system.entry.js} +1 -1
  399. package/dist/ionic/p-b4c950f8.entry.js +4 -0
  400. package/dist/ionic/{p-4689be69.entry.js → p-b54fc1ae.entry.js} +1 -1
  401. package/dist/ionic/{p-99f8439c.entry.js → p-b7657e8d.entry.js} +1 -1
  402. package/dist/ionic/{p-8c7835a4.system.entry.js → p-baffaf8d.system.entry.js} +1 -1
  403. package/dist/ionic/{p-f7a79406.system.entry.js → p-bd25d639.system.entry.js} +1 -1
  404. package/dist/ionic/{p-52738d32.entry.js → p-bfa2e81c.entry.js} +1 -1
  405. package/dist/ionic/{p-82229906.entry.js → p-c34659b9.entry.js} +1 -1
  406. package/dist/ionic/{p-e47ea956.system.entry.js → p-cdb11938.system.entry.js} +1 -1
  407. package/dist/ionic/{p-d061a468.system.entry.js → p-ce705aac.system.entry.js} +2 -2
  408. package/dist/ionic/{p-f73a7a4b.system.entry.js → p-cff5585e.system.entry.js} +1 -1
  409. package/dist/ionic/p-d0e4750e.entry.js +4 -0
  410. package/dist/ionic/{p-eec956a8.entry.js → p-da263d8e.entry.js} +1 -1
  411. package/dist/ionic/{p-bf18fec7.system.entry.js → p-df83e308.system.entry.js} +1 -1
  412. package/dist/ionic/{p-b3fe1b31.entry.js → p-e3a5da9d.entry.js} +1 -1
  413. package/dist/ionic/{p-d16f52c4.entry.js → p-e3e1e3de.entry.js} +1 -1
  414. package/dist/ionic/{p-fa8d5872.system.entry.js → p-ecb57d24.system.entry.js} +1 -1
  415. package/dist/ionic/{p-b16f01c0.system.entry.js → p-f50ae0d5.system.entry.js} +1 -1
  416. package/dist/ionic/p-f88ebc36.entry.js +4 -0
  417. package/dist/ionic/{p-a168b755.entry.js → p-f8c8b9ba.entry.js} +1 -1
  418. package/dist/ionic/{p-b4d17d24.system.entry.js → p-fcd71204.system.entry.js} +1 -1
  419. package/dist/ionic/{p-af6ce16f.entry.js → p-fd0cb4ef.entry.js} +1 -1
  420. package/dist/ionic/{p-ed972ec6.system.entry.js → p-ffb17177.system.entry.js} +1 -1
  421. package/dist/types/components/action-sheet/action-sheet.d.ts +1 -0
  422. package/hydrate/index.js +182 -179
  423. package/hydrate/index.mjs +182 -179
  424. package/package.json +1 -1
  425. package/dist/ionic/p-0da547d8.entry.js +0 -4
  426. package/dist/ionic/p-11ee3944.system.entry.js +0 -4
  427. package/dist/ionic/p-59bfe113.entry.js +0 -4
  428. package/dist/ionic/p-6632c950.system.entry.js +0 -4
  429. package/dist/ionic/p-aebea85f.entry.js +0 -4
  430. package/dist/ionic/p-d4b05952.entry.js +0 -4
@@ -20,12 +20,12 @@ const Chip = class {
20
20
  }
21
21
  render() {
22
22
  const mode = getIonMode(this);
23
- return (h(Host, { key: '7e3a88e481f815b79e8f2eeb00f2153234d29386', "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
23
+ return (h(Host, { key: '7dd923c1b28d1eb1efa348f66f49cec067645af9', "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: 'e557aabdc64c4bd8bcb88a92d89dee801795f838' }), mode === 'md' && h("ion-ripple-effect", { key: '2004d108c63d179287230d28638957a838ef880e' })));
28
+ }) }, h("slot", { key: '7ede838bf109dc27a898ee2dcdeabc3f439c8e6f' }), mode === 'md' && h("ion-ripple-effect", { key: '5acb073029544e73fcc0db4cc4e661ec1df4d231' })));
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: '897a97e0ac15bab594463e9a5d75f446378c5916', class: {
139
+ return (h(Host, { key: 'c37fa4c4c993385ccbb6f4e89b2f390b140507a0', 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: '04642f36a0583b81c1eb0aa346991c72f2c75001' })));
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' })));
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: 'f2194ede3623545d366468a30704765e289fb00d', class: {
156
+ return (h(Host, { key: '930ce78b02f8360fbca08a35d364d2c09128c6c8', class: {
157
157
  [mode]: true,
158
158
  'grid-fixed': this.fixed,
159
- } }, h("slot", { key: '4052880901245cda5dd82a5c452e7dd3e02ab7fd' })));
159
+ } }, h("slot", { key: 'c47bf7ef2197f5ebc42d3e2c55044276fb0db393' })));
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: 'f9f4d3c89addc79724792514644c24525cc3e736', class: getIonMode(this) }, h("slot", { key: 'a1f5d3f68784e8624c95508daa021b90395d6a22' })));
172
+ return (h(Host, { key: '813c9a7f6782d2cf8eb27f30d3ab28e6f3122868', class: getIonMode(this) }, h("slot", { key: '356bec4d4d408ea63d6b431b06465d5b7bcbff71' })));
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: 'c1e3da705c6a00d9606ec966066e8126e9880b17', class: createColorClasses(color, {
337
+ return (h(Host, { key: '0be955404133adbb31ae16a6599014bb29765f19', class: createColorClasses(color, {
338
338
  [mode]: true,
339
339
  [`${selectedButton}-active`]: datetimeActive,
340
340
  ['datetime-button-disabled']: disabled,
341
- }) }, dateText && (h("button", { key: '26752763bc400fb9c1fcad988001304ba1540152', class: "ion-activatable", id: "date-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleDateClick, disabled: disabled, part: "native", ref: (el) => (this.dateTargetEl = el) }, h("slot", { key: '8594e0acf504fb28f66cee325b94d03d64c72285', name: "date-target" }, dateText), mode === 'md' && h("ion-ripple-effect", { key: 'de91cd8625f4522736d5c7366f0d4289a4340086' }))), timeText && (h("button", { key: '03d5d4132c3653514a0e55ca2b06e56681a846bf', class: "ion-activatable", id: "time-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleTimeClick, disabled: disabled, part: "native", ref: (el) => (this.timeTargetEl = el) }, h("slot", { key: 'bc8b46650926f4db676832cebdd7aaf30d84a1e9', name: "time-target" }, timeText), mode === 'md' && h("ion-ripple-effect", { key: 'fcaceadaddab045a816739b7a4588fdd46228af2' })))));
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' })))));
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: 'c968c01a9fe0b4b2e7168ada6579f0b504f213c1', "aria-disabled": disabled ? 'true' : null, onFocus: this.onFocus, onBlur: this.onBlur, class: Object.assign({}, createColorClasses(color, {
1762
+ return (h(Host, { key: '2933ce5caaeb21a633b1ec4d936e86b0f0890807', "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: '34c6576dcc6693b26c00d08eda2cf194f6a3cc46', class: "intersection-tracker", ref: (el) => (this.intersectionTrackerRef = el) }), this.renderDatetime(mode)));
1772
+ })) }, h("div", { key: '0efc9ef0aa1a29234412b2eddf5d7ff899b7543f', 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: '8a6fbaba4b5b1e1c25dc500c12279e8e6da7bc81', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
2029
+ return (h(Host, Object.assign({ key: '3b163ca87354a3a4f302ff016d5affd0dc97bccc', "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: '18c21f02bc11f7036e128556c7625745fdd5fca5', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: '848a54b270802ac8562a6e10ab16ccb64032e6f5', tabindex: "0" }), h("div", { key: 'ac70a708843f692920fa7152b15e60cdd43c9d3f', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, h("div", { key: '3e23b0b06e9e5cb35e92d54152af5da3675788df', 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: '9ed2e90944e13ce3f3def7d2633c624ba80c386f', class: "picker-columns" }, h("div", { key: '60469764c9ece9b807a407fc7f3bb1ec1a89feea', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => h("ion-picker-legacy-column", { col: c })), h("div", { key: '73f76b64b8dd8479624c8ea571b724a643e7dc86', class: "picker-below-highlight" }))), h("div", { key: 'dbf7f2f16f01d89bdae0446c1eaa76cb3d30907a', tabindex: "0" })));
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" })));
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: '0d919e35ebc1d66b8548b180cc0d853e43c49cf0', class: Object.assign({ [mode]: true, 'picker-col': true, 'picker-opts-left': this.col.align === 'left', 'picker-opts-right': this.col.align === 'right' }, getClassMap(col.cssClass)), style: {
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: {
2391
2391
  'max-width': this.col.columnWidth,
2392
- } }, col.prefix && (h("div", { key: '3c3b1fabf798fca9605f5d2fd0b921df2605b529', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), h("div", { key: '8f2f88a4db95dcea39dd050f70e85ed9a63ed148', 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: '943b3f0ebd9be83f508052cf5255a4155263c85e', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
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))));
2393
2393
  }
2394
2394
  get el() { return getElement(this); }
2395
2395
  static get watchers() { return {
@@ -55,12 +55,12 @@ const Fab = class {
55
55
  render() {
56
56
  const { horizontal, vertical, edge } = this;
57
57
  const mode = getIonMode(this);
58
- return (h(Host, { key: '6e92fa00d624e6bd249b5852994e8632aa2fd570', class: {
58
+ return (h(Host, { key: 'cb44cf6486b0a6439b99da87c065b0b52e2514f4', class: {
59
59
  [mode]: true,
60
60
  [`fab-horizontal-${horizontal}`]: horizontal !== undefined,
61
61
  [`fab-vertical-${vertical}`]: vertical !== undefined,
62
62
  'fab-edge': edge,
63
- } }, h("slot", { key: '93dc7aa5cc9857d5278cda2819a4fd4f7aff8c9c' })));
63
+ } }, h("slot", { key: '1ed484c7ecb10cd81fbca9a4f5c4049bf82f9f8a' })));
64
64
  }
65
65
  get el() { return getElement(this); }
66
66
  static get watchers() { return {
@@ -129,7 +129,7 @@ const FabButton = class {
129
129
  rel: this.rel,
130
130
  target: this.target,
131
131
  };
132
- return (h(Host, { key: 'da42d7adc23bd03a4f9b1b16bac96179e0b98edc', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses(color, {
132
+ return (h(Host, { key: 'eb347f7d6749c40637540d84778eb8d1b667a947', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses(color, {
133
133
  [mode]: true,
134
134
  'fab-button-in-list': inList,
135
135
  'fab-button-translucent-in-list': inList && translucent,
@@ -140,7 +140,7 @@ const FabButton = class {
140
140
  'ion-activatable': true,
141
141
  'ion-focusable': true,
142
142
  [`fab-button-${size}`]: size !== undefined,
143
- }) }, h(TagType, Object.assign({ key: 'f0e62e3f469c05ba7e7fe0ee9315d0d131d46bca' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur, onClick: (ev) => openURL(href, ev, this.routerDirection, this.routerAnimation) }, inheritedAttributes), h("ion-icon", { key: '5df29d68f977902c650579161662db7e01ebedf5', "aria-hidden": "true", icon: this.closeIcon, part: "close-icon", class: "close-icon", lazy: false }), h("span", { key: '451794c3a2f4cd34c7250bc950d21d9839ce9d97', class: "button-inner" }, h("slot", { key: '636042b9532a4035d7ebaf94ec5ba64cf8e5ffbb' })), mode === 'md' && h("ion-ripple-effect", { key: '00f80c424536a011cbbdbb7ad079a464c160835b' }))));
143
+ }) }, h(TagType, Object.assign({ key: '83e853c8815f41543c848eb2e05ec2bb1716110a' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur, onClick: (ev) => openURL(href, ev, this.routerDirection, this.routerAnimation) }, inheritedAttributes), h("ion-icon", { key: '798deede94de658e4345acf7c2aafe2ab2567b0b', "aria-hidden": "true", icon: this.closeIcon, part: "close-icon", class: "close-icon", lazy: false }), h("span", { key: '99252fde6de1aca73fc240a6da7e29acac9acb18', class: "button-inner" }, h("slot", { key: 'dc73e9b41bf1f0e385e5784f975dfb81e37c8dfb' })), mode === 'md' && h("ion-ripple-effect", { key: '8413e162f44a0350f54dff06cff7aad101de3549' }))));
144
144
  }
145
145
  get el() { return getElement(this); }
146
146
  };
@@ -168,11 +168,11 @@ const FabList = class {
168
168
  }
169
169
  render() {
170
170
  const mode = getIonMode(this);
171
- return (h(Host, { key: '94001f76326d3f8d5480f4b1be10c779a282e9fd', class: {
171
+ return (h(Host, { key: 'fa1d195b9950654ba0e984bf61d981c977d05275', class: {
172
172
  [mode]: true,
173
173
  'fab-list-active': this.activated,
174
174
  [`fab-list-side-${this.side}`]: true,
175
- } }, h("slot", { key: '6a31a954e2c0aab3afba31f30313a9394a8af94a' })));
175
+ } }, h("slot", { key: '2ec738c66c05112e1e2521155d6adfc36d2fd1db' })));
176
176
  }
177
177
  get el() { return getElement(this); }
178
178
  static get watchers() { return {
@@ -76,7 +76,7 @@ const Img = class {
76
76
  render() {
77
77
  const { loadSrc, alt, onLoad, loadError, inheritedAttributes } = this;
78
78
  const { draggable } = inheritedAttributes;
79
- return (h(Host, { key: '0bf9dd6980a327fe9db56d20ee7d1cba3d24004e', class: getIonMode(this) }, h("img", { key: '41219b518d152a07ac9e6887338c6fc1f5bd62e3', decoding: "async", src: loadSrc, alt: alt, onLoad: onLoad, onError: loadError, part: "image", draggable: isDraggable(draggable) })));
79
+ return (h(Host, { key: '14d24d65ec8e5522192ca58035264971b1ab883b', class: getIonMode(this) }, h("img", { key: '345ba155a5fdce5e66c397a599b7333d37d9cb1d', decoding: "async", src: loadSrc, alt: alt, onLoad: onLoad, onError: loadError, part: "image", draggable: isDraggable(draggable) })));
80
80
  }
81
81
  get el() { return getElement(this); }
82
82
  static get watchers() { return {
@@ -176,7 +176,7 @@ const InfiniteScroll = class {
176
176
  render() {
177
177
  const mode = getIonMode(this);
178
178
  const disabled = this.disabled;
179
- return (h(Host, { key: '6ebf01d8e9abd5b0e6197a0c13436b587ffc9fe8', class: {
179
+ return (h(Host, { key: '1444429a86950c449953cbf578436cc8cabf40ec', class: {
180
180
  [mode]: true,
181
181
  'infinite-scroll-loading': this.isLoading,
182
182
  'infinite-scroll-enabled': !disabled,
@@ -218,11 +218,11 @@ const InfiniteScrollContent = class {
218
218
  }
219
219
  render() {
220
220
  const mode = getIonMode(this);
221
- return (h(Host, { key: 'c3ba9864511b2aedd4884fa631d59559f9086924', class: {
221
+ return (h(Host, { key: '060278bf9cb0321e182352f9613be4ebbb028259', class: {
222
222
  [mode]: true,
223
223
  // Used internally for styling
224
224
  [`infinite-scroll-content-${mode}`]: true,
225
- } }, h("div", { key: '4d9d40457fec317f32da1a4584895de867c88ba9', class: "infinite-loading" }, this.loadingSpinner && (h("div", { key: '9e8f364f6c66b53f5912c6c9437caa6cc52bd4d3', class: "infinite-loading-spinner" }, h("ion-spinner", { key: '457f34b169124457be68feff8e464466afc747b7', name: this.loadingSpinner }))), this.loadingText !== undefined && this.renderLoadingText())));
225
+ } }, h("div", { key: '07d3cada920145f979ad315bd187fb878e0c3da3', class: "infinite-loading" }, this.loadingSpinner && (h("div", { key: '6254f175d7543d09f3dd47cd0589a2809182cd8c', class: "infinite-loading-spinner" }, h("ion-spinner", { key: 'a6a816d1c65b60b786333b209b63492aa716a283', name: this.loadingSpinner }))), this.loadingText !== undefined && this.renderLoadingText())));
226
226
  }
227
227
  };
228
228
  InfiniteScrollContent.style = {
@@ -65,16 +65,16 @@ const InputPasswordToggle = class {
65
65
  const showPasswordIcon = (_a = this.showIcon) !== null && _a !== void 0 ? _a : eye;
66
66
  const hidePasswordIcon = (_b = this.hideIcon) !== null && _b !== void 0 ? _b : eyeOff;
67
67
  const isPasswordVisible = type === 'text';
68
- return (h(Host, { key: 'e762dedf219725aac7e79cd5b9fe7632b923f021', class: createColorClasses(color, {
68
+ return (h(Host, { key: 'ed1c29726ce0c91548f0e2ada61e3f8b5c813d2d', class: createColorClasses(color, {
69
69
  [mode]: true,
70
- }) }, h("ion-button", { key: '8ee1f981af2a3864bcf2116207f4db27e4e1f31a', mode: mode, color: color, fill: "clear", shape: "round", "aria-checked": isPasswordVisible ? 'true' : 'false', "aria-label": "show password", role: "switch", type: "button", onPointerDown: (ev) => {
70
+ }) }, h("ion-button", { key: '9698eccdaedb86cf12d20acc53660371b3af3c55', mode: mode, color: color, fill: "clear", shape: "round", "aria-checked": isPasswordVisible ? 'true' : 'false', "aria-label": "show password", role: "switch", type: "button", onPointerDown: (ev) => {
71
71
  /**
72
72
  * This prevents mobile browsers from
73
73
  * blurring the input when the password toggle
74
74
  * button is activated.
75
75
  */
76
76
  ev.preventDefault();
77
- }, onClick: this.togglePasswordVisibility }, h("ion-icon", { key: 'c864036a33bbc21d5324439f8f10dd0fd7b7b4ca', slot: "icon-only", "aria-hidden": "true", icon: isPasswordVisible ? hidePasswordIcon : showPasswordIcon }))));
77
+ }, onClick: this.togglePasswordVisibility }, h("ion-icon", { key: '1f2119c30b56c800d9af44e6499445a0ebb466cf', slot: "icon-only", "aria-hidden": "true", icon: isPasswordVisible ? hidePasswordIcon : showPasswordIcon }))));
78
78
  }
79
79
  get el() { return getElement(this); }
80
80
  static get watchers() { return {
@@ -405,7 +405,7 @@ const Input = class {
405
405
  * TODO(FW-5592): Remove hasStartEndSlots condition
406
406
  */
407
407
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
408
- return (h(Host, { key: '8fe11981fe29ec7042234e5f0a6821511e1a3ce2', class: createColorClasses(this.color, {
408
+ return (h(Host, { key: '907ce98a82b5cfae5a08504cd79e00a2330b7444', class: createColorClasses(this.color, {
409
409
  [mode]: true,
410
410
  'has-value': hasValue,
411
411
  'has-focus': hasFocus,
@@ -416,7 +416,7 @@ const Input = class {
416
416
  'in-item': inItem,
417
417
  'in-item-color': hostContext('ion-item.ion-color', this.el),
418
418
  'input-disabled': disabled,
419
- }) }, h("label", { key: 'f6bb09e3652a8b6f76e1a81775a193bd9bd0dca5', class: "input-wrapper", htmlFor: inputId }, this.renderLabelContainer(), h("div", { key: 'bfe2fb131b6d001c97d0524fecc55c299dc7b8e3', class: "native-wrapper" }, h("slot", { key: 'd0787327ae575f4cbac653be197c6aeb78b7b6ba', name: "start" }), h("input", Object.assign({ key: 'e06ece9d9dba1aeca434837d84461a3c5cda033b', class: "native-input", ref: (input) => (this.nativeInput = input), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, min: this.min, max: this.max, minLength: this.minlength, maxLength: this.maxlength, multiple: this.multiple, name: this.name, pattern: this.pattern, placeholder: this.placeholder || '', readOnly: readonly, required: this.required, spellcheck: this.spellcheck, step: this.step, type: this.type, value: value, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeydown, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd }, this.inheritedAttributes)), this.clearInput && !readonly && !disabled && (h("button", { key: 'cdee06c490a9c9a3777d691fd0b3f6744d751b77', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
419
+ }) }, h("label", { key: '59d5bb45d2a5b828bba0ed8687a632a551e2f4d8', class: "input-wrapper", htmlFor: inputId }, this.renderLabelContainer(), h("div", { key: 'f93f129d08246d0e9a601c100d718534d6403853', class: "native-wrapper" }, h("slot", { key: '54eeb1a6bace662b7eb0d7e27180ea3d7e3a3729', name: "start" }), h("input", Object.assign({ key: 'b3e0be55bc1a4a539ae3b0fdcf7fc078723cca16', class: "native-input", ref: (input) => (this.nativeInput = input), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, min: this.min, max: this.max, minLength: this.minlength, maxLength: this.maxlength, multiple: this.multiple, name: this.name, pattern: this.pattern, placeholder: this.placeholder || '', readOnly: readonly, required: this.required, spellcheck: this.spellcheck, step: this.step, type: this.type, value: value, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeydown, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd }, this.inheritedAttributes)), this.clearInput && !readonly && !disabled && (h("button", { key: '5f6373504a6d0d074bfbf875c794d45ea2748175', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
420
420
  /**
421
421
  * This prevents mobile browsers from
422
422
  * blurring the input when the clear
@@ -431,7 +431,7 @@ const Input = class {
431
431
  * for screen readers as it means users would be unable to swipe past the clear button.
432
432
  */
433
433
  ev.stopPropagation();
434
- }, onClick: this.clearTextInput }, h("ion-icon", { key: '8c813ac0b9dd3754b65fe928e5e55e11cb8ba06c', "aria-hidden": "true", icon: clearIconData }))), h("slot", { key: '6df110f7719f89f345e7b2d14e34ebaedf2a3ae9', name: "end" })), shouldRenderHighlight && h("div", { key: '6b544a470910f92825d83b4693272a5744b90c41', class: "input-highlight" })), this.renderBottomContent()));
434
+ }, onClick: this.clearTextInput }, h("ion-icon", { key: '230d77973aa83458ceb32bf52e3abe9bc322cfe6', "aria-hidden": "true", icon: clearIconData }))), h("slot", { key: '9d69ac6e8a3c4b2b303dba2478f82695d5755ed2', name: "end" })), shouldRenderHighlight && h("div", { key: 'ac61f16237ce731e0745ab72d0fc3f066252464a', class: "input-highlight" })), this.renderBottomContent()));
435
435
  }
436
436
  get el() { return getElement(this); }
437
437
  static get watchers() { return {
@@ -44,12 +44,12 @@ const ItemOption = class {
44
44
  href: this.href,
45
45
  target: this.target,
46
46
  };
47
- return (h(Host, { key: 'd55436f789ceb991db95f386df5df41fc56a78a6', onClick: this.onClick, class: createColorClasses(this.color, {
47
+ return (h(Host, { key: '1900e015f593fefd710478a2088e052399c957eb', onClick: this.onClick, class: createColorClasses(this.color, {
48
48
  [mode]: true,
49
49
  'item-option-disabled': disabled,
50
50
  'item-option-expandable': expandable,
51
51
  'ion-activatable': true,
52
- }) }, h(TagType, Object.assign({ key: 'e157c5b9ea5cdb68d3e162593c5ae3e72871a266' }, attrs, { class: "button-native", part: "native", disabled: disabled }), h("span", { key: '414d4cda72641e5168b1a67f98ef4a92d4a6fd2b', class: "button-inner" }, h("slot", { key: '6099b63f4f0954a62345a526c9a418be68971805', name: "top" }), h("div", { key: '5af43d2e7e982371247f736726ff19794fcfa7c4', class: "horizontal-wrapper" }, h("slot", { key: '5442bfce241d6647bb671625bf389c6d50b1eb0d', name: "start" }), h("slot", { key: 'b0ba9b814406d7539329e5665705d3da7d8ec974', name: "icon-only" }), h("slot", { key: '3f9fa17386051a1eac5d3e366c9b027759da9a2c' }), h("slot", { key: 'a87945cdab52ef671b12fae4a4dbe8a42c03ed22', name: "end" })), h("slot", { key: '9934bb2238351733dc29d05f0ad795720982980c', name: "bottom" })), mode === 'md' && h("ion-ripple-effect", { key: '03c3b1122d98460d9c89a2d8d18673b32c18f9a0' }))));
52
+ }) }, h(TagType, Object.assign({ key: '5db2bb9bc72b7b00c324e4189cd1b5f862680ebb' }, attrs, { class: "button-native", part: "native", disabled: disabled }), h("span", { key: '6927e812ad001c5e7bd17f440d82c3830c58957b', class: "button-inner" }, h("slot", { key: '0fde4333def94c55d1318868c2bc71e780d5876a', name: "top" }), h("div", { key: '7ecc9ae8ddf66d7ed5d9f30becc9faf820e1c62e', class: "horizontal-wrapper" }, h("slot", { key: 'a15567fd4bd91080e9fbb6bb0c9b0e67d8a67051', name: "start" }), h("slot", { key: '7f86cdd28063e23f9d78997623333c5037c4f364', name: "icon-only" }), h("slot", { key: '4abb69ce3ad6c4917dd87b7b1eb0fa1c69917d73' }), h("slot", { key: '8b35a29f48722040465f182679ac17209937578d', name: "end" })), h("slot", { key: 'fa15a00891b41d66a4ccb51575dec54b72d0059e', name: "bottom" })), mode === 'md' && h("ion-ripple-effect", { key: '0c071910c90fafca8026f59d78f4d9d5224d150a' }))));
53
53
  }
54
54
  get el() { return getElement(this); }
55
55
  };
@@ -79,7 +79,7 @@ const ItemOptions = class {
79
79
  render() {
80
80
  const mode = getIonMode(this);
81
81
  const isEnd = isEndSide(this.side);
82
- return (h(Host, { key: '28e7977e6ef7a331b8570a3e4b88f0283ae50c9e', class: {
82
+ return (h(Host, { key: 'e28cd6a236323b5cc203c9b96782aa81024da924', class: {
83
83
  [mode]: true,
84
84
  // Used internally for styling
85
85
  [`item-options-${mode}`]: true,
@@ -487,7 +487,7 @@ const ItemSliding = class {
487
487
  }
488
488
  render() {
489
489
  const mode = getIonMode(this);
490
- return (h(Host, { key: 'f8c1e978cff89a63e23c46c2ad16eac66db530f5', class: {
490
+ return (h(Host, { key: '99f87c8bd794ae69830b407ba55013ac44793c26', class: {
491
491
  [mode]: true,
492
492
  'item-sliding-active-slide': this.state !== 2 /* SlidingState.Disabled */,
493
493
  'item-sliding-active-options-end': (this.state & 8 /* SlidingState.End */) !== 0,
@@ -238,11 +238,11 @@ const ItemDivider = class {
238
238
  }
239
239
  render() {
240
240
  const mode = getIonMode(this);
241
- return (h(Host, { key: '384a4e7aa88d995d984a8cf1a9d50ee62152e557', class: createColorClasses(this.color, {
241
+ return (h(Host, { key: '60fda1dab7dbc0038ec7ff68a661896430f7d5c5', class: createColorClasses(this.color, {
242
242
  [mode]: true,
243
243
  'item-divider-sticky': this.sticky,
244
244
  item: true,
245
- }) }, h("slot", { key: '734758b7f460333d35c5ea8a8e4b561a828b5581', name: "start" }), h("div", { key: '9228dbce13729bc6b368a4d3b1632393cb6d77ff', class: "item-divider-inner" }, h("div", { key: '682f4c6d78e8ab0aa1fb71406f6f5d3c49f93f51', class: "item-divider-wrapper" }, h("slot", { key: '8fc592b612e2663337ea9451b7cb728f0be4ac5c' })), h("slot", { key: '8ed1bf0df19475a403dc37b451c80601c3e295bd', name: "end" }))));
245
+ }) }, h("slot", { key: '6ce072dfc2adfa699a2c34ffe25ed221c74d9eea', name: "start" }), h("div", { key: '9a441be204ee2f0b567432722407c75e3cbbe942', class: "item-divider-inner" }, h("div", { key: 'fd6f2969b345dba51400a290473e594d2d019dc5', class: "item-divider-wrapper" }, h("slot", { key: 'ebf5601b21c4cf199c01bf142865b8da0c1ba4a6' })), h("slot", { key: '249af8f30113f2c986976d518126661f65531121', name: "end" }))));
246
246
  }
247
247
  get el() { return getElement(this); }
248
248
  };
@@ -263,7 +263,7 @@ const ItemGroup = class {
263
263
  }
264
264
  render() {
265
265
  const mode = getIonMode(this);
266
- return (h(Host, { key: '93e31b0ea21cf60aac7445f463da7959417400e5', role: "group", class: {
266
+ return (h(Host, { key: '24ff047b7c45f963f0dad072c65d38a230c2bc97', role: "group", class: {
267
267
  [mode]: true,
268
268
  // Used internally for styling
269
269
  [`item-group-${mode}`]: true,
@@ -333,13 +333,13 @@ const Label = class {
333
333
  render() {
334
334
  const position = this.position;
335
335
  const mode = getIonMode(this);
336
- return (h(Host, { key: '2311bd8145046edd623a6a96db315fc5719aec12', class: createColorClasses(this.color, {
336
+ return (h(Host, { key: 'c2c0f388dab910d294efb9fbb409ee4ef829c1ed', class: createColorClasses(this.color, {
337
337
  [mode]: true,
338
338
  'in-item-color': hostContext('ion-item.ion-color', this.el),
339
339
  [`label-${position}`]: position !== undefined,
340
340
  [`label-no-animate`]: this.noAnimate,
341
341
  'label-rtl': document.dir === 'rtl',
342
- }) }, h("slot", { key: 'dcc3b383a78fbc385b9689a95ee57d9b1e8a263b' })));
342
+ }) }, h("slot", { key: '4de6b69950f417873a13c851018ec31ea2686f0a' })));
343
343
  }
344
344
  get el() { return getElement(this); }
345
345
  static get watchers() { return {
@@ -380,7 +380,7 @@ const List = class {
380
380
  render() {
381
381
  const mode = getIonMode(this);
382
382
  const { lines, inset } = this;
383
- return (h(Host, { key: 'fff468cb8bfd9999bea7d7fd210f715e58bf605a', role: "list", class: {
383
+ return (h(Host, { key: '8bde220025a7eeca6da075379c6487c4c9bdddc1', role: "list", class: {
384
384
  [mode]: true,
385
385
  // Used internally for styling
386
386
  [`list-${mode}`]: true,
@@ -411,10 +411,10 @@ const ListHeader = class {
411
411
  render() {
412
412
  const { lines } = this;
413
413
  const mode = getIonMode(this);
414
- return (h(Host, { key: 'd07e7a3c03b0164d398319c009a9b6fc8405598d', class: createColorClasses(this.color, {
414
+ return (h(Host, { key: '7e2e050f13722f2b870a2415d99a9e631e9ca267', class: createColorClasses(this.color, {
415
415
  [mode]: true,
416
416
  [`list-header-lines-${lines}`]: lines !== undefined,
417
- }) }, h("div", { key: 'f56daf3980e4964163c2482b3d60905c154b0724', class: "list-header-inner" }, h("slot", { key: 'd56400b71a855b16498afa24148d64d885ae6504' }))));
417
+ }) }, h("div", { key: '6117bebc45800d874e9b75355476fbced5cc8398', class: "list-header-inner" }, h("slot", { key: '9165fb274cd2c45a5a65c271d8b1f30e8a00c890' }))));
418
418
  }
419
419
  };
420
420
  ListHeader.style = {
@@ -435,9 +435,9 @@ const Note = class {
435
435
  }
436
436
  render() {
437
437
  const mode = getIonMode(this);
438
- return (h(Host, { key: '4a1ac8b0b23e549b3828ed74055e8c903ea6d832', class: createColorClasses(this.color, {
438
+ return (h(Host, { key: '90ec2fe8c9487608ed8c0bdc32c2e80a6a0890b3', class: createColorClasses(this.color, {
439
439
  [mode]: true,
440
- }) }, h("slot", { key: '49055b3334e5ef422d507582622c38126f2504f7' })));
440
+ }) }, h("slot", { key: '115ee3f79e6c526b0644443aad468e99385d0eda' })));
441
441
  }
442
442
  };
443
443
  Note.style = {
@@ -470,11 +470,11 @@ const SkeletonText = class {
470
470
  const animated = this.animated && config.getBoolean('animated', true);
471
471
  const inMedia = hostContext('ion-avatar', this.el) || hostContext('ion-thumbnail', this.el);
472
472
  const mode = getIonMode(this);
473
- return (h(Host, { key: '69ac5fabf02d9d42a4eb99b3499dce0864199cb0', class: {
473
+ return (h(Host, { key: '1a3e78e9a6f740d609d1f0b7a16cb6eff4a2d617', class: {
474
474
  [mode]: true,
475
475
  'skeleton-text-animated': animated,
476
476
  'in-media': inMedia,
477
- } }, h("span", { key: '77887175c8147baecccc6258faa8181c9b2a449c' }, "\u00A0")));
477
+ } }, h("span", { key: 'be3eabe196ec6e8ec19857375ba30f4c8aa58e7f' }, "\u00A0")));
478
478
  }
479
479
  get el() { return getElement(this); }
480
480
  };
@@ -261,9 +261,9 @@ const Loading = class {
261
261
  * Otherwise, don't set aria-labelledby.
262
262
  */
263
263
  const ariaLabelledBy = message !== undefined ? msgId : null;
264
- return (h(Host, Object.assign({ key: '3d684a57559ad330f0a7954aad02571f15629ded', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
264
+ return (h(Host, Object.assign({ key: 'fb3d2cd7cd0539ed6540d8be50e243c7916b3ca2', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
265
265
  zIndex: `${40000 + this.overlayIndex}`,
266
- }, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), h("ion-backdrop", { key: '0f6cd7c082fe98ce1c7b2873749b774dbdb041dc', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: 'a03ba5875254bac6bca319c9e5fe798ab511c89c', tabindex: "0" }), h("div", { key: 'cbe2a569a4e3072074622bc0e9f408a3f67f27e8', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (h("div", { key: '8fbae7f7389855003dab80d10ed3cc6f8f61c858', class: "loading-spinner" }, h("ion-spinner", { key: '6ca485d41fba4ea8d4358c787fbe96abe7158f6d', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), h("div", { key: '77b14c01d7b598bd14212e6346212ef0cf3865b2', tabindex: "0" })));
266
+ }, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), h("ion-backdrop", { key: 'c8bd30782f3040b1b80e88aa924861e439d40754', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: '4ebfbb67c92e8eb56c27dd7c199b35bf6be1cf63', tabindex: "0" }), h("div", { key: '9492723cd87f1ef75534e449d4bc2b2deb0cb3cc', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (h("div", { key: 'd9eb42454e48c82704d974a68b80ceb4de990417', class: "loading-spinner" }, h("ion-spinner", { key: 'cdb046bad89872f4208ae466979315652766bf3a', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), h("div", { key: '412d1bb537dafa6e6863d07ddc15f5969fe0617d', tabindex: "0" })));
267
267
  }
268
268
  get el() { return getElement(this); }
269
269
  static get watchers() { return {
@@ -595,14 +595,14 @@ const Menu = class {
595
595
  * the ionBackButton listener in the menu controller
596
596
  * will handle closing the menu when Escape is pressed.
597
597
  */
598
- return (h(Host, { key: 'fc1a6fbdac29a165f06f49bb36243953f93380ba', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
598
+ return (h(Host, { key: '30c0c9bfb8973e4a6feb658f8c4ee8e362f464ed', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
599
599
  [mode]: true,
600
600
  [`menu-type-${type}`]: true,
601
601
  'menu-enabled': !disabled,
602
602
  [`menu-side-${side}`]: true,
603
603
  'menu-pane-visible': isPaneVisible,
604
604
  'split-pane-side': hostContext('ion-split-pane', el),
605
- } }, h("div", { key: '12b032eec994bbcd8262c0bca809b3b5ea6660b8', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, h("slot", { key: '2f4091ce8b9f6014fb5a63dba91a3686c4ba0a62' })), h("ion-backdrop", { key: '5eeaa2993aac40eeb06a4b234565b324bef3d74c', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
605
+ } }, h("div", { key: '34b0e5840906862cf1bc27207e089004b0402c56', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, h("slot", { key: '2cd7e61a8c0987ca4b3f1f8b33cba7152f1275fe' })), h("ion-backdrop", { key: 'd190b1f9b66c76e276f27bfe074d3aab796180fb', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
606
606
  }
607
607
  get el() { return getElement(this); }
608
608
  static get watchers() { return {
@@ -675,7 +675,7 @@ const MenuButton = class {
675
675
  type: this.type,
676
676
  };
677
677
  const ariaLabel = inheritedAttributes['aria-label'] || 'menu';
678
- return (h(Host, { key: '4efecc7c5bfc93699507c7106281b96b535966a2', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses(color, {
678
+ return (h(Host, { key: '95a8b9f09c7fae9713a8dc003ed277f6f31403da', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses(color, {
679
679
  [mode]: true,
680
680
  button: true, // ion-buttons target .button
681
681
  'menu-button-hidden': hidden,
@@ -684,7 +684,7 @@ const MenuButton = class {
684
684
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
685
685
  'ion-activatable': true,
686
686
  'ion-focusable': true,
687
- }) }, h("button", Object.assign({ key: '8fd26744bb89e1fe230d132a88c57c571c2d1687' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), h("span", { key: '499e6179a774a1fb57225895cec8983165b17835', class: "button-inner" }, h("slot", { key: '12afd938f7a17566f34e66ffe0d8b5f846b24538' }, h("ion-icon", { key: '76f0cb930af0e3204e7abdcd80891c64d25c95ec', part: "icon", icon: menuIcon, mode: mode, lazy: false, "aria-hidden": "true" }))), mode === 'md' && h("ion-ripple-effect", { key: '2647d1b9129a3816cad434ade7201e5a49b98c83', type: "unbounded" }))));
687
+ }) }, h("button", Object.assign({ key: '39f3ce20c400d2fac4890a042e8e44426709fca5' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), h("span", { key: '310978dc1cdef668de6720cde2a2304253679176', class: "button-inner" }, h("slot", { key: '2a2b9de524c1fc3c526fe9559cb077b976852725' }, h("ion-icon", { key: '9c22d7ea9fc3d76c32ec1c1b4b13d982c60b8c2d', part: "icon", icon: menuIcon, mode: mode, lazy: false, "aria-hidden": "true" }))), mode === 'md' && h("ion-ripple-effect", { key: 'c58c9e29c763070383472f65a9d322a684bcb564', type: "unbounded" }))));
688
688
  }
689
689
  get el() { return getElement(this); }
690
690
  };
@@ -715,10 +715,10 @@ const MenuToggle = class {
715
715
  render() {
716
716
  const mode = getIonMode(this);
717
717
  const hidden = this.autoHide && !this.visible;
718
- return (h(Host, { key: 'af93cbcd1304e813c0c4fd4c653cd4e79e55dfb4', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
718
+ return (h(Host, { key: '90e621f09792383f1badcc1b402b1ac7d08c5f98', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
719
719
  [mode]: true,
720
720
  'menu-toggle-hidden': hidden,
721
- } }, h("slot", { key: 'ba3569f7a82713d0c5cc44bf86ef04bb3e387696' })));
721
+ } }, h("slot", { key: 'c0abdd1d91e9d80ee3704e3e374ebe1f29078460' })));
722
722
  }
723
723
  };
724
724
  MenuToggle.style = IonMenuToggleStyle0;
@@ -1656,18 +1656,18 @@ const Modal = class {
1656
1656
  const mode = getIonMode(this);
1657
1657
  const isCardModal = presentingElement !== undefined && mode === 'ios';
1658
1658
  const isHandleCycle = handleBehavior === 'cycle';
1659
- return (h(Host, Object.assign({ key: '9b212421b482bb8f0b3a78466af641fe7e5c85f5', "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
1659
+ return (h(Host, Object.assign({ key: '013ba4864ca4d2c1052c512f6a4b0732b8decff7', "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
1660
1660
  zIndex: `${20000 + this.overlayIndex}`,
1661
- }, class: Object.assign({ [mode]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, 'overlay-hidden': true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle }), h("ion-backdrop", { key: '331131605e92efe4f61b52e672f990e434bae402', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), mode === 'ios' && h("div", { key: '181e566b914c2c776cb958ad983179358b4fc5ac', class: "modal-shadow" }), h("div", Object.assign({ key: 'e07a6b70207113a2516d64cefeda924c4c5aea84',
1661
+ }, class: Object.assign({ [mode]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, 'overlay-hidden': true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle }), h("ion-backdrop", { key: '498b1c0a03836d6799dcf3b8e9315805c70f6480', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), mode === 'ios' && h("div", { key: 'ce22e4caf1096e87248926fe2477f0d5a4c8a5cf', class: "modal-shadow" }), h("div", Object.assign({ key: '540e47b15d8290166c39b022c725182114a75682',
1662
1662
  /*
1663
1663
  role and aria-modal must be used on the
1664
1664
  same element. They must also be set inside the
1665
1665
  shadow DOM otherwise ion-button will not be highlighted
1666
1666
  when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
1667
1667
  */
1668
- role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (h("button", { key: 'a9a0d5aa73306d9f3a244c90c8dc3c955bc3855c', class: "modal-handle",
1668
+ role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (h("button", { key: 'f3b352ec9a63a7ec801462aacfd8295b4302d115', class: "modal-handle",
1669
1669
  // Prevents the handle from receiving keyboard focus when it does not cycle
1670
- tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle" })), h("slot", { key: '9f9c994a1a6419b1129f3d2f2602999d2dc5bb4d' }))));
1670
+ tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle" })), h("slot", { key: '31a3f58f4c733ffdf736523c154200874a96b1d0' }))));
1671
1671
  }
1672
1672
  get el() { return getElement(this); }
1673
1673
  static get watchers() { return {
@@ -899,7 +899,7 @@ const Nav = class {
899
899
  }
900
900
  }
901
901
  render() {
902
- return h("slot", { key: 'd54f3b425f1bc87d4d86281671d4ca2806383cdd' });
902
+ return h("slot", { key: 'e9d99a8a0b84f02f9964d8143cd5e647e43334f9' });
903
903
  }
904
904
  get el() { return getElement(this); }
905
905
  static get watchers() { return {
@@ -941,7 +941,7 @@ const NavLink = class {
941
941
  this.routerAnimation = undefined;
942
942
  }
943
943
  render() {
944
- return h(Host, { key: '1a576784ab843c575f5ab8ea901aa59a9b0d0d29', onClick: this.onClick });
944
+ return h(Host, { key: '42c23dcdec5fdb25defebaf6e8a9fa75754ff8eb', onClick: this.onClick });
945
945
  }
946
946
  get el() { return getElement(this); }
947
947
  };
@@ -84,10 +84,10 @@ const PickerColumnOption = class {
84
84
  render() {
85
85
  const { color, disabled, ariaLabel } = this;
86
86
  const mode = getIonMode(this);
87
- return (h(Host, { key: '5c6caaee984c1a28bd1a78b197d221623ff8320e', class: createColorClasses(color, {
87
+ return (h(Host, { key: 'cc4435a0ce0e55be1321bcabaf342ed68cf5ba1e', class: createColorClasses(color, {
88
88
  [mode]: true,
89
89
  ['option-disabled']: disabled,
90
- }) }, h("button", { key: 'a3edef9cbb3c4ee72d15e87b23024655436d06fe', tabindex: "-1", "aria-label": ariaLabel, disabled: disabled, onClick: () => this.onClick() }, h("slot", { key: 'fdf11987e733caaf0f7f546ead95de1d64313b91' }))));
90
+ }) }, h("button", { key: '0187fb967771e0787807a8538dce4e59f6a98565', tabindex: "-1", "aria-label": ariaLabel, disabled: disabled, onClick: () => this.onClick() }, h("slot", { key: 'dbe52552f3f27332816748c12d929cc81060841d' }))));
91
91
  }
92
92
  get el() { return getElement(this); }
93
93
  static get watchers() { return {
@@ -532,12 +532,12 @@ const PickerColumn = class {
532
532
  render() {
533
533
  const { color, disabled, isActive, numericInput } = this;
534
534
  const mode = getIonMode(this);
535
- return (h(Host, { key: 'db87a8ab9a4c561b314b65c96709413c7769fda6', class: createColorClasses(color, {
535
+ return (h(Host, { key: 'd60736ce74c0e8c774a163272b78fbad32993ec2', class: createColorClasses(color, {
536
536
  [mode]: true,
537
537
  ['picker-column-active']: isActive,
538
538
  ['picker-column-numeric-input']: numericInput,
539
539
  ['picker-column-disabled']: disabled,
540
- }) }, this.renderAssistiveFocusable(), h("slot", { key: '3bf28fb1f9a5278c1233ea2c1dec6e6e5fa57a77', name: "prefix" }), h("div", { key: '4ed4ebd77e1a9afea67860ebf72c2a9856fe8c20', "aria-hidden": "true", class: "picker-opts", ref: (el) => {
540
+ }) }, this.renderAssistiveFocusable(), h("slot", { key: '74611112ef154b343ae29a773f8cd8a01cc1447d', name: "prefix" }), h("div", { key: 'af772d2b61b7eb41a567593d290b80a50b7caa72', "aria-hidden": "true", class: "picker-opts", ref: (el) => {
541
541
  this.scrollEl = el;
542
542
  },
543
543
  /**
@@ -558,7 +558,7 @@ const PickerColumn = class {
558
558
  * To prevent this, we set the tabIndex to -1. This
559
559
  * will match the behavior of the other browsers.
560
560
  */
561
- tabIndex: -1 }, h("div", { key: '00ea57e0c277237b6556459b7da0dd8ce5d78c4e', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("div", { key: 'a7f35c62e9105eeab7faf935d943ba436ec41eee', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("div", { key: 'f10ea7f6adf3945e6cf59ce7fdc088d14e8b5edd', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("slot", { key: '26885628de402925b9c3c22d7656f7346273d8f0' }), h("div", { key: '88dc46995e2dcd8bbfb950ec61c8d34f0cc4796e', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("div", { key: '306b1b0406f96612693b9425cb06bf9a9f973b5e', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("div", { key: '51185b096760187f4c59abd3fa7ac1a2e780ada8', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0")), h("slot", { key: '50bff81067a2419d8b1dacc33a66d23bc588eff5', name: "suffix" })));
561
+ tabIndex: -1 }, h("div", { key: '4b646ee97bcf8ed541b9798c91dff189eec41dd1', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("div", { key: 'a44d1a10d20a13aeb47f9871b09e291aa7f216bd', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("div", { key: '6a481715bd68fa68dc2a76c2e867ce771ea680b0', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("slot", { key: '23236e731b1ad432c104761ebeec91697a6b7643' }), h("div", { key: '58a6c1f35a3ff0b26acaceebfd477d74b6dcfd6d', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("div", { key: 'ea864872dec6dc363406d1bd9101b1bf21944db6', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("div", { key: '28cc4c570d0dd59f491eef2b15a5ed706d28b7bb', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0")), h("slot", { key: 'cff1cc0bea732a5ce22bb451c5ea404a84af1993', name: "suffix" })));
562
562
  }
563
563
  get el() { return getElement(this); }
564
564
  static get watchers() { return {
@@ -480,7 +480,7 @@ const Picker = class {
480
480
  this.emitInputModeChange();
481
481
  }
482
482
  render() {
483
- return (h(Host, { key: 'da5dd5dfb6437fb6cb0222402f9b86f4188c5340', onPointerDown: (ev) => this.onPointerDown(ev), onClick: () => this.onClick() }, h("input", { key: '18f1d5c23dd8e6e374a352d2f94ed3db4aa38204', "aria-hidden": "true", tabindex: -1, inputmode: "numeric", type: "number", onKeyDown: (ev) => {
483
+ return (h(Host, { key: '02b0687b1f80ba295a965dfba76dd59e2d1de5d3', onPointerDown: (ev) => this.onPointerDown(ev), onClick: () => this.onClick() }, h("input", { key: 'f83ed84bcf9e02539c00d8a4e63e6a0d7fc4ac71', "aria-hidden": "true", tabindex: -1, inputmode: "numeric", type: "number", onKeyDown: (ev) => {
484
484
  var _a;
485
485
  /**
486
486
  * The "Enter" key represents
@@ -495,7 +495,7 @@ const Picker = class {
495
495
  if (ev.key === 'Enter') {
496
496
  (_a = this.inputEl) === null || _a === void 0 ? void 0 : _a.blur();
497
497
  }
498
- }, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), h("div", { key: 'f8a11fcbef344920e2135977c9750678bc355ff9', class: "picker-before" }), h("div", { key: '7325b4ad960b75e1d31d321a85737fc0ece9f9df', class: "picker-after" }), h("div", { key: 'c256888d1c4f53566ea9daa656fb30f037d8263d', class: "picker-highlight", ref: (el) => (this.highlightEl = el) }), h("slot", { key: 'c016a6e89651774adc819dbfb08a3415127aa8e9' })));
498
+ }, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), h("div", { key: '45b07fb0617d8e006712776bf78302288edb3ff4', class: "picker-before" }), h("div", { key: '73009229368e0d62b09c913aacade26f068a7aa9', class: "picker-after" }), h("div", { key: 'b73da00e446cd1cfd511c39212e14a00d355752e', class: "picker-highlight", ref: (el) => (this.highlightEl = el) }), h("slot", { key: 'd969f5efc5ddb9eda6c4828702efd1ceeb69f767' })));
499
499
  }
500
500
  get el() { return getElement(this); }
501
501
  };
@@ -1294,9 +1294,9 @@ const Popover = class {
1294
1294
  const { onLifecycle, parentPopover, dismissOnSelect, side, arrow, htmlAttributes, focusTrap } = this;
1295
1295
  const desktop = isPlatform('desktop');
1296
1296
  const enableArrow = arrow && !parentPopover;
1297
- return (h(Host, Object.assign({ key: '3fb56a3f534f7f7c11148adea60d2a3e425e95b6', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
1297
+ return (h(Host, Object.assign({ key: '3a7c4c39384bab1447c4bd6b9b06d7837a09353b', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
1298
1298
  zIndex: `${20000 + this.overlayIndex}`,
1299
- }, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && h("ion-backdrop", { key: '64a58b057035e83fbe3fe3694b704dd235fa9dc9', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), h("div", { key: '50452b335a7e07597156dfef9e86fa0c9db59cf5', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && h("div", { key: '0f2b48c6f9966695839c0b79c7bddfd405ecae4d', class: "popover-arrow", part: "arrow" }), h("div", { key: 'acff2e5666ec92f710266096191c8a1fed8a4eb9', class: "popover-content", part: "content" }, h("slot", { key: '1c945e3ebfc268c4d45f56d6619fcee9e9d6b264' })))));
1299
+ }, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && h("ion-backdrop", { key: '38a1c4ad29238d1e81cab407f099121fa4947cce', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), h("div", { key: 'f825494c5e3be89d7fcf0229e29b405bccb13edb', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && h("div", { key: '3acae5a0106389c776c8ffe5bf10f3ff006e0346', class: "popover-arrow", part: "arrow" }), h("div", { key: '2aa73e9f06b1d2ac4c0d36c23186b9164f395079', class: "popover-content", part: "content" }, h("slot", { key: '62f5713414aae47dde6a8aef1f9b69af287534ae' })))));
1300
1300
  }
1301
1301
  get el() { return getElement(this); }
1302
1302
  static get watchers() { return {
@@ -27,7 +27,7 @@ const ProgressBar = class {
27
27
  const mode = getIonMode(this);
28
28
  // If the progress is displayed as a solid bar.
29
29
  const progressSolid = buffer === 1;
30
- return (h(Host, { key: 'ae7c5fd83c4eebdc69e1a3b161ea1818d2e2d0c8', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses(color, {
30
+ return (h(Host, { key: 'b293f4475bcdaa7851b41ebfda659037f0365120', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses(color, {
31
31
  [mode]: true,
32
32
  [`progress-bar-${type}`]: true,
33
33
  'progress-paused': paused,