@taxbit/react-sdk 3.4.0-beta.0 → 3.5.0-beta.0

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 (68) hide show
  1. package/dist/src/contexts/QuestionnaireStep/getLocal.d.ts +1 -0
  2. package/dist/src/contexts/QuestionnaireStep/useQuestionnaireStep.d.ts +1 -2
  3. package/dist/src/contexts/QuestionnaireStep/useQuestionnaireStepContext.d.ts +2 -2
  4. package/dist/src/i18n/json/bg.json.d.ts +7 -1
  5. package/dist/src/i18n/json/cs.json.d.ts +7 -1
  6. package/dist/src/i18n/json/da.json.d.ts +7 -1
  7. package/dist/src/i18n/json/de-AT.json.d.ts +6 -1
  8. package/dist/src/i18n/json/de.json.d.ts +7 -1
  9. package/dist/src/i18n/json/el-CY.json.d.ts +6 -1
  10. package/dist/src/i18n/json/el.json.d.ts +7 -1
  11. package/dist/src/i18n/json/en-GB.json.d.ts +3 -6
  12. package/dist/src/i18n/json/en-NZ.json.d.ts +2 -7
  13. package/dist/src/i18n/json/en.json.d.ts +8 -2
  14. package/dist/src/i18n/json/es-MX.json.d.ts +1 -7
  15. package/dist/src/i18n/json/es.json.d.ts +7 -1
  16. package/dist/src/i18n/json/et.json.d.ts +7 -1
  17. package/dist/src/i18n/json/fi.json.d.ts +7 -1
  18. package/dist/src/i18n/json/fr-CA.json.d.ts +2 -5
  19. package/dist/src/i18n/json/fr-LU.json.d.ts +6 -1
  20. package/dist/src/i18n/json/fr.json.d.ts +7 -1
  21. package/dist/src/i18n/json/ga.json.d.ts +7 -1
  22. package/dist/src/i18n/json/hr.json.d.ts +7 -1
  23. package/dist/src/i18n/json/hu.json.d.ts +7 -1
  24. package/dist/src/i18n/json/id.json.d.ts +8 -2
  25. package/dist/src/i18n/json/it.json.d.ts +7 -1
  26. package/dist/src/i18n/json/ja.json.d.ts +8 -2
  27. package/dist/src/i18n/json/ko.json.d.ts +8 -2
  28. package/dist/src/i18n/json/lt.json.d.ts +7 -1
  29. package/dist/src/i18n/json/lv.json.d.ts +7 -1
  30. package/dist/src/i18n/json/ms.json.d.ts +8 -2
  31. package/dist/src/i18n/json/mt.json.d.ts +7 -1
  32. package/dist/src/i18n/json/nl-BE.json.d.ts +3 -9
  33. package/dist/src/i18n/json/nl.json.d.ts +7 -1
  34. package/dist/src/i18n/json/no.json.d.ts +7 -1
  35. package/dist/src/i18n/json/pl.json.d.ts +7 -1
  36. package/dist/src/i18n/json/pt-BR.json.d.ts +5 -1
  37. package/dist/src/i18n/json/pt.json.d.ts +7 -1
  38. package/dist/src/i18n/json/ro.json.d.ts +7 -1
  39. package/dist/src/i18n/json/ru.json.d.ts +8 -2
  40. package/dist/src/i18n/json/sk.json.d.ts +7 -1
  41. package/dist/src/i18n/json/sl.json.d.ts +7 -1
  42. package/dist/src/i18n/json/sv.json.d.ts +7 -1
  43. package/dist/src/i18n/json/th.json.d.ts +8 -2
  44. package/dist/src/i18n/json/tr.json.d.ts +8 -2
  45. package/dist/src/i18n/json/uk.json.d.ts +8 -2
  46. package/dist/src/i18n/json/vi.json.d.ts +8 -2
  47. package/dist/src/i18n/json/zh-TW.json.d.ts +8 -2
  48. package/dist/src/i18n/json/zh.json.d.ts +8 -2
  49. package/dist/src/i18n/locales/{el-el.d.ts → el-gr.d.ts} +1 -1
  50. package/dist/src/i18n/locales/en-dps.d.ts +1 -2
  51. package/dist/src/i18n/locales/index.d.ts +1 -1
  52. package/dist/src/i18n/types/Language.d.ts +2 -1
  53. package/dist/src/i18n/types/LocalizationKey.d.ts +2 -2
  54. package/dist/src/lookups/activeNonFinancialEntityTypeOptions.d.ts +1 -1
  55. package/dist/src/types/Locale.d.ts +1 -1
  56. package/dist/src/types/QuestionnaireProp.d.ts +0 -1
  57. package/dist/src/ui/CheckBox/CheckBox.d.ts +1 -3
  58. package/dist/src/validations/settableFields/getSettableFields.d.ts +4 -0
  59. package/dist/src/validations/settableFields/index.d.ts +0 -0
  60. package/dist/src/wizard/ResidenceInput/ResidenceInput.d.ts +2 -1
  61. package/dist/src/wizard/Residencies/Residencies.d.ts +2 -1
  62. package/dist/src/wizard/RowInput/CheckBoxRow/CheckBoxRow.d.ts +1 -1
  63. package/dist/taxbit-react-sdk.js +4051 -3991
  64. package/dist/taxbit-react-sdk.umd.cjs +1 -1
  65. package/package.json +2 -2
  66. package/dist/src/i18n/json/enDPS.d.ts +0 -1
  67. /package/dist/src/{contexts/QuestionnaireStep → validations/settableFields}/shiftControllingPerson.d.ts +0 -0
  68. /package/dist/src/{contexts/QuestionnaireStep → validations/settableFields}/shiftResidence.d.ts +0 -0
@@ -162,11 +162,15 @@ declare const _default: {
162
162
  "invalidVat": "Neveljavna številka za DDV",
163
163
  "mustBeABNFormat": "Mora vsebovati 11 številk",
164
164
  "mustBeFiveOrNineDigits": "Izberite mesec, dan in leto",
165
+ "mustBeFourDigits": "Mora biti štiri števke",
165
166
  "mustBeInDateFormat": "Izberite mesec, dan in leto",
166
167
  "mustBeInVatinFormat": "Mora biti med osmimi in 14 znaki",
167
168
  "mustBeNineDigits": "Vsebovati mora devet števk",
168
169
  "mustBeNinoFormat": "Mora biti predpona dveh črk, sledijo šest številk in ena črka. Na primer \"GB123456A\"",
169
170
  "mustBeCaPostalCodeFormat": "Vsebovati mora šest znakov",
171
+ "mustContainAlphabeticCharacter": "Mora vsebovati vsaj eno črko",
172
+ "mustNotContainNumericCharacters": "Ne sme vsebovati številk",
173
+ "mustNotContainAuStateCode": "Ne sme vsebovati kode avstralske države",
170
174
  "mustBeValidBirthDate": "Ni veljaven datum rojstva",
171
175
  "mustBeAtLeast18": "Morate biti vsaj 18 let",
172
176
  "residencesMustIncludeVatCountry": "Državo DDV je treba navesti kot davčno rezidentstvo spodaj",
@@ -195,7 +199,8 @@ declare const _default: {
195
199
  "checkFormatEntitySG": "Preverite obliko. Unique Entity Number (UEN) je običajno 9- ali 10-znakovni alfanumerični niz.",
196
200
  "required": "Obvezno",
197
201
  "tooLong": "Preveč znakov",
198
- "tooShort": "Premalo znakov"
202
+ "tooShort": "Premalo znakov",
203
+ "mustNotStartWithATitle": "Ne sme se začeti z naslovom (Mr, Mrs, Ms, Miss)"
199
204
  },
200
205
  "option": {
201
206
  "isIndividual_yes": "Da, sem posameznik",
@@ -211,6 +216,7 @@ declare const _default: {
211
216
  "DEPOSITORY_INSTITUTION": "Depozitna institucija",
212
217
  "NON_REPORTING_FINANCIAL_INSTITUTION": "Neporočajoča Finančna Institucija",
213
218
  "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Vladna entiteta",
219
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Centralna banka",
214
220
  "INSURANCE_COMPANY": "Zavarovalnica",
215
221
  "INVESTMENT_ENTITY": "Investicijska entiteta",
216
222
  "entityType_TRUST": "Zaupniški sklad",
@@ -162,11 +162,15 @@ declare const _default: {
162
162
  "invalidVat": "Ogiltigt momsregistreringsnummer",
163
163
  "mustBeABNFormat": "Måste vara 11 siffror",
164
164
  "mustBeFiveOrNineDigits": "Måste vara fem eller nio siffror",
165
+ "mustBeFourDigits": "Måste vara fyra siffror",
165
166
  "mustBeInDateFormat": "Måste välja en månad, dag och år",
166
167
  "mustBeInVatinFormat": "Måste vara mellan åtta och 14 tecken",
167
168
  "mustBeNineDigits": "Måste vara nio siffror",
168
169
  "mustBeNinoFormat": "Måste vara ett tvåbokstavsprefix följt av sex siffror och ett enbokstavssuffix. Till exempel \"GB123456A\"",
169
170
  "mustBeCaPostalCodeFormat": "Måste vara sex tecken",
171
+ "mustContainAlphabeticCharacter": "Måste innehålla minst en bokstav",
172
+ "mustNotContainNumericCharacters": "Får inte innehålla siffror",
173
+ "mustNotContainAuStateCode": "Får inte innehålla australisk delstatskod",
170
174
  "mustBeValidBirthDate": "Inte ett giltigt födelsedatum",
171
175
  "mustBeAtLeast18": "Måste vara minst 18 år gammal",
172
176
  "residencesMustIncludeVatCountry": "Momsland måste anges som skattehemvist nedan",
@@ -195,7 +199,8 @@ declare const _default: {
195
199
  "checkFormatEntitySG": "Kontrollera formatet. Ett Unique Entity Number (UEN) är vanligtvis en alfanumerisk sträng med 9 eller 10 tecken.",
196
200
  "required": "Nödvändigt",
197
201
  "tooLong": "För långt",
198
- "tooShort": "För kort"
202
+ "tooShort": "För kort",
203
+ "mustNotStartWithATitle": "Får inte börja med en titel (Mr, Mrs, Ms, Miss)"
199
204
  },
200
205
  "option": {
201
206
  "isIndividual_yes": "Ja, jag är en individ",
@@ -211,6 +216,7 @@ declare const _default: {
211
216
  "DEPOSITORY_INSTITUTION": "Depåinstitut",
212
217
  "NON_REPORTING_FINANCIAL_INSTITUTION": "Icke-rapporterande Finansinstitut",
213
218
  "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Statlig enhet",
219
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Centralbank",
214
220
  "INSURANCE_COMPANY": "Försäkringsbolag",
215
221
  "INVESTMENT_ENTITY": "Investeringsenhet",
216
222
  "entityType_TRUST": "Förtroendefond",
@@ -305,10 +305,14 @@ declare const _default: {
305
305
  "invalidVat": "หมายเลขภาษีมูลค่าเพิ่มไม่ถูกต้อง",
306
306
  "mustBeABNFormat": "ต้องเป็น 11 หลัก",
307
307
  "mustBeFiveOrNineDigits": "ต้องเป็น 5 หรือ 9 หลัก",
308
+ "mustBeFourDigits": "ต้องเป็นตัวเลขสี่หลัก",
308
309
  "mustBeInDateFormat": "ต้องเลือกเดือน วัน และปี",
309
310
  "mustBeNineDigits": "ต้องเป็น 9 หลัก",
310
311
  "mustBeNinoFormat": "NINO ต้องอยู่ในรูปแบบที่ถูกต้อง (AB999999A)",
311
312
  "mustBeCaPostalCodeFormat": "ต้องอยู่ในรูปแบบที่ถูกต้อง (ANA NAN)",
313
+ "mustContainAlphabeticCharacter": "ต้องมีตัวอักษรอย่างน้อยหนึ่งตัว",
314
+ "mustNotContainNumericCharacters": "ต้องไม่มีตัวเลข",
315
+ "mustNotContainAuStateCode": "ต้องไม่มีรหัสรัฐออสเตรเลีย",
312
316
  "mustBeInVatinFormat": "หมายเลขภาษีมูลค่าเพิ่มต้องอยู่ในรูปแบบที่ถูกต้อง (ระหว่าง 8 ถึง 14 ตัวอักษร)",
313
317
  "mustBeValidBirthDate": "ไม่ใช่วันเกิดที่ถูกต้อง",
314
318
  "mustBeAtLeast18": "ต้องมีอายุอย่างน้อย 18 ปี",
@@ -340,7 +344,8 @@ declare const _default: {
340
344
  "residencesMustIncludeBusinessRegistrationCountry": "ต้องระบุประเทศที่จดทะเบียนธุรกิจเป็นถิ่นที่อยู่ทางภาษีด้านล่าง",
341
345
  "tooLong": "ยาวเกินไป",
342
346
  "tooShort": "สั้นเกินไป",
343
- "usTinDoesNotMatchName": "ข้อมูลที่คุณป้อนยังคงไม่ตรงกับบันทึก IRS โปรดแก้ไขข้อมูลหรือยืนยันว่าข้อมูลที่ให้ไว้ถูกต้อง"
347
+ "usTinDoesNotMatchName": "ข้อมูลที่คุณป้อนยังคงไม่ตรงกับบันทึก IRS โปรดแก้ไขข้อมูลหรือยืนยันว่าข้อมูลที่ให้ไว้ถูกต้อง",
348
+ "mustNotStartWithATitle": "ต้องไม่ขึ้นต้นด้วยคำนำหน้า (Mr, Mrs, Ms, Miss)"
344
349
  },
345
350
  "option": {
346
351
  "eligibleForTreatyClaim_yes": "ใช่ ฉันมีสิทธิ์อ้างสิทธิ์ประโยชน์สนธิสัญญา",
@@ -429,7 +434,8 @@ declare const _default: {
429
434
  "NONWITHHOLDING_FOREIGN_GRANTOR_TRUST": "Nonwithholding Foreign Grantor Trust",
430
435
  "FOREIGN_GOVERNMENT_CONTROLLED_ENTITY": "หน่วยงานที่ควบคุมโดยรัฐบาลต่างประเทศ",
431
436
  "FOREIGN_GOVERNMENT_INTEGRAL_PART": "ส่วนที่ประกอบขึ้นของรัฐบาลต่างประเทศ",
432
- "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "หน่วยงานรัฐบาลหรือธนาคารกลาง",
437
+ "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "หน่วยงานรัฐบาล",
438
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "ธนาคารกลาง",
433
439
  "GRANTOR_TRUST": "ทรัสต์ Grantor",
434
440
  "INDIVIDUAL": "บุคคล",
435
441
  "INSURANCE_COMPANY": "บริษัทประกันภัย",
@@ -305,10 +305,14 @@ declare const _default: {
305
305
  "invalidVat": "Geçersiz KDV Numarası",
306
306
  "mustBeABNFormat": "11 hane olmalıdır",
307
307
  "mustBeFiveOrNineDigits": "Beş veya dokuz hane olmalıdır",
308
+ "mustBeFourDigits": "Dört rakam olmalıdır",
308
309
  "mustBeInDateFormat": "Bir ay, gün ve yıl seçilmelidir",
309
310
  "mustBeNineDigits": "Dokuz hane olmalıdır",
310
311
  "mustBeNinoFormat": "NINO doğru formatta olmalıdır (AB999999A)",
311
312
  "mustBeCaPostalCodeFormat": "Doğru formatta olmalıdır (ANA NAN)",
313
+ "mustContainAlphabeticCharacter": "En az bir harf içermelidir",
314
+ "mustNotContainNumericCharacters": "Rakam içermemelidir",
315
+ "mustNotContainAuStateCode": "Avustralya eyalet kodu içermemelidir",
312
316
  "mustBeInVatinFormat": "KDV Numarası doğru formatta olmalıdır (8 ila 14 karakter arası)",
313
317
  "mustBeValidBirthDate": "Geçerli bir Doğum Tarihi değil",
314
318
  "mustBeAtLeast18": "En az 18 yaşında olmalıdır",
@@ -340,7 +344,8 @@ declare const _default: {
340
344
  "residencesMustIncludeBusinessRegistrationCountry": "İşletme Kayıt Ülkesi aşağıda Vergi İkameti olarak sağlanmalıdır",
341
345
  "tooLong": "Çok Uzun",
342
346
  "tooShort": "Çok Kısa",
343
- "usTinDoesNotMatchName": "Girdiğiniz bilgiler hala IRS kayıtlarıyla eşleşmiyor. Lütfen bilgileri düzeltin veya sağlanan bilgilerin doğru olduğunu onaylayın."
347
+ "usTinDoesNotMatchName": "Girdiğiniz bilgiler hala IRS kayıtlarıyla eşleşmiyor. Lütfen bilgileri düzeltin veya sağlanan bilgilerin doğru olduğunu onaylayın.",
348
+ "mustNotStartWithATitle": "Bir unvanla başlamamalıdır (Mr, Mrs, Ms, Miss)"
344
349
  },
345
350
  "option": {
346
351
  "eligibleForTreatyClaim_yes": "Evet, anlaşma faydalarını talep etmeye uygunum",
@@ -403,7 +408,8 @@ declare const _default: {
403
408
  "NONWITHHOLDING_FOREIGN_GRANTOR_TRUST": "Stopajsız Yabancı İmtiyaz Sahibi Vakıf",
404
409
  "FOREIGN_GOVERNMENT_CONTROLLED_ENTITY": "Yabancı Hükümet Kontrollü Kuruluş",
405
410
  "FOREIGN_GOVERNMENT_INTEGRAL_PART": "Yabancı Hükümetin Ayrılmaz Parçası",
406
- "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Hükümet Kuruluşu veya Merkez Bankası",
411
+ "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Hükümet Kuruluşu",
412
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Merkez Bankası",
407
413
  "GRANTOR_TRUST": "İmtiyaz Sahibi Vakıf",
408
414
  "INDIVIDUAL": "Bireysel",
409
415
  "INSURANCE_COMPANY": "Sigorta Şirketi",
@@ -162,11 +162,15 @@ declare const _default: {
162
162
  "invalidVat": "Недійсний номер ПДВ",
163
163
  "mustBeABNFormat": "Має бути 11 цифр",
164
164
  "mustBeFiveOrNineDigits": "Має бути п'ять або дев'ять цифр",
165
+ "mustBeFourDigits": "Має бути чотири цифри",
165
166
  "mustBeInDateFormat": "Потрібно вибрати місяць, день і рік",
166
167
  "mustBeInVatinFormat": "Номер ПДВ має бути в правильному форматі (від 8 до 14 символів)",
167
168
  "mustBeNineDigits": "Має бути дев'ять цифр",
168
169
  "mustBeNinoFormat": "NINO має бути в правильному форматі (AB999999A)",
169
170
  "mustBeCaPostalCodeFormat": "Має бути в правильному форматі (ANA NAN)",
171
+ "mustContainAlphabeticCharacter": "Має містити принаймні одну літеру",
172
+ "mustNotContainNumericCharacters": "Не повинно містити цифри",
173
+ "mustNotContainAuStateCode": "Не повинно містити код австралійського штату",
170
174
  "mustBeValidBirthDate": "Не дійсна дата народження",
171
175
  "mustBeAtLeast18": "Має бути не менше 18 років",
172
176
  "residencesMustIncludeVatCountry": "Країна ПДВ має бути надана як податкове резидентство нижче",
@@ -195,7 +199,8 @@ declare const _default: {
195
199
  "checkFormatEntitySG": "Будь ласка, перевірте формат. Унікальний номер організації (UEN) зазвичай є 9 або 10-символьним буквено-цифровим рядком.",
196
200
  "required": "Обов'язково",
197
201
  "tooLong": "Занадто довго",
198
- "tooShort": "Занадто коротко"
202
+ "tooShort": "Занадто коротко",
203
+ "mustNotStartWithATitle": "Не повинно починатися з титулу (Mr, Mrs, Ms, Miss)"
199
204
  },
200
205
  "option": {
201
206
  "isIndividual_yes": "Так, я фізична особа",
@@ -210,7 +215,8 @@ declare const _default: {
210
215
  "CUSTODIAL_INSTITUTION": "Установа зберігання",
211
216
  "DEPOSITORY_INSTITUTION": "Депозитна установа",
212
217
  "NON_REPORTING_FINANCIAL_INSTITUTION": "Фінансова Установа, що не Звітує",
213
- "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Урядова організація або центральний банк",
218
+ "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Урядова організація",
219
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Центральний банк",
214
220
  "INSURANCE_COMPANY": "Страхова компанія",
215
221
  "INVESTMENT_ENTITY": "Інвестиційна організація",
216
222
  "entityType_TRUST": "Траст",
@@ -305,10 +305,14 @@ declare const _default: {
305
305
  "invalidVat": "Số VAT không hợp lệ",
306
306
  "mustBeABNFormat": "Phải là 11 chữ số",
307
307
  "mustBeFiveOrNineDigits": "Phải là năm hoặc chín chữ số",
308
+ "mustBeFourDigits": "Phải có bốn chữ số",
308
309
  "mustBeInDateFormat": "Phải chọn tháng, ngày và năm",
309
310
  "mustBeNineDigits": "Phải là chín chữ số",
310
311
  "mustBeNinoFormat": "NINO phải ở định dạng đúng (AB999999A)",
311
312
  "mustBeCaPostalCodeFormat": "Phải ở định dạng đúng (ANA NAN)",
313
+ "mustContainAlphabeticCharacter": "Phải chứa ít nhất một chữ cái",
314
+ "mustNotContainNumericCharacters": "Không được chứa số",
315
+ "mustNotContainAuStateCode": "Không được chứa mã tiểu bang Úc",
312
316
  "mustBeInVatinFormat": "Số VAT phải ở định dạng đúng (Từ 8 đến 14 ký tự)",
313
317
  "mustBeValidBirthDate": "Không phải là Ngày sinh hợp lệ",
314
318
  "mustBeAtLeast18": "Phải ít nhất 18 tuổi",
@@ -340,7 +344,8 @@ declare const _default: {
340
344
  "residencesMustIncludeBusinessRegistrationCountry": "Quốc gia Đăng ký Kinh doanh phải được cung cấp như là Cư trú Thuế bên dưới",
341
345
  "tooLong": "Quá dài",
342
346
  "tooShort": "Quá ngắn",
343
- "usTinDoesNotMatchName": "Thông tin bạn đã nhập vẫn không khớp với hồ sơ IRS. Vui lòng sửa thông tin hoặc xác nhận rằng thông tin được cung cấp là chính xác."
347
+ "usTinDoesNotMatchName": "Thông tin bạn đã nhập vẫn không khớp với hồ sơ IRS. Vui lòng sửa thông tin hoặc xác nhận rằng thông tin được cung cấp là chính xác.",
348
+ "mustNotStartWithATitle": "Không được bắt đầu bằng danh xưng (Mr, Mrs, Ms, Miss)"
344
349
  },
345
350
  "option": {
346
351
  "eligibleForTreatyClaim_yes": "Có, tôi đủ điều kiện để yêu cầu quyền lợi hiệp ước",
@@ -429,7 +434,8 @@ declare const _default: {
429
434
  "NONWITHHOLDING_FOREIGN_GRANTOR_TRUST": "Quỹ Ủy thác Người ủy thác Nước ngoài Không khấu trừ",
430
435
  "FOREIGN_GOVERNMENT_CONTROLLED_ENTITY": "Tổ chức do Chính phủ Nước ngoài Kiểm soát",
431
436
  "FOREIGN_GOVERNMENT_INTEGRAL_PART": "Bộ phận Không thể tách rời Chính phủ Nước ngoài",
432
- "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Tổ chức Chính phủ hoặc Ngân hàng Trung ương",
437
+ "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Tổ chức Chính phủ",
438
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Ngân hàng trung ương",
433
439
  "GRANTOR_TRUST": "Quỹ Ủy thác Người ủy thác",
434
440
  "INDIVIDUAL": "Cá nhân",
435
441
  "INSURANCE_COMPANY": "Công ty Bảo hiểm",
@@ -305,10 +305,14 @@ declare const _default: {
305
305
  "invalidVat": "無效增值稅號",
306
306
  "mustBeABNFormat": "必須是11位數字",
307
307
  "mustBeFiveOrNineDigits": "必須是5位或9位數字",
308
+ "mustBeFourDigits": "必須是四位數字",
308
309
  "mustBeInDateFormat": "必須選擇月、日和年",
309
310
  "mustBeNineDigits": "必須是9位數字",
310
311
  "mustBeNinoFormat": "NINO必須採用正確格式(AB999999A)",
311
312
  "mustBeCaPostalCodeFormat": "必須採用正確格式(ANA NAN)",
313
+ "mustContainAlphabeticCharacter": "必須包含至少一個字母",
314
+ "mustNotContainNumericCharacters": "不得包含數字",
315
+ "mustNotContainAuStateCode": "不得包含澳洲州代碼",
312
316
  "mustBeInVatinFormat": "增值稅號必須採用正確格式(8到14個字元之間)",
313
317
  "mustBeValidBirthDate": "不是有效的出生日期",
314
318
  "mustBeAtLeast18": "必須至少18歲",
@@ -340,7 +344,8 @@ declare const _default: {
340
344
  "residencesMustIncludeBusinessRegistrationCountry": "企業註冊國家必須作為下面的稅務居住地提供",
341
345
  "tooLong": "太長",
342
346
  "tooShort": "太短",
343
- "usTinDoesNotMatchName": "您輸入的資訊仍然與IRS記錄不匹配。請更正資訊或確認所提供的資訊是正確的。"
347
+ "usTinDoesNotMatchName": "您輸入的資訊仍然與IRS記錄不匹配。請更正資訊或確認所提供的資訊是正確的。",
348
+ "mustNotStartWithATitle": "不得以稱謂開頭 (Mr, Mrs, Ms, Miss)"
344
349
  },
345
350
  "option": {
346
351
  "eligibleForTreatyClaim_yes": "是的,我有資格申請稅收協定優惠",
@@ -429,7 +434,8 @@ declare const _default: {
429
434
  "NONWITHHOLDING_FOREIGN_GRANTOR_TRUST": "非預扣外國授予人信託",
430
435
  "FOREIGN_GOVERNMENT_CONTROLLED_ENTITY": "外國政府控制實體",
431
436
  "FOREIGN_GOVERNMENT_INTEGRAL_PART": "外國政府組成部分",
432
- "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "政府實體或中央銀行",
437
+ "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "政府實體",
438
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "中央銀行",
433
439
  "GRANTOR_TRUST": "授予人信託",
434
440
  "INDIVIDUAL": "個人",
435
441
  "INSURANCE_COMPANY": "保險公司",
@@ -305,10 +305,14 @@ declare const _default: {
305
305
  "invalidVat": "无效增值税号",
306
306
  "mustBeABNFormat": "必须是11位数字",
307
307
  "mustBeFiveOrNineDigits": "必须是5位或9位数字",
308
+ "mustBeFourDigits": "必须是4位数字",
308
309
  "mustBeInDateFormat": "必须选择月、日和年",
309
310
  "mustBeNineDigits": "必须是9位数字",
310
311
  "mustBeNinoFormat": "NINO必须采用正确格式(AB999999A)",
311
312
  "mustBeCaPostalCodeFormat": "必须采用正确格式(ANA NAN)",
313
+ "mustContainAlphabeticCharacter": "必须包含至少一个字母",
314
+ "mustNotContainNumericCharacters": "不得包含数字",
315
+ "mustNotContainAuStateCode": "不得包含澳大利亚州代码",
312
316
  "mustBeInVatinFormat": "增值税号必须采用正确格式(8到14个字符之间)",
313
317
  "mustBeValidBirthDate": "不是有效的出生日期",
314
318
  "mustBeAtLeast18": "必须至少18岁",
@@ -340,7 +344,8 @@ declare const _default: {
340
344
  "residencesMustIncludeBusinessRegistrationCountry": "企业注册国家必须作为下面的税务居住地提供",
341
345
  "tooLong": "太长",
342
346
  "tooShort": "太短",
343
- "usTinDoesNotMatchName": "您输入的信息仍然与IRS记录不匹配。请更正信息或确认所提供的信息是正确的。"
347
+ "usTinDoesNotMatchName": "您输入的信息仍然与IRS记录不匹配。请更正信息或确认所提供的信息是正确的。",
348
+ "mustNotStartWithATitle": "不得以称谓开头 (Mr, Mrs, Ms, Miss)"
344
349
  },
345
350
  "option": {
346
351
  "eligibleForTreatyClaim_yes": "是的,我有资格申请税收协定优惠",
@@ -429,7 +434,8 @@ declare const _default: {
429
434
  "FOREIGN_GOVERNMENT_CONTROLLED_ENTITY": "外国政府控制实体",
430
435
  "FOREIGN_GOVERNMENT_INTEGRAL_PART": "外国政府组成部分",
431
436
  "NON_REPORTING_FINANCIAL_INSTITUTION": "非申报金融机构",
432
- "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "政府实体或中央银行",
437
+ "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "政府实体",
438
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "中央银行",
433
439
  "GRANTOR_TRUST": "授予人信托",
434
440
  "INDIVIDUAL": "个人",
435
441
  "INSURANCE_COMPANY": "保险公司",
@@ -1,2 +1,2 @@
1
1
  import { LanguageWithProperties } from '../types/Language';
2
- export declare const elEl: LanguageWithProperties;
2
+ export declare const elGr: LanguageWithProperties;
@@ -1,2 +1 @@
1
- import { ForeignLanguage } from '../types/Language';
2
- export declare const enDPS: ForeignLanguage;
1
+ export {};
@@ -5,7 +5,7 @@ export * from './de';
5
5
  export * from './de-at';
6
6
  export * from './el';
7
7
  export * from './el-cy';
8
- export * from './el-el';
8
+ export * from './el-gr';
9
9
  export * from './en';
10
10
  export * from './en-gb';
11
11
  export * from './en-nz';
@@ -35,6 +35,7 @@ export type LanguageWithProperties = Language & {
35
35
  properties: {
36
36
  nameInEnglish: string;
37
37
  label: string;
38
+ lang: string;
38
39
  direction?: 'ltr' | 'rtl';
39
40
  };
40
41
  };
@@ -54,7 +55,7 @@ export type ForeignLanguage = {
54
55
  title: Pick<Language['title'], 'certify' | 'carfClassificationDetails' | 'controllingPersonDetails' | 'controllingPersons' | 'controllingPerson1' | 'controllingPerson2' | 'controllingPerson3' | 'controllingPerson4' | 'controllingPerson5' | 'accountHolder' | 'accountHolderClassification' | 'accountHolderContactInformation' | 'accountHolderTaxInformation' | 'accountHolderAdditionalInfo' | 'address' | 'confirmation' | 'placeOfBirth' | 'mailingAddress' | 'permanentAddress' | 'primaryAddress' | 'summary' | 'taxResidences' | 'taxResidence1' | 'taxResidence2' | 'taxResidence3' | 'taxResidence4' | 'taxResidence5' | 'accountHolderTaxResidenciesConfirmation' | 'controllingPerson1TaxResidenciesConfirmation' | 'controllingPerson2TaxResidenciesConfirmation' | 'controllingPerson3TaxResidenciesConfirmation' | 'controllingPerson4TaxResidenciesConfirmation' | 'controllingPerson5TaxResidenciesConfirmation' | 'taxIdentification'>;
55
56
  text: Pick<Language['text'], 'interviewIsComplete' | 'notRequired' | 'notRequiredOrNotIssued' | 'retrievingInterviewStatus' | 'taxDocumentationSaved' | 'iCertifyIsCorrect' | 'iCertifyHaveCapacity'>;
56
57
  status: Pick<Language['status'], 'countryDoesNotRestrictTinDisclosure' | 'countryDoesNotRequireTinDisclosure' | 'countryDoesNotIssueTin' | 'countryMustBeAResidenceCountry' | 'formHasErrors' | 'invalid' | 'invalidDate' | 'invalidVat' | 'mustBeABNFormat' | 'mustBeAtLeast18' | 'mustBeFiveOrNineDigits' | 'mustBeInDateFormat' | 'mustBeInVatinFormat' | 'mustBeNineDigits' | 'mustBeNinoFormat' | 'mustBeCaPostalCodeFormat' | 'mustBeValidBirthDate' | 'required' | 'residencesMustIncludeAddressCountry' | 'residencesMustIncludeAnEUCountry' | 'residencesMustIncludeVatCountry' | 'residencesMustIncludeBusinessRegistrationCountry' | 'tooLong' | 'tooShort'>;
57
- option: Pick<Language['option'], 'no' | 'yes' | 'isIndividual_yes' | 'isIndividual_no' | 'investmentEntityManaged_yes' | 'investmentEntityManaged_no' | 'ACTIVE_NON_FINANCIAL_ENTITY' | 'PASSIVE_NON_FINANCIAL_ENTITY' | 'CUSTODIAL_INSTITUTION' | 'accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY' | 'INSURANCE_COMPANY' | 'INVESTMENT_ENTITY' | 'entityType_TRUST' | 'entityType_SIMILAR_TO_TRUST' | 'entityType_OTHER' | 'accountHolderActiveNonFinancialEntityType_PUBLIC_CORPORATION' | 'accountHolderActiveNonFinancialEntityType_OTHER' | 'accountHolderActiveNonFinancialEntityType_INTERNATIONAL_ORGANIZATION' | 'signatureCapacity_EXECUTOR' | 'signatureCapacity_OFFICER' | 'signatureCapacity_OTHER_CAPACITY' | 'DEPOSITORY_INSTITUTION' | 'NON_REPORTING_FINANCIAL_INSTITUTION' | 'FINANCIAL_INSTITUTION' | 'controllingPersonRole_SETTLOR' | 'controllingPersonRole_TRUSTEE' | 'controllingPersonRole_PROTECTOR' | 'controllingPersonRole_BENEFICIARY' | 'controllingPersonRole_OTHER' | 'controllingPersonRole_SETTLOR_EQUIVALENT' | 'controllingPersonRole_TRUSTEE_EQUIVALENT' | 'controllingPersonRole_PROTECTOR_EQUIVALENT' | 'controllingPersonRole_BENEFICIARY_EQUIVALENT' | 'controllingPersonRole_OTHER_EQUIVALENT' | 'controllingPersonRole_OWNER' | 'controllingPersonRole_OTHER_MEANS' | 'controllingPersonRole_SENIOR_MANAGING_OFFICIAL' | 'missingTinNotRequiredReason_NOT_ISSUED' | 'missingTinNotRequiredReason_NOT_REQUIRED' | 'missingTinNotRequiredReason_OTHER'>;
58
+ option: Pick<Language['option'], 'no' | 'yes' | 'isIndividual_yes' | 'isIndividual_no' | 'investmentEntityManaged_yes' | 'investmentEntityManaged_no' | 'ACTIVE_NON_FINANCIAL_ENTITY' | 'PASSIVE_NON_FINANCIAL_ENTITY' | 'CUSTODIAL_INSTITUTION' | 'accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY' | 'accountHolderActiveNonFinancialEntityType_CENTRAL_BANK' | 'INSURANCE_COMPANY' | 'INVESTMENT_ENTITY' | 'entityType_TRUST' | 'entityType_SIMILAR_TO_TRUST' | 'entityType_OTHER' | 'accountHolderActiveNonFinancialEntityType_PUBLIC_CORPORATION' | 'accountHolderActiveNonFinancialEntityType_OTHER' | 'accountHolderActiveNonFinancialEntityType_INTERNATIONAL_ORGANIZATION' | 'signatureCapacity_EXECUTOR' | 'signatureCapacity_OFFICER' | 'signatureCapacity_OTHER_CAPACITY' | 'DEPOSITORY_INSTITUTION' | 'NON_REPORTING_FINANCIAL_INSTITUTION' | 'FINANCIAL_INSTITUTION' | 'controllingPersonRole_SETTLOR' | 'controllingPersonRole_TRUSTEE' | 'controllingPersonRole_PROTECTOR' | 'controllingPersonRole_BENEFICIARY' | 'controllingPersonRole_OTHER' | 'controllingPersonRole_SETTLOR_EQUIVALENT' | 'controllingPersonRole_TRUSTEE_EQUIVALENT' | 'controllingPersonRole_PROTECTOR_EQUIVALENT' | 'controllingPersonRole_BENEFICIARY_EQUIVALENT' | 'controllingPersonRole_OTHER_EQUIVALENT' | 'controllingPersonRole_OWNER' | 'controllingPersonRole_OTHER_MEANS' | 'controllingPersonRole_SENIOR_MANAGING_OFFICIAL' | 'missingTinNotRequiredReason_NOT_ISSUED' | 'missingTinNotRequiredReason_NOT_REQUIRED' | 'missingTinNotRequiredReason_OTHER'>;
58
59
  subOption: Pick<Language['subOption'], 'accountHolderActiveNonFinancialEntityType_PUBLIC_CORPORATION' | 'accountHolderActiveNonFinancialEntityType_OTHER' | 'accountHolderSelfCertificationAccountType_FINANCIAL_INSTITUTION' | 'accountHolderSelfCertificationAccountType_ACTIVE_NON_FINANCIAL_ENTITY' | 'accountHolderSelfCertificationAccountType_PASSIVE_NON_FINANCIAL_ENTITY'>;
59
60
  };
60
61
  export {};
@@ -1,8 +1,8 @@
1
1
  export type ButtonKey = 'edit' | 'back' | 'next' | 'reset' | 'submit' | 'cancel' | 'hide' | 'show';
2
2
  export type BadgeKey = 'validTin' | 'invalidTin' | 'pendingTin';
3
- export type StatusKey = 'countryDoesNotRestrictTinDisclosure' | 'countryDoesNotRequireTinDisclosure' | 'countryDoesNotIssueTin' | 'doesNotMatchExpectedFormat' | 'matchesExpectedFormat' | 'countryMustBeAResidenceCountry' | 'formHasErrors' | 'invalid' | 'invalidDate' | 'invalidVat' | 'mustBeFiveOrNineDigits' | 'mustBeInDateFormat' | 'mustBeNineDigits' | 'mustBeNinoFormat' | 'mustBeABNFormat' | 'mustBeCaPostalCodeFormat' | 'mustBeInVatinFormat' | 'mustBeValidBirthDate' | 'mustBeAtLeast18' | 'mustMatchName' | 'checkFormatEntityAU' | 'checkFormatEntityCA' | 'checkFormatEntityDE' | 'checkFormatEntityES' | 'checkFormatEntityFR' | 'checkFormatEntityGB' | 'checkFormatEntityIE' | 'checkFormatEntityIT' | 'checkFormatEntityNL' | 'checkFormatEntitySG' | 'checkFormatIndividualAU' | 'checkFormatIndividualCA' | 'checkFormatIndividualDE' | 'checkFormatIndividualES' | 'checkFormatIndividualFR' | 'checkFormatIndividualGB' | 'checkFormatIndividualIE' | 'checkFormatIndividualIT' | 'checkFormatIndividualNL' | 'checkFormatIndividualSG' | 'required' | 'residencesMustIncludeAddressCountry' | 'residencesMustIncludeAnEUCountry' | 'residencesMustIncludeVatCountry' | 'residencesMustIncludeBusinessRegistrationCountry' | 'tooLong' | 'tooShort' | 'usTinDoesNotMatchName';
3
+ export type StatusKey = 'countryDoesNotRestrictTinDisclosure' | 'countryDoesNotRequireTinDisclosure' | 'countryDoesNotIssueTin' | 'doesNotMatchExpectedFormat' | 'matchesExpectedFormat' | 'countryMustBeAResidenceCountry' | 'formHasErrors' | 'invalid' | 'invalidDate' | 'invalidVat' | 'mustBeFourDigits' | 'mustBeFiveOrNineDigits' | 'mustBeInDateFormat' | 'mustBeNineDigits' | 'mustBeNinoFormat' | 'mustBeABNFormat' | 'mustBeCaPostalCodeFormat' | 'mustBeInVatinFormat' | 'mustBeValidBirthDate' | 'mustBeAtLeast18' | 'mustContainAlphabeticCharacter' | 'mustMatchName' | 'mustNotContainNumericCharacters' | 'mustNotContainAuStateCode' | 'mustNotStartWithATitle' | 'checkFormatEntityAU' | 'checkFormatEntityCA' | 'checkFormatEntityDE' | 'checkFormatEntityES' | 'checkFormatEntityFR' | 'checkFormatEntityGB' | 'checkFormatEntityIE' | 'checkFormatEntityIT' | 'checkFormatEntityNL' | 'checkFormatEntitySG' | 'checkFormatIndividualAU' | 'checkFormatIndividualCA' | 'checkFormatIndividualDE' | 'checkFormatIndividualES' | 'checkFormatIndividualFR' | 'checkFormatIndividualGB' | 'checkFormatIndividualIE' | 'checkFormatIndividualIT' | 'checkFormatIndividualNL' | 'checkFormatIndividualSG' | 'required' | 'residencesMustIncludeAddressCountry' | 'residencesMustIncludeAnEUCountry' | 'residencesMustIncludeVatCountry' | 'residencesMustIncludeBusinessRegistrationCountry' | 'tooLong' | 'tooShort' | 'usTinDoesNotMatchName';
4
4
  export type SubOptionKey = 'accountHolderUsAccountType_SOLE_PROPRIETOR' | 'accountHolderUsAccountType_SM_LLC' | 'accountHolderUsAccountType_DISREGARDED_ENTITY' | 'accountHolderActiveNonFinancialEntityType_OTHER' | 'accountHolderActiveNonFinancialEntityType_PUBLIC_CORPORATION' | 'accountHolderSelfCertificationAccountType_FINANCIAL_INSTITUTION' | 'accountHolderSelfCertificationAccountType_ACTIVE_NON_FINANCIAL_ENTITY' | 'accountHolderSelfCertificationAccountType_PASSIVE_NON_FINANCIAL_ENTITY' | 'accountHolderAccountOwnerType_ENTITY' | 'accountHolderAccountOwnerType_INTERMEDIARY' | 'regardedOwnerAccountOwnerType_ENTITY' | 'regardedOwnerAccountOwnerType_INTERMEDIARY';
5
- export type OptionKey = TreatyClaimOption | 'accountHolderUsPerson_yes' | 'accountHolderUsPerson_no' | 'usTrustEstateEin_yes' | 'usTrustEstateEin_no' | 'usSoleProprietorEin_yes' | 'usSoleProprietorEin_no' | 'regardedOwnerUsPerson_yes' | 'regardedOwnerUsPerson_no' | 'smllcOwnerUsPerson_yes' | 'smllcOwnerUsPerson_no' | 'smllcElection_yes' | 'smllcElection_no' | 'isIndividual_yes' | 'isIndividual_no' | 'investmentEntityManaged_yes' | 'investmentEntityManaged_no' | 'assumesChapters3And4Responsibility_yes' | 'assumesChapters3And4Responsibility_no' | 'assumes1099Responsibility_yes' | 'assumes1099Responsibility_no' | 'usPersonElection_yes' | 'usPersonElection_no' | 'providesAdditionalDocumentation_yes' | 'providesAdditionalDocumentation_no' | 'no' | 'yes' | 'fatca_A' | 'fatca_B' | 'fatca_C' | 'fatca_D' | 'fatca_E' | 'fatca_F' | 'fatca_G' | 'fatca_H' | 'fatca_I' | 'fatca_J' | 'fatca_K' | 'fatca_L' | 'fatca_M' | 'payee_1' | 'payee_2' | 'payee_3' | 'payee_4' | 'payee_5' | 'payee_6' | 'payee_7' | 'payee_8' | 'payee_9' | 'payee_10' | 'payee_11' | 'payee_12' | 'payee_13' | 'no_not_applicable' | 'ACTIVE_NON_FINANCIAL_ENTITY' | 'CENTRAL_BANK_OF_ISSUE' | 'COMPLEX_TRUST' | 'CORPORATION' | 'CUSTODIAL_INSTITUTION' | 'C_CORPORATION' | 'DEPOSITORY_INSTITUTION' | 'NON_REPORTING_FINANCIAL_INSTITUTION' | 'DISREGARDED_ENTITY' | 'ENTITY' | 'entityType_TRUST' | 'entityType_SIMILAR_TO_TRUST' | 'entityType_OTHER' | 'ESTATE' | 'FINANCIAL_INSTITUTION' | 'FOREIGN_GOVERNMENT_CONTROLLED_ENTITY' | 'FOREIGN_GOVERNMENT_INTEGRAL_PART' | 'accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY' | 'GRANTOR_TRUST' | 'INDIVIDUAL' | 'INTERMEDIARY' | 'QUALIFIED_INTERMEDIARY' | 'NONQUALIFIED_INTERMEDIARY' | 'TERRITORY_FINANCIAL_INSTITUTION' | 'US_BRANCH' | 'WITHHOLDING_FOREIGN_PARTNERSHIP' | 'WITHHOLDING_FOREIGN_TRUST' | 'NONWITHHOLDING_FOREIGN_PARTNERSHIP' | 'NONWITHHOLDING_FOREIGN_SIMPLE_TRUST' | 'NONWITHHOLDING_FOREIGN_GRANTOR_TRUST' | 'accountHolderActiveNonFinancialEntityType_INTERNATIONAL_ORGANIZATION' | 'INTERNATIONAL_ORGANIZATION' | 'INVESTMENT_ENTITY' | 'INSURANCE_COMPANY' | 'LLC' | 'OTHER' | 'accountHolderActiveNonFinancialEntityType_OTHER' | 'PARTNERSHIP' | 'PASSIVE_NON_FINANCIAL_ENTITY' | 'PRIVATE_FOUNDATION' | 'accountHolderActiveNonFinancialEntityType_PUBLIC_CORPORATION' | 'signatureCapacity_EXECUTOR' | 'signatureCapacity_OFFICER' | 'signatureCapacity_OTHER_CAPACITY' | 'SIMPLE_TRUST' | 'SM_LLC' | 'SOLE_PROPRIETOR' | 'S_CORPORATION' | 'TAX_EXEMPT_ORGANIZATION' | 'TRUST' | 'TRUST_ESTATE' | 'controllingPersonRole_SETTLOR' | 'controllingPersonRole_TRUSTEE' | 'controllingPersonRole_PROTECTOR' | 'controllingPersonRole_BENEFICIARY' | 'controllingPersonRole_OTHER' | 'controllingPersonRole_SETTLOR_EQUIVALENT' | 'controllingPersonRole_TRUSTEE_EQUIVALENT' | 'controllingPersonRole_PROTECTOR_EQUIVALENT' | 'controllingPersonRole_BENEFICIARY_EQUIVALENT' | 'controllingPersonRole_OTHER_EQUIVALENT' | 'controllingPersonRole_OWNER' | 'controllingPersonRole_OTHER_MEANS' | 'controllingPersonRole_SENIOR_MANAGING_OFFICIAL' | 'missingTinNotRequiredReason_NOT_ISSUED' | 'missingTinNotRequiredReason_NOT_REQUIRED' | 'missingTinNotRequiredReason_OTHER';
5
+ export type OptionKey = TreatyClaimOption | 'accountHolderUsPerson_yes' | 'accountHolderUsPerson_no' | 'usTrustEstateEin_yes' | 'usTrustEstateEin_no' | 'usSoleProprietorEin_yes' | 'usSoleProprietorEin_no' | 'regardedOwnerUsPerson_yes' | 'regardedOwnerUsPerson_no' | 'smllcOwnerUsPerson_yes' | 'smllcOwnerUsPerson_no' | 'smllcElection_yes' | 'smllcElection_no' | 'isIndividual_yes' | 'isIndividual_no' | 'investmentEntityManaged_yes' | 'investmentEntityManaged_no' | 'assumesChapters3And4Responsibility_yes' | 'assumesChapters3And4Responsibility_no' | 'assumes1099Responsibility_yes' | 'assumes1099Responsibility_no' | 'usPersonElection_yes' | 'usPersonElection_no' | 'providesAdditionalDocumentation_yes' | 'providesAdditionalDocumentation_no' | 'no' | 'yes' | 'fatca_A' | 'fatca_B' | 'fatca_C' | 'fatca_D' | 'fatca_E' | 'fatca_F' | 'fatca_G' | 'fatca_H' | 'fatca_I' | 'fatca_J' | 'fatca_K' | 'fatca_L' | 'fatca_M' | 'payee_1' | 'payee_2' | 'payee_3' | 'payee_4' | 'payee_5' | 'payee_6' | 'payee_7' | 'payee_8' | 'payee_9' | 'payee_10' | 'payee_11' | 'payee_12' | 'payee_13' | 'no_not_applicable' | 'ACTIVE_NON_FINANCIAL_ENTITY' | 'CENTRAL_BANK_OF_ISSUE' | 'COMPLEX_TRUST' | 'CORPORATION' | 'CUSTODIAL_INSTITUTION' | 'C_CORPORATION' | 'DEPOSITORY_INSTITUTION' | 'NON_REPORTING_FINANCIAL_INSTITUTION' | 'DISREGARDED_ENTITY' | 'ENTITY' | 'entityType_TRUST' | 'entityType_SIMILAR_TO_TRUST' | 'entityType_OTHER' | 'ESTATE' | 'FINANCIAL_INSTITUTION' | 'FOREIGN_GOVERNMENT_CONTROLLED_ENTITY' | 'FOREIGN_GOVERNMENT_INTEGRAL_PART' | 'accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY' | 'accountHolderActiveNonFinancialEntityType_CENTRAL_BANK' | 'GRANTOR_TRUST' | 'INDIVIDUAL' | 'INTERMEDIARY' | 'QUALIFIED_INTERMEDIARY' | 'NONQUALIFIED_INTERMEDIARY' | 'TERRITORY_FINANCIAL_INSTITUTION' | 'US_BRANCH' | 'WITHHOLDING_FOREIGN_PARTNERSHIP' | 'WITHHOLDING_FOREIGN_TRUST' | 'NONWITHHOLDING_FOREIGN_PARTNERSHIP' | 'NONWITHHOLDING_FOREIGN_SIMPLE_TRUST' | 'NONWITHHOLDING_FOREIGN_GRANTOR_TRUST' | 'accountHolderActiveNonFinancialEntityType_INTERNATIONAL_ORGANIZATION' | 'INTERNATIONAL_ORGANIZATION' | 'INVESTMENT_ENTITY' | 'INSURANCE_COMPANY' | 'LLC' | 'OTHER' | 'accountHolderActiveNonFinancialEntityType_OTHER' | 'PARTNERSHIP' | 'PASSIVE_NON_FINANCIAL_ENTITY' | 'PRIVATE_FOUNDATION' | 'accountHolderActiveNonFinancialEntityType_PUBLIC_CORPORATION' | 'signatureCapacity_EXECUTOR' | 'signatureCapacity_OFFICER' | 'signatureCapacity_OTHER_CAPACITY' | 'SIMPLE_TRUST' | 'SM_LLC' | 'SOLE_PROPRIETOR' | 'S_CORPORATION' | 'TAX_EXEMPT_ORGANIZATION' | 'TRUST' | 'TRUST_ESTATE' | 'controllingPersonRole_SETTLOR' | 'controllingPersonRole_TRUSTEE' | 'controllingPersonRole_PROTECTOR' | 'controllingPersonRole_BENEFICIARY' | 'controllingPersonRole_OTHER' | 'controllingPersonRole_SETTLOR_EQUIVALENT' | 'controllingPersonRole_TRUSTEE_EQUIVALENT' | 'controllingPersonRole_PROTECTOR_EQUIVALENT' | 'controllingPersonRole_BENEFICIARY_EQUIVALENT' | 'controllingPersonRole_OTHER_EQUIVALENT' | 'controllingPersonRole_OWNER' | 'controllingPersonRole_OTHER_MEANS' | 'controllingPersonRole_SENIOR_MANAGING_OFFICIAL' | 'missingTinNotRequiredReason_NOT_ISSUED' | 'missingTinNotRequiredReason_NOT_REQUIRED' | 'missingTinNotRequiredReason_OTHER';
6
6
  export type PromptKey = TreatyClaimPrompt | 'accountHolderAccountOwnerType' | 'accountHolderIntermediaryAccountType' | 'accountHolderEntityAccountType' | 'activeNonFinancialEntityType' | 'addAdditionalResidence' | 'addControllingPerson' | 'address' | 'businessRegistrationNumber' | 'businessRegistrationCountry' | 'city' | 'cityOfBirth' | 'country' | 'countryOfBirth' | 'countryOfCitizenship' | 'countryOfIncorporation' | 'dateOfBirth' | 'day' | 'dbaName' | 'emailAddress' | 'exemptPayeeCode' | 'exemptFatcaCode' | 'foreignAccountType' | 'financialInstitutionType' | 'foreignTin' | 'foreignTinIsNotRequired' | 'investmentEntityManaged' | 'isIndividual' | 'iWillResubmitIfIncorrect' | 'iAmACitizenOfTheUs' | 'iAmExemptFromFatcaReporting' | 'iAmNotSubjectToBackupWithholding' | 'iAuthorizeWithholdingAgent' | 'iConfirmIncomeIsNonUs' | 'iConfirmNoOtherResidencies' | 'iConfirmTheBeneficialOwnerIsExempt' | 'iConfirmTheEntityIsNotAUsPerson' | 'iConfirmTheEntityIsTheBeneficialOwner' | 'iConfirmTheIndividualIsNotAUsPerson' | 'iConfirmTheIndividualIsTheBeneficialOwner' | 'iConfirmTheIndividualIsResidentOfTreatyCountry' | 'iConfirmTheTaxIdIsCorrect' | 'iDeclareStatementsAreCorrect' | 'iUnderstandTheInformationIsCovered' | 'iAcknowledgeTheInformationMayBeProvided' | 'iCertifyIAmAccountHolder' | 'iCertifyIAmAuthorizedToSignForAccountHolder' | 'iWillNotifyChangeInCircumstance' | 'mailingAddress' | 'mailingAddressIsDifferent' | 'month' | 'name' | 'nameOfDisregardedEntity' | 'nameOfEntity' | 'nameOfCCorporation' | 'nameOfCorporation' | 'nameOfIndividual' | 'nameOfIndividualSoleProprietor' | 'nameOfLlc' | 'nameOfOrganization' | 'nameOfPartnership' | 'nameOfSCorporation' | 'nameOfSmllc' | 'nameOfSmllcOwner' | 'nameOfSoleProprietor' | 'nameOfTrustEstate' | 'nameOfComplexTrust' | 'nameOfTaxExemptOrganization' | 'nameOfPrivateFoundation' | 'nameOfInternationalOrganization' | 'nameOfCentralBankOfIssue' | 'nameOfForeignGovernmentControlledEntity' | 'nameOfForeignGovernmentIntegralPart' | 'nameOfEstate' | 'nameOfQualifiedIntermediary' | 'nameOfNonqualifiedIntermediary' | 'nameOfTerritoryFinancialInstitution' | 'nameOfUsBranch' | 'nameOfWithholdingForeignPartnership' | 'nameOfWithholdingForeignTrust' | 'nameOfNonwithholdingForeignPartnership' | 'nameOfNonwithholdingForeignSimpleTrust' | 'nameOfNonwithholdingForeignGrantorTrust' | 'otherRole' | 'otherEquivalentRole' | 'ownershipPercentage' | 'managedEntityType' | 'passiveEntityType' | 'phoneNumber' | 'phoneNumberCode' | 'phoneNumberNumber' | 'province' | 'referenceNumbers' | 'regardedOwnerUsPerson' | 'regardedOwnerAccountType' | 'regardedOwnerEntityAccountType' | 'regardedOwnerIntermediaryAccountType' | 'relatedCorporation' | 'removeResidence' | 'removeControllingPerson' | 'role' | 'securitiesMarket' | 'signature' | 'signatureCapacity' | 'signatureCapacityOther' | 'smllcElection' | 'smllcOwnerAccountType' | 'smllcOwnerUsPerson' | 'countyRegion' | 'stateProvince' | 'street' | 'street2' | 'taxIdNumber' | 'taxIdNumberIsNotRequired' | 'taxIdNumberIsNotRequiredReason' | 'taxIdNumberIsNotRequiredReasonOther' | 'tin' | 'tinAuAbn' | 'tinUkEntity' | 'tinUkIndividual' | 'type' | 'usAccountType' | 'usLlcClassification' | 'usOtherClassification' | 'usPerson' | 'usEin' | 'usSoleProprietorEin' | 'usSsn' | 'usTin' | 'usTinIsValid' | 'usTinMatchVerification' | 'usTrustEstateEin' | 'vatIdentificationNumber' | 'vatIsNotRequired' | 'vatCountry' | 'year' | 'zip' | 'isQiCertified' | 'assumesChapters3And4Responsibility' | 'assumes1099Responsibility' | 'usPersonElection' | 'providesAdditionalDocumentation' | 'assumesChapters3And4ResponsibilityCertified' | 'assumes1099ResponsibilityCertified' | 'notAssume1099ResponsibilityCertified' | 'meetsQiRegulationsRequirementsCertified' | 'obtainsDocumentationCertified' | 'notActingAsQiCertified' | 'transmitsNqiDocumentationCertified' | 'representsWithholdingStatementsCertified' | 'isFinancialInstitutionCertified' | 'tfiUsPersonElectionCertified' | 'transmitsTfiDocumentationCertified' | 'usbPaymentsCertified' | 'usbUsPersonElectionCertified' | 'transmitsUsbDocumentationCertified' | 'isCompliantCertified' | 'entityPaymentsCertified' | 'providesWithholdingStatementCertified' | 'residenceByInvestmentConfirmed' | 'giin';
7
7
  export type SubPromptKey = TreatyClaimSubPrompt | 'accountHolderTaxResidences' | 'isQiCertified' | 'smllcElection' | 'iAmNotSubjectToBackupWithholding' | 'iConfirmIncomeIsNonUs' | 'isIndividual' | 'transmitsTfiDocumentationCertified' | 'transmitsUsbDocumentationCertified' | 'entityPaymentsCertified' | 'enterAbnWithResidency' | 'financialInstitutionType' | 'vatIdentificationNumber' | 'placeOfBirth' | 'referenceNumbers' | 'relatedCorporation' | 'role' | 'securitiesMarket' | 'signature' | 'signatureCapacityOther' | 'streetIsPermanent' | 'usPerson' | 'usTin' | 'usTinMatchVerification' | 'residenceByInvestmentConfirmed';
8
8
  export type TitleKey = 'accountHolder' | 'accountHolderCertifications' | 'accountHolderClassification' | 'accountHolderContactInformation' | 'accountHolderTaxInformation' | 'accountHolderAdditionalInfo' | 'accountHolderTreatyClaims' | 'accountTypeCertifications' | 'accountHolderUsTinValidation' | 'address' | 'additionalConditions' | 'carfClassificationDetails' | 'certificationStatements' | 'certify' | 'confirmation' | 'controllingPersonDetails' | 'controllingPersons' | 'controllingPerson1' | 'controllingPerson2' | 'controllingPerson3' | 'controllingPerson4' | 'controllingPerson5' | 'exemptions' | 'mailingAddress' | 'primaryAddress' | 'permanentAddress' | 'placeOfBirth' | 'regardedOwner' | 'regardedOwnerCertifications' | 'regardedOwnerClassification' | 'regardedOwnerContactInformation' | 'regardedOwnerTaxInformation' | 'regardedOwnerTreatyClaims' | 'regardedOwnerUsTinValidation' | 'reviewAndSubmit' | 'signature' | 'summary' | 'taxResidences' | 'taxResidence1' | 'taxResidence2' | 'taxResidence3' | 'taxResidence4' | 'taxResidence5' | 'accountHolderTaxResidenciesConfirmation' | 'controllingPerson1TaxResidenciesConfirmation' | 'controllingPerson2TaxResidenciesConfirmation' | 'controllingPerson3TaxResidenciesConfirmation' | 'controllingPerson4TaxResidenciesConfirmation' | 'controllingPerson5TaxResidenciesConfirmation' | 'taxIdentification';
@@ -1,3 +1,3 @@
1
1
  export declare const activeNonFinancialEntityTypeOptions: {
2
- value: "OTHER" | "INTERNATIONAL_ORGANIZATION" | "GOVERNMENT_ENTITY" | "PUBLIC_CORPORATION";
2
+ value: "OTHER" | "INTERNATIONAL_ORGANIZATION" | "GOVERNMENT_ENTITY" | "CENTRAL_BANK" | "PUBLIC_CORPORATION";
3
3
  }[];
@@ -1 +1 @@
1
- export type Locale = 'bg' | 'cs' | 'da' | 'de' | 'de-at' | 'de-de' | 'el' | 'el-cy' | 'el-el' | 'en' | 'en-gb' | 'en-nz' | 'en-us' | 'es' | 'es-es' | 'es-mx' | 'et' | 'fi' | 'fr' | 'fr-ca' | 'fr-lu' | 'fr-fr' | 'ga' | 'hr' | 'hu' | 'id' | 'it' | 'ja' | 'ko' | 'lt' | 'lv' | 'ms' | 'mt' | 'nl' | 'nl-be' | 'nl-nl' | 'no' | 'pl' | 'pt' | 'pt-br' | 'pt-pt' | 'ro' | 'ru' | 'sk' | 'sl' | 'sv' | 'th' | 'tr' | 'uk' | 'vi' | 'zh' | 'zh-cn' | 'zh-tw';
1
+ export type Locale = 'bg' | 'cs' | 'da' | 'de' | 'de-at' | 'de-de' | 'el' | 'el-cy' | 'el-gr' | 'en' | 'en-gb' | 'en-nz' | 'en-us' | 'es' | 'es-es' | 'es-mx' | 'et' | 'fi' | 'fr' | 'fr-ca' | 'fr-lu' | 'fr-fr' | 'ga' | 'hr' | 'hu' | 'id' | 'it' | 'ja' | 'ko' | 'lt' | 'lv' | 'ms' | 'mt' | 'nl' | 'nl-be' | 'nl-nl' | 'no' | 'pl' | 'pt' | 'pt-br' | 'pt-pt' | 'ro' | 'ru' | 'sk' | 'sl' | 'sv' | 'th' | 'tr' | 'uk' | 'vi' | 'zh' | 'zh-cn' | 'zh-tw';
@@ -1,2 +1 @@
1
1
  export type QuestionnaireProp = 'W-FORM' | 'DPS' | 'SELF-CERT';
2
- export declare const isQuestionnaireProp: (value: unknown) => value is QuestionnaireProp;
@@ -1,13 +1,11 @@
1
1
  import { default as React } from 'react';
2
2
  import { TaxDocumentationKey } from 'types/TaxDocumentation';
3
- import { Yes } from 'types/Yes';
4
3
  export type CheckBoxProps = {
5
4
  label: boolean;
6
5
  subLabel?: boolean;
7
6
  name: TaxDocumentationKey;
8
- onClick?: (val: Yes | undefined) => void;
9
7
  disabled?: boolean;
10
8
  indicateRequired?: boolean;
11
9
  defaultChecked?: boolean;
12
10
  };
13
- export declare const CheckBox: ({ label, subLabel, name, onClick, disabled, indicateRequired, defaultChecked, }: CheckBoxProps) => React.JSX.Element;
11
+ export declare const CheckBox: ({ label, subLabel, name, disabled, indicateRequired, defaultChecked, }: CheckBoxProps) => React.JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { TaxDocumentation, TaxDocumentationKey } from '../../types';
2
+ type DispatchFunction = (oldFields: TaxDocumentation) => TaxDocumentation;
3
+ export declare const getSettableFields: (key: TaxDocumentationKey, value: string | undefined) => DispatchFunction;
4
+ export {};
File without changes
@@ -10,6 +10,7 @@ type ResidenceInputProps = {
10
10
  value: string;
11
11
  label: string;
12
12
  }>;
13
+ lockCountry?: boolean;
13
14
  };
14
- export declare const ResidenceInput: ({ index, prefix, showIf, onShow, more, remove, countryOptions, }: ResidenceInputProps) => React.JSX.Element;
15
+ export declare const ResidenceInput: ({ index, prefix, showIf, onShow, more, remove, countryOptions, lockCountry, }: ResidenceInputProps) => React.JSX.Element;
15
16
  export {};
@@ -1,7 +1,7 @@
1
1
  import { CountryCode } from '@taxbit/utilities';
2
2
  import { default as React } from 'react';
3
3
  type Prefix = 'accountHolder' | 'controllingPerson1' | 'controllingPerson2' | 'controllingPerson3' | 'controllingPerson4' | 'controllingPerson5';
4
- export declare const Residencies: ({ prefix, defaultCountry, showIf, countryOptions, section, }: {
4
+ export declare const Residencies: ({ prefix, defaultCountry, showIf, countryOptions, section, standalone, }: {
5
5
  prefix: Prefix;
6
6
  defaultCountry: string | undefined;
7
7
  showIf: boolean;
@@ -10,5 +10,6 @@ export declare const Residencies: ({ prefix, defaultCountry, showIf, countryOpti
10
10
  label: string;
11
11
  }[];
12
12
  section?: boolean;
13
+ standalone?: boolean;
13
14
  }) => React.JSX.Element;
14
15
  export {};
@@ -7,5 +7,5 @@ type CheckBoxRowProps = {
7
7
  header?: string;
8
8
  defaultChecked?: boolean;
9
9
  };
10
- export declare const CheckBoxRow: ({ name, label, header, subLabel, onClick, disabled, defaultChecked, }: CheckBoxProps & CheckBoxRowProps) => React.JSX.Element;
10
+ export declare const CheckBoxRow: ({ name, label, header, subLabel, disabled, defaultChecked, }: CheckBoxProps & CheckBoxRowProps) => React.JSX.Element;
11
11
  export {};