@gusto/embedded-react-sdk 0.48.1 → 0.48.2

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 (494) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/dist/components/Common/DocumentList/DocumentList.js +12 -12
  3. package/dist/components/Common/DocumentList/DocumentList.js.map +1 -1
  4. package/dist/components/Common/DocumentList/DocumentList.module.scss.js +3 -5
  5. package/dist/components/Common/DocumentList/DocumentList.module.scss.js.map +1 -1
  6. package/dist/components/Common/HorizontalFieldLayout/HorizontalFieldLayoutTypes.d.ts +1 -0
  7. package/dist/components/Common/PaginationControl/PaginationControlTypes.d.ts +7 -3
  8. package/dist/components/Common/PayrollLoading/PayrollLoadingTypes.d.ts +1 -0
  9. package/dist/components/Common/UI/Alert/AlertTypes.d.ts +1 -0
  10. package/dist/components/Common/UI/Alert/AlertTypes.js.map +1 -1
  11. package/dist/components/Common/UI/Badge/BadgeTypes.d.ts +1 -0
  12. package/dist/components/Common/UI/Badge/BadgeTypes.js.map +1 -1
  13. package/dist/components/Common/UI/Banner/BannerTypes.d.ts +1 -0
  14. package/dist/components/Common/UI/Banner/BannerTypes.js.map +1 -1
  15. package/dist/components/Common/UI/Box/BoxTypes.d.ts +1 -0
  16. package/dist/components/Common/UI/BoxHeader/BoxHeaderTypes.d.ts +1 -0
  17. package/dist/components/Common/UI/BoxHeader/BoxHeaderTypes.js.map +1 -1
  18. package/dist/components/Common/UI/Breadcrumbs/BreadcrumbsTypes.d.ts +2 -0
  19. package/dist/components/Common/UI/Breadcrumbs/BreadcrumbsTypes.js.map +1 -1
  20. package/dist/components/Common/UI/Button/ButtonTypes.d.ts +4 -2
  21. package/dist/components/Common/UI/Button/ButtonTypes.js.map +1 -1
  22. package/dist/components/Common/UI/CalendarPreview/CalendarPreviewTypes.d.ts +3 -2
  23. package/dist/components/Common/UI/Card/CardTypes.d.ts +1 -0
  24. package/dist/components/Common/UI/Checkbox/CheckboxTypes.d.ts +1 -0
  25. package/dist/components/Common/UI/Checkbox/CheckboxTypes.js.map +1 -1
  26. package/dist/components/Common/UI/CheckboxGroup/CheckboxGroupTypes.d.ts +2 -0
  27. package/dist/components/Common/UI/CheckboxGroup/CheckboxGroupTypes.js.map +1 -1
  28. package/dist/components/Common/UI/ComboBox/ComboBoxTypes.d.ts +2 -0
  29. package/dist/components/Common/UI/DatePicker/DatePickerTypes.d.ts +1 -0
  30. package/dist/components/Common/UI/DateRangePicker/DateRangePickerTypes.d.ts +2 -0
  31. package/dist/components/Common/UI/DescriptionList/DescriptionListTypes.d.ts +2 -0
  32. package/dist/components/Common/UI/DescriptionList/DescriptionListTypes.js.map +1 -1
  33. package/dist/components/Common/UI/Dialog/DialogTypes.d.ts +1 -0
  34. package/dist/components/Common/UI/Dialog/DialogTypes.js.map +1 -1
  35. package/dist/components/Common/UI/FileInput/FileInputTypes.d.ts +1 -0
  36. package/dist/components/Common/UI/FileInput/FileInputTypes.js.map +1 -1
  37. package/dist/components/Common/UI/Heading/HeadingTypes.d.ts +1 -0
  38. package/dist/components/Common/UI/Link/LinkTypes.d.ts +4 -3
  39. package/dist/components/Common/UI/List/ListTypes.d.ts +13 -4
  40. package/dist/components/Common/UI/LoadingSpinner/LoadingSpinnerTypes.d.ts +1 -0
  41. package/dist/components/Common/UI/LoadingSpinner/LoadingSpinnerTypes.js.map +1 -1
  42. package/dist/components/Common/UI/Menu/MenuTypes.d.ts +2 -0
  43. package/dist/components/Common/UI/Menu/MenuTypes.js.map +1 -1
  44. package/dist/components/Common/UI/Modal/ModalTypes.d.ts +1 -0
  45. package/dist/components/Common/UI/Modal/ModalTypes.js.map +1 -1
  46. package/dist/components/Common/UI/MultiSelectComboBox/MultiSelectComboBoxTypes.d.ts +2 -0
  47. package/dist/components/Common/UI/NumberInput/NumberInputTypes.d.ts +1 -0
  48. package/dist/components/Common/UI/ProgressBar/ProgressBarTypes.d.ts +1 -0
  49. package/dist/components/Common/UI/Radio/RadioTypes.d.ts +1 -0
  50. package/dist/components/Common/UI/Radio/RadioTypes.js.map +1 -1
  51. package/dist/components/Common/UI/RadioGroup/RadioGroupTypes.d.ts +2 -0
  52. package/dist/components/Common/UI/RadioGroup/RadioGroupTypes.js.map +1 -1
  53. package/dist/components/Common/UI/Select/SelectTypes.d.ts +2 -0
  54. package/dist/components/Common/UI/Switch/SwitchTypes.d.ts +1 -0
  55. package/dist/components/Common/UI/Switch/SwitchTypes.js.map +1 -1
  56. package/dist/components/Common/UI/Table/TableTypes.d.ts +3 -0
  57. package/dist/components/Common/UI/Table/TableTypes.js.map +1 -1
  58. package/dist/components/Common/UI/Tabs/TabsTypes.d.ts +2 -0
  59. package/dist/components/Common/UI/Text/TextTypes.d.ts +1 -0
  60. package/dist/components/Common/UI/Text/TextTypes.js.map +1 -1
  61. package/dist/components/Common/UI/TextArea/TextAreaTypes.d.ts +1 -0
  62. package/dist/components/Common/UI/TextArea/TextAreaTypes.js.map +1 -1
  63. package/dist/components/Common/UI/TextInput/TextInputTypes.d.ts +1 -0
  64. package/dist/components/Common/UI/TextInput/TextInputTypes.js.map +1 -1
  65. package/dist/components/Company/AssignSignatory/CreateSignatory/CreateSignatoryForm.js +13 -13
  66. package/dist/components/Company/AssignSignatory/CreateSignatory/useCreateSignatory.js +18 -3
  67. package/dist/components/Company/AssignSignatory/CreateSignatory/useCreateSignatory.js.map +1 -1
  68. package/dist/components/Company/AssignSignatory/InviteSignatory/useInviteSignatory.js +18 -3
  69. package/dist/components/Company/AssignSignatory/InviteSignatory/useInviteSignatory.js.map +1 -1
  70. package/dist/components/Company/AssignSignatory/useAssignSignatory.js +20 -5
  71. package/dist/components/Company/AssignSignatory/useAssignSignatory.js.map +1 -1
  72. package/dist/components/Company/BankAccount/BankAccount.js +7 -6
  73. package/dist/components/Company/BankAccount/BankAccount.js.map +1 -1
  74. package/dist/components/Company/BankAccount/BankAccountForm/context.js +18 -3
  75. package/dist/components/Company/BankAccount/BankAccountForm/context.js.map +1 -1
  76. package/dist/components/Company/DocumentSigner/DocumentList/useDocumentList.js +18 -3
  77. package/dist/components/Company/DocumentSigner/DocumentList/useDocumentList.js.map +1 -1
  78. package/dist/components/Company/DocumentSigner/DocumentSigner.js +3 -2
  79. package/dist/components/Company/DocumentSigner/DocumentSigner.js.map +1 -1
  80. package/dist/components/Company/FederalTaxes/useFederalTaxes.js +27 -12
  81. package/dist/components/Company/FederalTaxes/useFederalTaxes.js.map +1 -1
  82. package/dist/components/Company/Industry/Context.js +21 -6
  83. package/dist/components/Company/Industry/Context.js.map +1 -1
  84. package/dist/components/Company/Locations/LocationForm/useLocationForm.js +18 -3
  85. package/dist/components/Company/Locations/LocationForm/useLocationForm.js.map +1 -1
  86. package/dist/components/Company/Locations/LocationsList/useLocationsList.js +18 -3
  87. package/dist/components/Company/Locations/LocationsList/useLocationsList.js.map +1 -1
  88. package/dist/components/Company/OnboardingOverview/context.js +19 -4
  89. package/dist/components/Company/OnboardingOverview/context.js.map +1 -1
  90. package/dist/components/Company/PaySchedule/PayScheduleForm.js +3 -2
  91. package/dist/components/Company/PaySchedule/PayScheduleForm.js.map +1 -1
  92. package/dist/components/Company/StateTaxes/StateTaxesForm/context.js +18 -3
  93. package/dist/components/Company/StateTaxes/StateTaxesForm/context.js.map +1 -1
  94. package/dist/components/Company/StateTaxes/StateTaxesList/context.js +18 -3
  95. package/dist/components/Company/StateTaxes/StateTaxesList/context.js.map +1 -1
  96. package/dist/components/Contractor/Address/useAddress.js +20 -5
  97. package/dist/components/Contractor/Address/useAddress.js.map +1 -1
  98. package/dist/components/Contractor/Payments/PaymentStatement/PaymentStatement.js +3 -2
  99. package/dist/components/Contractor/Payments/PaymentStatement/PaymentStatement.js.map +1 -1
  100. package/dist/components/Contractor/Payments/PaymentsList/PaymentsList.js +3 -2
  101. package/dist/components/Contractor/Payments/PaymentsList/PaymentsList.js.map +1 -1
  102. package/dist/components/Contractor/Profile/ContractorProfileForm.js +13 -13
  103. package/dist/components/Contractor/Profile/useContractorProfile.js +29 -21
  104. package/dist/components/Contractor/Profile/useContractorProfile.js.map +1 -1
  105. package/dist/components/Employee/Compensation/management/Compensation.js +3 -2
  106. package/dist/components/Employee/Compensation/management/Compensation.js.map +1 -1
  107. package/dist/components/Employee/Compensation/management/CompensationAddAnotherJobForm/CompensationAddAnotherJobForm.js +9 -8
  108. package/dist/components/Employee/Compensation/management/CompensationAddAnotherJobForm/CompensationAddAnotherJobForm.js.map +1 -1
  109. package/dist/components/Employee/Compensation/management/CompensationAddJobForm/CompensationAddJobForm.js +3 -2
  110. package/dist/components/Employee/Compensation/management/CompensationAddJobForm/CompensationAddJobForm.js.map +1 -1
  111. package/dist/components/Employee/Compensation/management/CompensationEditForm/CompensationEditForm.js +3 -2
  112. package/dist/components/Employee/Compensation/management/CompensationEditForm/CompensationEditForm.js.map +1 -1
  113. package/dist/components/Employee/Compensation/management/CompensationEditJobForm/CompensationEditJobForm.js +3 -2
  114. package/dist/components/Employee/Compensation/management/CompensationEditJobForm/CompensationEditJobForm.js.map +1 -1
  115. package/dist/components/Employee/Compensation/management/CompensationEditPendingJobForm/CompensationEditPendingJobForm.js +3 -2
  116. package/dist/components/Employee/Compensation/management/CompensationEditPendingJobForm/CompensationEditPendingJobForm.js.map +1 -1
  117. package/dist/components/Employee/Compensation/onboarding/Compensation.js +3 -2
  118. package/dist/components/Employee/Compensation/onboarding/Compensation.js.map +1 -1
  119. package/dist/components/Employee/Compensation/onboarding/EditCompensation/EditCompensation.js +3 -2
  120. package/dist/components/Employee/Compensation/onboarding/EditCompensation/EditCompensation.js.map +1 -1
  121. package/dist/components/Employee/Deductions/management/Deductions.js +3 -2
  122. package/dist/components/Employee/Deductions/management/Deductions.js.map +1 -1
  123. package/dist/components/Employee/Deductions/management/DeductionsEditForm/DeductionsEditForm.js +3 -2
  124. package/dist/components/Employee/Deductions/management/DeductionsEditForm/DeductionsEditForm.js.map +1 -1
  125. package/dist/components/Employee/Documents/management/Documents.js +3 -2
  126. package/dist/components/Employee/Documents/management/Documents.js.map +1 -1
  127. package/dist/components/Employee/Documents/onboarding/DocumentSigner/DocumentList/DocumentList.d.ts +25 -5
  128. package/dist/components/Employee/Documents/onboarding/DocumentSigner/DocumentList/DocumentList.js.map +1 -1
  129. package/dist/components/Employee/Documents/onboarding/DocumentSigner/DocumentList/index.d.ts +3 -0
  130. package/dist/components/Employee/Documents/onboarding/DocumentSigner/DocumentList/useDocumentList.js +18 -3
  131. package/dist/components/Employee/Documents/onboarding/DocumentSigner/DocumentList/useDocumentList.js.map +1 -1
  132. package/dist/components/Employee/Documents/onboarding/DocumentSigner/DocumentSigner.js +12 -11
  133. package/dist/components/Employee/Documents/onboarding/DocumentSigner/DocumentSigner.js.map +1 -1
  134. package/dist/components/Employee/Documents/onboarding/DocumentSigner/EmploymentEligibility/EmploymentEligibilityPresentation.js +16 -16
  135. package/dist/components/Employee/Documents/onboarding/DocumentSigner/I9SignatureForm/I9SignatureForm.d.ts +28 -5
  136. package/dist/components/Employee/Documents/onboarding/DocumentSigner/I9SignatureForm/I9SignatureForm.js.map +1 -1
  137. package/dist/components/Employee/Documents/onboarding/DocumentSigner/I9SignatureForm/index.d.ts +3 -0
  138. package/dist/components/Employee/Documents/shared/SignatureForm/SignatureForm.d.ts +26 -5
  139. package/dist/components/Employee/Documents/shared/SignatureForm/SignatureForm.js.map +1 -1
  140. package/dist/components/Employee/Documents/shared/SignatureForm/index.d.ts +3 -0
  141. package/dist/components/Employee/FederalTaxes/management/FederalTaxes.js +10 -9
  142. package/dist/components/Employee/FederalTaxes/management/FederalTaxes.js.map +1 -1
  143. package/dist/components/Employee/FederalTaxes/management/FederalTaxesEditForm.js +3 -2
  144. package/dist/components/Employee/FederalTaxes/management/FederalTaxesEditForm.js.map +1 -1
  145. package/dist/components/Employee/FederalTaxes/onboarding/FederalTaxes.js +9 -8
  146. package/dist/components/Employee/FederalTaxes/onboarding/FederalTaxes.js.map +1 -1
  147. package/dist/components/Employee/FederalTaxes/shared/FederalTaxesView.js +14 -13
  148. package/dist/components/Employee/FederalTaxes/shared/FederalTaxesView.js.map +1 -1
  149. package/dist/components/Employee/HomeAddress/management/HomeAddress.js +3 -2
  150. package/dist/components/Employee/HomeAddress/management/HomeAddress.js.map +1 -1
  151. package/dist/components/Employee/PaymentMethod/management/PaymentMethod.js +7 -6
  152. package/dist/components/Employee/PaymentMethod/management/PaymentMethod.js.map +1 -1
  153. package/dist/components/Employee/PaymentMethod/onboarding/PaymentMethod.js +7 -6
  154. package/dist/components/Employee/PaymentMethod/onboarding/PaymentMethod.js.map +1 -1
  155. package/dist/components/Employee/Profile/management/Profile.js +12 -11
  156. package/dist/components/Employee/Profile/management/Profile.js.map +1 -1
  157. package/dist/components/Employee/Profile/management/ProfileEditForm.js +13 -12
  158. package/dist/components/Employee/Profile/management/ProfileEditForm.js.map +1 -1
  159. package/dist/components/Employee/Profile/onboarding/AdminProfile.js +11 -10
  160. package/dist/components/Employee/Profile/onboarding/AdminProfile.js.map +1 -1
  161. package/dist/components/Employee/Profile/onboarding/EmployeeProfile.js +3 -2
  162. package/dist/components/Employee/Profile/onboarding/EmployeeProfile.js.map +1 -1
  163. package/dist/components/Employee/Profile/onboarding/Profile.js +12 -11
  164. package/dist/components/Employee/Profile/onboarding/Profile.js.map +1 -1
  165. package/dist/components/Employee/StateTaxes/management/StateTaxes.js +10 -9
  166. package/dist/components/Employee/StateTaxes/management/StateTaxes.js.map +1 -1
  167. package/dist/components/Employee/StateTaxes/management/StateTaxesEditForm.js +7 -6
  168. package/dist/components/Employee/StateTaxes/management/StateTaxesEditForm.js.map +1 -1
  169. package/dist/components/Employee/StateTaxes/onboarding/StateTaxes.js +3 -2
  170. package/dist/components/Employee/StateTaxes/onboarding/StateTaxes.js.map +1 -1
  171. package/dist/components/Employee/StateTaxes/shared/EmployeeStateTaxesView.js +3 -2
  172. package/dist/components/Employee/StateTaxes/shared/EmployeeStateTaxesView.js.map +1 -1
  173. package/dist/components/Employee/Terminations/TerminateEmployee/TerminateEmployeePresentation.js +10 -10
  174. package/dist/components/Employee/WorkAddress/management/WorkAddress.js +7 -6
  175. package/dist/components/Employee/WorkAddress/management/WorkAddress.js.map +1 -1
  176. package/dist/components/Employee/exports/employeeOnboarding.d.ts +3 -0
  177. package/dist/components/Employee/exports/employeeOnboarding.js +28 -22
  178. package/dist/components/Employee/exports/employeeOnboarding.js.map +1 -1
  179. package/dist/components/InformationRequests/InformationRequestForm/InformationRequestForm.d.ts +36 -2
  180. package/dist/components/InformationRequests/InformationRequestForm/InformationRequestForm.js.map +1 -1
  181. package/dist/components/InformationRequests/InformationRequestForm/index.d.ts +1 -1
  182. package/dist/components/InformationRequests/InformationRequestList/InformationRequestList.d.ts +22 -2
  183. package/dist/components/InformationRequests/InformationRequestList/InformationRequestList.js +8 -7
  184. package/dist/components/InformationRequests/InformationRequestList/InformationRequestList.js.map +1 -1
  185. package/dist/components/InformationRequests/InformationRequestList/index.d.ts +1 -1
  186. package/dist/components/InformationRequests/InformationRequests.d.ts +29 -2
  187. package/dist/components/InformationRequests/InformationRequests.js +8 -7
  188. package/dist/components/InformationRequests/InformationRequests.js.map +1 -1
  189. package/dist/components/InformationRequests/InformationRequestsComponents.d.ts +2 -0
  190. package/dist/components/InformationRequests/InformationRequestsComponents.js.map +1 -1
  191. package/dist/components/InformationRequests/index.d.ts +3 -3
  192. package/dist/components/InformationRequests/informationRequestsStateMachine.d.ts +2 -0
  193. package/dist/components/InformationRequests/informationRequestsStateMachine.js.map +1 -1
  194. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetails.d.ts +36 -3
  195. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetails.js +22 -17
  196. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetails.js.map +1 -1
  197. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetailsBanner/ConfirmWireDetailsBanner.d.ts +1 -0
  198. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetailsBanner/ConfirmWireDetailsBanner.js +3 -2
  199. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetailsBanner/ConfirmWireDetailsBanner.js.map +1 -1
  200. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetailsComponents.d.ts +14 -0
  201. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetailsComponents.js.map +1 -1
  202. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetailsForm/ConfirmWireDetailsForm.d.ts +1 -8
  203. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetailsForm/ConfirmWireDetailsForm.js +9 -10
  204. package/dist/components/Payroll/ConfirmWireDetails/ConfirmWireDetailsForm/ConfirmWireDetailsForm.js.map +1 -1
  205. package/dist/components/Payroll/ConfirmWireDetails/WireInstructions/WireInstructions.d.ts +1 -1
  206. package/dist/components/Payroll/ConfirmWireDetails/WireInstructions/WireInstructions.js +1 -1
  207. package/dist/components/Payroll/ConfirmWireDetails/WireInstructions/WireInstructions.js.map +1 -1
  208. package/dist/components/Payroll/ConfirmWireDetails/confirmWireDetailsStateMachine.d.ts +11 -0
  209. package/dist/components/Payroll/ConfirmWireDetails/confirmWireDetailsStateMachine.js.map +1 -1
  210. package/dist/components/Payroll/ConfirmWireDetails/index.d.ts +1 -2
  211. package/dist/components/Payroll/ConfirmWireDetails/types.d.ts +23 -0
  212. package/dist/components/Payroll/Dismissal/DismissalFlow.d.ts +18 -0
  213. package/dist/components/Payroll/Dismissal/DismissalFlow.js.map +1 -1
  214. package/dist/components/Payroll/Dismissal/DismissalFlowComponents.d.ts +15 -0
  215. package/dist/components/Payroll/Dismissal/DismissalFlowComponents.js.map +1 -1
  216. package/dist/components/Payroll/Dismissal/DismissalPayPeriodSelection/DismissalPayPeriodSelection.d.ts +24 -0
  217. package/dist/components/Payroll/Dismissal/DismissalPayPeriodSelection/DismissalPayPeriodSelection.js.map +1 -1
  218. package/dist/components/Payroll/Dismissal/DismissalPayPeriodSelection/DismissalPayPeriodSelectionPresentation.d.ts +7 -0
  219. package/dist/components/Payroll/Dismissal/DismissalPayPeriodSelection/DismissalPayPeriodSelectionPresentation.js.map +1 -1
  220. package/dist/components/Payroll/Dismissal/dismissalStateMachine.d.ts +2 -0
  221. package/dist/components/Payroll/Dismissal/dismissalStateMachine.js.map +1 -1
  222. package/dist/components/Payroll/Dismissal/index.d.ts +1 -1
  223. package/dist/components/Payroll/GrossUpModal/GrossUpModal.d.ts +1 -0
  224. package/dist/components/Payroll/GrossUpModal/GrossUpModal.js +33 -25
  225. package/dist/components/Payroll/GrossUpModal/GrossUpModal.js.map +1 -1
  226. package/dist/components/Payroll/GrossUpModal/GrossUpModalTypes.d.ts +5 -0
  227. package/dist/components/Payroll/GrossUpModal/index.d.ts +0 -1
  228. package/dist/components/Payroll/OffCycle/OffCycleFlow.d.ts +31 -0
  229. package/dist/components/Payroll/OffCycle/OffCycleFlow.js.map +1 -1
  230. package/dist/components/Payroll/OffCycle/OffCycleFlowComponents.d.ts +20 -0
  231. package/dist/components/Payroll/OffCycle/OffCycleFlowComponents.js.map +1 -1
  232. package/dist/components/Payroll/OffCycle/offCycleStateMachine.d.ts +2 -0
  233. package/dist/components/Payroll/OffCycle/offCycleStateMachine.js.map +1 -1
  234. package/dist/components/Payroll/OffCycleCreation/OffCycleCreation.d.ts +20 -0
  235. package/dist/components/Payroll/OffCycleCreation/OffCycleCreation.js.map +1 -1
  236. package/dist/components/Payroll/OffCycleCreation/OffCycleCreationPresentation.d.ts +1 -0
  237. package/dist/components/Payroll/OffCycleCreation/OffCycleCreationPresentation.js.map +1 -1
  238. package/dist/components/Payroll/OffCycleCreation/OffCycleCreationTypes.d.ts +24 -0
  239. package/dist/components/Payroll/OffCycleCreation/index.d.ts +1 -1
  240. package/dist/components/Payroll/OffCycleDeductionsSetting/OffCycleDeductionsSetting.d.ts +16 -0
  241. package/dist/components/Payroll/OffCycleDeductionsSetting/OffCycleDeductionsSetting.js.map +1 -1
  242. package/dist/components/Payroll/OffCycleDeductionsSetting/types.d.ts +13 -0
  243. package/dist/components/Payroll/OffCyclePayPeriodDateForm/OffCyclePayPeriodDateFormPresentation.d.ts +1 -0
  244. package/dist/components/Payroll/OffCyclePayPeriodDateForm/OffCyclePayPeriodDateFormPresentation.js +1 -1
  245. package/dist/components/Payroll/OffCyclePayPeriodDateForm/OffCyclePayPeriodDateFormPresentation.js.map +1 -1
  246. package/dist/components/Payroll/OffCyclePayPeriodDateForm/OffCyclePayPeriodDateFormTypes.d.ts +18 -1
  247. package/dist/components/Payroll/OffCyclePayPeriodDateForm/OffCyclePayPeriodDateFormTypes.js.map +1 -1
  248. package/dist/components/Payroll/OffCyclePayPeriodDateForm/useOffCyclePayPeriodDateValidation.d.ts +1 -1
  249. package/dist/components/Payroll/OffCyclePayPeriodDateForm/useOffCyclePayPeriodDateValidation.js +0 -1
  250. package/dist/components/Payroll/OffCyclePayPeriodDateForm/useOffCyclePayPeriodDateValidation.js.map +1 -1
  251. package/dist/components/Payroll/OffCycleReasonSelection/OffCycleReasonSelection.d.ts +15 -0
  252. package/dist/components/Payroll/OffCycleReasonSelection/OffCycleReasonSelection.js.map +1 -1
  253. package/dist/components/Payroll/OffCycleReasonSelection/OffCycleReasonSelectionPresentation.d.ts +1 -0
  254. package/dist/components/Payroll/OffCycleReasonSelection/OffCycleReasonSelectionPresentation.js.map +1 -1
  255. package/dist/components/Payroll/OffCycleReasonSelection/types.d.ts +43 -0
  256. package/dist/components/Payroll/OffCycleReasonSelection/types.js.map +1 -1
  257. package/dist/components/Payroll/OffCycleTaxWithholdingModal/OffCycleTaxWithholdingModal.d.ts +1 -0
  258. package/dist/components/Payroll/OffCycleTaxWithholdingModal/OffCycleTaxWithholdingModal.js.map +1 -1
  259. package/dist/components/Payroll/OffCycleTaxWithholdingModal/OffCycleTaxWithholdingModalTypes.d.ts +5 -1
  260. package/dist/components/Payroll/OffCycleTaxWithholdingModal/index.d.ts +0 -1
  261. package/dist/components/Payroll/OffCycleTaxWithholdingTable/OffCycleTaxWithholdingTable.d.ts +1 -0
  262. package/dist/components/Payroll/OffCycleTaxWithholdingTable/OffCycleTaxWithholdingTable.js.map +1 -1
  263. package/dist/components/Payroll/OffCycleTaxWithholdingTable/OffCycleTaxWithholdingTableTypes.d.ts +14 -0
  264. package/dist/components/Payroll/OffCycleTaxWithholdingTable/OffCycleTaxWithholdingTableTypes.js.map +1 -1
  265. package/dist/components/Payroll/OffCycleTaxWithholdingTable/index.d.ts +0 -2
  266. package/dist/components/Payroll/PayrollBlocker/components/PayrollBlockerAlerts.d.ts +3 -0
  267. package/dist/components/Payroll/PayrollBlocker/components/PayrollBlockerAlerts.js.map +1 -1
  268. package/dist/components/Payroll/PayrollBlocker/components/PayrollBlockerList.d.ts +19 -5
  269. package/dist/components/Payroll/PayrollBlocker/components/PayrollBlockerList.js +3 -2
  270. package/dist/components/Payroll/PayrollBlocker/components/PayrollBlockerList.js.map +1 -1
  271. package/dist/components/Payroll/PayrollBlocker/index.d.ts +0 -1
  272. package/dist/components/Payroll/PayrollBlocker/payrollHelpers.d.ts +17 -11
  273. package/dist/components/Payroll/PayrollBlocker/payrollHelpers.js +0 -2
  274. package/dist/components/Payroll/PayrollBlocker/payrollHelpers.js.map +1 -1
  275. package/dist/components/Payroll/PayrollConfiguration/PayrollConfiguration.d.ts +31 -3
  276. package/dist/components/Payroll/PayrollConfiguration/PayrollConfiguration.js +1 -2
  277. package/dist/components/Payroll/PayrollConfiguration/PayrollConfiguration.js.map +1 -1
  278. package/dist/components/Payroll/PayrollConfiguration/PayrollConfigurationPresentation.d.ts +1 -0
  279. package/dist/components/Payroll/PayrollConfiguration/PayrollConfigurationPresentation.js.map +1 -1
  280. package/dist/components/Payroll/PayrollConfiguration/grossUpHelpers.d.ts +2 -0
  281. package/dist/components/Payroll/PayrollConfiguration/grossUpHelpers.js.map +1 -1
  282. package/dist/components/Payroll/PayrollConfiguration/usePayrollConfigurationData.d.ts +2 -0
  283. package/dist/components/Payroll/PayrollConfiguration/usePayrollConfigurationData.js.map +1 -1
  284. package/dist/components/Payroll/PayrollEditEmployee/PayrollEditEmployee.d.ts +42 -3
  285. package/dist/components/Payroll/PayrollEditEmployee/PayrollEditEmployee.js +1 -2
  286. package/dist/components/Payroll/PayrollEditEmployee/PayrollEditEmployee.js.map +1 -1
  287. package/dist/components/Payroll/PayrollEditEmployee/PayrollEditEmployeePresentation.d.ts +3 -1
  288. package/dist/components/Payroll/PayrollEditEmployee/PayrollEditEmployeePresentation.js +0 -1
  289. package/dist/components/Payroll/PayrollEditEmployee/PayrollEditEmployeePresentation.js.map +1 -1
  290. package/dist/components/Payroll/PayrollEditEmployee/TimeOffField.d.ts +8 -6
  291. package/dist/components/Payroll/PayrollEditEmployee/TimeOffField.js +0 -1
  292. package/dist/components/Payroll/PayrollEditEmployee/TimeOffField.js.map +1 -1
  293. package/dist/components/Payroll/PayrollExecutionFlow/PayrollExecutionFlow.d.ts +65 -0
  294. package/dist/components/Payroll/PayrollExecutionFlow/PayrollExecutionFlow.js.map +1 -1
  295. package/dist/components/Payroll/PayrollExecutionFlow/index.d.ts +0 -1
  296. package/dist/components/Payroll/PayrollExecutionFlow/payrollExecutionMachine.d.ts +2 -0
  297. package/dist/components/Payroll/PayrollExecutionFlow/payrollExecutionMachine.js.map +1 -1
  298. package/dist/components/Payroll/PayrollFlow/OffCycleFlowContextual.d.ts +1 -0
  299. package/dist/components/Payroll/PayrollFlow/OffCycleFlowContextual.js.map +1 -1
  300. package/dist/components/Payroll/PayrollFlow/PayrollExecutionFlowContextual.d.ts +1 -0
  301. package/dist/components/Payroll/PayrollFlow/PayrollExecutionFlowContextual.js.map +1 -1
  302. package/dist/components/Payroll/PayrollFlow/PayrollFlow.d.ts +38 -0
  303. package/dist/components/Payroll/PayrollFlow/PayrollFlow.js.map +1 -1
  304. package/dist/components/Payroll/PayrollFlow/PayrollFlowComponents.d.ts +27 -0
  305. package/dist/components/Payroll/PayrollFlow/PayrollFlowComponents.js.map +1 -1
  306. package/dist/components/Payroll/PayrollFlow/TransitionFlowContextual.d.ts +1 -0
  307. package/dist/components/Payroll/PayrollFlow/TransitionFlowContextual.js.map +1 -1
  308. package/dist/components/Payroll/PayrollFlow/payrollStateMachine.d.ts +2 -0
  309. package/dist/components/Payroll/PayrollFlow/payrollStateMachine.js.map +1 -1
  310. package/dist/components/Payroll/PayrollHistory/PayrollHistory.d.ts +25 -1
  311. package/dist/components/Payroll/PayrollHistory/PayrollHistory.js +1 -2
  312. package/dist/components/Payroll/PayrollHistory/PayrollHistory.js.map +1 -1
  313. package/dist/components/Payroll/PayrollHistory/PayrollHistoryPresentation.d.ts +1 -0
  314. package/dist/components/Payroll/PayrollHistory/PayrollHistoryPresentation.js.map +1 -1
  315. package/dist/components/Payroll/PayrollLanding/PayrollLanding.d.ts +33 -4
  316. package/dist/components/Payroll/PayrollLanding/PayrollLanding.js +1 -2
  317. package/dist/components/Payroll/PayrollLanding/PayrollLanding.js.map +1 -1
  318. package/dist/components/Payroll/PayrollLanding/PayrollLandingFlowComponents.d.ts +19 -0
  319. package/dist/components/Payroll/PayrollLanding/PayrollLandingFlowComponents.js.map +1 -1
  320. package/dist/components/Payroll/PayrollLanding/payrollLandingStateMachine.d.ts +2 -0
  321. package/dist/components/Payroll/PayrollLanding/payrollLandingStateMachine.js.map +1 -1
  322. package/dist/components/Payroll/PayrollList/PayrollList.d.ts +32 -13
  323. package/dist/components/Payroll/PayrollList/PayrollList.js.map +1 -1
  324. package/dist/components/Payroll/PayrollList/PayrollListPresentation.d.ts +1 -0
  325. package/dist/components/Payroll/PayrollList/PayrollListPresentation.js +65 -68
  326. package/dist/components/Payroll/PayrollList/PayrollListPresentation.js.map +1 -1
  327. package/dist/components/Payroll/PayrollList/types.d.ts +1 -0
  328. package/dist/components/Payroll/PayrollOverview/PayrollOverview.d.ts +39 -3
  329. package/dist/components/Payroll/PayrollOverview/PayrollOverview.js +1 -2
  330. package/dist/components/Payroll/PayrollOverview/PayrollOverview.js.map +1 -1
  331. package/dist/components/Payroll/PayrollOverview/PayrollOverviewPresentation.d.ts +1 -0
  332. package/dist/components/Payroll/PayrollOverview/PayrollOverviewPresentation.js.map +1 -1
  333. package/dist/components/Payroll/PayrollOverview/PayrollOverviewTypes.d.ts +1 -0
  334. package/dist/components/Payroll/PayrollOverview/PayrollOverviewTypes.js.map +1 -1
  335. package/dist/components/Payroll/PayrollOverview/SubmissionBlockers/FastAchSubmissionBlockerBanner.d.ts +1 -0
  336. package/dist/components/Payroll/PayrollOverview/SubmissionBlockers/FastAchSubmissionBlockerBanner.js.map +1 -1
  337. package/dist/components/Payroll/PayrollOverview/SubmissionBlockers/GenericBlocker.d.ts +1 -0
  338. package/dist/components/Payroll/PayrollOverview/SubmissionBlockers/GenericBlocker.js.map +1 -1
  339. package/dist/components/Payroll/PayrollReceipts/PayrollReceipts.d.ts +26 -3
  340. package/dist/components/Payroll/PayrollReceipts/PayrollReceipts.js +8 -12
  341. package/dist/components/Payroll/PayrollReceipts/PayrollReceipts.js.map +1 -1
  342. package/dist/components/Payroll/PayrollReceipts/PayrollReceiptsPresentation.d.ts +1 -0
  343. package/dist/components/Payroll/PayrollReceipts/PayrollReceiptsPresentation.js.map +1 -1
  344. package/dist/components/Payroll/PayrollStatusBadges/PayrollStatusBadges.d.ts +1 -0
  345. package/dist/components/Payroll/PayrollStatusBadges/PayrollStatusBadges.js.map +1 -1
  346. package/dist/components/Payroll/PayrollStatusBadges/index.d.ts +0 -2
  347. package/dist/components/Payroll/PayrollStatusBadges/payrollStatusConfig.d.ts +26 -0
  348. package/dist/components/Payroll/PayrollStatusBadges/payrollStatusConfig.js.map +1 -1
  349. package/dist/components/Payroll/PayrollStatusBadges/usePayrollStatusBadges.d.ts +2 -0
  350. package/dist/components/Payroll/PayrollStatusBadges/usePayrollStatusBadges.js.map +1 -1
  351. package/dist/components/Payroll/RecoveryCases/RecoveryCases.d.ts +21 -1
  352. package/dist/components/Payroll/RecoveryCases/RecoveryCases.js +7 -6
  353. package/dist/components/Payroll/RecoveryCases/RecoveryCases.js.map +1 -1
  354. package/dist/components/Payroll/RecoveryCases/RecoveryCasesComponents.d.ts +5 -0
  355. package/dist/components/Payroll/RecoveryCases/RecoveryCasesComponents.js.map +1 -1
  356. package/dist/components/Payroll/RecoveryCases/RecoveryCasesList/RecoveryCasesList.d.ts +1 -0
  357. package/dist/components/Payroll/RecoveryCases/RecoveryCasesList/RecoveryCasesList.js +3 -2
  358. package/dist/components/Payroll/RecoveryCases/RecoveryCasesList/RecoveryCasesList.js.map +1 -1
  359. package/dist/components/Payroll/RecoveryCases/RecoveryCasesResubmit/RecoveryCasesResubmit.d.ts +1 -0
  360. package/dist/components/Payroll/RecoveryCases/RecoveryCasesResubmit/RecoveryCasesResubmit.js.map +1 -1
  361. package/dist/components/Payroll/RecoveryCases/index.d.ts +0 -1
  362. package/dist/components/Payroll/RecoveryCases/recoveryCasesStateMachine.d.ts +5 -0
  363. package/dist/components/Payroll/RecoveryCases/recoveryCasesStateMachine.js.map +1 -1
  364. package/dist/components/Payroll/RecoveryCases/useRecoveryCaseErrorCode.d.ts +5 -0
  365. package/dist/components/Payroll/RecoveryCases/useRecoveryCaseErrorCode.js.map +1 -1
  366. package/dist/components/Payroll/Transition/TransitionFlow.d.ts +21 -0
  367. package/dist/components/Payroll/Transition/TransitionFlow.js.map +1 -1
  368. package/dist/components/Payroll/Transition/TransitionFlowComponents.d.ts +23 -0
  369. package/dist/components/Payroll/Transition/TransitionFlowComponents.js.map +1 -1
  370. package/dist/components/Payroll/Transition/transitionStateMachine.d.ts +2 -0
  371. package/dist/components/Payroll/Transition/transitionStateMachine.js.map +1 -1
  372. package/dist/components/Payroll/TransitionCreation/TransitionCreation.d.ts +20 -0
  373. package/dist/components/Payroll/TransitionCreation/TransitionCreation.js.map +1 -1
  374. package/dist/components/Payroll/TransitionCreation/TransitionCreationPresentation.d.ts +7 -0
  375. package/dist/components/Payroll/TransitionCreation/TransitionCreationPresentation.js +10 -10
  376. package/dist/components/Payroll/TransitionCreation/TransitionCreationPresentation.js.map +1 -1
  377. package/dist/components/Payroll/TransitionCreation/TransitionCreationTypes.d.ts +27 -0
  378. package/dist/components/Payroll/TransitionCreation/TransitionCreationTypes.js.map +1 -1
  379. package/dist/components/Payroll/TransitionPayrollAlert/TransitionPayrollAlert.d.ts +1 -0
  380. package/dist/components/Payroll/TransitionPayrollAlert/TransitionPayrollAlert.js.map +1 -1
  381. package/dist/components/Payroll/TransitionPayrollAlert/TransitionPayrollAlertPresentation.d.ts +5 -0
  382. package/dist/components/Payroll/TransitionPayrollAlert/TransitionPayrollAlertPresentation.js.map +1 -1
  383. package/dist/components/Payroll/helpers.d.ts +157 -26
  384. package/dist/components/Payroll/helpers.js +0 -1
  385. package/dist/components/Payroll/helpers.js.map +1 -1
  386. package/dist/components/Payroll/index.d.ts +11 -2
  387. package/dist/components/Payroll/payrollTypes.d.ts +24 -0
  388. package/dist/components/Payroll/payrollTypes.js.map +1 -1
  389. package/dist/components/Payroll/usePreparedPayrollData.d.ts +12 -0
  390. package/dist/components/Payroll/usePreparedPayrollData.js +34 -22
  391. package/dist/components/Payroll/usePreparedPayrollData.js.map +1 -1
  392. package/dist/components/Payroll/useUnprocessedTransitionPayPeriods.d.ts +7 -0
  393. package/dist/components/Payroll/useUnprocessedTransitionPayPeriods.js.map +1 -1
  394. package/dist/components/TimeOff/AddEmployeesHoliday/AddEmployeesHoliday.d.ts +19 -0
  395. package/dist/components/TimeOff/AddEmployeesHoliday/AddEmployeesHoliday.js +3 -2
  396. package/dist/components/TimeOff/AddEmployeesHoliday/AddEmployeesHoliday.js.map +1 -1
  397. package/dist/components/TimeOff/AddEmployeesToPolicy/AddEmployeesToPolicy.d.ts +44 -0
  398. package/dist/components/TimeOff/AddEmployeesToPolicy/AddEmployeesToPolicy.js +3 -2
  399. package/dist/components/TimeOff/AddEmployeesToPolicy/AddEmployeesToPolicy.js.map +1 -1
  400. package/dist/components/TimeOff/HolidayPolicyDetail/HolidayPolicyDetail.d.ts +4 -0
  401. package/dist/components/TimeOff/HolidayPolicyDetail/HolidayPolicyDetail.js.map +1 -1
  402. package/dist/components/TimeOff/HolidayPolicyDetail/HolidayPolicyDetailPresentation.d.ts +1 -0
  403. package/dist/components/TimeOff/HolidayPolicyDetail/HolidayPolicyDetailPresentation.js.map +1 -1
  404. package/dist/components/TimeOff/HolidayPolicyDetail/HolidayPolicyDetailTypes.d.ts +28 -2
  405. package/dist/components/TimeOff/HolidayPolicyDetail/index.d.ts +0 -2
  406. package/dist/components/TimeOff/HolidaySelectionForm/HolidaySelectionForm.d.ts +26 -0
  407. package/dist/components/TimeOff/HolidaySelectionForm/HolidaySelectionForm.js.map +1 -1
  408. package/dist/components/TimeOff/HolidaySelectionForm/HolidaySelectionFormPresentation.d.ts +1 -0
  409. package/dist/components/TimeOff/HolidaySelectionForm/HolidaySelectionFormPresentation.js.map +1 -1
  410. package/dist/components/TimeOff/HolidaySelectionForm/HolidaySelectionFormTypes.d.ts +10 -0
  411. package/dist/components/TimeOff/PolicyList/PolicyList.d.ts +25 -0
  412. package/dist/components/TimeOff/PolicyList/PolicyList.js +3 -2
  413. package/dist/components/TimeOff/PolicyList/PolicyList.js.map +1 -1
  414. package/dist/components/TimeOff/PolicyList/PolicyListPresentation.d.ts +1 -0
  415. package/dist/components/TimeOff/PolicyList/PolicyListPresentation.js.map +1 -1
  416. package/dist/components/TimeOff/PolicyList/PolicyListTypes.d.ts +17 -0
  417. package/dist/components/TimeOff/PolicySettings/PolicySettings.d.ts +22 -0
  418. package/dist/components/TimeOff/PolicySettings/PolicySettings.js.map +1 -1
  419. package/dist/components/TimeOff/PolicySettings/PolicySettingsPresentation.d.ts +14 -0
  420. package/dist/components/TimeOff/PolicySettings/PolicySettingsPresentation.js.map +1 -1
  421. package/dist/components/TimeOff/PolicySettings/PolicySettingsTypes.d.ts +31 -0
  422. package/dist/components/TimeOff/PolicyTypeSelector/PolicyTypeSelector.d.ts +23 -0
  423. package/dist/components/TimeOff/PolicyTypeSelector/PolicyTypeSelector.js.map +1 -1
  424. package/dist/components/TimeOff/PolicyTypeSelector/PolicyTypeSelectorPresentation.d.ts +1 -0
  425. package/dist/components/TimeOff/PolicyTypeSelector/PolicyTypeSelectorPresentation.js.map +1 -1
  426. package/dist/components/TimeOff/PolicyTypeSelector/PolicyTypeSelectorTypes.d.ts +10 -0
  427. package/dist/components/TimeOff/TimeOffFlow/TimeOffFlow.d.ts +42 -0
  428. package/dist/components/TimeOff/TimeOffFlow/TimeOffFlow.js.map +1 -1
  429. package/dist/components/TimeOff/TimeOffFlow/TimeOffFlowComponents.d.ts +26 -0
  430. package/dist/components/TimeOff/TimeOffFlow/TimeOffFlowComponents.js.map +1 -1
  431. package/dist/components/TimeOff/TimeOffFlow/timeOffPolicyTypes.d.ts +15 -2
  432. package/dist/components/TimeOff/TimeOffFlow/timeOffPolicyTypes.js +1 -6
  433. package/dist/components/TimeOff/TimeOffFlow/timeOffPolicyTypes.js.map +1 -1
  434. package/dist/components/TimeOff/TimeOffFlow/timeOffStateMachine.d.ts +1 -0
  435. package/dist/components/TimeOff/TimeOffFlow/timeOffStateMachine.js.map +1 -1
  436. package/dist/components/TimeOff/TimeOffManagement/PolicyConfigurationForm/PolicyConfigurationForm.d.ts +29 -0
  437. package/dist/components/TimeOff/TimeOffManagement/PolicyConfigurationForm/PolicyConfigurationForm.js.map +1 -1
  438. package/dist/components/TimeOff/TimeOffManagement/PolicyConfigurationForm/PolicyConfigurationFormPresentation.d.ts +1 -0
  439. package/dist/components/TimeOff/TimeOffManagement/PolicyConfigurationForm/PolicyConfigurationFormPresentation.js.map +1 -1
  440. package/dist/components/TimeOff/TimeOffManagement/PolicyConfigurationForm/PolicyConfigurationFormTypes.d.ts +59 -1
  441. package/dist/components/TimeOff/TimeOffManagement/PolicyConfigurationForm/index.d.ts +0 -3
  442. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/SelectEmployeesHoliday.d.ts +1 -0
  443. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/SelectEmployeesHoliday.js.map +1 -1
  444. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/SelectEmployeesPresentation.d.ts +1 -0
  445. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/SelectEmployeesPresentation.js +43 -42
  446. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/SelectEmployeesPresentation.js.map +1 -1
  447. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/SelectEmployeesPresentationTypes.d.ts +2 -0
  448. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/SelectEmployeesTimeOff.d.ts +1 -0
  449. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/SelectEmployeesTimeOff.js.map +1 -1
  450. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/useSelectEmployeesData.d.ts +3 -0
  451. package/dist/components/TimeOff/TimeOffManagement/SelectEmployees/useSelectEmployeesData.js.map +1 -1
  452. package/dist/components/TimeOff/TimeOffPolicyDetail/EditEmployeeBalanceModal.d.ts +9 -0
  453. package/dist/components/TimeOff/TimeOffPolicyDetail/EditEmployeeBalanceModal.js.map +1 -1
  454. package/dist/components/TimeOff/TimeOffPolicyDetail/TimeOffPolicyDetail.d.ts +25 -0
  455. package/dist/components/TimeOff/TimeOffPolicyDetail/TimeOffPolicyDetail.js.map +1 -1
  456. package/dist/components/TimeOff/TimeOffPolicyDetail/TimeOffPolicyDetailPresentation.d.ts +14 -0
  457. package/dist/components/TimeOff/TimeOffPolicyDetail/TimeOffPolicyDetailPresentation.js.map +1 -1
  458. package/dist/components/TimeOff/TimeOffPolicyDetail/TimeOffPolicyDetailTypes.d.ts +97 -6
  459. package/dist/components/TimeOff/TimeOffPolicyDetail/index.d.ts +1 -5
  460. package/dist/components/TimeOff/ViewHolidayEmployees/ViewHolidayEmployees.d.ts +23 -0
  461. package/dist/components/TimeOff/ViewHolidayEmployees/ViewHolidayEmployees.js.map +1 -1
  462. package/dist/components/TimeOff/ViewHolidayPolicyDetails/ViewHolidayPolicyDetails.d.ts +22 -0
  463. package/dist/components/TimeOff/ViewHolidayPolicyDetails/ViewHolidayPolicyDetails.js.map +1 -1
  464. package/dist/components/TimeOff/ViewHolidaySchedule/ViewHolidaySchedule.d.ts +22 -0
  465. package/dist/components/TimeOff/ViewHolidaySchedule/ViewHolidaySchedule.js.map +1 -1
  466. package/dist/components/TimeOff/index.d.ts +8 -2
  467. package/dist/components/TimeOff/shared/EmployeeTable/EmployeeTable.d.ts +1 -0
  468. package/dist/components/TimeOff/shared/EmployeeTable/EmployeeTable.js +48 -49
  469. package/dist/components/TimeOff/shared/EmployeeTable/EmployeeTable.js.map +1 -1
  470. package/dist/components/TimeOff/shared/EmployeeTable/EmployeeTableTypes.d.ts +66 -0
  471. package/dist/components/TimeOff/shared/PolicyDetailLayout/PolicyDetailLayout.d.ts +1 -0
  472. package/dist/components/TimeOff/shared/PolicyDetailLayout/PolicyDetailLayout.js.map +1 -1
  473. package/dist/components/TimeOff/shared/PolicyDetailLayout/PolicyDetailLayoutTypes.d.ts +28 -0
  474. package/dist/components/TimeOff/shared/PolicyDetailLayout/index.d.ts +0 -1
  475. package/dist/components/TimeOff/shared/holidayHelpers.d.ts +5 -0
  476. package/dist/components/TimeOff/shared/holidayHelpers.js.map +1 -1
  477. package/dist/contexts/ComponentAdapter/componentAdapterTypes.d.ts +4 -4
  478. package/dist/contexts/ComponentAdapter/createComponentsWithDefaults.d.ts +39 -39
  479. package/dist/contexts/ComponentAdapter/createComponentsWithDefaults.js.map +1 -1
  480. package/dist/contexts/ComponentAdapter/useComponentContext.d.ts +42 -42
  481. package/dist/contexts/ComponentAdapter/useComponentContext.js.map +1 -1
  482. package/dist/index.d.ts +1 -1
  483. package/dist/index.js +206 -205
  484. package/dist/partner-hook-utils/form/fields/DatePickerHookField.js +1 -1
  485. package/dist/shared/constants.d.ts +12 -1
  486. package/dist/shared/constants.js.map +1 -1
  487. package/docs/reference/endpoint-inventory.json +55 -0
  488. package/package.json +6 -5
  489. package/dist/assets/icons/feature-icon-check.svg.js +0 -10
  490. package/dist/assets/icons/feature-icon-check.svg.js.map +0 -1
  491. package/dist/components/Payroll/PayrollEditEmployee/index.d.ts +0 -4
  492. package/dist/components/Payroll/PayrollFlow/index.d.ts +0 -3
  493. package/dist/components/TimeOff/TimeOffFlow/index.d.ts +0 -3
  494. package/dist/components/TimeOff/shared/EmployeeTable/index.d.ts +0 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,28 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.48.2](https://github.com/Gusto/embedded-react-sdk/compare/v0.48.1...v0.48.2) (2026-06-17)
4
+
5
+ ### Features & Enhancements
6
+
7
+ - **Employee:** export DocumentSigner sub-components from EmployeeOnboarding ([#2192](https://github.com/Gusto/embedded-react-sdk/issues/2192)) ([5749f99](https://github.com/Gusto/embedded-react-sdk/commit/5749f99d720bd7c0614d97bef8270020150b3ab5))
8
+
9
+ ### Fixes
10
+
11
+ - **Payroll:** use EmptyData for PayrollList empty state ([#2189](https://github.com/Gusto/embedded-react-sdk/issues/2189)) ([ac0514a](https://github.com/Gusto/embedded-react-sdk/commit/ac0514a367445e308e128eeb688e1b6a381f992a))
12
+ - **TimeOff:** use empty data component for empty states ([#2188](https://github.com/Gusto/embedded-react-sdk/issues/2188)) ([890e155](https://github.com/Gusto/embedded-react-sdk/commit/890e15554306147ef042c5e753ef678ff81070c0))
13
+
14
+ ### Chores & Maintenance
15
+
16
+ - add STANDALONE_PAGES routing to sdk-router (1/4) ([#2172](https://github.com/Gusto/embedded-react-sdk/issues/2172)) ([0442494](https://github.com/Gusto/embedded-react-sdk/commit/044249425647ccda5d3b1cc322262e163cc000f1))
17
+ - **deps-dev:** bump @storybook/react-vite from 10.4.4 to 10.4.6 ([#2185](https://github.com/Gusto/embedded-react-sdk/issues/2185)) ([6611fdc](https://github.com/Gusto/embedded-react-sdk/commit/6611fdc06e89c1e01f3029dbbe9310a1abfd5bff))
18
+ - **deps-dev:** bump @typescript-eslint/parser from 8.61.0 to 8.61.1 ([#2182](https://github.com/Gusto/embedded-react-sdk/issues/2182)) ([bd19b5f](https://github.com/Gusto/embedded-react-sdk/commit/bd19b5f89359252d92ffd5785e7ada92a093e880))
19
+ - **deps-dev:** bump @vitest/coverage-v8 from 4.1.8 to 4.1.9 ([#2183](https://github.com/Gusto/embedded-react-sdk/issues/2183)) ([e2174fa](https://github.com/Gusto/embedded-react-sdk/commit/e2174fa840b332f9bed3d10837e936e272f950ea))
20
+ - **deps-dev:** bump vitest from 4.1.8 to 4.1.9 ([#2184](https://github.com/Gusto/embedded-react-sdk/issues/2184)) ([0d1acf7](https://github.com/Gusto/embedded-react-sdk/commit/0d1acf744b7386cefa186825f74794170ee65fe7))
21
+ - **DocumentList:** unify empty and error states via EmptyData ([#2190](https://github.com/Gusto/embedded-react-sdk/issues/2190)) ([6324058](https://github.com/Gusto/embedded-react-sdk/commit/6324058d200a1b2a799dd59026743a454be847fa))
22
+ - export utility types, add TSDoc [@group](https://github.com/group) tags (2/4) ([#2173](https://github.com/Gusto/embedded-react-sdk/issues/2173)) ([75c3668](https://github.com/Gusto/embedded-react-sdk/commit/75c36685d8f562c4d270bc279a3115efba53e7b3))
23
+ - **tsdoc-backfill:** backfill Payroll ([#2181](https://github.com/Gusto/embedded-react-sdk/issues/2181)) ([32f226e](https://github.com/Gusto/embedded-react-sdk/commit/32f226e3f8284320dcf78f64d32bc492dc9579cb))
24
+ - **tsdoc-backfill:** backfill TimeOff ([#2179](https://github.com/Gusto/embedded-react-sdk/issues/2179)) ([e6d2c2b](https://github.com/Gusto/embedded-react-sdk/commit/e6d2c2b76d8041137346c4d675cc17dc85b366fa))
25
+
3
26
  ## [0.48.1](https://github.com/Gusto/embedded-react-sdk/compare/v0.48.0...v0.48.1) (2026-06-16)
4
27
 
5
28
  ### Fixes
@@ -1,40 +1,40 @@
1
1
  import { jsxs as g, Fragment as h, jsx as t } from "react/jsx-runtime";
2
2
  import { EmptyData as f } from "../EmptyData/EmptyData.js";
3
- import n from "./DocumentList.module.scss.js";
3
+ import o from "./DocumentList.module.scss.js";
4
4
  import { useComponentContext as x } from "../../../contexts/ComponentAdapter/useComponentContext.js";
5
5
  import { useDataView as C } from "../DataView/useDataView.js";
6
6
  import { DataView as w } from "../DataView/DataView.js";
7
- function V({
8
- forms: o,
7
+ function z({
8
+ forms: s,
9
9
  canSign: a = !0,
10
10
  onRequestSign: m,
11
11
  withError: c = !1,
12
12
  label: d,
13
- columnLabels: s,
14
- statusLabels: r,
13
+ columnLabels: r,
14
+ statusLabels: n,
15
15
  emptyStateLabel: l,
16
16
  errorLabel: p
17
17
  }) {
18
18
  const e = x(), { ...u } = C({
19
- data: o,
19
+ data: s,
20
20
  columns: [
21
21
  {
22
- title: s.form,
22
+ title: r.form,
23
23
  render: (i) => /* @__PURE__ */ g(h, { children: [
24
24
  /* @__PURE__ */ t(e.Text, { weight: "medium", size: "sm", children: i.title }),
25
25
  /* @__PURE__ */ t(e.Text, { variant: "supporting", size: "sm", children: i.description })
26
26
  ] })
27
27
  },
28
28
  {
29
- title: s.action,
30
- render: (i) => /* @__PURE__ */ t("div", { className: n.statusCell, children: i.requires_signing ? a ? /* @__PURE__ */ t(e.Button, { variant: "secondary", onClick: () => m?.(i), children: r.signCta }) : /* @__PURE__ */ t(e.Badge, { status: "warning", children: r.notSigned }) : /* @__PURE__ */ t(e.Badge, { status: "success", children: r.complete }) })
29
+ title: r.action,
30
+ render: (i) => /* @__PURE__ */ t("div", { className: o.statusCell, children: i.requires_signing ? a ? /* @__PURE__ */ t(e.Button, { variant: "secondary", onClick: () => m?.(i), children: n.signCta }) : /* @__PURE__ */ t(e.Badge, { status: "warning", children: n.notSigned }) : /* @__PURE__ */ t(e.Badge, { status: "success", children: n.complete }) })
31
31
  }
32
32
  ],
33
- emptyState: () => c ? /* @__PURE__ */ t(e.Text, { className: n.documentListError, children: p }) : /* @__PURE__ */ t(f, { title: l })
33
+ emptyState: () => /* @__PURE__ */ t(f, { title: c ? p : l })
34
34
  });
35
- return /* @__PURE__ */ t("div", { className: n.documentList, children: /* @__PURE__ */ t(w, { label: d, ...u }) });
35
+ return /* @__PURE__ */ t("div", { className: o.documentList, children: /* @__PURE__ */ t(w, { label: d, ...u }) });
36
36
  }
37
37
  export {
38
- V as DocumentList
38
+ z as DocumentList
39
39
  };
40
40
  //# sourceMappingURL=DocumentList.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"DocumentList.js","sources":["../../../../src/components/Common/DocumentList/DocumentList.tsx"],"sourcesContent":["import { DataView, useDataView } from '../DataView'\nimport { EmptyData } from '../EmptyData/EmptyData'\nimport styles from './DocumentList.module.scss'\nimport { useComponentContext } from '@/contexts/ComponentAdapter/useComponentContext'\n\n/** @internal */\nexport interface FormData {\n /** Unique identifier for the form. */\n uuid: string\n /** Display title shown in the list row. */\n title?: string\n /** Secondary description shown beneath the title. */\n description?: string\n /** Whether the form still requires a signature. */\n requires_signing?: boolean\n}\n\ninterface DocumentListProps {\n forms: FormData[]\n canSign?: boolean\n onRequestSign?: (form: FormData) => void\n withError?: boolean\n label: string\n columnLabels: {\n form: string\n action: string\n }\n statusLabels: {\n signCta: string\n notSigned: string\n complete: string\n }\n emptyStateLabel: string\n errorLabel: string\n}\n\n/** @internal */\nfunction DocumentList({\n forms,\n canSign = true,\n onRequestSign,\n withError = false,\n label,\n columnLabels,\n statusLabels,\n emptyStateLabel,\n errorLabel,\n}: DocumentListProps) {\n const Components = useComponentContext()\n const { ...dataViewProps } = useDataView({\n data: forms,\n columns: [\n {\n title: columnLabels.form,\n render: (form: FormData) => (\n <>\n <Components.Text weight=\"medium\" size=\"sm\">\n {form.title}\n </Components.Text>\n <Components.Text variant=\"supporting\" size=\"sm\">\n {form.description}\n </Components.Text>\n </>\n ),\n },\n {\n title: columnLabels.action,\n render: (form: FormData) => (\n <div className={styles.statusCell}>\n {form.requires_signing ? (\n canSign ? (\n <Components.Button variant=\"secondary\" onClick={() => onRequestSign?.(form)}>\n {statusLabels.signCta}\n </Components.Button>\n ) : (\n <Components.Badge status=\"warning\">{statusLabels.notSigned}</Components.Badge>\n )\n ) : (\n <Components.Badge status=\"success\">{statusLabels.complete}</Components.Badge>\n )}\n </div>\n ),\n },\n ],\n emptyState: () =>\n withError ? (\n <Components.Text className={styles.documentListError}>{errorLabel}</Components.Text>\n ) : (\n <EmptyData title={emptyStateLabel} />\n ),\n })\n\n return (\n <div className={styles.documentList}>\n <DataView label={label} {...dataViewProps} />\n </div>\n )\n}\n\nexport { DocumentList }\n"],"names":["DocumentList","forms","canSign","onRequestSign","withError","label","columnLabels","statusLabels","emptyStateLabel","errorLabel","Components","useComponentContext","dataViewProps","useDataView","form","jsxs","Fragment","jsx","styles","EmptyData","DataView"],"mappings":";;;;;;AAqCA,SAASA,EAAa;AAAA,EACpB,OAAAC;AAAA,EACA,SAAAC,IAAU;AAAA,EACV,eAAAC;AAAA,EACA,WAAAC,IAAY;AAAA,EACZ,OAAAC;AAAA,EACA,cAAAC;AAAA,EACA,cAAAC;AAAA,EACA,iBAAAC;AAAA,EACA,YAAAC;AACF,GAAsB;AACpB,QAAMC,IAAaC,EAAA,GACb,EAAE,GAAGC,EAAA,IAAkBC,EAAY;AAAA,IACvC,MAAMZ;AAAA,IACN,SAAS;AAAA,MACP;AAAA,QACE,OAAOK,EAAa;AAAA,QACpB,QAAQ,CAACQ,MACP,gBAAAC,EAAAC,GAAA,EACE,UAAA;AAAA,UAAA,gBAAAC,EAACP,EAAW,MAAX,EAAgB,QAAO,UAAS,MAAK,MACnC,YAAK,MAAA,CACR;AAAA,UACA,gBAAAO,EAACP,EAAW,MAAX,EAAgB,SAAQ,cAAa,MAAK,MACxC,UAAAI,EAAK,YAAA,CACR;AAAA,QAAA,EAAA,CACF;AAAA,MAAA;AAAA,MAGJ;AAAA,QACE,OAAOR,EAAa;AAAA,QACpB,QAAQ,CAACQ,wBACN,OAAA,EAAI,WAAWI,EAAO,YACpB,UAAAJ,EAAK,mBACJZ,IACE,gBAAAe,EAACP,EAAW,QAAX,EAAkB,SAAQ,aAAY,SAAS,MAAMP,IAAgBW,CAAI,GACvE,UAAAP,EAAa,SAChB,IAEA,gBAAAU,EAACP,EAAW,OAAX,EAAiB,QAAO,WAAW,UAAAH,EAAa,WAAU,IAG7D,gBAAAU,EAACP,EAAW,OAAX,EAAiB,QAAO,WAAW,UAAAH,EAAa,UAAS,EAAA,CAE9D;AAAA,MAAA;AAAA,IAEJ;AAAA,IAEF,YAAY,MACVH,IACE,gBAAAa,EAACP,EAAW,MAAX,EAAgB,WAAWQ,EAAO,mBAAoB,UAAAT,EAAA,CAAW,IAElE,gBAAAQ,EAACE,GAAA,EAAU,OAAOX,EAAA,CAAiB;AAAA,EAAA,CAExC;AAED,SACE,gBAAAS,EAAC,OAAA,EAAI,WAAWC,EAAO,cACrB,4BAACE,GAAA,EAAS,OAAAf,GAAe,GAAGO,EAAA,CAAe,EAAA,CAC7C;AAEJ;"}
1
+ {"version":3,"file":"DocumentList.js","sources":["../../../../src/components/Common/DocumentList/DocumentList.tsx"],"sourcesContent":["import { DataView, useDataView } from '../DataView'\nimport { EmptyData } from '../EmptyData/EmptyData'\nimport styles from './DocumentList.module.scss'\nimport { useComponentContext } from '@/contexts/ComponentAdapter/useComponentContext'\n\n/** @internal */\nexport interface FormData {\n /** Unique identifier for the form. */\n uuid: string\n /** Display title shown in the list row. */\n title?: string\n /** Secondary description shown beneath the title. */\n description?: string\n /** Whether the form still requires a signature. */\n requires_signing?: boolean\n}\n\ninterface DocumentListProps {\n forms: FormData[]\n canSign?: boolean\n onRequestSign?: (form: FormData) => void\n withError?: boolean\n label: string\n columnLabels: {\n form: string\n action: string\n }\n statusLabels: {\n signCta: string\n notSigned: string\n complete: string\n }\n emptyStateLabel: string\n errorLabel: string\n}\n\n/** @internal */\nfunction DocumentList({\n forms,\n canSign = true,\n onRequestSign,\n withError = false,\n label,\n columnLabels,\n statusLabels,\n emptyStateLabel,\n errorLabel,\n}: DocumentListProps) {\n const Components = useComponentContext()\n const { ...dataViewProps } = useDataView({\n data: forms,\n columns: [\n {\n title: columnLabels.form,\n render: (form: FormData) => (\n <>\n <Components.Text weight=\"medium\" size=\"sm\">\n {form.title}\n </Components.Text>\n <Components.Text variant=\"supporting\" size=\"sm\">\n {form.description}\n </Components.Text>\n </>\n ),\n },\n {\n title: columnLabels.action,\n render: (form: FormData) => (\n <div className={styles.statusCell}>\n {form.requires_signing ? (\n canSign ? (\n <Components.Button variant=\"secondary\" onClick={() => onRequestSign?.(form)}>\n {statusLabels.signCta}\n </Components.Button>\n ) : (\n <Components.Badge status=\"warning\">{statusLabels.notSigned}</Components.Badge>\n )\n ) : (\n <Components.Badge status=\"success\">{statusLabels.complete}</Components.Badge>\n )}\n </div>\n ),\n },\n ],\n emptyState: () => <EmptyData title={withError ? errorLabel : emptyStateLabel} />,\n })\n\n return (\n <div className={styles.documentList}>\n <DataView label={label} {...dataViewProps} />\n </div>\n )\n}\n\nexport { DocumentList }\n"],"names":["DocumentList","forms","canSign","onRequestSign","withError","label","columnLabels","statusLabels","emptyStateLabel","errorLabel","Components","useComponentContext","dataViewProps","useDataView","form","jsxs","Fragment","jsx","styles","EmptyData","DataView"],"mappings":";;;;;;AAqCA,SAASA,EAAa;AAAA,EACpB,OAAAC;AAAA,EACA,SAAAC,IAAU;AAAA,EACV,eAAAC;AAAA,EACA,WAAAC,IAAY;AAAA,EACZ,OAAAC;AAAA,EACA,cAAAC;AAAA,EACA,cAAAC;AAAA,EACA,iBAAAC;AAAA,EACA,YAAAC;AACF,GAAsB;AACpB,QAAMC,IAAaC,EAAA,GACb,EAAE,GAAGC,EAAA,IAAkBC,EAAY;AAAA,IACvC,MAAMZ;AAAA,IACN,SAAS;AAAA,MACP;AAAA,QACE,OAAOK,EAAa;AAAA,QACpB,QAAQ,CAACQ,MACP,gBAAAC,EAAAC,GAAA,EACE,UAAA;AAAA,UAAA,gBAAAC,EAACP,EAAW,MAAX,EAAgB,QAAO,UAAS,MAAK,MACnC,YAAK,MAAA,CACR;AAAA,UACA,gBAAAO,EAACP,EAAW,MAAX,EAAgB,SAAQ,cAAa,MAAK,MACxC,UAAAI,EAAK,YAAA,CACR;AAAA,QAAA,EAAA,CACF;AAAA,MAAA;AAAA,MAGJ;AAAA,QACE,OAAOR,EAAa;AAAA,QACpB,QAAQ,CAACQ,wBACN,OAAA,EAAI,WAAWI,EAAO,YACpB,UAAAJ,EAAK,mBACJZ,IACE,gBAAAe,EAACP,EAAW,QAAX,EAAkB,SAAQ,aAAY,SAAS,MAAMP,IAAgBW,CAAI,GACvE,UAAAP,EAAa,SAChB,IAEA,gBAAAU,EAACP,EAAW,OAAX,EAAiB,QAAO,WAAW,UAAAH,EAAa,WAAU,IAG7D,gBAAAU,EAACP,EAAW,OAAX,EAAiB,QAAO,WAAW,UAAAH,EAAa,UAAS,EAAA,CAE9D;AAAA,MAAA;AAAA,IAEJ;AAAA,IAEF,YAAY,MAAM,gBAAAU,EAACE,KAAU,OAAOf,IAAYK,IAAaD,EAAA,CAAiB;AAAA,EAAA,CAC/E;AAED,SACE,gBAAAS,EAAC,OAAA,EAAI,WAAWC,EAAO,cACrB,4BAACE,GAAA,EAAS,OAAAf,GAAe,GAAGO,EAAA,CAAe,EAAA,CAC7C;AAEJ;"}
@@ -1,12 +1,10 @@
1
- const t = "_documentList_y7zef_1", s = "_statusCell_y7zef_16", e = "_documentListError_y7zef_20", o = {
1
+ const t = "_documentList_y7zef_1", s = "_statusCell_y7zef_16", e = {
2
2
  documentList: t,
3
- statusCell: s,
4
- documentListError: e
3
+ statusCell: s
5
4
  };
6
5
  export {
7
- o as default,
6
+ e as default,
8
7
  t as documentList,
9
- e as documentListError,
10
8
  s as statusCell
11
9
  };
12
10
  //# sourceMappingURL=DocumentList.module.scss.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"DocumentList.module.scss.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;"}
1
+ {"version":3,"file":"DocumentList.module.scss.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
@@ -7,6 +7,7 @@ import { InternalFieldLayoutProps, SharedFieldLayoutProps } from '../FieldLayout
7
7
  * Alias of {@link SharedFieldLayoutProps} — exposed as a distinct name to mirror the horizontal layout used by these controls.
8
8
  *
9
9
  * @public
10
+ * @interface
10
11
  */
11
12
  export type SharedHorizontalFieldLayoutProps = SharedFieldLayoutProps;
12
13
  /**
@@ -1,12 +1,16 @@
1
- /** @public */
1
+ /**
2
+ * @public
3
+ * @group Utility Types
4
+ */
2
5
  export type PaginationItemsPerPage = 5 | 10 | 25 | 50;
3
6
  /**
4
7
  * Props your `PaginationControl` implementation must accept from the component adapter.
5
8
  * Renders pagination controls for navigating between pages of results.
6
9
  *
7
10
  * @public
11
+ * @group Component Props
8
12
  */
9
- export type PaginationControlProps = {
13
+ export interface PaginationControlProps {
10
14
  /** Navigate to the first page. */
11
15
  handleFirstPage: () => void;
12
16
  /** Navigate to the previous page. */
@@ -27,4 +31,4 @@ export type PaginationControlProps = {
27
31
  itemsPerPage?: PaginationItemsPerPage;
28
32
  /** Whether a page fetch is in progress. */
29
33
  isFetching?: boolean;
30
- };
34
+ }
@@ -4,6 +4,7 @@ import { ReactNode } from 'react';
4
4
  * Renders a loading state during payroll calculation.
5
5
  *
6
6
  * @public
7
+ * @group Component Props
7
8
  */
8
9
  export interface PayrollLoadingProps {
9
10
  /** The heading text displayed above the loading animation. */
@@ -4,6 +4,7 @@ import { ReactNode } from 'react';
4
4
  * Renders a status message with an optional dismiss action; used for errors, warnings, success confirmations, and informational messages.
5
5
  *
6
6
  * @public
7
+ * @group Component Props
7
8
  */
8
9
  export interface AlertProps {
9
10
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"AlertTypes.js","sources":["../../../../../src/components/Common/UI/Alert/AlertTypes.ts"],"sourcesContent":["import type { ReactNode } from 'react'\n\n/**\n * Props your `Alert` implementation must accept from the component adapter.\n * Renders a status message with an optional dismiss action; used for errors, warnings, success confirmations, and informational messages.\n *\n * @public\n */\nexport interface AlertProps {\n /**\n * The visual status that the alert should convey\n *\n * @defaultValue `'info'`\n */\n status?: 'info' | 'success' | 'warning' | 'error'\n /**\n * The label text for the alert\n */\n label: string\n /**\n * Optional children to be rendered inside the alert\n */\n children?: ReactNode\n /**\n * Optional action node (e.g. a Button) rendered inline beside the label,\n * before the dismiss button. Use this for compact alerts that need a single\n * call-to-action next to the heading (e.g. a \"Review\" button summarising\n * details available in a modal). Multi-line supporting copy should still\n * pass through `children`.\n */\n action?: ReactNode\n /**\n * Optional custom icon component to override the default icon\n */\n icon?: ReactNode\n /**\n * CSS className to be applied\n */\n className?: string\n /**\n * Optional callback function called when the dismiss button is clicked\n */\n onDismiss?: () => void\n /**\n * Whether to disable scrolling the alert into view and focusing it on mount. Set to true when using inside modals.\n */\n disableScrollIntoView?: boolean\n}\n\n/**\n * Default prop values for Alert component.\n *\n * @internal\n */\nexport const AlertDefaults = {\n status: 'info',\n} as const satisfies Partial<AlertProps>\n"],"names":["AlertDefaults"],"mappings":"AAsDO,MAAMA,IAAgB;AAAA,EAC3B,QAAQ;AACV;"}
1
+ {"version":3,"file":"AlertTypes.js","sources":["../../../../../src/components/Common/UI/Alert/AlertTypes.ts"],"sourcesContent":["import type { ReactNode } from 'react'\n\n/**\n * Props your `Alert` implementation must accept from the component adapter.\n * Renders a status message with an optional dismiss action; used for errors, warnings, success confirmations, and informational messages.\n *\n * @public\n * @group Component Props\n */\nexport interface AlertProps {\n /**\n * The visual status that the alert should convey\n *\n * @defaultValue `'info'`\n */\n status?: 'info' | 'success' | 'warning' | 'error'\n /**\n * The label text for the alert\n */\n label: string\n /**\n * Optional children to be rendered inside the alert\n */\n children?: ReactNode\n /**\n * Optional action node (e.g. a Button) rendered inline beside the label,\n * before the dismiss button. Use this for compact alerts that need a single\n * call-to-action next to the heading (e.g. a \"Review\" button summarising\n * details available in a modal). Multi-line supporting copy should still\n * pass through `children`.\n */\n action?: ReactNode\n /**\n * Optional custom icon component to override the default icon\n */\n icon?: ReactNode\n /**\n * CSS className to be applied\n */\n className?: string\n /**\n * Optional callback function called when the dismiss button is clicked\n */\n onDismiss?: () => void\n /**\n * Whether to disable scrolling the alert into view and focusing it on mount. Set to true when using inside modals.\n */\n disableScrollIntoView?: boolean\n}\n\n/**\n * Default prop values for Alert component.\n *\n * @internal\n */\nexport const AlertDefaults = {\n status: 'info',\n} as const satisfies Partial<AlertProps>\n"],"names":["AlertDefaults"],"mappings":"AAuDO,MAAMA,IAAgB;AAAA,EAC3B,QAAQ;AACV;"}
@@ -4,6 +4,7 @@ import { HTMLAttributes, ReactNode } from 'react';
4
4
  * Renders a small inline label for status, counts, or tags; optionally dismissible.
5
5
  *
6
6
  * @public
7
+ * @group Component Props
7
8
  */
8
9
  export interface BadgeProps extends Pick<HTMLAttributes<HTMLSpanElement>, 'className' | 'id' | 'aria-label'> {
9
10
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"BadgeTypes.js","sources":["../../../../../src/components/Common/UI/Badge/BadgeTypes.ts"],"sourcesContent":["import type { HTMLAttributes, ReactNode } from 'react'\n\n/**\n * Props your `Badge` implementation must accept from the component adapter.\n * Renders a small inline label for status, counts, or tags; optionally dismissible.\n *\n * @public\n */\nexport interface BadgeProps extends Pick<\n HTMLAttributes<HTMLSpanElement>,\n 'className' | 'id' | 'aria-label'\n> {\n /**\n * Content to be displayed inside the badge\n */\n children: ReactNode\n /**\n * Visual style variant of the badge\n *\n * @defaultValue `'info'`\n */\n status?: 'success' | 'warning' | 'error' | 'info'\n /**\n * Optional callback when the dismiss button is clicked. When provided, a dismiss button is rendered inside the badge.\n */\n onDismiss?: () => void\n /**\n * Accessible label for the dismiss button\n */\n dismissAriaLabel?: string\n /**\n * Whether the badge interaction is disabled\n */\n isDisabled?: boolean\n}\n\n/**\n * Default prop values for Badge component.\n *\n * @internal\n */\nexport const BadgeDefaults = {\n status: 'info',\n} as const satisfies Partial<BadgeProps>\n"],"names":["BadgeDefaults"],"mappings":"AAyCO,MAAMA,IAAgB;AAAA,EAC3B,QAAQ;AACV;"}
1
+ {"version":3,"file":"BadgeTypes.js","sources":["../../../../../src/components/Common/UI/Badge/BadgeTypes.ts"],"sourcesContent":["import type { HTMLAttributes, ReactNode } from 'react'\n\n/**\n * Props your `Badge` implementation must accept from the component adapter.\n * Renders a small inline label for status, counts, or tags; optionally dismissible.\n *\n * @public\n * @group Component Props\n */\nexport interface BadgeProps extends Pick<\n HTMLAttributes<HTMLSpanElement>,\n 'className' | 'id' | 'aria-label'\n> {\n /**\n * Content to be displayed inside the badge\n */\n children: ReactNode\n /**\n * Visual style variant of the badge\n *\n * @defaultValue `'info'`\n */\n status?: 'success' | 'warning' | 'error' | 'info'\n /**\n * Optional callback when the dismiss button is clicked. When provided, a dismiss button is rendered inside the badge.\n */\n onDismiss?: () => void\n /**\n * Accessible label for the dismiss button\n */\n dismissAriaLabel?: string\n /**\n * Whether the badge interaction is disabled\n */\n isDisabled?: boolean\n}\n\n/**\n * Default prop values for Badge component.\n *\n * @internal\n */\nexport const BadgeDefaults = {\n status: 'info',\n} as const satisfies Partial<BadgeProps>\n"],"names":["BadgeDefaults"],"mappings":"AA0CO,MAAMA,IAAgB;AAAA,EAC3B,QAAQ;AACV;"}
@@ -4,6 +4,7 @@ import { HTMLAttributes, ReactNode } from 'react';
4
4
  * Renders a full-width notification banner with a colored header and body content area; used for prominent warnings and errors.
5
5
  *
6
6
  * @public
7
+ * @group Component Props
7
8
  */
8
9
  export interface BannerProps extends Pick<HTMLAttributes<HTMLDivElement>, 'className' | 'id' | 'aria-label'> {
9
10
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"BannerTypes.js","sources":["../../../../../src/components/Common/UI/Banner/BannerTypes.ts"],"sourcesContent":["import type { HTMLAttributes, ReactNode } from 'react'\n\n/**\n * Props your `Banner` implementation must accept from the component adapter.\n * Renders a full-width notification banner with a colored header and body content area; used for prominent warnings and errors.\n *\n * @public\n */\nexport interface BannerProps extends Pick<\n HTMLAttributes<HTMLDivElement>,\n 'className' | 'id' | 'aria-label'\n> {\n /**\n * Title content displayed in the colored header section\n */\n title: ReactNode\n /**\n * Content to be displayed in the main content area\n */\n children: ReactNode\n /**\n * Visual status variant of the banner\n *\n * @defaultValue `'warning'`\n */\n status?: 'warning' | 'error'\n}\n\n/**\n * Default prop values for Banner component.\n *\n * @internal\n */\nexport const BannerDefaults = {\n status: 'warning',\n} as const satisfies Partial<BannerProps>\n"],"names":["BannerDefaults"],"mappings":"AAiCO,MAAMA,IAAiB;AAAA,EAC5B,QAAQ;AACV;"}
1
+ {"version":3,"file":"BannerTypes.js","sources":["../../../../../src/components/Common/UI/Banner/BannerTypes.ts"],"sourcesContent":["import type { HTMLAttributes, ReactNode } from 'react'\n\n/**\n * Props your `Banner` implementation must accept from the component adapter.\n * Renders a full-width notification banner with a colored header and body content area; used for prominent warnings and errors.\n *\n * @public\n * @group Component Props\n */\nexport interface BannerProps extends Pick<\n HTMLAttributes<HTMLDivElement>,\n 'className' | 'id' | 'aria-label'\n> {\n /**\n * Title content displayed in the colored header section\n */\n title: ReactNode\n /**\n * Content to be displayed in the main content area\n */\n children: ReactNode\n /**\n * Visual status variant of the banner\n *\n * @defaultValue `'warning'`\n */\n status?: 'warning' | 'error'\n}\n\n/**\n * Default prop values for Banner component.\n *\n * @internal\n */\nexport const BannerDefaults = {\n status: 'warning',\n} as const satisfies Partial<BannerProps>\n"],"names":["BannerDefaults"],"mappings":"AAkCO,MAAMA,IAAiB;AAAA,EAC5B,QAAQ;AACV;"}
@@ -4,6 +4,7 @@ import { ReactNode } from 'react';
4
4
  * Renders a sectioned layout container with distinct header, body, and footer areas.
5
5
  *
6
6
  * @public
7
+ * @group Component Props
7
8
  */
8
9
  export interface BoxProps {
9
10
  /**
@@ -4,6 +4,7 @@ import { ReactNode } from 'react';
4
4
  * Renders the header section of a Box, combining a title, optional description, and an optional inline action slot.
5
5
  *
6
6
  * @public
7
+ * @group Component Props
7
8
  */
8
9
  export interface BoxHeaderProps {
9
10
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"BoxHeaderTypes.js","sources":["../../../../../src/components/Common/UI/BoxHeader/BoxHeaderTypes.ts"],"sourcesContent":["import type { ReactNode } from 'react'\n\n/**\n * Props your `BoxHeader` implementation must accept from the component adapter.\n * Renders the header section of a Box, combining a title, optional description, and an optional inline action slot.\n *\n * @public\n */\nexport interface BoxHeaderProps {\n /**\n * Title content rendered as the heading.\n */\n title: ReactNode\n /**\n * Optional supporting description rendered below the title.\n */\n description?: ReactNode\n /**\n * Optional action content (e.g. a Button) rendered inline opposite the title.\n */\n action?: ReactNode\n /**\n * Semantic heading level for the title. Defaults to `h3`.\n *\n * @defaultValue `'h3'`\n */\n headingLevel?: 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6'\n}\n\n/**\n * Default prop values for BoxHeader component.\n *\n * @internal\n */\nexport const BoxHeaderDefaults = {\n headingLevel: 'h3',\n} as const satisfies Partial<BoxHeaderProps>\n"],"names":["BoxHeaderDefaults"],"mappings":"AAkCO,MAAMA,IAAoB;AAAA,EAC/B,cAAc;AAChB;"}
1
+ {"version":3,"file":"BoxHeaderTypes.js","sources":["../../../../../src/components/Common/UI/BoxHeader/BoxHeaderTypes.ts"],"sourcesContent":["import type { ReactNode } from 'react'\n\n/**\n * Props your `BoxHeader` implementation must accept from the component adapter.\n * Renders the header section of a Box, combining a title, optional description, and an optional inline action slot.\n *\n * @public\n * @group Component Props\n */\nexport interface BoxHeaderProps {\n /**\n * Title content rendered as the heading.\n */\n title: ReactNode\n /**\n * Optional supporting description rendered below the title.\n */\n description?: ReactNode\n /**\n * Optional action content (e.g. a Button) rendered inline opposite the title.\n */\n action?: ReactNode\n /**\n * Semantic heading level for the title. Defaults to `h3`.\n *\n * @defaultValue `'h3'`\n */\n headingLevel?: 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6'\n}\n\n/**\n * Default prop values for BoxHeader component.\n *\n * @internal\n */\nexport const BoxHeaderDefaults = {\n headingLevel: 'h3',\n} as const satisfies Partial<BoxHeaderProps>\n"],"names":["BoxHeaderDefaults"],"mappings":"AAmCO,MAAMA,IAAoB;AAAA,EAC/B,cAAc;AAChB;"}
@@ -3,6 +3,7 @@ import { ReactNode } from 'react';
3
3
  * Single entry in a {@link BreadcrumbsProps | Breadcrumbs} trail.
4
4
  *
5
5
  * @public
6
+ * @group Utility Types
6
7
  */
7
8
  export interface Breadcrumb {
8
9
  /**
@@ -24,6 +25,7 @@ export interface Breadcrumb {
24
25
  * Renders a navigation breadcrumb trail showing the user's position in a multi-step flow.
25
26
  *
26
27
  * @public
28
+ * @group Component Props
27
29
  */
28
30
  export interface BreadcrumbsProps {
29
31
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"BreadcrumbsTypes.js","sources":["../../../../../src/components/Common/UI/Breadcrumbs/BreadcrumbsTypes.ts"],"sourcesContent":["import type { ReactNode } from 'react'\n\n/**\n * Single entry in a {@link BreadcrumbsProps | Breadcrumbs} trail.\n *\n * @public\n */\nexport interface Breadcrumb {\n /**\n * Unique identifier for the breadcrumb. Matches against `currentBreadcrumbId` and is passed to `onClick`.\n */\n id: string\n /**\n * Display content rendered for the breadcrumb.\n */\n label: ReactNode\n /**\n * When false, the breadcrumb is rendered as plain text even if onClick is provided.\n * Defaults to true.\n */\n isClickable?: boolean\n}\n/**\n * Props your `Breadcrumbs` implementation must accept from the component adapter.\n * Renders a navigation breadcrumb trail showing the user's position in a multi-step flow.\n *\n * @public\n */\nexport interface BreadcrumbsProps {\n /**\n * Array of breadcrumbs\n */\n breadcrumbs: Breadcrumb[]\n /**\n * Current breadcrumb id\n */\n currentBreadcrumbId?: string\n /**\n * Accessibility label for the breadcrumbs\n *\n * @defaultValue `'Breadcrumbs'`\n */\n 'aria-label'?: string\n /**\n * Additional CSS class name for the breadcrumbs container\n */\n className?: string\n /**\n * Event handler for breadcrumb navigation\n */\n onClick?: (id: string) => void\n /**\n * Passed to the breadcrumbs when the container size is small (640px and below)\n * At this size, the breadcrumb typically does not have sufficient size to render\n * completely. In our implementation, we switch to a condensed mobile version of\n * the breadcrumbs\n *\n * @defaultValue `false`\n */\n isSmallContainer?: boolean\n}\n\n/**\n * Default prop values for Breadcrumbs component.\n *\n * @internal\n */\nexport const BreadcrumbsDefaults = {\n isSmallContainer: false,\n 'aria-label': 'Breadcrumbs',\n} as const satisfies Partial<BreadcrumbsProps>\n"],"names":["BreadcrumbsDefaults"],"mappings":"AAmEO,MAAMA,IAAsB;AAAA,EACjC,kBAAkB;AAAA,EAClB,cAAc;AAChB;"}
1
+ {"version":3,"file":"BreadcrumbsTypes.js","sources":["../../../../../src/components/Common/UI/Breadcrumbs/BreadcrumbsTypes.ts"],"sourcesContent":["import type { ReactNode } from 'react'\n\n/**\n * Single entry in a {@link BreadcrumbsProps | Breadcrumbs} trail.\n *\n * @public\n * @group Utility Types\n */\nexport interface Breadcrumb {\n /**\n * Unique identifier for the breadcrumb. Matches against `currentBreadcrumbId` and is passed to `onClick`.\n */\n id: string\n /**\n * Display content rendered for the breadcrumb.\n */\n label: ReactNode\n /**\n * When false, the breadcrumb is rendered as plain text even if onClick is provided.\n * Defaults to true.\n */\n isClickable?: boolean\n}\n/**\n * Props your `Breadcrumbs` implementation must accept from the component adapter.\n * Renders a navigation breadcrumb trail showing the user's position in a multi-step flow.\n *\n * @public\n * @group Component Props\n */\nexport interface BreadcrumbsProps {\n /**\n * Array of breadcrumbs\n */\n breadcrumbs: Breadcrumb[]\n /**\n * Current breadcrumb id\n */\n currentBreadcrumbId?: string\n /**\n * Accessibility label for the breadcrumbs\n *\n * @defaultValue `'Breadcrumbs'`\n */\n 'aria-label'?: string\n /**\n * Additional CSS class name for the breadcrumbs container\n */\n className?: string\n /**\n * Event handler for breadcrumb navigation\n */\n onClick?: (id: string) => void\n /**\n * Passed to the breadcrumbs when the container size is small (640px and below)\n * At this size, the breadcrumb typically does not have sufficient size to render\n * completely. In our implementation, we switch to a condensed mobile version of\n * the breadcrumbs\n *\n * @defaultValue `false`\n */\n isSmallContainer?: boolean\n}\n\n/**\n * Default prop values for Breadcrumbs component.\n *\n * @internal\n */\nexport const BreadcrumbsDefaults = {\n isSmallContainer: false,\n 'aria-label': 'Breadcrumbs',\n} as const satisfies Partial<BreadcrumbsProps>\n"],"names":["BreadcrumbsDefaults"],"mappings":"AAqEO,MAAMA,IAAsB;AAAA,EACjC,kBAAkB;AAAA,EAClB,cAAc;AAChB;"}
@@ -4,6 +4,7 @@ import { Ref, ButtonHTMLAttributes, ReactNode, FocusEvent } from 'react';
4
4
  * Renders an HTML button (`<button>`) with primary, secondary, tertiary, and error variants, a loading state, and an optional leading icon.
5
5
  *
6
6
  * @public
7
+ * @group Component Props
7
8
  */
8
9
  export interface ButtonProps extends Pick<ButtonHTMLAttributes<HTMLButtonElement>, 'name' | 'id' | 'className' | 'type' | 'onClick' | 'onKeyDown' | 'onKeyUp' | 'aria-label' | 'aria-labelledby' | 'aria-describedby' | 'form' | 'title' | 'tabIndex'> {
9
10
  /**
@@ -50,13 +51,14 @@ export interface ButtonProps extends Pick<ButtonHTMLAttributes<HTMLButtonElement
50
51
  * Renders an icon-only `<button>`; requires `aria-label` since there is no visible text for assistive technologies.
51
52
  *
52
53
  * @public
54
+ * @group Component Props
53
55
  */
54
- export type ButtonIconProps = ButtonProps & {
56
+ export interface ButtonIconProps extends ButtonProps {
55
57
  /**
56
58
  * Required aria-label for icon buttons to ensure accessibility
57
59
  */
58
60
  'aria-label': string;
59
- };
61
+ }
60
62
  /**
61
63
  * Default prop values for Button component.
62
64
  * These are used by the component adapter to automatically provide defaults.
@@ -1 +1 @@
1
- {"version":3,"file":"ButtonTypes.js","sources":["../../../../../src/components/Common/UI/Button/ButtonTypes.ts"],"sourcesContent":["import type { Ref, ButtonHTMLAttributes, ReactNode, FocusEvent } from 'react'\n\n/**\n * Props your `Button` implementation must accept from the component adapter.\n * Renders an HTML button (`<button>`) with primary, secondary, tertiary, and error variants, a loading state, and an optional leading icon.\n *\n * @public\n */\nexport interface ButtonProps extends Pick<\n ButtonHTMLAttributes<HTMLButtonElement>,\n | 'name'\n | 'id'\n | 'className'\n | 'type'\n | 'onClick'\n | 'onKeyDown'\n | 'onKeyUp'\n | 'aria-label'\n | 'aria-labelledby'\n | 'aria-describedby'\n | 'form'\n | 'title'\n | 'tabIndex'\n> {\n /**\n * React ref for the button element\n */\n buttonRef?: Ref<HTMLButtonElement>\n /**\n * Visual style variant of the button\n *\n * @defaultValue `'primary'`\n */\n variant?: 'primary' | 'secondary' | 'tertiary' | 'error'\n /**\n * Shows a loading spinner and disables the button\n *\n * @defaultValue `false`\n */\n isLoading?: boolean\n /**\n * Disables the button and prevents interaction\n *\n * @defaultValue `false`\n */\n isDisabled?: boolean\n /**\n * Optional leading icon rendered before children\n */\n icon?: ReactNode\n /**\n * Content to be rendered inside the button\n */\n children?: ReactNode\n /**\n * Handler for blur events\n */\n onBlur?: (e: FocusEvent) => void\n /**\n * Handler for focus events\n */\n onFocus?: (e: FocusEvent) => void\n}\n\n/**\n * Props your `ButtonIcon` implementation must accept from the component adapter.\n * Renders an icon-only `<button>`; requires `aria-label` since there is no visible text for assistive technologies.\n *\n * @public\n */\nexport type ButtonIconProps = ButtonProps & {\n /**\n * Required aria-label for icon buttons to ensure accessibility\n */\n 'aria-label': string\n}\n\n/**\n * Default prop values for Button component.\n * These are used by the component adapter to automatically provide defaults.\n *\n * @internal\n */\nexport const ButtonDefaults = {\n variant: 'primary',\n isLoading: false,\n isDisabled: false,\n} as const satisfies Partial<ButtonProps>\n\n/**\n * Default prop values for ButtonIcon component.\n *\n * @internal\n */\nexport const ButtonIconDefaults = {\n variant: 'tertiary',\n isLoading: false,\n isDisabled: false,\n} as const satisfies Partial<ButtonIconProps>\n"],"names":["ButtonDefaults","ButtonIconDefaults"],"mappings":"AAmFO,MAAMA,IAAiB;AAAA,EAC5B,SAAS;AAAA,EACT,WAAW;AAAA,EACX,YAAY;AACd,GAOaC,IAAqB;AAAA,EAChC,SAAS;AAAA,EACT,WAAW;AAAA,EACX,YAAY;AACd;"}
1
+ {"version":3,"file":"ButtonTypes.js","sources":["../../../../../src/components/Common/UI/Button/ButtonTypes.ts"],"sourcesContent":["import type { Ref, ButtonHTMLAttributes, ReactNode, FocusEvent } from 'react'\n\n/**\n * Props your `Button` implementation must accept from the component adapter.\n * Renders an HTML button (`<button>`) with primary, secondary, tertiary, and error variants, a loading state, and an optional leading icon.\n *\n * @public\n * @group Component Props\n */\nexport interface ButtonProps extends Pick<\n ButtonHTMLAttributes<HTMLButtonElement>,\n | 'name'\n | 'id'\n | 'className'\n | 'type'\n | 'onClick'\n | 'onKeyDown'\n | 'onKeyUp'\n | 'aria-label'\n | 'aria-labelledby'\n | 'aria-describedby'\n | 'form'\n | 'title'\n | 'tabIndex'\n> {\n /**\n * React ref for the button element\n */\n buttonRef?: Ref<HTMLButtonElement>\n /**\n * Visual style variant of the button\n *\n * @defaultValue `'primary'`\n */\n variant?: 'primary' | 'secondary' | 'tertiary' | 'error'\n /**\n * Shows a loading spinner and disables the button\n *\n * @defaultValue `false`\n */\n isLoading?: boolean\n /**\n * Disables the button and prevents interaction\n *\n * @defaultValue `false`\n */\n isDisabled?: boolean\n /**\n * Optional leading icon rendered before children\n */\n icon?: ReactNode\n /**\n * Content to be rendered inside the button\n */\n children?: ReactNode\n /**\n * Handler for blur events\n */\n onBlur?: (e: FocusEvent) => void\n /**\n * Handler for focus events\n */\n onFocus?: (e: FocusEvent) => void\n}\n\n/**\n * Props your `ButtonIcon` implementation must accept from the component adapter.\n * Renders an icon-only `<button>`; requires `aria-label` since there is no visible text for assistive technologies.\n *\n * @public\n * @group Component Props\n */\nexport interface ButtonIconProps extends ButtonProps {\n /**\n * Required aria-label for icon buttons to ensure accessibility\n */\n 'aria-label': string\n}\n\n/**\n * Default prop values for Button component.\n * These are used by the component adapter to automatically provide defaults.\n *\n * @internal\n */\nexport const ButtonDefaults = {\n variant: 'primary',\n isLoading: false,\n isDisabled: false,\n} as const satisfies Partial<ButtonProps>\n\n/**\n * Default prop values for ButtonIcon component.\n *\n * @internal\n */\nexport const ButtonIconDefaults = {\n variant: 'tertiary',\n isLoading: false,\n isDisabled: false,\n} as const satisfies Partial<ButtonIconProps>\n"],"names":["ButtonDefaults","ButtonIconDefaults"],"mappings":"AAqFO,MAAMA,IAAiB;AAAA,EAC5B,SAAS;AAAA,EACT,WAAW;AAAA,EACX,YAAY;AACd,GAOaC,IAAqB;AAAA,EAChC,SAAS;AAAA,EACT,WAAW;AAAA,EACX,YAAY;AACd;"}
@@ -3,8 +3,9 @@
3
3
  * Renders a read-only calendar display for visualizing a date range with optional highlighted dates.
4
4
  *
5
5
  * @public
6
+ * @group Component Props
6
7
  */
7
- export type CalendarPreviewProps = {
8
+ export interface CalendarPreviewProps {
8
9
  /**
9
10
  * Array of dates to highlight with custom colors and labels
10
11
  */
@@ -39,4 +40,4 @@ export type CalendarPreviewProps = {
39
40
  */
40
41
  label: string;
41
42
  };
42
- };
43
+ }
@@ -4,6 +4,7 @@ import { ReactNode } from 'react';
4
4
  * Renders a content container with an optional overflow menu and a leading action slot.
5
5
  *
6
6
  * @public
7
+ * @group Component Props
7
8
  */
8
9
  export interface CardProps {
9
10
  /**
@@ -5,6 +5,7 @@ import { SharedHorizontalFieldLayoutProps } from '../../HorizontalFieldLayout/Ho
5
5
  * Renders a form field wrapping an `<input type="checkbox" />` with a label, optional description, and error message.
6
6
  *
7
7
  * @public
8
+ * @group Component Props
8
9
  */
9
10
  export interface CheckboxProps extends SharedHorizontalFieldLayoutProps, Pick<InputHTMLAttributes<HTMLInputElement>, 'name' | 'id' | 'className'> {
10
11
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"CheckboxTypes.js","sources":["../../../../../src/components/Common/UI/Checkbox/CheckboxTypes.ts"],"sourcesContent":["import type { InputHTMLAttributes, Ref } from 'react'\nimport type { SharedHorizontalFieldLayoutProps } from '@/components/Common/HorizontalFieldLayout/HorizontalFieldLayoutTypes'\n\n/**\n * Props your `Checkbox` implementation must accept from the component adapter.\n * Renders a form field wrapping an `<input type=\"checkbox\" />` with a label, optional description, and error message.\n *\n * @public\n */\nexport interface CheckboxProps\n extends\n SharedHorizontalFieldLayoutProps,\n Pick<InputHTMLAttributes<HTMLInputElement>, 'name' | 'id' | 'className'> {\n /**\n * Current checked state of the checkbox\n */\n value?: boolean\n /**\n * Callback when checkbox state changes\n */\n onChange?: (value: boolean) => void\n /**\n * React ref for the checkbox input element\n */\n inputRef?: Ref<HTMLInputElement>\n /**\n * Indicates if the checkbox is in an invalid state\n *\n * @defaultValue `false`\n */\n isInvalid?: boolean\n /**\n * Disables the checkbox and prevents interaction\n *\n * @defaultValue `false`\n */\n isDisabled?: boolean\n /**\n * Handler for blur events\n */\n onBlur?: () => void\n}\n\n/**\n * Default prop values for Checkbox component.\n *\n * @internal\n */\nexport const CheckboxDefaults = {\n isInvalid: false,\n isDisabled: false,\n} as const satisfies Partial<CheckboxProps>\n"],"names":["CheckboxDefaults"],"mappings":"AAgDO,MAAMA,IAAmB;AAAA,EAC9B,WAAW;AAAA,EACX,YAAY;AACd;"}
1
+ {"version":3,"file":"CheckboxTypes.js","sources":["../../../../../src/components/Common/UI/Checkbox/CheckboxTypes.ts"],"sourcesContent":["import type { InputHTMLAttributes, Ref } from 'react'\nimport type { SharedHorizontalFieldLayoutProps } from '@/components/Common/HorizontalFieldLayout/HorizontalFieldLayoutTypes'\n\n/**\n * Props your `Checkbox` implementation must accept from the component adapter.\n * Renders a form field wrapping an `<input type=\"checkbox\" />` with a label, optional description, and error message.\n *\n * @public\n * @group Component Props\n */\nexport interface CheckboxProps\n extends\n SharedHorizontalFieldLayoutProps,\n Pick<InputHTMLAttributes<HTMLInputElement>, 'name' | 'id' | 'className'> {\n /**\n * Current checked state of the checkbox\n */\n value?: boolean\n /**\n * Callback when checkbox state changes\n */\n onChange?: (value: boolean) => void\n /**\n * React ref for the checkbox input element\n */\n inputRef?: Ref<HTMLInputElement>\n /**\n * Indicates if the checkbox is in an invalid state\n *\n * @defaultValue `false`\n */\n isInvalid?: boolean\n /**\n * Disables the checkbox and prevents interaction\n *\n * @defaultValue `false`\n */\n isDisabled?: boolean\n /**\n * Handler for blur events\n */\n onBlur?: () => void\n}\n\n/**\n * Default prop values for Checkbox component.\n *\n * @internal\n */\nexport const CheckboxDefaults = {\n isInvalid: false,\n isDisabled: false,\n} as const satisfies Partial<CheckboxProps>\n"],"names":["CheckboxDefaults"],"mappings":"AAiDO,MAAMA,IAAmB;AAAA,EAC9B,WAAW;AAAA,EACX,YAAY;AACd;"}
@@ -4,6 +4,7 @@ import { SharedFieldLayoutProps } from '../../FieldLayout/FieldLayoutTypes';
4
4
  * Option entry rendered as a single checkbox within a {@link CheckboxGroupProps | CheckboxGroup}.
5
5
  *
6
6
  * @public
7
+ * @group Utility Types
7
8
  */
8
9
  export interface CheckboxGroupOption {
9
10
  /**
@@ -28,6 +29,7 @@ export interface CheckboxGroupOption {
28
29
  * Renders a form field wrapping multiple `<input type="checkbox" />` elements with a label, optional description, and error message.
29
30
  *
30
31
  * @public
32
+ * @group Component Props
31
33
  */
32
34
  export interface CheckboxGroupProps extends SharedFieldLayoutProps, Pick<FieldsetHTMLAttributes<HTMLFieldSetElement>, 'className'> {
33
35
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"CheckboxGroupTypes.js","sources":["../../../../../src/components/Common/UI/CheckboxGroup/CheckboxGroupTypes.ts"],"sourcesContent":["import type { FieldsetHTMLAttributes, Ref } from 'react'\nimport type { SharedFieldLayoutProps } from '@/components/Common/FieldLayout/FieldLayoutTypes'\n\n/**\n * Option entry rendered as a single checkbox within a {@link CheckboxGroupProps | CheckboxGroup}.\n *\n * @public\n */\nexport interface CheckboxGroupOption {\n /**\n * Label text or content for the checkbox option\n */\n label: React.ReactNode\n /**\n * Value of the option that will be passed to onChange\n */\n value: string\n /**\n * Disables this specific checkbox option\n */\n isDisabled?: boolean\n /**\n * Optional description text for the checkbox option\n */\n description?: React.ReactNode\n}\n\n/**\n * Props your `CheckboxGroup` implementation must accept from the component adapter.\n * Renders a form field wrapping multiple `<input type=\"checkbox\" />` elements with a label, optional description, and error message.\n *\n * @public\n */\nexport interface CheckboxGroupProps\n extends SharedFieldLayoutProps, Pick<FieldsetHTMLAttributes<HTMLFieldSetElement>, 'className'> {\n /**\n * Indicates if the checkbox group is in an invalid state\n *\n * @defaultValue `false`\n */\n isInvalid?: boolean\n /**\n * Disables all checkbox options in the group\n *\n * @defaultValue `false`\n */\n isDisabled?: boolean\n /**\n * Array of checkbox options to display\n */\n options: Array<CheckboxGroupOption>\n /**\n * Array of currently selected values\n */\n value?: string[]\n /**\n * Callback when selection changes\n */\n onChange?: (value: string[]) => void\n /**\n * React ref for the first checkbox input element\n */\n inputRef?: Ref<HTMLInputElement>\n}\n\n/**\n * Default prop values for the CheckboxGroup component.\n *\n * @internal\n */\nexport const CheckboxGroupDefaults = {\n isRequired: false,\n isInvalid: false,\n isDisabled: false,\n shouldVisuallyHideLabel: false,\n} as const satisfies Partial<CheckboxGroupProps>\n"],"names":["CheckboxGroupDefaults"],"mappings":"AAsEO,MAAMA,IAAwB;AAAA,EACnC,YAAY;AAAA,EACZ,WAAW;AAAA,EACX,YAAY;AAAA,EACZ,yBAAyB;AAC3B;"}
1
+ {"version":3,"file":"CheckboxGroupTypes.js","sources":["../../../../../src/components/Common/UI/CheckboxGroup/CheckboxGroupTypes.ts"],"sourcesContent":["import type { FieldsetHTMLAttributes, Ref } from 'react'\nimport type { SharedFieldLayoutProps } from '@/components/Common/FieldLayout/FieldLayoutTypes'\n\n/**\n * Option entry rendered as a single checkbox within a {@link CheckboxGroupProps | CheckboxGroup}.\n *\n * @public\n * @group Utility Types\n */\nexport interface CheckboxGroupOption {\n /**\n * Label text or content for the checkbox option\n */\n label: React.ReactNode\n /**\n * Value of the option that will be passed to onChange\n */\n value: string\n /**\n * Disables this specific checkbox option\n */\n isDisabled?: boolean\n /**\n * Optional description text for the checkbox option\n */\n description?: React.ReactNode\n}\n\n/**\n * Props your `CheckboxGroup` implementation must accept from the component adapter.\n * Renders a form field wrapping multiple `<input type=\"checkbox\" />` elements with a label, optional description, and error message.\n *\n * @public\n * @group Component Props\n */\nexport interface CheckboxGroupProps\n extends SharedFieldLayoutProps, Pick<FieldsetHTMLAttributes<HTMLFieldSetElement>, 'className'> {\n /**\n * Indicates if the checkbox group is in an invalid state\n *\n * @defaultValue `false`\n */\n isInvalid?: boolean\n /**\n * Disables all checkbox options in the group\n *\n * @defaultValue `false`\n */\n isDisabled?: boolean\n /**\n * Array of checkbox options to display\n */\n options: Array<CheckboxGroupOption>\n /**\n * Array of currently selected values\n */\n value?: string[]\n /**\n * Callback when selection changes\n */\n onChange?: (value: string[]) => void\n /**\n * React ref for the first checkbox input element\n */\n inputRef?: Ref<HTMLInputElement>\n}\n\n/**\n * Default prop values for the CheckboxGroup component.\n *\n * @internal\n */\nexport const CheckboxGroupDefaults = {\n isRequired: false,\n isInvalid: false,\n isDisabled: false,\n shouldVisuallyHideLabel: false,\n} as const satisfies Partial<CheckboxGroupProps>\n"],"names":["CheckboxGroupDefaults"],"mappings":"AAwEO,MAAMA,IAAwB;AAAA,EACnC,YAAY;AAAA,EACZ,WAAW;AAAA,EACX,YAAY;AAAA,EACZ,yBAAyB;AAC3B;"}
@@ -4,6 +4,7 @@ import { SharedFieldLayoutProps } from '../../FieldLayout/FieldLayoutTypes';
4
4
  * Option entry for the ComboBox dropdown list.
5
5
  *
6
6
  * @public
7
+ * @group Utility Types
7
8
  */
8
9
  export interface ComboBoxOption {
9
10
  /**
@@ -20,6 +21,7 @@ export interface ComboBoxOption {
20
21
  * Renders a form field wrapping a filterable `<input />` for single-option selection, optionally allowing free-form values.
21
22
  *
22
23
  * @public
24
+ * @group Component Props
23
25
  * @see {@link MultiSelectComboBoxProps}
24
26
  */
25
27
  export interface ComboBoxProps extends SharedFieldLayoutProps, Pick<InputHTMLAttributes<HTMLInputElement>, 'className' | 'id' | 'name' | 'placeholder'> {
@@ -5,6 +5,7 @@ import { SharedFieldLayoutProps } from '../../FieldLayout/FieldLayoutTypes';
5
5
  * Renders a form field wrapping an `<input type="date" />` with a calendar picker popover, optional min/max bounds, and per-date disabling.
6
6
  *
7
7
  * @public
8
+ * @group Component Props
8
9
  */
9
10
  export interface DatePickerProps extends SharedFieldLayoutProps, Pick<InputHTMLAttributes<HTMLInputElement>, 'className' | 'id' | 'name'> {
10
11
  /**
@@ -2,6 +2,7 @@
2
2
  * Inclusive start/end pair representing a selected date range.
3
3
  *
4
4
  * @public
5
+ * @group Utility Types
5
6
  */
6
7
  export interface DateRange {
7
8
  /**
@@ -18,6 +19,7 @@ export interface DateRange {
18
19
  * Renders a form field wrapping paired `<input type="date" />` elements for selecting an inclusive date range.
19
20
  *
20
21
  * @public
22
+ * @group Component Props
21
23
  */
22
24
  export interface DateRangePickerProps {
23
25
  /**
@@ -3,6 +3,7 @@ import { ReactNode } from 'react';
3
3
  * Single term/description pair rendered as a row within a {@link DescriptionListProps | DescriptionList}.
4
4
  *
5
5
  * @public
6
+ * @group Utility Types
6
7
  */
7
8
  export interface DescriptionListItem {
8
9
  /**
@@ -19,6 +20,7 @@ export interface DescriptionListItem {
19
20
  * Renders an HTML `<dl>` of term/description pairs in either a stacked or horizontal layout.
20
21
  *
21
22
  * @public
23
+ * @group Component Props
22
24
  */
23
25
  export interface DescriptionListProps {
24
26
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"DescriptionListTypes.js","sources":["../../../../../src/components/Common/UI/DescriptionList/DescriptionListTypes.ts"],"sourcesContent":["import type { ReactNode } from 'react'\n\n/**\n * Single term/description pair rendered as a row within a {@link DescriptionListProps | DescriptionList}.\n *\n * @public\n */\nexport interface DescriptionListItem {\n /**\n * Term content (the `<dt>`). Pass an array to render multiple `<dt>` elements for the same description.\n */\n term: ReactNode | ReactNode[]\n /**\n * Description content (the `<dd>`). Pass an array to render multiple `<dd>` elements for the same term.\n */\n description: ReactNode | ReactNode[]\n}\n\n/**\n * Props your `DescriptionList` implementation must accept from the component adapter.\n * Renders an HTML `<dl>` of term/description pairs in either a stacked or horizontal layout.\n *\n * @public\n */\nexport interface DescriptionListProps {\n /**\n * Term/description pairs to render in order.\n */\n items: DescriptionListItem[]\n /**\n * Visual arrangement of each term/description pair. Defaults to `'stacked'`.\n *\n * @defaultValue `'stacked'`\n */\n layout?: 'stacked' | 'horizontal'\n /**\n * Whether to render dividers between rows. Defaults to `true`.\n *\n * @defaultValue `true`\n */\n showSeparators?: boolean\n /**\n * Additional class name applied to the root `<dl>`.\n */\n className?: string\n}\n\n/**\n * Default prop values for the DescriptionList component.\n *\n * @internal\n */\nexport const DescriptionListDefaults = {\n layout: 'stacked',\n showSeparators: true,\n} as const satisfies Partial<DescriptionListProps>\n"],"names":["DescriptionListDefaults"],"mappings":"AAoDO,MAAMA,IAA0B;AAAA,EACrC,QAAQ;AAAA,EACR,gBAAgB;AAClB;"}
1
+ {"version":3,"file":"DescriptionListTypes.js","sources":["../../../../../src/components/Common/UI/DescriptionList/DescriptionListTypes.ts"],"sourcesContent":["import type { ReactNode } from 'react'\n\n/**\n * Single term/description pair rendered as a row within a {@link DescriptionListProps | DescriptionList}.\n *\n * @public\n * @group Utility Types\n */\nexport interface DescriptionListItem {\n /**\n * Term content (the `<dt>`). Pass an array to render multiple `<dt>` elements for the same description.\n */\n term: ReactNode | ReactNode[]\n /**\n * Description content (the `<dd>`). Pass an array to render multiple `<dd>` elements for the same term.\n */\n description: ReactNode | ReactNode[]\n}\n\n/**\n * Props your `DescriptionList` implementation must accept from the component adapter.\n * Renders an HTML `<dl>` of term/description pairs in either a stacked or horizontal layout.\n *\n * @public\n * @group Component Props\n */\nexport interface DescriptionListProps {\n /**\n * Term/description pairs to render in order.\n */\n items: DescriptionListItem[]\n /**\n * Visual arrangement of each term/description pair. Defaults to `'stacked'`.\n *\n * @defaultValue `'stacked'`\n */\n layout?: 'stacked' | 'horizontal'\n /**\n * Whether to render dividers between rows. Defaults to `true`.\n *\n * @defaultValue `true`\n */\n showSeparators?: boolean\n /**\n * Additional class name applied to the root `<dl>`.\n */\n className?: string\n}\n\n/**\n * Default prop values for the DescriptionList component.\n *\n * @internal\n */\nexport const DescriptionListDefaults = {\n layout: 'stacked',\n showSeparators: true,\n} as const satisfies Partial<DescriptionListProps>\n"],"names":["DescriptionListDefaults"],"mappings":"AAsDO,MAAMA,IAA0B;AAAA,EACrC,QAAQ;AAAA,EACR,gBAAgB;AAClB;"}
@@ -4,6 +4,7 @@ import { ReactNode } from 'react';
4
4
  * Renders a modal confirmation dialog with a primary action and a cancel action.
5
5
  *
6
6
  * @public
7
+ * @group Component Props
7
8
  */
8
9
  export interface DialogProps {
9
10
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"DialogTypes.js","sources":["../../../../../src/components/Common/UI/Dialog/DialogTypes.ts"],"sourcesContent":["import type { ReactNode } from 'react'\n\n/**\n * Props your `Dialog` implementation must accept from the component adapter.\n * Renders a modal confirmation dialog with a primary action and a cancel action.\n *\n * @public\n */\nexport interface DialogProps {\n /**\n * Controls whether the dialog is open or closed\n * @defaultValue `false`\n */\n isOpen?: boolean\n /**\n * Callback function called when the dialog should be closed\n */\n onClose?: () => void\n /**\n * Callback function called when the primary action button is clicked\n */\n onPrimaryActionClick?: () => void\n /**\n * Whether the primary action is destructive (changes button style to error variant)\n * @defaultValue `false`\n */\n isDestructive?: boolean\n /**\n * Whether the primary action button is in loading state\n * @defaultValue `false`\n */\n isPrimaryActionLoading?: boolean\n /**\n * Text label for the primary action button\n */\n primaryActionLabel: string\n /**\n * Text label for the close/cancel action button\n */\n closeActionLabel: string\n /**\n * Optional title content to be displayed at the top of the dialog\n */\n title?: ReactNode\n /**\n * Optional children content to be rendered in the dialog body\n */\n children?: ReactNode\n /**\n * Whether clicking the backdrop should close the dialog\n * @defaultValue `false`\n */\n shouldCloseOnBackdropClick?: boolean\n}\n\n/**\n * Default prop values for the Dialog component.\n *\n * @internal\n */\nexport const DialogDefaults = {\n isOpen: false,\n isDestructive: false,\n isPrimaryActionLoading: false,\n shouldCloseOnBackdropClick: false,\n} as const satisfies Partial<DialogProps>\n"],"names":["DialogDefaults"],"mappings":"AA4DO,MAAMA,IAAiB;AAAA,EAC5B,QAAQ;AAAA,EACR,eAAe;AAAA,EACf,wBAAwB;AAAA,EACxB,4BAA4B;AAC9B;"}
1
+ {"version":3,"file":"DialogTypes.js","sources":["../../../../../src/components/Common/UI/Dialog/DialogTypes.ts"],"sourcesContent":["import type { ReactNode } from 'react'\n\n/**\n * Props your `Dialog` implementation must accept from the component adapter.\n * Renders a modal confirmation dialog with a primary action and a cancel action.\n *\n * @public\n * @group Component Props\n */\nexport interface DialogProps {\n /**\n * Controls whether the dialog is open or closed\n * @defaultValue `false`\n */\n isOpen?: boolean\n /**\n * Callback function called when the dialog should be closed\n */\n onClose?: () => void\n /**\n * Callback function called when the primary action button is clicked\n */\n onPrimaryActionClick?: () => void\n /**\n * Whether the primary action is destructive (changes button style to error variant)\n * @defaultValue `false`\n */\n isDestructive?: boolean\n /**\n * Whether the primary action button is in loading state\n * @defaultValue `false`\n */\n isPrimaryActionLoading?: boolean\n /**\n * Text label for the primary action button\n */\n primaryActionLabel: string\n /**\n * Text label for the close/cancel action button\n */\n closeActionLabel: string\n /**\n * Optional title content to be displayed at the top of the dialog\n */\n title?: ReactNode\n /**\n * Optional children content to be rendered in the dialog body\n */\n children?: ReactNode\n /**\n * Whether clicking the backdrop should close the dialog\n * @defaultValue `false`\n */\n shouldCloseOnBackdropClick?: boolean\n}\n\n/**\n * Default prop values for the Dialog component.\n *\n * @internal\n */\nexport const DialogDefaults = {\n isOpen: false,\n isDestructive: false,\n isPrimaryActionLoading: false,\n shouldCloseOnBackdropClick: false,\n} as const satisfies Partial<DialogProps>\n"],"names":["DialogDefaults"],"mappings":"AA6DO,MAAMA,IAAiB;AAAA,EAC5B,QAAQ;AAAA,EACR,eAAe;AAAA,EACf,wBAAwB;AAAA,EACxB,4BAA4B;AAC9B;"}
@@ -4,6 +4,7 @@ import { SharedFieldLayoutProps } from '../../FieldLayout/FieldLayoutTypes';
4
4
  * Renders a form field wrapping an `<input type="file" />` with a label, description, error message, and optional file type restrictions.
5
5
  *
6
6
  * @public
7
+ * @group Component Props
7
8
  */
8
9
  export interface FileInputProps extends Omit<SharedFieldLayoutProps, 'shouldVisuallyHideLabel'> {
9
10
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"FileInputTypes.js","sources":["../../../../../src/components/Common/UI/FileInput/FileInputTypes.ts"],"sourcesContent":["import type { SharedFieldLayoutProps } from '@/components/Common/FieldLayout/FieldLayoutTypes'\n\n/**\n * Props your `FileInput` implementation must accept from the component adapter.\n * Renders a form field wrapping an `<input type=\"file\" />` with a label, description, error message, and optional file type restrictions.\n *\n * @public\n */\nexport interface FileInputProps extends Omit<SharedFieldLayoutProps, 'shouldVisuallyHideLabel'> {\n /**\n * ID for the file input element\n */\n id?: string\n /**\n * Currently selected file\n */\n value: File | null\n /**\n * Callback when file selection changes\n */\n onChange: (file: File | null) => void\n /**\n * Handler for blur events\n */\n onBlur?: () => void\n /**\n * Accepted file types (MIME types or extensions)\n * @example ['image/jpeg', 'image/png', 'application/pdf']\n * @example ['.jpg', '.png', '.pdf']\n */\n accept?: string[]\n /**\n * Indicates that the field has an error\n * @defaultValue `false`\n */\n isInvalid?: boolean\n /**\n * Disables the input and prevents interaction\n * @defaultValue `false`\n */\n isDisabled?: boolean\n /**\n * Additional CSS class name\n */\n className?: string\n /**\n * Aria-describedby attribute for accessibility\n */\n 'aria-describedby'?: string\n}\n\n/**\n * Default prop values for the FileInput component.\n *\n * @internal\n */\nexport const FileInputDefaults = {\n isInvalid: false,\n isDisabled: false,\n} as const satisfies Partial<FileInputProps>\n"],"names":["FileInputDefaults"],"mappings":"AAwDO,MAAMA,IAAoB;AAAA,EAC/B,WAAW;AAAA,EACX,YAAY;AACd;"}
1
+ {"version":3,"file":"FileInputTypes.js","sources":["../../../../../src/components/Common/UI/FileInput/FileInputTypes.ts"],"sourcesContent":["import type { SharedFieldLayoutProps } from '@/components/Common/FieldLayout/FieldLayoutTypes'\n\n/**\n * Props your `FileInput` implementation must accept from the component adapter.\n * Renders a form field wrapping an `<input type=\"file\" />` with a label, description, error message, and optional file type restrictions.\n *\n * @public\n * @group Component Props\n */\nexport interface FileInputProps extends Omit<SharedFieldLayoutProps, 'shouldVisuallyHideLabel'> {\n /**\n * ID for the file input element\n */\n id?: string\n /**\n * Currently selected file\n */\n value: File | null\n /**\n * Callback when file selection changes\n */\n onChange: (file: File | null) => void\n /**\n * Handler for blur events\n */\n onBlur?: () => void\n /**\n * Accepted file types (MIME types or extensions)\n * @example ['image/jpeg', 'image/png', 'application/pdf']\n * @example ['.jpg', '.png', '.pdf']\n */\n accept?: string[]\n /**\n * Indicates that the field has an error\n * @defaultValue `false`\n */\n isInvalid?: boolean\n /**\n * Disables the input and prevents interaction\n * @defaultValue `false`\n */\n isDisabled?: boolean\n /**\n * Additional CSS class name\n */\n className?: string\n /**\n * Aria-describedby attribute for accessibility\n */\n 'aria-describedby'?: string\n}\n\n/**\n * Default prop values for the FileInput component.\n *\n * @internal\n */\nexport const FileInputDefaults = {\n isInvalid: false,\n isDisabled: false,\n} as const satisfies Partial<FileInputProps>\n"],"names":["FileInputDefaults"],"mappings":"AAyDO,MAAMA,IAAoB;AAAA,EAC/B,WAAW;AAAA,EACX,YAAY;AACd;"}
@@ -4,6 +4,7 @@ import { HTMLAttributes, ReactNode } from 'react';
4
4
  * Renders an HTML heading (`<h1>`–`<h6>`) whose visual style level is controlled independently from its semantic level.
5
5
  *
6
6
  * @public
7
+ * @group Component Props
7
8
  */
8
9
  export interface HeadingProps extends Pick<HTMLAttributes<HTMLHeadingElement>, 'className' | 'id'> {
9
10
  /**
@@ -4,8 +4,9 @@ import { AnchorHTMLAttributes, ReactNode } from 'react';
4
4
  * Renders an HTML anchor (`<a>`) for inline navigation.
5
5
  *
6
6
  * @public
7
+ * @group Component Props
7
8
  */
8
- export type LinkProps = Pick<AnchorHTMLAttributes<HTMLAnchorElement>,
9
+ export interface LinkProps extends Pick<AnchorHTMLAttributes<HTMLAnchorElement>,
9
10
  /**
10
11
  * URL that the link points to
11
12
  */
@@ -53,9 +54,9 @@ export type LinkProps = Pick<AnchorHTMLAttributes<HTMLAnchorElement>,
53
54
  /**
54
55
  * Title text shown on hover
55
56
  */
56
- | 'title'> & {
57
+ | 'title'> {
57
58
  /**
58
59
  * Content to be displayed inside the link
59
60
  */
60
61
  children?: ReactNode;
61
- };
62
+ }
@@ -1,5 +1,11 @@
1
1
  import { ReactNode } from 'react';
2
- interface BaseListProps {
2
+ /**
3
+ * Shared props accepted by both `OrderedList` and `UnorderedList` implementations.
4
+ *
5
+ * @public
6
+ * @group Utility Types
7
+ */
8
+ export interface BaseListProps {
3
9
  /**
4
10
  * The list items to render
5
11
  */
@@ -26,13 +32,16 @@ interface BaseListProps {
26
32
  * Renders an unordered (bulleted) list of items.
27
33
  *
28
34
  * @public
35
+ * @group Component Props
29
36
  */
30
- export type UnorderedListProps = BaseListProps;
37
+ export interface UnorderedListProps extends BaseListProps {
38
+ }
31
39
  /**
32
40
  * Props your `OrderedList` implementation must accept from the component adapter.
33
41
  * Renders an ordered (numbered) list of items.
34
42
  *
35
43
  * @public
44
+ * @group Component Props
36
45
  */
37
- export type OrderedListProps = BaseListProps;
38
- export {};
46
+ export interface OrderedListProps extends BaseListProps {
47
+ }