@ionic/core 8.3.3-dev.11729027182.11415d7b → 8.3.3-dev.11729027747.1d05ced8

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 (427) hide show
  1. package/components/action-sheet.js +19 -34
  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 +17 -20
  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.js +26 -20
  138. package/dist/collection/components/alert/alert.js +2 -2
  139. package/dist/collection/components/app/app.js +1 -1
  140. package/dist/collection/components/avatar/avatar.js +1 -1
  141. package/dist/collection/components/back-button/back-button.js +2 -2
  142. package/dist/collection/components/backdrop/backdrop.js +1 -1
  143. package/dist/collection/components/badge/badge.js +2 -2
  144. package/dist/collection/components/breadcrumb/breadcrumb.js +4 -4
  145. package/dist/collection/components/breadcrumbs/breadcrumbs.js +2 -2
  146. package/dist/collection/components/button/button.js +2 -2
  147. package/dist/collection/components/buttons/buttons.js +2 -2
  148. package/dist/collection/components/card/card.js +1 -1
  149. package/dist/collection/components/card-content/card-content.js +1 -1
  150. package/dist/collection/components/card-header/card-header.js +2 -2
  151. package/dist/collection/components/card-subtitle/card-subtitle.js +2 -2
  152. package/dist/collection/components/card-title/card-title.js +2 -2
  153. package/dist/collection/components/checkbox/checkbox.js +3 -3
  154. package/dist/collection/components/chip/chip.js +2 -2
  155. package/dist/collection/components/col/col.js +2 -2
  156. package/dist/collection/components/content/content.js +3 -3
  157. package/dist/collection/components/datetime/datetime.js +2 -2
  158. package/dist/collection/components/datetime-button/datetime-button.js +2 -2
  159. package/dist/collection/components/fab/fab.js +2 -2
  160. package/dist/collection/components/fab-button/fab-button.js +2 -2
  161. package/dist/collection/components/fab-list/fab-list.js +2 -2
  162. package/dist/collection/components/footer/footer.js +2 -2
  163. package/dist/collection/components/grid/grid.js +2 -2
  164. package/dist/collection/components/header/header.js +2 -2
  165. package/dist/collection/components/img/img.js +1 -1
  166. package/dist/collection/components/infinite-scroll/infinite-scroll.js +1 -1
  167. package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +2 -2
  168. package/dist/collection/components/input/input.js +3 -3
  169. package/dist/collection/components/input-password-toggle/input-password-toggle.js +3 -3
  170. package/dist/collection/components/item-divider/item-divider.js +2 -2
  171. package/dist/collection/components/item-group/item-group.js +1 -1
  172. package/dist/collection/components/item-option/item-option.js +2 -2
  173. package/dist/collection/components/item-options/item-options.js +1 -1
  174. package/dist/collection/components/item-sliding/item-sliding.js +1 -1
  175. package/dist/collection/components/label/label.js +2 -2
  176. package/dist/collection/components/list/list.js +1 -1
  177. package/dist/collection/components/list-header/list-header.js +2 -2
  178. package/dist/collection/components/loading/loading.js +2 -2
  179. package/dist/collection/components/menu/menu.js +2 -2
  180. package/dist/collection/components/menu-button/menu-button.js +2 -2
  181. package/dist/collection/components/menu-toggle/menu-toggle.js +2 -2
  182. package/dist/collection/components/modal/modal.js +4 -4
  183. package/dist/collection/components/nav/nav.js +1 -1
  184. package/dist/collection/components/nav-link/nav-link.js +1 -1
  185. package/dist/collection/components/note/note.js +2 -2
  186. package/dist/collection/components/picker/picker.js +2 -2
  187. package/dist/collection/components/picker-column/picker-column.js +3 -3
  188. package/dist/collection/components/picker-column-option/picker-column-option.js +2 -2
  189. package/dist/collection/components/picker-legacy/picker.js +2 -2
  190. package/dist/collection/components/picker-legacy-column/picker-column.js +2 -2
  191. package/dist/collection/components/popover/popover.js +2 -2
  192. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  193. package/dist/collection/components/radio/radio.js +3 -3
  194. package/dist/collection/components/radio-group/radio-group.js +1 -1
  195. package/dist/collection/components/range/range.js +3 -3
  196. package/dist/collection/components/refresher/refresher.js +1 -1
  197. package/dist/collection/components/refresher-content/refresher-content.js +1 -1
  198. package/dist/collection/components/reorder/reorder.js +1 -1
  199. package/dist/collection/components/reorder-group/reorder-group.js +1 -1
  200. package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
  201. package/dist/collection/components/router-link/router-link.js +2 -2
  202. package/dist/collection/components/router-outlet/router-outlet.js +1 -1
  203. package/dist/collection/components/row/row.js +1 -1
  204. package/dist/collection/components/searchbar/searchbar.js +4 -4
  205. package/dist/collection/components/segment/segment.js +2 -2
  206. package/dist/collection/components/segment-button/segment-button.js +3 -3
  207. package/dist/collection/components/select/select.js +2 -2
  208. package/dist/collection/components/select-option/select-option.js +1 -1
  209. package/dist/collection/components/select-popover/select-popover.js +1 -1
  210. package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
  211. package/dist/collection/components/spinner/spinner.js +1 -1
  212. package/dist/collection/components/split-pane/split-pane.js +2 -2
  213. package/dist/collection/components/tab/tab.js +2 -2
  214. package/dist/collection/components/tab-bar/tab-bar.js +2 -2
  215. package/dist/collection/components/tab-button/tab-button.js +2 -2
  216. package/dist/collection/components/tabs/tabs.js +1 -1
  217. package/dist/collection/components/text/text.js +2 -2
  218. package/dist/collection/components/textarea/textarea.js +2 -2
  219. package/dist/collection/components/thumbnail/thumbnail.js +1 -1
  220. package/dist/collection/components/title/title.js +2 -2
  221. package/dist/collection/components/toast/toast.js +2 -2
  222. package/dist/collection/components/toggle/toggle.js +3 -3
  223. package/dist/collection/components/toolbar/toolbar.js +2 -2
  224. package/dist/docs.json +4 -14
  225. package/dist/esm/ion-action-sheet.entry.js +17 -20
  226. package/dist/esm/ion-alert.entry.js +2 -2
  227. package/dist/esm/ion-app_8.entry.js +15 -15
  228. package/dist/esm/ion-avatar_3.entry.js +4 -4
  229. package/dist/esm/ion-back-button.entry.js +2 -2
  230. package/dist/esm/ion-backdrop.entry.js +1 -1
  231. package/dist/esm/ion-breadcrumb_2.entry.js +6 -6
  232. package/dist/esm/ion-button_2.entry.js +2 -2
  233. package/dist/esm/ion-card_5.entry.js +8 -8
  234. package/dist/esm/ion-checkbox.entry.js +3 -3
  235. package/dist/esm/ion-chip.entry.js +2 -2
  236. package/dist/esm/ion-col_3.entry.js +5 -5
  237. package/dist/esm/ion-datetime-button.entry.js +2 -2
  238. package/dist/esm/ion-datetime_3.entry.js +6 -6
  239. package/dist/esm/ion-fab_3.entry.js +6 -6
  240. package/dist/esm/ion-img.entry.js +1 -1
  241. package/dist/esm/ion-infinite-scroll_2.entry.js +3 -3
  242. package/dist/esm/ion-input-password-toggle.entry.js +3 -3
  243. package/dist/esm/ion-input.entry.js +3 -3
  244. package/dist/esm/ion-item-option_3.entry.js +4 -4
  245. package/dist/esm/ion-item_8.entry.js +12 -12
  246. package/dist/esm/ion-loading.entry.js +2 -2
  247. package/dist/esm/ion-menu_3.entry.js +6 -6
  248. package/dist/esm/ion-modal.entry.js +4 -4
  249. package/dist/esm/ion-nav_2.entry.js +2 -2
  250. package/dist/esm/ion-picker-column-option.entry.js +2 -2
  251. package/dist/esm/ion-picker-column.entry.js +3 -3
  252. package/dist/esm/ion-picker.entry.js +2 -2
  253. package/dist/esm/ion-popover.entry.js +2 -2
  254. package/dist/esm/ion-progress-bar.entry.js +1 -1
  255. package/dist/esm/ion-radio_2.entry.js +4 -4
  256. package/dist/esm/ion-range.entry.js +3 -3
  257. package/dist/esm/ion-refresher_2.entry.js +2 -2
  258. package/dist/esm/ion-reorder_2.entry.js +2 -2
  259. package/dist/esm/ion-ripple-effect.entry.js +1 -1
  260. package/dist/esm/ion-route_4.entry.js +2 -2
  261. package/dist/esm/ion-searchbar.entry.js +4 -4
  262. package/dist/esm/ion-segment_2.entry.js +5 -5
  263. package/dist/esm/ion-select_3.entry.js +4 -4
  264. package/dist/esm/ion-spinner.entry.js +1 -1
  265. package/dist/esm/ion-split-pane.entry.js +2 -2
  266. package/dist/esm/ion-tab-bar_2.entry.js +4 -4
  267. package/dist/esm/ion-tab_2.entry.js +3 -3
  268. package/dist/esm/ion-text.entry.js +2 -2
  269. package/dist/esm/ion-textarea.entry.js +2 -2
  270. package/dist/esm/ion-toast.entry.js +2 -2
  271. package/dist/esm/ion-toggle.entry.js +3 -3
  272. package/dist/esm/ionic.js +1 -1
  273. package/dist/esm/loader.js +1 -1
  274. package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
  275. package/dist/esm-es5/ion-alert.entry.js +1 -1
  276. package/dist/esm-es5/ion-app_8.entry.js +1 -1
  277. package/dist/esm-es5/ion-avatar_3.entry.js +1 -1
  278. package/dist/esm-es5/ion-back-button.entry.js +1 -1
  279. package/dist/esm-es5/ion-backdrop.entry.js +1 -1
  280. package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
  281. package/dist/esm-es5/ion-button_2.entry.js +1 -1
  282. package/dist/esm-es5/ion-card_5.entry.js +1 -1
  283. package/dist/esm-es5/ion-checkbox.entry.js +1 -1
  284. package/dist/esm-es5/ion-chip.entry.js +1 -1
  285. package/dist/esm-es5/ion-col_3.entry.js +1 -1
  286. package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
  287. package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
  288. package/dist/esm-es5/ion-fab_3.entry.js +1 -1
  289. package/dist/esm-es5/ion-img.entry.js +1 -1
  290. package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
  291. package/dist/esm-es5/ion-input-password-toggle.entry.js +1 -1
  292. package/dist/esm-es5/ion-input.entry.js +1 -1
  293. package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
  294. package/dist/esm-es5/ion-item_8.entry.js +1 -1
  295. package/dist/esm-es5/ion-loading.entry.js +1 -1
  296. package/dist/esm-es5/ion-menu_3.entry.js +1 -1
  297. package/dist/esm-es5/ion-modal.entry.js +1 -1
  298. package/dist/esm-es5/ion-nav_2.entry.js +1 -1
  299. package/dist/esm-es5/ion-picker-column-option.entry.js +1 -1
  300. package/dist/esm-es5/ion-picker-column.entry.js +1 -1
  301. package/dist/esm-es5/ion-picker.entry.js +1 -1
  302. package/dist/esm-es5/ion-popover.entry.js +1 -1
  303. package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
  304. package/dist/esm-es5/ion-radio_2.entry.js +1 -1
  305. package/dist/esm-es5/ion-range.entry.js +1 -1
  306. package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
  307. package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
  308. package/dist/esm-es5/ion-ripple-effect.entry.js +1 -1
  309. package/dist/esm-es5/ion-route_4.entry.js +1 -1
  310. package/dist/esm-es5/ion-searchbar.entry.js +1 -1
  311. package/dist/esm-es5/ion-segment_2.entry.js +1 -1
  312. package/dist/esm-es5/ion-select_3.entry.js +1 -1
  313. package/dist/esm-es5/ion-spinner.entry.js +1 -1
  314. package/dist/esm-es5/ion-split-pane.entry.js +1 -1
  315. package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
  316. package/dist/esm-es5/ion-tab_2.entry.js +1 -1
  317. package/dist/esm-es5/ion-text.entry.js +1 -1
  318. package/dist/esm-es5/ion-textarea.entry.js +1 -1
  319. package/dist/esm-es5/ion-toast.entry.js +1 -1
  320. package/dist/esm-es5/ion-toggle.entry.js +1 -1
  321. package/dist/esm-es5/ionic.js +1 -1
  322. package/dist/esm-es5/loader.js +1 -1
  323. package/dist/ionic/ionic.esm.js +1 -1
  324. package/dist/ionic/{p-01503bbd.system.entry.js → p-000616a6.system.entry.js} +1 -1
  325. package/dist/ionic/{p-5417b9bb.entry.js → p-0114f140.entry.js} +1 -1
  326. package/dist/ionic/{p-a41699db.entry.js → p-01363de7.entry.js} +1 -1
  327. package/dist/ionic/{p-4b0fedb7.system.entry.js → p-08d58c6e.system.entry.js} +1 -1
  328. package/dist/ionic/{p-25928b83.system.entry.js → p-0bd1e451.system.entry.js} +1 -1
  329. package/dist/ionic/p-0da547d8.entry.js +4 -0
  330. package/dist/ionic/{p-3c968c7f.system.entry.js → p-10d5c336.system.entry.js} +1 -1
  331. package/dist/ionic/p-11ee3944.system.entry.js +4 -0
  332. package/dist/ionic/{p-521eca2e.entry.js → p-1604366a.entry.js} +1 -1
  333. package/dist/ionic/{p-973f0b15.system.entry.js → p-1704f743.system.entry.js} +1 -1
  334. package/dist/ionic/{p-72ffd137.system.entry.js → p-18853369.system.entry.js} +1 -1
  335. package/dist/ionic/{p-6b8893dd.entry.js → p-24fa7c25.entry.js} +1 -1
  336. package/dist/ionic/{p-4a82bd1c.system.entry.js → p-26d3578f.system.entry.js} +1 -1
  337. package/dist/ionic/{p-a90e2708.system.entry.js → p-27d8ecaa.system.entry.js} +1 -1
  338. package/dist/ionic/p-322c5fb4.system.js +1 -1
  339. package/dist/ionic/{p-b0568945.system.entry.js → p-325e50fe.system.entry.js} +1 -1
  340. package/dist/ionic/{p-8d44cf1f.entry.js → p-368d64f5.entry.js} +1 -1
  341. package/dist/ionic/{p-6817cf42.system.entry.js → p-37990e47.system.entry.js} +1 -1
  342. package/dist/ionic/{p-003eecb9.entry.js → p-39d31e65.entry.js} +1 -1
  343. package/dist/ionic/{p-2b7c93b4.entry.js → p-45f40456.entry.js} +1 -1
  344. package/dist/ionic/{p-b54fc1ae.entry.js → p-4689be69.entry.js} +1 -1
  345. package/dist/ionic/{p-772dacba.system.entry.js → p-490c8a1a.system.entry.js} +1 -1
  346. package/dist/ionic/{p-af999a31.entry.js → p-4a2a18a8.entry.js} +1 -1
  347. package/dist/ionic/{p-92d7a3d1.entry.js → p-51f35545.entry.js} +1 -1
  348. package/dist/ionic/{p-bfa2e81c.entry.js → p-52738d32.entry.js} +1 -1
  349. package/dist/ionic/{p-7243df6f.entry.js → p-5626a758.entry.js} +1 -1
  350. package/dist/ionic/p-59bfe113.entry.js +4 -0
  351. package/dist/ionic/{p-61e422dd.system.entry.js → p-6632c950.system.entry.js} +1 -1
  352. package/dist/ionic/{p-7c50965e.entry.js → p-669bec19.entry.js} +1 -1
  353. package/dist/ionic/{p-68c4df55.entry.js → p-6a4ffe5b.entry.js} +1 -1
  354. package/dist/ionic/{p-960803fc.system.entry.js → p-6aa6d203.system.entry.js} +1 -1
  355. package/dist/ionic/{p-6e85e450.entry.js → p-6c05b139.entry.js} +1 -1
  356. package/dist/ionic/{p-95823c62.system.entry.js → p-6fefff9f.system.entry.js} +1 -1
  357. package/dist/ionic/{p-00b01a55.system.entry.js → p-7219765b.system.entry.js} +1 -1
  358. package/dist/ionic/{p-233e6c93.entry.js → p-7603fa3c.entry.js} +1 -1
  359. package/dist/ionic/{p-4a0a4204.system.entry.js → p-762a188e.system.entry.js} +2 -2
  360. package/dist/ionic/{p-773d118d.entry.js → p-76c72e72.entry.js} +1 -1
  361. package/dist/ionic/{p-8b6232a6.system.entry.js → p-79357257.system.entry.js} +1 -1
  362. package/dist/ionic/{p-100b83fd.system.entry.js → p-7c010051.system.entry.js} +1 -1
  363. package/dist/ionic/{p-2ca6eac2.system.entry.js → p-7f63a0a9.system.entry.js} +1 -1
  364. package/dist/ionic/{p-21cfd4de.entry.js → p-7f764683.entry.js} +1 -1
  365. package/dist/ionic/{p-c34659b9.entry.js → p-82229906.entry.js} +1 -1
  366. package/dist/ionic/{p-2c4bdd9d.entry.js → p-85047881.entry.js} +1 -1
  367. package/dist/ionic/{p-9172535c.entry.js → p-8522dc98.entry.js} +1 -1
  368. package/dist/ionic/{p-9b6c6302.system.entry.js → p-8c559d3e.system.entry.js} +1 -1
  369. package/dist/ionic/{p-baffaf8d.system.entry.js → p-8c7835a4.system.entry.js} +1 -1
  370. package/dist/ionic/{p-0fa0c92b.entry.js → p-8ebf2e18.entry.js} +1 -1
  371. package/dist/ionic/{p-89a0a446.entry.js → p-90e5b963.entry.js} +1 -1
  372. package/dist/ionic/{p-2ea1ca4f.system.entry.js → p-93555796.system.entry.js} +1 -1
  373. package/dist/ionic/{p-a879ecb7.system.entry.js → p-988c0d79.system.entry.js} +1 -1
  374. package/dist/ionic/{p-b7657e8d.entry.js → p-99f8439c.entry.js} +1 -1
  375. package/dist/ionic/{p-f8c8b9ba.entry.js → p-a168b755.entry.js} +1 -1
  376. package/dist/ionic/{p-9ece8dcf.entry.js → p-a35df635.entry.js} +1 -1
  377. package/dist/ionic/{p-49bc6544.entry.js → p-a40583b8.entry.js} +1 -1
  378. package/dist/ionic/{p-755b27f0.system.entry.js → p-a48267bc.system.entry.js} +1 -1
  379. package/dist/ionic/{p-836d39d4.system.entry.js → p-a604f134.system.entry.js} +2 -2
  380. package/dist/ionic/p-aebea85f.entry.js +4 -0
  381. package/dist/ionic/{p-fd0cb4ef.entry.js → p-af6ce16f.entry.js} +1 -1
  382. package/dist/ionic/{p-a3711608.system.entry.js → p-aff11d9d.system.entry.js} +1 -1
  383. package/dist/ionic/{p-ab8a2ff1.entry.js → p-b0815de0.entry.js} +1 -1
  384. package/dist/ionic/{p-293ed6ac.system.entry.js → p-b096d8e2.system.entry.js} +1 -1
  385. package/dist/ionic/{p-f50ae0d5.system.entry.js → p-b16f01c0.system.entry.js} +1 -1
  386. package/dist/ionic/{p-e3a5da9d.entry.js → p-b3fe1b31.entry.js} +1 -1
  387. package/dist/ionic/{p-fcd71204.system.entry.js → p-b4d17d24.system.entry.js} +1 -1
  388. package/dist/ionic/{p-75c0dc65.system.entry.js → p-bd18dd08.system.entry.js} +1 -1
  389. package/dist/ionic/{p-df83e308.system.entry.js → p-bf18fec7.system.entry.js} +1 -1
  390. package/dist/ionic/{p-661ce4a8.entry.js → p-bfadf647.entry.js} +1 -1
  391. package/dist/ionic/{p-05beda73.entry.js → p-c4e1473f.entry.js} +1 -1
  392. package/dist/ionic/{p-44d1539c.system.entry.js → p-caec9a53.system.entry.js} +1 -1
  393. package/dist/ionic/{p-53854390.entry.js → p-ccf3e048.entry.js} +1 -1
  394. package/dist/ionic/{p-9cc3bcc5.system.entry.js → p-cd83e57a.system.entry.js} +2 -2
  395. package/dist/ionic/{p-ce705aac.system.entry.js → p-d061a468.system.entry.js} +2 -2
  396. package/dist/ionic/{p-176b372f.entry.js → p-d0d0b5da.entry.js} +1 -1
  397. package/dist/ionic/{p-e3e1e3de.entry.js → p-d16f52c4.entry.js} +1 -1
  398. package/dist/ionic/{p-a0c88dc2.system.entry.js → p-d1960417.system.entry.js} +1 -1
  399. package/dist/ionic/p-d4b05952.entry.js +4 -0
  400. package/dist/ionic/{p-5e66bcf2.entry.js → p-d58830bc.entry.js} +1 -1
  401. package/dist/ionic/{p-5e842258.entry.js → p-dda1c6b2.entry.js} +1 -1
  402. package/dist/ionic/{p-cdb11938.system.entry.js → p-e47ea956.system.entry.js} +1 -1
  403. package/dist/ionic/{p-0373d924.system.entry.js → p-e71ad7fd.system.entry.js} +1 -1
  404. package/dist/ionic/{p-ffb17177.system.entry.js → p-ed972ec6.system.entry.js} +1 -1
  405. package/dist/ionic/{p-da263d8e.entry.js → p-eec956a8.entry.js} +1 -1
  406. package/dist/ionic/{p-313ccc01.system.entry.js → p-ef942556.system.entry.js} +1 -1
  407. package/dist/ionic/{p-8836d0eb.system.entry.js → p-eff0c7a8.system.entry.js} +2 -2
  408. package/dist/ionic/{p-a72fb8a1.system.entry.js → p-f2a066df.system.entry.js} +1 -1
  409. package/dist/ionic/{p-cff5585e.system.entry.js → p-f73a7a4b.system.entry.js} +1 -1
  410. package/dist/ionic/{p-2200e26b.entry.js → p-f7a4f0c9.entry.js} +1 -1
  411. package/dist/ionic/{p-bd25d639.system.entry.js → p-f7a79406.system.entry.js} +1 -1
  412. package/dist/ionic/{p-9fef1364.entry.js → p-f7ae9e98.entry.js} +1 -1
  413. package/dist/ionic/{p-8ed31163.system.entry.js → p-f8ad7ea4.system.entry.js} +1 -1
  414. package/dist/ionic/{p-9c23044d.entry.js → p-f8bd587f.entry.js} +1 -1
  415. package/dist/ionic/{p-82ab7ccb.entry.js → p-f98b76f3.entry.js} +1 -1
  416. package/dist/ionic/{p-ecb57d24.system.entry.js → p-fa8d5872.system.entry.js} +1 -1
  417. package/dist/ionic/{p-6562e0a9.system.entry.js → p-fb4aa2f3.system.entry.js} +1 -1
  418. package/dist/ionic/{p-4c8fceb0.entry.js → p-fb7ccf79.entry.js} +1 -1
  419. package/dist/types/components/action-sheet/action-sheet.d.ts +0 -1
  420. package/hydrate/index.js +177 -180
  421. package/hydrate/index.mjs +177 -180
  422. package/package.json +1 -1
  423. package/dist/ionic/p-70fafbeb.entry.js +0 -4
  424. package/dist/ionic/p-7251fed5.entry.js +0 -4
  425. package/dist/ionic/p-93f37ceb.system.entry.js +0 -4
  426. package/dist/ionic/p-b4c950f8.entry.js +0 -4
  427. package/dist/ionic/p-f88ebc36.entry.js +0 -4
@@ -5,7 +5,7 @@ import { Host, h } from "@stencil/core";
5
5
  import { getIonMode } from "../../global/ionic-global";
6
6
  export class Row {
7
7
  render() {
8
- return (h(Host, { key: '813c9a7f6782d2cf8eb27f30d3ab28e6f3122868', class: getIonMode(this) }, h("slot", { key: '356bec4d4d408ea63d6b431b06465d5b7bcbff71' })));
8
+ return (h(Host, { key: 'f9f4d3c89addc79724792514644c24525cc3e736', class: getIonMode(this) }, h("slot", { key: 'a1f5d3f68784e8624c95508daa021b90395d6a22' })));
9
9
  }
10
10
  static get is() { return "ion-row"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -378,8 +378,8 @@ export class Searchbar {
378
378
  const clearIcon = this.clearIcon || (mode === 'ios' ? closeCircle : closeSharp);
379
379
  const searchIcon = this.searchIcon || (mode === 'ios' ? searchOutline : searchSharp);
380
380
  const shouldShowCancelButton = this.shouldShowCancelButton();
381
- 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))));
382
- return (h(Host, { key: '34878db21f63a9bdffca0446d8ad5619ff04cac3', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
381
+ 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))));
382
+ return (h(Host, { key: '645dcb19bb2acb42b4a0b8298416bd765dc312fa', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
383
383
  [mode]: true,
384
384
  'searchbar-animated': animated,
385
385
  'searchbar-disabled': this.disabled,
@@ -389,14 +389,14 @@ export class Searchbar {
389
389
  'searchbar-has-focus': this.focused,
390
390
  'searchbar-should-show-clear': this.shouldShowClearButton(),
391
391
  'searchbar-should-show-cancel': this.shouldShowCancelButton(),
392
- }) }, 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) => {
392
+ }) }, 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) => {
393
393
  /**
394
394
  * This prevents mobile browsers from
395
395
  * blurring the input when the clear
396
396
  * button is activated.
397
397
  */
398
398
  ev.preventDefault();
399
- }, 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));
399
+ }, 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));
400
400
  }
401
401
  static get is() { return "ion-searchbar"; }
402
402
  static get encapsulation() { return "scoped"; }
@@ -434,14 +434,14 @@ export class Segment {
434
434
  }
435
435
  render() {
436
436
  const mode = getIonMode(this);
437
- return (h(Host, { key: 'f1f7103b4c298e037df850ac809a1a7c6e9987a7', role: "tablist", onClick: this.onClick, class: createColorClasses(this.color, {
437
+ return (h(Host, { key: '227d2eb8dcabbffb66649d09d359d7ed41b3778c', role: "tablist", onClick: this.onClick, class: createColorClasses(this.color, {
438
438
  [mode]: true,
439
439
  'in-toolbar': hostContext('ion-toolbar', this.el),
440
440
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
441
441
  'segment-activated': this.activated,
442
442
  'segment-disabled': this.disabled,
443
443
  'segment-scrollable': this.scrollable,
444
- }) }, h("slot", { key: '6efdb318b13da8d21687084aa0761728fdf12579', onSlotchange: this.onSlottedItemsChange })));
444
+ }) }, h("slot", { key: '7c0ffd825839c4db82be984ec14406a50bfe2332', onSlotchange: this.onSlottedItemsChange })));
445
445
  }
446
446
  static get is() { return "ion-segment"; }
447
447
  static get encapsulation() { return "shadow"; }
@@ -78,7 +78,7 @@ export class SegmentButton {
78
78
  const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
79
79
  const mode = getIonMode(this);
80
80
  const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
81
- return (h(Host, { key: '70cf5c7a3ae2620222c5250c644faf3cfc3b3e4e', class: {
81
+ return (h(Host, { key: 'ddfb26e37b54b261faa70aee68691833aa56e81e', class: {
82
82
  [mode]: true,
83
83
  'in-toolbar': hostContext('ion-toolbar', this.el),
84
84
  'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
@@ -94,10 +94,10 @@ export class SegmentButton {
94
94
  'ion-activatable': true,
95
95
  'ion-activatable-instant': true,
96
96
  'ion-focusable': true,
97
- } }, 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: {
97
+ } }, 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: {
98
98
  'segment-button-indicator': true,
99
99
  'segment-button-indicator-animated': true,
100
- } }, h("div", { key: '65c72a151080998c1e548c87d4d4ebd5c7dda72f', part: "indicator-background", class: "segment-button-indicator-background" }))));
100
+ } }, h("div", { key: '51bce0f6af7cde2053351509391a2ac183b38a8e', part: "indicator-background", class: "segment-button-indicator-background" }))));
101
101
  }
102
102
  static get is() { return "ion-segment-button"; }
103
103
  static get encapsulation() { return "shadow"; }
@@ -623,7 +623,7 @@ export class Select {
623
623
  * TODO(FW-5592): Remove hasStartEndSlots condition
624
624
  */
625
625
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || isExpanded || hasStartEndSlots));
626
- return (h(Host, { key: '73c571c1f8468e1c3f4fe02fbbb33ba9cbc8e989', onClick: this.onClick, class: createColorClasses(this.color, {
626
+ return (h(Host, { key: 'd95e003059e8719cd19f6f9e23d8939b0cae9bd1', onClick: this.onClick, class: createColorClasses(this.color, {
627
627
  [mode]: true,
628
628
  'in-item': inItem,
629
629
  'in-item-color': hostContext('ion-item.ion-color', el),
@@ -639,7 +639,7 @@ export class Select {
639
639
  [`select-justify-${justify}`]: justifyEnabled,
640
640
  [`select-shape-${shape}`]: shape !== undefined,
641
641
  [`select-label-placement-${labelPlacement}`]: true,
642
- }) }, h("label", { key: '2b08538cba0b9f747541d57ac18fb6a1ea658878', class: "select-wrapper", id: "select-label" }, this.renderLabelContainer(), h("div", { key: '33f54373bcb02c72a9d0af2efffebc27ee2c69fe', class: "select-wrapper-inner" }, h("slot", { key: 'd1c93aec99dc1cd6410f93309cef615fe04b541b', name: "start" }), h("div", { key: '493d1a3cad9565516f855bef75685b020785ffd3', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), h("slot", { key: '353a3ee5635f8a8f3be411efd6caef6c2ad74a89', name: "end" }), !hasFloatingOrStackedLabel && this.renderSelectIcon()), hasFloatingOrStackedLabel && this.renderSelectIcon(), shouldRenderHighlight && h("div", { key: 'fd5f85555db02affe954f9f4f2876ac8fe676234', class: "select-highlight" }))));
642
+ }) }, h("label", { key: 'e5d15665212e6f1eb9335c408e5dc5f12cccd3ae', class: "select-wrapper", id: "select-label" }, this.renderLabelContainer(), h("div", { key: '53a0d64abaaa08a015aa8fb4c9c91669a179b203', class: "select-wrapper-inner" }, h("slot", { key: '686f830338a5587321433b96577d435c3809d707', name: "start" }), h("div", { key: 'd3852eac0551e155ce6ccc89ce6a3802d752b61e', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), h("slot", { key: '7bebc89c589be9ba15943a1aeb0f9847443b42e1', name: "end" }), !hasFloatingOrStackedLabel && this.renderSelectIcon()), hasFloatingOrStackedLabel && this.renderSelectIcon(), shouldRenderHighlight && h("div", { key: 'bccaa9661ae5185dd953ce40aa18dd1b762146de', class: "select-highlight" }))));
643
643
  }
644
644
  static get is() { return "ion-select"; }
645
645
  static get encapsulation() { return "shadow"; }
@@ -10,7 +10,7 @@ export class SelectOption {
10
10
  this.value = undefined;
11
11
  }
12
12
  render() {
13
- return h(Host, { key: 'ba5a9c695c53fe0802af11a49f4305a9b8f71773', role: "option", id: this.inputId, class: getIonMode(this) });
13
+ return h(Host, { key: '02cad3d160435828ab5e6a4d87d4d7af25e95da5', role: "option", id: this.inputId, class: getIonMode(this) });
14
14
  }
15
15
  static get is() { return "ion-select-option"; }
16
16
  static get encapsulation() { return "shadow"; }
@@ -102,7 +102,7 @@ export class SelectPopover {
102
102
  render() {
103
103
  const { header, message, options, subHeader } = this;
104
104
  const hasSubHeaderOrMessage = subHeader !== undefined || message !== undefined;
105
- return (h(Host, { key: '302553a2eec4d1442751b8af28b7c9bd3487fd5d', class: getIonMode(this) }, h("ion-list", { key: '39ae8579e6fe3bae2c7504147268ad5c82fd27e6' }, header !== undefined && h("ion-list-header", { key: 'e0e6686380d188f46c593e1bb25287dcf08c75c2' }, header), hasSubHeaderOrMessage && (h("ion-item", { key: '8a2d8652db269593c0ba7d767277e12c2b06144d' }, h("ion-label", { key: 'a30cc0ecf95d5bdd6421ee1683922c1b853e98ea', class: "ion-text-wrap" }, subHeader !== undefined && h("h3", { key: 'c298459ca450123808a08d65660825b2c26d00e5' }, subHeader), message !== undefined && h("p", { key: 'ed895fbaec020e809021138401341b6fd7675035' }, message)))), this.renderOptions(options))));
105
+ return (h(Host, { key: 'db591b42f550b4620ca45daa8290fab196ab760f', class: getIonMode(this) }, h("ion-list", { key: '795b22528ef751611e1d24138e719c77b30d87bb' }, header !== undefined && h("ion-list-header", { key: '168697c286bf28328d997675bb62ac55c62466b5' }, header), hasSubHeaderOrMessage && (h("ion-item", { key: '8ba867e77c502589db1475d50d661fbda868095a' }, h("ion-label", { key: '615b8114e8315a287592caa69c8d0764c07a3755', class: "ion-text-wrap" }, subHeader !== undefined && h("h3", { key: '5bbb3a53b7eba7b10391c00cfc348b71b928e3fa' }, subHeader), message !== undefined && h("p", { key: 'a12814f22ba06fe799475c845a975c720c98bfaa' }, message)))), this.renderOptions(options))));
106
106
  }
107
107
  static get is() { return "ion-select-popover"; }
108
108
  static get encapsulation() { return "scoped"; }
@@ -25,11 +25,11 @@ export class SkeletonText {
25
25
  const animated = this.animated && config.getBoolean('animated', true);
26
26
  const inMedia = hostContext('ion-avatar', this.el) || hostContext('ion-thumbnail', this.el);
27
27
  const mode = getIonMode(this);
28
- return (h(Host, { key: '1a3e78e9a6f740d609d1f0b7a16cb6eff4a2d617', class: {
28
+ return (h(Host, { key: '69ac5fabf02d9d42a4eb99b3499dce0864199cb0', class: {
29
29
  [mode]: true,
30
30
  'skeleton-text-animated': animated,
31
31
  'in-media': inMedia,
32
- } }, h("span", { key: 'be3eabe196ec6e8ec19857375ba30f4c8aa58e7f' }, "\u00A0")));
32
+ } }, h("span", { key: '77887175c8147baecccc6258faa8181c9b2a449c' }, "\u00A0")));
33
33
  }
34
34
  static get is() { return "ion-skeleton-text"; }
35
35
  static get encapsulation() { return "shadow"; }
@@ -39,7 +39,7 @@ export class Spinner {
39
39
  svgs.push(buildLine(spinner, duration, i, spinner.lines));
40
40
  }
41
41
  }
42
- return (h(Host, { key: '50cbaed55eeab15292447d106a80b93db4cb40de', class: createColorClasses(self.color, {
42
+ return (h(Host, { key: 'bc61b47a0bfc75efa3ef2a201fc9d573ceef5bc3', class: createColorClasses(self.color, {
43
43
  [mode]: true,
44
44
  [`spinner-${spinnerName}`]: true,
45
45
  'spinner-paused': self.paused || config.getBoolean('_testing'),
@@ -118,12 +118,12 @@ export class SplitPane {
118
118
  }
119
119
  render() {
120
120
  const mode = getIonMode(this);
121
- return (h(Host, { key: 'd54c356cd4bff7e55325160882dea8249f47f388', class: {
121
+ return (h(Host, { key: '03371ed21b1fdd155ec12178d5b4fe42db58326c', class: {
122
122
  [mode]: true,
123
123
  // Used internally for styling
124
124
  [`split-pane-${mode}`]: true,
125
125
  'split-pane-visible': this.visible,
126
- } }, h("slot", { key: 'af62690d0fd686cfbd29d888c79eda9001f13e2f' })));
126
+ } }, h("slot", { key: '5c82033f0be9eeecf9cca79984e81c4b2e38cba0' })));
127
127
  }
128
128
  static get is() { return "ion-split-pane"; }
129
129
  static get encapsulation() { return "shadow"; }
@@ -48,10 +48,10 @@ export class Tab {
48
48
  }
49
49
  render() {
50
50
  const { tab, active, component } = this;
51
- return (h(Host, { key: '46d5498418f5379861c3d7465e8021dec45f1200', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
51
+ return (h(Host, { key: '0e2727610cfb92432ecbe731282dd0fc17f7801c', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
52
52
  'ion-page': component === undefined,
53
53
  'tab-hidden': !active,
54
- } }, h("slot", { key: 'b45045dccb87dfe75e3f5a5a474bb48b6c98e922' })));
54
+ } }, h("slot", { key: '6d024e3eeb310211ff0424e7cdc24f3cf39165f7' })));
55
55
  }
56
56
  static get is() { return "ion-tab"; }
57
57
  static get encapsulation() { return "shadow"; }
@@ -51,11 +51,11 @@ export class TabBar {
51
51
  const { color, translucent, keyboardVisible } = this;
52
52
  const mode = getIonMode(this);
53
53
  const shouldHide = keyboardVisible && this.el.getAttribute('slot') !== 'top';
54
- return (h(Host, { key: '3a8595dd83f89e8319471a7a7f9f64b2565b384c', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses(color, {
54
+ return (h(Host, { key: '4a658d07ec24e6bf2383ff6b85dbfc63d12c8910', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses(color, {
55
55
  [mode]: true,
56
56
  'tab-bar-translucent': translucent,
57
57
  'tab-bar-hidden': shouldHide,
58
- }) }, h("slot", { key: '8b65eceb922f6abfa15f41046261586fb94b981f' })));
58
+ }) }, h("slot", { key: '846f8ef4f9af7f3f5828b7302cba115562204f7b' })));
59
59
  }
60
60
  static get is() { return "ion-tab-bar"; }
61
61
  static get encapsulation() { return "shadow"; }
@@ -70,7 +70,7 @@ export class TabButton {
70
70
  rel,
71
71
  target,
72
72
  };
73
- return (h(Host, { key: '4b528ce31f67e10ad849e0c99bd034bba675c227', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
73
+ return (h(Host, { key: '9588586b1cd801140fb0e0cc42e91a2fd9b92d2e', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
74
74
  [mode]: true,
75
75
  'tab-selected': selected,
76
76
  'tab-disabled': disabled,
@@ -82,7 +82,7 @@ export class TabButton {
82
82
  'ion-activatable': true,
83
83
  'ion-selectable': true,
84
84
  'ion-focusable': true,
85
- } }, h("a", Object.assign({ key: '0da8784b1b243ffaaaf04dd7adb55d6881ed0c08' }, attrs, { class: "button-native", part: "native", role: "tab", "aria-selected": selected ? 'true' : null, "aria-disabled": disabled ? 'true' : null, tabindex: disabled ? '-1' : undefined }, inheritedAttributes), h("span", { key: '2c628e8f1ebc129f84876c01530468cb97d8bf3a', class: "button-inner" }, h("slot", { key: '8052a171d197a7de1a7eb12b091c35f73ae1ee21' })), mode === 'md' && h("ion-ripple-effect", { key: '4186bdb5ed045ec16f495a14fa30ac864c576227', type: "unbounded" }))));
85
+ } }, h("a", Object.assign({ key: '9cdad3684c2e59873a4b1858ad6a899193084abf' }, attrs, { class: "button-native", part: "native", role: "tab", "aria-selected": selected ? 'true' : null, "aria-disabled": disabled ? 'true' : null, tabindex: disabled ? '-1' : undefined }, inheritedAttributes), h("span", { key: 'ed542d1d9b7f68542c829ee94d10fa6a417cc3ba', class: "button-inner" }, h("slot", { key: '181dffbbd8e91e23343049f9b64cc5454297f05e' })), mode === 'md' && h("ion-ripple-effect", { key: 'b3012617ce2a23d6fbadb0d1c2d05ddabb947f2c', type: "unbounded" }))));
86
86
  }
87
87
  static get is() { return "ion-tab-button"; }
88
88
  static get encapsulation() { return "shadow"; }
@@ -145,7 +145,7 @@ export class Tabs {
145
145
  return Array.from(this.el.querySelectorAll('ion-tab'));
146
146
  }
147
147
  render() {
148
- return (h(Host, { key: 'eb094c9bd15b7777c53bd0bd6d225784fa472849', onIonTabButtonClick: this.onTabClicked }, h("slot", { key: 'a516ca6915bf26e77eeeb0ff684c4fcc7d4420a7', name: "top" }), h("div", { key: 'dd2a32a072d77afe216abc4958c1d686405fb780', class: "tabs-inner" }, h("slot", { key: '222c20ba862068f5c78e7bbef4fa213499fb2fa5' })), h("slot", { key: '3e76dcb1b21873aa137d095c56131514054ead3a', name: "bottom" })));
148
+ return (h(Host, { key: '549d895d74165267eb648d929e81d100b0db8ab4', onIonTabButtonClick: this.onTabClicked }, h("slot", { key: 'f40633a1b2d38c56d6268a4f9554e255a9c9fd4f', name: "top" }), h("div", { key: 'e688d6c6299fb2551e4f4b1038128d02c71e9c09', class: "tabs-inner" }, h("slot", { key: '157805f56e4708d15f11d6093c9106abe18f2869' })), h("slot", { key: 'a7add9aed231853bb61797ad14ded5b6fe9f0015', name: "bottom" })));
149
149
  }
150
150
  static get is() { return "ion-tabs"; }
151
151
  static get encapsulation() { return "shadow"; }
@@ -13,9 +13,9 @@ export class Text {
13
13
  }
14
14
  render() {
15
15
  const mode = getIonMode(this);
16
- return (h(Host, { key: '4b76333b1ea5cab134b9dc1f5670c0d5a253fc32', class: createColorClasses(this.color, {
16
+ return (h(Host, { key: 'ab9a44c87ae1a8315ca07721f683fb439f2caff1', class: createColorClasses(this.color, {
17
17
  [mode]: true,
18
- }) }, h("slot", { key: '3dee5f16bc58b3d92547d910bd4f441a00ce2039' })));
18
+ }) }, h("slot", { key: '809b39d6b64195fdf9788ae121a4f241ba1cac6b' })));
19
19
  }
20
20
  static get is() { return "ion-text"; }
21
21
  static get encapsulation() { return "shadow"; }
@@ -359,7 +359,7 @@ export class Textarea {
359
359
  * TODO(FW-5592): Remove hasStartEndSlots condition
360
360
  */
361
361
  const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
362
- return (h(Host, { key: '37595a18d77dea1a337ac1c672e5f08a4128111d', class: createColorClasses(this.color, {
362
+ return (h(Host, { key: '2ac001eae0e1dcf5ec0a1cda381d8a1e8fbe0ddb', class: createColorClasses(this.color, {
363
363
  [mode]: true,
364
364
  'has-value': hasValue,
365
365
  'has-focus': hasFocus,
@@ -368,7 +368,7 @@ export class Textarea {
368
368
  [`textarea-shape-${shape}`]: shape !== undefined,
369
369
  [`textarea-label-placement-${labelPlacement}`]: true,
370
370
  'textarea-disabled': disabled,
371
- }) }, h("label", { key: '67342758743e5a40448a32ff695876d39778621f', class: "textarea-wrapper", htmlFor: inputId }, this.renderLabelContainer(), h("div", { key: 'a994be8264bf5652811cf816d79a04178954e83f', class: "textarea-wrapper-inner" }, h("div", { key: 'e09c93ebcd5b3d227d51e682ca23dfc7fd7027ad', class: "start-slot-wrapper" }, h("slot", { key: 'd39758f21f19ae70aea21e9a9a7b7c20991fe593', name: "start" })), h("div", { key: '6a4e10e53de4bb235ee30def4c9ae5bdee888816', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, h("textarea", Object.assign({ key: '9e254e551f124d972e9bc6b09ef0f2bb55890be5', 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 }, this.inheritedAttributes), value)), h("div", { key: 'a66aa2d2bc4778a0bec56a8b9ec9052a832eb3b2', class: "end-slot-wrapper" }, h("slot", { key: '8e6a90b4475de32e23afc593da4108610dcca663', name: "end" }))), shouldRenderHighlight && h("div", { key: '6da03205a8daff45581b20f0af3938634a9d5f8c', class: "textarea-highlight" })), this.renderBottomContent()));
371
+ }) }, h("label", { key: '3f846e28f1e7127202b8be7148324080a424dc66', class: "textarea-wrapper", htmlFor: inputId }, this.renderLabelContainer(), h("div", { key: 'e221bf2c583cdf6019e05b3b499279216edeabf5', class: "textarea-wrapper-inner" }, h("div", { key: '94d7097f3f3a26aed37ed4bb77566e1ba5e40ece', class: "start-slot-wrapper" }, h("slot", { key: 'ecdb0f2bd3228edf9b6db1a63afd42cf2f48d3c9', name: "start" })), h("div", { key: 'dfbe9f1a7d21839d8b9f372a208c0c3e60af5f68', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, h("textarea", Object.assign({ key: '8232f346ad68093d72feff68e69b35bc3c5e0605', 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 }, this.inheritedAttributes), value)), h("div", { key: 'b06b270cdccdb6dad190ba5277c7893663539d7b', class: "end-slot-wrapper" }, h("slot", { key: '063e0c67ac54f2de7006de5cc91dddabcfd23e63', name: "end" }))), shouldRenderHighlight && h("div", { key: 'dc0376830bae4829bd83a0a98b2e51ab728a4a57', class: "textarea-highlight" })), this.renderBottomContent()));
372
372
  }
373
373
  static get is() { return "ion-textarea"; }
374
374
  static get encapsulation() { return "scoped"; }
@@ -5,7 +5,7 @@ import { Host, h } from "@stencil/core";
5
5
  import { getIonMode } from "../../global/ionic-global";
6
6
  export class Thumbnail {
7
7
  render() {
8
- return (h(Host, { key: 'ea55000055f941b0c79561e8934be6242ec8e114', class: getIonMode(this) }, h("slot", { key: 'a4f934f442797f5c66a77e0ef8920fdd07c204f2' })));
8
+ return (h(Host, { key: '7d0d0ecb46ea49d34da58724d546db9ffb768b4a', class: getIonMode(this) }, h("slot", { key: 'df6831c030f57b254ceeaf43bd0c90e06915b161' })));
9
9
  }
10
10
  static get is() { return "ion-thumbnail"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -27,11 +27,11 @@ export class ToolbarTitle {
27
27
  render() {
28
28
  const mode = getIonMode(this);
29
29
  const size = this.getSize();
30
- return (h(Host, { key: '5a58dc437a6f4257244bbdd7e9a682a17d8c9a6b', class: createColorClasses(this.color, {
30
+ return (h(Host, { key: '76a120f45fe6bedbe761e85e390b53c5dc8f30a2', class: createColorClasses(this.color, {
31
31
  [mode]: true,
32
32
  [`title-${size}`]: true,
33
33
  'title-rtl': document.dir === 'rtl',
34
- }) }, h("div", { key: '58682ea7b8f47a08adfad419b5c76b34784c6501', class: "toolbar-title" }, h("slot", { key: '8a9248534e4c3076f5e2dfda38ef86069796851c' }))));
34
+ }) }, h("div", { key: 'a7f3bd0a060f7ffc8aef7a150ed4d616d845fa74', class: "toolbar-title" }, h("slot", { key: '3d60b9f35d6a50f6508053bc354890c4f64fa6d5' }))));
35
35
  }
36
36
  static get is() { return "ion-title"; }
37
37
  static get encapsulation() { return "shadow"; }
@@ -391,9 +391,9 @@ export class Toast {
391
391
  if (layout === 'stacked' && startButtons.length > 0 && endButtons.length > 0) {
392
392
  printIonWarning('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);
393
393
  }
394
- return (h(Host, Object.assign({ key: '68c336f80af04ba484ca9899bae8f40c0d9b7691', tabindex: "-1" }, this.htmlAttributes, { style: {
394
+ return (h(Host, Object.assign({ key: 'fd7f35a7fb769a46d1860f0d16d2a97f287b49d2', tabindex: "-1" }, this.htmlAttributes, { style: {
395
395
  zIndex: `${60000 + this.overlayIndex}`,
396
- }, class: createColorClasses(this.color, Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent })), onIonToastWillDismiss: this.dispatchCancelHandler }), h("div", { key: '3483b188f14b700964a123997a60a43a2023a1b6', class: wrapperClass }, h("div", { key: '1b88544a9b87253b364cbec6285625388979b560', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (h("ion-icon", { key: 'bd1c42e3b14af66b880dfe283e3ae910075c0f70', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), h("div", { key: 'a5ef6cdabc1f7c70d11a5f2a0abf8737fe7550e8', 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')))));
396
+ }, class: createColorClasses(this.color, Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent })), onIonToastWillDismiss: this.dispatchCancelHandler }), h("div", { key: '0ebf71074b240fd63a7ec816855f16d327742d4e', class: wrapperClass }, h("div", { key: '364ed5cf8591d3ce8e159c4bd480a921a1163ced', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (h("ion-icon", { key: '9f57da73c79c747fd2b387900c67c7d6c871a910', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), h("div", { key: '58343c16377abd5d76b7b3ae928c2437da0259fb', 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')))));
397
397
  }
398
398
  static get is() { return "ion-toast"; }
399
399
  static get encapsulation() { return "shadow"; }
@@ -157,7 +157,7 @@ export class Toggle {
157
157
  const value = this.getValue();
158
158
  const rtl = isRTL(el) ? 'rtl' : 'ltr';
159
159
  renderHiddenInput(true, el, name, checked ? value : '', disabled);
160
- return (h(Host, { key: '8f024fb0fbc2d4442be0574b03450426e8e4fc9e', onClick: this.onClick, class: createColorClasses(color, {
160
+ return (h(Host, { key: '059639dd357e81134e9c5345b0c4ff0b501aa372', onClick: this.onClick, class: createColorClasses(color, {
161
161
  [mode]: true,
162
162
  'in-item': hostContext('ion-item', el),
163
163
  'toggle-activated': activated,
@@ -167,10 +167,10 @@ export class Toggle {
167
167
  [`toggle-alignment-${alignment}`]: alignment !== undefined,
168
168
  [`toggle-label-placement-${labelPlacement}`]: true,
169
169
  [`toggle-${rtl}`]: true,
170
- }) }, h("label", { key: '0492f009cd89755adf41f60925028002df0e67b1', class: "toggle-wrapper" }, h("input", Object.assign({ key: 'fd98b23e8adfa2630878eddc30607a0b1bf9e798', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl) }, this.inheritedAttributes)), h("div", { key: 'bcbde055ad9450319ae41e8956a1e8cc0a7796a4', class: {
170
+ }) }, h("label", { key: '9e06a613ed8fcfdca304ba62ed74feb6c7be2e2d', class: "toggle-wrapper" }, h("input", Object.assign({ key: 'e667729528eeb3b21100d7f7e8aa3bf0111adc6c', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl) }, this.inheritedAttributes)), h("div", { key: '7b95e7f346e84bac82606a2dec48f4ae02ce7854', class: {
171
171
  'label-text-wrapper': true,
172
172
  'label-text-wrapper-hidden': !this.hasLabel,
173
- }, part: "label" }, h("slot", { key: '7a6ea9515d454d80615f0622f361c5f91b41345c' })), h("div", { key: '6d3670b81b8f809092c98b3f3b8e483ddf6a7cac', class: "native-wrapper" }, this.renderToggleControl()))));
173
+ }, part: "label" }, h("slot", { key: 'c0a1ff31325e30eb433cf802c8193b1bb570a2f5' })), h("div", { key: '41b11a32669d8f1b7405dd64b8547ba81a683fe1', class: "native-wrapper" }, this.renderToggleControl()))));
174
174
  }
175
175
  static get is() { return "ion-toggle"; }
176
176
  static get encapsulation() { return "shadow"; }
@@ -62,10 +62,10 @@ export class Toolbar {
62
62
  this.childrenStyles.forEach((value) => {
63
63
  Object.assign(childStyles, value);
64
64
  });
65
- return (h(Host, { key: '4bb3a55001408a3bdf033af76b9196cb96c07c09', class: Object.assign(Object.assign({}, childStyles), createColorClasses(this.color, {
65
+ return (h(Host, { key: '7bcb85a3928cbce60c1731b526fa4a4dae7b3ac7', class: Object.assign(Object.assign({}, childStyles), createColorClasses(this.color, {
66
66
  [mode]: true,
67
67
  'in-toolbar': hostContext('ion-toolbar', this.el),
68
- })) }, h("div", { key: '0891db157d6e028c6d03696f13fb510ea91b0296', class: "toolbar-background" }), h("div", { key: '95fbc870d808f74af4bb18cd8f8ec8c7828a9e0b', class: "toolbar-container" }, h("slot", { key: '84d4a9644660fe00ca085055ca8d12f3647531ad', name: "start" }), h("slot", { key: 'fd361dc9c9979f59aed2fedcf94629506fae62b0', name: "secondary" }), h("div", { key: '54d2b28616a4627c55766f66dc453707752758a6', class: "toolbar-content" }, h("slot", { key: '8f65e0830cce7135640b90eb694e282cb7e5efd2' })), h("slot", { key: 'c78be11a207c8674f222543646398636956087e6', name: "primary" }), h("slot", { key: 'ab25e1601ccaa8cb0d81921b849bcb7402aa7826', name: "end" }))));
68
+ })) }, h("div", { key: 'cbcbec3b11975dc72ce6fdf11a4a3c6a0c645073', class: "toolbar-background" }), h("div", { key: '4716951b9736c933206284e1e34eebe1507f896c', class: "toolbar-container" }, h("slot", { key: '890a8d114ebb2b9a0c364d48425a2c82248c08f7', name: "start" }), h("slot", { key: 'dc856f55f7fb412274edeec64d1bbe6be109abd0', name: "secondary" }), h("div", { key: '5b67e95c3bbda910c94da2527465c6824d61a8a6', class: "toolbar-content" }, h("slot", { key: '5e19b792aa970797d08430666b14a2cd30af87e3' })), h("slot", { key: 'bc8795cfee8af3cc4923e5df6351bc7e1ddbb4e4', name: "primary" }), h("slot", { key: '33e6f54d4d6db6307a3b639a34e952bc00403620', name: "end" }))));
69
69
  }
70
70
  static get is() { return "ion-toolbar"; }
71
71
  static get encapsulation() { return "shadow"; }
package/dist/docs.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2024-10-15T21:21:48",
2
+ "timestamp": "2024-10-15T21:31:18",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.20.0",
@@ -1362,15 +1362,11 @@
1362
1362
  "ion-select"
1363
1363
  ],
1364
1364
  "dependencies": [
1365
- "ion-backdrop",
1366
- "ion-icon",
1367
- "ion-ripple-effect"
1365
+ "ion-backdrop"
1368
1366
  ],
1369
1367
  "dependencyGraph": {
1370
1368
  "ion-action-sheet": [
1371
- "ion-backdrop",
1372
- "ion-icon",
1373
- "ion-ripple-effect"
1369
+ "ion-backdrop"
1374
1370
  ],
1375
1371
  "ion-select": [
1376
1372
  "ion-action-sheet"
@@ -24080,7 +24076,6 @@
24080
24076
  "slots": [],
24081
24077
  "parts": [],
24082
24078
  "dependents": [
24083
- "ion-action-sheet",
24084
24079
  "ion-alert",
24085
24080
  "ion-back-button",
24086
24081
  "ion-button",
@@ -24098,9 +24093,6 @@
24098
24093
  ],
24099
24094
  "dependencies": [],
24100
24095
  "dependencyGraph": {
24101
- "ion-action-sheet": [
24102
- "ion-ripple-effect"
24103
- ],
24104
24096
  "ion-alert": [
24105
24097
  "ion-ripple-effect"
24106
24098
  ],
@@ -27980,9 +27972,7 @@
27980
27972
  "ion-backdrop"
27981
27973
  ],
27982
27974
  "ion-action-sheet": [
27983
- "ion-backdrop",
27984
- "ion-icon",
27985
- "ion-ripple-effect"
27975
+ "ion-backdrop"
27986
27976
  ],
27987
27977
  "ion-alert": [
27988
27978
  "ion-ripple-effect",
@@ -208,17 +208,17 @@ const ActionSheet = class {
208
208
  onWillDismiss() {
209
209
  return eventMethod(this.el, 'ionActionSheetWillDismiss');
210
210
  }
211
- async buttonClick(button) {
212
- const role = button.role;
213
- if (isCancel(role)) {
214
- return this.dismiss(button.data, role);
215
- }
216
- const shouldDismiss = await this.callButtonHandler(button);
217
- if (shouldDismiss) {
218
- return this.dismiss(button.data, button.role);
219
- }
220
- return Promise.resolve();
221
- }
211
+ // private async buttonClick(button: ActionSheetButton) {
212
+ // const role = button.role;
213
+ // if (isCancel(role)) {
214
+ // return this.dismiss(button.data, role);
215
+ // }
216
+ // const shouldDismiss = await this.callButtonHandler(button);
217
+ // if (shouldDismiss) {
218
+ // return this.dismiss(button.data, button.role);
219
+ // }
220
+ // return Promise.resolve();
221
+ // }
222
222
  async callButtonHandler(button) {
223
223
  if (button) {
224
224
  // a handler has been provided, execute it
@@ -292,16 +292,16 @@ const ActionSheet = class {
292
292
  render() {
293
293
  const { header, htmlAttributes, overlayIndex } = this;
294
294
  const mode = getIonMode(this);
295
- const allButtons = this.getButtons();
296
- const cancelButton = allButtons.find((b) => b.role === 'cancel');
297
- const buttons = allButtons.filter((b) => b.role !== 'cancel');
295
+ // const allButtons = this.getButtons();
296
+ // const cancelButton = allButtons.find((b) => b.role === 'cancel');
297
+ // const buttons = allButtons.filter((b) => b.role !== 'cancel');
298
298
  const headerID = `action-sheet-${overlayIndex}-header`;
299
- return (h(Host, Object.assign({ key: '7bbd202ca9e19727e7514abbe073687d982f80c3', role: "dialog", "aria-modal": "true", "aria-labelledby": header !== undefined ? headerID : null, tabindex: "-1" }, htmlAttributes, { style: {
299
+ return (h(Host, Object.assign({ key: 'e1b1ed6c403a2740700053df4bd0264982e5f75c', role: "dialog", "aria-modal": "true", "aria-labelledby": header !== undefined ? headerID : null, tabindex: "-1" }, htmlAttributes, { style: {
300
300
  zIndex: `${20000 + this.overlayIndex}`,
301
- }, class: Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'action-sheet-translucent': this.translucent }), onIonActionSheetWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), h("ion-backdrop", { key: '23344a9221a2e6720d7b9de5249dc37256cafa7b', tappable: this.backdropDismiss }), h("div", { key: 'd46361bb5cdc32a7922dcf76b566f358a6174bfa', tabindex: "0" }), h("div", { key: '136c3f2e77c8a2eac8e9ae4bb13d735e1d62598d', class: "action-sheet-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, h("div", { key: '6168ea8b2be42020b2edeb8ff3a0f3d1254be37a', class: "action-sheet-container" }, h("div", { key: '29b9e6619dc54574733a704d6bf885839151bd84', class: "action-sheet-group", ref: (el) => (this.groupEl = el) }, header !== undefined && (h("div", { key: '536ce764bfddb3816ea3512d90f4acef2ccb8589', id: headerID, class: {
301
+ }, class: Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'action-sheet-translucent': this.translucent }), onIonActionSheetWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), h("ion-backdrop", { key: '9fa9befdcea7af76811b78f9f025f4565bc25f9e', tappable: this.backdropDismiss }), h("div", { key: '63ed6cbdec2ea50dd7c1989677ac0cb1924e4b8c', tabindex: "0" }), h("div", { key: 'e93d88a957d3deb4c886069bf7bb4c1b3c32c77e', class: "action-sheet-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, h("div", { key: '8681ca457aa67fc9646cc9b03af2458cfc6af654', class: "action-sheet-head" }, header !== undefined && (h("h2", { key: 'df225c04e4e9f57e944084c1205870dbfebe7175', id: headerID, class: {
302
302
  'action-sheet-title': true,
303
303
  'action-sheet-has-sub-title': this.subHeader !== undefined,
304
- } }, header, this.subHeader && h("div", { key: '6d888219145824fd36cdfe0d3c8388bbf2769777', class: "action-sheet-sub-title" }, this.subHeader))), buttons.map((b) => (h("button", Object.assign({}, b.htmlAttributes, { type: "button", id: b.id, class: buttonClass(b), onClick: () => this.buttonClick(b), disabled: b.disabled, tabIndex: b.disabled ? -1 : 0 }), h("span", { class: "action-sheet-button-inner" }, b.icon && h("ion-icon", { icon: b.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" }), b.text), mode === 'md' && h("ion-ripple-effect", null))))), cancelButton && (h("div", { key: '2c01bb727d9339371cf82393be2f7c52eb70c321', class: "action-sheet-group action-sheet-group-cancel" }, h("button", Object.assign({ key: '3df9aaaa63848407d3d012467ee8dab75e6aa274' }, cancelButton.htmlAttributes, { type: "button", class: buttonClass(cancelButton), onClick: () => this.buttonClick(cancelButton) }), h("span", { key: '1bd3a70026596d857df242fe89ec83cb492f2611', class: "action-sheet-button-inner" }, cancelButton.icon && (h("ion-icon", { key: 'a654c83116c1174d4bb64b69ff20279a9255c479', icon: cancelButton.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" })), cancelButton.text), mode === 'md' && h("ion-ripple-effect", { key: '9a4e60d7667157835f067127a85c9d7b97445803' })))))), h("div", { key: '5a1fc3ef1572dc871c834175f561af151a57f7e7', tabindex: "0" })));
304
+ } }, header)), this.subHeader !== undefined && (h("h2", { key: '49dbc8bc9fe09375719c783dcd4ae1a63287befa', class: "action-sheet-sub-title" }, this.subHeader)))), h("div", { key: '22fc26a805b5a0d406caf0c83e00a9f6cea339c7', tabindex: "0" })));
305
305
  }
306
306
  get el() { return getElement(this); }
307
307
  static get watchers() { return {
@@ -309,9 +309,6 @@ const ActionSheet = class {
309
309
  "trigger": ["triggerChanged"]
310
310
  }; }
311
311
  };
312
- const buttonClass = (button) => {
313
- return Object.assign({ 'action-sheet-button': true, 'ion-activatable': !button.disabled, 'ion-focusable': !button.disabled, [`action-sheet-${button.role}`]: button.role !== undefined }, getClassMap(button.cssClass));
314
- };
315
312
  ActionSheet.style = {
316
313
  ios: IonActionSheetIosStyle0,
317
314
  md: IonActionSheetMdStyle0
@@ -494,9 +494,9 @@ const Alert = class {
494
494
  * If neither is defined, don't set aria-labelledby.
495
495
  */
496
496
  const ariaLabelledBy = header ? hdrId : subHeader ? subHdrId : null;
497
- return (h(Host, Object.assign({ key: 'c7d53f48b359f2bc3480a2e1ba34948fc9378fb0', role: role, "aria-modal": "true", "aria-labelledby": ariaLabelledBy, "aria-describedby": message !== undefined ? msgId : null, tabindex: "-1" }, htmlAttributes, { style: {
497
+ return (h(Host, Object.assign({ key: 'a884e5b9a4d3ec4dc31dddf4e6c545b3cfa65447', role: role, "aria-modal": "true", "aria-labelledby": ariaLabelledBy, "aria-describedby": message !== undefined ? msgId : null, tabindex: "-1" }, htmlAttributes, { style: {
498
498
  zIndex: `${20000 + overlayIndex}`,
499
- }, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'alert-translucent': this.translucent }), onIonAlertWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), h("ion-backdrop", { key: '18c7e6b5d63435d9a6a82bda951158e7e1af6e92', tappable: this.backdropDismiss }), h("div", { key: 'e35e1a4b81286976c8a6bab570c986f3196b21f4', tabindex: "0" }), h("div", { key: '9089864c80d96ed834bf723f3de863cf1c4a5b97', class: "alert-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, h("div", { key: 'dd600f02c84352059c6cdf98821b9c9a831bcdcb', class: "alert-head" }, header && (h("h2", { key: '11afb605e1ccefc889fbdd2533d491bea8fbf183', id: hdrId, class: "alert-title" }, header)), subHeader && (h("h2", { key: 'e53b0613d09d26e5a2cd7c9c6e63ec2535625ce5', id: subHdrId, class: "alert-sub-title" }, subHeader))), this.renderAlertMessage(msgId), this.renderAlertInputs(), this.renderAlertButtons()), h("div", { key: 'cef60ec8b34c9aec8bc698f16f55324d1ce67c72', tabindex: "0" })));
499
+ }, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [mode]: true, 'overlay-hidden': true, 'alert-translucent': this.translucent }), onIonAlertWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), h("ion-backdrop", { key: '4c0e3088895cd7459b3704b9ac86ee436d0ccb0f', tappable: this.backdropDismiss }), h("div", { key: '9732b28f6ce6cbfd8d2b87e93380355f89862f16', tabindex: "0" }), h("div", { key: 'bb4902ccdcc926e8be5272e3084b9bf7bd5c76a4', class: "alert-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, h("div", { key: '69acfd22b9b0e45a8411e77592494d73a79e3ccb', class: "alert-head" }, header && (h("h2", { key: 'c15b0b6f44df94dda14ca1e9dea9629820a11fc5', id: hdrId, class: "alert-title" }, header)), subHeader && (h("h2", { key: '1425dfabf5ee317a5ceaa1f2fe84d391b9b47cda', id: subHdrId, class: "alert-sub-title" }, subHeader))), this.renderAlertMessage(msgId), this.renderAlertInputs(), this.renderAlertButtons()), h("div", { key: '6e36a7aec687e9e9b01ac16ee40b593836c293a2', tabindex: "0" })));
500
500
  }
501
501
  get el() { return getElement(this); }
502
502
  static get watchers() { return {