@ionic/core 8.3.3-dev.11729027747.1d05ced8 → 8.3.3-dev.11729113832.1f2984ab

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (430) hide show
  1. package/components/action-sheet.js +36 -21
  2. package/components/alert.js +2 -2
  3. package/components/backdrop.js +1 -1
  4. package/components/button.js +2 -2
  5. package/components/buttons.js +2 -2
  6. package/components/checkbox.js +3 -3
  7. package/components/ion-app.js +1 -1
  8. package/components/ion-avatar.js +1 -1
  9. package/components/ion-back-button.js +2 -2
  10. package/components/ion-badge.js +2 -2
  11. package/components/ion-breadcrumb.js +4 -4
  12. package/components/ion-breadcrumbs.js +2 -2
  13. package/components/ion-card-content.js +1 -1
  14. package/components/ion-card-header.js +2 -2
  15. package/components/ion-card-subtitle.js +2 -2
  16. package/components/ion-card-title.js +2 -2
  17. package/components/ion-card.js +1 -1
  18. package/components/ion-chip.js +2 -2
  19. package/components/ion-col.js +2 -2
  20. package/components/ion-content.js +3 -3
  21. package/components/ion-datetime-button.js +2 -2
  22. package/components/ion-datetime.js +2 -2
  23. package/components/ion-fab-button.js +2 -2
  24. package/components/ion-fab-list.js +2 -2
  25. package/components/ion-fab.js +2 -2
  26. package/components/ion-footer.js +2 -2
  27. package/components/ion-grid.js +2 -2
  28. package/components/ion-header.js +2 -2
  29. package/components/ion-img.js +1 -1
  30. package/components/ion-infinite-scroll-content.js +2 -2
  31. package/components/ion-infinite-scroll.js +1 -1
  32. package/components/ion-input-password-toggle.js +3 -3
  33. package/components/ion-input.js +3 -3
  34. package/components/ion-item-divider.js +2 -2
  35. package/components/ion-item-group.js +1 -1
  36. package/components/ion-item-option.js +2 -2
  37. package/components/ion-item-options.js +1 -1
  38. package/components/ion-item-sliding.js +1 -1
  39. package/components/ion-loading.js +2 -2
  40. package/components/ion-menu-button.js +2 -2
  41. package/components/ion-menu-toggle.js +2 -2
  42. package/components/ion-menu.js +2 -2
  43. package/components/ion-modal.js +4 -4
  44. package/components/ion-nav-link.js +1 -1
  45. package/components/ion-nav.js +1 -1
  46. package/components/ion-note.js +2 -2
  47. package/components/ion-picker-legacy.js +2 -2
  48. package/components/ion-progress-bar.js +1 -1
  49. package/components/ion-range.js +3 -3
  50. package/components/ion-refresher-content.js +1 -1
  51. package/components/ion-refresher.js +1 -1
  52. package/components/ion-reorder-group.js +1 -1
  53. package/components/ion-reorder.js +1 -1
  54. package/components/ion-router-link.js +2 -2
  55. package/components/ion-router-outlet.js +1 -1
  56. package/components/ion-row.js +1 -1
  57. package/components/ion-searchbar.js +4 -4
  58. package/components/ion-segment-button.js +3 -3
  59. package/components/ion-segment.js +2 -2
  60. package/components/ion-select-option.js +1 -1
  61. package/components/ion-select.js +2 -2
  62. package/components/ion-skeleton-text.js +2 -2
  63. package/components/ion-split-pane.js +2 -2
  64. package/components/ion-tab-bar.js +2 -2
  65. package/components/ion-tab-button.js +2 -2
  66. package/components/ion-tab.js +2 -2
  67. package/components/ion-tabs.js +1 -1
  68. package/components/ion-text.js +2 -2
  69. package/components/ion-textarea.js +2 -2
  70. package/components/ion-thumbnail.js +1 -1
  71. package/components/ion-title.js +2 -2
  72. package/components/ion-toast.js +2 -2
  73. package/components/ion-toggle.js +3 -3
  74. package/components/ion-toolbar.js +2 -2
  75. package/components/label.js +2 -2
  76. package/components/list-header.js +2 -2
  77. package/components/list.js +1 -1
  78. package/components/picker-column-option.js +2 -2
  79. package/components/picker-column.js +3 -3
  80. package/components/picker-column2.js +2 -2
  81. package/components/picker.js +2 -2
  82. package/components/popover.js +2 -2
  83. package/components/radio-group.js +1 -1
  84. package/components/radio.js +3 -3
  85. package/components/ripple-effect.js +1 -1
  86. package/components/select-popover.js +1 -1
  87. package/components/spinner.js +1 -1
  88. package/dist/cjs/ion-action-sheet.cjs.entry.js +22 -19
  89. package/dist/cjs/ion-alert.cjs.entry.js +2 -2
  90. package/dist/cjs/ion-app_8.cjs.entry.js +15 -15
  91. package/dist/cjs/ion-avatar_3.cjs.entry.js +4 -4
  92. package/dist/cjs/ion-back-button.cjs.entry.js +2 -2
  93. package/dist/cjs/ion-backdrop.cjs.entry.js +1 -1
  94. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +6 -6
  95. package/dist/cjs/ion-button_2.cjs.entry.js +2 -2
  96. package/dist/cjs/ion-card_5.cjs.entry.js +8 -8
  97. package/dist/cjs/ion-checkbox.cjs.entry.js +3 -3
  98. package/dist/cjs/ion-chip.cjs.entry.js +2 -2
  99. package/dist/cjs/ion-col_3.cjs.entry.js +5 -5
  100. package/dist/cjs/ion-datetime-button.cjs.entry.js +2 -2
  101. package/dist/cjs/ion-datetime_3.cjs.entry.js +6 -6
  102. package/dist/cjs/ion-fab_3.cjs.entry.js +6 -6
  103. package/dist/cjs/ion-img.cjs.entry.js +1 -1
  104. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +3 -3
  105. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +3 -3
  106. package/dist/cjs/ion-input.cjs.entry.js +3 -3
  107. package/dist/cjs/ion-item-option_3.cjs.entry.js +4 -4
  108. package/dist/cjs/ion-item_8.cjs.entry.js +12 -12
  109. package/dist/cjs/ion-loading.cjs.entry.js +2 -2
  110. package/dist/cjs/ion-menu_3.cjs.entry.js +6 -6
  111. package/dist/cjs/ion-modal.cjs.entry.js +4 -4
  112. package/dist/cjs/ion-nav_2.cjs.entry.js +2 -2
  113. package/dist/cjs/ion-picker-column-option.cjs.entry.js +2 -2
  114. package/dist/cjs/ion-picker-column.cjs.entry.js +3 -3
  115. package/dist/cjs/ion-picker.cjs.entry.js +2 -2
  116. package/dist/cjs/ion-popover.cjs.entry.js +2 -2
  117. package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
  118. package/dist/cjs/ion-radio_2.cjs.entry.js +4 -4
  119. package/dist/cjs/ion-range.cjs.entry.js +3 -3
  120. package/dist/cjs/ion-refresher_2.cjs.entry.js +2 -2
  121. package/dist/cjs/ion-reorder_2.cjs.entry.js +2 -2
  122. package/dist/cjs/ion-ripple-effect.cjs.entry.js +1 -1
  123. package/dist/cjs/ion-route_4.cjs.entry.js +2 -2
  124. package/dist/cjs/ion-searchbar.cjs.entry.js +4 -4
  125. package/dist/cjs/ion-segment_2.cjs.entry.js +5 -5
  126. package/dist/cjs/ion-select_3.cjs.entry.js +4 -4
  127. package/dist/cjs/ion-spinner.cjs.entry.js +1 -1
  128. package/dist/cjs/ion-split-pane.cjs.entry.js +2 -2
  129. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +4 -4
  130. package/dist/cjs/ion-tab_2.cjs.entry.js +3 -3
  131. package/dist/cjs/ion-text.cjs.entry.js +2 -2
  132. package/dist/cjs/ion-textarea.cjs.entry.js +2 -2
  133. package/dist/cjs/ion-toast.cjs.entry.js +2 -2
  134. package/dist/cjs/ion-toggle.cjs.entry.js +3 -3
  135. package/dist/cjs/ionic.cjs.js +1 -1
  136. package/dist/cjs/loader.cjs.js +1 -1
  137. package/dist/collection/components/action-sheet/action-sheet.ios.css +16 -10
  138. package/dist/collection/components/action-sheet/action-sheet.js +20 -26
  139. package/dist/collection/components/action-sheet/action-sheet.md.css +16 -10
  140. package/dist/collection/components/alert/alert.js +2 -2
  141. package/dist/collection/components/app/app.js +1 -1
  142. package/dist/collection/components/avatar/avatar.js +1 -1
  143. package/dist/collection/components/back-button/back-button.js +2 -2
  144. package/dist/collection/components/backdrop/backdrop.js +1 -1
  145. package/dist/collection/components/badge/badge.js +2 -2
  146. package/dist/collection/components/breadcrumb/breadcrumb.js +4 -4
  147. package/dist/collection/components/breadcrumbs/breadcrumbs.js +2 -2
  148. package/dist/collection/components/button/button.js +2 -2
  149. package/dist/collection/components/buttons/buttons.js +2 -2
  150. package/dist/collection/components/card/card.js +1 -1
  151. package/dist/collection/components/card-content/card-content.js +1 -1
  152. package/dist/collection/components/card-header/card-header.js +2 -2
  153. package/dist/collection/components/card-subtitle/card-subtitle.js +2 -2
  154. package/dist/collection/components/card-title/card-title.js +2 -2
  155. package/dist/collection/components/checkbox/checkbox.js +3 -3
  156. package/dist/collection/components/chip/chip.js +2 -2
  157. package/dist/collection/components/col/col.js +2 -2
  158. package/dist/collection/components/content/content.js +3 -3
  159. package/dist/collection/components/datetime/datetime.js +2 -2
  160. package/dist/collection/components/datetime-button/datetime-button.js +2 -2
  161. package/dist/collection/components/fab/fab.js +2 -2
  162. package/dist/collection/components/fab-button/fab-button.js +2 -2
  163. package/dist/collection/components/fab-list/fab-list.js +2 -2
  164. package/dist/collection/components/footer/footer.js +2 -2
  165. package/dist/collection/components/grid/grid.js +2 -2
  166. package/dist/collection/components/header/header.js +2 -2
  167. package/dist/collection/components/img/img.js +1 -1
  168. package/dist/collection/components/infinite-scroll/infinite-scroll.js +1 -1
  169. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +2 -2
  170. package/dist/collection/components/input/input.js +3 -3
  171. package/dist/collection/components/input-password-toggle/input-password-toggle.js +3 -3
  172. package/dist/collection/components/item-divider/item-divider.js +2 -2
  173. package/dist/collection/components/item-group/item-group.js +1 -1
  174. package/dist/collection/components/item-option/item-option.js +2 -2
  175. package/dist/collection/components/item-options/item-options.js +1 -1
  176. package/dist/collection/components/item-sliding/item-sliding.js +1 -1
  177. package/dist/collection/components/label/label.js +2 -2
  178. package/dist/collection/components/list/list.js +1 -1
  179. package/dist/collection/components/list-header/list-header.js +2 -2
  180. package/dist/collection/components/loading/loading.js +2 -2
  181. package/dist/collection/components/menu/menu.js +2 -2
  182. package/dist/collection/components/menu-button/menu-button.js +2 -2
  183. package/dist/collection/components/menu-toggle/menu-toggle.js +2 -2
  184. package/dist/collection/components/modal/modal.js +4 -4
  185. package/dist/collection/components/nav/nav.js +1 -1
  186. package/dist/collection/components/nav-link/nav-link.js +1 -1
  187. package/dist/collection/components/note/note.js +2 -2
  188. package/dist/collection/components/picker/picker.js +2 -2
  189. package/dist/collection/components/picker-column/picker-column.js +3 -3
  190. package/dist/collection/components/picker-column-option/picker-column-option.js +2 -2
  191. package/dist/collection/components/picker-legacy/picker.js +2 -2
  192. package/dist/collection/components/picker-legacy-column/picker-column.js +2 -2
  193. package/dist/collection/components/popover/popover.js +2 -2
  194. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  195. package/dist/collection/components/radio/radio.js +3 -3
  196. package/dist/collection/components/radio-group/radio-group.js +1 -1
  197. package/dist/collection/components/range/range.js +3 -3
  198. package/dist/collection/components/refresher/refresher.js +1 -1
  199. package/dist/collection/components/refresher-content/refresher-content.js +1 -1
  200. package/dist/collection/components/reorder/reorder.js +1 -1
  201. package/dist/collection/components/reorder-group/reorder-group.js +1 -1
  202. package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
  203. package/dist/collection/components/router-link/router-link.js +2 -2
  204. package/dist/collection/components/router-outlet/router-outlet.js +1 -1
  205. package/dist/collection/components/row/row.js +1 -1
  206. package/dist/collection/components/searchbar/searchbar.js +4 -4
  207. package/dist/collection/components/segment/segment.js +2 -2
  208. package/dist/collection/components/segment-button/segment-button.js +3 -3
  209. package/dist/collection/components/select/select.js +2 -2
  210. package/dist/collection/components/select-option/select-option.js +1 -1
  211. package/dist/collection/components/select-popover/select-popover.js +1 -1
  212. package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
  213. package/dist/collection/components/spinner/spinner.js +1 -1
  214. package/dist/collection/components/split-pane/split-pane.js +2 -2
  215. package/dist/collection/components/tab/tab.js +2 -2
  216. package/dist/collection/components/tab-bar/tab-bar.js +2 -2
  217. package/dist/collection/components/tab-button/tab-button.js +2 -2
  218. package/dist/collection/components/tabs/tabs.js +1 -1
  219. package/dist/collection/components/text/text.js +2 -2
  220. package/dist/collection/components/textarea/textarea.js +2 -2
  221. package/dist/collection/components/thumbnail/thumbnail.js +1 -1
  222. package/dist/collection/components/title/title.js +2 -2
  223. package/dist/collection/components/toast/toast.js +2 -2
  224. package/dist/collection/components/toggle/toggle.js +3 -3
  225. package/dist/collection/components/toolbar/toolbar.js +2 -2
  226. package/dist/docs.json +14 -4
  227. package/dist/esm/ion-action-sheet.entry.js +22 -19
  228. package/dist/esm/ion-alert.entry.js +2 -2
  229. package/dist/esm/ion-app_8.entry.js +15 -15
  230. package/dist/esm/ion-avatar_3.entry.js +4 -4
  231. package/dist/esm/ion-back-button.entry.js +2 -2
  232. package/dist/esm/ion-backdrop.entry.js +1 -1
  233. package/dist/esm/ion-breadcrumb_2.entry.js +6 -6
  234. package/dist/esm/ion-button_2.entry.js +2 -2
  235. package/dist/esm/ion-card_5.entry.js +8 -8
  236. package/dist/esm/ion-checkbox.entry.js +3 -3
  237. package/dist/esm/ion-chip.entry.js +2 -2
  238. package/dist/esm/ion-col_3.entry.js +5 -5
  239. package/dist/esm/ion-datetime-button.entry.js +2 -2
  240. package/dist/esm/ion-datetime_3.entry.js +6 -6
  241. package/dist/esm/ion-fab_3.entry.js +6 -6
  242. package/dist/esm/ion-img.entry.js +1 -1
  243. package/dist/esm/ion-infinite-scroll_2.entry.js +3 -3
  244. package/dist/esm/ion-input-password-toggle.entry.js +3 -3
  245. package/dist/esm/ion-input.entry.js +3 -3
  246. package/dist/esm/ion-item-option_3.entry.js +4 -4
  247. package/dist/esm/ion-item_8.entry.js +12 -12
  248. package/dist/esm/ion-loading.entry.js +2 -2
  249. package/dist/esm/ion-menu_3.entry.js +6 -6
  250. package/dist/esm/ion-modal.entry.js +4 -4
  251. package/dist/esm/ion-nav_2.entry.js +2 -2
  252. package/dist/esm/ion-picker-column-option.entry.js +2 -2
  253. package/dist/esm/ion-picker-column.entry.js +3 -3
  254. package/dist/esm/ion-picker.entry.js +2 -2
  255. package/dist/esm/ion-popover.entry.js +2 -2
  256. package/dist/esm/ion-progress-bar.entry.js +1 -1
  257. package/dist/esm/ion-radio_2.entry.js +4 -4
  258. package/dist/esm/ion-range.entry.js +3 -3
  259. package/dist/esm/ion-refresher_2.entry.js +2 -2
  260. package/dist/esm/ion-reorder_2.entry.js +2 -2
  261. package/dist/esm/ion-ripple-effect.entry.js +1 -1
  262. package/dist/esm/ion-route_4.entry.js +2 -2
  263. package/dist/esm/ion-searchbar.entry.js +4 -4
  264. package/dist/esm/ion-segment_2.entry.js +5 -5
  265. package/dist/esm/ion-select_3.entry.js +4 -4
  266. package/dist/esm/ion-spinner.entry.js +1 -1
  267. package/dist/esm/ion-split-pane.entry.js +2 -2
  268. package/dist/esm/ion-tab-bar_2.entry.js +4 -4
  269. package/dist/esm/ion-tab_2.entry.js +3 -3
  270. package/dist/esm/ion-text.entry.js +2 -2
  271. package/dist/esm/ion-textarea.entry.js +2 -2
  272. package/dist/esm/ion-toast.entry.js +2 -2
  273. package/dist/esm/ion-toggle.entry.js +3 -3
  274. package/dist/esm/ionic.js +1 -1
  275. package/dist/esm/loader.js +1 -1
  276. package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
  277. package/dist/esm-es5/ion-alert.entry.js +1 -1
  278. package/dist/esm-es5/ion-app_8.entry.js +1 -1
  279. package/dist/esm-es5/ion-avatar_3.entry.js +1 -1
  280. package/dist/esm-es5/ion-back-button.entry.js +1 -1
  281. package/dist/esm-es5/ion-backdrop.entry.js +1 -1
  282. package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
  283. package/dist/esm-es5/ion-button_2.entry.js +1 -1
  284. package/dist/esm-es5/ion-card_5.entry.js +1 -1
  285. package/dist/esm-es5/ion-checkbox.entry.js +1 -1
  286. package/dist/esm-es5/ion-chip.entry.js +1 -1
  287. package/dist/esm-es5/ion-col_3.entry.js +1 -1
  288. package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
  289. package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
  290. package/dist/esm-es5/ion-fab_3.entry.js +1 -1
  291. package/dist/esm-es5/ion-img.entry.js +1 -1
  292. package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
  293. package/dist/esm-es5/ion-input-password-toggle.entry.js +1 -1
  294. package/dist/esm-es5/ion-input.entry.js +1 -1
  295. package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
  296. package/dist/esm-es5/ion-item_8.entry.js +1 -1
  297. package/dist/esm-es5/ion-loading.entry.js +1 -1
  298. package/dist/esm-es5/ion-menu_3.entry.js +1 -1
  299. package/dist/esm-es5/ion-modal.entry.js +1 -1
  300. package/dist/esm-es5/ion-nav_2.entry.js +1 -1
  301. package/dist/esm-es5/ion-picker-column-option.entry.js +1 -1
  302. package/dist/esm-es5/ion-picker-column.entry.js +1 -1
  303. package/dist/esm-es5/ion-picker.entry.js +1 -1
  304. package/dist/esm-es5/ion-popover.entry.js +1 -1
  305. package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
  306. package/dist/esm-es5/ion-radio_2.entry.js +1 -1
  307. package/dist/esm-es5/ion-range.entry.js +1 -1
  308. package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
  309. package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
  310. package/dist/esm-es5/ion-ripple-effect.entry.js +1 -1
  311. package/dist/esm-es5/ion-route_4.entry.js +1 -1
  312. package/dist/esm-es5/ion-searchbar.entry.js +1 -1
  313. package/dist/esm-es5/ion-segment_2.entry.js +1 -1
  314. package/dist/esm-es5/ion-select_3.entry.js +1 -1
  315. package/dist/esm-es5/ion-spinner.entry.js +1 -1
  316. package/dist/esm-es5/ion-split-pane.entry.js +1 -1
  317. package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
  318. package/dist/esm-es5/ion-tab_2.entry.js +1 -1
  319. package/dist/esm-es5/ion-text.entry.js +1 -1
  320. package/dist/esm-es5/ion-textarea.entry.js +1 -1
  321. package/dist/esm-es5/ion-toast.entry.js +1 -1
  322. package/dist/esm-es5/ion-toggle.entry.js +1 -1
  323. package/dist/esm-es5/ionic.js +1 -1
  324. package/dist/esm-es5/loader.js +1 -1
  325. package/dist/ionic/ionic.esm.js +1 -1
  326. package/dist/ionic/{p-39d31e65.entry.js → p-003eecb9.entry.js} +1 -1
  327. package/dist/ionic/{p-7219765b.system.entry.js → p-00b01a55.system.entry.js} +1 -1
  328. package/dist/ionic/{p-000616a6.system.entry.js → p-01503bbd.system.entry.js} +1 -1
  329. package/dist/ionic/{p-e71ad7fd.system.entry.js → p-0373d924.system.entry.js} +1 -1
  330. package/dist/ionic/{p-c4e1473f.entry.js → p-05beda73.entry.js} +1 -1
  331. package/dist/ionic/{p-8ebf2e18.entry.js → p-0fa0c92b.entry.js} +1 -1
  332. package/dist/ionic/{p-7c010051.system.entry.js → p-100b83fd.system.entry.js} +1 -1
  333. package/dist/ionic/{p-d0d0b5da.entry.js → p-176b372f.entry.js} +1 -1
  334. package/dist/ionic/{p-7f764683.entry.js → p-21cfd4de.entry.js} +1 -1
  335. package/dist/ionic/{p-f7a4f0c9.entry.js → p-2200e26b.entry.js} +1 -1
  336. package/dist/ionic/{p-7603fa3c.entry.js → p-233e6c93.entry.js} +1 -1
  337. package/dist/ionic/{p-0bd1e451.system.entry.js → p-25928b83.system.entry.js} +1 -1
  338. package/dist/ionic/{p-b096d8e2.system.entry.js → p-293ed6ac.system.entry.js} +1 -1
  339. package/dist/ionic/{p-45f40456.entry.js → p-2b7c93b4.entry.js} +1 -1
  340. package/dist/ionic/{p-85047881.entry.js → p-2c4bdd9d.entry.js} +1 -1
  341. package/dist/ionic/{p-7f63a0a9.system.entry.js → p-2ca6eac2.system.entry.js} +1 -1
  342. package/dist/ionic/{p-93555796.system.entry.js → p-2ea1ca4f.system.entry.js} +1 -1
  343. package/dist/ionic/p-311587d2.system.entry.js +4 -0
  344. package/dist/ionic/{p-ef942556.system.entry.js → p-313ccc01.system.entry.js} +1 -1
  345. package/dist/ionic/p-322c5fb4.system.js +1 -1
  346. package/dist/ionic/{p-10d5c336.system.entry.js → p-3c968c7f.system.entry.js} +1 -1
  347. package/dist/ionic/{p-caec9a53.system.entry.js → p-44d1539c.system.entry.js} +1 -1
  348. package/dist/ionic/{p-a40583b8.entry.js → p-49bc6544.entry.js} +1 -1
  349. package/dist/ionic/{p-762a188e.system.entry.js → p-4a0a4204.system.entry.js} +2 -2
  350. package/dist/ionic/{p-26d3578f.system.entry.js → p-4a82bd1c.system.entry.js} +1 -1
  351. package/dist/ionic/{p-08d58c6e.system.entry.js → p-4b0fedb7.system.entry.js} +1 -1
  352. package/dist/ionic/{p-fb7ccf79.entry.js → p-4c8fceb0.entry.js} +1 -1
  353. package/dist/ionic/{p-1604366a.entry.js → p-521eca2e.entry.js} +1 -1
  354. package/dist/ionic/{p-ccf3e048.entry.js → p-53854390.entry.js} +1 -1
  355. package/dist/ionic/{p-0114f140.entry.js → p-5417b9bb.entry.js} +1 -1
  356. package/dist/ionic/{p-d58830bc.entry.js → p-5e66bcf2.entry.js} +1 -1
  357. package/dist/ionic/{p-dda1c6b2.entry.js → p-5e842258.entry.js} +1 -1
  358. package/dist/ionic/{p-fb4aa2f3.system.entry.js → p-6562e0a9.system.entry.js} +1 -1
  359. package/dist/ionic/{p-bfadf647.entry.js → p-661ce4a8.entry.js} +1 -1
  360. package/dist/ionic/{p-37990e47.system.entry.js → p-6817cf42.system.entry.js} +1 -1
  361. package/dist/ionic/{p-6a4ffe5b.entry.js → p-68c4df55.entry.js} +1 -1
  362. package/dist/ionic/{p-24fa7c25.entry.js → p-6b8893dd.entry.js} +1 -1
  363. package/dist/ionic/{p-6c05b139.entry.js → p-6e85e450.entry.js} +1 -1
  364. package/dist/ionic/{p-5626a758.entry.js → p-7243df6f.entry.js} +1 -1
  365. package/dist/ionic/p-7251fed5.entry.js +4 -0
  366. package/dist/ionic/{p-18853369.system.entry.js → p-72ffd137.system.entry.js} +1 -1
  367. package/dist/ionic/{p-a48267bc.system.entry.js → p-755b27f0.system.entry.js} +1 -1
  368. package/dist/ionic/{p-bd18dd08.system.entry.js → p-75c0dc65.system.entry.js} +1 -1
  369. package/dist/ionic/{p-490c8a1a.system.entry.js → p-772dacba.system.entry.js} +1 -1
  370. package/dist/ionic/{p-76c72e72.entry.js → p-773d118d.entry.js} +1 -1
  371. package/dist/ionic/{p-669bec19.entry.js → p-7c50965e.entry.js} +1 -1
  372. package/dist/ionic/{p-f98b76f3.entry.js → p-82ab7ccb.entry.js} +1 -1
  373. package/dist/ionic/{p-a604f134.system.entry.js → p-836d39d4.system.entry.js} +2 -2
  374. package/dist/ionic/{p-eff0c7a8.system.entry.js → p-8836d0eb.system.entry.js} +2 -2
  375. package/dist/ionic/{p-90e5b963.entry.js → p-89a0a446.entry.js} +1 -1
  376. package/dist/ionic/{p-79357257.system.entry.js → p-8b6232a6.system.entry.js} +1 -1
  377. package/dist/ionic/{p-368d64f5.entry.js → p-8d44cf1f.entry.js} +1 -1
  378. package/dist/ionic/{p-f8ad7ea4.system.entry.js → p-8ed31163.system.entry.js} +1 -1
  379. package/dist/ionic/{p-8522dc98.entry.js → p-9172535c.entry.js} +1 -1
  380. package/dist/ionic/{p-51f35545.entry.js → p-92d7a3d1.entry.js} +1 -1
  381. package/dist/ionic/p-93f37ceb.system.entry.js +4 -0
  382. package/dist/ionic/{p-6fefff9f.system.entry.js → p-95823c62.system.entry.js} +1 -1
  383. package/dist/ionic/{p-6aa6d203.system.entry.js → p-960803fc.system.entry.js} +1 -1
  384. package/dist/ionic/{p-1704f743.system.entry.js → p-973f0b15.system.entry.js} +1 -1
  385. package/dist/ionic/{p-8c559d3e.system.entry.js → p-9b6c6302.system.entry.js} +1 -1
  386. package/dist/ionic/{p-f8bd587f.entry.js → p-9c23044d.entry.js} +1 -1
  387. package/dist/ionic/{p-cd83e57a.system.entry.js → p-9cc3bcc5.system.entry.js} +2 -2
  388. package/dist/ionic/{p-a35df635.entry.js → p-9ece8dcf.entry.js} +1 -1
  389. package/dist/ionic/{p-f7ae9e98.entry.js → p-9fef1364.entry.js} +1 -1
  390. package/dist/ionic/{p-d1960417.system.entry.js → p-a0c88dc2.system.entry.js} +1 -1
  391. package/dist/ionic/{p-aff11d9d.system.entry.js → p-a3711608.system.entry.js} +1 -1
  392. package/dist/ionic/{p-01363de7.entry.js → p-a41699db.entry.js} +1 -1
  393. package/dist/ionic/{p-f2a066df.system.entry.js → p-a72fb8a1.system.entry.js} +1 -1
  394. package/dist/ionic/{p-988c0d79.system.entry.js → p-a879ecb7.system.entry.js} +1 -1
  395. package/dist/ionic/{p-27d8ecaa.system.entry.js → p-a90e2708.system.entry.js} +1 -1
  396. package/dist/ionic/{p-b0815de0.entry.js → p-ab8a2ff1.entry.js} +1 -1
  397. package/dist/ionic/{p-4a2a18a8.entry.js → p-af999a31.entry.js} +1 -1
  398. package/dist/ionic/{p-325e50fe.system.entry.js → p-b0568945.system.entry.js} +1 -1
  399. package/dist/ionic/p-b4c950f8.entry.js +4 -0
  400. package/dist/ionic/{p-4689be69.entry.js → p-b54fc1ae.entry.js} +1 -1
  401. package/dist/ionic/{p-99f8439c.entry.js → p-b7657e8d.entry.js} +1 -1
  402. package/dist/ionic/{p-8c7835a4.system.entry.js → p-baffaf8d.system.entry.js} +1 -1
  403. package/dist/ionic/{p-f7a79406.system.entry.js → p-bd25d639.system.entry.js} +1 -1
  404. package/dist/ionic/{p-52738d32.entry.js → p-bfa2e81c.entry.js} +1 -1
  405. package/dist/ionic/{p-82229906.entry.js → p-c34659b9.entry.js} +1 -1
  406. package/dist/ionic/{p-e47ea956.system.entry.js → p-cdb11938.system.entry.js} +1 -1
  407. package/dist/ionic/{p-d061a468.system.entry.js → p-ce705aac.system.entry.js} +2 -2
  408. package/dist/ionic/{p-f73a7a4b.system.entry.js → p-cff5585e.system.entry.js} +1 -1
  409. package/dist/ionic/p-d0e4750e.entry.js +4 -0
  410. package/dist/ionic/{p-eec956a8.entry.js → p-da263d8e.entry.js} +1 -1
  411. package/dist/ionic/{p-bf18fec7.system.entry.js → p-df83e308.system.entry.js} +1 -1
  412. package/dist/ionic/{p-b3fe1b31.entry.js → p-e3a5da9d.entry.js} +1 -1
  413. package/dist/ionic/{p-d16f52c4.entry.js → p-e3e1e3de.entry.js} +1 -1
  414. package/dist/ionic/{p-fa8d5872.system.entry.js → p-ecb57d24.system.entry.js} +1 -1
  415. package/dist/ionic/{p-b16f01c0.system.entry.js → p-f50ae0d5.system.entry.js} +1 -1
  416. package/dist/ionic/p-f88ebc36.entry.js +4 -0
  417. package/dist/ionic/{p-a168b755.entry.js → p-f8c8b9ba.entry.js} +1 -1
  418. package/dist/ionic/{p-b4d17d24.system.entry.js → p-fcd71204.system.entry.js} +1 -1
  419. package/dist/ionic/{p-af6ce16f.entry.js → p-fd0cb4ef.entry.js} +1 -1
  420. package/dist/ionic/{p-ed972ec6.system.entry.js → p-ffb17177.system.entry.js} +1 -1
  421. package/dist/types/components/action-sheet/action-sheet.d.ts +1 -0
  422. package/hydrate/index.js +182 -179
  423. package/hydrate/index.mjs +182 -179
  424. package/package.json +1 -1
  425. package/dist/ionic/p-0da547d8.entry.js +0 -4
  426. package/dist/ionic/p-11ee3944.system.entry.js +0 -4
  427. package/dist/ionic/p-59bfe113.entry.js +0 -4
  428. package/dist/ionic/p-6632c950.system.entry.js +0 -4
  429. package/dist/ionic/p-aebea85f.entry.js +0 -4
  430. package/dist/ionic/p-d4b05952.entry.js +0 -4
@@ -115,7 +115,7 @@ const Footer = /*@__PURE__*/ proxyCustomElement(class Footer extends HTMLElement
115
115
  const mode = getIonMode(this);
116
116
  const tabs = this.el.closest('ion-tabs');
117
117
  const tabBar = tabs === null || tabs === void 0 ? void 0 : tabs.querySelector(':scope > ion-tab-bar');
118
- return (h(Host, { key: 'cb3a32020d48e3260c18da2e518706a4a7930f26', role: "contentinfo", class: {
118
+ return (h(Host, { key: '5da19dc38ba73e1ddfd1bef3ebd485105d77c751', role: "contentinfo", class: {
119
119
  [mode]: true,
120
120
  // Used internally for styling
121
121
  [`footer-${mode}`]: true,
@@ -123,7 +123,7 @@ const Footer = /*@__PURE__*/ proxyCustomElement(class Footer extends HTMLElement
123
123
  [`footer-translucent-${mode}`]: translucent,
124
124
  ['footer-toolbar-padding']: !this.keyboardVisible && (!tabBar || tabBar.slot !== 'bottom'),
125
125
  [`footer-collapse-${collapse}`]: collapse !== undefined,
126
- } }, mode === 'ios' && translucent && h("div", { key: '8f6f2c4594583ee34752950d4291c637accf9287', class: "footer-background" }), h("slot", { key: 'd37e786a045bec0fd06010627ffd27e8e78e754e' })));
126
+ } }, mode === 'ios' && translucent && h("div", { key: 'fafad08090a33d8c4e8a5b63d61929dcb89aab47', class: "footer-background" }), h("slot", { key: 'e0a443d346afa55e4317c0bc1263fdbe3c619559' })));
127
127
  }
128
128
  get el() { return this; }
129
129
  static get style() { return {
@@ -16,10 +16,10 @@ const Grid = /*@__PURE__*/ proxyCustomElement(class Grid extends HTMLElement {
16
16
  }
17
17
  render() {
18
18
  const mode = getIonMode(this);
19
- return (h(Host, { key: 'f2194ede3623545d366468a30704765e289fb00d', class: {
19
+ return (h(Host, { key: '930ce78b02f8360fbca08a35d364d2c09128c6c8', class: {
20
20
  [mode]: true,
21
21
  'grid-fixed': this.fixed,
22
- } }, h("slot", { key: '4052880901245cda5dd82a5c452e7dd3e02ab7fd' })));
22
+ } }, h("slot", { key: 'c47bf7ef2197f5ebc42d3e2c55044276fb0db393' })));
23
23
  }
24
24
  static get style() { return IonGridStyle0; }
25
25
  }, [1, "ion-grid", {
@@ -321,14 +321,14 @@ const Header = /*@__PURE__*/ proxyCustomElement(class Header extends HTMLElement
321
321
  const collapse = this.collapse || 'none';
322
322
  // banner role must be at top level, so remove role if inside a menu
323
323
  const roleType = hostContext('ion-menu', this.el) ? 'none' : 'banner';
324
- return (h(Host, Object.assign({ key: '4053b08038a245309f125bfcb697a84ef52ab5e5', role: roleType, class: {
324
+ return (h(Host, Object.assign({ key: 'c687314ef290793a9d633ad20cfc5eeb47621e31', role: roleType, class: {
325
325
  [mode]: true,
326
326
  // Used internally for styling
327
327
  [`header-${mode}`]: true,
328
328
  [`header-translucent`]: this.translucent,
329
329
  [`header-collapse-${collapse}`]: true,
330
330
  [`header-translucent-${mode}`]: this.translucent,
331
- } }, inheritedAttributes), mode === 'ios' && translucent && h("div", { key: '551cf9d1e76ee4331dd36ab45f9200bdb7fe95ea', class: "header-background" }), h("slot", { key: '29360e44e184ac8a9f0f926166c34474c9acba55' })));
331
+ } }, inheritedAttributes), mode === 'ios' && translucent && h("div", { key: 'b429996046082405a91e7c23f95516db0b736f12', class: "header-background" }), h("slot", { key: 'e17a8965f8d3a33c1bfcb056c153d8242e5229fa' })));
332
332
  }
333
333
  get el() { return this; }
334
334
  static get style() { return {
@@ -78,7 +78,7 @@ const Img = /*@__PURE__*/ proxyCustomElement(class Img extends HTMLElement {
78
78
  render() {
79
79
  const { loadSrc, alt, onLoad, loadError, inheritedAttributes } = this;
80
80
  const { draggable } = inheritedAttributes;
81
- return (h(Host, { key: '0bf9dd6980a327fe9db56d20ee7d1cba3d24004e', class: getIonMode(this) }, h("img", { key: '41219b518d152a07ac9e6887338c6fc1f5bd62e3', decoding: "async", src: loadSrc, alt: alt, onLoad: onLoad, onError: loadError, part: "image", draggable: isDraggable(draggable) })));
81
+ return (h(Host, { key: '14d24d65ec8e5522192ca58035264971b1ab883b', class: getIonMode(this) }, h("img", { key: '345ba155a5fdce5e66c397a599b7333d37d9cb1d', decoding: "async", src: loadSrc, alt: alt, onLoad: onLoad, onError: loadError, part: "image", draggable: isDraggable(draggable) })));
82
82
  }
83
83
  get el() { return this; }
84
84
  static get watchers() { return {
@@ -35,11 +35,11 @@ const InfiniteScrollContent = /*@__PURE__*/ proxyCustomElement(class InfiniteScr
35
35
  }
36
36
  render() {
37
37
  const mode = getIonMode(this);
38
- return (h(Host, { key: 'c3ba9864511b2aedd4884fa631d59559f9086924', class: {
38
+ return (h(Host, { key: '060278bf9cb0321e182352f9613be4ebbb028259', class: {
39
39
  [mode]: true,
40
40
  // Used internally for styling
41
41
  [`infinite-scroll-content-${mode}`]: true,
42
- } }, h("div", { key: '4d9d40457fec317f32da1a4584895de867c88ba9', class: "infinite-loading" }, this.loadingSpinner && (h("div", { key: '9e8f364f6c66b53f5912c6c9437caa6cc52bd4d3', class: "infinite-loading-spinner" }, h("ion-spinner", { key: '457f34b169124457be68feff8e464466afc747b7', name: this.loadingSpinner }))), this.loadingText !== undefined && this.renderLoadingText())));
42
+ } }, h("div", { key: '07d3cada920145f979ad315bd187fb878e0c3da3', class: "infinite-loading" }, this.loadingSpinner && (h("div", { key: '6254f175d7543d09f3dd47cd0589a2809182cd8c', class: "infinite-loading-spinner" }, h("ion-spinner", { key: 'a6a816d1c65b60b786333b209b63492aa716a283', name: this.loadingSpinner }))), this.loadingText !== undefined && this.renderLoadingText())));
43
43
  }
44
44
  static get style() { return {
45
45
  ios: IonInfiniteScrollContentIosStyle0,
@@ -174,7 +174,7 @@ const InfiniteScroll = /*@__PURE__*/ proxyCustomElement(class InfiniteScroll ext
174
174
  render() {
175
175
  const mode = getIonMode(this);
176
176
  const disabled = this.disabled;
177
- return (h(Host, { key: '6ebf01d8e9abd5b0e6197a0c13436b587ffc9fe8', class: {
177
+ return (h(Host, { key: '1444429a86950c449953cbf578436cc8cabf40ec', class: {
178
178
  [mode]: true,
179
179
  'infinite-scroll-loading': this.isLoading,
180
180
  'infinite-scroll-enabled': !disabled,
@@ -70,16 +70,16 @@ const InputPasswordToggle = /*@__PURE__*/ proxyCustomElement(class InputPassword
70
70
  const showPasswordIcon = (_a = this.showIcon) !== null && _a !== void 0 ? _a : eye;
71
71
  const hidePasswordIcon = (_b = this.hideIcon) !== null && _b !== void 0 ? _b : eyeOff;
72
72
  const isPasswordVisible = type === 'text';
73
- return (h(Host, { key: 'e762dedf219725aac7e79cd5b9fe7632b923f021', class: createColorClasses(color, {
73
+ return (h(Host, { key: 'ed1c29726ce0c91548f0e2ada61e3f8b5c813d2d', class: createColorClasses(color, {
74
74
  [mode]: true,
75
- }) }, h("ion-button", { key: '8ee1f981af2a3864bcf2116207f4db27e4e1f31a', mode: mode, color: color, fill: "clear", shape: "round", "aria-checked": isPasswordVisible ? 'true' : 'false', "aria-label": "show password", role: "switch", type: "button", onPointerDown: (ev) => {
75
+ }) }, h("ion-button", { key: '9698eccdaedb86cf12d20acc53660371b3af3c55', mode: mode, color: color, fill: "clear", shape: "round", "aria-checked": isPasswordVisible ? 'true' : 'false', "aria-label": "show password", role: "switch", type: "button", onPointerDown: (ev) => {
76
76
  /**
77
77
  * This prevents mobile browsers from
78
78
  * blurring the input when the password toggle
79
79
  * button is activated.
80
80
  */
81
81
  ev.preventDefault();
82
- }, onClick: this.togglePasswordVisibility }, h("ion-icon", { key: 'c864036a33bbc21d5324439f8f10dd0fd7b7b4ca', slot: "icon-only", "aria-hidden": "true", icon: isPasswordVisible ? hidePasswordIcon : showPasswordIcon }))));
82
+ }, onClick: this.togglePasswordVisibility }, h("ion-icon", { key: '1f2119c30b56c800d9af44e6499445a0ebb466cf', slot: "icon-only", "aria-hidden": "true", icon: isPasswordVisible ? hidePasswordIcon : showPasswordIcon }))));
83
83
  }
84
84
  get el() { return this; }
85
85
  static get watchers() { return {
@@ -405,7 +405,7 @@ const Input = /*@__PURE__*/ proxyCustomElement(class Input extends HTMLElement {
405
405
  * TODO(FW-5592): Remove hasStartEndSlots condition
406
406
  */
407
407
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
408
- return (h(Host, { key: '8fe11981fe29ec7042234e5f0a6821511e1a3ce2', class: createColorClasses(this.color, {
408
+ return (h(Host, { key: '907ce98a82b5cfae5a08504cd79e00a2330b7444', class: createColorClasses(this.color, {
409
409
  [mode]: true,
410
410
  'has-value': hasValue,
411
411
  'has-focus': hasFocus,
@@ -416,7 +416,7 @@ const Input = /*@__PURE__*/ proxyCustomElement(class Input extends HTMLElement {
416
416
  'in-item': inItem,
417
417
  'in-item-color': hostContext('ion-item.ion-color', this.el),
418
418
  'input-disabled': disabled,
419
- }) }, h("label", { key: 'f6bb09e3652a8b6f76e1a81775a193bd9bd0dca5', class: "input-wrapper", htmlFor: inputId }, this.renderLabelContainer(), h("div", { key: 'bfe2fb131b6d001c97d0524fecc55c299dc7b8e3', class: "native-wrapper" }, h("slot", { key: 'd0787327ae575f4cbac653be197c6aeb78b7b6ba', name: "start" }), h("input", Object.assign({ key: 'e06ece9d9dba1aeca434837d84461a3c5cda033b', class: "native-input", ref: (input) => (this.nativeInput = input), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, min: this.min, max: this.max, minLength: this.minlength, maxLength: this.maxlength, multiple: this.multiple, name: this.name, pattern: this.pattern, placeholder: this.placeholder || '', readOnly: readonly, required: this.required, spellcheck: this.spellcheck, step: this.step, type: this.type, value: value, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeydown, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd }, this.inheritedAttributes)), this.clearInput && !readonly && !disabled && (h("button", { key: 'cdee06c490a9c9a3777d691fd0b3f6744d751b77', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
419
+ }) }, h("label", { key: '59d5bb45d2a5b828bba0ed8687a632a551e2f4d8', class: "input-wrapper", htmlFor: inputId }, this.renderLabelContainer(), h("div", { key: 'f93f129d08246d0e9a601c100d718534d6403853', class: "native-wrapper" }, h("slot", { key: '54eeb1a6bace662b7eb0d7e27180ea3d7e3a3729', name: "start" }), h("input", Object.assign({ key: 'b3e0be55bc1a4a539ae3b0fdcf7fc078723cca16', class: "native-input", ref: (input) => (this.nativeInput = input), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, min: this.min, max: this.max, minLength: this.minlength, maxLength: this.maxlength, multiple: this.multiple, name: this.name, pattern: this.pattern, placeholder: this.placeholder || '', readOnly: readonly, required: this.required, spellcheck: this.spellcheck, step: this.step, type: this.type, value: value, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeydown, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd }, this.inheritedAttributes)), this.clearInput && !readonly && !disabled && (h("button", { key: '5f6373504a6d0d074bfbf875c794d45ea2748175', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
420
420
  /**
421
421
  * This prevents mobile browsers from
422
422
  * blurring the input when the clear
@@ -431,7 +431,7 @@ const Input = /*@__PURE__*/ proxyCustomElement(class Input extends HTMLElement {
431
431
  * for screen readers as it means users would be unable to swipe past the clear button.
432
432
  */
433
433
  ev.stopPropagation();
434
- }, onClick: this.clearTextInput }, h("ion-icon", { key: '8c813ac0b9dd3754b65fe928e5e55e11cb8ba06c', "aria-hidden": "true", icon: clearIconData }))), h("slot", { key: '6df110f7719f89f345e7b2d14e34ebaedf2a3ae9', name: "end" })), shouldRenderHighlight && h("div", { key: '6b544a470910f92825d83b4693272a5744b90c41', class: "input-highlight" })), this.renderBottomContent()));
434
+ }, onClick: this.clearTextInput }, h("ion-icon", { key: '230d77973aa83458ceb32bf52e3abe9bc322cfe6', "aria-hidden": "true", icon: clearIconData }))), h("slot", { key: '9d69ac6e8a3c4b2b303dba2478f82695d5755ed2', name: "end" })), shouldRenderHighlight && h("div", { key: 'ac61f16237ce731e0745ab72d0fc3f066252464a', class: "input-highlight" })), this.renderBottomContent()));
435
435
  }
436
436
  get el() { return this; }
437
437
  static get watchers() { return {
@@ -21,11 +21,11 @@ const ItemDivider = /*@__PURE__*/ proxyCustomElement(class ItemDivider extends H
21
21
  }
22
22
  render() {
23
23
  const mode = getIonMode(this);
24
- return (h(Host, { key: '384a4e7aa88d995d984a8cf1a9d50ee62152e557', class: createColorClasses(this.color, {
24
+ return (h(Host, { key: '60fda1dab7dbc0038ec7ff68a661896430f7d5c5', class: createColorClasses(this.color, {
25
25
  [mode]: true,
26
26
  'item-divider-sticky': this.sticky,
27
27
  item: true,
28
- }) }, h("slot", { key: '734758b7f460333d35c5ea8a8e4b561a828b5581', name: "start" }), h("div", { key: '9228dbce13729bc6b368a4d3b1632393cb6d77ff', class: "item-divider-inner" }, h("div", { key: '682f4c6d78e8ab0aa1fb71406f6f5d3c49f93f51', class: "item-divider-wrapper" }, h("slot", { key: '8fc592b612e2663337ea9451b7cb728f0be4ac5c' })), h("slot", { key: '8ed1bf0df19475a403dc37b451c80601c3e295bd', name: "end" }))));
28
+ }) }, h("slot", { key: '6ce072dfc2adfa699a2c34ffe25ed221c74d9eea', name: "start" }), h("div", { key: '9a441be204ee2f0b567432722407c75e3cbbe942', class: "item-divider-inner" }, h("div", { key: 'fd6f2969b345dba51400a290473e594d2d019dc5', class: "item-divider-wrapper" }, h("slot", { key: 'ebf5601b21c4cf199c01bf142865b8da0c1ba4a6' })), h("slot", { key: '249af8f30113f2c986976d518126661f65531121', name: "end" }))));
29
29
  }
30
30
  get el() { return this; }
31
31
  static get style() { return {
@@ -17,7 +17,7 @@ const ItemGroup = /*@__PURE__*/ proxyCustomElement(class ItemGroup extends HTMLE
17
17
  }
18
18
  render() {
19
19
  const mode = getIonMode(this);
20
- return (h(Host, { key: '93e31b0ea21cf60aac7445f463da7959417400e5', role: "group", class: {
20
+ return (h(Host, { key: '24ff047b7c45f963f0dad072c65d38a230c2bc97', role: "group", class: {
21
21
  [mode]: true,
22
22
  // Used internally for styling
23
23
  [`item-group-${mode}`]: true,
@@ -43,12 +43,12 @@ const ItemOption = /*@__PURE__*/ proxyCustomElement(class ItemOption extends HTM
43
43
  href: this.href,
44
44
  target: this.target,
45
45
  };
46
- return (h(Host, { key: 'd55436f789ceb991db95f386df5df41fc56a78a6', onClick: this.onClick, class: createColorClasses(this.color, {
46
+ return (h(Host, { key: '1900e015f593fefd710478a2088e052399c957eb', onClick: this.onClick, class: createColorClasses(this.color, {
47
47
  [mode]: true,
48
48
  'item-option-disabled': disabled,
49
49
  'item-option-expandable': expandable,
50
50
  'ion-activatable': true,
51
- }) }, h(TagType, Object.assign({ key: 'e157c5b9ea5cdb68d3e162593c5ae3e72871a266' }, attrs, { class: "button-native", part: "native", disabled: disabled }), h("span", { key: '414d4cda72641e5168b1a67f98ef4a92d4a6fd2b', class: "button-inner" }, h("slot", { key: '6099b63f4f0954a62345a526c9a418be68971805', name: "top" }), h("div", { key: '5af43d2e7e982371247f736726ff19794fcfa7c4', class: "horizontal-wrapper" }, h("slot", { key: '5442bfce241d6647bb671625bf389c6d50b1eb0d', name: "start" }), h("slot", { key: 'b0ba9b814406d7539329e5665705d3da7d8ec974', name: "icon-only" }), h("slot", { key: '3f9fa17386051a1eac5d3e366c9b027759da9a2c' }), h("slot", { key: 'a87945cdab52ef671b12fae4a4dbe8a42c03ed22', name: "end" })), h("slot", { key: '9934bb2238351733dc29d05f0ad795720982980c', name: "bottom" })), mode === 'md' && h("ion-ripple-effect", { key: '03c3b1122d98460d9c89a2d8d18673b32c18f9a0' }))));
51
+ }) }, h(TagType, Object.assign({ key: '5db2bb9bc72b7b00c324e4189cd1b5f862680ebb' }, attrs, { class: "button-native", part: "native", disabled: disabled }), h("span", { key: '6927e812ad001c5e7bd17f440d82c3830c58957b', class: "button-inner" }, h("slot", { key: '0fde4333def94c55d1318868c2bc71e780d5876a', name: "top" }), h("div", { key: '7ecc9ae8ddf66d7ed5d9f30becc9faf820e1c62e', class: "horizontal-wrapper" }, h("slot", { key: 'a15567fd4bd91080e9fbb6bb0c9b0e67d8a67051', name: "start" }), h("slot", { key: '7f86cdd28063e23f9d78997623333c5037c4f364', name: "icon-only" }), h("slot", { key: '4abb69ce3ad6c4917dd87b7b1eb0fa1c69917d73' }), h("slot", { key: '8b35a29f48722040465f182679ac17209937578d', name: "end" })), h("slot", { key: 'fa15a00891b41d66a4ccb51575dec54b72d0059e', name: "bottom" })), mode === 'md' && h("ion-ripple-effect", { key: '0c071910c90fafca8026f59d78f4d9d5224d150a' }))));
52
52
  }
53
53
  get el() { return this; }
54
54
  static get style() { return {
@@ -27,7 +27,7 @@ const ItemOptions = /*@__PURE__*/ proxyCustomElement(class ItemOptions extends H
27
27
  render() {
28
28
  const mode = getIonMode(this);
29
29
  const isEnd = isEndSide(this.side);
30
- return (h(Host, { key: '28e7977e6ef7a331b8570a3e4b88f0283ae50c9e', class: {
30
+ return (h(Host, { key: 'e28cd6a236323b5cc203c9b96782aa81024da924', class: {
31
31
  [mode]: true,
32
32
  // Used internally for styling
33
33
  [`item-options-${mode}`]: true,
@@ -393,7 +393,7 @@ const ItemSliding = /*@__PURE__*/ proxyCustomElement(class ItemSliding extends H
393
393
  }
394
394
  render() {
395
395
  const mode = getIonMode(this);
396
- return (h(Host, { key: 'f8c1e978cff89a63e23c46c2ad16eac66db530f5', class: {
396
+ return (h(Host, { key: '99f87c8bd794ae69830b407ba55013ac44793c26', class: {
397
397
  [mode]: true,
398
398
  'item-sliding-active-slide': this.state !== 2 /* SlidingState.Disabled */,
399
399
  'item-sliding-active-options-end': (this.state & 8 /* SlidingState.End */) !== 0,
@@ -259,9 +259,9 @@ const Loading = /*@__PURE__*/ proxyCustomElement(class Loading extends HTMLEleme
259
259
  * Otherwise, don't set aria-labelledby.
260
260
  */
261
261
  const ariaLabelledBy = message !== undefined ? msgId : null;
262
- return (h(Host, Object.assign({ key: '3d684a57559ad330f0a7954aad02571f15629ded', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
262
+ return (h(Host, Object.assign({ key: 'fb3d2cd7cd0539ed6540d8be50e243c7916b3ca2', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
263
263
  zIndex: `${40000 + this.overlayIndex}`,
264
- }, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), h("ion-backdrop", { key: '0f6cd7c082fe98ce1c7b2873749b774dbdb041dc', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: 'a03ba5875254bac6bca319c9e5fe798ab511c89c', tabindex: "0" }), h("div", { key: 'cbe2a569a4e3072074622bc0e9f408a3f67f27e8', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (h("div", { key: '8fbae7f7389855003dab80d10ed3cc6f8f61c858', class: "loading-spinner" }, h("ion-spinner", { key: '6ca485d41fba4ea8d4358c787fbe96abe7158f6d', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), h("div", { key: '77b14c01d7b598bd14212e6346212ef0cf3865b2', tabindex: "0" })));
264
+ }, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), h("ion-backdrop", { key: 'c8bd30782f3040b1b80e88aa924861e439d40754', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: '4ebfbb67c92e8eb56c27dd7c199b35bf6be1cf63', tabindex: "0" }), h("div", { key: '9492723cd87f1ef75534e449d4bc2b2deb0cb3cc', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (h("div", { key: 'd9eb42454e48c82704d974a68b80ceb4de990417', class: "loading-spinner" }, h("ion-spinner", { key: 'cdb046bad89872f4208ae466979315652766bf3a', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), h("div", { key: '412d1bb537dafa6e6863d07ddc15f5969fe0617d', tabindex: "0" })));
265
265
  }
266
266
  get el() { return this; }
267
267
  static get watchers() { return {
@@ -51,7 +51,7 @@ const MenuButton = /*@__PURE__*/ proxyCustomElement(class MenuButton extends HTM
51
51
  type: this.type,
52
52
  };
53
53
  const ariaLabel = inheritedAttributes['aria-label'] || 'menu';
54
- return (h(Host, { key: '4efecc7c5bfc93699507c7106281b96b535966a2', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses(color, {
54
+ return (h(Host, { key: '95a8b9f09c7fae9713a8dc003ed277f6f31403da', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses(color, {
55
55
  [mode]: true,
56
56
  button: true, // ion-buttons target .button
57
57
  'menu-button-hidden': hidden,
@@ -60,7 +60,7 @@ const MenuButton = /*@__PURE__*/ proxyCustomElement(class MenuButton extends HTM
60
60
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
61
61
  'ion-activatable': true,
62
62
  'ion-focusable': true,
63
- }) }, h("button", Object.assign({ key: '8fd26744bb89e1fe230d132a88c57c571c2d1687' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), h("span", { key: '499e6179a774a1fb57225895cec8983165b17835', class: "button-inner" }, h("slot", { key: '12afd938f7a17566f34e66ffe0d8b5f846b24538' }, h("ion-icon", { key: '76f0cb930af0e3204e7abdcd80891c64d25c95ec', part: "icon", icon: menuIcon, mode: mode, lazy: false, "aria-hidden": "true" }))), mode === 'md' && h("ion-ripple-effect", { key: '2647d1b9129a3816cad434ade7201e5a49b98c83', type: "unbounded" }))));
63
+ }) }, h("button", Object.assign({ key: '39f3ce20c400d2fac4890a042e8e44426709fca5' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), h("span", { key: '310978dc1cdef668de6720cde2a2304253679176', class: "button-inner" }, h("slot", { key: '2a2b9de524c1fc3c526fe9559cb077b976852725' }, h("ion-icon", { key: '9c22d7ea9fc3d76c32ec1c1b4b13d982c60b8c2d', part: "icon", icon: menuIcon, mode: mode, lazy: false, "aria-hidden": "true" }))), mode === 'md' && h("ion-ripple-effect", { key: 'c58c9e29c763070383472f65a9d322a684bcb564', type: "unbounded" }))));
64
64
  }
65
65
  get el() { return this; }
66
66
  static get style() { return {
@@ -30,10 +30,10 @@ const MenuToggle = /*@__PURE__*/ proxyCustomElement(class MenuToggle extends HTM
30
30
  render() {
31
31
  const mode = getIonMode(this);
32
32
  const hidden = this.autoHide && !this.visible;
33
- return (h(Host, { key: 'af93cbcd1304e813c0c4fd4c653cd4e79e55dfb4', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
33
+ return (h(Host, { key: '90e621f09792383f1badcc1b402b1ac7d08c5f98', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
34
34
  [mode]: true,
35
35
  'menu-toggle-hidden': hidden,
36
- } }, h("slot", { key: 'ba3569f7a82713d0c5cc44bf86ef04bb3e387696' })));
36
+ } }, h("slot", { key: 'c0abdd1d91e9d80ee3704e3e374ebe1f29078460' })));
37
37
  }
38
38
  static get style() { return IonMenuToggleStyle0; }
39
39
  }, [1, "ion-menu-toggle", {
@@ -596,14 +596,14 @@ const Menu = /*@__PURE__*/ proxyCustomElement(class Menu extends HTMLElement {
596
596
  * the ionBackButton listener in the menu controller
597
597
  * will handle closing the menu when Escape is pressed.
598
598
  */
599
- return (h(Host, { key: 'fc1a6fbdac29a165f06f49bb36243953f93380ba', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
599
+ return (h(Host, { key: '30c0c9bfb8973e4a6feb658f8c4ee8e362f464ed', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
600
600
  [mode]: true,
601
601
  [`menu-type-${type}`]: true,
602
602
  'menu-enabled': !disabled,
603
603
  [`menu-side-${side}`]: true,
604
604
  'menu-pane-visible': isPaneVisible,
605
605
  'split-pane-side': hostContext('ion-split-pane', el),
606
- } }, h("div", { key: '12b032eec994bbcd8262c0bca809b3b5ea6660b8', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, h("slot", { key: '2f4091ce8b9f6014fb5a63dba91a3686c4ba0a62' })), h("ion-backdrop", { key: '5eeaa2993aac40eeb06a4b234565b324bef3d74c', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
606
+ } }, h("div", { key: '34b0e5840906862cf1bc27207e089004b0402c56', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, h("slot", { key: '2cd7e61a8c0987ca4b3f1f8b33cba7152f1275fe' })), h("ion-backdrop", { key: 'd190b1f9b66c76e276f27bfe074d3aab796180fb', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
607
607
  }
608
608
  get el() { return this; }
609
609
  static get watchers() { return {
@@ -1656,18 +1656,18 @@ const Modal = /*@__PURE__*/ proxyCustomElement(class Modal extends HTMLElement {
1656
1656
  const mode = getIonMode(this);
1657
1657
  const isCardModal = presentingElement !== undefined && mode === 'ios';
1658
1658
  const isHandleCycle = handleBehavior === 'cycle';
1659
- return (h(Host, Object.assign({ key: '9b212421b482bb8f0b3a78466af641fe7e5c85f5', "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
1659
+ return (h(Host, Object.assign({ key: '013ba4864ca4d2c1052c512f6a4b0732b8decff7', "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
1660
1660
  zIndex: `${20000 + this.overlayIndex}`,
1661
- }, class: Object.assign({ [mode]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, '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 }), h("ion-backdrop", { key: '331131605e92efe4f61b52e672f990e434bae402', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), mode === 'ios' && h("div", { key: '181e566b914c2c776cb958ad983179358b4fc5ac', class: "modal-shadow" }), h("div", Object.assign({ key: 'e07a6b70207113a2516d64cefeda924c4c5aea84',
1661
+ }, class: Object.assign({ [mode]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, '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 }), h("ion-backdrop", { key: '498b1c0a03836d6799dcf3b8e9315805c70f6480', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), mode === 'ios' && h("div", { key: 'ce22e4caf1096e87248926fe2477f0d5a4c8a5cf', class: "modal-shadow" }), h("div", Object.assign({ key: '540e47b15d8290166c39b022c725182114a75682',
1662
1662
  /*
1663
1663
  role and aria-modal must be used on the
1664
1664
  same element. They must also be set inside the
1665
1665
  shadow DOM otherwise ion-button will not be highlighted
1666
1666
  when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
1667
1667
  */
1668
- role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (h("button", { key: 'a9a0d5aa73306d9f3a244c90c8dc3c955bc3855c', class: "modal-handle",
1668
+ role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (h("button", { key: 'f3b352ec9a63a7ec801462aacfd8295b4302d115', class: "modal-handle",
1669
1669
  // Prevents the handle from receiving keyboard focus when it does not cycle
1670
- tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle" })), h("slot", { key: '9f9c994a1a6419b1129f3d2f2602999d2dc5bb4d' }))));
1670
+ tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle" })), h("slot", { key: '31a3f58f4c733ffdf736523c154200874a96b1d0' }))));
1671
1671
  }
1672
1672
  get el() { return this; }
1673
1673
  static get watchers() { return {
@@ -36,7 +36,7 @@ const NavLink = /*@__PURE__*/ proxyCustomElement(class NavLink extends HTMLEleme
36
36
  this.routerAnimation = undefined;
37
37
  }
38
38
  render() {
39
- return h(Host, { key: '1a576784ab843c575f5ab8ea901aa59a9b0d0d29', onClick: this.onClick });
39
+ return h(Host, { key: '42c23dcdec5fdb25defebaf6e8a9fa75754ff8eb', onClick: this.onClick });
40
40
  }
41
41
  get el() { return this; }
42
42
  }, [0, "ion-nav-link", {
@@ -905,7 +905,7 @@ const Nav = /*@__PURE__*/ proxyCustomElement(class Nav extends HTMLElement {
905
905
  }
906
906
  }
907
907
  render() {
908
- return h("slot", { key: 'd54f3b425f1bc87d4d86281671d4ca2806383cdd' });
908
+ return h("slot", { key: 'e9d99a8a0b84f02f9964d8143cd5e647e43334f9' });
909
909
  }
910
910
  get el() { return this; }
911
911
  static get watchers() { return {
@@ -20,9 +20,9 @@ const Note = /*@__PURE__*/ proxyCustomElement(class Note extends HTMLElement {
20
20
  }
21
21
  render() {
22
22
  const mode = getIonMode(this);
23
- return (h(Host, { key: '4a1ac8b0b23e549b3828ed74055e8c903ea6d832', class: createColorClasses(this.color, {
23
+ return (h(Host, { key: '90ec2fe8c9487608ed8c0bdc32c2e80a6a0890b3', class: createColorClasses(this.color, {
24
24
  [mode]: true,
25
- }) }, h("slot", { key: '49055b3334e5ef422d507582622c38126f2504f7' })));
25
+ }) }, h("slot", { key: '115ee3f79e6c526b0644443aad468e99385d0eda' })));
26
26
  }
27
27
  static get style() { return {
28
28
  ios: IonNoteIosStyle0,
@@ -243,11 +243,11 @@ const Picker = /*@__PURE__*/ proxyCustomElement(class Picker extends HTMLElement
243
243
  render() {
244
244
  const { htmlAttributes } = this;
245
245
  const mode = getIonMode(this);
246
- return (h(Host, Object.assign({ key: '8a6fbaba4b5b1e1c25dc500c12279e8e6da7bc81', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
246
+ return (h(Host, Object.assign({ key: '3b163ca87354a3a4f302ff016d5affd0dc97bccc', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
247
247
  zIndex: `${20000 + this.overlayIndex}`,
248
248
  }, class: Object.assign({ [mode]: true,
249
249
  // Used internally for styling
250
- [`picker-${mode}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), h("ion-backdrop", { key: '18c21f02bc11f7036e128556c7625745fdd5fca5', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: '848a54b270802ac8562a6e10ab16ccb64032e6f5', tabindex: "0" }), h("div", { key: 'ac70a708843f692920fa7152b15e60cdd43c9d3f', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, h("div", { key: '3e23b0b06e9e5cb35e92d54152af5da3675788df', class: "picker-toolbar" }, this.buttons.map((b) => (h("div", { class: buttonWrapperClass(b) }, h("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass(b) }, b.text))))), h("div", { key: '9ed2e90944e13ce3f3def7d2633c624ba80c386f', class: "picker-columns" }, h("div", { key: '60469764c9ece9b807a407fc7f3bb1ec1a89feea', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => h("ion-picker-legacy-column", { col: c })), h("div", { key: '73f76b64b8dd8479624c8ea571b724a643e7dc86', class: "picker-below-highlight" }))), h("div", { key: 'dbf7f2f16f01d89bdae0446c1eaa76cb3d30907a', tabindex: "0" })));
250
+ [`picker-${mode}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), h("ion-backdrop", { key: 'da4224447bdbcfbadd1bd63ebe7a7bfdb8aa3129', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: '211475c859b7acf4d64556905c45993201d92d43', tabindex: "0" }), h("div", { key: 'c3b3674038155809caea84ae6348ff0d66897a64', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, h("div", { key: 'a21757da70dc7864945a5751d9da3ca4bf87897b', class: "picker-toolbar" }, this.buttons.map((b) => (h("div", { class: buttonWrapperClass(b) }, h("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass(b) }, b.text))))), h("div", { key: '0220da1854d09ef22d2d9a32eaa3c3b222be5a0a', class: "picker-columns" }, h("div", { key: '55757c165ba9e38e56b4dee76a9b13d3ff8b21e6', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => h("ion-picker-legacy-column", { col: c })), h("div", { key: '160092a46a48287bf75e5dfe3502f1755a2d0c70', class: "picker-below-highlight" }))), h("div", { key: 'e212db6cca7d75fc0eda0baf4312dd51b9b7a4ef', tabindex: "0" })));
251
251
  }
252
252
  get el() { return this; }
253
253
  static get watchers() { return {
@@ -29,7 +29,7 @@ const ProgressBar = /*@__PURE__*/ proxyCustomElement(class ProgressBar extends H
29
29
  const mode = getIonMode(this);
30
30
  // If the progress is displayed as a solid bar.
31
31
  const progressSolid = buffer === 1;
32
- return (h(Host, { key: 'ae7c5fd83c4eebdc69e1a3b161ea1818d2e2d0c8', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses(color, {
32
+ return (h(Host, { key: 'b293f4475bcdaa7851b41ebfda659037f0365120', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses(color, {
33
33
  [mode]: true,
34
34
  [`progress-bar-${type}`]: true,
35
35
  'progress-paused': paused,
@@ -605,7 +605,7 @@ const Range = /*@__PURE__*/ proxyCustomElement(class Range extends HTMLElement {
605
605
  const needsEndAdjustment = inItem && !hasEndContent;
606
606
  const mode = getIonMode(this);
607
607
  renderHiddenInput(true, el, this.name, JSON.stringify(this.getValue()), disabled);
608
- return (h(Host, { key: '2d286a82e73559f43493731b9c7581eb87b4a753', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: createColorClasses(this.color, {
608
+ return (h(Host, { key: '877c9f15e62fadb184f9da82dc19898227521e07', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: createColorClasses(this.color, {
609
609
  [mode]: true,
610
610
  'in-item': inItem,
611
611
  'range-disabled': disabled,
@@ -614,10 +614,10 @@ const Range = /*@__PURE__*/ proxyCustomElement(class Range extends HTMLElement {
614
614
  [`range-label-placement-${labelPlacement}`]: true,
615
615
  'range-item-start-adjustment': needsStartAdjustment,
616
616
  'range-item-end-adjustment': needsEndAdjustment,
617
- }) }, h("label", { key: '01ab29b6aee2c74f865e7e50aa735471decccb94', class: "range-wrapper", id: "range-label" }, h("div", { key: '4f7b15d46f197c8d0e8a7dc9e7919feda36ffd8e', class: {
617
+ }) }, h("label", { key: '2ae9088349a65e09b0e33c53442190ef563b2345', class: "range-wrapper", id: "range-label" }, h("div", { key: 'c3d0ca96ceb1e57fbd383e9c7e4da14d931771b8', class: {
618
618
  'label-text-wrapper': true,
619
619
  'label-text-wrapper-hidden': !hasLabel,
620
- }, part: "label" }, label !== undefined ? h("div", { class: "label-text" }, label) : h("slot", { name: "label" })), h("div", { key: 'd5f0e64c957b0c2d59f4305c6ba1c2bf4906b525', class: "native-wrapper" }, h("slot", { key: '8ae6c8cd4b93397c619076a15a4e76eb80f8d581', name: "start" }), this.renderRangeSlider(), h("slot", { key: '7234e46f2936c9865968fb33367508703849962b', name: "end" })))));
620
+ }, part: "label" }, label !== undefined ? h("div", { class: "label-text" }, label) : h("slot", { name: "label" })), h("div", { key: '25d20fd5e015931f60a8ecc5374a1c84d167af9c', class: "native-wrapper" }, h("slot", { key: 'ae9f9fd92eed35b81ca97a81caa56332d8b6b2b2', name: "start" }), this.renderRangeSlider(), h("slot", { key: '74b7dede566a959c9b05a6de68426c7e339d18c8', name: "end" })))));
621
621
  }
622
622
  get el() { return this; }
623
623
  static get watchers() { return {
@@ -54,7 +54,7 @@ const RefresherContent = /*@__PURE__*/ proxyCustomElement(class RefresherContent
54
54
  const pullingIcon = this.pullingIcon;
55
55
  const hasSpinner = pullingIcon != null && SPINNERS[pullingIcon] !== undefined;
56
56
  const mode = getIonMode(this);
57
- return (h(Host, { key: '2226ce5ae5effdaa14505bad9f1c883d2bd88db7', class: mode }, h("div", { key: '0392dcb820113dba17ea07eb8e385773f1a3c9b7', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (h("div", { key: '2d7a335cbc5edf20f448c554a373c9414b842cb1', class: "refresher-pulling-icon" }, h("div", { key: 'e5e4d42002d6e48ae1a4f0fee1ae7fc8f1487899', class: "spinner-arrow-container" }, h("ion-spinner", { key: '84a733d4d22327c533099546758e36325ec0c3d8', name: this.pullingIcon, paused: true }), mode === 'md' && this.pullingIcon === 'circular' && (h("div", { key: '98f6c220fa089f134d3fbe3eec9778c5c298691f', class: "arrow-container" }, h("ion-icon", { key: '792d8fc6c977b73ac17548907498eb765842d70e', icon: caretBackSharp, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (h("div", { key: '7979c4ed0926373c9c7d74eef53c48c5a7aa0f86', class: "refresher-pulling-icon" }, h("ion-icon", { key: '2b366f65d2f6813e9b0fc3a375d30cf705af117f', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), h("div", { key: 'da2426dc081ea3e5750852c46616fee50403ed96', class: "refresher-refreshing" }, this.refreshingSpinner && (h("div", { key: '045144d6495002e1f33e697a74e06456cff9061f', class: "refresher-refreshing-icon" }, h("ion-spinner", { key: '653001cff51cfcae7e5a152fe7c227ebe9368072', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
57
+ return (h(Host, { key: '1bec5b4da221c69d856f3f5ddf40f2e03ebf2a4c', class: mode }, h("div", { key: '4fcc526c4f1881e9368d9cd16bd7030919bd3841', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (h("div", { key: 'a4e9e2e12c2d7faefc8303ec8c021f999ddf308e', class: "refresher-pulling-icon" }, h("div", { key: '5a2d215feb7fb4b64d540d3a65c0f24b415a2433', class: "spinner-arrow-container" }, h("ion-spinner", { key: 'abef2621d671ac6ff0abac43a702cbd825b7f127', name: this.pullingIcon, paused: true }), mode === 'md' && this.pullingIcon === 'circular' && (h("div", { key: '30087d672c3780672a05874cd93cd099b2855462', class: "arrow-container" }, h("ion-icon", { key: '5e30333dee469aec0d8efc8c4e6dabb619c6f363', icon: caretBackSharp, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (h("div", { key: '48fe72b5ce8ded633c6ee799cebb520b9c8be528', class: "refresher-pulling-icon" }, h("ion-icon", { key: 'd8dfd5d42056b1c0a436c5006affb255407816c0', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), h("div", { key: 'c2cbfb94f157c82601ffe7bb815ff82ebc7c0a49', class: "refresher-refreshing" }, this.refreshingSpinner && (h("div", { key: '17f3ebe6a31768d5e389f45a2c12f68600185db9', class: "refresher-refreshing-icon" }, h("ion-spinner", { key: 'e8e61f8d7189c9939bba184201c9509d1d5b0fad', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
58
58
  }
59
59
  get el() { return this; }
60
60
  }, [0, "ion-refresher-content", {
@@ -630,7 +630,7 @@ const Refresher = /*@__PURE__*/ proxyCustomElement(class Refresher extends HTMLE
630
630
  }
631
631
  render() {
632
632
  const mode = getIonMode(this);
633
- return (h(Host, { key: '8c08a2d699b1613808af48e9c9e06f1a8d856f47', slot: "fixed", class: {
633
+ return (h(Host, { key: '3270f181a5141e7d886ec554a3e892974446b90e', slot: "fixed", class: {
634
634
  [mode]: true,
635
635
  // Used internally for styling
636
636
  [`refresher-${mode}`]: true,
@@ -245,7 +245,7 @@ const ReorderGroup = /*@__PURE__*/ proxyCustomElement(class ReorderGroup extends
245
245
  }
246
246
  render() {
247
247
  const mode = getIonMode(this);
248
- return (h(Host, { key: '5b2613deecc26faa24e2a329cb76620d29517af6', class: {
248
+ return (h(Host, { key: '491f3e5843cf728ff4589e58bd86b8ce6709b293', class: {
249
249
  [mode]: true,
250
250
  'reorder-enabled': !this.disabled,
251
251
  'reorder-list-active': this.state !== 0 /* ReorderGroupState.Idle */,
@@ -30,7 +30,7 @@ const Reorder = /*@__PURE__*/ proxyCustomElement(class Reorder extends HTMLEleme
30
30
  render() {
31
31
  const mode = getIonMode(this);
32
32
  const reorderIcon = mode === 'ios' ? reorderThreeOutline : reorderTwoSharp;
33
- return (h(Host, { key: 'e8018ca68cc5a9af1bbcaeb812e6a7b2ec207593', class: mode }, h("slot", { key: '6a573c2b8b720c34b8e63fdf308f49cb8dcca7c7' }, h("ion-icon", { key: '62ddc78fc1a698550c02a900c252806bb6e6741a', icon: reorderIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
33
+ return (h(Host, { key: '663d74e231e3af56b6298ee2539fdac9c8465839', class: mode }, h("slot", { key: 'c7c384ab8c9ca8abdc89cd984a39dfde70e342ca' }, h("ion-icon", { key: 'c8b6052db03d4b9e33a90e600c20861c73ee73ce', icon: reorderIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
34
34
  }
35
35
  get el() { return this; }
36
36
  static get style() { return {
@@ -30,10 +30,10 @@ const RouterLink = /*@__PURE__*/ proxyCustomElement(class RouterLink extends HTM
30
30
  rel: this.rel,
31
31
  target: this.target,
32
32
  };
33
- return (h(Host, { key: '7b104b8b4d6d36394604342225a9cd3bcc232297', onClick: this.onClick, class: createColorClasses(this.color, {
33
+ return (h(Host, { key: 'f876442cab5b14b7e83c6d6ad2c2d878a9c57439', onClick: this.onClick, class: createColorClasses(this.color, {
34
34
  [mode]: true,
35
35
  'ion-activatable': true,
36
- }) }, h("a", Object.assign({ key: '689e38a58764eca01bc42448f8ec4d0cad66b7b6' }, attrs), h("slot", { key: 'c7c24a3b278f323efc18b842652104799bfe8887' }))));
36
+ }) }, h("a", Object.assign({ key: 'c44b78ec1fd10a40c23bfe548860ac2b346646a8' }, attrs), h("slot", { key: 'd32180a567613f79f89885135bd0d776ffc1eb8e' }))));
37
37
  }
38
38
  static get style() { return IonRouterLinkStyle0; }
39
39
  }, [1, "ion-router-link", {
@@ -186,7 +186,7 @@ const RouterOutlet = /*@__PURE__*/ proxyCustomElement(class RouterOutlet extends
186
186
  return true;
187
187
  }
188
188
  render() {
189
- return h("slot", { key: 'a1247f129b8870ff4f4183c79ab374f310a76352' });
189
+ return h("slot", { key: '8279a453c66a766e6e383ff59842b4ae070c13a9' });
190
190
  }
191
191
  get el() { return this; }
192
192
  static get watchers() { return {
@@ -14,7 +14,7 @@ const Row = /*@__PURE__*/ proxyCustomElement(class Row extends HTMLElement {
14
14
  this.__attachShadow();
15
15
  }
16
16
  render() {
17
- return (h(Host, { key: 'f9f4d3c89addc79724792514644c24525cc3e736', class: getIonMode(this) }, h("slot", { key: 'a1f5d3f68784e8624c95508daa021b90395d6a22' })));
17
+ return (h(Host, { key: '813c9a7f6782d2cf8eb27f30d3ab28e6f3122868', class: getIonMode(this) }, h("slot", { key: '356bec4d4d408ea63d6b431b06465d5b7bcbff71' })));
18
18
  }
19
19
  static get style() { return IonRowStyle0; }
20
20
  }, [1, "ion-row"]);
@@ -391,8 +391,8 @@ const Searchbar = /*@__PURE__*/ proxyCustomElement(class Searchbar extends HTMLE
391
391
  const clearIcon = this.clearIcon || (mode === 'ios' ? closeCircle : closeSharp);
392
392
  const searchIcon = this.searchIcon || (mode === 'ios' ? searchOutline : searchSharp);
393
393
  const shouldShowCancelButton = this.shouldShowCancelButton();
394
- const cancelButton = this.showCancelButton !== 'never' && (h("button", { key: 'cfa61e0089581dfa8eba471c87a81fabb4dfe3b3', "aria-label": cancelButtonText, "aria-hidden": shouldShowCancelButton ? undefined : 'true', type: "button", tabIndex: mode === 'ios' && !shouldShowCancelButton ? -1 : undefined, onMouseDown: this.onCancelSearchbar, onTouchStart: this.onCancelSearchbar, class: "searchbar-cancel-button" }, h("div", { key: '930f1ad5533a182369c793ac5f9e8e534a97dfdc', "aria-hidden": "true" }, mode === 'md' ? (h("ion-icon", { "aria-hidden": "true", mode: mode, icon: this.cancelButtonIcon, lazy: false })) : (cancelButtonText))));
395
- return (h(Host, { key: '645dcb19bb2acb42b4a0b8298416bd765dc312fa', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
394
+ const cancelButton = this.showCancelButton !== 'never' && (h("button", { key: '20b2d0f2e3425eede725dbe3323c7c29cdb66f4e', "aria-label": cancelButtonText, "aria-hidden": shouldShowCancelButton ? undefined : 'true', type: "button", tabIndex: mode === 'ios' && !shouldShowCancelButton ? -1 : undefined, onMouseDown: this.onCancelSearchbar, onTouchStart: this.onCancelSearchbar, class: "searchbar-cancel-button" }, h("div", { key: '3a516c3fdd35256eb79639fd340afcdd92cfd7aa', "aria-hidden": "true" }, mode === 'md' ? (h("ion-icon", { "aria-hidden": "true", mode: mode, icon: this.cancelButtonIcon, lazy: false })) : (cancelButtonText))));
395
+ return (h(Host, { key: '34878db21f63a9bdffca0446d8ad5619ff04cac3', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
396
396
  [mode]: true,
397
397
  'searchbar-animated': animated,
398
398
  'searchbar-disabled': this.disabled,
@@ -402,14 +402,14 @@ const Searchbar = /*@__PURE__*/ proxyCustomElement(class Searchbar extends HTMLE
402
402
  'searchbar-has-focus': this.focused,
403
403
  'searchbar-should-show-clear': this.shouldShowClearButton(),
404
404
  'searchbar-should-show-cancel': this.shouldShowCancelButton(),
405
- }) }, h("div", { key: '650d6aa2a8bd3a560762bbe3b98cc549520ac93c', class: "searchbar-input-container" }, h("input", Object.assign({ key: '04eddba089d1082d9eb2da4ba4a0dc6878402a94', "aria-label": "search text", disabled: this.disabled, ref: (el) => (this.nativeInput = el), class: "searchbar-input", inputMode: this.inputmode, enterKeyHint: this.enterkeyhint, name: this.name, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, minLength: this.minlength, maxLength: this.maxlength, placeholder: this.placeholder, type: this.type, value: this.getValue(), autoCapitalize: autocapitalize === 'default' ? undefined : autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, spellcheck: this.spellcheck }, this.inheritedAttributes)), mode === 'md' && cancelButton, h("ion-icon", { key: '61f88b7a167eaf41748adfe40352dd5597efc4c4', "aria-hidden": "true", mode: mode, icon: searchIcon, lazy: false, class: "searchbar-search-icon" }), h("button", { key: 'a73f3387cd2335561fa521a091cb8ea8bc1b697e', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
405
+ }) }, h("div", { key: 'faa7b011206a8359b1963368c65988e506b260cb', class: "searchbar-input-container" }, h("input", Object.assign({ key: '732d3e5a2b258da6f136a14472ac872816a9853b', "aria-label": "search text", disabled: this.disabled, ref: (el) => (this.nativeInput = el), class: "searchbar-input", inputMode: this.inputmode, enterKeyHint: this.enterkeyhint, name: this.name, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, minLength: this.minlength, maxLength: this.maxlength, placeholder: this.placeholder, type: this.type, value: this.getValue(), autoCapitalize: autocapitalize === 'default' ? undefined : autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, spellcheck: this.spellcheck }, this.inheritedAttributes)), mode === 'md' && cancelButton, h("ion-icon", { key: '767dca971849f221dde220deae728b41bf764b98', "aria-hidden": "true", mode: mode, icon: searchIcon, lazy: false, class: "searchbar-search-icon" }), h("button", { key: '9941b5de1ed9ebcf3e81de8e0731c09dea5a89d9', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
406
406
  /**
407
407
  * This prevents mobile browsers from
408
408
  * blurring the input when the clear
409
409
  * button is activated.
410
410
  */
411
411
  ev.preventDefault();
412
- }, onClick: () => this.onClearInput(true) }, h("ion-icon", { key: '43d5e1465f3cb8036d1ad3062f68419bae66cf20', "aria-hidden": "true", mode: mode, icon: clearIcon, lazy: false, class: "searchbar-clear-icon" }))), mode === 'ios' && cancelButton));
412
+ }, onClick: () => this.onClearInput(true) }, h("ion-icon", { key: 'cb2b543d286373a84e2c6c2a959f92b045bbd7dd', "aria-hidden": "true", mode: mode, icon: clearIcon, lazy: false, class: "searchbar-clear-icon" }))), mode === 'ios' && cancelButton));
413
413
  }
414
414
  get el() { return this; }
415
415
  static get watchers() { return {
@@ -82,7 +82,7 @@ const SegmentButton = /*@__PURE__*/ proxyCustomElement(class SegmentButton exten
82
82
  const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
83
83
  const mode = getIonMode(this);
84
84
  const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
85
- return (h(Host, { key: 'ddfb26e37b54b261faa70aee68691833aa56e81e', class: {
85
+ return (h(Host, { key: '70cf5c7a3ae2620222c5250c644faf3cfc3b3e4e', class: {
86
86
  [mode]: true,
87
87
  'in-toolbar': hostContext('ion-toolbar', this.el),
88
88
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
@@ -98,10 +98,10 @@ const SegmentButton = /*@__PURE__*/ proxyCustomElement(class SegmentButton exten
98
98
  'ion-activatable': true,
99
99
  'ion-activatable-instant': true,
100
100
  'ion-focusable': true,
101
- } }, h("button", Object.assign({ key: 'e59ed3e27467a98191c1c8f365a9c372898392ce', "aria-selected": checked ? 'true' : 'false', role: "tab", ref: (el) => (this.nativeEl = el), type: type, class: "button-native", part: "native", disabled: disabled }, this.inheritedAttributes), h("span", { key: '893481bc8f01bbf564c9ad4c04314f041eee8b7c', class: "button-inner" }, h("slot", { key: 'f234731ae1d4545b9e29c3575e67f6ead2c10532' })), mode === 'md' && h("ion-ripple-effect", { key: '72b531848eb64c7f95e2530d87f7ea99448ecfe3' })), h("div", { key: 'e2e13a354bf5d103c81ead27a23e238bc36c02b2', part: "indicator", class: {
101
+ } }, h("button", Object.assign({ key: 'a53c9f1e360934e8d2e90476642ba4507fc38ebd', "aria-selected": checked ? 'true' : 'false', role: "tab", ref: (el) => (this.nativeEl = el), type: type, class: "button-native", part: "native", disabled: disabled }, this.inheritedAttributes), h("span", { key: '7d8feda840d389941cc693f500b5eba0b39b41da', class: "button-inner" }, h("slot", { key: 'd9ae1eec45db253cbf573d29cd545658dd595d87' })), mode === 'md' && h("ion-ripple-effect", { key: '49e6a16968709dc9b3fc77bc9fb99acb42fda88c' })), h("div", { key: '4e3ea0989ed5205dbb03586e4facb439b05a92de', part: "indicator", class: {
102
102
  'segment-button-indicator': true,
103
103
  'segment-button-indicator-animated': true,
104
- } }, h("div", { key: '51bce0f6af7cde2053351509391a2ac183b38a8e', part: "indicator-background", class: "segment-button-indicator-background" }))));
104
+ } }, h("div", { key: '65c72a151080998c1e548c87d4d4ebd5c7dda72f', part: "indicator-background", class: "segment-button-indicator-background" }))));
105
105
  }
106
106
  get el() { return this; }
107
107
  static get watchers() { return {
@@ -442,14 +442,14 @@ const Segment = /*@__PURE__*/ proxyCustomElement(class Segment extends HTMLEleme
442
442
  }
443
443
  render() {
444
444
  const mode = getIonMode(this);
445
- return (h(Host, { key: '227d2eb8dcabbffb66649d09d359d7ed41b3778c', role: "tablist", onClick: this.onClick, class: createColorClasses(this.color, {
445
+ return (h(Host, { key: 'f1f7103b4c298e037df850ac809a1a7c6e9987a7', role: "tablist", onClick: this.onClick, class: createColorClasses(this.color, {
446
446
  [mode]: true,
447
447
  'in-toolbar': hostContext('ion-toolbar', this.el),
448
448
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
449
449
  'segment-activated': this.activated,
450
450
  'segment-disabled': this.disabled,
451
451
  'segment-scrollable': this.scrollable,
452
- }) }, h("slot", { key: '7c0ffd825839c4db82be984ec14406a50bfe2332', onSlotchange: this.onSlottedItemsChange })));
452
+ }) }, h("slot", { key: '6efdb318b13da8d21687084aa0761728fdf12579', onSlotchange: this.onSlottedItemsChange })));
453
453
  }
454
454
  get el() { return this; }
455
455
  static get watchers() { return {
@@ -17,7 +17,7 @@ const SelectOption = /*@__PURE__*/ proxyCustomElement(class SelectOption extends
17
17
  this.value = undefined;
18
18
  }
19
19
  render() {
20
- return h(Host, { key: '02cad3d160435828ab5e6a4d87d4d7af25e95da5', role: "option", id: this.inputId, class: getIonMode(this) });
20
+ return h(Host, { key: 'ba5a9c695c53fe0802af11a49f4305a9b8f71773', role: "option", id: this.inputId, class: getIonMode(this) });
21
21
  }
22
22
  get el() { return this; }
23
23
  static get style() { return IonSelectOptionStyle0; }