@saasquatch/mint-components 2.1.8 → 2.1.9-0

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 (367) hide show
  1. package/dist/cjs/{ShadowViewAddon-a26deae6.js → ShadowViewAddon-d679ec76.js} +6 -6
  2. package/dist/cjs/{data-8c8a08f6.js → data-e83f8a41.js} +2 -2
  3. package/dist/cjs/eventKeys-7af4df4d.js +5 -0
  4. package/dist/cjs/{global-b7b1b8fe.js → global-0f8b1267.js} +3177 -3126
  5. package/dist/cjs/{index.module-f8c8495f.js → index.module-42d413d9.js} +154 -149
  6. package/dist/cjs/loader.cjs.js +3 -3
  7. package/dist/cjs/mint-components.cjs.js +3 -3
  8. package/dist/cjs/{re-render-72a0ef45.js → re-render-69bde9ee.js} +1 -1
  9. package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +401 -68
  10. package/dist/cjs/sqm-big-stat_45.cjs.entry.js +27 -22
  11. package/dist/cjs/sqm-close-button.cjs.entry.js +1 -1
  12. package/dist/cjs/sqm-code-verification.cjs.entry.js +3 -3
  13. package/dist/cjs/sqm-context-router.cjs.entry.js +1 -1
  14. package/dist/cjs/sqm-email-verification_2.cjs.entry.js +802 -0
  15. package/dist/cjs/sqm-empty_4.cjs.entry.js +2 -2
  16. package/dist/cjs/sqm-google-sign-in.cjs.entry.js +1 -1
  17. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +1 -1
  18. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +3 -3
  19. package/dist/cjs/{sqm-lead-checkbox-field-view-0af2a157.js → sqm-lead-checkbox-field-view-d90f8941.js} +1 -1
  20. package/dist/cjs/sqm-lead-checkbox-field.cjs.entry.js +4 -4
  21. package/dist/cjs/{sqm-lead-input-field-view-0cd7ebdb.js → sqm-lead-input-field-view-818d9e9a.js} +1 -1
  22. package/dist/cjs/sqm-lead-input-field.cjs.entry.js +4 -4
  23. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +2 -2
  24. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +1 -1
  25. package/dist/cjs/{sqm-navigation-sidebar-item-view-49b152dd.js → sqm-navigation-sidebar-item-view-20693e59.js} +1 -1
  26. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +2 -2
  27. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +1 -1
  28. package/dist/cjs/sqm-pagination_3.cjs.entry.js +3 -3
  29. package/dist/cjs/sqm-partner-info-modal-view-e3faede9.js +108 -0
  30. package/dist/cjs/sqm-partner-info-modal.cjs.entry.js +396 -0
  31. package/dist/cjs/sqm-password-field.cjs.entry.js +2 -2
  32. package/dist/cjs/sqm-popup-container.cjs.entry.js +1 -1
  33. package/dist/cjs/{sqm-portal-email-verification-view-c81fe7f1.js → sqm-portal-email-verification-view-2b4b92da.js} +1 -1
  34. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +3 -3
  35. package/dist/cjs/sqm-portal-forgot-password_6.cjs.entry.js +4 -4
  36. package/dist/cjs/sqm-portal-logout.cjs.entry.js +1 -1
  37. package/dist/cjs/{sqm-portal-profile-view-639337e3.js → sqm-portal-profile-view-bfdbb98d.js} +1 -1
  38. package/dist/cjs/sqm-portal-profile.cjs.entry.js +4 -4
  39. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +1 -1
  40. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +1 -1
  41. package/dist/cjs/{sqm-portal-verify-email-view-424e406a.js → sqm-portal-verify-email-view-90cd89e3.js} +1 -1
  42. package/dist/cjs/sqm-qr-code.cjs.entry.js +2 -2
  43. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +5 -5
  44. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +2 -2
  45. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +5 -5
  46. package/dist/cjs/sqm-stencilbook.cjs.entry.js +174 -15
  47. package/dist/cjs/sqm-tab.cjs.entry.js +2 -2
  48. package/dist/cjs/sqm-tabs.cjs.entry.js +3 -3
  49. package/dist/cjs/{sqm-user-info-form-view-53306f6e.js → sqm-user-info-form-view-efa08934.js} +7 -2
  50. package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +1 -1
  51. package/dist/cjs/sqm-widget-verification.cjs.entry.js +20 -3
  52. package/dist/cjs/{useChildElements-041127d7.js → useChildElements-89bc50a9.js} +1 -1
  53. package/dist/cjs/{useInstantAccessRegistration-2398df36.js → useInstantAccessRegistration-651aa95b.js} +2 -2
  54. package/dist/cjs/{useLeadFormState-b4c2ab5b.js → useLeadFormState-76d3b511.js} +2 -2
  55. package/dist/cjs/{usePayoutStatus-0192fccd.js → usePayoutStatus-cf050a03.js} +4 -6
  56. package/dist/cjs/{usePortalRegistrationForm-23ee2d62.js → usePortalRegistrationForm-31822dc4.js} +2 -2
  57. package/dist/cjs/{useReferralCodes-0f7948af.js → useReferralCodes-89c2b972.js} +1 -1
  58. package/dist/cjs/{useReferralTable-6e9de0d5.js → useReferralTable-d3ddfd05.js} +3 -3
  59. package/dist/cjs/{useRegistrationFormState-4fe5b770.js → useRegistrationFormState-a223f597.js} +1 -1
  60. package/dist/cjs/{useVerificationEmail-5d19aa99.js → useVerificationEmail-994bc32f.js} +1 -1
  61. package/dist/cjs/{utilities-fcdb9504.js → utilities-096934ea.js} +1 -1
  62. package/dist/collection/collection-manifest.json +1 -0
  63. package/dist/collection/components/sqm-partner-info-modal/PartnerInfoModal.stories.js +145 -0
  64. package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal-view.js +103 -0
  65. package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal.js +512 -0
  66. package/dist/collection/components/sqm-partner-info-modal/usePartnerInfoModal.js +232 -0
  67. package/dist/collection/components/sqm-referral-iframe/ReferralIframe.stories.js +0 -1
  68. package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe-view.js +1 -1
  69. package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe.js +1 -27
  70. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +2 -0
  71. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +4 -1
  72. package/dist/collection/components/sqm-widget-verification/useWidgetVerification.js +15 -1
  73. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/formDefinitions.js +75 -37
  74. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +688 -13
  75. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +95 -1
  76. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +4 -4
  77. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +2 -2
  78. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +6 -6
  79. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +10 -1
  80. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +2 -2
  81. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +5 -0
  82. package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +7 -2
  83. package/dist/esm/{ShadowViewAddon-47f1e579.js → ShadowViewAddon-d382a63e.js} +6 -6
  84. package/dist/esm/{data-12e6aae1.js → data-a6752028.js} +2 -2
  85. package/dist/esm/eventKeys-f76b6a03.js +3 -0
  86. package/dist/esm/{global-96c14d63.js → global-b2ee3a12.js} +3177 -3126
  87. package/dist/esm/{index.module-b23fdad8.js → index.module-e266b4d7.js} +153 -150
  88. package/dist/esm/loader.js +3 -3
  89. package/dist/esm/mint-components.js +3 -3
  90. package/dist/esm/{re-render-f30aeb6b.js → re-render-4f4bd4da.js} +1 -1
  91. package/dist/esm/sqm-banking-info-form_10.entry.js +397 -64
  92. package/dist/esm/sqm-big-stat_45.entry.js +27 -22
  93. package/dist/esm/sqm-close-button.entry.js +1 -1
  94. package/dist/esm/sqm-code-verification.entry.js +3 -3
  95. package/dist/esm/sqm-context-router.entry.js +1 -1
  96. package/dist/esm/sqm-email-verification_2.entry.js +797 -0
  97. package/dist/esm/sqm-empty_4.entry.js +2 -2
  98. package/dist/esm/sqm-google-sign-in.entry.js +1 -1
  99. package/dist/esm/sqm-graphql-client-provider.entry.js +1 -1
  100. package/dist/esm/sqm-instant-access-registration.entry.js +3 -3
  101. package/dist/esm/{sqm-lead-checkbox-field-view-7928db07.js → sqm-lead-checkbox-field-view-00d76ba1.js} +1 -1
  102. package/dist/esm/sqm-lead-checkbox-field.entry.js +4 -4
  103. package/dist/esm/{sqm-lead-input-field-view-d1b91650.js → sqm-lead-input-field-view-d8f76a9d.js} +1 -1
  104. package/dist/esm/sqm-lead-input-field.entry.js +4 -4
  105. package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
  106. package/dist/esm/sqm-logout-current-user.entry.js +1 -1
  107. package/dist/esm/{sqm-navigation-sidebar-item-view-b3beac5a.js → sqm-navigation-sidebar-item-view-7f966119.js} +1 -1
  108. package/dist/esm/sqm-navigation-sidebar-item.entry.js +2 -2
  109. package/dist/esm/sqm-navigation-sidebar.entry.js +1 -1
  110. package/dist/esm/sqm-pagination_3.entry.js +3 -3
  111. package/dist/esm/sqm-partner-info-modal-view-77c231af.js +106 -0
  112. package/dist/esm/sqm-partner-info-modal.entry.js +392 -0
  113. package/dist/esm/sqm-password-field.entry.js +2 -2
  114. package/dist/esm/sqm-popup-container.entry.js +1 -1
  115. package/dist/esm/{sqm-portal-email-verification-view-426370f1.js → sqm-portal-email-verification-view-13e25037.js} +1 -1
  116. package/dist/esm/sqm-portal-email-verification.entry.js +3 -3
  117. package/dist/esm/sqm-portal-forgot-password_6.entry.js +4 -4
  118. package/dist/esm/sqm-portal-logout.entry.js +1 -1
  119. package/dist/esm/{sqm-portal-profile-view-f015fd6a.js → sqm-portal-profile-view-a172bdcc.js} +1 -1
  120. package/dist/esm/sqm-portal-profile.entry.js +4 -4
  121. package/dist/esm/sqm-portal-protected-route.entry.js +1 -1
  122. package/dist/esm/sqm-portal-reset-password.entry.js +1 -1
  123. package/dist/esm/{sqm-portal-verify-email-view-1a638fae.js → sqm-portal-verify-email-view-c1a72c4f.js} +1 -1
  124. package/dist/esm/sqm-qr-code.entry.js +2 -2
  125. package/dist/esm/sqm-referral-table_11.entry.js +5 -5
  126. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -2
  127. package/dist/esm/sqm-rewards-table_9.entry.js +5 -5
  128. package/dist/esm/sqm-stencilbook.entry.js +174 -15
  129. package/dist/esm/sqm-tab.entry.js +2 -2
  130. package/dist/esm/sqm-tabs.entry.js +3 -3
  131. package/dist/esm/{sqm-user-info-form-view-19d81a2b.js → sqm-user-info-form-view-b2dd8aa1.js} +7 -2
  132. package/dist/esm/sqm-widget-verification-controller.entry.js +1 -1
  133. package/dist/esm/sqm-widget-verification.entry.js +20 -3
  134. package/dist/esm/{useChildElements-9bccfb72.js → useChildElements-31ba3daf.js} +1 -1
  135. package/dist/esm/{useInstantAccessRegistration-69fefed0.js → useInstantAccessRegistration-1388dace.js} +2 -2
  136. package/dist/esm/{useLeadFormState-dd4e8b08.js → useLeadFormState-cec544ea.js} +2 -2
  137. package/dist/esm/{usePayoutStatus-46c0c289.js → usePayoutStatus-24145412.js} +3 -4
  138. package/dist/esm/{usePortalRegistrationForm-62de6fb1.js → usePortalRegistrationForm-6d562bf8.js} +2 -2
  139. package/dist/esm/{useReferralCodes-52ca720f.js → useReferralCodes-1ca1fda0.js} +1 -1
  140. package/dist/esm/{useReferralTable-92af4133.js → useReferralTable-456931fd.js} +3 -3
  141. package/dist/esm/{useRegistrationFormState-2c090c38.js → useRegistrationFormState-0cee2d21.js} +1 -1
  142. package/dist/esm/{useVerificationEmail-c13c3b51.js → useVerificationEmail-5c6cd733.js} +1 -1
  143. package/dist/esm/{utilities-77b1e0cc.js → utilities-f05633da.js} +1 -1
  144. package/dist/esm-es5/{ShadowViewAddon-47f1e579.js → ShadowViewAddon-d382a63e.js} +1 -1
  145. package/dist/esm-es5/{data-12e6aae1.js → data-a6752028.js} +1 -1
  146. package/dist/esm-es5/eventKeys-f76b6a03.js +1 -0
  147. package/dist/esm-es5/global-b2ee3a12.js +285 -0
  148. package/dist/esm-es5/index.module-e266b4d7.js +1 -0
  149. package/dist/esm-es5/loader.js +1 -1
  150. package/dist/esm-es5/mint-components.js +1 -1
  151. package/dist/esm-es5/{re-render-f30aeb6b.js → re-render-4f4bd4da.js} +1 -1
  152. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  153. package/dist/esm-es5/sqm-big-stat_45.entry.js +1 -1
  154. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  155. package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
  156. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  157. package/dist/esm-es5/sqm-email-verification_2.entry.js +1 -0
  158. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  159. package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
  160. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  161. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  162. package/dist/esm-es5/{sqm-lead-checkbox-field-view-7928db07.js → sqm-lead-checkbox-field-view-00d76ba1.js} +1 -1
  163. package/dist/esm-es5/sqm-lead-checkbox-field.entry.js +1 -1
  164. package/dist/esm-es5/{sqm-lead-input-field-view-d1b91650.js → sqm-lead-input-field-view-d8f76a9d.js} +1 -1
  165. package/dist/esm-es5/sqm-lead-input-field.entry.js +1 -1
  166. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  167. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  168. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-b3beac5a.js → sqm-navigation-sidebar-item-view-7f966119.js} +1 -1
  169. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  170. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  171. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  172. package/dist/esm-es5/sqm-partner-info-modal-view-77c231af.js +1 -0
  173. package/dist/esm-es5/sqm-partner-info-modal.entry.js +1 -0
  174. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  175. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  176. package/dist/esm-es5/{sqm-portal-email-verification-view-426370f1.js → sqm-portal-email-verification-view-13e25037.js} +1 -1
  177. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  178. package/dist/esm-es5/sqm-portal-forgot-password_6.entry.js +1 -1
  179. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  180. package/dist/esm-es5/{sqm-portal-profile-view-f015fd6a.js → sqm-portal-profile-view-a172bdcc.js} +1 -1
  181. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  182. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  183. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  184. package/dist/esm-es5/{sqm-portal-verify-email-view-1a638fae.js → sqm-portal-verify-email-view-c1a72c4f.js} +1 -1
  185. package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
  186. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  187. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  188. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  189. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  190. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  191. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  192. package/dist/esm-es5/{sqm-user-info-form-view-19d81a2b.js → sqm-user-info-form-view-b2dd8aa1.js} +1 -1
  193. package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
  194. package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
  195. package/dist/esm-es5/{useChildElements-9bccfb72.js → useChildElements-31ba3daf.js} +1 -1
  196. package/dist/esm-es5/{useInstantAccessRegistration-69fefed0.js → useInstantAccessRegistration-1388dace.js} +1 -1
  197. package/dist/esm-es5/{useLeadFormState-dd4e8b08.js → useLeadFormState-cec544ea.js} +1 -1
  198. package/dist/esm-es5/{usePayoutStatus-46c0c289.js → usePayoutStatus-24145412.js} +2 -2
  199. package/dist/esm-es5/{usePortalRegistrationForm-62de6fb1.js → usePortalRegistrationForm-6d562bf8.js} +1 -1
  200. package/dist/esm-es5/{useReferralCodes-52ca720f.js → useReferralCodes-1ca1fda0.js} +1 -1
  201. package/dist/esm-es5/{useReferralTable-92af4133.js → useReferralTable-456931fd.js} +1 -1
  202. package/dist/esm-es5/{useRegistrationFormState-2c090c38.js → useRegistrationFormState-0cee2d21.js} +1 -1
  203. package/dist/esm-es5/{useVerificationEmail-c13c3b51.js → useVerificationEmail-5c6cd733.js} +1 -1
  204. package/dist/esm-es5/{utilities-77b1e0cc.js → utilities-f05633da.js} +1 -1
  205. package/dist/mint-components/mint-components.esm.js +1 -1
  206. package/dist/mint-components/mint-components.js +1 -1
  207. package/dist/mint-components/mint-components.system.js +1 -0
  208. package/dist/mint-components/{p-653db72e.entry.js → p-06ca4346.entry.js} +1 -1
  209. package/dist/mint-components/{p-738dce27.system.entry.js → p-07da0ddd.system.entry.js} +1 -1
  210. package/dist/mint-components/{p-982d1f6f.entry.js → p-07f3b868.entry.js} +2 -2
  211. package/dist/mint-components/{p-2d5c2bd4.system.entry.js → p-0a900fb1.system.entry.js} +1 -1
  212. package/dist/mint-components/{p-b66f45d1.entry.js → p-1435edd4.entry.js} +1 -1
  213. package/dist/mint-components/p-1775cb0c.system.js +6 -0
  214. package/dist/mint-components/p-1b0d7020.js +1 -0
  215. package/dist/mint-components/{p-c8a8d231.entry.js → p-1b7b65ef.entry.js} +2 -2
  216. package/dist/mint-components/p-1b9705fd.system.js +285 -0
  217. package/dist/mint-components/p-1d450b85.js +1 -0
  218. package/dist/mint-components/{p-70570e4d.system.entry.js → p-20280398.system.entry.js} +1 -1
  219. package/dist/mint-components/p-2085bb01.system.entry.js +1 -0
  220. package/dist/mint-components/{p-bab4929e.js → p-21851092.js} +1 -1
  221. package/dist/mint-components/{p-a96c9bbb.system.entry.js → p-2774c704.system.entry.js} +1 -1
  222. package/dist/mint-components/p-28ed2ae9.js +1 -0
  223. package/dist/mint-components/{p-fe1d3cf8.system.entry.js → p-2ad9470d.system.entry.js} +1 -1
  224. package/dist/mint-components/{p-5ff7b000.entry.js → p-2c0bb139.entry.js} +1 -1
  225. package/dist/mint-components/{p-e5ea43b1.entry.js → p-2e2c5ec4.entry.js} +2 -2
  226. package/dist/mint-components/{p-642f2c89.js → p-30967f75.js} +1 -1
  227. package/dist/mint-components/{p-e6240c72.js → p-320b306b.js} +1 -1
  228. package/dist/mint-components/{p-e84b874c.js → p-33a6ab09.js} +1 -1
  229. package/dist/mint-components/{p-91a96e98.entry.js → p-353ab6db.entry.js} +1 -1
  230. package/dist/mint-components/p-35724e1c.entry.js +1 -0
  231. package/dist/mint-components/p-3b2ae7b9.entry.js +105 -0
  232. package/dist/mint-components/{p-ea03e50e.system.js → p-3dc1e209.system.js} +1 -1
  233. package/dist/mint-components/{p-cb0a5990.entry.js → p-44afc747.entry.js} +1 -1
  234. package/dist/mint-components/{p-85721089.system.js → p-452f644f.system.js} +1 -1
  235. package/dist/mint-components/{p-f55ecf35.system.js → p-473562fc.system.js} +1 -1
  236. package/dist/mint-components/{p-55676213.entry.js → p-47f594c3.entry.js} +1 -1
  237. package/dist/mint-components/p-4b365f1f.system.js +1 -0
  238. package/dist/mint-components/{p-e12754f5.system.entry.js → p-4da8028d.system.entry.js} +1 -1
  239. package/dist/mint-components/{p-95510f27.entry.js → p-504ed1f2.entry.js} +1 -1
  240. package/dist/mint-components/{p-f581aac7.js → p-5126508b.js} +1 -1
  241. package/dist/mint-components/{p-fc284f91.system.entry.js → p-5245e4ce.system.entry.js} +1 -1
  242. package/dist/mint-components/{p-f0baeed0.entry.js → p-5450693e.entry.js} +1 -1
  243. package/dist/mint-components/{p-f4e36adf.system.entry.js → p-55b1be64.system.entry.js} +1 -1
  244. package/dist/mint-components/{p-782af7ae.system.entry.js → p-5822a43f.system.entry.js} +1 -1
  245. package/dist/mint-components/{p-f39cf252.system.entry.js → p-5825aee6.system.entry.js} +1 -1
  246. package/dist/mint-components/{p-77b9cde8.system.js → p-59644ef8.system.js} +1 -1
  247. package/dist/mint-components/{p-f35d856a.system.js → p-5d79c8a0.system.js} +1 -1
  248. package/dist/mint-components/{p-e4f17c21.system.js → p-5e106c95.system.js} +1 -1
  249. package/dist/mint-components/{p-db0a2afd.entry.js → p-5f6d617a.entry.js} +1 -1
  250. package/dist/mint-components/{p-ff118a19.system.js → p-614630a8.system.js} +1 -1
  251. package/dist/mint-components/p-6596f0de.entry.js +9 -0
  252. package/dist/mint-components/{p-bc386a7b.js → p-6684e9ad.js} +1 -1
  253. package/dist/mint-components/{p-8583ce0c.system.js → p-695ec086.system.js} +1 -1
  254. package/dist/mint-components/{p-ce050888.system.js → p-6d444f3f.system.js} +1 -1
  255. package/dist/mint-components/{p-90833864.system.entry.js → p-6e816a17.system.entry.js} +1 -1
  256. package/dist/mint-components/p-6f8dde97.system.js +1 -0
  257. package/dist/mint-components/p-71c585b7.entry.js +1 -0
  258. package/dist/mint-components/{p-aefc6c4f.system.entry.js → p-7333d103.system.entry.js} +1 -1
  259. package/dist/mint-components/{p-8f2d03c7.entry.js → p-7528770e.entry.js} +1 -1
  260. package/dist/mint-components/{p-c8bcbf8b.system.entry.js → p-7767314d.system.entry.js} +1 -1
  261. package/dist/mint-components/p-78909fc0.system.js +1 -0
  262. package/dist/mint-components/{p-692e14c5.system.js → p-79854479.system.js} +1 -1
  263. package/dist/mint-components/{p-7161e1a6.js → p-7a7ebf08.js} +1 -1
  264. package/dist/mint-components/{p-25558a33.entry.js → p-7c0255ad.entry.js} +1 -1
  265. package/dist/mint-components/{p-5c4ba8a0.entry.js → p-80174c14.entry.js} +1 -1
  266. package/dist/mint-components/{p-7b59e13c.system.js → p-82905fda.system.js} +1 -1
  267. package/dist/mint-components/{p-80e116ec.system.entry.js → p-82be3d10.system.entry.js} +1 -1
  268. package/dist/mint-components/{p-172675ca.system.js → p-83277c69.system.js} +1 -1
  269. package/dist/mint-components/{p-09348341.entry.js → p-84866680.entry.js} +1 -1
  270. package/dist/mint-components/{p-c30d0049.system.entry.js → p-878bb2cf.system.entry.js} +1 -1
  271. package/dist/mint-components/{p-61897e72.entry.js → p-89f8ab67.entry.js} +1 -1
  272. package/dist/mint-components/p-8f5b316e.js +49 -0
  273. package/dist/mint-components/{p-5ce78407.system.entry.js → p-91c4b8d5.system.entry.js} +1 -1
  274. package/dist/mint-components/{p-dd368927.system.entry.js → p-93cb9438.system.entry.js} +1 -1
  275. package/dist/mint-components/{p-5b871e38.system.entry.js → p-96cbca52.system.entry.js} +1 -1
  276. package/dist/mint-components/{p-217dedde.js → p-97b8c481.js} +2 -2
  277. package/dist/mint-components/p-9be145c6.system.entry.js +1 -0
  278. package/dist/mint-components/{p-d005df28.system.entry.js → p-9c381424.system.entry.js} +1 -1
  279. package/dist/mint-components/{p-6c4ad51a.js → p-9f21ea69.js} +1 -1
  280. package/dist/mint-components/{p-0c0d4065.js → p-9fa6606e.js} +3 -3
  281. package/dist/mint-components/{p-d18dedd4.js → p-a03189bd.js} +1 -1
  282. package/dist/mint-components/p-a0667674.system.entry.js +1 -0
  283. package/dist/mint-components/{p-058aefe1.entry.js → p-a30f0ffd.entry.js} +1 -1
  284. package/dist/mint-components/p-a9855b29.system.entry.js +1 -0
  285. package/dist/mint-components/p-aa0b0cd6.entry.js +108 -0
  286. package/dist/mint-components/{p-3366b81e.js → p-ab678644.js} +2 -2
  287. package/dist/mint-components/{p-d997001a.js → p-ad017a39.js} +1 -1
  288. package/dist/mint-components/{p-205cfdcd.system.js → p-b179621d.system.js} +1 -1
  289. package/dist/mint-components/{p-6668f9f0.entry.js → p-b6fc53c9.entry.js} +1 -1
  290. package/dist/mint-components/{p-027fc3be.system.entry.js → p-b8288385.system.entry.js} +1 -1
  291. package/dist/mint-components/{p-013564b3.entry.js → p-b8766db9.entry.js} +1 -1
  292. package/dist/mint-components/{p-3bc62ca6.entry.js → p-b9652150.entry.js} +1 -1
  293. package/dist/mint-components/{p-e3497e0e.system.entry.js → p-bae7d6b5.system.entry.js} +1 -1
  294. package/dist/mint-components/{p-a4f8abad.js → p-bd804f4c.js} +1 -1
  295. package/dist/mint-components/{p-d4570314.entry.js → p-c2c01ab5.entry.js} +1 -1
  296. package/dist/mint-components/{p-036a2617.system.js → p-c756bc32.system.js} +1 -1
  297. package/dist/mint-components/{p-f1374258.system.entry.js → p-c8060ef5.system.entry.js} +1 -1
  298. package/dist/mint-components/{p-52674798.entry.js → p-cc0fe4a3.entry.js} +1 -1
  299. package/dist/mint-components/{p-4da5a3fe.system.entry.js → p-d2448c85.system.entry.js} +1 -1
  300. package/dist/mint-components/{p-5b1d2866.system.js → p-d42aba0e.system.js} +1 -1
  301. package/dist/mint-components/{p-3286ef38.js → p-d5375baf.js} +1 -1
  302. package/dist/mint-components/p-d6c1e876.system.js +1 -0
  303. package/dist/mint-components/{p-035d9b65.js → p-d863acaa.js} +1 -1
  304. package/dist/mint-components/{p-e6ace3ab.js → p-dece706f.js} +1 -1
  305. package/dist/mint-components/{p-ec0b649a.entry.js → p-dfb50245.entry.js} +1 -1
  306. package/dist/mint-components/{p-7efb8782.system.js → p-e44c816e.system.js} +1 -1
  307. package/dist/mint-components/{p-19c441b2.system.js → p-e4d3b7a9.system.js} +1 -1
  308. package/dist/mint-components/{p-b2b85238.entry.js → p-e502fd80.entry.js} +1 -1
  309. package/dist/mint-components/{p-e00ec007.js → p-e5e8e13e.js} +1 -1
  310. package/dist/mint-components/{p-7ee8f2ed.entry.js → p-e6924adb.entry.js} +3 -3
  311. package/dist/mint-components/{p-f8a09b0f.js → p-e7a9ce16.js} +152 -152
  312. package/dist/mint-components/{p-c67f8558.system.entry.js → p-e9a596d6.system.entry.js} +1 -1
  313. package/dist/mint-components/{p-09f7aacd.entry.js → p-ed17e1b8.entry.js} +2 -2
  314. package/dist/mint-components/p-ef64e6f0.entry.js +16 -0
  315. package/dist/mint-components/{p-d6193876.system.js → p-f3b21df2.system.js} +1 -1
  316. package/dist/mint-components/{p-c45a929a.system.entry.js → p-f3ddbe2f.system.entry.js} +1 -1
  317. package/dist/mint-components/{p-77fa2383.entry.js → p-f6fc7569.entry.js} +1 -1
  318. package/dist/mint-components/{p-626b31cb.system.entry.js → p-f7948b16.system.entry.js} +1 -1
  319. package/dist/mint-components/{p-a0c5631b.system.js → p-f84605ec.system.js} +1 -1
  320. package/dist/mint-components/{p-ab0ea688.system.entry.js → p-f95952a0.system.entry.js} +1 -1
  321. package/dist/mint-components/{p-5141769d.system.entry.js → p-fa32d8eb.system.entry.js} +1 -1
  322. package/dist/mint-components/{p-0d83907e.js → p-fca34d77.js} +1 -1
  323. package/dist/mint-components/p-fd214860.system.entry.js +1 -0
  324. package/dist/mint-components/{p-2b4af8e8.system.entry.js → p-fe0eceba.system.entry.js} +1 -1
  325. package/dist/mint-components/sqm-partner-info-modal.entry.js +392 -0
  326. package/dist/mint-components/sqm-partner-info-modal.system.entry.js +1 -0
  327. package/dist/mint-components/sqm-widget-verification.entry.js +228 -0
  328. package/dist/mint-components/sqm-widget-verification.system.entry.js +1 -0
  329. package/dist/types/components/sqm-partner-info-modal/PartnerInfoModal.stories.d.ts +13 -0
  330. package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal-view.d.ts +43 -0
  331. package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal.d.ts +94 -0
  332. package/dist/types/components/sqm-partner-info-modal/usePartnerInfoModal.d.ts +16 -0
  333. package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe-view.d.ts +0 -1
  334. package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe.d.ts +0 -5
  335. package/dist/types/components/sqm-widget-verification/useWidgetVerification.d.ts +2 -0
  336. package/dist/types/components/tax-and-cash/sqm-banking-info-form/formDefinitions.d.ts +2 -0
  337. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +4 -0
  338. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +165 -0
  339. package/dist/types/components.d.ts +402 -10
  340. package/docs/docs.docx +0 -0
  341. package/docs/raisins.json +1 -1
  342. package/grapesjs/grapesjs.js +1 -1
  343. package/package.json +1 -1
  344. package/shoelace/assets/icons/twitter-x.svg +4 -0
  345. package/dist/cjs/sqm-email-verification.cjs.entry.js +0 -418
  346. package/dist/esm/sqm-email-verification.entry.js +0 -414
  347. package/dist/esm-es5/global-96c14d63.js +0 -271
  348. package/dist/esm-es5/index.module-b23fdad8.js +0 -1
  349. package/dist/esm-es5/sqm-email-verification.entry.js +0 -1
  350. package/dist/mint-components/p-02499e08.entry.js +0 -1
  351. package/dist/mint-components/p-0614dcbc.entry.js +0 -9
  352. package/dist/mint-components/p-0706cf9e.system.entry.js +0 -1
  353. package/dist/mint-components/p-30c1ef36.system.js +0 -1
  354. package/dist/mint-components/p-3adbfd0b.system.js +0 -6
  355. package/dist/mint-components/p-5492dd51.system.entry.js +0 -1
  356. package/dist/mint-components/p-6e512063.entry.js +0 -25
  357. package/dist/mint-components/p-7265bbcb.system.js +0 -271
  358. package/dist/mint-components/p-b395470f.entry.js +0 -16
  359. package/dist/mint-components/p-bf545082.system.entry.js +0 -1
  360. package/dist/mint-components/p-ca098be1.system.js +0 -1
  361. package/dist/mint-components/p-d0993bb9.js +0 -1
  362. package/dist/mint-components/p-d4f332a7.entry.js +0 -106
  363. package/dist/mint-components/p-de0d6fd7.js +0 -49
  364. package/dist/mint-components/p-de343dd0.system.entry.js +0 -1
  365. package/dist/mint-components/p-fbe00c97.system.entry.js +0 -1
  366. package/dist/mint-components/p-fe70e20c.entry.js +0 -1
  367. package/docs/stats.json +0 -122783
@@ -0,0 +1,396 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-fd67d7bc.js');
6
+ const domContextHooks_module = require('./dom-context-hooks.module-224e09d4.js');
7
+ const index_module = require('./index.module-c79bd5b0.js');
8
+ require('./jss-preset-default.esm-b48f0c33.js');
9
+ require('./JSS-518e9b4d.js');
10
+ const utils = require('./utils-e326d1b5.js');
11
+ const cjs = require('./cjs-2bf512b9.js');
12
+ const sqmPartnerInfoModalView = require('./sqm-partner-info-modal-view-a56c6df5.js');
13
+ const eventKeys = require('./eventKeys-7af4df4d.js');
14
+
15
+ // new field under impactConnection:{ resolvedByEmail: boolean } - determines if connection came from managed identity
16
+ const GET_USER_PARTNER_INFO = index_module.dist.gql `
17
+ query getUserPartnerInfo {
18
+ user: viewer {
19
+ ... on User {
20
+ id
21
+ accountId
22
+ firstName
23
+ lastName
24
+ email
25
+ countryCode
26
+ customFields
27
+ impactConnection {
28
+ connected
29
+ publisher {
30
+ phoneNumber
31
+ phoneNumberCountryCode
32
+ countryCode
33
+ currency
34
+ requiredTaxDocumentType
35
+ currentTaxDocument {
36
+ type
37
+ status
38
+ }
39
+ withdrawalSettings {
40
+ paymentMethod
41
+ }
42
+ }
43
+ }
44
+ }
45
+ }
46
+ }
47
+ `;
48
+ const GET_COUNTRIES = index_module.dist.gql `
49
+ query getCountries {
50
+ impactPayoutCountries(limit: 1000) {
51
+ data {
52
+ countryCode
53
+ displayName
54
+ }
55
+ }
56
+ }
57
+ `;
58
+ const GET_CURRENCIES = index_module.dist.gql `
59
+ query currencies($locale: RSLocale) {
60
+ currencies(limit: 300) {
61
+ data {
62
+ displayName(locale: $locale)
63
+ currencyCode
64
+ }
65
+ }
66
+ }
67
+ `;
68
+ const CONNECT_PARTNER = index_module.dist.gql `
69
+ mutation createImpactConnection($vars: ImpactConnectionInput!) {
70
+ createImpactConnection(impactConnectionInput: $vars) {
71
+ success
72
+ validationErrors {
73
+ field
74
+ message
75
+ }
76
+ user {
77
+ id
78
+ accountId
79
+ impactConnection {
80
+ connected
81
+ publisher {
82
+ brandedSignup
83
+ requiredTaxDocumentType
84
+ currentTaxDocument {
85
+ type
86
+ status
87
+ }
88
+ }
89
+ }
90
+ }
91
+ }
92
+ }
93
+ `;
94
+ const GET_BRAND_NAME = index_module.dist.gql `
95
+ query getTenantSettings {
96
+ tenantSettings {
97
+ companyName
98
+ }
99
+ }
100
+ `;
101
+ function usePartnerInfoModal(props) {
102
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j;
103
+ const locale = index_module.L();
104
+ const { data: userData, loading: userLoading, refetch, } = index_module.wn(GET_USER_PARTNER_INFO, {});
105
+ const user = userData === null || userData === void 0 ? void 0 : userData.user;
106
+ const { data: currenciesData, loading: currenciesLoading } = index_module.wn(GET_CURRENCIES, { variables: { locale } });
107
+ const { data: countriesData, loading: countriesLoading } = index_module.wn(GET_COUNTRIES, {});
108
+ const { data: tenantSettingsData } = index_module.wn(GET_BRAND_NAME, {});
109
+ const [connectImpactPartner, { loading: connectLoading, errors: connectErrors },] = index_module.$e(CONNECT_PARTNER);
110
+ const [countryCode, setCountryCode] = domContextHooks_module.useState(((_b = (_a = user === null || user === void 0 ? void 0 : user.impactConnection) === null || _a === void 0 ? void 0 : _a.publisher) === null || _b === void 0 ? void 0 : _b.countryCode) || "");
111
+ const [currency, setCurrency] = domContextHooks_module.useState(((_d = (_c = user === null || user === void 0 ? void 0 : user.impactConnection) === null || _c === void 0 ? void 0 : _c.publisher) === null || _d === void 0 ? void 0 : _d.currency) || "");
112
+ console.log(countryCode, currency, "initial country and currency state"); // TEMP
113
+ const [countrySearch, setCountrySearch] = domContextHooks_module.useState("");
114
+ const [currencySearch, setCurrencySearch] = domContextHooks_module.useState("");
115
+ const [filteredCountries, setFilteredCountries] = domContextHooks_module.useState(((_e = countriesData === null || countriesData === void 0 ? void 0 : countriesData.impactPayoutCountries) === null || _e === void 0 ? void 0 : _e.data) || []);
116
+ const [filteredCurrencies, setFilteredCurrencies] = domContextHooks_module.useState(((_f = currenciesData === null || currenciesData === void 0 ? void 0 : currenciesData.currencies) === null || _f === void 0 ? void 0 : _f.data) || []);
117
+ const [error, setError] = domContextHooks_module.useState("");
118
+ const [success, setSuccess] = domContextHooks_module.useState(false);
119
+ const countries = ((_g = countriesData === null || countriesData === void 0 ? void 0 : countriesData.impactPayoutCountries) === null || _g === void 0 ? void 0 : _g.data) || [];
120
+ const currencies = ((_h = currenciesData === null || currenciesData === void 0 ? void 0 : currenciesData.currencies) === null || _h === void 0 ? void 0 : _h.data) || [];
121
+ console.log(user, "user data from partner info query"); // TEMP
122
+ domContextHooks_module.useEffect(() => {
123
+ var _a;
124
+ if (userData && ((_a = user.impactConnection) === null || _a === void 0 ? void 0 : _a.publisher)) {
125
+ setCountryCode(user.impactConnection.publisher.countryCode);
126
+ setCurrency(user.impactConnection.publisher.currency);
127
+ }
128
+ }, [userData]);
129
+ domContextHooks_module.useEffect(() => {
130
+ if (!(countries === null || countries === void 0 ? void 0 : countries.length))
131
+ return;
132
+ if (countrySearch.trim() === "") {
133
+ setFilteredCountries(countries || []);
134
+ }
135
+ else {
136
+ setFilteredCountries(countries.filter((c) => c.displayName.toLowerCase().includes(countrySearch.toLowerCase())) || []);
137
+ }
138
+ }, [countrySearch, countries]);
139
+ domContextHooks_module.useEffect(() => {
140
+ if (!(currencies === null || currencies === void 0 ? void 0 : currencies.length))
141
+ return;
142
+ if (currencySearch.trim() === "") {
143
+ setFilteredCurrencies(currencies || []);
144
+ }
145
+ else {
146
+ setFilteredCurrencies(currencies.filter((c) => c.currencyCode.toLowerCase().includes(currencySearch.toLowerCase())) || []);
147
+ }
148
+ }, [currencySearch, currencies]);
149
+ const impactConnection = user === null || user === void 0 ? void 0 : user.impactConnection;
150
+ function onCountryChange(e) {
151
+ var _a, _b;
152
+ const value = (_b = (_a = e.detail) === null || _a === void 0 ? void 0 : _a.item) === null || _b === void 0 ? void 0 : _b.__value;
153
+ if (!value)
154
+ return;
155
+ setCountryCode(value);
156
+ setCurrency("");
157
+ setError("");
158
+ }
159
+ function onCurrencyChange(e) {
160
+ var _a, _b;
161
+ const value = (_b = (_a = e.detail) === null || _a === void 0 ? void 0 : _a.item) === null || _b === void 0 ? void 0 : _b.__value;
162
+ if (!value)
163
+ return;
164
+ setCurrency(value);
165
+ setError("");
166
+ }
167
+ async function onSubmit() {
168
+ var _a, _b;
169
+ if (!countryCode || !currency) {
170
+ setError(props.missingFieldsErrorText);
171
+ return;
172
+ }
173
+ setError("");
174
+ try {
175
+ const vars = {
176
+ user: {
177
+ id: user.id,
178
+ accountId: user.accountId,
179
+ },
180
+ firstName: user.firstName,
181
+ lastName: user.lastName,
182
+ // phoneNumber: null,
183
+ // phoneNumberCountryCode: null,
184
+ countryCode,
185
+ currency,
186
+ };
187
+ const result = await connectImpactPartner({ vars });
188
+ if (!result || ((_a = result) === null || _a === void 0 ? void 0 : _a.message)) {
189
+ setError(props.networkErrorText);
190
+ return;
191
+ }
192
+ const connectionResult = result
193
+ .createImpactConnection;
194
+ console.log(result, connectionResult, "result and connectionResult from creating partner from modal");
195
+ if (!(connectionResult === null || connectionResult === void 0 ? void 0 : connectionResult.success)) {
196
+ const validationMsg = (_b = connectionResult === null || connectionResult === void 0 ? void 0 : connectionResult.validationErrors) === null || _b === void 0 ? void 0 : _b.map((e) => e.message).join(". ");
197
+ setError(validationMsg || props.networkErrorText);
198
+ console.error("Failed to create Impact connection:", connectionResult === null || connectionResult === void 0 ? void 0 : connectionResult.validationErrors);
199
+ return;
200
+ }
201
+ window.dispatchEvent(new Event(eventKeys.TAX_FORM_UPDATED_EVENT_KEY));
202
+ await refetch();
203
+ setSuccess(true);
204
+ }
205
+ catch (e) {
206
+ console.error("Partner creation error:", e);
207
+ setError(props.networkErrorText);
208
+ }
209
+ }
210
+ console.log(success, "success state in partner info modal");
211
+ const showModal = !success &&
212
+ !userLoading &&
213
+ (!(impactConnection === null || impactConnection === void 0 ? void 0 : impactConnection.connected) || !(impactConnection === null || impactConnection === void 0 ? void 0 : impactConnection.publisher));
214
+ console.log(showModal, "showModal condition in partner info modal"); // TEMP
215
+ return {
216
+ states: {
217
+ open: showModal,
218
+ loading: userLoading || countriesLoading || currenciesLoading,
219
+ submitting: connectLoading,
220
+ isExistingPartner: (impactConnection === null || impactConnection === void 0 ? void 0 : impactConnection.connected) || (impactConnection === null || impactConnection === void 0 ? void 0 : impactConnection.publisher),
221
+ countryCode,
222
+ currency,
223
+ error,
224
+ success,
225
+ brandName: ((_j = tenantSettingsData === null || tenantSettingsData === void 0 ? void 0 : tenantSettingsData.tenantSettings) === null || _j === void 0 ? void 0 : _j.companyName) || "",
226
+ filteredCountries: filteredCountries || [],
227
+ filteredCurrencies: filteredCurrencies || [],
228
+ },
229
+ callbacks: {
230
+ onCountryChange,
231
+ onCurrencyChange,
232
+ setCurrencySearch,
233
+ setCountrySearch,
234
+ onSubmit,
235
+ onClose: () => {
236
+ window.dispatchEvent(new Event(eventKeys.TAX_FORM_UPDATED_EVENT_KEY));
237
+ setSuccess(true);
238
+ },
239
+ },
240
+ text: props.getTextProps(),
241
+ };
242
+ }
243
+
244
+ const PartnerInfoModal = class {
245
+ constructor(hostRef) {
246
+ index.registerInstance(this, hostRef);
247
+ /**
248
+ * Brand name shown in the modal header
249
+ *
250
+ * @uiName Brand name
251
+ */
252
+ this.brandName = "";
253
+ /**
254
+ * Header text when user has no existing partner
255
+ *
256
+ * @uiName New partner header
257
+ * @uiWidget textArea
258
+ */
259
+ this.modalHeader = "Let's get you ready for rewards";
260
+ /**
261
+ * Header text when user has an existing partner
262
+ *
263
+ * @uiName Existing partner header
264
+ * @uiWidget textArea
265
+ */
266
+ this.modalHeaderExistingPartner = "We found an existing account";
267
+ /**
268
+ * Description for new partner setup
269
+ *
270
+ * @uiName New partner description
271
+ * @uiWidget textArea
272
+ */
273
+ this.descriptionNewPartner = "Confirm your country and currency now to get your future rewards faster.";
274
+ /**
275
+ * Description for existing partner confirmation
276
+ *
277
+ * @uiName Existing partner description
278
+ * @uiWidget textArea
279
+ */
280
+ this.descriptionExistingPartner = "We found an account with this email on our referral program provider, impact.com. Please confirm your country and currency now to get your future rewards faster.";
281
+ /**
282
+ * Support description for existing partner confirmation
283
+ *
284
+ * @uiName Existing partner support description
285
+ * @uiWidget textArea
286
+ */
287
+ this.supportDescriptionExistingPartner = "If this is a mistake, please contact Support or sign up for this referral program with a different email.";
288
+ /**
289
+ * @uiName Country label
290
+ */
291
+ this.countryLabel = "Country";
292
+ /**
293
+ * @uiName Currency label
294
+ */
295
+ this.currencyLabel = "Currency";
296
+ /**
297
+ * @uiName Submit button label
298
+ */
299
+ this.submitButtonLabel = "Submit";
300
+ /**
301
+ * @uiName Confirm button label
302
+ */
303
+ this.confirmButtonLabel = "Confirm";
304
+ /**
305
+ * @uiName Search country placeholder
306
+ */
307
+ this.searchCountryPlaceholder = "Search for a country";
308
+ /**
309
+ * @uiName Search currency placeholder
310
+ */
311
+ this.searchCurrencyPlaceholder = "Search for a currency";
312
+ /**
313
+ * @uiName Network error text
314
+ * @uiWidget textArea
315
+ */
316
+ this.networkErrorText = "An error occurred. Please try again.";
317
+ /**
318
+ * @uiName Missing fields error text
319
+ * @uiWidget textArea
320
+ */
321
+ this.missingFieldsErrorText = "Please select both a country and currency.";
322
+ domContextHooks_module.h$1(this);
323
+ }
324
+ disconnectedCallback() { }
325
+ getTextProps() {
326
+ return utils.getProps(this);
327
+ }
328
+ render() {
329
+ // AL: TODO add usePartnerInfoModal
330
+ const props = index_module.isDemo()
331
+ ? useDemoPartnerInfoModal(this)
332
+ : usePartnerInfoModal(this);
333
+ return index.h(sqmPartnerInfoModalView.PartnerInfoModalView, Object.assign({}, props));
334
+ }
335
+ };
336
+ function useDemoPartnerInfoModal(props) {
337
+ const [countryCode, setCountryCode] = domContextHooks_module.useState("US");
338
+ const [currency, setCurrency] = domContextHooks_module.useState("");
339
+ const [error, setError] = domContextHooks_module.useState("");
340
+ return cjs.cjs({
341
+ states: {
342
+ brandName: "Test Brand",
343
+ open: true,
344
+ loading: false,
345
+ submitting: false,
346
+ isExistingPartner: false,
347
+ countryCode,
348
+ currency,
349
+ error,
350
+ success: false,
351
+ filteredCountries: [],
352
+ filteredCurrencies: [],
353
+ },
354
+ callbacks: {
355
+ onCountryChange: (e) => {
356
+ var _a, _b;
357
+ const value = (_b = (_a = e === null || e === void 0 ? void 0 : e.detail) === null || _a === void 0 ? void 0 : _a.item) === null || _b === void 0 ? void 0 : _b.__value;
358
+ if (value) {
359
+ setCountryCode(value);
360
+ setCurrency("");
361
+ }
362
+ },
363
+ onCurrencyChange: (e) => {
364
+ var _a, _b;
365
+ const value = (_b = (_a = e === null || e === void 0 ? void 0 : e.detail) === null || _a === void 0 ? void 0 : _a.item) === null || _b === void 0 ? void 0 : _b.__value;
366
+ if (value)
367
+ setCurrency(value);
368
+ },
369
+ setCountrySearch: () => { },
370
+ setCurrencySearch: () => { },
371
+ onSubmit: () => {
372
+ if (!countryCode || !currency) {
373
+ setError(props.missingFieldsErrorText);
374
+ return;
375
+ }
376
+ setError("");
377
+ },
378
+ onClose: () => { },
379
+ },
380
+ text: {
381
+ modalHeader: props.modalHeader,
382
+ descriptionNewPartner: props.descriptionNewPartner,
383
+ descriptionExistingPartner: props.descriptionExistingPartner,
384
+ countryLabel: props.countryLabel,
385
+ currencyLabel: props.currencyLabel,
386
+ submitButtonLabel: props.submitButtonLabel,
387
+ confirmButtonLabel: props.confirmButtonLabel,
388
+ searchCountryPlaceholder: props.searchCountryPlaceholder,
389
+ searchCurrencyPlaceholder: props.searchCurrencyPlaceholder,
390
+ supportDescriptionExistingPartner: props.supportDescriptionExistingPartner,
391
+ modalHeaderExistingPartner: props.modalHeaderExistingPartner,
392
+ },
393
+ }, props.demoData || {}, { arrayMerge: (_, a) => a });
394
+ }
395
+
396
+ exports.sqm_partner_info_modal = PartnerInfoModal;
@@ -4,12 +4,12 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-8277cbb3.js');
6
6
  const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
7
- const index_module = require('./index.module-f8c8495f.js');
7
+ const index_module = require('./index.module-42d413d9.js');
8
8
  const cjs = require('./cjs-1066ec21.js');
9
9
  const utils = require('./utils-6847bc06.js');
10
10
  const JSS = require('./JSS-8503a151.js');
11
11
  const mixins = require('./mixins-4761d472.js');
12
- const useRegistrationFormState = require('./useRegistrationFormState-4fe5b770.js');
12
+ const useRegistrationFormState = require('./useRegistrationFormState-a223f597.js');
13
13
 
14
14
  var constants = {
15
15
  error: {
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-8277cbb3.js');
6
6
  const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
7
- const index_module = require('./index.module-f8c8495f.js');
7
+ const index_module = require('./index.module-42d413d9.js');
8
8
  const utils = require('./utils-6847bc06.js');
9
9
 
10
10
  const PopupContainerView = (props) => {
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-8277cbb3.js');
4
- const global = require('./global-b7b1b8fe.js');
4
+ const global = require('./global-0f8b1267.js');
5
5
  const JSS = require('./JSS-8503a151.js');
6
6
  const mixins = require('./mixins-4761d472.js');
7
7
  const sqmTextSpanView = require('./sqm-text-span-view-f274fdf2.js');
@@ -3,14 +3,14 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-8277cbb3.js');
6
- require('./global-b7b1b8fe.js');
6
+ require('./global-0f8b1267.js');
7
7
  const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
8
- const index_module = require('./index.module-f8c8495f.js');
8
+ const index_module = require('./index.module-42d413d9.js');
9
9
  const cjs = require('./cjs-1066ec21.js');
10
10
  require('./JSS-8503a151.js');
11
11
  require('./mixins-4761d472.js');
12
12
  require('./sqm-text-span-view-f274fdf2.js');
13
- const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-c81fe7f1.js');
13
+ const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-2b4b92da.js');
14
14
 
15
15
  function usePortalEmailVerification(props) {
16
16
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;
@@ -4,16 +4,16 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-8277cbb3.js');
6
6
  const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
7
- const index_module = require('./index.module-f8c8495f.js');
7
+ const index_module = require('./index.module-42d413d9.js');
8
8
  const jsonpointer = require('./jsonpointer-11327262.js');
9
9
  const cjs = require('./cjs-1066ec21.js');
10
10
  const utils = require('./utils-6847bc06.js');
11
11
  const JSS = require('./JSS-8503a151.js');
12
12
  require('./mixins-4761d472.js');
13
13
  require('./sqm-text-span-view-f274fdf2.js');
14
- const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-424e406a.js');
15
- const usePortalRegistrationForm = require('./usePortalRegistrationForm-23ee2d62.js');
16
- const useRegistrationFormState = require('./useRegistrationFormState-4fe5b770.js');
14
+ const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-90cd89e3.js');
15
+ const usePortalRegistrationForm = require('./usePortalRegistrationForm-31822dc4.js');
16
+ const useRegistrationFormState = require('./useRegistrationFormState-a223f597.js');
17
17
  const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-020f661c.js');
18
18
 
19
19
  function usePortalForgotPassword(props) {
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-8277cbb3.js');
6
6
  const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
7
- const index_module = require('./index.module-f8c8495f.js');
7
+ const index_module = require('./index.module-42d413d9.js');
8
8
 
9
9
  function usePortalLogout({ nextPage }) {
10
10
  index_module.setUserIdentity(undefined);
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-8277cbb3.js');
4
- const global = require('./global-b7b1b8fe.js');
4
+ const global = require('./global-0f8b1267.js');
5
5
  const JSS = require('./JSS-8503a151.js');
6
6
  const sqmTextSpanView = require('./sqm-text-span-view-f274fdf2.js');
7
7
 
@@ -3,15 +3,15 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-8277cbb3.js');
6
- require('./global-b7b1b8fe.js');
6
+ require('./global-0f8b1267.js');
7
7
  const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
8
- const index_module = require('./index.module-f8c8495f.js');
8
+ const index_module = require('./index.module-42d413d9.js');
9
9
  const cjs = require('./cjs-1066ec21.js');
10
10
  const utils = require('./utils-6847bc06.js');
11
11
  require('./JSS-8503a151.js');
12
12
  require('./sqm-text-span-view-f274fdf2.js');
13
- const sqmPortalProfileView = require('./sqm-portal-profile-view-639337e3.js');
14
- const utilities = require('./utilities-fcdb9504.js');
13
+ const sqmPortalProfileView = require('./sqm-portal-profile-view-bfdbb98d.js');
14
+ const utilities = require('./utilities-096934ea.js');
15
15
 
16
16
  const GET_USER = index_module.dist.gql `
17
17
  query {
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-8277cbb3.js');
6
6
  const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
7
- const index_module = require('./index.module-f8c8495f.js');
7
+ const index_module = require('./index.module-42d413d9.js');
8
8
 
9
9
  function usePortalProtectedRoute({ requireEmailVerification, redirectTo, redirectToUnverified, }) {
10
10
  var _a;
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-8277cbb3.js');
6
6
  const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
7
- const index_module = require('./index.module-f8c8495f.js');
7
+ const index_module = require('./index.module-42d413d9.js');
8
8
  const jsonpointer = require('./jsonpointer-11327262.js');
9
9
  const cjs = require('./cjs-1066ec21.js');
10
10
  const utils = require('./utils-6847bc06.js');
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-8277cbb3.js');
4
- const index_module = require('./index.module-f8c8495f.js');
4
+ const index_module = require('./index.module-42d413d9.js');
5
5
  const JSS = require('./JSS-8503a151.js');
6
6
  const mixins = require('./mixins-4761d472.js');
7
7
  const sqmTextSpanView = require('./sqm-text-span-view-f274fdf2.js');
@@ -4,11 +4,11 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-8277cbb3.js');
6
6
  const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
7
- const index_module = require('./index.module-f8c8495f.js');
7
+ const index_module = require('./index.module-42d413d9.js');
8
8
  const cjs = require('./cjs-1066ec21.js');
9
9
  const utils = require('./utils-6847bc06.js');
10
10
  require('./JSS-8503a151.js');
11
- const useReferralCodes = require('./useReferralCodes-0f7948af.js');
11
+ const useReferralCodes = require('./useReferralCodes-89c2b972.js');
12
12
  require('./ErrorView-ee7b0f36.js');
13
13
  const sqmQrCodeView = require('./sqm-qr-code-view-1f2daa76.js');
14
14
 
@@ -3,20 +3,20 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-8277cbb3.js');
6
- const global = require('./global-b7b1b8fe.js');
6
+ const global = require('./global-0f8b1267.js');
7
7
  const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
8
- const index_module = require('./index.module-f8c8495f.js');
8
+ const index_module = require('./index.module-42d413d9.js');
9
9
  const cjs = require('./cjs-1066ec21.js');
10
10
  const utils = require('./utils-6847bc06.js');
11
11
  const JSS = require('./JSS-8503a151.js');
12
12
  require('./mixins-4761d472.js');
13
13
  const sqmTextSpanView = require('./sqm-text-span-view-f274fdf2.js');
14
14
  const GenericTableView = require('./GenericTableView-be5648e4.js');
15
- const reRender = require('./re-render-72a0ef45.js');
16
- const useChildElements = require('./useChildElements-041127d7.js');
15
+ const reRender = require('./re-render-69bde9ee.js');
16
+ const useChildElements = require('./useChildElements-89bc50a9.js');
17
17
  const luxon = require('./luxon-c1ad356a.js');
18
18
  const mockRewardData = require('./mockRewardData-ed603fca.js');
19
- const useReferralTable = require('./useReferralTable-6e9de0d5.js');
19
+ const useReferralTable = require('./useReferralTable-d3ddfd05.js');
20
20
 
21
21
  const mockReferralData = (count = 4) => {
22
22
  const data = [...Array(count)].map(() => getMockData());
@@ -4,8 +4,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-8277cbb3.js');
6
6
  const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
7
- require('./index.module-f8c8495f.js');
8
- const reRender = require('./re-render-72a0ef45.js');
7
+ require('./index.module-42d413d9.js');
8
+ const reRender = require('./re-render-69bde9ee.js');
9
9
 
10
10
  const RewardTableCustomerNoteColumn = class {
11
11
  constructor(hostRef) {
@@ -3,19 +3,19 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-8277cbb3.js');
6
- const global = require('./global-b7b1b8fe.js');
6
+ const global = require('./global-0f8b1267.js');
7
7
  const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
8
- const index_module = require('./index.module-f8c8495f.js');
8
+ const index_module = require('./index.module-42d413d9.js');
9
9
  const cjs = require('./cjs-1066ec21.js');
10
10
  const utils = require('./utils-6847bc06.js');
11
11
  const JSS = require('./JSS-8503a151.js');
12
12
  require('./mixins-4761d472.js');
13
13
  const GenericTableView = require('./GenericTableView-be5648e4.js');
14
- const reRender = require('./re-render-72a0ef45.js');
15
- const useChildElements = require('./useChildElements-041127d7.js');
14
+ const reRender = require('./re-render-69bde9ee.js');
15
+ const useChildElements = require('./useChildElements-89bc50a9.js');
16
16
  const luxon = require('./luxon-c1ad356a.js');
17
17
  const mockRewardData = require('./mockRewardData-ed603fca.js');
18
- const useReferralTable = require('./useReferralTable-6e9de0d5.js');
18
+ const useReferralTable = require('./useReferralTable-d3ddfd05.js');
19
19
 
20
20
  const debug = domContextHooks_module.browser("sq:useRewardsTable");
21
21
  const CSS_NAMESPACE = "sqm-rewards-table";