@saasquatch/mint-components 1.12.0-13 → 1.12.0-15

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 (99) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/mint-components.cjs.js +1 -1
  3. package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +182 -56
  4. package/dist/cjs/sqm-big-stat_39.cjs.entry.js +84 -15
  5. package/dist/cjs/sqm-email-verification.cjs.entry.js +15 -7
  6. package/dist/cjs/{sqm-invoice-table-view-e92c557a.js → sqm-invoice-table-view-b0602970.js} +16 -1
  7. package/dist/cjs/sqm-stencilbook.cjs.entry.js +41 -18
  8. package/dist/cjs/{usePayoutStatus-5ac536a3.js → usePayoutStatus-8f924372.js} +1 -1
  9. package/dist/collection/components/sqm-payout-button-scroll/PayoutButtonScroll.stories.js +7 -0
  10. package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll-view.js +1 -0
  11. package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll.js +5 -1
  12. package/dist/collection/components/sqm-payout-button-scroll/usePayoutButton.js +3 -10
  13. package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +7 -1
  14. package/dist/collection/components/sqm-referral-table/ReferralTableRewardsCell.stories.js +16 -4
  15. package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +7 -12
  16. package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +9 -5
  17. package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification.js +29 -4
  18. package/dist/collection/components/tax-and-cash/TaxForm.stories.js +15 -1
  19. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +12 -2
  20. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +29 -4
  21. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +3 -2
  22. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +12 -2
  23. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +31 -6
  24. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +26 -8
  25. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +33 -8
  26. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +34 -6
  27. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +41 -16
  28. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +1 -1
  29. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +49 -16
  30. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +51 -8
  31. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +43 -18
  32. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +18 -3
  33. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +31 -6
  34. package/dist/esm/loader.js +1 -1
  35. package/dist/esm/mint-components.js +1 -1
  36. package/dist/esm/sqm-banking-info-form_16.entry.js +182 -56
  37. package/dist/esm/sqm-big-stat_39.entry.js +84 -15
  38. package/dist/esm/sqm-email-verification.entry.js +15 -7
  39. package/dist/esm/{sqm-invoice-table-view-c184248a.js → sqm-invoice-table-view-b1ac1bfc.js} +16 -1
  40. package/dist/esm/sqm-stencilbook.entry.js +41 -18
  41. package/dist/esm/{usePayoutStatus-d613ff10.js → usePayoutStatus-0bc0380f.js} +1 -1
  42. package/dist/esm-es5/loader.js +1 -1
  43. package/dist/esm-es5/mint-components.js +1 -1
  44. package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
  45. package/dist/esm-es5/sqm-big-stat_39.entry.js +1 -1
  46. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  47. package/dist/esm-es5/sqm-invoice-table-view-b1ac1bfc.js +1 -0
  48. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  49. package/dist/esm-es5/{usePayoutStatus-d613ff10.js → usePayoutStatus-0bc0380f.js} +2 -2
  50. package/dist/mint-components/mint-components.esm.js +1 -1
  51. package/dist/mint-components/p-158568e5.system.entry.js +1 -0
  52. package/dist/mint-components/{p-2c99add0.js → p-47b47e3b.js} +1 -1
  53. package/dist/mint-components/p-7789349d.system.js +1 -0
  54. package/dist/mint-components/p-9e788a1a.js +1 -0
  55. package/dist/mint-components/p-a5c96f2a.entry.js +195 -0
  56. package/dist/mint-components/p-a8e79cad.entry.js +9 -0
  57. package/dist/mint-components/p-b99108a6.system.entry.js +1 -0
  58. package/dist/mint-components/{p-209eab38.system.js → p-bd1372d2.system.js} +1 -1
  59. package/dist/mint-components/p-bfd92031.system.entry.js +1 -0
  60. package/dist/mint-components/p-c58250e6.system.entry.js +1 -0
  61. package/dist/mint-components/p-ca809fdd.system.js +1 -1
  62. package/dist/mint-components/p-e11b605d.entry.js +25 -0
  63. package/dist/mint-components/{p-b9e863d0.entry.js → p-fc17c2d2.entry.js} +30 -12
  64. package/dist/types/components/sqm-payout-button-scroll/PayoutButtonScroll.stories.d.ts +1 -0
  65. package/dist/types/components/sqm-referral-table/ReferralTableRewardsCell.stories.d.ts +1 -0
  66. package/dist/types/components/sqm-rewards-table/RewardsTableCell.stories.d.ts +1 -0
  67. package/dist/types/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.d.ts +1 -0
  68. package/dist/types/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification.d.ts +4 -0
  69. package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +1 -0
  70. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +1 -0
  71. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +4 -0
  72. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +1 -0
  73. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.d.ts +4 -0
  74. package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.d.ts +1 -0
  75. package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.d.ts +4 -0
  76. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +1 -0
  77. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +6 -2
  78. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +12 -0
  79. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +1 -0
  80. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +4 -0
  81. package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.d.ts +1 -0
  82. package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.d.ts +4 -0
  83. package/dist/types/components.d.ts +72 -4
  84. package/docs/docs.docx +0 -0
  85. package/docs/raisins.json +1 -1
  86. package/grapesjs/grapesjs.js +1 -1
  87. package/package.json +1 -1
  88. package/dist/esm-es5/sqm-invoice-table-view-c184248a.js +0 -1
  89. package/dist/mint-components/p-13ce67a3.js +0 -1
  90. package/dist/mint-components/p-4e21de5f.entry.js +0 -9
  91. package/dist/mint-components/p-8c26c4ce.entry.js +0 -195
  92. package/dist/mint-components/p-9266a8fc.system.entry.js +0 -1
  93. package/dist/mint-components/p-a567ba84.system.entry.js +0 -1
  94. package/dist/mint-components/p-a9b7e11f.entry.js +0 -25
  95. package/dist/mint-components/p-b7836281.system.js +0 -1
  96. package/dist/mint-components/p-c520d10d.system.entry.js +0 -1
  97. package/dist/mint-components/p-c5d26757.system.entry.js +0 -1
  98. package/docs/picklesdoc--2024-01-15--11-20-00.xlsx +0 -0
  99. package/docs/picklesdoc--2024-01-15--11-24-04.xlsx +0 -0
@@ -16,9 +16,9 @@ const useChildElements = require('./useChildElements-410d2435.js');
16
16
  const luxon = require('./luxon-05098e19.js');
17
17
  const useReferralTable = require('./useReferralTable-824ac152.js');
18
18
  const utils = require('./utils-6847bc06.js');
19
- const sqmInvoiceTableView = require('./sqm-invoice-table-view-e92c557a.js');
19
+ const sqmInvoiceTableView = require('./sqm-invoice-table-view-b0602970.js');
20
20
  const keys = require('./keys-cff24974.js');
21
- const usePayoutStatus = require('./usePayoutStatus-5ac536a3.js');
21
+ const usePayoutStatus = require('./usePayoutStatus-8f924372.js');
22
22
  const extractProps = require('./extractProps-fd93ba62.js');
23
23
 
24
24
  const TAX_CONTEXT_NAMESPACE = "sq:tax-and-cash";
@@ -866,12 +866,22 @@ const BankingInfoFormView = (props) => {
866
866
  index.h("sl-icon", { slot: "icon", name: "exclamation-octagon" }),
867
867
  index.h("strong", null, text.error.generalTitle),
868
868
  index.h("br", null),
869
- text.error.generalDescription)),
869
+ global.intl.formatMessage({
870
+ id: "generalDescription",
871
+ defaultMessage: text.error.generalDescription,
872
+ }, {
873
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
874
+ }))),
870
875
  states.isPartner && !states.hideSteps && (index.h("sl-alert", { exportparts: "base: alert-base, icon:alert-icon", type: "primary", open: true, class: sheet.classes.PartnerAlertContainer },
871
876
  index.h("sl-icon", { slot: "icon", name: "info-circle" }),
872
877
  index.h("strong", null, text.isPartnerAlertHeader),
873
878
  index.h("br", null),
874
- text.isPartnerAlertDescription)),
879
+ global.intl.formatMessage({
880
+ id: "isPartnerAlertDescription",
881
+ defaultMessage: text.isPartnerAlertDescription,
882
+ }, {
883
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
884
+ }))),
875
885
  index.h("div", null,
876
886
  index.h("h4", null, text.paymentMethod),
877
887
  index.h("p", { class: classes.DescriptionText }, text.paymentMethodSubtext))),
@@ -1109,6 +1119,8 @@ function useBankingInfoForm(props) {
1109
1119
  // Call difference mutations based on whether the user is updating
1110
1120
  // the info for setting it for the first time
1111
1121
  if (isPartner) {
1122
+ if (!token)
1123
+ return; // Require token for this mutation
1112
1124
  response = await updateWithdrawalSettings({
1113
1125
  updateImpactPublisherWithdrawalSettingsInput: {
1114
1126
  ...body,
@@ -1190,8 +1202,7 @@ function useBankingInfoForm(props) {
1190
1202
  });
1191
1203
  setShowVerification(false);
1192
1204
  }
1193
- if (token)
1194
- await runMutation(formData, token);
1205
+ await runMutation(formData, token);
1195
1206
  };
1196
1207
  const onVerification = async (token) => {
1197
1208
  host.dispatchEvent(new CustomEvent(keys.VERIFICATION_EVENT_KEY, {
@@ -1463,7 +1474,7 @@ const BankingInfoForm = class {
1463
1474
  * @uiName Participant is a partner alert description
1464
1475
  * @uiWidget textArea
1465
1476
  */
1466
- this.isPartnerAlertDescription = "If you don’t recognize this referral program provider or believe this is a mistake, please contact our Support team or sign up for this referral program with a different email.";
1477
+ this.isPartnerAlertDescription = "If you don’t recognize this referral program provider or believe this is a mistake, please contact our {supportLink} or sign up for this referral program with a different email.";
1467
1478
  /**
1468
1479
  * Part of the alert displayed at the top of the page.
1469
1480
  * @uiName Form submission error message title
@@ -1475,7 +1486,7 @@ const BankingInfoForm = class {
1475
1486
  * @uiName Form submission error message description
1476
1487
  * @uiWidget textArea
1477
1488
  */
1478
- this.generalErrorDescription = "Please review your information and try again. If this problem continues, contact Support.";
1489
+ this.generalErrorDescription = "Please review your information and try again. If this problem continues, contact our {supportLink}.";
1479
1490
  /**
1480
1491
  * Displayed under a field that is missing required information.
1481
1492
  * @uiName Empty form field error message
@@ -1486,6 +1497,10 @@ const BankingInfoForm = class {
1486
1497
  * @uiName Form field error message
1487
1498
  */
1488
1499
  this.fieldInvalidError = "{fieldName} is invalid";
1500
+ /**
1501
+ * @uiName Support link text
1502
+ */
1503
+ this.supportLink = "support team";
1489
1504
  /**
1490
1505
  * @uiName Continue button label
1491
1506
  */
@@ -2146,12 +2161,22 @@ const DocusignFormView = (props) => {
2146
2161
  index.h("sl-icon", { slot: "icon", name: "exclamation-octagon" }),
2147
2162
  index.h("strong", null, text.error.loadingErrorAlertHeader),
2148
2163
  index.h("br", null),
2149
- text.error.loadingErrorAlertDescription))),
2164
+ global.intl.formatMessage({
2165
+ id: "loadingErrorAlertDescription",
2166
+ defaultMessage: text.error.loadingErrorAlertDescription,
2167
+ }, {
2168
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
2169
+ })))),
2150
2170
  ((_a = formState.errors) === null || _a === void 0 ? void 0 : _a.general) && (index.h("sl-alert", { exportparts: "base: alert-base, icon:alert-icon", type: "warning", open: true, class: sheet$2.classes.ErrorAlertContainer },
2151
2171
  index.h("sl-icon", { slot: "icon", name: "exclamation-octagon" }),
2152
2172
  index.h("strong", null, text.error.generalTitle),
2153
2173
  index.h("br", null),
2154
- text.error.generalDescription)),
2174
+ global.intl.formatMessage({
2175
+ id: "generalDescription",
2176
+ defaultMessage: text.error.generalDescription,
2177
+ }, {
2178
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
2179
+ }))),
2155
2180
  index.h("div", null,
2156
2181
  index.h("div", null,
2157
2182
  index.h("h5", { class: classes.BoldText }, global.intl.formatMessage({ id: "tax-form-label", defaultMessage: text.taxFormLabel }, { documentType: documentTypeString })),
@@ -2190,6 +2215,10 @@ const DocusignForm = class {
2190
2215
  * @uiWidget textArea
2191
2216
  */
2192
2217
  this.taxFormDescription = "Participants based in the US need to submit a {documentType} form.";
2218
+ /**
2219
+ * @uiName Support link text
2220
+ */
2221
+ this.supportLink = "support team";
2193
2222
  /**
2194
2223
  * Displayed at the top of the page to individuals joining a US program who reside outside the country.
2195
2224
  * @uiName W-8 BEN tax form description
@@ -2233,7 +2262,7 @@ const DocusignForm = class {
2233
2262
  * @uiName Docusign form error message
2234
2263
  * @uiWidget textArea
2235
2264
  */
2236
- this.docusignError = "There was a problem displaying this form. Please refresh the page. If this problem continues, contact Support.";
2265
+ this.docusignError = "There was a problem displaying this form. Please refresh the page. If this problem continues, contact our {supportLink}.";
2237
2266
  /**
2238
2267
  * @uiName Refresh page button label
2239
2268
  */
@@ -2249,7 +2278,7 @@ const DocusignForm = class {
2249
2278
  * @uiName Form submission error message description
2250
2279
  * @uiWidget textArea
2251
2280
  */
2252
- this.generalErrorDescription = "Please review your information and try again. If this problem continues, contact Support.";
2281
+ this.generalErrorDescription = "Please review your information and try again. If this problem continues, contact our {supportLink}.";
2253
2282
  /**
2254
2283
  * Part of the alert displayed at the top of the page.
2255
2284
  * @uiName Page load error message title
@@ -2261,7 +2290,7 @@ const DocusignForm = class {
2261
2290
  * @uiName Page load error message description
2262
2291
  * @uiWidget textArea
2263
2292
  */
2264
- this.loadingErrorAlertDescription = "Please refresh the page and try again. If this problem continues, contact Support.";
2293
+ this.loadingErrorAlertDescription = "Please refresh the page and try again. If this problem continues, contact our {supportLink}.";
2265
2294
  /**
2266
2295
  * Displayed at the top of the page on all set up steps.
2267
2296
  * @uiName Page description
@@ -2446,11 +2475,9 @@ const style$3 = {
2446
2475
  border: "none",
2447
2476
  },
2448
2477
  "&::part(message)": {
2449
- display: "flex",
2450
2478
  alignItems: "center",
2451
- justifyContent: "flex-start",
2452
- padding: "10px",
2453
- height: "max-content",
2479
+ padding: "var(--sl-spacing-small)",
2480
+ whiteSpace: "nowrap",
2454
2481
  },
2455
2482
  "& sl-icon::part(base)": {
2456
2483
  color: "var(--sl-color-yellow-500)",
@@ -2508,17 +2535,32 @@ const IndirectTaxFormView = (props) => {
2508
2535
  index.h("sl-icon", { slot: "icon", name: "exclamation-octagon" }),
2509
2536
  index.h("strong", null, text.error.loadingErrorAlertHeader),
2510
2537
  index.h("br", null),
2511
- text.error.loadingErrorAlertDescription))),
2538
+ global.intl.formatMessage({
2539
+ id: "loadingErrorAlertDescription",
2540
+ defaultMessage: text.error.loadingErrorAlertDescription,
2541
+ }, {
2542
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
2543
+ })))),
2512
2544
  ((_a = formState.errors) === null || _a === void 0 ? void 0 : _a.general) && (index.h("sl-alert", { exportparts: "base: alert-base, icon:alert-icon", type: "warning", open: true, class: sheet$3.classes.AlertContainer },
2513
2545
  index.h("sl-icon", { slot: "icon", name: "exclamation-octagon" }),
2514
2546
  index.h("strong", null, text.error.generalTitle),
2515
2547
  index.h("br", null),
2516
- text.error.generalDescription)),
2548
+ global.intl.formatMessage({
2549
+ id: "generalDescription",
2550
+ defaultMessage: text.error.generalDescription,
2551
+ }, {
2552
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
2553
+ }))),
2517
2554
  states.isPartner && (index.h("sl-alert", { type: "primary", open: true, class: sheet$3.classes.PartnerAlertContainer, exportparts: "base: alert-base, icon:alert-icon" },
2518
2555
  index.h("sl-icon", { slot: "icon", name: "info-circle" }),
2519
2556
  index.h("strong", null, text.isPartnerAlertHeader),
2520
2557
  index.h("br", null),
2521
- text.isPartnerAlertDescription)),
2558
+ global.intl.formatMessage({
2559
+ id: "isPartnerAlertDescription",
2560
+ defaultMessage: text.isPartnerAlertDescription,
2561
+ }, {
2562
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
2563
+ }))),
2522
2564
  index.h("div", null,
2523
2565
  index.h("h4", null, text.indirectTaxDetails))),
2524
2566
  states.loading ? (index.h("sl-spinner", { style: { fontSize: "50px", margin: "40px" } })) : (index.h("div", null,
@@ -2535,7 +2577,12 @@ const IndirectTaxFormView = (props) => {
2535
2577
  slots.registeredInDifferentCountryDetailsSlot)),
2536
2578
  index.h("sl-alert", { exportparts: "base: alert-base, icon:alert-icon", type: "primary", open: true, class: classes.InfoAlert },
2537
2579
  index.h("sl-icon", { class: classes.InfoWarningIcon, slot: "icon", name: "exclamation-triangle" }),
2538
- text.cannotChangeInfoAlert),
2580
+ global.intl.formatMessage({
2581
+ id: "cannotChangeInfoAlert",
2582
+ defaultMessage: text.cannotChangeInfoAlert,
2583
+ }, {
2584
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
2585
+ })),
2539
2586
  index.h("div", { class: classes.BtnContainer },
2540
2587
  index.h("sl-button", { type: "primary", disabled: states.disabled, submit: true, exportparts: "base: primarybutton-base" }, text.continueButton),
2541
2588
  index.h("sl-button", { class: classes.SecondaryBtn, type: "text", disabled: states.disabled, onClick: callbacks.onBack, exportparts: "base: secondarybutton-base" }, text.backButton))))));
@@ -2865,7 +2912,7 @@ const IndirectTaxForm = class {
2865
2912
  * @uiName Submission confirmation alert
2866
2913
  * @uiWidget textArea
2867
2914
  */
2868
- this.cannotChangeInfoAlert = "Changes to your personal and indirect tax information can only be made through our Support team after you complete this step. Make sure these are correct before continuing.";
2915
+ this.cannotChangeInfoAlert = "Changes to your personal and indirect tax information can only be made through our {supportLink} after you complete this step. Make sure these are correct before continuing.";
2869
2916
  /**
2870
2917
  * @uiName Missing indirect tax number error message
2871
2918
  */
@@ -2891,11 +2938,15 @@ const IndirectTaxForm = class {
2891
2938
  * @uiName Participant is a partner alert description
2892
2939
  * @uiWidget textArea
2893
2940
  */
2894
- this.isPartnerAlertDescription = "If you don’t recognize this referral program provider or believe this is a mistake, please contact Support or sign up for this referral program with a different email.";
2941
+ this.isPartnerAlertDescription = "If you don’t recognize this referral program provider or believe this is a mistake, please contact our {supportLink} or sign up for this referral program with a different email.";
2895
2942
  /**
2896
2943
  * @uiName Continue button label
2897
2944
  */
2898
2945
  this.continueButton = "Continue";
2946
+ /**
2947
+ * @uiName Support link text
2948
+ */
2949
+ this.supportLink = "support team";
2899
2950
  /**
2900
2951
  * Part of the alert displayed at the top of the page.
2901
2952
  * @uiName Form submission error message title
@@ -2907,7 +2958,7 @@ const IndirectTaxForm = class {
2907
2958
  * @uiName Form submission error message description
2908
2959
  * @uiWidget textArea
2909
2960
  */
2910
- this.generalErrorDescription = "Please review your information and try again. If this problem continues, contact Support.";
2961
+ this.generalErrorDescription = "Please review your information and try again. If this problem continues, contact our {supportLink}.";
2911
2962
  /**
2912
2963
  * Part of the alert displayed at the top of the page.
2913
2964
  * @uiName Page load error message title
@@ -2919,7 +2970,7 @@ const IndirectTaxForm = class {
2919
2970
  * @uiName Page load error message description
2920
2971
  * @uiWidget textArea
2921
2972
  */
2922
- this.loadingErrorAlertDescription = "Please refresh the page and try again. If this problem continues, contact Support.";
2973
+ this.loadingErrorAlertDescription = "Please refresh the page and try again. If this problem continues, contact our {supportLink}.";
2923
2974
  /**
2924
2975
  * Displayed at the top of the page on all set up steps.
2925
2976
  * @uiName Page description
@@ -4066,6 +4117,8 @@ const TaxAndCashMonolith = class {
4066
4117
  * @uiGroup Step 1 Properties
4067
4118
  */
4068
4119
  this.step1_searchForCurrencyText = "Search for currency..";
4120
+ /**
4121
+
4069
4122
  /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4070
4123
  STEP 2 PROPS:
4071
4124
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@@ -4168,7 +4221,7 @@ const TaxAndCashMonolith = class {
4168
4221
  * @uiGroup Step 2 Properties
4169
4222
  * @uiWidget textArea
4170
4223
  */
4171
- this.step2_cannotChangeInfoAlert = "Changes to your personal and indirect tax information can only be made through our Support team after you complete this step. Make sure these are correct before continuing.";
4224
+ this.step2_cannotChangeInfoAlert = "Changes to your personal and indirect tax information can only be made through our {supportLink} after you complete this step. Make sure these are correct before continuing.";
4172
4225
  /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4173
4226
  STEP 3 PROPS:
4174
4227
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@@ -4241,7 +4294,7 @@ const TaxAndCashMonolith = class {
4241
4294
  * @uiGroup Step 3 Properties
4242
4295
  * @uiWidget textArea
4243
4296
  */
4244
- this.step3_docusignError = "There was a problem displaying this form. Please refresh the page. If this problem continues, contact Support.";
4297
+ this.step3_docusignError = "There was a problem displaying this form. Please refresh the page. If this problem continues, contact our {supportLink}.";
4245
4298
  /**
4246
4299
  * @uiName Refresh page button label
4247
4300
  * @uiGroup Step 3 Properties
@@ -4603,7 +4656,7 @@ const TaxAndCashMonolith = class {
4603
4656
  * @uiGroup Dashboard Properties
4604
4657
  * @uiWidget textArea
4605
4658
  */
4606
- this.dashboard_indirectTaxTooltipSupport = "To make changes to your indirect tax information, please contact Support.";
4659
+ this.dashboard_indirectTaxTooltipSupport = "To make changes to your indirect tax information, please contact our {supportLink}.";
4607
4660
  /**
4608
4661
  * Displayed to participants who have submitted their indirect tax information.
4609
4662
  *
@@ -4626,7 +4679,7 @@ const TaxAndCashMonolith = class {
4626
4679
  * @uiGroup Dashboard Properties
4627
4680
  * @uiWidget textArea
4628
4681
  */
4629
- this.dashboard_notRegisteredForTax = "Not registered for indirect tax. If you’ve previously registered with your tax authority, contact Support to add your information to stay tax compliant.";
4682
+ this.dashboard_notRegisteredForTax = "Not registered for indirect tax. If you’ve previously registered with your tax authority, contact our {supportLink} to add your information to stay tax compliant.";
4630
4683
  /**
4631
4684
  * Displayed to participants registered in Quebec, Canada.
4632
4685
  * @uiName QST indirect tax details
@@ -4705,7 +4758,7 @@ const TaxAndCashMonolith = class {
4705
4758
  * @uiGroup Dashboard Properties
4706
4759
  * @uiWidget textArea
4707
4760
  */
4708
- this.payoutHoldAlertDescription = "Please contact Support or check your inbox for an email from our referral program provider, impact.com.";
4761
+ this.payoutHoldAlertDescription = "Please contact our {supportLink} or check your inbox for an email from our referral program provider, impact.com.";
4709
4762
  /**
4710
4763
  * Text displayed for existing publishers that do not have saved banking information.
4711
4764
  * @uiName Payout missing information subtext
@@ -4774,7 +4827,7 @@ const TaxAndCashMonolith = class {
4774
4827
  * @uiGroup General Form Properties
4775
4828
  * @uiWidget textArea
4776
4829
  */
4777
- this.generalErrorDescription = "Please review your information and try again. If this problem continues, contact Support.";
4830
+ this.generalErrorDescription = "Please review your information and try again. If this problem continues, contact our {supportLink}.";
4778
4831
  /**
4779
4832
  * Displayed under a field that is missing required information.
4780
4833
  * @uiName Empty form field error message
@@ -4821,7 +4874,7 @@ const TaxAndCashMonolith = class {
4821
4874
  * @uiGroup General Form Properties
4822
4875
  * @uiWidget textArea
4823
4876
  */
4824
- this.isPartnerAlertDescription = "If you don’t recognize this referral program provider or believe this is a mistake, please contact Support or sign up for this referral program with a different email.";
4877
+ this.isPartnerAlertDescription = "If you don’t recognize this referral program provider or believe this is a mistake, please contact our {supportLink} or sign up for this referral program with a different email.";
4825
4878
  /**
4826
4879
  * Placeholder text displayed in the country search dropdown
4827
4880
  * @uiName Country field placeholder text
@@ -4841,13 +4894,19 @@ const TaxAndCashMonolith = class {
4841
4894
  * @uiGroup General Form Properties
4842
4895
  * @uiWidget textArea
4843
4896
  */
4844
- this.loadingErrorAlertDescription = "Please refresh the page and try again. If this problem continues, contact Support.";
4897
+ this.loadingErrorAlertDescription = "Please refresh the page and try again. If this problem continues, contact our {supportLink}.";
4845
4898
  /**
4846
4899
  * Displayed at the top of the page on all set up steps.
4847
4900
  * @uiName Page description
4848
4901
  * @uiGroup General Form Properties
4849
4902
  */
4850
4903
  this.taxAndPayoutsDescription = "Submit your tax documents and add your banking information to receive your rewards.";
4904
+ /**
4905
+ * Link text for contacting support team
4906
+ * @uiName Suport link text
4907
+ * @uiGroup General Form Properties
4908
+ */
4909
+ this.supportLink = "support team";
4851
4910
  stencilHooks_module.h$1(this);
4852
4911
  }
4853
4912
  disconnectedCallback() { }
@@ -4871,6 +4930,7 @@ const TaxAndCashMonolith = class {
4871
4930
  taxAndPayoutsDescription: props.taxAndPayoutsDescription,
4872
4931
  searchForCountryText: props.searchForCountryText,
4873
4932
  formStep: props.formStep,
4933
+ supportLink: props.supportLink,
4874
4934
  };
4875
4935
  }
4876
4936
  render() {
@@ -4927,6 +4987,7 @@ const style$5 = {
4927
4987
  "&::part(base)": {
4928
4988
  backgroundColor: "var(--sl-color-yellow-100)",
4929
4989
  borderTop: "none",
4990
+ maxWidth: "600px",
4930
4991
  },
4931
4992
  "& sl-icon::part(base)": {
4932
4993
  color: "var(--sl-color-warning-500)",
@@ -4935,6 +4996,7 @@ const style$5 = {
4935
4996
  WarningHoldAlertContainer: {
4936
4997
  marginLeft: "-20px",
4937
4998
  "&::part(base)": {
4999
+ maxWidth: "850px",
4938
5000
  border: "none",
4939
5001
  backgroundColor: "transparent",
4940
5002
  },
@@ -4945,6 +5007,7 @@ const style$5 = {
4945
5007
  ErrorHoldAlertContainer: {
4946
5008
  marginLeft: "-20px",
4947
5009
  "&::part(base)": {
5010
+ maxWidth: "850px",
4948
5011
  border: "none",
4949
5012
  backgroundColor: "transparent",
4950
5013
  },
@@ -5111,7 +5174,12 @@ const TaxAndCashDashboardView = (props) => {
5111
5174
  case "VERIFICATION:REQUIRED":
5112
5175
  return {
5113
5176
  header: text.verificationRequiredHeader,
5114
- description: text.verificationRequiredDescription,
5177
+ description: global.intl.formatMessage({
5178
+ id: "verificationRequiredDescription",
5179
+ defaultMessage: text.verificationRequiredDescription,
5180
+ }, {
5181
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
5182
+ }),
5115
5183
  buttonText: text.verificationRequiredButtonText,
5116
5184
  alertType: "warning",
5117
5185
  icon: "exclamation-triangle",
@@ -5120,7 +5188,12 @@ const TaxAndCashDashboardView = (props) => {
5120
5188
  case "VERIFICATION:INTERNAL":
5121
5189
  return {
5122
5190
  header: text.verificationRequiredInternalHeader,
5123
- description: text.verificationRequiredInternalDescription,
5191
+ description: global.intl.formatMessage({
5192
+ id: "verificationRequiredInternalDescription",
5193
+ defaultMessage: text.verificationRequiredInternalDescription,
5194
+ }, {
5195
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
5196
+ }),
5124
5197
  alertType: "warning",
5125
5198
  icon: "exclamation-triangle",
5126
5199
  class: sheet$4.classes.WarningHoldAlertContainer,
@@ -5128,7 +5201,12 @@ const TaxAndCashDashboardView = (props) => {
5128
5201
  case "VERIFICATION:REVIEW":
5129
5202
  return {
5130
5203
  header: text.verificationReviewInternalHeader,
5131
- description: text.verificationReviewInternalDescription,
5204
+ description: global.intl.formatMessage({
5205
+ id: "verificationReviewInternalDescription",
5206
+ defaultMessage: text.verificationReviewInternalDescription,
5207
+ }, {
5208
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
5209
+ }),
5132
5210
  alertType: "warning",
5133
5211
  icon: "exclamation-triangle",
5134
5212
  class: sheet$4.classes.WarningHoldAlertContainer,
@@ -5136,7 +5214,12 @@ const TaxAndCashDashboardView = (props) => {
5136
5214
  case "VERIFICATION:FAILED":
5137
5215
  return {
5138
5216
  header: text.verificationFailedInternalHeader,
5139
- description: text.verificationFailedInternalDescription,
5217
+ description: global.intl.formatMessage({
5218
+ id: "verificationFailedInternalDescription",
5219
+ defaultMessage: text.verificationFailedInternalDescription,
5220
+ }, {
5221
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
5222
+ }),
5140
5223
  alertType: "critical",
5141
5224
  icon: "exclamation-octagon",
5142
5225
  class: sheet$4.classes.ErrorHoldAlertContainer,
@@ -5144,7 +5227,12 @@ const TaxAndCashDashboardView = (props) => {
5144
5227
  case "HOLD":
5145
5228
  return {
5146
5229
  header: text.payoutHoldAlertHeader,
5147
- description: text.payoutHoldAlertDescription,
5230
+ description: global.intl.formatMessage({
5231
+ id: "payoutHoldAlertDescription",
5232
+ defaultMessage: text.payoutHoldAlertDescription,
5233
+ }, {
5234
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
5235
+ }),
5148
5236
  buttonText: null,
5149
5237
  alertType: "warning",
5150
5238
  icon: "exclamation-triangle",
@@ -5234,12 +5322,22 @@ const TaxAndCashDashboardView = (props) => {
5234
5322
  index.h("sl-icon", { slot: "icon", name: "exclamation-octagon" }),
5235
5323
  index.h("strong", null, text.error.loadingErrorAlertHeader),
5236
5324
  index.h("br", null),
5237
- text.error.loadingErrorAlertDescription))),
5325
+ global.intl.formatMessage({
5326
+ id: "loadingErrorAlertDescription",
5327
+ defaultMessage: text.error.loadingErrorAlertDescription,
5328
+ }, {
5329
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
5330
+ })))),
5238
5331
  ((_a = states.errors) === null || _a === void 0 ? void 0 : _a.general) && (index.h("sl-alert", { exportparts: "base: alert-base, icon:alert-icon", type: "danger", open: true, class: sheet$4.classes.ErrorAlertContainer },
5239
5332
  index.h("sl-icon", { slot: "icon", name: "exclamation-octagon" }),
5240
5333
  index.h("strong", null, text.error.generalTitle),
5241
5334
  index.h("br", null),
5242
- text.error.generalDescription)),
5335
+ global.intl.formatMessage({
5336
+ id: "generalDescription",
5337
+ defaultMessage: text.error.generalDescription,
5338
+ }, {
5339
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
5340
+ }))),
5243
5341
  getAlert(states.payoutStatus) && (index.h("sl-alert", { exportparts: "base: alert-base, icon:alert-icon", name: (_b = getAlert(states.payoutStatus)) === null || _b === void 0 ? void 0 : _b.alertType, open: true, class: (_c = getAlert(states.payoutStatus)) === null || _c === void 0 ? void 0 : _c.class },
5244
5342
  index.h("sl-icon", { slot: "icon", name: (_d = getAlert(states.payoutStatus)) === null || _d === void 0 ? void 0 : _d.icon }),
5245
5343
  index.h("strong", null, getAlert(states.payoutStatus).header),
@@ -5281,7 +5379,12 @@ const TaxAndCashDashboardView = (props) => {
5281
5379
  index.h("sl-tooltip", { trigger: "hover", placement: "top", content: text.indirectTaxTooltipSupport, class: sheet$4.classes.TooltipContainer },
5282
5380
  index.h("sl-icon", { name: "info-circle", class: sheet$4.classes.ToolTip }))),
5283
5381
  index.h("div", { class: sheet$4.classes.IndirectTaxPreviewDetails },
5284
- index.h("span", null, states.notRegistered ? (index.h("span", { class: sheet$4.classes.NotRegisteredIndirectTaxText }, text.notRegisteredForTax)) : (getIndirectTaxRegisteredIn())),
5382
+ index.h("span", null, states.notRegistered ? (index.h("span", { class: sheet$4.classes.NotRegisteredIndirectTaxText }, global.intl.formatMessage({
5383
+ id: "notRegisteredForTax",
5384
+ defaultMessage: text.notRegisteredForTax,
5385
+ }, {
5386
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
5387
+ }))) : (getIndirectTaxRegisteredIn())),
5285
5388
  !states.notRegistered && (index.h("div", { class: sheet$4.classes.TaxNumberContainer },
5286
5389
  index.h("span", null, global.intl.formatMessage({
5287
5390
  id: `indirectTaxDetails`,
@@ -5546,7 +5649,7 @@ const TaxAndCashDashboard = class {
5546
5649
  * @uiName Indirect tax tooltip
5547
5650
  * @uiWidget textArea
5548
5651
  */
5549
- this.indirectTaxTooltipSupport = "To make changes to your indirect tax information, please contact Support.";
5652
+ this.indirectTaxTooltipSupport = "To make changes to your indirect tax information, please contact our Support team.";
5550
5653
  /**
5551
5654
  * Displayed to participants who have submitted their indirect tax information.
5552
5655
  *
@@ -5566,7 +5669,7 @@ const TaxAndCashDashboard = class {
5566
5669
  * @uiName Not registered for indirect tax text
5567
5670
  * @uiWidget textArea
5568
5671
  */
5569
- this.notRegisteredForTax = "Not registered for indirect tax. If you’ve previously registered with your tax authority, contact Support to add your information to stay tax compliant.";
5672
+ this.notRegisteredForTax = "Not registered for indirect tax. If you’ve previously registered with your tax authority, contact our {supportLink} to add your information to stay tax compliant.";
5570
5673
  /**
5571
5674
  * Displayed to participants registered in Quebec, Canada.
5572
5675
  * @uiName QST indirect tax details
@@ -5601,7 +5704,7 @@ const TaxAndCashDashboard = class {
5601
5704
  * @uiName Payout error message description
5602
5705
  * @uiWidget textArea
5603
5706
  */
5604
- this.payoutHoldAlertDescription = "Please contact Support or check your inbox for an email from our referral program provider, impact.com.";
5707
+ this.payoutHoldAlertDescription = "Please contact our {supportLink} or check your inbox for an email from our referral program provider, impact.com.";
5605
5708
  /**
5606
5709
  * Text displayed for existing publishers that do not have saved banking information.
5607
5710
  * @uiName Payout missing information subtext
@@ -5618,7 +5721,7 @@ const TaxAndCashDashboard = class {
5618
5721
  * @uiName Verification required alert message description
5619
5722
  * @uiWidget textArea
5620
5723
  */
5621
- this.verificationRequiredDescription = "Complete your verification to start receiving your cash rewards. It should only take a few minutes verify.";
5724
+ this.verificationRequiredDescription = "Complete your verification to start receiving your cash rewards. It should only take a few minutes verify. If you run in to an issue verifying your identity contact our {supportLink}.";
5622
5725
  /**
5623
5726
  * @uiName Verification required internal alert header
5624
5727
  */
@@ -5626,7 +5729,7 @@ const TaxAndCashDashboard = class {
5626
5729
  /**
5627
5730
  * @uiName Verification required internal alert description
5628
5731
  */
5629
- this.verificationRequiredInternalDescription = "Identity verification submission has been received. Our system is currently performing additional checks and analyzing the results. You will be updated shortley.";
5732
+ this.verificationRequiredInternalDescription = "Identity verification submission has been received. Our system is currently performing additional checks and analyzing the results. You will be updated shortly. If you don't hear from us contact our {supportLink}.";
5630
5733
  /**
5631
5734
  * @uiName Verification review internal alert header
5632
5735
  */
@@ -5634,7 +5737,7 @@ const TaxAndCashDashboard = class {
5634
5737
  /**
5635
5738
  * @uiName Verification review internal alert description
5636
5739
  */
5637
- this.verificationReviewInternalDescription = "Identity verification requires further review due to a potential error. Our team is reviewing the information and will update you shortly.";
5740
+ this.verificationReviewInternalDescription = "Identity verification requires further review due to a potential error. Our team is reviewing the information and will update you shortly. If you don't hear from us contact our {supportLink}.";
5638
5741
  /**
5639
5742
  * @uiName Verification failed internal alert header
5640
5743
  */
@@ -5642,7 +5745,7 @@ const TaxAndCashDashboard = class {
5642
5745
  /**
5643
5746
  * @uiName Verification failed internal alert description
5644
5747
  */
5645
- this.verificationFailedInternalDescription = "Identity verification has failed. Our team is reviewing the report and will contact you with further information.";
5748
+ this.verificationFailedInternalDescription = "Identity verification has failed. Our team is reviewing the report and will contact you with further information. If you don't hear from us contact our {supportLink}.";
5646
5749
  /**
5647
5750
  * Part of the alert displayed at the top of the page when the user needs to verify their identity.
5648
5751
  * @uiName Verification required alert button text
@@ -5659,7 +5762,7 @@ const TaxAndCashDashboard = class {
5659
5762
  * @uiName Form submission error message description
5660
5763
  * @uiWidget textArea
5661
5764
  */
5662
- this.generalErrorDescription = "Please review your information and try again. If this problem continues, contact Support.";
5765
+ this.generalErrorDescription = "Please review your information and try again. If this problem continues, contact our {supportLink}.";
5663
5766
  /**
5664
5767
  * Displayed under the payout details card.
5665
5768
  * @uiName Payout from impact text
@@ -5677,7 +5780,7 @@ const TaxAndCashDashboard = class {
5677
5780
  * @uiName Page load error message description
5678
5781
  * @uiWidget textArea
5679
5782
  */
5680
- this.loadingErrorAlertDescription = "Please refresh the page and try again. If this problem continues, contact Support.";
5783
+ this.loadingErrorAlertDescription = "Please refresh the page and try again. If this problem continues, contact our {supportLink}.";
5681
5784
  /**
5682
5785
  * Part of the Invoice table displayed at the bottom of the page.
5683
5786
  * @uiName Invoice number column title
@@ -5728,6 +5831,10 @@ const TaxAndCashDashboard = class {
5728
5831
  * @uiName Replace tax form modal body text
5729
5832
  */
5730
5833
  this.replaceTaxFormModalBodyText = "Submitting a new tax form will remove your existing form. Make sure to sign and complete your new tax form to prevent any issues with your next payout.";
5834
+ /**
5835
+ * @uiName Support link text
5836
+ */
5837
+ this.supportLink = "support team";
5731
5838
  /**
5732
5839
  * @uiName Cancel button label
5733
5840
  */
@@ -6915,7 +7022,12 @@ const UserInfoFormView = (props) => {
6915
7022
  index.h("sl-icon", { slot: "icon", name: "exclamation-octagon" }),
6916
7023
  index.h("strong", null, text.error.loadingErrorAlertHeader),
6917
7024
  index.h("br", null),
6918
- text.error.loadingErrorAlertDescription),
7025
+ global.intl.formatMessage({
7026
+ id: "loadingErrorAlertDescription",
7027
+ defaultMessage: text.error.loadingErrorAlertDescription,
7028
+ }, {
7029
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
7030
+ })),
6919
7031
  index.h("br", null))),
6920
7032
  states.loading ? (index.h(sqmInvoiceTableView.GeneralLoadingView, null)) : (index.h("div", null,
6921
7033
  index.h("div", { class: classes.TextContainer },
@@ -6930,12 +7042,22 @@ const UserInfoFormView = (props) => {
6930
7042
  index.h("sl-icon", { slot: "icon", name: "exclamation-octagon" }),
6931
7043
  index.h("strong", null, text.error.generalTitle),
6932
7044
  index.h("br", null),
6933
- text.error.generalDescription)),
7045
+ global.intl.formatMessage({
7046
+ id: "generalDescription",
7047
+ defaultMessage: text.error.generalDescription,
7048
+ }, {
7049
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
7050
+ }))),
6934
7051
  (states.isPartner || states.isUser) && (index.h("sl-alert", { type: "primary", open: true, class: sheet$5.classes.PartnerAlertContainer, exportparts: "base: alert-base, icon:alert-icon" },
6935
7052
  index.h("sl-icon", { slot: "icon", name: "info-circle" }),
6936
7053
  index.h("strong", null, text.isPartnerAlertHeader),
6937
7054
  index.h("br", null),
6938
- text.isPartnerAlertDescription)),
7055
+ global.intl.formatMessage({
7056
+ id: "isPartnerAlertDescription",
7057
+ defaultMessage: text.isPartnerAlertDescription,
7058
+ }, {
7059
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
7060
+ }))),
6939
7061
  index.h("div", null,
6940
7062
  index.h("div", { class: classes.InputContainer },
6941
7063
  index.h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", value: formState.firstName, label: text.firstName, disabled: states.disabled || states.isUser || states.isPartner }, (((_b = formState.errors) === null || _b === void 0 ? void 0 : _b.firstName) ? {
@@ -7321,7 +7443,7 @@ const TaxForm = class {
7321
7443
  * @uiName Participant is a partner alert description
7322
7444
  * @uiWidget textArea
7323
7445
  */
7324
- this.isPartnerAlertDescription = "If you don’t recognize this referral program provider or believe this is a mistake, please contact Support or sign up for this referral program with a different email.";
7446
+ this.isPartnerAlertDescription = "If you don’t recognize this referral program provider or believe this is a mistake, please contact our {supportLink} or sign up for this referral program with a different email.";
7325
7447
  /**
7326
7448
  * Part of the alert displayed at the top of the page.
7327
7449
  * @uiName Form submission error message title
@@ -7333,7 +7455,7 @@ const TaxForm = class {
7333
7455
  * @uiName Form submission error message description
7334
7456
  * @uiWidget textArea
7335
7457
  */
7336
- this.generalErrorDescription = "Please review your information and try again. If this problem continues, contact Support.";
7458
+ this.generalErrorDescription = "Please review your information and try again. If this problem continues, contact our {supportLink}.";
7337
7459
  /**
7338
7460
  * Edit the property called terms and conditions text to change what's displayed for {termsAndConditionsLink}.
7339
7461
  * @uiName Terms and conditions checkbox
@@ -7386,12 +7508,16 @@ const TaxForm = class {
7386
7508
  * @uiName Page load error message description
7387
7509
  * @uiWidget textArea
7388
7510
  */
7389
- this.loadingErrorAlertDescription = "Please refresh the page and try again. If this problem continues, contact Support.";
7511
+ this.loadingErrorAlertDescription = "Please refresh the page and try again. If this problem continues, contact our {supportLink}.";
7390
7512
  /**
7391
7513
  * Displayed at the top of the page on all set up steps.
7392
7514
  * @uiName Page description
7393
7515
  */
7394
7516
  this.taxAndPayoutsDescription = "Submit your tax documents and add your banking information to receive your rewards.";
7517
+ /**
7518
+ * @uiName Support link text
7519
+ */
7520
+ this.supportLink = "support team";
7395
7521
  stencilHooks_module.h$1(this);
7396
7522
  }
7397
7523
  disconnectedCallback() { }