@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
@@ -38,6 +38,7 @@ export interface IndirectTaxFormViewProps {
38
38
  continueButton: string;
39
39
  backButton: string;
40
40
  taxAndPayoutsDescription: string;
41
+ supportLink: string;
41
42
  error: {
42
43
  generalTitle: string;
43
44
  generalDescription: string;
@@ -121,6 +121,10 @@ export declare class IndirectTaxForm {
121
121
  * @uiName Continue button label
122
122
  */
123
123
  continueButton: string;
124
+ /**
125
+ * @uiName Support link text
126
+ */
127
+ supportLink: string;
124
128
  /**
125
129
  * Part of the alert displayed at the top of the page.
126
130
  * @uiName Form submission error message title
@@ -28,6 +28,7 @@ export interface PayoutStatusAlertViewProps {
28
28
  verificationFailedInternalDescription: string;
29
29
  holdHeader: string;
30
30
  holdDescription: string;
31
+ supportLink: string;
31
32
  errorHeader: string;
32
33
  errorDescription: string;
33
34
  };
@@ -64,9 +64,13 @@ export declare class PayoutStatusAlert {
64
64
  */
65
65
  holdDescription: string;
66
66
  /**
67
- * @uiName Cash & Payouts Terms and Conditions url
67
+ * @uiName Cash & Payouts Microsite Page (only set if alert is used in a microsite)
68
68
  */
69
- termsUrl: string;
69
+ cashPayoutsPageUrl: string;
70
+ /**
71
+ * @uiName Support link text
72
+ */
73
+ supportLink: string;
70
74
  /**
71
75
  * @uiName Error header
72
76
  */
@@ -101,6 +101,11 @@ export declare class TaxAndCashMonolith {
101
101
  * @uiGroup Step 1 Properties
102
102
  */
103
103
  step1_searchForCurrencyText: string;
104
+ /**
105
+
106
+ /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
107
+ STEP 2 PROPS:
108
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
104
109
  /**
105
110
  * @uiName Step 2 title
106
111
  * @uiGroup Step 2 Properties
@@ -868,6 +873,12 @@ export declare class TaxAndCashMonolith {
868
873
  * @uiGroup General Form Properties
869
874
  */
870
875
  taxAndPayoutsDescription: string;
876
+ /**
877
+ * Link text for contacting support team
878
+ * @uiName Suport link text
879
+ * @uiGroup General Form Properties
880
+ */
881
+ supportLink: string;
871
882
  /**
872
883
  *
873
884
  * @undocumented
@@ -892,6 +903,7 @@ export declare class TaxAndCashMonolith {
892
903
  taxAndPayoutsDescription: string;
893
904
  searchForCountryText: string;
894
905
  formStep: string;
906
+ supportLink: string;
895
907
  };
896
908
  render(): any;
897
909
  }
@@ -96,6 +96,7 @@ export interface TaxAndCashDashboardProps {
96
96
  verificationFailedInternalHeader: string;
97
97
  verificationFailedInternalDescription: string;
98
98
  cancelButton: string;
99
+ supportLink: string;
99
100
  error: {
100
101
  generalTitle: string;
101
102
  generalDescription: string;
@@ -300,6 +300,10 @@ export declare class TaxAndCashDashboard {
300
300
  * @uiName Replace tax form modal body text
301
301
  */
302
302
  replaceTaxFormModalBodyText: string;
303
+ /**
304
+ * @uiName Support link text
305
+ */
306
+ supportLink: string;
303
307
  /**
304
308
  * @uiName Cancel button label
305
309
  */
@@ -95,6 +95,7 @@ export interface UserInfoFormViewProps {
95
95
  termsAndConditionsLabel: string;
96
96
  termsAndConditionsLink: string;
97
97
  taxAndPayoutsDescription: string;
98
+ supportLink: string;
98
99
  error: {
99
100
  generalTitle: string;
100
101
  generalDescription: string;
@@ -152,6 +152,10 @@ export declare class TaxForm {
152
152
  * @uiName Page description
153
153
  */
154
154
  taxAndPayoutsDescription: string;
155
+ /**
156
+ * @uiName Support link text
157
+ */
158
+ supportLink: string;
155
159
  /**
156
160
  * @undocumented
157
161
  * @uiType object
@@ -290,6 +290,10 @@ export namespace Components {
290
290
  * @uiName Country field placeholder text
291
291
  */
292
292
  "searchForCountryText": string;
293
+ /**
294
+ * @uiName Support link text
295
+ */
296
+ "supportLink": string;
293
297
  /**
294
298
  * @uiName SWIFT code field label
295
299
  */
@@ -660,6 +664,10 @@ export namespace Components {
660
664
  * @uiName Refresh page button label
661
665
  */
662
666
  "refreshButton": string;
667
+ /**
668
+ * @uiName Support link text
669
+ */
670
+ "supportLink": string;
663
671
  /**
664
672
  * Displayed at the top of the page on all set up steps.
665
673
  * @uiName Page description
@@ -798,6 +806,10 @@ export namespace Components {
798
806
  * @uiName Send code button text
799
807
  */
800
808
  "sendCodeText": string;
809
+ /**
810
+ * @uiName Support link text
811
+ */
812
+ "supportLink": string;
801
813
  /**
802
814
  * @uiName Verify email widget header text
803
815
  */
@@ -1171,6 +1183,10 @@ export namespace Components {
1171
1183
  * @uiName Income tax field label
1172
1184
  */
1173
1185
  "subRegionTaxNumberLabel": string;
1186
+ /**
1187
+ * @uiName Support link text
1188
+ */
1189
+ "supportLink": string;
1174
1190
  /**
1175
1191
  * Displayed at the top of the page on all set up steps.
1176
1192
  * @uiName Page description
@@ -1709,6 +1725,10 @@ export namespace Components {
1709
1725
  "thresholdPayoutText": string;
1710
1726
  }
1711
1727
  interface SqmPayoutStatusAlert {
1728
+ /**
1729
+ * @uiName Cash & Payouts Microsite Page (only set if alert is used in a microsite)
1730
+ */
1731
+ "cashPayoutsPageUrl": string;
1712
1732
  /**
1713
1733
  * @undocumented
1714
1734
  * @uiType object
@@ -1743,9 +1763,9 @@ export namespace Components {
1743
1763
  */
1744
1764
  "informationRequiredHeader": string;
1745
1765
  /**
1746
- * @uiName Cash & Payouts Terms and Conditions url
1766
+ * @uiName Support link text
1747
1767
  */
1748
- "termsUrl": string;
1768
+ "supportLink": string;
1749
1769
  /**
1750
1770
  * @uiName Verification failed internal alert description
1751
1771
  */
@@ -4784,6 +4804,12 @@ export namespace Components {
4784
4804
  * @uiGroup Step 4 Properties
4785
4805
  */
4786
4806
  "step4_voCodeLabel": string;
4807
+ /**
4808
+ * Link text for contacting support team
4809
+ * @uiName Suport link text
4810
+ * @uiGroup General Form Properties
4811
+ */
4812
+ "supportLink": string;
4787
4813
  /**
4788
4814
  * Displayed at the top of the page on all set up steps.
4789
4815
  * @uiName Page description
@@ -5009,6 +5035,10 @@ export namespace Components {
5009
5035
  * @uiName Spain sub-region indirect tax number
5010
5036
  */
5011
5037
  "subRegionTaxNumber": string;
5038
+ /**
5039
+ * @uiName Support link text
5040
+ */
5041
+ "supportLink": string;
5012
5042
  /**
5013
5043
  * Part of the alert displayed at the top of the page.
5014
5044
  * @uiName Inactive W-8 error message title
@@ -5305,6 +5335,10 @@ export namespace Components {
5305
5335
  * @uiName State field label
5306
5336
  */
5307
5337
  "state": string;
5338
+ /**
5339
+ * @uiName Support link text
5340
+ */
5341
+ "supportLink": string;
5308
5342
  /**
5309
5343
  * Displayed at the top of the page on all set up steps.
5310
5344
  * @uiName Page description
@@ -6472,6 +6506,10 @@ declare namespace LocalJSX {
6472
6506
  * @uiName Country field placeholder text
6473
6507
  */
6474
6508
  "searchForCountryText"?: string;
6509
+ /**
6510
+ * @uiName Support link text
6511
+ */
6512
+ "supportLink"?: string;
6475
6513
  /**
6476
6514
  * @uiName SWIFT code field label
6477
6515
  */
@@ -6842,6 +6880,10 @@ declare namespace LocalJSX {
6842
6880
  * @uiName Refresh page button label
6843
6881
  */
6844
6882
  "refreshButton"?: string;
6883
+ /**
6884
+ * @uiName Support link text
6885
+ */
6886
+ "supportLink"?: string;
6845
6887
  /**
6846
6888
  * Displayed at the top of the page on all set up steps.
6847
6889
  * @uiName Page description
@@ -6980,6 +7022,10 @@ declare namespace LocalJSX {
6980
7022
  * @uiName Send code button text
6981
7023
  */
6982
7024
  "sendCodeText"?: string;
7025
+ /**
7026
+ * @uiName Support link text
7027
+ */
7028
+ "supportLink"?: string;
6983
7029
  /**
6984
7030
  * @uiName Verify email widget header text
6985
7031
  */
@@ -7353,6 +7399,10 @@ declare namespace LocalJSX {
7353
7399
  * @uiName Income tax field label
7354
7400
  */
7355
7401
  "subRegionTaxNumberLabel"?: string;
7402
+ /**
7403
+ * @uiName Support link text
7404
+ */
7405
+ "supportLink"?: string;
7356
7406
  /**
7357
7407
  * Displayed at the top of the page on all set up steps.
7358
7408
  * @uiName Page description
@@ -7885,6 +7935,10 @@ declare namespace LocalJSX {
7885
7935
  "thresholdPayoutText"?: string;
7886
7936
  }
7887
7937
  interface SqmPayoutStatusAlert {
7938
+ /**
7939
+ * @uiName Cash & Payouts Microsite Page (only set if alert is used in a microsite)
7940
+ */
7941
+ "cashPayoutsPageUrl"?: string;
7888
7942
  /**
7889
7943
  * @undocumented
7890
7944
  * @uiType object
@@ -7919,9 +7973,9 @@ declare namespace LocalJSX {
7919
7973
  */
7920
7974
  "informationRequiredHeader"?: string;
7921
7975
  /**
7922
- * @uiName Cash & Payouts Terms and Conditions url
7976
+ * @uiName Support link text
7923
7977
  */
7924
- "termsUrl"?: string;
7978
+ "supportLink"?: string;
7925
7979
  /**
7926
7980
  * @uiName Verification failed internal alert description
7927
7981
  */
@@ -10936,6 +10990,12 @@ declare namespace LocalJSX {
10936
10990
  * @uiGroup Step 4 Properties
10937
10991
  */
10938
10992
  "step4_voCodeLabel"?: string;
10993
+ /**
10994
+ * Link text for contacting support team
10995
+ * @uiName Suport link text
10996
+ * @uiGroup General Form Properties
10997
+ */
10998
+ "supportLink"?: string;
10939
10999
  /**
10940
11000
  * Displayed at the top of the page on all set up steps.
10941
11001
  * @uiName Page description
@@ -11161,6 +11221,10 @@ declare namespace LocalJSX {
11161
11221
  * @uiName Spain sub-region indirect tax number
11162
11222
  */
11163
11223
  "subRegionTaxNumber"?: string;
11224
+ /**
11225
+ * @uiName Support link text
11226
+ */
11227
+ "supportLink"?: string;
11164
11228
  /**
11165
11229
  * Part of the alert displayed at the top of the page.
11166
11230
  * @uiName Inactive W-8 error message title
@@ -11456,6 +11520,10 @@ declare namespace LocalJSX {
11456
11520
  * @uiName State field label
11457
11521
  */
11458
11522
  "state"?: string;
11523
+ /**
11524
+ * @uiName Support link text
11525
+ */
11526
+ "supportLink"?: string;
11459
11527
  /**
11460
11528
  * Displayed at the top of the page on all set up steps.
11461
11529
  * @uiName Page description
package/docs/docs.docx CHANGED
Binary file