@saasquatch/mint-components 2.1.9-20 → 2.1.9-22

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 (444) hide show
  1. package/dist/cjs/{ShadowViewAddon-2b3f51be.js → ShadowViewAddon-cd349587.js} +410 -24
  2. package/dist/cjs/{data-6b5095f8.js → data-8c8a08f6.js} +91 -2
  3. package/dist/cjs/extractProps-e9c55ba8.js +35 -0
  4. package/dist/cjs/{global-0f8b1267.js → global-b7b1b8fe.js} +3126 -3177
  5. package/dist/cjs/{index.module-42d413d9.js → index.module-f8c8495f.js} +149 -154
  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-69bde9ee.js → re-render-72a0ef45.js} +1 -1
  9. package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +99 -484
  10. package/dist/cjs/{sqm-big-stat_46.cjs.entry.js → sqm-big-stat_45.cjs.entry.js} +230 -426
  11. package/dist/cjs/sqm-close-button.cjs.entry.js +1 -1
  12. package/dist/cjs/sqm-code-verification.cjs.entry.js +8 -7
  13. package/dist/cjs/sqm-context-router.cjs.entry.js +1 -1
  14. package/dist/cjs/sqm-email-verification.cjs.entry.js +418 -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-d90f8941.js → sqm-lead-checkbox-field-view-0af2a157.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-818d9e9a.js → sqm-lead-input-field-view-0cd7ebdb.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-20693e59.js → sqm-navigation-sidebar-item-view-49b152dd.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-password-field.cjs.entry.js +2 -2
  30. package/dist/cjs/sqm-popup-container.cjs.entry.js +1 -1
  31. package/dist/cjs/{sqm-portal-email-verification-view-60f8e0a7.js → sqm-portal-email-verification-view-abb773a7.js} +2 -2
  32. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +4 -4
  33. package/dist/cjs/sqm-portal-forgot-password_6.cjs.entry.js +8 -8
  34. package/dist/cjs/sqm-portal-logout.cjs.entry.js +1 -1
  35. package/dist/cjs/{sqm-portal-profile-view-2bfd7afd.js → sqm-portal-profile-view-3515e1e5.js} +2 -2
  36. package/dist/cjs/sqm-portal-profile.cjs.entry.js +5 -5
  37. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +1 -1
  38. package/dist/cjs/{sqm-portal-registration-form-view-fd48f1d3.js → sqm-portal-registration-form-view-a45f7a52.js} +1 -1
  39. package/dist/cjs/{sqm-portal-reset-password-view-d90d77f9.js → sqm-portal-reset-password-view-a767b044.js} +1 -1
  40. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +3 -3
  41. package/dist/cjs/{sqm-portal-verify-email-view-b31638f8.js → sqm-portal-verify-email-view-717d0633.js} +2 -2
  42. package/dist/cjs/sqm-qr-code.cjs.entry.js +2 -2
  43. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +6 -6
  44. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +1 -1
  45. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +2 -2
  46. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +5 -5
  47. package/dist/cjs/sqm-stencilbook.cjs.entry.js +208 -251
  48. package/dist/cjs/sqm-tab.cjs.entry.js +2 -2
  49. package/dist/cjs/sqm-tabs.cjs.entry.js +3 -3
  50. package/dist/cjs/{sqm-text-span-view-8a32dd8c.js → sqm-text-span-view-b9e10f5d.js} +1 -1
  51. package/dist/cjs/sqm-text-span.cjs.entry.js +1 -1
  52. package/dist/cjs/{sqm-user-info-form-view-db47a968.js → sqm-user-info-form-view-53306f6e.js} +34 -32
  53. package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +1 -1
  54. package/dist/cjs/sqm-widget-verification.cjs.entry.js +214 -0
  55. package/dist/cjs/{useChildElements-89bc50a9.js → useChildElements-041127d7.js} +1 -1
  56. package/dist/cjs/{useInstantAccessRegistration-651aa95b.js → useInstantAccessRegistration-2398df36.js} +2 -2
  57. package/dist/cjs/{useLeadFormState-76d3b511.js → useLeadFormState-b4c2ab5b.js} +2 -2
  58. package/dist/cjs/{usePayoutStatus-cf050a03.js → usePayoutStatus-0192fccd.js} +6 -4
  59. package/dist/cjs/{usePortalRegistrationForm-31822dc4.js → usePortalRegistrationForm-23ee2d62.js} +2 -2
  60. package/dist/cjs/{useReferralCodes-89c2b972.js → useReferralCodes-0f7948af.js} +1 -1
  61. package/dist/cjs/{useReferralTable-d3ddfd05.js → useReferralTable-6e9de0d5.js} +3 -3
  62. package/dist/cjs/{useRegistrationFormState-a223f597.js → useRegistrationFormState-4fe5b770.js} +1 -1
  63. package/dist/cjs/{useVerificationEmail-994bc32f.js → useVerificationEmail-5d19aa99.js} +1 -1
  64. package/dist/cjs/{utilities-096934ea.js → utilities-fcdb9504.js} +1 -1
  65. package/dist/collection/collection-manifest.json +0 -1
  66. package/dist/collection/components/sqm-password-field/sqm-password-field.js +1 -0
  67. package/dist/collection/components/sqm-portal-google-login/sqm-portal-google-login.js +1 -1
  68. package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +1 -1
  69. package/dist/collection/components/sqm-referral-iframe/ReferralIframe.stories.js +1 -0
  70. package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe-view.js +1 -1
  71. package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe.js +27 -1
  72. package/dist/collection/components/sqm-share-code/sqm-share-code.js +0 -1
  73. package/dist/collection/components/sqm-share-link/ShareLink.stories.js +132 -11
  74. package/dist/collection/components/sqm-share-link/UseShareLink.stories.js +14 -5
  75. package/dist/collection/components/sqm-share-link/sqm-share-link-view.js +192 -0
  76. package/dist/collection/components/sqm-share-link/sqm-share-link.js +685 -27
  77. package/dist/collection/components/sqm-share-link/useShareLink.js +210 -14
  78. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +0 -4
  79. package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +1 -1
  80. package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +4 -3
  81. package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +2 -0
  82. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +11 -510
  83. package/dist/collection/components/sqm-widget-verification/useWidgetVerification.js +5 -20
  84. package/dist/collection/components/tax-and-cash/data.js +0 -1
  85. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/formDefinitions.js +37 -75
  86. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +13 -688
  87. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +1 -95
  88. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +4 -4
  89. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +11 -49
  90. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +2 -2
  91. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +6 -6
  92. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +0 -4
  93. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +2 -2
  94. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +10 -7
  95. package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +16 -34
  96. package/dist/esm/{ShadowViewAddon-78b791d2.js → ShadowViewAddon-ec5f917e.js} +411 -26
  97. package/dist/esm/{data-33c16dff.js → data-12e6aae1.js} +85 -3
  98. package/dist/esm/extractProps-54064fb0.js +32 -0
  99. package/dist/esm/{global-39f55ec2.js → global-96c14d63.js} +3126 -3177
  100. package/dist/esm/{index.module-cede12c6.js → index.module-b23fdad8.js} +150 -153
  101. package/dist/esm/{keys-db1897ae.js → keys-406491dc.js} +1 -1
  102. package/dist/esm/loader.js +3 -3
  103. package/dist/esm/mint-components.js +3 -3
  104. package/dist/esm/{re-render-7a0c7976.js → re-render-f30aeb6b.js} +1 -1
  105. package/dist/esm/sqm-banking-info-form_10.entry.js +89 -474
  106. package/dist/esm/{sqm-big-stat_46.entry.js → sqm-big-stat_45.entry.js} +225 -420
  107. package/dist/esm/sqm-close-button.entry.js +1 -1
  108. package/dist/esm/sqm-code-verification.entry.js +9 -8
  109. package/dist/esm/sqm-context-router.entry.js +1 -1
  110. package/dist/esm/sqm-email-verification.entry.js +414 -0
  111. package/dist/esm/sqm-empty_4.entry.js +2 -2
  112. package/dist/esm/sqm-google-sign-in.entry.js +1 -1
  113. package/dist/esm/sqm-graphql-client-provider.entry.js +1 -1
  114. package/dist/esm/sqm-instant-access-registration.entry.js +3 -3
  115. package/dist/esm/{sqm-lead-checkbox-field-view-7cee2b4e.js → sqm-lead-checkbox-field-view-7928db07.js} +1 -1
  116. package/dist/esm/sqm-lead-checkbox-field.entry.js +4 -4
  117. package/dist/esm/{sqm-lead-input-field-view-11a4f9a9.js → sqm-lead-input-field-view-d1b91650.js} +1 -1
  118. package/dist/esm/sqm-lead-input-field.entry.js +4 -4
  119. package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
  120. package/dist/esm/sqm-logout-current-user.entry.js +1 -1
  121. package/dist/esm/{sqm-navigation-sidebar-item-view-48e7e0d3.js → sqm-navigation-sidebar-item-view-b3beac5a.js} +1 -1
  122. package/dist/esm/sqm-navigation-sidebar-item.entry.js +2 -2
  123. package/dist/esm/sqm-navigation-sidebar.entry.js +1 -1
  124. package/dist/esm/sqm-pagination_3.entry.js +3 -3
  125. package/dist/esm/sqm-password-field.entry.js +2 -2
  126. package/dist/esm/sqm-popup-container.entry.js +1 -1
  127. package/dist/esm/{sqm-portal-email-verification-view-33f5c108.js → sqm-portal-email-verification-view-04528277.js} +2 -2
  128. package/dist/esm/sqm-portal-email-verification.entry.js +4 -4
  129. package/dist/esm/sqm-portal-forgot-password_6.entry.js +8 -8
  130. package/dist/esm/sqm-portal-logout.entry.js +1 -1
  131. package/dist/esm/{sqm-portal-profile-view-88fd6a93.js → sqm-portal-profile-view-b5ea620f.js} +2 -2
  132. package/dist/esm/sqm-portal-profile.entry.js +5 -5
  133. package/dist/esm/sqm-portal-protected-route.entry.js +1 -1
  134. package/dist/esm/{sqm-portal-registration-form-view-9bf30b56.js → sqm-portal-registration-form-view-79265df5.js} +1 -1
  135. package/dist/esm/{sqm-portal-reset-password-view-f8d1689c.js → sqm-portal-reset-password-view-f84c04cf.js} +1 -1
  136. package/dist/esm/sqm-portal-reset-password.entry.js +3 -3
  137. package/dist/esm/{sqm-portal-verify-email-view-0b70c1b1.js → sqm-portal-verify-email-view-c61536b7.js} +2 -2
  138. package/dist/esm/sqm-qr-code.entry.js +2 -2
  139. package/dist/esm/sqm-referral-table_11.entry.js +6 -6
  140. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  141. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -2
  142. package/dist/esm/sqm-rewards-table_9.entry.js +5 -5
  143. package/dist/esm/sqm-stencilbook.entry.js +174 -217
  144. package/dist/esm/sqm-tab.entry.js +2 -2
  145. package/dist/esm/sqm-tabs.entry.js +3 -3
  146. package/dist/esm/{sqm-text-span-view-4db9e33f.js → sqm-text-span-view-72f43dff.js} +1 -1
  147. package/dist/esm/sqm-text-span.entry.js +1 -1
  148. package/dist/esm/{sqm-user-info-form-view-712cd51b.js → sqm-user-info-form-view-19d81a2b.js} +12 -10
  149. package/dist/esm/sqm-widget-verification-controller.entry.js +2 -2
  150. package/dist/esm/sqm-widget-verification.entry.js +210 -0
  151. package/dist/esm/{useChildElements-c26d7347.js → useChildElements-9bccfb72.js} +1 -1
  152. package/dist/esm/{useInstantAccessRegistration-e2392f42.js → useInstantAccessRegistration-69fefed0.js} +2 -2
  153. package/dist/esm/{useLeadFormState-9099c8d4.js → useLeadFormState-dd4e8b08.js} +2 -2
  154. package/dist/esm/{usePayoutStatus-fa504d49.js → usePayoutStatus-46c0c289.js} +4 -3
  155. package/dist/esm/{usePortalRegistrationForm-5844032a.js → usePortalRegistrationForm-62de6fb1.js} +2 -2
  156. package/dist/esm/{useReferralCodes-3cde72d4.js → useReferralCodes-52ca720f.js} +1 -1
  157. package/dist/esm/{useReferralTable-35e6d4c1.js → useReferralTable-92af4133.js} +3 -3
  158. package/dist/esm/{useRegistrationFormState-1813bdef.js → useRegistrationFormState-2c090c38.js} +1 -1
  159. package/dist/esm/{useVerificationEmail-cb3d51e3.js → useVerificationEmail-c13c3b51.js} +1 -1
  160. package/dist/esm/{utilities-c9e730ed.js → utilities-77b1e0cc.js} +1 -1
  161. package/dist/esm-es5/ShadowViewAddon-ec5f917e.js +1 -0
  162. package/dist/esm-es5/data-12e6aae1.js +1 -0
  163. package/dist/esm-es5/extractProps-54064fb0.js +1 -0
  164. package/dist/esm-es5/global-96c14d63.js +271 -0
  165. package/dist/esm-es5/index.module-b23fdad8.js +1 -0
  166. package/dist/esm-es5/{keys-db1897ae.js → keys-406491dc.js} +1 -1
  167. package/dist/esm-es5/loader.js +1 -1
  168. package/dist/esm-es5/mint-components.js +1 -1
  169. package/dist/esm-es5/{re-render-7a0c7976.js → re-render-f30aeb6b.js} +1 -1
  170. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  171. package/dist/esm-es5/sqm-big-stat_45.entry.js +1 -0
  172. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  173. package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
  174. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  175. package/dist/esm-es5/sqm-email-verification.entry.js +1 -0
  176. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  177. package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
  178. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  179. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  180. package/dist/esm-es5/{sqm-lead-checkbox-field-view-7cee2b4e.js → sqm-lead-checkbox-field-view-7928db07.js} +1 -1
  181. package/dist/esm-es5/sqm-lead-checkbox-field.entry.js +1 -1
  182. package/dist/esm-es5/{sqm-lead-input-field-view-11a4f9a9.js → sqm-lead-input-field-view-d1b91650.js} +1 -1
  183. package/dist/esm-es5/sqm-lead-input-field.entry.js +1 -1
  184. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  185. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  186. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-48e7e0d3.js → sqm-navigation-sidebar-item-view-b3beac5a.js} +1 -1
  187. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  188. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  189. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  190. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  191. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  192. package/dist/esm-es5/{sqm-portal-email-verification-view-33f5c108.js → sqm-portal-email-verification-view-04528277.js} +1 -1
  193. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  194. package/dist/esm-es5/sqm-portal-forgot-password_6.entry.js +1 -1
  195. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  196. package/dist/esm-es5/{sqm-portal-profile-view-88fd6a93.js → sqm-portal-profile-view-b5ea620f.js} +1 -1
  197. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  198. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  199. package/dist/esm-es5/{sqm-portal-registration-form-view-9bf30b56.js → sqm-portal-registration-form-view-79265df5.js} +1 -1
  200. package/dist/esm-es5/{sqm-portal-reset-password-view-f8d1689c.js → sqm-portal-reset-password-view-f84c04cf.js} +1 -1
  201. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  202. package/dist/esm-es5/{sqm-portal-verify-email-view-0b70c1b1.js → sqm-portal-verify-email-view-c61536b7.js} +1 -1
  203. package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
  204. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  205. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  206. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  207. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  208. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  209. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  210. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  211. package/dist/esm-es5/{sqm-text-span-view-4db9e33f.js → sqm-text-span-view-72f43dff.js} +1 -1
  212. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  213. package/dist/esm-es5/sqm-user-info-form-view-19d81a2b.js +1 -0
  214. package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
  215. package/dist/esm-es5/sqm-widget-verification.entry.js +1 -0
  216. package/dist/esm-es5/{useChildElements-c26d7347.js → useChildElements-9bccfb72.js} +1 -1
  217. package/dist/esm-es5/{useInstantAccessRegistration-e2392f42.js → useInstantAccessRegistration-69fefed0.js} +1 -1
  218. package/dist/esm-es5/{useLeadFormState-9099c8d4.js → useLeadFormState-dd4e8b08.js} +1 -1
  219. package/dist/esm-es5/{usePayoutStatus-fa504d49.js → usePayoutStatus-46c0c289.js} +2 -2
  220. package/dist/esm-es5/{usePortalRegistrationForm-5844032a.js → usePortalRegistrationForm-62de6fb1.js} +1 -1
  221. package/dist/esm-es5/{useReferralCodes-3cde72d4.js → useReferralCodes-52ca720f.js} +1 -1
  222. package/dist/esm-es5/{useReferralTable-35e6d4c1.js → useReferralTable-92af4133.js} +1 -1
  223. package/dist/esm-es5/{useRegistrationFormState-1813bdef.js → useRegistrationFormState-2c090c38.js} +1 -1
  224. package/dist/esm-es5/{useVerificationEmail-cb3d51e3.js → useVerificationEmail-c13c3b51.js} +1 -1
  225. package/dist/esm-es5/{utilities-c9e730ed.js → utilities-77b1e0cc.js} +1 -1
  226. package/dist/mint-components/mint-components.esm.js +1 -1
  227. package/dist/mint-components/mint-components.js +1 -1
  228. package/dist/mint-components/{p-d01949f7.system.entry.js → p-00b235c5.system.entry.js} +1 -1
  229. package/dist/mint-components/{p-62212b9a.entry.js → p-013564b3.entry.js} +1 -1
  230. package/dist/mint-components/p-02499e08.entry.js +1 -0
  231. package/dist/mint-components/{p-998c989a.system.entry.js → p-027fc3be.system.entry.js} +1 -1
  232. package/dist/mint-components/{p-32d078a3.js → p-035d9b65.js} +1 -1
  233. package/dist/mint-components/{p-e4dbca9a.system.js → p-036a2617.system.js} +1 -1
  234. package/dist/mint-components/p-0382993f.system.entry.js +1 -0
  235. package/dist/mint-components/{p-886fb141.entry.js → p-058aefe1.entry.js} +1 -1
  236. package/dist/mint-components/p-0706cf9e.system.entry.js +1 -0
  237. package/dist/mint-components/p-0797a946.js +1 -0
  238. package/dist/mint-components/{p-f11d29fd.entry.js → p-09348341.entry.js} +1 -1
  239. package/dist/mint-components/{p-991f60fc.entry.js → p-09f7aacd.entry.js} +2 -2
  240. package/dist/mint-components/{p-8ecc8875.js → p-0c0d4065.js} +5 -6
  241. package/dist/mint-components/{p-8f9c1387.js → p-0d83907e.js} +1 -1
  242. package/dist/mint-components/p-1021a49f.system.entry.js +1 -0
  243. package/dist/mint-components/{p-2d3a12f2.entry.js → p-13292317.entry.js} +2 -2
  244. package/dist/mint-components/{p-731c4d33.entry.js → p-13d1b10d.entry.js} +1 -1
  245. package/dist/mint-components/{p-a86ce218.system.js → p-172675ca.system.js} +1 -1
  246. package/dist/mint-components/{p-d355336b.system.js → p-19c441b2.system.js} +1 -1
  247. package/dist/mint-components/{p-1d49dddc.entry.js → p-1d92c169.entry.js} +1 -1
  248. package/dist/mint-components/{p-86381dc7.system.js → p-205cfdcd.system.js} +1 -1
  249. package/dist/mint-components/{p-4723526d.js → p-2668335b.js} +1 -1
  250. package/dist/mint-components/{p-45475cf9.system.entry.js → p-2b4af8e8.system.entry.js} +1 -1
  251. package/dist/mint-components/{p-e9e05970.system.entry.js → p-2d5c2bd4.system.entry.js} +1 -1
  252. package/dist/mint-components/p-30c1ef36.system.js +1 -0
  253. package/dist/mint-components/{p-bcadd021.js → p-3286ef38.js} +1 -1
  254. package/dist/mint-components/{p-0d75a207.js → p-3366b81e.js} +2 -2
  255. package/dist/mint-components/p-38c7775a.js +1 -0
  256. package/dist/mint-components/p-39126430.system.entry.js +1 -0
  257. package/dist/mint-components/p-3adbfd0b.system.js +6 -0
  258. package/dist/mint-components/p-3af3e2c1.entry.js +25 -0
  259. package/dist/mint-components/{p-160828b4.entry.js → p-3bc62ca6.entry.js} +1 -1
  260. package/dist/mint-components/{p-9d6984e7.entry.js → p-40bad95a.entry.js} +2 -2
  261. package/dist/mint-components/{p-00463c83.system.js → p-43c31fd5.system.js} +1 -1
  262. package/dist/mint-components/p-468dd5dd.entry.js +273 -0
  263. package/dist/mint-components/p-4da5a3fe.system.entry.js +1 -0
  264. package/dist/mint-components/{p-608da224.entry.js → p-52674798.entry.js} +1 -1
  265. package/dist/mint-components/p-5492dd51.system.entry.js +1 -0
  266. package/dist/mint-components/p-57dd28bd.system.js +1 -0
  267. package/dist/mint-components/{p-c84a2512.system.js → p-5b1d2866.system.js} +1 -1
  268. package/dist/mint-components/p-5b66d206.system.js +1 -0
  269. package/dist/mint-components/{p-5c9d030a.system.entry.js → p-5b871e38.system.entry.js} +1 -1
  270. package/dist/mint-components/p-5bc5c61e.entry.js +1 -0
  271. package/dist/mint-components/{p-b5fed7c6.entry.js → p-5c4ba8a0.entry.js} +1 -1
  272. package/dist/mint-components/{p-fb4ab5ba.system.entry.js → p-5ce78407.system.entry.js} +1 -1
  273. package/dist/mint-components/{p-9c1b0c8b.entry.js → p-61897e72.entry.js} +1 -1
  274. package/dist/mint-components/{p-52748a87.system.entry.js → p-626b31cb.system.entry.js} +1 -1
  275. package/dist/mint-components/{p-092db51a.js → p-642f2c89.js} +1 -1
  276. package/dist/mint-components/{p-f4a57aed.entry.js → p-653db72e.entry.js} +1 -1
  277. package/dist/mint-components/{p-88c9cc1b.entry.js → p-6668f9f0.entry.js} +1 -1
  278. package/dist/mint-components/{p-f368f04a.system.js → p-686dd5eb.system.js} +1 -1
  279. package/dist/mint-components/p-6c4ad51a.js +1 -0
  280. package/dist/mint-components/p-7265bbcb.system.js +271 -0
  281. package/dist/mint-components/p-738dce27.system.entry.js +1 -0
  282. package/dist/mint-components/{p-379cb9f1.system.js → p-7562cd98.system.js} +1 -1
  283. package/dist/mint-components/{p-7547180f.system.js → p-77b9cde8.system.js} +1 -1
  284. package/dist/mint-components/{p-96e4e6a4.entry.js → p-77fa2383.entry.js} +1 -1
  285. package/dist/mint-components/{p-d5a1c979.system.entry.js → p-782af7ae.system.entry.js} +1 -1
  286. package/dist/mint-components/{p-55627a5c.entry.js → p-7939e4af.entry.js} +1 -1
  287. package/dist/mint-components/{p-9b33e2a7.system.js → p-7b59e13c.system.js} +1 -1
  288. package/dist/mint-components/p-7efb8782.system.js +1 -0
  289. package/dist/mint-components/{p-60085f20.system.entry.js → p-80e116ec.system.entry.js} +1 -1
  290. package/dist/mint-components/{p-370e0d75.js → p-832aea99.js} +1 -1
  291. package/dist/mint-components/{p-36395228.system.js → p-85721089.system.js} +1 -1
  292. package/dist/mint-components/{p-28e0062c.system.js → p-8583ce0c.system.js} +1 -1
  293. package/dist/mint-components/{p-71561bb2.system.entry.js → p-8899ff38.system.entry.js} +1 -1
  294. package/dist/mint-components/p-892797eb.system.entry.js +1 -0
  295. package/dist/mint-components/{p-567a5ded.js → p-8962e023.js} +1 -1
  296. package/dist/mint-components/{p-3461a8cb.entry.js → p-8f2d03c7.entry.js} +1 -1
  297. package/dist/mint-components/{p-357040e6.system.entry.js → p-90833864.system.entry.js} +1 -1
  298. package/dist/mint-components/p-91a96e98.entry.js +1 -0
  299. package/dist/mint-components/{p-7a08d288.system.entry.js → p-9390586b.system.entry.js} +1 -1
  300. package/dist/mint-components/{p-0c43b6ff.entry.js → p-95510f27.entry.js} +1 -1
  301. package/dist/mint-components/{p-9e43f1eb.entry.js → p-982d1f6f.entry.js} +2 -2
  302. package/dist/mint-components/{p-77117f6c.system.js → p-a0c5631b.system.js} +1 -1
  303. package/dist/mint-components/{p-df88dcaa.system.js → p-a4825ec2.system.js} +1 -1
  304. package/dist/mint-components/{p-095b7128.js → p-a4f8abad.js} +1 -1
  305. package/dist/mint-components/{p-21e7079a.system.entry.js → p-a96c9bbb.system.entry.js} +1 -1
  306. package/dist/mint-components/{p-dbdb2a46.system.entry.js → p-aefc6c4f.system.entry.js} +1 -1
  307. package/dist/mint-components/{p-86a70151.entry.js → p-b2b85238.entry.js} +1 -1
  308. package/dist/mint-components/p-b395470f.entry.js +16 -0
  309. package/dist/mint-components/{p-45e2a83a.js → p-b3ad957c.js} +1 -1
  310. package/dist/mint-components/{p-1b0cbbae.entry.js → p-b66f45d1.entry.js} +1 -1
  311. package/dist/mint-components/{p-691d34f1.system.entry.js → p-b96e90a2.system.entry.js} +1 -1
  312. package/dist/mint-components/{p-3c88d2ed.js → p-bab4929e.js} +2 -2
  313. package/dist/mint-components/p-bba16a46.system.entry.js +1 -0
  314. package/dist/mint-components/{p-3c555674.js → p-bc386a7b.js} +1 -1
  315. package/dist/mint-components/{p-a7f72a66.js → p-bee4af5d.js} +1 -1
  316. package/dist/mint-components/{p-16deb1a9.system.entry.js → p-c30d0049.system.entry.js} +1 -1
  317. package/dist/mint-components/p-c459bea0.js +499 -0
  318. package/dist/mint-components/{p-62e1c8b2.system.entry.js → p-c45a929a.system.entry.js} +1 -1
  319. package/dist/mint-components/{p-50d959bd.js → p-c813ec64.js} +1 -1
  320. package/dist/mint-components/{p-5dc9e95b.entry.js → p-c8a8d231.entry.js} +2 -2
  321. package/dist/mint-components/{p-9bd53e4d.system.entry.js → p-c8bcbf8b.system.entry.js} +1 -1
  322. package/dist/mint-components/p-ca098be1.system.js +1 -0
  323. package/dist/mint-components/p-ce394b99.entry.js +9 -0
  324. package/dist/mint-components/{p-95aaf35a.system.entry.js → p-d005df28.system.entry.js} +1 -1
  325. package/dist/mint-components/p-d0993bb9.js +1 -0
  326. package/dist/mint-components/{p-7e36a1ff.js → p-d18dedd4.js} +1 -1
  327. package/dist/mint-components/{p-e1292288.system.entry.js → p-d3b1ab20.system.entry.js} +1 -1
  328. package/dist/mint-components/p-d4f332a7.entry.js +106 -0
  329. package/dist/mint-components/{p-6b1a6b0c.system.js → p-d55c50af.system.js} +1 -1
  330. package/dist/mint-components/{p-b1b8e629.system.js → p-d6193876.system.js} +1 -1
  331. package/dist/mint-components/{p-37658fec.entry.js → p-db0a2afd.entry.js} +1 -1
  332. package/dist/mint-components/p-de0d6fd7.js +49 -0
  333. package/dist/mint-components/{p-ce11858c.js → p-e00ec007.js} +1 -1
  334. package/dist/mint-components/{p-b5c0bad5.system.entry.js → p-e12754f5.system.entry.js} +1 -1
  335. package/dist/mint-components/{p-3218bb1d.entry.js → p-e506bf7f.entry.js} +1 -1
  336. package/dist/mint-components/p-e55aafe9.system.js +1 -0
  337. package/dist/mint-components/{p-f972e5c9.entry.js → p-e5ea43b1.entry.js} +2 -2
  338. package/dist/mint-components/{p-8474aa63.js → p-e6240c72.js} +1 -1
  339. package/dist/mint-components/{p-857a2d77.js → p-e84b874c.js} +1 -1
  340. package/dist/mint-components/p-ea03e50e.system.js +1 -0
  341. package/dist/mint-components/{p-3181e54a.entry.js → p-ec0b649a.entry.js} +1 -1
  342. package/dist/mint-components/{p-2f4d8ab8.system.entry.js → p-f1374258.system.entry.js} +1 -1
  343. package/dist/mint-components/{p-6194855b.system.entry.js → p-f39cf252.system.entry.js} +1 -1
  344. package/dist/mint-components/{p-c8e45671.system.entry.js → p-f4e36adf.system.entry.js} +1 -1
  345. package/dist/mint-components/{p-140e6a15.system.js → p-f55ecf35.system.js} +1 -1
  346. package/dist/mint-components/{p-3c333076.js → p-f581aac7.js} +1 -1
  347. package/dist/mint-components/{p-19293c16.entry.js → p-f6528f8a.entry.js} +1 -1
  348. package/dist/mint-components/{p-247cfbdc.system.entry.js → p-f7ca4cc4.system.entry.js} +1 -1
  349. package/dist/mint-components/{p-0fec43e8.system.js → p-f8026ed6.system.js} +1 -1
  350. package/dist/mint-components/{p-438f6702.js → p-f8a09b0f.js} +152 -152
  351. package/dist/mint-components/{p-3756d0d1.system.entry.js → p-fc284f91.system.entry.js} +1 -1
  352. package/dist/mint-components/{p-6a4496b3.system.entry.js → p-fe1d3cf8.system.entry.js} +1 -1
  353. package/dist/mint-components/p-fe70e20c.entry.js +1 -0
  354. package/dist/mint-components/p-ff118a19.system.js +1 -0
  355. package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe-view.d.ts +1 -0
  356. package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe.d.ts +5 -0
  357. package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +9 -0
  358. package/dist/types/components/sqm-share-link/UseShareLink.stories.d.ts +6 -0
  359. package/dist/types/components/sqm-share-link/sqm-share-link-view.d.ts +37 -0
  360. package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +140 -2
  361. package/dist/types/components/sqm-share-link/useShareLink.d.ts +27 -4
  362. package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +0 -78
  363. package/dist/types/components/sqm-widget-verification/useWidgetVerification.d.ts +0 -2
  364. package/dist/types/components/tax-and-cash/data.d.ts +0 -1
  365. package/dist/types/components/tax-and-cash/sqm-banking-info-form/formDefinitions.d.ts +0 -2
  366. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +0 -4
  367. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +0 -165
  368. package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.d.ts +0 -7
  369. package/dist/types/components.d.ts +261 -584
  370. package/docs/docs.docx +0 -0
  371. package/docs/raisins.json +1 -1
  372. package/docs/stats.json +122783 -0
  373. package/grapesjs/grapesjs.js +1 -1
  374. package/package.json +2 -2
  375. package/dist/cjs/eventKeys-7af4df4d.js +0 -5
  376. package/dist/cjs/parseStates-d1effc19.js +0 -16
  377. package/dist/cjs/sqm-email-verification_2.cjs.entry.js +0 -854
  378. package/dist/cjs/sqm-partner-info-modal-view-d5c997e6.js +0 -117
  379. package/dist/cjs/utils-a8e0bd9b.js +0 -93
  380. package/dist/collection/components/sqm-partner-info-modal/PartnerInfoModal.stories.js +0 -142
  381. package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal-view.js +0 -111
  382. package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal.js +0 -581
  383. package/dist/collection/components/sqm-partner-info-modal/usePartnerInfoModal.js +0 -269
  384. package/dist/collection/components/sqm-widget-verification/WidgetVerification.stories.js +0 -16
  385. package/dist/esm/eventKeys-f76b6a03.js +0 -3
  386. package/dist/esm/parseStates-ed75e224.js +0 -14
  387. package/dist/esm/sqm-email-verification_2.entry.js +0 -849
  388. package/dist/esm/sqm-partner-info-modal-view-08b7c5f6.js +0 -114
  389. package/dist/esm/utils-8267d3d8.js +0 -85
  390. package/dist/esm-es5/ShadowViewAddon-78b791d2.js +0 -1
  391. package/dist/esm-es5/data-33c16dff.js +0 -1
  392. package/dist/esm-es5/eventKeys-f76b6a03.js +0 -1
  393. package/dist/esm-es5/global-39f55ec2.js +0 -285
  394. package/dist/esm-es5/index.module-cede12c6.js +0 -1
  395. package/dist/esm-es5/parseStates-ed75e224.js +0 -1
  396. package/dist/esm-es5/sqm-big-stat_46.entry.js +0 -1
  397. package/dist/esm-es5/sqm-email-verification_2.entry.js +0 -1
  398. package/dist/esm-es5/sqm-partner-info-modal-view-08b7c5f6.js +0 -1
  399. package/dist/esm-es5/sqm-user-info-form-view-712cd51b.js +0 -1
  400. package/dist/esm-es5/utils-8267d3d8.js +0 -1
  401. package/dist/mint-components/p-037c1a4f.system.entry.js +0 -1
  402. package/dist/mint-components/p-0553e659.js +0 -463
  403. package/dist/mint-components/p-0a126d1b.system.entry.js +0 -1
  404. package/dist/mint-components/p-0dc17c6a.entry.js +0 -9
  405. package/dist/mint-components/p-115dfc03.system.js +0 -1
  406. package/dist/mint-components/p-13f3a647.js +0 -1
  407. package/dist/mint-components/p-1b7dfd6f.system.entry.js +0 -1
  408. package/dist/mint-components/p-1c413a06.system.js +0 -1
  409. package/dist/mint-components/p-28ed2ae9.js +0 -1
  410. package/dist/mint-components/p-28fe7357.system.entry.js +0 -1
  411. package/dist/mint-components/p-38dc2f60.entry.js +0 -1
  412. package/dist/mint-components/p-39840341.js +0 -1
  413. package/dist/mint-components/p-45e72bed.system.entry.js +0 -1
  414. package/dist/mint-components/p-5e26014d.system.js +0 -1
  415. package/dist/mint-components/p-63c299f1.system.js +0 -1
  416. package/dist/mint-components/p-64041ee1.entry.js +0 -291
  417. package/dist/mint-components/p-64f56cc9.system.js +0 -285
  418. package/dist/mint-components/p-6f8dde97.system.js +0 -1
  419. package/dist/mint-components/p-70e34ae1.system.js +0 -6
  420. package/dist/mint-components/p-7d5956ec.system.entry.js +0 -1
  421. package/dist/mint-components/p-842f45b9.js +0 -1
  422. package/dist/mint-components/p-8b258a3e.system.js +0 -1
  423. package/dist/mint-components/p-8e1acd9a.system.js +0 -1
  424. package/dist/mint-components/p-91a00693.entry.js +0 -122
  425. package/dist/mint-components/p-996eb820.entry.js +0 -1
  426. package/dist/mint-components/p-a8891ebd.js +0 -1
  427. package/dist/mint-components/p-a8ecdc44.system.js +0 -1
  428. package/dist/mint-components/p-b077d478.js +0 -1
  429. package/dist/mint-components/p-b2a99637.system.js +0 -1
  430. package/dist/mint-components/p-b2bde2f5.entry.js +0 -1
  431. package/dist/mint-components/p-b451970a.system.entry.js +0 -1
  432. package/dist/mint-components/p-c7535e70.system.entry.js +0 -1
  433. package/dist/mint-components/p-d20188db.js +0 -1
  434. package/dist/mint-components/p-d6714617.entry.js +0 -1
  435. package/dist/mint-components/p-da6c5d98.system.js +0 -1
  436. package/dist/mint-components/p-e95402dc.js +0 -49
  437. package/dist/mint-components/p-ee0f1cf1.system.js +0 -1
  438. package/dist/mint-components/p-fc783749.entry.js +0 -133
  439. package/dist/types/components/sqm-partner-info-modal/PartnerInfoModal.stories.d.ts +0 -12
  440. package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal-view.d.ts +0 -44
  441. package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal.d.ts +0 -106
  442. package/dist/types/components/sqm-partner-info-modal/usePartnerInfoModal.d.ts +0 -17
  443. package/dist/types/components/sqm-widget-verification/WidgetVerification.stories.d.ts +0 -8
  444. package/shoelace/assets/icons/twitter-x.svg +0 -4
@@ -34,7 +34,6 @@ import { NavigationMenuViewProps } from "./components/sqm-navigation-menu/sqm-na
34
34
  import { NavigationSidebarViewProps } from "./components/sqm-navigation-sidebar/sqm-navigation-sidebar-view";
35
35
  import { NavigationSidebarItemViewProps } from "./components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view";
36
36
  import { UsePagination } from "./components/sqm-pagination/usePagination";
37
- import { PartnerInfoModalResult } from "./components/sqm-partner-info-modal/usePartnerInfoModal";
38
37
  import { PasswordFieldViewDemoProps } from "./components/sqm-password-field/usePasswordField";
39
38
  import { PayoutButtonScrollViewProps } from "./components/sqm-payout-button-scroll/sqm-payout-button-scroll-view";
40
39
  import { PayoutStatusAlertViewProps } from "./components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view";
@@ -55,6 +54,7 @@ import { ReferralIframeViewProps } from "./components/sqm-referral-iframe/sqm-re
55
54
  import { ReferralDates } from "./components/sqm-referral-table/useReferralTable";
56
55
  import { RewardExchangeViewProps } from "./components/sqm-reward-exchange-list/sqm-reward-exchange-list-view";
57
56
  import { ShareButtonViewProps } from "./components/sqm-share-button/sqm-share-button-view";
57
+ import { ShareLinkViewProps } from "./components/sqm-share-link/sqm-share-link-view";
58
58
  import { TaskCardViewProps } from "./components/sqm-task-card/sqm-task-card-view";
59
59
  import { UseTaxAndCashDashboardResult } from "./components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard";
60
60
  import { UseUserInfoFormResult } from "./components/tax-and-cash/sqm-user-info-form/useUserInfoForm";
@@ -65,12 +65,6 @@ export namespace Components {
65
65
  "renderLabel": (idx: any) => Promise<any>;
66
66
  }
67
67
  interface SqmBankingInfoForm {
68
- /**
69
- * Error messages for the agency code field. Supports error codes: empty, alphanumeric, tooShort
70
- * @uiName Agency code error
71
- * @uiWidget textArea
72
- */
73
- "agencyCodeError": string;
74
68
  /**
75
69
  * @uiName Agency code field label
76
70
  */
@@ -80,42 +74,18 @@ export namespace Components {
80
74
  * @uiName Back button label
81
75
  */
82
76
  "backButton": string;
83
- /**
84
- * Error messages for the bank account number / IBAN field. Supports error codes: empty, invalidUk, invalid, ibanEmpty, ibanAlphanumeric, ibanInvalid, ibanCountryMismatch
85
- * @uiName Bank account number / IBAN error
86
- * @uiWidget textArea
87
- */
88
- "bankAccountNumberError": string;
89
77
  /**
90
78
  * @uiName Bank account number field label
91
79
  */
92
80
  "bankAccountNumberLabel": string;
93
- /**
94
- * Error messages for the bank account type field. Supports error codes: empty
95
- * @uiName Bank account type error
96
- * @uiWidget textArea
97
- */
98
- "bankAccountTypeError": string;
99
81
  /**
100
82
  * @uiName Bank account type field label
101
83
  */
102
84
  "bankAccountTypeLabel": string;
103
- /**
104
- * Error messages for the bank address field. Supports error codes: empty
105
- * @uiName Bank address error
106
- * @uiWidget textArea
107
- */
108
- "bankAddressError": string;
109
85
  /**
110
86
  * @uiName Bank address field label
111
87
  */
112
88
  "bankAddressLabel": string;
113
- /**
114
- * Error messages for the bank city field. Supports error codes: empty
115
- * @uiName Bank city error
116
- * @uiWidget textArea
117
- */
118
- "bankCityError": string;
119
89
  /**
120
90
  * @uiName Bank city field label
121
91
  */
@@ -124,32 +94,14 @@ export namespace Components {
124
94
  * @uiName Bank country field label
125
95
  */
126
96
  "bankLocationLabel": string;
127
- /**
128
- * Error messages for the bank name field. Supports error codes: empty
129
- * @uiName Bank name error
130
- * @uiWidget textArea
131
- */
132
- "bankNameError": string;
133
97
  /**
134
98
  * @uiName Bank name field label
135
99
  */
136
100
  "bankNameLabel": string;
137
- /**
138
- * Error messages for the bank postal code field. Supports error codes: empty
139
- * @uiName Bank postal code error
140
- * @uiWidget textArea
141
- */
142
- "bankPostalCodeError": string;
143
101
  /**
144
102
  * @uiName Bank postal code field label
145
103
  */
146
104
  "bankPostalCodeLabel": string;
147
- /**
148
- * Error messages for the bank province/state field. Supports error codes: empty
149
- * @uiName Bank province/state error
150
- * @uiWidget textArea
151
- */
152
- "bankStateError": string;
153
105
  /**
154
106
  * @uiName Bank province/state field label
155
107
  */
@@ -158,32 +110,14 @@ export namespace Components {
158
110
  * @uiName Beneficiary account field description
159
111
  */
160
112
  "beneficiaryAccountNameDescription": string;
161
- /**
162
- * Error messages for the beneficiary / account holder name field. Supports error codes: empty, invalidCharacters, numeric, tooLong, nonEnglish, businessNameMismatch, nameMismatch, businessPayeeMismatch, payeeMismatch
163
- * @uiName Beneficiary account name error
164
- * @uiWidget textArea
165
- */
166
- "beneficiaryAccountNameError": string;
167
113
  /**
168
114
  * @uiName Beneficiary account field label
169
115
  */
170
116
  "beneficiaryAccountNameLabel": string;
171
- /**
172
- * Error messages for the branch code field. Supports error codes: invalid
173
- * @uiName Branch code error
174
- * @uiWidget textArea
175
- */
176
- "branchCodeError": string;
177
117
  /**
178
118
  * @uiName Branch code field label
179
119
  */
180
120
  "branchCodeLabel": string;
181
- /**
182
- * Error messages for the branch name field. Supports error codes: empty
183
- * @uiName Branch name error
184
- * @uiWidget textArea
185
- */
186
- "branchNameError": string;
187
121
  /**
188
122
  * One of three options listed for the classification field
189
123
  * @uiName Business classification option
@@ -197,12 +131,6 @@ export namespace Components {
197
131
  * @uiName Classification CPF field label
198
132
  */
199
133
  "classificationCPFLabel": string;
200
- /**
201
- * Error messages for the classification code field. Supports error codes: empty, invalidKzt
202
- * @uiName Classification code error
203
- * @uiWidget textArea
204
- */
205
- "classificationCodeError": string;
206
134
  /**
207
135
  * @uiName Classification entity field label
208
136
  */
@@ -310,12 +238,6 @@ export namespace Components {
310
238
  * @uiName Information modal title
311
239
  */
312
240
  "modalTitle": string;
313
- /**
314
- * Error messages for the patronymic name field. Supports error codes: empty, alphanumeric
315
- * @uiName Patronymic name error
316
- * @uiWidget textArea
317
- */
318
- "patronymicNameError": string;
319
241
  /**
320
242
  * @uiName Patronymic name field label
321
243
  */
@@ -325,12 +247,6 @@ export namespace Components {
325
247
  * @uiName PayPal email field label
326
248
  */
327
249
  "payPalInputLabel": string;
328
- /**
329
- * Error messages for the payment day field. Supports error codes: empty, invalid
330
- * @uiName Payment day error
331
- * @uiWidget textArea
332
- */
333
- "paymentDayError": string;
334
250
  /**
335
251
  * Label text for the payment day select option for the fifteenth of the month
336
252
  * @uiName Fifteenth of month payday option
@@ -366,29 +282,11 @@ export namespace Components {
366
282
  * @uiName Fixed day payment schedule option
367
283
  */
368
284
  "paymentScheduleFixedDay": string;
369
- /**
370
- * Error messages for the payment threshold field. Supports error codes: empty, invalid
371
- * @uiName Payment threshold error
372
- * @uiWidget textArea
373
- */
374
- "paymentThresholdError": string;
375
285
  /**
376
286
  * Participant use this field to select the balance at which they want to be paid
377
287
  * @uiName Payment threshold field label
378
288
  */
379
289
  "paymentThresholdSelectLabel": string;
380
- /**
381
- * Error messages for the PayPal email field. Supports error codes: empty, unsupportedCurrency, invalidEmail, verificationIncomplete
382
- * @uiName PayPal email error
383
- * @uiWidget textArea
384
- */
385
- "paypalEmailError": string;
386
- /**
387
- * Error messages for the routing code / sort code / BSB field. Supports error codes: invalidBsb, invalidSortCode, empty, invalid
388
- * @uiName Routing code error
389
- * @uiWidget textArea
390
- */
391
- "routingCodeError": string;
392
290
  /**
393
291
  * @uiName Routing code field label
394
292
  */
@@ -406,12 +304,6 @@ export namespace Components {
406
304
  * @uiName Support link text
407
305
  */
408
306
  "supportLink": string;
409
- /**
410
- * Error messages for the SWIFT / BIC code field. Supports error codes: empty, alphanumeric, invalid
411
- * @uiName SWIFT code error
412
- * @uiWidget textArea
413
- */
414
- "swiftCodeError": string;
415
307
  /**
416
308
  * @uiName SWIFT code field label
417
309
  */
@@ -425,12 +317,6 @@ export namespace Components {
425
317
  * @uiName Page description
426
318
  */
427
319
  "taxAndPayoutsDescription": string;
428
- /**
429
- * Error messages for the tax payer ID / classification entity field. Supports error codes: empty, emptyAr, emptyKr, alphanumeric, alphanumericAr, alphanumericKr, invalid, invalidAr, invalidKr, invalidKzt, cnpjTooShort, cpfTooShort
430
- * @uiName Tax payer ID error
431
- * @uiWidget textArea
432
- */
433
- "taxPayerIdError": string;
434
320
  /**
435
321
  * @uiName Taxpayer ID field label
436
322
  */
@@ -448,12 +334,6 @@ export namespace Components {
448
334
  * @uiName Verify email header
449
335
  */
450
336
  "verifyEmailHeaderText": string;
451
- /**
452
- * Error messages for the VO code field. Supports error codes: empty, alphanumeric
453
- * @uiName VO code error
454
- * @uiWidget textArea
455
- */
456
- "voCodeError": string;
457
337
  /**
458
338
  * @uiName VO code field label
459
339
  */
@@ -2311,94 +2191,6 @@ export namespace Components {
2311
2191
  */
2312
2192
  "paginationText": string;
2313
2193
  }
2314
- interface SqmPartnerInfoModal {
2315
- /**
2316
- * Brand name shown in the modal header
2317
- * @uiName Brand name
2318
- */
2319
- "brandName": string;
2320
- /**
2321
- * @uiName Confirm button label
2322
- */
2323
- "confirmButtonLabel": string;
2324
- /**
2325
- * @uiName Country label
2326
- */
2327
- "countryLabel": string;
2328
- /**
2329
- * @uiName Currency label
2330
- */
2331
- "currencyLabel": string;
2332
- /**
2333
- * @undocumented
2334
- * @uiType object
2335
- */
2336
- "demoData"?: DemoData<PartnerInfoModalResult>;
2337
- /**
2338
- * Description for existing partner confirmation
2339
- * @uiName Existing partner description
2340
- * @uiWidget textArea
2341
- */
2342
- "descriptionExistingPartner": string;
2343
- /**
2344
- * Description for new partner setup
2345
- * @uiName New partner description
2346
- * @uiWidget textArea
2347
- */
2348
- "descriptionNewPartner": string;
2349
- /**
2350
- * Used to render in another modal.
2351
- * @undocumented
2352
- */
2353
- "inModal": boolean;
2354
- /**
2355
- * @uiName Missing fields error text
2356
- * @uiWidget textArea
2357
- */
2358
- "missingFieldsErrorText": string;
2359
- /**
2360
- * Header text when user has no existing partner
2361
- * @uiName New partner header
2362
- * @uiWidget textArea
2363
- */
2364
- "modalHeader": string;
2365
- /**
2366
- * Header text when user has an existing partner
2367
- * @uiName Existing partner header
2368
- * @uiWidget textArea
2369
- */
2370
- "modalHeaderExistingPartner": string;
2371
- /**
2372
- * @uiName Network error text
2373
- * @uiWidget textArea
2374
- */
2375
- "networkErrorText": string;
2376
- /**
2377
- * @uiName Search country placeholder
2378
- */
2379
- "searchCountryPlaceholder": string;
2380
- /**
2381
- * @uiName Search currency placeholder
2382
- */
2383
- "searchCurrencyPlaceholder": string;
2384
- /**
2385
- * @undocumented
2386
- * @componentState { "title": "New partner", "props": { "states": { "open": true, "isExistingPartner": false } } }
2387
- * @componentState { "title": "Existing partner", "props": { "states": { "open": true, "isExistingPartner": true, "countryCode": "US", "currency": "USD" } } }
2388
- * @componentState { "title": "Connected (hidden)", "props": { "states": { "open": false } } }
2389
- */
2390
- "stateController": string;
2391
- /**
2392
- * @uiName Submit button label
2393
- */
2394
- "submitButtonLabel": string;
2395
- /**
2396
- * Support description for existing partner confirmation
2397
- * @uiName Existing partner support description
2398
- * @uiWidget textArea
2399
- */
2400
- "supportDescriptionExistingPartner": string;
2401
- }
2402
2194
  interface SqmPasswordField {
2403
2195
  /**
2404
2196
  * @undocumented
@@ -4088,6 +3880,11 @@ export namespace Components {
4088
3880
  "titleText"?: string;
4089
3881
  }
4090
3882
  interface SqmReferralIframe {
3883
+ /**
3884
+ * Override the default parameter name used in the iframe
3885
+ * @uiName Referral code parameter name
3886
+ */
3887
+ "codeParam": string;
4091
3888
  /**
4092
3889
  * @undocumented
4093
3890
  * @uiType object
@@ -5097,6 +4894,14 @@ export namespace Components {
5097
4894
  "tooltiptext": string;
5098
4895
  }
5099
4896
  interface SqmShareLink {
4897
+ /**
4898
+ * Let advocates customize their share links up to 5 times.
4899
+ * @uiName Allow customization
4900
+ * @uiType boolean
4901
+ * @uiGroup Customizable Vanity Link
4902
+ * @requiredFlavor impact
4903
+ */
4904
+ "allowCustomization"?: boolean;
5100
4905
  /**
5101
4906
  * Background color of share link container
5102
4907
  * @uiName Background color
@@ -5138,21 +4943,137 @@ export namespace Components {
5138
4943
  * @uiGroup Style
5139
4944
  */
5140
4945
  "buttonType"?: "primary" | "secondary";
4946
+ /**
4947
+ * Text for the cancel button in editing mode
4948
+ * @uiName Cancel button label
4949
+ * @uiType string
4950
+ * @uiGroup Customizable Vanity Link
4951
+ * @requiredFlavor impact
4952
+ */
4953
+ "cancelLabelText"?: string;
5141
4954
  /**
5142
4955
  * @uiName Copy button label
5143
4956
  */
5144
4957
  "copyButtonLabel": string;
4958
+ /**
4959
+ * Tooltip text shown when link customization is disabled
4960
+ * @uiName Customize disabled tooltip
4961
+ * @uiType string
4962
+ * @uiGroup Customizable Vanity Link
4963
+ * @requiredFlavor impact
4964
+ */
4965
+ "customizeDisabledTooltip"?: string;
4966
+ /**
4967
+ * Displayed below the share link.
4968
+ * @uiName Customize link button label
4969
+ * @uiType string
4970
+ * @uiGroup Customizable Vanity Link
4971
+ * @requiredFlavor impact
4972
+ */
4973
+ "customizeLinkButtonLabel"?: string;
5145
4974
  /**
5146
4975
  * @undocumented
5147
4976
  * @uiType object
5148
4977
  */
5149
- "demoData"?: DemoData<CopyTextViewProps>;
4978
+ "demoData"?: DemoData<ShareLinkViewProps>;
4979
+ /**
4980
+ * Message shown when the URL has been edited 5 times. To display a clickable link, use {supportLink} as a placeholder.
4981
+ * @uiName Edit limit reached text
4982
+ * @uiType string
4983
+ * @uiWidget textarea
4984
+ * @uiGroup Customizable Vanity Link
4985
+ * @requiredFlavor impact
4986
+ */
4987
+ "editLimitReachedText"?: string;
4988
+ /**
4989
+ * Subtext shown while the user is customizing their URL.
4990
+ * @uiName Edit limit text
4991
+ * @uiType string
4992
+ * @uiGroup Customizable Vanity Link
4993
+ * @requiredFlavor impact
4994
+ */
4995
+ "editLimitText"?: string;
4996
+ "editsRemaining"?: number;
4997
+ /**
4998
+ * Description text shown when the link contains invalid special characters.
4999
+ * @uiName Invalid characters error description
5000
+ * @uiType string
5001
+ * @uiWidget textarea
5002
+ * @uiGroup Customizable Vanity Link
5003
+ * @requiredFlavor impact
5004
+ */
5005
+ "invalidCharactersErrorDescription"?: string;
5006
+ /**
5007
+ * Title of the error message shown when the link contains invalid special characters.
5008
+ * @uiName Invalid characters error title
5009
+ * @uiType string
5010
+ * @uiGroup Customizable Vanity Link
5011
+ * @requiredFlavor impact
5012
+ */
5013
+ "invalidCharactersErrorTitle"?: string;
5014
+ /**
5015
+ * Description text shown when the link has already been taken
5016
+ * @uiName Link taken error message
5017
+ * @uiType string
5018
+ * @uiWidget textarea
5019
+ * @uiGroup Customizable Vanity Link
5020
+ * @requiredFlavor impact
5021
+ */
5022
+ "linkTakenErrorDescription"?: string;
5023
+ /**
5024
+ * Title of the error message shown when the link has already been taken
5025
+ * @uiName Link taken error title
5026
+ * @uiType string
5027
+ * @uiGroup Customizable Vanity Link
5028
+ * @requiredFlavor impact
5029
+ */
5030
+ "linkTakenErrorTitle"?: string;
5031
+ /**
5032
+ * @uiName Min characters text
5033
+ * @uiType string
5034
+ * @uiGroup Customizable Vanity Link
5035
+ * @requiredFlavor impact
5036
+ */
5037
+ "minCharactersText"?: string;
5150
5038
  /**
5151
5039
  * The ID of the program that should generate the link. Defaults to the program ID in context where this widget is loaded.
5152
5040
  * @uiName Program ID
5153
5041
  * @uiWidget programSelector
5154
5042
  */
5155
5043
  "programId"?: string;
5044
+ /**
5045
+ * Description text shown when the link contains profanity or brand names.
5046
+ * @uiName Restricted words error description
5047
+ * @uiType string
5048
+ * @uiWidget textarea
5049
+ * @uiGroup Customizable Vanity Link
5050
+ * @requiredFlavor impact
5051
+ */
5052
+ "restrictedWordsErrorDescription"?: string;
5053
+ /**
5054
+ * Title of the error message shown when the link contains profanity or brand names.
5055
+ * @uiName Restricted words error title
5056
+ * @uiType string
5057
+ * @uiGroup Customizable Vanity Link
5058
+ * @requiredFlavor impact
5059
+ */
5060
+ "restrictedWordsErrorTitle"?: string;
5061
+ /**
5062
+ * Text for the save button in editing mode
5063
+ * @uiName Save button label
5064
+ * @uiType string
5065
+ * @uiGroup Customizable Vanity Link
5066
+ * @requiredFlavor impact
5067
+ */
5068
+ "saveLabelText"?: string;
5069
+ /**
5070
+ * Display text for the support link in the edit limit reached message
5071
+ * @uiName Support link text
5072
+ * @uiType string
5073
+ * @uiGroup Customizable Vanity Link
5074
+ * @requiredFlavor impact
5075
+ */
5076
+ "supportLinkText"?: string;
5156
5077
  /**
5157
5078
  * Change the text alignment
5158
5079
  * @uiName Share link alignment
@@ -7235,78 +7156,6 @@ export namespace Components {
7235
7156
  * @uiGroup Code Verification Step
7236
7157
  */
7237
7158
  "codeStep_verifyText": string;
7238
- /**
7239
- * @uiName Confirm button label
7240
- * @uiGroup Partner Creation Step
7241
- */
7242
- "createPartnerStep_confirmButtonLabel": string;
7243
- /**
7244
- * @uiName Country label
7245
- * @uiGroup Partner Creation Step
7246
- */
7247
- "createPartnerStep_countryLabel": string;
7248
- /**
7249
- * @uiName Currency label
7250
- * @uiGroup Partner Creation Step
7251
- */
7252
- "createPartnerStep_currencyLabel": string;
7253
- /**
7254
- * @uiName Existing partner description
7255
- * @uiGroup Partner Creation Step
7256
- * @uiWidget textArea
7257
- */
7258
- "createPartnerStep_descriptionExistingPartner": string;
7259
- /**
7260
- * @uiName New partner description
7261
- * @uiGroup Partner Creation Step
7262
- * @uiWidget textArea
7263
- */
7264
- "createPartnerStep_descriptionNewPartner": string;
7265
- /**
7266
- * @uiName Missing fields error text
7267
- * @uiGroup Partner Creation Step
7268
- * @uiWidget textArea
7269
- */
7270
- "createPartnerStep_missingFieldsErrorText": string;
7271
- /**
7272
- * @uiName New partner header
7273
- * @uiGroup Partner Creation Step
7274
- * @uiWidget textArea
7275
- */
7276
- "createPartnerStep_modalHeader": string;
7277
- /**
7278
- * @uiName Existing partner header
7279
- * @uiGroup Partner Creation Step
7280
- * @uiWidget textArea
7281
- */
7282
- "createPartnerStep_modalHeaderExistingPartner": string;
7283
- /**
7284
- * @uiName Network error text
7285
- * @uiGroup Partner Creation Step
7286
- * @uiWidget textArea
7287
- */
7288
- "createPartnerStep_networkErrorText": string;
7289
- /**
7290
- * @uiName Search country placeholder
7291
- * @uiGroup Partner Creation Step
7292
- */
7293
- "createPartnerStep_searchCountryPlaceholder": string;
7294
- /**
7295
- * @uiName Search currency placeholder
7296
- * @uiGroup Partner Creation Step
7297
- */
7298
- "createPartnerStep_searchCurrencyPlaceholder": string;
7299
- /**
7300
- * @uiName Submit button label
7301
- * @uiGroup Partner Creation Step
7302
- */
7303
- "createPartnerStep_submitButtonLabel": string;
7304
- /**
7305
- * @uiName Existing partner support description
7306
- * @uiGroup Partner Creation Step
7307
- * @uiWidget textArea
7308
- */
7309
- "createPartnerStep_supportDescriptionExistingPartner": string;
7310
7159
  /**
7311
7160
  * @uiName Email input label
7312
7161
  * @uiGroup Email Verification Step
@@ -7347,16 +7196,10 @@ export namespace Components {
7347
7196
  * @uiGroup General Text
7348
7197
  */
7349
7198
  "general_verifyEmailHeader": string;
7350
- /**
7351
- * @uiName General widget header text with partner creation
7352
- * @uiGroup General Text
7353
- */
7354
- "general_widgetHeaderWithPartnerCreation": string;
7355
7199
  /**
7356
7200
  * @undocumented
7357
7201
  * @componentState { "title": "Step 1: Enter email", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"], "uiGroup": "Email Verification Step" }
7358
7202
  * @componentState { "title": "Step 2: Enter code", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"], "uiGroup": "Code Verification Step" }
7359
- * @componentState { "title": "Step 3: Create Partner", "props": { "showPartnerModal": true }, "dependencies": ["sqm-partner-info-modal"], "uiGroup": "Partner Creation Step" }
7360
7203
  */
7361
7204
  "stateController": string;
7362
7205
  }
@@ -7664,12 +7507,6 @@ declare global {
7664
7507
  prototype: HTMLSqmPaginationElement;
7665
7508
  new (): HTMLSqmPaginationElement;
7666
7509
  };
7667
- interface HTMLSqmPartnerInfoModalElement extends Components.SqmPartnerInfoModal, HTMLStencilElement {
7668
- }
7669
- var HTMLSqmPartnerInfoModalElement: {
7670
- prototype: HTMLSqmPartnerInfoModalElement;
7671
- new (): HTMLSqmPartnerInfoModalElement;
7672
- };
7673
7510
  interface HTMLSqmPasswordFieldElement extends Components.SqmPasswordField, HTMLStencilElement {
7674
7511
  }
7675
7512
  var HTMLSqmPasswordFieldElement: {
@@ -8194,7 +8031,6 @@ declare global {
8194
8031
  "sqm-navigation-sidebar": HTMLSqmNavigationSidebarElement;
8195
8032
  "sqm-navigation-sidebar-item": HTMLSqmNavigationSidebarItemElement;
8196
8033
  "sqm-pagination": HTMLSqmPaginationElement;
8197
- "sqm-partner-info-modal": HTMLSqmPartnerInfoModalElement;
8198
8034
  "sqm-password-field": HTMLSqmPasswordFieldElement;
8199
8035
  "sqm-payout-button-scroll": HTMLSqmPayoutButtonScrollElement;
8200
8036
  "sqm-payout-details-card": HTMLSqmPayoutDetailsCardElement;
@@ -8280,12 +8116,6 @@ declare namespace LocalJSX {
8280
8116
  interface RaisinsPlopTarget {
8281
8117
  }
8282
8118
  interface SqmBankingInfoForm {
8283
- /**
8284
- * Error messages for the agency code field. Supports error codes: empty, alphanumeric, tooShort
8285
- * @uiName Agency code error
8286
- * @uiWidget textArea
8287
- */
8288
- "agencyCodeError"?: string;
8289
8119
  /**
8290
8120
  * @uiName Agency code field label
8291
8121
  */
@@ -8295,42 +8125,18 @@ declare namespace LocalJSX {
8295
8125
  * @uiName Back button label
8296
8126
  */
8297
8127
  "backButton"?: string;
8298
- /**
8299
- * Error messages for the bank account number / IBAN field. Supports error codes: empty, invalidUk, invalid, ibanEmpty, ibanAlphanumeric, ibanInvalid, ibanCountryMismatch
8300
- * @uiName Bank account number / IBAN error
8301
- * @uiWidget textArea
8302
- */
8303
- "bankAccountNumberError"?: string;
8304
8128
  /**
8305
8129
  * @uiName Bank account number field label
8306
8130
  */
8307
8131
  "bankAccountNumberLabel"?: string;
8308
- /**
8309
- * Error messages for the bank account type field. Supports error codes: empty
8310
- * @uiName Bank account type error
8311
- * @uiWidget textArea
8312
- */
8313
- "bankAccountTypeError"?: string;
8314
8132
  /**
8315
8133
  * @uiName Bank account type field label
8316
8134
  */
8317
8135
  "bankAccountTypeLabel"?: string;
8318
- /**
8319
- * Error messages for the bank address field. Supports error codes: empty
8320
- * @uiName Bank address error
8321
- * @uiWidget textArea
8322
- */
8323
- "bankAddressError"?: string;
8324
8136
  /**
8325
8137
  * @uiName Bank address field label
8326
8138
  */
8327
8139
  "bankAddressLabel"?: string;
8328
- /**
8329
- * Error messages for the bank city field. Supports error codes: empty
8330
- * @uiName Bank city error
8331
- * @uiWidget textArea
8332
- */
8333
- "bankCityError"?: string;
8334
8140
  /**
8335
8141
  * @uiName Bank city field label
8336
8142
  */
@@ -8339,32 +8145,14 @@ declare namespace LocalJSX {
8339
8145
  * @uiName Bank country field label
8340
8146
  */
8341
8147
  "bankLocationLabel"?: string;
8342
- /**
8343
- * Error messages for the bank name field. Supports error codes: empty
8344
- * @uiName Bank name error
8345
- * @uiWidget textArea
8346
- */
8347
- "bankNameError"?: string;
8348
8148
  /**
8349
8149
  * @uiName Bank name field label
8350
8150
  */
8351
8151
  "bankNameLabel"?: string;
8352
- /**
8353
- * Error messages for the bank postal code field. Supports error codes: empty
8354
- * @uiName Bank postal code error
8355
- * @uiWidget textArea
8356
- */
8357
- "bankPostalCodeError"?: string;
8358
8152
  /**
8359
8153
  * @uiName Bank postal code field label
8360
8154
  */
8361
8155
  "bankPostalCodeLabel"?: string;
8362
- /**
8363
- * Error messages for the bank province/state field. Supports error codes: empty
8364
- * @uiName Bank province/state error
8365
- * @uiWidget textArea
8366
- */
8367
- "bankStateError"?: string;
8368
8156
  /**
8369
8157
  * @uiName Bank province/state field label
8370
8158
  */
@@ -8373,32 +8161,14 @@ declare namespace LocalJSX {
8373
8161
  * @uiName Beneficiary account field description
8374
8162
  */
8375
8163
  "beneficiaryAccountNameDescription"?: string;
8376
- /**
8377
- * Error messages for the beneficiary / account holder name field. Supports error codes: empty, invalidCharacters, numeric, tooLong, nonEnglish, businessNameMismatch, nameMismatch, businessPayeeMismatch, payeeMismatch
8378
- * @uiName Beneficiary account name error
8379
- * @uiWidget textArea
8380
- */
8381
- "beneficiaryAccountNameError"?: string;
8382
8164
  /**
8383
8165
  * @uiName Beneficiary account field label
8384
8166
  */
8385
8167
  "beneficiaryAccountNameLabel"?: string;
8386
- /**
8387
- * Error messages for the branch code field. Supports error codes: invalid
8388
- * @uiName Branch code error
8389
- * @uiWidget textArea
8390
- */
8391
- "branchCodeError"?: string;
8392
8168
  /**
8393
8169
  * @uiName Branch code field label
8394
8170
  */
8395
8171
  "branchCodeLabel"?: string;
8396
- /**
8397
- * Error messages for the branch name field. Supports error codes: empty
8398
- * @uiName Branch name error
8399
- * @uiWidget textArea
8400
- */
8401
- "branchNameError"?: string;
8402
8172
  /**
8403
8173
  * One of three options listed for the classification field
8404
8174
  * @uiName Business classification option
@@ -8412,12 +8182,6 @@ declare namespace LocalJSX {
8412
8182
  * @uiName Classification CPF field label
8413
8183
  */
8414
8184
  "classificationCPFLabel"?: string;
8415
- /**
8416
- * Error messages for the classification code field. Supports error codes: empty, invalidKzt
8417
- * @uiName Classification code error
8418
- * @uiWidget textArea
8419
- */
8420
- "classificationCodeError"?: string;
8421
8185
  /**
8422
8186
  * @uiName Classification entity field label
8423
8187
  */
@@ -8525,12 +8289,6 @@ declare namespace LocalJSX {
8525
8289
  * @uiName Information modal title
8526
8290
  */
8527
8291
  "modalTitle"?: string;
8528
- /**
8529
- * Error messages for the patronymic name field. Supports error codes: empty, alphanumeric
8530
- * @uiName Patronymic name error
8531
- * @uiWidget textArea
8532
- */
8533
- "patronymicNameError"?: string;
8534
8292
  /**
8535
8293
  * @uiName Patronymic name field label
8536
8294
  */
@@ -8540,12 +8298,6 @@ declare namespace LocalJSX {
8540
8298
  * @uiName PayPal email field label
8541
8299
  */
8542
8300
  "payPalInputLabel"?: string;
8543
- /**
8544
- * Error messages for the payment day field. Supports error codes: empty, invalid
8545
- * @uiName Payment day error
8546
- * @uiWidget textArea
8547
- */
8548
- "paymentDayError"?: string;
8549
8301
  /**
8550
8302
  * Label text for the payment day select option for the fifteenth of the month
8551
8303
  * @uiName Fifteenth of month payday option
@@ -8581,29 +8333,11 @@ declare namespace LocalJSX {
8581
8333
  * @uiName Fixed day payment schedule option
8582
8334
  */
8583
8335
  "paymentScheduleFixedDay"?: string;
8584
- /**
8585
- * Error messages for the payment threshold field. Supports error codes: empty, invalid
8586
- * @uiName Payment threshold error
8587
- * @uiWidget textArea
8588
- */
8589
- "paymentThresholdError"?: string;
8590
8336
  /**
8591
8337
  * Participant use this field to select the balance at which they want to be paid
8592
8338
  * @uiName Payment threshold field label
8593
8339
  */
8594
8340
  "paymentThresholdSelectLabel"?: string;
8595
- /**
8596
- * Error messages for the PayPal email field. Supports error codes: empty, unsupportedCurrency, invalidEmail, verificationIncomplete
8597
- * @uiName PayPal email error
8598
- * @uiWidget textArea
8599
- */
8600
- "paypalEmailError"?: string;
8601
- /**
8602
- * Error messages for the routing code / sort code / BSB field. Supports error codes: invalidBsb, invalidSortCode, empty, invalid
8603
- * @uiName Routing code error
8604
- * @uiWidget textArea
8605
- */
8606
- "routingCodeError"?: string;
8607
8341
  /**
8608
8342
  * @uiName Routing code field label
8609
8343
  */
@@ -8621,12 +8355,6 @@ declare namespace LocalJSX {
8621
8355
  * @uiName Support link text
8622
8356
  */
8623
8357
  "supportLink"?: string;
8624
- /**
8625
- * Error messages for the SWIFT / BIC code field. Supports error codes: empty, alphanumeric, invalid
8626
- * @uiName SWIFT code error
8627
- * @uiWidget textArea
8628
- */
8629
- "swiftCodeError"?: string;
8630
8358
  /**
8631
8359
  * @uiName SWIFT code field label
8632
8360
  */
@@ -8640,12 +8368,6 @@ declare namespace LocalJSX {
8640
8368
  * @uiName Page description
8641
8369
  */
8642
8370
  "taxAndPayoutsDescription"?: string;
8643
- /**
8644
- * Error messages for the tax payer ID / classification entity field. Supports error codes: empty, emptyAr, emptyKr, alphanumeric, alphanumericAr, alphanumericKr, invalid, invalidAr, invalidKr, invalidKzt, cnpjTooShort, cpfTooShort
8645
- * @uiName Tax payer ID error
8646
- * @uiWidget textArea
8647
- */
8648
- "taxPayerIdError"?: string;
8649
8371
  /**
8650
8372
  * @uiName Taxpayer ID field label
8651
8373
  */
@@ -8663,12 +8385,6 @@ declare namespace LocalJSX {
8663
8385
  * @uiName Verify email header
8664
8386
  */
8665
8387
  "verifyEmailHeaderText"?: string;
8666
- /**
8667
- * Error messages for the VO code field. Supports error codes: empty, alphanumeric
8668
- * @uiName VO code error
8669
- * @uiWidget textArea
8670
- */
8671
- "voCodeError"?: string;
8672
8388
  /**
8673
8389
  * @uiName VO code field label
8674
8390
  */
@@ -10521,94 +10237,6 @@ declare namespace LocalJSX {
10521
10237
  */
10522
10238
  "paginationText"?: string;
10523
10239
  }
10524
- interface SqmPartnerInfoModal {
10525
- /**
10526
- * Brand name shown in the modal header
10527
- * @uiName Brand name
10528
- */
10529
- "brandName"?: string;
10530
- /**
10531
- * @uiName Confirm button label
10532
- */
10533
- "confirmButtonLabel"?: string;
10534
- /**
10535
- * @uiName Country label
10536
- */
10537
- "countryLabel"?: string;
10538
- /**
10539
- * @uiName Currency label
10540
- */
10541
- "currencyLabel"?: string;
10542
- /**
10543
- * @undocumented
10544
- * @uiType object
10545
- */
10546
- "demoData"?: DemoData<PartnerInfoModalResult>;
10547
- /**
10548
- * Description for existing partner confirmation
10549
- * @uiName Existing partner description
10550
- * @uiWidget textArea
10551
- */
10552
- "descriptionExistingPartner"?: string;
10553
- /**
10554
- * Description for new partner setup
10555
- * @uiName New partner description
10556
- * @uiWidget textArea
10557
- */
10558
- "descriptionNewPartner"?: string;
10559
- /**
10560
- * Used to render in another modal.
10561
- * @undocumented
10562
- */
10563
- "inModal"?: boolean;
10564
- /**
10565
- * @uiName Missing fields error text
10566
- * @uiWidget textArea
10567
- */
10568
- "missingFieldsErrorText"?: string;
10569
- /**
10570
- * Header text when user has no existing partner
10571
- * @uiName New partner header
10572
- * @uiWidget textArea
10573
- */
10574
- "modalHeader"?: string;
10575
- /**
10576
- * Header text when user has an existing partner
10577
- * @uiName Existing partner header
10578
- * @uiWidget textArea
10579
- */
10580
- "modalHeaderExistingPartner"?: string;
10581
- /**
10582
- * @uiName Network error text
10583
- * @uiWidget textArea
10584
- */
10585
- "networkErrorText"?: string;
10586
- /**
10587
- * @uiName Search country placeholder
10588
- */
10589
- "searchCountryPlaceholder"?: string;
10590
- /**
10591
- * @uiName Search currency placeholder
10592
- */
10593
- "searchCurrencyPlaceholder"?: string;
10594
- /**
10595
- * @undocumented
10596
- * @componentState { "title": "New partner", "props": { "states": { "open": true, "isExistingPartner": false } } }
10597
- * @componentState { "title": "Existing partner", "props": { "states": { "open": true, "isExistingPartner": true, "countryCode": "US", "currency": "USD" } } }
10598
- * @componentState { "title": "Connected (hidden)", "props": { "states": { "open": false } } }
10599
- */
10600
- "stateController"?: string;
10601
- /**
10602
- * @uiName Submit button label
10603
- */
10604
- "submitButtonLabel"?: string;
10605
- /**
10606
- * Support description for existing partner confirmation
10607
- * @uiName Existing partner support description
10608
- * @uiWidget textArea
10609
- */
10610
- "supportDescriptionExistingPartner"?: string;
10611
- }
10612
10240
  interface SqmPasswordField {
10613
10241
  /**
10614
10242
  * @undocumented
@@ -12298,6 +11926,11 @@ declare namespace LocalJSX {
12298
11926
  "titleText"?: string;
12299
11927
  }
12300
11928
  interface SqmReferralIframe {
11929
+ /**
11930
+ * Override the default parameter name used in the iframe
11931
+ * @uiName Referral code parameter name
11932
+ */
11933
+ "codeParam"?: string;
12301
11934
  /**
12302
11935
  * @undocumented
12303
11936
  * @uiType object
@@ -13283,6 +12916,14 @@ declare namespace LocalJSX {
13283
12916
  "tooltiptext"?: string;
13284
12917
  }
13285
12918
  interface SqmShareLink {
12919
+ /**
12920
+ * Let advocates customize their share links up to 5 times.
12921
+ * @uiName Allow customization
12922
+ * @uiType boolean
12923
+ * @uiGroup Customizable Vanity Link
12924
+ * @requiredFlavor impact
12925
+ */
12926
+ "allowCustomization"?: boolean;
13286
12927
  /**
13287
12928
  * Background color of share link container
13288
12929
  * @uiName Background color
@@ -13324,21 +12965,137 @@ declare namespace LocalJSX {
13324
12965
  * @uiGroup Style
13325
12966
  */
13326
12967
  "buttonType"?: "primary" | "secondary";
12968
+ /**
12969
+ * Text for the cancel button in editing mode
12970
+ * @uiName Cancel button label
12971
+ * @uiType string
12972
+ * @uiGroup Customizable Vanity Link
12973
+ * @requiredFlavor impact
12974
+ */
12975
+ "cancelLabelText"?: string;
13327
12976
  /**
13328
12977
  * @uiName Copy button label
13329
12978
  */
13330
12979
  "copyButtonLabel"?: string;
12980
+ /**
12981
+ * Tooltip text shown when link customization is disabled
12982
+ * @uiName Customize disabled tooltip
12983
+ * @uiType string
12984
+ * @uiGroup Customizable Vanity Link
12985
+ * @requiredFlavor impact
12986
+ */
12987
+ "customizeDisabledTooltip"?: string;
12988
+ /**
12989
+ * Displayed below the share link.
12990
+ * @uiName Customize link button label
12991
+ * @uiType string
12992
+ * @uiGroup Customizable Vanity Link
12993
+ * @requiredFlavor impact
12994
+ */
12995
+ "customizeLinkButtonLabel"?: string;
13331
12996
  /**
13332
12997
  * @undocumented
13333
12998
  * @uiType object
13334
12999
  */
13335
- "demoData"?: DemoData<CopyTextViewProps>;
13000
+ "demoData"?: DemoData<ShareLinkViewProps>;
13001
+ /**
13002
+ * Message shown when the URL has been edited 5 times. To display a clickable link, use {supportLink} as a placeholder.
13003
+ * @uiName Edit limit reached text
13004
+ * @uiType string
13005
+ * @uiWidget textarea
13006
+ * @uiGroup Customizable Vanity Link
13007
+ * @requiredFlavor impact
13008
+ */
13009
+ "editLimitReachedText"?: string;
13010
+ /**
13011
+ * Subtext shown while the user is customizing their URL.
13012
+ * @uiName Edit limit text
13013
+ * @uiType string
13014
+ * @uiGroup Customizable Vanity Link
13015
+ * @requiredFlavor impact
13016
+ */
13017
+ "editLimitText"?: string;
13018
+ "editsRemaining"?: number;
13019
+ /**
13020
+ * Description text shown when the link contains invalid special characters.
13021
+ * @uiName Invalid characters error description
13022
+ * @uiType string
13023
+ * @uiWidget textarea
13024
+ * @uiGroup Customizable Vanity Link
13025
+ * @requiredFlavor impact
13026
+ */
13027
+ "invalidCharactersErrorDescription"?: string;
13028
+ /**
13029
+ * Title of the error message shown when the link contains invalid special characters.
13030
+ * @uiName Invalid characters error title
13031
+ * @uiType string
13032
+ * @uiGroup Customizable Vanity Link
13033
+ * @requiredFlavor impact
13034
+ */
13035
+ "invalidCharactersErrorTitle"?: string;
13036
+ /**
13037
+ * Description text shown when the link has already been taken
13038
+ * @uiName Link taken error message
13039
+ * @uiType string
13040
+ * @uiWidget textarea
13041
+ * @uiGroup Customizable Vanity Link
13042
+ * @requiredFlavor impact
13043
+ */
13044
+ "linkTakenErrorDescription"?: string;
13045
+ /**
13046
+ * Title of the error message shown when the link has already been taken
13047
+ * @uiName Link taken error title
13048
+ * @uiType string
13049
+ * @uiGroup Customizable Vanity Link
13050
+ * @requiredFlavor impact
13051
+ */
13052
+ "linkTakenErrorTitle"?: string;
13053
+ /**
13054
+ * @uiName Min characters text
13055
+ * @uiType string
13056
+ * @uiGroup Customizable Vanity Link
13057
+ * @requiredFlavor impact
13058
+ */
13059
+ "minCharactersText"?: string;
13336
13060
  /**
13337
13061
  * The ID of the program that should generate the link. Defaults to the program ID in context where this widget is loaded.
13338
13062
  * @uiName Program ID
13339
13063
  * @uiWidget programSelector
13340
13064
  */
13341
13065
  "programId"?: string;
13066
+ /**
13067
+ * Description text shown when the link contains profanity or brand names.
13068
+ * @uiName Restricted words error description
13069
+ * @uiType string
13070
+ * @uiWidget textarea
13071
+ * @uiGroup Customizable Vanity Link
13072
+ * @requiredFlavor impact
13073
+ */
13074
+ "restrictedWordsErrorDescription"?: string;
13075
+ /**
13076
+ * Title of the error message shown when the link contains profanity or brand names.
13077
+ * @uiName Restricted words error title
13078
+ * @uiType string
13079
+ * @uiGroup Customizable Vanity Link
13080
+ * @requiredFlavor impact
13081
+ */
13082
+ "restrictedWordsErrorTitle"?: string;
13083
+ /**
13084
+ * Text for the save button in editing mode
13085
+ * @uiName Save button label
13086
+ * @uiType string
13087
+ * @uiGroup Customizable Vanity Link
13088
+ * @requiredFlavor impact
13089
+ */
13090
+ "saveLabelText"?: string;
13091
+ /**
13092
+ * Display text for the support link in the edit limit reached message
13093
+ * @uiName Support link text
13094
+ * @uiType string
13095
+ * @uiGroup Customizable Vanity Link
13096
+ * @requiredFlavor impact
13097
+ */
13098
+ "supportLinkText"?: string;
13342
13099
  /**
13343
13100
  * Change the text alignment
13344
13101
  * @uiName Share link alignment
@@ -15420,78 +15177,6 @@ declare namespace LocalJSX {
15420
15177
  * @uiGroup Code Verification Step
15421
15178
  */
15422
15179
  "codeStep_verifyText"?: string;
15423
- /**
15424
- * @uiName Confirm button label
15425
- * @uiGroup Partner Creation Step
15426
- */
15427
- "createPartnerStep_confirmButtonLabel"?: string;
15428
- /**
15429
- * @uiName Country label
15430
- * @uiGroup Partner Creation Step
15431
- */
15432
- "createPartnerStep_countryLabel"?: string;
15433
- /**
15434
- * @uiName Currency label
15435
- * @uiGroup Partner Creation Step
15436
- */
15437
- "createPartnerStep_currencyLabel"?: string;
15438
- /**
15439
- * @uiName Existing partner description
15440
- * @uiGroup Partner Creation Step
15441
- * @uiWidget textArea
15442
- */
15443
- "createPartnerStep_descriptionExistingPartner"?: string;
15444
- /**
15445
- * @uiName New partner description
15446
- * @uiGroup Partner Creation Step
15447
- * @uiWidget textArea
15448
- */
15449
- "createPartnerStep_descriptionNewPartner"?: string;
15450
- /**
15451
- * @uiName Missing fields error text
15452
- * @uiGroup Partner Creation Step
15453
- * @uiWidget textArea
15454
- */
15455
- "createPartnerStep_missingFieldsErrorText"?: string;
15456
- /**
15457
- * @uiName New partner header
15458
- * @uiGroup Partner Creation Step
15459
- * @uiWidget textArea
15460
- */
15461
- "createPartnerStep_modalHeader"?: string;
15462
- /**
15463
- * @uiName Existing partner header
15464
- * @uiGroup Partner Creation Step
15465
- * @uiWidget textArea
15466
- */
15467
- "createPartnerStep_modalHeaderExistingPartner"?: string;
15468
- /**
15469
- * @uiName Network error text
15470
- * @uiGroup Partner Creation Step
15471
- * @uiWidget textArea
15472
- */
15473
- "createPartnerStep_networkErrorText"?: string;
15474
- /**
15475
- * @uiName Search country placeholder
15476
- * @uiGroup Partner Creation Step
15477
- */
15478
- "createPartnerStep_searchCountryPlaceholder"?: string;
15479
- /**
15480
- * @uiName Search currency placeholder
15481
- * @uiGroup Partner Creation Step
15482
- */
15483
- "createPartnerStep_searchCurrencyPlaceholder"?: string;
15484
- /**
15485
- * @uiName Submit button label
15486
- * @uiGroup Partner Creation Step
15487
- */
15488
- "createPartnerStep_submitButtonLabel"?: string;
15489
- /**
15490
- * @uiName Existing partner support description
15491
- * @uiGroup Partner Creation Step
15492
- * @uiWidget textArea
15493
- */
15494
- "createPartnerStep_supportDescriptionExistingPartner"?: string;
15495
15180
  /**
15496
15181
  * @uiName Email input label
15497
15182
  * @uiGroup Email Verification Step
@@ -15532,16 +15217,10 @@ declare namespace LocalJSX {
15532
15217
  * @uiGroup General Text
15533
15218
  */
15534
15219
  "general_verifyEmailHeader"?: string;
15535
- /**
15536
- * @uiName General widget header text with partner creation
15537
- * @uiGroup General Text
15538
- */
15539
- "general_widgetHeaderWithPartnerCreation"?: string;
15540
15220
  /**
15541
15221
  * @undocumented
15542
15222
  * @componentState { "title": "Step 1: Enter email", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"], "uiGroup": "Email Verification Step" }
15543
15223
  * @componentState { "title": "Step 2: Enter code", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"], "uiGroup": "Code Verification Step" }
15544
- * @componentState { "title": "Step 3: Create Partner", "props": { "showPartnerModal": true }, "dependencies": ["sqm-partner-info-modal"], "uiGroup": "Partner Creation Step" }
15545
15224
  */
15546
15225
  "stateController"?: string;
15547
15226
  }
@@ -15603,7 +15282,6 @@ declare namespace LocalJSX {
15603
15282
  "sqm-navigation-sidebar": SqmNavigationSidebar;
15604
15283
  "sqm-navigation-sidebar-item": SqmNavigationSidebarItem;
15605
15284
  "sqm-pagination": SqmPagination;
15606
- "sqm-partner-info-modal": SqmPartnerInfoModal;
15607
15285
  "sqm-password-field": SqmPasswordField;
15608
15286
  "sqm-payout-button-scroll": SqmPayoutButtonScroll;
15609
15287
  "sqm-payout-details-card": SqmPayoutDetailsCard;
@@ -15738,7 +15416,6 @@ declare module "@stencil/core" {
15738
15416
  "sqm-navigation-sidebar": LocalJSX.SqmNavigationSidebar & JSXBase.HTMLAttributes<HTMLSqmNavigationSidebarElement>;
15739
15417
  "sqm-navigation-sidebar-item": LocalJSX.SqmNavigationSidebarItem & JSXBase.HTMLAttributes<HTMLSqmNavigationSidebarItemElement>;
15740
15418
  "sqm-pagination": LocalJSX.SqmPagination & JSXBase.HTMLAttributes<HTMLSqmPaginationElement>;
15741
- "sqm-partner-info-modal": LocalJSX.SqmPartnerInfoModal & JSXBase.HTMLAttributes<HTMLSqmPartnerInfoModalElement>;
15742
15419
  "sqm-password-field": LocalJSX.SqmPasswordField & JSXBase.HTMLAttributes<HTMLSqmPasswordFieldElement>;
15743
15420
  "sqm-payout-button-scroll": LocalJSX.SqmPayoutButtonScroll & JSXBase.HTMLAttributes<HTMLSqmPayoutButtonScrollElement>;
15744
15421
  "sqm-payout-details-card": LocalJSX.SqmPayoutDetailsCard & JSXBase.HTMLAttributes<HTMLSqmPayoutDetailsCardElement>;