@saasquatch/mint-components 1.11.0-3 → 1.11.0-6

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 (317) hide show
  1. package/dist/cjs/{ShadowViewAddon-21aa34f8.js → ShadowViewAddon-ba87315e.js} +48 -47
  2. package/dist/cjs/{global-4a59a374.js → global-0e1b8019.js} +162 -11
  3. package/dist/cjs/index-56d1fa5b.js +2227 -0
  4. package/dist/cjs/{index.module-df530553.js → index.module-2d82a984.js} +1444 -244
  5. package/dist/cjs/loader.cjs.js +3 -3
  6. package/dist/cjs/{luxon-05098e19.js → luxon-20eafbd9.js} +1 -1
  7. package/dist/cjs/mint-components.cjs.js +3 -3
  8. package/dist/cjs/{mockRewardData-4258e067.js → mockRewardData-3c470512.js} +1 -1
  9. package/dist/cjs/{re-render-1976e05e.js → re-render-7744b75a.js} +5 -5
  10. package/dist/cjs/sqm-asset-card.cjs.entry.js +3 -3
  11. package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +457 -456
  12. package/dist/cjs/sqm-big-stat_38.cjs.entry.js +120 -113
  13. package/dist/cjs/sqm-close-button.cjs.entry.js +3 -3
  14. package/dist/cjs/sqm-context-router.cjs.entry.js +4 -4
  15. package/dist/cjs/sqm-empty_4.cjs.entry.js +6 -6
  16. package/dist/cjs/sqm-form-message.cjs.entry.js +2 -2
  17. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +7 -7
  18. package/dist/cjs/sqm-header-logo.cjs.entry.js +2 -2
  19. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +6 -6
  20. package/dist/cjs/{sqm-invoice-table-view-7739a5b4.js → sqm-invoice-table-view-e75291d8.js} +1 -1
  21. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +12 -11
  22. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +10 -9
  23. package/dist/cjs/{sqm-navigation-sidebar-item-view-a125ec5f.js → sqm-navigation-sidebar-item-view-34d8941e.js} +2 -2
  24. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +5 -5
  25. package/dist/cjs/{sqm-navigation-sidebar-view-c7fb69d4.js → sqm-navigation-sidebar-view-921704fb.js} +0 -6
  26. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +6 -6
  27. package/dist/cjs/sqm-password-field.cjs.entry.js +4 -4
  28. package/dist/cjs/sqm-popup-container.cjs.entry.js +6 -6
  29. package/dist/cjs/{sqm-portal-email-verification-view-07161940.js → sqm-portal-email-verification-view-a056e53e.js} +1 -1
  30. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +10 -10
  31. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +7 -7
  32. package/dist/cjs/sqm-portal-logout.cjs.entry.js +4 -4
  33. package/dist/cjs/{sqm-portal-profile-view-07b99f80.js → sqm-portal-profile-view-c1753d1a.js} +1 -1
  34. package/dist/cjs/sqm-portal-profile.cjs.entry.js +15 -14
  35. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +7 -7
  36. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +12 -11
  37. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +9 -9
  38. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +8 -8
  39. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +17 -16
  40. package/dist/cjs/sqm-referred-registration.cjs.entry.js +6 -6
  41. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +2 -2
  42. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +4 -4
  43. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +67 -66
  44. package/dist/cjs/sqm-stencilbook.cjs.entry.js +51 -50
  45. package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
  46. package/dist/cjs/sqm-tabs.cjs.entry.js +6 -6
  47. package/dist/cjs/sqm-text-span.cjs.entry.js +2 -2
  48. package/dist/cjs/{stencil-hooks.module-72742a0b.js → stencil-hooks.module-a5a04d8a.js} +1 -4
  49. package/dist/cjs/{useChildElements-e0d44916.js → useChildElements-079a23aa.js} +3 -3
  50. package/dist/cjs/{useInstantAccessRegistration-bbe746d1.js → useInstantAccessRegistration-615a4dec.js} +4 -4
  51. package/dist/cjs/{useReferralTable-a76adb0d.js → useReferralTable-034e8eb1.js} +20 -19
  52. package/dist/cjs/{useRegistrationFormState-876ed65d.js → useRegistrationFormState-cabaa291.js} +3 -3
  53. package/dist/cjs/{utilities-cec9dd36.js → utilities-a4072d5b.js} +2 -2
  54. package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +6 -0
  55. package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +0 -6
  56. package/dist/esm/{ShadowViewAddon-90897c22.js → ShadowViewAddon-cebdd86a.js} +22 -21
  57. package/dist/esm/{global-e7bb0343.js → global-ce667547.js} +162 -11
  58. package/dist/esm/index-0c7b14c5.js +2225 -0
  59. package/dist/esm/{index.module-def4aec5.js → index.module-cfe48b0e.js} +1426 -223
  60. package/dist/esm/loader.js +3 -3
  61. package/dist/esm/{luxon-7600be8d.js → luxon-63e24900.js} +1 -1
  62. package/dist/esm/mint-components.js +3 -3
  63. package/dist/esm/{mockRewardData-0eb6e778.js → mockRewardData-e6b763d1.js} +1 -1
  64. package/dist/esm/{re-render-12fd274a.js → re-render-9f58806b.js} +5 -5
  65. package/dist/esm/sqm-asset-card.entry.js +2 -2
  66. package/dist/esm/sqm-banking-info-form_16.entry.js +65 -64
  67. package/dist/esm/sqm-big-stat_38.entry.js +69 -62
  68. package/dist/esm/sqm-close-button.entry.js +2 -2
  69. package/dist/esm/sqm-context-router.entry.js +3 -3
  70. package/dist/esm/sqm-empty_4.entry.js +3 -3
  71. package/dist/esm/sqm-form-message.entry.js +1 -1
  72. package/dist/esm/sqm-graphql-client-provider.entry.js +6 -6
  73. package/dist/esm/sqm-header-logo.entry.js +1 -1
  74. package/dist/esm/sqm-instant-access-registration.entry.js +5 -5
  75. package/dist/esm/{sqm-invoice-table-view-fb2f95b9.js → sqm-invoice-table-view-bccf5bbc.js} +1 -1
  76. package/dist/esm/sqm-leaderboard-rank.entry.js +7 -6
  77. package/dist/esm/sqm-logout-current-user.entry.js +5 -4
  78. package/dist/esm/{sqm-navigation-sidebar-item-view-60ef06cc.js → sqm-navigation-sidebar-item-view-407d8d6a.js} +2 -2
  79. package/dist/esm/sqm-navigation-sidebar-item.entry.js +4 -4
  80. package/dist/esm/{sqm-navigation-sidebar-view-4e8a6a8c.js → sqm-navigation-sidebar-view-0312e073.js} +0 -6
  81. package/dist/esm/sqm-navigation-sidebar.entry.js +5 -5
  82. package/dist/esm/sqm-password-field.entry.js +3 -3
  83. package/dist/esm/sqm-popup-container.entry.js +5 -5
  84. package/dist/esm/{sqm-portal-email-verification-view-0b32261f.js → sqm-portal-email-verification-view-b8ba7573.js} +1 -1
  85. package/dist/esm/sqm-portal-email-verification.entry.js +9 -9
  86. package/dist/esm/sqm-portal-forgot-password.entry.js +6 -6
  87. package/dist/esm/sqm-portal-logout.entry.js +3 -3
  88. package/dist/esm/{sqm-portal-profile-view-03026a5e.js → sqm-portal-profile-view-9cbfeaf9.js} +1 -1
  89. package/dist/esm/sqm-portal-profile.entry.js +9 -8
  90. package/dist/esm/sqm-portal-protected-route.entry.js +6 -6
  91. package/dist/esm/sqm-portal-registration-form.entry.js +10 -9
  92. package/dist/esm/sqm-portal-reset-password.entry.js +8 -8
  93. package/dist/esm/sqm-portal-verify-email.entry.js +7 -7
  94. package/dist/esm/sqm-referral-table_11.entry.js +9 -8
  95. package/dist/esm/sqm-referred-registration.entry.js +5 -5
  96. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  97. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +3 -3
  98. package/dist/esm/sqm-rewards-table_9.entry.js +14 -13
  99. package/dist/esm/sqm-stencilbook.entry.js +49 -48
  100. package/dist/esm/sqm-tab.entry.js +3 -3
  101. package/dist/esm/sqm-tabs.entry.js +5 -5
  102. package/dist/esm/sqm-text-span.entry.js +1 -1
  103. package/dist/esm/{stencil-hooks.module-ac12ca1c.js → stencil-hooks.module-3c7f7c90.js} +1 -1
  104. package/dist/esm/{useChildElements-32e1bda1.js → useChildElements-55ba77b1.js} +3 -3
  105. package/dist/esm/{useInstantAccessRegistration-46b89952.js → useInstantAccessRegistration-c8486b92.js} +4 -4
  106. package/dist/esm/{useReferralTable-f4de0650.js → useReferralTable-1671695f.js} +11 -10
  107. package/dist/esm/{useRegistrationFormState-9fc1ac80.js → useRegistrationFormState-554eed2c.js} +3 -3
  108. package/dist/esm/{utilities-3f5bba22.js → utilities-aa00400c.js} +2 -2
  109. package/dist/esm-es5/ShadowViewAddon-cebdd86a.js +1 -0
  110. package/dist/esm-es5/global-ce667547.js +285 -0
  111. package/dist/esm-es5/index-0c7b14c5.js +1 -0
  112. package/dist/esm-es5/index.module-cfe48b0e.js +53 -0
  113. package/dist/esm-es5/loader.js +1 -1
  114. package/dist/esm-es5/{luxon-7600be8d.js → luxon-63e24900.js} +1 -1
  115. package/dist/esm-es5/mint-components.js +1 -1
  116. package/dist/esm-es5/{mockRewardData-0eb6e778.js → mockRewardData-e6b763d1.js} +1 -1
  117. package/dist/esm-es5/{re-render-12fd274a.js → re-render-9f58806b.js} +1 -1
  118. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  119. package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
  120. package/dist/esm-es5/sqm-big-stat_38.entry.js +1 -1
  121. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  122. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  123. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  124. package/dist/esm-es5/sqm-form-message.entry.js +1 -1
  125. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  126. package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
  127. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  128. package/dist/esm-es5/{sqm-invoice-table-view-fb2f95b9.js → sqm-invoice-table-view-bccf5bbc.js} +1 -1
  129. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  130. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  131. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-60ef06cc.js → sqm-navigation-sidebar-item-view-407d8d6a.js} +1 -1
  132. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  133. package/dist/esm-es5/sqm-navigation-sidebar-view-0312e073.js +1 -0
  134. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  135. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  136. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  137. package/dist/esm-es5/{sqm-portal-email-verification-view-0b32261f.js → sqm-portal-email-verification-view-b8ba7573.js} +1 -1
  138. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  139. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  140. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  141. package/dist/esm-es5/{sqm-portal-profile-view-03026a5e.js → sqm-portal-profile-view-9cbfeaf9.js} +1 -1
  142. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  143. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  144. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  145. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  146. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  147. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  148. package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
  149. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  150. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  151. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  152. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  153. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  154. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  155. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  156. package/dist/esm-es5/{stencil-hooks.module-ac12ca1c.js → stencil-hooks.module-3c7f7c90.js} +1 -1
  157. package/dist/esm-es5/useChildElements-55ba77b1.js +1 -0
  158. package/dist/esm-es5/useInstantAccessRegistration-c8486b92.js +1 -0
  159. package/dist/esm-es5/useReferralTable-1671695f.js +1 -0
  160. package/dist/esm-es5/useRegistrationFormState-554eed2c.js +1 -0
  161. package/dist/esm-es5/{utilities-3f5bba22.js → utilities-aa00400c.js} +1 -1
  162. package/dist/mint-components/mint-components.esm.js +1 -1
  163. package/dist/mint-components/mint-components.js +1 -1
  164. package/dist/mint-components/{p-674a64fe.system.js → p-0034b33b.system.js} +1 -1
  165. package/dist/mint-components/{p-2a414b2e.system.js → p-0979f82e.system.js} +2 -2
  166. package/dist/mint-components/{p-d51eb656.entry.js → p-1128f16d.entry.js} +14 -14
  167. package/dist/mint-components/{p-88aac6a9.system.entry.js → p-14beec1b.system.entry.js} +1 -1
  168. package/dist/mint-components/{p-5956a47e.entry.js → p-155e5795.entry.js} +1 -1
  169. package/dist/mint-components/p-175cf117.system.entry.js +1 -0
  170. package/dist/mint-components/{p-fd2c5407.js → p-1b24bb52.js} +1 -1
  171. package/dist/mint-components/p-1bb39bf3.js +1 -0
  172. package/dist/mint-components/p-1c021084.system.js +1 -0
  173. package/dist/mint-components/p-1cb0c56c.js +1 -0
  174. package/dist/mint-components/p-22082cf5.entry.js +1 -0
  175. package/dist/mint-components/{p-4502ed11.system.entry.js → p-2669e88d.system.entry.js} +1 -1
  176. package/dist/mint-components/{p-0e556260.js → p-2a82e591.js} +1 -1
  177. package/dist/mint-components/p-2c1ec58d.system.entry.js +1 -0
  178. package/dist/mint-components/{p-573fab0f.system.js → p-2c8c2ae9.system.js} +22 -22
  179. package/dist/mint-components/p-2d713a4a.entry.js +1 -0
  180. package/dist/mint-components/{p-58ef25d3.system.entry.js → p-2f75d0c6.system.entry.js} +1 -1
  181. package/dist/mint-components/{p-5cac90e8.system.entry.js → p-349315e6.system.entry.js} +1 -1
  182. package/dist/mint-components/{p-64491c96.system.entry.js → p-37518555.system.entry.js} +1 -1
  183. package/dist/mint-components/{p-3223ba7b.entry.js → p-3912f9af.entry.js} +1 -1
  184. package/dist/mint-components/{p-f3053c61.js → p-48704504.js} +1 -1
  185. package/dist/mint-components/{p-ce5afa40.entry.js → p-4baf9ec9.entry.js} +1 -1
  186. package/dist/mint-components/p-4e5ff6d5.system.entry.js +1 -0
  187. package/dist/mint-components/p-4fd5cde2.entry.js +1 -0
  188. package/dist/mint-components/{p-e84a74fe.system.entry.js → p-5464dd3c.system.entry.js} +1 -1
  189. package/dist/mint-components/{p-dd7ee007.system.js → p-553a92e2.system.js} +1 -1
  190. package/dist/mint-components/p-55ba5de4.js +42 -0
  191. package/dist/mint-components/p-569acf5d.entry.js +1 -0
  192. package/dist/mint-components/p-58151230.system.entry.js +1 -0
  193. package/dist/mint-components/p-5a9e6c23.system.js +1 -0
  194. package/dist/mint-components/{p-dd0d79bf.entry.js → p-5c602e84.entry.js} +1 -1
  195. package/dist/mint-components/p-5e346208.system.entry.js +1 -0
  196. package/dist/mint-components/{p-a9050eb0.entry.js → p-5f4a0d5a.entry.js} +1 -1
  197. package/dist/mint-components/p-5f4cf5f4.system.js +53 -0
  198. package/dist/mint-components/p-6361cd09.system.entry.js +1 -0
  199. package/dist/mint-components/p-65976f70.system.entry.js +1 -0
  200. package/dist/mint-components/{p-3d4656bb.system.js → p-69ae3f41.system.js} +1 -1
  201. package/dist/mint-components/p-6fbfd683.js +1 -0
  202. package/dist/mint-components/{p-57e4ef5f.entry.js → p-709c0d6d.entry.js} +1 -1
  203. package/dist/mint-components/{p-86990110.entry.js → p-747e6ce6.entry.js} +1 -1
  204. package/dist/mint-components/{p-8fe21979.system.entry.js → p-74ba2bdd.system.entry.js} +1 -1
  205. package/dist/mint-components/p-77150ca3.entry.js +1 -0
  206. package/dist/mint-components/{p-fbdf0738.entry.js → p-79097c07.entry.js} +1 -1
  207. package/dist/mint-components/{p-ebcec043.entry.js → p-7a1e23b0.entry.js} +1 -1
  208. package/dist/mint-components/{p-f0806232.system.entry.js → p-7ab14d4b.system.entry.js} +1 -1
  209. package/dist/mint-components/p-81ef4d8d.system.entry.js +1 -0
  210. package/dist/mint-components/{p-41a11a7f.js → p-83a759a6.js} +1 -1
  211. package/dist/mint-components/p-84a5feb6.js +1 -0
  212. package/dist/mint-components/p-858a87ce.entry.js +1 -0
  213. package/dist/mint-components/p-89669879.system.js +1 -0
  214. package/dist/mint-components/p-8a82d287.entry.js +1 -0
  215. package/dist/mint-components/{p-7a572b34.entry.js → p-8b37f9fa.entry.js} +3 -3
  216. package/dist/mint-components/{p-d7df3dfd.system.js → p-8c616b35.system.js} +1 -1
  217. package/dist/mint-components/p-8d0312ad.entry.js +13 -0
  218. package/dist/mint-components/{p-66172a05.js → p-8d2d99b5.js} +1 -1
  219. package/dist/mint-components/{p-251e7567.js → p-9223640e.js} +1 -1
  220. package/dist/mint-components/{p-eaada4da.js → p-92990ceb.js} +1 -1
  221. package/dist/mint-components/{p-51721f6b.system.js → p-93c4b92a.system.js} +1 -1
  222. package/dist/mint-components/p-93feb565.system.entry.js +1 -0
  223. package/dist/mint-components/{p-0d8c53ac.system.js → p-94b397d0.system.js} +1 -1
  224. package/dist/mint-components/{p-6afb4f48.system.entry.js → p-95af445c.system.entry.js} +1 -1
  225. package/dist/mint-components/p-97f9ea19.system.js +1 -0
  226. package/dist/mint-components/{p-4edde470.entry.js → p-9a02b093.entry.js} +1 -1
  227. package/dist/mint-components/{p-007383e1.entry.js → p-9c1011db.entry.js} +2 -2
  228. package/dist/mint-components/{p-137ea86e.entry.js → p-a05a21b8.entry.js} +1 -1
  229. package/dist/mint-components/p-a1dddd9c.entry.js +1 -0
  230. package/dist/mint-components/{p-07f675ab.system.entry.js → p-a2189daf.system.entry.js} +1 -1
  231. package/dist/mint-components/p-a230e0f7.entry.js +1 -0
  232. package/dist/mint-components/{p-2ee2ebba.js → p-a2fc8ec6.js} +4 -4
  233. package/dist/mint-components/{p-5f1c4160.system.entry.js → p-a56fbe1f.system.entry.js} +1 -1
  234. package/dist/mint-components/p-a63607fe.js +1 -0
  235. package/dist/mint-components/{p-97198e2c.system.js → p-a6ad8082.system.js} +1 -1
  236. package/dist/mint-components/{p-9774fbc5.js → p-a7e84030.js} +153 -153
  237. package/dist/mint-components/{p-28b6106f.js → p-aa1750ad.js} +1 -1
  238. package/dist/mint-components/p-ac1bf045.js +1 -0
  239. package/dist/mint-components/{p-cf690d55.system.entry.js → p-ad218d0b.system.entry.js} +1 -1
  240. package/dist/mint-components/p-b9e629c4.entry.js +1 -0
  241. package/dist/mint-components/{p-cf158064.entry.js → p-ba9642a9.entry.js} +3 -3
  242. package/dist/mint-components/{p-4864ed8a.system.entry.js → p-bf161aff.system.entry.js} +1 -1
  243. package/dist/mint-components/p-cac64545.system.entry.js +1 -0
  244. package/dist/mint-components/{p-370a1a73.system.js → p-cb45d0a8.system.js} +1 -1
  245. package/dist/mint-components/{p-c7a3fd1b.system.js → p-cc24f7e0.system.js} +1 -1
  246. package/dist/mint-components/p-cc2a5934.entry.js +13 -0
  247. package/dist/mint-components/p-cca80c2e.system.entry.js +1 -0
  248. package/dist/mint-components/{p-178d2d2e.entry.js → p-cdd04337.entry.js} +1 -1
  249. package/dist/mint-components/{p-b12f7281.system.entry.js → p-ce23dbff.system.entry.js} +1 -1
  250. package/dist/mint-components/{p-fe5675b3.entry.js → p-cf8ccbf5.entry.js} +1 -1
  251. package/dist/mint-components/{p-fb20eb5e.system.entry.js → p-cfc4a126.system.entry.js} +1 -1
  252. package/dist/mint-components/{p-05948592.js → p-d491eac5.js} +24 -24
  253. package/dist/mint-components/{p-d1d16808.entry.js → p-d5e0b017.entry.js} +2 -2
  254. package/dist/mint-components/{p-6cef104b.entry.js → p-db7b9e12.entry.js} +1 -1
  255. package/dist/mint-components/p-dbb74fc2.system.entry.js +1 -0
  256. package/dist/mint-components/{p-8e907ac7.system.entry.js → p-de9b0bcf.system.entry.js} +1 -1
  257. package/dist/mint-components/p-e3ddb67b.system.entry.js +1 -0
  258. package/dist/mint-components/{p-ce9e7c98.system.js → p-e5299352.system.js} +1 -1
  259. package/dist/mint-components/p-e546347e.system.js +1 -0
  260. package/dist/mint-components/p-eb8cb617.system.js +1 -0
  261. package/dist/mint-components/{p-9dc3f592.entry.js → p-ec2390ee.entry.js} +10 -10
  262. package/dist/mint-components/p-ef4336c4.system.entry.js +1 -0
  263. package/dist/mint-components/{p-afd366ae.system.entry.js → p-f0553edd.system.entry.js} +1 -1
  264. package/dist/mint-components/{p-7731f793.system.entry.js → p-fd8496a0.system.entry.js} +1 -1
  265. package/dist/mint-components/p-fec47694.entry.js +1 -0
  266. package/dist/mint-components/p-ff87ca9c.system.entry.js +1 -0
  267. package/docs/docs.docx +0 -0
  268. package/docs/raisins.json +1 -1
  269. package/package.json +1 -1
  270. package/dist/esm-es5/ShadowViewAddon-90897c22.js +0 -1
  271. package/dist/esm-es5/global-e7bb0343.js +0 -285
  272. package/dist/esm-es5/index.module-def4aec5.js +0 -1
  273. package/dist/esm-es5/sqm-navigation-sidebar-view-4e8a6a8c.js +0 -1
  274. package/dist/esm-es5/useChildElements-32e1bda1.js +0 -1
  275. package/dist/esm-es5/useInstantAccessRegistration-46b89952.js +0 -1
  276. package/dist/esm-es5/useReferralTable-f4de0650.js +0 -1
  277. package/dist/esm-es5/useRegistrationFormState-9fc1ac80.js +0 -1
  278. package/dist/mint-components/p-02424350.system.js +0 -1
  279. package/dist/mint-components/p-0b9fa97f.js +0 -1
  280. package/dist/mint-components/p-10e89d0a.entry.js +0 -1
  281. package/dist/mint-components/p-1b485560.system.entry.js +0 -1
  282. package/dist/mint-components/p-1f344065.entry.js +0 -1
  283. package/dist/mint-components/p-2dd67762.entry.js +0 -1
  284. package/dist/mint-components/p-445ffcfd.system.entry.js +0 -1
  285. package/dist/mint-components/p-51f517a2.js +0 -1
  286. package/dist/mint-components/p-55a782cf.system.entry.js +0 -1
  287. package/dist/mint-components/p-5be235f9.entry.js +0 -1
  288. package/dist/mint-components/p-5d485450.entry.js +0 -1
  289. package/dist/mint-components/p-61eab172.js +0 -1
  290. package/dist/mint-components/p-733825fa.system.entry.js +0 -1
  291. package/dist/mint-components/p-770368bc.system.js +0 -1
  292. package/dist/mint-components/p-79191f88.entry.js +0 -1
  293. package/dist/mint-components/p-8b5b78ca.entry.js +0 -1
  294. package/dist/mint-components/p-91669312.entry.js +0 -1
  295. package/dist/mint-components/p-956ed10a.entry.js +0 -13
  296. package/dist/mint-components/p-973f6501.system.entry.js +0 -1
  297. package/dist/mint-components/p-9873d3c6.js +0 -1
  298. package/dist/mint-components/p-9c310991.system.entry.js +0 -1
  299. package/dist/mint-components/p-a61e6394.system.entry.js +0 -1
  300. package/dist/mint-components/p-a6a7dcaa.js +0 -1
  301. package/dist/mint-components/p-a8f7cb95.js +0 -1
  302. package/dist/mint-components/p-aad11a68.entry.js +0 -1
  303. package/dist/mint-components/p-af062c8f.system.entry.js +0 -1
  304. package/dist/mint-components/p-b370fca8.system.js +0 -1
  305. package/dist/mint-components/p-b3b5b4b7.system.entry.js +0 -1
  306. package/dist/mint-components/p-b5861974.system.entry.js +0 -1
  307. package/dist/mint-components/p-b8dbb809.system.entry.js +0 -1
  308. package/dist/mint-components/p-bcccc284.system.js +0 -1
  309. package/dist/mint-components/p-be38de26.system.js +0 -1
  310. package/dist/mint-components/p-c0de49e7.system.entry.js +0 -1
  311. package/dist/mint-components/p-c84659a3.system.js +0 -1
  312. package/dist/mint-components/p-c8878e79.entry.js +0 -1
  313. package/dist/mint-components/p-dab544d9.entry.js +0 -1
  314. package/dist/mint-components/p-e044bbf1.system.entry.js +0 -1
  315. package/dist/mint-components/p-e5a0c50e.entry.js +0 -13
  316. package/dist/mint-components/p-eba44835.system.entry.js +0 -1
  317. package/dist/mint-components/p-f8f6c99d.system.entry.js +0 -1
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const index_module = require('./index.module-df530553.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
+ const index_module = require('./index.module-2d82a984.js');
8
8
  require('./mixins-fe9d4112.js');
9
9
  require('./JSS-8503a151.js');
10
10
  const sqmCloseButtonView = require('./sqm-close-button-view-fd6e8f60.js');
@@ -18,7 +18,7 @@ const CloseButton = class {
18
18
  * @uiType string
19
19
  */
20
20
  this.color = "#000000";
21
- stencilHooks_module.h$1(this);
21
+ stencilHooks_module.h(this);
22
22
  }
23
23
  disconnectedCallback() { }
24
24
  render() {
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const index_module = require('./index.module-df530553.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
+ const index_module = require('./index.module-2d82a984.js');
8
8
  const utils = require('./utils-6847bc06.js');
9
9
  const index = require('./index-8c6255f5.js');
10
10
 
@@ -16,7 +16,7 @@ function matchPath(pattern, page) {
16
16
  return regexp.exec(page);
17
17
  }
18
18
  function useContextRouter(props) {
19
- const host = index_module._();
19
+ const host = index_module.T();
20
20
  const [slot, setSlot] = stencilHooks_module.useState(undefined);
21
21
  const [container, setContainer] = stencilHooks_module.useState(undefined);
22
22
  const context = props.contextName;
@@ -90,7 +90,7 @@ const SqmContextRouter = class {
90
90
  constructor(hostRef) {
91
91
  index$1.registerInstance(this, hostRef);
92
92
  this.ignored = true;
93
- stencilHooks_module.h$1(this);
93
+ stencilHooks_module.h(this);
94
94
  }
95
95
  disconnectedCallback() { }
96
96
  render() {
@@ -3,9 +3,9 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const global = require('./global-4a59a374.js');
8
- require('./index.module-df530553.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
+ const global = require('./global-0e1b8019.js');
8
+ require('./index.module-2d82a984.js');
9
9
  require('./JSS-8503a151.js');
10
10
  const utils = require('./utils-6847bc06.js');
11
11
  const sqmPortalContainerView = require('./sqm-portal-container-view-5fb2ad49.js');
@@ -78,7 +78,7 @@ const PortalContainer = class {
78
78
  * @uiType string
79
79
  */
80
80
  this.backgroundColor = "#ffffff00";
81
- stencilHooks_module.h$1(this);
81
+ stencilHooks_module.h(this);
82
82
  }
83
83
  disconnectedCallback() { }
84
84
  render() {
@@ -137,7 +137,7 @@ const Text = class {
137
137
  constructor(hostRef) {
138
138
  index.registerInstance(this, hostRef);
139
139
  this.ignored = true;
140
- stencilHooks_module.h$1(this);
140
+ stencilHooks_module.h(this);
141
141
  }
142
142
  disconnectedCallback() { }
143
143
  componentWillLoad() { }
@@ -174,7 +174,7 @@ const TitledSection = class {
174
174
  * @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
175
175
  */
176
176
  this.padding = "none";
177
- stencilHooks_module.h$1(this);
177
+ stencilHooks_module.h(this);
178
178
  }
179
179
  disconnectedCallback() { }
180
180
  render() {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
7
 
8
8
  const sqmFormMessageCss = "sl-alert::part(base){border:1px solid;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(20, 20, 20, 0.1);box-shadow:0 1px 2px rgba(20, 20, 20, 0.1)}.Error::part(base){background-color:var(--sl-color-danger-100);border-color:var(--sl-color-danger-200)}.Warning::part(base){background-color:var(--sl-color-warning-100);border-color:var(--sl-color-warning-200)}.Success::part(base){background-color:var(--sl-color-success-100);border-color:var(--sl-color-success-200)}.Info::part(base){background-color:var(--sl-color-primary-100);border-color:var(--sl-color-primary-200)}";
9
9
 
@@ -11,7 +11,7 @@ const FormMessage = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
13
  this.ignored = true;
14
- stencilHooks_module.h$1(this);
14
+ stencilHooks_module.h(this);
15
15
  }
16
16
  disconnectedCallback() { }
17
17
  render() {
@@ -3,16 +3,16 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const index_module = require('./index.module-df530553.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
+ const index_module = require('./index.module-2d82a984.js');
8
8
 
9
9
  async function useGraphQLClientProvider({ domain }) {
10
- const token = index_module.J();
10
+ const token = index_module.B();
11
11
  const appDomain = domain;
12
- const tenantAlias = index_module.z();
12
+ const tenantAlias = index_module.Y();
13
13
  // Memoization is shared. One client per domain, tenant and token (or null)
14
- const managedIdentityClient = index_module.Ee(appDomain, tenantAlias, token);
15
- const [, setGraphQLClient] = stencilHooks_module.m(index_module.Pe, managedIdentityClient);
14
+ const managedIdentityClient = index_module.ke(appDomain, tenantAlias, token);
15
+ const [, setGraphQLClient] = stencilHooks_module.m(index_module.$e, managedIdentityClient);
16
16
  stencilHooks_module.useEffect(() => {
17
17
  setGraphQLClient(managedIdentityClient);
18
18
  }, [managedIdentityClient]);
@@ -22,7 +22,7 @@ const GraphQLClientProvider = class {
22
22
  constructor(hostRef) {
23
23
  index.registerInstance(this, hostRef);
24
24
  this.ignored = true;
25
- stencilHooks_module.h$1(this);
25
+ stencilHooks_module.h(this);
26
26
  }
27
27
  disconnectedCallback() { }
28
28
  render() {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
7
 
8
8
  const HeroImage = class {
9
9
  constructor(hostRef) {
@@ -19,7 +19,7 @@ const HeroImage = class {
19
19
  * @uiName Logo height
20
20
  */
21
21
  this.height = 60;
22
- stencilHooks_module.h$1(this);
22
+ stencilHooks_module.h(this);
23
23
  }
24
24
  disconnectedCallback() { }
25
25
  render() {
@@ -3,15 +3,15 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const index_module = require('./index.module-df530553.js');
8
- require('./jsonpointer-11327262.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
+ const index_module = require('./index.module-2d82a984.js');
9
8
  const cjs = require('./cjs-1066ec21.js');
10
9
  require('./mixins-fe9d4112.js');
11
10
  require('./JSS-8503a151.js');
12
11
  const emailRegistrationView = require('./email-registration-view-5170d9f1.js');
13
- require('./useRegistrationFormState-876ed65d.js');
14
- const useInstantAccessRegistration = require('./useInstantAccessRegistration-bbe746d1.js');
12
+ require('./jsonpointer-11327262.js');
13
+ require('./useRegistrationFormState-cabaa291.js');
14
+ const useInstantAccessRegistration = require('./useInstantAccessRegistration-615a4dec.js');
15
15
 
16
16
  const InstantAccessRegistration = class {
17
17
  constructor(hostRef) {
@@ -108,7 +108,7 @@ const InstantAccessRegistration = class {
108
108
  * @uiType boolean
109
109
  */
110
110
  this.includeCookies = false;
111
- stencilHooks_module.h$1(this);
111
+ stencilHooks_module.h(this);
112
112
  }
113
113
  disconnectedCallback() { }
114
114
  render() {
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-b0129cd6.js');
4
- const global = require('./global-4a59a374.js');
4
+ const global = require('./global-0e1b8019.js');
5
5
  const JSS = require('./JSS-8503a151.js');
6
6
 
7
7
  const INDIRECT_TAX_PROVINCES = [
@@ -2,14 +2,15 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const global = require('./global-4a59a374.js');
8
- const index_module = require('./index.module-df530553.js');
5
+ const index$1 = require('./index-b0129cd6.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
+ const global = require('./global-0e1b8019.js');
8
+ const index_module = require('./index.module-2d82a984.js');
9
9
  const cjs = require('./cjs-1066ec21.js');
10
+ const index = require('./index-56d1fa5b.js');
10
11
  const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-5a3d4a88.js');
11
12
 
12
- const GET_RANK = index_module.dist.gql `
13
+ const GET_RANK = index.dist.gql `
13
14
  query ($type: String!, $filter: UserLeaderboardFilterInput) {
14
15
  viewer {
15
16
  ... on User {
@@ -24,10 +25,10 @@ const GET_RANK = index_module.dist.gql `
24
25
  `;
25
26
  function useLeaderboardRank(props) {
26
27
  var _a, _b, _c, _d;
27
- const programIdContext = index_module.H();
28
+ const programIdContext = index_module.z();
28
29
  // Default to context, overriden by props
29
30
  const programId = (_a = props.programId) !== null && _a !== void 0 ? _a : programIdContext;
30
- const user = index_module.Q();
31
+ const user = index_module.K();
31
32
  const rankVariables = programId
32
33
  ? {
33
34
  type: props.leaderboardType,
@@ -40,7 +41,7 @@ function useLeaderboardRank(props) {
40
41
  if (props.interval) {
41
42
  rankVariables.filter["interval"] = props.interval;
42
43
  }
43
- const { data: rankData } = index_module.yn(GET_RANK, rankVariables, !(user === null || user === void 0 ? void 0 : user.jwt));
44
+ const { data: rankData } = index_module.En(GET_RANK, rankVariables, !(user === null || user === void 0 ? void 0 : user.jwt));
44
45
  const fullRankText = ((_b = rankData === null || rankData === void 0 ? void 0 : rankData.viewer) === null || _b === void 0 ? void 0 : _b.leaderboardRank) ? global.intl.formatMessage({ id: "rankText", defaultMessage: props.rankText }, {
45
46
  rank: (_d = (_c = rankData === null || rankData === void 0 ? void 0 : rankData.viewer) === null || _c === void 0 ? void 0 : _c.leaderboardRank) === null || _d === void 0 ? void 0 : _d[props.rankType],
46
47
  })
@@ -56,20 +57,20 @@ const sqmLeaderboardRankCss = "p,.P{font-size:var(--sl-font-size-small);color:va
56
57
 
57
58
  const LeaderboardRank = class {
58
59
  constructor(hostRef) {
59
- index.registerInstance(this, hostRef);
60
+ index$1.registerInstance(this, hostRef);
60
61
  /**
61
62
  * @uiName Rank text
62
63
  * @uiWidget textArea
63
64
  */
64
65
  this.rankText = "You are currently in {rank, selectordinal, one {#st} two {#nd} few {#rd} other {#th} } place!";
65
- stencilHooks_module.h$1(this);
66
+ stencilHooks_module.h(this);
66
67
  }
67
68
  disconnectedCallback() { }
68
69
  render() {
69
70
  const props = index_module.isDemo()
70
71
  ? useLeaderboardRankDemo(this)
71
72
  : useLeaderboardRank(this);
72
- return index.h(sqmLeaderboardRankView.LeaderboardRankView, Object.assign({}, props));
73
+ return index$1.h(sqmLeaderboardRankView.LeaderboardRankView, Object.assign({}, props));
73
74
  }
74
75
  };
75
76
  function useLeaderboardRankDemo(props) {
@@ -2,15 +2,16 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const index_module = require('./index.module-df530553.js');
5
+ const index$1 = require('./index-b0129cd6.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
+ const index_module = require('./index.module-2d82a984.js');
8
8
  const cjs = require('./cjs-1066ec21.js');
9
9
  require('./JSS-8503a151.js');
10
+ const index = require('./index-56d1fa5b.js');
10
11
  const utils = require('./utils-6847bc06.js');
11
12
  const sqmLogoutCurrentUserView = require('./sqm-logout-current-user-view-c9f18d96.js');
12
13
 
13
- const GET_USER_DETAILS = index_module.dist.gql `
14
+ const GET_USER_DETAILS = index.dist.gql `
14
15
  query getUserDetails($id: String!, $accountId: String!) {
15
16
  user(id: $id, accountId: $accountId) {
16
17
  id
@@ -21,8 +22,8 @@ const GET_USER_DETAILS = index_module.dist.gql `
21
22
  `;
22
23
  function useLogoutCurrentUser(props) {
23
24
  var _a, _b;
24
- const user = index_module.Q();
25
- const { loading, data } = index_module.yn(GET_USER_DETAILS, {
25
+ const user = index_module.K();
26
+ const { loading, data } = index_module.En(GET_USER_DETAILS, {
26
27
  id: user === null || user === void 0 ? void 0 : user.id,
27
28
  accountId: user === null || user === void 0 ? void 0 : user.accountId,
28
29
  }, !user);
@@ -40,7 +41,7 @@ function useLogoutCurrentUser(props) {
40
41
 
41
42
  const LogoutCurrentUser = class {
42
43
  constructor(hostRef) {
43
- index.registerInstance(this, hostRef);
44
+ index$1.registerInstance(this, hostRef);
44
45
  /**
45
46
  * @required
46
47
  * @uiName User identification text
@@ -56,7 +57,7 @@ const LogoutCurrentUser = class {
56
57
  * @uiName Error text
57
58
  */
58
59
  this.emailErrorText = "Error fetching email";
59
- stencilHooks_module.h$1(this);
60
+ stencilHooks_module.h(this);
60
61
  }
61
62
  disconnectedCallback() { }
62
63
  render() {
@@ -68,7 +69,7 @@ const LogoutCurrentUser = class {
68
69
  switchUserText: this.switchUserText,
69
70
  emailErrorText: this.emailErrorText,
70
71
  };
71
- return index.h(sqmLogoutCurrentUserView.LogoutCurrentUserView, Object.assign({}, props, content));
72
+ return index$1.h(sqmLogoutCurrentUserView.LogoutCurrentUserView, Object.assign({}, props, content));
72
73
  }
73
74
  };
74
75
  function useDemoLogoutCurrentUser(props) {
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-b0129cd6.js');
4
- const index_module = require('./index.module-df530553.js');
4
+ const index_module = require('./index.module-2d82a984.js');
5
5
  const mixins = require('./mixins-fe9d4112.js');
6
6
  const JSS = require('./JSS-8503a151.js');
7
7
 
@@ -35,7 +35,7 @@ function NavigationSidebarItemView(props) {
35
35
  const styleString = sheet.toString();
36
36
  return (index.h("a", { part: "sqm-link", href: data.path, onClick: (e) => {
37
37
  e.preventDefault();
38
- index_module.$n.push(data.path);
38
+ index_module.xn.push(data.path);
39
39
  }, class: sheet.classes.ItemContainer },
40
40
  index.h("style", { type: "text/css" }, styleString),
41
41
  index.h("sl-icon", { class: sheet.classes.Icon, name: data.icon }),
@@ -3,16 +3,16 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const index_module = require('./index.module-df530553.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
+ const index_module = require('./index.module-2d82a984.js');
8
8
  const cjs = require('./cjs-1066ec21.js');
9
9
  require('./mixins-fe9d4112.js');
10
10
  require('./JSS-8503a151.js');
11
11
  const utils = require('./utils-6847bc06.js');
12
- const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-a125ec5f.js');
12
+ const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-34d8941e.js');
13
13
 
14
14
  function useNavigationSidebarItem(props) {
15
- const currentPage = index_module.Sn();
15
+ const currentPage = index_module.jn();
16
16
  return {
17
17
  states: {
18
18
  active: currentPage.pathname === props.path,
@@ -28,7 +28,7 @@ function useNavigationSidebarItem(props) {
28
28
  const NavigationSidebarItem = class {
29
29
  constructor(hostRef) {
30
30
  index.registerInstance(this, hostRef);
31
- stencilHooks_module.h$1(this);
31
+ stencilHooks_module.h(this);
32
32
  }
33
33
  disconnectedCallback() { }
34
34
  render() {
@@ -19,12 +19,6 @@ const vanillaStyle = `
19
19
  }
20
20
  }
21
21
 
22
- @media screen and (max-width: 570px) {
23
- :host {
24
- width: 0;
25
- }
26
- }
27
-
28
22
  @media screen and (min-width: 800px) {
29
23
  :host {
30
24
  max-width: 300px;
@@ -3,15 +3,15 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const index_module = require('./index.module-df530553.js');
8
- const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-c7fb69d4.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
+ const index_module = require('./index.module-2d82a984.js');
8
+ const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-921704fb.js');
9
9
 
10
10
  const NavigationSidebar = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
13
  this.ignored = true;
14
- stencilHooks_module.h$1(this);
14
+ stencilHooks_module.h(this);
15
15
  }
16
16
  disconnectedCallback() { }
17
17
  render() {
@@ -20,8 +20,8 @@ const NavigationSidebar = class {
20
20
  }
21
21
  };
22
22
  function useNavigationSidebar() {
23
- const location = index_module.Sn();
24
- const programId = index_module.H();
23
+ const location = index_module.jn();
24
+ const programId = index_module.z();
25
25
  const [checked, setChecked] = stencilHooks_module.useState(false);
26
26
  // Close hamburger menu after navigation
27
27
  stencilHooks_module.useEffect(() => {
@@ -3,13 +3,13 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const index_module = require('./index.module-df530553.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
+ const index_module = require('./index.module-2d82a984.js');
8
8
  const cjs = require('./cjs-1066ec21.js');
9
9
  const mixins = require('./mixins-fe9d4112.js');
10
10
  const JSS = require('./JSS-8503a151.js');
11
11
  const utils = require('./utils-6847bc06.js');
12
- const useRegistrationFormState = require('./useRegistrationFormState-876ed65d.js');
12
+ const useRegistrationFormState = require('./useRegistrationFormState-cabaa291.js');
13
13
 
14
14
  var constants = {
15
15
  error: {
@@ -570,7 +570,7 @@ const PortalPasswordField = class {
570
570
  * @uiName Missing number or symbol text
571
571
  */
572
572
  this.hasErrorText = "contain at least 1 number or symbol";
573
- stencilHooks_module.h$1(this);
573
+ stencilHooks_module.h(this);
574
574
  }
575
575
  disconnectedCallback() { }
576
576
  render() {
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const index_module = require('./index.module-df530553.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
+ const index_module = require('./index.module-2d82a984.js');
8
8
  const utils = require('./utils-6847bc06.js');
9
9
 
10
10
  const PopupContainerView = (props) => {
@@ -18,10 +18,10 @@ const PopupContainerView = (props) => {
18
18
  };
19
19
 
20
20
  function usePopupContainer(props) {
21
- const engagementMedium = index_module.B();
21
+ const engagementMedium = index_module.ne();
22
22
  function closePopup() {
23
23
  var _a;
24
- if (index_module.B() === "POPUP") {
24
+ if (index_module.ne() === "POPUP") {
25
25
  (_a = window.frameElement["squatchJsApi"]) === null || _a === void 0 ? void 0 : _a.close();
26
26
  }
27
27
  }
@@ -35,7 +35,7 @@ function usePopupContainer(props) {
35
35
  ? "0"
36
36
  : `var(--sl-spacing-${props.embedPadding})`
37
37
  : "0";
38
- const padding = index_module.B() === "POPUP" ? popupPadding : embedPadding;
38
+ const padding = index_module.ne() === "POPUP" ? popupPadding : embedPadding;
39
39
  return {
40
40
  states: {
41
41
  showCloseButton: props.closeButton && engagementMedium === "POPUP",
@@ -62,7 +62,7 @@ const PopupContainer = class {
62
62
  * @uiName "Powered by" text
63
63
  */
64
64
  this.poweredByText = "Powered By";
65
- stencilHooks_module.h$1(this);
65
+ stencilHooks_module.h(this);
66
66
  }
67
67
  disconnectedCallback() { }
68
68
  render() {
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-b0129cd6.js');
4
- const global = require('./global-4a59a374.js');
4
+ const global = require('./global-0e1b8019.js');
5
5
  const mixins = require('./mixins-fe9d4112.js');
6
6
  const JSS = require('./JSS-8503a151.js');
7
7
  const sqmTextSpanView = require('./sqm-text-span-view-e1cd9bd3.js');
@@ -3,22 +3,22 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- require('./global-4a59a374.js');
8
- const index_module = require('./index.module-df530553.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
+ require('./global-0e1b8019.js');
8
+ const index_module = require('./index.module-2d82a984.js');
9
9
  const cjs = require('./cjs-1066ec21.js');
10
10
  require('./mixins-fe9d4112.js');
11
11
  require('./JSS-8503a151.js');
12
12
  require('./sqm-text-span-view-e1cd9bd3.js');
13
- const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-07161940.js');
13
+ const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-a056e53e.js');
14
14
 
15
15
  function usePortalEmailVerification(props) {
16
16
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;
17
- const [request, { loading, data, errors }] = index_module.ln();
18
- const [getVerificationStatus, { data: user, loading: loadingVerification }] = index_module.nn();
19
- const userIdent = index_module.Q();
17
+ const [request, { loading, data, errors }] = index_module.hn();
18
+ const [getVerificationStatus, { data: user, loading: loadingVerification }] = index_module.un();
19
+ const userIdent = index_module.K();
20
20
  const email = (_a = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _a === void 0 ? void 0 : _a.email;
21
- const urlParams = new URLSearchParams(index_module.$n.location.search);
21
+ const urlParams = new URLSearchParams(index_module.xn.location.search);
22
22
  const nextPage = urlParams.get("nextPage");
23
23
  const [success, setSuccess] = stencilHooks_module.useState(false);
24
24
  const [error, setError] = stencilHooks_module.useState("");
@@ -48,7 +48,7 @@ function usePortalEmailVerification(props) {
48
48
  const data = (await getVerificationStatus());
49
49
  if ((_a = data === null || data === void 0 ? void 0 : data.managedIdentitySession) === null || _a === void 0 ? void 0 : _a.emailVerified) {
50
50
  clearInterval(timerRef.current);
51
- return index_module.$n.push({
51
+ return index_module.xn.push({
52
52
  pathname: props.redirectPath,
53
53
  search: urlParams.toString() && "?" + urlParams.toString(),
54
54
  });
@@ -167,7 +167,7 @@ const PortalEmailVerification = class {
167
167
  * Displayed when your verification email fails to send due to a network error. The participant can try refreshing the page.
168
168
  */
169
169
  this.networkErrorMessage = "An error occurred while verifying your password. Please refresh the page.";
170
- stencilHooks_module.h$1(this);
170
+ stencilHooks_module.h(this);
171
171
  }
172
172
  disconnectedCallback() { }
173
173
  render() {
@@ -3,21 +3,21 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const index_module = require('./index.module-df530553.js');
8
- const jsonpointer = require('./jsonpointer-11327262.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
+ const index_module = require('./index.module-2d82a984.js');
9
8
  const cjs = require('./cjs-1066ec21.js');
10
9
  require('./mixins-fe9d4112.js');
11
10
  require('./JSS-8503a151.js');
12
11
  require('./sqm-text-span-view-e1cd9bd3.js');
12
+ const jsonpointer = require('./jsonpointer-11327262.js');
13
13
  const sqmPortalForgotPasswordView = require('./sqm-portal-forgot-password-view-969c49ed.js');
14
14
 
15
15
  function usePortalForgotPassword(props) {
16
16
  var _a, _b, _c, _d, _e, _f, _g;
17
17
  const [success, setSuccess] = stencilHooks_module.useState(false);
18
18
  const [error, setError] = stencilHooks_module.useState("");
19
- const [request, { loading, data, errors }] = index_module.un();
20
- const urlParams = new URLSearchParams(index_module.$n.location.search);
19
+ const [request, { loading, data, errors }] = index_module.vn();
20
+ const urlParams = new URLSearchParams(index_module.xn.location.search);
21
21
  const nextPage = urlParams.get("nextPage");
22
22
  const submit = async (event) => {
23
23
  var _a;
@@ -98,7 +98,7 @@ const PortalForgotPassword = class {
98
98
  * @uiName Email verification sent text
99
99
  */
100
100
  this.successAlertText = "If an account with that email exists, a password reset email will be sent.";
101
- stencilHooks_module.h$1(this);
101
+ stencilHooks_module.h(this);
102
102
  }
103
103
  disconnectedCallback() { }
104
104
  render() {
@@ -106,7 +106,7 @@ const PortalForgotPassword = class {
106
106
  ? usePortalForgotPasswordDemo(this)
107
107
  : usePortalForgotPassword(this);
108
108
  const content = {
109
- secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("sl-button", { type: "text", disabled: states.loading, onClick: () => index_module.$n.push(states.loginPath) }, this.loginText))),
109
+ secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("sl-button", { type: "text", disabled: states.loading, onClick: () => index_module.xn.push(states.loginPath) }, this.loginText))),
110
110
  messageSlot: index.h("slot", { name: "messageSlot" }, this.headerText),
111
111
  emailLabel: this.emailLabel,
112
112
  submitLabel: this.submitLabel,
@@ -3,12 +3,12 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const index_module = require('./index.module-df530553.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
+ const index_module = require('./index.module-2d82a984.js');
8
8
 
9
9
  function usePortalLogout({ nextPage }) {
10
10
  index_module.setUserIdentity(undefined);
11
- index_module.$n.push({ pathname: nextPage, search: "" });
11
+ index_module.xn.push({ pathname: nextPage, search: "" });
12
12
  }
13
13
 
14
14
  const PortalLogout = class {
@@ -22,7 +22,7 @@ const PortalLogout = class {
22
22
  * @uiWidget pageSelect
23
23
  */
24
24
  this.nextPage = "/";
25
- stencilHooks_module.h$1(this);
25
+ stencilHooks_module.h(this);
26
26
  }
27
27
  disconnectedCallback() { }
28
28
  render() {
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-b0129cd6.js');
4
- const global = require('./global-4a59a374.js');
4
+ const global = require('./global-0e1b8019.js');
5
5
  const JSS = require('./JSS-8503a151.js');
6
6
  const sqmTextSpanView = require('./sqm-text-span-view-e1cd9bd3.js');
7
7