@saasquatch/mint-components 2.0.2-9 → 2.0.2

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 (180) hide show
  1. package/dist/cjs/{IndirectTaxDetailsView-e5f70b8b.js → IndirectTaxDetailsView-659a139c.js} +2 -2
  2. package/dist/cjs/{ShadowViewAddon-925a8fa6.js → ShadowViewAddon-fbc33c53.js} +8 -8
  3. package/dist/cjs/{usePayoutStatus-9abe2de8.js → data-16106637.js} +129 -158
  4. package/dist/cjs/{global-8bba5b3a.js → global-e862bfd4.js} +1 -1
  5. package/dist/cjs/loader.cjs.js +2 -2
  6. package/dist/cjs/mint-components.cjs.js +2 -2
  7. package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +118 -348
  8. package/dist/cjs/sqm-big-stat_47.cjs.entry.js +35 -230
  9. package/dist/cjs/sqm-code-verification.cjs.entry.js +1 -1
  10. package/dist/cjs/sqm-email-verification.cjs.entry.js +1 -1
  11. package/dist/cjs/sqm-empty_4.cjs.entry.js +1 -1
  12. package/dist/cjs/sqm-header-logo.cjs.entry.js +1 -14
  13. package/dist/cjs/{sqm-lead-checkbox-field-view-340acad0.js → sqm-lead-checkbox-field-view-dca40eb4.js} +1 -1
  14. package/dist/cjs/sqm-lead-checkbox-field.cjs.entry.js +3 -3
  15. package/dist/cjs/{sqm-lead-input-field-view-06ed3632.js → sqm-lead-input-field-view-2006001f.js} +1 -1
  16. package/dist/cjs/sqm-lead-input-field.cjs.entry.js +3 -3
  17. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +1 -1
  18. package/dist/cjs/sqm-pagination_3.cjs.entry.js +1 -1
  19. package/dist/cjs/{sqm-portal-email-verification-view-5518eb0d.js → sqm-portal-email-verification-view-1745d9a2.js} +1 -1
  20. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
  21. package/dist/cjs/{sqm-portal-profile-view-615e6975.js → sqm-portal-profile-view-5c5e29b1.js} +1 -1
  22. package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
  23. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
  24. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +1 -1
  25. package/dist/cjs/sqm-stencilbook.cjs.entry.js +8 -9
  26. package/dist/cjs/{useLeadFormState-fd0445f9.js → useLeadFormState-91999606.js} +1 -1
  27. package/dist/cjs/{utils-83d125fa.js → utils-4eb18a29.js} +1 -1
  28. package/dist/collection/components/sqm-header-logo/sqm-header-logo.js +3 -80
  29. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +3 -3
  30. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +4 -4
  31. package/dist/collection/components/tax-and-cash/TaxForm.stories.js +0 -1
  32. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +1 -2
  33. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +40 -46
  34. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +2 -90
  35. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +6 -359
  36. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +3 -33
  37. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +7 -307
  38. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +2 -92
  39. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +8 -308
  40. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +12 -23
  41. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +1 -1
  42. package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +9 -92
  43. package/dist/collection/global/styles.js +1 -1
  44. package/dist/collection/global/styles.ts +1 -1
  45. package/dist/esm/{IndirectTaxDetailsView-0a57b622.js → IndirectTaxDetailsView-8dec05e4.js} +2 -2
  46. package/dist/esm/{ShadowViewAddon-aae27c2e.js → ShadowViewAddon-7a242b65.js} +8 -8
  47. package/dist/esm/{usePayoutStatus-e0ef2374.js → data-acdb790f.js} +130 -159
  48. package/dist/esm/{global-1099f20d.js → global-58a69018.js} +1 -1
  49. package/dist/esm/loader.js +2 -2
  50. package/dist/esm/mint-components.js +2 -2
  51. package/dist/esm/sqm-banking-info-form_10.entry.js +69 -299
  52. package/dist/esm/sqm-big-stat_47.entry.js +13 -208
  53. package/dist/esm/sqm-code-verification.entry.js +1 -1
  54. package/dist/esm/sqm-email-verification.entry.js +1 -1
  55. package/dist/esm/sqm-empty_4.entry.js +1 -1
  56. package/dist/esm/sqm-header-logo.entry.js +1 -14
  57. package/dist/esm/{sqm-lead-checkbox-field-view-cbafee07.js → sqm-lead-checkbox-field-view-81541e40.js} +1 -1
  58. package/dist/esm/sqm-lead-checkbox-field.entry.js +3 -3
  59. package/dist/esm/{sqm-lead-input-field-view-f3775c28.js → sqm-lead-input-field-view-d543d939.js} +1 -1
  60. package/dist/esm/sqm-lead-input-field.entry.js +3 -3
  61. package/dist/esm/sqm-leaderboard-rank.entry.js +1 -1
  62. package/dist/esm/sqm-pagination_3.entry.js +1 -1
  63. package/dist/esm/{sqm-portal-email-verification-view-7d86299c.js → sqm-portal-email-verification-view-5fb1a99e.js} +1 -1
  64. package/dist/esm/sqm-portal-email-verification.entry.js +2 -2
  65. package/dist/esm/{sqm-portal-profile-view-3ed13e4d.js → sqm-portal-profile-view-e3aef106.js} +1 -1
  66. package/dist/esm/sqm-portal-profile.entry.js +2 -2
  67. package/dist/esm/sqm-referral-table_11.entry.js +1 -1
  68. package/dist/esm/sqm-rewards-table_9.entry.js +1 -1
  69. package/dist/esm/sqm-stencilbook.entry.js +8 -9
  70. package/dist/esm/{useLeadFormState-c379e5d7.js → useLeadFormState-8d4b2620.js} +1 -1
  71. package/dist/esm/{utils-6122971b.js → utils-2695a43e.js} +1 -1
  72. package/dist/esm-es5/{IndirectTaxDetailsView-0a57b622.js → IndirectTaxDetailsView-8dec05e4.js} +1 -1
  73. package/dist/esm-es5/{ShadowViewAddon-aae27c2e.js → ShadowViewAddon-7a242b65.js} +1 -1
  74. package/dist/esm-es5/data-acdb790f.js +6 -0
  75. package/dist/esm-es5/{global-1099f20d.js → global-58a69018.js} +1 -1
  76. package/dist/esm-es5/loader.js +1 -1
  77. package/dist/esm-es5/mint-components.js +1 -1
  78. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  79. package/dist/esm-es5/sqm-big-stat_47.entry.js +1 -1
  80. package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
  81. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  82. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  83. package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
  84. package/dist/esm-es5/{sqm-lead-checkbox-field-view-cbafee07.js → sqm-lead-checkbox-field-view-81541e40.js} +1 -1
  85. package/dist/esm-es5/sqm-lead-checkbox-field.entry.js +1 -1
  86. package/dist/esm-es5/{sqm-lead-input-field-view-f3775c28.js → sqm-lead-input-field-view-d543d939.js} +1 -1
  87. package/dist/esm-es5/sqm-lead-input-field.entry.js +1 -1
  88. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  89. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  90. package/dist/esm-es5/{sqm-portal-email-verification-view-7d86299c.js → sqm-portal-email-verification-view-5fb1a99e.js} +1 -1
  91. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  92. package/dist/esm-es5/{sqm-portal-profile-view-3ed13e4d.js → sqm-portal-profile-view-e3aef106.js} +1 -1
  93. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  94. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  95. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  96. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  97. package/dist/esm-es5/{useLeadFormState-c379e5d7.js → useLeadFormState-8d4b2620.js} +1 -1
  98. package/dist/esm-es5/{utils-6122971b.js → utils-2695a43e.js} +1 -1
  99. package/dist/mint-components/global/styles.ts +1 -1
  100. package/dist/mint-components/mint-components.esm.js +1 -1
  101. package/dist/mint-components/mint-components.js +1 -1
  102. package/dist/mint-components/{p-717b6730.system.entry.js → p-011c0990.system.entry.js} +1 -1
  103. package/dist/mint-components/p-012d31bc.entry.js +99 -0
  104. package/dist/mint-components/{p-db1a0db1.js → p-027c0b10.js} +1 -1
  105. package/dist/mint-components/{p-aa8c6332.js → p-088f082f.js} +1 -1
  106. package/dist/mint-components/{p-511c87ce.system.entry.js → p-0c024cf0.system.entry.js} +1 -1
  107. package/dist/mint-components/{p-60465a2d.system.js → p-1215518e.system.js} +1 -1
  108. package/dist/mint-components/{p-6c006998.entry.js → p-12e6cea7.entry.js} +2 -2
  109. package/dist/mint-components/{p-ad4348c3.system.js → p-13c6673e.system.js} +1 -1
  110. package/dist/mint-components/{p-ed16b35a.js → p-1aa9136c.js} +1 -1
  111. package/dist/mint-components/{p-a5c63310.entry.js → p-1b79b186.entry.js} +1 -1
  112. package/dist/mint-components/{p-6d5bd95a.js → p-1d8c5935.js} +1 -1
  113. package/dist/mint-components/{p-56009bf0.system.entry.js → p-2ea3eea9.system.entry.js} +1 -1
  114. package/dist/mint-components/p-2ea6e2fa.entry.js +273 -0
  115. package/dist/mint-components/p-303b84d7.system.entry.js +1 -0
  116. package/dist/mint-components/{p-7a268047.js → p-325c5476.js} +1 -1
  117. package/dist/mint-components/{p-bec87ac9.system.entry.js → p-36a1fa33.system.entry.js} +1 -1
  118. package/dist/mint-components/{p-aefaec37.entry.js → p-43ad51bc.entry.js} +1 -1
  119. package/dist/mint-components/p-469a6450.system.js +6 -0
  120. package/dist/mint-components/{p-e0a724dd.system.js → p-4cc72a4e.system.js} +1 -1
  121. package/dist/mint-components/{p-47c83656.entry.js → p-58c79873.entry.js} +1 -1
  122. package/dist/mint-components/{p-c994512c.system.js → p-5fbe6356.system.js} +1 -1
  123. package/dist/mint-components/{p-6d9ce4e5.entry.js → p-6076dbaf.entry.js} +1 -1
  124. package/dist/mint-components/{p-5f3eafd4.entry.js → p-6976099f.entry.js} +2 -2
  125. package/dist/mint-components/p-752ede25.system.entry.js +1 -0
  126. package/dist/mint-components/{p-74f43a08.system.js → p-78dda262.system.js} +1 -1
  127. package/dist/mint-components/{p-4ce51b1c.system.entry.js → p-829cb9ed.system.entry.js} +1 -1
  128. package/dist/mint-components/{p-c85f204b.system.js → p-8618e8f6.system.js} +1 -1
  129. package/dist/mint-components/{p-aa08457e.system.js → p-8d9fa981.system.js} +1 -1
  130. package/dist/mint-components/p-947bacd1.system.js +1 -0
  131. package/dist/mint-components/{p-0649123a.system.entry.js → p-97747228.system.entry.js} +1 -1
  132. package/dist/mint-components/{p-79a3344f.js → p-988f236f.js} +1 -1
  133. package/dist/mint-components/{p-22a9114f.system.entry.js → p-9d46f87f.system.entry.js} +1 -1
  134. package/dist/mint-components/{p-4c811d12.entry.js → p-a470e203.entry.js} +2 -2
  135. package/dist/mint-components/p-a7ee19dc.entry.js +1 -0
  136. package/dist/mint-components/{p-00bc7211.js → p-a974c549.js} +1 -1
  137. package/dist/mint-components/p-ad3ebf4d.entry.js +1 -0
  138. package/dist/mint-components/{p-4fed8672.js → p-bf044217.js} +1 -1
  139. package/dist/mint-components/{p-d3120982.system.entry.js → p-c6e8086f.system.entry.js} +1 -1
  140. package/dist/mint-components/{p-38f932ae.system.js → p-d7635535.system.js} +1 -1
  141. package/dist/mint-components/{p-ea0bc627.entry.js → p-d88d8ffe.entry.js} +1 -1
  142. package/dist/mint-components/{p-a217cc8d.entry.js → p-dc5bca55.entry.js} +1 -1
  143. package/dist/mint-components/{p-6445e926.system.entry.js → p-deecffd0.system.entry.js} +1 -1
  144. package/dist/mint-components/{p-60c14cec.entry.js → p-e19f0908.entry.js} +1 -1
  145. package/dist/mint-components/p-e1e7d01c.js +157 -0
  146. package/dist/mint-components/{p-14e813a7.system.entry.js → p-e8bda98a.system.entry.js} +1 -1
  147. package/dist/mint-components/{p-5d059c95.entry.js → p-ee3a7577.entry.js} +1 -1
  148. package/dist/mint-components/p-eea87fdc.system.entry.js +1 -0
  149. package/dist/mint-components/{p-f401ef19.system.entry.js → p-f5256738.system.entry.js} +1 -1
  150. package/dist/mint-components/p-f5820d03.system.js +1 -0
  151. package/dist/mint-components/{p-18720462.system.entry.js → p-fcf8bdbc.system.entry.js} +1 -1
  152. package/dist/mint-components/{p-57ce33dd.js → p-ffc3cd7c.js} +2 -2
  153. package/dist/types/components/sqm-header-logo/sqm-header-logo.d.ts +1 -14
  154. package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.d.ts +0 -24
  155. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +0 -16
  156. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +0 -57
  157. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -3
  158. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +0 -48
  159. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +0 -12
  160. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +0 -48
  161. package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.d.ts +0 -2
  162. package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +0 -1
  163. package/dist/types/components.d.ts +1 -331
  164. package/docs/docs.docx +0 -0
  165. package/docs/raisins.json +1 -1
  166. package/grapesjs/grapesjs.js +1 -1
  167. package/package.json +1 -1
  168. package/shoelace/assets/icons/twitter-x.svg +4 -0
  169. package/dist/esm-es5/usePayoutStatus-e0ef2374.js +0 -6
  170. package/dist/mint-components/p-09ab53fb.system.entry.js +0 -1
  171. package/dist/mint-components/p-35576752.system.entry.js +0 -1
  172. package/dist/mint-components/p-408a3798.entry.js +0 -273
  173. package/dist/mint-components/p-59bb2d52.system.js +0 -6
  174. package/dist/mint-components/p-60e35884.entry.js +0 -99
  175. package/dist/mint-components/p-680a7162.system.entry.js +0 -1
  176. package/dist/mint-components/p-8b5b2acc.entry.js +0 -1
  177. package/dist/mint-components/p-967a9040.system.js +0 -1
  178. package/dist/mint-components/p-ab111e29.entry.js +0 -1
  179. package/dist/mint-components/p-c41108ae.js +0 -157
  180. package/dist/mint-components/p-f0eae4e6.system.js +0 -1
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h as h$1, c as Host, F as Fragment } from './index-b3a06de8.js';
2
- import { b as buildFontsCssUrl, i as intl } from './global-1099f20d.js';
1
+ import { r as registerInstance, h as h$1, c as Host } from './index-b3a06de8.js';
2
+ import { b as buildFontsCssUrl, i as intl } from './global-58a69018.js';
3
3
  import { n as h, f as useEffect, i as d, k as useState, m as useRef, u as useMemo, b as browser, j as useReducer } from './dom-context-hooks.module-63370afd.js';
4
4
  import { i as isDemo, _ as _$1, d as dist, J, H, B, $ as $e, w as wn, u as useCallback, L, y as yn, j as jn, q as Ue, r as un, V as Ve, b as setUserIdentity, Q as Qe, k as kn, M as Mn, I as In, S as Sn } from './index.module-c9811a48.js';
5
5
  import { j as jsonpointer } from './jsonpointer-388a7082.js';
@@ -17,17 +17,17 @@ import { p as pathToRegexp } from './index-ffa26b43.js';
17
17
  import { E as EmailRegistrationView } from './email-registration-view-1f587f8b.js';
18
18
  import { R as REGISTRATION_FORM_STATE_CONTEXT, u as useRegistrationFormState } from './useRegistrationFormState-24d594ea.js';
19
19
  import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-dda1f52b.js';
20
- import { R as RequiredPropsError, L as LEAD_FORM_STATE_CONTEXT, u as useLeadFormState } from './useLeadFormState-c379e5d7.js';
20
+ import { R as RequiredPropsError, L as LEAD_FORM_STATE_CONTEXT, u as useLeadFormState } from './useLeadFormState-8d4b2620.js';
21
21
  import { P as PortalLoginView } from './sqm-portal-login-view-7670cd86.js';
22
22
  import { u as usePortalLogin } from './usePortalLogin-f95bbc67.js';
23
23
  import { A as AsYouType } from './AsYouType-46f67d0d.js';
24
24
  import { i as isEmpty } from './utilities-72c07b09.js';
25
25
  import { E as ErrorView } from './ErrorView-bbf0a042.js';
26
- import { u as useDemoBigStat, W as useBigStat, B as BigStatView, C as CardFeedView, c as CheckboxFieldView, e as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, U as LeadDropdownFieldView, Q as LeadFormView, X as withShadowView, L as LeaderboardView, N as NameFieldsView, f as ChangeMarktingView, P as PortalChangePasswordView, g as PortalFooterView, h as PortalForgotPasswordView, i as PortalFrameView, d as PortalRegisterView, R as ReferralIframeView, j as RewardExchangeView, Y as demoRewardExchange, J as useShareButton, a as ShareButtonView, K as useShareLink, S as StatContainerView, T as TaskCardView } from './ShadowViewAddon-aae27c2e.js';
26
+ import { u as useDemoBigStat, W as useBigStat, B as BigStatView, C as CardFeedView, c as CheckboxFieldView, e as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, U as LeadDropdownFieldView, Q as LeadFormView, X as withShadowView, L as LeaderboardView, N as NameFieldsView, f as ChangeMarktingView, P as PortalChangePasswordView, g as PortalFooterView, h as PortalForgotPasswordView, i as PortalFrameView, d as PortalRegisterView, R as ReferralIframeView, j as RewardExchangeView, Y as demoRewardExchange, J as useShareButton, a as ShareButtonView, K as useShareLink, S as StatContainerView, T as TaskCardView } from './ShadowViewAddon-7a242b65.js';
27
27
  import './sqm-portal-container-view-176e92e3.js';
28
- import { g as getCountryObj, L as LoadingView } from './utils-6122971b.js';
28
+ import { g as getCountryObj, L as LoadingView } from './utils-2695a43e.js';
29
29
  import { p as parseStates, e as extractProps } from './extractProps-54064fb0.js';
30
- import { u as usePayoutStatus, T as TAX_CONTEXT_NAMESPACE, a as TAX_FORM_CONTEXT_NAMESPACE, U as USER_FORM_CONTEXT_NAMESPACE, C as CURRENCIES_NAMESPACE, b as COUNTRIES_NAMESPACE, S as SORTED_COUNTRIES_NAMESPACE, c as USER_QUERY_NAMESPACE, G as GET_USER$2, d as COUNTRIES_QUERY_NAMESPACE, e as GET_COUNTRIES, F as FINANCE_NETWORK_SETTINGS_NAMESPACE, f as GET_FINANCE_NETWORK_SETTINGS, g as CURRENCIES_QUERY_NAMESPACE, h as GET_CURRENCIES } from './usePayoutStatus-e0ef2374.js';
30
+ import { u as usePayoutStatus, T as TAX_CONTEXT_NAMESPACE, a as TAX_FORM_CONTEXT_NAMESPACE, U as USER_FORM_CONTEXT_NAMESPACE, C as CURRENCIES_NAMESPACE, b as COUNTRIES_NAMESPACE, S as SORTED_COUNTRIES_NAMESPACE, c as USER_QUERY_NAMESPACE, G as GET_USER$2, d as COUNTRIES_QUERY_NAMESPACE, e as GET_COUNTRIES, F as FINANCE_NETWORK_SETTINGS_NAMESPACE, f as GET_FINANCE_NETWORK_SETTINGS, g as CURRENCIES_QUERY_NAMESPACE, h as GET_CURRENCIES } from './data-acdb790f.js';
31
31
 
32
32
  /**
33
33
  *
@@ -3023,7 +3023,7 @@ function PayoutStatusAlertView(props) {
3023
3023
  icon: "exclamation-triangle",
3024
3024
  };
3025
3025
  }
3026
- case "NEW_PAYEE_REVIEW":
3026
+ case "ACCOUNT_REVIEW":
3027
3027
  return {
3028
3028
  header: text.accountReviewHeader,
3029
3029
  description: intl.formatMessage({
@@ -3036,92 +3036,6 @@ function PayoutStatusAlertView(props) {
3036
3036
  alertType: "warning",
3037
3037
  icon: "exclamation-triangle",
3038
3038
  };
3039
- case "PAYMENT_HOLD_ON_CHANGE":
3040
- return {
3041
- header: text.paymentHoldOnChangeHeader,
3042
- description: intl.formatMessage({
3043
- id: "accountReviewDescription",
3044
- defaultMessage: text.paymentHoldOnChangeDescription,
3045
- }, {
3046
- supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3047
- }),
3048
- buttonText: null,
3049
- alertType: "warning",
3050
- icon: "exclamation-triangle",
3051
- };
3052
- case "BENEFICIARY_NAME_INVALID":
3053
- return {
3054
- header: text.beneficiaryNameInvalidHeader,
3055
- description: intl.formatMessage({
3056
- id: "accountReviewDescription",
3057
- defaultMessage: text.beneficiaryNameInvalidDescription,
3058
- }, {
3059
- supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3060
- }),
3061
- button: (h$1(Fragment, null,
3062
- h$1("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
3063
- h$1("sl-button", { disabled: states.loading, type: "default", onClick: callbacks.onNewFormClick }, text.newFormButton))),
3064
- alertType: "warning",
3065
- icon: "exclamation-triangle",
3066
- };
3067
- case "BENEFICIARY_NAME_MISMATCH":
3068
- return {
3069
- header: text.beneficiaryNameMismatchHeader,
3070
- description: intl.formatMessage({
3071
- id: "accountReviewDescription",
3072
- defaultMessage: text.beneficiaryNameMismatchDescription,
3073
- }, {
3074
- supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3075
- }),
3076
- button: (h$1(Fragment, null,
3077
- h$1("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
3078
- h$1("sl-button", { disabled: states.loading, type: "default", onClick: callbacks.onNewFormClick }, text.newFormButton))),
3079
- alertType: "warning",
3080
- icon: "exclamation-triangle",
3081
- };
3082
- case "BANK_TAX_NAME_MISMATCH":
3083
- return {
3084
- header: text.bankTaxNameMismatchHeader,
3085
- description: intl.formatMessage({
3086
- id: "accountReviewDescription",
3087
- defaultMessage: text.bankTaxNameMismatchDescription,
3088
- }, {
3089
- supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3090
- }),
3091
- button: (h$1(Fragment, null,
3092
- h$1("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
3093
- h$1("sl-button", { disabled: states.loading, type: "default", onClick: callbacks.onNewFormClick }, text.newFormButton))),
3094
- alertType: "warning",
3095
- icon: "exclamation-triangle",
3096
- };
3097
- case "WITHDRAWAL_SETTINGS_INVALID":
3098
- return {
3099
- header: text.withdrawalSettingsInvalidHeader,
3100
- description: intl.formatMessage({
3101
- id: "accountReviewDescription",
3102
- defaultMessage: text.withdrawalSettingsInvalidDescription,
3103
- }, {
3104
- supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3105
- }),
3106
- button: (h$1(Fragment, null,
3107
- h$1("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton))),
3108
- alertType: "warning",
3109
- icon: "exclamation-triangle",
3110
- };
3111
- case "PAYMENT_RETURNED":
3112
- return {
3113
- header: text.paymentReturnedHeader,
3114
- description: intl.formatMessage({
3115
- id: "accountReviewDescription",
3116
- defaultMessage: text.paymentReturnedDescription,
3117
- }, {
3118
- supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3119
- }),
3120
- button: (h$1(Fragment, null,
3121
- h$1("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton))),
3122
- alertType: "error",
3123
- icon: "exclamation-triangle",
3124
- };
3125
3039
  case "HOLD":
3126
3040
  return {
3127
3041
  header: text.holdHeader,
@@ -3157,8 +3071,6 @@ function PayoutStatusAlertView(props) {
3157
3071
  return (h$1("div", { style: { paddingTop: "10px" } },
3158
3072
  h$1("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base", loading: states.veriffLoading, onClick: callbacks.onClick }, text.verificationRequiredButtonText)));
3159
3073
  default:
3160
- if (alertDetails.button)
3161
- return alertDetails.button;
3162
3074
  return;
3163
3075
  }
3164
3076
  }
@@ -3185,15 +3097,6 @@ const PayoutStatusAlert = class {
3185
3097
  * @uiName Info required alert header
3186
3098
  */
3187
3099
  this.informationRequiredHeader = "Payout and tax information required";
3188
- /**
3189
- *
3190
- * @uiName Edit payment info button label
3191
- */
3192
- this.editPaymentInformationButton = "Edit Payout Information";
3193
- /**
3194
- * @uiName Submit new tax form button label
3195
- */
3196
- this.newFormButton = "Submit new form";
3197
3100
  /**
3198
3101
  * @uiName Info required alert description
3199
3102
  */
@@ -3217,7 +3120,7 @@ const PayoutStatusAlert = class {
3217
3120
  /**
3218
3121
  * @uiName Verification required internal alert header
3219
3122
  */
3220
- this.verificationRequiredInternalHeader = "Identity Verification in progress";
3123
+ this.verificationRequiredInternalHeader = "Identity Verification in Progress";
3221
3124
  /**
3222
3125
  * @uiName Verification required internal alert description
3223
3126
  */
@@ -3225,7 +3128,7 @@ const PayoutStatusAlert = class {
3225
3128
  /**
3226
3129
  * @uiName Verification review internal alert header
3227
3130
  */
3228
- this.verificationReviewInternalHeader = "Identity Verification under review";
3131
+ this.verificationReviewInternalHeader = "Identity Verification Under Review";
3229
3132
  /**
3230
3133
  * @uiName Verification review internal alert description
3231
3134
  */
@@ -3233,7 +3136,7 @@ const PayoutStatusAlert = class {
3233
3136
  /**
3234
3137
  * @uiName Verification failed internal alert header
3235
3138
  */
3236
- this.verificationFailedInternalHeader = "Identity verification unsuccessful";
3139
+ this.verificationFailedInternalHeader = "Identity Verification Unsuccessful";
3237
3140
  /**
3238
3141
  * @uiName Verification failed internal alert description
3239
3142
  */
@@ -3246,54 +3149,6 @@ const PayoutStatusAlert = class {
3246
3149
  * @uiName Account review alert description
3247
3150
  */
3248
3151
  this.accountReviewDescription = "This process takes 48 hours, payouts are on hold until it's completed. You will receive an email from our referral provider, Impact.com, if any issues arise. It contains details on how to resolve this issue. If you need further assistance, please reach out to our {supportLink}.";
3249
- /**
3250
- * @uiName Payment on hold alert header
3251
- */
3252
- this.paymentHoldOnChangeHeader = "We are reviewing your new payout settings";
3253
- /**
3254
- * @uiName Payment on hold alert description
3255
- */
3256
- this.paymentHoldOnChangeDescription = "Your payout is temporarily on hold while we review your new payment information, this process is usually resolved within 48 hours.";
3257
- /**
3258
- * @uiName Beneficiary name invalid alert header
3259
- */
3260
- this.beneficiaryNameInvalidHeader = "Your payment information does not match your tax form";
3261
- /**
3262
- * @uiName Beneficiary name invalid description
3263
- */
3264
- this.beneficiaryNameInvalidDescription = "The beneficiary name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
3265
- /**
3266
- * @uiName Beneficiary name mismatch alert header
3267
- */
3268
- this.beneficiaryNameMismatchHeader = "Your payment information does not match your tax form";
3269
- /**
3270
- * @uiName Beneficiary name mismatch alert description
3271
- */
3272
- this.beneficiaryNameMismatchDescription = "The beneficiary name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
3273
- /**
3274
- * @uiName Bank name mismatch alert header
3275
- */
3276
- this.bankTaxNameMismatchHeader = "Your payment information does not match your tax form";
3277
- /**
3278
- * @uiName Bank name mismatch alert description
3279
- */
3280
- this.bankTaxNameMismatchDescription = "The bank name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
3281
- /**
3282
- * @uiName Withdrawal settings invalid alert header
3283
- */
3284
- this.withdrawalSettingsInvalidHeader = "Your payment information includes invalid characters";
3285
- /**
3286
- * @uiName Withdrawal settings invalid alert description
3287
- */
3288
- this.withdrawalSettingsInvalidDescription = "There are invalid characters in your payment information. Please review your information and make sure it is correct with no invalid characters. Your payouts are on hold until this is resolved.";
3289
- /**
3290
- * @uiName Payment returned alert header
3291
- */
3292
- this.paymentReturnedHeader = "Payout unsuccessful";
3293
- /**
3294
- * @uiName Payment returned alert description
3295
- */
3296
- this.paymentReturnedDescription = "Our recent payment attempt for your earnings was unsuccessful. Please review your payment information and make sure it is correct.";
3297
3152
  /**
3298
3153
  * @uiName W-9 payment threshold alert header
3299
3154
  */
@@ -3372,8 +3227,6 @@ function useDemoPayoutStatusAlert(props) {
3372
3227
  callbacks: {
3373
3228
  onTermsClick: () => { },
3374
3229
  onClick: () => console.log("show"),
3375
- onPaymentInfoClick: () => { },
3376
- onNewFormClick: () => { },
3377
3230
  },
3378
3231
  }, formatted || props.demoData || {}, { arrayMerge: (_, a) => a });
3379
3232
  }
@@ -7568,7 +7421,7 @@ const TaxAndCashMonolith = class {
7568
7421
  * @uiGroup Dashboard Properties
7569
7422
  * @uiWidget textArea
7570
7423
  */
7571
- this.dashboard_verificationRequiredInternalHeader = "Identity verification in progress";
7424
+ this.dashboard_verificationRequiredInternalHeader = "Identity Verification in Progress";
7572
7425
  /**
7573
7426
  * @uiName Verification required internal alert description
7574
7427
  * @uiGroup Dashboard Properties
@@ -7580,7 +7433,7 @@ const TaxAndCashMonolith = class {
7580
7433
  * @uiGroup Dashboard Properties
7581
7434
  * @uiWidget textArea
7582
7435
  */
7583
- this.dashboard_verificationReviewInternalHeader = "Identity verification under review";
7436
+ this.dashboard_verificationReviewInternalHeader = "Identity Verification Under Review";
7584
7437
  /**
7585
7438
  * @uiName Verification review internal alert description
7586
7439
  * @uiGroup Dashboard Properties
@@ -7592,7 +7445,7 @@ const TaxAndCashMonolith = class {
7592
7445
  * @uiGroup Dashboard Properties
7593
7446
  * @uiWidget textArea
7594
7447
  */
7595
- this.dashboard_verificationFailedInternalHeader = "Identity verification usuccessful";
7448
+ this.dashboard_verificationFailedInternalHeader = "Identity Verification Unsuccessful";
7596
7449
  /**
7597
7450
  * @uiName Verification failed internal alert description
7598
7451
  * @uiGroup Dashboard Properties
@@ -7626,54 +7479,6 @@ const TaxAndCashMonolith = class {
7626
7479
  * @uiName Account review alert description
7627
7480
  */
7628
7481
  this.dashboard_accountReviewDescription = "This process takes 48 hours, payouts are on hold until it's completed. You will receive an email from our referral provider, Impact.com, if any issues arise. It contains details on how to resolve this issue. If you need further assistance, please reach out to our {supportLink}.";
7629
- /**
7630
- * @uiName Payment on hold alert header
7631
- */
7632
- this.dashboard_paymentOnHoldHeader = "We are reviewing your new payout settings";
7633
- /**
7634
- * @uiName Payment on hold alert description
7635
- */
7636
- this.dashboard_paymentOnHoldDescription = "Your payout is temporarily on hold while we review your new payment information, this process is usually resolved within 48 hours.";
7637
- /**
7638
- * @uiName Beneficiary name invalid alert header
7639
- */
7640
- this.dashboard_beneficiaryNameInvalidHeader = "Your payment information does not match your tax form";
7641
- /**
7642
- * @uiName Beneficiary name invalid description
7643
- */
7644
- this.dashboard_beneficiaryNameInvalidDescription = "The beneficiary name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
7645
- /**
7646
- * @uiName Beneficiary name mismatch alert header
7647
- */
7648
- this.dashboard_beneficiaryNameMismatchHeader = "Your payment information does not match your tax form";
7649
- /**
7650
- * @uiName Beneficiary name mismatch alert description
7651
- */
7652
- this.dashboard_beneficiaryNameMismatchDescription = "The beneficiary name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
7653
- /**
7654
- * @uiName Bank name mismatch alert header
7655
- */
7656
- this.dashboard_bankNameMismatchHeader = "Your payment information does not match your tax form";
7657
- /**
7658
- * @uiName Bank name mismatch alert description
7659
- */
7660
- this.dashboard_bankNameMismatchDescription = "The bank name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
7661
- /**
7662
- * @uiName Withdrawal settings invalid alert header
7663
- */
7664
- this.dashboard_withdrawalSettingsInvalidHeader = "Your payment information includes invalid characters";
7665
- /**
7666
- * @uiName Withdrawal settings invalid alert description
7667
- */
7668
- this.dashboard_withdrawalSettingsInvalidDescription = "There are invalid characters in your payment information. Please review your information and make sure it is correct with no invalid characters. Your payouts are on hold until this is resolved.";
7669
- /**
7670
- * @uiName Payment returned alert header
7671
- */
7672
- this.dashboard_paymentReturnedHeader = "Payout unsuccessful";
7673
- /**
7674
- * @uiName Payment returned alert description
7675
- */
7676
- this.dashboard_paymentReturnedDescription = "Our recent payment attempt for your earnings was unsuccessful. Please review your payment information and make sure it is correct.";
7677
7482
  /**
7678
7483
  * @uiName Terms and Conditions text
7679
7484
  * @uiGroup Dashboard Properties
@@ -1,5 +1,5 @@
1
1
  import { h, r as registerInstance } from './index-b3a06de8.js';
2
- import { i as intl } from './global-1099f20d.js';
2
+ import { i as intl } from './global-58a69018.js';
3
3
  import { l, k as useState, f as useEffect, n as h$1 } from './dom-context-hooks.module-63370afd.js';
4
4
  import { d as dist, t as Pn, F as Fn, i as isDemo, p as En } from './index.module-c9811a48.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
@@ -1,5 +1,5 @@
1
1
  import { h, r as registerInstance } from './index-b3a06de8.js';
2
- import { i as intl } from './global-1099f20d.js';
2
+ import { i as intl } from './global-58a69018.js';
3
3
  import { k as useState, f as useEffect, n as h$1 } from './dom-context-hooks.module-63370afd.js';
4
4
  import { d as dist, t as Pn, w as wn, J, $ as $e, i as isDemo, p as En } from './index.module-c9811a48.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
@@ -1,5 +1,5 @@
1
1
  import { h, r as registerInstance, c as Host } from './index-b3a06de8.js';
2
- import { i as intl } from './global-1099f20d.js';
2
+ import { i as intl } from './global-58a69018.js';
3
3
  import { n as h$1 } from './dom-context-hooks.module-63370afd.js';
4
4
  import './index.module-c9811a48.js';
5
5
  import { g as getProps } from './utils-334c1e34.js';
@@ -4,15 +4,6 @@ import { n as h } from './dom-context-hooks.module-63370afd.js';
4
4
  const HeroImage = class {
5
5
  constructor(hostRef) {
6
6
  registerInstance(this, hostRef);
7
- /**
8
- * @uiName Logo text size
9
- */
10
- this.logoTextSize = 32;
11
- /**
12
- * @uiWidget color
13
- * @uiName Logo text color
14
- */
15
- this.logoTextColor = "#555555";
16
7
  /**
17
8
  * Page participants are navigated to after clicking the header logo.
18
9
  *
@@ -28,11 +19,7 @@ const HeroImage = class {
28
19
  }
29
20
  disconnectedCallback() { }
30
21
  render() {
31
- return (h$1(Host, null, h$1("a", { href: this.nextPage, part: "sqm-link" }, this.imageUrl ? (h$1("img", { style: { height: `${this === null || this === void 0 ? void 0 : this.height}px` }, src: this === null || this === void 0 ? void 0 : this.imageUrl })) : (h$1("h3", { style: {
32
- fontSize: `${this.logoTextSize}px`,
33
- color: this.logoTextColor || "#555555",
34
- textDecoration: "none",
35
- } }, this.logoText)))));
22
+ return (h$1(Host, null, h$1("a", { href: this.nextPage, part: "sqm-link" }, h$1("img", { style: { height: `${this === null || this === void 0 ? void 0 : this.height}px` }, src: this === null || this === void 0 ? void 0 : this.imageUrl }))));
36
23
  }
37
24
  };
38
25
 
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-b3a06de8.js';
2
- import { i as intl } from './global-1099f20d.js';
2
+ import { i as intl } from './global-58a69018.js';
3
3
  import { j as jss, a as create } from './JSS-67b5cff8.js';
4
4
 
5
5
  const style = {
@@ -1,12 +1,12 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-b3a06de8.js';
2
- import './global-1099f20d.js';
2
+ import './global-58a69018.js';
3
3
  import { i as d, n as h } from './dom-context-hooks.module-63370afd.js';
4
4
  import { i as isDemo } from './index.module-c9811a48.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { a as getMissingProps, g as getProps } from './utils-334c1e34.js';
7
7
  import './JSS-67b5cff8.js';
8
- import { L as LEAD_FORM_STATE_CONTEXT, R as RequiredPropsError } from './useLeadFormState-c379e5d7.js';
9
- import { L as LeadCheckboxFieldView } from './sqm-lead-checkbox-field-view-cbafee07.js';
8
+ import { L as LEAD_FORM_STATE_CONTEXT, R as RequiredPropsError } from './useLeadFormState-8d4b2620.js';
9
+ import { L as LeadCheckboxFieldView } from './sqm-lead-checkbox-field-view-81541e40.js';
10
10
 
11
11
  function useLeadCheckboxField() {
12
12
  const leadFormState = d(LEAD_FORM_STATE_CONTEXT);
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-b3a06de8.js';
2
- import { i as intl } from './global-1099f20d.js';
2
+ import { i as intl } from './global-58a69018.js';
3
3
  import { j as jss, a as create } from './JSS-67b5cff8.js';
4
4
  import { E as ErrorStyles } from './mixins-f750863a.js';
5
5
 
@@ -1,13 +1,13 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-b3a06de8.js';
2
- import './global-1099f20d.js';
2
+ import './global-58a69018.js';
3
3
  import { i as d, n as h } from './dom-context-hooks.module-63370afd.js';
4
4
  import { i as isDemo } from './index.module-c9811a48.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { g as getProps, a as getMissingProps } from './utils-334c1e34.js';
7
7
  import './JSS-67b5cff8.js';
8
8
  import './mixins-f750863a.js';
9
- import { L as LEAD_FORM_STATE_CONTEXT, R as RequiredPropsError } from './useLeadFormState-c379e5d7.js';
10
- import { L as LeadInputFieldView } from './sqm-lead-input-field-view-f3775c28.js';
9
+ import { L as LEAD_FORM_STATE_CONTEXT, R as RequiredPropsError } from './useLeadFormState-8d4b2620.js';
10
+ import { L as LeadInputFieldView } from './sqm-lead-input-field-view-d543d939.js';
11
11
 
12
12
  function useLeadInputField() {
13
13
  const leadFormState = d(LEAD_FORM_STATE_CONTEXT);
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-b3a06de8.js';
2
- import { i as intl } from './global-1099f20d.js';
2
+ import { i as intl } from './global-58a69018.js';
3
3
  import { n as h } from './dom-context-hooks.module-63370afd.js';
4
4
  import { d as dist, H, J, w as wn, i as isDemo } from './index.module-c9811a48.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
@@ -1,5 +1,5 @@
1
1
  import { h, F as Fragment, r as registerInstance } from './index-b3a06de8.js';
2
- import { i as intl } from './global-1099f20d.js';
2
+ import { i as intl } from './global-58a69018.js';
3
3
  import { n as h$1, k as useState } from './dom-context-hooks.module-63370afd.js';
4
4
  import { F as Fn, i as isDemo, d as dist, H, J, B, w as wn, $ as $e } from './index.module-c9811a48.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-b3a06de8.js';
2
- import { i as intl } from './global-1099f20d.js';
2
+ import { i as intl } from './global-58a69018.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
5
  import { T as TextSpanView } from './sqm-text-span-view-4c17b8c9.js';
@@ -1,12 +1,12 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-b3a06de8.js';
2
- import './global-1099f20d.js';
2
+ import './global-58a69018.js';
3
3
  import { k as useState, m as useRef, f as useEffect, n as h } from './dom-context-hooks.module-63370afd.js';
4
4
  import { l as ln, n as nn, J, j as jn, u as useCallback, i as isDemo } from './index.module-c9811a48.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './JSS-67b5cff8.js';
7
7
  import './mixins-f750863a.js';
8
8
  import './sqm-text-span-view-4c17b8c9.js';
9
- import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-7d86299c.js';
9
+ import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-5fb1a99e.js';
10
10
 
11
11
  function usePortalEmailVerification(props) {
12
12
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-b3a06de8.js';
2
- import { i as intl } from './global-1099f20d.js';
2
+ import { i as intl } from './global-58a69018.js';
3
3
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
4
  import { T as TextSpanView } from './sqm-text-span-view-4c17b8c9.js';
5
5
 
@@ -1,12 +1,12 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-b3a06de8.js';
2
- import './global-1099f20d.js';
2
+ import './global-58a69018.js';
3
3
  import { k as useState, f as useEffect, n as h } from './dom-context-hooks.module-63370afd.js';
4
4
  import { d as dist, J, w as wn, $ as $e, i as isDemo } from './index.module-c9811a48.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { g as getProps } from './utils-334c1e34.js';
7
7
  import './JSS-67b5cff8.js';
8
8
  import './sqm-text-span-view-4c17b8c9.js';
9
- import { P as PortalProfileView } from './sqm-portal-profile-view-3ed13e4d.js';
9
+ import { P as PortalProfileView } from './sqm-portal-profile-view-e3aef106.js';
10
10
  import { i as isEmpty } from './utilities-72c07b09.js';
11
11
 
12
12
  const GET_USER = dist.gql `
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h as h$1, g as getElement, c as Host } from './index-b3a06de8.js';
2
- import { i as intl } from './global-1099f20d.js';
2
+ import { i as intl } from './global-58a69018.js';
3
3
  import { n as h, j as useReducer, u as useMemo, f as useEffect } from './dom-context-hooks.module-63370afd.js';
4
4
  import { i as isDemo } from './index.module-c9811a48.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
@@ -1,5 +1,5 @@
1
1
  import { h, r as registerInstance, c as Host } from './index-b3a06de8.js';
2
- import { i as intl } from './global-1099f20d.js';
2
+ import { i as intl } from './global-58a69018.js';
3
3
  import { b as browser, j as useReducer, f as useEffect, n as h$1, u as useMemo } from './dom-context-hooks.module-63370afd.js';
4
4
  import { d as dist, J, H, L, w as wn, R as Rn, i as isDemo } from './index.module-c9811a48.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
@@ -1,5 +1,5 @@
1
1
  import { h, r as registerInstance, c as Host } from './index-b3a06de8.js';
2
- import './global-1099f20d.js';
2
+ import './global-58a69018.js';
3
3
  import { a as commonjsGlobal, u as useMemo, k as useState, c as createCommonjsModule, f as useEffect, n as h$1 } from './dom-context-hooks.module-63370afd.js';
4
4
  import { j as jn, b as setUserIdentity, o as setProgramId, k as kn, d as dist, X as Xe } from './index.module-c9811a48.js';
5
5
  import './cjs-bdfb4486.js';
@@ -15,26 +15,26 @@ import './sqm-text-span-view-4c17b8c9.js';
15
15
  import { C as CloseButtonView } from './sqm-close-button-view-2fa57229.js';
16
16
  import './index-ffa26b43.js';
17
17
  import { E as EmailRegistrationView } from './email-registration-view-1f587f8b.js';
18
- import { L as LeadCheckboxFieldView } from './sqm-lead-checkbox-field-view-cbafee07.js';
18
+ import { L as LeadCheckboxFieldView } from './sqm-lead-checkbox-field-view-81541e40.js';
19
19
  import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-18baae5b.js';
20
20
  import { L as LogoutCurrentUserView } from './sqm-logout-current-user-view-f21e54e3.js';
21
21
  import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-0a2ec560.js';
22
22
  import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-5a452423.js';
23
- import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-7d86299c.js';
23
+ import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-5fb1a99e.js';
24
24
  import { P as PortalLoginView } from './sqm-portal-login-view-7670cd86.js';
25
25
  import { B as BaseRegistrationFormView } from './sqm-base-registration-form-view-9e97d8b4.js';
26
26
  import { P as PortalRegistrationFormView } from './sqm-portal-registration-form-view-8bdc3804.js';
27
- import { P as PortalProfileView } from './sqm-portal-profile-view-3ed13e4d.js';
27
+ import { P as PortalProfileView } from './sqm-portal-profile-view-e3aef106.js';
28
28
  import './utilities-72c07b09.js';
29
29
  import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-abef7286.js';
30
30
  import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-33805220.js';
31
31
  import './ErrorView-bbf0a042.js';
32
32
  import { Q as QrCodeView } from './sqm-qr-code-view-ea505213.js';
33
- import { S as StatContainerView, B as BigStatView, a as ShareButtonView, P as PortalChangePasswordView, b as PoweredByImg$1, u as useDemoBigStat, T as TaskCardView, C as CardFeedView, c as CheckboxFieldView, d as PortalRegisterView, e as CouponCodeView, D as DropdownFieldView, E as EditProfileView, L as LeaderboardView, H as HeroView, I as InputFieldView, N as NameFieldsView, f as ChangeMarktingView, g as PortalFooterView, h as PortalForgotPasswordView, i as PortalFrameView, R as ReferralIframeView, j as RewardExchangeView, r as rewardExchangeCustomErrorMsg, k as rewardExchangeLongText, l as rewardExchangeSelected, m as chooseAmountFixed, n as chooseAmountFixedNoDescription, o as chooseAmountVariable, p as chooseAmountVariableNoDescription, q as chooseAmountVariableDisabled, s as chooseAmountVariableUnavailable, t as confirmFixed, v as confirmVariable, w as redemptionError, x as queryError, y as success, z as successVariable, A as loading, F as empty$1, G as rewardExchange, J as useShareButton, K as useShareLink, M as ProgressBarView, O as ProgressBar$2, Q as LeadFormView, U as LeadDropdownFieldView, V as ShadowViewAddon } from './ShadowViewAddon-aae27c2e.js';
33
+ import { S as StatContainerView, B as BigStatView, a as ShareButtonView, P as PortalChangePasswordView, b as PoweredByImg$1, u as useDemoBigStat, T as TaskCardView, C as CardFeedView, c as CheckboxFieldView, d as PortalRegisterView, e as CouponCodeView, D as DropdownFieldView, E as EditProfileView, L as LeaderboardView, H as HeroView, I as InputFieldView, N as NameFieldsView, f as ChangeMarktingView, g as PortalFooterView, h as PortalForgotPasswordView, i as PortalFrameView, R as ReferralIframeView, j as RewardExchangeView, r as rewardExchangeCustomErrorMsg, k as rewardExchangeLongText, l as rewardExchangeSelected, m as chooseAmountFixed, n as chooseAmountFixedNoDescription, o as chooseAmountVariable, p as chooseAmountVariableNoDescription, q as chooseAmountVariableDisabled, s as chooseAmountVariableUnavailable, t as confirmFixed, v as confirmVariable, w as redemptionError, x as queryError, y as success, z as successVariable, A as loading, F as empty$1, G as rewardExchange, J as useShareButton, K as useShareLink, M as ProgressBarView, O as ProgressBar$2, Q as LeadFormView, U as LeadDropdownFieldView, V as ShadowViewAddon } from './ShadowViewAddon-7a242b65.js';
34
34
  import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-176e92e3.js';
35
- import { I as InvoiceTableView, a as INDIRECT_TAX_SPAIN_REGIONS, b as INDIRECT_TAX_PROVINCES, O as OtherRegionSlotView } from './IndirectTaxDetailsView-0a57b622.js';
36
- import { t as taxTypeToName, L as LoadingView } from './utils-6122971b.js';
37
- import { L as LeadInputFieldView } from './sqm-lead-input-field-view-f3775c28.js';
35
+ import { I as InvoiceTableView, a as INDIRECT_TAX_SPAIN_REGIONS, b as INDIRECT_TAX_PROVINCES, O as OtherRegionSlotView } from './IndirectTaxDetailsView-8dec05e4.js';
36
+ import { t as taxTypeToName, L as LoadingView } from './utils-2695a43e.js';
37
+ import { L as LeadInputFieldView } from './sqm-lead-input-field-view-d543d939.js';
38
38
 
39
39
  /**
40
40
  * lodash (Custom Build) <https://lodash.com/>
@@ -15646,7 +15646,6 @@ const stepOneProps = {
15646
15646
  },
15647
15647
  },
15648
15648
  data: {
15649
- partnerData: {},
15650
15649
  regionLabelEnum: "STATE",
15651
15650
  regions: [],
15652
15651
  phoneCountries: [
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-b3a06de8.js';
2
- import { i as intl } from './global-1099f20d.js';
2
+ import { i as intl } from './global-58a69018.js';
3
3
  import { k as useState, y } from './dom-context-hooks.module-63370afd.js';
4
4
  import { _ } from './index.module-c9811a48.js';
5
5
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-b3a06de8.js';
2
- import { i as intl } from './global-1099f20d.js';
2
+ import { i as intl } from './global-58a69018.js';
3
3
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
4
 
5
5
  const style = {