@crystaldesign/diva-backoffice 24.12.0-beta.3 → 24.12.0-beta.30

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 (244) hide show
  1. package/build/esm/index.js +1684 -810
  2. package/build/types/backoffice/src/Configuration.d.ts +1 -0
  3. package/build/types/backoffice/src/Configuration.d.ts.map +1 -1
  4. package/build/types/backoffice/src/layout/Content/index.d.ts +3 -2
  5. package/build/types/backoffice/src/layout/Content/index.d.ts.map +1 -1
  6. package/build/types/backoffice/src/layout/Detail.d.ts +1 -1
  7. package/build/types/backoffice/src/layout/Detail.d.ts.map +1 -1
  8. package/build/types/backoffice/src/layout/ErrorBoundary.d.ts +2 -2
  9. package/build/types/backoffice/src/layout/ErrorBoundary.d.ts.map +1 -1
  10. package/build/types/backoffice/src/layout/IconRain/index.d.ts +2 -1
  11. package/build/types/backoffice/src/layout/IconRain/index.d.ts.map +1 -1
  12. package/build/types/backoffice/src/layout/MainLayout.d.ts +2 -1
  13. package/build/types/backoffice/src/layout/MainLayout.d.ts.map +1 -1
  14. package/build/types/backoffice/src/layout/Modal.d.ts +2 -1
  15. package/build/types/backoffice/src/layout/Modal.d.ts.map +1 -1
  16. package/build/types/backoffice/src/layout/Navigation/MenuElement.d.ts +1 -1
  17. package/build/types/backoffice/src/layout/Navigation/MenuElement.d.ts.map +1 -1
  18. package/build/types/backoffice/src/layout/Navigation/MenuLabel.d.ts +2 -1
  19. package/build/types/backoffice/src/layout/Navigation/MenuLabel.d.ts.map +1 -1
  20. package/build/types/backoffice/src/layout/Navigation/index.d.ts +2 -1
  21. package/build/types/backoffice/src/layout/Navigation/index.d.ts.map +1 -1
  22. package/build/types/backoffice/src/layout/Navigation/types.d.ts +2 -1
  23. package/build/types/backoffice/src/layout/Navigation/types.d.ts.map +1 -1
  24. package/build/types/backoffice/src/layout/Router.d.ts +2 -1
  25. package/build/types/backoffice/src/layout/Router.d.ts.map +1 -1
  26. package/build/types/backoffice/src/layout/Toolbar/Spinner/index.d.ts +2 -1
  27. package/build/types/backoffice/src/layout/Toolbar/Spinner/index.d.ts.map +1 -1
  28. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/ArticleSelection/index.d.ts +2 -1
  29. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/ArticleSelection/index.d.ts.map +1 -1
  30. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/index.d.ts +2 -1
  31. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/index.d.ts.map +1 -1
  32. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_ContentItem/index.d.ts +2 -1
  33. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_ContentItem/index.d.ts.map +1 -1
  34. package/build/types/backoffice/src/layout/Toolbar/index.d.ts +2 -1
  35. package/build/types/backoffice/src/layout/Toolbar/index.d.ts.map +1 -1
  36. package/build/types/backoffice/src/store/ConfigurationStore.d.ts +1 -1
  37. package/build/types/backoffice/src/store/ConfigurationStore.d.ts.map +1 -1
  38. package/build/types/backoffice/src/store/ContentStore.d.ts +1 -1
  39. package/build/types/backoffice/src/store/ContentStore.d.ts.map +1 -1
  40. package/build/types/backoffice/src/store/DownloadStore.d.ts.map +1 -1
  41. package/build/types/backoffice/src/store/ModalStore.d.ts.map +1 -1
  42. package/build/types/backoffice/src/store/RootStore.d.ts +1 -1
  43. package/build/types/backoffice/src/store/RootStore.d.ts.map +1 -1
  44. package/build/types/backoffice/src/store/index.d.ts +1 -1
  45. package/build/types/backoffice/src/store/index.d.ts.map +1 -1
  46. package/build/types/backoffice/src/ui/AGChart/index.d.ts +2 -1
  47. package/build/types/backoffice/src/ui/AGChart/index.d.ts.map +1 -1
  48. package/build/types/backoffice/src/ui/AGGrid/index.d.ts +3 -3
  49. package/build/types/backoffice/src/ui/AGGrid/index.d.ts.map +1 -1
  50. package/build/types/backoffice/src/ui/AGHistogram/index.d.ts +2 -1
  51. package/build/types/backoffice/src/ui/AGHistogram/index.d.ts.map +1 -1
  52. package/build/types/backoffice/src/ui/ActionButton.d.ts +1 -1
  53. package/build/types/backoffice/src/ui/ActionButton.d.ts.map +1 -1
  54. package/build/types/backoffice/src/ui/AssetMananger/MediaItem.d.ts +9 -2
  55. package/build/types/backoffice/src/ui/AssetMananger/MediaItem.d.ts.map +1 -1
  56. package/build/types/backoffice/src/ui/AssetMananger/Upload/FileFromWeb.d.ts +3 -2
  57. package/build/types/backoffice/src/ui/AssetMananger/Upload/FileFromWeb.d.ts.map +1 -1
  58. package/build/types/backoffice/src/ui/AssetMananger/Upload/index.d.ts +2 -1
  59. package/build/types/backoffice/src/ui/AssetMananger/Upload/index.d.ts.map +1 -1
  60. package/build/types/backoffice/src/ui/CatalogEditor/DragDropUpload/index.d.ts +2 -1
  61. package/build/types/backoffice/src/ui/CatalogEditor/DragDropUpload/index.d.ts.map +1 -1
  62. package/build/types/backoffice/src/ui/CatalogEditor/index.d.ts +2 -1
  63. package/build/types/backoffice/src/ui/CatalogEditor/index.d.ts.map +1 -1
  64. package/build/types/backoffice/src/ui/ConfirmationPopup.d.ts +2 -1
  65. package/build/types/backoffice/src/ui/ConfirmationPopup.d.ts.map +1 -1
  66. package/build/types/backoffice/src/ui/CustomButton/Result/index.d.ts +2 -1
  67. package/build/types/backoffice/src/ui/CustomButton/Result/index.d.ts.map +1 -1
  68. package/build/types/backoffice/src/ui/CustomButton/index.d.ts +6 -24
  69. package/build/types/backoffice/src/ui/CustomButton/index.d.ts.map +1 -1
  70. package/build/types/backoffice/src/ui/CustomInput/index.d.ts +3 -17
  71. package/build/types/backoffice/src/ui/CustomInput/index.d.ts.map +1 -1
  72. package/build/types/backoffice/src/ui/CustomInput/useInputData.d.ts +0 -1
  73. package/build/types/backoffice/src/ui/CustomInput/useInputData.d.ts.map +1 -1
  74. package/build/types/backoffice/src/ui/CustomText/index.d.ts +2 -6
  75. package/build/types/backoffice/src/ui/CustomText/index.d.ts.map +1 -1
  76. package/build/types/backoffice/src/ui/Description/index.d.ts +2 -1
  77. package/build/types/backoffice/src/ui/Description/index.d.ts.map +1 -1
  78. package/build/types/backoffice/src/ui/FileUploadBeta/index.d.ts +2 -1
  79. package/build/types/backoffice/src/ui/FileUploadBeta/index.d.ts.map +1 -1
  80. package/build/types/backoffice/src/ui/FilterBox/index.d.ts +2 -2
  81. package/build/types/backoffice/src/ui/FilterBox/index.d.ts.map +1 -1
  82. package/build/types/backoffice/src/ui/FilterBox/useFilterBoxData.d.ts +0 -1
  83. package/build/types/backoffice/src/ui/FilterBox/useFilterBoxData.d.ts.map +1 -1
  84. package/build/types/backoffice/src/ui/Form/Fields/ApiKey/index.d.ts +3 -2
  85. package/build/types/backoffice/src/ui/Form/Fields/ApiKey/index.d.ts.map +1 -1
  86. package/build/types/backoffice/src/ui/Form/Fields/FormList/index.d.ts +5 -25
  87. package/build/types/backoffice/src/ui/Form/Fields/FormList/index.d.ts.map +1 -1
  88. package/build/types/backoffice/src/ui/Form/Fields/Input/index.d.ts +4 -5
  89. package/build/types/backoffice/src/ui/Form/Fields/Input/index.d.ts.map +1 -1
  90. package/build/types/backoffice/src/ui/Form/Fields/Media/index.d.ts +2 -1
  91. package/build/types/backoffice/src/ui/Form/Fields/Media/index.d.ts.map +1 -1
  92. package/build/types/backoffice/src/ui/Form/Fields/Object/index.d.ts +5 -4
  93. package/build/types/backoffice/src/ui/Form/Fields/Object/index.d.ts.map +1 -1
  94. package/build/types/backoffice/src/ui/Form/Fields/SubTitle/index.d.ts +2 -1
  95. package/build/types/backoffice/src/ui/Form/Fields/SubTitle/index.d.ts.map +1 -1
  96. package/build/types/backoffice/src/ui/Form/Fields/Translation/index.d.ts +4 -22
  97. package/build/types/backoffice/src/ui/Form/Fields/Translation/index.d.ts.map +1 -1
  98. package/build/types/backoffice/src/ui/Form/Presets/index.d.ts +2 -1
  99. package/build/types/backoffice/src/ui/Form/Presets/index.d.ts.map +1 -1
  100. package/build/types/backoffice/src/ui/Form/elements.d.ts +2 -1
  101. package/build/types/backoffice/src/ui/Form/elements.d.ts.map +1 -1
  102. package/build/types/backoffice/src/ui/Form/index.d.ts +3 -7
  103. package/build/types/backoffice/src/ui/Form/index.d.ts.map +1 -1
  104. package/build/types/backoffice/src/ui/Form/types.d.ts +2 -1
  105. package/build/types/backoffice/src/ui/Form/types.d.ts.map +1 -1
  106. package/build/types/backoffice/src/ui/Form/useFormData.d.ts +1 -2
  107. package/build/types/backoffice/src/ui/Form/useFormData.d.ts.map +1 -1
  108. package/build/types/backoffice/src/ui/FormList/index.d.ts +3 -7
  109. package/build/types/backoffice/src/ui/FormList/index.d.ts.map +1 -1
  110. package/build/types/backoffice/src/ui/Grid/TooltipInfo/index.d.ts +2 -1
  111. package/build/types/backoffice/src/ui/Grid/TooltipInfo/index.d.ts.map +1 -1
  112. package/build/types/backoffice/src/ui/Grid/index.d.ts +2 -1
  113. package/build/types/backoffice/src/ui/Grid/index.d.ts.map +1 -1
  114. package/build/types/backoffice/src/ui/Grid/useGridData.d.ts +1 -2
  115. package/build/types/backoffice/src/ui/Grid/useGridData.d.ts.map +1 -1
  116. package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PackageSelector/index.d.ts +2 -1
  117. package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PackageSelector/index.d.ts.map +1 -1
  118. package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PrefilterSelector/index.d.ts +2 -1
  119. package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PrefilterSelector/index.d.ts.map +1 -1
  120. package/build/types/backoffice/src/ui/IDMEnricherEditor/index.d.ts +2 -1
  121. package/build/types/backoffice/src/ui/IDMEnricherEditor/index.d.ts.map +1 -1
  122. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableExclusivity/index.d.ts +7 -6
  123. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableExclusivity/index.d.ts.map +1 -1
  124. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/index.d.ts +2 -1
  125. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/index.d.ts.map +1 -1
  126. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableProperties/index.d.ts +2 -1
  127. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableProperties/index.d.ts.map +1 -1
  128. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableRenaming/index.d.ts +8 -7
  129. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableRenaming/index.d.ts.map +1 -1
  130. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableTabGroups/index.d.ts +2 -1
  131. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableTabGroups/index.d.ts.map +1 -1
  132. package/build/types/backoffice/src/ui/IDMEnricherEditor/useModule.d.ts.map +1 -1
  133. package/build/types/backoffice/src/ui/IFrame/index.d.ts +2 -1
  134. package/build/types/backoffice/src/ui/IFrame/index.d.ts.map +1 -1
  135. package/build/types/backoffice/src/ui/ImageCropper/index.d.ts +4 -16
  136. package/build/types/backoffice/src/ui/ImageCropper/index.d.ts.map +1 -1
  137. package/build/types/backoffice/src/ui/JsonEditor/index.d.ts +7 -27
  138. package/build/types/backoffice/src/ui/JsonEditor/index.d.ts.map +1 -1
  139. package/build/types/backoffice/src/ui/List/index.d.ts +3 -7
  140. package/build/types/backoffice/src/ui/List/index.d.ts.map +1 -1
  141. package/build/types/backoffice/src/ui/MediaUpload/useMediaUpload.d.ts +13 -11
  142. package/build/types/backoffice/src/ui/MediaUpload/useMediaUpload.d.ts.map +1 -1
  143. package/build/types/backoffice/src/ui/ModalProgressBar/index.d.ts +2 -1
  144. package/build/types/backoffice/src/ui/ModalProgressBar/index.d.ts.map +1 -1
  145. package/build/types/backoffice/src/ui/RelationSelector/DropDown/index.d.ts +2 -1
  146. package/build/types/backoffice/src/ui/RelationSelector/DropDown/index.d.ts.map +1 -1
  147. package/build/types/backoffice/src/ui/RelationSelector/RelationSelectorApiHandler.d.ts +1 -1
  148. package/build/types/backoffice/src/ui/RelationSelector/RelationSelectorApiHandler.d.ts.map +1 -1
  149. package/build/types/backoffice/src/ui/RelationSelector/filter/index.d.ts +2 -1
  150. package/build/types/backoffice/src/ui/RelationSelector/filter/index.d.ts.map +1 -1
  151. package/build/types/backoffice/src/ui/RelationSelector/index.d.ts +3 -7
  152. package/build/types/backoffice/src/ui/RelationSelector/index.d.ts.map +1 -1
  153. package/build/types/backoffice/src/ui/RelationSelector/useRelationSelectorData.d.ts +9 -10
  154. package/build/types/backoffice/src/ui/RelationSelector/useRelationSelectorData.d.ts.map +1 -1
  155. package/build/types/backoffice/src/ui/RichTextEditor/index.d.ts +3 -2
  156. package/build/types/backoffice/src/ui/RichTextEditor/index.d.ts.map +1 -1
  157. package/build/types/backoffice/src/ui/RoleSelector/index.d.ts +3 -7
  158. package/build/types/backoffice/src/ui/RoleSelector/index.d.ts.map +1 -1
  159. package/build/types/backoffice/src/ui/RoleSelector/useRoleSelectorData.d.ts +2 -3
  160. package/build/types/backoffice/src/ui/RoleSelector/useRoleSelectorData.d.ts.map +1 -1
  161. package/build/types/backoffice/src/ui/SMChart/types.d.ts +0 -1
  162. package/build/types/backoffice/src/ui/SMChart/types.d.ts.map +1 -1
  163. package/build/types/backoffice/src/ui/Select/index.d.ts +2 -2
  164. package/build/types/backoffice/src/ui/Select/index.d.ts.map +1 -1
  165. package/build/types/backoffice/src/ui/Select/useSelectData.d.ts +0 -1
  166. package/build/types/backoffice/src/ui/Select/useSelectData.d.ts.map +1 -1
  167. package/build/types/backoffice/src/ui/SelectClientRelationCatalog/Select/index.d.ts +2 -1
  168. package/build/types/backoffice/src/ui/SelectClientRelationCatalog/Select/index.d.ts.map +1 -1
  169. package/build/types/backoffice/src/ui/SelectClientRelationCatalog/index.d.ts +2 -1
  170. package/build/types/backoffice/src/ui/SelectClientRelationCatalog/index.d.ts.map +1 -1
  171. package/build/types/backoffice/src/ui/SelectClientRelationCatalog/useSelectClientRelationCatalog.d.ts +0 -1
  172. package/build/types/backoffice/src/ui/SelectClientRelationCatalog/useSelectClientRelationCatalog.d.ts.map +1 -1
  173. package/build/types/backoffice/src/ui/SelectOrCreate/index.d.ts +3 -7
  174. package/build/types/backoffice/src/ui/SelectOrCreate/index.d.ts.map +1 -1
  175. package/build/types/backoffice/src/ui/SelectSimple/index.d.ts +1 -3
  176. package/build/types/backoffice/src/ui/SelectSimple/index.d.ts.map +1 -1
  177. package/build/types/backoffice/src/ui/SelectSimple/types.d.ts +0 -1
  178. package/build/types/backoffice/src/ui/SelectSimple/types.d.ts.map +1 -1
  179. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/BooleanCell/index.d.ts +2 -1
  180. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/BooleanCell/index.d.ts.map +1 -1
  181. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/DropdownCell/index.d.ts +2 -1
  182. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/DropdownCell/index.d.ts.map +1 -1
  183. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/IconCell/index.d.ts +2 -1
  184. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/IconCell/index.d.ts.map +1 -1
  185. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/ImageCell/index.d.ts +2 -1
  186. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/ImageCell/index.d.ts.map +1 -1
  187. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/MediaItemViewerCell/index.d.ts +2 -1
  188. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/MediaItemViewerCell/index.d.ts.map +1 -1
  189. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/MediaViewerCell/index.d.ts +2 -1
  190. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/MediaViewerCell/index.d.ts.map +1 -1
  191. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/StringCell/index.d.ts +2 -1
  192. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/StringCell/index.d.ts.map +1 -1
  193. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/TextCell/index.d.ts +2 -1
  194. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/TextCell/index.d.ts.map +1 -1
  195. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/UnixTimeStamCheckCell/index.d.ts +2 -1
  196. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/UnixTimeStamCheckCell/index.d.ts.map +1 -1
  197. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/UnixTimeStampCell/index.d.ts +2 -1
  198. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/UnixTimeStampCell/index.d.ts.map +1 -1
  199. package/build/types/backoffice/src/ui/Table/BaseTable/getExpandedRowRenderer.d.ts +2 -1
  200. package/build/types/backoffice/src/ui/Table/BaseTable/getExpandedRowRenderer.d.ts.map +1 -1
  201. package/build/types/backoffice/src/ui/Table/BaseTable/index.d.ts +2 -1
  202. package/build/types/backoffice/src/ui/Table/BaseTable/index.d.ts.map +1 -1
  203. package/build/types/backoffice/src/ui/Table/CatalogTable/index.d.ts +2 -1
  204. package/build/types/backoffice/src/ui/Table/CatalogTable/index.d.ts.map +1 -1
  205. package/build/types/backoffice/src/ui/Table/CatalogTable/useTableData.d.ts.map +1 -1
  206. package/build/types/backoffice/src/ui/Table/StandardTable/index.d.ts +2 -1
  207. package/build/types/backoffice/src/ui/Table/StandardTable/index.d.ts.map +1 -1
  208. package/build/types/backoffice/src/ui/Table/StandardTable/useTableData.d.ts.map +1 -1
  209. package/build/types/backoffice/src/ui/Table/index.d.ts +2 -1
  210. package/build/types/backoffice/src/ui/Table/index.d.ts.map +1 -1
  211. package/build/types/backoffice/src/ui/Table/types.d.ts +5 -1
  212. package/build/types/backoffice/src/ui/Table/types.d.ts.map +1 -1
  213. package/build/types/backoffice/src/ui/Table/utils/applyFilterAndSortation.d.ts +108 -0
  214. package/build/types/backoffice/src/ui/Table/utils/applyFilterAndSortation.d.ts.map +1 -0
  215. package/build/types/backoffice/src/ui/Table/utils/mapColumns.d.ts.map +1 -1
  216. package/build/types/backoffice/src/ui/TreeChart/BreadCrumbsTrigger/index.d.ts +2 -1
  217. package/build/types/backoffice/src/ui/TreeChart/BreadCrumbsTrigger/index.d.ts.map +1 -1
  218. package/build/types/backoffice/src/ui/TreeChart/HelpLegend/index.d.ts +2 -1
  219. package/build/types/backoffice/src/ui/TreeChart/HelpLegend/index.d.ts.map +1 -1
  220. package/build/types/backoffice/src/ui/TreeChart/OrgItem/index.d.ts +1 -1
  221. package/build/types/backoffice/src/ui/TreeChart/OrgItem/index.d.ts.map +1 -1
  222. package/build/types/backoffice/src/ui/TreeChart/SearchSelect/index.d.ts +2 -1
  223. package/build/types/backoffice/src/ui/TreeChart/SearchSelect/index.d.ts.map +1 -1
  224. package/build/types/backoffice/src/ui/TreeChart/ZoomWrapper/index.d.ts +2 -1
  225. package/build/types/backoffice/src/ui/TreeChart/ZoomWrapper/index.d.ts.map +1 -1
  226. package/build/types/backoffice/src/ui/TreeChart/index.d.ts +2 -1
  227. package/build/types/backoffice/src/ui/TreeChart/index.d.ts.map +1 -1
  228. package/build/types/backoffice/src/ui/UIBuilder/index.d.ts +2 -1
  229. package/build/types/backoffice/src/ui/UIBuilder/index.d.ts.map +1 -1
  230. package/build/types/backoffice/src/ui/UIBuilder/useUIBuilderData.d.ts +0 -1
  231. package/build/types/backoffice/src/ui/UIBuilder/useUIBuilderData.d.ts.map +1 -1
  232. package/build/types/backoffice/src/utils/{aplyMapping.d.ts → applyMapping.d.ts} +3 -3
  233. package/build/types/backoffice/src/utils/applyMapping.d.ts.map +1 -0
  234. package/build/types/backoffice/src/utils/{aplyRule.d.ts → applyRule.d.ts} +2 -2
  235. package/build/types/backoffice/src/utils/applyRule.d.ts.map +1 -0
  236. package/build/types/backoffice/src/utils/getIcons.d.ts +2 -1
  237. package/build/types/backoffice/src/utils/getIcons.d.ts.map +1 -1
  238. package/build/types/backoffice/src/utils/parseServersideFilters.d.ts +1 -0
  239. package/build/types/backoffice/src/utils/parseServersideFilters.d.ts.map +1 -1
  240. package/package.json +36 -38
  241. package/build/types/backoffice/src/ui/Table/utils/aplyFilterAndSortation.d.ts +0 -53
  242. package/build/types/backoffice/src/ui/Table/utils/aplyFilterAndSortation.d.ts.map +0 -1
  243. package/build/types/backoffice/src/utils/aplyMapping.d.ts.map +0 -1
  244. package/build/types/backoffice/src/utils/aplyRule.d.ts.map +0 -1
@@ -8,7 +8,7 @@ type Props = {
8
8
  onDelete: () => Promise<void>;
9
9
  parentOrgId?: string;
10
10
  };
11
- declare const _default: (({ data, itemChain, configuration, state: [update, setUpdate], onDelete, parentOrgId }: Props) => JSX.Element) & {
11
+ declare const _default: (({ data, itemChain, configuration, state: [update, setUpdate], onDelete, parentOrgId }: Props) => React.JSX.Element) & {
12
12
  displayName: string;
13
13
  };
14
14
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/TreeChart/OrgItem/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,GAAG,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAC;AAOrD,KAAK,KAAK,GAAG;IACX,IAAI,EAAE,GAAG,CAAC;IACV,aAAa,EAAE,oBAAoB,CAAC;IACpC,SAAS,EAAE,GAAG,EAAE,CAAC;IACjB,KAAK,EAAE,CAAC,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;IAC9D,QAAQ,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;;;;AAsGF,wBAAiC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/TreeChart/OrgItem/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,GAAG,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAC;AAOrD,KAAK,KAAK,GAAG;IACX,IAAI,EAAE,GAAG,CAAC;IACV,aAAa,EAAE,oBAAoB,CAAC;IACpC,SAAS,EAAE,GAAG,EAAE,CAAC;IACjB,KAAK,EAAE,CAAC,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;IAC9D,QAAQ,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;iHAmBsG,KAAK;;;AAmF7G,wBAAiC"}
@@ -1,7 +1,8 @@
1
+ import React from 'react';
1
2
  import { FlatData } from '../types';
2
3
  type Props = {
3
4
  flatData: FlatData[];
4
5
  };
5
- declare const SearchSelect: ({ flatData }: Props) => JSX.Element;
6
+ declare const SearchSelect: ({ flatData }: Props) => React.JSX.Element;
6
7
  export default SearchSelect;
7
8
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/TreeChart/SearchSelect/index.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAGpC,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,QAAQ,EAAE,CAAC;CACtB,CAAC;AAEF,QAAA,MAAM,YAAY,iBAAkB,KAAK,gBAoBxC,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/TreeChart/SearchSelect/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAGpC,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,QAAQ,EAAE,CAAC;CACtB,CAAC;AAEF,QAAA,MAAM,YAAY,iBAAkB,KAAK,sBAoBxC,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -1,8 +1,9 @@
1
+ import React from 'react';
1
2
  type Props = {
2
3
  children: JSX.Element;
3
4
  zoomToId?: string;
4
5
  onInitialized: () => void;
5
6
  };
6
- declare const ZoomWrapper: ({ children, zoomToId, onInitialized }: Props) => JSX.Element;
7
+ declare const ZoomWrapper: ({ children, zoomToId, onInitialized }: Props) => React.JSX.Element;
7
8
  export default ZoomWrapper;
8
9
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/TreeChart/ZoomWrapper/index.tsx"],"names":[],"mappings":"AAQA,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,GAAG,CAAC,OAAO,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,aAAa,EAAE,MAAM,IAAI,CAAC;CAC3B,CAAC;AAEF,QAAA,MAAM,WAAW,0CAA2C,KAAK,gBA0HhE,CAAC;AAEF,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/TreeChart/ZoomWrapper/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAQxE,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,GAAG,CAAC,OAAO,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,aAAa,EAAE,MAAM,IAAI,CAAC;CAC3B,CAAC;AAEF,QAAA,MAAM,WAAW,0CAA2C,KAAK,sBA0HhE,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -1,7 +1,8 @@
1
+ import React from 'react';
1
2
  interface Props {
2
3
  id: string;
3
4
  }
4
- declare const _default: (({ id }: Props) => JSX.Element) & {
5
+ declare const _default: (({ id }: Props) => React.JSX.Element) & {
5
6
  displayName: string;
6
7
  };
7
8
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/TreeChart/index.tsx"],"names":[],"mappings":"AAeA,UAAU,KAAK;IACb,EAAE,EAAE,MAAM,CAAC;CACZ;;;;AAkCD,wBAA0C"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/TreeChart/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAaxC,UAAU,KAAK;IACb,EAAE,EAAE,MAAM,CAAC;CACZ;kCACiC,KAAK;;;AAiCvC,wBAA0C"}
@@ -1,7 +1,8 @@
1
+ import React from 'react';
1
2
  interface Props {
2
3
  id: string;
3
4
  data?: any;
4
5
  }
5
- export default function UIBuilder({ id }: Props): JSX.Element;
6
+ export default function UIBuilder({ id }: Props): React.JSX.Element;
6
7
  export {};
7
8
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/UIBuilder/index.tsx"],"names":[],"mappings":"AAUA,UAAU,KAAK;IACb,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,CAAC,EAAE,GAAG,CAAC;CACZ;AAED,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAAE,EAAE,EAAE,EAAE,KAAK,eAgG9C"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/UIBuilder/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAU1B,UAAU,KAAK;IACb,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,CAAC,EAAE,GAAG,CAAC;CACZ;AAED,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAAE,EAAE,EAAE,EAAE,KAAK,qBAgG9C"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { UIBuilderConfiguration } from './types';
3
2
  export default function (id: string): {
4
3
  save: undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"useUIBuilderData.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/UIBuilder/useUIBuilderData.ts"],"names":[],"mappings":";AAGA,OAAO,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAEjD,MAAM,CAAC,OAAO,WAAW,EAAE,EAAE,MAAM;;;;;0BAoBJ,GAAG;;;;;;;EAiBjC"}
1
+ {"version":3,"file":"useUIBuilderData.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/UIBuilder/useUIBuilderData.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAEjD,MAAM,CAAC,OAAO,WAAW,EAAE,EAAE,MAAM;;;;;0BAoBJ,GAAG;;;;;;;EAiBjC"}
@@ -5,7 +5,7 @@ interface Props {
5
5
  * The data that should be extended with the mapping data.
6
6
  * It can be objects or urls.
7
7
  */
8
- mapable: object | string | FormData;
8
+ mappable: object | string | FormData;
9
9
  /**
10
10
  * The mapping definition
11
11
  */
@@ -23,6 +23,6 @@ interface Props {
23
23
  */
24
24
  fallBackToParams?: boolean;
25
25
  }
26
- export default function ({ mapable, mappingData, mapping, rootStore, fallBackToParams }: Props): any;
26
+ export default function ({ mappable, mappingData, mapping, rootStore, fallBackToParams }: Props): any;
27
27
  export {};
28
- //# sourceMappingURL=aplyMapping.d.ts.map
28
+ //# sourceMappingURL=applyMapping.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"applyMapping.d.ts","sourceRoot":"","sources":["../../../../../src/utils/applyMapping.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAChD,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAK3C,UAAU,KAAK;IACb;;;OAGG;IACH,QAAQ,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ,CAAC;IACrC;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB;;OAEG;IACH,SAAS,EAAE,SAAS,CAAC;IACrB;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,MAAM,CAAC,OAAO,WAAW,EAAE,QAAQ,EAAE,WAAW,EAAE,OAAO,EAAE,SAAS,EAAE,gBAAuB,EAAE,EAAE,KAAK,OAiJrG"}
@@ -12,7 +12,7 @@ interface RulesProps {
12
12
  rootStore: RootStore;
13
13
  or?: boolean;
14
14
  }
15
- export default function aplyRule({ rules, data, rootStore, or }: RuleProps): boolean;
15
+ export default function applyRule({ rules, data, rootStore, or }: RuleProps): boolean;
16
16
  export declare function aplyRules({ rules, data, rootStore, or }: RulesProps): boolean;
17
17
  export {};
18
- //# sourceMappingURL=aplyRule.d.ts.map
18
+ //# sourceMappingURL=applyRule.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"applyRule.d.ts","sourceRoot":"","sources":["../../../../../src/utils/applyRule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AACzC,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAE3C,UAAU,SAAS;IACjB,KAAK,EAAE,KAAK,EAAE,CAAC;IACf,IAAI,EAAE,GAAG,CAAC;IACV,SAAS,EAAE,SAAS,CAAC;IACrB,EAAE,CAAC,EAAE,OAAO,CAAC;CACd;AAED,UAAU,UAAU;IAClB,KAAK,EAAE,KAAK,EAAE,CAAC;IACf,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;IACb,SAAS,EAAE,SAAS,CAAC;IACrB,EAAE,CAAC,EAAE,OAAO,CAAC;CACd;AAED,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,SAAS,EAAE,EAAE,EAAE,EAAE,SAAS,GAAG,OAAO,CA2BpF;AACD,wBAAgB,SAAS,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,SAAS,EAAE,EAAE,EAAE,EAAE,UAAU,GAAG,OAAO,CAM7E"}
@@ -1,2 +1,3 @@
1
- export declare function getIcon(icon?: string): JSX.Element | undefined;
1
+ import React from 'react';
2
+ export declare function getIcon(icon?: string): React.JSX.Element | undefined;
2
3
  //# sourceMappingURL=getIcons.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"getIcons.d.ts","sourceRoot":"","sources":["../../../../../src/utils/getIcons.tsx"],"names":[],"mappings":"AAyCA,wBAAgB,OAAO,CAAC,IAAI,CAAC,EAAE,MAAM,2BAoFpC"}
1
+ {"version":3,"file":"getIcons.d.ts","sourceRoot":"","sources":["../../../../../src/utils/getIcons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA4C1B,wBAAgB,OAAO,CAAC,IAAI,CAAC,EAAE,MAAM,iCA0FpC"}
@@ -9,4 +9,5 @@ export interface ServerSideProps<T = any> {
9
9
  prefilter?: string;
10
10
  }
11
11
  export default function ({ baseUrl, columns, pagination, sorter, filters, genericProps, prefilter }: ServerSideProps): string;
12
+ export declare function parseFilter(filters: Record<string, any[] | null>, prefilter?: string): string;
12
13
  //# sourceMappingURL=parseServersideFilters.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"parseServersideFilters.d.ts","sourceRoot":"","sources":["../../../../../src/utils/parseServersideFilters.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAG3C,MAAM,WAAW,eAAe,CAAC,CAAC,GAAG,GAAG;IACtC,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,GAAG,CAAC;IAChB,OAAO,CAAC,EAAE,EAAE,CAAC;IACb,MAAM,CAAC,EAAE,GAAG,CAAC;IAEb,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC,CAAC;IAC5C,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,CAAC,OAAO,WAAW,EAAE,OAAO,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,YAAY,EAAE,SAAS,EAAE,EAAE,eAAe,UAmCnH"}
1
+ {"version":3,"file":"parseServersideFilters.d.ts","sourceRoot":"","sources":["../../../../../src/utils/parseServersideFilters.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAE3C,MAAM,WAAW,eAAe,CAAC,CAAC,GAAG,GAAG;IACtC,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,GAAG,CAAC;IAChB,OAAO,CAAC,EAAE,EAAE,CAAC;IACb,MAAM,CAAC,EAAE,GAAG,CAAC;IAEb,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC,CAAC;IAC5C,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,CAAC,OAAO,WAAW,EAAE,OAAO,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,YAAY,EAAE,SAAS,EAAE,EAAE,eAAe,UA2DnH;AAQD,wBAAgB,WAAW,CAAC,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC,EAAE,SAAS,CAAC,EAAE,MAAM,UAsFpF"}
package/package.json CHANGED
@@ -1,57 +1,55 @@
1
1
  {
2
2
  "name": "@crystaldesign/diva-backoffice",
3
- "version": "24.12.0-beta.3",
3
+ "version": "24.12.0-beta.30",
4
4
  "license": "COMMERCIAL",
5
5
  "devDependencies": {
6
- "@testing-library/jest-dom": "^5.15.0",
7
- "@testing-library/react": "^12.1.2",
8
- "@types/deepmerge": "^2.2.0",
9
- "@types/flat": "^5.0.1",
10
- "@types/lodash": "^4.14.168",
11
- "@types/object-hash": "^3.0.2",
12
- "react": "17.0.2",
13
- "react-dom": "17.0.2"
6
+ "@testing-library/jest-dom": "^6.5.0",
7
+ "@testing-library/react": "^16.0.1",
8
+ "@types/flat": "^5.0.2",
9
+ "@types/lodash": "^4.17.7",
10
+ "@types/object-hash": "^3.0.6",
11
+ "@types/uuid": "^9.0.8",
12
+ "react": "18.3.1",
13
+ "react-dom": "18.3.1"
14
14
  },
15
15
  "dependencies": {
16
- "@ant-design/icons": "5.0.1",
17
- "@babel/runtime": "7.18.0",
18
- "@crystaldesign/content-item": "24.11.0-beta.10",
19
- "@crystaldesign/spreadsheet": "24.12.0-beta.3",
20
- "@google/model-viewer": "3.4.0",
21
- "@tinymce/tinymce-react": "^3.13.0",
22
- "ag-charts-community": "^9.3.1",
23
- "ag-charts-react": "^9.3.1",
24
- "antd": "5.0.0",
25
- "csv": "^6.1.5",
26
- "deepmerge": "^4.2.2",
16
+ "@ant-design/icons": "5.4.0",
17
+ "@babel/runtime": "7.24.7",
18
+ "@crystaldesign/content-box": "24.12.0-beta.30",
19
+ "@crystaldesign/content-item": "24.12.0-beta.30",
20
+ "@crystaldesign/diva-core": "24.12.0-beta.30",
21
+ "@crystaldesign/diva-utils": "24.12.0-beta.30",
22
+ "@crystaldesign/media-upload": "24.12.0-beta.30",
23
+ "@crystaldesign/rtf-editor": "24.12.0-beta.30",
24
+ "@crystaldesign/spreadsheet": "24.12.0-beta.30",
25
+ "@google/model-viewer": "3.5.0",
26
+ "ag-charts-community": "^10.1.0",
27
+ "ag-charts-react": "^10.1.0",
28
+ "antd": "5.20.6",
29
+ "csv": "6.3.6",
27
30
  "fast-json-patch": "^3.1.0",
28
- "fast-sort": "^3.1.0",
31
+ "fast-sort": "^3.4.1",
29
32
  "flat": "^5.0.2",
30
- "jsoneditor": "^9.7.2",
33
+ "jsoneditor": "^10.1.0",
31
34
  "jsonpath": "^1.1.0",
32
- "lodash.debounce": "^4.0.8",
33
- "mobx": "^6.1.8",
34
- "mobx-react-lite": "^3.2.0",
35
+ "lodash": "^4.17.21",
35
36
  "object-hash": "^3.0.0",
36
- "react-collapsible": "^2.8.1",
37
+ "react-collapsible": "^2.10.0",
37
38
  "react-error-boundary": "^4.0.13",
38
- "react-image-crop": "^10.0.9",
39
+ "react-image-crop": "^11.0.7",
39
40
  "react-infinite-scroll-component": "^6.1.0",
40
- "react-org-tree": "1.0.0",
41
+ "react-org-tree": "^1.0.1",
41
42
  "react-router-dom": "^6.23.1",
42
- "react-zoom-pan-pinch": "^3.1.0",
43
- "socket.io-client": "^4.5.0",
44
- "uuid": "^3.3.3"
43
+ "react-zoom-pan-pinch": "^3.6.1",
44
+ "socket.io-client": "^4.7.5",
45
+ "uuid": "^9.0.1"
45
46
  },
46
47
  "peerDependencies": {
47
- "@crystaldesign/content-box": "23.0.0-authmig.53",
48
- "@crystaldesign/diva-core": "23.0.0-authmig.53",
49
- "@crystaldesign/diva-utils": "23.13.0-beta.45",
50
- "@crystaldesign/media-upload": "23.0.0-authmig.53",
51
- "react": "17.0.2",
52
- "react-dom": "17.0.2"
48
+ "@crystaldesign/diva-core": "*",
49
+ "react": "^18.3.1",
50
+ "react-dom": "^18.3.1"
53
51
  },
54
52
  "module": "build/esm/index.js",
55
53
  "types": "./build/types/backoffice/src/index.d.ts",
56
- "gitHead": "6fb699b7787e88167188f2db53a53b4d98cf7078"
54
+ "gitHead": "ec82a762c9b8115bbad9dd79a5d0b4400ffb3c2f"
57
55
  }
@@ -1,53 +0,0 @@
1
- /// <reference types="react" />
2
- /// <reference types="rc-pagination" />
3
- import { SorterResult, TableCurrentDataSource, TablePaginationConfig } from 'antd/es/table/interface';
4
- interface Props<T = any> {
5
- data: any[];
6
- pagination?: TablePaginationConfig;
7
- filters?: Record<string, any[] | null>;
8
- sorter?: SorterResult<T> | SorterResult<T>[];
9
- extra?: TableCurrentDataSource<T>;
10
- filterServerSide?: boolean;
11
- }
12
- export default function ({ data, filters, sorter, pagination, filterServerSide }: Props): {
13
- data: any[];
14
- pagination: {
15
- total: number;
16
- position?: ("bottomLeft" | "bottomRight" | "topLeft" | "topRight" | "topCenter" | "bottomCenter")[] | undefined;
17
- showQuickJumper?: boolean | {
18
- goButton?: import("react").ReactNode;
19
- } | undefined;
20
- size?: "small" | "default" | undefined;
21
- responsive?: boolean | undefined;
22
- role?: string | undefined;
23
- totalBoundaryShowSizeChanger?: number | undefined;
24
- onChange?: ((page: number, pageSize: number) => void) | undefined;
25
- onShowSizeChange?: ((current: number, size: number) => void) | undefined;
26
- itemRender?: ((page: number, type: "next" | "page" | "prev" | "jump-prev" | "jump-next", element: import("react").ReactNode) => import("react").ReactNode) | undefined;
27
- showTotal?: ((total: number, range: [number, number]) => import("react").ReactNode) | undefined;
28
- className?: string | undefined;
29
- selectPrefixCls?: string | undefined;
30
- prefixCls?: string | undefined;
31
- pageSizeOptions?: string[] | number[] | undefined;
32
- current?: number | undefined;
33
- defaultCurrent?: number | undefined;
34
- pageSize?: number | undefined;
35
- defaultPageSize?: number | undefined;
36
- hideOnSinglePage?: boolean | undefined;
37
- showSizeChanger?: boolean | undefined;
38
- showLessItems?: boolean | undefined;
39
- showPrevNextJumpers?: boolean | undefined;
40
- showTitle?: boolean | undefined;
41
- simple?: boolean | undefined;
42
- disabled?: boolean | undefined;
43
- locale?: import("rc-pagination").PaginationLocale | undefined;
44
- style?: import("react").CSSProperties | undefined;
45
- selectComponentClass?: import("react").ComponentType<{}> | undefined;
46
- prevIcon?: import("react").ReactNode | import("react").ComponentType<{}>;
47
- nextIcon?: import("react").ReactNode | import("react").ComponentType<{}>;
48
- jumpPrevIcon?: import("react").ReactNode | import("react").ComponentType<{}>;
49
- jumpNextIcon?: import("react").ReactNode | import("react").ComponentType<{}>;
50
- };
51
- };
52
- export {};
53
- //# sourceMappingURL=aplyFilterAndSortation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"aplyFilterAndSortation.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/Table/utils/aplyFilterAndSortation.ts"],"names":[],"mappings":";;AAAA,OAAO,EAAE,YAAY,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAItG,UAAU,KAAK,CAAC,CAAC,GAAG,GAAG;IACrB,IAAI,EAAE,GAAG,EAAE,CAAC;IACZ,UAAU,CAAC,EAAE,qBAAqB,CAAC;IACnC,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC,CAAC;IACvC,MAAM,CAAC,EAAE,YAAY,CAAC,CAAC,CAAC,GAAG,YAAY,CAAC,CAAC,CAAC,EAAE,CAAC;IAC7C,KAAK,CAAC,EAAE,sBAAsB,CAAC,CAAC,CAAC,CAAC;IAClC,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,MAAM,CAAC,OAAO,WAAW,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,gBAAgB,EAAE,EAAE,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAWtF"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"aplyMapping.d.ts","sourceRoot":"","sources":["../../../../../src/utils/aplyMapping.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAChD,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAK3C,UAAU,KAAK;IACb;;;OAGG;IACH,OAAO,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ,CAAC;IACpC;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB;;OAEG;IACH,SAAS,EAAE,SAAS,CAAC;IACrB;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,MAAM,CAAC,OAAO,WAAW,EAAE,OAAO,EAAE,WAAW,EAAE,OAAO,EAAE,SAAS,EAAE,gBAAuB,EAAE,EAAE,KAAK,OAiJpG"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"aplyRule.d.ts","sourceRoot":"","sources":["../../../../../src/utils/aplyRule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AACzC,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAE3C,UAAU,SAAS;IACjB,KAAK,EAAE,KAAK,EAAE,CAAC;IACf,IAAI,EAAE,GAAG,CAAC;IACV,SAAS,EAAE,SAAS,CAAC;IACrB,EAAE,CAAC,EAAE,OAAO,CAAC;CACd;AAED,UAAU,UAAU;IAClB,KAAK,EAAE,KAAK,EAAE,CAAC;IACf,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;IACb,SAAS,EAAE,SAAS,CAAC;IACrB,EAAE,CAAC,EAAE,OAAO,CAAC;CACd;AAED,MAAM,CAAC,OAAO,UAAU,QAAQ,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,SAAS,EAAE,EAAE,EAAE,EAAE,SAAS,GAAG,OAAO,CA2BnF;AACD,wBAAgB,SAAS,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,SAAS,EAAE,EAAE,EAAE,EAAE,UAAU,GAAG,OAAO,CAM7E"}