@saasquatch/mint-components 2.1.9-2 → 2.1.9-21

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 (360) hide show
  1. package/dist/cjs/{ShadowViewAddon-d679ec76.js → ShadowViewAddon-2b3f51be.js} +1 -1
  2. package/dist/cjs/{data-e83f8a41.js → data-6b5095f8.js} +1 -90
  3. package/dist/cjs/loader.cjs.js +1 -1
  4. package/dist/cjs/mint-components.cjs.js +1 -1
  5. package/dist/cjs/parseStates-d1effc19.js +16 -0
  6. package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +85 -33
  7. package/dist/cjs/{sqm-big-stat_45.cjs.entry.js → sqm-big-stat_46.cjs.entry.js} +388 -19
  8. package/dist/cjs/sqm-code-verification.cjs.entry.js +4 -5
  9. package/dist/cjs/sqm-email-verification_2.cjs.entry.js +133 -38
  10. package/dist/cjs/sqm-partner-info-modal-view-464c52c9.js +135 -0
  11. package/dist/cjs/sqm-partner-info-modal.cjs.entry.js +493 -0
  12. package/dist/cjs/{sqm-portal-email-verification-view-2b4b92da.js → sqm-portal-email-verification-view-60f8e0a7.js} +1 -1
  13. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
  14. package/dist/cjs/sqm-portal-forgot-password_6.cjs.entry.js +3 -3
  15. package/dist/cjs/{sqm-portal-profile-view-bfdbb98d.js → sqm-portal-profile-view-2bfd7afd.js} +1 -1
  16. package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
  17. package/dist/cjs/{sqm-portal-registration-form-view-020f661c.js → sqm-portal-registration-form-view-fd48f1d3.js} +1 -1
  18. package/dist/cjs/{sqm-portal-reset-password-view-6b1acd90.js → sqm-portal-reset-password-view-d90d77f9.js} +1 -1
  19. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +2 -2
  20. package/dist/cjs/{sqm-portal-verify-email-view-90cd89e3.js → sqm-portal-verify-email-view-b31638f8.js} +1 -1
  21. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
  22. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +1 -1
  23. package/dist/cjs/sqm-stencilbook.cjs.entry.js +80 -49
  24. package/dist/cjs/{sqm-text-span-view-f274fdf2.js → sqm-text-span-view-8a32dd8c.js} +1 -1
  25. package/dist/cjs/sqm-text-span.cjs.entry.js +1 -1
  26. package/dist/cjs/{sqm-user-info-form-view-e7260d61.js → sqm-user-info-form-view-01bf2f41.js} +28 -32
  27. package/dist/cjs/utils-a8e0bd9b.js +93 -0
  28. package/dist/collection/collection-manifest.json +1 -1
  29. package/dist/collection/components/sqm-partner-info-modal/PartnerInfoModal.stories.js +8 -3
  30. package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal-view.js +72 -46
  31. package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal.js +168 -10
  32. package/dist/collection/components/sqm-partner-info-modal/usePartnerInfoModal.js +90 -33
  33. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +2 -0
  34. package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +1 -1
  35. package/dist/collection/components/sqm-widget-verification/WidgetVerification.stories.js +16 -0
  36. package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +3 -4
  37. package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +0 -2
  38. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +91 -13
  39. package/dist/collection/components/sqm-widget-verification/useWidgetVerification.js +14 -4
  40. package/dist/collection/components/tax-and-cash/data.js +1 -0
  41. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +49 -11
  42. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +3 -8
  43. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +5 -10
  44. package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +27 -14
  45. package/dist/esm/{ShadowViewAddon-d382a63e.js → ShadowViewAddon-78b791d2.js} +6 -6
  46. package/dist/{mint-components/p-9fa6606e.js → esm/data-33c16dff.js} +24 -5
  47. package/dist/esm/{global-b2ee3a12.js → global-39f55ec2.js} +1 -1
  48. package/dist/esm/{index.module-e266b4d7.js → index.module-cede12c6.js} +1 -1
  49. package/dist/esm/{keys-406491dc.js → keys-db1897ae.js} +1 -1
  50. package/dist/esm/loader.js +3 -3
  51. package/dist/esm/mint-components.js +3 -3
  52. package/dist/esm/parseStates-ed75e224.js +14 -0
  53. package/dist/esm/{re-render-4f4bd4da.js → re-render-7a0c7976.js} +1 -1
  54. package/dist/esm/sqm-banking-info-form_10.entry.js +85 -33
  55. package/dist/esm/{sqm-big-stat_45.entry.js → sqm-big-stat_46.entry.js} +393 -25
  56. package/dist/esm/sqm-close-button.entry.js +1 -1
  57. package/dist/esm/sqm-code-verification.entry.js +8 -9
  58. package/dist/esm/sqm-context-router.entry.js +1 -1
  59. package/dist/esm/sqm-email-verification_2.entry.js +138 -43
  60. package/dist/esm/sqm-empty_4.entry.js +2 -2
  61. package/dist/esm/sqm-google-sign-in.entry.js +1 -1
  62. package/dist/esm/sqm-graphql-client-provider.entry.js +1 -1
  63. package/dist/esm/sqm-instant-access-registration.entry.js +3 -3
  64. package/dist/esm/{sqm-lead-checkbox-field-view-00d76ba1.js → sqm-lead-checkbox-field-view-7cee2b4e.js} +1 -1
  65. package/dist/esm/sqm-lead-checkbox-field.entry.js +4 -4
  66. package/dist/esm/{sqm-lead-input-field-view-d8f76a9d.js → sqm-lead-input-field-view-11a4f9a9.js} +1 -1
  67. package/dist/esm/sqm-lead-input-field.entry.js +4 -4
  68. package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
  69. package/dist/esm/sqm-logout-current-user.entry.js +1 -1
  70. package/dist/esm/{sqm-navigation-sidebar-item-view-7f966119.js → sqm-navigation-sidebar-item-view-48e7e0d3.js} +1 -1
  71. package/dist/esm/sqm-navigation-sidebar-item.entry.js +2 -2
  72. package/dist/esm/sqm-navigation-sidebar.entry.js +1 -1
  73. package/dist/esm/sqm-pagination_3.entry.js +3 -3
  74. package/dist/esm/sqm-partner-info-modal-view-a6324934.js +132 -0
  75. package/dist/esm/sqm-partner-info-modal.entry.js +489 -0
  76. package/dist/esm/sqm-password-field.entry.js +2 -2
  77. package/dist/esm/sqm-popup-container.entry.js +1 -1
  78. package/dist/esm/{sqm-portal-email-verification-view-13e25037.js → sqm-portal-email-verification-view-33f5c108.js} +2 -2
  79. package/dist/esm/sqm-portal-email-verification.entry.js +4 -4
  80. package/dist/esm/sqm-portal-forgot-password_6.entry.js +6 -6
  81. package/dist/esm/sqm-portal-logout.entry.js +1 -1
  82. package/dist/esm/{sqm-portal-profile-view-a172bdcc.js → sqm-portal-profile-view-88fd6a93.js} +2 -2
  83. package/dist/esm/sqm-portal-profile.entry.js +5 -5
  84. package/dist/esm/sqm-portal-protected-route.entry.js +1 -1
  85. package/dist/esm/{sqm-portal-registration-form-view-2f4936ef.js → sqm-portal-registration-form-view-9bf30b56.js} +1 -1
  86. package/dist/esm/{sqm-portal-reset-password-view-cfbc0eb0.js → sqm-portal-reset-password-view-f8d1689c.js} +1 -1
  87. package/dist/esm/sqm-portal-reset-password.entry.js +3 -3
  88. package/dist/esm/{sqm-portal-verify-email-view-c1a72c4f.js → sqm-portal-verify-email-view-0b70c1b1.js} +2 -2
  89. package/dist/esm/sqm-qr-code.entry.js +2 -2
  90. package/dist/esm/sqm-referral-table_11.entry.js +6 -6
  91. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  92. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -2
  93. package/dist/esm/sqm-rewards-table_9.entry.js +5 -5
  94. package/dist/esm/sqm-stencilbook.entry.js +54 -23
  95. package/dist/esm/sqm-tab.entry.js +2 -2
  96. package/dist/esm/sqm-tabs.entry.js +3 -3
  97. package/dist/esm/{sqm-text-span-view-738acfb3.js → sqm-text-span-view-4db9e33f.js} +1 -1
  98. package/dist/esm/sqm-text-span.entry.js +1 -1
  99. package/dist/esm/{sqm-user-info-form-view-a18d6b15.js → sqm-user-info-form-view-365cef98.js} +8 -12
  100. package/dist/esm/sqm-widget-verification-controller.entry.js +2 -2
  101. package/dist/esm/{useChildElements-31ba3daf.js → useChildElements-c26d7347.js} +1 -1
  102. package/dist/esm/{useInstantAccessRegistration-1388dace.js → useInstantAccessRegistration-e2392f42.js} +2 -2
  103. package/dist/esm/{useLeadFormState-cec544ea.js → useLeadFormState-9099c8d4.js} +2 -2
  104. package/dist/esm/{usePayoutStatus-24145412.js → usePayoutStatus-fa504d49.js} +1 -1
  105. package/dist/esm/{usePortalRegistrationForm-6d562bf8.js → usePortalRegistrationForm-5844032a.js} +2 -2
  106. package/dist/esm/{useReferralCodes-1ca1fda0.js → useReferralCodes-3cde72d4.js} +1 -1
  107. package/dist/esm/{useReferralTable-456931fd.js → useReferralTable-35e6d4c1.js} +3 -3
  108. package/dist/esm/{useRegistrationFormState-0cee2d21.js → useRegistrationFormState-1813bdef.js} +1 -1
  109. package/dist/esm/{useVerificationEmail-5c6cd733.js → useVerificationEmail-cb3d51e3.js} +1 -1
  110. package/dist/esm/{utilities-f05633da.js → utilities-c9e730ed.js} +1 -1
  111. package/dist/esm/utils-8267d3d8.js +85 -0
  112. package/dist/esm-es5/{ShadowViewAddon-d382a63e.js → ShadowViewAddon-78b791d2.js} +1 -1
  113. package/dist/esm-es5/data-33c16dff.js +1 -0
  114. package/dist/esm-es5/{global-b2ee3a12.js → global-39f55ec2.js} +1 -1
  115. package/dist/esm-es5/{index.module-e266b4d7.js → index.module-cede12c6.js} +1 -1
  116. package/dist/esm-es5/{keys-406491dc.js → keys-db1897ae.js} +1 -1
  117. package/dist/esm-es5/loader.js +1 -1
  118. package/dist/esm-es5/mint-components.js +1 -1
  119. package/dist/esm-es5/parseStates-ed75e224.js +1 -0
  120. package/dist/esm-es5/{re-render-4f4bd4da.js → re-render-7a0c7976.js} +1 -1
  121. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  122. package/dist/esm-es5/sqm-big-stat_46.entry.js +1 -0
  123. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  124. package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
  125. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  126. package/dist/esm-es5/sqm-email-verification_2.entry.js +1 -1
  127. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  128. package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
  129. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  130. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  131. package/dist/esm-es5/{sqm-lead-checkbox-field-view-00d76ba1.js → sqm-lead-checkbox-field-view-7cee2b4e.js} +1 -1
  132. package/dist/esm-es5/sqm-lead-checkbox-field.entry.js +1 -1
  133. package/dist/esm-es5/{sqm-lead-input-field-view-d8f76a9d.js → sqm-lead-input-field-view-11a4f9a9.js} +1 -1
  134. package/dist/esm-es5/sqm-lead-input-field.entry.js +1 -1
  135. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  136. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  137. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-7f966119.js → sqm-navigation-sidebar-item-view-48e7e0d3.js} +1 -1
  138. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  139. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  140. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  141. package/dist/esm-es5/sqm-partner-info-modal-view-a6324934.js +1 -0
  142. package/dist/esm-es5/sqm-partner-info-modal.entry.js +1 -0
  143. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  144. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  145. package/dist/esm-es5/{sqm-portal-email-verification-view-13e25037.js → sqm-portal-email-verification-view-33f5c108.js} +1 -1
  146. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  147. package/dist/esm-es5/sqm-portal-forgot-password_6.entry.js +1 -1
  148. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  149. package/dist/esm-es5/{sqm-portal-profile-view-a172bdcc.js → sqm-portal-profile-view-88fd6a93.js} +1 -1
  150. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  151. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  152. package/dist/esm-es5/{sqm-portal-registration-form-view-2f4936ef.js → sqm-portal-registration-form-view-9bf30b56.js} +1 -1
  153. package/dist/esm-es5/{sqm-portal-reset-password-view-cfbc0eb0.js → sqm-portal-reset-password-view-f8d1689c.js} +1 -1
  154. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  155. package/dist/esm-es5/{sqm-portal-verify-email-view-c1a72c4f.js → sqm-portal-verify-email-view-0b70c1b1.js} +1 -1
  156. package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
  157. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  158. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  159. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  160. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  161. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  162. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  163. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  164. package/dist/esm-es5/{sqm-text-span-view-738acfb3.js → sqm-text-span-view-4db9e33f.js} +1 -1
  165. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  166. package/dist/esm-es5/sqm-user-info-form-view-365cef98.js +1 -0
  167. package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
  168. package/dist/esm-es5/{useChildElements-31ba3daf.js → useChildElements-c26d7347.js} +1 -1
  169. package/dist/esm-es5/{useInstantAccessRegistration-1388dace.js → useInstantAccessRegistration-e2392f42.js} +1 -1
  170. package/dist/esm-es5/{useLeadFormState-cec544ea.js → useLeadFormState-9099c8d4.js} +1 -1
  171. package/dist/esm-es5/{usePayoutStatus-24145412.js → usePayoutStatus-fa504d49.js} +1 -1
  172. package/dist/esm-es5/{usePortalRegistrationForm-6d562bf8.js → usePortalRegistrationForm-5844032a.js} +1 -1
  173. package/dist/esm-es5/{useReferralCodes-1ca1fda0.js → useReferralCodes-3cde72d4.js} +1 -1
  174. package/dist/esm-es5/{useReferralTable-456931fd.js → useReferralTable-35e6d4c1.js} +1 -1
  175. package/dist/esm-es5/{useRegistrationFormState-0cee2d21.js → useRegistrationFormState-1813bdef.js} +1 -1
  176. package/dist/esm-es5/{useVerificationEmail-5c6cd733.js → useVerificationEmail-cb3d51e3.js} +1 -1
  177. package/dist/esm-es5/{utilities-f05633da.js → utilities-c9e730ed.js} +1 -1
  178. package/dist/esm-es5/utils-8267d3d8.js +1 -0
  179. package/dist/mint-components/mint-components.esm.js +1 -1
  180. package/dist/mint-components/mint-components.js +1 -1
  181. package/dist/mint-components/{p-5d79c8a0.system.js → p-00463c83.system.js} +1 -1
  182. package/dist/mint-components/p-037c1a4f.system.entry.js +1 -0
  183. package/dist/mint-components/{p-c7cac01e.entry.js → p-038d0b8f.entry.js} +32 -7
  184. package/dist/mint-components/{p-97b8c481.js → p-0553e659.js} +1 -1
  185. package/dist/mint-components/{p-30967f75.js → p-092db51a.js} +1 -1
  186. package/dist/mint-components/{p-bd804f4c.js → p-095b7128.js} +1 -1
  187. package/dist/mint-components/{p-504ed1f2.entry.js → p-0c43b6ff.entry.js} +1 -1
  188. package/dist/mint-components/{p-ab678644.js → p-0d75a207.js} +1 -1
  189. package/dist/mint-components/{p-5e106c95.system.js → p-0fec43e8.system.js} +1 -1
  190. package/dist/mint-components/p-115dfc03.system.js +1 -0
  191. package/dist/mint-components/p-13f3a647.js +1 -0
  192. package/dist/mint-components/{p-473562fc.system.js → p-140e6a15.system.js} +1 -1
  193. package/dist/mint-components/{p-b9652150.entry.js → p-160828b4.entry.js} +1 -1
  194. package/dist/mint-components/{p-878bb2cf.system.entry.js → p-16deb1a9.system.entry.js} +1 -1
  195. package/dist/mint-components/{p-5450693e.entry.js → p-19293c16.entry.js} +1 -1
  196. package/dist/mint-components/{p-1435edd4.entry.js → p-1b0cbbae.entry.js} +1 -1
  197. package/dist/mint-components/p-1c413a06.system.js +1 -0
  198. package/dist/mint-components/{p-c2c01ab5.entry.js → p-1d49dddc.entry.js} +1 -1
  199. package/dist/mint-components/p-1e35f151.system.js +1 -0
  200. package/dist/mint-components/{p-2774c704.system.entry.js → p-21e7079a.system.entry.js} +1 -1
  201. package/dist/mint-components/{p-fa32d8eb.system.entry.js → p-247cfbdc.system.entry.js} +1 -1
  202. package/dist/mint-components/{p-695ec086.system.js → p-28e0062c.system.js} +1 -1
  203. package/dist/mint-components/{p-bae7d6b5.system.entry.js → p-28fe7357.system.entry.js} +1 -1
  204. package/dist/mint-components/{p-7c0255ad.entry.js → p-2d3a12f2.entry.js} +2 -2
  205. package/dist/mint-components/{p-c8060ef5.system.entry.js → p-2f4d8ab8.system.entry.js} +1 -1
  206. package/dist/mint-components/{p-dfb50245.entry.js → p-3181e54a.entry.js} +1 -1
  207. package/dist/mint-components/{p-fb5c9802.entry.js → p-3218bb1d.entry.js} +1 -1
  208. package/dist/mint-components/{p-d863acaa.js → p-32d078a3.js} +1 -1
  209. package/dist/mint-components/{p-7528770e.entry.js → p-3461a8cb.entry.js} +1 -1
  210. package/dist/mint-components/{p-6e816a17.system.entry.js → p-357040e6.system.entry.js} +1 -1
  211. package/dist/mint-components/{p-452f644f.system.js → p-36395228.system.js} +1 -1
  212. package/dist/mint-components/{p-dece706f.js → p-370e0d75.js} +1 -1
  213. package/dist/mint-components/{p-5245e4ce.system.entry.js → p-3756d0d1.system.entry.js} +1 -1
  214. package/dist/mint-components/{p-5f6d617a.entry.js → p-37658fec.entry.js} +1 -1
  215. package/dist/mint-components/{p-7b909aa5.system.js → p-379cb9f1.system.js} +1 -1
  216. package/dist/mint-components/{p-47f594c3.entry.js → p-38dc2f60.entry.js} +1 -1
  217. package/dist/mint-components/p-39840341.js +1 -0
  218. package/dist/mint-components/{p-5126508b.js → p-3c333076.js} +1 -1
  219. package/dist/mint-components/{p-6684e9ad.js → p-3c555674.js} +1 -1
  220. package/dist/mint-components/{p-21851092.js → p-3c88d2ed.js} +2 -2
  221. package/dist/mint-components/{p-e7a9ce16.js → p-438f6702.js} +1 -1
  222. package/dist/mint-components/{p-fe0eceba.system.entry.js → p-45475cf9.system.entry.js} +1 -1
  223. package/dist/mint-components/{p-56ca7e3c.js → p-45e2a83a.js} +1 -1
  224. package/dist/mint-components/{p-7a7ebf08.js → p-4723526d.js} +1 -1
  225. package/dist/mint-components/{p-cabf6326.js → p-50d959bd.js} +1 -1
  226. package/dist/mint-components/{p-f7948b16.system.entry.js → p-52748a87.system.entry.js} +1 -1
  227. package/dist/mint-components/p-52eca331.js +1 -0
  228. package/dist/mint-components/{p-44afc747.entry.js → p-55627a5c.entry.js} +1 -1
  229. package/dist/mint-components/{p-ad017a39.js → p-567a5ded.js} +1 -1
  230. package/dist/mint-components/{p-96cbca52.system.entry.js → p-5c9d030a.system.entry.js} +1 -1
  231. package/dist/mint-components/{p-1b7b65ef.entry.js → p-5dc9e95b.entry.js} +2 -2
  232. package/dist/mint-components/p-5e26014d.system.js +1 -0
  233. package/dist/mint-components/{p-82be3d10.system.entry.js → p-60085f20.system.entry.js} +1 -1
  234. package/dist/mint-components/{p-cc0fe4a3.entry.js → p-608da224.entry.js} +1 -1
  235. package/dist/mint-components/{p-5825aee6.system.entry.js → p-6194855b.system.entry.js} +1 -1
  236. package/dist/mint-components/{p-b8766db9.entry.js → p-62212b9a.entry.js} +1 -1
  237. package/dist/mint-components/{p-f3ddbe2f.system.entry.js → p-62e1c8b2.system.entry.js} +1 -1
  238. package/dist/mint-components/p-63c299f1.system.js +1 -0
  239. package/dist/mint-components/p-64041ee1.entry.js +291 -0
  240. package/dist/mint-components/{p-1b9705fd.system.js → p-64f56cc9.system.js} +1 -1
  241. package/dist/mint-components/p-6530c3f1.entry.js +9 -0
  242. package/dist/mint-components/{p-20280398.system.entry.js → p-691d34f1.system.entry.js} +1 -1
  243. package/dist/mint-components/{p-2ad9470d.system.entry.js → p-6a4496b3.system.entry.js} +1 -1
  244. package/dist/mint-components/{p-79854479.system.js → p-6b1a6b0c.system.js} +1 -1
  245. package/dist/mint-components/{p-1775cb0c.system.js → p-70e34ae1.system.js} +2 -2
  246. package/dist/mint-components/{p-b9f57e84.system.entry.js → p-71561bb2.system.entry.js} +1 -1
  247. package/dist/mint-components/{p-d65991d0.entry.js → p-731c4d33.entry.js} +1 -1
  248. package/dist/mint-components/{p-59644ef8.system.js → p-7547180f.system.js} +1 -1
  249. package/dist/mint-components/{p-f84605ec.system.js → p-77117f6c.system.js} +1 -1
  250. package/dist/mint-components/{p-93cb9438.system.entry.js → p-7a08d288.system.entry.js} +1 -1
  251. package/dist/mint-components/p-7d5956ec.system.entry.js +1 -0
  252. package/dist/mint-components/{p-a03189bd.js → p-7e36a1ff.js} +1 -1
  253. package/dist/mint-components/{p-320b306b.js → p-8474aa63.js} +1 -1
  254. package/dist/mint-components/{p-33a6ab09.js → p-857a2d77.js} +1 -1
  255. package/dist/mint-components/{p-b179621d.system.js → p-86381dc7.system.js} +1 -1
  256. package/dist/mint-components/{p-e502fd80.entry.js → p-86a70151.entry.js} +1 -1
  257. package/dist/mint-components/{p-a30f0ffd.entry.js → p-886fb141.entry.js} +1 -1
  258. package/dist/mint-components/{p-b6fc53c9.entry.js → p-88c9cc1b.entry.js} +1 -1
  259. package/dist/mint-components/{p-6d444f3f.system.js → p-8b258a3e.system.js} +1 -1
  260. package/dist/mint-components/p-8ecc8875.js +116 -0
  261. package/dist/mint-components/{p-fca34d77.js → p-8f9c1387.js} +1 -1
  262. package/dist/mint-components/{p-9c381424.system.entry.js → p-95aaf35a.system.entry.js} +1 -1
  263. package/dist/mint-components/{p-f6fc7569.entry.js → p-96e4e6a4.entry.js} +1 -1
  264. package/dist/mint-components/{p-ed17e1b8.entry.js → p-991f60fc.entry.js} +1 -1
  265. package/dist/mint-components/{p-353ab6db.entry.js → p-996eb820.entry.js} +1 -1
  266. package/dist/mint-components/{p-b8288385.system.entry.js → p-998c989a.system.entry.js} +1 -1
  267. package/dist/mint-components/{p-82905fda.system.js → p-9b33e2a7.system.js} +1 -1
  268. package/dist/mint-components/p-9b790948.system.entry.js +1 -0
  269. package/dist/mint-components/{p-7767314d.system.entry.js → p-9bd53e4d.system.entry.js} +1 -1
  270. package/dist/mint-components/{p-89f8ab67.entry.js → p-9c1b0c8b.entry.js} +1 -1
  271. package/dist/mint-components/{p-2c0bb139.entry.js → p-9d6984e7.entry.js} +2 -2
  272. package/dist/mint-components/{p-07f3b868.entry.js → p-9e43f1eb.entry.js} +1 -1
  273. package/dist/mint-components/p-a0986077.system.entry.js +1 -0
  274. package/dist/mint-components/p-a1e1c42a.js +1 -0
  275. package/dist/mint-components/p-a2db4345.system.js +1 -0
  276. package/dist/mint-components/{p-669d52c4.js → p-a7f72a66.js} +1 -1
  277. package/dist/mint-components/{p-83277c69.system.js → p-a86ce218.system.js} +1 -1
  278. package/dist/mint-components/p-a8891ebd.js +1 -0
  279. package/dist/mint-components/{p-d6c1e876.system.js → p-a8ecdc44.system.js} +1 -1
  280. package/dist/mint-components/{p-f3b21df2.system.js → p-b1b8e629.system.js} +1 -1
  281. package/dist/mint-components/p-b2a99637.system.js +1 -0
  282. package/dist/mint-components/p-b2bde2f5.entry.js +1 -0
  283. package/dist/mint-components/{p-d2448c85.system.entry.js → p-b451970a.system.entry.js} +1 -1
  284. package/dist/mint-components/{p-4da8028d.system.entry.js → p-b5c0bad5.system.entry.js} +1 -1
  285. package/dist/mint-components/{p-80174c14.entry.js → p-b5fed7c6.entry.js} +1 -1
  286. package/dist/mint-components/p-b6ac3080.system.entry.js +1 -0
  287. package/dist/mint-components/p-bc4b2728.entry.js +122 -0
  288. package/dist/mint-components/{p-d5375baf.js → p-bcadd021.js} +1 -1
  289. package/dist/mint-components/{p-07da0ddd.system.entry.js → p-c7535e70.system.entry.js} +1 -1
  290. package/dist/mint-components/{p-d42aba0e.system.js → p-c84a2512.system.js} +1 -1
  291. package/dist/mint-components/{p-55b1be64.system.entry.js → p-c8e45671.system.entry.js} +1 -1
  292. package/dist/mint-components/{p-e5e8e13e.js → p-ce11858c.js} +1 -1
  293. package/dist/mint-components/{p-f95952a0.system.entry.js → p-d01949f7.system.entry.js} +1 -1
  294. package/dist/mint-components/{p-1d450b85.js → p-d20188db.js} +1 -1
  295. package/dist/mint-components/{p-e4d3b7a9.system.js → p-d355336b.system.js} +1 -1
  296. package/dist/mint-components/{p-5822a43f.system.entry.js → p-d5a1c979.system.entry.js} +1 -1
  297. package/dist/mint-components/p-d6714617.entry.js +1 -0
  298. package/dist/mint-components/{p-7333d103.system.entry.js → p-dbdb2a46.system.entry.js} +1 -1
  299. package/dist/mint-components/{p-3c46b4dd.system.js → p-df88dcaa.system.js} +1 -1
  300. package/dist/mint-components/{p-18133026.system.entry.js → p-e1292288.system.entry.js} +1 -1
  301. package/dist/mint-components/{p-c756bc32.system.js → p-e4dbca9a.system.js} +1 -1
  302. package/dist/mint-components/{p-8f5b316e.js → p-e95402dc.js} +1 -1
  303. package/dist/mint-components/{p-0a900fb1.system.entry.js → p-e9e05970.system.entry.js} +1 -1
  304. package/dist/mint-components/p-ee0f1cf1.system.js +1 -0
  305. package/dist/mint-components/{p-84866680.entry.js → p-f11d29fd.entry.js} +1 -1
  306. package/dist/mint-components/{p-dac20392.system.js → p-f368f04a.system.js} +1 -1
  307. package/dist/mint-components/{p-06ca4346.entry.js → p-f4a57aed.entry.js} +1 -1
  308. package/dist/mint-components/{p-2e2c5ec4.entry.js → p-f972e5c9.entry.js} +1 -1
  309. package/dist/mint-components/{p-91c4b8d5.system.entry.js → p-fb4ab5ba.system.entry.js} +1 -1
  310. package/dist/mint-components/sqm-partner-info-modal.entry.js +489 -0
  311. package/dist/mint-components/sqm-partner-info-modal.system.entry.js +1 -0
  312. package/dist/types/components/sqm-partner-info-modal/PartnerInfoModal.stories.d.ts +0 -1
  313. package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal-view.d.ts +8 -0
  314. package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal.d.ts +31 -3
  315. package/dist/types/components/sqm-partner-info-modal/usePartnerInfoModal.d.ts +1 -0
  316. package/dist/types/components/sqm-widget-verification/WidgetVerification.stories.d.ts +8 -0
  317. package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +6 -1
  318. package/dist/types/components/tax-and-cash/data.d.ts +1 -0
  319. package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.d.ts +7 -0
  320. package/dist/types/components.d.ts +71 -5
  321. package/docs/docs.docx +0 -0
  322. package/docs/raisins.json +1 -1
  323. package/grapesjs/grapesjs.js +1 -1
  324. package/package.json +1 -1
  325. package/dist/cjs/extractProps-e9c55ba8.js +0 -35
  326. package/dist/cjs/sqm-partner-info-modal-view-e3faede9.js +0 -108
  327. package/dist/cjs/sqm-widget-verification.cjs.entry.js +0 -304
  328. package/dist/esm/data-a6752028.js +0 -216
  329. package/dist/esm/extractProps-54064fb0.js +0 -32
  330. package/dist/esm/sqm-partner-info-modal-view-77c231af.js +0 -106
  331. package/dist/esm/sqm-widget-verification.entry.js +0 -300
  332. package/dist/esm-es5/data-a6752028.js +0 -1
  333. package/dist/esm-es5/extractProps-54064fb0.js +0 -1
  334. package/dist/esm-es5/sqm-big-stat_45.entry.js +0 -1
  335. package/dist/esm-es5/sqm-partner-info-modal-view-77c231af.js +0 -1
  336. package/dist/esm-es5/sqm-user-info-form-view-a18d6b15.js +0 -1
  337. package/dist/esm-es5/sqm-widget-verification.entry.js +0 -1
  338. package/dist/mint-components/p-0797a946.js +0 -1
  339. package/dist/mint-components/p-094edc0b.entry.js +0 -9
  340. package/dist/mint-components/p-1a0b9f0f.entry.js +0 -16
  341. package/dist/mint-components/p-1b0d7020.js +0 -1
  342. package/dist/mint-components/p-237a21c1.system.entry.js +0 -1
  343. package/dist/mint-components/p-35724e1c.entry.js +0 -1
  344. package/dist/mint-components/p-38c7775a.js +0 -1
  345. package/dist/mint-components/p-4b365f1f.system.js +0 -1
  346. package/dist/mint-components/p-4ea9b7ec.system.entry.js +0 -1
  347. package/dist/mint-components/p-4fbfb954.system.entry.js +0 -1
  348. package/dist/mint-components/p-57dd28bd.system.js +0 -1
  349. package/dist/mint-components/p-614630a8.system.js +0 -1
  350. package/dist/mint-components/p-66c070e2.entry.js +0 -105
  351. package/dist/mint-components/p-6e6f19ea.system.entry.js +0 -1
  352. package/dist/mint-components/p-71c585b7.entry.js +0 -1
  353. package/dist/mint-components/p-725c542a.js +0 -1
  354. package/dist/mint-components/p-78909fc0.system.js +0 -1
  355. package/dist/mint-components/p-a9855b29.system.entry.js +0 -1
  356. package/dist/mint-components/p-debe7d04.system.js +0 -1
  357. package/dist/mint-components/p-e44c816e.system.js +0 -1
  358. package/dist/mint-components/p-e55aafe9.system.js +0 -1
  359. package/dist/mint-components/p-e6924adb.entry.js +0 -273
  360. package/dist/mint-components/p-e9a596d6.system.entry.js +0 -1
@@ -0,0 +1,132 @@
1
+ import { h } from './index-38ad4957.js';
2
+ import { i as intl } from './global-39f55ec2.js';
3
+ import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
+
5
+ const style = {
6
+ Dialog: {
7
+ "&::part(panel)": {
8
+ maxWidth: "480px",
9
+ },
10
+ "&::part(body)": {
11
+ padding: "0 var(--sl-spacing-x-large)",
12
+ fontSize: "var(--sl-font-size-small)",
13
+ overflow: "visible",
14
+ },
15
+ "&::part(overlay)": {
16
+ background: "var(--sl-overlay-background-color)",
17
+ },
18
+ },
19
+ DialogTitle: {
20
+ fontSize: "var(--sl-font-size-x-large)",
21
+ fontWeight: "600",
22
+ padding: "var(--sl-spacing-large) 0 0 0",
23
+ margin: "0",
24
+ },
25
+ FormFields: {
26
+ display: "flex",
27
+ flexDirection: "column",
28
+ gap: "var(--sl-spacing-medium)",
29
+ marginTop: "var(--sl-spacing-large)",
30
+ },
31
+ ErrorMessage: {
32
+ color: "var(--sqm-danger-color-text, #d32f2f)",
33
+ fontSize: "var(--sl-font-size-small)",
34
+ marginTop: "var(--sl-spacing-x-small)",
35
+ },
36
+ SearchInput: {
37
+ "&::part(base)": {
38
+ border: "none",
39
+ borderBottom: "1px solid var(--sl-color-neutral-300)",
40
+ borderRadius: "0",
41
+ },
42
+ },
43
+ DescriptionContainer: {
44
+ display: "flex",
45
+ flexDirection: "column",
46
+ gap: "var(--sl-spacing-medium)",
47
+ margin: "0",
48
+ "& > p": {
49
+ margin: "0",
50
+ },
51
+ },
52
+ CheckboxWrapper: {
53
+ display: "flex",
54
+ justifyContent: "flex-start",
55
+ flexDirection: "column",
56
+ },
57
+ SubmitButton: {
58
+ width: "100%",
59
+ marginTop: "var(--sl-spacing-large)",
60
+ },
61
+ };
62
+ function PartnerInfoModalContentView(props) {
63
+ var _a, _b;
64
+ const { states, callbacks, text } = props;
65
+ const sheet = createStyleSheet(style);
66
+ const styleString = sheet.toString();
67
+ const description = states.isExistingPartner ? (h("span", { class: sheet.classes.DescriptionContainer },
68
+ h("p", null, text.descriptionExistingPartner),
69
+ h("p", null, text.supportDescriptionExistingPartner))) : (h("p", { class: sheet.classes.DescriptionContainer }, text.descriptionNewPartner));
70
+ const buttonLabel = states.isExistingPartner
71
+ ? text.confirmButtonLabel
72
+ : text.submitButtonLabel;
73
+ const bankingCollectionText = intl.formatMessage({
74
+ id: "bankingCollectionText",
75
+ defaultMessage: text.allowBankingCollection,
76
+ }, {
77
+ termsAndConditionsLink: (h("a", { href: text.termsAndConditionsLink, target: "_blank" }, text.termsAndConditionsLabel)),
78
+ });
79
+ return (h("div", null,
80
+ h("style", { type: "text/css" },
81
+ " ",
82
+ styleString),
83
+ h("div", { class: sheet.classes.FormFields },
84
+ description,
85
+ h("sl-select", { exportparts: "label: input-label, base: input-base", label: text.countryLabel, value: states.countryCode, disabled: states.submitting || !!states.isExistingPartner, required: true, hoist: true, "onSl-select": callbacks.onCountryChange },
86
+ h("sl-input", { class: sheet.classes.SearchInput, placeholder: text.searchCountryPlaceholder, onKeyDown: (e) => e.stopPropagation(), "onSl-input": (e) => {
87
+ var _a;
88
+ callbacks.setCountrySearch((_a = e.target) === null || _a === void 0 ? void 0 : _a.value);
89
+ } }), (_a = states.filteredCountries) === null || _a === void 0 ? void 0 :
90
+ _a.map((c) => (h("sl-menu-item", { value: c.countryCode }, c.displayName)))),
91
+ h("sl-select", { exportparts: "label: input-label, base: input-base", label: text.currencyLabel, value: states.currency, disabled: states.submitting || !!states.isExistingPartner, required: true, hoist: true, "onSl-select": callbacks.onCurrencyChange },
92
+ h("sl-input", { class: sheet.classes.SearchInput, placeholder: text.searchCurrencyPlaceholder, onKeyDown: (e) => e.stopPropagation(), "onSl-input": (e) => { var _a; return callbacks.setCurrencySearch((_a = e.target) === null || _a === void 0 ? void 0 : _a.value); } }), (_b = states.filteredCurrencies) === null || _b === void 0 ? void 0 :
93
+ _b.map((c) => (h("sl-menu-item", { value: c.currencyCode },
94
+ c.currencyCode,
95
+ " - ",
96
+ c.displayName)))),
97
+ h("div", { class: sheet.classes.CheckboxWrapper },
98
+ h("sl-checkbox", { checked: states.allowBankingCollection === true, "onSl-change": callbacks.onCheckboxChange, disabled: states.submitting, required: true, value: states.allowBankingCollection, id: "allowBankingCollection", name: "/allowBankingCollection" }, bankingCollectionText),
99
+ states.checkboxError && (h("p", { class: sheet.classes.ErrorMessage }, states.checkboxError)))),
100
+ states.error && h("p", { class: sheet.classes.ErrorMessage }, states.error),
101
+ h("sl-button", { slot: "footer", type: "primary", loading: states.submitting, disabled: states.submitting ||
102
+ !states.countryCode ||
103
+ !states.currency ||
104
+ !states.allowBankingCollection, onClick: callbacks.onSubmit, class: sheet.classes.SubmitButton, exportparts: "base: primarybutton-base" }, buttonLabel)));
105
+ }
106
+ function PartnerInfoModalView(props) {
107
+ const { states, text, callbacks } = props;
108
+ const sheet = createStyleSheet(style);
109
+ const styleString = sheet.toString();
110
+ if (!states.open)
111
+ return h("div", null);
112
+ return (h("div", null,
113
+ h("style", { type: "text/css" },
114
+ " ",
115
+ styleString),
116
+ h("sl-dialog", { class: sheet.classes.Dialog, open: states.open, noHeader: true, label: states.isExistingPartner
117
+ ? text.modalHeaderExistingPartner
118
+ : text.modalHeader, "onSl-request-close": (e) => {
119
+ e.preventDefault();
120
+ }, "onSl-hide": (e) => {
121
+ var _a;
122
+ if (((_a = e.target) === null || _a === void 0 ? void 0 : _a.tagName) === "SL-DIALOG") {
123
+ e.preventDefault();
124
+ }
125
+ } },
126
+ h("h2", { class: sheet.classes.DialogTitle }, states.isExistingPartner
127
+ ? text.modalHeaderExistingPartner
128
+ : text.modalHeader),
129
+ h(PartnerInfoModalContentView, Object.assign({}, props)))));
130
+ }
131
+
132
+ export { PartnerInfoModalView as P, PartnerInfoModalContentView as a };
@@ -0,0 +1,489 @@
1
+ import { r as registerInstance, h as h$1 } from './index-d9876cd5.js';
2
+ import './global-a70b85ca.js';
3
+ import { i as useState, m as useMemo, j as useEffect, o as h } from './dom-context-hooks.module-8411297a.js';
4
+ import { d as dist, L, r as En, w as wn, $ as $e, i as isDemo } from './index.module-76b0705d.js';
5
+ import './GoogleFonts-e3a7f82a.js';
6
+ import './jss-preset-default.esm-c36417f8.js';
7
+ import './JSS-8c381d8b.js';
8
+ import { g as getProps } from './utils-61821fb1.js';
9
+ import { c as cjs } from './cjs-e829b75b.js';
10
+ import { g as GET_FINANCE_NETWORK_SETTINGS } from './data-1f906245.js';
11
+ import { a as PartnerInfoModalContentView, P as PartnerInfoModalView } from './sqm-partner-info-modal-view-d61e1c5e.js';
12
+ import { V as VERIFICATION_PARENT_NAMESPACE } from './keys-db1897ae.js';
13
+ import { T as TAX_FORM_UPDATED_EVENT_KEY } from './eventKeys-f76b6a03.js';
14
+ import { p as parseStates } from './parseStates-ed75e224.js';
15
+
16
+ // new field under impactConnection:{ resolvedByEmail: boolean } - determines if connection came from managed identity
17
+ const GET_USER_PARTNER_INFO = dist.gql `
18
+ query getUserPartnerInfo {
19
+ user: viewer {
20
+ ... on User {
21
+ id
22
+ accountId
23
+ firstName
24
+ lastName
25
+ email
26
+ countryCode
27
+ customFields
28
+ impactConnection {
29
+ connected
30
+ connectionStatus
31
+ publisher {
32
+ id
33
+ countryCode
34
+ currency
35
+ }
36
+ }
37
+ }
38
+ }
39
+ }
40
+ `;
41
+ const GET_COUNTRIES = dist.gql `
42
+ query getCountries {
43
+ impactPayoutCountries(limit: 1000) {
44
+ data {
45
+ countryCode
46
+ displayName
47
+ }
48
+ }
49
+ }
50
+ `;
51
+ const GET_CURRENCIES = dist.gql `
52
+ query currencies($locale: RSLocale) {
53
+ currencies(limit: 300) {
54
+ data {
55
+ displayName(locale: $locale)
56
+ currencyCode
57
+ }
58
+ }
59
+ }
60
+ `;
61
+ const CONNECT_PARTNER = dist.gql `
62
+ mutation createImpactConnection($vars: ImpactConnectionInput!) {
63
+ createImpactConnection(impactConnectionInput: $vars) {
64
+ success
65
+ validationErrors {
66
+ field
67
+ message
68
+ }
69
+ user {
70
+ id
71
+ accountId
72
+ impactConnection {
73
+ connected
74
+ publisher {
75
+ brandedSignup
76
+ requiredTaxDocumentType
77
+ currentTaxDocument {
78
+ type
79
+ status
80
+ }
81
+ }
82
+ }
83
+ }
84
+ }
85
+ }
86
+ `;
87
+ const START_IMPACT_CONNECTION = dist.gql `
88
+ mutation startImpactConnection($vars: ImpactConnectionInput!) {
89
+ startImpactConnection(impactConnectionInput: $vars) {
90
+ success
91
+ validationErrors {
92
+ field
93
+ message
94
+ }
95
+ user {
96
+ id
97
+ accountId
98
+ impactConnection {
99
+ connected
100
+ publisher {
101
+ brandedSignup
102
+ requiredTaxDocumentType
103
+ currentTaxDocument {
104
+ type
105
+ status
106
+ }
107
+ }
108
+ }
109
+ }
110
+ }
111
+ }
112
+ `;
113
+ const GET_BRAND_NAME = dist.gql `
114
+ query getTenantSettings {
115
+ tenantSettings {
116
+ companyName
117
+ }
118
+ }
119
+ `;
120
+ function usePartnerInfoModal(props) {
121
+ var _a, _b, _c, _d, _e, _f, _g;
122
+ const locale = L();
123
+ const setVerificationContext = En(VERIFICATION_PARENT_NAMESPACE);
124
+ const { data: userData, loading: userLoading, refetch, } = wn(GET_USER_PARTNER_INFO, {});
125
+ const user = userData === null || userData === void 0 ? void 0 : userData.user;
126
+ const { data: currenciesData, loading: currenciesLoading } = wn(GET_CURRENCIES, { variables: { locale } });
127
+ const { data: countriesData, loading: countriesLoading } = wn(GET_COUNTRIES, {});
128
+ const { data: tenantSettingsData } = wn(GET_BRAND_NAME, {});
129
+ const { data: financeNetworkData } = wn(GET_FINANCE_NETWORK_SETTINGS, {
130
+ variables: { filter: {} },
131
+ });
132
+ const [startImpactConnection, { loading: connectLoading, errors: connectErrors },] = $e(START_IMPACT_CONNECTION);
133
+ const [allowBankingCollection, setAllowBankingCollection] = useState(false);
134
+ const [checkboxError, setCheckboxError] = useState("");
135
+ // No pre-filled country, use locale to determine countryCode instead
136
+ const [countryCode, setCountryCode] = 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) ||
137
+ locale.replace(/^.*_/, ""));
138
+ const [currency, setCurrency] = 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) || "");
139
+ const countries = ((_e = countriesData === null || countriesData === void 0 ? void 0 : countriesData.impactPayoutCountries) === null || _e === void 0 ? void 0 : _e.data) || [];
140
+ // copied from useTaxAndCash for displaying currencies based on country - could be in helper?
141
+ const currencies = useMemo(() => {
142
+ var _a, _b;
143
+ const allValidCurrencies = (_b = (_a = financeNetworkData === null || financeNetworkData === void 0 ? void 0 : financeNetworkData.impactFinanceNetworkSettings) === null || _a === void 0 ? void 0 : _a.data) === null || _b === void 0 ? void 0 : _b.reduce((agg, settings) => {
144
+ var _a, _b;
145
+ const currency = (_b = (_a = currenciesData === null || currenciesData === void 0 ? void 0 : currenciesData.currencies) === null || _a === void 0 ? void 0 : _a.data) === null || _b === void 0 ? void 0 : _b.find((c) => c.currencyCode === settings.currency);
146
+ if (!currency)
147
+ return agg;
148
+ if (agg.find((c) => c.currencyCode === settings.currency))
149
+ return agg;
150
+ if (countryCode && settings.countryCode !== countryCode)
151
+ return agg;
152
+ return [...agg, currency];
153
+ }, []);
154
+ return (allValidCurrencies || []).sort((a, b) => a.displayName.localeCompare(b.displayName));
155
+ }, [financeNetworkData, currenciesData, countryCode]);
156
+ const [countrySearch, setCountrySearch] = useState("");
157
+ const [currencySearch, setCurrencySearch] = useState("");
158
+ const [filteredCountries, setFilteredCountries] = useState(((_f = countriesData === null || countriesData === void 0 ? void 0 : countriesData.impactPayoutCountries) === null || _f === void 0 ? void 0 : _f.data) || []);
159
+ const [filteredCurrencies, setFilteredCurrencies] = useState(currencies || []);
160
+ console.log(userData, "userData partner info modal");
161
+ const [error, setError] = useState("");
162
+ const [success, setSuccess] = useState(false);
163
+ useEffect(() => {
164
+ var _a;
165
+ const publisher = (_a = user === null || user === void 0 ? void 0 : user.impactConnection) === null || _a === void 0 ? void 0 : _a.publisher;
166
+ if (!userData || !publisher)
167
+ return;
168
+ setCountryCode(publisher.countryCode);
169
+ setCurrency(publisher.currency);
170
+ }, [userData, user]);
171
+ useEffect(() => {
172
+ if (!(countries === null || countries === void 0 ? void 0 : countries.length))
173
+ return;
174
+ if (countrySearch.trim() === "") {
175
+ setFilteredCountries(countries || []);
176
+ }
177
+ else {
178
+ setFilteredCountries(countries.filter((c) => c.displayName.toLowerCase().includes(countrySearch.toLowerCase())) || []);
179
+ }
180
+ }, [countrySearch, countries]);
181
+ useEffect(() => {
182
+ if (!(currencies === null || currencies === void 0 ? void 0 : currencies.length))
183
+ return;
184
+ if (currencySearch.trim() === "") {
185
+ setFilteredCurrencies(currencies || []);
186
+ }
187
+ else {
188
+ setFilteredCurrencies(currencies.filter((c) => c.currencyCode.toLowerCase().includes(currencySearch.toLowerCase())) || []);
189
+ }
190
+ }, [currencySearch, currencies]);
191
+ const impactConnection = user === null || user === void 0 ? void 0 : user.impactConnection;
192
+ function onCountryChange(e) {
193
+ var _a, _b;
194
+ const value = (_b = (_a = e.detail) === null || _a === void 0 ? void 0 : _a.item) === null || _b === void 0 ? void 0 : _b.__value;
195
+ if (!value)
196
+ return;
197
+ setCountryCode(value);
198
+ setCurrency("");
199
+ setError("");
200
+ }
201
+ function onCurrencyChange(e) {
202
+ var _a, _b;
203
+ const value = (_b = (_a = e.detail) === null || _a === void 0 ? void 0 : _a.item) === null || _b === void 0 ? void 0 : _b.__value;
204
+ if (!value)
205
+ return;
206
+ setCurrency(value);
207
+ setError("");
208
+ }
209
+ function onCheckboxChange(e) {
210
+ const checked = e.target.checked;
211
+ setAllowBankingCollection(checked);
212
+ if (checked)
213
+ setCheckboxError("");
214
+ }
215
+ async function onSubmit() {
216
+ var _a, _b;
217
+ if (!allowBankingCollection) {
218
+ setCheckboxError(props.missingFieldsErrorText);
219
+ return;
220
+ }
221
+ if (!countryCode || !currency) {
222
+ setError(props.missingFieldsErrorText);
223
+ return;
224
+ }
225
+ setError("");
226
+ setCheckboxError("");
227
+ try {
228
+ const vars = {
229
+ user: {
230
+ id: user.id,
231
+ accountId: user.accountId,
232
+ },
233
+ firstName: user.firstName,
234
+ lastName: user.lastName,
235
+ // phoneNumber: null,
236
+ // phoneNumberCountryCode: null,
237
+ countryCode,
238
+ currency,
239
+ };
240
+ const result = await startImpactConnection({ vars });
241
+ if (!result || ((_a = result) === null || _a === void 0 ? void 0 : _a.message)) {
242
+ setError(props.networkErrorText);
243
+ return;
244
+ }
245
+ const connectionResult = result
246
+ .startImpactConnection;
247
+ console.log(result, connectionResult, "result and connectionResult from creating partner from modal");
248
+ if (!(connectionResult === null || connectionResult === void 0 ? void 0 : connectionResult.success)) {
249
+ const validationMsg = (_b = connectionResult === null || connectionResult === void 0 ? void 0 : connectionResult.validationErrors) === null || _b === void 0 ? void 0 : _b.map((e) => e.message).join(". ");
250
+ setError(validationMsg || props.networkErrorText);
251
+ console.error("Failed to create Impact connection:", connectionResult === null || connectionResult === void 0 ? void 0 : connectionResult.validationErrors);
252
+ return;
253
+ }
254
+ window.dispatchEvent(new Event(TAX_FORM_UPDATED_EVENT_KEY));
255
+ await refetch();
256
+ setSuccess(true);
257
+ setVerificationContext(true);
258
+ }
259
+ catch (e) {
260
+ console.error("Partner creation error:", e);
261
+ setError(props.networkErrorText);
262
+ }
263
+ }
264
+ const showModal = !success &&
265
+ !userLoading &&
266
+ (impactConnection === null || impactConnection === void 0 ? void 0 : impactConnection.connectionStatus) === "NOT_STARTED";
267
+ return {
268
+ states: {
269
+ open: showModal,
270
+ loading: userLoading || countriesLoading || currenciesLoading,
271
+ submitting: connectLoading,
272
+ isExistingPartner: impactConnection === null || impactConnection === void 0 ? void 0 : impactConnection.publisher,
273
+ countryCode,
274
+ currency,
275
+ error,
276
+ success,
277
+ brandName: ((_g = tenantSettingsData === null || tenantSettingsData === void 0 ? void 0 : tenantSettingsData.tenantSettings) === null || _g === void 0 ? void 0 : _g.companyName) || "",
278
+ filteredCountries: filteredCountries || [],
279
+ filteredCurrencies: filteredCurrencies || [],
280
+ allowBankingCollection,
281
+ checkboxError,
282
+ disabled: userLoading || connectLoading,
283
+ },
284
+ callbacks: {
285
+ onCountryChange,
286
+ onCurrencyChange,
287
+ onCheckboxChange,
288
+ setCurrencySearch,
289
+ setCountrySearch,
290
+ onSubmit,
291
+ onClose: () => setSuccess(true),
292
+ },
293
+ text: props.getTextProps(),
294
+ };
295
+ }
296
+
297
+ const PartnerInfoModal = class {
298
+ constructor(hostRef) {
299
+ registerInstance(this, hostRef);
300
+ /**
301
+ * Brand name shown in the modal header
302
+ *
303
+ * @uiName Brand name
304
+ */
305
+ this.brandName = "";
306
+ /**
307
+ * Header text when user has no existing partner
308
+ *
309
+ * @uiName New partner header
310
+ * @uiWidget textArea
311
+ */
312
+ this.modalHeader = "Let's get you ready for rewards";
313
+ /**
314
+ * Header text when user has an existing partner
315
+ *
316
+ * @uiName Existing partner header
317
+ * @uiWidget textArea
318
+ */
319
+ this.modalHeaderExistingPartner = "We found an existing account";
320
+ /**
321
+ * Description for new partner setup
322
+ *
323
+ * @uiName New partner description
324
+ * @uiWidget textArea
325
+ */
326
+ this.descriptionNewPartner = "Confirm your country and currency now to get your future rewards faster.";
327
+ /**
328
+ * Description for existing partner confirmation
329
+ *
330
+ * @uiName Existing partner description
331
+ * @uiWidget textArea
332
+ */
333
+ 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.";
334
+ /**
335
+ * Support description for existing partner confirmation
336
+ *
337
+ * @uiName Existing partner support description
338
+ * @uiWidget textArea
339
+ */
340
+ this.supportDescriptionExistingPartner = "If this is a mistake, please contact Support or sign up for this referral program with a different email.";
341
+ /**
342
+ * Edit the property called terms and conditions text to change what's displayed for {termsAndConditionsLink}.
343
+ * @uiName Terms and conditions checkbox
344
+ */
345
+ this.allowBankingCollection = "I have read the {termsAndConditionsLink} and allow impact.com to collect my tax and banking information";
346
+ /**
347
+ * The link text that appears in the terms and conditions checkbox
348
+ * @uiName Terms and conditions text
349
+ * @uiWidget textArea
350
+ */
351
+ this.termsAndConditionsLabel = "terms and conditions";
352
+ /**
353
+ * The link that appears in the terms and conditions checkbox
354
+ * @uiName Terms and conditions link
355
+ */
356
+ this.termsAndConditionsLink = "https://terms.advocate.impact.com/PayoutTermsAndConditions.html";
357
+ /**
358
+ * @uiName Country label
359
+ */
360
+ this.countryLabel = "Country";
361
+ /**
362
+ * @uiName Currency label
363
+ */
364
+ this.currencyLabel = "Currency";
365
+ /**
366
+ * @uiName Submit button label
367
+ */
368
+ this.submitButtonLabel = "Submit";
369
+ /**
370
+ * @uiName Confirm button label
371
+ */
372
+ this.confirmButtonLabel = "Confirm";
373
+ /**
374
+ * @uiName Search country placeholder
375
+ */
376
+ this.searchCountryPlaceholder = "Search for a country";
377
+ /**
378
+ * @uiName Search currency placeholder
379
+ */
380
+ this.searchCurrencyPlaceholder = "Search for a currency";
381
+ /**
382
+ * @uiName Network error text
383
+ * @uiWidget textArea
384
+ */
385
+ this.networkErrorText = "An error occurred. Please try again.";
386
+ /**
387
+ * @uiName Missing fields error text
388
+ * @uiWidget textArea
389
+ */
390
+ this.missingFieldsErrorText = "Please select both a country and currency.";
391
+ /**
392
+ * Used to render in another modal.
393
+ * @undocumented
394
+ */
395
+ this.inModal = false;
396
+ /**
397
+ * @undocumented
398
+ * @componentState { "title": "New partner", "props": { "states": { "open": true, "isExistingPartner": false } } }
399
+ * @componentState { "title": "Existing partner", "props": { "states": { "open": true, "isExistingPartner": true, "countryCode": "US", "currency": "USD" } } }
400
+ * @componentState { "title": "Connected (hidden)", "props": { "states": { "open": false } } }
401
+ */
402
+ this.stateController = "{}";
403
+ h(this);
404
+ }
405
+ disconnectedCallback() { }
406
+ getTextProps() {
407
+ return getProps(this);
408
+ }
409
+ render() {
410
+ const props = isDemo()
411
+ ? useDemoPartnerInfoModal(this)
412
+ : usePartnerInfoModal(this);
413
+ if (this.inModal) {
414
+ return h$1(PartnerInfoModalContentView, Object.assign({}, props));
415
+ }
416
+ return h$1(PartnerInfoModalView, Object.assign({}, props));
417
+ }
418
+ };
419
+ function useDemoPartnerInfoModal(props) {
420
+ const [countryCode, setCountryCode] = useState("US");
421
+ const [currency, setCurrency] = useState("");
422
+ const [error, setError] = useState("");
423
+ const [allowBankingCollection, setAllowBankingCollection] = useState(false);
424
+ const parsed = parseStates(props.stateController);
425
+ const stateOverride = (parsed === null || parsed === void 0 ? void 0 : parsed["sqm-partner-info-modal"]) || parsed || {};
426
+ // @ts-ignore
427
+ return cjs({
428
+ states: {
429
+ brandName: "Test Brand",
430
+ open: false,
431
+ loading: false,
432
+ submitting: false,
433
+ isExistingPartner: false,
434
+ countryCode,
435
+ currency,
436
+ error,
437
+ success: false,
438
+ filteredCountries: [],
439
+ filteredCurrencies: [],
440
+ allowBankingCollection,
441
+ checkboxError: "",
442
+ disabled: false,
443
+ },
444
+ callbacks: {
445
+ onCountryChange: (e) => {
446
+ var _a, _b;
447
+ 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;
448
+ if (value) {
449
+ setCountryCode(value);
450
+ setCurrency("");
451
+ }
452
+ },
453
+ onCurrencyChange: (e) => {
454
+ var _a, _b;
455
+ 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;
456
+ if (value)
457
+ setCurrency(value);
458
+ },
459
+ onCheckboxChange: (e) => {
460
+ setAllowBankingCollection(e.target.checked);
461
+ },
462
+ setCountrySearch: () => { },
463
+ setCurrencySearch: () => { },
464
+ onSubmit: () => {
465
+ if (!countryCode || !currency) {
466
+ setError(props.missingFieldsErrorText);
467
+ return;
468
+ }
469
+ setError("");
470
+ },
471
+ onClose: () => { },
472
+ },
473
+ text: {
474
+ modalHeader: props.modalHeader,
475
+ descriptionNewPartner: props.descriptionNewPartner,
476
+ descriptionExistingPartner: props.descriptionExistingPartner,
477
+ countryLabel: props.countryLabel,
478
+ currencyLabel: props.currencyLabel,
479
+ submitButtonLabel: props.submitButtonLabel,
480
+ confirmButtonLabel: props.confirmButtonLabel,
481
+ searchCountryPlaceholder: props.searchCountryPlaceholder,
482
+ searchCurrencyPlaceholder: props.searchCurrencyPlaceholder,
483
+ supportDescriptionExistingPartner: props.supportDescriptionExistingPartner,
484
+ modalHeaderExistingPartner: props.modalHeaderExistingPartner,
485
+ },
486
+ }, props.demoData || stateOverride, { arrayMerge: (_, a) => a });
487
+ }
488
+
489
+ export { PartnerInfoModal as sqm_partner_info_modal };
@@ -1,11 +1,11 @@
1
1
  import { h, r as registerInstance } from './index-38ad4957.js';
2
2
  import { i as d, k as useState, n as h$1 } from './dom-context-hooks.module-50442785.js';
3
- import { i as isDemo } from './index.module-e266b4d7.js';
3
+ import { i as isDemo } from './index.module-cede12c6.js';
4
4
  import { c as cjs } from './cjs-bdfb4486.js';
5
5
  import { g as getProps } from './utils-334c1e34.js';
6
6
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
7
7
  import { E as ErrorStyles } from './mixins-f750863a.js';
8
- import { R as REGISTRATION_FORM_STATE_CONTEXT } from './useRegistrationFormState-0cee2d21.js';
8
+ import { R as REGISTRATION_FORM_STATE_CONTEXT } from './useRegistrationFormState-1813bdef.js';
9
9
 
10
10
  var constants = {
11
11
  error: {
@@ -1,6 +1,6 @@
1
1
  import { h, c as Host, r as registerInstance } from './index-38ad4957.js';
2
2
  import { n as h$1 } from './dom-context-hooks.module-50442785.js';
3
- import { B } from './index.module-e266b4d7.js';
3
+ import { B } from './index.module-cede12c6.js';
4
4
  import { g as getProps } from './utils-334c1e34.js';
5
5
 
6
6
  const PopupContainerView = (props) => {
@@ -1,8 +1,8 @@
1
1
  import { h } from './index-38ad4957.js';
2
- import { i as intl } from './global-b2ee3a12.js';
2
+ import { i as intl } from './global-39f55ec2.js';
3
3
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
4
  import { A as AuthWrapper, a as AuthColumn } from './mixins-f750863a.js';
5
- import { T as TextSpanView } from './sqm-text-span-view-738acfb3.js';
5
+ import { T as TextSpanView } from './sqm-text-span-view-4db9e33f.js';
6
6
 
7
7
  const style = {
8
8
  Wrapper: AuthWrapper,
@@ -1,12 +1,12 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-38ad4957.js';
2
- import './global-b2ee3a12.js';
2
+ import './global-39f55ec2.js';
3
3
  import { k as useState, m as useRef, f as useEffect, n as h } from './dom-context-hooks.module-50442785.js';
4
- import { l as ln, n as nn, J, j as jn, b as useCallback, i as isDemo } from './index.module-e266b4d7.js';
4
+ import { l as ln, n as nn, J, j as jn, b as useCallback, i as isDemo } from './index.module-cede12c6.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './JSS-67b5cff8.js';
7
7
  import './mixins-f750863a.js';
8
- import './sqm-text-span-view-738acfb3.js';
9
- import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-13e25037.js';
8
+ import './sqm-text-span-view-4db9e33f.js';
9
+ import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-33f5c108.js';
10
10
 
11
11
  function usePortalEmailVerification(props) {
12
12
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;