@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
@@ -0,0 +1,2 @@
1
+ import{r as t,i as e,h as i,H as o,e as n,j as r}from"./p-42169e41.js";import{c as a}from"./p-4c78c8c9.js";import{h as l,k as s,o as d,i as c,r as h,b as m,e as p}from"./p-71ee259b.js";import{p as b,a as g}from"./p-d6769f21.js";import{c as f,h as u,o as x}from"./p-669fab6c.js";import{g as v}from"./p-da0d920d.js";import{i as k}from"./p-0ee8b7a7.js";import{i as w}from"./p-c8d1a48e.js";const y=":host{--checkbox-background-checked:var(--ion-color-primary, #3880ff);--border-color-checked:var(--ion-color-primary, #3880ff);--checkmark-color:var(--ion-color-primary-contrast, #fff);--checkmark-width:1;--transition:none;display:inline-block;position:relative;cursor:pointer;user-select:none;z-index:2}:host(.in-item){width:100%;height:100%}:host([slot=start]:not(.legacy-checkbox)),:host([slot=end]:not(.legacy-checkbox)){width:auto}:host(.legacy-checkbox){width:var(--size);height:var(--size)}:host(.ion-color){--checkbox-background-checked:var(--ion-color-base);--border-color-checked:var(--ion-color-base);--checkmark-color:var(--ion-color-contrast)}:host(.legacy-checkbox) 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-checkbox) label{inset-inline-start:0}}@supports not (inset-inline-start: 0){:host(.legacy-checkbox) label{left:0}:host-context([dir=rtl]):host(.legacy-checkbox) label,:host-context([dir=rtl]).legacy-checkbox label{left:unset;right:unset;right:0}@supports selector(:dir(rtl)){:host(.legacy-checkbox:dir(rtl)) label{left:unset;right:unset;right:0}}}:host(.legacy-checkbox) label::-moz-focus-inner{border:0}.checkbox-wrapper{display:flex;flex-grow:1;align-items:center;height:inherit;cursor:inherit}.label-text-wrapper{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:host(.in-item:not(.legacy-checkbox)) .label-text-wrapper{margin-top:10px;margin-bottom:10px}:host(.in-item.checkbox-label-placement-stacked) .label-text-wrapper{margin-top:10px;margin-bottom:16px}:host(.in-item.checkbox-label-placement-stacked) .native-wrapper{margin-bottom:10px}.label-text-wrapper-hidden{display:none}input{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}.native-wrapper{display:flex;align-items:center}.checkbox-icon{border-radius:var(--border-radius);position:relative;transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--checkbox-background);box-sizing:border-box}:host(.legacy-checkbox) .checkbox-icon{display:block;width:100%;height:100%}:host(:not(.legacy-checkbox)) .checkbox-icon{width:var(--size);height:var(--size)}.checkbox-icon path{fill:none;stroke:var(--checkmark-color);stroke-width:var(--checkmark-width);opacity:0}:host(.checkbox-justify-space-between) .checkbox-wrapper{justify-content:space-between}:host(.checkbox-justify-start) .checkbox-wrapper{justify-content:start}:host(.checkbox-justify-end) .checkbox-wrapper{justify-content:end}:host(.checkbox-alignment-start) .checkbox-wrapper{align-items:start}:host(.checkbox-alignment-center) .checkbox-wrapper{align-items:center}:host(.checkbox-label-placement-start) .checkbox-wrapper{flex-direction:row}:host(.checkbox-label-placement-start) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-end) .checkbox-wrapper{flex-direction:row-reverse}:host(.checkbox-label-placement-end) .label-text-wrapper{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:0;margin-inline-end:0}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-fixed) .label-text-wrapper{flex:0 0 100px;width:100px;min-width:100px;max-width:200px}:host(.checkbox-label-placement-stacked) .checkbox-wrapper{flex-direction:column}:host(.checkbox-label-placement-stacked) .label-text-wrapper{transform:scale(0.75);margin-left:0;margin-right:0;margin-bottom:16px;max-width:calc(100% / 0.75)}:host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper{transform-origin:left top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-start .label-text-wrapper{transform-origin:right top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-start:dir(rtl)) .label-text-wrapper{transform-origin:right top}}:host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper{transform-origin:center top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-center .label-text-wrapper{transform-origin:calc(100% - center) top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-center:dir(rtl)) .label-text-wrapper{transform-origin:calc(100% - center) top}}:host(.checkbox-checked) .checkbox-icon,:host(.checkbox-indeterminate) .checkbox-icon{border-color:var(--border-color-checked);background:var(--checkbox-background-checked)}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{opacity:1}:host(.checkbox-disabled){pointer-events:none}:host{--border-radius:50%;--border-width:0.0625rem;--border-style:solid;--border-color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.23);--checkbox-background:var(--ion-item-background, var(--ion-background-color, #fff));--size:min(1.625rem, 65.988px)}:host(.checkbox-disabled){opacity:0.3}:host(.in-item.legacy-checkbox){-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:10px;margin-bottom:9px;display:block;position:static}:host(.in-item.legacy-checkbox[slot=start]){-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:8px;margin-bottom:8px}";const z=y;const j=":host{--checkbox-background-checked:var(--ion-color-primary, #3880ff);--border-color-checked:var(--ion-color-primary, #3880ff);--checkmark-color:var(--ion-color-primary-contrast, #fff);--checkmark-width:1;--transition:none;display:inline-block;position:relative;cursor:pointer;user-select:none;z-index:2}:host(.in-item){width:100%;height:100%}:host([slot=start]:not(.legacy-checkbox)),:host([slot=end]:not(.legacy-checkbox)){width:auto}:host(.legacy-checkbox){width:var(--size);height:var(--size)}:host(.ion-color){--checkbox-background-checked:var(--ion-color-base);--border-color-checked:var(--ion-color-base);--checkmark-color:var(--ion-color-contrast)}:host(.legacy-checkbox) 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-checkbox) label{inset-inline-start:0}}@supports not (inset-inline-start: 0){:host(.legacy-checkbox) label{left:0}:host-context([dir=rtl]):host(.legacy-checkbox) label,:host-context([dir=rtl]).legacy-checkbox label{left:unset;right:unset;right:0}@supports selector(:dir(rtl)){:host(.legacy-checkbox:dir(rtl)) label{left:unset;right:unset;right:0}}}:host(.legacy-checkbox) label::-moz-focus-inner{border:0}.checkbox-wrapper{display:flex;flex-grow:1;align-items:center;height:inherit;cursor:inherit}.label-text-wrapper{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:host(.in-item:not(.legacy-checkbox)) .label-text-wrapper{margin-top:10px;margin-bottom:10px}:host(.in-item.checkbox-label-placement-stacked) .label-text-wrapper{margin-top:10px;margin-bottom:16px}:host(.in-item.checkbox-label-placement-stacked) .native-wrapper{margin-bottom:10px}.label-text-wrapper-hidden{display:none}input{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}.native-wrapper{display:flex;align-items:center}.checkbox-icon{border-radius:var(--border-radius);position:relative;transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--checkbox-background);box-sizing:border-box}:host(.legacy-checkbox) .checkbox-icon{display:block;width:100%;height:100%}:host(:not(.legacy-checkbox)) .checkbox-icon{width:var(--size);height:var(--size)}.checkbox-icon path{fill:none;stroke:var(--checkmark-color);stroke-width:var(--checkmark-width);opacity:0}:host(.checkbox-justify-space-between) .checkbox-wrapper{justify-content:space-between}:host(.checkbox-justify-start) .checkbox-wrapper{justify-content:start}:host(.checkbox-justify-end) .checkbox-wrapper{justify-content:end}:host(.checkbox-alignment-start) .checkbox-wrapper{align-items:start}:host(.checkbox-alignment-center) .checkbox-wrapper{align-items:center}:host(.checkbox-label-placement-start) .checkbox-wrapper{flex-direction:row}:host(.checkbox-label-placement-start) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-end) .checkbox-wrapper{flex-direction:row-reverse}:host(.checkbox-label-placement-end) .label-text-wrapper{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:0;margin-inline-end:0}:host(.checkbox-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.checkbox-label-placement-fixed) .label-text-wrapper{flex:0 0 100px;width:100px;min-width:100px;max-width:200px}:host(.checkbox-label-placement-stacked) .checkbox-wrapper{flex-direction:column}:host(.checkbox-label-placement-stacked) .label-text-wrapper{transform:scale(0.75);margin-left:0;margin-right:0;margin-bottom:16px;max-width:calc(100% / 0.75)}:host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper{transform-origin:left top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-start) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-start .label-text-wrapper{transform-origin:right top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-start:dir(rtl)) .label-text-wrapper{transform-origin:right top}}:host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper{transform-origin:center top}:host-context([dir=rtl]):host(.checkbox-label-placement-stacked.checkbox-alignment-center) .label-text-wrapper,:host-context([dir=rtl]).checkbox-label-placement-stacked.checkbox-alignment-center .label-text-wrapper{transform-origin:calc(100% - center) top}@supports selector(:dir(rtl)){:host(.checkbox-label-placement-stacked.checkbox-alignment-center:dir(rtl)) .label-text-wrapper{transform-origin:calc(100% - center) top}}:host(.checkbox-checked) .checkbox-icon,:host(.checkbox-indeterminate) .checkbox-icon{border-color:var(--border-color-checked);background:var(--checkbox-background-checked)}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{opacity:1}:host(.checkbox-disabled){pointer-events:none}:host{--border-radius:calc(var(--size) * .125);--border-width:2px;--border-style:solid;--border-color:rgb(var(--ion-text-color-rgb, 0, 0, 0), 0.6);--checkmark-width:3;--checkbox-background:var(--ion-item-background, var(--ion-background-color, #fff));--transition:background 180ms cubic-bezier(0.4, 0, 0.2, 1);--size:18px}.checkbox-icon path{stroke-dasharray:30;stroke-dashoffset:30}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{stroke-dashoffset:0;transition:stroke-dashoffset 90ms linear 90ms}:host(.legacy-checkbox.checkbox-disabled),:host(.checkbox-disabled) .label-text-wrapper{opacity:0.38}:host(.checkbox-disabled) .native-wrapper{opacity:0.63}:host(.in-item.legacy-checkbox){margin-left:0;margin-right:0;margin-top:18px;margin-bottom:18px;display:block;position:static}:host(.in-item.legacy-checkbox[slot=start]){-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:36px;margin-inline-end:36px;margin-top:18px;margin-bottom:18px}";const C=j;const $=class{constructor(i){t(this,i);this.ionChange=e(this,"ionChange",7);this.ionFocus=e(this,"ionFocus",7);this.ionBlur=e(this,"ionBlur",7);this.ionStyle=e(this,"ionStyle",7);this.inputId=`ion-cb-${F++}`;this.inheritedAttributes={};this.hasLoggedDeprecationWarning=false;this.setChecked=t=>{const e=this.checked=t;this.ionChange.emit({checked:e,value:this.value})};this.toggleChecked=t=>{t.preventDefault();this.setFocus();this.setChecked(!this.checked);this.indeterminate=false};this.onFocus=()=>{this.ionFocus.emit()};this.onBlur=()=>{this.ionBlur.emit()};this.onClick=t=>{if(this.disabled){return}this.toggleChecked(t)};this.color=undefined;this.name=this.inputId;this.checked=false;this.indeterminate=false;this.disabled=false;this.value="on";this.labelPlacement="start";this.justify="space-between";this.alignment="center";this.legacy=undefined}connectedCallback(){this.legacyFormController=a(this.el)}componentWillLoad(){this.emitStyle();if(!this.legacyFormController.hasLegacyControl()){this.inheritedAttributes=Object.assign({},l(this.el))}}styleChanged(){this.emitStyle()}emitStyle(){const t={"interactive-disabled":this.disabled,legacy:!!this.legacy};if(this.legacyFormController.hasLegacyControl()){t["checkbox-checked"]=this.checked}this.ionStyle.emit(t)}setFocus(){if(this.focusEl){this.focusEl.focus()}}render(){const{legacyFormController:t}=this;return t.hasLegacyControl()?this.renderLegacyCheckbox():this.renderCheckbox()}renderCheckbox(){const{color:t,checked:e,disabled:n,el:r,getSVGPath:a,indeterminate:l,inheritedAttributes:d,inputId:c,justify:h,labelPlacement:m,name:p,value:b,alignment:g}=this;const x=v(this);const k=a(x,l);s(true,r,p,e?b:"",n);return i(o,{"aria-checked":l?"mixed":`${e}`,class:f(t,{[x]:true,"in-item":u("ion-item",r),"checkbox-checked":e,"checkbox-disabled":n,"checkbox-indeterminate":l,interactive:true,[`checkbox-justify-${h}`]:true,[`checkbox-alignment-${g}`]:true,[`checkbox-label-placement-${m}`]:true}),onClick:this.onClick},i("label",{class:"checkbox-wrapper"},i("input",Object.assign({type:"checkbox",checked:e?true:undefined,disabled:n,id:c,onChange:this.toggleChecked,onFocus:()=>this.onFocus(),onBlur:()=>this.onBlur(),ref:t=>this.focusEl=t},d)),i("div",{class:{"label-text-wrapper":true,"label-text-wrapper-hidden":r.textContent===""},part:"label"},i("slot",null)),i("div",{class:"native-wrapper"},i("svg",{class:"checkbox-icon",viewBox:"0 0 24 24",part:"container"},k))))}renderLegacyCheckbox(){if(!this.hasLoggedDeprecationWarning){b(`ion-checkbox now requires providing a label with either the default slot or the "aria-label" attribute. To migrate, remove any usage of "ion-label" and pass the label text to either the component or the "aria-label" attribute.\n\nExample: <ion-checkbox>Label</ion-checkbox>\nExample with aria-label: <ion-checkbox aria-label="Label"></ion-checkbox>\n\nDevelopers can use the "legacy" property to continue using the legacy form markup. This property will be removed in an upcoming major release of Ionic where this form control will use the modern form markup.`,this.el);if(this.legacy){b(`ion-checkbox is being used with the "legacy" property enabled which will forcibly enable the legacy form markup. This property will be removed in an upcoming major release of Ionic where this form control will use the modern form markup.\nDevelopers can dismiss this warning by removing their usage of the "legacy" property and using the new checkbox syntax.`,this.el)}this.hasLoggedDeprecationWarning=true}const{color:t,checked:e,disabled:n,el:r,getSVGPath:a,indeterminate:l,inputId:c,name:h,value:m}=this;const p=v(this);const{label:g,labelId:x,labelText:k}=d(r,c);const w=a(p,l);s(true,r,h,e?m:"",n);return i(o,{"aria-labelledby":g?x:null,"aria-checked":`${e}`,"aria-hidden":n?"true":null,role:"checkbox",class:f(t,{[p]:true,"in-item":u("ion-item",r),"checkbox-checked":e,"checkbox-disabled":n,"checkbox-indeterminate":l,"legacy-checkbox":true,interactive:true}),onClick:this.onClick},i("svg",{class:"checkbox-icon",viewBox:"0 0 24 24",part:"container"},w),i("label",{htmlFor:c},k),i("input",{type:"checkbox","aria-checked":`${e}`,disabled:n,id:c,onChange:this.toggleChecked,onFocus:()=>this.onFocus(),onBlur:()=>this.onBlur(),ref:t=>this.focusEl=t}))}getSVGPath(t,e){let o=e?i("path",{d:"M6 12L18 12",part:"mark"}):i("path",{d:"M5.9,12.5l3.8,3.8l8.8-8.8",part:"mark"});if(t==="md"){o=e?i("path",{d:"M2 12H22",part:"mark"}):i("path",{d:"M1.73,12.91 8.1,19.28 22.79,4.59",part:"mark"})}return o}get el(){return n(this)}static get watchers(){return{checked:["styleChanged"],disabled:["styleChanged"]}}};let F=0;$.style={ios:z,md:C};const T=':host{--border-radius:0px;--border-width:0px;--border-style:solid;--padding-top:0px;--padding-bottom:0px;--padding-end:0px;--padding-start:0px;--inner-border-width:0px;--inner-padding-top:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;--inner-padding-end:0px;--inner-box-shadow:none;--show-full-highlight:0;--show-inset-highlight:0;--detail-icon-color:initial;--detail-icon-font-size:1.25em;--detail-icon-opacity:0.25;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;align-items:center;justify-content:space-between;outline:none;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:initial;text-decoration:none;overflow:hidden;box-sizing:border-box}:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) .item-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) .item-native,:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) .item-inner{border-color:var(--ion-color-shade)}:host(.ion-activated) .item-native{color:var(--color-activated)}:host(.ion-activated) .item-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-color.ion-activated) .item-native{color:var(--ion-color-contrast)}:host(.ion-focused) .item-native{color:var(--color-focused)}:host(.ion-focused) .item-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(.ion-color.ion-focused) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .item-native::after{background:var(--ion-color-contrast)}@media (any-hover: hover){:host(.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--color-hover)}:host(.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--ion-color-contrast)}}:host(.item-has-interactive-control){cursor:pointer}:host(.item-interactive-disabled:not(.item-multiple-inputs)){cursor:default;pointer-events:none}:host(.item-disabled){cursor:default;opacity:0.3;pointer-events:none}.item-native{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);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;padding-right:var(--padding-end);padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));display:flex;position:relative;align-items:inherit;justify-content:inherit;width:100%;min-height:var(--min-height);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);overflow:inherit;z-index:1;box-sizing:border-box}:host-context([dir=rtl]) .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}[dir=rtl] .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}@supports selector(:dir(rtl)){.item-native:dir(rtl){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}}.item-native::-moz-focus-inner{border:0}.item-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0;transition:var(--transition);z-index:-1}button,a{cursor:pointer;user-select:none;-webkit-user-drag:none}.item-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-left:var(--inner-padding-start);display:flex;position:relative;flex:1;flex-direction:inherit;align-items:inherit;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);box-shadow:var(--inner-box-shadow);overflow:inherit;box-sizing:border-box}:host-context([dir=rtl]) .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}[dir=rtl] .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}@supports selector(:dir(rtl)){.item-inner:dir(rtl){padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}}.item-bottom{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-right:calc(var(--inner-padding-end) + var(--ion-safe-area-right, 0px));display:flex;justify-content:space-between}:host-context([dir=rtl]) .item-bottom{padding-left:calc(var(--inner-padding-end) + var(--ion-safe-area-left, 0px));padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px))}[dir=rtl] .item-bottom{padding-left:calc(var(--inner-padding-end) + var(--ion-safe-area-left, 0px));padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px))}@supports selector(:dir(rtl)){.item-bottom:dir(rtl){padding-left:calc(var(--inner-padding-end) + var(--ion-safe-area-left, 0px));padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px))}}.item-detail-icon{-webkit-margin-start:calc(var(--inner-padding-end) / 2);margin-inline-start:calc(var(--inner-padding-end) / 2);-webkit-margin-end:-6px;margin-inline-end:-6px;color:var(--detail-icon-color);font-size:var(--detail-icon-font-size);opacity:var(--detail-icon-opacity)}::slotted(ion-icon){font-size:1.6em}::slotted(ion-button){--margin-top:0;--margin-bottom:0;--margin-start:0;--margin-end:0;z-index:1}::slotted(ion-label:not([slot=end])){flex:1;width:min-content;max-width:100%}:host(.item-input){align-items:center}.input-wrapper{display:flex;flex:1;flex-direction:inherit;align-items:inherit;align-self:stretch;text-overflow:ellipsis;overflow:inherit;box-sizing:border-box}:host(.item-label-stacked),:host(.item-label-floating){align-items:start}:host(.item-label-stacked) .input-wrapper,:host(.item-label-floating) .input-wrapper{flex:1;flex-direction:column}.item-highlight,.item-inner-highlight{left:0;right:0;top:0;bottom:0;border-radius:inherit;position:absolute;width:100%;height:100%;transform:scaleX(0);transition:transform 200ms, border-bottom-width 200ms;z-index:2;box-sizing:border-box;pointer-events:none}:host(.item-interactive.ion-focused),:host(.item-interactive.item-has-focus),:host(.item-interactive.ion-touched.ion-invalid){--full-highlight-height:calc(var(--highlight-height) * var(--show-full-highlight));--inset-highlight-height:calc(var(--highlight-height) * var(--show-inset-highlight))}:host(.ion-focused) .item-highlight,:host(.ion-focused) .item-inner-highlight,:host(.item-has-focus) .item-highlight,:host(.item-has-focus) .item-inner-highlight{transform:scaleX(1);border-style:var(--border-style);border-color:var(--highlight-background)}:host(.ion-focused) .item-highlight,:host(.item-has-focus) .item-highlight{border-width:var(--full-highlight-height);opacity:var(--show-full-highlight)}:host(.ion-focused) .item-inner-highlight,:host(.item-has-focus) .item-inner-highlight{border-bottom-width:var(--inset-highlight-height);opacity:var(--show-inset-highlight)}:host(.ion-focused.item-fill-solid) .item-highlight,:host(.item-has-focus.item-fill-solid) .item-highlight{border-width:calc(var(--full-highlight-height) - 1px)}:host(.ion-focused) .item-inner-highlight,:host(.ion-focused:not(.item-fill-outline)) .item-highlight,:host(.item-has-focus) .item-inner-highlight,:host(.item-has-focus:not(.item-fill-outline)) .item-highlight{border-top:none;border-right:none;border-left:none}:host(.item-interactive.ion-focused),:host(.item-interactive.item-has-focus){--highlight-background:var(--highlight-color-focused)}:host(.item-interactive.ion-valid){--highlight-background:var(--highlight-color-valid)}:host(.item-interactive.ion-invalid){--highlight-background:var(--highlight-color-invalid)}:host(.item-interactive.ion-invalid) ::slotted([slot=helper]){display:none}::slotted([slot=error]){display:none;color:var(--highlight-color-invalid)}:host(.item-interactive.ion-invalid) ::slotted([slot=error]){display:block}:host(:not(.item-label)) ::slotted(ion-select.legacy-select){--padding-start:0;max-width:none}:host(.item-label-stacked) ::slotted(ion-select.legacy-select),:host(.item-label-floating) ::slotted(ion-select.legacy-select){--padding-top:8px;--padding-bottom:8px;--padding-start:0;align-self:stretch;width:100%;max-width:100%}:host(:not(.item-label)) ::slotted(ion-datetime){--padding-start:0}:host(.item-label-stacked) ::slotted(ion-datetime),:host(.item-label-floating) ::slotted(ion-datetime){--padding-start:0;width:100%}:host(.item-multiple-inputs) ::slotted(ion-checkbox),:host(.item-multiple-inputs) ::slotted(ion-datetime),:host(.item-multiple-inputs) ::slotted(ion-radio),:host(.item-multiple-inputs) ::slotted(ion-select.legacy-select){position:relative}:host(.item-textarea){align-items:stretch}::slotted(ion-reorder[slot]){margin-top:0;margin-bottom:0}ion-ripple-effect{color:var(--ripple-color)}:host(.item-fill-solid) ::slotted([slot=start]),:host(.item-fill-solid) ::slotted([slot=end]),:host(.item-fill-outline) ::slotted([slot=start]),:host(.item-fill-outline) ::slotted([slot=end]){align-self:center}::slotted([slot=helper]),::slotted([slot=error]),.item-counter{padding-top:5px;font-size:0.75rem;z-index:1}.item-counter{-webkit-margin-start:auto;margin-inline-start:auto;color:var(--ion-color-step-550, #737373);white-space:nowrap;padding-inline-start:16px}@media (prefers-reduced-motion: reduce){.item-highlight,.item-inner-highlight{transition:none}}:host{--min-height:44px;--transition:background-color 200ms linear, opacity 200ms linear;--padding-start:16px;--inner-padding-end:16px;--inner-border-width:0px 0px 0.55px 0px;--background:var(--ion-item-background, var(--ion-background-color, #fff));--background-activated:var(--ion-text-color, #000);--background-focused:var(--ion-text-color, #000);--background-hover:currentColor;--background-activated-opacity:.12;--background-focused-opacity:.15;--background-hover-opacity:.04;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)));--color:var(--ion-item-color, var(--ion-text-color, #000));--highlight-height:0px;--highlight-color-focused:var(--ion-color-primary, #3880ff);--highlight-color-valid:var(--ion-color-success, #2dd36f);--highlight-color-invalid:var(--ion-color-danger, #eb445a);--bottom-padding-start:0px;font-size:1rem}:host(.ion-activated){--transition:none}:host(.ion-color.ion-focused) .item-native::after{background:#000;opacity:0.15}:host(.ion-color.ion-activated) .item-native::after{background:#000;opacity:0.12}:host(.item-interactive){--show-full-highlight:0;--show-inset-highlight:1}:host(.item-lines-full){--border-width:0px 0px 0.55px 0px;--show-full-highlight:1;--show-inset-highlight:0}:host(.item-lines-inset){--inner-border-width:0px 0px 0.55px 0px;--show-full-highlight:0;--show-inset-highlight:1}:host(.item-lines-inset),:host(.item-lines-none){--border-width:0px;--show-full-highlight:0}:host(.item-lines-full),:host(.item-lines-none){--inner-border-width:0px;--show-inset-highlight:0}.item-highlight,.item-inner-highlight{transition:none}:host(.item-has-focus) .item-inner-highlight,:host(.item-has-focus) .item-highlight{border-top:none;border-right:none;border-left:none}::slotted([slot=start]){-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:2px;margin-bottom:2px}::slotted(ion-icon[slot=start]),::slotted(ion-icon[slot=end]){margin-top:7px;margin-bottom:7px}::slotted(ion-toggle[slot=start]),::slotted(ion-toggle[slot=end]){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}:host(.item-label-stacked) ::slotted([slot=end]),:host(.item-label-floating) ::slotted([slot=end]){margin-top:7px;margin-bottom:7px}::slotted(.button-small){--padding-top:1px;--padding-bottom:1px;--padding-start:.5em;--padding-end:.5em;min-height:24px;font-size:0.8125rem}::slotted(ion-avatar){width:36px;height:36px}::slotted(ion-thumbnail){--size:56px}::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:8px;margin-bottom:8px}:host(.item-radio) ::slotted(ion-label),:host(.item-toggle) ::slotted(ion-label){-webkit-margin-start:0px;margin-inline-start:0px}::slotted(ion-label){-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:10px;margin-bottom:10px}:host(.item-label-floating),:host(.item-label-stacked){--min-height:68px}:host(.item-label-stacked) ::slotted(ion-select.legacy-select),:host(.item-label-floating) ::slotted(ion-select.legacy-select){--padding-top:8px;--padding-bottom:8px;--padding-start:0px}:host(.item-label-fixed) ::slotted(ion-select.legacy-select),:host(.item-label-fixed) ::slotted(ion-datetime){--padding-start:0}';const I=T;const L=':host{--border-radius:0px;--border-width:0px;--border-style:solid;--padding-top:0px;--padding-bottom:0px;--padding-end:0px;--padding-start:0px;--inner-border-width:0px;--inner-padding-top:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;--inner-padding-end:0px;--inner-box-shadow:none;--show-full-highlight:0;--show-inset-highlight:0;--detail-icon-color:initial;--detail-icon-font-size:1.25em;--detail-icon-opacity:0.25;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;align-items:center;justify-content:space-between;outline:none;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:initial;text-decoration:none;overflow:hidden;box-sizing:border-box}:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) .item-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) .item-native,:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) .item-inner{border-color:var(--ion-color-shade)}:host(.ion-activated) .item-native{color:var(--color-activated)}:host(.ion-activated) .item-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-color.ion-activated) .item-native{color:var(--ion-color-contrast)}:host(.ion-focused) .item-native{color:var(--color-focused)}:host(.ion-focused) .item-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(.ion-color.ion-focused) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .item-native::after{background:var(--ion-color-contrast)}@media (any-hover: hover){:host(.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--color-hover)}:host(.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--ion-color-contrast)}}:host(.item-has-interactive-control){cursor:pointer}:host(.item-interactive-disabled:not(.item-multiple-inputs)){cursor:default;pointer-events:none}:host(.item-disabled){cursor:default;opacity:0.3;pointer-events:none}.item-native{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);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;padding-right:var(--padding-end);padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));display:flex;position:relative;align-items:inherit;justify-content:inherit;width:100%;min-height:var(--min-height);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);overflow:inherit;z-index:1;box-sizing:border-box}:host-context([dir=rtl]) .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}[dir=rtl] .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}@supports selector(:dir(rtl)){.item-native:dir(rtl){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}}.item-native::-moz-focus-inner{border:0}.item-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0;transition:var(--transition);z-index:-1}button,a{cursor:pointer;user-select:none;-webkit-user-drag:none}.item-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-left:var(--inner-padding-start);display:flex;position:relative;flex:1;flex-direction:inherit;align-items:inherit;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);box-shadow:var(--inner-box-shadow);overflow:inherit;box-sizing:border-box}:host-context([dir=rtl]) .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}[dir=rtl] .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}@supports selector(:dir(rtl)){.item-inner:dir(rtl){padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}}.item-bottom{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-right:calc(var(--inner-padding-end) + var(--ion-safe-area-right, 0px));display:flex;justify-content:space-between}:host-context([dir=rtl]) .item-bottom{padding-left:calc(var(--inner-padding-end) + var(--ion-safe-area-left, 0px));padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px))}[dir=rtl] .item-bottom{padding-left:calc(var(--inner-padding-end) + var(--ion-safe-area-left, 0px));padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px))}@supports selector(:dir(rtl)){.item-bottom:dir(rtl){padding-left:calc(var(--inner-padding-end) + var(--ion-safe-area-left, 0px));padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px))}}.item-detail-icon{-webkit-margin-start:calc(var(--inner-padding-end) / 2);margin-inline-start:calc(var(--inner-padding-end) / 2);-webkit-margin-end:-6px;margin-inline-end:-6px;color:var(--detail-icon-color);font-size:var(--detail-icon-font-size);opacity:var(--detail-icon-opacity)}::slotted(ion-icon){font-size:1.6em}::slotted(ion-button){--margin-top:0;--margin-bottom:0;--margin-start:0;--margin-end:0;z-index:1}::slotted(ion-label:not([slot=end])){flex:1;width:min-content;max-width:100%}:host(.item-input){align-items:center}.input-wrapper{display:flex;flex:1;flex-direction:inherit;align-items:inherit;align-self:stretch;text-overflow:ellipsis;overflow:inherit;box-sizing:border-box}:host(.item-label-stacked),:host(.item-label-floating){align-items:start}:host(.item-label-stacked) .input-wrapper,:host(.item-label-floating) .input-wrapper{flex:1;flex-direction:column}.item-highlight,.item-inner-highlight{left:0;right:0;top:0;bottom:0;border-radius:inherit;position:absolute;width:100%;height:100%;transform:scaleX(0);transition:transform 200ms, border-bottom-width 200ms;z-index:2;box-sizing:border-box;pointer-events:none}:host(.item-interactive.ion-focused),:host(.item-interactive.item-has-focus),:host(.item-interactive.ion-touched.ion-invalid){--full-highlight-height:calc(var(--highlight-height) * var(--show-full-highlight));--inset-highlight-height:calc(var(--highlight-height) * var(--show-inset-highlight))}:host(.ion-focused) .item-highlight,:host(.ion-focused) .item-inner-highlight,:host(.item-has-focus) .item-highlight,:host(.item-has-focus) .item-inner-highlight{transform:scaleX(1);border-style:var(--border-style);border-color:var(--highlight-background)}:host(.ion-focused) .item-highlight,:host(.item-has-focus) .item-highlight{border-width:var(--full-highlight-height);opacity:var(--show-full-highlight)}:host(.ion-focused) .item-inner-highlight,:host(.item-has-focus) .item-inner-highlight{border-bottom-width:var(--inset-highlight-height);opacity:var(--show-inset-highlight)}:host(.ion-focused.item-fill-solid) .item-highlight,:host(.item-has-focus.item-fill-solid) .item-highlight{border-width:calc(var(--full-highlight-height) - 1px)}:host(.ion-focused) .item-inner-highlight,:host(.ion-focused:not(.item-fill-outline)) .item-highlight,:host(.item-has-focus) .item-inner-highlight,:host(.item-has-focus:not(.item-fill-outline)) .item-highlight{border-top:none;border-right:none;border-left:none}:host(.item-interactive.ion-focused),:host(.item-interactive.item-has-focus){--highlight-background:var(--highlight-color-focused)}:host(.item-interactive.ion-valid){--highlight-background:var(--highlight-color-valid)}:host(.item-interactive.ion-invalid){--highlight-background:var(--highlight-color-invalid)}:host(.item-interactive.ion-invalid) ::slotted([slot=helper]){display:none}::slotted([slot=error]){display:none;color:var(--highlight-color-invalid)}:host(.item-interactive.ion-invalid) ::slotted([slot=error]){display:block}:host(:not(.item-label)) ::slotted(ion-select.legacy-select){--padding-start:0;max-width:none}:host(.item-label-stacked) ::slotted(ion-select.legacy-select),:host(.item-label-floating) ::slotted(ion-select.legacy-select){--padding-top:8px;--padding-bottom:8px;--padding-start:0;align-self:stretch;width:100%;max-width:100%}:host(:not(.item-label)) ::slotted(ion-datetime){--padding-start:0}:host(.item-label-stacked) ::slotted(ion-datetime),:host(.item-label-floating) ::slotted(ion-datetime){--padding-start:0;width:100%}:host(.item-multiple-inputs) ::slotted(ion-checkbox),:host(.item-multiple-inputs) ::slotted(ion-datetime),:host(.item-multiple-inputs) ::slotted(ion-radio),:host(.item-multiple-inputs) ::slotted(ion-select.legacy-select){position:relative}:host(.item-textarea){align-items:stretch}::slotted(ion-reorder[slot]){margin-top:0;margin-bottom:0}ion-ripple-effect{color:var(--ripple-color)}:host(.item-fill-solid) ::slotted([slot=start]),:host(.item-fill-solid) ::slotted([slot=end]),:host(.item-fill-outline) ::slotted([slot=start]),:host(.item-fill-outline) ::slotted([slot=end]){align-self:center}::slotted([slot=helper]),::slotted([slot=error]),.item-counter{padding-top:5px;font-size:0.75rem;z-index:1}.item-counter{-webkit-margin-start:auto;margin-inline-start:auto;color:var(--ion-color-step-550, #737373);white-space:nowrap;padding-inline-start:16px}@media (prefers-reduced-motion: reduce){.item-highlight,.item-inner-highlight{transition:none}}:host{--min-height:48px;--background:var(--ion-item-background, var(--ion-background-color, #fff));--background-activated:transparent;--background-focused:currentColor;--background-hover:currentColor;--background-activated-opacity:0;--background-focused-opacity:.12;--background-hover-opacity:.04;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));--color:var(--ion-item-color, var(--ion-text-color, #000));--transition:opacity 15ms linear, background-color 15ms linear;--padding-start:16px;--inner-padding-end:16px;--inner-border-width:0 0 1px 0;--highlight-height:1px;--highlight-color-focused:var(--ion-color-primary, #3880ff);--highlight-color-valid:var(--ion-color-success, #2dd36f);--highlight-color-invalid:var(--ion-color-danger, #eb445a);font-size:1rem;font-weight:normal;text-transform:none}:host(.item-fill-outline){--highlight-height:2px}:host(.item-fill-none.item-interactive.ion-focus) .item-highlight,:host(.item-fill-none.item-interactive.item-has-focus) .item-highlight,:host(.item-fill-none.item-interactive.ion-touched.ion-invalid) .item-highlight{transform:scaleX(1);border-width:0 0 var(--full-highlight-height) 0;border-style:var(--border-style);border-color:var(--highlight-background)}:host(.item-fill-none.item-interactive.ion-focus) .item-native,:host(.item-fill-none.item-interactive.item-has-focus) .item-native,:host(.item-fill-none.item-interactive.ion-touched.ion-invalid) .item-native{border-bottom-color:var(--highlight-background)}:host(.item-fill-outline.item-interactive.ion-focus) .item-highlight,:host(.item-fill-outline.item-interactive.item-has-focus) .item-highlight{transform:scaleX(1)}:host(.item-fill-outline.item-interactive.ion-focus) .item-highlight,:host(.item-fill-outline.item-interactive.item-has-focus) .item-highlight,:host(.item-fill-outline.item-interactive.ion-touched.ion-invalid) .item-highlight{border-width:var(--full-highlight-height);border-style:var(--border-style);border-color:var(--highlight-background)}:host(.item-fill-outline.item-interactive.ion-touched.ion-invalid) .item-native{border-color:var(--highlight-background)}:host(.item-fill-solid.item-interactive.ion-focus) .item-highlight,:host(.item-fill-solid.item-interactive.item-has-focus) .item-highlight,:host(.item-fill-solid.item-interactive.ion-touched.ion-invalid) .item-highlight{transform:scaleX(1);border-width:0 0 var(--full-highlight-height) 0;border-style:var(--border-style);border-color:var(--highlight-background)}:host(.item-fill-solid.item-interactive.ion-focus) .item-native,:host(.item-fill-solid.item-interactive.item-has-focus) .item-native,:host(.item-fill-solid.item-interactive.ion-touched.ion-invalid) .item-native{border-bottom-color:var(--highlight-background)}:host(.ion-color.ion-activated) .item-native::after{background:transparent}:host(.item-has-focus) .item-native{caret-color:var(--highlight-background)}:host(.item-interactive){--border-width:0 0 1px 0;--inner-border-width:0;--show-full-highlight:1;--show-inset-highlight:0}:host(.item-lines-full){--border-width:0 0 1px 0;--show-full-highlight:1;--show-inset-highlight:0}:host(.item-lines-inset){--inner-border-width:0 0 1px 0;--show-full-highlight:0;--show-inset-highlight:1}:host(.item-lines-inset),:host(.item-lines-none){--border-width:0;--show-full-highlight:0}:host(.item-lines-full),:host(.item-lines-none){--inner-border-width:0;--show-inset-highlight:0}:host(.item-fill-outline) .item-highlight{--position-offset:calc(-1 * var(--border-width));top:var(--position-offset);width:calc(100% + 2 * var(--border-width));height:calc(100% + 2 * var(--border-width));transition:none}@supports (inset-inline-start: 0){:host(.item-fill-outline) .item-highlight{inset-inline-start:var(--position-offset)}}@supports not (inset-inline-start: 0){:host(.item-fill-outline) .item-highlight{left:var(--position-offset)}:host-context([dir=rtl]):host(.item-fill-outline) .item-highlight,:host-context([dir=rtl]).item-fill-outline .item-highlight{left:unset;right:unset;right:var(--position-offset)}@supports selector(:dir(rtl)){:host(.item-fill-outline:dir(rtl)) .item-highlight{left:unset;right:unset;right:var(--position-offset)}}}:host(.item-fill-outline.ion-focused) .item-native,:host(.item-fill-outline.item-has-focus) .item-native{border-color:transparent}:host(.item-multi-line) ::slotted([slot=start]),:host(.item-multi-line) ::slotted([slot=end]){margin-top:16px;margin-bottom:16px;align-self:flex-start}::slotted([slot=start]){-webkit-margin-end:32px;margin-inline-end:32px}::slotted([slot=end]){-webkit-margin-start:32px;margin-inline-start:32px}:host(.item-fill-solid) ::slotted([slot=start]),:host(.item-fill-solid) ::slotted([slot=end]),:host(.item-fill-outline) ::slotted([slot=start]),:host(.item-fill-outline) ::slotted([slot=end]){align-self:center}::slotted(ion-icon){color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54);font-size:1.5em}:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) ::slotted(ion-icon){color:var(--ion-color-contrast)}::slotted(ion-icon[slot]){margin-top:12px;margin-bottom:12px}::slotted(ion-icon[slot=start]){-webkit-margin-end:32px;margin-inline-end:32px}::slotted(ion-icon[slot=end]){-webkit-margin-start:16px;margin-inline-start:16px}:host(.item-fill-solid) ::slotted(ion-icon[slot=start]),:host(.item-fill-outline) ::slotted(ion-icon[slot=start]){-webkit-margin-end:8px;margin-inline-end:8px}::slotted(ion-toggle[slot=start]),::slotted(ion-toggle[slot=end]){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}::slotted(ion-note){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;align-self:flex-start;font-size:0.6875rem}::slotted(ion-note[slot]:not([slot=helper]):not([slot=error])){padding-left:0;padding-right:0;padding-top:18px;padding-bottom:10px}::slotted(ion-note[slot=start]){-webkit-padding-end:16px;padding-inline-end:16px}::slotted(ion-note[slot=end]){-webkit-padding-start:16px;padding-inline-start:16px}::slotted(ion-avatar){width:40px;height:40px}::slotted(ion-thumbnail){--size:56px}::slotted(ion-avatar),::slotted(ion-thumbnail){margin-top:8px;margin-bottom:8px}::slotted(ion-avatar[slot=start]),::slotted(ion-thumbnail[slot=start]){-webkit-margin-end:16px;margin-inline-end:16px}::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){-webkit-margin-start:16px;margin-inline-start:16px}::slotted(ion-label){margin-left:0;margin-right:0;margin-top:10px;margin-bottom:10px}:host(.item-label-stacked) ::slotted([slot=end]),:host(.item-label-floating) ::slotted([slot=end]){margin-top:7px;margin-bottom:7px}:host(.item-label-fixed) ::slotted(ion-select.legacy-select),:host(.item-label-fixed) ::slotted(ion-datetime){--padding-start:8px}:host(.item-toggle) ::slotted(ion-label),:host(.item-radio) ::slotted(ion-label){-webkit-margin-start:0;margin-inline-start:0}::slotted(.button-small){--padding-top:2px;--padding-bottom:2px;--padding-start:.6em;--padding-end:.6em;min-height:25px;font-size:0.75rem}:host(.item-label-floating),:host(.item-label-stacked){--min-height:55px}:host(.item-label-stacked) ::slotted(ion-select.legacy-select),:host(.item-label-floating) ::slotted(ion-select.legacy-select){--padding-top:8px;--padding-bottom:8px;--padding-start:0}:host(.ion-focused:not(.ion-color)) ::slotted(.label-stacked),:host(.ion-focused:not(.ion-color)) ::slotted(.label-floating),:host(.item-has-focus:not(.ion-color)) ::slotted(.label-stacked),:host(.item-has-focus:not(.ion-color)) ::slotted(.label-floating){color:var(--ion-color-primary, #3880ff)}:host(.ion-color){--highlight-color-focused:var(--ion-color-contrast)}:host(.item-label-color){--highlight-color-focused:var(--ion-color-base)}:host(.item-fill-solid.ion-color),:host(.item-fill-outline.ion-color){--highlight-color-focused:var(--ion-color-base)}:host(.item-fill-solid){--background:var(--ion-color-step-50, #f2f2f2);--background-hover:var(--ion-color-step-100, #e6e6e6);--background-focused:var(--ion-color-step-150, #d9d9d9);--border-width:0 0 1px 0;--inner-border-width:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}:host-context([dir=rtl]):host(.item-fill-solid),:host-context([dir=rtl]).item-fill-solid{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}@supports selector(:dir(rtl)){:host(.item-fill-solid:dir(rtl)){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}}:host(.item-fill-solid) .item-native{--border-color:var(--ion-color-step-500, gray)}:host(.item-fill-solid.ion-focused) .item-native,:host(.item-fill-solid.item-has-focus) .item-native{--background:var(--background-focused)}:host(.item-fill-solid.item-shape-round){border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:0;border-bottom-left-radius:0}:host-context([dir=rtl]):host(.item-fill-solid.item-shape-round),:host-context([dir=rtl]).item-fill-solid.item-shape-round{border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:0;border-bottom-left-radius:0}@supports selector(:dir(rtl)){:host(.item-fill-solid.item-shape-round:dir(rtl)){border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:0;border-bottom-left-radius:0}}@media (any-hover: hover){:host(.item-fill-solid:hover) .item-native{--background:var(--background-hover);--border-color:var(--ion-color-step-750, #404040)}}:host(.item-fill-outline){--ripple-color:transparent;--background-focused:transparent;--background-hover:transparent;--border-color:var(--ion-color-step-500, gray);--border-width:1px;border:none;overflow:visible}:host(.item-fill-outline) .item-native{--native-padding-left:16px;border-radius:4px}:host(.item-fill-outline.item-shape-round) .item-native{--inner-padding-start:16px;border-radius:28px}:host(.item-fill-outline.item-shape-round) .item-bottom{-webkit-padding-start:32px;padding-inline-start:32px}:host(.item-fill-outline.item-label-floating.ion-focused) .item-native ::slotted(ion-input:not(:first-child)),:host(.item-fill-outline.item-label-floating.ion-focused) .item-native ::slotted(ion-textarea:not(:first-child)),:host(.item-fill-outline.item-label-floating.item-has-focus) .item-native ::slotted(ion-input:not(:first-child)),:host(.item-fill-outline.item-label-floating.item-has-focus) .item-native ::slotted(ion-textarea:not(:first-child)),:host(.item-fill-outline.item-label-floating.item-has-value) .item-native ::slotted(ion-input:not(:first-child)),:host(.item-fill-outline.item-label-floating.item-has-value) .item-native ::slotted(ion-textarea:not(:first-child)){transform:translateY(-14px)}@media (any-hover: hover){:host(.item-fill-outline:hover) .item-native{--border-color:var(--ion-color-step-750, #404040)}}.item-counter{letter-spacing:0.0333333333em}';const S=L;const O=class{constructor(e){t(this,e);this.labelColorStyles={};this.itemStyles=new Map;this.inheritedAriaAttributes={};this.multipleInputs=false;this.focusable=true;this.color=undefined;this.button=false;this.detail=undefined;this.detailIcon=k;this.disabled=false;this.download=undefined;this.fill=undefined;this.shape=undefined;this.href=undefined;this.rel=undefined;this.lines=undefined;this.counter=false;this.routerAnimation=undefined;this.routerDirection="forward";this.target=undefined;this.type="button";this.counterFormatter=undefined;this.counterString=undefined}buttonChanged(){this.focusable=this.isFocusable()}counterFormatterChanged(){this.updateCounterOutput(this.getFirstInput())}handleIonInput(t){if(this.counter&&t.target===this.getFirstInput()){this.updateCounterOutput(t.target)}}labelColorChanged(t){const{color:e}=this;if(e===undefined){this.labelColorStyles=t.detail}}itemStyle(t){t.stopPropagation();const e=t.target.tagName;const i=t.detail;const o={};const n=this.itemStyles.get(e)||{};let a=false;Object.keys(i).forEach((t=>{if(i[t]){const e=`item-${t}`;if(!n[e]){a=true}o[e]=true}}));if(!a&&Object.keys(o).length!==Object.keys(n).length){a=true}if(a){this.itemStyles.set(e,o);r(this)}}connectedCallback(){if(this.counter){this.updateCounterOutput(this.getFirstInput())}this.hasStartEl()}componentWillLoad(){this.inheritedAriaAttributes=c(this.el,["aria-label"])}componentDidLoad(){const{el:t,counter:e,counterFormatter:i,fill:o,shape:n}=this;const r=t.querySelector('[slot="helper"]')!==null;if(r){b('The "helper" slot has been deprecated in favor of using the "helperText" property on ion-input or ion-textarea.',t)}const a=t.querySelector('[slot="error"]')!==null;if(a){b('The "error" slot has been deprecated in favor of using the "errorText" property on ion-input or ion-textarea.',t)}if(e===true){b('The "counter" property has been deprecated in favor of using the "counter" property on ion-input or ion-textarea.',t)}if(i!==undefined){b('The "counterFormatter" property has been deprecated in favor of using the "counterFormatter" property on ion-input or ion-textarea.',t)}if(o!==undefined){b('The "fill" property has been deprecated in favor of using the "fill" property on ion-input or ion-textarea.',t)}if(n!==undefined){b('The "shape" property has been deprecated in favor of using the "shape" property on ion-input or ion-textarea.',t)}h((()=>{this.setMultipleInputs();this.focusable=this.isFocusable()}))}setMultipleInputs(){const t=this.el.querySelectorAll("ion-checkbox, ion-datetime, ion-select, ion-radio");const e=this.el.querySelectorAll("ion-input, ion-range, ion-searchbar, ion-segment, ion-textarea, ion-toggle");const i=this.el.querySelectorAll("ion-anchor, ion-button, a, button");this.multipleInputs=t.length+e.length>1||t.length+i.length>1||t.length>0&&this.isClickable()}hasCover(){const t=this.el.querySelectorAll("ion-checkbox, ion-datetime, ion-select, ion-radio");return t.length===1&&!this.multipleInputs}isClickable(){return this.href!==undefined||this.button}canActivate(){return this.isClickable()||this.hasCover()}isFocusable(){const t=this.el.querySelector(".ion-focusable");return this.canActivate()||t!==null}getFirstInput(){const t=this.el.querySelectorAll("ion-input, ion-textarea");return t[0]}updateCounterOutput(t){var e,i;const{counter:o,counterFormatter:n,defaultCounterFormatter:r}=this;if(o&&!this.multipleInputs&&(t===null||t===void 0?void 0:t.maxlength)!==undefined){const o=(i=(e=t===null||t===void 0?void 0:t.value)===null||e===void 0?void 0:e.toString().length)!==null&&i!==void 0?i:0;if(n===undefined){this.counterString=r(o,t.maxlength)}else{try{this.counterString=n(o,t.maxlength)}catch(e){g("Exception in provided `counterFormatter`.",e);this.counterString=r(o,t.maxlength)}}}}defaultCounterFormatter(t,e){return`${t} / ${e}`}hasStartEl(){const t=this.el.querySelector('[slot="start"]');if(t!==null){this.el.classList.add("item-has-start-slot")}}getFirstInteractive(){const t=this.el.querySelectorAll("ion-toggle:not([disabled]), ion-checkbox:not([disabled]), ion-radio:not([disabled]), ion-select:not([disabled])");return t[0]}render(){const{counterString:t,detail:e,detailIcon:n,download:r,fill:a,labelColorStyles:l,lines:s,disabled:d,href:c,rel:h,shape:m,target:p,routerAnimation:b,routerDirection:g,inheritedAriaAttributes:w,multipleInputs:y}=this;const z={};const j=v(this);const C=this.isClickable();const $=this.canActivate();const F=C?c===undefined?"button":"a":"div";const T=F==="button"?{type:this.type}:{download:r,href:c,rel:h,target:p};let I={};const L=this.getFirstInteractive();if(C||L!==undefined&&!y){I={onClick:t=>{if(C){x(c,t,g,b)}if(L!==undefined&&!y){const e=t.composedPath();const i=e[0];if(t.isTrusted){const t=this.el.shadowRoot.contains(i);if(t){L.click()}}}}}}const S=e!==undefined?e:j==="ios"&&C;this.itemStyles.forEach((t=>{Object.assign(z,t)}));const O=d||z["item-interactive-disabled"]?"true":null;const A=a||"none";const B=u("ion-list",this.el)&&!u("ion-radio-group",this.el);return i(o,{key:"077c9ab04985292f79c30691151d2778a26285fb","aria-disabled":O,class:Object.assign(Object.assign(Object.assign({},z),l),f(this.color,{item:true,[j]:true,"item-lines-default":s===undefined,[`item-lines-${s}`]:s!==undefined,[`item-fill-${A}`]:true,[`item-shape-${m}`]:m!==undefined,"item-has-interactive-control":L!==undefined,"item-disabled":d,"in-list":B,"item-multiple-inputs":this.multipleInputs,"ion-activatable":$,"ion-focusable":this.focusable,"item-rtl":document.dir==="rtl"})),role:B?"listitem":null},i(F,Object.assign({key:"08bb75c85d0584e9fb7f461e9e06b9b651ef3515"},T,w,{class:"item-native",part:"native",disabled:d},I),i("slot",{key:"3f742b07c4a58eadedf675be4878a3e00070750e",name:"start"}),i("div",{key:"0160b8963434f3107856a2df2fb96f1abb4fdbfe",class:"item-inner"},i("div",{key:"9439b21474443341f06a651d7c44aef90bd4c591",class:"input-wrapper"},i("slot",{key:"8034e1337a6c950b7725bc9aa46d55de980827bf"})),i("slot",{key:"690de6d3dd3a238ab7a2d3dfea69daa6647e5134",name:"end"}),S&&i("ion-icon",{key:"6f386abbde5897fca7aabc850645986e16315213",icon:n,lazy:false,class:"item-detail-icon",part:"detail-icon","aria-hidden":"true","flip-rtl":n===k}),i("div",{key:"4bb8444a5097c032d79f2083f60429b9057e3a5c",class:"item-inner-highlight"})),$&&j==="md"&&i("ion-ripple-effect",{key:"31c319e2335efbb92d7dea110a66f347764f2b44"}),i("div",{key:"0fc128b44582af7c8b542c9e346ef88e40fea148",class:"item-highlight"})),i("div",{key:"7b84c0a74d148a7fa6af449b6bd06bb45530edf5",class:"item-bottom"},i("slot",{key:"97563a615efd81b21014c41a25989c71ba3ae2cd",name:"error"}),i("slot",{key:"d84a4bb21ed3f13af82f78104ffb06d2b079738e",name:"helper"}),t&&i("ion-note",{key:"34eaa7798c50d2f88afca0dcb1278df05a1800e6",class:"item-counter"},t)))}static get delegatesFocus(){return true}get el(){return n(this)}static get watchers(){return{button:["buttonChanged"],counterFormatter:["counterFormatterChanged"]}}};O.style={ios:I,md:S};const A=".item.sc-ion-label-ios-h,.item .sc-ion-label-ios-h{--color:initial;display:block;color:var(--color);font-family:var(--ion-font-family, inherit);font-size:inherit;text-overflow:ellipsis;box-sizing:border-box}.item-legacy.sc-ion-label-ios-h,.item-legacy .sc-ion-label-ios-h{white-space:nowrap;overflow:hidden}.ion-color.sc-ion-label-ios-h{color:var(--ion-color-base)}.ion-text-nowrap.sc-ion-label-ios-h{overflow:hidden}.item-interactive-disabled.sc-ion-label-ios-h:not(.item-multiple-inputs),.item-interactive-disabled:not(.item-multiple-inputs) .sc-ion-label-ios-h{cursor:default;opacity:0.3;pointer-events:none}.item-input.sc-ion-label-ios-h,.item-input .sc-ion-label-ios-h{flex:initial;max-width:200px;pointer-events:none}.item-textarea.sc-ion-label-ios-h,.item-textarea .sc-ion-label-ios-h{align-self:baseline}.item-skeleton-text.sc-ion-label-ios-h,.item-skeleton-text .sc-ion-label-ios-h{overflow:hidden}.label-fixed.sc-ion-label-ios-h{flex:0 0 100px;width:100px;min-width:100px;max-width:200px}.label-stacked.sc-ion-label-ios-h,.label-floating.sc-ion-label-ios-h{margin-bottom:0;align-self:stretch;width:auto;max-width:100%}.label-no-animate.label-floating.sc-ion-label-ios-h{transition:none}.sc-ion-label-ios-s h1,.sc-ion-label-ios-s h2,.sc-ion-label-ios-s h3,.sc-ion-label-ios-s h4,.sc-ion-label-ios-s h5,.sc-ion-label-ios-s h6{text-overflow:inherit;overflow:inherit}.ion-text-wrap.sc-ion-label-ios-h{font-size:0.875rem;line-height:1.5}.label-stacked.sc-ion-label-ios-h{margin-bottom:4px;font-size:0.875rem}.label-floating.sc-ion-label-ios-h{margin-bottom:0;transform:translate(0, 29px);transform-origin:left top;transition:transform 150ms ease-in-out}[dir=rtl].sc-ion-label-ios-h -no-combinator.label-floating.sc-ion-label-ios-h,[dir=rtl] .sc-ion-label-ios-h -no-combinator.label-floating.sc-ion-label-ios-h,[dir=rtl].label-floating.sc-ion-label-ios-h,[dir=rtl] .label-floating.sc-ion-label-ios-h{transform-origin:right top}@supports selector(:dir(rtl)){.label-floating.sc-ion-label-ios-h:dir(rtl){transform-origin:right top}}.item-textarea.label-floating.sc-ion-label-ios-h,.item-textarea .label-floating.sc-ion-label-ios-h{transform:translate(0, 28px)}.item-has-focus.label-floating.sc-ion-label-ios-h,.item-has-focus .label-floating.sc-ion-label-ios-h,.item-has-placeholder.sc-ion-label-ios-h:not(.item-input).label-floating,.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-ios-h,.item-has-value.label-floating.sc-ion-label-ios-h,.item-has-value .label-floating.sc-ion-label-ios-h{transform:scale(0.82)}.sc-ion-label-ios-s h1{margin-left:0;margin-right:0;margin-top:3px;margin-bottom:2px;font-size:1.375rem;font-weight:normal}.sc-ion-label-ios-s h2{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:1.0625rem;font-weight:normal}.sc-ion-label-ios-s h3,.sc-ion-label-ios-s h4,.sc-ion-label-ios-s h5,.sc-ion-label-ios-s h6{margin-left:0;margin-right:0;margin-top:0;margin-bottom:3px;font-size:0.875rem;font-weight:normal;line-height:normal}.sc-ion-label-ios-s p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:0.875rem;line-height:normal;text-overflow:inherit;overflow:inherit}.sc-ion-label-ios-s>p{color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.4)}.sc-ion-label-ios-h.in-item-color.sc-ion-label-ios-s>p{color:inherit}.sc-ion-label-ios-s h2:last-child,.sc-ion-label-ios-s h3:last-child,.sc-ion-label-ios-s h4:last-child,.sc-ion-label-ios-s h5:last-child,.sc-ion-label-ios-s h6:last-child,.sc-ion-label-ios-s p:last-child{margin-bottom:0}";const B=A;const D='.item.sc-ion-label-md-h,.item .sc-ion-label-md-h{--color:initial;display:block;color:var(--color);font-family:var(--ion-font-family, inherit);font-size:inherit;text-overflow:ellipsis;box-sizing:border-box}.item-legacy.sc-ion-label-md-h,.item-legacy .sc-ion-label-md-h{white-space:nowrap;overflow:hidden}.ion-color.sc-ion-label-md-h{color:var(--ion-color-base)}.ion-text-nowrap.sc-ion-label-md-h{overflow:hidden}.item-interactive-disabled.sc-ion-label-md-h:not(.item-multiple-inputs),.item-interactive-disabled:not(.item-multiple-inputs) .sc-ion-label-md-h{cursor:default;opacity:0.3;pointer-events:none}.item-input.sc-ion-label-md-h,.item-input .sc-ion-label-md-h{flex:initial;max-width:200px;pointer-events:none}.item-textarea.sc-ion-label-md-h,.item-textarea .sc-ion-label-md-h{align-self:baseline}.item-skeleton-text.sc-ion-label-md-h,.item-skeleton-text .sc-ion-label-md-h{overflow:hidden}.label-fixed.sc-ion-label-md-h{flex:0 0 100px;width:100px;min-width:100px;max-width:200px}.label-stacked.sc-ion-label-md-h,.label-floating.sc-ion-label-md-h{margin-bottom:0;align-self:stretch;width:auto;max-width:100%}.label-no-animate.label-floating.sc-ion-label-md-h{transition:none}.sc-ion-label-md-s h1,.sc-ion-label-md-s h2,.sc-ion-label-md-s h3,.sc-ion-label-md-s h4,.sc-ion-label-md-s h5,.sc-ion-label-md-s h6{text-overflow:inherit;overflow:inherit}.ion-text-wrap.sc-ion-label-md-h{line-height:1.5}.label-stacked.sc-ion-label-md-h,.label-floating.sc-ion-label-md-h{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;transform-origin:top left}.label-stacked.label-rtl.sc-ion-label-md-h,.label-floating.label-rtl.sc-ion-label-md-h{transform-origin:top right}.label-stacked.sc-ion-label-md-h{transform:translateY(50%) scale(0.75);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.label-floating.sc-ion-label-md-h{transform:translateY(96%);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1)}.ion-focused.label-floating.sc-ion-label-md-h,.ion-focused .label-floating.sc-ion-label-md-h,.item-has-focus.label-floating.sc-ion-label-md-h,.item-has-focus .label-floating.sc-ion-label-md-h,.item-has-placeholder.sc-ion-label-md-h:not(.item-input).label-floating,.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-md-h,.item-has-value.label-floating.sc-ion-label-md-h,.item-has-value .label-floating.sc-ion-label-md-h{transform:translateY(50%) scale(0.75)}.item-fill-outline.ion-focused.label-floating.sc-ion-label-md-h,.item-fill-outline.ion-focused .label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-focus.label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-focus .label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-placeholder.sc-ion-label-md-h:not(.item-input).label-floating,.item-fill-outline.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-value.label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-value .label-floating.sc-ion-label-md-h{transform:translateY(-6px) scale(0.75);position:relative;max-width:min-content;background-color:var(--ion-item-background, var(--ion-background-color, #fff));overflow:visible;z-index:3}.item-fill-outline.ion-focused.label-floating.sc-ion-label-md-h::before,.item-fill-outline.ion-focused .label-floating.sc-ion-label-md-h::before,.item-fill-outline.ion-focused.label-floating.sc-ion-label-md-h::after,.item-fill-outline.ion-focused .label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-focus.label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-focus .label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-focus.label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-focus .label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-placeholder.sc-ion-label-md-h:not(.item-input).label-floating::before,.item-fill-outline.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-placeholder.sc-ion-label-md-h:not(.item-input).label-floating::after,.item-fill-outline.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-value.label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-value .label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-value.label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-value .label-floating.sc-ion-label-md-h::after{position:absolute;width:4px;height:100%;background-color:var(--ion-item-background, var(--ion-background-color, #fff));content:""}.item-fill-outline.ion-focused.label-floating.sc-ion-label-md-h::before,.item-fill-outline.ion-focused .label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-focus.label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-focus .label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-placeholder.sc-ion-label-md-h:not(.item-input).label-floating::before,.item-fill-outline.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-value.label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-value .label-floating.sc-ion-label-md-h::before{left:calc(-1 * 4px)}.item-fill-outline.ion-focused.label-floating.sc-ion-label-md-h::after,.item-fill-outline.ion-focused .label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-focus.label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-focus .label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-placeholder.sc-ion-label-md-h:not(.item-input).label-floating::after,.item-fill-outline.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-value.label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-value .label-floating.sc-ion-label-md-h::after{right:calc(-1 * 4px)}.item-fill-outline.ion-focused.item-has-start-slot.label-floating.sc-ion-label-md-h,.item-fill-outline.ion-focused.item-has-start-slot .label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-focus.item-has-start-slot.label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-focus.item-has-start-slot .label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-placeholder.sc-ion-label-md-h:not(.item-input).item-has-start-slot.label-floating,.item-fill-outline.item-has-placeholder:not(.item-input).item-has-start-slot .label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-value.item-has-start-slot.label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-value.item-has-start-slot .label-floating.sc-ion-label-md-h{transform:translateX(-32px) translateY(-6px) scale(0.75)}.item-fill-outline.ion-focused.item-has-start-slot.label-floating.label-rtl.sc-ion-label-md-h,.item-fill-outline.ion-focused.item-has-start-slot .label-floating.label-rtl.sc-ion-label-md-h,.item-fill-outline.item-has-focus.item-has-start-slot.label-floating.label-rtl.sc-ion-label-md-h,.item-fill-outline.item-has-focus.item-has-start-slot .label-floating.label-rtl.sc-ion-label-md-h,.item-fill-outline.item-has-placeholder.sc-ion-label-md-h:not(.item-input).item-has-start-slot.label-floating.label-rtl,.item-fill-outline.item-has-placeholder:not(.item-input).item-has-start-slot .label-floating.label-rtl.sc-ion-label-md-h,.item-fill-outline.item-has-value.item-has-start-slot.label-floating.label-rtl.sc-ion-label-md-h,.item-fill-outline.item-has-value.item-has-start-slot .label-floating.label-rtl.sc-ion-label-md-h{transform:translateX(calc(-1 * -32px)) translateY(-6px) scale(0.75)}.ion-focused.label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-focused .label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-focused.label-floating.sc-ion-label-md-h:not(.ion-color),.ion-focused .label-floating.sc-ion-label-md-h:not(.ion-color),.item-has-focus.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus.label-floating.sc-ion-label-md-h:not(.ion-color),.item-has-focus .label-floating.sc-ion-label-md-h:not(.ion-color){color:var(--ion-color-primary, #3880ff)}.ion-focused.ion-color.label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-focused.ion-color .label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-focused.ion-color.label-floating.sc-ion-label-md-h:not(.ion-color),.ion-focused.ion-color .label-floating.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color.label-floating.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color .label-floating.sc-ion-label-md-h:not(.ion-color){color:var(--ion-color-contrast)}.item-fill-solid.ion-focused.ion-color.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-fill-solid.ion-focused.ion-color .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-fill-solid.ion-focused.ion-color.label-floating.sc-ion-label-md-h:not(.ion-color),.item-fill-solid.ion-focused.ion-color .label-floating.sc-ion-label-md-h:not(.ion-color),.item-fill-outline.ion-focused.ion-color.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-fill-outline.ion-focused.ion-color .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-fill-outline.ion-focused.ion-color.label-floating.sc-ion-label-md-h:not(.ion-color),.item-fill-outline.ion-focused.ion-color .label-floating.sc-ion-label-md-h:not(.ion-color),.item-fill-solid.item-has-focus.ion-color.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-fill-solid.item-has-focus.ion-color .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-fill-solid.item-has-focus.ion-color.label-floating.sc-ion-label-md-h:not(.ion-color),.item-fill-solid.item-has-focus.ion-color .label-floating.sc-ion-label-md-h:not(.ion-color),.item-fill-outline.item-has-focus.ion-color.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-fill-outline.item-has-focus.ion-color .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-fill-outline.item-has-focus.ion-color.label-floating.sc-ion-label-md-h:not(.ion-color),.item-fill-outline.item-has-focus.ion-color .label-floating.sc-ion-label-md-h:not(.ion-color){color:var(--ion-color-base)}.ion-invalid.ion-touched.label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-invalid.ion-touched .label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-invalid.ion-touched.label-floating.sc-ion-label-md-h:not(.ion-color),.ion-invalid.ion-touched .label-floating.sc-ion-label-md-h:not(.ion-color){color:var(--highlight-color-invalid)}.sc-ion-label-md-s h1{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:1.5rem;font-weight:normal}.sc-ion-label-md-s h2{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:1rem;font-weight:normal}.sc-ion-label-md-s h3,.sc-ion-label-md-s h4,.sc-ion-label-md-s h5,.sc-ion-label-md-s h6{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:0.875rem;font-weight:normal;line-height:normal}.sc-ion-label-md-s p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:0.875rem;line-height:1.25rem;text-overflow:inherit;overflow:inherit}.sc-ion-label-md-s>p{color:var(--ion-color-step-600, #666666)}.sc-ion-label-md-h.in-item-color.sc-ion-label-md-s>p{color:inherit}';const X=D;const _=class{constructor(i){t(this,i);this.ionColor=e(this,"ionColor",7);this.ionStyle=e(this,"ionStyle",7);this.inRange=false;this.color=undefined;this.position=undefined;this.noAnimate=false}componentWillLoad(){this.inRange=!!this.el.closest("ion-range");this.noAnimate=this.position==="floating";this.emitStyle();this.emitColor()}componentDidLoad(){if(this.noAnimate){setTimeout((()=>{this.noAnimate=false}),1e3)}}colorChanged(){this.emitColor()}positionChanged(){this.emitStyle()}emitColor(){const{color:t}=this;this.ionColor.emit({"item-label-color":t!==undefined,[`ion-color-${t}`]:t!==undefined})}emitStyle(){const{inRange:t,position:e}=this;if(!t){this.ionStyle.emit({label:true,[`label-${e}`]:e!==undefined})}}render(){const t=this.position;const e=v(this);return i(o,{key:"72ad4ba5c1137ae0130e421346668e436ea53bf8",class:f(this.color,{[e]:true,"in-item-color":u("ion-item.ion-color",this.el),[`label-${t}`]:t!==undefined,[`label-no-animate`]:this.noAnimate,"label-rtl":document.dir==="rtl"})})}get el(){return n(this)}static get watchers(){return{color:["colorChanged"],position:["positionChanged"]}}};_.style={ios:B,md:X};const V="ion-list{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:block;contain:content;list-style-type:none}ion-list.list-inset{transform:translateZ(0);overflow:hidden}.list-ios{background:var(--ion-item-background, var(--ion-background-color, #fff))}.list-ios.list-inset{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:16px;margin-bottom:16px;border-radius:10px}.list-ios.list-inset ion-item:only-child,.list-ios.list-inset ion-item:not(:only-of-type):last-of-type,.list-ios.list-inset ion-item-sliding:last-of-type ion-item{--border-width:0;--inner-border-width:0}.list-ios.list-inset+ion-list.list-inset{margin-top:0}.list-ios-lines-none .item-lines-default{--inner-border-width:0px;--border-width:0px}.list-ios-lines-full .item-lines-default{--inner-border-width:0px;--border-width:0 0 0.55px 0}.list-ios-lines-inset .item-lines-default{--inner-border-width:0 0 0.55px 0;--border-width:0px}ion-card .list-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}";const Y=V;const E="ion-list{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:block;contain:content;list-style-type:none}ion-list.list-inset{transform:translateZ(0);overflow:hidden}.list-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:8px;padding-bottom:8px;background:var(--ion-item-background, var(--ion-background-color, #fff))}@supports (inset-inline-start: 0){.list-md>.input:last-child::after{inset-inline-start:0}}@supports not (inset-inline-start: 0){.list-md>.input:last-child::after{left:0}:host-context([dir=rtl]) .list-md>.input:last-child::after{left:unset;right:unset;right:0}[dir=rtl] .list-md>.input:last-child::after{left:unset;right:unset;right:0}@supports selector(:dir(rtl)){.list-md>.input:last-child::after:dir(rtl){left:unset;right:unset;right:0}}}.list-md.list-inset{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:16px;margin-bottom:16px;border-radius:2px}.list-md.list-inset ion-item:not(:only-of-type):last-of-type,.list-md.list-inset ion-item-sliding:last-of-type ion-item{--border-width:0;--inner-border-width:0}.list-md.list-inset ion-item:only-child{--border-width:0;--inner-border-width:0}.list-md.list-inset+ion-list.list-inset{margin-top:0}.list-md-lines-none .item-lines-default{--inner-border-width:0px;--border-width:0px}.list-md-lines-full .item-lines-default{--inner-border-width:0px;--border-width:0 0 1px 0}.list-md-lines-inset .item-lines-default{--inner-border-width:0 0 1px 0;--border-width:0px}ion-card .list-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}";const M=E;const R=class{constructor(e){t(this,e);this.lines=undefined;this.inset=false}async closeSlidingItems(){const t=this.el.querySelector("ion-item-sliding");if(t===null||t===void 0?void 0:t.closeOpened){return t.closeOpened()}return false}render(){const t=v(this);const{lines:e,inset:n}=this;return i(o,{key:"3df401155114c7a39c81f201bf8a181d07e8d4c8",role:"list",class:{[t]:true,[`list-${t}`]:true,"list-inset":n,[`list-lines-${e}`]:e!==undefined,[`list-${t}-lines-${e}`]:e!==undefined}})}get el(){return n(this)}};R.style={ios:Y,md:M};const P=":host{--border-style:solid;--border-width:0;--inner-border-width:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:40px;border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);color:var(--color);overflow:hidden}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}.list-header-inner{display:flex;position:relative;flex:1;flex-direction:inherit;align-items:inherit;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);overflow:inherit;box-sizing:border-box}::slotted(ion-label){flex:1 1 auto}:host(.list-header-lines-inset),:host(.list-header-lines-none){--border-width:0}:host(.list-header-lines-full),:host(.list-header-lines-none){--inner-border-width:0}:host{--background:transparent;--color:var(--ion-color-step-850, #262626);--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)));padding-right:var(--ion-safe-area-right);padding-left:calc(var(--ion-safe-area-left, 0px) + 16px);position:relative;align-items:flex-end;font-size:min(1.375rem, 56.1px);font-weight:700;letter-spacing:0}:host-context([dir=rtl]){padding-right:calc(var(--ion-safe-area-right, 0px) + 16px);padding-left:var(--ion-safe-area-left)}@supports selector(:dir(rtl)){:host(:dir(rtl)){padding-right:calc(var(--ion-safe-area-right, 0px) + 16px);padding-left:var(--ion-safe-area-left)}}::slotted(ion-button),::slotted(ion-label){margin-top:29px;margin-bottom:6px}::slotted(ion-button){--padding-top:0;--padding-bottom:0;-webkit-margin-start:3px;margin-inline-start:3px;-webkit-margin-end:3px;margin-inline-end:3px;min-height:1.4em}:host(.list-header-lines-full){--border-width:0 0 0.55px 0}:host(.list-header-lines-inset){--inner-border-width:0 0 0.55px 0}";const W=P;const G=":host{--border-style:solid;--border-width:0;--inner-border-width:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:40px;border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);color:var(--color);overflow:hidden}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}.list-header-inner{display:flex;position:relative;flex:1;flex-direction:inherit;align-items:inherit;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);overflow:inherit;box-sizing:border-box}::slotted(ion-label){flex:1 1 auto}:host(.list-header-lines-inset),:host(.list-header-lines-none){--border-width:0}:host(.list-header-lines-full),:host(.list-header-lines-none){--inner-border-width:0}:host{--background:transparent;--color:var(--ion-text-color, #000);--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));padding-right:var(--ion-safe-area-right);padding-left:calc(var(--ion-safe-area-left, 0px) + 16px);min-height:45px;font-size:0.875rem}:host-context([dir=rtl]){padding-right:calc(var(--ion-safe-area-right, 0px) + 16px);padding-left:var(--ion-safe-area-left)}@supports selector(:dir(rtl)){:host(:dir(rtl)){padding-right:calc(var(--ion-safe-area-right, 0px) + 16px);padding-left:var(--ion-safe-area-left)}}:host(.list-header-lines-full){--border-width:0 0 1px 0}:host(.list-header-lines-inset){--inner-border-width:0 0 1px 0}";const q=G;const H=class{constructor(e){t(this,e);this.color=undefined;this.lines=undefined}render(){const{lines:t}=this;const e=v(this);return i(o,{key:"e5fabb3ae91e6fe47c89273d1d2dba5902f77f94",class:f(this.color,{[e]:true,[`list-header-lines-${t}`]:t!==undefined})},i("div",{key:"a9cfdaa436267fbabb0d618c3932849c1b77fbd2",class:"list-header-inner"},i("slot",{key:"8ed806fd58f8f2265c5bf466886086e88ada93cc"})))}};H.style={ios:W,md:q};const Z=':host{--inner-border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;max-width:100%;min-height:inherit;user-select:none;z-index:2}:host(:not(.legacy-radio)){cursor:pointer}:host(.radio-disabled){pointer-events:none}.radio-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;contain:layout size style}.radio-icon,.radio-inner{box-sizing:border-box}:host(.legacy-radio) 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-radio) label{inset-inline-start:0}}@supports not (inset-inline-start: 0){:host(.legacy-radio) label{left:0}:host-context([dir=rtl]):host(.legacy-radio) label,:host-context([dir=rtl]).legacy-radio label{left:unset;right:unset;right:0}@supports selector(:dir(rtl)){:host(.legacy-radio:dir(rtl)) label{left:unset;right:unset;right:0}}}:host(.legacy-radio) label::-moz-focus-inner{border:0}input{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}:host(:focus){outline:none}:host(.in-item:not(.legacy-radio)){width:100%;height:100%}:host([slot=start]:not(.legacy-radio)),:host([slot=end]:not(.legacy-radio)){width:auto}.radio-wrapper{display:flex;position:relative;flex-grow:1;align-items:center;height:inherit;min-height:inherit;cursor:inherit}.label-text-wrapper{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:host(.in-item:not(.legacy-radio)) .label-text-wrapper{margin-top:10px;margin-bottom:10px}:host(.in-item.radio-label-placement-stacked) .label-text-wrapper{margin-top:10px;margin-bottom:16px}:host(.in-item.radio-label-placement-stacked) .native-wrapper{margin-bottom:10px}.label-text-wrapper-hidden{display:none}.native-wrapper{display:flex;align-items:center}:host(.radio-justify-space-between) .radio-wrapper{justify-content:space-between}:host(.radio-justify-start) .radio-wrapper{justify-content:start}:host(.radio-justify-end) .radio-wrapper{justify-content:end}:host(.radio-alignment-start) .radio-wrapper{align-items:start}:host(.radio-alignment-center) .radio-wrapper{align-items:center}:host(.radio-label-placement-start) .radio-wrapper{flex-direction:row}:host(.radio-label-placement-start) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.radio-label-placement-end) .radio-wrapper{flex-direction:row-reverse}:host(.radio-label-placement-end) .label-text-wrapper{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:0;margin-inline-end:0}:host(.radio-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.radio-label-placement-fixed) .label-text-wrapper{flex:0 0 100px;width:100px;min-width:100px}:host(.radio-label-placement-stacked) .radio-wrapper{flex-direction:column}:host(.radio-label-placement-stacked) .label-text-wrapper{transform:scale(0.75);margin-left:0;margin-right:0;margin-bottom:16px;max-width:calc(100% / 0.75)}:host(.radio-label-placement-stacked.radio-alignment-start) .label-text-wrapper{transform-origin:left top}:host-context([dir=rtl]):host(.radio-label-placement-stacked.radio-alignment-start) .label-text-wrapper,:host-context([dir=rtl]).radio-label-placement-stacked.radio-alignment-start .label-text-wrapper{transform-origin:right top}@supports selector(:dir(rtl)){:host(.radio-label-placement-stacked.radio-alignment-start:dir(rtl)) .label-text-wrapper{transform-origin:right top}}:host(.radio-label-placement-stacked.radio-alignment-center) .label-text-wrapper{transform-origin:center top}:host-context([dir=rtl]):host(.radio-label-placement-stacked.radio-alignment-center) .label-text-wrapper,:host-context([dir=rtl]).radio-label-placement-stacked.radio-alignment-center .label-text-wrapper{transform-origin:calc(100% - center) top}@supports selector(:dir(rtl)){:host(.radio-label-placement-stacked.radio-alignment-center:dir(rtl)) .label-text-wrapper{transform-origin:calc(100% - center) top}}:host{--color-checked:var(--ion-color-primary, #3880ff)}:host(.legacy-radio){width:0.9375rem;height:1.5rem}:host(.ion-color.radio-checked) .radio-inner{border-color:var(--ion-color-base)}.item-radio.item-ios ion-label{-webkit-margin-start:0;margin-inline-start:0}.radio-inner{width:33%;height:50%}:host(.radio-checked) .radio-inner{transform:rotate(45deg);border-width:0.125rem;border-top-width:0;border-left-width:0;border-style:solid;border-color:var(--color-checked)}:host(.radio-disabled){opacity:0.3}:host(.ion-focused) .radio-icon::after{border-radius:var(--inner-border-radius);top:-8px;display:block;position:absolute;width:36px;height:36px;background:var(--ion-color-primary-tint, #4c8dff);content:"";opacity:0.2}@supports (inset-inline-start: 0){:host(.ion-focused) .radio-icon::after{inset-inline-start:-9px}}@supports not (inset-inline-start: 0){:host(.ion-focused) .radio-icon::after{left:-9px}:host-context([dir=rtl]):host(.ion-focused) .radio-icon::after,:host-context([dir=rtl]).ion-focused .radio-icon::after{left:unset;right:unset;right:-9px}@supports selector(:dir(rtl)){:host(.ion-focused:dir(rtl)) .radio-icon::after{left:unset;right:unset;right:-9px}}}:host(.in-item.legacy-radio){-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:11px;margin-inline-end:11px;margin-top:8px;margin-bottom:8px;display:block;position:static}:host(.in-item.legacy-radio[slot=start]){-webkit-margin-start:3px;margin-inline-start:3px;-webkit-margin-end:21px;margin-inline-end:21px;margin-top:8px;margin-bottom:8px}.native-wrapper .radio-icon{width:0.9375rem;height:1.5rem}';const K=Z;const U=':host{--inner-border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;max-width:100%;min-height:inherit;user-select:none;z-index:2}:host(:not(.legacy-radio)){cursor:pointer}:host(.radio-disabled){pointer-events:none}.radio-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;contain:layout size style}.radio-icon,.radio-inner{box-sizing:border-box}:host(.legacy-radio) 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-radio) label{inset-inline-start:0}}@supports not (inset-inline-start: 0){:host(.legacy-radio) label{left:0}:host-context([dir=rtl]):host(.legacy-radio) label,:host-context([dir=rtl]).legacy-radio label{left:unset;right:unset;right:0}@supports selector(:dir(rtl)){:host(.legacy-radio:dir(rtl)) label{left:unset;right:unset;right:0}}}:host(.legacy-radio) label::-moz-focus-inner{border:0}input{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}:host(:focus){outline:none}:host(.in-item:not(.legacy-radio)){width:100%;height:100%}:host([slot=start]:not(.legacy-radio)),:host([slot=end]:not(.legacy-radio)){width:auto}.radio-wrapper{display:flex;position:relative;flex-grow:1;align-items:center;height:inherit;min-height:inherit;cursor:inherit}.label-text-wrapper{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:host(.in-item:not(.legacy-radio)) .label-text-wrapper{margin-top:10px;margin-bottom:10px}:host(.in-item.radio-label-placement-stacked) .label-text-wrapper{margin-top:10px;margin-bottom:16px}:host(.in-item.radio-label-placement-stacked) .native-wrapper{margin-bottom:10px}.label-text-wrapper-hidden{display:none}.native-wrapper{display:flex;align-items:center}:host(.radio-justify-space-between) .radio-wrapper{justify-content:space-between}:host(.radio-justify-start) .radio-wrapper{justify-content:start}:host(.radio-justify-end) .radio-wrapper{justify-content:end}:host(.radio-alignment-start) .radio-wrapper{align-items:start}:host(.radio-alignment-center) .radio-wrapper{align-items:center}:host(.radio-label-placement-start) .radio-wrapper{flex-direction:row}:host(.radio-label-placement-start) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.radio-label-placement-end) .radio-wrapper{flex-direction:row-reverse}:host(.radio-label-placement-end) .label-text-wrapper{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:0;margin-inline-end:0}:host(.radio-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}:host(.radio-label-placement-fixed) .label-text-wrapper{flex:0 0 100px;width:100px;min-width:100px}:host(.radio-label-placement-stacked) .radio-wrapper{flex-direction:column}:host(.radio-label-placement-stacked) .label-text-wrapper{transform:scale(0.75);margin-left:0;margin-right:0;margin-bottom:16px;max-width:calc(100% / 0.75)}:host(.radio-label-placement-stacked.radio-alignment-start) .label-text-wrapper{transform-origin:left top}:host-context([dir=rtl]):host(.radio-label-placement-stacked.radio-alignment-start) .label-text-wrapper,:host-context([dir=rtl]).radio-label-placement-stacked.radio-alignment-start .label-text-wrapper{transform-origin:right top}@supports selector(:dir(rtl)){:host(.radio-label-placement-stacked.radio-alignment-start:dir(rtl)) .label-text-wrapper{transform-origin:right top}}:host(.radio-label-placement-stacked.radio-alignment-center) .label-text-wrapper{transform-origin:center top}:host-context([dir=rtl]):host(.radio-label-placement-stacked.radio-alignment-center) .label-text-wrapper,:host-context([dir=rtl]).radio-label-placement-stacked.radio-alignment-center .label-text-wrapper{transform-origin:calc(100% - center) top}@supports selector(:dir(rtl)){:host(.radio-label-placement-stacked.radio-alignment-center:dir(rtl)) .label-text-wrapper{transform-origin:calc(100% - center) top}}:host{--color:rgb(var(--ion-text-color-rgb, 0, 0, 0), 0.6);--color-checked:var(--ion-color-primary, #3880ff);--border-width:0.125rem;--border-style:solid;--border-radius:50%}:host(.legacy-radio){width:1.25rem;height:1.25rem}:host(.ion-color) .radio-inner{background:var(--ion-color-base)}:host(.ion-color.radio-checked) .radio-icon{border-color:var(--ion-color-base)}.radio-icon{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;border-radius:var(--border-radius);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--color)}.radio-inner{border-radius:var(--inner-border-radius);width:calc(50% + var(--border-width));height:calc(50% + var(--border-width));transform:scale3d(0, 0, 0);transition:transform 280ms cubic-bezier(0.4, 0, 0.2, 1);background:var(--color-checked)}:host(.radio-checked) .radio-icon{border-color:var(--color-checked)}:host(.radio-checked) .radio-inner{transform:scale3d(1, 1, 1)}:host(.legacy-radio.radio-disabled),:host(.radio-disabled) .label-text-wrapper{opacity:0.38}:host(.radio-disabled) .native-wrapper{opacity:0.63}:host(.ion-focused.legacy-radio) .radio-icon::after{top:-12px}@supports (inset-inline-start: 0){:host(.ion-focused.legacy-radio) .radio-icon::after{inset-inline-start:-12px}}@supports not (inset-inline-start: 0){:host(.ion-focused.legacy-radio) .radio-icon::after{left:-12px}:host-context([dir=rtl]):host(.ion-focused.legacy-radio) .radio-icon::after,:host-context([dir=rtl]).ion-focused.legacy-radio .radio-icon::after{left:unset;right:unset;right:-12px}@supports selector(:dir(rtl)){:host(.ion-focused.legacy-radio:dir(rtl)) .radio-icon::after{left:unset;right:unset;right:-12px}}}:host(.ion-focused) .radio-icon::after{border-radius:var(--inner-border-radius);display:block;position:absolute;width:36px;height:36px;background:var(--ion-color-primary-tint, #4c8dff);content:"";opacity:0.2}:host(.in-item.legacy-radio){margin-left:0;margin-right:0;margin-top:9px;margin-bottom:9px;display:block;position:static}:host(.in-item.legacy-radio[slot=start]){-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:36px;margin-inline-end:36px;margin-top:11px;margin-bottom:10px}.native-wrapper .radio-icon{width:1.25rem;height:1.25rem}';const J=U;const N=class{constructor(i){t(this,i);this.ionStyle=e(this,"ionStyle",7);this.ionFocus=e(this,"ionFocus",7);this.ionBlur=e(this,"ionBlur",7);this.inputId=`ion-rb-${Q++}`;this.radioGroup=null;this.hasLoggedDeprecationWarning=false;this.updateState=()=>{if(this.radioGroup){const{compareWith:t,value:e}=this.radioGroup;this.checked=w(e,this.value,t)}};this.onClick=()=>{const{radioGroup:t,checked:e,disabled:i}=this;if(i){return}if(this.legacyFormController.hasLegacyControl()){this.checked=this.nativeInput.checked;return}if(e&&(t===null||t===void 0?void 0:t.allowEmptySelection)){this.checked=false}else{this.checked=true}};this.onFocus=()=>{this.ionFocus.emit()};this.onBlur=()=>{this.ionBlur.emit()};this.checked=false;this.buttonTabindex=-1;this.color=undefined;this.name=this.inputId;this.disabled=false;this.value=undefined;this.labelPlacement="start";this.legacy=undefined;this.justify="space-between";this.alignment="center"}valueChanged(){this.updateState()}async setFocus(t){t.stopPropagation();t.preventDefault();this.el.focus()}async setButtonTabindex(t){this.buttonTabindex=t}connectedCallback(){this.legacyFormController=a(this.el);if(this.value===undefined){this.value=this.inputId}const t=this.radioGroup=this.el.closest("ion-radio-group");if(t){this.updateState();m(t,"ionValueChange",this.updateState)}}disconnectedCallback(){const t=this.radioGroup;if(t){p(t,"ionValueChange",this.updateState);this.radioGroup=null}}componentWillLoad(){this.emitStyle()}styleChanged(){this.emitStyle()}emitStyle(){const t={"interactive-disabled":this.disabled,legacy:!!this.legacy};if(this.legacyFormController.hasLegacyControl()){t["radio-checked"]=this.checked}this.ionStyle.emit(t)}get hasLabel(){return this.el.textContent!==""}renderRadioControl(){return i("div",{class:"radio-icon",part:"container"},i("div",{class:"radio-inner",part:"mark"}),i("div",{class:"radio-ripple"}))}render(){const{legacyFormController:t}=this;return t.hasLegacyControl()?this.renderLegacyRadio():this.renderRadio()}renderRadio(){const{checked:t,disabled:e,color:n,el:r,justify:a,labelPlacement:l,hasLabel:s,buttonTabindex:d,alignment:c}=this;const h=v(this);const m=u("ion-item",r);return i(o,{onFocus:this.onFocus,onBlur:this.onBlur,onClick:this.onClick,class:f(n,{[h]:true,"in-item":m,"radio-checked":t,"radio-disabled":e,[`radio-justify-${a}`]:true,[`radio-alignment-${c}`]:true,[`radio-label-placement-${l}`]:true,"ion-activatable":!m,"ion-focusable":!m}),role:"radio","aria-checked":t?"true":"false","aria-disabled":e?"true":null,tabindex:d},i("label",{class:"radio-wrapper"},i("div",{class:{"label-text-wrapper":true,"label-text-wrapper-hidden":!s},part:"label"},i("slot",null)),i("div",{class:"native-wrapper"},this.renderRadioControl())))}renderLegacyRadio(){if(!this.hasLoggedDeprecationWarning){b(`ion-radio now requires providing a label with either the default slot or the "aria-label" attribute. To migrate, remove any usage of "ion-label" and pass the label text to either the component or the "aria-label" attribute.\n\nExample: <ion-radio>Option Label</ion-radio>\nExample with aria-label: <ion-radio aria-label="Option Label"></ion-radio>\n\nDevelopers can use the "legacy" property to continue using the legacy form markup. This property will be removed in an upcoming major release of Ionic where this form control will use the modern form markup.`,this.el);if(this.legacy){b(`ion-radio is being used with the "legacy" property enabled which will forcibly enable the legacy form markup. This property will be removed in an upcoming major release of Ionic where this form control will use the modern form markup.\n\nDevelopers can dismiss this warning by removing their usage of the "legacy" property and using the new radio syntax.`,this.el)}this.hasLoggedDeprecationWarning=true}const{inputId:t,disabled:e,checked:n,color:r,el:a,buttonTabindex:l}=this;const s=v(this);const{label:c,labelId:h,labelText:m}=d(a,t);return i(o,{"aria-checked":`${n}`,"aria-hidden":e?"true":null,"aria-labelledby":c?h:null,role:"radio",tabindex:l,onFocus:this.onFocus,onBlur:this.onBlur,onClick:this.onClick,class:f(r,{[s]:true,"in-item":u("ion-item",a),interactive:true,"radio-checked":n,"radio-disabled":e,"legacy-radio":true})},this.renderRadioControl(),i("label",{htmlFor:t},m),i("input",{type:"radio",checked:n,disabled:e,tabindex:"-1",id:t,ref:t=>this.nativeInput=t}))}get el(){return n(this)}static get watchers(){return{value:["valueChanged"],checked:["styleChanged"],color:["styleChanged"],disabled:["styleChanged"]}}};let Q=0;N.style={ios:K,md:J};const tt=class{constructor(i){t(this,i);this.ionChange=e(this,"ionChange",7);this.ionValueChange=e(this,"ionValueChange",7);this.inputId=`ion-rg-${et++}`;this.labelId=`${this.inputId}-lbl`;this.setRadioTabindex=t=>{const e=this.getRadios();const i=e.find((t=>!t.disabled));const o=e.find((e=>e.value===t&&!e.disabled));if(!i&&!o){return}const n=o||i;for(const t of e){const e=t===n?0:-1;t.setButtonTabindex(e)}};this.onClick=t=>{t.preventDefault();const e=t.target&&t.target.closest("ion-radio");if(e&&!e.disabled){const i=this.value;const o=e.value;if(o!==i){this.value=o;this.emitValueChange(t)}else if(this.allowEmptySelection){this.value=undefined;this.emitValueChange(t)}}};this.allowEmptySelection=false;this.compareWith=undefined;this.name=this.inputId;this.value=undefined}valueChanged(t){this.setRadioTabindex(t);this.ionValueChange.emit({value:t})}componentDidLoad(){this.valueChanged(this.value)}async connectedCallback(){const t=this.el.querySelector("ion-list-header")||this.el.querySelector("ion-item-divider");if(t){const e=this.label=t.querySelector("ion-label");if(e){this.labelId=e.id=this.name+"-lbl"}}}getRadios(){return Array.from(this.el.querySelectorAll("ion-radio"))}emitValueChange(t){const{value:e}=this;this.ionChange.emit({value:e,event:t})}onKeydown(t){const e=!!this.el.closest("ion-select-popover");if(t.target&&!this.el.contains(t.target)){return}const i=this.getRadios().filter((t=>!t.disabled));if(t.target&&i.includes(t.target)){const o=i.findIndex((e=>e===t.target));const n=i[o];let r;if(["ArrowDown","ArrowRight"].includes(t.key)){r=o===i.length-1?i[0]:i[o+1]}if(["ArrowUp","ArrowLeft"].includes(t.key)){r=o===0?i[i.length-1]:i[o-1]}if(r&&i.includes(r)){r.setFocus(t);if(!e){this.value=r.value;this.emitValueChange(t)}}if([" "].includes(t.key)){const e=this.value;this.value=this.allowEmptySelection&&this.value!==undefined?undefined:n.value;if(e!==this.value||this.allowEmptySelection){this.emitValueChange(t)}t.preventDefault()}}}render(){const{label:t,labelId:e,el:n,name:r,value:a}=this;const l=v(this);s(true,n,r,a,false);return i(o,{key:"6065674a08ac2ead25e87219b5628879a759b75a",role:"radiogroup","aria-labelledby":t?e:null,onClick:this.onClick,class:l})}get el(){return n(this)}static get watchers(){return{value:["valueChanged"]}}};let et=0;export{$ as ion_checkbox,O as ion_item,_ as ion_label,R as ion_list,H as ion_list_header,N as ion_radio,tt as ion_radio_group};
2
+ //# sourceMappingURL=p-4c078751.entry.js.map