@saasquatch/mint-components 1.14.3-6 → 1.14.3-7

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.
@@ -2763,7 +2763,7 @@ const DocusignForm = class {
2763
2763
  /**
2764
2764
  * @uiName Information modal description text
2765
2765
  */
2766
- this.modalDescription = "Ensure the name you enter in your tax form matches the name on your bank account, also known as the beneficiary name.{br}{br}Otherwise you will have to resubmit your form again and there will be delays receiving your payout.";
2766
+ this.modalDescription = "Remember the name you enter in your tax form. It must match the bank account holder name, also known as beneficiary name, configured in the next step. {br}{br}Otherwise you will have to resubmit your form again and there will be delays receiving your payout.";
2767
2767
  /**
2768
2768
  * @uiName Information modal button text
2769
2769
  */
@@ -127,7 +127,7 @@ export class DocusignForm {
127
127
  /**
128
128
  * @uiName Information modal description text
129
129
  */
130
- this.modalDescription = "Ensure the name you enter in your tax form matches the name on your bank account, also known as the beneficiary name.{br}{br}Otherwise you will have to resubmit your form again and there will be delays receiving your payout.";
130
+ this.modalDescription = "Remember the name you enter in your tax form. It must match the bank account holder name, also known as beneficiary name, configured in the next step. {br}{br}Otherwise you will have to resubmit your form again and there will be delays receiving your payout.";
131
131
  /**
132
132
  * @uiName Information modal button text
133
133
  */
@@ -659,7 +659,7 @@ export class DocusignForm {
659
659
  },
660
660
  "attribute": "modal-description",
661
661
  "reflect": false,
662
- "defaultValue": "\"Ensure the name you enter in your tax form matches the name on your bank account, also known as the beneficiary name.{br}{br}Otherwise you will have to resubmit your form again and there will be delays receiving your payout.\""
662
+ "defaultValue": "\"Remember the name you enter in your tax form. It must match the bank account holder name, also known as beneficiary name, configured in the next step. {br}{br}Otherwise you will have to resubmit your form again and there will be delays receiving your payout.\""
663
663
  },
664
664
  "modalButtonText": {
665
665
  "type": "string",
@@ -2759,7 +2759,7 @@ const DocusignForm = class {
2759
2759
  /**
2760
2760
  * @uiName Information modal description text
2761
2761
  */
2762
- this.modalDescription = "Ensure the name you enter in your tax form matches the name on your bank account, also known as the beneficiary name.{br}{br}Otherwise you will have to resubmit your form again and there will be delays receiving your payout.";
2762
+ this.modalDescription = "Remember the name you enter in your tax form. It must match the bank account holder name, also known as beneficiary name, configured in the next step. {br}{br}Otherwise you will have to resubmit your form again and there will be delays receiving your payout.";
2763
2763
  /**
2764
2764
  * @uiName Information modal button text
2765
2765
  */