@crystaldesign/diva-backoffice 24.12.0-beta.8 → 24.12.0-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (255) hide show
  1. package/build/esm/index.js +1832 -796
  2. package/build/types/backoffice/src/layout/Content/index.d.ts +3 -2
  3. package/build/types/backoffice/src/layout/Content/index.d.ts.map +1 -1
  4. package/build/types/backoffice/src/layout/Detail.d.ts +1 -1
  5. package/build/types/backoffice/src/layout/Detail.d.ts.map +1 -1
  6. package/build/types/backoffice/src/layout/ErrorBoundary.d.ts +2 -2
  7. package/build/types/backoffice/src/layout/ErrorBoundary.d.ts.map +1 -1
  8. package/build/types/backoffice/src/layout/IconRain/index.d.ts +2 -1
  9. package/build/types/backoffice/src/layout/IconRain/index.d.ts.map +1 -1
  10. package/build/types/backoffice/src/layout/MainLayout.d.ts +2 -1
  11. package/build/types/backoffice/src/layout/MainLayout.d.ts.map +1 -1
  12. package/build/types/backoffice/src/layout/Modal.d.ts +2 -1
  13. package/build/types/backoffice/src/layout/Modal.d.ts.map +1 -1
  14. package/build/types/backoffice/src/layout/Navigation/MenuElement.d.ts +1 -1
  15. package/build/types/backoffice/src/layout/Navigation/MenuElement.d.ts.map +1 -1
  16. package/build/types/backoffice/src/layout/Navigation/MenuLabel.d.ts +2 -1
  17. package/build/types/backoffice/src/layout/Navigation/MenuLabel.d.ts.map +1 -1
  18. package/build/types/backoffice/src/layout/Navigation/index.d.ts +2 -1
  19. package/build/types/backoffice/src/layout/Navigation/index.d.ts.map +1 -1
  20. package/build/types/backoffice/src/layout/Navigation/types.d.ts +1 -1
  21. package/build/types/backoffice/src/layout/Navigation/types.d.ts.map +1 -1
  22. package/build/types/backoffice/src/layout/Router.d.ts +2 -1
  23. package/build/types/backoffice/src/layout/Router.d.ts.map +1 -1
  24. package/build/types/backoffice/src/layout/Toolbar/Spinner/index.d.ts +2 -1
  25. package/build/types/backoffice/src/layout/Toolbar/Spinner/index.d.ts.map +1 -1
  26. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/ArticleSelection/index.d.ts +2 -1
  27. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/ArticleSelection/index.d.ts.map +1 -1
  28. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/index.d.ts +2 -1
  29. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/index.d.ts.map +1 -1
  30. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_ContentItem/index.d.ts +2 -1
  31. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_ContentItem/index.d.ts.map +1 -1
  32. package/build/types/backoffice/src/layout/Toolbar/index.d.ts +2 -1
  33. package/build/types/backoffice/src/layout/Toolbar/index.d.ts.map +1 -1
  34. package/build/types/backoffice/src/store/ConfigurationStore.d.ts +1 -1
  35. package/build/types/backoffice/src/store/ConfigurationStore.d.ts.map +1 -1
  36. package/build/types/backoffice/src/store/ContentStore.d.ts +1 -1
  37. package/build/types/backoffice/src/store/ContentStore.d.ts.map +1 -1
  38. package/build/types/backoffice/src/store/DownloadStore.d.ts.map +1 -1
  39. package/build/types/backoffice/src/store/ModalStore.d.ts.map +1 -1
  40. package/build/types/backoffice/src/store/RootStore.d.ts +1 -1
  41. package/build/types/backoffice/src/store/RootStore.d.ts.map +1 -1
  42. package/build/types/backoffice/src/store/index.d.ts +1 -1
  43. package/build/types/backoffice/src/store/index.d.ts.map +1 -1
  44. package/build/types/backoffice/src/ui/AGChart/index.d.ts +2 -1
  45. package/build/types/backoffice/src/ui/AGChart/index.d.ts.map +1 -1
  46. package/build/types/backoffice/src/ui/AGGrid/index.d.ts +3 -3
  47. package/build/types/backoffice/src/ui/AGGrid/index.d.ts.map +1 -1
  48. package/build/types/backoffice/src/ui/AGHistogram/index.d.ts +2 -1
  49. package/build/types/backoffice/src/ui/AGHistogram/index.d.ts.map +1 -1
  50. package/build/types/backoffice/src/ui/ActionButton.d.ts +1 -1
  51. package/build/types/backoffice/src/ui/ActionButton.d.ts.map +1 -1
  52. package/build/types/backoffice/src/ui/AssetMananger/MediaItem.d.ts +8 -2
  53. package/build/types/backoffice/src/ui/AssetMananger/MediaItem.d.ts.map +1 -1
  54. package/build/types/backoffice/src/ui/AssetMananger/Upload/FileFromWeb.d.ts +3 -2
  55. package/build/types/backoffice/src/ui/AssetMananger/Upload/FileFromWeb.d.ts.map +1 -1
  56. package/build/types/backoffice/src/ui/AssetMananger/Upload/index.d.ts +2 -1
  57. package/build/types/backoffice/src/ui/AssetMananger/Upload/index.d.ts.map +1 -1
  58. package/build/types/backoffice/src/ui/CatalogEditor/DragDropUpload/index.d.ts +2 -1
  59. package/build/types/backoffice/src/ui/CatalogEditor/DragDropUpload/index.d.ts.map +1 -1
  60. package/build/types/backoffice/src/ui/CatalogEditor/index.d.ts +2 -1
  61. package/build/types/backoffice/src/ui/CatalogEditor/index.d.ts.map +1 -1
  62. package/build/types/backoffice/src/ui/ConfirmationPopup.d.ts +2 -1
  63. package/build/types/backoffice/src/ui/ConfirmationPopup.d.ts.map +1 -1
  64. package/build/types/backoffice/src/ui/CustomButton/Result/index.d.ts +2 -1
  65. package/build/types/backoffice/src/ui/CustomButton/Result/index.d.ts.map +1 -1
  66. package/build/types/backoffice/src/ui/CustomButton/index.d.ts +6 -24
  67. package/build/types/backoffice/src/ui/CustomButton/index.d.ts.map +1 -1
  68. package/build/types/backoffice/src/ui/CustomInput/index.d.ts +3 -17
  69. package/build/types/backoffice/src/ui/CustomInput/index.d.ts.map +1 -1
  70. package/build/types/backoffice/src/ui/CustomInput/useInputData.d.ts +0 -1
  71. package/build/types/backoffice/src/ui/CustomInput/useInputData.d.ts.map +1 -1
  72. package/build/types/backoffice/src/ui/CustomText/index.d.ts +2 -6
  73. package/build/types/backoffice/src/ui/CustomText/index.d.ts.map +1 -1
  74. package/build/types/backoffice/src/ui/Description/index.d.ts +2 -1
  75. package/build/types/backoffice/src/ui/Description/index.d.ts.map +1 -1
  76. package/build/types/backoffice/src/ui/FileUploadBeta/index.d.ts +2 -1
  77. package/build/types/backoffice/src/ui/FileUploadBeta/index.d.ts.map +1 -1
  78. package/build/types/backoffice/src/ui/FilterBox/index.d.ts +2 -2
  79. package/build/types/backoffice/src/ui/FilterBox/index.d.ts.map +1 -1
  80. package/build/types/backoffice/src/ui/FilterBox/useFilterBoxData.d.ts +0 -1
  81. package/build/types/backoffice/src/ui/FilterBox/useFilterBoxData.d.ts.map +1 -1
  82. package/build/types/backoffice/src/ui/Form/Fields/ApiKey/index.d.ts +3 -2
  83. package/build/types/backoffice/src/ui/Form/Fields/ApiKey/index.d.ts.map +1 -1
  84. package/build/types/backoffice/src/ui/Form/Fields/FormList/index.d.ts +5 -25
  85. package/build/types/backoffice/src/ui/Form/Fields/FormList/index.d.ts.map +1 -1
  86. package/build/types/backoffice/src/ui/Form/Fields/Input/index.d.ts +4 -5
  87. package/build/types/backoffice/src/ui/Form/Fields/Input/index.d.ts.map +1 -1
  88. package/build/types/backoffice/src/ui/Form/Fields/Media/index.d.ts +2 -1
  89. package/build/types/backoffice/src/ui/Form/Fields/Media/index.d.ts.map +1 -1
  90. package/build/types/backoffice/src/ui/Form/Fields/Object/index.d.ts +5 -4
  91. package/build/types/backoffice/src/ui/Form/Fields/Object/index.d.ts.map +1 -1
  92. package/build/types/backoffice/src/ui/Form/Fields/SubTitle/index.d.ts +2 -1
  93. package/build/types/backoffice/src/ui/Form/Fields/SubTitle/index.d.ts.map +1 -1
  94. package/build/types/backoffice/src/ui/Form/Fields/Translation/index.d.ts +4 -22
  95. package/build/types/backoffice/src/ui/Form/Fields/Translation/index.d.ts.map +1 -1
  96. package/build/types/backoffice/src/ui/Form/Presets/index.d.ts +2 -1
  97. package/build/types/backoffice/src/ui/Form/Presets/index.d.ts.map +1 -1
  98. package/build/types/backoffice/src/ui/Form/elements.d.ts +2 -1
  99. package/build/types/backoffice/src/ui/Form/elements.d.ts.map +1 -1
  100. package/build/types/backoffice/src/ui/Form/index.d.ts +3 -7
  101. package/build/types/backoffice/src/ui/Form/index.d.ts.map +1 -1
  102. package/build/types/backoffice/src/ui/Form/types.d.ts +1 -1
  103. package/build/types/backoffice/src/ui/Form/types.d.ts.map +1 -1
  104. package/build/types/backoffice/src/ui/Form/useFormData.d.ts +1 -2
  105. package/build/types/backoffice/src/ui/Form/useFormData.d.ts.map +1 -1
  106. package/build/types/backoffice/src/ui/FormList/index.d.ts +3 -7
  107. package/build/types/backoffice/src/ui/FormList/index.d.ts.map +1 -1
  108. package/build/types/backoffice/src/ui/Grid/TooltipInfo/index.d.ts +2 -1
  109. package/build/types/backoffice/src/ui/Grid/TooltipInfo/index.d.ts.map +1 -1
  110. package/build/types/backoffice/src/ui/Grid/index.d.ts +2 -1
  111. package/build/types/backoffice/src/ui/Grid/index.d.ts.map +1 -1
  112. package/build/types/backoffice/src/ui/Grid/useGridData.d.ts +1 -2
  113. package/build/types/backoffice/src/ui/Grid/useGridData.d.ts.map +1 -1
  114. package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PackageSelector/index.d.ts +2 -1
  115. package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PackageSelector/index.d.ts.map +1 -1
  116. package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PrefilterSelector/index.d.ts +2 -1
  117. package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PrefilterSelector/index.d.ts.map +1 -1
  118. package/build/types/backoffice/src/ui/IDMEnricherEditor/components/SpreadsheetWrapper/index.d.ts +4 -0
  119. package/build/types/backoffice/src/ui/IDMEnricherEditor/components/SpreadsheetWrapper/index.d.ts.map +1 -0
  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/TableExclusivity/tableConfiguration.d.ts.map +1 -1
  125. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/index.d.ts +2 -1
  126. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/index.d.ts.map +1 -1
  127. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableProperties/index.d.ts +2 -1
  128. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableProperties/index.d.ts.map +1 -1
  129. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableRenaming/index.d.ts +8 -7
  130. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableRenaming/index.d.ts.map +1 -1
  131. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableRenaming/tableConfiguration/featureConfig.d.ts.map +1 -1
  132. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableRenaming/tableConfiguration/itemConfig.d.ts.map +1 -1
  133. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableRenaming/tableConfiguration/optionsConfig.d.ts.map +1 -1
  134. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableTabGroups/index.d.ts +2 -1
  135. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableTabGroups/index.d.ts.map +1 -1
  136. package/build/types/backoffice/src/ui/IDMEnricherEditor/useModule.d.ts +0 -1
  137. package/build/types/backoffice/src/ui/IDMEnricherEditor/useModule.d.ts.map +1 -1
  138. package/build/types/backoffice/src/ui/IDMEnricherEditor/useNavigation.d.ts +0 -1
  139. package/build/types/backoffice/src/ui/IDMEnricherEditor/useNavigation.d.ts.map +1 -1
  140. package/build/types/backoffice/src/ui/IFrame/index.d.ts +2 -1
  141. package/build/types/backoffice/src/ui/IFrame/index.d.ts.map +1 -1
  142. package/build/types/backoffice/src/ui/ImageCropper/index.d.ts +4 -16
  143. package/build/types/backoffice/src/ui/ImageCropper/index.d.ts.map +1 -1
  144. package/build/types/backoffice/src/ui/JsonEditor/index.d.ts +7 -27
  145. package/build/types/backoffice/src/ui/JsonEditor/index.d.ts.map +1 -1
  146. package/build/types/backoffice/src/ui/List/index.d.ts +3 -7
  147. package/build/types/backoffice/src/ui/List/index.d.ts.map +1 -1
  148. package/build/types/backoffice/src/ui/MediaUpload/useMediaUpload.d.ts +13 -11
  149. package/build/types/backoffice/src/ui/MediaUpload/useMediaUpload.d.ts.map +1 -1
  150. package/build/types/backoffice/src/ui/ModalProgressBar/index.d.ts +2 -1
  151. package/build/types/backoffice/src/ui/ModalProgressBar/index.d.ts.map +1 -1
  152. package/build/types/backoffice/src/ui/RelationSelector/DropDown/index.d.ts +2 -1
  153. package/build/types/backoffice/src/ui/RelationSelector/DropDown/index.d.ts.map +1 -1
  154. package/build/types/backoffice/src/ui/RelationSelector/RelationSelectorApiHandler.d.ts +1 -1
  155. package/build/types/backoffice/src/ui/RelationSelector/RelationSelectorApiHandler.d.ts.map +1 -1
  156. package/build/types/backoffice/src/ui/RelationSelector/filter/index.d.ts +2 -1
  157. package/build/types/backoffice/src/ui/RelationSelector/filter/index.d.ts.map +1 -1
  158. package/build/types/backoffice/src/ui/RelationSelector/index.d.ts +3 -7
  159. package/build/types/backoffice/src/ui/RelationSelector/index.d.ts.map +1 -1
  160. package/build/types/backoffice/src/ui/RelationSelector/useRelationSelectorData.d.ts +9 -10
  161. package/build/types/backoffice/src/ui/RelationSelector/useRelationSelectorData.d.ts.map +1 -1
  162. package/build/types/backoffice/src/ui/RichTextEditor/index.d.ts +3 -2
  163. package/build/types/backoffice/src/ui/RichTextEditor/index.d.ts.map +1 -1
  164. package/build/types/backoffice/src/ui/RoleSelector/index.d.ts +3 -7
  165. package/build/types/backoffice/src/ui/RoleSelector/index.d.ts.map +1 -1
  166. package/build/types/backoffice/src/ui/RoleSelector/useRoleSelectorData.d.ts +2 -3
  167. package/build/types/backoffice/src/ui/RoleSelector/useRoleSelectorData.d.ts.map +1 -1
  168. package/build/types/backoffice/src/ui/SMChart/types.d.ts +0 -1
  169. package/build/types/backoffice/src/ui/SMChart/types.d.ts.map +1 -1
  170. package/build/types/backoffice/src/ui/Select/index.d.ts +2 -2
  171. package/build/types/backoffice/src/ui/Select/index.d.ts.map +1 -1
  172. package/build/types/backoffice/src/ui/Select/useSelectData.d.ts +0 -1
  173. package/build/types/backoffice/src/ui/Select/useSelectData.d.ts.map +1 -1
  174. package/build/types/backoffice/src/ui/SelectClientRelationCatalog/Select/index.d.ts +2 -1
  175. package/build/types/backoffice/src/ui/SelectClientRelationCatalog/Select/index.d.ts.map +1 -1
  176. package/build/types/backoffice/src/ui/SelectClientRelationCatalog/index.d.ts +2 -1
  177. package/build/types/backoffice/src/ui/SelectClientRelationCatalog/index.d.ts.map +1 -1
  178. package/build/types/backoffice/src/ui/SelectClientRelationCatalog/useSelectClientRelationCatalog.d.ts +0 -1
  179. package/build/types/backoffice/src/ui/SelectClientRelationCatalog/useSelectClientRelationCatalog.d.ts.map +1 -1
  180. package/build/types/backoffice/src/ui/SelectOrCreate/index.d.ts +3 -7
  181. package/build/types/backoffice/src/ui/SelectOrCreate/index.d.ts.map +1 -1
  182. package/build/types/backoffice/src/ui/SelectSimple/index.d.ts +1 -3
  183. package/build/types/backoffice/src/ui/SelectSimple/index.d.ts.map +1 -1
  184. package/build/types/backoffice/src/ui/SelectSimple/types.d.ts +0 -1
  185. package/build/types/backoffice/src/ui/SelectSimple/types.d.ts.map +1 -1
  186. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/BooleanCell/index.d.ts +2 -1
  187. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/BooleanCell/index.d.ts.map +1 -1
  188. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/DropdownCell/index.d.ts +2 -1
  189. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/DropdownCell/index.d.ts.map +1 -1
  190. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/IconCell/index.d.ts +2 -1
  191. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/IconCell/index.d.ts.map +1 -1
  192. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/ImageCell/index.d.ts +2 -1
  193. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/ImageCell/index.d.ts.map +1 -1
  194. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/LinkCell/index.d.ts +4 -0
  195. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/LinkCell/index.d.ts.map +1 -0
  196. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/MediaItemViewerCell/index.d.ts +2 -1
  197. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/MediaItemViewerCell/index.d.ts.map +1 -1
  198. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/MediaViewerCell/index.d.ts +2 -1
  199. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/MediaViewerCell/index.d.ts.map +1 -1
  200. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/ProgressCell/index.d.ts +4 -0
  201. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/ProgressCell/index.d.ts.map +1 -0
  202. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/StringCell/index.d.ts +2 -1
  203. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/StringCell/index.d.ts.map +1 -1
  204. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/TextCell/index.d.ts +2 -1
  205. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/TextCell/index.d.ts.map +1 -1
  206. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/UnixTimeStamCheckCell/index.d.ts +2 -1
  207. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/UnixTimeStamCheckCell/index.d.ts.map +1 -1
  208. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/UnixTimeStampCell/index.d.ts +2 -1
  209. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/UnixTimeStampCell/index.d.ts.map +1 -1
  210. package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/index.d.ts.map +1 -1
  211. package/build/types/backoffice/src/ui/Table/BaseTable/getExpandedRowRenderer.d.ts +2 -1
  212. package/build/types/backoffice/src/ui/Table/BaseTable/getExpandedRowRenderer.d.ts.map +1 -1
  213. package/build/types/backoffice/src/ui/Table/BaseTable/index.d.ts +2 -1
  214. package/build/types/backoffice/src/ui/Table/BaseTable/index.d.ts.map +1 -1
  215. package/build/types/backoffice/src/ui/Table/CatalogTable/index.d.ts +2 -1
  216. package/build/types/backoffice/src/ui/Table/CatalogTable/index.d.ts.map +1 -1
  217. package/build/types/backoffice/src/ui/Table/StandardTable/index.d.ts +2 -1
  218. package/build/types/backoffice/src/ui/Table/StandardTable/index.d.ts.map +1 -1
  219. package/build/types/backoffice/src/ui/Table/StandardTable/useTableData.d.ts.map +1 -1
  220. package/build/types/backoffice/src/ui/Table/index.d.ts +2 -1
  221. package/build/types/backoffice/src/ui/Table/index.d.ts.map +1 -1
  222. package/build/types/backoffice/src/ui/Table/types.d.ts +9 -2
  223. package/build/types/backoffice/src/ui/Table/types.d.ts.map +1 -1
  224. package/build/types/backoffice/src/ui/Table/utils/applyFilterAndSortation.d.ts +108 -0
  225. package/build/types/backoffice/src/ui/Table/utils/applyFilterAndSortation.d.ts.map +1 -0
  226. package/build/types/backoffice/src/ui/Table/utils/mapColumns.d.ts.map +1 -1
  227. package/build/types/backoffice/src/ui/TreeChart/BreadCrumbsTrigger/index.d.ts +2 -1
  228. package/build/types/backoffice/src/ui/TreeChart/BreadCrumbsTrigger/index.d.ts.map +1 -1
  229. package/build/types/backoffice/src/ui/TreeChart/HelpLegend/index.d.ts +2 -1
  230. package/build/types/backoffice/src/ui/TreeChart/HelpLegend/index.d.ts.map +1 -1
  231. package/build/types/backoffice/src/ui/TreeChart/OrgItem/index.d.ts +1 -1
  232. package/build/types/backoffice/src/ui/TreeChart/OrgItem/index.d.ts.map +1 -1
  233. package/build/types/backoffice/src/ui/TreeChart/SearchSelect/index.d.ts +2 -1
  234. package/build/types/backoffice/src/ui/TreeChart/SearchSelect/index.d.ts.map +1 -1
  235. package/build/types/backoffice/src/ui/TreeChart/ZoomWrapper/index.d.ts +2 -1
  236. package/build/types/backoffice/src/ui/TreeChart/ZoomWrapper/index.d.ts.map +1 -1
  237. package/build/types/backoffice/src/ui/TreeChart/index.d.ts +2 -1
  238. package/build/types/backoffice/src/ui/TreeChart/index.d.ts.map +1 -1
  239. package/build/types/backoffice/src/ui/UIBuilder/index.d.ts +2 -1
  240. package/build/types/backoffice/src/ui/UIBuilder/index.d.ts.map +1 -1
  241. package/build/types/backoffice/src/ui/UIBuilder/useUIBuilderData.d.ts +0 -1
  242. package/build/types/backoffice/src/ui/UIBuilder/useUIBuilderData.d.ts.map +1 -1
  243. package/build/types/backoffice/src/utils/{aplyMapping.d.ts → applyMapping.d.ts} +3 -3
  244. package/build/types/backoffice/src/utils/applyMapping.d.ts.map +1 -0
  245. package/build/types/backoffice/src/utils/{aplyRule.d.ts → applyRule.d.ts} +2 -2
  246. package/build/types/backoffice/src/utils/applyRule.d.ts.map +1 -0
  247. package/build/types/backoffice/src/utils/getIcons.d.ts +2 -1
  248. package/build/types/backoffice/src/utils/getIcons.d.ts.map +1 -1
  249. package/build/types/backoffice/src/utils/parseServersideFilters.d.ts +1 -0
  250. package/build/types/backoffice/src/utils/parseServersideFilters.d.ts.map +1 -1
  251. package/package.json +36 -38
  252. package/build/types/backoffice/src/ui/Table/utils/aplyFilterAndSortation.d.ts +0 -53
  253. package/build/types/backoffice/src/ui/Table/utils/aplyFilterAndSortation.d.ts.map +0 -1
  254. package/build/types/backoffice/src/utils/aplyMapping.d.ts.map +0 -1
  255. package/build/types/backoffice/src/utils/aplyRule.d.ts.map +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.