@ionic/core 8.7.6-dev.11762427934.1558d09f → 8.7.6-dev.11762446926.123acdf7

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 (323) hide show
  1. package/components/checkbox.js +3 -3
  2. package/components/content.js +3 -3
  3. package/components/header.js +2 -2
  4. package/components/ion-card-content.js +7 -8
  5. package/components/ion-card-header.js +2 -2
  6. package/components/ion-card-subtitle.js +2 -2
  7. package/components/ion-card-title.js +2 -2
  8. package/components/ion-chip.js +2 -2
  9. package/components/ion-col.js +2 -2
  10. package/components/ion-datetime-button.js +2 -2
  11. package/components/ion-datetime.js +2 -2
  12. package/components/ion-divider.js +2 -2
  13. package/components/ion-fab-button.js +2 -2
  14. package/components/ion-fab-list.js +2 -2
  15. package/components/ion-fab.js +2 -2
  16. package/components/ion-footer.js +2 -2
  17. package/components/ion-grid.js +2 -2
  18. package/components/ion-img.js +2 -2
  19. package/components/ion-infinite-scroll-content.js +2 -2
  20. package/components/ion-infinite-scroll.js +1 -1
  21. package/components/ion-input-otp.js +3 -3
  22. package/components/ion-input-password-toggle.js +3 -3
  23. package/components/ion-input.js +4 -4
  24. package/components/ion-item-divider.js +2 -2
  25. package/components/ion-item-group.js +1 -1
  26. package/components/ion-item-option.js +2 -2
  27. package/components/ion-item-options.js +1 -1
  28. package/components/ion-item-sliding.js +1 -1
  29. package/components/ion-loading.js +2 -2
  30. package/components/ion-menu-button.js +2 -2
  31. package/components/ion-menu-toggle.js +2 -2
  32. package/components/ion-menu.js +2 -2
  33. package/components/ion-nav-link.js +1 -1
  34. package/components/ion-nav.js +1 -1
  35. package/components/ion-note.js +2 -2
  36. package/components/ion-picker-legacy.js +2 -2
  37. package/components/ion-progress-bar.js +1 -1
  38. package/components/ion-range.js +3 -3
  39. package/components/ion-refresher-content.js +2 -2
  40. package/components/ion-refresher.js +1 -1
  41. package/components/ion-reorder-group.js +1 -1
  42. package/components/ion-reorder.js +2 -2
  43. package/components/ion-router-link.js +2 -2
  44. package/components/ion-router-outlet.js +1 -1
  45. package/components/ion-row.js +2 -2
  46. package/components/ion-searchbar.js +4 -4
  47. package/components/ion-segment-button.js +2 -2
  48. package/components/ion-segment-content.js +1 -1
  49. package/components/ion-segment-view.js +2 -2
  50. package/components/ion-segment.js +2 -2
  51. package/components/ion-select-option.js +1 -1
  52. package/components/ion-select.js +3 -3
  53. package/components/ion-skeleton-text.js +2 -2
  54. package/components/ion-split-pane.js +2 -2
  55. package/components/ion-tab-bar.js +3 -3
  56. package/components/ion-tab-button.js +3 -3
  57. package/components/ion-tab.js +2 -2
  58. package/components/ion-tabs.js +1 -1
  59. package/components/ion-text.js +2 -2
  60. package/components/ion-textarea.js +3 -3
  61. package/components/ion-thumbnail.js +2 -2
  62. package/components/ion-toast.js +2 -2
  63. package/components/ion-toggle.js +3 -3
  64. package/components/label.js +2 -2
  65. package/components/list-header.js +2 -2
  66. package/components/list.js +1 -1
  67. package/components/modal.js +4 -4
  68. package/components/picker-column-option.js +2 -2
  69. package/components/picker-column.js +3 -3
  70. package/components/picker-column2.js +2 -2
  71. package/components/picker.js +2 -2
  72. package/components/popover.js +2 -2
  73. package/components/radio-group.js +2 -2
  74. package/components/radio.js +3 -3
  75. package/components/ripple-effect.js +1 -1
  76. package/components/select-modal.js +1 -1
  77. package/components/select-popover.js +2 -2
  78. package/components/spinner.js +1 -1
  79. package/components/title.js +2 -2
  80. package/components/toolbar.js +2 -2
  81. package/css/core.css +1 -1
  82. package/css/core.css.map +1 -1
  83. package/css/ionic.bundle.css +1 -1
  84. package/css/ionic.bundle.css.map +1 -1
  85. package/dist/cjs/ion-app_8.cjs.entry.js +12 -12
  86. package/dist/cjs/ion-avatar_3.cjs.entry.js +2 -2
  87. package/dist/cjs/ion-card_5.cjs.entry.js +11 -13
  88. package/dist/cjs/ion-checkbox.cjs.entry.js +3 -3
  89. package/dist/cjs/ion-chip.cjs.entry.js +2 -2
  90. package/dist/cjs/ion-col_3.cjs.entry.js +6 -6
  91. package/dist/cjs/ion-datetime-button.cjs.entry.js +2 -2
  92. package/dist/cjs/ion-datetime_3.cjs.entry.js +6 -6
  93. package/dist/cjs/ion-divider.cjs.entry.js +2 -2
  94. package/dist/cjs/ion-fab_3.cjs.entry.js +6 -6
  95. package/dist/cjs/ion-img.cjs.entry.js +2 -2
  96. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +3 -3
  97. package/dist/cjs/ion-input-otp.cjs.entry.js +3 -3
  98. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +3 -3
  99. package/dist/cjs/ion-input.cjs.entry.js +4 -4
  100. package/dist/cjs/ion-item-option_3.cjs.entry.js +4 -4
  101. package/dist/cjs/ion-item_8.cjs.entry.js +12 -12
  102. package/dist/cjs/ion-loading.cjs.entry.js +2 -2
  103. package/dist/cjs/ion-menu_3.cjs.entry.js +6 -6
  104. package/dist/cjs/ion-modal.cjs.entry.js +4 -4
  105. package/dist/cjs/ion-nav_2.cjs.entry.js +2 -2
  106. package/dist/cjs/ion-picker-column-option.cjs.entry.js +2 -2
  107. package/dist/cjs/ion-picker-column.cjs.entry.js +3 -3
  108. package/dist/cjs/ion-picker.cjs.entry.js +2 -2
  109. package/dist/cjs/ion-popover.cjs.entry.js +2 -2
  110. package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
  111. package/dist/cjs/ion-radio_2.cjs.entry.js +5 -5
  112. package/dist/cjs/ion-range.cjs.entry.js +3 -3
  113. package/dist/cjs/ion-refresher_2.cjs.entry.js +3 -3
  114. package/dist/cjs/ion-reorder_2.cjs.entry.js +3 -3
  115. package/dist/cjs/ion-ripple-effect.cjs.entry.js +1 -1
  116. package/dist/cjs/ion-route_4.cjs.entry.js +2 -2
  117. package/dist/cjs/ion-searchbar.cjs.entry.js +4 -4
  118. package/dist/cjs/ion-segment-content.cjs.entry.js +1 -1
  119. package/dist/cjs/ion-segment-view.cjs.entry.js +2 -2
  120. package/dist/cjs/ion-segment_2.cjs.entry.js +4 -4
  121. package/dist/cjs/ion-select-modal.cjs.entry.js +1 -1
  122. package/dist/cjs/ion-select_3.cjs.entry.js +6 -6
  123. package/dist/cjs/ion-spinner.cjs.entry.js +1 -1
  124. package/dist/cjs/ion-split-pane.cjs.entry.js +2 -2
  125. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +6 -6
  126. package/dist/cjs/ion-tab_2.cjs.entry.js +3 -3
  127. package/dist/cjs/ion-text.cjs.entry.js +2 -2
  128. package/dist/cjs/ion-textarea.cjs.entry.js +3 -3
  129. package/dist/cjs/ion-toast.cjs.entry.js +2 -2
  130. package/dist/cjs/ion-toggle.cjs.entry.js +3 -3
  131. package/dist/cjs/ionic.cjs.js +1 -1
  132. package/dist/cjs/loader.cjs.js +1 -1
  133. package/dist/collection/components/card-content/card-content.ionic.css +4 -7
  134. package/dist/collection/components/card-content/card-content.ios.css +14 -14
  135. package/dist/collection/components/card-content/card-content.js +3 -4
  136. package/dist/collection/components/card-content/card-content.md.css +14 -14
  137. package/dist/collection/components/card-header/card-header.js +2 -2
  138. package/dist/collection/components/card-subtitle/card-subtitle.js +2 -2
  139. package/dist/collection/components/card-title/card-title.js +2 -2
  140. package/dist/collection/components/checkbox/checkbox.js +3 -3
  141. package/dist/collection/components/chip/chip.js +2 -2
  142. package/dist/collection/components/col/col.js +2 -2
  143. package/dist/collection/components/content/content.js +3 -3
  144. package/dist/collection/components/datetime/datetime.js +2 -2
  145. package/dist/collection/components/datetime-button/datetime-button.js +2 -2
  146. package/dist/collection/components/divider/divider.js +2 -2
  147. package/dist/collection/components/fab/fab.js +2 -2
  148. package/dist/collection/components/fab-button/fab-button.js +2 -2
  149. package/dist/collection/components/fab-list/fab-list.js +2 -2
  150. package/dist/collection/components/footer/footer.js +2 -2
  151. package/dist/collection/components/grid/grid.js +2 -2
  152. package/dist/collection/components/header/header.js +2 -2
  153. package/dist/collection/components/img/img.js +2 -2
  154. package/dist/collection/components/infinite-scroll/infinite-scroll.js +1 -1
  155. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +2 -2
  156. package/dist/collection/components/input/input.js +4 -4
  157. package/dist/collection/components/input-otp/input-otp.js +3 -3
  158. package/dist/collection/components/input-password-toggle/input-password-toggle.js +3 -3
  159. package/dist/collection/components/item-divider/item-divider.js +2 -2
  160. package/dist/collection/components/item-group/item-group.js +1 -1
  161. package/dist/collection/components/item-option/item-option.js +2 -2
  162. package/dist/collection/components/item-options/item-options.js +1 -1
  163. package/dist/collection/components/item-sliding/item-sliding.js +1 -1
  164. package/dist/collection/components/label/label.js +2 -2
  165. package/dist/collection/components/list/list.js +1 -1
  166. package/dist/collection/components/list-header/list-header.js +2 -2
  167. package/dist/collection/components/loading/loading.js +2 -2
  168. package/dist/collection/components/menu/menu.js +2 -2
  169. package/dist/collection/components/menu-button/menu-button.js +2 -2
  170. package/dist/collection/components/menu-toggle/menu-toggle.js +2 -2
  171. package/dist/collection/components/modal/modal.js +4 -4
  172. package/dist/collection/components/nav/nav.js +1 -1
  173. package/dist/collection/components/nav-link/nav-link.js +1 -1
  174. package/dist/collection/components/note/note.js +2 -2
  175. package/dist/collection/components/picker/picker.js +2 -2
  176. package/dist/collection/components/picker-column/picker-column.js +3 -3
  177. package/dist/collection/components/picker-column-option/picker-column-option.js +2 -2
  178. package/dist/collection/components/picker-legacy/picker.js +2 -2
  179. package/dist/collection/components/picker-legacy-column/picker-column.js +2 -2
  180. package/dist/collection/components/popover/popover.js +2 -2
  181. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  182. package/dist/collection/components/radio/radio.js +3 -3
  183. package/dist/collection/components/radio-group/radio-group.js +2 -2
  184. package/dist/collection/components/range/range.js +3 -3
  185. package/dist/collection/components/refresher/refresher.js +1 -1
  186. package/dist/collection/components/refresher-content/refresher-content.js +2 -2
  187. package/dist/collection/components/reorder/reorder.js +2 -2
  188. package/dist/collection/components/reorder-group/reorder-group.js +1 -1
  189. package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
  190. package/dist/collection/components/router-link/router-link.js +2 -2
  191. package/dist/collection/components/router-outlet/router-outlet.js +1 -1
  192. package/dist/collection/components/row/row.js +2 -2
  193. package/dist/collection/components/searchbar/searchbar.js +4 -4
  194. package/dist/collection/components/segment/segment.js +2 -2
  195. package/dist/collection/components/segment-button/segment-button.js +2 -2
  196. package/dist/collection/components/segment-content/segment-content.js +1 -1
  197. package/dist/collection/components/segment-view/segment-view.js +2 -2
  198. package/dist/collection/components/select/select.js +3 -3
  199. package/dist/collection/components/select-modal/select-modal.js +1 -1
  200. package/dist/collection/components/select-option/select-option.js +1 -1
  201. package/dist/collection/components/select-popover/select-popover.js +2 -2
  202. package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
  203. package/dist/collection/components/spinner/spinner.js +1 -1
  204. package/dist/collection/components/split-pane/split-pane.js +2 -2
  205. package/dist/collection/components/tab/tab.js +2 -2
  206. package/dist/collection/components/tab-bar/tab-bar.ionic.css +1 -13
  207. package/dist/collection/components/tab-bar/tab-bar.js +2 -2
  208. package/dist/collection/components/tab-button/tab-button.ionic.css +0 -2
  209. package/dist/collection/components/tab-button/tab-button.js +2 -2
  210. package/dist/collection/components/tabs/tabs.js +1 -1
  211. package/dist/collection/components/text/text.js +2 -2
  212. package/dist/collection/components/textarea/textarea.js +3 -3
  213. package/dist/collection/components/thumbnail/thumbnail.js +2 -2
  214. package/dist/collection/components/title/title.js +2 -2
  215. package/dist/collection/components/toast/toast.js +2 -2
  216. package/dist/collection/components/toggle/toggle.js +3 -3
  217. package/dist/collection/components/toolbar/toolbar.js +2 -2
  218. package/dist/docs.json +2 -2
  219. package/dist/esm/ion-app_8.entry.js +12 -12
  220. package/dist/esm/ion-avatar_3.entry.js +2 -2
  221. package/dist/esm/ion-card_5.entry.js +11 -13
  222. package/dist/esm/ion-checkbox.entry.js +3 -3
  223. package/dist/esm/ion-chip.entry.js +2 -2
  224. package/dist/esm/ion-col_3.entry.js +6 -6
  225. package/dist/esm/ion-datetime-button.entry.js +2 -2
  226. package/dist/esm/ion-datetime_3.entry.js +6 -6
  227. package/dist/esm/ion-divider.entry.js +2 -2
  228. package/dist/esm/ion-fab_3.entry.js +6 -6
  229. package/dist/esm/ion-img.entry.js +2 -2
  230. package/dist/esm/ion-infinite-scroll_2.entry.js +3 -3
  231. package/dist/esm/ion-input-otp.entry.js +3 -3
  232. package/dist/esm/ion-input-password-toggle.entry.js +3 -3
  233. package/dist/esm/ion-input.entry.js +4 -4
  234. package/dist/esm/ion-item-option_3.entry.js +4 -4
  235. package/dist/esm/ion-item_8.entry.js +12 -12
  236. package/dist/esm/ion-loading.entry.js +2 -2
  237. package/dist/esm/ion-menu_3.entry.js +6 -6
  238. package/dist/esm/ion-modal.entry.js +4 -4
  239. package/dist/esm/ion-nav_2.entry.js +2 -2
  240. package/dist/esm/ion-picker-column-option.entry.js +2 -2
  241. package/dist/esm/ion-picker-column.entry.js +3 -3
  242. package/dist/esm/ion-picker.entry.js +2 -2
  243. package/dist/esm/ion-popover.entry.js +2 -2
  244. package/dist/esm/ion-progress-bar.entry.js +1 -1
  245. package/dist/esm/ion-radio_2.entry.js +5 -5
  246. package/dist/esm/ion-range.entry.js +3 -3
  247. package/dist/esm/ion-refresher_2.entry.js +3 -3
  248. package/dist/esm/ion-reorder_2.entry.js +3 -3
  249. package/dist/esm/ion-ripple-effect.entry.js +1 -1
  250. package/dist/esm/ion-route_4.entry.js +2 -2
  251. package/dist/esm/ion-searchbar.entry.js +4 -4
  252. package/dist/esm/ion-segment-content.entry.js +1 -1
  253. package/dist/esm/ion-segment-view.entry.js +2 -2
  254. package/dist/esm/ion-segment_2.entry.js +4 -4
  255. package/dist/esm/ion-select-modal.entry.js +1 -1
  256. package/dist/esm/ion-select_3.entry.js +6 -6
  257. package/dist/esm/ion-spinner.entry.js +1 -1
  258. package/dist/esm/ion-split-pane.entry.js +2 -2
  259. package/dist/esm/ion-tab-bar_2.entry.js +6 -6
  260. package/dist/esm/ion-tab_2.entry.js +3 -3
  261. package/dist/esm/ion-text.entry.js +2 -2
  262. package/dist/esm/ion-textarea.entry.js +3 -3
  263. package/dist/esm/ion-toast.entry.js +2 -2
  264. package/dist/esm/ion-toggle.entry.js +3 -3
  265. package/dist/esm/ionic.js +1 -1
  266. package/dist/esm/loader.js +1 -1
  267. package/dist/ionic/ionic.esm.js +1 -1
  268. package/dist/ionic/{p-16c5a01c.entry.js → p-03d25ce5.entry.js} +1 -1
  269. package/dist/ionic/{p-ecc8aebb.entry.js → p-15e5d054.entry.js} +1 -1
  270. package/dist/ionic/{p-90320028.entry.js → p-1a920cdb.entry.js} +1 -1
  271. package/dist/ionic/{p-88ef6829.entry.js → p-21aee5b7.entry.js} +1 -1
  272. package/dist/ionic/{p-56a9319e.entry.js → p-2dfbae3f.entry.js} +1 -1
  273. package/dist/ionic/{p-844bd58c.entry.js → p-2e9373ba.entry.js} +1 -1
  274. package/dist/ionic/{p-59e6c978.entry.js → p-325c3304.entry.js} +1 -1
  275. package/dist/ionic/p-43d72b76.entry.js +4 -0
  276. package/dist/ionic/{p-f8a835d0.entry.js → p-48b1b019.entry.js} +1 -1
  277. package/dist/ionic/{p-db90b95a.entry.js → p-49217750.entry.js} +1 -1
  278. package/dist/ionic/{p-3622a9ea.entry.js → p-493b739a.entry.js} +1 -1
  279. package/dist/ionic/{p-f3de58bd.entry.js → p-4e349265.entry.js} +1 -1
  280. package/dist/ionic/{p-2bab0853.entry.js → p-5121535d.entry.js} +1 -1
  281. package/dist/ionic/{p-83a116e6.entry.js → p-5c4a86bc.entry.js} +1 -1
  282. package/dist/ionic/{p-9bee2bdd.entry.js → p-5c76d65d.entry.js} +1 -1
  283. package/dist/ionic/p-5feb1aec.entry.js +4 -0
  284. package/dist/ionic/{p-dcfb2b1d.entry.js → p-67bb35ab.entry.js} +1 -1
  285. package/dist/ionic/{p-64385b66.entry.js → p-687242ec.entry.js} +1 -1
  286. package/dist/ionic/{p-ff757a50.entry.js → p-6afa042a.entry.js} +1 -1
  287. package/dist/ionic/{p-a57c0cce.entry.js → p-6b13c6c1.entry.js} +1 -1
  288. package/dist/ionic/{p-418e4330.entry.js → p-6e079661.entry.js} +1 -1
  289. package/dist/ionic/{p-66397fac.entry.js → p-75c553c0.entry.js} +1 -1
  290. package/dist/ionic/p-77da86d1.entry.js +4 -0
  291. package/dist/ionic/{p-4261dc5d.entry.js → p-875e46fd.entry.js} +1 -1
  292. package/dist/ionic/{p-2e19a4dd.entry.js → p-89346674.entry.js} +1 -1
  293. package/dist/ionic/p-8d1ebcd0.entry.js +4 -0
  294. package/dist/ionic/{p-86b82096.entry.js → p-9978eeb9.entry.js} +1 -1
  295. package/dist/ionic/p-9a31abcd.entry.js +4 -0
  296. package/dist/ionic/{p-7d450184.entry.js → p-9a80a61f.entry.js} +1 -1
  297. package/dist/ionic/{p-b2291ef0.entry.js → p-9d649ff0.entry.js} +1 -1
  298. package/dist/ionic/{p-c775e3c0.entry.js → p-a2583cce.entry.js} +1 -1
  299. package/dist/ionic/{p-a1128f7f.entry.js → p-a3299f26.entry.js} +1 -1
  300. package/dist/ionic/{p-91966afa.entry.js → p-a61d1f23.entry.js} +1 -1
  301. package/dist/ionic/{p-e9dd8600.entry.js → p-a98829dd.entry.js} +1 -1
  302. package/dist/ionic/{p-b26aeaf8.entry.js → p-ad8f157e.entry.js} +1 -1
  303. package/dist/ionic/{p-28571945.entry.js → p-b2951be0.entry.js} +1 -1
  304. package/dist/ionic/{p-c2f738d2.entry.js → p-b5d51634.entry.js} +1 -1
  305. package/dist/ionic/{p-87678140.entry.js → p-c1448dbf.entry.js} +1 -1
  306. package/dist/ionic/{p-81770a5c.entry.js → p-cc3ec408.entry.js} +1 -1
  307. package/dist/ionic/p-ce61e4b4.entry.js +4 -0
  308. package/dist/ionic/{p-23e4b68a.entry.js → p-eadd22a8.entry.js} +1 -1
  309. package/dist/ionic/{p-e28d6a81.entry.js → p-eef5cef8.entry.js} +1 -1
  310. package/dist/ionic/{p-59a79bd9.entry.js → p-efefd9cd.entry.js} +1 -1
  311. package/dist/ionic/{p-6fac73e6.entry.js → p-f20f9e12.entry.js} +1 -1
  312. package/dist/ionic/p-f33349c8.entry.js +4 -0
  313. package/dist/ionic/{p-642b022d.entry.js → p-f62d555b.entry.js} +1 -1
  314. package/hydrate/index.js +165 -167
  315. package/hydrate/index.mjs +165 -167
  316. package/package.json +1 -1
  317. package/dist/ionic/p-3cb3d194.entry.js +0 -4
  318. package/dist/ionic/p-89743bba.entry.js +0 -4
  319. package/dist/ionic/p-ce510c06.entry.js +0 -4
  320. package/dist/ionic/p-cea1ee31.entry.js +0 -4
  321. package/dist/ionic/p-d1c60c1c.entry.js +0 -4
  322. package/dist/ionic/p-ec02238a.entry.js +0 -4
  323. package/dist/ionic/p-ef32f7dd.entry.js +0 -4
@@ -82,11 +82,11 @@ Card.style = {
82
82
  md: cardMdCss
83
83
  };
84
84
 
85
- const cardContentIonicCss = "ion-card-content{position:relative}.card-content-ionic{-webkit-padding-start:var(--token-space-400, var(--token-scale-400, 16px));padding-inline-start:var(--token-space-400, var(--token-scale-400, 16px));-webkit-padding-end:var(--token-space-400, var(--token-scale-400, 16px));padding-inline-end:var(--token-space-400, var(--token-scale-400, 16px));padding-top:var(--token-space-400, var(--token-scale-400, 16px));padding-bottom:var(--token-space-400, var(--token-scale-400, 16px));font-size:var(--token-font-size-350, 0.875rem);font-weight:var(--token-font-weight-regular, 400);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--token-space-400, var(--token-scale-400, 16px))}.card-content-ionic img{margin-left:0;margin-right:0;margin-top:var(--token-space-200, var(--token-scale-200, 8px));margin-bottom:var(--token-space-200, var(--token-scale-200, 8px))}ion-card-header+.card-content-ionic{padding-top:0}";
85
+ const cardContentIonicCss = ":host{position:relative}:host{-webkit-padding-start:var(--token-space-400, var(--token-scale-400, 16px));padding-inline-start:var(--token-space-400, var(--token-scale-400, 16px));-webkit-padding-end:var(--token-space-400, var(--token-scale-400, 16px));padding-inline-end:var(--token-space-400, var(--token-scale-400, 16px));padding-top:var(--token-space-400, var(--token-scale-400, 16px));padding-bottom:var(--token-space-400, var(--token-scale-400, 16px));font-size:var(--token-font-size-350, 0.875rem);font-weight:var(--token-font-weight-regular, 400);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--token-space-400, var(--token-scale-400, 16px))}::slotted(img){margin-left:0;margin-right:0;margin-top:var(--token-space-200, var(--token-scale-200, 8px));margin-bottom:var(--token-space-200, var(--token-scale-200, 8px))}";
86
86
 
87
- const cardContentIosCss = "ion-card-content{position:relative}ion-card-content{display:block}.card-content-ios{-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:20px;padding-inline-end:20px;padding-top:20px;padding-bottom:20px;font-size:1rem;line-height:1.4}.card-content-ios h1{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:1.5rem;font-weight:normal}.card-content-ios h2{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:1rem;font-weight:normal}.card-content-ios h3,.card-content-ios h4,.card-content-ios h5,.card-content-ios h6{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:0.875rem;font-weight:normal}.card-content-ios p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:0.875rem}ion-card-header+.card-content-ios{padding-top:0}";
87
+ const cardContentIosCss = ":host{position:relative}:host{display:block}:host{-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:20px;padding-inline-end:20px;padding-top:20px;padding-bottom:20px;font-size:1rem;line-height:1.4}::slotted(h1){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:1.5rem;font-weight:normal}::slotted(h2){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:1rem;font-weight:normal}::slotted(h3),::slotted(h4),::slotted(h5),::slotted(h6){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:0.875rem;font-weight:normal}::slotted(p){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:0.875rem}";
88
88
 
89
- const cardContentMdCss = "ion-card-content{position:relative}ion-card-content{display:block}.card-content-md{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:13px;padding-bottom:13px;font-size:0.875rem;line-height:1.5}.card-content-md h1{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:1.5rem;font-weight:normal}.card-content-md h2{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:1rem;font-weight:normal}.card-content-md h3,.card-content-md h4,.card-content-md h5,.card-content-md h6{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:0.875rem;font-weight:normal}.card-content-md p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:0.875rem;font-weight:normal;line-height:1.5}ion-card-header+.card-content-md{padding-top:0}";
89
+ const cardContentMdCss = ":host{position:relative}:host{display:block}:host{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:13px;padding-bottom:13px;font-size:0.875rem;line-height:1.5}::slotted(h1){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:1.5rem;font-weight:normal}::slotted(h2){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:1rem;font-weight:normal}::slotted(h3),::slotted(h4),::slotted(h5),::slotted(h6){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:0.875rem;font-weight:normal}::slotted(p){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:0.875rem;font-weight:normal;line-height:1.5}";
90
90
 
91
91
  const CardContent = class {
92
92
  constructor(hostRef) {
@@ -94,11 +94,9 @@ const CardContent = class {
94
94
  }
95
95
  render() {
96
96
  const theme = getIonTheme(this);
97
- return (h(Host, { key: '9e0a23306b43bafffd82900a4da7e020fe45c04f', class: {
97
+ return (h(Host, { key: 'c01bc2a0212e1567b9654a4a79670ae636779764', class: {
98
98
  [theme]: true,
99
- // Used internally for styling
100
- [`card-content-${theme}`]: true,
101
- } }));
99
+ } }, h("slot", { key: 'beb72f0ed2c9924eb198a30bf6942a430b22d2a7' })));
102
100
  }
103
101
  };
104
102
  CardContent.style = {
@@ -125,11 +123,11 @@ const CardHeader = class {
125
123
  }
126
124
  render() {
127
125
  const theme = getIonTheme(this);
128
- return (h(Host, { key: '2d5d1399c54960f0ccb114a6aaddd7ff16d3d091', class: createColorClasses(this.color, {
126
+ return (h(Host, { key: '5bc382eaec57b8b5805ebbe6e20975fef774863e', class: createColorClasses(this.color, {
129
127
  'card-header-translucent': this.translucent,
130
128
  'ion-inherit-color': true,
131
129
  [theme]: true,
132
- }) }, h("slot", { key: 'aae02f8bcd357d741990353cc09dafcbce3139c5' })));
130
+ }) }, h("slot", { key: 'ffa37e23c45c9df26198b78c152252afa62c436e' })));
133
131
  }
134
132
  };
135
133
  CardHeader.style = {
@@ -150,10 +148,10 @@ const CardSubtitle = class {
150
148
  }
151
149
  render() {
152
150
  const theme = getIonTheme(this);
153
- return (h(Host, { key: '91e326f598ccf4f2c6b3030cbdb69b065d9a8434', role: "heading", "aria-level": "3", class: createColorClasses(this.color, {
151
+ return (h(Host, { key: '2599d9c0cdbe4dc8d35a0013d9884b88cd96acfc', role: "heading", "aria-level": "3", class: createColorClasses(this.color, {
154
152
  'ion-inherit-color': true,
155
153
  [theme]: true,
156
- }) }, h("slot", { key: 'b23b77de6877e1e1212bc624410ad4d0ce4727a9' })));
154
+ }) }, h("slot", { key: 'e786776c98e3a8b046777f185bb721fe6739c4cf' })));
157
155
  }
158
156
  };
159
157
  CardSubtitle.style = {
@@ -174,10 +172,10 @@ const CardTitle = class {
174
172
  }
175
173
  render() {
176
174
  const theme = getIonTheme(this);
177
- return (h(Host, { key: 'abcd0c06a8afd4b358442588a0171354c4b24b45', role: "heading", "aria-level": "2", class: createColorClasses(this.color, {
175
+ return (h(Host, { key: 'bf74b6498640e8207d9962453e5b351aad480547', role: "heading", "aria-level": "2", class: createColorClasses(this.color, {
178
176
  'ion-inherit-color': true,
179
177
  [theme]: true,
180
- }) }, h("slot", { key: '8bf45935b7d625d379d7fb6e87fc9db7dddd15f9' })));
178
+ }) }, h("slot", { key: 'ffc0863719f4582028a1249fdcb78aa03b123d3f' })));
181
179
  }
182
180
  };
183
181
  CardTitle.style = {
@@ -156,7 +156,7 @@ const Checkbox = class {
156
156
  renderHiddenInput(true, el, name, checked ? value : '', disabled);
157
157
  // The host element must have a checkbox role to ensure proper VoiceOver
158
158
  // support in Safari for accessibility.
159
- return (h(Host, { key: 'd6cffe4c15f84f1d80996b152e24a27410f67974', role: "checkbox", "aria-checked": indeterminate ? 'mixed' : `${checked}`, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, "aria-labelledby": hasLabelContent ? this.inputLabelId : null, "aria-label": inheritedAttributes['aria-label'] || null, "aria-disabled": disabled ? 'true' : null, tabindex: disabled ? undefined : 0, onKeyDown: this.onKeyDown, class: createColorClasses(color, {
159
+ return (h(Host, { key: '15c8a86ab8e23dc44d09cfe4dee99a83dda87eca', role: "checkbox", "aria-checked": indeterminate ? 'mixed' : `${checked}`, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, "aria-labelledby": hasLabelContent ? this.inputLabelId : null, "aria-label": inheritedAttributes['aria-label'] || null, "aria-disabled": disabled ? 'true' : null, tabindex: disabled ? undefined : 0, onKeyDown: this.onKeyDown, class: createColorClasses(color, {
160
160
  [theme]: true,
161
161
  'in-item': hostContext('ion-item', el),
162
162
  'checkbox-checked': checked,
@@ -169,10 +169,10 @@ const Checkbox = class {
169
169
  [`checkbox-label-placement-${labelPlacement}`]: true,
170
170
  [`checkbox-size-${size}`]: size !== undefined,
171
171
  [`checkbox-shape-${shape}`]: true,
172
- }), onClick: this.onClick }, h("label", { key: '8718460c6d837cc85dd4abc499e272dd54c99123', class: "checkbox-wrapper", htmlFor: inputId }, h("input", Object.assign({ key: '5890992eab61c5559fc07fd2c8376ffe2f832d30', type: "checkbox", checked: checked ? true : undefined, disabled: disabled, id: inputId, onChange: this.toggleChecked, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl), required: required }, inheritedAttributes)), h("div", { key: '31393af0106b916dac2cee77fa481e3d5693b3b5', class: {
172
+ }), onClick: this.onClick }, h("label", { key: 'fe6f228d2e862b86e70a165baf268e972dcfb867', class: "checkbox-wrapper", htmlFor: inputId }, h("input", Object.assign({ key: 'afdb90c4e051ff30ec20d5fecfce2771b28c1f20', type: "checkbox", checked: checked ? true : undefined, disabled: disabled, id: inputId, onChange: this.toggleChecked, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl), required: required }, inheritedAttributes)), h("div", { key: '136503a047d9b478203e06d126a52947fa595c53', class: {
173
173
  'label-text-wrapper': true,
174
174
  'label-text-wrapper-hidden': !hasLabelContent,
175
- }, part: "label", id: this.inputLabelId, onClick: this.onDivLabelClick }, h("slot", { key: 'd4fc48668b7b07e6d9f227bd1bf41482602fdbe6' }), this.renderHintText()), h("div", { key: '02758e75d81616e5ffa764b5e6d7f3137473a408', class: "native-wrapper" }, h("svg", { key: '770fd7b860b07cd8d174337b90e5d4d24d175268', class: "checkbox-icon", viewBox: theme === 'ionic' ? '0 0 256 256' : '0 0 24 24', part: "container", "aria-hidden": "true" }, path)))));
175
+ }, part: "label", id: this.inputLabelId, onClick: this.onDivLabelClick }, h("slot", { key: '35fa9cdb5be4097a05b4dfb4a7d02fb21ecca1fa' }), this.renderHintText()), h("div", { key: '4f55349dc40001dc9f27ec60ed9e95732126c219', class: "native-wrapper" }, h("svg", { key: '92ed9f0aa55db43c9aa7ef86bdf9e8bbc8e0df17', class: "checkbox-icon", viewBox: theme === 'ionic' ? '0 0 256 256' : '0 0 24 24', part: "container", "aria-hidden": "true" }, path)))));
176
176
  }
177
177
  getSVGPath(theme, indeterminate) {
178
178
  let path = indeterminate ? (h("path", { d: "M6 12L18 12", part: "mark" })) : (h("path", { d: "M5.9,12.5l3.8,3.8l8.8-8.8", part: "mark" }));
@@ -59,7 +59,7 @@ const Chip = class {
59
59
  const theme = getIonTheme(this);
60
60
  const size = this.getSize();
61
61
  const shape = this.getShape();
62
- return (h(Host, { key: 'ea96c8086760e827848fc37d9a2b910a621ad293', "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
62
+ return (h(Host, { key: 'ec10528929fb43fcae7d2d7c9cc52bcf67d9823e', "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
63
63
  [theme]: true,
64
64
  [`chip-${shape}`]: true,
65
65
  'chip-outline': this.outline,
@@ -68,7 +68,7 @@ const Chip = class {
68
68
  'ion-focusable': !this.disabled,
69
69
  [`chip-${size}`]: size !== undefined,
70
70
  [`chip-${hue}`]: hue !== undefined,
71
- }) }, h("slot", { key: 'e6ba1a4993a63ffb72829ce946f64c5a494004dc' }), theme === 'md' && h("ion-ripple-effect", { key: '27e4540c9402d3b65ab0aa4f12b4d5ca44ab0f25' })));
71
+ }) }, h("slot", { key: 'c88e9a90b9de62fded05d4323c5b4f86f2f3e96d' }), theme === 'md' && h("ion-ripple-effect", { key: 'f0395345064db0e02cbc886386b07d0d01cb02be' })));
72
72
  }
73
73
  };
74
74
  Chip.style = {
@@ -101,12 +101,12 @@ const Col = class {
101
101
  const colSize = this.getSizeClass();
102
102
  const colOrder = this.getOrderClass();
103
103
  const colOffset = this.getOffsetClass();
104
- return (h(Host, { key: 'e4a5e41ee5cd7ef62aa32a1f4f290a3be2fae212', class: {
104
+ return (h(Host, { key: '4620a4eb3c94f744d6169ae9d4cc43e86a271a52', class: {
105
105
  [theme]: true,
106
106
  [`${colSize}`]: colSize !== undefined,
107
107
  [`${colOrder}`]: colOrder !== undefined,
108
108
  [`${colOffset}`]: colOffset !== undefined,
109
- } }, h("slot", { key: '7058c34c183cdad24630314ec0bedffef40a32af' })));
109
+ } }, h("slot", { key: '5c3be98deed2050634396339b7787f2770a05d35' })));
110
110
  }
111
111
  get el() { return getElement(this); }
112
112
  };
@@ -124,10 +124,10 @@ const Grid = class {
124
124
  }
125
125
  render() {
126
126
  const theme = getIonTheme(this);
127
- return (h(Host, { key: 'f439594e1c4186e30d5b57bf3ca95c220df954fa', class: {
127
+ return (h(Host, { key: 'cd55886cabaeab57e3b13193381b196bec2f07f8', class: {
128
128
  [theme]: true,
129
129
  'grid-fixed': this.fixed,
130
- } }, h("slot", { key: 'e8e01f0b46a05fb3220837fbfa9f161b086c06ad' })));
130
+ } }, h("slot", { key: 'c9b95999e6a274a8a0c997451c0be45b1304d77b' })));
131
131
  }
132
132
  };
133
133
  Grid.style = gridCss;
@@ -140,9 +140,9 @@ const Row = class {
140
140
  }
141
141
  render() {
142
142
  const theme = getIonTheme(this);
143
- return (h(Host, { key: '6f5dd5032485a69ddf9510e2e539a7ba90afda47', class: {
143
+ return (h(Host, { key: '7ba1bd208ec7fa1961c50dcd1305ae155fd57fb0', class: {
144
144
  [theme]: true,
145
- } }, h("slot", { key: '994dcbbc871d606b61ff5993fb29aa1fa349c483' })));
145
+ } }, h("slot", { key: '2a4204092840acbb7f0bac337306b26d9a2f8056' })));
146
146
  }
147
147
  };
148
148
  Row.style = rowCss;
@@ -338,11 +338,11 @@ const DatetimeButton = class {
338
338
  render() {
339
339
  const { color, dateText, timeText, selectedButton, datetimeActive, disabled } = this;
340
340
  const theme = getIonTheme(this);
341
- return (h(Host, { key: '2ecfe6f03acf6c81f1e650f1fee86c481e18b1bd', class: createColorClasses(color, {
341
+ return (h(Host, { key: '3051e96ef973302ba87c85515660c48b8136cba2', class: createColorClasses(color, {
342
342
  [theme]: true,
343
343
  [`${selectedButton}-active`]: datetimeActive,
344
344
  ['datetime-button-disabled']: disabled,
345
- }) }, dateText && (h("button", { key: '1aa569cc7c7522d1be720912d070299782619991', class: "ion-activatable", id: "date-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleDateClick, disabled: disabled, part: "native", ref: (el) => (this.dateTargetEl = el) }, h("slot", { key: '09357e2f4756bd4a842e3742af28c09baa615cc3', name: "date-target" }, dateText), theme === 'md' && h("ion-ripple-effect", { key: '36d4f288b353d1a3627045d9ea960cf943c1faee' }))), timeText && (h("button", { key: 'f66b309484b1c859b88c635e55b35dcc522bb6fd', class: "ion-activatable", id: "time-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleTimeClick, disabled: disabled, part: "native", ref: (el) => (this.timeTargetEl = el) }, h("slot", { key: '72edee77f6bd115c664e6ed2ddeba030f5c0ee91', name: "time-target" }, timeText), theme === 'md' && h("ion-ripple-effect", { key: '98c5184fed75174d16412197aa91702e39175032' })))));
345
+ }) }, dateText && (h("button", { key: 'e3d968bcf0e7c1911bb16076123ffc1daeee62ed', class: "ion-activatable", id: "date-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleDateClick, disabled: disabled, part: "native", ref: (el) => (this.dateTargetEl = el) }, h("slot", { key: 'cdf1f60a0e42cd32633563c8256a1132798e47a1', name: "date-target" }, dateText), theme === 'md' && h("ion-ripple-effect", { key: '2284ac36fd7522a6a2e9f7f906b2e94c48680045' }))), timeText && (h("button", { key: 'e591b668ffd90538716082a3648a50422c24a7c1', class: "ion-activatable", id: "time-button", "aria-expanded": datetimeActive ? 'true' : 'false', onClick: this.handleTimeClick, disabled: disabled, part: "native", ref: (el) => (this.timeTargetEl = el) }, h("slot", { key: '5ef09df0f59663bf2437d05e16ef9d1f05ba25bd', name: "time-target" }, timeText), theme === 'md' && h("ion-ripple-effect", { key: 'a7b5de6e3d0df722cc62abf0e8a1140463af35b5' })))));
346
346
  }
347
347
  get el() { return getElement(this); }
348
348
  };
@@ -1930,7 +1930,7 @@ const Datetime = class {
1930
1930
  const hasDatePresentation = presentation === 'date' || presentation === 'date-time' || presentation === 'time-date';
1931
1931
  const hasWheelVariant = hasDatePresentation && preferWheel;
1932
1932
  renderHiddenInput(true, el, name, formatValue(value), disabled);
1933
- return (h(Host, { key: 'd87c9e8d85ae7b1c8af3c8f266b76dd8d364a446', "aria-disabled": disabled ? 'true' : null, onFocus: this.onFocus, onBlur: this.onBlur, class: Object.assign({}, createColorClasses(color, {
1933
+ return (h(Host, { key: '7f0b297fa794a28497ec2b98173da884abdbdf1b', "aria-disabled": disabled ? 'true' : null, onFocus: this.onFocus, onBlur: this.onBlur, class: Object.assign({}, createColorClasses(color, {
1934
1934
  [theme]: true,
1935
1935
  ['datetime-readonly']: readonly,
1936
1936
  ['datetime-disabled']: disabled,
@@ -1940,7 +1940,7 @@ const Datetime = class {
1940
1940
  [`datetime-size-${size}`]: true,
1941
1941
  [`datetime-prefer-wheel`]: hasWheelVariant,
1942
1942
  [`datetime-grid`]: isGridStyle,
1943
- })) }, h("div", { key: '4d2e7316268ebbadf79f00b5d85928bbeffd283d', class: "intersection-tracker", ref: (el) => (this.intersectionTrackerRef = el) }), this.renderDatetime(theme)));
1943
+ })) }, h("div", { key: '44ae95f094db5f7e2d45c98478636da9e6ab3491', class: "intersection-tracker", ref: (el) => (this.intersectionTrackerRef = el) }), this.renderDatetime(theme)));
1944
1944
  }
1945
1945
  get el() { return getElement(this); }
1946
1946
  static get watchers() { return {
@@ -2218,11 +2218,11 @@ const Picker = class {
2218
2218
  render() {
2219
2219
  const { htmlAttributes } = this;
2220
2220
  const theme = getIonTheme(this);
2221
- return (h(Host, Object.assign({ key: 'efcc823fad9cb37c1379bef4f4b84c6461f3a3a6', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
2221
+ return (h(Host, Object.assign({ key: '5be65f42e2ce3d4d6adaf431f37a4a6d83a66e6e', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
2222
2222
  zIndex: `${20000 + this.overlayIndex}`,
2223
2223
  }, class: Object.assign({ [theme]: true,
2224
2224
  // Used internally for styling
2225
- [`picker-${theme}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), h("ion-backdrop", { key: '3f44bf34e039210ae149c590c393ee9f7fb85da0', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: 'c2a51a89c525b1a22cbc8583cd30f41c3c356d4f', tabindex: "0", "aria-hidden": "true" }), h("div", { key: '23837ffe309d0aad9b8ea09d7ac94d21040ef0d7', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, h("div", { key: '91ba7e553d570768142715ded4bcc27fceedbce4', class: "picker-toolbar" }, this.buttons.map((b) => (h("div", { class: buttonWrapperClass(b) }, h("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass(b) }, b.text))))), h("div", { key: '22661cafeb555f1435ec1e0a122404a48136095b', class: "picker-columns" }, h("div", { key: '5f3db32468b8c60f63c70d81a27b18cce6f2e259', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => h("ion-picker-legacy-column", { col: c })), h("div", { key: '1bae6b170125b1671a480506ba73636b42b65909', class: "picker-below-highlight" }))), h("div", { key: '91beb94ce537122fbd6cd0c2bd3c00f908d0fefe', tabindex: "0", "aria-hidden": "true" })));
2225
+ [`picker-${theme}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), h("ion-backdrop", { key: '3a611227f9de69d89a3171ad108dd11d1928c671', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: 'a577468549382d405258c93731c2cba6e4a32879', tabindex: "0", "aria-hidden": "true" }), h("div", { key: 'e86289348943e6a3b6b11f5edd8d58acb841eaad', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, h("div", { key: 'db47deaf34cb6d8f7e47921264ca171a58b60d8b', class: "picker-toolbar" }, this.buttons.map((b) => (h("div", { class: buttonWrapperClass(b) }, h("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass(b) }, b.text))))), h("div", { key: '53a7ab27826f3a2eef6b1fdd767bce675a1d344a', class: "picker-columns" }, h("div", { key: 'ccc435173195f9267a838c881eea1d9715046731', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => h("ion-picker-legacy-column", { col: c })), h("div", { key: '3499cb548af069936b414f46155bb07427bc21c2', class: "picker-below-highlight" }))), h("div", { key: 'f93e65707c71f594ea6e076292680c7f54208b17', tabindex: "0", "aria-hidden": "true" })));
2226
2226
  }
2227
2227
  get el() { return getElement(this); }
2228
2228
  static get watchers() { return {
@@ -2576,9 +2576,9 @@ const PickerColumnCmp = class {
2576
2576
  render() {
2577
2577
  const col = this.col;
2578
2578
  const theme = getIonTheme(this);
2579
- return (h(Host, { key: '66a5b7f51aa1ee343dbad3830e03933dbdab27ed', class: Object.assign({ [theme]: true, 'picker-col': true, 'picker-opts-left': this.col.align === 'left', 'picker-opts-right': this.col.align === 'right' }, getClassMap(col.cssClass)), style: {
2579
+ return (h(Host, { key: 'c50f127ada94ef8e284129f704a4201275f85873', class: Object.assign({ [theme]: true, 'picker-col': true, 'picker-opts-left': this.col.align === 'left', 'picker-opts-right': this.col.align === 'right' }, getClassMap(col.cssClass)), style: {
2580
2580
  'max-width': this.col.columnWidth,
2581
- } }, col.prefix && (h("div", { key: '19a170752bacdabd50c719f6d1aa9e58a2bd830b', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), h("div", { key: '871671f796aa6a1f78e07ab2599d94b5fd8cd0bf', class: "picker-opts", style: { maxWidth: col.optionsWidth }, ref: (el) => (this.optsEl = el) }, col.options.map((o, index) => (h("button", { "aria-label": o.ariaLabel, class: { 'picker-opt': true, 'picker-opt-disabled': !!o.disabled }, "opt-index": index }, o.text)))), col.suffix && (h("div", { key: '89792e1dc75a4359a4706a8fd1846fe29b866173', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
2581
+ } }, col.prefix && (h("div", { key: '1b7c6b050049315ece6b36a5af1d842446e13c70', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), h("div", { key: 'd1ff3f80b3edd70d923b86a120f2a7ef5b24a53c', class: "picker-opts", style: { maxWidth: col.optionsWidth }, ref: (el) => (this.optsEl = el) }, col.options.map((o, index) => (h("button", { "aria-label": o.ariaLabel, class: { 'picker-opt': true, 'picker-opt-disabled': !!o.disabled }, "opt-index": index }, o.text)))), col.suffix && (h("div", { key: '496213486f1268e4a828650f55b22f97fa89471e', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
2582
2582
  }
2583
2583
  get el() { return getElement(this); }
2584
2584
  static get watchers() { return {
@@ -33,11 +33,11 @@ const Divider = class {
33
33
  render() {
34
34
  const { inset, spacing } = this;
35
35
  const theme = getIonTheme(this);
36
- return (h(Host, { key: '387f7cb3ce69a1d4aa299f988d21d731fd5775d9', class: {
36
+ return (h(Host, { key: '6cc1572a93abaf49be7e27348bf513cb7ee24bff', class: {
37
37
  [theme]: true,
38
38
  [`divider-spacing-${spacing}`]: spacing !== undefined,
39
39
  [`divider-inset`]: inset,
40
- } }, h("hr", { key: 'cecfeab61e8f532a1eda36e73011f5447be63480' })));
40
+ } }, h("hr", { key: '19e4cef3f90d92b56ae0bece15dbdcfbf18d72d9' })));
41
41
  }
42
42
  };
43
43
  Divider.style = {
@@ -63,12 +63,12 @@ const Fab = class {
63
63
  render() {
64
64
  const { horizontal, vertical, edge } = this;
65
65
  const theme = getIonTheme(this);
66
- return (h(Host, { key: '8b758c5283382f1bddd051f5a575d4952b001c50', class: {
66
+ return (h(Host, { key: '569b07978a63756169d050f3b67368cecf26dd98', class: {
67
67
  [theme]: true,
68
68
  [`fab-horizontal-${horizontal}`]: horizontal !== undefined,
69
69
  [`fab-vertical-${vertical}`]: vertical !== undefined,
70
70
  'fab-edge': edge,
71
- } }, h("slot", { key: '45ce20f308b3de9c09d625d45b3f3dc7b4ee8652' })));
71
+ } }, h("slot", { key: 'cd10d4baa1c2e8c2dcfefe66bdb7ffb8262f8e17' })));
72
72
  }
73
73
  get el() { return getElement(this); }
74
74
  static get watchers() { return {
@@ -167,7 +167,7 @@ const FabButton = class {
167
167
  rel: this.rel,
168
168
  target: this.target,
169
169
  };
170
- return (h(Host, { key: 'ffc552ad3b542e0f79e319fa86b063c3289e1a23', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses(color, {
170
+ return (h(Host, { key: '7d1b93dbec8f6b974db63168c55353b93ff169aa', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses(color, {
171
171
  [theme]: true,
172
172
  'fab-button-in-list': inList,
173
173
  'fab-button-translucent-in-list': inList && translucent,
@@ -178,7 +178,7 @@ const FabButton = class {
178
178
  'ion-activatable': true,
179
179
  'ion-focusable': true,
180
180
  [`fab-button-${size}`]: size !== undefined,
181
- }) }, h(TagType, Object.assign({ key: 'acf0c99822630499b171f0873924cfe10ef41547' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur, onClick: (ev) => openURL(href, ev, this.routerDirection, this.routerAnimation) }, inheritedAttributes), h("ion-icon", { key: '236a7340cf8213a69325716cb3b813abb627b40a', "aria-hidden": "true", icon: fabButtonCloseIcon, part: "close-icon", class: "close-icon", lazy: false }), h("span", { key: '908a53794c801a64c8cdae9b08ae75deb93a5b22', class: "button-inner" }, h("slot", { key: '41bf30e091cfcf90dcf3975a4b05a30c987e8aae' })), theme === 'md' && h("ion-ripple-effect", { key: 'b665e44a357138ef30454e267a2214356dc0fe3b' }))));
181
+ }) }, h(TagType, Object.assign({ key: 'cac887802056b25fee955e272febdb41745c731c' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur, onClick: (ev) => openURL(href, ev, this.routerDirection, this.routerAnimation) }, inheritedAttributes), h("ion-icon", { key: 'c5a932c45ec7ff131d484463203275210cdc5b3a', "aria-hidden": "true", icon: fabButtonCloseIcon, part: "close-icon", class: "close-icon", lazy: false }), h("span", { key: 'bf8f5208c941dc3ddc2b719dbb2f2cf999e2b6a8', class: "button-inner" }, h("slot", { key: '213ca4696b7072ef2dfee806d11d8ddd26abf7af' })), theme === 'md' && h("ion-ripple-effect", { key: 'a2947193263e8ef97eccb15de9f5aa937e87086b' }))));
182
182
  }
183
183
  get el() { return getElement(this); }
184
184
  };
@@ -212,11 +212,11 @@ const FabList = class {
212
212
  }
213
213
  render() {
214
214
  const theme = getIonTheme(this);
215
- return (h(Host, { key: 'b0e984c110ea8bf4aa0daeca5f66253c9e0666fd', class: {
215
+ return (h(Host, { key: '8b4d0419170ba48e5d9d1152dcae2b35281cd800', class: {
216
216
  [theme]: true,
217
217
  'fab-list-active': this.activated,
218
218
  [`fab-list-side-${this.side}`]: true,
219
- } }, h("slot", { key: '7bedbb010e89d1304d86c4261f5378e90741611e' })));
219
+ } }, h("slot", { key: '9276798e2c581440c46ff9914809e87203a86b1b' })));
220
220
  }
221
221
  get el() { return getElement(this); }
222
222
  static get watchers() { return {
@@ -73,9 +73,9 @@ const Img = class {
73
73
  const { loadSrc, alt, onLoad, loadError, inheritedAttributes } = this;
74
74
  const { draggable } = inheritedAttributes;
75
75
  const theme = getIonTheme(this);
76
- return (h(Host, { key: '70377d0128ad109580598f5c0a19cdee1d1f8f2a', class: {
76
+ return (h(Host, { key: '1aa7be8e15beabbc92ee21127960f7cfc778555d', class: {
77
77
  [theme]: true,
78
- } }, h("img", { key: '022467667337d04384d19d78378b5cf499e1b6c9', decoding: "async", src: loadSrc, alt: alt, onLoad: onLoad, onError: loadError, part: "image", draggable: isDraggable(draggable) })));
78
+ } }, h("img", { key: 'a74a222d3b9d232619471ac9089c365b3e7a9b04', decoding: "async", src: loadSrc, alt: alt, onLoad: onLoad, onError: loadError, part: "image", draggable: isDraggable(draggable) })));
79
79
  }
80
80
  get el() { return getElement(this); }
81
81
  static get watchers() { return {
@@ -268,7 +268,7 @@ const InfiniteScroll = class {
268
268
  render() {
269
269
  const theme = getIonTheme(this);
270
270
  const disabled = this.disabled;
271
- return (h(Host, { key: 'd2505798673c258aa017ecbe646b59105a62970d', class: {
271
+ return (h(Host, { key: '22d99824cb589d9024666a3c1ed205f781858eed', class: {
272
272
  [theme]: true,
273
273
  'infinite-scroll-loading': this.isLoading,
274
274
  'infinite-scroll-enabled': !disabled,
@@ -308,11 +308,11 @@ const InfiniteScrollContent = class {
308
308
  }
309
309
  render() {
310
310
  const theme = getIonTheme(this);
311
- return (h(Host, { key: '51742937a374c43c290c20569857f617c99e1e7c', class: {
311
+ return (h(Host, { key: 'e94d19f17ef9d4d77786716152e3206366feb546', class: {
312
312
  [theme]: true,
313
313
  // Used internally for styling
314
314
  [`infinite-scroll-content-${theme}`]: true,
315
- } }, h("div", { key: '42c249b6df301004a834bb615766c38d5ab03d91', class: "infinite-loading" }, this.loadingSpinner && (h("div", { key: '7cc7aab81997ef58b914e084402f45dc3abf2ce4', class: "infinite-loading-spinner" }, h("ion-spinner", { key: '5c84df7096076580e0bb4926d377c2fac4f75c3d', name: this.loadingSpinner }))), this.loadingText !== undefined && this.renderLoadingText())));
315
+ } }, h("div", { key: '35fcc0572ad27a683aa55a704bd11b19fcdfd29c', class: "infinite-loading" }, this.loadingSpinner && (h("div", { key: 'fec3c13dbb2fa98699401147ce442b73e97e8bd8', class: "infinite-loading-spinner" }, h("ion-spinner", { key: '6cd6083255dacc891b4d201477e6bffccb1084bc', name: this.loadingSpinner }))), this.loadingText !== undefined && this.renderLoadingText())));
316
316
  }
317
317
  };
318
318
  InfiniteScrollContent.style = {
@@ -618,7 +618,7 @@ const InputOTP = class {
618
618
  const tabbableIndex = this.getTabbableIndex();
619
619
  const pattern = this.getPattern();
620
620
  const hasDescription = ((_b = (_a = el.querySelector('.input-otp-description')) === null || _a === void 0 ? void 0 : _a.textContent) === null || _b === void 0 ? void 0 : _b.trim()) !== '';
621
- return (h(Host, { key: '16e1e487d2aabe8e9f84682fb50f30966179ffa6', class: createColorClasses(color, {
621
+ return (h(Host, { key: 'b7709a1fd155bd4484fb6f20a2f0c1cdb13809a7', class: createColorClasses(color, {
622
622
  [mode]: true,
623
623
  'has-focus': hasFocus,
624
624
  [`input-otp-size-${size}`]: true,
@@ -626,10 +626,10 @@ const InputOTP = class {
626
626
  [`input-otp-fill-${fill}`]: true,
627
627
  'input-otp-disabled': disabled,
628
628
  'input-otp-readonly': readonly,
629
- }) }, h("div", Object.assign({ key: 'd7757f5984abe39da9b6320683198db040d0220e', role: "group", "aria-label": "One-time password input", class: "input-otp-group" }, inheritedAttributes), Array.from({ length }).map((_, index) => (h(Fragment, null, h("div", { class: "native-wrapper" }, h("input", { class: "native-input", id: `${inputId}-${index}`, "aria-label": `Input ${index + 1} of ${length}`, type: "text", autoCapitalize: autocapitalize, inputmode: inputmode, pattern: pattern, disabled: disabled, readOnly: readonly, tabIndex: index === tabbableIndex ? 0 : -1, value: inputValues[index] || '', autocomplete: "one-time-code", ref: (el) => (inputRefs[index] = el), onInput: this.onInput(index), onBlur: this.onBlur, onFocus: this.onFocus(index), onKeyDown: this.onKeyDown(index), onPaste: this.onPaste })), this.showSeparator(index) && h("div", { class: "input-otp-separator" }))))), h("div", { key: '6254cef5b2379359b319b4e573868340885e310a', class: {
629
+ }) }, h("div", Object.assign({ key: '5948befd722de44eea8aa1a759ae465bebef0d52', role: "group", "aria-label": "One-time password input", class: "input-otp-group" }, inheritedAttributes), Array.from({ length }).map((_, index) => (h(Fragment, null, h("div", { class: "native-wrapper" }, h("input", { class: "native-input", id: `${inputId}-${index}`, "aria-label": `Input ${index + 1} of ${length}`, type: "text", autoCapitalize: autocapitalize, inputmode: inputmode, pattern: pattern, disabled: disabled, readOnly: readonly, tabIndex: index === tabbableIndex ? 0 : -1, value: inputValues[index] || '', autocomplete: "one-time-code", ref: (el) => (inputRefs[index] = el), onInput: this.onInput(index), onBlur: this.onBlur, onFocus: this.onFocus(index), onKeyDown: this.onKeyDown(index), onPaste: this.onPaste })), this.showSeparator(index) && h("div", { class: "input-otp-separator" }))))), h("div", { key: 'bb4cdd1da7e42b6d2b8b50fc2ec52ed526608cdd', class: {
630
630
  'input-otp-description': true,
631
631
  'input-otp-description-hidden': !hasDescription,
632
- } }, h("slot", { key: '4f4b63bb67a01b7618719f9bde56ef60d582e7d6' }))));
632
+ } }, h("slot", { key: '006fe25a24266eae57a9c1b58fbfc28008cfb816' }))));
633
633
  }
634
634
  get el() { return getElement(this); }
635
635
  static get watchers() { return {
@@ -99,16 +99,16 @@ const InputPasswordToggle = class {
99
99
  const { color, inputPasswordHideIcon, inputPasswordShowIcon, type } = this;
100
100
  const mode = getIonMode(this);
101
101
  const isPasswordVisible = type === 'text';
102
- return (h(Host, { key: 'e265bb6460041189fea1812d391121a9e8dde669', class: createColorClasses(color, {
102
+ return (h(Host, { key: 'e3c21d5bedebeadb57c0c9b7f065d15ab0d49e4a', class: createColorClasses(color, {
103
103
  [mode]: true,
104
- }) }, h("ion-button", { key: 'b7ca2e12e3b1b9a161acc002abb8f1b8efeea46e', mode: mode, color: color, fill: "clear", shape: "round", "aria-checked": isPasswordVisible ? 'true' : 'false', "aria-label": isPasswordVisible ? 'Hide password' : 'Show password', role: "switch", type: "button", onPointerDown: (ev) => {
104
+ }) }, h("ion-button", { key: 'c2529009a921f2fd133f2b3c4f8d36fa66fbfd30', mode: mode, color: color, fill: "clear", shape: "round", "aria-checked": isPasswordVisible ? 'true' : 'false', "aria-label": isPasswordVisible ? 'Hide password' : 'Show password', role: "switch", type: "button", onPointerDown: (ev) => {
105
105
  /**
106
106
  * This prevents mobile browsers from
107
107
  * blurring the input when the password toggle
108
108
  * button is activated.
109
109
  */
110
110
  ev.preventDefault();
111
- }, onClick: this.togglePasswordVisibility }, h("ion-icon", { key: '4d5ba21325812d9c820ae26688d17ae821ffd25c', slot: "icon-only", "aria-hidden": "true", icon: isPasswordVisible ? inputPasswordHideIcon : inputPasswordShowIcon }))));
111
+ }, onClick: this.togglePasswordVisibility }, h("ion-icon", { key: 'bc25d56ce0402565a2c7c0d617349138a04c008d', slot: "icon-only", "aria-hidden": "true", icon: isPasswordVisible ? inputPasswordHideIcon : inputPasswordShowIcon }))));
112
112
  }
113
113
  get el() { return getElement(this); }
114
114
  static get watchers() { return {
@@ -598,7 +598,7 @@ const Input = class {
598
598
  * TODO(FW-5592): Remove hasStartEndSlots condition
599
599
  */
600
600
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
601
- return (h(Host, { key: '83b06d3ba2deb8be1aac86573e44eb9fedaf8ebc', class: createColorClasses(this.color, {
601
+ return (h(Host, { key: 'c01b7ed35861999d1a73b12d853fa90deb831963', class: createColorClasses(this.color, {
602
602
  [theme]: true,
603
603
  'has-value': hasValue,
604
604
  'has-focus': hasFocus,
@@ -611,7 +611,7 @@ const Input = class {
611
611
  'in-item-color': hostContext('ion-item.ion-color', this.el),
612
612
  'input-disabled': disabled,
613
613
  'input-readonly': readonly,
614
- }) }, h("label", { key: 'd30a09196b14b7c50c81ee81b0db153a0a552ff8', class: "input-wrapper", htmlFor: inputId, onClick: this.onLabelClick }, this.renderLabelContainer(), h("div", { key: 'bd215e071a7c82b530c36bf98481b8a21bf827a8', class: "native-wrapper", onClick: this.onLabelClick },
614
+ }) }, h("label", { key: '49b13f7970d0839d8286a32b52360356f9bd7399', class: "input-wrapper", htmlFor: inputId, onClick: this.onLabelClick }, this.renderLabelContainer(), h("div", { key: '2a976896662e4f18f5b86d7dada141222533047e', class: "native-wrapper", onClick: this.onLabelClick },
615
615
  /**
616
616
  * For the ionic theme, we render the outline container here
617
617
  * instead of higher up, so it can be positioned relative to
@@ -621,14 +621,14 @@ const Input = class {
621
621
  * <label> element, ensuring that clicking the label text
622
622
  * focuses the input.
623
623
  */
624
- theme === 'ionic' && h("div", { key: 'f77b77e9b3fa8f704f676a876abb237ade2c6a80', class: "input-outline" }), h("slot", { key: '5bf76988e97fb13db47b10a2ea9016c9db582d64', name: "start" }), h("input", Object.assign({ key: '98772c54302eb90155511e234d3c0948b46f7907', class: "native-input", ref: (input) => (this.nativeInput = input), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, min: this.min, max: this.max, minLength: this.minlength, maxLength: this.maxlength, multiple: this.multiple, name: this.name, pattern: this.pattern, placeholder: this.placeholder || '', readOnly: readonly, required: this.required, spellcheck: this.spellcheck, step: this.step, type: this.type, value: value, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeydown, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd, "aria-describedby": this.getHintTextID(), "aria-invalid": this.isInvalid ? 'true' : undefined }, this.inheritedAttributes)), clearInput && !readonly && !disabled && (h("button", { key: 'd0adf91f18cdff60b5d5055a53fb8a1e33cda140', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
624
+ theme === 'ionic' && h("div", { key: '47fe7d74f50bfa1aeec03ba3cb1edb0df941773f', class: "input-outline" }), h("slot", { key: 'f9b9884467a216bd0c7af49b512ed22ef67f81f2', name: "start" }), h("input", Object.assign({ key: '12ab5fe9b82083637dbb2c6163b829af69cc9a5f', class: "native-input", ref: (input) => (this.nativeInput = input), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, min: this.min, max: this.max, minLength: this.minlength, maxLength: this.maxlength, multiple: this.multiple, name: this.name, pattern: this.pattern, placeholder: this.placeholder || '', readOnly: readonly, required: this.required, spellcheck: this.spellcheck, step: this.step, type: this.type, value: value, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeydown, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd, "aria-describedby": this.getHintTextID(), "aria-invalid": this.isInvalid ? 'true' : undefined }, this.inheritedAttributes)), clearInput && !readonly && !disabled && (h("button", { key: '284e6a89fe06fc7de2d0d7cac24ae5330f10594c', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
625
625
  /**
626
626
  * This prevents mobile browsers from
627
627
  * blurring the input when the clear
628
628
  * button is activated.
629
629
  */
630
630
  ev.preventDefault();
631
- }, onClick: this.clearTextInput }, h("ion-icon", { key: '6fc9e8afce4d19cfbad9fb8044c32beb4a5734a5', "aria-hidden": "true", icon: inputClearIcon }))), h("slot", { key: '493645d76a65e3e469c516e1244e3ff23d9d6f29', name: "end" })), shouldRenderHighlight && h("div", { key: '270caadc085e6f30b663b2bac03495bb8ce47e42', class: "input-highlight" })), this.renderBottomContent()));
631
+ }, onClick: this.clearTextInput }, h("ion-icon", { key: '58ceb89a48d5db08ddb5b22397d29e6ab3524f9c', "aria-hidden": "true", icon: inputClearIcon }))), h("slot", { key: 'a90f9f0b9439e0aa19de35e24ea9ed587ab51add', name: "end" })), shouldRenderHighlight && h("div", { key: '413fe8aa2eeaf41ab90a3b77a6abb20b19ad8446', class: "input-highlight" })), this.renderBottomContent()));
632
632
  }
633
633
  get el() { return getElement(this); }
634
634
  static get watchers() { return {
@@ -68,14 +68,14 @@ const ItemOption = class {
68
68
  href: this.href,
69
69
  target: this.target,
70
70
  };
71
- return (h(Host, { key: 'c36a39053b339086ee45e30a5051256fecf1e9d6', onClick: this.onClick, class: createColorClasses(this.color, {
71
+ return (h(Host, { key: '419c8059b80ed543021016ae8e47a8c293c61544', onClick: this.onClick, class: createColorClasses(this.color, {
72
72
  [theme]: true,
73
73
  [`item-option-${shape}`]: shape !== undefined,
74
74
  [`item-option-${hue}`]: hue !== undefined,
75
75
  'item-option-disabled': disabled,
76
76
  'item-option-expandable': expandable,
77
77
  'ion-activatable': true,
78
- }) }, h(TagType, Object.assign({ key: '8fa60eb0b2538cd1afe7ad26d0ba9ea0a152b754' }, attrs, { class: "button-native", part: "native", disabled: disabled }), h("span", { key: 'd444dd749c3abfdb43f66ac8eae49c3e3b3b9960', class: "button-inner" }, h("slot", { key: 'b8164b8893c95c6d4ae9d79a5755eb52c3a1af22', name: "top" }), h("div", { key: '6c840ac03adc45b6dce2f11d64b143a3208e2071', class: "horizontal-wrapper" }, h("slot", { key: '8c08ea25119e1831b9320c2f2e61461d45158611', name: "start" }), h("slot", { key: 'dfc5823b66fcfdcad6277105bd86590958632fdd', name: "icon-only" }), h("slot", { key: '30d0d597802daca4a534055e3f326c38a77c5cf8' }), h("slot", { key: 'bc58e8826067ad905b81608ad0344ed4dedd3a07', name: "end" })), h("slot", { key: '59c3e025a00824c163dbcbeb359ba82871ba06f2', name: "bottom" })), theme === 'md' && h("ion-ripple-effect", { key: '046a2ae39dbec7aebcbac3e250d80016065ed0f0' }))));
78
+ }) }, h(TagType, Object.assign({ key: 'b68a20876078d8c3281ad95c4d25c786ea8534b6' }, attrs, { class: "button-native", part: "native", disabled: disabled }), h("span", { key: '2cca3a5fe121020e647306e73f5a6568e0114e52', class: "button-inner" }, h("slot", { key: 'a58b51ec7a506997f0a7ef419ea2eacd7e317cb0', name: "top" }), h("div", { key: '51d3078bcaf1b587b4d989faaba9eccc064299a1', class: "horizontal-wrapper" }, h("slot", { key: 'f9a5c0f1036dabc30649a31da851acc947e8d0dd', name: "start" }), h("slot", { key: '57474d0a32f99a7d773db30093ab3d4a0529d1c0', name: "icon-only" }), h("slot", { key: 'e9415a290913d535b82a74303fe73b779ff5b5be' }), h("slot", { key: 'e33e61278c599989c80fc410b94688288c0c13f5', name: "end" })), h("slot", { key: '4f3b12f4fcc09e8f87f35ea8c87cf40d15b5ef42', name: "bottom" })), theme === 'md' && h("ion-ripple-effect", { key: '56a65a555e12f0051d69447d786799e1b21683a6' }))));
79
79
  }
80
80
  get el() { return getElement(this); }
81
81
  };
@@ -110,7 +110,7 @@ const ItemOptions = class {
110
110
  render() {
111
111
  const theme = getIonTheme(this);
112
112
  const isEnd = isEndSide(this.side);
113
- return (h(Host, { key: 'cc55282505679d51fb90ebf30869e930c71afbd4', class: {
113
+ return (h(Host, { key: '631db06441daa78759d646ab8d9e1804184be7ea', class: {
114
114
  [theme]: true,
115
115
  // Used internally for styling
116
116
  [`item-options-${theme}`]: true,
@@ -522,7 +522,7 @@ const ItemSliding = class {
522
522
  }
523
523
  render() {
524
524
  const theme = getIonTheme(this);
525
- return (h(Host, { key: '79cd09dd43183008f470b31abb7b3606f653a98b', class: {
525
+ return (h(Host, { key: '837e7162dfc6d2cebcdf3efc40d1c6aa88739451', class: {
526
526
  [theme]: true,
527
527
  'item-sliding-active-slide': this.state !== 2 /* SlidingState.Disabled */,
528
528
  'item-sliding-active-options-end': (this.state & 8 /* SlidingState.End */) !== 0,
@@ -300,11 +300,11 @@ const ItemDivider = class {
300
300
  }
301
301
  render() {
302
302
  const theme = getIonTheme(this);
303
- return (h(Host, { key: 'f026528e983b0b77cd059400d961d012dec9caae', class: createColorClasses(this.color, {
303
+ return (h(Host, { key: 'ff60c2ed224911e4369138287da9610564785c7f', class: createColorClasses(this.color, {
304
304
  [theme]: true,
305
305
  'item-divider-sticky': this.sticky,
306
306
  item: true,
307
- }) }, h("slot", { key: '409f111b2b37782bd242af5f3205d871d85b6254', name: "start" }), h("div", { key: '6811502ae39e51104b46f4f3b272631017a91e4a', class: "item-divider-inner" }, h("div", { key: 'c7cf5918a8e8f891426fda028586b36f21909b00', class: "item-divider-wrapper" }, h("slot", { key: '7db6745917458bb6d854c0662bbf0394142d2996' })), h("slot", { key: 'bad5e02a4d4852fc6e106552b314a42842a0b2e7', name: "end" }))));
307
+ }) }, h("slot", { key: '992f32a67a2ecf8ee94d5c8b9bfd231b4b4510d9', name: "start" }), h("div", { key: '44ad1d56fe4c9644267ca285199bcc66cf7269d3', class: "item-divider-inner" }, h("div", { key: '8237db8eb57c0b877da7efa45f10214063e3ac8f', class: "item-divider-wrapper" }, h("slot", { key: '9ac2bf96cfa368d4f6daba9b6fcced3f597dfb4f' })), h("slot", { key: '19bdddb51ac10f0a11c5b50d4ad51a55cada278a', name: "end" }))));
308
308
  }
309
309
  get el() { return getElement(this); }
310
310
  };
@@ -326,7 +326,7 @@ const ItemGroup = class {
326
326
  }
327
327
  render() {
328
328
  const theme = getIonTheme(this);
329
- return (h(Host, { key: '3fb0784b321736344604e259cfb05c6307159bed', role: "group", class: {
329
+ return (h(Host, { key: 'd104330acfa524379c4bf1c28bce6cf7e720db14', role: "group", class: {
330
330
  [theme]: true,
331
331
  // Used internally for styling
332
332
  [`item-group-${theme}`]: true,
@@ -395,13 +395,13 @@ const Label = class {
395
395
  render() {
396
396
  const position = this.position;
397
397
  const theme = getIonTheme(this);
398
- return (h(Host, { key: '583b4ed56decb1f5ce39ea6f58fbaa6d4fde01a5', class: createColorClasses(this.color, {
398
+ return (h(Host, { key: '8705671de3aaec1eb21044f4a234ee85fcba8d14', class: createColorClasses(this.color, {
399
399
  [theme]: true,
400
400
  'in-item-color': hostContext('ion-item.ion-color', this.el),
401
401
  [`label-${position}`]: position !== undefined,
402
402
  [`label-no-animate`]: this.noAnimate,
403
403
  'label-rtl': document.dir === 'rtl',
404
- }) }, h("slot", { key: '89467c7725dc79d73d51442cb5a233e244cef1b3' })));
404
+ }) }, h("slot", { key: '31973de97fc2524da620a612ada1d3c506939f6f' })));
405
405
  }
406
406
  get el() { return getElement(this); }
407
407
  static get watchers() { return {
@@ -461,7 +461,7 @@ const List = class {
461
461
  const theme = getIonTheme(this);
462
462
  const shape = this.getShape();
463
463
  const { lines, inset } = this;
464
- return (h(Host, { key: '7deda9d813391cac1c4156fb9e9fd1f1a43cdea8', role: "list", class: {
464
+ return (h(Host, { key: 'dcdfb595a6b45307f9810e1ded25ba635c947940', role: "list", class: {
465
465
  [theme]: true,
466
466
  // Used internally for styling
467
467
  [`list-${theme}`]: true,
@@ -492,10 +492,10 @@ const ListHeader = class {
492
492
  render() {
493
493
  const { lines } = this;
494
494
  const theme = getIonTheme(this);
495
- return (h(Host, { key: '984b0c19c652d264ce1a9832777948a9b5b84326', class: createColorClasses(this.color, {
495
+ return (h(Host, { key: 'b3478a7ac11992d292d35b5c658de040c51e971d', class: createColorClasses(this.color, {
496
496
  [theme]: true,
497
497
  [`list-header-lines-${lines}`]: lines !== undefined,
498
- }) }, h("div", { key: '1bf4519d8aa94fe4b98c6f54aba74dbcbb52fab0', class: "list-header-inner" }, h("slot", { key: '8d7fa8eca680fe3da8b8e4e01b3f885672c9c2bb' }))));
498
+ }) }, h("div", { key: '76dff0757cd9930eec0dbd56cb187c72d4e26d21', class: "list-header-inner" }, h("slot", { key: 'd25568f22efb544467ffda8929ac6d6cfd4001fa' }))));
499
499
  }
500
500
  };
501
501
  ListHeader.style = {
@@ -516,9 +516,9 @@ const Note = class {
516
516
  }
517
517
  render() {
518
518
  const theme = getIonTheme(this);
519
- return (h(Host, { key: 'a8470df6b8fb8ca327a282fc23705bc230f13a40', class: createColorClasses(this.color, {
519
+ return (h(Host, { key: 'bab27d8461e93c98bb48cbdd4df0c6b012a37798', class: createColorClasses(this.color, {
520
520
  [theme]: true,
521
- }) }, h("slot", { key: '07cbdef68f010b06638f359f70dff3f1d659d899' })));
521
+ }) }, h("slot", { key: 'd2e0f339ce127095fa49b93e515ab888461de1ea' })));
522
522
  }
523
523
  };
524
524
  Note.style = {
@@ -554,11 +554,11 @@ const SkeletonText = class {
554
554
  const animated = this.animated && config.getBoolean('animated', true);
555
555
  const inMedia = hostContext('ion-avatar', this.el) || hostContext('ion-thumbnail', this.el);
556
556
  const theme = getIonTheme(this);
557
- return (h(Host, { key: '5014563646b6c5213750d503babce3013b66ec96', class: {
557
+ return (h(Host, { key: 'e3c73ecba79ec4b58b517f42a9b41be587615603', class: {
558
558
  [theme]: true,
559
559
  'skeleton-text-animated': animated,
560
560
  'in-media': inMedia,
561
- } }, h("span", { key: '4b816883b1c71bb1db66d8b2b084559f7cb489bd' }, "\u00A0")));
561
+ } }, h("span", { key: '188c3bb600e248e93f48a89b900946ec9125b40f' }, "\u00A0")));
562
562
  }
563
563
  get el() { return getElement(this); }
564
564
  };
@@ -277,9 +277,9 @@ const Loading = class {
277
277
  * Otherwise, don't set aria-labelledby.
278
278
  */
279
279
  const ariaLabelledBy = message !== undefined ? msgId : null;
280
- return (h(Host, Object.assign({ key: '0c475f8e28e680e28e09317557795fc56e0835d8', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
280
+ return (h(Host, Object.assign({ key: '082392dad8551f7bf3be1b77d4d26d3b96504d39', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
281
281
  zIndex: `${40000 + this.overlayIndex}`,
282
- }, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), h("ion-backdrop", { key: 'd7e88feb6df8edbc326a84d07b294618f7ce6adc', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: 'f9622f45b2d9e913c325b228a1e6ed03cf2b98e8', tabindex: "0", "aria-hidden": "true" }), h("div", { key: 'f4dfdce70c4515878b247d0cc116b5cec2cf79a4', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (h("div", { key: '6d4475e00c444eb3d217813ae8cc1a02a97b969e', class: "loading-spinner" }, h("ion-spinner", { key: 'd9ad8dd56ec7677c18d06936c1a1b21a0a6a87a8', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), h("div", { key: 'bd3159e18f33ec25d3480d47ce33fa7dfd1f1460', tabindex: "0", "aria-hidden": "true" })));
282
+ }, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), h("ion-backdrop", { key: '1ced20cf2cc6d610c0f5f9d1de147602137347f1', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: '450e54507718d290a520d423ae09d05d88009d79', tabindex: "0", "aria-hidden": "true" }), h("div", { key: 'f2338b1915b9339055a27c4ef230b2663959e2f8', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (h("div", { key: '22c0ba1f0ead01c0e0b133c7398f3fa3e03d3f08', class: "loading-spinner" }, h("ion-spinner", { key: '155aa650b590dc49c8902bc1d73f4bba4afd1d35', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), h("div", { key: 'b08785d4408950abd34b0c21dd8e4be783b17ae4', tabindex: "0", "aria-hidden": "true" })));
283
283
  }
284
284
  get el() { return getElement(this); }
285
285
  static get watchers() { return {