@pod-os/elements 0.25.2 → 0.25.3-rc.3de9abd.0

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 (636) hide show
  1. package/dist/cjs/elements.cjs.js +1 -1
  2. package/dist/cjs/ion-badge_5.cjs.entry.js +187 -0
  3. package/dist/cjs/ion-badge_5.cjs.entry.js.map +1 -0
  4. package/dist/cjs/ion-card-content.cjs.entry.js +34 -0
  5. package/dist/cjs/ion-card-content.cjs.entry.js.map +1 -0
  6. package/dist/cjs/ion-card-header.cjs.entry.js +37 -0
  7. package/dist/cjs/ion-card-header.cjs.entry.js.map +1 -0
  8. package/dist/cjs/ion-card-title.cjs.entry.js +35 -0
  9. package/dist/cjs/ion-card-title.cjs.entry.js.map +1 -0
  10. package/dist/cjs/ion-card.cjs.entry.js +71 -0
  11. package/dist/cjs/ion-card.cjs.entry.js.map +1 -0
  12. package/dist/cjs/{ion-checkbox_6.cjs.entry.js → ion-checkbox_7.cjs.entry.js} +274 -1
  13. package/dist/cjs/ion-checkbox_7.cjs.entry.js.map +1 -0
  14. package/dist/cjs/ion-col.cjs.entry.js +152 -0
  15. package/dist/cjs/ion-col.cjs.entry.js.map +1 -0
  16. package/dist/cjs/ion-grid.cjs.entry.js +28 -0
  17. package/dist/cjs/ion-grid.cjs.entry.js.map +1 -0
  18. package/dist/cjs/{ion-card_34.cjs.entry.js → ion-icon_31.cjs.entry.js} +35 -143
  19. package/dist/cjs/ion-icon_31.cjs.entry.js.map +1 -0
  20. package/dist/cjs/{ion-input_2.cjs.entry.js → ion-input.cjs.entry.js} +1 -21
  21. package/dist/cjs/ion-input.cjs.entry.js.map +1 -0
  22. package/dist/cjs/ion-note.cjs.entry.js +34 -0
  23. package/dist/cjs/ion-note.cjs.entry.js.map +1 -0
  24. package/dist/cjs/ion-row.cjs.entry.js +23 -0
  25. package/dist/cjs/ion-row.cjs.entry.js.map +1 -0
  26. package/dist/cjs/loader.cjs.js +1 -1
  27. package/dist/cjs/pos-app-document-viewer.cjs.entry.js +8 -1
  28. package/dist/cjs/pos-app-document-viewer.cjs.entry.js.map +1 -1
  29. package/dist/cjs/pos-app-generic.cjs.entry.js +1 -1
  30. package/dist/cjs/pos-app-generic.cjs.entry.js.map +1 -1
  31. package/dist/cjs/pos-app-image-viewer.cjs.entry.js +11 -2
  32. package/dist/cjs/pos-app-image-viewer.cjs.entry.js.map +1 -1
  33. package/dist/cjs/pos-app-ldp-container.cjs.entry.js +8 -1
  34. package/dist/cjs/pos-app-ldp-container.cjs.entry.js.map +1 -1
  35. package/dist/cjs/pos-app-rdf-document.cjs.entry.js +8 -1
  36. package/dist/cjs/pos-app-rdf-document.cjs.entry.js.map +1 -1
  37. package/dist/cjs/pos-container-contents.cjs.entry.js.map +1 -1
  38. package/dist/cjs/pos-container-item.cjs.entry.js +5 -1
  39. package/dist/cjs/pos-container-item.cjs.entry.js.map +1 -1
  40. package/dist/cjs/pos-document.cjs.entry.js +1 -1
  41. package/dist/cjs/pos-document.cjs.entry.js.map +1 -1
  42. package/dist/cjs/pos-relations_2.cjs.entry.js +2 -2
  43. package/dist/cjs/pos-relations_2.cjs.entry.js.map +1 -1
  44. package/dist/cjs/pos-subjects.cjs.entry.js +1 -1
  45. package/dist/cjs/pos-subjects.cjs.entry.js.map +1 -1
  46. package/dist/collection/apps/pos-app-browser/pos-app-browser.css +5 -4
  47. package/dist/collection/apps/pos-app-dashboard/pos-app-dashboard.css +0 -2
  48. package/dist/collection/apps/pos-app-dashboard/pos-example-resources/pos-example-resources.css +2 -2
  49. package/dist/collection/apps/pos-app-dashboard/pos-getting-started/pos-getting-started.css +2 -3
  50. package/dist/collection/apps/pos-app-document-viewer/pos-app-document-viewer.js +12 -2
  51. package/dist/collection/apps/pos-app-document-viewer/pos-app-document-viewer.js.map +1 -1
  52. package/dist/collection/apps/pos-app-generic/pos-app-generic.css +2 -1
  53. package/dist/collection/apps/pos-app-image-viewer/pos-app-image-viewer.css +3 -0
  54. package/dist/collection/apps/pos-app-image-viewer/pos-app-image-viewer.js +12 -3
  55. package/dist/collection/apps/pos-app-image-viewer/pos-app-image-viewer.js.map +1 -1
  56. package/dist/collection/apps/pos-app-ldp-container/pos-app-ldp-container.js +13 -2
  57. package/dist/collection/apps/pos-app-ldp-container/pos-app-ldp-container.js.map +1 -1
  58. package/dist/collection/apps/pos-app-rdf-document/pos-app-rdf-document.js +13 -2
  59. package/dist/collection/apps/pos-app-rdf-document/pos-app-rdf-document.js.map +1 -1
  60. package/dist/collection/apps/pos-app-settings/pos-app-settings.css +0 -2
  61. package/dist/collection/apps/pos-app-settings/pos-app-settings.js +1 -1
  62. package/dist/collection/apps/pos-app-settings/pos-setting-offline-cache/pos-setting-offline-cache.css +4 -2
  63. package/dist/collection/apps/pos-app-settings/pos-setting-offline-cache/pos-setting-offline-cache.js +1 -1
  64. package/dist/collection/apps/styles/article-card.css +19 -0
  65. package/dist/collection/apps/styles/default-app-layout.css +28 -0
  66. package/dist/collection/components/pos-add-literal-value/pos-add-literal-value.css +15 -0
  67. package/dist/collection/components/pos-add-literal-value/pos-add-literal-value.js +2 -2
  68. package/dist/collection/components/pos-add-literal-value/pos-add-literal-value.js.map +1 -1
  69. package/dist/collection/components/pos-add-new-thing/pos-add-new-thing.css +3 -3
  70. package/dist/collection/components/pos-add-new-thing/pos-add-new-thing.js +1 -1
  71. package/dist/collection/components/pos-app/pos-app.js +1 -1
  72. package/dist/collection/components/pos-container-contents/pos-container-contents.css +1 -1
  73. package/dist/collection/components/pos-container-contents/pos-container-contents.js.map +1 -1
  74. package/dist/collection/components/pos-container-contents/pos-container-item.css +16 -0
  75. package/dist/collection/components/pos-container-contents/pos-container-item.js +11 -1
  76. package/dist/collection/components/pos-container-contents/pos-container-item.js.map +1 -1
  77. package/dist/collection/components/pos-dialog/pos-dialog.css +35 -3
  78. package/dist/collection/components/pos-dialog/pos-dialog.js +1 -1
  79. package/dist/collection/components/pos-document/pos-document.css +5 -8
  80. package/dist/collection/components/pos-error-toast/pos-error-toast.js +1 -1
  81. package/dist/collection/components/pos-literals/pos-literals.css +1 -1
  82. package/dist/collection/components/pos-literals/pos-literals.js +1 -1
  83. package/dist/collection/components/pos-login/pos-login.js +1 -1
  84. package/dist/collection/components/pos-login-form/pos-login-form.css +6 -3
  85. package/dist/collection/components/pos-login-form/pos-login-form.js +1 -1
  86. package/dist/collection/components/pos-make-findable/pos-make-findable.css +6 -5
  87. package/dist/collection/components/pos-navigation-bar/pos-navigation-bar.css +7 -10
  88. package/dist/collection/components/pos-navigation-bar/pos-navigation-bar.js +1 -1
  89. package/dist/collection/components/pos-new-thing-form/pos-new-thing-form.css +11 -6
  90. package/dist/collection/components/pos-new-thing-form/pos-new-thing-form.js +1 -1
  91. package/dist/collection/components/pos-relations/pos-relations.css +1 -1
  92. package/dist/collection/components/pos-resource/pos-resource.css +11 -0
  93. package/dist/collection/components/pos-resource/pos-resource.js +12 -2
  94. package/dist/collection/components/pos-resource/pos-resource.js.map +1 -1
  95. package/dist/collection/components/pos-reverse-relations/pos-reverse-relations.css +1 -1
  96. package/dist/collection/components/pos-rich-link/pos-rich-link.css +4 -4
  97. package/dist/collection/components/pos-rich-link/pos-rich-link.js +2 -2
  98. package/dist/collection/components/pos-router/pos-router.js +1 -1
  99. package/dist/collection/components/pos-select-term/pos-select-term.css +2 -0
  100. package/dist/collection/components/pos-select-term/pos-select-term.js +1 -1
  101. package/dist/collection/components/pos-subjects/pos-subjects.css +1 -1
  102. package/dist/components/ion-card-content.js +40 -1
  103. package/dist/components/ion-card-content.js.map +1 -1
  104. package/dist/components/ion-card-header.js +47 -1
  105. package/dist/components/ion-card-header.js.map +1 -1
  106. package/dist/components/ion-card-title.js +44 -1
  107. package/dist/components/ion-card-title.js.map +1 -1
  108. package/dist/components/ion-card.js +95 -1
  109. package/dist/components/ion-card.js.map +1 -1
  110. package/dist/components/ion-col.js +184 -1
  111. package/dist/components/ion-col.js.map +1 -1
  112. package/dist/components/ion-grid.js +37 -1
  113. package/dist/components/ion-grid.js.map +1 -1
  114. package/dist/components/ion-input.js +566 -1
  115. package/dist/components/ion-input.js.map +1 -1
  116. package/dist/components/ion-row.js +30 -1
  117. package/dist/components/ion-row.js.map +1 -1
  118. package/dist/components/pos-add-literal-value2.js +5 -11
  119. package/dist/components/pos-add-literal-value2.js.map +1 -1
  120. package/dist/components/pos-add-new-thing2.js +2 -2
  121. package/dist/components/pos-add-new-thing2.js.map +1 -1
  122. package/dist/components/pos-app-browser.js +2 -20
  123. package/dist/components/pos-app-browser.js.map +1 -1
  124. package/dist/components/pos-app-dashboard2.js +3 -27
  125. package/dist/components/pos-app-dashboard2.js.map +1 -1
  126. package/dist/components/pos-app-document-viewer.js +13 -54
  127. package/dist/components/pos-app-document-viewer.js.map +1 -1
  128. package/dist/components/pos-app-generic.js +7 -37
  129. package/dist/components/pos-app-generic.js.map +1 -1
  130. package/dist/components/pos-app-image-viewer.js +16 -55
  131. package/dist/components/pos-app-image-viewer.js.map +1 -1
  132. package/dist/components/pos-app-ldp-container.js +17 -75
  133. package/dist/components/pos-app-ldp-container.js.map +1 -1
  134. package/dist/components/pos-app-rdf-document.js +17 -63
  135. package/dist/components/pos-app-rdf-document.js.map +1 -1
  136. package/dist/components/pos-app-settings2.js +2 -2
  137. package/dist/components/pos-app-settings2.js.map +1 -1
  138. package/dist/components/pos-app2.js +1 -1
  139. package/dist/components/pos-container-contents2.js +4 -40
  140. package/dist/components/pos-container-contents2.js.map +1 -1
  141. package/dist/components/pos-container-item2.js +7 -21
  142. package/dist/components/pos-container-item2.js.map +1 -1
  143. package/dist/components/pos-dialog2.js +2 -2
  144. package/dist/components/pos-dialog2.js.map +1 -1
  145. package/dist/components/pos-document2.js +1 -1
  146. package/dist/components/pos-document2.js.map +1 -1
  147. package/dist/components/pos-error-toast2.js +1 -1
  148. package/dist/components/pos-example-resources2.js +3 -27
  149. package/dist/components/pos-example-resources2.js.map +1 -1
  150. package/dist/components/pos-getting-started2.js +1 -1
  151. package/dist/components/pos-getting-started2.js.map +1 -1
  152. package/dist/components/pos-internal-router2.js +2 -26
  153. package/dist/components/pos-internal-router2.js.map +1 -1
  154. package/dist/components/pos-literals2.js +4 -10
  155. package/dist/components/pos-literals2.js.map +1 -1
  156. package/dist/components/pos-login-form2.js +2 -2
  157. package/dist/components/pos-login-form2.js.map +1 -1
  158. package/dist/components/pos-login2.js +5 -29
  159. package/dist/components/pos-login2.js.map +1 -1
  160. package/dist/components/pos-make-findable2.js +3 -27
  161. package/dist/components/pos-make-findable2.js.map +1 -1
  162. package/dist/components/pos-navigation-bar2.js +6 -30
  163. package/dist/components/pos-navigation-bar2.js.map +1 -1
  164. package/dist/components/pos-new-thing-form2.js +2 -2
  165. package/dist/components/pos-new-thing-form2.js.map +1 -1
  166. package/dist/components/pos-relations2.js +5 -29
  167. package/dist/components/pos-relations2.js.map +1 -1
  168. package/dist/components/pos-resource2.js +8 -28
  169. package/dist/components/pos-resource2.js.map +1 -1
  170. package/dist/components/pos-reverse-relations2.js +5 -29
  171. package/dist/components/pos-reverse-relations2.js.map +1 -1
  172. package/dist/components/pos-rich-link2.js +5 -29
  173. package/dist/components/pos-rich-link2.js.map +1 -1
  174. package/dist/components/pos-router2.js +1 -1
  175. package/dist/components/pos-select-term2.js +2 -2
  176. package/dist/components/pos-select-term2.js.map +1 -1
  177. package/dist/components/pos-setting-offline-cache2.js +2 -2
  178. package/dist/components/pos-setting-offline-cache2.js.map +1 -1
  179. package/dist/components/pos-subjects2.js +3 -27
  180. package/dist/components/pos-subjects2.js.map +1 -1
  181. package/dist/elements/elements.css +21 -1
  182. package/dist/elements/elements.esm.js +1 -1
  183. package/dist/elements/elements.esm.js.map +1 -1
  184. package/dist/elements/p-0017dc14.entry.js +2 -0
  185. package/dist/elements/p-0017dc14.entry.js.map +1 -0
  186. package/dist/elements/p-01981011.entry.js +2 -0
  187. package/dist/elements/{p-62a60344.entry.js.map → p-01981011.entry.js.map} +1 -1
  188. package/dist/elements/p-05fff093.entry.js +2 -0
  189. package/dist/elements/{p-2e13f1ea.entry.js.map → p-05fff093.entry.js.map} +1 -1
  190. package/dist/elements/{p-4cb77968.js → p-061819d1.js} +6 -6
  191. package/dist/elements/p-07773ed5.entry.js +2 -0
  192. package/dist/elements/p-07773ed5.entry.js.map +1 -0
  193. package/dist/elements/p-07d2bd5a.entry.js +2 -0
  194. package/dist/elements/p-07d2bd5a.entry.js.map +1 -0
  195. package/dist/elements/{p-68fa0553.entry.js → p-09d80405.entry.js} +2 -2
  196. package/dist/elements/{p-fb766a59.entry.js → p-0b4204e3.entry.js} +2 -2
  197. package/dist/elements/p-0b4204e3.entry.js.map +1 -0
  198. package/dist/elements/p-0ddcbecd.entry.js +2 -0
  199. package/dist/elements/p-0ddcbecd.entry.js.map +1 -0
  200. package/dist/elements/p-0f7379bc.entry.js +2 -0
  201. package/dist/elements/p-0f7379bc.entry.js.map +1 -0
  202. package/dist/elements/p-1b2d32c1.entry.js +2 -0
  203. package/dist/elements/p-1b2d32c1.entry.js.map +1 -0
  204. package/dist/elements/{p-f1a6f6f2.js → p-1fc8e557.js} +2 -2
  205. package/dist/elements/{p-196197ab.entry.js → p-239442f9.entry.js} +2 -2
  206. package/dist/elements/{p-2d5448aa.entry.js → p-250d4bf1.entry.js} +2 -2
  207. package/dist/elements/{p-a3726198.entry.js → p-25926b66.entry.js} +2 -2
  208. package/dist/elements/{p-da0cfe0c.entry.js → p-266d2934.entry.js} +2 -2
  209. package/dist/elements/{p-13d85a0a.entry.js → p-2a548485.entry.js} +2 -2
  210. package/dist/elements/{p-d016e7e0.entry.js → p-2f0509be.entry.js} +2 -2
  211. package/dist/elements/{p-ec0d5d03.entry.js → p-300ec095.entry.js} +3 -3
  212. package/dist/elements/{p-34d3ff03.js → p-307d1531.js} +3 -3
  213. package/dist/elements/p-3e6ffc13.entry.js +5 -0
  214. package/dist/elements/p-3e6ffc13.entry.js.map +1 -0
  215. package/dist/elements/p-406df11a.entry.js +2 -0
  216. package/dist/elements/p-406df11a.entry.js.map +1 -0
  217. package/dist/elements/{p-b725d322.entry.js → p-41854c8f.entry.js} +2 -2
  218. package/dist/elements/{p-609cf34b.entry.js → p-41bb9792.entry.js} +2 -2
  219. package/dist/elements/{p-ad32e711.js → p-42169e41.js} +2 -2
  220. package/dist/elements/{p-b58ed3d9.entry.js → p-4383e1bb.entry.js} +2 -2
  221. package/dist/elements/{p-df24c396.entry.js → p-49fcec88.entry.js} +2 -2
  222. package/dist/elements/{p-1b971594.entry.js → p-4a370bdc.entry.js} +2 -2
  223. package/dist/elements/p-4c078751.entry.js +2 -0
  224. package/dist/elements/p-4c078751.entry.js.map +1 -0
  225. package/dist/elements/p-4c78c8c9.js +5 -0
  226. package/dist/elements/p-4ccdbcbf.entry.js +2 -0
  227. package/dist/elements/p-4ccdbcbf.entry.js.map +1 -0
  228. package/dist/elements/{p-a8afe4ef.entry.js → p-4dd65d40.entry.js} +2 -2
  229. package/dist/elements/p-523432d1.js +2 -0
  230. package/dist/elements/p-5441ae35.entry.js +2 -0
  231. package/dist/elements/{p-8b22dca0.entry.js.map → p-5441ae35.entry.js.map} +1 -1
  232. package/dist/elements/{p-8a61526b.entry.js → p-552a9992.entry.js} +2 -2
  233. package/dist/elements/{p-66812011.entry.js → p-59ec8b76.entry.js} +2 -2
  234. package/dist/elements/{p-0cf27008.entry.js → p-5bf40440.entry.js} +2 -2
  235. package/dist/elements/{p-714cb336.entry.js → p-6119b57a.entry.js} +2 -2
  236. package/dist/elements/{p-d3e26e17.entry.js → p-627826b0.entry.js} +2 -2
  237. package/dist/elements/{p-3e1b5fc4.entry.js → p-645632a8.entry.js} +4 -4
  238. package/dist/elements/{p-aca8e982.entry.js → p-66973c59.entry.js} +2 -2
  239. package/dist/elements/{p-097747f2.entry.js → p-66a58eb0.entry.js} +2 -2
  240. package/dist/elements/{p-3bf6d7b8.entry.js → p-6cc9961e.entry.js} +2 -2
  241. package/dist/elements/p-71835d6f.entry.js +2 -0
  242. package/dist/elements/{p-970fce25.entry.js.map → p-71835d6f.entry.js.map} +1 -1
  243. package/dist/elements/p-7183a9ca.entry.js +2 -0
  244. package/dist/elements/p-7183a9ca.entry.js.map +1 -0
  245. package/dist/elements/p-7190d53c.entry.js +2 -0
  246. package/dist/elements/p-7190d53c.entry.js.map +1 -0
  247. package/dist/elements/{p-25270f1a.js → p-71ee259b.js} +2 -2
  248. package/dist/elements/{p-6189fb02.entry.js → p-72a9cbdc.entry.js} +2 -2
  249. package/dist/elements/{p-3ab4f8b6.js → p-734e5a97.js} +2 -2
  250. package/dist/elements/p-7e8b8df1.entry.js +2 -0
  251. package/dist/elements/p-7e8b8df1.entry.js.map +1 -0
  252. package/dist/elements/p-7f53778f.entry.js +2 -0
  253. package/dist/elements/{p-ec9d0fd2.entry.js → p-87c81685.entry.js} +2 -2
  254. package/dist/elements/{p-163e3e87.js → p-89aef852.js} +2 -2
  255. package/dist/elements/p-89c7559b.entry.js +20 -0
  256. package/dist/elements/p-89c7559b.entry.js.map +1 -0
  257. package/dist/elements/{p-a9478dc1.entry.js → p-8b209e66.entry.js} +2 -2
  258. package/dist/elements/p-8e8881a8.entry.js +2 -0
  259. package/dist/elements/p-8e8881a8.entry.js.map +1 -0
  260. package/dist/elements/{p-9a3d973e.entry.js → p-8f6d1cbe.entry.js} +2 -2
  261. package/dist/elements/p-932de51e.js +8 -0
  262. package/dist/elements/{p-20e2e8c1.js → p-949b115f.js} +2 -2
  263. package/dist/elements/p-95161a5d.entry.js +2 -0
  264. package/dist/elements/{p-1df0edde.entry.js.map → p-95161a5d.entry.js.map} +1 -1
  265. package/dist/elements/p-9a4bf79e.entry.js +2 -0
  266. package/dist/elements/p-9a4bf79e.entry.js.map +1 -0
  267. package/dist/elements/p-a06d93c7.entry.js +2 -0
  268. package/dist/elements/{p-1651e9a7.entry.js.map → p-a06d93c7.entry.js.map} +1 -1
  269. package/dist/elements/p-a08f0446.entry.js +2 -0
  270. package/dist/elements/p-a08f0446.entry.js.map +1 -0
  271. package/dist/elements/p-a13569cf.entry.js +2 -0
  272. package/dist/elements/{p-76351ab7.entry.js → p-a376351f.entry.js} +2 -2
  273. package/dist/elements/p-a37a2712.js +5 -0
  274. package/dist/elements/p-a421bbe5.entry.js +2 -0
  275. package/dist/elements/{p-abed69a9.entry.js.map → p-a421bbe5.entry.js.map} +1 -1
  276. package/dist/elements/p-a45b1964.entry.js +2 -0
  277. package/dist/elements/p-a45b1964.entry.js.map +1 -0
  278. package/dist/elements/p-a507d627.entry.js +2 -0
  279. package/dist/elements/p-a507d627.entry.js.map +1 -0
  280. package/dist/elements/{p-f7490d6e.js → p-a6c03ce8.js} +2 -2
  281. package/dist/elements/p-ae984107.entry.js +2 -0
  282. package/dist/elements/p-ae984107.entry.js.map +1 -0
  283. package/dist/elements/{p-a9df5a3a.entry.js → p-b5f6b322.entry.js} +2 -2
  284. package/dist/elements/{p-00c6a8f5.entry.js → p-b64a85bf.entry.js} +2 -2
  285. package/dist/elements/{p-fa63a2cc.entry.js → p-b8bd7745.entry.js} +2 -2
  286. package/dist/elements/{p-dc0cae0c.js → p-b9dcf3b2.js} +2 -2
  287. package/dist/elements/{p-bf16fe9d.entry.js → p-bc675b21.entry.js} +2 -2
  288. package/dist/elements/p-bca341ba.entry.js +2 -0
  289. package/dist/elements/p-bdea20c4.entry.js +2 -0
  290. package/dist/elements/{p-d0c67d7c.entry.js.map → p-bdea20c4.entry.js.map} +1 -1
  291. package/dist/elements/p-c01a4a79.entry.js +2 -0
  292. package/dist/elements/{p-c0ad1e98.entry.js.map → p-c01a4a79.entry.js.map} +1 -1
  293. package/dist/elements/{p-6183b212.entry.js → p-c186950b.entry.js} +2 -2
  294. package/dist/elements/{p-bb3054a3.js → p-c191e6df.js} +8 -8
  295. package/dist/elements/{p-b90da7d9.entry.js → p-c350af00.entry.js} +2 -2
  296. package/dist/elements/p-c452a2e9.js +5 -0
  297. package/dist/elements/{p-b250dee1.entry.js → p-c698ab8e.entry.js} +3 -3
  298. package/dist/elements/{p-33b22cc6.entry.js → p-c9604122.entry.js} +2 -2
  299. package/dist/elements/p-cb550d04.entry.js +2 -0
  300. package/dist/elements/{p-c21dcd46.entry.js.map → p-cb550d04.entry.js.map} +1 -1
  301. package/dist/elements/{p-b25dd1f1.js → p-cbae963d.js} +3 -3
  302. package/dist/elements/{p-592177e8.js → p-cbf050d6.js} +2 -2
  303. package/dist/elements/p-d08312dd.entry.js +2 -0
  304. package/dist/elements/{p-c6c9f7e0.entry.js.map → p-d08312dd.entry.js.map} +1 -1
  305. package/dist/elements/{p-4d6e48bf.js → p-d1e7b393.js} +2 -2
  306. package/dist/elements/{p-34f376f2.entry.js → p-d358565a.entry.js} +2 -2
  307. package/dist/elements/{p-dcd16290.js → p-d61d280b.js} +3 -3
  308. package/dist/elements/{p-04c9fe91.entry.js → p-d6394ee4.entry.js} +3 -3
  309. package/dist/elements/{p-0cdbd05c.entry.js → p-d8818bb3.entry.js} +2 -2
  310. package/dist/elements/{p-17cb620a.js → p-da0d920d.js} +2 -2
  311. package/dist/elements/{p-b9e14ed6.entry.js → p-dadb557e.entry.js} +4 -4
  312. package/dist/elements/{p-2bb537fb.entry.js → p-dc709055.entry.js} +2 -2
  313. package/dist/elements/{p-0ffd76fc.entry.js → p-e0de7c6a.entry.js} +2 -2
  314. package/dist/elements/{p-bcd11997.entry.js → p-e78cf007.entry.js} +2 -2
  315. package/dist/elements/{p-dcd0a40c.entry.js → p-e8268c7a.entry.js} +2 -2
  316. package/dist/elements/p-eba70ed1.js +6 -0
  317. package/dist/elements/{p-1c44ef41.entry.js → p-f4035b4a.entry.js} +2 -2
  318. package/dist/elements/{p-de2c14be.entry.js → p-f40b3ec6.entry.js} +2 -2
  319. package/dist/elements/{p-e04e65b9.entry.js → p-f50c3045.entry.js} +2 -2
  320. package/dist/elements/p-f67bba50.js +5 -0
  321. package/dist/elements/{p-2d13e141.entry.js → p-f96384f2.entry.js} +2 -2
  322. package/dist/elements/p-fa0be1d8.entry.js +2 -0
  323. package/dist/elements/p-fa0be1d8.entry.js.map +1 -0
  324. package/dist/elements/{p-925bb96a.entry.js → p-fa19a3e9.entry.js} +2 -2
  325. package/dist/elements/p-facc0ac5.entry.js +2 -0
  326. package/dist/elements/{p-5d1eb685.entry.js.map → p-facc0ac5.entry.js.map} +1 -1
  327. package/dist/elements/{p-ab68c761.entry.js → p-ffa8c481.entry.js} +2 -2
  328. package/dist/esm/{BrokenFile-f46cbf25.js → BrokenFile-d387a173.js} +2 -2
  329. package/dist/esm/{BrokenFile-f46cbf25.js.map → BrokenFile-d387a173.js.map} +1 -1
  330. package/dist/esm/{animation-8c622dae.js → animation-43b39c85.js} +2 -2
  331. package/dist/esm/{animation-8c622dae.js.map → animation-43b39c85.js.map} +1 -1
  332. package/dist/esm/{app-globals-04af85f0.js → app-globals-f420d326.js} +2 -2
  333. package/dist/esm/{app-globals-04af85f0.js.map → app-globals-f420d326.js.map} +1 -1
  334. package/dist/esm/elements.js +5 -5
  335. package/dist/esm/{form-controller-1f70ed52.js → form-controller-3b50bf52.js} +2 -2
  336. package/dist/esm/{form-controller-1f70ed52.js.map → form-controller-3b50bf52.js.map} +1 -1
  337. package/dist/esm/{framework-delegate-b5751311.js → framework-delegate-c5179013.js} +2 -2
  338. package/dist/esm/{framework-delegate-b5751311.js.map → framework-delegate-c5179013.js.map} +1 -1
  339. package/dist/esm/{hardware-back-button-41efa076.js → hardware-back-button-12e771ad.js} +3 -3
  340. package/dist/esm/{hardware-back-button-41efa076.js.map → hardware-back-button-12e771ad.js.map} +1 -1
  341. package/dist/esm/{helpers-a93a8cd2.js → helpers-c51da066.js} +2 -2
  342. package/dist/esm/{helpers-a93a8cd2.js.map → helpers-c51da066.js.map} +1 -1
  343. package/dist/esm/{index-432e7c6f.js → index-12e18dab.js} +2 -2
  344. package/dist/esm/{index-432e7c6f.js.map → index-12e18dab.js.map} +1 -1
  345. package/dist/esm/{index-2ac08fda.js → index-7462d21e.js} +5 -5
  346. package/dist/esm/{index-2ac08fda.js.map → index-7462d21e.js.map} +1 -1
  347. package/dist/esm/{index-f69a875d.js → index-842e2941.js} +2 -2
  348. package/dist/esm/{index-f69a875d.js.map → index-842e2941.js.map} +1 -1
  349. package/dist/esm/{index-4fdc2561.js → index-9725d917.js} +2 -2
  350. package/dist/esm/{index-4fdc2561.js.map → index-9725d917.js.map} +1 -1
  351. package/dist/esm/{index-d511bcdc.js → index-ccbcf170.js} +5 -5
  352. package/dist/esm/{index-d511bcdc.js.map → index-ccbcf170.js.map} +1 -1
  353. package/dist/esm/{input-shims-212ee02f.js → input-shims-0cb1bad1.js} +3 -3
  354. package/dist/esm/{input-shims-212ee02f.js.map → input-shims-0cb1bad1.js.map} +1 -1
  355. package/dist/esm/{input.utils-d2c917c3.js → input.utils-0e2bf61a.js} +2 -2
  356. package/dist/esm/{input.utils-d2c917c3.js.map → input.utils-0e2bf61a.js.map} +1 -1
  357. package/dist/esm/ion-accordion-group.entry.js +2 -2
  358. package/dist/esm/ion-accordion.entry.js +3 -3
  359. package/dist/esm/ion-action-sheet_3.entry.js +7 -7
  360. package/dist/esm/ion-app.entry.js +7 -7
  361. package/dist/esm/ion-avatar.entry.js +2 -2
  362. package/dist/esm/ion-back-button.entry.js +3 -3
  363. package/dist/esm/ion-backdrop.entry.js +2 -2
  364. package/dist/esm/ion-badge_5.entry.js +179 -0
  365. package/dist/esm/ion-badge_5.entry.js.map +1 -0
  366. package/dist/esm/ion-breadcrumb.entry.js +3 -3
  367. package/dist/esm/ion-breadcrumbs.entry.js +2 -2
  368. package/dist/esm/ion-button_4.entry.js +3 -3
  369. package/dist/{components/card-content.js → esm/ion-card-content.entry.js} +12 -26
  370. package/dist/esm/ion-card-content.entry.js.map +1 -0
  371. package/dist/{components/card-header.js → esm/ion-card-header.entry.js} +13 -31
  372. package/dist/esm/ion-card-header.entry.js.map +1 -0
  373. package/dist/esm/ion-card-subtitle.entry.js +2 -2
  374. package/dist/{components/card-title.js → esm/ion-card-title.entry.js} +13 -30
  375. package/dist/esm/ion-card-title.entry.js.map +1 -0
  376. package/dist/{components/card.js → esm/ion-card.entry.js} +15 -47
  377. package/dist/esm/ion-card.entry.js.map +1 -0
  378. package/dist/esm/{ion-checkbox_6.entry.js → ion-checkbox_7.entry.js} +280 -8
  379. package/dist/esm/ion-checkbox_7.entry.js.map +1 -0
  380. package/dist/esm/ion-chip.entry.js +2 -2
  381. package/dist/{components/col.js → esm/ion-col.entry.js} +9 -49
  382. package/dist/esm/ion-col.entry.js.map +1 -0
  383. package/dist/esm/ion-content.entry.js +3 -3
  384. package/dist/esm/ion-datetime-button.entry.js +3 -3
  385. package/dist/esm/ion-datetime.entry.js +3 -3
  386. package/dist/esm/ion-fab-button.entry.js +3 -3
  387. package/dist/esm/ion-fab-list.entry.js +2 -2
  388. package/dist/esm/ion-fab.entry.js +2 -2
  389. package/dist/esm/ion-footer.entry.js +4 -4
  390. package/dist/{components/grid.js → esm/ion-grid.entry.js} +9 -26
  391. package/dist/esm/ion-grid.entry.js.map +1 -0
  392. package/dist/esm/ion-header.entry.js +4 -4
  393. package/dist/esm/{ion-card_34.entry.js → ion-icon_31.entry.js} +45 -150
  394. package/dist/esm/ion-icon_31.entry.js.map +1 -0
  395. package/dist/esm/ion-img.entry.js +3 -3
  396. package/dist/esm/ion-infinite-scroll-content.entry.js +2 -2
  397. package/dist/esm/ion-infinite-scroll.entry.js +4 -4
  398. package/dist/esm/{ion-input_2.entry.js → ion-input.entry.js} +8 -27
  399. package/dist/esm/ion-input.entry.js.map +1 -0
  400. package/dist/esm/ion-item-divider.entry.js +2 -2
  401. package/dist/esm/ion-item-group.entry.js +2 -2
  402. package/dist/esm/ion-item-option.entry.js +2 -2
  403. package/dist/esm/ion-item-options.entry.js +3 -3
  404. package/dist/esm/ion-item-sliding.entry.js +4 -4
  405. package/dist/esm/ion-loading.entry.js +7 -7
  406. package/dist/esm/ion-menu-button.entry.js +7 -7
  407. package/dist/esm/ion-menu-toggle.entry.js +7 -7
  408. package/dist/esm/ion-menu.entry.js +8 -8
  409. package/dist/esm/ion-modal.entry.js +9 -9
  410. package/dist/esm/ion-nav-link.entry.js +1 -1
  411. package/dist/esm/ion-nav.entry.js +6 -6
  412. package/dist/esm/ion-note.entry.js +30 -0
  413. package/dist/esm/ion-note.entry.js.map +1 -0
  414. package/dist/esm/ion-picker-column.entry.js +3 -3
  415. package/dist/esm/ion-picker.entry.js +7 -7
  416. package/dist/esm/ion-popover.entry.js +8 -8
  417. package/dist/esm/ion-range.entry.js +5 -5
  418. package/dist/esm/ion-refresher-content.entry.js +5 -5
  419. package/dist/esm/ion-refresher.entry.js +6 -6
  420. package/dist/esm/ion-reorder-group.entry.js +4 -4
  421. package/dist/esm/ion-reorder.entry.js +2 -2
  422. package/dist/esm/ion-route-redirect.entry.js +1 -1
  423. package/dist/esm/ion-route.entry.js +1 -1
  424. package/dist/esm/ion-router-link.entry.js +2 -2
  425. package/dist/esm/ion-router-outlet.entry.js +6 -6
  426. package/dist/esm/ion-router.entry.js +2 -2
  427. package/dist/esm/ion-row.entry.js +19 -0
  428. package/dist/esm/ion-row.entry.js.map +1 -0
  429. package/dist/esm/ion-segment-button.entry.js +3 -3
  430. package/dist/esm/ion-segment.entry.js +3 -3
  431. package/dist/esm/ion-select-option.entry.js +2 -2
  432. package/dist/esm/ion-select.entry.js +8 -8
  433. package/dist/esm/ion-spinner.entry.js +2 -2
  434. package/dist/esm/ion-split-pane.entry.js +2 -2
  435. package/dist/esm/ion-tab-bar.entry.js +2 -2
  436. package/dist/esm/ion-tab-button.entry.js +3 -3
  437. package/dist/esm/ion-tab.entry.js +3 -3
  438. package/dist/esm/ion-tabs.entry.js +1 -1
  439. package/dist/esm/ion-text.entry.js +2 -2
  440. package/dist/esm/ion-textarea.entry.js +6 -6
  441. package/dist/esm/ion-thumbnail.entry.js +2 -2
  442. package/dist/esm/ion-title.entry.js +2 -2
  443. package/dist/esm/ion-toggle.entry.js +4 -4
  444. package/dist/esm/ion-toolbar.entry.js +2 -2
  445. package/dist/esm/{ionic-global-df0a32a5.js → ionic-global-07f989af.js} +2 -2
  446. package/dist/esm/{ionic-global-df0a32a5.js.map → ionic-global-07f989af.js.map} +1 -1
  447. package/dist/esm/{ios.transition-82aca0a1.js → ios.transition-02b5b74a.js} +5 -5
  448. package/dist/esm/{ios.transition-82aca0a1.js.map → ios.transition-02b5b74a.js.map} +1 -1
  449. package/dist/esm/loader.js +5 -5
  450. package/dist/esm/{md.transition-8ab6c7b8.js → md.transition-0e6cf607.js} +5 -5
  451. package/dist/esm/{md.transition-8ab6c7b8.js.map → md.transition-0e6cf607.js.map} +1 -1
  452. package/dist/esm/{menu-toggle-util-1b366cd3.js → menu-toggle-util-6257f7b5.js} +2 -2
  453. package/dist/esm/{menu-toggle-util-1b366cd3.js.map → menu-toggle-util-6257f7b5.js.map} +1 -1
  454. package/dist/esm/{notch-controller-ae856621.js → notch-controller-79926902.js} +2 -2
  455. package/dist/esm/{notch-controller-ae856621.js.map → notch-controller-79926902.js.map} +1 -1
  456. package/dist/esm/{overlays-75a54062.js → overlays-ef03d5bd.js} +5 -5
  457. package/dist/esm/{overlays-75a54062.js.map → overlays-ef03d5bd.js.map} +1 -1
  458. package/dist/esm/pos-app-document-viewer.entry.js +9 -2
  459. package/dist/esm/pos-app-document-viewer.entry.js.map +1 -1
  460. package/dist/esm/pos-app-generic.entry.js +2 -2
  461. package/dist/esm/pos-app-generic.entry.js.map +1 -1
  462. package/dist/esm/pos-app-image-viewer.entry.js +12 -3
  463. package/dist/esm/pos-app-image-viewer.entry.js.map +1 -1
  464. package/dist/esm/pos-app-ldp-container.entry.js +9 -2
  465. package/dist/esm/pos-app-ldp-container.entry.js.map +1 -1
  466. package/dist/esm/pos-app-rdf-document.entry.js +9 -2
  467. package/dist/esm/pos-app-rdf-document.entry.js.map +1 -1
  468. package/dist/esm/pos-container-contents.entry.js +1 -1
  469. package/dist/esm/pos-container-contents.entry.js.map +1 -1
  470. package/dist/esm/pos-container-item.entry.js +6 -2
  471. package/dist/esm/pos-container-item.entry.js.map +1 -1
  472. package/dist/esm/pos-document.entry.js +3 -3
  473. package/dist/esm/pos-document.entry.js.map +1 -1
  474. package/dist/esm/pos-relations_2.entry.js +3 -3
  475. package/dist/esm/pos-relations_2.entry.js.map +1 -1
  476. package/dist/esm/pos-subjects.entry.js +2 -2
  477. package/dist/esm/pos-subjects.entry.js.map +1 -1
  478. package/dist/esm/pos-value.entry.js +1 -1
  479. package/dist/esm/{refresher.utils-b1770bf3.js → refresher.utils-d191622d.js} +4 -4
  480. package/dist/esm/{refresher.utils-b1770bf3.js.map → refresher.utils-d191622d.js.map} +1 -1
  481. package/dist/esm/{status-tap-e14d7459.js → status-tap-cdf580e7.js} +4 -4
  482. package/dist/esm/{status-tap-e14d7459.js.map → status-tap-cdf580e7.js.map} +1 -1
  483. package/dist/esm/{swipe-back-5993fe10.js → swipe-back-698e6532.js} +2 -2
  484. package/dist/esm/{swipe-back-5993fe10.js.map → swipe-back-698e6532.js.map} +1 -1
  485. package/package.json +1 -1
  486. package/dist/cjs/ion-badge_8.cjs.entry.js +0 -368
  487. package/dist/cjs/ion-badge_8.cjs.entry.js.map +0 -1
  488. package/dist/cjs/ion-card_34.cjs.entry.js.map +0 -1
  489. package/dist/cjs/ion-checkbox_6.cjs.entry.js.map +0 -1
  490. package/dist/cjs/ion-input_2.cjs.entry.js.map +0 -1
  491. package/dist/cjs/ion-item_2.cjs.entry.js +0 -309
  492. package/dist/cjs/ion-item_2.cjs.entry.js.map +0 -1
  493. package/dist/components/card-content.js.map +0 -1
  494. package/dist/components/card-header.js.map +0 -1
  495. package/dist/components/card-title.js.map +0 -1
  496. package/dist/components/card.js.map +0 -1
  497. package/dist/components/col.js.map +0 -1
  498. package/dist/components/grid.js.map +0 -1
  499. package/dist/components/input.js +0 -570
  500. package/dist/components/input.js.map +0 -1
  501. package/dist/components/row.js +0 -34
  502. package/dist/components/row.js.map +0 -1
  503. package/dist/elements/p-012323aa.entry.js +0 -2
  504. package/dist/elements/p-012323aa.entry.js.map +0 -1
  505. package/dist/elements/p-06d453ad.entry.js +0 -2
  506. package/dist/elements/p-06d453ad.entry.js.map +0 -1
  507. package/dist/elements/p-07df0400.entry.js +0 -2
  508. package/dist/elements/p-07df0400.entry.js.map +0 -1
  509. package/dist/elements/p-1651e9a7.entry.js +0 -2
  510. package/dist/elements/p-1df0edde.entry.js +0 -2
  511. package/dist/elements/p-2e13f1ea.entry.js +0 -2
  512. package/dist/elements/p-305e6eb1.entry.js +0 -2
  513. package/dist/elements/p-305e6eb1.entry.js.map +0 -1
  514. package/dist/elements/p-39c3380c.entry.js +0 -2
  515. package/dist/elements/p-39c3380c.entry.js.map +0 -1
  516. package/dist/elements/p-4a049a02.entry.js +0 -2
  517. package/dist/elements/p-59feb185.js +0 -5
  518. package/dist/elements/p-5d1eb685.entry.js +0 -2
  519. package/dist/elements/p-62a60344.entry.js +0 -2
  520. package/dist/elements/p-780ee959.entry.js +0 -2
  521. package/dist/elements/p-7a563988.js +0 -5
  522. package/dist/elements/p-8206b1f1.js +0 -6
  523. package/dist/elements/p-8b22dca0.entry.js +0 -2
  524. package/dist/elements/p-968b8bef.entry.js +0 -2
  525. package/dist/elements/p-968b8bef.entry.js.map +0 -1
  526. package/dist/elements/p-970fce25.entry.js +0 -2
  527. package/dist/elements/p-a3af481c.js +0 -5
  528. package/dist/elements/p-a4b77d8f.entry.js +0 -2
  529. package/dist/elements/p-a4b77d8f.entry.js.map +0 -1
  530. package/dist/elements/p-abed69a9.entry.js +0 -2
  531. package/dist/elements/p-bed596af.entry.js +0 -2
  532. package/dist/elements/p-bed596af.entry.js.map +0 -1
  533. package/dist/elements/p-bfaa6328.entry.js +0 -2
  534. package/dist/elements/p-bfaa6328.entry.js.map +0 -1
  535. package/dist/elements/p-c0ad1e98.entry.js +0 -2
  536. package/dist/elements/p-c21dcd46.entry.js +0 -2
  537. package/dist/elements/p-c2690129.js +0 -5
  538. package/dist/elements/p-c6c9f7e0.entry.js +0 -2
  539. package/dist/elements/p-ca453b3d.js +0 -8
  540. package/dist/elements/p-d0c67d7c.entry.js +0 -2
  541. package/dist/elements/p-d0fad707.entry.js +0 -2
  542. package/dist/elements/p-d0fad707.entry.js.map +0 -1
  543. package/dist/elements/p-d80f77af.entry.js +0 -2
  544. package/dist/elements/p-defde894.entry.js +0 -2
  545. package/dist/elements/p-defde894.entry.js.map +0 -1
  546. package/dist/elements/p-e11f2e70.entry.js +0 -20
  547. package/dist/elements/p-e11f2e70.entry.js.map +0 -1
  548. package/dist/elements/p-e41c7c26.entry.js +0 -5
  549. package/dist/elements/p-e41c7c26.entry.js.map +0 -1
  550. package/dist/elements/p-f02106b8.entry.js +0 -2
  551. package/dist/elements/p-f02106b8.entry.js.map +0 -1
  552. package/dist/elements/p-f0d9cf91.js +0 -2
  553. package/dist/elements/p-fb766a59.entry.js.map +0 -1
  554. package/dist/esm/ion-badge_8.entry.js +0 -357
  555. package/dist/esm/ion-badge_8.entry.js.map +0 -1
  556. package/dist/esm/ion-card_34.entry.js.map +0 -1
  557. package/dist/esm/ion-checkbox_6.entry.js.map +0 -1
  558. package/dist/esm/ion-input_2.entry.js.map +0 -1
  559. package/dist/esm/ion-item_2.entry.js +0 -304
  560. package/dist/esm/ion-item_2.entry.js.map +0 -1
  561. /package/dist/elements/{p-4cb77968.js.map → p-061819d1.js.map} +0 -0
  562. /package/dist/elements/{p-68fa0553.entry.js.map → p-09d80405.entry.js.map} +0 -0
  563. /package/dist/elements/{p-f1a6f6f2.js.map → p-1fc8e557.js.map} +0 -0
  564. /package/dist/elements/{p-196197ab.entry.js.map → p-239442f9.entry.js.map} +0 -0
  565. /package/dist/elements/{p-2d5448aa.entry.js.map → p-250d4bf1.entry.js.map} +0 -0
  566. /package/dist/elements/{p-a3726198.entry.js.map → p-25926b66.entry.js.map} +0 -0
  567. /package/dist/elements/{p-da0cfe0c.entry.js.map → p-266d2934.entry.js.map} +0 -0
  568. /package/dist/elements/{p-13d85a0a.entry.js.map → p-2a548485.entry.js.map} +0 -0
  569. /package/dist/elements/{p-d016e7e0.entry.js.map → p-2f0509be.entry.js.map} +0 -0
  570. /package/dist/elements/{p-ec0d5d03.entry.js.map → p-300ec095.entry.js.map} +0 -0
  571. /package/dist/elements/{p-34d3ff03.js.map → p-307d1531.js.map} +0 -0
  572. /package/dist/elements/{p-b725d322.entry.js.map → p-41854c8f.entry.js.map} +0 -0
  573. /package/dist/elements/{p-609cf34b.entry.js.map → p-41bb9792.entry.js.map} +0 -0
  574. /package/dist/elements/{p-ad32e711.js.map → p-42169e41.js.map} +0 -0
  575. /package/dist/elements/{p-b58ed3d9.entry.js.map → p-4383e1bb.entry.js.map} +0 -0
  576. /package/dist/elements/{p-df24c396.entry.js.map → p-49fcec88.entry.js.map} +0 -0
  577. /package/dist/elements/{p-1b971594.entry.js.map → p-4a370bdc.entry.js.map} +0 -0
  578. /package/dist/elements/{p-c2690129.js.map → p-4c78c8c9.js.map} +0 -0
  579. /package/dist/elements/{p-a8afe4ef.entry.js.map → p-4dd65d40.entry.js.map} +0 -0
  580. /package/dist/elements/{p-f0d9cf91.js.map → p-523432d1.js.map} +0 -0
  581. /package/dist/elements/{p-8a61526b.entry.js.map → p-552a9992.entry.js.map} +0 -0
  582. /package/dist/elements/{p-66812011.entry.js.map → p-59ec8b76.entry.js.map} +0 -0
  583. /package/dist/elements/{p-0cf27008.entry.js.map → p-5bf40440.entry.js.map} +0 -0
  584. /package/dist/elements/{p-714cb336.entry.js.map → p-6119b57a.entry.js.map} +0 -0
  585. /package/dist/elements/{p-d3e26e17.entry.js.map → p-627826b0.entry.js.map} +0 -0
  586. /package/dist/elements/{p-3e1b5fc4.entry.js.map → p-645632a8.entry.js.map} +0 -0
  587. /package/dist/elements/{p-aca8e982.entry.js.map → p-66973c59.entry.js.map} +0 -0
  588. /package/dist/elements/{p-097747f2.entry.js.map → p-66a58eb0.entry.js.map} +0 -0
  589. /package/dist/elements/{p-3bf6d7b8.entry.js.map → p-6cc9961e.entry.js.map} +0 -0
  590. /package/dist/elements/{p-25270f1a.js.map → p-71ee259b.js.map} +0 -0
  591. /package/dist/elements/{p-6189fb02.entry.js.map → p-72a9cbdc.entry.js.map} +0 -0
  592. /package/dist/elements/{p-3ab4f8b6.js.map → p-734e5a97.js.map} +0 -0
  593. /package/dist/elements/{p-780ee959.entry.js.map → p-7f53778f.entry.js.map} +0 -0
  594. /package/dist/elements/{p-ec9d0fd2.entry.js.map → p-87c81685.entry.js.map} +0 -0
  595. /package/dist/elements/{p-163e3e87.js.map → p-89aef852.js.map} +0 -0
  596. /package/dist/elements/{p-a9478dc1.entry.js.map → p-8b209e66.entry.js.map} +0 -0
  597. /package/dist/elements/{p-9a3d973e.entry.js.map → p-8f6d1cbe.entry.js.map} +0 -0
  598. /package/dist/elements/{p-ca453b3d.js.map → p-932de51e.js.map} +0 -0
  599. /package/dist/elements/{p-20e2e8c1.js.map → p-949b115f.js.map} +0 -0
  600. /package/dist/elements/{p-d80f77af.entry.js.map → p-a13569cf.entry.js.map} +0 -0
  601. /package/dist/elements/{p-76351ab7.entry.js.map → p-a376351f.entry.js.map} +0 -0
  602. /package/dist/elements/{p-a3af481c.js.map → p-a37a2712.js.map} +0 -0
  603. /package/dist/elements/{p-f7490d6e.js.map → p-a6c03ce8.js.map} +0 -0
  604. /package/dist/elements/{p-a9df5a3a.entry.js.map → p-b5f6b322.entry.js.map} +0 -0
  605. /package/dist/elements/{p-00c6a8f5.entry.js.map → p-b64a85bf.entry.js.map} +0 -0
  606. /package/dist/elements/{p-fa63a2cc.entry.js.map → p-b8bd7745.entry.js.map} +0 -0
  607. /package/dist/elements/{p-dc0cae0c.js.map → p-b9dcf3b2.js.map} +0 -0
  608. /package/dist/elements/{p-bf16fe9d.entry.js.map → p-bc675b21.entry.js.map} +0 -0
  609. /package/dist/elements/{p-4a049a02.entry.js.map → p-bca341ba.entry.js.map} +0 -0
  610. /package/dist/elements/{p-6183b212.entry.js.map → p-c186950b.entry.js.map} +0 -0
  611. /package/dist/elements/{p-bb3054a3.js.map → p-c191e6df.js.map} +0 -0
  612. /package/dist/elements/{p-b90da7d9.entry.js.map → p-c350af00.entry.js.map} +0 -0
  613. /package/dist/elements/{p-7a563988.js.map → p-c452a2e9.js.map} +0 -0
  614. /package/dist/elements/{p-b250dee1.entry.js.map → p-c698ab8e.entry.js.map} +0 -0
  615. /package/dist/elements/{p-33b22cc6.entry.js.map → p-c9604122.entry.js.map} +0 -0
  616. /package/dist/elements/{p-b25dd1f1.js.map → p-cbae963d.js.map} +0 -0
  617. /package/dist/elements/{p-592177e8.js.map → p-cbf050d6.js.map} +0 -0
  618. /package/dist/elements/{p-4d6e48bf.js.map → p-d1e7b393.js.map} +0 -0
  619. /package/dist/elements/{p-34f376f2.entry.js.map → p-d358565a.entry.js.map} +0 -0
  620. /package/dist/elements/{p-dcd16290.js.map → p-d61d280b.js.map} +0 -0
  621. /package/dist/elements/{p-04c9fe91.entry.js.map → p-d6394ee4.entry.js.map} +0 -0
  622. /package/dist/elements/{p-0cdbd05c.entry.js.map → p-d8818bb3.entry.js.map} +0 -0
  623. /package/dist/elements/{p-17cb620a.js.map → p-da0d920d.js.map} +0 -0
  624. /package/dist/elements/{p-b9e14ed6.entry.js.map → p-dadb557e.entry.js.map} +0 -0
  625. /package/dist/elements/{p-2bb537fb.entry.js.map → p-dc709055.entry.js.map} +0 -0
  626. /package/dist/elements/{p-0ffd76fc.entry.js.map → p-e0de7c6a.entry.js.map} +0 -0
  627. /package/dist/elements/{p-bcd11997.entry.js.map → p-e78cf007.entry.js.map} +0 -0
  628. /package/dist/elements/{p-dcd0a40c.entry.js.map → p-e8268c7a.entry.js.map} +0 -0
  629. /package/dist/elements/{p-8206b1f1.js.map → p-eba70ed1.js.map} +0 -0
  630. /package/dist/elements/{p-1c44ef41.entry.js.map → p-f4035b4a.entry.js.map} +0 -0
  631. /package/dist/elements/{p-de2c14be.entry.js.map → p-f40b3ec6.entry.js.map} +0 -0
  632. /package/dist/elements/{p-e04e65b9.entry.js.map → p-f50c3045.entry.js.map} +0 -0
  633. /package/dist/elements/{p-59feb185.js.map → p-f67bba50.js.map} +0 -0
  634. /package/dist/elements/{p-2d13e141.entry.js.map → p-f96384f2.entry.js.map} +0 -0
  635. /package/dist/elements/{p-925bb96a.entry.js.map → p-fa19a3e9.entry.js.map} +0 -0
  636. /package/dist/elements/{p-ab68c761.entry.js.map → p-ffa8c481.entry.js.map} +0 -0
@@ -1,14 +1,14 @@
1
- import { r as registerInstance, h, H as Host, d as getElement } from './index-4fdc2561.js';
2
- import { h as inheritAriaAttributes } from './helpers-a93a8cd2.js';
3
- import { m as menuController } from './index-d511bcdc.js';
1
+ import { r as registerInstance, h, H as Host, e as getElement } from './index-9725d917.js';
2
+ import { h as inheritAriaAttributes } from './helpers-c51da066.js';
3
+ import { m as menuController } from './index-ccbcf170.js';
4
4
  import { c as createColorClasses, h as hostContext } from './theme-d75c68ae.js';
5
5
  import { m as menuOutline, n as menuSharp } from './index-9edae53a.js';
6
- import { g as getIonMode, c as config } from './ionic-global-df0a32a5.js';
7
- import { u as updateVisibility } from './menu-toggle-util-1b366cd3.js';
6
+ import { g as getIonMode, c as config } from './ionic-global-07f989af.js';
7
+ import { u as updateVisibility } from './menu-toggle-util-6257f7b5.js';
8
8
  import './index-6b94f340.js';
9
- import './hardware-back-button-41efa076.js';
9
+ import './hardware-back-button-12e771ad.js';
10
10
  import './index-f7ac0403.js';
11
- import './animation-8c622dae.js';
11
+ import './animation-43b39c85.js';
12
12
 
13
13
  const menuButtonIosCss = ":host{--background:transparent;--color-focused:currentColor;--border-radius:initial;--padding-top:0;--padding-bottom:0;color:var(--color);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;font-kerning:none}.button-native{border-radius:var(--border-radius);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:flex;position:relative;flex-flow:row nowrap;flex-shrink:0;align-items:center;justify-content:center;width:100%;height:100%;min-height:inherit;border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;overflow:hidden;user-select:none;z-index:0;appearance:none}.button-inner{display:flex;position:relative;flex-flow:row nowrap;flex-shrink:0;align-items:center;justify-content:center;width:100%;height:100%;min-height:inherit;z-index:1}ion-icon{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;pointer-events:none}:host(.menu-button-hidden){display:none}:host(.menu-button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity, 0)}}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--background-focused:currentColor;--background-focused-opacity:.1;--border-radius:4px;--color:var(--ion-color-primary, #3880ff);--padding-start:5px;--padding-end:5px;min-height:32px;font-size:clamp(31px, 1.9375rem, 38.13px)}:host(.ion-activated){opacity:0.4}@media (any-hover: hover){:host(:hover){opacity:0.6}}";
14
14
  const IonMenuButtonIosStyle0 = menuButtonIosCss;
@@ -1,12 +1,12 @@
1
- import { r as registerInstance, h, H as Host } from './index-4fdc2561.js';
2
- import { m as menuController } from './index-d511bcdc.js';
3
- import { g as getIonMode } from './ionic-global-df0a32a5.js';
4
- import { u as updateVisibility } from './menu-toggle-util-1b366cd3.js';
1
+ import { r as registerInstance, h, H as Host } from './index-9725d917.js';
2
+ import { m as menuController } from './index-ccbcf170.js';
3
+ import { g as getIonMode } from './ionic-global-07f989af.js';
4
+ import { u as updateVisibility } from './menu-toggle-util-6257f7b5.js';
5
5
  import './index-6b94f340.js';
6
- import './hardware-back-button-41efa076.js';
6
+ import './hardware-back-button-12e771ad.js';
7
7
  import './index-f7ac0403.js';
8
- import './helpers-a93a8cd2.js';
9
- import './animation-8c622dae.js';
8
+ import './helpers-c51da066.js';
9
+ import './animation-43b39c85.js';
10
10
 
11
11
  const menuToggleCss = ":host(.menu-toggle-hidden){display:none}";
12
12
  const IonMenuToggleStyle0 = menuToggleCss;
@@ -1,15 +1,15 @@
1
- import { r as registerInstance, i as createEvent, h, H as Host, d as getElement } from './index-4fdc2561.js';
1
+ import { r as registerInstance, i as createEvent, h, H as Host, e as getElement } from './index-9725d917.js';
2
2
  import { g as getTimeGivenProgression } from './cubic-bezier-464c214a.js';
3
3
  import { G as GESTURE_CONTROLLER } from './gesture-controller-958242a2.js';
4
- import { shouldUseCloseWatcher } from './hardware-back-button-41efa076.js';
5
- import { l as isEndSide, h as inheritAriaAttributes, m as assert, c as clamp } from './helpers-a93a8cd2.js';
6
- import { m as menuController } from './index-d511bcdc.js';
7
- import { g as getPresentedOverlay } from './overlays-75a54062.js';
8
- import { c as config, g as getIonMode } from './ionic-global-df0a32a5.js';
4
+ import { shouldUseCloseWatcher } from './hardware-back-button-12e771ad.js';
5
+ import { m as isEndSide, h as inheritAriaAttributes, n as assert, c as clamp } from './helpers-c51da066.js';
6
+ import { m as menuController } from './index-ccbcf170.js';
7
+ import { g as getPresentedOverlay } from './overlays-ef03d5bd.js';
8
+ import { c as config, g as getIonMode } from './ionic-global-07f989af.js';
9
9
  import './index-6b94f340.js';
10
10
  import './index-f7ac0403.js';
11
- import './animation-8c622dae.js';
12
- import './framework-delegate-b5751311.js';
11
+ import './animation-43b39c85.js';
12
+ import './framework-delegate-c5179013.js';
13
13
 
14
14
  const menuIosCss = ":host{--width:304px;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--background:var(--ion-background-color, #fff);left:0;right:0;top:0;bottom:0;display:none;position:absolute;contain:strict}:host(.show-menu){display:block}.menu-inner{transform:translateX(-9999px);display:flex;position:absolute;flex-direction:column;justify-content:space-between;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);background:var(--background);contain:strict}:host(.menu-side-start) .menu-inner{--ion-safe-area-right:0px;top:0;bottom:0}@supports (inset-inline-start: 0){:host(.menu-side-start) .menu-inner{inset-inline-start:0;inset-inline-end:auto}}@supports not (inset-inline-start: 0){:host(.menu-side-start) .menu-inner{left:0;right:auto}:host-context([dir=rtl]):host(.menu-side-start) .menu-inner,:host-context([dir=rtl]).menu-side-start .menu-inner{left:unset;right:unset;left:auto;right:0}@supports selector(:dir(rtl)){:host(.menu-side-start:dir(rtl)) .menu-inner{left:unset;right:unset;left:auto;right:0}}}:host-context([dir=rtl]):host(.menu-side-start) .menu-inner,:host-context([dir=rtl]).menu-side-start .menu-inner{--ion-safe-area-right:unset;--ion-safe-area-left:0px}@supports selector(:dir(rtl)){:host(.menu-side-start:dir(rtl)) .menu-inner{--ion-safe-area-right:unset;--ion-safe-area-left:0px}}:host(.menu-side-end) .menu-inner{--ion-safe-area-left:0px;top:0;bottom:0}@supports (inset-inline-start: 0){:host(.menu-side-end) .menu-inner{inset-inline-start:auto;inset-inline-end:0}}@supports not (inset-inline-start: 0){:host(.menu-side-end) .menu-inner{left:auto;right:0}:host-context([dir=rtl]):host(.menu-side-end) .menu-inner,:host-context([dir=rtl]).menu-side-end .menu-inner{left:unset;right:unset;left:0;right:auto}@supports selector(:dir(rtl)){:host(.menu-side-end:dir(rtl)) .menu-inner{left:unset;right:unset;left:0;right:auto}}}:host-context([dir=rtl]):host(.menu-side-end) .menu-inner,:host-context([dir=rtl]).menu-side-end .menu-inner{--ion-safe-area-left:unset;--ion-safe-area-right:0px}@supports selector(:dir(rtl)){:host(.menu-side-end:dir(rtl)) .menu-inner{--ion-safe-area-left:unset;--ion-safe-area-right:0px}}ion-backdrop{display:none;opacity:0.01;z-index:-1}@media (max-width: 340px){.menu-inner{--width:264px}}:host(.menu-type-reveal){z-index:0}:host(.menu-type-reveal.show-menu) .menu-inner{transform:translate3d(0, 0, 0)}:host(.menu-type-overlay){z-index:1000}:host(.menu-type-overlay) .show-backdrop{display:block;cursor:pointer}:host(.menu-pane-visible){width:var(--width);min-width:var(--min-width);max-width:var(--max-width)}:host(.menu-pane-visible) .menu-inner{left:0;right:0;width:auto;transform:none;box-shadow:none}:host(.menu-pane-visible) ion-backdrop{display:hidden !important}:host(.menu-type-push){z-index:1000}:host(.menu-type-push) .show-backdrop{display:block}";
15
15
  const IonMenuIosStyle0 = menuIosCss;
@@ -1,20 +1,20 @@
1
- import { r as registerInstance, i as createEvent, w as writeTask, h, H as Host, d as getElement } from './index-4fdc2561.js';
2
- import { a as findClosestIonContent, i as isIonContent, d as disableContentScrollY, r as resetContentScrollY, f as findIonContent, p as printIonContentErrorMsg } from './index-432e7c6f.js';
3
- import { C as CoreDelegate, a as attachComponent, d as detachComponent } from './framework-delegate-b5751311.js';
4
- import { g as getElementRoot, c as clamp, r as raf, i as inheritAttributes, j as hasLazyBuild } from './helpers-a93a8cd2.js';
1
+ import { r as registerInstance, i as createEvent, w as writeTask, h, H as Host, e as getElement } from './index-9725d917.js';
2
+ import { a as findClosestIonContent, i as isIonContent, d as disableContentScrollY, r as resetContentScrollY, f as findIonContent, p as printIonContentErrorMsg } from './index-12e18dab.js';
3
+ import { C as CoreDelegate, a as attachComponent, d as detachComponent } from './framework-delegate-c5179013.js';
4
+ import { g as getElementRoot, c as clamp, r as raf, i as inheritAttributes, j as hasLazyBuild } from './helpers-c51da066.js';
5
5
  import { c as createLockController } from './lock-controller-10217ff6.js';
6
6
  import { p as printIonWarning } from './index-f7ac0403.js';
7
7
  import { g as getCapacitor } from './capacitor-8d3da60f.js';
8
- import { G as GESTURE, O as OVERLAY_GESTURE_PRIORITY, a as createTriggerController, B as BACKDROP, p as prepareOverlay, s as setOverlayId, b as present, d as dismiss, e as eventMethod } from './overlays-75a54062.js';
8
+ import { G as GESTURE, O as OVERLAY_GESTURE_PRIORITY, a as createTriggerController, B as BACKDROP, p as prepareOverlay, s as setOverlayId, b as present, d as dismiss, e as eventMethod } from './overlays-ef03d5bd.js';
9
9
  import { g as getClassMap } from './theme-d75c68ae.js';
10
- import { d as deepReady, w as waitForMount } from './index-2ac08fda.js';
11
- import { g as getIonMode, c as config } from './ionic-global-df0a32a5.js';
10
+ import { d as deepReady, w as waitForMount } from './index-7462d21e.js';
11
+ import { g as getIonMode, c as config } from './ionic-global-07f989af.js';
12
12
  import { KEYBOARD_DID_OPEN } from './keyboard-5feb79bb.js';
13
- import { c as createAnimation } from './animation-8c622dae.js';
13
+ import { c as createAnimation } from './animation-43b39c85.js';
14
14
  import { g as getTimeGivenProgression } from './cubic-bezier-464c214a.js';
15
15
  import { createGesture } from './index-38fe935b.js';
16
16
  import { w as win } from './index-6b94f340.js';
17
- import './hardware-back-button-41efa076.js';
17
+ import './hardware-back-button-12e771ad.js';
18
18
  import './keyboard-d981a33f.js';
19
19
  import './gesture-controller-958242a2.js';
20
20
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, d as getElement, H as Host } from './index-4fdc2561.js';
1
+ import { r as registerInstance, h, e as getElement, H as Host } from './index-9725d917.js';
2
2
 
3
3
  /*!
4
4
  * (C) Ionic http://ionicframework.com - MIT License
@@ -1,9 +1,9 @@
1
- import { r as registerInstance, i as createEvent, h, d as getElement } from './index-4fdc2561.js';
1
+ import { r as registerInstance, i as createEvent, h, e as getElement } from './index-9725d917.js';
2
2
  import { g as getTimeGivenProgression } from './cubic-bezier-464c214a.js';
3
- import { m as assert, s as shallowEqualStringMap } from './helpers-a93a8cd2.js';
4
- import { l as lifecycle, t as transition, s as setPageHidden, L as LIFECYCLE_WILL_UNLOAD, a as LIFECYCLE_WILL_LEAVE, b as LIFECYCLE_DID_LEAVE } from './index-2ac08fda.js';
5
- import { g as getIonMode, c as config } from './ionic-global-df0a32a5.js';
6
- import { a as attachComponent } from './framework-delegate-b5751311.js';
3
+ import { n as assert, s as shallowEqualStringMap } from './helpers-c51da066.js';
4
+ import { l as lifecycle, t as transition, s as setPageHidden, L as LIFECYCLE_WILL_UNLOAD, a as LIFECYCLE_WILL_LEAVE, b as LIFECYCLE_DID_LEAVE } from './index-7462d21e.js';
5
+ import { g as getIonMode, c as config } from './ionic-global-07f989af.js';
6
+ import { a as attachComponent } from './framework-delegate-c5179013.js';
7
7
 
8
8
  /*!
9
9
  * (C) Ionic http://ionicframework.com - MIT License
@@ -132,7 +132,7 @@ const Nav = class {
132
132
  // We want to set this flag before any watch callbacks are manually called
133
133
  this.didLoad = true;
134
134
  this.rootChanged();
135
- this.gesture = (await import('./swipe-back-5993fe10.js')).createSwipeBackGesture(this.el, this.canStart.bind(this), this.onStart.bind(this), this.onMove.bind(this), this.onEnd.bind(this));
135
+ this.gesture = (await import('./swipe-back-698e6532.js')).createSwipeBackGesture(this.el, this.canStart.bind(this), this.onStart.bind(this), this.onMove.bind(this), this.onEnd.bind(this));
136
136
  this.swipeGestureChanged();
137
137
  }
138
138
  connectedCallback() {
@@ -0,0 +1,30 @@
1
+ import { r as registerInstance, h, H as Host } from './index-9725d917.js';
2
+ import { c as createColorClasses } from './theme-d75c68ae.js';
3
+ import { g as getIonMode } from './ionic-global-07f989af.js';
4
+
5
+ const noteIosCss = ":host{color:var(--color);font-family:var(--ion-font-family, inherit);box-sizing:border-box}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-350, #a6a6a6);font-size:max(14px, 1rem)}";
6
+ const IonNoteIosStyle0 = noteIosCss;
7
+
8
+ const noteMdCss = ":host{color:var(--color);font-family:var(--ion-font-family, inherit);box-sizing:border-box}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-600, #666666);font-size:0.875rem}";
9
+ const IonNoteMdStyle0 = noteMdCss;
10
+
11
+ const Note = class {
12
+ constructor(hostRef) {
13
+ registerInstance(this, hostRef);
14
+ this.color = undefined;
15
+ }
16
+ render() {
17
+ const mode = getIonMode(this);
18
+ return (h(Host, { key: '79a17a318ec6e8326c9741b4a9bb4598acdc225e', class: createColorClasses(this.color, {
19
+ [mode]: true,
20
+ }) }, h("slot", { key: '5adeaccfabb4bee7b84ea5c5de804bd255b29255' })));
21
+ }
22
+ };
23
+ Note.style = {
24
+ ios: IonNoteIosStyle0,
25
+ md: IonNoteMdStyle0
26
+ };
27
+
28
+ export { Note as ion_note };
29
+
30
+ //# sourceMappingURL=ion-note.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"ion-note.entry.js","mappings":";;;;AAAA,MAAM,UAAU,GAAG,sNAAsN,CAAC;AAC1O,yBAAe,UAAU;;ACDzB,MAAM,SAAS,GAAG,+MAA+M,CAAC;AAClO,wBAAe,SAAS;;MCQX,IAAI;IACb;;QACI,IAAI,CAAC,KAAK,GAAG,SAAS,CAAC;KAC1B;IACD,MAAM;QACF,MAAM,IAAI,GAAG,UAAU,CAAC,IAAI,CAAC,CAAC;QAC9B,QAAQ,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,kBAAkB,CAAC,IAAI,CAAC,KAAK,EAAE;gBACjG,CAAC,IAAI,GAAG,IAAI;aACf,CAAC,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,CAAC,CAAC,EAAE;KAC9E;;;;;;;;;","names":[],"sources":["../node_modules/@ionic/core/dist/collection/components/note/note.ios.css?tag=ion-note&mode=ios&encapsulation=shadow","../node_modules/@ionic/core/dist/collection/components/note/note.md.css?tag=ion-note&mode=md&encapsulation=shadow","../node_modules/@ionic/core/dist/collection/components/note/note.js"],"sourcesContent":["/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n:host {\n /**\n * @prop --color: Color of the note\n */\n color: var(--color);\n font-family: var(--ion-font-family, inherit);\n box-sizing: border-box;\n}\n\n:host(.ion-color) {\n color: var(--ion-color-base);\n}\n\n:host {\n --color: var(--ion-color-step-350, #a6a6a6);\n font-size: max(14px, 1rem);\n}","/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n:host {\n /**\n * @prop --color: Color of the note\n */\n color: var(--color);\n font-family: var(--ion-font-family, inherit);\n box-sizing: border-box;\n}\n\n:host(.ion-color) {\n color: var(--ion-color-base);\n}\n\n:host {\n --color: var(--ion-color-step-600, #666666);\n font-size: 0.875rem;\n}","/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { Host, h } from \"@stencil/core\";\nimport { createColorClasses } from \"../../utils/theme\";\nimport { getIonMode } from \"../../global/ionic-global\";\n/**\n * @virtualProp {\"ios\" | \"md\"} mode - The mode determines which platform styles to use.\n */\nexport class Note {\n constructor() {\n this.color = undefined;\n }\n render() {\n const mode = getIonMode(this);\n return (h(Host, { key: '79a17a318ec6e8326c9741b4a9bb4598acdc225e', class: createColorClasses(this.color, {\n [mode]: true,\n }) }, h(\"slot\", { key: '5adeaccfabb4bee7b84ea5c5de804bd255b29255' })));\n }\n static get is() { return \"ion-note\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"ios\": [\"note.ios.scss\"],\n \"md\": [\"note.md.scss\"]\n };\n }\n static get styleUrls() {\n return {\n \"ios\": [\"note.ios.css\"],\n \"md\": [\"note.md.css\"]\n };\n }\n static get properties() {\n return {\n \"color\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"Color\",\n \"resolved\": \"\\\"danger\\\" | \\\"dark\\\" | \\\"light\\\" | \\\"medium\\\" | \\\"primary\\\" | \\\"secondary\\\" | \\\"success\\\" | \\\"tertiary\\\" | \\\"warning\\\" | string & Record<never, never> | undefined\",\n \"references\": {\n \"Color\": {\n \"location\": \"import\",\n \"path\": \"../../interface\",\n \"id\": \"src/interface.d.ts::Color\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The color to use from your application's color palette.\\nDefault options are: `\\\"primary\\\"`, `\\\"secondary\\\"`, `\\\"tertiary\\\"`, `\\\"success\\\"`, `\\\"warning\\\"`, `\\\"danger\\\"`, `\\\"light\\\"`, `\\\"medium\\\"`, and `\\\"dark\\\"`.\\nFor more information on colors, see [theming](/docs/theming/basics).\"\n },\n \"attribute\": \"color\",\n \"reflect\": true\n }\n };\n }\n}\n"],"version":3}
@@ -1,8 +1,8 @@
1
- import { r as registerInstance, i as createEvent, h, H as Host, d as getElement } from './index-4fdc2561.js';
2
- import { c as clamp } from './helpers-a93a8cd2.js';
1
+ import { r as registerInstance, i as createEvent, h, H as Host, e as getElement } from './index-9725d917.js';
2
+ import { c as clamp } from './helpers-c51da066.js';
3
3
  import { b as hapticSelectionChanged, c as hapticSelectionEnd, a as hapticSelectionStart } from './haptic-910fb8d2.js';
4
4
  import { g as getClassMap } from './theme-d75c68ae.js';
5
- import { g as getIonMode } from './ionic-global-df0a32a5.js';
5
+ import { g as getIonMode } from './ionic-global-07f989af.js';
6
6
  import './capacitor-8d3da60f.js';
7
7
  import './index-6b94f340.js';
8
8
 
@@ -1,13 +1,13 @@
1
- import { r as registerInstance, i as createEvent, h, H as Host, d as getElement } from './index-4fdc2561.js';
2
- import { r as raf } from './helpers-a93a8cd2.js';
1
+ import { r as registerInstance, i as createEvent, h, H as Host, e as getElement } from './index-9725d917.js';
2
+ import { r as raf } from './helpers-c51da066.js';
3
3
  import { c as createLockController } from './lock-controller-10217ff6.js';
4
- import { c as createDelegateController, a as createTriggerController, B as BACKDROP, i as isCancel, p as prepareOverlay, s as setOverlayId, b as present, d as dismiss, e as eventMethod, f as safeCall } from './overlays-75a54062.js';
4
+ import { c as createDelegateController, a as createTriggerController, B as BACKDROP, i as isCancel, p as prepareOverlay, s as setOverlayId, b as present, d as dismiss, e as eventMethod, f as safeCall } from './overlays-ef03d5bd.js';
5
5
  import { g as getClassMap } from './theme-d75c68ae.js';
6
- import { g as getIonMode } from './ionic-global-df0a32a5.js';
7
- import { c as createAnimation } from './animation-8c622dae.js';
6
+ import { g as getIonMode } from './ionic-global-07f989af.js';
7
+ import { c as createAnimation } from './animation-43b39c85.js';
8
8
  import './index-6b94f340.js';
9
- import './hardware-back-button-41efa076.js';
10
- import './framework-delegate-b5751311.js';
9
+ import './hardware-back-button-12e771ad.js';
10
+ import './framework-delegate-c5179013.js';
11
11
  import './index-f7ac0403.js';
12
12
 
13
13
  /*!
@@ -1,15 +1,15 @@
1
- import { r as registerInstance, i as createEvent, h, H as Host, d as getElement } from './index-4fdc2561.js';
2
- import { C as CoreDelegate, a as attachComponent, d as detachComponent } from './framework-delegate-b5751311.js';
3
- import { r as raf, g as getElementRoot, b as addEventListener, j as hasLazyBuild } from './helpers-a93a8cd2.js';
1
+ import { r as registerInstance, i as createEvent, h, H as Host, e as getElement } from './index-9725d917.js';
2
+ import { C as CoreDelegate, a as attachComponent, d as detachComponent } from './framework-delegate-c5179013.js';
3
+ import { r as raf, g as getElementRoot, b as addEventListener, j as hasLazyBuild } from './helpers-c51da066.js';
4
4
  import { c as createLockController } from './lock-controller-10217ff6.js';
5
5
  import { p as printIonWarning } from './index-f7ac0403.js';
6
- import { B as BACKDROP, p as prepareOverlay, s as setOverlayId, b as present, l as focusFirstDescendant, d as dismiss, e as eventMethod } from './overlays-75a54062.js';
7
- import { g as getIonMode, a as isPlatform } from './ionic-global-df0a32a5.js';
6
+ import { B as BACKDROP, p as prepareOverlay, s as setOverlayId, b as present, l as focusFirstDescendant, d as dismiss, e as eventMethod } from './overlays-ef03d5bd.js';
7
+ import { g as getIonMode, a as isPlatform } from './ionic-global-07f989af.js';
8
8
  import { g as getClassMap } from './theme-d75c68ae.js';
9
- import { d as deepReady, w as waitForMount } from './index-2ac08fda.js';
10
- import { c as createAnimation } from './animation-8c622dae.js';
9
+ import { d as deepReady, w as waitForMount } from './index-7462d21e.js';
10
+ import { c as createAnimation } from './animation-43b39c85.js';
11
11
  import './index-6b94f340.js';
12
- import './hardware-back-button-41efa076.js';
12
+ import './hardware-back-button-12e771ad.js';
13
13
 
14
14
  /*!
15
15
  * (C) Ionic http://ionicframework.com - MIT License
@@ -1,11 +1,11 @@
1
- import { r as registerInstance, i as createEvent, h, H as Host, d as getElement } from './index-4fdc2561.js';
2
- import { a as findClosestIonContent, d as disableContentScrollY, r as resetContentScrollY } from './index-432e7c6f.js';
3
- import { c as createLegacyFormController } from './form-controller-1f70ed52.js';
4
- import { c as clamp, d as debounceEvent, h as inheritAriaAttributes, k as renderHiddenInput, n as getAriaLabel } from './helpers-a93a8cd2.js';
1
+ import { r as registerInstance, i as createEvent, h, H as Host, e as getElement } from './index-9725d917.js';
2
+ import { a as findClosestIonContent, d as disableContentScrollY, r as resetContentScrollY } from './index-12e18dab.js';
3
+ import { c as createLegacyFormController } from './form-controller-3b50bf52.js';
4
+ import { c as clamp, d as debounceEvent, h as inheritAriaAttributes, k as renderHiddenInput, o as getAriaLabel } from './helpers-c51da066.js';
5
5
  import { p as printIonWarning } from './index-f7ac0403.js';
6
6
  import { i as isRTL } from './dir-f50ace98.js';
7
7
  import { c as createColorClasses, h as hostContext } from './theme-d75c68ae.js';
8
- import { g as getIonMode } from './ionic-global-df0a32a5.js';
8
+ import { g as getIonMode } from './ionic-global-07f989af.js';
9
9
 
10
10
  /*!
11
11
  * (C) Ionic http://ionicframework.com - MIT License
@@ -1,12 +1,12 @@
1
- import { r as registerInstance, h, H as Host, d as getElement } from './index-4fdc2561.js';
1
+ import { r as registerInstance, h, H as Host, e as getElement } from './index-9725d917.js';
2
2
  import { E as ENABLE_HTML_CONTENT_DEFAULT, s as sanitizeDOMString } from './index-ce4e7029.js';
3
3
  import { o as caretBackSharp, p as arrowDown } from './index-9edae53a.js';
4
- import { c as config, g as getIonMode } from './ionic-global-df0a32a5.js';
5
- import { e as supportsRubberBandScrolling } from './refresher.utils-b1770bf3.js';
4
+ import { c as config, g as getIonMode } from './ionic-global-07f989af.js';
5
+ import { e as supportsRubberBandScrolling } from './refresher.utils-d191622d.js';
6
6
  import { S as SPINNERS } from './spinner-configs-67653ec4.js';
7
- import './animation-8c622dae.js';
7
+ import './animation-43b39c85.js';
8
8
  import './index-6b94f340.js';
9
- import './helpers-a93a8cd2.js';
9
+ import './helpers-c51da066.js';
10
10
 
11
11
  const RefresherContent = class {
12
12
  constructor(hostRef) {
@@ -1,14 +1,14 @@
1
- import { r as registerInstance, i as createEvent, w as writeTask, f as readTask, h, d as getElement, H as Host } from './index-4fdc2561.js';
1
+ import { r as registerInstance, i as createEvent, w as writeTask, f as readTask, h, e as getElement, H as Host } from './index-9725d917.js';
2
2
  import { g as getTimeGivenProgression } from './cubic-bezier-464c214a.js';
3
- import { I as ION_CONTENT_CLASS_SELECTOR, b as ION_CONTENT_ELEMENT_SELECTOR, p as printIonContentErrorMsg, g as getScrollElement } from './index-432e7c6f.js';
4
- import { t as transitionEndAsync, c as clamp, g as getElementRoot, a as componentOnReady, r as raf } from './helpers-a93a8cd2.js';
3
+ import { I as ION_CONTENT_CLASS_SELECTOR, b as ION_CONTENT_ELEMENT_SELECTOR, p as printIonContentErrorMsg, g as getScrollElement } from './index-12e18dab.js';
4
+ import { t as transitionEndAsync, c as clamp, g as getElementRoot, a as componentOnReady, r as raf } from './helpers-c51da066.js';
5
5
  import { h as hapticImpact, I as ImpactStyle } from './haptic-910fb8d2.js';
6
- import { g as getIonMode } from './ionic-global-df0a32a5.js';
7
- import { s as shouldUseNativeRefresher, t as translateElement, a as setSpinnerOpacity, h as handleScrollWhileRefreshing, b as handleScrollWhilePulling, c as createPullingAnimation, d as createSnapBackAnimation, g as getRefresherAnimationType } from './refresher.utils-b1770bf3.js';
6
+ import { g as getIonMode } from './ionic-global-07f989af.js';
7
+ import { s as shouldUseNativeRefresher, t as translateElement, a as setSpinnerOpacity, h as handleScrollWhileRefreshing, b as handleScrollWhilePulling, c as createPullingAnimation, d as createSnapBackAnimation, g as getRefresherAnimationType } from './refresher.utils-d191622d.js';
8
8
  import './index-f7ac0403.js';
9
9
  import './capacitor-8d3da60f.js';
10
10
  import './index-6b94f340.js';
11
- import './animation-8c622dae.js';
11
+ import './animation-43b39c85.js';
12
12
 
13
13
  const refresherIosCss = "ion-refresher{top:0;display:none;position:absolute;width:100%;height:60px;pointer-events:none;z-index:-1}@supports (inset-inline-start: 0){ion-refresher{inset-inline-start:0}}@supports not (inset-inline-start: 0){ion-refresher{left:0}:host-context([dir=rtl]) ion-refresher{left:unset;right:unset;right:0}[dir=rtl] ion-refresher{left:unset;right:unset;right:0}@supports selector(:dir(rtl)){ion-refresher:dir(rtl){left:unset;right:unset;right:0}}}ion-refresher.refresher-active{display:block}ion-refresher-content{display:flex;flex-direction:column;justify-content:center;height:100%}.refresher-pulling,.refresher-refreshing{display:none;width:100%}.refresher-pulling-icon,.refresher-refreshing-icon{transform-origin:center;transition:200ms;font-size:30px;text-align:center}:host-context([dir=rtl]) .refresher-pulling-icon,:host-context([dir=rtl]) .refresher-refreshing-icon{transform-origin:calc(100% - center)}[dir=rtl] .refresher-pulling-icon,[dir=rtl] .refresher-refreshing-icon{transform-origin:calc(100% - center)}@supports selector(:dir(rtl)){.refresher-pulling-icon:dir(rtl),.refresher-refreshing-icon:dir(rtl){transform-origin:calc(100% - center)}}.refresher-pulling-text,.refresher-refreshing-text{font-size:16px;text-align:center}ion-refresher-content .arrow-container{display:none}.refresher-pulling ion-refresher-content .refresher-pulling{display:block}.refresher-ready ion-refresher-content .refresher-pulling{display:block}.refresher-ready ion-refresher-content .refresher-pulling-icon{transform:rotate(180deg)}.refresher-refreshing ion-refresher-content .refresher-refreshing{display:block}.refresher-cancelling ion-refresher-content .refresher-pulling{display:block}.refresher-cancelling ion-refresher-content .refresher-pulling-icon{transform:scale(0)}.refresher-completing ion-refresher-content .refresher-refreshing{display:block}.refresher-completing ion-refresher-content .refresher-refreshing-icon{transform:scale(0)}.refresher-native .refresher-pulling-text,.refresher-native .refresher-refreshing-text{display:none}.refresher-ios .refresher-pulling-icon,.refresher-ios .refresher-refreshing-icon{color:var(--ion-text-color, #000)}.refresher-ios .refresher-pulling-text,.refresher-ios .refresher-refreshing-text{color:var(--ion-text-color, #000)}.refresher-ios .refresher-refreshing .spinner-lines-ios line,.refresher-ios .refresher-refreshing .spinner-lines-small-ios line,.refresher-ios .refresher-refreshing .spinner-crescent circle{stroke:var(--ion-text-color, #000)}.refresher-ios .refresher-refreshing .spinner-bubbles circle,.refresher-ios .refresher-refreshing .spinner-circles circle,.refresher-ios .refresher-refreshing .spinner-dots circle{fill:var(--ion-text-color, #000)}ion-refresher.refresher-native{display:block;z-index:1}ion-refresher.refresher-native ion-spinner{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:0;margin-bottom:0}.refresher-native .refresher-refreshing ion-spinner{--refreshing-rotation-duration:2s;display:none;animation:var(--refreshing-rotation-duration) ease-out refresher-rotate forwards}.refresher-native .refresher-refreshing{display:none;animation:250ms linear refresher-pop forwards}.refresher-native ion-spinner{width:32px;height:32px;color:var(--ion-color-step-450, #747577)}.refresher-native.refresher-refreshing .refresher-pulling ion-spinner,.refresher-native.refresher-completing .refresher-pulling ion-spinner{display:none}.refresher-native.refresher-refreshing .refresher-refreshing ion-spinner,.refresher-native.refresher-completing .refresher-refreshing ion-spinner{display:block}.refresher-native.refresher-pulling .refresher-pulling ion-spinner{display:block}.refresher-native.refresher-pulling .refresher-refreshing ion-spinner{display:none}.refresher-native.refresher-completing ion-refresher-content .refresher-refreshing-icon{transform:scale(0) rotate(180deg);transition:300ms}@keyframes refresher-pop{0%{transform:scale(1);animation-timing-function:ease-in}50%{transform:scale(1.2);animation-timing-function:ease-out}100%{transform:scale(1)}}@keyframes refresher-rotate{from{transform:rotate(0deg)}to{transform:rotate(180deg)}}";
14
14
  const IonRefresherIosStyle0 = refresherIosCss;
@@ -1,8 +1,8 @@
1
- import { r as registerInstance, i as createEvent, h, d as getElement, H as Host } from './index-4fdc2561.js';
2
- import { a as findClosestIonContent, g as getScrollElement } from './index-432e7c6f.js';
3
- import { r as raf } from './helpers-a93a8cd2.js';
1
+ import { r as registerInstance, i as createEvent, h, e as getElement, H as Host } from './index-9725d917.js';
2
+ import { a as findClosestIonContent, g as getScrollElement } from './index-12e18dab.js';
3
+ import { r as raf } from './helpers-c51da066.js';
4
4
  import { a as hapticSelectionStart, b as hapticSelectionChanged, c as hapticSelectionEnd } from './haptic-910fb8d2.js';
5
- import { g as getIonMode } from './ionic-global-df0a32a5.js';
5
+ import { g as getIonMode } from './ionic-global-07f989af.js';
6
6
  import './index-f7ac0403.js';
7
7
  import './capacitor-8d3da60f.js';
8
8
  import './index-6b94f340.js';
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, h, H as Host, d as getElement } from './index-4fdc2561.js';
1
+ import { r as registerInstance, h, H as Host, e as getElement } from './index-9725d917.js';
2
2
  import { r as reorderThreeOutline, q as reorderTwoSharp } from './index-9edae53a.js';
3
- import { g as getIonMode } from './ionic-global-df0a32a5.js';
3
+ import { g as getIonMode } from './ionic-global-07f989af.js';
4
4
 
5
5
  const reorderIosCss = ":host([slot]){display:none;line-height:0;z-index:100}.reorder-icon{display:block}::slotted(ion-icon){font-size:dynamic-font(16px)}.reorder-icon{font-size:2.125rem;opacity:0.4}";
6
6
  const IonReorderIosStyle0 = reorderIosCss;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, i as createEvent } from './index-4fdc2561.js';
1
+ import { r as registerInstance, i as createEvent } from './index-9725d917.js';
2
2
 
3
3
  const RouteRedirect = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, i as createEvent } from './index-4fdc2561.js';
1
+ import { r as registerInstance, i as createEvent } from './index-9725d917.js';
2
2
 
3
3
  const Route = class {
4
4
  constructor(hostRef) {
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, h, H as Host } from './index-4fdc2561.js';
1
+ import { r as registerInstance, h, H as Host } from './index-9725d917.js';
2
2
  import { o as openURL, c as createColorClasses } from './theme-d75c68ae.js';
3
- import { g as getIonMode } from './ionic-global-df0a32a5.js';
3
+ import { g as getIonMode } from './ionic-global-07f989af.js';
4
4
 
5
5
  const routerLinkCss = ":host{--background:transparent;--color:var(--ion-color-primary, #3880ff);background:var(--background);color:var(--color)}:host(.ion-color){color:var(--ion-color-base)}a{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit}";
6
6
  const IonRouterLinkStyle0 = routerLinkCss;
@@ -1,10 +1,10 @@
1
- import { r as registerInstance, i as createEvent, h, d as getElement } from './index-4fdc2561.js';
1
+ import { r as registerInstance, i as createEvent, h, e as getElement } from './index-9725d917.js';
2
2
  import { g as getTimeGivenProgression } from './cubic-bezier-464c214a.js';
3
- import { a as attachComponent, d as detachComponent } from './framework-delegate-b5751311.js';
4
- import { s as shallowEqualStringMap, j as hasLazyBuild } from './helpers-a93a8cd2.js';
3
+ import { a as attachComponent, d as detachComponent } from './framework-delegate-c5179013.js';
4
+ import { s as shallowEqualStringMap, j as hasLazyBuild } from './helpers-c51da066.js';
5
5
  import { c as createLockController } from './lock-controller-10217ff6.js';
6
- import { t as transition } from './index-2ac08fda.js';
7
- import { g as getIonMode, c as config } from './ionic-global-df0a32a5.js';
6
+ import { t as transition } from './index-7462d21e.js';
7
+ import { g as getIonMode, c as config } from './ionic-global-07f989af.js';
8
8
 
9
9
  const routerOutletCss = ":host{left:0;right:0;top:0;bottom:0;position:absolute;contain:layout size style;z-index:0}";
10
10
  const IonRouterOutletStyle0 = routerOutletCss;
@@ -35,7 +35,7 @@ const RouterOutlet = class {
35
35
  this.swipeHandler.onStart();
36
36
  }
37
37
  };
38
- this.gesture = (await import('./swipe-back-5993fe10.js')).createSwipeBackGesture(this.el, () => !this.gestureOrAnimationInProgress && !!this.swipeHandler && this.swipeHandler.canStart(), () => onStart(), (step) => { var _a; return (_a = this.ani) === null || _a === void 0 ? void 0 : _a.progressStep(step); }, (shouldComplete, step, dur) => {
38
+ this.gesture = (await import('./swipe-back-698e6532.js')).createSwipeBackGesture(this.el, () => !this.gestureOrAnimationInProgress && !!this.swipeHandler && this.swipeHandler.canStart(), () => onStart(), (step) => { var _a; return (_a = this.ani) === null || _a === void 0 ? void 0 : _a.progressStep(step); }, (shouldComplete, step, dur) => {
39
39
  if (this.ani) {
40
40
  this.ani.onFinish(() => {
41
41
  this.gestureOrAnimationInProgress = false;
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, i as createEvent, d as getElement } from './index-4fdc2561.js';
2
- import { a as componentOnReady, p as debounce } from './helpers-a93a8cd2.js';
1
+ import { r as registerInstance, i as createEvent, e as getElement } from './index-9725d917.js';
2
+ import { a as componentOnReady, p as debounce } from './helpers-c51da066.js';
3
3
 
4
4
  /*!
5
5
  * (C) Ionic http://ionicframework.com - MIT License
@@ -0,0 +1,19 @@
1
+ import { r as registerInstance, h, H as Host } from './index-9725d917.js';
2
+ import { g as getIonMode } from './ionic-global-07f989af.js';
3
+
4
+ const rowCss = ":host{display:flex;flex-wrap:wrap}";
5
+ const IonRowStyle0 = rowCss;
6
+
7
+ const Row = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ }
11
+ render() {
12
+ return (h(Host, { key: '242c9a45b0bb39af2aebf412fdfa9a176babc834', class: getIonMode(this) }, h("slot", { key: 'd9015d663d631bbf20bd3e0821fed874cd6c5156' })));
13
+ }
14
+ };
15
+ Row.style = IonRowStyle0;
16
+
17
+ export { Row as ion_row };
18
+
19
+ //# sourceMappingURL=ion-row.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"ion-row.entry.js","mappings":";;;AAAA,MAAM,MAAM,GAAG,oCAAoC,CAAC;AACpD,qBAAe,MAAM;;MCIR,GAAG;;;;IACZ,MAAM;QACF,QAAQ,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,UAAU,CAAC,IAAI,CAAC,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,CAAC,CAAC,EAAE;KAClK;;;;;;","names":[],"sources":["../node_modules/@ionic/core/dist/collection/components/row/row.css?tag=ion-row&encapsulation=shadow","../node_modules/@ionic/core/dist/collection/components/row/row.js"],"sourcesContent":["/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n:host {\n display: flex;\n flex-wrap: wrap;\n}","/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { Host, h } from \"@stencil/core\";\nimport { getIonMode } from \"../../global/ionic-global\";\nexport class Row {\n render() {\n return (h(Host, { key: '242c9a45b0bb39af2aebf412fdfa9a176babc834', class: getIonMode(this) }, h(\"slot\", { key: 'd9015d663d631bbf20bd3e0821fed874cd6c5156' })));\n }\n static get is() { return \"ion-row\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"row.scss\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"row.css\"]\n };\n }\n}\n"],"version":3}
@@ -1,7 +1,7 @@
1
- import { r as registerInstance, j as forceUpdate, h, H as Host, d as getElement } from './index-4fdc2561.js';
2
- import { b as addEventListener, e as removeEventListener, i as inheritAttributes } from './helpers-a93a8cd2.js';
1
+ import { r as registerInstance, j as forceUpdate, h, H as Host, e as getElement } from './index-9725d917.js';
2
+ import { b as addEventListener, e as removeEventListener, i as inheritAttributes } from './helpers-c51da066.js';
3
3
  import { h as hostContext } from './theme-d75c68ae.js';
4
- import { g as getIonMode } from './ionic-global-df0a32a5.js';
4
+ import { g as getIonMode } from './ionic-global-07f989af.js';
5
5
 
6
6
  const segmentButtonIosCss = ":host{--color:initial;--color-hover:var(--color);--color-checked:var(--color);--color-disabled:var(--color);--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;border-radius:var(--border-radius);display:flex;position:relative;flex-direction:column;height:auto;background:var(--background);color:var(--color);text-decoration:none;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;grid-row:1;font-kerning:none}.button-native{border-radius:0;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-webkit-margin-start:var(--margin-start);margin-inline-start:var(--margin-start);-webkit-margin-end:var(--margin-end);margin-inline-end:var(--margin-end);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);transform:translate3d(0, 0, 0);display:flex;position:relative;flex-direction:inherit;flex-grow:1;align-items:center;justify-content:center;width:100%;min-width:inherit;max-width:inherit;height:auto;min-height:inherit;max-height:inherit;transition:var(--transition);border:none;outline:none;background:transparent;contain:content;pointer-events:none;overflow:hidden;z-index:2}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}.button-inner{display:flex;position:relative;flex-flow:inherit;align-items:center;justify-content:center;width:100%;height:100%;z-index:1}:host(.segment-button-checked){background:var(--background-checked);color:var(--color-checked)}:host(.segment-button-disabled){cursor:default;pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(:focus){outline:none}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}:host(.segment-button-checked:hover) .button-native{color:var(--color-checked)}}::slotted(ion-icon){flex-shrink:0;order:-1;pointer-events:none}::slotted(ion-label){display:block;align-self:center;max-width:100%;line-height:22px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;box-sizing:border-box;pointer-events:none}:host(.segment-button-layout-icon-top) .button-native{flex-direction:column}:host(.segment-button-layout-icon-start) .button-native{flex-direction:row}:host(.segment-button-layout-icon-end) .button-native{flex-direction:row-reverse}:host(.segment-button-layout-icon-bottom) .button-native{flex-direction:column-reverse}:host(.segment-button-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.segment-button-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color, var(--color-checked))}.segment-button-indicator{transform-origin:left;position:absolute;opacity:0;box-sizing:border-box;will-change:transform, opacity;pointer-events:none}.segment-button-indicator-background{width:100%;height:var(--indicator-height);transform:var(--indicator-transform);box-shadow:var(--indicator-box-shadow);pointer-events:none}.segment-button-indicator-animated{transition:var(--indicator-transition)}:host(.segment-button-checked) .segment-button-indicator{opacity:1}@media (prefers-reduced-motion: reduce){.segment-button-indicator-background{transform:none}.segment-button-indicator-animated{transition:none}}:host{--background:none;--background-checked:none;--background-hover:none;--background-hover-opacity:0;--background-focused:none;--background-focused-opacity:0;--border-radius:7px;--border-width:1px;--border-color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.12);--border-style:solid;--indicator-box-shadow:0 0 5px rgba(0, 0, 0, 0.16);--indicator-color:var(--ion-color-step-350, var(--ion-background-color, #fff));--indicator-height:100%;--indicator-transition:transform 260ms cubic-bezier(0.4, 0, 0.2, 1);--indicator-transform:none;--transition:100ms all linear;--padding-top:0;--padding-end:13px;--padding-bottom:0;--padding-start:13px;margin-top:2px;margin-bottom:2px;position:relative;flex-direction:row;min-width:70px;min-height:28px;transform:translate3d(0, 0, 0);font-size:13px;font-weight:450;line-height:37px}:host::before{margin-left:0;margin-right:0;margin-top:5px;margin-bottom:5px;transition:160ms opacity ease-in-out;transition-delay:100ms;border-left:var(--border-width) var(--border-style) var(--border-color);content:\"\";opacity:1;will-change:opacity}:host(:first-of-type)::before{border-left-color:transparent}:host(.segment-button-disabled){opacity:0.3}::slotted(ion-icon){font-size:24px}:host(.segment-button-layout-icon-start) ::slotted(ion-label){-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:0;margin-inline-end:0}:host(.segment-button-layout-icon-end) ::slotted(ion-label){-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:2px;margin-inline-end:2px}.segment-button-indicator{-webkit-padding-start:2px;padding-inline-start:2px;-webkit-padding-end:2px;padding-inline-end:2px;left:0;right:0;top:0;bottom:0}.segment-button-indicator-background{border-radius:var(--border-radius);background:var(--indicator-color)}.segment-button-indicator-background{transition:var(--indicator-transition)}:host(.segment-button-checked)::before,:host(.segment-button-after-checked)::before{opacity:0}:host(.segment-button-checked){z-index:-1}:host(.segment-button-activated){--indicator-transform:scale(0.95)}:host(.ion-focused) .button-native{opacity:0.7}@media (any-hover: hover){:host(:hover) .button-native{opacity:0.5}:host(.segment-button-checked:hover) .button-native{opacity:1}}:host(.in-segment-color){background:none;color:var(--ion-text-color, #000)}:host(.in-segment-color) .segment-button-indicator-background{background:var(--ion-color-step-350, var(--ion-background-color, #fff))}@media (any-hover: hover){:host(.in-segment-color:hover) .button-native,:host(.in-segment-color.segment-button-checked:hover) .button-native{color:var(--ion-text-color, #000)}}:host(.in-toolbar:not(.in-segment-color)){--background-checked:var(--ion-toolbar-segment-background-checked, none);--color:var(--ion-toolbar-segment-color, var(--ion-toolbar-color), initial);--color-checked:var(--ion-toolbar-segment-color-checked, var(--ion-toolbar-color), initial);--indicator-color:var(--ion-toolbar-segment-indicator-color, var(--ion-color-step-350, var(--ion-background-color, #fff)))}:host(.in-toolbar-color) .segment-button-indicator-background{background:var(--ion-color-contrast)}:host(.in-toolbar-color:not(.in-segment-color)) .button-native{color:var(--ion-color-contrast)}:host(.in-toolbar-color.segment-button-checked:not(.in-segment-color)) .button-native{color:var(--ion-color-base)}@media (any-hover: hover){:host(.in-toolbar-color:not(.in-segment-color):hover) .button-native{color:var(--ion-color-contrast)}:host(.in-toolbar-color.segment-button-checked:not(.in-segment-color):hover) .button-native{color:var(--ion-color-base)}}";
7
7
  const IonSegmentButtonIosStyle0 = segmentButtonIosCss;
@@ -1,8 +1,8 @@
1
- import { r as registerInstance, i as createEvent, w as writeTask, h, H as Host, d as getElement } from './index-4fdc2561.js';
2
- import { r as raf } from './helpers-a93a8cd2.js';
1
+ import { r as registerInstance, i as createEvent, w as writeTask, h, H as Host, e as getElement } from './index-9725d917.js';
2
+ import { r as raf } from './helpers-c51da066.js';
3
3
  import { i as isRTL } from './dir-f50ace98.js';
4
4
  import { c as createColorClasses, h as hostContext } from './theme-d75c68ae.js';
5
- import { g as getIonMode } from './ionic-global-df0a32a5.js';
5
+ import { g as getIonMode } from './ionic-global-07f989af.js';
6
6
 
7
7
  const segmentIosCss = ":host{--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:grid;grid-auto-columns:1fr;position:relative;align-items:stretch;justify-content:center;width:100%;background:var(--background);font-family:var(--ion-font-family, inherit);text-align:center;contain:paint;user-select:none}:host(.segment-scrollable){justify-content:start;width:auto;overflow-x:auto;grid-auto-columns:minmax(min-content, 1fr)}:host(.segment-scrollable::-webkit-scrollbar){display:none}:host{--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.065);border-radius:8px;overflow:hidden;z-index:0}:host(.ion-color){background:rgba(var(--ion-color-base-rgb), 0.065)}:host(.in-toolbar){-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:0;margin-bottom:0;width:auto}:host(.in-toolbar:not(.ion-color)){background:var(--ion-toolbar-segment-background, var(--background))}:host(.in-toolbar-color:not(.ion-color)){background:rgba(var(--ion-color-contrast-rgb), 0.11)}";
8
8
  const IonSegmentIosStyle0 = segmentIosCss;
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, H as Host, d as getElement } from './index-4fdc2561.js';
2
- import { g as getIonMode } from './ionic-global-df0a32a5.js';
1
+ import { r as registerInstance, h, H as Host, e as getElement } from './index-9725d917.js';
2
+ import { g as getIonMode } from './ionic-global-07f989af.js';
3
3
 
4
4
  const selectOptionCss = ":host{display:none}";
5
5
  const IonSelectOptionStyle0 = selectOptionCss;
@@ -1,18 +1,18 @@
1
- import { r as registerInstance, i as createEvent, h, H as Host, d as getElement, j as forceUpdate } from './index-4fdc2561.js';
2
- import { c as createLegacyFormController } from './form-controller-1f70ed52.js';
3
- import { c as createNotchController } from './notch-controller-ae856621.js';
1
+ import { r as registerInstance, i as createEvent, h, H as Host, e as getElement, j as forceUpdate } from './index-9725d917.js';
2
+ import { c as createLegacyFormController } from './form-controller-3b50bf52.js';
3
+ import { c as createNotchController } from './notch-controller-79926902.js';
4
4
  import { i as isOptionSelected, c as compareOptions } from './compare-with-utils-66ef5369.js';
5
- import { i as inheritAttributes, f as focusVisibleElement, o as findItemLabel, k as renderHiddenInput, n as getAriaLabel } from './helpers-a93a8cd2.js';
5
+ import { i as inheritAttributes, f as focusVisibleElement, l as findItemLabel, k as renderHiddenInput, o as getAriaLabel } from './helpers-c51da066.js';
6
6
  import { p as printIonWarning } from './index-f7ac0403.js';
7
- import { h as popoverController, j as actionSheetController, k as alertController } from './overlays-75a54062.js';
7
+ import { h as popoverController, j as actionSheetController, k as alertController } from './overlays-ef03d5bd.js';
8
8
  import { i as isRTL } from './dir-f50ace98.js';
9
9
  import { h as hostContext, c as createColorClasses } from './theme-d75c68ae.js';
10
10
  import { w as watchForOptions } from './watch-options-62a171d1.js';
11
11
  import { t as chevronExpand, k as caretDownSharp } from './index-9edae53a.js';
12
- import { g as getIonMode } from './ionic-global-df0a32a5.js';
12
+ import { g as getIonMode } from './ionic-global-07f989af.js';
13
13
  import './index-6b94f340.js';
14
- import './hardware-back-button-41efa076.js';
15
- import './framework-delegate-b5751311.js';
14
+ import './hardware-back-button-12e771ad.js';
15
+ import './framework-delegate-c5179013.js';
16
16
 
17
17
  const selectIosCss = ":host{--padding-top:0px;--padding-end:0px;--padding-bottom:0px;--padding-start:0px;--placeholder-color:currentColor;--placeholder-opacity:0.6;--background:transparent;--border-style:solid;--highlight-color-focused:var(--ion-color-primary, #3880ff);--highlight-color-valid:var(--ion-color-success, #2dd36f);--highlight-color-invalid:var(--ion-color-danger, #eb445a);--highlight-color:var(--highlight-color-focused);display:block;position:relative;font-family:var(--ion-font-family, inherit);white-space:nowrap;cursor:pointer;z-index:2}:host(:not(.legacy-select)){width:100%;min-height:44px}:host(.select-label-placement-floating),:host(.select-label-placement-stacked){min-height:56px}:host(.ion-color){--highlight-color-focused:var(--ion-color-base)}:host(.legacy-select){-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:flex;align-items:center;overflow:hidden}:host(.in-item:not(.legacy-select)){flex:1 1 0}:host(.in-item.legacy-select){position:static;max-width:45%}:host(.select-disabled){pointer-events:none}:host(.ion-focused) button{border:2px solid #5e9ed6}:host([slot=start]:not(.legacy-select)),:host([slot=end]:not(.legacy-select)){width:auto}.select-placeholder{color:var(--placeholder-color);opacity:var(--placeholder-opacity)}:host(.legacy-select) label{top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;appearance:none;outline:none;display:flex;align-items:center;opacity:0}@supports (inset-inline-start: 0){:host(.legacy-select) label{inset-inline-start:0}}@supports not (inset-inline-start: 0){:host(.legacy-select) label{left:0}:host-context([dir=rtl]):host(.legacy-select) label,:host-context([dir=rtl]).legacy-select label{left:unset;right:unset;right:0}@supports selector(:dir(rtl)){:host(.legacy-select:dir(rtl)) label{left:unset;right:unset;right:0}}}:host(.legacy-select) label::-moz-focus-inner{border:0}button{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}.select-icon{-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:0;margin-inline-end:0;margin-top:0;margin-bottom:0;position:relative;flex-shrink:0}:host(.in-item-color) .select-icon{color:inherit}:host(.select-label-placement-stacked) .select-icon,:host(.select-label-placement-floating) .select-icon{position:absolute;height:100%}:host(.select-ltr.select-label-placement-stacked) .select-icon,:host(.select-ltr.select-label-placement-floating) .select-icon{right:var(--padding-end, 0)}:host(.select-rtl.select-label-placement-stacked) .select-icon,:host(.select-rtl.select-label-placement-floating) .select-icon{left:var(--padding-start, 0)}.select-text{flex:1;min-width:16px;font-size:inherit;text-overflow:ellipsis;white-space:inherit;overflow:hidden}.select-wrapper{-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);border-radius:var(--border-radius);display:flex;position:relative;flex-grow:1;align-items:center;height:inherit;min-height:inherit;transition:background-color 15ms linear;background:var(--background);line-height:normal;cursor:inherit;box-sizing:border-box}.select-wrapper .select-placeholder{transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1)}.select-wrapper-inner{display:flex;align-items:center;overflow:hidden}:host(.select-label-placement-stacked) .select-wrapper-inner,:host(.select-label-placement-floating) .select-wrapper-inner{flex-grow:1}:host(.ion-touched.ion-invalid){--highlight-color:var(--highlight-color-invalid)}:host(.ion-valid){--highlight-color:var(--highlight-color-valid)}.label-text-wrapper{display:flex;align-items:center;max-width:200px;transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1);pointer-events:none}.label-text,::slotted([slot=label]){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.label-text-wrapper-hidden,.select-outline-notch-hidden{display:none}.native-wrapper{display:flex;align-items:center;transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);overflow:hidden}:host(.select-justify-space-between) .select-wrapper{justify-content:space-between}:host(.select-justify-start) .select-wrapper{justify-content:start}:host(.select-justify-end) .select-wrapper{justify-content:end}:host(.select-label-placement-start) .select-wrapper{flex-direction:row}:host(.select-label-placement-start) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:0;margin-bottom:0}:host(.select-label-placement-end) .select-wrapper{flex-direction:row-reverse}:host(.select-label-placement-end) .label-text-wrapper{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:0;margin-inline-end:0;margin-top:0;margin-bottom:0}:host(.select-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:0;margin-bottom:0}:host(.select-label-placement-fixed) .label-text-wrapper{flex:0 0 100px;width:100px;min-width:100px;max-width:200px}:host(.select-label-placement-stacked) .select-wrapper,:host(.select-label-placement-floating) .select-wrapper{flex-direction:column;align-items:start}:host(.select-label-placement-stacked) .label-text-wrapper,:host(.select-label-placement-floating) .label-text-wrapper{max-width:100%}:host(.select-ltr.select-label-placement-stacked) .label-text-wrapper,:host(.select-ltr.select-label-placement-floating) .label-text-wrapper{transform-origin:left top}:host(.select-rtl.select-label-placement-stacked) .label-text-wrapper,:host(.select-rtl.select-label-placement-floating) .label-text-wrapper{transform-origin:right top}:host(.select-label-placement-stacked) .native-wrapper,:host(.select-label-placement-floating) .native-wrapper{margin-left:0;margin-right:0;margin-top:1px;margin-bottom:0;flex-grow:1;width:100%}:host(.select-label-placement-floating) .label-text-wrapper{transform:translateY(100%) scale(1)}:host(.select-label-placement-floating:not(.label-floating)) .native-wrapper .select-placeholder{opacity:0}:host(.select-expanded.select-label-placement-floating) .native-wrapper .select-placeholder,:host(.ion-focused.select-label-placement-floating) .native-wrapper .select-placeholder,:host(.has-value.select-label-placement-floating) .native-wrapper .select-placeholder{opacity:1}:host(.label-floating) .label-text-wrapper{transform:translateY(50%) scale(0.75);max-width:calc(100% / 0.75)}::slotted([slot=start]),::slotted([slot=end]){flex-shrink:0}::slotted([slot=start]){margin-inline-end:16px;margin-inline-start:0}::slotted([slot=end]){margin-inline-start:16px;margin-inline-end:0}:host(.legacy-select){--padding-top:10px;--padding-end:8px;--padding-bottom:10px;--padding-start:16px}.select-icon{width:1.125rem;height:1.125rem;color:var(--ion-color-step-650, #595959)}:host(.select-label-placement-stacked) .select-wrapper-inner,:host(.select-label-placement-floating) .select-wrapper-inner{width:calc(100% - 1.125rem - 4px)}:host(.select-disabled){opacity:0.3}::slotted(ion-button[slot=start].button-has-icon-only),::slotted(ion-button[slot=end].button-has-icon-only){--border-radius:50%;--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;aspect-ratio:1}";
18
18
  const IonSelectIosStyle0 = selectIosCss;
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, h, H as Host } from './index-4fdc2561.js';
1
+ import { r as registerInstance, h, H as Host } from './index-9725d917.js';
2
2
  import { c as createColorClasses } from './theme-d75c68ae.js';
3
- import { c as config, g as getIonMode } from './ionic-global-df0a32a5.js';
3
+ import { c as config, g as getIonMode } from './ionic-global-07f989af.js';
4
4
  import { S as SPINNERS } from './spinner-configs-67653ec4.js';
5
5
 
6
6
  const spinnerCss = ":host{display:inline-block;position:relative;width:28px;height:28px;color:var(--color);user-select:none}:host(.ion-color){color:var(--ion-color-base)}svg{transform-origin:center;position:absolute;top:0;left:0;width:100%;height:100%;transform:translateZ(0)}:host-context([dir=rtl]) svg{transform-origin:calc(100% - center)}[dir=rtl] svg{transform-origin:calc(100% - center)}@supports selector(:dir(rtl)){svg:dir(rtl){transform-origin:calc(100% - center)}}:host(.spinner-lines) line,:host(.spinner-lines-small) line{stroke-width:7px}:host(.spinner-lines-sharp) line,:host(.spinner-lines-sharp-small) line{stroke-width:4px}:host(.spinner-lines) line,:host(.spinner-lines-small) line,:host(.spinner-lines-sharp) line,:host(.spinner-lines-sharp-small) line{stroke-linecap:round;stroke:currentColor}:host(.spinner-lines) svg,:host(.spinner-lines-small) svg,:host(.spinner-lines-sharp) svg,:host(.spinner-lines-sharp-small) svg{animation:spinner-fade-out 1s linear infinite}:host(.spinner-bubbles) svg{animation:spinner-scale-out 1s linear infinite;fill:currentColor}:host(.spinner-circles) svg{animation:spinner-fade-out 1s linear infinite;fill:currentColor}:host(.spinner-crescent) circle{fill:transparent;stroke-width:4px;stroke-dasharray:128px;stroke-dashoffset:82px;stroke:currentColor}:host(.spinner-crescent) svg{animation:spinner-rotate 1s linear infinite}:host(.spinner-dots) circle{stroke-width:0;fill:currentColor}:host(.spinner-dots) svg{animation:spinner-dots 1s linear infinite}:host(.spinner-circular) svg{animation:spinner-circular linear infinite}:host(.spinner-circular) circle{animation:spinner-circular-inner ease-in-out infinite;stroke:currentColor;stroke-dasharray:80px, 200px;stroke-dashoffset:0px;stroke-width:5.6;fill:none}:host(.spinner-paused),:host(.spinner-paused) svg,:host(.spinner-paused) circle{animation-play-state:paused}@keyframes spinner-fade-out{0%{opacity:1}100%{opacity:0}}@keyframes spinner-scale-out{0%{transform:scale(1, 1)}100%{transform:scale(0, 0)}}@keyframes spinner-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spinner-dots{0%{transform:scale(1, 1);opacity:0.9}50%{transform:scale(0.4, 0.4);opacity:0.3}100%{transform:scale(1, 1);opacity:0.9}}@keyframes spinner-circular{100%{transform:rotate(360deg)}}@keyframes spinner-circular-inner{0%{stroke-dasharray:1px, 200px;stroke-dashoffset:0px}50%{stroke-dasharray:100px, 200px;stroke-dashoffset:-15px}100%{stroke-dasharray:100px, 200px;stroke-dashoffset:-125px}}";
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, i as createEvent, h, H as Host, d as getElement } from './index-4fdc2561.js';
2
- import { g as getIonMode } from './ionic-global-df0a32a5.js';
1
+ import { r as registerInstance, i as createEvent, h, H as Host, e as getElement } from './index-9725d917.js';
2
+ import { g as getIonMode } from './ionic-global-07f989af.js';
3
3
 
4
4
  const splitPaneIosCss = ":host{--side-width:100%;left:0;right:0;top:0;bottom:0;display:flex;position:absolute;flex-direction:row;flex-wrap:nowrap;contain:strict}::slotted(ion-menu.menu-pane-visible){flex:0 1 auto;width:var(--side-width);min-width:var(--side-min-width);max-width:var(--side-max-width)}:host(.split-pane-visible) ::slotted(.split-pane-side),:host(.split-pane-visible) ::slotted(.split-pane-main){left:0;right:0;top:0;bottom:0;position:relative;box-shadow:none;z-index:0}:host(.split-pane-visible) ::slotted(.split-pane-main){flex:1;overflow:hidden}:host(.split-pane-visible) ::slotted(.split-pane-side:not(ion-menu)),:host(.split-pane-visible) ::slotted(ion-menu.split-pane-side.menu-enabled){display:flex;flex-shrink:0}::slotted(.split-pane-side:not(ion-menu)){display:none}:host(.split-pane-visible) ::slotted(.split-pane-side){order:-1}:host(.split-pane-visible) ::slotted(.split-pane-side[side=end]){order:1}:host{--border:0.55px solid var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)));--side-min-width:270px;--side-max-width:28%}:host(.split-pane-visible) ::slotted(.split-pane-side){-webkit-border-start:0;border-inline-start:0;-webkit-border-end:var(--border);border-inline-end:var(--border);border-top:0;border-bottom:0;min-width:var(--side-min-width);max-width:var(--side-max-width)}:host(.split-pane-visible) ::slotted(.split-pane-side[side=end]){-webkit-border-start:var(--border);border-inline-start:var(--border);-webkit-border-end:0;border-inline-end:0;border-top:0;border-bottom:0;min-width:var(--side-min-width);max-width:var(--side-max-width)}";
5
5
  const IonSplitPaneIosStyle0 = splitPaneIosCss;