@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.
- package/dist/cjs/sqm-banking-info-form_17.cjs.entry.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +2 -2
- package/dist/esm/sqm-banking-info-form_17.entry.js +1 -1
- package/dist/esm-es5/sqm-banking-info-form_17.entry.js +1 -1
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/p-37996351.system.js +1 -1
- package/dist/mint-components/{p-b03ef82f.entry.js → p-47f0dc35.entry.js} +1 -1
- package/dist/mint-components/p-65f9fc3c.system.entry.js +1 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/package.json +1 -1
- package/dist/mint-components/p-7e07418c.system.entry.js +0 -1
|
@@ -2763,7 +2763,7 @@ const DocusignForm = class {
|
|
|
2763
2763
|
/**
|
|
2764
2764
|
* @uiName Information modal description text
|
|
2765
2765
|
*/
|
|
2766
|
-
this.modalDescription = "
|
|
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 = "
|
|
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": "\"
|
|
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 = "
|
|
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
|
*/
|