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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (425) hide show
  1. package/components/action-sheet.js +8 -5
  2. package/components/alert.js +2 -2
  3. package/components/backdrop.js +1 -1
  4. package/components/button.js +2 -2
  5. package/components/buttons.js +2 -2
  6. package/components/checkbox.js +3 -3
  7. package/components/ion-app.js +1 -1
  8. package/components/ion-avatar.js +1 -1
  9. package/components/ion-back-button.js +2 -2
  10. package/components/ion-badge.js +2 -2
  11. package/components/ion-breadcrumb.js +4 -4
  12. package/components/ion-breadcrumbs.js +2 -2
  13. package/components/ion-card-content.js +1 -1
  14. package/components/ion-card-header.js +2 -2
  15. package/components/ion-card-subtitle.js +2 -2
  16. package/components/ion-card-title.js +2 -2
  17. package/components/ion-card.js +1 -1
  18. package/components/ion-chip.js +2 -2
  19. package/components/ion-col.js +2 -2
  20. package/components/ion-content.js +3 -3
  21. package/components/ion-datetime-button.js +2 -2
  22. package/components/ion-datetime.js +2 -2
  23. package/components/ion-fab-button.js +2 -2
  24. package/components/ion-fab-list.js +2 -2
  25. package/components/ion-fab.js +2 -2
  26. package/components/ion-footer.js +2 -2
  27. package/components/ion-grid.js +2 -2
  28. package/components/ion-header.js +2 -2
  29. package/components/ion-img.js +1 -1
  30. package/components/ion-infinite-scroll-content.js +2 -2
  31. package/components/ion-infinite-scroll.js +1 -1
  32. package/components/ion-input-password-toggle.js +3 -3
  33. package/components/ion-input.js +3 -3
  34. package/components/ion-item-divider.js +2 -2
  35. package/components/ion-item-group.js +1 -1
  36. package/components/ion-item-option.js +2 -2
  37. package/components/ion-item-options.js +1 -1
  38. package/components/ion-item-sliding.js +1 -1
  39. package/components/ion-loading.js +2 -2
  40. package/components/ion-menu-button.js +2 -2
  41. package/components/ion-menu-toggle.js +2 -2
  42. package/components/ion-menu.js +2 -2
  43. package/components/ion-modal.js +4 -4
  44. package/components/ion-nav-link.js +1 -1
  45. package/components/ion-nav.js +1 -1
  46. package/components/ion-note.js +2 -2
  47. package/components/ion-picker-legacy.js +2 -2
  48. package/components/ion-progress-bar.js +1 -1
  49. package/components/ion-range.js +3 -3
  50. package/components/ion-refresher-content.js +1 -1
  51. package/components/ion-refresher.js +1 -1
  52. package/components/ion-reorder-group.js +1 -1
  53. package/components/ion-reorder.js +1 -1
  54. package/components/ion-router-link.js +2 -2
  55. package/components/ion-router-outlet.js +1 -1
  56. package/components/ion-row.js +1 -1
  57. package/components/ion-searchbar.js +4 -4
  58. package/components/ion-segment-button.js +3 -3
  59. package/components/ion-segment.js +2 -2
  60. package/components/ion-select-option.js +1 -1
  61. package/components/ion-select.js +2 -2
  62. package/components/ion-skeleton-text.js +2 -2
  63. package/components/ion-split-pane.js +2 -2
  64. package/components/ion-tab-bar.js +2 -2
  65. package/components/ion-tab-button.js +2 -2
  66. package/components/ion-tab.js +2 -2
  67. package/components/ion-tabs.js +1 -1
  68. package/components/ion-text.js +2 -2
  69. package/components/ion-textarea.js +2 -2
  70. package/components/ion-thumbnail.js +1 -1
  71. package/components/ion-title.js +2 -2
  72. package/components/ion-toast.js +2 -2
  73. package/components/ion-toggle.js +3 -3
  74. package/components/ion-toolbar.js +2 -2
  75. package/components/label.js +2 -2
  76. package/components/list-header.js +2 -2
  77. package/components/list.js +1 -1
  78. package/components/picker-column-option.js +2 -2
  79. package/components/picker-column.js +3 -3
  80. package/components/picker-column2.js +2 -2
  81. package/components/picker.js +2 -2
  82. package/components/popover.js +2 -2
  83. package/components/radio-group.js +1 -1
  84. package/components/radio.js +3 -3
  85. package/components/ripple-effect.js +1 -1
  86. package/components/select-popover.js +1 -1
  87. package/components/spinner.js +1 -1
  88. package/dist/cjs/ion-action-sheet.cjs.entry.js +8 -5
  89. package/dist/cjs/ion-alert.cjs.entry.js +2 -2
  90. package/dist/cjs/ion-app_8.cjs.entry.js +15 -15
  91. package/dist/cjs/ion-avatar_3.cjs.entry.js +4 -4
  92. package/dist/cjs/ion-back-button.cjs.entry.js +2 -2
  93. package/dist/cjs/ion-backdrop.cjs.entry.js +1 -1
  94. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +6 -6
  95. package/dist/cjs/ion-button_2.cjs.entry.js +2 -2
  96. package/dist/cjs/ion-card_5.cjs.entry.js +8 -8
  97. package/dist/cjs/ion-checkbox.cjs.entry.js +3 -3
  98. package/dist/cjs/ion-chip.cjs.entry.js +2 -2
  99. package/dist/cjs/ion-col_3.cjs.entry.js +5 -5
  100. package/dist/cjs/ion-datetime-button.cjs.entry.js +2 -2
  101. package/dist/cjs/ion-datetime_3.cjs.entry.js +6 -6
  102. package/dist/cjs/ion-fab_3.cjs.entry.js +6 -6
  103. package/dist/cjs/ion-img.cjs.entry.js +1 -1
  104. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +3 -3
  105. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +3 -3
  106. package/dist/cjs/ion-input.cjs.entry.js +3 -3
  107. package/dist/cjs/ion-item-option_3.cjs.entry.js +4 -4
  108. package/dist/cjs/ion-item_8.cjs.entry.js +12 -12
  109. package/dist/cjs/ion-loading.cjs.entry.js +2 -2
  110. package/dist/cjs/ion-menu_3.cjs.entry.js +6 -6
  111. package/dist/cjs/ion-modal.cjs.entry.js +4 -4
  112. package/dist/cjs/ion-nav_2.cjs.entry.js +2 -2
  113. package/dist/cjs/ion-picker-column-option.cjs.entry.js +2 -2
  114. package/dist/cjs/ion-picker-column.cjs.entry.js +3 -3
  115. package/dist/cjs/ion-picker.cjs.entry.js +2 -2
  116. package/dist/cjs/ion-popover.cjs.entry.js +2 -2
  117. package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
  118. package/dist/cjs/ion-radio_2.cjs.entry.js +4 -4
  119. package/dist/cjs/ion-range.cjs.entry.js +3 -3
  120. package/dist/cjs/ion-refresher_2.cjs.entry.js +2 -2
  121. package/dist/cjs/ion-reorder_2.cjs.entry.js +2 -2
  122. package/dist/cjs/ion-ripple-effect.cjs.entry.js +1 -1
  123. package/dist/cjs/ion-route_4.cjs.entry.js +2 -2
  124. package/dist/cjs/ion-searchbar.cjs.entry.js +4 -4
  125. package/dist/cjs/ion-segment_2.cjs.entry.js +5 -5
  126. package/dist/cjs/ion-select_3.cjs.entry.js +4 -4
  127. package/dist/cjs/ion-spinner.cjs.entry.js +1 -1
  128. package/dist/cjs/ion-split-pane.cjs.entry.js +2 -2
  129. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +4 -4
  130. package/dist/cjs/ion-tab_2.cjs.entry.js +3 -3
  131. package/dist/cjs/ion-text.cjs.entry.js +2 -2
  132. package/dist/cjs/ion-textarea.cjs.entry.js +2 -2
  133. package/dist/cjs/ion-toast.cjs.entry.js +2 -2
  134. package/dist/cjs/ion-toggle.cjs.entry.js +3 -3
  135. package/dist/collection/components/action-sheet/action-sheet.ios.css +16 -10
  136. package/dist/collection/components/action-sheet/action-sheet.js +6 -3
  137. package/dist/collection/components/action-sheet/action-sheet.md.css +16 -10
  138. package/dist/collection/components/alert/alert.js +2 -2
  139. package/dist/collection/components/app/app.js +1 -1
  140. package/dist/collection/components/avatar/avatar.js +1 -1
  141. package/dist/collection/components/back-button/back-button.js +2 -2
  142. package/dist/collection/components/backdrop/backdrop.js +1 -1
  143. package/dist/collection/components/badge/badge.js +2 -2
  144. package/dist/collection/components/breadcrumb/breadcrumb.js +4 -4
  145. package/dist/collection/components/breadcrumbs/breadcrumbs.js +2 -2
  146. package/dist/collection/components/button/button.js +2 -2
  147. package/dist/collection/components/buttons/buttons.js +2 -2
  148. package/dist/collection/components/card/card.js +1 -1
  149. package/dist/collection/components/card-content/card-content.js +1 -1
  150. package/dist/collection/components/card-header/card-header.js +2 -2
  151. package/dist/collection/components/card-subtitle/card-subtitle.js +2 -2
  152. package/dist/collection/components/card-title/card-title.js +2 -2
  153. package/dist/collection/components/checkbox/checkbox.js +3 -3
  154. package/dist/collection/components/chip/chip.js +2 -2
  155. package/dist/collection/components/col/col.js +2 -2
  156. package/dist/collection/components/content/content.js +3 -3
  157. package/dist/collection/components/datetime/datetime.js +2 -2
  158. package/dist/collection/components/datetime-button/datetime-button.js +2 -2
  159. package/dist/collection/components/fab/fab.js +2 -2
  160. package/dist/collection/components/fab-button/fab-button.js +2 -2
  161. package/dist/collection/components/fab-list/fab-list.js +2 -2
  162. package/dist/collection/components/footer/footer.js +2 -2
  163. package/dist/collection/components/grid/grid.js +2 -2
  164. package/dist/collection/components/header/header.js +2 -2
  165. package/dist/collection/components/img/img.js +1 -1
  166. package/dist/collection/components/infinite-scroll/infinite-scroll.js +1 -1
  167. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +2 -2
  168. package/dist/collection/components/input/input.js +3 -3
  169. package/dist/collection/components/input-password-toggle/input-password-toggle.js +3 -3
  170. package/dist/collection/components/item-divider/item-divider.js +2 -2
  171. package/dist/collection/components/item-group/item-group.js +1 -1
  172. package/dist/collection/components/item-option/item-option.js +2 -2
  173. package/dist/collection/components/item-options/item-options.js +1 -1
  174. package/dist/collection/components/item-sliding/item-sliding.js +1 -1
  175. package/dist/collection/components/label/label.js +2 -2
  176. package/dist/collection/components/list/list.js +1 -1
  177. package/dist/collection/components/list-header/list-header.js +2 -2
  178. package/dist/collection/components/loading/loading.js +2 -2
  179. package/dist/collection/components/menu/menu.js +2 -2
  180. package/dist/collection/components/menu-button/menu-button.js +2 -2
  181. package/dist/collection/components/menu-toggle/menu-toggle.js +2 -2
  182. package/dist/collection/components/modal/modal.js +4 -4
  183. package/dist/collection/components/nav/nav.js +1 -1
  184. package/dist/collection/components/nav-link/nav-link.js +1 -1
  185. package/dist/collection/components/note/note.js +2 -2
  186. package/dist/collection/components/picker/picker.js +2 -2
  187. package/dist/collection/components/picker-column/picker-column.js +3 -3
  188. package/dist/collection/components/picker-column-option/picker-column-option.js +2 -2
  189. package/dist/collection/components/picker-legacy/picker.js +2 -2
  190. package/dist/collection/components/picker-legacy-column/picker-column.js +2 -2
  191. package/dist/collection/components/popover/popover.js +2 -2
  192. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  193. package/dist/collection/components/radio/radio.js +3 -3
  194. package/dist/collection/components/radio-group/radio-group.js +1 -1
  195. package/dist/collection/components/range/range.js +3 -3
  196. package/dist/collection/components/refresher/refresher.js +1 -1
  197. package/dist/collection/components/refresher-content/refresher-content.js +1 -1
  198. package/dist/collection/components/reorder/reorder.js +1 -1
  199. package/dist/collection/components/reorder-group/reorder-group.js +1 -1
  200. package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
  201. package/dist/collection/components/router-link/router-link.js +2 -2
  202. package/dist/collection/components/router-outlet/router-outlet.js +1 -1
  203. package/dist/collection/components/row/row.js +1 -1
  204. package/dist/collection/components/searchbar/searchbar.js +4 -4
  205. package/dist/collection/components/segment/segment.js +2 -2
  206. package/dist/collection/components/segment-button/segment-button.js +3 -3
  207. package/dist/collection/components/select/select.js +2 -2
  208. package/dist/collection/components/select-option/select-option.js +1 -1
  209. package/dist/collection/components/select-popover/select-popover.js +1 -1
  210. package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
  211. package/dist/collection/components/spinner/spinner.js +1 -1
  212. package/dist/collection/components/split-pane/split-pane.js +2 -2
  213. package/dist/collection/components/tab/tab.js +2 -2
  214. package/dist/collection/components/tab-bar/tab-bar.js +2 -2
  215. package/dist/collection/components/tab-button/tab-button.js +2 -2
  216. package/dist/collection/components/tabs/tabs.js +1 -1
  217. package/dist/collection/components/text/text.js +2 -2
  218. package/dist/collection/components/textarea/textarea.js +2 -2
  219. package/dist/collection/components/thumbnail/thumbnail.js +1 -1
  220. package/dist/collection/components/title/title.js +2 -2
  221. package/dist/collection/components/toast/toast.js +2 -2
  222. package/dist/collection/components/toggle/toggle.js +3 -3
  223. package/dist/collection/components/toolbar/toolbar.js +2 -2
  224. package/dist/docs.json +1 -1
  225. package/dist/esm/ion-action-sheet.entry.js +8 -5
  226. package/dist/esm/ion-alert.entry.js +2 -2
  227. package/dist/esm/ion-app_8.entry.js +15 -15
  228. package/dist/esm/ion-avatar_3.entry.js +4 -4
  229. package/dist/esm/ion-back-button.entry.js +2 -2
  230. package/dist/esm/ion-backdrop.entry.js +1 -1
  231. package/dist/esm/ion-breadcrumb_2.entry.js +6 -6
  232. package/dist/esm/ion-button_2.entry.js +2 -2
  233. package/dist/esm/ion-card_5.entry.js +8 -8
  234. package/dist/esm/ion-checkbox.entry.js +3 -3
  235. package/dist/esm/ion-chip.entry.js +2 -2
  236. package/dist/esm/ion-col_3.entry.js +5 -5
  237. package/dist/esm/ion-datetime-button.entry.js +2 -2
  238. package/dist/esm/ion-datetime_3.entry.js +6 -6
  239. package/dist/esm/ion-fab_3.entry.js +6 -6
  240. package/dist/esm/ion-img.entry.js +1 -1
  241. package/dist/esm/ion-infinite-scroll_2.entry.js +3 -3
  242. package/dist/esm/ion-input-password-toggle.entry.js +3 -3
  243. package/dist/esm/ion-input.entry.js +3 -3
  244. package/dist/esm/ion-item-option_3.entry.js +4 -4
  245. package/dist/esm/ion-item_8.entry.js +12 -12
  246. package/dist/esm/ion-loading.entry.js +2 -2
  247. package/dist/esm/ion-menu_3.entry.js +6 -6
  248. package/dist/esm/ion-modal.entry.js +4 -4
  249. package/dist/esm/ion-nav_2.entry.js +2 -2
  250. package/dist/esm/ion-picker-column-option.entry.js +2 -2
  251. package/dist/esm/ion-picker-column.entry.js +3 -3
  252. package/dist/esm/ion-picker.entry.js +2 -2
  253. package/dist/esm/ion-popover.entry.js +2 -2
  254. package/dist/esm/ion-progress-bar.entry.js +1 -1
  255. package/dist/esm/ion-radio_2.entry.js +4 -4
  256. package/dist/esm/ion-range.entry.js +3 -3
  257. package/dist/esm/ion-refresher_2.entry.js +2 -2
  258. package/dist/esm/ion-reorder_2.entry.js +2 -2
  259. package/dist/esm/ion-ripple-effect.entry.js +1 -1
  260. package/dist/esm/ion-route_4.entry.js +2 -2
  261. package/dist/esm/ion-searchbar.entry.js +4 -4
  262. package/dist/esm/ion-segment_2.entry.js +5 -5
  263. package/dist/esm/ion-select_3.entry.js +4 -4
  264. package/dist/esm/ion-spinner.entry.js +1 -1
  265. package/dist/esm/ion-split-pane.entry.js +2 -2
  266. package/dist/esm/ion-tab-bar_2.entry.js +4 -4
  267. package/dist/esm/ion-tab_2.entry.js +3 -3
  268. package/dist/esm/ion-text.entry.js +2 -2
  269. package/dist/esm/ion-textarea.entry.js +2 -2
  270. package/dist/esm/ion-toast.entry.js +2 -2
  271. package/dist/esm/ion-toggle.entry.js +3 -3
  272. package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
  273. package/dist/esm-es5/ion-alert.entry.js +1 -1
  274. package/dist/esm-es5/ion-app_8.entry.js +1 -1
  275. package/dist/esm-es5/ion-avatar_3.entry.js +1 -1
  276. package/dist/esm-es5/ion-back-button.entry.js +1 -1
  277. package/dist/esm-es5/ion-backdrop.entry.js +1 -1
  278. package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
  279. package/dist/esm-es5/ion-button_2.entry.js +1 -1
  280. package/dist/esm-es5/ion-card_5.entry.js +1 -1
  281. package/dist/esm-es5/ion-checkbox.entry.js +1 -1
  282. package/dist/esm-es5/ion-chip.entry.js +1 -1
  283. package/dist/esm-es5/ion-col_3.entry.js +1 -1
  284. package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
  285. package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
  286. package/dist/esm-es5/ion-fab_3.entry.js +1 -1
  287. package/dist/esm-es5/ion-img.entry.js +1 -1
  288. package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
  289. package/dist/esm-es5/ion-input-password-toggle.entry.js +1 -1
  290. package/dist/esm-es5/ion-input.entry.js +1 -1
  291. package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
  292. package/dist/esm-es5/ion-item_8.entry.js +1 -1
  293. package/dist/esm-es5/ion-loading.entry.js +1 -1
  294. package/dist/esm-es5/ion-menu_3.entry.js +1 -1
  295. package/dist/esm-es5/ion-modal.entry.js +1 -1
  296. package/dist/esm-es5/ion-nav_2.entry.js +1 -1
  297. package/dist/esm-es5/ion-picker-column-option.entry.js +1 -1
  298. package/dist/esm-es5/ion-picker-column.entry.js +1 -1
  299. package/dist/esm-es5/ion-picker.entry.js +1 -1
  300. package/dist/esm-es5/ion-popover.entry.js +1 -1
  301. package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
  302. package/dist/esm-es5/ion-radio_2.entry.js +1 -1
  303. package/dist/esm-es5/ion-range.entry.js +1 -1
  304. package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
  305. package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
  306. package/dist/esm-es5/ion-ripple-effect.entry.js +1 -1
  307. package/dist/esm-es5/ion-route_4.entry.js +1 -1
  308. package/dist/esm-es5/ion-searchbar.entry.js +1 -1
  309. package/dist/esm-es5/ion-segment_2.entry.js +1 -1
  310. package/dist/esm-es5/ion-select_3.entry.js +1 -1
  311. package/dist/esm-es5/ion-spinner.entry.js +1 -1
  312. package/dist/esm-es5/ion-split-pane.entry.js +1 -1
  313. package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
  314. package/dist/esm-es5/ion-tab_2.entry.js +1 -1
  315. package/dist/esm-es5/ion-text.entry.js +1 -1
  316. package/dist/esm-es5/ion-textarea.entry.js +1 -1
  317. package/dist/esm-es5/ion-toast.entry.js +1 -1
  318. package/dist/esm-es5/ion-toggle.entry.js +1 -1
  319. package/dist/ionic/ionic.esm.js +1 -1
  320. package/dist/ionic/{p-976306d9.entry.js → p-003eecb9.entry.js} +1 -1
  321. package/dist/ionic/{p-108dfae3.system.entry.js → p-00b01a55.system.entry.js} +1 -1
  322. package/dist/ionic/{p-43f172d8.system.entry.js → p-01503bbd.system.entry.js} +1 -1
  323. package/dist/ionic/{p-3d9903f5.system.entry.js → p-0373d924.system.entry.js} +1 -1
  324. package/dist/ionic/{p-e75fd8e1.entry.js → p-05beda73.entry.js} +1 -1
  325. package/dist/ionic/{p-99350a5b.entry.js → p-0fa0c92b.entry.js} +1 -1
  326. package/dist/ionic/{p-a7def74a.system.entry.js → p-100b83fd.system.entry.js} +1 -1
  327. package/dist/ionic/{p-21714c97.entry.js → p-176b372f.entry.js} +1 -1
  328. package/dist/ionic/{p-880b189d.entry.js → p-21cfd4de.entry.js} +1 -1
  329. package/dist/ionic/{p-b3bd0537.entry.js → p-2200e26b.entry.js} +1 -1
  330. package/dist/ionic/{p-03868d1d.entry.js → p-233e6c93.entry.js} +1 -1
  331. package/dist/ionic/{p-876c56d2.system.entry.js → p-25928b83.system.entry.js} +1 -1
  332. package/dist/ionic/{p-453b0b5c.system.entry.js → p-293ed6ac.system.entry.js} +1 -1
  333. package/dist/ionic/{p-fe5028f5.entry.js → p-2b7c93b4.entry.js} +1 -1
  334. package/dist/ionic/{p-6bc4a7be.entry.js → p-2c4bdd9d.entry.js} +1 -1
  335. package/dist/ionic/{p-4613748f.system.entry.js → p-2ca6eac2.system.entry.js} +1 -1
  336. package/dist/ionic/{p-baead60e.system.entry.js → p-2ea1ca4f.system.entry.js} +1 -1
  337. package/dist/ionic/p-311587d2.system.entry.js +4 -0
  338. package/dist/ionic/{p-5244c684.system.entry.js → p-313ccc01.system.entry.js} +1 -1
  339. package/dist/ionic/p-322c5fb4.system.js +1 -1
  340. package/dist/ionic/{p-15cbdf18.system.entry.js → p-3c968c7f.system.entry.js} +2 -2
  341. package/dist/ionic/{p-7cb8aa5a.system.entry.js → p-44d1539c.system.entry.js} +1 -1
  342. package/dist/ionic/{p-5ab4b47d.entry.js → p-49bc6544.entry.js} +1 -1
  343. package/dist/ionic/{p-4c23c00d.system.entry.js → p-4a0a4204.system.entry.js} +1 -1
  344. package/dist/ionic/{p-b755a78c.system.entry.js → p-4a82bd1c.system.entry.js} +1 -1
  345. package/dist/ionic/{p-0b82c65b.system.entry.js → p-4b0fedb7.system.entry.js} +1 -1
  346. package/dist/ionic/{p-72b4ec08.entry.js → p-4c8fceb0.entry.js} +1 -1
  347. package/dist/ionic/{p-ff1211dc.entry.js → p-521eca2e.entry.js} +1 -1
  348. package/dist/ionic/{p-bb12b5de.entry.js → p-53854390.entry.js} +1 -1
  349. package/dist/ionic/{p-f24995b2.entry.js → p-5417b9bb.entry.js} +1 -1
  350. package/dist/ionic/p-5e66bcf2.entry.js +4 -0
  351. package/dist/ionic/{p-87fd7d52.entry.js → p-5e842258.entry.js} +1 -1
  352. package/dist/ionic/{p-5390d402.system.entry.js → p-6562e0a9.system.entry.js} +1 -1
  353. package/dist/ionic/{p-153f4241.entry.js → p-661ce4a8.entry.js} +1 -1
  354. package/dist/ionic/{p-9049c38c.system.entry.js → p-6817cf42.system.entry.js} +1 -1
  355. package/dist/ionic/{p-865c554d.entry.js → p-68c4df55.entry.js} +1 -1
  356. package/dist/ionic/{p-28cd9738.entry.js → p-6b8893dd.entry.js} +1 -1
  357. package/dist/ionic/{p-a217f70d.entry.js → p-6e85e450.entry.js} +1 -1
  358. package/dist/ionic/{p-c82f1132.entry.js → p-7243df6f.entry.js} +1 -1
  359. package/dist/ionic/p-7251fed5.entry.js +4 -0
  360. package/dist/ionic/{p-e8325a4d.system.entry.js → p-72ffd137.system.entry.js} +1 -1
  361. package/dist/ionic/{p-facfffe0.system.entry.js → p-755b27f0.system.entry.js} +1 -1
  362. package/dist/ionic/{p-27278438.system.entry.js → p-75c0dc65.system.entry.js} +1 -1
  363. package/dist/ionic/{p-843c45fc.system.entry.js → p-772dacba.system.entry.js} +1 -1
  364. package/dist/ionic/{p-a1626462.entry.js → p-773d118d.entry.js} +1 -1
  365. package/dist/ionic/{p-423e944c.entry.js → p-7c50965e.entry.js} +1 -1
  366. package/dist/ionic/{p-c4ec872c.entry.js → p-82ab7ccb.entry.js} +1 -1
  367. package/dist/ionic/{p-8fcb8057.system.entry.js → p-836d39d4.system.entry.js} +1 -1
  368. package/dist/ionic/{p-77ec77c9.system.entry.js → p-8836d0eb.system.entry.js} +2 -2
  369. package/dist/ionic/p-89a0a446.entry.js +4 -0
  370. package/dist/ionic/{p-050a50e6.system.entry.js → p-8b6232a6.system.entry.js} +2 -2
  371. package/dist/ionic/{p-5f61ff91.entry.js → p-8d44cf1f.entry.js} +1 -1
  372. package/dist/ionic/{p-301a801a.system.entry.js → p-8ed31163.system.entry.js} +1 -1
  373. package/dist/ionic/{p-5a8f5d9f.entry.js → p-9172535c.entry.js} +1 -1
  374. package/dist/ionic/{p-072ed43e.entry.js → p-92d7a3d1.entry.js} +1 -1
  375. package/dist/ionic/p-93f37ceb.system.entry.js +4 -0
  376. package/dist/ionic/{p-7a5a88ef.system.entry.js → p-95823c62.system.entry.js} +2 -2
  377. package/dist/ionic/{p-7c06824d.system.entry.js → p-960803fc.system.entry.js} +1 -1
  378. package/dist/ionic/{p-f3c1b363.system.entry.js → p-973f0b15.system.entry.js} +1 -1
  379. package/dist/ionic/{p-6a05f5b4.system.entry.js → p-9b6c6302.system.entry.js} +1 -1
  380. package/dist/ionic/{p-499e27b8.entry.js → p-9c23044d.entry.js} +1 -1
  381. package/dist/ionic/{p-35486885.system.entry.js → p-9cc3bcc5.system.entry.js} +2 -2
  382. package/dist/ionic/{p-d838e45f.entry.js → p-9ece8dcf.entry.js} +1 -1
  383. package/dist/ionic/{p-8f76c617.entry.js → p-9fef1364.entry.js} +1 -1
  384. package/dist/ionic/{p-4a96ada0.system.entry.js → p-a0c88dc2.system.entry.js} +1 -1
  385. package/dist/ionic/{p-6d633bdd.system.entry.js → p-a3711608.system.entry.js} +1 -1
  386. package/dist/ionic/{p-a2849fdb.entry.js → p-a41699db.entry.js} +1 -1
  387. package/dist/ionic/{p-782865e3.system.entry.js → p-a72fb8a1.system.entry.js} +2 -2
  388. package/dist/ionic/{p-e720c0d4.system.entry.js → p-a879ecb7.system.entry.js} +1 -1
  389. package/dist/ionic/{p-af2be780.system.entry.js → p-a90e2708.system.entry.js} +1 -1
  390. package/dist/ionic/{p-694f2e47.entry.js → p-ab8a2ff1.entry.js} +1 -1
  391. package/dist/ionic/{p-98de22f8.entry.js → p-af999a31.entry.js} +1 -1
  392. package/dist/ionic/{p-b1bf9eb1.system.entry.js → p-b0568945.system.entry.js} +1 -1
  393. package/dist/ionic/p-b4c950f8.entry.js +4 -0
  394. package/dist/ionic/{p-1437acda.entry.js → p-b54fc1ae.entry.js} +1 -1
  395. package/dist/ionic/{p-3df2d35c.entry.js → p-b7657e8d.entry.js} +1 -1
  396. package/dist/ionic/{p-a2cae0ef.system.entry.js → p-baffaf8d.system.entry.js} +1 -1
  397. package/dist/ionic/{p-59b940a4.system.entry.js → p-bd25d639.system.entry.js} +1 -1
  398. package/dist/ionic/{p-b644aa68.entry.js → p-bfa2e81c.entry.js} +1 -1
  399. package/dist/ionic/{p-1b4556cf.entry.js → p-c34659b9.entry.js} +1 -1
  400. package/dist/ionic/{p-bc110359.system.entry.js → p-cdb11938.system.entry.js} +1 -1
  401. package/dist/ionic/{p-8961fd4e.system.entry.js → p-ce705aac.system.entry.js} +1 -1
  402. package/dist/ionic/{p-c7ce0f99.system.entry.js → p-cff5585e.system.entry.js} +1 -1
  403. package/dist/ionic/p-d0e4750e.entry.js +4 -0
  404. package/dist/ionic/{p-ff1a021a.entry.js → p-da263d8e.entry.js} +1 -1
  405. package/dist/ionic/{p-83352533.system.entry.js → p-df83e308.system.entry.js} +1 -1
  406. package/dist/ionic/{p-bba68030.entry.js → p-e3a5da9d.entry.js} +1 -1
  407. package/dist/ionic/{p-41baf584.entry.js → p-e3e1e3de.entry.js} +1 -1
  408. package/dist/ionic/{p-3066d27b.system.entry.js → p-ecb57d24.system.entry.js} +1 -1
  409. package/dist/ionic/{p-1f9e350a.system.entry.js → p-f50ae0d5.system.entry.js} +1 -1
  410. package/dist/ionic/p-f88ebc36.entry.js +4 -0
  411. package/dist/ionic/{p-2ff38923.entry.js → p-f8c8b9ba.entry.js} +1 -1
  412. package/dist/ionic/{p-242ba41c.system.entry.js → p-fcd71204.system.entry.js} +1 -1
  413. package/dist/ionic/{p-a7f98a5b.entry.js → p-fd0cb4ef.entry.js} +1 -1
  414. package/dist/ionic/{p-33115f69.system.entry.js → p-ffb17177.system.entry.js} +1 -1
  415. package/hydrate/index.js +168 -165
  416. package/hydrate/index.mjs +168 -165
  417. package/package.json +1 -1
  418. package/dist/ionic/p-15fc489f.system.entry.js +0 -4
  419. package/dist/ionic/p-1e644118.entry.js +0 -4
  420. package/dist/ionic/p-56e8b882.entry.js +0 -4
  421. package/dist/ionic/p-6674595b.entry.js +0 -4
  422. package/dist/ionic/p-b7be75cb.entry.js +0 -4
  423. package/dist/ionic/p-bc0bd2c1.system.entry.js +0 -4
  424. package/dist/ionic/p-d4ef905f.entry.js +0 -4
  425. package/dist/ionic/p-eb91437e.entry.js +0 -4
@@ -47,7 +47,7 @@ const Spinner = class {
47
47
  svgs.push(buildLine(spinner, duration, i, spinner.lines));
48
48
  }
49
49
  }
50
- return (index.h(index.Host, { key: '268dbc7e72d1a4566b01dfa9d808568607c264c1', class: theme.createColorClasses(self.color, {
50
+ return (index.h(index.Host, { key: '50cbaed55eeab15292447d106a80b93db4cb40de', class: theme.createColorClasses(self.color, {
51
51
  [mode]: true,
52
52
  [`spinner-${spinnerName}`]: true,
53
53
  'spinner-paused': self.paused || ionicGlobal.config.getBoolean('_testing'),
@@ -125,12 +125,12 @@ const SplitPane = class {
125
125
  }
126
126
  render() {
127
127
  const mode = ionicGlobal.getIonMode(this);
128
- return (index.h(index.Host, { key: 'bb55def50809ede14b43ea469a03c9fd8cb7961f', class: {
128
+ return (index.h(index.Host, { key: 'd54c356cd4bff7e55325160882dea8249f47f388', class: {
129
129
  [mode]: true,
130
130
  // Used internally for styling
131
131
  [`split-pane-${mode}`]: true,
132
132
  'split-pane-visible': this.visible,
133
- } }, index.h("slot", { key: '03e121f9fa52e635678887fcfc902b7ef645ed70' })));
133
+ } }, index.h("slot", { key: 'af62690d0fd686cfbd29d888c79eda9001f13e2f' })));
134
134
  }
135
135
  get el() { return index.getElement(this); }
136
136
  static get watchers() { return {
@@ -66,11 +66,11 @@ const TabBar = class {
66
66
  const { color, translucent, keyboardVisible } = this;
67
67
  const mode = ionicGlobal.getIonMode(this);
68
68
  const shouldHide = keyboardVisible && this.el.getAttribute('slot') !== 'top';
69
- return (index.h(index.Host, { key: '4ada6205120b6943f80ca00b0750210d55eed141', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: theme.createColorClasses(color, {
69
+ return (index.h(index.Host, { key: '3a8595dd83f89e8319471a7a7f9f64b2565b384c', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: theme.createColorClasses(color, {
70
70
  [mode]: true,
71
71
  'tab-bar-translucent': translucent,
72
72
  'tab-bar-hidden': shouldHide,
73
- }) }, index.h("slot", { key: '2b61fdd8ebd4bd4170ee7be48653c77afcb2a44f' })));
73
+ }) }, index.h("slot", { key: '8b65eceb922f6abfa15f41046261586fb94b981f' })));
74
74
  }
75
75
  get el() { return index.getElement(this); }
76
76
  static get watchers() { return {
@@ -150,7 +150,7 @@ const TabButton = class {
150
150
  rel,
151
151
  target,
152
152
  };
153
- return (index.h(index.Host, { key: '54d5c03f2d0ea454342ac085702b1f33dcaa8589', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
153
+ return (index.h(index.Host, { key: '4b528ce31f67e10ad849e0c99bd034bba675c227', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
154
154
  [mode]: true,
155
155
  'tab-selected': selected,
156
156
  'tab-disabled': disabled,
@@ -162,7 +162,7 @@ const TabButton = class {
162
162
  'ion-activatable': true,
163
163
  'ion-selectable': true,
164
164
  'ion-focusable': true,
165
- } }, index.h("a", Object.assign({ key: '222128c5af368ed52b0976d436f1d6f0356ca269' }, attrs, { class: "button-native", part: "native", role: "tab", "aria-selected": selected ? 'true' : null, "aria-disabled": disabled ? 'true' : null, tabindex: disabled ? '-1' : undefined }, inheritedAttributes), index.h("span", { key: 'fc8abca426d0d643c31034c34490e77365385f15', class: "button-inner" }, index.h("slot", { key: 'acae0036f691bc29ed537d1818030cf0dc37b883' })), mode === 'md' && index.h("ion-ripple-effect", { key: '8dbe060ae58a209953e748b5688b3d8504df87d8', type: "unbounded" }))));
165
+ } }, index.h("a", Object.assign({ key: '0da8784b1b243ffaaaf04dd7adb55d6881ed0c08' }, attrs, { class: "button-native", part: "native", role: "tab", "aria-selected": selected ? 'true' : null, "aria-disabled": disabled ? 'true' : null, tabindex: disabled ? '-1' : undefined }, inheritedAttributes), index.h("span", { key: '2c628e8f1ebc129f84876c01530468cb97d8bf3a', class: "button-inner" }, index.h("slot", { key: '8052a171d197a7de1a7eb12b091c35f73ae1ee21' })), mode === 'md' && index.h("ion-ripple-effect", { key: '4186bdb5ed045ec16f495a14fa30ac864c576227', type: "unbounded" }))));
166
166
  }
167
167
  get el() { return index.getElement(this); }
168
168
  };
@@ -50,10 +50,10 @@ const Tab = class {
50
50
  }
51
51
  render() {
52
52
  const { tab, active, component } = this;
53
- return (index.h(index.Host, { key: '3c983c731117c65d1dd8892cd7cc9972c31700b7', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
53
+ return (index.h(index.Host, { key: '46d5498418f5379861c3d7465e8021dec45f1200', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
54
54
  'ion-page': component === undefined,
55
55
  'tab-hidden': !active,
56
- } }, index.h("slot", { key: 'd325bc089ebd6819404daa445912e22541e5827b' })));
56
+ } }, index.h("slot", { key: 'b45045dccb87dfe75e3f5a5a474bb48b6c98e922' })));
57
57
  }
58
58
  get el() { return index.getElement(this); }
59
59
  static get watchers() { return {
@@ -207,7 +207,7 @@ const Tabs = class {
207
207
  return Array.from(this.el.querySelectorAll('ion-tab'));
208
208
  }
209
209
  render() {
210
- return (index.h(index.Host, { key: '27f811ba897e7b7d5aff9708fd20ec1155fc3242', onIonTabButtonClick: this.onTabClicked }, index.h("slot", { key: '0038751d3aa5cc6b36d9f9cc64e60aa820ce8d72', name: "top" }), index.h("div", { key: 'c4860c66ac89bfdf81e14dbeab9d6d98f2fd9942', class: "tabs-inner" }, index.h("slot", { key: 'a1c28f9f0dbf49dc89b28d31951e406c94e181b1' })), index.h("slot", { key: '2cf9c616ad3708a37a14d347d14dd8b9942dddba', name: "bottom" })));
210
+ return (index.h(index.Host, { key: 'eb094c9bd15b7777c53bd0bd6d225784fa472849', onIonTabButtonClick: this.onTabClicked }, index.h("slot", { key: 'a516ca6915bf26e77eeeb0ff684c4fcc7d4420a7', name: "top" }), index.h("div", { key: 'dd2a32a072d77afe216abc4958c1d686405fb780', class: "tabs-inner" }, index.h("slot", { key: '222c20ba862068f5c78e7bbef4fa213499fb2fa5' })), index.h("slot", { key: '3e76dcb1b21873aa137d095c56131514054ead3a', name: "bottom" })));
211
211
  }
212
212
  get el() { return index.getElement(this); }
213
213
  };
@@ -19,9 +19,9 @@ const Text = class {
19
19
  }
20
20
  render() {
21
21
  const mode = ionicGlobal.getIonMode(this);
22
- return (index.h(index.Host, { key: 'c9fd187354e4b4cdbcea29d8205ed3f0445679e6', class: theme.createColorClasses(this.color, {
22
+ return (index.h(index.Host, { key: '4b76333b1ea5cab134b9dc1f5670c0d5a253fc32', class: theme.createColorClasses(this.color, {
23
23
  [mode]: true,
24
- }) }, index.h("slot", { key: '7ebe2562f6ff30749146a24df9ae17f92599ed69' })));
24
+ }) }, index.h("slot", { key: '3dee5f16bc58b3d92547d910bd4f441a00ce2039' })));
25
25
  }
26
26
  };
27
27
  Text.style = IonTextStyle0;
@@ -369,7 +369,7 @@ const Textarea = class {
369
369
  * TODO(FW-5592): Remove hasStartEndSlots condition
370
370
  */
371
371
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
372
- return (index.h(index.Host, { key: '3057a0262aa5b10dd009255246b088a292cf2105', class: theme.createColorClasses(this.color, {
372
+ return (index.h(index.Host, { key: '37595a18d77dea1a337ac1c672e5f08a4128111d', class: theme.createColorClasses(this.color, {
373
373
  [mode]: true,
374
374
  'has-value': hasValue,
375
375
  'has-focus': hasFocus,
@@ -378,7 +378,7 @@ const Textarea = class {
378
378
  [`textarea-shape-${shape}`]: shape !== undefined,
379
379
  [`textarea-label-placement-${labelPlacement}`]: true,
380
380
  'textarea-disabled': disabled,
381
- }) }, index.h("label", { key: '3cefc2946471e462d7e63de23453f73b86fd52a3', class: "textarea-wrapper", htmlFor: inputId }, this.renderLabelContainer(), index.h("div", { key: 'f58e07557457ef15db0ede22bb05eef14e926856', class: "textarea-wrapper-inner" }, index.h("div", { key: 'dd327f34c75825a130034e0599a54c76f5083f2f', class: "start-slot-wrapper" }, index.h("slot", { key: '1e08f37a467423e0d1cbd032e21e7d82390e0d7c', name: "start" })), index.h("div", { key: '0dc7c0317e0489e4e63573b2b3fa33dd8faa0e61', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, index.h("textarea", Object.assign({ key: 'b351376fb2756af4c9e5745a3391b2952ed538a4', class: "native-textarea", ref: (el) => (this.nativeInput = el), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, minLength: this.minlength, maxLength: this.maxlength, name: this.name, placeholder: this.placeholder || '', readOnly: this.readonly, required: this.required, spellcheck: this.spellcheck, cols: this.cols, rows: this.rows, wrap: this.wrap, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeyDown }, this.inheritedAttributes), value)), index.h("div", { key: 'ea91b1656ddcbe7dfb0522618d4b5e179774f372', class: "end-slot-wrapper" }, index.h("slot", { key: 'af088c4e26d145d92631496cea1eddd2e54fdd22', name: "end" }))), shouldRenderHighlight && index.h("div", { key: 'c63ccb5e724c936f9d01eae561651064d80a843f', class: "textarea-highlight" })), this.renderBottomContent()));
381
+ }) }, index.h("label", { key: '67342758743e5a40448a32ff695876d39778621f', class: "textarea-wrapper", htmlFor: inputId }, this.renderLabelContainer(), index.h("div", { key: 'a994be8264bf5652811cf816d79a04178954e83f', class: "textarea-wrapper-inner" }, index.h("div", { key: 'e09c93ebcd5b3d227d51e682ca23dfc7fd7027ad', class: "start-slot-wrapper" }, index.h("slot", { key: 'd39758f21f19ae70aea21e9a9a7b7c20991fe593', name: "start" })), index.h("div", { key: '6a4e10e53de4bb235ee30def4c9ae5bdee888816', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, index.h("textarea", Object.assign({ key: '9e254e551f124d972e9bc6b09ef0f2bb55890be5', class: "native-textarea", ref: (el) => (this.nativeInput = el), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, minLength: this.minlength, maxLength: this.maxlength, name: this.name, placeholder: this.placeholder || '', readOnly: this.readonly, required: this.required, spellcheck: this.spellcheck, cols: this.cols, rows: this.rows, wrap: this.wrap, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeyDown }, this.inheritedAttributes), value)), index.h("div", { key: 'a66aa2d2bc4778a0bec56a8b9ec9052a832eb3b2', class: "end-slot-wrapper" }, index.h("slot", { key: '8e6a90b4475de32e23afc593da4108610dcca663', name: "end" }))), shouldRenderHighlight && index.h("div", { key: '6da03205a8daff45581b20f0af3938634a9d5f8c', class: "textarea-highlight" })), this.renderBottomContent()));
382
382
  }
383
383
  get el() { return index.getElement(this); }
384
384
  static get watchers() { return {
@@ -832,9 +832,9 @@ const Toast = class {
832
832
  if (layout === 'stacked' && startButtons.length > 0 && endButtons.length > 0) {
833
833
  index$1.printIonWarning('This toast is using start and end buttons with the stacked toast layout. We recommend following the best practice of using either start or end buttons with the stacked toast layout.', el);
834
834
  }
835
- return (index$3.h(index$3.Host, Object.assign({ key: '2a9a43662626837370415ffd9404c59685691641', tabindex: "-1" }, this.htmlAttributes, { style: {
835
+ return (index$3.h(index$3.Host, Object.assign({ key: '68c336f80af04ba484ca9899bae8f40c0d9b7691', tabindex: "-1" }, this.htmlAttributes, { style: {
836
836
  zIndex: `${60000 + this.overlayIndex}`,
837
- }, class: theme.createColorClasses(this.color, Object.assign(Object.assign({ [mode]: true }, theme.getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent })), onIonToastWillDismiss: this.dispatchCancelHandler }), index$3.h("div", { key: 'ff5df3d039ee6b7b9f096a51f6e4ead2d58d0e52', class: wrapperClass }, index$3.h("div", { key: 'c08cf224c941e82bc3d1055f3ee9f90b9b3321dc', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (index$3.h("ion-icon", { key: 'bf88aee853cffecb21b4c90f8de6e87672e8559a', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), index$3.h("div", { key: 'f99a8d2de9bda000ee03f021e84e6f12a410d231', class: "toast-content", role: "status", "aria-atomic": "true", "aria-live": "polite" }, !revealContentToScreenReader && header !== undefined && this.renderHeader('oldHeader', 'true'), !revealContentToScreenReader && message !== undefined && this.renderToastMessage('oldMessage', 'true'), revealContentToScreenReader && header !== undefined && this.renderHeader('header'), revealContentToScreenReader && message !== undefined && this.renderToastMessage('header')), this.renderButtons(endButtons, 'end')))));
837
+ }, class: theme.createColorClasses(this.color, Object.assign(Object.assign({ [mode]: true }, theme.getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent })), onIonToastWillDismiss: this.dispatchCancelHandler }), index$3.h("div", { key: '3483b188f14b700964a123997a60a43a2023a1b6', class: wrapperClass }, index$3.h("div", { key: '1b88544a9b87253b364cbec6285625388979b560', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (index$3.h("ion-icon", { key: 'bd1c42e3b14af66b880dfe283e3ae910075c0f70', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), index$3.h("div", { key: 'a5ef6cdabc1f7c70d11a5f2a0abf8737fe7550e8', class: "toast-content", role: "status", "aria-atomic": "true", "aria-live": "polite" }, !revealContentToScreenReader && header !== undefined && this.renderHeader('oldHeader', 'true'), !revealContentToScreenReader && message !== undefined && this.renderToastMessage('oldMessage', 'true'), revealContentToScreenReader && header !== undefined && this.renderHeader('header'), revealContentToScreenReader && message !== undefined && this.renderToastMessage('header')), this.renderButtons(endButtons, 'end')))));
838
838
  }
839
839
  get el() { return index$3.getElement(this); }
840
840
  static get watchers() { return {
@@ -164,7 +164,7 @@ const Toggle = class {
164
164
  const value = this.getValue();
165
165
  const rtl = dir.isRTL(el) ? 'rtl' : 'ltr';
166
166
  helpers.renderHiddenInput(true, el, name, checked ? value : '', disabled);
167
- return (index.h(index.Host, { key: '6c191cbb3e2a652474539dbc2135b22f86baba9e', onClick: this.onClick, class: theme.createColorClasses(color, {
167
+ return (index.h(index.Host, { key: '8f024fb0fbc2d4442be0574b03450426e8e4fc9e', onClick: this.onClick, class: theme.createColorClasses(color, {
168
168
  [mode]: true,
169
169
  'in-item': theme.hostContext('ion-item', el),
170
170
  'toggle-activated': activated,
@@ -174,10 +174,10 @@ const Toggle = class {
174
174
  [`toggle-alignment-${alignment}`]: alignment !== undefined,
175
175
  [`toggle-label-placement-${labelPlacement}`]: true,
176
176
  [`toggle-${rtl}`]: true,
177
- }) }, index.h("label", { key: '4f9b2a802ede6286b0ffe2f55a7e93d14d93e8be', class: "toggle-wrapper" }, index.h("input", Object.assign({ key: '3404228bdb34b662f91c04e644b0addc76006906', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl) }, this.inheritedAttributes)), index.h("div", { key: '7a629988fbfa52ccf73563e78834e56de8e657f4', class: {
177
+ }) }, index.h("label", { key: '0492f009cd89755adf41f60925028002df0e67b1', class: "toggle-wrapper" }, index.h("input", Object.assign({ key: 'fd98b23e8adfa2630878eddc30607a0b1bf9e798', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl) }, this.inheritedAttributes)), index.h("div", { key: 'bcbde055ad9450319ae41e8956a1e8cc0a7796a4', class: {
178
178
  'label-text-wrapper': true,
179
179
  'label-text-wrapper-hidden': !this.hasLabel,
180
- }, part: "label" }, index.h("slot", { key: '4a4f76889af86430d2347ae08be813e78984b11b' })), index.h("div", { key: 'df244aec6733371723b25fa05c151b1aaf895e16', class: "native-wrapper" }, this.renderToggleControl()))));
180
+ }, part: "label" }, index.h("slot", { key: '7a6ea9515d454d80615f0622f361c5f91b41345c' })), index.h("div", { key: '6d3670b81b8f809092c98b3f3b8e483ddf6a7cac', class: "native-wrapper" }, this.renderToggleControl()))));
181
181
  }
182
182
  get el() { return index.getElement(this); }
183
183
  static get watchers() { return {
@@ -102,8 +102,10 @@
102
102
  right: 0;
103
103
  top: 0;
104
104
  bottom: 0;
105
- display: block;
106
- position: fixed;
105
+ display: flex;
106
+ position: absolute;
107
+ align-items: center;
108
+ justify-content: center;
107
109
  outline: none;
108
110
  font-family: var(--ion-font-family, inherit);
109
111
  touch-action: none;
@@ -116,12 +118,8 @@
116
118
  }
117
119
 
118
120
  .action-sheet-wrapper {
119
- left: 0;
120
- right: 0;
121
- bottom: 0;
122
- transform: translate3d(0, 100%, 0);
123
- display: block;
124
- position: absolute;
121
+ display: flex;
122
+ flex-direction: column;
125
123
  width: var(--width);
126
124
  min-width: var(--min-width);
127
125
  max-width: var(--max-width);
@@ -203,6 +201,16 @@
203
201
  overflow: hidden;
204
202
  }
205
203
 
204
+ .action-sheet-button::after {
205
+ left: 0;
206
+ right: 0;
207
+ top: 0;
208
+ bottom: 0;
209
+ position: absolute;
210
+ content: "";
211
+ opacity: 0;
212
+ }
213
+
206
214
  .action-sheet-selected {
207
215
  color: var(--button-color-selected);
208
216
  }
@@ -220,9 +228,7 @@
220
228
  }
221
229
 
222
230
  .action-sheet-button.ion-focused {
223
- background-color: var(--button-background-focused);
224
231
  color: var(--button-color-focused);
225
- opacity: var(--button-background-focused-opacity);
226
232
  }
227
233
  .action-sheet-button.ion-focused::after {
228
234
  background: var(--button-background-focused);
@@ -192,11 +192,14 @@ export class ActionSheet {
192
192
  const mode = getIonMode(this);
193
193
  const allButtons = this.getButtons();
194
194
  const cancelButton = allButtons.find((b) => b.role === 'cancel');
195
- // const buttons = allButtons.filter((b) => b.role !== 'cancel');
195
+ const buttons = allButtons.filter((b) => b.role !== 'cancel');
196
196
  const headerID = `action-sheet-${overlayIndex}-header`;
197
- return (h(Host, Object.assign({ key: '2dca254623153dceb8635f5c6579d100b5bb943b', role: "dialog", "aria-modal": "true", "aria-labelledby": header !== undefined ? headerID : null, tabindex: "-1" }, htmlAttributes, { style: {
197
+ return (h(Host, Object.assign({ key: '7bbd202ca9e19727e7514abbe073687d982f80c3', role: "dialog", "aria-modal": "true", "aria-labelledby": header !== undefined ? headerID : null, tabindex: "-1" }, htmlAttributes, { style: {
198
198
  zIndex: `${20000 + this.overlayIndex}`,
199
- }, 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: 'b2cc3ca4d78b6a38d1df4122a0e1e3890acb4de9', tappable: this.backdropDismiss }), h("div", { key: '775d18c1547b0d70de0c12bfea98cec8b4100658', tabindex: "0" }), h("div", { key: '2cfedd88a497f2cca1d2d111152a3b25cf8779af', class: "action-sheet-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, h("div", { key: 'd18f374c0826df3d58ce97fbb5d83e122d02b67c', class: "action-sheet-container" }, header && (h("h2", { key: '8cbd4baf50bbec2b3c06f226acfb70f29bf9913a', id: headerID, class: "action-sheet-title" }, header)), cancelButton && (h("div", { key: 'ab1dd593ee56b0f74a40ee32f79dcc197c46b5e7', class: "action-sheet-group action-sheet-group-cancel" }, h("button", Object.assign({ key: '30ed64e542c9a11f965444b22ac24c71e28c9f99' }, cancelButton.htmlAttributes, { type: "button", class: buttonClass(cancelButton), onClick: () => this.buttonClick(cancelButton) }), h("span", { key: '28e94fe349b10ee4627618946e7b1823e96e905e', class: "action-sheet-button-inner" }, cancelButton.icon && (h("ion-icon", { key: '5ca9cc7485409f35e7a7223655ff11964617a5ec', icon: cancelButton.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" })), cancelButton.text), mode === 'md' && h("ion-ripple-effect", { key: 'c5b48ac780e01203040583e7bbc0a3fe5553198a' })))))), h("div", { key: 'be2238323e5b34d7b4d1940deb0bd77191aa7f01', tabindex: "0" })));
199
+ }, 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: {
200
+ 'action-sheet-title': true,
201
+ 'action-sheet-has-sub-title': this.subHeader !== undefined,
202
+ } }, 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" })));
200
203
  }
201
204
  static get is() { return "ion-action-sheet"; }
202
205
  static get encapsulation() { return "scoped"; }
@@ -102,8 +102,10 @@
102
102
  right: 0;
103
103
  top: 0;
104
104
  bottom: 0;
105
- display: block;
106
- position: fixed;
105
+ display: flex;
106
+ position: absolute;
107
+ align-items: center;
108
+ justify-content: center;
107
109
  outline: none;
108
110
  font-family: var(--ion-font-family, inherit);
109
111
  touch-action: none;
@@ -116,12 +118,8 @@
116
118
  }
117
119
 
118
120
  .action-sheet-wrapper {
119
- left: 0;
120
- right: 0;
121
- bottom: 0;
122
- transform: translate3d(0, 100%, 0);
123
- display: block;
124
- position: absolute;
121
+ display: flex;
122
+ flex-direction: column;
125
123
  width: var(--width);
126
124
  min-width: var(--min-width);
127
125
  max-width: var(--max-width);
@@ -203,6 +201,16 @@
203
201
  overflow: hidden;
204
202
  }
205
203
 
204
+ .action-sheet-button::after {
205
+ left: 0;
206
+ right: 0;
207
+ top: 0;
208
+ bottom: 0;
209
+ position: absolute;
210
+ content: "";
211
+ opacity: 0;
212
+ }
213
+
206
214
  .action-sheet-selected {
207
215
  color: var(--button-color-selected);
208
216
  }
@@ -220,9 +228,7 @@
220
228
  }
221
229
 
222
230
  .action-sheet-button.ion-focused {
223
- background-color: var(--button-background-focused);
224
231
  color: var(--button-color-focused);
225
- opacity: var(--button-background-focused-opacity);
226
232
  }
227
233
  .action-sheet-button.ion-focused::after {
228
234
  background: var(--button-background-focused);
@@ -394,9 +394,9 @@ export class Alert {
394
394
  * If neither is defined, don't set aria-labelledby.
395
395
  */
396
396
  const ariaLabelledBy = header ? hdrId : subHeader ? subHdrId : null;
397
- return (h(Host, Object.assign({ key: 'a77c66a54d407338e008770de5bf91766c671ec2', role: role, "aria-modal": "true", "aria-labelledby": ariaLabelledBy, "aria-describedby": message !== undefined ? msgId : null, tabindex: "-1" }, htmlAttributes, { style: {
397
+ 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: {
398
398
  zIndex: `${20000 + overlayIndex}`,
399
- }, 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: '1d21c6afd07c49444bf7566cd8ded154ec802622', tappable: this.backdropDismiss }), h("div", { key: '96280b7babacecc161227a293fe33e1fc0895468', tabindex: "0" }), h("div", { key: 'd26ac2e8ab2ab85d241cd74a1f19e1957283f6bd', class: "alert-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, h("div", { key: 'a8a412f2950a31a7fc3d91f0d7d23a67b97ab649', class: "alert-head" }, header && (h("h2", { key: '54ee6365d98c2dafa9513c5b67ac54f1be5dd87d', id: hdrId, class: "alert-title" }, header)), subHeader && (h("h2", { key: '72db051283f31cd4874fca8c1c06b10e751353b5', id: subHdrId, class: "alert-sub-title" }, subHeader))), this.renderAlertMessage(msgId), this.renderAlertInputs(), this.renderAlertButtons()), h("div", { key: '7c957ebfb5beb84d26708c30d271eda01eac3f69', tabindex: "0" })));
399
+ }, 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" })));
400
400
  }
401
401
  static get is() { return "ion-alert"; }
402
402
  static get encapsulation() { return "scoped"; }
@@ -64,7 +64,7 @@ export class App {
64
64
  }
65
65
  render() {
66
66
  const mode = getIonMode(this);
67
- return (h(Host, { key: '53472b607f7f38b30a6d1a7592da2125100011cf', class: {
67
+ return (h(Host, { key: 'e95cdeb2709edbc74f4e6ebf77cb110154605b72', class: {
68
68
  [mode]: true,
69
69
  'ion-page': true,
70
70
  'force-statusbar-padding': config.getBoolean('_forceStatusbarPadding'),
@@ -5,7 +5,7 @@ import { Host, h } from "@stencil/core";
5
5
  import { getIonMode } from "../../global/ionic-global";
6
6
  export class Avatar {
7
7
  render() {
8
- return (h(Host, { key: '8a3f3786bb3c117d524437bcb0e74e107abbe1d4', class: getIonMode(this) }, h("slot", { key: 'd9a5e55965ee7341e0994bc0057bef5b019a56fe' })));
8
+ return (h(Host, { key: 'dc1e3cd535e419eebe5599574fd2393ebfde8bbc', class: getIonMode(this) }, h("slot", { key: 'edb8441c063ea592b41345ea97d88ecd90cb3052' })));
9
9
  }
10
10
  static get is() { return "ion-avatar"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -72,7 +72,7 @@ export class BackButton {
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: '07ab5d7d5a58f9604f50276c6a1850e0b9428c24', onClick: this.onClick, class: createColorClasses(color, {
75
+ return (h(Host, { key: '8351c93a1812c94c979fb115f07a9ad7b3152188', 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 @@ export class BackButton {
82
82
  'ion-activatable': true,
83
83
  'ion-focusable': true,
84
84
  'show-back-button': showBackButton,
85
- }) }, h("button", { key: '5f173fbc01a03da1d50449c5ad8fee7cf65c59d8', type: type, disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }, h("span", { key: '6f69164c1e8466e72ed80a12456f09b176d91cd0', class: "button-inner" }, backButtonIcon && (h("ion-icon", { key: 'e8fb8b00e937caab22990723acf077ff6d4e04e0', part: "icon", icon: backButtonIcon, "aria-hidden": "true", lazy: false, "flip-rtl": icon === undefined })), backButtonText && (h("span", { key: '62511668303ff53d477fcf49f417de03eff1ac52', part: "text", "aria-hidden": "true", class: "button-text" }, backButtonText))), mode === 'md' && h("ion-ripple-effect", { key: '562f12891bc631cb71eb90c7303cc5ad55b19c48', type: this.rippleType }))));
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 }))));
86
86
  }
87
87
  static get is() { return "ion-back-button"; }
88
88
  static get encapsulation() { return "shadow"; }
@@ -23,7 +23,7 @@ export class Backdrop {
23
23
  }
24
24
  render() {
25
25
  const mode = getIonMode(this);
26
- return (h(Host, { key: 'b1570293e99e4a7d3a054bba3708b1d457a66abe', tabindex: "-1", "aria-hidden": "true", class: {
26
+ return (h(Host, { key: 'c803b4302c8e722064feb03dafe3cb6e190b4f2b', tabindex: "-1", "aria-hidden": "true", class: {
27
27
  [mode]: true,
28
28
  'backdrop-hide': !this.visible,
29
29
  'backdrop-no-tappable': !this.tappable,
@@ -13,9 +13,9 @@ export class Badge {
13
13
  }
14
14
  render() {
15
15
  const mode = getIonMode(this);
16
- return (h(Host, { key: '05aa51688e73322aa21c8b9c68251e691acfa4e5', class: createColorClasses(this.color, {
16
+ return (h(Host, { key: '1253618692342bcf9487188402dc3d49ae0de480', class: createColorClasses(this.color, {
17
17
  [mode]: true,
18
- }) }, h("slot", { key: '8b0a9cbb20a979f040edf044f4fd26554f167b42' })));
18
+ }) }, h("slot", { key: '71d65e203965ea37b94504a8a0a96beb52d4e356' })));
19
19
  }
20
20
  static get is() { return "ion-badge"; }
21
21
  static get encapsulation() { return "shadow"; }
@@ -64,7 +64,7 @@ export class Breadcrumb {
64
64
  // to show the separator as long as it isn't also the last breadcrumb
65
65
  // otherwise if not collapsed use the value in separator
66
66
  const showSeparator = last ? false : collapsed ? (showCollapsedIndicator && !last ? true : false) : separator;
67
- return (h(Host, { key: '3fa177213574bcc93f4184f3ff031bdc05992501', onClick: (ev) => openURL(href, ev, routerDirection, routerAnimation), "aria-disabled": disabled ? 'true' : null, class: createColorClasses(color, {
67
+ return (h(Host, { key: 'dfe55ad57f23e5da5f2e2c51fea99964812472e3', onClick: (ev) => openURL(href, ev, routerDirection, routerAnimation), "aria-disabled": disabled ? 'true' : null, class: createColorClasses(color, {
68
68
  [mode]: true,
69
69
  'breadcrumb-active': active,
70
70
  'breadcrumb-collapsed': collapsed,
@@ -74,15 +74,15 @@ export class Breadcrumb {
74
74
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
75
75
  'ion-activatable': clickable,
76
76
  'ion-focusable': clickable,
77
- }) }, h(TagType, Object.assign({ key: '0de0c76f2849affa8afe8b363ceffded4c824cbc' }, attrs, { class: "breadcrumb-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur }, inheritedAttributes), h("slot", { key: 'fd346028462e92ef5aece4e0d0fedd5d22ddae4e', name: "start" }), h("slot", { key: 'b4dee49713e6709bb7f655083d3df952eeda8cd6' }), h("slot", { key: '54f66d33ab51e1fa914b897dfb0ff13f847952d6', name: "end" })), showCollapsedIndicator && (h("button", { key: '4940dbc9466c1a8020421b155c5b54b00ff10c0a', part: "collapsed-indicator", "aria-label": "Show more breadcrumbs", onClick: () => this.collapsedIndicatorClick(), ref: (collapsedEl) => (this.collapsedRef = collapsedEl), class: {
77
+ }) }, 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: {
78
78
  'breadcrumbs-collapsed-indicator': true,
79
- } }, h("ion-icon", { key: '105cd22175c66f9db97ed2564839fe757169625a', "aria-hidden": "true", icon: ellipsisHorizontal, lazy: false }))), showSeparator && (
79
+ } }, h("ion-icon", { key: '957d8851af9c99dda263f34eff0b35a0fc212c32', "aria-hidden": "true", icon: ellipsisHorizontal, lazy: false }))), showSeparator && (
80
80
  /**
81
81
  * Separators should not be announced by narrators.
82
82
  * We add aria-hidden on the span so that this applies
83
83
  * to any custom separators too.
84
84
  */
85
- h("span", { key: '478bbcc120a8e5f40918264e87d89bb63fd4e984', class: "breadcrumb-separator", part: "separator", "aria-hidden": "true" }, h("slot", { key: 'e6395282218911304fdcf22f34689ca80cfd717c', name: "separator" }, mode === 'ios' ? (h("ion-icon", { icon: chevronForwardOutline, lazy: false, "flip-rtl": true })) : (h("span", null, "/")))))));
85
+ 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, "/")))))));
86
86
  }
87
87
  static get is() { return "ion-breadcrumb"; }
88
88
  static get encapsulation() { return "shadow"; }
@@ -105,12 +105,12 @@ export class Breadcrumbs {
105
105
  render() {
106
106
  const { color, collapsed } = this;
107
107
  const mode = getIonMode(this);
108
- return (h(Host, { key: '583a19cc4e6ceaf89cb771d7576c821d01818422', class: createColorClasses(color, {
108
+ return (h(Host, { key: '18ffba1642f10cc2bc31440e84f23aa6f042e501', class: createColorClasses(color, {
109
109
  [mode]: true,
110
110
  'in-toolbar': hostContext('ion-toolbar', this.el),
111
111
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
112
112
  'breadcrumbs-collapsed': collapsed,
113
- }) }, h("slot", { key: 'ca825133dd956d15115932d6ad2277604d297a09', onSlotchange: this.slotChanged })));
113
+ }) }, h("slot", { key: '3db6d31590e3047889ce554d57d155c8ea2e1455', onSlotchange: this.slotChanged })));
114
114
  }
115
115
  static get is() { return "ion-breadcrumbs"; }
116
116
  static get encapsulation() { return "shadow"; }
@@ -211,7 +211,7 @@ export class Button {
211
211
  {
212
212
  type !== 'button' && this.renderHiddenButton();
213
213
  }
214
- return (h(Host, { key: '4bc06e6ec688d4f4c12b870b3ab3dd8db08aae59', onClick: this.handleClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses(color, {
214
+ return (h(Host, { key: '8f3a0363d46ef888d22b0b0812c70cb4f79e6efa', onClick: this.handleClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses(color, {
215
215
  [mode]: true,
216
216
  [buttonType]: true,
217
217
  [`${buttonType}-${expand}`]: expand !== undefined,
@@ -226,7 +226,7 @@ export class Button {
226
226
  'button-disabled': disabled,
227
227
  'ion-activatable': true,
228
228
  'ion-focusable': true,
229
- }) }, h(TagType, Object.assign({ key: '0a9b023f728364c890fc59d2241d00ac417d8e9e' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur }, inheritedAttributes), h("span", { key: '46b4b46e303ede9ea03f488d95d6eafa7db8f098', class: "button-inner" }, h("slot", { key: '98e72fddd837d0f30a097f79bf5100088f7eb214', name: "icon-only", onSlotchange: this.slotChanged }), h("slot", { key: 'a442858cdae935e49bbcb933d9c55770573dcd54', name: "start" }), h("slot", { key: 'd974805e9f4143e5d0239546fffc604c70a48600' }), h("slot", { key: '45f2ed69eed604f91fd098d691dd7fa806ab39b7', name: "end" })), mode === 'md' && h("ion-ripple-effect", { key: 'b62907b56cd488742fdfcaede2fee433cde2f146', type: this.rippleType }))));
229
+ }) }, 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 }))));
230
230
  }
231
231
  static get is() { return "ion-button"; }
232
232
  static get encapsulation() { return "shadow"; }
@@ -9,10 +9,10 @@ export class Buttons {
9
9
  }
10
10
  render() {
11
11
  const mode = getIonMode(this);
12
- return (h(Host, { key: 'cacb76b3b67aae673a764b3cbe03aaa8425f8ce5', class: {
12
+ return (h(Host, { key: '4e5ce9abb3f56e8c91e3eb58c2819300e61eba24', class: {
13
13
  [mode]: true,
14
14
  ['buttons-collapse']: this.collapse,
15
- } }, h("slot", { key: '16086adaa70b2dd47aa441a4d31cc2c3dcfd5412' })));
15
+ } }, h("slot", { key: 'f2f360ec888b6e946b512fed07431fab47c61482' })));
16
16
  }
17
17
  static get is() { return "ion-buttons"; }
18
18
  static get encapsulation() { return "scoped"; }
@@ -49,7 +49,7 @@ export class Card {
49
49
  }
50
50
  render() {
51
51
  const mode = getIonMode(this);
52
- return (h(Host, { key: '51b9a91d48671d429f5659a2961619e1a46cd5df', class: createColorClasses(this.color, {
52
+ return (h(Host, { key: '8584300522f382ee8891c039d71da82533dfa36a', class: createColorClasses(this.color, {
53
53
  [mode]: true,
54
54
  'card-disabled': this.disabled,
55
55
  'ion-activatable': this.isClickable(),
@@ -9,7 +9,7 @@ import { getIonMode } from "../../global/ionic-global";
9
9
  export class CardContent {
10
10
  render() {
11
11
  const mode = getIonMode(this);
12
- return (h(Host, { key: '28f37e16b611f9a80b336e97b318e8374646079e', class: {
12
+ return (h(Host, { key: '2a2d0b48aad4b83990a1748fce60e772514eb223', class: {
13
13
  [mode]: true,
14
14
  // Used internally for styling
15
15
  [`card-content-${mode}`]: true,
@@ -14,11 +14,11 @@ export class CardHeader {
14
14
  }
15
15
  render() {
16
16
  const mode = getIonMode(this);
17
- return (h(Host, { key: 'af5a7144374f1aad2788ae95618e7693277a0618', class: createColorClasses(this.color, {
17
+ return (h(Host, { key: '18d12507ec6e650a72d721e9d0f4128b5e86df1d', class: createColorClasses(this.color, {
18
18
  'card-header-translucent': this.translucent,
19
19
  'ion-inherit-color': true,
20
20
  [mode]: true,
21
- }) }, h("slot", { key: '7367add0a6d062683a7279f2c1af1f886c5810f6' })));
21
+ }) }, h("slot", { key: '3374c087d8c3f014082787e255432e7a335ef44f' })));
22
22
  }
23
23
  static get is() { return "ion-card-header"; }
24
24
  static get encapsulation() { return "shadow"; }
@@ -13,10 +13,10 @@ export class CardSubtitle {
13
13
  }
14
14
  render() {
15
15
  const mode = getIonMode(this);
16
- return (h(Host, { key: '04aa891554981ead6057c317b0ed314d668f702f', role: "heading", "aria-level": "3", class: createColorClasses(this.color, {
16
+ return (h(Host, { key: 'cbcb01bd01cf6de64a0b04fb626e42b07ceb8f53', role: "heading", "aria-level": "3", class: createColorClasses(this.color, {
17
17
  'ion-inherit-color': true,
18
18
  [mode]: true,
19
- }) }, h("slot", { key: 'dd6c32fd6f1cf50e257ff70c46e3b765eb0884c5' })));
19
+ }) }, h("slot", { key: 'cbcaa73aa5799882c48d6c0aabfb13651bcc91c0' })));
20
20
  }
21
21
  static get is() { return "ion-card-subtitle"; }
22
22
  static get encapsulation() { return "shadow"; }
@@ -13,10 +13,10 @@ export class CardTitle {
13
13
  }
14
14
  render() {
15
15
  const mode = getIonMode(this);
16
- return (h(Host, { key: 'ea924d0f85eae1f4a97d59d2ae0549459c46a5ae', role: "heading", "aria-level": "2", class: createColorClasses(this.color, {
16
+ return (h(Host, { key: 'f904a0ca6489f147d03c9c5f9f2c5549cdb38d1a', role: "heading", "aria-level": "2", class: createColorClasses(this.color, {
17
17
  'ion-inherit-color': true,
18
18
  [mode]: true,
19
- }) }, h("slot", { key: '087ffc17c4500b7db68caf619bf8e39e34113591' })));
19
+ }) }, h("slot", { key: 'effb921de4ad8dfbbe318b3f692f4005812da7b1' })));
20
20
  }
21
21
  static get is() { return "ion-card-title"; }
22
22
  static get encapsulation() { return "shadow"; }
@@ -72,7 +72,7 @@ export class Checkbox {
72
72
  const mode = getIonMode(this);
73
73
  const path = getSVGPath(mode, indeterminate);
74
74
  renderHiddenInput(true, el, name, checked ? value : '', disabled);
75
- return (h(Host, { key: '90d45249f95c207f04a2c15cfd2a8485d5d1c3f9', "aria-checked": indeterminate ? 'mixed' : `${checked}`, class: createColorClasses(color, {
75
+ return (h(Host, { key: 'd7a07fbf130413eaa4622c07786e8a00723113eb', "aria-checked": indeterminate ? 'mixed' : `${checked}`, class: createColorClasses(color, {
76
76
  [mode]: true,
77
77
  'in-item': hostContext('ion-item', el),
78
78
  'checkbox-checked': checked,
@@ -82,10 +82,10 @@ export class Checkbox {
82
82
  [`checkbox-justify-${justify}`]: justify !== undefined,
83
83
  [`checkbox-alignment-${alignment}`]: alignment !== undefined,
84
84
  [`checkbox-label-placement-${labelPlacement}`]: true,
85
- }), onClick: this.onClick }, h("label", { key: '08da6781f1f72d1f37cd41a88d3b5ed6b9076ca0', class: "checkbox-wrapper" }, h("input", Object.assign({ key: 'b45f448b88d39e547ecd147aaa283bc5240a08df', type: "checkbox", checked: checked ? true : undefined, disabled: disabled, id: inputId, onChange: this.toggleChecked, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl) }, inheritedAttributes)), h("div", { key: '8e9648cfdc2101bcbca354d6cfdfede1944770fe', class: {
85
+ }), 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: {
86
86
  'label-text-wrapper': true,
87
87
  'label-text-wrapper-hidden': el.textContent === '',
88
- }, part: "label" }, h("slot", { key: 'b55cf97e82ae04e589c09a11ec6b8b71d6029a37' })), h("div", { key: '3e16d10b8098a2c6cfaa8ea3b37b1943036b71e2', class: "native-wrapper" }, h("svg", { key: 'cb91e27c398f3e8360678d73e789ed0e6ba6970b', class: "checkbox-icon", viewBox: "0 0 24 24", part: "container" }, path)))));
88
+ }, 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)))));
89
89
  }
90
90
  getSVGPath(mode, indeterminate) {
91
91
  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" }));
@@ -15,12 +15,12 @@ export class Chip {
15
15
  }
16
16
  render() {
17
17
  const mode = getIonMode(this);
18
- return (h(Host, { key: '886c26b6e7b3e3ca8622a4a0926bdf6dea0a71d4', "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
18
+ return (h(Host, { key: '7dd923c1b28d1eb1efa348f66f49cec067645af9', "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
19
19
  [mode]: true,
20
20
  'chip-outline': this.outline,
21
21
  'chip-disabled': this.disabled,
22
22
  'ion-activatable': true,
23
- }) }, h("slot", { key: 'd24353e79ac84013758cee1acb1b0f9b2ebb4d67' }), mode === 'md' && h("ion-ripple-effect", { key: 'b69bb3ce3d464251d5e11ba6a5240e4567f72f05' })));
23
+ }) }, h("slot", { key: '7ede838bf109dc27a898ee2dcdeabc3f439c8e6f' }), mode === 'md' && h("ion-ripple-effect", { key: '5acb073029544e73fcc0db4cc4e661ec1df4d231' })));
24
24
  }
25
25
  static get is() { return "ion-chip"; }
26
26
  static get encapsulation() { return "shadow"; }
@@ -111,9 +111,9 @@ export class Col {
111
111
  render() {
112
112
  const isRTL = document.dir === 'rtl';
113
113
  const mode = getIonMode(this);
114
- return (h(Host, { key: '56ecf3b3f2be05d5f179f2d136d4ab05a4525da9', class: {
114
+ return (h(Host, { key: 'c37fa4c4c993385ccbb6f4e89b2f390b140507a0', class: {
115
115
  [mode]: true,
116
- }, style: Object.assign(Object.assign(Object.assign(Object.assign({}, this.calculateOffset(isRTL)), this.calculatePull(isRTL)), this.calculatePush(isRTL)), this.calculateSize()) }, h("slot", { key: '8f1113d39dcb709300ebbeaf81bc092c1dd8da3e' })));
116
+ }, style: Object.assign(Object.assign(Object.assign(Object.assign({}, this.calculateOffset(isRTL)), this.calculatePull(isRTL)), this.calculatePush(isRTL)), this.calculateSize()) }, h("slot", { key: '6a5296ff0b9dee6600c2dafe7363a065d053bac2' })));
117
117
  }
118
118
  static get is() { return "ion-col"; }
119
119
  static get encapsulation() { return "shadow"; }