voyager-ionic-core 8.0.0-beta.3 → 8.0.0

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 (716) hide show
  1. package/components/action-sheet.js +3 -3
  2. package/components/alert.js +2 -2
  3. package/components/animation.js +9 -250
  4. package/components/backdrop.js +1 -1
  5. package/components/button.js +18 -5
  6. package/components/buttons.js +2 -2
  7. package/components/checkbox.js +5 -5
  8. package/components/haptic.js +6 -54
  9. package/components/helpers.js +1 -4
  10. package/components/index7.js +3 -1
  11. package/components/index9.js +5 -34
  12. package/components/ion-app.js +1 -1
  13. package/components/ion-avatar.js +1 -1
  14. package/components/ion-back-button.js +2 -2
  15. package/components/ion-badge.js +2 -2
  16. package/components/ion-breadcrumb.js +4 -4
  17. package/components/ion-breadcrumbs.js +2 -2
  18. package/components/ion-card-content.js +1 -1
  19. package/components/ion-card-header.js +2 -2
  20. package/components/ion-card-subtitle.js +2 -2
  21. package/components/ion-card-title.js +2 -2
  22. package/components/ion-card.js +1 -1
  23. package/components/ion-chip.js +2 -2
  24. package/components/ion-col.js +2 -2
  25. package/components/ion-content.js +3 -3
  26. package/components/ion-datetime-button.js +2 -2
  27. package/components/ion-datetime.js +2 -2
  28. package/components/ion-fab-button.js +2 -2
  29. package/components/ion-fab-list.js +2 -2
  30. package/components/ion-fab.js +2 -2
  31. package/components/ion-footer.js +2 -2
  32. package/components/ion-grid.js +2 -2
  33. package/components/ion-header.js +2 -2
  34. package/components/ion-img.js +1 -1
  35. package/components/ion-infinite-scroll-content.js +2 -2
  36. package/components/ion-infinite-scroll.js +1 -1
  37. package/components/ion-input-password-toggle.d.ts +11 -0
  38. package/components/ion-input-password-toggle.js +132 -0
  39. package/components/ion-input.js +27 -8
  40. package/components/ion-item-divider.js +2 -2
  41. package/components/ion-item-group.js +1 -1
  42. package/components/ion-item-option.js +2 -2
  43. package/components/ion-item-options.js +1 -1
  44. package/components/ion-item-sliding.js +1 -1
  45. package/components/ion-loading.js +2 -2
  46. package/components/ion-menu-button.js +3 -3
  47. package/components/ion-menu-toggle.js +2 -2
  48. package/components/ion-menu.js +2 -2
  49. package/components/ion-modal.js +47 -23
  50. package/components/ion-nav-link.js +1 -1
  51. package/components/ion-nav.js +1 -1
  52. package/components/ion-note.js +2 -2
  53. package/components/ion-picker-legacy.js +2 -2
  54. package/components/ion-progress-bar.js +1 -1
  55. package/components/ion-range.js +3 -3
  56. package/components/ion-refresher-content.js +2 -2
  57. package/components/ion-refresher.js +1 -1
  58. package/components/ion-reorder-group.js +1 -1
  59. package/components/ion-reorder.js +2 -2
  60. package/components/ion-router-link.js +2 -2
  61. package/components/ion-router-outlet.js +1 -1
  62. package/components/ion-row.js +1 -1
  63. package/components/ion-searchbar.js +7 -7
  64. package/components/ion-segment-button.js +3 -3
  65. package/components/ion-segment.js +2 -2
  66. package/components/ion-select-option.js +1 -1
  67. package/components/ion-select.js +3 -3
  68. package/components/ion-skeleton-text.js +2 -2
  69. package/components/ion-split-pane.js +2 -2
  70. package/components/ion-tab-bar.js +2 -2
  71. package/components/ion-tab-button.js +2 -2
  72. package/components/ion-tab.js +2 -2
  73. package/components/ion-tabs.js +1 -1
  74. package/components/ion-text.js +2 -2
  75. package/components/ion-textarea.js +2 -3
  76. package/components/ion-thumbnail.js +1 -1
  77. package/components/ion-title.js +2 -2
  78. package/components/ion-toast.js +2 -2
  79. package/components/ion-toggle.js +6 -6
  80. package/components/ion-toolbar.js +2 -2
  81. package/components/item.js +1 -1
  82. package/components/label.js +2 -2
  83. package/components/list-header.js +2 -2
  84. package/components/list.js +1 -1
  85. package/components/picker-column-option.js +2 -2
  86. package/components/picker-column.js +3 -3
  87. package/components/picker-column2.js +2 -2
  88. package/components/picker.js +2 -2
  89. package/components/popover.js +4 -4
  90. package/components/radio-group.js +1 -1
  91. package/components/radio.js +5 -5
  92. package/components/ripple-effect.js +1 -1
  93. package/components/select-popover.js +1 -1
  94. package/components/spinner.js +1 -1
  95. package/css/core.css +1 -624
  96. package/css/core.css.map +1 -1
  97. package/css/display.css +1 -131
  98. package/css/display.css.map +1 -1
  99. package/css/flex-utils.css +1 -81
  100. package/css/flex-utils.css.map +1 -1
  101. package/css/float-elements.css +1 -293
  102. package/css/float-elements.css.map +1 -1
  103. package/css/global.bundle.css +1 -457
  104. package/css/global.bundle.css.map +1 -1
  105. package/css/ionic-swiper.css +1 -127
  106. package/css/ionic-swiper.css.map +1 -1
  107. package/css/ionic.bundle.css +1 -1
  108. package/css/ionic.bundle.css.map +1 -1
  109. package/css/normalize.css +1 -150
  110. package/css/normalize.css.map +1 -1
  111. package/css/padding.css +1 -202
  112. package/css/padding.css.map +1 -1
  113. package/css/palettes/dark.always.css +1 -160
  114. package/css/palettes/dark.always.css.map +1 -1
  115. package/css/palettes/dark.class.css +1 -160
  116. package/css/palettes/dark.class.css.map +1 -1
  117. package/css/palettes/dark.css +0 -2
  118. package/css/palettes/dark.system.css +1 -162
  119. package/css/palettes/dark.system.css.map +1 -1
  120. package/css/palettes/high-contrast-dark.always.css +1 -180
  121. package/css/palettes/high-contrast-dark.always.css.map +1 -1
  122. package/css/palettes/high-contrast-dark.class.css +1 -180
  123. package/css/palettes/high-contrast-dark.class.css.map +1 -1
  124. package/css/palettes/high-contrast-dark.css +0 -2
  125. package/css/palettes/high-contrast-dark.system.css +1 -182
  126. package/css/palettes/high-contrast-dark.system.css.map +1 -1
  127. package/css/palettes/high-contrast.always.css +1 -101
  128. package/css/palettes/high-contrast.always.css.map +1 -1
  129. package/css/palettes/high-contrast.class.css +1 -101
  130. package/css/palettes/high-contrast.class.css.map +1 -1
  131. package/css/palettes/high-contrast.css +0 -2
  132. package/css/palettes/high-contrast.system.css +1 -103
  133. package/css/palettes/high-contrast.system.css.map +1 -1
  134. package/css/structure.css +1 -152
  135. package/css/structure.css.map +1 -1
  136. package/css/text-alignment.css +1 -243
  137. package/css/text-alignment.css.map +1 -1
  138. package/css/text-transformation.css +1 -158
  139. package/css/text-transformation.css.map +1 -1
  140. package/css/typography.css +1 -157
  141. package/css/typography.css.map +1 -1
  142. package/css/utils.bundle.css +1 -1100
  143. package/css/utils.bundle.css.map +1 -1
  144. package/dist/cjs/{animation-58ecfe20.js → animation-b4fdf128.js} +9 -250
  145. package/dist/cjs/{app-globals-e132c781.js → app-globals-5bfa2d7f.js} +1 -1
  146. package/dist/cjs/{button-active-60ecf64d.js → button-active-564be49f.js} +2 -2
  147. package/dist/cjs/{framework-delegate-df3a2b04.js → framework-delegate-55f5683a.js} +1 -1
  148. package/dist/cjs/{haptic-b882e0bb.js → haptic-f6b37aa3.js} +6 -54
  149. package/dist/cjs/{hardware-back-button-1c67a5a2.js → hardware-back-button-44e7c052.js} +2 -2
  150. package/dist/cjs/{helpers-71097d9c.js → helpers-afaa9001.js} +0 -4
  151. package/dist/cjs/{index-f52c6d38.js → index-073c7cdc.js} +4 -0
  152. package/dist/cjs/{index-7479ea5a.js → index-5b6a7459.js} +1 -1
  153. package/dist/cjs/{index-14ae0c27.js → index-6d6ac424.js} +4 -4
  154. package/dist/cjs/{index-a91a3e24.js → index-9509ecad.js} +5 -34
  155. package/dist/cjs/{index-2d21d526.js → index-bbc6c29f.js} +48 -12
  156. package/dist/cjs/{index-289297dc.js → index-defd575f.js} +4 -4
  157. package/dist/cjs/index.cjs.js +11 -11
  158. package/dist/cjs/{input-shims-77b14f24.js → input-shims-20d639e6.js} +2 -2
  159. package/dist/cjs/{input.utils-ca74d73a.js → input.utils-611cde0b.js} +1 -1
  160. package/dist/cjs/ion-accordion_2.cjs.entry.js +4 -4
  161. package/dist/cjs/ion-action-sheet.cjs.entry.js +12 -12
  162. package/dist/cjs/ion-alert.cjs.entry.js +11 -11
  163. package/dist/cjs/ion-app_8.cjs.entry.js +27 -27
  164. package/dist/cjs/ion-avatar_3.cjs.entry.js +6 -6
  165. package/dist/cjs/ion-back-button.cjs.entry.js +6 -6
  166. package/dist/cjs/ion-backdrop.cjs.entry.js +3 -3
  167. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +10 -10
  168. package/dist/cjs/ion-button_2.cjs.entry.js +19 -7
  169. package/dist/cjs/ion-card_5.cjs.entry.js +11 -11
  170. package/dist/cjs/ion-checkbox.cjs.entry.js +8 -8
  171. package/dist/cjs/ion-chip.cjs.entry.js +4 -4
  172. package/dist/cjs/ion-col_3.cjs.entry.js +7 -7
  173. package/dist/cjs/ion-datetime-button.cjs.entry.js +5 -5
  174. package/dist/cjs/ion-datetime_3.cjs.entry.js +15 -15
  175. package/dist/cjs/ion-fab_3.cjs.entry.js +10 -10
  176. package/dist/cjs/ion-img.cjs.entry.js +4 -4
  177. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +7 -7
  178. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +93 -0
  179. package/dist/cjs/ion-input.cjs.entry.js +30 -12
  180. package/dist/cjs/ion-item-option_3.cjs.entry.js +8 -8
  181. package/dist/cjs/ion-item_8.cjs.entry.js +17 -17
  182. package/dist/cjs/ion-loading.cjs.entry.js +9 -9
  183. package/dist/cjs/ion-menu_3.cjs.entry.js +15 -15
  184. package/dist/cjs/ion-modal.cjs.entry.js +56 -32
  185. package/dist/cjs/ion-nav_2.cjs.entry.js +8 -8
  186. package/dist/cjs/ion-picker-column-option.cjs.entry.js +5 -5
  187. package/dist/cjs/ion-picker-column.cjs.entry.js +7 -7
  188. package/dist/cjs/ion-picker.cjs.entry.js +4 -4
  189. package/dist/cjs/ion-popover.cjs.entry.js +12 -12
  190. package/dist/cjs/ion-progress-bar.cjs.entry.js +4 -4
  191. package/dist/cjs/ion-radio_2.cjs.entry.js +9 -9
  192. package/dist/cjs/ion-range.cjs.entry.js +7 -7
  193. package/dist/cjs/ion-refresher_2.cjs.entry.js +9 -9
  194. package/dist/cjs/ion-reorder_2.cjs.entry.js +8 -8
  195. package/dist/cjs/ion-ripple-effect.cjs.entry.js +3 -3
  196. package/dist/cjs/ion-route_4.cjs.entry.js +5 -5
  197. package/dist/cjs/ion-searchbar.cjs.entry.js +10 -10
  198. package/dist/cjs/ion-segment_2.cjs.entry.js +8 -8
  199. package/dist/cjs/ion-select_3.cjs.entry.js +12 -12
  200. package/dist/cjs/ion-spinner.cjs.entry.js +3 -3
  201. package/dist/cjs/ion-split-pane.cjs.entry.js +4 -4
  202. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +7 -7
  203. package/dist/cjs/ion-tab_2.cjs.entry.js +6 -6
  204. package/dist/cjs/ion-text.cjs.entry.js +4 -4
  205. package/dist/cjs/ion-textarea.cjs.entry.js +7 -8
  206. package/dist/cjs/ion-toast.cjs.entry.js +9 -9
  207. package/dist/cjs/ion-toggle.cjs.entry.js +10 -10
  208. package/dist/cjs/{ionic-global-5762eca9.js → ionic-global-62487d02.js} +1 -1
  209. package/dist/cjs/ionic.cjs.js +5 -5
  210. package/dist/cjs/{ios.transition-8e0ca8ed.js → ios.transition-d4f0ca4e.js} +4 -4
  211. package/dist/cjs/loader.cjs.js +4 -4
  212. package/dist/cjs/{md.transition-5d0f134b.js → md.transition-857328f3.js} +4 -4
  213. package/dist/cjs/{notch-controller-0042ad49.js → notch-controller-d69150f5.js} +1 -1
  214. package/dist/cjs/{overlays-30b83581.js → overlays-10c452b2.js} +4 -4
  215. package/dist/cjs/{status-tap-dc3b8fda.js → status-tap-81daddfa.js} +3 -3
  216. package/dist/cjs/{swipe-back-49825f1f.js → swipe-back-f38a434a.js} +1 -1
  217. package/dist/collection/collection-manifest.json +3 -2
  218. package/dist/collection/components/action-sheet/action-sheet.js +3 -3
  219. package/dist/collection/components/alert/alert.js +2 -2
  220. package/dist/collection/components/app/app.js +1 -1
  221. package/dist/collection/components/avatar/avatar.js +1 -1
  222. package/dist/collection/components/back-button/back-button.js +2 -2
  223. package/dist/collection/components/backdrop/backdrop.js +1 -1
  224. package/dist/collection/components/badge/badge.js +2 -2
  225. package/dist/collection/components/breadcrumb/breadcrumb.js +4 -4
  226. package/dist/collection/components/breadcrumbs/breadcrumbs.js +2 -2
  227. package/dist/collection/components/button/button.ios.css +76 -15
  228. package/dist/collection/components/button/button.js +19 -2
  229. package/dist/collection/components/button/button.md.css +75 -19
  230. package/dist/collection/components/button/test/round/button.e2e.js +39 -4
  231. package/dist/collection/components/buttons/buttons.js +2 -2
  232. package/dist/collection/components/card/card.js +1 -1
  233. package/dist/collection/components/card-content/card-content.js +1 -1
  234. package/dist/collection/components/card-header/card-header.js +2 -2
  235. package/dist/collection/components/card-subtitle/card-subtitle.js +2 -2
  236. package/dist/collection/components/card-title/card-title.js +2 -2
  237. package/dist/collection/components/checkbox/checkbox.ios.css +1 -0
  238. package/dist/collection/components/checkbox/checkbox.js +3 -3
  239. package/dist/collection/components/checkbox/checkbox.md.css +1 -0
  240. package/dist/collection/components/chip/chip.js +2 -2
  241. package/dist/collection/components/col/col.js +2 -2
  242. package/dist/collection/components/content/content.js +3 -3
  243. package/dist/collection/components/datetime/datetime.js +2 -2
  244. package/dist/collection/components/datetime-button/datetime-button.js +2 -2
  245. package/dist/collection/components/fab/fab.js +2 -2
  246. package/dist/collection/components/fab-button/fab-button.js +2 -2
  247. package/dist/collection/components/fab-list/fab-list.js +2 -2
  248. package/dist/collection/components/footer/footer.js +2 -2
  249. package/dist/collection/components/grid/grid.js +2 -2
  250. package/dist/collection/components/header/header.js +2 -2
  251. package/dist/collection/components/img/img.js +1 -1
  252. package/dist/collection/components/infinite-scroll/infinite-scroll.js +1 -1
  253. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +2 -2
  254. package/dist/collection/components/input/input.ios.css +9 -0
  255. package/dist/collection/components/input/input.js +26 -29
  256. package/dist/collection/components/input/input.md.css +9 -0
  257. package/dist/collection/components/input-password-toggle/input-password-toggle.css +0 -0
  258. package/dist/collection/components/input-password-toggle/input-password-toggle.js +183 -0
  259. package/dist/collection/components/input-password-toggle/test/a11y/input-password-toggle.e2e.js +21 -0
  260. package/dist/collection/components/input-password-toggle/test/basic/input-password-toggle.e2e.js +38 -0
  261. package/dist/collection/components/input-password-toggle/test/input-password-toggle.spec.js +76 -0
  262. package/dist/collection/components/item/item.js +1 -1
  263. package/dist/collection/components/item-divider/item-divider.js +2 -2
  264. package/dist/collection/components/item-group/item-group.js +1 -1
  265. package/dist/collection/components/item-option/item-option.js +2 -2
  266. package/dist/collection/components/item-options/item-options.js +1 -1
  267. package/dist/collection/components/item-sliding/item-sliding.js +1 -1
  268. package/dist/collection/components/label/label.js +2 -2
  269. package/dist/collection/components/list/list.js +1 -1
  270. package/dist/collection/components/list-header/list-header.js +2 -2
  271. package/dist/collection/components/loading/loading.js +2 -2
  272. package/dist/collection/components/menu/menu.js +2 -2
  273. package/dist/collection/components/menu-button/menu-button.js +2 -2
  274. package/dist/collection/components/menu-toggle/menu-toggle.js +2 -2
  275. package/dist/collection/components/modal/gestures/sheet.js +45 -20
  276. package/dist/collection/components/modal/modal.js +4 -4
  277. package/dist/collection/components/nav/nav.js +1 -1
  278. package/dist/collection/components/nav-link/nav-link.js +1 -1
  279. package/dist/collection/components/note/note.js +2 -2
  280. package/dist/collection/components/picker/picker.js +2 -2
  281. package/dist/collection/components/picker-column/picker-column.js +3 -3
  282. package/dist/collection/components/picker-column-option/picker-column-option.js +2 -2
  283. package/dist/collection/components/picker-legacy/picker.js +2 -2
  284. package/dist/collection/components/picker-legacy-column/picker-column.js +2 -2
  285. package/dist/collection/components/popover/popover.ios.css +0 -1
  286. package/dist/collection/components/popover/popover.js +2 -2
  287. package/dist/collection/components/popover/popover.md.css +0 -1
  288. package/dist/collection/components/popover/test/basic/popover.e2e.js +76 -0
  289. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  290. package/dist/collection/components/radio/radio.ios.css +1 -0
  291. package/dist/collection/components/radio/radio.js +3 -3
  292. package/dist/collection/components/radio/radio.md.css +1 -0
  293. package/dist/collection/components/radio-group/radio-group.js +1 -1
  294. package/dist/collection/components/range/range.js +3 -3
  295. package/dist/collection/components/refresher/refresher.js +1 -1
  296. package/dist/collection/components/refresher-content/refresher-content.js +1 -1
  297. package/dist/collection/components/reorder/reorder.js +1 -1
  298. package/dist/collection/components/reorder-group/reorder-group.js +1 -1
  299. package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
  300. package/dist/collection/components/router-link/router-link.js +2 -2
  301. package/dist/collection/components/router-outlet/router-outlet.js +1 -1
  302. package/dist/collection/components/row/row.js +1 -1
  303. package/dist/collection/components/searchbar/searchbar.js +9 -8
  304. package/dist/collection/components/segment/segment.js +2 -2
  305. package/dist/collection/components/segment-button/segment-button.js +3 -3
  306. package/dist/collection/components/select/select.js +2 -2
  307. package/dist/collection/components/select-option/select-option.js +1 -1
  308. package/dist/collection/components/select-popover/select-popover.js +1 -1
  309. package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
  310. package/dist/collection/components/spinner/spinner.js +1 -1
  311. package/dist/collection/components/split-pane/split-pane.js +2 -2
  312. package/dist/collection/components/tab/tab.js +2 -2
  313. package/dist/collection/components/tab-bar/tab-bar.js +2 -2
  314. package/dist/collection/components/tab-button/tab-button.js +2 -2
  315. package/dist/collection/components/tabs/tabs.js +1 -1
  316. package/dist/collection/components/text/text.js +2 -2
  317. package/dist/collection/components/textarea/textarea.js +2 -26
  318. package/dist/collection/components/thumbnail/thumbnail.js +1 -1
  319. package/dist/collection/components/title/title.js +2 -2
  320. package/dist/collection/components/toast/toast.js +2 -2
  321. package/dist/collection/components/toggle/toggle.ios.css +1 -0
  322. package/dist/collection/components/toggle/toggle.js +3 -3
  323. package/dist/collection/components/toggle/toggle.md.css +1 -0
  324. package/dist/collection/components/toolbar/test/basic/toolbar.e2e.js +133 -5
  325. package/dist/collection/components/toolbar/toolbar.js +2 -2
  326. package/dist/collection/utils/animation/animation-utils.js +0 -102
  327. package/dist/collection/utils/animation/animation.js +10 -141
  328. package/dist/collection/utils/animation/test/animation.spec.js +0 -89
  329. package/dist/collection/utils/animation/test/animationbuilder/animation.e2e.js +0 -4
  330. package/dist/collection/utils/animation/test/basic/animation.e2e.js +0 -4
  331. package/dist/collection/utils/animation/test/display/animation.e2e.js +0 -4
  332. package/dist/collection/utils/animation/test/hooks/animation.e2e.js +0 -4
  333. package/dist/collection/utils/animation/test/multiple/animation.e2e.js +0 -7
  334. package/dist/collection/utils/native/haptic.js +6 -54
  335. package/dist/collection/utils/tap-click/index.js +5 -34
  336. package/dist/docs.json +182 -7
  337. package/dist/esm/{animation-6a3c0abb.js → animation-eab5a4ca.js} +9 -250
  338. package/dist/esm/{app-globals-80842d68.js → app-globals-49873df1.js} +1 -1
  339. package/dist/esm/{button-active-c6e18fac.js → button-active-46df59c1.js} +2 -2
  340. package/dist/esm/{framework-delegate-3dede018.js → framework-delegate-63d1a679.js} +1 -1
  341. package/dist/esm/{haptic-554688a5.js → haptic-ac164e4c.js} +6 -54
  342. package/dist/esm/{hardware-back-button-fb295e3a.js → hardware-back-button-ba8f64c2.js} +2 -2
  343. package/dist/esm/{helpers-eab4f597.js → helpers-da915de8.js} +1 -4
  344. package/dist/esm/{index-95a691d4.js → index-56d90da9.js} +4 -4
  345. package/dist/esm/{index-044b5a86.js → index-5cc724f3.js} +1 -1
  346. package/dist/esm/{index-fa221975.js → index-79b30591.js} +5 -34
  347. package/dist/esm/{index-5d6a0317.js → index-bcd8859b.js} +48 -12
  348. package/dist/esm/{index-f7dc70ba.js → index-e2cf2ceb.js} +3 -1
  349. package/dist/esm/{index-136e99c8.js → index-f0d7371a.js} +4 -4
  350. package/dist/esm/index.js +11 -11
  351. package/dist/esm/{input-shims-196afa11.js → input-shims-4530285e.js} +2 -2
  352. package/dist/esm/{input.utils-426cc674.js → input.utils-09c71bc7.js} +1 -1
  353. package/dist/esm/ion-accordion_2.entry.js +4 -4
  354. package/dist/esm/ion-action-sheet.entry.js +12 -12
  355. package/dist/esm/ion-alert.entry.js +11 -11
  356. package/dist/esm/ion-app_8.entry.js +27 -27
  357. package/dist/esm/ion-avatar_3.entry.js +6 -6
  358. package/dist/esm/ion-back-button.entry.js +6 -6
  359. package/dist/esm/ion-backdrop.entry.js +3 -3
  360. package/dist/esm/ion-breadcrumb_2.entry.js +10 -10
  361. package/dist/esm/ion-button_2.entry.js +19 -7
  362. package/dist/esm/ion-card_5.entry.js +11 -11
  363. package/dist/esm/ion-checkbox.entry.js +8 -8
  364. package/dist/esm/ion-chip.entry.js +4 -4
  365. package/dist/esm/ion-col_3.entry.js +7 -7
  366. package/dist/esm/ion-datetime-button.entry.js +5 -5
  367. package/dist/esm/ion-datetime_3.entry.js +15 -15
  368. package/dist/esm/ion-fab_3.entry.js +10 -10
  369. package/dist/esm/ion-img.entry.js +4 -4
  370. package/dist/esm/ion-infinite-scroll_2.entry.js +7 -7
  371. package/dist/esm/ion-input-password-toggle.entry.js +89 -0
  372. package/dist/esm/ion-input.entry.js +30 -12
  373. package/dist/esm/ion-item-option_3.entry.js +8 -8
  374. package/dist/esm/ion-item_8.entry.js +17 -17
  375. package/dist/esm/ion-loading.entry.js +9 -9
  376. package/dist/esm/ion-menu_3.entry.js +15 -15
  377. package/dist/esm/ion-modal.entry.js +56 -32
  378. package/dist/esm/ion-nav_2.entry.js +8 -8
  379. package/dist/esm/ion-picker-column-option.entry.js +5 -5
  380. package/dist/esm/ion-picker-column.entry.js +7 -7
  381. package/dist/esm/ion-picker.entry.js +4 -4
  382. package/dist/esm/ion-popover.entry.js +12 -12
  383. package/dist/esm/ion-progress-bar.entry.js +4 -4
  384. package/dist/esm/ion-radio_2.entry.js +9 -9
  385. package/dist/esm/ion-range.entry.js +7 -7
  386. package/dist/esm/ion-refresher_2.entry.js +9 -9
  387. package/dist/esm/ion-reorder_2.entry.js +8 -8
  388. package/dist/esm/ion-ripple-effect.entry.js +3 -3
  389. package/dist/esm/ion-route_4.entry.js +5 -5
  390. package/dist/esm/ion-searchbar.entry.js +10 -10
  391. package/dist/esm/ion-segment_2.entry.js +8 -8
  392. package/dist/esm/ion-select_3.entry.js +12 -12
  393. package/dist/esm/ion-spinner.entry.js +3 -3
  394. package/dist/esm/ion-split-pane.entry.js +4 -4
  395. package/dist/esm/ion-tab-bar_2.entry.js +7 -7
  396. package/dist/esm/ion-tab_2.entry.js +6 -6
  397. package/dist/esm/ion-text.entry.js +4 -4
  398. package/dist/esm/ion-textarea.entry.js +7 -8
  399. package/dist/esm/ion-toast.entry.js +9 -9
  400. package/dist/esm/ion-toggle.entry.js +10 -10
  401. package/dist/esm/{ionic-global-a589c12c.js → ionic-global-e6c98cd0.js} +1 -1
  402. package/dist/esm/ionic.js +6 -6
  403. package/dist/esm/{ios.transition-d1c8eea2.js → ios.transition-71bfa932.js} +4 -4
  404. package/dist/esm/loader.js +5 -5
  405. package/dist/esm/{md.transition-0d2de76d.js → md.transition-86aef3c0.js} +4 -4
  406. package/dist/esm/{notch-controller-cff691e5.js → notch-controller-55b09e11.js} +1 -1
  407. package/dist/esm/{overlays-d41f74ac.js → overlays-6fb4a2f2.js} +4 -4
  408. package/dist/esm/{status-tap-45595148.js → status-tap-299361cd.js} +3 -3
  409. package/dist/esm/{swipe-back-5aa5feeb.js → swipe-back-b613d7db.js} +1 -1
  410. package/dist/esm-es5/animation-eab5a4ca.js +4 -0
  411. package/dist/esm-es5/app-globals-49873df1.js +4 -0
  412. package/dist/esm-es5/{button-active-c6e18fac.js → button-active-46df59c1.js} +1 -1
  413. package/dist/esm-es5/framework-delegate-63d1a679.js +4 -0
  414. package/dist/esm-es5/haptic-ac164e4c.js +4 -0
  415. package/dist/esm-es5/{hardware-back-button-fb295e3a.js → hardware-back-button-ba8f64c2.js} +1 -1
  416. package/dist/esm-es5/{helpers-eab4f597.js → helpers-da915de8.js} +1 -1
  417. package/dist/esm-es5/index-56d90da9.js +4 -0
  418. package/dist/esm-es5/{index-044b5a86.js → index-5cc724f3.js} +1 -1
  419. package/dist/esm-es5/index-79b30591.js +4 -0
  420. package/dist/esm-es5/index-bcd8859b.js +5 -0
  421. package/dist/esm-es5/{index-f7dc70ba.js → index-e2cf2ceb.js} +1 -1
  422. package/dist/esm-es5/{index-136e99c8.js → index-f0d7371a.js} +1 -1
  423. package/dist/esm-es5/index.js +1 -1
  424. package/dist/esm-es5/input-shims-4530285e.js +4 -0
  425. package/dist/esm-es5/{input.utils-426cc674.js → input.utils-09c71bc7.js} +1 -1
  426. package/dist/esm-es5/ion-accordion_2.entry.js +1 -1
  427. package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
  428. package/dist/esm-es5/ion-alert.entry.js +1 -1
  429. package/dist/esm-es5/ion-app_8.entry.js +1 -1
  430. package/dist/esm-es5/ion-avatar_3.entry.js +1 -1
  431. package/dist/esm-es5/ion-back-button.entry.js +1 -1
  432. package/dist/esm-es5/ion-backdrop.entry.js +1 -1
  433. package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
  434. package/dist/esm-es5/ion-button_2.entry.js +1 -1
  435. package/dist/esm-es5/ion-card_5.entry.js +1 -1
  436. package/dist/esm-es5/ion-checkbox.entry.js +1 -1
  437. package/dist/esm-es5/ion-chip.entry.js +1 -1
  438. package/dist/esm-es5/ion-col_3.entry.js +1 -1
  439. package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
  440. package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
  441. package/dist/esm-es5/ion-fab_3.entry.js +1 -1
  442. package/dist/esm-es5/ion-img.entry.js +1 -1
  443. package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
  444. package/dist/esm-es5/ion-input-password-toggle.entry.js +4 -0
  445. package/dist/esm-es5/ion-input.entry.js +1 -1
  446. package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
  447. package/dist/esm-es5/ion-item_8.entry.js +1 -1
  448. package/dist/esm-es5/ion-loading.entry.js +1 -1
  449. package/dist/esm-es5/ion-menu_3.entry.js +1 -1
  450. package/dist/esm-es5/ion-modal.entry.js +1 -1
  451. package/dist/esm-es5/ion-nav_2.entry.js +1 -1
  452. package/dist/esm-es5/ion-picker-column-option.entry.js +1 -1
  453. package/dist/esm-es5/ion-picker-column.entry.js +1 -1
  454. package/dist/esm-es5/ion-picker.entry.js +1 -1
  455. package/dist/esm-es5/ion-popover.entry.js +1 -1
  456. package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
  457. package/dist/esm-es5/ion-radio_2.entry.js +1 -1
  458. package/dist/esm-es5/ion-range.entry.js +1 -1
  459. package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
  460. package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
  461. package/dist/esm-es5/ion-ripple-effect.entry.js +1 -1
  462. package/dist/esm-es5/ion-route_4.entry.js +1 -1
  463. package/dist/esm-es5/ion-searchbar.entry.js +1 -1
  464. package/dist/esm-es5/ion-segment_2.entry.js +1 -1
  465. package/dist/esm-es5/ion-select_3.entry.js +1 -1
  466. package/dist/esm-es5/ion-spinner.entry.js +1 -1
  467. package/dist/esm-es5/ion-split-pane.entry.js +1 -1
  468. package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
  469. package/dist/esm-es5/ion-tab_2.entry.js +1 -1
  470. package/dist/esm-es5/ion-text.entry.js +1 -1
  471. package/dist/esm-es5/ion-textarea.entry.js +1 -1
  472. package/dist/esm-es5/ion-toast.entry.js +1 -1
  473. package/dist/esm-es5/ion-toggle.entry.js +1 -1
  474. package/dist/esm-es5/{ionic-global-a589c12c.js → ionic-global-e6c98cd0.js} +1 -1
  475. package/dist/esm-es5/ionic.js +1 -1
  476. package/dist/esm-es5/{ios.transition-d1c8eea2.js → ios.transition-71bfa932.js} +1 -1
  477. package/dist/esm-es5/loader.js +1 -1
  478. package/dist/esm-es5/md.transition-86aef3c0.js +4 -0
  479. package/dist/esm-es5/{notch-controller-cff691e5.js → notch-controller-55b09e11.js} +1 -1
  480. package/dist/esm-es5/{overlays-d41f74ac.js → overlays-6fb4a2f2.js} +1 -1
  481. package/dist/esm-es5/{status-tap-45595148.js → status-tap-299361cd.js} +1 -1
  482. package/dist/esm-es5/{swipe-back-5aa5feeb.js → swipe-back-b613d7db.js} +1 -1
  483. package/dist/html.html-data.json +68 -0
  484. package/dist/ionic/index.esm.js +1 -1
  485. package/dist/ionic/ionic.esm.js +1 -1
  486. package/dist/ionic/ionic.js +1 -1
  487. package/dist/ionic/{p-91567c90.system.entry.js → p-005deca1.system.entry.js} +1 -1
  488. package/dist/ionic/{p-325c61a4.js → p-06e58c4e.js} +1 -1
  489. package/dist/ionic/{p-853bd866.system.js → p-07584ab4.system.js} +1 -1
  490. package/dist/ionic/p-0bd47555.js +4 -0
  491. package/dist/ionic/{p-4a3055ef.system.js → p-0c06e09b.system.js} +1 -1
  492. package/dist/ionic/{p-98c86cdd.js → p-0e713efe.js} +1 -1
  493. package/dist/ionic/p-13cc6ee6.entry.js +4 -0
  494. package/dist/ionic/p-1472c130.entry.js +4 -0
  495. package/dist/ionic/{p-bb5eba12.entry.js → p-151e8afd.entry.js} +1 -1
  496. package/dist/ionic/p-184fbc9e.system.js +4 -0
  497. package/dist/ionic/{p-2cc2c631.system.js → p-19ea7bff.system.js} +1 -1
  498. package/dist/ionic/{p-d5ab02f5.entry.js → p-1b0f4e6c.entry.js} +1 -1
  499. package/dist/ionic/p-1ba197b6.entry.js +4 -0
  500. package/dist/ionic/p-1c42ad90.entry.js +4 -0
  501. package/dist/ionic/p-1e955a45.system.js +4 -0
  502. package/dist/ionic/{p-a94092b9.entry.js → p-1fa53d02.entry.js} +1 -1
  503. package/dist/ionic/{p-7680d0ec.entry.js → p-1fe1f512.entry.js} +1 -1
  504. package/dist/ionic/{p-fb870c48.entry.js → p-23fdee0e.entry.js} +1 -1
  505. package/dist/ionic/{p-f85a4df5.system.js → p-2613c305.system.js} +1 -1
  506. package/dist/ionic/{p-a6b8342e.system.entry.js → p-275dd0ba.system.entry.js} +1 -1
  507. package/dist/ionic/{p-42fecf9c.system.entry.js → p-2b86020c.system.entry.js} +1 -1
  508. package/dist/ionic/{p-d0496c22.system.entry.js → p-3008ca4e.system.entry.js} +1 -1
  509. package/dist/ionic/p-332aa81e.entry.js +4 -0
  510. package/dist/ionic/p-341b3f37.entry.js +4 -0
  511. package/dist/ionic/{p-a600a3e3.js → p-34b11c24.js} +1 -1
  512. package/dist/ionic/{p-668607c2.system.js → p-3ad285e3.system.js} +1 -1
  513. package/dist/ionic/{p-c6f9f3eb.js → p-3cc276f4.js} +1 -1
  514. package/dist/ionic/{p-40976b1c.system.entry.js → p-3d977e09.system.entry.js} +2 -2
  515. package/dist/ionic/{p-219c17cf.system.entry.js → p-3de2aab8.system.entry.js} +1 -1
  516. package/dist/ionic/p-405fd996.entry.js +4 -0
  517. package/dist/ionic/p-46111310.js +4 -0
  518. package/dist/ionic/p-46f407f0.system.js +4 -0
  519. package/dist/ionic/{p-bb608006.system.entry.js → p-4809ddae.system.entry.js} +1 -1
  520. package/dist/ionic/{p-8a881b39.entry.js → p-48f60474.entry.js} +1 -1
  521. package/dist/ionic/p-495ed1c3.entry.js +4 -0
  522. package/dist/ionic/{p-7002bc75.entry.js → p-4a01cec0.entry.js} +1 -1
  523. package/dist/ionic/p-4de53118.js +4 -0
  524. package/dist/ionic/p-4edce583.system.entry.js +4 -0
  525. package/dist/ionic/p-4f6ebc2b.entry.js +4 -0
  526. package/dist/ionic/p-4f77a080.system.entry.js +4 -0
  527. package/dist/ionic/{p-da5bbd4f.entry.js → p-4fadf4b0.entry.js} +1 -1
  528. package/dist/ionic/{p-db7fcadb.system.entry.js → p-50205ef9.system.entry.js} +2 -2
  529. package/dist/ionic/{p-6d9f8fac.system.js → p-510cb8e6.system.js} +1 -1
  530. package/dist/ionic/p-530207f9.entry.js +4 -0
  531. package/dist/ionic/p-53d37363.entry.js +4 -0
  532. package/dist/ionic/{p-7d29dff0.system.entry.js → p-53d69c70.system.entry.js} +1 -1
  533. package/dist/ionic/{p-af2e3481.system.entry.js → p-55bc2a11.system.entry.js} +1 -1
  534. package/dist/ionic/p-582db405.system.entry.js +4 -0
  535. package/dist/ionic/p-5ad55625.entry.js +4 -0
  536. package/dist/ionic/p-5c26fed5.system.entry.js +4 -0
  537. package/dist/ionic/p-5f28cb75.js +4 -0
  538. package/dist/ionic/{p-239906f1.js → p-67f5b57a.js} +1 -1
  539. package/dist/ionic/{p-f7af3144.system.entry.js → p-68afa357.system.entry.js} +2 -2
  540. package/dist/ionic/{p-af9256a0.system.js → p-6ac30fc3.system.js} +1 -1
  541. package/dist/ionic/p-6c5c1bb5.system.js +4 -0
  542. package/dist/ionic/{p-92b05b70.system.entry.js → p-6cf780b6.system.entry.js} +1 -1
  543. package/dist/ionic/p-6dc81903.entry.js +4 -0
  544. package/dist/ionic/{p-8ed900e4.entry.js → p-6e4dac1a.entry.js} +1 -1
  545. package/dist/ionic/{p-6a888b39.system.entry.js → p-6ef17d86.system.entry.js} +1 -1
  546. package/dist/ionic/p-72812e99.js +4 -0
  547. package/dist/ionic/p-7372cf23.system.entry.js +4 -0
  548. package/dist/ionic/p-7492572a.entry.js +4 -0
  549. package/dist/ionic/p-7596e24d.system.js +5 -0
  550. package/dist/ionic/p-76971b4f.entry.js +4 -0
  551. package/dist/ionic/{p-9e3177a5.system.js → p-7a7ff5e3.system.js} +1 -1
  552. package/dist/ionic/{p-6a62da36.system.js → p-7bbcce53.system.js} +1 -1
  553. package/dist/ionic/{p-5ac63b19.system.entry.js → p-7c93f00b.system.entry.js} +1 -1
  554. package/dist/ionic/{p-9e6a5e3d.system.entry.js → p-7f33a6e2.system.entry.js} +2 -2
  555. package/dist/ionic/{p-7adde43c.system.entry.js → p-814efd87.system.entry.js} +1 -1
  556. package/dist/ionic/{p-031c5621.js → p-83b445c3.js} +1 -1
  557. package/dist/ionic/p-8635f5e6.system.js +4 -0
  558. package/dist/ionic/p-89b61afc.js +4 -0
  559. package/dist/ionic/{p-00a6f38d.entry.js → p-8a5152e5.entry.js} +1 -1
  560. package/dist/ionic/{p-976c7c54.js → p-8f9e2850.js} +1 -1
  561. package/dist/ionic/{p-c41e0b5f.system.entry.js → p-904df2ee.system.entry.js} +2 -2
  562. package/dist/ionic/{p-02a803dc.entry.js → p-90f8498c.entry.js} +1 -1
  563. package/dist/ionic/p-9146695e.system.js +4 -0
  564. package/dist/ionic/p-91b568e2.system.entry.js +4 -0
  565. package/dist/ionic/{p-07759435.system.js → p-91dabef7.system.js} +1 -1
  566. package/dist/ionic/{p-78b3da77.js → p-96a561dd.js} +1 -1
  567. package/dist/ionic/{p-a3dae2ce.js → p-96cc4814.js} +1 -1
  568. package/dist/ionic/p-987e38ef.system.entry.js +4 -0
  569. package/dist/ionic/{p-a88b41d1.system.entry.js → p-98af538a.system.entry.js} +2 -2
  570. package/dist/ionic/p-9ccc8035.system.entry.js +4 -0
  571. package/dist/ionic/{p-e0d52ee3.system.js → p-9ea607bd.system.js} +2 -2
  572. package/dist/ionic/p-9fa5ff32.system.js +4 -0
  573. package/dist/ionic/{p-8dd3d9c3.system.entry.js → p-9fd3ca09.system.entry.js} +1 -1
  574. package/dist/ionic/p-a15ddedb.system.js +4 -0
  575. package/dist/ionic/p-a28ea4d8.system.entry.js +4 -0
  576. package/dist/ionic/{p-2bb65deb.entry.js → p-a39a73e3.entry.js} +1 -1
  577. package/dist/ionic/{p-978f4710.js → p-a90201f2.js} +1 -1
  578. package/dist/ionic/p-a93873de.system.js +4 -0
  579. package/dist/ionic/{p-185db19b.system.entry.js → p-aa79cc0e.system.entry.js} +2 -2
  580. package/dist/ionic/{p-1bb1ef31.system.entry.js → p-aa8a2f40.system.entry.js} +1 -1
  581. package/dist/ionic/p-ac045dad.entry.js +4 -0
  582. package/dist/ionic/{p-dd9168f3.entry.js → p-ad2b9596.entry.js} +1 -1
  583. package/dist/ionic/p-ae42c907.entry.js +4 -0
  584. package/dist/ionic/{p-23838a94.system.entry.js → p-aea5f293.system.entry.js} +1 -1
  585. package/dist/ionic/p-b4a7f856.system.entry.js +4 -0
  586. package/dist/ionic/{p-364044f0.js → p-b51e4004.js} +1 -1
  587. package/dist/ionic/p-b6519a42.entry.js +4 -0
  588. package/dist/ionic/p-b7af48c0.js +4 -0
  589. package/dist/ionic/{p-54c31b4f.entry.js → p-ba35f07f.entry.js} +1 -1
  590. package/dist/ionic/{p-d4d17d47.entry.js → p-bc3d649d.entry.js} +1 -1
  591. package/dist/ionic/p-c1c77386.js +5 -0
  592. package/dist/ionic/{p-85f43165.system.entry.js → p-c2762c6a.system.entry.js} +1 -1
  593. package/dist/ionic/p-c4e495a3.system.js +4 -0
  594. package/dist/ionic/p-c4eafa12.system.entry.js +4 -0
  595. package/dist/ionic/{p-294c47cd.system.entry.js → p-c54b167f.system.entry.js} +1 -1
  596. package/dist/ionic/p-c7e16491.js +4 -0
  597. package/dist/ionic/{p-17ee2784.system.entry.js → p-c927dbe2.system.entry.js} +1 -1
  598. package/dist/ionic/{p-282bd5f9.system.entry.js → p-ca5bb110.system.entry.js} +1 -1
  599. package/dist/ionic/p-ca6decbd.entry.js +4 -0
  600. package/dist/ionic/p-cbd87df6.entry.js +4 -0
  601. package/dist/ionic/p-cf45a5c7.system.entry.js +4 -0
  602. package/dist/ionic/{p-1685d81c.system.entry.js → p-cf8101a6.system.entry.js} +1 -1
  603. package/dist/ionic/p-d061515d.system.entry.js +4 -0
  604. package/dist/ionic/{p-3ae4a2a2.entry.js → p-d73f49d0.entry.js} +1 -1
  605. package/dist/ionic/p-da2b833b.js +4 -0
  606. package/dist/ionic/p-dbc3e90c.entry.js +4 -0
  607. package/dist/ionic/{p-70c278c4.system.entry.js → p-dc4406d7.system.entry.js} +1 -1
  608. package/dist/ionic/p-dec86943.entry.js +4 -0
  609. package/dist/ionic/p-df0d39c7.system.entry.js +4 -0
  610. package/dist/ionic/{p-1a8bbd2e.entry.js → p-e099a6f3.entry.js} +1 -1
  611. package/dist/ionic/p-e1ad8e76.entry.js +4 -0
  612. package/dist/ionic/{p-d286cfbe.system.entry.js → p-e292247e.system.entry.js} +1 -1
  613. package/dist/ionic/p-e548fedf.system.entry.js +4 -0
  614. package/dist/ionic/{p-7c7e495d.system.js → p-e5a3659f.system.js} +1 -1
  615. package/dist/ionic/{p-5a277399.system.entry.js → p-e6d46b5d.system.entry.js} +1 -1
  616. package/dist/ionic/p-e781c893.entry.js +4 -0
  617. package/dist/ionic/{p-d8ffe61c.system.entry.js → p-e81c3ca2.system.entry.js} +1 -1
  618. package/dist/ionic/{p-fa8ee4c3.entry.js → p-e8a713b5.entry.js} +1 -1
  619. package/dist/ionic/{p-b141e253.entry.js → p-e93cd31c.entry.js} +1 -1
  620. package/dist/ionic/p-ec178f19.entry.js +4 -0
  621. package/dist/ionic/{p-3cd3214e.entry.js → p-eda2459e.entry.js} +1 -1
  622. package/dist/ionic/p-f13dc6bd.system.entry.js +4 -0
  623. package/dist/ionic/p-f6ca4d02.js +4 -0
  624. package/dist/ionic/{p-1807190c.entry.js → p-f6fec6a0.entry.js} +1 -1
  625. package/dist/ionic/{p-2852c537.system.entry.js → p-f8f8c5a8.system.entry.js} +1 -1
  626. package/dist/ionic/p-f956e38a.entry.js +4 -0
  627. package/dist/ionic/p-fea11771.entry.js +4 -0
  628. package/dist/ionic/{p-30dfa360.system.js → p-ffbc80ae.system.js} +1 -1
  629. package/dist/types/components/button/button.d.ts +5 -0
  630. package/dist/types/components/datetime/utils/manipulation.d.ts +7 -7
  631. package/dist/types/components/datetime/utils/state.d.ts +2 -2
  632. package/dist/types/components/input/input.d.ts +7 -6
  633. package/dist/types/components/input/input.utils.d.ts +1 -1
  634. package/dist/types/components/input-password-toggle/input-password-toggle.d.ts +37 -0
  635. package/dist/types/components/searchbar/searchbar.d.ts +0 -14
  636. package/dist/types/components/textarea/textarea.d.ts +1 -6
  637. package/dist/types/components.d.ts +47 -3
  638. package/dist/types/utils/animation/animation-utils.d.ts +0 -12
  639. package/dist/types/utils/focus-trap.d.ts +2 -2
  640. package/dist/types/utils/framework-delegate.d.ts +1 -1
  641. package/dist/types/utils/keyboard/keyboard-controller.d.ts +1 -1
  642. package/dist/types/utils/overlays.d.ts +2 -2
  643. package/hydrate/index.js +425 -525
  644. package/package.json +6 -6
  645. package/dist/esm-es5/animation-6a3c0abb.js +0 -4
  646. package/dist/esm-es5/app-globals-80842d68.js +0 -4
  647. package/dist/esm-es5/framework-delegate-3dede018.js +0 -4
  648. package/dist/esm-es5/haptic-554688a5.js +0 -4
  649. package/dist/esm-es5/index-5d6a0317.js +0 -5
  650. package/dist/esm-es5/index-95a691d4.js +0 -4
  651. package/dist/esm-es5/index-fa221975.js +0 -4
  652. package/dist/esm-es5/input-shims-196afa11.js +0 -4
  653. package/dist/esm-es5/md.transition-0d2de76d.js +0 -4
  654. package/dist/ionic/p-0051ceb9.entry.js +0 -4
  655. package/dist/ionic/p-08a8971e.system.js +0 -4
  656. package/dist/ionic/p-0e4c9e45.system.js +0 -4
  657. package/dist/ionic/p-103ec049.system.entry.js +0 -4
  658. package/dist/ionic/p-17043350.system.js +0 -4
  659. package/dist/ionic/p-1c801dd4.entry.js +0 -4
  660. package/dist/ionic/p-2130b526.entry.js +0 -4
  661. package/dist/ionic/p-22b5c888.system.entry.js +0 -4
  662. package/dist/ionic/p-23cff6c1.system.js +0 -4
  663. package/dist/ionic/p-23efc001.entry.js +0 -4
  664. package/dist/ionic/p-244f56fd.js +0 -4
  665. package/dist/ionic/p-27c668a0.entry.js +0 -4
  666. package/dist/ionic/p-29ef3b9b.entry.js +0 -4
  667. package/dist/ionic/p-2f53c3eb.js +0 -4
  668. package/dist/ionic/p-2f6bc4a9.system.entry.js +0 -4
  669. package/dist/ionic/p-34c50a42.system.entry.js +0 -4
  670. package/dist/ionic/p-3785c067.entry.js +0 -4
  671. package/dist/ionic/p-3e6e53fe.system.entry.js +0 -4
  672. package/dist/ionic/p-42f189f4.js +0 -4
  673. package/dist/ionic/p-43c751c6.system.entry.js +0 -4
  674. package/dist/ionic/p-4d325220.system.entry.js +0 -4
  675. package/dist/ionic/p-4d361c89.entry.js +0 -4
  676. package/dist/ionic/p-5b2951c1.system.entry.js +0 -4
  677. package/dist/ionic/p-5b52897c.js +0 -4
  678. package/dist/ionic/p-5e39b9d8.entry.js +0 -4
  679. package/dist/ionic/p-610f0e12.entry.js +0 -4
  680. package/dist/ionic/p-66e50777.entry.js +0 -4
  681. package/dist/ionic/p-6a448415.entry.js +0 -4
  682. package/dist/ionic/p-7d4d9c40.system.entry.js +0 -4
  683. package/dist/ionic/p-7e7d534c.js +0 -4
  684. package/dist/ionic/p-831269de.js +0 -4
  685. package/dist/ionic/p-86c17a09.entry.js +0 -4
  686. package/dist/ionic/p-9b5d033a.system.entry.js +0 -4
  687. package/dist/ionic/p-a0e8f913.entry.js +0 -4
  688. package/dist/ionic/p-a4c287f9.entry.js +0 -4
  689. package/dist/ionic/p-ac6db4c2.js +0 -4
  690. package/dist/ionic/p-b0aaa59a.system.entry.js +0 -4
  691. package/dist/ionic/p-b1d9b078.entry.js +0 -4
  692. package/dist/ionic/p-ba0290d1.entry.js +0 -4
  693. package/dist/ionic/p-c385e49d.entry.js +0 -4
  694. package/dist/ionic/p-c3f5d0e7.js +0 -4
  695. package/dist/ionic/p-c629d22b.system.js +0 -5
  696. package/dist/ionic/p-c8383c20.entry.js +0 -4
  697. package/dist/ionic/p-c995da88.system.js +0 -4
  698. package/dist/ionic/p-cbf0a046.system.entry.js +0 -4
  699. package/dist/ionic/p-d372938e.system.entry.js +0 -4
  700. package/dist/ionic/p-d704f798.system.js +0 -4
  701. package/dist/ionic/p-d8090ce4.entry.js +0 -4
  702. package/dist/ionic/p-d80b7e31.system.js +0 -4
  703. package/dist/ionic/p-dad515dc.js +0 -4
  704. package/dist/ionic/p-dfb6de03.system.js +0 -4
  705. package/dist/ionic/p-e3611c25.entry.js +0 -4
  706. package/dist/ionic/p-e4ca94bd.js +0 -4
  707. package/dist/ionic/p-e7b0b64d.system.js +0 -4
  708. package/dist/ionic/p-ebc5b98f.entry.js +0 -4
  709. package/dist/ionic/p-ec34194e.system.entry.js +0 -4
  710. package/dist/ionic/p-ec613387.entry.js +0 -4
  711. package/dist/ionic/p-ed3463be.entry.js +0 -4
  712. package/dist/ionic/p-f1d1524c.entry.js +0 -4
  713. package/dist/ionic/p-f7a1318d.system.entry.js +0 -4
  714. package/dist/ionic/p-f8502e85.js +0 -5
  715. package/dist/ionic/p-fe1fd531.system.js +0 -4
  716. package/dist/ionic/p-fe35b5c0.entry.js +0 -4
@@ -289,12 +289,12 @@ const ActionSheet = /*@__PURE__*/ proxyCustomElement(class ActionSheet extends H
289
289
  const cancelButton = allButtons.find((b) => b.role === 'cancel');
290
290
  const buttons = allButtons.filter((b) => b.role !== 'cancel');
291
291
  const headerID = `action-sheet-${overlayIndex}-header`;
292
- return (h(Host, Object.assign({ key: 'b81b5301c2544d6474561047fa8f3cf1b27882fb', role: "dialog", "aria-modal": "true", "aria-labelledby": header !== undefined ? headerID : null, tabindex: "-1" }, htmlAttributes, { style: {
292
+ return (h(Host, Object.assign({ key: 'b640e9730af4bd9ec569884cf203c63102e0ea59', role: "dialog", "aria-modal": "true", "aria-labelledby": header !== undefined ? headerID : null, tabindex: "-1" }, htmlAttributes, { style: {
293
293
  zIndex: `${20000 + this.overlayIndex}`,
294
- }, 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: 'b98bfa2ed6b6c8f5648f5fe52968c7f79fd3557b', tappable: this.backdropDismiss }), h("div", { key: '15354a41ab7eb1014bb65638dad9daa7c8bf8167', tabindex: "0" }), h("div", { key: 'dff2e93f5f44b5f6488cf2a7da55563ce9a9cfdb', class: "action-sheet-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, h("div", { key: '25981afc3a174fb44a6d97b4118b3a39792211c8', class: "action-sheet-container" }, h("div", { key: '5a9d5174b3fe7b59e08f8022df8ead909650da53', class: "action-sheet-group", ref: (el) => (this.groupEl = el) }, header !== undefined && (h("div", { id: headerID, class: {
294
+ }, 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: 'bcfa5b7ffb5c265ef54caa114e697ada11f20c12', tappable: this.backdropDismiss }), h("div", { key: '207ae95b5365ce1d76170a05bdf8c83c3ba5de42', tabindex: "0" }), h("div", { key: 'bf2b4e8d57c822a4ea2bbe6c34b1b2f2067e4c02', class: "action-sheet-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, h("div", { key: '9c4841eb03ca1378c5abc1e3aafbbcfaaa43c345', class: "action-sheet-container" }, h("div", { key: 'fa438b8663f5d30852e5967da0471489efa783b2', class: "action-sheet-group", ref: (el) => (this.groupEl = el) }, header !== undefined && (h("div", { key: '2c600f1cd8314d65137fb1bfa180312b4791121a', id: headerID, class: {
295
295
  'action-sheet-title': true,
296
296
  'action-sheet-has-sub-title': this.subHeader !== undefined,
297
- } }, header, this.subHeader && h("div", { 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", { class: "action-sheet-group action-sheet-group-cancel" }, h("button", Object.assign({}, cancelButton.htmlAttributes, { type: "button", class: buttonClass(cancelButton), onClick: () => this.buttonClick(cancelButton) }), h("span", { class: "action-sheet-button-inner" }, cancelButton.icon && (h("ion-icon", { icon: cancelButton.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" })), cancelButton.text), mode === 'md' && h("ion-ripple-effect", null)))))), h("div", { key: 'b1891248a8269c9077f48cd4af210072daf7c119', tabindex: "0" })));
297
+ } }, header, this.subHeader && h("div", { key: 'a98d6a3f7948733de22a07432e56255f11243b7b', 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: '5c5abd0e0b3d486ba2bfe437e28a23b2c7c4c955', class: "action-sheet-group action-sheet-group-cancel" }, h("button", Object.assign({ key: '520a23bbbe6c7436f5bc58bad162d7894b870e54' }, cancelButton.htmlAttributes, { type: "button", class: buttonClass(cancelButton), onClick: () => this.buttonClick(cancelButton) }), h("span", { key: '28c90f66786ee82316adc6cfd68d322d2038357d', class: "action-sheet-button-inner" }, cancelButton.icon && (h("ion-icon", { key: 'fd49fcea260c7addc9b07718eeb02d4fa6e4d900', icon: cancelButton.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" })), cancelButton.text), mode === 'md' && h("ion-ripple-effect", { key: 'c83f636e171fe77635a4fce2b97161447e10546a' })))))), h("div", { key: 'd304920fc7cb006b87542183a3224a7e460abd3d', tabindex: "0" })));
298
298
  }
299
299
  get el() { return this; }
300
300
  static get watchers() { return {
@@ -486,9 +486,9 @@ const Alert = /*@__PURE__*/ proxyCustomElement(class Alert extends HTMLElement {
486
486
  * If neither is defined, don't set aria-labelledby.
487
487
  */
488
488
  const ariaLabelledBy = header ? hdrId : subHeader ? subHdrId : null;
489
- return (h(Host, Object.assign({ key: 'fe991967332781c792690760d63857f28e20e928', role: role, "aria-modal": "true", "aria-labelledby": ariaLabelledBy, "aria-describedby": message !== undefined ? msgId : null, tabindex: "-1" }, htmlAttributes, { style: {
489
+ return (h(Host, Object.assign({ key: 'b1875ea565c40a25915e26e61864f8c61d840ccc', role: role, "aria-modal": "true", "aria-labelledby": ariaLabelledBy, "aria-describedby": message !== undefined ? msgId : null, tabindex: "-1" }, htmlAttributes, { style: {
490
490
  zIndex: `${20000 + overlayIndex}`,
491
- }, 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: 'd2cf69281264c779cd583acc6466b67bbeffff77', tappable: this.backdropDismiss }), h("div", { key: 'cf1613444b085bf41326703a8ee39a0e7da4fbbd', tabindex: "0" }), h("div", { key: 'da4106c5da97987844b9404d968e895d3399d09b', class: "alert-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, h("div", { key: '0880f30325c25f08a27f5feaf44c497c64318819', class: "alert-head" }, header && (h("h2", { id: hdrId, class: "alert-title" }, header)), subHeader && (h("h2", { id: subHdrId, class: "alert-sub-title" }, subHeader))), this.renderAlertMessage(msgId), this.renderAlertInputs(), this.renderAlertButtons()), h("div", { key: '20c5e7f555e64750e5043aa62a511f2b56cc9e42', tabindex: "0" })));
491
+ }, 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: '37d9d7d1a47bfa23c3bb8d8d9805f52a5bbedf61', tappable: this.backdropDismiss }), h("div", { key: '0134cc90b7f02dcdd13dfdc39a72f2259182de90', tabindex: "0" }), h("div", { key: 'ed054b063ec2d1847b3234d5bdf3e66054784ed7', class: "alert-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, h("div", { key: 'fb81befae081424f03c64b434ffdd79bb1b00d0c', class: "alert-head" }, header && (h("h2", { key: '92596dfdd92c4f63c82ed86b4a2473b3110daae3', id: hdrId, class: "alert-title" }, header)), subHeader && (h("h2", { key: 'ba7a0734cf818224f453604ec638770ca61bfef6', id: subHdrId, class: "alert-sub-title" }, subHeader))), this.renderAlertMessage(msgId), this.renderAlertInputs(), this.renderAlertButtons()), h("div", { key: '41a2619836a4af5d158216ef14b49985c7941b78', tabindex: "0" })));
492
492
  }
493
493
  get el() { return this; }
494
494
  static get watchers() { return {
@@ -2,39 +2,8 @@
2
2
  * (C) Ionic http://ionicframework.com - MIT License
3
3
  */
4
4
  import { w as win } from './index5.js';
5
- import { r as raf } from './helpers.js';
6
5
 
7
6
  let animationPrefix;
8
- /**
9
- * Web Animations requires hyphenated CSS properties
10
- * to be written in camelCase when animating
11
- */
12
- const processKeyframes = (keyframes) => {
13
- keyframes.forEach((keyframe) => {
14
- for (const key in keyframe) {
15
- // eslint-disable-next-line no-prototype-builtins
16
- if (keyframe.hasOwnProperty(key)) {
17
- const value = keyframe[key];
18
- if (key === 'easing') {
19
- const newKey = 'animation-timing-function';
20
- keyframe[newKey] = value;
21
- delete keyframe[key];
22
- }
23
- else {
24
- const newKey = convertCamelCaseToHypen(key);
25
- if (newKey !== key) {
26
- keyframe[newKey] = value;
27
- delete keyframe[key];
28
- }
29
- }
30
- }
31
- }
32
- });
33
- return keyframes;
34
- };
35
- const convertCamelCaseToHypen = (str) => {
36
- return str.replace(/([a-z0-9])([A-Z])/g, '$1-$2').toLowerCase();
37
- };
38
7
  const getAnimationPrefix = (el) => {
39
8
  if (animationPrefix === undefined) {
40
9
  const supportsUnprefixed = el.style.animationName !== undefined;
@@ -47,78 +16,6 @@ const setStyleProperty = (element, propertyName, value) => {
47
16
  const prefix = propertyName.startsWith('animation') ? getAnimationPrefix(element) : '';
48
17
  element.style.setProperty(prefix + propertyName, value);
49
18
  };
50
- const removeStyleProperty = (element, propertyName) => {
51
- const prefix = propertyName.startsWith('animation') ? getAnimationPrefix(element) : '';
52
- element.style.removeProperty(prefix + propertyName);
53
- };
54
- const animationEnd = (el, callback) => {
55
- let unRegTrans;
56
- const opts = { passive: true };
57
- const unregister = () => {
58
- if (unRegTrans) {
59
- unRegTrans();
60
- }
61
- };
62
- const onTransitionEnd = (ev) => {
63
- if (el === ev.target) {
64
- unregister();
65
- callback(ev);
66
- }
67
- };
68
- if (el) {
69
- el.addEventListener('webkitAnimationEnd', onTransitionEnd, opts);
70
- el.addEventListener('animationend', onTransitionEnd, opts);
71
- unRegTrans = () => {
72
- el.removeEventListener('webkitAnimationEnd', onTransitionEnd, opts);
73
- el.removeEventListener('animationend', onTransitionEnd, opts);
74
- };
75
- }
76
- return unregister;
77
- };
78
- // TODO(FW-2832): type
79
- const generateKeyframeRules = (keyframes = []) => {
80
- return keyframes
81
- .map((keyframe) => {
82
- const offset = keyframe.offset;
83
- const frameString = [];
84
- for (const property in keyframe) {
85
- // eslint-disable-next-line no-prototype-builtins
86
- if (keyframe.hasOwnProperty(property) && property !== 'offset') {
87
- frameString.push(`${property}: ${keyframe[property]};`);
88
- }
89
- }
90
- return `${offset * 100}% { ${frameString.join(' ')} }`;
91
- })
92
- .join(' ');
93
- };
94
- const keyframeIds = [];
95
- const generateKeyframeName = (keyframeRules) => {
96
- let index = keyframeIds.indexOf(keyframeRules);
97
- if (index < 0) {
98
- index = keyframeIds.push(keyframeRules) - 1;
99
- }
100
- return `ion-animation-${index}`;
101
- };
102
- const getStyleContainer = (element) => {
103
- // getRootNode is not always available in SSR environments.
104
- // TODO(FW-2832): types
105
- const rootNode = element.getRootNode !== undefined ? element.getRootNode() : element;
106
- return rootNode.head || rootNode;
107
- };
108
- const createKeyframeStylesheet = (keyframeName, keyframeRules, element) => {
109
- var _a;
110
- const styleContainer = getStyleContainer(element);
111
- const keyframePrefix = getAnimationPrefix(element);
112
- const existingStylesheet = styleContainer.querySelector('#' + keyframeName);
113
- if (existingStylesheet) {
114
- return existingStylesheet;
115
- }
116
- const stylesheet = ((_a = element.ownerDocument) !== null && _a !== void 0 ? _a : document).createElement('style');
117
- stylesheet.id = keyframeName;
118
- stylesheet.textContent = `@${keyframePrefix}keyframes ${keyframeName} { ${keyframeRules} } @${keyframePrefix}keyframes ${keyframeName}-alt { ${keyframeRules} }`;
119
- styleContainer.appendChild(stylesheet);
120
- return stylesheet;
121
- };
122
19
  const addClassToArray = (classes = [], className) => {
123
20
  if (className !== undefined) {
124
21
  const classNameToAppend = Array.isArray(className) ? className : [className];
@@ -146,14 +43,12 @@ const createAnimation = (animationId) => {
146
43
  let numAnimationsRunning = 0;
147
44
  let shouldForceLinearEasing = false;
148
45
  let shouldForceSyncPlayback = false;
149
- let cssAnimationsTimerFallback;
150
46
  let forceDirectionValue;
151
47
  let forceDurationValue;
152
48
  let forceDelayValue;
153
49
  let willComplete = true;
154
50
  let finished = false;
155
51
  let shouldCalculateNumAnimations = true;
156
- let keyframeName;
157
52
  let ani;
158
53
  let paused = false;
159
54
  const id = animationId;
@@ -170,10 +65,16 @@ const createAnimation = (animationId) => {
170
65
  const webAnimations = [];
171
66
  const supportsAnimationEffect = typeof AnimationEffect === 'function' ||
172
67
  (win !== undefined && typeof win.AnimationEffect === 'function');
68
+ /**
69
+ * This is a feature detection for Web Animations.
70
+ *
71
+ * Certain environments such as emulated browser environments for testing,
72
+ * do not support Web Animations. As a result, we need to check for support
73
+ * and provide a fallback to test certain functionality related to Web Animations.
74
+ */
173
75
  const supportsWebAnimations = typeof Element === 'function' &&
174
76
  typeof Element.prototype.animate === 'function' &&
175
77
  supportsAnimationEffect;
176
- const ANIMATION_END_FALLBACK_PADDING_MS = 100;
177
78
  const getWebAnimations = () => {
178
79
  return webAnimations;
179
80
  };
@@ -261,21 +162,6 @@ const createAnimation = (animationId) => {
261
162
  });
262
163
  webAnimations.length = 0;
263
164
  }
264
- else {
265
- const elementsArray = elements.slice();
266
- raf(() => {
267
- elementsArray.forEach((element) => {
268
- removeStyleProperty(element, 'animation-name');
269
- removeStyleProperty(element, 'animation-duration');
270
- removeStyleProperty(element, 'animation-timing-function');
271
- removeStyleProperty(element, 'animation-iteration-count');
272
- removeStyleProperty(element, 'animation-delay');
273
- removeStyleProperty(element, 'animation-play-state');
274
- removeStyleProperty(element, 'animation-fill-mode');
275
- removeStyleProperty(element, 'animation-direction');
276
- });
277
- });
278
- }
279
165
  };
280
166
  /**
281
167
  * Removes the animation's stylesheets
@@ -533,9 +419,6 @@ const createAnimation = (animationId) => {
533
419
  }
534
420
  });
535
421
  }
536
- else {
537
- initializeCSSAnimation();
538
- }
539
422
  };
540
423
  /**
541
424
  * Run all "before" animation hooks.
@@ -565,7 +448,6 @@ const createAnimation = (animationId) => {
565
448
  * Run all "after" animation hooks.
566
449
  */
567
450
  const afterAnimation = () => {
568
- clearCSSAnimationsTimeout();
569
451
  // Runs all after read callbacks
570
452
  _afterAddReadFunctions.forEach((callback) => callback());
571
453
  // Runs all after write callbacks
@@ -621,32 +503,6 @@ const createAnimation = (animationId) => {
621
503
  }
622
504
  }
623
505
  };
624
- const initializeCSSAnimation = (toggleAnimationName = true) => {
625
- cleanUpStyleSheets();
626
- const processedKeyframes = processKeyframes(_keyframes);
627
- elements.forEach((element) => {
628
- if (processedKeyframes.length > 0) {
629
- const keyframeRules = generateKeyframeRules(processedKeyframes);
630
- keyframeName = animationId !== undefined ? animationId : generateKeyframeName(keyframeRules);
631
- const stylesheet = createKeyframeStylesheet(keyframeName, keyframeRules, element);
632
- stylesheets.push(stylesheet);
633
- setStyleProperty(element, 'animation-duration', `${getDuration()}ms`);
634
- setStyleProperty(element, 'animation-timing-function', getEasing());
635
- setStyleProperty(element, 'animation-delay', `${getDelay()}ms`);
636
- setStyleProperty(element, 'animation-fill-mode', getFill());
637
- setStyleProperty(element, 'animation-direction', getDirection());
638
- const iterationsCount = getIterations() === Infinity ? 'infinite' : getIterations().toString();
639
- setStyleProperty(element, 'animation-iteration-count', iterationsCount);
640
- setStyleProperty(element, 'animation-play-state', 'paused');
641
- if (toggleAnimationName) {
642
- setStyleProperty(element, 'animation-name', `${stylesheet.id}-alt`);
643
- }
644
- raf(() => {
645
- setStyleProperty(element, 'animation-name', stylesheet.id || null);
646
- });
647
- }
648
- });
649
- };
650
506
  const initializeWebAnimation = () => {
651
507
  elements.forEach((element) => {
652
508
  const animation = element.animate(_keyframes, {
@@ -667,15 +523,12 @@ const createAnimation = (animationId) => {
667
523
  };
668
524
  }
669
525
  };
670
- const initializeAnimation = (toggleAnimationName = true) => {
526
+ const initializeAnimation = () => {
671
527
  beforeAnimation();
672
528
  if (_keyframes.length > 0) {
673
529
  if (supportsWebAnimations) {
674
530
  initializeWebAnimation();
675
531
  }
676
- else {
677
- initializeCSSAnimation(toggleAnimationName);
678
- }
679
532
  }
680
533
  initialized = true;
681
534
  };
@@ -688,15 +541,6 @@ const createAnimation = (animationId) => {
688
541
  animation.pause();
689
542
  });
690
543
  }
691
- else {
692
- const animationDuration = `-${getDuration() * step}ms`;
693
- elements.forEach((element) => {
694
- if (_keyframes.length > 0) {
695
- setStyleProperty(element, 'animation-delay', animationDuration);
696
- setStyleProperty(element, 'animation-play-state', 'paused');
697
- }
698
- });
699
- }
700
544
  };
701
545
  const updateWebAnimation = (step) => {
702
546
  webAnimations.forEach((animation) => {
@@ -713,26 +557,6 @@ const createAnimation = (animationId) => {
713
557
  setAnimationStep(step);
714
558
  }
715
559
  };
716
- const updateCSSAnimation = (toggleAnimationName = true, step) => {
717
- raf(() => {
718
- elements.forEach((element) => {
719
- setStyleProperty(element, 'animation-name', keyframeName || null);
720
- setStyleProperty(element, 'animation-duration', `${getDuration()}ms`);
721
- setStyleProperty(element, 'animation-timing-function', getEasing());
722
- setStyleProperty(element, 'animation-delay', step !== undefined ? `-${step * getDuration()}ms` : `${getDelay()}ms`);
723
- setStyleProperty(element, 'animation-fill-mode', getFill() || null);
724
- setStyleProperty(element, 'animation-direction', getDirection() || null);
725
- const iterationsCount = getIterations() === Infinity ? 'infinite' : getIterations().toString();
726
- setStyleProperty(element, 'animation-iteration-count', iterationsCount);
727
- if (toggleAnimationName) {
728
- setStyleProperty(element, 'animation-name', `${keyframeName}-alt`);
729
- }
730
- raf(() => {
731
- setStyleProperty(element, 'animation-name', keyframeName || null);
732
- });
733
- });
734
- });
735
- };
736
560
  const update = (deep = false, toggleAnimationName = true, step) => {
737
561
  if (deep) {
738
562
  childAnimations.forEach((animation) => {
@@ -742,9 +566,6 @@ const createAnimation = (animationId) => {
742
566
  if (supportsWebAnimations) {
743
567
  updateWebAnimation(step);
744
568
  }
745
- else {
746
- updateCSSAnimation(toggleAnimationName, step);
747
- }
748
569
  return ani;
749
570
  };
750
571
  const progressStart = (forceLinearEasing = false, step) => {
@@ -827,67 +648,8 @@ const createAnimation = (animationId) => {
827
648
  pauseAnimation();
828
649
  return ani;
829
650
  };
830
- const onAnimationEndFallback = () => {
831
- cssAnimationsTimerFallback = undefined;
832
- animationFinish();
833
- };
834
- const clearCSSAnimationsTimeout = () => {
835
- if (cssAnimationsTimerFallback) {
836
- clearTimeout(cssAnimationsTimerFallback);
837
- }
838
- };
839
651
  const playCSSAnimations = () => {
840
- clearCSSAnimationsTimeout();
841
- raf(() => {
842
- elements.forEach((element) => {
843
- if (_keyframes.length > 0) {
844
- setStyleProperty(element, 'animation-play-state', 'running');
845
- }
846
- });
847
- });
848
- if (_keyframes.length === 0 || elements.length === 0) {
849
- animationFinish();
850
- }
851
- else {
852
- /**
853
- * This is a catchall in the event that a CSS Animation did not finish.
854
- * The Web Animations API has mechanisms in place for preventing this.
855
- * CSS Animations will not fire an `animationend` event
856
- * for elements with `display: none`. The Web Animations API
857
- * accounts for this, but using raw CSS Animations requires
858
- * this workaround.
859
- */
860
- const animationDelay = getDelay() || 0;
861
- const animationDuration = getDuration() || 0;
862
- const animationIterations = getIterations() || 1;
863
- // No need to set a timeout when animation has infinite iterations
864
- if (isFinite(animationIterations)) {
865
- cssAnimationsTimerFallback = setTimeout(onAnimationEndFallback, animationDelay + animationDuration * animationIterations + ANIMATION_END_FALLBACK_PADDING_MS);
866
- }
867
- animationEnd(elements[0], () => {
868
- clearCSSAnimationsTimeout();
869
- /**
870
- * Ensure that clean up
871
- * is always done a frame
872
- * before the onFinish handlers
873
- * are fired. Otherwise, there
874
- * may be flickering if a new
875
- * animation is started on the same
876
- * element too quickly
877
- */
878
- raf(() => {
879
- clearCSSAnimationPlayState();
880
- raf(animationFinish);
881
- });
882
- });
883
- }
884
- };
885
- const clearCSSAnimationPlayState = () => {
886
- elements.forEach((element) => {
887
- removeStyleProperty(element, 'animation-duration');
888
- removeStyleProperty(element, 'animation-delay');
889
- removeStyleProperty(element, 'animation-play-state');
890
- });
652
+ animationFinish();
891
653
  };
892
654
  const playWebAnimations = () => {
893
655
  webAnimations.forEach((animation) => {
@@ -902,9 +664,6 @@ const createAnimation = (animationId) => {
902
664
  setAnimationStep(0);
903
665
  updateWebAnimation();
904
666
  }
905
- else {
906
- updateCSSAnimation();
907
- }
908
667
  };
909
668
  const play = (opts) => {
910
669
  return new Promise((resolve) => {
@@ -34,7 +34,7 @@ const Backdrop = /*@__PURE__*/ proxyCustomElement(class Backdrop extends HTMLEle
34
34
  }
35
35
  render() {
36
36
  const mode = getIonMode(this);
37
- return (h(Host, { key: 'edc9b82940adbb5fa740107bd2d12d02955606fa', tabindex: "-1", "aria-hidden": "true", class: {
37
+ return (h(Host, { key: 'c803b4302c8e722064feb03dafe3cb6e190b4f2b', tabindex: "-1", "aria-hidden": "true", class: {
38
38
  [mode]: true,
39
39
  'backdrop-hide': !this.visible,
40
40
  'backdrop-no-tappable': !this.tappable,
@@ -8,10 +8,10 @@ import { o as openURL, c as createColorClasses, h as hostContext } from './theme
8
8
  import { b as getIonMode } from './ionic-global.js';
9
9
  import { d as defineCustomElement$1 } from './ripple-effect.js';
10
10
 
11
- const buttonIosCss = ":host{--overflow:hidden;--ripple-color:currentColor;--border-width:initial;--border-color:initial;--border-style:initial;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--box-shadow:none;display:inline-block;width:auto;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;vertical-align:-webkit-baseline-middle;-webkit-font-kerning:none;font-kerning:none}:host(.button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.button-solid){--background:var(--ion-color-primary, #0054e9);--color:var(--ion-color-primary-contrast, #fff)}:host(.button-outline){--border-color:var(--ion-color-primary, #0054e9);--background:transparent;--color:var(--ion-color-primary, #0054e9)}:host(.button-clear){--border-width:0;--background:transparent;--color:var(--ion-color-primary, #0054e9)}:host(.button-block){display:block}:host(.button-block) .button-native{margin-left:0;margin-right:0;width:100%;clear:both;contain:content}:host(.button-block) .button-native::after{clear:both}:host(.button-full){display:block}:host(.button-full) .button-native{margin-left:0;margin-right:0;width:100%;contain:content}:host(.button-full:not(.button-round)) .button-native{border-radius:0;border-right-width:0;border-left-width:0}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;width:100%;height:100%;min-height:inherit;-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);line-height:1;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);contain:layout style;cursor:pointer;opacity:var(--opacity);overflow:var(--overflow);z-index:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button-native::-moz-focus-inner{border:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}::slotted([slot=start]),::slotted([slot=end]){-ms-flex-negative:0;flex-shrink:0}::slotted(ion-icon){font-size:1.35em;pointer-events:none}::slotted(ion-icon[slot=start]){-webkit-margin-start:-0.3em;margin-inline-start:-0.3em;-webkit-margin-end:0.3em;margin-inline-end:0.3em;margin-top:0;margin-bottom:0}::slotted(ion-icon[slot=end]){-webkit-margin-start:0.3em;margin-inline-start:0.3em;-webkit-margin-end:-0.2em;margin-inline-end:-0.2em;margin-top:0;margin-bottom:0}::slotted(ion-icon[slot=icon-only]){font-size:1.8em}ion-ripple-effect{color:var(--ripple-color)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}:host(.ion-focused){color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){:host(:hover){color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-activated){color:var(--color-activated)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.button-solid.ion-color) .button-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.button-outline.ion-color) .button-native{border-color:var(--ion-color-base);background:transparent;color:var(--ion-color-base)}:host(.button-clear.ion-color) .button-native{background:transparent;color:var(--ion-color-base)}:host(.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{color:var(--ion-toolbar-color, var(--color))}:host(.button-outline.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{border-color:var(--ion-toolbar-color, var(--color, var(--border-color)))}:host(.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{background:var(--ion-toolbar-color, var(--background));color:var(--ion-toolbar-background, var(--color))}:host(.button-outline.ion-activated.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{background:var(--ion-toolbar-color, var(--color));color:var(--ion-toolbar-background, var(--background), var(--ion-color-primary-contrast, #fff))}:host{--border-radius:14px;--padding-top:13px;--padding-bottom:13px;--padding-start:1em;--padding-end:1em;--transition:background-color, opacity 100ms linear;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:2px;margin-inline-end:2px;margin-top:4px;margin-bottom:4px;min-height:3.1em;font-size:min(1rem, 48px);font-weight:500;letter-spacing:0}:host(.button-solid){--background-activated:var(--ion-color-primary-shade, #004acd);--background-focused:var(--ion-color-primary-shade, #004acd);--background-hover:var(--ion-color-primary-tint, #1a65eb);--background-activated-opacity:1;--background-focused-opacity:1;--background-hover-opacity:1}:host(.button-outline){--border-radius:14px;--border-width:1px;--border-style:solid;--background-activated:var(--ion-color-primary, #0054e9);--background-focused:var(--ion-color-primary, #0054e9);--background-hover:transparent;--background-focused-opacity:.1;--color-activated:var(--ion-color-primary-contrast, #fff)}:host(.button-clear){--background-activated:transparent;--background-activated-opacity:0;--background-focused:var(--ion-color-primary, #0054e9);--background-hover:transparent;--background-focused-opacity:.1;font-size:min(1.0625rem, 51px);font-weight:normal}:host(.in-buttons){font-size:clamp(17px, 1.0625rem, 21.08px);font-weight:400}:host(.button-large){--border-radius:16px;--padding-top:17px;--padding-start:1em;--padding-end:1em;--padding-bottom:17px;min-height:3.1em;font-size:min(1.25rem, 60px)}:host(.button-small){--border-radius:6px;--padding-top:4px;--padding-start:0.9em;--padding-end:0.9em;--padding-bottom:4px;min-height:2.1em;font-size:min(0.8125rem, 39px)}:host(.button-has-icon-only){--padding-top:0;--padding-bottom:0}:host(.button-round){--border-radius:64px;--padding-top:0;--padding-start:26px;--padding-end:26px;--padding-bottom:0}:host(.button-strong){font-weight:600}:host(.button-outline.ion-focused.ion-color) .button-native,:host(.button-clear.ion-focused.ion-color) .button-native{color:var(--ion-color-base)}:host(.button-outline.ion-focused.ion-color) .button-native::after,:host(.button-clear.ion-focused.ion-color) .button-native::after{background:var(--ion-color-base)}:host(.button-solid.ion-color.ion-focused) .button-native::after{background:var(--ion-color-shade)}@media (any-hover: hover){:host(.button-clear:not(.ion-activated):hover),:host(.button-outline:not(.ion-activated):hover){opacity:0.6}:host(.button-clear.ion-color:hover) .button-native,:host(.button-outline.ion-color:hover) .button-native{color:var(--ion-color-base)}:host(.button-clear.ion-color:hover) .button-native::after,:host(.button-outline.ion-color:hover) .button-native::after{background:transparent}:host(.button-solid.ion-color:hover) .button-native::after{background:var(--ion-color-tint)}:host(:hover.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color):not(.ion-activated)) .button-native::after{background:#fff;opacity:0.1}}:host(.button-clear.ion-activated){opacity:0.4}:host(.button-outline.ion-activated.ion-color) .button-native{color:var(--ion-color-contrast)}:host(.button-outline.ion-activated.ion-color) .button-native::after{background:var(--ion-color-base)}:host(.button-solid.ion-color.ion-activated) .button-native::after{background:var(--ion-color-shade)}";
11
+ const buttonIosCss = ":host{--overflow:hidden;--ripple-color:currentColor;--border-width:initial;--border-color:initial;--border-style:initial;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--box-shadow:none;display:inline-block;width:auto;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;vertical-align:-webkit-baseline-middle;-webkit-font-kerning:none;font-kerning:none}:host(.button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.button-solid){--background:var(--ion-color-primary, #0054e9);--color:var(--ion-color-primary-contrast, #fff)}:host(.button-outline){--border-color:var(--ion-color-primary, #0054e9);--background:transparent;--color:var(--ion-color-primary, #0054e9)}:host(.button-clear){--border-width:0;--background:transparent;--color:var(--ion-color-primary, #0054e9)}:host(.button-block){display:block}:host(.button-block) .button-native{margin-left:0;margin-right:0;width:100%;clear:both;contain:content}:host(.button-block) .button-native::after{clear:both}:host(.button-full){display:block}:host(.button-full) .button-native{margin-left:0;margin-right:0;width:100%;contain:content}:host(.button-full:not(.button-round)) .button-native{border-radius:0;border-right-width:0;border-left-width:0}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;width:100%;height:100%;min-height:inherit;-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);line-height:1;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);contain:layout style;cursor:pointer;opacity:var(--opacity);overflow:var(--overflow);z-index:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button-native::-moz-focus-inner{border:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}::slotted([slot=start]),::slotted([slot=end]){-ms-flex-negative:0;flex-shrink:0}::slotted(ion-icon){font-size:1.35em;pointer-events:none}::slotted(ion-icon[slot=start]){-webkit-margin-start:-0.3em;margin-inline-start:-0.3em;-webkit-margin-end:0.3em;margin-inline-end:0.3em;margin-top:0;margin-bottom:0}::slotted(ion-icon[slot=end]){-webkit-margin-start:0.3em;margin-inline-start:0.3em;-webkit-margin-end:-0.2em;margin-inline-end:-0.2em;margin-top:0;margin-bottom:0}ion-ripple-effect{color:var(--ripple-color)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}:host(.ion-focused){color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){:host(:hover){color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-activated){color:var(--color-activated)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.button-solid.ion-color) .button-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.button-outline.ion-color) .button-native{border-color:var(--ion-color-base);background:transparent;color:var(--ion-color-base)}:host(.button-clear.ion-color) .button-native{background:transparent;color:var(--ion-color-base)}:host(.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{color:var(--ion-toolbar-color, var(--color))}:host(.button-outline.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{border-color:var(--ion-toolbar-color, var(--color, var(--border-color)))}:host(.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{background:var(--ion-toolbar-color, var(--background));color:var(--ion-toolbar-background, var(--color))}:host{--border-radius:14px;--padding-top:13px;--padding-bottom:13px;--padding-start:1em;--padding-end:1em;--transition:background-color, opacity 100ms linear;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:2px;margin-inline-end:2px;margin-top:4px;margin-bottom:4px;min-height:3.1em;font-size:min(1rem, 48px);font-weight:500;letter-spacing:0}:host(.button-solid){--background-activated:var(--ion-color-primary-shade, #004acd);--background-focused:var(--ion-color-primary-shade, #004acd);--background-hover:var(--ion-color-primary-tint, #1a65eb);--background-activated-opacity:1;--background-focused-opacity:1;--background-hover-opacity:1}:host(.button-outline){--border-radius:14px;--border-width:1px;--border-style:solid;--background-activated:var(--ion-color-primary, #0054e9);--background-focused:var(--ion-color-primary, #0054e9);--background-hover:transparent;--background-focused-opacity:.1;--color-activated:var(--ion-color-primary-contrast, #fff)}:host(.button-clear){--background-activated:transparent;--background-activated-opacity:0;--background-focused:var(--ion-color-primary, #0054e9);--background-hover:transparent;--background-focused-opacity:.1;font-size:min(1.0625rem, 51px);font-weight:normal}:host(.in-buttons){font-size:clamp(17px, 1.0625rem, 21.08px);font-weight:400}:host(.button-large){--border-radius:16px;--padding-top:17px;--padding-start:1em;--padding-end:1em;--padding-bottom:17px;min-height:3.1em;font-size:min(1.25rem, 60px)}:host(.button-small){--border-radius:6px;--padding-top:4px;--padding-start:0.9em;--padding-end:0.9em;--padding-bottom:4px;min-height:2.1em;font-size:min(0.8125rem, 39px)}:host(.button-round){--border-radius:999px;--padding-top:0;--padding-start:26px;--padding-end:26px;--padding-bottom:0}:host(.button-strong){font-weight:600}:host(.button-has-icon-only){--padding-top:0;--padding-bottom:var(--padding-top);--padding-end:var(--padding-top);--padding-start:var(--padding-end);min-width:clamp(30px, 2.125em, 60px);min-height:clamp(30px, 2.125em, 60px)}::slotted(ion-icon[slot=icon-only]){font-size:clamp(15.12px, 1.125em, 43.02px)}:host(.button-small.button-has-icon-only){min-width:clamp(23px, 2.16em, 54px);min-height:clamp(23px, 2.16em, 54px)}:host(.button-small) ::slotted(ion-icon[slot=icon-only]){font-size:clamp(12.1394px, 1.308125em, 40.1856px)}:host(.button-large.button-has-icon-only){min-width:clamp(46px, 2.5em, 78px);min-height:clamp(46px, 2.5em, 78px)}:host(.button-large) ::slotted(ion-icon[slot=icon-only]){font-size:clamp(15.12px, 0.9em, 43.056px)}:host(.button-outline.ion-focused.ion-color) .button-native,:host(.button-clear.ion-focused.ion-color) .button-native{color:var(--ion-color-base)}:host(.button-outline.ion-focused.ion-color) .button-native::after,:host(.button-clear.ion-focused.ion-color) .button-native::after{background:var(--ion-color-base)}:host(.button-solid.ion-color.ion-focused) .button-native::after{background:var(--ion-color-shade)}@media (any-hover: hover){:host(.button-clear:not(.ion-activated):hover),:host(.button-outline:not(.ion-activated):hover){opacity:0.6}:host(.button-clear.ion-color:hover) .button-native,:host(.button-outline.ion-color:hover) .button-native{color:var(--ion-color-base)}:host(.button-clear.ion-color:hover) .button-native::after,:host(.button-outline.ion-color:hover) .button-native::after{background:transparent}:host(.button-solid.ion-color:hover) .button-native::after{background:var(--ion-color-tint)}:host(:hover.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color):not(.ion-activated)) .button-native::after{background:#fff;opacity:0.1}}:host(.button-clear.ion-activated){opacity:0.4}:host(.button-outline.ion-activated.ion-color) .button-native{color:var(--ion-color-contrast)}:host(.button-outline.ion-activated.ion-color) .button-native::after{background:var(--ion-color-base)}:host(.button-solid.ion-color.ion-activated) .button-native::after{background:var(--ion-color-shade)}:host(.button-outline.ion-activated.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{background:var(--ion-toolbar-color, var(--color));color:var(--ion-toolbar-background, var(--background), var(--ion-color-primary-contrast, #fff))}";
12
12
  const IonButtonIosStyle0 = buttonIosCss;
13
13
 
14
- const buttonMdCss = ":host{--overflow:hidden;--ripple-color:currentColor;--border-width:initial;--border-color:initial;--border-style:initial;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--box-shadow:none;display:inline-block;width:auto;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;vertical-align:-webkit-baseline-middle;-webkit-font-kerning:none;font-kerning:none}:host(.button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.button-solid){--background:var(--ion-color-primary, #0054e9);--color:var(--ion-color-primary-contrast, #fff)}:host(.button-outline){--border-color:var(--ion-color-primary, #0054e9);--background:transparent;--color:var(--ion-color-primary, #0054e9)}:host(.button-clear){--border-width:0;--background:transparent;--color:var(--ion-color-primary, #0054e9)}:host(.button-block){display:block}:host(.button-block) .button-native{margin-left:0;margin-right:0;width:100%;clear:both;contain:content}:host(.button-block) .button-native::after{clear:both}:host(.button-full){display:block}:host(.button-full) .button-native{margin-left:0;margin-right:0;width:100%;contain:content}:host(.button-full:not(.button-round)) .button-native{border-radius:0;border-right-width:0;border-left-width:0}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;width:100%;height:100%;min-height:inherit;-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);line-height:1;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);contain:layout style;cursor:pointer;opacity:var(--opacity);overflow:var(--overflow);z-index:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button-native::-moz-focus-inner{border:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}::slotted([slot=start]),::slotted([slot=end]){-ms-flex-negative:0;flex-shrink:0}::slotted(ion-icon){font-size:1.35em;pointer-events:none}::slotted(ion-icon[slot=start]){-webkit-margin-start:-0.3em;margin-inline-start:-0.3em;-webkit-margin-end:0.3em;margin-inline-end:0.3em;margin-top:0;margin-bottom:0}::slotted(ion-icon[slot=end]){-webkit-margin-start:0.3em;margin-inline-start:0.3em;-webkit-margin-end:-0.2em;margin-inline-end:-0.2em;margin-top:0;margin-bottom:0}::slotted(ion-icon[slot=icon-only]){font-size:1.8em}ion-ripple-effect{color:var(--ripple-color)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}:host(.ion-focused){color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){:host(:hover){color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-activated){color:var(--color-activated)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.button-solid.ion-color) .button-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.button-outline.ion-color) .button-native{border-color:var(--ion-color-base);background:transparent;color:var(--ion-color-base)}:host(.button-clear.ion-color) .button-native{background:transparent;color:var(--ion-color-base)}:host(.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{color:var(--ion-toolbar-color, var(--color))}:host(.button-outline.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{border-color:var(--ion-toolbar-color, var(--color, var(--border-color)))}:host(.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{background:var(--ion-toolbar-color, var(--background));color:var(--ion-toolbar-background, var(--color))}:host(.button-outline.ion-activated.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{background:var(--ion-toolbar-color, var(--color));color:var(--ion-toolbar-background, var(--background), var(--ion-color-primary-contrast, #fff))}:host{--border-radius:4px;--padding-top:8px;--padding-bottom:8px;--padding-start:1.1em;--padding-end:1.1em;--transition:box-shadow 280ms cubic-bezier(.4, 0, .2, 1),\n background-color 15ms linear,\n color 15ms linear;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:2px;margin-inline-end:2px;margin-top:4px;margin-bottom:4px;min-height:36px;font-size:0.875rem;font-weight:500;letter-spacing:0.06em;text-transform:uppercase}:host(.button-solid){--background-activated:transparent;--background-hover:var(--ion-color-primary-contrast, #fff);--background-focused:var(--ion-color-primary-contrast, #fff);--background-activated-opacity:0;--background-focused-opacity:.24;--background-hover-opacity:.08;--box-shadow:0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)}:host(.button-solid.ion-activated){--box-shadow:0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12)}:host(.button-outline){--border-width:2px;--border-style:solid;--box-shadow:none;--background-activated:transparent;--background-focused:var(--ion-color-primary, #0054e9);--background-hover:var(--ion-color-primary, #0054e9);--background-activated-opacity:0;--background-focused-opacity:.12;--background-hover-opacity:.04}:host(.button-outline.ion-activated.ion-color) .button-native{background:transparent}:host(.button-clear){--background-activated:transparent;--background-focused:var(--ion-color-primary, #0054e9);--background-hover:var(--ion-color-primary, #0054e9);--background-activated-opacity:0;--background-focused-opacity:.12;--background-hover-opacity:.04}:host(.button-round){--border-radius:64px;--padding-top:0;--padding-start:26px;--padding-end:26px;--padding-bottom:0}:host(.button-large){--padding-top:14px;--padding-start:1em;--padding-end:1em;--padding-bottom:14px;min-height:2.8em;font-size:1.25rem}:host(.button-small){--padding-top:4px;--padding-start:0.9em;--padding-end:0.9em;--padding-bottom:4px;min-height:2.1em;font-size:0.8125rem}:host(.button-has-icon-only){--padding-top:0;--padding-bottom:0}:host(.button-strong){font-weight:bold}::slotted(ion-icon[slot=icon-only]){padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}:host(.button-solid.ion-color.ion-focused) .button-native::after{background:var(--ion-color-contrast)}:host(.button-clear.ion-color.ion-focused) .button-native::after,:host(.button-outline.ion-color.ion-focused) .button-native::after{background:var(--ion-color-base)}@media (any-hover: hover){:host(.button-solid.ion-color:hover) .button-native::after{background:var(--ion-color-contrast)}:host(.button-clear.ion-color:hover) .button-native::after,:host(.button-outline.ion-color:hover) .button-native::after{background:var(--ion-color-base)}}";
14
+ const buttonMdCss = ":host{--overflow:hidden;--ripple-color:currentColor;--border-width:initial;--border-color:initial;--border-style:initial;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--box-shadow:none;display:inline-block;width:auto;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;vertical-align:-webkit-baseline-middle;-webkit-font-kerning:none;font-kerning:none}:host(.button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.button-solid){--background:var(--ion-color-primary, #0054e9);--color:var(--ion-color-primary-contrast, #fff)}:host(.button-outline){--border-color:var(--ion-color-primary, #0054e9);--background:transparent;--color:var(--ion-color-primary, #0054e9)}:host(.button-clear){--border-width:0;--background:transparent;--color:var(--ion-color-primary, #0054e9)}:host(.button-block){display:block}:host(.button-block) .button-native{margin-left:0;margin-right:0;width:100%;clear:both;contain:content}:host(.button-block) .button-native::after{clear:both}:host(.button-full){display:block}:host(.button-full) .button-native{margin-left:0;margin-right:0;width:100%;contain:content}:host(.button-full:not(.button-round)) .button-native{border-radius:0;border-right-width:0;border-left-width:0}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;width:100%;height:100%;min-height:inherit;-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);line-height:1;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);contain:layout style;cursor:pointer;opacity:var(--opacity);overflow:var(--overflow);z-index:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button-native::-moz-focus-inner{border:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}::slotted([slot=start]),::slotted([slot=end]){-ms-flex-negative:0;flex-shrink:0}::slotted(ion-icon){font-size:1.35em;pointer-events:none}::slotted(ion-icon[slot=start]){-webkit-margin-start:-0.3em;margin-inline-start:-0.3em;-webkit-margin-end:0.3em;margin-inline-end:0.3em;margin-top:0;margin-bottom:0}::slotted(ion-icon[slot=end]){-webkit-margin-start:0.3em;margin-inline-start:0.3em;-webkit-margin-end:-0.2em;margin-inline-end:-0.2em;margin-top:0;margin-bottom:0}ion-ripple-effect{color:var(--ripple-color)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}:host(.ion-focused){color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){:host(:hover){color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-activated){color:var(--color-activated)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.button-solid.ion-color) .button-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.button-outline.ion-color) .button-native{border-color:var(--ion-color-base);background:transparent;color:var(--ion-color-base)}:host(.button-clear.ion-color) .button-native{background:transparent;color:var(--ion-color-base)}:host(.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{color:var(--ion-toolbar-color, var(--color))}:host(.button-outline.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{border-color:var(--ion-toolbar-color, var(--color, var(--border-color)))}:host(.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{background:var(--ion-toolbar-color, var(--background));color:var(--ion-toolbar-background, var(--color))}:host{--border-radius:4px;--padding-top:8px;--padding-bottom:8px;--padding-start:1.1em;--padding-end:1.1em;--transition:box-shadow 280ms cubic-bezier(.4, 0, .2, 1),\n background-color 15ms linear,\n color 15ms linear;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:2px;margin-inline-end:2px;margin-top:4px;margin-bottom:4px;min-height:36px;font-size:0.875rem;font-weight:500;letter-spacing:0.06em;text-transform:uppercase}:host(.button-solid){--background-activated:transparent;--background-hover:var(--ion-color-primary-contrast, #fff);--background-focused:var(--ion-color-primary-contrast, #fff);--background-activated-opacity:0;--background-focused-opacity:.24;--background-hover-opacity:.08;--box-shadow:0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)}:host(.button-solid.ion-activated){--box-shadow:0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12)}:host(.button-outline){--border-width:2px;--border-style:solid;--box-shadow:none;--background-activated:transparent;--background-focused:var(--ion-color-primary, #0054e9);--background-hover:var(--ion-color-primary, #0054e9);--background-activated-opacity:0;--background-focused-opacity:.12;--background-hover-opacity:.04}:host(.button-outline.ion-activated.ion-color) .button-native{background:transparent}:host(.button-clear){--background-activated:transparent;--background-focused:var(--ion-color-primary, #0054e9);--background-hover:var(--ion-color-primary, #0054e9);--background-activated-opacity:0;--background-focused-opacity:.12;--background-hover-opacity:.04}:host(.button-round){--border-radius:999px;--padding-top:0;--padding-start:26px;--padding-end:26px;--padding-bottom:0}:host(.button-large){--padding-top:14px;--padding-start:1em;--padding-end:1em;--padding-bottom:14px;min-height:2.8em;font-size:1.25rem}:host(.button-small){--padding-top:4px;--padding-start:0.9em;--padding-end:0.9em;--padding-bottom:4px;min-height:2.1em;font-size:0.8125rem}:host(.button-strong){font-weight:bold}:host(.button-has-icon-only){--padding-top:0;--padding-bottom:var(--padding-top);--padding-end:var(--padding-top);--padding-start:var(--padding-end);min-width:clamp(30px, 2.86em, 60px);min-height:clamp(30px, 2.86em, 60px)}::slotted(ion-icon[slot=icon-only]){font-size:clamp(15.104px, 1.6em, 43.008px)}:host(.button-small.button-has-icon-only){min-width:clamp(23px, 2.16em, 54px);min-height:clamp(23px, 2.16em, 54px)}:host(.button-small) ::slotted(ion-icon[slot=icon-only]){font-size:clamp(13.002px, 1.23125em, 40.385px)}:host(.button-large.button-has-icon-only){min-width:clamp(46px, 2.5em, 78px);min-height:clamp(46px, 2.5em, 78px)}:host(.button-large) ::slotted(ion-icon[slot=icon-only]){font-size:clamp(15.008px, 1.4em, 43.008px)}:host(.button-solid.ion-color.ion-focused) .button-native::after{background:var(--ion-color-contrast)}:host(.button-clear.ion-color.ion-focused) .button-native::after,:host(.button-outline.ion-color.ion-focused) .button-native::after{background:var(--ion-color-base)}@media (any-hover: hover){:host(.button-solid.ion-color:hover) .button-native::after{background:var(--ion-color-contrast)}:host(.button-clear.ion-color:hover) .button-native::after,:host(.button-outline.ion-color:hover) .button-native::after{background:var(--ion-color-base)}}:host(.button-outline.ion-activated.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{background:var(--ion-toolbar-background, var(--color));color:var(--ion-toolbar-color, var(--background), var(--ion-color-primary-contrast, #fff))}";
15
15
  const IonButtonMdStyle0 = buttonMdCss;
16
16
 
17
17
  const Button = /*@__PURE__*/ proxyCustomElement(class Button extends HTMLElement {
@@ -42,6 +42,18 @@ const Button = /*@__PURE__*/ proxyCustomElement(class Button extends HTMLElement
42
42
  this.onBlur = () => {
43
43
  this.ionBlur.emit();
44
44
  };
45
+ this.slotChanged = () => {
46
+ /**
47
+ * Ensures that the 'has-icon-only' class is properly added
48
+ * or removed from `ion-button` when manipulating the
49
+ * `icon-only` slot.
50
+ *
51
+ * Without this, the 'has-icon-only' class is only checked
52
+ * or added when `ion-button` component first renders.
53
+ */
54
+ this.isCircle = this.hasIconOnly;
55
+ };
56
+ this.isCircle = false;
45
57
  this.color = undefined;
46
58
  this.buttonType = 'button';
47
59
  this.disabled = false;
@@ -202,7 +214,7 @@ const Button = /*@__PURE__*/ proxyCustomElement(class Button extends HTMLElement
202
214
  {
203
215
  type !== 'button' && this.renderHiddenButton();
204
216
  }
205
- return (h(Host, { key: 'cb5af107c877f0c1926045acfd4f6922f7dbcb8d', onClick: this.handleClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses(color, {
217
+ return (h(Host, { key: '8f3a0363d46ef888d22b0b0812c70cb4f79e6efa', onClick: this.handleClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses(color, {
206
218
  [mode]: true,
207
219
  [buttonType]: true,
208
220
  [`${buttonType}-${expand}`]: expand !== undefined,
@@ -217,7 +229,7 @@ const Button = /*@__PURE__*/ proxyCustomElement(class Button extends HTMLElement
217
229
  'button-disabled': disabled,
218
230
  'ion-activatable': true,
219
231
  'ion-focusable': true,
220
- }) }, h(TagType, Object.assign({ key: 'bc4c5e6a17fa90e172e56bd481ba24c69419dd1a' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur }, inheritedAttributes), h("span", { key: 'f1eac679bcdf2b40177f920025a49705f726bf0c', class: "button-inner" }, h("slot", { key: '19aa897289923c8e7d16a354f9acac312f0641ea', name: "icon-only" }), h("slot", { key: '0a321ca359f631a2c8708566b3f1b936fe9a4d00', name: "start" }), h("slot", { key: '9ec1b7197ec1b4d858338f45433f6bfa46b81a3d' }), h("slot", { key: 'e632fd3b918ec94e119a5e766371886072292d75', name: "end" })), mode === 'md' && h("ion-ripple-effect", { type: this.rippleType }))));
232
+ }) }, 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 }))));
221
233
  }
222
234
  get el() { return this; }
223
235
  static get watchers() { return {
@@ -243,7 +255,8 @@ const Button = /*@__PURE__*/ proxyCustomElement(class Button extends HTMLElement
243
255
  "strong": [4],
244
256
  "target": [1],
245
257
  "type": [1],
246
- "form": [1]
258
+ "form": [1],
259
+ "isCircle": [32]
247
260
  }, undefined, {
248
261
  "disabled": ["disabledChanged"]
249
262
  }]);
@@ -18,10 +18,10 @@ const Buttons = /*@__PURE__*/ proxyCustomElement(class Buttons extends HTMLEleme
18
18
  }
19
19
  render() {
20
20
  const mode = getIonMode(this);
21
- return (h(Host, { key: '3b78d2f2ebdc2a1720edb570270dd0228eef6ae5', class: {
21
+ return (h(Host, { key: '4e5ce9abb3f56e8c91e3eb58c2819300e61eba24', class: {
22
22
  [mode]: true,
23
23
  ['buttons-collapse']: this.collapse,
24
- } }, h("slot", { key: 'a48e728d5d5ecb29965c3a2c9ffa9516b5da5309' })));
24
+ } }, h("slot", { key: 'f2f360ec888b6e946b512fed07431fab47c61482' })));
25
25
  }
26
26
  static get style() { return {
27
27
  ios: IonButtonsIosStyle0,