@sparkle-learning/core 0.0.34 → 0.0.35

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 (629) hide show
  1. package/dist/cjs/{PrivateRoute-482697a6.js → PrivateRoute-4abc9d29.js} +2 -2
  2. package/dist/cjs/{active-router-eedb3bfe.js → active-router-f9e18bd8.js} +1 -1
  3. package/dist/cjs/{animation-6132e37f.js → animation-ee586546.js} +83 -78
  4. package/dist/cjs/{app-globals-9869bf67.js → app-globals-33c9f31b.js} +1 -1
  5. package/dist/cjs/{auth.service-f878f6ab.js → auth.service-4b584cd7.js} +4 -3
  6. package/dist/cjs/{auth.store-ff3fda09.js → auth.store-1e630a7d.js} +48 -725
  7. package/dist/cjs/compass-svg.cjs.entry.js +1 -1
  8. package/dist/cjs/context-consumer.cjs.entry.js +1 -1
  9. package/dist/cjs/course-select.cjs.entry.js +1 -1
  10. package/dist/cjs/{cubic-bezier-293f4663.js → cubic-bezier-53d26d05.js} +10 -11
  11. package/dist/cjs/{facilitator.service-faac5c0c.js → facilitator.service-9e990274.js} +8 -7
  12. package/dist/cjs/{feed.service-66405969.js → feed.service-b4f09441.js} +8 -7
  13. package/dist/cjs/{focus-visible-ad3828a7.js → focus-visible-b0b07ba6.js} +19 -6
  14. package/dist/cjs/{framework-delegate-2470a246.js → framework-delegate-59a98abd.js} +11 -13
  15. package/dist/cjs/{gesture-controller-07c31f70.js → gesture-controller-0eb5579e.js} +1 -1
  16. package/dist/cjs/{haptic-91e86eb7.js → haptic-780f33c4.js} +3 -2
  17. package/dist/cjs/{hardware-back-button-f7b5d99e.js → hardware-back-button-92d97ff8.js} +8 -8
  18. package/dist/cjs/header-mobile-collapse_2.cjs.entry.js +2 -2
  19. package/dist/cjs/{helpers-7e28976c.js → helpers-c2496722.js} +81 -14
  20. package/dist/cjs/httpService-7211d93b.js +685 -0
  21. package/dist/cjs/{icons-80d477f6.js → icons-c61db785.js} +1 -1
  22. package/dist/cjs/{index-43642662.js → index-12082cba.js} +21 -18
  23. package/dist/cjs/{index-459a5fa9.js → index-15ea05f5.js} +19 -28
  24. package/dist/cjs/{index-bae2a754.js → index-51e8292e.js} +18 -11
  25. package/dist/cjs/{index-07e8aa51.js → index-70e63f5b.js} +2 -2
  26. package/dist/cjs/{index-b12edb26.js → index-787d4498.js} +17 -25
  27. package/dist/cjs/{tap-click-1caf1780.js → index-8b5629a6.js} +30 -20
  28. package/dist/cjs/{index-8540d72e.js → index-975586fd.js} +7 -1
  29. package/dist/cjs/index-9c7b27e4.js +140 -0
  30. package/dist/cjs/{index-185f9c5a.js → index-af080b50.js} +9 -8
  31. package/dist/cjs/index-e56e09b8.js +38 -0
  32. package/dist/cjs/index.cjs.js +9 -8
  33. package/dist/cjs/{index.es-ef3efdfb.js → index.es-38cbcdbe.js} +2 -7
  34. package/dist/cjs/{injectHistory-77d41284.js → injectHistory-7206bbb9.js} +1 -1
  35. package/dist/cjs/{input-shims-6c442c9f.js → input-shims-eff63b88.js} +21 -24
  36. package/dist/cjs/ion-accordion-group.cjs.entry.js +17 -9
  37. package/dist/cjs/ion-accordion.cjs.entry.js +19 -23
  38. package/dist/cjs/ion-action-sheet_4.cjs.entry.js +216 -212
  39. package/dist/cjs/ion-app.cjs.entry.js +8 -8
  40. package/dist/cjs/ion-avatar_16.cjs.entry.js +1907 -0
  41. package/dist/cjs/ion-back-button.cjs.entry.js +11 -11
  42. package/dist/cjs/ion-backdrop.cjs.entry.js +4 -4
  43. package/dist/cjs/ion-badge.cjs.entry.js +3 -3
  44. package/dist/cjs/ion-breadcrumb.cjs.entry.js +13 -21
  45. package/dist/cjs/ion-breadcrumbs.cjs.entry.js +12 -14
  46. package/dist/cjs/ion-buttons_3.cjs.entry.js +13 -13
  47. package/dist/cjs/ion-card-header.cjs.entry.js +4 -4
  48. package/dist/cjs/ion-card-subtitle.cjs.entry.js +4 -4
  49. package/dist/cjs/ion-checkbox_4.cjs.entry.js +22 -32
  50. package/dist/cjs/ion-chip.cjs.entry.js +3 -3
  51. package/dist/cjs/ion-col_3.cjs.entry.js +29 -25
  52. package/dist/cjs/ion-content_2.cjs.entry.js +59 -52
  53. package/dist/cjs/ion-datetime-button.cjs.entry.js +312 -0
  54. package/dist/cjs/ion-datetime.cjs.entry.js +752 -1245
  55. package/dist/cjs/ion-fab-button.cjs.entry.js +25 -9
  56. package/dist/cjs/ion-fab-list.cjs.entry.js +4 -4
  57. package/dist/cjs/ion-fab.cjs.entry.js +15 -13
  58. package/dist/cjs/ion-footer.cjs.entry.js +16 -14
  59. package/dist/cjs/ion-img.cjs.entry.js +4 -4
  60. package/dist/cjs/ion-infinite-scroll-content.cjs.entry.js +5 -5
  61. package/dist/cjs/ion-infinite-scroll.cjs.entry.js +13 -15
  62. package/dist/cjs/ion-item-divider.cjs.entry.js +4 -4
  63. package/dist/cjs/ion-item-group.cjs.entry.js +3 -3
  64. package/dist/cjs/ion-item-option.cjs.entry.js +8 -8
  65. package/dist/cjs/ion-item-options.cjs.entry.js +5 -5
  66. package/dist/cjs/ion-item-sliding.cjs.entry.js +41 -46
  67. package/dist/cjs/ion-loading.cjs.entry.js +23 -35
  68. package/dist/cjs/ion-menu-button.cjs.entry.js +13 -13
  69. package/dist/cjs/ion-menu-toggle.cjs.entry.js +7 -7
  70. package/dist/cjs/ion-menu.cjs.entry.js +47 -40
  71. package/dist/cjs/ion-modal.cjs.entry.js +935 -282
  72. package/dist/cjs/ion-nav-link.cjs.entry.js +2 -2
  73. package/dist/cjs/ion-nav.cjs.entry.js +45 -35
  74. package/dist/cjs/ion-picker-column-internal_2.cjs.entry.js +151 -43
  75. package/dist/cjs/ion-picker-column.cjs.entry.js +23 -25
  76. package/dist/cjs/ion-picker.cjs.entry.js +15 -17
  77. package/dist/cjs/ion-progress-bar.cjs.entry.js +6 -8
  78. package/dist/cjs/ion-range.cjs.entry.js +117 -47
  79. package/dist/cjs/ion-refresher-content.cjs.entry.js +6 -12
  80. package/dist/cjs/ion-refresher.cjs.entry.js +68 -50
  81. package/dist/cjs/ion-reorder-group.cjs.entry.js +15 -16
  82. package/dist/cjs/ion-reorder.cjs.entry.js +3 -3
  83. package/dist/cjs/ion-route-redirect.cjs.entry.js +1 -1
  84. package/dist/cjs/ion-route.cjs.entry.js +1 -1
  85. package/dist/cjs/ion-router-link.cjs.entry.js +5 -5
  86. package/dist/cjs/ion-router-outlet.cjs.entry.js +22 -20
  87. package/dist/cjs/ion-router.cjs.entry.js +32 -31
  88. package/dist/cjs/ion-searchbar.cjs.entry.js +14 -16
  89. package/dist/cjs/ion-segment-button.cjs.entry.js +8 -8
  90. package/dist/cjs/ion-segment.cjs.entry.js +24 -26
  91. package/dist/cjs/ion-select_2.cjs.entry.js +59 -56
  92. package/dist/cjs/ion-skeleton-text.cjs.entry.js +4 -4
  93. package/dist/cjs/ion-slide.cjs.entry.js +3 -3
  94. package/dist/cjs/ion-slides.cjs.entry.js +23 -23
  95. package/dist/cjs/ion-split-pane.cjs.entry.js +10 -11
  96. package/dist/cjs/ion-tab-bar.cjs.entry.js +5 -5
  97. package/dist/cjs/ion-tab-button.cjs.entry.js +6 -6
  98. package/dist/cjs/ion-tab.cjs.entry.js +4 -4
  99. package/dist/cjs/ion-tabs.cjs.entry.js +4 -5
  100. package/dist/cjs/ion-text.cjs.entry.js +24 -0
  101. package/dist/cjs/ion-thumbnail.cjs.entry.js +2 -2
  102. package/dist/cjs/ion-toast.cjs.entry.js +23 -43
  103. package/dist/cjs/ion-virtual-scroll.cjs.entry.js +29 -28
  104. package/dist/cjs/{ionic-global-878073d1.js → ionic-global-2cde9d3a.js} +27 -31
  105. package/dist/cjs/{ios.transition-c3bfb096.js → ios.transition-da235483.js} +71 -51
  106. package/dist/cjs/{keyboard-dfd76ac3.js → keyboard-91096619.js} +3 -3
  107. package/dist/cjs/loader.cjs.js +5 -5
  108. package/dist/cjs/{md.transition-7eb9a1a7.js → md.transition-be429e07.js} +9 -16
  109. package/dist/cjs/{menu-toggle-util-cb549c2c.js → menu-toggle-util-7a01448c.js} +2 -2
  110. package/dist/cjs/{overlays-0a748609.js → overlays-32df265a.js} +29 -29
  111. package/dist/cjs/parse-d0071120.js +1237 -0
  112. package/dist/cjs/{purify-d0ad2883.js → purify-fb9c107e.js} +1 -1
  113. package/dist/cjs/sparkle-animation-player.cjs.entry.js +1 -1
  114. package/dist/cjs/sparkle-card_3.cjs.entry.js +2 -2
  115. package/dist/cjs/sparkle-character-intro.cjs.entry.js +1 -1
  116. package/dist/cjs/sparkle-code.cjs.entry.js +2 -2
  117. package/dist/cjs/sparkle-compass-post.cjs.entry.js +1 -1
  118. package/dist/cjs/sparkle-compass.cjs.entry.js +1 -1
  119. package/dist/cjs/sparkle-core.cjs.js +5 -5
  120. package/dist/cjs/sparkle-course-root.cjs.entry.js +12 -11
  121. package/dist/cjs/sparkle-dropdown.cjs.entry.js +2 -2
  122. package/dist/cjs/sparkle-emoji.cjs.entry.js +1 -1
  123. package/dist/cjs/sparkle-export-lessons_6.cjs.entry.js +12 -11
  124. package/dist/cjs/sparkle-facilitator-header_19.cjs.entry.js +23 -22
  125. package/dist/cjs/sparkle-facilitator-notes-form.cjs.entry.js +8 -7
  126. package/dist/cjs/sparkle-feedback.cjs.entry.js +9 -8
  127. package/dist/cjs/sparkle-goal-form.cjs.entry.js +8 -7
  128. package/dist/cjs/sparkle-goal-progress.cjs.entry.js +1 -1
  129. package/dist/cjs/sparkle-gww-comment-list.cjs.entry.js +1 -1
  130. package/dist/cjs/sparkle-gww-graph.cjs.entry.js +1 -1
  131. package/dist/cjs/sparkle-gww-item.cjs.entry.js +5 -5
  132. package/dist/cjs/sparkle-intro.cjs.entry.js +1 -1
  133. package/dist/cjs/sparkle-lower-content-nav.cjs.entry.js +1 -1
  134. package/dist/cjs/sparkle-menu-collapsible.cjs.entry.js +2 -2
  135. package/dist/cjs/sparkle-menu-toggle_3.cjs.entry.js +3 -3
  136. package/dist/cjs/sparkle-modal-image.cjs.entry.js +1 -1
  137. package/dist/cjs/sparkle-notfound-page.cjs.entry.js +1 -1
  138. package/dist/cjs/sparkle-overlay.cjs.entry.js +1 -1
  139. package/dist/cjs/sparkle-poll.cjs.entry.js +1 -1
  140. package/dist/cjs/sparkle-quiz-container.cjs.entry.js +1 -1
  141. package/dist/cjs/sparkle-quiz-feedback_5.cjs.entry.js +1 -1
  142. package/dist/cjs/sparkle-quiz.cjs.entry.js +1 -1
  143. package/dist/cjs/sparkle-select.cjs.entry.js +1 -1
  144. package/dist/cjs/sparkle-sidebar.cjs.entry.js +1 -1
  145. package/dist/cjs/sparkle-tab.cjs.entry.js +1 -1
  146. package/dist/cjs/sparkle-table-of-contents.cjs.entry.js +1 -1
  147. package/dist/cjs/sparkle-tabs.cjs.entry.js +1 -1
  148. package/dist/cjs/sparkle-validation-error.cjs.entry.js +1 -1
  149. package/dist/cjs/sparkle-youtube.cjs.entry.js +1 -1
  150. package/dist/cjs/{spinner-configs-6f6b7ef0.js → spinner-configs-0ac05f2d.js} +43 -43
  151. package/dist/cjs/{status-tap-8697433c.js → status-tap-033befa2.js} +7 -5
  152. package/dist/cjs/stencil-async-content.cjs.entry.js +1 -1
  153. package/dist/cjs/stencil-route-link.cjs.entry.js +2 -2
  154. package/dist/cjs/stencil-route-title.cjs.entry.js +2 -2
  155. package/dist/cjs/stencil-router-prompt.cjs.entry.js +2 -2
  156. package/dist/cjs/stencil-router-redirect.cjs.entry.js +2 -2
  157. package/dist/cjs/{student.service-7af424fe.js → student.service-d48f1c99.js} +7 -7
  158. package/dist/cjs/{swipe-back-7e08b5e0.js → swipe-back-4a826f9b.js} +5 -5
  159. package/dist/cjs/{theme-4252ac15.js → theme-b0b295c1.js} +6 -5
  160. package/dist/cjs/{user.store-3d29139d.js → user.store-8a049c4e.js} +1 -1
  161. package/dist/collection/collection-manifest.json +2 -1
  162. package/dist/collection/components/sparkle-feed-post/sparkle-feed-post.css +16 -0
  163. package/dist/collection/components/sparkle-feed-post/sparkle-feed-post.js +197 -3
  164. package/dist/esm/{PrivateRoute-f59ba6b5.js → PrivateRoute-530ef873.js} +2 -2
  165. package/dist/esm/{active-router-909088d6.js → active-router-9843e205.js} +1 -1
  166. package/dist/esm/{animation-7b083379.js → animation-d98d3e81.js} +83 -78
  167. package/dist/esm/{app-globals-5c736ae5.js → app-globals-08edc964.js} +1 -1
  168. package/dist/esm/{auth.service-7ab0ac58.js → auth.service-79389d86.js} +3 -2
  169. package/dist/esm/{auth.store-98fad96d.js → auth.store-b812b34b.js} +45 -725
  170. package/dist/esm/compass-svg.entry.js +1 -1
  171. package/dist/esm/context-consumer.entry.js +1 -1
  172. package/dist/esm/course-select.entry.js +1 -1
  173. package/dist/esm/{cubic-bezier-a7ad9c8e.js → cubic-bezier-4c0db14f.js} +10 -11
  174. package/dist/esm/{facilitator.service-1524bf89.js → facilitator.service-7babc526.js} +2 -1
  175. package/dist/esm/{feed.service-4900fc62.js → feed.service-80fbe79d.js} +2 -1
  176. package/dist/esm/{focus-visible-40cda868.js → focus-visible-4e9a0764.js} +19 -6
  177. package/dist/esm/{framework-delegate-518bd233.js → framework-delegate-9b329182.js} +11 -13
  178. package/dist/esm/{gesture-controller-686622ba.js → gesture-controller-7be18351.js} +1 -1
  179. package/dist/esm/{haptic-99c9e346.js → haptic-3a76a65c.js} +4 -3
  180. package/dist/esm/{hardware-back-button-b6ccf74a.js → hardware-back-button-fa04d6e9.js} +8 -8
  181. package/dist/esm/header-mobile-collapse_2.entry.js +2 -2
  182. package/dist/esm/{helpers-9d0930de.js → helpers-94a5855b.js} +81 -15
  183. package/dist/esm/httpService-b2b7a1ad.js +683 -0
  184. package/dist/esm/{icons-05b6ce86.js → icons-16f1a80b.js} +1 -1
  185. package/dist/esm/{index-a12c14bd.js → index-21661af2.js} +22 -19
  186. package/dist/esm/{tap-click-cca25060.js → index-230a26c9.js} +30 -20
  187. package/dist/esm/{index-8de9446b.js → index-478745be.js} +17 -25
  188. package/dist/esm/{index-ea26196a.js → index-4ec6b9c2.js} +5 -2
  189. package/dist/esm/{index-fa5e93c5.js → index-95307148.js} +19 -28
  190. package/dist/esm/{index-5568e3fa.js → index-9db08224.js} +19 -12
  191. package/dist/esm/{index-c92f99d4.js → index-ab1c6a9f.js} +2 -2
  192. package/dist/esm/{index-435af8e6.js → index-be6112f8.js} +9 -8
  193. package/dist/esm/index-c23a1826.js +128 -0
  194. package/dist/esm/index-dad75b83.js +34 -0
  195. package/dist/esm/{index.es-89cff481.js → index.es-1c3b1ef3.js} +2 -7
  196. package/dist/esm/index.js +9 -8
  197. package/dist/esm/{injectHistory-52d0c7eb.js → injectHistory-4bfff188.js} +1 -1
  198. package/dist/esm/{input-shims-7f04e044.js → input-shims-ce5c01df.js} +21 -24
  199. package/dist/esm/ion-accordion-group.entry.js +17 -9
  200. package/dist/esm/ion-accordion.entry.js +19 -23
  201. package/dist/esm/ion-action-sheet_4.entry.js +216 -212
  202. package/dist/esm/ion-app.entry.js +8 -8
  203. package/dist/esm/ion-avatar_16.entry.js +1888 -0
  204. package/dist/esm/ion-back-button.entry.js +11 -11
  205. package/dist/esm/ion-backdrop.entry.js +4 -4
  206. package/dist/esm/ion-badge.entry.js +3 -3
  207. package/dist/esm/ion-breadcrumb.entry.js +13 -21
  208. package/dist/esm/ion-breadcrumbs.entry.js +12 -14
  209. package/dist/esm/ion-buttons_3.entry.js +13 -13
  210. package/dist/esm/ion-card-header.entry.js +4 -4
  211. package/dist/esm/ion-card-subtitle.entry.js +4 -4
  212. package/dist/esm/ion-checkbox_4.entry.js +22 -32
  213. package/dist/esm/ion-chip.entry.js +3 -3
  214. package/dist/esm/ion-col_3.entry.js +29 -25
  215. package/dist/esm/ion-content_2.entry.js +59 -52
  216. package/dist/esm/ion-datetime-button.entry.js +308 -0
  217. package/dist/esm/ion-datetime.entry.js +723 -1216
  218. package/dist/esm/ion-fab-button.entry.js +25 -9
  219. package/dist/esm/ion-fab-list.entry.js +4 -4
  220. package/dist/esm/ion-fab.entry.js +15 -13
  221. package/dist/esm/ion-footer.entry.js +16 -14
  222. package/dist/esm/ion-img.entry.js +4 -4
  223. package/dist/esm/ion-infinite-scroll-content.entry.js +5 -5
  224. package/dist/esm/ion-infinite-scroll.entry.js +13 -15
  225. package/dist/esm/ion-item-divider.entry.js +4 -4
  226. package/dist/esm/ion-item-group.entry.js +3 -3
  227. package/dist/esm/ion-item-option.entry.js +8 -8
  228. package/dist/esm/ion-item-options.entry.js +5 -5
  229. package/dist/esm/ion-item-sliding.entry.js +41 -46
  230. package/dist/esm/ion-loading.entry.js +23 -35
  231. package/dist/esm/ion-menu-button.entry.js +13 -13
  232. package/dist/esm/ion-menu-toggle.entry.js +7 -7
  233. package/dist/esm/ion-menu.entry.js +47 -40
  234. package/dist/esm/ion-modal.entry.js +921 -268
  235. package/dist/esm/ion-nav-link.entry.js +2 -2
  236. package/dist/esm/ion-nav.entry.js +45 -35
  237. package/dist/esm/ion-picker-column-internal_2.entry.js +151 -43
  238. package/dist/esm/ion-picker-column.entry.js +23 -25
  239. package/dist/esm/ion-picker.entry.js +15 -17
  240. package/dist/esm/ion-progress-bar.entry.js +6 -8
  241. package/dist/esm/ion-range.entry.js +117 -47
  242. package/dist/esm/ion-refresher-content.entry.js +6 -12
  243. package/dist/esm/ion-refresher.entry.js +68 -50
  244. package/dist/esm/ion-reorder-group.entry.js +15 -16
  245. package/dist/esm/ion-reorder.entry.js +3 -3
  246. package/dist/esm/ion-route-redirect.entry.js +1 -1
  247. package/dist/esm/ion-route.entry.js +1 -1
  248. package/dist/esm/ion-router-link.entry.js +5 -5
  249. package/dist/esm/ion-router-outlet.entry.js +22 -20
  250. package/dist/esm/ion-router.entry.js +32 -31
  251. package/dist/esm/ion-searchbar.entry.js +14 -16
  252. package/dist/esm/ion-segment-button.entry.js +8 -8
  253. package/dist/esm/ion-segment.entry.js +24 -26
  254. package/dist/esm/ion-select_2.entry.js +59 -56
  255. package/dist/esm/ion-skeleton-text.entry.js +4 -4
  256. package/dist/esm/ion-slide.entry.js +3 -3
  257. package/dist/esm/ion-slides.entry.js +23 -23
  258. package/dist/esm/ion-split-pane.entry.js +10 -11
  259. package/dist/esm/ion-tab-bar.entry.js +5 -5
  260. package/dist/esm/ion-tab-button.entry.js +6 -6
  261. package/dist/esm/ion-tab.entry.js +4 -4
  262. package/dist/esm/ion-tabs.entry.js +4 -5
  263. package/dist/esm/ion-text.entry.js +20 -0
  264. package/dist/esm/ion-thumbnail.entry.js +2 -2
  265. package/dist/esm/ion-toast.entry.js +23 -43
  266. package/dist/esm/ion-virtual-scroll.entry.js +29 -28
  267. package/dist/esm/{ionic-global-0939c477.js → ionic-global-293e882b.js} +27 -31
  268. package/dist/esm/{ios.transition-db4f4ca6.js → ios.transition-7cd34deb.js} +71 -51
  269. package/dist/esm/{keyboard-2503e874.js → keyboard-7e8329b3.js} +3 -3
  270. package/dist/esm/loader.js +5 -5
  271. package/dist/esm/{md.transition-8294b503.js → md.transition-2589a5b1.js} +9 -16
  272. package/dist/esm/{menu-toggle-util-06adade3.js → menu-toggle-util-f92ba2f0.js} +2 -2
  273. package/dist/esm/{overlays-5c777f10.js → overlays-dfa730c8.js} +29 -29
  274. package/dist/esm/parse-1ae3a9bb.js +1196 -0
  275. package/dist/esm/polyfills/css-shim.js +1 -1
  276. package/dist/esm/{purify-eb68cf1d.js → purify-79af871f.js} +1 -1
  277. package/dist/esm/sparkle-animation-player.entry.js +1 -1
  278. package/dist/esm/sparkle-card_3.entry.js +2 -2
  279. package/dist/esm/sparkle-character-intro.entry.js +1 -1
  280. package/dist/esm/sparkle-code.entry.js +2 -2
  281. package/dist/esm/sparkle-compass-post.entry.js +1 -1
  282. package/dist/esm/sparkle-compass.entry.js +1 -1
  283. package/dist/esm/sparkle-core.js +5 -5
  284. package/dist/esm/sparkle-course-root.entry.js +12 -11
  285. package/dist/esm/sparkle-dropdown.entry.js +2 -2
  286. package/dist/esm/sparkle-emoji.entry.js +1 -1
  287. package/dist/esm/sparkle-export-lessons_6.entry.js +12 -11
  288. package/dist/esm/sparkle-facilitator-header_19.entry.js +17 -16
  289. package/dist/esm/sparkle-facilitator-notes-form.entry.js +8 -7
  290. package/dist/esm/sparkle-feedback.entry.js +9 -8
  291. package/dist/esm/sparkle-goal-form.entry.js +8 -7
  292. package/dist/esm/sparkle-goal-progress.entry.js +1 -1
  293. package/dist/esm/sparkle-gww-comment-list.entry.js +1 -1
  294. package/dist/esm/sparkle-gww-graph.entry.js +1 -1
  295. package/dist/esm/sparkle-gww-item.entry.js +5 -5
  296. package/dist/esm/sparkle-intro.entry.js +1 -1
  297. package/dist/esm/sparkle-lower-content-nav.entry.js +1 -1
  298. package/dist/esm/sparkle-menu-collapsible.entry.js +2 -2
  299. package/dist/esm/sparkle-menu-toggle_3.entry.js +3 -3
  300. package/dist/esm/sparkle-modal-image.entry.js +1 -1
  301. package/dist/esm/sparkle-notfound-page.entry.js +1 -1
  302. package/dist/esm/sparkle-overlay.entry.js +1 -1
  303. package/dist/esm/sparkle-poll.entry.js +1 -1
  304. package/dist/esm/sparkle-quiz-container.entry.js +1 -1
  305. package/dist/esm/sparkle-quiz-feedback_5.entry.js +1 -1
  306. package/dist/esm/sparkle-quiz.entry.js +1 -1
  307. package/dist/esm/sparkle-select.entry.js +1 -1
  308. package/dist/esm/sparkle-sidebar.entry.js +1 -1
  309. package/dist/esm/sparkle-tab.entry.js +1 -1
  310. package/dist/esm/sparkle-table-of-contents.entry.js +1 -1
  311. package/dist/esm/sparkle-tabs.entry.js +1 -1
  312. package/dist/esm/sparkle-validation-error.entry.js +1 -1
  313. package/dist/esm/sparkle-youtube.entry.js +1 -1
  314. package/dist/esm/{spinner-configs-f609a655.js → spinner-configs-a37e628a.js} +43 -43
  315. package/dist/esm/{status-tap-e8c0c752.js → status-tap-79b6199d.js} +7 -5
  316. package/dist/esm/stencil-async-content.entry.js +1 -1
  317. package/dist/esm/stencil-route-link.entry.js +2 -2
  318. package/dist/esm/stencil-route-title.entry.js +2 -2
  319. package/dist/esm/stencil-router-prompt.entry.js +2 -2
  320. package/dist/esm/stencil-router-redirect.entry.js +2 -2
  321. package/dist/esm/{student.service-c2f44f3a.js → student.service-0caed0f4.js} +2 -2
  322. package/dist/esm/{swipe-back-9a3b2cdd.js → swipe-back-ad7a0361.js} +5 -5
  323. package/dist/esm/{theme-c336c9d9.js → theme-7ef00c83.js} +6 -5
  324. package/dist/esm/{user.store-e6ff7558.js → user.store-8477642a.js} +1 -1
  325. package/dist/node_modules/@ionic/core/dist/collection/components/content/content.css +8 -1
  326. package/dist/node_modules/@ionic/core/dist/collection/components/datetime/datetime.ios.css +46 -22
  327. package/dist/node_modules/@ionic/core/dist/collection/components/datetime/datetime.md.css +43 -19
  328. package/dist/node_modules/@ionic/core/dist/collection/components/datetime-button/datetime-button.css +60 -0
  329. package/dist/node_modules/@ionic/core/dist/collection/components/item/item.ios.css +2 -1
  330. package/dist/node_modules/@ionic/core/dist/collection/components/item/item.md.css +2 -2
  331. package/dist/node_modules/@ionic/core/dist/collection/components/item-option/item-option.ios.css +6 -6
  332. package/dist/node_modules/@ionic/core/dist/collection/components/item-option/item-option.md.css +6 -6
  333. package/dist/node_modules/@ionic/core/dist/collection/components/label/label.ios.css +3 -3
  334. package/dist/node_modules/@ionic/core/dist/collection/components/loading/loading.ios.css +1 -6
  335. package/dist/node_modules/@ionic/core/dist/collection/components/loading/loading.md.css +1 -6
  336. package/dist/node_modules/@ionic/core/dist/collection/components/menu/menu.ios.css +1 -5
  337. package/dist/node_modules/@ionic/core/dist/collection/components/menu/menu.md.css +1 -5
  338. package/dist/node_modules/@ionic/core/dist/collection/components/modal/modal.ios.css +31 -3
  339. package/dist/node_modules/@ionic/core/dist/collection/components/modal/modal.md.css +29 -1
  340. package/dist/node_modules/@ionic/core/dist/collection/components/picker-column-internal/picker-column-internal.ios.css +24 -1
  341. package/dist/node_modules/@ionic/core/dist/collection/components/picker-column-internal/picker-column-internal.md.css +24 -1
  342. package/dist/node_modules/@ionic/core/dist/collection/components/picker-internal/picker-internal.ios.css +4 -0
  343. package/dist/node_modules/@ionic/core/dist/collection/components/picker-internal/picker-internal.md.css +4 -0
  344. package/dist/node_modules/@ionic/core/dist/collection/components/range/range.ios.css +2 -2
  345. package/dist/node_modules/@ionic/core/dist/collection/components/range/range.md.css +2 -2
  346. package/dist/node_modules/@ionic/core/dist/collection/components/spinner/spinner.css +8 -8
  347. package/dist/node_modules/@ionic/core/dist/collection/components/textarea/textarea.ios.css +34 -17
  348. package/dist/node_modules/@ionic/core/dist/collection/components/textarea/textarea.md.css +34 -17
  349. package/dist/node_modules/@ionic/core/dist/collection/components/toggle/toggle.ios.css +50 -1
  350. package/dist/node_modules/@ionic/core/dist/collection/components/toggle/toggle.md.css +27 -0
  351. package/dist/sparkle-core/index.esm.js +1 -1
  352. package/dist/sparkle-core/p-0127a61a.entry.js +1 -0
  353. package/dist/sparkle-core/p-01743e3e.js +4 -0
  354. package/dist/sparkle-core/p-06af1bc8.entry.js +1 -0
  355. package/dist/sparkle-core/{p-703ca87c.js → p-076f0239.js} +0 -0
  356. package/dist/sparkle-core/p-0798d46a.entry.js +1 -0
  357. package/dist/sparkle-core/p-085eb951.entry.js +4 -0
  358. package/dist/sparkle-core/{p-39e5a90f.entry.js → p-0b92326d.entry.js} +1 -1
  359. package/dist/sparkle-core/{p-b21d0d9f.entry.js → p-0c603495.entry.js} +2 -2
  360. package/dist/sparkle-core/p-0d7cceaa.entry.js +1 -0
  361. package/dist/sparkle-core/p-0d813026.entry.js +1 -0
  362. package/dist/sparkle-core/{p-69e7783d.js → p-0e4de1d0.js} +0 -0
  363. package/dist/sparkle-core/{p-6c5b5ea2.entry.js → p-11ed6b7f.entry.js} +1 -1
  364. package/dist/sparkle-core/p-122427b7.entry.js +1 -0
  365. package/dist/sparkle-core/p-12c4f45c.entry.js +1 -0
  366. package/dist/sparkle-core/p-136b93d5.entry.js +4 -0
  367. package/dist/sparkle-core/{p-f6bafe1d.js → p-1394cbb8.js} +2 -2
  368. package/dist/sparkle-core/{p-c48bbc7c.entry.js → p-14340143.entry.js} +1 -1
  369. package/dist/sparkle-core/p-14a06a91.entry.js +1 -0
  370. package/dist/sparkle-core/{p-a9ee3f6d.entry.js → p-16b7974e.entry.js} +1 -1
  371. package/dist/sparkle-core/p-16c81890.entry.js +1 -0
  372. package/dist/sparkle-core/{p-d00f550b.entry.js → p-1701723e.entry.js} +1 -1
  373. package/dist/sparkle-core/{p-232cc3bc.js → p-17aef6f9.js} +1 -1
  374. package/dist/sparkle-core/p-180857a2.entry.js +1 -0
  375. package/dist/sparkle-core/p-1acc7870.entry.js +1 -0
  376. package/dist/sparkle-core/{p-0ad99881.js → p-1c2aee9c.js} +1 -1
  377. package/dist/sparkle-core/p-1cd4c3cc.entry.js +1 -0
  378. package/dist/sparkle-core/p-21d9833d.js +1 -0
  379. package/dist/sparkle-core/p-23d713e2.js +1 -0
  380. package/dist/sparkle-core/p-25c13612.entry.js +1 -0
  381. package/dist/sparkle-core/p-2699868a.entry.js +1 -0
  382. package/dist/sparkle-core/p-27075abe.js +4 -0
  383. package/dist/sparkle-core/{p-52d4715a.js → p-280e938d.js} +1 -1
  384. package/dist/sparkle-core/p-2c89a6c2.entry.js +1 -0
  385. package/dist/sparkle-core/p-308517b3.js +4 -0
  386. package/dist/sparkle-core/p-3227afcb.entry.js +1 -0
  387. package/dist/sparkle-core/{p-c748f64e.entry.js → p-34d93a39.entry.js} +1 -1
  388. package/dist/sparkle-core/{p-e1aee41e.entry.js → p-34ebfc8a.entry.js} +1 -1
  389. package/dist/sparkle-core/p-351b82a8.entry.js +1 -0
  390. package/dist/sparkle-core/p-363a2d6d.js +4 -0
  391. package/dist/sparkle-core/p-36c48760.entry.js +1 -0
  392. package/dist/sparkle-core/p-3810777d.js +4 -0
  393. package/dist/sparkle-core/p-384911d7.entry.js +1 -0
  394. package/dist/sparkle-core/p-3b618eda.entry.js +1 -0
  395. package/dist/sparkle-core/p-3c752205.entry.js +1 -0
  396. package/dist/sparkle-core/{p-90466494.entry.js → p-3d2c0e24.entry.js} +2 -2
  397. package/dist/sparkle-core/{p-350adbaa.entry.js → p-3eb56165.entry.js} +1 -1
  398. package/dist/sparkle-core/{p-ed0e9d29.entry.js → p-3ef53ebf.entry.js} +1 -1
  399. package/dist/sparkle-core/{p-fbd7eeca.entry.js → p-3fd92216.entry.js} +1 -1
  400. package/dist/sparkle-core/{p-ff4d6858.js → p-4338e1e3.js} +2 -2
  401. package/dist/sparkle-core/{p-2af82cc1.entry.js → p-442eadcf.entry.js} +1 -1
  402. package/dist/sparkle-core/{p-5f45d206.entry.js → p-4af496a8.entry.js} +1 -1
  403. package/dist/sparkle-core/{p-c8ae9e47.entry.js → p-4c9e010d.entry.js} +1 -1
  404. package/dist/sparkle-core/p-4d0dfbc9.js +1 -0
  405. package/dist/sparkle-core/{p-8c6b6038.js → p-4d4077ea.js} +0 -0
  406. package/dist/sparkle-core/{p-67f71099.entry.js → p-4e0502b8.entry.js} +1 -1
  407. package/dist/sparkle-core/p-506f3c5f.js +4 -0
  408. package/dist/sparkle-core/p-524a6174.entry.js +1 -0
  409. package/dist/sparkle-core/p-53aac9d7.entry.js +1 -0
  410. package/dist/sparkle-core/{p-0580419b.entry.js → p-56700a40.entry.js} +1 -1
  411. package/dist/sparkle-core/p-5722be24.entry.js +1 -0
  412. package/dist/sparkle-core/{p-2f437793.entry.js → p-58389020.entry.js} +14 -14
  413. package/dist/sparkle-core/{p-11cf398a.entry.js → p-58f74119.entry.js} +1 -1
  414. package/dist/sparkle-core/p-5979f253.entry.js +1 -0
  415. package/dist/sparkle-core/p-5a3de051.entry.js +4 -0
  416. package/dist/sparkle-core/p-5a850731.entry.js +1 -0
  417. package/dist/sparkle-core/p-5dcf33fb.entry.js +1 -0
  418. package/dist/sparkle-core/p-5e8fa1ac.entry.js +1 -0
  419. package/dist/sparkle-core/p-5ef50959.js +1 -0
  420. package/dist/sparkle-core/p-615b8f64.entry.js +1 -0
  421. package/dist/sparkle-core/{p-90389886.entry.js → p-63d8a5b7.entry.js} +1 -1
  422. package/dist/sparkle-core/p-6a337ad1.entry.js +1 -0
  423. package/dist/sparkle-core/p-6a5ace01.js +2 -0
  424. package/dist/sparkle-core/{p-d7baf31e.entry.js → p-6ae9c743.entry.js} +1 -1
  425. package/dist/sparkle-core/p-76206f80.entry.js +1 -0
  426. package/dist/sparkle-core/{p-5e4ec238.entry.js → p-767c9db8.entry.js} +1 -1
  427. package/dist/sparkle-core/p-76a6e202.entry.js +1 -0
  428. package/dist/sparkle-core/{p-ee0d7f19.entry.js → p-785f1879.entry.js} +1 -1
  429. package/dist/sparkle-core/p-788735b9.entry.js +1 -0
  430. package/dist/sparkle-core/{p-057f6a23.entry.js → p-7b21bd70.entry.js} +1 -1
  431. package/dist/sparkle-core/p-7b3d1457.js +1 -0
  432. package/dist/sparkle-core/p-7d8427eb.js +4 -0
  433. package/dist/sparkle-core/{p-5264da79.js → p-7e7ce516.js} +0 -0
  434. package/dist/sparkle-core/{p-337f92b0.entry.js → p-8cbe019a.entry.js} +5 -5
  435. package/dist/sparkle-core/{p-401feeb0.js → p-8d630960.js} +1 -1
  436. package/dist/sparkle-core/{p-7052c43a.entry.js → p-8e42e634.entry.js} +1 -1
  437. package/dist/sparkle-core/p-8e56f9ee.entry.js +1 -0
  438. package/dist/sparkle-core/p-8ed0cefb.entry.js +1 -0
  439. package/dist/sparkle-core/{p-d4c07aca.js → p-924b2917.js} +0 -0
  440. package/dist/sparkle-core/{p-77c23496.entry.js → p-9484e34b.entry.js} +1 -1
  441. package/dist/sparkle-core/p-966817ec.js +1 -0
  442. package/dist/sparkle-core/p-969e98e5.entry.js +1 -0
  443. package/dist/sparkle-core/p-98f3925b.js +4 -0
  444. package/dist/sparkle-core/{p-e08059b6.js → p-99231c00.js} +2 -2
  445. package/dist/sparkle-core/p-9a383065.entry.js +7 -0
  446. package/dist/sparkle-core/p-9b4979b5.entry.js +4 -0
  447. package/dist/sparkle-core/{p-c69b0a7a.entry.js → p-9cd95e7e.entry.js} +1 -1
  448. package/dist/sparkle-core/{p-c4104929.entry.js → p-9dc42d70.entry.js} +1 -1
  449. package/dist/sparkle-core/{p-c8ed0575.js → p-9eea81f2.js} +1 -1
  450. package/dist/sparkle-core/{p-797c23ed.entry.js → p-9ef14088.entry.js} +1 -1
  451. package/dist/sparkle-core/p-a05871e6.js +1 -0
  452. package/dist/sparkle-core/{p-d394eed1.entry.js → p-a111c567.entry.js} +1 -1
  453. package/dist/sparkle-core/{p-a7832a51.js → p-a19b42f0.js} +1 -1
  454. package/dist/sparkle-core/p-a208ab2d.js +4 -0
  455. package/dist/sparkle-core/p-a2f7c751.entry.js +1 -0
  456. package/dist/sparkle-core/p-a458b415.entry.js +1 -0
  457. package/dist/sparkle-core/p-a6c1a55a.entry.js +5 -0
  458. package/dist/sparkle-core/p-ab3a8f5e.entry.js +1 -0
  459. package/dist/sparkle-core/p-ac0e4d8c.entry.js +1 -0
  460. package/dist/sparkle-core/p-add30d46.js +4 -0
  461. package/dist/sparkle-core/{p-5b40aae5.entry.js → p-b00d0a47.entry.js} +1 -1
  462. package/dist/sparkle-core/p-b2827978.entry.js +1 -0
  463. package/dist/sparkle-core/p-b8ba8164.entry.js +1 -0
  464. package/dist/sparkle-core/{p-6823e6c1.entry.js → p-ba775d8e.entry.js} +1 -1
  465. package/dist/sparkle-core/{p-37c00e39.entry.js → p-bae8cd7d.entry.js} +1 -1
  466. package/dist/sparkle-core/p-bb3e3482.entry.js +1 -0
  467. package/dist/sparkle-core/{p-330ccc7c.entry.js → p-bb575dba.entry.js} +1 -1
  468. package/dist/sparkle-core/p-bd2c8e30.entry.js +10 -0
  469. package/dist/sparkle-core/p-c48352cf.js +4 -0
  470. package/dist/sparkle-core/{p-667accac.entry.js → p-c5eb4404.entry.js} +1 -1
  471. package/dist/sparkle-core/p-c8ad5a5b.entry.js +4 -0
  472. package/dist/sparkle-core/p-c9f474d0.js +4 -0
  473. package/dist/sparkle-core/p-ca0edc9b.entry.js +1 -0
  474. package/dist/sparkle-core/{p-680663a2.entry.js → p-cb04b18a.entry.js} +1 -1
  475. package/dist/sparkle-core/{p-b3909012.entry.js → p-d0d0e5e5.entry.js} +1 -1
  476. package/dist/sparkle-core/{p-7d61177b.entry.js → p-d220a642.entry.js} +1 -1
  477. package/dist/sparkle-core/p-d38a2511.entry.js +1 -0
  478. package/dist/sparkle-core/{p-b07a2cf2.entry.js → p-d5b8302f.entry.js} +1 -1
  479. package/dist/sparkle-core/p-d5ba8e80.entry.js +1 -0
  480. package/dist/sparkle-core/{p-3a202a38.entry.js → p-d6637b48.entry.js} +1 -1
  481. package/dist/sparkle-core/p-d6788642.entry.js +1 -0
  482. package/dist/sparkle-core/p-d6a3a639.entry.js +1 -0
  483. package/dist/sparkle-core/p-d86f8633.entry.js +1 -0
  484. package/dist/sparkle-core/{p-08923b40.entry.js → p-defeaa5c.entry.js} +1 -1
  485. package/dist/sparkle-core/p-df5cfa7f.entry.js +1 -0
  486. package/dist/sparkle-core/p-df5efe0d.entry.js +1 -0
  487. package/dist/sparkle-core/p-dff8325e.js +4 -0
  488. package/dist/sparkle-core/{p-034306e2.js → p-e09de7ac.js} +1 -1
  489. package/dist/sparkle-core/{p-016a7aaf.entry.js → p-e1743d82.entry.js} +1 -1
  490. package/dist/sparkle-core/p-e28a106d.entry.js +1 -0
  491. package/dist/sparkle-core/p-e566c0b3.entry.js +1 -0
  492. package/dist/sparkle-core/{p-52f1d1ca.entry.js → p-e6d39f6e.entry.js} +1 -1
  493. package/dist/sparkle-core/p-e9431eeb.js +7 -0
  494. package/dist/sparkle-core/p-ea4a9f0d.entry.js +1 -0
  495. package/dist/sparkle-core/p-ea7d7a3b.js +1 -0
  496. package/dist/sparkle-core/p-eaa8bbee.js +4 -0
  497. package/dist/sparkle-core/p-ed3dfd89.js +4 -0
  498. package/dist/sparkle-core/{p-3defe550.entry.js → p-efe37368.entry.js} +1 -1
  499. package/dist/sparkle-core/{p-bef34cfe.entry.js → p-f187d129.entry.js} +1 -1
  500. package/dist/sparkle-core/{p-a9ccb0df.js → p-f3cba72a.js} +0 -0
  501. package/dist/sparkle-core/{p-052caa63.js → p-f5e7bfa5.js} +1 -1
  502. package/dist/sparkle-core/{p-ecd39170.entry.js → p-f63a13d8.entry.js} +1 -1
  503. package/dist/sparkle-core/{p-1726da2f.entry.js → p-fdb9a613.entry.js} +1 -1
  504. package/dist/sparkle-core/p-fde96f7c.js +4 -0
  505. package/dist/sparkle-core/{p-aa87c7f0.entry.js → p-fe214d79.entry.js} +1 -1
  506. package/dist/sparkle-core/p-fe3a7bca.js +1 -0
  507. package/dist/sparkle-core/{p-aa9ebc39.entry.js → p-fea20ec2.entry.js} +1 -1
  508. package/dist/sparkle-core/p-ff26d891.entry.js +1 -0
  509. package/dist/sparkle-core/sparkle-core.css +1 -1
  510. package/dist/sparkle-core/sparkle-core.esm.js +1 -1
  511. package/dist/types/components/sparkle-feed-post/sparkle-feed-post.d.ts +16 -0
  512. package/dist/types/components.d.ts +60 -11
  513. package/package.json +3 -3
  514. package/dist/cjs/ion-avatar.cjs.entry.js +0 -25
  515. package/dist/cjs/ion-button_3.cjs.entry.js +0 -383
  516. package/dist/cjs/ion-card-title.cjs.entry.js +0 -30
  517. package/dist/cjs/ion-card_2.cjs.entry.js +0 -93
  518. package/dist/cjs/ion-icon_2.cjs.entry.js +0 -397
  519. package/dist/cjs/ion-input_2.cjs.entry.js +0 -316
  520. package/dist/cjs/ion-label_2.cjs.entry.js +0 -126
  521. package/dist/cjs/ion-spinner.cjs.entry.js +0 -64
  522. package/dist/cjs/ion-textarea.cjs.entry.js +0 -247
  523. package/dist/cjs/ion-toggle.cjs.entry.js +0 -160
  524. package/dist/cjs/sparkle-feed-post.cjs.entry.js +0 -19
  525. package/dist/esm/ion-avatar.entry.js +0 -21
  526. package/dist/esm/ion-button_3.entry.js +0 -377
  527. package/dist/esm/ion-card-title.entry.js +0 -26
  528. package/dist/esm/ion-card_2.entry.js +0 -88
  529. package/dist/esm/ion-icon_2.entry.js +0 -392
  530. package/dist/esm/ion-input_2.entry.js +0 -311
  531. package/dist/esm/ion-label_2.entry.js +0 -121
  532. package/dist/esm/ion-spinner.entry.js +0 -60
  533. package/dist/esm/ion-textarea.entry.js +0 -243
  534. package/dist/esm/ion-toggle.entry.js +0 -156
  535. package/dist/esm/sparkle-feed-post.entry.js +0 -15
  536. package/dist/sparkle-core/p-021fde3c.entry.js +0 -1
  537. package/dist/sparkle-core/p-034aa29f.entry.js +0 -5
  538. package/dist/sparkle-core/p-03ec54a8.entry.js +0 -1
  539. package/dist/sparkle-core/p-04583c51.entry.js +0 -1
  540. package/dist/sparkle-core/p-063cd168.js +0 -4
  541. package/dist/sparkle-core/p-06c0cce3.entry.js +0 -1
  542. package/dist/sparkle-core/p-081968cc.entry.js +0 -1
  543. package/dist/sparkle-core/p-0934f5dd.entry.js +0 -1
  544. package/dist/sparkle-core/p-11234d0f.entry.js +0 -1
  545. package/dist/sparkle-core/p-1133fcbd.js +0 -4
  546. package/dist/sparkle-core/p-1551190a.entry.js +0 -1
  547. package/dist/sparkle-core/p-1e8c22e0.entry.js +0 -1
  548. package/dist/sparkle-core/p-21bf4ca0.entry.js +0 -1
  549. package/dist/sparkle-core/p-21db4e8e.entry.js +0 -1
  550. package/dist/sparkle-core/p-23a9f7d1.entry.js +0 -1
  551. package/dist/sparkle-core/p-28950db0.entry.js +0 -1
  552. package/dist/sparkle-core/p-35a7bd6c.entry.js +0 -1
  553. package/dist/sparkle-core/p-35c5c110.entry.js +0 -1
  554. package/dist/sparkle-core/p-3ff617d5.js +0 -1
  555. package/dist/sparkle-core/p-4028676b.js +0 -4
  556. package/dist/sparkle-core/p-41124baa.js +0 -4
  557. package/dist/sparkle-core/p-41af3793.entry.js +0 -1
  558. package/dist/sparkle-core/p-43a7391b.entry.js +0 -1
  559. package/dist/sparkle-core/p-44c23f72.js +0 -1
  560. package/dist/sparkle-core/p-4550e10f.entry.js +0 -1
  561. package/dist/sparkle-core/p-45e6db62.entry.js +0 -1
  562. package/dist/sparkle-core/p-48f9b960.entry.js +0 -1
  563. package/dist/sparkle-core/p-4a72626a.js +0 -1
  564. package/dist/sparkle-core/p-4ba57978.entry.js +0 -4
  565. package/dist/sparkle-core/p-4dc3ef96.entry.js +0 -1
  566. package/dist/sparkle-core/p-4ef4b8bd.entry.js +0 -5
  567. package/dist/sparkle-core/p-4f144efa.js +0 -4
  568. package/dist/sparkle-core/p-58e98f89.entry.js +0 -1
  569. package/dist/sparkle-core/p-59f7bf6e.entry.js +0 -1
  570. package/dist/sparkle-core/p-5a98d42e.entry.js +0 -7
  571. package/dist/sparkle-core/p-5ec7fd67.entry.js +0 -1
  572. package/dist/sparkle-core/p-618f6f82.entry.js +0 -1
  573. package/dist/sparkle-core/p-62a6c96f.entry.js +0 -1
  574. package/dist/sparkle-core/p-65ca1fb2.entry.js +0 -1
  575. package/dist/sparkle-core/p-663fafa9.entry.js +0 -1
  576. package/dist/sparkle-core/p-6a16b9ef.entry.js +0 -4
  577. package/dist/sparkle-core/p-6b6a8f0a.entry.js +0 -1
  578. package/dist/sparkle-core/p-6ebf52fb.entry.js +0 -1
  579. package/dist/sparkle-core/p-6f45db93.js +0 -1
  580. package/dist/sparkle-core/p-6fd4985d.js +0 -4
  581. package/dist/sparkle-core/p-70b2452c.js +0 -4
  582. package/dist/sparkle-core/p-74106ca8.entry.js +0 -1
  583. package/dist/sparkle-core/p-7493ee15.entry.js +0 -1
  584. package/dist/sparkle-core/p-75572037.js +0 -1
  585. package/dist/sparkle-core/p-7568dcab.entry.js +0 -1
  586. package/dist/sparkle-core/p-768bcc9e.entry.js +0 -1
  587. package/dist/sparkle-core/p-7703bae9.entry.js +0 -1
  588. package/dist/sparkle-core/p-79606a41.entry.js +0 -1
  589. package/dist/sparkle-core/p-7976e88c.entry.js +0 -1
  590. package/dist/sparkle-core/p-7c1f59ec.js +0 -1
  591. package/dist/sparkle-core/p-7de0a22b.entry.js +0 -1
  592. package/dist/sparkle-core/p-848fe770.entry.js +0 -1
  593. package/dist/sparkle-core/p-85429b12.entry.js +0 -1
  594. package/dist/sparkle-core/p-86d099f1.js +0 -4
  595. package/dist/sparkle-core/p-87549bb7.js +0 -4
  596. package/dist/sparkle-core/p-8c470e28.entry.js +0 -1
  597. package/dist/sparkle-core/p-954c89c2.entry.js +0 -1
  598. package/dist/sparkle-core/p-95d01c4c.js +0 -4
  599. package/dist/sparkle-core/p-987c64eb.js +0 -1
  600. package/dist/sparkle-core/p-996361f9.entry.js +0 -1
  601. package/dist/sparkle-core/p-9babd345.js +0 -1
  602. package/dist/sparkle-core/p-a89dea80.entry.js +0 -1
  603. package/dist/sparkle-core/p-b17dd6df.js +0 -4
  604. package/dist/sparkle-core/p-b3e6427d.js +0 -7
  605. package/dist/sparkle-core/p-b49ca0ea.entry.js +0 -1
  606. package/dist/sparkle-core/p-b7dafaae.entry.js +0 -1
  607. package/dist/sparkle-core/p-bd062288.entry.js +0 -1
  608. package/dist/sparkle-core/p-beb401e3.entry.js +0 -1
  609. package/dist/sparkle-core/p-c1c59771.js +0 -1
  610. package/dist/sparkle-core/p-c3d3d5c4.entry.js +0 -1
  611. package/dist/sparkle-core/p-c5b9bdd6.entry.js +0 -1
  612. package/dist/sparkle-core/p-c753207f.entry.js +0 -1
  613. package/dist/sparkle-core/p-c96b24bd.entry.js +0 -4
  614. package/dist/sparkle-core/p-ce13171b.entry.js +0 -1
  615. package/dist/sparkle-core/p-d48e95c1.entry.js +0 -1
  616. package/dist/sparkle-core/p-d4b1a14a.entry.js +0 -1
  617. package/dist/sparkle-core/p-d56efeac.entry.js +0 -4
  618. package/dist/sparkle-core/p-d59a5984.entry.js +0 -1
  619. package/dist/sparkle-core/p-d8aff730.entry.js +0 -1
  620. package/dist/sparkle-core/p-da8921d0.entry.js +0 -1
  621. package/dist/sparkle-core/p-e3fdd0a8.entry.js +0 -1
  622. package/dist/sparkle-core/p-ec4d22e3.entry.js +0 -1
  623. package/dist/sparkle-core/p-ed3eed72.entry.js +0 -1
  624. package/dist/sparkle-core/p-ee0717e1.entry.js +0 -4
  625. package/dist/sparkle-core/p-ef2dace6.js +0 -4
  626. package/dist/sparkle-core/p-f1106984.entry.js +0 -1
  627. package/dist/sparkle-core/p-f61ca75c.entry.js +0 -1
  628. package/dist/sparkle-core/p-f9b73032.entry.js +0 -1
  629. package/dist/sparkle-core/p-fef04ab5.js +0 -4
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-bae2a754.js');
6
- const ionicGlobal = require('./ionic-global-878073d1.js');
7
- const helpers = require('./helpers-7e28976c.js');
8
- const haptic = require('./haptic-91e86eb7.js');
5
+ const index = require('./index-51e8292e.js');
6
+ const ionicGlobal = require('./ionic-global-2cde9d3a.js');
7
+ const helpers = require('./helpers-c2496722.js');
8
+ const haptic = require('./haptic-780f33c4.js');
9
9
 
10
10
  const pickerColumnIosCss = ".picker-col{display:flex;position:relative;flex:1;justify-content:center;height:100%;box-sizing:content-box;contain:content}.picker-opts{position:relative;flex:1;max-width:100%}.picker-opt{left:0;top:0;display:block;position:absolute;width:100%;border:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;contain:strict;overflow:hidden;will-change:transform}[dir=rtl] .picker-opt,:host-context([dir=rtl]) .picker-opt{left:unset;right:unset;right:0}.picker-opt.picker-opt-disabled{pointer-events:none}.picker-opt-disabled{opacity:0}.picker-opts-left{justify-content:flex-start}.picker-opts-right{justify-content:flex-end}.picker-opt:active,.picker-opt:focus{outline:none}.picker-prefix{position:relative;flex:1;text-align:end;white-space:nowrap}.picker-suffix{position:relative;flex:1;text-align:start;white-space:nowrap}.picker-col{padding-left:4px;padding-right:4px;padding-top:0;padding-bottom:0;transform-style:preserve-3d}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.picker-col{padding-left:unset;padding-right:unset;-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:4px;padding-inline-end:4px}}.picker-prefix,.picker-suffix,.picker-opts{top:77px;transform-style:preserve-3d;color:inherit;font-size:20px;line-height:42px;pointer-events:none}.picker-opt{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;transform-origin:center center;height:46px;transform-style:preserve-3d;transition-timing-function:ease-out;background:transparent;color:inherit;font-size:20px;line-height:42px;backface-visibility:hidden;pointer-events:auto}[dir=rtl] .picker-opt,:host-context([dir=rtl]) .picker-opt{transform-origin:calc(100% - center) center}";
11
11
 
@@ -35,15 +35,15 @@ const PickerColumnCmp = class {
35
35
  }
36
36
  this.rotateFactor = pickerRotateFactor;
37
37
  this.scaleFactor = pickerScaleFactor;
38
- this.gesture = (await Promise.resolve().then(function () { return require('./index-43642662.js'); })).createGesture({
38
+ this.gesture = (await Promise.resolve().then(function () { return require('./index-12082cba.js'); })).createGesture({
39
39
  el: this.el,
40
40
  gestureName: 'picker-swipe',
41
41
  gesturePriority: 100,
42
42
  threshold: 0,
43
43
  passive: false,
44
- onStart: ev => this.onStart(ev),
45
- onMove: ev => this.onMove(ev),
46
- onEnd: ev => this.onEnd(ev),
44
+ onStart: (ev) => this.onStart(ev),
45
+ onMove: (ev) => this.onMove(ev),
46
+ onEnd: (ev) => this.onEnd(ev),
47
47
  });
48
48
  this.gesture.enable();
49
49
  this.tmrId = setTimeout(() => {
@@ -56,7 +56,7 @@ const PickerColumnCmp = class {
56
56
  if (colEl) {
57
57
  // DOM READ
58
58
  // We perfom a DOM read over a rendered item, this needs to happen after the first render
59
- this.optHeight = (colEl.firstElementChild ? colEl.firstElementChild.clientHeight : 0);
59
+ this.optHeight = colEl.firstElementChild ? colEl.firstElementChild.clientHeight : 0;
60
60
  }
61
61
  this.refresh();
62
62
  }
@@ -74,7 +74,7 @@ const PickerColumnCmp = class {
74
74
  setSelected(selectedIndex, duration) {
75
75
  // if there is a selected index, then figure out it's y position
76
76
  // if there isn't a selected index, then just use the top y position
77
- const y = (selectedIndex > -1) ? -(selectedIndex * this.optHeight) : 0;
77
+ const y = selectedIndex > -1 ? -(selectedIndex * this.optHeight) : 0;
78
78
  this.velocity = 0;
79
79
  // set what y position we're at
80
80
  cancelAnimationFrame(this.rafId);
@@ -89,14 +89,14 @@ const PickerColumnCmp = class {
89
89
  let translateY = 0;
90
90
  let translateZ = 0;
91
91
  const { col, rotateFactor } = this;
92
- const selectedIndex = col.selectedIndex = this.indexForY(-y);
93
- const durationStr = (duration === 0) ? '' : duration + 'ms';
92
+ const selectedIndex = (col.selectedIndex = this.indexForY(-y));
93
+ const durationStr = duration === 0 ? '' : duration + 'ms';
94
94
  const scaleStr = `scale(${this.scaleFactor})`;
95
95
  const children = this.optsEl.children;
96
96
  for (let i = 0; i < children.length; i++) {
97
97
  const button = children[i];
98
98
  const opt = col.options[i];
99
- const optOffset = (i * this.optHeight) + y;
99
+ const optOffset = i * this.optHeight + y;
100
100
  let transform = '';
101
101
  if (rotateFactor !== 0) {
102
102
  const rotateX = optOffset * rotateFactor;
@@ -130,8 +130,8 @@ const PickerColumnCmp = class {
130
130
  // Update transform
131
131
  if (transform !== opt.transform) {
132
132
  opt.transform = transform;
133
- button.style.transform = transform;
134
133
  }
134
+ button.style.transform = transform;
135
135
  // Update selected item
136
136
  if (selected !== opt.selected) {
137
137
  opt.selected = selected;
@@ -158,9 +158,7 @@ const PickerColumnCmp = class {
158
158
  // still decelerating
159
159
  this.velocity *= DECELERATION_FRICTION;
160
160
  // do not let it go slower than a velocity of 1
161
- this.velocity = (this.velocity > 0)
162
- ? Math.max(this.velocity, 1)
163
- : Math.min(this.velocity, -1);
161
+ this.velocity = this.velocity > 0 ? Math.max(this.velocity, 1) : Math.min(this.velocity, -1);
164
162
  let y = this.y + this.velocity;
165
163
  if (y > this.minY) {
166
164
  // whoops, it's trying to scroll up farther than the options we have!
@@ -173,7 +171,7 @@ const PickerColumnCmp = class {
173
171
  this.velocity = 0;
174
172
  }
175
173
  this.update(y, 0, true);
176
- const notLockedIn = (Math.round(y) % this.optHeight !== 0) || (Math.abs(this.velocity) > 1);
174
+ const notLockedIn = Math.round(y) % this.optHeight !== 0 || Math.abs(this.velocity) > 1;
177
175
  if (notLockedIn) {
178
176
  // isn't locked in yet, keep decelerating until it is
179
177
  this.rafId = requestAnimationFrame(() => this.decelerate());
@@ -188,7 +186,7 @@ const PickerColumnCmp = class {
188
186
  // needs to still get locked into a position so options line up
189
187
  const currentPos = Math.abs(this.y % this.optHeight);
190
188
  // create a velocity in the direction it needs to scroll
191
- this.velocity = (currentPos > (this.optHeight / 2) ? 1 : -1);
189
+ this.velocity = currentPos > this.optHeight / 2 ? 1 : -1;
192
190
  this.decelerate();
193
191
  }
194
192
  }
@@ -208,7 +206,7 @@ const PickerColumnCmp = class {
208
206
  // reset everything
209
207
  cancelAnimationFrame(this.rafId);
210
208
  const options = this.col.options;
211
- let minY = (options.length - 1);
209
+ let minY = options.length - 1;
212
210
  let maxY = 0;
213
211
  for (let i = 0; i < options.length; i++) {
214
212
  if (!options[i].disabled) {
@@ -257,7 +255,7 @@ const PickerColumnCmp = class {
257
255
  this.velocity = helpers.clamp(-MAX_PICKER_SPEED, detail.velocityY * 23, MAX_PICKER_SPEED);
258
256
  if (this.velocity === 0 && detail.deltaY === 0) {
259
257
  const opt = detail.event.target.closest('.picker-opt');
260
- if (opt && opt.hasAttribute('opt-index')) {
258
+ if (opt === null || opt === void 0 ? void 0 : opt.hasAttribute('opt-index')) {
261
259
  this.setSelected(parseInt(opt.getAttribute('opt-index'), 10), TRANSITION_DURATION);
262
260
  }
263
261
  }
@@ -298,7 +296,7 @@ const PickerColumnCmp = class {
298
296
  }
299
297
  const selectedIndex = helpers.clamp(min, this.col.selectedIndex || 0, max);
300
298
  if (this.col.prevSelected !== selectedIndex || forceRefresh) {
301
- const y = (selectedIndex * this.optHeight) * -1;
299
+ const y = selectedIndex * this.optHeight * -1;
302
300
  this.velocity = 0;
303
301
  this.update(y, TRANSITION_DURATION, true);
304
302
  }
@@ -311,10 +309,10 @@ const PickerColumnCmp = class {
311
309
  [mode]: true,
312
310
  'picker-col': true,
313
311
  'picker-opts-left': this.col.align === 'left',
314
- 'picker-opts-right': this.col.align === 'right'
312
+ 'picker-opts-right': this.col.align === 'right',
315
313
  }, style: {
316
- 'max-width': this.col.columnWidth
317
- } }, col.prefix && (index.h("div", { class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), index.h("div", { class: "picker-opts", style: { maxWidth: col.optionsWidth }, ref: el => this.optsEl = el }, col.options.map((o, index$1) => index.h(Button, { type: "button", class: { 'picker-opt': true, 'picker-opt-disabled': !!o.disabled }, "opt-index": index$1 }, o.text))), col.suffix && (index.h("div", { class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
314
+ 'max-width': this.col.columnWidth,
315
+ } }, col.prefix && (index.h("div", { class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), index.h("div", { class: "picker-opts", style: { maxWidth: col.optionsWidth }, ref: (el) => (this.optsEl = el) }, col.options.map((o, index$1) => (index.h(Button, { type: "button", class: { 'picker-opt': true, 'picker-opt-disabled': !!o.disabled }, "opt-index": index$1 }, o.text)))), col.suffix && (index.h("div", { class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
318
316
  }
319
317
  get el() { return index.getElement(this); }
320
318
  static get watchers() { return {
@@ -2,13 +2,13 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-bae2a754.js');
6
- const ionicGlobal = require('./ionic-global-878073d1.js');
7
- const overlays = require('./overlays-0a748609.js');
8
- const theme = require('./theme-4252ac15.js');
9
- const animation = require('./animation-6132e37f.js');
10
- require('./hardware-back-button-f7b5d99e.js');
11
- require('./helpers-7e28976c.js');
5
+ const index = require('./index-51e8292e.js');
6
+ const ionicGlobal = require('./ionic-global-2cde9d3a.js');
7
+ const overlays = require('./overlays-32df265a.js');
8
+ const theme = require('./theme-b0b295c1.js');
9
+ const animation = require('./animation-ee586546.js');
10
+ require('./hardware-back-button-92d97ff8.js');
11
+ require('./helpers-c2496722.js');
12
12
 
13
13
  /*!
14
14
  * (C) Ionic http://ionicframework.com - MIT License
@@ -24,7 +24,7 @@ const iosEnterAnimation = (baseEl) => {
24
24
  .addElement(baseEl.querySelector('ion-backdrop'))
25
25
  .fromTo('opacity', 0.01, 'var(--backdrop-opacity)')
26
26
  .beforeStyles({
27
- 'pointer-events': 'none'
27
+ 'pointer-events': 'none',
28
28
  })
29
29
  .afterClearStyles(['pointer-events']);
30
30
  wrapperAnimation
@@ -106,7 +106,7 @@ const Picker = class {
106
106
  this.dispatchCancelHandler = (ev) => {
107
107
  const role = ev.detail.role;
108
108
  if (overlays.isCancel(role)) {
109
- const cancelButton = this.buttons.find(b => b.role === 'cancel');
109
+ const cancelButton = this.buttons.find((b) => b.role === 'cancel');
110
110
  this.callButtonHandler(cancelButton);
111
111
  }
112
112
  };
@@ -156,7 +156,7 @@ const Picker = class {
156
156
  * @param name The name of the column.
157
157
  */
158
158
  getColumn(name) {
159
- return Promise.resolve(this.columns.find(column => column.name === name));
159
+ return Promise.resolve(this.columns.find((column) => column.name === name));
160
160
  }
161
161
  async buttonClick(button) {
162
162
  const role = button.role;
@@ -184,13 +184,11 @@ const Picker = class {
184
184
  getSelected() {
185
185
  const selected = {};
186
186
  this.columns.forEach((col, index) => {
187
- const selectedColumn = col.selectedIndex !== undefined
188
- ? col.options[col.selectedIndex]
189
- : undefined;
187
+ const selectedColumn = col.selectedIndex !== undefined ? col.options[col.selectedIndex] : undefined;
190
188
  selected[col.name] = {
191
189
  text: selectedColumn ? selectedColumn.text : undefined,
192
190
  value: selectedColumn ? selectedColumn.value : undefined,
193
- columnIndex: index
191
+ columnIndex: index,
194
192
  };
195
193
  });
196
194
  return selected;
@@ -199,17 +197,17 @@ const Picker = class {
199
197
  const { htmlAttributes } = this;
200
198
  const mode = ionicGlobal.getIonMode(this);
201
199
  return (index.h(index.Host, Object.assign({ "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
202
- zIndex: `${20000 + this.overlayIndex}`
200
+ zIndex: `${20000 + this.overlayIndex}`,
203
201
  }, class: Object.assign({ [mode]: true,
204
202
  // Used internally for styling
205
- [`picker-${mode}`]: true, 'overlay-hidden': true }, theme.getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), index.h("ion-backdrop", { visible: this.showBackdrop, tappable: this.backdropDismiss }), index.h("div", { tabindex: "0" }), index.h("div", { class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, index.h("div", { class: "picker-toolbar" }, this.buttons.map(b => (index.h("div", { class: buttonWrapperClass(b) }, index.h("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass(b) }, b.text))))), index.h("div", { class: "picker-columns" }, index.h("div", { class: "picker-above-highlight" }), this.presented && this.columns.map(c => index.h("ion-picker-column", { col: c })), index.h("div", { class: "picker-below-highlight" }))), index.h("div", { tabindex: "0" })));
203
+ [`picker-${mode}`]: true, 'overlay-hidden': true }, theme.getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), index.h("ion-backdrop", { visible: this.showBackdrop, tappable: this.backdropDismiss }), index.h("div", { tabindex: "0" }), index.h("div", { class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, index.h("div", { class: "picker-toolbar" }, this.buttons.map((b) => (index.h("div", { class: buttonWrapperClass(b) }, index.h("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass(b) }, b.text))))), index.h("div", { class: "picker-columns" }, index.h("div", { class: "picker-above-highlight" }), this.presented && this.columns.map((c) => index.h("ion-picker-column", { col: c })), index.h("div", { class: "picker-below-highlight" }))), index.h("div", { tabindex: "0" })));
206
204
  }
207
205
  get el() { return index.getElement(this); }
208
206
  };
209
207
  const buttonWrapperClass = (button) => {
210
208
  return {
211
209
  [`picker-toolbar-${button.role}`]: button.role !== undefined,
212
- 'picker-toolbar-button': true
210
+ 'picker-toolbar-button': true,
213
211
  };
214
212
  };
215
213
  const buttonClass = (button) => {
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-bae2a754.js');
6
- const ionicGlobal = require('./ionic-global-878073d1.js');
7
- const helpers = require('./helpers-7e28976c.js');
8
- const theme = require('./theme-4252ac15.js');
5
+ const index = require('./index-51e8292e.js');
6
+ const ionicGlobal = require('./ionic-global-2cde9d3a.js');
7
+ const helpers = require('./helpers-c2496722.js');
8
+ const theme = require('./theme-b0b295c1.js');
9
9
 
10
10
  const progressBarIosCss = ":host{--background:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.3);--progress-background:var(--ion-color-primary, #3880ff);--buffer-background:var(--background);display:block;position:relative;width:100%;contain:strict;direction:ltr;overflow:hidden}.progress,.progress-indeterminate,.indeterminate-bar-primary,.indeterminate-bar-secondary,.progress-buffer-bar{left:0;right:0;top:0;bottom:0;position:absolute;width:100%;height:100%}.buffer-circles-container,.buffer-circles{left:0;right:0;top:0;bottom:0;position:absolute}.buffer-circles{right:-10px;left:-10px;}.progress,.progress-buffer-bar,.buffer-circles-container{transform-origin:left top;transition:transform 150ms linear}.progress,.progress-indeterminate{background:var(--progress-background);z-index:2}.progress-buffer-bar{background:var(--buffer-background);z-index:1}.buffer-circles-container{overflow:hidden}.indeterminate-bar-primary{top:0;right:0;bottom:0;left:-145.166611%;animation:primary-indeterminate-translate 2s infinite linear}.indeterminate-bar-primary .progress-indeterminate{animation:primary-indeterminate-scale 2s infinite linear;animation-play-state:inherit}.indeterminate-bar-secondary{top:0;right:0;bottom:0;left:-54.888891%;animation:secondary-indeterminate-translate 2s infinite linear}.indeterminate-bar-secondary .progress-indeterminate{animation:secondary-indeterminate-scale 2s infinite linear;animation-play-state:inherit}.buffer-circles{background-image:radial-gradient(ellipse at center, var(--buffer-background) 0%, var(--buffer-background) 30%, transparent 30%);background-repeat:repeat-x;background-position:5px center;background-size:10px 10px;z-index:0;animation:buffering 450ms infinite linear}:host(.progress-bar-reversed){transform:scaleX(-1)}:host(.progress-paused) .indeterminate-bar-secondary,:host(.progress-paused) .indeterminate-bar-primary,:host(.progress-paused) .buffer-circles{animation-play-state:paused}:host(.ion-color) .progress-buffer-bar{background:rgba(var(--ion-color-base-rgb), 0.3)}:host(.ion-color) .buffer-circles{background-image:radial-gradient(ellipse at center, rgba(var(--ion-color-base-rgb), 0.3) 0%, rgba(var(--ion-color-base-rgb), 0.3) 30%, transparent 30%)}:host(.ion-color) .progress,:host(.ion-color) .progress-indeterminate{background:var(--ion-color-base)}@keyframes primary-indeterminate-translate{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(83.67142%)}100%{transform:translateX(200.611057%)}}@keyframes primary-indeterminate-scale{0%{transform:scaleX(0.08)}36.65%{animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);transform:scaleX(0.08)}69.15%{animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);transform:scaleX(0.661479)}100%{transform:scaleX(0.08)}}@keyframes secondary-indeterminate-translate{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);transform:translateX(37.651913%)}48.35%{animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);transform:translateX(84.386165%)}100%{transform:translateX(160.277782%)}}@keyframes secondary-indeterminate-scale{0%{animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);transform:scaleX(0.08)}19.15%{animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);transform:scaleX(0.457104)}44.15%{animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);transform:scaleX(0.72796)}100%{transform:scaleX(0.08)}}@keyframes buffering{to{transform:translateX(-10px)}}:host{height:3px}";
11
11
 
@@ -43,10 +43,8 @@ const ProgressBar = class {
43
43
  [mode]: true,
44
44
  [`progress-bar-${type}`]: true,
45
45
  'progress-paused': paused,
46
- 'progress-bar-reversed': document.dir === 'rtl' ? !reversed : reversed
47
- }) }, type === 'indeterminate'
48
- ? renderIndeterminate()
49
- : renderProgress(value, buffer)));
46
+ 'progress-bar-reversed': document.dir === 'rtl' ? !reversed : reversed,
47
+ }) }, type === 'indeterminate' ? renderIndeterminate() : renderProgress(value, buffer)));
50
48
  }
51
49
  };
52
50
  const renderIndeterminate = () => {
@@ -2,11 +2,13 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-bae2a754.js');
6
- const ionicGlobal = require('./ionic-global-878073d1.js');
7
- const helpers = require('./helpers-7e28976c.js');
5
+ const index = require('./index-51e8292e.js');
6
+ const ionicGlobal = require('./ionic-global-2cde9d3a.js');
7
+ const index$2 = require('./index-9c7b27e4.js');
8
+ const helpers = require('./helpers-c2496722.js');
9
+ const index$1 = require('./index-e56e09b8.js');
8
10
  const dir = require('./dir-5af5259a.js');
9
- const theme = require('./theme-4252ac15.js');
11
+ const theme = require('./theme-b0b295c1.js');
10
12
 
11
13
  const rangeIosCss = ":host{--knob-handle-size:calc(var(--knob-size) * 2);display:flex;position:relative;flex:3;align-items:center;font-family:var(--ion-font-family, inherit);user-select:none;z-index:2}:host(.range-disabled){pointer-events:none}::slotted(ion-label){flex:initial}::slotted(ion-icon[slot]){font-size:24px}.range-slider{position:relative;flex:1;width:100%;height:var(--height);contain:size layout style;cursor:grab;touch-action:pan-y}:host(.range-pressed) .range-slider{cursor:grabbing}.range-pin{position:absolute;background:var(--ion-color-base);color:var(--ion-color-contrast);text-align:center;box-sizing:border-box}.range-knob-handle{left:0;top:calc((var(--height) - var(--knob-handle-size)) / 2);margin-left:calc(0px - var(--knob-handle-size) / 2);position:absolute;width:var(--knob-handle-size);height:var(--knob-handle-size);text-align:center}[dir=rtl] .range-knob-handle,:host-context([dir=rtl]) .range-knob-handle{left:unset;right:unset;right:0}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.range-knob-handle{margin-left:unset;-webkit-margin-start:calc(0px - var(--knob-handle-size) / 2);margin-inline-start:calc(0px - var(--knob-handle-size) / 2)}}[dir=rtl] .range-knob-handle,:host-context([dir=rtl]) .range-knob-handle{left:unset}.range-knob-handle:active,.range-knob-handle:focus{outline:none}.range-bar{border-radius:var(--bar-border-radius);left:0;top:calc((var(--height) - var(--bar-height)) / 2);position:absolute;width:100%;height:var(--bar-height);background:var(--bar-background);pointer-events:none}[dir=rtl] .range-bar,:host-context([dir=rtl]) .range-bar{left:unset;right:unset;right:0}[dir=rtl] .range-bar,:host-context([dir=rtl]) .range-bar{left:unset}.range-knob{border-radius:var(--knob-border-radius);left:calc(50% - var(--knob-size) / 2);top:calc(50% - var(--knob-size) / 2);position:absolute;width:var(--knob-size);height:var(--knob-size);background:var(--knob-background);box-shadow:var(--knob-box-shadow);z-index:2;pointer-events:none}[dir=rtl] .range-knob,:host-context([dir=rtl]) .range-knob{left:unset;right:unset;right:calc(50% - var(--knob-size) / 2)}[dir=rtl] .range-knob,:host-context([dir=rtl]) .range-knob{left:unset}:host(.range-pressed) .range-bar-active{will-change:left, right}:host(.in-item){width:100%}:host(.in-item) ::slotted(ion-label){align-self:center}:host{--knob-border-radius:50%;--knob-background:#ffffff;--knob-box-shadow:0 3px 1px rgba(0, 0, 0, 0.1), 0 4px 8px rgba(0, 0, 0, 0.13), 0 0 0 1px rgba(0, 0, 0, 0.02);--knob-size:28px;--bar-height:2px;--bar-background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.1);--bar-background-active:var(--ion-color-primary, #3880ff);--bar-border-radius:0;--height:42px;padding-left:16px;padding-right:16px;padding-top:8px;padding-bottom:8px}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}:host(.ion-color) .range-bar-active,:host(.ion-color) .range-tick-active{background:var(--ion-color-base)}::slotted([slot=start]){margin-left:0;margin-right:16px;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:16px;margin-inline-end:16px}}::slotted([slot=end]){margin-left:16px;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:16px;margin-inline-start:16px;-webkit-margin-end:0;margin-inline-end:0}}:host(.range-has-pin){padding-top:20px}.range-bar-active{bottom:0;width:auto;background:var(--bar-background-active)}.range-tick{margin-left:-1px;border-radius:0;position:absolute;top:18px;width:2px;height:8px;background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.1);pointer-events:none}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.range-tick{margin-left:unset;-webkit-margin-start:-1px;margin-inline-start:-1px}}.range-tick-active{background:var(--bar-background-active)}.range-pin{transform:translate3d(0, 28px, 0) scale(0.01);padding-left:8px;padding-right:8px;padding-top:8px;padding-bottom:8px;display:inline-block;position:relative;top:-20px;min-width:28px;transition:transform 120ms ease;background:transparent;color:var(--ion-text-color, #000);font-size:12px;text-align:center}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.range-pin{padding-left:unset;padding-right:unset;-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:8px;padding-inline-end:8px}}.range-knob-pressed .range-pin{transform:translate3d(0, 0, 0) scale(1)}:host(.range-disabled){opacity:0.5}";
12
14
 
@@ -19,10 +21,14 @@ const Range = class {
19
21
  this.ionStyle = index.createEvent(this, "ionStyle", 7);
20
22
  this.ionFocus = index.createEvent(this, "ionFocus", 7);
21
23
  this.ionBlur = index.createEvent(this, "ionBlur", 7);
24
+ this.ionKnobMoveStart = index.createEvent(this, "ionKnobMoveStart", 7);
25
+ this.ionKnobMoveEnd = index.createEvent(this, "ionKnobMoveEnd", 7);
22
26
  this.didLoad = false;
23
27
  this.noUpdate = false;
24
28
  this.hasFocus = false;
25
29
  this.inheritedAttributes = {};
30
+ this.contentEl = null;
31
+ this.initialContentScrollY = true;
26
32
  this.ratioA = 0;
27
33
  this.ratioB = 0;
28
34
  /**
@@ -87,7 +93,7 @@ const Range = class {
87
93
  if (this.dualKnobs) {
88
94
  return {
89
95
  lower: this.clampBounds(value.lower),
90
- upper: this.clampBounds(value.upper)
96
+ upper: this.clampBounds(value.upper),
91
97
  };
92
98
  }
93
99
  else {
@@ -97,19 +103,20 @@ const Range = class {
97
103
  this.setupGesture = async () => {
98
104
  const rangeSlider = this.rangeSlider;
99
105
  if (rangeSlider) {
100
- this.gesture = (await Promise.resolve().then(function () { return require('./index-43642662.js'); })).createGesture({
106
+ this.gesture = (await Promise.resolve().then(function () { return require('./index-12082cba.js'); })).createGesture({
101
107
  el: rangeSlider,
102
108
  gestureName: 'range',
103
109
  gesturePriority: 100,
104
110
  threshold: 0,
105
- onStart: ev => this.onStart(ev),
106
- onMove: ev => this.onMove(ev),
107
- onEnd: ev => this.onEnd(ev),
111
+ onStart: (ev) => this.onStart(ev),
112
+ onMove: (ev) => this.onMove(ev),
113
+ onEnd: (ev) => this.onEnd(ev),
108
114
  });
109
115
  this.gesture.enable(!this.disabled);
110
116
  }
111
117
  };
112
118
  this.handleKeyboard = (knob, isIncrease) => {
119
+ const { ensureValueInBounds } = this;
113
120
  let step = this.step;
114
121
  step = step > 0 ? step : 1;
115
122
  step = step / (this.max - this.min);
@@ -122,7 +129,9 @@ const Range = class {
122
129
  else {
123
130
  this.ratioB = helpers.clamp(0, this.ratioB + step, 1);
124
131
  }
132
+ this.ionKnobMoveStart.emit({ value: ensureValueInBounds(this.value) });
125
133
  this.updateValue();
134
+ this.ionKnobMoveEnd.emit({ value: ensureValueInBounds(this.value) });
126
135
  };
127
136
  this.onBlur = () => {
128
137
  if (this.hasFocus) {
@@ -152,6 +161,19 @@ const Range = class {
152
161
  this.updateRatio();
153
162
  }
154
163
  }
164
+ activeBarStartChanged() {
165
+ const { activeBarStart } = this;
166
+ if (activeBarStart !== undefined) {
167
+ if (activeBarStart > this.max) {
168
+ index$1.printIonWarning(`Range: The value of activeBarStart (${activeBarStart}) is greater than the max (${this.max}). Valid values are greater than or equal to the min value and less than or equal to the max value.`, this.el);
169
+ this.activeBarStart = this.max;
170
+ }
171
+ else if (activeBarStart < this.min) {
172
+ index$1.printIonWarning(`Range: The value of activeBarStart (${activeBarStart}) is less than the min (${this.min}). Valid values are greater than or equal to the min value and less than or equal to the max value.`, this.el);
173
+ this.activeBarStart = this.min;
174
+ }
175
+ }
176
+ }
155
177
  disabledChanged() {
156
178
  if (this.gesture) {
157
179
  this.gesture.enable(!this.disabled);
@@ -170,8 +192,8 @@ const Range = class {
170
192
  * If user has custom ID set then we should
171
193
  * not assign the default incrementing ID.
172
194
  */
173
- this.rangeId = (this.el.hasAttribute('id')) ? this.el.getAttribute('id') : `ion-r-${rangeIds++}`;
174
- this.inheritedAttributes = helpers.inheritAttributes(this.el, ['aria-label']);
195
+ this.rangeId = this.el.hasAttribute('id') ? this.el.getAttribute('id') : `ion-r-${rangeIds++}`;
196
+ this.inheritedAttributes = helpers.inheritAriaAttributes(this.el);
175
197
  }
176
198
  componentDidLoad() {
177
199
  this.setupGesture();
@@ -181,6 +203,7 @@ const Range = class {
181
203
  this.updateRatio();
182
204
  this.debounceChanged();
183
205
  this.disabledChanged();
206
+ this.activeBarStartChanged();
184
207
  /**
185
208
  * If we have not yet rendered
186
209
  * ion-range, then rangeSlider is not defined.
@@ -190,6 +213,7 @@ const Range = class {
190
213
  if (this.didLoad) {
191
214
  this.setupGesture();
192
215
  }
216
+ this.contentEl = index$2.findClosestIonContent(this.el);
193
217
  }
194
218
  disconnectedCallback() {
195
219
  if (this.gesture) {
@@ -205,7 +229,7 @@ const Range = class {
205
229
  }
206
230
  return {
207
231
  lower: 0,
208
- upper: value
232
+ upper: value,
209
233
  };
210
234
  }
211
235
  else {
@@ -217,33 +241,39 @@ const Range = class {
217
241
  }
218
242
  emitStyle() {
219
243
  this.ionStyle.emit({
220
- 'interactive': true,
221
- 'interactive-disabled': this.disabled
244
+ interactive: true,
245
+ 'interactive-disabled': this.disabled,
222
246
  });
223
247
  }
224
248
  onStart(detail) {
225
- const rect = this.rect = this.rangeSlider.getBoundingClientRect();
249
+ const { contentEl } = this;
250
+ if (contentEl) {
251
+ this.initialContentScrollY = index$2.disableContentScrollY(contentEl);
252
+ }
253
+ const rect = (this.rect = this.rangeSlider.getBoundingClientRect());
226
254
  const currentX = detail.currentX;
227
255
  // figure out which knob they started closer to
228
256
  let ratio = helpers.clamp(0, (currentX - rect.left) / rect.width, 1);
229
257
  if (dir.isRTL(this.el)) {
230
258
  ratio = 1 - ratio;
231
259
  }
232
- this.pressedKnob =
233
- !this.dualKnobs ||
234
- Math.abs(this.ratioA - ratio) < Math.abs(this.ratioB - ratio)
235
- ? 'A'
236
- : 'B';
260
+ this.pressedKnob = !this.dualKnobs || Math.abs(this.ratioA - ratio) < Math.abs(this.ratioB - ratio) ? 'A' : 'B';
237
261
  this.setFocus(this.pressedKnob);
238
262
  // update the active knob's position
239
263
  this.update(currentX);
264
+ this.ionKnobMoveStart.emit({ value: this.ensureValueInBounds(this.value) });
240
265
  }
241
266
  onMove(detail) {
242
267
  this.update(detail.currentX);
243
268
  }
244
269
  onEnd(detail) {
270
+ const { contentEl, initialContentScrollY } = this;
271
+ if (contentEl) {
272
+ index$2.resetContentScrollY(contentEl, initialContentScrollY);
273
+ }
245
274
  this.update(detail.currentX);
246
275
  this.pressedKnob = undefined;
276
+ this.ionKnobMoveEnd.emit({ value: this.ensureValueInBounds(this.value) });
247
277
  }
248
278
  update(currentX) {
249
279
  // figure out where the pointer is currently at
@@ -277,7 +307,11 @@ const Range = class {
277
307
  if (this.dualKnobs) {
278
308
  return Math.min(this.ratioA, this.ratioB);
279
309
  }
280
- return 0;
310
+ const { activeBarStart } = this;
311
+ if (activeBarStart == null) {
312
+ return 0;
313
+ }
314
+ return valueToRatio(activeBarStart, this.min, this.max);
281
315
  }
282
316
  get ratioUpper() {
283
317
  if (this.dualKnobs) {
@@ -303,7 +337,7 @@ const Range = class {
303
337
  ? valA
304
338
  : {
305
339
  lower: Math.min(valA, valB),
306
- upper: Math.max(valA, valB)
340
+ upper: Math.max(valA, valB),
307
341
  };
308
342
  this.noUpdate = false;
309
343
  }
@@ -316,7 +350,8 @@ const Range = class {
316
350
  }
317
351
  }
318
352
  render() {
319
- const { min, max, step, el, handleKeyboard, pressedKnob, disabled, pin, ratioLower, ratioUpper, inheritedAttributes, rangeId, pinFormatter } = this;
353
+ var _a;
354
+ const { min, max, step, el, handleKeyboard, pressedKnob, disabled, pin, ratioLower, ratioUpper, inheritedAttributes, rangeId, pinFormatter, } = this;
320
355
  /**
321
356
  * Look for external label, ion-label, or aria-labelledby.
322
357
  * If none, see if user placed an aria-label on the host
@@ -327,27 +362,60 @@ const Range = class {
327
362
  labelText = inheritedAttributes['aria-label'];
328
363
  }
329
364
  const mode = ionicGlobal.getIonMode(this);
330
- const barStart = `${ratioLower * 100}%`;
331
- const barEnd = `${100 - ratioUpper * 100}%`;
365
+ let barStart = `${ratioLower * 100}%`;
366
+ let barEnd = `${100 - ratioUpper * 100}%`;
332
367
  const rtl = dir.isRTL(this.el);
333
368
  const start = rtl ? 'right' : 'left';
334
369
  const end = rtl ? 'left' : 'right';
335
370
  const tickStyle = (tick) => {
336
371
  return {
337
- [start]: tick[start]
372
+ [start]: tick[start],
338
373
  };
339
374
  };
375
+ if (this.dualKnobs === false) {
376
+ /**
377
+ * When the value is less than the activeBarStart or the min value,
378
+ * the knob will display at the start of the active bar.
379
+ */
380
+ if (this.valA < ((_a = this.activeBarStart) !== null && _a !== void 0 ? _a : this.min)) {
381
+ /**
382
+ * Sets the bar positions relative to the upper and lower limits.
383
+ * Converts the ratio values into percentages, used as offsets for left/right styles.
384
+ *
385
+ * The ratioUpper refers to the knob position on the bar.
386
+ * The ratioLower refers to the end position of the active bar (the value).
387
+ */
388
+ barStart = `${ratioUpper * 100}%`;
389
+ barEnd = `${100 - ratioLower * 100}%`;
390
+ }
391
+ else {
392
+ /**
393
+ * Otherwise, the knob will display at the end of the active bar.
394
+ *
395
+ * The ratioLower refers to the start position of the active bar (the value).
396
+ * The ratioUpper refers to the knob position on the bar.
397
+ */
398
+ barStart = `${ratioLower * 100}%`;
399
+ barEnd = `${100 - ratioUpper * 100}%`;
400
+ }
401
+ }
340
402
  const barStyle = {
341
403
  [start]: barStart,
342
- [end]: barEnd
404
+ [end]: barEnd,
343
405
  };
344
406
  const ticks = [];
345
407
  if (this.snaps && this.ticks) {
346
408
  for (let value = min; value <= max; value += step) {
347
409
  const ratio = valueToRatio(value, min, max);
410
+ const ratioMin = Math.min(ratioLower, ratioUpper);
411
+ const ratioMax = Math.max(ratioLower, ratioUpper);
348
412
  const tick = {
349
413
  ratio,
350
- active: ratio >= ratioLower && ratio <= ratioUpper,
414
+ /**
415
+ * Sets the tick mark as active when the tick is between the min bounds and the knob.
416
+ * When using activeBarStart, the tick mark will be active between the knob and activeBarStart.
417
+ */
418
+ active: ratio >= ratioMin && ratio <= ratioMax,
351
419
  };
352
420
  tick[start] = `${ratio * 100}%`;
353
421
  ticks.push(tick);
@@ -359,10 +427,10 @@ const Range = class {
359
427
  'in-item': theme.hostContext('ion-item', el),
360
428
  'range-disabled': disabled,
361
429
  'range-pressed': pressedKnob !== undefined,
362
- 'range-has-pin': pin
363
- }) }, index.h("slot", { name: "start" }), index.h("div", { class: "range-slider", ref: rangeEl => this.rangeSlider = rangeEl }, ticks.map(tick => (index.h("div", { style: tickStyle(tick), role: "presentation", class: {
430
+ 'range-has-pin': pin,
431
+ }) }, index.h("slot", { name: "start" }), index.h("div", { class: "range-slider", ref: (rangeEl) => (this.rangeSlider = rangeEl) }, ticks.map((tick) => (index.h("div", { style: tickStyle(tick), role: "presentation", class: {
364
432
  'range-tick': true,
365
- 'range-tick-active': tick.active
433
+ 'range-tick-active': tick.active,
366
434
  }, part: tick.active ? 'tick-active' : 'tick' }))), index.h("div", { class: "range-bar", role: "presentation", part: "bar" }), index.h("div", { class: "range-bar range-bar-active", role: "presentation", style: barStyle, part: "bar-active" }), renderKnob(rtl, {
367
435
  knob: 'A',
368
436
  pressed: pressedKnob === 'A',
@@ -374,26 +442,28 @@ const Range = class {
374
442
  handleKeyboard,
375
443
  min,
376
444
  max,
377
- labelText
378
- }), this.dualKnobs && renderKnob(rtl, {
379
- knob: 'B',
380
- pressed: pressedKnob === 'B',
381
- value: this.valB,
382
- ratio: this.ratioB,
383
- pin,
384
- pinFormatter,
385
- disabled,
386
- handleKeyboard,
387
- min,
388
- max,
389
- labelText
390
- })), index.h("slot", { name: "end" })));
445
+ labelText,
446
+ }), this.dualKnobs &&
447
+ renderKnob(rtl, {
448
+ knob: 'B',
449
+ pressed: pressedKnob === 'B',
450
+ value: this.valB,
451
+ ratio: this.ratioB,
452
+ pin,
453
+ pinFormatter,
454
+ disabled,
455
+ handleKeyboard,
456
+ min,
457
+ max,
458
+ labelText,
459
+ })), index.h("slot", { name: "end" })));
391
460
  }
392
461
  get el() { return index.getElement(this); }
393
462
  static get watchers() { return {
394
463
  "debounce": ["debounceChanged"],
395
464
  "min": ["minChanged"],
396
465
  "max": ["maxChanged"],
466
+ "activeBarStart": ["activeBarStartChanged"],
397
467
  "disabled": ["disabledChanged"],
398
468
  "value": ["valueChanged"]
399
469
  }; }
@@ -423,8 +493,8 @@ const renderKnob = (rtl, { knob, value, ratio, min, max, disabled, pressed, pin,
423
493
  'range-knob-b': knob === 'B',
424
494
  'range-knob-pressed': pressed,
425
495
  'range-knob-min': value === min,
426
- 'range-knob-max': value === max
427
- }, style: knobStyle(), role: "slider", tabindex: disabled ? -1 : 0, "aria-label": labelText, "aria-valuemin": min, "aria-valuemax": max, "aria-disabled": disabled ? 'true' : null, "aria-valuenow": value }, pin && index.h("div", { class: "range-pin", role: "presentation", part: "pin" }, pinFormatter(value)), index.h("div", { class: "range-knob", role: "presentation", part: "knob" })));
496
+ 'range-knob-max': value === max,
497
+ }, style: knobStyle(), role: "slider", tabindex: disabled ? -1 : 0, "aria-label": labelText, "aria-valuemin": min, "aria-valuemax": max, "aria-disabled": disabled ? 'true' : null, "aria-valuenow": value }, pin && (index.h("div", { class: "range-pin", role: "presentation", part: "pin" }, pinFormatter(value))), index.h("div", { class: "range-knob", role: "presentation", part: "knob" })));
428
498
  };
429
499
  const ratioToValue = (ratio, min, max, step) => {
430
500
  let value = (max - min) * ratio;
@@ -2,11 +2,11 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-bae2a754.js');
6
- const index$2 = require('./index-8540d72e.js');
7
- const ionicGlobal = require('./ionic-global-878073d1.js');
8
- const index$1 = require('./index-185f9c5a.js');
9
- const spinnerConfigs = require('./spinner-configs-6f6b7ef0.js');
5
+ const index = require('./index-51e8292e.js');
6
+ const index$2 = require('./index-975586fd.js');
7
+ const ionicGlobal = require('./ionic-global-2cde9d3a.js');
8
+ const index$1 = require('./index-af080b50.js');
9
+ const spinnerConfigs = require('./spinner-configs-0ac05f2d.js');
10
10
 
11
11
  const RefresherContent = class {
12
12
  constructor(hostRef) {
@@ -27,13 +27,7 @@ const RefresherContent = class {
27
27
  const pullingIcon = this.pullingIcon;
28
28
  const hasSpinner = pullingIcon != null && spinnerConfigs.SPINNERS[pullingIcon] !== undefined;
29
29
  const mode = ionicGlobal.getIonMode(this);
30
- return (index.h(index.Host, { class: mode }, index.h("div", { class: "refresher-pulling" }, this.pullingIcon && hasSpinner &&
31
- index.h("div", { class: "refresher-pulling-icon" }, index.h("div", { class: "spinner-arrow-container" }, index.h("ion-spinner", { name: this.pullingIcon, paused: true }), mode === 'md' && this.pullingIcon === 'circular' &&
32
- index.h("div", { class: "arrow-container" }, index.h("ion-icon", { icon: index$2.caretBackSharp })))), this.pullingIcon && !hasSpinner &&
33
- index.h("div", { class: "refresher-pulling-icon" }, index.h("ion-icon", { icon: this.pullingIcon, lazy: false })), this.pullingText &&
34
- index.h("div", { class: "refresher-pulling-text", innerHTML: index$1.sanitizeDOMString(this.pullingText) })), index.h("div", { class: "refresher-refreshing" }, this.refreshingSpinner &&
35
- index.h("div", { class: "refresher-refreshing-icon" }, index.h("ion-spinner", { name: this.refreshingSpinner })), this.refreshingText &&
36
- index.h("div", { class: "refresher-refreshing-text", innerHTML: index$1.sanitizeDOMString(this.refreshingText) }))));
30
+ return (index.h(index.Host, { class: mode }, index.h("div", { class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (index.h("div", { class: "refresher-pulling-icon" }, index.h("div", { class: "spinner-arrow-container" }, index.h("ion-spinner", { name: this.pullingIcon, paused: true }), mode === 'md' && this.pullingIcon === 'circular' && (index.h("div", { class: "arrow-container" }, index.h("ion-icon", { icon: index$2.caretBackSharp })))))), this.pullingIcon && !hasSpinner && (index.h("div", { class: "refresher-pulling-icon" }, index.h("ion-icon", { icon: this.pullingIcon, lazy: false }))), this.pullingText && (index.h("div", { class: "refresher-pulling-text", innerHTML: index$1.sanitizeDOMString(this.pullingText) }))), index.h("div", { class: "refresher-refreshing" }, this.refreshingSpinner && (index.h("div", { class: "refresher-refreshing-icon" }, index.h("ion-spinner", { name: this.refreshingSpinner }))), this.refreshingText && (index.h("div", { class: "refresher-refreshing-text", innerHTML: index$1.sanitizeDOMString(this.refreshingText) })))));
37
31
  }
38
32
  get el() { return index.getElement(this); }
39
33
  };