@gusto/embedded-react-sdk 0.51.0 → 0.52.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 (648) hide show
  1. package/CHANGELOG.md +46 -0
  2. package/dist/components/Base/useBaseSubmit.js +4 -4
  3. package/dist/components/Base/useBaseSubmit.js.map +1 -1
  4. package/dist/components/Common/DocumentList/DocumentList.d.ts +8 -1
  5. package/dist/components/Common/DocumentList/DocumentList.js +24 -21
  6. package/dist/components/Common/DocumentList/DocumentList.js.map +1 -1
  7. package/dist/components/Common/FlowBreadcrumbs/FlowBreadcrumbsTypes.d.ts +1 -1
  8. package/dist/components/Common/OnboardingStatusBadge/index.d.ts +2 -2
  9. package/dist/components/Common/OnboardingStatusBadge/index.js.map +1 -1
  10. package/dist/components/Common/TaxInputs/TaxInputs.d.ts +2 -2
  11. package/dist/components/Common/TaxInputs/TaxInputs.js.map +1 -1
  12. package/dist/components/Common/UI/FormBox/FormBox.d.ts +9 -0
  13. package/dist/components/Common/UI/FormBox/FormBox.js +13 -0
  14. package/dist/components/Common/UI/FormBox/FormBox.js.map +1 -0
  15. package/dist/components/Common/UI/FormBox/FormBox.module.scss.js +14 -0
  16. package/dist/components/Common/UI/FormBox/FormBox.module.scss.js.map +1 -0
  17. package/dist/components/Common/UI/FormBox/FormBoxTypes.d.ts +26 -0
  18. package/dist/components/Common/UI/FormBoxHeader/FormBoxHeader.d.ts +9 -0
  19. package/dist/components/Common/UI/FormBoxHeader/FormBoxHeader.js +23 -0
  20. package/dist/components/Common/UI/FormBoxHeader/FormBoxHeader.js.map +1 -0
  21. package/dist/components/Common/UI/FormBoxHeader/FormBoxHeader.module.scss.js +8 -0
  22. package/dist/components/Common/UI/FormBoxHeader/FormBoxHeader.module.scss.js.map +1 -0
  23. package/dist/components/Common/UI/FormBoxHeader/FormBoxHeaderTypes.d.ts +36 -0
  24. package/dist/components/Common/UI/FormBoxHeader/FormBoxHeaderTypes.js +7 -0
  25. package/dist/components/Common/UI/FormBoxHeader/FormBoxHeaderTypes.js.map +1 -0
  26. package/dist/components/Common/UI/FormBoxHeader/index.d.ts +1 -0
  27. package/dist/components/Common/UI/Input/InputTypes.d.ts +1 -0
  28. package/dist/components/Common/UI/Input/InputTypes.js.map +1 -1
  29. package/dist/components/Company/AssignSignatory/CreateSignatory/CreateSignatory.js +5 -5
  30. package/dist/components/Company/AssignSignatory/CreateSignatory/CreateSignatory.js.map +1 -1
  31. package/dist/components/Company/AssignSignatory/CreateSignatory/CreateSignatoryForm.d.ts +1 -2
  32. package/dist/components/Company/AssignSignatory/CreateSignatory/useCreateSignatory.d.ts +1 -1
  33. package/dist/components/Company/AssignSignatory/CreateSignatory/useCreateSignatory.js +9 -8
  34. package/dist/components/Company/AssignSignatory/CreateSignatory/useCreateSignatory.js.map +1 -1
  35. package/dist/components/Company/AssignSignatory/InviteSignatory/InviteSignatory.js +3 -3
  36. package/dist/components/Company/AssignSignatory/InviteSignatory/InviteSignatory.js.map +1 -1
  37. package/dist/components/Company/AssignSignatory/InviteSignatory/InviteSignatoryForm.d.ts +1 -1
  38. package/dist/components/Company/AssignSignatory/InviteSignatory/useInviteSignatory.d.ts +1 -1
  39. package/dist/components/Company/AssignSignatory/InviteSignatory/useInviteSignatory.js +9 -8
  40. package/dist/components/Company/AssignSignatory/InviteSignatory/useInviteSignatory.js.map +1 -1
  41. package/dist/components/Company/AssignSignatory/useAssignSignatory.js +11 -10
  42. package/dist/components/Company/AssignSignatory/useAssignSignatory.js.map +1 -1
  43. package/dist/components/Company/BankAccount/BankAccount.js +1 -1
  44. package/dist/components/Company/BankAccount/BankAccount.js.map +1 -1
  45. package/dist/components/Company/BankAccount/BankAccountComponents.d.ts +1 -1
  46. package/dist/components/Company/BankAccount/BankAccountComponents.js.map +1 -1
  47. package/dist/components/Company/BankAccount/BankAccountForm/BankAccountForm.js +1 -1
  48. package/dist/components/Company/BankAccount/BankAccountForm/BankAccountForm.js.map +1 -1
  49. package/dist/components/Company/BankAccount/BankAccountForm/Form.d.ts +1 -1
  50. package/dist/components/Company/BankAccount/BankAccountForm/context.js +9 -8
  51. package/dist/components/Company/BankAccount/BankAccountForm/context.js.map +1 -1
  52. package/dist/components/Company/BankAccount/BankAccountList/BankAccountList.js +1 -1
  53. package/dist/components/Company/BankAccount/BankAccountList/BankAccountList.js.map +1 -1
  54. package/dist/components/Company/BankAccount/BankAccountList/context.d.ts +1 -1
  55. package/dist/components/Company/BankAccount/BankAccountList/context.js.map +1 -1
  56. package/dist/components/Company/BankAccount/BankAccountVerify/BankAccountVerify.js +1 -1
  57. package/dist/components/Company/BankAccount/BankAccountVerify/BankAccountVerify.js.map +1 -1
  58. package/dist/components/Company/BankAccount/BankAccountVerify/Form.d.ts +1 -1
  59. package/dist/components/Company/DocumentSigner/DocumentList/DocumentList.js +2 -2
  60. package/dist/components/Company/DocumentSigner/DocumentList/DocumentList.js.map +1 -1
  61. package/dist/components/Company/DocumentSigner/DocumentList/useDocumentList.d.ts +2 -2
  62. package/dist/components/Company/DocumentSigner/DocumentList/useDocumentList.js +9 -8
  63. package/dist/components/Company/DocumentSigner/DocumentList/useDocumentList.js.map +1 -1
  64. package/dist/components/Company/DocumentSigner/DocumentSigner.js +1 -1
  65. package/dist/components/Company/DocumentSigner/DocumentSigner.js.map +1 -1
  66. package/dist/components/Company/DocumentSigner/documentSignerStateMachine.d.ts +2 -2
  67. package/dist/components/Company/DocumentSigner/documentSignerStateMachine.js.map +1 -1
  68. package/dist/components/Company/DocumentSigner/shared/useSignCompanyForm/signCompanyFormSchema.d.ts +1 -1
  69. package/dist/components/Company/DocumentSigner/shared/useSignCompanyForm/useSignCompanyForm.d.ts +1 -1
  70. package/dist/components/Company/DocumentSigner/shared/useSignCompanyForm/useSignCompanyForm.js +3 -3
  71. package/dist/components/Company/DocumentSigner/shared/useSignCompanyForm/useSignCompanyForm.js.map +1 -1
  72. package/dist/components/Company/FederalTaxes/FederalTaxes.js +2 -2
  73. package/dist/components/Company/FederalTaxes/FederalTaxes.js.map +1 -1
  74. package/dist/components/Company/FederalTaxes/Form.js +1 -1
  75. package/dist/components/Company/FederalTaxes/Form.js.map +1 -1
  76. package/dist/components/Company/FederalTaxes/useFederalTaxes.d.ts +2 -2
  77. package/dist/components/Company/FederalTaxes/useFederalTaxes.js +12 -11
  78. package/dist/components/Company/FederalTaxes/useFederalTaxes.js.map +1 -1
  79. package/dist/components/Company/Industry/Context.js +12 -11
  80. package/dist/components/Company/Industry/Context.js.map +1 -1
  81. package/dist/components/Company/Industry/Industry.js +2 -2
  82. package/dist/components/Company/Industry/Industry.js.map +1 -1
  83. package/dist/components/Company/Locations/LocationForm/Actions.js +7 -7
  84. package/dist/components/Company/Locations/LocationForm/Actions.js.map +1 -1
  85. package/dist/components/Company/Locations/LocationForm/Form.d.ts +1 -1
  86. package/dist/components/Company/Locations/LocationForm/LocationForm.js +46 -45
  87. package/dist/components/Company/Locations/LocationForm/LocationForm.js.map +1 -1
  88. package/dist/components/Company/Locations/LocationForm/useLocationForm.js +9 -8
  89. package/dist/components/Company/Locations/LocationForm/useLocationForm.js.map +1 -1
  90. package/dist/components/Company/Locations/LocationsList/LocationsList.js +1 -1
  91. package/dist/components/Company/Locations/LocationsList/LocationsList.js.map +1 -1
  92. package/dist/components/Company/Locations/LocationsList/useLocationsList.d.ts +1 -1
  93. package/dist/components/Company/Locations/LocationsList/useLocationsList.js +9 -8
  94. package/dist/components/Company/Locations/LocationsList/useLocationsList.js.map +1 -1
  95. package/dist/components/Company/OnboardingOverview/OnboardingOverview.js +1 -1
  96. package/dist/components/Company/OnboardingOverview/OnboardingOverview.js.map +1 -1
  97. package/dist/components/Company/OnboardingOverview/context.d.ts +1 -1
  98. package/dist/components/Company/OnboardingOverview/context.js +9 -8
  99. package/dist/components/Company/OnboardingOverview/context.js.map +1 -1
  100. package/dist/components/Company/PaySchedule/PaySchedule.js +1 -1
  101. package/dist/components/Company/PaySchedule/PaySchedule.js.map +1 -1
  102. package/dist/components/Company/PaySchedule/PayScheduleList.js +1 -1
  103. package/dist/components/Company/PaySchedule/PayScheduleList.js.map +1 -1
  104. package/dist/components/Company/PaySchedule/shared/usePayScheduleForm/payScheduleSchema.d.ts +3 -3
  105. package/dist/components/Company/PaySchedule/shared/usePayScheduleForm/usePayScheduleForm.d.ts +3 -3
  106. package/dist/components/Company/PaySchedule/shared/usePayScheduleForm/usePayScheduleForm.js +6 -6
  107. package/dist/components/Company/PaySchedule/shared/usePayScheduleForm/usePayScheduleForm.js.map +1 -1
  108. package/dist/components/Company/StateTaxes/StateTaxes.d.ts +10 -1
  109. package/dist/components/Company/StateTaxes/StateTaxes.js +23 -17
  110. package/dist/components/Company/StateTaxes/StateTaxes.js.map +1 -1
  111. package/dist/components/Company/StateTaxes/StateTaxesComponents.d.ts +2 -0
  112. package/dist/components/Company/StateTaxes/StateTaxesComponents.js +17 -10
  113. package/dist/components/Company/StateTaxes/StateTaxesComponents.js.map +1 -1
  114. package/dist/components/Company/StateTaxes/StateTaxesForm/Actions.js +3 -3
  115. package/dist/components/Company/StateTaxes/StateTaxesForm/Actions.js.map +1 -1
  116. package/dist/components/Company/StateTaxes/StateTaxesForm/StateTaxesForm.js +2 -2
  117. package/dist/components/Company/StateTaxes/StateTaxesForm/StateTaxesForm.js.map +1 -1
  118. package/dist/components/Company/StateTaxes/StateTaxesForm/applicableIf.d.ts +1 -1
  119. package/dist/components/Company/StateTaxes/StateTaxesForm/applicableIf.js.map +1 -1
  120. package/dist/components/Company/StateTaxes/StateTaxesForm/context.d.ts +1 -1
  121. package/dist/components/Company/StateTaxes/StateTaxesForm/context.js +9 -8
  122. package/dist/components/Company/StateTaxes/StateTaxesForm/context.js.map +1 -1
  123. package/dist/components/Company/StateTaxes/StateTaxesList/List.js +27 -27
  124. package/dist/components/Company/StateTaxes/StateTaxesList/List.js.map +1 -1
  125. package/dist/components/Company/StateTaxes/StateTaxesList/StateTaxesList.d.ts +9 -0
  126. package/dist/components/Company/StateTaxes/StateTaxesList/StateTaxesList.js +24 -24
  127. package/dist/components/Company/StateTaxes/StateTaxesList/StateTaxesList.js.map +1 -1
  128. package/dist/components/Company/StateTaxes/StateTaxesList/context.d.ts +1 -1
  129. package/dist/components/Company/StateTaxes/StateTaxesList/context.js +9 -8
  130. package/dist/components/Company/StateTaxes/StateTaxesList/context.js.map +1 -1
  131. package/dist/components/Contractor/Address/Address.d.ts +4 -3
  132. package/dist/components/Contractor/Address/Address.js.map +1 -1
  133. package/dist/components/Contractor/Address/shared/useContractorAddressForm/contractorAddressSchema.d.ts +2 -2
  134. package/dist/components/Contractor/Address/shared/useContractorAddressForm/useContractorAddressForm.d.ts +3 -3
  135. package/dist/components/Contractor/Address/shared/useContractorAddressForm/useContractorAddressForm.js +3 -3
  136. package/dist/components/Contractor/Address/shared/useContractorAddressForm/useContractorAddressForm.js.map +1 -1
  137. package/dist/components/Contractor/ContractorList/index.js +95 -92
  138. package/dist/components/Contractor/ContractorList/index.js.map +1 -1
  139. package/dist/components/Contractor/ContractorList/useContractorList.d.ts +1 -1
  140. package/dist/components/Contractor/ContractorList/useContractorList.js +1 -1
  141. package/dist/components/Contractor/ContractorList/useContractorList.js.map +1 -1
  142. package/dist/components/Contractor/Documents/DocumentSigner/documentSignerStateMachine.d.ts +1 -1
  143. package/dist/components/Contractor/Documents/DocumentSigner/documentSignerStateMachine.js.map +1 -1
  144. package/dist/components/Contractor/Documents/DocumentsList/DocumentsList.d.ts +3 -1
  145. package/dist/components/Contractor/Documents/DocumentsList/DocumentsList.js +64 -51
  146. package/dist/components/Contractor/Documents/DocumentsList/DocumentsList.js.map +1 -1
  147. package/dist/components/Contractor/Documents/DocumentsList/useContractorDocumentsList/useContractorDocumentsList.d.ts +1 -1
  148. package/dist/components/Contractor/Documents/DocumentsList/useContractorDocumentsList/useContractorDocumentsList.js +1 -1
  149. package/dist/components/Contractor/Documents/DocumentsList/useContractorDocumentsList/useContractorDocumentsList.js.map +1 -1
  150. package/dist/components/Contractor/Documents/SignatureForm/SignatureForm.js +202 -159
  151. package/dist/components/Contractor/Documents/SignatureForm/SignatureForm.js.map +1 -1
  152. package/dist/components/Contractor/Documents/SignatureForm/useContractorSignatureForm/contractorSignatureFormSchema.d.ts +1 -1
  153. package/dist/components/Contractor/Documents/SignatureForm/useContractorSignatureForm/useContractorSignatureForm.d.ts +3 -3
  154. package/dist/components/Contractor/Documents/SignatureForm/useContractorSignatureForm/useContractorSignatureForm.js +3 -3
  155. package/dist/components/Contractor/Documents/SignatureForm/useContractorSignatureForm/useContractorSignatureForm.js.map +1 -1
  156. package/dist/components/Contractor/Documents/SignatureForm/useContractorSignatureForm/w9Fields.d.ts +2 -2
  157. package/dist/components/Contractor/Documents/SignatureForm/useContractorSignatureForm/w9Fields.js +55 -54
  158. package/dist/components/Contractor/Documents/SignatureForm/useContractorSignatureForm/w9Fields.js.map +1 -1
  159. package/dist/components/Contractor/Landing/Landing.js +2 -2
  160. package/dist/components/Contractor/Landing/Landing.js.map +1 -1
  161. package/dist/components/Contractor/NewHireReport/NewHireReport.js +2 -2
  162. package/dist/components/Contractor/NewHireReport/NewHireReport.js.map +1 -1
  163. package/dist/components/Contractor/PaymentMethod/shared/useContractorBankAccountForm/useContractorBankAccountForm.d.ts +1 -1
  164. package/dist/components/Contractor/PaymentMethod/shared/useContractorBankAccountForm/useContractorBankAccountForm.js +2 -2
  165. package/dist/components/Contractor/PaymentMethod/shared/useContractorBankAccountForm/useContractorBankAccountForm.js.map +1 -1
  166. package/dist/components/Contractor/PaymentMethod/shared/useContractorBankAccountForm/useContractorBankAccountFormSchema.d.ts +1 -1
  167. package/dist/components/Contractor/PaymentMethod/shared/useContractorPaymentMethodForm/contractorPaymentMethodSchema.d.ts +1 -1
  168. package/dist/components/Contractor/PaymentMethod/shared/useContractorPaymentMethodForm/contractorPaymentMethodSchema.js.map +1 -1
  169. package/dist/components/Contractor/PaymentMethod/shared/useContractorPaymentMethodForm/useContractorPaymentMethodForm.d.ts +3 -3
  170. package/dist/components/Contractor/PaymentMethod/shared/useContractorPaymentMethodForm/useContractorPaymentMethodForm.js +2 -2
  171. package/dist/components/Contractor/PaymentMethod/shared/useContractorPaymentMethodForm/useContractorPaymentMethodForm.js.map +1 -1
  172. package/dist/components/Contractor/Payments/CreatePayment/CreatePayment.js +5 -5
  173. package/dist/components/Contractor/Payments/CreatePayment/CreatePayment.js.map +1 -1
  174. package/dist/components/Contractor/Payments/CreatePayment/CreatePaymentPresentation.d.ts +2 -2
  175. package/dist/components/Contractor/Payments/CreatePayment/CreatePaymentPresentation.js.map +1 -1
  176. package/dist/components/Contractor/Payments/CreatePayment/FastAchSubmissionBlockerBanner.d.ts +2 -2
  177. package/dist/components/Contractor/Payments/CreatePayment/FastAchSubmissionBlockerBanner.js.map +1 -1
  178. package/dist/components/Contractor/Payments/CreatePayment/GenericBlocker.d.ts +1 -1
  179. package/dist/components/Contractor/Payments/CreatePayment/GenericBlocker.js.map +1 -1
  180. package/dist/components/Contractor/Payments/CreatePayment/PreviewPresentation.d.ts +4 -4
  181. package/dist/components/Contractor/Payments/CreatePayment/PreviewPresentation.js.map +1 -1
  182. package/dist/components/Contractor/Payments/CreatePayment/helpers.d.ts +1 -1
  183. package/dist/components/Contractor/Payments/CreatePayment/helpers.js.map +1 -1
  184. package/dist/components/Contractor/Payments/PaymentFlow/PaymentFlowComponents.js +2 -2
  185. package/dist/components/Contractor/Payments/PaymentFlow/PaymentFlowComponents.js.map +1 -1
  186. package/dist/components/Contractor/Payments/PaymentFlow/paymentStateMachine.js.map +1 -1
  187. package/dist/components/Contractor/Payments/PaymentHistory/PaymentHistory.js +3 -3
  188. package/dist/components/Contractor/Payments/PaymentHistory/PaymentHistory.js.map +1 -1
  189. package/dist/components/Contractor/Payments/PaymentHistory/PaymentHistoryPresentation.d.ts +2 -2
  190. package/dist/components/Contractor/Payments/PaymentHistory/PaymentHistoryPresentation.js.map +1 -1
  191. package/dist/components/Contractor/Payments/PaymentStatement/PaymentStatement.js +4 -4
  192. package/dist/components/Contractor/Payments/PaymentStatement/PaymentStatement.js.map +1 -1
  193. package/dist/components/Contractor/Payments/PaymentStatement/PaymentStatementPresentation.d.ts +3 -3
  194. package/dist/components/Contractor/Payments/PaymentStatement/PaymentStatementPresentation.js.map +1 -1
  195. package/dist/components/Contractor/Payments/PaymentSummary/PaymentSummary.d.ts +17 -5
  196. package/dist/components/Contractor/Payments/PaymentSummary/PaymentSummary.js +32 -31
  197. package/dist/components/Contractor/Payments/PaymentSummary/PaymentSummary.js.map +1 -1
  198. package/dist/components/Contractor/Payments/PaymentSummary/PaymentSummaryPresentation.d.ts +3 -3
  199. package/dist/components/Contractor/Payments/PaymentSummary/PaymentSummaryPresentation.js.map +1 -1
  200. package/dist/components/Contractor/Payments/PaymentsList/PaymentsList.d.ts +16 -4
  201. package/dist/components/Contractor/Payments/PaymentsList/PaymentsList.js +34 -30
  202. package/dist/components/Contractor/Payments/PaymentsList/PaymentsList.js.map +1 -1
  203. package/dist/components/Contractor/Payments/PaymentsList/PaymentsListPresentation.d.ts +1 -1
  204. package/dist/components/Contractor/Payments/PaymentsList/PaymentsListPresentation.js +1 -1
  205. package/dist/components/Contractor/Payments/PaymentsList/PaymentsListPresentation.js.map +1 -1
  206. package/dist/components/Contractor/Profile/SelfOnboardingContractorProfile.js +1 -1
  207. package/dist/components/Contractor/Profile/SelfOnboardingContractorProfile.js.map +1 -1
  208. package/dist/components/Contractor/Profile/shared/useContractorDetailsForm/contractorDetailsSchema.d.ts +1 -1
  209. package/dist/components/Contractor/Profile/shared/useContractorDetailsForm/contractorDetailsSchema.js +6 -6
  210. package/dist/components/Contractor/Profile/shared/useContractorDetailsForm/contractorDetailsSchema.js.map +1 -1
  211. package/dist/components/Contractor/Profile/shared/useContractorDetailsForm/useContractorDetailsForm.d.ts +2 -2
  212. package/dist/components/Contractor/Profile/shared/useContractorDetailsForm/useContractorDetailsForm.js +3 -3
  213. package/dist/components/Contractor/Profile/shared/useContractorDetailsForm/useContractorDetailsForm.js.map +1 -1
  214. package/dist/components/Contractor/Submit/Submit.js +3 -3
  215. package/dist/components/Contractor/Submit/Submit.js.map +1 -1
  216. package/dist/components/Employee/Compensation/management/CompensationCard/CompensationCard.js +1 -1
  217. package/dist/components/Employee/Compensation/management/CompensationCard/CompensationCard.js.map +1 -1
  218. package/dist/components/Employee/Compensation/management/CompensationEditForm/CompensationEditForm.js +1 -1
  219. package/dist/components/Employee/Compensation/management/CompensationEditForm/CompensationEditForm.js.map +1 -1
  220. package/dist/components/Employee/Compensation/management/CompensationEditJobForm/CompensationEditJobForm.js +1 -1
  221. package/dist/components/Employee/Compensation/management/CompensationEditJobForm/CompensationEditJobForm.js.map +1 -1
  222. package/dist/components/Employee/Compensation/management/ManagementCompensationFormBody.js.map +1 -1
  223. package/dist/components/Employee/Compensation/onboarding/Compensation.d.ts +2 -6
  224. package/dist/components/Employee/Compensation/onboarding/Compensation.js +38 -42
  225. package/dist/components/Employee/Compensation/onboarding/Compensation.js.map +1 -1
  226. package/dist/components/Employee/Compensation/onboarding/CompensationFlowComponents.d.ts +2 -2
  227. package/dist/components/Employee/Compensation/onboarding/CompensationFlowComponents.js.map +1 -1
  228. package/dist/components/Employee/Compensation/onboarding/JobsList/JobsList.js +2 -2
  229. package/dist/components/Employee/Compensation/onboarding/JobsList/JobsList.js.map +1 -1
  230. package/dist/components/Employee/Compensation/onboarding/JobsList/JobsListPresentation.d.ts +1 -1
  231. package/dist/components/Employee/Compensation/onboarding/JobsList/JobsListPresentation.js.map +1 -1
  232. package/dist/components/Employee/Compensation/shared/AddCompensationFormBody.js.map +1 -1
  233. package/dist/components/Employee/Compensation/shared/derivePrimaryFlsaStatus.d.ts +1 -1
  234. package/dist/components/Employee/Compensation/shared/derivePrimaryFlsaStatus.js.map +1 -1
  235. package/dist/components/Employee/Compensation/shared/getPendingCompensationChanges.d.ts +2 -2
  236. package/dist/components/Employee/Compensation/shared/getPendingCompensationChanges.js.map +1 -1
  237. package/dist/components/Employee/Compensation/shared/useCompensationForm/compensationSchema.d.ts +2 -2
  238. package/dist/components/Employee/Compensation/shared/useCompensationForm/fields.d.ts +3 -3
  239. package/dist/components/Employee/Compensation/shared/useCompensationForm/fields.js.map +1 -1
  240. package/dist/components/Employee/Compensation/shared/useCompensationForm/useCompensationForm.d.ts +4 -4
  241. package/dist/components/Employee/Compensation/shared/useCompensationForm/useCompensationForm.js +7 -7
  242. package/dist/components/Employee/Compensation/shared/useCompensationForm/useCompensationForm.js.map +1 -1
  243. package/dist/components/Employee/Compensation/shared/useCompensationManagement/useCompensationManagement.d.ts +1 -1
  244. package/dist/components/Employee/Compensation/shared/useCompensationManagement/useCompensationManagement.js +4 -4
  245. package/dist/components/Employee/Compensation/shared/useCompensationManagement/useCompensationManagement.js.map +1 -1
  246. package/dist/components/Employee/Compensation/shared/useJobForm/jobSchema.d.ts +1 -1
  247. package/dist/components/Employee/Compensation/shared/useJobForm/useJobForm.d.ts +3 -3
  248. package/dist/components/Employee/Compensation/shared/useJobForm/useJobForm.js +7 -7
  249. package/dist/components/Employee/Compensation/shared/useJobForm/useJobForm.js.map +1 -1
  250. package/dist/components/Employee/Dashboard/Dashboard.js +1 -1
  251. package/dist/components/Employee/Dashboard/Dashboard.js.map +1 -1
  252. package/dist/components/Employee/Dashboard/dashboardStateMachine.js.map +1 -1
  253. package/dist/components/Employee/Dashboard/index.d.ts +1 -1
  254. package/dist/components/Employee/Deductions/management/DeductionsCard/DeductionsCard.js.map +1 -1
  255. package/dist/components/Employee/Deductions/management/deductionsStateMachine.js.map +1 -1
  256. package/dist/components/Employee/Deductions/onboarding/DeductionsList/DeductionsList.d.ts +1 -1
  257. package/dist/components/Employee/Deductions/onboarding/DeductionsList/DeductionsList.js.map +1 -1
  258. package/dist/components/Employee/Deductions/onboarding/deductionsContextualComponents.d.ts +1 -1
  259. package/dist/components/Employee/Deductions/onboarding/deductionsContextualComponents.js.map +1 -1
  260. package/dist/components/Employee/Deductions/shared/DeductionsForm/ChildSupportFormView.d.ts +1 -1
  261. package/dist/components/Employee/Deductions/shared/DeductionsForm/ChildSupportFormView.js.map +1 -1
  262. package/dist/components/Employee/Deductions/shared/DeductionsForm/DeductionsForm.d.ts +1 -1
  263. package/dist/components/Employee/Deductions/shared/DeductionsForm/DeductionsForm.js.map +1 -1
  264. package/dist/components/Employee/Deductions/shared/DeductionsForm/StandardDeductionForm.d.ts +1 -1
  265. package/dist/components/Employee/Deductions/shared/DeductionsForm/StandardDeductionForm.js.map +1 -1
  266. package/dist/components/Employee/Deductions/shared/DeleteDeductionDialog.d.ts +1 -1
  267. package/dist/components/Employee/Deductions/shared/DeleteDeductionDialog.js.map +1 -1
  268. package/dist/components/Employee/Deductions/shared/formatDeductionAmount.d.ts +1 -1
  269. package/dist/components/Employee/Deductions/shared/formatDeductionAmount.js.map +1 -1
  270. package/dist/components/Employee/Deductions/shared/useChildSupportGarnishmentForm/childSupportGarnishmentFormSchema.d.ts +2 -2
  271. package/dist/components/Employee/Deductions/shared/useChildSupportGarnishmentForm/childSupportGarnishmentFormSchema.js +1 -1
  272. package/dist/components/Employee/Deductions/shared/useChildSupportGarnishmentForm/childSupportGarnishmentFormSchema.js.map +1 -1
  273. package/dist/components/Employee/Deductions/shared/useChildSupportGarnishmentForm/fields.d.ts +1 -1
  274. package/dist/components/Employee/Deductions/shared/useChildSupportGarnishmentForm/fields.js.map +1 -1
  275. package/dist/components/Employee/Deductions/shared/useChildSupportGarnishmentForm/useChildSupportGarnishmentForm.d.ts +3 -3
  276. package/dist/components/Employee/Deductions/shared/useChildSupportGarnishmentForm/useChildSupportGarnishmentForm.js +5 -5
  277. package/dist/components/Employee/Deductions/shared/useChildSupportGarnishmentForm/useChildSupportGarnishmentForm.js.map +1 -1
  278. package/dist/components/Employee/Deductions/shared/useDeductionForm/deductionFormSchema.d.ts +2 -2
  279. package/dist/components/Employee/Deductions/shared/useDeductionForm/deductionFormSchema.js +1 -1
  280. package/dist/components/Employee/Deductions/shared/useDeductionForm/deductionFormSchema.js.map +1 -1
  281. package/dist/components/Employee/Deductions/shared/useDeductionForm/fields.d.ts +1 -1
  282. package/dist/components/Employee/Deductions/shared/useDeductionForm/fields.js.map +1 -1
  283. package/dist/components/Employee/Deductions/shared/useDeductionForm/useDeductionForm.d.ts +1 -1
  284. package/dist/components/Employee/Deductions/shared/useDeductionForm/useDeductionForm.js +3 -3
  285. package/dist/components/Employee/Deductions/shared/useDeductionForm/useDeductionForm.js.map +1 -1
  286. package/dist/components/Employee/Deductions/shared/useDeductionsList.d.ts +1 -1
  287. package/dist/components/Employee/Deductions/shared/useDeductionsList.js +2 -2
  288. package/dist/components/Employee/Deductions/shared/useDeductionsList.js.map +1 -1
  289. package/dist/components/Employee/Deductions/shared/useDeleteDeduction.d.ts +1 -1
  290. package/dist/components/Employee/Deductions/shared/useDeleteDeduction.js.map +1 -1
  291. package/dist/components/Employee/Documents/management/DocumentManager.js +2 -2
  292. package/dist/components/Employee/Documents/management/DocumentManager.js.map +1 -1
  293. package/dist/components/Employee/Documents/management/DocumentsCard/DocumentsCard.js.map +1 -1
  294. package/dist/components/Employee/Documents/onboarding/DocumentSigner/DocumentList/DocumentList.js +1 -1
  295. package/dist/components/Employee/Documents/onboarding/DocumentSigner/DocumentList/DocumentList.js.map +1 -1
  296. package/dist/components/Employee/Documents/onboarding/DocumentSigner/DocumentList/useDocumentList.d.ts +1 -1
  297. package/dist/components/Employee/Documents/onboarding/DocumentSigner/DocumentList/useDocumentList.js +9 -8
  298. package/dist/components/Employee/Documents/onboarding/DocumentSigner/DocumentList/useDocumentList.js.map +1 -1
  299. package/dist/components/Employee/Documents/onboarding/DocumentSigner/DocumentSigner.js +2 -2
  300. package/dist/components/Employee/Documents/onboarding/DocumentSigner/DocumentSigner.js.map +1 -1
  301. package/dist/components/Employee/Documents/onboarding/DocumentSigner/EmploymentEligibility/EmploymentEligibility.js +3 -3
  302. package/dist/components/Employee/Documents/onboarding/DocumentSigner/EmploymentEligibility/EmploymentEligibility.js.map +1 -1
  303. package/dist/components/Employee/Documents/onboarding/DocumentSigner/EmploymentEligibility/EmploymentEligibilityPresentation.js +1 -1
  304. package/dist/components/Employee/Documents/onboarding/DocumentSigner/EmploymentEligibility/EmploymentEligibilityPresentation.js.map +1 -1
  305. package/dist/components/Employee/Documents/onboarding/DocumentSigner/EmploymentEligibility/EmploymentEligibilitySchema.d.ts +2 -2
  306. package/dist/components/Employee/Documents/onboarding/DocumentSigner/EmploymentEligibility/EmploymentEligibilitySchema.js +1 -1
  307. package/dist/components/Employee/Documents/onboarding/DocumentSigner/EmploymentEligibility/EmploymentEligibilitySchema.js.map +1 -1
  308. package/dist/components/Employee/Documents/onboarding/DocumentSigner/I9SignatureForm/I9SignatureForm.js +1 -1
  309. package/dist/components/Employee/Documents/onboarding/DocumentSigner/I9SignatureForm/I9SignatureForm.js.map +1 -1
  310. package/dist/components/Employee/Documents/onboarding/DocumentSigner/documentSignerStateMachine.d.ts +1 -1
  311. package/dist/components/Employee/Documents/onboarding/DocumentSigner/documentSignerStateMachine.js.map +1 -1
  312. package/dist/components/Employee/Documents/onboarding/EmployeeDocuments/EmployeeDocuments.js +3 -6
  313. package/dist/components/Employee/Documents/onboarding/EmployeeDocuments/EmployeeDocuments.js.map +1 -1
  314. package/dist/components/Employee/Documents/shared/useDocumentsList/useDocumentsList.d.ts +1 -1
  315. package/dist/components/Employee/Documents/shared/useDocumentsList/useDocumentsList.js +1 -1
  316. package/dist/components/Employee/Documents/shared/useDocumentsList/useDocumentsList.js.map +1 -1
  317. package/dist/components/Employee/Documents/shared/useSignEmployeeForm/signEmployeeFormSchema.d.ts +2 -2
  318. package/dist/components/Employee/Documents/shared/useSignEmployeeForm/signEmployeeFormSchema.js +27 -32
  319. package/dist/components/Employee/Documents/shared/useSignEmployeeForm/signEmployeeFormSchema.js.map +1 -1
  320. package/dist/components/Employee/Documents/shared/useSignEmployeeForm/useSignEmployeeForm.d.ts +1 -1
  321. package/dist/components/Employee/Documents/shared/useSignEmployeeForm/useSignEmployeeForm.js +3 -3
  322. package/dist/components/Employee/Documents/shared/useSignEmployeeForm/useSignEmployeeForm.js.map +1 -1
  323. package/dist/components/Employee/EmployeeList/onboarding/EmployeeList.js.map +1 -1
  324. package/dist/components/Employee/EmployeeList/onboarding/EmployeeListView.d.ts +1 -1
  325. package/dist/components/Employee/EmployeeList/onboarding/EmployeeListView.js.map +1 -1
  326. package/dist/components/Employee/EmployeeList/shared/useEmployeeList.d.ts +3 -3
  327. package/dist/components/Employee/EmployeeList/shared/useEmployeeList.js +4 -5
  328. package/dist/components/Employee/EmployeeList/shared/useEmployeeList.js.map +1 -1
  329. package/dist/components/Employee/FederalTaxes/shared/useFederalTaxesForm/federalTaxesSchema.d.ts +2 -2
  330. package/dist/components/Employee/FederalTaxes/shared/useFederalTaxesForm/federalTaxesSchema.js +1 -1
  331. package/dist/components/Employee/FederalTaxes/shared/useFederalTaxesForm/federalTaxesSchema.js.map +1 -1
  332. package/dist/components/Employee/FederalTaxes/shared/useFederalTaxesForm/useFederalTaxesForm.d.ts +2 -2
  333. package/dist/components/Employee/FederalTaxes/shared/useFederalTaxesForm/useFederalTaxesForm.js +2 -2
  334. package/dist/components/Employee/FederalTaxes/shared/useFederalTaxesForm/useFederalTaxesForm.js.map +1 -1
  335. package/dist/components/Employee/FederalTaxes/shared/useFederalTaxesSummary/useFederalTaxesSummary.d.ts +1 -1
  336. package/dist/components/Employee/FederalTaxes/shared/useFederalTaxesSummary/useFederalTaxesSummary.js +1 -1
  337. package/dist/components/Employee/FederalTaxes/shared/useFederalTaxesSummary/useFederalTaxesSummary.js.map +1 -1
  338. package/dist/components/Employee/HomeAddress/management/HomeAddressEditForm.js.map +1 -1
  339. package/dist/components/Employee/HomeAddress/management/HomeAddressView.d.ts +1 -1
  340. package/dist/components/Employee/HomeAddress/management/HomeAddressView.js.map +1 -1
  341. package/dist/components/Employee/HomeAddress/management/getPendingFutureHomeAddress.d.ts +1 -1
  342. package/dist/components/Employee/HomeAddress/management/getPendingFutureHomeAddress.js.map +1 -1
  343. package/dist/components/Employee/HomeAddress/management/useHomeAddressManagement.d.ts +1 -1
  344. package/dist/components/Employee/HomeAddress/management/useHomeAddressManagement.js +3 -3
  345. package/dist/components/Employee/HomeAddress/management/useHomeAddressManagement.js.map +1 -1
  346. package/dist/components/Employee/HomeAddress/shared/useHomeAddressSummary/useHomeAddressSummary.d.ts +1 -1
  347. package/dist/components/Employee/HomeAddress/shared/useHomeAddressSummary/useHomeAddressSummary.js +1 -1
  348. package/dist/components/Employee/HomeAddress/shared/useHomeAddressSummary/useHomeAddressSummary.js.map +1 -1
  349. package/dist/components/Employee/Landing/Landing.js +2 -2
  350. package/dist/components/Employee/Landing/Landing.js.map +1 -1
  351. package/dist/components/Employee/OnboardingExecutionFlow/OnboardingExecutionFlowComponents.d.ts +1 -1
  352. package/dist/components/Employee/OnboardingExecutionFlow/OnboardingExecutionFlowComponents.js.map +1 -1
  353. package/dist/components/Employee/OnboardingExecutionFlow/onboardingExecutionStateMachine.d.ts +1 -1
  354. package/dist/components/Employee/OnboardingExecutionFlow/onboardingExecutionStateMachine.js +1 -3
  355. package/dist/components/Employee/OnboardingExecutionFlow/onboardingExecutionStateMachine.js.map +1 -1
  356. package/dist/components/Employee/OnboardingSummary/OnboardingSummary.js +55 -49
  357. package/dist/components/Employee/OnboardingSummary/OnboardingSummary.js.map +1 -1
  358. package/dist/components/Employee/PaymentMethod/shared/BankFormBody/BankFormBody.d.ts +1 -1
  359. package/dist/components/Employee/PaymentMethod/shared/BankFormBody/BankFormBody.js.map +1 -1
  360. package/dist/components/Employee/PaymentMethod/shared/SplitPaymentsFormBody/SplitPaymentsFormBody.d.ts +1 -1
  361. package/dist/components/Employee/PaymentMethod/shared/SplitPaymentsFormBody/SplitPaymentsFormBody.js.map +1 -1
  362. package/dist/components/Employee/PaymentMethod/shared/useBankForm/useBankForm.d.ts +1 -1
  363. package/dist/components/Employee/PaymentMethod/shared/useBankForm/useBankForm.js +1 -1
  364. package/dist/components/Employee/PaymentMethod/shared/useBankForm/useBankForm.js.map +1 -1
  365. package/dist/components/Employee/PaymentMethod/shared/useBankForm/useBankFormSchema.d.ts +1 -1
  366. package/dist/components/Employee/PaymentMethod/shared/usePaymentMethodForm/usePaymentMethodForm.d.ts +1 -1
  367. package/dist/components/Employee/PaymentMethod/shared/usePaymentMethodForm/usePaymentMethodForm.js +2 -2
  368. package/dist/components/Employee/PaymentMethod/shared/usePaymentMethodForm/usePaymentMethodForm.js.map +1 -1
  369. package/dist/components/Employee/PaymentMethod/shared/usePaymentMethodList.d.ts +2 -2
  370. package/dist/components/Employee/PaymentMethod/shared/usePaymentMethodList.js +4 -4
  371. package/dist/components/Employee/PaymentMethod/shared/usePaymentMethodList.js.map +1 -1
  372. package/dist/components/Employee/PaymentMethod/shared/useSplitPaymentsForm/useSplitPaymentsForm.d.ts +2 -2
  373. package/dist/components/Employee/PaymentMethod/shared/useSplitPaymentsForm/useSplitPaymentsForm.js +3 -3
  374. package/dist/components/Employee/PaymentMethod/shared/useSplitPaymentsForm/useSplitPaymentsForm.js.map +1 -1
  375. package/dist/components/Employee/PaymentMethod/shared/useSplitPaymentsForm/useSplitPaymentsFormSchema.d.ts +1 -1
  376. package/dist/components/Employee/Paystubs/shared/usePaystubsList/usePaystubsList.d.ts +1 -1
  377. package/dist/components/Employee/Paystubs/shared/usePaystubsList/usePaystubsList.js +3 -3
  378. package/dist/components/Employee/Paystubs/shared/usePaystubsList/usePaystubsList.js.map +1 -1
  379. package/dist/components/Employee/Profile/onboarding/AdminProfile.js.map +1 -1
  380. package/dist/components/Employee/Profile/onboarding/EmployeeProfile.js +1 -1
  381. package/dist/components/Employee/Profile/onboarding/EmployeeProfile.js.map +1 -1
  382. package/dist/components/Employee/Profile/shared/useEmployeeDetailsForm/employeeDetailsSchema.d.ts +2 -2
  383. package/dist/components/Employee/Profile/shared/useEmployeeDetailsForm/useEmployeeDetailsForm.d.ts +1 -1
  384. package/dist/components/Employee/Profile/shared/useEmployeeDetailsForm/useEmployeeDetailsForm.js +5 -5
  385. package/dist/components/Employee/Profile/shared/useEmployeeDetailsForm/useEmployeeDetailsForm.js.map +1 -1
  386. package/dist/components/Employee/Profile/shared/useEmployeeProfileSummary/useEmployeeProfileSummary.d.ts +1 -1
  387. package/dist/components/Employee/Profile/shared/useEmployeeProfileSummary/useEmployeeProfileSummary.js +1 -1
  388. package/dist/components/Employee/Profile/shared/useEmployeeProfileSummary/useEmployeeProfileSummary.js.map +1 -1
  389. package/dist/components/Employee/Profile/shared/useHomeAddressForm/homeAddressSchema.d.ts +1 -1
  390. package/dist/components/Employee/Profile/shared/useHomeAddressForm/useCurrentHomeAddressForm.js +1 -1
  391. package/dist/components/Employee/Profile/shared/useHomeAddressForm/useCurrentHomeAddressForm.js.map +1 -1
  392. package/dist/components/Employee/Profile/shared/useHomeAddressForm/useHomeAddressForm.d.ts +2 -2
  393. package/dist/components/Employee/Profile/shared/useHomeAddressForm/useHomeAddressForm.js +4 -4
  394. package/dist/components/Employee/Profile/shared/useHomeAddressForm/useHomeAddressForm.js.map +1 -1
  395. package/dist/components/Employee/Profile/shared/useWorkAddressForm/fields.d.ts +1 -1
  396. package/dist/components/Employee/Profile/shared/useWorkAddressForm/fields.js.map +1 -1
  397. package/dist/components/Employee/Profile/shared/useWorkAddressForm/useCurrentWorkAddressForm.js +1 -1
  398. package/dist/components/Employee/Profile/shared/useWorkAddressForm/useCurrentWorkAddressForm.js.map +1 -1
  399. package/dist/components/Employee/Profile/shared/useWorkAddressForm/useWorkAddressForm.d.ts +2 -2
  400. package/dist/components/Employee/Profile/shared/useWorkAddressForm/useWorkAddressForm.js +5 -5
  401. package/dist/components/Employee/Profile/shared/useWorkAddressForm/useWorkAddressForm.js.map +1 -1
  402. package/dist/components/Employee/SelfOnboardingFlow/SelfOnboardingComponents.d.ts +1 -1
  403. package/dist/components/Employee/SelfOnboardingFlow/SelfOnboardingComponents.js.map +1 -1
  404. package/dist/components/Employee/StateTaxes/management/StateTaxesCard/StateTaxesCard.js.map +1 -1
  405. package/dist/components/Employee/StateTaxes/shared/useEmployeeStateTaxesForm/__fixtures__/stateTaxesFixtures.d.ts +1 -1
  406. package/dist/components/Employee/StateTaxes/shared/useEmployeeStateTaxesForm/__fixtures__/toWireFormat.d.ts +1 -1
  407. package/dist/components/Employee/StateTaxes/shared/useEmployeeStateTaxesForm/employeeStateTaxesSchema.d.ts +1 -1
  408. package/dist/components/Employee/StateTaxes/shared/useEmployeeStateTaxesForm/employeeStateTaxesSchema.js.map +1 -1
  409. package/dist/components/Employee/StateTaxes/shared/useEmployeeStateTaxesForm/fieldMapping.d.ts +1 -1
  410. package/dist/components/Employee/StateTaxes/shared/useEmployeeStateTaxesForm/fieldMapping.js.map +1 -1
  411. package/dist/components/Employee/StateTaxes/shared/useEmployeeStateTaxesForm/fields.d.ts +1 -1
  412. package/dist/components/Employee/StateTaxes/shared/useEmployeeStateTaxesForm/fields.js.map +1 -1
  413. package/dist/components/Employee/StateTaxes/shared/useEmployeeStateTaxesForm/useEmployeeStateTaxesForm.d.ts +1 -1
  414. package/dist/components/Employee/StateTaxes/shared/useEmployeeStateTaxesForm/useEmployeeStateTaxesForm.js +2 -2
  415. package/dist/components/Employee/StateTaxes/shared/useEmployeeStateTaxesForm/useEmployeeStateTaxesForm.js.map +1 -1
  416. package/dist/components/Employee/StateTaxes/shared/useStateTaxesSummary/useStateTaxesSummary.d.ts +1 -1
  417. package/dist/components/Employee/StateTaxes/shared/useStateTaxesSummary/useStateTaxesSummary.js +1 -1
  418. package/dist/components/Employee/StateTaxes/shared/useStateTaxesSummary/useStateTaxesSummary.js.map +1 -1
  419. package/dist/components/Employee/Terminations/TerminateEmployee/TerminateEmployee.js +9 -9
  420. package/dist/components/Employee/Terminations/TerminateEmployee/TerminateEmployee.js.map +1 -1
  421. package/dist/components/Employee/Terminations/TerminateEmployee/TerminateEmployeePresentation.d.ts +1 -1
  422. package/dist/components/Employee/Terminations/TerminateEmployee/TerminateEmployeePresentation.js.map +1 -1
  423. package/dist/components/Employee/Terminations/TerminationSummary/TerminationSummary.js +4 -4
  424. package/dist/components/Employee/Terminations/TerminationSummary/TerminationSummary.js.map +1 -1
  425. package/dist/components/Employee/WorkAddress/management/WorkAddressEditForm.js.map +1 -1
  426. package/dist/components/Employee/WorkAddress/management/WorkAddressView.d.ts +1 -1
  427. package/dist/components/Employee/WorkAddress/management/WorkAddressView.js.map +1 -1
  428. package/dist/components/Employee/WorkAddress/management/getPendingFutureWorkAddress.d.ts +2 -2
  429. package/dist/components/Employee/WorkAddress/management/getPendingFutureWorkAddress.js.map +1 -1
  430. package/dist/components/Employee/WorkAddress/management/useWorkAddressManagement.d.ts +1 -1
  431. package/dist/components/Employee/WorkAddress/management/useWorkAddressManagement.js +3 -3
  432. package/dist/components/Employee/WorkAddress/management/useWorkAddressManagement.js.map +1 -1
  433. package/dist/components/Employee/WorkAddress/shared/useEmployeeWorkAddressSummary/useEmployeeWorkAddressSummary.d.ts +1 -1
  434. package/dist/components/Employee/WorkAddress/shared/useEmployeeWorkAddressSummary/useEmployeeWorkAddressSummary.js +1 -1
  435. package/dist/components/Employee/WorkAddress/shared/useEmployeeWorkAddressSummary/useEmployeeWorkAddressSummary.js.map +1 -1
  436. package/dist/components/Employee/exports/employeeManagement.d.ts +1 -1
  437. package/dist/components/InformationRequests/InformationRequestForm/InformationRequestForm.d.ts +4 -5
  438. package/dist/components/InformationRequests/InformationRequestForm/InformationRequestForm.js +101 -125
  439. package/dist/components/InformationRequests/InformationRequestForm/InformationRequestForm.js.map +1 -1
  440. package/dist/components/InformationRequests/InformationRequestList/InformationRequestList.js +2 -2
  441. package/dist/components/InformationRequests/InformationRequestList/InformationRequestList.js.map +1 -1
  442. package/dist/components/InformationRequests/InformationRequestsComponents.d.ts +0 -5
  443. package/dist/components/InformationRequests/InformationRequestsComponents.js +12 -13
  444. package/dist/components/InformationRequests/InformationRequestsComponents.js.map +1 -1
  445. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetails.js +1 -1
  446. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetails.js.map +1 -1
  447. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetailsBanner/ConfirmWireDetailsBanner.js +2 -2
  448. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetailsBanner/ConfirmWireDetailsBanner.js.map +1 -1
  449. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetailsForm/ConfirmWireDetailsForm.js +3 -3
  450. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetailsForm/ConfirmWireDetailsForm.js.map +1 -1
  451. package/dist/components/Payroll/ConfirmWireDetails/WireInstructions/WireInstructions.js +2 -2
  452. package/dist/components/Payroll/ConfirmWireDetails/WireInstructions/WireInstructions.js.map +1 -1
  453. package/dist/components/Payroll/Dismissal/DismissalFlowComponents.js +5 -5
  454. package/dist/components/Payroll/Dismissal/DismissalFlowComponents.js.map +1 -1
  455. package/dist/components/Payroll/Dismissal/DismissalPayPeriodSelection/DismissalPayPeriodSelection.js +4 -4
  456. package/dist/components/Payroll/Dismissal/DismissalPayPeriodSelection/DismissalPayPeriodSelection.js.map +1 -1
  457. package/dist/components/Payroll/GrossUpModal/GrossUpModal.js +8 -7
  458. package/dist/components/Payroll/GrossUpModal/GrossUpModal.js.map +1 -1
  459. package/dist/components/Payroll/OffCycle/OffCycleFlowComponents.d.ts +1 -1
  460. package/dist/components/Payroll/OffCycle/OffCycleFlowComponents.js +9 -9
  461. package/dist/components/Payroll/OffCycle/OffCycleFlowComponents.js.map +1 -1
  462. package/dist/components/Payroll/OffCycle/index.d.ts +1 -1
  463. package/dist/components/Payroll/OffCycleCreation/OffCycleCreation.js +4 -4
  464. package/dist/components/Payroll/OffCycleCreation/OffCycleCreation.js.map +1 -1
  465. package/dist/components/Payroll/OffCycleTaxWithholdingModal/OffCycleTaxWithholdingModal.js +1 -1
  466. package/dist/components/Payroll/OffCycleTaxWithholdingModal/OffCycleTaxWithholdingModal.js.map +1 -1
  467. package/dist/components/Payroll/OffCycleTaxWithholdingTable/OffCycleTaxWithholdingTableTypes.d.ts +2 -2
  468. package/dist/components/Payroll/OffCycleTaxWithholdingTable/OffCycleTaxWithholdingTableTypes.js +1 -1
  469. package/dist/components/Payroll/OffCycleTaxWithholdingTable/OffCycleTaxWithholdingTableTypes.js.map +1 -1
  470. package/dist/components/Payroll/PayrollBlocker/components/PayrollBlockerList.js +4 -4
  471. package/dist/components/Payroll/PayrollBlocker/components/PayrollBlockerList.js.map +1 -1
  472. package/dist/components/Payroll/PayrollBlocker/payrollHelpers.js +2 -2
  473. package/dist/components/Payroll/PayrollBlocker/payrollHelpers.js.map +1 -1
  474. package/dist/components/Payroll/PayrollConfiguration/PayrollConfiguration.js +100 -95
  475. package/dist/components/Payroll/PayrollConfiguration/PayrollConfiguration.js.map +1 -1
  476. package/dist/components/Payroll/PayrollConfiguration/PayrollConfigurationPresentation.d.ts +5 -6
  477. package/dist/components/Payroll/PayrollConfiguration/PayrollConfigurationPresentation.js.map +1 -1
  478. package/dist/components/Payroll/PayrollConfiguration/usePayrollConfigurationData.d.ts +5 -5
  479. package/dist/components/Payroll/PayrollConfiguration/usePayrollConfigurationData.js +6 -6
  480. package/dist/components/Payroll/PayrollConfiguration/usePayrollConfigurationData.js.map +1 -1
  481. package/dist/components/Payroll/PayrollEditEmployee/PayrollEditEmployee.js +57 -56
  482. package/dist/components/Payroll/PayrollEditEmployee/PayrollEditEmployee.js.map +1 -1
  483. package/dist/components/Payroll/PayrollEditEmployee/PayrollEditEmployeePresentation.d.ts +4 -4
  484. package/dist/components/Payroll/PayrollEditEmployee/PayrollEditEmployeePresentation.js +1 -1
  485. package/dist/components/Payroll/PayrollEditEmployee/PayrollEditEmployeePresentation.js.map +1 -1
  486. package/dist/components/Payroll/PayrollEditEmployee/TimeOffField.d.ts +2 -2
  487. package/dist/components/Payroll/PayrollEditEmployee/TimeOffField.js.map +1 -1
  488. package/dist/components/Payroll/PayrollExecutionFlow/PayrollExecutionFlow.d.ts +24 -7
  489. package/dist/components/Payroll/PayrollExecutionFlow/PayrollExecutionFlow.js +37 -33
  490. package/dist/components/Payroll/PayrollExecutionFlow/PayrollExecutionFlow.js.map +1 -1
  491. package/dist/components/Payroll/PayrollExecutionFlow/payrollExecutionMachine.js +2 -2
  492. package/dist/components/Payroll/PayrollExecutionFlow/payrollExecutionMachine.js.map +1 -1
  493. package/dist/components/Payroll/PayrollFlow/PayrollExecutionFlowContextual.js +7 -7
  494. package/dist/components/Payroll/PayrollFlow/PayrollExecutionFlowContextual.js.map +1 -1
  495. package/dist/components/Payroll/PayrollFlow/PayrollFlowComponents.d.ts +1 -1
  496. package/dist/components/Payroll/PayrollFlow/PayrollFlowComponents.js.map +1 -1
  497. package/dist/components/Payroll/PayrollFlow/TransitionFlowContextual.js +2 -2
  498. package/dist/components/Payroll/PayrollFlow/TransitionFlowContextual.js.map +1 -1
  499. package/dist/components/Payroll/PayrollFlow/payrollStateMachine.js.map +1 -1
  500. package/dist/components/Payroll/PayrollHistory/PayrollHistory.js +4 -4
  501. package/dist/components/Payroll/PayrollHistory/PayrollHistory.js.map +1 -1
  502. package/dist/components/Payroll/PayrollHistory/PayrollHistoryPresentation.d.ts +2 -2
  503. package/dist/components/Payroll/PayrollHistory/PayrollHistoryPresentation.js.map +1 -1
  504. package/dist/components/Payroll/PayrollLanding/PayrollLandingFlowComponents.js +2 -2
  505. package/dist/components/Payroll/PayrollLanding/PayrollLandingFlowComponents.js.map +1 -1
  506. package/dist/components/Payroll/PayrollList/PayrollList.js +8 -8
  507. package/dist/components/Payroll/PayrollList/PayrollList.js.map +1 -1
  508. package/dist/components/Payroll/PayrollList/PayrollListPresentation.d.ts +3 -3
  509. package/dist/components/Payroll/PayrollList/PayrollListPresentation.js +1 -1
  510. package/dist/components/Payroll/PayrollList/PayrollListPresentation.js.map +1 -1
  511. package/dist/components/Payroll/PayrollOverview/PayrollOverview.js +7 -7
  512. package/dist/components/Payroll/PayrollOverview/PayrollOverview.js.map +1 -1
  513. package/dist/components/Payroll/PayrollOverview/PayrollOverviewPresentation.d.ts +4 -4
  514. package/dist/components/Payroll/PayrollOverview/PayrollOverviewPresentation.js +31 -31
  515. package/dist/components/Payroll/PayrollOverview/PayrollOverviewPresentation.js.map +1 -1
  516. package/dist/components/Payroll/PayrollOverview/SubmissionBlockers/FastAchSubmissionBlockerBanner.d.ts +2 -2
  517. package/dist/components/Payroll/PayrollOverview/SubmissionBlockers/FastAchSubmissionBlockerBanner.js.map +1 -1
  518. package/dist/components/Payroll/PayrollOverview/SubmissionBlockers/GenericBlocker.d.ts +1 -1
  519. package/dist/components/Payroll/PayrollOverview/SubmissionBlockers/GenericBlocker.js.map +1 -1
  520. package/dist/components/Payroll/PayrollReceipts/PayrollReceipts.js +1 -1
  521. package/dist/components/Payroll/PayrollReceipts/PayrollReceipts.js.map +1 -1
  522. package/dist/components/Payroll/PayrollReceipts/PayrollReceiptsPresentation.d.ts +1 -1
  523. package/dist/components/Payroll/PayrollReceipts/PayrollReceiptsPresentation.js.map +1 -1
  524. package/dist/components/Payroll/PayrollStatusBadges/payrollStatusConfig.d.ts +1 -1
  525. package/dist/components/Payroll/PayrollStatusBadges/payrollStatusConfig.js +2 -2
  526. package/dist/components/Payroll/PayrollStatusBadges/payrollStatusConfig.js.map +1 -1
  527. package/dist/components/Payroll/RecoveryCases/RecoveryCases.d.ts +9 -5
  528. package/dist/components/Payroll/RecoveryCases/RecoveryCases.js.map +1 -1
  529. package/dist/components/Payroll/RecoveryCases/RecoveryCasesList/RecoveryCasesList.js +1 -1
  530. package/dist/components/Payroll/RecoveryCases/RecoveryCasesList/RecoveryCasesList.js.map +1 -1
  531. package/dist/components/Payroll/RecoveryCases/RecoveryCasesResubmit/RecoveryCasesResubmit.js +2 -2
  532. package/dist/components/Payroll/RecoveryCases/RecoveryCasesResubmit/RecoveryCasesResubmit.js.map +1 -1
  533. package/dist/components/Payroll/Transition/TransitionFlowComponents.d.ts +1 -1
  534. package/dist/components/Payroll/Transition/TransitionFlowComponents.js +2 -2
  535. package/dist/components/Payroll/Transition/TransitionFlowComponents.js.map +1 -1
  536. package/dist/components/Payroll/Transition/index.d.ts +1 -1
  537. package/dist/components/Payroll/TransitionCreation/TransitionCreation.js +4 -4
  538. package/dist/components/Payroll/TransitionCreation/TransitionCreation.js.map +1 -1
  539. package/dist/components/Payroll/TransitionPayrollAlert/TransitionPayrollAlert.js +3 -3
  540. package/dist/components/Payroll/TransitionPayrollAlert/TransitionPayrollAlert.js.map +1 -1
  541. package/dist/components/Payroll/TransitionPayrollAlert/TransitionPayrollAlertPresentation.d.ts +1 -1
  542. package/dist/components/Payroll/TransitionPayrollAlert/TransitionPayrollAlertPresentation.js.map +1 -1
  543. package/dist/components/Payroll/helpers.d.ts +26 -12
  544. package/dist/components/Payroll/helpers.js +1 -1
  545. package/dist/components/Payroll/helpers.js.map +1 -1
  546. package/dist/components/Payroll/index.d.ts +3 -2
  547. package/dist/components/Payroll/payrollTypes.d.ts +1 -1
  548. package/dist/components/Payroll/payrollTypes.js +1 -1
  549. package/dist/components/Payroll/payrollTypes.js.map +1 -1
  550. package/dist/components/Payroll/usePreparedPayrollData.d.ts +2 -2
  551. package/dist/components/Payroll/usePreparedPayrollData.js +16 -15
  552. package/dist/components/Payroll/usePreparedPayrollData.js.map +1 -1
  553. package/dist/components/Payroll/useUnprocessedTransitionPayPeriods.d.ts +1 -1
  554. package/dist/components/Payroll/useUnprocessedTransitionPayPeriods.js +3 -3
  555. package/dist/components/Payroll/useUnprocessedTransitionPayPeriods.js.map +1 -1
  556. package/dist/components/TimeOff/HolidayPolicyDetail/HolidayPolicyDetail.js +3 -3
  557. package/dist/components/TimeOff/HolidayPolicyDetail/HolidayPolicyDetail.js.map +1 -1
  558. package/dist/components/TimeOff/HolidaySelectionForm/HolidaySelectionForm.js +3 -3
  559. package/dist/components/TimeOff/HolidaySelectionForm/HolidaySelectionForm.js.map +1 -1
  560. package/dist/components/TimeOff/PolicyList/PolicyList.js +6 -6
  561. package/dist/components/TimeOff/PolicyList/PolicyList.js.map +1 -1
  562. package/dist/components/TimeOff/PolicySettings/PolicySettings.js +30 -29
  563. package/dist/components/TimeOff/PolicySettings/PolicySettings.js.map +1 -1
  564. package/dist/components/TimeOff/PolicyTypeSelector/PolicyTypeSelector.js +1 -1
  565. package/dist/components/TimeOff/PolicyTypeSelector/PolicyTypeSelector.js.map +1 -1
  566. package/dist/components/TimeOff/TimeOffFlow/timeOffPolicyTypes.d.ts +2 -2
  567. package/dist/components/TimeOff/TimeOffFlow/timeOffPolicyTypes.js.map +1 -1
  568. package/dist/components/TimeOff/TimeOffManagement/PolicyConfigurationForm/PolicyConfigurationForm.js +27 -26
  569. package/dist/components/TimeOff/TimeOffManagement/PolicyConfigurationForm/PolicyConfigurationForm.js.map +1 -1
  570. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/SelectEmployeesHoliday.js +2 -2
  571. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/SelectEmployeesHoliday.js.map +1 -1
  572. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/SelectEmployeesPresentationTypes.d.ts +1 -1
  573. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/SelectEmployeesTimeOff.js +69 -68
  574. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/SelectEmployeesTimeOff.js.map +1 -1
  575. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/useSelectEmployeesData.js +20 -20
  576. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/useSelectEmployeesData.js.map +1 -1
  577. package/dist/components/TimeOff/TimeOffPolicyDetail/TimeOffPolicyDetail.js +67 -66
  578. package/dist/components/TimeOff/TimeOffPolicyDetail/TimeOffPolicyDetail.js.map +1 -1
  579. package/dist/contexts/ApiProvider/ApiProvider.d.ts +5 -5
  580. package/dist/contexts/ApiProvider/ApiProvider.js +3 -3
  581. package/dist/contexts/ApiProvider/ApiProvider.js.map +1 -1
  582. package/dist/contexts/ApiProvider/apiVersion.d.ts +23 -0
  583. package/dist/contexts/ApiProvider/apiVersion.js +6 -0
  584. package/dist/contexts/ApiProvider/apiVersion.js.map +1 -0
  585. package/dist/contexts/ApiProvider/apiVersionHook.js +3 -2
  586. package/dist/contexts/ApiProvider/apiVersionHook.js.map +1 -1
  587. package/dist/contexts/ApiProvider/createSdkQueryClient.d.ts +1 -1
  588. package/dist/contexts/ApiProvider/createSdkQueryClient.js +7 -6
  589. package/dist/contexts/ApiProvider/createSdkQueryClient.js.map +1 -1
  590. package/dist/contexts/ComponentAdapter/adapters/defaultComponentAdapter.js +40 -36
  591. package/dist/contexts/ComponentAdapter/adapters/defaultComponentAdapter.js.map +1 -1
  592. package/dist/contexts/ComponentAdapter/componentAdapterTypes.d.ts +2 -0
  593. package/dist/contexts/ComponentAdapter/createComponentsWithDefaults.d.ts +5 -0
  594. package/dist/contexts/ComponentAdapter/createComponentsWithDefaults.js +18 -16
  595. package/dist/contexts/ComponentAdapter/createComponentsWithDefaults.js.map +1 -1
  596. package/dist/contexts/ComponentAdapter/useComponentContext.d.ts +6 -0
  597. package/dist/contexts/ComponentAdapter/useComponentContext.js.map +1 -1
  598. package/dist/contexts/GustoProvider/GustoProvider.d.ts +4 -5
  599. package/dist/contexts/GustoProvider/GustoProvider.js +6 -6
  600. package/dist/contexts/GustoProvider/GustoProvider.js.map +1 -1
  601. package/dist/contexts/GustoProvider/GustoProviderCustomUIAdapter.d.ts +7 -7
  602. package/dist/contexts/GustoProvider/GustoProviderCustomUIAdapter.js +8 -8
  603. package/dist/contexts/GustoProvider/GustoProviderCustomUIAdapter.js.map +1 -1
  604. package/dist/contexts/GustoProvider/index.d.ts +1 -1
  605. package/dist/contexts/index.d.ts +2 -6
  606. package/dist/helpers/apiErrorToList.d.ts +1 -1
  607. package/dist/helpers/apiErrorToList.js.map +1 -1
  608. package/dist/helpers/formattedStrings.d.ts +2 -2
  609. package/dist/helpers/formattedStrings.js.map +1 -1
  610. package/dist/hooks/useCompanyPaymentSpeed.d.ts +1 -1
  611. package/dist/hooks/useCompanyPaymentSpeed.js +1 -1
  612. package/dist/hooks/useCompanyPaymentSpeed.js.map +1 -1
  613. package/dist/i18n/en/Contractor.ContractorList.json.js +18 -16
  614. package/dist/i18n/en/Contractor.ContractorList.json.js.map +1 -1
  615. package/dist/i18n/en/Contractor.DocumentsList.json.js +20 -16
  616. package/dist/i18n/en/Contractor.DocumentsList.json.js.map +1 -1
  617. package/dist/i18n/en/Contractor.SignatureForm.json.js +5 -5
  618. package/dist/i18n/en/Employee.OnboardingSummary.json.js +24 -20
  619. package/dist/i18n/en/Employee.OnboardingSummary.json.js.map +1 -1
  620. package/dist/i18n/types.d.ts +12 -0
  621. package/dist/index.d.ts +8 -7
  622. package/dist/index.js +121 -134
  623. package/dist/index.js.map +1 -1
  624. package/dist/models/WA_RISK_CODES.d.ts +5 -2
  625. package/dist/models/WA_RISK_CODES.js.map +1 -1
  626. package/dist/models/external.d.ts +236 -226
  627. package/dist/partner-hook-utils/composeErrorHandler.d.ts +9 -4
  628. package/dist/partner-hook-utils/composeErrorHandler.js.map +1 -1
  629. package/dist/partner-hook-utils/form/SDKFormProvider.d.ts +10 -2
  630. package/dist/partner-hook-utils/form/SDKFormProvider.js +7 -1
  631. package/dist/partner-hook-utils/form/SDKFormProvider.js.map +1 -1
  632. package/dist/partner-hook-utils/form/composeSubmitHandler.d.ts +7 -4
  633. package/dist/partner-hook-utils/form/composeSubmitHandler.js.map +1 -1
  634. package/dist/partner-hook-utils/form/fields/index.d.ts +1 -0
  635. package/dist/partner-hook-utils/form/index.d.ts +3 -3
  636. package/dist/partner-hook-utils/form/useHookFieldResolution.js.map +1 -1
  637. package/dist/partner-hook-utils/index.d.ts +1 -1
  638. package/dist/partner-hook-utils/types.d.ts +7 -3
  639. package/dist/shared/constants.d.ts +2 -2
  640. package/dist/shared/constants.js +5 -5
  641. package/dist/shared/constants.js.map +1 -1
  642. package/dist/style.css +1 -1
  643. package/dist/types/Helpers.d.ts +11 -0
  644. package/dist/types/hooks.d.ts +2 -2
  645. package/dist/types/sdkError.js +3 -3
  646. package/dist/types/sdkError.js.map +1 -1
  647. package/docs/guides/endpoint-inventory.json +1201 -297
  648. package/package.json +12 -12
@@ -1,313 +1,323 @@
1
1
  /** `Agencies` entity from the Gusto Embedded API. */
2
- export type { Agencies } from '@gusto/embedded-api-v-2026-02-01/models/components/childsupportdata';
2
+ export type { Agencies } from '@gusto/embedded-api/models/components/childsupportdata';
3
3
  /** `FipsCodes` entity from the Gusto Embedded API. */
4
- export type { FipsCodes } from '@gusto/embedded-api-v-2026-02-01/models/components/childsupportdata';
4
+ export type { FipsCodes } from '@gusto/embedded-api/models/components/childsupportdata';
5
5
  /** `RequiredAttributes` entity from the Gusto Embedded API. */
6
- export type { RequiredAttributes } from '@gusto/embedded-api-v-2026-02-01/models/components/childsupportdata';
7
- export { ChildSupportDataKey } from '@gusto/embedded-api-v-2026-02-01/models/components/childsupportdata';
6
+ export type { RequiredAttributes } from '@gusto/embedded-api/models/components/childsupportdata';
7
+ export { ChildSupportDataKey } from '@gusto/embedded-api/models/components/childsupportdata';
8
8
  /** `PlaidStatus` entity from the Gusto Embedded API. */
9
- export { PlaidStatus } from '@gusto/embedded-api-v-2026-02-01/models/components/companybankaccount';
10
- export type { CompanyBankAccount } from '@gusto/embedded-api-v-2026-02-01/models/components/companybankaccount';
11
- export { AccountType, VerificationStatus, VerificationType, } from '@gusto/embedded-api-v-2026-02-01/models/components/companybankaccount';
9
+ export { PlaidStatus } from '@gusto/embedded-api/models/components/companybankaccount';
10
+ export type { CompanyBankAccount } from '@gusto/embedded-api/models/components/companybankaccount';
11
+ export { AccountType, VerificationStatus, VerificationType, } from '@gusto/embedded-api/models/components/companybankaccount';
12
12
  /** `CompanyOnboardingStatusRequirements` entity from the Gusto Embedded API. */
13
- export { CompanyOnboardingStatusRequirements } from '@gusto/embedded-api-v-2026-02-01/models/components/companyonboardingstatus';
13
+ export { CompanyOnboardingStatusRequirements } from '@gusto/embedded-api/models/components/companyonboardingstatus';
14
14
  /** `OnboardingStep` entity from the Gusto Embedded API. */
15
- export type { OnboardingStep } from '@gusto/embedded-api-v-2026-02-01/models/components/companyonboardingstatus';
16
- export { Id } from '@gusto/embedded-api-v-2026-02-01/models/components/companyonboardingstatus';
15
+ export type { OnboardingStep } from '@gusto/embedded-api/models/components/companyonboardingstatus';
16
+ export { Id } from '@gusto/embedded-api/models/components/companyonboardingstatus';
17
17
  /** `MinimumWages` entity from the Gusto Embedded API. */
18
- export type { MinimumWages } from '@gusto/embedded-api-v-2026-02-01/models/components/compensation';
19
- export type { Compensation } from '@gusto/embedded-api-v-2026-02-01/models/components/compensation';
20
- export { PaymentUnit } from '@gusto/embedded-api-v-2026-02-01/models/components/compensation';
18
+ export type { MinimumWages } from '@gusto/embedded-api/models/components/compensation';
19
+ export type { Compensation } from '@gusto/embedded-api/models/components/compensation';
20
+ export { PaymentUnit } from '@gusto/embedded-api/models/components/compensation';
21
21
  /** `ContractorPaymentMethod1` entity from the Gusto Embedded API. */
22
- export { ContractorPaymentMethod1 } from '@gusto/embedded-api-v-2026-02-01/models/components/contractor';
23
- export type { Address, Contractor, ContractorMemberPortalInvitationStatus, UpcomingEmployment, } from '@gusto/embedded-api-v-2026-02-01/models/components/contractor';
24
- export { ContractorOnboardingStatus1, ContractorStatus, ContractorType, WageType, } from '@gusto/embedded-api-v-2026-02-01/models/components/contractor';
22
+ export { ContractorPaymentMethod1 } from '@gusto/embedded-api/models/components/contractor';
23
+ export type { Address, Contractor, MemberPortalInvitationStatus, UpcomingEmployment, } from '@gusto/embedded-api/models/components/contractor';
24
+ export { ContractorStatus, ContractorType, ContractorWageType, OnboardingStatus, } from '@gusto/embedded-api/models/components/contractor';
25
25
  /** `ContractorAddress` entity from the Gusto Embedded API. */
26
- export type { ContractorAddress } from '@gusto/embedded-api-v-2026-02-01/models/components/contractoraddress';
26
+ export type { ContractorAddress } from '@gusto/embedded-api/models/components/contractoraddress';
27
27
  /** `ContractorBankAccount` entity from the Gusto Embedded API. */
28
- export type { ContractorBankAccount } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorbankaccount';
29
- export { ContractorBankAccountAccountType } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorbankaccount';
30
- export type { ContractorCreateRequestBody } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorcreaterequestbody';
31
- export { ContractorCreateRequestBodyType, ContractorCreateRequestBodyWageType, } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorcreaterequestbody';
32
- export type { ContractorPaymentForGroup } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentforgroup';
33
- export { ContractorPaymentForGroupPaymentMethod, ContractorPaymentForGroupStatus, ContractorPaymentForGroupWageType, } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentforgroup';
34
- export type { ContractorPaymentForGroupPreview } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentforgrouppreview';
35
- export { ContractorPaymentForGroupPreviewPaymentMethod, ContractorPaymentForGroupPreviewStatus, ContractorPaymentForGroupPreviewWageType, } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentforgrouppreview';
28
+ export type { ContractorBankAccount } from '@gusto/embedded-api/models/components/contractorbankaccount';
29
+ export { ContractorBankAccountAccountType } from '@gusto/embedded-api/models/components/contractorbankaccount';
30
+ export type { ContractorCreateRequestBody } from '@gusto/embedded-api/models/components/contractorcreaterequestbody';
31
+ export { ContractorCreateRequestBodyType, ContractorCreateRequestBodyWageType, } from '@gusto/embedded-api/models/components/contractorcreaterequestbody';
32
+ export type { ContractorPaymentForGroup } from '@gusto/embedded-api/models/components/contractorpaymentforgroup';
33
+ export { ContractorPaymentForGroupPaymentMethod, ContractorPaymentForGroupStatus, ContractorPaymentForGroupWageType, } from '@gusto/embedded-api/models/components/contractorpaymentforgroup';
34
+ export type { ContractorPaymentForGroupPreview } from '@gusto/embedded-api/models/components/contractorpaymentforgrouppreview';
35
+ export { ContractorPaymentForGroupPreviewPaymentMethod, ContractorPaymentForGroupPreviewStatus, WageType, } from '@gusto/embedded-api/models/components/contractorpaymentforgrouppreview';
36
36
  /** `ContractorPaymentGroupTotals` entity from the Gusto Embedded API. */
37
- export type { ContractorPaymentGroupTotals } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentgroup';
38
- export type { ContractorPaymentGroup } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentgroup';
39
- export { ContractorPaymentGroupStatus } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentgroup';
40
- /** `ContractorPaymentGroupPreviewTotals` entity from the Gusto Embedded API. */
41
- export type { ContractorPaymentGroupPreviewTotals } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentgrouppreview';
42
- export type { ContractorPaymentGroupPreview } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentgrouppreview';
43
- export { ContractorPaymentGroupPreviewStatus } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentgrouppreview';
37
+ export type { ContractorPaymentGroupTotals } from '@gusto/embedded-api/models/components/contractorpaymentgroup';
38
+ export type { ContractorPaymentGroup } from '@gusto/embedded-api/models/components/contractorpaymentgroup';
39
+ export { ContractorPaymentGroupStatus } from '@gusto/embedded-api/models/components/contractorpaymentgroup';
40
+ /** `Totals` entity from the Gusto Embedded API. */
41
+ export type { Totals } from '@gusto/embedded-api/models/components/contractorpaymentgrouppreview';
42
+ export type { ContractorPaymentGroupPreview } from '@gusto/embedded-api/models/components/contractorpaymentgrouppreview';
43
+ export { ContractorPaymentGroupPreviewStatus } from '@gusto/embedded-api/models/components/contractorpaymentgrouppreview';
44
44
  /** `ContractorPaymentGroupWithBlockersTotals` entity from the Gusto Embedded API. */
45
- export type { ContractorPaymentGroupWithBlockersTotals } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentgroupwithblockers';
46
- export type { ContractorPaymentGroupWithBlockers } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentgroupwithblockers';
47
- export { ContractorPaymentGroupWithBlockersStatus } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentgroupwithblockers';
45
+ export type { ContractorPaymentGroupWithBlockersTotals } from '@gusto/embedded-api/models/components/contractorpaymentgroupwithblockers';
46
+ export type { ContractorPaymentGroupWithBlockers } from '@gusto/embedded-api/models/components/contractorpaymentgroupwithblockers';
47
+ export { ContractorPaymentGroupWithBlockersStatus } from '@gusto/embedded-api/models/components/contractorpaymentgroupwithblockers';
48
48
  /** `ContractorPaymentMethod` entity from the Gusto Embedded API. */
49
- export type { ContractorPaymentMethod } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentmethod';
49
+ export type { ContractorPaymentMethod } from '@gusto/embedded-api/models/components/contractorpaymentmethod';
50
50
  /** `ContractorPaymentMethodSplitBy` entity from the Gusto Embedded API. */
51
- export { ContractorPaymentMethodSplitBy } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentmethod';
51
+ export { ContractorPaymentMethodSplitBy } from '@gusto/embedded-api/models/components/contractorpaymentmethod';
52
52
  /** `ContractorPaymentMethodType` entity from the Gusto Embedded API. */
53
- export { ContractorPaymentMethodType } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentmethod';
53
+ export { ContractorPaymentMethodType } from '@gusto/embedded-api/models/components/contractorpaymentmethod';
54
54
  /** `ContractorPaymentReceipt` entity from the Gusto Embedded API. */
55
- export type { ContractorPaymentReceipt } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentreceipt';
56
- /** `ContractorPayments` entity from the Gusto Embedded API. */
57
- export type { ContractorPayments } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentreceipt';
58
- export type { ContractorPaymentReceiptLicensee, ContractorPaymentReceiptTotals, } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentreceipt';
59
- export { ContractorPaymentReceiptPaymentMethod } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorpaymentreceipt';
60
- export type { ContractorUpdateRequestBody } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorupdaterequestbody';
61
- export { ContractorUpdateRequestBodyType, ContractorUpdateRequestBodyWageType, } from '@gusto/embedded-api-v-2026-02-01/models/components/contractorupdaterequestbody';
62
- export { CustomFieldType } from '@gusto/embedded-api-v-2026-02-01/models/components/customfieldtype';
55
+ export type { ContractorPaymentReceipt } from '@gusto/embedded-api/models/components/contractorpaymentreceipt';
56
+ /** `ContractorPaymentReceiptContractorPayments` entity from the Gusto Embedded API. */
57
+ export type { ContractorPaymentReceiptContractorPayments } from '@gusto/embedded-api/models/components/contractorpaymentreceipt';
58
+ export type { ContractorPaymentReceiptTotals, Licensee, } from '@gusto/embedded-api/models/components/contractorpaymentreceipt';
59
+ export { ContractorPaymentReceiptPaymentMethod } from '@gusto/embedded-api/models/components/contractorpaymentreceipt';
60
+ export type { ContractorUpdateRequestBody } from '@gusto/embedded-api/models/components/contractorupdaterequestbody';
61
+ export { ContractorUpdateRequestBodyType, ContractorUpdateRequestBodyWageType, } from '@gusto/embedded-api/models/components/contractorupdaterequestbody';
62
+ export { CustomFieldType } from '@gusto/embedded-api/models/components/customfieldtype';
63
63
  /** `Document` entity from the Gusto Embedded API. */
64
- export type { Document } from '@gusto/embedded-api-v-2026-02-01/models/components/document';
64
+ export type { Document } from '@gusto/embedded-api/models/components/document';
65
65
  /** `Fields` entity from the Gusto Embedded API. */
66
- export type { Fields } from '@gusto/embedded-api-v-2026-02-01/models/components/document';
66
+ export type { Fields } from '@gusto/embedded-api/models/components/document';
67
67
  /** `Pages` entity from the Gusto Embedded API. */
68
- export type { Pages } from '@gusto/embedded-api-v-2026-02-01/models/components/document';
69
- export { RecipientType } from '@gusto/embedded-api-v-2026-02-01/models/components/document';
68
+ export type { Pages } from '@gusto/embedded-api/models/components/document';
69
+ export { DocumentRecipientType } from '@gusto/embedded-api/models/components/document';
70
70
  /** `DocumentSigned` entity from the Gusto Embedded API. */
71
- export type { DocumentSigned } from '@gusto/embedded-api-v-2026-02-01/models/components/documentsigned';
71
+ export type { DocumentSigned } from '@gusto/embedded-api/models/components/documentsigned';
72
72
  /** `DocumentSignedFields` entity from the Gusto Embedded API. */
73
- export type { DocumentSignedFields } from '@gusto/embedded-api-v-2026-02-01/models/components/documentsigned';
73
+ export type { DocumentSignedFields } from '@gusto/embedded-api/models/components/documentsigned';
74
74
  /** `DocumentSignedPages` entity from the Gusto Embedded API. */
75
- export type { DocumentSignedPages } from '@gusto/embedded-api-v-2026-02-01/models/components/documentsigned';
76
- export { DocumentSignedRecipientType } from '@gusto/embedded-api-v-2026-02-01/models/components/documentsigned';
77
- /** `EmployeeCurrentEmploymentStatus` entity from the Gusto Embedded API. */
78
- export { EmployeeCurrentEmploymentStatus } from '@gusto/embedded-api-v-2026-02-01/models/components/employee';
75
+ export type { DocumentSignedPages } from '@gusto/embedded-api/models/components/documentsigned';
76
+ export { DocumentSignedRecipientType } from '@gusto/embedded-api/models/components/documentsigned';
77
+ /** `CurrentEmploymentStatus` entity from the Gusto Embedded API. */
78
+ export { CurrentEmploymentStatus } from '@gusto/embedded-api/models/components/employee';
79
79
  /** `EmployeeOnboardingStatus1` entity from the Gusto Embedded API. */
80
- export { EmployeeOnboardingStatus1 } from '@gusto/embedded-api-v-2026-02-01/models/components/employee';
81
- export type { Employee, EmployeeMemberPortalInvitationStatus, EmployeeOnboardingDocumentsConfig, } from '@gusto/embedded-api-v-2026-02-01/models/components/employee';
82
- export { EmployeePaymentMethod1, EmployeeStatus, } from '@gusto/embedded-api-v-2026-02-01/models/components/employee';
80
+ export { EmployeeOnboardingStatus1 } from '@gusto/embedded-api/models/components/employee';
81
+ export type { Employee, EmployeeMemberPortalInvitationStatus, OnboardingDocumentsConfig, } from '@gusto/embedded-api/models/components/employee';
82
+ export { EmployeePaymentMethod1, EmployeeStatus, } from '@gusto/embedded-api/models/components/employee';
83
83
  /** `EmployeeAddress` entity from the Gusto Embedded API. */
84
- export type { EmployeeAddress } from '@gusto/embedded-api-v-2026-02-01/models/components/employeeaddress';
84
+ export type { EmployeeAddress } from '@gusto/embedded-api/models/components/employeeaddress';
85
85
  /** `EmployeeBankAccount` entity from the Gusto Embedded API. */
86
- export type { EmployeeBankAccount } from '@gusto/embedded-api-v-2026-02-01/models/components/employeebankaccount';
87
- export { EmployeeBankAccountAccountType } from '@gusto/embedded-api-v-2026-02-01/models/components/employeebankaccount';
88
- export type { EmployeeCustomField } from '@gusto/embedded-api-v-2026-02-01/models/components/employeecustomfield';
89
- export type { EmployeeFederalTax } from '@gusto/embedded-api-v-2026-02-01/models/components/employeefederaltax';
90
- export type { EmployeeFederalTaxPre2020 } from '@gusto/embedded-api-v-2026-02-01/models/components/employeefederaltaxpre2020';
91
- export type { EmployeeFederalTaxRev2020 } from '@gusto/embedded-api-v-2026-02-01/models/components/employeefederaltaxrev2020';
86
+ export type { EmployeeBankAccount } from '@gusto/embedded-api/models/components/employeebankaccount';
87
+ export { EmployeeBankAccountAccountType } from '@gusto/embedded-api/models/components/employeebankaccount';
88
+ export type { EmployeeCustomField } from '@gusto/embedded-api/models/components/employeecustomfield';
89
+ export type { EmployeeFederalTax } from '@gusto/embedded-api/models/components/employeefederaltax';
90
+ export type { EmployeeFederalTaxPre2020 } from '@gusto/embedded-api/models/components/employeefederaltaxpre2020';
91
+ export type { EmployeeFederalTaxRev2020 } from '@gusto/embedded-api/models/components/employeefederaltaxrev2020';
92
+ /** `Blockers` entity from the Gusto Embedded API. */
93
+ export type { Blockers } from '@gusto/embedded-api/models/components/employeeonboardingstatus';
92
94
  /** `EmployeeOnboardingStatusOnboardingStep` entity from the Gusto Embedded API. */
93
- export type { EmployeeOnboardingStatusOnboardingStep } from '@gusto/embedded-api-v-2026-02-01/models/components/employeeonboardingstatus';
94
- export type { EmployeeOnboardingStatus } from '@gusto/embedded-api-v-2026-02-01/models/components/employeeonboardingstatus';
95
+ export type { EmployeeOnboardingStatusOnboardingStep } from '@gusto/embedded-api/models/components/employeeonboardingstatus';
96
+ export type { EmployeeOnboardingStatus } from '@gusto/embedded-api/models/components/employeeonboardingstatus';
97
+ export { EmployeeOnboardingStatusCategory, Field, } from '@gusto/embedded-api/models/components/employeeonboardingstatus';
95
98
  /** `EmployeePaymentMethod` entity from the Gusto Embedded API. */
96
- export type { EmployeePaymentMethod } from '@gusto/embedded-api-v-2026-02-01/models/components/employeepaymentmethod';
99
+ export type { EmployeePaymentMethod } from '@gusto/embedded-api/models/components/employeepaymentmethod';
97
100
  /** `EmployeePaymentMethodSplitBy` entity from the Gusto Embedded API. */
98
- export { EmployeePaymentMethodSplitBy } from '@gusto/embedded-api-v-2026-02-01/models/components/employeepaymentmethod';
99
- export { EmployeePaymentMethodType } from '@gusto/embedded-api-v-2026-02-01/models/components/employeepaymentmethod';
101
+ export { EmployeePaymentMethodSplitBy } from '@gusto/embedded-api/models/components/employeepaymentmethod';
102
+ export { EmployeePaymentMethodType } from '@gusto/embedded-api/models/components/employeepaymentmethod';
100
103
  /** `EmployeeStateTaxAnswer` entity from the Gusto Embedded API. */
101
- export type { EmployeeStateTaxAnswer } from '@gusto/embedded-api-v-2026-02-01/models/components/employeestatetaxanswer';
104
+ export type { EmployeeStateTaxAnswer } from '@gusto/embedded-api/models/components/employeestatetaxanswer';
102
105
  /** `EmployeeStateTaxesList` entity from the Gusto Embedded API. */
103
- export type { EmployeeStateTaxesList } from '@gusto/embedded-api-v-2026-02-01/models/components/employeestatetaxeslist';
106
+ export type { EmployeeStateTaxesList } from '@gusto/embedded-api/models/components/employeestatetaxeslist';
104
107
  /** `Answers` entity from the Gusto Embedded API. */
105
- export type { Answers } from '@gusto/embedded-api-v-2026-02-01/models/components/employeestatetaxesrequest';
108
+ export type { Answers } from '@gusto/embedded-api/models/components/employeestatetaxesrequest';
106
109
  /** `EmployeeStateTaxesRequest` entity from the Gusto Embedded API. */
107
- export type { EmployeeStateTaxesRequest } from '@gusto/embedded-api-v-2026-02-01/models/components/employeestatetaxesrequest';
110
+ export type { EmployeeStateTaxesRequest } from '@gusto/embedded-api/models/components/employeestatetaxesrequest';
108
111
  /** `Questions` entity from the Gusto Embedded API. */
109
- export type { Questions } from '@gusto/embedded-api-v-2026-02-01/models/components/employeestatetaxesrequest';
112
+ export type { Questions } from '@gusto/embedded-api/models/components/employeestatetaxesrequest';
110
113
  /** `States` entity from the Gusto Embedded API. */
111
- export type { States } from '@gusto/embedded-api-v-2026-02-01/models/components/employeestatetaxesrequest';
114
+ export type { States } from '@gusto/embedded-api/models/components/employeestatetaxesrequest';
112
115
  /** `EmployeeStateTaxInputQuestionFormat` entity from the Gusto Embedded API. */
113
- export type { EmployeeStateTaxInputQuestionFormat } from '@gusto/embedded-api-v-2026-02-01/models/components/employeestatetaxinputquestionformat';
114
- /** `Options` entity from the Gusto Embedded API. */
115
- export type { Options } from '@gusto/embedded-api-v-2026-02-01/models/components/employeestatetaxinputquestionformat';
116
+ export type { EmployeeStateTaxInputQuestionFormat } from '@gusto/embedded-api/models/components/employeestatetaxinputquestionformat';
117
+ /** `EmployeeStateTaxInputQuestionFormatOptions` entity from the Gusto Embedded API. */
118
+ export type { EmployeeStateTaxInputQuestionFormatOptions } from '@gusto/embedded-api/models/components/employeestatetaxinputquestionformat';
116
119
  /** `EmployeeStateTaxQuestion` entity from the Gusto Embedded API. */
117
- export type { EmployeeStateTaxQuestion } from '@gusto/embedded-api-v-2026-02-01/models/components/employeestatetaxquestion';
120
+ export type { EmployeeStateTaxQuestion } from '@gusto/embedded-api/models/components/employeestatetaxquestion';
118
121
  /** `EmployeeWorkAddress` entity from the Gusto Embedded API. */
119
- export type { EmployeeWorkAddress } from '@gusto/embedded-api-v-2026-02-01/models/components/employeeworkaddress';
122
+ export type { EmployeeWorkAddress } from '@gusto/embedded-api/models/components/employeeworkaddress';
120
123
  /** `EntityErrorObject` entity from the Gusto Embedded API. */
121
- export type { EntityErrorObject } from '@gusto/embedded-api-v-2026-02-01/models/components/entityerrorobject';
124
+ export type { EntityErrorObject } from '@gusto/embedded-api/models/components/entityerrorobject';
122
125
  /** `FederalTaxDetails` entity from the Gusto Embedded API. */
123
- export type { FederalTaxDetails } from '@gusto/embedded-api-v-2026-02-01/models/components/federaltaxdetails';
126
+ export type { FederalTaxDetails } from '@gusto/embedded-api/models/components/federaltaxdetails';
124
127
  /** `TaxPayerType` entity from the Gusto Embedded API. */
125
- export { TaxPayerType } from '@gusto/embedded-api-v-2026-02-01/models/components/federaltaxdetails';
126
- export type { EinVerification } from '@gusto/embedded-api-v-2026-02-01/models/components/federaltaxdetails';
127
- export { FederalTaxDetailsStatus, FilingForm, } from '@gusto/embedded-api-v-2026-02-01/models/components/federaltaxdetails';
128
- export { FlsaStatusType } from '@gusto/embedded-api-v-2026-02-01/models/components/flsastatustype';
128
+ export { TaxPayerType } from '@gusto/embedded-api/models/components/federaltaxdetails';
129
+ export type { EinVerification } from '@gusto/embedded-api/models/components/federaltaxdetails';
130
+ export { FederalTaxDetailsStatus, FilingForm, } from '@gusto/embedded-api/models/components/federaltaxdetails';
131
+ export { FlsaStatusType } from '@gusto/embedded-api/models/components/flsastatustype';
129
132
  /** `Form` entity from the Gusto Embedded API. */
130
- export type { Form } from '@gusto/embedded-api-v-2026-02-01/models/components/form';
133
+ export type { Form } from '@gusto/embedded-api/models/components/form';
131
134
  /** `GarnishmentType` entity from the Gusto Embedded API. */
132
- export { GarnishmentType } from '@gusto/embedded-api-v-2026-02-01/models/components/garnishment';
133
- export type { Garnishment } from '@gusto/embedded-api-v-2026-02-01/models/components/garnishment';
134
- export type { GarnishmentChildSupport } from '@gusto/embedded-api-v-2026-02-01/models/components/garnishmentchildsupport';
135
- export { PaymentPeriod } from '@gusto/embedded-api-v-2026-02-01/models/components/garnishmentchildsupport';
135
+ export { GarnishmentType } from '@gusto/embedded-api/models/components/garnishment';
136
+ export type { Garnishment } from '@gusto/embedded-api/models/components/garnishment';
137
+ export type { GarnishmentChildSupport } from '@gusto/embedded-api/models/components/garnishmentchildsupport';
138
+ export { PaymentPeriod } from '@gusto/embedded-api/models/components/garnishmentchildsupport';
136
139
  /** `ChristmasDay` entity from the Gusto Embedded API. */
137
- export type { ChristmasDay } from '@gusto/embedded-api-v-2026-02-01/models/components/holidaypaypolicy';
140
+ export type { ChristmasDay } from '@gusto/embedded-api/models/components/holidaypaypolicy';
138
141
  /** `ColumbusDay` entity from the Gusto Embedded API. */
139
- export type { ColumbusDay } from '@gusto/embedded-api-v-2026-02-01/models/components/holidaypaypolicy';
142
+ export type { ColumbusDay } from '@gusto/embedded-api/models/components/holidaypaypolicy';
140
143
  /** `HolidayPayPolicyEmployees` entity from the Gusto Embedded API. */
141
- export type { HolidayPayPolicyEmployees } from '@gusto/embedded-api-v-2026-02-01/models/components/holidaypaypolicy';
144
+ export type { HolidayPayPolicyEmployees } from '@gusto/embedded-api/models/components/holidaypaypolicy';
142
145
  /** `IndependenceDay` entity from the Gusto Embedded API. */
143
- export type { IndependenceDay } from '@gusto/embedded-api-v-2026-02-01/models/components/holidaypaypolicy';
146
+ export type { IndependenceDay } from '@gusto/embedded-api/models/components/holidaypaypolicy';
144
147
  /** `Juneteenth` entity from the Gusto Embedded API. */
145
- export type { Juneteenth } from '@gusto/embedded-api-v-2026-02-01/models/components/holidaypaypolicy';
148
+ export type { Juneteenth } from '@gusto/embedded-api/models/components/holidaypaypolicy';
146
149
  /** `LaborDay` entity from the Gusto Embedded API. */
147
- export type { LaborDay } from '@gusto/embedded-api-v-2026-02-01/models/components/holidaypaypolicy';
150
+ export type { LaborDay } from '@gusto/embedded-api/models/components/holidaypaypolicy';
148
151
  /** `MemorialDay` entity from the Gusto Embedded API. */
149
- export type { MemorialDay } from '@gusto/embedded-api-v-2026-02-01/models/components/holidaypaypolicy';
152
+ export type { MemorialDay } from '@gusto/embedded-api/models/components/holidaypaypolicy';
150
153
  /** `MlkDay` entity from the Gusto Embedded API. */
151
- export type { MlkDay } from '@gusto/embedded-api-v-2026-02-01/models/components/holidaypaypolicy';
154
+ export type { MlkDay } from '@gusto/embedded-api/models/components/holidaypaypolicy';
152
155
  /** `NewYearsDay` entity from the Gusto Embedded API. */
153
- export type { NewYearsDay } from '@gusto/embedded-api-v-2026-02-01/models/components/holidaypaypolicy';
156
+ export type { NewYearsDay } from '@gusto/embedded-api/models/components/holidaypaypolicy';
154
157
  /** `PresidentsDay` entity from the Gusto Embedded API. */
155
- export type { PresidentsDay } from '@gusto/embedded-api-v-2026-02-01/models/components/holidaypaypolicy';
158
+ export type { PresidentsDay } from '@gusto/embedded-api/models/components/holidaypaypolicy';
156
159
  /** `Thanksgiving` entity from the Gusto Embedded API. */
157
- export type { Thanksgiving } from '@gusto/embedded-api-v-2026-02-01/models/components/holidaypaypolicy';
160
+ export type { Thanksgiving } from '@gusto/embedded-api/models/components/holidaypaypolicy';
158
161
  /** `VeteransDay` entity from the Gusto Embedded API. */
159
- export type { VeteransDay } from '@gusto/embedded-api-v-2026-02-01/models/components/holidaypaypolicy';
160
- export type { FederalHolidays, HolidayPayPolicy, } from '@gusto/embedded-api-v-2026-02-01/models/components/holidaypaypolicy';
162
+ export type { VeteransDay } from '@gusto/embedded-api/models/components/holidaypaypolicy';
163
+ export type { FederalHolidays, HolidayPayPolicy, } from '@gusto/embedded-api/models/components/holidaypaypolicy';
161
164
  /** `DocumentType` entity from the Gusto Embedded API. */
162
- export { DocumentType } from '@gusto/embedded-api-v-2026-02-01/models/components/i9authorization';
163
- export { AuthorizationStatus } from '@gusto/embedded-api-v-2026-02-01/models/components/i9authorization';
165
+ export { DocumentType } from '@gusto/embedded-api/models/components/i9authorization';
166
+ export { AuthorizationStatus } from '@gusto/embedded-api/models/components/i9authorization';
164
167
  /** `InformationRequestType` entity from the Gusto Embedded API. */
165
- export { InformationRequestType } from '@gusto/embedded-api-v-2026-02-01/models/components/informationrequest';
168
+ export { InformationRequestType } from '@gusto/embedded-api/models/components/informationrequest';
166
169
  /** `RequiredQuestions` entity from the Gusto Embedded API. */
167
- export type { RequiredQuestions } from '@gusto/embedded-api-v-2026-02-01/models/components/informationrequest';
168
- export type { InformationRequest } from '@gusto/embedded-api-v-2026-02-01/models/components/informationrequest';
169
- export { InformationRequestStatus, ResponseType, } from '@gusto/embedded-api-v-2026-02-01/models/components/informationrequest';
170
- export type { Job } from '@gusto/embedded-api-v-2026-02-01/models/components/job';
171
- export type { Location } from '@gusto/embedded-api-v-2026-02-01/models/components/location';
172
- export type { MetadataWithMultipleEntities } from '@gusto/embedded-api-v-2026-02-01/models/components/metadatawithmultipleentities';
173
- export type { MetadataWithOneEntity } from '@gusto/embedded-api-v-2026-02-01/models/components/metadatawithoneentity';
174
- export type { MinimumWage } from '@gusto/embedded-api-v-2026-02-01/models/components/minimumwage';
170
+ export type { RequiredQuestions } from '@gusto/embedded-api/models/components/informationrequest';
171
+ export type { InformationRequest } from '@gusto/embedded-api/models/components/informationrequest';
172
+ export { InformationRequestStatus, ResponseType, } from '@gusto/embedded-api/models/components/informationrequest';
173
+ export type { Job } from '@gusto/embedded-api/models/components/job';
174
+ export type { Location } from '@gusto/embedded-api/models/components/location';
175
+ export type { MetadataWithMultipleEntities } from '@gusto/embedded-api/models/components/metadatawithmultipleentities';
176
+ export type { MetadataWithOneEntity } from '@gusto/embedded-api/models/components/metadatawithoneentity';
177
+ export type { MinimumWage } from '@gusto/embedded-api/models/components/minimumwage';
175
178
  /** `Name` entity from the Gusto Embedded API. */
176
- export { Name } from '@gusto/embedded-api-v-2026-02-01/models/components/paidtimeoff';
177
- export type { PaidTimeOff } from '@gusto/embedded-api-v-2026-02-01/models/components/paidtimeoff';
178
- export { PaymentSpeed } from '@gusto/embedded-api-v-2026-02-01/models/components/paymentconfigs';
179
- export type { PaymentMethodBankAccount } from '@gusto/embedded-api-v-2026-02-01/models/components/paymentmethodbankaccount';
180
- export type { PayPeriod, PayPeriodPayroll, } from '@gusto/embedded-api-v-2026-02-01/models/components/payperiod';
181
- export { PayrollType } from '@gusto/embedded-api-v-2026-02-01/models/components/payperiod';
182
- /** `EmployeeCompensations` entity from the Gusto Embedded API. */
183
- export type { EmployeeCompensations } from '@gusto/embedded-api-v-2026-02-01/models/components/payroll';
184
- /** `OffCycleReasonType` entity from the Gusto Embedded API. */
185
- export { OffCycleReasonType } from '@gusto/embedded-api-v-2026-02-01/models/components/payroll';
186
- /** `Payroll` entity from the Gusto Embedded API. */
187
- export type { Payroll } from '@gusto/embedded-api-v-2026-02-01/models/components/payroll';
188
- /** `PayrollShow` entity from the Gusto Embedded API. */
189
- export type { PayrollShow } from '@gusto/embedded-api-v-2026-02-01/models/components/payroll';
190
- /** `PayrollShowBenefits` entity from the Gusto Embedded API. */
191
- export type { PayrollShowBenefits } from '@gusto/embedded-api-v-2026-02-01/models/components/payroll';
192
- /** `PayrollShowDeductions` entity from the Gusto Embedded API. */
193
- export type { PayrollShowDeductions } from '@gusto/embedded-api-v-2026-02-01/models/components/payroll';
194
- /** `PayrollShowFixedCompensations` entity from the Gusto Embedded API. */
195
- export type { PayrollShowFixedCompensations } from '@gusto/embedded-api-v-2026-02-01/models/components/payroll';
196
- /** `PayrollShowHourlyCompensations` entity from the Gusto Embedded API. */
197
- export type { PayrollShowHourlyCompensations } from '@gusto/embedded-api-v-2026-02-01/models/components/payroll';
198
- /** `PayrollShowPaidTimeOff` entity from the Gusto Embedded API. */
199
- export type { PayrollShowPaidTimeOff } from '@gusto/embedded-api-v-2026-02-01/models/components/payroll';
200
- /** `PayrollShowPaymentMethod` entity from the Gusto Embedded API. */
201
- export { PayrollShowPaymentMethod } from '@gusto/embedded-api-v-2026-02-01/models/components/payroll';
202
- /** `PayrollShowReimbursements` entity from the Gusto Embedded API. */
203
- export type { PayrollShowReimbursements } from '@gusto/embedded-api-v-2026-02-01/models/components/payroll';
204
- /** `PayrollShowTaxes` entity from the Gusto Embedded API. */
205
- export type { PayrollShowTaxes } from '@gusto/embedded-api-v-2026-02-01/models/components/payroll';
206
- /** `PayrollWithholdingPayPeriodType` entity from the Gusto Embedded API. */
207
- export { PayrollWithholdingPayPeriodType } from '@gusto/embedded-api-v-2026-02-01/models/components/payroll';
208
- export type { PayrollPrepared } from '@gusto/embedded-api-v-2026-02-01/models/components/payroll';
209
- export { PayrollShowAmountType } from '@gusto/embedded-api-v-2026-02-01/models/components/payroll';
179
+ export { Name } from '@gusto/embedded-api/models/components/paidtimeoff';
180
+ export type { PaidTimeOff } from '@gusto/embedded-api/models/components/paidtimeoff';
181
+ export { PaymentSpeed } from '@gusto/embedded-api/models/components/paymentconfigs';
182
+ export type { PaymentMethodBankAccount } from '@gusto/embedded-api/models/components/paymentmethodbankaccount';
183
+ export type { PayPeriod, PayPeriodPayroll } from '@gusto/embedded-api/models/components/payperiod';
184
+ export { PayrollType } from '@gusto/embedded-api/models/components/payperiod';
210
185
  /** `PayrollCompanyTaxesType` entity from the Gusto Embedded API. */
211
- export type { PayrollCompanyTaxesType } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollcompanytaxestype';
186
+ export type { PayrollCompanyTaxesType } from '@gusto/embedded-api/models/components/payrollcompanytaxestype';
212
187
  /** `PayrollCreditBlockerTypeUnblockOptions` entity from the Gusto Embedded API. */
213
- export type { PayrollCreditBlockerTypeUnblockOptions } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollcreditblockertype';
214
- export type { PayrollCreditBlockerType } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollcreditblockertype';
215
- export { PayrollCreditBlockerTypeStatus } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollcreditblockertype';
188
+ export type { PayrollCreditBlockerTypeUnblockOptions } from '@gusto/embedded-api/models/components/payrollcreditblockertype';
189
+ export type { PayrollCreditBlockerType } from '@gusto/embedded-api/models/components/payrollcreditblockertype';
190
+ export { PayrollCreditBlockerTypeStatus } from '@gusto/embedded-api/models/components/payrollcreditblockertype';
216
191
  /** `PayrollCreditBlockerUnblockOptionRespondToHighRiskFraudRfiMetadata` entity from the Gusto Embedded API. */
217
- export type { PayrollCreditBlockerUnblockOptionRespondToHighRiskFraudRfiMetadata } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollcreditblockerunblockoptionrespondtohighriskfraudrfi';
218
- export type { PayrollCreditBlockerUnblockOptionRespondToHighRiskFraudRfi } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollcreditblockerunblockoptionrespondtohighriskfraudrfi';
192
+ export type { PayrollCreditBlockerUnblockOptionRespondToHighRiskFraudRfiMetadata } from '@gusto/embedded-api/models/components/payrollcreditblockerunblockoptionrespondtohighriskfraudrfi';
193
+ export type { PayrollCreditBlockerUnblockOptionRespondToHighRiskFraudRfi } from '@gusto/embedded-api/models/components/payrollcreditblockerunblockoptionrespondtohighriskfraudrfi';
219
194
  /** `PayrollCreditBlockerUnblockOptionSubmitBankScreenshotMetadata` entity from the Gusto Embedded API. */
220
- export type { PayrollCreditBlockerUnblockOptionSubmitBankScreenshotMetadata } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollcreditblockerunblockoptionsubmitbankscreenshot';
221
- export type { PayrollCreditBlockerUnblockOptionSubmitBankScreenshot } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollcreditblockerunblockoptionsubmitbankscreenshot';
195
+ export type { PayrollCreditBlockerUnblockOptionSubmitBankScreenshotMetadata } from '@gusto/embedded-api/models/components/payrollcreditblockerunblockoptionsubmitbankscreenshot';
196
+ export type { PayrollCreditBlockerUnblockOptionSubmitBankScreenshot } from '@gusto/embedded-api/models/components/payrollcreditblockerunblockoptionsubmitbankscreenshot';
222
197
  /** `PayrollCreditBlockerUnblockOptionSubmitWireMetadata` entity from the Gusto Embedded API. */
223
- export type { PayrollCreditBlockerUnblockOptionSubmitWireMetadata } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollcreditblockerunblockoptionsubmitwire';
224
- export type { PayrollCreditBlockerUnblockOptionSubmitWire } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollcreditblockerunblockoptionsubmitwire';
198
+ export type { PayrollCreditBlockerUnblockOptionSubmitWireMetadata } from '@gusto/embedded-api/models/components/payrollcreditblockerunblockoptionsubmitwire';
199
+ export type { PayrollCreditBlockerUnblockOptionSubmitWire } from '@gusto/embedded-api/models/components/payrollcreditblockerunblockoptionsubmitwire';
225
200
  /** `PayrollCreditBlockerUnblockOptionWaitForReverseWireMetadata` entity from the Gusto Embedded API. */
226
- export type { PayrollCreditBlockerUnblockOptionWaitForReverseWireMetadata } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollcreditblockerunblockoptionwaitforreversewire';
227
- export type { PayrollCreditBlockerUnblockOptionWaitForReverseWire } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollcreditblockerunblockoptionwaitforreversewire';
201
+ export type { PayrollCreditBlockerUnblockOptionWaitForReverseWireMetadata } from '@gusto/embedded-api/models/components/payrollcreditblockerunblockoptionwaitforreversewire';
202
+ export type { PayrollCreditBlockerUnblockOptionWaitForReverseWire } from '@gusto/embedded-api/models/components/payrollcreditblockerunblockoptionwaitforreversewire';
228
203
  /** `Deductions` entity from the Gusto Embedded API. */
229
- export type { Deductions } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollemployeecompensationstype';
204
+ export type { Deductions } from '@gusto/embedded-api/models/components/payrollemployeecompensationstype';
205
+ /** `FixedCompensations` entity from the Gusto Embedded API. */
206
+ export type { FixedCompensations } from '@gusto/embedded-api/models/components/payrollemployeecompensationstype';
207
+ /** `HourlyCompensations` entity from the Gusto Embedded API. */
208
+ export type { HourlyCompensations } from '@gusto/embedded-api/models/components/payrollemployeecompensationstype';
230
209
  /** `PayrollEmployeeCompensationsType` entity from the Gusto Embedded API. */
231
- export type { PayrollEmployeeCompensationsType } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollemployeecompensationstype';
232
- /** `PayrollEmployeeCompensationsTypeFixedCompensations` entity from the Gusto Embedded API. */
233
- export type { PayrollEmployeeCompensationsTypeFixedCompensations } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollemployeecompensationstype';
234
- /** `PayrollEmployeeCompensationsTypeHourlyCompensations` entity from the Gusto Embedded API. */
235
- export type { PayrollEmployeeCompensationsTypeHourlyCompensations } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollemployeecompensationstype';
210
+ export type { PayrollEmployeeCompensationsType } from '@gusto/embedded-api/models/components/payrollemployeecompensationstype';
236
211
  /** `PayrollEmployeeCompensationsTypePaidTimeOff` entity from the Gusto Embedded API. */
237
- export type { PayrollEmployeeCompensationsTypePaidTimeOff } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollemployeecompensationstype';
212
+ export type { PayrollEmployeeCompensationsTypePaidTimeOff } from '@gusto/embedded-api/models/components/payrollemployeecompensationstype';
238
213
  /** `PayrollEmployeeCompensationsTypePaymentMethod` entity from the Gusto Embedded API. */
239
- export { PayrollEmployeeCompensationsTypePaymentMethod } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollemployeecompensationstype';
240
- /** `PayrollEmployeeCompensationsTypeReimbursements` entity from the Gusto Embedded API. */
241
- export type { PayrollEmployeeCompensationsTypeReimbursements } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollemployeecompensationstype';
242
- export { AmountType } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollemployeecompensationstype';
214
+ export { PayrollEmployeeCompensationsTypePaymentMethod } from '@gusto/embedded-api/models/components/payrollemployeecompensationstype';
215
+ /** `Reimbursements` entity from the Gusto Embedded API. */
216
+ export type { Reimbursements } from '@gusto/embedded-api/models/components/payrollemployeecompensationstype';
217
+ /** `State` entity from the Gusto Embedded API. */
218
+ export type { State } from '@gusto/embedded-api/models/components/payrollemployeecompensationstype';
219
+ export type { CustomWithholdings, Federal, } from '@gusto/embedded-api/models/components/payrollemployeecompensationstype';
220
+ export { AmountType, OverrideType, PayrollEmployeeCompensationsTypeAmountType, PayrollEmployeeCompensationsTypeCustomWithholdingsAmountType, PayrollEmployeeCompensationsTypeOverrideType, } from '@gusto/embedded-api/models/components/payrollemployeecompensationstype';
243
221
  /** `PayrollFixedCompensationTypesType` entity from the Gusto Embedded API. */
244
- export type { PayrollFixedCompensationTypesType } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollfixedcompensationtypestype';
245
- export type { PayrollPaymentSpeedChangedType } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollpaymentspeedchangedtype';
222
+ export type { PayrollFixedCompensationTypesType } from '@gusto/embedded-api/models/components/payrollfixedcompensationtypestype';
223
+ export type { PayrollPaymentSpeedChangedType } from '@gusto/embedded-api/models/components/payrollpaymentspeedchangedtype';
246
224
  /** `PayrollPayPeriodType` entity from the Gusto Embedded API. */
247
- export type { PayrollPayPeriodType } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollpayperiodtype';
248
- export type { PayrollPayrollStatusMetaType } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollpayrollstatusmetatype';
225
+ export type { PayrollPayPeriodType } from '@gusto/embedded-api/models/components/payrollpayperiodtype';
226
+ export type { PayrollPayrollStatusMetaType } from '@gusto/embedded-api/models/components/payrollpayrollstatusmetatype';
249
227
  /** `PayrollProcessingRequest` entity from the Gusto Embedded API. */
250
- export type { PayrollProcessingRequest } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollprocessingrequest';
251
- export { PayrollProcessingRequestStatus } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollprocessingrequest';
228
+ export type { PayrollProcessingRequest } from '@gusto/embedded-api/models/components/payrollprocessingrequest';
229
+ export { PayrollProcessingRequestStatus } from '@gusto/embedded-api/models/components/payrollprocessingrequest';
252
230
  /** `PayrollReceipt` entity from the Gusto Embedded API. */
253
- export type { PayrollReceipt } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollreceipt';
231
+ export type { PayrollReceipt } from '@gusto/embedded-api/models/components/payrollreceipt';
254
232
  /** `PayrollReceiptEmployeeCompensations` entity from the Gusto Embedded API. */
255
- export type { PayrollReceiptEmployeeCompensations } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollreceipt';
233
+ export type { PayrollReceiptEmployeeCompensations } from '@gusto/embedded-api/models/components/payrollreceipt';
256
234
  /** `Taxes` entity from the Gusto Embedded API. */
257
- export type { Taxes } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollreceipt';
258
- export type { Licensee, Totals, } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollreceipt';
259
- export { PayrollReceiptPaymentMethod } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollreceipt';
235
+ export type { Taxes } from '@gusto/embedded-api/models/components/payrollreceipt';
236
+ export type { PayrollReceiptLicensee, PayrollReceiptTotals, } from '@gusto/embedded-api/models/components/payrollreceipt';
237
+ export { PayrollReceiptPaymentMethod } from '@gusto/embedded-api/models/components/payrollreceipt';
238
+ /** `EmployeeCompensations` entity from the Gusto Embedded API. */
239
+ export type { EmployeeCompensations } from '@gusto/embedded-api/models/components/payrollshow';
240
+ /** `OffCycleReasonType` entity from the Gusto Embedded API. */
241
+ export { OffCycleReasonType } from '@gusto/embedded-api/models/components/payrollshow';
242
+ /** `Payroll` entity from the Gusto Embedded API. */
243
+ export type { Payroll } from '@gusto/embedded-api/models/components/payrollshow';
244
+ /** `PayrollShow` entity from the Gusto Embedded API. */
245
+ export type { PayrollShow } from '@gusto/embedded-api/models/components/payrollshow';
246
+ /** `PayrollShowBenefits` entity from the Gusto Embedded API. */
247
+ export type { PayrollShowBenefits } from '@gusto/embedded-api/models/components/payrollshow';
248
+ /** `PayrollShowDeductions` entity from the Gusto Embedded API. */
249
+ export type { PayrollShowDeductions } from '@gusto/embedded-api/models/components/payrollshow';
250
+ /** `PayrollShowFixedCompensations` entity from the Gusto Embedded API. */
251
+ export type { PayrollShowFixedCompensations } from '@gusto/embedded-api/models/components/payrollshow';
252
+ /** `PayrollShowHourlyCompensations` entity from the Gusto Embedded API. */
253
+ export type { PayrollShowHourlyCompensations } from '@gusto/embedded-api/models/components/payrollshow';
254
+ /** `PayrollShowPaidTimeOff` entity from the Gusto Embedded API. */
255
+ export type { PayrollShowPaidTimeOff } from '@gusto/embedded-api/models/components/payrollshow';
256
+ /** `PayrollShowPaymentMethod` entity from the Gusto Embedded API. */
257
+ export { PayrollShowPaymentMethod } from '@gusto/embedded-api/models/components/payrollshow';
258
+ /** `PayrollShowReimbursements` entity from the Gusto Embedded API. */
259
+ export type { PayrollShowReimbursements } from '@gusto/embedded-api/models/components/payrollshow';
260
+ /** `PayrollShowState` entity from the Gusto Embedded API. */
261
+ export type { PayrollShowState } from '@gusto/embedded-api/models/components/payrollshow';
262
+ /** `PayrollShowTaxes` entity from the Gusto Embedded API. */
263
+ export type { PayrollShowTaxes } from '@gusto/embedded-api/models/components/payrollshow';
264
+ /** `PayrollWithholdingPayPeriodType` entity from the Gusto Embedded API. */
265
+ export { PayrollWithholdingPayPeriodType } from '@gusto/embedded-api/models/components/payrollshow';
266
+ export type { PayrollPrepared, PayrollShowCustomWithholdings, PayrollShowFederal, } from '@gusto/embedded-api/models/components/payrollshow';
267
+ export { PayrollShowAmountType, PayrollShowEmployeeCompensationsAmountType, PayrollShowEmployeeCompensationsCustomWithholdingsAmountType, PayrollShowEmployeeCompensationsOverrideType, PayrollShowOverrideType, } from '@gusto/embedded-api/models/components/payrollshow';
260
268
  /** `UnblockOptions` entity from the Gusto Embedded API. */
261
- export type { UnblockOptions } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollsubmissionblockertype';
262
- export type { PayrollSubmissionBlockerType } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollsubmissionblockertype';
263
- export { PayrollSubmissionBlockerTypeStatus } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollsubmissionblockertype';
269
+ export type { UnblockOptions } from '@gusto/embedded-api/models/components/payrollsubmissionblockertype';
270
+ export type { PayrollSubmissionBlockerType } from '@gusto/embedded-api/models/components/payrollsubmissionblockertype';
271
+ export { PayrollSubmissionBlockerTypeStatus } from '@gusto/embedded-api/models/components/payrollsubmissionblockertype';
264
272
  /** `PayrollTaxesType` entity from the Gusto Embedded API. */
265
- export type { PayrollTaxesType } from '@gusto/embedded-api-v-2026-02-01/models/components/payrolltaxestype';
266
- export type { PayrollTotalsType } from '@gusto/embedded-api-v-2026-02-01/models/components/payrolltotalstype';
273
+ export type { PayrollTaxesType } from '@gusto/embedded-api/models/components/payrolltaxestype';
274
+ export type { PayrollTotalsType } from '@gusto/embedded-api/models/components/payrolltotalstype';
267
275
  /** `PayrollUpdateEmployeeCompensations` entity from the Gusto Embedded API. */
268
- export type { PayrollUpdateEmployeeCompensations } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollupdate';
276
+ export type { PayrollUpdateEmployeeCompensations } from '@gusto/embedded-api/models/components/payrollupdate';
269
277
  /** `PayrollUpdatePaidTimeOff` entity from the Gusto Embedded API. */
270
- export type { PayrollUpdatePaidTimeOff } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollupdate';
278
+ export type { PayrollUpdatePaidTimeOff } from '@gusto/embedded-api/models/components/payrollupdate';
271
279
  /** `PayrollUpdateReimbursements` entity from the Gusto Embedded API. */
272
- export type { PayrollUpdateReimbursements } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollupdate';
273
- export type { PayrollUpdateDeductions, PayrollUpdateFixedCompensations, PayrollUpdateHourlyCompensations, } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollupdate';
274
- export { PayrollUpdateAmountType, PayrollUpdatePaymentMethod, } from '@gusto/embedded-api-v-2026-02-01/models/components/payrollupdate';
275
- export type { PayScheduleAutoPayrollEnablementBlocker, PayScheduleAutoPayrollEnablementBlockerMetadata, } from '@gusto/embedded-api-v-2026-02-01/models/components/payscheduleautopayrollenablementblocker';
276
- export { PayScheduleFrequency } from '@gusto/embedded-api-v-2026-02-01/models/components/payschedulefrequency';
277
- export type { PaySchedulePreviewPayPeriod } from '@gusto/embedded-api-v-2026-02-01/models/components/payschedulepreviewpayperiod';
278
- export type { PayScheduleShow } from '@gusto/embedded-api-v-2026-02-01/models/components/payscheduleshow';
279
- export type { RecoveryCase } from '@gusto/embedded-api-v-2026-02-01/models/components/recoverycase';
280
- export { RecoveryCaseStatus } from '@gusto/embedded-api-v-2026-02-01/models/components/recoverycase';
281
- /** `HomeAddress` entity from the Gusto Embedded API. */
282
- export type { HomeAddress } from '@gusto/embedded-api-v-2026-02-01/models/components/signatory';
280
+ export type { PayrollUpdateReimbursements } from '@gusto/embedded-api/models/components/payrollupdate';
281
+ /** `PayrollUpdateState` entity from the Gusto Embedded API. */
282
+ export type { PayrollUpdateState } from '@gusto/embedded-api/models/components/payrollupdate';
283
+ export type { PayrollUpdateCustomWithholdings, PayrollUpdateDeductions, PayrollUpdateFederal, PayrollUpdateFixedCompensations, PayrollUpdateHourlyCompensations, } from '@gusto/embedded-api/models/components/payrollupdate';
284
+ export { PayrollUpdateAmountType, PayrollUpdateEmployeeCompensationsAmountType, PayrollUpdateEmployeeCompensationsCustomWithholdingsAmountType, PayrollUpdateEmployeeCompensationsOverrideType, PayrollUpdateOverrideType, PayrollUpdatePaymentMethod, } from '@gusto/embedded-api/models/components/payrollupdate';
285
+ export type { PayScheduleAutoPayrollEnablementBlocker, PayScheduleAutoPayrollEnablementBlockerMetadata, } from '@gusto/embedded-api/models/components/payscheduleautopayrollenablementblocker';
286
+ export { PayScheduleFrequency } from '@gusto/embedded-api/models/components/payschedulefrequency';
287
+ export type { PaySchedulePreviewPayPeriod } from '@gusto/embedded-api/models/components/payschedulepreviewpayperiod';
288
+ export type { PayScheduleShow } from '@gusto/embedded-api/models/components/payscheduleshow';
289
+ export type { RecoveryCase } from '@gusto/embedded-api/models/components/recoverycase';
290
+ export { RecoveryCaseStatus } from '@gusto/embedded-api/models/components/recoverycase';
283
291
  /** `IdentityVerificationStatus` entity from the Gusto Embedded API. */
284
- export { IdentityVerificationStatus } from '@gusto/embedded-api-v-2026-02-01/models/components/signatory';
285
- export type { Signatory } from '@gusto/embedded-api-v-2026-02-01/models/components/signatory';
292
+ export { IdentityVerificationStatus } from '@gusto/embedded-api/models/components/signatory';
293
+ /** `SignatoryHomeAddress` entity from the Gusto Embedded API. */
294
+ export type { SignatoryHomeAddress } from '@gusto/embedded-api/models/components/signatory';
295
+ export type { Signatory } from '@gusto/embedded-api/models/components/signatory';
286
296
  /** `ApplicableIf` entity from the Gusto Embedded API. */
287
- export type { ApplicableIf } from '@gusto/embedded-api-v-2026-02-01/models/components/taxrequirement';
297
+ export type { ApplicableIf } from '@gusto/embedded-api/models/components/taxrequirement';
288
298
  /** `TaxRequirement` entity from the Gusto Embedded API. */
289
- export type { TaxRequirement } from '@gusto/embedded-api-v-2026-02-01/models/components/taxrequirement';
299
+ export type { TaxRequirement } from '@gusto/embedded-api/models/components/taxrequirement';
300
+ /** `Options` entity from the Gusto Embedded API. */
301
+ export type { Options } from '@gusto/embedded-api/models/components/taxrequirementmetadata';
290
302
  /** `TaxRequirementMetadata` entity from the Gusto Embedded API. */
291
- export type { TaxRequirementMetadata } from '@gusto/embedded-api-v-2026-02-01/models/components/taxrequirementmetadata';
292
- /** `TaxRequirementMetadataOptions` entity from the Gusto Embedded API. */
293
- export type { TaxRequirementMetadataOptions } from '@gusto/embedded-api-v-2026-02-01/models/components/taxrequirementmetadata';
294
- export type { Validation } from '@gusto/embedded-api-v-2026-02-01/models/components/taxrequirementmetadata';
295
- export { RateType, TaxRequirementMetadataType, TaxRequirementMetadataValidationType, } from '@gusto/embedded-api-v-2026-02-01/models/components/taxrequirementmetadata';
303
+ export type { TaxRequirementMetadata } from '@gusto/embedded-api/models/components/taxrequirementmetadata';
304
+ export type { Validation } from '@gusto/embedded-api/models/components/taxrequirementmetadata';
305
+ export { RateType, TaxRequirementMetadataType, Type, } from '@gusto/embedded-api/models/components/taxrequirementmetadata';
296
306
  /** `TaxRequirementSet` entity from the Gusto Embedded API. */
297
- export type { TaxRequirementSet } from '@gusto/embedded-api-v-2026-02-01/models/components/taxrequirementset';
307
+ export type { TaxRequirementSet } from '@gusto/embedded-api/models/components/taxrequirementset';
298
308
  /** `TaxRequirementsState` entity from the Gusto Embedded API. */
299
- export type { TaxRequirementsState } from '@gusto/embedded-api-v-2026-02-01/models/components/taxrequirementsstate';
309
+ export type { TaxRequirementsState } from '@gusto/embedded-api/models/components/taxrequirementsstate';
300
310
  /** `TaxRequirementStatesList` entity from the Gusto Embedded API. */
301
- export type { TaxRequirementStatesList } from '@gusto/embedded-api-v-2026-02-01/models/components/taxrequirementstateslist';
302
- export { SetupStatus } from '@gusto/embedded-api-v-2026-02-01/models/components/taxrequirementstateslist';
303
- export type { TaxRequirementsValue } from '@gusto/embedded-api-v-2026-02-01/models/components/taxrequirementsvalue';
304
- export type { Termination } from '@gusto/embedded-api-v-2026-02-01/models/components/termination';
311
+ export type { TaxRequirementStatesList } from '@gusto/embedded-api/models/components/taxrequirementstateslist';
312
+ export { SetupStatus } from '@gusto/embedded-api/models/components/taxrequirementstateslist';
313
+ export type { TaxRequirementsValue } from '@gusto/embedded-api/models/components/taxrequirementsvalue';
314
+ export type { Termination } from '@gusto/embedded-api/models/components/termination';
305
315
  /** `TimeOffPolicyEmployees` entity from the Gusto Embedded API. */
306
- export type { TimeOffPolicyEmployees } from '@gusto/embedded-api-v-2026-02-01/models/components/timeoffpolicy';
307
- export type { TimeOffPolicy } from '@gusto/embedded-api-v-2026-02-01/models/components/timeoffpolicy';
308
- export { PolicyType } from '@gusto/embedded-api-v-2026-02-01/models/components/timeoffpolicy';
309
- export type { TimeOffPolicyRequest } from '@gusto/embedded-api-v-2026-02-01/models/components/timeoffpolicyrequest';
310
- export { AccrualMethod, TimeOffPolicyRequestPolicyType, } from '@gusto/embedded-api-v-2026-02-01/models/components/timeoffpolicyrequest';
311
- export type { UnprocessedTerminationPayPeriod } from '@gusto/embedded-api-v-2026-02-01/models/components/unprocessedterminationpayperiod';
312
- export type { WireInRequest } from '@gusto/embedded-api-v-2026-02-01/models/components/wireinrequest';
313
- export { PaymentType, WireInRequestStatus, } from '@gusto/embedded-api-v-2026-02-01/models/components/wireinrequest';
316
+ export type { TimeOffPolicyEmployees } from '@gusto/embedded-api/models/components/timeoffpolicy';
317
+ export type { TimeOffPolicy } from '@gusto/embedded-api/models/components/timeoffpolicy';
318
+ export { PolicyType } from '@gusto/embedded-api/models/components/timeoffpolicy';
319
+ export type { TimeOffPolicyRequest } from '@gusto/embedded-api/models/components/timeoffpolicyrequest';
320
+ export { AccrualMethod, TimeOffPolicyRequestPolicyType, } from '@gusto/embedded-api/models/components/timeoffpolicyrequest';
321
+ export type { UnprocessedTerminationPayPeriod } from '@gusto/embedded-api/models/components/unprocessedterminationpayperiod';
322
+ export type { WireInRequest } from '@gusto/embedded-api/models/components/wireinrequest';
323
+ export { PaymentType, WireInRequestStatus, } from '@gusto/embedded-api/models/components/wireinrequest';