@ionic/core 8.7.6-dev.11762424095.164a4ffe → 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 (329) hide show
  1. package/components/button.js +1 -1
  2. package/components/checkbox.js +3 -3
  3. package/components/content.js +3 -3
  4. package/components/header.js +2 -2
  5. package/components/ion-card-content.js +7 -8
  6. package/components/ion-card-header.js +2 -2
  7. package/components/ion-card-subtitle.js +2 -2
  8. package/components/ion-card-title.js +2 -2
  9. package/components/ion-chip.js +2 -2
  10. package/components/ion-col.js +2 -2
  11. package/components/ion-datetime-button.js +2 -2
  12. package/components/ion-datetime.js +2 -2
  13. package/components/ion-divider.js +2 -2
  14. package/components/ion-fab-button.js +2 -2
  15. package/components/ion-fab-list.js +2 -2
  16. package/components/ion-fab.js +2 -2
  17. package/components/ion-footer.js +2 -2
  18. package/components/ion-grid.js +2 -2
  19. package/components/ion-img.js +2 -2
  20. package/components/ion-infinite-scroll-content.js +2 -2
  21. package/components/ion-infinite-scroll.js +1 -1
  22. package/components/ion-input-otp.js +3 -3
  23. package/components/ion-input-password-toggle.js +3 -3
  24. package/components/ion-input.js +4 -4
  25. package/components/ion-item-divider.js +2 -2
  26. package/components/ion-item-group.js +1 -1
  27. package/components/ion-item-option.js +2 -2
  28. package/components/ion-item-options.js +1 -1
  29. package/components/ion-item-sliding.js +1 -1
  30. package/components/ion-loading.js +2 -2
  31. package/components/ion-menu-button.js +2 -2
  32. package/components/ion-menu-toggle.js +2 -2
  33. package/components/ion-menu.js +2 -2
  34. package/components/ion-nav-link.js +1 -1
  35. package/components/ion-nav.js +1 -1
  36. package/components/ion-note.js +2 -2
  37. package/components/ion-picker-legacy.js +2 -2
  38. package/components/ion-progress-bar.js +1 -1
  39. package/components/ion-range.js +3 -3
  40. package/components/ion-refresher-content.js +2 -2
  41. package/components/ion-refresher.js +1 -1
  42. package/components/ion-reorder-group.js +1 -1
  43. package/components/ion-reorder.js +2 -2
  44. package/components/ion-router-link.js +2 -2
  45. package/components/ion-router-outlet.js +1 -1
  46. package/components/ion-row.js +2 -2
  47. package/components/ion-searchbar.js +4 -4
  48. package/components/ion-segment-button.js +2 -2
  49. package/components/ion-segment-content.js +1 -1
  50. package/components/ion-segment-view.js +2 -2
  51. package/components/ion-segment.js +2 -2
  52. package/components/ion-select-option.js +1 -1
  53. package/components/ion-select.js +3 -3
  54. package/components/ion-skeleton-text.js +2 -2
  55. package/components/ion-split-pane.js +2 -2
  56. package/components/ion-tab-bar.js +2 -2
  57. package/components/ion-tab-button.js +2 -2
  58. package/components/ion-tab.js +2 -2
  59. package/components/ion-tabs.js +1 -1
  60. package/components/ion-text.js +2 -2
  61. package/components/ion-textarea.js +3 -3
  62. package/components/ion-thumbnail.js +2 -2
  63. package/components/ion-toast.js +2 -2
  64. package/components/ion-toggle.js +3 -3
  65. package/components/label.js +2 -2
  66. package/components/list-header.js +2 -2
  67. package/components/list.js +1 -1
  68. package/components/modal.js +5 -5
  69. package/components/picker-column-option.js +2 -2
  70. package/components/picker-column.js +3 -3
  71. package/components/picker-column2.js +2 -2
  72. package/components/picker.js +2 -2
  73. package/components/popover.js +2 -2
  74. package/components/radio-group.js +2 -2
  75. package/components/radio.js +3 -3
  76. package/components/ripple-effect.js +1 -1
  77. package/components/select-modal.js +3 -10
  78. package/components/select-popover.js +2 -2
  79. package/components/spinner.js +1 -1
  80. package/components/title.js +2 -2
  81. package/components/toolbar.js +2 -2
  82. package/css/core.css +1 -1
  83. package/css/core.css.map +1 -1
  84. package/css/ionic.bundle.css +1 -1
  85. package/css/ionic.bundle.css.map +1 -1
  86. package/dist/cjs/ion-app_8.cjs.entry.js +12 -12
  87. package/dist/cjs/ion-avatar_3.cjs.entry.js +2 -2
  88. package/dist/cjs/ion-button_2.cjs.entry.js +1 -1
  89. package/dist/cjs/ion-card_5.cjs.entry.js +11 -13
  90. package/dist/cjs/ion-checkbox.cjs.entry.js +3 -3
  91. package/dist/cjs/ion-chip.cjs.entry.js +2 -2
  92. package/dist/cjs/ion-col_3.cjs.entry.js +6 -6
  93. package/dist/cjs/ion-datetime-button.cjs.entry.js +2 -2
  94. package/dist/cjs/ion-datetime_3.cjs.entry.js +6 -6
  95. package/dist/cjs/ion-divider.cjs.entry.js +2 -2
  96. package/dist/cjs/ion-fab_3.cjs.entry.js +6 -6
  97. package/dist/cjs/ion-img.cjs.entry.js +2 -2
  98. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +3 -3
  99. package/dist/cjs/ion-input-otp.cjs.entry.js +3 -3
  100. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +3 -3
  101. package/dist/cjs/ion-input.cjs.entry.js +4 -4
  102. package/dist/cjs/ion-item-option_3.cjs.entry.js +4 -4
  103. package/dist/cjs/ion-item_8.cjs.entry.js +12 -12
  104. package/dist/cjs/ion-loading.cjs.entry.js +2 -2
  105. package/dist/cjs/ion-menu_3.cjs.entry.js +6 -6
  106. package/dist/cjs/ion-modal.cjs.entry.js +5 -5
  107. package/dist/cjs/ion-nav_2.cjs.entry.js +2 -2
  108. package/dist/cjs/ion-picker-column-option.cjs.entry.js +2 -2
  109. package/dist/cjs/ion-picker-column.cjs.entry.js +3 -3
  110. package/dist/cjs/ion-picker.cjs.entry.js +2 -2
  111. package/dist/cjs/ion-popover.cjs.entry.js +2 -2
  112. package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
  113. package/dist/cjs/ion-radio_2.cjs.entry.js +5 -5
  114. package/dist/cjs/ion-range.cjs.entry.js +3 -3
  115. package/dist/cjs/ion-refresher_2.cjs.entry.js +3 -3
  116. package/dist/cjs/ion-reorder_2.cjs.entry.js +3 -3
  117. package/dist/cjs/ion-ripple-effect.cjs.entry.js +1 -1
  118. package/dist/cjs/ion-route_4.cjs.entry.js +2 -2
  119. package/dist/cjs/ion-searchbar.cjs.entry.js +4 -4
  120. package/dist/cjs/ion-segment-content.cjs.entry.js +1 -1
  121. package/dist/cjs/ion-segment-view.cjs.entry.js +2 -2
  122. package/dist/cjs/ion-segment_2.cjs.entry.js +4 -4
  123. package/dist/cjs/ion-select-modal.cjs.entry.js +2 -9
  124. package/dist/cjs/ion-select_3.cjs.entry.js +6 -6
  125. package/dist/cjs/ion-spinner.cjs.entry.js +1 -1
  126. package/dist/cjs/ion-split-pane.cjs.entry.js +2 -2
  127. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +4 -4
  128. package/dist/cjs/ion-tab_2.cjs.entry.js +3 -3
  129. package/dist/cjs/ion-text.cjs.entry.js +2 -2
  130. package/dist/cjs/ion-textarea.cjs.entry.js +3 -3
  131. package/dist/cjs/ion-toast.cjs.entry.js +2 -2
  132. package/dist/cjs/ion-toggle.cjs.entry.js +3 -3
  133. package/dist/cjs/ionic.cjs.js +1 -1
  134. package/dist/cjs/loader.cjs.js +1 -1
  135. package/dist/collection/components/button/button.ionic.css +6 -22
  136. package/dist/collection/components/card-content/card-content.ionic.css +4 -7
  137. package/dist/collection/components/card-content/card-content.ios.css +14 -14
  138. package/dist/collection/components/card-content/card-content.js +3 -4
  139. package/dist/collection/components/card-content/card-content.md.css +14 -14
  140. package/dist/collection/components/card-header/card-header.js +2 -2
  141. package/dist/collection/components/card-subtitle/card-subtitle.js +2 -2
  142. package/dist/collection/components/card-title/card-title.js +2 -2
  143. package/dist/collection/components/checkbox/checkbox.js +3 -3
  144. package/dist/collection/components/chip/chip.js +2 -2
  145. package/dist/collection/components/col/col.js +2 -2
  146. package/dist/collection/components/content/content.js +3 -3
  147. package/dist/collection/components/datetime/datetime.js +2 -2
  148. package/dist/collection/components/datetime-button/datetime-button.js +2 -2
  149. package/dist/collection/components/divider/divider.js +2 -2
  150. package/dist/collection/components/fab/fab.js +2 -2
  151. package/dist/collection/components/fab-button/fab-button.js +2 -2
  152. package/dist/collection/components/fab-list/fab-list.js +2 -2
  153. package/dist/collection/components/footer/footer.js +2 -2
  154. package/dist/collection/components/grid/grid.js +2 -2
  155. package/dist/collection/components/header/header.js +2 -2
  156. package/dist/collection/components/img/img.js +2 -2
  157. package/dist/collection/components/infinite-scroll/infinite-scroll.js +1 -1
  158. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +2 -2
  159. package/dist/collection/components/input/input.js +4 -4
  160. package/dist/collection/components/input-otp/input-otp.js +3 -3
  161. package/dist/collection/components/input-password-toggle/input-password-toggle.js +3 -3
  162. package/dist/collection/components/item-divider/item-divider.js +2 -2
  163. package/dist/collection/components/item-group/item-group.js +1 -1
  164. package/dist/collection/components/item-option/item-option.js +2 -2
  165. package/dist/collection/components/item-options/item-options.js +1 -1
  166. package/dist/collection/components/item-sliding/item-sliding.js +1 -1
  167. package/dist/collection/components/label/label.js +2 -2
  168. package/dist/collection/components/list/list.js +1 -1
  169. package/dist/collection/components/list-header/list-header.js +2 -2
  170. package/dist/collection/components/loading/loading.js +2 -2
  171. package/dist/collection/components/menu/menu.js +2 -2
  172. package/dist/collection/components/menu-button/menu-button.js +2 -2
  173. package/dist/collection/components/menu-toggle/menu-toggle.js +2 -2
  174. package/dist/collection/components/modal/modal.ionic.css +0 -6
  175. package/dist/collection/components/modal/modal.js +4 -4
  176. package/dist/collection/components/nav/nav.js +1 -1
  177. package/dist/collection/components/nav-link/nav-link.js +1 -1
  178. package/dist/collection/components/note/note.js +2 -2
  179. package/dist/collection/components/picker/picker.js +2 -2
  180. package/dist/collection/components/picker-column/picker-column.js +3 -3
  181. package/dist/collection/components/picker-column-option/picker-column-option.js +2 -2
  182. package/dist/collection/components/picker-legacy/picker.js +2 -2
  183. package/dist/collection/components/picker-legacy-column/picker-column.js +2 -2
  184. package/dist/collection/components/popover/popover.js +2 -2
  185. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  186. package/dist/collection/components/radio/radio.js +3 -3
  187. package/dist/collection/components/radio-group/radio-group.js +2 -2
  188. package/dist/collection/components/range/range.js +3 -3
  189. package/dist/collection/components/refresher/refresher.js +1 -1
  190. package/dist/collection/components/refresher-content/refresher-content.js +2 -2
  191. package/dist/collection/components/reorder/reorder.js +2 -2
  192. package/dist/collection/components/reorder-group/reorder-group.js +1 -1
  193. package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
  194. package/dist/collection/components/router-link/router-link.js +2 -2
  195. package/dist/collection/components/router-outlet/router-outlet.js +1 -1
  196. package/dist/collection/components/row/row.js +2 -2
  197. package/dist/collection/components/searchbar/searchbar.js +4 -4
  198. package/dist/collection/components/segment/segment.js +2 -2
  199. package/dist/collection/components/segment-button/segment-button.js +2 -2
  200. package/dist/collection/components/segment-content/segment-content.js +1 -1
  201. package/dist/collection/components/segment-view/segment-view.js +2 -2
  202. package/dist/collection/components/select/select.js +3 -3
  203. package/dist/collection/components/select-modal/select-modal.ionic.css +0 -4
  204. package/dist/collection/components/select-modal/select-modal.js +2 -9
  205. package/dist/collection/components/select-option/select-option.js +1 -1
  206. package/dist/collection/components/select-popover/select-popover.js +2 -2
  207. package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
  208. package/dist/collection/components/spinner/spinner.js +1 -1
  209. package/dist/collection/components/split-pane/split-pane.js +2 -2
  210. package/dist/collection/components/tab/tab.js +2 -2
  211. package/dist/collection/components/tab-bar/tab-bar.js +2 -2
  212. package/dist/collection/components/tab-button/tab-button.js +2 -2
  213. package/dist/collection/components/tabs/tabs.js +1 -1
  214. package/dist/collection/components/text/text.js +2 -2
  215. package/dist/collection/components/textarea/textarea.js +3 -3
  216. package/dist/collection/components/thumbnail/thumbnail.js +2 -2
  217. package/dist/collection/components/title/title.js +2 -2
  218. package/dist/collection/components/toast/toast.js +2 -2
  219. package/dist/collection/components/toggle/toggle.js +3 -3
  220. package/dist/collection/components/toolbar/toolbar.js +2 -2
  221. package/dist/docs.json +2 -2
  222. package/dist/esm/ion-app_8.entry.js +12 -12
  223. package/dist/esm/ion-avatar_3.entry.js +2 -2
  224. package/dist/esm/ion-button_2.entry.js +1 -1
  225. package/dist/esm/ion-card_5.entry.js +11 -13
  226. package/dist/esm/ion-checkbox.entry.js +3 -3
  227. package/dist/esm/ion-chip.entry.js +2 -2
  228. package/dist/esm/ion-col_3.entry.js +6 -6
  229. package/dist/esm/ion-datetime-button.entry.js +2 -2
  230. package/dist/esm/ion-datetime_3.entry.js +6 -6
  231. package/dist/esm/ion-divider.entry.js +2 -2
  232. package/dist/esm/ion-fab_3.entry.js +6 -6
  233. package/dist/esm/ion-img.entry.js +2 -2
  234. package/dist/esm/ion-infinite-scroll_2.entry.js +3 -3
  235. package/dist/esm/ion-input-otp.entry.js +3 -3
  236. package/dist/esm/ion-input-password-toggle.entry.js +3 -3
  237. package/dist/esm/ion-input.entry.js +4 -4
  238. package/dist/esm/ion-item-option_3.entry.js +4 -4
  239. package/dist/esm/ion-item_8.entry.js +12 -12
  240. package/dist/esm/ion-loading.entry.js +2 -2
  241. package/dist/esm/ion-menu_3.entry.js +6 -6
  242. package/dist/esm/ion-modal.entry.js +5 -5
  243. package/dist/esm/ion-nav_2.entry.js +2 -2
  244. package/dist/esm/ion-picker-column-option.entry.js +2 -2
  245. package/dist/esm/ion-picker-column.entry.js +3 -3
  246. package/dist/esm/ion-picker.entry.js +2 -2
  247. package/dist/esm/ion-popover.entry.js +2 -2
  248. package/dist/esm/ion-progress-bar.entry.js +1 -1
  249. package/dist/esm/ion-radio_2.entry.js +5 -5
  250. package/dist/esm/ion-range.entry.js +3 -3
  251. package/dist/esm/ion-refresher_2.entry.js +3 -3
  252. package/dist/esm/ion-reorder_2.entry.js +3 -3
  253. package/dist/esm/ion-ripple-effect.entry.js +1 -1
  254. package/dist/esm/ion-route_4.entry.js +2 -2
  255. package/dist/esm/ion-searchbar.entry.js +4 -4
  256. package/dist/esm/ion-segment-content.entry.js +1 -1
  257. package/dist/esm/ion-segment-view.entry.js +2 -2
  258. package/dist/esm/ion-segment_2.entry.js +4 -4
  259. package/dist/esm/ion-select-modal.entry.js +3 -10
  260. package/dist/esm/ion-select_3.entry.js +6 -6
  261. package/dist/esm/ion-spinner.entry.js +1 -1
  262. package/dist/esm/ion-split-pane.entry.js +2 -2
  263. package/dist/esm/ion-tab-bar_2.entry.js +4 -4
  264. package/dist/esm/ion-tab_2.entry.js +3 -3
  265. package/dist/esm/ion-text.entry.js +2 -2
  266. package/dist/esm/ion-textarea.entry.js +3 -3
  267. package/dist/esm/ion-toast.entry.js +2 -2
  268. package/dist/esm/ion-toggle.entry.js +3 -3
  269. package/dist/esm/ionic.js +1 -1
  270. package/dist/esm/loader.js +1 -1
  271. package/dist/ionic/ionic.esm.js +1 -1
  272. package/dist/ionic/{p-16c5a01c.entry.js → p-03d25ce5.entry.js} +1 -1
  273. package/dist/ionic/{p-ecc8aebb.entry.js → p-15e5d054.entry.js} +1 -1
  274. package/dist/ionic/{p-90320028.entry.js → p-1a920cdb.entry.js} +1 -1
  275. package/dist/ionic/{p-88ef6829.entry.js → p-21aee5b7.entry.js} +1 -1
  276. package/dist/ionic/{p-17b4e51e.entry.js → p-22c02aea.entry.js} +1 -1
  277. package/dist/ionic/{p-56a9319e.entry.js → p-2dfbae3f.entry.js} +1 -1
  278. package/dist/ionic/{p-844bd58c.entry.js → p-2e9373ba.entry.js} +1 -1
  279. package/dist/ionic/{p-59e6c978.entry.js → p-325c3304.entry.js} +1 -1
  280. package/dist/ionic/p-43d72b76.entry.js +4 -0
  281. package/dist/ionic/p-48b1b019.entry.js +4 -0
  282. package/dist/ionic/{p-db90b95a.entry.js → p-49217750.entry.js} +1 -1
  283. package/dist/ionic/{p-3622a9ea.entry.js → p-493b739a.entry.js} +1 -1
  284. package/dist/ionic/{p-f3de58bd.entry.js → p-4e349265.entry.js} +1 -1
  285. package/dist/ionic/{p-2bab0853.entry.js → p-5121535d.entry.js} +1 -1
  286. package/dist/ionic/{p-83a116e6.entry.js → p-5c4a86bc.entry.js} +1 -1
  287. package/dist/ionic/{p-9bee2bdd.entry.js → p-5c76d65d.entry.js} +1 -1
  288. package/dist/ionic/p-5feb1aec.entry.js +4 -0
  289. package/dist/ionic/{p-dcfb2b1d.entry.js → p-67bb35ab.entry.js} +1 -1
  290. package/dist/ionic/{p-64385b66.entry.js → p-687242ec.entry.js} +1 -1
  291. package/dist/ionic/{p-127ae3b5.entry.js → p-6afa042a.entry.js} +1 -1
  292. package/dist/ionic/{p-a57c0cce.entry.js → p-6b13c6c1.entry.js} +1 -1
  293. package/dist/ionic/{p-418e4330.entry.js → p-6e079661.entry.js} +1 -1
  294. package/dist/ionic/{p-66397fac.entry.js → p-75c553c0.entry.js} +1 -1
  295. package/dist/ionic/{p-3a6a92ab.entry.js → p-77da86d1.entry.js} +1 -1
  296. package/dist/ionic/{p-4261dc5d.entry.js → p-875e46fd.entry.js} +1 -1
  297. package/dist/ionic/{p-2e19a4dd.entry.js → p-89346674.entry.js} +1 -1
  298. package/dist/ionic/p-8d1ebcd0.entry.js +4 -0
  299. package/dist/ionic/{p-86b82096.entry.js → p-9978eeb9.entry.js} +1 -1
  300. package/dist/ionic/p-9a31abcd.entry.js +4 -0
  301. package/dist/ionic/{p-7d450184.entry.js → p-9a80a61f.entry.js} +1 -1
  302. package/dist/ionic/{p-b2291ef0.entry.js → p-9d649ff0.entry.js} +1 -1
  303. package/dist/ionic/{p-c775e3c0.entry.js → p-a2583cce.entry.js} +1 -1
  304. package/dist/ionic/{p-a1128f7f.entry.js → p-a3299f26.entry.js} +1 -1
  305. package/dist/ionic/{p-91966afa.entry.js → p-a61d1f23.entry.js} +1 -1
  306. package/dist/ionic/{p-e9dd8600.entry.js → p-a98829dd.entry.js} +1 -1
  307. package/dist/ionic/{p-b26aeaf8.entry.js → p-ad8f157e.entry.js} +1 -1
  308. package/dist/ionic/{p-28571945.entry.js → p-b2951be0.entry.js} +1 -1
  309. package/dist/ionic/{p-c2f738d2.entry.js → p-b5d51634.entry.js} +1 -1
  310. package/dist/ionic/{p-87678140.entry.js → p-c1448dbf.entry.js} +1 -1
  311. package/dist/ionic/{p-81770a5c.entry.js → p-cc3ec408.entry.js} +1 -1
  312. package/dist/ionic/p-ce61e4b4.entry.js +4 -0
  313. package/dist/ionic/{p-23e4b68a.entry.js → p-eadd22a8.entry.js} +1 -1
  314. package/dist/ionic/{p-e28d6a81.entry.js → p-eef5cef8.entry.js} +1 -1
  315. package/dist/ionic/{p-59a79bd9.entry.js → p-efefd9cd.entry.js} +1 -1
  316. package/dist/ionic/{p-6fac73e6.entry.js → p-f20f9e12.entry.js} +1 -1
  317. package/dist/ionic/p-f33349c8.entry.js +4 -0
  318. package/dist/ionic/{p-642b022d.entry.js → p-f62d555b.entry.js} +1 -1
  319. package/dist/types/components/select-modal/select-modal.d.ts +0 -1
  320. package/hydrate/index.js +166 -175
  321. package/hydrate/index.mjs +166 -175
  322. package/package.json +1 -1
  323. package/dist/ionic/p-3cb3d194.entry.js +0 -4
  324. package/dist/ionic/p-6f75cbe0.entry.js +0 -4
  325. package/dist/ionic/p-89743bba.entry.js +0 -4
  326. package/dist/ionic/p-ce510c06.entry.js +0 -4
  327. package/dist/ionic/p-cea1ee31.entry.js +0 -4
  328. package/dist/ionic/p-d1c60c1c.entry.js +0 -4
  329. package/dist/ionic/p-ec02238a.entry.js +0 -4
@@ -511,7 +511,7 @@ const Textarea = /*@__PURE__*/ proxyCustomElement(class Textarea extends HTMLEle
511
511
  * TODO(FW-5592): Remove hasStartEndSlots condition
512
512
  */
513
513
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
514
- return (h(Host, { key: '48e2eabbe846a187efc692742db695556d938aeb', class: createColorClasses(this.color, {
514
+ return (h(Host, { key: '32e36765de4b2b063285f999bd9f27d7096bf2b1', class: createColorClasses(this.color, {
515
515
  [theme]: true,
516
516
  'has-value': hasValue,
517
517
  'has-focus': hasFocus,
@@ -522,7 +522,7 @@ const Textarea = /*@__PURE__*/ proxyCustomElement(class Textarea extends HTMLEle
522
522
  [`textarea-label-placement-${labelPlacement}`]: true,
523
523
  'textarea-disabled': disabled,
524
524
  'textarea-readonly': readonly,
525
- }) }, h("label", { key: '3e75d1c9688734ced8ed2d093f0f923667e1db6c', class: "textarea-wrapper", htmlFor: inputId, onClick: this.onLabelClick }, this.renderLabelContainer(), h("div", { key: '869a040e9a1cb065f852e1eb0cf96ead4a8313eb', class: "textarea-wrapper-inner" },
525
+ }) }, h("label", { key: '3ecfc384ecccb68f57f0b3cd5e385dceca14e056', class: "textarea-wrapper", htmlFor: inputId, onClick: this.onLabelClick }, this.renderLabelContainer(), h("div", { key: 'fe1bed498621552f39942894df4fad23076cca01', class: "textarea-wrapper-inner" },
526
526
  /**
527
527
  * For the ionic theme, we render the outline container here
528
528
  * instead of higher up, so it can be positioned relative to
@@ -532,7 +532,7 @@ const Textarea = /*@__PURE__*/ proxyCustomElement(class Textarea extends HTMLEle
532
532
  * <label> element, ensuring that clicking the label text
533
533
  * focuses the textarea.
534
534
  */
535
- theme === 'ionic' && fill === 'outline' && h("div", { key: '4d72e9fe76d2b79f1063b293a39f2c04ff490493', class: "textarea-outline" }), h("div", { key: '209f3fb1fc340614c3ad2303604f0445c15838cb', class: "start-slot-wrapper" }, h("slot", { key: '2011ab81e259dbfd3ed731de713d1a9c367ceff9', name: "start" })), h("div", { key: '6c23f82042cbcfdd9b3995968bc8ed741191ef29', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, h("textarea", Object.assign({ key: '1f3ecfcaa9b9e2d83497adbe6c7f0a4ddc8a5cae', class: "native-textarea", ref: (el) => (this.nativeInput = el), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, minLength: this.minlength, maxLength: this.maxlength, name: this.name, placeholder: this.placeholder || '', readOnly: this.readonly, required: this.required, spellcheck: this.spellcheck, cols: this.cols, rows: this.rows, wrap: this.wrap, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeyDown, "aria-describedby": this.getHintTextID(), "aria-invalid": this.isInvalid ? 'true' : undefined }, this.inheritedAttributes), value)), h("div", { key: '8e0aa4eb359d28f13d3a6df29e76ca439246df01', class: "end-slot-wrapper" }, h("slot", { key: '78bc82fa44eab07e9a596009bc72ced8aebe52a3', name: "end" }))), shouldRenderHighlight && h("div", { key: 'a85b1339432d4e0107b840d746b7bf4f37964df7', class: "textarea-highlight" })), this.renderBottomContent()));
535
+ theme === 'ionic' && fill === 'outline' && h("div", { key: '08fc32b51c8bda6c225da04934528bbda7588bc4', class: "textarea-outline" }), h("div", { key: '602528104b6ee690efcf7433188d549d71e71ca6', class: "start-slot-wrapper" }, h("slot", { key: 'e999738cc3becede42fde8fc0813b011a719202b', name: "start" })), h("div", { key: '2f6f520049b44393d569bff95f0968c97ac4c482', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, h("textarea", Object.assign({ key: '5282db67f49a56d028c2c1bcb366c7749d904b6c', class: "native-textarea", ref: (el) => (this.nativeInput = el), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, minLength: this.minlength, maxLength: this.maxlength, name: this.name, placeholder: this.placeholder || '', readOnly: this.readonly, required: this.required, spellcheck: this.spellcheck, cols: this.cols, rows: this.rows, wrap: this.wrap, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeyDown, "aria-describedby": this.getHintTextID(), "aria-invalid": this.isInvalid ? 'true' : undefined }, this.inheritedAttributes), value)), h("div", { key: 'da60fd00d5f630c280d1ffa714a80c584c954294', class: "end-slot-wrapper" }, h("slot", { key: '59b101eb049f887425de0120386608546fe2d717', name: "end" }))), shouldRenderHighlight && h("div", { key: '4ad2042681f9a9dcd96c88f99bcf27138745f1df', class: "textarea-highlight" })), this.renderBottomContent()));
536
536
  }
537
537
  get el() { return this; }
538
538
  static get watchers() { return {
@@ -16,9 +16,9 @@ const Thumbnail = /*@__PURE__*/ proxyCustomElement(class Thumbnail extends HTMLE
16
16
  }
17
17
  render() {
18
18
  const theme = getIonTheme(this);
19
- return (h(Host, { key: '6053cf163155d4268dad4fc81ffc6bbc70d75659', class: {
19
+ return (h(Host, { key: 'adffcb86964fae721b0d3f193c0944448fbffc60', class: {
20
20
  [theme]: true,
21
- } }, h("slot", { key: 'b7afb5835bce7c7ed9e5cf44758bbe2d802e1271' })));
21
+ } }, h("slot", { key: '7ec02fa925ec4b950b8374131c00c37e1c96c82d' })));
22
22
  }
23
23
  static get style() { return thumbnailCss; }
24
24
  }, [257, "ion-thumbnail"]);
@@ -877,9 +877,9 @@ const Toast = /*@__PURE__*/ proxyCustomElement(class Toast extends HTMLElement {
877
877
  if (layout === 'stacked' && startButtons.length > 0 && endButtons.length > 0) {
878
878
  printIonWarning('[ion-toast] - This toast is using start and end buttons with the stacked toast layout. We recommend following the best practice of using either start or end buttons with the stacked toast layout.', el);
879
879
  }
880
- return (h(Host, Object.assign({ key: '3f25e3c14197723e0c97edb71ddeeccb4f9143b3', tabindex: "-1" }, this.htmlAttributes, { style: {
880
+ return (h(Host, Object.assign({ key: '5b8dc2c49ce8da4fb49cedc1ae2cb5cf0465be5f', tabindex: "-1" }, this.htmlAttributes, { style: {
881
881
  zIndex: `${60000 + this.overlayIndex}`,
882
- }, class: createColorClasses(this.color, Object.assign(Object.assign({ [mode]: true, [theme]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent, [`toast-shape-${shape}`]: shape !== undefined, [`toast-hue-${hue}`]: hue !== undefined })), onIonToastWillDismiss: this.dispatchCancelHandler }), h("div", { key: 'cec09872b7e08429a62e5cb821e072fa6259e63a', class: wrapperClass }, h("div", { key: '8179d7a3c8b27536e37886a21293d1a6add60306', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (h("ion-icon", { key: 'ef87a58440d914e4c55b8b3ecaac45f983f35daf', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), h("div", { key: '56bca03e8501ad921cf2de37faace99a4f59cc71', class: "toast-content", role: "status", "aria-atomic": "true", "aria-live": "polite" }, !revealContentToScreenReader && header !== undefined && this.renderHeader('oldHeader', 'true'), !revealContentToScreenReader && message !== undefined && this.renderToastMessage('oldMessage', 'true'), revealContentToScreenReader && header !== undefined && this.renderHeader('header'), revealContentToScreenReader && message !== undefined && this.renderToastMessage('header')), this.renderButtons(endButtons, 'end')))));
882
+ }, class: createColorClasses(this.color, Object.assign(Object.assign({ [mode]: true, [theme]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent, [`toast-shape-${shape}`]: shape !== undefined, [`toast-hue-${hue}`]: hue !== undefined })), onIonToastWillDismiss: this.dispatchCancelHandler }), h("div", { key: 'eca7fbab9857fedc3f7d6cea69ab0751c85a5658', class: wrapperClass }, h("div", { key: 'bdc984633439f62f660b043a38add65e31bef66e', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (h("ion-icon", { key: '5707305af3a2fc4fa426e9983dec0b9bf9df8ded', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), h("div", { key: '7fa8153f024a93bf04c607a328618b8553bc422e', class: "toast-content", role: "status", "aria-atomic": "true", "aria-live": "polite" }, !revealContentToScreenReader && header !== undefined && this.renderHeader('oldHeader', 'true'), !revealContentToScreenReader && message !== undefined && this.renderToastMessage('oldMessage', 'true'), revealContentToScreenReader && header !== undefined && this.renderHeader('header'), revealContentToScreenReader && message !== undefined && this.renderToastMessage('header')), this.renderButtons(endButtons, 'end')))));
883
883
  }
884
884
  get el() { return this; }
885
885
  static get watchers() { return {
@@ -297,7 +297,7 @@ const Toggle = /*@__PURE__*/ proxyCustomElement(class Toggle extends HTMLElement
297
297
  const rtl = isRTL(el) ? 'rtl' : 'ltr';
298
298
  const isIonicTheme = theme === 'ionic';
299
299
  renderHiddenInput(true, el, name, checked ? value : '', disabled);
300
- return (h(Host, { key: '956aeee2151b8cc8239edeaa935475e3019a7b5f', role: "switch", "aria-checked": `${checked}`, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === errorTextId, onClick: this.onClick, "aria-labelledby": hasLabel ? inputLabelId : null, "aria-label": inheritedAttributes['aria-label'] || null, "aria-disabled": disabled ? 'true' : null, tabindex: disabled ? undefined : 0, onKeyDown: this.onKeyDown, class: createColorClasses(color, {
300
+ return (h(Host, { key: 'ba80e0271f2f026410f082d3af00307ba64177f7', role: "switch", "aria-checked": `${checked}`, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === errorTextId, onClick: this.onClick, "aria-labelledby": hasLabel ? inputLabelId : null, "aria-label": inheritedAttributes['aria-label'] || null, "aria-disabled": disabled ? 'true' : null, tabindex: disabled ? undefined : 0, onKeyDown: this.onKeyDown, class: createColorClasses(color, {
301
301
  [theme]: true,
302
302
  'in-item': hostContext('ion-item', el),
303
303
  'toggle-activated': activated,
@@ -309,10 +309,10 @@ const Toggle = /*@__PURE__*/ proxyCustomElement(class Toggle extends HTMLElement
309
309
  [`toggle-${rtl}`]: true,
310
310
  'ion-activatable': isIonicTheme,
311
311
  'ion-focusable': isIonicTheme,
312
- }) }, h("label", { key: '4aa309eac4fe94639f96d08ae9d09a65fedb271f', class: "toggle-wrapper", htmlFor: inputId }, h("input", Object.assign({ key: '4057524d70ca25e0df76d726d85656f16df655ca', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl), required: required }, inheritedAttributes)), h("div", { key: '3b0a476f62f1e183d4b4cbc823c749140ba27d4d', class: {
312
+ }) }, h("label", { key: '8782b2199a21c8395d94864cd3a3d3178bae0f4b', class: "toggle-wrapper", htmlFor: inputId }, h("input", Object.assign({ key: 'e35112e3fd3edd8012ad2d48110df89a73804fee', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl), required: required }, inheritedAttributes)), h("div", { key: 'c0390b0f3c9bf13518ebc6ec108d3f2cb453e2ff', class: {
313
313
  'label-text-wrapper': true,
314
314
  'label-text-wrapper-hidden': !hasLabel,
315
- }, part: "label", id: inputLabelId, onClick: this.onDivLabelClick }, h("slot", { key: '75a6ccef569eabf17b3d3fba165d8110960832af' }), this.renderHintText()), h("div", { key: 'e2bc757d81ecc56ac40450586d1bc9f87e0ea726', class: "native-wrapper" }, this.renderToggleControl()))));
315
+ }, part: "label", id: inputLabelId, onClick: this.onDivLabelClick }, h("slot", { key: 'd6313cf3f615508e5d195863330cd60540418dd1' }), this.renderHintText()), h("div", { key: 'f17f8812c48adb2a5aa6898333943298f8521a87', class: "native-wrapper" }, this.renderToggleControl()))));
316
316
  }
317
317
  get el() { return this; }
318
318
  static get watchers() { return {
@@ -63,13 +63,13 @@ const Label = /*@__PURE__*/ proxyCustomElement(class Label extends HTMLElement {
63
63
  render() {
64
64
  const position = this.position;
65
65
  const theme = getIonTheme(this);
66
- return (h(Host, { key: '583b4ed56decb1f5ce39ea6f58fbaa6d4fde01a5', class: createColorClasses(this.color, {
66
+ return (h(Host, { key: '8705671de3aaec1eb21044f4a234ee85fcba8d14', class: createColorClasses(this.color, {
67
67
  [theme]: true,
68
68
  'in-item-color': hostContext('ion-item.ion-color', this.el),
69
69
  [`label-${position}`]: position !== undefined,
70
70
  [`label-no-animate`]: this.noAnimate,
71
71
  'label-rtl': document.dir === 'rtl',
72
- }) }, h("slot", { key: '89467c7725dc79d73d51442cb5a233e244cef1b3' })));
72
+ }) }, h("slot", { key: '31973de97fc2524da620a612ada1d3c506939f6f' })));
73
73
  }
74
74
  get el() { return this; }
75
75
  static get watchers() { return {
@@ -22,10 +22,10 @@ const ListHeader = /*@__PURE__*/ proxyCustomElement(class ListHeader extends HTM
22
22
  render() {
23
23
  const { lines } = this;
24
24
  const theme = getIonTheme(this);
25
- return (h(Host, { key: '984b0c19c652d264ce1a9832777948a9b5b84326', class: createColorClasses(this.color, {
25
+ return (h(Host, { key: 'b3478a7ac11992d292d35b5c658de040c51e971d', class: createColorClasses(this.color, {
26
26
  [theme]: true,
27
27
  [`list-header-lines-${lines}`]: lines !== undefined,
28
- }) }, h("div", { key: '1bf4519d8aa94fe4b98c6f54aba74dbcbb52fab0', class: "list-header-inner" }, h("slot", { key: '8d7fa8eca680fe3da8b8e4e01b3f885672c9c2bb' }))));
28
+ }) }, h("div", { key: '76dff0757cd9930eec0dbd56cb187c72d4e26d21', class: "list-header-inner" }, h("slot", { key: 'd25568f22efb544467ffda8929ac6d6cfd4001fa' }))));
29
29
  }
30
30
  static get style() { return {
31
31
  ionic: listHeaderIonicCss,
@@ -53,7 +53,7 @@ const List = /*@__PURE__*/ proxyCustomElement(class List extends HTMLElement {
53
53
  const theme = getIonTheme(this);
54
54
  const shape = this.getShape();
55
55
  const { lines, inset } = this;
56
- return (h(Host, { key: '7deda9d813391cac1c4156fb9e9fd1f1a43cdea8', role: "list", class: {
56
+ return (h(Host, { key: 'dcdfb595a6b45307f9810e1ded25ba635c947940', role: "list", class: {
57
57
  [theme]: true,
58
58
  // Used internally for styling
59
59
  [`list-${theme}`]: true,
@@ -1480,7 +1480,7 @@ const createSheetGesture = (baseEl, backdropEl, wrapperEl, initialBreakpoint, ba
1480
1480
  };
1481
1481
  };
1482
1482
 
1483
- const modalIonicCss = ":host{--width:100%;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--overflow:hidden;--border-width:0;--border-style:none;--border-color:transparent;--box-shadow:none;right:0;left:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;contain:strict}.modal-wrapper,ion-backdrop{pointer-events:auto}:host(.overlay-hidden){display:none}.modal-wrapper,.modal-shadow{border-radius:var(--border-radius);width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:var(--overflow);z-index:10}.modal-shadow{position:absolute;background:transparent}.modal-handle{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);border:0;cursor:pointer;z-index:11}.modal-handle::before{position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:\"\"}:host(.modal-sheet) .modal-wrapper,:host(.modal-sheet) .modal-shadow{position:absolute;bottom:0}:host(.modal-sheet.modal-no-expand-scroll) ion-footer{position:absolute;bottom:0;width:var(--width)}:host{--background:var(--token-bg-surface-default, var(--token-primitives-base-white, #ffffff));--box-shadow:var(--token-elevation-3, 0px 2px 7px 0px rgba(0, 0, 0, 0.05), 0px 6px 32px 0px rgba(0, 0, 0, 0.16));--backdrop-opacity:1;color:var(--token-text-default, var(--token-primitives-neutral-1200, #242424))}:host(.modal-round){--border-radius:var(--token-border-radius-1000, var(--token-scale-1000, 40px))}:host(.modal-soft){--border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}:host(.modal-rectangular){--border-radius:var(--token-border-radius-0, var(--token-scale-0, 0px))}:host(.select-modal.modal-default){--max-height:45%;--max-width:calc(100% - (var(--token-space-400, var(--token-scale-400, 16px)) * 2));--min-height:340px}.modal-handle{right:0px;left:0px;top:var(--token-space-300, var(--token-scale-300, 12px));border-radius:var(--token-border-radius-100, var(--token-scale-100, 4px));width:var(--token-scale-1100, 44px);height:var(--token-scale-100, 4px);background-color:var(--token-primitives-neutral-300, #e0e0e0)}.modal-handle::before{-webkit-padding-start:var(--token-space-100, var(--token-scale-100, 4px));padding-inline-start:var(--token-space-100, var(--token-scale-100, 4px));-webkit-padding-end:var(--token-space-100, var(--token-scale-100, 4px));padding-inline-end:var(--token-space-100, var(--token-scale-100, 4px));padding-top:var(--token-space-100, var(--token-scale-100, 4px));padding-bottom:var(--token-space-100, var(--token-scale-100, 4px))}:host(.modal-sheet) .modal-wrapper{border-start-start-radius:var(--border-radius);border-start-end-radius:var(--border-radius);border-end-end-radius:0;border-end-start-radius:0}:host(.modal-sheet){--height:calc(100% - (var(--ion-safe-area-top) + var(--token-scale-250, 10px)))}";
1483
+ const modalIonicCss = ":host{--width:100%;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--overflow:hidden;--border-width:0;--border-style:none;--border-color:transparent;--box-shadow:none;right:0;left:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;contain:strict}.modal-wrapper,ion-backdrop{pointer-events:auto}:host(.overlay-hidden){display:none}.modal-wrapper,.modal-shadow{border-radius:var(--border-radius);width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:var(--overflow);z-index:10}.modal-shadow{position:absolute;background:transparent}.modal-handle{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);border:0;cursor:pointer;z-index:11}.modal-handle::before{position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:\"\"}:host(.modal-sheet) .modal-wrapper,:host(.modal-sheet) .modal-shadow{position:absolute;bottom:0}:host(.modal-sheet.modal-no-expand-scroll) ion-footer{position:absolute;bottom:0;width:var(--width)}:host{--background:var(--token-bg-surface-default, var(--token-primitives-base-white, #ffffff));--box-shadow:var(--token-elevation-3, 0px 2px 7px 0px rgba(0, 0, 0, 0.05), 0px 6px 32px 0px rgba(0, 0, 0, 0.16));--backdrop-opacity:1;color:var(--token-text-default, var(--token-primitives-neutral-1200, #242424))}:host(.modal-round){--border-radius:var(--token-border-radius-1000, var(--token-scale-1000, 40px))}:host(.modal-soft){--border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}:host(.modal-rectangular){--border-radius:var(--token-border-radius-0, var(--token-scale-0, 0px))}.modal-handle{right:0px;left:0px;top:var(--token-space-300, var(--token-scale-300, 12px));border-radius:var(--token-border-radius-100, var(--token-scale-100, 4px));width:var(--token-scale-1100, 44px);height:var(--token-scale-100, 4px);background-color:var(--token-primitives-neutral-300, #e0e0e0)}.modal-handle::before{-webkit-padding-start:var(--token-space-100, var(--token-scale-100, 4px));padding-inline-start:var(--token-space-100, var(--token-scale-100, 4px));-webkit-padding-end:var(--token-space-100, var(--token-scale-100, 4px));padding-inline-end:var(--token-space-100, var(--token-scale-100, 4px));padding-top:var(--token-space-100, var(--token-scale-100, 4px));padding-bottom:var(--token-space-100, var(--token-scale-100, 4px))}:host(.modal-sheet) .modal-wrapper{border-start-start-radius:var(--border-radius);border-start-end-radius:var(--border-radius);border-end-end-radius:0;border-end-start-radius:0}:host(.modal-sheet){--height:calc(100% - (var(--ion-safe-area-top) + var(--token-scale-250, 10px)))}";
1484
1484
 
1485
1485
  const modalIosCss = ":host{--width:100%;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--overflow:hidden;--border-width:0;--border-style:none;--border-color:transparent;--box-shadow:none;right:0;left:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;contain:strict}.modal-wrapper,ion-backdrop{pointer-events:auto}:host(.overlay-hidden){display:none}.modal-wrapper,.modal-shadow{border-radius:var(--border-radius);width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:var(--overflow);z-index:10}.modal-shadow{position:absolute;background:transparent}.modal-handle{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);border:0;cursor:pointer;z-index:11}.modal-handle::before{position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:\"\"}:host(.modal-sheet) .modal-wrapper,:host(.modal-sheet) .modal-shadow{position:absolute;bottom:0}:host(.modal-sheet.modal-no-expand-scroll) ion-footer{position:absolute;bottom:0;width:var(--width)}:host{--background:var(--ion-background-color, #fff);--border-radius:0;--backdrop-opacity:0;color:var(--ion-text-color, #000)}@media only screen and (min-width: 768px) and (min-height: 600px){:host{--width:600px;--height:500px;--ion-safe-area-top:0px;--ion-safe-area-bottom:0px;--ion-safe-area-right:0px;--ion-safe-area-left:0px}}@media only screen and (min-width: 768px) and (min-height: 768px){:host{--width:600px;--height:600px}}.modal-handle{right:0px;left:0px;top:5px;border-radius:8px;width:36px;height:5px;background:var(--ion-color-step-350, var(--ion-background-color-step-350, #c0c0be))}.modal-handle::before{-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:4px;padding-inline-end:4px;padding-top:4px;padding-bottom:4px;width:36px;height:5px}:host(.modal-sheet){--height:calc(100% - (var(--ion-safe-area-top) + 10px))}:host{--backdrop-opacity:var(--ion-backdrop-opacity, 0.4)}:host(.modal-card),:host(.modal-sheet){--border-radius:10px}@media only screen and (min-width: 768px) and (min-height: 600px){:host{--border-radius:10px}}.modal-wrapper{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}@media screen and (max-width: 767px){@supports (width: max(0px, 1px)){:host(.modal-card){--height:calc(100% - max(30px, var(--ion-safe-area-top)) - 10px)}}@supports not (width: max(0px, 1px)){:host(.modal-card){--height:calc(100% - 40px)}}:host(.modal-card) .modal-wrapper{border-start-start-radius:var(--border-radius);border-start-end-radius:var(--border-radius);border-end-end-radius:0;border-end-start-radius:0}:host(.modal-card){--backdrop-opacity:0;--width:100%;-ms-flex-align:end;align-items:flex-end}:host(.modal-card) .modal-shadow{display:none}:host(.modal-card) ion-backdrop{pointer-events:none}}@media screen and (min-width: 768px){:host(.modal-card){--width:calc(100% - 120px);--height:calc(100% - (120px + var(--ion-safe-area-top) + var(--ion-safe-area-bottom)));--max-width:720px;--max-height:1000px;--backdrop-opacity:0;--box-shadow:0px 0px 30px 10px rgba(0, 0, 0, 0.1);-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}:host(.modal-card) .modal-wrapper{-webkit-box-shadow:none;box-shadow:none}:host(.modal-card) .modal-shadow{-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}}:host(.modal-sheet) .modal-wrapper{border-start-start-radius:var(--border-radius);border-start-end-radius:var(--border-radius);border-end-end-radius:0;border-end-start-radius:0}";
1486
1486
 
@@ -2355,20 +2355,20 @@ const Modal = /*@__PURE__*/ proxyCustomElement(class Modal extends HTMLElement {
2355
2355
  const isHandleCycle = handleBehavior === 'cycle';
2356
2356
  const shape = this.getShape();
2357
2357
  const isSheetModalWithHandle = isSheetModal && showHandle;
2358
- return (h(Host, Object.assign({ key: '8ced9dcdb4ec35817bc1ad5f4f0c1b56bf76c93f', "no-router": true,
2358
+ return (h(Host, Object.assign({ key: '488610d76d4d3743e8de0602b247c6e862f7f604', "no-router": true,
2359
2359
  // Allow the modal to be navigable when the handle is focusable
2360
2360
  tabIndex: isHandleCycle && isSheetModalWithHandle ? 0 : -1 }, htmlAttributes, { style: {
2361
2361
  zIndex: `${20000 + this.overlayIndex}`,
2362
- }, class: Object.assign({ [theme]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, [`modal-${shape}`]: shape !== undefined, [`modal-no-expand-scroll`]: isSheetModal && !expandToScroll, 'overlay-hidden': true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle, onFocus: this.onModalFocus }), h("ion-backdrop", { key: '952e76177128f7c5dcc9c9fe7792d73ec4c9c573', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), theme === 'ios' && h("div", { key: '3be69826a33edae93d2276b88347f025f3b46d92', class: "modal-shadow" }), h("div", Object.assign({ key: 'adeb46e4c78d08418f27277db8300706f1ce6d48',
2362
+ }, class: Object.assign({ [theme]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, [`modal-${shape}`]: shape !== undefined, [`modal-no-expand-scroll`]: isSheetModal && !expandToScroll, 'overlay-hidden': true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle, onFocus: this.onModalFocus }), h("ion-backdrop", { key: '85a8517220a84da9337032ab8988362bc221f7b7', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), theme === 'ios' && h("div", { key: '7a17566ea39641cd8fdf64bd647fc3df0cf099b9', class: "modal-shadow" }), h("div", Object.assign({ key: '1b12a476428d88678a1ab2d0a3421b0ed0866c1f',
2363
2363
  /*
2364
2364
  role and aria-modal must be used on the
2365
2365
  same element. They must also be set inside the
2366
2366
  shadow DOM otherwise ion-button will not be highlighted
2367
2367
  when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
2368
2368
  */
2369
- role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (h("button", { key: '22ac19bef95f75b5b26147c6c41439690beb3849', class: "modal-handle",
2369
+ role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (h("button", { key: '48cc88e928df87737d97a4733f6551d37b429d81', class: "modal-handle",
2370
2370
  // Prevents the handle from receiving keyboard focus when it does not cycle
2371
- tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle", ref: (el) => (this.dragHandleEl = el) })), h("slot", { key: '0039450fb7b0caa84f7a16c38e6db148cd9a5371', onSlotchange: this.onSlotChange }))));
2371
+ tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle", ref: (el) => (this.dragHandleEl = el) })), h("slot", { key: 'ae63a8dc8a9044a60c3d2bf046203663343e0de0', onSlotchange: this.onSlotChange }))));
2372
2372
  }
2373
2373
  get el() { return this; }
2374
2374
  static get watchers() { return {
@@ -103,10 +103,10 @@ const PickerColumnOption = /*@__PURE__*/ proxyCustomElement(class PickerColumnOp
103
103
  render() {
104
104
  const { color, disabled, ariaLabel } = this;
105
105
  const theme = getIonTheme(this);
106
- return (h(Host, { key: '9ceebae71b6df0b01f36691d82d716f6756625d9', class: createColorClasses(color, {
106
+ return (h(Host, { key: '76d3086fc36a32ea544e9b03e53f656d153762d4', class: createColorClasses(color, {
107
107
  [theme]: true,
108
108
  ['option-disabled']: disabled,
109
- }) }, h("div", { key: '1f26246d601779dadfaf055d195e2a4959180f5a', class: 'picker-column-option-button', role: "button", "aria-label": ariaLabel, onClick: () => this.onClick() }, h("slot", { key: 'eed413474a8b7ec7a73da27fa72a2d0a9a2aae2b' }))));
109
+ }) }, h("div", { key: '569e40d592e71954472128cbaef0141358fd8be9', class: 'picker-column-option-button', role: "button", "aria-label": ariaLabel, onClick: () => this.onClick() }, h("slot", { key: '1adca8a8d9b774c818404278003f7009fa4c458d' }))));
110
110
  }
111
111
  get el() { return this; }
112
112
  static get watchers() { return {
@@ -550,14 +550,14 @@ const PickerColumn = /*@__PURE__*/ proxyCustomElement(class PickerColumn extends
550
550
  render() {
551
551
  const { color, disabled, isActive, numericInput } = this;
552
552
  const theme = getIonTheme(this);
553
- return (h(Host, { key: '7c9603b518a73f9883ff01464fe3f70c14b9059c', class: createColorClasses(color, {
553
+ return (h(Host, { key: '867e0dc27b3a65348415b4e35e980c99d95e183c', class: createColorClasses(color, {
554
554
  [theme]: true,
555
555
  ['picker-column-active']: isActive,
556
556
  ['picker-column-numeric-input']: numericInput,
557
557
  ['picker-column-disabled']: disabled,
558
- }) }, h("slot", { key: 'e98e79dd51550361131d59a8871fe2990dc40edc', name: "prefix" }), h("div", { key: '85894791c93da84401138285bf4fbb169897c3d6', class: "picker-opts", ref: (el) => {
558
+ }) }, h("slot", { key: '9d68fc2f1524834436098f856af9867d4688c37b', name: "prefix" }), 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) }, h("div", { key: 'd9546be214c2faf2340faf31d8468c2f39f31e4c', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("div", { key: '47671f18a0a0659c0660b3b82d234e92b6dcc721', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("div", { key: 'f3fc8f9cfc67d0d0dfbf7c134524353297117170', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("slot", { key: '4c30c1e5df5f1758978458dbd7e405a01d3118fe' }), h("div", { key: '4e71db05a18d645c6fa49d3a6e67a68cc374b868', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("div", { key: '7fd2461759a92a6909ab514a14bdb41f7d2d16d5', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("div", { key: '015fc0875e5e2df575810fd79635ed5a0f5a29dd', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0")), 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) }, h("div", { key: '4617d1409c852871ff85d0ff6ac2c3d265e56a92', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("div", { key: '893559f2b0035135c582e34c334b56c74ddd829c', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("div", { key: '44d379b7d3bdff1574cc95330b22d4f629e26724', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("slot", { key: '25a5bd6d8f3d360594b38fe8867b925a67111792' }), h("div", { key: '39d4ffe9c6c2c1ee101b65a648ceaa3582676770', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("div", { key: '6ea72753cdc8ca3b9b1e5fd0aad8772fa090b39f', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0"), h("div", { key: '8ec67b388428e1d5d648884b2a69f953aa79702e', class: "picker-item-empty", "aria-hidden": "true" }, "\u00A0")), h("slot", { key: 'ba379669ca1976f3078c076f93c415e42c37847e', name: "suffix" })));
561
561
  }
562
562
  get el() { return this; }
563
563
  static get watchers() { return {
@@ -342,9 +342,9 @@ const PickerColumnCmp = /*@__PURE__*/ proxyCustomElement(class PickerColumnCmp e
342
342
  render() {
343
343
  const col = this.col;
344
344
  const theme = getIonTheme(this);
345
- return (h(Host, { key: '66a5b7f51aa1ee343dbad3830e03933dbdab27ed', class: Object.assign({ [theme]: true, 'picker-col': true, 'picker-opts-left': this.col.align === 'left', 'picker-opts-right': this.col.align === 'right' }, getClassMap(col.cssClass)), style: {
345
+ return (h(Host, { key: 'c50f127ada94ef8e284129f704a4201275f85873', class: Object.assign({ [theme]: true, 'picker-col': true, 'picker-opts-left': this.col.align === 'left', 'picker-opts-right': this.col.align === 'right' }, getClassMap(col.cssClass)), style: {
346
346
  'max-width': this.col.columnWidth,
347
- } }, col.prefix && (h("div", { key: '19a170752bacdabd50c719f6d1aa9e58a2bd830b', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), h("div", { key: '871671f796aa6a1f78e07ab2599d94b5fd8cd0bf', class: "picker-opts", style: { maxWidth: col.optionsWidth }, ref: (el) => (this.optsEl = el) }, col.options.map((o, index) => (h("button", { "aria-label": o.ariaLabel, class: { 'picker-opt': true, 'picker-opt-disabled': !!o.disabled }, "opt-index": index }, o.text)))), col.suffix && (h("div", { key: '89792e1dc75a4359a4706a8fd1846fe29b866173', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
347
+ } }, col.prefix && (h("div", { key: '1b7c6b050049315ece6b36a5af1d842446e13c70', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), h("div", { key: 'd1ff3f80b3edd70d923b86a120f2a7ef5b24a53c', class: "picker-opts", style: { maxWidth: col.optionsWidth }, ref: (el) => (this.optsEl = el) }, col.options.map((o, index) => (h("button", { "aria-label": o.ariaLabel, class: { 'picker-opt': true, 'picker-opt-disabled': !!o.disabled }, "opt-index": index }, o.text)))), col.suffix && (h("div", { key: '496213486f1268e4a828650f55b22f97fa89471e', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
348
348
  }
349
349
  get el() { return this; }
350
350
  static get watchers() { return {
@@ -461,7 +461,7 @@ const Picker = /*@__PURE__*/ proxyCustomElement(class Picker extends HTMLElement
461
461
  this.emitInputModeChange();
462
462
  }
463
463
  render() {
464
- return (h(Host, { key: '8778f74b10b575bf28bfb9d21df51a52a7c92ac4', onPointerDown: (ev) => this.onPointerDown(ev), onClick: () => this.onClick() }, h("input", { key: 'd6b77646ebcc32785b3edbb70794aabf19d68503', "aria-hidden": "true", tabindex: -1, inputmode: "numeric", type: "number", onKeyDown: (ev) => {
464
+ return (h(Host, { key: '0e3b8112fd28191ff6af8313fee72919d9b23ee7', onPointerDown: (ev) => this.onPointerDown(ev), onClick: () => this.onClick() }, h("input", { key: '92e86aab71f000c35fcf5f4082116285f2e43016', "aria-hidden": "true", tabindex: -1, inputmode: "numeric", type: "number", onKeyDown: (ev) => {
465
465
  var _a;
466
466
  /**
467
467
  * The "Enter" key represents
@@ -476,7 +476,7 @@ const Picker = /*@__PURE__*/ proxyCustomElement(class Picker extends HTMLElement
476
476
  if (ev.key === 'Enter') {
477
477
  (_a = this.inputEl) === null || _a === void 0 ? void 0 : _a.blur();
478
478
  }
479
- }, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), h("div", { key: '3ccb1c92e3ee586d4ac50dbf3728f19c7d727c7c', class: "picker-before" }), h("div", { key: 'ac7765a517ddbb3d338239a3c91ead67cab9b0e8', class: "picker-after" }), h("div", { key: '16a07f2aad1e1bc77119b6f8d060ae073b566472', class: "picker-highlight", ref: (el) => (this.highlightEl = el) }), h("slot", { key: 'dc3b58388c3936ce16285822b1e2a50b730031b6' })));
479
+ }, ref: (el) => (this.inputEl = el), onInput: () => this.onInputChange(), onBlur: () => this.exitInputMode() }), h("div", { key: '5fad8573cd44bee093f26cd4d7cabad836789e79', class: "picker-before" }), h("div", { key: 'fd26db9e86a3cafe125283eeff0da8be7ea2928e', class: "picker-after" }), h("div", { key: '8174b0f258f3ce00707132c674ff53d3b9fc2aee', class: "picker-highlight", ref: (el) => (this.highlightEl = el) }), h("slot", { key: 'a118b0ec709164758ae95fcb9e110befb574138f' })));
480
480
  }
481
481
  get el() { return this; }
482
482
  static get style() { return {
@@ -1391,9 +1391,9 @@ const Popover = /*@__PURE__*/ proxyCustomElement(class Popover extends HTMLEleme
1391
1391
  const { onLifecycle, parentPopover, dismissOnSelect, side, arrow, htmlAttributes, focusTrap } = this;
1392
1392
  const desktop = isPlatform('desktop');
1393
1393
  const enableArrow = arrow && !parentPopover;
1394
- return (h(Host, Object.assign({ key: 'd8cac78e3fda5731eb8a3532ce83a711190a0f1d', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
1394
+ return (h(Host, Object.assign({ key: 'bc0a33fd2fa0b0d5275b12b493503a79762adc83', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
1395
1395
  zIndex: `${20000 + this.overlayIndex}`,
1396
- }, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && h("ion-backdrop", { key: 'ec62e04664d67c7ef9c43bb77e5baa517ab88e7f', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), h("div", { key: '1da57db158ecd1f6260369d44f2db5b0791ecd3a', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && h("div", { key: '22966b014e1a5ff24963dff94cad281200a3b334', class: "popover-arrow", part: "arrow" }), h("div", { key: 'a2b960c96a54c06807e07edc2579b5d459e5d108', class: "popover-content", part: "content" }, h("slot", { key: 'bae331e17437df55a77db538a693ef459f11e78a' })))));
1396
+ }, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && h("ion-backdrop", { key: '0299fd3075759113fc5f0d2b299cafce74427c62', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), h("div", { key: 'f9adb90aae67e369cf45988200f789c09d216d3a', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && h("div", { key: '9d310601494499414aa90c26ec23733dab95a376', class: "popover-arrow", part: "arrow" }), h("div", { key: '41fa231a8382c8c2b57fe17493b98986ede09a16', class: "popover-content", part: "content" }, h("slot", { key: '0c88bfdc53f4d02dd6b6033647a1285f42b581a3' })))));
1397
1397
  }
1398
1398
  get el() { return this; }
1399
1399
  static get watchers() { return {
@@ -200,9 +200,9 @@ const RadioGroup = /*@__PURE__*/ proxyCustomElement(class RadioGroup extends HTM
200
200
  const { label, labelId, el, name, value } = this;
201
201
  const theme = getIonTheme(this);
202
202
  renderHiddenInput(true, el, name, value, false);
203
- return (h(Host, { key: '3eb581e8348cac7c4f8d6b7238b968dd79ec3c35', class: {
203
+ return (h(Host, { key: 'cf8c32999c8fa7a759948b76e715752ebcba9a63', class: {
204
204
  [theme]: true,
205
- }, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, onClick: this.onClick }, this.renderHintText(), h("div", { key: '1091e1f540cb2b9241ddbc5ed6a2b28a77557682', class: "radio-group-wrapper" }, h("slot", { key: 'd83c63bcc7b20722f6405db656d5f945b3fb5407' }))));
205
+ }, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, onClick: this.onClick }, this.renderHintText(), h("div", { key: 'a7b59a2f18208269b0a7276056002fb94f679981', class: "radio-group-wrapper" }, h("slot", { key: '588af994a16cecfa6672471d186359b3b166f3eb' }))));
206
206
  }
207
207
  get el() { return this; }
208
208
  static get watchers() { return {
@@ -177,7 +177,7 @@ const Radio = /*@__PURE__*/ proxyCustomElement(class Radio extends HTMLElement {
177
177
  const { checked, disabled, color, el, justify, labelPlacement, hasLabel, buttonTabindex, alignment } = this;
178
178
  const theme = getIonTheme(this);
179
179
  const inItem = hostContext('ion-item', el);
180
- return (h(Host, { key: '7ac17b6d0b96104b5baba1bb8c28c37f30005fdd', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: createColorClasses(color, {
180
+ return (h(Host, { key: '4890e800b5105fc75a14e0bda058bf2185d7761e', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: createColorClasses(color, {
181
181
  [theme]: true,
182
182
  'in-item': inItem,
183
183
  'radio-checked': checked,
@@ -188,10 +188,10 @@ const Radio = /*@__PURE__*/ proxyCustomElement(class Radio extends HTMLElement {
188
188
  // Focus and active styling should not apply when the radio is in an item
189
189
  'ion-activatable': !inItem,
190
190
  'ion-focusable': !inItem,
191
- }), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, h("label", { key: '41305f13b3025e3876236097131beb7ef8a40515', class: "radio-wrapper" }, h("div", { key: '603d3ac36c227995a3b9f5bd6fa1ec4de4fa304a', class: {
191
+ }), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, h("label", { key: 'de4d7c2f3788f13920bc43de7bad5527c3cc74fc', class: "radio-wrapper" }, h("div", { key: '2a01f3fbdf659f8cbf2e6e8bef3d9877f53e3a66', class: {
192
192
  'label-text-wrapper': true,
193
193
  'label-text-wrapper-hidden': !hasLabel,
194
- }, part: "label" }, h("slot", { key: '838d3a84c3ce2aaa31e61ce2b82c6a23818b0908' })), h("div", { key: '3d4ac72bbf52e04a2500782223baac24784f361e', class: "native-wrapper" }, this.renderRadioControl()))));
194
+ }, part: "label" }, h("slot", { key: '093d4b8f5005e873851959a278a23a9a89d9fed6' })), h("div", { key: 'bdab791d63e8c2330a78f23e9320bff9a160a5d6', class: "native-wrapper" }, this.renderRadioControl()))));
195
195
  }
196
196
  get el() { return this; }
197
197
  static get watchers() { return {
@@ -80,7 +80,7 @@ const RippleEffect = /*@__PURE__*/ proxyCustomElement(class RippleEffect extends
80
80
  }
81
81
  render() {
82
82
  const theme = getIonTheme(this);
83
- return (h(Host, { key: '502ce1841747f255dfab542914bebd0d0f4ae9bd', role: "presentation", class: {
83
+ return (h(Host, { key: '5e10ebed9a72e06def98285338c61749335eb753', role: "presentation", class: {
84
84
  [theme]: true,
85
85
  unbounded: this.unbounded,
86
86
  } }));
@@ -4,7 +4,7 @@
4
4
  import { proxyCustomElement, HTMLElement, h, forceUpdate, Host } from '@stencil/core/internal/client';
5
5
  import { c as getIonMode } from './ionic-global.js';
6
6
  import { s as safeCall } from './overlays.js';
7
- import { h as hostContext, g as getClassMap } from './theme.js';
7
+ import { g as getClassMap } from './theme.js';
8
8
  import { d as defineCustomElement$d } from './button.js';
9
9
  import { d as defineCustomElement$c } from './buttons.js';
10
10
  import { d as defineCustomElement$b } from './checkbox.js';
@@ -19,7 +19,7 @@ import { d as defineCustomElement$3 } from './ripple-effect.js';
19
19
  import { d as defineCustomElement$2 } from './title.js';
20
20
  import { d as defineCustomElement$1 } from './toolbar.js';
21
21
 
22
- const selectModalIonicCss = ".sc-ion-select-modal-ionic-h{height:100%}.in-modal-default.sc-ion-select-modal-ionic-h ion-content.sc-ion-select-modal-ionic::part(scroll),.in-modal-default.sc-ion-select-modal-ionic-h ion-content.sc-ion-select-modal-ionic [part~=\"scroll\"]{--padding-bottom:var(--token-space-400, var(--token-scale-400, 16px))}ion-item.sc-ion-select-modal-ionic{--border-width:0}ion-item.ion-focused.sc-ion-select-modal-ionic::part(native)::after,ion-item.ion-focused.sc-ion-select-modal-ionic [part~=\"native\"]::after{border:none}ion-toolbar.sc-ion-select-modal-ionic{font-size:var(--token-font-size-450, 1.125rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-700, var(--token-scale-700, 28px));text-decoration:none;text-transform:none}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(container),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"container\"]{display:none}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"label\"]{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"label\"],ion-list.sc-ion-select-modal-ionic ion-checkbox.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-checkbox.sc-ion-select-modal-ionic [part~=\"label\"]{font-size:var(--token-font-size-400, 1rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none}.item-radio-checked.sc-ion-select-modal-ionic,.item-checkbox-checked.sc-ion-select-modal-ionic{--background:var(--token-semantics-primary-100, var(--token-primitives-blue-100, #f2f4fd));--border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}ion-content.sc-ion-select-modal-ionic{--padding-start:var(--token-space-400, var(--token-scale-400, 16px)) !important;--padding-end:var(--token-space-400, var(--token-scale-400, 16px)) !important;--padding-bottom:var(--token-space-1200, var(--token-scale-1200, 48px)) !important}ion-content.sc-ion-select-modal-ionic:has(.radio-checked) .ion-focused.sc-ion-select-modal-ionic:not(.item-radio-checked){--background-focused-opacity:1}";
22
+ const selectModalIonicCss = ".sc-ion-select-modal-ionic-h{height:100%}ion-item.sc-ion-select-modal-ionic{--border-width:0}ion-item.ion-focused.sc-ion-select-modal-ionic::part(native)::after,ion-item.ion-focused.sc-ion-select-modal-ionic [part~=\"native\"]::after{border:none}ion-toolbar.sc-ion-select-modal-ionic{font-size:var(--token-font-size-450, 1.125rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-700, var(--token-scale-700, 28px));text-decoration:none;text-transform:none}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(container),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"container\"]{display:none}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"label\"]{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"label\"],ion-list.sc-ion-select-modal-ionic ion-checkbox.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-checkbox.sc-ion-select-modal-ionic [part~=\"label\"]{font-size:var(--token-font-size-400, 1rem);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none}.item-radio-checked.sc-ion-select-modal-ionic,.item-checkbox-checked.sc-ion-select-modal-ionic{--background:var(--token-semantics-primary-100, var(--token-primitives-blue-100, #f2f4fd));--border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}ion-content.sc-ion-select-modal-ionic{--padding-start:var(--token-space-400, var(--token-scale-400, 16px)) !important;--padding-end:var(--token-space-400, var(--token-scale-400, 16px)) !important;--padding-bottom:var(--token-space-1200, var(--token-scale-1200, 48px)) !important}ion-content.sc-ion-select-modal-ionic:has(.radio-checked) .ion-focused.sc-ion-select-modal-ionic:not(.item-radio-checked){--background-focused-opacity:1}";
23
23
 
24
24
  const selectModalIosCss = ".sc-ion-select-modal-ios-h{height:100%}ion-item.sc-ion-select-modal-ios{--inner-padding-end:0}ion-radio.sc-ion-select-modal-ios::after{bottom:0;position:absolute;width:calc(100% - 0.9375rem - 16px);border-width:0px 0px 0.55px 0px;border-style:solid;border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, var(--ion-background-color-step-250, #c8c7cc))));content:\"\"}ion-radio.sc-ion-select-modal-ios::after{inset-inline-start:calc(0.9375rem + 16px)}";
25
25
 
@@ -71,13 +71,6 @@ const SelectModal = /*@__PURE__*/ proxyCustomElement(class SelectModal extends H
71
71
  option.checked = ev.detail.checked;
72
72
  }
73
73
  }
74
- getModalContextClasses() {
75
- const el = this.el;
76
- return {
77
- 'in-modal-default': hostContext('ion-modal.modal-default', el),
78
- 'in-modalsheet': hostContext('ion-modal.modal-sheet', el),
79
- };
80
- }
81
74
  renderRadioOptions() {
82
75
  const checked = this.options.filter((o) => o.checked).map((o) => o.value)[0];
83
76
  return (h("ion-radio-group", { value: checked, onIonChange: (ev) => this.callOptionHandler(ev) }, this.options.map((option) => (h("ion-item", { lines: "none", class: Object.assign({
@@ -106,7 +99,7 @@ const SelectModal = /*@__PURE__*/ proxyCustomElement(class SelectModal extends H
106
99
  } }, option.text))));
107
100
  }
108
101
  render() {
109
- return (h(Host, { key: 'f15b657b9474a3c5d24e4c4f79a4905e8d9d1d40', class: Object.assign({ [getIonMode(this)]: true }, this.getModalContextClasses()) }, h("ion-header", { key: 'b6dd52805c61002af8e2c0a4b939e404930ddfd5' }, h("ion-toolbar", { key: 'e62b0ee75497391109c90a0dabdd033c7ea989b0' }, this.header !== undefined && h("ion-title", { key: 'f9bc0558ca50f61ddbbe3595bf543d1c4557b482' }, this.header), h("ion-buttons", { key: 'fbdc6aa6f46c4137bebe1054ab19c07880d6615f', slot: "end" }, h("ion-button", { key: '5b3d58fda0e7fac6c4491fce0ae99759ba574444', onClick: () => this.closeModal() }, "Close")))), h("ion-content", { key: '6d60a6334cd4a81a3c01dbadfcee6ce434526373' }, h("ion-list", { key: '5a7e2fe566b0b558835b2e1972041bbaba96c7cd' }, this.multiple === true ? this.renderCheckboxOptions() : this.renderRadioOptions()))));
102
+ return (h(Host, { key: '3bade4782f8710fc56655da42603b4038ce1e343', class: getIonMode(this) }, h("ion-header", { key: '5cea916aa6c446c76358663817245e136c493bfa' }, h("ion-toolbar", { key: '1a1c880d07aee64b6daf36f1bf5d5a5b00999ad9' }, this.header !== undefined && h("ion-title", { key: '9a302bf19317be99b8f26aab5a584ba2762cd3c2' }, this.header), h("ion-buttons", { key: 'be6e48d24d15411826be9a2dbbd8934f8e6abe94', slot: "end" }, h("ion-button", { key: '97e984e5849dae209d394404fdf75c635252f464', onClick: () => this.closeModal() }, "Close")))), h("ion-content", { key: '66e97064d5c77c228e73d8a779043d152c5b62f3' }, h("ion-list", { key: 'eb77ea5c963b1ad4fd1f9a8ebe684ec2cf132647' }, this.multiple === true ? this.renderCheckboxOptions() : this.renderRadioOptions()))));
110
103
  }
111
104
  get el() { return this; }
112
105
  static get style() { return {
@@ -119,9 +119,9 @@ const SelectPopover = /*@__PURE__*/ proxyCustomElement(class SelectPopover exten
119
119
  const { header, message, options, subHeader } = this;
120
120
  const hasSubHeaderOrMessage = subHeader !== undefined || message !== undefined;
121
121
  const theme = getIonTheme(this);
122
- return (h(Host, { key: '9b5160e6657620038fb4167ab7d08e2687be554b', class: {
122
+ return (h(Host, { key: '2764acada914c0b9499200ba9cb60a74812d9d05', class: {
123
123
  [theme]: true,
124
- } }, h("ion-list", { key: '5f015bcc53bf96de3da98f05a73c6e1e7bc3250c' }, header !== undefined && h("ion-list-header", { key: 'e7275a4b3b0b8706b6a89ed9fd4bf1bb6cf274a8' }, header), hasSubHeaderOrMessage && (h("ion-item", { key: 'ca5750144abaf01d613f7ff4923939e6d6f4c0c8' }, h("ion-label", { key: '299735684f529e05f08405b6587dec23fb8d2851', class: "ion-text-wrap" }, subHeader !== undefined && h("h3", { key: 'af85ac2c17050eca4902811a886e7001b92701fe' }, subHeader), message !== undefined && h("p", { key: 'f64006af8f2ffaf41d6d21701efa2d40580796e0' }, message)))), this.renderOptions(options))));
124
+ } }, h("ion-list", { key: '639bb6dd6085e213e8121268e09d74de664e3f38' }, header !== undefined && h("ion-list-header", { key: '38201b907a124154ca7d43d2296936772cd612b3' }, header), hasSubHeaderOrMessage && (h("ion-item", { key: 'b96c1a42e7c5debd67ca4fe1e55a2c92be1c85b7' }, h("ion-label", { key: '434fb427dff7e4034d47f0d85903dd83a2304a92', class: "ion-text-wrap" }, subHeader !== undefined && h("h3", { key: '6db83afdc3f5b9c30f74e72c6d712b8f15951d84' }, subHeader), message !== undefined && h("p", { key: '1fc24e198cc922c2892ed1123c840c9be1989ed9' }, message)))), this.renderOptions(options))));
125
125
  }
126
126
  get el() { return this; }
127
127
  static get style() { return {
@@ -204,7 +204,7 @@ const Spinner = /*@__PURE__*/ proxyCustomElement(class Spinner extends HTMLEleme
204
204
  svgs.push(buildLine(spinner, duration, i, spinner.lines));
205
205
  }
206
206
  }
207
- return (h(Host, { key: '0b3ce4b99c2c828d05b507c4f073811ebbe17d0f', class: createColorClasses(self.color, {
207
+ return (h(Host, { key: '704525eb8a4ae35f02bcfd8bcf2dbd885924bce0', class: createColorClasses(self.color, {
208
208
  [theme]: true,
209
209
  [`spinner-${spinnerName}`]: true,
210
210
  'spinner-paused': self.paused || config.getBoolean('_testing'),
@@ -38,11 +38,11 @@ const ToolbarTitle = /*@__PURE__*/ proxyCustomElement(class ToolbarTitle extends
38
38
  render() {
39
39
  const theme = getIonTheme(this);
40
40
  const size = this.getSize();
41
- return (h(Host, { key: '8db3e5f9dbd8b1762a9919eaeef29c98649dfb25', class: createColorClasses(this.color, {
41
+ return (h(Host, { key: '3729a87a2d51819f5df791d0c2c8e22117bc78c9', class: createColorClasses(this.color, {
42
42
  [theme]: true,
43
43
  [`title-${size}`]: true,
44
44
  'title-rtl': document.dir === 'rtl',
45
- }) }, h("div", { key: 'a31ebae2c494a51d2145eec69d0b1bc635108a01', class: "toolbar-title" }, h("slot", { key: 'f5975b44b3e3afbf98dcbdb53fc78447b49407b3' }))));
45
+ }) }, h("div", { key: 'ef9ad4dc15aad7cb412aa74104c6788d29630b73', class: "toolbar-title" }, h("slot", { key: '7e459b8feae90082366679dc8def3537174f9345' }))));
46
46
  }
47
47
  get el() { return this; }
48
48
  static get watchers() { return {
@@ -205,10 +205,10 @@ const Toolbar = /*@__PURE__*/ proxyCustomElement(class Toolbar extends HTMLEleme
205
205
  this.childrenStyles.forEach((style) => {
206
206
  Object.assign(childStyles, style);
207
207
  });
208
- return (h(Host, { key: '6f52a5408379012843d0b93ac20c25b868e0211c', class: Object.assign(Object.assign({}, createColorClasses(this.color, {
208
+ return (h(Host, { key: 'b69dcd7a5489c020974dbc99428dc19c60d35baf', class: Object.assign(Object.assign({}, createColorClasses(this.color, {
209
209
  [theme]: true,
210
210
  'in-toolbar': hostContext('ion-toolbar', this.el),
211
- })), childStyles) }, h("div", { key: '8f79b04f7c26edb4d64b88d1e1a69ee6e4ab8773', class: "toolbar-background", part: "background" }), h("div", { key: '8a682653ea75f07fa583d9b7cf38850294e83448', class: "toolbar-container", part: "container" }, h("slot", { key: '1a4e3289bdc3802cbabdd99d4bd5ab45e10846d8', name: "start", onSlotchange: () => this.updateSlotClasses }), h("slot", { key: '5578aaf1d8bf6dba08ab4ac9ccd9b8d8fe6c8ff1', name: "secondary", onSlotchange: () => this.updateSlotClasses }), h("div", { key: 'd4ba11c8daf43ed164a9c89dafdd96c5d2b50a35', class: "toolbar-content", part: "content" }, h("slot", { key: '994952702fe18216044d10a96abbf9cf071612e3' })), h("slot", { key: '2e07d6585687764a0a24bbc1b2f456aec30bfea7', name: "primary", onSlotchange: () => this.updateSlotClasses }), h("slot", { key: 'ebcb8dcde1202d6ced4c251a3b78c30b1153849f', name: "end", onSlotchange: () => this.updateSlotClasses }))));
211
+ })), childStyles) }, h("div", { key: 'db4dd0375645d9fa5afe64918f6d02a015eeac54', class: "toolbar-background", part: "background" }), h("div", { key: 'cbc1125f1098a2f2ab1d74bef2f31f51ba7c3616', class: "toolbar-container", part: "container" }, h("slot", { key: '481ac56c95762f54f9c2a0ec733319a420899c59', name: "start", onSlotchange: () => this.updateSlotClasses }), h("slot", { key: '59df83b2f418a83377d9e74e1a73fd1a87eec9da', name: "secondary", onSlotchange: () => this.updateSlotClasses }), h("div", { key: '4f4d84081880239ed3e1035b69517d769f0a9531', class: "toolbar-content", part: "content" }, h("slot", { key: '3942de02118b0b927b270183074445d00745226e' })), h("slot", { key: '1f00e52f09c315eddaa4b7d8cc80e5b5e618c12e', name: "primary", onSlotchange: () => this.updateSlotClasses }), h("slot", { key: '7c749057d8d86270b0771c52bd44621eb2c5d200', name: "end", onSlotchange: () => this.updateSlotClasses }))));
212
212
  }
213
213
  get el() { return this; }
214
214
  static get style() { return {
package/css/core.css CHANGED
@@ -1 +1 @@
1
- :root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}:root .ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var( --ion-color-primary-contrast-rgb, 255, 255, 255 ) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important;--ion-color-foreground: var( --ion-color-primary-foreground, var(--ion-color-primary, ) ) !important}:root .ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var( --ion-color-secondary-contrast-rgb, 255, 255, 255 ) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important;--ion-color-foreground: var( --ion-color-secondary-foreground, var(--ion-color-secondary, ) ) !important}:root .ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var( --ion-color-tertiary-contrast-rgb, 255, 255, 255 ) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important;--ion-color-foreground: var( --ion-color-tertiary-foreground, var(--ion-color-tertiary, ) ) !important}:root .ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var( --ion-color-success-contrast-rgb, 0, 0, 0 ) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important;--ion-color-foreground: var( --ion-color-success-foreground, var(--ion-color-success, ) ) !important}:root .ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var( --ion-color-warning-contrast-rgb, 0, 0, 0 ) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important;--ion-color-foreground: var( --ion-color-warning-foreground, var(--ion-color-warning, ) ) !important}:root .ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var( --ion-color-danger-contrast-rgb, 255, 255, 255 ) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important;--ion-color-foreground: var( --ion-color-danger-foreground, var(--ion-color-danger, ) ) !important}:root .ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var( --ion-color-light-contrast-rgb, 0, 0, 0 ) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important;--ion-color-foreground: var( --ion-color-light-foreground, var(--ion-color-light, ) ) !important}:root .ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var( --ion-color-medium-contrast-rgb, 255, 255, 255 ) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important;--ion-color-foreground: var( --ion-color-medium-foreground, var(--ion-color-medium, ) ) !important}:root .ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var( --ion-color-dark-contrast-rgb, 255, 255, 255 ) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important;--ion-color-foreground: var( --ion-color-dark-foreground, var(--ion-color-dark, ) ) !important}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: 0.18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-page{right:0;left:0;top:0;bottom:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none !important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports(padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports(padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translate3d(0, 0, 0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px rgba(0,0,0,.08)}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px rgba(0,0,0,.08)}.md .menu-content-reveal{box-shadow:4px 0px 16px rgba(0,0,0,.18)}.md .menu-content-push{box-shadow:4px 0px 16px rgba(0,0,0,.18)}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:300ms transform cubic-bezier(0.25, 0.8, 0.5, 1)}@media(prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none !important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}/*# sourceMappingURL=core.css.map */
1
+ :root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}:root .ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var( --ion-color-primary-contrast-rgb, 255, 255, 255 ) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important;--ion-color-foreground: var( --ion-color-primary-foreground, var(--ion-color-primary, ) ) !important}:root .ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var( --ion-color-secondary-contrast-rgb, 255, 255, 255 ) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important;--ion-color-foreground: var( --ion-color-secondary-foreground, var(--ion-color-secondary, ) ) !important}:root .ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var( --ion-color-tertiary-contrast-rgb, 255, 255, 255 ) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important;--ion-color-foreground: var( --ion-color-tertiary-foreground, var(--ion-color-tertiary, ) ) !important}:root .ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var( --ion-color-success-contrast-rgb, 0, 0, 0 ) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important;--ion-color-foreground: var( --ion-color-success-foreground, var(--ion-color-success, ) ) !important}:root .ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var( --ion-color-warning-contrast-rgb, 0, 0, 0 ) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important;--ion-color-foreground: var( --ion-color-warning-foreground, var(--ion-color-warning, ) ) !important}:root .ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var( --ion-color-danger-contrast-rgb, 255, 255, 255 ) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important;--ion-color-foreground: var( --ion-color-danger-foreground, var(--ion-color-danger, ) ) !important}:root .ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var( --ion-color-light-contrast-rgb, 0, 0, 0 ) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important;--ion-color-foreground: var( --ion-color-light-foreground, var(--ion-color-light, ) ) !important}:root .ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var( --ion-color-medium-contrast-rgb, 255, 255, 255 ) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important;--ion-color-foreground: var( --ion-color-medium-foreground, var(--ion-color-medium, ) ) !important}:root .ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var( --ion-color-dark-contrast-rgb, 255, 255, 255 ) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important;--ion-color-foreground: var( --ion-color-dark-foreground, var(--ion-color-dark, ) ) !important}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: 0.18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-page{right:0;left:0;top:0;bottom:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none !important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports(padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports(padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translate3d(0, 0, 0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px rgba(0,0,0,.08)}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px rgba(0,0,0,.08)}.md .menu-content-reveal{box-shadow:4px 0px 16px rgba(0,0,0,.18)}.md .menu-content-push{box-shadow:4px 0px 16px rgba(0,0,0,.18)}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:300ms transform cubic-bezier(0.25, 0.8, 0.5, 1)}@media(prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none !important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}ion-card-header+ion-card-content{padding-top:0}/*# sourceMappingURL=core.css.map */