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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (636) hide show
  1. package/dist/cjs/elements.cjs.js +1 -1
  2. package/dist/cjs/ion-badge_5.cjs.entry.js +187 -0
  3. package/dist/cjs/ion-badge_5.cjs.entry.js.map +1 -0
  4. package/dist/cjs/ion-card-content.cjs.entry.js +34 -0
  5. package/dist/cjs/ion-card-content.cjs.entry.js.map +1 -0
  6. package/dist/cjs/ion-card-header.cjs.entry.js +37 -0
  7. package/dist/cjs/ion-card-header.cjs.entry.js.map +1 -0
  8. package/dist/cjs/ion-card-title.cjs.entry.js +35 -0
  9. package/dist/cjs/ion-card-title.cjs.entry.js.map +1 -0
  10. package/dist/cjs/ion-card.cjs.entry.js +71 -0
  11. package/dist/cjs/ion-card.cjs.entry.js.map +1 -0
  12. package/dist/cjs/{ion-checkbox_6.cjs.entry.js → ion-checkbox_7.cjs.entry.js} +274 -1
  13. package/dist/cjs/ion-checkbox_7.cjs.entry.js.map +1 -0
  14. package/dist/cjs/ion-col.cjs.entry.js +152 -0
  15. package/dist/cjs/ion-col.cjs.entry.js.map +1 -0
  16. package/dist/cjs/ion-grid.cjs.entry.js +28 -0
  17. package/dist/cjs/ion-grid.cjs.entry.js.map +1 -0
  18. package/dist/cjs/{ion-card_34.cjs.entry.js → ion-icon_31.cjs.entry.js} +35 -143
  19. package/dist/cjs/ion-icon_31.cjs.entry.js.map +1 -0
  20. package/dist/cjs/{ion-input_2.cjs.entry.js → ion-input.cjs.entry.js} +1 -21
  21. package/dist/cjs/ion-input.cjs.entry.js.map +1 -0
  22. package/dist/cjs/ion-note.cjs.entry.js +34 -0
  23. package/dist/cjs/ion-note.cjs.entry.js.map +1 -0
  24. package/dist/cjs/ion-row.cjs.entry.js +23 -0
  25. package/dist/cjs/ion-row.cjs.entry.js.map +1 -0
  26. package/dist/cjs/loader.cjs.js +1 -1
  27. package/dist/cjs/pos-app-document-viewer.cjs.entry.js +8 -1
  28. package/dist/cjs/pos-app-document-viewer.cjs.entry.js.map +1 -1
  29. package/dist/cjs/pos-app-generic.cjs.entry.js +1 -1
  30. package/dist/cjs/pos-app-generic.cjs.entry.js.map +1 -1
  31. package/dist/cjs/pos-app-image-viewer.cjs.entry.js +11 -2
  32. package/dist/cjs/pos-app-image-viewer.cjs.entry.js.map +1 -1
  33. package/dist/cjs/pos-app-ldp-container.cjs.entry.js +8 -1
  34. package/dist/cjs/pos-app-ldp-container.cjs.entry.js.map +1 -1
  35. package/dist/cjs/pos-app-rdf-document.cjs.entry.js +8 -1
  36. package/dist/cjs/pos-app-rdf-document.cjs.entry.js.map +1 -1
  37. package/dist/cjs/pos-container-contents.cjs.entry.js.map +1 -1
  38. package/dist/cjs/pos-container-item.cjs.entry.js +5 -1
  39. package/dist/cjs/pos-container-item.cjs.entry.js.map +1 -1
  40. package/dist/cjs/pos-document.cjs.entry.js +1 -1
  41. package/dist/cjs/pos-document.cjs.entry.js.map +1 -1
  42. package/dist/cjs/pos-relations_2.cjs.entry.js +2 -2
  43. package/dist/cjs/pos-relations_2.cjs.entry.js.map +1 -1
  44. package/dist/cjs/pos-subjects.cjs.entry.js +1 -1
  45. package/dist/cjs/pos-subjects.cjs.entry.js.map +1 -1
  46. package/dist/collection/apps/pos-app-browser/pos-app-browser.css +5 -4
  47. package/dist/collection/apps/pos-app-dashboard/pos-app-dashboard.css +0 -2
  48. package/dist/collection/apps/pos-app-dashboard/pos-example-resources/pos-example-resources.css +2 -2
  49. package/dist/collection/apps/pos-app-dashboard/pos-getting-started/pos-getting-started.css +2 -3
  50. package/dist/collection/apps/pos-app-document-viewer/pos-app-document-viewer.js +12 -2
  51. package/dist/collection/apps/pos-app-document-viewer/pos-app-document-viewer.js.map +1 -1
  52. package/dist/collection/apps/pos-app-generic/pos-app-generic.css +2 -1
  53. package/dist/collection/apps/pos-app-image-viewer/pos-app-image-viewer.css +3 -0
  54. package/dist/collection/apps/pos-app-image-viewer/pos-app-image-viewer.js +12 -3
  55. package/dist/collection/apps/pos-app-image-viewer/pos-app-image-viewer.js.map +1 -1
  56. package/dist/collection/apps/pos-app-ldp-container/pos-app-ldp-container.js +13 -2
  57. package/dist/collection/apps/pos-app-ldp-container/pos-app-ldp-container.js.map +1 -1
  58. package/dist/collection/apps/pos-app-rdf-document/pos-app-rdf-document.js +13 -2
  59. package/dist/collection/apps/pos-app-rdf-document/pos-app-rdf-document.js.map +1 -1
  60. package/dist/collection/apps/pos-app-settings/pos-app-settings.css +0 -2
  61. package/dist/collection/apps/pos-app-settings/pos-app-settings.js +1 -1
  62. package/dist/collection/apps/pos-app-settings/pos-setting-offline-cache/pos-setting-offline-cache.css +4 -2
  63. package/dist/collection/apps/pos-app-settings/pos-setting-offline-cache/pos-setting-offline-cache.js +1 -1
  64. package/dist/collection/apps/styles/article-card.css +19 -0
  65. package/dist/collection/apps/styles/default-app-layout.css +28 -0
  66. package/dist/collection/components/pos-add-literal-value/pos-add-literal-value.css +15 -0
  67. package/dist/collection/components/pos-add-literal-value/pos-add-literal-value.js +2 -2
  68. package/dist/collection/components/pos-add-literal-value/pos-add-literal-value.js.map +1 -1
  69. package/dist/collection/components/pos-add-new-thing/pos-add-new-thing.css +3 -3
  70. package/dist/collection/components/pos-add-new-thing/pos-add-new-thing.js +1 -1
  71. package/dist/collection/components/pos-app/pos-app.js +1 -1
  72. package/dist/collection/components/pos-container-contents/pos-container-contents.css +1 -1
  73. package/dist/collection/components/pos-container-contents/pos-container-contents.js.map +1 -1
  74. package/dist/collection/components/pos-container-contents/pos-container-item.css +16 -0
  75. package/dist/collection/components/pos-container-contents/pos-container-item.js +11 -1
  76. package/dist/collection/components/pos-container-contents/pos-container-item.js.map +1 -1
  77. package/dist/collection/components/pos-dialog/pos-dialog.css +35 -3
  78. package/dist/collection/components/pos-dialog/pos-dialog.js +1 -1
  79. package/dist/collection/components/pos-document/pos-document.css +5 -8
  80. package/dist/collection/components/pos-error-toast/pos-error-toast.js +1 -1
  81. package/dist/collection/components/pos-literals/pos-literals.css +1 -1
  82. package/dist/collection/components/pos-literals/pos-literals.js +1 -1
  83. package/dist/collection/components/pos-login/pos-login.js +1 -1
  84. package/dist/collection/components/pos-login-form/pos-login-form.css +6 -3
  85. package/dist/collection/components/pos-login-form/pos-login-form.js +1 -1
  86. package/dist/collection/components/pos-make-findable/pos-make-findable.css +6 -5
  87. package/dist/collection/components/pos-navigation-bar/pos-navigation-bar.css +7 -10
  88. package/dist/collection/components/pos-navigation-bar/pos-navigation-bar.js +1 -1
  89. package/dist/collection/components/pos-new-thing-form/pos-new-thing-form.css +11 -6
  90. package/dist/collection/components/pos-new-thing-form/pos-new-thing-form.js +1 -1
  91. package/dist/collection/components/pos-relations/pos-relations.css +1 -1
  92. package/dist/collection/components/pos-resource/pos-resource.css +11 -0
  93. package/dist/collection/components/pos-resource/pos-resource.js +12 -2
  94. package/dist/collection/components/pos-resource/pos-resource.js.map +1 -1
  95. package/dist/collection/components/pos-reverse-relations/pos-reverse-relations.css +1 -1
  96. package/dist/collection/components/pos-rich-link/pos-rich-link.css +4 -4
  97. package/dist/collection/components/pos-rich-link/pos-rich-link.js +2 -2
  98. package/dist/collection/components/pos-router/pos-router.js +1 -1
  99. package/dist/collection/components/pos-select-term/pos-select-term.css +2 -0
  100. package/dist/collection/components/pos-select-term/pos-select-term.js +1 -1
  101. package/dist/collection/components/pos-subjects/pos-subjects.css +1 -1
  102. package/dist/components/ion-card-content.js +40 -1
  103. package/dist/components/ion-card-content.js.map +1 -1
  104. package/dist/components/ion-card-header.js +47 -1
  105. package/dist/components/ion-card-header.js.map +1 -1
  106. package/dist/components/ion-card-title.js +44 -1
  107. package/dist/components/ion-card-title.js.map +1 -1
  108. package/dist/components/ion-card.js +95 -1
  109. package/dist/components/ion-card.js.map +1 -1
  110. package/dist/components/ion-col.js +184 -1
  111. package/dist/components/ion-col.js.map +1 -1
  112. package/dist/components/ion-grid.js +37 -1
  113. package/dist/components/ion-grid.js.map +1 -1
  114. package/dist/components/ion-input.js +566 -1
  115. package/dist/components/ion-input.js.map +1 -1
  116. package/dist/components/ion-row.js +30 -1
  117. package/dist/components/ion-row.js.map +1 -1
  118. package/dist/components/pos-add-literal-value2.js +5 -11
  119. package/dist/components/pos-add-literal-value2.js.map +1 -1
  120. package/dist/components/pos-add-new-thing2.js +2 -2
  121. package/dist/components/pos-add-new-thing2.js.map +1 -1
  122. package/dist/components/pos-app-browser.js +2 -20
  123. package/dist/components/pos-app-browser.js.map +1 -1
  124. package/dist/components/pos-app-dashboard2.js +3 -27
  125. package/dist/components/pos-app-dashboard2.js.map +1 -1
  126. package/dist/components/pos-app-document-viewer.js +13 -54
  127. package/dist/components/pos-app-document-viewer.js.map +1 -1
  128. package/dist/components/pos-app-generic.js +7 -37
  129. package/dist/components/pos-app-generic.js.map +1 -1
  130. package/dist/components/pos-app-image-viewer.js +16 -55
  131. package/dist/components/pos-app-image-viewer.js.map +1 -1
  132. package/dist/components/pos-app-ldp-container.js +17 -75
  133. package/dist/components/pos-app-ldp-container.js.map +1 -1
  134. package/dist/components/pos-app-rdf-document.js +17 -63
  135. package/dist/components/pos-app-rdf-document.js.map +1 -1
  136. package/dist/components/pos-app-settings2.js +2 -2
  137. package/dist/components/pos-app-settings2.js.map +1 -1
  138. package/dist/components/pos-app2.js +1 -1
  139. package/dist/components/pos-container-contents2.js +4 -40
  140. package/dist/components/pos-container-contents2.js.map +1 -1
  141. package/dist/components/pos-container-item2.js +7 -21
  142. package/dist/components/pos-container-item2.js.map +1 -1
  143. package/dist/components/pos-dialog2.js +2 -2
  144. package/dist/components/pos-dialog2.js.map +1 -1
  145. package/dist/components/pos-document2.js +1 -1
  146. package/dist/components/pos-document2.js.map +1 -1
  147. package/dist/components/pos-error-toast2.js +1 -1
  148. package/dist/components/pos-example-resources2.js +3 -27
  149. package/dist/components/pos-example-resources2.js.map +1 -1
  150. package/dist/components/pos-getting-started2.js +1 -1
  151. package/dist/components/pos-getting-started2.js.map +1 -1
  152. package/dist/components/pos-internal-router2.js +2 -26
  153. package/dist/components/pos-internal-router2.js.map +1 -1
  154. package/dist/components/pos-literals2.js +4 -10
  155. package/dist/components/pos-literals2.js.map +1 -1
  156. package/dist/components/pos-login-form2.js +2 -2
  157. package/dist/components/pos-login-form2.js.map +1 -1
  158. package/dist/components/pos-login2.js +5 -29
  159. package/dist/components/pos-login2.js.map +1 -1
  160. package/dist/components/pos-make-findable2.js +3 -27
  161. package/dist/components/pos-make-findable2.js.map +1 -1
  162. package/dist/components/pos-navigation-bar2.js +6 -30
  163. package/dist/components/pos-navigation-bar2.js.map +1 -1
  164. package/dist/components/pos-new-thing-form2.js +2 -2
  165. package/dist/components/pos-new-thing-form2.js.map +1 -1
  166. package/dist/components/pos-relations2.js +5 -29
  167. package/dist/components/pos-relations2.js.map +1 -1
  168. package/dist/components/pos-resource2.js +8 -28
  169. package/dist/components/pos-resource2.js.map +1 -1
  170. package/dist/components/pos-reverse-relations2.js +5 -29
  171. package/dist/components/pos-reverse-relations2.js.map +1 -1
  172. package/dist/components/pos-rich-link2.js +5 -29
  173. package/dist/components/pos-rich-link2.js.map +1 -1
  174. package/dist/components/pos-router2.js +1 -1
  175. package/dist/components/pos-select-term2.js +2 -2
  176. package/dist/components/pos-select-term2.js.map +1 -1
  177. package/dist/components/pos-setting-offline-cache2.js +2 -2
  178. package/dist/components/pos-setting-offline-cache2.js.map +1 -1
  179. package/dist/components/pos-subjects2.js +3 -27
  180. package/dist/components/pos-subjects2.js.map +1 -1
  181. package/dist/elements/elements.css +21 -1
  182. package/dist/elements/elements.esm.js +1 -1
  183. package/dist/elements/elements.esm.js.map +1 -1
  184. package/dist/elements/p-0017dc14.entry.js +2 -0
  185. package/dist/elements/p-0017dc14.entry.js.map +1 -0
  186. package/dist/elements/p-01981011.entry.js +2 -0
  187. package/dist/elements/{p-62a60344.entry.js.map → p-01981011.entry.js.map} +1 -1
  188. package/dist/elements/p-05fff093.entry.js +2 -0
  189. package/dist/elements/{p-2e13f1ea.entry.js.map → p-05fff093.entry.js.map} +1 -1
  190. package/dist/elements/{p-4cb77968.js → p-061819d1.js} +6 -6
  191. package/dist/elements/p-07773ed5.entry.js +2 -0
  192. package/dist/elements/p-07773ed5.entry.js.map +1 -0
  193. package/dist/elements/p-07d2bd5a.entry.js +2 -0
  194. package/dist/elements/p-07d2bd5a.entry.js.map +1 -0
  195. package/dist/elements/{p-68fa0553.entry.js → p-09d80405.entry.js} +2 -2
  196. package/dist/elements/{p-fb766a59.entry.js → p-0b4204e3.entry.js} +2 -2
  197. package/dist/elements/p-0b4204e3.entry.js.map +1 -0
  198. package/dist/elements/p-0ddcbecd.entry.js +2 -0
  199. package/dist/elements/p-0ddcbecd.entry.js.map +1 -0
  200. package/dist/elements/p-0f7379bc.entry.js +2 -0
  201. package/dist/elements/p-0f7379bc.entry.js.map +1 -0
  202. package/dist/elements/p-1b2d32c1.entry.js +2 -0
  203. package/dist/elements/p-1b2d32c1.entry.js.map +1 -0
  204. package/dist/elements/{p-f1a6f6f2.js → p-1fc8e557.js} +2 -2
  205. package/dist/elements/{p-196197ab.entry.js → p-239442f9.entry.js} +2 -2
  206. package/dist/elements/{p-2d5448aa.entry.js → p-250d4bf1.entry.js} +2 -2
  207. package/dist/elements/{p-a3726198.entry.js → p-25926b66.entry.js} +2 -2
  208. package/dist/elements/{p-da0cfe0c.entry.js → p-266d2934.entry.js} +2 -2
  209. package/dist/elements/{p-13d85a0a.entry.js → p-2a548485.entry.js} +2 -2
  210. package/dist/elements/{p-d016e7e0.entry.js → p-2f0509be.entry.js} +2 -2
  211. package/dist/elements/{p-ec0d5d03.entry.js → p-300ec095.entry.js} +3 -3
  212. package/dist/elements/{p-34d3ff03.js → p-307d1531.js} +3 -3
  213. package/dist/elements/p-3e6ffc13.entry.js +5 -0
  214. package/dist/elements/p-3e6ffc13.entry.js.map +1 -0
  215. package/dist/elements/p-406df11a.entry.js +2 -0
  216. package/dist/elements/p-406df11a.entry.js.map +1 -0
  217. package/dist/elements/{p-b725d322.entry.js → p-41854c8f.entry.js} +2 -2
  218. package/dist/elements/{p-609cf34b.entry.js → p-41bb9792.entry.js} +2 -2
  219. package/dist/elements/{p-ad32e711.js → p-42169e41.js} +2 -2
  220. package/dist/elements/{p-b58ed3d9.entry.js → p-4383e1bb.entry.js} +2 -2
  221. package/dist/elements/{p-df24c396.entry.js → p-49fcec88.entry.js} +2 -2
  222. package/dist/elements/{p-1b971594.entry.js → p-4a370bdc.entry.js} +2 -2
  223. package/dist/elements/p-4c078751.entry.js +2 -0
  224. package/dist/elements/p-4c078751.entry.js.map +1 -0
  225. package/dist/elements/p-4c78c8c9.js +5 -0
  226. package/dist/elements/p-4ccdbcbf.entry.js +2 -0
  227. package/dist/elements/p-4ccdbcbf.entry.js.map +1 -0
  228. package/dist/elements/{p-a8afe4ef.entry.js → p-4dd65d40.entry.js} +2 -2
  229. package/dist/elements/p-523432d1.js +2 -0
  230. package/dist/elements/p-5441ae35.entry.js +2 -0
  231. package/dist/elements/{p-8b22dca0.entry.js.map → p-5441ae35.entry.js.map} +1 -1
  232. package/dist/elements/{p-8a61526b.entry.js → p-552a9992.entry.js} +2 -2
  233. package/dist/elements/{p-66812011.entry.js → p-59ec8b76.entry.js} +2 -2
  234. package/dist/elements/{p-0cf27008.entry.js → p-5bf40440.entry.js} +2 -2
  235. package/dist/elements/{p-714cb336.entry.js → p-6119b57a.entry.js} +2 -2
  236. package/dist/elements/{p-d3e26e17.entry.js → p-627826b0.entry.js} +2 -2
  237. package/dist/elements/{p-3e1b5fc4.entry.js → p-645632a8.entry.js} +4 -4
  238. package/dist/elements/{p-aca8e982.entry.js → p-66973c59.entry.js} +2 -2
  239. package/dist/elements/{p-097747f2.entry.js → p-66a58eb0.entry.js} +2 -2
  240. package/dist/elements/{p-3bf6d7b8.entry.js → p-6cc9961e.entry.js} +2 -2
  241. package/dist/elements/p-71835d6f.entry.js +2 -0
  242. package/dist/elements/{p-970fce25.entry.js.map → p-71835d6f.entry.js.map} +1 -1
  243. package/dist/elements/p-7183a9ca.entry.js +2 -0
  244. package/dist/elements/p-7183a9ca.entry.js.map +1 -0
  245. package/dist/elements/p-7190d53c.entry.js +2 -0
  246. package/dist/elements/p-7190d53c.entry.js.map +1 -0
  247. package/dist/elements/{p-25270f1a.js → p-71ee259b.js} +2 -2
  248. package/dist/elements/{p-6189fb02.entry.js → p-72a9cbdc.entry.js} +2 -2
  249. package/dist/elements/{p-3ab4f8b6.js → p-734e5a97.js} +2 -2
  250. package/dist/elements/p-7e8b8df1.entry.js +2 -0
  251. package/dist/elements/p-7e8b8df1.entry.js.map +1 -0
  252. package/dist/elements/p-7f53778f.entry.js +2 -0
  253. package/dist/elements/{p-ec9d0fd2.entry.js → p-87c81685.entry.js} +2 -2
  254. package/dist/elements/{p-163e3e87.js → p-89aef852.js} +2 -2
  255. package/dist/elements/p-89c7559b.entry.js +20 -0
  256. package/dist/elements/p-89c7559b.entry.js.map +1 -0
  257. package/dist/elements/{p-a9478dc1.entry.js → p-8b209e66.entry.js} +2 -2
  258. package/dist/elements/p-8e8881a8.entry.js +2 -0
  259. package/dist/elements/p-8e8881a8.entry.js.map +1 -0
  260. package/dist/elements/{p-9a3d973e.entry.js → p-8f6d1cbe.entry.js} +2 -2
  261. package/dist/elements/p-932de51e.js +8 -0
  262. package/dist/elements/{p-20e2e8c1.js → p-949b115f.js} +2 -2
  263. package/dist/elements/p-95161a5d.entry.js +2 -0
  264. package/dist/elements/{p-1df0edde.entry.js.map → p-95161a5d.entry.js.map} +1 -1
  265. package/dist/elements/p-9a4bf79e.entry.js +2 -0
  266. package/dist/elements/p-9a4bf79e.entry.js.map +1 -0
  267. package/dist/elements/p-a06d93c7.entry.js +2 -0
  268. package/dist/elements/{p-1651e9a7.entry.js.map → p-a06d93c7.entry.js.map} +1 -1
  269. package/dist/elements/p-a08f0446.entry.js +2 -0
  270. package/dist/elements/p-a08f0446.entry.js.map +1 -0
  271. package/dist/elements/p-a13569cf.entry.js +2 -0
  272. package/dist/elements/{p-76351ab7.entry.js → p-a376351f.entry.js} +2 -2
  273. package/dist/elements/p-a37a2712.js +5 -0
  274. package/dist/elements/p-a421bbe5.entry.js +2 -0
  275. package/dist/elements/{p-abed69a9.entry.js.map → p-a421bbe5.entry.js.map} +1 -1
  276. package/dist/elements/p-a45b1964.entry.js +2 -0
  277. package/dist/elements/p-a45b1964.entry.js.map +1 -0
  278. package/dist/elements/p-a507d627.entry.js +2 -0
  279. package/dist/elements/p-a507d627.entry.js.map +1 -0
  280. package/dist/elements/{p-f7490d6e.js → p-a6c03ce8.js} +2 -2
  281. package/dist/elements/p-ae984107.entry.js +2 -0
  282. package/dist/elements/p-ae984107.entry.js.map +1 -0
  283. package/dist/elements/{p-a9df5a3a.entry.js → p-b5f6b322.entry.js} +2 -2
  284. package/dist/elements/{p-00c6a8f5.entry.js → p-b64a85bf.entry.js} +2 -2
  285. package/dist/elements/{p-fa63a2cc.entry.js → p-b8bd7745.entry.js} +2 -2
  286. package/dist/elements/{p-dc0cae0c.js → p-b9dcf3b2.js} +2 -2
  287. package/dist/elements/{p-bf16fe9d.entry.js → p-bc675b21.entry.js} +2 -2
  288. package/dist/elements/p-bca341ba.entry.js +2 -0
  289. package/dist/elements/p-bdea20c4.entry.js +2 -0
  290. package/dist/elements/{p-d0c67d7c.entry.js.map → p-bdea20c4.entry.js.map} +1 -1
  291. package/dist/elements/p-c01a4a79.entry.js +2 -0
  292. package/dist/elements/{p-c0ad1e98.entry.js.map → p-c01a4a79.entry.js.map} +1 -1
  293. package/dist/elements/{p-6183b212.entry.js → p-c186950b.entry.js} +2 -2
  294. package/dist/elements/{p-bb3054a3.js → p-c191e6df.js} +8 -8
  295. package/dist/elements/{p-b90da7d9.entry.js → p-c350af00.entry.js} +2 -2
  296. package/dist/elements/p-c452a2e9.js +5 -0
  297. package/dist/elements/{p-b250dee1.entry.js → p-c698ab8e.entry.js} +3 -3
  298. package/dist/elements/{p-33b22cc6.entry.js → p-c9604122.entry.js} +2 -2
  299. package/dist/elements/p-cb550d04.entry.js +2 -0
  300. package/dist/elements/{p-c21dcd46.entry.js.map → p-cb550d04.entry.js.map} +1 -1
  301. package/dist/elements/{p-b25dd1f1.js → p-cbae963d.js} +3 -3
  302. package/dist/elements/{p-592177e8.js → p-cbf050d6.js} +2 -2
  303. package/dist/elements/p-d08312dd.entry.js +2 -0
  304. package/dist/elements/{p-c6c9f7e0.entry.js.map → p-d08312dd.entry.js.map} +1 -1
  305. package/dist/elements/{p-4d6e48bf.js → p-d1e7b393.js} +2 -2
  306. package/dist/elements/{p-34f376f2.entry.js → p-d358565a.entry.js} +2 -2
  307. package/dist/elements/{p-dcd16290.js → p-d61d280b.js} +3 -3
  308. package/dist/elements/{p-04c9fe91.entry.js → p-d6394ee4.entry.js} +3 -3
  309. package/dist/elements/{p-0cdbd05c.entry.js → p-d8818bb3.entry.js} +2 -2
  310. package/dist/elements/{p-17cb620a.js → p-da0d920d.js} +2 -2
  311. package/dist/elements/{p-b9e14ed6.entry.js → p-dadb557e.entry.js} +4 -4
  312. package/dist/elements/{p-2bb537fb.entry.js → p-dc709055.entry.js} +2 -2
  313. package/dist/elements/{p-0ffd76fc.entry.js → p-e0de7c6a.entry.js} +2 -2
  314. package/dist/elements/{p-bcd11997.entry.js → p-e78cf007.entry.js} +2 -2
  315. package/dist/elements/{p-dcd0a40c.entry.js → p-e8268c7a.entry.js} +2 -2
  316. package/dist/elements/p-eba70ed1.js +6 -0
  317. package/dist/elements/{p-1c44ef41.entry.js → p-f4035b4a.entry.js} +2 -2
  318. package/dist/elements/{p-de2c14be.entry.js → p-f40b3ec6.entry.js} +2 -2
  319. package/dist/elements/{p-e04e65b9.entry.js → p-f50c3045.entry.js} +2 -2
  320. package/dist/elements/p-f67bba50.js +5 -0
  321. package/dist/elements/{p-2d13e141.entry.js → p-f96384f2.entry.js} +2 -2
  322. package/dist/elements/p-fa0be1d8.entry.js +2 -0
  323. package/dist/elements/p-fa0be1d8.entry.js.map +1 -0
  324. package/dist/elements/{p-925bb96a.entry.js → p-fa19a3e9.entry.js} +2 -2
  325. package/dist/elements/p-facc0ac5.entry.js +2 -0
  326. package/dist/elements/{p-5d1eb685.entry.js.map → p-facc0ac5.entry.js.map} +1 -1
  327. package/dist/elements/{p-ab68c761.entry.js → p-ffa8c481.entry.js} +2 -2
  328. package/dist/esm/{BrokenFile-f46cbf25.js → BrokenFile-d387a173.js} +2 -2
  329. package/dist/esm/{BrokenFile-f46cbf25.js.map → BrokenFile-d387a173.js.map} +1 -1
  330. package/dist/esm/{animation-8c622dae.js → animation-43b39c85.js} +2 -2
  331. package/dist/esm/{animation-8c622dae.js.map → animation-43b39c85.js.map} +1 -1
  332. package/dist/esm/{app-globals-04af85f0.js → app-globals-f420d326.js} +2 -2
  333. package/dist/esm/{app-globals-04af85f0.js.map → app-globals-f420d326.js.map} +1 -1
  334. package/dist/esm/elements.js +5 -5
  335. package/dist/esm/{form-controller-1f70ed52.js → form-controller-3b50bf52.js} +2 -2
  336. package/dist/esm/{form-controller-1f70ed52.js.map → form-controller-3b50bf52.js.map} +1 -1
  337. package/dist/esm/{framework-delegate-b5751311.js → framework-delegate-c5179013.js} +2 -2
  338. package/dist/esm/{framework-delegate-b5751311.js.map → framework-delegate-c5179013.js.map} +1 -1
  339. package/dist/esm/{hardware-back-button-41efa076.js → hardware-back-button-12e771ad.js} +3 -3
  340. package/dist/esm/{hardware-back-button-41efa076.js.map → hardware-back-button-12e771ad.js.map} +1 -1
  341. package/dist/esm/{helpers-a93a8cd2.js → helpers-c51da066.js} +2 -2
  342. package/dist/esm/{helpers-a93a8cd2.js.map → helpers-c51da066.js.map} +1 -1
  343. package/dist/esm/{index-432e7c6f.js → index-12e18dab.js} +2 -2
  344. package/dist/esm/{index-432e7c6f.js.map → index-12e18dab.js.map} +1 -1
  345. package/dist/esm/{index-2ac08fda.js → index-7462d21e.js} +5 -5
  346. package/dist/esm/{index-2ac08fda.js.map → index-7462d21e.js.map} +1 -1
  347. package/dist/esm/{index-f69a875d.js → index-842e2941.js} +2 -2
  348. package/dist/esm/{index-f69a875d.js.map → index-842e2941.js.map} +1 -1
  349. package/dist/esm/{index-4fdc2561.js → index-9725d917.js} +2 -2
  350. package/dist/esm/{index-4fdc2561.js.map → index-9725d917.js.map} +1 -1
  351. package/dist/esm/{index-d511bcdc.js → index-ccbcf170.js} +5 -5
  352. package/dist/esm/{index-d511bcdc.js.map → index-ccbcf170.js.map} +1 -1
  353. package/dist/esm/{input-shims-212ee02f.js → input-shims-0cb1bad1.js} +3 -3
  354. package/dist/esm/{input-shims-212ee02f.js.map → input-shims-0cb1bad1.js.map} +1 -1
  355. package/dist/esm/{input.utils-d2c917c3.js → input.utils-0e2bf61a.js} +2 -2
  356. package/dist/esm/{input.utils-d2c917c3.js.map → input.utils-0e2bf61a.js.map} +1 -1
  357. package/dist/esm/ion-accordion-group.entry.js +2 -2
  358. package/dist/esm/ion-accordion.entry.js +3 -3
  359. package/dist/esm/ion-action-sheet_3.entry.js +7 -7
  360. package/dist/esm/ion-app.entry.js +7 -7
  361. package/dist/esm/ion-avatar.entry.js +2 -2
  362. package/dist/esm/ion-back-button.entry.js +3 -3
  363. package/dist/esm/ion-backdrop.entry.js +2 -2
  364. package/dist/esm/ion-badge_5.entry.js +179 -0
  365. package/dist/esm/ion-badge_5.entry.js.map +1 -0
  366. package/dist/esm/ion-breadcrumb.entry.js +3 -3
  367. package/dist/esm/ion-breadcrumbs.entry.js +2 -2
  368. package/dist/esm/ion-button_4.entry.js +3 -3
  369. package/dist/{components/card-content.js → esm/ion-card-content.entry.js} +12 -26
  370. package/dist/esm/ion-card-content.entry.js.map +1 -0
  371. package/dist/{components/card-header.js → esm/ion-card-header.entry.js} +13 -31
  372. package/dist/esm/ion-card-header.entry.js.map +1 -0
  373. package/dist/esm/ion-card-subtitle.entry.js +2 -2
  374. package/dist/{components/card-title.js → esm/ion-card-title.entry.js} +13 -30
  375. package/dist/esm/ion-card-title.entry.js.map +1 -0
  376. package/dist/{components/card.js → esm/ion-card.entry.js} +15 -47
  377. package/dist/esm/ion-card.entry.js.map +1 -0
  378. package/dist/esm/{ion-checkbox_6.entry.js → ion-checkbox_7.entry.js} +280 -8
  379. package/dist/esm/ion-checkbox_7.entry.js.map +1 -0
  380. package/dist/esm/ion-chip.entry.js +2 -2
  381. package/dist/{components/col.js → esm/ion-col.entry.js} +9 -49
  382. package/dist/esm/ion-col.entry.js.map +1 -0
  383. package/dist/esm/ion-content.entry.js +3 -3
  384. package/dist/esm/ion-datetime-button.entry.js +3 -3
  385. package/dist/esm/ion-datetime.entry.js +3 -3
  386. package/dist/esm/ion-fab-button.entry.js +3 -3
  387. package/dist/esm/ion-fab-list.entry.js +2 -2
  388. package/dist/esm/ion-fab.entry.js +2 -2
  389. package/dist/esm/ion-footer.entry.js +4 -4
  390. package/dist/{components/grid.js → esm/ion-grid.entry.js} +9 -26
  391. package/dist/esm/ion-grid.entry.js.map +1 -0
  392. package/dist/esm/ion-header.entry.js +4 -4
  393. package/dist/esm/{ion-card_34.entry.js → ion-icon_31.entry.js} +45 -150
  394. package/dist/esm/ion-icon_31.entry.js.map +1 -0
  395. package/dist/esm/ion-img.entry.js +3 -3
  396. package/dist/esm/ion-infinite-scroll-content.entry.js +2 -2
  397. package/dist/esm/ion-infinite-scroll.entry.js +4 -4
  398. package/dist/esm/{ion-input_2.entry.js → ion-input.entry.js} +8 -27
  399. package/dist/esm/ion-input.entry.js.map +1 -0
  400. package/dist/esm/ion-item-divider.entry.js +2 -2
  401. package/dist/esm/ion-item-group.entry.js +2 -2
  402. package/dist/esm/ion-item-option.entry.js +2 -2
  403. package/dist/esm/ion-item-options.entry.js +3 -3
  404. package/dist/esm/ion-item-sliding.entry.js +4 -4
  405. package/dist/esm/ion-loading.entry.js +7 -7
  406. package/dist/esm/ion-menu-button.entry.js +7 -7
  407. package/dist/esm/ion-menu-toggle.entry.js +7 -7
  408. package/dist/esm/ion-menu.entry.js +8 -8
  409. package/dist/esm/ion-modal.entry.js +9 -9
  410. package/dist/esm/ion-nav-link.entry.js +1 -1
  411. package/dist/esm/ion-nav.entry.js +6 -6
  412. package/dist/esm/ion-note.entry.js +30 -0
  413. package/dist/esm/ion-note.entry.js.map +1 -0
  414. package/dist/esm/ion-picker-column.entry.js +3 -3
  415. package/dist/esm/ion-picker.entry.js +7 -7
  416. package/dist/esm/ion-popover.entry.js +8 -8
  417. package/dist/esm/ion-range.entry.js +5 -5
  418. package/dist/esm/ion-refresher-content.entry.js +5 -5
  419. package/dist/esm/ion-refresher.entry.js +6 -6
  420. package/dist/esm/ion-reorder-group.entry.js +4 -4
  421. package/dist/esm/ion-reorder.entry.js +2 -2
  422. package/dist/esm/ion-route-redirect.entry.js +1 -1
  423. package/dist/esm/ion-route.entry.js +1 -1
  424. package/dist/esm/ion-router-link.entry.js +2 -2
  425. package/dist/esm/ion-router-outlet.entry.js +6 -6
  426. package/dist/esm/ion-router.entry.js +2 -2
  427. package/dist/esm/ion-row.entry.js +19 -0
  428. package/dist/esm/ion-row.entry.js.map +1 -0
  429. package/dist/esm/ion-segment-button.entry.js +3 -3
  430. package/dist/esm/ion-segment.entry.js +3 -3
  431. package/dist/esm/ion-select-option.entry.js +2 -2
  432. package/dist/esm/ion-select.entry.js +8 -8
  433. package/dist/esm/ion-spinner.entry.js +2 -2
  434. package/dist/esm/ion-split-pane.entry.js +2 -2
  435. package/dist/esm/ion-tab-bar.entry.js +2 -2
  436. package/dist/esm/ion-tab-button.entry.js +3 -3
  437. package/dist/esm/ion-tab.entry.js +3 -3
  438. package/dist/esm/ion-tabs.entry.js +1 -1
  439. package/dist/esm/ion-text.entry.js +2 -2
  440. package/dist/esm/ion-textarea.entry.js +6 -6
  441. package/dist/esm/ion-thumbnail.entry.js +2 -2
  442. package/dist/esm/ion-title.entry.js +2 -2
  443. package/dist/esm/ion-toggle.entry.js +4 -4
  444. package/dist/esm/ion-toolbar.entry.js +2 -2
  445. package/dist/esm/{ionic-global-df0a32a5.js → ionic-global-07f989af.js} +2 -2
  446. package/dist/esm/{ionic-global-df0a32a5.js.map → ionic-global-07f989af.js.map} +1 -1
  447. package/dist/esm/{ios.transition-82aca0a1.js → ios.transition-02b5b74a.js} +5 -5
  448. package/dist/esm/{ios.transition-82aca0a1.js.map → ios.transition-02b5b74a.js.map} +1 -1
  449. package/dist/esm/loader.js +5 -5
  450. package/dist/esm/{md.transition-8ab6c7b8.js → md.transition-0e6cf607.js} +5 -5
  451. package/dist/esm/{md.transition-8ab6c7b8.js.map → md.transition-0e6cf607.js.map} +1 -1
  452. package/dist/esm/{menu-toggle-util-1b366cd3.js → menu-toggle-util-6257f7b5.js} +2 -2
  453. package/dist/esm/{menu-toggle-util-1b366cd3.js.map → menu-toggle-util-6257f7b5.js.map} +1 -1
  454. package/dist/esm/{notch-controller-ae856621.js → notch-controller-79926902.js} +2 -2
  455. package/dist/esm/{notch-controller-ae856621.js.map → notch-controller-79926902.js.map} +1 -1
  456. package/dist/esm/{overlays-75a54062.js → overlays-ef03d5bd.js} +5 -5
  457. package/dist/esm/{overlays-75a54062.js.map → overlays-ef03d5bd.js.map} +1 -1
  458. package/dist/esm/pos-app-document-viewer.entry.js +9 -2
  459. package/dist/esm/pos-app-document-viewer.entry.js.map +1 -1
  460. package/dist/esm/pos-app-generic.entry.js +2 -2
  461. package/dist/esm/pos-app-generic.entry.js.map +1 -1
  462. package/dist/esm/pos-app-image-viewer.entry.js +12 -3
  463. package/dist/esm/pos-app-image-viewer.entry.js.map +1 -1
  464. package/dist/esm/pos-app-ldp-container.entry.js +9 -2
  465. package/dist/esm/pos-app-ldp-container.entry.js.map +1 -1
  466. package/dist/esm/pos-app-rdf-document.entry.js +9 -2
  467. package/dist/esm/pos-app-rdf-document.entry.js.map +1 -1
  468. package/dist/esm/pos-container-contents.entry.js +1 -1
  469. package/dist/esm/pos-container-contents.entry.js.map +1 -1
  470. package/dist/esm/pos-container-item.entry.js +6 -2
  471. package/dist/esm/pos-container-item.entry.js.map +1 -1
  472. package/dist/esm/pos-document.entry.js +3 -3
  473. package/dist/esm/pos-document.entry.js.map +1 -1
  474. package/dist/esm/pos-relations_2.entry.js +3 -3
  475. package/dist/esm/pos-relations_2.entry.js.map +1 -1
  476. package/dist/esm/pos-subjects.entry.js +2 -2
  477. package/dist/esm/pos-subjects.entry.js.map +1 -1
  478. package/dist/esm/pos-value.entry.js +1 -1
  479. package/dist/esm/{refresher.utils-b1770bf3.js → refresher.utils-d191622d.js} +4 -4
  480. package/dist/esm/{refresher.utils-b1770bf3.js.map → refresher.utils-d191622d.js.map} +1 -1
  481. package/dist/esm/{status-tap-e14d7459.js → status-tap-cdf580e7.js} +4 -4
  482. package/dist/esm/{status-tap-e14d7459.js.map → status-tap-cdf580e7.js.map} +1 -1
  483. package/dist/esm/{swipe-back-5993fe10.js → swipe-back-698e6532.js} +2 -2
  484. package/dist/esm/{swipe-back-5993fe10.js.map → swipe-back-698e6532.js.map} +1 -1
  485. package/package.json +1 -1
  486. package/dist/cjs/ion-badge_8.cjs.entry.js +0 -368
  487. package/dist/cjs/ion-badge_8.cjs.entry.js.map +0 -1
  488. package/dist/cjs/ion-card_34.cjs.entry.js.map +0 -1
  489. package/dist/cjs/ion-checkbox_6.cjs.entry.js.map +0 -1
  490. package/dist/cjs/ion-input_2.cjs.entry.js.map +0 -1
  491. package/dist/cjs/ion-item_2.cjs.entry.js +0 -309
  492. package/dist/cjs/ion-item_2.cjs.entry.js.map +0 -1
  493. package/dist/components/card-content.js.map +0 -1
  494. package/dist/components/card-header.js.map +0 -1
  495. package/dist/components/card-title.js.map +0 -1
  496. package/dist/components/card.js.map +0 -1
  497. package/dist/components/col.js.map +0 -1
  498. package/dist/components/grid.js.map +0 -1
  499. package/dist/components/input.js +0 -570
  500. package/dist/components/input.js.map +0 -1
  501. package/dist/components/row.js +0 -34
  502. package/dist/components/row.js.map +0 -1
  503. package/dist/elements/p-012323aa.entry.js +0 -2
  504. package/dist/elements/p-012323aa.entry.js.map +0 -1
  505. package/dist/elements/p-06d453ad.entry.js +0 -2
  506. package/dist/elements/p-06d453ad.entry.js.map +0 -1
  507. package/dist/elements/p-07df0400.entry.js +0 -2
  508. package/dist/elements/p-07df0400.entry.js.map +0 -1
  509. package/dist/elements/p-1651e9a7.entry.js +0 -2
  510. package/dist/elements/p-1df0edde.entry.js +0 -2
  511. package/dist/elements/p-2e13f1ea.entry.js +0 -2
  512. package/dist/elements/p-305e6eb1.entry.js +0 -2
  513. package/dist/elements/p-305e6eb1.entry.js.map +0 -1
  514. package/dist/elements/p-39c3380c.entry.js +0 -2
  515. package/dist/elements/p-39c3380c.entry.js.map +0 -1
  516. package/dist/elements/p-4a049a02.entry.js +0 -2
  517. package/dist/elements/p-59feb185.js +0 -5
  518. package/dist/elements/p-5d1eb685.entry.js +0 -2
  519. package/dist/elements/p-62a60344.entry.js +0 -2
  520. package/dist/elements/p-780ee959.entry.js +0 -2
  521. package/dist/elements/p-7a563988.js +0 -5
  522. package/dist/elements/p-8206b1f1.js +0 -6
  523. package/dist/elements/p-8b22dca0.entry.js +0 -2
  524. package/dist/elements/p-968b8bef.entry.js +0 -2
  525. package/dist/elements/p-968b8bef.entry.js.map +0 -1
  526. package/dist/elements/p-970fce25.entry.js +0 -2
  527. package/dist/elements/p-a3af481c.js +0 -5
  528. package/dist/elements/p-a4b77d8f.entry.js +0 -2
  529. package/dist/elements/p-a4b77d8f.entry.js.map +0 -1
  530. package/dist/elements/p-abed69a9.entry.js +0 -2
  531. package/dist/elements/p-bed596af.entry.js +0 -2
  532. package/dist/elements/p-bed596af.entry.js.map +0 -1
  533. package/dist/elements/p-bfaa6328.entry.js +0 -2
  534. package/dist/elements/p-bfaa6328.entry.js.map +0 -1
  535. package/dist/elements/p-c0ad1e98.entry.js +0 -2
  536. package/dist/elements/p-c21dcd46.entry.js +0 -2
  537. package/dist/elements/p-c2690129.js +0 -5
  538. package/dist/elements/p-c6c9f7e0.entry.js +0 -2
  539. package/dist/elements/p-ca453b3d.js +0 -8
  540. package/dist/elements/p-d0c67d7c.entry.js +0 -2
  541. package/dist/elements/p-d0fad707.entry.js +0 -2
  542. package/dist/elements/p-d0fad707.entry.js.map +0 -1
  543. package/dist/elements/p-d80f77af.entry.js +0 -2
  544. package/dist/elements/p-defde894.entry.js +0 -2
  545. package/dist/elements/p-defde894.entry.js.map +0 -1
  546. package/dist/elements/p-e11f2e70.entry.js +0 -20
  547. package/dist/elements/p-e11f2e70.entry.js.map +0 -1
  548. package/dist/elements/p-e41c7c26.entry.js +0 -5
  549. package/dist/elements/p-e41c7c26.entry.js.map +0 -1
  550. package/dist/elements/p-f02106b8.entry.js +0 -2
  551. package/dist/elements/p-f02106b8.entry.js.map +0 -1
  552. package/dist/elements/p-f0d9cf91.js +0 -2
  553. package/dist/elements/p-fb766a59.entry.js.map +0 -1
  554. package/dist/esm/ion-badge_8.entry.js +0 -357
  555. package/dist/esm/ion-badge_8.entry.js.map +0 -1
  556. package/dist/esm/ion-card_34.entry.js.map +0 -1
  557. package/dist/esm/ion-checkbox_6.entry.js.map +0 -1
  558. package/dist/esm/ion-input_2.entry.js.map +0 -1
  559. package/dist/esm/ion-item_2.entry.js +0 -304
  560. package/dist/esm/ion-item_2.entry.js.map +0 -1
  561. /package/dist/elements/{p-4cb77968.js.map → p-061819d1.js.map} +0 -0
  562. /package/dist/elements/{p-68fa0553.entry.js.map → p-09d80405.entry.js.map} +0 -0
  563. /package/dist/elements/{p-f1a6f6f2.js.map → p-1fc8e557.js.map} +0 -0
  564. /package/dist/elements/{p-196197ab.entry.js.map → p-239442f9.entry.js.map} +0 -0
  565. /package/dist/elements/{p-2d5448aa.entry.js.map → p-250d4bf1.entry.js.map} +0 -0
  566. /package/dist/elements/{p-a3726198.entry.js.map → p-25926b66.entry.js.map} +0 -0
  567. /package/dist/elements/{p-da0cfe0c.entry.js.map → p-266d2934.entry.js.map} +0 -0
  568. /package/dist/elements/{p-13d85a0a.entry.js.map → p-2a548485.entry.js.map} +0 -0
  569. /package/dist/elements/{p-d016e7e0.entry.js.map → p-2f0509be.entry.js.map} +0 -0
  570. /package/dist/elements/{p-ec0d5d03.entry.js.map → p-300ec095.entry.js.map} +0 -0
  571. /package/dist/elements/{p-34d3ff03.js.map → p-307d1531.js.map} +0 -0
  572. /package/dist/elements/{p-b725d322.entry.js.map → p-41854c8f.entry.js.map} +0 -0
  573. /package/dist/elements/{p-609cf34b.entry.js.map → p-41bb9792.entry.js.map} +0 -0
  574. /package/dist/elements/{p-ad32e711.js.map → p-42169e41.js.map} +0 -0
  575. /package/dist/elements/{p-b58ed3d9.entry.js.map → p-4383e1bb.entry.js.map} +0 -0
  576. /package/dist/elements/{p-df24c396.entry.js.map → p-49fcec88.entry.js.map} +0 -0
  577. /package/dist/elements/{p-1b971594.entry.js.map → p-4a370bdc.entry.js.map} +0 -0
  578. /package/dist/elements/{p-c2690129.js.map → p-4c78c8c9.js.map} +0 -0
  579. /package/dist/elements/{p-a8afe4ef.entry.js.map → p-4dd65d40.entry.js.map} +0 -0
  580. /package/dist/elements/{p-f0d9cf91.js.map → p-523432d1.js.map} +0 -0
  581. /package/dist/elements/{p-8a61526b.entry.js.map → p-552a9992.entry.js.map} +0 -0
  582. /package/dist/elements/{p-66812011.entry.js.map → p-59ec8b76.entry.js.map} +0 -0
  583. /package/dist/elements/{p-0cf27008.entry.js.map → p-5bf40440.entry.js.map} +0 -0
  584. /package/dist/elements/{p-714cb336.entry.js.map → p-6119b57a.entry.js.map} +0 -0
  585. /package/dist/elements/{p-d3e26e17.entry.js.map → p-627826b0.entry.js.map} +0 -0
  586. /package/dist/elements/{p-3e1b5fc4.entry.js.map → p-645632a8.entry.js.map} +0 -0
  587. /package/dist/elements/{p-aca8e982.entry.js.map → p-66973c59.entry.js.map} +0 -0
  588. /package/dist/elements/{p-097747f2.entry.js.map → p-66a58eb0.entry.js.map} +0 -0
  589. /package/dist/elements/{p-3bf6d7b8.entry.js.map → p-6cc9961e.entry.js.map} +0 -0
  590. /package/dist/elements/{p-25270f1a.js.map → p-71ee259b.js.map} +0 -0
  591. /package/dist/elements/{p-6189fb02.entry.js.map → p-72a9cbdc.entry.js.map} +0 -0
  592. /package/dist/elements/{p-3ab4f8b6.js.map → p-734e5a97.js.map} +0 -0
  593. /package/dist/elements/{p-780ee959.entry.js.map → p-7f53778f.entry.js.map} +0 -0
  594. /package/dist/elements/{p-ec9d0fd2.entry.js.map → p-87c81685.entry.js.map} +0 -0
  595. /package/dist/elements/{p-163e3e87.js.map → p-89aef852.js.map} +0 -0
  596. /package/dist/elements/{p-a9478dc1.entry.js.map → p-8b209e66.entry.js.map} +0 -0
  597. /package/dist/elements/{p-9a3d973e.entry.js.map → p-8f6d1cbe.entry.js.map} +0 -0
  598. /package/dist/elements/{p-ca453b3d.js.map → p-932de51e.js.map} +0 -0
  599. /package/dist/elements/{p-20e2e8c1.js.map → p-949b115f.js.map} +0 -0
  600. /package/dist/elements/{p-d80f77af.entry.js.map → p-a13569cf.entry.js.map} +0 -0
  601. /package/dist/elements/{p-76351ab7.entry.js.map → p-a376351f.entry.js.map} +0 -0
  602. /package/dist/elements/{p-a3af481c.js.map → p-a37a2712.js.map} +0 -0
  603. /package/dist/elements/{p-f7490d6e.js.map → p-a6c03ce8.js.map} +0 -0
  604. /package/dist/elements/{p-a9df5a3a.entry.js.map → p-b5f6b322.entry.js.map} +0 -0
  605. /package/dist/elements/{p-00c6a8f5.entry.js.map → p-b64a85bf.entry.js.map} +0 -0
  606. /package/dist/elements/{p-fa63a2cc.entry.js.map → p-b8bd7745.entry.js.map} +0 -0
  607. /package/dist/elements/{p-dc0cae0c.js.map → p-b9dcf3b2.js.map} +0 -0
  608. /package/dist/elements/{p-bf16fe9d.entry.js.map → p-bc675b21.entry.js.map} +0 -0
  609. /package/dist/elements/{p-4a049a02.entry.js.map → p-bca341ba.entry.js.map} +0 -0
  610. /package/dist/elements/{p-6183b212.entry.js.map → p-c186950b.entry.js.map} +0 -0
  611. /package/dist/elements/{p-bb3054a3.js.map → p-c191e6df.js.map} +0 -0
  612. /package/dist/elements/{p-b90da7d9.entry.js.map → p-c350af00.entry.js.map} +0 -0
  613. /package/dist/elements/{p-7a563988.js.map → p-c452a2e9.js.map} +0 -0
  614. /package/dist/elements/{p-b250dee1.entry.js.map → p-c698ab8e.entry.js.map} +0 -0
  615. /package/dist/elements/{p-33b22cc6.entry.js.map → p-c9604122.entry.js.map} +0 -0
  616. /package/dist/elements/{p-b25dd1f1.js.map → p-cbae963d.js.map} +0 -0
  617. /package/dist/elements/{p-592177e8.js.map → p-cbf050d6.js.map} +0 -0
  618. /package/dist/elements/{p-4d6e48bf.js.map → p-d1e7b393.js.map} +0 -0
  619. /package/dist/elements/{p-34f376f2.entry.js.map → p-d358565a.entry.js.map} +0 -0
  620. /package/dist/elements/{p-dcd16290.js.map → p-d61d280b.js.map} +0 -0
  621. /package/dist/elements/{p-04c9fe91.entry.js.map → p-d6394ee4.entry.js.map} +0 -0
  622. /package/dist/elements/{p-0cdbd05c.entry.js.map → p-d8818bb3.entry.js.map} +0 -0
  623. /package/dist/elements/{p-17cb620a.js.map → p-da0d920d.js.map} +0 -0
  624. /package/dist/elements/{p-b9e14ed6.entry.js.map → p-dadb557e.entry.js.map} +0 -0
  625. /package/dist/elements/{p-2bb537fb.entry.js.map → p-dc709055.entry.js.map} +0 -0
  626. /package/dist/elements/{p-0ffd76fc.entry.js.map → p-e0de7c6a.entry.js.map} +0 -0
  627. /package/dist/elements/{p-bcd11997.entry.js.map → p-e78cf007.entry.js.map} +0 -0
  628. /package/dist/elements/{p-dcd0a40c.entry.js.map → p-e8268c7a.entry.js.map} +0 -0
  629. /package/dist/elements/{p-8206b1f1.js.map → p-eba70ed1.js.map} +0 -0
  630. /package/dist/elements/{p-1c44ef41.entry.js.map → p-f4035b4a.entry.js.map} +0 -0
  631. /package/dist/elements/{p-de2c14be.entry.js.map → p-f40b3ec6.entry.js.map} +0 -0
  632. /package/dist/elements/{p-e04e65b9.entry.js.map → p-f50c3045.entry.js.map} +0 -0
  633. /package/dist/elements/{p-59feb185.js.map → p-f67bba50.js.map} +0 -0
  634. /package/dist/elements/{p-2d13e141.entry.js.map → p-f96384f2.entry.js.map} +0 -0
  635. /package/dist/elements/{p-925bb96a.entry.js.map → p-fa19a3e9.entry.js.map} +0 -0
  636. /package/dist/elements/{p-ab68c761.entry.js.map → p-ffa8c481.entry.js.map} +0 -0
@@ -1,2 +1,2 @@
1
- import{r as o,i as t,h as s,H as r}from"./p-ad32e711.js";import{G as a}from"./p-98c00bd2.js";import{g as i}from"./p-17cb620a.js";const c=":host{left:0;right:0;top:0;bottom:0;display:block;position:absolute;transform:translateZ(0);contain:strict;cursor:pointer;opacity:0.01;touch-action:none;z-index:2}:host(.backdrop-hide){background:transparent}:host(.backdrop-no-tappable){cursor:auto}:host{background-color:var(--ion-backdrop-color, #000)}";const n=c;const e=":host{left:0;right:0;top:0;bottom:0;display:block;position:absolute;transform:translateZ(0);contain:strict;cursor:pointer;opacity:0.01;touch-action:none;z-index:2}:host(.backdrop-hide){background:transparent}:host(.backdrop-no-tappable){cursor:auto}:host{background-color:var(--ion-backdrop-color, #000)}";const p=e;const d=class{constructor(s){o(this,s);this.ionBackdropTap=t(this,"ionBackdropTap",7);this.blocker=a.createBlocker({disableScroll:true});this.visible=true;this.tappable=true;this.stopPropagation=true}connectedCallback(){if(this.stopPropagation){this.blocker.block()}}disconnectedCallback(){this.blocker.unblock()}onMouseDown(o){this.emitTap(o)}emitTap(o){if(this.stopPropagation){o.preventDefault();o.stopPropagation()}if(this.tappable){this.ionBackdropTap.emit()}}render(){const o=i(this);return s(r,{key:"16b1328f4a058b8d3752e58dc56c44bed556c425",tabindex:"-1","aria-hidden":"true",class:{[o]:true,"backdrop-hide":!this.visible,"backdrop-no-tappable":!this.tappable}})}};d.style={ios:n,md:p};export{d as ion_backdrop};
2
- //# sourceMappingURL=p-a9478dc1.entry.js.map
1
+ import{r as o,i as t,h as s,H as r}from"./p-42169e41.js";import{G as a}from"./p-98c00bd2.js";import{g as i}from"./p-da0d920d.js";const c=":host{left:0;right:0;top:0;bottom:0;display:block;position:absolute;transform:translateZ(0);contain:strict;cursor:pointer;opacity:0.01;touch-action:none;z-index:2}:host(.backdrop-hide){background:transparent}:host(.backdrop-no-tappable){cursor:auto}:host{background-color:var(--ion-backdrop-color, #000)}";const n=c;const e=":host{left:0;right:0;top:0;bottom:0;display:block;position:absolute;transform:translateZ(0);contain:strict;cursor:pointer;opacity:0.01;touch-action:none;z-index:2}:host(.backdrop-hide){background:transparent}:host(.backdrop-no-tappable){cursor:auto}:host{background-color:var(--ion-backdrop-color, #000)}";const d=e;const p=class{constructor(s){o(this,s);this.ionBackdropTap=t(this,"ionBackdropTap",7);this.blocker=a.createBlocker({disableScroll:true});this.visible=true;this.tappable=true;this.stopPropagation=true}connectedCallback(){if(this.stopPropagation){this.blocker.block()}}disconnectedCallback(){this.blocker.unblock()}onMouseDown(o){this.emitTap(o)}emitTap(o){if(this.stopPropagation){o.preventDefault();o.stopPropagation()}if(this.tappable){this.ionBackdropTap.emit()}}render(){const o=i(this);return s(r,{key:"16b1328f4a058b8d3752e58dc56c44bed556c425",tabindex:"-1","aria-hidden":"true",class:{[o]:true,"backdrop-hide":!this.visible,"backdrop-no-tappable":!this.tappable}})}};p.style={ios:n,md:d};export{p as ion_backdrop};
2
+ //# sourceMappingURL=p-8b209e66.entry.js.map
@@ -0,0 +1,2 @@
1
+ import{r as i,h as d,H as n}from"./p-42169e41.js";import{g as a}from"./p-da0d920d.js";const g=":host{-webkit-padding-start:var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));padding-inline-start:var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));-webkit-padding-end:var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));padding-inline-end:var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));padding-top:var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));padding-bottom:var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;display:block;flex:1}@media (min-width: 576px){:host{-webkit-padding-start:var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px));padding-inline-start:var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px));-webkit-padding-end:var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px));padding-inline-end:var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px));padding-top:var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px));padding-bottom:var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px))}}@media (min-width: 768px){:host{-webkit-padding-start:var(--ion-grid-padding-md, var(--ion-grid-padding, 5px));padding-inline-start:var(--ion-grid-padding-md, var(--ion-grid-padding, 5px));-webkit-padding-end:var(--ion-grid-padding-md, var(--ion-grid-padding, 5px));padding-inline-end:var(--ion-grid-padding-md, var(--ion-grid-padding, 5px));padding-top:var(--ion-grid-padding-md, var(--ion-grid-padding, 5px));padding-bottom:var(--ion-grid-padding-md, var(--ion-grid-padding, 5px))}}@media (min-width: 992px){:host{-webkit-padding-start:var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px));padding-inline-start:var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px));-webkit-padding-end:var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px));padding-inline-end:var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px));padding-top:var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px));padding-bottom:var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px))}}@media (min-width: 1200px){:host{-webkit-padding-start:var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px));padding-inline-start:var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px));-webkit-padding-end:var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px));padding-inline-end:var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px));padding-top:var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px));padding-bottom:var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px))}}:host(.grid-fixed){width:var(--ion-grid-width-xs, var(--ion-grid-width, 100%));max-width:100%}@media (min-width: 576px){:host(.grid-fixed){width:var(--ion-grid-width-sm, var(--ion-grid-width, 540px))}}@media (min-width: 768px){:host(.grid-fixed){width:var(--ion-grid-width-md, var(--ion-grid-width, 720px))}}@media (min-width: 992px){:host(.grid-fixed){width:var(--ion-grid-width-lg, var(--ion-grid-width, 960px))}}@media (min-width: 1200px){:host(.grid-fixed){width:var(--ion-grid-width-xl, var(--ion-grid-width, 1140px))}}:host(.ion-no-padding){--ion-grid-column-padding:0;--ion-grid-column-padding-xs:0;--ion-grid-column-padding-sm:0;--ion-grid-column-padding-md:0;--ion-grid-column-padding-lg:0;--ion-grid-column-padding-xl:0}";const r=g;const p=class{constructor(d){i(this,d);this.fixed=false}render(){const i=a(this);return d(n,{key:"a1c2ff77f97761c2bbcd869b2cc7b1558032b406",class:{[i]:true,"grid-fixed":this.fixed}},d("slot",{key:"cd25166436cf3a63a11ad436a9b9c5a607e72600"}))}};p.style=r;export{p as ion_grid};
2
+ //# sourceMappingURL=p-8e8881a8.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["gridCss","IonGridStyle0","Grid","constructor","hostRef","this","fixed","render","mode","getIonMode","h","Host","key","class"],"sources":["../node_modules/@ionic/core/dist/collection/components/grid/grid.css?tag=ion-grid&encapsulation=shadow","../node_modules/@ionic/core/dist/collection/components/grid/grid.js"],"sourcesContent":["/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n:host {\n /**\n * @prop --ion-grid-padding: Padding for the Grid\n * @prop --ion-grid-padding-xs: Padding for the Grid on xs screens\n * @prop --ion-grid-padding-sm: Padding for the Grid on sm screens\n * @prop --ion-grid-padding-md: Padding for the Grid on md screens\n * @prop --ion-grid-padding-lg: Padding for the Grid on lg screens\n * @prop --ion-grid-padding-xl: Padding for the Grid on xl screens\n *\n * @prop --ion-grid-width: Width of the fixed Grid\n * @prop --ion-grid-width-xs: Width of the fixed Grid on xs screens\n * @prop --ion-grid-width-sm: Width of the fixed Grid on sm screens\n * @prop --ion-grid-width-md: Width of the fixed Grid on md screens\n * @prop --ion-grid-width-lg: Width of the fixed Grid on lg screens\n * @prop --ion-grid-width-xl: Width of the fixed Grid on xl screens\n */\n -webkit-padding-start: var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));\n padding-inline-start: var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));\n -webkit-padding-end: var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));\n padding-inline-end: var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));\n padding-top: var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));\n padding-bottom: var(--ion-grid-padding-xs, var(--ion-grid-padding, 5px));\n -webkit-margin-start: auto;\n margin-inline-start: auto;\n -webkit-margin-end: auto;\n margin-inline-end: auto;\n display: block;\n flex: 1;\n}\n@media (min-width: 576px) {\n :host {\n -webkit-padding-start: var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px));\n padding-inline-start: var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px));\n -webkit-padding-end: var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px));\n padding-inline-end: var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px));\n padding-top: var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px));\n padding-bottom: var(--ion-grid-padding-sm, var(--ion-grid-padding, 5px));\n }\n}\n@media (min-width: 768px) {\n :host {\n -webkit-padding-start: var(--ion-grid-padding-md, var(--ion-grid-padding, 5px));\n padding-inline-start: var(--ion-grid-padding-md, var(--ion-grid-padding, 5px));\n -webkit-padding-end: var(--ion-grid-padding-md, var(--ion-grid-padding, 5px));\n padding-inline-end: var(--ion-grid-padding-md, var(--ion-grid-padding, 5px));\n padding-top: var(--ion-grid-padding-md, var(--ion-grid-padding, 5px));\n padding-bottom: var(--ion-grid-padding-md, var(--ion-grid-padding, 5px));\n }\n}\n@media (min-width: 992px) {\n :host {\n -webkit-padding-start: var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px));\n padding-inline-start: var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px));\n -webkit-padding-end: var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px));\n padding-inline-end: var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px));\n padding-top: var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px));\n padding-bottom: var(--ion-grid-padding-lg, var(--ion-grid-padding, 5px));\n }\n}\n@media (min-width: 1200px) {\n :host {\n -webkit-padding-start: var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px));\n padding-inline-start: var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px));\n -webkit-padding-end: var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px));\n padding-inline-end: var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px));\n padding-top: var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px));\n padding-bottom: var(--ion-grid-padding-xl, var(--ion-grid-padding, 5px));\n }\n}\n\n:host(.grid-fixed) {\n width: var(--ion-grid-width-xs, var(--ion-grid-width, 100%));\n max-width: 100%;\n}\n@media (min-width: 576px) {\n :host(.grid-fixed) {\n width: var(--ion-grid-width-sm, var(--ion-grid-width, 540px));\n }\n}\n@media (min-width: 768px) {\n :host(.grid-fixed) {\n width: var(--ion-grid-width-md, var(--ion-grid-width, 720px));\n }\n}\n@media (min-width: 992px) {\n :host(.grid-fixed) {\n width: var(--ion-grid-width-lg, var(--ion-grid-width, 960px));\n }\n}\n@media (min-width: 1200px) {\n :host(.grid-fixed) {\n width: var(--ion-grid-width-xl, var(--ion-grid-width, 1140px));\n }\n}\n\n:host(.ion-no-padding) {\n --ion-grid-column-padding: 0;\n --ion-grid-column-padding-xs: 0;\n --ion-grid-column-padding-sm: 0;\n --ion-grid-column-padding-md: 0;\n --ion-grid-column-padding-lg: 0;\n --ion-grid-column-padding-xl: 0;\n}","/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { Host, h } from \"@stencil/core\";\nimport { getIonMode } from \"../../global/ionic-global\";\nexport class Grid {\n constructor() {\n this.fixed = false;\n }\n render() {\n const mode = getIonMode(this);\n return (h(Host, { key: 'a1c2ff77f97761c2bbcd869b2cc7b1558032b406', class: {\n [mode]: true,\n 'grid-fixed': this.fixed,\n } }, h(\"slot\", { key: 'cd25166436cf3a63a11ad436a9b9c5a607e72600' })));\n }\n static get is() { return \"ion-grid\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"grid.scss\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"grid.css\"]\n };\n }\n static get properties() {\n return {\n \"fixed\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"If `true`, the grid will have a fixed width based on the screen size.\"\n },\n \"attribute\": \"fixed\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n }\n };\n }\n}\n"],"mappings":"sFAAA,MAAMA,EAAU,8qGAChB,MAAAC,EAAeD,E,MCIFE,EAAI,MACb,WAAAC,CAAAC,G,UACIC,KAAKC,MAAQ,K,CAEjB,MAAAC,GACI,MAAMC,EAAOC,EAAWJ,MACxB,OAAQK,EAAEC,EAAM,CAAEC,IAAK,2CAA4CC,MAAO,CAClEL,CAACA,GAAO,KACR,aAAcH,KAAKC,QAClBI,EAAE,OAAQ,CAAEE,IAAK,6C","ignoreList":[]}
@@ -1,2 +1,2 @@
1
- import{r,h as s,H as e}from"./p-ad32e711.js";import{g as o}from"./p-17cb620a.js";const d=":host{--size:48px;--border-radius:0;border-radius:var(--border-radius);display:block;width:var(--size);height:var(--size)}::slotted(ion-img),::slotted(img){border-radius:var(--border-radius);width:100%;height:100%;object-fit:cover;overflow:hidden}";const i=d;const t=class{constructor(s){r(this,s)}render(){return s(e,{key:"d2667635930e4c0896805f452357e7dc9086bc72",class:o(this)},s("slot",{key:"66eb1487f3da4da2ef71b812a8d0f0fe884c7d81"}))}};t.style=i;export{t as ion_thumbnail};
2
- //# sourceMappingURL=p-9a3d973e.entry.js.map
1
+ import{r,h as s,H as e}from"./p-42169e41.js";import{g as d}from"./p-da0d920d.js";const o=":host{--size:48px;--border-radius:0;border-radius:var(--border-radius);display:block;width:var(--size);height:var(--size)}::slotted(ion-img),::slotted(img){border-radius:var(--border-radius);width:100%;height:100%;object-fit:cover;overflow:hidden}";const i=o;const t=class{constructor(s){r(this,s)}render(){return s(e,{key:"d2667635930e4c0896805f452357e7dc9086bc72",class:d(this)},s("slot",{key:"66eb1487f3da4da2ef71b812a8d0f0fe884c7d81"}))}};t.style=i;export{t as ion_thumbnail};
2
+ //# sourceMappingURL=p-8f6d1cbe.entry.js.map
@@ -0,0 +1,8 @@
1
+ import{w as t}from"./p-7efd6867.js";import{r as e}from"./p-71ee259b.js";import{a as r}from"./p-d6769f21.js";
2
+ /*!
3
+ * (C) Ionic http://ionicframework.com - MIT License
4
+ */const n=(r,n,o)=>{let s;let i;if(t!==undefined&&"MutationObserver"in t){const t=Array.isArray(n)?n:[n];s=new MutationObserver((r=>{for(const n of r){for(const r of n.addedNodes){if(r.nodeType===Node.ELEMENT_NODE&&t.includes(r.slot)){o();e((()=>f(r)));return}}}}));s.observe(r,{childList:true})}const f=t=>{var e;if(i){i.disconnect();i=undefined}i=new MutationObserver((t=>{o();for(const e of t){for(const t of e.removedNodes){if(t.nodeType===Node.ELEMENT_NODE&&t.slot===n){d()}}}}));i.observe((e=t.parentElement)!==null&&e!==void 0?e:t,{subtree:true,childList:true})};const c=()=>{if(s){s.disconnect();s=undefined}d()};const d=()=>{if(i){i.disconnect();i=undefined}};return{destroy:c}};
5
+ /*!
6
+ * (C) Ionic http://ionicframework.com - MIT License
7
+ */const o=(t,e,n)=>{const o=t==null?0:t.toString().length;const i=s(o,e);if(n===undefined){return i}try{return n(o,e)}catch(t){r("Exception in provided `counterFormatter`.",t);return i}};const s=(t,e)=>`${t} / ${e}`;export{n as c,o as g};
8
+ //# sourceMappingURL=p-932de51e.js.map
@@ -1,5 +1,5 @@
1
- import{a as o}from"./p-25270f1a.js";import{b as t}from"./p-d6769f21.js";
1
+ import{a as o}from"./p-71ee259b.js";import{b as t}from"./p-d6769f21.js";
2
2
  /*!
3
3
  * (C) Ionic http://ionicframework.com - MIT License
4
4
  */const s="ION-CONTENT";const n="ion-content";const r=".ion-content-scroll-host";const e=`${n}, ${r}`;const a=o=>o.tagName===s;const c=async t=>{if(a(t)){await new Promise((s=>o(t,s)));return t.getScrollElement()}return t};const i=o=>{const t=o.querySelector(r);if(t){return t}return o.querySelector(e)};const f=o=>o.closest(e);const u=(o,t)=>{if(a(o)){const s=o;return s.scrollToTop(t)}return Promise.resolve(o.scrollTo({top:0,left:0,behavior:t>0?"smooth":"auto"}))};const l=(o,t,s,n)=>{if(a(o)){const r=o;return r.scrollByPoint(t,s,n)}return Promise.resolve(o.scrollBy({top:s,left:t,behavior:n>0?"smooth":"auto"}))};const m=o=>t(o,n);const p=o=>{if(a(o)){const t=o;const s=t.scrollY;t.scrollY=false;return s}else{o.style.setProperty("overflow","hidden");return true}};const h=(o,t)=>{if(a(o)){o.scrollY=t}else{o.style.removeProperty("overflow")}};export{r as I,f as a,n as b,l as c,p as d,i as f,c as g,a as i,m as p,h as r,u as s};
5
- //# sourceMappingURL=p-20e2e8c1.js.map
5
+ //# sourceMappingURL=p-949b115f.js.map
@@ -0,0 +1,2 @@
1
+ import{r as t,h as o,H as n,e}from"./p-42169e41.js";import{h as i}from"./p-71ee259b.js";import{m as r}from"./p-061819d1.js";import{c as a,h as d}from"./p-669fab6c.js";import{m as s,n as c}from"./p-0ee8b7a7.js";import{g as l,c as h}from"./p-da0d920d.js";import{u as p}from"./p-734e5a97.js";import"./p-7efd6867.js";import"./p-1fc8e557.js";import"./p-d6769f21.js";import"./p-cbf050d6.js";const b=':host{--background:transparent;--color-focused:currentColor;--border-radius:initial;--padding-top:0;--padding-bottom:0;color:var(--color);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;font-kerning:none}.button-native{border-radius:var(--border-radius);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:flex;position:relative;flex-flow:row nowrap;flex-shrink:0;align-items:center;justify-content:center;width:100%;height:100%;min-height:inherit;border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;overflow:hidden;user-select:none;z-index:0;appearance:none}.button-inner{display:flex;position:relative;flex-flow:row nowrap;flex-shrink:0;align-items:center;justify-content:center;width:100%;height:100%;min-height:inherit;z-index:1}ion-icon{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;pointer-events:none}:host(.menu-button-hidden){display:none}:host(.menu-button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity, 0)}}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--background-focused:currentColor;--background-focused-opacity:.1;--border-radius:4px;--color:var(--ion-color-primary, #3880ff);--padding-start:5px;--padding-end:5px;min-height:32px;font-size:clamp(31px, 1.9375rem, 38.13px)}:host(.ion-activated){opacity:0.4}@media (any-hover: hover){:host(:hover){opacity:0.6}}';const u=b;const g=':host{--background:transparent;--color-focused:currentColor;--border-radius:initial;--padding-top:0;--padding-bottom:0;color:var(--color);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;font-kerning:none}.button-native{border-radius:var(--border-radius);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:flex;position:relative;flex-flow:row nowrap;flex-shrink:0;align-items:center;justify-content:center;width:100%;height:100%;min-height:inherit;border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;overflow:hidden;user-select:none;z-index:0;appearance:none}.button-inner{display:flex;position:relative;flex-flow:row nowrap;flex-shrink:0;align-items:center;justify-content:center;width:100%;height:100%;min-height:inherit;z-index:1}ion-icon{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;pointer-events:none}:host(.menu-button-hidden){display:none}:host(.menu-button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity, 0)}}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--background-focused:currentColor;--background-focused-opacity:.12;--background-hover:currentColor;--background-hover-opacity:.04;--border-radius:50%;--color:initial;--padding-start:8px;--padding-end:8px;width:3rem;height:3rem;font-size:1.5rem}:host(.ion-color.ion-focused)::after{background:var(--ion-color-base)}@media (any-hover: hover){:host(.ion-color:hover) .button-native::after{background:var(--ion-color-base)}}';const f=g;const m=class{constructor(o){t(this,o);this.inheritedAttributes={};this.onClick=async()=>r.toggle(this.menu);this.visible=false;this.color=undefined;this.disabled=false;this.menu=undefined;this.autoHide=true;this.type="button"}componentWillLoad(){this.inheritedAttributes=i(this.el)}componentDidLoad(){this.visibilityChanged()}async visibilityChanged(){this.visible=await p(this.menu)}render(){const{color:t,disabled:e,inheritedAttributes:i}=this;const r=l(this);const p=h.get("menuIcon",r==="ios"?s:c);const b=this.autoHide&&!this.visible;const u={type:this.type};const g=i["aria-label"]||"menu";return o(n,{key:"7a4543dfcbf559f0d3a473683f8e0bd1d4c3542a",onClick:this.onClick,"aria-disabled":e?"true":null,"aria-hidden":b?"true":null,class:a(t,{[r]:true,button:true,"menu-button-hidden":b,"menu-button-disabled":e,"in-toolbar":d("ion-toolbar",this.el),"in-toolbar-color":d("ion-toolbar[color]",this.el),"ion-activatable":true,"ion-focusable":true})},o("button",Object.assign({key:"2b6944dc130fa765ac7559077254555583529ec3"},u,{disabled:e,class:"button-native",part:"native","aria-label":g}),o("span",{key:"b4d1006bec8c9e761c64ae3e2fb64848dfc30307",class:"button-inner"},o("slot",{key:"eaf1d57cd2e841c70095821576c52062dc76500b"},o("ion-icon",{key:"105ddb806aae2e6add6cb3989fd4a5cf5ee7d952",part:"icon",icon:p,mode:r,lazy:false,"aria-hidden":"true"}))),r==="md"&&o("ion-ripple-effect",{key:"8a312aab747de2bdd6adee74fb0bfcbbde12c191",type:"unbounded"})))}get el(){return e(this)}};m.style={ios:u,md:f};export{m as ion_menu_button};
2
+ //# sourceMappingURL=p-95161a5d.entry.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["menuButtonIosCss","IonMenuButtonIosStyle0","menuButtonMdCss","IonMenuButtonMdStyle0","MenuButton","constructor","hostRef","this","inheritedAttributes","onClick","async","menuController","toggle","menu","visible","color","undefined","disabled","autoHide","type","componentWillLoad","inheritAriaAttributes","el","componentDidLoad","visibilityChanged","updateVisibility","render","mode","getIonMode","menuIcon","config","get","menuOutline","menuSharp","hidden","attrs","ariaLabel","h","Host","key","class","createColorClasses","button","hostContext","Object","assign","part","icon","lazy"],"sources":["../node_modules/@ionic/core/dist/collection/components/menu-button/menu-button.ios.css?tag=ion-menu-button&mode=ios&encapsulation=shadow","../node_modules/@ionic/core/dist/collection/components/menu-button/menu-button.md.css?tag=ion-menu-button&mode=md&encapsulation=shadow","../node_modules/@ionic/core/dist/collection/components/menu-button/menu-button.js"],"sourcesContent":["/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n:host {\n /**\n * @prop --border-radius: Border radius of the menu button\n *\n * @prop --background: Background of the menu button\n * @prop --background-hover: Background of the menu button on hover\n * @prop --background-hover-opacity: Opacity of the background on hover\n * @prop --background-focused: Background of the menu button when focused with the tab key\n * @prop --background-focused-opacity: Opacity of the menu button background when focused with the tab key\n *\n * @prop --color: Color of the menu button\n * @prop --color-hover: Color of the menu button on hover\n * @prop --color-focused: Color of the menu button when focused with the tab key\n *\n * @prop --padding-top: Top padding of the button\n * @prop --padding-end: Right padding if direction is left-to-right, and left padding if direction is right-to-left of the button\n * @prop --padding-bottom: Bottom padding of the button\n * @prop --padding-start: Left padding if direction is left-to-right, and right padding if direction is right-to-left of the button\n */\n --background: transparent;\n --color-focused: currentColor;\n --border-radius: initial;\n --padding-top: 0;\n --padding-bottom: 0;\n color: var(--color);\n text-align: center;\n text-decoration: none;\n text-overflow: ellipsis;\n text-transform: none;\n white-space: nowrap;\n font-kerning: none;\n}\n\n.button-native {\n border-radius: var(--border-radius);\n font-family: inherit;\n font-size: inherit;\n font-style: inherit;\n font-weight: inherit;\n letter-spacing: inherit;\n text-decoration: inherit;\n text-indent: inherit;\n text-overflow: inherit;\n text-transform: inherit;\n text-align: inherit;\n white-space: inherit;\n color: inherit;\n margin-left: 0;\n margin-right: 0;\n margin-top: 0;\n margin-bottom: 0;\n -webkit-padding-start: var(--padding-start);\n padding-inline-start: var(--padding-start);\n -webkit-padding-end: var(--padding-end);\n padding-inline-end: var(--padding-end);\n padding-top: var(--padding-top);\n padding-bottom: var(--padding-bottom);\n -moz-osx-font-smoothing: grayscale;\n -webkit-font-smoothing: antialiased;\n display: flex;\n position: relative;\n flex-flow: row nowrap;\n flex-shrink: 0;\n align-items: center;\n justify-content: center;\n width: 100%;\n height: 100%;\n min-height: inherit;\n border: 0;\n outline: none;\n background: var(--background);\n line-height: 1;\n cursor: pointer;\n overflow: hidden;\n user-select: none;\n z-index: 0;\n appearance: none;\n}\n\n.button-inner {\n display: flex;\n position: relative;\n flex-flow: row nowrap;\n flex-shrink: 0;\n align-items: center;\n justify-content: center;\n width: 100%;\n height: 100%;\n min-height: inherit;\n z-index: 1;\n}\n\nion-icon {\n margin-left: 0;\n margin-right: 0;\n margin-top: 0;\n margin-bottom: 0;\n padding-left: 0;\n padding-right: 0;\n padding-top: 0;\n padding-bottom: 0;\n pointer-events: none;\n}\n\n:host(.menu-button-hidden) {\n display: none;\n}\n\n:host(.menu-button-disabled) {\n cursor: default;\n opacity: 0.5;\n pointer-events: none;\n}\n\n:host(.ion-focused) .button-native {\n color: var(--color-focused);\n}\n:host(.ion-focused) .button-native::after {\n background: var(--background-focused);\n opacity: var(--background-focused-opacity);\n}\n\n.button-native::after {\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n position: absolute;\n content: \"\";\n opacity: 0;\n}\n\n@media (any-hover: hover) {\n :host(:hover) .button-native {\n color: var(--color-hover);\n }\n :host(:hover) .button-native::after {\n background: var(--background-hover);\n opacity: var(--background-hover-opacity, 0);\n }\n}\n:host(.ion-color) .button-native {\n color: var(--ion-color-base);\n}\n\n:host(.in-toolbar:not(.in-toolbar-color)) {\n color: var(--ion-toolbar-color, var(--color));\n}\n\n:host {\n --background-focused: currentColor;\n --background-focused-opacity: .1;\n --border-radius: 4px;\n --color: var(--ion-color-primary, #3880ff);\n --padding-start: 5px;\n --padding-end: 5px;\n min-height: 32px;\n font-size: clamp(31px, 1.9375rem, 38.13px);\n}\n\n:host(.ion-activated) {\n opacity: 0.4;\n}\n\n@media (any-hover: hover) {\n :host(:hover) {\n opacity: 0.6;\n }\n}","/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n:host {\n /**\n * @prop --border-radius: Border radius of the menu button\n *\n * @prop --background: Background of the menu button\n * @prop --background-hover: Background of the menu button on hover\n * @prop --background-hover-opacity: Opacity of the background on hover\n * @prop --background-focused: Background of the menu button when focused with the tab key\n * @prop --background-focused-opacity: Opacity of the menu button background when focused with the tab key\n *\n * @prop --color: Color of the menu button\n * @prop --color-hover: Color of the menu button on hover\n * @prop --color-focused: Color of the menu button when focused with the tab key\n *\n * @prop --padding-top: Top padding of the button\n * @prop --padding-end: Right padding if direction is left-to-right, and left padding if direction is right-to-left of the button\n * @prop --padding-bottom: Bottom padding of the button\n * @prop --padding-start: Left padding if direction is left-to-right, and right padding if direction is right-to-left of the button\n */\n --background: transparent;\n --color-focused: currentColor;\n --border-radius: initial;\n --padding-top: 0;\n --padding-bottom: 0;\n color: var(--color);\n text-align: center;\n text-decoration: none;\n text-overflow: ellipsis;\n text-transform: none;\n white-space: nowrap;\n font-kerning: none;\n}\n\n.button-native {\n border-radius: var(--border-radius);\n font-family: inherit;\n font-size: inherit;\n font-style: inherit;\n font-weight: inherit;\n letter-spacing: inherit;\n text-decoration: inherit;\n text-indent: inherit;\n text-overflow: inherit;\n text-transform: inherit;\n text-align: inherit;\n white-space: inherit;\n color: inherit;\n margin-left: 0;\n margin-right: 0;\n margin-top: 0;\n margin-bottom: 0;\n -webkit-padding-start: var(--padding-start);\n padding-inline-start: var(--padding-start);\n -webkit-padding-end: var(--padding-end);\n padding-inline-end: var(--padding-end);\n padding-top: var(--padding-top);\n padding-bottom: var(--padding-bottom);\n -moz-osx-font-smoothing: grayscale;\n -webkit-font-smoothing: antialiased;\n display: flex;\n position: relative;\n flex-flow: row nowrap;\n flex-shrink: 0;\n align-items: center;\n justify-content: center;\n width: 100%;\n height: 100%;\n min-height: inherit;\n border: 0;\n outline: none;\n background: var(--background);\n line-height: 1;\n cursor: pointer;\n overflow: hidden;\n user-select: none;\n z-index: 0;\n appearance: none;\n}\n\n.button-inner {\n display: flex;\n position: relative;\n flex-flow: row nowrap;\n flex-shrink: 0;\n align-items: center;\n justify-content: center;\n width: 100%;\n height: 100%;\n min-height: inherit;\n z-index: 1;\n}\n\nion-icon {\n margin-left: 0;\n margin-right: 0;\n margin-top: 0;\n margin-bottom: 0;\n padding-left: 0;\n padding-right: 0;\n padding-top: 0;\n padding-bottom: 0;\n pointer-events: none;\n}\n\n:host(.menu-button-hidden) {\n display: none;\n}\n\n:host(.menu-button-disabled) {\n cursor: default;\n opacity: 0.5;\n pointer-events: none;\n}\n\n:host(.ion-focused) .button-native {\n color: var(--color-focused);\n}\n:host(.ion-focused) .button-native::after {\n background: var(--background-focused);\n opacity: var(--background-focused-opacity);\n}\n\n.button-native::after {\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n position: absolute;\n content: \"\";\n opacity: 0;\n}\n\n@media (any-hover: hover) {\n :host(:hover) .button-native {\n color: var(--color-hover);\n }\n :host(:hover) .button-native::after {\n background: var(--background-hover);\n opacity: var(--background-hover-opacity, 0);\n }\n}\n:host(.ion-color) .button-native {\n color: var(--ion-color-base);\n}\n\n:host(.in-toolbar:not(.in-toolbar-color)) {\n color: var(--ion-toolbar-color, var(--color));\n}\n\n:host {\n --background-focused: currentColor;\n --background-focused-opacity: .12;\n --background-hover: currentColor;\n --background-hover-opacity: .04;\n --border-radius: 50%;\n --color: initial;\n --padding-start: 8px;\n --padding-end: 8px;\n width: 3rem;\n height: 3rem;\n font-size: 1.5rem;\n}\n\n:host(.ion-color.ion-focused)::after {\n background: var(--ion-color-base);\n}\n\n@media (any-hover: hover) {\n :host(.ion-color:hover) .button-native::after {\n background: var(--ion-color-base);\n }\n}","/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { Host, h } from \"@stencil/core\";\nimport { inheritAriaAttributes } from \"../../utils/helpers\";\nimport { menuController } from \"../../utils/menu-controller/index\";\nimport { createColorClasses, hostContext } from \"../../utils/theme\";\nimport { menuOutline, menuSharp } from \"ionicons/icons\";\nimport { config } from \"../../global/config\";\nimport { getIonMode } from \"../../global/ionic-global\";\nimport { updateVisibility } from \"../menu-toggle/menu-toggle-util\";\n/**\n * @virtualProp {\"ios\" | \"md\"} mode - The mode determines which platform styles to use.\n *\n * @part native - The native HTML button element that wraps all child elements.\n * @part icon - The menu button icon (uses ion-icon).\n */\nexport class MenuButton {\n constructor() {\n this.inheritedAttributes = {};\n this.onClick = async () => {\n return menuController.toggle(this.menu);\n };\n this.visible = false;\n this.color = undefined;\n this.disabled = false;\n this.menu = undefined;\n this.autoHide = true;\n this.type = 'button';\n }\n componentWillLoad() {\n this.inheritedAttributes = inheritAriaAttributes(this.el);\n }\n componentDidLoad() {\n this.visibilityChanged();\n }\n async visibilityChanged() {\n this.visible = await updateVisibility(this.menu);\n }\n render() {\n const { color, disabled, inheritedAttributes } = this;\n const mode = getIonMode(this);\n const menuIcon = config.get('menuIcon', mode === 'ios' ? menuOutline : menuSharp);\n const hidden = this.autoHide && !this.visible;\n const attrs = {\n type: this.type,\n };\n const ariaLabel = inheritedAttributes['aria-label'] || 'menu';\n return (h(Host, { key: '7a4543dfcbf559f0d3a473683f8e0bd1d4c3542a', onClick: this.onClick, \"aria-disabled\": disabled ? 'true' : null, \"aria-hidden\": hidden ? 'true' : null, class: createColorClasses(color, {\n [mode]: true,\n button: true, // ion-buttons target .button\n 'menu-button-hidden': hidden,\n 'menu-button-disabled': disabled,\n 'in-toolbar': hostContext('ion-toolbar', this.el),\n 'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),\n 'ion-activatable': true,\n 'ion-focusable': true,\n }) }, h(\"button\", Object.assign({ key: '2b6944dc130fa765ac7559077254555583529ec3' }, attrs, { disabled: disabled, class: \"button-native\", part: \"native\", \"aria-label\": ariaLabel }), h(\"span\", { key: 'b4d1006bec8c9e761c64ae3e2fb64848dfc30307', class: \"button-inner\" }, h(\"slot\", { key: 'eaf1d57cd2e841c70095821576c52062dc76500b' }, h(\"ion-icon\", { key: '105ddb806aae2e6add6cb3989fd4a5cf5ee7d952', part: \"icon\", icon: menuIcon, mode: mode, lazy: false, \"aria-hidden\": \"true\" }))), mode === 'md' && h(\"ion-ripple-effect\", { key: '8a312aab747de2bdd6adee74fb0bfcbbde12c191', type: \"unbounded\" }))));\n }\n static get is() { return \"ion-menu-button\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"ios\": [\"menu-button.ios.scss\"],\n \"md\": [\"menu-button.md.scss\"]\n };\n }\n static get styleUrls() {\n return {\n \"ios\": [\"menu-button.ios.css\"],\n \"md\": [\"menu-button.md.css\"]\n };\n }\n static get properties() {\n return {\n \"color\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"Color\",\n \"resolved\": \"\\\"danger\\\" | \\\"dark\\\" | \\\"light\\\" | \\\"medium\\\" | \\\"primary\\\" | \\\"secondary\\\" | \\\"success\\\" | \\\"tertiary\\\" | \\\"warning\\\" | string & Record<never, never> | undefined\",\n \"references\": {\n \"Color\": {\n \"location\": \"import\",\n \"path\": \"../../interface\",\n \"id\": \"src/interface.d.ts::Color\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The color to use from your application's color palette.\\nDefault options are: `\\\"primary\\\"`, `\\\"secondary\\\"`, `\\\"tertiary\\\"`, `\\\"success\\\"`, `\\\"warning\\\"`, `\\\"danger\\\"`, `\\\"light\\\"`, `\\\"medium\\\"`, and `\\\"dark\\\"`.\\nFor more information on colors, see [theming](/docs/theming/basics).\"\n },\n \"attribute\": \"color\",\n \"reflect\": true\n },\n \"disabled\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"If `true`, the user cannot interact with the menu button.\"\n },\n \"attribute\": \"disabled\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n },\n \"menu\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string | undefined\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Optional property that maps to a Menu's `menuId` prop. Can also be `start` or `end` for the menu side. This is used to find the correct menu to toggle\"\n },\n \"attribute\": \"menu\",\n \"reflect\": false\n },\n \"autoHide\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Automatically hides the menu button when the corresponding menu is not active\"\n },\n \"attribute\": \"auto-hide\",\n \"reflect\": false,\n \"defaultValue\": \"true\"\n },\n \"type\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"'submit' | 'reset' | 'button'\",\n \"resolved\": \"\\\"button\\\" | \\\"reset\\\" | \\\"submit\\\"\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The type of the button.\"\n },\n \"attribute\": \"type\",\n \"reflect\": false,\n \"defaultValue\": \"'button'\"\n }\n };\n }\n static get states() {\n return {\n \"visible\": {}\n };\n }\n static get elementRef() { return \"el\"; }\n static get listeners() {\n return [{\n \"name\": \"ionMenuChange\",\n \"method\": \"visibilityChanged\",\n \"target\": \"body\",\n \"capture\": false,\n \"passive\": false\n }, {\n \"name\": \"ionSplitPaneVisible\",\n \"method\": \"visibilityChanged\",\n \"target\": \"body\",\n \"capture\": false,\n \"passive\": false\n }];\n }\n}\n"],"mappings":"sYAAA,MAAMA,EAAmB,2gFACzB,MAAAC,EAAeD,ECDf,MAAME,EAAkB,wnFACxB,MAAAC,EAAeD,E,MCgBFE,EAAU,MACnB,WAAAC,CAAAC,G,UACIC,KAAKC,oBAAsB,GAC3BD,KAAKE,QAAUC,SACJC,EAAeC,OAAOL,KAAKM,MAEtCN,KAAKO,QAAU,MACfP,KAAKQ,MAAQC,UACbT,KAAKU,SAAW,MAChBV,KAAKM,KAAOG,UACZT,KAAKW,SAAW,KAChBX,KAAKY,KAAO,Q,CAEhB,iBAAAC,GACIb,KAAKC,oBAAsBa,EAAsBd,KAAKe,G,CAE1D,gBAAAC,GACIhB,KAAKiB,mB,CAET,uBAAMA,GACFjB,KAAKO,cAAgBW,EAAiBlB,KAAKM,K,CAE/C,MAAAa,GACI,MAAMX,MAAEA,EAAKE,SAAEA,EAAQT,oBAAEA,GAAwBD,KACjD,MAAMoB,EAAOC,EAAWrB,MACxB,MAAMsB,EAAWC,EAAOC,IAAI,WAAYJ,IAAS,MAAQK,EAAcC,GACvE,MAAMC,EAAS3B,KAAKW,WAAaX,KAAKO,QACtC,MAAMqB,EAAQ,CACVhB,KAAMZ,KAAKY,MAEf,MAAMiB,EAAY5B,EAAoB,eAAiB,OACvD,OAAQ6B,EAAEC,EAAM,CAAEC,IAAK,2CAA4C9B,QAASF,KAAKE,QAAS,gBAAiBQ,EAAW,OAAS,KAAM,cAAeiB,EAAS,OAAS,KAAMM,MAAOC,EAAmB1B,EAAO,CACrMY,CAACA,GAAO,KACRe,OAAQ,KACR,qBAAsBR,EACtB,uBAAwBjB,EACxB,aAAc0B,EAAY,cAAepC,KAAKe,IAC9C,mBAAoBqB,EAAY,qBAAsBpC,KAAKe,IAC3D,kBAAmB,KACnB,gBAAiB,QACfe,EAAE,SAAUO,OAAOC,OAAO,CAAEN,IAAK,4CAA8CJ,EAAO,CAAElB,SAAUA,EAAUuB,MAAO,gBAAiBM,KAAM,SAAU,aAAcV,IAAcC,EAAE,OAAQ,CAAEE,IAAK,2CAA4CC,MAAO,gBAAkBH,EAAE,OAAQ,CAAEE,IAAK,4CAA8CF,EAAE,WAAY,CAAEE,IAAK,2CAA4CO,KAAM,OAAQC,KAAMlB,EAAUF,KAAMA,EAAMqB,KAAM,MAAO,cAAe,WAAarB,IAAS,MAAQU,EAAE,oBAAqB,CAAEE,IAAK,2CAA4CpB,KAAM,e","ignoreList":[]}
1
+ {"version":3,"names":["menuButtonIosCss","IonMenuButtonIosStyle0","menuButtonMdCss","IonMenuButtonMdStyle0","MenuButton","constructor","hostRef","this","inheritedAttributes","onClick","async","menuController","toggle","menu","visible","color","undefined","disabled","autoHide","type","componentWillLoad","inheritAriaAttributes","el","componentDidLoad","visibilityChanged","updateVisibility","render","mode","getIonMode","menuIcon","config","get","menuOutline","menuSharp","hidden","attrs","ariaLabel","h","Host","key","class","createColorClasses","button","hostContext","Object","assign","part","icon","lazy"],"sources":["../node_modules/@ionic/core/dist/collection/components/menu-button/menu-button.ios.css?tag=ion-menu-button&mode=ios&encapsulation=shadow","../node_modules/@ionic/core/dist/collection/components/menu-button/menu-button.md.css?tag=ion-menu-button&mode=md&encapsulation=shadow","../node_modules/@ionic/core/dist/collection/components/menu-button/menu-button.js"],"sourcesContent":["/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n:host {\n /**\n * @prop --border-radius: Border radius of the menu button\n *\n * @prop --background: Background of the menu button\n * @prop --background-hover: Background of the menu button on hover\n * @prop --background-hover-opacity: Opacity of the background on hover\n * @prop --background-focused: Background of the menu button when focused with the tab key\n * @prop --background-focused-opacity: Opacity of the menu button background when focused with the tab key\n *\n * @prop --color: Color of the menu button\n * @prop --color-hover: Color of the menu button on hover\n * @prop --color-focused: Color of the menu button when focused with the tab key\n *\n * @prop --padding-top: Top padding of the button\n * @prop --padding-end: Right padding if direction is left-to-right, and left padding if direction is right-to-left of the button\n * @prop --padding-bottom: Bottom padding of the button\n * @prop --padding-start: Left padding if direction is left-to-right, and right padding if direction is right-to-left of the button\n */\n --background: transparent;\n --color-focused: currentColor;\n --border-radius: initial;\n --padding-top: 0;\n --padding-bottom: 0;\n color: var(--color);\n text-align: center;\n text-decoration: none;\n text-overflow: ellipsis;\n text-transform: none;\n white-space: nowrap;\n font-kerning: none;\n}\n\n.button-native {\n border-radius: var(--border-radius);\n font-family: inherit;\n font-size: inherit;\n font-style: inherit;\n font-weight: inherit;\n letter-spacing: inherit;\n text-decoration: inherit;\n text-indent: inherit;\n text-overflow: inherit;\n text-transform: inherit;\n text-align: inherit;\n white-space: inherit;\n color: inherit;\n margin-left: 0;\n margin-right: 0;\n margin-top: 0;\n margin-bottom: 0;\n -webkit-padding-start: var(--padding-start);\n padding-inline-start: var(--padding-start);\n -webkit-padding-end: var(--padding-end);\n padding-inline-end: var(--padding-end);\n padding-top: var(--padding-top);\n padding-bottom: var(--padding-bottom);\n -moz-osx-font-smoothing: grayscale;\n -webkit-font-smoothing: antialiased;\n display: flex;\n position: relative;\n flex-flow: row nowrap;\n flex-shrink: 0;\n align-items: center;\n justify-content: center;\n width: 100%;\n height: 100%;\n min-height: inherit;\n border: 0;\n outline: none;\n background: var(--background);\n line-height: 1;\n cursor: pointer;\n overflow: hidden;\n user-select: none;\n z-index: 0;\n appearance: none;\n}\n\n.button-inner {\n display: flex;\n position: relative;\n flex-flow: row nowrap;\n flex-shrink: 0;\n align-items: center;\n justify-content: center;\n width: 100%;\n height: 100%;\n min-height: inherit;\n z-index: 1;\n}\n\nion-icon {\n margin-left: 0;\n margin-right: 0;\n margin-top: 0;\n margin-bottom: 0;\n padding-left: 0;\n padding-right: 0;\n padding-top: 0;\n padding-bottom: 0;\n pointer-events: none;\n}\n\n:host(.menu-button-hidden) {\n display: none;\n}\n\n:host(.menu-button-disabled) {\n cursor: default;\n opacity: 0.5;\n pointer-events: none;\n}\n\n:host(.ion-focused) .button-native {\n color: var(--color-focused);\n}\n:host(.ion-focused) .button-native::after {\n background: var(--background-focused);\n opacity: var(--background-focused-opacity);\n}\n\n.button-native::after {\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n position: absolute;\n content: \"\";\n opacity: 0;\n}\n\n@media (any-hover: hover) {\n :host(:hover) .button-native {\n color: var(--color-hover);\n }\n :host(:hover) .button-native::after {\n background: var(--background-hover);\n opacity: var(--background-hover-opacity, 0);\n }\n}\n:host(.ion-color) .button-native {\n color: var(--ion-color-base);\n}\n\n:host(.in-toolbar:not(.in-toolbar-color)) {\n color: var(--ion-toolbar-color, var(--color));\n}\n\n:host {\n --background-focused: currentColor;\n --background-focused-opacity: .1;\n --border-radius: 4px;\n --color: var(--ion-color-primary, #3880ff);\n --padding-start: 5px;\n --padding-end: 5px;\n min-height: 32px;\n font-size: clamp(31px, 1.9375rem, 38.13px);\n}\n\n:host(.ion-activated) {\n opacity: 0.4;\n}\n\n@media (any-hover: hover) {\n :host(:hover) {\n opacity: 0.6;\n }\n}","/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n:host {\n /**\n * @prop --border-radius: Border radius of the menu button\n *\n * @prop --background: Background of the menu button\n * @prop --background-hover: Background of the menu button on hover\n * @prop --background-hover-opacity: Opacity of the background on hover\n * @prop --background-focused: Background of the menu button when focused with the tab key\n * @prop --background-focused-opacity: Opacity of the menu button background when focused with the tab key\n *\n * @prop --color: Color of the menu button\n * @prop --color-hover: Color of the menu button on hover\n * @prop --color-focused: Color of the menu button when focused with the tab key\n *\n * @prop --padding-top: Top padding of the button\n * @prop --padding-end: Right padding if direction is left-to-right, and left padding if direction is right-to-left of the button\n * @prop --padding-bottom: Bottom padding of the button\n * @prop --padding-start: Left padding if direction is left-to-right, and right padding if direction is right-to-left of the button\n */\n --background: transparent;\n --color-focused: currentColor;\n --border-radius: initial;\n --padding-top: 0;\n --padding-bottom: 0;\n color: var(--color);\n text-align: center;\n text-decoration: none;\n text-overflow: ellipsis;\n text-transform: none;\n white-space: nowrap;\n font-kerning: none;\n}\n\n.button-native {\n border-radius: var(--border-radius);\n font-family: inherit;\n font-size: inherit;\n font-style: inherit;\n font-weight: inherit;\n letter-spacing: inherit;\n text-decoration: inherit;\n text-indent: inherit;\n text-overflow: inherit;\n text-transform: inherit;\n text-align: inherit;\n white-space: inherit;\n color: inherit;\n margin-left: 0;\n margin-right: 0;\n margin-top: 0;\n margin-bottom: 0;\n -webkit-padding-start: var(--padding-start);\n padding-inline-start: var(--padding-start);\n -webkit-padding-end: var(--padding-end);\n padding-inline-end: var(--padding-end);\n padding-top: var(--padding-top);\n padding-bottom: var(--padding-bottom);\n -moz-osx-font-smoothing: grayscale;\n -webkit-font-smoothing: antialiased;\n display: flex;\n position: relative;\n flex-flow: row nowrap;\n flex-shrink: 0;\n align-items: center;\n justify-content: center;\n width: 100%;\n height: 100%;\n min-height: inherit;\n border: 0;\n outline: none;\n background: var(--background);\n line-height: 1;\n cursor: pointer;\n overflow: hidden;\n user-select: none;\n z-index: 0;\n appearance: none;\n}\n\n.button-inner {\n display: flex;\n position: relative;\n flex-flow: row nowrap;\n flex-shrink: 0;\n align-items: center;\n justify-content: center;\n width: 100%;\n height: 100%;\n min-height: inherit;\n z-index: 1;\n}\n\nion-icon {\n margin-left: 0;\n margin-right: 0;\n margin-top: 0;\n margin-bottom: 0;\n padding-left: 0;\n padding-right: 0;\n padding-top: 0;\n padding-bottom: 0;\n pointer-events: none;\n}\n\n:host(.menu-button-hidden) {\n display: none;\n}\n\n:host(.menu-button-disabled) {\n cursor: default;\n opacity: 0.5;\n pointer-events: none;\n}\n\n:host(.ion-focused) .button-native {\n color: var(--color-focused);\n}\n:host(.ion-focused) .button-native::after {\n background: var(--background-focused);\n opacity: var(--background-focused-opacity);\n}\n\n.button-native::after {\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n position: absolute;\n content: \"\";\n opacity: 0;\n}\n\n@media (any-hover: hover) {\n :host(:hover) .button-native {\n color: var(--color-hover);\n }\n :host(:hover) .button-native::after {\n background: var(--background-hover);\n opacity: var(--background-hover-opacity, 0);\n }\n}\n:host(.ion-color) .button-native {\n color: var(--ion-color-base);\n}\n\n:host(.in-toolbar:not(.in-toolbar-color)) {\n color: var(--ion-toolbar-color, var(--color));\n}\n\n:host {\n --background-focused: currentColor;\n --background-focused-opacity: .12;\n --background-hover: currentColor;\n --background-hover-opacity: .04;\n --border-radius: 50%;\n --color: initial;\n --padding-start: 8px;\n --padding-end: 8px;\n width: 3rem;\n height: 3rem;\n font-size: 1.5rem;\n}\n\n:host(.ion-color.ion-focused)::after {\n background: var(--ion-color-base);\n}\n\n@media (any-hover: hover) {\n :host(.ion-color:hover) .button-native::after {\n background: var(--ion-color-base);\n }\n}","/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { Host, h } from \"@stencil/core\";\nimport { inheritAriaAttributes } from \"../../utils/helpers\";\nimport { menuController } from \"../../utils/menu-controller/index\";\nimport { createColorClasses, hostContext } from \"../../utils/theme\";\nimport { menuOutline, menuSharp } from \"ionicons/icons\";\nimport { config } from \"../../global/config\";\nimport { getIonMode } from \"../../global/ionic-global\";\nimport { updateVisibility } from \"../menu-toggle/menu-toggle-util\";\n/**\n * @virtualProp {\"ios\" | \"md\"} mode - The mode determines which platform styles to use.\n *\n * @part native - The native HTML button element that wraps all child elements.\n * @part icon - The menu button icon (uses ion-icon).\n */\nexport class MenuButton {\n constructor() {\n this.inheritedAttributes = {};\n this.onClick = async () => {\n return menuController.toggle(this.menu);\n };\n this.visible = false;\n this.color = undefined;\n this.disabled = false;\n this.menu = undefined;\n this.autoHide = true;\n this.type = 'button';\n }\n componentWillLoad() {\n this.inheritedAttributes = inheritAriaAttributes(this.el);\n }\n componentDidLoad() {\n this.visibilityChanged();\n }\n async visibilityChanged() {\n this.visible = await updateVisibility(this.menu);\n }\n render() {\n const { color, disabled, inheritedAttributes } = this;\n const mode = getIonMode(this);\n const menuIcon = config.get('menuIcon', mode === 'ios' ? menuOutline : menuSharp);\n const hidden = this.autoHide && !this.visible;\n const attrs = {\n type: this.type,\n };\n const ariaLabel = inheritedAttributes['aria-label'] || 'menu';\n return (h(Host, { key: '7a4543dfcbf559f0d3a473683f8e0bd1d4c3542a', onClick: this.onClick, \"aria-disabled\": disabled ? 'true' : null, \"aria-hidden\": hidden ? 'true' : null, class: createColorClasses(color, {\n [mode]: true,\n button: true, // ion-buttons target .button\n 'menu-button-hidden': hidden,\n 'menu-button-disabled': disabled,\n 'in-toolbar': hostContext('ion-toolbar', this.el),\n 'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),\n 'ion-activatable': true,\n 'ion-focusable': true,\n }) }, h(\"button\", Object.assign({ key: '2b6944dc130fa765ac7559077254555583529ec3' }, attrs, { disabled: disabled, class: \"button-native\", part: \"native\", \"aria-label\": ariaLabel }), h(\"span\", { key: 'b4d1006bec8c9e761c64ae3e2fb64848dfc30307', class: \"button-inner\" }, h(\"slot\", { key: 'eaf1d57cd2e841c70095821576c52062dc76500b' }, h(\"ion-icon\", { key: '105ddb806aae2e6add6cb3989fd4a5cf5ee7d952', part: \"icon\", icon: menuIcon, mode: mode, lazy: false, \"aria-hidden\": \"true\" }))), mode === 'md' && h(\"ion-ripple-effect\", { key: '8a312aab747de2bdd6adee74fb0bfcbbde12c191', type: \"unbounded\" }))));\n }\n static get is() { return \"ion-menu-button\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"ios\": [\"menu-button.ios.scss\"],\n \"md\": [\"menu-button.md.scss\"]\n };\n }\n static get styleUrls() {\n return {\n \"ios\": [\"menu-button.ios.css\"],\n \"md\": [\"menu-button.md.css\"]\n };\n }\n static get properties() {\n return {\n \"color\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"Color\",\n \"resolved\": \"\\\"danger\\\" | \\\"dark\\\" | \\\"light\\\" | \\\"medium\\\" | \\\"primary\\\" | \\\"secondary\\\" | \\\"success\\\" | \\\"tertiary\\\" | \\\"warning\\\" | string & Record<never, never> | undefined\",\n \"references\": {\n \"Color\": {\n \"location\": \"import\",\n \"path\": \"../../interface\",\n \"id\": \"src/interface.d.ts::Color\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The color to use from your application's color palette.\\nDefault options are: `\\\"primary\\\"`, `\\\"secondary\\\"`, `\\\"tertiary\\\"`, `\\\"success\\\"`, `\\\"warning\\\"`, `\\\"danger\\\"`, `\\\"light\\\"`, `\\\"medium\\\"`, and `\\\"dark\\\"`.\\nFor more information on colors, see [theming](/docs/theming/basics).\"\n },\n \"attribute\": \"color\",\n \"reflect\": true\n },\n \"disabled\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"If `true`, the user cannot interact with the menu button.\"\n },\n \"attribute\": \"disabled\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n },\n \"menu\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string | undefined\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Optional property that maps to a Menu's `menuId` prop. Can also be `start` or `end` for the menu side. This is used to find the correct menu to toggle\"\n },\n \"attribute\": \"menu\",\n \"reflect\": false\n },\n \"autoHide\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Automatically hides the menu button when the corresponding menu is not active\"\n },\n \"attribute\": \"auto-hide\",\n \"reflect\": false,\n \"defaultValue\": \"true\"\n },\n \"type\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"'submit' | 'reset' | 'button'\",\n \"resolved\": \"\\\"button\\\" | \\\"reset\\\" | \\\"submit\\\"\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The type of the button.\"\n },\n \"attribute\": \"type\",\n \"reflect\": false,\n \"defaultValue\": \"'button'\"\n }\n };\n }\n static get states() {\n return {\n \"visible\": {}\n };\n }\n static get elementRef() { return \"el\"; }\n static get listeners() {\n return [{\n \"name\": \"ionMenuChange\",\n \"method\": \"visibilityChanged\",\n \"target\": \"body\",\n \"capture\": false,\n \"passive\": false\n }, {\n \"name\": \"ionSplitPaneVisible\",\n \"method\": \"visibilityChanged\",\n \"target\": \"body\",\n \"capture\": false,\n \"passive\": false\n }];\n }\n}\n"],"mappings":"iYAAA,MAAMA,EAAmB,2gFACzB,MAAAC,EAAeD,ECDf,MAAME,EAAkB,wnFACxB,MAAAC,EAAeD,E,MCgBFE,EAAU,MACnB,WAAAC,CAAAC,G,UACIC,KAAKC,oBAAsB,GAC3BD,KAAKE,QAAUC,SACJC,EAAeC,OAAOL,KAAKM,MAEtCN,KAAKO,QAAU,MACfP,KAAKQ,MAAQC,UACbT,KAAKU,SAAW,MAChBV,KAAKM,KAAOG,UACZT,KAAKW,SAAW,KAChBX,KAAKY,KAAO,Q,CAEhB,iBAAAC,GACIb,KAAKC,oBAAsBa,EAAsBd,KAAKe,G,CAE1D,gBAAAC,GACIhB,KAAKiB,mB,CAET,uBAAMA,GACFjB,KAAKO,cAAgBW,EAAiBlB,KAAKM,K,CAE/C,MAAAa,GACI,MAAMX,MAAEA,EAAKE,SAAEA,EAAQT,oBAAEA,GAAwBD,KACjD,MAAMoB,EAAOC,EAAWrB,MACxB,MAAMsB,EAAWC,EAAOC,IAAI,WAAYJ,IAAS,MAAQK,EAAcC,GACvE,MAAMC,EAAS3B,KAAKW,WAAaX,KAAKO,QACtC,MAAMqB,EAAQ,CACVhB,KAAMZ,KAAKY,MAEf,MAAMiB,EAAY5B,EAAoB,eAAiB,OACvD,OAAQ6B,EAAEC,EAAM,CAAEC,IAAK,2CAA4C9B,QAASF,KAAKE,QAAS,gBAAiBQ,EAAW,OAAS,KAAM,cAAeiB,EAAS,OAAS,KAAMM,MAAOC,EAAmB1B,EAAO,CACrMY,CAACA,GAAO,KACRe,OAAQ,KACR,qBAAsBR,EACtB,uBAAwBjB,EACxB,aAAc0B,EAAY,cAAepC,KAAKe,IAC9C,mBAAoBqB,EAAY,qBAAsBpC,KAAKe,IAC3D,kBAAmB,KACnB,gBAAiB,QACfe,EAAE,SAAUO,OAAOC,OAAO,CAAEN,IAAK,4CAA8CJ,EAAO,CAAElB,SAAUA,EAAUuB,MAAO,gBAAiBM,KAAM,SAAU,aAAcV,IAAcC,EAAE,OAAQ,CAAEE,IAAK,2CAA4CC,MAAO,gBAAkBH,EAAE,OAAQ,CAAEE,IAAK,4CAA8CF,EAAE,WAAY,CAAEE,IAAK,2CAA4CO,KAAM,OAAQC,KAAMlB,EAAUF,KAAMA,EAAMqB,KAAM,MAAO,cAAe,WAAarB,IAAS,MAAQU,EAAE,oBAAqB,CAAEE,IAAK,2CAA4CpB,KAAM,e","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ import{r as n,i as s,h as e,H as o}from"./p-42169e41.js";import{s as i}from"./p-f6671856.js";const r=":host{--gap-size:var(--size-4);display:flex;flex-direction:column;gap:var(--gap-size);margin:var(--gap-size)}section{display:flex;flex-direction:column;gap:var(--gap-size)}@media (min-width: 640px){:host{flex-direction:row;flex-wrap:wrap;section:first-of-type {\n flex: 1}section:not(:first-of-type){flex:0 0 30%}}";const l=r;const a="article {\n padding: var(--size-2);\n display: flex;\n flex-direction: column;\n gap: var(--size-2);\n outline: var(--pos-border-solid);\n border-radius: var(--radius-sm);\n box-shadow: var(--shadow-md);\n background-color: var(--pos-card-background);\n\n header {\n display: flex;\n flex-direction: column;\n gap: var(--size-2);\n h1 {\n margin: 0;\n }\n }\n}\n";const t=a;const p=class{constructor(e){n(this,e);this.subscribeResource=s(this,"pod-os:resource",7);this.receiveResource=n=>{this.resource=n}}componentWillLoad(){i(this)}render(){if(!this.resource){return null}return e(o,null,e("section",null,e("pos-document",{src:this.resource.uri})),e("section",null,e("article",null,e("header",null,e("h1",null,e("pos-label",null)),e("pos-type-badges",null)),e("pos-literals",null))))}};p.style=l+t;export{p as pos_app_document_viewer};
2
+ //# sourceMappingURL=p-9a4bf79e.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["defaultAppLayoutCss","PosAppDocumentViewerStyle0","articleCardCss","PosAppDocumentViewerStyle1","PosAppDocumentViewer","constructor","hostRef","this","receiveResource","resource","componentWillLoad","subscribeResource","render","h","Host","src","uri"],"sources":["src/apps/styles/default-app-layout.css?tag=pos-app-document-viewer&encapsulation=shadow","src/apps/styles/article-card.css?tag=pos-app-document-viewer&encapsulation=shadow","src/apps/pos-app-document-viewer/pos-app-document-viewer.tsx"],"sourcesContent":[":host {\n --gap-size: var(--size-4);\n display: flex;\n flex-direction: column;\n gap: var(--gap-size);\n margin: var(--gap-size);\n}\n\nsection {\n display: flex;\n flex-direction: column;\n gap: var(--gap-size);\n}\n\n@media (min-width: 640px) {\n :host {\n flex-direction: row;\n flex-wrap: wrap;\n\n section:first-of-type {\n flex: 1;\n }\n\n section:not(:first-of-type) {\n flex: 0 0 30%;\n }\n }\n}\n","article {\n padding: var(--size-2);\n display: flex;\n flex-direction: column;\n gap: var(--size-2);\n outline: var(--pos-border-solid);\n border-radius: var(--radius-sm);\n box-shadow: var(--shadow-md);\n background-color: var(--pos-card-background);\n\n header {\n display: flex;\n flex-direction: column;\n gap: var(--size-2);\n h1 {\n margin: 0;\n }\n }\n}\n","import { Thing } from '@pod-os/core';\nimport { Component, Event, EventEmitter, h, Host, State } from '@stencil/core';\nimport { ResourceAware, subscribeResource } from '../../components/events/ResourceAware';\n\n@Component({\n tag: 'pos-app-document-viewer',\n shadow: true,\n styleUrls: ['../styles/default-app-layout.css', '../styles/article-card.css'],\n})\nexport class PosAppDocumentViewer implements ResourceAware {\n @State() resource: Thing;\n\n @Event({ eventName: 'pod-os:resource' }) subscribeResource: EventEmitter;\n\n componentWillLoad() {\n subscribeResource(this);\n }\n\n receiveResource = (resource: Thing) => {\n this.resource = resource;\n };\n\n render() {\n if (!this.resource) {\n return null;\n }\n\n return (\n <Host>\n <section>\n <pos-document src={this.resource.uri} />\n </section>\n <section>\n <article>\n <header>\n <h1>\n <pos-label />\n </h1>\n <pos-type-badges />\n </header>\n <pos-literals />\n </article>\n </section>\n </Host>\n );\n }\n}\n"],"mappings":"6FAAA,MAAMA,EAAsB,kUAC5B,MAAAC,EAAeD,ECDf,MAAME,EAAiB,2YACvB,MAAAC,EAAeD,E,MCQFE,EAAoB,MALjC,WAAAC,CAAAC,G,6DAcEC,KAAAC,gBAAmBC,IACjBF,KAAKE,SAAWA,CAAQ,C,CAL1B,iBAAAC,GACEC,EAAkBJ,K,CAOpB,MAAAK,GACE,IAAKL,KAAKE,SAAU,CAClB,OAAO,I,CAGT,OACEI,EAACC,EAAI,KACHD,EAAA,eACEA,EAAA,gBAAcE,IAAKR,KAAKE,SAASO,OAEnCH,EAAA,eACEA,EAAA,eACEA,EAAA,cACEA,EAAA,UACEA,EAAA,mBAEFA,EAAA,yBAEFA,EAAA,uB","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ import{r as t,i,h as s,e}from"./p-42169e41.js";import{g as a}from"./p-bc04bd54.js";import{a as n,d as h}from"./p-eba70ed1.js";import{s as o,j as r}from"./p-71ee259b.js";import{c as d}from"./p-3a4d289f.js";import{t as c}from"./p-cbae963d.js";import{g as l,c as u}from"./p-da0d920d.js";const f=":host{left:0;right:0;top:0;bottom:0;position:absolute;contain:layout size style;z-index:0}";const m=f;const p=class{constructor(s){t(this,s);this.ionNavWillLoad=i(this,"ionNavWillLoad",7);this.ionNavWillChange=i(this,"ionNavWillChange",3);this.ionNavDidChange=i(this,"ionNavDidChange",3);this.lockController=d();this.gestureOrAnimationInProgress=false;this.mode=l(this);this.delegate=undefined;this.animated=true;this.animation=undefined;this.swipeHandler=undefined}swipeHandlerChanged(){if(this.gesture){this.gesture.enable(this.swipeHandler!==undefined)}}async connectedCallback(){const t=()=>{this.gestureOrAnimationInProgress=true;if(this.swipeHandler){this.swipeHandler.onStart()}};this.gesture=(await import("./p-c452a2e9.js")).createSwipeBackGesture(this.el,(()=>!this.gestureOrAnimationInProgress&&!!this.swipeHandler&&this.swipeHandler.canStart()),(()=>t()),(t=>{var i;return(i=this.ani)===null||i===void 0?void 0:i.progressStep(t)}),((t,i,s)=>{if(this.ani){this.ani.onFinish((()=>{this.gestureOrAnimationInProgress=false;if(this.swipeHandler){this.swipeHandler.onEnd(t)}}),{oneTimeCallback:true});let e=t?-.001:.001;if(!t){this.ani.easing("cubic-bezier(1, 0, 0.68, 0.28)");e+=a([0,0],[1,0],[.68,.28],[1,1],i)[0]}else{e+=a([0,0],[.32,.72],[0,1],[1,1],i)[0]}this.ani.progressEnd(t?1:0,e,s)}else{this.gestureOrAnimationInProgress=false}}));this.swipeHandlerChanged()}componentWillLoad(){this.ionNavWillLoad.emit()}disconnectedCallback(){if(this.gesture){this.gesture.destroy();this.gesture=undefined}}async commit(t,i,s){const e=await this.lockController.lock();let a=false;try{a=await this.transition(t,i,s)}catch(t){console.error(t)}e();return a}async setRouteId(t,i,s,e){const a=await this.setRoot(t,i,{duration:s==="root"?0:undefined,direction:s==="back"?"back":"forward",animationBuilder:e});return{changed:a,element:this.activeEl}}async getRouteId(){const t=this.activeEl;return t?{id:t.tagName,element:t,params:this.activeParams}:undefined}async setRoot(t,i,s){if(this.activeComponent===t&&o(i,this.activeParams)){return false}const e=this.activeEl;const a=await n(this.delegate,this.el,t,["ion-page","ion-page-invisible"],i);this.activeComponent=t;this.activeEl=a;this.activeParams=i;await this.commit(a,e,s);await h(this.delegate,e);return true}async transition(t,i,s={}){if(i===t){return false}this.ionNavWillChange.emit();const{el:e,mode:a}=this;const n=this.animated&&u.getBoolean("animated",true);const h=s.animationBuilder||this.animation||u.get("navAnimation");await c(Object.assign(Object.assign({mode:a,animated:n,enteringEl:t,leavingEl:i,baseEl:e,deepWait:r(e),progressCallback:s.progressAnimation?t=>{if(t!==undefined&&!this.gestureOrAnimationInProgress){this.gestureOrAnimationInProgress=true;t.onFinish((()=>{this.gestureOrAnimationInProgress=false;if(this.swipeHandler){this.swipeHandler.onEnd(false)}}),{oneTimeCallback:true});t.progressEnd(0,0,0)}else{this.ani=t}}:undefined},s),{animationBuilder:h}));this.ionNavDidChange.emit();return true}render(){return s("slot",{key:"0949db1bcfde67b462abe9cae72c7a7fd70ea678"})}get el(){return e(this)}static get watchers(){return{swipeHandler:["swipeHandlerChanged"]}}};p.style=m;export{p as ion_router_outlet};
2
+ //# sourceMappingURL=p-a06d93c7.entry.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["routerOutletCss","IonRouterOutletStyle0","RouterOutlet","constructor","hostRef","this","lockController","createLockController","gestureOrAnimationInProgress","mode","getIonMode","delegate","undefined","animated","animation","swipeHandler","swipeHandlerChanged","gesture","enable","connectedCallback","onStart","import","createSwipeBackGesture","el","canStart","step","_a","ani","progressStep","shouldComplete","dur","onFinish","onEnd","oneTimeCallback","newStepValue","easing","getTimeGivenProgression","progressEnd","componentWillLoad","ionNavWillLoad","emit","disconnectedCallback","destroy","commit","enteringEl","leavingEl","opts","unlock","lock","changed","transition","e","console","error","setRouteId","id","params","direction","setRoot","duration","animationBuilder","element","activeEl","getRouteId","active","tagName","activeParams","component","activeComponent","shallowEqualStringMap","attachComponent","detachComponent","ionNavWillChange","config","getBoolean","get","Object","assign","baseEl","deepWait","hasLazyBuild","progressCallback","progressAnimation","ionNavDidChange","render","h","key"],"sources":["../node_modules/@ionic/core/dist/collection/components/router-outlet/router-outlet.css?tag=ion-router-outlet&encapsulation=shadow","../node_modules/@ionic/core/dist/collection/components/router-outlet/router-outlet.js"],"sourcesContent":["/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n:host {\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n position: absolute;\n contain: layout size style;\n z-index: 0;\n}","/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { h } from \"@stencil/core\";\nimport { getTimeGivenProgression } from \"../../utils/animation/cubic-bezier\";\nimport { attachComponent, detachComponent } from \"../../utils/framework-delegate\";\nimport { shallowEqualStringMap, hasLazyBuild } from \"../../utils/helpers\";\nimport { createLockController } from \"../../utils/lock-controller\";\nimport { transition } from \"../../utils/transition/index\";\nimport { config } from \"../../global/config\";\nimport { getIonMode } from \"../../global/ionic-global\";\nexport class RouterOutlet {\n constructor() {\n this.lockController = createLockController();\n this.gestureOrAnimationInProgress = false;\n this.mode = getIonMode(this);\n this.delegate = undefined;\n this.animated = true;\n this.animation = undefined;\n this.swipeHandler = undefined;\n }\n swipeHandlerChanged() {\n if (this.gesture) {\n this.gesture.enable(this.swipeHandler !== undefined);\n }\n }\n async connectedCallback() {\n const onStart = () => {\n this.gestureOrAnimationInProgress = true;\n if (this.swipeHandler) {\n this.swipeHandler.onStart();\n }\n };\n this.gesture = (await import('../../utils/gesture/swipe-back')).createSwipeBackGesture(this.el, () => !this.gestureOrAnimationInProgress && !!this.swipeHandler && this.swipeHandler.canStart(), () => onStart(), (step) => { var _a; return (_a = this.ani) === null || _a === void 0 ? void 0 : _a.progressStep(step); }, (shouldComplete, step, dur) => {\n if (this.ani) {\n this.ani.onFinish(() => {\n this.gestureOrAnimationInProgress = false;\n if (this.swipeHandler) {\n this.swipeHandler.onEnd(shouldComplete);\n }\n }, { oneTimeCallback: true });\n // Account for rounding errors in JS\n let newStepValue = shouldComplete ? -0.001 : 0.001;\n /**\n * Animation will be reversed here, so need to\n * reverse the easing curve as well\n *\n * Additionally, we need to account for the time relative\n * to the new easing curve, as `stepValue` is going to be given\n * in terms of a linear curve.\n */\n if (!shouldComplete) {\n this.ani.easing('cubic-bezier(1, 0, 0.68, 0.28)');\n newStepValue += getTimeGivenProgression([0, 0], [1, 0], [0.68, 0.28], [1, 1], step)[0];\n }\n else {\n newStepValue += getTimeGivenProgression([0, 0], [0.32, 0.72], [0, 1], [1, 1], step)[0];\n }\n this.ani.progressEnd(shouldComplete ? 1 : 0, newStepValue, dur);\n }\n else {\n this.gestureOrAnimationInProgress = false;\n }\n });\n this.swipeHandlerChanged();\n }\n componentWillLoad() {\n this.ionNavWillLoad.emit();\n }\n disconnectedCallback() {\n if (this.gesture) {\n this.gesture.destroy();\n this.gesture = undefined;\n }\n }\n /** @internal */\n async commit(enteringEl, leavingEl, opts) {\n const unlock = await this.lockController.lock();\n let changed = false;\n try {\n changed = await this.transition(enteringEl, leavingEl, opts);\n }\n catch (e) {\n console.error(e);\n }\n unlock();\n return changed;\n }\n /** @internal */\n async setRouteId(id, params, direction, animation) {\n const changed = await this.setRoot(id, params, {\n duration: direction === 'root' ? 0 : undefined,\n direction: direction === 'back' ? 'back' : 'forward',\n animationBuilder: animation,\n });\n return {\n changed,\n element: this.activeEl,\n };\n }\n /** @internal */\n async getRouteId() {\n const active = this.activeEl;\n return active\n ? {\n id: active.tagName,\n element: active,\n params: this.activeParams,\n }\n : undefined;\n }\n async setRoot(component, params, opts) {\n if (this.activeComponent === component && shallowEqualStringMap(params, this.activeParams)) {\n return false;\n }\n // attach entering view to DOM\n const leavingEl = this.activeEl;\n const enteringEl = await attachComponent(this.delegate, this.el, component, ['ion-page', 'ion-page-invisible'], params);\n this.activeComponent = component;\n this.activeEl = enteringEl;\n this.activeParams = params;\n // commit animation\n await this.commit(enteringEl, leavingEl, opts);\n await detachComponent(this.delegate, leavingEl);\n return true;\n }\n async transition(enteringEl, leavingEl, opts = {}) {\n if (leavingEl === enteringEl) {\n return false;\n }\n // emit nav will change event\n this.ionNavWillChange.emit();\n const { el, mode } = this;\n const animated = this.animated && config.getBoolean('animated', true);\n const animationBuilder = opts.animationBuilder || this.animation || config.get('navAnimation');\n await transition(Object.assign(Object.assign({ mode,\n animated,\n enteringEl,\n leavingEl, baseEl: el,\n /**\n * We need to wait for all Stencil components\n * to be ready only when using the lazy\n * loaded bundle.\n */\n deepWait: hasLazyBuild(el), progressCallback: opts.progressAnimation\n ? (ani) => {\n /**\n * Because this progress callback is called asynchronously\n * it is possible for the gesture to start and end before\n * the animation is ever set. In that scenario, we should\n * immediately call progressEnd so that the transition promise\n * resolves and the gesture does not get locked up.\n */\n if (ani !== undefined && !this.gestureOrAnimationInProgress) {\n this.gestureOrAnimationInProgress = true;\n ani.onFinish(() => {\n this.gestureOrAnimationInProgress = false;\n if (this.swipeHandler) {\n this.swipeHandler.onEnd(false);\n }\n }, { oneTimeCallback: true });\n /**\n * Playing animation to beginning\n * with a duration of 0 prevents\n * any flickering when the animation\n * is later cleaned up.\n */\n ani.progressEnd(0, 0, 0);\n }\n else {\n this.ani = ani;\n }\n }\n : undefined }, opts), { animationBuilder }));\n // emit nav changed event\n this.ionNavDidChange.emit();\n return true;\n }\n render() {\n return h(\"slot\", { key: '0949db1bcfde67b462abe9cae72c7a7fd70ea678' });\n }\n static get is() { return \"ion-router-outlet\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"router-outlet.scss\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"router-outlet.css\"]\n };\n }\n static get properties() {\n return {\n \"mode\": {\n \"type\": \"string\",\n \"mutable\": true,\n \"complexType\": {\n \"original\": \"\\\"ios\\\" | \\\"md\\\"\",\n \"resolved\": \"\\\"ios\\\" | \\\"md\\\"\",\n \"references\": {\n \"Mode\": {\n \"location\": \"global\",\n \"id\": \"global::Mode\"\n }\n }\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The mode determines which platform styles to use.\"\n },\n \"attribute\": \"mode\",\n \"reflect\": false,\n \"defaultValue\": \"getIonMode(this)\"\n },\n \"delegate\": {\n \"type\": \"unknown\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"FrameworkDelegate\",\n \"resolved\": \"FrameworkDelegate | undefined\",\n \"references\": {\n \"FrameworkDelegate\": {\n \"location\": \"import\",\n \"path\": \"../../interface\",\n \"id\": \"src/interface.d.ts::FrameworkDelegate\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }],\n \"text\": \"\"\n }\n },\n \"animated\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"If `true`, the router-outlet should animate the transition of components.\"\n },\n \"attribute\": \"animated\",\n \"reflect\": false,\n \"defaultValue\": \"true\"\n },\n \"animation\": {\n \"type\": \"unknown\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"AnimationBuilder\",\n \"resolved\": \"((baseEl: any, opts?: any) => Animation) | undefined\",\n \"references\": {\n \"AnimationBuilder\": {\n \"location\": \"import\",\n \"path\": \"../../interface\",\n \"id\": \"src/interface.d.ts::AnimationBuilder\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"This property allows to create custom transition using AnimationBuilder functions.\"\n }\n },\n \"swipeHandler\": {\n \"type\": \"unknown\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"SwipeGestureHandler\",\n \"resolved\": \"SwipeGestureHandler | undefined\",\n \"references\": {\n \"SwipeGestureHandler\": {\n \"location\": \"import\",\n \"path\": \"../nav/nav-interface\",\n \"id\": \"src/components/nav/nav-interface.ts::SwipeGestureHandler\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }],\n \"text\": \"\"\n }\n }\n };\n }\n static get events() {\n return [{\n \"method\": \"ionNavWillLoad\",\n \"name\": \"ionNavWillLoad\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }],\n \"text\": \"\"\n },\n \"complexType\": {\n \"original\": \"void\",\n \"resolved\": \"void\",\n \"references\": {}\n }\n }, {\n \"method\": \"ionNavWillChange\",\n \"name\": \"ionNavWillChange\",\n \"bubbles\": false,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }],\n \"text\": \"\"\n },\n \"complexType\": {\n \"original\": \"void\",\n \"resolved\": \"void\",\n \"references\": {}\n }\n }, {\n \"method\": \"ionNavDidChange\",\n \"name\": \"ionNavDidChange\",\n \"bubbles\": false,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }],\n \"text\": \"\"\n },\n \"complexType\": {\n \"original\": \"void\",\n \"resolved\": \"void\",\n \"references\": {}\n }\n }];\n }\n static get methods() {\n return {\n \"commit\": {\n \"complexType\": {\n \"signature\": \"(enteringEl: HTMLElement, leavingEl: HTMLElement | undefined, opts?: RouterOutletOptions) => Promise<boolean>\",\n \"parameters\": [{\n \"name\": \"enteringEl\",\n \"type\": \"HTMLElement\",\n \"docs\": \"\"\n }, {\n \"name\": \"leavingEl\",\n \"type\": \"HTMLElement | undefined\",\n \"docs\": \"\"\n }, {\n \"name\": \"opts\",\n \"type\": \"RouterOutletOptions | undefined\",\n \"docs\": \"\"\n }],\n \"references\": {\n \"Promise\": {\n \"location\": \"global\",\n \"id\": \"global::Promise\"\n },\n \"HTMLElement\": {\n \"location\": \"global\",\n \"id\": \"global::HTMLElement\"\n },\n \"RouterOutletOptions\": {\n \"location\": \"import\",\n \"path\": \"../nav/nav-interface\",\n \"id\": \"src/components/nav/nav-interface.ts::RouterOutletOptions\"\n }\n },\n \"return\": \"Promise<boolean>\"\n },\n \"docs\": {\n \"text\": \"\",\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }]\n }\n },\n \"setRouteId\": {\n \"complexType\": {\n \"signature\": \"(id: string, params: ComponentProps | undefined, direction: RouterDirection, animation?: AnimationBuilder) => Promise<RouteWrite>\",\n \"parameters\": [{\n \"name\": \"id\",\n \"type\": \"string\",\n \"docs\": \"\"\n }, {\n \"name\": \"params\",\n \"type\": \"ComponentProps | undefined\",\n \"docs\": \"\"\n }, {\n \"name\": \"direction\",\n \"type\": \"\\\"root\\\" | \\\"back\\\" | \\\"forward\\\"\",\n \"docs\": \"\"\n }, {\n \"name\": \"animation\",\n \"type\": \"AnimationBuilder | undefined\",\n \"docs\": \"\"\n }],\n \"references\": {\n \"Promise\": {\n \"location\": \"global\",\n \"id\": \"global::Promise\"\n },\n \"RouteWrite\": {\n \"location\": \"import\",\n \"path\": \"../router/utils/interface\",\n \"id\": \"src/components/router/utils/interface.ts::RouteWrite\"\n },\n \"ComponentProps\": {\n \"location\": \"import\",\n \"path\": \"../../interface\",\n \"id\": \"src/interface.d.ts::ComponentProps\"\n },\n \"RouterDirection\": {\n \"location\": \"import\",\n \"path\": \"../router/utils/interface\",\n \"id\": \"src/components/router/utils/interface.ts::RouterDirection\"\n },\n \"AnimationBuilder\": {\n \"location\": \"import\",\n \"path\": \"../../interface\",\n \"id\": \"src/interface.d.ts::AnimationBuilder\"\n }\n },\n \"return\": \"Promise<RouteWrite>\"\n },\n \"docs\": {\n \"text\": \"\",\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }]\n }\n },\n \"getRouteId\": {\n \"complexType\": {\n \"signature\": \"() => Promise<RouteID | undefined>\",\n \"parameters\": [],\n \"references\": {\n \"Promise\": {\n \"location\": \"global\",\n \"id\": \"global::Promise\"\n },\n \"RouteID\": {\n \"location\": \"import\",\n \"path\": \"../router/utils/interface\",\n \"id\": \"src/components/router/utils/interface.ts::RouteID\"\n }\n },\n \"return\": \"Promise<RouteID | undefined>\"\n },\n \"docs\": {\n \"text\": \"\",\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }]\n }\n }\n };\n }\n static get elementRef() { return \"el\"; }\n static get watchers() {\n return [{\n \"propName\": \"swipeHandler\",\n \"methodName\": \"swipeHandlerChanged\"\n }];\n }\n}\n"],"mappings":"iSAAA,MAAMA,EAAkB,6FACxB,MAAAC,EAAeD,E,MCUFE,EAAY,MACrB,WAAAC,CAAAC,G,6JACIC,KAAKC,eAAiBC,IACtBF,KAAKG,6BAA+B,MACpCH,KAAKI,KAAOC,EAAWL,MACvBA,KAAKM,SAAWC,UAChBP,KAAKQ,SAAW,KAChBR,KAAKS,UAAYF,UACjBP,KAAKU,aAAeH,S,CAExB,mBAAAI,GACI,GAAIX,KAAKY,QAAS,CACdZ,KAAKY,QAAQC,OAAOb,KAAKU,eAAiBH,U,EAGlD,uBAAMO,GACF,MAAMC,EAAU,KACZf,KAAKG,6BAA+B,KACpC,GAAIH,KAAKU,aAAc,CACnBV,KAAKU,aAAaK,S,GAG1Bf,KAAKY,eAAiBI,OAAO,oBAAmCC,uBAAuBjB,KAAKkB,IAAI,KAAOlB,KAAKG,gCAAkCH,KAAKU,cAAgBV,KAAKU,aAAaS,aAAY,IAAMJ,MAAYK,IAAW,IAAIC,EAAI,OAAQA,EAAKrB,KAAKsB,OAAS,MAAQD,SAAY,OAAS,EAAIA,EAAGE,aAAaH,EAAK,IAAK,CAACI,EAAgBJ,EAAMK,KAC/U,GAAIzB,KAAKsB,IAAK,CACVtB,KAAKsB,IAAII,UAAS,KACd1B,KAAKG,6BAA+B,MACpC,GAAIH,KAAKU,aAAc,CACnBV,KAAKU,aAAaiB,MAAMH,E,IAE7B,CAAEI,gBAAiB,OAEtB,IAAIC,EAAeL,GAAkB,KAAQ,KAS7C,IAAKA,EAAgB,CACjBxB,KAAKsB,IAAIQ,OAAO,kCAChBD,GAAgBE,EAAwB,CAAC,EAAG,GAAI,CAAC,EAAG,GAAI,CAAC,IAAM,KAAO,CAAC,EAAG,GAAIX,GAAM,E,KAEnF,CACDS,GAAgBE,EAAwB,CAAC,EAAG,GAAI,CAAC,IAAM,KAAO,CAAC,EAAG,GAAI,CAAC,EAAG,GAAIX,GAAM,E,CAExFpB,KAAKsB,IAAIU,YAAYR,EAAiB,EAAI,EAAGK,EAAcJ,E,KAE1D,CACDzB,KAAKG,6BAA+B,K,KAG5CH,KAAKW,qB,CAET,iBAAAsB,GACIjC,KAAKkC,eAAeC,M,CAExB,oBAAAC,GACI,GAAIpC,KAAKY,QAAS,CACdZ,KAAKY,QAAQyB,UACbrC,KAAKY,QAAUL,S,EAIvB,YAAM+B,CAAOC,EAAYC,EAAWC,GAChC,MAAMC,QAAe1C,KAAKC,eAAe0C,OACzC,IAAIC,EAAU,MACd,IACIA,QAAgB5C,KAAK6C,WAAWN,EAAYC,EAAWC,E,CAE3D,MAAOK,GACHC,QAAQC,MAAMF,E,CAElBJ,IACA,OAAOE,C,CAGX,gBAAMK,CAAWC,EAAIC,EAAQC,EAAW3C,GACpC,MAAMmC,QAAgB5C,KAAKqD,QAAQH,EAAIC,EAAQ,CAC3CG,SAAUF,IAAc,OAAS,EAAI7C,UACrC6C,UAAWA,IAAc,OAAS,OAAS,UAC3CG,iBAAkB9C,IAEtB,MAAO,CACHmC,UACAY,QAASxD,KAAKyD,S,CAItB,gBAAMC,GACF,MAAMC,EAAS3D,KAAKyD,SACpB,OAAOE,EACD,CACET,GAAIS,EAAOC,QACXJ,QAASG,EACTR,OAAQnD,KAAK6D,cAEftD,S,CAEV,aAAM8C,CAAQS,EAAWX,EAAQV,GAC7B,GAAIzC,KAAK+D,kBAAoBD,GAAaE,EAAsBb,EAAQnD,KAAK6D,cAAe,CACxF,OAAO,K,CAGX,MAAMrB,EAAYxC,KAAKyD,SACvB,MAAMlB,QAAmB0B,EAAgBjE,KAAKM,SAAUN,KAAKkB,GAAI4C,EAAW,CAAC,WAAY,sBAAuBX,GAChHnD,KAAK+D,gBAAkBD,EACvB9D,KAAKyD,SAAWlB,EAChBvC,KAAK6D,aAAeV,QAEdnD,KAAKsC,OAAOC,EAAYC,EAAWC,SACnCyB,EAAgBlE,KAAKM,SAAUkC,GACrC,OAAO,I,CAEX,gBAAMK,CAAWN,EAAYC,EAAWC,EAAO,IAC3C,GAAID,IAAcD,EAAY,CAC1B,OAAO,K,CAGXvC,KAAKmE,iBAAiBhC,OACtB,MAAMjB,GAAEA,EAAEd,KAAEA,GAASJ,KACrB,MAAMQ,EAAWR,KAAKQ,UAAY4D,EAAOC,WAAW,WAAY,MAChE,MAAMd,EAAmBd,EAAKc,kBAAoBvD,KAAKS,WAAa2D,EAAOE,IAAI,sBACzEzB,EAAW0B,OAAOC,OAAOD,OAAOC,OAAO,CAAEpE,OAC3CI,WACA+B,aACAC,YAAWiC,OAAQvD,EAMnBwD,SAAUC,EAAazD,GAAK0D,iBAAkBnC,EAAKoC,kBAC5CvD,IAQC,GAAIA,IAAQf,YAAcP,KAAKG,6BAA8B,CACzDH,KAAKG,6BAA+B,KACpCmB,EAAII,UAAS,KACT1B,KAAKG,6BAA+B,MACpC,GAAIH,KAAKU,aAAc,CACnBV,KAAKU,aAAaiB,MAAM,M,IAE7B,CAAEC,gBAAiB,OAOtBN,EAAIU,YAAY,EAAG,EAAG,E,KAErB,CACDhC,KAAKsB,IAAMA,C,GAGjBf,WAAakC,GAAO,CAAEc,sBAEhCvD,KAAK8E,gBAAgB3C,OACrB,OAAO,I,CAEX,MAAA4C,GACI,OAAOC,EAAE,OAAQ,CAAEC,IAAK,4C","ignoreList":[]}
1
+ {"version":3,"names":["routerOutletCss","IonRouterOutletStyle0","RouterOutlet","constructor","hostRef","this","lockController","createLockController","gestureOrAnimationInProgress","mode","getIonMode","delegate","undefined","animated","animation","swipeHandler","swipeHandlerChanged","gesture","enable","connectedCallback","onStart","import","createSwipeBackGesture","el","canStart","step","_a","ani","progressStep","shouldComplete","dur","onFinish","onEnd","oneTimeCallback","newStepValue","easing","getTimeGivenProgression","progressEnd","componentWillLoad","ionNavWillLoad","emit","disconnectedCallback","destroy","commit","enteringEl","leavingEl","opts","unlock","lock","changed","transition","e","console","error","setRouteId","id","params","direction","setRoot","duration","animationBuilder","element","activeEl","getRouteId","active","tagName","activeParams","component","activeComponent","shallowEqualStringMap","attachComponent","detachComponent","ionNavWillChange","config","getBoolean","get","Object","assign","baseEl","deepWait","hasLazyBuild","progressCallback","progressAnimation","ionNavDidChange","render","h","key"],"sources":["../node_modules/@ionic/core/dist/collection/components/router-outlet/router-outlet.css?tag=ion-router-outlet&encapsulation=shadow","../node_modules/@ionic/core/dist/collection/components/router-outlet/router-outlet.js"],"sourcesContent":["/**\n * Convert a font size to a dynamic font size.\n * Fonts that participate in Dynamic Type should use\n * dynamic font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param unit (optional) - The unit to convert to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a maximum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * a minimum font size.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * Convert a font size to a dynamic font size but impose\n * maximum and minimum font sizes.\n * @param size - The initial font size including the unit (i.e. px or pt)\n * @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).\n * @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).\n * @param unit (optional) - The unit to convert the initial font size to. Use this if you want to\n * convert to a unit other than $baselineUnit.\n */\n/**\n * A heuristic that applies CSS to tablet\n * viewports.\n *\n * Usage:\n * @include tablet-viewport() {\n * :host {\n * background-color: green;\n * }\n * }\n */\n/**\n * A heuristic that applies CSS to mobile\n * viewports (i.e. phones, not tablets).\n *\n * Usage:\n * @include mobile-viewport() {\n * :host {\n * background-color: blue;\n * }\n * }\n */\n:host {\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n position: absolute;\n contain: layout size style;\n z-index: 0;\n}","/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { h } from \"@stencil/core\";\nimport { getTimeGivenProgression } from \"../../utils/animation/cubic-bezier\";\nimport { attachComponent, detachComponent } from \"../../utils/framework-delegate\";\nimport { shallowEqualStringMap, hasLazyBuild } from \"../../utils/helpers\";\nimport { createLockController } from \"../../utils/lock-controller\";\nimport { transition } from \"../../utils/transition/index\";\nimport { config } from \"../../global/config\";\nimport { getIonMode } from \"../../global/ionic-global\";\nexport class RouterOutlet {\n constructor() {\n this.lockController = createLockController();\n this.gestureOrAnimationInProgress = false;\n this.mode = getIonMode(this);\n this.delegate = undefined;\n this.animated = true;\n this.animation = undefined;\n this.swipeHandler = undefined;\n }\n swipeHandlerChanged() {\n if (this.gesture) {\n this.gesture.enable(this.swipeHandler !== undefined);\n }\n }\n async connectedCallback() {\n const onStart = () => {\n this.gestureOrAnimationInProgress = true;\n if (this.swipeHandler) {\n this.swipeHandler.onStart();\n }\n };\n this.gesture = (await import('../../utils/gesture/swipe-back')).createSwipeBackGesture(this.el, () => !this.gestureOrAnimationInProgress && !!this.swipeHandler && this.swipeHandler.canStart(), () => onStart(), (step) => { var _a; return (_a = this.ani) === null || _a === void 0 ? void 0 : _a.progressStep(step); }, (shouldComplete, step, dur) => {\n if (this.ani) {\n this.ani.onFinish(() => {\n this.gestureOrAnimationInProgress = false;\n if (this.swipeHandler) {\n this.swipeHandler.onEnd(shouldComplete);\n }\n }, { oneTimeCallback: true });\n // Account for rounding errors in JS\n let newStepValue = shouldComplete ? -0.001 : 0.001;\n /**\n * Animation will be reversed here, so need to\n * reverse the easing curve as well\n *\n * Additionally, we need to account for the time relative\n * to the new easing curve, as `stepValue` is going to be given\n * in terms of a linear curve.\n */\n if (!shouldComplete) {\n this.ani.easing('cubic-bezier(1, 0, 0.68, 0.28)');\n newStepValue += getTimeGivenProgression([0, 0], [1, 0], [0.68, 0.28], [1, 1], step)[0];\n }\n else {\n newStepValue += getTimeGivenProgression([0, 0], [0.32, 0.72], [0, 1], [1, 1], step)[0];\n }\n this.ani.progressEnd(shouldComplete ? 1 : 0, newStepValue, dur);\n }\n else {\n this.gestureOrAnimationInProgress = false;\n }\n });\n this.swipeHandlerChanged();\n }\n componentWillLoad() {\n this.ionNavWillLoad.emit();\n }\n disconnectedCallback() {\n if (this.gesture) {\n this.gesture.destroy();\n this.gesture = undefined;\n }\n }\n /** @internal */\n async commit(enteringEl, leavingEl, opts) {\n const unlock = await this.lockController.lock();\n let changed = false;\n try {\n changed = await this.transition(enteringEl, leavingEl, opts);\n }\n catch (e) {\n console.error(e);\n }\n unlock();\n return changed;\n }\n /** @internal */\n async setRouteId(id, params, direction, animation) {\n const changed = await this.setRoot(id, params, {\n duration: direction === 'root' ? 0 : undefined,\n direction: direction === 'back' ? 'back' : 'forward',\n animationBuilder: animation,\n });\n return {\n changed,\n element: this.activeEl,\n };\n }\n /** @internal */\n async getRouteId() {\n const active = this.activeEl;\n return active\n ? {\n id: active.tagName,\n element: active,\n params: this.activeParams,\n }\n : undefined;\n }\n async setRoot(component, params, opts) {\n if (this.activeComponent === component && shallowEqualStringMap(params, this.activeParams)) {\n return false;\n }\n // attach entering view to DOM\n const leavingEl = this.activeEl;\n const enteringEl = await attachComponent(this.delegate, this.el, component, ['ion-page', 'ion-page-invisible'], params);\n this.activeComponent = component;\n this.activeEl = enteringEl;\n this.activeParams = params;\n // commit animation\n await this.commit(enteringEl, leavingEl, opts);\n await detachComponent(this.delegate, leavingEl);\n return true;\n }\n async transition(enteringEl, leavingEl, opts = {}) {\n if (leavingEl === enteringEl) {\n return false;\n }\n // emit nav will change event\n this.ionNavWillChange.emit();\n const { el, mode } = this;\n const animated = this.animated && config.getBoolean('animated', true);\n const animationBuilder = opts.animationBuilder || this.animation || config.get('navAnimation');\n await transition(Object.assign(Object.assign({ mode,\n animated,\n enteringEl,\n leavingEl, baseEl: el,\n /**\n * We need to wait for all Stencil components\n * to be ready only when using the lazy\n * loaded bundle.\n */\n deepWait: hasLazyBuild(el), progressCallback: opts.progressAnimation\n ? (ani) => {\n /**\n * Because this progress callback is called asynchronously\n * it is possible for the gesture to start and end before\n * the animation is ever set. In that scenario, we should\n * immediately call progressEnd so that the transition promise\n * resolves and the gesture does not get locked up.\n */\n if (ani !== undefined && !this.gestureOrAnimationInProgress) {\n this.gestureOrAnimationInProgress = true;\n ani.onFinish(() => {\n this.gestureOrAnimationInProgress = false;\n if (this.swipeHandler) {\n this.swipeHandler.onEnd(false);\n }\n }, { oneTimeCallback: true });\n /**\n * Playing animation to beginning\n * with a duration of 0 prevents\n * any flickering when the animation\n * is later cleaned up.\n */\n ani.progressEnd(0, 0, 0);\n }\n else {\n this.ani = ani;\n }\n }\n : undefined }, opts), { animationBuilder }));\n // emit nav changed event\n this.ionNavDidChange.emit();\n return true;\n }\n render() {\n return h(\"slot\", { key: '0949db1bcfde67b462abe9cae72c7a7fd70ea678' });\n }\n static get is() { return \"ion-router-outlet\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"router-outlet.scss\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"router-outlet.css\"]\n };\n }\n static get properties() {\n return {\n \"mode\": {\n \"type\": \"string\",\n \"mutable\": true,\n \"complexType\": {\n \"original\": \"\\\"ios\\\" | \\\"md\\\"\",\n \"resolved\": \"\\\"ios\\\" | \\\"md\\\"\",\n \"references\": {\n \"Mode\": {\n \"location\": \"global\",\n \"id\": \"global::Mode\"\n }\n }\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The mode determines which platform styles to use.\"\n },\n \"attribute\": \"mode\",\n \"reflect\": false,\n \"defaultValue\": \"getIonMode(this)\"\n },\n \"delegate\": {\n \"type\": \"unknown\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"FrameworkDelegate\",\n \"resolved\": \"FrameworkDelegate | undefined\",\n \"references\": {\n \"FrameworkDelegate\": {\n \"location\": \"import\",\n \"path\": \"../../interface\",\n \"id\": \"src/interface.d.ts::FrameworkDelegate\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }],\n \"text\": \"\"\n }\n },\n \"animated\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"If `true`, the router-outlet should animate the transition of components.\"\n },\n \"attribute\": \"animated\",\n \"reflect\": false,\n \"defaultValue\": \"true\"\n },\n \"animation\": {\n \"type\": \"unknown\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"AnimationBuilder\",\n \"resolved\": \"((baseEl: any, opts?: any) => Animation) | undefined\",\n \"references\": {\n \"AnimationBuilder\": {\n \"location\": \"import\",\n \"path\": \"../../interface\",\n \"id\": \"src/interface.d.ts::AnimationBuilder\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"This property allows to create custom transition using AnimationBuilder functions.\"\n }\n },\n \"swipeHandler\": {\n \"type\": \"unknown\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"SwipeGestureHandler\",\n \"resolved\": \"SwipeGestureHandler | undefined\",\n \"references\": {\n \"SwipeGestureHandler\": {\n \"location\": \"import\",\n \"path\": \"../nav/nav-interface\",\n \"id\": \"src/components/nav/nav-interface.ts::SwipeGestureHandler\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }],\n \"text\": \"\"\n }\n }\n };\n }\n static get events() {\n return [{\n \"method\": \"ionNavWillLoad\",\n \"name\": \"ionNavWillLoad\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }],\n \"text\": \"\"\n },\n \"complexType\": {\n \"original\": \"void\",\n \"resolved\": \"void\",\n \"references\": {}\n }\n }, {\n \"method\": \"ionNavWillChange\",\n \"name\": \"ionNavWillChange\",\n \"bubbles\": false,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }],\n \"text\": \"\"\n },\n \"complexType\": {\n \"original\": \"void\",\n \"resolved\": \"void\",\n \"references\": {}\n }\n }, {\n \"method\": \"ionNavDidChange\",\n \"name\": \"ionNavDidChange\",\n \"bubbles\": false,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }],\n \"text\": \"\"\n },\n \"complexType\": {\n \"original\": \"void\",\n \"resolved\": \"void\",\n \"references\": {}\n }\n }];\n }\n static get methods() {\n return {\n \"commit\": {\n \"complexType\": {\n \"signature\": \"(enteringEl: HTMLElement, leavingEl: HTMLElement | undefined, opts?: RouterOutletOptions) => Promise<boolean>\",\n \"parameters\": [{\n \"name\": \"enteringEl\",\n \"type\": \"HTMLElement\",\n \"docs\": \"\"\n }, {\n \"name\": \"leavingEl\",\n \"type\": \"HTMLElement | undefined\",\n \"docs\": \"\"\n }, {\n \"name\": \"opts\",\n \"type\": \"RouterOutletOptions | undefined\",\n \"docs\": \"\"\n }],\n \"references\": {\n \"Promise\": {\n \"location\": \"global\",\n \"id\": \"global::Promise\"\n },\n \"HTMLElement\": {\n \"location\": \"global\",\n \"id\": \"global::HTMLElement\"\n },\n \"RouterOutletOptions\": {\n \"location\": \"import\",\n \"path\": \"../nav/nav-interface\",\n \"id\": \"src/components/nav/nav-interface.ts::RouterOutletOptions\"\n }\n },\n \"return\": \"Promise<boolean>\"\n },\n \"docs\": {\n \"text\": \"\",\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }]\n }\n },\n \"setRouteId\": {\n \"complexType\": {\n \"signature\": \"(id: string, params: ComponentProps | undefined, direction: RouterDirection, animation?: AnimationBuilder) => Promise<RouteWrite>\",\n \"parameters\": [{\n \"name\": \"id\",\n \"type\": \"string\",\n \"docs\": \"\"\n }, {\n \"name\": \"params\",\n \"type\": \"ComponentProps | undefined\",\n \"docs\": \"\"\n }, {\n \"name\": \"direction\",\n \"type\": \"\\\"root\\\" | \\\"back\\\" | \\\"forward\\\"\",\n \"docs\": \"\"\n }, {\n \"name\": \"animation\",\n \"type\": \"AnimationBuilder | undefined\",\n \"docs\": \"\"\n }],\n \"references\": {\n \"Promise\": {\n \"location\": \"global\",\n \"id\": \"global::Promise\"\n },\n \"RouteWrite\": {\n \"location\": \"import\",\n \"path\": \"../router/utils/interface\",\n \"id\": \"src/components/router/utils/interface.ts::RouteWrite\"\n },\n \"ComponentProps\": {\n \"location\": \"import\",\n \"path\": \"../../interface\",\n \"id\": \"src/interface.d.ts::ComponentProps\"\n },\n \"RouterDirection\": {\n \"location\": \"import\",\n \"path\": \"../router/utils/interface\",\n \"id\": \"src/components/router/utils/interface.ts::RouterDirection\"\n },\n \"AnimationBuilder\": {\n \"location\": \"import\",\n \"path\": \"../../interface\",\n \"id\": \"src/interface.d.ts::AnimationBuilder\"\n }\n },\n \"return\": \"Promise<RouteWrite>\"\n },\n \"docs\": {\n \"text\": \"\",\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }]\n }\n },\n \"getRouteId\": {\n \"complexType\": {\n \"signature\": \"() => Promise<RouteID | undefined>\",\n \"parameters\": [],\n \"references\": {\n \"Promise\": {\n \"location\": \"global\",\n \"id\": \"global::Promise\"\n },\n \"RouteID\": {\n \"location\": \"import\",\n \"path\": \"../router/utils/interface\",\n \"id\": \"src/components/router/utils/interface.ts::RouteID\"\n }\n },\n \"return\": \"Promise<RouteID | undefined>\"\n },\n \"docs\": {\n \"text\": \"\",\n \"tags\": [{\n \"name\": \"internal\",\n \"text\": undefined\n }]\n }\n }\n };\n }\n static get elementRef() { return \"el\"; }\n static get watchers() {\n return [{\n \"propName\": \"swipeHandler\",\n \"methodName\": \"swipeHandlerChanged\"\n }];\n }\n}\n"],"mappings":"4RAAA,MAAMA,EAAkB,6FACxB,MAAAC,EAAeD,E,MCUFE,EAAY,MACrB,WAAAC,CAAAC,G,6JACIC,KAAKC,eAAiBC,IACtBF,KAAKG,6BAA+B,MACpCH,KAAKI,KAAOC,EAAWL,MACvBA,KAAKM,SAAWC,UAChBP,KAAKQ,SAAW,KAChBR,KAAKS,UAAYF,UACjBP,KAAKU,aAAeH,S,CAExB,mBAAAI,GACI,GAAIX,KAAKY,QAAS,CACdZ,KAAKY,QAAQC,OAAOb,KAAKU,eAAiBH,U,EAGlD,uBAAMO,GACF,MAAMC,EAAU,KACZf,KAAKG,6BAA+B,KACpC,GAAIH,KAAKU,aAAc,CACnBV,KAAKU,aAAaK,S,GAG1Bf,KAAKY,eAAiBI,OAAO,oBAAmCC,uBAAuBjB,KAAKkB,IAAI,KAAOlB,KAAKG,gCAAkCH,KAAKU,cAAgBV,KAAKU,aAAaS,aAAY,IAAMJ,MAAYK,IAAW,IAAIC,EAAI,OAAQA,EAAKrB,KAAKsB,OAAS,MAAQD,SAAY,OAAS,EAAIA,EAAGE,aAAaH,EAAK,IAAK,CAACI,EAAgBJ,EAAMK,KAC/U,GAAIzB,KAAKsB,IAAK,CACVtB,KAAKsB,IAAII,UAAS,KACd1B,KAAKG,6BAA+B,MACpC,GAAIH,KAAKU,aAAc,CACnBV,KAAKU,aAAaiB,MAAMH,E,IAE7B,CAAEI,gBAAiB,OAEtB,IAAIC,EAAeL,GAAkB,KAAQ,KAS7C,IAAKA,EAAgB,CACjBxB,KAAKsB,IAAIQ,OAAO,kCAChBD,GAAgBE,EAAwB,CAAC,EAAG,GAAI,CAAC,EAAG,GAAI,CAAC,IAAM,KAAO,CAAC,EAAG,GAAIX,GAAM,E,KAEnF,CACDS,GAAgBE,EAAwB,CAAC,EAAG,GAAI,CAAC,IAAM,KAAO,CAAC,EAAG,GAAI,CAAC,EAAG,GAAIX,GAAM,E,CAExFpB,KAAKsB,IAAIU,YAAYR,EAAiB,EAAI,EAAGK,EAAcJ,E,KAE1D,CACDzB,KAAKG,6BAA+B,K,KAG5CH,KAAKW,qB,CAET,iBAAAsB,GACIjC,KAAKkC,eAAeC,M,CAExB,oBAAAC,GACI,GAAIpC,KAAKY,QAAS,CACdZ,KAAKY,QAAQyB,UACbrC,KAAKY,QAAUL,S,EAIvB,YAAM+B,CAAOC,EAAYC,EAAWC,GAChC,MAAMC,QAAe1C,KAAKC,eAAe0C,OACzC,IAAIC,EAAU,MACd,IACIA,QAAgB5C,KAAK6C,WAAWN,EAAYC,EAAWC,E,CAE3D,MAAOK,GACHC,QAAQC,MAAMF,E,CAElBJ,IACA,OAAOE,C,CAGX,gBAAMK,CAAWC,EAAIC,EAAQC,EAAW3C,GACpC,MAAMmC,QAAgB5C,KAAKqD,QAAQH,EAAIC,EAAQ,CAC3CG,SAAUF,IAAc,OAAS,EAAI7C,UACrC6C,UAAWA,IAAc,OAAS,OAAS,UAC3CG,iBAAkB9C,IAEtB,MAAO,CACHmC,UACAY,QAASxD,KAAKyD,S,CAItB,gBAAMC,GACF,MAAMC,EAAS3D,KAAKyD,SACpB,OAAOE,EACD,CACET,GAAIS,EAAOC,QACXJ,QAASG,EACTR,OAAQnD,KAAK6D,cAEftD,S,CAEV,aAAM8C,CAAQS,EAAWX,EAAQV,GAC7B,GAAIzC,KAAK+D,kBAAoBD,GAAaE,EAAsBb,EAAQnD,KAAK6D,cAAe,CACxF,OAAO,K,CAGX,MAAMrB,EAAYxC,KAAKyD,SACvB,MAAMlB,QAAmB0B,EAAgBjE,KAAKM,SAAUN,KAAKkB,GAAI4C,EAAW,CAAC,WAAY,sBAAuBX,GAChHnD,KAAK+D,gBAAkBD,EACvB9D,KAAKyD,SAAWlB,EAChBvC,KAAK6D,aAAeV,QAEdnD,KAAKsC,OAAOC,EAAYC,EAAWC,SACnCyB,EAAgBlE,KAAKM,SAAUkC,GACrC,OAAO,I,CAEX,gBAAMK,CAAWN,EAAYC,EAAWC,EAAO,IAC3C,GAAID,IAAcD,EAAY,CAC1B,OAAO,K,CAGXvC,KAAKmE,iBAAiBhC,OACtB,MAAMjB,GAAEA,EAAEd,KAAEA,GAASJ,KACrB,MAAMQ,EAAWR,KAAKQ,UAAY4D,EAAOC,WAAW,WAAY,MAChE,MAAMd,EAAmBd,EAAKc,kBAAoBvD,KAAKS,WAAa2D,EAAOE,IAAI,sBACzEzB,EAAW0B,OAAOC,OAAOD,OAAOC,OAAO,CAAEpE,OAC3CI,WACA+B,aACAC,YAAWiC,OAAQvD,EAMnBwD,SAAUC,EAAazD,GAAK0D,iBAAkBnC,EAAKoC,kBAC5CvD,IAQC,GAAIA,IAAQf,YAAcP,KAAKG,6BAA8B,CACzDH,KAAKG,6BAA+B,KACpCmB,EAAII,UAAS,KACT1B,KAAKG,6BAA+B,MACpC,GAAIH,KAAKU,aAAc,CACnBV,KAAKU,aAAaiB,MAAM,M,IAE7B,CAAEC,gBAAiB,OAOtBN,EAAIU,YAAY,EAAG,EAAG,E,KAErB,CACDhC,KAAKsB,IAAMA,C,GAGjBf,WAAakC,GAAO,CAAEc,sBAEhCvD,KAAK8E,gBAAgB3C,OACrB,OAAO,I,CAEX,MAAA4C,GACI,OAAOC,EAAE,OAAQ,CAAEC,IAAK,4C","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ import{r as e,h as a,H as n}from"./p-42169e41.js";const c=":host {\n --gap-size: var(--size-1);\n display: flex;\n flex-direction: column;\n gap: var(--gap-size);\n margin: var(--gap-size);\n}\n\narticle {\n outline: var(--pos-border-solid);\n border-radius: var(--radius-sm);\n box-shadow: var(--shadow-md);\n background-color: var(--pos-card-background);\n\n header {\n display: flex;\n flex-direction: column;\n\n pos-picture {\n --object-fit: contain;\n --width: 100%;\n --height: auto;\n --max-height: 300px;\n border-radius: var(--radius-sm) var(--radius-sm) 0 0;\n --border-radius: var(--radius-sm) var(--radius-sm) 0 0;\n }\n\n h1,\n pos-type-badges {\n margin: var(--size-2);\n }\n }\n\n main {\n padding: var(--size-2);\n\n pos-description {\n color: var(--pos-secondary-text-color);\n font-weight: var(--weight-light);\n }\n }\n}\n\n@media (min-width: 640px) {\n :host {\n flex-direction: row;\n flex-wrap: wrap;\n\n section:first-of-type {\n flex: 0 0 25%;\n }\n\n section:not(:first-of-type) {\n flex: 1;\n }\n }\n}\n";const d=c;const r=class{constructor(a){e(this,a)}render(){return a(n,{key:"170a57d59474ac6fa887251c96dfe64f93308e3f"},a("section",{key:"208917e280149067f5a0c946636853f23fc83d7b"},a("article",{key:"62c8f8a2b37455d7ec4ffc11cbb7e46b7262a6e8","aria-labelledby":"thing-title"},a("header",{key:"2f85c4bffecfa3e0f55ed07d98397647cfcd4acc"},a("pos-picture",{key:"1094acb0b8cac8c9a8acaca29abeeaa5cc00aca0",blurredBackground:true}),a("h1",{key:"eba5144dd2cf94fdfdc7514c26d68aecc8361139",id:"thing-title"},a("pos-label",{key:"ac03525509d037740d1b329fbaf64c68f9ea5376"})),a("pos-type-badges",{key:"0dbdb698a8a77a5a500a440142e078860b3c0681"})),a("main",{key:"d87bfa4cf8bfb9b0ba633dff40f7d42478265cc1"},a("pos-description",{key:"c5c3b64864f8bc9d8e72b1a87f92bdd2435b4e41"})))),a("section",{key:"f013653e7eafd26e6daa53c76a95d12939d356bd"},a("pos-literals",{key:"d34963cc5eed8c6e6baa3963009c352043f30db5"})),a("section",{key:"ab70a3d890665c4ecfe987f35437de1a5dc3e655"},a("pos-relations",{key:"f8751d31a54b240cad0f089a9aea5123dc0c0bae"}),a("pos-reverse-relations",{key:"5aff024840f92393d69f0816263751efc6cb57f3"})))}};r.style=d;export{r as pos_app_generic};
2
+ //# sourceMappingURL=p-a08f0446.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["posAppGenericCss","PosAppGenericStyle0","PosAppGeneric","render","h","Host","key","blurredBackground","id"],"sources":["src/apps/pos-app-generic/pos-app-generic.css?tag=pos-app-generic&encapsulation=shadow","src/apps/pos-app-generic/pos-app-generic.tsx"],"sourcesContent":[":host {\n --gap-size: var(--size-1);\n display: flex;\n flex-direction: column;\n gap: var(--gap-size);\n margin: var(--gap-size);\n}\n\narticle {\n outline: var(--pos-border-solid);\n border-radius: var(--radius-sm);\n box-shadow: var(--shadow-md);\n background-color: var(--pos-card-background);\n\n header {\n display: flex;\n flex-direction: column;\n\n pos-picture {\n --object-fit: contain;\n --width: 100%;\n --height: auto;\n --max-height: 300px;\n border-radius: var(--radius-sm) var(--radius-sm) 0 0;\n --border-radius: var(--radius-sm) var(--radius-sm) 0 0;\n }\n\n h1,\n pos-type-badges {\n margin: var(--size-2);\n }\n }\n\n main {\n padding: var(--size-2);\n\n pos-description {\n color: var(--pos-secondary-text-color);\n font-weight: var(--weight-light);\n }\n }\n}\n\n@media (min-width: 640px) {\n :host {\n flex-direction: row;\n flex-wrap: wrap;\n\n section:first-of-type {\n flex: 0 0 25%;\n }\n\n section:not(:first-of-type) {\n flex: 1;\n }\n }\n}\n","import { Component, h, Host } from '@stencil/core';\n\n@Component({\n tag: 'pos-app-generic',\n styleUrls: ['./pos-app-generic.css'],\n shadow: true,\n})\nexport class PosAppGeneric {\n render() {\n return (\n <Host>\n <section>\n <article aria-labelledby=\"thing-title\">\n <header>\n <pos-picture blurredBackground={true} />\n <h1 id=\"thing-title\">\n <pos-label />\n </h1>\n <pos-type-badges />\n </header>\n <main>\n <pos-description />\n </main>\n </article>\n </section>\n <section>\n <pos-literals />\n </section>\n <section>\n <pos-relations />\n <pos-reverse-relations />\n </section>\n </Host>\n );\n }\n}\n"],"mappings":"kDAAA,MAAMA,EAAmB,okCACzB,MAAAC,EAAeD,E,MCMFE,EAAa,M,yBACxB,MAAAC,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,4CACHF,EAAA,WAAAE,IAAA,4CACEF,EAAA,WAAAE,IAAA,6DAAyB,eACvBF,EAAA,UAAAE,IAAA,4CACEF,EAAA,eAAAE,IAAA,2CAAaC,kBAAmB,OAChCH,EAAA,MAAAE,IAAA,2CAAIE,GAAG,eACLJ,EAAA,aAAAE,IAAA,8CAEFF,EAAA,mBAAAE,IAAA,8CAEFF,EAAA,QAAAE,IAAA,4CACEF,EAAA,mBAAAE,IAAA,gDAINF,EAAA,WAAAE,IAAA,4CACEF,EAAA,gBAAAE,IAAA,8CAEFF,EAAA,WAAAE,IAAA,4CACEF,EAAA,iBAAAE,IAAA,6CACAF,EAAA,yBAAAE,IAAA,8C","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ import{r as s,h as t,H as i}from"./p-42169e41.js";import{m as e}from"./p-061819d1.js";import{g as o}from"./p-da0d920d.js";import{u as a}from"./p-734e5a97.js";import"./p-7efd6867.js";import"./p-1fc8e557.js";import"./p-d6769f21.js";import"./p-71ee259b.js";import"./p-cbf050d6.js";const n=":host(.menu-toggle-hidden){display:none}";const r=n;const c=class{constructor(t){s(this,t);this.onClick=()=>e.toggle(this.menu);this.visible=false;this.menu=undefined;this.autoHide=true}connectedCallback(){this.visibilityChanged()}async visibilityChanged(){this.visible=await a(this.menu)}render(){const s=o(this);const e=this.autoHide&&!this.visible;return t(i,{key:"94a0815a634c6fb1991854bfbcf5b2b4b61d7710",onClick:this.onClick,"aria-hidden":e?"true":null,class:{[s]:true,"menu-toggle-hidden":e}},t("slot",{key:"f3ac6d17d5421390ab05f3f31ad00ec4f2ca5c7c"}))}};c.style=r;export{c as ion_menu_toggle};
2
+ //# sourceMappingURL=p-a13569cf.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,h as n,H as o,d as i}from"./p-ad32e711.js";import{h as a}from"./p-25270f1a.js";import{o as r,c as e,h as d}from"./p-669fab6c.js";import{f as c,a as s}from"./p-0ee8b7a7.js";import{c as p,g as l}from"./p-17cb620a.js";const g=':host{--background:transparent;--color-focused:currentColor;--color-hover:currentColor;--icon-margin-top:0;--icon-margin-bottom:0;--icon-padding-top:0;--icon-padding-end:0;--icon-padding-bottom:0;--icon-padding-start:0;--margin-top:0;--margin-end:0;--margin-bottom:0;--margin-start:0;--min-width:auto;--min-height:auto;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--opacity:1;--ripple-color:currentColor;--transition:background-color, opacity 100ms linear;display:none;min-width:var(--min-width);min-height:var(--min-height);color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;user-select:none;font-kerning:none}ion-ripple-effect{color:var(--ripple-color)}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.show-back-button){display:block}:host(.back-button-disabled){cursor:default;opacity:0.5;pointer-events:none}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-margin-start:var(--margin-start);margin-inline-start:var(--margin-start);-webkit-margin-end:var(--margin-end);margin-inline-end:var(--margin-end);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);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;display:block;position:relative;width:100%;height:100%;min-height:inherit;transition:var(--transition);border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;opacity:var(--opacity);overflow:hidden;user-select:none;z-index:0;appearance:none}.button-inner{display:flex;position:relative;flex-flow:row nowrap;flex-shrink:0;align-items:center;justify-content:center;width:100%;height:100%;z-index:1}ion-icon{-webkit-padding-start:var(--icon-padding-start);padding-inline-start:var(--icon-padding-start);-webkit-padding-end:var(--icon-padding-end);padding-inline-end:var(--icon-padding-end);padding-top:var(--icon-padding-top);padding-bottom:var(--icon-padding-bottom);-webkit-margin-start:var(--icon-margin-start);margin-inline-start:var(--icon-margin-start);-webkit-margin-end:var(--icon-margin-end);margin-inline-end:var(--icon-margin-end);margin-top:var(--icon-margin-top);margin-bottom:var(--icon-margin-bottom);display:inherit;font-size:var(--icon-font-size);font-weight:var(--icon-font-weight);pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-color.ion-focused) .button-native{color:var(--ion-color-base)}@media (any-hover: hover){:host(.ion-color:hover) .button-native{color:var(--ion-color-base)}}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--background-hover:transparent;--background-hover-opacity:1;--background-focused:currentColor;--background-focused-opacity:.1;--border-radius:4px;--color:var(--ion-color-primary, #3880ff);--icon-margin-end:1px;--icon-margin-start:-4px;--icon-font-size:1.6em;--min-height:32px;font-size:clamp(17px, 1.0625rem, 21.998px)}.button-native{transform:translateZ(0);overflow:visible;z-index:99}:host(.ion-activated) .button-native{opacity:0.4}@media (any-hover: hover){:host(:hover){opacity:0.6}}';const h=g;const b=':host{--background:transparent;--color-focused:currentColor;--color-hover:currentColor;--icon-margin-top:0;--icon-margin-bottom:0;--icon-padding-top:0;--icon-padding-end:0;--icon-padding-bottom:0;--icon-padding-start:0;--margin-top:0;--margin-end:0;--margin-bottom:0;--margin-start:0;--min-width:auto;--min-height:auto;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--opacity:1;--ripple-color:currentColor;--transition:background-color, opacity 100ms linear;display:none;min-width:var(--min-width);min-height:var(--min-height);color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;user-select:none;font-kerning:none}ion-ripple-effect{color:var(--ripple-color)}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.show-back-button){display:block}:host(.back-button-disabled){cursor:default;opacity:0.5;pointer-events:none}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-margin-start:var(--margin-start);margin-inline-start:var(--margin-start);-webkit-margin-end:var(--margin-end);margin-inline-end:var(--margin-end);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);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;display:block;position:relative;width:100%;height:100%;min-height:inherit;transition:var(--transition);border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;opacity:var(--opacity);overflow:hidden;user-select:none;z-index:0;appearance:none}.button-inner{display:flex;position:relative;flex-flow:row nowrap;flex-shrink:0;align-items:center;justify-content:center;width:100%;height:100%;z-index:1}ion-icon{-webkit-padding-start:var(--icon-padding-start);padding-inline-start:var(--icon-padding-start);-webkit-padding-end:var(--icon-padding-end);padding-inline-end:var(--icon-padding-end);padding-top:var(--icon-padding-top);padding-bottom:var(--icon-padding-bottom);-webkit-margin-start:var(--icon-margin-start);margin-inline-start:var(--icon-margin-start);-webkit-margin-end:var(--icon-margin-end);margin-inline-end:var(--icon-margin-end);margin-top:var(--icon-margin-top);margin-bottom:var(--icon-margin-bottom);display:inherit;font-size:var(--icon-font-size);font-weight:var(--icon-font-weight);pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-color.ion-focused) .button-native{color:var(--ion-color-base)}@media (any-hover: hover){:host(.ion-color:hover) .button-native{color:var(--ion-color-base)}}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--border-radius:4px;--background-focused:currentColor;--background-focused-opacity:.12;--background-hover:currentColor;--background-hover-opacity:0.04;--color:currentColor;--icon-margin-end:0;--icon-margin-start:0;--icon-font-size:1.5rem;--icon-font-weight:normal;--min-height:32px;--min-width:44px;--padding-start:12px;--padding-end:12px;font-size:0.875rem;font-weight:500;text-transform:uppercase}:host(.back-button-has-icon-only){--border-radius:50%;min-width:48px;min-height:48px;aspect-ratio:1/1}.button-native{box-shadow:none}.button-text{-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:4px;padding-inline-end:4px;padding-top:0;padding-bottom:0}ion-icon{line-height:0.67;text-align:start}@media (any-hover: hover){:host(.ion-color:hover) .button-native::after{background:var(--ion-color-base)}}:host(.ion-color.ion-focused) .button-native::after{background:var(--ion-color-base)}';const u=b;const v=class{constructor(n){t(this,n);this.inheritedAttributes={};this.onClick=async t=>{const n=this.el.closest("ion-nav");t.preventDefault();if(n&&await n.canGoBack()){return n.pop({animationBuilder:this.routerAnimation,skipIfBusy:true})}return r(this.defaultHref,t,"back",this.routerAnimation)};this.color=undefined;this.defaultHref=undefined;this.disabled=false;this.icon=undefined;this.text=undefined;this.type="button";this.routerAnimation=undefined}componentWillLoad(){this.inheritedAttributes=a(this.el);if(this.defaultHref===undefined){this.defaultHref=p.get("backButtonDefaultHref")}}get backButtonIcon(){const t=this.icon;if(t!=null){return t}if(l(this)==="ios"){return p.get("backButtonIcon",c)}return p.get("backButtonIcon",s)}get backButtonText(){const t=l(this)==="ios"?"Back":null;return this.text!=null?this.text:p.get("backButtonText",t)}get hasIconOnly(){return this.backButtonIcon&&!this.backButtonText}get rippleType(){if(this.hasIconOnly){return"unbounded"}return"bounded"}render(){const{color:t,defaultHref:i,disabled:a,type:r,hasIconOnly:c,backButtonIcon:s,backButtonText:p,icon:g,inheritedAttributes:h}=this;const b=i!==undefined;const u=l(this);const v=h["aria-label"]||p||"back";return n(o,{key:"9e837be314ee8ea487ba2771d36668ef58442faa",onClick:this.onClick,class:e(t,{[u]:true,button:true,"back-button-disabled":a,"back-button-has-icon-only":c,"in-toolbar":d("ion-toolbar",this.el),"in-toolbar-color":d("ion-toolbar[color]",this.el),"ion-activatable":true,"ion-focusable":true,"show-back-button":b})},n("button",{key:"c4531348bd80cf6163931c5fb432526aa8127043",type:r,disabled:a,class:"button-native",part:"native","aria-label":v},n("span",{key:"aab8c6d5f0a84aed9f4e4a2532a239b28c7d5589",class:"button-inner"},s&&n("ion-icon",{key:"121eae10947b46a3d109709b79f4126b1c40ade4",part:"icon",icon:s,"aria-hidden":"true",lazy:false,"flip-rtl":g===undefined}),p&&n("span",{key:"11c28875cc52b99470525d18c1f88f27c390a75a",part:"text","aria-hidden":"true",class:"button-text"},p)),u==="md"&&n("ion-ripple-effect",{key:"804bf8a06cd033c99d61ec2665c842b3b25945fa",type:this.rippleType})))}get el(){return i(this)}};v.style={ios:h,md:u};export{v as ion_back_button};
2
- //# sourceMappingURL=p-76351ab7.entry.js.map
1
+ import{r as t,h as n,H as o,e as i}from"./p-42169e41.js";import{h as a}from"./p-71ee259b.js";import{o as r,c as e,h as d}from"./p-669fab6c.js";import{f as c,a as s}from"./p-0ee8b7a7.js";import{c as p,g as l}from"./p-da0d920d.js";const g=':host{--background:transparent;--color-focused:currentColor;--color-hover:currentColor;--icon-margin-top:0;--icon-margin-bottom:0;--icon-padding-top:0;--icon-padding-end:0;--icon-padding-bottom:0;--icon-padding-start:0;--margin-top:0;--margin-end:0;--margin-bottom:0;--margin-start:0;--min-width:auto;--min-height:auto;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--opacity:1;--ripple-color:currentColor;--transition:background-color, opacity 100ms linear;display:none;min-width:var(--min-width);min-height:var(--min-height);color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;user-select:none;font-kerning:none}ion-ripple-effect{color:var(--ripple-color)}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.show-back-button){display:block}:host(.back-button-disabled){cursor:default;opacity:0.5;pointer-events:none}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-margin-start:var(--margin-start);margin-inline-start:var(--margin-start);-webkit-margin-end:var(--margin-end);margin-inline-end:var(--margin-end);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);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;display:block;position:relative;width:100%;height:100%;min-height:inherit;transition:var(--transition);border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;opacity:var(--opacity);overflow:hidden;user-select:none;z-index:0;appearance:none}.button-inner{display:flex;position:relative;flex-flow:row nowrap;flex-shrink:0;align-items:center;justify-content:center;width:100%;height:100%;z-index:1}ion-icon{-webkit-padding-start:var(--icon-padding-start);padding-inline-start:var(--icon-padding-start);-webkit-padding-end:var(--icon-padding-end);padding-inline-end:var(--icon-padding-end);padding-top:var(--icon-padding-top);padding-bottom:var(--icon-padding-bottom);-webkit-margin-start:var(--icon-margin-start);margin-inline-start:var(--icon-margin-start);-webkit-margin-end:var(--icon-margin-end);margin-inline-end:var(--icon-margin-end);margin-top:var(--icon-margin-top);margin-bottom:var(--icon-margin-bottom);display:inherit;font-size:var(--icon-font-size);font-weight:var(--icon-font-weight);pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-color.ion-focused) .button-native{color:var(--ion-color-base)}@media (any-hover: hover){:host(.ion-color:hover) .button-native{color:var(--ion-color-base)}}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--background-hover:transparent;--background-hover-opacity:1;--background-focused:currentColor;--background-focused-opacity:.1;--border-radius:4px;--color:var(--ion-color-primary, #3880ff);--icon-margin-end:1px;--icon-margin-start:-4px;--icon-font-size:1.6em;--min-height:32px;font-size:clamp(17px, 1.0625rem, 21.998px)}.button-native{transform:translateZ(0);overflow:visible;z-index:99}:host(.ion-activated) .button-native{opacity:0.4}@media (any-hover: hover){:host(:hover){opacity:0.6}}';const h=g;const b=':host{--background:transparent;--color-focused:currentColor;--color-hover:currentColor;--icon-margin-top:0;--icon-margin-bottom:0;--icon-padding-top:0;--icon-padding-end:0;--icon-padding-bottom:0;--icon-padding-start:0;--margin-top:0;--margin-end:0;--margin-bottom:0;--margin-start:0;--min-width:auto;--min-height:auto;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--opacity:1;--ripple-color:currentColor;--transition:background-color, opacity 100ms linear;display:none;min-width:var(--min-width);min-height:var(--min-height);color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;user-select:none;font-kerning:none}ion-ripple-effect{color:var(--ripple-color)}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.show-back-button){display:block}:host(.back-button-disabled){cursor:default;opacity:0.5;pointer-events:none}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-margin-start:var(--margin-start);margin-inline-start:var(--margin-start);-webkit-margin-end:var(--margin-end);margin-inline-end:var(--margin-end);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);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;display:block;position:relative;width:100%;height:100%;min-height:inherit;transition:var(--transition);border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;opacity:var(--opacity);overflow:hidden;user-select:none;z-index:0;appearance:none}.button-inner{display:flex;position:relative;flex-flow:row nowrap;flex-shrink:0;align-items:center;justify-content:center;width:100%;height:100%;z-index:1}ion-icon{-webkit-padding-start:var(--icon-padding-start);padding-inline-start:var(--icon-padding-start);-webkit-padding-end:var(--icon-padding-end);padding-inline-end:var(--icon-padding-end);padding-top:var(--icon-padding-top);padding-bottom:var(--icon-padding-bottom);-webkit-margin-start:var(--icon-margin-start);margin-inline-start:var(--icon-margin-start);-webkit-margin-end:var(--icon-margin-end);margin-inline-end:var(--icon-margin-end);margin-top:var(--icon-margin-top);margin-bottom:var(--icon-margin-bottom);display:inherit;font-size:var(--icon-font-size);font-weight:var(--icon-font-weight);pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-color.ion-focused) .button-native{color:var(--ion-color-base)}@media (any-hover: hover){:host(.ion-color:hover) .button-native{color:var(--ion-color-base)}}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--border-radius:4px;--background-focused:currentColor;--background-focused-opacity:.12;--background-hover:currentColor;--background-hover-opacity:0.04;--color:currentColor;--icon-margin-end:0;--icon-margin-start:0;--icon-font-size:1.5rem;--icon-font-weight:normal;--min-height:32px;--min-width:44px;--padding-start:12px;--padding-end:12px;font-size:0.875rem;font-weight:500;text-transform:uppercase}:host(.back-button-has-icon-only){--border-radius:50%;min-width:48px;min-height:48px;aspect-ratio:1/1}.button-native{box-shadow:none}.button-text{-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:4px;padding-inline-end:4px;padding-top:0;padding-bottom:0}ion-icon{line-height:0.67;text-align:start}@media (any-hover: hover){:host(.ion-color:hover) .button-native::after{background:var(--ion-color-base)}}:host(.ion-color.ion-focused) .button-native::after{background:var(--ion-color-base)}';const u=b;const v=class{constructor(n){t(this,n);this.inheritedAttributes={};this.onClick=async t=>{const n=this.el.closest("ion-nav");t.preventDefault();if(n&&await n.canGoBack()){return n.pop({animationBuilder:this.routerAnimation,skipIfBusy:true})}return r(this.defaultHref,t,"back",this.routerAnimation)};this.color=undefined;this.defaultHref=undefined;this.disabled=false;this.icon=undefined;this.text=undefined;this.type="button";this.routerAnimation=undefined}componentWillLoad(){this.inheritedAttributes=a(this.el);if(this.defaultHref===undefined){this.defaultHref=p.get("backButtonDefaultHref")}}get backButtonIcon(){const t=this.icon;if(t!=null){return t}if(l(this)==="ios"){return p.get("backButtonIcon",c)}return p.get("backButtonIcon",s)}get backButtonText(){const t=l(this)==="ios"?"Back":null;return this.text!=null?this.text:p.get("backButtonText",t)}get hasIconOnly(){return this.backButtonIcon&&!this.backButtonText}get rippleType(){if(this.hasIconOnly){return"unbounded"}return"bounded"}render(){const{color:t,defaultHref:i,disabled:a,type:r,hasIconOnly:c,backButtonIcon:s,backButtonText:p,icon:g,inheritedAttributes:h}=this;const b=i!==undefined;const u=l(this);const v=h["aria-label"]||p||"back";return n(o,{key:"9e837be314ee8ea487ba2771d36668ef58442faa",onClick:this.onClick,class:e(t,{[u]:true,button:true,"back-button-disabled":a,"back-button-has-icon-only":c,"in-toolbar":d("ion-toolbar",this.el),"in-toolbar-color":d("ion-toolbar[color]",this.el),"ion-activatable":true,"ion-focusable":true,"show-back-button":b})},n("button",{key:"c4531348bd80cf6163931c5fb432526aa8127043",type:r,disabled:a,class:"button-native",part:"native","aria-label":v},n("span",{key:"aab8c6d5f0a84aed9f4e4a2532a239b28c7d5589",class:"button-inner"},s&&n("ion-icon",{key:"121eae10947b46a3d109709b79f4126b1c40ade4",part:"icon",icon:s,"aria-hidden":"true",lazy:false,"flip-rtl":g===undefined}),p&&n("span",{key:"11c28875cc52b99470525d18c1f88f27c390a75a",part:"text","aria-hidden":"true",class:"button-text"},p)),u==="md"&&n("ion-ripple-effect",{key:"804bf8a06cd033c99d61ec2665c842b3b25945fa",type:this.rippleType})))}get el(){return i(this)}};v.style={ios:h,md:u};export{v as ion_back_button};
2
+ //# sourceMappingURL=p-a376351f.entry.js.map
@@ -0,0 +1,5 @@
1
+ import{f as o,w as s}from"./p-42169e41.js";import{a as t,s as r}from"./p-949b115f.js";import{a}from"./p-71ee259b.js";import"./p-d6769f21.js";
2
+ /*!
3
+ * (C) Ionic http://ionicframework.com - MIT License
4
+ */const n=()=>{const n=window;n.addEventListener("statusTap",(()=>{o((()=>{const o=n.innerWidth;const e=n.innerHeight;const f=document.elementFromPoint(o/2,e/2);if(!f){return}const i=t(f);if(i){new Promise((o=>a(i,o))).then((()=>{s((async()=>{i.style.setProperty("--overflow","hidden");await r(i,300);i.style.removeProperty("--overflow")}))}))}}))}))};export{n as startStatusTap};
5
+ //# sourceMappingURL=p-a37a2712.js.map
@@ -0,0 +1,2 @@
1
+ import{r as t,i as s,w as e,h as i,H as n,e as o}from"./p-42169e41.js";import{r}from"./p-71ee259b.js";import{i as a}from"./p-4d0cb38d.js";import{c,h}from"./p-669fab6c.js";import{g as l}from"./p-da0d920d.js";const d=":host{--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:grid;grid-auto-columns:1fr;position:relative;align-items:stretch;justify-content:center;width:100%;background:var(--background);font-family:var(--ion-font-family, inherit);text-align:center;contain:paint;user-select:none}:host(.segment-scrollable){justify-content:start;width:auto;overflow-x:auto;grid-auto-columns:minmax(min-content, 1fr)}:host(.segment-scrollable::-webkit-scrollbar){display:none}:host{--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.065);border-radius:8px;overflow:hidden;z-index:0}:host(.ion-color){background:rgba(var(--ion-color-base-rgb), 0.065)}:host(.in-toolbar){-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:0;margin-bottom:0;width:auto}:host(.in-toolbar:not(.ion-color)){background:var(--ion-toolbar-segment-background, var(--background))}:host(.in-toolbar-color:not(.ion-color)){background:rgba(var(--ion-color-contrast-rgb), 0.11)}";const u=d;const f=":host{--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:grid;grid-auto-columns:1fr;position:relative;align-items:stretch;justify-content:center;width:100%;background:var(--background);font-family:var(--ion-font-family, inherit);text-align:center;contain:paint;user-select:none}:host(.segment-scrollable){justify-content:start;width:auto;overflow-x:auto;grid-auto-columns:minmax(min-content, 1fr)}:host(.segment-scrollable::-webkit-scrollbar){display:none}:host{--background:transparent;grid-auto-columns:minmax(auto, 360px)}:host(.in-toolbar){min-height:var(--min-height)}:host(.segment-scrollable) ::slotted(ion-segment-button){min-width:auto}";const g=f;const m=class{constructor(e){t(this,e);this.ionChange=s(this,"ionChange",7);this.ionSelect=s(this,"ionSelect",7);this.ionStyle=s(this,"ionStyle",7);this.onClick=t=>{const s=t.target;const e=this.checked;if(s.tagName==="ION-SEGMENT"){return}this.value=s.value;if(s!==e){this.emitValueChange()}if(this.scrollable||!this.swipeGesture){if(e){this.checkButton(e,s)}else{this.setCheckedClasses()}}};this.getSegmentButton=t=>{var s,e;const i=this.getButtons().filter((t=>!t.disabled));const n=i.findIndex((t=>t===document.activeElement));switch(t){case"first":return i[0];case"last":return i[i.length-1];case"next":return(s=i[n+1])!==null&&s!==void 0?s:i[0];case"previous":return(e=i[n-1])!==null&&e!==void 0?e:i[i.length-1];default:return null}};this.activated=false;this.color=undefined;this.disabled=false;this.scrollable=false;this.swipeGesture=true;this.value=undefined;this.selectOnFocus=false}colorChanged(t,s){if(s===undefined&&t!==undefined||s!==undefined&&t===undefined){this.emitStyle()}}swipeGestureChanged(){this.gestureChanged()}valueChanged(t){this.ionSelect.emit({value:t});this.scrollActiveButtonIntoView()}disabledChanged(){this.gestureChanged();const t=this.getButtons();for(const s of t){s.disabled=this.disabled}}gestureChanged(){if(this.gesture){this.gesture.enable(!this.scrollable&&!this.disabled&&this.swipeGesture)}}connectedCallback(){this.emitStyle()}componentWillLoad(){this.emitStyle()}async componentDidLoad(){this.setCheckedClasses();this.ionSelect.emit({value:this.value});r((()=>{this.scrollActiveButtonIntoView(false)}));this.gesture=(await import("./p-b943833e.js")).createGesture({el:this.el,gestureName:"segment",gesturePriority:100,threshold:0,passive:false,onStart:t=>this.onStart(t),onMove:t=>this.onMove(t),onEnd:t=>this.onEnd(t)});this.gestureChanged();if(this.disabled){this.disabledChanged()}}onStart(t){this.valueBeforeGesture=this.value;this.activate(t)}onMove(t){this.setNextIndex(t)}onEnd(t){this.setActivated(false);this.setNextIndex(t,true);t.event.stopImmediatePropagation();const s=this.value;if(s!==undefined){if(this.valueBeforeGesture!==s){this.emitValueChange()}}this.valueBeforeGesture=undefined}emitValueChange(){const{value:t}=this;this.ionChange.emit({value:t})}getButtons(){return Array.from(this.el.querySelectorAll("ion-segment-button"))}get checked(){return this.getButtons().find((t=>t.value===this.value))}setActivated(t){const s=this.getButtons();s.forEach((s=>{if(t){s.classList.add("segment-button-activated")}else{s.classList.remove("segment-button-activated")}}));this.activated=t}activate(t){const s=t.event.target;const e=this.getButtons();const i=e.find((t=>t.value===this.value));if(s.tagName!=="ION-SEGMENT-BUTTON"){return}if(!i){this.value=s.value;this.setCheckedClasses()}if(this.value===s.value){this.setActivated(true)}}getIndicator(t){const s=t.shadowRoot||t;return s.querySelector(".segment-button-indicator")}checkButton(t,s){const i=this.getIndicator(t);const n=this.getIndicator(s);if(i===null||n===null){return}const o=i.getBoundingClientRect();const r=n.getBoundingClientRect();const a=o.width/r.width;const c=o.left-r.left;const h=`translate3d(${c}px, 0, 0) scaleX(${a})`;e((()=>{n.classList.remove("segment-button-indicator-animated");n.style.setProperty("transform",h);n.getBoundingClientRect();n.classList.add("segment-button-indicator-animated");n.style.setProperty("transform","")}));this.value=s.value;this.setCheckedClasses()}setCheckedClasses(){const t=this.getButtons();const s=t.findIndex((t=>t.value===this.value));const e=s+1;for(const s of t){s.classList.remove("segment-button-after-checked")}if(e<t.length){t[e].classList.add("segment-button-after-checked")}}scrollActiveButtonIntoView(t=true){const{scrollable:s,value:e,el:i}=this;if(s){const s=this.getButtons();const n=s.find((t=>t.value===e));if(n!==undefined){const s=i.getBoundingClientRect();const e=n.getBoundingClientRect();const o=e.x-s.x;const r=o-s.width/2+e.width/2;i.scrollBy({top:0,left:r,behavior:t?"smooth":"instant"})}}}setNextIndex(t,s=false){const e=a(this.el);const i=this.activated;const n=this.getButtons();const o=n.findIndex((t=>t.value===this.value));const r=n[o];let c;let h;if(o===-1){return}const l=r.getBoundingClientRect();const d=l.left;const u=l.width;const f=t.currentX;const g=l.top+l.height/2;const m=this.el.getRootNode();const b=m.elementFromPoint(f,g);const p=e?f>d+u:f<d;const v=e?f<d:f>d+u;if(i&&!s){if(p){const t=o-1;if(t>=0){h=t}}else if(v){if(i&&!s){const t=o+1;if(t<n.length){h=t}}}if(h!==undefined&&!n[h].disabled){c=n[h]}}if(!i&&s){c=b}if(c!=null){if(c.tagName==="ION-SEGMENT"){return false}if(r!==c){this.checkButton(r,c)}}return true}emitStyle(){this.ionStyle.emit({segment:true})}onKeyDown(t){const s=a(this.el);let e=this.selectOnFocus;let i;switch(t.key){case"ArrowRight":t.preventDefault();i=s?this.getSegmentButton("previous"):this.getSegmentButton("next");break;case"ArrowLeft":t.preventDefault();i=s?this.getSegmentButton("next"):this.getSegmentButton("previous");break;case"Home":t.preventDefault();i=this.getSegmentButton("first");break;case"End":t.preventDefault();i=this.getSegmentButton("last");break;case" ":case"Enter":t.preventDefault();i=document.activeElement;e=true}if(!i){return}if(e){const t=this.checked;this.checkButton(t||i,i);if(i!==t){this.emitValueChange()}}i.setFocus()}render(){const t=l(this);return i(n,{key:"01c94f9fcc51fb5a7612588c87155a130b7c8a9d",role:"tablist",onClick:this.onClick,class:c(this.color,{[t]:true,"in-toolbar":h("ion-toolbar",this.el),"in-toolbar-color":h("ion-toolbar[color]",this.el),"segment-activated":this.activated,"segment-disabled":this.disabled,"segment-scrollable":this.scrollable})},i("slot",{key:"b0afdfcb7506a765df42d1d6eb4e1d81bf8fd92a"}))}get el(){return o(this)}static get watchers(){return{color:["colorChanged"],swipeGesture:["swipeGestureChanged"],value:["valueChanged"],disabled:["disabledChanged"]}}};m.style={ios:u,md:g};export{m as ion_segment};
2
+ //# sourceMappingURL=p-a421bbe5.entry.js.map