@saasquatch/mint-components 2.1.8-0 → 2.1.8-10

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 (58) hide show
  1. package/dist/cjs/{ShadowViewAddon-1d15cdf7.js → ShadowViewAddon-19755faf.js} +384 -9
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/mint-components.cjs.js +1 -1
  4. package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +50 -391
  5. package/dist/cjs/sqm-big-stat_45.cjs.entry.js +172 -23
  6. package/dist/cjs/sqm-stencilbook.cjs.entry.js +168 -18
  7. package/dist/collection/components/sqm-share-code/sqm-share-code.js +0 -1
  8. package/dist/collection/components/sqm-share-link/ShareLink.stories.js +142 -11
  9. package/dist/collection/components/sqm-share-link/UseShareLink.stories.js +14 -5
  10. package/dist/collection/components/sqm-share-link/sqm-share-link-view.js +173 -0
  11. package/dist/collection/components/sqm-share-link/sqm-share-link.js +536 -26
  12. package/dist/collection/components/sqm-share-link/useShareLink.js +210 -6
  13. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/formDefinitions.js +37 -75
  14. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +13 -688
  15. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +1 -109
  16. package/dist/esm/{ShadowViewAddon-53b9090b.js → ShadowViewAddon-23d56d60.js} +386 -12
  17. package/dist/esm/loader.js +1 -1
  18. package/dist/esm/mint-components.js +1 -1
  19. package/dist/esm/sqm-banking-info-form_10.entry.js +50 -391
  20. package/dist/esm/sqm-big-stat_45.entry.js +172 -23
  21. package/dist/esm/sqm-stencilbook.entry.js +168 -18
  22. package/dist/esm-es5/ShadowViewAddon-23d56d60.js +1 -0
  23. package/dist/esm-es5/loader.js +1 -1
  24. package/dist/esm-es5/mint-components.js +1 -1
  25. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  26. package/dist/esm-es5/sqm-big-stat_45.entry.js +1 -1
  27. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  28. package/dist/mint-components/mint-components.esm.js +1 -1
  29. package/dist/mint-components/p-182b5b6a.js +503 -0
  30. package/dist/mint-components/{p-0e6c90b1.entry.js → p-27ec70af.entry.js} +20 -20
  31. package/dist/mint-components/p-47b630aa.entry.js +9 -0
  32. package/dist/mint-components/p-644fca99.system.js +1 -0
  33. package/dist/mint-components/p-af8c2202.system.entry.js +1 -0
  34. package/dist/mint-components/p-ca098be1.system.js +1 -1
  35. package/dist/mint-components/p-cacb897d.system.entry.js +1 -0
  36. package/dist/mint-components/p-ebe1eb7a.system.entry.js +1 -0
  37. package/dist/mint-components/p-ff378015.entry.js +106 -0
  38. package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +10 -0
  39. package/dist/types/components/sqm-share-link/UseShareLink.stories.d.ts +6 -0
  40. package/dist/types/components/sqm-share-link/sqm-share-link-view.d.ts +37 -0
  41. package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +107 -2
  42. package/dist/types/components/sqm-share-link/useShareLink.d.ts +27 -4
  43. package/dist/types/components/tax-and-cash/sqm-banking-info-form/formDefinitions.d.ts +0 -2
  44. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +0 -4
  45. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +0 -165
  46. package/dist/types/components.d.ts +183 -242
  47. package/docs/docs.docx +0 -0
  48. package/docs/raisins.json +1 -1
  49. package/grapesjs/grapesjs.js +1 -1
  50. package/package.json +1 -1
  51. package/dist/esm-es5/ShadowViewAddon-53b9090b.js +0 -1
  52. package/dist/mint-components/p-17b32de7.system.entry.js +0 -1
  53. package/dist/mint-components/p-54ea8b9b.system.entry.js +0 -1
  54. package/dist/mint-components/p-7d16ee0e.entry.js +0 -108
  55. package/dist/mint-components/p-807ed3bf.system.js +0 -1
  56. package/dist/mint-components/p-de7bb373.entry.js +0 -9
  57. package/dist/mint-components/p-e9258d20.system.entry.js +0 -1
  58. package/dist/mint-components/p-e980472a.js +0 -463
@@ -54,6 +54,7 @@ import { ReferralIframeViewProps } from "./components/sqm-referral-iframe/sqm-re
54
54
  import { ReferralDates } from "./components/sqm-referral-table/useReferralTable";
55
55
  import { RewardExchangeViewProps } from "./components/sqm-reward-exchange-list/sqm-reward-exchange-list-view";
56
56
  import { ShareButtonViewProps } from "./components/sqm-share-button/sqm-share-button-view";
57
+ import { ShareLinkViewProps } from "./components/sqm-share-link/sqm-share-link-view";
57
58
  import { TaskCardViewProps } from "./components/sqm-task-card/sqm-task-card-view";
58
59
  import { UseTaxAndCashDashboardResult } from "./components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard";
59
60
  import { UseUserInfoFormResult } from "./components/tax-and-cash/sqm-user-info-form/useUserInfoForm";
@@ -64,12 +65,6 @@ export namespace Components {
64
65
  "renderLabel": (idx: any) => Promise<any>;
65
66
  }
66
67
  interface SqmBankingInfoForm {
67
- /**
68
- * Error messages for the agency code field. Supports error codes: empty, alphanumeric, tooShort
69
- * @uiName Agency code error
70
- * @uiWidget textArea
71
- */
72
- "agencyCodeError": string;
73
68
  /**
74
69
  * @uiName Agency code field label
75
70
  */
@@ -79,42 +74,18 @@ export namespace Components {
79
74
  * @uiName Back button label
80
75
  */
81
76
  "backButton": string;
82
- /**
83
- * Error messages for the bank account number / IBAN field. Supports error codes: empty, invalidUk, invalid, ibanEmpty, ibanAlphanumeric, ibanInvalid, ibanCountryMismatch
84
- * @uiName Bank account number / IBAN error
85
- * @uiWidget textArea
86
- */
87
- "bankAccountNumberError": string;
88
77
  /**
89
78
  * @uiName Bank account number field label
90
79
  */
91
80
  "bankAccountNumberLabel": string;
92
- /**
93
- * Error messages for the bank account type field. Supports error codes: empty
94
- * @uiName Bank account type error
95
- * @uiWidget textArea
96
- */
97
- "bankAccountTypeError": string;
98
81
  /**
99
82
  * @uiName Bank account type field label
100
83
  */
101
84
  "bankAccountTypeLabel": string;
102
- /**
103
- * Error messages for the bank address field. Supports error codes: empty
104
- * @uiName Bank address error
105
- * @uiWidget textArea
106
- */
107
- "bankAddressError": string;
108
85
  /**
109
86
  * @uiName Bank address field label
110
87
  */
111
88
  "bankAddressLabel": string;
112
- /**
113
- * Error messages for the bank city field. Supports error codes: empty
114
- * @uiName Bank city error
115
- * @uiWidget textArea
116
- */
117
- "bankCityError": string;
118
89
  /**
119
90
  * @uiName Bank city field label
120
91
  */
@@ -123,32 +94,14 @@ export namespace Components {
123
94
  * @uiName Bank country field label
124
95
  */
125
96
  "bankLocationLabel": string;
126
- /**
127
- * Error messages for the bank name field. Supports error codes: empty
128
- * @uiName Bank name error
129
- * @uiWidget textArea
130
- */
131
- "bankNameError": string;
132
97
  /**
133
98
  * @uiName Bank name field label
134
99
  */
135
100
  "bankNameLabel": string;
136
- /**
137
- * Error messages for the bank postal code field. Supports error codes: empty
138
- * @uiName Bank postal code error
139
- * @uiWidget textArea
140
- */
141
- "bankPostalCodeError": string;
142
101
  /**
143
102
  * @uiName Bank postal code field label
144
103
  */
145
104
  "bankPostalCodeLabel": string;
146
- /**
147
- * Error messages for the bank province/state field. Supports error codes: empty
148
- * @uiName Bank province/state error
149
- * @uiWidget textArea
150
- */
151
- "bankStateError": string;
152
105
  /**
153
106
  * @uiName Bank province/state field label
154
107
  */
@@ -157,32 +110,14 @@ export namespace Components {
157
110
  * @uiName Beneficiary account field description
158
111
  */
159
112
  "beneficiaryAccountNameDescription": string;
160
- /**
161
- * Error messages for the beneficiary / account holder name field. Supports error codes: empty, invalidCharacters, numeric, tooLong, nonEnglish, businessNameMismatch, nameMismatch, businessPayeeMismatch, payeeMismatch
162
- * @uiName Beneficiary account name error
163
- * @uiWidget textArea
164
- */
165
- "beneficiaryAccountNameError": string;
166
113
  /**
167
114
  * @uiName Beneficiary account field label
168
115
  */
169
116
  "beneficiaryAccountNameLabel": string;
170
- /**
171
- * Error messages for the branch code field. Supports error codes: invalid
172
- * @uiName Branch code error
173
- * @uiWidget textArea
174
- */
175
- "branchCodeError": string;
176
117
  /**
177
118
  * @uiName Branch code field label
178
119
  */
179
120
  "branchCodeLabel": string;
180
- /**
181
- * Error messages for the branch name field. Supports error codes: empty
182
- * @uiName Branch name error
183
- * @uiWidget textArea
184
- */
185
- "branchNameError": string;
186
121
  /**
187
122
  * One of three options listed for the classification field
188
123
  * @uiName Business classification option
@@ -196,12 +131,6 @@ export namespace Components {
196
131
  * @uiName Classification CPF field label
197
132
  */
198
133
  "classificationCPFLabel": string;
199
- /**
200
- * Error messages for the classification code field. Supports error codes: empty, invalidKzt
201
- * @uiName Classification code error
202
- * @uiWidget textArea
203
- */
204
- "classificationCodeError": string;
205
134
  /**
206
135
  * @uiName Classification entity field label
207
136
  */
@@ -309,12 +238,6 @@ export namespace Components {
309
238
  * @uiName Information modal title
310
239
  */
311
240
  "modalTitle": string;
312
- /**
313
- * Error messages for the patronymic name field. Supports error codes: empty, alphanumeric
314
- * @uiName Patronymic name error
315
- * @uiWidget textArea
316
- */
317
- "patronymicNameError": string;
318
241
  /**
319
242
  * @uiName Patronymic name field label
320
243
  */
@@ -324,12 +247,6 @@ export namespace Components {
324
247
  * @uiName PayPal email field label
325
248
  */
326
249
  "payPalInputLabel": string;
327
- /**
328
- * Error messages for the payment day field. Supports error codes: empty, invalid
329
- * @uiName Payment day error
330
- * @uiWidget textArea
331
- */
332
- "paymentDayError": string;
333
250
  /**
334
251
  * Label text for the payment day select option for the fifteenth of the month
335
252
  * @uiName Fifteenth of month payday option
@@ -365,29 +282,11 @@ export namespace Components {
365
282
  * @uiName Fixed day payment schedule option
366
283
  */
367
284
  "paymentScheduleFixedDay": string;
368
- /**
369
- * Error messages for the payment threshold field. Supports error codes: empty, invalid
370
- * @uiName Payment threshold error
371
- * @uiWidget textArea
372
- */
373
- "paymentThresholdError": string;
374
285
  /**
375
286
  * Participant use this field to select the balance at which they want to be paid
376
287
  * @uiName Payment threshold field label
377
288
  */
378
289
  "paymentThresholdSelectLabel": string;
379
- /**
380
- * Error messages for the PayPal email field. Supports error codes: empty, unsupportedCurrency, invalidEmail, verificationIncomplete
381
- * @uiName PayPal email error
382
- * @uiWidget textArea
383
- */
384
- "paypalEmailError": string;
385
- /**
386
- * Error messages for the routing code / sort code / BSB field. Supports error codes: invalidBsb, invalidSortCode, empty, invalid
387
- * @uiName Routing code error
388
- * @uiWidget textArea
389
- */
390
- "routingCodeError": string;
391
290
  /**
392
291
  * @uiName Routing code field label
393
292
  */
@@ -405,12 +304,6 @@ export namespace Components {
405
304
  * @uiName Support link text
406
305
  */
407
306
  "supportLink": string;
408
- /**
409
- * Error messages for the SWIFT / BIC code field. Supports error codes: empty, alphanumeric, invalid
410
- * @uiName SWIFT code error
411
- * @uiWidget textArea
412
- */
413
- "swiftCodeError": string;
414
307
  /**
415
308
  * @uiName SWIFT code field label
416
309
  */
@@ -424,12 +317,6 @@ export namespace Components {
424
317
  * @uiName Page description
425
318
  */
426
319
  "taxAndPayoutsDescription": string;
427
- /**
428
- * Error messages for the tax payer ID / classification entity field. Supports error codes: empty, emptyAr, emptyKr, alphanumeric, alphanumericAr, alphanumericKr, invalid, invalidAr, invalidKr, invalidKzt, cnpjTooShort, cpfTooShort
429
- * @uiName Tax payer ID error
430
- * @uiWidget textArea
431
- */
432
- "taxPayerIdError": string;
433
320
  /**
434
321
  * @uiName Taxpayer ID field label
435
322
  */
@@ -447,12 +334,6 @@ export namespace Components {
447
334
  * @uiName Verify email header
448
335
  */
449
336
  "verifyEmailHeaderText": string;
450
- /**
451
- * Error messages for the VO code field. Supports error codes: empty, alphanumeric
452
- * @uiName VO code error
453
- * @uiWidget textArea
454
- */
455
- "voCodeError": string;
456
337
  /**
457
338
  * @uiName VO code field label
458
339
  */
@@ -5049,21 +4930,111 @@ export namespace Components {
5049
4930
  * @uiGroup Style
5050
4931
  */
5051
4932
  "buttonType"?: "primary" | "secondary";
4933
+ /**
4934
+ * Text for the cancel button in editing mode
4935
+ * @uiName Cancel button label
4936
+ * @uiType string
4937
+ */
4938
+ "cancelLabelText"?: string;
5052
4939
  /**
5053
4940
  * @uiName Copy button label
5054
4941
  */
5055
4942
  "copyButtonLabel": string;
4943
+ /**
4944
+ * Tooltip text shown when link customization is disabled
4945
+ * @uiName Customize disabled tooltip
4946
+ * @uiType string
4947
+ */
4948
+ "customizeDisabledTooltip"?: string;
4949
+ /**
4950
+ * Text shown below the share link input to trigger customization
4951
+ * @uiName Customize link label
4952
+ * @uiType string
4953
+ */
4954
+ "customizeLinkLabel"?: string;
4955
+ /**
4956
+ * Enable users to customize their referral link
4957
+ * @uiName Customize URL
4958
+ * @uiType boolean
4959
+ */
4960
+ "customizeUrl"?: boolean;
5056
4961
  /**
5057
4962
  * @undocumented
5058
4963
  * @uiType object
5059
4964
  */
5060
- "demoData"?: DemoData<CopyTextViewProps>;
4965
+ "demoData"?: DemoData<ShareLinkViewProps>;
4966
+ /**
4967
+ * Message shown when the edit limit has been reached. Use {supportLink} as a placeholder for the support link.
4968
+ * @uiName Edit limit reached text
4969
+ * @uiType string
4970
+ */
4971
+ "editLimitReachedText"?: string;
4972
+ /**
4973
+ * Text describing the edit limit
4974
+ * @uiName Edit limit text
4975
+ * @uiType string
4976
+ */
4977
+ "editLimitText"?: string;
4978
+ /**
4979
+ * Description text shown when the custom link is already taken
4980
+ * @uiName Existing code conflict error description
4981
+ * @uiType string
4982
+ */
4983
+ "existingCodeConflictErrorDescription"?: string;
4984
+ /**
4985
+ * Title text shown when the custom link is already taken
4986
+ * @uiName Existing code conflict error title
4987
+ * @uiType string
4988
+ */
4989
+ "existingCodeConflictErrorTitle"?: string;
4990
+ /**
4991
+ * Description text shown when the link contains invalid characters
4992
+ * @uiName Invalid characters error description
4993
+ * @uiType string
4994
+ */
4995
+ "invalidCharactersErrorDescription"?: string;
4996
+ /**
4997
+ * Title text shown when the link contains invalid characters
4998
+ * @uiName Invalid characters error title
4999
+ * @uiType string
5000
+ */
5001
+ "invalidCharactersErrorTitle"?: string;
5002
+ /**
5003
+ * Description text shown when the link contains profanity
5004
+ * @uiName Profanity error description
5005
+ * @uiType string
5006
+ */
5007
+ "profanityErrorDescription"?: string;
5008
+ /**
5009
+ * Title text shown when the link contains profanity
5010
+ * @uiName Profanity error title
5011
+ * @uiType string
5012
+ */
5013
+ "profanityErrorTitle"?: string;
5061
5014
  /**
5062
5015
  * The ID of the program that should generate the link. Defaults to the program ID in context where this widget is loaded.
5063
5016
  * @uiName Program ID
5064
5017
  * @uiWidget programSelector
5065
5018
  */
5066
5019
  "programId"?: string;
5020
+ /**
5021
+ * Text for the save button in editing mode
5022
+ * @uiName Save button label
5023
+ * @uiType string
5024
+ */
5025
+ "saveLabelText"?: string;
5026
+ /**
5027
+ * Message shown briefly after successfully saving a custom link
5028
+ * @uiName Success message
5029
+ * @uiType string
5030
+ */
5031
+ "successMessage"?: string;
5032
+ /**
5033
+ * Display text for the support link in the edit limit reached message
5034
+ * @uiName Support link text
5035
+ * @uiType string
5036
+ */
5037
+ "supportLinkText"?: string;
5067
5038
  /**
5068
5039
  * Change the text alignment
5069
5040
  * @uiName Share link alignment
@@ -8106,12 +8077,6 @@ declare namespace LocalJSX {
8106
8077
  interface RaisinsPlopTarget {
8107
8078
  }
8108
8079
  interface SqmBankingInfoForm {
8109
- /**
8110
- * Error messages for the agency code field. Supports error codes: empty, alphanumeric, tooShort
8111
- * @uiName Agency code error
8112
- * @uiWidget textArea
8113
- */
8114
- "agencyCodeError"?: string;
8115
8080
  /**
8116
8081
  * @uiName Agency code field label
8117
8082
  */
@@ -8121,42 +8086,18 @@ declare namespace LocalJSX {
8121
8086
  * @uiName Back button label
8122
8087
  */
8123
8088
  "backButton"?: string;
8124
- /**
8125
- * Error messages for the bank account number / IBAN field. Supports error codes: empty, invalidUk, invalid, ibanEmpty, ibanAlphanumeric, ibanInvalid, ibanCountryMismatch
8126
- * @uiName Bank account number / IBAN error
8127
- * @uiWidget textArea
8128
- */
8129
- "bankAccountNumberError"?: string;
8130
8089
  /**
8131
8090
  * @uiName Bank account number field label
8132
8091
  */
8133
8092
  "bankAccountNumberLabel"?: string;
8134
- /**
8135
- * Error messages for the bank account type field. Supports error codes: empty
8136
- * @uiName Bank account type error
8137
- * @uiWidget textArea
8138
- */
8139
- "bankAccountTypeError"?: string;
8140
8093
  /**
8141
8094
  * @uiName Bank account type field label
8142
8095
  */
8143
8096
  "bankAccountTypeLabel"?: string;
8144
- /**
8145
- * Error messages for the bank address field. Supports error codes: empty
8146
- * @uiName Bank address error
8147
- * @uiWidget textArea
8148
- */
8149
- "bankAddressError"?: string;
8150
8097
  /**
8151
8098
  * @uiName Bank address field label
8152
8099
  */
8153
8100
  "bankAddressLabel"?: string;
8154
- /**
8155
- * Error messages for the bank city field. Supports error codes: empty
8156
- * @uiName Bank city error
8157
- * @uiWidget textArea
8158
- */
8159
- "bankCityError"?: string;
8160
8101
  /**
8161
8102
  * @uiName Bank city field label
8162
8103
  */
@@ -8165,32 +8106,14 @@ declare namespace LocalJSX {
8165
8106
  * @uiName Bank country field label
8166
8107
  */
8167
8108
  "bankLocationLabel"?: string;
8168
- /**
8169
- * Error messages for the bank name field. Supports error codes: empty
8170
- * @uiName Bank name error
8171
- * @uiWidget textArea
8172
- */
8173
- "bankNameError"?: string;
8174
8109
  /**
8175
8110
  * @uiName Bank name field label
8176
8111
  */
8177
8112
  "bankNameLabel"?: string;
8178
- /**
8179
- * Error messages for the bank postal code field. Supports error codes: empty
8180
- * @uiName Bank postal code error
8181
- * @uiWidget textArea
8182
- */
8183
- "bankPostalCodeError"?: string;
8184
8113
  /**
8185
8114
  * @uiName Bank postal code field label
8186
8115
  */
8187
8116
  "bankPostalCodeLabel"?: string;
8188
- /**
8189
- * Error messages for the bank province/state field. Supports error codes: empty
8190
- * @uiName Bank province/state error
8191
- * @uiWidget textArea
8192
- */
8193
- "bankStateError"?: string;
8194
8117
  /**
8195
8118
  * @uiName Bank province/state field label
8196
8119
  */
@@ -8199,32 +8122,14 @@ declare namespace LocalJSX {
8199
8122
  * @uiName Beneficiary account field description
8200
8123
  */
8201
8124
  "beneficiaryAccountNameDescription"?: string;
8202
- /**
8203
- * Error messages for the beneficiary / account holder name field. Supports error codes: empty, invalidCharacters, numeric, tooLong, nonEnglish, businessNameMismatch, nameMismatch, businessPayeeMismatch, payeeMismatch
8204
- * @uiName Beneficiary account name error
8205
- * @uiWidget textArea
8206
- */
8207
- "beneficiaryAccountNameError"?: string;
8208
8125
  /**
8209
8126
  * @uiName Beneficiary account field label
8210
8127
  */
8211
8128
  "beneficiaryAccountNameLabel"?: string;
8212
- /**
8213
- * Error messages for the branch code field. Supports error codes: invalid
8214
- * @uiName Branch code error
8215
- * @uiWidget textArea
8216
- */
8217
- "branchCodeError"?: string;
8218
8129
  /**
8219
8130
  * @uiName Branch code field label
8220
8131
  */
8221
8132
  "branchCodeLabel"?: string;
8222
- /**
8223
- * Error messages for the branch name field. Supports error codes: empty
8224
- * @uiName Branch name error
8225
- * @uiWidget textArea
8226
- */
8227
- "branchNameError"?: string;
8228
8133
  /**
8229
8134
  * One of three options listed for the classification field
8230
8135
  * @uiName Business classification option
@@ -8238,12 +8143,6 @@ declare namespace LocalJSX {
8238
8143
  * @uiName Classification CPF field label
8239
8144
  */
8240
8145
  "classificationCPFLabel"?: string;
8241
- /**
8242
- * Error messages for the classification code field. Supports error codes: empty, invalidKzt
8243
- * @uiName Classification code error
8244
- * @uiWidget textArea
8245
- */
8246
- "classificationCodeError"?: string;
8247
8146
  /**
8248
8147
  * @uiName Classification entity field label
8249
8148
  */
@@ -8351,12 +8250,6 @@ declare namespace LocalJSX {
8351
8250
  * @uiName Information modal title
8352
8251
  */
8353
8252
  "modalTitle"?: string;
8354
- /**
8355
- * Error messages for the patronymic name field. Supports error codes: empty, alphanumeric
8356
- * @uiName Patronymic name error
8357
- * @uiWidget textArea
8358
- */
8359
- "patronymicNameError"?: string;
8360
8253
  /**
8361
8254
  * @uiName Patronymic name field label
8362
8255
  */
@@ -8366,12 +8259,6 @@ declare namespace LocalJSX {
8366
8259
  * @uiName PayPal email field label
8367
8260
  */
8368
8261
  "payPalInputLabel"?: string;
8369
- /**
8370
- * Error messages for the payment day field. Supports error codes: empty, invalid
8371
- * @uiName Payment day error
8372
- * @uiWidget textArea
8373
- */
8374
- "paymentDayError"?: string;
8375
8262
  /**
8376
8263
  * Label text for the payment day select option for the fifteenth of the month
8377
8264
  * @uiName Fifteenth of month payday option
@@ -8407,29 +8294,11 @@ declare namespace LocalJSX {
8407
8294
  * @uiName Fixed day payment schedule option
8408
8295
  */
8409
8296
  "paymentScheduleFixedDay"?: string;
8410
- /**
8411
- * Error messages for the payment threshold field. Supports error codes: empty, invalid
8412
- * @uiName Payment threshold error
8413
- * @uiWidget textArea
8414
- */
8415
- "paymentThresholdError"?: string;
8416
8297
  /**
8417
8298
  * Participant use this field to select the balance at which they want to be paid
8418
8299
  * @uiName Payment threshold field label
8419
8300
  */
8420
8301
  "paymentThresholdSelectLabel"?: string;
8421
- /**
8422
- * Error messages for the PayPal email field. Supports error codes: empty, unsupportedCurrency, invalidEmail, verificationIncomplete
8423
- * @uiName PayPal email error
8424
- * @uiWidget textArea
8425
- */
8426
- "paypalEmailError"?: string;
8427
- /**
8428
- * Error messages for the routing code / sort code / BSB field. Supports error codes: invalidBsb, invalidSortCode, empty, invalid
8429
- * @uiName Routing code error
8430
- * @uiWidget textArea
8431
- */
8432
- "routingCodeError"?: string;
8433
8302
  /**
8434
8303
  * @uiName Routing code field label
8435
8304
  */
@@ -8447,12 +8316,6 @@ declare namespace LocalJSX {
8447
8316
  * @uiName Support link text
8448
8317
  */
8449
8318
  "supportLink"?: string;
8450
- /**
8451
- * Error messages for the SWIFT / BIC code field. Supports error codes: empty, alphanumeric, invalid
8452
- * @uiName SWIFT code error
8453
- * @uiWidget textArea
8454
- */
8455
- "swiftCodeError"?: string;
8456
8319
  /**
8457
8320
  * @uiName SWIFT code field label
8458
8321
  */
@@ -8466,12 +8329,6 @@ declare namespace LocalJSX {
8466
8329
  * @uiName Page description
8467
8330
  */
8468
8331
  "taxAndPayoutsDescription"?: string;
8469
- /**
8470
- * Error messages for the tax payer ID / classification entity field. Supports error codes: empty, emptyAr, emptyKr, alphanumeric, alphanumericAr, alphanumericKr, invalid, invalidAr, invalidKr, invalidKzt, cnpjTooShort, cpfTooShort
8471
- * @uiName Tax payer ID error
8472
- * @uiWidget textArea
8473
- */
8474
- "taxPayerIdError"?: string;
8475
8332
  /**
8476
8333
  * @uiName Taxpayer ID field label
8477
8334
  */
@@ -8489,12 +8346,6 @@ declare namespace LocalJSX {
8489
8346
  * @uiName Verify email header
8490
8347
  */
8491
8348
  "verifyEmailHeaderText"?: string;
8492
- /**
8493
- * Error messages for the VO code field. Supports error codes: empty, alphanumeric
8494
- * @uiName VO code error
8495
- * @uiWidget textArea
8496
- */
8497
- "voCodeError"?: string;
8498
8349
  /**
8499
8350
  * @uiName VO code field label
8500
8351
  */
@@ -13062,21 +12913,111 @@ declare namespace LocalJSX {
13062
12913
  * @uiGroup Style
13063
12914
  */
13064
12915
  "buttonType"?: "primary" | "secondary";
12916
+ /**
12917
+ * Text for the cancel button in editing mode
12918
+ * @uiName Cancel button label
12919
+ * @uiType string
12920
+ */
12921
+ "cancelLabelText"?: string;
13065
12922
  /**
13066
12923
  * @uiName Copy button label
13067
12924
  */
13068
12925
  "copyButtonLabel"?: string;
12926
+ /**
12927
+ * Tooltip text shown when link customization is disabled
12928
+ * @uiName Customize disabled tooltip
12929
+ * @uiType string
12930
+ */
12931
+ "customizeDisabledTooltip"?: string;
12932
+ /**
12933
+ * Text shown below the share link input to trigger customization
12934
+ * @uiName Customize link label
12935
+ * @uiType string
12936
+ */
12937
+ "customizeLinkLabel"?: string;
12938
+ /**
12939
+ * Enable users to customize their referral link
12940
+ * @uiName Customize URL
12941
+ * @uiType boolean
12942
+ */
12943
+ "customizeUrl"?: boolean;
13069
12944
  /**
13070
12945
  * @undocumented
13071
12946
  * @uiType object
13072
12947
  */
13073
- "demoData"?: DemoData<CopyTextViewProps>;
12948
+ "demoData"?: DemoData<ShareLinkViewProps>;
12949
+ /**
12950
+ * Message shown when the edit limit has been reached. Use {supportLink} as a placeholder for the support link.
12951
+ * @uiName Edit limit reached text
12952
+ * @uiType string
12953
+ */
12954
+ "editLimitReachedText"?: string;
12955
+ /**
12956
+ * Text describing the edit limit
12957
+ * @uiName Edit limit text
12958
+ * @uiType string
12959
+ */
12960
+ "editLimitText"?: string;
12961
+ /**
12962
+ * Description text shown when the custom link is already taken
12963
+ * @uiName Existing code conflict error description
12964
+ * @uiType string
12965
+ */
12966
+ "existingCodeConflictErrorDescription"?: string;
12967
+ /**
12968
+ * Title text shown when the custom link is already taken
12969
+ * @uiName Existing code conflict error title
12970
+ * @uiType string
12971
+ */
12972
+ "existingCodeConflictErrorTitle"?: string;
12973
+ /**
12974
+ * Description text shown when the link contains invalid characters
12975
+ * @uiName Invalid characters error description
12976
+ * @uiType string
12977
+ */
12978
+ "invalidCharactersErrorDescription"?: string;
12979
+ /**
12980
+ * Title text shown when the link contains invalid characters
12981
+ * @uiName Invalid characters error title
12982
+ * @uiType string
12983
+ */
12984
+ "invalidCharactersErrorTitle"?: string;
12985
+ /**
12986
+ * Description text shown when the link contains profanity
12987
+ * @uiName Profanity error description
12988
+ * @uiType string
12989
+ */
12990
+ "profanityErrorDescription"?: string;
12991
+ /**
12992
+ * Title text shown when the link contains profanity
12993
+ * @uiName Profanity error title
12994
+ * @uiType string
12995
+ */
12996
+ "profanityErrorTitle"?: string;
13074
12997
  /**
13075
12998
  * The ID of the program that should generate the link. Defaults to the program ID in context where this widget is loaded.
13076
12999
  * @uiName Program ID
13077
13000
  * @uiWidget programSelector
13078
13001
  */
13079
13002
  "programId"?: string;
13003
+ /**
13004
+ * Text for the save button in editing mode
13005
+ * @uiName Save button label
13006
+ * @uiType string
13007
+ */
13008
+ "saveLabelText"?: string;
13009
+ /**
13010
+ * Message shown briefly after successfully saving a custom link
13011
+ * @uiName Success message
13012
+ * @uiType string
13013
+ */
13014
+ "successMessage"?: string;
13015
+ /**
13016
+ * Display text for the support link in the edit limit reached message
13017
+ * @uiName Support link text
13018
+ * @uiType string
13019
+ */
13020
+ "supportLinkText"?: string;
13080
13021
  /**
13081
13022
  * Change the text alignment
13082
13023
  * @uiName Share link alignment
package/docs/docs.docx CHANGED
Binary file