@saasquatch/mint-components 1.8.5-33 → 1.8.5-34

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 (291) hide show
  1. package/dist/cjs/{ShadowViewAddon-89ba2ab0.js → ShadowViewAddon-b285d364.js} +6 -6
  2. package/dist/cjs/{global-468407e1.js → global-fd79514d.js} +2 -2
  3. package/dist/cjs/{index.module-caa31174.js → index.module-ac19badb.js} +1 -1
  4. package/dist/cjs/loader.cjs.js +3 -3
  5. package/dist/cjs/{luxon-a4661470.js → luxon-c1ebc026.js} +1 -1
  6. package/dist/cjs/mint-components.cjs.js +3 -3
  7. package/dist/cjs/{mockRewardData-8e760564.js → mockRewardData-7f84344c.js} +1 -1
  8. package/dist/cjs/{re-render-941b676e.js → re-render-091ef96d.js} +2 -2
  9. package/dist/cjs/sqm-asset-card.cjs.entry.js +2 -2
  10. package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +8 -8
  11. package/dist/cjs/sqm-big-stat_38.cjs.entry.js +9 -9
  12. package/dist/cjs/sqm-close-button.cjs.entry.js +2 -2
  13. package/dist/cjs/sqm-context-router.cjs.entry.js +2 -2
  14. package/dist/cjs/sqm-empty_4.cjs.entry.js +1 -1
  15. package/dist/cjs/sqm-form-message.cjs.entry.js +1 -1
  16. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +2 -2
  17. package/dist/cjs/sqm-header-logo.cjs.entry.js +1 -1
  18. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +4 -4
  19. package/dist/cjs/{sqm-invoice-table-view-501f8985.js → sqm-invoice-table-view-da07aaab.js} +1 -1
  20. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +3 -3
  21. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +2 -2
  22. package/dist/cjs/{sqm-navigation-sidebar-item-view-7f79627b.js → sqm-navigation-sidebar-item-view-acf543fc.js} +1 -1
  23. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +3 -3
  24. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +2 -2
  25. package/dist/cjs/sqm-password-field.cjs.entry.js +3 -3
  26. package/dist/cjs/sqm-popup-container.cjs.entry.js +2 -2
  27. package/dist/cjs/{sqm-portal-email-verification-view-8f15bace.js → sqm-portal-email-verification-view-0cca3c71.js} +1 -1
  28. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +4 -4
  29. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +2 -2
  30. package/dist/cjs/sqm-portal-logout.cjs.entry.js +2 -2
  31. package/dist/cjs/{sqm-portal-profile-view-d8697f23.js → sqm-portal-profile-view-02e392ba.js} +1 -1
  32. package/dist/cjs/sqm-portal-profile.cjs.entry.js +5 -5
  33. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +2 -2
  34. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +3 -3
  35. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +2 -2
  36. package/dist/cjs/{sqm-portal-verify-email-view-f2952402.js → sqm-portal-verify-email-view-7ffcc0d4.js} +2 -8
  37. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +34 -45
  38. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +8 -8
  39. package/dist/cjs/sqm-referred-registration.cjs.entry.js +4 -4
  40. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +1 -1
  41. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +3 -3
  42. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +8 -8
  43. package/dist/cjs/sqm-stencilbook.cjs.entry.js +14 -12
  44. package/dist/cjs/sqm-tab.cjs.entry.js +3 -3
  45. package/dist/cjs/sqm-tabs.cjs.entry.js +4 -4
  46. package/dist/cjs/sqm-text-span.cjs.entry.js +1 -1
  47. package/dist/cjs/{stencil-hooks.module-faabb426.js → stencil-hooks.module-0f3e94a3.js} +1 -1
  48. package/dist/cjs/{useChildElements-f1923bc6.js → useChildElements-176e7212.js} +2 -2
  49. package/dist/cjs/{useInstantAccessRegistration-fe258c50.js → useInstantAccessRegistration-665f2756.js} +3 -3
  50. package/dist/cjs/{useReferralTable-7244325a.js → useReferralTable-33aa6f6a.js} +4 -4
  51. package/dist/cjs/{useRegistrationFormState-ad3190c9.js → useRegistrationFormState-86d04ba7.js} +2 -2
  52. package/dist/cjs/{utilities-73df97e1.js → utilities-62a88e67.js} +2 -2
  53. package/dist/collection/components/sqm-portal-verify-email/PortalVerifyEmail.stories.js +2 -0
  54. package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email-view.js +2 -8
  55. package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email.js +3 -1
  56. package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +29 -43
  57. package/dist/esm/{ShadowViewAddon-c22043d9.js → ShadowViewAddon-0c8347e5.js} +6 -6
  58. package/dist/esm/{global-938df634.js → global-6be71d24.js} +2 -2
  59. package/dist/esm/{index.module-ba0ed7a8.js → index.module-efb7f90d.js} +1 -1
  60. package/dist/esm/loader.js +3 -3
  61. package/dist/esm/{luxon-4706d11b.js → luxon-f94e4101.js} +1 -1
  62. package/dist/esm/mint-components.js +3 -3
  63. package/dist/esm/{mockRewardData-6f03c9fb.js → mockRewardData-1f5c203f.js} +1 -1
  64. package/dist/esm/{re-render-b61a14be.js → re-render-e48b78b0.js} +2 -2
  65. package/dist/esm/sqm-asset-card.entry.js +2 -2
  66. package/dist/esm/sqm-banking-info-form_16.entry.js +8 -8
  67. package/dist/esm/sqm-big-stat_38.entry.js +9 -9
  68. package/dist/esm/sqm-close-button.entry.js +2 -2
  69. package/dist/esm/sqm-context-router.entry.js +2 -2
  70. package/dist/esm/sqm-empty_4.entry.js +1 -1
  71. package/dist/esm/sqm-form-message.entry.js +1 -1
  72. package/dist/esm/sqm-graphql-client-provider.entry.js +2 -2
  73. package/dist/esm/sqm-header-logo.entry.js +1 -1
  74. package/dist/esm/sqm-instant-access-registration.entry.js +4 -4
  75. package/dist/esm/{sqm-invoice-table-view-d00894ce.js → sqm-invoice-table-view-d1b2031f.js} +1 -1
  76. package/dist/esm/sqm-leaderboard-rank.entry.js +3 -3
  77. package/dist/esm/sqm-logout-current-user.entry.js +2 -2
  78. package/dist/esm/{sqm-navigation-sidebar-item-view-d3484a50.js → sqm-navigation-sidebar-item-view-512bcfd6.js} +1 -1
  79. package/dist/esm/sqm-navigation-sidebar-item.entry.js +3 -3
  80. package/dist/esm/sqm-navigation-sidebar.entry.js +2 -2
  81. package/dist/esm/sqm-password-field.entry.js +3 -3
  82. package/dist/esm/sqm-popup-container.entry.js +2 -2
  83. package/dist/esm/{sqm-portal-email-verification-view-33b24b91.js → sqm-portal-email-verification-view-cddbed4e.js} +1 -1
  84. package/dist/esm/sqm-portal-email-verification.entry.js +4 -4
  85. package/dist/esm/sqm-portal-forgot-password.entry.js +2 -2
  86. package/dist/esm/sqm-portal-logout.entry.js +2 -2
  87. package/dist/esm/{sqm-portal-profile-view-13f0ef79.js → sqm-portal-profile-view-c7a2c8ba.js} +1 -1
  88. package/dist/esm/sqm-portal-profile.entry.js +5 -5
  89. package/dist/esm/sqm-portal-protected-route.entry.js +2 -2
  90. package/dist/esm/sqm-portal-registration-form.entry.js +3 -3
  91. package/dist/esm/sqm-portal-reset-password.entry.js +2 -2
  92. package/dist/esm/{sqm-portal-verify-email-view-2e1dabcc.js → sqm-portal-verify-email-view-d7ea2c56.js} +2 -8
  93. package/dist/esm/sqm-portal-verify-email.entry.js +34 -45
  94. package/dist/esm/sqm-referral-table_11.entry.js +8 -8
  95. package/dist/esm/sqm-referred-registration.entry.js +4 -4
  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 +8 -8
  99. package/dist/esm/sqm-stencilbook.entry.js +14 -12
  100. package/dist/esm/sqm-tab.entry.js +3 -3
  101. package/dist/esm/sqm-tabs.entry.js +4 -4
  102. package/dist/esm/sqm-text-span.entry.js +1 -1
  103. package/dist/esm/{stencil-hooks.module-8032b139.js → stencil-hooks.module-6989e961.js} +1 -1
  104. package/dist/esm/{useChildElements-cd29b2fc.js → useChildElements-ebb49aad.js} +2 -2
  105. package/dist/esm/{useInstantAccessRegistration-0d27c474.js → useInstantAccessRegistration-bb44cdaa.js} +3 -3
  106. package/dist/esm/{useReferralTable-669cae58.js → useReferralTable-07610a66.js} +4 -4
  107. package/dist/esm/{useRegistrationFormState-0e09e2ca.js → useRegistrationFormState-b89d5b6d.js} +2 -2
  108. package/dist/esm/{utilities-21d8a4df.js → utilities-5bf96d46.js} +2 -2
  109. package/dist/esm-es5/{ShadowViewAddon-c22043d9.js → ShadowViewAddon-0c8347e5.js} +1 -1
  110. package/dist/esm-es5/{global-938df634.js → global-6be71d24.js} +1 -1
  111. package/dist/esm-es5/{index.module-ba0ed7a8.js → index.module-efb7f90d.js} +1 -1
  112. package/dist/esm-es5/loader.js +1 -1
  113. package/dist/esm-es5/{luxon-4706d11b.js → luxon-f94e4101.js} +1 -1
  114. package/dist/esm-es5/mint-components.js +1 -1
  115. package/dist/esm-es5/{mockRewardData-6f03c9fb.js → mockRewardData-1f5c203f.js} +1 -1
  116. package/dist/esm-es5/{re-render-b61a14be.js → re-render-e48b78b0.js} +1 -1
  117. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  118. package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
  119. package/dist/esm-es5/sqm-big-stat_38.entry.js +1 -1
  120. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  121. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  122. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  123. package/dist/esm-es5/sqm-form-message.entry.js +1 -1
  124. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  125. package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
  126. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  127. package/dist/esm-es5/{sqm-invoice-table-view-d00894ce.js → sqm-invoice-table-view-d1b2031f.js} +1 -1
  128. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  129. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  130. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-d3484a50.js → sqm-navigation-sidebar-item-view-512bcfd6.js} +1 -1
  131. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  132. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  133. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  134. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  135. package/dist/esm-es5/{sqm-portal-email-verification-view-33b24b91.js → sqm-portal-email-verification-view-cddbed4e.js} +1 -1
  136. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  137. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  138. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  139. package/dist/esm-es5/{sqm-portal-profile-view-13f0ef79.js → sqm-portal-profile-view-c7a2c8ba.js} +1 -1
  140. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  141. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  142. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  143. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  144. package/dist/esm-es5/sqm-portal-verify-email-view-d7ea2c56.js +1 -0
  145. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  146. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  147. package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
  148. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  149. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  150. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  151. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  152. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  153. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  154. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  155. package/dist/esm-es5/{stencil-hooks.module-8032b139.js → stencil-hooks.module-6989e961.js} +1 -1
  156. package/dist/esm-es5/useChildElements-ebb49aad.js +1 -0
  157. package/dist/esm-es5/useInstantAccessRegistration-bb44cdaa.js +1 -0
  158. package/dist/esm-es5/{useReferralTable-669cae58.js → useReferralTable-07610a66.js} +1 -1
  159. package/dist/esm-es5/{useRegistrationFormState-0e09e2ca.js → useRegistrationFormState-b89d5b6d.js} +1 -1
  160. package/dist/esm-es5/{utilities-21d8a4df.js → utilities-5bf96d46.js} +1 -1
  161. package/dist/mint-components/mint-components.esm.js +1 -1
  162. package/dist/mint-components/mint-components.js +1 -1
  163. package/dist/mint-components/{p-b67f5743.system.js → p-029b05cc.system.js} +1 -1
  164. package/dist/mint-components/{p-d5a682bf.system.js → p-0662d8ef.system.js} +1 -1
  165. package/dist/mint-components/{p-5532c083.system.entry.js → p-099796fc.system.entry.js} +1 -1
  166. package/dist/mint-components/p-0ab38d4f.system.entry.js +1 -0
  167. package/dist/mint-components/p-1092f6a6.js +1 -0
  168. package/dist/mint-components/{p-71c592d4.js → p-145baf88.js} +1 -1
  169. package/dist/mint-components/p-186861e8.js +1 -0
  170. package/dist/mint-components/{p-3539d14d.js → p-19fecb25.js} +1 -1
  171. package/dist/mint-components/{p-023145f0.entry.js → p-1e563828.entry.js} +1 -1
  172. package/dist/mint-components/{p-4bdfee88.entry.js → p-2aae5d34.entry.js} +1 -1
  173. package/dist/mint-components/p-2b102caf.system.js +1 -0
  174. package/dist/mint-components/{p-80266bc5.js → p-2cb1eddc.js} +1 -1
  175. package/dist/mint-components/{p-20e29ff1.system.entry.js → p-36120036.system.entry.js} +1 -1
  176. package/dist/mint-components/{p-70554628.system.entry.js → p-3b2f0e44.system.entry.js} +1 -1
  177. package/dist/mint-components/{p-c74a8f95.entry.js → p-3e581a32.entry.js} +1 -1
  178. package/dist/mint-components/p-3ed71bef.system.js +1 -0
  179. package/dist/mint-components/{p-214ad777.entry.js → p-4135fbb4.entry.js} +1 -1
  180. package/dist/mint-components/{p-be96cc00.system.entry.js → p-460b478c.system.entry.js} +1 -1
  181. package/dist/mint-components/{p-957ebdc4.system.entry.js → p-4991bcac.system.entry.js} +1 -1
  182. package/dist/mint-components/{p-11be93f5.entry.js → p-49edfce7.entry.js} +1 -1
  183. package/dist/mint-components/{p-8d6eda67.entry.js → p-4cd03c6c.entry.js} +1 -1
  184. package/dist/mint-components/p-4ce94912.entry.js +9 -0
  185. package/dist/mint-components/{p-13b2638b.entry.js → p-50a0261d.entry.js} +1 -1
  186. package/dist/mint-components/{p-b689baf8.system.js → p-50c7f67c.system.js} +1 -1
  187. package/dist/mint-components/{p-05bfb3bf.js → p-569607a6.js} +1 -1
  188. package/dist/mint-components/{p-65106298.js → p-5ad81258.js} +1 -1
  189. package/dist/mint-components/{p-eb8ed21b.entry.js → p-62880655.entry.js} +2 -2
  190. package/dist/mint-components/{p-9c9a46cf.entry.js → p-654e50e4.entry.js} +2 -2
  191. package/dist/mint-components/{p-7cf5c24c.js → p-65b8da08.js} +1 -1
  192. package/dist/mint-components/{p-9ae356ae.system.js → p-6c148112.system.js} +1 -1
  193. package/dist/mint-components/{p-fd51e80e.system.js → p-6c781f6e.system.js} +1 -1
  194. package/dist/mint-components/{p-dd5ca1b2.entry.js → p-70d222e0.entry.js} +2 -2
  195. package/dist/mint-components/{p-b388ad61.system.entry.js → p-71167fd1.system.entry.js} +1 -1
  196. package/dist/mint-components/p-71726735.js +1 -0
  197. package/dist/mint-components/{p-399d6f42.entry.js → p-71770e1b.entry.js} +1 -1
  198. package/dist/mint-components/{p-c2f23665.system.js → p-7f452949.system.js} +1 -1
  199. package/dist/mint-components/{p-fd3dacb9.system.entry.js → p-80f14f0f.system.entry.js} +1 -1
  200. package/dist/mint-components/{p-5b2abce0.system.js → p-82d05a9e.system.js} +1 -1
  201. package/dist/mint-components/{p-26192c42.system.entry.js → p-84b21cc9.system.entry.js} +1 -1
  202. package/dist/mint-components/{p-9fe25b2d.system.entry.js → p-84c4735b.system.entry.js} +1 -1
  203. package/dist/mint-components/{p-a9482c97.system.entry.js → p-856f16c4.system.entry.js} +1 -1
  204. package/dist/mint-components/{p-b5ee2781.js → p-8684f7b3.js} +1 -1
  205. package/dist/mint-components/{p-9b400b7e.system.entry.js → p-86e4e8cc.system.entry.js} +1 -1
  206. package/dist/mint-components/{p-1a5005fe.entry.js → p-8edd7c3e.entry.js} +1 -1
  207. package/dist/mint-components/{p-02e550bc.system.entry.js → p-9004e90e.system.entry.js} +1 -1
  208. package/dist/mint-components/{p-74872e41.entry.js → p-91e1ce49.entry.js} +1 -1
  209. package/dist/mint-components/p-97ed770b.entry.js +1 -0
  210. package/dist/mint-components/{p-7dceeaf0.entry.js → p-9b772dfc.entry.js} +1 -1
  211. package/dist/mint-components/{p-3a5d82b7.system.entry.js → p-9f322705.system.entry.js} +1 -1
  212. package/dist/mint-components/{p-44b12b2e.system.js → p-9f437acf.system.js} +1 -1
  213. package/dist/mint-components/{p-17cef69b.system.entry.js → p-a0c8bc63.system.entry.js} +1 -1
  214. package/dist/mint-components/{p-2446212d.js → p-a27103a4.js} +1 -1
  215. package/dist/mint-components/{p-be584089.system.entry.js → p-a35bd87e.system.entry.js} +1 -1
  216. package/dist/mint-components/p-a38cdb5f.system.entry.js +1 -0
  217. package/dist/mint-components/p-a88cd3a4.system.entry.js +1 -0
  218. package/dist/mint-components/{p-4e513c81.entry.js → p-aaa439ae.entry.js} +1 -1
  219. package/dist/mint-components/{p-9a9fc2aa.system.entry.js → p-abe49399.system.entry.js} +1 -1
  220. package/dist/mint-components/{p-d943d0e8.system.entry.js → p-af3643bb.system.entry.js} +1 -1
  221. package/dist/mint-components/{p-82f2efa4.entry.js → p-afcdcb94.entry.js} +1 -1
  222. package/dist/mint-components/{p-df1b9e5b.js → p-b0b54df5.js} +1 -1
  223. package/dist/mint-components/p-b1168c75.system.entry.js +1 -0
  224. package/dist/mint-components/p-b29d5aa1.entry.js +1 -0
  225. package/dist/mint-components/{p-f40d3edd.js → p-b502696c.js} +1 -1
  226. package/dist/mint-components/p-b7ec50e4.system.js +1 -0
  227. package/dist/mint-components/{p-6d0e3263.system.entry.js → p-baed0a98.system.entry.js} +1 -1
  228. package/dist/mint-components/{p-ab49b4e4.js → p-c24b1163.js} +1 -1
  229. package/dist/mint-components/{p-921a134c.entry.js → p-c32ab72b.entry.js} +1 -1
  230. package/dist/mint-components/{p-18ccb4ad.system.entry.js → p-c50b9294.system.entry.js} +1 -1
  231. package/dist/mint-components/{p-f3e7bdd4.system.entry.js → p-c60b0bbd.system.entry.js} +1 -1
  232. package/dist/mint-components/{p-d3cd5ec5.entry.js → p-c819fa1b.entry.js} +1 -1
  233. package/dist/mint-components/p-c8610d0c.js +1 -0
  234. package/dist/mint-components/{p-59e810e6.system.js → p-c91a1a35.system.js} +1 -1
  235. package/dist/mint-components/{p-cac769d2.entry.js → p-ca12568f.entry.js} +1 -1
  236. package/dist/mint-components/{p-f710f9d7.entry.js → p-d0beba2f.entry.js} +1 -1
  237. package/dist/mint-components/{p-da99e3c7.system.entry.js → p-d63b276b.system.entry.js} +1 -1
  238. package/dist/mint-components/{p-c5429a81.system.js → p-d73d9780.system.js} +1 -1
  239. package/dist/mint-components/p-d8d07598.entry.js +1 -0
  240. package/dist/mint-components/{p-67cf72f0.system.entry.js → p-d975ca97.system.entry.js} +1 -1
  241. package/dist/mint-components/{p-cef64e28.system.entry.js → p-dce23661.system.entry.js} +1 -1
  242. package/dist/mint-components/{p-cefb6938.system.entry.js → p-dd148735.system.entry.js} +1 -1
  243. package/dist/mint-components/{p-d8f59e94.system.entry.js → p-df405a8b.system.entry.js} +1 -1
  244. package/dist/mint-components/{p-2a6133dc.entry.js → p-e0583277.entry.js} +1 -1
  245. package/dist/mint-components/{p-cd45b39f.system.js → p-e0db1882.system.js} +1 -1
  246. package/dist/mint-components/p-e1204b1e.entry.js +33 -0
  247. package/dist/mint-components/{p-7f6a6657.system.js → p-e2060e22.system.js} +1 -1
  248. package/dist/mint-components/{p-598a1715.entry.js → p-e495e17c.entry.js} +1 -1
  249. package/dist/mint-components/{p-88eab2f3.system.js → p-e50473f8.system.js} +1 -1
  250. package/dist/mint-components/{p-9546c6db.entry.js → p-e6e43a73.entry.js} +1 -1
  251. package/dist/mint-components/{p-571b55b4.js → p-e9cbc775.js} +1 -1
  252. package/dist/mint-components/{p-09c7f320.entry.js → p-ebca0372.entry.js} +1 -1
  253. package/dist/mint-components/{p-1273b20d.entry.js → p-ec6ce583.entry.js} +1 -1
  254. package/dist/mint-components/{p-e5802992.system.entry.js → p-ee71de0d.system.entry.js} +1 -1
  255. package/dist/mint-components/{p-20e2037d.system.entry.js → p-ef33b9b0.system.entry.js} +1 -1
  256. package/dist/mint-components/p-ef3fc8d2.system.entry.js +1 -0
  257. package/dist/mint-components/{p-5e8996cd.system.js → p-f52dd061.system.js} +1 -1
  258. package/dist/mint-components/p-f6397cc7.system.js +1 -0
  259. package/dist/mint-components/p-f7795eca.entry.js +1 -0
  260. package/dist/mint-components/p-fa9f367e.entry.js +1 -0
  261. package/dist/mint-components/p-fd826643.js +1 -0
  262. package/dist/mint-components/{p-1a8a8795.entry.js → p-fed2ffb1.entry.js} +1 -1
  263. package/dist/mint-components/{p-44c46a30.system.entry.js → p-ff4d1c67.system.entry.js} +1 -1
  264. package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email-view.d.ts +1 -0
  265. package/dist/types/components/sqm-portal-verify-email/usePortalVerifyEmail.d.ts +2 -0
  266. package/docs/docs.docx +0 -0
  267. package/package.json +5 -4
  268. package/dist/esm-es5/sqm-portal-verify-email-view-2e1dabcc.js +0 -1
  269. package/dist/esm-es5/useChildElements-cd29b2fc.js +0 -1
  270. package/dist/esm-es5/useInstantAccessRegistration-0d27c474.js +0 -1
  271. package/dist/mint-components/p-04cb0dbf.system.entry.js +0 -1
  272. package/dist/mint-components/p-0566ef3f.entry.js +0 -9
  273. package/dist/mint-components/p-1ca5dd90.system.entry.js +0 -1
  274. package/dist/mint-components/p-1fe0ea89.entry.js +0 -1
  275. package/dist/mint-components/p-2f2b220a.entry.js +0 -33
  276. package/dist/mint-components/p-42ca1639.js +0 -1
  277. package/dist/mint-components/p-499913d2.system.js +0 -1
  278. package/dist/mint-components/p-4ca22e1b.js +0 -1
  279. package/dist/mint-components/p-6217c5f3.system.entry.js +0 -1
  280. package/dist/mint-components/p-6a626a88.system.js +0 -1
  281. package/dist/mint-components/p-79bd1db8.system.js +0 -1
  282. package/dist/mint-components/p-90188bc1.entry.js +0 -1
  283. package/dist/mint-components/p-9149f891.entry.js +0 -1
  284. package/dist/mint-components/p-9cb1ab69.system.js +0 -1
  285. package/dist/mint-components/p-b4984452.js +0 -1
  286. package/dist/mint-components/p-c3a388cd.js +0 -1
  287. package/dist/mint-components/p-cd96e792.entry.js +0 -1
  288. package/dist/mint-components/p-d1c7aed7.js +0 -1
  289. package/dist/mint-components/p-d567f968.system.entry.js +0 -1
  290. package/dist/mint-components/p-dd2a4d31.entry.js +0 -1
  291. package/dist/mint-components/p-e98b8f9a.system.entry.js +0 -1
@@ -1,16 +1,16 @@
1
1
  import { h, c as Host, d as getAssetPath, g as getElement } from './index-17b4da69.js';
2
- import { k as useState, b as browser, u as useMemo } from './stencil-hooks.module-8032b139.js';
3
- import { i as intl } from './global-938df634.js';
4
- import { d as dist, H, Q, y as yn, f as $e, B, a as getEnvironmentSDK, L } from './index.module-ba0ed7a8.js';
2
+ import { k as useState, b as browser, u as useMemo } from './stencil-hooks.module-6989e961.js';
3
+ import { i as intl } from './global-6be71d24.js';
4
+ import { d as dist, H, Q, y as yn, f as $e, B, a as getEnvironmentSDK, L } from './index.module-efb7f90d.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { H as HostBlock, A as AuthWrapper, a as AuthColumn, b as AuthButtonsContainer, E as ErrorStyles } from './mixins-f60a614c.js';
7
7
  import { c as createStyleSheet, j as jss, a as create } from './JSS-67b5cff8.js';
8
- import { u as useChildElements } from './useChildElements-cd29b2fc.js';
9
- import { l as luxon } from './luxon-4706d11b.js';
8
+ import { u as useChildElements } from './useChildElements-ebb49aad.js';
9
+ import { l as luxon } from './luxon-f94e4101.js';
10
10
  import { l as luxonLocale } from './utils-334c1e34.js';
11
11
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
12
12
  import { p as pathToRegexp } from './index-ffa26b43.js';
13
- import { a as isValidColor, b as isMobile } from './utilities-21d8a4df.js';
13
+ import { a as isValidColor, b as isMobile } from './utilities-5bf96d46.js';
14
14
  import { a as PortalSectionView, P as PortalContainerView } from './sqm-portal-container-view-ab89c6cc.js';
15
15
 
16
16
  const medium = {
@@ -1,5 +1,5 @@
1
- import { g as getAugmentedNamespace, c as createCommonjsModule, a as commonjsGlobal, b as browser, l as l$1 } from './stencil-hooks.module-8032b139.js';
2
- import { s as src, m as memoize, U } from './index.module-ba0ed7a8.js';
1
+ import { g as getAugmentedNamespace, c as createCommonjsModule, a as commonjsGlobal, b as browser, l as l$1 } from './stencil-hooks.module-6989e961.js';
2
+ import { s as src, m as memoize, U } from './index.module-efb7f90d.js';
3
3
 
4
4
  var __assign = (undefined && undefined.__assign) || function () {
5
5
  __assign = Object.assign || function(t) {
@@ -1,4 +1,4 @@
1
- import { u as useMemo, d as c, s, c as createCommonjsModule, a as commonjsGlobal, e as getDefaultExportFromCjs, f as useEffect, h, y, i as d, j as useReducer, k as useState, m as useRef } from './stencil-hooks.module-8032b139.js';
1
+ import { u as useMemo, d as c, s, c as createCommonjsModule, a as commonjsGlobal, e as getDefaultExportFromCjs, f as useEffect, h, y, i as d, j as useReducer, k as useState, m as useRef } from './stencil-hooks.module-6989e961.js';
2
2
 
3
3
  const useCallback = (fn, inputs) => useMemo(() => fn, inputs);
4
4
 
@@ -1,7 +1,7 @@
1
1
  import { p as promiseResolve, b as bootstrapLazy } from './index-17b4da69.js';
2
- import './stencil-hooks.module-8032b139.js';
3
- import './global-938df634.js';
4
- import './index.module-ba0ed7a8.js';
2
+ import './stencil-hooks.module-6989e961.js';
3
+ import './global-6be71d24.js';
4
+ import './index.module-efb7f90d.js';
5
5
 
6
6
  /*
7
7
  Stencil Client Patch Esm v2.4.0 | MIT Licensed | https://stenciljs.com
@@ -1,4 +1,4 @@
1
- import { c as createCommonjsModule } from './stencil-hooks.module-8032b139.js';
1
+ import { c as createCommonjsModule } from './stencil-hooks.module-6989e961.js';
2
2
 
3
3
  var luxon = createCommonjsModule(function (module, exports) {
4
4
 
@@ -1,7 +1,7 @@
1
1
  import { p as promiseResolve, H, b as bootstrapLazy } from './index-17b4da69.js';
2
- import './stencil-hooks.module-8032b139.js';
3
- import './global-938df634.js';
4
- import './index.module-ba0ed7a8.js';
2
+ import './stencil-hooks.module-6989e961.js';
3
+ import './global-6be71d24.js';
4
+ import './index.module-efb7f90d.js';
5
5
 
6
6
  /*
7
7
  Stencil Client Patch Browser v2.4.0 | MIT Licensed | https://stenciljs.com
@@ -1,4 +1,4 @@
1
- import { l as luxon } from './luxon-4706d11b.js';
1
+ import { l as luxon } from './luxon-f94e4101.js';
2
2
 
3
3
  const mockRewardData = (count = 4, status = undefined) => {
4
4
  const data = [...Array(count)].map(() => getMockData(status));
@@ -1,5 +1,5 @@
1
- import { f as useEffect } from './stencil-hooks.module-8032b139.js';
2
- import { _, g as gn } from './index.module-ba0ed7a8.js';
1
+ import { f as useEffect } from './stencil-hooks.module-6989e961.js';
2
+ import { _, g as gn } from './index.module-efb7f90d.js';
3
3
 
4
4
  const RENDER_EVENT = "sqm:request-rerender";
5
5
  /**
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { n as h } from './stencil-hooks.module-8032b139.js';
3
- import { i as isDemo } from './index.module-ba0ed7a8.js';
2
+ import { n as h } from './stencil-hooks.module-6989e961.js';
3
+ import { i as isDemo } from './index.module-efb7f90d.js';
4
4
  import { c as cjs } from './cjs-bdfb4486.js';
5
5
  import './JSS-67b5cff8.js';
6
6
  import { A as AssetCardView } from './sqm-asset-card-view-9d93fbdd.js';
@@ -1,18 +1,18 @@
1
1
  import { h, r as registerInstance, c as Host, g as getElement } from './index-17b4da69.js';
2
- import { m as useRef, k as useState, f as useEffect, n as h$1, u as useMemo, b as browser, j as useReducer } from './stencil-hooks.module-8032b139.js';
3
- import { i as intl } from './global-938df634.js';
4
- import { d as dist, L, Q, t as bn, I as In, M as Mn, f as $e, i as isDemo, w as wn, u as useCallback, k as kn, v as Pn, _, C as Cn, F as Fn } from './index.module-ba0ed7a8.js';
2
+ import { m as useRef, k as useState, f as useEffect, n as h$1, u as useMemo, b as browser, j as useReducer } from './stencil-hooks.module-6989e961.js';
3
+ import { i as intl } from './global-6be71d24.js';
4
+ import { d as dist, L, Q, t as bn, I as In, M as Mn, f as $e, i as isDemo, w as wn, u as useCallback, k as kn, v as Pn, _, C as Cn, F as Fn } from './index.module-efb7f90d.js';
5
5
  import { j as jsonpointer } from './jsonpointer-388a7082.js';
6
6
  import { c as cjs } from './cjs-bdfb4486.js';
7
7
  import './mixins-f60a614c.js';
8
8
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
9
9
  import { G as GenericTableView } from './GenericTableView-d59d8ab4.js';
10
- import { u as useRerenderListener, a as useRequestRerender } from './re-render-b61a14be.js';
11
- import { u as useChildElements } from './useChildElements-cd29b2fc.js';
12
- import { l as luxon } from './luxon-4706d11b.js';
13
- import { g as generateUserError } from './useReferralTable-669cae58.js';
10
+ import { u as useRerenderListener, a as useRequestRerender } from './re-render-e48b78b0.js';
11
+ import { u as useChildElements } from './useChildElements-ebb49aad.js';
12
+ import { l as luxon } from './luxon-f94e4101.js';
13
+ import { g as generateUserError } from './useReferralTable-07610a66.js';
14
14
  import { g as getProps, l as luxonLocale } from './utils-334c1e34.js';
15
- import { t as taxTypeToName, v as validTaxDocument, a as INDIRECT_TAX_SPAIN_REGIONS, b as INDIRECT_TAX_PROVINCES, g as getCountryObj, O as OtherRegionSlotView, I as InvoiceTableView, E as ErrorView, L as LoadingView, c as vatLabels, G as GeneralLoadingView, f as formatErrorMessage, d as validateBillingField, o as objectIsFull, A as ADDRESS_REGIONS } from './sqm-invoice-table-view-d00894ce.js';
15
+ import { t as taxTypeToName, v as validTaxDocument, a as INDIRECT_TAX_SPAIN_REGIONS, b as INDIRECT_TAX_PROVINCES, g as getCountryObj, O as OtherRegionSlotView, I as InvoiceTableView, E as ErrorView, L as LoadingView, c as vatLabels, G as GeneralLoadingView, f as formatErrorMessage, d as validateBillingField, o as objectIsFull, A as ADDRESS_REGIONS } from './sqm-invoice-table-view-d1b2031f.js';
16
16
 
17
17
  const TAX_CONTEXT_NAMESPACE = "sq:tax-and-cash";
18
18
  const TAX_FORM_CONTEXT_NAMESPACE = "sq:tax-form-context";
@@ -1,21 +1,21 @@
1
1
  import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
2
- import { n as h, f as useEffect, k as useState, i as d, m as useRef, b as browser, j as useReducer } from './stencil-hooks.module-8032b139.js';
3
- import { i as intl } from './global-938df634.js';
4
- import { i as isDemo, _, d as dist, Q, H, f as $e, y as yn, B, L, g as gn, $ as $n, p as Ue, q as qe, x as xe, u as useCallback, r as ze, S as Sn } from './index.module-ba0ed7a8.js';
2
+ import { n as h, f as useEffect, k as useState, i as d, m as useRef, b as browser, j as useReducer } from './stencil-hooks.module-6989e961.js';
3
+ import { i as intl } from './global-6be71d24.js';
4
+ import { i as isDemo, _, d as dist, Q, H, f as $e, y as yn, B, L, g as gn, $ as $n, p as Ue, q as qe, x as xe, u as useCallback, r as ze, S as Sn } from './index.module-efb7f90d.js';
5
5
  import { j as jsonpointer } from './jsonpointer-388a7082.js';
6
6
  import { c as cjs } from './cjs-bdfb4486.js';
7
7
  import './mixins-f60a614c.js';
8
8
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
9
- import { a as useRequestRerender } from './re-render-b61a14be.js';
10
- import { u as useChildElements } from './useChildElements-cd29b2fc.js';
11
- import './luxon-4706d11b.js';
9
+ import { a as useRequestRerender } from './re-render-e48b78b0.js';
10
+ import { u as useChildElements } from './useChildElements-ebb49aad.js';
11
+ import './luxon-f94e4101.js';
12
12
  import { g as getProps, a as getMissingProps, s as sanitizeUrlPath } from './utils-334c1e34.js';
13
13
  import './sqm-text-span-view-8d140661.js';
14
14
  import { p as pathToRegexp } from './index-ffa26b43.js';
15
- import { R as REGISTRATION_FORM_STATE_CONTEXT, u as useRegistrationFormState } from './useRegistrationFormState-0e09e2ca.js';
16
- import { i as isEmpty } from './utilities-21d8a4df.js';
15
+ import { R as REGISTRATION_FORM_STATE_CONTEXT, u as useRegistrationFormState } from './useRegistrationFormState-b89d5b6d.js';
16
+ import { i as isEmpty } from './utilities-5bf96d46.js';
17
17
  import { A as AsYouType } from './AsYouType-46f67d0d.js';
18
- import { b as useDemoBigStat, V as useBigStat, B as BigStatView, Q as autoColorScaleCss, K as CardFeedView, j as CheckboxFieldView, M as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, W as withShadowView, L as LeaderboardView, N as NameFieldsView, d as PortalChangePasswordView, i as PortalFooterView, P as PortalFrameView, e as PortalLoginView, f as PortalRegisterView, R as ReferralIframeView, X as demoRewardExchange, k as RewardExchangeView, a as useShareButton, S as ShareButtonView, C as CopyTextView, u as useShareLink, c as StatContainerView, T as TaskCardView } from './ShadowViewAddon-c22043d9.js';
18
+ import { b as useDemoBigStat, V as useBigStat, B as BigStatView, Q as autoColorScaleCss, K as CardFeedView, j as CheckboxFieldView, M as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, W as withShadowView, L as LeaderboardView, N as NameFieldsView, d as PortalChangePasswordView, i as PortalFooterView, P as PortalFrameView, e as PortalLoginView, f as PortalRegisterView, R as ReferralIframeView, X as demoRewardExchange, k as RewardExchangeView, a as useShareButton, S as ShareButtonView, C as CopyTextView, u as useShareLink, c as StatContainerView, T as TaskCardView } from './ShadowViewAddon-0c8347e5.js';
19
19
  import './sqm-portal-container-view-ab89c6cc.js';
20
20
 
21
21
  const BigStat = class {
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { n as h } from './stencil-hooks.module-8032b139.js';
3
- import { a as getEnvironmentSDK } from './index.module-ba0ed7a8.js';
2
+ import { n as h } from './stencil-hooks.module-6989e961.js';
3
+ import { a as getEnvironmentSDK } from './index.module-efb7f90d.js';
4
4
  import './mixins-f60a614c.js';
5
5
  import './JSS-67b5cff8.js';
6
6
  import { C as CloseButtonView } from './sqm-close-button-view-dc65b4e3.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
2
- import { b as browser, k as useState, i as d, f as useEffect, n as h } from './stencil-hooks.module-8032b139.js';
3
- import { _ } from './index.module-ba0ed7a8.js';
2
+ import { b as browser, k as useState, i as d, f as useEffect, n as h } from './stencil-hooks.module-6989e961.js';
3
+ import { _ } from './index.module-efb7f90d.js';
4
4
  import { g as getProps } from './utils-334c1e34.js';
5
5
  import { p as pathToRegexp } from './index-ffa26b43.js';
6
6
 
@@ -1,5 +1,5 @@
1
1
  import { h, r as registerInstance, c as Host } from './index-17b4da69.js';
2
- import { n as h$1 } from './stencil-hooks.module-8032b139.js';
2
+ import { n as h$1 } from './stencil-hooks.module-6989e961.js';
3
3
  import './JSS-67b5cff8.js';
4
4
  import { g as getProps } from './utils-334c1e34.js';
5
5
  import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-ab89c6cc.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { n as h } from './stencil-hooks.module-8032b139.js';
2
+ import { n as h } from './stencil-hooks.module-6989e961.js';
3
3
 
4
4
  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)}";
5
5
 
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
2
- import { o as m, f as useEffect, n as h } from './stencil-hooks.module-8032b139.js';
3
- import { J, E as Ee, z, P as Pe } from './index.module-ba0ed7a8.js';
2
+ import { o as m, f as useEffect, n as h } from './stencil-hooks.module-6989e961.js';
3
+ import { J, E as Ee, z, P as Pe } from './index.module-efb7f90d.js';
4
4
 
5
5
  async function useGraphQLClientProvider({ domain }) {
6
6
  const token = J();
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
2
- import { n as h } from './stencil-hooks.module-8032b139.js';
2
+ import { n as h } from './stencil-hooks.module-6989e961.js';
3
3
 
4
4
  const HeroImage = class {
5
5
  constructor(hostRef) {
@@ -1,13 +1,13 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { n as h } from './stencil-hooks.module-8032b139.js';
3
- import { i as isDemo, b as setUserIdentity } from './index.module-ba0ed7a8.js';
2
+ import { n as h } from './stencil-hooks.module-6989e961.js';
3
+ import { i as isDemo, b as setUserIdentity } from './index.module-efb7f90d.js';
4
4
  import './jsonpointer-388a7082.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './mixins-f60a614c.js';
7
7
  import './JSS-67b5cff8.js';
8
8
  import { E as EmailRegistrationView } from './email-registration-view-4a4202e7.js';
9
- import './useRegistrationFormState-0e09e2ca.js';
10
- import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-0d27c474.js';
9
+ import './useRegistrationFormState-b89d5b6d.js';
10
+ import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-bb44cdaa.js';
11
11
 
12
12
  const InstantAccessRegistration = class {
13
13
  constructor(hostRef) {
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-17b4da69.js';
2
- import { i as intl } from './global-938df634.js';
2
+ import { i as intl } from './global-6be71d24.js';
3
3
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
4
 
5
5
  const INDIRECT_TAX_PROVINCES = [
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { n as h } from './stencil-hooks.module-8032b139.js';
3
- import { i as intl } from './global-938df634.js';
4
- import { d as dist, H, Q, y as yn, i as isDemo } from './index.module-ba0ed7a8.js';
2
+ import { n as h } from './stencil-hooks.module-6989e961.js';
3
+ import { i as intl } from './global-6be71d24.js';
4
+ import { d as dist, H, Q, y as yn, i as isDemo } from './index.module-efb7f90d.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-10657658.js';
7
7
 
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { n as h } from './stencil-hooks.module-8032b139.js';
3
- import { d as dist, Q, y as yn, b as setUserIdentity, i as isDemo } from './index.module-ba0ed7a8.js';
2
+ import { n as h } from './stencil-hooks.module-6989e961.js';
3
+ import { d as dist, Q, y as yn, b as setUserIdentity, i as isDemo } from './index.module-efb7f90d.js';
4
4
  import { c as cjs } from './cjs-bdfb4486.js';
5
5
  import './JSS-67b5cff8.js';
6
6
  import { g as getProps } from './utils-334c1e34.js';
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-17b4da69.js';
2
- import { $ as $n } from './index.module-ba0ed7a8.js';
2
+ import { $ as $n } from './index.module-efb7f90d.js';
3
3
  import { g as gap } from './mixins-f60a614c.js';
4
4
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
5
5
 
@@ -1,11 +1,11 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { n as h } from './stencil-hooks.module-8032b139.js';
3
- import { S as Sn, i as isDemo } from './index.module-ba0ed7a8.js';
2
+ import { n as h } from './stencil-hooks.module-6989e961.js';
3
+ import { S as Sn, i as isDemo } from './index.module-efb7f90d.js';
4
4
  import { c as cjs } from './cjs-bdfb4486.js';
5
5
  import './mixins-f60a614c.js';
6
6
  import './JSS-67b5cff8.js';
7
7
  import { g as getProps } from './utils-334c1e34.js';
8
- import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-d3484a50.js';
8
+ import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-512bcfd6.js';
9
9
 
10
10
  function useNavigationSidebarItem(props) {
11
11
  const currentPage = Sn();
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { n as h, k as useState, f as useEffect } from './stencil-hooks.module-8032b139.js';
3
- import { S as Sn, H } from './index.module-ba0ed7a8.js';
2
+ import { n as h, k as useState, f as useEffect } from './stencil-hooks.module-6989e961.js';
3
+ import { S as Sn, H } from './index.module-efb7f90d.js';
4
4
  import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-414bcb19.js';
5
5
 
6
6
  const NavigationSidebar = class {
@@ -1,11 +1,11 @@
1
1
  import { h, r as registerInstance } from './index-17b4da69.js';
2
- import { i as d, k as useState, n as h$1 } from './stencil-hooks.module-8032b139.js';
3
- import { i as isDemo } from './index.module-ba0ed7a8.js';
2
+ import { i as d, k as useState, n as h$1 } from './stencil-hooks.module-6989e961.js';
3
+ import { i as isDemo } from './index.module-efb7f90d.js';
4
4
  import { c as cjs } from './cjs-bdfb4486.js';
5
5
  import { E as ErrorStyles } from './mixins-f60a614c.js';
6
6
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
7
7
  import { g as getProps } from './utils-334c1e34.js';
8
- import { R as REGISTRATION_FORM_STATE_CONTEXT } from './useRegistrationFormState-0e09e2ca.js';
8
+ import { R as REGISTRATION_FORM_STATE_CONTEXT } from './useRegistrationFormState-b89d5b6d.js';
9
9
 
10
10
  var constants = {
11
11
  error: {
@@ -1,6 +1,6 @@
1
1
  import { h, c as Host, r as registerInstance } from './index-17b4da69.js';
2
- import { n as h$1 } from './stencil-hooks.module-8032b139.js';
3
- import { B } from './index.module-ba0ed7a8.js';
2
+ import { n as h$1 } from './stencil-hooks.module-6989e961.js';
3
+ import { B } from './index.module-efb7f90d.js';
4
4
  import { g as getProps } from './utils-334c1e34.js';
5
5
 
6
6
  const PopupContainerView = (props) => {
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-17b4da69.js';
2
- import { i as intl } from './global-938df634.js';
2
+ import { i as intl } from './global-6be71d24.js';
3
3
  import { A as AuthWrapper, a as AuthColumn } from './mixins-f60a614c.js';
4
4
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
5
5
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
@@ -1,12 +1,12 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { k as useState, m as useRef, f as useEffect, n as h } from './stencil-hooks.module-8032b139.js';
3
- import './global-938df634.js';
4
- import { l as ln, n as nn, Q, $ as $n, u as useCallback, i as isDemo } from './index.module-ba0ed7a8.js';
2
+ import { k as useState, m as useRef, f as useEffect, n as h } from './stencil-hooks.module-6989e961.js';
3
+ import './global-6be71d24.js';
4
+ import { l as ln, n as nn, Q, $ as $n, u as useCallback, i as isDemo } from './index.module-efb7f90d.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './mixins-f60a614c.js';
7
7
  import './JSS-67b5cff8.js';
8
8
  import './sqm-text-span-view-8d140661.js';
9
- import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-33b24b91.js';
9
+ import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-cddbed4e.js';
10
10
 
11
11
  function usePortalEmailVerification(props) {
12
12
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { k as useState, n as h } from './stencil-hooks.module-8032b139.js';
3
- import { e as un, $ as $n, i as isDemo } from './index.module-ba0ed7a8.js';
2
+ import { k as useState, n as h } from './stencil-hooks.module-6989e961.js';
3
+ import { e as un, $ as $n, i as isDemo } from './index.module-efb7f90d.js';
4
4
  import { j as jsonpointer } from './jsonpointer-388a7082.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './mixins-f60a614c.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance } from './index-17b4da69.js';
2
- import { n as h } from './stencil-hooks.module-8032b139.js';
3
- import { b as setUserIdentity, $ as $n, i as isDemo } from './index.module-ba0ed7a8.js';
2
+ import { n as h } from './stencil-hooks.module-6989e961.js';
3
+ import { b as setUserIdentity, $ as $n, i as isDemo } from './index.module-efb7f90d.js';
4
4
 
5
5
  function usePortalLogout({ nextPage }) {
6
6
  setUserIdentity(undefined);
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-17b4da69.js';
2
- import { i as intl } from './global-938df634.js';
2
+ import { i as intl } from './global-6be71d24.js';
3
3
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
4
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
5
5
 
@@ -1,13 +1,13 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { k as useState, f as useEffect, n as h } from './stencil-hooks.module-8032b139.js';
3
- import './global-938df634.js';
4
- import { d as dist, Q, y as yn, f as $e, i as isDemo } from './index.module-ba0ed7a8.js';
2
+ import { k as useState, f as useEffect, n as h } from './stencil-hooks.module-6989e961.js';
3
+ import './global-6be71d24.js';
4
+ import { d as dist, Q, y as yn, f as $e, i as isDemo } from './index.module-efb7f90d.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './JSS-67b5cff8.js';
7
7
  import { g as getProps } from './utils-334c1e34.js';
8
8
  import './sqm-text-span-view-8d140661.js';
9
- import { P as PortalProfileView } from './sqm-portal-profile-view-13f0ef79.js';
10
- import { i as isEmpty } from './utilities-21d8a4df.js';
9
+ import { P as PortalProfileView } from './sqm-portal-profile-view-c7a2c8ba.js';
10
+ import { i as isEmpty } from './utilities-5bf96d46.js';
11
11
 
12
12
  const GET_USER = dist.gql `
13
13
  query {
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
2
- import { f as useEffect, n as h } from './stencil-hooks.module-8032b139.js';
3
- import { Q, S as Sn, $ as $n, i as isDemo } from './index.module-ba0ed7a8.js';
2
+ import { f as useEffect, n as h } from './stencil-hooks.module-6989e961.js';
3
+ import { Q, S as Sn, $ as $n, i as isDemo } from './index.module-efb7f90d.js';
4
4
 
5
5
  function usePortalProtectedRoute({ requireEmailVerification, redirectTo, redirectToUnverified, }) {
6
6
  var _a;
@@ -1,12 +1,12 @@
1
1
  import { h, r as registerInstance } from './index-17b4da69.js';
2
- import { m as useRef, f as useEffect, n as h$1 } from './stencil-hooks.module-8032b139.js';
3
- import { d as dist, L, W as We, y as yn, $ as $n, u as useCallback, i as isDemo } from './index.module-ba0ed7a8.js';
2
+ import { m as useRef, f as useEffect, n as h$1 } from './stencil-hooks.module-6989e961.js';
3
+ import { d as dist, L, W as We, y as yn, $ as $n, u as useCallback, i as isDemo } from './index.module-efb7f90d.js';
4
4
  import { j as jsonpointer } from './jsonpointer-388a7082.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { A as AuthWrapper, a as AuthColumn, H as HostBlock, b as AuthButtonsContainer, E as ErrorStyles } from './mixins-f60a614c.js';
7
7
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
8
8
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
9
- import { u as useRegistrationFormState } from './useRegistrationFormState-0e09e2ca.js';
9
+ import { u as useRegistrationFormState } from './useRegistrationFormState-b89d5b6d.js';
10
10
  import { A as AsYouType } from './AsYouType-46f67d0d.js';
11
11
 
12
12
  const style = {
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { k as useState, f as useEffect, n as h } from './stencil-hooks.module-8032b139.js';
3
- import { h as Qe, T as Te, $ as $n, i as isDemo } from './index.module-ba0ed7a8.js';
2
+ import { k as useState, f as useEffect, n as h } from './stencil-hooks.module-6989e961.js';
3
+ import { h as Qe, T as Te, $ as $n, i as isDemo } from './index.module-efb7f90d.js';
4
4
  import { j as jsonpointer } from './jsonpointer-388a7082.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './mixins-f60a614c.js';
@@ -22,15 +22,9 @@ const sheet = createStyleSheet(style);
22
22
  const styleString = sheet.toString();
23
23
  function PortalVerifyEmailView(props) {
24
24
  const { states, data, callbacks, content } = props;
25
- console.log({
26
- loading: states.loading,
27
- verified: states.verified,
28
- error: states.error,
29
- oobCode: data.oobCode,
30
- });
31
25
  if (states.loading)
32
26
  return;
33
- if (states.verified) {
27
+ if (states.success) {
34
28
  return (h("div", { class: sheet.classes.Wrapper, part: "sqm-base" },
35
29
  h("style", { type: "text/css" },
36
30
  vanillaStyle,
@@ -46,7 +40,7 @@ function PortalVerifyEmailView(props) {
46
40
  h(TextSpanView, { type: "h3" }, content.verifyEmailText),
47
41
  h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
48
42
  h("div", { part: "erroralert-text" }, content.verifyInvalidText)),
49
- h("sl-button", { class: sheet.classes.ContinueButton, onClick: callbacks.failed, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.continueText)));
43
+ h("sl-button", { class: sheet.classes.ContinueButton, onClick: callbacks.failed, disabled: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.continueText)));
50
44
  }
51
45
  }
52
46
 
@@ -1,38 +1,31 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { k as useState, f as useEffect, n as h } from './stencil-hooks.module-8032b139.js';
3
- import { Q, j as an, $ as $n, b as setUserIdentity, i as isDemo } from './index.module-ba0ed7a8.js';
2
+ import { k as useState, f as useEffect, n as h } from './stencil-hooks.module-6989e961.js';
3
+ import { Q, j as an, $ as $n, b as setUserIdentity, i as isDemo } from './index.module-efb7f90d.js';
4
4
  import { c as cjs } from './cjs-bdfb4486.js';
5
5
  import './mixins-f60a614c.js';
6
6
  import './JSS-67b5cff8.js';
7
7
  import { s as sanitizeUrlPath, g as getProps } from './utils-334c1e34.js';
8
8
  import './sqm-text-span-view-8d140661.js';
9
- import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-2e1dabcc.js';
9
+ import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-d7ea2c56.js';
10
10
 
11
- const SUBMITTED_CONTEXT = "sq:verify-submitted";
12
- function setWindowSubmitted(submitted) {
13
- // using window due to dom-context getting reset on re-render
14
- window[SUBMITTED_CONTEXT] = submitted;
15
- }
11
+ let globalPromise = null;
16
12
  function usePortalVerifyEmail({ nextPage, failedPage, verifySuccessText, verifyEmailText, verifyInvalidText, networkErrorMessage, continueText, }) {
17
- var _b, _c, _d, _e, _f, _g, _h, _j, _k;
18
- const [submitted, setSubmitted] = useState(window[SUBMITTED_CONTEXT]);
13
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
14
+ const [completed, setCompleted] = useState(false);
15
+ const [successful, setSuccessful] = useState(false);
19
16
  const userIdent = Q();
20
- const [verificationError, setVerificationError] = useState(null);
21
- const [success, setSuccess] = useState(false);
22
17
  const [request, { loading, data, errors }] = an();
23
18
  const urlParams = new URLSearchParams($n.location.search);
24
19
  const oobCode = urlParams.get("oobCode");
25
20
  const oobEmail = urlParams.get("email");
26
21
  const nextPageOverride = urlParams.get("nextPage");
27
- const syncSubmitted = (submitted) => {
28
- setSubmitted(submitted);
29
- setWindowSubmitted(submitted);
30
- };
31
22
  // derived from useMutation in component boilerplate initialState
32
23
  const disableContinue = data === undefined && errors === undefined && !!oobCode;
33
24
  // if logged out, userIdent?.managedIdentity?.emailVerified will be falsey, even if verification was successful
34
- const verified = !!((_b = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _b === void 0 ? void 0 : _b.emailVerified);
25
+ const verified = !!(((_a = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _a === void 0 ? void 0 : _a.emailVerified) || ((_b = data === null || data === void 0 ? void 0 : data.verifyManagedIdentityEmail) === null || _b === void 0 ? void 0 : _b.success) ||
26
+ successful);
35
27
  const validEmail = ((_c = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _c === void 0 ? void 0 : _c.email) === oobEmail;
28
+ console.log({ userIdent, oobEmail, verified });
36
29
  const failed = () => {
37
30
  return $n.push({
38
31
  pathname: failedPage,
@@ -44,50 +37,44 @@ function usePortalVerifyEmail({ nextPage, failedPage, verifySuccessText, verifyE
44
37
  const url = sanitizeUrlPath(nextPageOverride || nextPage);
45
38
  $n.push(url.href);
46
39
  };
47
- console.log({
48
- userIdent,
49
- data,
50
- submitted,
51
- verified,
52
- verificationError,
53
- success,
54
- });
55
40
  const logout = () => {
56
- console.log("LOGGING OUT", success, verified, verificationError);
57
41
  setTimeout(() => {
58
42
  setUserIdentity(undefined);
59
43
  gotoNextPage();
60
44
  }, 3000);
61
45
  };
62
46
  const login = () => {
63
- console.log("LOGGING IN", success, verified, verificationError);
64
47
  setTimeout(gotoNextPage, 3000);
65
48
  };
66
- const submit = async () => {
67
- var _a;
68
- syncSubmitted(true);
69
- const response = await request({ oobCode });
70
- if (response instanceof Error ||
71
- !((_a = response === null || response === void 0 ? void 0 : response.verifyManagedIdentityEmail) === null || _a === void 0 ? void 0 : _a.success)) {
72
- logout();
73
- return;
74
- }
75
- console.debug("SUBMITTED", response);
76
- console.debug("window", window[SUBMITTED_CONTEXT]);
77
- };
78
49
  useEffect(() => {
50
+ const verify = async () => {
51
+ if (!globalPromise)
52
+ globalPromise = request({ oobCode });
53
+ const result = await globalPromise;
54
+ if (!(result instanceof Error) &&
55
+ result.verifyManagedIdentityEmail.success) {
56
+ // Needs to be explicitly updated if multiple renders have occured
57
+ setSuccessful(true);
58
+ }
59
+ setCompleted(true);
60
+ };
61
+ verify();
62
+ }, []);
63
+ useEffect(() => {
64
+ if (!completed)
65
+ return;
79
66
  if (verified && validEmail)
80
67
  login();
81
- if (!validEmail)
68
+ else
82
69
  logout();
83
- if (!submitted)
84
- submit();
85
- }, [submitted, verified, validEmail]);
70
+ }, [completed, verified]);
86
71
  return {
87
72
  states: {
88
- loading: loading || disableContinue,
73
+ loading: loading || !completed,
74
+ disableContinue,
89
75
  error: ((_g = (_f = (_e = (_d = errors === null || errors === void 0 ? void 0 : errors.response) === null || _d === void 0 ? void 0 : _d.errors) === null || _e === void 0 ? void 0 : _e[0]) === null || _f === void 0 ? void 0 : _f.extensions) === null || _g === void 0 ? void 0 : _g.message) || ((_k = (_j = (_h = errors === null || errors === void 0 ? void 0 : errors.response) === null || _h === void 0 ? void 0 : _h.errors) === null || _j === void 0 ? void 0 : _j[0]) === null || _k === void 0 ? void 0 : _k.message) ||
90
- ((errors === null || errors === void 0 ? void 0 : errors.message) && networkErrorMessage),
76
+ (((errors === null || errors === void 0 ? void 0 : errors.message) || !validEmail) && networkErrorMessage),
77
+ success: completed && (verified || validEmail),
91
78
  verified,
92
79
  },
93
80
  data: {
@@ -106,6 +93,7 @@ function usePortalVerifyEmail({ nextPage, failedPage, verifySuccessText, verifyE
106
93
  };
107
94
  }
108
95
 
96
+ let global = 0;
109
97
  const PortalVerifyEmail = class {
110
98
  constructor(hostRef) {
111
99
  registerInstance(this, hostRef);
@@ -148,6 +136,7 @@ const PortalVerifyEmail = class {
148
136
  * Displayed when the email verification fails due to a network error. The participant can try refreshing the page.
149
137
  */
150
138
  this.networkErrorMessage = "An error occurred while verifying your email. Please refresh the page and try again.";
139
+ console.log(global++);
151
140
  h(this);
152
141
  }
153
142
  disconnectedCallback() { }