@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
@@ -884,7 +884,7 @@ export class TaxAndCashMonolith {
884
884
  * @uiGroup Dashboard Properties
885
885
  * @uiWidget textArea
886
886
  */
887
- this.dashboard_verificationRequiredInternalHeader = "Identity verification in progress";
887
+ this.dashboard_verificationRequiredInternalHeader = "Identity Verification in Progress";
888
888
  /**
889
889
  * @uiName Verification required internal alert description
890
890
  * @uiGroup Dashboard Properties
@@ -896,7 +896,7 @@ export class TaxAndCashMonolith {
896
896
  * @uiGroup Dashboard Properties
897
897
  * @uiWidget textArea
898
898
  */
899
- this.dashboard_verificationReviewInternalHeader = "Identity verification under review";
899
+ this.dashboard_verificationReviewInternalHeader = "Identity Verification Under Review";
900
900
  /**
901
901
  * @uiName Verification review internal alert description
902
902
  * @uiGroup Dashboard Properties
@@ -908,7 +908,7 @@ export class TaxAndCashMonolith {
908
908
  * @uiGroup Dashboard Properties
909
909
  * @uiWidget textArea
910
910
  */
911
- this.dashboard_verificationFailedInternalHeader = "Identity verification usuccessful";
911
+ this.dashboard_verificationFailedInternalHeader = "Identity Verification Unsuccessful";
912
912
  /**
913
913
  * @uiName Verification failed internal alert description
914
914
  * @uiGroup Dashboard Properties
@@ -942,54 +942,6 @@ export class TaxAndCashMonolith {
942
942
  * @uiName Account review alert description
943
943
  */
944
944
  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}.";
945
- /**
946
- * @uiName Payment on hold alert header
947
- */
948
- this.dashboard_paymentOnHoldHeader = "We are reviewing your new payout settings";
949
- /**
950
- * @uiName Payment on hold alert description
951
- */
952
- this.dashboard_paymentOnHoldDescription = "Your payout is temporarily on hold while we review your new payment information, this process is usually resolved within 48 hours.";
953
- /**
954
- * @uiName Beneficiary name invalid alert header
955
- */
956
- this.dashboard_beneficiaryNameInvalidHeader = "Your payment information does not match your tax form";
957
- /**
958
- * @uiName Beneficiary name invalid description
959
- */
960
- 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.";
961
- /**
962
- * @uiName Beneficiary name mismatch alert header
963
- */
964
- this.dashboard_beneficiaryNameMismatchHeader = "Your payment information does not match your tax form";
965
- /**
966
- * @uiName Beneficiary name mismatch alert description
967
- */
968
- 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.";
969
- /**
970
- * @uiName Bank name mismatch alert header
971
- */
972
- this.dashboard_bankNameMismatchHeader = "Your payment information does not match your tax form";
973
- /**
974
- * @uiName Bank name mismatch alert description
975
- */
976
- 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.";
977
- /**
978
- * @uiName Withdrawal settings invalid alert header
979
- */
980
- this.dashboard_withdrawalSettingsInvalidHeader = "Your payment information includes invalid characters";
981
- /**
982
- * @uiName Withdrawal settings invalid alert description
983
- */
984
- 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.";
985
- /**
986
- * @uiName Payment returned alert header
987
- */
988
- this.dashboard_paymentReturnedHeader = "Payout unsuccessful";
989
- /**
990
- * @uiName Payment returned alert description
991
- */
992
- this.dashboard_paymentReturnedDescription = "Our recent payment attempt for your earnings was unsuccessful. Please review your payment information and make sure it is correct.";
993
945
  /**
994
946
  * @uiName Terms and Conditions text
995
947
  * @uiGroup Dashboard Properties
@@ -4808,7 +4760,7 @@ export class TaxAndCashMonolith {
4808
4760
  },
4809
4761
  "attribute": "dashboard_verification-required-internal-header",
4810
4762
  "reflect": false,
4811
- "defaultValue": "\"Identity verification in progress\""
4763
+ "defaultValue": "\"Identity Verification in Progress\""
4812
4764
  },
4813
4765
  "dashboard_verificationRequiredInternalDescription": {
4814
4766
  "type": "string",
@@ -4862,7 +4814,7 @@ export class TaxAndCashMonolith {
4862
4814
  },
4863
4815
  "attribute": "dashboard_verification-review-internal-header",
4864
4816
  "reflect": false,
4865
- "defaultValue": "\"Identity verification under review\""
4817
+ "defaultValue": "\"Identity Verification Under Review\""
4866
4818
  },
4867
4819
  "dashboard_verificationReviewInternalDescription": {
4868
4820
  "type": "string",
@@ -4916,7 +4868,7 @@ export class TaxAndCashMonolith {
4916
4868
  },
4917
4869
  "attribute": "dashboard_verification-failed-internal-header",
4918
4870
  "reflect": false,
4919
- "defaultValue": "\"Identity verification usuccessful\""
4871
+ "defaultValue": "\"Identity Verification Unsuccessful\""
4920
4872
  },
4921
4873
  "dashboard_verificationFailedInternalDescription": {
4922
4874
  "type": "string",
@@ -5068,258 +5020,6 @@ export class TaxAndCashMonolith {
5068
5020
  "reflect": false,
5069
5021
  "defaultValue": "\"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}.\""
5070
5022
  },
5071
- "dashboard_paymentOnHoldHeader": {
5072
- "type": "string",
5073
- "mutable": false,
5074
- "complexType": {
5075
- "original": "string",
5076
- "resolved": "string",
5077
- "references": {}
5078
- },
5079
- "required": false,
5080
- "optional": false,
5081
- "docs": {
5082
- "tags": [{
5083
- "text": "Payment on hold alert header",
5084
- "name": "uiName"
5085
- }],
5086
- "text": ""
5087
- },
5088
- "attribute": "dashboard_payment-on-hold-header",
5089
- "reflect": false,
5090
- "defaultValue": "\"We are reviewing your new payout settings\""
5091
- },
5092
- "dashboard_paymentOnHoldDescription": {
5093
- "type": "string",
5094
- "mutable": false,
5095
- "complexType": {
5096
- "original": "string",
5097
- "resolved": "string",
5098
- "references": {}
5099
- },
5100
- "required": false,
5101
- "optional": false,
5102
- "docs": {
5103
- "tags": [{
5104
- "text": "Payment on hold alert description",
5105
- "name": "uiName"
5106
- }],
5107
- "text": ""
5108
- },
5109
- "attribute": "dashboard_payment-on-hold-description",
5110
- "reflect": false,
5111
- "defaultValue": "\"Your payout is temporarily on hold while we review your new payment information, this process is usually resolved within 48 hours.\""
5112
- },
5113
- "dashboard_beneficiaryNameInvalidHeader": {
5114
- "type": "string",
5115
- "mutable": false,
5116
- "complexType": {
5117
- "original": "string",
5118
- "resolved": "string",
5119
- "references": {}
5120
- },
5121
- "required": false,
5122
- "optional": false,
5123
- "docs": {
5124
- "tags": [{
5125
- "text": "Beneficiary name invalid alert header",
5126
- "name": "uiName"
5127
- }],
5128
- "text": ""
5129
- },
5130
- "attribute": "dashboard_beneficiary-name-invalid-header",
5131
- "reflect": false,
5132
- "defaultValue": "\"Your payment information does not match your tax form\""
5133
- },
5134
- "dashboard_beneficiaryNameInvalidDescription": {
5135
- "type": "string",
5136
- "mutable": false,
5137
- "complexType": {
5138
- "original": "string",
5139
- "resolved": "string",
5140
- "references": {}
5141
- },
5142
- "required": false,
5143
- "optional": false,
5144
- "docs": {
5145
- "tags": [{
5146
- "text": "Beneficiary name invalid description",
5147
- "name": "uiName"
5148
- }],
5149
- "text": ""
5150
- },
5151
- "attribute": "dashboard_beneficiary-name-invalid-description",
5152
- "reflect": false,
5153
- "defaultValue": "\"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.\""
5154
- },
5155
- "dashboard_beneficiaryNameMismatchHeader": {
5156
- "type": "string",
5157
- "mutable": false,
5158
- "complexType": {
5159
- "original": "string",
5160
- "resolved": "string",
5161
- "references": {}
5162
- },
5163
- "required": false,
5164
- "optional": false,
5165
- "docs": {
5166
- "tags": [{
5167
- "text": "Beneficiary name mismatch alert header",
5168
- "name": "uiName"
5169
- }],
5170
- "text": ""
5171
- },
5172
- "attribute": "dashboard_beneficiary-name-mismatch-header",
5173
- "reflect": false,
5174
- "defaultValue": "\"Your payment information does not match your tax form\""
5175
- },
5176
- "dashboard_beneficiaryNameMismatchDescription": {
5177
- "type": "string",
5178
- "mutable": false,
5179
- "complexType": {
5180
- "original": "string",
5181
- "resolved": "string",
5182
- "references": {}
5183
- },
5184
- "required": false,
5185
- "optional": false,
5186
- "docs": {
5187
- "tags": [{
5188
- "text": "Beneficiary name mismatch alert description",
5189
- "name": "uiName"
5190
- }],
5191
- "text": ""
5192
- },
5193
- "attribute": "dashboard_beneficiary-name-mismatch-description",
5194
- "reflect": false,
5195
- "defaultValue": "\"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.\""
5196
- },
5197
- "dashboard_bankNameMismatchHeader": {
5198
- "type": "string",
5199
- "mutable": false,
5200
- "complexType": {
5201
- "original": "string",
5202
- "resolved": "string",
5203
- "references": {}
5204
- },
5205
- "required": false,
5206
- "optional": false,
5207
- "docs": {
5208
- "tags": [{
5209
- "text": "Bank name mismatch alert header",
5210
- "name": "uiName"
5211
- }],
5212
- "text": ""
5213
- },
5214
- "attribute": "dashboard_bank-name-mismatch-header",
5215
- "reflect": false,
5216
- "defaultValue": "\"Your payment information does not match your tax form\""
5217
- },
5218
- "dashboard_bankNameMismatchDescription": {
5219
- "type": "string",
5220
- "mutable": false,
5221
- "complexType": {
5222
- "original": "string",
5223
- "resolved": "string",
5224
- "references": {}
5225
- },
5226
- "required": false,
5227
- "optional": false,
5228
- "docs": {
5229
- "tags": [{
5230
- "text": "Bank name mismatch alert description",
5231
- "name": "uiName"
5232
- }],
5233
- "text": ""
5234
- },
5235
- "attribute": "dashboard_bank-name-mismatch-description",
5236
- "reflect": false,
5237
- "defaultValue": "\"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.\""
5238
- },
5239
- "dashboard_withdrawalSettingsInvalidHeader": {
5240
- "type": "string",
5241
- "mutable": false,
5242
- "complexType": {
5243
- "original": "string",
5244
- "resolved": "string",
5245
- "references": {}
5246
- },
5247
- "required": false,
5248
- "optional": false,
5249
- "docs": {
5250
- "tags": [{
5251
- "text": "Withdrawal settings invalid alert header",
5252
- "name": "uiName"
5253
- }],
5254
- "text": ""
5255
- },
5256
- "attribute": "dashboard_withdrawal-settings-invalid-header",
5257
- "reflect": false,
5258
- "defaultValue": "\"Your payment information includes invalid characters\""
5259
- },
5260
- "dashboard_withdrawalSettingsInvalidDescription": {
5261
- "type": "string",
5262
- "mutable": false,
5263
- "complexType": {
5264
- "original": "string",
5265
- "resolved": "string",
5266
- "references": {}
5267
- },
5268
- "required": false,
5269
- "optional": false,
5270
- "docs": {
5271
- "tags": [{
5272
- "text": "Withdrawal settings invalid alert description",
5273
- "name": "uiName"
5274
- }],
5275
- "text": ""
5276
- },
5277
- "attribute": "dashboard_withdrawal-settings-invalid-description",
5278
- "reflect": false,
5279
- "defaultValue": "\"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.\""
5280
- },
5281
- "dashboard_paymentReturnedHeader": {
5282
- "type": "string",
5283
- "mutable": false,
5284
- "complexType": {
5285
- "original": "string",
5286
- "resolved": "string",
5287
- "references": {}
5288
- },
5289
- "required": false,
5290
- "optional": false,
5291
- "docs": {
5292
- "tags": [{
5293
- "text": "Payment returned alert header",
5294
- "name": "uiName"
5295
- }],
5296
- "text": ""
5297
- },
5298
- "attribute": "dashboard_payment-returned-header",
5299
- "reflect": false,
5300
- "defaultValue": "\"Payout unsuccessful\""
5301
- },
5302
- "dashboard_paymentReturnedDescription": {
5303
- "type": "string",
5304
- "mutable": false,
5305
- "complexType": {
5306
- "original": "string",
5307
- "resolved": "string",
5308
- "references": {}
5309
- },
5310
- "required": false,
5311
- "optional": false,
5312
- "docs": {
5313
- "tags": [{
5314
- "text": "Payment returned alert description",
5315
- "name": "uiName"
5316
- }],
5317
- "text": ""
5318
- },
5319
- "attribute": "dashboard_payment-returned-description",
5320
- "reflect": false,
5321
- "defaultValue": "\"Our recent payment attempt for your earnings was unsuccessful. Please review your payment information and make sure it is correct.\""
5322
- },
5323
5023
  "dashboard_termsAndConditions": {
5324
5024
  "type": "string",
5325
5025
  "mutable": false,
@@ -5838,7 +5538,7 @@ export class TaxAndCashMonolith {
5838
5538
  "mutable": false,
5839
5539
  "complexType": {
5840
5540
  "original": "DemoData<TaxAndCashMonolith>",
5841
- "resolved": "{ step1_firstName?: string; step1_lastName?: string; step1_email?: string; step1_country?: string; step1_phoneNumber?: string; step1_address?: string; step1_city?: string; step1_state?: string; step1_province?: string; step1_region?: string; step1_postalCode?: string; step1_currency?: string; step1_currencyHelpText?: string; step1_allowBankingCollection?: string; step1_personalInformation?: string; step1_termsAndConditionsLabel?: string; step1_termsAndConditionsLink?: string; step1_searchForCurrencyText?: string; step2_indirectTax?: string; step2_indirectTaxDescription?: string; step2_indirectTaxDetails?: string; step2_otherRegion?: string; step2_otherRegionSubtext?: string; step2_notRegistered?: string; step2_notRegisteredSubtext?: string; step2_selectedRegion?: string; step2_indirectTaxNumber?: string; step2_province?: string; step2_indirectTaxNumberError?: string; step2_qstNumber?: string; step2_isRegisteredQST?: string; step2_isRegisteredSubRegionIncomeTax?: string; step2_subRegion?: string; step2_subRegionTaxNumberLabel?: string; step2_cannotChangeInfoAlert?: string; step3_taxForm?: string; step3_taxFormLabel?: string; step3_participantType?: string; step3_businessEntity?: string; step3_individualParticipant?: string; step3_taxFormDescription?: string; step3_taxFormDescriptionIndividualParticipant?: string; step3_taxFormDescriptionBusinessEntity?: string; step3_docusignExpired?: string; step3_docusignSessionWarning?: string; step3_docusignError?: string; step3_refreshButton?: string; step3_exitButton?: string; step3_modalTitle?: string; step3_modalDescription?: string; step3_modalButtonText?: string; step4_taxAndPayouts?: string; step4_directlyToBankAccount?: string; step4_toPayPalAccount?: string; step4_paymentScheduleBalanceThreshold?: string; step4_paymentScheduleFixedDay?: string; step4_paymentDaySelectLabel?: string; step4_paymentThresholdSelectLabel?: string; step4_paymentDayFirstOfMonthLabelText?: string; step4_paymentDayFifteenthOfMonthLabelText?: string; step4_paymentMethod?: string; step4_paymentSchedule?: string; step4_paymentMethodSubtext?: string; step4_payPalInputLabel?: string; step4_bankLocationLabel?: string; step4_beneficiaryAccountNameLabel?: string; step4_beneficiaryAccountNameDescription?: string; step4_bankAccountTypeLabel?: string; step4_checkingSelectItemLabel?: string; step4_savingsSelectItemLabel?: string; step4_bankAccountNumberLabel?: string; step4_ibanLabel?: string; step4_swiftCodeLabel?: string; step4_routingCodeLabel?: string; step4_bankNameLabel?: string; step4_classificationEntityLabel?: string; step4_businessSelectItemLabel?: string; step4_individualSelectItemLabel?: string; step4_foreignSelectItemLabel?: string; step4_classificationCPFLabel?: string; step4_patronymicNameLabel?: string; step4_voCodeLabel?: string; step4_agencyCodeLabel?: string; step4_branchCodeLabel?: string; step4_classificationLabel?: string; step4_taxPayerIdLabel?: string; step4_bankAddressLabel?: string; step4_bankCityLabel?: string; step4_bankStateLabel?: string; step4_bankPostalCodeLabel?: string; step4_eftWithdrawalLabel?: string; step4_fxWireProcessingFeeLabel?: string; step4_verifyEmailHeaderText?: string; step4_verifyEmailDescriptionText?: string; step4_modalTitle?: string; step4_modalDescription?: string; step4_modalButtonText?: string; dashboard_statusTextActive?: string; dashboard_statusTextNotActive?: string; dashboard_statusTextNotVerified?: string; dashboard_statusTextRequired?: string; dashboard_requiredTaxForm?: string; dashboard_badgeTextSubmittedOn?: string; dashboard_badgeTextSubmittedOnW8?: string; dashboard_badgeTextAwaitingReview?: string; dashboard_taxAlertHeaderNotActiveW9?: string; dashboard_taxAlertHeaderNotActiveW8?: string; dashboard_taxAlertNotActiveMessageW9?: string; dashboard_taxAlertNotActiveMessageW8?: string; dashboard_invalidForm?: string; dashboard_bankingInformationSectionHeader?: string; dashboard_taxDocumentSectionHeader?: string; dashboard_taxDocumentSectionSubHeader?: string; dashboard_noFormNeededSubtext?: string; dashboard_indirectTaxInfoSectionHeader?: string; dashboard_indirectTaxInfoCanada?: string; dashboard_indirectTaxInfoOtherCountry?: string; dashboard_indirectTaxInfoSpain?: string; dashboard_indirectTaxTooltipSupport?: string; dashboard_indirectTaxDetails?: string; dashboard_newFormButton?: string; dashboard_editPaymentInformationButton?: string; dashboard_notRegisteredForTax?: string; dashboard_qstNumber?: string; dashboard_subRegionTaxNumber?: string; dashboard_statusBadgeText?: string; dashboard_thresholdPayoutText?: string; dashboard_accountText?: string; dashboard_invoiceColumnTitle?: string; dashboard_dateColumnTitle?: string; dashboard_earningsColumnTitle?: string; dashboard_indirectTaxColumnTitle?: string; dashboard_payoutFromImpact?: string; dashboard_earningsAfterTaxColumnTitle?: string; dashboard_payoutHoldAlertHeader?: string; dashboard_payoutHoldAlertDescription?: string; dashboard_payoutMissingInformationText?: string; dashboard_invoiceDescription?: string; dashboard_invoicePrevLabel?: string; dashboard_invoiceMoreLabel?: string; dashboard_invoiceHeader?: string; dashboard_invoiceEmptyStateHeader?: string; dashboard_invoiceEmptyStateText?: string; dashboard_replaceTaxFormModalHeader?: string; dashboard_replaceTaxFormModalBodyText?: string; dashboard_verificationRequiredHeader?: string; dashboard_verificationRequiredDescription?: string; dashboard_verificationRequiredInternalHeader?: string; dashboard_verificationRequiredInternalDescription?: string; dashboard_verificationReviewInternalHeader?: string; dashboard_verificationReviewInternalDescription?: string; dashboard_verificationFailedInternalHeader?: string; dashboard_verificationFailedInternalDescription?: string; dashboard_verificationRequiredButtonText?: string; dashboard_w9RequiredHeader?: string; dashboard_w9RequiredDescription?: string; dashboard_accountReviewHeader?: string; dashboard_accountReviewDescription?: string; dashboard_paymentOnHoldHeader?: string; dashboard_paymentOnHoldDescription?: string; dashboard_beneficiaryNameInvalidHeader?: string; dashboard_beneficiaryNameInvalidDescription?: string; dashboard_beneficiaryNameMismatchHeader?: string; dashboard_beneficiaryNameMismatchDescription?: string; dashboard_bankNameMismatchHeader?: string; dashboard_bankNameMismatchDescription?: string; dashboard_withdrawalSettingsInvalidHeader?: string; dashboard_withdrawalSettingsInvalidDescription?: string; dashboard_paymentReturnedHeader?: string; dashboard_paymentReturnedDescription?: string; dashboard_termsAndConditions?: string; dashboard_w9RequiredButtonText?: string; formStep?: string; generalErrorTitle?: string; generalErrorDescription?: string; fieldRequiredError?: string; invalidCharacterError?: string; fieldInvalidError?: string; continueButton?: string; backButton?: string; cancelButton?: string; isPartnerAlertHeader?: string; isPartnerAlertDescription?: string; searchForCountryText?: string; loadingErrorAlertHeader?: string; loadingErrorAlertDescription?: string; taxAndPayoutsDescription?: string; supportLink?: string; termsAndConditions?: string; stateController?: string; demoData?: Partial<Pick<TaxAndCashMonolith, \"step1_firstName\" | \"step1_lastName\" | \"step1_email\" | \"step1_country\" | \"step1_phoneNumber\" | \"step1_address\" | \"step1_city\" | \"step1_state\" | \"step1_province\" | \"step1_region\" | \"step1_postalCode\" | \"step1_currency\" | \"step1_currencyHelpText\" | \"step1_allowBankingCollection\" | \"step1_personalInformation\" | \"step1_termsAndConditionsLabel\" | \"step1_termsAndConditionsLink\" | \"step1_searchForCurrencyText\" | \"step2_indirectTax\" | \"step2_indirectTaxDescription\" | \"step2_indirectTaxDetails\" | \"step2_otherRegion\" | \"step2_otherRegionSubtext\" | \"step2_notRegistered\" | \"step2_notRegisteredSubtext\" | \"step2_selectedRegion\" | \"step2_indirectTaxNumber\" | \"step2_province\" | \"step2_indirectTaxNumberError\" | \"step2_qstNumber\" | \"step2_isRegisteredQST\" | \"step2_isRegisteredSubRegionIncomeTax\" | \"step2_subRegion\" | \"step2_subRegionTaxNumberLabel\" | \"step2_cannotChangeInfoAlert\" | \"step3_taxForm\" | \"step3_taxFormLabel\" | \"step3_participantType\" | \"step3_businessEntity\" | \"step3_individualParticipant\" | \"step3_taxFormDescription\" | \"step3_taxFormDescriptionIndividualParticipant\" | \"step3_taxFormDescriptionBusinessEntity\" | \"step3_docusignExpired\" | \"step3_docusignSessionWarning\" | \"step3_docusignError\" | \"step3_refreshButton\" | \"step3_exitButton\" | \"step3_modalTitle\" | \"step3_modalDescription\" | \"step3_modalButtonText\" | \"step4_taxAndPayouts\" | \"step4_directlyToBankAccount\" | \"step4_toPayPalAccount\" | \"step4_paymentScheduleBalanceThreshold\" | \"step4_paymentScheduleFixedDay\" | \"step4_paymentDaySelectLabel\" | \"step4_paymentThresholdSelectLabel\" | \"step4_paymentDayFirstOfMonthLabelText\" | \"step4_paymentDayFifteenthOfMonthLabelText\" | \"step4_paymentMethod\" | \"step4_paymentSchedule\" | \"step4_paymentMethodSubtext\" | \"step4_payPalInputLabel\" | \"step4_bankLocationLabel\" | \"step4_beneficiaryAccountNameLabel\" | \"step4_beneficiaryAccountNameDescription\" | \"step4_bankAccountTypeLabel\" | \"step4_checkingSelectItemLabel\" | \"step4_savingsSelectItemLabel\" | \"step4_bankAccountNumberLabel\" | \"step4_ibanLabel\" | \"step4_swiftCodeLabel\" | \"step4_routingCodeLabel\" | \"step4_bankNameLabel\" | \"step4_classificationEntityLabel\" | \"step4_businessSelectItemLabel\" | \"step4_individualSelectItemLabel\" | \"step4_foreignSelectItemLabel\" | \"step4_classificationCPFLabel\" | \"step4_patronymicNameLabel\" | \"step4_voCodeLabel\" | \"step4_agencyCodeLabel\" | \"step4_branchCodeLabel\" | \"step4_classificationLabel\" | \"step4_taxPayerIdLabel\" | \"step4_bankAddressLabel\" | \"step4_bankCityLabel\" | \"step4_bankStateLabel\" | \"step4_bankPostalCodeLabel\" | \"step4_eftWithdrawalLabel\" | \"step4_fxWireProcessingFeeLabel\" | \"step4_verifyEmailHeaderText\" | \"step4_verifyEmailDescriptionText\" | \"step4_modalTitle\" | \"step4_modalDescription\" | \"step4_modalButtonText\" | \"dashboard_statusTextActive\" | \"dashboard_statusTextNotActive\" | \"dashboard_statusTextNotVerified\" | \"dashboard_statusTextRequired\" | \"dashboard_requiredTaxForm\" | \"dashboard_badgeTextSubmittedOn\" | \"dashboard_badgeTextSubmittedOnW8\" | \"dashboard_badgeTextAwaitingReview\" | \"dashboard_taxAlertHeaderNotActiveW9\" | \"dashboard_taxAlertHeaderNotActiveW8\" | \"dashboard_taxAlertNotActiveMessageW9\" | \"dashboard_taxAlertNotActiveMessageW8\" | \"dashboard_invalidForm\" | \"dashboard_bankingInformationSectionHeader\" | \"dashboard_taxDocumentSectionHeader\" | \"dashboard_taxDocumentSectionSubHeader\" | \"dashboard_noFormNeededSubtext\" | \"dashboard_indirectTaxInfoSectionHeader\" | \"dashboard_indirectTaxInfoCanada\" | \"dashboard_indirectTaxInfoOtherCountry\" | \"dashboard_indirectTaxInfoSpain\" | \"dashboard_indirectTaxTooltipSupport\" | \"dashboard_indirectTaxDetails\" | \"dashboard_newFormButton\" | \"dashboard_editPaymentInformationButton\" | \"dashboard_notRegisteredForTax\" | \"dashboard_qstNumber\" | \"dashboard_subRegionTaxNumber\" | \"dashboard_statusBadgeText\" | \"dashboard_thresholdPayoutText\" | \"dashboard_accountText\" | \"dashboard_invoiceColumnTitle\" | \"dashboard_dateColumnTitle\" | \"dashboard_earningsColumnTitle\" | \"dashboard_indirectTaxColumnTitle\" | \"dashboard_payoutFromImpact\" | \"dashboard_earningsAfterTaxColumnTitle\" | \"dashboard_payoutHoldAlertHeader\" | \"dashboard_payoutHoldAlertDescription\" | \"dashboard_payoutMissingInformationText\" | \"dashboard_invoiceDescription\" | \"dashboard_invoicePrevLabel\" | \"dashboard_invoiceMoreLabel\" | \"dashboard_invoiceHeader\" | \"dashboard_invoiceEmptyStateHeader\" | \"dashboard_invoiceEmptyStateText\" | \"dashboard_replaceTaxFormModalHeader\" | \"dashboard_replaceTaxFormModalBodyText\" | \"dashboard_verificationRequiredHeader\" | \"dashboard_verificationRequiredDescription\" | \"dashboard_verificationRequiredInternalHeader\" | \"dashboard_verificationRequiredInternalDescription\" | \"dashboard_verificationReviewInternalHeader\" | \"dashboard_verificationReviewInternalDescription\" | \"dashboard_verificationFailedInternalHeader\" | \"dashboard_verificationFailedInternalDescription\" | \"dashboard_verificationRequiredButtonText\" | \"dashboard_w9RequiredHeader\" | \"dashboard_w9RequiredDescription\" | \"dashboard_accountReviewHeader\" | \"dashboard_accountReviewDescription\" | \"dashboard_paymentOnHoldHeader\" | \"dashboard_paymentOnHoldDescription\" | \"dashboard_beneficiaryNameInvalidHeader\" | \"dashboard_beneficiaryNameInvalidDescription\" | \"dashboard_beneficiaryNameMismatchHeader\" | \"dashboard_beneficiaryNameMismatchDescription\" | \"dashboard_bankNameMismatchHeader\" | \"dashboard_bankNameMismatchDescription\" | \"dashboard_withdrawalSettingsInvalidHeader\" | \"dashboard_withdrawalSettingsInvalidDescription\" | \"dashboard_paymentReturnedHeader\" | \"dashboard_paymentReturnedDescription\" | \"dashboard_termsAndConditions\" | \"dashboard_w9RequiredButtonText\" | \"formStep\" | \"generalErrorTitle\" | \"generalErrorDescription\" | \"fieldRequiredError\" | \"invalidCharacterError\" | \"fieldInvalidError\" | \"continueButton\" | \"backButton\" | \"cancelButton\" | \"isPartnerAlertHeader\" | \"isPartnerAlertDescription\" | \"searchForCountryText\" | \"loadingErrorAlertHeader\" | \"loadingErrorAlertDescription\" | \"taxAndPayoutsDescription\" | \"supportLink\" | \"termsAndConditions\" | \"stateController\" | \"demoData\" | \"disconnectedCallback\" | \"getGeneralStepTextProps\" | \"render\">>; disconnectedCallback?: () => void; getGeneralStepTextProps?: (prefix: string) => PickPrefix<TaxAndCashMonolith, string> & { generalErrorTitle: string; generalErrorDescription: string; fieldRequiredError: string; invalidCharacterError: string; fieldInvalidError: string; continueButton: string; backButton: string; cancelButton: string; isPartnerAlertHeader: string; isPartnerAlertDescription: string; loadingErrorAlertHeader: string; loadingErrorAlertDescription: string; taxAndPayoutsDescription: string; searchForCountryText: string; formStep: string; supportLink: string; }; render?: () => any; }",
5541
+ "resolved": "{ step1_firstName?: string; step1_lastName?: string; step1_email?: string; step1_country?: string; step1_phoneNumber?: string; step1_address?: string; step1_city?: string; step1_state?: string; step1_province?: string; step1_region?: string; step1_postalCode?: string; step1_currency?: string; step1_currencyHelpText?: string; step1_allowBankingCollection?: string; step1_personalInformation?: string; step1_termsAndConditionsLabel?: string; step1_termsAndConditionsLink?: string; step1_searchForCurrencyText?: string; step2_indirectTax?: string; step2_indirectTaxDescription?: string; step2_indirectTaxDetails?: string; step2_otherRegion?: string; step2_otherRegionSubtext?: string; step2_notRegistered?: string; step2_notRegisteredSubtext?: string; step2_selectedRegion?: string; step2_indirectTaxNumber?: string; step2_province?: string; step2_indirectTaxNumberError?: string; step2_qstNumber?: string; step2_isRegisteredQST?: string; step2_isRegisteredSubRegionIncomeTax?: string; step2_subRegion?: string; step2_subRegionTaxNumberLabel?: string; step2_cannotChangeInfoAlert?: string; step3_taxForm?: string; step3_taxFormLabel?: string; step3_participantType?: string; step3_businessEntity?: string; step3_individualParticipant?: string; step3_taxFormDescription?: string; step3_taxFormDescriptionIndividualParticipant?: string; step3_taxFormDescriptionBusinessEntity?: string; step3_docusignExpired?: string; step3_docusignSessionWarning?: string; step3_docusignError?: string; step3_refreshButton?: string; step3_exitButton?: string; step3_modalTitle?: string; step3_modalDescription?: string; step3_modalButtonText?: string; step4_taxAndPayouts?: string; step4_directlyToBankAccount?: string; step4_toPayPalAccount?: string; step4_paymentScheduleBalanceThreshold?: string; step4_paymentScheduleFixedDay?: string; step4_paymentDaySelectLabel?: string; step4_paymentThresholdSelectLabel?: string; step4_paymentDayFirstOfMonthLabelText?: string; step4_paymentDayFifteenthOfMonthLabelText?: string; step4_paymentMethod?: string; step4_paymentSchedule?: string; step4_paymentMethodSubtext?: string; step4_payPalInputLabel?: string; step4_bankLocationLabel?: string; step4_beneficiaryAccountNameLabel?: string; step4_beneficiaryAccountNameDescription?: string; step4_bankAccountTypeLabel?: string; step4_checkingSelectItemLabel?: string; step4_savingsSelectItemLabel?: string; step4_bankAccountNumberLabel?: string; step4_ibanLabel?: string; step4_swiftCodeLabel?: string; step4_routingCodeLabel?: string; step4_bankNameLabel?: string; step4_classificationEntityLabel?: string; step4_businessSelectItemLabel?: string; step4_individualSelectItemLabel?: string; step4_foreignSelectItemLabel?: string; step4_classificationCPFLabel?: string; step4_patronymicNameLabel?: string; step4_voCodeLabel?: string; step4_agencyCodeLabel?: string; step4_branchCodeLabel?: string; step4_classificationLabel?: string; step4_taxPayerIdLabel?: string; step4_bankAddressLabel?: string; step4_bankCityLabel?: string; step4_bankStateLabel?: string; step4_bankPostalCodeLabel?: string; step4_eftWithdrawalLabel?: string; step4_fxWireProcessingFeeLabel?: string; step4_verifyEmailHeaderText?: string; step4_verifyEmailDescriptionText?: string; step4_modalTitle?: string; step4_modalDescription?: string; step4_modalButtonText?: string; dashboard_statusTextActive?: string; dashboard_statusTextNotActive?: string; dashboard_statusTextNotVerified?: string; dashboard_statusTextRequired?: string; dashboard_requiredTaxForm?: string; dashboard_badgeTextSubmittedOn?: string; dashboard_badgeTextSubmittedOnW8?: string; dashboard_badgeTextAwaitingReview?: string; dashboard_taxAlertHeaderNotActiveW9?: string; dashboard_taxAlertHeaderNotActiveW8?: string; dashboard_taxAlertNotActiveMessageW9?: string; dashboard_taxAlertNotActiveMessageW8?: string; dashboard_invalidForm?: string; dashboard_bankingInformationSectionHeader?: string; dashboard_taxDocumentSectionHeader?: string; dashboard_taxDocumentSectionSubHeader?: string; dashboard_noFormNeededSubtext?: string; dashboard_indirectTaxInfoSectionHeader?: string; dashboard_indirectTaxInfoCanada?: string; dashboard_indirectTaxInfoOtherCountry?: string; dashboard_indirectTaxInfoSpain?: string; dashboard_indirectTaxTooltipSupport?: string; dashboard_indirectTaxDetails?: string; dashboard_newFormButton?: string; dashboard_editPaymentInformationButton?: string; dashboard_notRegisteredForTax?: string; dashboard_qstNumber?: string; dashboard_subRegionTaxNumber?: string; dashboard_statusBadgeText?: string; dashboard_thresholdPayoutText?: string; dashboard_accountText?: string; dashboard_invoiceColumnTitle?: string; dashboard_dateColumnTitle?: string; dashboard_earningsColumnTitle?: string; dashboard_indirectTaxColumnTitle?: string; dashboard_payoutFromImpact?: string; dashboard_earningsAfterTaxColumnTitle?: string; dashboard_payoutHoldAlertHeader?: string; dashboard_payoutHoldAlertDescription?: string; dashboard_payoutMissingInformationText?: string; dashboard_invoiceDescription?: string; dashboard_invoicePrevLabel?: string; dashboard_invoiceMoreLabel?: string; dashboard_invoiceHeader?: string; dashboard_invoiceEmptyStateHeader?: string; dashboard_invoiceEmptyStateText?: string; dashboard_replaceTaxFormModalHeader?: string; dashboard_replaceTaxFormModalBodyText?: string; dashboard_verificationRequiredHeader?: string; dashboard_verificationRequiredDescription?: string; dashboard_verificationRequiredInternalHeader?: string; dashboard_verificationRequiredInternalDescription?: string; dashboard_verificationReviewInternalHeader?: string; dashboard_verificationReviewInternalDescription?: string; dashboard_verificationFailedInternalHeader?: string; dashboard_verificationFailedInternalDescription?: string; dashboard_verificationRequiredButtonText?: string; dashboard_w9RequiredHeader?: string; dashboard_w9RequiredDescription?: string; dashboard_accountReviewHeader?: string; dashboard_accountReviewDescription?: string; dashboard_termsAndConditions?: string; dashboard_w9RequiredButtonText?: string; formStep?: string; generalErrorTitle?: string; generalErrorDescription?: string; fieldRequiredError?: string; invalidCharacterError?: string; fieldInvalidError?: string; continueButton?: string; backButton?: string; cancelButton?: string; isPartnerAlertHeader?: string; isPartnerAlertDescription?: string; searchForCountryText?: string; loadingErrorAlertHeader?: string; loadingErrorAlertDescription?: string; taxAndPayoutsDescription?: string; supportLink?: string; termsAndConditions?: string; stateController?: string; demoData?: Partial<Pick<TaxAndCashMonolith, \"step1_firstName\" | \"step1_lastName\" | \"step1_email\" | \"step1_country\" | \"step1_phoneNumber\" | \"step1_address\" | \"step1_city\" | \"step1_state\" | \"step1_province\" | \"step1_region\" | \"step1_postalCode\" | \"step1_currency\" | \"step1_currencyHelpText\" | \"step1_allowBankingCollection\" | \"step1_personalInformation\" | \"step1_termsAndConditionsLabel\" | \"step1_termsAndConditionsLink\" | \"step1_searchForCurrencyText\" | \"step2_indirectTax\" | \"step2_indirectTaxDescription\" | \"step2_indirectTaxDetails\" | \"step2_otherRegion\" | \"step2_otherRegionSubtext\" | \"step2_notRegistered\" | \"step2_notRegisteredSubtext\" | \"step2_selectedRegion\" | \"step2_indirectTaxNumber\" | \"step2_province\" | \"step2_indirectTaxNumberError\" | \"step2_qstNumber\" | \"step2_isRegisteredQST\" | \"step2_isRegisteredSubRegionIncomeTax\" | \"step2_subRegion\" | \"step2_subRegionTaxNumberLabel\" | \"step2_cannotChangeInfoAlert\" | \"step3_taxForm\" | \"step3_taxFormLabel\" | \"step3_participantType\" | \"step3_businessEntity\" | \"step3_individualParticipant\" | \"step3_taxFormDescription\" | \"step3_taxFormDescriptionIndividualParticipant\" | \"step3_taxFormDescriptionBusinessEntity\" | \"step3_docusignExpired\" | \"step3_docusignSessionWarning\" | \"step3_docusignError\" | \"step3_refreshButton\" | \"step3_exitButton\" | \"step3_modalTitle\" | \"step3_modalDescription\" | \"step3_modalButtonText\" | \"step4_taxAndPayouts\" | \"step4_directlyToBankAccount\" | \"step4_toPayPalAccount\" | \"step4_paymentScheduleBalanceThreshold\" | \"step4_paymentScheduleFixedDay\" | \"step4_paymentDaySelectLabel\" | \"step4_paymentThresholdSelectLabel\" | \"step4_paymentDayFirstOfMonthLabelText\" | \"step4_paymentDayFifteenthOfMonthLabelText\" | \"step4_paymentMethod\" | \"step4_paymentSchedule\" | \"step4_paymentMethodSubtext\" | \"step4_payPalInputLabel\" | \"step4_bankLocationLabel\" | \"step4_beneficiaryAccountNameLabel\" | \"step4_beneficiaryAccountNameDescription\" | \"step4_bankAccountTypeLabel\" | \"step4_checkingSelectItemLabel\" | \"step4_savingsSelectItemLabel\" | \"step4_bankAccountNumberLabel\" | \"step4_ibanLabel\" | \"step4_swiftCodeLabel\" | \"step4_routingCodeLabel\" | \"step4_bankNameLabel\" | \"step4_classificationEntityLabel\" | \"step4_businessSelectItemLabel\" | \"step4_individualSelectItemLabel\" | \"step4_foreignSelectItemLabel\" | \"step4_classificationCPFLabel\" | \"step4_patronymicNameLabel\" | \"step4_voCodeLabel\" | \"step4_agencyCodeLabel\" | \"step4_branchCodeLabel\" | \"step4_classificationLabel\" | \"step4_taxPayerIdLabel\" | \"step4_bankAddressLabel\" | \"step4_bankCityLabel\" | \"step4_bankStateLabel\" | \"step4_bankPostalCodeLabel\" | \"step4_eftWithdrawalLabel\" | \"step4_fxWireProcessingFeeLabel\" | \"step4_verifyEmailHeaderText\" | \"step4_verifyEmailDescriptionText\" | \"step4_modalTitle\" | \"step4_modalDescription\" | \"step4_modalButtonText\" | \"dashboard_statusTextActive\" | \"dashboard_statusTextNotActive\" | \"dashboard_statusTextNotVerified\" | \"dashboard_statusTextRequired\" | \"dashboard_requiredTaxForm\" | \"dashboard_badgeTextSubmittedOn\" | \"dashboard_badgeTextSubmittedOnW8\" | \"dashboard_badgeTextAwaitingReview\" | \"dashboard_taxAlertHeaderNotActiveW9\" | \"dashboard_taxAlertHeaderNotActiveW8\" | \"dashboard_taxAlertNotActiveMessageW9\" | \"dashboard_taxAlertNotActiveMessageW8\" | \"dashboard_invalidForm\" | \"dashboard_bankingInformationSectionHeader\" | \"dashboard_taxDocumentSectionHeader\" | \"dashboard_taxDocumentSectionSubHeader\" | \"dashboard_noFormNeededSubtext\" | \"dashboard_indirectTaxInfoSectionHeader\" | \"dashboard_indirectTaxInfoCanada\" | \"dashboard_indirectTaxInfoOtherCountry\" | \"dashboard_indirectTaxInfoSpain\" | \"dashboard_indirectTaxTooltipSupport\" | \"dashboard_indirectTaxDetails\" | \"dashboard_newFormButton\" | \"dashboard_editPaymentInformationButton\" | \"dashboard_notRegisteredForTax\" | \"dashboard_qstNumber\" | \"dashboard_subRegionTaxNumber\" | \"dashboard_statusBadgeText\" | \"dashboard_thresholdPayoutText\" | \"dashboard_accountText\" | \"dashboard_invoiceColumnTitle\" | \"dashboard_dateColumnTitle\" | \"dashboard_earningsColumnTitle\" | \"dashboard_indirectTaxColumnTitle\" | \"dashboard_payoutFromImpact\" | \"dashboard_earningsAfterTaxColumnTitle\" | \"dashboard_payoutHoldAlertHeader\" | \"dashboard_payoutHoldAlertDescription\" | \"dashboard_payoutMissingInformationText\" | \"dashboard_invoiceDescription\" | \"dashboard_invoicePrevLabel\" | \"dashboard_invoiceMoreLabel\" | \"dashboard_invoiceHeader\" | \"dashboard_invoiceEmptyStateHeader\" | \"dashboard_invoiceEmptyStateText\" | \"dashboard_replaceTaxFormModalHeader\" | \"dashboard_replaceTaxFormModalBodyText\" | \"dashboard_verificationRequiredHeader\" | \"dashboard_verificationRequiredDescription\" | \"dashboard_verificationRequiredInternalHeader\" | \"dashboard_verificationRequiredInternalDescription\" | \"dashboard_verificationReviewInternalHeader\" | \"dashboard_verificationReviewInternalDescription\" | \"dashboard_verificationFailedInternalHeader\" | \"dashboard_verificationFailedInternalDescription\" | \"dashboard_verificationRequiredButtonText\" | \"dashboard_w9RequiredHeader\" | \"dashboard_w9RequiredDescription\" | \"dashboard_accountReviewHeader\" | \"dashboard_accountReviewDescription\" | \"dashboard_termsAndConditions\" | \"dashboard_w9RequiredButtonText\" | \"formStep\" | \"generalErrorTitle\" | \"generalErrorDescription\" | \"fieldRequiredError\" | \"invalidCharacterError\" | \"fieldInvalidError\" | \"continueButton\" | \"backButton\" | \"cancelButton\" | \"isPartnerAlertHeader\" | \"isPartnerAlertDescription\" | \"searchForCountryText\" | \"loadingErrorAlertHeader\" | \"loadingErrorAlertDescription\" | \"taxAndPayoutsDescription\" | \"supportLink\" | \"termsAndConditions\" | \"stateController\" | \"demoData\" | \"disconnectedCallback\" | \"getGeneralStepTextProps\" | \"render\">>; disconnectedCallback?: () => void; getGeneralStepTextProps?: (prefix: string) => PickPrefix<TaxAndCashMonolith, string> & { generalErrorTitle: string; generalErrorDescription: string; fieldRequiredError: string; invalidCharacterError: string; fieldInvalidError: string; continueButton: string; backButton: string; cancelButton: string; isPartnerAlertHeader: string; isPartnerAlertDescription: string; loadingErrorAlertHeader: string; loadingErrorAlertDescription: string; taxAndPayoutsDescription: string; searchForCountryText: string; formStep: string; supportLink: string; }; render?: () => any; }",
5842
5542
  "references": {
5843
5543
  "DemoData": {
5844
5544
  "location": "import",
@@ -1,4 +1,4 @@
1
- import { Fragment, h } from "@stencil/core";
1
+ import { h } from "@stencil/core";
2
2
  import { intl } from "../../../global/global";
3
3
  import { createStyleSheet } from "../../../styling/JSS";
4
4
  const style = {
@@ -323,7 +323,7 @@ export const TaxAndCashDashboardView = (props) => {
323
323
  icon: "exclamation-octagon",
324
324
  class: sheet.classes.ErrorHoldAlertContainer,
325
325
  };
326
- case "NEW_PAYEE_REVIEW":
326
+ case "ACCOUNT_REVIEW":
327
327
  return {
328
328
  header: text.accountReviewHeader,
329
329
  description: intl.formatMessage({
@@ -337,96 +337,6 @@ export const TaxAndCashDashboardView = (props) => {
337
337
  icon: "exclamation-triangle",
338
338
  class: sheet.classes.WarningHoldAlertContainer,
339
339
  };
340
- case "PAYMENT_HOLD_ON_CHANGE":
341
- return {
342
- header: text.paymentHoldOnChangeHeader,
343
- description: intl.formatMessage({
344
- id: "accountReviewDescription",
345
- defaultMessage: text.paymentHoldOnChangeDescription,
346
- }, {
347
- supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
348
- }),
349
- buttonText: null,
350
- alertType: "warning",
351
- icon: "exclamation-triangle",
352
- class: sheet.classes.WarningHoldAlertContainer,
353
- };
354
- case "BENEFICIARY_NAME_INVALID":
355
- return {
356
- header: text.beneficiaryNameInvalidHeader,
357
- description: intl.formatMessage({
358
- id: "accountReviewDescription",
359
- defaultMessage: text.beneficiaryNameInvalidDescription,
360
- }, {
361
- supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
362
- }),
363
- button: (h(Fragment, null,
364
- h("sl-button", { disabled: states.disabled || states.loading, type: "primary", class: sheet.classes.EditBankDetailsButton, onClick: callbacks.onEditPayoutInfo }, text.editPaymentInformationButton),
365
- h("sl-button", { disabled: states.disabled || states.loading, type: "default", class: sheet.classes.EditBankDetailsButton, onClick: callbacks.onNewFormClick }, text.newFormButton))),
366
- alertType: "warning",
367
- icon: "exclamation-triangle",
368
- class: sheet.classes.WarningHoldAlertContainer,
369
- };
370
- case "BENEFICIARY_NAME_MISMATCH":
371
- return {
372
- header: text.beneficiaryNameMismatchHeader,
373
- description: intl.formatMessage({
374
- id: "accountReviewDescription",
375
- defaultMessage: text.beneficiaryNameMismatchDescription,
376
- }, {
377
- supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
378
- }),
379
- button: (h(Fragment, null,
380
- h("sl-button", { disabled: states.disabled || states.loading, type: "primary", class: sheet.classes.EditBankDetailsButton, onClick: callbacks.onEditPayoutInfo }, text.editPaymentInformationButton),
381
- h("sl-button", { disabled: states.disabled || states.loading, type: "default", class: sheet.classes.EditBankDetailsButton, onClick: callbacks.onNewFormClick }, text.newFormButton))),
382
- alertType: "warning",
383
- icon: "exclamation-triangle",
384
- class: sheet.classes.WarningHoldAlertContainer,
385
- };
386
- case "BANK_TAX_NAME_MISMATCH":
387
- return {
388
- header: text.bankTaxNameMismatchHeader,
389
- description: intl.formatMessage({
390
- id: "accountReviewDescription",
391
- defaultMessage: text.bankTaxNameMismatchDescription,
392
- }, {
393
- supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
394
- }),
395
- button: (h(Fragment, null,
396
- h("sl-button", { disabled: states.disabled || states.loading, type: "primary", class: sheet.classes.EditBankDetailsButton, onClick: callbacks.onEditPayoutInfo }, text.editPaymentInformationButton),
397
- h("sl-button", { disabled: states.disabled || states.loading, type: "default", class: sheet.classes.EditBankDetailsButton, onClick: callbacks.onNewFormClick }, text.newFormButton))),
398
- alertType: "warning",
399
- icon: "exclamation-triangle",
400
- class: sheet.classes.WarningHoldAlertContainer,
401
- };
402
- case "WITHDRAWAL_SETTINGS_INVALID":
403
- return {
404
- header: text.withdrawalSettingsInvalidHeader,
405
- description: intl.formatMessage({
406
- id: "accountReviewDescription",
407
- defaultMessage: text.withdrawalSettingsInvalidDescription,
408
- }, {
409
- supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
410
- }),
411
- button: (h("sl-button", { disabled: states.disabled || states.loading, type: "default", class: sheet.classes.EditBankDetailsButton, onClick: callbacks.onEditPayoutInfo }, text.editPaymentInformationButton)),
412
- alertType: "warning",
413
- icon: "exclamation-triangle",
414
- class: sheet.classes.WarningHoldAlertContainer,
415
- };
416
- case "PAYMENT_RETURNED":
417
- return {
418
- header: text.paymentReturnedHeader,
419
- description: intl.formatMessage({
420
- id: "accountReviewDescription",
421
- defaultMessage: text.paymentReturnedDescription,
422
- }, {
423
- supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
424
- }),
425
- button: (h("sl-button", { disabled: states.disabled || states.loading, type: "primary", class: sheet.classes.EditBankDetailsButton, onClick: callbacks.onEditPayoutInfo }, text.editPaymentInformationButton)),
426
- alertType: "error",
427
- icon: "exclamation-triangle",
428
- class: sheet.classes.WarningHoldAlertContainer,
429
- };
430
340
  case "HOLD":
431
341
  return {
432
342
  header: text.payoutHoldAlertHeader,