@hortiview/shared-components 2.27.3 → 2.28.0-alpha.4cc3c312.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (282) hide show
  1. package/{dist/AlertBanner-C9TvBTkH.js → AlertBanner-2rv7mRmR.js} +1 -1
  2. package/{dist/GenericCard-2v0lBsVu.js → GenericCard-DglXAprV.js} +6 -6
  3. package/{dist/ListAreaService-PaN1DrXf.js → ListAreaService-DkGcBcwz.js} +6 -6
  4. package/assets/FormSelect.css +1 -0
  5. package/{dist/component-DYpB_4EP.js → component-9vrShqiY.js} +37 -37
  6. package/{dist/components → components}/AlertBanner/AlertBanner.d.ts +1 -1
  7. package/{dist/components → components}/AlertBanner/AlertBanner.js +2 -2
  8. package/{dist/components → components}/AlertBanner/LinkBanner.d.ts +1 -2
  9. package/{dist/components → components}/AlertBanner/LinkBanner.js +2 -2
  10. package/{dist/components → components}/Allowed/Allowed.d.ts +1 -2
  11. package/{dist/components → components}/AllowedButton/AllowedButton.d.ts +1 -2
  12. package/{dist/components → components}/AllowedButton/AllowedButton.js +1 -1
  13. package/{dist/components → components}/AllowedIconButton/AllowedIconButton.d.ts +1 -2
  14. package/{dist/components → components}/AllowedIconButton/AllowedIconButton.js +1 -1
  15. package/{dist/components → components}/BaseView/BaseView.d.ts +1 -2
  16. package/{dist/components → components}/BasicHeading/BasicHeading.d.ts +1 -2
  17. package/{dist/components → components}/BasicHeading/BasicHeading.js +4 -4
  18. package/{dist/components → components}/BlockView/BlockView.d.ts +1 -2
  19. package/{dist/components → components}/BlockView/BlockView.js +1 -1
  20. package/{dist/components → components}/ButtonCard/ButtonCard.d.ts +1 -2
  21. package/{dist/components → components}/ButtonCard/ButtonCard.js +5 -5
  22. package/{dist/components → components}/ChipCard/ChipCard.d.ts +1 -1
  23. package/{dist/components → components}/ChipCard/ChipCard.js +2 -2
  24. package/{dist/components → components}/ConfirmationModal/ConfirmationModal.d.ts +1 -2
  25. package/{dist/components → components}/ConfirmationModal/ConfirmationModal.js +2 -2
  26. package/{dist/components → components}/ContextMenu/ContextMenu.d.ts +1 -2
  27. package/{dist/components → components}/ContextMenu/ContextMenu.js +2 -2
  28. package/{dist/components → components}/DeleteModal/DeleteModal.d.ts +1 -2
  29. package/{dist/components → components}/DeleteModal/DeleteModal.js +6 -6
  30. package/{dist/components → components}/DetailContentWrapper/DetailContentWrapper.d.ts +1 -2
  31. package/{dist/components → components}/Disclaimer/Disclaimer.d.ts +1 -1
  32. package/{dist/components → components}/Disclaimer/Disclaimer.js +1 -1
  33. package/{dist/components → components}/EmptyView/EmptyView.d.ts +1 -2
  34. package/{dist/components → components}/EmptyView/EmptyView.js +5 -5
  35. package/{dist/components → components}/Filter/Filter.d.ts +1 -2
  36. package/{dist/components → components}/Filter/Filter.js +8 -8
  37. package/{dist/components → components}/FloatingActionButton/FloatingActionButton.d.ts +1 -2
  38. package/{dist/components → components}/FloatingActionButton/FloatingActionButton.js +2 -2
  39. package/{dist/components → components}/FormComponents/FormCheckBox/FormCheckBox.d.ts +1 -2
  40. package/{dist/components → components}/FormComponents/FormCheckBox/FormCheckBox.js +1 -1
  41. package/{dist/components → components}/FormComponents/FormDatePicker/FormDatePicker.d.ts +1 -2
  42. package/{dist/components → components}/FormComponents/FormDatePicker/FormDatePicker.js +1 -1
  43. package/{dist/components → components}/FormComponents/FormNumber/CustomTextField.d.ts +1 -2
  44. package/{dist/components → components}/FormComponents/FormNumber/CustomTextField.js +2 -2
  45. package/{dist/components → components}/FormComponents/FormNumber/FormNumber.d.ts +1 -2
  46. package/{dist/components → components}/FormComponents/FormNumber/FormNumber.js +1 -1
  47. package/{dist/components → components}/FormComponents/FormRadio/FormRadio.d.ts +1 -2
  48. package/{dist/components → components}/FormComponents/FormRadio/FormRadio.js +1 -1
  49. package/{dist/components → components}/FormComponents/FormSelect/FormSelect.d.ts +1 -2
  50. package/components/FormComponents/FormSelect/FormSelect.js +136 -0
  51. package/{dist/components → components}/FormComponents/FormSelect/FormSelectService.d.ts +0 -1
  52. package/{dist/components → components}/FormComponents/FormSelect/SelectTooltipText.d.ts +1 -2
  53. package/{dist/components → components}/FormComponents/FormSelect/SelectTooltipText.js +1 -1
  54. package/{dist/components → components}/FormComponents/FormSlider/FormSlider.d.ts +1 -2
  55. package/{dist/components → components}/FormComponents/FormSlider/FormSlider.js +2 -2
  56. package/{dist/components → components}/FormComponents/FormText/FormText.d.ts +1 -2
  57. package/{dist/components → components}/FormComponents/FormText/FormText.js +2 -2
  58. package/{dist/components → components}/FormComponents/FormToggle/FormToggle.d.ts +1 -2
  59. package/{dist/components → components}/FormComponents/FormToggle/FormToggle.js +2 -2
  60. package/{dist/components → components}/FormattedNumberDisplay/FormattedNumberDisplay.d.ts +1 -2
  61. package/{dist/components → components}/FormattedNumberDisplay/FormattedNumberDisplay.js +1 -1
  62. package/{dist/components → components}/GenericTable/GenericTable.d.ts +1 -2
  63. package/{dist/components → components}/GenericTable/GenericTable.js +669 -669
  64. package/{dist/components → components}/GenericTable/GenericTableService.d.ts +0 -1
  65. package/{dist/components → components}/GenericTable/Mobile/GenericCard.d.ts +1 -2
  66. package/{dist/components → components}/GenericTable/Mobile/GenericCard.js +3 -3
  67. package/{dist/components → components}/GenericTable/Mobile/GenericCardList.d.ts +0 -1
  68. package/{dist/components → components}/GenericTable/Mobile/GenericCardList.js +2 -2
  69. package/{dist/components → components}/HashTabView/HashTabView.d.ts +1 -2
  70. package/{dist/components → components}/HashTabView/HashTabView.js +1 -1
  71. package/{dist/components → components}/HeaderFilter/HeaderFilter.d.ts +1 -2
  72. package/{dist/components → components}/HeaderFilter/HeaderFilter.js +1 -1
  73. package/{dist/components → components}/Iconify/Iconify.d.ts +0 -1
  74. package/{dist/components → components}/InfoCard/InfoCard.d.ts +1 -1
  75. package/{dist/components → components}/InfoCard/InfoCard.js +2 -2
  76. package/{dist/components → components}/InfoGroup/InfoGroup.d.ts +1 -2
  77. package/{dist/components → components}/InfoGroup/InfoGroup.js +2 -2
  78. package/{dist/components → components}/ListArea/ListArea.d.ts +1 -2
  79. package/{dist/components → components}/ListArea/ListArea.js +2 -2
  80. package/{dist/components → components}/ListArea/ListAreaService.d.ts +4 -5
  81. package/{dist/components → components}/ListArea/ListAreaService.js +2 -2
  82. package/{dist/components → components}/LoadingSpinner/Big/BigLoadingSpinner.d.ts +1 -1
  83. package/{dist/components → components}/LoadingSpinner/Big/BigLoadingSpinner.js +1 -1
  84. package/{dist/components → components}/LoadingSpinner/Default/LoadingSpinner.d.ts +1 -1
  85. package/{dist/components → components}/LoadingSpinner/Default/LoadingSpinner.js +6 -6
  86. package/{dist/components → components}/Modal/Modal.d.ts +1 -2
  87. package/{dist/components → components}/Modal/Modal.js +3 -3
  88. package/{dist/components → components}/ModulePadding/ModulePadding.d.ts +1 -2
  89. package/{dist/components → components}/ModulePadding/ModulePadding.js +4 -4
  90. package/{dist/components → components}/OfflineView/OfflineView.d.ts +1 -1
  91. package/{dist/components → components}/OfflineView/OfflineView.js +2 -2
  92. package/{dist/components → components}/OnboardingBanner/OnboardingBanner.d.ts +1 -2
  93. package/{dist/components → components}/OnboardingBanner/OnboardingBanner.js +3 -3
  94. package/{dist/components → components}/OverflowTooltip/OverflowTooltip.d.ts +1 -1
  95. package/{dist/components → components}/OverflowTooltip/OverflowTooltip.js +2 -2
  96. package/{dist/components → components}/PermissionChecks/PermissionService.d.ts +0 -1
  97. package/{dist/components → components}/SafeForm/SafeForm.d.ts +1 -1
  98. package/{dist/components → components}/SearchBar/SearchBar.d.ts +1 -2
  99. package/{dist/components → components}/SearchBar/SearchBar.js +2 -2
  100. package/{dist/components → components}/Select/Select.d.ts +1 -2
  101. package/{dist/components → components}/Select/Select.js +4 -4
  102. package/{dist/components → components}/SharedComponentsPermissionProvider/PermissionContext.d.ts +0 -1
  103. package/{dist/components → components}/SharedComponentsPermissionProvider/SharedComponentsPermissionProvider.d.ts +1 -2
  104. package/{dist/components → components}/Stepper/Stepper.d.ts +1 -2
  105. package/{dist/components → components}/Stepper/components/StepperButton.d.ts +2 -3
  106. package/{dist/components → components}/Stepper/components/StepperButton.js +1 -1
  107. package/{dist/components → components}/Stepper/components/StepperHeader.d.ts +1 -2
  108. package/{dist/components → components}/Stepper/components/StepperHeader.js +1 -1
  109. package/{dist/components → components}/Stepper/components/StepperItem.d.ts +1 -2
  110. package/{dist/components → components}/Stepper/components/StepperItem.js +1 -1
  111. package/{dist/components → components}/Stepper/stepperTypes.d.ts +0 -1
  112. package/{dist/components → components}/TopBarBanner/TopBarBanner.d.ts +1 -1
  113. package/{dist/components → components}/TopBarBanner/TopBarBanner.js +2 -2
  114. package/{dist/components → components}/VerticalDivider/VerticalDivider.d.ts +1 -1
  115. package/{dist/hooks → hooks}/useContainerWidth.d.ts +0 -1
  116. package/{dist/hooks → hooks}/useHelperText.d.ts +0 -1
  117. package/{dist/index.es-DLEY03HG.js → index.es-74LdeLp0.js} +1048 -1036
  118. package/{dist/index.es-BSaDtduL.js → index.es-B7KXUg_Y.js} +1 -1
  119. package/{dist/index.es-B1cewJEy.js → index.es-B9C7vzr4.js} +1 -1
  120. package/{dist/index.es-_PSuLbjQ.js → index.es-BIgjyLDa.js} +6 -6
  121. package/{dist/index.es-DPGGEmi5.js → index.es-BTF3Ci4c.js} +1 -1
  122. package/{dist/index.es-BZkGOjEo.js → index.es-BwhRJBEH.js} +1 -1
  123. package/{dist/index.es-CpPnZRt7.js → index.es-ByqU-v6T.js} +166 -166
  124. package/{dist/index.es-B_BTuoBa.js → index.es-C2dbad7Y.js} +4 -4
  125. package/{dist/index.es-DsOSfaF5.js → index.es-CJIPOFSz.js} +39 -39
  126. package/{dist/index.es-EXzC8zuP.js → index.es-CdZp67J9.js} +4 -4
  127. package/{dist/index.es-CwgwR6SB.js → index.es-CduUloMP.js} +1 -1
  128. package/{dist/index.es-BVW2k-5y.js → index.es-DCWPAtXu.js} +1 -1
  129. package/{dist/index.es-DHL1mFb3.js → index.es-DglJcc2r.js} +2 -2
  130. package/{dist/isString-C0tJxuT4.js → isString-LDbI4UeI.js} +1 -1
  131. package/{dist/main.js → main.js} +1 -1
  132. package/{dist/omit-BWQrFyQ-.js → omit-DUqu4lDk.js} +196 -203
  133. package/package.json +11 -91
  134. package/{dist/react-number-format.es-pczkQ4lQ.js → react-number-format.es-8jxpHyYy.js} +192 -183
  135. package/react-tooltip.min-DKaGxvdz.js +1411 -0
  136. package/react.esm-uOZB-qPu.js +15150 -0
  137. package/{dist/services → services}/BlockService.d.ts +0 -1
  138. package/{dist/services → services}/NumberService.d.ts +0 -1
  139. package/{dist/services → services}/UtilService.d.ts +0 -1
  140. package/{dist/services → services}/UtilService.js +4 -4
  141. package/{dist/test-utils.d.ts → test-utils.d.ts} +1 -2
  142. package/{dist/test-utils.js → test-utils.js} +1 -1
  143. package/{dist/types → types}/GenericTable.d.ts +0 -1
  144. package/{dist/types → types}/ListElement.d.ts +0 -1
  145. package/CHANGELOG.md +0 -780
  146. package/README.md +0 -1387
  147. package/dist/assets/FormSelect.css +0 -1
  148. package/dist/components/FormComponents/FormSelect/FormSelect.js +0 -142
  149. package/dist/react-tooltip.min-D7xPMD-P.js +0 -1390
  150. package/dist/react.esm-DF7i80eN.js +0 -13658
  151. /package/{dist/_Map-BYxTn6ob.js → _Map-BYxTn6ob.js} +0 -0
  152. /package/{dist/_commonjsHelpers-ByX85dGu.js → _commonjsHelpers-ByX85dGu.js} +0 -0
  153. /package/{dist/animationframe-CqXArbwZ.js → animationframe-CqXArbwZ.js} +0 -0
  154. /package/{dist/assets → assets}/AlertBanner.css +0 -0
  155. /package/{dist/assets → assets}/BaseView.css +0 -0
  156. /package/{dist/assets → assets}/BasicHeading.css +0 -0
  157. /package/{dist/assets → assets}/BigLoadingSpinner.css +0 -0
  158. /package/{dist/assets → assets}/BlockView.css +0 -0
  159. /package/{dist/assets → assets}/ButtonCard.css +0 -0
  160. /package/{dist/assets → assets}/ChipCard.css +0 -0
  161. /package/{dist/assets → assets}/ConfirmationModal.css +0 -0
  162. /package/{dist/assets → assets}/ContextMenu.css +0 -0
  163. /package/{dist/assets → assets}/CustomTextField.css +0 -0
  164. /package/{dist/assets → assets}/DeleteModal.css +0 -0
  165. /package/{dist/assets → assets}/DetailContentWrapper.css +0 -0
  166. /package/{dist/assets → assets}/Disclaimer.css +0 -0
  167. /package/{dist/assets → assets}/EmptyView.css +0 -0
  168. /package/{dist/assets → assets}/Filter.css +0 -0
  169. /package/{dist/assets → assets}/FloatingActionButton.css +0 -0
  170. /package/{dist/assets → assets}/FormCheckBox.css +0 -0
  171. /package/{dist/assets → assets}/FormDatePicker.css +0 -0
  172. /package/{dist/assets → assets}/FormText.css +0 -0
  173. /package/{dist/assets → assets}/GenericCard.css +0 -0
  174. /package/{dist/assets → assets}/GenericTable.css +0 -0
  175. /package/{dist/assets → assets}/HashTabView.css +0 -0
  176. /package/{dist/assets → assets}/HeaderFilter.css +0 -0
  177. /package/{dist/assets → assets}/Iconify.css +0 -0
  178. /package/{dist/assets → assets}/InfoCard.css +0 -0
  179. /package/{dist/assets → assets}/InfoGroup.css +0 -0
  180. /package/{dist/assets → assets}/ListAreaService.css +0 -0
  181. /package/{dist/assets → assets}/LoadingSpinner.css +0 -0
  182. /package/{dist/assets → assets}/Modal.css +0 -0
  183. /package/{dist/assets → assets}/ModulePadding.css +0 -0
  184. /package/{dist/assets → assets}/OfflineView.css +0 -0
  185. /package/{dist/assets → assets}/OnboardingBanner.css +0 -0
  186. /package/{dist/assets → assets}/OverflowTooltip.css +0 -0
  187. /package/{dist/assets → assets}/Scrollbar.css +0 -0
  188. /package/{dist/assets → assets}/SearchBar.css +0 -0
  189. /package/{dist/assets → assets}/Select.css +0 -0
  190. /package/{dist/assets → assets}/TopBarBanner.css +0 -0
  191. /package/{dist/assets → assets}/VerticalDivider.css +0 -0
  192. /package/{dist/assets → assets}/stepper.css +0 -0
  193. /package/{dist/component-By6nyiBU.js → component-By6nyiBU.js} +0 -0
  194. /package/{dist/components → components}/Allowed/Allowed.js +0 -0
  195. /package/{dist/components → components}/BaseView/BaseView.js +0 -0
  196. /package/{dist/components → components}/BaseView/BaseView.service.d.ts +0 -0
  197. /package/{dist/components → components}/BaseView/BaseView.service.js +0 -0
  198. /package/{dist/components → components}/DetailContentWrapper/DetailContentWrapper.js +0 -0
  199. /package/{dist/components → components}/FormComponents/FormDatePicker/FormDatePickerService.d.ts +0 -0
  200. /package/{dist/components → components}/FormComponents/FormDatePicker/FormDatePickerService.js +0 -0
  201. /package/{dist/components → components}/FormComponents/FormSelect/FormSelectService.js +0 -0
  202. /package/{dist/components → components}/GenericTable/GenericTableService.js +0 -0
  203. /package/{dist/components → components}/Iconify/Iconify.js +0 -0
  204. /package/{dist/components → components}/OverflowTooltip/OverflowTooltipService.d.ts +0 -0
  205. /package/{dist/components → components}/OverflowTooltip/OverflowTooltipService.js +0 -0
  206. /package/{dist/components → components}/PermissionChecks/PermissionService.js +0 -0
  207. /package/{dist/components → components}/PermissionChecks/mockedPermissions.d.ts +0 -0
  208. /package/{dist/components → components}/PermissionChecks/mockedPermissions.js +0 -0
  209. /package/{dist/components → components}/SafeForm/SafeForm.js +0 -0
  210. /package/{dist/components → components}/Scrollbar/Scrollbar.d.ts +0 -0
  211. /package/{dist/components → components}/Scrollbar/Scrollbar.js +0 -0
  212. /package/{dist/components → components}/SharedComponentsPermissionProvider/PermissionContext.js +0 -0
  213. /package/{dist/components → components}/SharedComponentsPermissionProvider/SharedComponentsPermissionProvider.js +0 -0
  214. /package/{dist/components → components}/Stepper/Stepper.js +0 -0
  215. /package/{dist/components → components}/Stepper/stepperStyles.d.ts +0 -0
  216. /package/{dist/components → components}/Stepper/stepperStyles.js +0 -0
  217. /package/{dist/components → components}/Stepper/stepperTypes.js +0 -0
  218. /package/{dist/components → components}/VerticalDivider/VerticalDivider.js +0 -0
  219. /package/{dist/defineProperty-SoB5opr-.js → defineProperty-SoB5opr-.js} +0 -0
  220. /package/{dist/enums → enums}/AvailableCustomIcons.d.ts +0 -0
  221. /package/{dist/enums → enums}/AvailableCustomIcons.js +0 -0
  222. /package/{dist/enums → enums}/ThemeColor.d.ts +0 -0
  223. /package/{dist/enums → enums}/ThemeColor.js +0 -0
  224. /package/{dist/es.string.iterator-BrOvr7F6.js → es.string.iterator-BrOvr7F6.js} +0 -0
  225. /package/{dist/find-OaLSg5iu.js → find-OaLSg5iu.js} +0 -0
  226. /package/{dist/get-BLvvbtML.js → get-BLvvbtML.js} +0 -0
  227. /package/{dist/get-CBFiuc3f.js → get-CBFiuc3f.js} +0 -0
  228. /package/{dist/hooks → hooks}/useBreakpoints.d.ts +0 -0
  229. /package/{dist/hooks → hooks}/useBreakpoints.js +0 -0
  230. /package/{dist/hooks → hooks}/useContainerWidth.js +0 -0
  231. /package/{dist/hooks → hooks}/useHelperText.js +0 -0
  232. /package/{dist/identity-B0bbReND.js → identity-B0bbReND.js} +0 -0
  233. /package/{dist/includes-CSD_V_RY.js → includes-CSD_V_RY.js} +0 -0
  234. /package/{dist/index-CuHybtft.js → index-CuHybtft.js} +0 -0
  235. /package/{dist/index-_-9ybP20.js → index-_-9ybP20.js} +0 -0
  236. /package/{dist/index.es-0SkNh4dU.js → index.es-0SkNh4dU.js} +0 -0
  237. /package/{dist/index.es-BE1XL1dD.js → index.es-BE1XL1dD.js} +0 -0
  238. /package/{dist/index.es-C2ejWpji.js → index.es-C2ejWpji.js} +0 -0
  239. /package/{dist/index.es-C8AExypY.js → index.es-C8AExypY.js} +0 -0
  240. /package/{dist/index.es-CNrSvjAv.js → index.es-CNrSvjAv.js} +0 -0
  241. /package/{dist/index.es-CTKwa3Es.js → index.es-CTKwa3Es.js} +0 -0
  242. /package/{dist/index.es-DRC-9PLs.js → index.es-DRC-9PLs.js} +0 -0
  243. /package/{dist/index.es-LckFzDz-.js → index.es-LckFzDz-.js} +0 -0
  244. /package/{dist/index.es-Pc5KKhcb.js → index.es-Pc5KKhcb.js} +0 -0
  245. /package/{dist/index.es-eZDofmng.js → index.es-eZDofmng.js} +0 -0
  246. /package/{dist/isArray-Ce1Q96lU.js → isArray-Ce1Q96lU.js} +0 -0
  247. /package/{dist/isArray-olhCpv2e.js → isArray-olhCpv2e.js} +0 -0
  248. /package/{dist/isEmpty-l2xQKl4x.js → isEmpty-l2xQKl4x.js} +0 -0
  249. /package/{dist/isTypedArray-D39qzPYE.js → isTypedArray-D39qzPYE.js} +0 -0
  250. /package/{dist/keyboard-DQ9O_Ke1.js → keyboard-DQ9O_Ke1.js} +0 -0
  251. /package/{dist/main.d.ts → main.d.ts} +0 -0
  252. /package/{dist/map-BErBeya5.js → map-BErBeya5.js} +0 -0
  253. /package/{dist/orderBy-Ce85KqD6.js → orderBy-Ce85KqD6.js} +0 -0
  254. /package/{dist/parse-int-BYd7r_4n.js → parse-int-BYd7r_4n.js} +0 -0
  255. /package/{dist/services → services}/BlockService.js +0 -0
  256. /package/{dist/services → services}/NumberService.js +0 -0
  257. /package/{dist/slicedToArray-C2Ed3239.js → slicedToArray-C2Ed3239.js} +0 -0
  258. /package/{dist/stepper.module-C_EMu-Fl.js → stepper.module-C_EMu-Fl.js} +0 -0
  259. /package/{dist/string-trim-v5pkXsl2.js → string-trim-v5pkXsl2.js} +0 -0
  260. /package/{dist/toString-D5bEU-DN.js → toString-D5bEU-DN.js} +0 -0
  261. /package/{dist/tslib.es6-BDCynO9F.js → tslib.es6-BDCynO9F.js} +0 -0
  262. /package/{dist/types → types}/Filter.d.ts +0 -0
  263. /package/{dist/types → types}/Filter.js +0 -0
  264. /package/{dist/types → types}/GenericTable.js +0 -0
  265. /package/{dist/types → types}/HashTab.d.ts +0 -0
  266. /package/{dist/types → types}/HashTab.js +0 -0
  267. /package/{dist/types → types}/Languages.d.ts +0 -0
  268. /package/{dist/types → types}/Languages.js +0 -0
  269. /package/{dist/types → types}/ListElement.js +0 -0
  270. /package/{dist/types → types}/Permission.d.ts +0 -0
  271. /package/{dist/types → types}/Permission.js +0 -0
  272. /package/{dist/types → types}/Time.d.ts +0 -0
  273. /package/{dist/types → types}/Time.js +0 -0
  274. /package/{dist/types → types}/internal/Block.d.ts +0 -0
  275. /package/{dist/types → types}/internal/Block.js +0 -0
  276. /package/{dist/types → types}/internal/ChangeValueType.d.ts +0 -0
  277. /package/{dist/types → types}/internal/ChangeValueType.js +0 -0
  278. /package/{dist/types → types}/internal/ReactRouterTypes.d.ts +0 -0
  279. /package/{dist/types → types}/internal/ReactRouterTypes.js +0 -0
  280. /package/{dist/uniqueId-CJo-XRQb.js → uniqueId-CJo-XRQb.js} +0 -0
  281. /package/{dist/util-CBo-ipCE.js → util-CBo-ipCE.js} +0 -0
  282. /package/{dist/vite-env.d.js → vite-env.d.js} +0 -0
@@ -2,34 +2,34 @@ import { jsx as Mr, jsxs as au } from "react/jsx-runtime";
2
2
  import { E as iu } from "../../index.es-eZDofmng.js";
3
3
  import { G as ja } from "../../index.es-BE1XL1dD.js";
4
4
  import { P as lu } from "../../index.es-C8AExypY.js";
5
- import { e as is, f as ls, p as su, r as ss, O as uu, h as us, x as du, i as ds, m as cu, Q as fu, D as gu, R as vu, j as pu, L as hu, u as cs, v as fs, S as mu, T as yu, z as bu, G as wu, _ as jt, a as vt, c as _r, P as B, b as Lt, d as zr } from "../../index-_-9ybP20.js";
6
- import { _ as qr, a as Mt, b as Xr, c as Kr, d as Gt, e as zt, f as Yr, g as Cu } from "../../defineProperty-SoB5opr-.js";
7
- import X, { useRef as gt, useMemo as st, useLayoutEffect as Ru, useEffect as Ge, useCallback as Ft, useState as ft, memo as Su, useReducer as xu, createContext as yo, useContext as an, createElement as Va, PureComponent as Pu, forwardRef as Rr, useImperativeHandle as qn, Fragment as gs } from "react";
5
+ import { e as is, f as ls, p as su, r as ss, O as uu, h as us, x as du, i as ds, m as cu, Q as fu, D as gu, R as vu, j as pu, L as hu, u as cs, v as fs, S as mu, T as yu, z as bu, G as wu, _ as jt, a as vt, c as _r, P as B, b as Lt, d as $r } from "../../index-_-9ybP20.js";
6
+ import { _ as qr, a as Mt, b as Xr, c as Kr, d as zt, e as $t, f as Yr, g as Cu } from "../../defineProperty-SoB5opr-.js";
7
+ import X, { useRef as gt, useMemo as st, useLayoutEffect as Ru, useEffect as ze, useCallback as Ft, useState as ft, memo as Su, useReducer as xu, createContext as yo, useContext as an, createElement as Va, PureComponent as Pu, forwardRef as Rr, useImperativeHandle as qn, Fragment as gs } from "react";
8
8
  import { e as Oa, _ as jn, i as Ra, q as vs, k as jr, H as Eu, s as Tu, g as ps, C as Iu, d as An } from "../../index.es-DRC-9PLs.js";
9
9
  import { l as Au, e as Du, m as _u, _ as vr } from "../../slicedToArray-C2Ed3239.js";
10
10
  import { a as Ou, _ as Vn } from "../../index.es-CNrSvjAv.js";
11
- import { _ as Sa, c as Vi } from "../../index.es-_PSuLbjQ.js";
11
+ import { _ as Sa, c as Vi } from "../../index.es-BIgjyLDa.js";
12
12
  import { g as Ba, c as ca } from "../../_commonjsHelpers-ByX85dGu.js";
13
13
  import { a as Bu, _ as Nu, b as qi } from "../../map-BErBeya5.js";
14
- import { _ as Hu, a as Fu, b as Xi, S as Ki, c as Lu, d as Mu } from "../../index.es-DLEY03HG.js";
15
- import { b as zu, c as Gu } from "../../es.string.iterator-BrOvr7F6.js";
14
+ import { _ as Hu, a as Fu, b as Xi, S as Ki, c as Lu, d as Mu } from "../../index.es-74LdeLp0.js";
15
+ import { b as $u, c as zu } from "../../es.string.iterator-BrOvr7F6.js";
16
16
  import { _ as xa } from "../../index.es-LckFzDz-.js";
17
17
  import { _ as hs, a as Ai } from "../../find-OaLSg5iu.js";
18
- import { T as Yi } from "../../index.es-DsOSfaF5.js";
19
- import { M as $u, C as ms } from "../../index.es-BSaDtduL.js";
20
- import { S as ys } from "../../index.es-BVW2k-5y.js";
21
- import { D as ku } from "../../index.es-B_BTuoBa.js";
18
+ import { T as Yi } from "../../index.es-CJIPOFSz.js";
19
+ import { M as Gu, C as ms } from "../../index.es-B7KXUg_Y.js";
20
+ import { S as ys } from "../../index.es-DCWPAtXu.js";
21
+ import { D as ku } from "../../index.es-C2dbad7Y.js";
22
22
  import { unstable_batchedUpdates as fa, createPortal as Wu } from "react-dom";
23
23
  import { _ as Ji } from "../../keyboard-DQ9O_Ke1.js";
24
- import { I as ga } from "../../index.es-BZkGOjEo.js";
25
- import { b as bs, c as Uu } from "../../index.es-EXzC8zuP.js";
24
+ import { I as ga } from "../../index.es-BwhRJBEH.js";
25
+ import { c as bs, b as Uu } from "../../index.es-CdZp67J9.js";
26
26
  import { b as Na, c as Pa, d as ws, f as ju, g as Vu } from "../../tslib.es6-BDCynO9F.js";
27
27
  import { M as Cs, a as Rs } from "../../component-By6nyiBU.js";
28
- import { c as Qi } from "../../component-DYpB_4EP.js";
28
+ import { c as Qi } from "../../component-9vrShqiY.js";
29
29
  import { a as qu } from "../../util-CBo-ipCE.js";
30
30
  import "../../isEmpty-l2xQKl4x.js";
31
31
  import { useBreakpoints as Xu } from "../../hooks/useBreakpoints.js";
32
- import "../../react-tooltip.min-D7xPMD-P.js";
32
+ import "../../react-tooltip.min-DKaGxvdz.js";
33
33
  import "../../orderBy-Ce85KqD6.js";
34
34
  import { OfflineView as Zi } from "../OfflineView/OfflineView.js";
35
35
  import "../../index-CuHybtft.js";
@@ -38,10 +38,10 @@ import "../../uniqueId-CJo-XRQb.js";
38
38
  import "react-hook-form";
39
39
  import "../../get-CBFiuc3f.js";
40
40
  import "../../isArray-olhCpv2e.js";
41
- import "../../isString-C0tJxuT4.js";
42
- import "../../omit-BWQrFyQ-.js";
41
+ import "../../isString-LDbI4UeI.js";
42
+ import "../../omit-DUqu4lDk.js";
43
43
  import "../../types/Time.js";
44
- import "../../react.esm-DF7i80eN.js";
44
+ import "../../react.esm-uOZB-qPu.js";
45
45
  import { useGenerateColumns as Ku, useGenerateTableData as Yu } from "./GenericTableService.js";
46
46
  import { GenericCardList as Ju } from "./Mobile/GenericCardList.js";
47
47
  import '../../assets/GenericTable.css';function Qu(e, t) {
@@ -61,7 +61,7 @@ var Wr = {
61
61
  BUFFER_BAR_SELECTOR: ".mdc-linear-progress__buffer-bar",
62
62
  FLEX_BASIS: "flex-basis",
63
63
  PRIMARY_BAR_SELECTOR: ".mdc-linear-progress__primary-bar"
64
- }, $o = {
64
+ }, Go = {
65
65
  PRIMARY_HALF: 0.8367142,
66
66
  PRIMARY_FULL: 2.00611057,
67
67
  SECONDARY_QUARTER: 0.37651913,
@@ -177,7 +177,7 @@ var qa = (
177
177
  var n = r * 100 + "%";
178
178
  this.adapter.setBufferBarStyle(tn.FLEX_BASIS, n);
179
179
  }, t.prototype.calculateAndSetDimensions = function(r) {
180
- var n = r * $o.PRIMARY_HALF, l = r * $o.PRIMARY_FULL, u = r * $o.SECONDARY_QUARTER, s = r * $o.SECONDARY_HALF, C = r * $o.SECONDARY_FULL;
180
+ var n = r * Go.PRIMARY_HALF, l = r * Go.PRIMARY_FULL, u = r * Go.SECONDARY_QUARTER, s = r * Go.SECONDARY_HALF, C = r * Go.SECONDARY_FULL;
181
181
  this.adapter.setStyle("--mdc-linear-progress-primary-half", n + "px"), this.adapter.setStyle("--mdc-linear-progress-primary-half-neg", -n + "px"), this.adapter.setStyle("--mdc-linear-progress-primary-full", l + "px"), this.adapter.setStyle("--mdc-linear-progress-primary-full-neg", -l + "px"), this.adapter.setStyle("--mdc-linear-progress-secondary-quarter", u + "px"), this.adapter.setStyle("--mdc-linear-progress-secondary-quarter-neg", -u + "px"), this.adapter.setStyle("--mdc-linear-progress-secondary-half", s + "px"), this.adapter.setStyle("--mdc-linear-progress-secondary-half-neg", -s + "px"), this.adapter.setStyle("--mdc-linear-progress-secondary-full", C + "px"), this.adapter.setStyle("--mdc-linear-progress-secondary-full-neg", -C + "px"), this.restartAnimation();
182
182
  }, t;
183
183
  })(Cs)
@@ -491,7 +491,7 @@ var td = (
491
491
  return new t(r);
492
492
  }, t.prototype.initialize = function(r) {
493
493
  r === void 0 && (r = function(n) {
494
- return new $u(n);
494
+ return new Gu(n);
495
495
  }), this.checkboxFactory = r;
496
496
  }, t.prototype.initialSyncWithDOM = function() {
497
497
  var r = this;
@@ -729,8 +729,8 @@ function od() {
729
729
  ol = 1;
730
730
  var e = /* @__PURE__ */ ss(), t = /* @__PURE__ */ uu(), r = /* @__PURE__ */ is(), n = /* @__PURE__ */ nd(), l = /* @__PURE__ */ ls(), u = e(n), s = e("".slice), C = Math.ceil, P = function(p) {
731
731
  return function(T, b, L) {
732
- var _ = r(l(T)), F = t(b), x = _.length, N = L === void 0 ? " " : r(L), O, G;
733
- return F <= x || N === "" ? _ : (O = F - x, G = u(N, C(O / N.length)), G.length > O && (G = s(G, 0, O)), p ? _ + G : G + _);
732
+ var _ = r(l(T)), F = t(b), x = _.length, N = L === void 0 ? " " : r(L), O, z;
733
+ return F <= x || N === "" ? _ : (O = F - x, z = u(N, C(O / N.length)), z.length > O && (z = s(z, 0, O)), p ? _ + z : z + _);
734
734
  };
735
735
  };
736
736
  return Ya = {
@@ -753,8 +753,8 @@ function ad() {
753
753
  C.call(/* @__PURE__ */ new Date(NaN));
754
754
  }) ? function() {
755
755
  if (!l(P(this))) throw new n("Invalid time value");
756
- var O = this, G = T(O), z = L(O), Y = G < 0 ? "-" : G > 9999 ? "+" : "";
757
- return Y + r(u(G), Y ? 6 : 4, 0) + "-" + r(F(O) + 1, 2, 0) + "-" + r(p(O), 2, 0) + "T" + r(b(O), 2, 0) + ":" + r(_(O), 2, 0) + ":" + r(x(O), 2, 0) + "." + r(z, 3, 0) + "Z";
756
+ var O = this, z = T(O), $ = L(O), Y = z < 0 ? "-" : z > 9999 ? "+" : "";
757
+ return Y + r(u(z), Y ? 6 : 4, 0) + "-" + r(F(O) + 1, 2, 0) + "-" + r(p(O), 2, 0) + "T" + r(b(O), 2, 0) + ":" + r(_(O), 2, 0) + ":" + r(x(O), 2, 0) + "." + r($, 3, 0) + "Z";
758
758
  } : C, Ja;
759
759
  }
760
760
  var il;
@@ -799,7 +799,7 @@ const cd = /* @__PURE__ */ Ba(dd);
799
799
  var ti, dl;
800
800
  function fd() {
801
801
  if (dl) return ti;
802
- dl = 1, zu();
802
+ dl = 1, $u();
803
803
  var e = /* @__PURE__ */ cs();
804
804
  return ti = e("Array", "values"), ti;
805
805
  }
@@ -813,7 +813,7 @@ function gd() {
813
813
  var ni, fl;
814
814
  function vd() {
815
815
  if (fl) return ni;
816
- fl = 1, Gu();
816
+ fl = 1, zu();
817
817
  var e = /* @__PURE__ */ yu(), t = /* @__PURE__ */ mu(), r = /* @__PURE__ */ fs(), n = /* @__PURE__ */ gd(), l = Array.prototype, u = {
818
818
  DOMTokenList: !0,
819
819
  NodeList: !0
@@ -834,14 +834,14 @@ Xo.exports;
834
834
  var pl;
835
835
  function md() {
836
836
  return pl || (pl = 1, (function(e, t) {
837
- var r = 200, n = "Expected a function", l = "__lodash_hash_undefined__", u = 1, s = 2, C = 9007199254740991, P = "[object Arguments]", p = "[object Array]", T = "[object Boolean]", b = "[object Date]", L = "[object Error]", _ = "[object Function]", F = "[object GeneratorFunction]", x = "[object Map]", N = "[object Number]", O = "[object Object]", G = "[object Promise]", z = "[object RegExp]", Y = "[object Set]", k = "[object String]", j = "[object Symbol]", K = "[object WeakMap]", te = "[object ArrayBuffer]", ce = "[object DataView]", Ce = "[object Float32Array]", Pe = "[object Float64Array]", rt = "[object Int8Array]", $e = "[object Int16Array]", Ne = "[object Int32Array]", nt = "[object Uint8Array]", pt = "[object Uint8ClampedArray]", Me = "[object Uint16Array]", Ze = "[object Uint32Array]", Je = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, at = /^\w*$/, dt = /^\./, Ie = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, je = /[\\^$.*+?()[\]{}|]/g, Ve = /\\(\\)?/g, yt = /^\[object .+?Constructor\]$/, ut = /^(?:0|[1-9]\d*)$/, Te = {};
838
- Te[Ce] = Te[Pe] = Te[rt] = Te[$e] = Te[Ne] = Te[nt] = Te[pt] = Te[Me] = Te[Ze] = !0, Te[P] = Te[p] = Te[te] = Te[T] = Te[ce] = Te[b] = Te[L] = Te[_] = Te[x] = Te[N] = Te[O] = Te[z] = Te[Y] = Te[k] = Te[K] = !1;
839
- var ht = typeof ca == "object" && ca && ca.Object === Object && ca, ot = typeof self == "object" && self && self.Object === Object && self, Ee = ht || ot || Function("return this")(), He = t && !t.nodeType && t, Tt = He && !0 && e && !e.nodeType && e, It = Tt && Tt.exports === He, mt = It && ht.process, $t = (function() {
837
+ var r = 200, n = "Expected a function", l = "__lodash_hash_undefined__", u = 1, s = 2, C = 9007199254740991, P = "[object Arguments]", p = "[object Array]", T = "[object Boolean]", b = "[object Date]", L = "[object Error]", _ = "[object Function]", F = "[object GeneratorFunction]", x = "[object Map]", N = "[object Number]", O = "[object Object]", z = "[object Promise]", $ = "[object RegExp]", Y = "[object Set]", k = "[object String]", j = "[object Symbol]", K = "[object WeakMap]", te = "[object ArrayBuffer]", ce = "[object DataView]", Ce = "[object Float32Array]", Pe = "[object Float64Array]", rt = "[object Int8Array]", Ge = "[object Int16Array]", Ne = "[object Int32Array]", nt = "[object Uint8Array]", pt = "[object Uint8ClampedArray]", Me = "[object Uint16Array]", Ze = "[object Uint32Array]", Je = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, at = /^\w*$/, dt = /^\./, Ie = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, je = /[\\^$.*+?()[\]{}|]/g, Ve = /\\(\\)?/g, yt = /^\[object .+?Constructor\]$/, ut = /^(?:0|[1-9]\d*)$/, Te = {};
838
+ Te[Ce] = Te[Pe] = Te[rt] = Te[Ge] = Te[Ne] = Te[nt] = Te[pt] = Te[Me] = Te[Ze] = !0, Te[P] = Te[p] = Te[te] = Te[T] = Te[ce] = Te[b] = Te[L] = Te[_] = Te[x] = Te[N] = Te[O] = Te[$] = Te[Y] = Te[k] = Te[K] = !1;
839
+ var ht = typeof ca == "object" && ca && ca.Object === Object && ca, ot = typeof self == "object" && self && self.Object === Object && self, Ee = ht || ot || Function("return this")(), He = t && !t.nodeType && t, Tt = He && !0 && e && !e.nodeType && e, It = Tt && Tt.exports === He, mt = It && ht.process, Gt = (function() {
840
840
  try {
841
841
  return mt && mt.binding("util");
842
842
  } catch {
843
843
  }
844
- })(), kt = $t && $t.isTypedArray;
844
+ })(), kt = Gt && Gt.isTypedArray;
845
845
  function At(d, h, D) {
846
846
  switch (D.length) {
847
847
  case 0:
@@ -926,7 +926,7 @@ function md() {
926
926
  return d ? "Symbol(src)_1." + d : "";
927
927
  })(), Vt = _t.toString, Wt = mr.hasOwnProperty, St = mr.toString, Xt = RegExp(
928
928
  "^" + Vt.call(Wt).replace(je, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
929
- ), wt = Ee.Symbol, xt = Ee.Uint8Array, Lr = mr.propertyIsEnumerable, Ct = xr.splice, Ae = wt ? wt.isConcatSpreadable : void 0, ze = ir(Object.keys, Object), lt = Math.max, Bt = nn(Ee, "DataView"), it = nn(Ee, "Map"), Nt = nn(Ee, "Promise"), Ut = nn(Ee, "Set"), Rt = nn(Ee, "WeakMap"), qt = nn(Object, "create"), Kt = R(Bt), Yt = R(it), Pr = R(Nt), br = R(Ut), lr = R(Rt), Jt = wt ? wt.prototype : void 0, Er = Jt ? Jt.valueOf : void 0, en = Jt ? Jt.toString : void 0;
929
+ ), wt = Ee.Symbol, xt = Ee.Uint8Array, Lr = mr.propertyIsEnumerable, Ct = xr.splice, Ae = wt ? wt.isConcatSpreadable : void 0, $e = ir(Object.keys, Object), lt = Math.max, Bt = nn(Ee, "DataView"), it = nn(Ee, "Map"), Nt = nn(Ee, "Promise"), Ut = nn(Ee, "Set"), Rt = nn(Ee, "WeakMap"), qt = nn(Object, "create"), Kt = R(Bt), Yt = R(it), Pr = R(Nt), br = R(Ut), lr = R(Rt), Jt = wt ? wt.prototype : void 0, Er = Jt ? Jt.valueOf : void 0, en = Jt ? Jt.toString : void 0;
930
930
  function Tr(d) {
931
931
  var h = -1, D = d ? d.length : 0;
932
932
  for (this.clear(); ++h < D; ) {
@@ -934,7 +934,7 @@ function md() {
934
934
  this.set(M[0], M[1]);
935
935
  }
936
936
  }
937
- function $r() {
937
+ function Gr() {
938
938
  this.__data__ = qt ? qt(null) : {};
939
939
  }
940
940
  function et(d) {
@@ -956,7 +956,7 @@ function md() {
956
956
  var D = this.__data__;
957
957
  return D[d] = qt && h === void 0 ? l : h, this;
958
958
  }
959
- Tr.prototype.clear = $r, Tr.prototype.delete = et, Tr.prototype.get = Pt, Tr.prototype.has = Zt, Tr.prototype.set = nr;
959
+ Tr.prototype.clear = Gr, Tr.prototype.delete = et, Tr.prototype.get = Pt, Tr.prototype.has = Zt, Tr.prototype.set = nr;
960
960
  function er(d) {
961
961
  var h = -1, D = d ? d.length : 0;
962
962
  for (this.clear(); ++h < D; ) {
@@ -1098,9 +1098,9 @@ function md() {
1098
1098
  if (I && !S)
1099
1099
  return o || (o = new kr()), i || We(d) ? bn(d, h, D, M, ee, o) : uo(d, h, c, D, M, ee, o);
1100
1100
  if (!(ee & s)) {
1101
- var H = S && Wt.call(d, "__wrapped__"), $ = m && Wt.call(h, "__wrapped__");
1102
- if (H || $) {
1103
- var V = H ? d.value() : d, ie = $ ? h.value() : h;
1101
+ var H = S && Wt.call(d, "__wrapped__"), G = m && Wt.call(h, "__wrapped__");
1102
+ if (H || G) {
1103
+ var V = H ? d.value() : d, ie = G ? h.value() : h;
1104
1104
  return o || (o = new kr()), D(V, ie, M, ee, o);
1105
1105
  }
1106
1106
  }
@@ -1130,7 +1130,7 @@ function md() {
1130
1130
  return !0;
1131
1131
  }
1132
1132
  function Bo(d) {
1133
- if (!ue(d) || Gn(d))
1133
+ if (!ue(d) || zn(d))
1134
1134
  return !1;
1135
1135
  var h = J(d) || cr(d) ? Xt : yt;
1136
1136
  return h.test(R(d));
@@ -1143,7 +1143,7 @@ function md() {
1143
1143
  }
1144
1144
  function no(d) {
1145
1145
  if (!a(d))
1146
- return ze(d);
1146
+ return $e(d);
1147
1147
  var h = [];
1148
1148
  for (var D in Object(d))
1149
1149
  Wt.call(d, D) && D != "constructor" && h.push(D);
@@ -1258,9 +1258,9 @@ function md() {
1258
1258
  return w == h;
1259
1259
  var S = -1, m = !0, I = ee & u ? new pn() : void 0;
1260
1260
  for (o.set(d, h), o.set(h, d); ++S < f; ) {
1261
- var H = d[S], $ = h[S];
1261
+ var H = d[S], G = h[S];
1262
1262
  if (M)
1263
- var V = i ? M($, H, S, h, d, o) : M(H, $, S, d, h, o);
1263
+ var V = i ? M(G, H, S, h, d, o) : M(H, G, S, d, h, o);
1264
1264
  if (V !== void 0) {
1265
1265
  if (V)
1266
1266
  continue;
@@ -1275,7 +1275,7 @@ function md() {
1275
1275
  m = !1;
1276
1276
  break;
1277
1277
  }
1278
- } else if (!(H === $ || D(H, $, M, ee, o))) {
1278
+ } else if (!(H === G || D(H, G, M, ee, o))) {
1279
1279
  m = !1;
1280
1280
  break;
1281
1281
  }
@@ -1296,7 +1296,7 @@ function md() {
1296
1296
  return U(+d, +h);
1297
1297
  case L:
1298
1298
  return d.name == h.name && d.message == h.message;
1299
- case z:
1299
+ case $:
1300
1300
  case k:
1301
1301
  return d == h + "";
1302
1302
  case x:
@@ -1329,7 +1329,7 @@ function md() {
1329
1329
  var H = o.get(d);
1330
1330
  if (H && o.get(h))
1331
1331
  return H == h;
1332
- var $ = !0;
1332
+ var G = !0;
1333
1333
  o.set(d, h), o.set(h, d);
1334
1334
  for (var V = i; ++m < c; ) {
1335
1335
  I = f[m];
@@ -1337,16 +1337,16 @@ function md() {
1337
1337
  if (M)
1338
1338
  var le = i ? M(Z, ie, I, h, d, o) : M(ie, Z, I, d, h, o);
1339
1339
  if (!(le === void 0 ? ie === Z || D(ie, Z, M, ee, o) : le)) {
1340
- $ = !1;
1340
+ G = !1;
1341
1341
  break;
1342
1342
  }
1343
1343
  V || (V = I == "constructor");
1344
1344
  }
1345
- if ($ && !V) {
1345
+ if (G && !V) {
1346
1346
  var de = d.constructor, Q = h.constructor;
1347
- de != Q && "constructor" in d && "constructor" in h && !(typeof de == "function" && de instanceof de && typeof Q == "function" && Q instanceof Q) && ($ = !1);
1347
+ de != Q && "constructor" in d && "constructor" in h && !(typeof de == "function" && de instanceof de && typeof Q == "function" && Q instanceof Q) && (G = !1);
1348
1348
  }
1349
- return o.delete(d), o.delete(h), $;
1349
+ return o.delete(d), o.delete(h), G;
1350
1350
  }
1351
1351
  function wn(d, h) {
1352
1352
  var D = d.__data__;
@@ -1364,7 +1364,7 @@ function md() {
1364
1364
  return Bo(D) ? D : void 0;
1365
1365
  }
1366
1366
  var Jr = eo;
1367
- (Bt && Jr(new Bt(new ArrayBuffer(1))) != ce || it && Jr(new it()) != x || Nt && Jr(Nt.resolve()) != G || Ut && Jr(new Ut()) != Y || Rt && Jr(new Rt()) != K) && (Jr = function(d) {
1367
+ (Bt && Jr(new Bt(new ArrayBuffer(1))) != ce || it && Jr(new it()) != x || Nt && Jr(Nt.resolve()) != z || Ut && Jr(new Ut()) != Y || Rt && Jr(new Rt()) != K) && (Jr = function(d) {
1368
1368
  var h = St.call(d), D = h == O ? d.constructor : void 0, M = D ? R(D) : void 0;
1369
1369
  if (M)
1370
1370
  switch (M) {
@@ -1373,7 +1373,7 @@ function md() {
1373
1373
  case Yt:
1374
1374
  return x;
1375
1375
  case Pr:
1376
- return G;
1376
+ return z;
1377
1377
  case br:
1378
1378
  return Y;
1379
1379
  case lr:
@@ -1381,7 +1381,7 @@ function md() {
1381
1381
  }
1382
1382
  return h;
1383
1383
  });
1384
- function zo(d, h, D) {
1384
+ function $o(d, h, D) {
1385
1385
  h = dn(h, d) ? [h] : lo(h);
1386
1386
  for (var M, ee = -1, i = h.length; ++ee < i; ) {
1387
1387
  var o = E(h[ee]);
@@ -1400,7 +1400,7 @@ function md() {
1400
1400
  function Cn(d, h) {
1401
1401
  return h = h ?? C, !!h && (typeof d == "number" || ut.test(d)) && d > -1 && d % 1 == 0 && d < h;
1402
1402
  }
1403
- function zn(d, h, D) {
1403
+ function $n(d, h, D) {
1404
1404
  if (!ue(D))
1405
1405
  return !1;
1406
1406
  var M = typeof h;
@@ -1416,7 +1416,7 @@ function md() {
1416
1416
  var h = typeof d;
1417
1417
  return h == "string" || h == "number" || h == "symbol" || h == "boolean" ? d !== "__proto__" : d === null;
1418
1418
  }
1419
- function Gn(d) {
1419
+ function zn(d) {
1420
1420
  return !!yr && yr in d;
1421
1421
  }
1422
1422
  function a(d) {
@@ -1461,7 +1461,7 @@ function md() {
1461
1461
  if (d == null)
1462
1462
  return [];
1463
1463
  var D = h.length;
1464
- return D > 1 && zn(d, h[0], h[1]) ? h = [] : D > 2 && zn(h[0], h[1], h[2]) && (h = [h[0]]), io(d, Bn(h), []);
1464
+ return D > 1 && $n(d, h[0], h[1]) ? h = [] : D > 2 && $n(h[0], h[1], h[2]) && (h = [h[0]]), io(d, Bn(h), []);
1465
1465
  });
1466
1466
  function W(d, h) {
1467
1467
  if (typeof d != "function" || h && typeof h != "function")
@@ -1515,7 +1515,7 @@ function md() {
1515
1515
  return M === void 0 ? D : M;
1516
1516
  }
1517
1517
  function Fe(d, h) {
1518
- return d != null && zo(d, h, Oo);
1518
+ return d != null && $o(d, h, Oo);
1519
1519
  }
1520
1520
  function me(d) {
1521
1521
  return re(d) ? _o(d) : no(d);
@@ -1628,10 +1628,10 @@ function Cd() {
1628
1628
  }));
1629
1629
  }));
1630
1630
  }
1631
- function G(a, g) {
1631
+ function z(a, g) {
1632
1632
  return typeof a == "function" ? a(g) : a;
1633
1633
  }
1634
- function z(a) {
1634
+ function $(a) {
1635
1635
  var g = n.useRef();
1636
1636
  return g.current = a, n.useCallback((function() {
1637
1637
  return g.current;
@@ -1677,7 +1677,7 @@ function Cd() {
1677
1677
  v = function(R) {
1678
1678
  return (function(A, W, U) {
1679
1679
  if (!W) return A;
1680
- var q, ne = typeof W == "function" ? W : JSON.stringify(W), re = $e.get(ne) || (function() {
1680
+ var q, ne = typeof W == "function" ? W : JSON.stringify(W), re = Ge.get(ne) || (function() {
1681
1681
  var ae = (function(J) {
1682
1682
  return (function oe(ue, fe) {
1683
1683
  if (fe === void 0 && (fe = []), Array.isArray(ue)) for (var be = 0; be < ue.length; be += 1) oe(ue[be], fe);
@@ -1687,7 +1687,7 @@ function Cd() {
1687
1687
  return String(oe).replace(".", "_");
1688
1688
  })).join(".").replace(Ie, ".").replace(je, "").split(".");
1689
1689
  })(W);
1690
- return $e.set(ne, ae), ae;
1690
+ return Ge.set(ne, ae), ae;
1691
1691
  })();
1692
1692
  try {
1693
1693
  q = re.reduce((function(ae, J) {
@@ -1724,7 +1724,7 @@ function Cd() {
1724
1724
  }; E.length; ) W();
1725
1725
  return y.reverse();
1726
1726
  }
1727
- var $e = /* @__PURE__ */ new Map();
1727
+ var Ge = /* @__PURE__ */ new Map();
1728
1728
  function Ne() {
1729
1729
  for (var a = arguments.length, g = new Array(a), v = 0; v < a; v++) g[v] = arguments[v];
1730
1730
  for (var y = 0; y < g.length; y += 1) if (g[y] !== void 0) return g[y];
@@ -1784,7 +1784,7 @@ function Cd() {
1784
1784
  }
1785
1785
  p.resetHiddenColumns = "resetHiddenColumns", p.toggleHideColumn = "toggleHideColumn", p.setHiddenColumns = "setHiddenColumns", p.toggleHideAllColumns = "toggleHideAllColumns";
1786
1786
  var It = function(a) {
1787
- a.getToggleHiddenProps = [mt], a.getToggleHideAllColumnsProps = [$t], a.stateReducers.push(kt), a.useInstanceBeforeDimensions.push(At), a.headerGroupsDeps.push((function(g, v) {
1787
+ a.getToggleHiddenProps = [mt], a.getToggleHideAllColumnsProps = [Gt], a.stateReducers.push(kt), a.useInstanceBeforeDimensions.push(At), a.headerGroupsDeps.push((function(g, v) {
1788
1788
  var y = v.instance;
1789
1789
  return [].concat(g, [y.state.hiddenColumns]);
1790
1790
  })), a.useInstance.push(ur);
@@ -1795,7 +1795,7 @@ function Cd() {
1795
1795
  return [a, { onChange: function(y) {
1796
1796
  v.toggleHidden(!y.target.checked);
1797
1797
  }, style: { cursor: "pointer" }, checked: v.isVisible, title: "Toggle Column Visible" }];
1798
- }, $t = function(a, g) {
1798
+ }, Gt = function(a, g) {
1799
1799
  var v = g.instance;
1800
1800
  return [a, { onChange: function(y) {
1801
1801
  v.toggleHideAllColumns(!y.target.checked);
@@ -1810,7 +1810,7 @@ function Cd() {
1810
1810
  }));
1811
1811
  return s({}, a, { hiddenColumns: E });
1812
1812
  }
1813
- return g.type === p.setHiddenColumns ? s({}, a, { hiddenColumns: G(g.value, a.hiddenColumns) }) : g.type === p.toggleHideAllColumns ? s({}, a, { hiddenColumns: (g.value !== void 0 ? g.value : !a.hiddenColumns.length) ? y.allColumns.map((function(R) {
1813
+ return g.type === p.setHiddenColumns ? s({}, a, { hiddenColumns: z(g.value, a.hiddenColumns) }) : g.type === p.toggleHideAllColumns ? s({}, a, { hiddenColumns: (g.value !== void 0 ? g.value : !a.hiddenColumns.length) ? y.allColumns.map((function(R) {
1814
1814
  return R.id;
1815
1815
  })) : [] }) : void 0;
1816
1816
  }
@@ -1829,7 +1829,7 @@ function Cd() {
1829
1829
  }));
1830
1830
  }
1831
1831
  function ur(a) {
1832
- var g = a.columns, v = a.flatHeaders, y = a.dispatch, E = a.allColumns, R = a.getHooks, A = a.state.hiddenColumns, W = a.autoResetHiddenColumns, U = W === void 0 || W, q = z(a), ne = E.length === A.length, re = n.useCallback((function(fe, be) {
1832
+ var g = a.columns, v = a.flatHeaders, y = a.dispatch, E = a.allColumns, R = a.getHooks, A = a.state.hiddenColumns, W = a.autoResetHiddenColumns, U = W === void 0 || W, q = $(a), ne = E.length === A.length, re = n.useCallback((function(fe, be) {
1833
1833
  return y({ type: p.toggleHideColumn, columnId: fe, value: be });
1834
1834
  }), [y]), ae = n.useCallback((function(fe) {
1835
1835
  return y({ type: p.setHiddenColumns, value: fe });
@@ -1841,7 +1841,7 @@ function Cd() {
1841
1841
  y({ type: p.toggleHideColumn, columnId: fe.id, value: be });
1842
1842
  }, fe.getToggleHiddenProps = F(R().getToggleHiddenProps, { instance: q(), column: fe });
1843
1843
  }));
1844
- var ue = z(U);
1844
+ var ue = $(U);
1845
1845
  k((function() {
1846
1846
  ue() && y({ type: p.resetHiddenColumns });
1847
1847
  }), [y, g]), Object.assign(a, { allColumnsHidden: ne, toggleHideColumn: re, setHiddenColumns: ae, toggleHideAllColumns: J, getToggleHideAllColumnsProps: oe });
@@ -1932,7 +1932,7 @@ function Cd() {
1932
1932
  function mr(a) {
1933
1933
  var g = a.data, v = a.rows, y = a.rowsById, E = a.manualExpandedKey, R = E === void 0 ? "expanded" : E, A = a.paginateExpandedRows, W = A === void 0 || A, U = a.expandSubRows, q = U === void 0 || U, ne = a.autoResetExpanded, re = ne === void 0 || ne, ae = a.getHooks, J = a.plugins, oe = a.state.expanded, ue = a.dispatch;
1934
1934
  O(J, ["useSortBy", "useGroupBy", "usePivotColumns", "useGlobalFilter"], "useExpanded");
1935
- var fe = z(re), be = !!(Object.keys(y).length && Object.keys(oe).length);
1935
+ var fe = $(re), be = !!(Object.keys(y).length && Object.keys(oe).length);
1936
1936
  be && Object.keys(y).some((function(tt) {
1937
1937
  return !oe[tt];
1938
1938
  })) && (be = !1), k((function() {
@@ -1952,7 +1952,7 @@ function Cd() {
1952
1952
  d = Math.max(d, D.length);
1953
1953
  })), d;
1954
1954
  })(oe);
1955
- }), [oe]), me = z(a), De = F(ae().getToggleAllRowsExpandedProps, { instance: me() });
1955
+ }), [oe]), me = $(a), De = F(ae().getToggleAllRowsExpandedProps, { instance: me() });
1956
1956
  Object.assign(a, { preExpandedRows: v, expandedRows: se, rows: se, expandedDepth: Fe, isAllRowsExpanded: be, toggleRowExpanded: We, toggleAllRowsExpanded: Re, getToggleAllRowsExpandedProps: De });
1957
1957
  }
1958
1958
  function Br(a, g) {
@@ -2077,7 +2077,7 @@ function Cd() {
2077
2077
  Ae.autoRemove = function(a) {
2078
2078
  return !a || typeof a[0] != "number" && typeof a[1] != "number";
2079
2079
  };
2080
- var ze = Object.freeze({ __proto__: null, text: yr, exactText: Vt, exactTextCase: Wt, includes: St, includesAll: Xt, includesSome: wt, includesValue: xt, exact: Lr, equals: Ct, between: Ae });
2080
+ var $e = Object.freeze({ __proto__: null, text: yr, exactText: Vt, exactTextCase: Wt, includes: St, includesAll: Xt, includesSome: wt, includesValue: xt, exact: Lr, equals: Ct, between: Ae });
2081
2081
  p.resetFilters = "resetFilters", p.setFilter = "setFilter", p.setAllFilters = "setAllFilters";
2082
2082
  var lt = function(a) {
2083
2083
  a.stateReducers.push(Bt), a.useInstance.push(it);
@@ -2090,9 +2090,9 @@ function Cd() {
2090
2090
  return ue.id === E;
2091
2091
  }));
2092
2092
  if (!U) throw new Error("React-Table: Could not find a column with id: " + E);
2093
- var q = Ze(U.filter, W || {}, ze), ne = a.filters.find((function(ue) {
2093
+ var q = Ze(U.filter, W || {}, $e), ne = a.filters.find((function(ue) {
2094
2094
  return ue.id === E;
2095
- })), re = G(R, ne && ne.value);
2095
+ })), re = z(R, ne && ne.value);
2096
2096
  return Je(q.autoRemove, re, U) ? s({}, a, { filters: a.filters.filter((function(ue) {
2097
2097
  return ue.id !== E;
2098
2098
  })) }) : s({}, a, ne ? { filters: a.filters.map((function(ue) {
@@ -2101,11 +2101,11 @@ function Cd() {
2101
2101
  }
2102
2102
  if (g.type === p.setAllFilters) {
2103
2103
  var ae = g.filters, J = y.allColumns, oe = y.filterTypes;
2104
- return s({}, a, { filters: G(ae, a.filters).filter((function(ue) {
2104
+ return s({}, a, { filters: z(ae, a.filters).filter((function(ue) {
2105
2105
  var fe = J.find((function(be) {
2106
2106
  return be.id === ue.id;
2107
2107
  }));
2108
- return !Je(Ze(fe.filter, oe || {}, ze).autoRemove, ue.value, fe);
2108
+ return !Je(Ze(fe.filter, oe || {}, $e).autoRemove, ue.value, fe);
2109
2109
  })) });
2110
2110
  }
2111
2111
  }
@@ -2137,7 +2137,7 @@ function Cd() {
2137
2137
  }));
2138
2138
  if (!f) return M;
2139
2139
  h === 0 && (f.preFilteredRows = M);
2140
- var c = Ze(f.filter, A || {}, ze);
2140
+ var c = Ze(f.filter, A || {}, $e);
2141
2141
  return c ? (f.filteredRows = c(M, [o], i), f.filteredRows) : (console.warn("Could not find a valid 'column.filter' for column with the ID: " + f.id + "."), M);
2142
2142
  }), d)).forEach((function(M) {
2143
2143
  me.push(M), De[M.id] = M, M.subRows && (M.subRows = M.subRows && M.subRows.length > 0 ? tt(M.subRows, h + 1) : M.subRows);
@@ -2153,7 +2153,7 @@ function Cd() {
2153
2153
  me.preFilteredRows = We, me.filteredRows = We;
2154
2154
  }));
2155
2155
  }), [We, re, R]);
2156
- var Fe = z(oe);
2156
+ var Fe = $(oe);
2157
2157
  k((function() {
2158
2158
  Fe() && ae({ type: p.resetFilters });
2159
2159
  }), [ae, W ? null : g]), Object.assign(a, { preFilteredRows: v, preFilteredFlatRows: y, preFilteredRowsById: E, filteredRows: We, filteredFlatRows: Re, filteredRowsById: se, rows: We, flatRows: Re, rowsById: se, setFilter: ue, setAllFilters: fe });
@@ -2165,7 +2165,7 @@ function Cd() {
2165
2165
  function Ut(a, g, v, y) {
2166
2166
  if (g.type === p.resetGlobalFilter) return s({}, a, { globalFilter: y.initialState.globalFilter || void 0 });
2167
2167
  if (g.type === p.setGlobalFilter) {
2168
- var E = g.filterValue, R = y.userFilterTypes, A = Ze(y.globalFilter, R || {}, ze), W = G(E, a.globalFilter);
2168
+ var E = g.filterValue, R = y.userFilterTypes, A = Ze(y.globalFilter, R || {}, $e), W = z(E, a.globalFilter);
2169
2169
  return Je(A.autoRemove, W) ? (a.globalFilter, C(a, ["globalFilter"])) : s({}, a, { globalFilter: W });
2170
2170
  }
2171
2171
  }
@@ -2174,7 +2174,7 @@ function Cd() {
2174
2174
  ne({ type: p.setGlobalFilter, filterValue: se });
2175
2175
  }), [ne]), ue = n.useMemo((function() {
2176
2176
  if (U || q === void 0) return [v, y, E];
2177
- var se = [], Fe = {}, me = Ze(W, A || {}, ze);
2177
+ var se = [], Fe = {}, me = Ze(W, A || {}, $e);
2178
2178
  if (!me) return console.warn("Could not find a valid 'globalFilter' option."), v;
2179
2179
  R.forEach((function(tt) {
2180
2180
  var d = tt.disableGlobalFilter;
@@ -2190,7 +2190,7 @@ function Cd() {
2190
2190
  se.push(h), Fe[h.id] = h, h.subRows = h.subRows && h.subRows.length ? tt(h.subRows) : h.subRows;
2191
2191
  })), d;
2192
2192
  })(v), se, Fe];
2193
- }), [U, q, W, A, R, v, y, E, J]), fe = ue[0], be = ue[1], We = ue[2], Re = z(ae);
2193
+ }), [U, q, W, A, R, v, y, E, J]), fe = ue[0], be = ue[1], We = ue[2], Re = $(ae);
2194
2194
  k((function() {
2195
2195
  Re() && ne({ type: p.resetGlobalFilter });
2196
2196
  }), [ne, U ? null : g]), Object.assign(a, { preGlobalFilteredRows: v, preGlobalFilteredFlatRows: y, preGlobalFilteredRowsById: E, globalFilteredRows: fe, globalFilteredFlatRows: be, globalFilteredRowsById: We, rows: fe, flatRows: be, rowsById: We, setGlobalFilter: oe, disableGlobalFilter: J });
@@ -2236,7 +2236,7 @@ function Cd() {
2236
2236
  a.getGroupByToggleProps = [lr], a.stateReducers.push(Jt), a.visibleColumnsDeps.push((function(g, v) {
2237
2237
  var y = v.instance;
2238
2238
  return [].concat(g, [y.state.groupBy]);
2239
- })), a.visibleColumns.push(Er), a.useInstance.push(Tr), a.prepareRow.push($r);
2239
+ })), a.visibleColumns.push(Er), a.useInstance.push(Tr), a.prepareRow.push(Gr);
2240
2240
  };
2241
2241
  br.pluginName = "useGroupBy";
2242
2242
  var lr = function(a, g) {
@@ -2272,7 +2272,7 @@ function Cd() {
2272
2272
  function Tr(a) {
2273
2273
  var g = a.data, v = a.rows, y = a.flatRows, E = a.rowsById, R = a.allColumns, A = a.flatHeaders, W = a.groupByFn, U = W === void 0 ? et : W, q = a.manualGroupBy, ne = a.aggregations, re = ne === void 0 ? en : ne, ae = a.plugins, J = a.state.groupBy, oe = a.dispatch, ue = a.autoResetGroupBy, fe = ue === void 0 || ue, be = a.disableGroupBy, We = a.defaultCanGroupBy, Re = a.getHooks;
2274
2274
  O(ae, ["useColumnOrder", "useFilters"], "useGroupBy");
2275
- var se = z(a);
2275
+ var se = $(a);
2276
2276
  R.forEach((function(f) {
2277
2277
  var c = f.accessor, w = f.defaultGroupBy, S = f.disableGroupBy;
2278
2278
  f.canGroupBy = c ? Ne(f.canGroupBy, S !== !0 && void 0, be !== !0 && void 0, !0) : Ne(f.canGroupBy, w, We, !1), f.canGroupBy && (f.toggleGroupBy = function() {
@@ -2293,7 +2293,7 @@ function Cd() {
2293
2293
  return R.find((function(ie) {
2294
2294
  return ie.id === V;
2295
2295
  }));
2296
- })), c = [], w = {}, S = [], m = {}, I = [], H = {}, $ = (function V(ie, Z, le) {
2296
+ })), c = [], w = {}, S = [], m = {}, I = [], H = {}, G = (function V(ie, Z, le) {
2297
2297
  if (Z === void 0 && (Z = 0), Z === f.length) return ie.map((function(ye) {
2298
2298
  return s({}, ye, { depth: Z });
2299
2299
  }));
@@ -2330,15 +2330,15 @@ function Cd() {
2330
2330
  })), he;
2331
2331
  }));
2332
2332
  })(v);
2333
- return $.forEach((function(V) {
2333
+ return G.forEach((function(V) {
2334
2334
  c.push(V), w[V.id] = V, V.isGrouped ? (S.push(V), m[V.id] = V) : (I.push(V), H[V.id] = V);
2335
- })), [$, c, w, S, m, I, H];
2336
- }), [q, J, v, y, E, R, re, U]), tt = De[0], d = De[1], h = De[2], D = De[3], M = De[4], ee = De[5], o = De[6], i = z(fe);
2335
+ })), [G, c, w, S, m, I, H];
2336
+ }), [q, J, v, y, E, R, re, U]), tt = De[0], d = De[1], h = De[2], D = De[3], M = De[4], ee = De[5], o = De[6], i = $(fe);
2337
2337
  k((function() {
2338
2338
  i() && oe({ type: p.resetGroupBy });
2339
2339
  }), [oe, q ? null : g]), Object.assign(a, { preGroupedRows: v, preGroupedFlatRow: y, preGroupedRowsById: E, groupedRows: tt, groupedFlatRows: d, groupedRowsById: h, onlyGroupedFlatRows: D, onlyGroupedRowsById: M, nonGroupedFlatRows: ee, nonGroupedRowsById: o, rows: tt, flatRows: d, rowsById: h, toggleGroupBy: Fe, setGroupBy: me });
2340
2340
  }
2341
- function $r(a) {
2341
+ function Gr(a) {
2342
2342
  a.allCells.forEach((function(g) {
2343
2343
  var v;
2344
2344
  g.isGrouped = g.column.isGrouped && g.column.id === a.groupByID, g.isPlaceholder = !g.isGrouped && g.column.isGrouped, g.isAggregated = !g.isGrouped && !g.isPlaceholder && ((v = a.subRows) == null ? void 0 : v.length);
@@ -2436,7 +2436,7 @@ function Cd() {
2436
2436
  J({ type: p.setSortBy, sortBy: d });
2437
2437
  }), [J]), Re = n.useCallback((function(d, h, D) {
2438
2438
  J({ type: p.toggleSortBy, columnId: d, desc: h, multi: D });
2439
- }), [J]), se = z(a);
2439
+ }), [J]), se = $(a);
2440
2440
  re.forEach((function(d) {
2441
2441
  var h = d.accessor, D = d.canSort, M = d.disableSortBy, ee = d.id, o = h ? Ne(M !== !0 && void 0, ne !== !0 && void 0, !0) : Ne(q, D, !1);
2442
2442
  d.canSort = o, d.canSort && (d.toggleSortBy = function(f, c) {
@@ -2479,7 +2479,7 @@ function Cd() {
2479
2479
  d.push(o), o.subRows && o.subRows.length !== 0 && (o.subRows = D(o.subRows));
2480
2480
  })), ee;
2481
2481
  })(v), d];
2482
- }), [U, ae, v, y, E, A, W]), me = Fe[0], De = Fe[1], tt = z(be);
2482
+ }), [U, ae, v, y, E, A, W]), me = Fe[0], De = Fe[1], tt = $(be);
2483
2483
  k((function() {
2484
2484
  tt() && J({ type: p.resetSortBy });
2485
2485
  }), [U ? null : g]), Object.assign(a, { preSortedRows: v, preSortedFlatRows: y, sortedRows: me, sortedFlatRows: De, rows: me, flatRows: De, setSortBy: We, toggleSortBy: Re });
@@ -2501,7 +2501,7 @@ function Cd() {
2501
2501
  if (g.type === p.init) return s({ pageSize: 10, pageIndex: 0 }, a);
2502
2502
  if (g.type === p.resetPage) return s({}, a, { pageIndex: y.initialState.pageIndex || 0 });
2503
2503
  if (g.type === p.gotoPage) {
2504
- var E = y.pageCount, R = y.page, A = G(g.pageIndex, a.pageIndex), W = !1;
2504
+ var E = y.pageCount, R = y.page, A = z(g.pageIndex, a.pageIndex), W = !1;
2505
2505
  return A > a.pageIndex ? W = E === -1 ? R.length >= a.pageSize : A < E : A < a.pageIndex && (W = A > -1), W ? s({}, a, { pageIndex: A }) : a;
2506
2506
  }
2507
2507
  if (g.type === p.setPageSize) {
@@ -2512,7 +2512,7 @@ function Cd() {
2512
2512
  function Po(a) {
2513
2513
  var g = a.rows, v = a.autoResetPage, y = v === void 0 || v, E = a.manualExpandedKey, R = E === void 0 ? "expanded" : E, A = a.plugins, W = a.pageCount, U = a.paginateExpandedRows, q = U === void 0 || U, ne = a.expandSubRows, re = ne === void 0 || ne, ae = a.state, J = ae.pageSize, oe = ae.pageIndex, ue = ae.expanded, fe = ae.globalFilter, be = ae.filters, We = ae.groupBy, Re = ae.sortBy, se = a.dispatch, Fe = a.data, me = a.manualPagination;
2514
2514
  O(A, ["useGlobalFilter", "useFilters", "useGroupBy", "useSortBy", "useExpanded"], "usePagination");
2515
- var De = z(y);
2515
+ var De = $(y);
2516
2516
  k((function() {
2517
2517
  De() && se({ type: p.resetPage });
2518
2518
  }), [se, me ? null : Fe, fe, be, We, Re]);
@@ -2625,7 +2625,7 @@ function Cd() {
2625
2625
  function _o(a) {
2626
2626
  var g = a.columns, v = a.allColumns, y = a.flatHeaders, E = a.getHooks, R = a.plugins, A = a.dispatch, W = a.autoResetPivot, U = W === void 0 || W, q = a.manaulPivot, ne = a.disablePivot, re = a.defaultCanPivot;
2627
2627
  O(R, ["useGroupBy"], "usePivotColumns");
2628
- var ae = z(a);
2628
+ var ae = $(a);
2629
2629
  v.forEach((function(oe) {
2630
2630
  var ue = oe.accessor, fe = oe.defaultPivot, be = oe.disablePivot;
2631
2631
  oe.canPivot = ue ? Ne(oe.canPivot, be !== !0 && void 0, ne !== !0 && void 0, !0) : Ne(oe.canPivot, fe, re, !1), oe.canPivot && (oe.togglePivot = function() {
@@ -2634,7 +2634,7 @@ function Cd() {
2634
2634
  })), y.forEach((function(oe) {
2635
2635
  oe.getPivotToggleProps = F(E().getPivotToggleProps, { instance: ae(), header: oe });
2636
2636
  }));
2637
- var J = z(U);
2637
+ var J = $(U);
2638
2638
  k((function() {
2639
2639
  J() && A({ type: p.resetPivot });
2640
2640
  }), [A, q ? null : g]), Object.assign(a, { togglePivot: function(oe, ue) {
@@ -2731,7 +2731,7 @@ function Cd() {
2731
2731
  var D = h.id;
2732
2732
  return !ne[D];
2733
2733
  })) && (We = !1);
2734
- var Re = z(q);
2734
+ var Re = $(q);
2735
2735
  k((function() {
2736
2736
  Re() && J({ type: p.resetSelectedRows });
2737
2737
  }), [J, g]);
@@ -2741,7 +2741,7 @@ function Cd() {
2741
2741
  return J({ type: p.toggleAllPageRowsSelected, value: h });
2742
2742
  }), [J]), me = n.useCallback((function(h, D) {
2743
2743
  return J({ type: p.toggleRowSelected, id: h, value: D });
2744
- }), [J]), De = z(a), tt = F(y().getToggleAllRowsSelectedProps, { instance: De() }), d = F(y().getToggleAllPageRowsSelectedProps, { instance: De() });
2744
+ }), [J]), De = $(a), tt = F(y().getToggleAllRowsSelectedProps, { instance: De() }), d = F(y().getToggleAllPageRowsSelectedProps, { instance: De() });
2745
2745
  Object.assign(a, { selectedFlatRows: fe, isAllRowsSelected: be, isAllPageRowsSelected: We, toggleRowSelected: me, toggleAllRowsSelected: se, getToggleAllRowsSelectedProps: tt, getToggleAllPageRowsSelectedProps: d, toggleAllPageRowsSelected: Fe });
2746
2746
  }
2747
2747
  function Oo(a, g) {
@@ -2765,13 +2765,13 @@ function Cd() {
2765
2765
  if (g.type === p.resetRowState) return s({}, a, { rowState: y.initialState.rowState || {} });
2766
2766
  if (g.type === p.setRowState) {
2767
2767
  var q, ne = g.rowId, re = g.value, ae = a.rowState[ne] !== void 0 ? a.rowState[ne] : R(U[ne]);
2768
- return s({}, a, { rowState: s({}, a.rowState, (q = {}, q[ne] = G(re, ae), q)) });
2768
+ return s({}, a, { rowState: s({}, a.rowState, (q = {}, q[ne] = z(re, ae), q)) });
2769
2769
  }
2770
2770
  if (g.type === p.setCellState) {
2771
2771
  var J, oe, ue, fe, be, We = g.rowId, Re = g.columnId, se = g.value, Fe = a.rowState[We] !== void 0 ? a.rowState[We] : R(U[We]), me = (Fe == null || (J = Fe.cellState) == null ? void 0 : J[Re]) !== void 0 ? Fe.cellState[Re] : W((oe = U[We]) == null || (ue = oe.cells) == null ? void 0 : ue.find((function(De) {
2772
2772
  return De.column.id === Re;
2773
2773
  })));
2774
- return s({}, a, { rowState: s({}, a.rowState, (be = {}, be[We] = s({}, Fe, { cellState: s({}, Fe.cellState || {}, (fe = {}, fe[Re] = G(se, me), fe)) }), be)) });
2774
+ return s({}, a, { rowState: s({}, a.rowState, (be = {}, be[We] = s({}, Fe, { cellState: s({}, Fe.cellState || {}, (fe = {}, fe[Re] = z(se, me), fe)) }), be)) });
2775
2775
  }
2776
2776
  }
2777
2777
  function ro(a) {
@@ -2779,7 +2779,7 @@ function Cd() {
2779
2779
  return E({ type: p.setRowState, rowId: U, value: q });
2780
2780
  }), [E]), A = n.useCallback((function(U, q, ne) {
2781
2781
  return E({ type: p.setCellState, rowId: U, columnId: q, value: ne });
2782
- }), [E]), W = z(v);
2782
+ }), [E]), W = $(v);
2783
2783
  k((function() {
2784
2784
  W() && E({ type: p.resetRowState });
2785
2785
  }), [y]), Object.assign(a, { setRowState: R, setCellState: A });
@@ -2802,7 +2802,7 @@ function Cd() {
2802
2802
  })), a.visibleColumns.push(ao), a.useInstance.push(Ho);
2803
2803
  };
2804
2804
  function oo(a, g, v, y) {
2805
- return g.type === p.init ? s({ columnOrder: [] }, a) : g.type === p.resetColumnOrder ? s({}, a, { columnOrder: y.initialState.columnOrder || [] }) : g.type === p.setColumnOrder ? s({}, a, { columnOrder: G(g.columnOrder, a.columnOrder) }) : void 0;
2805
+ return g.type === p.init ? s({ columnOrder: [] }, a) : g.type === p.resetColumnOrder ? s({}, a, { columnOrder: y.initialState.columnOrder || [] }) : g.type === p.setColumnOrder ? s({}, a, { columnOrder: z(g.columnOrder, a.columnOrder) }) : void 0;
2806
2806
  }
2807
2807
  function ao(a, g) {
2808
2808
  var v = g.instance.state.columnOrder;
@@ -2891,7 +2891,7 @@ function Cd() {
2891
2891
  }
2892
2892
  io.pluginName = "useResizeColumns";
2893
2893
  var Mo = function(a) {
2894
- var g = a.flatHeaders, v = a.disableResizing, y = a.getHooks, E = a.state.columnResizing, R = z(a);
2894
+ var g = a.flatHeaders, v = a.disableResizing, y = a.getHooks, E = a.state.columnResizing, R = $(a);
2895
2895
  g.forEach((function(A) {
2896
2896
  var W = Ne(A.disableResizing !== !0 && void 0, v !== !0 && void 0, !0);
2897
2897
  A.canResize = W, A.width = E.columnWidths[A.id] || A.originalWidth || A.width, A.isResizing = E.isResizingColumn === A.id, W && (A.getResizerProps = F(y().getResizerProps, { instance: R(), header: A }));
@@ -2900,7 +2900,7 @@ function Cd() {
2900
2900
  function lo(a) {
2901
2901
  var g = a.plugins, v = a.dispatch, y = a.autoResetResize, E = y === void 0 || y, R = a.columns;
2902
2902
  O(g, ["useAbsoluteLayout"], "useResizeColumns");
2903
- var A = z(E);
2903
+ var A = $(E);
2904
2904
  k((function() {
2905
2905
  A() && v({ type: p.resetResize });
2906
2906
  }), [R]);
@@ -2939,7 +2939,7 @@ function Cd() {
2939
2939
  }));
2940
2940
  };
2941
2941
  function Ln(a) {
2942
- a.getTableProps.push(wn), a.getRowProps.push(Mn), a.getHeaderGroupProps.push(Mn), a.getFooterGroupProps.push(Mn), a.getHeaderProps.push(nn), a.getCellProps.push(Jr), a.getFooterProps.push(zo);
2942
+ a.getTableProps.push(wn), a.getRowProps.push(Mn), a.getHeaderGroupProps.push(Mn), a.getFooterGroupProps.push(Mn), a.getHeaderProps.push(nn), a.getCellProps.push(Jr), a.getFooterProps.push($o);
2943
2943
  }
2944
2944
  uo.pluginName = "useBlockLayout", Ln.pluginName = "useFlexLayout";
2945
2945
  var wn = function(a, g) {
@@ -2952,12 +2952,12 @@ function Cd() {
2952
2952
  }, Jr = function(a, g) {
2953
2953
  var v = g.cell;
2954
2954
  return [a, { style: { boxSizing: "border-box", flex: v.column.totalFlexWidth + " 0 auto", minWidth: v.column.totalMinWidth + "px", width: v.column.totalWidth + "px" } }];
2955
- }, zo = function(a, g) {
2955
+ }, $o = function(a, g) {
2956
2956
  var v = g.column;
2957
2957
  return [a, { style: { boxSizing: "border-box", flex: v.totalFlexWidth ? v.totalFlexWidth + " 0 auto" : void 0, minWidth: v.totalMinWidth + "px", width: v.totalWidth + "px" } }];
2958
2958
  };
2959
2959
  function co(a) {
2960
- a.stateReducers.push(fo), a.getTableProps.push(Cn), a.getHeaderProps.push(zn), a.getRowProps.push(dn);
2960
+ a.stateReducers.push(fo), a.getTableProps.push(Cn), a.getHeaderProps.push($n), a.getRowProps.push(dn);
2961
2961
  }
2962
2962
  p.columnStartResizing = "columnStartResizing", p.columnResizing = "columnResizing", p.columnDoneResizing = "columnDoneResizing", p.resetResize = "resetResize", co.pluginName = "useGridLayout";
2963
2963
  var Cn = function(a, g) {
@@ -2966,7 +2966,7 @@ function Cd() {
2966
2966
  var E;
2967
2967
  return v.state.gridLayout.columnWidths[y.id] ? v.state.gridLayout.columnWidths[y.id] + "px" : (E = v.state.columnResizing) != null && E.isResizingColumn ? v.state.gridLayout.startWidths[y.id] + "px" : typeof y.width == "number" ? y.width + "px" : y.width;
2968
2968
  })).join(" ") } }];
2969
- }, zn = function(a, g) {
2969
+ }, $n = function(a, g) {
2970
2970
  var v = g.column;
2971
2971
  return [a, { id: "header-cell-" + v.id, style: { position: "sticky", gridColumn: "span " + v.totalVisibleHeaderCount } }];
2972
2972
  }, dn = function(a, g) {
@@ -2977,11 +2977,11 @@ function Cd() {
2977
2977
  if (g.type === p.init) return s({ gridLayout: { columnWidths: {} } }, a);
2978
2978
  if (g.type === p.resetResize) return s({}, a, { gridLayout: { columnWidths: {} } });
2979
2979
  if (g.type === p.columnStartResizing) {
2980
- var E = g.columnId, R = g.headerIdWidths, A = Gn(E);
2980
+ var E = g.columnId, R = g.headerIdWidths, A = zn(E);
2981
2981
  if (A !== void 0) {
2982
2982
  var W = y.visibleColumns.reduce((function(se, Fe) {
2983
2983
  var me;
2984
- return s({}, se, ((me = {})[Fe.id] = Gn(Fe.id), me));
2984
+ return s({}, se, ((me = {})[Fe.id] = zn(Fe.id), me));
2985
2985
  }), {}), U = y.visibleColumns.reduce((function(se, Fe) {
2986
2986
  var me;
2987
2987
  return s({}, se, ((me = {})[Fe.id] = Fe.minWidth, me));
@@ -2990,7 +2990,7 @@ function Cd() {
2990
2990
  return s({}, se, ((me = {})[Fe.id] = Fe.maxWidth, me));
2991
2991
  }), {}), ne = R.map((function(se) {
2992
2992
  var Fe = se[0];
2993
- return [Fe, Gn(Fe)];
2993
+ return [Fe, zn(Fe)];
2994
2994
  }));
2995
2995
  return s({}, a, { gridLayout: s({}, a.gridLayout, { startWidths: W, minWidths: U, maxWidths: q, headerIdGridWidths: ne, columnWidth: A }) });
2996
2996
  }
@@ -3005,13 +3005,13 @@ function Cd() {
3005
3005
  }
3006
3006
  return g.type === p.columnDoneResizing ? s({}, a, { gridLayout: s({}, a.gridLayout, { startWidths: {}, minWidths: {}, maxWidths: {} }) }) : void 0;
3007
3007
  }
3008
- function Gn(a) {
3008
+ function zn(a) {
3009
3009
  var g, v = (g = document.getElementById("header-cell-" + a)) == null ? void 0 : g.offsetWidth;
3010
3010
  if (v !== void 0) return v;
3011
3011
  }
3012
- r._UNSTABLE_usePivotColumns = On, r.actions = p, r.defaultColumn = L, r.defaultGroupByFn = et, r.defaultOrderByFn = Ir, r.defaultRenderer = T, r.emptyRenderer = b, r.ensurePluginOrder = O, r.flexRender = K, r.functionalUpdate = G, r.loopHooks = N, r.makePropGetter = F, r.makeRenderer = j, r.reduceHooks = x, r.safeUseLayoutEffect = Y, r.useAbsoluteLayout = so, r.useAsyncDebounce = function(a, g) {
3012
+ r._UNSTABLE_usePivotColumns = On, r.actions = p, r.defaultColumn = L, r.defaultGroupByFn = et, r.defaultOrderByFn = Ir, r.defaultRenderer = T, r.emptyRenderer = b, r.ensurePluginOrder = O, r.flexRender = K, r.functionalUpdate = z, r.loopHooks = N, r.makePropGetter = F, r.makeRenderer = j, r.reduceHooks = x, r.safeUseLayoutEffect = Y, r.useAbsoluteLayout = so, r.useAsyncDebounce = function(a, g) {
3013
3013
  g === void 0 && (g = 0);
3014
- var v = n.useRef({}), y = z(a), E = z(g);
3014
+ var v = n.useRef({}), y = $(a), E = $(g);
3015
3015
  return n.useCallback((function() {
3016
3016
  var R = u(regeneratorRuntime.mark((function A() {
3017
3017
  var W, U, q, ne = arguments;
@@ -3049,19 +3049,19 @@ function Cd() {
3049
3049
  return R.apply(this, arguments);
3050
3050
  };
3051
3051
  })(), [y, E]);
3052
- }, r.useBlockLayout = uo, r.useColumnOrder = no, r.useExpanded = ir, r.useFilters = lt, r.useFlexLayout = Ln, r.useGetLatest = z, r.useGlobalFilter = Nt, r.useGridLayout = co, r.useGroupBy = br, r.useMountedLayoutEffect = k, r.usePagination = Nr, r.useResizeColumns = io, r.useRowSelect = Jn, r.useRowState = Nn, r.useSortBy = sn, r.useTable = function(a) {
3052
+ }, r.useBlockLayout = uo, r.useColumnOrder = no, r.useExpanded = ir, r.useFilters = lt, r.useFlexLayout = Ln, r.useGetLatest = $, r.useGlobalFilter = Nt, r.useGridLayout = co, r.useGroupBy = br, r.useMountedLayoutEffect = k, r.usePagination = Nr, r.useResizeColumns = io, r.useRowSelect = Jn, r.useRowState = Nn, r.useSortBy = sn, r.useTable = function(a) {
3053
3053
  for (var g = arguments.length, v = new Array(g > 1 ? g - 1 : 0), y = 1; y < g; y++) v[y - 1] = arguments[y];
3054
3054
  a = Or(a), v = [It].concat(v);
3055
- var E = n.useRef({}), R = z(E.current);
3055
+ var E = n.useRef({}), R = $(E.current);
3056
3056
  Object.assign(R(), s({}, a, { plugins: v, hooks: Tt() })), v.filter(Boolean).forEach((function(m) {
3057
3057
  m(R().hooks);
3058
3058
  }));
3059
- var A = z(R().hooks);
3059
+ var A = $(R().hooks);
3060
3060
  R().getHooks = A, delete R().hooks, Object.assign(R(), x(A().useOptions, Or(a)));
3061
- var W = R(), U = W.data, q = W.columns, ne = W.initialState, re = W.defaultColumn, ae = W.getSubRows, J = W.getRowId, oe = W.stateReducer, ue = W.useControlledState, fe = z(oe), be = n.useCallback((function(m, I) {
3061
+ var W = R(), U = W.data, q = W.columns, ne = W.initialState, re = W.defaultColumn, ae = W.getSubRows, J = W.getRowId, oe = W.stateReducer, ue = W.useControlledState, fe = $(oe), be = n.useCallback((function(m, I) {
3062
3062
  if (!I.type) throw console.info({ action: I }), new Error("Unknown Action 👆");
3063
- return [].concat(A().stateReducers, Array.isArray(fe()) ? fe() : [fe()]).reduce((function(H, $) {
3064
- return $(H, I, m, R()) || H;
3063
+ return [].concat(A().stateReducers, Array.isArray(fe()) ? fe() : [fe()]).reduce((function(H, G) {
3064
+ return G(H, I, m, R()) || H;
3065
3065
  }), m);
3066
3066
  }), [A, fe, R]), We = n.useReducer(be, void 0, (function() {
3067
3067
  return be(ne, { type: p.init });
@@ -3076,8 +3076,8 @@ function Cd() {
3076
3076
  }), [me, A, R].concat(x(A().allColumnsDeps, [], { instance: R() })));
3077
3077
  R().allColumns = De;
3078
3078
  var tt = n.useMemo((function() {
3079
- for (var m = [], I = [], H = {}, $ = [].concat(De); $.length; ) {
3080
- var V = $.shift();
3079
+ for (var m = [], I = [], H = {}, G = [].concat(De); G.length; ) {
3080
+ var V = G.shift();
3081
3081
  Xe({ data: U, rows: m, flatRows: I, rowsById: H, column: V, getRowId: J, getSubRows: ae, accessValueHooks: A().accessValue, getInstance: R });
3082
3082
  }
3083
3083
  return [m, I, H];
@@ -3122,17 +3122,17 @@ function Cd() {
3122
3122
  })), R().headerGroups = n.useMemo((function() {
3123
3123
  return ee.filter((function(m, I) {
3124
3124
  return m.headers = m.headers.filter((function(H) {
3125
- return H.headers ? (function $(V) {
3125
+ return H.headers ? (function G(V) {
3126
3126
  return V.filter((function(ie) {
3127
- return ie.headers ? $(ie.headers) : ie.isVisible;
3127
+ return ie.headers ? G(ie.headers) : ie.isVisible;
3128
3128
  })).length;
3129
3129
  })(H.headers) : H.isVisible;
3130
3130
  })), !!m.headers.length && (m.getHeaderGroupProps = F(A().getHeaderGroupProps, { instance: R(), headerGroup: m, index: I }), m.getFooterGroupProps = F(A().getFooterGroupProps, { instance: R(), headerGroup: m, index: I }), !0);
3131
3131
  }));
3132
3132
  }), [ee, R, A]), R().footerGroups = [].concat(R().headerGroups).reverse(), R().prepareRow = n.useCallback((function(m) {
3133
3133
  m.getRowProps = F(A().getRowProps, { instance: R(), row: m }), m.allCells = De.map((function(I) {
3134
- var H = m.values[I.id], $ = { column: I, row: m, value: H };
3135
- return $.getCellProps = F(A().getCellProps, { instance: R(), cell: $ }), $.render = j(R(), I, { row: m, cell: $, value: H }), $;
3134
+ var H = m.values[I.id], G = { column: I, row: m, value: H };
3135
+ return G.getCellProps = F(A().getCellProps, { instance: R(), cell: G }), G.render = j(R(), I, { row: m, cell: G, value: H }), G;
3136
3136
  })), m.cells = M.map((function(I) {
3137
3137
  return m.allCells.find((function(H) {
3138
3138
  return H.column.id === I.id;
@@ -3153,8 +3153,8 @@ function Sd() {
3153
3153
  function l(o, i, f, c, w, S, m) {
3154
3154
  try {
3155
3155
  var I = o[S](m), H = I.value;
3156
- } catch ($) {
3157
- f($);
3156
+ } catch (G) {
3157
+ f(G);
3158
3158
  return;
3159
3159
  }
3160
3160
  I.done ? i(H) : Promise.resolve(H).then(c, w);
@@ -3237,14 +3237,14 @@ function Sd() {
3237
3237
  }));
3238
3238
  }, {});
3239
3239
  };
3240
- }, G = function(i, f, c, w) {
3240
+ }, z = function(i, f, c, w) {
3241
3241
  return c === void 0 && (c = {}), i.reduce(function(S, m) {
3242
3242
  var I = m(S, c);
3243
3243
  if (!w && typeof I > "u")
3244
3244
  throw console.info(m), new Error("React Table: A reducer hook ☝️ just returned undefined! This is not allowed.");
3245
3245
  return I;
3246
3246
  }, f);
3247
- }, z = function(i, f, c) {
3247
+ }, $ = function(i, f, c) {
3248
3248
  return c === void 0 && (c = {}), i.forEach(function(w) {
3249
3249
  var S = w(f, c);
3250
3250
  if (typeof S < "u")
@@ -3294,13 +3294,13 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3294
3294
  /* @__PURE__ */ (function() {
3295
3295
  var S = u(
3296
3296
  /* @__PURE__ */ regeneratorRuntime.mark(function m() {
3297
- var I, H, $, V = arguments;
3297
+ var I, H, G, V = arguments;
3298
3298
  return regeneratorRuntime.wrap(function(Z) {
3299
3299
  for (; ; )
3300
3300
  switch (Z.prev = Z.next) {
3301
3301
  case 0:
3302
- for (I = V.length, H = new Array(I), $ = 0; $ < I; $++)
3303
- H[$] = V[$];
3302
+ for (I = V.length, H = new Array(I), G = 0; G < I; G++)
3303
+ H[G] = V[G];
3304
3304
  return f.current.promise || (f.current.promise = new Promise(function(le, de) {
3305
3305
  f.current.resolve = le, f.current.reject = de;
3306
3306
  })), f.current.timeout && clearTimeout(f.current.timeout), f.current.timeout = setTimeout(
@@ -3356,9 +3356,9 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3356
3356
  return rt(o) ? n.createElement(o, i) : o;
3357
3357
  }
3358
3358
  function rt(o) {
3359
- return $e(o) || typeof o == "function" || Ne(o);
3359
+ return Ge(o) || typeof o == "function" || Ne(o);
3360
3360
  }
3361
- function $e(o) {
3361
+ function Ge(o) {
3362
3362
  return typeof o == "function" && (function() {
3363
3363
  var i = Object.getPrototypeOf(o);
3364
3364
  return i.prototype && i.prototype.isReactComponent;
@@ -3414,7 +3414,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3414
3414
  for (var c = [], w = o, S = 0, m = function() {
3415
3415
  return S++;
3416
3416
  }, I = function() {
3417
- var $ = {
3417
+ var G = {
3418
3418
  headers: []
3419
3419
  }, V = [], ie = w.some(function(Z) {
3420
3420
  return Z.parent;
@@ -3439,8 +3439,8 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3439
3439
  }
3440
3440
  le && le.originalId === de.originalId ? le.headers.push(Z) : V.push(de);
3441
3441
  }
3442
- $.headers.push(Z);
3443
- }), c.push($), w = V;
3442
+ G.headers.push(Z);
3443
+ }), c.push(G), w = V;
3444
3444
  }; w.length; )
3445
3445
  I();
3446
3446
  return c.reverse();
@@ -3481,8 +3481,8 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3481
3481
  return c(o), f;
3482
3482
  }
3483
3483
  function yt(o, i) {
3484
- var f = i.manualExpandedKey, c = i.expanded, w = i.expandSubRows, S = w === void 0 ? !0 : w, m = [], I = function H($, V) {
3485
- V === void 0 && (V = !0), $.isExpanded = $.original && $.original[f] || c[$.id], $.canExpand = $.subRows && !!$.subRows.length, V && m.push($), $.subRows && $.subRows.length && $.isExpanded && $.subRows.forEach(function(ie) {
3484
+ var f = i.manualExpandedKey, c = i.expanded, w = i.expandSubRows, S = w === void 0 ? !0 : w, m = [], I = function H(G, V) {
3485
+ V === void 0 && (V = !0), G.isExpanded = G.original && G.original[f] || c[G.id], G.canExpand = G.subRows && !!G.subRows.length, V && m.push(G), G.subRows && G.subRows.length && G.isExpanded && G.subRows.forEach(function(ie) {
3486
3486
  return H(ie, S);
3487
3487
  });
3488
3488
  };
@@ -3529,7 +3529,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3529
3529
  mt(o[f], i);
3530
3530
  return i;
3531
3531
  }
3532
- var $t = function(i) {
3532
+ var Gt = function(i) {
3533
3533
  return s({
3534
3534
  role: "table"
3535
3535
  }, i);
@@ -3594,7 +3594,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3594
3594
  useInstanceBeforeDimensions: [],
3595
3595
  useInstance: [],
3596
3596
  prepareRow: [],
3597
- getTableProps: [$t],
3597
+ getTableProps: [Gt],
3598
3598
  getTableBodyProps: [kt],
3599
3599
  getHeaderGroupProps: [dr],
3600
3600
  getFooterGroupProps: [bt],
@@ -3674,17 +3674,17 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3674
3674
  c.current;
3675
3675
  var w = function m(I, H) {
3676
3676
  I.isVisible = H && !f.includes(I.id);
3677
- var $ = 0;
3677
+ var G = 0;
3678
3678
  return I.headers && I.headers.length ? I.headers.forEach(function(V) {
3679
- return $ += m(V, I.isVisible);
3680
- }) : $ = I.isVisible ? 1 : 0, I.totalVisibleHeaderCount = $, $;
3679
+ return G += m(V, I.isVisible);
3680
+ }) : G = I.isVisible ? 1 : 0, I.totalVisibleHeaderCount = G, G;
3681
3681
  }, S = 0;
3682
3682
  i.forEach(function(m) {
3683
3683
  return S += w(m, !0);
3684
3684
  });
3685
3685
  }
3686
3686
  function hr(o) {
3687
- var i = o.columns, f = o.flatHeaders, c = o.dispatch, w = o.allColumns, S = o.getHooks, m = o.state.hiddenColumns, I = o.autoResetHiddenColumns, H = I === void 0 ? !0 : I, $ = j(o), V = w.length === m.length, ie = n.useCallback(function(ye, xe) {
3687
+ var i = o.columns, f = o.flatHeaders, c = o.dispatch, w = o.allColumns, S = o.getHooks, m = o.state.hiddenColumns, I = o.autoResetHiddenColumns, H = I === void 0 ? !0 : I, G = j(o), V = w.length === m.length, ie = n.useCallback(function(ye, xe) {
3688
3688
  return c({
3689
3689
  type: b.toggleHideColumn,
3690
3690
  columnId: ye,
@@ -3701,7 +3701,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3701
3701
  value: ye
3702
3702
  });
3703
3703
  }, [c]), de = O(S().getToggleHideAllColumnsProps, {
3704
- instance: $()
3704
+ instance: G()
3705
3705
  });
3706
3706
  f.forEach(function(ye) {
3707
3707
  ye.toggleHidden = function(xe) {
@@ -3711,7 +3711,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3711
3711
  value: xe
3712
3712
  });
3713
3713
  }, ye.getToggleHiddenProps = O(S().getToggleHiddenProps, {
3714
- instance: $(),
3714
+ instance: G(),
3715
3715
  column: ye
3716
3716
  });
3717
3717
  });
@@ -3738,7 +3738,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3738
3738
  return i;
3739
3739
  };
3740
3740
  function Wt(o) {
3741
- var i = o.initialState, f = i === void 0 ? xr : i, c = o.defaultColumn, w = c === void 0 ? _t : c, S = o.getSubRows, m = S === void 0 ? Br : S, I = o.getRowId, H = I === void 0 ? yr : I, $ = o.stateReducer, V = $ === void 0 ? mr : $, ie = o.useControlledState, Z = ie === void 0 ? Vt : ie, le = C(o, ["initialState", "defaultColumn", "getSubRows", "getRowId", "stateReducer", "useControlledState"]);
3741
+ var i = o.initialState, f = i === void 0 ? xr : i, c = o.defaultColumn, w = c === void 0 ? _t : c, S = o.getSubRows, m = S === void 0 ? Br : S, I = o.getRowId, H = I === void 0 ? yr : I, G = o.stateReducer, V = G === void 0 ? mr : G, ie = o.useControlledState, Z = ie === void 0 ? Vt : ie, le = C(o, ["initialState", "defaultColumn", "getSubRows", "getRowId", "stateReducer", "useControlledState"]);
3742
3742
  return s({}, le, {
3743
3743
  initialState: f,
3744
3744
  defaultColumn: w,
@@ -3760,8 +3760,8 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3760
3760
  _e(m().hooks);
3761
3761
  });
3762
3762
  var I = j(m().hooks);
3763
- m().getHooks = I, delete m().hooks, Object.assign(m(), G(I().useOptions, Wt(i)));
3764
- var H = m(), $ = H.data, V = H.columns, ie = H.initialState, Z = H.defaultColumn, le = H.getSubRows, de = H.getRowId, Q = H.stateReducer, ye = H.useControlledState, xe = j(Q), Oe = n.useCallback(function(_e, Ht) {
3763
+ m().getHooks = I, delete m().hooks, Object.assign(m(), z(I().useOptions, Wt(i)));
3764
+ var H = m(), G = H.data, V = H.columns, ie = H.initialState, Z = H.defaultColumn, le = H.getSubRows, de = H.getRowId, Q = H.stateReducer, ye = H.useControlledState, xe = j(Q), Oe = n.useCallback(function(_e, Ht) {
3765
3765
  if (!Ht.type)
3766
3766
  throw console.info({
3767
3767
  action: Ht
@@ -3773,7 +3773,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3773
3773
  return Oe(ie, {
3774
3774
  type: b.init
3775
3775
  });
3776
- }), Ue = ve[0], Qe = ve[1], pe = G([].concat(I().useControlledState, [ye]), Ue, {
3776
+ }), Ue = ve[0], Qe = ve[1], pe = z([].concat(I().useControlledState, [ye]), Ue, {
3777
3777
  instance: m()
3778
3778
  });
3779
3779
  Object.assign(m(), {
@@ -3781,18 +3781,18 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3781
3781
  dispatch: Qe
3782
3782
  });
3783
3783
  var ge = n.useMemo(function() {
3784
- return nt(G(I().columns, V, {
3784
+ return nt(z(I().columns, V, {
3785
3785
  instance: m()
3786
3786
  }));
3787
- }, [I, m, V].concat(G(I().columnsDeps, [], {
3787
+ }, [I, m, V].concat(z(I().columnsDeps, [], {
3788
3788
  instance: m()
3789
3789
  })));
3790
3790
  m().columns = ge;
3791
3791
  var he = n.useMemo(function() {
3792
- return G(I().allColumns, pt(ge), {
3792
+ return z(I().allColumns, pt(ge), {
3793
3793
  instance: m()
3794
3794
  }).map(Me);
3795
- }, [ge, I, m].concat(G(I().allColumnsDeps, [], {
3795
+ }, [ge, I, m].concat(z(I().allColumnsDeps, [], {
3796
3796
  instance: m()
3797
3797
  })));
3798
3798
  m().allColumns = he;
@@ -3800,7 +3800,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3800
3800
  for (var _e = [], Ht = [], sr = {}, Hr = [].concat(he); Hr.length; ) {
3801
3801
  var gr = Hr.shift();
3802
3802
  wt({
3803
- data: $,
3803
+ data: G,
3804
3804
  rows: _e,
3805
3805
  flatRows: Ht,
3806
3806
  rowsById: sr,
@@ -3812,21 +3812,21 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3812
3812
  });
3813
3813
  }
3814
3814
  return [_e, Ht, sr];
3815
- }, [he, $, de, le, I, m]), qe = Se[0], Ke = Se[1], Et = Se[2];
3815
+ }, [he, G, de, le, I, m]), qe = Se[0], Ke = Se[1], Et = Se[2];
3816
3816
  Object.assign(m(), {
3817
3817
  rows: qe,
3818
3818
  initialRows: [].concat(qe),
3819
3819
  flatRows: Ke,
3820
3820
  rowsById: Et
3821
3821
  // materializedColumns,
3822
- }), z(I().useInstanceAfterData, m());
3822
+ }), $(I().useInstanceAfterData, m());
3823
3823
  var we = n.useMemo(function() {
3824
- return G(I().visibleColumns, he, {
3824
+ return z(I().visibleColumns, he, {
3825
3825
  instance: m()
3826
3826
  }).map(function(_e) {
3827
3827
  return Ze(_e, Z);
3828
3828
  });
3829
- }, [I, he, m, Z].concat(G(I().visibleColumnsDeps, [], {
3829
+ }, [I, he, m, Z].concat(z(I().visibleColumnsDeps, [], {
3830
3830
  instance: m()
3831
3831
  })));
3832
3832
  he = n.useMemo(function() {
@@ -3849,8 +3849,8 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3849
3849
  }).join(", ") + '" in the columns array above');
3850
3850
  }
3851
3851
  var Ye = n.useMemo(function() {
3852
- return G(I().headerGroups, Je(we, Z), m());
3853
- }, [I, we, Z, m].concat(G(I().headerGroupsDeps, [], {
3852
+ return z(I().headerGroups, Je(we, Z), m());
3853
+ }, [I, we, Z, m].concat(z(I().headerGroupsDeps, [], {
3854
3854
  instance: m()
3855
3855
  })));
3856
3856
  m().headerGroups = Ye;
@@ -3859,7 +3859,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3859
3859
  }, [Ye]);
3860
3860
  m().headers = Be, m().flatHeaders = Ye.reduce(function(_e, Ht) {
3861
3861
  return [].concat(_e, Ht.headers);
3862
- }, []), z(I().useInstanceBeforeDimensions, m());
3862
+ }, []), $(I().useInstanceBeforeDimensions, m());
3863
3863
  var Le = we.filter(function(_e) {
3864
3864
  return _e.isVisible;
3865
3865
  }).map(function(_e) {
@@ -3874,8 +3874,8 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3874
3874
  // eslint-disable-next-line react-hooks/exhaustive-deps
3875
3875
  [we, Le]
3876
3876
  ), m().visibleColumns = we;
3877
- var Dt = Xt(Be), wr = Dt[0], $n = Dt[1], Go = Dt[2];
3878
- return m().totalColumnsMinWidth = wr, m().totalColumnsWidth = $n, m().totalColumnsMaxWidth = Go, z(I().useInstance, m()), [].concat(m().flatHeaders, m().allColumns).forEach(function(_e) {
3877
+ var Dt = Xt(Be), wr = Dt[0], Gn = Dt[1], zo = Dt[2];
3878
+ return m().totalColumnsMinWidth = wr, m().totalColumnsWidth = Gn, m().totalColumnsMaxWidth = zo, $(I().useInstance, m()), [].concat(m().flatHeaders, m().allColumns).forEach(function(_e) {
3879
3879
  _e.render = Ce(m(), _e), _e.getHeaderProps = O(I().getHeaderProps, {
3880
3880
  instance: m(),
3881
3881
  column: _e
@@ -3924,14 +3924,14 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3924
3924
  return _e.allCells.find(function(sr) {
3925
3925
  return sr.column.id === Ht.id;
3926
3926
  });
3927
- }), z(I().prepareRow, _e, {
3927
+ }), $(I().prepareRow, _e, {
3928
3928
  instance: m()
3929
3929
  });
3930
3930
  }, [I, m, he, we]), m().getTableProps = O(I().getTableProps, {
3931
3931
  instance: m()
3932
3932
  }), m().getTableBodyProps = O(I().getTableBodyProps, {
3933
3933
  instance: m()
3934
- }), z(I().useFinalInstance, m()), m();
3934
+ }), $(I().useFinalInstance, m()), m();
3935
3935
  };
3936
3936
  function Xt(o, i) {
3937
3937
  i === void 0 && (i = 0);
@@ -3939,15 +3939,15 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3939
3939
  return o.forEach(function(m) {
3940
3940
  var I = m.headers;
3941
3941
  if (m.totalLeft = i, I && I.length) {
3942
- var H = Xt(I, i), $ = H[0], V = H[1], ie = H[2], Z = H[3];
3943
- m.totalMinWidth = $, m.totalWidth = V, m.totalMaxWidth = ie, m.totalFlexWidth = Z;
3942
+ var H = Xt(I, i), G = H[0], V = H[1], ie = H[2], Z = H[3];
3943
+ m.totalMinWidth = G, m.totalWidth = V, m.totalMaxWidth = ie, m.totalFlexWidth = Z;
3944
3944
  } else
3945
3945
  m.totalMinWidth = m.minWidth, m.totalWidth = Math.min(Math.max(m.minWidth, m.width), m.maxWidth), m.totalMaxWidth = m.maxWidth, m.totalFlexWidth = m.canResize ? m.totalWidth : 0;
3946
3946
  m.isVisible && (i += m.totalWidth, f += m.totalMinWidth, c += m.totalWidth, w += m.totalMaxWidth, S += m.totalFlexWidth);
3947
3947
  }), [f, c, w, S];
3948
3948
  }
3949
3949
  function wt(o) {
3950
- var i = o.data, f = o.rows, c = o.flatRows, w = o.rowsById, S = o.column, m = o.getRowId, I = o.getSubRows, H = o.accessValueHooks, $ = o.getInstance, V = function ie(Z, le, de, Q, ye) {
3950
+ var i = o.data, f = o.rows, c = o.flatRows, w = o.rowsById, S = o.column, m = o.getRowId, I = o.getSubRows, H = o.accessValueHooks, G = o.getInstance, V = function ie(Z, le, de, Q, ye) {
3951
3951
  de === void 0 && (de = 0);
3952
3952
  var xe = Z, Oe = m(Z, le, Q), ve = w[Oe];
3953
3953
  if (ve)
@@ -3967,10 +3967,10 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3967
3967
  return ie(Qe, pe, de + 1, ve, Ue);
3968
3968
  }), ve.subRows = Ue;
3969
3969
  }
3970
- S.accessor && (ve.values[S.id] = S.accessor(Z, le, ve, ye, i)), ve.values[S.id] = G(H, ve.values[S.id], {
3970
+ S.accessor && (ve.values[S.id] = S.accessor(Z, le, ve, ye, i)), ve.values[S.id] = z(H, ve.values[S.id], {
3971
3971
  row: ve,
3972
3972
  column: S,
3973
- instance: $()
3973
+ instance: G()
3974
3974
  }, !0);
3975
3975
  };
3976
3976
  i.forEach(function(ie, Z) {
@@ -3979,7 +3979,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
3979
3979
  }
3980
3980
  b.resetExpanded = "resetExpanded", b.toggleRowExpanded = "toggleRowExpanded", b.toggleAllRowsExpanded = "toggleAllRowsExpanded";
3981
3981
  var xt = function(i) {
3982
- i.getToggleAllRowsExpandedProps = [Lr], i.getToggleRowExpandedProps = [Ct], i.stateReducers.push(Ae), i.useInstance.push(ze), i.prepareRow.push(lt);
3982
+ i.getToggleAllRowsExpandedProps = [Lr], i.getToggleRowExpandedProps = [Ct], i.stateReducers.push(Ae), i.useInstance.push($e), i.prepareRow.push(lt);
3983
3983
  };
3984
3984
  xt.pluginName = "useExpanded";
3985
3985
  var Lr = function(i, f) {
@@ -4029,16 +4029,16 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4029
4029
  });
4030
4030
  }
4031
4031
  if (i.type === b.toggleRowExpanded) {
4032
- var $ = i.id, V = i.value, ie = o.expanded[$], Z = typeof V < "u" ? V : !ie;
4032
+ var G = i.id, V = i.value, ie = o.expanded[G], Z = typeof V < "u" ? V : !ie;
4033
4033
  if (!ie && Z) {
4034
4034
  var le;
4035
4035
  return s({}, o, {
4036
- expanded: s({}, o.expanded, (le = {}, le[$] = !0, le))
4036
+ expanded: s({}, o.expanded, (le = {}, le[G] = !0, le))
4037
4037
  });
4038
4038
  } else if (ie && !Z) {
4039
4039
  var de = o.expanded;
4040
- de[$];
4041
- var Q = C(de, [$].map(p));
4040
+ de[G];
4041
+ var Q = C(de, [G].map(p));
4042
4042
  return s({}, o, {
4043
4043
  expanded: Q
4044
4044
  });
@@ -4046,8 +4046,8 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4046
4046
  return o;
4047
4047
  }
4048
4048
  }
4049
- function ze(o) {
4050
- var i = o.data, f = o.rows, c = o.rowsById, w = o.manualExpandedKey, S = w === void 0 ? "expanded" : w, m = o.paginateExpandedRows, I = m === void 0 ? !0 : m, H = o.expandSubRows, $ = H === void 0 ? !0 : H, V = o.autoResetExpanded, ie = V === void 0 ? !0 : V, Z = o.getHooks, le = o.plugins, de = o.state.expanded, Q = o.dispatch;
4049
+ function $e(o) {
4050
+ var i = o.data, f = o.rows, c = o.rowsById, w = o.manualExpandedKey, S = w === void 0 ? "expanded" : w, m = o.paginateExpandedRows, I = m === void 0 ? !0 : m, H = o.expandSubRows, G = H === void 0 ? !0 : H, V = o.autoResetExpanded, ie = V === void 0 ? !0 : V, Z = o.getHooks, le = o.plugins, de = o.state.expanded, Q = o.dispatch;
4051
4051
  Y(le, ["useSortBy", "useGroupBy", "usePivotColumns", "useGlobalFilter"], "useExpanded");
4052
4052
  var ye = j(ie), xe = !!(Object.keys(c).length && Object.keys(de).length);
4053
4053
  xe && Object.keys(c).some(function(he) {
@@ -4072,9 +4072,9 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4072
4072
  return I ? yt(f, {
4073
4073
  manualExpandedKey: S,
4074
4074
  expanded: de,
4075
- expandSubRows: $
4075
+ expandSubRows: G
4076
4076
  }) : f;
4077
- }, [I, f, S, de, $]), Qe = n.useMemo(function() {
4077
+ }, [I, f, S, de, G]), Qe = n.useMemo(function() {
4078
4078
  return Bt(de);
4079
4079
  }, [de]), pe = j(o), ge = O(Z().getToggleAllRowsExpandedProps, {
4080
4080
  instance: pe()
@@ -4216,8 +4216,8 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4216
4216
  S = m, m = I;
4217
4217
  }
4218
4218
  return i.filter(function(H) {
4219
- return f.some(function($) {
4220
- var V = H.values[$];
4219
+ return f.some(function(G) {
4220
+ var V = H.values[G];
4221
4221
  return V >= S && V <= m;
4222
4222
  });
4223
4223
  });
@@ -4258,10 +4258,10 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4258
4258
  });
4259
4259
  if (!H)
4260
4260
  throw new Error("React-Table: Could not find a column with id: " + w);
4261
- var $ = ut(H.filter, I || {}, Jt), V = o.filters.find(function(Q) {
4261
+ var G = ut(H.filter, I || {}, Jt), V = o.filters.find(function(Q) {
4262
4262
  return Q.id === w;
4263
4263
  }), ie = k(S, V && V.value);
4264
- return Te($.autoRemove, ie, H) ? s({}, o, {
4264
+ return Te(G.autoRemove, ie, H) ? s({}, o, {
4265
4265
  filters: o.filters.filter(function(Q) {
4266
4266
  return Q.id !== w;
4267
4267
  })
@@ -4293,7 +4293,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4293
4293
  }
4294
4294
  }
4295
4295
  function Tr(o) {
4296
- var i = o.data, f = o.rows, c = o.flatRows, w = o.rowsById, S = o.allColumns, m = o.filterTypes, I = o.manualFilters, H = o.defaultCanFilter, $ = H === void 0 ? !1 : H, V = o.disableFilters, ie = o.state.filters, Z = o.dispatch, le = o.autoResetFilters, de = le === void 0 ? !0 : le, Q = n.useCallback(function(pe, ge) {
4296
+ var i = o.data, f = o.rows, c = o.flatRows, w = o.rowsById, S = o.allColumns, m = o.filterTypes, I = o.manualFilters, H = o.defaultCanFilter, G = H === void 0 ? !1 : H, V = o.disableFilters, ie = o.state.filters, Z = o.dispatch, le = o.autoResetFilters, de = le === void 0 ? !0 : le, Q = n.useCallback(function(pe, ge) {
4297
4297
  Z({
4298
4298
  type: b.setFilter,
4299
4299
  columnId: pe,
@@ -4307,7 +4307,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4307
4307
  }, [Z]);
4308
4308
  S.forEach(function(pe) {
4309
4309
  var ge = pe.id, he = pe.accessor, Se = pe.defaultCanFilter, qe = pe.disableFilters;
4310
- pe.canFilter = he ? Ie(qe === !0 ? !1 : void 0, V === !0 ? !1 : void 0, !0) : Ie(Se, $, !1), pe.setFilter = function(Et) {
4310
+ pe.canFilter = he ? Ie(qe === !0 ? !1 : void 0, V === !0 ? !1 : void 0, !0) : Ie(Se, G, !1), pe.setFilter = function(Et) {
4311
4311
  return Q(pe.id, Et);
4312
4312
  };
4313
4313
  var Ke = ie.find(function(Et) {
@@ -4366,10 +4366,10 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4366
4366
  });
4367
4367
  }
4368
4368
  b.resetGlobalFilter = "resetGlobalFilter", b.setGlobalFilter = "setGlobalFilter";
4369
- var $r = function(i) {
4369
+ var Gr = function(i) {
4370
4370
  i.stateReducers.push(et), i.useInstance.push(Pt);
4371
4371
  };
4372
- $r.pluginName = "useGlobalFilter";
4372
+ Gr.pluginName = "useGlobalFilter";
4373
4373
  function et(o, i, f, c) {
4374
4374
  if (i.type === b.resetGlobalFilter)
4375
4375
  return s({}, o, {
@@ -4388,13 +4388,13 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4388
4388
  }
4389
4389
  }
4390
4390
  function Pt(o) {
4391
- var i = o.data, f = o.rows, c = o.flatRows, w = o.rowsById, S = o.allColumns, m = o.filterTypes, I = o.globalFilter, H = o.manualGlobalFilter, $ = o.state.globalFilter, V = o.dispatch, ie = o.autoResetGlobalFilter, Z = ie === void 0 ? !0 : ie, le = o.disableGlobalFilter, de = n.useCallback(function(Ue) {
4391
+ var i = o.data, f = o.rows, c = o.flatRows, w = o.rowsById, S = o.allColumns, m = o.filterTypes, I = o.globalFilter, H = o.manualGlobalFilter, G = o.state.globalFilter, V = o.dispatch, ie = o.autoResetGlobalFilter, Z = ie === void 0 ? !0 : ie, le = o.disableGlobalFilter, de = n.useCallback(function(Ue) {
4392
4392
  V({
4393
4393
  type: b.setGlobalFilter,
4394
4394
  filterValue: Ue
4395
4395
  });
4396
4396
  }, [V]), Q = n.useMemo(function() {
4397
- if (H || typeof $ > "u")
4397
+ if (H || typeof G > "u")
4398
4398
  return [f, c, w];
4399
4399
  var Ue = [], Qe = {}, pe = ut(I, m || {}, Jt);
4400
4400
  if (!pe)
@@ -4408,12 +4408,12 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4408
4408
  }), he = function Se(qe) {
4409
4409
  return qe = pe(qe, ge.map(function(Ke) {
4410
4410
  return Ke.id;
4411
- }), $), qe.forEach(function(Ke) {
4411
+ }), G), qe.forEach(function(Ke) {
4412
4412
  Ue.push(Ke), Qe[Ke.id] = Ke, Ke.subRows = Ke.subRows && Ke.subRows.length ? Se(Ke.subRows) : Ke.subRows;
4413
4413
  }), qe;
4414
4414
  };
4415
4415
  return [he(f), Ue, Qe];
4416
- }, [H, $, I, m, S, f, c, w, le]), ye = Q[0], xe = Q[1], Oe = Q[2], ve = j(Z);
4416
+ }, [H, G, I, m, S, f, c, w, le]), ye = Q[0], xe = Q[1], Oe = Q[2], ve = j(Z);
4417
4417
  te(function() {
4418
4418
  ve() && V({
4419
4419
  type: b.resetGlobalFilter
@@ -4547,7 +4547,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4547
4547
  }
4548
4548
  var To = {};
4549
4549
  function kr(o) {
4550
- var i = o.data, f = o.rows, c = o.flatRows, w = o.rowsById, S = o.allColumns, m = o.flatHeaders, I = o.groupByFn, H = I === void 0 ? Kn : I, $ = o.manualGroupBy, V = o.aggregations, ie = V === void 0 ? To : V, Z = o.plugins, le = o.state.groupBy, de = o.dispatch, Q = o.autoResetGroupBy, ye = Q === void 0 ? !0 : Q, xe = o.disableGroupBy, Oe = o.defaultCanGroupBy, ve = o.getHooks;
4550
+ var i = o.data, f = o.rows, c = o.flatRows, w = o.rowsById, S = o.allColumns, m = o.flatHeaders, I = o.groupByFn, H = I === void 0 ? Kn : I, G = o.manualGroupBy, V = o.aggregations, ie = V === void 0 ? To : V, Z = o.plugins, le = o.state.groupBy, de = o.dispatch, Q = o.autoResetGroupBy, ye = Q === void 0 ? !0 : Q, xe = o.disableGroupBy, Oe = o.defaultCanGroupBy, ve = o.getHooks;
4551
4551
  Y(Z, ["useColumnOrder", "useFilters"], "useGroupBy");
4552
4552
  var Ue = j(o);
4553
4553
  S.forEach(function(Be) {
@@ -4575,7 +4575,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4575
4575
  });
4576
4576
  });
4577
4577
  var ge = n.useMemo(function() {
4578
- if ($ || !le.length)
4578
+ if (G || !le.length)
4579
4579
  return [f, c, w, xo, Po, c, w];
4580
4580
  var Be = le.filter(function(gr) {
4581
4581
  return S.find(function(Rn) {
@@ -4613,7 +4613,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4613
4613
  Sn[tr.id] = null;
4614
4614
  }
4615
4615
  }), Sn;
4616
- }, Dt = [], wr = {}, $n = [], Go = {}, _e = [], Ht = {}, sr = function gr(Rn, Ar, ua) {
4616
+ }, Dt = [], wr = {}, Gn = [], zo = {}, _e = [], Ht = {}, sr = function gr(Rn, Ar, ua) {
4617
4617
  if (Ar === void 0 && (Ar = 0), Ar === Be.length)
4618
4618
  return Rn.map(function(go) {
4619
4619
  return s({}, go, {
@@ -4635,20 +4635,20 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4635
4635
  index: Ua
4636
4636
  };
4637
4637
  return Ui.forEach(function(on) {
4638
- Dt.push(on), wr[on.id] = on, on.isGrouped ? ($n.push(on), Go[on.id] = on) : (_e.push(on), Ht[on.id] = on);
4638
+ Dt.push(on), wr[on.id] = on, on.isGrouped ? (Gn.push(on), zo[on.id] = on) : (_e.push(on), Ht[on.id] = on);
4639
4639
  }), ou;
4640
4640
  });
4641
4641
  return da;
4642
4642
  }, Hr = sr(f);
4643
4643
  return Hr.forEach(function(gr) {
4644
- Dt.push(gr), wr[gr.id] = gr, gr.isGrouped ? ($n.push(gr), Go[gr.id] = gr) : (_e.push(gr), Ht[gr.id] = gr);
4645
- }), [Hr, Dt, wr, $n, Go, _e, Ht];
4646
- }, [$, le, f, c, w, S, ie, H]), he = ge[0], Se = ge[1], qe = ge[2], Ke = ge[3], Et = ge[4], we = ge[5], fr = ge[6], Ye = j(ye);
4644
+ Dt.push(gr), wr[gr.id] = gr, gr.isGrouped ? (Gn.push(gr), zo[gr.id] = gr) : (_e.push(gr), Ht[gr.id] = gr);
4645
+ }), [Hr, Dt, wr, Gn, zo, _e, Ht];
4646
+ }, [G, le, f, c, w, S, ie, H]), he = ge[0], Se = ge[1], qe = ge[2], Ke = ge[3], Et = ge[4], we = ge[5], fr = ge[6], Ye = j(ye);
4647
4647
  te(function() {
4648
4648
  Ye() && de({
4649
4649
  type: b.resetGroupBy
4650
4650
  });
4651
- }, [de, $ ? null : i]), Object.assign(o, {
4651
+ }, [de, G ? null : i]), Object.assign(o, {
4652
4652
  preGroupedRows: f,
4653
4653
  preGroupedFlatRow: c,
4654
4654
  preGroupedRowsById: w,
@@ -4681,7 +4681,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4681
4681
  var Yn = /([0-9]+)/gm, Ao = function(i, f, c) {
4682
4682
  var w = un(i, f, c), S = w[0], m = w[1];
4683
4683
  for (S = Qn(S), m = Qn(m), S = S.split(Yn).filter(Boolean), m = m.split(Yn).filter(Boolean); S.length && m.length; ) {
4684
- var I = S.shift(), H = m.shift(), $ = parseInt(I, 10), V = parseInt(H, 10), ie = [$, V].sort();
4684
+ var I = S.shift(), H = m.shift(), G = parseInt(I, 10), V = parseInt(H, 10), ie = [G, V].sort();
4685
4685
  if (isNaN(ie[0])) {
4686
4686
  if (I > H)
4687
4687
  return 1;
@@ -4690,10 +4690,10 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4690
4690
  continue;
4691
4691
  }
4692
4692
  if (isNaN(ie[1]))
4693
- return isNaN($) ? -1 : 1;
4694
- if ($ > V)
4693
+ return isNaN(G) ? -1 : 1;
4694
+ if (G > V)
4695
4695
  return 1;
4696
- if (V > $)
4696
+ if (V > G)
4697
4697
  return -1;
4698
4698
  }
4699
4699
  return S.length - m.length;
@@ -4709,10 +4709,10 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4709
4709
  function hn(o, i, f) {
4710
4710
  var c = un(o, i, f), w = c[0], S = c[1];
4711
4711
  for (w = w.split("").filter(Boolean), S = S.split("").filter(Boolean); w.length && S.length; ) {
4712
- var m = w.shift(), I = S.shift(), H = m.toLowerCase(), $ = I.toLowerCase();
4713
- if (H > $)
4712
+ var m = w.shift(), I = S.shift(), H = m.toLowerCase(), G = I.toLowerCase();
4713
+ if (H > G)
4714
4714
  return 1;
4715
- if ($ > H)
4715
+ if (G > H)
4716
4716
  return -1;
4717
4717
  if (m > I)
4718
4718
  return 1;
@@ -4785,17 +4785,17 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4785
4785
  });
4786
4786
  }
4787
4787
  if (i.type === b.toggleSortBy) {
4788
- var I = i.columnId, H = i.desc, $ = i.multi, V = c.allColumns, ie = c.disableMultiSort, Z = c.disableSortRemove, le = c.disableMultiRemove, de = c.maxMultiSortColCount, Q = de === void 0 ? Number.MAX_SAFE_INTEGER : de, ye = o.sortBy, xe = V.find(function(he) {
4788
+ var I = i.columnId, H = i.desc, G = i.multi, V = c.allColumns, ie = c.disableMultiSort, Z = c.disableSortRemove, le = c.disableMultiRemove, de = c.maxMultiSortColCount, Q = de === void 0 ? Number.MAX_SAFE_INTEGER : de, ye = o.sortBy, xe = V.find(function(he) {
4789
4789
  return he.id === I;
4790
4790
  }), Oe = xe.sortDescFirst, ve = ye.find(function(he) {
4791
4791
  return he.id === I;
4792
4792
  }), Ue = ye.findIndex(function(he) {
4793
4793
  return he.id === I;
4794
4794
  }), Qe = typeof H < "u" && H !== null, pe = [], ge;
4795
- return !ie && $ ? ve ? ge = "toggle" : ge = "add" : Ue !== ye.length - 1 || ye.length !== 1 ? ge = "replace" : ve ? ge = "toggle" : ge = "replace", ge === "toggle" && // Must be toggling
4795
+ return !ie && G ? ve ? ge = "toggle" : ge = "add" : Ue !== ye.length - 1 || ye.length !== 1 ? ge = "replace" : ve ? ge = "toggle" : ge = "replace", ge === "toggle" && // Must be toggling
4796
4796
  !Z && // If disableSortRemove, disable in general
4797
4797
  !Qe && // Must not be setting desc
4798
- (!$ || !le) && // If multi, don't allow if disableMultiRemove
4798
+ (!G || !le) && // If multi, don't allow if disableMultiRemove
4799
4799
  (ve && // Finally, detect if it should indeed be removed
4800
4800
  ve.desc && !Oe || !ve.desc && Oe) && (ge = "remove"), ge === "replace" ? pe = [{
4801
4801
  id: I,
@@ -4815,7 +4815,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4815
4815
  }
4816
4816
  }
4817
4817
  function to(o) {
4818
- var i = o.data, f = o.rows, c = o.flatRows, w = o.allColumns, S = o.orderByFn, m = S === void 0 ? Nn : S, I = o.sortTypes, H = o.manualSortBy, $ = o.defaultCanSort, V = o.disableSortBy, ie = o.flatHeaders, Z = o.state.sortBy, le = o.dispatch, de = o.plugins, Q = o.getHooks, ye = o.autoResetSortBy, xe = ye === void 0 ? !0 : ye;
4818
+ var i = o.data, f = o.rows, c = o.flatRows, w = o.allColumns, S = o.orderByFn, m = S === void 0 ? Nn : S, I = o.sortTypes, H = o.manualSortBy, G = o.defaultCanSort, V = o.disableSortBy, ie = o.flatHeaders, Z = o.state.sortBy, le = o.dispatch, de = o.plugins, Q = o.getHooks, ye = o.autoResetSortBy, xe = ye === void 0 ? !0 : ye;
4819
4819
  Y(de, ["useFilters", "useGlobalFilter", "useGroupBy", "usePivotColumns"], "useSortBy");
4820
4820
  var Oe = n.useCallback(function(Se) {
4821
4821
  le({
@@ -4831,7 +4831,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4831
4831
  });
4832
4832
  }, [le]), Ue = j(o);
4833
4833
  ie.forEach(function(Se) {
4834
- var qe = Se.accessor, Ke = Se.canSort, Et = Se.disableSortBy, we = Se.id, fr = qe ? Ie(Et === !0 ? !1 : void 0, V === !0 ? !1 : void 0, !0) : Ie($, Ke, !1);
4834
+ var qe = Se.accessor, Ke = Se.canSort, Et = Se.disableSortBy, we = Se.id, fr = qe ? Ie(Et === !0 ? !1 : void 0, V === !0 ? !1 : void 0, !0) : Ie(G, Ke, !1);
4835
4835
  Se.canSort = fr, Se.canSort && (Se.toggleSortBy = function(Be, Le) {
4836
4836
  return ve(Se.id, Be, Le);
4837
4837
  }, Se.clearSortBy = function() {
@@ -4869,8 +4869,8 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4869
4869
  var Le = Be.sortType, Dt = je(Le) || (I || {})[Le] || Zn[Le];
4870
4870
  if (!Dt)
4871
4871
  throw new Error("React-Table: Could not find a valid sortType of '" + Le + "' for column '" + Ye.id + "'.");
4872
- return function(wr, $n) {
4873
- return Dt(wr, $n, Ye.id, Ye.desc);
4872
+ return function(wr, Gn) {
4873
+ return Dt(wr, Gn, Ye.id, Ye.desc);
4874
4874
  };
4875
4875
  }),
4876
4876
  // Map the directions
@@ -4935,7 +4935,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4935
4935
  }) : o;
4936
4936
  }
4937
4937
  if (i.type === b.setPageSize) {
4938
- var H = i.pageSize, $ = o.pageSize * o.pageIndex, V = Math.floor($ / H);
4938
+ var H = i.pageSize, G = o.pageSize * o.pageIndex, V = Math.floor(G / H);
4939
4939
  return s({}, o, {
4940
4940
  pageIndex: V,
4941
4941
  pageSize: H
@@ -4943,7 +4943,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4943
4943
  }
4944
4944
  }
4945
4945
  function no(o) {
4946
- var i = o.rows, f = o.autoResetPage, c = f === void 0 ? !0 : f, w = o.manualExpandedKey, S = w === void 0 ? "expanded" : w, m = o.plugins, I = o.pageCount, H = o.paginateExpandedRows, $ = H === void 0 ? !0 : H, V = o.expandSubRows, ie = V === void 0 ? !0 : V, Z = o.state, le = Z.pageSize, de = Z.pageIndex, Q = Z.expanded, ye = Z.globalFilter, xe = Z.filters, Oe = Z.groupBy, ve = Z.sortBy, Ue = o.dispatch, Qe = o.data, pe = o.manualPagination;
4946
+ var i = o.rows, f = o.autoResetPage, c = f === void 0 ? !0 : f, w = o.manualExpandedKey, S = w === void 0 ? "expanded" : w, m = o.plugins, I = o.pageCount, H = o.paginateExpandedRows, G = H === void 0 ? !0 : H, V = o.expandSubRows, ie = V === void 0 ? !0 : V, Z = o.state, le = Z.pageSize, de = Z.pageIndex, Q = Z.expanded, ye = Z.globalFilter, xe = Z.filters, Oe = Z.groupBy, ve = Z.sortBy, Ue = o.dispatch, Qe = o.data, pe = o.manualPagination;
4947
4947
  Y(m, ["useGlobalFilter", "useFilters", "useGroupBy", "useSortBy", "useExpanded"], "usePagination");
4948
4948
  var ge = j(c);
4949
4949
  te(function() {
@@ -4963,12 +4963,12 @@ This usually means you need to need to name your plugin hook by setting the 'plu
4963
4963
  var Dt = le * de, wr = Dt + le;
4964
4964
  Le = i.slice(Dt, wr);
4965
4965
  }
4966
- return $ ? Le : yt(Le, {
4966
+ return G ? Le : yt(Le, {
4967
4967
  manualExpandedKey: S,
4968
4968
  expanded: Q,
4969
4969
  expandSubRows: ie
4970
4970
  });
4971
- }, [ie, Q, S, pe, de, le, $, i]), Ke = de > 0, Et = he === -1 ? qe.length >= le : de < he - 1, we = n.useCallback(function(Le) {
4971
+ }, [ie, Q, S, pe, de, le, G, i]), Ke = de > 0, Et = he === -1 ? qe.length >= le : de < he - 1, we = n.useCallback(function(Le) {
4972
4972
  Ue({
4973
4973
  type: b.gotoPage,
4974
4974
  pageIndex: Le
@@ -5055,13 +5055,13 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5055
5055
  var f = i.instance, c = f.allColumns, w = f.state;
5056
5056
  if (!w.pivotColumns.length || !w.groupBy || !w.groupBy.length)
5057
5057
  return o;
5058
- var S = w.pivotColumns.map(function($) {
5058
+ var S = w.pivotColumns.map(function(G) {
5059
5059
  return c.find(function(V) {
5060
- return V.id === $;
5060
+ return V.id === G;
5061
5061
  });
5062
- }).filter(Boolean), m = c.filter(function($) {
5063
- return !$.isPivotSource && !w.groupBy.includes($.id) && !w.pivotColumns.includes($.id);
5064
- }), I = function $(V, ie, Z) {
5062
+ }).filter(Boolean), m = c.filter(function(G) {
5063
+ return !G.isPivotSource && !w.groupBy.includes(G.id) && !w.pivotColumns.includes(G.id);
5064
+ }), I = function G(V, ie, Z) {
5065
5065
  V === void 0 && (V = 0), Z === void 0 && (Z = []);
5066
5066
  var le = S[V];
5067
5067
  if (!le)
@@ -5090,7 +5090,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5090
5090
  id: ie ? ie.id + "." + le.id + "." + Q : le.id + "." + Q,
5091
5091
  pivotValue: Q
5092
5092
  });
5093
- return ye.columns = $(V + 1, ye, [].concat(Z, [function(xe) {
5093
+ return ye.columns = G(V + 1, ye, [].concat(Z, [function(xe) {
5094
5094
  return xe.values[le.id] === Q;
5095
5095
  }])), ye;
5096
5096
  });
@@ -5114,7 +5114,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5114
5114
  return [].concat(o, [f.state.pivotColumns, f.state.groupBy]);
5115
5115
  }
5116
5116
  function Fn(o) {
5117
- var i = o.columns, f = o.allColumns, c = o.flatHeaders, w = o.getHooks, S = o.plugins, m = o.dispatch, I = o.autoResetPivot, H = I === void 0 ? !0 : I, $ = o.manaulPivot, V = o.disablePivot, ie = o.defaultCanPivot;
5117
+ var i = o.columns, f = o.allColumns, c = o.flatHeaders, w = o.getHooks, S = o.plugins, m = o.dispatch, I = o.autoResetPivot, H = I === void 0 ? !0 : I, G = o.manaulPivot, V = o.disablePivot, ie = o.defaultCanPivot;
5118
5118
  Y(S, ["useGroupBy"], "usePivotColumns");
5119
5119
  var Z = j(o);
5120
5120
  f.forEach(function(Q) {
@@ -5141,7 +5141,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5141
5141
  de() && m({
5142
5142
  type: b.resetPivot
5143
5143
  });
5144
- }, [m, $ ? null : i]), Object.assign(o, {
5144
+ }, [m, G ? null : i]), Object.assign(o, {
5145
5145
  togglePivot: le
5146
5146
  });
5147
5147
  }
@@ -5153,14 +5153,14 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5153
5153
  var uo = "useRowSelect";
5154
5154
  b.resetSelectedRows = "resetSelectedRows", b.toggleAllRowsSelected = "toggleAllRowsSelected", b.toggleRowSelected = "toggleRowSelected", b.toggleAllPageRowsSelected = "toggleAllPageRowsSelected";
5155
5155
  var Ln = function(i) {
5156
- i.getToggleRowSelectedProps = [wn], i.getToggleAllRowsSelectedProps = [Mn], i.getToggleAllPageRowsSelectedProps = [nn], i.stateReducers.push(Jr), i.useInstance.push(zo), i.prepareRow.push(co);
5156
+ i.getToggleRowSelectedProps = [wn], i.getToggleAllRowsSelectedProps = [Mn], i.getToggleAllPageRowsSelectedProps = [nn], i.stateReducers.push(Jr), i.useInstance.push($o), i.prepareRow.push(co);
5157
5157
  };
5158
5158
  Ln.pluginName = uo;
5159
5159
  var wn = function(i, f) {
5160
5160
  var c = f.instance, w = f.row, S = c.manualRowSelectedKey, m = S === void 0 ? "isSelected" : S, I = !1;
5161
5161
  return w.original && w.original[m] ? I = !0 : I = w.isSelected, [i, {
5162
- onChange: function($) {
5163
- w.toggleRowSelected($.target.checked);
5162
+ onChange: function(G) {
5163
+ w.toggleRowSelected(G.target.checked);
5164
5164
  },
5165
5165
  style: {
5166
5166
  cursor: "pointer"
@@ -5209,8 +5209,8 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5209
5209
  selectedRowIds: c.initialState.selectedRowIds || {}
5210
5210
  });
5211
5211
  if (i.type === b.toggleAllRowsSelected) {
5212
- var w = i.value, S = c.isAllRowsSelected, m = c.rowsById, I = c.nonGroupedRowsById, H = I === void 0 ? m : I, $ = typeof w < "u" ? w : !S, V = Object.assign({}, o.selectedRowIds);
5213
- return $ ? Object.keys(H).forEach(function(Ye) {
5212
+ var w = i.value, S = c.isAllRowsSelected, m = c.rowsById, I = c.nonGroupedRowsById, H = I === void 0 ? m : I, G = typeof w < "u" ? w : !S, V = Object.assign({}, o.selectedRowIds);
5213
+ return G ? Object.keys(H).forEach(function(Ye) {
5214
5214
  V[Ye] = !0;
5215
5215
  }) : Object.keys(H).forEach(function(Ye) {
5216
5216
  delete V[Ye];
@@ -5249,8 +5249,8 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5249
5249
  }
5250
5250
  return o;
5251
5251
  }
5252
- function zo(o) {
5253
- var i = o.data, f = o.rows, c = o.getHooks, w = o.plugins, S = o.rowsById, m = o.nonGroupedRowsById, I = m === void 0 ? S : m, H = o.autoResetSelectedRows, $ = H === void 0 ? !0 : H, V = o.state.selectedRowIds, ie = o.selectSubRows, Z = ie === void 0 ? !0 : ie, le = o.dispatch, de = o.page, Q = o.getSubRows;
5252
+ function $o(o) {
5253
+ var i = o.data, f = o.rows, c = o.getHooks, w = o.plugins, S = o.rowsById, m = o.nonGroupedRowsById, I = m === void 0 ? S : m, H = o.autoResetSelectedRows, G = H === void 0 ? !0 : H, V = o.state.selectedRowIds, ie = o.selectSubRows, Z = ie === void 0 ? !0 : ie, le = o.dispatch, de = o.page, Q = o.getSubRows;
5254
5254
  Y(w, ["useFilters", "useGroupBy", "useSortBy", "useExpanded", "usePagination"], "useRowSelect");
5255
5255
  var ye = n.useMemo(function() {
5256
5256
  var qe = [];
@@ -5265,7 +5265,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5265
5265
  var Ke = qe.id;
5266
5266
  return !V[Ke];
5267
5267
  }) && (Oe = !1);
5268
- var ve = j($);
5268
+ var ve = j(G);
5269
5269
  te(function() {
5270
5270
  ve() && le({
5271
5271
  type: b.resetSelectedRows
@@ -5324,18 +5324,18 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5324
5324
  }
5325
5325
  return !1;
5326
5326
  }
5327
- var zn = function(i) {
5327
+ var $n = function(i) {
5328
5328
  return {};
5329
5329
  }, dn = function(i) {
5330
5330
  return {};
5331
5331
  };
5332
5332
  b.setRowState = "setRowState", b.setCellState = "setCellState", b.resetRowState = "resetRowState";
5333
5333
  var fo = function(i) {
5334
- i.stateReducers.push(Gn), i.useInstance.push(a), i.prepareRow.push(g);
5334
+ i.stateReducers.push(zn), i.useInstance.push(a), i.prepareRow.push(g);
5335
5335
  };
5336
5336
  fo.pluginName = "useRowState";
5337
- function Gn(o, i, f, c) {
5338
- var w = c.initialRowStateAccessor, S = w === void 0 ? zn : w, m = c.initialCellStateAccessor, I = m === void 0 ? dn : m, H = c.rowsById;
5337
+ function zn(o, i, f, c) {
5338
+ var w = c.initialRowStateAccessor, S = w === void 0 ? $n : w, m = c.initialCellStateAccessor, I = m === void 0 ? dn : m, H = c.rowsById;
5339
5339
  if (i.type === b.init)
5340
5340
  return s({
5341
5341
  rowState: {}
@@ -5345,9 +5345,9 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5345
5345
  rowState: c.initialState.rowState || {}
5346
5346
  });
5347
5347
  if (i.type === b.setRowState) {
5348
- var $, V = i.rowId, ie = i.value, Z = typeof o.rowState[V] < "u" ? o.rowState[V] : S(H[V]);
5348
+ var G, V = i.rowId, ie = i.value, Z = typeof o.rowState[V] < "u" ? o.rowState[V] : S(H[V]);
5349
5349
  return s({}, o, {
5350
- rowState: s({}, o.rowState, ($ = {}, $[V] = k(ie, Z), $))
5350
+ rowState: s({}, o.rowState, (G = {}, G[V] = k(ie, Z), G))
5351
5351
  });
5352
5352
  }
5353
5353
  if (i.type === b.setCellState) {
@@ -5362,17 +5362,17 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5362
5362
  }
5363
5363
  }
5364
5364
  function a(o) {
5365
- var i = o.autoResetRowState, f = i === void 0 ? !0 : i, c = o.data, w = o.dispatch, S = n.useCallback(function(H, $) {
5365
+ var i = o.autoResetRowState, f = i === void 0 ? !0 : i, c = o.data, w = o.dispatch, S = n.useCallback(function(H, G) {
5366
5366
  return w({
5367
5367
  type: b.setRowState,
5368
5368
  rowId: H,
5369
- value: $
5369
+ value: G
5370
5370
  });
5371
- }, [w]), m = n.useCallback(function(H, $, V) {
5371
+ }, [w]), m = n.useCallback(function(H, G, V) {
5372
5372
  return w({
5373
5373
  type: b.setCellState,
5374
5374
  rowId: H,
5375
- columnId: $,
5375
+ columnId: G,
5376
5376
  value: V
5377
5377
  });
5378
5378
  }, [w]), I = j(f);
@@ -5386,12 +5386,12 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5386
5386
  });
5387
5387
  }
5388
5388
  function g(o, i) {
5389
- var f = i.instance, c = f.initialRowStateAccessor, w = c === void 0 ? zn : c, S = f.initialCellStateAccessor, m = S === void 0 ? dn : S, I = f.state.rowState;
5389
+ var f = i.instance, c = f.initialRowStateAccessor, w = c === void 0 ? $n : c, S = f.initialCellStateAccessor, m = S === void 0 ? dn : S, I = f.state.rowState;
5390
5390
  o && (o.state = typeof I[o.id] < "u" ? I[o.id] : w(o), o.setState = function(H) {
5391
5391
  return f.setRowState(o.id, H);
5392
5392
  }, o.cells.forEach(function(H) {
5393
- o.state.cellState || (o.state.cellState = {}), H.state = typeof o.state.cellState[H.column.id] < "u" ? o.state.cellState[H.column.id] : m(H), H.setState = function($) {
5394
- return f.setCellState(o.id, H.column.id, $);
5393
+ o.state.cellState || (o.state.cellState = {}), H.state = typeof o.state.cellState[H.column.id] < "u" ? o.state.cellState[H.column.id] : m(H), H.setState = function(G) {
5394
+ return f.setCellState(o.id, H.column.id, G);
5395
5395
  };
5396
5396
  }));
5397
5397
  }
@@ -5422,10 +5422,10 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5422
5422
  if (!f || !f.length)
5423
5423
  return o;
5424
5424
  for (var c = [].concat(f), w = [].concat(o), S = [], m = function() {
5425
- var H = c.shift(), $ = w.findIndex(function(V) {
5425
+ var H = c.shift(), G = w.findIndex(function(V) {
5426
5426
  return V.id === H;
5427
5427
  });
5428
- $ > -1 && S.push(w.splice($, 1)[0]);
5428
+ G > -1 && S.push(w.splice(G, 1)[0]);
5429
5429
  }; w.length && c.length; )
5430
5430
  m();
5431
5431
  return [].concat(S, w);
@@ -5447,14 +5447,14 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5447
5447
  }
5448
5448
  }), i.stateReducers.push(U), i.useInstance.push(ne), i.useInstanceBeforeDimensions.push(q);
5449
5449
  }, W = function(i, f) {
5450
- var c = f.instance, w = f.header, S = c.dispatch, m = function(H, $) {
5450
+ var c = f.instance, w = f.header, S = c.dispatch, m = function(H, G) {
5451
5451
  var V = !1;
5452
5452
  if (H.type === "touchstart") {
5453
5453
  if (H.touches && H.touches.length > 1)
5454
5454
  return;
5455
5455
  V = !0;
5456
5456
  }
5457
- var ie = re($), Z = ie.map(function(pe) {
5457
+ var ie = re(G), Z = ie.map(function(pe) {
5458
5458
  return [pe.id, pe.totalWidth];
5459
5459
  }), le = V ? Math.round(H.touches[0].clientX) : H.clientX, de, Q, ye = function() {
5460
5460
  window.cancelAnimationFrame(de), de = null, S({
@@ -5493,8 +5493,8 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5493
5493
  } : !1;
5494
5494
  document.addEventListener(Ue.moveEvent, Ue.moveHandler, Qe), document.addEventListener(Ue.upEvent, Ue.upHandler, Qe), S({
5495
5495
  type: b.columnStartResizing,
5496
- columnId: $.id,
5497
- columnWidth: $.totalWidth,
5496
+ columnId: G.id,
5497
+ columnWidth: G.totalWidth,
5498
5498
  headerIdWidths: Z,
5499
5499
  clientX: le
5500
5500
  });
@@ -5539,7 +5539,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5539
5539
  });
5540
5540
  }
5541
5541
  if (i.type === b.columnResizing) {
5542
- var m = i.clientX, I = o.columnResizing, H = I.startX, $ = I.columnWidth, V = I.headerIdWidths, ie = V === void 0 ? [] : V, Z = m - H, le = Z / $, de = {};
5542
+ var m = i.clientX, I = o.columnResizing, H = I.startX, G = I.columnWidth, V = I.headerIdWidths, ie = V === void 0 ? [] : V, Z = m - H, le = Z / G, de = {};
5543
5543
  return ie.forEach(function(Q) {
5544
5544
  var ye = Q[0], xe = Q[1];
5545
5545
  de[ye] = Math.max(xe + xe * le, 0);
@@ -5773,7 +5773,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5773
5773
  }, {}), H = c.visibleColumns.reduce(function(pe, ge) {
5774
5774
  var he;
5775
5775
  return s({}, pe, (he = {}, he[ge.id] = ge.minWidth, he));
5776
- }, {}), $ = c.visibleColumns.reduce(function(pe, ge) {
5776
+ }, {}), G = c.visibleColumns.reduce(function(pe, ge) {
5777
5777
  var he;
5778
5778
  return s({}, pe, (he = {}, he[ge.id] = ge.maxWidth, he));
5779
5779
  }, {}), V = S.map(function(pe) {
@@ -5784,7 +5784,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5784
5784
  gridLayout: s({}, o.gridLayout, {
5785
5785
  startWidths: I,
5786
5786
  minWidths: H,
5787
- maxWidths: $,
5787
+ maxWidths: G,
5788
5788
  headerIdGridWidths: V,
5789
5789
  columnWidth: m
5790
5790
  })
@@ -5817,7 +5817,7 @@ This usually means you need to need to name your plugin hook by setting the 'plu
5817
5817
  if (f !== void 0)
5818
5818
  return f;
5819
5819
  }
5820
- r._UNSTABLE_usePivotColumns = oo, r.actions = b, r.defaultColumn = F, r.defaultGroupByFn = Kn, r.defaultOrderByFn = Nn, r.defaultRenderer = L, r.emptyRenderer = _, r.ensurePluginOrder = Y, r.flexRender = Pe, r.functionalUpdate = k, r.loopHooks = z, r.makePropGetter = O, r.makeRenderer = Ce, r.reduceHooks = G, r.safeUseLayoutEffect = K, r.useAbsoluteLayout = J, r.useAsyncDebounce = ce, r.useBlockLayout = be, r.useColumnOrder = v, r.useExpanded = xt, r.useFilters = Er, r.useFlexLayout = We, r.useGetLatest = j, r.useGlobalFilter = $r, r.useGridLayout = tt, r.useGroupBy = On, r.useMountedLayoutEffect = te, r.usePagination = ro, r.useResizeColumns = A, r.useRowSelect = Ln, r.useRowState = fo, r.useSortBy = eo, r.useTable = St, Object.defineProperty(r, "__esModule", { value: !0 });
5820
+ r._UNSTABLE_usePivotColumns = oo, r.actions = b, r.defaultColumn = F, r.defaultGroupByFn = Kn, r.defaultOrderByFn = Nn, r.defaultRenderer = L, r.emptyRenderer = _, r.ensurePluginOrder = Y, r.flexRender = Pe, r.functionalUpdate = k, r.loopHooks = $, r.makePropGetter = O, r.makeRenderer = Ce, r.reduceHooks = z, r.safeUseLayoutEffect = K, r.useAbsoluteLayout = J, r.useAsyncDebounce = ce, r.useBlockLayout = be, r.useColumnOrder = v, r.useExpanded = xt, r.useFilters = Er, r.useFlexLayout = We, r.useGetLatest = j, r.useGlobalFilter = Gr, r.useGridLayout = tt, r.useGroupBy = On, r.useMountedLayoutEffect = te, r.usePagination = ro, r.useResizeColumns = A, r.useRowSelect = Ln, r.useRowState = fo, r.useSortBy = eo, r.useTable = St, Object.defineProperty(r, "__esModule", { value: !0 });
5821
5821
  }));
5822
5822
  })(Yo, Yo.exports)), Yo.exports;
5823
5823
  }
@@ -5886,26 +5886,26 @@ function bo(e) {
5886
5886
  function Di(e) {
5887
5887
  return "nodeType" in e;
5888
5888
  }
5889
- function Gr(e) {
5889
+ function zr(e) {
5890
5890
  var t, r;
5891
5891
  return e ? bo(e) ? e : Di(e) && (t = (r = e.ownerDocument) == null ? void 0 : r.defaultView) != null ? t : window : window;
5892
5892
  }
5893
5893
  function _i(e) {
5894
5894
  const {
5895
5895
  Document: t
5896
- } = Gr(e);
5896
+ } = zr(e);
5897
5897
  return e instanceof t;
5898
5898
  }
5899
5899
  function aa(e) {
5900
- return bo(e) ? !1 : e instanceof Gr(e).HTMLElement;
5900
+ return bo(e) ? !1 : e instanceof zr(e).HTMLElement;
5901
5901
  }
5902
5902
  function Ss(e) {
5903
- return e instanceof Gr(e).SVGElement;
5903
+ return e instanceof zr(e).SVGElement;
5904
5904
  }
5905
5905
  function wo(e) {
5906
5906
  return e ? bo(e) ? e.document : Di(e) ? _i(e) ? e : aa(e) || Ss(e) ? e.ownerDocument : document : document : document;
5907
5907
  }
5908
- const ln = Ha ? Ru : Ge;
5908
+ const ln = Ha ? Ru : ze;
5909
5909
  function Oi(e) {
5910
5910
  const t = gt(e);
5911
5911
  return ln(() => {
@@ -5954,7 +5954,7 @@ function Ea(e) {
5954
5954
  }
5955
5955
  function Si(e) {
5956
5956
  const t = gt();
5957
- return Ge(() => {
5957
+ return ze(() => {
5958
5958
  t.current = e;
5959
5959
  }, [e]), t.current;
5960
5960
  }
@@ -5992,7 +5992,7 @@ function Bi(e) {
5992
5992
  return !1;
5993
5993
  const {
5994
5994
  KeyboardEvent: t
5995
- } = Gr(e.target);
5995
+ } = zr(e.target);
5996
5996
  return t && e instanceof t;
5997
5997
  }
5998
5998
  function Hd(e) {
@@ -6000,7 +6000,7 @@ function Hd(e) {
6000
6000
  return !1;
6001
6001
  const {
6002
6002
  TouchEvent: t
6003
- } = Gr(e.target);
6003
+ } = zr(e.target);
6004
6004
  return t && e instanceof t;
6005
6005
  }
6006
6006
  function xi(e) {
@@ -6086,7 +6086,7 @@ function Md(e) {
6086
6086
  style: Ld
6087
6087
  }, r);
6088
6088
  }
6089
- function zd(e) {
6089
+ function $d(e) {
6090
6090
  let {
6091
6091
  id: t,
6092
6092
  announcement: r,
@@ -6114,7 +6114,7 @@ function zd(e) {
6114
6114
  "aria-atomic": !0
6115
6115
  }, r);
6116
6116
  }
6117
- function Gd() {
6117
+ function zd() {
6118
6118
  const [e, t] = ft("");
6119
6119
  return {
6120
6120
  announce: Ft((n) => {
@@ -6124,9 +6124,9 @@ function Gd() {
6124
6124
  };
6125
6125
  }
6126
6126
  const Ps = /* @__PURE__ */ yo(null);
6127
- function $d(e) {
6127
+ function Gd(e) {
6128
6128
  const t = an(Ps);
6129
- Ge(() => {
6129
+ ze(() => {
6130
6130
  if (!t)
6131
6131
  throw new Error("useDndMonitor must be used within a children of <DndContext>");
6132
6132
  return t(e);
@@ -6189,10 +6189,10 @@ function jd(e) {
6189
6189
  const {
6190
6190
  announce: u,
6191
6191
  announcement: s
6192
- } = Gd(), C = la("DndLiveRegion"), [P, p] = ft(!1);
6193
- if (Ge(() => {
6192
+ } = zd(), C = la("DndLiveRegion"), [P, p] = ft(!1);
6193
+ if (ze(() => {
6194
6194
  p(!0);
6195
- }, []), $d(st(() => ({
6195
+ }, []), Gd(st(() => ({
6196
6196
  onDragStart(b) {
6197
6197
  let {
6198
6198
  active: L
@@ -6246,7 +6246,7 @@ function jd(e) {
6246
6246
  const T = X.createElement(X.Fragment, null, X.createElement(Md, {
6247
6247
  id: n,
6248
6248
  value: l.draggable
6249
- }), X.createElement(zd, {
6249
+ }), X.createElement($d, {
6250
6250
  id: C,
6251
6251
  announcement: s
6252
6252
  }));
@@ -6498,7 +6498,7 @@ function Co(e, t) {
6498
6498
  const {
6499
6499
  transform: p,
6500
6500
  transformOrigin: T
6501
- } = Gr(e).getComputedStyle(e);
6501
+ } = zr(e).getComputedStyle(e);
6502
6502
  p && (r = rc(r, p, T));
6503
6503
  }
6504
6504
  const {
@@ -6535,10 +6535,10 @@ function oc(e) {
6535
6535
  };
6536
6536
  }
6537
6537
  function ac(e, t) {
6538
- return t === void 0 && (t = Gr(e).getComputedStyle(e)), t.position === "fixed";
6538
+ return t === void 0 && (t = zr(e).getComputedStyle(e)), t.position === "fixed";
6539
6539
  }
6540
6540
  function ic(e, t) {
6541
- t === void 0 && (t = Gr(e).getComputedStyle(e));
6541
+ t === void 0 && (t = zr(e).getComputedStyle(e));
6542
6542
  const r = /(auto|scroll|overlay)/;
6543
6543
  return ["overflow", "overflowX", "overflowY"].some((l) => {
6544
6544
  const u = t[l];
@@ -6554,7 +6554,7 @@ function Fa(e, t) {
6554
6554
  return r.push(l.scrollingElement), r;
6555
6555
  if (!aa(l) || Ss(l) || r.includes(l))
6556
6556
  return r;
6557
- const u = Gr(e).getComputedStyle(l);
6557
+ const u = zr(e).getComputedStyle(l);
6558
6558
  return l !== e && ic(l, u) && r.push(l), ac(l, u) ? r : n(l.parentNode);
6559
6559
  }
6560
6560
  return e ? n(e) : r;
@@ -6732,7 +6732,7 @@ class Jo {
6732
6732
  function vc(e) {
6733
6733
  const {
6734
6734
  EventTarget: t
6735
- } = Gr(e);
6735
+ } = zr(e);
6736
6736
  return e instanceof t ? e : wo(e);
6737
6737
  }
6738
6738
  function fi(e, t) {
@@ -6792,7 +6792,7 @@ class Hi {
6792
6792
  target: r
6793
6793
  }
6794
6794
  } = t;
6795
- this.props = t, this.listeners = new Jo(wo(r)), this.windowListeners = new Jo(Gr(r)), this.handleKeyDown = this.handleKeyDown.bind(this), this.handleCancel = this.handleCancel.bind(this), this.attach();
6795
+ this.props = t, this.listeners = new Jo(wo(r)), this.windowListeners = new Jo(zr(r)), this.handleKeyDown = this.handleKeyDown.bind(this), this.handleCancel = this.handleCancel.bind(this), this.attach();
6796
6796
  }
6797
6797
  attach() {
6798
6798
  this.handleStart(), this.windowListeners.add(Zr.Resize, this.handleCancel), this.windowListeners.add(Zr.VisibilityChange, this.handleCancel), setTimeout(() => this.listeners.add(Zr.Keydown, this.handleKeyDown));
@@ -6847,15 +6847,15 @@ class Hi {
6847
6847
  for (const x of F) {
6848
6848
  const N = t.code, {
6849
6849
  isTop: O,
6850
- isRight: G,
6851
- isLeft: z,
6850
+ isRight: z,
6851
+ isLeft: $,
6852
6852
  isBottom: Y,
6853
6853
  maxScroll: k,
6854
6854
  minScroll: j
6855
6855
  } = Ns(x), K = uc(x), te = {
6856
6856
  x: Math.min(N === ct.Right ? K.right - K.width / 2 : K.right, Math.max(N === ct.Right ? K.left : K.left + K.width / 2, b.x)),
6857
6857
  y: Math.min(N === ct.Down ? K.bottom - K.height / 2 : K.bottom, Math.max(N === ct.Down ? K.top : K.top + K.height / 2, b.y))
6858
- }, ce = N === ct.Right && !G || N === ct.Left && !z, Ce = N === ct.Down && !Y || N === ct.Up && !O;
6858
+ }, ce = N === ct.Right && !z || N === ct.Left && !$, Ce = N === ct.Down && !Y || N === ct.Up && !O;
6859
6859
  if (ce && te.x !== b.x) {
6860
6860
  const Pe = x.scrollLeft + L.x, rt = N === ct.Right && Pe <= k.x || N === ct.Left && Pe >= j.x;
6861
6861
  if (rt && !L.y) {
@@ -6948,7 +6948,7 @@ class Fi {
6948
6948
  } = t, {
6949
6949
  target: s
6950
6950
  } = u;
6951
- this.props = t, this.events = r, this.document = wo(s), this.documentListeners = new Jo(this.document), this.listeners = new Jo(n), this.windowListeners = new Jo(Gr(s)), this.initialCoordinates = (l = xi(u)) != null ? l : rn, this.handleStart = this.handleStart.bind(this), this.handleMove = this.handleMove.bind(this), this.handleEnd = this.handleEnd.bind(this), this.handleCancel = this.handleCancel.bind(this), this.handleKeydown = this.handleKeydown.bind(this), this.removeTextSelection = this.removeTextSelection.bind(this), this.attach();
6951
+ this.props = t, this.events = r, this.document = wo(s), this.documentListeners = new Jo(this.document), this.listeners = new Jo(n), this.windowListeners = new Jo(zr(s)), this.initialCoordinates = (l = xi(u)) != null ? l : rn, this.handleStart = this.handleStart.bind(this), this.handleMove = this.handleMove.bind(this), this.handleEnd = this.handleEnd.bind(this), this.handleCancel = this.handleCancel.bind(this), this.handleKeydown = this.handleKeydown.bind(this), this.removeTextSelection = this.removeTextSelection.bind(this), this.attach();
6952
6952
  }
6953
6953
  attach() {
6954
6954
  const {
@@ -7187,7 +7187,7 @@ function wc(e) {
7187
7187
  }), O = gt({
7188
7188
  x: 0,
7189
7189
  y: 0
7190
- }), G = st(() => {
7190
+ }), z = st(() => {
7191
7191
  switch (r) {
7192
7192
  case Qo.Pointer:
7193
7193
  return P ? {
@@ -7199,16 +7199,16 @@ function wc(e) {
7199
7199
  case Qo.DraggableRect:
7200
7200
  return l;
7201
7201
  }
7202
- }, [r, l, P]), z = gt(null), Y = Ft(() => {
7203
- const j = z.current;
7202
+ }, [r, l, P]), $ = gt(null), Y = Ft(() => {
7203
+ const j = $.current;
7204
7204
  if (!j)
7205
7205
  return;
7206
7206
  const K = N.current.x * O.current.x, te = N.current.y * O.current.y;
7207
7207
  j.scrollBy(K, te);
7208
7208
  }, []), k = st(() => C === Ia.TreeOrder ? [...p].reverse() : p, [C, p]);
7209
- Ge(
7209
+ ze(
7210
7210
  () => {
7211
- if (!u || !p.length || !G) {
7211
+ if (!u || !p.length || !z) {
7212
7212
  x();
7213
7213
  return;
7214
7214
  }
@@ -7221,11 +7221,11 @@ function wc(e) {
7221
7221
  const {
7222
7222
  direction: ce,
7223
7223
  speed: Ce
7224
- } = sc(j, te, G, t, L);
7224
+ } = sc(j, te, z, t, L);
7225
7225
  for (const Pe of ["x", "y"])
7226
7226
  _[Pe][ce[Pe]] || (Ce[Pe] = 0, ce[Pe] = 0);
7227
7227
  if (Ce.x > 0 || Ce.y > 0) {
7228
- x(), z.current = j, F(Y, s), N.current = Ce, O.current = ce;
7228
+ x(), $.current = j, F(Y, s), N.current = Ce, O.current = ce;
7229
7229
  return;
7230
7230
  }
7231
7231
  }
@@ -7246,7 +7246,7 @@ function wc(e) {
7246
7246
  u,
7247
7247
  s,
7248
7248
  // eslint-disable-next-line react-hooks/exhaustive-deps
7249
- JSON.stringify(G),
7249
+ JSON.stringify(z),
7250
7250
  // eslint-disable-next-line react-hooks/exhaustive-deps
7251
7251
  JSON.stringify(_),
7252
7252
  F,
@@ -7331,41 +7331,41 @@ function Pc(e, t) {
7331
7331
  measure: P,
7332
7332
  strategy: p
7333
7333
  } = l, T = gt(e), b = N(), L = ea(b), _ = Ft(function(O) {
7334
- O === void 0 && (O = []), !L.current && s((G) => G === null ? O : G.concat(O.filter((z) => !G.includes(z))));
7334
+ O === void 0 && (O = []), !L.current && s((z) => z === null ? O : z.concat(O.filter(($) => !z.includes($))));
7335
7335
  }, [L]), F = gt(null), x = ia((O) => {
7336
7336
  if (b && !r)
7337
7337
  return Ol;
7338
7338
  if (!O || O === Ol || T.current !== e || u != null) {
7339
- const G = /* @__PURE__ */ new Map();
7340
- for (let z of e) {
7341
- if (!z)
7339
+ const z = /* @__PURE__ */ new Map();
7340
+ for (let $ of e) {
7341
+ if (!$)
7342
7342
  continue;
7343
- if (u && u.length > 0 && !u.includes(z.id) && z.rect.current) {
7344
- G.set(z.id, z.rect.current);
7343
+ if (u && u.length > 0 && !u.includes($.id) && $.rect.current) {
7344
+ z.set($.id, $.rect.current);
7345
7345
  continue;
7346
7346
  }
7347
- const Y = z.node.current, k = Y ? new Ni(P(Y), Y) : null;
7348
- z.rect.current = k, k && G.set(z.id, k);
7347
+ const Y = $.node.current, k = Y ? new Ni(P(Y), Y) : null;
7348
+ $.rect.current = k, k && z.set($.id, k);
7349
7349
  }
7350
- return G;
7350
+ return z;
7351
7351
  }
7352
7352
  return O;
7353
7353
  }, [e, u, r, b, P]);
7354
- return Ge(() => {
7354
+ return ze(() => {
7355
7355
  T.current = e;
7356
- }, [e]), Ge(
7356
+ }, [e]), ze(
7357
7357
  () => {
7358
7358
  b || _();
7359
7359
  },
7360
7360
  // eslint-disable-next-line react-hooks/exhaustive-deps
7361
7361
  [r, b]
7362
- ), Ge(
7362
+ ), ze(
7363
7363
  () => {
7364
7364
  u && u.length > 0 && s(null);
7365
7365
  },
7366
7366
  //eslint-disable-next-line react-hooks/exhaustive-deps
7367
7367
  [JSON.stringify(u)]
7368
- ), Ge(
7368
+ ), ze(
7369
7369
  () => {
7370
7370
  b || typeof C != "number" || F.current !== null || (F.current = setTimeout(() => {
7371
7371
  _(), F.current = null;
@@ -7408,7 +7408,7 @@ function Tc(e) {
7408
7408
  } = window;
7409
7409
  return new u(n);
7410
7410
  }, [n, r]);
7411
- return Ge(() => () => l?.disconnect(), [l]), l;
7411
+ return ze(() => () => l?.disconnect(), [l]), l;
7412
7412
  }
7413
7413
  function La(e) {
7414
7414
  let {
@@ -7427,7 +7427,7 @@ function La(e) {
7427
7427
  // eslint-disable-next-line react-hooks/exhaustive-deps
7428
7428
  [r]
7429
7429
  );
7430
- return Ge(() => () => l?.disconnect(), [l]), l;
7430
+ return ze(() => () => l?.disconnect(), [l]), l;
7431
7431
  }
7432
7432
  function Ic(e) {
7433
7433
  return new Ni(Co(e), e);
@@ -7478,7 +7478,7 @@ function Ac(e) {
7478
7478
  const Nl = [];
7479
7479
  function Dc(e) {
7480
7480
  const t = gt(e), r = ia((n) => e ? n && n !== Nl && e && t.current && e.parentNode === t.current.parentNode ? n : Fa(e) : Nl, [e]);
7481
- return Ge(() => {
7481
+ return ze(() => {
7482
7482
  t.current = e;
7483
7483
  }, [e]), r;
7484
7484
  }
@@ -7487,7 +7487,7 @@ function _c(e) {
7487
7487
  const s = ci(u.target);
7488
7488
  s && r((C) => C ? (C.set(s, Pi(s)), new Map(C)) : null);
7489
7489
  }, []);
7490
- return Ge(() => {
7490
+ return ze(() => {
7491
7491
  const u = n.current;
7492
7492
  if (e !== u) {
7493
7493
  s(u);
@@ -7513,19 +7513,19 @@ function _c(e) {
7513
7513
  function Hl(e, t) {
7514
7514
  t === void 0 && (t = []);
7515
7515
  const r = gt(null);
7516
- return Ge(
7516
+ return ze(
7517
7517
  () => {
7518
7518
  r.current = null;
7519
7519
  },
7520
7520
  // eslint-disable-next-line react-hooks/exhaustive-deps
7521
7521
  t
7522
- ), Ge(() => {
7522
+ ), ze(() => {
7523
7523
  const n = e !== rn;
7524
7524
  n && !r.current && (r.current = e), !n && r.current && (r.current = null);
7525
7525
  }, [e]), r.current ? ta(e, r.current) : rn;
7526
7526
  }
7527
7527
  function Oc(e) {
7528
- Ge(
7528
+ ze(
7529
7529
  () => {
7530
7530
  if (!Ha)
7531
7531
  return;
@@ -7561,13 +7561,13 @@ function Bc(e, t) {
7561
7561
  }, r;
7562
7562
  }, {}), [e, t]);
7563
7563
  }
7564
- function zs(e) {
7564
+ function $s(e) {
7565
7565
  return st(() => e ? oc(e) : null, [e]);
7566
7566
  }
7567
7567
  const Fl = [];
7568
7568
  function Nc(e, t) {
7569
7569
  t === void 0 && (t = Co);
7570
- const [r] = e, n = zs(r ? Gr(r) : null), [l, u] = ft(Fl);
7570
+ const [r] = e, n = $s(r ? zr(r) : null), [l, u] = ft(Fl);
7571
7571
  function s() {
7572
7572
  u(() => e.length ? e.map((P) => Bs(P) ? n : new Ni(t(P), P)) : Fl);
7573
7573
  }
@@ -7659,7 +7659,7 @@ class Zo extends Map {
7659
7659
  return (r = (n = this.get(t)) == null ? void 0 : n.node.current) != null ? r : void 0;
7660
7660
  }
7661
7661
  }
7662
- const zc = {
7662
+ const $c = {
7663
7663
  activatorEvent: null,
7664
7664
  active: null,
7665
7665
  activeNode: null,
@@ -7683,7 +7683,7 @@ const zc = {
7683
7683
  measureDroppableContainers: Ta,
7684
7684
  windowRect: null,
7685
7685
  measuringScheduled: !1
7686
- }, Gc = {
7686
+ }, zc = {
7687
7687
  activatorEvent: null,
7688
7688
  activators: [],
7689
7689
  active: null,
@@ -7695,8 +7695,8 @@ const zc = {
7695
7695
  draggableNodes: /* @__PURE__ */ new Map(),
7696
7696
  over: null,
7697
7697
  measureDroppableContainers: Ta
7698
- }, Ma = /* @__PURE__ */ yo(Gc), Gs = /* @__PURE__ */ yo(zc);
7699
- function $c() {
7698
+ }, Ma = /* @__PURE__ */ yo(zc), zs = /* @__PURE__ */ yo($c);
7699
+ function Gc() {
7700
7700
  return {
7701
7701
  draggable: {
7702
7702
  active: null,
@@ -7817,7 +7817,7 @@ function Wc(e) {
7817
7817
  activatorEvent: n,
7818
7818
  draggableNodes: l
7819
7819
  } = an(Ma), u = Si(n), s = Si(r?.id);
7820
- return Ge(() => {
7820
+ return ze(() => {
7821
7821
  if (!t && !n && u && s != null) {
7822
7822
  if (!Bi(u) || document.activeElement === u.target)
7823
7823
  return;
@@ -7908,7 +7908,7 @@ function Vc(e) {
7908
7908
  }
7909
7909
  }, [t, s, C, n, r]);
7910
7910
  }
7911
- const $s = /* @__PURE__ */ yo({
7911
+ const Gs = /* @__PURE__ */ yo({
7912
7912
  ...rn,
7913
7913
  scaleX: 1,
7914
7914
  scaleY: 1
@@ -7930,7 +7930,7 @@ const qc = /* @__PURE__ */ Su(function(t) {
7930
7930
  modifiers: _,
7931
7931
  ...F
7932
7932
  } = t;
7933
- const x = xu(kc, void 0, $c), [N, O] = x, [G, z] = kd(), [Y, k] = ft(In.Uninitialized), j = Y === In.Initialized, {
7933
+ const x = xu(kc, void 0, Gc), [N, O] = x, [z, $] = kd(), [Y, k] = ft(In.Uninitialized), j = Y === In.Initialized, {
7934
7934
  draggable: {
7935
7935
  active: K,
7936
7936
  nodes: te,
@@ -7942,7 +7942,7 @@ const qc = /* @__PURE__ */ Su(function(t) {
7942
7942
  } = N, Pe = K != null ? te.get(K) : null, rt = gt({
7943
7943
  initial: null,
7944
7944
  translated: null
7945
- }), $e = st(() => {
7945
+ }), Ge = st(() => {
7946
7946
  var Ct;
7947
7947
  return K != null ? {
7948
7948
  id: K,
@@ -7981,7 +7981,7 @@ const qc = /* @__PURE__ */ Su(function(t) {
7981
7981
  scrollAdjustedTranslate: null
7982
7982
  }), It = Ce.getNodeFor((r = Tt.current.over) == null ? void 0 : r.id), mt = Fc({
7983
7983
  measure: Ie.dragOverlay.measure
7984
- }), $t = (n = mt.nodeRef.current) != null ? n : ut, kt = j ? (l = mt.rect) != null ? l : Ee : null, At = !!(mt.nodeRef.current && mt.rect), ur = Ac(At ? null : Ee), dr = zs($t ? Gr($t) : null), bt = Dc(j ? It ?? ut : null), or = Nc(bt), ar = Uc(_, {
7984
+ }), Gt = (n = mt.nodeRef.current) != null ? n : ut, kt = j ? (l = mt.rect) != null ? l : Ee : null, At = !!(mt.nodeRef.current && mt.rect), ur = Ac(At ? null : Ee), dr = $s(Gt ? zr(Gt) : null), bt = Dc(j ? It ?? ut : null), or = Nc(bt), ar = Uc(_, {
7985
7985
  transform: {
7986
7986
  x: ce.x - ur.x,
7987
7987
  y: ce.y - ur.y,
@@ -7989,7 +7989,7 @@ const qc = /* @__PURE__ */ Su(function(t) {
7989
7989
  scaleY: 1
7990
7990
  },
7991
7991
  activatorEvent: Me,
7992
- active: $e,
7992
+ active: Ge,
7993
7993
  activeNodeRect: Ee,
7994
7994
  containerNodeRect: He,
7995
7995
  draggingNodeRect: kt,
@@ -7998,8 +7998,8 @@ const qc = /* @__PURE__ */ Su(function(t) {
7998
7998
  scrollableAncestors: bt,
7999
7999
  scrollableAncestorRects: or,
8000
8000
  windowRect: dr
8001
- }), Qt = Te ? mo(Te, ce) : null, Sr = _c(bt), Or = Hl(Sr), cr = Hl(Sr, [Ee]), Xe = mo(ar, Or), ir = kt ? ec(kt, ar) : null, hr = $e && ir ? b({
8002
- active: $e,
8001
+ }), Qt = Te ? mo(Te, ce) : null, Sr = _c(bt), Or = Hl(Sr), cr = Hl(Sr, [Ee]), Xe = mo(ar, Or), ir = kt ? ec(kt, ar) : null, hr = Ge && ir ? b({
8002
+ active: Ge,
8003
8003
  collisionRect: ir,
8004
8004
  droppableRects: je,
8005
8005
  droppableContainers: dt,
@@ -8007,7 +8007,7 @@ const qc = /* @__PURE__ */ Su(function(t) {
8007
8007
  }) : null, xr = Is(hr, "id"), [_t, mr] = ft(null), Br = At ? ar : mo(ar, cr), yr = Qd(Br, (u = _t?.rect) != null ? u : null, Ee), Vt = gt(null), Wt = Ft(
8008
8008
  (Ct, Ae) => {
8009
8009
  let {
8010
- sensor: ze,
8010
+ sensor: $e,
8011
8011
  options: lt
8012
8012
  } = Ae;
8013
8013
  if (Ne.current == null)
@@ -8015,7 +8015,7 @@ const qc = /* @__PURE__ */ Su(function(t) {
8015
8015
  const Bt = te.get(Ne.current);
8016
8016
  if (!Bt)
8017
8017
  return;
8018
- const it = Ct.nativeEvent, Nt = new ze({
8018
+ const it = Ct.nativeEvent, Nt = new $e({
8019
8019
  active: Ne.current,
8020
8020
  activeNode: Bt,
8021
8021
  event: it,
@@ -8031,7 +8031,7 @@ const qc = /* @__PURE__ */ Su(function(t) {
8031
8031
  } = Je.current, Yt = {
8032
8032
  id: Rt
8033
8033
  };
8034
- Kt?.(Yt), G({
8034
+ Kt?.(Yt), z({
8035
8035
  type: "onDragAbort",
8036
8036
  event: Yt
8037
8037
  });
@@ -8047,7 +8047,7 @@ const qc = /* @__PURE__ */ Su(function(t) {
8047
8047
  initialCoordinates: Kt,
8048
8048
  offset: Yt
8049
8049
  };
8050
- br?.(lr), G({
8050
+ br?.(lr), z({
8051
8051
  type: "onDragPending",
8052
8052
  event: lr
8053
8053
  });
@@ -8074,7 +8074,7 @@ const qc = /* @__PURE__ */ Su(function(t) {
8074
8074
  type: pr.DragStart,
8075
8075
  initialCoordinates: Rt,
8076
8076
  active: qt
8077
- }), G({
8077
+ }), z({
8078
8078
  type: "onDragStart",
8079
8079
  event: Pr
8080
8080
  }), pt(Vt.current), Ze(it);
@@ -8118,7 +8118,7 @@ const qc = /* @__PURE__ */ Su(function(t) {
8118
8118
  const Jt = Rt === pr.DragEnd ? "onDragEnd" : "onDragCancel";
8119
8119
  if (lr) {
8120
8120
  const Er = Je.current[Jt];
8121
- Er?.(lr), G({
8121
+ Er?.(lr), z({
8122
8122
  type: Jt,
8123
8123
  event: lr
8124
8124
  });
@@ -8129,8 +8129,8 @@ const qc = /* @__PURE__ */ Su(function(t) {
8129
8129
  },
8130
8130
  // eslint-disable-next-line react-hooks/exhaustive-deps
8131
8131
  [te]
8132
- ), St = Ft((Ct, Ae) => (ze, lt) => {
8133
- const Bt = ze.nativeEvent, it = te.get(lt);
8132
+ ), St = Ft((Ct, Ae) => ($e, lt) => {
8133
+ const Bt = $e.nativeEvent, it = te.get(lt);
8134
8134
  if (
8135
8135
  // Another sensor is already instantiating
8136
8136
  Ne.current !== null || // No active draggable
@@ -8141,27 +8141,27 @@ const qc = /* @__PURE__ */ Su(function(t) {
8141
8141
  const Nt = {
8142
8142
  active: it
8143
8143
  };
8144
- Ct(ze, Ae.options, Nt) === !0 && (Bt.dndKit = {
8144
+ Ct($e, Ae.options, Nt) === !0 && (Bt.dndKit = {
8145
8145
  capturedBy: Ae.sensor
8146
- }, Ne.current = lt, Wt(ze, Ae));
8146
+ }, Ne.current = lt, Wt($e, Ae));
8147
8147
  }, [te, Wt]), Xt = xc(T, St);
8148
8148
  Oc(T), ln(() => {
8149
8149
  Ee && Y === In.Initializing && k(In.Initialized);
8150
- }, [Ee, Y]), Ge(
8150
+ }, [Ee, Y]), ze(
8151
8151
  () => {
8152
8152
  const {
8153
8153
  onDragMove: Ct
8154
8154
  } = Je.current, {
8155
8155
  active: Ae,
8156
- activatorEvent: ze,
8156
+ activatorEvent: $e,
8157
8157
  collisions: lt,
8158
8158
  over: Bt
8159
8159
  } = Tt.current;
8160
- if (!Ae || !ze)
8160
+ if (!Ae || !$e)
8161
8161
  return;
8162
8162
  const it = {
8163
8163
  active: Ae,
8164
- activatorEvent: ze,
8164
+ activatorEvent: $e,
8165
8165
  collisions: lt,
8166
8166
  delta: {
8167
8167
  x: Xe.x,
@@ -8170,7 +8170,7 @@ const qc = /* @__PURE__ */ Su(function(t) {
8170
8170
  over: Bt
8171
8171
  };
8172
8172
  fa(() => {
8173
- Ct?.(it), G({
8173
+ Ct?.(it), z({
8174
8174
  type: "onDragMove",
8175
8175
  event: it
8176
8176
  });
@@ -8178,12 +8178,12 @@ const qc = /* @__PURE__ */ Su(function(t) {
8178
8178
  },
8179
8179
  // eslint-disable-next-line react-hooks/exhaustive-deps
8180
8180
  [Xe.x, Xe.y]
8181
- ), Ge(
8181
+ ), ze(
8182
8182
  () => {
8183
8183
  const {
8184
8184
  active: Ct,
8185
8185
  activatorEvent: Ae,
8186
- collisions: ze,
8186
+ collisions: $e,
8187
8187
  droppableContainers: lt,
8188
8188
  scrollAdjustedTranslate: Bt
8189
8189
  } = Tt.current;
@@ -8199,7 +8199,7 @@ const qc = /* @__PURE__ */ Su(function(t) {
8199
8199
  } : null, Rt = {
8200
8200
  active: Ct,
8201
8201
  activatorEvent: Ae,
8202
- collisions: ze,
8202
+ collisions: $e,
8203
8203
  delta: {
8204
8204
  x: Bt.x,
8205
8205
  y: Bt.y
@@ -8207,7 +8207,7 @@ const qc = /* @__PURE__ */ Su(function(t) {
8207
8207
  over: Ut
8208
8208
  };
8209
8209
  fa(() => {
8210
- mr(Ut), it?.(Rt), G({
8210
+ mr(Ut), it?.(Rt), z({
8211
8211
  type: "onDragOver",
8212
8212
  event: Rt
8213
8213
  });
@@ -8218,13 +8218,13 @@ const qc = /* @__PURE__ */ Su(function(t) {
8218
8218
  ), ln(() => {
8219
8219
  Tt.current = {
8220
8220
  activatorEvent: Me,
8221
- active: $e,
8221
+ active: Ge,
8222
8222
  activeNode: ut,
8223
8223
  collisionRect: ir,
8224
8224
  collisions: hr,
8225
8225
  droppableRects: je,
8226
8226
  draggableNodes: te,
8227
- draggingNode: $t,
8227
+ draggingNode: Gt,
8228
8228
  draggingNodeRect: kt,
8229
8229
  droppableContainers: Ce,
8230
8230
  over: _t,
@@ -8234,7 +8234,7 @@ const qc = /* @__PURE__ */ Su(function(t) {
8234
8234
  initial: kt,
8235
8235
  translated: ir
8236
8236
  };
8237
- }, [$e, ut, hr, ir, te, $t, kt, je, Ce, _t, bt, Xe]), wc({
8237
+ }, [Ge, ut, hr, ir, te, Gt, kt, je, Ce, _t, bt, Xe]), wc({
8238
8238
  ...ht,
8239
8239
  delta: ce,
8240
8240
  draggingRect: ir,
@@ -8243,7 +8243,7 @@ const qc = /* @__PURE__ */ Su(function(t) {
8243
8243
  scrollableAncestorRects: or
8244
8244
  });
8245
8245
  const wt = st(() => ({
8246
- active: $e,
8246
+ active: Ge,
8247
8247
  activeNode: ut,
8248
8248
  activeNodeRect: Ee,
8249
8249
  activatorEvent: Me,
@@ -8260,10 +8260,10 @@ const qc = /* @__PURE__ */ Su(function(t) {
8260
8260
  measuringConfiguration: Ie,
8261
8261
  measuringScheduled: yt,
8262
8262
  windowRect: dr
8263
- }), [$e, ut, Ee, Me, hr, He, mt, te, Ce, je, _t, Ve, bt, or, Ie, yt, dr]), xt = st(() => ({
8263
+ }), [Ge, ut, Ee, Me, hr, He, mt, te, Ce, je, _t, Ve, bt, or, Ie, yt, dr]), xt = st(() => ({
8264
8264
  activatorEvent: Me,
8265
8265
  activators: Xt,
8266
- active: $e,
8266
+ active: Ge,
8267
8267
  activeNodeRect: Ee,
8268
8268
  ariaDescribedById: {
8269
8269
  draggable: at
@@ -8272,14 +8272,14 @@ const qc = /* @__PURE__ */ Su(function(t) {
8272
8272
  draggableNodes: te,
8273
8273
  over: _t,
8274
8274
  measureDroppableContainers: Ve
8275
- }), [Me, Xt, $e, Ee, O, at, te, _t, Ve]);
8275
+ }), [Me, Xt, Ge, Ee, O, at, te, _t, Ve]);
8276
8276
  return X.createElement(Ps.Provider, {
8277
- value: z
8277
+ value: $
8278
8278
  }, X.createElement(Ma.Provider, {
8279
8279
  value: xt
8280
- }, X.createElement(Gs.Provider, {
8280
+ }, X.createElement(zs.Provider, {
8281
8281
  value: wt
8282
- }, X.createElement($s.Provider, {
8282
+ }, X.createElement(Gs.Provider, {
8283
8283
  value: yr
8284
8284
  }, p)), X.createElement(Wc, {
8285
8285
  disabled: C?.restoreFocus === !1
@@ -8288,12 +8288,12 @@ const qc = /* @__PURE__ */ Su(function(t) {
8288
8288
  hiddenTextDescribedById: at
8289
8289
  }));
8290
8290
  function Lr() {
8291
- const Ct = nt?.autoScrollEnabled === !1, Ae = typeof P == "object" ? P.enabled === !1 : P === !1, ze = j && !Ct && !Ae;
8291
+ const Ct = nt?.autoScrollEnabled === !1, Ae = typeof P == "object" ? P.enabled === !1 : P === !1, $e = j && !Ct && !Ae;
8292
8292
  return typeof P == "object" ? {
8293
8293
  ...P,
8294
- enabled: ze
8294
+ enabled: $e
8295
8295
  } : {
8296
- enabled: ze
8296
+ enabled: $e
8297
8297
  };
8298
8298
  }
8299
8299
  }), Xc = /* @__PURE__ */ yo(null), Ll = "button", Kc = "Draggable";
@@ -8316,12 +8316,12 @@ function Yc(e) {
8316
8316
  role: _ = Ll,
8317
8317
  roleDescription: F = "draggable",
8318
8318
  tabIndex: x = 0
8319
- } = l ?? {}, N = P?.id === t, O = an(N ? $s : Xc), [G, z] = Ea(), [Y, k] = Ea(), j = Bc(s, t), K = ea(r);
8319
+ } = l ?? {}, N = P?.id === t, O = an(N ? Gs : Xc), [z, $] = Ea(), [Y, k] = Ea(), j = Bc(s, t), K = ea(r);
8320
8320
  ln(
8321
8321
  () => (b.set(t, {
8322
8322
  id: t,
8323
8323
  key: u,
8324
- node: G,
8324
+ node: z,
8325
8325
  activatorNode: Y,
8326
8326
  data: K
8327
8327
  }), () => {
@@ -8346,15 +8346,15 @@ function Yc(e) {
8346
8346
  attributes: te,
8347
8347
  isDragging: N,
8348
8348
  listeners: n ? void 0 : j,
8349
- node: G,
8349
+ node: z,
8350
8350
  over: L,
8351
- setNodeRef: z,
8351
+ setNodeRef: $,
8352
8352
  setActivatorNodeRef: k,
8353
8353
  transform: O
8354
8354
  };
8355
8355
  }
8356
8356
  function Jc() {
8357
- return an(Gs);
8357
+ return an(zs);
8358
8358
  }
8359
8359
  const Qc = "Droppable", Zc = {
8360
8360
  timeout: 25
@@ -8380,7 +8380,7 @@ function ef(e) {
8380
8380
  } = {
8381
8381
  ...Zc,
8382
8382
  ...l
8383
- }, O = ea(x ?? n), G = Ft(
8383
+ }, O = ea(x ?? n), z = Ft(
8384
8384
  () => {
8385
8385
  if (!b.current) {
8386
8386
  b.current = !0;
@@ -8392,15 +8392,15 @@ function ef(e) {
8392
8392
  },
8393
8393
  //eslint-disable-next-line react-hooks/exhaustive-deps
8394
8394
  [N]
8395
- ), z = La({
8396
- callback: G,
8395
+ ), $ = La({
8396
+ callback: z,
8397
8397
  disabled: F || !s
8398
8398
  }), Y = Ft((te, ce) => {
8399
- z && (ce && (z.unobserve(ce), b.current = !1), te && z.observe(te));
8400
- }, [z]), [k, j] = Ea(Y), K = ea(t);
8401
- return Ge(() => {
8402
- !z || !k.current || (z.disconnect(), b.current = !1, z.observe(k.current));
8403
- }, [k, z]), Ge(
8399
+ $ && (ce && ($.unobserve(ce), b.current = !1), te && $.observe(te));
8400
+ }, [$]), [k, j] = Ea(Y), K = ea(t);
8401
+ return ze(() => {
8402
+ !$ || !k.current || ($.disconnect(), b.current = !1, $.observe(k.current));
8403
+ }, [k, $]), ze(
8404
8404
  () => (C({
8405
8405
  type: pr.RegisterDroppable,
8406
8406
  element: {
@@ -8418,7 +8418,7 @@ function ef(e) {
8418
8418
  })),
8419
8419
  // eslint-disable-next-line react-hooks/exhaustive-deps
8420
8420
  [n]
8421
- ), Ge(() => {
8421
+ ), ze(() => {
8422
8422
  r !== T.current.disabled && (C({
8423
8423
  type: pr.SetDroppableDisabled,
8424
8424
  id: n,
@@ -8547,10 +8547,10 @@ function lf(e) {
8547
8547
  droppableRects: P,
8548
8548
  over: p,
8549
8549
  measureDroppableContainers: T
8550
- } = Jc(), b = la(Us, r), L = C.rect !== null, _ = st(() => n.map((j) => typeof j == "object" && "id" in j ? j.id : j), [n]), F = s != null, x = s ? _.indexOf(s.id) : -1, N = p ? _.indexOf(p.id) : -1, O = gt(_), G = !rf(_, O.current), z = N !== -1 && x === -1 || G, Y = nf(u);
8550
+ } = Jc(), b = la(Us, r), L = C.rect !== null, _ = st(() => n.map((j) => typeof j == "object" && "id" in j ? j.id : j), [n]), F = s != null, x = s ? _.indexOf(s.id) : -1, N = p ? _.indexOf(p.id) : -1, O = gt(_), z = !rf(_, O.current), $ = N !== -1 && x === -1 || z, Y = nf(u);
8551
8551
  ln(() => {
8552
- G && F && T(_);
8553
- }, [G, _, F, T]), Ge(() => {
8552
+ z && F && T(_);
8553
+ }, [z, _, F, T]), ze(() => {
8554
8554
  O.current = _;
8555
8555
  }, [_]);
8556
8556
  const k = st(
@@ -8558,7 +8558,7 @@ function lf(e) {
8558
8558
  activeIndex: x,
8559
8559
  containerId: b,
8560
8560
  disabled: Y,
8561
- disableTransforms: z,
8561
+ disableTransforms: $,
8562
8562
  items: _,
8563
8563
  overIndex: N,
8564
8564
  useDragOverlay: L,
@@ -8566,7 +8566,7 @@ function lf(e) {
8566
8566
  strategy: l
8567
8567
  }),
8568
8568
  // eslint-disable-next-line react-hooks/exhaustive-deps
8569
- [x, b, Y.draggable, Y.droppable, z, _, N, P, L, l]
8569
+ [x, b, Y.draggable, Y.droppable, $, _, N, P, L, l]
8570
8570
  );
8571
8571
  return X.createElement(js.Provider, {
8572
8572
  value: k
@@ -8627,7 +8627,7 @@ function gf(e) {
8627
8627
  }
8628
8628
  }
8629
8629
  r !== C.current && (C.current = r);
8630
- }, [t, r, n, l]), Ge(() => {
8630
+ }, [t, r, n, l]), ze(() => {
8631
8631
  u && s(null);
8632
8632
  }, [u]), u;
8633
8633
  }
@@ -8652,8 +8652,8 @@ function vf(e) {
8652
8652
  sortedRects: x,
8653
8653
  overIndex: N,
8654
8654
  useDragOverlay: O,
8655
- strategy: G
8656
- } = an(js), z = pf(n, _), Y = T.indexOf(s), k = st(() => ({
8655
+ strategy: z
8656
+ } = an(js), $ = pf(n, _), Y = T.indexOf(s), k = st(() => ({
8657
8657
  sortable: {
8658
8658
  containerId: b,
8659
8659
  index: Y,
@@ -8668,7 +8668,7 @@ function vf(e) {
8668
8668
  } = ef({
8669
8669
  id: s,
8670
8670
  data: k,
8671
- disabled: z.droppable,
8671
+ disabled: $.droppable,
8672
8672
  resizeObserverConfig: {
8673
8673
  updateMeasurementsFor: j,
8674
8674
  ...P
@@ -8676,7 +8676,7 @@ function vf(e) {
8676
8676
  }), {
8677
8677
  active: Pe,
8678
8678
  activatorEvent: rt,
8679
- activeNodeRect: $e,
8679
+ activeNodeRect: Ge,
8680
8680
  attributes: Ne,
8681
8681
  setNodeRef: nt,
8682
8682
  listeners: pt,
@@ -8691,10 +8691,10 @@ function vf(e) {
8691
8691
  ...ff,
8692
8692
  ...r
8693
8693
  },
8694
- disabled: z.draggable
8695
- }), dt = Od(Ce, nt), Ie = !!Pe, je = Ie && !F && ha(L) && ha(N), Ve = !O && Me, yt = Ve && je ? at : null, Te = je ? yt ?? (C ?? G)({
8694
+ disabled: $.draggable
8695
+ }), dt = Od(Ce, nt), Ie = !!Pe, je = Ie && !F && ha(L) && ha(N), Ve = !O && Me, yt = Ve && je ? at : null, Te = je ? yt ?? (C ?? z)({
8696
8696
  rects: x,
8697
- activeNodeRect: $e,
8697
+ activeNodeRect: Ge,
8698
8698
  activeIndex: L,
8699
8699
  overIndex: N,
8700
8700
  index: Y
@@ -8727,19 +8727,19 @@ function vf(e) {
8727
8727
  node: te,
8728
8728
  rect: K
8729
8729
  });
8730
- return Ge(() => {
8730
+ return ze(() => {
8731
8731
  Ie && Ee.current.newIndex !== ht && (Ee.current.newIndex = ht), b !== Ee.current.containerId && (Ee.current.containerId = b), T !== Ee.current.items && (Ee.current.items = T);
8732
- }, [Ie, ht, b, T]), Ge(() => {
8732
+ }, [Ie, ht, b, T]), ze(() => {
8733
8733
  if (ot === Ee.current.activeId)
8734
8734
  return;
8735
8735
  if (ot != null && Ee.current.activeId == null) {
8736
8736
  Ee.current.activeId = ot;
8737
8737
  return;
8738
8738
  }
8739
- const $t = setTimeout(() => {
8739
+ const Gt = setTimeout(() => {
8740
8740
  Ee.current.activeId = ot;
8741
8741
  }, 50);
8742
- return () => clearTimeout($t);
8742
+ return () => clearTimeout(Gt);
8743
8743
  }, [ot]), {
8744
8744
  active: Pe,
8745
8745
  activeIndex: L,
@@ -8838,17 +8838,17 @@ const hf = [ct.Down, ct.Right, ct.Up, ct.Left], mf = (e, t) => {
8838
8838
  if (T === s?.id && p.length > 1 && (T = p[1].id), T != null) {
8839
8839
  const b = u.get(r.id), L = u.get(T), _ = L ? l.get(L.id) : null, F = L?.node.current;
8840
8840
  if (F && _ && b && L) {
8841
- const N = Fa(F).some((j, K) => C[K] !== j), O = qs(b, L), G = yf(b, L), z = N || !O ? {
8841
+ const N = Fa(F).some((j, K) => C[K] !== j), O = qs(b, L), z = yf(b, L), $ = N || !O ? {
8842
8842
  x: 0,
8843
8843
  y: 0
8844
8844
  } : {
8845
- x: G ? n.width - _.width : 0,
8846
- y: G ? n.height - _.height : 0
8845
+ x: z ? n.width - _.width : 0,
8846
+ y: z ? n.height - _.height : 0
8847
8847
  }, Y = {
8848
8848
  x: _.left,
8849
8849
  y: _.top
8850
8850
  };
8851
- return z.x && z.y ? Y : ta(Y, z);
8851
+ return $.x && $.y ? Y : ta(Y, $);
8852
8852
  }
8853
8853
  }
8854
8854
  }
@@ -8883,18 +8883,18 @@ function vi(e, t) {
8883
8883
  }
8884
8884
  return s;
8885
8885
  }
8886
- var Cf = typeof performance == "object" && typeof performance.now == "function", zl = Cf ? function() {
8886
+ var Cf = typeof performance == "object" && typeof performance.now == "function", $l = Cf ? function() {
8887
8887
  return performance.now();
8888
8888
  } : function() {
8889
8889
  return Date.now();
8890
8890
  };
8891
- function Gl(e) {
8891
+ function zl(e) {
8892
8892
  cancelAnimationFrame(e.id);
8893
8893
  }
8894
8894
  function Rf(e, t) {
8895
- var r = zl();
8895
+ var r = $l();
8896
8896
  function n() {
8897
- zl() - r >= t ? e.call(null) : l.id = requestAnimationFrame(n);
8897
+ $l() - r >= t ? e.call(null) : l.id = requestAnimationFrame(n);
8898
8898
  }
8899
8899
  var l = {
8900
8900
  id: requestAnimationFrame(n)
@@ -8902,7 +8902,7 @@ function Rf(e, t) {
8902
8902
  return l;
8903
8903
  }
8904
8904
  var pi = -1;
8905
- function $l(e) {
8905
+ function Gl(e) {
8906
8906
  if (e === void 0 && (e = !1), pi === -1 || e) {
8907
8907
  var t = document.createElement("div"), r = t.style;
8908
8908
  r.width = "50px", r.height = "50px", r.overflow = "scroll", document.body.appendChild(t), pi = t.offsetWidth - t.clientWidth, document.body.removeChild(t);
@@ -8936,25 +8936,25 @@ function Xs(e) {
8936
8936
  scrollDirection: "forward",
8937
8937
  scrollOffset: typeof x.props.initialScrollOffset == "number" ? x.props.initialScrollOffset : 0,
8938
8938
  scrollUpdateWasRequested: !1
8939
- }, x._callOnItemsRendered = void 0, x._callOnItemsRendered = vi(function(N, O, G, z) {
8939
+ }, x._callOnItemsRendered = void 0, x._callOnItemsRendered = vi(function(N, O, z, $) {
8940
8940
  return x.props.onItemsRendered({
8941
8941
  overscanStartIndex: N,
8942
8942
  overscanStopIndex: O,
8943
- visibleStartIndex: G,
8944
- visibleStopIndex: z
8943
+ visibleStartIndex: z,
8944
+ visibleStopIndex: $
8945
8945
  });
8946
- }), x._callOnScroll = void 0, x._callOnScroll = vi(function(N, O, G) {
8946
+ }), x._callOnScroll = void 0, x._callOnScroll = vi(function(N, O, z) {
8947
8947
  return x.props.onScroll({
8948
8948
  scrollDirection: N,
8949
8949
  scrollOffset: O,
8950
- scrollUpdateWasRequested: G
8950
+ scrollUpdateWasRequested: z
8951
8951
  });
8952
8952
  }), x._getItemStyle = void 0, x._getItemStyle = function(N) {
8953
- var O = x.props, G = O.direction, z = O.itemSize, Y = O.layout, k = x._getItemStyleCache(p && z, p && Y, p && G), j;
8953
+ var O = x.props, z = O.direction, $ = O.itemSize, Y = O.layout, k = x._getItemStyleCache(p && $, p && Y, p && z), j;
8954
8954
  if (k.hasOwnProperty(N))
8955
8955
  j = k[N];
8956
8956
  else {
8957
- var K = r(x.props, N, x._instanceProps), te = l(x.props, N, x._instanceProps), ce = G === "horizontal" || Y === "horizontal", Ce = G === "rtl", Pe = ce ? K : 0;
8957
+ var K = r(x.props, N, x._instanceProps), te = l(x.props, N, x._instanceProps), ce = z === "horizontal" || Y === "horizontal", Ce = z === "rtl", Pe = ce ? K : 0;
8958
8958
  k[N] = j = {
8959
8959
  position: "absolute",
8960
8960
  left: Ce ? void 0 : Pe,
@@ -8965,24 +8965,24 @@ function Xs(e) {
8965
8965
  };
8966
8966
  }
8967
8967
  return j;
8968
- }, x._getItemStyleCache = void 0, x._getItemStyleCache = vi(function(N, O, G) {
8968
+ }, x._getItemStyleCache = void 0, x._getItemStyleCache = vi(function(N, O, z) {
8969
8969
  return {};
8970
8970
  }), x._onScrollHorizontal = function(N) {
8971
- var O = N.currentTarget, G = O.clientWidth, z = O.scrollLeft, Y = O.scrollWidth;
8971
+ var O = N.currentTarget, z = O.clientWidth, $ = O.scrollLeft, Y = O.scrollWidth;
8972
8972
  x.setState(function(k) {
8973
- if (k.scrollOffset === z)
8973
+ if (k.scrollOffset === $)
8974
8974
  return null;
8975
- var j = x.props.direction, K = z;
8975
+ var j = x.props.direction, K = $;
8976
8976
  if (j === "rtl")
8977
8977
  switch (kl()) {
8978
8978
  case "negative":
8979
- K = -z;
8979
+ K = -$;
8980
8980
  break;
8981
8981
  case "positive-descending":
8982
- K = Y - G - z;
8982
+ K = Y - z - $;
8983
8983
  break;
8984
8984
  }
8985
- return K = Math.max(0, Math.min(K, Y - G)), {
8985
+ return K = Math.max(0, Math.min(K, Y - z)), {
8986
8986
  isScrolling: !0,
8987
8987
  scrollDirection: k.scrollOffset < K ? "forward" : "backward",
8988
8988
  scrollOffset: K,
@@ -8990,11 +8990,11 @@ function Xs(e) {
8990
8990
  };
8991
8991
  }, x._resetIsScrollingDebounced);
8992
8992
  }, x._onScrollVertical = function(N) {
8993
- var O = N.currentTarget, G = O.clientHeight, z = O.scrollHeight, Y = O.scrollTop;
8993
+ var O = N.currentTarget, z = O.clientHeight, $ = O.scrollHeight, Y = O.scrollTop;
8994
8994
  x.setState(function(k) {
8995
8995
  if (k.scrollOffset === Y)
8996
8996
  return null;
8997
- var j = Math.max(0, Math.min(Y, z - G));
8997
+ var j = Math.max(0, Math.min(Y, $ - z));
8998
8998
  return {
8999
8999
  isScrolling: !0,
9000
9000
  scrollDirection: k.scrollOffset < j ? "forward" : "backward",
@@ -9006,7 +9006,7 @@ function Xs(e) {
9006
9006
  var O = x.props.outerRef;
9007
9007
  x._outerRef = N, typeof O == "function" ? O(N) : O != null && typeof O == "object" && O.hasOwnProperty("current") && (O.current = N);
9008
9008
  }, x._resetIsScrollingDebounced = function() {
9009
- x._resetIsScrollingTimeoutId !== null && Gl(x._resetIsScrollingTimeoutId), x._resetIsScrollingTimeoutId = Rf(x._resetIsScrolling, Sf);
9009
+ x._resetIsScrollingTimeoutId !== null && zl(x._resetIsScrollingTimeoutId), x._resetIsScrollingTimeoutId = Rf(x._resetIsScrolling, Sf);
9010
9010
  }, x._resetIsScrolling = function() {
9011
9011
  x._resetIsScrollingTimeoutId = null, x.setState({
9012
9012
  isScrolling: !1
@@ -9029,49 +9029,49 @@ function Xs(e) {
9029
9029
  }, this._resetIsScrollingDebounced);
9030
9030
  }, _.scrollToItem = function(x, N) {
9031
9031
  N === void 0 && (N = "auto");
9032
- var O = this.props, G = O.itemCount, z = O.layout, Y = this.state.scrollOffset;
9033
- x = Math.max(0, Math.min(x, G - 1));
9032
+ var O = this.props, z = O.itemCount, $ = O.layout, Y = this.state.scrollOffset;
9033
+ x = Math.max(0, Math.min(x, z - 1));
9034
9034
  var k = 0;
9035
9035
  if (this._outerRef) {
9036
9036
  var j = this._outerRef;
9037
- z === "vertical" ? k = j.scrollWidth > j.clientWidth ? $l() : 0 : k = j.scrollHeight > j.clientHeight ? $l() : 0;
9037
+ $ === "vertical" ? k = j.scrollWidth > j.clientWidth ? Gl() : 0 : k = j.scrollHeight > j.clientHeight ? Gl() : 0;
9038
9038
  }
9039
9039
  this.scrollTo(u(this.props, x, N, Y, this._instanceProps, k));
9040
9040
  }, _.componentDidMount = function() {
9041
- var x = this.props, N = x.direction, O = x.initialScrollOffset, G = x.layout;
9041
+ var x = this.props, N = x.direction, O = x.initialScrollOffset, z = x.layout;
9042
9042
  if (typeof O == "number" && this._outerRef != null) {
9043
- var z = this._outerRef;
9044
- N === "horizontal" || G === "horizontal" ? z.scrollLeft = O : z.scrollTop = O;
9043
+ var $ = this._outerRef;
9044
+ N === "horizontal" || z === "horizontal" ? $.scrollLeft = O : $.scrollTop = O;
9045
9045
  }
9046
9046
  this._callPropsCallbacks();
9047
9047
  }, _.componentDidUpdate = function() {
9048
- var x = this.props, N = x.direction, O = x.layout, G = this.state, z = G.scrollOffset, Y = G.scrollUpdateWasRequested;
9048
+ var x = this.props, N = x.direction, O = x.layout, z = this.state, $ = z.scrollOffset, Y = z.scrollUpdateWasRequested;
9049
9049
  if (Y && this._outerRef != null) {
9050
9050
  var k = this._outerRef;
9051
9051
  if (N === "horizontal" || O === "horizontal")
9052
9052
  if (N === "rtl")
9053
9053
  switch (kl()) {
9054
9054
  case "negative":
9055
- k.scrollLeft = -z;
9055
+ k.scrollLeft = -$;
9056
9056
  break;
9057
9057
  case "positive-ascending":
9058
- k.scrollLeft = z;
9058
+ k.scrollLeft = $;
9059
9059
  break;
9060
9060
  default:
9061
9061
  var j = k.clientWidth, K = k.scrollWidth;
9062
- k.scrollLeft = K - j - z;
9062
+ k.scrollLeft = K - j - $;
9063
9063
  break;
9064
9064
  }
9065
9065
  else
9066
- k.scrollLeft = z;
9066
+ k.scrollLeft = $;
9067
9067
  else
9068
- k.scrollTop = z;
9068
+ k.scrollTop = $;
9069
9069
  }
9070
9070
  this._callPropsCallbacks();
9071
9071
  }, _.componentWillUnmount = function() {
9072
- this._resetIsScrollingTimeoutId !== null && Gl(this._resetIsScrollingTimeoutId);
9072
+ this._resetIsScrollingTimeoutId !== null && zl(this._resetIsScrollingTimeoutId);
9073
9073
  }, _.render = function() {
9074
- var x = this.props, N = x.children, O = x.className, G = x.direction, z = x.height, Y = x.innerRef, k = x.innerElementType, j = x.innerTagName, K = x.itemCount, te = x.itemData, ce = x.itemKey, Ce = ce === void 0 ? xf : ce, Pe = x.layout, rt = x.outerElementType, $e = x.outerTagName, Ne = x.style, nt = x.useIsScrolling, pt = x.width, Me = this.state.isScrolling, Ze = G === "horizontal" || Pe === "horizontal", Je = Ze ? this._onScrollHorizontal : this._onScrollVertical, at = this._getRangeToRender(), dt = at[0], Ie = at[1], je = [];
9074
+ var x = this.props, N = x.children, O = x.className, z = x.direction, $ = x.height, Y = x.innerRef, k = x.innerElementType, j = x.innerTagName, K = x.itemCount, te = x.itemData, ce = x.itemKey, Ce = ce === void 0 ? xf : ce, Pe = x.layout, rt = x.outerElementType, Ge = x.outerTagName, Ne = x.style, nt = x.useIsScrolling, pt = x.width, Me = this.state.isScrolling, Ze = z === "horizontal" || Pe === "horizontal", Je = Ze ? this._onScrollHorizontal : this._onScrollVertical, at = this._getRangeToRender(), dt = at[0], Ie = at[1], je = [];
9075
9075
  if (K > 0)
9076
9076
  for (var Ve = dt; Ve <= Ie; Ve++)
9077
9077
  je.push(Va(N, {
@@ -9082,18 +9082,18 @@ function Xs(e) {
9082
9082
  style: this._getItemStyle(Ve)
9083
9083
  }));
9084
9084
  var yt = n(this.props, this._instanceProps);
9085
- return Va(rt || $e || "div", {
9085
+ return Va(rt || Ge || "div", {
9086
9086
  className: O,
9087
9087
  onScroll: Je,
9088
9088
  ref: this._outerRefSetter,
9089
9089
  style: Fu({
9090
9090
  position: "relative",
9091
- height: z,
9091
+ height: $,
9092
9092
  width: pt,
9093
9093
  overflow: "auto",
9094
9094
  WebkitOverflowScrolling: "touch",
9095
9095
  willChange: "transform",
9096
- direction: G
9096
+ direction: z
9097
9097
  }, Ne)
9098
9098
  }, Va(k || j || "div", {
9099
9099
  children: je,
@@ -9108,8 +9108,8 @@ function Xs(e) {
9108
9108
  if (typeof this.props.onItemsRendered == "function") {
9109
9109
  var x = this.props.itemCount;
9110
9110
  if (x > 0) {
9111
- var N = this._getRangeToRender(), O = N[0], G = N[1], z = N[2], Y = N[3];
9112
- this._callOnItemsRendered(O, G, z, Y);
9111
+ var N = this._getRangeToRender(), O = N[0], z = N[1], $ = N[2], Y = N[3];
9112
+ this._callOnItemsRendered(O, z, $, Y);
9113
9113
  }
9114
9114
  }
9115
9115
  if (typeof this.props.onScroll == "function") {
@@ -9117,10 +9117,10 @@ function Xs(e) {
9117
9117
  this._callOnScroll(j, K, te);
9118
9118
  }
9119
9119
  }, _._getRangeToRender = function() {
9120
- var x = this.props, N = x.itemCount, O = x.overscanCount, G = this.state, z = G.isScrolling, Y = G.scrollDirection, k = G.scrollOffset;
9120
+ var x = this.props, N = x.itemCount, O = x.overscanCount, z = this.state, $ = z.isScrolling, Y = z.scrollDirection, k = z.scrollOffset;
9121
9121
  if (N === 0)
9122
9122
  return [0, 0, 0, 0];
9123
- var j = s(this.props, k, this._instanceProps), K = C(this.props, j, k, this._instanceProps), te = !z || Y === "backward" ? Math.max(1, O) : 1, ce = !z || Y === "forward" ? Math.max(1, O) : 1;
9123
+ var j = s(this.props, k, this._instanceProps), K = C(this.props, j, k, this._instanceProps), te = !$ || Y === "backward" ? Math.max(1, O) : 1, ce = !$ || Y === "forward" ? Math.max(1, O) : 1;
9124
9124
  return [Math.max(0, j - te), Math.max(0, Math.min(N - 1, K + ce)), j, K];
9125
9125
  }, L;
9126
9126
  })(Pu), t.defaultProps = {
@@ -9268,8 +9268,8 @@ var Pf = function(t, r) {
9268
9268
  case "end":
9269
9269
  return O;
9270
9270
  case "center": {
9271
- var G = Math.round(O + (N - O) / 2);
9272
- return G < Math.ceil(F / 2) ? 0 : G > x + Math.floor(F / 2) ? x : G;
9271
+ var z = Math.round(O + (N - O) / 2);
9272
+ return z < Math.ceil(F / 2) ? 0 : z > x + Math.floor(F / 2) ? x : z;
9273
9273
  }
9274
9274
  default:
9275
9275
  return l >= O && l <= N ? l : l < O ? O : N;
@@ -9482,13 +9482,13 @@ var Pf = function(t, r) {
9482
9482
  }, Nf = ["className", "controlled", "currentPage", "directNavigation", "directNavigationThreshold", "disableNextPage", "disablePreviousPage", "disabled", "hideFirstLast", "hideNextPrev", "hideRowsPerPage", "hideItemsPerPage", "id", "initialPage", "itemsPerPage", "initialItemsPerPage", "itemsPerPageOptions", "localize", "onFirstPage", "onItemsPerPageChange", "onLastPage", "onNextPage", "onPageChange", "onPreviousPage", "selectProps", "totalItems", "totalPages"], Hf = function(t) {
9483
9483
  return t && t.length > 0 ? t[0] : 10;
9484
9484
  }, Ot = Bf, Mi = /* @__PURE__ */ Rr(function(e, t) {
9485
- var r = e.className, n = r === void 0 ? Ot.className : r, l = e.controlled, u = l === void 0 ? Ot.controlled : l, s = e.currentPage, C = s === void 0 ? Ot.currentPage : s, P = e.directNavigation, p = P === void 0 ? Ot.directNavigation : P, T = e.directNavigationThreshold, b = T === void 0 ? Ot.directNavigationThreshold : T, L = e.disableNextPage, _ = L === void 0 ? Ot.disableNextPage : L, F = e.disablePreviousPage, x = F === void 0 ? Ot.disablePreviousPage : F, N = e.disabled, O = N === void 0 ? Ot.disabled : N, G = e.hideFirstLast, z = G === void 0 ? Ot.hideFirstLast : G, Y = e.hideNextPrev, k = Y === void 0 ? Ot.hideNextPrev : Y, j = e.hideRowsPerPage, K = j === void 0 ? Ot.hideRowsPerPage : j, te = e.hideItemsPerPage, ce = te === void 0 ? Ot.hideItemsPerPage : te, Ce = e.id, Pe = Ce === void 0 ? Ot.id : Ce, rt = e.initialPage, $e = rt === void 0 ? Ot.initialPage : rt, Ne = e.itemsPerPage, nt = Ne === void 0 ? Ot.itemsPerPage : Ne, pt = e.initialItemsPerPage, Me = pt === void 0 ? Ot.initialItemsPerPage : pt, Ze = e.itemsPerPageOptions, Je = Ze === void 0 ? Ot.itemsPerPageOptions : Ze, at = e.localize, dt = at === void 0 ? Ot.localize : at, Ie = e.onFirstPage, je = Ie === void 0 ? Ot.onFirstPage : Ie, Ve = e.onItemsPerPageChange, yt = Ve === void 0 ? Ot.onItemsPerPageChange : Ve, ut = e.onLastPage, Te = ut === void 0 ? Ot.onLastPage : ut, ht = e.onNextPage, ot = ht === void 0 ? Ot.onNextPage : ht, Ee = e.onPageChange, He = Ee === void 0 ? Ot.onPageChange : Ee, Tt = e.onPreviousPage, It = Tt === void 0 ? Ot.onPreviousPage : Tt, mt = e.selectProps, $t = mt === void 0 ? Ot.selectProps : mt, kt = e.totalItems, At = kt === void 0 ? Ot.totalItems : kt, ur = e.totalPages, dr = ur === void 0 ? Ot.totalPages : ur, bt = jt(e, Nf), or = gt();
9485
+ var r = e.className, n = r === void 0 ? Ot.className : r, l = e.controlled, u = l === void 0 ? Ot.controlled : l, s = e.currentPage, C = s === void 0 ? Ot.currentPage : s, P = e.directNavigation, p = P === void 0 ? Ot.directNavigation : P, T = e.directNavigationThreshold, b = T === void 0 ? Ot.directNavigationThreshold : T, L = e.disableNextPage, _ = L === void 0 ? Ot.disableNextPage : L, F = e.disablePreviousPage, x = F === void 0 ? Ot.disablePreviousPage : F, N = e.disabled, O = N === void 0 ? Ot.disabled : N, z = e.hideFirstLast, $ = z === void 0 ? Ot.hideFirstLast : z, Y = e.hideNextPrev, k = Y === void 0 ? Ot.hideNextPrev : Y, j = e.hideRowsPerPage, K = j === void 0 ? Ot.hideRowsPerPage : j, te = e.hideItemsPerPage, ce = te === void 0 ? Ot.hideItemsPerPage : te, Ce = e.id, Pe = Ce === void 0 ? Ot.id : Ce, rt = e.initialPage, Ge = rt === void 0 ? Ot.initialPage : rt, Ne = e.itemsPerPage, nt = Ne === void 0 ? Ot.itemsPerPage : Ne, pt = e.initialItemsPerPage, Me = pt === void 0 ? Ot.initialItemsPerPage : pt, Ze = e.itemsPerPageOptions, Je = Ze === void 0 ? Ot.itemsPerPageOptions : Ze, at = e.localize, dt = at === void 0 ? Ot.localize : at, Ie = e.onFirstPage, je = Ie === void 0 ? Ot.onFirstPage : Ie, Ve = e.onItemsPerPageChange, yt = Ve === void 0 ? Ot.onItemsPerPageChange : Ve, ut = e.onLastPage, Te = ut === void 0 ? Ot.onLastPage : ut, ht = e.onNextPage, ot = ht === void 0 ? Ot.onNextPage : ht, Ee = e.onPageChange, He = Ee === void 0 ? Ot.onPageChange : Ee, Tt = e.onPreviousPage, It = Tt === void 0 ? Ot.onPreviousPage : Tt, mt = e.selectProps, Gt = mt === void 0 ? Ot.selectProps : mt, kt = e.totalItems, At = kt === void 0 ? Ot.totalItems : kt, ur = e.totalPages, dr = ur === void 0 ? Ot.totalPages : ur, bt = jt(e, Nf), or = gt();
9486
9486
  qn(t, function() {
9487
9487
  return or.current;
9488
9488
  }, []);
9489
9489
  var ar = ft(function() {
9490
9490
  return Pe || Oa();
9491
- }), Qt = vr(ar, 1), Sr = Qt[0], Or = ft(dr || 0), cr = vr(Or, 2), Xe = cr[0], ir = cr[1], hr = ft(_ || At === 0 || !1), xr = vr(hr, 2), _t = xr[0], mr = xr[1], Br = ft(x || At === 0 || !1), yr = vr(Br, 2), Vt = yr[0], Wt = yr[1], St = ft(C || 1), Xt = vr(St, 2), wt = Xt[0], xt = Xt[1], Lr = ft("0-0 of 0"), Ct = vr(Lr, 2), Ae = Ct[0], ze = Ct[1], lt = ft(nt || Me || Hf(nt)), Bt = vr(lt, 2), it = Bt[0], Nt = Bt[1], Ut = st(function() {
9491
+ }), Qt = vr(ar, 1), Sr = Qt[0], Or = ft(dr || 0), cr = vr(Or, 2), Xe = cr[0], ir = cr[1], hr = ft(_ || At === 0 || !1), xr = vr(hr, 2), _t = xr[0], mr = xr[1], Br = ft(x || At === 0 || !1), yr = vr(Br, 2), Vt = yr[0], Wt = yr[1], St = ft(C || 1), Xt = vr(St, 2), wt = Xt[0], xt = Xt[1], Lr = ft("0-0 of 0"), Ct = vr(Lr, 2), Ae = Ct[0], $e = Ct[1], lt = ft(nt || Me || Hf(nt)), Bt = vr(lt, 2), it = Bt[0], Nt = Bt[1], Ut = st(function() {
9492
9492
  return dt || function(et) {
9493
9493
  return et;
9494
9494
  };
@@ -9505,31 +9505,31 @@ var Pf = function(t, r) {
9505
9505
  }
9506
9506
  return et;
9507
9507
  }, [Ut, Xe]);
9508
- Ge(function() {
9508
+ ze(function() {
9509
9509
  u && xt(C);
9510
- }, [u, C]), Ge(function() {
9510
+ }, [u, C]), ze(function() {
9511
9511
  Wt(O || x || wt === 1);
9512
- }, [wt, x, O]), Ge(function() {
9512
+ }, [wt, x, O]), ze(function() {
9513
9513
  it && ir(dr || Math.ceil(At / it));
9514
- }, [u, it, At, dr]), Ge(function() {
9514
+ }, [u, it, At, dr]), ze(function() {
9515
9515
  u || xt(At > 0 ? 1 : 0);
9516
- }, [u, At]), Ge(function() {
9516
+ }, [u, At]), ze(function() {
9517
9517
  mr(O || _ || wt === Xe);
9518
- }, [wt, _, O, Xe]), Ge(function() {
9518
+ }, [wt, _, O, Xe]), ze(function() {
9519
9519
  if (!(u || !it)) {
9520
9520
  var et = Math.ceil(At / it);
9521
- if ($e) {
9521
+ if (Ge) {
9522
9522
  var Pt = 'Prop "initialPage" value is invalid and defaulted to page 1. Use a value between 1 and the last page number.';
9523
- $e > 0 && $e <= et ? xt($e) : Ra(Pt);
9523
+ Ge > 0 && Ge <= et ? xt(Ge) : Ra(Pt);
9524
9524
  }
9525
9525
  }
9526
- }, [u, xt, $e, it, At]), Ge(function() {
9526
+ }, [u, xt, Ge, it, At]), ze(function() {
9527
9527
  var et, Pt, Zt;
9528
9528
  if (it) {
9529
9529
  var nr = it * wt - (it - 1), er = it * wt;
9530
- er = er > At ? At : er, ze(At === 0 ? "0-0 ".concat(Ut("of"), " 0") : jn(et = jn(Pt = jn(Zt = "".concat(nr, " - ")).call(Zt, er, " ")).call(Pt, Ut("of"), " ")).call(et, At));
9530
+ er = er > At ? At : er, $e(At === 0 ? "0-0 ".concat(Ut("of"), " 0") : jn(et = jn(Pt = jn(Zt = "".concat(nr, " - ")).call(Zt, er, " ")).call(Pt, Ut("of"), " ")).call(et, At));
9531
9531
  }
9532
- }, [wt, Ut, it, At]), Ge(function() {
9532
+ }, [wt, Ut, it, At]), ze(function() {
9533
9533
  if (nt) {
9534
9534
  if (!vs(Je).call(Je, function(Pt) {
9535
9535
  return Pt === nt;
@@ -9556,7 +9556,7 @@ var Pf = function(t, r) {
9556
9556
  ot?.(et), He?.(et), !u && xt(et);
9557
9557
  }, [wt, Xe, ot, u, xt, He]), Er = Ft(function() {
9558
9558
  Te?.(), He?.(Xe), !u && xt(Xe);
9559
- }, [Te, u, xt, Xe, He]), en = p && Xe <= b && Xe > 1, Tr = p && Xe > b && Xe > 1, $r = en || Tr ? qt() : [];
9559
+ }, [Te, u, xt, Xe, He]), en = p && Xe <= b && Xe > 1, Tr = p && Xe > b && Xe > 1, Gr = en || Tr ? qt() : [];
9560
9560
  return /* @__PURE__ */ X.createElement("div", vt({
9561
9561
  className: _r("lmnt", "lmnt-pagination", "mdc-data-table__pagination", n),
9562
9562
  id: Sr
@@ -9568,7 +9568,7 @@ var Pf = function(t, r) {
9568
9568
  className: "mdc-data-table__pagination-rows-per-page-label"
9569
9569
  }, "".concat(Ut("Rows per page"), ":")), /* @__PURE__ */ X.createElement("div", {
9570
9570
  className: "lmnt-data-table__pagination-select"
9571
- }, /* @__PURE__ */ X.createElement(Ki, vt({}, $t, {
9571
+ }, /* @__PURE__ */ X.createElement(Ki, vt({}, Gt, {
9572
9572
  value: it,
9573
9573
  onChange: Kt,
9574
9574
  variant: "outlined",
@@ -9580,7 +9580,7 @@ var Pf = function(t, r) {
9580
9580
  className: "mdc-data-table__pagination-navigation"
9581
9581
  }, !ce && /* @__PURE__ */ X.createElement("div", {
9582
9582
  className: "mdc-data-table__pagination-total"
9583
- }, Ae), en && jr($r).call($r, function(et) {
9583
+ }, Ae), en && jr(Gr).call(Gr, function(et) {
9584
9584
  var Pt = et.value;
9585
9585
  return /* @__PURE__ */ X.createElement("div", {
9586
9586
  key: Pt
@@ -9591,16 +9591,16 @@ var Pf = function(t, r) {
9591
9591
  return Yt(Pt);
9592
9592
  }
9593
9593
  }, Pt));
9594
- }), Tr && /* @__PURE__ */ X.createElement(Ki, vt({}, $t, {
9594
+ }), Tr && /* @__PURE__ */ X.createElement(Ki, vt({}, Gt, {
9595
9595
  value: wt,
9596
9596
  variant: "outlined",
9597
- options: $r,
9597
+ options: Gr,
9598
9598
  dense: !0,
9599
9599
  style: {
9600
9600
  width: Rt()
9601
9601
  },
9602
9602
  onChange: Pr
9603
- })), !z && /* @__PURE__ */ X.createElement(ga, {
9603
+ })), !$ && /* @__PURE__ */ X.createElement(ga, {
9604
9604
  type: "button",
9605
9605
  className: "mdc-data-table__pagination-button",
9606
9606
  "data-first-page": "true",
@@ -9621,7 +9621,7 @@ var Pf = function(t, r) {
9621
9621
  disabled: _t,
9622
9622
  onClick: Jt,
9623
9623
  icon: "chevron_right"
9624
- }), !z && /* @__PURE__ */ X.createElement(ga, {
9624
+ }), !$ && /* @__PURE__ */ X.createElement(ga, {
9625
9625
  type: "button",
9626
9626
  className: "mdc-data-table__pagination-button",
9627
9627
  "data-last-page": "true",
@@ -10040,9 +10040,9 @@ var Ff = {
10040
10040
  * Defaults to **undefined**.
10041
10041
  */
10042
10042
  className: B.string
10043
- }, zf = {
10043
+ }, $f = {
10044
10044
  children: null
10045
- }, Gf = {
10045
+ }, zf = {
10046
10046
  /**
10047
10047
  * Mostly commonly a string, accepts any valid markup.
10048
10048
  *
@@ -10067,7 +10067,7 @@ var Ff = {
10067
10067
  * Defaults to **[]**.
10068
10068
  */
10069
10069
  data: B.arrayOf(B.object)
10070
- }, $f = {
10070
+ }, Gf = {
10071
10071
  columns: [],
10072
10072
  data: []
10073
10073
  }, kf = {
@@ -10562,11 +10562,11 @@ sa.displayName = "TableNoContent";
10562
10562
  sa.propTypes = eg;
10563
10563
  var cg = ["alwaysUseDivTags", "fixedColumns", "ariaLabel", "children", "className", "columnStriped", "fixedColumnsBorder", "cellProps", "containerProps", "defaultColumn", "dense", "fixedHeader", "fullWidth", "headerCellProps", "headerDividerTall", "headerDividerThemeColor", "headerRowProps", "headerThemeColor", "hideHorizontalScrollbar", "layout", "leadingContent", "nested", "noContentIncludeTable", "noContentMessage", "noHover", "noInit", "rowProps", "rowStriped", "sortState", "sortIndicatorOnHover", "sortable", "resizableColumns", "onSortChange", "style", "trailingContent", "virtualized", "width"];
10564
10564
  function Ul(e, t) {
10565
- var r = zr(e);
10566
- if (zt) {
10567
- var n = zt(e);
10565
+ var r = $r(e);
10566
+ if ($t) {
10567
+ var n = $t(e);
10568
10568
  t && (n = Yr(n).call(n, function(l) {
10569
- return Gt(e, l).enumerable;
10569
+ return zt(e, l).enumerable;
10570
10570
  })), r.push.apply(r, n);
10571
10571
  }
10572
10572
  return r;
@@ -10577,12 +10577,12 @@ function fg(e) {
10577
10577
  t % 2 ? Lt(r = Ul(Object(l), !0)).call(r, function(u) {
10578
10578
  qr(e, u, l[u]);
10579
10579
  }) : Mt ? Xr(e, Mt(l)) : Lt(n = Ul(Object(l))).call(n, function(u) {
10580
- Kr(e, u, Gt(l, u));
10580
+ Kr(e, u, zt(l, u));
10581
10581
  });
10582
10582
  }
10583
10583
  return e;
10584
10584
  }
10585
- var za = /* @__PURE__ */ Rr(function(e, t) {
10585
+ var $a = /* @__PURE__ */ Rr(function(e, t) {
10586
10586
  var r = e || {}, n = r.alwaysUseDivTags;
10587
10587
  r.fixedColumns;
10588
10588
  var l = r.ariaLabel, u = r.children, s = r.className, C = r.columnStriped;
@@ -10593,34 +10593,34 @@ var za = /* @__PURE__ */ Rr(function(e, t) {
10593
10593
  r.headerCellProps;
10594
10594
  var L = r.headerDividerTall, _ = r.headerDividerThemeColor;
10595
10595
  r.headerRowProps;
10596
- var F = r.headerThemeColor, x = r.hideHorizontalScrollbar, N = r.layout, O = r.leadingContent, G = r.nested;
10596
+ var F = r.headerThemeColor, x = r.hideHorizontalScrollbar, N = r.layout, O = r.leadingContent, z = r.nested;
10597
10597
  r.noContentIncludeTable;
10598
- var z = r.noContentMessage, Y = r.noHover, k = r.noInit;
10598
+ var $ = r.noContentMessage, Y = r.noHover, k = r.noInit;
10599
10599
  r.rowProps;
10600
10600
  var j = r.rowStriped;
10601
10601
  r.sortState, r.sortIndicatorOnHover, r.sortable, r.resizableColumns, r.onSortChange;
10602
- var K = r.style, te = r.trailingContent, ce = r.virtualized, Ce = r.width, Pe = jt(r, cg), rt = gt(), $e = gt(), Ne = !!u;
10602
+ var K = r.style, te = r.trailingContent, ce = r.virtualized, Ce = r.width, Pe = jt(r, cg), rt = gt(), Ge = gt(), Ne = !!u;
10603
10603
  qn(t, function() {
10604
- return $e.current;
10605
- }, []), Ge(function() {
10604
+ return Ge.current;
10605
+ }, []), ze(function() {
10606
10606
  if (Ne && !k && !ce && !n && !rt.current)
10607
10607
  try {
10608
- rt.current = td.attachTo($e.current);
10608
+ rt.current = td.attachTo(Ge.current);
10609
10609
  } catch (Je) {
10610
10610
  Ra('Error rendering table: "'.concat(Je.message, '". This most likely means that the table contents were empty'));
10611
10611
  }
10612
10612
  return function() {
10613
10613
  rt.current && rt.current.destroy();
10614
10614
  };
10615
- }, [rt, $e, ce, n]);
10616
- var nt = _r("lmnt", "mdc-data-table", "lmnt-table", ce && "lmnt-table--virtualized", j && "lmnt-table__table--row-striped", C && "lmnt-table__table--column-striped", T && "mdc-data-table--sticky-header", p && "lmnt-table--dense", Y && "lmnt-table--no-hover", F === "neutral" && "lmnt-table__header-theme--neutral", F === "primary" && "lmnt-table__header-theme--primary", F === "secondary" && "lmnt-table__header-theme--secondary", F === "primary-variant" && "lmnt-table__header-theme--primary-variant", F === "secondary-variant" && "lmnt-table__header-theme--secondary-variant", !F && _ === "primary" && "lmnt-table__header-divider--primary", !F && _ === "secondary" && "lmnt-table__header-divider--secondary", !F && _ === "primary-variant" && "lmnt-table__header-divider--primary-variant", !F && _ === "secondary-variant" && "lmnt-table__header-divider--secondary-variant", L && "lmnt-table__header-divider--tall", G && "lmnt-table--nested", !Ce && b && "lmnt-table--full-width", Ce && "lmnt-table--fixed-width", x && "lmnt-table__hide-horizontal-scrollbar", s), pt = fg({}, K);
10615
+ }, [rt, Ge, ce, n]);
10616
+ var nt = _r("lmnt", "mdc-data-table", "lmnt-table", ce && "lmnt-table--virtualized", j && "lmnt-table__table--row-striped", C && "lmnt-table__table--column-striped", T && "mdc-data-table--sticky-header", p && "lmnt-table--dense", Y && "lmnt-table--no-hover", F === "neutral" && "lmnt-table__header-theme--neutral", F === "primary" && "lmnt-table__header-theme--primary", F === "secondary" && "lmnt-table__header-theme--secondary", F === "primary-variant" && "lmnt-table__header-theme--primary-variant", F === "secondary-variant" && "lmnt-table__header-theme--secondary-variant", !F && _ === "primary" && "lmnt-table__header-divider--primary", !F && _ === "secondary" && "lmnt-table__header-divider--secondary", !F && _ === "primary-variant" && "lmnt-table__header-divider--primary-variant", !F && _ === "secondary-variant" && "lmnt-table__header-divider--secondary-variant", L && "lmnt-table__header-divider--tall", z && "lmnt-table--nested", !Ce && b && "lmnt-table--full-width", Ce && "lmnt-table--fixed-width", x && "lmnt-table__hide-horizontal-scrollbar", s), pt = fg({}, K);
10617
10617
  Ce && (pt.width = "".concat(Ce, "px"));
10618
10618
  var Me = st(function() {
10619
- return Ne ? u : /* @__PURE__ */ X.createElement(sa, null, z);
10620
- }, [u, z, Ne]), Ze = n ? "div" : "table";
10619
+ return Ne ? u : /* @__PURE__ */ X.createElement(sa, null, $);
10620
+ }, [u, $, Ne]), Ze = n ? "div" : "table";
10621
10621
  return /* @__PURE__ */ X.createElement("div", vt({
10622
10622
  className: nt,
10623
- ref: $e,
10623
+ ref: Ge,
10624
10624
  style: pt
10625
10625
  }, Pe), O, /* @__PURE__ */ X.createElement("div", vt({
10626
10626
  className: _r(
@@ -10634,13 +10634,13 @@ var za = /* @__PURE__ */ Rr(function(e, t) {
10634
10634
  "aria-label": l
10635
10635
  }, Me)), te);
10636
10636
  });
10637
- za.displayName = "TableBase";
10637
+ $a.displayName = "TableBase";
10638
10638
  function jl(e, t) {
10639
- var r = zr(e);
10640
- if (zt) {
10641
- var n = zt(e);
10639
+ var r = $r(e);
10640
+ if ($t) {
10641
+ var n = $t(e);
10642
10642
  t && (n = Yr(n).call(n, function(l) {
10643
- return Gt(e, l).enumerable;
10643
+ return zt(e, l).enumerable;
10644
10644
  })), r.push.apply(r, n);
10645
10645
  }
10646
10646
  return r;
@@ -10651,7 +10651,7 @@ function Vr(e) {
10651
10651
  t % 2 ? Lt(r = jl(Object(l), !0)).call(r, function(u) {
10652
10652
  qr(e, u, l[u]);
10653
10653
  }) : Mt ? Xr(e, Mt(l)) : Lt(n = jl(Object(l))).call(n, function(u) {
10654
- Kr(e, u, Gt(l, u));
10654
+ Kr(e, u, zt(l, u));
10655
10655
  });
10656
10656
  }
10657
10657
  return e;
@@ -10683,7 +10683,7 @@ var gg = function() {
10683
10683
  maximumSignificantDigits: C
10684
10684
  }).format(t);
10685
10685
  }, Ys = function(t) {
10686
- var r, n, l, u, s, C, P, p, T, b, L = t.accessor, _ = t.row, F = t.onCellUpdate, x = t.cell, N = t.cell, O = N.value, G = N.column, z = G.cellTemplate, Y = G.displayConfig, k = G.displayTemplate, j = G.displayType, K = G.editable, te = _.cells, ce = _.id, Ce = z || k ? "custom" : j;
10686
+ var r, n, l, u, s, C, P, p, T, b, L = t.accessor, _ = t.row, F = t.onCellUpdate, x = t.cell, N = t.cell, O = N.value, z = N.column, $ = z.cellTemplate, Y = z.displayConfig, k = z.displayTemplate, j = z.displayType, K = z.editable, te = _.cells, ce = _.id, Ce = $ || k ? "custom" : j;
10687
10687
  if (!Ce) return vg(O);
10688
10688
  if (xa(Ce).call(Ce, "currency") > -1) return Vl(O, Ce);
10689
10689
  switch (Ce) {
@@ -10712,7 +10712,7 @@ var gg = function() {
10712
10712
  onChange: F(L, ce)
10713
10713
  });
10714
10714
  case "custom":
10715
- return z ? z({
10715
+ return $ ? $({
10716
10716
  cell: x,
10717
10717
  editable: K,
10718
10718
  onCellUpdate: F,
@@ -10723,7 +10723,7 @@ var gg = function() {
10723
10723
  return O;
10724
10724
  }
10725
10725
  }, pg = function(t) {
10726
- var r, n, l, u, s = t.accessor, C = t.onCellUpdate, P = t.row, p = t.onControlBlur, T = t.setEditedValue, b = t.editedValue, L = t.cell, _ = L.value, F = L.column, x = F.editType, N = F.editConfig, O = F.editTemplate, G = b || _, z = P.cells, Y = N?.variant || "outlined", k = C?.(s, P, T), j = {
10726
+ var r, n, l, u, s = t.accessor, C = t.onCellUpdate, P = t.row, p = t.onControlBlur, T = t.setEditedValue, b = t.editedValue, L = t.cell, _ = L.value, F = L.column, x = F.editType, N = F.editConfig, O = F.editTemplate, z = b || _, $ = P.cells, Y = N?.variant || "outlined", k = C?.(s, P, T), j = {
10727
10727
  dense: !0,
10728
10728
  onChange: k,
10729
10729
  onBlur: p
@@ -10731,29 +10731,29 @@ var gg = function() {
10731
10731
  switch (x) {
10732
10732
  case "checkbox":
10733
10733
  return /* @__PURE__ */ X.createElement(ms, vt({
10734
- checked: G
10734
+ checked: z
10735
10735
  }, j));
10736
10736
  case "switch":
10737
10737
  return /* @__PURE__ */ X.createElement(ys, vt({
10738
- checked: G
10738
+ checked: z
10739
10739
  }, j));
10740
10740
  case "datepicker":
10741
10741
  return /* @__PURE__ */ X.createElement(ku, vt({
10742
10742
  variant: Y,
10743
- value: G
10743
+ value: z
10744
10744
  }, j));
10745
10745
  case "number":
10746
10746
  return /* @__PURE__ */ X.createElement(Yi, vt({
10747
10747
  variant: Y,
10748
- value: G,
10748
+ value: z,
10749
10749
  type: "number"
10750
10750
  }, j));
10751
10751
  case "custom":
10752
- return O?.(G, z == null || (r = z[0]) === null || r === void 0 || (n = r.row) === null || n === void 0 ? void 0 : n.original, z == null || (l = z[0]) === null || l === void 0 || (u = l.row) === null || u === void 0 ? void 0 : u.id, C, p);
10752
+ return O?.(z, $ == null || (r = $[0]) === null || r === void 0 || (n = r.row) === null || n === void 0 ? void 0 : n.original, $ == null || (l = $[0]) === null || l === void 0 || (u = l.row) === null || u === void 0 ? void 0 : u.id, C, p);
10753
10753
  default:
10754
10754
  return /* @__PURE__ */ X.createElement(Yi, vt({
10755
10755
  variant: Y,
10756
- value: G
10756
+ value: z
10757
10757
  }, j));
10758
10758
  }
10759
10759
  }, hg = function(t, r) {
@@ -10865,11 +10865,11 @@ var gg = function() {
10865
10865
  }
10866
10866
  };
10867
10867
  function Xl(e, t) {
10868
- var r = zr(e);
10869
- if (zt) {
10870
- var n = zt(e);
10868
+ var r = $r(e);
10869
+ if ($t) {
10870
+ var n = $t(e);
10871
10871
  t && (n = Yr(n).call(n, function(l) {
10872
- return Gt(e, l).enumerable;
10872
+ return zt(e, l).enumerable;
10873
10873
  })), r.push.apply(r, n);
10874
10874
  }
10875
10875
  return r;
@@ -10880,7 +10880,7 @@ function En(e) {
10880
10880
  t % 2 ? Lt(r = Xl(Object(l), !0)).call(r, function(u) {
10881
10881
  qr(e, u, l[u]);
10882
10882
  }) : Mt ? Xr(e, Mt(l)) : Lt(n = Xl(Object(l))).call(n, function(u) {
10883
- Kr(e, u, Gt(l, u));
10883
+ Kr(e, u, zt(l, u));
10884
10884
  });
10885
10885
  }
10886
10886
  return e;
@@ -10907,11 +10907,11 @@ var wg = function(t) {
10907
10907
  }, [F, L]), O = st(function() {
10908
10908
  var K = [];
10909
10909
  return L && K.push(cn.useSortBy), C && K.push(cn.useExpanded), (T === !0 || T === "standard") && K.push(cn.usePagination), p === "block" && K.push(cn.useBlockLayout), !p && (b || x || l) && K.push(cn.useBlockLayout), b && K.push(cn.useResizeColumns), p === "flex" && K.push(cn.useFlexLayout), p === "absolute" && K.push(cn.useAbsoluteLayout), K;
10910
- }, [l, C, p, T, b, L, x]), G = function(te, ce) {
10910
+ }, [l, C, p, T, b, L, x]), z = function(te, ce) {
10911
10911
  return ce.instance, L === "controlled" && _ ? En(En({}, te), {}, {
10912
10912
  sortBy: wg(_)
10913
10913
  }) : te;
10914
- }, z = cn.useTable.apply(void 0, jn(r = [{
10914
+ }, $ = cn.useTable.apply(void 0, jn(r = [{
10915
10915
  columns: N,
10916
10916
  data: u,
10917
10917
  // TODO: this is broken in the current version (and never fully worked). I intend to fix it sometime in the future, so I'm leaving this zombie code for now.
@@ -10919,20 +10919,20 @@ var wg = function(t) {
10919
10919
  disableMultiSort: s,
10920
10920
  disableSortRemove: !n,
10921
10921
  initialState: P,
10922
- useControlledState: G,
10922
+ useControlledState: z,
10923
10923
  manualSortBy: L === "controlled"
10924
- }]).call(r, Vn(O))), Y = z.totalColumnsWidth, k = gg(), j = Y + k;
10925
- return En(En({}, z), {}, {
10924
+ }]).call(r, Vn(O))), Y = $.totalColumnsWidth, k = gg(), j = Y + k;
10925
+ return En(En({}, $), {}, {
10926
10926
  scrollBarSize: k,
10927
10927
  totalWidth: j
10928
10928
  });
10929
10929
  }, Rg = ["alwaysUseDivTags", "children", "className", "style", "width"];
10930
10930
  function Kl(e, t) {
10931
- var r = zr(e);
10932
- if (zt) {
10933
- var n = zt(e);
10931
+ var r = $r(e);
10932
+ if ($t) {
10933
+ var n = $t(e);
10934
10934
  t && (n = Yr(n).call(n, function(l) {
10935
- return Gt(e, l).enumerable;
10935
+ return zt(e, l).enumerable;
10936
10936
  })), r.push.apply(r, n);
10937
10937
  }
10938
10938
  return r;
@@ -10943,12 +10943,12 @@ function Sg(e) {
10943
10943
  t % 2 ? Lt(r = Kl(Object(l), !0)).call(r, function(u) {
10944
10944
  qr(e, u, l[u]);
10945
10945
  }) : Mt ? Xr(e, Mt(l)) : Lt(n = Kl(Object(l))).call(n, function(u) {
10946
- Kr(e, u, Gt(l, u));
10946
+ Kr(e, u, zt(l, u));
10947
10947
  });
10948
10948
  }
10949
10949
  return e;
10950
10950
  }
10951
- var ko = Wf, Ga = /* @__PURE__ */ Rr(function(e, t) {
10951
+ var ko = Wf, za = /* @__PURE__ */ Rr(function(e, t) {
10952
10952
  var r = e.alwaysUseDivTags, n = r === void 0 ? ko.alwaysUseDivTags : r, l = e.children, u = l === void 0 ? ko.children : l, s = e.className, C = s === void 0 ? ko.className : s, P = e.style, p = P === void 0 ? ko.style : P, T = e.width, b = T === void 0 ? ko.width : T, L = jt(e, Rg), _ = Sg({}, p);
10953
10953
  b && (_.width = b);
10954
10954
  var F = n ? "div" : "tbody";
@@ -10959,8 +10959,8 @@ var ko = Wf, Ga = /* @__PURE__ */ Rr(function(e, t) {
10959
10959
  style: _
10960
10960
  }), u);
10961
10961
  });
10962
- Ga.displayName = "TableBody";
10963
- Ga.propTypes = kf;
10962
+ za.displayName = "TableBody";
10963
+ za.propTypes = kf;
10964
10964
  var xg = function(t) {
10965
10965
  var r = t.cell, n = t.children;
10966
10966
  return r ? r.render("Cell", {
@@ -10968,11 +10968,11 @@ var xg = function(t) {
10968
10968
  }) : n;
10969
10969
  }, oa = /* @__PURE__ */ yo({}), Pg = ["alwaysUseDivTags", "backgroundColor", "cell", "children", "className", "colSpan", "columnIndex", "columnWidth", "customRenderer", "fixed", "id", "layout", "nestable", "rowSpan", "style"];
10970
10970
  function Yl(e, t) {
10971
- var r = zr(e);
10972
- if (zt) {
10973
- var n = zt(e);
10971
+ var r = $r(e);
10972
+ if ($t) {
10973
+ var n = $t(e);
10974
10974
  t && (n = Yr(n).call(n, function(l) {
10975
- return Gt(e, l).enumerable;
10975
+ return zt(e, l).enumerable;
10976
10976
  })), r.push.apply(r, n);
10977
10977
  }
10978
10978
  return r;
@@ -10983,7 +10983,7 @@ function mi(e) {
10983
10983
  t % 2 ? Lt(r = Yl(Object(l), !0)).call(r, function(u) {
10984
10984
  qr(e, u, l[u]);
10985
10985
  }) : Mt ? Xr(e, Mt(l)) : Lt(n = Yl(Object(l))).call(n, function(u) {
10986
- Kr(e, u, Gt(l, u));
10986
+ Kr(e, u, zt(l, u));
10987
10987
  });
10988
10988
  }
10989
10989
  return e;
@@ -10991,13 +10991,13 @@ function mi(e) {
10991
10991
  var Ur = jf, Ro = /* @__PURE__ */ Rr(function(e, t) {
10992
10992
  var r = e.alwaysUseDivTags, n = r === void 0 ? Ur.alwaysUseDivTags : r, l = e.backgroundColor, u = l === void 0 ? Ur.backgroundColor : l, s = e.cell, C = s === void 0 ? Ur.cell : s, P = e.children, p = P === void 0 ? Ur.children : P, T = e.className, b = T === void 0 ? Ur.className : T, L = e.colSpan, _ = L === void 0 ? Ur.colSpan : L, F = e.columnIndex, x = F === void 0 ? Ur.columnIndex : F;
10993
10993
  e.columnWidth;
10994
- var N = e.customRenderer, O = N === void 0 ? Ur.customRenderer : N, G = e.fixed, z = G === void 0 ? Ur.fixed : G, Y = e.id, k = Y === void 0 ? Ur.id : Y;
10994
+ var N = e.customRenderer, O = N === void 0 ? Ur.customRenderer : N, z = e.fixed, $ = z === void 0 ? Ur.fixed : z, Y = e.id, k = Y === void 0 ? Ur.id : Y;
10995
10995
  e.layout;
10996
- var j = e.nestable, K = j === void 0 ? Ur.nestable : j, te = e.rowSpan, ce = te === void 0 ? Ur.rowSpan : te, Ce = e.style, Pe = Ce === void 0 ? Ur.style : Ce, rt = jt(e, Pg), $e = gt(), Ne = ft(k || C?.id || Oa()), nt = vr(Ne, 1), pt = nt[0], Me = C?.column || {}, Ze = n ? "div" : "td", Je = z || Me.fixed, at = Je === !0 || Je === "leading", dt = Je === "trailing", Ie = u || Qs(Me), je = an(oa), Ve = at && je ? je.state.fixedWidths[x] : null, yt = at && je ? je.state.fixedOffsets[x] : null, ut = dt && je ? je.state.trailingFixedWidths[x] : null, Te = dt && je ? je.state.trailingFixedOffsets[x] : null, ht = Ii(je, "fixedColumnsBorder", !0), ot = mi({}, Pe);
10996
+ var j = e.nestable, K = j === void 0 ? Ur.nestable : j, te = e.rowSpan, ce = te === void 0 ? Ur.rowSpan : te, Ce = e.style, Pe = Ce === void 0 ? Ur.style : Ce, rt = jt(e, Pg), Ge = gt(), Ne = ft(k || C?.id || Oa()), nt = vr(Ne, 1), pt = nt[0], Me = C?.column || {}, Ze = n ? "div" : "td", Je = $ || Me.fixed, at = Je === !0 || Je === "leading", dt = Je === "trailing", Ie = u || Qs(Me), je = an(oa), Ve = at && je ? je.state.fixedWidths[x] : null, yt = at && je ? je.state.fixedOffsets[x] : null, ut = dt && je ? je.state.trailingFixedWidths[x] : null, Te = dt && je ? je.state.trailingFixedOffsets[x] : null, ht = Ii(je, "fixedColumnsBorder", !0), ot = mi({}, Pe);
10997
10997
  Ve && (ot.width = "".concat(Ve, "px"), ot.minWidth = "".concat(Ve, "px")), (yt || yt === 0) && (ot.left = "".concat(yt, "px")), ut && (ot.width = "".concat(ut, "px"), ot.minWidth = "".concat(ut, "px")), (Te || Te === 0) && (ot.right = "".concat(Te, "px")), Ie && (ot.backgroundColor = Ie);
10998
10998
  var Ee = mi({
10999
10999
  className: _r("lmnt", "mdc-data-table__cell", dt && "lmnt-table__trailing-fixed-cell", at && "lmnt-table__leading-fixed-cell", ht && at && "lmnt-table__leading-fixed-cell--trailing-border", ht && dt && "lmnt-table__trailing-fixed-cell--leading-border", K && "lmnt-table__cell--nestable", b),
11000
- ref: $e,
11000
+ ref: Ge,
11001
11001
  id: pt,
11002
11002
  role: "gridcell",
11003
11003
  style: ot,
@@ -11005,7 +11005,7 @@ var Ur = jf, Ro = /* @__PURE__ */ Rr(function(e, t) {
11005
11005
  rowSpan: ce
11006
11006
  }, rt);
11007
11007
  return qn(t, function() {
11008
- return $e.current;
11008
+ return Ge.current;
11009
11009
  }, []), /* @__PURE__ */ X.createElement(Ze, Ee, /* @__PURE__ */ X.createElement("div", {
11010
11010
  className: "lmnt-table__cell-content",
11011
11011
  style: mi({}, Zs(Me))
@@ -11033,11 +11033,11 @@ So.displayName = "TableRow";
11033
11033
  So.propTypes = rg;
11034
11034
  var Tg = ["alwaysUseDivTags", "children", "className", "style", "width"];
11035
11035
  function Jl(e, t) {
11036
- var r = zr(e);
11037
- if (zt) {
11038
- var n = zt(e);
11036
+ var r = $r(e);
11037
+ if ($t) {
11038
+ var n = $t(e);
11039
11039
  t && (n = Yr(n).call(n, function(l) {
11040
- return Gt(e, l).enumerable;
11040
+ return zt(e, l).enumerable;
11041
11041
  })), r.push.apply(r, n);
11042
11042
  }
11043
11043
  return r;
@@ -11048,12 +11048,12 @@ function Ig(e) {
11048
11048
  t % 2 ? Lt(r = Jl(Object(l), !0)).call(r, function(u) {
11049
11049
  qr(e, u, l[u]);
11050
11050
  }) : Mt ? Xr(e, Mt(l)) : Lt(n = Jl(Object(l))).call(n, function(u) {
11051
- Kr(e, u, Gt(l, u));
11051
+ Kr(e, u, zt(l, u));
11052
11052
  });
11053
11053
  }
11054
11054
  return e;
11055
11055
  }
11056
- var Wo = Kf, $a = /* @__PURE__ */ Rr(function(e, t) {
11056
+ var Wo = Kf, Ga = /* @__PURE__ */ Rr(function(e, t) {
11057
11057
  var r = e.alwaysUseDivTags, n = r === void 0 ? Wo.alwaysUseDivTags : r, l = e.children, u = l === void 0 ? Wo.children : l, s = e.className, C = s === void 0 ? Wo.className : s, P = e.style, p = P === void 0 ? Wo.style : P, T = e.width, b = T === void 0 ? Wo.width : T, L = jt(e, Tg), _ = Ig({}, p);
11058
11058
  b && (_.width = b);
11059
11059
  var F = n ? "div" : "thead";
@@ -11064,18 +11064,18 @@ var Wo = Kf, $a = /* @__PURE__ */ Rr(function(e, t) {
11064
11064
  style: p
11065
11065
  }), u);
11066
11066
  });
11067
- $a.displayName = "TableHeader";
11068
- $a.propTypes = Xf;
11069
- var Ag = ["column", "children", "className"], yi = ug, zi = /* @__PURE__ */ Rr(function(e, t) {
11067
+ Ga.displayName = "TableHeader";
11068
+ Ga.propTypes = Xf;
11069
+ var Ag = ["column", "children", "className"], yi = ug, $i = /* @__PURE__ */ Rr(function(e, t) {
11070
11070
  var r = e.column, n = r === void 0 ? yi.column : r, l = e.children, u = l === void 0 ? yi.children : l, s = e.className, C = s === void 0 ? yi.className : s, P = jt(e, Ag);
11071
11071
  return n.getResizerProps ? /* @__PURE__ */ X.createElement("div", vt({
11072
11072
  ref: t,
11073
11073
  className: _r("lmnt", "lmnt-table__resize-handle", C)
11074
11074
  }, n.getResizerProps(), P), u) : null;
11075
11075
  });
11076
- zi.displayName = "TableVerticalResizeHandle";
11077
- zi.propTypes = sg;
11078
- var Dg = ["column", "id", "sortIndicatorOnHover"], bi = ag, Gi = /* @__PURE__ */ Rr(function(e, t) {
11076
+ $i.displayName = "TableVerticalResizeHandle";
11077
+ $i.propTypes = sg;
11078
+ var Dg = ["column", "id", "sortIndicatorOnHover"], bi = ag, zi = /* @__PURE__ */ Rr(function(e, t) {
11079
11079
  var r = e.column, n = r === void 0 ? bi.column : r, l = e.id, u = l === void 0 ? bi.id : l, s = e.sortIndicatorOnHover, C = s === void 0 ? bi.sortIndicatorOnHover : s;
11080
11080
  jt(e, Dg);
11081
11081
  var P = ft(function() {
@@ -11095,14 +11095,14 @@ var Dg = ["column", "id", "sortIndicatorOnHover"], bi = ag, Gi = /* @__PURE__ */
11095
11095
  id: T
11096
11096
  })) : null;
11097
11097
  });
11098
- Gi.displayName = "TableSortIndicator";
11099
- Gi.propTypes = og;
11098
+ zi.displayName = "TableSortIndicator";
11099
+ zi.propTypes = og;
11100
11100
  function Ql(e, t) {
11101
- var r = zr(e);
11102
- if (zt) {
11103
- var n = zt(e);
11101
+ var r = $r(e);
11102
+ if ($t) {
11103
+ var n = $t(e);
11104
11104
  t && (n = Yr(n).call(n, function(l) {
11105
- return Gt(e, l).enumerable;
11105
+ return zt(e, l).enumerable;
11106
11106
  })), r.push.apply(r, n);
11107
11107
  }
11108
11108
  return r;
@@ -11113,7 +11113,7 @@ function wi(e) {
11113
11113
  t % 2 ? Lt(r = Ql(Object(l), !0)).call(r, function(u) {
11114
11114
  qr(e, u, l[u]);
11115
11115
  }) : Mt ? Xr(e, Mt(l)) : Lt(n = Ql(Object(l))).call(n, function(u) {
11116
- Kr(e, u, Gt(l, u));
11116
+ Kr(e, u, zt(l, u));
11117
11117
  });
11118
11118
  }
11119
11119
  return e;
@@ -11126,10 +11126,10 @@ var _g = function(t) {
11126
11126
  transform: ra.Transform.toString(P),
11127
11127
  transition: p
11128
11128
  };
11129
- return Ge(function() {
11129
+ return ze(function() {
11130
11130
  if (n) {
11131
- for (var O = [], G = n; G.parent; )
11132
- O.push(G.parent.id), G = G.parent;
11131
+ for (var O = [], z = n; z.parent; )
11132
+ O.push(z.parent.id), z = z.parent;
11133
11133
  x(O);
11134
11134
  }
11135
11135
  }, [n]), wi(wi(wi({
@@ -11144,11 +11144,11 @@ var _g = function(t) {
11144
11144
  });
11145
11145
  }, Og = ["actionsRenderer", "alwaysUseDivTags", "backgroundColor", "children", "className", "column", "columnIndex", "columnReordering", "columnWidth", "customRenderer", "id", "fixed", "layout", "onClick", "resizableColumns", "sortDirection", "sortIndicatorOnHover", "sortable", "style", "wrapMode"], Bg = ["setNodeRef", "dragStyle", "isDragging", "isSorting", "boxSizing"];
11146
11146
  function Zl(e, t) {
11147
- var r = zr(e);
11148
- if (zt) {
11149
- var n = zt(e);
11147
+ var r = $r(e);
11148
+ if ($t) {
11149
+ var n = $t(e);
11150
11150
  t && (n = Yr(n).call(n, function(l) {
11151
- return Gt(e, l).enumerable;
11151
+ return zt(e, l).enumerable;
11152
11152
  })), r.push.apply(r, n);
11153
11153
  }
11154
11154
  return r;
@@ -11159,7 +11159,7 @@ function po(e) {
11159
11159
  t % 2 ? Lt(r = Zl(Object(l), !0)).call(r, function(u) {
11160
11160
  qr(e, u, l[u]);
11161
11161
  }) : Mt ? Xr(e, Mt(l)) : Lt(n = Zl(Object(l))).call(n, function(u) {
11162
- Kr(e, u, Gt(l, u));
11162
+ Kr(e, u, zt(l, u));
11163
11163
  });
11164
11164
  }
11165
11165
  return e;
@@ -11167,63 +11167,63 @@ function po(e) {
11167
11167
  var Dr = Jf, ka = /* @__PURE__ */ Rr(function(e, t) {
11168
11168
  var r = e.actionsRenderer, n = r === void 0 ? Dr.actionsRenderer : r, l = e.alwaysUseDivTags, u = l === void 0 ? Dr.alwaysUseDivTags : l, s = e.backgroundColor, C = s === void 0 ? Dr.backgroundColor : s, P = e.children, p = P === void 0 ? Dr.children : P, T = e.className, b = T === void 0 ? Dr.className : T, L = e.column, _ = L === void 0 ? Dr.column : L, F = e.columnIndex, x = F === void 0 ? Dr.columnIndex : F, N = e.columnReordering, O = N === void 0 ? Dr.columnReordering : N;
11169
11169
  e.columnWidth;
11170
- var G = e.customRenderer, z = G === void 0 ? Dr.customRenderer : G, Y = e.id, k = Y === void 0 ? Dr.id : Y, j = e.fixed, K = j === void 0 ? Dr.fixed : j, te = e.layout, ce = te === void 0 ? Dr.layout : te, Ce = e.onClick, Pe = Ce === void 0 ? Dr.onClick : Ce, rt = e.resizableColumns, $e = rt === void 0 ? Dr.resizableColumns : rt;
11170
+ var z = e.customRenderer, $ = z === void 0 ? Dr.customRenderer : z, Y = e.id, k = Y === void 0 ? Dr.id : Y, j = e.fixed, K = j === void 0 ? Dr.fixed : j, te = e.layout, ce = te === void 0 ? Dr.layout : te, Ce = e.onClick, Pe = Ce === void 0 ? Dr.onClick : Ce, rt = e.resizableColumns, Ge = rt === void 0 ? Dr.resizableColumns : rt;
11171
11171
  e.sortDirection;
11172
11172
  var Ne = e.sortIndicatorOnHover, nt = Ne === void 0 ? Dr.sortIndicatorOnHover : Ne, pt = e.sortable, Me = pt === void 0 ? Dr.sortable : pt, Ze = e.style, Je = Ze === void 0 ? Dr.style : Ze;
11173
11173
  e.wrapMode;
11174
11174
  var at = jt(e, Og), dt = an(oa), Ie = dt?.state, je = n || _?.actionsRenderer, Ve = u ? "div" : "th", yt = ft(C), ut = vr(yt, 2), Te = ut[0], ht = ut[1], ot = K || _?.fixed, Ee = ot === !0 || ot === "leading", He = ot === "trailing", Tt = Ii(dt, "fixedColumnsBorder", !0), It = Ii(dt, "virtualized", !1), mt = O ? _g({
11175
11175
  id: k,
11176
11176
  column: _
11177
- }) : {}, $t = mt.setNodeRef, kt = mt.dragStyle, At = mt.isDragging, ur = mt.isSorting;
11177
+ }) : {}, Gt = mt.setNodeRef, kt = mt.dragStyle, At = mt.isDragging, ur = mt.isSorting;
11178
11178
  mt.boxSizing;
11179
- var dr = jt(mt, Bg), bt = gt($t || t), or = ft(Ee && ce !== "standard" && _ ? _.totalLeft : null), ar = vr(or, 2), Qt = ar[0], Sr = ar[1], Or = ft(), cr = vr(Or, 2), Xe = cr[0], ir = cr[1], hr = ft(He && ce !== "standard" && _ ? _.totalRight : null), xr = vr(hr, 2), _t = xr[0], mr = xr[1], Br = ft(), yr = vr(Br, 2), Vt = yr[0], Wt = yr[1];
11180
- Ge(function() {
11179
+ var dr = jt(mt, Bg), bt = gt(Gt || t), or = ft(Ee && ce !== "standard" && _ ? _.totalLeft : null), ar = vr(or, 2), Qt = ar[0], Sr = ar[1], Or = ft(), cr = vr(Or, 2), Xe = cr[0], ir = cr[1], hr = ft(He && ce !== "standard" && _ ? _.totalRight : null), xr = vr(hr, 2), _t = xr[0], mr = xr[1], Br = ft(), yr = vr(Br, 2), Vt = yr[0], Wt = yr[1];
11180
+ ze(function() {
11181
11181
  if (Ee) {
11182
11182
  var Ae = bt.current;
11183
11183
  if (It && ir(Ae.getBoundingClientRect().width), !(ce !== "standard" && !K)) {
11184
- for (var ze = Ae.previousSibling, lt = 0; ze; )
11185
- lt += ze.getBoundingClientRect().width, ze = ze.previousSibling;
11184
+ for (var $e = Ae.previousSibling, lt = 0; $e; )
11185
+ lt += $e.getBoundingClientRect().width, $e = $e.previousSibling;
11186
11186
  Sr(lt);
11187
11187
  }
11188
11188
  }
11189
- }, [Ee, ce]), Ge(function() {
11189
+ }, [Ee, ce]), ze(function() {
11190
11190
  if (!(!Ie || !Ee || Qt === null || Qt === void 0)) {
11191
11191
  var Ae = Ie.fixedOffsets[x];
11192
- Ae || Ae === 0 || (Ie.fixedOffsets = function(ze) {
11193
- var lt = Vn(ze);
11192
+ Ae || Ae === 0 || (Ie.fixedOffsets = function($e) {
11193
+ var lt = Vn($e);
11194
11194
  return lt[x] = Qt, lt;
11195
11195
  });
11196
11196
  }
11197
- }, [Qt]), Ge(function() {
11197
+ }, [Qt]), ze(function() {
11198
11198
  if (!(!Ie || !Ee || Xe === null || Xe === void 0)) {
11199
11199
  var Ae = Ie.fixedWidths[x];
11200
- Ae || Ae === 0 || (Ie.fixedWidths = function(ze) {
11201
- var lt = Vn(ze);
11200
+ Ae || Ae === 0 || (Ie.fixedWidths = function($e) {
11201
+ var lt = Vn($e);
11202
11202
  return lt[x] = Xe, lt;
11203
11203
  });
11204
11204
  }
11205
- }, [Xe]), Ge(function() {
11205
+ }, [Xe]), ze(function() {
11206
11206
  if (He) {
11207
11207
  var Ae = bt.current;
11208
11208
  if (It && Wt(Ae.getBoundingClientRect().width), !(ce !== "standard" && !K)) {
11209
- for (var ze = Ae.nextSibling, lt = 0; ze; )
11210
- lt += ze.getBoundingClientRect().width, ze = ze.nextSibling;
11209
+ for (var $e = Ae.nextSibling, lt = 0; $e; )
11210
+ lt += $e.getBoundingClientRect().width, $e = $e.nextSibling;
11211
11211
  mr(lt);
11212
11212
  }
11213
11213
  }
11214
- }, [He, ce]), Ge(function() {
11214
+ }, [He, ce]), ze(function() {
11215
11215
  if (!(!Ie || !He || _t === null || _t === void 0)) {
11216
11216
  var Ae = Ie.trailingFixedOffsets[x];
11217
- Ae || Ae === 0 || (Ie.trailingFixedOffsets = function(ze) {
11218
- var lt = Vn(ze);
11217
+ Ae || Ae === 0 || (Ie.trailingFixedOffsets = function($e) {
11218
+ var lt = Vn($e);
11219
11219
  return lt[x] = _t, lt;
11220
11220
  });
11221
11221
  }
11222
- }, [_t]), Ge(function() {
11222
+ }, [_t]), ze(function() {
11223
11223
  if (!(!Ie || !He || Vt === null || Vt === void 0)) {
11224
11224
  var Ae = Ie.trailingFixedWidths[x];
11225
- Ae || Ae === 0 || (Ie.trailingFixedWidths = function(ze) {
11226
- var lt = Vn(ze);
11225
+ Ae || Ae === 0 || (Ie.trailingFixedWidths = function($e) {
11226
+ var lt = Vn($e);
11227
11227
  return lt[x] = Vt, lt;
11228
11228
  });
11229
11229
  }
@@ -11237,32 +11237,32 @@ var Dr = Jf, ka = /* @__PURE__ */ Rr(function(e, t) {
11237
11237
  }, Xt ? {
11238
11238
  "aria-label": Xt
11239
11239
  } : {});
11240
- Ge(function() {
11240
+ ze(function() {
11241
11241
  if (!(C || !_)) {
11242
11242
  var Ae = Qs(_);
11243
11243
  Ae && ht(Ae);
11244
11244
  }
11245
- }, [C, _]), Ge(function() {
11246
- $t && $t(bt.current);
11245
+ }, [C, _]), ze(function() {
11246
+ Gt && Gt(bt.current);
11247
11247
  }, []);
11248
11248
  var xt = st(function() {
11249
11249
  return function() {
11250
11250
  var Ae = _ ? /* @__PURE__ */ X.createElement(X.Fragment, null, _.header ? _.render("header") : _.render("Header"), p) : p;
11251
- return z && z(Ae) || Ae;
11251
+ return $ && $(Ae) || Ae;
11252
11252
  };
11253
- }, [_, z, p]), Lr = st(function() {
11253
+ }, [_, $, p]), Lr = st(function() {
11254
11254
  return function() {
11255
- var Ae = /* @__PURE__ */ X.createElement(X.Fragment, null, (Me || _?.sortable) && /* @__PURE__ */ X.createElement(Gi, {
11255
+ var Ae = /* @__PURE__ */ X.createElement(X.Fragment, null, (Me || _?.sortable) && /* @__PURE__ */ X.createElement(zi, {
11256
11256
  sortIndicatorOnHover: nt,
11257
11257
  column: _
11258
- }), $e && /* @__PURE__ */ X.createElement(zi, {
11258
+ }), Ge && /* @__PURE__ */ X.createElement($i, {
11259
11259
  column: _
11260
11260
  }));
11261
11261
  return je && je(Ae, x) || Ae;
11262
11262
  };
11263
- }, [je, _, x, $e, nt, Me]), Ct = Ft(function(Ae) {
11264
- var ze;
11265
- Pe?.(Ae), _ == null || (ze = _.onClick) === null || ze === void 0 || ze.call(_, Ae, _);
11263
+ }, [je, _, x, Ge, nt, Me]), Ct = Ft(function(Ae) {
11264
+ var $e;
11265
+ Pe?.(Ae), _ == null || ($e = _.onClick) === null || $e === void 0 || $e.call(_, Ae, _);
11266
11266
  }, [_, Pe]);
11267
11267
  return /* @__PURE__ */ X.createElement(Ve, vt({
11268
11268
  className: _r("lmnt", "mdc-data-table__header-cell", "lmnt-table__header-cell", He && "lmnt-table__trailing-fixed-cell", Ee && "lmnt-table__leading-fixed-cell", Tt && Ee && "lmnt-table__leading-fixed-cell--trailing-border", Tt && He && "lmnt-table__trailing-fixed-cell--leading-border", At && "lmnt-table__header-cell--dragging", ur && "lmnt-table__header-cell--sorting", b),
@@ -11289,7 +11289,7 @@ var Ng = ["alwaysUseDivTags", "children", "className", "headerGroup"], Ci = Zf,
11289
11289
  });
11290
11290
  Wa.displayName = "TableHeaderRow";
11291
11291
  Wa.propTypes = Qf;
11292
- var Hg = ["columns", "data", "alwaysUseDivTags", "combinedProps", "nestableActual", "visibleColumns"], Fg = ["key"], Lg = ["key"], Ri = $f, $i = /* @__PURE__ */ Rr(function(e, t) {
11292
+ var Hg = ["columns", "data", "alwaysUseDivTags", "combinedProps", "nestableActual", "visibleColumns"], Fg = ["key"], Lg = ["key"], Ri = Gf, Gi = /* @__PURE__ */ Rr(function(e, t) {
11293
11293
  var r, n = e.columns, l = n === void 0 ? Ri.columns : n, u = e.data, s = u === void 0 ? Ri.data : u, C = e.alwaysUseDivTags, P = C === void 0 ? Ri.alwaysUseDivTags : C;
11294
11294
  e.combinedProps, e.nestableActual, e.visibleColumns;
11295
11295
  var p = jt(e, Hg), T = an(oa), b = gt();
@@ -11301,26 +11301,26 @@ var Hg = ["columns", "data", "alwaysUseDivTags", "combinedProps", "nestableActua
11301
11301
  };
11302
11302
  if (!s || s.length === 0)
11303
11303
  return null;
11304
- var _ = l || jr(r = zr(s[0])).call(r, function(x) {
11304
+ var _ = l || jr(r = $r(s[0])).call(r, function(x) {
11305
11305
  return {
11306
11306
  header: x.charAt(0).toUpperCase() + Ai(x).call(x, 1),
11307
11307
  accessor: x
11308
11308
  };
11309
- }), F = /* @__PURE__ */ X.createElement(za, vt({
11309
+ }), F = /* @__PURE__ */ X.createElement($a, vt({
11310
11310
  dense: !0,
11311
11311
  fullWidth: !0
11312
- }, p), /* @__PURE__ */ X.createElement($a, null, /* @__PURE__ */ X.createElement(Wa, null, jr(_).call(_, function(x, N) {
11313
- var O = x.header.cellProps || {}, G = O.key, z = jt(O, Fg);
11312
+ }, p), /* @__PURE__ */ X.createElement(Ga, null, /* @__PURE__ */ X.createElement(Wa, null, jr(_).call(_, function(x, N) {
11313
+ var O = x.header.cellProps || {}, z = O.key, $ = jt(O, Fg);
11314
11314
  return /* @__PURE__ */ X.createElement(ka, vt({
11315
- key: G || N
11316
- }, z), x.header);
11317
- }))), /* @__PURE__ */ X.createElement(Ga, null, jr(s).call(s, function(x, N) {
11315
+ key: z || N
11316
+ }, $), x.header);
11317
+ }))), /* @__PURE__ */ X.createElement(za, null, jr(s).call(s, function(x, N) {
11318
11318
  return /* @__PURE__ */ X.createElement(So, {
11319
11319
  key: N
11320
- }, jr(_).call(_, function(O, G) {
11321
- var z = O.cellProps || {}, Y = z.key, k = jt(z, Lg);
11320
+ }, jr(_).call(_, function(O, z) {
11321
+ var $ = O.cellProps || {}, Y = $.key, k = jt($, Lg);
11322
11322
  return /* @__PURE__ */ X.createElement(Ro, vt({
11323
- key: Y || G
11323
+ key: Y || z
11324
11324
  }, k), L(x, O.accessor));
11325
11325
  }));
11326
11326
  })));
@@ -11328,9 +11328,9 @@ var Hg = ["columns", "data", "alwaysUseDivTags", "combinedProps", "nestableActua
11328
11328
  colSpan: T.rootProps.columns.length
11329
11329
  }, F));
11330
11330
  });
11331
- $i.displayName = "SubTable";
11332
- $i.propTypes = Gf;
11333
- var Mg = ["combinedProps", "alwaysUseDivTags", "nestableActual", "visibleColumns", "expandedRowTemplate", "row", "children"], Uo = zf, ki = /* @__PURE__ */ Rr(function(e, t) {
11331
+ Gi.displayName = "SubTable";
11332
+ Gi.propTypes = zf;
11333
+ var Mg = ["combinedProps", "alwaysUseDivTags", "nestableActual", "visibleColumns", "expandedRowTemplate", "row", "children"], Uo = $f, ki = /* @__PURE__ */ Rr(function(e, t) {
11334
11334
  var r = e.combinedProps, n = r === void 0 ? Uo.combinedProps : r, l = e.alwaysUseDivTags, u = l === void 0 ? Uo.alwaysUseDivTags : l, s = e.nestableActual, C = s === void 0 ? Uo.nestableActual : s, P = e.visibleColumns, p = P === void 0 ? Uo.visibleColumns : P;
11335
11335
  e.expandedRowTemplate, e.row;
11336
11336
  var T = e.children, b = T === void 0 ? Uo.children : T, L = jt(e, Mg), _ = gt();
@@ -11348,7 +11348,7 @@ var Mg = ["combinedProps", "alwaysUseDivTags", "nestableActual", "visibleColumns
11348
11348
  });
11349
11349
  ki.displayName = "SubRow";
11350
11350
  ki.propTypes = Mf;
11351
- var zg = {
11351
+ var $g = {
11352
11352
  /**
11353
11353
  * The css class name to be passed through to the component markup.
11354
11354
  *
@@ -11411,7 +11411,7 @@ var zg = {
11411
11411
  * Defaults to **'none'**.
11412
11412
  */
11413
11413
  verticalMargin: B.oneOf(["none", "dense", "standard", "airy"])
11414
- }, Gg = {
11414
+ }, zg = {
11415
11415
  className: void 0,
11416
11416
  dividerColor: void 0,
11417
11417
  dividerColorImportant: void 0,
@@ -11421,26 +11421,26 @@ var zg = {
11421
11421
  themeColorImportant: void 0,
11422
11422
  variant: "dense",
11423
11423
  verticalMargin: "none"
11424
- }, $g = ["dividerColor", "dividerColorImportant", "dividerHeight", "dividerStyle", "themeColor", "themeColorImportant", "variant", "className", "verticalMargin"], fn = Gg, eu = /* @__PURE__ */ Rr(function(e, t) {
11425
- var r = e.dividerColor, n = r === void 0 ? fn.dividerColor : r, l = e.dividerColorImportant, u = l === void 0 ? fn.dividerColorImportant : l, s = e.dividerHeight, C = s === void 0 ? fn.dividerHeight : s, P = e.dividerStyle, p = P === void 0 ? fn.dividerStyle : P, T = e.themeColor, b = T === void 0 ? fn.themeColor : T, L = e.themeColorImportant, _ = L === void 0 ? fn.themeColorImportant : L, F = e.variant, x = F === void 0 ? fn.variant : F, N = e.className, O = N === void 0 ? fn.className : N, G = e.verticalMargin, z = G === void 0 ? fn.verticalMargin : G, Y = jt(e, $g), k = u || _, j = C || x, K = n || b, te = gt();
11424
+ }, Gg = ["dividerColor", "dividerColorImportant", "dividerHeight", "dividerStyle", "themeColor", "themeColorImportant", "variant", "className", "verticalMargin"], fn = zg, eu = /* @__PURE__ */ Rr(function(e, t) {
11425
+ var r = e.dividerColor, n = r === void 0 ? fn.dividerColor : r, l = e.dividerColorImportant, u = l === void 0 ? fn.dividerColorImportant : l, s = e.dividerHeight, C = s === void 0 ? fn.dividerHeight : s, P = e.dividerStyle, p = P === void 0 ? fn.dividerStyle : P, T = e.themeColor, b = T === void 0 ? fn.themeColor : T, L = e.themeColorImportant, _ = L === void 0 ? fn.themeColorImportant : L, F = e.variant, x = F === void 0 ? fn.variant : F, N = e.className, O = N === void 0 ? fn.className : N, z = e.verticalMargin, $ = z === void 0 ? fn.verticalMargin : z, Y = jt(e, Gg), k = u || _, j = C || x, K = n || b, te = gt();
11426
11426
  qn(t, function() {
11427
11427
  return te.current;
11428
11428
  }, []);
11429
- var ce = _r("lmnt", "lmnt-divider", k && "lmnt-divider--color-important", j && "lmnt-divider--".concat(j), p && "lmnt-divider--".concat(p), K && "lmnt-divider--".concat(K), z && z !== "none" && "lmnt-divider--margin-".concat(z), O);
11429
+ var ce = _r("lmnt", "lmnt-divider", k && "lmnt-divider--color-important", j && "lmnt-divider--".concat(j), p && "lmnt-divider--".concat(p), K && "lmnt-divider--".concat(K), $ && $ !== "none" && "lmnt-divider--margin-".concat($), O);
11430
11430
  return /* @__PURE__ */ X.createElement("hr", vt({
11431
11431
  ref: te,
11432
11432
  className: ce
11433
11433
  }, Y));
11434
11434
  });
11435
11435
  eu.displayName = "Divider";
11436
- eu.propTypes = zg;
11436
+ eu.propTypes = $g;
11437
11437
  var kg = ["key"], Wg = ["key"];
11438
11438
  function es(e, t) {
11439
- var r = zr(e);
11440
- if (zt) {
11441
- var n = zt(e);
11439
+ var r = $r(e);
11440
+ if ($t) {
11441
+ var n = $t(e);
11442
11442
  t && (n = Yr(n).call(n, function(l) {
11443
- return Gt(e, l).enumerable;
11443
+ return zt(e, l).enumerable;
11444
11444
  })), r.push.apply(r, n);
11445
11445
  }
11446
11446
  return r;
@@ -11451,7 +11451,7 @@ function Un(e) {
11451
11451
  t % 2 ? Lt(r = es(Object(l), !0)).call(r, function(u) {
11452
11452
  qr(e, u, l[u]);
11453
11453
  }) : Mt ? Xr(e, Mt(l)) : Lt(n = es(Object(l))).call(n, function(u) {
11454
- Kr(e, u, Gt(l, u));
11454
+ Kr(e, u, zt(l, u));
11455
11455
  });
11456
11456
  }
11457
11457
  return e;
@@ -11465,7 +11465,7 @@ function Ug(e, t, r) {
11465
11465
  alwaysUseDivTags: l,
11466
11466
  nestableActual: u,
11467
11467
  visibleColumns: s
11468
- }, P) : C === "sub-table" ? /* @__PURE__ */ X.createElement($i, {
11468
+ }, P) : C === "sub-table" ? /* @__PURE__ */ X.createElement(Gi, {
11469
11469
  alwaysUseDivTags: l,
11470
11470
  columns: P.props.columns,
11471
11471
  data: P.props.data
@@ -11487,29 +11487,29 @@ var jg = (function(e) {
11487
11487
  return null;
11488
11488
  }, [C, T]);
11489
11489
  return function(_) {
11490
- var F, x, N, O, G, z = _.index, Y = _.style, k = T[z];
11490
+ var F, x, N, O, z, $ = _.index, Y = _.style, k = T[$];
11491
11491
  if (!k)
11492
11492
  return null;
11493
- var j = Da(p, (F = k.original) === null || F === void 0 ? void 0 : F.rowProps, [k.original, z]), K = !0;
11493
+ var j = Da(p, (F = k.original) === null || F === void 0 ? void 0 : F.rowProps, [k.original, $]), K = !0;
11494
11494
  P(k);
11495
11495
  var te = Un(Un({}, j?.style), Y);
11496
11496
  C === "flex" && L && (te.width = "".concat(L, "px"));
11497
11497
  var ce = n && l && (k.isExpanded || s), Ce = k.depth > 0 && hs(T).call(T, function(Me) {
11498
11498
  var Ze, Je;
11499
- return Me.depth === 0 && ((Ze = Me.original) === null || Ze === void 0 ? void 0 : Ze.isGrouped) && xa(T).call(T, Me) < z && _d(Je = Ai(T).call(T, xa(T).call(T, Me) + 1, z + 1)).call(Je, function(at) {
11499
+ return Me.depth === 0 && ((Ze = Me.original) === null || Ze === void 0 ? void 0 : Ze.isGrouped) && xa(T).call(T, Me) < $ && _d(Je = Ai(T).call(T, xa(T).call(T, Me) + 1, $ + 1)).call(Je, function(at) {
11500
11500
  return at.depth > 0;
11501
11501
  });
11502
- }), Pe = k.depth === 0 && ((x = k.original) === null || x === void 0 ? void 0 : x.isGrouped) && k.isExpanded, rt = Pe || Ce, $e = rt ? "lmnt-table__grouped-row" : "", Ne = Un({}, k.getRowProps(Un(Un({}, j), {}, {
11502
+ }), Pe = k.depth === 0 && ((x = k.original) === null || x === void 0 ? void 0 : x.isGrouped) && k.isExpanded, rt = Pe || Ce, Ge = rt ? "lmnt-table__grouped-row" : "", Ne = Un({}, k.getRowProps(Un(Un({}, j), {}, {
11503
11503
  row: k,
11504
11504
  alwaysUseDivTags: t,
11505
11505
  style: te,
11506
- className: Mu(N = jn(O = "".concat(j?.className || "", " ")).call(O, $e)).call(N)
11506
+ className: Mu(N = jn(O = "".concat(j?.className || "", " ")).call(O, Ge)).call(N)
11507
11507
  }))), nt = Ne.key, pt = jt(Ne, kg);
11508
11508
  return /* @__PURE__ */ X.createElement(gs, {
11509
11509
  key: "lmnt-row-".concat(nt)
11510
11510
  }, /* @__PURE__ */ X.createElement(So, vt({
11511
11511
  key: nt
11512
- }, pt), jr(G = k.cells).call(G, function(Me, Ze) {
11512
+ }, pt), jr(z = k.cells).call(z, function(Me, Ze) {
11513
11513
  var Je = Da(r, Me.column.cellProps, [Me]), at = Me.getCellProps(Un(Un({}, Je), {}, {
11514
11514
  cell: Me,
11515
11515
  alwaysUseDivTags: t
@@ -11544,8 +11544,8 @@ var jg = (function(e) {
11544
11544
  }, Xg = 500, Kg = (function(e) {
11545
11545
  var t = e.alwaysUseDivTags, r = e.tableProps, n = e.rtProps, l = e.hasData, u = e.rows, s = r.cellProps, C = r.columns, P = r.expandable, p = r.expandedRowTemplate, T = r.expandedRowType;
11546
11546
  r.groupBy;
11547
- var b = r.height, L = r.initiallyExpanded, _ = r.layout, F = r.noContentIncludeTable, x = r.noContentMessage, N = r.rowHeight, O = r.rowProps, G = r.variableHeight, z = r.virtualized, Y = r.width, k = n.getTableBodyProps, j = n.prepareRow, K = n.totalWidth, te = n.visibleColumns, ce = !l && F, Ce = z ? Vg : qg;
11548
- return /* @__PURE__ */ X.createElement(Ga, vt({
11547
+ var b = r.height, L = r.initiallyExpanded, _ = r.layout, F = r.noContentIncludeTable, x = r.noContentMessage, N = r.rowHeight, O = r.rowProps, z = r.variableHeight, $ = r.virtualized, Y = r.width, k = n.getTableBodyProps, j = n.prepareRow, K = n.totalWidth, te = n.visibleColumns, ce = !l && F, Ce = $ ? Vg : qg;
11548
+ return /* @__PURE__ */ X.createElement(za, vt({
11549
11549
  alwaysUseDivTags: t
11550
11550
  }, k?.()), ce && /* @__PURE__ */ X.createElement(So, null, /* @__PURE__ */ X.createElement(Ro, {
11551
11551
  colSpan: C?.length
@@ -11554,8 +11554,8 @@ var jg = (function(e) {
11554
11554
  height: b || Xg,
11555
11555
  rowCount: u?.length || 0,
11556
11556
  totalWidth: K,
11557
- variableHeight: G,
11558
- virtualized: z,
11557
+ variableHeight: z,
11558
+ virtualized: $,
11559
11559
  width: Y
11560
11560
  }, jg({
11561
11561
  alwaysUseDivTags: t,
@@ -11624,11 +11624,11 @@ var jg = (function(e) {
11624
11624
  return r && /* @__PURE__ */ X.createElement(l, r);
11625
11625
  }, Qg = ["key"], Zg = ["key"];
11626
11626
  function ts(e, t) {
11627
- var r = zr(e);
11628
- if (zt) {
11629
- var n = zt(e);
11627
+ var r = $r(e);
11628
+ if ($t) {
11629
+ var n = $t(e);
11630
11630
  t && (n = Yr(n).call(n, function(l) {
11631
- return Gt(e, l).enumerable;
11631
+ return zt(e, l).enumerable;
11632
11632
  })), r.push.apply(r, n);
11633
11633
  }
11634
11634
  return r;
@@ -11639,7 +11639,7 @@ function jo(e) {
11639
11639
  t % 2 ? Lt(r = ts(Object(l), !0)).call(r, function(u) {
11640
11640
  qr(e, u, l[u]);
11641
11641
  }) : Mt ? Xr(e, Mt(l)) : Lt(n = ts(Object(l))).call(n, function(u) {
11642
- Kr(e, u, Gt(l, u));
11642
+ Kr(e, u, zt(l, u));
11643
11643
  });
11644
11644
  }
11645
11645
  return e;
@@ -11652,11 +11652,11 @@ var ev = function(t, r, n) {
11652
11652
  };
11653
11653
  }, tv = (function(e) {
11654
11654
  var t = e.alwaysUseDivTags, r = e.canReorderColumns, n = e.rtProps, l = e.setSortedColumns, u = e.tableProps, s = u.headerCellProps, C = u.headerRowProps, P = u.layout, p = u.onSortChange, T = u.resizableColumns, b = u.sortIndicatorOnHover, L = u.sortable, _ = u.sortState, F = u.width, x = n.headerGroups;
11655
- return /* @__PURE__ */ X.createElement($a, {
11655
+ return /* @__PURE__ */ X.createElement(Ga, {
11656
11656
  alwaysUseDivTags: t,
11657
11657
  width: F
11658
11658
  }, x == null ? void 0 : jr(x).call(x, function(N, O) {
11659
- var G, z = Da(C, null, [O]), Y = N.getHeaderGroupProps(jo(jo({}, z), {}, {
11659
+ var z, $ = Da(C, null, [O]), Y = N.getHeaderGroupProps(jo(jo({}, $), {}, {
11660
11660
  alwaysUseDivTags: t,
11661
11661
  headerGroup: N
11662
11662
  })), k = Y.key, j = jt(Y, Qg);
@@ -11669,10 +11669,10 @@ var ev = function(t, r, n) {
11669
11669
  }
11670
11670
  }, /* @__PURE__ */ X.createElement(Wa, vt({
11671
11671
  key: k
11672
- }, j), jr(G = N.headers).call(G, function(K, te) {
11672
+ }, j), jr(z = N.headers).call(z, function(K, te) {
11673
11673
  var ce, Ce = Da(s, K.headerCellProps, [K]), Pe = L === "controlled", rt = Pe ? {
11674
11674
  onClick: ev(K, _, p)
11675
- } : L ? K == null || (ce = K.getSortByToggleProps) === null || ce === void 0 ? void 0 : ce.call(K) : {}, $e = K.getHeaderProps(jo(jo(jo({}, Ce), rt), {}, {
11675
+ } : L ? K == null || (ce = K.getSortByToggleProps) === null || ce === void 0 ? void 0 : ce.call(K) : {}, Ge = K.getHeaderProps(jo(jo(jo({}, Ce), rt), {}, {
11676
11676
  // don't mess with `id` Column reordering needs it
11677
11677
  alwaysUseDivTags: t,
11678
11678
  column: K,
@@ -11681,7 +11681,7 @@ var ev = function(t, r, n) {
11681
11681
  id: K.id,
11682
11682
  resizableColumns: T,
11683
11683
  sortable: L === "controlled" ? !0 : L
11684
- })), Ne = $e.key, nt = jt($e, Zg);
11684
+ })), Ne = Ge.key, nt = jt(Ge, Zg);
11685
11685
  return /* @__PURE__ */ X.createElement(ka, vt({
11686
11686
  key: Ne,
11687
11687
  sortIndicatorOnHover: b,
@@ -11692,7 +11692,7 @@ var ev = function(t, r, n) {
11692
11692
  }), rv = (function(e) {
11693
11693
  var t = e.tableProps, r = e.rtProps, n = t.paginated, l = t.disabled, u = t.paginationProps, s = r.state, C = r.pageCount, P = r.rows, p = r.gotoPage, T = r.setPageSize, b = ft(u?.itemsPerPage || u?.initialItemsPerPage || 10), L = vr(b, 2), _ = L[0], F = L[1], x = (s?.pageIndex || 0) + 1, N = P?.length || 0, O = function(Y) {
11694
11694
  p(Y - 1);
11695
- }, G = function(Y) {
11695
+ }, z = function(Y) {
11696
11696
  F(Y), T(Y), p(0);
11697
11697
  };
11698
11698
  return n && /* @__PURE__ */ X.createElement(Mi, vt({}, u, {
@@ -11703,15 +11703,15 @@ var ev = function(t, r, n) {
11703
11703
  totalItems: N,
11704
11704
  onPageChange: O,
11705
11705
  itemsPerPage: _,
11706
- onItemsPerPageChange: G
11706
+ onItemsPerPageChange: z
11707
11707
  }));
11708
11708
  }), nv = ["alwaysUseDivTags", "ariaLabel", "canUnSort", "cellProps", "children", "className", "columnReordering", "columnStriped", "columns", "containerProps", "data", "dense", "disableMultiSort", "disabled", "expandable", "expandedRowTemplate", "expandedRowType", "groupBy", "fixedColumnsBorder", "fixedHeader", "footerContent", "fullWidth", "headerCellProps", "headerContent", "headerDividerTall", "headerDividerThemeColor", "headerRowProps", "headerThemeColor", "height", "hiddenColumns", "initiallyExpanded", "layout", "leadingContent", "nested", "noContentIncludeTable", "noContentMessage", "noHover", "onCellUpdate", "onStateChange", "onWidthChange", "paginated", "paginationProps", "resizableColumns", "rowHeight", "rowProps", "rowStriped", "sortIndicatorOnHover", "sortable", "sortState", "onSortChange", "style", "topBar", "trailingContent", "variableHeight", "virtualized", "width"];
11709
11709
  function rs(e, t) {
11710
- var r = zr(e);
11711
- if (zt) {
11712
- var n = zt(e);
11710
+ var r = $r(e);
11711
+ if ($t) {
11712
+ var n = $t(e);
11713
11713
  t && (n = Yr(n).call(n, function(l) {
11714
- return Gt(e, l).enumerable;
11714
+ return zt(e, l).enumerable;
11715
11715
  })), r.push.apply(r, n);
11716
11716
  }
11717
11717
  return r;
@@ -11722,7 +11722,7 @@ function ns(e) {
11722
11722
  t % 2 ? Lt(r = rs(Object(l), !0)).call(r, function(u) {
11723
11723
  qr(e, u, l[u]);
11724
11724
  }) : Mt ? Xr(e, Mt(l)) : Lt(n = rs(Object(l))).call(n, function(u) {
11725
- Kr(e, u, Gt(l, u));
11725
+ Kr(e, u, zt(l, u));
11726
11726
  });
11727
11727
  }
11728
11728
  return e;
@@ -11793,25 +11793,25 @@ var av = function(t, r) {
11793
11793
  e.headerDividerTall, e.headerDividerThemeColor, e.headerRowProps, e.headerThemeColor;
11794
11794
  var _ = e.height, F = e.hiddenColumns, x = e.initiallyExpanded, N = e.layout;
11795
11795
  e.leadingContent, e.nested, e.noContentIncludeTable, e.noContentMessage, e.noHover;
11796
- var O = e.onCellUpdate, G = e.onStateChange;
11796
+ var O = e.onCellUpdate, z = e.onStateChange;
11797
11797
  e.onWidthChange;
11798
- var z = e.paginated, Y = e.paginationProps, k = e.resizableColumns, j = e.rowHeight;
11798
+ var $ = e.paginated, Y = e.paginationProps, k = e.resizableColumns, j = e.rowHeight;
11799
11799
  e.rowProps, e.rowStriped, e.sortIndicatorOnHover;
11800
11800
  var K = e.sortable, te = e.sortState;
11801
11801
  e.onSortChange, e.style, e.topBar;
11802
11802
  var ce = e.trailingContent, Ce = e.variableHeight, Pe = e.virtualized;
11803
11803
  e.width;
11804
- var rt = jt(e, nv), $e = gt(), Ne = st(function() {
11804
+ var rt = jt(e, nv), Ge = gt(), Ne = st(function() {
11805
11805
  return vs(s).call(s, function(bt) {
11806
11806
  return bt.fixed;
11807
11807
  });
11808
11808
  }, [s]), nt = st(function() {
11809
11809
  return Js(s, iv(O));
11810
11810
  }, [s, O]), pt = ft(nt), Me = vr(pt, 2), Ze = Me[0], Je = Me[1], at = l && !Ne, dt = st(function() {
11811
- return bg(s, z, Y, F && {
11811
+ return bg(s, $, Y, F && {
11812
11812
  hiddenColumns: F
11813
11813
  });
11814
- }, [s, z, Y, F]), Ie = C?.length > 0 && Ze?.length > 0, je = st(function() {
11814
+ }, [s, $, Y, F]), Ie = C?.length > 0 && Ze?.length > 0, je = st(function() {
11815
11815
  return T && typeof T == "function" ? av(C, T) : C;
11816
11816
  }, [C, T]), Ve = Cg({
11817
11817
  canUnSort: n,
@@ -11821,34 +11821,34 @@ var av = function(t, r) {
11821
11821
  expandable: p,
11822
11822
  initialState: dt,
11823
11823
  layout: N,
11824
- paginated: z,
11824
+ paginated: $,
11825
11825
  resizableColumns: k,
11826
11826
  sortable: K,
11827
11827
  sortState: te,
11828
11828
  columns: Ze,
11829
11829
  virtualized: Pe
11830
- }), yt = Ve.clearSortBy, ut = Ve.getTableProps, Te = Ve.page, ht = Ve.resetResizing, ot = Ve.rows, Ee = Ve.setHiddenColumns, He = Ve.state, Tt = Ve.toggleAllRowsExpanded, It = r && N !== "standard" || Pe || N === "absolute", mt = ft(!1), $t = vr(mt, 2), kt = $t[0], At = $t[1];
11831
- Ge(function() {
11830
+ }), yt = Ve.clearSortBy, ut = Ve.getTableProps, Te = Ve.page, ht = Ve.resetResizing, ot = Ve.rows, Ee = Ve.setHiddenColumns, He = Ve.state, Tt = Ve.toggleAllRowsExpanded, It = r && N !== "standard" || Pe || N === "absolute", mt = ft(!1), Gt = vr(mt, 2), kt = Gt[0], At = Gt[1];
11831
+ ze(function() {
11832
11832
  !p || !x || kt || (At(!0), Tt());
11833
- }, [p, kt, x, Tt]), Ge(function() {
11833
+ }, [p, kt, x, Tt]), ze(function() {
11834
11834
  nt && Je(nt);
11835
- }, [nt]), Ge(function() {
11835
+ }, [nt]), ze(function() {
11836
11836
  Pe && !_ && Ra("Element Table: Height must be defined when using `virtualized`. A default height of 500 has been set.");
11837
- }, [Pe, _]), Ge(function() {
11837
+ }, [Pe, _]), ze(function() {
11838
11838
  F && Ee(F);
11839
11839
  }, [F, Ee]);
11840
- var ur = z ? Te : ot;
11840
+ var ur = $ ? Te : ot;
11841
11841
  qn(t, function() {
11842
11842
  return {
11843
11843
  resetResizing: ht,
11844
11844
  clearSortBy: yt,
11845
- table: $e.current,
11845
+ table: Ge.current,
11846
11846
  reactTable: Ve
11847
11847
  };
11848
- }, [ht, yt, Ve]), Ge(function() {
11849
- G && G(He);
11850
- }, [G, He]), Ge(function() {
11851
- var bt = $e.current.querySelector(".lmnt-table__body"), or = $e.current.querySelector(".lmnt-table__header");
11848
+ }, [ht, yt, Ve]), ze(function() {
11849
+ z && z(He);
11850
+ }, [z, He]), ze(function() {
11851
+ var bt = Ge.current.querySelector(".lmnt-table__body"), or = Ge.current.querySelector(".lmnt-table__header");
11852
11852
  or.style.marginRight = "".concat(bt.offsetWidth - bt.clientWidth, "px");
11853
11853
  var ar = function() {
11854
11854
  or.scrollLeft = bt.scrollLeft;
@@ -11856,8 +11856,8 @@ var av = function(t, r) {
11856
11856
  bt.addEventListener("scroll", ar);
11857
11857
  }, []);
11858
11858
  var dr = yg(e, rt, ut);
11859
- return /* @__PURE__ */ X.createElement(za, vt({}, dr, {
11860
- ref: $e,
11859
+ return /* @__PURE__ */ X.createElement($a, vt({}, dr, {
11860
+ ref: Ge,
11861
11861
  noInit: !0,
11862
11862
  alwaysUseDivTags: It,
11863
11863
  fixedColumns: Ne,
@@ -11884,11 +11884,11 @@ var av = function(t, r) {
11884
11884
  tu.displayName = "TableBuilder";
11885
11885
  var lv = ["alwaysUseDivTags", "ariaLabel", "canUnSort", "children", "className", "columnReordering", "columnStriped", "columns", "containerProps", "data", "dense", "disableMultiSort", "expandable", "expandedRowTemplate", "expandedRowType", "groupBy", "fixedHeader", "footerContent", "fullWidth", "headerContent", "headerDividerTall", "headerDividerThemeColor", "headerThemeColor", "height", "hiddenColumns", "initiallyExpanded", "layout", "leadingContent", "nested", "noContentIncludeTable", "noContentMessage", "noHover", "onStateChange", "onWidthChange", "paginated", "paginationProps", "resizableColumns", "rowHeight", "rowStriped", "sortIndicatorOnHover", "sortable", "sortState", "onSortChange", "style", "topBar", "trailingContent", "variableHeight", "virtualized", "width"];
11886
11886
  function os(e, t) {
11887
- var r = zr(e);
11888
- if (zt) {
11889
- var n = zt(e);
11887
+ var r = $r(e);
11888
+ if ($t) {
11889
+ var n = $t(e);
11890
11890
  t && (n = Yr(n).call(n, function(l) {
11891
- return Gt(e, l).enumerable;
11891
+ return zt(e, l).enumerable;
11892
11892
  })), r.push.apply(r, n);
11893
11893
  }
11894
11894
  return r;
@@ -11899,13 +11899,13 @@ function sv(e) {
11899
11899
  t % 2 ? Lt(r = os(Object(l), !0)).call(r, function(u) {
11900
11900
  qr(e, u, l[u]);
11901
11901
  }) : Mt ? Xr(e, Mt(l)) : Lt(n = os(Object(l))).call(n, function(u) {
11902
- Kr(e, u, Gt(l, u));
11902
+ Kr(e, u, zt(l, u));
11903
11903
  });
11904
11904
  }
11905
11905
  return e;
11906
11906
  }
11907
11907
  var ke = Lf, Wi = /* @__PURE__ */ Rr(function(e, t) {
11908
- var r = e.alwaysUseDivTags, n = r === void 0 ? ke.alwaysUseDivTags : r, l = e.ariaLabel, u = l === void 0 ? ke.ariaLabel : l, s = e.canUnSort, C = s === void 0 ? ke.canUnSort : s, P = e.children, p = P === void 0 ? ke.children : P, T = e.className, b = T === void 0 ? ke.className : T, L = e.columnReordering, _ = L === void 0 ? ke.columnReordering : L, F = e.columnStriped, x = F === void 0 ? ke.columnStriped : F, N = e.columns, O = N === void 0 ? ke.columns : N, G = e.containerProps, z = G === void 0 ? ke.containerProps : G, Y = e.data, k = Y === void 0 ? ke.data : Y, j = e.dense, K = j === void 0 ? ke.dense : j, te = e.disableMultiSort, ce = te === void 0 ? ke.disableMultiSort : te, Ce = e.expandable, Pe = Ce === void 0 ? ke.expandable : Ce, rt = e.expandedRowTemplate, $e = rt === void 0 ? ke.expandedRowTemplate : rt, Ne = e.expandedRowType, nt = Ne === void 0 ? ke.expandedRowType : Ne, pt = e.groupBy, Me = pt === void 0 ? ke.groupBy : pt, Ze = e.fixedHeader, Je = Ze === void 0 ? ke.fixedHeader : Ze, at = e.footerContent, dt = at === void 0 ? ke.footerContent : at, Ie = e.fullWidth, je = Ie === void 0 ? ke.fullWidth : Ie, Ve = e.headerContent, yt = Ve === void 0 ? ke.headerContent : Ve, ut = e.headerDividerTall, Te = ut === void 0 ? ke.headerDividerTall : ut, ht = e.headerDividerThemeColor, ot = ht === void 0 ? ke.headerDividerThemeColor : ht, Ee = e.headerThemeColor, He = Ee === void 0 ? ke.headerThemeColor : Ee, Tt = e.height, It = Tt === void 0 ? ke.height : Tt, mt = e.hiddenColumns, $t = mt === void 0 ? ke.hiddenColumns : mt, kt = e.initiallyExpanded, At = kt === void 0 ? ke.initiallyExpanded : kt, ur = e.layout, dr = ur === void 0 ? ke.layout : ur, bt = e.leadingContent, or = bt === void 0 ? ke.leadingContent : bt, ar = e.nested, Qt = ar === void 0 ? ke.nested : ar, Sr = e.noContentIncludeTable, Or = Sr === void 0 ? ke.noContentIncludeTable : Sr, cr = e.noContentMessage, Xe = cr === void 0 ? ke.noContentMessage : cr, ir = e.noHover, hr = ir === void 0 ? ke.noHover : ir, xr = e.onStateChange, _t = xr === void 0 ? ke.onStateChange : xr, mr = e.onWidthChange, Br = mr === void 0 ? ke.onWidthChange : mr, yr = e.paginated, Vt = yr === void 0 ? ke.paginated : yr, Wt = e.paginationProps, St = Wt === void 0 ? ke.paginationProps : Wt, Xt = e.resizableColumns, wt = Xt === void 0 ? ke.resizableColumns : Xt, xt = e.rowHeight, Lr = xt === void 0 ? ke.rowHeight : xt, Ct = e.rowStriped, Ae = Ct === void 0 ? ke.rowStriped : Ct, ze = e.sortIndicatorOnHover, lt = ze === void 0 ? ke.sortIndicatorOnHover : ze, Bt = e.sortable, it = Bt === void 0 ? ke.sortable : Bt, Nt = e.sortState, Ut = Nt === void 0 ? ke.sortState : Nt, Rt = e.onSortChange, qt = Rt === void 0 ? ke.onSortChange : Rt, Kt = e.style, Yt = Kt === void 0 ? ke.style : Kt, Pr = e.topBar, br = Pr === void 0 ? ke.topBar : Pr, lr = e.trailingContent, Jt = lr === void 0 ? ke.trailingContent : lr, Er = e.variableHeight, en = Er === void 0 ? ke.variableHeight : Er, Tr = e.virtualized, $r = Tr === void 0 ? ke.virtualized : Tr, et = e.width, Pt = et === void 0 ? ke.width : et, Zt = jt(e, lv), nr = sv({
11908
+ var r = e.alwaysUseDivTags, n = r === void 0 ? ke.alwaysUseDivTags : r, l = e.ariaLabel, u = l === void 0 ? ke.ariaLabel : l, s = e.canUnSort, C = s === void 0 ? ke.canUnSort : s, P = e.children, p = P === void 0 ? ke.children : P, T = e.className, b = T === void 0 ? ke.className : T, L = e.columnReordering, _ = L === void 0 ? ke.columnReordering : L, F = e.columnStriped, x = F === void 0 ? ke.columnStriped : F, N = e.columns, O = N === void 0 ? ke.columns : N, z = e.containerProps, $ = z === void 0 ? ke.containerProps : z, Y = e.data, k = Y === void 0 ? ke.data : Y, j = e.dense, K = j === void 0 ? ke.dense : j, te = e.disableMultiSort, ce = te === void 0 ? ke.disableMultiSort : te, Ce = e.expandable, Pe = Ce === void 0 ? ke.expandable : Ce, rt = e.expandedRowTemplate, Ge = rt === void 0 ? ke.expandedRowTemplate : rt, Ne = e.expandedRowType, nt = Ne === void 0 ? ke.expandedRowType : Ne, pt = e.groupBy, Me = pt === void 0 ? ke.groupBy : pt, Ze = e.fixedHeader, Je = Ze === void 0 ? ke.fixedHeader : Ze, at = e.footerContent, dt = at === void 0 ? ke.footerContent : at, Ie = e.fullWidth, je = Ie === void 0 ? ke.fullWidth : Ie, Ve = e.headerContent, yt = Ve === void 0 ? ke.headerContent : Ve, ut = e.headerDividerTall, Te = ut === void 0 ? ke.headerDividerTall : ut, ht = e.headerDividerThemeColor, ot = ht === void 0 ? ke.headerDividerThemeColor : ht, Ee = e.headerThemeColor, He = Ee === void 0 ? ke.headerThemeColor : Ee, Tt = e.height, It = Tt === void 0 ? ke.height : Tt, mt = e.hiddenColumns, Gt = mt === void 0 ? ke.hiddenColumns : mt, kt = e.initiallyExpanded, At = kt === void 0 ? ke.initiallyExpanded : kt, ur = e.layout, dr = ur === void 0 ? ke.layout : ur, bt = e.leadingContent, or = bt === void 0 ? ke.leadingContent : bt, ar = e.nested, Qt = ar === void 0 ? ke.nested : ar, Sr = e.noContentIncludeTable, Or = Sr === void 0 ? ke.noContentIncludeTable : Sr, cr = e.noContentMessage, Xe = cr === void 0 ? ke.noContentMessage : cr, ir = e.noHover, hr = ir === void 0 ? ke.noHover : ir, xr = e.onStateChange, _t = xr === void 0 ? ke.onStateChange : xr, mr = e.onWidthChange, Br = mr === void 0 ? ke.onWidthChange : mr, yr = e.paginated, Vt = yr === void 0 ? ke.paginated : yr, Wt = e.paginationProps, St = Wt === void 0 ? ke.paginationProps : Wt, Xt = e.resizableColumns, wt = Xt === void 0 ? ke.resizableColumns : Xt, xt = e.rowHeight, Lr = xt === void 0 ? ke.rowHeight : xt, Ct = e.rowStriped, Ae = Ct === void 0 ? ke.rowStriped : Ct, $e = e.sortIndicatorOnHover, lt = $e === void 0 ? ke.sortIndicatorOnHover : $e, Bt = e.sortable, it = Bt === void 0 ? ke.sortable : Bt, Nt = e.sortState, Ut = Nt === void 0 ? ke.sortState : Nt, Rt = e.onSortChange, qt = Rt === void 0 ? ke.onSortChange : Rt, Kt = e.style, Yt = Kt === void 0 ? ke.style : Kt, Pr = e.topBar, br = Pr === void 0 ? ke.topBar : Pr, lr = e.trailingContent, Jt = lr === void 0 ? ke.trailingContent : lr, Er = e.variableHeight, en = Er === void 0 ? ke.variableHeight : Er, Tr = e.virtualized, Gr = Tr === void 0 ? ke.virtualized : Tr, et = e.width, Pt = et === void 0 ? ke.width : et, Zt = jt(e, lv), nr = sv({
11909
11909
  alwaysUseDivTags: n,
11910
11910
  ariaLabel: u,
11911
11911
  canUnSort: C,
@@ -11914,12 +11914,12 @@ var ke = Lf, Wi = /* @__PURE__ */ Rr(function(e, t) {
11914
11914
  columnReordering: _,
11915
11915
  columnStriped: x,
11916
11916
  columns: O,
11917
- containerProps: z,
11917
+ containerProps: $,
11918
11918
  data: k,
11919
11919
  dense: K,
11920
11920
  disableMultiSort: ce,
11921
11921
  expandable: Pe,
11922
- expandedRowTemplate: $e,
11922
+ expandedRowTemplate: Ge,
11923
11923
  expandedRowType: nt,
11924
11924
  groupBy: Me,
11925
11925
  fixedHeader: Je,
@@ -11930,7 +11930,7 @@ var ke = Lf, Wi = /* @__PURE__ */ Rr(function(e, t) {
11930
11930
  headerDividerThemeColor: ot,
11931
11931
  headerThemeColor: He,
11932
11932
  height: It,
11933
- hiddenColumns: $t,
11933
+ hiddenColumns: Gt,
11934
11934
  initiallyExpanded: At,
11935
11935
  layout: dr,
11936
11936
  leadingContent: or,
@@ -11953,7 +11953,7 @@ var ke = Lf, Wi = /* @__PURE__ */ Rr(function(e, t) {
11953
11953
  topBar: br,
11954
11954
  trailingContent: Jt,
11955
11955
  variableHeight: en,
11956
- virtualized: $r,
11956
+ virtualized: Gr,
11957
11957
  width: Pt
11958
11958
  }, Zt), er = ft([]), gn = ft([]), sn = ft([]), vn = ft([]), Dn = k?.length > 0 && O?.length > 0;
11959
11959
  if (!Dn && !p && !Or) return /* @__PURE__ */ X.createElement(sa, {
@@ -11963,7 +11963,7 @@ var ke = Lf, Wi = /* @__PURE__ */ Rr(function(e, t) {
11963
11963
  ariaLabel: u,
11964
11964
  className: b,
11965
11965
  columnStriped: x,
11966
- containerProps: z,
11966
+ containerProps: $,
11967
11967
  dense: K,
11968
11968
  fixedHeader: Je,
11969
11969
  fullWidth: je,
@@ -11977,7 +11977,7 @@ var ke = Lf, Wi = /* @__PURE__ */ Rr(function(e, t) {
11977
11977
  noHover: hr,
11978
11978
  rowStriped: Ae,
11979
11979
  style: Yt,
11980
- virtualized: $r,
11980
+ virtualized: Gr,
11981
11981
  width: Pt
11982
11982
  }, Ir = {
11983
11983
  get fixedOffsets() {
@@ -12013,7 +12013,7 @@ var ke = Lf, Wi = /* @__PURE__ */ Rr(function(e, t) {
12013
12013
  }
12014
12014
  }, /* @__PURE__ */ X.createElement(Eu.Provider, {
12015
12015
  value: Tu
12016
- }, /* @__PURE__ */ X.createElement(za, vt({
12016
+ }, /* @__PURE__ */ X.createElement($a, vt({
12017
12017
  layout: "standard",
12018
12018
  ref: t,
12019
12019
  trailingContent: Jt
@@ -12031,11 +12031,11 @@ Wi.displayName = "Table";
12031
12031
  Wi.propTypes = Ff;
12032
12032
  var uv = ["alwaysUseDivTags", "width", "children", "className", "style"];
12033
12033
  function as(e, t) {
12034
- var r = zr(e);
12035
- if (zt) {
12036
- var n = zt(e);
12034
+ var r = $r(e);
12035
+ if ($t) {
12036
+ var n = $t(e);
12037
12037
  t && (n = Yr(n).call(n, function(l) {
12038
- return Gt(e, l).enumerable;
12038
+ return zt(e, l).enumerable;
12039
12039
  })), r.push.apply(r, n);
12040
12040
  }
12041
12041
  return r;
@@ -12046,7 +12046,7 @@ function dv(e) {
12046
12046
  t % 2 ? Lt(r = as(Object(l), !0)).call(r, function(u) {
12047
12047
  qr(e, u, l[u]);
12048
12048
  }) : Mt ? Xr(e, Mt(l)) : Lt(n = as(Object(l))).call(n, function(u) {
12049
- Kr(e, u, Gt(l, u));
12049
+ Kr(e, u, zt(l, u));
12050
12050
  });
12051
12051
  }
12052
12052
  return e;
@@ -12109,8 +12109,8 @@ const fv = "_topBar_wc5ga_1", gv = "_filterBar_wc5ga_5", vv = "_start_wc5ga_10",
12109
12109
  rowsPerPageTranslation: x = "Rows per page",
12110
12110
  tableActionPosition: N = "end",
12111
12111
  tableElevationLevel: O = 1,
12112
- tableLayout: G = "standard",
12113
- isOnline: z = !0,
12112
+ tableLayout: z = "standard",
12113
+ isOnline: $ = !0,
12114
12114
  offlineViewProps: Y
12115
12115
  }) => {
12116
12116
  const { isDesktop: k } = Xu(), j = Ku({
@@ -12153,10 +12153,10 @@ const fv = "_topBar_wc5ga_1", gv = "_filterBar_wc5ga_5", vv = "_start_wc5ga_10",
12153
12153
  className: `${Tn.table} ${O === 0 ? Tn.noBorder : ""}`,
12154
12154
  fullWidth: !0,
12155
12155
  alwaysUseDivTags: !0,
12156
- layout: G,
12156
+ layout: z,
12157
12157
  hiddenColumns: t,
12158
- data: z ? K : [],
12159
- columns: z ? j : [],
12158
+ data: $ ? K : [],
12159
+ columns: $ ? j : [],
12160
12160
  leadingContent: T && l?.length === 0 ? /* @__PURE__ */ Mr(_a, { title: T }) : l?.length > 0 && /* @__PURE__ */ Mr(
12161
12161
  _a,
12162
12162
  {
@@ -12180,7 +12180,7 @@ const fv = "_topBar_wc5ga_1", gv = "_filterBar_wc5ga_5", vv = "_start_wc5ga_10",
12180
12180
  paginationProps: C ? { localize: te } : void 0,
12181
12181
  sortable: !0,
12182
12182
  noContentIncludeTable: !!j,
12183
- noContentMessage: z ? /* @__PURE__ */ Mr(
12183
+ noContentMessage: $ ? /* @__PURE__ */ Mr(
12184
12184
  ja,
12185
12185
  {
12186
12186
  fullWidth: !0,
@@ -12193,7 +12193,7 @@ const fv = "_topBar_wc5ga_1", gv = "_filterBar_wc5ga_5", vv = "_start_wc5ga_10",
12193
12193
  }
12194
12194
  )
12195
12195
  }
12196
- ) : z ? /* @__PURE__ */ Mr(
12196
+ ) : $ ? /* @__PURE__ */ Mr(
12197
12197
  "div",
12198
12198
  {
12199
12199
  "data-testid": `generic-card-list${T ? "-" + T : ""}`,