@crystaldesign/diva-backoffice 24.12.0-beta.2 → 24.12.0-beta.21

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 (234) hide show
  1. package/build/esm/index.js +572 -525
  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 +2 -3
  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 +1 -0
  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 +0 -1
  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 +2 -1
  212. package/build/types/backoffice/src/ui/Table/types.d.ts.map +1 -1
  213. package/build/types/backoffice/src/ui/Table/utils/aplyFilterAndSortation.d.ts +73 -18
  214. package/build/types/backoffice/src/ui/Table/utils/aplyFilterAndSortation.d.ts.map +1 -1
  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/getIcons.d.ts +2 -1
  233. package/build/types/backoffice/src/utils/getIcons.d.ts.map +1 -1
  234. package/package.json +35 -37
@@ -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"}
@@ -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;AAyC1B,wBAAgB,OAAO,CAAC,IAAI,CAAC,EAAE,MAAM,iCAoFpC"}
package/package.json CHANGED
@@ -1,57 +1,55 @@
1
1
  {
2
2
  "name": "@crystaldesign/diva-backoffice",
3
- "version": "24.12.0-beta.2",
3
+ "version": "24.12.0-beta.21",
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.2",
16
+ "@ant-design/icons": "5.4.0",
17
+ "@babel/runtime": "7.24.7",
18
+ "@crystaldesign/content-box": "24.12.0-beta.21",
19
+ "@crystaldesign/content-item": "24.12.0-beta.21",
20
+ "@crystaldesign/diva-core": "24.12.0-beta.21",
21
+ "@crystaldesign/diva-utils": "24.12.0-beta.21",
22
+ "@crystaldesign/media-upload": "24.12.0-beta.21",
23
+ "@crystaldesign/rtf-editor": "24.12.0-beta.21",
24
+ "@crystaldesign/spreadsheet": "24.12.0-beta.21",
20
25
  "@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",
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": "c2e12a45a73cd2355f1f406049fee7a7a3e73ca3"
54
+ "gitHead": "cbfb0ed95573dd7cb546ff876312c5e2940f4103"
57
55
  }