@saasquatch/mint-components 2.0.5-2 → 2.0.5

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 (562) hide show
  1. package/dist/cjs/{ErrorView-ee7b0f36.js → ErrorView-3f91e5ab.js} +1 -1
  2. package/dist/cjs/{GenericTableView-be5648e4.js → GenericTableView-a9845e80.js} +1 -1
  3. package/dist/cjs/{ShadowViewAddon-5a9d4a55.js → ShadowViewAddon-ae3a32c3.js} +221 -102
  4. package/dist/cjs/{copy-text-view-bb2c0ea7.js → copy-text-view-322436c2.js} +1 -1
  5. package/dist/cjs/data-24028727.js +248 -0
  6. package/dist/cjs/{dom-context-hooks.module-e7b6727c.js → dom-context-hooks.module-7fa676ae.js} +1 -1
  7. package/dist/cjs/{email-registration-view-306c8878.js → email-registration-view-ace50780.js} +1 -1
  8. package/dist/cjs/{global-d90f3195.js → global-e862bfd4.js} +3178 -3127
  9. package/dist/cjs/{index-8277cbb3.js → index-a43a63b4.js} +1 -1
  10. package/dist/cjs/{index.module-f267fad6.js → index.module-4f54e412.js} +154 -147
  11. package/dist/cjs/loader.cjs.js +5 -5
  12. package/dist/cjs/{luxon-c1ad356a.js → luxon-949beaf2.js} +1 -1
  13. package/dist/cjs/mint-components.cjs.js +5 -5
  14. package/dist/cjs/{mockRewardData-ed603fca.js → mockRewardData-df37c8a3.js} +1 -1
  15. package/dist/cjs/raisins-plop-target.cjs.entry.js +1 -1
  16. package/dist/cjs/{re-render-f59ad8a9.js → re-render-d516138a.js} +2 -2
  17. package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +351 -1500
  18. package/dist/cjs/{sqm-base-registration-form-view-992c7f18.js → sqm-base-registration-form-view-69a4b615.js} +2 -2
  19. package/dist/cjs/{sqm-big-stat_44.cjs.entry.js → sqm-big-stat_47.cjs.entry.js} +782 -34
  20. package/dist/cjs/{sqm-close-button-view-e9f2a454.js → sqm-close-button-view-5e85ac51.js} +1 -1
  21. package/dist/cjs/sqm-close-button.cjs.entry.js +4 -4
  22. package/dist/cjs/sqm-code-verification.cjs.entry.js +6 -6
  23. package/dist/cjs/sqm-context-router.cjs.entry.js +3 -3
  24. package/dist/cjs/sqm-email-verification.cjs.entry.js +6 -6
  25. package/dist/cjs/sqm-empty_4.cjs.entry.js +5 -5
  26. package/dist/cjs/sqm-form-message.cjs.entry.js +2 -2
  27. package/dist/cjs/sqm-google-sign-in.cjs.entry.js +3 -3
  28. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +3 -3
  29. package/dist/cjs/sqm-header-logo.cjs.entry.js +17 -4
  30. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +6 -6
  31. package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +3 -3
  32. package/dist/cjs/{sqm-lead-checkbox-field-view-f4c57a50.js → sqm-lead-checkbox-field-view-dca40eb4.js} +2 -2
  33. package/dist/cjs/sqm-lead-checkbox-field.cjs.entry.js +6 -6
  34. package/dist/cjs/{sqm-lead-input-field-view-b6d70217.js → sqm-lead-input-field-view-2006001f.js} +2 -2
  35. package/dist/cjs/sqm-lead-input-field.cjs.entry.js +6 -6
  36. package/dist/cjs/{sqm-leaderboard-rank-view-67fd7934.js → sqm-leaderboard-rank-view-6a1e63de.js} +1 -1
  37. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +5 -5
  38. package/dist/cjs/{sqm-logout-current-user-view-f330d641.js → sqm-logout-current-user-view-b61c8bdf.js} +1 -1
  39. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +4 -4
  40. package/dist/cjs/{sqm-navigation-sidebar-item-view-41edbbc4.js → sqm-navigation-sidebar-item-view-4e88f774.js} +2 -2
  41. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +4 -4
  42. package/dist/cjs/{sqm-navigation-sidebar-view-6616e3e0.js → sqm-navigation-sidebar-view-de90ef03.js} +1 -1
  43. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +4 -4
  44. package/dist/cjs/sqm-pagination_3.cjs.entry.js +6 -6
  45. package/dist/cjs/sqm-password-field.cjs.entry.js +4 -4
  46. package/dist/cjs/sqm-popup-container.cjs.entry.js +3 -3
  47. package/dist/cjs/{sqm-portal-container-view-70a47420.js → sqm-portal-container-view-07e4343f.js} +6 -7
  48. package/dist/cjs/{sqm-portal-email-verification-view-9f1b4ba4.js → sqm-portal-email-verification-view-1745d9a2.js} +3 -3
  49. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +6 -6
  50. package/dist/cjs/sqm-portal-google-login.cjs.entry.js +130 -0
  51. package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +8 -8
  52. package/dist/cjs/sqm-portal-login-view-bb50304c.js +58 -0
  53. package/dist/cjs/sqm-portal-logout.cjs.entry.js +3 -3
  54. package/dist/cjs/{sqm-portal-profile-view-7defab25.js → sqm-portal-profile-view-5c5e29b1.js} +3 -3
  55. package/dist/cjs/sqm-portal-profile.cjs.entry.js +7 -7
  56. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +3 -3
  57. package/dist/cjs/{sqm-portal-registration-form-view-020f661c.js → sqm-portal-registration-form-view-5a96c2f5.js} +2 -2
  58. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +194 -0
  59. package/dist/cjs/{sqm-portal-reset-password-view-6b1acd90.js → sqm-portal-reset-password-view-25eb2099.js} +2 -2
  60. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +5 -5
  61. package/dist/cjs/sqm-portal-verify-email-view-1c4e781f.js +49 -0
  62. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +171 -0
  63. package/dist/cjs/{sqm-qr-code-view-b388e408.js → sqm-qr-code-view-4ccf89da.js} +2 -2
  64. package/dist/cjs/sqm-qr-code.cjs.entry.js +6 -6
  65. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +11 -11
  66. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +3 -3
  67. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +4 -4
  68. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +10 -10
  69. package/dist/cjs/sqm-route.cjs.entry.js +1 -1
  70. package/dist/cjs/sqm-scroll.cjs.entry.js +2 -2
  71. package/dist/cjs/sqm-stencilbook.cjs.entry.js +451 -82
  72. package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
  73. package/dist/cjs/sqm-tabs.cjs.entry.js +5 -5
  74. package/dist/cjs/{sqm-text-span-view-f274fdf2.js → sqm-text-span-view-7a61ae4c.js} +1 -1
  75. package/dist/cjs/sqm-text-span.cjs.entry.js +3 -3
  76. package/dist/cjs/sqm-user-info-form-view-c14ba407.js +2074 -0
  77. package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +3 -3
  78. package/dist/cjs/sqm-widget-verification.cjs.entry.js +3 -3
  79. package/dist/cjs/{useChildElements-84b623d1.js → useChildElements-966c9041.js} +2 -2
  80. package/dist/cjs/{useInstantAccessRegistration-dbe420fb.js → useInstantAccessRegistration-08bcb487.js} +3 -3
  81. package/dist/cjs/{useLeadFormState-1895ef0d.js → useLeadFormState-91999606.js} +4 -4
  82. package/dist/cjs/{data-6a389e7b.js → usePayoutStatus-98f2ca76.js} +31 -146
  83. package/dist/cjs/usePortalLogin-1c022d8d.js +74 -0
  84. package/dist/cjs/{usePortalRegistrationForm-a0a45299.js → usePortalRegistrationForm-75b647fe.js} +3 -3
  85. package/dist/cjs/{useReferralCodes-03024ff4.js → useReferralCodes-11cdf43b.js} +2 -2
  86. package/dist/cjs/{useReferralTable-207b4ff0.js → useReferralTable-90d4d6e9.js} +5 -5
  87. package/dist/cjs/{useRegistrationFormState-0f85c946.js → useRegistrationFormState-bbee6e7b.js} +2 -2
  88. package/dist/cjs/{useVerificationEmail-c2acd737.js → useVerificationEmail-9dd3997a.js} +2 -2
  89. package/dist/cjs/{utilities-3577b60d.js → utilities-9a0c5e91.js} +2 -2
  90. package/dist/collection/collection-manifest.json +0 -10
  91. package/dist/collection/components/sqm-header-logo/sqm-header-logo.js +85 -5
  92. package/dist/collection/components/sqm-navigation-menu/useNavigationMenu.js +2 -1
  93. package/dist/collection/components/sqm-password-field/sqm-password-field.js +2 -3
  94. package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +6 -7
  95. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +3 -3
  96. package/dist/collection/components/sqm-portal-protected-route/usePortalProtectedRoute.js +1 -1
  97. package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +1 -1
  98. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +2 -0
  99. package/dist/collection/components/tax-and-cash/TaxForm.stories.js +5 -0
  100. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +10 -5
  101. package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +11 -5
  102. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +46 -40
  103. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.js +13 -0
  104. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +95 -1
  105. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +360 -7
  106. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +29 -2
  107. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +311 -11
  108. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +96 -1
  109. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +310 -10
  110. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +7 -1
  111. package/dist/collection/components/tax-and-cash/sqm-user-info-form/UserInfoFormView.stories.js +325 -0
  112. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +21 -12
  113. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +1 -1
  114. package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +101 -9
  115. package/dist/esm/{ErrorView-74cb3af8.js → ErrorView-bbf0a042.js} +1 -1
  116. package/dist/esm/{GenericTableView-8c72ac30.js → GenericTableView-e43d310f.js} +1 -1
  117. package/dist/esm/{ShadowViewAddon-2b061a3a.js → ShadowViewAddon-78a1c35c.js} +221 -104
  118. package/dist/esm/{copy-text-view-87259b11.js → copy-text-view-fac47254.js} +1 -1
  119. package/dist/esm/data-a581119a.js +225 -0
  120. package/dist/esm/{dom-context-hooks.module-50442785.js → dom-context-hooks.module-63370afd.js} +1 -1
  121. package/dist/esm/{email-registration-view-4cdb4129.js → email-registration-view-1f587f8b.js} +1 -1
  122. package/dist/esm/{global-fc653a2a.js → global-58a69018.js} +3178 -3127
  123. package/dist/esm/{index-38ad4957.js → index-b3a06de8.js} +1 -1
  124. package/dist/esm/{index.module-849b7d56.js → index.module-c9811a48.js} +153 -148
  125. package/dist/esm/loader.js +5 -5
  126. package/dist/esm/{luxon-1be92a8e.js → luxon-bbf75a9d.js} +1 -1
  127. package/dist/esm/mint-components.js +5 -5
  128. package/dist/esm/{mockRewardData-9b27d6f1.js → mockRewardData-96a2d26d.js} +1 -1
  129. package/dist/esm/raisins-plop-target.entry.js +1 -1
  130. package/dist/esm/{re-render-2a5345de.js → re-render-7e22fb0d.js} +2 -2
  131. package/dist/esm/sqm-banking-info-form_10.entry.js +328 -1477
  132. package/dist/esm/{sqm-base-registration-form-view-ee556e5f.js → sqm-base-registration-form-view-9e97d8b4.js} +2 -2
  133. package/dist/esm/{sqm-big-stat_44.entry.js → sqm-big-stat_47.entry.js} +777 -32
  134. package/dist/esm/{sqm-close-button-view-fd9012e7.js → sqm-close-button-view-2fa57229.js} +1 -1
  135. package/dist/esm/sqm-close-button.entry.js +4 -4
  136. package/dist/esm/sqm-code-verification.entry.js +6 -6
  137. package/dist/esm/sqm-context-router.entry.js +3 -3
  138. package/dist/esm/sqm-email-verification.entry.js +6 -6
  139. package/dist/esm/sqm-empty_4.entry.js +5 -5
  140. package/dist/esm/sqm-form-message.entry.js +2 -2
  141. package/dist/esm/sqm-google-sign-in.entry.js +3 -3
  142. package/dist/esm/sqm-graphql-client-provider.entry.js +3 -3
  143. package/dist/esm/sqm-header-logo.entry.js +17 -4
  144. package/dist/esm/sqm-instant-access-registration.entry.js +6 -6
  145. package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +3 -3
  146. package/dist/esm/{sqm-lead-checkbox-field-view-3d012143.js → sqm-lead-checkbox-field-view-81541e40.js} +2 -2
  147. package/dist/esm/sqm-lead-checkbox-field.entry.js +6 -6
  148. package/dist/esm/{sqm-lead-input-field-view-0199ee1e.js → sqm-lead-input-field-view-d543d939.js} +2 -2
  149. package/dist/esm/sqm-lead-input-field.entry.js +6 -6
  150. package/dist/esm/{sqm-leaderboard-rank-view-7a682cc3.js → sqm-leaderboard-rank-view-18baae5b.js} +1 -1
  151. package/dist/esm/sqm-leaderboard-rank.entry.js +5 -5
  152. package/dist/esm/{sqm-logout-current-user-view-376c1bf6.js → sqm-logout-current-user-view-f21e54e3.js} +1 -1
  153. package/dist/esm/sqm-logout-current-user.entry.js +4 -4
  154. package/dist/esm/{sqm-navigation-sidebar-item-view-5283300c.js → sqm-navigation-sidebar-item-view-5a452423.js} +2 -2
  155. package/dist/esm/sqm-navigation-sidebar-item.entry.js +4 -4
  156. package/dist/esm/{sqm-navigation-sidebar-view-2b66457a.js → sqm-navigation-sidebar-view-0a2ec560.js} +1 -1
  157. package/dist/esm/sqm-navigation-sidebar.entry.js +4 -4
  158. package/dist/esm/sqm-pagination_3.entry.js +6 -6
  159. package/dist/esm/sqm-password-field.entry.js +4 -4
  160. package/dist/esm/sqm-popup-container.entry.js +3 -3
  161. package/dist/esm/{sqm-portal-container-view-a8c708cd.js → sqm-portal-container-view-176e92e3.js} +6 -7
  162. package/dist/esm/{sqm-portal-email-verification-view-03707cd9.js → sqm-portal-email-verification-view-5fb1a99e.js} +3 -3
  163. package/dist/esm/sqm-portal-email-verification.entry.js +6 -6
  164. package/dist/esm/sqm-portal-google-login.entry.js +126 -0
  165. package/dist/esm/sqm-portal-google-registration-form.entry.js +8 -8
  166. package/dist/esm/sqm-portal-login-view-7670cd86.js +56 -0
  167. package/dist/esm/sqm-portal-logout.entry.js +3 -3
  168. package/dist/esm/{sqm-portal-profile-view-cbef4855.js → sqm-portal-profile-view-e3aef106.js} +3 -3
  169. package/dist/esm/sqm-portal-profile.entry.js +7 -7
  170. package/dist/esm/sqm-portal-protected-route.entry.js +3 -3
  171. package/dist/esm/{sqm-portal-registration-form-view-2f4936ef.js → sqm-portal-registration-form-view-8bdc3804.js} +2 -2
  172. package/dist/esm/sqm-portal-registration-form.entry.js +190 -0
  173. package/dist/esm/{sqm-portal-reset-password-view-cfbc0eb0.js → sqm-portal-reset-password-view-abef7286.js} +2 -2
  174. package/dist/esm/sqm-portal-reset-password.entry.js +5 -5
  175. package/dist/esm/sqm-portal-verify-email-view-33805220.js +47 -0
  176. package/dist/esm/sqm-portal-verify-email.entry.js +167 -0
  177. package/dist/esm/{sqm-qr-code-view-0e88b4bd.js → sqm-qr-code-view-ea505213.js} +2 -2
  178. package/dist/esm/sqm-qr-code.entry.js +6 -6
  179. package/dist/esm/sqm-referral-table_11.entry.js +11 -11
  180. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +3 -3
  181. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +4 -4
  182. package/dist/esm/sqm-rewards-table_9.entry.js +10 -10
  183. package/dist/esm/sqm-route.entry.js +1 -1
  184. package/dist/esm/sqm-scroll.entry.js +2 -2
  185. package/dist/esm/sqm-stencilbook.entry.js +402 -33
  186. package/dist/esm/sqm-tab.entry.js +4 -4
  187. package/dist/esm/sqm-tabs.entry.js +5 -5
  188. package/dist/esm/{sqm-text-span-view-738acfb3.js → sqm-text-span-view-4c17b8c9.js} +1 -1
  189. package/dist/esm/sqm-text-span.entry.js +3 -3
  190. package/dist/esm/sqm-user-info-form-view-9a3048d9.js +2066 -0
  191. package/dist/esm/sqm-widget-verification-controller.entry.js +3 -3
  192. package/dist/esm/sqm-widget-verification.entry.js +3 -3
  193. package/dist/esm/{useChildElements-14eb2cd7.js → useChildElements-3d872cef.js} +2 -2
  194. package/dist/esm/{useInstantAccessRegistration-6685ce53.js → useInstantAccessRegistration-dda1f52b.js} +3 -3
  195. package/dist/esm/{useLeadFormState-0d1c899e.js → useLeadFormState-8d4b2620.js} +4 -4
  196. package/dist/esm/{data-4390ef62.js → usePayoutStatus-7404eb9d.js} +32 -132
  197. package/dist/esm/usePortalLogin-f95bbc67.js +72 -0
  198. package/dist/esm/{usePortalRegistrationForm-65765105.js → usePortalRegistrationForm-1eb3cd72.js} +3 -3
  199. package/dist/esm/{useReferralCodes-f87eea47.js → useReferralCodes-c2e809cf.js} +2 -2
  200. package/dist/esm/{useReferralTable-bcf191be.js → useReferralTable-909ccb28.js} +5 -5
  201. package/dist/esm/{useRegistrationFormState-f149c3ba.js → useRegistrationFormState-24d594ea.js} +2 -2
  202. package/dist/esm/{useVerificationEmail-ca464d15.js → useVerificationEmail-55e0e98f.js} +2 -2
  203. package/dist/esm/{utilities-8dba1079.js → utilities-72c07b09.js} +2 -2
  204. package/dist/esm-es5/{ErrorView-74cb3af8.js → ErrorView-bbf0a042.js} +1 -1
  205. package/dist/esm-es5/{GenericTableView-8c72ac30.js → GenericTableView-e43d310f.js} +1 -1
  206. package/dist/esm-es5/ShadowViewAddon-78a1c35c.js +1 -0
  207. package/dist/esm-es5/{copy-text-view-87259b11.js → copy-text-view-fac47254.js} +1 -1
  208. package/dist/esm-es5/data-a581119a.js +1 -0
  209. package/dist/esm-es5/{dom-context-hooks.module-50442785.js → dom-context-hooks.module-63370afd.js} +1 -1
  210. package/dist/esm-es5/{email-registration-view-4cdb4129.js → email-registration-view-1f587f8b.js} +1 -1
  211. package/dist/esm-es5/global-58a69018.js +285 -0
  212. package/dist/esm-es5/index-b3a06de8.js +1 -0
  213. package/dist/esm-es5/index.module-c9811a48.js +1 -0
  214. package/dist/esm-es5/loader.js +1 -1
  215. package/dist/esm-es5/{luxon-1be92a8e.js → luxon-bbf75a9d.js} +1 -1
  216. package/dist/esm-es5/mint-components.js +1 -1
  217. package/dist/esm-es5/{mockRewardData-9b27d6f1.js → mockRewardData-96a2d26d.js} +1 -1
  218. package/dist/esm-es5/raisins-plop-target.entry.js +1 -1
  219. package/dist/esm-es5/{re-render-2a5345de.js → re-render-7e22fb0d.js} +1 -1
  220. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  221. package/dist/esm-es5/{sqm-base-registration-form-view-ee556e5f.js → sqm-base-registration-form-view-9e97d8b4.js} +1 -1
  222. package/dist/esm-es5/sqm-big-stat_47.entry.js +1 -0
  223. package/dist/esm-es5/{sqm-close-button-view-fd9012e7.js → sqm-close-button-view-2fa57229.js} +1 -1
  224. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  225. package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
  226. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  227. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  228. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  229. package/dist/esm-es5/sqm-form-message.entry.js +1 -1
  230. package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
  231. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  232. package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
  233. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  234. package/dist/esm-es5/sqm-invoice-table-data-cell_5.entry.js +1 -1
  235. package/dist/esm-es5/{sqm-lead-checkbox-field-view-3d012143.js → sqm-lead-checkbox-field-view-81541e40.js} +1 -1
  236. package/dist/esm-es5/sqm-lead-checkbox-field.entry.js +1 -1
  237. package/dist/esm-es5/{sqm-lead-input-field-view-0199ee1e.js → sqm-lead-input-field-view-d543d939.js} +1 -1
  238. package/dist/esm-es5/sqm-lead-input-field.entry.js +1 -1
  239. package/dist/esm-es5/sqm-leaderboard-rank-view-18baae5b.js +1 -0
  240. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  241. package/dist/esm-es5/{sqm-logout-current-user-view-376c1bf6.js → sqm-logout-current-user-view-f21e54e3.js} +1 -1
  242. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  243. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-5283300c.js → sqm-navigation-sidebar-item-view-5a452423.js} +1 -1
  244. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  245. package/dist/esm-es5/{sqm-navigation-sidebar-view-2b66457a.js → sqm-navigation-sidebar-view-0a2ec560.js} +1 -1
  246. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  247. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  248. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  249. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  250. package/dist/esm-es5/sqm-portal-container-view-176e92e3.js +1 -0
  251. package/dist/esm-es5/{sqm-portal-email-verification-view-03707cd9.js → sqm-portal-email-verification-view-5fb1a99e.js} +1 -1
  252. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  253. package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -0
  254. package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
  255. package/dist/esm-es5/sqm-portal-login-view-7670cd86.js +1 -0
  256. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  257. package/dist/esm-es5/{sqm-portal-profile-view-cbef4855.js → sqm-portal-profile-view-e3aef106.js} +1 -1
  258. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  259. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  260. package/dist/esm-es5/{sqm-portal-registration-form-view-2f4936ef.js → sqm-portal-registration-form-view-8bdc3804.js} +1 -1
  261. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -0
  262. package/dist/esm-es5/{sqm-portal-reset-password-view-cfbc0eb0.js → sqm-portal-reset-password-view-abef7286.js} +1 -1
  263. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  264. package/dist/esm-es5/sqm-portal-verify-email-view-33805220.js +1 -0
  265. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -0
  266. package/dist/esm-es5/{sqm-qr-code-view-0e88b4bd.js → sqm-qr-code-view-ea505213.js} +1 -1
  267. package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
  268. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  269. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  270. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  271. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  272. package/dist/esm-es5/sqm-route.entry.js +1 -1
  273. package/dist/esm-es5/sqm-scroll.entry.js +1 -1
  274. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  275. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  276. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  277. package/dist/esm-es5/{sqm-text-span-view-738acfb3.js → sqm-text-span-view-4c17b8c9.js} +1 -1
  278. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  279. package/dist/esm-es5/sqm-user-info-form-view-9a3048d9.js +1 -0
  280. package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
  281. package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
  282. package/dist/esm-es5/{useChildElements-14eb2cd7.js → useChildElements-3d872cef.js} +1 -1
  283. package/dist/esm-es5/{useInstantAccessRegistration-6685ce53.js → useInstantAccessRegistration-dda1f52b.js} +1 -1
  284. package/dist/esm-es5/{useLeadFormState-0d1c899e.js → useLeadFormState-8d4b2620.js} +1 -1
  285. package/dist/esm-es5/{data-4390ef62.js → usePayoutStatus-7404eb9d.js} +2 -2
  286. package/dist/esm-es5/usePortalLogin-f95bbc67.js +1 -0
  287. package/dist/esm-es5/{usePortalRegistrationForm-65765105.js → usePortalRegistrationForm-1eb3cd72.js} +1 -1
  288. package/dist/esm-es5/{useReferralCodes-f87eea47.js → useReferralCodes-c2e809cf.js} +1 -1
  289. package/dist/esm-es5/{useReferralTable-bcf191be.js → useReferralTable-909ccb28.js} +1 -1
  290. package/dist/esm-es5/{useRegistrationFormState-f149c3ba.js → useRegistrationFormState-24d594ea.js} +1 -1
  291. package/dist/esm-es5/{useVerificationEmail-ca464d15.js → useVerificationEmail-55e0e98f.js} +1 -1
  292. package/dist/esm-es5/{utilities-8dba1079.js → utilities-72c07b09.js} +1 -1
  293. package/dist/mint-components/mint-components.esm.js +1 -1
  294. package/dist/mint-components/mint-components.js +1 -1
  295. package/dist/mint-components/{p-1a3a57c0.js → p-00791abc.js} +1 -1
  296. package/dist/mint-components/{p-2076f887.system.js → p-0087ad39.system.js} +1 -1
  297. package/dist/mint-components/{p-ab927359.system.entry.js → p-011c0990.system.entry.js} +1 -1
  298. package/dist/mint-components/{p-b4a8a34b.js → p-027c0b10.js} +152 -152
  299. package/dist/mint-components/{p-56ca7e3c.js → p-07dc6d68.js} +1 -1
  300. package/dist/mint-components/{p-2786819c.js → p-08700497.js} +1 -1
  301. package/dist/mint-components/p-088f082f.js +1 -0
  302. package/dist/mint-components/{p-d5eb601d.system.js → p-0935f9b7.system.js} +1 -1
  303. package/dist/mint-components/{p-c4151e26.system.entry.js → p-0b9b1b36.system.entry.js} +1 -1
  304. package/dist/mint-components/{p-118e4a22.system.entry.js → p-0c024cf0.system.entry.js} +1 -1
  305. package/dist/mint-components/p-0d71303d.js +1 -0
  306. package/dist/mint-components/p-0e532b53.entry.js +1 -0
  307. package/dist/mint-components/p-0ec54f97.js +1 -0
  308. package/dist/mint-components/{p-494497c2.system.js → p-1215518e.system.js} +1 -1
  309. package/dist/mint-components/p-125a894f.js +1 -0
  310. package/dist/mint-components/{p-39599251.entry.js → p-12e6cea7.entry.js} +2 -2
  311. package/dist/mint-components/{p-f45e076d.system.js → p-1363c4ab.system.js} +1 -1
  312. package/dist/mint-components/{p-18133026.system.entry.js → p-14128c84.system.entry.js} +1 -1
  313. package/dist/mint-components/p-171310d9.system.js +1 -0
  314. package/dist/mint-components/{p-2851c89b.system.js → p-17a0f310.system.js} +1 -1
  315. package/dist/mint-components/{p-ae867ea6.js → p-1aa9136c.js} +1 -1
  316. package/dist/mint-components/p-1b79b186.entry.js +11 -0
  317. package/dist/mint-components/p-1cd0e1e9.system.js +1 -0
  318. package/dist/mint-components/{p-cabf6326.js → p-204861a6.js} +1 -1
  319. package/dist/mint-components/p-20c40fdf.system.js +1 -0
  320. package/dist/mint-components/{p-d267f4bb.system.js → p-2403c6e1.system.js} +1 -1
  321. package/dist/mint-components/p-240bec23.js +1 -0
  322. package/dist/mint-components/{p-bbdbefce.system.entry.js → p-26a7051d.system.entry.js} +1 -1
  323. package/dist/mint-components/{p-07f47f18.system.entry.js → p-2700136f.system.entry.js} +1 -1
  324. package/dist/mint-components/p-28e23d75.system.entry.js +1 -0
  325. package/dist/mint-components/{p-8a85f8f5.entry.js → p-29398c98.entry.js} +1 -1
  326. package/dist/mint-components/p-29ba2eaa.entry.js +1 -0
  327. package/dist/mint-components/{p-73eaa31b.system.entry.js → p-2ea3eea9.system.entry.js} +1 -1
  328. package/dist/mint-components/{p-9046552e.entry.js → p-30278955.entry.js} +1 -1
  329. package/dist/mint-components/{p-3710c2e1.system.entry.js → p-36a1fa33.system.entry.js} +1 -1
  330. package/dist/mint-components/{p-c23f5630.entry.js → p-386ec00c.entry.js} +1 -1
  331. package/dist/mint-components/{p-505f91d6.entry.js → p-3b46fae5.entry.js} +2 -2
  332. package/dist/mint-components/p-3eba9036.js +1 -0
  333. package/dist/mint-components/p-40752a0f.entry.js +1 -0
  334. package/dist/mint-components/{p-eb123e88.system.entry.js → p-40c33b6a.system.entry.js} +1 -1
  335. package/dist/mint-components/{p-acaf505d.entry.js → p-4204a6e3.entry.js} +1 -1
  336. package/dist/mint-components/{p-573ea3fd.system.entry.js → p-42b62299.system.entry.js} +1 -1
  337. package/dist/mint-components/{p-a4290ba4.entry.js → p-43ad51bc.entry.js} +1 -1
  338. package/dist/mint-components/p-44fc6029.js +1 -0
  339. package/dist/mint-components/{p-11c127f5.js → p-460155de.js} +1 -1
  340. package/dist/mint-components/{p-2072706c.system.entry.js → p-478ad7c8.system.entry.js} +1 -1
  341. package/dist/mint-components/{p-ebfaa71d.js → p-49400aab.js} +2 -2
  342. package/dist/mint-components/{p-d1c64df4.system.js → p-4965dae4.system.js} +1 -1
  343. package/dist/mint-components/{p-d276468c.js → p-4a0a76a5.js} +1 -1
  344. package/dist/mint-components/p-4cc72a4e.system.js +285 -0
  345. package/dist/mint-components/{p-b6504987.system.js → p-4f5329a2.system.js} +1 -1
  346. package/dist/mint-components/{p-051908cf.js → p-513f5d80.js} +1 -1
  347. package/dist/mint-components/{p-eb0cb2a5.js → p-51a6a779.js} +1 -1
  348. package/dist/mint-components/{p-74141e43.system.js → p-537a3894.system.js} +1 -1
  349. package/dist/mint-components/{p-ff38a567.entry.js → p-58c79873.entry.js} +1 -1
  350. package/dist/mint-components/p-59b028db.system.js +1 -0
  351. package/dist/mint-components/p-5b7a896e.system.entry.js +1 -0
  352. package/dist/mint-components/p-5cb697b3.system.entry.js +1 -0
  353. package/dist/mint-components/p-5e145a54.system.entry.js +1 -0
  354. package/dist/mint-components/{p-7c74ad5c.system.js → p-5fbe6356.system.js} +1 -1
  355. package/dist/mint-components/{p-7010498f.js → p-5ff2da11.js} +1 -1
  356. package/dist/mint-components/{p-287a9c63.entry.js → p-6076dbaf.entry.js} +1 -1
  357. package/dist/mint-components/{p-ed74b25a.system.entry.js → p-60ec0961.system.entry.js} +1 -1
  358. package/dist/mint-components/p-621f3e30.entry.js +1 -0
  359. package/dist/mint-components/p-625ca62f.entry.js +1 -0
  360. package/dist/mint-components/{p-a7fc1e02.js → p-63e29387.js} +1 -1
  361. package/dist/mint-components/{p-3c46b4dd.system.js → p-64997b59.system.js} +1 -1
  362. package/dist/mint-components/p-6578ea31.system.js +1 -0
  363. package/dist/mint-components/{p-f1584abb.system.entry.js → p-674d9089.system.entry.js} +1 -1
  364. package/dist/mint-components/{p-7b909aa5.system.js → p-67ad2252.system.js} +1 -1
  365. package/dist/mint-components/{p-669d52c4.js → p-68043f30.js} +1 -1
  366. package/dist/mint-components/p-6a0ddee0.entry.js +1 -0
  367. package/dist/mint-components/p-6a5df328.js +46 -0
  368. package/dist/mint-components/{p-832579bf.system.js → p-6c82d60c.system.js} +1 -1
  369. package/dist/mint-components/{p-456ccda6.system.js → p-71271fbd.system.js} +1 -1
  370. package/dist/mint-components/{p-8452837a.system.js → p-7159c51c.system.js} +1 -1
  371. package/dist/mint-components/{p-3c27540c.js → p-71af93e3.js} +1 -1
  372. package/dist/mint-components/p-720f03e2.system.js +1 -0
  373. package/dist/mint-components/{p-23eb911d.system.entry.js → p-72b914b9.system.entry.js} +1 -1
  374. package/dist/mint-components/p-7468c79e.entry.js +273 -0
  375. package/dist/mint-components/{p-d57bdb68.entry.js → p-75b8fd75.entry.js} +1 -1
  376. package/dist/mint-components/{p-dffad4a8.entry.js → p-7602eb6a.entry.js} +1 -1
  377. package/dist/mint-components/{p-4320e2dc.system.entry.js → p-78c754de.system.entry.js} +1 -1
  378. package/dist/mint-components/p-79c0db17.system.entry.js +1 -0
  379. package/dist/mint-components/p-7b8d29bb.entry.js +1 -0
  380. package/dist/mint-components/p-7e323f2c.entry.js +1 -0
  381. package/dist/mint-components/p-7e550c3b.system.entry.js +1 -0
  382. package/dist/mint-components/{p-c1a8b5f4.system.js → p-80569911.system.js} +1 -1
  383. package/dist/mint-components/{p-c7b4e749.system.entry.js → p-829cb9ed.system.entry.js} +1 -1
  384. package/dist/mint-components/{p-0ec9eb9b.entry.js → p-85029918.entry.js} +1 -1
  385. package/dist/mint-components/{p-fc850132.system.js → p-8618e8f6.system.js} +1 -1
  386. package/dist/mint-components/{p-479202a9.system.js → p-867b2baf.system.js} +1 -1
  387. package/dist/mint-components/{p-fbcd2ae2.entry.js → p-8931d05e.entry.js} +2 -2
  388. package/dist/mint-components/{p-4308b18f.system.entry.js → p-8afb47c5.system.entry.js} +1 -1
  389. package/dist/mint-components/p-8caef004.js +1 -0
  390. package/dist/mint-components/{p-8a11659b.system.js → p-8d9fa981.system.js} +1 -1
  391. package/dist/mint-components/p-8de73da9.js +112 -0
  392. package/dist/mint-components/{p-45be99ae.system.js → p-8e28333b.system.js} +1 -1
  393. package/dist/mint-components/{p-7295c99c.entry.js → p-92a54b0c.entry.js} +1 -1
  394. package/dist/mint-components/p-947bacd1.system.js +1 -0
  395. package/dist/mint-components/{p-9652e637.system.entry.js → p-9491f5fb.system.entry.js} +1 -1
  396. package/dist/mint-components/p-9580aac3.js +1 -0
  397. package/dist/mint-components/{p-aeb00548.entry.js → p-95b6e903.entry.js} +1 -1
  398. package/dist/mint-components/p-976ee669.js +1 -0
  399. package/dist/mint-components/{p-39ad8f1b.js → p-97dc6863.js} +2 -2
  400. package/dist/mint-components/p-988f236f.js +1 -0
  401. package/dist/mint-components/p-9a172a0f.entry.js +106 -0
  402. package/dist/mint-components/{p-0fe8d9fc.system.entry.js → p-9ba07029.system.entry.js} +1 -1
  403. package/dist/mint-components/{p-e230562f.js → p-9c79ab08.js} +2 -2
  404. package/dist/mint-components/{p-de293f9f.system.entry.js → p-9d46f87f.system.entry.js} +1 -1
  405. package/dist/mint-components/p-9e297104.entry.js +1 -0
  406. package/dist/mint-components/p-9eba8408.js +1 -0
  407. package/dist/mint-components/{p-256763e8.entry.js → p-a32afaaa.entry.js} +1 -1
  408. package/dist/mint-components/{p-d0559e66.js → p-a45680fe.js} +1 -1
  409. package/dist/mint-components/p-a470e203.entry.js +13 -0
  410. package/dist/mint-components/{p-9ba932a9.entry.js → p-a4e8eb33.entry.js} +1 -1
  411. package/dist/mint-components/{p-044a76f1.js → p-a513c1a6.js} +1 -1
  412. package/dist/mint-components/p-a6f4fb03.system.js +1 -0
  413. package/dist/mint-components/p-a7e35f51.system.js +6 -0
  414. package/dist/mint-components/{p-a13d7d73.system.entry.js → p-a8c86cd8.system.entry.js} +1 -1
  415. package/dist/mint-components/{p-bf3e7bc8.js → p-a974c549.js} +1 -1
  416. package/dist/mint-components/{p-fb0ea0df.system.entry.js → p-ac86903a.system.entry.js} +1 -1
  417. package/dist/mint-components/{p-df728783.entry.js → p-ac9138fd.entry.js} +1 -1
  418. package/dist/mint-components/p-ad3ebf4d.entry.js +1 -0
  419. package/dist/mint-components/{p-f1cf660f.system.entry.js → p-af69ee79.system.entry.js} +1 -1
  420. package/dist/mint-components/{p-0bdf0a4b.entry.js → p-b00e8365.entry.js} +1 -1
  421. package/dist/mint-components/p-b3510ca0.system.entry.js +1 -0
  422. package/dist/mint-components/{p-dac20392.system.js → p-b6911812.system.js} +1 -1
  423. package/dist/mint-components/p-ba79655c.system.js +1 -0
  424. package/dist/mint-components/{p-9bea2329.system.js → p-bb5d153f.system.js} +1 -1
  425. package/dist/mint-components/{p-a81690ae.system.js → p-bcac83f0.system.js} +1 -1
  426. package/dist/mint-components/p-bd093069.system.entry.js +1 -0
  427. package/dist/mint-components/p-bdb6194c.entry.js +1 -0
  428. package/dist/mint-components/{p-e9b0160b.js → p-bf044217.js} +1 -1
  429. package/dist/mint-components/{p-ca3f598c.js → p-c30ad421.js} +1 -1
  430. package/dist/mint-components/{p-e31c7242.system.entry.js → p-c3dce602.system.entry.js} +1 -1
  431. package/dist/mint-components/{p-f59cf0a8.system.entry.js → p-c6e8086f.system.entry.js} +1 -1
  432. package/dist/mint-components/{p-083180bf.js → p-c7c11325.js} +1 -1
  433. package/dist/mint-components/p-c95a437e.entry.js +1 -0
  434. package/dist/mint-components/p-cc8ca3ff.system.entry.js +1 -0
  435. package/dist/mint-components/{p-97b8073f.system.js → p-ce81839d.system.js} +1 -1
  436. package/dist/mint-components/p-d08bcd88.entry.js +1 -0
  437. package/dist/mint-components/{p-dd28cd8c.system.js → p-d09d3b8f.system.js} +1 -1
  438. package/dist/mint-components/p-d399b343.system.entry.js +1 -0
  439. package/dist/mint-components/{p-a9f72689.system.entry.js → p-d69c0a32.system.entry.js} +1 -1
  440. package/dist/mint-components/{p-f32d8d19.entry.js → p-d88d8ffe.entry.js} +1 -1
  441. package/dist/mint-components/{p-e6c7c09c.entry.js → p-d9780ae9.entry.js} +1 -1
  442. package/dist/mint-components/{p-128dad3d.entry.js → p-dc5bca55.entry.js} +1 -1
  443. package/dist/mint-components/p-dcc50d90.entry.js +1 -0
  444. package/dist/mint-components/{p-e82ffaee.system.entry.js → p-deecffd0.system.entry.js} +1 -1
  445. package/dist/mint-components/p-e115d0a2.entry.js +9 -0
  446. package/dist/mint-components/{p-6890a3b2.entry.js → p-e1422b78.entry.js} +1 -1
  447. package/dist/mint-components/{p-5c3bb317.system.js → p-e174b704.system.js} +1 -1
  448. package/dist/mint-components/{p-7e04b813.entry.js → p-e19f0908.entry.js} +1 -1
  449. package/dist/mint-components/{p-c857676d.system.entry.js → p-e3b4e06a.system.entry.js} +1 -1
  450. package/dist/mint-components/p-e3ee8c37.system.js +1 -0
  451. package/dist/mint-components/{p-ca71dfff.system.entry.js → p-e8bda98a.system.entry.js} +1 -1
  452. package/dist/mint-components/{p-f89c6a57.system.js → p-eaeddfe2.system.js} +1 -1
  453. package/dist/mint-components/{p-aaf290ce.entry.js → p-ee3a7577.entry.js} +2 -2
  454. package/dist/mint-components/p-ee83de0e.js +448 -0
  455. package/dist/mint-components/{p-4d3c4cc5.system.entry.js → p-ee92a728.system.entry.js} +1 -1
  456. package/dist/mint-components/{p-b1eb2a6a.js → p-f1dc581f.js} +1 -1
  457. package/dist/mint-components/{p-58dbdf63.system.js → p-f1f6a13d.system.js} +1 -1
  458. package/dist/mint-components/{p-266e25fd.system.entry.js → p-f3613921.system.entry.js} +1 -1
  459. package/dist/mint-components/{p-8b9f6e1e.system.entry.js → p-f3c2074b.system.entry.js} +1 -1
  460. package/dist/mint-components/{p-cb225348.system.entry.js → p-f5256738.system.entry.js} +1 -1
  461. package/dist/mint-components/p-f5820d03.system.js +1 -0
  462. package/dist/mint-components/{p-5708d347.js → p-f5fff87e.js} +1 -1
  463. package/dist/mint-components/{p-c09ae087.system.js → p-f6baa0c9.system.js} +1 -1
  464. package/dist/mint-components/p-f6eae77c.js +1 -0
  465. package/dist/mint-components/{p-1aebfc0e.entry.js → p-f7e49c12.entry.js} +3 -3
  466. package/dist/mint-components/{p-88e16945.js → p-f9c7248e.js} +1 -1
  467. package/dist/mint-components/{p-b9f57e84.system.entry.js → p-fb2976fc.system.entry.js} +1 -1
  468. package/dist/mint-components/{p-2c70a817.system.entry.js → p-fcf8bdbc.system.entry.js} +1 -1
  469. package/dist/mint-components/{p-aaa0ed28.system.js → p-ff0e1564.system.js} +1 -1
  470. package/dist/types/components/sqm-header-logo/sqm-header-logo.d.ts +17 -2
  471. package/dist/types/components/sqm-password-field/sqm-password-field.d.ts +11 -1
  472. package/dist/types/components/sqm-password-field/usePasswordField.d.ts +0 -11
  473. package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password-view.d.ts +1 -1
  474. package/dist/types/components/tax-and-cash/data.d.ts +5 -4
  475. package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.d.ts +24 -0
  476. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.d.ts +7 -0
  477. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +16 -0
  478. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +57 -0
  479. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +3 -1
  480. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +48 -0
  481. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +12 -0
  482. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +48 -0
  483. package/dist/types/components/tax-and-cash/sqm-user-info-form/UserInfoFormView.stories.d.ts +17 -0
  484. package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.d.ts +3 -0
  485. package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +2 -0
  486. package/dist/types/components.d.ts +338 -4
  487. package/docs/docs.docx +0 -0
  488. package/docs/picklesdoc--2024-01-15--11-20-00.xlsx +0 -0
  489. package/docs/picklesdoc--2024-01-15--11-24-04.xlsx +0 -0
  490. package/docs/raisins.json +1 -1
  491. package/grapesjs/grapesjs.js +1 -1
  492. package/package.json +2 -2
  493. package/dist/cjs/IndirectTaxDetailsView-d339f4a2.js +0 -660
  494. package/dist/cjs/sqm-portal-forgot-password_6.cjs.entry.js +0 -1078
  495. package/dist/cjs/sqm-portal-verify-email-view-6fcde0e7.js +0 -220
  496. package/dist/cjs/utils-064a7c83.js +0 -105
  497. package/dist/esm/IndirectTaxDetailsView-4cf9514a.js +0 -653
  498. package/dist/esm/sqm-portal-forgot-password_6.entry.js +0 -1069
  499. package/dist/esm/sqm-portal-verify-email-view-e02a49b1.js +0 -215
  500. package/dist/esm/utils-3c8913e6.js +0 -97
  501. package/dist/esm-es5/IndirectTaxDetailsView-4cf9514a.js +0 -1
  502. package/dist/esm-es5/ShadowViewAddon-2b061a3a.js +0 -1
  503. package/dist/esm-es5/global-fc653a2a.js +0 -271
  504. package/dist/esm-es5/index-38ad4957.js +0 -1
  505. package/dist/esm-es5/index.module-849b7d56.js +0 -1
  506. package/dist/esm-es5/sqm-big-stat_44.entry.js +0 -1
  507. package/dist/esm-es5/sqm-leaderboard-rank-view-7a682cc3.js +0 -1
  508. package/dist/esm-es5/sqm-portal-container-view-a8c708cd.js +0 -1
  509. package/dist/esm-es5/sqm-portal-forgot-password_6.entry.js +0 -1
  510. package/dist/esm-es5/sqm-portal-verify-email-view-e02a49b1.js +0 -1
  511. package/dist/esm-es5/utils-3c8913e6.js +0 -1
  512. package/dist/mint-components/p-01eab918.js +0 -1
  513. package/dist/mint-components/p-071b49c1.entry.js +0 -11
  514. package/dist/mint-components/p-080fdd32.entry.js +0 -1
  515. package/dist/mint-components/p-128979ef.js +0 -1
  516. package/dist/mint-components/p-191fc062.entry.js +0 -273
  517. package/dist/mint-components/p-1b50850b.entry.js +0 -13
  518. package/dist/mint-components/p-2c9dc1ff.js +0 -1
  519. package/dist/mint-components/p-2fa1f10f.entry.js +0 -9
  520. package/dist/mint-components/p-301b5e90.js +0 -1
  521. package/dist/mint-components/p-382aa99f.entry.js +0 -1
  522. package/dist/mint-components/p-3c25bdb4.system.entry.js +0 -1
  523. package/dist/mint-components/p-3f00929b.entry.js +0 -99
  524. package/dist/mint-components/p-51428d05.system.js +0 -271
  525. package/dist/mint-components/p-53b079e9.system.entry.js +0 -1
  526. package/dist/mint-components/p-5b542964.entry.js +0 -1
  527. package/dist/mint-components/p-6306b75e.system.entry.js +0 -1
  528. package/dist/mint-components/p-641f968d.system.js +0 -1
  529. package/dist/mint-components/p-670b2ab4.system.js +0 -1
  530. package/dist/mint-components/p-6c3a1d86.js +0 -1
  531. package/dist/mint-components/p-7646a6a4.entry.js +0 -1
  532. package/dist/mint-components/p-7a5cabc8.system.entry.js +0 -1
  533. package/dist/mint-components/p-80569727.system.js +0 -1
  534. package/dist/mint-components/p-831af05f.js +0 -157
  535. package/dist/mint-components/p-8766952b.entry.js +0 -1
  536. package/dist/mint-components/p-8d25a7f7.js +0 -448
  537. package/dist/mint-components/p-9191b949.system.entry.js +0 -1
  538. package/dist/mint-components/p-941776f2.entry.js +0 -1
  539. package/dist/mint-components/p-95fe044b.js +0 -1
  540. package/dist/mint-components/p-972d5086.entry.js +0 -1
  541. package/dist/mint-components/p-9d31def7.js +0 -1
  542. package/dist/mint-components/p-9f44a4bd.js +0 -1
  543. package/dist/mint-components/p-b131b384.system.js +0 -1
  544. package/dist/mint-components/p-b35a43d1.system.js +0 -1
  545. package/dist/mint-components/p-b54da510.system.entry.js +0 -1
  546. package/dist/mint-components/p-b61be711.entry.js +0 -1
  547. package/dist/mint-components/p-b699f76e.system.js +0 -1
  548. package/dist/mint-components/p-b6a1e2ac.js +0 -1
  549. package/dist/mint-components/p-c5e6c28e.js +0 -1
  550. package/dist/mint-components/p-ca3dbd51.js +0 -1
  551. package/dist/mint-components/p-ce4a36b2.system.js +0 -6
  552. package/dist/mint-components/p-d65991d0.entry.js +0 -1
  553. package/dist/mint-components/p-d9a88615.system.js +0 -1
  554. package/dist/mint-components/p-df28013f.system.entry.js +0 -1
  555. package/dist/mint-components/p-e21dad58.entry.js +0 -1
  556. package/dist/mint-components/p-f207070d.entry.js +0 -1
  557. package/dist/mint-components/p-f62aa495.system.js +0 -1
  558. package/dist/mint-components/p-f72cf379.js +0 -1
  559. package/dist/mint-components/p-f998a53a.system.entry.js +0 -1
  560. package/dist/mint-components/p-fb5c9802.entry.js +0 -1
  561. package/dist/mint-components/p-fc66ec16.system.js +0 -1
  562. package/docs/stats.json +0 -122783
@@ -1,1078 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-8277cbb3.js');
6
- const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
7
- const index_module = require('./index.module-f267fad6.js');
8
- const jsonpointer = require('./jsonpointer-11327262.js');
9
- const cjs = require('./cjs-1066ec21.js');
10
- const utils = require('./utils-6847bc06.js');
11
- const JSS = require('./JSS-8503a151.js');
12
- require('./mixins-4761d472.js');
13
- require('./sqm-text-span-view-f274fdf2.js');
14
- const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-6fcde0e7.js');
15
- const AsYouType = require('./AsYouType-6788393a.js');
16
- const useRegistrationFormState = require('./useRegistrationFormState-0f85c946.js');
17
- const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-020f661c.js');
18
- const usePortalRegistrationForm = require('./usePortalRegistrationForm-a0a45299.js');
19
-
20
- function usePortalForgotPassword(props) {
21
- var _a, _b, _c, _d, _e, _f, _g;
22
- const [success, setSuccess] = domContextHooks_module.useState(false);
23
- const [error, setError] = domContextHooks_module.useState("");
24
- const [request, { loading, data, errors }] = index_module.un();
25
- const urlParams = new URLSearchParams(index_module.jn.location.search);
26
- const nextPage = urlParams.get("nextPage");
27
- const submit = async (event) => {
28
- var _a;
29
- setError("");
30
- setSuccess(false);
31
- let formData = event.detail.formData;
32
- formData === null || formData === void 0 ? void 0 : formData.forEach((value, key) => {
33
- jsonpointer.jsonpointer.set(formData, key, value);
34
- });
35
- const urlParams = nextPage ? { nextPage } : null;
36
- const redirectPath = props.redirectPath;
37
- const variables = { email: formData.email, urlParams, redirectPath };
38
- const result = await request(variables);
39
- if (result instanceof Error) {
40
- if (result.message)
41
- setError(props.networkErrorMessage);
42
- return;
43
- }
44
- if ((_a = result.requestManagedIdentityPasswordResetEmail) === null || _a === void 0 ? void 0 : _a.success) {
45
- setSuccess(true);
46
- }
47
- };
48
- return {
49
- states: {
50
- loading,
51
- error: ((_d = (_c = (_b = (_a = errors === null || errors === void 0 ? void 0 : errors.response) === null || _a === void 0 ? void 0 : _a.errors) === null || _b === void 0 ? void 0 : _b[0]) === null || _c === void 0 ? void 0 : _c.extensions) === null || _d === void 0 ? void 0 : _d.message) || ((_g = (_f = (_e = errors === null || errors === void 0 ? void 0 : errors.response) === null || _e === void 0 ? void 0 : _e.errors) === null || _f === void 0 ? void 0 : _f[0]) === null || _g === void 0 ? void 0 : _g.message) ||
52
- error,
53
- success,
54
- loginPath: props.loginPath,
55
- headerText: props.headerText,
56
- loginText: props.loginText,
57
- },
58
- callbacks: {
59
- submit,
60
- },
61
- };
62
- }
63
-
64
- const PortalForgotPassword = class {
65
- constructor(hostRef) {
66
- index.registerInstance(this, hostRef);
67
- this.ignored = true;
68
- /**
69
- * Redirect participants to this page after they verify their email.
70
- *
71
- * @uiName Email redirect
72
- * @uiWidget pageSelect
73
- */
74
- this.redirectPath = "/resetPassword";
75
- /**
76
- * @uiName Email field label
77
- */
78
- this.emailLabel = "Email";
79
- /**
80
- * @uiName Password reset button text
81
- */
82
- this.submitLabel = "Request Password Reset";
83
- /**
84
- * @uiName Login redirect path
85
- * @uiWidget pageSelect
86
- */
87
- this.loginPath = "/login";
88
- /**
89
- * @uiName Header text
90
- * @uiWidget textArea
91
- */
92
- this.headerText = "Enter your email below to receive a password reset link.";
93
- /**
94
- * @uiName Sign in link text
95
- */
96
- this.loginText = "Sign In";
97
- /**
98
- * Displayed when the forgot password action fails due to a network error. The participant can try refreshing the page.
99
- * @uiName Network error message
100
- */
101
- this.networkErrorMessage = "An error occurred while loading this page. Please refresh the page.";
102
- /**
103
- * @uiName Email verification sent text
104
- */
105
- this.successAlertText = "If an account with that email exists, a password reset email will be sent.";
106
- /**
107
- * @uiName Background color
108
- * @uiWidget color
109
- */
110
- this.backgroundColor = "var(--sqm-portal-background, #ffffff)";
111
- /**
112
- * @uiName Border radius
113
- * @uiWidget number
114
- */
115
- this.borderRadius = "var(--sqm-border-radius-normal, 8px)";
116
- /**
117
- * @uiName Border style
118
- * @uiWidget textArea
119
- */
120
- this.border = "var(--sqm-border-thickness, 1px) solid var(--sqm-border-color, #eaeaea)";
121
- domContextHooks_module.h$1(this);
122
- }
123
- disconnectedCallback() { }
124
- render() {
125
- const { states, callbacks } = index_module.isDemo()
126
- ? usePortalForgotPasswordDemo(this)
127
- : usePortalForgotPassword(this);
128
- const content = {
129
- messageSlot: index.h("slot", { name: "messageSlot" }, this.headerText),
130
- emailLabel: this.emailLabel,
131
- submitLabel: this.submitLabel,
132
- successAlertText: this.successAlertText,
133
- loginText: this.loginText,
134
- backgroundColor: this.backgroundColor,
135
- borderRadius: this.borderRadius,
136
- border: this.border,
137
- };
138
- return (index.h(sqmPortalVerifyEmailView.PortalForgotPasswordView, { states: states, callbacks: callbacks, content: content }));
139
- }
140
- };
141
- function usePortalForgotPasswordDemo(props) {
142
- return cjs.cjs({
143
- states: { error: "", loading: false, success: false },
144
- callbacks: {
145
- submit: async (_event) => { },
146
- },
147
- content: {
148
- secondaryButton: (index.h("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base", disabled: false, onClick: () => index_module.jn.push(props.loginPath) }, props.loginText)),
149
- messageSlot: index.h("span", null, props.headerText),
150
- emailLabel: props.emailLabel,
151
- submitLabel: props.submitLabel,
152
- successAlertText: props.successAlertText,
153
- loginText: props.loginText,
154
- backgroundColor: props.backgroundColor,
155
- borderRadius: props.borderRadius,
156
- border: props.border,
157
- },
158
- }, props.demoData || {}, { arrayMerge: (_, a) => a });
159
- }
160
-
161
- function usePortalLogin(props) {
162
- var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p;
163
- const [request, { loading, errors, data }] = index_module.je();
164
- const [loginWithGoogle, { loading: gLoading, errors: gErrors }] = index_module.hn();
165
- const [error, setError] = domContextHooks_module.useState("");
166
- const urlParams = new URLSearchParams(index_module.jn.location.search);
167
- const nextPageOverride = urlParams.get("nextPage");
168
- const googleSubmit = async (e) => {
169
- var _a, _b, _c, _d;
170
- if (!((_a = e.detail) === null || _a === void 0 ? void 0 : _a.credential))
171
- return;
172
- const result = await loginWithGoogle({ idToken: e.detail.credential });
173
- if (result instanceof Error) {
174
- if ((result === null || result === void 0 ? void 0 : result.message) || ((_b = result === null || result === void 0 ? void 0 : result["response"]) === null || _b === void 0 ? void 0 : _b["error"]))
175
- if ((_c = result === null || result === void 0 ? void 0 : result["response"]) === null || _c === void 0 ? void 0 : _c["errors"].some((error) => { var _a; return ((_a = error === null || error === void 0 ? void 0 : error["extensions"]) === null || _a === void 0 ? void 0 : _a["message"]) === "Invalid Credentials."; })) {
176
- setError(props.googleUserNotRegisteredError);
177
- }
178
- else {
179
- setError(props.networkErrorMessage);
180
- }
181
- return;
182
- }
183
- if ((_d = result.authenticateManagedIdentityWithGoogle) === null || _d === void 0 ? void 0 : _d.token) {
184
- urlParams.delete("nextPage");
185
- const url = utils.sanitizeUrlPath(nextPageOverride || props.nextPage);
186
- index_module.jn.push(url.href);
187
- }
188
- };
189
- const submit = async (event) => {
190
- var _a, _b;
191
- setError("");
192
- let formData = event.detail.formData;
193
- formData === null || formData === void 0 ? void 0 : formData.forEach((value, key) => {
194
- jsonpointer.jsonpointer.set(formData, key, value);
195
- });
196
- const variables = { email: formData.email, password: formData.password };
197
- const result = await request(variables);
198
- if (result instanceof Error) {
199
- if ((result === null || result === void 0 ? void 0 : result.message) || ((_a = result === null || result === void 0 ? void 0 : result["response"]) === null || _a === void 0 ? void 0 : _a["error"]))
200
- setError(props.networkErrorMessage);
201
- return;
202
- }
203
- if ((_b = result.authenticateManagedIdentityWithEmailAndPassword) === null || _b === void 0 ? void 0 : _b.token) {
204
- urlParams.delete("nextPage");
205
- const url = utils.sanitizeUrlPath(nextPageOverride || props.nextPage);
206
- index_module.jn.push(url.href);
207
- }
208
- };
209
- const errorMessage = ((_d = (_c = (_b = (_a = errors === null || errors === void 0 ? void 0 : errors.response) === null || _a === void 0 ? void 0 : _a.errors) === null || _b === void 0 ? void 0 : _b[0]) === null || _c === void 0 ? void 0 : _c.extensions) === null || _d === void 0 ? void 0 : _d.message) || ((_g = (_f = (_e = errors === null || errors === void 0 ? void 0 : errors.response) === null || _e === void 0 ? void 0 : _e.errors) === null || _f === void 0 ? void 0 : _f[0]) === null || _g === void 0 ? void 0 : _g.message) ||
210
- error;
211
- const googleErrorMessage = ((_l = (_k = (_j = (_h = gErrors === null || gErrors === void 0 ? void 0 : gErrors.response) === null || _h === void 0 ? void 0 : _h.errors) === null || _j === void 0 ? void 0 : _j[0]) === null || _k === void 0 ? void 0 : _k.extensions) === null || _l === void 0 ? void 0 : _l.message) || ((_p = (_o = (_m = gErrors === null || gErrors === void 0 ? void 0 : gErrors.response) === null || _m === void 0 ? void 0 : _m.errors) === null || _o === void 0 ? void 0 : _o[0]) === null || _p === void 0 ? void 0 : _p.message) ||
212
- error;
213
- return {
214
- states: {
215
- loading: loading || gLoading,
216
- error: errorMessage || googleErrorMessage,
217
- registerPath: props.registerPath,
218
- forgotPasswordPath: props.forgotPasswordPath,
219
- },
220
- callbacks: {
221
- googleSubmit,
222
- submit,
223
- },
224
- };
225
- }
226
-
227
- const PortalGoogleLogin = class {
228
- constructor(hostRef) {
229
- index.registerInstance(this, hostRef);
230
- this.ignored = true;
231
- /**
232
- * Redirect participants to this page after they successfully login.
233
- *
234
- * @uiName Login redirect
235
- * @uiWidget pageSelect
236
- */
237
- this.nextPage = "/";
238
- /**
239
- * @uiName Email field label
240
- */
241
- this.emailLabel = "Email";
242
- /**
243
- * @uiName Password field label
244
- */
245
- this.passwordLabel = "Password";
246
- /**
247
- * @uiName Submit button text
248
- */
249
- this.submitLabel = "Sign In";
250
- /**
251
- * Redirect participants to this page to reset their password
252
- * @uiName Forgot password redirect
253
- * @uiWidget pageSelect
254
- */
255
- this.forgotPasswordPath = "/forgotPassword";
256
- /**
257
- * @uiName Forgot password text
258
- */
259
- this.forgotPasswordLabel = "Forgot Password?";
260
- /**
261
- * @uiName Register button text
262
- */
263
- this.registerLabel = "Register";
264
- /**
265
- * Redirect participants to this page to start registration.
266
- * @uiName Register button redirect
267
- * @uiWidget pageSelect
268
- */
269
- this.registerPath = "/register";
270
- /**
271
- * @uiName Heading label
272
- * @uiWidget textArea
273
- */
274
- this.pageLabel = "Sign in to your account";
275
- /**
276
- * @uiName Network error message
277
- * Displayed when the login fails due to a network error. The participant can try refreshing the page.
278
- */
279
- this.networkErrorMessage = "An error occurred while logging you in. Please refresh the page and try again.";
280
- /**
281
- * @uiName Google account error message
282
- * Displayed when user tries to sign in with Google account but has not registered.
283
- */
284
- this.googleUserNotRegisteredError = "Your Google account has not registered on our platform. Please complete the registration process with your Google account.";
285
- /**
286
- * @uiName Register CTA
287
- */
288
- this.registerCTA = "Don't have an account?";
289
- domContextHooks_module.h$1(this);
290
- }
291
- disconnectedCallback() { }
292
- render() {
293
- const { states, callbacks } = index_module.isDemo()
294
- ? useLoginDemo(this)
295
- : usePortalLogin(this);
296
- const styles = {
297
- RegisterButton: {
298
- "&::part(label)": {
299
- padding: "0",
300
- },
301
- },
302
- };
303
- const sheet = JSS.createStyleSheet(styles);
304
- const styleString = sheet.toString();
305
- const content = {
306
- forgotPasswordButton: (index.h("slot", { name: "forgotPassword" }, index.h("a", { onClick: () => index_module.jn.push(states.forgotPasswordPath) }, this.forgotPasswordLabel))),
307
- googleButton: (index.h("sqm-google-sign-in", { onInitComplete: callbacks.googleSubmit })),
308
- secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("style", null, styleString), index.h("span", null, this.registerCTA, " ", index.h("sl-button", { size: "large", type: "text", disabled: states.loading, onClick: () => index_module.jn.push(states.registerPath), className: sheet.classes.RegisterButton }, this.registerLabel)))),
309
- emailLabel: this.emailLabel,
310
- passwordLabel: this.passwordLabel,
311
- submitLabel: this.submitLabel,
312
- pageLabel: this.pageLabel,
313
- };
314
- return (index.h(sqmPortalVerifyEmailView.PortalLoginView, { states: states, callbacks: callbacks, content: content }));
315
- }
316
- };
317
- function useLoginDemo(props) {
318
- return cjs.cjs({
319
- states: {
320
- error: "",
321
- loading: false,
322
- forgotPasswordPath: "/forgotPassword",
323
- registerPath: "/register",
324
- showLoginForm: "manual",
325
- },
326
- callbacks: {
327
- googleSubmit: async () => {
328
- console.log("google submit");
329
- },
330
- submit: async (_event) => {
331
- console.log("submit");
332
- },
333
- },
334
- content: {
335
- googleButton: null,
336
- },
337
- }, props.demoData || {}, { arrayMerge: (_, a) => a });
338
- }
339
-
340
- const PortalLogin = class {
341
- constructor(hostRef) {
342
- index.registerInstance(this, hostRef);
343
- this.ignored = true;
344
- /**
345
- * Redirect participants to this page after they successfully login.
346
- *
347
- * @uiName Login redirect
348
- * @uiWidget pageSelect
349
- */
350
- this.nextPage = "/";
351
- /**
352
- * @uiName Email field label
353
- */
354
- this.emailLabel = "Email";
355
- /**
356
- * @uiName Password field label
357
- */
358
- this.passwordLabel = "Password";
359
- /**
360
- * @uiName Submit button text
361
- */
362
- this.submitLabel = "Sign In";
363
- /**
364
- * Redirect participants to this page to reset their password
365
- * @uiName Forgot password redirect
366
- * @uiWidget pageSelect
367
- */
368
- this.forgotPasswordPath = "/forgotPassword";
369
- /**
370
- * @uiName Forgot password text
371
- */
372
- this.forgotPasswordLabel = "Forgot Password?";
373
- /**
374
- * @uiName Register button text
375
- */
376
- this.registerLabel = "Register";
377
- /**
378
- * Redirect participants to this page to start registration.
379
- * @uiName Register button redirect
380
- * @uiWidget pageSelect
381
- */
382
- this.registerPath = "/register";
383
- /**
384
- * @uiName Heading label
385
- * @uiWidget textArea
386
- */
387
- this.pageLabel = "Sign in to your account";
388
- /**
389
- * Displayed when the login fails due to a network error. The participant can try refreshing the page.
390
- * @uiName Network error message
391
- */
392
- this.networkErrorMessage = "An error occurred while logging you in. Please refresh the page and try again.";
393
- /**
394
- * @uiName Register CTA
395
- */
396
- this.registerCTA = "Don't have an account?";
397
- domContextHooks_module.h$1(this);
398
- }
399
- disconnectedCallback() { }
400
- render() {
401
- const { states, callbacks } = index_module.isDemo()
402
- ? useLoginDemo$1(this)
403
- : usePortalLogin(this);
404
- const styles = {
405
- RegisterButton: {
406
- "&::part(label)": {
407
- padding: "0",
408
- },
409
- },
410
- };
411
- const sheet = JSS.createStyleSheet(styles);
412
- const styleString = sheet.toString();
413
- const content = {
414
- forgotPasswordButton: (index.h("slot", { name: "forgotPassword" }, index.h("a", { onClick: () => index_module.jn.push(states.forgotPasswordPath) }, this.forgotPasswordLabel))),
415
- googleButton: null,
416
- secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("style", null, styleString), index.h("sl-button", { exportparts: "base: secondarybutton-base", type: "text", disabled: states.loading, onClick: () => index_module.jn.push(states.registerPath) }, this.registerLabel))),
417
- emailLabel: this.emailLabel,
418
- passwordLabel: this.passwordLabel,
419
- submitLabel: this.submitLabel,
420
- pageLabel: this.pageLabel,
421
- };
422
- return (index.h(sqmPortalVerifyEmailView.PortalLoginView, { states: states, callbacks: callbacks, content: content }));
423
- }
424
- };
425
- function useLoginDemo$1(props) {
426
- return cjs.cjs({
427
- states: {
428
- error: "",
429
- loading: false,
430
- forgotPasswordPath: "/forgotPassword",
431
- registerPath: "/register",
432
- showLoginForm: "manual",
433
- },
434
- callbacks: {
435
- googleSubmit: async () => {
436
- console.log("google submit");
437
- },
438
- submit: async (_event) => {
439
- console.log("submit");
440
- },
441
- },
442
- content: {
443
- googleButton: null,
444
- },
445
- }, props.demoData || {}, { arrayMerge: (_, a) => a });
446
- }
447
-
448
- function usePortalRegister(props) {
449
- var _a, _b, _c, _d, _e, _f, _g, _h, _j;
450
- const formRef = domContextHooks_module.useRef(null);
451
- const { registrationFormState, setRegistrationFormState } = useRegistrationFormState.useRegistrationFormState({});
452
- const [request, { loading, errors, data }] = index_module.Ve();
453
- domContextHooks_module.useEffect(() => {
454
- if (!formRef.current)
455
- return;
456
- const form = formRef.current;
457
- form.addEventListener("sl-input", inputFunction);
458
- return () => {
459
- form.removeEventListener("sl-input", inputFunction);
460
- };
461
- }, [formRef.current]);
462
- const submit = async (event) => {
463
- var _a;
464
- let formControls = event.target.getFormControls();
465
- let formData = {};
466
- let validationErrors = {};
467
- formControls === null || formControls === void 0 ? void 0 : formControls.forEach((control) => {
468
- if (!control.name)
469
- return;
470
- const key = control.name;
471
- const value = control.value;
472
- jsonpointer.jsonpointer.set(formData, key, value);
473
- // required validation
474
- if (control.required && !value) {
475
- jsonpointer.jsonpointer.set(validationErrors, key, props.requiredFieldErrorMessage);
476
- }
477
- // custom validation
478
- if (typeof control.validationError === "function") {
479
- const validate = control.validationError;
480
- const validationError = validate({ control, key, value });
481
- if (validationError)
482
- jsonpointer.jsonpointer.set(validationErrors, key, validationError);
483
- }
484
- });
485
- if ((props.confirmPassword || formData.confirmPassword) &&
486
- formData.password !== formData.confirmPassword) {
487
- validationErrors = {
488
- ...validationErrors,
489
- confirmPassword: props.passwordMismatchErrorMessage,
490
- };
491
- }
492
- if (Object.keys(validationErrors).length) {
493
- setRegistrationFormState({ loading: false, error: "", validationErrors });
494
- // early return for validation errors
495
- return;
496
- }
497
- setRegistrationFormState({
498
- loading: true,
499
- error: "",
500
- validationErrors: {},
501
- });
502
- const { email, password } = formData;
503
- delete formData.email;
504
- delete formData.password;
505
- delete formData.confirmPassword;
506
- formData = { ...formData };
507
- const redirectPath = props.redirectPath;
508
- const variables = {
509
- email,
510
- password,
511
- formData,
512
- redirectPath,
513
- };
514
- try {
515
- const result = await request(variables);
516
- if (result instanceof Error) {
517
- throw result;
518
- }
519
- setRegistrationFormState({
520
- loading: false,
521
- error: "",
522
- validationErrors: {},
523
- });
524
- if ((_a = result.registerManagedIdentityWithEmailAndPassword) === null || _a === void 0 ? void 0 : _a.token) {
525
- index_module.jn.push(props.nextPage);
526
- }
527
- }
528
- catch (error) {
529
- setRegistrationFormState({
530
- loading: false,
531
- error: props.networkErrorMessage,
532
- validationErrors: {},
533
- });
534
- }
535
- };
536
- const inputFunction = index_module.useCallback((e) => {
537
- var _a, _b;
538
- const name = (_b = (_a = e.target) === null || _a === void 0 ? void 0 : _a.type) === null || _b === void 0 ? void 0 : _b.toLowerCase();
539
- if (name !== "tel")
540
- return;
541
- const asYouType = new AsYouType.AsYouType("US");
542
- e.target.value = asYouType.input(e.target.value);
543
- }, []);
544
- let errorMessage = "";
545
- if ((_a = errors === null || errors === void 0 ? void 0 : errors.response) === null || _a === void 0 ? void 0 : _a["error"]) {
546
- errorMessage = props.networkErrorMessage;
547
- }
548
- else if ((errors === null || errors === void 0 ? void 0 : errors.message) && !((_b = errors === null || errors === void 0 ? void 0 : errors.response) === null || _b === void 0 ? void 0 : _b.errors.length)) {
549
- errorMessage = props.networkErrorMessage;
550
- }
551
- else {
552
- errorMessage =
553
- ((_f = (_e = (_d = (_c = errors === null || errors === void 0 ? void 0 : errors.response) === null || _c === void 0 ? void 0 : _c.errors) === null || _d === void 0 ? void 0 : _d[0]) === null || _e === void 0 ? void 0 : _e.extensions) === null || _f === void 0 ? void 0 : _f.message) || ((_j = (_h = (_g = errors === null || errors === void 0 ? void 0 : errors.response) === null || _g === void 0 ? void 0 : _g.errors) === null || _h === void 0 ? void 0 : _h[0]) === null || _j === void 0 ? void 0 : _j.message) || (registrationFormState === null || registrationFormState === void 0 ? void 0 : registrationFormState.error);
554
- }
555
- return {
556
- states: {
557
- loading,
558
- error: errorMessage,
559
- registrationFormState,
560
- confirmPassword: props.confirmPassword,
561
- hideInputs: props.hideInputs,
562
- loginPath: props.loginPath,
563
- disablePasswordValidation: props.disablePasswordValidation,
564
- },
565
- callbacks: {
566
- submit,
567
- inputFunction,
568
- },
569
- refs: {
570
- formRef,
571
- },
572
- };
573
- }
574
-
575
- const PortalRegister = class {
576
- constructor(hostRef) {
577
- index.registerInstance(this, hostRef);
578
- this.ignored = false;
579
- /**
580
- * Redirect participants to this page from their verification email
581
- *
582
- * @uiName Registration redirect
583
- * @uiWidget pageSelect
584
- */
585
- this.nextPage = "/";
586
- /**
587
- * The page that participants are redirected to from the verification email.
588
- *
589
- * @uiName Email verification redirect
590
- * @uiWidget pageSelect
591
- */
592
- this.redirectPath = "/verifyEmail";
593
- /**
594
- * @uiName Email field label
595
- */
596
- this.emailLabel = "Email";
597
- /**
598
- * @uiName Password field label
599
- */
600
- this.passwordLabel = "Password";
601
- /**
602
- * @uiName Submit button text
603
- */
604
- this.submitLabel = "Register";
605
- /**
606
- * @uiName Login button text
607
- */
608
- this.loginLabel = "Sign in";
609
- /**
610
- * @uiName Confirm password field label
611
- */
612
- this.confirmPasswordLabel = "Confirm Password";
613
- /**
614
- * @uiName Show confirm password field
615
- */
616
- this.confirmPassword = false;
617
- /**
618
- * @uiName Disable password validation
619
- */
620
- this.disablePasswordValidation = false;
621
- /**
622
- * Hides the email and password fields. Note: If you hide default inputs, you must add additional input fields. They must have the input name attributes "email" and "password" for this form to succeed.
623
- *
624
- * @uiName Hide default fields
625
- */
626
- this.hideInputs = false;
627
- /**
628
- * @uiName Header text
629
- */
630
- this.pageLabel = "Register";
631
- /**
632
- * Redirect participants to this page after clicking the login button.
633
- *
634
- * @uiName Login redirect
635
- * @uiWidget pageSelect
636
- */
637
- this.loginPath = "/login";
638
- /**
639
- * The message to be displayed when a required field is not filled.
640
- *
641
- * @uiName Required field message
642
- * @uiWidget textArea
643
- */
644
- this.requiredFieldErrorMessage = "Cannot be empty";
645
- /**
646
- * The message to be displayed when a the form submission fails unexpectedly.
647
- *
648
- * @uiName Network error message
649
- * @uiWidget textArea
650
- */
651
- this.networkErrorMessage = "Network request failed.";
652
- /**
653
- * The message to be displayed when password inputs do not match.
654
- *
655
- * @uiName Password mismatch message
656
- * @uiWidget textArea
657
- */
658
- this.passwordMismatchErrorMessage = "Passwords do not match.";
659
- /**
660
- * The message to be displayed when the email used is invalid or blocked.
661
- *
662
- * @uiName Invalid email message
663
- * @uiWidget textArea
664
- */
665
- this.invalidEmailErrorMessage = "Must be a valid email address";
666
- /**
667
- * @uiName Password requirement met
668
- */
669
- this.meetsRequirementsText = "Password has met all requirements";
670
- /**
671
- * @uiName Password requirement failed
672
- */
673
- this.doesNotMeetRequirementsText = "Password must meet the following requirements:";
674
- /**
675
- * @uiName Minimum length text
676
- */
677
- this.minErrorText = "be a minimum of 8 characters";
678
- /**
679
- * @uiName Missing uppercase text
680
- */
681
- this.uppercaseErrorText = "contain at least 1 uppercase character";
682
- /**
683
- * @uiName Missing lowercase text
684
- */
685
- this.lowercaseErrorText = "contain at least 1 lowercase character";
686
- /**
687
- * @uiName Missing number or symbol text
688
- */
689
- this.hasErrorText = "contain at least 1 number or symbol";
690
- domContextHooks_module.h$1(this);
691
- }
692
- disconnectedCallback() { }
693
- render() {
694
- const { states, callbacks, refs } = index_module.isDemo()
695
- ? useRegisterDemo(this)
696
- : usePortalRegister(this);
697
- const content = {
698
- formData: index.h("slot", { name: "formData" }),
699
- secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("sl-button", { type: "text", disabled: states.loading, onClick: () => index_module.jn.push(states.loginPath) }, this.loginLabel))),
700
- terms: index.h("slot", { name: "terms" }),
701
- emailLabel: this.emailLabel,
702
- passwordLabel: this.passwordLabel,
703
- submitLabel: this.submitLabel,
704
- pageLabel: this.pageLabel,
705
- confirmPasswordLabel: this.confirmPasswordLabel,
706
- invalidEmailErrorMessage: this.invalidEmailErrorMessage,
707
- requiredFieldErrorMessage: this.requiredFieldErrorMessage,
708
- meetsRequirementsText: this.meetsRequirementsText,
709
- doesNotMeetRequirementsText: this.doesNotMeetRequirementsText,
710
- minErrorText: this.minErrorText,
711
- uppercaseErrorText: this.uppercaseErrorText,
712
- lowercaseErrorText: this.lowercaseErrorText,
713
- hasErrorText: this.hasErrorText,
714
- };
715
- return (index.h(sqmPortalVerifyEmailView.PortalRegisterView, { states: states, callbacks: callbacks, content: content, refs: refs }));
716
- }
717
- };
718
- function useRegisterDemo(props) {
719
- return cjs.cjs({
720
- states: {
721
- error: "",
722
- loading: false,
723
- confirmPassword: props.confirmPassword,
724
- hideInputs: props.hideInputs || false,
725
- customPasswordField: false,
726
- loginPath: props.loginPath,
727
- disablePasswordValidation: props.disablePasswordValidation,
728
- },
729
- callbacks: {
730
- submit: async (_event) => {
731
- console.log("submit");
732
- },
733
- inputFunction: () => { },
734
- },
735
- refs: {
736
- formRef: {},
737
- },
738
- }, props.demoData || {}, { arrayMerge: (_, a) => a });
739
- }
740
-
741
- const PortalRegistrationForm = class {
742
- constructor(hostRef) {
743
- index.registerInstance(this, hostRef);
744
- this.ignored = true;
745
- /**
746
- * Redirect participants to this page after they successfully register.
747
- *
748
- * @uiName Registration redirect
749
- * @uiWidget pageSelect
750
- */
751
- this.nextPage = "/";
752
- /**
753
- * Redirect participants to this page from their verification email
754
- *
755
- * @uiName Email verification redirect
756
- * @uiWidget pageSelect
757
- */
758
- this.redirectPath = "/verifyEmail";
759
- /**
760
- * @uiName Email field label
761
- */
762
- this.emailLabel = "Email";
763
- /**
764
- * @uiName Password field label
765
- */
766
- this.passwordLabel = "Password";
767
- /**
768
- * @uiName Submit button text
769
- */
770
- this.submitLabel = "Register";
771
- /**
772
- * @uiName Login button text
773
- */
774
- this.loginLabel = "Sign in";
775
- /**
776
- * @uiName Confirm password field label
777
- */
778
- this.confirmPasswordLabel = "Confirm Password";
779
- /**
780
- * @uiName Show confirm password field
781
- */
782
- this.confirmPassword = false;
783
- /**
784
- * @uiName Disable password validation
785
- */
786
- this.disablePasswordValidation = false;
787
- /**
788
- * Hides the email and password fields. Note: If you hide default inputs, you must add additional input fields. They must have the input name attributes "email" and "password" for this form to succeed.
789
- *
790
- * @uiName Hide default fields
791
- */
792
- this.hideInputs = false;
793
- /**
794
- * @uiName Header text
795
- */
796
- this.pageLabel = "Register";
797
- /**
798
- * Redirect participants to this page after clicking the login button.
799
- *
800
- * @uiName Login redirect
801
- * @uiWidget pageSelect
802
- */
803
- this.loginPath = "/login";
804
- /**
805
- * The message to be displayed when a required field is not filled.
806
- *
807
- * @uiName Required field message
808
- * @uiWidget textArea
809
- */
810
- this.requiredFieldErrorMessage = "Cannot be empty";
811
- /**
812
- * The message to be displayed when a the form submission fails unexpectedly.
813
- *
814
- * @uiName Network error message
815
- * @uiWidget textArea
816
- */
817
- this.networkErrorMessage = "Network request failed.";
818
- /**
819
- * The message to be displayed when password inputs do not match.
820
- *
821
- * @uiName Password mismatch message
822
- * @uiWidget textArea
823
- */
824
- this.passwordMismatchErrorMessage = "Passwords do not match.";
825
- /**
826
- * The message to be displayed when the email used is invalid or blocked.
827
- *
828
- * @uiName Invalid email message
829
- * @uiWidget textArea
830
- */
831
- this.invalidEmailErrorMessage = "Must be a valid email address";
832
- /**
833
- * The message to be displayed when the registration form is disabled.
834
- *
835
- * @uiName Form disabled message
836
- * @uiWidget textArea
837
- */
838
- this.formDisabledErrorMessage = "The registration form is currently disabled.";
839
- /**
840
- * @uiName Password requirement met
841
- */
842
- this.meetsRequirementsText = "Password has met all requirements";
843
- /**
844
- * @uiName Password requirement failed
845
- */
846
- this.doesNotMeetRequirementsText = "Password must meet the following requirements:";
847
- /**
848
- * @uiName Minimum length text
849
- */
850
- this.minErrorText = "be a minimum of 8 characters";
851
- /**
852
- * @uiName Missing uppercase text
853
- */
854
- this.uppercaseErrorText = "contain at least 1 uppercase character";
855
- /**
856
- * @uiName Missing lowercase text
857
- */
858
- this.lowercaseErrorText = "contain at least 1 lowercase character";
859
- /**
860
- * @uiName Missing number or symbol text
861
- */
862
- this.hasErrorText = "contain at least 1 number or symbol";
863
- domContextHooks_module.h$1(this);
864
- }
865
- disconnectedCallback() { }
866
- render() {
867
- const { states, callbacks, refs } = index_module.isDemo()
868
- ? useRegisterDemo$1(this)
869
- : usePortalRegistrationForm.usePortalRegistrationForm(this);
870
- const content = {
871
- formData: index.h("slot", { name: "formData" }),
872
- secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("sl-button", { type: "text", disabled: states.loading, onClick: () => index_module.jn.push(states.loginPath) }, this.loginLabel))),
873
- terms: index.h("slot", { name: "terms" }),
874
- emailOptIn: index.h("slot", { name: "emailOptIn" }),
875
- emailLabel: this.emailLabel,
876
- passwordLabel: this.passwordLabel,
877
- submitLabel: this.submitLabel,
878
- pageLabel: this.pageLabel,
879
- confirmPasswordLabel: this.confirmPasswordLabel,
880
- networkErrorMessage: this.networkErrorMessage,
881
- passwordMismatchErrorMessage: this.passwordMismatchErrorMessage,
882
- invalidEmailErrorMessage: this.invalidEmailErrorMessage,
883
- formDisabledErrorMessage: this.formDisabledErrorMessage,
884
- requiredFieldErrorMessage: this.requiredFieldErrorMessage,
885
- meetsRequirementsText: this.meetsRequirementsText,
886
- doesNotMeetRequirementsText: this.doesNotMeetRequirementsText,
887
- minErrorText: this.minErrorText,
888
- uppercaseErrorText: this.uppercaseErrorText,
889
- lowercaseErrorText: this.lowercaseErrorText,
890
- hasErrorText: this.hasErrorText,
891
- };
892
- return (index.h(sqmPortalRegistrationFormView.PortalRegistrationFormView, { states: states, callbacks: callbacks, content: content, refs: refs }));
893
- }
894
- };
895
- function useRegisterDemo$1(props) {
896
- return cjs.cjs({
897
- states: {
898
- error: "",
899
- loading: false,
900
- confirmPassword: props.confirmPassword,
901
- hideInputs: props.hideInputs || false,
902
- customPasswordField: false,
903
- loginPath: "/login",
904
- },
905
- callbacks: {
906
- submit: async (_event) => {
907
- console.log("submit");
908
- },
909
- inputFunction: () => { },
910
- },
911
- refs: {
912
- formRef: {},
913
- },
914
- }, props.demoData || {}, { arrayMerge: (_, a) => a });
915
- }
916
-
917
- let globalPromise = null;
918
- function usePortalVerifyEmail({ nextPage, failedPage, verifySuccessText, verifyEmailText, verifyInvalidText, networkErrorMessage, continueText, }) {
919
- var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
920
- const [completed, setCompleted] = domContextHooks_module.useState(false);
921
- const [successful, setSuccessful] = domContextHooks_module.useState(false);
922
- const userIdent = index_module.J();
923
- const [request, { loading, data, errors }] = index_module.an();
924
- const urlParams = new URLSearchParams(index_module.jn.location.search);
925
- const oobCode = urlParams.get("oobCode");
926
- const oobEmail = urlParams.get("email");
927
- const nextPageOverride = urlParams.get("nextPage");
928
- // derived from useMutation in component boilerplate initialState
929
- const disableContinue = data === undefined && errors === undefined && !!oobCode;
930
- // if logged out, userIdent?.managedIdentity?.emailVerified will be falsey, even if verification was successful
931
- 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) ||
932
- successful);
933
- const validEmail = ((_c = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _c === void 0 ? void 0 : _c.email) === oobEmail;
934
- const failed = () => {
935
- return index_module.jn.push({
936
- pathname: failedPage,
937
- search: urlParams.toString() && "?" + urlParams.toString(),
938
- });
939
- };
940
- const gotoNextPage = () => {
941
- urlParams.delete("nextPage");
942
- const url = utils.sanitizeUrlPath(nextPageOverride || nextPage);
943
- index_module.jn.push(url.href);
944
- };
945
- const logout = () => {
946
- setTimeout(() => {
947
- index_module.setUserIdentity(undefined);
948
- gotoNextPage();
949
- }, 3000);
950
- };
951
- const login = () => {
952
- setTimeout(gotoNextPage, 3000);
953
- };
954
- domContextHooks_module.useEffect(() => {
955
- const verify = async () => {
956
- if (!globalPromise)
957
- globalPromise = request({ oobCode });
958
- const result = await globalPromise;
959
- if (!(result instanceof Error) &&
960
- result.verifyManagedIdentityEmail.success) {
961
- // Needs to be explicitly updated if multiple renders have occured
962
- setSuccessful(true);
963
- }
964
- setCompleted(true);
965
- };
966
- verify();
967
- }, []);
968
- domContextHooks_module.useEffect(() => {
969
- if (!completed)
970
- return;
971
- if (verified && validEmail)
972
- login();
973
- else
974
- logout();
975
- }, [completed, verified]);
976
- return {
977
- states: {
978
- loading: loading || !completed,
979
- disableContinue,
980
- 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) ||
981
- (((errors === null || errors === void 0 ? void 0 : errors.message) || !validEmail) && networkErrorMessage),
982
- success: completed && (verified || validEmail),
983
- },
984
- data: {
985
- oobCode,
986
- },
987
- callbacks: {
988
- failed,
989
- gotoNextPage,
990
- },
991
- content: {
992
- verifySuccessText,
993
- verifyEmailText,
994
- verifyInvalidText,
995
- continueText,
996
- },
997
- };
998
- }
999
-
1000
- const PortalVerifyEmail = class {
1001
- constructor(hostRef) {
1002
- index.registerInstance(this, hostRef);
1003
- this.ignored = true;
1004
- /**
1005
- * Redirect participants to this page when they successfully verify their email.
1006
- *
1007
- * @uiName Successful verification redirect
1008
- * @uiWidget pageSelect
1009
- */
1010
- this.nextPage = "/";
1011
- /**
1012
- * Redirect participants to this page if verification fails due to an outdated verification attempt.
1013
- *
1014
- * @uiName Failed verification redirect
1015
- * @uiWidget pageSelect
1016
- */
1017
- this.failedPage = "/";
1018
- /**
1019
- * @uiName Verify email text
1020
- * @uiWidget textArea
1021
- */
1022
- this.verifyEmailText = "Verify your email";
1023
- /**
1024
- * @uiName Email verification success text
1025
- * @uiWidget textArea
1026
- */
1027
- this.verifySuccessText = "Your email has been verified and you are being redirected. If you are not redirected, please click Continue.";
1028
- /**
1029
- * @uiName Email verification invalid text
1030
- * @uiWidget textArea
1031
- */
1032
- this.verifyInvalidText = "The email verification code is invalid or has expired, please try again.";
1033
- /**
1034
- * @uiName Continue text
1035
- */
1036
- this.continueText = "Continue";
1037
- /**
1038
- * Displayed when the email verification fails due to a network error. The participant can try refreshing the page.
1039
- * @uiName Network error message
1040
- */
1041
- this.networkErrorMessage = "An error occurred while verifying your email. Please refresh the page and try again.";
1042
- domContextHooks_module.h$1(this);
1043
- }
1044
- disconnectedCallback() { }
1045
- render() {
1046
- const { states, data, callbacks, content } = index_module.isDemo()
1047
- ? usePortalVerifyEmailDemo(utils.getProps(this))
1048
- : usePortalVerifyEmail(utils.getProps(this));
1049
- return (index.h(sqmPortalVerifyEmailView.PortalVerifyEmailView, { states: states, data: data, callbacks: callbacks, content: content }));
1050
- }
1051
- };
1052
- function usePortalVerifyEmailDemo(props) {
1053
- return cjs.cjs({
1054
- states: { error: "", loading: false, success: true },
1055
- data: {
1056
- oobCode: "code",
1057
- },
1058
- callbacks: {
1059
- failed: () => {
1060
- console.log("failed");
1061
- },
1062
- gotoNextPage: () => { },
1063
- },
1064
- content: {
1065
- verifySuccessText: props.verifySuccessText,
1066
- verifyEmailText: props.verifyEmailText,
1067
- verifyInvalidText: props.verifyInvalidText,
1068
- continueText: props.continueText,
1069
- },
1070
- }, props.demoData || {}, { arrayMerge: (_, a) => a });
1071
- }
1072
-
1073
- exports.sqm_portal_forgot_password = PortalForgotPassword;
1074
- exports.sqm_portal_google_login = PortalGoogleLogin;
1075
- exports.sqm_portal_login = PortalLogin;
1076
- exports.sqm_portal_register = PortalRegister;
1077
- exports.sqm_portal_registration_form = PortalRegistrationForm;
1078
- exports.sqm_portal_verify_email = PortalVerifyEmail;