@sparkle-learning/core 0.0.35 → 0.0.38

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 (405) hide show
  1. package/dist/cjs/{header-mobile-collapse_2.cjs.entry.js → header-mobile-collapse.cjs.entry.js} +0 -22
  2. package/dist/cjs/ion-avatar.cjs.entry.js +25 -0
  3. package/dist/cjs/ion-button.cjs.entry.js +129 -0
  4. package/dist/cjs/ion-card-title.cjs.entry.js +30 -0
  5. package/dist/cjs/ion-card_2.cjs.entry.js +91 -0
  6. package/dist/cjs/ion-icon_13.cjs.entry.js +1505 -0
  7. package/dist/cjs/ion-input_2.cjs.entry.js +313 -0
  8. package/dist/cjs/ion-label_2.cjs.entry.js +126 -0
  9. package/dist/cjs/ion-spinner.cjs.entry.js +64 -0
  10. package/dist/cjs/ion-textarea.cjs.entry.js +248 -0
  11. package/dist/cjs/ion-toggle.cjs.entry.js +177 -0
  12. package/dist/cjs/loader.cjs.js +1 -1
  13. package/dist/cjs/sparkle-core.cjs.js +1 -1
  14. package/dist/cjs/sparkle-feed-post.cjs.entry.js +120 -0
  15. package/dist/cjs/{sparkle-quiz.cjs.entry.js → sparkle-quiz-v1.cjs.entry.js} +4 -4
  16. package/dist/collection/collection-manifest.json +2 -1
  17. package/dist/collection/components/sparkle-feed-post/sparkle-feed-post.js +30 -28
  18. package/dist/collection/components/sparkle-quiz/{sparkle-quiz.css → sparkle-quiz/sparkle-quiz.css} +0 -0
  19. package/dist/collection/components/sparkle-quiz/sparkle-quiz/sparkle-quiz.js +327 -0
  20. package/dist/collection/components/sparkle-quiz/sparkle-quiz-v1.css +48 -0
  21. package/dist/collection/components/sparkle-quiz/{sparkle-quiz.js → sparkle-quiz-v1.js} +4 -4
  22. package/dist/esm/{PrivateRoute-530ef873.js → PrivateRoute-7b526801.js} +2 -2
  23. package/dist/esm/{active-router-9843e205.js → active-router-fc9e4e06.js} +1 -1
  24. package/dist/esm/{animation-d98d3e81.js → animation-e0716b39.js} +1 -1
  25. package/dist/esm/{app-globals-08edc964.js → app-globals-3f0347b0.js} +1 -1
  26. package/dist/esm/{auth.service-79389d86.js → auth.service-9fb86455.js} +3 -3
  27. package/dist/esm/{auth.store-b812b34b.js → auth.store-633e8414.js} +1 -1
  28. package/dist/esm/compass-svg.entry.js +1 -1
  29. package/dist/esm/context-consumer.entry.js +1 -1
  30. package/dist/esm/course-select.entry.js +1 -1
  31. package/dist/esm/{dom-utils-8e73e88b.js → dom-utils-109a7d75.js} +1 -1
  32. package/dist/esm/{facilitator.service-7babc526.js → facilitator.service-8fd435bf.js} +2 -2
  33. package/dist/esm/{feed.service-80fbe79d.js → feed.service-ace049e5.js} +2 -2
  34. package/dist/esm/{framework-delegate-9b329182.js → framework-delegate-e4f8013b.js} +1 -1
  35. package/dist/esm/{haptic-3a76a65c.js → haptic-522f76f2.js} +1 -1
  36. package/dist/esm/{header-mobile-collapse_2.entry.js → header-mobile-collapse.entry.js} +3 -24
  37. package/dist/esm/{helpers-94a5855b.js → helpers-03073fe4.js} +1 -1
  38. package/dist/esm/{httpService-b2b7a1ad.js → httpService-61864992.js} +2 -2
  39. package/dist/esm/{icons-16f1a80b.js → icons-90b957ab.js} +1 -1
  40. package/dist/esm/{index-c23a1826.js → index-37004831.js} +2 -2
  41. package/dist/esm/{index-4ec6b9c2.js → index-4044fde9.js} +1 -1
  42. package/dist/esm/{index-230a26c9.js → index-a2d2941d.js} +1 -1
  43. package/dist/esm/{index-478745be.js → index-b4b4e503.js} +4 -4
  44. package/dist/esm/{index-9db08224.js → index-c04b9ed5.js} +1 -1
  45. package/dist/esm/{index-95307148.js → index-dedabca0.js} +3 -3
  46. package/dist/esm/{index-ab1c6a9f.js → index-f9b9ba5d.js} +2 -2
  47. package/dist/esm/{index.es-1c3b1ef3.js → index.es-283fbd2e.js} +2 -2
  48. package/dist/esm/index.js +8 -8
  49. package/dist/esm/{injectHistory-4bfff188.js → injectHistory-968f626d.js} +1 -1
  50. package/dist/esm/{input-shims-ce5c01df.js → input-shims-cc3720a0.js} +2 -2
  51. package/dist/esm/ion-accordion-group.entry.js +2 -2
  52. package/dist/esm/ion-accordion.entry.js +4 -4
  53. package/dist/esm/ion-action-sheet_4.entry.js +8 -8
  54. package/dist/esm/ion-app.entry.js +5 -5
  55. package/dist/esm/ion-avatar.entry.js +21 -0
  56. package/dist/esm/ion-back-button.entry.js +4 -4
  57. package/dist/esm/ion-backdrop.entry.js +2 -2
  58. package/dist/esm/ion-badge.entry.js +2 -2
  59. package/dist/esm/ion-breadcrumb.entry.js +4 -4
  60. package/dist/esm/ion-breadcrumbs.entry.js +2 -2
  61. package/dist/esm/ion-button.entry.js +125 -0
  62. package/dist/esm/ion-buttons_3.entry.js +2 -2
  63. package/dist/esm/ion-card-header.entry.js +2 -2
  64. package/dist/esm/ion-card-subtitle.entry.js +2 -2
  65. package/dist/esm/ion-card-title.entry.js +26 -0
  66. package/dist/esm/ion-card_2.entry.js +86 -0
  67. package/dist/esm/ion-checkbox_4.entry.js +3 -3
  68. package/dist/esm/ion-chip.entry.js +2 -2
  69. package/dist/esm/ion-col_3.entry.js +2 -2
  70. package/dist/esm/ion-content_2.entry.js +4 -4
  71. package/dist/esm/ion-datetime-button.entry.js +3 -3
  72. package/dist/esm/ion-datetime.entry.js +4 -4
  73. package/dist/esm/ion-fab-button.entry.js +4 -4
  74. package/dist/esm/ion-fab-list.entry.js +2 -2
  75. package/dist/esm/ion-fab.entry.js +2 -2
  76. package/dist/esm/ion-footer.entry.js +4 -4
  77. package/dist/esm/ion-icon_13.entry.js +1489 -0
  78. package/dist/esm/ion-img.entry.js +3 -3
  79. package/dist/esm/ion-infinite-scroll-content.entry.js +2 -2
  80. package/dist/esm/ion-infinite-scroll.entry.js +4 -4
  81. package/dist/esm/ion-input_2.entry.js +308 -0
  82. package/dist/esm/ion-item-divider.entry.js +2 -2
  83. package/dist/esm/ion-item-group.entry.js +2 -2
  84. package/dist/esm/ion-item-option.entry.js +2 -2
  85. package/dist/esm/ion-item-options.entry.js +3 -3
  86. package/dist/esm/ion-item-sliding.entry.js +4 -4
  87. package/dist/esm/ion-label_2.entry.js +121 -0
  88. package/dist/esm/ion-loading.entry.js +5 -5
  89. package/dist/esm/ion-menu-button.entry.js +7 -7
  90. package/dist/esm/ion-menu-toggle.entry.js +6 -6
  91. package/dist/esm/ion-menu.entry.js +6 -6
  92. package/dist/esm/ion-modal.entry.js +8 -8
  93. package/dist/esm/ion-nav-link.entry.js +1 -1
  94. package/dist/esm/ion-nav.entry.js +6 -6
  95. package/dist/esm/ion-picker-column-internal_2.entry.js +4 -4
  96. package/dist/esm/ion-picker-column.entry.js +4 -4
  97. package/dist/esm/ion-picker.entry.js +5 -5
  98. package/dist/esm/ion-progress-bar.entry.js +3 -3
  99. package/dist/esm/ion-refresher-content.entry.js +3 -3
  100. package/dist/esm/ion-refresher.entry.js +6 -6
  101. package/dist/esm/ion-reorder-group.entry.js +5 -5
  102. package/dist/esm/ion-reorder.entry.js +3 -3
  103. package/dist/esm/ion-route-redirect.entry.js +1 -1
  104. package/dist/esm/ion-route.entry.js +1 -1
  105. package/dist/esm/ion-router-link.entry.js +2 -2
  106. package/dist/esm/ion-router-outlet.entry.js +6 -6
  107. package/dist/esm/ion-router.entry.js +2 -2
  108. package/dist/esm/ion-searchbar.entry.js +4 -4
  109. package/dist/esm/ion-segment-button.entry.js +3 -3
  110. package/dist/esm/ion-segment.entry.js +3 -3
  111. package/dist/esm/ion-select_2.entry.js +4 -4
  112. package/dist/esm/ion-skeleton-text.entry.js +2 -2
  113. package/dist/esm/ion-slide.entry.js +2 -2
  114. package/dist/esm/ion-slides.entry.js +3 -3
  115. package/dist/esm/ion-spinner.entry.js +60 -0
  116. package/dist/esm/ion-split-pane.entry.js +2 -2
  117. package/dist/esm/ion-tab-bar.entry.js +2 -2
  118. package/dist/esm/ion-tab-button.entry.js +2 -2
  119. package/dist/esm/ion-tab.entry.js +3 -3
  120. package/dist/esm/ion-tabs.entry.js +1 -1
  121. package/dist/esm/ion-textarea.entry.js +244 -0
  122. package/dist/esm/ion-thumbnail.entry.js +2 -2
  123. package/dist/esm/ion-toast.entry.js +5 -5
  124. package/dist/esm/ion-toggle.entry.js +173 -0
  125. package/dist/esm/ion-virtual-scroll.entry.js +2 -2
  126. package/dist/esm/{ionic-global-293e882b.js → ionic-global-4903e23e.js} +1 -1
  127. package/dist/esm/{ios.transition-7cd34deb.js → ios.transition-3a6179bb.js} +4 -4
  128. package/dist/esm/loader.js +4 -4
  129. package/dist/esm/{md.transition-2589a5b1.js → md.transition-cff16bf3.js} +4 -4
  130. package/dist/esm/{menu-toggle-util-f92ba2f0.js → menu-toggle-util-59241733.js} +1 -1
  131. package/dist/esm/{overlays-dfa730c8.js → overlays-bdd9344a.js} +2 -2
  132. package/dist/esm/{purify-79af871f.js → purify-7085b248.js} +1 -1
  133. package/dist/esm/sparkle-animation-player.entry.js +1 -1
  134. package/dist/esm/sparkle-card_3.entry.js +2 -2
  135. package/dist/esm/sparkle-character-intro.entry.js +1 -1
  136. package/dist/esm/sparkle-code.entry.js +2 -2
  137. package/dist/esm/sparkle-compass-post.entry.js +1 -1
  138. package/dist/esm/sparkle-compass.entry.js +1 -1
  139. package/dist/esm/sparkle-core.js +4 -4
  140. package/dist/esm/sparkle-course-root.entry.js +11 -11
  141. package/dist/esm/sparkle-dropdown.entry.js +2 -2
  142. package/dist/esm/sparkle-emoji.entry.js +1 -1
  143. package/dist/esm/sparkle-export-lessons_6.entry.js +11 -11
  144. package/dist/esm/sparkle-facilitator-header_19.entry.js +17 -17
  145. package/dist/esm/sparkle-facilitator-notes-form.entry.js +7 -7
  146. package/dist/esm/sparkle-feed-post.entry.js +116 -0
  147. package/dist/esm/sparkle-feedback.entry.js +8 -8
  148. package/dist/esm/sparkle-goal-form.entry.js +7 -7
  149. package/dist/esm/sparkle-goal-progress.entry.js +1 -1
  150. package/dist/esm/sparkle-gww-comment-list.entry.js +1 -1
  151. package/dist/esm/sparkle-gww-graph.entry.js +1 -1
  152. package/dist/esm/sparkle-gww-item.entry.js +4 -4
  153. package/dist/esm/sparkle-intro.entry.js +1 -1
  154. package/dist/esm/sparkle-lower-content-nav.entry.js +1 -1
  155. package/dist/esm/sparkle-menu-collapsible.entry.js +2 -2
  156. package/dist/esm/sparkle-menu-toggle_3.entry.js +3 -3
  157. package/dist/esm/sparkle-modal-image.entry.js +1 -1
  158. package/dist/esm/sparkle-notfound-page.entry.js +1 -1
  159. package/dist/esm/sparkle-overlay.entry.js +1 -1
  160. package/dist/esm/sparkle-poll.entry.js +1 -1
  161. package/dist/esm/sparkle-quiz-container.entry.js +1 -1
  162. package/dist/esm/{sparkle-quiz.entry.js → sparkle-quiz-v1.entry.js} +5 -5
  163. package/dist/esm/sparkle-select.entry.js +1 -1
  164. package/dist/esm/sparkle-sidebar.entry.js +1 -1
  165. package/dist/esm/sparkle-tab.entry.js +1 -1
  166. package/dist/esm/sparkle-table-of-contents.entry.js +1 -1
  167. package/dist/esm/sparkle-tabs.entry.js +1 -1
  168. package/dist/esm/sparkle-validation-error.entry.js +1 -1
  169. package/dist/esm/sparkle-youtube.entry.js +1 -1
  170. package/dist/esm/{status-tap-79b6199d.js → status-tap-463d0f87.js} +3 -3
  171. package/dist/esm/stencil-async-content.entry.js +1 -1
  172. package/dist/esm/stencil-route-title.entry.js +2 -2
  173. package/dist/esm/stencil-router-prompt.entry.js +2 -2
  174. package/dist/esm/stencil-router-redirect.entry.js +2 -2
  175. package/dist/esm/{student.service-0caed0f4.js → student.service-e6eb1f99.js} +2 -2
  176. package/dist/esm/{swipe-back-ad7a0361.js → swipe-back-f8765ac9.js} +1 -1
  177. package/dist/esm/{user.store-8477642a.js → user.store-b8645067.js} +1 -1
  178. package/dist/sparkle-core/index.esm.js +1 -1
  179. package/dist/sparkle-core/p-0147266a.js +1 -0
  180. package/dist/sparkle-core/{p-4c9e010d.entry.js → p-014b5707.entry.js} +1 -1
  181. package/dist/sparkle-core/p-03585916.js +1 -0
  182. package/dist/sparkle-core/{p-9ef14088.entry.js → p-04c7b276.entry.js} +1 -1
  183. package/dist/sparkle-core/{p-4af496a8.entry.js → p-06642405.entry.js} +1 -1
  184. package/dist/sparkle-core/{p-0b92326d.entry.js → p-06c7d0f2.entry.js} +1 -1
  185. package/dist/sparkle-core/p-08d97c59.entry.js +1 -0
  186. package/dist/sparkle-core/p-0bb0cf41.entry.js +1 -0
  187. package/dist/sparkle-core/{p-136b93d5.entry.js → p-0c0f8acd.entry.js} +1 -1
  188. package/dist/sparkle-core/p-0ea2518d.entry.js +1 -0
  189. package/dist/sparkle-core/{p-fe3a7bca.js → p-1019ebc3.js} +1 -1
  190. package/dist/sparkle-core/p-162bff1a.entry.js +1 -0
  191. package/dist/sparkle-core/{p-27075abe.js → p-17eb4633.js} +1 -1
  192. package/dist/sparkle-core/p-1b1ba156.entry.js +1 -0
  193. package/dist/sparkle-core/{p-b00d0a47.entry.js → p-1e4782af.entry.js} +1 -1
  194. package/dist/sparkle-core/{p-c8ad5a5b.entry.js → p-1f0b3ff9.entry.js} +2 -2
  195. package/dist/sparkle-core/{p-3ef53ebf.entry.js → p-214d1229.entry.js} +1 -1
  196. package/dist/sparkle-core/p-25e556cc.entry.js +1 -0
  197. package/dist/sparkle-core/{p-bae8cd7d.entry.js → p-27fbabc3.entry.js} +1 -1
  198. package/dist/sparkle-core/{p-e6d39f6e.entry.js → p-285ab4ed.entry.js} +1 -1
  199. package/dist/sparkle-core/{p-d220a642.entry.js → p-2ba70507.entry.js} +1 -1
  200. package/dist/sparkle-core/{p-5a3de051.entry.js → p-2d4a5ddf.entry.js} +2 -2
  201. package/dist/sparkle-core/p-2d9659e2.entry.js +1 -0
  202. package/dist/sparkle-core/p-2e035338.entry.js +1 -0
  203. package/dist/sparkle-core/{p-c9f474d0.js → p-2e2b813c.js} +1 -1
  204. package/dist/sparkle-core/{p-df5efe0d.entry.js → p-2f10208d.entry.js} +1 -1
  205. package/dist/sparkle-core/p-2fba9a3a.entry.js +1 -0
  206. package/dist/sparkle-core/p-317037de.entry.js +1 -0
  207. package/dist/sparkle-core/p-32762a44.entry.js +1 -0
  208. package/dist/sparkle-core/p-32f4e565.entry.js +1 -0
  209. package/dist/sparkle-core/{p-23d713e2.js → p-340754ed.js} +1 -1
  210. package/dist/sparkle-core/{p-7b21bd70.entry.js → p-352677e6.entry.js} +1 -1
  211. package/dist/sparkle-core/p-370609ba.entry.js +1 -0
  212. package/dist/sparkle-core/{p-fea20ec2.entry.js → p-38b7cf68.entry.js} +1 -1
  213. package/dist/sparkle-core/{p-c5eb4404.entry.js → p-3963e02b.entry.js} +1 -1
  214. package/dist/sparkle-core/p-3bc68dd0.js +1 -0
  215. package/dist/sparkle-core/p-3c133235.entry.js +1 -0
  216. package/dist/sparkle-core/{p-308517b3.js → p-3f85e1ca.js} +2 -2
  217. package/dist/sparkle-core/p-4053ecdb.entry.js +1 -0
  218. package/dist/sparkle-core/{p-1394cbb8.js → p-405f7c58.js} +2 -2
  219. package/dist/sparkle-core/{p-d6a3a639.entry.js → p-4320dac0.entry.js} +1 -1
  220. package/dist/sparkle-core/p-44f813b7.entry.js +1 -0
  221. package/dist/sparkle-core/p-46869031.entry.js +1 -0
  222. package/dist/sparkle-core/{p-17aef6f9.js → p-4a5f2b2b.js} +1 -1
  223. package/dist/sparkle-core/p-4ae75caa.entry.js +1 -0
  224. package/dist/sparkle-core/{p-a05871e6.js → p-4c6a7e52.js} +1 -1
  225. package/dist/sparkle-core/{p-d6637b48.entry.js → p-5096739e.entry.js} +1 -1
  226. package/dist/sparkle-core/p-5322c920.entry.js +1 -0
  227. package/dist/sparkle-core/p-539bf742.js +4 -0
  228. package/dist/sparkle-core/{p-2bd4c60e.js → p-53bcbd1d.js} +1 -1
  229. package/dist/sparkle-core/{p-11ed6b7f.entry.js → p-54ada5e3.entry.js} +1 -1
  230. package/dist/sparkle-core/{p-5979f253.entry.js → p-5519d283.entry.js} +1 -1
  231. package/dist/sparkle-core/p-554da5b8.entry.js +1 -0
  232. package/dist/sparkle-core/{p-8d630960.js → p-56a2e8a2.js} +1 -1
  233. package/dist/sparkle-core/{p-d0d0e5e5.entry.js → p-5893bbe5.entry.js} +1 -1
  234. package/dist/sparkle-core/{p-b8ba8164.entry.js → p-594a6982.entry.js} +1 -1
  235. package/dist/sparkle-core/{p-34ebfc8a.entry.js → p-5c435d5a.entry.js} +1 -1
  236. package/dist/sparkle-core/p-5da2d95a.entry.js +1 -0
  237. package/dist/sparkle-core/{p-1c2aee9c.js → p-5fc26938.js} +1 -1
  238. package/dist/sparkle-core/{p-16b7974e.entry.js → p-601397df.entry.js} +1 -1
  239. package/dist/sparkle-core/{p-dff8325e.js → p-604a7987.js} +1 -1
  240. package/dist/sparkle-core/{p-58f74119.entry.js → p-616941c6.entry.js} +1 -1
  241. package/dist/sparkle-core/{p-fe214d79.entry.js → p-6316d124.entry.js} +1 -1
  242. package/dist/sparkle-core/p-63f69cdc.entry.js +1 -0
  243. package/dist/sparkle-core/p-63f71ada.entry.js +1 -0
  244. package/dist/sparkle-core/p-64e814b9.entry.js +1 -0
  245. package/dist/sparkle-core/{p-0c603495.entry.js → p-66a85393.entry.js} +1 -1
  246. package/dist/sparkle-core/{p-ea4a9f0d.entry.js → p-69487d90.entry.js} +1 -1
  247. package/dist/sparkle-core/p-6b05a1d3.entry.js +1 -0
  248. package/dist/sparkle-core/{p-9dc42d70.entry.js → p-6c894fa2.entry.js} +1 -1
  249. package/dist/sparkle-core/p-6ea246fe.js +4 -0
  250. package/dist/sparkle-core/p-6ed0236e.entry.js +1 -0
  251. package/dist/sparkle-core/{p-34d93a39.entry.js → p-6f0545b3.entry.js} +1 -1
  252. package/dist/sparkle-core/{p-8cbe019a.entry.js → p-727e1c28.entry.js} +1 -1
  253. package/dist/sparkle-core/p-81714d94.entry.js +1 -0
  254. package/dist/sparkle-core/{p-3d2c0e24.entry.js → p-82ad4e7c.entry.js} +2 -2
  255. package/dist/sparkle-core/p-859563db.entry.js +1 -0
  256. package/dist/sparkle-core/p-865f36a8.entry.js +1 -0
  257. package/dist/sparkle-core/{p-01743e3e.js → p-871106e0.js} +1 -1
  258. package/dist/sparkle-core/p-8a41b502.entry.js +1 -0
  259. package/dist/sparkle-core/p-8c74cbb6.entry.js +1 -0
  260. package/dist/sparkle-core/p-91accfc1.js +1 -0
  261. package/dist/sparkle-core/p-93e74f1b.entry.js +1 -0
  262. package/dist/sparkle-core/{p-6ae9c743.entry.js → p-975b99ee.entry.js} +1 -1
  263. package/dist/sparkle-core/p-99ee9919.js +1 -0
  264. package/dist/sparkle-core/{p-3fd92216.entry.js → p-9e309b3e.entry.js} +1 -1
  265. package/dist/sparkle-core/p-9e7fee8f.entry.js +1 -0
  266. package/dist/sparkle-core/{p-280e938d.js → p-a019ad0c.js} +1 -1
  267. package/dist/sparkle-core/{p-06af1bc8.entry.js → p-a2638250.entry.js} +1 -1
  268. package/dist/sparkle-core/{p-e1743d82.entry.js → p-a2ebcf0a.entry.js} +1 -1
  269. package/dist/sparkle-core/p-a5c5da9a.entry.js +1 -0
  270. package/dist/sparkle-core/{p-966817ec.js → p-a85598ad.js} +1 -1
  271. package/dist/sparkle-core/p-a8a77bec.entry.js +1 -0
  272. package/dist/sparkle-core/{p-ba775d8e.entry.js → p-a98d7ebe.entry.js} +1 -1
  273. package/dist/sparkle-core/{p-ed3dfd89.js → p-ad102371.js} +2 -2
  274. package/dist/sparkle-core/{p-bd2c8e30.entry.js → p-b236d258.entry.js} +2 -2
  275. package/dist/sparkle-core/{p-0127a61a.entry.js → p-b4b01fa2.entry.js} +1 -1
  276. package/dist/sparkle-core/{p-9a383065.entry.js → p-b4bc8b02.entry.js} +2 -2
  277. package/dist/sparkle-core/{p-767c9db8.entry.js → p-b5ec8fb0.entry.js} +1 -1
  278. package/dist/sparkle-core/{p-0798d46a.entry.js → p-b83444c7.entry.js} +1 -1
  279. package/dist/sparkle-core/{p-fde96f7c.js → p-b9933822.js} +1 -1
  280. package/dist/sparkle-core/p-b9b1d4da.entry.js +1 -0
  281. package/dist/sparkle-core/{p-3810777d.js → p-be28346b.js} +1 -1
  282. package/dist/sparkle-core/{p-3c752205.entry.js → p-c278db5f.entry.js} +1 -1
  283. package/dist/sparkle-core/p-c2990b24.entry.js +1 -0
  284. package/dist/sparkle-core/{p-a6c1a55a.entry.js → p-c2bbaf55.entry.js} +1 -1
  285. package/dist/sparkle-core/{p-16c81890.entry.js → p-c4af184b.entry.js} +1 -1
  286. package/dist/sparkle-core/p-c71cbbf7.entry.js +1 -0
  287. package/dist/sparkle-core/p-c8c73fa7.js +4 -0
  288. package/dist/sparkle-core/p-c8fe45df.entry.js +1 -0
  289. package/dist/sparkle-core/{p-7b3d1457.js → p-c9cd4ff1.js} +1 -1
  290. package/dist/sparkle-core/{p-a19b42f0.js → p-ca4c8a10.js} +1 -1
  291. package/dist/sparkle-core/p-cab3da3c.entry.js +1 -0
  292. package/dist/sparkle-core/p-cc518c36.entry.js +1 -0
  293. package/dist/sparkle-core/p-cd832fbf.entry.js +1 -0
  294. package/dist/sparkle-core/{p-085eb951.entry.js → p-ce94efdb.entry.js} +1 -1
  295. package/dist/sparkle-core/p-cffd4817.entry.js +1 -0
  296. package/dist/sparkle-core/{p-e09de7ac.js → p-d0ac5f17.js} +1 -1
  297. package/dist/sparkle-core/{p-9cd95e7e.entry.js → p-d0adf726.entry.js} +1 -1
  298. package/dist/sparkle-core/p-d1fcbfc2.js +4 -0
  299. package/dist/sparkle-core/p-d20e4fcf.entry.js +1 -0
  300. package/dist/sparkle-core/p-d24e53ab.entry.js +1 -0
  301. package/dist/sparkle-core/p-d288e6c1.entry.js +1 -0
  302. package/dist/sparkle-core/p-d432d3ac.entry.js +1 -0
  303. package/dist/sparkle-core/{p-785f1879.entry.js → p-d601810e.entry.js} +1 -1
  304. package/dist/sparkle-core/{p-ea7d7a3b.js → p-d81a0680.js} +1 -1
  305. package/dist/sparkle-core/{p-58389020.entry.js → p-d969f7d0.entry.js} +3 -3
  306. package/dist/sparkle-core/p-dabc80c4.entry.js +1 -0
  307. package/dist/sparkle-core/{p-351b82a8.entry.js → p-db8387eb.entry.js} +1 -1
  308. package/dist/sparkle-core/{p-4e0502b8.entry.js → p-dca90a55.entry.js} +1 -1
  309. package/dist/sparkle-core/{p-506f3c5f.js → p-dd2e7f84.js} +2 -2
  310. package/dist/sparkle-core/p-e0429a19.entry.js +1 -0
  311. package/dist/sparkle-core/{p-d5b8302f.entry.js → p-e249aebf.entry.js} +1 -1
  312. package/dist/sparkle-core/p-e3e36ce9.entry.js +1 -0
  313. package/dist/sparkle-core/{p-fdb9a613.entry.js → p-e421d638.entry.js} +1 -1
  314. package/dist/sparkle-core/p-e65c72cc.entry.js +1 -0
  315. package/dist/sparkle-core/{p-b2827978.entry.js → p-e7066c64.entry.js} +1 -1
  316. package/dist/sparkle-core/{p-4338e1e3.js → p-e7568d4b.js} +1 -1
  317. package/dist/sparkle-core/{p-efe37368.entry.js → p-e8988989.entry.js} +1 -1
  318. package/dist/sparkle-core/{p-6a337ad1.entry.js → p-ea962e1b.entry.js} +1 -1
  319. package/dist/sparkle-core/p-eb40a191.entry.js +1 -0
  320. package/dist/sparkle-core/{p-bb575dba.entry.js → p-ecdea569.entry.js} +1 -1
  321. package/dist/sparkle-core/p-ed9f48c4.entry.js +1 -0
  322. package/dist/sparkle-core/{p-6a5ace01.js → p-ee1e0eb4.js} +1 -1
  323. package/dist/sparkle-core/{p-a111c567.entry.js → p-ef6c2352.entry.js} +1 -1
  324. package/dist/sparkle-core/p-f0cf4a8f.entry.js +1 -0
  325. package/dist/sparkle-core/{p-defeaa5c.entry.js → p-f4b0b6a4.entry.js} +1 -1
  326. package/dist/sparkle-core/{p-1701723e.entry.js → p-fc965b88.entry.js} +1 -1
  327. package/dist/sparkle-core/p-fd8d0738.entry.js +4 -0
  328. package/dist/sparkle-core/{p-63d8a5b7.entry.js → p-fda95b6e.entry.js} +1 -1
  329. package/dist/sparkle-core/{p-9b4979b5.entry.js → p-fde382f0.entry.js} +1 -1
  330. package/dist/sparkle-core/{p-3eb56165.entry.js → p-fe6dc976.entry.js} +1 -1
  331. package/dist/sparkle-core/{p-f63a13d8.entry.js → p-ff0e0d4e.entry.js} +1 -1
  332. package/dist/sparkle-core/sparkle-core.esm.js +1 -1
  333. package/dist/types/components/sparkle-quiz/sparkle-quiz/sparkle-quiz.d.ts +42 -0
  334. package/dist/types/components/sparkle-quiz/sparkle-quiz-v1.d.ts +41 -0
  335. package/dist/types/components/sparkle-quiz/sparkle-quiz.d.ts +36 -36
  336. package/dist/types/components.d.ts +37 -1
  337. package/package.json +1 -1
  338. package/dist/cjs/ion-avatar_16.cjs.entry.js +0 -1907
  339. package/dist/cjs/ion-range.cjs.entry.js +0 -515
  340. package/dist/cjs/ion-text.cjs.entry.js +0 -24
  341. package/dist/cjs/sparkle-quiz-feedback_5.cjs.entry.js +0 -117
  342. package/dist/cjs/stencil-route-link.cjs.entry.js +0 -77
  343. package/dist/esm/ion-avatar_16.entry.js +0 -1888
  344. package/dist/esm/ion-range.entry.js +0 -511
  345. package/dist/esm/ion-text.entry.js +0 -20
  346. package/dist/esm/sparkle-quiz-feedback_5.entry.js +0 -109
  347. package/dist/esm/stencil-route-link.entry.js +0 -73
  348. package/dist/sparkle-core/p-0d7cceaa.entry.js +0 -1
  349. package/dist/sparkle-core/p-0d813026.entry.js +0 -1
  350. package/dist/sparkle-core/p-122427b7.entry.js +0 -1
  351. package/dist/sparkle-core/p-12c4f45c.entry.js +0 -1
  352. package/dist/sparkle-core/p-14340143.entry.js +0 -4
  353. package/dist/sparkle-core/p-14a06a91.entry.js +0 -1
  354. package/dist/sparkle-core/p-180857a2.entry.js +0 -1
  355. package/dist/sparkle-core/p-1acc7870.entry.js +0 -1
  356. package/dist/sparkle-core/p-1cd4c3cc.entry.js +0 -1
  357. package/dist/sparkle-core/p-21d9833d.js +0 -1
  358. package/dist/sparkle-core/p-25c13612.entry.js +0 -1
  359. package/dist/sparkle-core/p-2699868a.entry.js +0 -1
  360. package/dist/sparkle-core/p-2c89a6c2.entry.js +0 -1
  361. package/dist/sparkle-core/p-3227afcb.entry.js +0 -1
  362. package/dist/sparkle-core/p-363a2d6d.js +0 -4
  363. package/dist/sparkle-core/p-36c48760.entry.js +0 -1
  364. package/dist/sparkle-core/p-384911d7.entry.js +0 -1
  365. package/dist/sparkle-core/p-3b618eda.entry.js +0 -1
  366. package/dist/sparkle-core/p-442eadcf.entry.js +0 -1
  367. package/dist/sparkle-core/p-4d0dfbc9.js +0 -1
  368. package/dist/sparkle-core/p-524a6174.entry.js +0 -1
  369. package/dist/sparkle-core/p-53aac9d7.entry.js +0 -1
  370. package/dist/sparkle-core/p-56700a40.entry.js +0 -1
  371. package/dist/sparkle-core/p-5722be24.entry.js +0 -1
  372. package/dist/sparkle-core/p-5a850731.entry.js +0 -1
  373. package/dist/sparkle-core/p-5dcf33fb.entry.js +0 -1
  374. package/dist/sparkle-core/p-5e8fa1ac.entry.js +0 -1
  375. package/dist/sparkle-core/p-5ef50959.js +0 -1
  376. package/dist/sparkle-core/p-615b8f64.entry.js +0 -1
  377. package/dist/sparkle-core/p-76206f80.entry.js +0 -1
  378. package/dist/sparkle-core/p-76a6e202.entry.js +0 -1
  379. package/dist/sparkle-core/p-788735b9.entry.js +0 -1
  380. package/dist/sparkle-core/p-8e42e634.entry.js +0 -1
  381. package/dist/sparkle-core/p-8e56f9ee.entry.js +0 -1
  382. package/dist/sparkle-core/p-8ed0cefb.entry.js +0 -1
  383. package/dist/sparkle-core/p-9484e34b.entry.js +0 -1
  384. package/dist/sparkle-core/p-969e98e5.entry.js +0 -1
  385. package/dist/sparkle-core/p-98f3925b.js +0 -4
  386. package/dist/sparkle-core/p-99231c00.js +0 -4
  387. package/dist/sparkle-core/p-9eea81f2.js +0 -1
  388. package/dist/sparkle-core/p-a2f7c751.entry.js +0 -1
  389. package/dist/sparkle-core/p-a458b415.entry.js +0 -1
  390. package/dist/sparkle-core/p-ab3a8f5e.entry.js +0 -1
  391. package/dist/sparkle-core/p-ac0e4d8c.entry.js +0 -1
  392. package/dist/sparkle-core/p-bb3e3482.entry.js +0 -1
  393. package/dist/sparkle-core/p-c48352cf.js +0 -4
  394. package/dist/sparkle-core/p-ca0edc9b.entry.js +0 -1
  395. package/dist/sparkle-core/p-cb04b18a.entry.js +0 -1
  396. package/dist/sparkle-core/p-d38a2511.entry.js +0 -1
  397. package/dist/sparkle-core/p-d5ba8e80.entry.js +0 -1
  398. package/dist/sparkle-core/p-d6788642.entry.js +0 -1
  399. package/dist/sparkle-core/p-d86f8633.entry.js +0 -1
  400. package/dist/sparkle-core/p-df5cfa7f.entry.js +0 -1
  401. package/dist/sparkle-core/p-e28a106d.entry.js +0 -1
  402. package/dist/sparkle-core/p-e566c0b3.entry.js +0 -1
  403. package/dist/sparkle-core/p-f187d129.entry.js +0 -1
  404. package/dist/sparkle-core/p-f5e7bfa5.js +0 -1
  405. package/dist/sparkle-core/p-ff26d891.entry.js +0 -1
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, e as createEvent, h, H as Host, i as getElement } from './index-9db08224.js';
2
- import { g as getIonMode } from './ionic-global-293e882b.js';
3
- import { b as inheritAttributes } from './helpers-94a5855b.js';
1
+ import { r as registerInstance, i as createEvent, h, H as Host, e as getElement } from './index-c04b9ed5.js';
2
+ import { g as getIonMode } from './ionic-global-4903e23e.js';
3
+ import { k as inheritAttributes } from './helpers-03073fe4.js';
4
4
 
5
5
  const imgCss = ":host{display:block;object-fit:contain}img{display:block;width:100%;height:100%;object-fit:inherit;object-position:inherit}";
6
6
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, H as Host } from './index-9db08224.js';
2
- import { g as getIonMode, c as config } from './ionic-global-293e882b.js';
1
+ import { r as registerInstance, h, H as Host } from './index-c04b9ed5.js';
2
+ import { g as getIonMode, c as config } from './ionic-global-4903e23e.js';
3
3
  import { s as sanitizeDOMString } from './index-be6112f8.js';
4
4
 
5
5
  const infiniteScrollContentIosCss = "ion-infinite-scroll-content{display:flex;flex-direction:column;justify-content:center;min-height:84px;text-align:center;user-select:none}.infinite-loading{margin-left:0;margin-right:0;margin-top:0;margin-bottom:32px;display:none;width:100%}.infinite-loading-text{margin-left:32px;margin-right:32px;margin-top:4px;margin-bottom:0}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.infinite-loading-text{margin-left:unset;margin-right:unset;-webkit-margin-start:32px;margin-inline-start:32px;-webkit-margin-end:32px;margin-inline-end:32px}}.infinite-scroll-loading ion-infinite-scroll-content>.infinite-loading{display:block}.infinite-scroll-content-ios .infinite-loading-text{color:var(--ion-color-step-600, #666666)}.infinite-scroll-content-ios .infinite-loading-spinner .spinner-lines-ios line,.infinite-scroll-content-ios .infinite-loading-spinner .spinner-lines-small-ios line,.infinite-scroll-content-ios .infinite-loading-spinner .spinner-crescent circle{stroke:var(--ion-color-step-600, #666666)}.infinite-scroll-content-ios .infinite-loading-spinner .spinner-bubbles circle,.infinite-scroll-content-ios .infinite-loading-spinner .spinner-circles circle,.infinite-scroll-content-ios .infinite-loading-spinner .spinner-dots circle{fill:var(--ion-color-step-600, #666666)}";
@@ -1,7 +1,7 @@
1
- import { r as registerInstance, e as createEvent, w as writeTask, j as readTask, h, i as getElement, H as Host } from './index-9db08224.js';
2
- import { g as getIonMode } from './ionic-global-293e882b.js';
3
- import { a as findClosestIonContent, p as printIonContentErrorMsg, g as getScrollElement } from './index-c23a1826.js';
4
- import './helpers-94a5855b.js';
1
+ import { r as registerInstance, i as createEvent, w as writeTask, j as readTask, h, e as getElement, H as Host } from './index-c04b9ed5.js';
2
+ import { g as getIonMode } from './ionic-global-4903e23e.js';
3
+ import { f as findClosestIonContent, p as printIonContentErrorMsg, g as getScrollElement } from './index-37004831.js';
4
+ import './helpers-03073fe4.js';
5
5
  import './index-dad75b83.js';
6
6
 
7
7
  const infiniteScrollCss = "ion-infinite-scroll{display:none;width:100%}.infinite-scroll-enabled{display:block}";
@@ -0,0 +1,308 @@
1
+ import { r as registerInstance, i as createEvent, h, H as Host, e as getElement } from './index-c04b9ed5.js';
2
+ import { g as getIonMode } from './ionic-global-4903e23e.js';
3
+ import { e as debounceEvent, i as inheritAriaAttributes, k as inheritAttributes, o as findItemLabel } from './helpers-03073fe4.js';
4
+ import { c as createColorClasses } from './theme-7ef00c83.js';
5
+
6
+ const inputIosCss = ".sc-ion-input-ios-h{--placeholder-color:initial;--placeholder-font-style:initial;--placeholder-font-weight:initial;--placeholder-opacity:.5;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--background:transparent;--color:initial;display:flex;position:relative;flex:1;align-items:center;width:100%;padding:0 !important;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);z-index:2}ion-item.sc-ion-input-ios-h:not(.item-label),ion-item:not(.item-label) .sc-ion-input-ios-h{--padding-start:0}.ion-color.sc-ion-input-ios-h{color:var(--ion-color-base)}.native-input.sc-ion-input-ios{border-radius:var(--border-radius);padding-left:var(--padding-start);padding-right: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:inline-block;flex:1;width:100%;max-width:100%;max-height:100%;border:0;outline:none;background:transparent;box-sizing:border-box;appearance:none}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.native-input.sc-ion-input-ios{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.native-input.sc-ion-input-ios::placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-ios:-webkit-autofill{background-color:transparent}.native-input.sc-ion-input-ios:invalid{box-shadow:none}.native-input.sc-ion-input-ios::-ms-clear{display:none}.native-input[disabled].sc-ion-input-ios{opacity:0.4}.cloned-input.sc-ion-input-ios{left:0;top:0;position:absolute;pointer-events:none}[dir=rtl].sc-ion-input-ios .cloned-input.sc-ion-input-ios,[dir=rtl].sc-ion-input-ios-h .cloned-input.sc-ion-input-ios,[dir=rtl] .sc-ion-input-ios-h .cloned-input.sc-ion-input-ios{left:unset;right:unset;right:0}.input-clear-icon.sc-ion-input-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;background-position:center;border:0;outline:none;background-color:transparent;background-repeat:no-repeat;visibility:hidden;appearance:none}.input-clear-icon.sc-ion-input-ios:focus{opacity:0.5}.has-value.sc-ion-input-ios-h .input-clear-icon.sc-ion-input-ios{visibility:visible}.has-focus.sc-ion-input-ios-h{pointer-events:none}.has-focus.sc-ion-input-ios-h input.sc-ion-input-ios,.has-focus.sc-ion-input-ios-h a.sc-ion-input-ios,.has-focus.sc-ion-input-ios-h button.sc-ion-input-ios{pointer-events:auto}.item-label-floating.item-has-placeholder.sc-ion-input-ios-h:not(.item-has-value),.item-label-floating.item-has-placeholder:not(.item-has-value) .sc-ion-input-ios-h{opacity:0}.item-label-floating.item-has-placeholder.sc-ion-input-ios-h:not(.item-has-value).item-has-focus,.item-label-floating.item-has-placeholder:not(.item-has-value).item-has-focus .sc-ion-input-ios-h{transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);opacity:1}.sc-ion-input-ios-h{--padding-top:10px;--padding-end:10px;--padding-bottom:10px;--padding-start:0;font-size:inherit}.item-label-stacked.sc-ion-input-ios-h,.item-label-stacked .sc-ion-input-ios-h,.item-label-floating.sc-ion-input-ios-h,.item-label-floating .sc-ion-input-ios-h{--padding-top:8px;--padding-bottom:8px;--padding-start:0px}.input-clear-icon.sc-ion-input-ios{background-image:url(\"data:image/svg+xml;charset=utf-8,<svg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'><path%20fill='var(--ion-color-step-600,%20%23666666)'%20d='M403.1,108.9c-81.2-81.2-212.9-81.2-294.2,0s-81.2,212.9,0,294.2c81.2,81.2,212.9,81.2,294.2,0S484.3,190.1,403.1,108.9z%20M352,340.2L340.2,352l-84.4-84.2l-84,83.8L160,339.8l84-83.8l-84-83.8l11.8-11.8l84,83.8l84.4-84.2l11.8,11.8L267.6,256L352,340.2z'/></svg>\");width:30px;height:30px;background-size:18px}";
7
+
8
+ const inputMdCss = ".sc-ion-input-md-h{--placeholder-color:initial;--placeholder-font-style:initial;--placeholder-font-weight:initial;--placeholder-opacity:.5;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--background:transparent;--color:initial;display:flex;position:relative;flex:1;align-items:center;width:100%;padding:0 !important;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);z-index:2}ion-item.sc-ion-input-md-h:not(.item-label),ion-item:not(.item-label) .sc-ion-input-md-h{--padding-start:0}.ion-color.sc-ion-input-md-h{color:var(--ion-color-base)}.native-input.sc-ion-input-md{border-radius:var(--border-radius);padding-left:var(--padding-start);padding-right: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:inline-block;flex:1;width:100%;max-width:100%;max-height:100%;border:0;outline:none;background:transparent;box-sizing:border-box;appearance:none}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.native-input.sc-ion-input-md{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.native-input.sc-ion-input-md::placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-md:-webkit-autofill{background-color:transparent}.native-input.sc-ion-input-md:invalid{box-shadow:none}.native-input.sc-ion-input-md::-ms-clear{display:none}.native-input[disabled].sc-ion-input-md{opacity:0.4}.cloned-input.sc-ion-input-md{left:0;top:0;position:absolute;pointer-events:none}[dir=rtl].sc-ion-input-md .cloned-input.sc-ion-input-md,[dir=rtl].sc-ion-input-md-h .cloned-input.sc-ion-input-md,[dir=rtl] .sc-ion-input-md-h .cloned-input.sc-ion-input-md{left:unset;right:unset;right:0}.input-clear-icon.sc-ion-input-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;background-position:center;border:0;outline:none;background-color:transparent;background-repeat:no-repeat;visibility:hidden;appearance:none}.input-clear-icon.sc-ion-input-md:focus{opacity:0.5}.has-value.sc-ion-input-md-h .input-clear-icon.sc-ion-input-md{visibility:visible}.has-focus.sc-ion-input-md-h{pointer-events:none}.has-focus.sc-ion-input-md-h input.sc-ion-input-md,.has-focus.sc-ion-input-md-h a.sc-ion-input-md,.has-focus.sc-ion-input-md-h button.sc-ion-input-md{pointer-events:auto}.item-label-floating.item-has-placeholder.sc-ion-input-md-h:not(.item-has-value),.item-label-floating.item-has-placeholder:not(.item-has-value) .sc-ion-input-md-h{opacity:0}.item-label-floating.item-has-placeholder.sc-ion-input-md-h:not(.item-has-value).item-has-focus,.item-label-floating.item-has-placeholder:not(.item-has-value).item-has-focus .sc-ion-input-md-h{transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);opacity:1}.sc-ion-input-md-h{--padding-top:10px;--padding-end:0;--padding-bottom:10px;--padding-start:8px;font-size:inherit}.item-label-stacked.sc-ion-input-md-h,.item-label-stacked .sc-ion-input-md-h,.item-label-floating.sc-ion-input-md-h,.item-label-floating .sc-ion-input-md-h{--padding-top:8px;--padding-bottom:8px;--padding-start:0}.input-clear-icon.sc-ion-input-md{background-image:url(\"data:image/svg+xml;charset=utf-8,<svg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'><polygon%20fill='var(--ion-color-step-600,%20%23666666)'%20points='405,136.798%20375.202,107%20256,226.202%20136.798,107%20107,136.798%20226.202,256%20107,375.202%20136.798,405%20256,285.798%20375.202,405%20405,375.202%20285.798,256'/></svg>\");width:30px;height:30px;background-size:22px}";
9
+
10
+ const Input = class {
11
+ constructor(hostRef) {
12
+ registerInstance(this, hostRef);
13
+ this.ionInput = createEvent(this, "ionInput", 7);
14
+ this.ionChange = createEvent(this, "ionChange", 7);
15
+ this.ionBlur = createEvent(this, "ionBlur", 7);
16
+ this.ionFocus = createEvent(this, "ionFocus", 7);
17
+ this.ionStyle = createEvent(this, "ionStyle", 7);
18
+ this.inputId = `ion-input-${inputIds++}`;
19
+ this.didBlurAfterEdit = false;
20
+ this.inheritedAttributes = {};
21
+ this.isComposing = false;
22
+ /**
23
+ * This is required for a WebKit bug which requires us to
24
+ * blur and focus an input to properly focus the input in
25
+ * an item with delegatesFocus. It will no longer be needed
26
+ * with iOS 14.
27
+ *
28
+ * @internal
29
+ */
30
+ this.fireFocusEvents = true;
31
+ this.hasFocus = false;
32
+ /**
33
+ * Indicates whether and how the text value should be automatically capitalized as it is entered/edited by the user.
34
+ * Available options: `"off"`, `"none"`, `"on"`, `"sentences"`, `"words"`, `"characters"`.
35
+ */
36
+ this.autocapitalize = 'off';
37
+ /**
38
+ * Indicates whether the value of the control can be automatically completed by the browser.
39
+ */
40
+ this.autocomplete = 'off';
41
+ /**
42
+ * Whether auto correction should be enabled when the user is entering/editing the text value.
43
+ */
44
+ this.autocorrect = 'off';
45
+ /**
46
+ * This Boolean attribute lets you specify that a form control should have input focus when the page loads.
47
+ */
48
+ this.autofocus = false;
49
+ /**
50
+ * If `true`, a clear icon will appear in the input when there is a value. Clicking it clears the input.
51
+ */
52
+ this.clearInput = false;
53
+ /**
54
+ * Set the amount of time, in milliseconds, to wait to trigger the `ionChange` event after each keystroke. This also impacts form bindings such as `ngModel` or `v-model`.
55
+ */
56
+ this.debounce = 0;
57
+ /**
58
+ * If `true`, the user cannot interact with the input.
59
+ */
60
+ this.disabled = false;
61
+ /**
62
+ * The name of the control, which is submitted with the form data.
63
+ */
64
+ this.name = this.inputId;
65
+ /**
66
+ * If `true`, the user cannot modify the value.
67
+ */
68
+ this.readonly = false;
69
+ /**
70
+ * If `true`, the user must fill in a value before submitting a form.
71
+ */
72
+ this.required = false;
73
+ /**
74
+ * If `true`, the element will have its spelling and grammar checked.
75
+ */
76
+ this.spellcheck = false;
77
+ /**
78
+ * The type of control to display. The default type is text.
79
+ */
80
+ this.type = 'text';
81
+ /**
82
+ * The value of the input.
83
+ */
84
+ this.value = '';
85
+ this.onInput = (ev) => {
86
+ const input = ev.target;
87
+ if (input) {
88
+ this.value = input.value || '';
89
+ }
90
+ this.ionInput.emit(ev);
91
+ };
92
+ this.onBlur = (ev) => {
93
+ this.hasFocus = false;
94
+ this.focusChanged();
95
+ this.emitStyle();
96
+ if (this.fireFocusEvents) {
97
+ this.ionBlur.emit(ev);
98
+ }
99
+ };
100
+ this.onFocus = (ev) => {
101
+ this.hasFocus = true;
102
+ this.focusChanged();
103
+ this.emitStyle();
104
+ if (this.fireFocusEvents) {
105
+ this.ionFocus.emit(ev);
106
+ }
107
+ };
108
+ this.onKeydown = (ev) => {
109
+ if (this.shouldClearOnEdit()) {
110
+ // Did the input value change after it was blurred and edited?
111
+ // Do not clear if user is hitting Enter to submit form
112
+ if (this.didBlurAfterEdit && this.hasValue() && ev.key !== 'Enter') {
113
+ // Clear the input
114
+ this.clearTextInput();
115
+ }
116
+ // Reset the flag
117
+ this.didBlurAfterEdit = false;
118
+ }
119
+ };
120
+ this.onCompositionStart = () => {
121
+ this.isComposing = true;
122
+ };
123
+ this.onCompositionEnd = () => {
124
+ this.isComposing = false;
125
+ };
126
+ this.clearTextOnEnter = (ev) => {
127
+ if (ev.key === 'Enter') {
128
+ this.clearTextInput(ev);
129
+ }
130
+ };
131
+ this.clearTextInput = (ev) => {
132
+ if (this.clearInput && !this.readonly && !this.disabled && ev) {
133
+ ev.preventDefault();
134
+ ev.stopPropagation();
135
+ // Attempt to focus input again after pressing clear button
136
+ this.setFocus();
137
+ }
138
+ this.value = '';
139
+ /**
140
+ * This is needed for clearOnEdit
141
+ * Otherwise the value will not be cleared
142
+ * if user is inside the input
143
+ */
144
+ if (this.nativeInput) {
145
+ this.nativeInput.value = '';
146
+ }
147
+ };
148
+ }
149
+ debounceChanged() {
150
+ this.ionChange = debounceEvent(this.ionChange, this.debounce);
151
+ }
152
+ disabledChanged() {
153
+ this.emitStyle();
154
+ }
155
+ /**
156
+ * Update the item classes when the placeholder changes
157
+ */
158
+ placeholderChanged() {
159
+ this.emitStyle();
160
+ }
161
+ /**
162
+ * Update the native input element when the value changes
163
+ */
164
+ valueChanged() {
165
+ const nativeInput = this.nativeInput;
166
+ const value = this.getValue();
167
+ if (nativeInput && nativeInput.value !== value && !this.isComposing) {
168
+ /**
169
+ * Assigning the native input's value on attribute
170
+ * value change, allows `ionInput` implementations
171
+ * to override the control's value.
172
+ *
173
+ * Used for patterns such as input trimming (removing whitespace),
174
+ * or input masking.
175
+ */
176
+ nativeInput.value = value;
177
+ }
178
+ this.emitStyle();
179
+ this.ionChange.emit({ value: this.value == null ? this.value : this.value.toString() });
180
+ }
181
+ componentWillLoad() {
182
+ this.inheritedAttributes = Object.assign(Object.assign({}, inheritAriaAttributes(this.el)), inheritAttributes(this.el, ['tabindex', 'title']));
183
+ }
184
+ connectedCallback() {
185
+ this.emitStyle();
186
+ this.debounceChanged();
187
+ {
188
+ document.dispatchEvent(new CustomEvent('ionInputDidLoad', {
189
+ detail: this.el,
190
+ }));
191
+ }
192
+ }
193
+ componentDidLoad() {
194
+ const nativeInput = this.nativeInput;
195
+ if (nativeInput) {
196
+ // TODO: FW-729 Update to JSX bindings when Stencil resolves bug with:
197
+ // https://github.com/ionic-team/stencil/issues/3235
198
+ nativeInput.addEventListener('compositionstart', this.onCompositionStart);
199
+ nativeInput.addEventListener('compositionend', this.onCompositionEnd);
200
+ }
201
+ }
202
+ disconnectedCallback() {
203
+ {
204
+ document.dispatchEvent(new CustomEvent('ionInputDidUnload', {
205
+ detail: this.el,
206
+ }));
207
+ }
208
+ const nativeInput = this.nativeInput;
209
+ if (nativeInput) {
210
+ nativeInput.removeEventListener('compositionstart', this.onCompositionStart);
211
+ nativeInput.removeEventListener('compositionEnd', this.onCompositionEnd);
212
+ }
213
+ }
214
+ /**
215
+ * Sets focus on the native `input` in `ion-input`. Use this method instead of the global
216
+ * `input.focus()`.
217
+ */
218
+ async setFocus() {
219
+ if (this.nativeInput) {
220
+ this.nativeInput.focus();
221
+ }
222
+ }
223
+ /**
224
+ * Sets blur on the native `input` in `ion-input`. Use this method instead of the global
225
+ * `input.blur()`.
226
+ * @internal
227
+ */
228
+ async setBlur() {
229
+ if (this.nativeInput) {
230
+ this.nativeInput.blur();
231
+ }
232
+ }
233
+ /**
234
+ * Returns the native `<input>` element used under the hood.
235
+ */
236
+ getInputElement() {
237
+ return Promise.resolve(this.nativeInput);
238
+ }
239
+ shouldClearOnEdit() {
240
+ const { type, clearOnEdit } = this;
241
+ return clearOnEdit === undefined ? type === 'password' : clearOnEdit;
242
+ }
243
+ getValue() {
244
+ return typeof this.value === 'number' ? this.value.toString() : (this.value || '').toString();
245
+ }
246
+ emitStyle() {
247
+ this.ionStyle.emit({
248
+ interactive: true,
249
+ input: true,
250
+ 'has-placeholder': this.placeholder !== undefined,
251
+ 'has-value': this.hasValue(),
252
+ 'has-focus': this.hasFocus,
253
+ 'interactive-disabled': this.disabled,
254
+ });
255
+ }
256
+ focusChanged() {
257
+ // If clearOnEdit is enabled and the input blurred but has a value, set a flag
258
+ if (!this.hasFocus && this.shouldClearOnEdit() && this.hasValue()) {
259
+ this.didBlurAfterEdit = true;
260
+ }
261
+ }
262
+ hasValue() {
263
+ return this.getValue().length > 0;
264
+ }
265
+ render() {
266
+ const mode = getIonMode(this);
267
+ const value = this.getValue();
268
+ const labelId = this.inputId + '-lbl';
269
+ const label = findItemLabel(this.el);
270
+ if (label) {
271
+ label.id = labelId;
272
+ }
273
+ return (h(Host, { "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
274
+ [mode]: true,
275
+ 'has-value': this.hasValue(),
276
+ 'has-focus': this.hasFocus,
277
+ }) }, h("input", Object.assign({ class: "native-input", ref: (input) => (this.nativeInput = input), "aria-labelledby": label ? labelId : null, disabled: this.disabled, accept: this.accept, autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, min: this.min, max: this.max, minLength: this.minlength, maxLength: this.maxlength, multiple: this.multiple, name: this.name, pattern: this.pattern, placeholder: this.placeholder || '', readOnly: this.readonly, required: this.required, spellcheck: this.spellcheck, step: this.step, size: this.size, type: this.type, value: value, onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeydown }, this.inheritedAttributes)), this.clearInput && !this.readonly && !this.disabled && (h("button", { "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: this.clearTextInput, onKeyDown: this.clearTextOnEnter }))));
278
+ }
279
+ get el() { return getElement(this); }
280
+ static get watchers() { return {
281
+ "debounce": ["debounceChanged"],
282
+ "disabled": ["disabledChanged"],
283
+ "placeholder": ["placeholderChanged"],
284
+ "value": ["valueChanged"]
285
+ }; }
286
+ };
287
+ let inputIds = 0;
288
+ Input.style = {
289
+ ios: inputIosCss,
290
+ md: inputMdCss
291
+ };
292
+
293
+ const textCss = ":host(.ion-color){color:var(--ion-color-base)}";
294
+
295
+ const Text = class {
296
+ constructor(hostRef) {
297
+ registerInstance(this, hostRef);
298
+ }
299
+ render() {
300
+ const mode = getIonMode(this);
301
+ return (h(Host, { class: createColorClasses(this.color, {
302
+ [mode]: true,
303
+ }) }, h("slot", null)));
304
+ }
305
+ };
306
+ Text.style = textCss;
307
+
308
+ export { Input as ion_input, Text as ion_text };
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, H as Host, i as getElement } from './index-9db08224.js';
2
- import { g as getIonMode } from './ionic-global-293e882b.js';
1
+ import { r as registerInstance, h, H as Host, e as getElement } from './index-c04b9ed5.js';
2
+ import { g as getIonMode } from './ionic-global-4903e23e.js';
3
3
  import { c as createColorClasses } from './theme-7ef00c83.js';
4
4
 
5
5
  const itemDividerIosCss = ":host{--padding-top:0px;--padding-end:0px;--padding-bottom:0px;--padding-start:0px;--inner-padding-top:0px;--inner-padding-end:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:flex;align-items:center;justify-content:space-between;width:100%;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);overflow:hidden;z-index:100;box-sizing:border-box}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-inline-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.item-divider-sticky){position:sticky;top:0}.item-divider-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--inner-padding-start);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);display:flex;flex:1;flex-direction:inherit;align-items:inherit;align-self:stretch;min-height:inherit;border:0;overflow:hidden}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.item-divider-inner{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--inner-padding-start);padding-inline-start:var(--inner-padding-start);-webkit-padding-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-inline-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end))}}.item-divider-wrapper{display:flex;flex:1;flex-direction:inherit;align-items:inherit;align-self:stretch;text-overflow:ellipsis;overflow:hidden}:host{--background:var(--ion-color-step-100, #e6e6e6);--color:var(--ion-color-step-850, #262626);--padding-start:20px;--inner-padding-end:10px;border-radius:0;position:relative;min-height:28px;font-size:17px;font-weight:600}:host([slot=start]){margin-left:0;margin-right:20px;margin-top:2px;margin-bottom:2px}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){:host([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:20px;margin-inline-end:20px}}:host([slot=end]){margin-left:10px;margin-right:10px}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){:host([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px}}::slotted(ion-icon[slot=start]),::slotted(ion-icon[slot=end]){margin-top:7px;margin-bottom:7px}::slotted(h1){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:24px;font-weight:normal}::slotted(h2){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:17px;font-weight:normal}::slotted(h3),::slotted(h4),::slotted(h5),::slotted(h6){margin-left:0;margin-right:0;margin-top:0;margin-bottom:3px;font-size:14px;font-weight:normal;line-height:normal}::slotted(p){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.4);font-size:14px;line-height:normal;text-overflow:inherit;overflow:inherit}::slotted(h2:last-child) ::slotted(h3:last-child),::slotted(h4:last-child),::slotted(h5:last-child),::slotted(h6:last-child),::slotted(p:last-child){margin-bottom:0}";
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, H as Host } from './index-9db08224.js';
2
- import { g as getIonMode } from './ionic-global-293e882b.js';
1
+ import { r as registerInstance, h, H as Host } from './index-c04b9ed5.js';
2
+ import { g as getIonMode } from './ionic-global-4903e23e.js';
3
3
 
4
4
  const itemGroupIosCss = "ion-item-group{display:block}";
5
5
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, H as Host, i as getElement } from './index-9db08224.js';
2
- import { g as getIonMode } from './ionic-global-293e882b.js';
1
+ import { r as registerInstance, h, H as Host, e as getElement } from './index-c04b9ed5.js';
2
+ import { g as getIonMode } from './ionic-global-4903e23e.js';
3
3
  import { c as createColorClasses } from './theme-7ef00c83.js';
4
4
 
5
5
  const itemOptionIosCss = ":host{--background:var(--ion-color-primary, #3880ff);--color:var(--ion-color-primary-contrast, #fff);background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit)}:host(.in-list.item-options-end:last-child){padding-right:calc(0.7em + var(--ion-safe-area-right))}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){:host(.in-list.item-options-end:last-child){padding-right:unset;-webkit-padding-end:calc(0.7em + var(--ion-safe-area-right));padding-inline-end:calc(0.7em + var(--ion-safe-area-right))}}:host(.in-list.item-options-start:first-child){padding-left:calc(0.7em + var(--ion-safe-area-left))}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){:host(.in-list.item-options-start:first-child){padding-left:unset;-webkit-padding-start:calc(0.7em + var(--ion-safe-area-left));padding-inline-start:calc(0.7em + var(--ion-safe-area-left))}}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}.button-native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-left:0.7em;padding-right:0.7em;padding-top:0;padding-bottom:0;display:inline-block;position:relative;width:100%;height:100%;border:0;outline:none;background:transparent;cursor:pointer;appearance:none;box-sizing:border-box}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:0.7em;padding-inline-start:0.7em;-webkit-padding-end:0.7em;padding-inline-end:0.7em}}.button-inner{display:flex;flex-flow:column nowrap;flex-shrink:0;align-items:center;justify-content:center;width:100%;height:100%}.horizontal-wrapper{display:flex;flex-flow:row nowrap;flex-shrink:0;align-items:center;justify-content:center;width:100%}::slotted(*){flex-shrink:0}::slotted([slot=start]){margin-left:0;margin-right:5px;margin-top:0;margin-bottom:0}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:5px;margin-inline-end:5px}}::slotted([slot=end]){margin-left:5px;margin-right:0;margin-top:0;margin-bottom:0}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:5px;margin-inline-start:5px;-webkit-margin-end:0;margin-inline-end:0}}::slotted([slot=icon-only]){padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:10px;margin-right:10px;margin-top:0;margin-bottom:0;min-width:0.9em;font-size:1.8em}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){::slotted([slot=icon-only]){margin-left:unset;margin-right:unset;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px}}:host(.item-option-expandable){flex-shrink:0;transition-duration:0;transition-property:none;transition-timing-function:cubic-bezier(0.65, 0.05, 0.36, 1)}:host(.item-option-disabled){pointer-events:none}:host(.item-option-disabled) .button-native{cursor:default;opacity:0.5;pointer-events:none}:host{font-size:16px}:host(.ion-activated){background:var(--ion-color-primary-shade, #3171e0)}:host(.ion-color.ion-activated){background:var(--ion-color-shade)}";
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, e as createEvent, h, i as getElement, H as Host } from './index-9db08224.js';
2
- import { g as getIonMode } from './ionic-global-293e882b.js';
3
- import { n as isEndSide } from './helpers-94a5855b.js';
1
+ import { r as registerInstance, i as createEvent, h, e as getElement, H as Host } from './index-c04b9ed5.js';
2
+ import { g as getIonMode } from './ionic-global-4903e23e.js';
3
+ import { l as isEndSide } from './helpers-03073fe4.js';
4
4
 
5
5
  const itemOptionsIosCss = "ion-item-options{top:0;right:0;justify-content:flex-end;display:none;position:absolute;height:100%;font-size:14px;user-select:none;z-index:1}[dir=rtl] ion-item-options,:host-context([dir=rtl]) ion-item-options{justify-content:flex-start}[dir=rtl] ion-item-options:not(.item-options-end),:host-context([dir=rtl]) ion-item-options:not(.item-options-end){right:auto;left:0;justify-content:flex-end}.item-options-start{right:auto;left:0;justify-content:flex-start}[dir=rtl] .item-options-start,:host-context([dir=rtl]) .item-options-start{justify-content:flex-end}.item-options-start ion-item-option:first-child{padding-right:var(--ion-safe-area-left)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.item-options-start ion-item-option:first-child{padding-right:unset;-webkit-padding-end:var(--ion-safe-area-left);padding-inline-end:var(--ion-safe-area-left)}}.item-options-end ion-item-option:last-child{padding-right:var(--ion-safe-area-right)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.item-options-end ion-item-option:last-child{padding-right:unset;-webkit-padding-end:var(--ion-safe-area-right);padding-inline-end:var(--ion-safe-area-right)}}[dir=rtl] .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end),:host-context([dir=rtl]) .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end){width:100%;visibility:visible}.item-sliding-active-slide ion-item-options{display:flex;visibility:hidden}.item-sliding-active-slide.item-sliding-active-options-start .item-options-start,.item-sliding-active-slide.item-sliding-active-options-end ion-item-options:not(.item-options-start){width:100%;visibility:visible}.item-options-ios{border-bottom-width:0;border-bottom-style:solid;border-bottom-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)))}.item-options-ios.item-options-end{border-bottom-width:0.55px}.list-ios-lines-none .item-options-ios{border-bottom-width:0}.list-ios-lines-full .item-options-ios,.list-ios-lines-inset .item-options-ios.item-options-end{border-bottom-width:0.55px}";
6
6
 
@@ -1,7 +1,7 @@
1
- import { r as registerInstance, e as createEvent, h, i as getElement, H as Host } from './index-9db08224.js';
2
- import { g as getIonMode } from './ionic-global-293e882b.js';
3
- import { a as findClosestIonContent, d as disableContentScrollY, r as resetContentScrollY } from './index-c23a1826.js';
4
- import { n as isEndSide } from './helpers-94a5855b.js';
1
+ import { r as registerInstance, i as createEvent, h, e as getElement, H as Host } from './index-c04b9ed5.js';
2
+ import { g as getIonMode } from './ionic-global-4903e23e.js';
3
+ import { f as findClosestIonContent, d as disableContentScrollY, r as resetContentScrollY } from './index-37004831.js';
4
+ import { l as isEndSide } from './helpers-03073fe4.js';
5
5
  import './index-dad75b83.js';
6
6
 
7
7
  const itemSlidingCss = "ion-item-sliding{display:block;position:relative;width:100%;overflow:hidden;user-select:none}ion-item-sliding .item{user-select:none}.item-sliding-active-slide .item{position:relative;transition:transform 500ms cubic-bezier(0.36, 0.66, 0.04, 1);opacity:1;z-index:2;pointer-events:none;will-change:transform}.item-sliding-active-swipe-end .item-options-end .item-option-expandable{padding-left:100%;order:1;transition-duration:0.6s;transition-property:padding-left}[dir=rtl] .item-sliding-active-swipe-end .item-options-end .item-option-expandable,:host-context([dir=rtl]) .item-sliding-active-swipe-end .item-options-end .item-option-expandable{order:-1}.item-sliding-active-swipe-start .item-options-start .item-option-expandable{padding-right:100%;order:-1;transition-duration:0.6s;transition-property:padding-right}[dir=rtl] .item-sliding-active-swipe-start .item-options-start .item-option-expandable,:host-context([dir=rtl]) .item-sliding-active-swipe-start .item-options-start .item-option-expandable{order:1}";
@@ -0,0 +1,121 @@
1
+ import { r as registerInstance, i as createEvent, h, H as Host, e as getElement } from './index-c04b9ed5.js';
2
+ import { g as getIonMode } from './ionic-global-4903e23e.js';
3
+ import { c as createColorClasses, h as hostContext } from './theme-7ef00c83.js';
4
+
5
+ const labelIosCss = ".item.sc-ion-label-ios-h,.item .sc-ion-label-ios-h{--color:initial;display:block;color:var(--color);font-family:var(--ion-font-family, inherit);font-size:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;box-sizing:border-box}.ion-color.sc-ion-label-ios-h{color:var(--ion-color-base)}.ion-text-wrap.sc-ion-label-ios-h,[text-wrap].sc-ion-label-ios-h{white-space:normal}.item-interactive-disabled.sc-ion-label-ios-h:not(.item-multiple-inputs),.item-interactive-disabled:not(.item-multiple-inputs) .sc-ion-label-ios-h{cursor:default;opacity:0.3;pointer-events:none}.item-input.sc-ion-label-ios-h,.item-input .sc-ion-label-ios-h{flex:initial;max-width:200px;pointer-events:none}.item-textarea.sc-ion-label-ios-h,.item-textarea .sc-ion-label-ios-h{align-self:baseline}.label-fixed.sc-ion-label-ios-h{flex:0 0 100px;width:100px;min-width:100px;max-width:200px}.label-stacked.sc-ion-label-ios-h,.label-floating.sc-ion-label-ios-h{margin-bottom:0;align-self:stretch;width:auto;max-width:100%}.label-no-animate.label-floating.sc-ion-label-ios-h{transition:none}.sc-ion-label-ios-s h1,.sc-ion-label-ios-s h2,.sc-ion-label-ios-s h3,.sc-ion-label-ios-s h4,.sc-ion-label-ios-s h5,.sc-ion-label-ios-s h6{text-overflow:inherit;overflow:inherit}.ion-text-wrap.sc-ion-label-ios-h,[text-wrap].sc-ion-label-ios-h{font-size:14px;line-height:1.5}.label-stacked.sc-ion-label-ios-h{margin-bottom:4px;font-size:14px}.label-floating.sc-ion-label-ios-h{margin-bottom:0;transform:translate(0, 29px);transform-origin:left top;transition:transform 150ms ease-in-out}[dir=rtl].sc-ion-label-ios-h -no-combinator.label-floating.sc-ion-label-ios-h,[dir=rtl] .sc-ion-label-ios-h -no-combinator.label-floating.sc-ion-label-ios-h,[dir=rtl].label-floating.sc-ion-label-ios-h,[dir=rtl] .label-floating.sc-ion-label-ios-h{transform-origin:right top}.item-textarea.label-floating.sc-ion-label-ios-h,.item-textarea .label-floating.sc-ion-label-ios-h{transform:translate(0, 28px)}.item-has-focus.label-floating.sc-ion-label-ios-h,.item-has-focus .label-floating.sc-ion-label-ios-h,.item-has-placeholder.sc-ion-label-ios-h:not(.item-input).label-floating,.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-ios-h,.item-has-value.label-floating.sc-ion-label-ios-h,.item-has-value .label-floating.sc-ion-label-ios-h{transform:scale(0.82)}.sc-ion-label-ios-s h1{margin-left:0;margin-right:0;margin-top:3px;margin-bottom:2px;font-size:22px;font-weight:normal}.sc-ion-label-ios-s h2{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:17px;font-weight:normal}.sc-ion-label-ios-s h3,.sc-ion-label-ios-s h4,.sc-ion-label-ios-s h5,.sc-ion-label-ios-s h6{margin-left:0;margin-right:0;margin-top:0;margin-bottom:3px;font-size:14px;font-weight:normal;line-height:normal}.sc-ion-label-ios-s p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:14px;line-height:normal;text-overflow:inherit;overflow:inherit}.sc-ion-label-ios-s>p{color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.4)}.sc-ion-label-ios-h.in-item-color.sc-ion-label-ios-s>p{color:inherit}.sc-ion-label-ios-s h2:last-child,.sc-ion-label-ios-s h3:last-child,.sc-ion-label-ios-s h4:last-child,.sc-ion-label-ios-s h5:last-child,.sc-ion-label-ios-s h6:last-child,.sc-ion-label-ios-s p:last-child{margin-bottom:0}";
6
+
7
+ const labelMdCss = ".item.sc-ion-label-md-h,.item .sc-ion-label-md-h{--color:initial;display:block;color:var(--color);font-family:var(--ion-font-family, inherit);font-size:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;box-sizing:border-box}.ion-color.sc-ion-label-md-h{color:var(--ion-color-base)}.ion-text-wrap.sc-ion-label-md-h,[text-wrap].sc-ion-label-md-h{white-space:normal}.item-interactive-disabled.sc-ion-label-md-h:not(.item-multiple-inputs),.item-interactive-disabled:not(.item-multiple-inputs) .sc-ion-label-md-h{cursor:default;opacity:0.3;pointer-events:none}.item-input.sc-ion-label-md-h,.item-input .sc-ion-label-md-h{flex:initial;max-width:200px;pointer-events:none}.item-textarea.sc-ion-label-md-h,.item-textarea .sc-ion-label-md-h{align-self:baseline}.label-fixed.sc-ion-label-md-h{flex:0 0 100px;width:100px;min-width:100px;max-width:200px}.label-stacked.sc-ion-label-md-h,.label-floating.sc-ion-label-md-h{margin-bottom:0;align-self:stretch;width:auto;max-width:100%}.label-no-animate.label-floating.sc-ion-label-md-h{transition:none}.sc-ion-label-md-s h1,.sc-ion-label-md-s h2,.sc-ion-label-md-s h3,.sc-ion-label-md-s h4,.sc-ion-label-md-s h5,.sc-ion-label-md-s h6{text-overflow:inherit;overflow:inherit}.ion-text-wrap.sc-ion-label-md-h,[text-wrap].sc-ion-label-md-h{line-height:1.5}.label-stacked.sc-ion-label-md-h,.label-floating.sc-ion-label-md-h{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;transform-origin:top left}.label-stacked.label-rtl.sc-ion-label-md-h,.label-floating.label-rtl.sc-ion-label-md-h{transform-origin:top right}.label-stacked.sc-ion-label-md-h{transform:translateY(50%) scale(0.75);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.label-floating.sc-ion-label-md-h{transform:translateY(96%);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1)}.ion-focused.label-floating.sc-ion-label-md-h,.ion-focused .label-floating.sc-ion-label-md-h,.item-has-focus.label-floating.sc-ion-label-md-h,.item-has-focus .label-floating.sc-ion-label-md-h,.item-has-placeholder.sc-ion-label-md-h:not(.item-input).label-floating,.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-md-h,.item-has-value.label-floating.sc-ion-label-md-h,.item-has-value .label-floating.sc-ion-label-md-h{transform:translateY(50%) scale(0.75)}.item-fill-outline.ion-focused.label-floating.sc-ion-label-md-h,.item-fill-outline.ion-focused .label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-focus.label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-focus .label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-placeholder.sc-ion-label-md-h:not(.item-input).label-floating,.item-fill-outline.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-value.label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-value .label-floating.sc-ion-label-md-h{transform:translateY(-6px) scale(0.75);position:relative;max-width:min-content;background-color:var(--ion-item-background, var(--ion-background-color, #fff));overflow:visible;z-index:3}.item-fill-outline.ion-focused.label-floating.sc-ion-label-md-h::before,.item-fill-outline.ion-focused .label-floating.sc-ion-label-md-h::before,.item-fill-outline.ion-focused.label-floating.sc-ion-label-md-h::after,.item-fill-outline.ion-focused .label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-focus.label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-focus .label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-focus.label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-focus .label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-placeholder.sc-ion-label-md-h:not(.item-input).label-floating::before,.item-fill-outline.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-placeholder.sc-ion-label-md-h:not(.item-input).label-floating::after,.item-fill-outline.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-value.label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-value .label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-value.label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-value .label-floating.sc-ion-label-md-h::after{position:absolute;width:4px;height:100%;background-color:var(--ion-item-background, var(--ion-background-color, #fff));content:\"\"}.item-fill-outline.ion-focused.label-floating.sc-ion-label-md-h::before,.item-fill-outline.ion-focused .label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-focus.label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-focus .label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-placeholder.sc-ion-label-md-h:not(.item-input).label-floating::before,.item-fill-outline.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-value.label-floating.sc-ion-label-md-h::before,.item-fill-outline.item-has-value .label-floating.sc-ion-label-md-h::before{left:calc(-1 * 4px)}.item-fill-outline.ion-focused.label-floating.sc-ion-label-md-h::after,.item-fill-outline.ion-focused .label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-focus.label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-focus .label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-placeholder.sc-ion-label-md-h:not(.item-input).label-floating::after,.item-fill-outline.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-value.label-floating.sc-ion-label-md-h::after,.item-fill-outline.item-has-value .label-floating.sc-ion-label-md-h::after{right:calc(-1 * 4px)}.item-fill-outline.ion-focused.item-has-start-slot.label-floating.sc-ion-label-md-h,.item-fill-outline.ion-focused.item-has-start-slot .label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-focus.item-has-start-slot.label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-focus.item-has-start-slot .label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-placeholder.sc-ion-label-md-h:not(.item-input).item-has-start-slot.label-floating,.item-fill-outline.item-has-placeholder:not(.item-input).item-has-start-slot .label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-value.item-has-start-slot.label-floating.sc-ion-label-md-h,.item-fill-outline.item-has-value.item-has-start-slot .label-floating.sc-ion-label-md-h{transform:translateX(-32px) translateY(-6px) scale(0.75)}.item-fill-outline.ion-focused.item-has-start-slot.label-floating.label-rtl.sc-ion-label-md-h,.item-fill-outline.ion-focused.item-has-start-slot .label-floating.label-rtl.sc-ion-label-md-h,.item-fill-outline.item-has-focus.item-has-start-slot.label-floating.label-rtl.sc-ion-label-md-h,.item-fill-outline.item-has-focus.item-has-start-slot .label-floating.label-rtl.sc-ion-label-md-h,.item-fill-outline.item-has-placeholder.sc-ion-label-md-h:not(.item-input).item-has-start-slot.label-floating.label-rtl,.item-fill-outline.item-has-placeholder:not(.item-input).item-has-start-slot .label-floating.label-rtl.sc-ion-label-md-h,.item-fill-outline.item-has-value.item-has-start-slot.label-floating.label-rtl.sc-ion-label-md-h,.item-fill-outline.item-has-value.item-has-start-slot .label-floating.label-rtl.sc-ion-label-md-h{transform:translateX(calc(-1 * -32px)) translateY(-6px) scale(0.75)}.ion-focused.label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-focused .label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-focused.label-floating.sc-ion-label-md-h:not(.ion-color),.ion-focused .label-floating.sc-ion-label-md-h:not(.ion-color),.item-has-focus.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus.label-floating.sc-ion-label-md-h:not(.ion-color),.item-has-focus .label-floating.sc-ion-label-md-h:not(.ion-color){color:var(--ion-color-primary, #3880ff)}.ion-focused.ion-color.label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-focused.ion-color .label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-focused.ion-color.label-floating.sc-ion-label-md-h:not(.ion-color),.ion-focused.ion-color .label-floating.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color.label-floating.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color .label-floating.sc-ion-label-md-h:not(.ion-color){color:var(--ion-color-contrast)}.item-fill-solid.ion-focused.ion-color.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-fill-solid.ion-focused.ion-color .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-fill-solid.ion-focused.ion-color.label-floating.sc-ion-label-md-h:not(.ion-color),.item-fill-solid.ion-focused.ion-color .label-floating.sc-ion-label-md-h:not(.ion-color),.item-fill-outline.ion-focused.ion-color.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-fill-outline.ion-focused.ion-color .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-fill-outline.ion-focused.ion-color.label-floating.sc-ion-label-md-h:not(.ion-color),.item-fill-outline.ion-focused.ion-color .label-floating.sc-ion-label-md-h:not(.ion-color),.item-fill-solid.item-has-focus.ion-color.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-fill-solid.item-has-focus.ion-color .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-fill-solid.item-has-focus.ion-color.label-floating.sc-ion-label-md-h:not(.ion-color),.item-fill-solid.item-has-focus.ion-color .label-floating.sc-ion-label-md-h:not(.ion-color),.item-fill-outline.item-has-focus.ion-color.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-fill-outline.item-has-focus.ion-color .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-fill-outline.item-has-focus.ion-color.label-floating.sc-ion-label-md-h:not(.ion-color),.item-fill-outline.item-has-focus.ion-color .label-floating.sc-ion-label-md-h:not(.ion-color){color:var(--ion-color-base)}.ion-invalid.ion-touched.label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-invalid.ion-touched .label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-invalid.ion-touched.label-floating.sc-ion-label-md-h:not(.ion-color),.ion-invalid.ion-touched .label-floating.sc-ion-label-md-h:not(.ion-color){color:var(--highlight-color-invalid)}.sc-ion-label-md-s h1{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:24px;font-weight:normal}.sc-ion-label-md-s h2{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:16px;font-weight:normal}.sc-ion-label-md-s h3,.sc-ion-label-md-s h4,.sc-ion-label-md-s h5,.sc-ion-label-md-s h6{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:14px;font-weight:normal;line-height:normal}.sc-ion-label-md-s p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:14px;line-height:20px;text-overflow:inherit;overflow:inherit}.sc-ion-label-md-s>p{color:var(--ion-color-step-600, #666666)}.sc-ion-label-md-h.in-item-color.sc-ion-label-md-s>p{color:inherit}";
8
+
9
+ const Label = class {
10
+ constructor(hostRef) {
11
+ registerInstance(this, hostRef);
12
+ this.ionColor = createEvent(this, "ionColor", 7);
13
+ this.ionStyle = createEvent(this, "ionStyle", 7);
14
+ this.inRange = false;
15
+ this.noAnimate = false;
16
+ }
17
+ componentWillLoad() {
18
+ this.inRange = !!this.el.closest('ion-range');
19
+ this.noAnimate = this.position === 'floating';
20
+ this.emitStyle();
21
+ this.emitColor();
22
+ }
23
+ componentDidLoad() {
24
+ if (this.noAnimate) {
25
+ setTimeout(() => {
26
+ this.noAnimate = false;
27
+ }, 1000);
28
+ }
29
+ }
30
+ colorChanged() {
31
+ this.emitColor();
32
+ }
33
+ positionChanged() {
34
+ this.emitStyle();
35
+ }
36
+ emitColor() {
37
+ const { color } = this;
38
+ this.ionColor.emit({
39
+ 'item-label-color': color !== undefined,
40
+ [`ion-color-${color}`]: color !== undefined,
41
+ });
42
+ }
43
+ emitStyle() {
44
+ const { inRange, position } = this;
45
+ // If the label is inside of a range we don't want
46
+ // to override the classes added by the label that
47
+ // is a direct child of the item
48
+ if (!inRange) {
49
+ this.ionStyle.emit({
50
+ label: true,
51
+ [`label-${position}`]: position !== undefined,
52
+ });
53
+ }
54
+ }
55
+ render() {
56
+ const position = this.position;
57
+ const mode = getIonMode(this);
58
+ return (h(Host, { class: createColorClasses(this.color, {
59
+ [mode]: true,
60
+ 'in-item-color': hostContext('ion-item.ion-color', this.el),
61
+ [`label-${position}`]: position !== undefined,
62
+ [`label-no-animate`]: this.noAnimate,
63
+ 'label-rtl': document.dir === 'rtl',
64
+ }) }));
65
+ }
66
+ get el() { return getElement(this); }
67
+ static get watchers() { return {
68
+ "color": ["colorChanged"],
69
+ "position": ["positionChanged"]
70
+ }; }
71
+ };
72
+ Label.style = {
73
+ ios: labelIosCss,
74
+ md: labelMdCss
75
+ };
76
+
77
+ const listIosCss = "ion-list{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:block;contain:content;list-style-type:none}ion-list.list-inset{transform:translateZ(0);overflow:hidden}.list-ios{background:var(--ion-item-background, var(--ion-background-color, #fff))}.list-ios.list-inset{margin-left:16px;margin-right:16px;margin-top:16px;margin-bottom:16px;border-radius:10px}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.list-ios.list-inset{margin-left:unset;margin-right:unset;-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px}}.list-ios.list-inset ion-item{--border-width:0 0 1px 0;--inner-border-width:0}.list-ios.list-inset ion-item:last-child{--border-width:0;--inner-border-width:0}.list-ios.list-inset+ion-list.list-inset{margin-top:0}.list-ios-lines-none .item{--border-width:0;--inner-border-width:0}.list-ios-lines-full .item,.list-ios .item-lines-full{--border-width:0 0 0.55px 0}.list-ios-lines-full .item{--inner-border-width:0}.list-ios-lines-inset .item,.list-ios .item-lines-inset{--inner-border-width:0 0 0.55px 0}.list-ios .item-lines-inset{--border-width:0}.list-ios .item-lines-full{--inner-border-width:0}.list-ios .item-lines-none{--border-width:0;--inner-border-width:0}ion-card .list-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}";
78
+
79
+ const listMdCss = "ion-list{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:block;contain:content;list-style-type:none}ion-list.list-inset{transform:translateZ(0);overflow:hidden}.list-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:8px;padding-bottom:8px;background:var(--ion-item-background, var(--ion-background-color, #fff))}.list-md>.input:last-child::after{left:0}[dir=rtl] .list-md>.input:last-child::after,:host-context([dir=rtl]) .list-md>.input:last-child::after{left:unset;right:unset;right:0}.list-md.list-inset{margin-left:16px;margin-right:16px;margin-top:16px;margin-bottom:16px;border-radius:2px}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.list-md.list-inset{margin-left:unset;margin-right:unset;-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px}}.list-md.list-inset ion-item:first-child{--border-radius:2px 2px 0 0;--border-width:0 0 1px 0}.list-md.list-inset ion-item:last-child{--border-radius:0 0 2px, 2px;--border-width:0}.list-md.list-inset .item-interactive{--padding-start:0;--padding-end:0}.list-md.list-inset+ion-list.list-inset{margin-top:0}.list-md-lines-none .item{--border-width:0;--inner-border-width:0}.list-md-lines-full .item,.list-md .item-lines-full{--border-width:0 0 1px 0}.list-md-lines-full .item{--inner-border-width:0}.list-md-lines-inset .item,.list-md .item-lines-inset{--inner-border-width:0 0 1px 0}.list-md .item-lines-inset{--border-width:0}.list-md .item-lines-full{--inner-border-width:0}.list-md .item-lines-none{--border-width:0;--inner-border-width:0}ion-card .list-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}";
80
+
81
+ const List = class {
82
+ constructor(hostRef) {
83
+ registerInstance(this, hostRef);
84
+ /**
85
+ * If `true`, the list will have margin around it and rounded corners.
86
+ */
87
+ this.inset = false;
88
+ }
89
+ /**
90
+ * If `ion-item-sliding` are used inside the list, this method closes
91
+ * any open sliding item.
92
+ *
93
+ * Returns `true` if an actual `ion-item-sliding` is closed.
94
+ */
95
+ async closeSlidingItems() {
96
+ const item = this.el.querySelector('ion-item-sliding');
97
+ if (item === null || item === void 0 ? void 0 : item.closeOpened) {
98
+ return item.closeOpened();
99
+ }
100
+ return false;
101
+ }
102
+ render() {
103
+ const mode = getIonMode(this);
104
+ const { lines, inset } = this;
105
+ return (h(Host, { role: "list", class: {
106
+ [mode]: true,
107
+ // Used internally for styling
108
+ [`list-${mode}`]: true,
109
+ 'list-inset': inset,
110
+ [`list-lines-${lines}`]: lines !== undefined,
111
+ [`list-${mode}-lines-${lines}`]: lines !== undefined,
112
+ } }));
113
+ }
114
+ get el() { return getElement(this); }
115
+ };
116
+ List.style = {
117
+ ios: listIosCss,
118
+ md: listMdCss
119
+ };
120
+
121
+ export { Label as ion_label, List as ion_list };
@@ -1,11 +1,11 @@
1
- import { r as registerInstance, e as createEvent, h, H as Host, i as getElement } from './index-9db08224.js';
2
- import { g as getIonMode, c as config } from './ionic-global-293e882b.js';
3
- import { B as BACKDROP, p as prepareOverlay, a as present, d as dismiss, e as eventMethod } from './overlays-dfa730c8.js';
1
+ import { r as registerInstance, i as createEvent, h, H as Host, e as getElement } from './index-c04b9ed5.js';
2
+ import { g as getIonMode, c as config } from './ionic-global-4903e23e.js';
3
+ import { B as BACKDROP, p as prepareOverlay, a as present, d as dismiss, e as eventMethod } from './overlays-bdd9344a.js';
4
4
  import { s as sanitizeDOMString } from './index-be6112f8.js';
5
5
  import { g as getClassMap } from './theme-7ef00c83.js';
6
- import { c as createAnimation } from './animation-d98d3e81.js';
6
+ import { c as createAnimation } from './animation-e0716b39.js';
7
7
  import './hardware-back-button-fa04d6e9.js';
8
- import './helpers-94a5855b.js';
8
+ import './helpers-03073fe4.js';
9
9
 
10
10
  /*!
11
11
  * (C) Ionic http://ionicframework.com - MIT License
@@ -1,12 +1,12 @@
1
- import { r as registerInstance, h, H as Host, i as getElement } from './index-9db08224.js';
2
- import { m as menuOutline, k as menuSharp } from './index-4ec6b9c2.js';
3
- import { g as getIonMode, c as config } from './ionic-global-293e882b.js';
4
- import { i as inheritAriaAttributes } from './helpers-94a5855b.js';
5
- import { m as menuController } from './index-95307148.js';
1
+ import { r as registerInstance, h, H as Host, e as getElement } from './index-c04b9ed5.js';
2
+ import { m as menuOutline, i as menuSharp } from './index-4044fde9.js';
3
+ import { g as getIonMode, c as config } from './ionic-global-4903e23e.js';
4
+ import { i as inheritAriaAttributes } from './helpers-03073fe4.js';
5
+ import { m as menuController } from './index-dedabca0.js';
6
6
  import { c as createColorClasses, h as hostContext } from './theme-7ef00c83.js';
7
- import { u as updateVisibility } from './menu-toggle-util-f92ba2f0.js';
7
+ import { u as updateVisibility } from './menu-toggle-util-59241733.js';
8
8
  import './hardware-back-button-fa04d6e9.js';
9
- import './animation-d98d3e81.js';
9
+ import './animation-e0716b39.js';
10
10
 
11
11
  const menuButtonIosCss = ":host{--background:transparent;--color-focused:currentColor;--border-radius:initial;--padding-top:0;--padding-bottom:0;color:var(--color);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;font-kerning:none}.button-native{border-radius:var(--border-radius);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right: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%;border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;overflow:hidden;user-select:none;z-index:0;appearance:none}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.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{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;height:32px;font-size:31px}:host(.ion-activated){opacity:0.4}@media (any-hover: hover){:host(:hover){opacity:0.6}}";
12
12
 
@@ -1,10 +1,10 @@
1
- import { r as registerInstance, h, H as Host } from './index-9db08224.js';
2
- import { g as getIonMode } from './ionic-global-293e882b.js';
3
- import { m as menuController } from './index-95307148.js';
4
- import { u as updateVisibility } from './menu-toggle-util-f92ba2f0.js';
1
+ import { r as registerInstance, h, H as Host } from './index-c04b9ed5.js';
2
+ import { g as getIonMode } from './ionic-global-4903e23e.js';
3
+ import { m as menuController } from './index-dedabca0.js';
4
+ import { u as updateVisibility } from './menu-toggle-util-59241733.js';
5
5
  import './hardware-back-button-fa04d6e9.js';
6
- import './helpers-94a5855b.js';
7
- import './animation-d98d3e81.js';
6
+ import './helpers-03073fe4.js';
7
+ import './animation-e0716b39.js';
8
8
 
9
9
  const menuToggleCss = ":host(.menu-toggle-hidden){display:none}";
10
10