@taxbit/react-sdk 1.2.0-beta.0 → 1.2.0-beta.1

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 (202) hide show
  1. package/dist/index.d.ts +1 -1
  2. package/dist/src/App.d.ts +0 -1
  3. package/dist/src/components/Address/Address.d.ts +0 -1
  4. package/dist/src/components/ErrorAlert/ErrorAlert.d.ts +0 -1
  5. package/dist/src/components/ErrorBoundary/ErrorBoundary.d.ts +0 -1
  6. package/dist/src/components/ErrorMessage/ErrorMessage.d.ts +0 -1
  7. package/dist/src/components/Form/Form.d.ts +0 -1
  8. package/dist/src/components/InputStatus/InputStatus.d.ts +0 -1
  9. package/dist/src/components/JsxFromString/JsxFromString.d.ts +0 -1
  10. package/dist/src/components/ProgressStatus/ProgressStatus.d.ts +0 -1
  11. package/dist/src/components/Row/Row.d.ts +0 -1
  12. package/dist/src/components/Section/Section.d.ts +0 -1
  13. package/dist/src/contexts/QuestionnaireStep/QuestionnaireStepProvider.d.ts +0 -1
  14. package/dist/src/contexts/QuestionnaireStep/getLocal.d.ts +0 -1
  15. package/dist/src/contexts/QuestionnaireStep/index.d.ts +0 -1
  16. package/dist/src/contexts/QuestionnaireStep/shiftControllingPerson.d.ts +0 -1
  17. package/dist/src/contexts/QuestionnaireStep/shiftResidence.d.ts +0 -1
  18. package/dist/src/contexts/QuestionnaireStep/useQuestionnaireStep.d.ts +0 -1
  19. package/dist/src/contexts/TaxDocumentation/TaxbitQuestionnaireProvider.d.ts +0 -1
  20. package/dist/src/contexts/TaxDocumentation/useTaxDocumentation.d.ts +0 -1
  21. package/dist/src/hooks/useHandleError.d.ts +0 -1
  22. package/dist/src/hooks/useTaxbit/__tests__/clientTaxDocumentation.d.ts +0 -1
  23. package/dist/src/hooks/useTaxbit/__tests__/serverTaxDocumentation.d.ts +0 -1
  24. package/dist/src/hooks/useTaxbit/types/comprehensive.d.ts +0 -1
  25. package/dist/src/hooks/useTaxbit/types/w8.d.ts +0 -1
  26. package/dist/src/hooks/useTaxbit/types/w9.d.ts +0 -1
  27. package/dist/src/hooks/useTaxbit/useTaxbit.d.ts +0 -1
  28. package/dist/src/hooks/useTaxbit/useTaxbitStatus.d.ts +0 -1
  29. package/dist/src/i18n/locales/de.d.ts +0 -1
  30. package/dist/src/i18n/locales/el-cy.d.ts +0 -1
  31. package/dist/src/i18n/locales/el.d.ts +0 -1
  32. package/dist/src/i18n/locales/en-gb.d.ts +0 -1
  33. package/dist/src/i18n/locales/en-nz.d.ts +0 -1
  34. package/dist/src/i18n/locales/en-us.d.ts +0 -1
  35. package/dist/src/i18n/locales/en.d.ts +0 -1
  36. package/dist/src/i18n/locales/es.d.ts +0 -1
  37. package/dist/src/i18n/locales/fr-ca.d.ts +0 -1
  38. package/dist/src/i18n/locales/fr.d.ts +0 -1
  39. package/dist/src/i18n/locales/lt.d.ts +0 -1
  40. package/dist/src/i18n/locales/mergePropertyFiles.d.ts +0 -1
  41. package/dist/src/i18n/locales/nl-be.d.ts +0 -1
  42. package/dist/src/i18n/locales/pl.d.ts +0 -1
  43. package/dist/src/i18n/locales/translation-missing.d.ts +0 -1
  44. package/dist/src/i18n/localizationFileMap.d.ts +0 -1
  45. package/dist/src/i18n/types/PropertyFile.d.ts +0 -1
  46. package/dist/src/i18n/utils/getText.d.ts +0 -1
  47. package/dist/src/index.d.ts +0 -1
  48. package/dist/src/lookups/activeNonFinancialEntityTypeOptions.d.ts +1 -1
  49. package/dist/src/lookups/controllingPersonRoleOptions.d.ts +1 -1
  50. package/dist/src/lookups/dayOptions.d.ts +1 -1
  51. package/dist/src/lookups/entityTypeOptions.d.ts +1 -1
  52. package/dist/src/lookups/fatcaCodeOptions.d.ts +1 -1
  53. package/dist/src/lookups/financialInstitutionTypeOptions.d.ts +1 -1
  54. package/dist/src/lookups/foreignAccountHolderAccountTypeOptions.d.ts +1 -1
  55. package/dist/src/lookups/foreignOtherClassificationOptions.d.ts +1 -1
  56. package/dist/src/lookups/foreignRegardedOwnerAccountTypeOptions.d.ts +1 -1
  57. package/dist/src/lookups/foreignTrustClassificationOptions.d.ts +1 -1
  58. package/dist/src/lookups/getTreatyCountryLimitationOnBenefitOptions.d.ts +0 -1
  59. package/dist/src/lookups/localeOptions.d.ts +0 -1
  60. package/dist/src/lookups/payeeCodeOptions.d.ts +1 -1
  61. package/dist/src/lookups/selfCertificationAccountTypeOptions.d.ts +1 -1
  62. package/dist/src/lookups/signatureCapacityOptions.d.ts +1 -1
  63. package/dist/src/lookups/tinNotRequiredReasonOptions.d.ts +1 -1
  64. package/dist/src/lookups/usAccountHolderAccountTypeOptions.d.ts +1 -1
  65. package/dist/src/lookups/usLlcAccountTypeOptions.d.ts +1 -1
  66. package/dist/src/lookups/usRegardedOwnerAccountTypeOptions.d.ts +1 -1
  67. package/dist/src/services/api.d.ts +0 -1
  68. package/dist/src/test/Wrapper.d.ts +0 -1
  69. package/dist/src/test/getWrapper.d.ts +0 -1
  70. package/dist/src/types/Progress.d.ts +0 -1
  71. package/dist/src/types/TaxDocumentation.d.ts +0 -1
  72. package/dist/src/ui/ActionButton/ActionButton.d.ts +0 -1
  73. package/dist/src/ui/Actions/Actions.d.ts +0 -1
  74. package/dist/src/ui/CheckBox/CheckBox.d.ts +0 -1
  75. package/dist/src/ui/DateOfBirthInput/DateOfBirthInput.d.ts +0 -1
  76. package/dist/src/ui/DateOfBirthInput/useDateOfBirthInput.d.ts +1 -2
  77. package/dist/src/ui/FormattedInput/FormattedInput.d.ts +0 -1
  78. package/dist/src/ui/HideShowButton/HideShowButton.d.ts +0 -1
  79. package/dist/src/ui/InputValue/InputValue.d.ts +0 -1
  80. package/dist/src/ui/MaskedContent/MaskedContent.d.ts +0 -1
  81. package/dist/src/ui/PasswordInput/PasswordInput.d.ts +0 -1
  82. package/dist/src/ui/RadioButtons/RadioButtons.d.ts +0 -1
  83. package/dist/src/ui/RadioButtons/__tests__/RadioButtons.test.d.ts +0 -1
  84. package/dist/src/ui/Select/Select.d.ts +0 -1
  85. package/dist/src/ui/ShowHideInput/ShowHideInput.d.ts +0 -1
  86. package/dist/src/ui/TextArea/TextArea.d.ts +0 -1
  87. package/dist/src/ui/TextArea/__tests__/TextInput.test.d.ts +0 -1
  88. package/dist/src/ui/TextInput/TextInput.d.ts +0 -1
  89. package/dist/src/ui/TextInput/__tests__/TextInput.test.d.ts +0 -1
  90. package/dist/src/ui/ToggleButton/ToggleButton.d.ts +0 -1
  91. package/dist/src/ui/WithholdingInput/WithholdingInput.d.ts +0 -1
  92. package/dist/src/utils/camelCaseKeys.d.ts +0 -1
  93. package/dist/src/utils/getFieldsState.d.ts +0 -1
  94. package/dist/src/utils/getFormStatus.d.ts +0 -1
  95. package/dist/src/utils/getLanguage.d.ts +0 -1
  96. package/dist/src/utils/mergeClientTaxDocumentationData.d.ts +0 -1
  97. package/dist/src/utils/promptKeyMapping/getAddressPromptKeyMap.d.ts +0 -1
  98. package/dist/src/utils/promptKeyMapping/getControllingPersonPromptKeyMap.d.ts +0 -1
  99. package/dist/src/utils/promptKeyMapping/getPromptKeyMap.d.ts +0 -1
  100. package/dist/src/utils/promptKeyMapping/getTaxResidencesPromptKeyMap.d.ts +0 -1
  101. package/dist/src/utils/transformForClient/convertYesNoToBoolean.d.ts +0 -1
  102. package/dist/src/utils/transformForClient/convertYesNoToBooleanOrUndefined.d.ts +0 -1
  103. package/dist/src/utils/transformForClient/transformForClient.d.ts +0 -1
  104. package/dist/src/utils/transformForClient/transformForClientAccountHolder.d.ts +0 -1
  105. package/dist/src/utils/transformForClient/transformForClientAddress.d.ts +0 -1
  106. package/dist/src/utils/transformForClient/transformForClientRegardedOwner.d.ts +0 -1
  107. package/dist/src/utils/transformForClient/transformForClientTaxResidences.d.ts +0 -1
  108. package/dist/src/utils/transformForClient/transformForControllingPersons.d.ts +0 -1
  109. package/dist/src/utils/transformInbound/getActiveNonFinancialEntityType.d.ts +0 -1
  110. package/dist/src/utils/transformInbound/getEntityType.d.ts +0 -1
  111. package/dist/src/utils/transformInbound/getFinancialInstitutionType.d.ts +0 -1
  112. package/dist/src/utils/transformInbound/getForeignAccountType.d.ts +0 -1
  113. package/dist/src/utils/transformInbound/getForeignOtherClassification.d.ts +0 -1
  114. package/dist/src/utils/transformInbound/getForeignTrustClassification.d.ts +0 -1
  115. package/dist/src/utils/transformInbound/getLLCClassification.d.ts +0 -1
  116. package/dist/src/utils/transformInbound/getSelfCertificationAccountType.d.ts +0 -1
  117. package/dist/src/utils/transformInbound/getUsAccountType.d.ts +0 -1
  118. package/dist/src/utils/transformInbound/transformInbound.d.ts +0 -1
  119. package/dist/src/utils/transformInbound/transformInboundAddress.d.ts +0 -1
  120. package/dist/src/utils/transformInbound/transformInboundControllingPersons.d.ts +0 -1
  121. package/dist/src/utils/transformInbound/transformInboundTaxResidencies.d.ts +0 -1
  122. package/dist/src/validations/getSteps.d.ts +0 -1
  123. package/dist/src/validations/invalidFields/getInvalidAddressFields.d.ts +0 -1
  124. package/dist/src/validations/invalidFields/getInvalidControllingPersonsFields.d.ts +0 -1
  125. package/dist/src/validations/invalidFields/getInvalidFields.d.ts +0 -1
  126. package/dist/src/validations/invalidFields/getInvalidTaxResidencyFields.d.ts +0 -1
  127. package/dist/src/validations/invalidFields/invalidFieldRules.d.ts +0 -1
  128. package/dist/src/validations/requiredFields/getRequiredAddressFields.d.ts +0 -1
  129. package/dist/src/validations/requiredFields/getRequiredControllingPersonFields.d.ts +0 -1
  130. package/dist/src/validations/requiredFields/getRequiredFields.d.ts +0 -1
  131. package/dist/src/validations/requiredFields/getRequiredTaxResidenceFields.d.ts +0 -1
  132. package/dist/src/validations/supportedFields/getSupportedAddressFields.d.ts +0 -1
  133. package/dist/src/validations/supportedFields/getSupportedControllingPersonFields.d.ts +0 -1
  134. package/dist/src/validations/supportedFields/getSupportedFields.d.ts +0 -1
  135. package/dist/src/validations/supportedFields/getSupportedTaxResidenceFields.d.ts +0 -1
  136. package/dist/src/validations/visibleFields/getVisibleAddressFields.d.ts +0 -1
  137. package/dist/src/validations/visibleFields/getVisibleControllingPersonFields.d.ts +0 -1
  138. package/dist/src/validations/visibleFields/getVisibleFields.d.ts +0 -1
  139. package/dist/src/validations/visibleFields/getVisibleTaxResidenceFields.d.ts +0 -1
  140. package/dist/src/widgets/TaxbitQuestionnaire/TaxbitQuestionnaire.d.ts +0 -1
  141. package/dist/src/widgets/TaxbitQuestionnairePersist/TaxbitQuestionnairePersist.d.ts +0 -1
  142. package/dist/src/widgets/TaxbitQuestionnairePersist/__tests__/TaxbitQuestionnairePersist.complete.test.d.ts +0 -1
  143. package/dist/src/widgets/TaxbitQuestionnairePersist/__tests__/TaxbitQuestionnairePersist.error.test.d.ts +0 -1
  144. package/dist/src/widgets/TaxbitQuestionnairePersist/__tests__/TaxbitQuestionnairePersist.loaded.test.d.ts +0 -1
  145. package/dist/src/widgets/TaxbitQuestionnairePersist/__tests__/TaxbitQuestionnairePersist.loading.test.d.ts +0 -1
  146. package/dist/src/widgets/TaxbitQuestionnairePersist/__tests__/TaxbitQuestionnairePersist.missingBearerToken.test.d.ts +0 -1
  147. package/dist/src/widgets/TaxbitQuestionnairePersist/useTaxbitPersist.d.ts +0 -1
  148. package/dist/src/wizard/AddressInput/AddressInput.d.ts +0 -1
  149. package/dist/src/wizard/ControllingPersonInput/ControllingPersonInput.d.ts +0 -1
  150. package/dist/src/wizard/LanguageSelector/LanguageSelector.d.ts +0 -1
  151. package/dist/src/wizard/ResidenceInput/ResidenceInput.d.ts +0 -1
  152. package/dist/src/wizard/RowInput/AddressRow/AddressRow.d.ts +0 -1
  153. package/dist/src/wizard/RowInput/CheckBoxRow/CheckBoxRow.d.ts +0 -1
  154. package/dist/src/wizard/RowInput/DateOfBirthRow/DateOfBirthRow.d.ts +0 -1
  155. package/dist/src/wizard/RowInput/ErrorRow/ErrorRow.d.ts +0 -1
  156. package/dist/src/wizard/RowInput/HiddenInputRow/HiddenInputRow.d.ts +0 -1
  157. package/dist/src/wizard/RowInput/PercentInputRow/PercentInputRow.d.ts +0 -1
  158. package/dist/src/wizard/RowInput/RadioButtonRow/RadioButtonRow.d.ts +0 -1
  159. package/dist/src/wizard/RowInput/SelectRow/SelectRow.d.ts +0 -1
  160. package/dist/src/wizard/RowInput/ShowHideInputRow/ShowHideInputRow.d.ts +0 -1
  161. package/dist/src/wizard/RowInput/TextAreaRow/TextAreaRow.d.ts +0 -1
  162. package/dist/src/wizard/RowInput/TextInputRow/TextInputRow.d.ts +0 -1
  163. package/dist/src/wizard/RowInput/ToggleButtonRow/ToggleButtonRow.d.ts +0 -1
  164. package/dist/src/wizard/RowInput/VisibleRow/VisibleRow.d.ts +0 -1
  165. package/dist/src/wizard/TaxbitQuestionnaireUI/AccountHolderClassification/AccountHolderClassification.d.ts +0 -1
  166. package/dist/src/wizard/TaxbitQuestionnaireUI/AccountHolderContact/AccountHolderContact.d.ts +0 -1
  167. package/dist/src/wizard/TaxbitQuestionnaireUI/AccountHolderTax/AccountHolderTax.d.ts +0 -1
  168. package/dist/src/wizard/TaxbitQuestionnaireUI/AccountHolderTaxClarification/AccountHolderTaxClarification.d.ts +0 -1
  169. package/dist/src/wizard/TaxbitQuestionnaireUI/AccountHolderTreatyClaims/AccountHolderTreatyClaims.d.ts +0 -1
  170. package/dist/src/wizard/TaxbitQuestionnaireUI/AppError/AppError.d.ts +0 -1
  171. package/dist/src/wizard/TaxbitQuestionnaireUI/ControllingPersonDetails/ControllingPersonDetails.d.ts +0 -1
  172. package/dist/src/wizard/TaxbitQuestionnaireUI/Exemptions/Exemptions.d.ts +0 -1
  173. package/dist/src/wizard/TaxbitQuestionnaireUI/RegardedOwnerContact/RegardedOwnerContact.d.ts +0 -1
  174. package/dist/src/wizard/TaxbitQuestionnaireUI/RegardedOwnerTax/RegardedOwnerTax.d.ts +0 -1
  175. package/dist/src/wizard/TaxbitQuestionnaireUI/RegardedOwnerTreatyClaims/RegardedOwnerTreatyClaims.d.ts +0 -1
  176. package/dist/src/wizard/TaxbitQuestionnaireUI/Summary/AccountHolder/AccountHolderClassificationSummary.d.ts +0 -1
  177. package/dist/src/wizard/TaxbitQuestionnaireUI/Summary/AccountHolder/AccountHolderForeignClassificationSummary.d.ts +0 -1
  178. package/dist/src/wizard/TaxbitQuestionnaireUI/Summary/AccountHolder/AccountHolderSelfCertificationClassificationSummary.d.ts +1 -2
  179. package/dist/src/wizard/TaxbitQuestionnaireUI/Summary/AccountHolder/AccountHolderUsClassificationSummary.d.ts +1 -2
  180. package/dist/src/wizard/TaxbitQuestionnaireUI/Summary/ControllingPerson/ControllingPersonRoleInputValue.d.ts +0 -1
  181. package/dist/src/wizard/TaxbitQuestionnaireUI/Summary/ControllingPerson/ControllingPersonSummary.d.ts +0 -1
  182. package/dist/src/wizard/TaxbitQuestionnaireUI/Summary/ControllingPerson/ControllingPersonTypeSummary.d.ts +0 -1
  183. package/dist/src/wizard/TaxbitQuestionnaireUI/Summary/Recap.d.ts +0 -1
  184. package/dist/src/wizard/TaxbitQuestionnaireUI/Summary/RegardedOwner/RegardedOwnerClassificationSummary.d.ts +1 -2
  185. package/dist/src/wizard/TaxbitQuestionnaireUI/Summary/RegardedOwner/RegardedOwnerForeignClassificationSummary.d.ts +1 -2
  186. package/dist/src/wizard/TaxbitQuestionnaireUI/Summary/RegardedOwner/RegardedOwnerUsClassificationSummary.d.ts +1 -2
  187. package/dist/src/wizard/TaxbitQuestionnaireUI/Summary/Summary.d.ts +0 -1
  188. package/dist/src/wizard/TaxbitQuestionnaireUI/Summary/TaxResidency/TaxResidenciesSummary.d.ts +0 -1
  189. package/dist/src/wizard/TaxbitQuestionnaireUI/TaxbitQuestionnaireUI.d.ts +0 -1
  190. package/dist/src/wizard/TaxbitQuestionnaireUI/W8imyInstructions/W8imyInstructions.d.ts +0 -1
  191. package/dist/src/wizard/TaxbitQuestionnaireUI/__tests__/TaxbitDPSQuestionnaireUI.test.d.ts +0 -1
  192. package/dist/src/wizard/TaxbitQuestionnaireUI/__tests__/TaxbitQuestionnaireUI.SelfCert.AccountClassification.test.d.ts +0 -1
  193. package/dist/src/wizard/TaxbitQuestionnaireUI/__tests__/TaxbitQuestionnaireUI.SelfCert.ControllingPerson.test.d.ts +0 -1
  194. package/dist/src/wizard/TaxbitQuestionnaireUI/__tests__/TaxbitQuestionnaireUI.SelfCert.NameAndAddress.test.d.ts +0 -1
  195. package/dist/src/wizard/TaxbitQuestionnaireUI/__tests__/TaxbitQuestionnaireUI.SelfCert.Summary.test.d.ts +0 -1
  196. package/dist/src/wizard/TaxbitQuestionnaireUI/__tests__/TaxbitQuestionnaireUI.SelfCert.TaxResidencies.test.d.ts +0 -1
  197. package/dist/src/wizard/TaxbitQuestionnaireUI/__tests__/TaxbitQuestionnaireUI.test.d.ts +0 -1
  198. package/dist/src/wizard/TaxbitQuestionnaireUI/__tests__/TaxbitWFormQuestionnaireUI.test.d.ts +0 -1
  199. package/dist/src/wizard/TaxbitQuestionnaireUI/__tests__/TaxbitWFormQuestionnaireUI.treatyClaims.test.d.ts +0 -1
  200. package/dist/taxbit-react-sdk.js +1516 -3703
  201. package/dist/taxbit-react-sdk.umd.cjs +1 -1
  202. package/package.json +1 -1
@@ -1,3 +1,2 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  export declare const AccountHolderClassificationSummary: () => React.JSX.Element;
@@ -1,6 +1,5 @@
1
1
  import { ForeignAccountHolderAccountType } from '@taxbit/utilities';
2
2
  import { default as React } from 'react';
3
-
4
3
  export declare const AccountHolderForeignClassificationSummary: ({ classification, }: {
5
4
  classification: ForeignAccountHolderAccountType;
6
5
  }) => React.JSX.Element | undefined;
@@ -1,6 +1,5 @@
1
1
  import { SelfCertificationAccountType } from '@taxbit/utilities';
2
2
  import { default as React } from 'react';
3
-
4
3
  export declare const AccountHolderSelfCertificationClassificationSummary: ({ classification, }: {
5
4
  classification: SelfCertificationAccountType;
6
- }) => React.JSX.Element | undefined;
5
+ }) => React.JSX.Element | null;
@@ -1,6 +1,5 @@
1
1
  import { UsAccountHolderAccountType } from '@taxbit/utilities';
2
2
  import { default as React } from 'react';
3
-
4
3
  export declare const AccountHolderUsClassificationSummary: ({ classification, }: {
5
4
  classification: UsAccountHolderAccountType;
6
- }) => React.JSX.Element | undefined;
5
+ }) => React.JSX.Element | null;
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { TaxDocumentation } from '../../../../types';
3
-
4
3
  export declare const ControllingPersonRoleInputValue: ({ fields, index, }: {
5
4
  fields: TaxDocumentation;
6
5
  index: "1" | "2" | "3" | "4" | "5";
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  type ControllingPersonSummaryProps = {
4
3
  index: '1' | '2' | '3' | '4' | '5';
5
4
  };
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  type ControllingPersonTypeSummaryProps = {
4
3
  index: '1' | '2' | '3' | '4' | '5';
5
4
  };
@@ -1,3 +1,2 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  export declare const Recap: () => React.JSX.Element;
@@ -1,3 +1,2 @@
1
1
  import { default as React } from 'react';
2
-
3
- export declare const RegardedOwnerClassificationSummary: () => React.JSX.Element | undefined;
2
+ export declare const RegardedOwnerClassificationSummary: () => React.JSX.Element | null;
@@ -1,6 +1,5 @@
1
1
  import { ForeignRegardedOwnerAccountType } from '@taxbit/utilities';
2
2
  import { default as React } from 'react';
3
-
4
3
  export declare const RegardedOwnerForeignClassificationSummary: ({ classification, }: {
5
4
  classification: ForeignRegardedOwnerAccountType;
6
- }) => React.JSX.Element | undefined;
5
+ }) => React.JSX.Element | null;
@@ -1,6 +1,5 @@
1
1
  import { UsRegardedOwnerAccountType } from '@taxbit/utilities';
2
2
  import { default as React } from 'react';
3
-
4
3
  export declare const RegardedOwnerUsClassificationSummary: ({ classification, }: {
5
4
  classification: UsRegardedOwnerAccountType;
6
- }) => React.JSX.Element | undefined;
5
+ }) => React.JSX.Element | null;
@@ -1,3 +1,2 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  export declare const Summary: () => React.JSX.Element;
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { InputStep } from '../../../../types';
3
-
4
3
  type Prefix = 'accountHolder' | 'controllingPerson1' | 'controllingPerson2' | 'controllingPerson3' | 'controllingPerson4' | 'controllingPerson5';
5
4
  type TaxResidenciesSummaryProps = {
6
5
  prefix: Prefix;
@@ -1,6 +1,5 @@
1
1
  import { UseTaxDocumentationProps } from 'contexts';
2
2
  import { default as React } from 'react';
3
-
4
3
  export type TaxbitQuestionnaireUIProps = Omit<UseTaxDocumentationProps, 'step' | 'config'> & {
5
4
  isComplete?: boolean;
6
5
  treatyClaims?: boolean;
@@ -1,3 +1,2 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  export declare const W8imyInstructions: () => React.JSX.Element;