@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
@@ -900,7 +900,7 @@ const Nav = class {
900
900
  }
901
901
  }
902
902
  render() {
903
- return index.h("slot", { key: 'd6dd0b1e0ba59381a139f4a49de3eb8351fa87a4' });
903
+ return index.h("slot", { key: '2254b8e14dbdc401b181dabb1c3b6606048291a5' });
904
904
  }
905
905
  get el() { return index.getElement(this); }
906
906
  static get watchers() { return {
@@ -942,7 +942,7 @@ const NavLink = class {
942
942
  };
943
943
  }
944
944
  render() {
945
- return index.h(index.Host, { key: '61246716bdf9556db90e07680bc1a289f9658d5c', onClick: this.onClick });
945
+ return index.h(index.Host, { key: '2a45f6d78be837c8c8926f45bfe194a9c75693b1', onClick: this.onClick });
946
946
  }
947
947
  get el() { return index.getElement(this); }
948
948
  };
@@ -102,10 +102,10 @@ const PickerColumnOption = class {
102
102
  render() {
103
103
  const { color, disabled, ariaLabel } = this;
104
104
  const theme$1 = ionicGlobal.getIonTheme(this);
105
- return (index.h(index.Host, { key: '9ceebae71b6df0b01f36691d82d716f6756625d9', class: theme.createColorClasses(color, {
105
+ return (index.h(index.Host, { key: '76d3086fc36a32ea544e9b03e53f656d153762d4', class: theme.createColorClasses(color, {
106
106
  [theme$1]: true,
107
107
  ['option-disabled']: disabled,
108
- }) }, index.h("div", { key: '1f26246d601779dadfaf055d195e2a4959180f5a', class: 'picker-column-option-button', role: "button", "aria-label": ariaLabel, onClick: () => this.onClick() }, index.h("slot", { key: 'eed413474a8b7ec7a73da27fa72a2d0a9a2aae2b' }))));
108
+ }) }, index.h("div", { key: '569e40d592e71954472128cbaef0141358fd8be9', class: 'picker-column-option-button', role: "button", "aria-label": ariaLabel, onClick: () => this.onClick() }, index.h("slot", { key: '1adca8a8d9b774c818404278003f7009fa4c458d' }))));
109
109
  }
110
110
  get el() { return index.getElement(this); }
111
111
  static get watchers() { return {
@@ -550,14 +550,14 @@ const PickerColumn = class {
550
550
  render() {
551
551
  const { color, disabled, isActive, numericInput } = this;
552
552
  const theme$1 = ionicGlobal.getIonTheme(this);
553
- return (index.h(index.Host, { key: '7c9603b518a73f9883ff01464fe3f70c14b9059c', class: theme.createColorClasses(color, {
553
+ return (index.h(index.Host, { key: '867e0dc27b3a65348415b4e35e980c99d95e183c', class: theme.createColorClasses(color, {
554
554
  [theme$1]: true,
555
555
  ['picker-column-active']: isActive,
556
556
  ['picker-column-numeric-input']: numericInput,
557
557
  ['picker-column-disabled']: disabled,
558
- }) }, index.h("slot", { key: 'e98e79dd51550361131d59a8871fe2990dc40edc', name: "prefix" }), index.h("div", { key: '85894791c93da84401138285bf4fbb169897c3d6', class: "picker-opts", ref: (el) => {
558
+ }) }, index.h("slot", { key: '9d68fc2f1524834436098f856af9867d4688c37b', name: "prefix" }), index.h("div", { key: 'a0b300c9b537ef853bd8703ad10da64dab3876dc', class: "picker-opts", ref: (el) => {
559
559
  this.scrollEl = el;
560
- }, role: "slider", tabindex: this.disabled ? undefined : 0, "aria-label": this.ariaLabel, "aria-valuemin": 0, "aria-valuemax": 0, "aria-valuenow": 0, "aria-valuetext": this.getOptionValueText(this.activeItem), "aria-orientation": "vertical", onKeyDown: (ev) => this.onKeyDown(ev) }, index.h("div", { key: 'd9546be214c2faf2340faf31d8468c2f39f31e4c', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), index.h("div", { key: '47671f18a0a0659c0660b3b82d234e92b6dcc721', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), index.h("div", { key: 'f3fc8f9cfc67d0d0dfbf7c134524353297117170', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), index.h("slot", { key: '4c30c1e5df5f1758978458dbd7e405a01d3118fe' }), index.h("div", { key: '4e71db05a18d645c6fa49d3a6e67a68cc374b868', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), index.h("div", { key: '7fd2461759a92a6909ab514a14bdb41f7d2d16d5', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), index.h("div", { key: '015fc0875e5e2df575810fd79635ed5a0f5a29dd', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0")), index.h("slot", { key: 'd706a79b1b5b31dc1e358fe1d64b41a2104ea153', name: "suffix" })));
560
+ }, role: "slider", tabindex: this.disabled ? undefined : 0, "aria-label": this.ariaLabel, "aria-valuemin": 0, "aria-valuemax": 0, "aria-valuenow": 0, "aria-valuetext": this.getOptionValueText(this.activeItem), "aria-orientation": "vertical", onKeyDown: (ev) => this.onKeyDown(ev) }, index.h("div", { key: '4617d1409c852871ff85d0ff6ac2c3d265e56a92', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), index.h("div", { key: '893559f2b0035135c582e34c334b56c74ddd829c', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), index.h("div", { key: '44d379b7d3bdff1574cc95330b22d4f629e26724', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), index.h("slot", { key: '25a5bd6d8f3d360594b38fe8867b925a67111792' }), index.h("div", { key: '39d4ffe9c6c2c1ee101b65a648ceaa3582676770', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), index.h("div", { key: '6ea72753cdc8ca3b9b1e5fd0aad8772fa090b39f', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), index.h("div", { key: '8ec67b388428e1d5d648884b2a69f953aa79702e', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0")), index.h("slot", { key: 'ba379669ca1976f3078c076f93c415e42c37847e', name: "suffix" })));
561
561
  }
562
562
  get el() { return index.getElement(this); }
563
563
  static get watchers() { return {
@@ -460,7 +460,7 @@ const Picker = class {
460
460
  this.emitInputModeChange();
461
461
  }
462
462
  render() {
463
- return (index.h(index.Host, { key: '8778f74b10b575bf28bfb9d21df51a52a7c92ac4', onPointerDown: (ev) => this.onPointerDown(ev), onClick: () => this.onClick() }, index.h("input", { key: 'd6b77646ebcc32785b3edbb70794aabf19d68503', "aria-hidden": "true", tabindex: -1, inputmode: "numeric", type: "number", onKeyDown: (ev) => {
463
+ return (index.h(index.Host, { key: '0e3b8112fd28191ff6af8313fee72919d9b23ee7', onPointerDown: (ev) => this.onPointerDown(ev), onClick: () => this.onClick() }, index.h("input", { key: '92e86aab71f000c35fcf5f4082116285f2e43016', "aria-hidden": "true", tabindex: -1, inputmode: "numeric", type: "number", onKeyDown: (ev) => {
464
464
  var _a;
465
465
  /**
466
466
  * The "Enter" key represents
@@ -475,7 +475,7 @@ const Picker = class {
475
475
  if (ev.key === 'Enter') {
476
476
  (_a = this.inputEl) === null || _a === void 0 ? void 0 : _a.blur();
477
477
  }
478
- }, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), index.h("div", { key: '3ccb1c92e3ee586d4ac50dbf3728f19c7d727c7c', class: "picker-before" }), index.h("div", { key: 'ac7765a517ddbb3d338239a3c91ead67cab9b0e8', class: "picker-after" }), index.h("div", { key: '16a07f2aad1e1bc77119b6f8d060ae073b566472', class: "picker-highlight", ref: (el) => (this.highlightEl = el) }), index.h("slot", { key: 'dc3b58388c3936ce16285822b1e2a50b730031b6' })));
478
+ }, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), index.h("div", { key: '5fad8573cd44bee093f26cd4d7cabad836789e79', class: "picker-before" }), index.h("div", { key: 'fd26db9e86a3cafe125283eeff0da8be7ea2928e', class: "picker-after" }), index.h("div", { key: '8174b0f258f3ce00707132c674ff53d3b9fc2aee', class: "picker-highlight", ref: (el) => (this.highlightEl = el) }), index.h("slot", { key: 'a118b0ec709164758ae95fcb9e110befb574138f' })));
479
479
  }
480
480
  get el() { return index.getElement(this); }
481
481
  };
@@ -1389,9 +1389,9 @@ const Popover = class {
1389
1389
  const { onLifecycle, parentPopover, dismissOnSelect, side, arrow, htmlAttributes, focusTrap } = this;
1390
1390
  const desktop = ionicGlobal.isPlatform('desktop');
1391
1391
  const enableArrow = arrow && !parentPopover;
1392
- return (index.h(index.Host, Object.assign({ key: 'd8cac78e3fda5731eb8a3532ce83a711190a0f1d', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
1392
+ return (index.h(index.Host, Object.assign({ key: 'bc0a33fd2fa0b0d5275b12b493503a79762adc83', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
1393
1393
  zIndex: `${20000 + this.overlayIndex}`,
1394
- }, class: Object.assign(Object.assign({}, theme.getClassMap(this.cssClass)), { [theme$1]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [overlays.FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && index.h("ion-backdrop", { key: 'ec62e04664d67c7ef9c43bb77e5baa517ab88e7f', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), index.h("div", { key: '1da57db158ecd1f6260369d44f2db5b0791ecd3a', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && index.h("div", { key: '22966b014e1a5ff24963dff94cad281200a3b334', class: "popover-arrow", part: "arrow" }), index.h("div", { key: 'a2b960c96a54c06807e07edc2579b5d459e5d108', class: "popover-content", part: "content" }, index.h("slot", { key: 'bae331e17437df55a77db538a693ef459f11e78a' })))));
1394
+ }, class: Object.assign(Object.assign({}, theme.getClassMap(this.cssClass)), { [theme$1]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [overlays.FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && index.h("ion-backdrop", { key: '0299fd3075759113fc5f0d2b299cafce74427c62', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), index.h("div", { key: 'f9adb90aae67e369cf45988200f789c09d216d3a', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && index.h("div", { key: '9d310601494499414aa90c26ec23733dab95a376', class: "popover-arrow", part: "arrow" }), index.h("div", { key: '41fa231a8382c8c2b57fe17493b98986ede09a16', class: "popover-content", part: "content" }, index.h("slot", { key: '0c88bfdc53f4d02dd6b6033647a1285f42b581a3' })))));
1395
1395
  }
1396
1396
  get el() { return index.getElement(this); }
1397
1397
  static get watchers() { return {
@@ -58,7 +58,7 @@ const ProgressBar = class {
58
58
  const shape = this.getShape();
59
59
  // If the progress is displayed as a solid bar.
60
60
  const progressSolid = buffer === 1;
61
- return (index.h(index.Host, { key: '9adef68c31bdf39d48199e01587f8d5295d4c6af', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: theme.createColorClasses(color, {
61
+ return (index.h(index.Host, { key: 'd9a05927c2b8065c7b73a6bd07b09d193711eb78', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: theme.createColorClasses(color, {
62
62
  [theme$1]: true,
63
63
  [`progress-bar-${type}`]: true,
64
64
  'progress-paused': paused,
@@ -140,7 +140,7 @@ const Radio = class {
140
140
  const { checked, disabled, color, el, justify, labelPlacement, hasLabel, buttonTabindex, alignment } = this;
141
141
  const theme$1 = ionicGlobal.getIonTheme(this);
142
142
  const inItem = theme.hostContext('ion-item', el);
143
- return (index.h(index.Host, { key: '7ac17b6d0b96104b5baba1bb8c28c37f30005fdd', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: theme.createColorClasses(color, {
143
+ return (index.h(index.Host, { key: '4890e800b5105fc75a14e0bda058bf2185d7761e', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: theme.createColorClasses(color, {
144
144
  [theme$1]: true,
145
145
  'in-item': inItem,
146
146
  'radio-checked': checked,
@@ -151,10 +151,10 @@ const Radio = class {
151
151
  // Focus and active styling should not apply when the radio is in an item
152
152
  'ion-activatable': !inItem,
153
153
  'ion-focusable': !inItem,
154
- }), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, index.h("label", { key: '41305f13b3025e3876236097131beb7ef8a40515', class: "radio-wrapper" }, index.h("div", { key: '603d3ac36c227995a3b9f5bd6fa1ec4de4fa304a', class: {
154
+ }), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, index.h("label", { key: 'de4d7c2f3788f13920bc43de7bad5527c3cc74fc', class: "radio-wrapper" }, index.h("div", { key: '2a01f3fbdf659f8cbf2e6e8bef3d9877f53e3a66', class: {
155
155
  'label-text-wrapper': true,
156
156
  'label-text-wrapper-hidden': !hasLabel,
157
- }, part: "label" }, index.h("slot", { key: '838d3a84c3ce2aaa31e61ce2b82c6a23818b0908' })), index.h("div", { key: '3d4ac72bbf52e04a2500782223baac24784f361e', class: "native-wrapper" }, this.renderRadioControl()))));
157
+ }, part: "label" }, index.h("slot", { key: '093d4b8f5005e873851959a278a23a9a89d9fed6' })), index.h("div", { key: 'bdab791d63e8c2330a78f23e9320bff9a160a5d6', class: "native-wrapper" }, this.renderRadioControl()))));
158
158
  }
159
159
  get el() { return index.getElement(this); }
160
160
  static get watchers() { return {
@@ -360,9 +360,9 @@ const RadioGroup = class {
360
360
  const { label, labelId, el, name, value } = this;
361
361
  const theme = ionicGlobal.getIonTheme(this);
362
362
  helpers.renderHiddenInput(true, el, name, value, false);
363
- return (index.h(index.Host, { key: '3eb581e8348cac7c4f8d6b7238b968dd79ec3c35', class: {
363
+ return (index.h(index.Host, { key: 'cf8c32999c8fa7a759948b76e715752ebcba9a63', class: {
364
364
  [theme]: true,
365
- }, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, onClick: this.onClick }, this.renderHintText(), index.h("div", { key: '1091e1f540cb2b9241ddbc5ed6a2b28a77557682', class: "radio-group-wrapper" }, index.h("slot", { key: 'd83c63bcc7b20722f6405db656d5f945b3fb5407' }))));
365
+ }, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, onClick: this.onClick }, this.renderHintText(), index.h("div", { key: 'a7b59a2f18208269b0a7276056002fb94f679981', class: "radio-group-wrapper" }, index.h("slot", { key: '588af994a16cecfa6672471d186359b3b166f3eb' }))));
366
366
  }
367
367
  get el() { return index.getElement(this); }
368
368
  static get watchers() { return {
@@ -726,7 +726,7 @@ const Range = class {
726
726
  const needsEndAdjustment = inItem && !hasEndContent;
727
727
  const theme$1 = ionicGlobal.getIonTheme(this);
728
728
  helpers.renderHiddenInput(true, el, this.name, JSON.stringify(this.getValue()), disabled);
729
- return (index.h(index.Host, { key: 'abffed8811679954ae1ccded14b09c1070aec868', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: theme.createColorClasses(this.color, {
729
+ return (index.h(index.Host, { key: '923dd14937cbc2707cbfe334c26416e0c14c08cd', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: theme.createColorClasses(this.color, {
730
730
  [theme$1]: true,
731
731
  'in-item': inItem,
732
732
  'range-disabled': disabled,
@@ -735,10 +735,10 @@ const Range = class {
735
735
  [`range-label-placement-${labelPlacement}`]: true,
736
736
  'range-item-start-adjustment': needsStartAdjustment,
737
737
  'range-item-end-adjustment': needsEndAdjustment,
738
- }) }, index.h("label", { key: '4296d7310d335ba9783d96e982159e8563a3ea35', class: "range-wrapper", id: "range-label" }, index.h("div", { key: '8087acc009ee1287f0ddd483669cd6284ff84004', class: {
738
+ }) }, index.h("label", { key: '1d99cd4a439428a6f9982fb81884b1efb4e62ef3', class: "range-wrapper", id: "range-label" }, index.h("div", { key: '6093c0fe071e1f19a0b34a38f2e9c4e14882059a', class: {
739
739
  'label-text-wrapper': true,
740
740
  'label-text-wrapper-hidden': !hasLabel,
741
- }, part: "label" }, label !== undefined ? index.h("div", { class: "label-text" }, label) : index.h("slot", { name: "label" })), index.h("div", { key: 'fa1207cbb99ccb9a9cc60c2409977c1b925476b0', class: "native-wrapper" }, index.h("slot", { key: 'fdbe6f0c142f3511e1b526f6d4df195c105660c5', name: "start" }), this.renderRangeSlider(), index.h("slot", { key: '3f03f148fbd461a7a87c8f2da5e5cba37213ef30', name: "end" })))));
741
+ }, part: "label" }, label !== undefined ? index.h("div", { class: "label-text" }, label) : index.h("slot", { name: "label" })), index.h("div", { key: '4f8cdbbbffbf29f6ff10576297151cac66829935', class: "native-wrapper" }, index.h("slot", { key: 'b86b648ec320062586f209fb8fa127ee2b9b2e8a', name: "start" }), this.renderRangeSlider(), index.h("slot", { key: '61f20773eed8538b3d9a1e463ec803c04ded380e', name: "end" })))));
742
742
  }
743
743
  get el() { return index.getElement(this); }
744
744
  static get watchers() { return {
@@ -891,7 +891,7 @@ const Refresher = class {
891
891
  }
892
892
  render() {
893
893
  const theme = ionicGlobal.getIonTheme(this);
894
- return (index.h(index.Host, { key: 'fdf580e687c1cd7c507a7357ea87a03270ff9f0b', slot: "fixed", class: {
894
+ return (index.h(index.Host, { key: '2300b2120962468355e5bcc92520d70a2815befb', slot: "fixed", class: {
895
895
  [theme]: true,
896
896
  // Used internally for styling
897
897
  [`refresher-${theme}`]: true,
@@ -963,9 +963,9 @@ const RefresherContent = class {
963
963
  const hasSpinner = pullingIcon != null && spinnerConfigs.SPINNERS[pullingIcon] !== undefined;
964
964
  const theme = ionicGlobal.getIonTheme(this);
965
965
  const arrowIcon = theme === 'ionic' ? caretLeftFillSvg : index$2.caretBackSharp;
966
- return (index.h(index.Host, { key: '3a3a3fb44f8397bb8e5019b51254ada8c26ae371', class: {
966
+ return (index.h(index.Host, { key: '879a710107c1de4fbc6f48ac033512dc89213b0b', class: {
967
967
  [theme]: true,
968
- } }, index.h("div", { key: '3e63966e8c2b262b1f9d4a5545dbdd00e97a4c68', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (index.h("div", { key: 'd4c8fa7151cee666520a40050c58f6e8201b14a5', class: "refresher-pulling-icon" }, index.h("div", { key: '2f45a17fe5fe51e81e2d7bd580fd60ce754c5989', class: "spinner-arrow-container" }, index.h("ion-spinner", { key: '210cd5f152453a283dbc579f545c683e3af84ea3', name: this.pullingIcon, paused: true }), (theme === 'md' || theme === 'ionic') && this.pullingIcon === 'circular' && (index.h("div", { key: '060c8d531e90478121113f59989ac29809f48947', class: "arrow-container" }, index.h("ion-icon", { key: '7c30ddd2c1a6e2274e7d57f792733017c663197b', icon: arrowIcon, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (index.h("div", { key: '3dee253d56c871195dcd59eaedc2b867ac578319', class: "refresher-pulling-icon" }, index.h("ion-icon", { key: '46b859328da272449f316ea8f68f3c3dd545c2e7', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), index.h("div", { key: '56660f9f6cff1006c5552df3a9430124689d42cb', class: "refresher-refreshing" }, this.refreshingSpinner && (index.h("div", { key: 'e8232281f251e5d0d22972fa8e38176edc3d9e5d', class: "refresher-refreshing-icon" }, index.h("ion-spinner", { key: '70f42df444c4669f393137f218ba9d635f76a26c', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
968
+ } }, index.h("div", { key: '01f1eba6db5037e12170602b210b401ac2b4f2ed', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (index.h("div", { key: '6cd8489bfcd91af8c8a36757307c98438d2d4a20', class: "refresher-pulling-icon" }, index.h("div", { key: 'bddb37533289a5cf237b7b1713f8c4c8639566c6', class: "spinner-arrow-container" }, index.h("ion-spinner", { key: 'a20680bac24025b70a324d9040dc76be3e148fa0', name: this.pullingIcon, paused: true }), (theme === 'md' || theme === 'ionic') && this.pullingIcon === 'circular' && (index.h("div", { key: '4db2c2935ae56db34d2bc8d9030dde19bf0c023b', class: "arrow-container" }, index.h("ion-icon", { key: '028dd1e7d557f7ee55035f085c8d333d5eebf40e', icon: arrowIcon, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (index.h("div", { key: '92a198f1f00024385bc8fc65697d4c88b9123f1b', class: "refresher-pulling-icon" }, index.h("ion-icon", { key: '62ff2c73e88de373c0822782e55e01bc961473bc', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), index.h("div", { key: '4f830ad8e4cb8a8a4269ea6589631d8fcc21dd76', class: "refresher-refreshing" }, this.refreshingSpinner && (index.h("div", { key: '469f24580f4357789d1ae4052f1904e9558355f2', class: "refresher-refreshing-icon" }, index.h("ion-spinner", { key: 'a33c43f3c78c433e6da18d6da24fd9ae52c0a4f2', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
969
969
  }
970
970
  get el() { return index.getElement(this); }
971
971
  };
@@ -53,9 +53,9 @@ const Reorder = class {
53
53
  render() {
54
54
  const { reorderHandleIcon } = this;
55
55
  const theme = ionicGlobal.getIonTheme(this);
56
- return (index.h(index.Host, { key: 'ba59a095c200b70c6d847dc7362d52b315dc853a', class: {
56
+ return (index.h(index.Host, { key: 'e73400a4cfd9893bafb4fa45b84f825fed1c2d6f', class: {
57
57
  [theme]: true,
58
- } }, index.h("slot", { key: '79be263f78cc21c9c4f91326e557e65849ab1e51' }, index.h("ion-icon", { key: '6e5c47c8bbd33f5cd405a5fd531831cb87c8e57e', icon: reorderHandleIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
58
+ } }, index.h("slot", { key: '2544d544f84d09771e4c9375ba6054b4cac07d2c' }, index.h("ion-icon", { key: '3281ed9bfe01b5b3b92c7a60f31df88340d0ea88', icon: reorderHandleIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
59
59
  }
60
60
  get el() { return index.getElement(this); }
61
61
  };
@@ -319,7 +319,7 @@ const ReorderGroup = class {
319
319
  }
320
320
  render() {
321
321
  const theme = ionicGlobal.getIonTheme(this);
322
- return (index.h(index.Host, { key: 'df12858536c409c76552fe79b88827b3c4a5d9c5', class: {
322
+ return (index.h(index.Host, { key: '640e9d1ad454b25564ccf4c06bcf51d77139646c', class: {
323
323
  [theme]: true,
324
324
  'reorder-enabled': !this.disabled,
325
325
  'reorder-list-active': this.state !== 0 /* ReorderGroupState.Idle */,
@@ -78,7 +78,7 @@ const RippleEffect = class {
78
78
  }
79
79
  render() {
80
80
  const theme = ionicGlobal.getIonTheme(this);
81
- return (index.h(index.Host, { key: '502ce1841747f255dfab542914bebd0d0f4ae9bd', role: "presentation", class: {
81
+ return (index.h(index.Host, { key: '5e10ebed9a72e06def98285338c61749335eb753', role: "presentation", class: {
82
82
  [theme]: true,
83
83
  unbounded: this.unbounded,
84
84
  } }));
@@ -898,10 +898,10 @@ const RouterLink = class {
898
898
  rel: this.rel,
899
899
  target: this.target,
900
900
  };
901
- return (index.h(index.Host, { key: '518b86cf40eb95e03f75a20ff44fff804ac8ec4d', onClick: this.onClick, class: theme.createColorClasses(this.color, {
901
+ return (index.h(index.Host, { key: 'bfbba199d70e52da616d54292ecb7289d8d5986e', onClick: this.onClick, class: theme.createColorClasses(this.color, {
902
902
  [theme$1]: true,
903
903
  'ion-activatable': true,
904
- }) }, index.h("a", Object.assign({ key: 'dbf3cc12752b4fa2d3873723a8ea5a30b053d261' }, attrs), index.h("slot", { key: '9614e46a8d35201937f1f9a39b88f71b78efa7a0' }))));
904
+ }) }, index.h("a", Object.assign({ key: '5ba349e9edb9384184a54d9aa6c3b8eed867de72' }, attrs), index.h("slot", { key: 'a12ca383f47e02606e3d3203b94b733da2f74641' }))));
905
905
  }
906
906
  };
907
907
  RouterLink.style = routerLinkCss;
@@ -546,8 +546,8 @@ const Searchbar = class {
546
546
  const shouldShowCancelButton = this.shouldShowCancelButton();
547
547
  const shape = this.getShape();
548
548
  const size = this.getSize();
549
- const cancelButton = this.showCancelButton !== 'never' && (index.h("button", { key: '3f7daa2a4ec57132e8baf591542569338e7ec9c8', "aria-label": cancelButtonText, "aria-hidden": shouldShowCancelButton ? undefined : 'true', type: "button", tabIndex: theme$1 === 'ios' && !shouldShowCancelButton ? -1 : undefined, onMouseDown: this.onCancelSearchbar, onTouchStart: this.onCancelSearchbar, class: "searchbar-cancel-button" }, index.h("div", { key: 'f214142fec5644d91eae82644558e6b817094957', "aria-hidden": "true" }, theme$1 === 'md' || theme$1 === 'ionic' ? (index.h("ion-icon", { "aria-hidden": "true", icon: searchbarCancelIcon, lazy: false })) : (cancelButtonText))));
550
- return (index.h(index.Host, { key: '47e075305f28373fffab3e006ab4014da6dfb0c8', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: theme.createColorClasses(this.color, {
549
+ const cancelButton = this.showCancelButton !== 'never' && (index.h("button", { key: 'bd577703e95e5c52ee280d310fb82110d4eb94d4', "aria-label": cancelButtonText, "aria-hidden": shouldShowCancelButton ? undefined : 'true', type: "button", tabIndex: theme$1 === 'ios' && !shouldShowCancelButton ? -1 : undefined, onMouseDown: this.onCancelSearchbar, onTouchStart: this.onCancelSearchbar, class: "searchbar-cancel-button" }, index.h("div", { key: '95002a6fff18176511499bfa2fb5079ed2d739e3', "aria-hidden": "true" }, theme$1 === 'md' || theme$1 === 'ionic' ? (index.h("ion-icon", { "aria-hidden": "true", icon: searchbarCancelIcon, lazy: false })) : (cancelButtonText))));
550
+ return (index.h(index.Host, { key: 'f5728e8b9e9fbdac704968ada43cb74a2ccf613a', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: theme.createColorClasses(this.color, {
551
551
  [theme$1]: true,
552
552
  'searchbar-animated': animated,
553
553
  'searchbar-disabled': this.disabled,
@@ -561,14 +561,14 @@ const Searchbar = class {
561
561
  [`searchbar-shape-${shape}`]: shape !== undefined,
562
562
  [`searchbar-size-${size}`]: size !== undefined,
563
563
  'in-toolbar': theme.hostContext('ion-toolbar', this.el),
564
- }) }, index.h("div", { key: '14b271ab3eebf1b651a8cfd758c7880b548bb98d', class: "searchbar-input-container" }, index.h("input", Object.assign({ key: 'f84a9435002eba2084ce0269fa3c926b7c03209d', "aria-label": "search text", disabled: this.disabled, ref: (el) => (this.nativeInput = el), class: "searchbar-input", inputMode: this.inputmode, enterKeyHint: this.enterkeyhint, name: this.name, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, minLength: this.minlength, maxLength: this.maxlength, placeholder: this.placeholder, type: this.type, value: this.getValue(), autoCapitalize: autocapitalize === 'default' ? undefined : autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, spellcheck: this.spellcheck }, this.inheritedAttributes)), (theme$1 === 'md' || theme$1 === 'ionic') && cancelButton, this.shouldShowSearchIcon() && (index.h("ion-icon", { key: 'e1c7a66dba99591b0e3df5966acd027a561ee0ca', "aria-hidden": "true", icon: searchbarSearchIcon, lazy: false, class: "searchbar-search-icon" })), this.shouldShowClearButton() && (index.h("button", { key: 'bf55ac02128e22f9d303e75b9289c251bd582cdd', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
564
+ }) }, index.h("div", { key: 'ed7c2af6a28997acff63866416c74451bad19b0a', class: "searchbar-input-container" }, index.h("input", Object.assign({ key: '93647ea9b7e4a3936377fab9439a16d691dad68d', "aria-label": "search text", disabled: this.disabled, ref: (el) => (this.nativeInput = el), class: "searchbar-input", inputMode: this.inputmode, enterKeyHint: this.enterkeyhint, name: this.name, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, minLength: this.minlength, maxLength: this.maxlength, placeholder: this.placeholder, type: this.type, value: this.getValue(), autoCapitalize: autocapitalize === 'default' ? undefined : autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, spellcheck: this.spellcheck }, this.inheritedAttributes)), (theme$1 === 'md' || theme$1 === 'ionic') && cancelButton, this.shouldShowSearchIcon() && (index.h("ion-icon", { key: 'd558fc50383653ecc155539872db047bf7f07d5d', "aria-hidden": "true", icon: searchbarSearchIcon, lazy: false, class: "searchbar-search-icon" })), this.shouldShowClearButton() && (index.h("button", { key: '9829cf844c79a7ee9c9b5df262f66ef16be1d131', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
565
565
  /**
566
566
  * This prevents mobile browsers from
567
567
  * blurring the input when the clear
568
568
  * button is activated.
569
569
  */
570
570
  ev.preventDefault();
571
- }, onClick: () => this.onClearInput(true) }, index.h("ion-icon", { key: '1ce87193499ccb682ad115a64cc5579e9bb586c9', "aria-hidden": "true", icon: searchbarClearIcon, lazy: false, class: "searchbar-clear-icon" })))), theme$1 === 'ios' && cancelButton));
571
+ }, onClick: () => this.onClearInput(true) }, index.h("ion-icon", { key: '78c8169b86fd650ac088a51f46fe7a350ac4dda8', "aria-hidden": "true", icon: searchbarClearIcon, lazy: false, class: "searchbar-clear-icon" })))), theme$1 === 'ios' && cancelButton));
572
572
  }
573
573
  get el() { return index.getElement(this); }
574
574
  static get watchers() { return {
@@ -12,7 +12,7 @@ const SegmentContent = class {
12
12
  index.registerInstance(this, hostRef);
13
13
  }
14
14
  render() {
15
- return (index.h(index.Host, { key: '81cc29460a17c32592fbf9fca6242f4bb1738aa6' }, index.h("slot", { key: '4f718420caf11c6672642fcf1a1bdb7f48d6cdfc' })));
15
+ return (index.h(index.Host, { key: '944277fe4b3bc674688cb81008e4a3102fb7f3e2' }, index.h("slot", { key: '85bb9874479da65d52203434d32a98c7b8c47a87' })));
16
16
  }
17
17
  };
18
18
  SegmentContent.style = segmentContentCss;
@@ -110,10 +110,10 @@ const SegmentView = class {
110
110
  }
111
111
  render() {
112
112
  const { disabled, isManualScroll } = this;
113
- return (index.h(index.Host, { key: 'caf57037127fff688f45edd7c27018fc1d8cc689', class: {
113
+ return (index.h(index.Host, { key: '230d33d3d25640e7a16b69d94886aa1c30d95119', class: {
114
114
  'segment-view-disabled': disabled,
115
115
  'segment-view-scroll-disabled': isManualScroll === false,
116
- } }, index.h("slot", { key: 'f93d19747ed3f04ee5a966412f62f2900ee45480' })));
116
+ } }, index.h("slot", { key: '0e998f186e7e58148c5a2fd6f83e6a9aa8705d80' })));
117
117
  }
118
118
  get el() { return index.getElement(this); }
119
119
  };
@@ -552,14 +552,14 @@ const Segment = class {
552
552
  }
553
553
  render() {
554
554
  const theme$1 = ionicGlobal.getIonTheme(this);
555
- return (index.h(index.Host, { key: '578d4eb20a89742c8c3cb3109fe62a5fdf87b089', role: "tablist", onClick: this.onClick, class: theme.createColorClasses(this.color, {
555
+ return (index.h(index.Host, { key: 'a0d365de03da97b691917f43fd396450cea90919', role: "tablist", onClick: this.onClick, class: theme.createColorClasses(this.color, {
556
556
  [theme$1]: true,
557
557
  'in-toolbar': theme.hostContext('ion-toolbar', this.el),
558
558
  'in-toolbar-color': theme.hostContext('ion-toolbar[color]', this.el),
559
559
  'segment-activated': this.activated,
560
560
  'segment-disabled': this.disabled,
561
561
  'segment-scrollable': this.scrollable,
562
- }) }, index.h("slot", { key: '4b9999c95622773aea0c1bf3d1ab9dc650efb5eb', onSlotchange: this.onSlottedItemsChange })));
562
+ }) }, index.h("slot", { key: '657c4337dc376708d749404f6be71959b4222a0d', onSlotchange: this.onSlottedItemsChange })));
563
563
  }
564
564
  get el() { return index.getElement(this); }
565
565
  static get watchers() { return {
@@ -680,7 +680,7 @@ const SegmentButton = class {
680
680
  const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
681
681
  const theme$1 = ionicGlobal.getIonTheme(this);
682
682
  const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
683
- return (index.h(index.Host, { key: '75eeffd15e3581c15f48a0b12cbf5a4229b087d6', class: {
683
+ return (index.h(index.Host, { key: '26f881646cda57e9deca9d479d90f844c476063e', class: {
684
684
  [theme$1]: true,
685
685
  'in-toolbar': theme.hostContext('ion-toolbar', this.el),
686
686
  'in-toolbar-color': theme.hostContext('ion-toolbar[color]', this.el),
@@ -696,7 +696,7 @@ const SegmentButton = class {
696
696
  'ion-activatable': true,
697
697
  'ion-activatable-instant': true,
698
698
  'ion-focusable': true,
699
- } }, index.h("button", Object.assign({ key: '701fd86647377f744d91eb92427c73583d229253', "aria-selected": checked ? 'true' : 'false', role: "tab", ref: (el) => (this.nativeEl = el), type: type, class: "button-native", part: "native", disabled: disabled }, this.inheritedAttributes), index.h("span", { key: '63634d3e500312c847194551996a2897610e0cc7', class: "button-inner" }, index.h("slot", { key: '89963e233c9a7ea84b7262ab84db6edbe76ee95e' })), theme$1 === 'md' && index.h("ion-ripple-effect", { key: '9d766c3d48c0b2ba50ab03f2279ccf710973bbba' })), index.h("div", { key: 'a70f2d1a57cca4e04b00b36a6b47eb93ef4cb26e', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, index.h("div", { key: 'aff9931755a1f643147bf0e7d2be29b35d8f9d41', part: "indicator-background", class: "segment-button-indicator-background" }))));
699
+ } }, index.h("button", Object.assign({ key: '556d750558f7a3bea2ed2e1e75758dc2b14bb39c', "aria-selected": checked ? 'true' : 'false', role: "tab", ref: (el) => (this.nativeEl = el), type: type, class: "button-native", part: "native", disabled: disabled }, this.inheritedAttributes), index.h("span", { key: 'acb1b79cf8159fda0e86fe668633a8df29bd9352', class: "button-inner" }, index.h("slot", { key: '0c035f26be096605c975763c34ddd6eb29ac660e' })), theme$1 === 'md' && index.h("ion-ripple-effect", { key: 'f85da2793608ebc7fadbbea2cf128bec069be98e' })), index.h("div", { key: 'ef5bd54482ad94497a6a75c908ca0bc270479f51', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, index.h("div", { key: '8ba6b0aed544b72566ea0ad3059683fc67fa900d', part: "indicator-background", class: "segment-button-indicator-background" }))));
700
700
  }
701
701
  get el() { return index.getElement(this); }
702
702
  static get watchers() { return {
@@ -89,7 +89,7 @@ const SelectModal = class {
89
89
  } }, option.text))));
90
90
  }
91
91
  render() {
92
- return (index.h(index.Host, { key: 'deaaaca03648144676358193315e71cb9bc4ceb2', class: ionicGlobal.getIonMode(this) }, index.h("ion-header", { key: '05c4d1b433f902da8e01ba65f833a9399b3d562a' }, index.h("ion-toolbar", { key: 'ee89ea93574da163e3b662bd17dade69cf3de865' }, this.header !== undefined && index.h("ion-title", { key: '18b4ce602cae9ddfae0d2519c89281ecff58dfb1' }, this.header), index.h("ion-buttons", { key: '4c3104688b9581d6e55924ecdd71693ecccfb9db', slot: "end" }, index.h("ion-button", { key: 'd17d2f02ba76fae4f22a837c7d95ed4994f44668', onClick: () => this.closeModal() }, "Close")))), index.h("ion-content", { key: '1ac2a04128b9ede077a03223690626508b3678d0' }, index.h("ion-list", { key: '3a3cd9814d2d434fee4f746dfa41e544accc195f' }, this.multiple === true ? this.renderCheckboxOptions() : this.renderRadioOptions()))));
92
+ return (index.h(index.Host, { key: '3bade4782f8710fc56655da42603b4038ce1e343', class: ionicGlobal.getIonMode(this) }, index.h("ion-header", { key: '5cea916aa6c446c76358663817245e136c493bfa' }, index.h("ion-toolbar", { key: '1a1c880d07aee64b6daf36f1bf5d5a5b00999ad9' }, this.header !== undefined && index.h("ion-title", { key: '9a302bf19317be99b8f26aab5a584ba2762cd3c2' }, this.header), index.h("ion-buttons", { key: 'be6e48d24d15411826be9a2dbbd8934f8e6abe94', slot: "end" }, index.h("ion-button", { key: '97e984e5849dae209d394404fdf75c635252f464', onClick: () => this.closeModal() }, "Close")))), index.h("ion-content", { key: '66e97064d5c77c228e73d8a779043d152c5b62f3' }, index.h("ion-list", { key: 'eb77ea5c963b1ad4fd1f9a8ebe684ec2cf132647' }, this.multiple === true ? this.renderCheckboxOptions() : this.renderRadioOptions()))));
93
93
  }
94
94
  get el() { return index.getElement(this); }
95
95
  };
@@ -807,7 +807,7 @@ const Select = class {
807
807
  * TODO(FW-5592): Remove hasStartEndSlots condition
808
808
  */
809
809
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || isExpanded || hasStartEndSlots));
810
- return (index.h(index.Host, { key: '1ab6cf909651f167800bb3398a1522c360d03023', onClick: this.onClick, class: theme.createColorClasses(this.color, {
810
+ return (index.h(index.Host, { key: '72b7f138f7bdc7fbd768929f67765b57edd9abae', onClick: this.onClick, class: theme.createColorClasses(this.color, {
811
811
  [theme$1]: true,
812
812
  'in-item': inItem,
813
813
  'in-item-color': theme.hostContext('ion-item.ion-color', el),
@@ -826,7 +826,7 @@ const Select = class {
826
826
  [`select-shape-${shape}`]: shape !== undefined,
827
827
  [`select-label-placement-${labelPlacement}`]: true,
828
828
  [`select-size-${size}`]: size !== undefined,
829
- }) }, index.h("label", { key: '9a78e88197abc7bc4d9fb8f42a56172ee50fcb64', class: "select-wrapper", id: "select-label", onClick: this.onLabelClick }, this.renderLabelContainer(), index.h("div", { key: '51e1ec9bfb08344c8d1ff2fb08ead29ece3fbe6d', class: "select-wrapper-inner" },
829
+ }) }, index.h("label", { key: '70187887592d27bb76c0633916606a4fa89a9e2a', class: "select-wrapper", id: "select-label", onClick: this.onLabelClick }, this.renderLabelContainer(), index.h("div", { key: '68c30ba451721a63ddfed0a6c80a9e9ded596f3b', class: "select-wrapper-inner" },
830
830
  /**
831
831
  * For the ionic theme, we render the outline container here
832
832
  * instead of higher up, so it can be positioned relative to
@@ -836,7 +836,7 @@ const Select = class {
836
836
  * <label> element, ensuring that clicking the label text
837
837
  * focuses the select.
838
838
  */
839
- theme$1 === 'ionic' && fill === 'outline' && index.h("div", { key: '9008f743f2cbeac39cb736e285854e855625f45d', class: "select-outline" }), index.h("slot", { key: 'a5c981053510d9b19d9097fb0b220d9eaccd61d7', name: "start" }), index.h("div", { key: '80ba2091466f912ee63a3e4c11334b657f8d9b3d', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), index.h("slot", { key: '18b657eee882ac2b63c945843d1035f26474aa58', name: "end" }), shouldRenderInnerIcon && this.renderSelectIcon()), shouldRenderOuterIcon && this.renderSelectIcon(), shouldRenderHighlight && index.h("div", { key: '84630c4f5716fd87400da571aa3cf6c1d624694e', class: "select-highlight" })), this.renderBottomContent()));
839
+ theme$1 === 'ionic' && fill === 'outline' && index.h("div", { key: '772e2cdd052b1a9398e1577c0e1e4614350df7c1', class: "select-outline" }), index.h("slot", { key: 'b51e29ea570f0399d0c4210896ce1ad6e135e3e8', name: "start" }), index.h("div", { key: '37d36fa1d43361df32b5def690694b25d762698b', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), index.h("slot", { key: '014bff14093d2b7ab4d7232dec4fc35b75bdbc86', name: "end" }), shouldRenderInnerIcon && this.renderSelectIcon()), shouldRenderOuterIcon && this.renderSelectIcon(), shouldRenderHighlight && index.h("div", { key: '791b0d7457fca2ae1a6381fc87f7f2de20208b7f', class: "select-highlight" })), this.renderBottomContent()));
840
840
  }
841
841
  get el() { return index.getElement(this); }
842
842
  static get watchers() { return {
@@ -900,7 +900,7 @@ const SelectOption = class {
900
900
  }
901
901
  render() {
902
902
  const theme = ionicGlobal.getIonTheme(this);
903
- return (index.h(index.Host, { key: '39af595655b3645c923617fe4d4fa64112008273', class: {
903
+ return (index.h(index.Host, { key: 'a26b8368365cc14ddf2ad294ad0b9505848f3273', class: {
904
904
  [theme]: true,
905
905
  }, role: "option", id: this.inputId }));
906
906
  }
@@ -1010,9 +1010,9 @@ const SelectPopover = class {
1010
1010
  const { header, message, options, subHeader } = this;
1011
1011
  const hasSubHeaderOrMessage = subHeader !== undefined || message !== undefined;
1012
1012
  const theme = ionicGlobal.getIonTheme(this);
1013
- return (index.h(index.Host, { key: '9b5160e6657620038fb4167ab7d08e2687be554b', class: {
1013
+ return (index.h(index.Host, { key: '2764acada914c0b9499200ba9cb60a74812d9d05', class: {
1014
1014
  [theme]: true,
1015
- } }, index.h("ion-list", { key: '5f015bcc53bf96de3da98f05a73c6e1e7bc3250c' }, header !== undefined && index.h("ion-list-header", { key: 'e7275a4b3b0b8706b6a89ed9fd4bf1bb6cf274a8' }, header), hasSubHeaderOrMessage && (index.h("ion-item", { key: 'ca5750144abaf01d613f7ff4923939e6d6f4c0c8' }, index.h("ion-label", { key: '299735684f529e05f08405b6587dec23fb8d2851', class: "ion-text-wrap" }, subHeader !== undefined && index.h("h3", { key: 'af85ac2c17050eca4902811a886e7001b92701fe' }, subHeader), message !== undefined && index.h("p", { key: 'f64006af8f2ffaf41d6d21701efa2d40580796e0' }, message)))), this.renderOptions(options))));
1015
+ } }, index.h("ion-list", { key: '639bb6dd6085e213e8121268e09d74de664e3f38' }, header !== undefined && index.h("ion-list-header", { key: '38201b907a124154ca7d43d2296936772cd612b3' }, header), hasSubHeaderOrMessage && (index.h("ion-item", { key: 'b96c1a42e7c5debd67ca4fe1e55a2c92be1c85b7' }, index.h("ion-label", { key: '434fb427dff7e4034d47f0d85903dd83a2304a92', class: "ion-text-wrap" }, subHeader !== undefined && index.h("h3", { key: '6db83afdc3f5b9c30f74e72c6d712b8f15951d84' }, subHeader), message !== undefined && index.h("p", { key: '1fc24e198cc922c2892ed1123c840c9be1989ed9' }, message)))), this.renderOptions(options))));
1016
1016
  }
1017
1017
  get el() { return index.getElement(this); }
1018
1018
  };
@@ -61,7 +61,7 @@ const Spinner = class {
61
61
  svgs.push(buildLine(spinner, duration, i, spinner.lines));
62
62
  }
63
63
  }
64
- return (index.h(index.Host, { key: '0b3ce4b99c2c828d05b507c4f073811ebbe17d0f', class: theme.createColorClasses(self.color, {
64
+ return (index.h(index.Host, { key: '704525eb8a4ae35f02bcfd8bcf2dbd885924bce0', class: theme.createColorClasses(self.color, {
65
65
  [theme$1]: true,
66
66
  [`spinner-${spinnerName}`]: true,
67
67
  'spinner-paused': self.paused || index.config.getBoolean('_testing'),
@@ -130,12 +130,12 @@ const SplitPane = class {
130
130
  }
131
131
  render() {
132
132
  const theme = ionicGlobal.getIonTheme(this);
133
- return (index.h(index.Host, { key: '9d0c67f1f81b09bb9a6f14a66053e5cc7431a286', class: {
133
+ return (index.h(index.Host, { key: 'a4f325e5006fc93ee37c728dea11554aacb6b776', class: {
134
134
  [theme]: true,
135
135
  // Used internally for styling
136
136
  [`split-pane-${theme}`]: true,
137
137
  'split-pane-visible': this.visible,
138
- } }, index.h("slot", { key: 'ab7b3050d3c5484bd00949cf57efa4396b4d5bc3' })));
138
+ } }, index.h("slot", { key: '07b467fff5cf19c03a721ed38d108e4c319ee455' })));
139
139
  }
140
140
  get el() { return index.getElement(this); }
141
141
  static get watchers() { return {
@@ -12,7 +12,7 @@ require('./keyboard-UYQhk8rB.js');
12
12
  require('./capacitor-BMhHF0O5.js');
13
13
  require('./focus-visible-BIj-I3-C.js');
14
14
 
15
- const tabBarIonicCss = ":host{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-top:var(--border);background:var(--background);color:var(--color);text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host(.tab-bar-full){width:auto;contain:strict;padding-bottom:var(--ion-safe-area-bottom, 0);padding-right:var(--ion-safe-area-right);padding-left:var(--ion-safe-area-left);}:host([slot=top].tab-bar-full){padding-top:var(--ion-safe-area-top, 0);padding-bottom:0}:host{--background:var(--ion-tab-bar-background, var(--token-bg-surface-default, var(--token-primitives-base-white, #ffffff)));--background-activated:var(--ion-tab-bar-background-activated, var(--token-bg-select-default, var(--token-semantics-primary-100, var(--token-primitives-blue-100, #f2f4fd))));--background-focused:var(--ion-tab-bar-background-focused, transparent);--border:var(--token-border-size-0, var(--token-scale-0, 0px)) var(--token-border-style-solid, solid) var(--ion-tab-bar-border-color, transparent);--color:var(--ion-tab-bar-color, var(--token-primitives-neutral-800, #626262));--color-selected:var(--ion-tab-bar-color-selected, var(--token-text-primary, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))));min-height:calc(var(--token-scale-1400, 56px) - var(--token-space-100, var(--token-scale-100, 4px)) * 2);gap:var(--token-space-300, var(--token-scale-300, 12px));-webkit-box-shadow:var(--token-elevation-2, 0px 1px 5px 0px rgba(0, 0, 0, 0.05), 0px 8px 25px 0px rgba(0, 0, 0, 0.08));box-shadow:var(--token-elevation-2, 0px 1px 5px 0px rgba(0, 0, 0, 0.05), 0px 8px 25px 0px rgba(0, 0, 0, 0.08));z-index:10;overflow:auto hidden;-ms-flex-pack:unset;justify-content:unset;max-width:100%}:host(.tab-bar-full){padding-top:var(--token-space-100, var(--token-scale-100, 4px));padding-bottom:calc(var(--token-space-100, var(--token-scale-100, 4px)) + var(--ion-safe-area-bottom, 0));padding-right:calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-right, 0));padding-left:calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-left, 0));}:host([slot=top].tab-bar-full){padding-top:calc(var(--token-space-100, var(--token-scale-100, 4px)) + var(--ion-safe-area-top, 0));padding-bottom:var(--token-space-100, var(--token-scale-100, 4px))}:host(.tab-bar-compact){-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-100, var(--token-scale-100, 4px));padding-bottom:var(--token-space-100, var(--token-scale-100, 4px));position:absolute;-ms-flex-item-align:center;align-self:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;contain:content}:host([slot=top].tab-bar-compact){top:calc(var(--token-space-100, var(--token-scale-100, 4px)) + var(--ion-safe-area-top, 0))}:host([slot=bottom].tab-bar-compact){bottom:calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-bottom, 0))}:host(.tab-bar-soft){border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}:host(.tab-bar-round){border-radius:var(--token-border-radius-full, 999px)}:host(.tab-bar-rectangular){border-radius:var(--token-border-radius-0, var(--token-scale-0, 0px))}";
15
+ const tabBarIonicCss = ":host{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-top:var(--border);background:var(--background);color:var(--color);text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host(.tab-bar-full){width:auto;contain:strict;padding-bottom:var(--ion-safe-area-bottom, 0);padding-right:var(--ion-safe-area-right);padding-left:var(--ion-safe-area-left);}:host([slot=top].tab-bar-full){padding-top:var(--ion-safe-area-top, 0);padding-bottom:0}:host{--background:var(--ion-tab-bar-background, var(--token-bg-surface-default, var(--token-primitives-base-white, #ffffff)));--background-activated:var(--ion-tab-bar-background-activated, var(--token-bg-select-default, var(--token-semantics-primary-100, var(--token-primitives-blue-100, #f2f4fd))));--background-focused:var(--ion-tab-bar-background-focused, transparent);--border:var(--token-border-size-0, var(--token-scale-0, 0px)) var(--token-border-style-solid, solid) var(--ion-tab-bar-border-color, transparent);--color:var(--ion-tab-bar-color, var(--token-primitives-neutral-800, #626262));--color-selected:var(--ion-tab-bar-color-selected, var(--token-text-primary, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))));min-height:calc(var(--token-scale-1400, 56px) - var(--token-space-100, var(--token-scale-100, 4px)) * 2);gap:var(--token-space-300, var(--token-scale-300, 12px));-webkit-box-shadow:var(--token-elevation-2, 0px 1px 5px 0px rgba(0, 0, 0, 0.05), 0px 8px 25px 0px rgba(0, 0, 0, 0.08));box-shadow:var(--token-elevation-2, 0px 1px 5px 0px rgba(0, 0, 0, 0.05), 0px 8px 25px 0px rgba(0, 0, 0, 0.08));z-index:10}:host(.tab-bar-full){padding-top:var(--token-space-100, var(--token-scale-100, 4px));padding-bottom:calc(var(--token-space-100, var(--token-scale-100, 4px)) + var(--ion-safe-area-bottom, 0));padding-right:calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-right, 0));padding-left:calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-left, 0));}:host([slot=top].tab-bar-full){padding-top:calc(var(--token-space-100, var(--token-scale-100, 4px)) + var(--ion-safe-area-top, 0));padding-bottom:var(--token-space-100, var(--token-scale-100, 4px))}:host(.tab-bar-compact){-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-100, var(--token-scale-100, 4px));padding-bottom:var(--token-space-100, var(--token-scale-100, 4px));position:absolute;-ms-flex-item-align:center;align-self:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;contain:content}:host([slot=top].tab-bar-compact){top:calc(var(--token-space-100, var(--token-scale-100, 4px)) + var(--ion-safe-area-top, 0))}:host([slot=bottom].tab-bar-compact){bottom:calc(var(--token-space-100, var(--token-scale-100, 4px)) + var(--ion-safe-area-bottom, 0))}:host(.tab-bar-soft){border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}:host(.tab-bar-round){border-radius:var(--token-border-radius-full, 999px)}:host(.tab-bar-rectangular){border-radius:var(--token-border-radius-0, var(--token-scale-0, 0px))}";
16
16
 
17
17
  const tabBarIosCss = ":host{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-top:var(--border);background:var(--background);color:var(--color);text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host(.tab-bar-full){width:auto;contain:strict;padding-bottom:var(--ion-safe-area-bottom, 0);padding-right:var(--ion-safe-area-right);padding-left:var(--ion-safe-area-left);}:host([slot=top].tab-bar-full){padding-top:var(--ion-safe-area-top, 0);padding-bottom:0}:host{z-index:10}:host(.ion-color) ::slotted(ion-tab-button){--background-focused:var(--ion-color-shade);--color-selected:var(--ion-color-contrast)}:host(.ion-color) ::slotted(.tab-selected){color:var(--ion-color-contrast)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){color:rgba(var(--ion-color-contrast-rgb), 0.7)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){background:var(--ion-color-base)}:host{--background:var(--ion-tab-bar-background, var(--ion-color-step-50, var(--ion-background-color-step-50, #f7f7f7)));--background-focused:var(--ion-tab-bar-background-focused, #e0e0e0);--border:0.55px solid var(--ion-tab-bar-border-color, var(--ion-border-color, var(--ion-color-step-150, var(--ion-background-color-step-150, rgba(0, 0, 0, 0.2)))));--color:var(--ion-tab-bar-color, var(--ion-color-step-600, var(--ion-text-color-step-400, #666666)));--color-selected:var(--ion-tab-bar-color-selected, var(--ion-color-primary, #0054e9));height:50px}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.tab-bar-translucent){--background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8);-webkit-backdrop-filter:saturate(210%) blur(20px);backdrop-filter:saturate(210%) blur(20px)}:host(.ion-color.tab-bar-translucent){background:rgba(var(--ion-color-base-rgb), 0.8)}:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.6)}}";
18
18
 
@@ -90,13 +90,13 @@ const TabBar = class {
90
90
  const theme$1 = ionicGlobal.getIonTheme(this);
91
91
  const shape = this.getShape();
92
92
  const shouldHide = keyboardVisible && this.el.getAttribute('slot') !== 'top';
93
- return (index.h(index.Host, { key: '21c2a3f3a8ea77cc2c757c37bb8ccad2016c3c4c', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: theme.createColorClasses(color, {
93
+ return (index.h(index.Host, { key: '2a5f31ff14760f639d2ee8f04c190e26296e50ff', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: theme.createColorClasses(color, {
94
94
  [theme$1]: true,
95
95
  'tab-bar-translucent': translucent,
96
96
  'tab-bar-hidden': shouldHide,
97
97
  [`tab-bar-${expand}`]: true,
98
98
  [`tab-bar-${shape}`]: shape !== undefined,
99
- }) }, index.h("slot", { key: '3b6784b6f6206efcd69327bd224e10ff6225222b' })));
99
+ }) }, index.h("slot", { key: 'ca45034a8f8681b14ee0ff31738acd5e53ed0197' })));
100
100
  }
101
101
  get el() { return index.getElement(this); }
102
102
  static get watchers() { return {
@@ -109,7 +109,7 @@ TabBar.style = {
109
109
  md: tabBarMdCss
110
110
  };
111
111
 
112
- const tabButtonIonicCss = ":host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}:host{--focus-ring-color:var(--token-border-focus-default, var(--token-primitives-blue-400, #b5c0f7));--focus-ring-width:var(--token-border-radius-025, var(--token-scale-050, 2px));font-size:var(--token-font-size-300, 0.75rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-1, 1%);line-height:var(--token-font-line-height-500, var(--token-scale-500, 20px));text-decoration:none;text-transform:none;position:relative;-ms-flex-line-pack:center;align-content:center;-ms-flex:1;flex:1;min-height:var(--token-scale-1200, 48px);max-height:var(--token-scale-1800, 72px);min-width:var(--token-scale-1200, 48px)}.button-native{border-radius:inherit;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);color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;white-space:inherit;overflow:visible}.button-native::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}:host(.tab-disabled)::after{right:0;left:0;top:0;bottom:0;position:absolute;background-color:var(--token-state-disabled, rgba(255, 255, 255, 0.6));content:\"\";pointer-events:none;z-index:1}.button-native{min-width:var(--token-scale-1200, 48px);overflow:visible}.button-native::after{border-radius:inherit}:host(.ion-focused) .button-native::after{outline:var(--focus-ring-width) solid var(--focus-ring-color)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}::slotted(ion-icon){width:var(--token-scale-600, 24px);height:var(--token-scale-600, 24px)}:host(.tab-button-shape-soft){border-radius:var(--token-border-radius-200, var(--token-scale-200, 8px))}:host(.tab-button-shape-round){border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}:host(.tab-button-shape-rectangular){border-radius:var(--token-border-radius-0, var(--token-scale-0, 0px))}:host ::slotted(ion-badge){inset-inline-start:calc(50% + var(--token-scale-300, 12px))}:host ::slotted(ion-badge.badge-vertical-top){top:-2px}:host ::slotted(ion-badge.badge-vertical-top:empty){top:calc(var(--token-scale-100, 4px) * -1)}:host ::slotted(ion-badge.badge-vertical-bottom){top:calc(50% - var(--token-scale-200, 8px))}:host ::slotted(ion-badge.badge-vertical-bottom:empty){top:calc(50% - var(--token-scale-100, 4px))}:host ::slotted(ion-badge[vertical]:not(:empty)){-webkit-padding-start:var(--token-scale-100, 4px);padding-inline-start:var(--token-scale-100, 4px);-webkit-padding-end:var(--token-scale-100, 4px);padding-inline-end:var(--token-scale-100, 4px);padding-top:var(--token-scale-100, 4px);padding-bottom:var(--token-scale-100, 4px);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-top){top:calc(50% - var(--token-scale-100, 4px))}:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-bottom){top:calc(50% + var(--token-scale-100, 4px))}:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-bottom:empty){top:calc(50% + 14px)}";
112
+ const tabButtonIonicCss = ":host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}:host{--focus-ring-color:var(--token-border-focus-default, var(--token-primitives-blue-400, #b5c0f7));--focus-ring-width:var(--token-border-radius-025, var(--token-scale-050, 2px));font-size:var(--token-font-size-300, 0.75rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-1, 1%);line-height:var(--token-font-line-height-500, var(--token-scale-500, 20px));text-decoration:none;text-transform:none;position:relative;-ms-flex-line-pack:center;align-content:center;min-height:var(--token-scale-1200, 48px);max-height:var(--token-scale-1800, 72px)}.button-native{border-radius:inherit;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);color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;white-space:inherit;overflow:visible}.button-native::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}:host(.tab-disabled)::after{right:0;left:0;top:0;bottom:0;position:absolute;background-color:var(--token-state-disabled, rgba(255, 255, 255, 0.6));content:\"\";pointer-events:none;z-index:1}.button-native{min-width:var(--token-scale-1200, 48px);overflow:visible}.button-native::after{border-radius:inherit}:host(.ion-focused) .button-native::after{outline:var(--focus-ring-width) solid var(--focus-ring-color)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}::slotted(ion-icon){width:var(--token-scale-600, 24px);height:var(--token-scale-600, 24px)}:host(.tab-button-shape-soft){border-radius:var(--token-border-radius-200, var(--token-scale-200, 8px))}:host(.tab-button-shape-round){border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}:host(.tab-button-shape-rectangular){border-radius:var(--token-border-radius-0, var(--token-scale-0, 0px))}:host ::slotted(ion-badge){inset-inline-start:calc(50% + var(--token-scale-300, 12px))}:host ::slotted(ion-badge.badge-vertical-top){top:-2px}:host ::slotted(ion-badge.badge-vertical-top:empty){top:calc(var(--token-scale-100, 4px) * -1)}:host ::slotted(ion-badge.badge-vertical-bottom){top:calc(50% - var(--token-scale-200, 8px))}:host ::slotted(ion-badge.badge-vertical-bottom:empty){top:calc(50% - var(--token-scale-100, 4px))}:host ::slotted(ion-badge[vertical]:not(:empty)){-webkit-padding-start:var(--token-scale-100, 4px);padding-inline-start:var(--token-scale-100, 4px);-webkit-padding-end:var(--token-scale-100, 4px);padding-inline-end:var(--token-scale-100, 4px);padding-top:var(--token-scale-100, 4px);padding-bottom:var(--token-scale-100, 4px);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-top){top:calc(50% - var(--token-scale-100, 4px))}:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-bottom){top:calc(50% + var(--token-scale-100, 4px))}:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-bottom:empty){top:calc(50% + 14px)}";
113
113
 
114
114
  const tabButtonIosCss = ":host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}.button-native{border-radius:inherit;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);color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;white-space:inherit}.button-native::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}:host(.tab-disabled){pointer-events:none;opacity:0.4}:host{--padding-top:0;--padding-end:2px;--padding-bottom:0;--padding-start:2px;max-width:240px;font-size:10px}::slotted(ion-badge:not([vertical])){-webkit-padding-start:6px;padding-inline-start:6px;-webkit-padding-end:6px;padding-inline-end:6px;padding-top:1px;padding-bottom:1px;top:4px;height:auto;font-size:12px;line-height:16px}::slotted(ion-badge:not([vertical])){inset-inline-start:calc(50% + 6px)}:host ::slotted(ion-badge:empty){padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;width:8px;height:8px}:host ::slotted(ion-badge[vertical]){inset-inline-start:calc(50% + 12px)}:host ::slotted(ion-badge.badge-vertical-top){top:2px}:host ::slotted(ion-badge.badge-vertical-top:empty){top:4px}:host ::slotted(ion-badge.badge-vertical-bottom){top:calc(50% - 8px)}:host ::slotted(ion-badge.badge-vertical-bottom:empty){top:calc(50% - 2px)}:host ::slotted(ion-badge[vertical]:not(:empty)){-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:4px;padding-inline-end:4px;padding-top:4px;padding-bottom:4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:16px;height:16px;font-size:12px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-top){top:calc(50% - 4px)}:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-bottom){top:calc(50% + 4px)}:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-bottom:empty){top:calc(50% + 14px)}::slotted(ion-icon){margin-top:2px;margin-bottom:2px;font-size:24px}::slotted(ion-icon::before){vertical-align:top}::slotted(ion-label){margin-top:0;margin-bottom:1px;min-height:11px;font-weight:500}:host(.tab-has-label-only) ::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:12px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-label),:host(.tab-layout-icon-start) ::slotted(ion-label),:host(.tab-layout-icon-hide) ::slotted(ion-label){margin-top:2px;margin-bottom:2px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-icon),:host(.tab-layout-icon-start) ::slotted(ion-icon){min-width:24px;height:26px;margin-top:2px;margin-bottom:1px;font-size:24px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){inset-inline-start:calc(50% + 12px)}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:1px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:4px;margin-inline-end:4px;margin-top:4px;margin-bottom:4px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){top:10px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){inset-inline-start:calc(50% + 35px)}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){top:10px}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){inset-inline-start:calc(50% + 30px)}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:10px}:host(.tab-layout-label-hide) ::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}:host(.tab-layout-label-hide) ::slotted(ion-icon),:host(.tab-has-icon-only) ::slotted(ion-icon){font-size:30px}";
115
115
 
@@ -190,7 +190,7 @@ const TabButton = class {
190
190
  rel,
191
191
  target,
192
192
  };
193
- return (index.h(index.Host, { key: '848ea6fa1aff3e7ac9add43a6acb50759653c13b', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
193
+ return (index.h(index.Host, { key: 'fca9709b6b885ebc6653b7dfa10352a3e2156daf', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
194
194
  [theme]: true,
195
195
  'tab-selected': selected,
196
196
  'tab-disabled': disabled,
@@ -203,7 +203,7 @@ const TabButton = class {
203
203
  'ion-selectable': true,
204
204
  [`tab-button-shape-${shape}`]: shape !== undefined,
205
205
  'ion-focusable': true,
206
- } }, index.h("a", Object.assign({ key: 'f6081f8ef0220a2b5e232f6b51da8538d68a3e80' }, attrs, { class: "button-native", part: "native", role: "tab", "aria-selected": selected ? 'true' : null, "aria-disabled": disabled ? 'true' : null, tabindex: disabled ? '-1' : undefined }, inheritedAttributes), index.h("span", { key: 'ed8af45092210cfd868adb4eb57dfc6e13a873a0', class: "button-inner" }, index.h("slot", { key: '253fcce3a920b9d2cae5af2a14872b1e127c7d62' })), theme === 'md' && index.h("ion-ripple-effect", { key: '5161991db4e08d16da5d0838fe2aee145afd91ad', type: "unbounded" }))));
206
+ } }, index.h("a", Object.assign({ key: '725d5dd131d6f7c9745bc40bdffa1df5dd55774f' }, attrs, { class: "button-native", part: "native", role: "tab", "aria-selected": selected ? 'true' : null, "aria-disabled": disabled ? 'true' : null, tabindex: disabled ? '-1' : undefined }, inheritedAttributes), index.h("span", { key: '3effd4b0337ab6478ff9a270e7a39a7c35eabbf7', class: "button-inner" }, index.h("slot", { key: 'cc3c5481607538131cca5f5a23dbd32c61b9c43c' })), theme === 'md' && index.h("ion-ripple-effect", { key: '764192a9cbfae6cd926d65e96dc8794c66637938', type: "unbounded" }))));
207
207
  }
208
208
  get el() { return index.getElement(this); }
209
209
  };
@@ -46,10 +46,10 @@ const Tab = class {
46
46
  }
47
47
  render() {
48
48
  const { tab, active, component } = this;
49
- return (index.h(index.Host, { key: 'b249545a5adfcef4616afe79aa0f215bab464d0a', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
49
+ return (index.h(index.Host, { key: 'ac603415ec3e292362fe56eeeaf9d50706f87b6b', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
50
50
  'ion-page': component === undefined,
51
51
  'tab-hidden': !active,
52
- } }, index.h("slot", { key: '19e2a406d96d20d8d4af8c3ff900e975d06021f6' })));
52
+ } }, index.h("slot", { key: '5479d65a7523d3b219b202dd0a09156348310aa6' })));
53
53
  }
54
54
  get el() { return index.getElement(this); }
55
55
  static get watchers() { return {
@@ -219,7 +219,7 @@ const Tabs = class {
219
219
  return Array.from(this.el.querySelectorAll('ion-tab'));
220
220
  }
221
221
  render() {
222
- return (index.h(index.Host, { key: '36ea7975bf456a6a874d9701a7e81275d85bc4d9', onIonTabButtonClick: this.onTabClicked }, index.h("slot", { key: 'f4765050fa4b9092b25ea839ad2d10fab7a95bfd', name: "top" }), index.h("div", { key: 'af7f7caaad51bc7b5fc3ab4ce51e00b067ad002e', class: "tabs-inner" }, index.h("slot", { key: '1f83638b73c6f9a2a146b32aa07a230e4f65d017' })), index.h("slot", { key: '8db364ec5fa354682de09a3103b071c0f8bb6b50', name: "bottom" })));
222
+ return (index.h(index.Host, { key: '285723cb35f51f827816f75d631300248d860148', onIonTabButtonClick: this.onTabClicked }, index.h("slot", { key: 'a996cd3ace3b3b9df403a46d2c974a85bf57afb3', name: "top" }), index.h("div", { key: '2bd97d59dc60768f03cae9b53973f2f309b9b5c1', class: "tabs-inner" }, index.h("slot", { key: 'ccc929eef96e95405b298608ae48690b5b04e604' })), index.h("slot", { key: 'f560237968e6006b7f616aa713dec5f3039e5941', name: "bottom" })));
223
223
  }
224
224
  get el() { return index.getElement(this); }
225
225
  };